From 7e0755d5015b4a8c7bbff8a826bb7f0394c586e6 Mon Sep 17 00:00:00 2001 From: akeneo Date: Wed, 16 Oct 2024 13:30:37 +0000 Subject: [PATCH] Extract from f9b65023b65e18efc35a425acb0102767ae17472 --- .eslintrc.json | 2 +- example/package.json | 17 +- lib/components/Avatar/Avatar.d.ts | 5 - lib/components/Avatar/Avatar.js | 148 +- lib/components/Avatar/Avatar.js.map | 1 - lib/components/Avatar/Avatars.d.ts | 9 - lib/components/Avatar/Avatars.js | 112 +- lib/components/Avatar/Avatars.js.map | 1 - lib/components/Avatar/types.d.ts | 17 - lib/components/Avatar/types.js | 3 - lib/components/Avatar/types.js.map | 1 - lib/components/Badge/Badge.d.ts | 13 - lib/components/Badge/Badge.js | 91 +- lib/components/Badge/Badge.js.map | 1 - lib/components/Block/Block.d.ts | 21 - lib/components/Block/Block.js | 142 +- lib/components/Block/Block.js.map | 1 - lib/components/BlockButton/BlockButton.d.ts | 23 - lib/components/BlockButton/BlockButton.js | 128 +- lib/components/BlockButton/BlockButton.js.map | 1 - lib/components/Breadcrumb/Breadcrumb.d.ts | 23 - lib/components/Breadcrumb/Breadcrumb.js | 92 +- lib/components/Breadcrumb/Breadcrumb.js.map | 1 - lib/components/Button/Button.d.ts | 32 - lib/components/Button/Button.js | 164 +- lib/components/Button/Button.js.map | 1 - lib/components/Card/Card.d.ts | 22 - lib/components/Card/Card.js | 278 +- lib/components/Card/Card.js.map | 1 - lib/components/Checkbox/Checkbox.d.ts | 10 - lib/components/Checkbox/Checkbox.js | 175 +- lib/components/Checkbox/Checkbox.js.map | 1 - lib/components/Collapse/Collapse.d.ts | 10 - lib/components/Collapse/Collapse.js | 136 +- lib/components/Collapse/Collapse.js.map | 1 - lib/components/Dropdown/Dropdown.d.ts | 43 - lib/components/Dropdown/Dropdown.js | 108 +- lib/components/Dropdown/Dropdown.js.map | 1 - lib/components/Dropdown/Header/Header.d.ts | 5 - lib/components/Dropdown/Header/Header.js | 34 +- lib/components/Dropdown/Header/Header.js.map | 1 - lib/components/Dropdown/Header/Title.d.ts | 5 - lib/components/Dropdown/Header/Title.js | 29 +- lib/components/Dropdown/Header/Title.js.map | 1 - lib/components/Dropdown/Item/Item.d.ts | 8 - lib/components/Dropdown/Item/Item.js | 206 +- lib/components/Dropdown/Item/Item.js.map | 1 - .../ItemCollection/ItemCollection.d.ts | 9 - .../Dropdown/ItemCollection/ItemCollection.js | 112 +- .../ItemCollection/ItemCollection.js.map | 1 - lib/components/Dropdown/Overlay/Overlay.d.ts | 17 - lib/components/Dropdown/Overlay/Overlay.js | 157 +- .../Dropdown/Overlay/Overlay.js.map | 1 - .../Dropdown/Surtitle/Surtitle.d.ts | 7 - lib/components/Dropdown/Surtitle/Surtitle.js | 65 +- .../Dropdown/Surtitle/Surtitle.js.map | 1 - lib/components/Field/Field.d.ts | 16 - lib/components/Field/Field.js | 94 +- lib/components/Field/Field.js.map | 1 - lib/components/Helper/Helper.d.ts | 13 - lib/components/Helper/Helper.js | 197 +- lib/components/Helper/Helper.js.map | 1 - lib/components/IconButton/IconButton.d.ts | 16 - lib/components/IconButton/IconButton.js | 95 +- lib/components/IconButton/IconButton.js.map | 1 - lib/components/IconCard/IconCard.d.ts | 11 - lib/components/IconCard/IconCard.js | 156 +- lib/components/IconCard/IconCard.js.map | 1 - lib/components/Image/Image.d.ts | 13 - lib/components/Image/Image.js | 103 +- lib/components/Image/Image.js.map | 1 - lib/components/Information/Information.d.ts | 10 - lib/components/Information/Information.js | 100 +- lib/components/Information/Information.js.map | 1 - .../Input/BooleanInput/BooleanInput.d.ts | 23 - .../Input/BooleanInput/BooleanInput.js | 210 +- .../Input/BooleanInput/BooleanInput.js.map | 1 - lib/components/Input/ColorInput/Color.d.ts | 3 - lib/components/Input/ColorInput/Color.js | 21 +- lib/components/Input/ColorInput/Color.js.map | 1 - .../Input/ColorInput/ColorInput.d.ts | 15 - lib/components/Input/ColorInput/ColorInput.js | 152 +- .../Input/ColorInput/ColorInput.js.map | 1 - lib/components/Input/DateInput/DateInput.d.ts | 16 - lib/components/Input/DateInput/DateInput.js | 174 +- .../Input/DateInput/DateInput.js.map | 1 - .../Input/MediaFileInput/FileInfo.d.ts | 8 - .../Input/MediaFileInput/FileInfo.js | 3 - .../Input/MediaFileInput/FileInfo.js.map | 1 - .../Input/MediaFileInput/MediaFileInput.d.ts | 23 - .../Input/MediaFileInput/MediaFileInput.js | 284 +- .../MediaFileInput/MediaFileInput.js.map | 1 - .../Input/MediaLinkInput/MediaLinkInput.d.ts | 19 - .../Input/MediaLinkInput/MediaLinkInput.js | 169 +- .../MediaLinkInput/MediaLinkInput.js.map | 1 - .../Input/MetricInput/MetricInput.d.ts | 16 - .../Input/MetricInput/MetricInput.js | 80 +- .../Input/MetricInput/MetricInput.js.map | 1 - .../Input/MultiSelectInput/ChipInput.d.ts | 22 - .../Input/MultiSelectInput/ChipInput.js | 166 +- .../Input/MultiSelectInput/ChipInput.js.map | 1 - .../MultiSelectInput/MultiSelectInput.d.ts | 42 - .../MultiSelectInput/MultiSelectInput.js | 248 +- .../MultiSelectInput/MultiSelectInput.js.map | 1 - .../Input/NumberInput/NumberInput.d.ts | 21 - .../Input/NumberInput/NumberInput.js | 165 +- .../Input/NumberInput/NumberInput.js.map | 1 - .../Input/SelectInput/SelectInput.d.ts | 44 - .../Input/SelectInput/SelectInput.js | 372 +- .../Input/SelectInput/SelectInput.js.map | 1 - .../Input/TableInput/TableInput.d.ts | 89 - lib/components/Input/TableInput/TableInput.js | 133 +- .../Input/TableInput/TableInput.js.map | 1 - .../TableInputBody/TableInputBody.d.ts | 6 - .../TableInputBody/TableInputBody.js | 77 +- .../TableInputBody/TableInputBody.js.map | 1 - .../TableInputBoolean/TableInputBoolean.d.ts | 14 - .../TableInputBoolean/TableInputBoolean.js | 104 +- .../TableInputBoolean.js.map | 1 - .../TableInputCell/TableInputCell.d.ts | 4 - .../TableInputCell/TableInputCell.js | 48 +- .../TableInputCell/TableInputCell.js.map | 1 - .../TableInputCellContent.d.ts | 13 - .../TableInputCellContent.js | 86 +- .../TableInputCellContent.js.map | 1 - .../Input/TableInput/TableInputContext.d.ts | 8 - .../Input/TableInput/TableInputContext.js | 12 +- .../Input/TableInput/TableInputContext.js.map | 1 - .../TableInputDate/TableInputDate.d.ts | 9 - .../TableInputDate/TableInputDate.js | 68 +- .../TableInputDate/TableInputDate.js.map | 1 - .../TableInputHeader/TableInputHeader.d.ts | 6 - .../TableInputHeader/TableInputHeader.js | 88 +- .../TableInputHeader/TableInputHeader.js.map | 1 - .../TableInputHeaderCell.d.ts | 4 - .../TableInputHeaderCell.js | 57 +- .../TableInputHeaderCell.js.map | 1 - .../TableInputMeasurement.d.ts | 17 - .../TableInputMeasurement.js | 107 +- .../TableInputMeasurement.js.map | 1 - .../TableInputNumber/TableInputNumber.d.ts | 9 - .../TableInputNumber/TableInputNumber.js | 68 +- .../TableInputNumber/TableInputNumber.js.map | 1 - .../TableInputRow/TableInputRow.d.ts | 13 - .../TableInput/TableInputRow/TableInputRow.js | 195 +- .../TableInputRow/TableInputRow.js.map | 1 - .../TableInputSelect/TableInputSelect.d.ts | 21 - .../TableInputSelect/TableInputSelect.js | 131 +- .../TableInputSelect/TableInputSelect.js.map | 1 - .../TableInputText/TableInputText.d.ts | 9 - .../TableInputText/TableInputText.js | 68 +- .../TableInputText/TableInputText.js.map | 1 - .../shared/TableInputReadOnlyCell.d.ts | 3 - .../shared/TableInputReadOnlyCell.js | 29 +- .../shared/TableInputReadOnlyCell.js.map | 1 - .../TableInput/shared/highlightCell.d.ts | 6 - .../Input/TableInput/shared/highlightCell.js | 31 +- .../TableInput/shared/highlightCell.js.map | 1 - lib/components/Input/TagInput/TagInput.d.ts | 17 - lib/components/Input/TagInput/TagInput.js | 245 +- lib/components/Input/TagInput/TagInput.js.map | 1 - .../Input/TextAreaInput/RichTextEditor.d.ts | 12 - .../Input/TextAreaInput/RichTextEditor.js | 84 +- .../Input/TextAreaInput/RichTextEditor.js.map | 1 - .../Input/TextAreaInput/TextAreaInput.d.ts | 20 - .../Input/TextAreaInput/TextAreaInput.js | 172 +- .../Input/TextAreaInput/TextAreaInput.js.map | 1 - lib/components/Input/TextInput/TextInput.d.ts | 18 - lib/components/Input/TextInput/TextInput.js | 141 +- .../Input/TextInput/TextInput.js.map | 1 - lib/components/Input/common/InputProps.d.ts | 7 - lib/components/Input/common/InputProps.js | 3 - lib/components/Input/common/InputProps.js.map | 1 - lib/components/Input/common/Overlay.d.ts | 11 - lib/components/Input/common/Overlay.js | 136 +- lib/components/Input/common/Overlay.js.map | 1 - lib/components/Input/common/index.d.ts | 2 - lib/components/Input/common/index.js | 19 - lib/components/Input/common/index.js.map | 1 - lib/components/Input/index.d.ts | 15 - lib/components/Input/index.js | 32 - lib/components/Input/index.js.map | 1 - lib/components/KeyFigure/KeyFigure.d.ts | 17 - lib/components/KeyFigure/KeyFigure.js | 132 +- lib/components/KeyFigure/KeyFigure.js.map | 1 - lib/components/Link/Link.d.ts | 17 - lib/components/Link/Link.js | 102 +- lib/components/Link/Link.js.map | 1 - lib/components/List/List.d.ts | 41 - lib/components/List/List.js | 214 +- lib/components/List/List.js.map | 1 - lib/components/Locale/Locale.d.ts | 8 - lib/components/Locale/Locale.js | 80 +- lib/components/Locale/Locale.js.map | 1 - lib/components/MessageBar/MessageBar.d.ts | 19 - lib/components/MessageBar/MessageBar.js | 275 +- lib/components/MessageBar/MessageBar.js.map | 1 - lib/components/Modal/Modal.d.ts | 31 - lib/components/Modal/Modal.js | 171 +- lib/components/Modal/Modal.js.map | 1 - lib/components/Modal/ModalContext.d.ts | 4 - lib/components/Modal/ModalContext.js | 33 +- lib/components/Modal/ModalContext.js.map | 1 - .../MainNavigationItem.d.ts | 10 - .../MainNavigationItem/MainNavigationItem.js | 139 +- .../MainNavigationItem.js.map | 1 - .../SubNavigationItem/SubNavigationItem.d.ts | 8 - .../SubNavigationItem/SubNavigationItem.js | 107 +- .../SubNavigationItem.js.map | 1 - .../SubNavigationPanel.d.ts | 16 - .../SubNavigationPanel/SubNavigationPanel.js | 140 +- .../SubNavigationPanel.js.map | 1 - lib/components/Navigation/index.d.ts | 3 - lib/components/Navigation/index.js | 20 - lib/components/Navigation/index.js.map | 1 - lib/components/Pagination/Pagination.d.ts | 10 - lib/components/Pagination/Pagination.js | 116 +- lib/components/Pagination/Pagination.js.map | 1 - lib/components/Pagination/PaginationItem.d.ts | 9 - lib/components/Pagination/PaginationItem.js | 97 +- .../Pagination/PaginationItem.js.map | 1 - lib/components/Pill/Pill.d.ts | 6 - lib/components/Pill/Pill.js | 54 +- lib/components/Pill/Pill.js.map | 1 - lib/components/Placeholder/Placeholder.d.ts | 11 - lib/components/Placeholder/Placeholder.js | 91 +- lib/components/Placeholder/Placeholder.js.map | 1 - lib/components/Preview/Preview.d.ts | 28 - lib/components/Preview/Preview.js | 169 +- lib/components/Preview/Preview.js.map | 1 - lib/components/ProgressBar/ProgressBar.d.ts | 14 - lib/components/ProgressBar/ProgressBar.js | 161 +- lib/components/ProgressBar/ProgressBar.js.map | 1 - .../ProgressIndicator/ProgressIndicator.d.ts | 17 - .../ProgressIndicator/ProgressIndicator.js | 177 +- .../ProgressIndicator.js.map | 1 - lib/components/Search/Search.d.ts | 18 - lib/components/Search/Search.js | 126 +- lib/components/Search/Search.js.map | 1 - lib/components/SectionTitle/SectionTitle.d.ts | 17 - lib/components/SectionTitle/SectionTitle.js | 130 +- .../SectionTitle/SectionTitle.js.map | 1 - lib/components/SplitButton/SplitButton.d.ts | 14 - lib/components/SplitButton/SplitButton.js | 112 +- lib/components/SplitButton/SplitButton.js.map | 1 - .../SwitcherButton/SwitcherButton.d.ts | 10 - .../SwitcherButton/SwitcherButton.js | 136 +- .../SwitcherButton/SwitcherButton.js.map | 1 - lib/components/TabBar/TabBar.d.ts | 19 - lib/components/TabBar/TabBar.js | 215 +- lib/components/TabBar/TabBar.js.map | 1 - lib/components/Table/Table.d.ts | 43 - lib/components/Table/Table.js | 92 +- lib/components/Table/Table.js.map | 1 - .../TableActionCell/TableActionCell.d.ts | 5 - .../Table/TableActionCell/TableActionCell.js | 67 +- .../TableActionCell/TableActionCell.js.map | 1 - lib/components/Table/TableBody/TableBody.d.ts | 9 - lib/components/Table/TableBody/TableBody.js | 74 +- .../Table/TableBody/TableBody.js.map | 1 - lib/components/Table/TableCell/TableCell.d.ts | 6 - lib/components/Table/TableCell/TableCell.js | 97 +- .../Table/TableCell/TableCell.js.map | 1 - lib/components/Table/TableContext.d.ts | 11 - lib/components/Table/TableContext.js | 15 +- lib/components/Table/TableContext.js.map | 1 - .../Table/TableHeader/TableHeader.d.ts | 8 - .../Table/TableHeader/TableHeader.js | 102 +- .../Table/TableHeader/TableHeader.js.map | 1 - .../TableHeaderCell/TableHeaderCell.d.ts | 10 - .../Table/TableHeaderCell/TableHeaderCell.js | 115 +- .../TableHeaderCell/TableHeaderCell.js.map | 1 - lib/components/Table/TableRow/TableRow.d.ts | 21 - lib/components/Table/TableRow/TableRow.js | 210 +- lib/components/Table/TableRow/TableRow.js.map | 1 - lib/components/Tags/Tags.d.ts | 12 - lib/components/Tags/Tags.js | 124 +- lib/components/Tags/Tags.js.map | 1 - lib/components/Tiles/Tiles.d.ts | 25 - lib/components/Tiles/Tiles.js | 215 +- lib/components/Tiles/Tiles.js.map | 1 - lib/components/Toolbar/Toolbar.d.ts | 13 - lib/components/Toolbar/Toolbar.js | 87 +- lib/components/Toolbar/Toolbar.js.map | 1 - lib/components/Tooltip/Tooltip.d.ts | 14 - lib/components/Tooltip/Tooltip.js | 165 +- lib/components/Tooltip/Tooltip.js.map | 1 - lib/components/Tree/Tree.d.ts | 23 - lib/components/Tree/Tree.js | 240 +- lib/components/Tree/Tree.js.map | 1 - lib/components/index.d.ts | 42 - lib/components/index.js | 59 - lib/components/index.js.map | 1 - lib/contexts/DraggedElementContext.d.ts | 11 - lib/contexts/DraggedElementContext.js | 24 +- lib/contexts/DraggedElementContext.js.map | 1 - lib/hooks/index.d.ts | 14 - lib/hooks/index.js | 31 - lib/hooks/index.js.map | 1 - lib/hooks/useAutoFocus.d.ts | 3 - lib/hooks/useAutoFocus.js | 17 +- lib/hooks/useAutoFocus.js.map | 1 - lib/hooks/useBooleanState.d.ts | 2 - lib/hooks/useBooleanState.js | 14 +- lib/hooks/useBooleanState.js.map | 1 - lib/hooks/useCombinedRefs.d.ts | 4 - lib/hooks/useCombinedRefs.js | 27 +- lib/hooks/useCombinedRefs.js.map | 1 - lib/hooks/useDebounce.d.ts | 2 - lib/hooks/useDebounce.js | 20 +- lib/hooks/useDebounce.js.map | 1 - lib/hooks/useDragElementIndex.d.ts | 2 - lib/hooks/useDragElementIndex.js | 12 - lib/hooks/useDragElementIndex.js.map | 1 - lib/hooks/useDrop.d.ts | 3 - lib/hooks/useDrop.js | 51 +- lib/hooks/useDrop.js.map | 1 - lib/hooks/useId.d.ts | 2 - lib/hooks/useId.js | 13 +- lib/hooks/useId.js.map | 1 - lib/hooks/useIsMounted.d.ts | 2 - lib/hooks/useIsMounted.js | 17 +- lib/hooks/useIsMounted.js.map | 1 - lib/hooks/usePaginatedResults.d.ts | 3 - lib/hooks/usePaginatedResults.js | 108 +- lib/hooks/usePaginatedResults.js.map | 1 - lib/hooks/usePagination.d.ts | 3 - lib/hooks/usePagination.js | 32 +- lib/hooks/usePagination.js.map | 1 - lib/hooks/usePlaceholderPosition.d.ts | 4 - lib/hooks/usePlaceholderPosition.js | 25 +- lib/hooks/usePlaceholderPosition.js.map | 1 - lib/hooks/usePosition.d.ts | 7 - lib/hooks/usePosition.js | 34 +- lib/hooks/usePosition.js.map | 1 - lib/hooks/useProgress.d.ts | 2 - lib/hooks/useProgress.js | 21 +- lib/hooks/useProgress.js.map | 1 - lib/hooks/useSelection.d.ts | 7 - lib/hooks/useSelection.js | 75 +- lib/hooks/useSelection.js.map | 1 - lib/hooks/useShortcut.d.ts | 4 - lib/hooks/useShortcut.js | 31 +- lib/hooks/useShortcut.js.map | 1 - lib/hooks/useTabBar.d.ts | 2 - lib/hooks/useTabBar.js | 13 +- lib/hooks/useTabBar.js.map | 1 - lib/hooks/useTheme.d.ts | 3 - lib/hooks/useTheme.js | 9 +- lib/hooks/useTheme.js.map | 1 - lib/hooks/useWindowResize.d.ts | 6 - lib/hooks/useWindowResize.js | 16 +- lib/hooks/useWindowResize.js.map | 1 - lib/icons/ActivityIcon.d.ts | 4 - lib/icons/ActivityIcon.js | 38 +- lib/icons/ActivityIcon.js.map | 1 - lib/icons/AddAttributeIcon.d.ts | 4 - lib/icons/AddAttributeIcon.js | 38 +- lib/icons/AddAttributeIcon.js.map | 1 - lib/icons/AkeneoIcon.d.ts | 4 - lib/icons/AkeneoIcon.js | 38 +- lib/icons/AkeneoIcon.js.map | 1 - lib/icons/ArrowDownIcon.d.ts | 4 - lib/icons/ArrowDownIcon.js | 39 +- lib/icons/ArrowDownIcon.js.map | 1 - lib/icons/ArrowIcon.d.ts | 4 - lib/icons/ArrowIcon.js | 38 +- lib/icons/ArrowIcon.js.map | 1 - lib/icons/ArrowLeftIcon.d.ts | 4 - lib/icons/ArrowLeftIcon.js | 38 +- lib/icons/ArrowLeftIcon.js.map | 1 - lib/icons/ArrowRightIcon.d.ts | 4 - lib/icons/ArrowRightIcon.js | 38 +- lib/icons/ArrowRightIcon.js.map | 1 - lib/icons/ArrowSimpleUpIcon.d.ts | 3 - lib/icons/ArrowSimpleUpIcon.js | 39 +- lib/icons/ArrowSimpleUpIcon.js.map | 1 - lib/icons/ArrowUpIcon.d.ts | 4 - lib/icons/ArrowUpIcon.js | 39 +- lib/icons/ArrowUpIcon.js.map | 1 - lib/icons/AssetCollectionIcon.d.ts | 4 - lib/icons/AssetCollectionIcon.js | 38 +- lib/icons/AssetCollectionIcon.js.map | 1 - lib/icons/AssetsIcon.d.ts | 4 - lib/icons/AssetsIcon.js | 38 +- lib/icons/AssetsIcon.js.map | 1 - lib/icons/AssociateIcon.d.ts | 4 - lib/icons/AssociateIcon.js | 38 +- lib/icons/AssociateIcon.js.map | 1 - lib/icons/AttributeBooleanIcon.d.ts | 4 - lib/icons/AttributeBooleanIcon.js | 38 +- lib/icons/AttributeBooleanIcon.js.map | 1 - lib/icons/AttributeFileIcon.d.ts | 4 - lib/icons/AttributeFileIcon.js | 38 +- lib/icons/AttributeFileIcon.js.map | 1 - lib/icons/AttributeLinkIcon.d.ts | 4 - lib/icons/AttributeLinkIcon.js | 38 +- lib/icons/AttributeLinkIcon.js.map | 1 - lib/icons/AttributeMultiSelectIcon.d.ts | 4 - lib/icons/AttributeMultiSelectIcon.js | 38 +- lib/icons/AttributeMultiSelectIcon.js.map | 1 - lib/icons/AttributeNumberIcon.d.ts | 4 - lib/icons/AttributeNumberIcon.js | 40 +- lib/icons/AttributeNumberIcon.js.map | 1 - lib/icons/AttributePriceIcon.d.ts | 4 - lib/icons/AttributePriceIcon.js | 38 +- lib/icons/AttributePriceIcon.js.map | 1 - lib/icons/AttributeSelectIcon.d.ts | 4 - lib/icons/AttributeSelectIcon.js | 38 +- lib/icons/AttributeSelectIcon.js.map | 1 - lib/icons/AttributeTextIcon.d.ts | 4 - lib/icons/AttributeTextIcon.js | 40 +- lib/icons/AttributeTextIcon.js.map | 1 - lib/icons/AttributeTextareaIcon.d.ts | 4 - lib/icons/AttributeTextareaIcon.js | 40 +- lib/icons/AttributeTextareaIcon.js.map | 1 - lib/icons/BarChartsIcon.d.ts | 4 - lib/icons/BarChartsIcon.js | 38 +- lib/icons/BarChartsIcon.js.map | 1 - lib/icons/BookIcon.d.ts | 4 - lib/icons/BookIcon.js | 38 +- lib/icons/BookIcon.js.map | 1 - lib/icons/BoxIcon.d.ts | 4 - lib/icons/BoxIcon.js | 38 +- lib/icons/BoxIcon.js.map | 1 - lib/icons/BrokenLinkIcon.d.ts | 4 - lib/icons/BrokenLinkIcon.js | 38 +- lib/icons/BrokenLinkIcon.js.map | 1 - lib/icons/CaddyAddIcon.d.ts | 4 - lib/icons/CaddyAddIcon.js | 40 +- lib/icons/CaddyAddIcon.js.map | 1 - lib/icons/CaddyCheckoutIcon.d.ts | 4 - lib/icons/CaddyCheckoutIcon.js | 40 +- lib/icons/CaddyCheckoutIcon.js.map | 1 - lib/icons/CaddyIcon.d.ts | 4 - lib/icons/CaddyIcon.js | 40 +- lib/icons/CaddyIcon.js.map | 1 - lib/icons/CardIcon.d.ts | 4 - lib/icons/CardIcon.js | 38 +- lib/icons/CardIcon.js.map | 1 - lib/icons/CategoryIcon.d.ts | 4 - lib/icons/CategoryIcon.js | 38 +- lib/icons/CategoryIcon.js.map | 1 - lib/icons/CheckIcon.d.ts | 4 - lib/icons/CheckIcon.js | 38 +- lib/icons/CheckIcon.js.map | 1 - lib/icons/CheckPartialIcon.d.ts | 4 - lib/icons/CheckPartialIcon.js | 38 +- lib/icons/CheckPartialIcon.js.map | 1 - lib/icons/CheckRoundIcon.d.ts | 4 - lib/icons/CheckRoundIcon.js | 40 +- lib/icons/CheckRoundIcon.js.map | 1 - lib/icons/ChecklistIcon.d.ts | 4 - lib/icons/ChecklistIcon.js | 39 +- lib/icons/ChecklistIcon.js.map | 1 - lib/icons/ClockIcon.d.ts | 4 - lib/icons/ClockIcon.js | 40 +- lib/icons/ClockIcon.js.map | 1 - lib/icons/CloseIcon.d.ts | 4 - lib/icons/CloseIcon.js | 39 +- lib/icons/CloseIcon.js.map | 1 - lib/icons/CodeIcon.d.ts | 4 - lib/icons/CodeIcon.js | 38 +- lib/icons/CodeIcon.js.map | 1 - lib/icons/ColumnIcon.d.ts | 4 - lib/icons/ColumnIcon.js | 38 +- lib/icons/ColumnIcon.js.map | 1 - lib/icons/CompareIcon.d.ts | 4 - lib/icons/CompareIcon.js | 38 +- lib/icons/CompareIcon.js.map | 1 - lib/icons/ComponentIcon.d.ts | 4 - lib/icons/ComponentIcon.js | 40 +- lib/icons/ComponentIcon.js.map | 1 - lib/icons/CompositionIcon.d.ts | 4 - lib/icons/CompositionIcon.js | 39 +- lib/icons/CompositionIcon.js.map | 1 - lib/icons/ConnectIcon.d.ts | 4 - lib/icons/ConnectIcon.js | 39 +- lib/icons/ConnectIcon.js.map | 1 - lib/icons/CopyIcon.d.ts | 4 - lib/icons/CopyIcon.js | 38 +- lib/icons/CopyIcon.js.map | 1 - lib/icons/CreditsIcon.d.ts | 4 - lib/icons/CreditsIcon.js | 38 +- lib/icons/CreditsIcon.js.map | 1 - lib/icons/DangerIcon.d.ts | 4 - lib/icons/DangerIcon.js | 38 +- lib/icons/DangerIcon.js.map | 1 - lib/icons/DangerPlainIcon.d.ts | 4 - lib/icons/DangerPlainIcon.js | 38 +- lib/icons/DangerPlainIcon.js.map | 1 - lib/icons/DateIcon.d.ts | 4 - lib/icons/DateIcon.js | 38 +- lib/icons/DateIcon.js.map | 1 - lib/icons/DeleteIcon.d.ts | 7 - lib/icons/DeleteIcon.js | 87 +- lib/icons/DeleteIcon.js.map | 1 - lib/icons/DependenceIcon.js | 1 + lib/icons/DialogIcon.d.ts | 4 - lib/icons/DialogIcon.js | 38 +- lib/icons/DialogIcon.js.map | 1 - lib/icons/DimensionsIcon.d.ts | 4 - lib/icons/DimensionsIcon.js | 39 +- lib/icons/DimensionsIcon.js.map | 1 - lib/icons/DownloadIcon.d.ts | 7 - lib/icons/DownloadIcon.js | 101 +- lib/icons/DownloadIcon.js.map | 1 - lib/icons/DragDropIcon.d.ts | 4 - lib/icons/DragDropIcon.js | 38 +- lib/icons/DragDropIcon.js.map | 1 - lib/icons/EditIcon.d.ts | 4 - lib/icons/EditIcon.js | 42 +- lib/icons/EditIcon.js.map | 1 - lib/icons/EntityIcon.d.ts | 4 - lib/icons/EntityIcon.js | 38 +- lib/icons/EntityIcon.js.map | 1 - lib/icons/EntityMultiIcon.d.ts | 4 - lib/icons/EntityMultiIcon.js | 38 +- lib/icons/EntityMultiIcon.js.map | 1 - lib/icons/EraseIcon.d.ts | 4 - lib/icons/EraseIcon.js | 38 +- lib/icons/EraseIcon.js.map | 1 - lib/icons/ExpandIcon.d.ts | 4 - lib/icons/ExpandIcon.js | 38 +- lib/icons/ExpandIcon.js.map | 1 - lib/icons/ExplanationPointIcon.d.ts | 4 - lib/icons/ExplanationPointIcon.js | 38 +- lib/icons/ExplanationPointIcon.js.map | 1 - lib/icons/ExternalLinkIcon.d.ts | 4 - lib/icons/ExternalLinkIcon.js | 39 +- lib/icons/ExternalLinkIcon.js.map | 1 - lib/icons/FactoryIcon.d.ts | 4 - lib/icons/FactoryIcon.js | 38 +- lib/icons/FactoryIcon.js.map | 1 - lib/icons/FileCsvIcon.d.ts | 4 - lib/icons/FileCsvIcon.js | 40 +- lib/icons/FileCsvIcon.js.map | 1 - lib/icons/FileIcon.d.ts | 4 - lib/icons/FileIcon.js | 38 +- lib/icons/FileIcon.js.map | 1 - lib/icons/FileXlsxIcon.d.ts | 4 - lib/icons/FileXlsxIcon.js | 40 +- lib/icons/FileXlsxIcon.js.map | 1 - lib/icons/FiltersIcon.d.ts | 4 - lib/icons/FiltersIcon.js | 38 +- lib/icons/FiltersIcon.js.map | 1 - lib/icons/FolderIcon.d.ts | 4 - lib/icons/FolderIcon.js | 38 +- lib/icons/FolderIcon.js.map | 1 - lib/icons/FolderInIcon.d.ts | 4 - lib/icons/FolderInIcon.js | 38 +- lib/icons/FolderInIcon.js.map | 1 - lib/icons/FolderMovedIcon.d.ts | 4 - lib/icons/FolderMovedIcon.js | 38 +- lib/icons/FolderMovedIcon.js.map | 1 - lib/icons/FolderOutIcon.d.ts | 4 - lib/icons/FolderOutIcon.js | 38 +- lib/icons/FolderOutIcon.js.map | 1 - lib/icons/FolderPlainIcon.d.ts | 4 - lib/icons/FolderPlainIcon.js | 38 +- lib/icons/FolderPlainIcon.js.map | 1 - lib/icons/FoldersIcon.d.ts | 4 - lib/icons/FoldersIcon.js | 38 +- lib/icons/FoldersIcon.js.map | 1 - lib/icons/FoldersPlainIcon.d.ts | 4 - lib/icons/FoldersPlainIcon.js | 40 +- lib/icons/FoldersPlainIcon.js.map | 1 - lib/icons/FoodIcon.d.ts | 4 - lib/icons/FoodIcon.js | 39 +- lib/icons/FoodIcon.js.map | 1 - lib/icons/FrowningFaceIcon.js | 1 + lib/icons/FullscreenIcon.d.ts | 4 - lib/icons/FullscreenIcon.js | 39 +- lib/icons/FullscreenIcon.js.map | 1 - lib/icons/GiftIcon.d.ts | 4 - lib/icons/GiftIcon.js | 42 +- lib/icons/GiftIcon.js.map | 1 - lib/icons/GroupsIcon.d.ts | 4 - lib/icons/GroupsIcon.js | 39 +- lib/icons/GroupsIcon.js.map | 1 - lib/icons/HelpIcon.d.ts | 4 - lib/icons/HelpIcon.js | 39 +- lib/icons/HelpIcon.js.map | 1 - lib/icons/HelpPlainIcon.d.ts | 4 - lib/icons/HelpPlainIcon.js | 39 +- lib/icons/HelpPlainIcon.js.map | 1 - lib/icons/IconProps.d.ts | 11 - lib/icons/IconProps.js | 3 - lib/icons/IconProps.js.map | 1 - lib/icons/IdIcon.d.ts | 4 - lib/icons/IdIcon.js | 38 +- lib/icons/IdIcon.js.map | 1 - lib/icons/InfoIcon.d.ts | 4 - lib/icons/InfoIcon.js | 38 +- lib/icons/InfoIcon.js.map | 1 - lib/icons/InfoRoundIcon.d.ts | 4 - lib/icons/InfoRoundIcon.js | 40 +- lib/icons/InfoRoundIcon.js.map | 1 - lib/icons/KeyIcon.d.ts | 4 - lib/icons/KeyIcon.js | 38 +- lib/icons/KeyIcon.js.map | 1 - lib/icons/KeyboardIcon.d.ts | 4 - lib/icons/KeyboardIcon.js | 38 +- lib/icons/KeyboardIcon.js.map | 1 - lib/icons/LightIcon.d.ts | 4 - lib/icons/LightIcon.js | 38 +- lib/icons/LightIcon.js.map | 1 - lib/icons/LinkIcon.d.ts | 4 - lib/icons/LinkIcon.js | 38 +- lib/icons/LinkIcon.js.map | 1 - lib/icons/ListIcon.d.ts | 4 - lib/icons/ListIcon.js | 40 +- lib/icons/ListIcon.js.map | 1 - lib/icons/LoaderIcon.d.ts | 4 - lib/icons/LoaderIcon.js | 41 +- lib/icons/LoaderIcon.js.map | 1 - lib/icons/LocaleIcon.d.ts | 4 - lib/icons/LocaleIcon.js | 38 +- lib/icons/LocaleIcon.js.map | 1 - lib/icons/LockIcon.d.ts | 4 - lib/icons/LockIcon.js | 41 +- lib/icons/LockIcon.js.map | 1 - lib/icons/MailIcon.d.ts | 4 - lib/icons/MailIcon.js | 38 +- lib/icons/MailIcon.js.map | 1 - lib/icons/MediaLinkIcon.d.ts | 4 - lib/icons/MediaLinkIcon.js | 38 +- lib/icons/MediaLinkIcon.js.map | 1 - lib/icons/MegaphoneIcon.d.ts | 4 - lib/icons/MegaphoneIcon.js | 38 +- lib/icons/MegaphoneIcon.js.map | 1 - lib/icons/MetricIcon.d.ts | 4 - lib/icons/MetricIcon.js | 40 +- lib/icons/MetricIcon.js.map | 1 - lib/icons/MinifyIcon.d.ts | 4 - lib/icons/MinifyIcon.js | 38 +- lib/icons/MinifyIcon.js.map | 1 - lib/icons/MoreIcon.d.ts | 4 - lib/icons/MoreIcon.js | 39 +- lib/icons/MoreIcon.js.map | 1 - lib/icons/MoreVerticalIcon.d.ts | 4 - lib/icons/MoreVerticalIcon.js | 38 +- lib/icons/MoreVerticalIcon.js.map | 1 - lib/icons/MouseClickIcon.js | 1 + lib/icons/NotificationIcon.d.ts | 4 - lib/icons/NotificationIcon.js | 38 +- lib/icons/NotificationIcon.js.map | 1 - lib/icons/PanelCloseIcon.d.ts | 4 - lib/icons/PanelCloseIcon.js | 38 +- lib/icons/PanelCloseIcon.js.map | 1 - lib/icons/PanelOpenIcon.d.ts | 4 - lib/icons/PanelOpenIcon.js | 38 +- lib/icons/PanelOpenIcon.js.map | 1 - lib/icons/PlayIcon.d.ts | 4 - lib/icons/PlayIcon.js | 38 +- lib/icons/PlayIcon.js.map | 1 - lib/icons/PlusIcon.d.ts | 4 - lib/icons/PlusIcon.js | 38 +- lib/icons/PlusIcon.js.map | 1 - lib/icons/ProductDimensionsIcon.d.ts | 4 - lib/icons/ProductDimensionsIcon.js | 39 +- lib/icons/ProductDimensionsIcon.js.map | 1 - lib/icons/ProductIcon.d.ts | 4 - lib/icons/ProductIcon.js | 38 +- lib/icons/ProductIcon.js.map | 1 - lib/icons/ProductModelIcon.d.ts | 4 - lib/icons/ProductModelIcon.js | 38 +- lib/icons/ProductModelIcon.js.map | 1 - lib/icons/PublishIcon.d.ts | 4 - lib/icons/PublishIcon.js | 38 +- lib/icons/PublishIcon.js.map | 1 - lib/icons/RefreshIcon.d.ts | 4 - lib/icons/RefreshIcon.js | 38 +- lib/icons/RefreshIcon.js.map | 1 - lib/icons/RowIcon.d.ts | 4 - lib/icons/RowIcon.js | 38 +- lib/icons/RowIcon.js.map | 1 - lib/icons/SearchIcon.d.ts | 4 - lib/icons/SearchIcon.js | 40 +- lib/icons/SearchIcon.js.map | 1 - lib/icons/SectionIcon.d.ts | 4 - lib/icons/SectionIcon.js | 38 +- lib/icons/SectionIcon.js.map | 1 - lib/icons/SettingsIcon.d.ts | 4 - lib/icons/SettingsIcon.js | 38 +- lib/icons/SettingsIcon.js.map | 1 - lib/icons/ShopIcon.d.ts | 4 - lib/icons/ShopIcon.js | 38 +- lib/icons/ShopIcon.js.map | 1 - lib/icons/SmilingFaceIcon.js | 1 + lib/icons/SparkleIcon.js | 1 + lib/icons/StarIcon.js | 1 + lib/icons/SupplierIcon.d.ts | 4 - lib/icons/SupplierIcon.js | 38 +- lib/icons/SupplierIcon.js.map | 1 - lib/icons/SystemIcon.d.ts | 4 - lib/icons/SystemIcon.js | 38 +- lib/icons/SystemIcon.js.map | 1 - lib/icons/TableIcon.d.ts | 4 - lib/icons/TableIcon.js | 39 +- lib/icons/TableIcon.js.map | 1 - lib/icons/TagIcon.d.ts | 4 - lib/icons/TagIcon.js | 38 +- lib/icons/TagIcon.js.map | 1 - lib/icons/UnpublishIcon.d.ts | 4 - lib/icons/UnpublishIcon.js | 38 +- lib/icons/UnpublishIcon.js.map | 1 - lib/icons/UnviewIcon.d.ts | 4 - lib/icons/UnviewIcon.js | 38 +- lib/icons/UnviewIcon.js.map | 1 - lib/icons/UploadIcon.d.ts | 4 - lib/icons/UploadIcon.js | 39 +- lib/icons/UploadIcon.js.map | 1 - lib/icons/UserIcon.d.ts | 4 - lib/icons/UserIcon.js | 39 +- lib/icons/UserIcon.js.map | 1 - lib/icons/ValueIcon.d.ts | 4 - lib/icons/ValueIcon.js | 38 +- lib/icons/ValueIcon.js.map | 1 - lib/icons/ViewIcon.d.ts | 4 - lib/icons/ViewIcon.js | 38 +- lib/icons/ViewIcon.js.map | 1 - lib/icons/WaveIcon.d.ts | 4 - lib/icons/WaveIcon.js | 38 +- lib/icons/WaveIcon.js.map | 1 - lib/icons/WorkflowIcon.d.ts | 4 - lib/icons/WorkflowIcon.js | 41 +- lib/icons/WorkflowIcon.js.map | 1 - lib/icons/index.d.ts | 123 - lib/icons/index.js | 140 - lib/icons/index.js.map | 1 - .../AddingValueIllustration.d.ts | 4 - lib/illustrations/AddingValueIllustration.js | 39 +- .../AddingValueIllustration.js.map | 1 - .../AkeneoCloudEditionIllustration.d.ts | 4 - .../AkeneoCloudEditionIllustration.js | 42 +- .../AkeneoCloudEditionIllustration.js.map | 1 - lib/illustrations/ApiIllustration.d.ts | 4 - lib/illustrations/ApiIllustration.js | 39 +- lib/illustrations/ApiIllustration.js.map | 1 - lib/illustrations/AppIllustration.d.ts | 4 - lib/illustrations/AppIllustration.js | 41 +- lib/illustrations/AppIllustration.js.map | 1 - .../AssetCategoriesIllustration.d.ts | 4 - .../AssetCategoriesIllustration.js | 39 +- .../AssetCategoriesIllustration.js.map | 1 - lib/illustrations/AssetsIllustration.d.ts | 4 - lib/illustrations/AssetsIllustration.js | 39 +- lib/illustrations/AssetsIllustration.js.map | 1 - .../AssociationTypesIllustration.d.ts | 4 - .../AssociationTypesIllustration.js | 41 +- .../AssociationTypesIllustration.js.map | 1 - .../AttributeGroupsIllustration.d.ts | 4 - .../AttributeGroupsIllustration.js | 41 +- .../AttributeGroupsIllustration.js.map | 1 - lib/illustrations/AttributesIllustration.d.ts | 4 - lib/illustrations/AttributesIllustration.js | 41 +- .../AttributesIllustration.js.map | 1 - lib/illustrations/CatalogsIllustration.d.ts | 4 - lib/illustrations/CatalogsIllustration.js | 39 +- lib/illustrations/CatalogsIllustration.js.map | 1 - lib/illustrations/ChannelsIllustration.d.ts | 4 - lib/illustrations/ChannelsIllustration.js | 41 +- lib/illustrations/ChannelsIllustration.js.map | 1 - lib/illustrations/CityIllustration.d.ts | 4 - lib/illustrations/CityIllustration.js | 41 +- lib/illustrations/CityIllustration.js.map | 1 - .../ClientErrorIllustration.d.ts | 4 - lib/illustrations/ClientErrorIllustration.js | 42 +- .../ClientErrorIllustration.js.map | 1 - lib/illustrations/CodingIllustration.d.ts | 4 - lib/illustrations/CodingIllustration.js | 39 +- lib/illustrations/CodingIllustration.js.map | 1 - lib/illustrations/CurrenciesIllustration.d.ts | 4 - lib/illustrations/CurrenciesIllustration.js | 39 +- .../CurrenciesIllustration.js.map | 1 - .../DefaultPictureIllustration.d.ts | 4 - .../DefaultPictureIllustration.js | 39 +- .../DefaultPictureIllustration.js.map | 1 - .../DeleteFamilyVariantIllustration.d.ts | 4 - .../DeleteFamilyVariantIllustration.js | 41 +- .../DeleteFamilyVariantIllustration.js.map | 1 - lib/illustrations/DeleteIllustration.d.ts | 4 - lib/illustrations/DeleteIllustration.js | 41 +- lib/illustrations/DeleteIllustration.js.map | 1 - lib/illustrations/DraftIllustration.d.ts | 4 - lib/illustrations/DraftIllustration.js | 41 +- lib/illustrations/DraftIllustration.js.map | 1 - lib/illustrations/EntitiesIllustration.d.ts | 4 - lib/illustrations/EntitiesIllustration.js | 39 +- lib/illustrations/EntitiesIllustration.js.map | 1 - .../EntitiesRecordIllustration.d.ts | 4 - .../EntitiesRecordIllustration.js | 41 +- .../EntitiesRecordIllustration.js.map | 1 - .../ExportBuilderIllustration.d.ts | 4 - .../ExportBuilderIllustration.js | 39 +- .../ExportBuilderIllustration.js.map | 1 - lib/illustrations/ExportCsvIllustration.d.ts | 4 - lib/illustrations/ExportCsvIllustration.js | 39 +- .../ExportCsvIllustration.js.map | 1 - lib/illustrations/ExportIllustration.d.ts | 4 - lib/illustrations/ExportIllustration.js | 39 +- lib/illustrations/ExportIllustration.js.map | 1 - lib/illustrations/ExportXlsxIllustration.d.ts | 4 - lib/illustrations/ExportXlsxIllustration.js | 39 +- .../ExportXlsxIllustration.js.map | 1 - lib/illustrations/ExportYmlIllustration.d.ts | 4 - lib/illustrations/ExportYmlIllustration.js | 39 +- .../ExportYmlIllustration.js.map | 1 - lib/illustrations/FamilyIllustration.d.ts | 4 - lib/illustrations/FamilyIllustration.js | 41 +- lib/illustrations/FamilyIllustration.js.map | 1 - .../FamilyVariantIllustration.d.ts | 4 - .../FamilyVariantIllustration.js | 41 +- .../FamilyVariantIllustration.js.map | 1 - lib/illustrations/GraphIllustration.d.ts | 4 - lib/illustrations/GraphIllustration.js | 39 +- lib/illustrations/GraphIllustration.js.map | 1 - lib/illustrations/GroupsIllustration.d.ts | 4 - lib/illustrations/GroupsIllustration.js | 41 +- lib/illustrations/GroupsIllustration.js.map | 1 - lib/illustrations/IllustrationProps.d.ts | 10 - lib/illustrations/IllustrationProps.js | 3 - lib/illustrations/IllustrationProps.js.map | 1 - lib/illustrations/ImportCsvIllustration.d.ts | 4 - lib/illustrations/ImportCsvIllustration.js | 39 +- .../ImportCsvIllustration.js.map | 1 - lib/illustrations/ImportIllustration.d.ts | 7 - lib/illustrations/ImportIllustration.js | 107 +- lib/illustrations/ImportIllustration.js.map | 1 - lib/illustrations/ImportXlsxIllustration.d.ts | 4 - lib/illustrations/ImportXlsxIllustration.js | 39 +- .../ImportXlsxIllustration.js.map | 1 - lib/illustrations/ImportYmlIllustration.d.ts | 4 - lib/illustrations/ImportYmlIllustration.js | 39 +- .../ImportYmlIllustration.js.map | 1 - lib/illustrations/JuliaIllustration.d.ts | 4 - lib/illustrations/JuliaIllustration.js | 42 +- lib/illustrations/JuliaIllustration.js.map | 1 - lib/illustrations/LocaleIllustration.d.ts | 4 - lib/illustrations/LocaleIllustration.js | 41 +- lib/illustrations/LocaleIllustration.js.map | 1 - .../MarketplaceIllustration.d.ts | 4 - lib/illustrations/MarketplaceIllustration.js | 39 +- .../MarketplaceIllustration.js.map | 1 - .../MeasurementIllustration.d.ts | 4 - lib/illustrations/MeasurementIllustration.js | 39 +- .../MeasurementIllustration.js.map | 1 - lib/illustrations/MediaFileIllustration.d.ts | 4 - lib/illustrations/MediaFileIllustration.js | 42 +- .../MediaFileIllustration.js.map | 1 - lib/illustrations/MoneyIllustration.d.ts | 4 - lib/illustrations/MoneyIllustration.js | 39 +- lib/illustrations/MoneyIllustration.js.map | 1 - lib/illustrations/NewsIllustration.d.ts | 4 - lib/illustrations/NewsIllustration.js | 39 +- lib/illustrations/NewsIllustration.js.map | 1 - lib/illustrations/NoResultsIllustration.d.ts | 4 - lib/illustrations/NoResultsIllustration.js | 42 +- .../NoResultsIllustration.js.map | 1 - .../ProductCategoryIllustration.d.ts | 4 - .../ProductCategoryIllustration.js | 42 +- .../ProductCategoryIllustration.js.map | 1 - .../ProductModelIllustration.d.ts | 4 - lib/illustrations/ProductModelIllustration.js | 39 +- .../ProductModelIllustration.js.map | 1 - .../ProductPublishedIllustration.d.ts | 4 - .../ProductPublishedIllustration.js | 39 +- .../ProductPublishedIllustration.js.map | 1 - lib/illustrations/ProductsIllustration.d.ts | 4 - lib/illustrations/ProductsIllustration.js | 42 +- lib/illustrations/ProductsIllustration.js.map | 1 - lib/illustrations/ProjectIllustration.d.ts | 4 - lib/illustrations/ProjectIllustration.js | 39 +- lib/illustrations/ProjectIllustration.js.map | 1 - lib/illustrations/ProposalsIllustration.d.ts | 4 - lib/illustrations/ProposalsIllustration.js | 42 +- .../ProposalsIllustration.js.map | 1 - lib/illustrations/RulesIllustration.d.ts | 4 - lib/illustrations/RulesIllustration.js | 39 +- lib/illustrations/RulesIllustration.js.map | 1 - .../ServerErrorIllustration.d.ts | 4 - lib/illustrations/ServerErrorIllustration.js | 42 +- .../ServerErrorIllustration.js.map | 1 - lib/illustrations/ServerIllustration.d.ts | 4 - lib/illustrations/ServerIllustration.js | 39 +- lib/illustrations/ServerIllustration.js.map | 1 - lib/illustrations/SettingsIllustration.d.ts | 4 - lib/illustrations/SettingsIllustration.js | 39 +- lib/illustrations/SettingsIllustration.js.map | 1 - lib/illustrations/StatusIllustration.d.ts | 4 - lib/illustrations/StatusIllustration.js | 42 +- lib/illustrations/StatusIllustration.js.map | 1 - lib/illustrations/SurveyIllustration.d.ts | 4 - lib/illustrations/SurveyIllustration.js | 39 +- lib/illustrations/SurveyIllustration.js.map | 1 - lib/illustrations/TimezoneIllustration.d.ts | 4 - lib/illustrations/TimezoneIllustration.js | 39 +- lib/illustrations/TimezoneIllustration.js.map | 1 - lib/illustrations/UserGroupsIllustration.d.ts | 4 - lib/illustrations/UserGroupsIllustration.js | 39 +- .../UserGroupsIllustration.js.map | 1 - lib/illustrations/UserRolesIllustration.d.ts | 4 - lib/illustrations/UserRolesIllustration.js | 39 +- .../UserRolesIllustration.js.map | 1 - lib/illustrations/UsersIllustration.d.ts | 4 - lib/illustrations/UsersIllustration.js | 39 +- lib/illustrations/UsersIllustration.js.map | 1 - lib/illustrations/UsingIllustration.d.ts | 4 - lib/illustrations/UsingIllustration.js | 42 +- lib/illustrations/UsingIllustration.js.map | 1 - lib/illustrations/ViewsIllustration.d.ts | 4 - lib/illustrations/ViewsIllustration.js | 42 +- lib/illustrations/ViewsIllustration.js.map | 1 - lib/illustrations/WarningIllustration.d.ts | 4 - lib/illustrations/WarningIllustration.js | 39 +- lib/illustrations/WarningIllustration.js.map | 1 - lib/illustrations/index.d.ts | 61 - lib/illustrations/index.js | 78 - lib/illustrations/index.js.map | 1 - lib/index.d.ts | 1792 ++++++++- lib/index.js | 25 +- lib/index.js.map | 1 - lib/shared/array.d.ts | 7 - lib/shared/array.js | 25 +- lib/shared/array.js.map | 1 - lib/shared/flag.d.ts | 2 - lib/shared/flag.js | 1013 +---- lib/shared/flag.js.map | 1 - lib/shared/index.d.ts | 5 - lib/shared/index.js | 22 - lib/shared/index.js.map | 1 - lib/shared/key.d.ts | 14 - lib/shared/key.js | 20 +- lib/shared/key.js.map | 1 - lib/shared/override.d.ts | 2 - lib/shared/override.js | 3 - lib/shared/override.js.map | 1 - lib/shared/uuid.d.ts | 2 - lib/shared/uuid.js | 15 +- lib/shared/uuid.js.map | 1 - lib/static/illustrations/AddingValue.svg.js | 1 + .../illustrations/AkeneoCloudEdition.svg.js | 1 + lib/static/illustrations/Api.svg.js | 1 + lib/static/illustrations/App.svg.js | 1 + .../illustrations/AssetCategories.svg.js | 1 + lib/static/illustrations/Assets.svg.js | 1 + .../illustrations/AssociationTypes.svg.js | 1 + .../illustrations/AttributeGroups.svg.js | 1 + lib/static/illustrations/Attributes.svg.js | 1 + lib/static/illustrations/Catalogs.svg.js | 1 + lib/static/illustrations/Channels.svg.js | 1 + lib/static/illustrations/City.svg.js | 1 + lib/static/illustrations/ClientError.svg.js | 1 + lib/static/illustrations/Coding.svg.js | 1 + lib/static/illustrations/Currencies.svg.js | 1 + .../illustrations/DefaultPicture.svg.js | 1 + lib/static/illustrations/Delete.svg.js | 1 + .../illustrations/DeleteFamilyVariant.svg.js | 1 + lib/static/illustrations/Draft.svg.js | 1 + lib/static/illustrations/Entities.svg.js | 1 + .../illustrations/EntitiesRecord.svg.js | 1 + lib/static/illustrations/Export.svg.js | 1 + lib/static/illustrations/ExportBuilder.svg.js | 1 + lib/static/illustrations/ExportCsv.svg.js | 1 + lib/static/illustrations/ExportXlsx.svg.js | 1 + lib/static/illustrations/ExportYml.svg.js | 1 + lib/static/illustrations/Family.svg.js | 1 + lib/static/illustrations/FamilyVariant.svg.js | 1 + lib/static/illustrations/Graph.svg.js | 1 + lib/static/illustrations/Groups.svg.js | 1 + lib/static/illustrations/Import.svg.js | 1 + lib/static/illustrations/ImportCsv.svg.js | 1 + lib/static/illustrations/ImportXlsx.svg.js | 1 + lib/static/illustrations/ImportYml.svg.js | 1 + lib/static/illustrations/Julia.svg.js | 1 + lib/static/illustrations/Locale.svg.js | 1 + lib/static/illustrations/Marketplace.svg.js | 1 + lib/static/illustrations/Measurement.svg.js | 1 + lib/static/illustrations/MediaFile.svg.js | 1 + lib/static/illustrations/Money.svg.js | 1 + lib/static/illustrations/News.svg.js | 1 + lib/static/illustrations/NoResults.svg.js | 1 + .../illustrations/ProductCategory.svg.js | 1 + lib/static/illustrations/ProductModel.svg.js | 1 + .../illustrations/ProductPublished.svg.js | 1 + lib/static/illustrations/Products.svg.js | 1 + lib/static/illustrations/Project.svg.js | 1 + lib/static/illustrations/Proposals.svg.js | 1 + lib/static/illustrations/Rules.svg.js | 1 + lib/static/illustrations/Server.svg.js | 1 + lib/static/illustrations/ServerError.svg.js | 1 + lib/static/illustrations/Settings.svg.js | 1 + lib/static/illustrations/Status.svg.js | 1 + lib/static/illustrations/Survey.svg.js | 1 + lib/static/illustrations/Timezone.svg.js | 1 + lib/static/illustrations/UserGroups.svg.js | 1 + lib/static/illustrations/UserRoles.svg.js | 1 + lib/static/illustrations/Users.svg.js | 1 + lib/static/illustrations/Using.svg.js | 1 + lib/static/illustrations/Views.svg.js | 1 + lib/static/illustrations/Warning.svg.js | 1 + lib/storybook/PreviewGallery.d.ts | 30 - lib/storybook/PreviewGallery.js | 206 - lib/storybook/PreviewGallery.js.map | 1 - .../components/FullscreenPreview.d.ts | 9 - lib/storybook/components/FullscreenPreview.js | 29 - .../components/FullscreenPreview.js.map | 1 - lib/storybook/components/index.d.ts | 1 - lib/storybook/components/index.js | 18 - lib/storybook/components/index.js.map | 1 - lib/storybook/hooks/index.d.ts | 2 - lib/storybook/hooks/index.js | 19 - lib/storybook/hooks/index.js.map | 1 - lib/storybook/hooks/useFakeMediaStorage.d.ts | 3 - lib/storybook/hooks/useFakeMediaStorage.js | 28 - .../hooks/useFakeMediaStorage.js.map | 1 - lib/storybook/hooks/useFakeTableInput.d.ts | 26 - lib/storybook/hooks/useFakeTableInput.js | 48 - lib/storybook/hooks/useFakeTableInput.js.map | 1 - lib/storybook/hooks/useSelection.d.ts | 5 - lib/storybook/hooks/useSelection.js | 10 - lib/storybook/hooks/useSelection.js.map | 1 - lib/storybook/index.d.ts | 3 - lib/storybook/index.js | 20 - lib/storybook/index.js.map | 1 - lib/storybook/test-util.d.ts | 5 - lib/storybook/test-util.js | 43 - lib/storybook/test-util.js.map | 1 - lib/storybook/util.d.ts | 2 - lib/storybook/util.js | 12 - lib/storybook/util.js.map | 1 - lib/style.css | 1 + lib/theme/common.d.ts | 12 - lib/theme/common.js | 207 +- lib/theme/common.js.map | 1 - lib/theme/index.d.ts | 2 - lib/theme/index.js | 19 - lib/theme/index.js.map | 1 - lib/theme/theme.d.ts | 137 - lib/theme/theme.js | 40 +- lib/theme/theme.js.map | 1 - lib/themes/connector/index.d.ts | 3 - lib/themes/connector/index.js | 26 +- lib/themes/connector/index.js.map | 1 - lib/themes/index.d.ts | 6 - lib/themes/index.js | 15 +- lib/themes/index.js.map | 1 - lib/themes/onboarder/index.d.ts | 3 - lib/themes/onboarder/index.js | 26 +- lib/themes/onboarder/index.js.map | 1 - lib/themes/pim/index.d.ts | 3 - lib/themes/pim/index.js | 26 +- lib/themes/pim/index.js.map | 1 - lib/themes/shared-catalogs/index.d.ts | 3 - lib/themes/shared-catalogs/index.js | 26 +- lib/themes/shared-catalogs/index.js.map | 1 - package-lock.json | 3432 ++++++++++++----- package.json | 38 +- ...block-with-rich-title-correctly-1-snap.png | Bin 0 -> 4242 bytes ...ct-input-option-group-correctly-1-snap.png | Bin 0 -> 3445 bytes ...ponents-tree-standard-correctly-1-snap.png | Bin 7917 -> 9649 bytes src/components/Avatar/Avatar.tsx | 4 +- src/components/Avatar/Avatars.tsx | 4 +- src/components/Avatar/types.ts | 2 +- src/components/Badge/Badge.tsx | 4 +- src/components/Block/Block.stories.mdx | 22 + src/components/Block/Block.tsx | 13 +- src/components/Block/Block.unit.tsx | 7 + src/components/BlockButton/BlockButton.tsx | 4 +- src/components/Breadcrumb/Breadcrumb.tsx | 2 +- src/components/Button/Button.tsx | 136 +- src/components/Card/Card.tsx | 58 +- src/components/Checkbox/Checkbox.tsx | 11 +- src/components/Collapse/Collapse.tsx | 7 +- src/components/Dropdown/Dropdown.tsx | 4 +- src/components/Dropdown/Header/Header.tsx | 4 +- src/components/Dropdown/Header/Title.tsx | 4 +- src/components/Dropdown/Item/Item.tsx | 7 +- .../ItemCollection/ItemCollection.tsx | 8 +- src/components/Dropdown/Overlay/Overlay.tsx | 18 +- src/components/Dropdown/Surtitle/Surtitle.tsx | 10 +- src/components/Field/Field.tsx | 8 +- src/components/Helper/Helper.tsx | 41 +- src/components/IconButton/IconButton.tsx | 2 +- src/components/IconCard/IconCard.tsx | 4 +- src/components/Image/Image.tsx | 6 +- src/components/Information/Information.tsx | 2 +- .../Input/BooleanInput/BooleanInput.tsx | 23 +- .../Input/ColorInput/ColorInput.tsx | 7 +- src/components/Input/DateInput/DateInput.tsx | 10 +- .../Input/MediaFileInput/MediaFileInput.tsx | 13 +- .../Input/MediaLinkInput/MediaLinkInput.tsx | 11 +- .../Input/MetricInput/MetricInput.tsx | 2 +- .../Input/MultiSelectInput/ChipInput.tsx | 11 +- .../MultiSelectInput.stories.mdx | 24 + .../MultiSelectInput/MultiSelectInput.tsx | 106 +- .../MultiSelectInput.unit.tsx | 10 +- .../Input/NumberInput/NumberInput.tsx | 11 +- .../Input/SelectInput/SelectInput.stories.mdx | 36 + .../Input/SelectInput/SelectInput.tsx | 102 +- .../Input/SelectInput/SelectInput.unit.tsx | 26 +- .../Input/TableInput/TableInput.tsx | 2 +- .../TableInputBoolean/TableInputBoolean.tsx | 9 +- .../TableInputCellContent.tsx | 6 +- .../TableInputDate/TableInputDate.tsx | 4 +- .../TableInputHeader/TableInputHeader.tsx | 2 +- .../TableInputHeaderCell.tsx | 2 +- .../TableInputMeasurement.tsx | 2 +- .../TableInputNumber/TableInputNumber.tsx | 4 +- .../TableInputRow/TableInputRow.tsx | 6 +- .../TableInputSelect/TableInputSelect.tsx | 7 +- .../TableInputText/TableInputText.tsx | 4 +- .../shared/TableInputReadOnlyCell.tsx | 2 +- .../Input/TableInput/shared/highlightCell.ts | 2 +- src/components/Input/TagInput/TagInput.tsx | 12 +- .../Input/TextAreaInput/RichTextEditor.tsx | 2 +- .../Input/TextAreaInput/TextAreaInput.tsx | 6 +- src/components/Input/TextInput/TextInput.tsx | 9 +- src/components/Input/common/Overlay.tsx | 8 +- src/components/KeyFigure/KeyFigure.tsx | 2 +- src/components/Link/Link.tsx | 2 +- src/components/List/List.tsx | 4 +- src/components/Locale/Locale.tsx | 4 +- src/components/MessageBar/MessageBar.tsx | 42 +- src/components/Modal/Modal.tsx | 10 +- .../MainNavigationItem/MainNavigationItem.tsx | 34 +- .../SubNavigationItem/SubNavigationItem.tsx | 4 +- .../SubNavigationPanel/SubNavigationPanel.tsx | 5 +- src/components/Pagination/Pagination.tsx | 2 +- src/components/Pagination/PaginationItem.tsx | 2 +- src/components/Pill/Pill.tsx | 2 +- src/components/Placeholder/Placeholder.tsx | 4 +- src/components/Preview/Preview.tsx | 7 +- src/components/ProgressBar/ProgressBar.tsx | 6 +- .../ProgressIndicator/ProgressIndicator.tsx | 4 +- src/components/Search/Search.tsx | 6 +- src/components/SectionTitle/SectionTitle.tsx | 7 +- src/components/SplitButton/SplitButton.tsx | 6 +- .../SwitcherButton/SwitcherButton.tsx | 10 +- src/components/TabBar/TabBar.tsx | 9 +- src/components/Table/Table.tsx | 2 +- .../Table/TableActionCell/TableActionCell.tsx | 7 +- src/components/Table/TableCell/TableCell.tsx | 6 +- .../Table/TableHeader/TableHeader.tsx | 2 +- .../Table/TableHeaderCell/TableHeaderCell.tsx | 5 +- src/components/Table/TableRow/TableRow.tsx | 10 +- src/components/Tags/Tags.tsx | 2 +- src/components/Tiles/Tiles.tsx | 21 +- src/components/Toolbar/Toolbar.tsx | 4 +- src/components/Tooltip/Tooltip.tsx | 9 +- src/components/Tree/Tree.tsx | 27 +- src/hooks/useDrop.ts | 2 +- src/hooks/useId.ts | 2 +- src/hooks/usePaginatedResults.ts | 3 +- src/hooks/useProgress.ts | 2 +- src/hooks/useShortcut.ts | 2 +- src/hooks/useTheme.ts | 6 +- src/icons/CardIcon.tsx | 1 + src/icons/DependenceIcon.tsx | 23 + src/icons/DownloadIcon.tsx | 6 +- src/icons/FrowningFaceIcon.tsx | 17 + src/icons/MouseClickIcon.tsx | 19 + src/icons/SmilingFaceIcon.tsx | 17 + src/icons/SparkleIcon.tsx | 17 + src/icons/StarIcon.tsx | 15 + src/icons/index.ts | 7 + .../AkeneoCloudEditionIllustration.tsx | 2 +- src/illustrations/AppIllustration.tsx | 2 +- .../AssociationTypesIllustration.tsx | 2 +- .../AttributeGroupsIllustration.tsx | 2 +- src/illustrations/AttributesIllustration.tsx | 2 +- src/illustrations/ChannelsIllustration.tsx | 2 +- src/illustrations/CityIllustration.tsx | 2 +- src/illustrations/ClientErrorIllustration.tsx | 2 +- .../DeleteFamilyVariantIllustration.tsx | 2 +- src/illustrations/DeleteIllustration.tsx | 2 +- src/illustrations/DraftIllustration.tsx | 2 +- .../EntitiesRecordIllustration.tsx | 2 +- src/illustrations/FamilyIllustration.tsx | 2 +- .../FamilyVariantIllustration.tsx | 2 +- src/illustrations/GroupsIllustration.tsx | 2 +- src/illustrations/JuliaIllustration.tsx | 2 +- src/illustrations/LocaleIllustration.tsx | 2 +- src/illustrations/MediaFileIllustration.tsx | 2 +- src/illustrations/NoResultsIllustration.tsx | 2 +- .../ProductCategoryIllustration.tsx | 2 +- src/illustrations/ProductsIllustration.tsx | 2 +- src/illustrations/ProposalsIllustration.tsx | 2 +- src/illustrations/ServerErrorIllustration.tsx | 2 +- src/illustrations/StatusIllustration.tsx | 2 +- src/illustrations/UsingIllustration.tsx | 2 +- src/illustrations/ViewsIllustration.tsx | 2 +- src/illustrations/index.ts | 1 + src/index.ts | 2 + .../components/FullscreenPreview.tsx | 2 +- tsconfig.json | 2 +- tsconfig.workspace.json | 2 +- vite.config.ts | 55 + 1199 files changed, 8835 insertions(+), 22932 deletions(-) delete mode 100644 lib/components/Avatar/Avatar.d.ts delete mode 100644 lib/components/Avatar/Avatar.js.map delete mode 100644 lib/components/Avatar/Avatars.d.ts delete mode 100644 lib/components/Avatar/Avatars.js.map delete mode 100644 lib/components/Avatar/types.d.ts delete mode 100644 lib/components/Avatar/types.js delete mode 100644 lib/components/Avatar/types.js.map delete mode 100644 lib/components/Badge/Badge.d.ts delete mode 100644 lib/components/Badge/Badge.js.map delete mode 100644 lib/components/Block/Block.d.ts delete mode 100644 lib/components/Block/Block.js.map delete mode 100644 lib/components/BlockButton/BlockButton.d.ts delete mode 100644 lib/components/BlockButton/BlockButton.js.map delete mode 100644 lib/components/Breadcrumb/Breadcrumb.d.ts delete mode 100644 lib/components/Breadcrumb/Breadcrumb.js.map delete mode 100644 lib/components/Button/Button.d.ts delete mode 100644 lib/components/Button/Button.js.map delete mode 100644 lib/components/Card/Card.d.ts delete mode 100644 lib/components/Card/Card.js.map delete mode 100644 lib/components/Checkbox/Checkbox.d.ts delete mode 100644 lib/components/Checkbox/Checkbox.js.map delete mode 100644 lib/components/Collapse/Collapse.d.ts delete mode 100644 lib/components/Collapse/Collapse.js.map delete mode 100644 lib/components/Dropdown/Dropdown.d.ts delete mode 100644 lib/components/Dropdown/Dropdown.js.map delete mode 100644 lib/components/Dropdown/Header/Header.d.ts delete mode 100644 lib/components/Dropdown/Header/Header.js.map delete mode 100644 lib/components/Dropdown/Header/Title.d.ts delete mode 100644 lib/components/Dropdown/Header/Title.js.map delete mode 100644 lib/components/Dropdown/Item/Item.d.ts delete mode 100644 lib/components/Dropdown/Item/Item.js.map delete mode 100644 lib/components/Dropdown/ItemCollection/ItemCollection.d.ts delete mode 100644 lib/components/Dropdown/ItemCollection/ItemCollection.js.map delete mode 100644 lib/components/Dropdown/Overlay/Overlay.d.ts delete mode 100644 lib/components/Dropdown/Overlay/Overlay.js.map delete mode 100644 lib/components/Dropdown/Surtitle/Surtitle.d.ts delete mode 100644 lib/components/Dropdown/Surtitle/Surtitle.js.map delete mode 100644 lib/components/Field/Field.d.ts delete mode 100644 lib/components/Field/Field.js.map delete mode 100644 lib/components/Helper/Helper.d.ts delete mode 100644 lib/components/Helper/Helper.js.map delete mode 100644 lib/components/IconButton/IconButton.d.ts delete mode 100644 lib/components/IconButton/IconButton.js.map delete mode 100644 lib/components/IconCard/IconCard.d.ts delete mode 100644 lib/components/IconCard/IconCard.js.map delete mode 100644 lib/components/Image/Image.d.ts delete mode 100644 lib/components/Image/Image.js.map delete mode 100644 lib/components/Information/Information.d.ts delete mode 100644 lib/components/Information/Information.js.map delete mode 100644 lib/components/Input/BooleanInput/BooleanInput.d.ts delete mode 100644 lib/components/Input/BooleanInput/BooleanInput.js.map delete mode 100644 lib/components/Input/ColorInput/Color.d.ts delete mode 100644 lib/components/Input/ColorInput/Color.js.map delete mode 100644 lib/components/Input/ColorInput/ColorInput.d.ts delete mode 100644 lib/components/Input/ColorInput/ColorInput.js.map delete mode 100644 lib/components/Input/DateInput/DateInput.d.ts delete mode 100644 lib/components/Input/DateInput/DateInput.js.map delete mode 100644 lib/components/Input/MediaFileInput/FileInfo.d.ts delete mode 100644 lib/components/Input/MediaFileInput/FileInfo.js delete mode 100644 lib/components/Input/MediaFileInput/FileInfo.js.map delete mode 100644 lib/components/Input/MediaFileInput/MediaFileInput.d.ts delete mode 100644 lib/components/Input/MediaFileInput/MediaFileInput.js.map delete mode 100644 lib/components/Input/MediaLinkInput/MediaLinkInput.d.ts delete mode 100644 lib/components/Input/MediaLinkInput/MediaLinkInput.js.map delete mode 100644 lib/components/Input/MetricInput/MetricInput.d.ts delete mode 100644 lib/components/Input/MetricInput/MetricInput.js.map delete mode 100644 lib/components/Input/MultiSelectInput/ChipInput.d.ts delete mode 100644 lib/components/Input/MultiSelectInput/ChipInput.js.map delete mode 100644 lib/components/Input/MultiSelectInput/MultiSelectInput.d.ts delete mode 100644 lib/components/Input/MultiSelectInput/MultiSelectInput.js.map delete mode 100644 lib/components/Input/NumberInput/NumberInput.d.ts delete mode 100644 lib/components/Input/NumberInput/NumberInput.js.map delete mode 100644 lib/components/Input/SelectInput/SelectInput.d.ts delete mode 100644 lib/components/Input/SelectInput/SelectInput.js.map delete mode 100644 lib/components/Input/TableInput/TableInput.d.ts delete mode 100644 lib/components/Input/TableInput/TableInput.js.map delete mode 100644 lib/components/Input/TableInput/TableInputBody/TableInputBody.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputBody/TableInputBody.js.map delete mode 100644 lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js.map delete mode 100644 lib/components/Input/TableInput/TableInputCell/TableInputCell.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputCell/TableInputCell.js.map delete mode 100644 lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js.map delete mode 100644 lib/components/Input/TableInput/TableInputContext.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputContext.js.map delete mode 100644 lib/components/Input/TableInput/TableInputDate/TableInputDate.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputDate/TableInputDate.js.map delete mode 100644 lib/components/Input/TableInput/TableInputHeader/TableInputHeader.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js.map delete mode 100644 lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js.map delete mode 100644 lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js.map delete mode 100644 lib/components/Input/TableInput/TableInputNumber/TableInputNumber.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js.map delete mode 100644 lib/components/Input/TableInput/TableInputRow/TableInputRow.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputRow/TableInputRow.js.map delete mode 100644 lib/components/Input/TableInput/TableInputSelect/TableInputSelect.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js.map delete mode 100644 lib/components/Input/TableInput/TableInputText/TableInputText.d.ts delete mode 100644 lib/components/Input/TableInput/TableInputText/TableInputText.js.map delete mode 100644 lib/components/Input/TableInput/shared/TableInputReadOnlyCell.d.ts delete mode 100644 lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js.map delete mode 100644 lib/components/Input/TableInput/shared/highlightCell.d.ts delete mode 100644 lib/components/Input/TableInput/shared/highlightCell.js.map delete mode 100644 lib/components/Input/TagInput/TagInput.d.ts delete mode 100644 lib/components/Input/TagInput/TagInput.js.map delete mode 100644 lib/components/Input/TextAreaInput/RichTextEditor.d.ts delete mode 100644 lib/components/Input/TextAreaInput/RichTextEditor.js.map delete mode 100644 lib/components/Input/TextAreaInput/TextAreaInput.d.ts delete mode 100644 lib/components/Input/TextAreaInput/TextAreaInput.js.map delete mode 100644 lib/components/Input/TextInput/TextInput.d.ts delete mode 100644 lib/components/Input/TextInput/TextInput.js.map delete mode 100644 lib/components/Input/common/InputProps.d.ts delete mode 100644 lib/components/Input/common/InputProps.js delete mode 100644 lib/components/Input/common/InputProps.js.map delete mode 100644 lib/components/Input/common/Overlay.d.ts delete mode 100644 lib/components/Input/common/Overlay.js.map delete mode 100644 lib/components/Input/common/index.d.ts delete mode 100644 lib/components/Input/common/index.js delete mode 100644 lib/components/Input/common/index.js.map delete mode 100644 lib/components/Input/index.d.ts delete mode 100644 lib/components/Input/index.js delete mode 100644 lib/components/Input/index.js.map delete mode 100644 lib/components/KeyFigure/KeyFigure.d.ts delete mode 100644 lib/components/KeyFigure/KeyFigure.js.map delete mode 100644 lib/components/Link/Link.d.ts delete mode 100644 lib/components/Link/Link.js.map delete mode 100644 lib/components/List/List.d.ts delete mode 100644 lib/components/List/List.js.map delete mode 100644 lib/components/Locale/Locale.d.ts delete mode 100644 lib/components/Locale/Locale.js.map delete mode 100644 lib/components/MessageBar/MessageBar.d.ts delete mode 100644 lib/components/MessageBar/MessageBar.js.map delete mode 100644 lib/components/Modal/Modal.d.ts delete mode 100644 lib/components/Modal/Modal.js.map delete mode 100644 lib/components/Modal/ModalContext.d.ts delete mode 100644 lib/components/Modal/ModalContext.js.map delete mode 100644 lib/components/Navigation/MainNavigationItem/MainNavigationItem.d.ts delete mode 100644 lib/components/Navigation/MainNavigationItem/MainNavigationItem.js.map delete mode 100644 lib/components/Navigation/SubNavigationItem/SubNavigationItem.d.ts delete mode 100644 lib/components/Navigation/SubNavigationItem/SubNavigationItem.js.map delete mode 100644 lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.d.ts delete mode 100644 lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js.map delete mode 100644 lib/components/Navigation/index.d.ts delete mode 100644 lib/components/Navigation/index.js delete mode 100644 lib/components/Navigation/index.js.map delete mode 100644 lib/components/Pagination/Pagination.d.ts delete mode 100644 lib/components/Pagination/Pagination.js.map delete mode 100644 lib/components/Pagination/PaginationItem.d.ts delete mode 100644 lib/components/Pagination/PaginationItem.js.map delete mode 100644 lib/components/Pill/Pill.d.ts delete mode 100644 lib/components/Pill/Pill.js.map delete mode 100644 lib/components/Placeholder/Placeholder.d.ts delete mode 100644 lib/components/Placeholder/Placeholder.js.map delete mode 100644 lib/components/Preview/Preview.d.ts delete mode 100644 lib/components/Preview/Preview.js.map delete mode 100644 lib/components/ProgressBar/ProgressBar.d.ts delete mode 100644 lib/components/ProgressBar/ProgressBar.js.map delete mode 100644 lib/components/ProgressIndicator/ProgressIndicator.d.ts delete mode 100644 lib/components/ProgressIndicator/ProgressIndicator.js.map delete mode 100644 lib/components/Search/Search.d.ts delete mode 100644 lib/components/Search/Search.js.map delete mode 100644 lib/components/SectionTitle/SectionTitle.d.ts delete mode 100644 lib/components/SectionTitle/SectionTitle.js.map delete mode 100644 lib/components/SplitButton/SplitButton.d.ts delete mode 100644 lib/components/SplitButton/SplitButton.js.map delete mode 100644 lib/components/SwitcherButton/SwitcherButton.d.ts delete mode 100644 lib/components/SwitcherButton/SwitcherButton.js.map delete mode 100644 lib/components/TabBar/TabBar.d.ts delete mode 100644 lib/components/TabBar/TabBar.js.map delete mode 100644 lib/components/Table/Table.d.ts delete mode 100644 lib/components/Table/Table.js.map delete mode 100644 lib/components/Table/TableActionCell/TableActionCell.d.ts delete mode 100644 lib/components/Table/TableActionCell/TableActionCell.js.map delete mode 100644 lib/components/Table/TableBody/TableBody.d.ts delete mode 100644 lib/components/Table/TableBody/TableBody.js.map delete mode 100644 lib/components/Table/TableCell/TableCell.d.ts delete mode 100644 lib/components/Table/TableCell/TableCell.js.map delete mode 100644 lib/components/Table/TableContext.d.ts delete mode 100644 lib/components/Table/TableContext.js.map delete mode 100644 lib/components/Table/TableHeader/TableHeader.d.ts delete mode 100644 lib/components/Table/TableHeader/TableHeader.js.map delete mode 100644 lib/components/Table/TableHeaderCell/TableHeaderCell.d.ts delete mode 100644 lib/components/Table/TableHeaderCell/TableHeaderCell.js.map delete mode 100644 lib/components/Table/TableRow/TableRow.d.ts delete mode 100644 lib/components/Table/TableRow/TableRow.js.map delete mode 100644 lib/components/Tags/Tags.d.ts delete mode 100644 lib/components/Tags/Tags.js.map delete mode 100644 lib/components/Tiles/Tiles.d.ts delete mode 100644 lib/components/Tiles/Tiles.js.map delete mode 100644 lib/components/Toolbar/Toolbar.d.ts delete mode 100644 lib/components/Toolbar/Toolbar.js.map delete mode 100644 lib/components/Tooltip/Tooltip.d.ts delete mode 100644 lib/components/Tooltip/Tooltip.js.map delete mode 100644 lib/components/Tree/Tree.d.ts delete mode 100644 lib/components/Tree/Tree.js.map delete mode 100644 lib/components/index.d.ts delete mode 100644 lib/components/index.js delete mode 100644 lib/components/index.js.map delete mode 100644 lib/contexts/DraggedElementContext.d.ts delete mode 100644 lib/contexts/DraggedElementContext.js.map delete mode 100644 lib/hooks/index.d.ts delete mode 100644 lib/hooks/index.js delete mode 100644 lib/hooks/index.js.map delete mode 100644 lib/hooks/useAutoFocus.d.ts delete mode 100644 lib/hooks/useAutoFocus.js.map delete mode 100644 lib/hooks/useBooleanState.d.ts delete mode 100644 lib/hooks/useBooleanState.js.map delete mode 100644 lib/hooks/useCombinedRefs.d.ts delete mode 100644 lib/hooks/useCombinedRefs.js.map delete mode 100644 lib/hooks/useDebounce.d.ts delete mode 100644 lib/hooks/useDebounce.js.map delete mode 100644 lib/hooks/useDragElementIndex.d.ts delete mode 100644 lib/hooks/useDragElementIndex.js delete mode 100644 lib/hooks/useDragElementIndex.js.map delete mode 100644 lib/hooks/useDrop.d.ts delete mode 100644 lib/hooks/useDrop.js.map delete mode 100644 lib/hooks/useId.d.ts delete mode 100644 lib/hooks/useId.js.map delete mode 100644 lib/hooks/useIsMounted.d.ts delete mode 100644 lib/hooks/useIsMounted.js.map delete mode 100644 lib/hooks/usePaginatedResults.d.ts delete mode 100644 lib/hooks/usePaginatedResults.js.map delete mode 100644 lib/hooks/usePagination.d.ts delete mode 100644 lib/hooks/usePagination.js.map delete mode 100644 lib/hooks/usePlaceholderPosition.d.ts delete mode 100644 lib/hooks/usePlaceholderPosition.js.map delete mode 100644 lib/hooks/usePosition.d.ts delete mode 100644 lib/hooks/usePosition.js.map delete mode 100644 lib/hooks/useProgress.d.ts delete mode 100644 lib/hooks/useProgress.js.map delete mode 100644 lib/hooks/useSelection.d.ts delete mode 100644 lib/hooks/useSelection.js.map delete mode 100644 lib/hooks/useShortcut.d.ts delete mode 100644 lib/hooks/useShortcut.js.map delete mode 100644 lib/hooks/useTabBar.d.ts delete mode 100644 lib/hooks/useTabBar.js.map delete mode 100644 lib/hooks/useTheme.d.ts delete mode 100644 lib/hooks/useTheme.js.map delete mode 100644 lib/hooks/useWindowResize.d.ts delete mode 100644 lib/hooks/useWindowResize.js.map delete mode 100644 lib/icons/ActivityIcon.d.ts delete mode 100644 lib/icons/ActivityIcon.js.map delete mode 100644 lib/icons/AddAttributeIcon.d.ts delete mode 100644 lib/icons/AddAttributeIcon.js.map delete mode 100644 lib/icons/AkeneoIcon.d.ts delete mode 100644 lib/icons/AkeneoIcon.js.map delete mode 100644 lib/icons/ArrowDownIcon.d.ts delete mode 100644 lib/icons/ArrowDownIcon.js.map delete mode 100644 lib/icons/ArrowIcon.d.ts delete mode 100644 lib/icons/ArrowIcon.js.map delete mode 100644 lib/icons/ArrowLeftIcon.d.ts delete mode 100644 lib/icons/ArrowLeftIcon.js.map delete mode 100644 lib/icons/ArrowRightIcon.d.ts delete mode 100644 lib/icons/ArrowRightIcon.js.map delete mode 100644 lib/icons/ArrowSimpleUpIcon.d.ts delete mode 100644 lib/icons/ArrowSimpleUpIcon.js.map delete mode 100644 lib/icons/ArrowUpIcon.d.ts delete mode 100644 lib/icons/ArrowUpIcon.js.map delete mode 100644 lib/icons/AssetCollectionIcon.d.ts delete mode 100644 lib/icons/AssetCollectionIcon.js.map delete mode 100644 lib/icons/AssetsIcon.d.ts delete mode 100644 lib/icons/AssetsIcon.js.map delete mode 100644 lib/icons/AssociateIcon.d.ts delete mode 100644 lib/icons/AssociateIcon.js.map delete mode 100644 lib/icons/AttributeBooleanIcon.d.ts delete mode 100644 lib/icons/AttributeBooleanIcon.js.map delete mode 100644 lib/icons/AttributeFileIcon.d.ts delete mode 100644 lib/icons/AttributeFileIcon.js.map delete mode 100644 lib/icons/AttributeLinkIcon.d.ts delete mode 100644 lib/icons/AttributeLinkIcon.js.map delete mode 100644 lib/icons/AttributeMultiSelectIcon.d.ts delete mode 100644 lib/icons/AttributeMultiSelectIcon.js.map delete mode 100644 lib/icons/AttributeNumberIcon.d.ts delete mode 100644 lib/icons/AttributeNumberIcon.js.map delete mode 100644 lib/icons/AttributePriceIcon.d.ts delete mode 100644 lib/icons/AttributePriceIcon.js.map delete mode 100644 lib/icons/AttributeSelectIcon.d.ts delete mode 100644 lib/icons/AttributeSelectIcon.js.map delete mode 100644 lib/icons/AttributeTextIcon.d.ts delete mode 100644 lib/icons/AttributeTextIcon.js.map delete mode 100644 lib/icons/AttributeTextareaIcon.d.ts delete mode 100644 lib/icons/AttributeTextareaIcon.js.map delete mode 100644 lib/icons/BarChartsIcon.d.ts delete mode 100644 lib/icons/BarChartsIcon.js.map delete mode 100644 lib/icons/BookIcon.d.ts delete mode 100644 lib/icons/BookIcon.js.map delete mode 100644 lib/icons/BoxIcon.d.ts delete mode 100644 lib/icons/BoxIcon.js.map delete mode 100644 lib/icons/BrokenLinkIcon.d.ts delete mode 100644 lib/icons/BrokenLinkIcon.js.map delete mode 100644 lib/icons/CaddyAddIcon.d.ts delete mode 100644 lib/icons/CaddyAddIcon.js.map delete mode 100644 lib/icons/CaddyCheckoutIcon.d.ts delete mode 100644 lib/icons/CaddyCheckoutIcon.js.map delete mode 100644 lib/icons/CaddyIcon.d.ts delete mode 100644 lib/icons/CaddyIcon.js.map delete mode 100644 lib/icons/CardIcon.d.ts delete mode 100644 lib/icons/CardIcon.js.map delete mode 100644 lib/icons/CategoryIcon.d.ts delete mode 100644 lib/icons/CategoryIcon.js.map delete mode 100644 lib/icons/CheckIcon.d.ts delete mode 100644 lib/icons/CheckIcon.js.map delete mode 100644 lib/icons/CheckPartialIcon.d.ts delete mode 100644 lib/icons/CheckPartialIcon.js.map delete mode 100644 lib/icons/CheckRoundIcon.d.ts delete mode 100644 lib/icons/CheckRoundIcon.js.map delete mode 100644 lib/icons/ChecklistIcon.d.ts delete mode 100644 lib/icons/ChecklistIcon.js.map delete mode 100644 lib/icons/ClockIcon.d.ts delete mode 100644 lib/icons/ClockIcon.js.map delete mode 100644 lib/icons/CloseIcon.d.ts delete mode 100644 lib/icons/CloseIcon.js.map delete mode 100644 lib/icons/CodeIcon.d.ts delete mode 100644 lib/icons/CodeIcon.js.map delete mode 100644 lib/icons/ColumnIcon.d.ts delete mode 100644 lib/icons/ColumnIcon.js.map delete mode 100644 lib/icons/CompareIcon.d.ts delete mode 100644 lib/icons/CompareIcon.js.map delete mode 100644 lib/icons/ComponentIcon.d.ts delete mode 100644 lib/icons/ComponentIcon.js.map delete mode 100644 lib/icons/CompositionIcon.d.ts delete mode 100644 lib/icons/CompositionIcon.js.map delete mode 100644 lib/icons/ConnectIcon.d.ts delete mode 100644 lib/icons/ConnectIcon.js.map delete mode 100644 lib/icons/CopyIcon.d.ts delete mode 100644 lib/icons/CopyIcon.js.map delete mode 100644 lib/icons/CreditsIcon.d.ts delete mode 100644 lib/icons/CreditsIcon.js.map delete mode 100644 lib/icons/DangerIcon.d.ts delete mode 100644 lib/icons/DangerIcon.js.map delete mode 100644 lib/icons/DangerPlainIcon.d.ts delete mode 100644 lib/icons/DangerPlainIcon.js.map delete mode 100644 lib/icons/DateIcon.d.ts delete mode 100644 lib/icons/DateIcon.js.map delete mode 100644 lib/icons/DeleteIcon.d.ts delete mode 100644 lib/icons/DeleteIcon.js.map create mode 100644 lib/icons/DependenceIcon.js delete mode 100644 lib/icons/DialogIcon.d.ts delete mode 100644 lib/icons/DialogIcon.js.map delete mode 100644 lib/icons/DimensionsIcon.d.ts delete mode 100644 lib/icons/DimensionsIcon.js.map delete mode 100644 lib/icons/DownloadIcon.d.ts delete mode 100644 lib/icons/DownloadIcon.js.map delete mode 100644 lib/icons/DragDropIcon.d.ts delete mode 100644 lib/icons/DragDropIcon.js.map delete mode 100644 lib/icons/EditIcon.d.ts delete mode 100644 lib/icons/EditIcon.js.map delete mode 100644 lib/icons/EntityIcon.d.ts delete mode 100644 lib/icons/EntityIcon.js.map delete mode 100644 lib/icons/EntityMultiIcon.d.ts delete mode 100644 lib/icons/EntityMultiIcon.js.map delete mode 100644 lib/icons/EraseIcon.d.ts delete mode 100644 lib/icons/EraseIcon.js.map delete mode 100644 lib/icons/ExpandIcon.d.ts delete mode 100644 lib/icons/ExpandIcon.js.map delete mode 100644 lib/icons/ExplanationPointIcon.d.ts delete mode 100644 lib/icons/ExplanationPointIcon.js.map delete mode 100644 lib/icons/ExternalLinkIcon.d.ts delete mode 100644 lib/icons/ExternalLinkIcon.js.map delete mode 100644 lib/icons/FactoryIcon.d.ts delete mode 100644 lib/icons/FactoryIcon.js.map delete mode 100644 lib/icons/FileCsvIcon.d.ts delete mode 100644 lib/icons/FileCsvIcon.js.map delete mode 100644 lib/icons/FileIcon.d.ts delete mode 100644 lib/icons/FileIcon.js.map delete mode 100644 lib/icons/FileXlsxIcon.d.ts delete mode 100644 lib/icons/FileXlsxIcon.js.map delete mode 100644 lib/icons/FiltersIcon.d.ts delete mode 100644 lib/icons/FiltersIcon.js.map delete mode 100644 lib/icons/FolderIcon.d.ts delete mode 100644 lib/icons/FolderIcon.js.map delete mode 100644 lib/icons/FolderInIcon.d.ts delete mode 100644 lib/icons/FolderInIcon.js.map delete mode 100644 lib/icons/FolderMovedIcon.d.ts delete mode 100644 lib/icons/FolderMovedIcon.js.map delete mode 100644 lib/icons/FolderOutIcon.d.ts delete mode 100644 lib/icons/FolderOutIcon.js.map delete mode 100644 lib/icons/FolderPlainIcon.d.ts delete mode 100644 lib/icons/FolderPlainIcon.js.map delete mode 100644 lib/icons/FoldersIcon.d.ts delete mode 100644 lib/icons/FoldersIcon.js.map delete mode 100644 lib/icons/FoldersPlainIcon.d.ts delete mode 100644 lib/icons/FoldersPlainIcon.js.map delete mode 100644 lib/icons/FoodIcon.d.ts delete mode 100644 lib/icons/FoodIcon.js.map create mode 100644 lib/icons/FrowningFaceIcon.js delete mode 100644 lib/icons/FullscreenIcon.d.ts delete mode 100644 lib/icons/FullscreenIcon.js.map delete mode 100644 lib/icons/GiftIcon.d.ts delete mode 100644 lib/icons/GiftIcon.js.map delete mode 100644 lib/icons/GroupsIcon.d.ts delete mode 100644 lib/icons/GroupsIcon.js.map delete mode 100644 lib/icons/HelpIcon.d.ts delete mode 100644 lib/icons/HelpIcon.js.map delete mode 100644 lib/icons/HelpPlainIcon.d.ts delete mode 100644 lib/icons/HelpPlainIcon.js.map delete mode 100644 lib/icons/IconProps.d.ts delete mode 100644 lib/icons/IconProps.js delete mode 100644 lib/icons/IconProps.js.map delete mode 100644 lib/icons/IdIcon.d.ts delete mode 100644 lib/icons/IdIcon.js.map delete mode 100644 lib/icons/InfoIcon.d.ts delete mode 100644 lib/icons/InfoIcon.js.map delete mode 100644 lib/icons/InfoRoundIcon.d.ts delete mode 100644 lib/icons/InfoRoundIcon.js.map delete mode 100644 lib/icons/KeyIcon.d.ts delete mode 100644 lib/icons/KeyIcon.js.map delete mode 100644 lib/icons/KeyboardIcon.d.ts delete mode 100644 lib/icons/KeyboardIcon.js.map delete mode 100644 lib/icons/LightIcon.d.ts delete mode 100644 lib/icons/LightIcon.js.map delete mode 100644 lib/icons/LinkIcon.d.ts delete mode 100644 lib/icons/LinkIcon.js.map delete mode 100644 lib/icons/ListIcon.d.ts delete mode 100644 lib/icons/ListIcon.js.map delete mode 100644 lib/icons/LoaderIcon.d.ts delete mode 100644 lib/icons/LoaderIcon.js.map delete mode 100644 lib/icons/LocaleIcon.d.ts delete mode 100644 lib/icons/LocaleIcon.js.map delete mode 100644 lib/icons/LockIcon.d.ts delete mode 100644 lib/icons/LockIcon.js.map delete mode 100644 lib/icons/MailIcon.d.ts delete mode 100644 lib/icons/MailIcon.js.map delete mode 100644 lib/icons/MediaLinkIcon.d.ts delete mode 100644 lib/icons/MediaLinkIcon.js.map delete mode 100644 lib/icons/MegaphoneIcon.d.ts delete mode 100644 lib/icons/MegaphoneIcon.js.map delete mode 100644 lib/icons/MetricIcon.d.ts delete mode 100644 lib/icons/MetricIcon.js.map delete mode 100644 lib/icons/MinifyIcon.d.ts delete mode 100644 lib/icons/MinifyIcon.js.map delete mode 100644 lib/icons/MoreIcon.d.ts delete mode 100644 lib/icons/MoreIcon.js.map delete mode 100644 lib/icons/MoreVerticalIcon.d.ts delete mode 100644 lib/icons/MoreVerticalIcon.js.map create mode 100644 lib/icons/MouseClickIcon.js delete mode 100644 lib/icons/NotificationIcon.d.ts delete mode 100644 lib/icons/NotificationIcon.js.map delete mode 100644 lib/icons/PanelCloseIcon.d.ts delete mode 100644 lib/icons/PanelCloseIcon.js.map delete mode 100644 lib/icons/PanelOpenIcon.d.ts delete mode 100644 lib/icons/PanelOpenIcon.js.map delete mode 100644 lib/icons/PlayIcon.d.ts delete mode 100644 lib/icons/PlayIcon.js.map delete mode 100644 lib/icons/PlusIcon.d.ts delete mode 100644 lib/icons/PlusIcon.js.map delete mode 100644 lib/icons/ProductDimensionsIcon.d.ts delete mode 100644 lib/icons/ProductDimensionsIcon.js.map delete mode 100644 lib/icons/ProductIcon.d.ts delete mode 100644 lib/icons/ProductIcon.js.map delete mode 100644 lib/icons/ProductModelIcon.d.ts delete mode 100644 lib/icons/ProductModelIcon.js.map delete mode 100644 lib/icons/PublishIcon.d.ts delete mode 100644 lib/icons/PublishIcon.js.map delete mode 100644 lib/icons/RefreshIcon.d.ts delete mode 100644 lib/icons/RefreshIcon.js.map delete mode 100644 lib/icons/RowIcon.d.ts delete mode 100644 lib/icons/RowIcon.js.map delete mode 100644 lib/icons/SearchIcon.d.ts delete mode 100644 lib/icons/SearchIcon.js.map delete mode 100644 lib/icons/SectionIcon.d.ts delete mode 100644 lib/icons/SectionIcon.js.map delete mode 100644 lib/icons/SettingsIcon.d.ts delete mode 100644 lib/icons/SettingsIcon.js.map delete mode 100644 lib/icons/ShopIcon.d.ts delete mode 100644 lib/icons/ShopIcon.js.map create mode 100644 lib/icons/SmilingFaceIcon.js create mode 100644 lib/icons/SparkleIcon.js create mode 100644 lib/icons/StarIcon.js delete mode 100644 lib/icons/SupplierIcon.d.ts delete mode 100644 lib/icons/SupplierIcon.js.map delete mode 100644 lib/icons/SystemIcon.d.ts delete mode 100644 lib/icons/SystemIcon.js.map delete mode 100644 lib/icons/TableIcon.d.ts delete mode 100644 lib/icons/TableIcon.js.map delete mode 100644 lib/icons/TagIcon.d.ts delete mode 100644 lib/icons/TagIcon.js.map delete mode 100644 lib/icons/UnpublishIcon.d.ts delete mode 100644 lib/icons/UnpublishIcon.js.map delete mode 100644 lib/icons/UnviewIcon.d.ts delete mode 100644 lib/icons/UnviewIcon.js.map delete mode 100644 lib/icons/UploadIcon.d.ts delete mode 100644 lib/icons/UploadIcon.js.map delete mode 100644 lib/icons/UserIcon.d.ts delete mode 100644 lib/icons/UserIcon.js.map delete mode 100644 lib/icons/ValueIcon.d.ts delete mode 100644 lib/icons/ValueIcon.js.map delete mode 100644 lib/icons/ViewIcon.d.ts delete mode 100644 lib/icons/ViewIcon.js.map delete mode 100644 lib/icons/WaveIcon.d.ts delete mode 100644 lib/icons/WaveIcon.js.map delete mode 100644 lib/icons/WorkflowIcon.d.ts delete mode 100644 lib/icons/WorkflowIcon.js.map delete mode 100644 lib/icons/index.d.ts delete mode 100644 lib/icons/index.js delete mode 100644 lib/icons/index.js.map delete mode 100644 lib/illustrations/AddingValueIllustration.d.ts delete mode 100644 lib/illustrations/AddingValueIllustration.js.map delete mode 100644 lib/illustrations/AkeneoCloudEditionIllustration.d.ts delete mode 100644 lib/illustrations/AkeneoCloudEditionIllustration.js.map delete mode 100644 lib/illustrations/ApiIllustration.d.ts delete mode 100644 lib/illustrations/ApiIllustration.js.map delete mode 100644 lib/illustrations/AppIllustration.d.ts delete mode 100644 lib/illustrations/AppIllustration.js.map delete mode 100644 lib/illustrations/AssetCategoriesIllustration.d.ts delete mode 100644 lib/illustrations/AssetCategoriesIllustration.js.map delete mode 100644 lib/illustrations/AssetsIllustration.d.ts delete mode 100644 lib/illustrations/AssetsIllustration.js.map delete mode 100644 lib/illustrations/AssociationTypesIllustration.d.ts delete mode 100644 lib/illustrations/AssociationTypesIllustration.js.map delete mode 100644 lib/illustrations/AttributeGroupsIllustration.d.ts delete mode 100644 lib/illustrations/AttributeGroupsIllustration.js.map delete mode 100644 lib/illustrations/AttributesIllustration.d.ts delete mode 100644 lib/illustrations/AttributesIllustration.js.map delete mode 100644 lib/illustrations/CatalogsIllustration.d.ts delete mode 100644 lib/illustrations/CatalogsIllustration.js.map delete mode 100644 lib/illustrations/ChannelsIllustration.d.ts delete mode 100644 lib/illustrations/ChannelsIllustration.js.map delete mode 100644 lib/illustrations/CityIllustration.d.ts delete mode 100644 lib/illustrations/CityIllustration.js.map delete mode 100644 lib/illustrations/ClientErrorIllustration.d.ts delete mode 100644 lib/illustrations/ClientErrorIllustration.js.map delete mode 100644 lib/illustrations/CodingIllustration.d.ts delete mode 100644 lib/illustrations/CodingIllustration.js.map delete mode 100644 lib/illustrations/CurrenciesIllustration.d.ts delete mode 100644 lib/illustrations/CurrenciesIllustration.js.map delete mode 100644 lib/illustrations/DefaultPictureIllustration.d.ts delete mode 100644 lib/illustrations/DefaultPictureIllustration.js.map delete mode 100644 lib/illustrations/DeleteFamilyVariantIllustration.d.ts delete mode 100644 lib/illustrations/DeleteFamilyVariantIllustration.js.map delete mode 100644 lib/illustrations/DeleteIllustration.d.ts delete mode 100644 lib/illustrations/DeleteIllustration.js.map delete mode 100644 lib/illustrations/DraftIllustration.d.ts delete mode 100644 lib/illustrations/DraftIllustration.js.map delete mode 100644 lib/illustrations/EntitiesIllustration.d.ts delete mode 100644 lib/illustrations/EntitiesIllustration.js.map delete mode 100644 lib/illustrations/EntitiesRecordIllustration.d.ts delete mode 100644 lib/illustrations/EntitiesRecordIllustration.js.map delete mode 100644 lib/illustrations/ExportBuilderIllustration.d.ts delete mode 100644 lib/illustrations/ExportBuilderIllustration.js.map delete mode 100644 lib/illustrations/ExportCsvIllustration.d.ts delete mode 100644 lib/illustrations/ExportCsvIllustration.js.map delete mode 100644 lib/illustrations/ExportIllustration.d.ts delete mode 100644 lib/illustrations/ExportIllustration.js.map delete mode 100644 lib/illustrations/ExportXlsxIllustration.d.ts delete mode 100644 lib/illustrations/ExportXlsxIllustration.js.map delete mode 100644 lib/illustrations/ExportYmlIllustration.d.ts delete mode 100644 lib/illustrations/ExportYmlIllustration.js.map delete mode 100644 lib/illustrations/FamilyIllustration.d.ts delete mode 100644 lib/illustrations/FamilyIllustration.js.map delete mode 100644 lib/illustrations/FamilyVariantIllustration.d.ts delete mode 100644 lib/illustrations/FamilyVariantIllustration.js.map delete mode 100644 lib/illustrations/GraphIllustration.d.ts delete mode 100644 lib/illustrations/GraphIllustration.js.map delete mode 100644 lib/illustrations/GroupsIllustration.d.ts delete mode 100644 lib/illustrations/GroupsIllustration.js.map delete mode 100644 lib/illustrations/IllustrationProps.d.ts delete mode 100644 lib/illustrations/IllustrationProps.js delete mode 100644 lib/illustrations/IllustrationProps.js.map delete mode 100644 lib/illustrations/ImportCsvIllustration.d.ts delete mode 100644 lib/illustrations/ImportCsvIllustration.js.map delete mode 100644 lib/illustrations/ImportIllustration.d.ts delete mode 100644 lib/illustrations/ImportIllustration.js.map delete mode 100644 lib/illustrations/ImportXlsxIllustration.d.ts delete mode 100644 lib/illustrations/ImportXlsxIllustration.js.map delete mode 100644 lib/illustrations/ImportYmlIllustration.d.ts delete mode 100644 lib/illustrations/ImportYmlIllustration.js.map delete mode 100644 lib/illustrations/JuliaIllustration.d.ts delete mode 100644 lib/illustrations/JuliaIllustration.js.map delete mode 100644 lib/illustrations/LocaleIllustration.d.ts delete mode 100644 lib/illustrations/LocaleIllustration.js.map delete mode 100644 lib/illustrations/MarketplaceIllustration.d.ts delete mode 100644 lib/illustrations/MarketplaceIllustration.js.map delete mode 100644 lib/illustrations/MeasurementIllustration.d.ts delete mode 100644 lib/illustrations/MeasurementIllustration.js.map delete mode 100644 lib/illustrations/MediaFileIllustration.d.ts delete mode 100644 lib/illustrations/MediaFileIllustration.js.map delete mode 100644 lib/illustrations/MoneyIllustration.d.ts delete mode 100644 lib/illustrations/MoneyIllustration.js.map delete mode 100644 lib/illustrations/NewsIllustration.d.ts delete mode 100644 lib/illustrations/NewsIllustration.js.map delete mode 100644 lib/illustrations/NoResultsIllustration.d.ts delete mode 100644 lib/illustrations/NoResultsIllustration.js.map delete mode 100644 lib/illustrations/ProductCategoryIllustration.d.ts delete mode 100644 lib/illustrations/ProductCategoryIllustration.js.map delete mode 100644 lib/illustrations/ProductModelIllustration.d.ts delete mode 100644 lib/illustrations/ProductModelIllustration.js.map delete mode 100644 lib/illustrations/ProductPublishedIllustration.d.ts delete mode 100644 lib/illustrations/ProductPublishedIllustration.js.map delete mode 100644 lib/illustrations/ProductsIllustration.d.ts delete mode 100644 lib/illustrations/ProductsIllustration.js.map delete mode 100644 lib/illustrations/ProjectIllustration.d.ts delete mode 100644 lib/illustrations/ProjectIllustration.js.map delete mode 100644 lib/illustrations/ProposalsIllustration.d.ts delete mode 100644 lib/illustrations/ProposalsIllustration.js.map delete mode 100644 lib/illustrations/RulesIllustration.d.ts delete mode 100644 lib/illustrations/RulesIllustration.js.map delete mode 100644 lib/illustrations/ServerErrorIllustration.d.ts delete mode 100644 lib/illustrations/ServerErrorIllustration.js.map delete mode 100644 lib/illustrations/ServerIllustration.d.ts delete mode 100644 lib/illustrations/ServerIllustration.js.map delete mode 100644 lib/illustrations/SettingsIllustration.d.ts delete mode 100644 lib/illustrations/SettingsIllustration.js.map delete mode 100644 lib/illustrations/StatusIllustration.d.ts delete mode 100644 lib/illustrations/StatusIllustration.js.map delete mode 100644 lib/illustrations/SurveyIllustration.d.ts delete mode 100644 lib/illustrations/SurveyIllustration.js.map delete mode 100644 lib/illustrations/TimezoneIllustration.d.ts delete mode 100644 lib/illustrations/TimezoneIllustration.js.map delete mode 100644 lib/illustrations/UserGroupsIllustration.d.ts delete mode 100644 lib/illustrations/UserGroupsIllustration.js.map delete mode 100644 lib/illustrations/UserRolesIllustration.d.ts delete mode 100644 lib/illustrations/UserRolesIllustration.js.map delete mode 100644 lib/illustrations/UsersIllustration.d.ts delete mode 100644 lib/illustrations/UsersIllustration.js.map delete mode 100644 lib/illustrations/UsingIllustration.d.ts delete mode 100644 lib/illustrations/UsingIllustration.js.map delete mode 100644 lib/illustrations/ViewsIllustration.d.ts delete mode 100644 lib/illustrations/ViewsIllustration.js.map delete mode 100644 lib/illustrations/WarningIllustration.d.ts delete mode 100644 lib/illustrations/WarningIllustration.js.map delete mode 100644 lib/illustrations/index.d.ts delete mode 100644 lib/illustrations/index.js delete mode 100644 lib/illustrations/index.js.map delete mode 100644 lib/index.js.map delete mode 100644 lib/shared/array.d.ts delete mode 100644 lib/shared/array.js.map delete mode 100644 lib/shared/flag.d.ts delete mode 100644 lib/shared/flag.js.map delete mode 100644 lib/shared/index.d.ts delete mode 100644 lib/shared/index.js delete mode 100644 lib/shared/index.js.map delete mode 100644 lib/shared/key.d.ts delete mode 100644 lib/shared/key.js.map delete mode 100644 lib/shared/override.d.ts delete mode 100644 lib/shared/override.js delete mode 100644 lib/shared/override.js.map delete mode 100644 lib/shared/uuid.d.ts delete mode 100644 lib/shared/uuid.js.map create mode 100644 lib/static/illustrations/AddingValue.svg.js create mode 100644 lib/static/illustrations/AkeneoCloudEdition.svg.js create mode 100644 lib/static/illustrations/Api.svg.js create mode 100644 lib/static/illustrations/App.svg.js create mode 100644 lib/static/illustrations/AssetCategories.svg.js create mode 100644 lib/static/illustrations/Assets.svg.js create mode 100644 lib/static/illustrations/AssociationTypes.svg.js create mode 100644 lib/static/illustrations/AttributeGroups.svg.js create mode 100644 lib/static/illustrations/Attributes.svg.js create mode 100644 lib/static/illustrations/Catalogs.svg.js create mode 100644 lib/static/illustrations/Channels.svg.js create mode 100644 lib/static/illustrations/City.svg.js create mode 100644 lib/static/illustrations/ClientError.svg.js create mode 100644 lib/static/illustrations/Coding.svg.js create mode 100644 lib/static/illustrations/Currencies.svg.js create mode 100644 lib/static/illustrations/DefaultPicture.svg.js create mode 100644 lib/static/illustrations/Delete.svg.js create mode 100644 lib/static/illustrations/DeleteFamilyVariant.svg.js create mode 100644 lib/static/illustrations/Draft.svg.js create mode 100644 lib/static/illustrations/Entities.svg.js create mode 100644 lib/static/illustrations/EntitiesRecord.svg.js create mode 100644 lib/static/illustrations/Export.svg.js create mode 100644 lib/static/illustrations/ExportBuilder.svg.js create mode 100644 lib/static/illustrations/ExportCsv.svg.js create mode 100644 lib/static/illustrations/ExportXlsx.svg.js create mode 100644 lib/static/illustrations/ExportYml.svg.js create mode 100644 lib/static/illustrations/Family.svg.js create mode 100644 lib/static/illustrations/FamilyVariant.svg.js create mode 100644 lib/static/illustrations/Graph.svg.js create mode 100644 lib/static/illustrations/Groups.svg.js create mode 100644 lib/static/illustrations/Import.svg.js create mode 100644 lib/static/illustrations/ImportCsv.svg.js create mode 100644 lib/static/illustrations/ImportXlsx.svg.js create mode 100644 lib/static/illustrations/ImportYml.svg.js create mode 100644 lib/static/illustrations/Julia.svg.js create mode 100644 lib/static/illustrations/Locale.svg.js create mode 100644 lib/static/illustrations/Marketplace.svg.js create mode 100644 lib/static/illustrations/Measurement.svg.js create mode 100644 lib/static/illustrations/MediaFile.svg.js create mode 100644 lib/static/illustrations/Money.svg.js create mode 100644 lib/static/illustrations/News.svg.js create mode 100644 lib/static/illustrations/NoResults.svg.js create mode 100644 lib/static/illustrations/ProductCategory.svg.js create mode 100644 lib/static/illustrations/ProductModel.svg.js create mode 100644 lib/static/illustrations/ProductPublished.svg.js create mode 100644 lib/static/illustrations/Products.svg.js create mode 100644 lib/static/illustrations/Project.svg.js create mode 100644 lib/static/illustrations/Proposals.svg.js create mode 100644 lib/static/illustrations/Rules.svg.js create mode 100644 lib/static/illustrations/Server.svg.js create mode 100644 lib/static/illustrations/ServerError.svg.js create mode 100644 lib/static/illustrations/Settings.svg.js create mode 100644 lib/static/illustrations/Status.svg.js create mode 100644 lib/static/illustrations/Survey.svg.js create mode 100644 lib/static/illustrations/Timezone.svg.js create mode 100644 lib/static/illustrations/UserGroups.svg.js create mode 100644 lib/static/illustrations/UserRoles.svg.js create mode 100644 lib/static/illustrations/Users.svg.js create mode 100644 lib/static/illustrations/Using.svg.js create mode 100644 lib/static/illustrations/Views.svg.js create mode 100644 lib/static/illustrations/Warning.svg.js delete mode 100644 lib/storybook/PreviewGallery.d.ts delete mode 100644 lib/storybook/PreviewGallery.js delete mode 100644 lib/storybook/PreviewGallery.js.map delete mode 100644 lib/storybook/components/FullscreenPreview.d.ts delete mode 100644 lib/storybook/components/FullscreenPreview.js delete mode 100644 lib/storybook/components/FullscreenPreview.js.map delete mode 100644 lib/storybook/components/index.d.ts delete mode 100644 lib/storybook/components/index.js delete mode 100644 lib/storybook/components/index.js.map delete mode 100644 lib/storybook/hooks/index.d.ts delete mode 100644 lib/storybook/hooks/index.js delete mode 100644 lib/storybook/hooks/index.js.map delete mode 100644 lib/storybook/hooks/useFakeMediaStorage.d.ts delete mode 100644 lib/storybook/hooks/useFakeMediaStorage.js delete mode 100644 lib/storybook/hooks/useFakeMediaStorage.js.map delete mode 100644 lib/storybook/hooks/useFakeTableInput.d.ts delete mode 100644 lib/storybook/hooks/useFakeTableInput.js delete mode 100644 lib/storybook/hooks/useFakeTableInput.js.map delete mode 100644 lib/storybook/hooks/useSelection.d.ts delete mode 100644 lib/storybook/hooks/useSelection.js delete mode 100644 lib/storybook/hooks/useSelection.js.map delete mode 100644 lib/storybook/index.d.ts delete mode 100644 lib/storybook/index.js delete mode 100644 lib/storybook/index.js.map delete mode 100644 lib/storybook/test-util.d.ts delete mode 100644 lib/storybook/test-util.js delete mode 100644 lib/storybook/test-util.js.map delete mode 100644 lib/storybook/util.d.ts delete mode 100644 lib/storybook/util.js delete mode 100644 lib/storybook/util.js.map create mode 100644 lib/style.css delete mode 100644 lib/theme/common.d.ts delete mode 100644 lib/theme/common.js.map delete mode 100644 lib/theme/index.d.ts delete mode 100644 lib/theme/index.js delete mode 100644 lib/theme/index.js.map delete mode 100644 lib/theme/theme.d.ts delete mode 100644 lib/theme/theme.js.map delete mode 100644 lib/themes/connector/index.d.ts delete mode 100644 lib/themes/connector/index.js.map delete mode 100644 lib/themes/index.d.ts delete mode 100644 lib/themes/index.js.map delete mode 100644 lib/themes/onboarder/index.d.ts delete mode 100644 lib/themes/onboarder/index.js.map delete mode 100644 lib/themes/pim/index.d.ts delete mode 100644 lib/themes/pim/index.js.map delete mode 100644 lib/themes/shared-catalogs/index.d.ts delete mode 100644 lib/themes/shared-catalogs/index.js.map create mode 100644 src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-block-with-rich-title-correctly-1-snap.png create mode 100644 src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-inputs-multi-select-input-option-group-correctly-1-snap.png create mode 100644 src/icons/DependenceIcon.tsx create mode 100644 src/icons/FrowningFaceIcon.tsx create mode 100644 src/icons/MouseClickIcon.tsx create mode 100644 src/icons/SmilingFaceIcon.tsx create mode 100644 src/icons/SparkleIcon.tsx create mode 100644 src/icons/StarIcon.tsx create mode 100644 vite.config.ts diff --git a/.eslintrc.json b/.eslintrc.json index 74c4124c..64cdf446 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -27,7 +27,7 @@ "react/prop-types": "off", "comma-spacing": "off" }, - "ignorePatterns": ["src/illustrations/**", "src/icons/**", "**/*.unit.tsx"], + "ignorePatterns": ["src/illustrations/**", "src/icons/**", "**/*.unit.tsx", "**/*.unit.ts"], "settings": { "react": { "version": "detect" diff --git a/example/package.json b/example/package.json index e554f5e8..e258de85 100644 --- a/example/package.json +++ b/example/package.json @@ -27,16 +27,9 @@ "eslintConfig": { "extends": "react-app" }, - "browserslist": { - "production": [ - ">0.2%", - "not dead", - "not op_mini all" - ], - "development": [ - "last 1 chrome version", - "last 1 firefox version", - "last 1 safari version" - ] - } + "browserslist": [ + ">0.2%", + "not dead", + "not op_mini all" + ] } diff --git a/lib/components/Avatar/Avatar.d.ts b/lib/components/Avatar/Avatar.d.ts deleted file mode 100644 index aa6802c5..00000000 --- a/lib/components/Avatar/Avatar.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import React from 'react'; -import { AvatarProps } from './types'; -declare const Avatar: ({ username, firstName, lastName, avatarUrl, size, disabled, selected, ...rest }: AvatarProps) => React.JSX.Element; -export { Avatar }; -export type { AvatarProps }; diff --git a/lib/components/Avatar/Avatar.js b/lib/components/Avatar/Avatar.js index aea69fd8..19ac88a2 100644 --- a/lib/components/Avatar/Avatar.js +++ b/lib/components/Avatar/Avatar.js @@ -1,105 +1,43 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Avatar = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var hooks_1 = require("../../hooks"); -var theme_1 = require("../../theme"); -var AvatarContainer = styled_components_1.default.span(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n ", "\n ", "\n box-sizing: content-box;\n display: inline-block;\n background-color: ", ";\n"], ["\n ", "\n ", "\n box-sizing: content-box;\n display: inline-block;\n background-color: ", ";\n"])), function (_a) { - var size = _a.size; - return size === 'default' - ? (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 32px;\n width: 32px;\n border-radius: 32px;\n "], ["\n height: 32px;\n width: 32px;\n border-radius: 32px;\n "]))) : (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n height: 140px;\n width: 140px;\n border-radius: 140px;\n "], ["\n height: 140px;\n width: 140px;\n border-radius: 140px;\n "]))); -}, function (_a) { - var size = _a.size, selected = _a.selected; - return size === 'default' && selected - ? (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n padding: 1px;\n border: 3px solid ", ";\n margin: -4px -8px 0 0;\n "], ["\n padding: 1px;\n border: 3px solid ", ";\n margin: -4px -8px 0 0;\n "])), (0, theme_1.getColor)('blue', 100)) : (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-right: -4px;\n "], ["\n margin-right: -4px;\n "]))); -}, (0, theme_1.getColor)('white')); -var AvatarImage = styled_components_1.default.span(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n ", "\n ", "\n height: 100%;\n width: 100%;\n display: block;\n color: ", ";\n text-align: center;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n text-transform: uppercase;\n"], ["\n ", "\n ", "\n height: 100%;\n width: 100%;\n display: block;\n color: ", ";\n text-align: center;\n background-position: center;\n background-repeat: no-repeat;\n background-size: cover;\n text-transform: uppercase;\n"])), function (_a) { - var size = _a.size; - return size === 'default' - ? (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n line-height: 32px;\n font-size: 15px;\n border-radius: 32px;\n "], ["\n line-height: 32px;\n font-size: 15px;\n border-radius: 32px;\n "]))) : (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n line-height: 140px;\n font-size: 66px;\n border-radius: 140px;\n "], ["\n line-height: 140px;\n font-size: 66px;\n border-radius: 140px;\n "]))); -}, function (_a) { - var disabled = _a.disabled; - return disabled - ? (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n opacity: 50%;\n "], ["\n opacity: 50%;\n "]))) : (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject([""], [""]))); -}, (0, theme_1.getColor)('white')); -var Avatar = function (_a) { - var username = _a.username, firstName = _a.firstName, lastName = _a.lastName, avatarUrl = _a.avatarUrl, _b = _a.size, size = _b === void 0 ? 'default' : _b, _c = _a.disabled, disabled = _c === void 0 ? false : _c, _d = _a.selected, selected = _d === void 0 ? false : _d, rest = __rest(_a, ["username", "firstName", "lastName", "avatarUrl", "size", "disabled", "selected"]); - var theme = (0, hooks_1.useTheme)(); - var fallback = (firstName.trim().charAt(0) + lastName.trim().charAt(0) || username.substring(0, 2)).toLocaleUpperCase(); - var title = "".concat(firstName || '', " ").concat(lastName || '').trim() || username; - var title_container = title + ' container'; - var backgroundColor = (0, react_1.useMemo)(function () { - var colorId = username.split('').reduce(function (s, l) { return s + l.charCodeAt(0); }, 0); - var colors = [ - theme.colorAlternative.green120, - theme.colorAlternative.darkCyan120, - theme.colorAlternative.forestGreen120, - theme.colorAlternative.oliveGreen120, - theme.colorAlternative.blue120, - theme.colorAlternative.darkBlue120, - theme.colorAlternative.hotPink120, - theme.colorAlternative.red120, - theme.colorAlternative.coralRed120, - theme.colorAlternative.yellow120, - theme.colorAlternative.orange120, - theme.colorAlternative.chocolate120, - ]; - return colors[colorId % colors.length]; - }, [theme, username]); - var style = avatarUrl ? { backgroundImage: "url(".concat(avatarUrl, ")") } : { backgroundColor: backgroundColor }; - return (react_1.default.createElement(AvatarContainer, { size: size, selected: selected, title: title_container }, - react_1.default.createElement(AvatarImage, __assign({ size: size, disabled: disabled }, rest, { style: style, title: title }), avatarUrl ? '' : fallback))); -}; -exports.Avatar = Avatar; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=Avatar.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,R=Object.defineProperties;var G=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var p=(e,t,r)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,x=(e,t)=>{for(var r in t||(t={}))h.call(t,r)&&p(e,r,t[r]);if(i)for(var r of i(t))g.call(t,r)&&p(e,r,t[r]);return e},v=(e,t)=>R(e,G(t));var b=(e,t)=>{var r={};for(var o in e)h.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&i)for(var o of i(e))t.indexOf(o)<0&&g.call(e,o)&&(r[o]=e[o]);return r};var A=require("react/jsx-runtime"),M=require("react"),n=require("styled-components"),T=require("../../hooks/useTheme.js"),a=require("../../theme/theme.js");function B(e){return e&&e.__esModule?e:{default:e}}var f=B(n);const D=f.default.span` + ${({size:e})=>e==="default"?n.css` + height: 32px; + width: 32px; + border-radius: 32px; + `:n.css` + height: 140px; + width: 140px; + border-radius: 140px; + `} + ${({size:e,selected:t})=>e==="default"&&t?n.css` + padding: 1px; + border: 3px solid ${a.getColor("blue",100)}; + margin: -4px -8px 0 0; + `:n.css` + margin-right: -4px; + `} + box-sizing: content-box; + display: inline-block; + background-color: ${a.getColor("white")}; +`,L=f.default.span` + ${({size:e})=>e==="default"?n.css` + line-height: 32px; + font-size: 15px; + border-radius: 32px; + `:n.css` + line-height: 140px; + font-size: 66px; + border-radius: 140px; + `} + ${({disabled:e})=>e?n.css` + opacity: 50%; + `:n.css``} + height: 100%; + width: 100%; + display: block; + color: ${a.getColor("white")}; + text-align: center; + background-position: center; + background-repeat: no-repeat; + background-size: cover; + text-transform: uppercase; +`,P=E=>{var s=E,{username:e,firstName:t,lastName:r,avatarUrl:o,size:c="default",disabled:k=!1,selected:$=!1}=s,m=b(s,["username","firstName","lastName","avatarUrl","size","disabled","selected"]);const l=T.useTheme(),y=(t.trim().charAt(0)+r.trim().charAt(0)||e.substring(0,2)).toLocaleUpperCase(),d=`${t||""} ${r||""}`.trim()||e,C=d+" container",w=M.useMemo(()=>{const q=e.split("").reduce((j,z)=>j+z.charCodeAt(0),0),u=[l.colorAlternative.green120,l.colorAlternative.darkCyan120,l.colorAlternative.forestGreen120,l.colorAlternative.oliveGreen120,l.colorAlternative.blue120,l.colorAlternative.darkBlue120,l.colorAlternative.hotPink120,l.colorAlternative.red120,l.colorAlternative.coralRed120,l.colorAlternative.yellow120,l.colorAlternative.orange120,l.colorAlternative.chocolate120];return u[q%u.length]},[l,e]),_=o?{backgroundImage:`url(${o})`}:{backgroundColor:w};return A.jsx(D,{size:c,selected:$,title:C,children:A.jsx(L,v(x({size:c,disabled:k},m),{style:_,title:d,children:o?"":y}))})};exports.Avatar=P; diff --git a/lib/components/Avatar/Avatar.js.map b/lib/components/Avatar/Avatar.js.map deleted file mode 100644 index ca19edd1..00000000 --- a/lib/components/Avatar/Avatar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Avatar.js","sourceRoot":"","sources":["../../../src/components/Avatar/Avatar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAqC;AACrC,qEAA8C;AAC9C,qCAAqC;AACrC,qCAAwD;AAGxD,IAAM,eAAe,GAAG,2BAAM,CAAC,IAAI,wKAA0C,MACzE,EAWK,MACL,EASK,8EAGa,EAAiB,KACtC,KAzBG,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,IAAI,KAAK,SAAS;QAChB,CAAC,KAAC,uBAAG,iKAAA,6FAIF,KACH,CAAC,KAAC,uBAAG,oKAAA,gGAIF,IAAA;AAVL,CAUK,EACL,UAAC,EAAgB;QAAf,IAAI,UAAA,EAAE,QAAQ,cAAA;IAChB,OAAA,IAAI,KAAK,SAAS,IAAI,QAAQ;QAC5B,CAAC,KAAC,uBAAG,8KAAA,yDAEmB,EAAqB,+CAE1C,KAFqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAG7C,CAAC,KAAC,uBAAG,+GAAA,2CAEF,IAAA;AARL,CAQK,EAGa,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACtC,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,IAAI,8SAA0C,MACrE,EAWK,MACL,EAKS,iEAIF,EAAiB,sJAM3B,KA3BG,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,IAAI,KAAK,SAAS;QAChB,CAAC,KAAC,uBAAG,0KAAA,sGAIF,KACH,CAAC,KAAC,uBAAG,4KAAA,wGAIF,IAAA;AAVL,CAUK,EACL,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ;QACN,CAAC,KAAC,uBAAG,yGAAA,qCAEF,KACH,CAAC,KAAC,uBAAG,sEAAA,EAAE,IAAA;AAJT,CAIS,EAIF,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAM3B,CAAC;AAEF,IAAM,MAAM,GAAG,UAAC,EASF;IARZ,IAAA,QAAQ,cAAA,EACR,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,SAAS,eAAA,EACT,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAChB,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EACb,IAAI,cARO,kFASf,CADQ;IAEP,IAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IAEzB,IAAM,QAAQ,GAAG,CACf,SAAS,CAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,QAAQ,CAAC,IAAI,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,CAAC,CAAC,CACnF,CAAC,iBAAiB,EAAE,CAAC;IACtB,IAAM,KAAK,GAAG,UAAG,SAAS,IAAI,EAAE,cAAI,QAAQ,IAAI,EAAE,CAAE,CAAC,IAAI,EAAE,IAAI,QAAQ,CAAC;IACxE,IAAM,eAAe,GAAG,KAAK,GAAG,YAAY,CAAC;IAE7C,IAAM,eAAe,GAAG,IAAA,eAAO,EAAC;QAC9B,IAAM,OAAO,GAAG,QAAQ,CAAC,KAAK,CAAC,EAAE,CAAC,CAAC,MAAM,CAAS,UAAC,CAAC,EAAE,CAAC,IAAK,OAAA,CAAC,GAAG,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAnB,CAAmB,EAAE,CAAC,CAAC,CAAC;QACpF,IAAM,MAAM,GAAG;YACb,KAAK,CAAC,gBAAgB,CAAC,QAAQ;YAC/B,KAAK,CAAC,gBAAgB,CAAC,WAAW;YAClC,KAAK,CAAC,gBAAgB,CAAC,cAAc;YACrC,KAAK,CAAC,gBAAgB,CAAC,aAAa;YACpC,KAAK,CAAC,gBAAgB,CAAC,OAAO;YAC9B,KAAK,CAAC,gBAAgB,CAAC,WAAW;YAClC,KAAK,CAAC,gBAAgB,CAAC,UAAU;YACjC,KAAK,CAAC,gBAAgB,CAAC,MAAM;YAC7B,KAAK,CAAC,gBAAgB,CAAC,WAAW;YAClC,KAAK,CAAC,gBAAgB,CAAC,SAAS;YAChC,KAAK,CAAC,gBAAgB,CAAC,SAAS;YAChC,KAAK,CAAC,gBAAgB,CAAC,YAAY;SACpC,CAAC;QAEF,OAAO,MAAM,CAAC,OAAO,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;IACzC,CAAC,EAAE,CAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEtB,IAAM,KAAK,GAAG,SAAS,CAAC,CAAC,CAAC,EAAC,eAAe,EAAE,cAAO,SAAS,MAAG,EAAC,CAAC,CAAC,CAAC,EAAC,eAAe,iBAAA,EAAC,CAAC;IAErF,OAAO,CACL,8BAAC,eAAe,IAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,eAAe;QACrE,8BAAC,WAAW,aAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,IAAM,IAAI,IAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,KAC9E,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CACd,CACE,CACnB,CAAC;AACJ,CAAC,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/components/Avatar/Avatars.d.ts b/lib/components/Avatar/Avatars.d.ts deleted file mode 100644 index 2ecf9e08..00000000 --- a/lib/components/Avatar/Avatars.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React from 'react'; -import { Override } from '../../shared'; -type AvatarsProps = Override, { - max: number; - maxTitle?: number; -}>; -declare const Avatars: React.FC; -export { Avatars }; -export type { AvatarsProps }; diff --git a/lib/components/Avatar/Avatars.js b/lib/components/Avatar/Avatars.js index 95a556b8..915f4404 100644 --- a/lib/components/Avatar/Avatars.js +++ b/lib/components/Avatar/Avatars.js @@ -1,91 +1,21 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Avatars = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var AvatarListContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n & > * {\n position: relative;\n }\n"], ["\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n & > * {\n position: relative;\n }\n"]))); -var RemainingAvatar = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n height: 32px;\n width: 32px;\n color: ", ";\n border: 1px solid;\n line-height: 32px;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 15px;\n border-radius: 32px;\n"], ["\n height: 32px;\n width: 32px;\n color: ", ";\n border: 1px solid;\n line-height: 32px;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 15px;\n border-radius: 32px;\n"])), (0, theme_1.getColor)('grey', 120)); -var Avatars = function (_a) { - var max = _a.max, _b = _a.maxTitle, maxTitle = _b === void 0 ? 10 : _b, children = _a.children, rest = __rest(_a, ["max", "maxTitle", "children"]); - var childrenArray = react_1.Children.toArray(children); - var displayedChildren = childrenArray.slice(0, max); - var remainingChildren = childrenArray.slice(max, childrenArray.length + 1); - var remainingChildrenCount = childrenArray.length - max; - var reverseChildren = displayedChildren.reverse(); - var remainingUsersTitle = (0, react_1.useMemo)(function () { - var remainingNames = remainingChildren - .map(function (child) { - if (!react_1.default.isValidElement(child)) - return; - var _a = child.props, firstName = _a.firstName, lastName = _a.lastName, username = _a.username; - return "".concat(firstName || '', " ").concat(lastName || '').trim() || username; - }) - .slice(0, maxTitle) - .join('\n'); - if (remainingChildren.length > maxTitle) { - return remainingNames.concat('\n', '...'); - } - return remainingNames; - }, [maxTitle, remainingChildren]); - return (react_1.default.createElement(AvatarListContainer, __assign({ title: rest.title || remainingUsersTitle }, rest), - remainingChildrenCount > 0 && react_1.default.createElement(RemainingAvatar, null, - "+", - remainingChildrenCount), - reverseChildren)); -}; -exports.Avatars = Avatars; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Avatars.js.map \ No newline at end of file +"use strict";var $=Object.defineProperty,b=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var f=(e,r,t)=>r in e?$(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,v=(e,r)=>{for(var t in r||(r={}))h.call(r,t)&&f(e,t,r[t]);if(s)for(var t of s(r))p.call(r,t)&&f(e,t,r[t]);return e},g=(e,r)=>b(e,w(r));var m=(e,r)=>{var t={};for(var n in e)h.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&s)for(var n of s(e))r.indexOf(n)<0&&p.call(e,n)&&(t[n]=e[n]);return t};var y=require("react/jsx-runtime"),l=require("react"),M=require("styled-components"),z=require("../../theme/theme.js");function x(e){return e&&e.__esModule?e:{default:e}}var D=x(l),C=x(M);const E=C.default.div` + display: flex; + flex-direction: row-reverse; + justify-content: flex-end; + & > * { + position: relative; + } +`,L=C.default.span` + height: 32px; + width: 32px; + color: ${z.getColor("grey",120)}; + border: 1px solid; + line-height: 32px; + display: flex; + align-items: center; + justify-content: center; + font-size: 15px; + border-radius: 32px; +`,U=V=>{var o=V,{max:e,maxTitle:r=10,children:t}=o,n=m(o,["max","maxTitle","children"]);const i=l.Children.toArray(t),_=i.slice(0,e),a=i.slice(e,i.length+1),d=i.length-e,j=_.reverse(),A=l.useMemo(()=>{const c=a.map(u=>{if(!D.default.isValidElement(u))return;const{firstName:q,lastName:R,username:N}=u.props;return`${q||""} ${R||""}`.trim()||N}).slice(0,r).join(` +`);return a.length>r?c.concat(` +`,"..."):c},[r,a]);return y.jsxs(E,g(v({title:n.title||A},n),{children:[d>0&&y.jsxs(L,{children:["+",d]}),j]}))};exports.Avatars=U; diff --git a/lib/components/Avatar/Avatars.js.map b/lib/components/Avatar/Avatars.js.map deleted file mode 100644 index fb2e95fe..00000000 --- a/lib/components/Avatar/Avatars.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Avatars.js","sourceRoot":"","sources":["../../../src/components/Avatar/Avatars.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+C;AAC/C,wEAAuC;AAEvC,qCAAwD;AAGxD,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,gMAA2C,6HAOhF,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,IAAI,sRAAA,8CAGxB,EAAqB,mKAQ/B,KARU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAQ/B,CAAC;AAUF,IAAM,OAAO,GAA2B,UAAC,EAAuC;IAAtC,IAAA,GAAG,SAAA,EAAE,gBAAa,EAAb,QAAQ,mBAAG,EAAE,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAtC,+BAAuC,CAAD;IAC7E,IAAM,aAAa,GAAG,gBAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;IACjD,IAAM,iBAAiB,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;IACtD,IAAM,iBAAiB,GAAG,aAAa,CAAC,KAAK,CAAC,GAAG,EAAE,aAAa,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;IAC7E,IAAM,sBAAsB,GAAG,aAAa,CAAC,MAAM,GAAG,GAAG,CAAC;IAC1D,IAAM,eAAe,GAAG,iBAAiB,CAAC,OAAO,EAAE,CAAC;IAEpD,IAAM,mBAAmB,GAAG,IAAA,eAAO,EAAC;QAClC,IAAM,cAAc,GAAG,iBAAiB;aACrC,GAAG,CAAC,UAAA,KAAK;YACR,IAAI,CAAC,eAAK,CAAC,cAAc,CAAc,KAAK,CAAC;gBAAE,OAAO;YAChD,IAAA,KAAkC,KAAK,CAAC,KAAK,EAA5C,SAAS,eAAA,EAAE,QAAQ,cAAA,EAAE,QAAQ,cAAe,CAAC;YAEpD,OAAO,UAAG,SAAS,IAAI,EAAE,cAAI,QAAQ,IAAI,EAAE,CAAE,CAAC,IAAI,EAAE,IAAI,QAAQ,CAAC;QACnE,CAAC,CAAC;aACD,KAAK,CAAC,CAAC,EAAE,QAAQ,CAAC;aAClB,IAAI,CAAC,IAAI,CAAC,CAAC;QAEd,IAAI,iBAAiB,CAAC,MAAM,GAAG,QAAQ,EAAE;YACvC,OAAO,cAAc,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;SAC3C;QAED,OAAO,cAAc,CAAC;IACxB,CAAC,EAAE,CAAC,QAAQ,EAAE,iBAAiB,CAAC,CAAC,CAAC;IAElC,OAAO,CACL,8BAAC,mBAAmB,aAAC,KAAK,EAAE,IAAI,CAAC,KAAK,IAAI,mBAAmB,IAAM,IAAI;QACpE,sBAAsB,GAAG,CAAC,IAAI,8BAAC,eAAe;;YAAG,sBAAsB,CAAmB;QAC1F,eAAe,CACI,CACvB,CAAC;AACJ,CAAC,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/components/Avatar/types.d.ts b/lib/components/Avatar/types.d.ts deleted file mode 100644 index 0988bb26..00000000 --- a/lib/components/Avatar/types.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { Override } from '../../shared'; -import React from 'react'; -export type User = { - username: string; - firstName: string; - lastName: string; - avatarUrl?: string; -}; -export type AvatarProps = Override, User & { - size?: 'default' | 'big'; - disabled?: boolean; - selected?: boolean; -}>; -export type AvatarContainerProps = Override, { - size?: 'default' | 'big'; - selected?: boolean; -}>; diff --git a/lib/components/Avatar/types.js b/lib/components/Avatar/types.js deleted file mode 100644 index 11e638d1..00000000 --- a/lib/components/Avatar/types.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=types.js.map \ No newline at end of file diff --git a/lib/components/Avatar/types.js.map b/lib/components/Avatar/types.js.map deleted file mode 100644 index fa6d1b96..00000000 --- a/lib/components/Avatar/types.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/components/Avatar/types.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/components/Badge/Badge.d.ts b/lib/components/Badge/Badge.d.ts deleted file mode 100644 index 56290e9c..00000000 --- a/lib/components/Badge/Badge.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../shared'; -import { Level } from '../../theme'; -type BadgeProps = Override, { - level?: Level; - children?: ReactNode; -}>; -declare const Badge: React.ForwardRefExoticComponent, "children" | "level"> & { - level?: Level | undefined; - children?: ReactNode; -} & React.RefAttributes>; -export { Badge }; -export type { BadgeProps }; diff --git a/lib/components/Badge/Badge.js b/lib/components/Badge/Badge.js index 19872ed0..92e88508 100644 --- a/lib/components/Badge/Badge.js +++ b/lib/components/Badge/Badge.js @@ -1,69 +1,22 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Badge = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var BadgeContainer = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: inline-flex;\n height: 18px;\n line-height: 16px;\n border: 1px solid;\n padding: 0 6px;\n border-radius: 2px;\n text-transform: uppercase;\n box-sizing: border-box;\n background-color: ", ";\n font-size: ", ";\n font-weight: normal;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n flex-shrink: 0;\n\n ", "\n"], ["\n display: inline-flex;\n height: 18px;\n line-height: 16px;\n border: 1px solid;\n padding: 0 6px;\n border-radius: 2px;\n text-transform: uppercase;\n box-sizing: border-box;\n background-color: ", ";\n font-size: ", ";\n font-weight: normal;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n flex-shrink: 0;\n\n ", "\n"])), (0, theme_1.getColor)('white'), (0, theme_1.getFontSize)('small'), function (_a) { - var _b = _a.$level, $level = _b === void 0 ? 'primary' : _b; - return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n border-color: ", ";\n "], ["\n color: ", ";\n border-color: ", ";\n "])), (0, theme_1.getColorForLevel)($level, 140), (0, theme_1.getColorForLevel)($level, 100)); -}); -var Badge = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.level, level = _b === void 0 ? 'primary' : _b, children = _a.children, rest = __rest(_a, ["level", "children"]); - return (react_1.default.createElement(BadgeContainer, __assign({ "$level": level, ref: forwardedRef }, rest), children)); -}); -exports.Badge = Badge; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Badge.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,h=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var n=(e,r,o)=>r in e?x(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,u=(e,r)=>{for(var o in r||(r={}))d.call(r,o)&&n(e,o,r[o]);if(a)for(var o of a(r))s.call(r,o)&&n(e,o,r[o]);return e},f=(e,r)=>h(e,v(r));var p=(e,r)=>{var o={};for(var t in e)d.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&a)for(var t of a(e))r.indexOf(t)<0&&s.call(e,t)&&(o[t]=e[t]);return o};var b=require("react/jsx-runtime"),m=require("react"),c=require("styled-components"),i=require("../../theme/theme.js");function g(e){return e&&e.__esModule?e:{default:e}}var w=g(m),_=g(c);const y=_.default.span` + display: inline-flex; + height: 18px; + line-height: 16px; + border: 1px solid; + padding: 0 6px; + border-radius: 2px; + text-transform: uppercase; + box-sizing: border-box; + background-color: ${i.getColor("white")}; + font-size: ${i.getFontSize("small")}; + font-weight: normal; + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; + flex-shrink: 0; + + ${({$level:e="primary"})=>c.css` + color: ${i.getColorForLevel(e,140)}; + border-color: ${i.getColorForLevel(e,100)}; + `} +`,$=w.default.forwardRef((q,t)=>{var l=q,{level:e="primary",children:r}=l,o=p(l,["level","children"]);return b.jsx(y,f(u({$level:e,ref:t},o),{children:r}))});exports.Badge=$; diff --git a/lib/components/Badge/Badge.js.map b/lib/components/Badge/Badge.js.map deleted file mode 100644 index 85ef3521..00000000 --- a/lib/components/Badge/Badge.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Badge.js","sourceRoot":"","sources":["../../../src/components/Badge/Badge.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA4C;AAE5C,qEAA8C;AAC9C,qCAA8F;AAM9F,IAAM,cAAc,GAAG,2BAAM,CAAC,IAAI,6aAAqB,iNASjC,EAAiB,kBACxB,EAAoB,6HAO/B,EAGD,IACF,KAZqB,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACxB,IAAA,mBAAW,EAAC,OAAO,CAAC,EAO/B,UAAC,EAAyC;QAAxC,cAAkB,EAAlB,MAAM,mBAAG,SAAS,KAAA;IAA2B,WAAA,uBAAG,qHAAA,eACzC,EAA6B,uBACtB,EAA6B,OAC9C,KAFU,IAAA,wBAAgB,EAAC,MAAM,EAAE,GAAG,CAAC,EACtB,IAAA,wBAAgB,EAAC,MAAM,EAAE,GAAG,CAAC;AAFE,CAGhD,CACF,CAAC;AAoBF,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UAAC,EAAkD,EAAE,YAAkC;IAArF,IAAA,aAAiB,EAAjB,KAAK,mBAAG,SAAS,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAArC,qBAAsC,CAAD;IACpC,OAAO,CACL,8BAAC,cAAc,uBAAS,KAAK,EAAE,GAAG,EAAE,YAAY,IAAM,IAAI,GACvD,QAAQ,CACM,CAClB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/Block/Block.d.ts b/lib/components/Block/Block.d.ts deleted file mode 100644 index 95f22a28..00000000 --- a/lib/components/Block/Block.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../shared'; -type BlockProps = Override, { - title: string; - actions?: ReactNode; - ariaLabel?: string; - ariaLabelledBy?: string; - ariaDescribedBy?: string; - children?: ReactNode; -} & ({ - isOpen: boolean; - collapseButtonLabel: string; - onCollapse: (isOpen: boolean) => void; -} | { - isOpen?: undefined; - collapseButtonLabel?: undefined; - onCollapse?: undefined; -})>; -declare const Block: React.ForwardRefExoticComponent>; -export { Block }; -export type { BlockProps }; diff --git a/lib/components/Block/Block.js b/lib/components/Block/Block.js index b0bcd9b5..7b99bb97 100644 --- a/lib/components/Block/Block.js +++ b/lib/components/Block/Block.js @@ -1,101 +1,41 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Block = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var icons_1 = require("../../icons"); -var IconButton_1 = require("../IconButton/IconButton"); -var ANIMATION_DURATION = 100; -var ActionsContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n column-gap: 10px;\n justify-content: space-between;\n"], ["\n display: flex;\n align-items: center;\n column-gap: 10px;\n justify-content: space-between;\n"]))); -var BlockTitle = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n min-height: 24px;\n color: ", ";\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n min-height: 24px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 140)); -var BlockContent = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n overflow-wrap: break-word;\n white-space: break-spaces;\n margin-top: ", "px;\n ", "\n"], ["\n overflow-wrap: break-word;\n white-space: break-spaces;\n margin-top: ", "px;\n ", "\n"])), function (_a) { - var $height = _a.$height, isCollapsable = _a.isCollapsable; - return (0 === $height && isCollapsable ? 0 : 10); -}, function (_a) { - var isCollapsable = _a.isCollapsable, $height = _a.$height, $overflow = _a.$overflow, shouldAnimate = _a.shouldAnimate; - return isCollapsable && (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n max-height: ", "px;\n overflow: ", ";\n ", "\n "], ["\n max-height: ", "px;\n overflow: ", ";\n ", "\n "])), $height, $overflow, shouldAnimate && (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n transition: all ", "ms ease-in-out;\n transition-property: max-height, margin-top;\n "], ["\n transition: all ", "ms ease-in-out;\n transition-property: max-height, margin-top;\n "])), ANIMATION_DURATION)); -}); -var Container = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n box-sizing: border-box;\n padding: 10px 15px;\n border-style: solid;\n border-width: 1px;\n border-radius: 2px;\n display: flex;\n flex-direction: column;\n font-family: inherit;\n font-size: ", ";\n font-weight: 400;\n background-color: ", ";\n border-color: ", ";\n\n &:hover {\n background-color: ", ";\n }\n"], ["\n box-sizing: border-box;\n padding: 10px 15px;\n border-style: solid;\n border-width: 1px;\n border-radius: 2px;\n display: flex;\n flex-direction: column;\n font-family: inherit;\n font-size: ", ";\n font-weight: 400;\n background-color: ", ";\n border-color: ", ";\n\n &:hover {\n background-color: ", ";\n }\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 20)); -var Block = react_1.default.forwardRef(function (_a, forwardedRef) { - var title = _a.title, actions = _a.actions, ariaDescribedBy = _a.ariaDescribedBy, ariaLabel = _a.ariaLabel, ariaLabelledBy = _a.ariaLabelledBy, isOpen = _a.isOpen, collapseButtonLabel = _a.collapseButtonLabel, onCollapse = _a.onCollapse, children = _a.children, rest = __rest(_a, ["title", "actions", "ariaDescribedBy", "ariaLabel", "ariaLabelledBy", "isOpen", "collapseButtonLabel", "onCollapse", "children"]); - var _b = (0, react_1.useState)(0), contentHeight = _b[0], setContentHeight = _b[1]; - var _c = (0, react_1.useState)(false), shouldAnimate = _c[0], setShouldAnimate = _c[1]; - var contentRef = (0, react_1.useRef)(null); - var isCollapsable = undefined !== collapseButtonLabel && undefined !== onCollapse && undefined !== isOpen; - var handleCollapse = function () { return onCollapse === null || onCollapse === void 0 ? void 0 : onCollapse(!isOpen); }; - (0, react_1.useEffect)(function () { - if (!isCollapsable) - return; - setContentHeight(function (contentHeight) { - var _a, _b; - var scrollHeight = (_b = (_a = contentRef.current) === null || _a === void 0 ? void 0 : _a.scrollHeight) !== null && _b !== void 0 ? _b : 0; - return 0 === scrollHeight ? contentHeight : scrollHeight; - }); - var shouldAnimateTimeoutId = window.setTimeout(function () { - setShouldAnimate(true); - }, ANIMATION_DURATION); - return function () { - window.clearTimeout(shouldAnimateTimeoutId); - }; - }, [children]); - return (react_1.default.createElement(Container, __assign({ "aria-describedby": ariaDescribedBy, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy, ref: forwardedRef }, rest), - react_1.default.createElement(BlockTitle, null, - title, - react_1.default.createElement(ActionsContainer, null, - actions, - !isCollapsable ? null : (react_1.default.createElement(IconButton_1.IconButton, { icon: isOpen ? react_1.default.createElement(icons_1.ArrowUpIcon, null) : react_1.default.createElement(icons_1.ArrowDownIcon, null), title: collapseButtonLabel, level: "tertiary", ghost: true, size: "small", onClick: handleCollapse })))), - !isCollapsable ? null : (react_1.default.createElement(BlockContent, { ref: contentRef, isCollapsable: isCollapsable, "$overflow": shouldAnimate || !isOpen ? 'hidden' : 'inherit', "$height": true === isOpen ? contentHeight : 0, shouldAnimate: shouldAnimate, "aria-hidden": !isOpen }, children)))); -}); -exports.Block = Block; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=Block.js.map \ No newline at end of file +"use strict";var U=Object.defineProperty,M=Object.defineProperties;var E=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var $=Object.prototype.hasOwnProperty,j=Object.prototype.propertyIsEnumerable;var y=(e,t,r)=>t in e?U(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,A=(e,t)=>{for(var r in t||(t={}))$.call(t,r)&&y(e,r,t[r]);if(u)for(var r of u(t))j.call(t,r)&&y(e,r,t[r]);return e},I=(e,t)=>M(e,E(t));var k=(e,t)=>{var r={};for(var o in e)$.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&u)for(var o of u(e))t.indexOf(o)<0&&j.call(e,o)&&(r[o]=e[o]);return r};var i=require("react/jsx-runtime"),l=require("react"),f=require("styled-components"),a=require("../../theme/theme.js"),F=require("../../icons/ArrowDownIcon.js"),G=require("../../icons/ArrowUpIcon.js"),J=require("../IconButton/IconButton.js");function _(e){return e&&e.__esModule?e:{default:e}}var K=_(l),s=_(f);const q=100,P=s.default.div` + display: flex; + align-items: center; + column-gap: 10px; + justify-content: space-between; +`,Q=s.default.div``,V=s.default.div` + display: flex; + align-items: center; + justify-content: space-between; + min-height: 24px; + color: ${a.getColor("grey",140)}; +`,W=s.default.div` + overflow-wrap: break-word; + white-space: break-spaces; + margin-top: ${({$height:e,isCollapsable:t})=>e===0&&t?0:10}px; + ${({isCollapsable:e,$height:t,$overflow:r,shouldAnimate:o})=>e&&f.css` + max-height: ${t}px; + overflow: ${r}; + ${o&&f.css` + transition: all ${q}ms ease-in-out; + transition-property: max-height, margin-top; + `} + `} +`,X=s.default.div` + box-sizing: border-box; + padding: 10px 15px; + border-style: solid; + border-width: 1px; + border-radius: 2px; + display: flex; + flex-direction: column; + font-family: inherit; + font-size: ${a.getFontSize("default")}; + font-weight: 400; + background-color: ${a.getColor("white")}; + border-color: ${a.getColor("grey",80)}; + + &:hover { + background-color: ${a.getColor("grey",20)}; + } +`,Y=K.default.forwardRef((Z,T)=>{var x=Z,{title:e,actions:t,ariaDescribedBy:r,ariaLabel:o,ariaLabelledBy:C,isOpen:n,collapseButtonLabel:h,onCollapse:c,children:g}=x,R=k(x,["title","actions","ariaDescribedBy","ariaLabel","ariaLabelledBy","isOpen","collapseButtonLabel","onCollapse","children"]);const[B,z]=l.useState(0),[v,D]=l.useState(!1),w=l.useRef(null),d=h!==void 0&&c!==void 0&&n!==void 0,H=()=>c==null?void 0:c(!n);return l.useEffect(()=>{if(!d)return;z(N=>{var b,p;const m=(p=(b=w.current)==null?void 0:b.scrollHeight)!=null?p:0;return m===0?N:m});const S=window.setTimeout(()=>{D(!0)},q);return()=>{window.clearTimeout(S)}},[g]),i.jsxs(X,I(A({"aria-describedby":r,"aria-label":o,"aria-labelledby":C,ref:T},R),{children:[i.jsxs(V,{children:[i.jsx(Q,{children:e}),i.jsxs(P,{children:[t,d?i.jsx(J.IconButton,{icon:n?i.jsx(G.ArrowUpIcon,{}):i.jsx(F.ArrowDownIcon,{}),title:h,level:"tertiary",ghost:!0,size:"small",onClick:H}):null]})]}),d?i.jsx(W,{ref:w,isCollapsable:d,$overflow:v||!n?"hidden":"inherit",$height:n===!0?B:0,shouldAnimate:v,"aria-hidden":!n,children:g}):null]}))});exports.Block=Y; diff --git a/lib/components/Block/Block.js.map b/lib/components/Block/Block.js.map deleted file mode 100644 index 5d6f6f63..00000000 --- a/lib/components/Block/Block.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Block.js","sourceRoot":"","sources":["../../../src/components/Block/Block.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAyE;AACzE,qEAA8C;AAC9C,qCAAqE;AAErE,qCAAuD;AACvD,uDAAoD;AA2DpD,IAAM,kBAAkB,GAAG,GAAG,CAAC;AAE/B,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,yKAAA,sGAKlC,IAAA,CAAC;AAEF,IAAM,UAAU,GAAG,2BAAM,CAAC,GAAG,yLAAA,+GAKlB,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,kKAE9B,8EAGe,EAAuE,SACnF,EAUC,IACJ,KAZe,UAAC,EAAwB;QAAvB,OAAO,aAAA,EAAE,aAAa,mBAAA;IAAM,OAAA,CAAC,CAAC,KAAK,OAAO,IAAI,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;AAAzC,CAAyC,EACnF,UAAC,EAAkD;QAAjD,aAAa,mBAAA,EAAE,OAAO,aAAA,EAAE,SAAS,eAAA,EAAE,aAAa,mBAAA;IAClD,OAAA,aAAa,QACb,uBAAG,0IAAA,sBACa,EAAO,uBACT,EAAS,WACnB,EAID,QACF,KAPe,OAAO,EACT,SAAS,EACnB,aAAa,QACf,uBAAG,iLAAA,4BACiB,EAAkB,+EAErC,KAFmB,kBAAkB,CAErC,CACF;AATD,CASC,CACJ,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,gZAAmB,8MAShC,EAAsB,8CAEf,EAAiB,qBACrB,EAAoB,0CAGd,EAAoB,UAE3C,KARc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAEf,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACrB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAGd,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE3C,CAAC;AAEF,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UACE,EAWa,EACb,YAAiC;IAX/B,IAAA,KAAK,WAAA,EACL,OAAO,aAAA,EACP,eAAe,qBAAA,EACf,SAAS,eAAA,EACT,cAAc,oBAAA,EACd,MAAM,YAAA,EACN,mBAAmB,yBAAA,EACnB,UAAU,gBAAA,EACV,QAAQ,cAAA,EACL,IAAI,cAVT,iIAWC,CADQ;IAIH,IAAA,KAAoC,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAAtD,aAAa,QAAA,EAAE,gBAAgB,QAAuB,CAAC;IACxD,IAAA,KAAoC,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA3D,aAAa,QAAA,EAAE,gBAAgB,QAA4B,CAAC;IACnE,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEhD,IAAM,aAAa,GAAG,SAAS,KAAK,mBAAmB,IAAI,SAAS,KAAK,UAAU,IAAI,SAAS,KAAK,MAAM,CAAC;IAE5G,IAAM,cAAc,GAAG,cAAM,OAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAG,CAAC,MAAM,CAAC,EAArB,CAAqB,CAAC;IAEnD,IAAA,iBAAS,EAAC;QACR,IAAI,CAAC,aAAa;YAAE,OAAO;QAE3B,gBAAgB,CAAC,UAAA,aAAa;;YAC5B,IAAM,YAAY,GAAG,MAAA,MAAA,UAAU,CAAC,OAAO,0CAAE,YAAY,mCAAI,CAAC,CAAC;YAE3D,OAAO,CAAC,KAAK,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC;QAC3D,CAAC,CAAC,CAAC;QAEH,IAAM,sBAAsB,GAAG,MAAM,CAAC,UAAU,CAAC;YAC/C,gBAAgB,CAAC,IAAI,CAAC,CAAC;QACzB,CAAC,EAAE,kBAAkB,CAAC,CAAC;QAEvB,OAAO;YACL,MAAM,CAAC,YAAY,CAAC,sBAAsB,CAAC,CAAC;QAC9C,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,OAAO,CACL,8BAAC,SAAS,iCACU,eAAe,gBACrB,SAAS,qBACJ,cAAc,EAC/B,GAAG,EAAE,YAAY,IACb,IAAI;QAER,8BAAC,UAAU;YACR,KAAK;YACN,8BAAC,gBAAgB;gBACd,OAAO;gBACP,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACvB,8BAAC,uBAAU,IACT,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,8BAAC,mBAAW,OAAG,CAAC,CAAC,CAAC,8BAAC,qBAAa,OAAG,EAClD,KAAK,EAAE,mBAAmB,EAC1B,KAAK,EAAC,UAAU,EAChB,KAAK,QACL,IAAI,EAAC,OAAO,EACZ,OAAO,EAAE,cAAc,GACvB,CACH,CACgB,CACR;QACZ,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACvB,8BAAC,YAAY,IACX,GAAG,EAAE,UAAU,EACf,aAAa,EAAE,aAAa,eACjB,aAAa,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,aACjD,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,EAC5C,aAAa,EAAE,aAAa,iBACf,CAAC,MAAM,IAEnB,QAAQ,CACI,CAChB,CACS,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/BlockButton/BlockButton.d.ts b/lib/components/BlockButton/BlockButton.d.ts deleted file mode 100644 index 4e27b357..00000000 --- a/lib/components/BlockButton/BlockButton.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import React, { ButtonHTMLAttributes, ReactElement, ReactNode, SyntheticEvent } from 'react'; -import { Override } from '../../shared'; -import { IconProps } from '../../icons'; -type BlockButtonProps = Override, { - icon: ReactElement; - disabled?: boolean; - onClick?: (event: SyntheticEvent) => void; - ariaLabel?: string; - ariaLabelledBy?: string; - ariaDescribedBy?: string; - children?: ReactNode; -}>; -declare const BlockButton: React.ForwardRefExoticComponent, "children" | "onClick" | "icon" | "disabled" | "ariaLabel" | "ariaLabelledBy" | "ariaDescribedBy"> & { - icon: ReactElement; - disabled?: boolean | undefined; - onClick?: ((event: SyntheticEvent) => void) | undefined; - ariaLabel?: string | undefined; - ariaLabelledBy?: string | undefined; - ariaDescribedBy?: string | undefined; - children?: ReactNode; -} & React.RefAttributes>; -export { BlockButton }; -export type { BlockButtonProps }; diff --git a/lib/components/BlockButton/BlockButton.js b/lib/components/BlockButton/BlockButton.js index 7076ef55..bd9f735d 100644 --- a/lib/components/BlockButton/BlockButton.js +++ b/lib/components/BlockButton/BlockButton.js @@ -1,89 +1,39 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BlockButton = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var getColorStyle = function (_a) { - var disabled = _a.disabled; - if (disabled) { - return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-color: ", ";\n color: ", ";\n "], ["\n border-color: ", ";\n color: ", ";\n "])), (0, theme_1.getColor)('grey', 100), (0, theme_1.getColor)('grey', 100)); - } - return (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n "], ["\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n "])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100)); -}; -var Container = styled_components_1.default.button(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n box-sizing: border-box;\n width: 100%;\n padding: 14px 20px;\n border-style: solid;\n border-width: 1px;\n border-radius: 2px;\n height: 50px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n font-family: inherit;\n font-size: ", ";\n font-weight: 400;\n outline-style: none;\n cursor: ", ";\n white-space: nowrap;\n text-transform: uppercase;\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n ", "\n"], ["\n box-sizing: border-box;\n width: 100%;\n padding: 14px 20px;\n border-style: solid;\n border-width: 1px;\n border-radius: 2px;\n height: 50px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n font-family: inherit;\n font-size: ", ";\n font-weight: 400;\n outline-style: none;\n cursor: ", ";\n white-space: nowrap;\n text-transform: uppercase;\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n ", "\n"])), (0, theme_1.getFontSize)('default'), function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, (0, theme_1.getColor)('blue', 40), getColorStyle); -var ChildrenContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: 10px;\n"], ["\n display: flex;\n align-items: center;\n gap: 10px;\n"]))); -var ActionsContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"]))); -var BlockButton = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var _b; - var icon = _a.icon, _c = _a.disabled, disabled = _c === void 0 ? false : _c, ariaDescribedBy = _a.ariaDescribedBy, ariaLabel = _a.ariaLabel, ariaLabelledBy = _a.ariaLabelledBy, children = _a.children, onClick = _a.onClick, rest = __rest(_a, ["icon", "disabled", "ariaDescribedBy", "ariaLabel", "ariaLabelledBy", "children", "onClick"]); - var handleAction = function (event) { - if (disabled || undefined === onClick) - return; - onClick(event); - }; - return (react_1.default.createElement(Container, __assign({ disabled: disabled, "aria-describedby": ariaDescribedBy, "aria-disabled": disabled, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy, ref: forwardedRef, role: "button", onClick: handleAction }, rest), - react_1.default.createElement(ChildrenContainer, null, react_1.Children.map(children, function (child) { - var _a; - if ((0, react_1.isValidElement)(child)) { - return (0, react_1.cloneElement)(child, { size: (_a = child.props.size) !== null && _a !== void 0 ? _a : 18 }); - } - return child; - })), - react_1.default.createElement(ActionsContainer, null, (0, react_1.isValidElement)(icon) && (0, react_1.cloneElement)(icon, { size: (_b = icon.props.size) !== null && _b !== void 0 ? _b : 18 })))); -}); -exports.BlockButton = BlockButton; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=BlockButton.js.map \ No newline at end of file +"use strict";var _=Object.defineProperty,q=Object.defineProperties;var B=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var x=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable;var g=(e,r,t)=>r in e?_(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,h=(e,r)=>{for(var t in r||(r={}))x.call(r,t)&&g(e,t,r[t]);if(s)for(var t of s(r))y.call(r,t)&&g(e,t,r[t]);return e},m=(e,r)=>q(e,B(r));var C=(e,r)=>{var t={};for(var o in e)x.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&s)for(var o of s(e))r.indexOf(o)<0&&y.call(e,o)&&(t[o]=e[o]);return t};var a=require("react/jsx-runtime"),i=require("react"),d=require("styled-components"),n=require("../../theme/theme.js");function E(e){return e&&e.__esModule?e:{default:e}}var u=E(d);const k=({disabled:e})=>e?d.css` + border-color: ${n.getColor("grey",100)}; + color: ${n.getColor("grey",100)}; + `:d.css` + background-color: ${n.getColor("white")}; + border-color: ${n.getColor("blue",100)}; + color: ${n.getColor("blue",100)}; + `,R=u.default.button` + box-sizing: border-box; + width: 100%; + padding: 14px 20px; + border-style: solid; + border-width: 1px; + border-radius: 2px; + height: 50px; + display: flex; + justify-content: space-between; + align-items: center; + font-family: inherit; + font-size: ${n.getFontSize("default")}; + font-weight: 400; + outline-style: none; + cursor: ${({disabled:e})=>e?"not-allowed":"pointer"}; + white-space: nowrap; + text-transform: uppercase; + + &:focus { + box-shadow: 0 0 0 2px ${n.getColor("blue",40)}; + } + + ${k} +`,A=u.default.div` + display: flex; + align-items: center; + gap: 10px; +`,S=u.default.div` + display: flex; + align-items: center; +`,V=i.forwardRef((D,z)=>{var f=D,{icon:e,disabled:r=!1,ariaDescribedBy:t,ariaLabel:o,ariaLabelledBy:w,children:$,onClick:c}=f,v=C(f,["icon","disabled","ariaDescribedBy","ariaLabel","ariaLabelledBy","children","onClick"]);var p;const j=l=>{r||c===void 0||c(l)};return a.jsxs(R,m(h({disabled:r,"aria-describedby":t,"aria-disabled":r,"aria-label":o,"aria-labelledby":w,ref:z,role:"button",onClick:j},v),{children:[a.jsx(A,{children:i.Children.map($,l=>{var b;return i.isValidElement(l)?i.cloneElement(l,{size:(b=l.props.size)!=null?b:18}):l})}),a.jsx(S,{children:i.isValidElement(e)&&i.cloneElement(e,{size:(p=e.props.size)!=null?p:18})})]}))});exports.BlockButton=V; diff --git a/lib/components/BlockButton/BlockButton.js.map b/lib/components/BlockButton/BlockButton.js.map deleted file mode 100644 index 1a3f56e5..00000000 --- a/lib/components/BlockButton/BlockButton.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BlockButton.js","sourceRoot":"","sources":["../../../src/components/BlockButton/BlockButton.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAUe;AACf,qEAA8C;AAC9C,qCAAqE;AA4CrE,IAAM,aAAa,GAAG,UAAC,EAAmD;QAAlD,QAAQ,cAAA;IAC9B,IAAI,QAAQ,EAAE;QACZ,WAAO,uBAAG,2HAAA,wBACQ,EAAqB,kBAC5B,EAAqB,SAC/B,KAFiB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAC5B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAC9B;KACH;IAED,WAAO,uBAAG,kJAAA,0BACY,EAAiB,uBACrB,EAAqB,gBAC5B,EAAqB,OAC/B,KAHqB,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACrB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAC5B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAC9B;AACJ,CAAC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,MAAM,4gBAI9B,+QAYc,EAAsB,4DAGzB,EAAsD,oGAKtC,EAAoB,cAG5C,EAAa,IAChB,KAZc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAGzB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAKtC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAG5C,aAAa,CAChB,CAAC;AAEF,IAAM,iBAAiB,GAAG,2BAAM,CAAC,GAAG,+HAAA,4DAInC,IAAA,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,iHAAA,8CAGlC,IAAA,CAAC;AAEF,IAAM,WAAW,GAAG,IAAA,kBAAU,EAC5B,UACE,EAAkH,EAClH,YAAoC;;IADnC,IAAA,IAAI,UAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,eAAe,qBAAA,EAAE,SAAS,eAAA,EAAE,cAAc,oBAAA,EAAE,QAAQ,cAAA,EAAE,OAAO,aAAA,EAAK,IAAI,cAA/F,6FAAgG,CAAD;IAG/F,IAAM,YAAY,GAAG,UAAC,KAAqB;QACzC,IAAI,QAAQ,IAAI,SAAS,KAAK,OAAO;YAAE,OAAO;QAE9C,OAAO,CAAC,KAAK,CAAC,CAAC;IACjB,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,SAAS,aACR,QAAQ,EAAE,QAAQ,sBACA,eAAe,mBAClB,QAAQ,gBACX,SAAS,qBACJ,cAAc,EAC/B,GAAG,EAAE,YAAY,EACjB,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,YAAY,IACjB,IAAI;QAER,8BAAC,iBAAiB,QACf,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;;YAC3B,IAAI,IAAA,sBAAc,EAAY,KAAK,CAAC,EAAE;gBACpC,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE,EAAC,IAAI,EAAE,MAAA,KAAK,CAAC,KAAK,CAAC,IAAI,mCAAI,EAAE,EAAC,CAAC,CAAC;aAC5D;YAED,OAAO,KAAK,CAAC;QACf,CAAC,CAAC,CACgB;QACpB,8BAAC,gBAAgB,QACd,IAAA,sBAAc,EAAY,IAAI,CAAC,IAAI,IAAA,oBAAY,EAAC,IAAI,EAAE,EAAC,IAAI,EAAE,MAAA,IAAI,CAAC,KAAK,CAAC,IAAI,mCAAI,EAAE,EAAC,CAAC,CACpE,CACT,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/components/Breadcrumb/Breadcrumb.d.ts b/lib/components/Breadcrumb/Breadcrumb.d.ts deleted file mode 100644 index a9e24938..00000000 --- a/lib/components/Breadcrumb/Breadcrumb.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import React, { ReactElement } from 'react'; -import { LinkProps } from '../../components/Link/Link'; -type BreadcrumbChild = ReactElement | null | boolean | undefined | BreadcrumbChild[]; -type BreadcrumbProps = { - children: BreadcrumbChild; -}; -declare const Breadcrumb: { - ({ children, ...rest }: BreadcrumbProps): React.JSX.Element; - Step: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<{ - disabled?: boolean | undefined; - decorated?: boolean | undefined; - children: React.ReactNode; - target?: string | undefined; - href?: string | undefined; - } & React.AnchorHTMLAttributes & React.RefAttributes, never>> & string & Omit & React.RefAttributes>, keyof React.Component>; -}; -export { Breadcrumb }; diff --git a/lib/components/Breadcrumb/Breadcrumb.js b/lib/components/Breadcrumb/Breadcrumb.js index 46a45baf..7581a252 100644 --- a/lib/components/Breadcrumb/Breadcrumb.js +++ b/lib/components/Breadcrumb/Breadcrumb.js @@ -1,80 +1,12 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Breadcrumb = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var Link_1 = require("../../components/Link/Link"); -var Step = (0, styled_components_1.default)(Link_1.Link)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n text-transform: uppercase;\n text-decoration: none;\n color: ", ";\n"], ["\n text-transform: uppercase;\n text-decoration: none;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 120)); -Step.displayName = 'Breadcrumb.Step'; -var BreadcrumbContainer = styled_components_1.default.nav(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", ":last-child {\n color: ", ";\n cursor: initial;\n }\n"], ["\n ", ":last-child {\n color: ", ";\n cursor: initial;\n }\n"])), Step, (0, theme_1.getColor)('grey', 100)); -var Separator = styled_components_1.default.span(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: 0 0.5rem;\n"], ["\n margin: 0 0.5rem;\n"]))); -var Breadcrumb = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - var validChildren = react_1.Children.toArray(children).filter(react_1.isValidElement); - return (react_1.default.createElement(BreadcrumbContainer, __assign({ "aria-label": "Breadcrumb" }, rest), validChildren.map(function (child, index) { - if (!((0, react_1.isValidElement)(child) && child.type === Step)) { - throw new Error('Breadcrumb only accepts `Breacrumb.Step` elements as children'); - } - var isLastStep = validChildren.length - 1 === index; - return isLastStep ? ((0, react_1.cloneElement)(child, { 'aria-current': 'page', disabled: true })) : (react_1.default.createElement(react_1.Fragment, { key: index }, - child, - react_1.default.createElement(Separator, { "aria-hidden": true }, "/"))); - }))); -}; -exports.Breadcrumb = Breadcrumb; -Breadcrumb.Step = Step; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=Breadcrumb.js.map \ No newline at end of file +"use strict";var B=Object.defineProperty,S=Object.defineProperties;var q=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var m=(e,r,t)=>r in e?B(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,b=(e,r)=>{for(var t in r||(r={}))p.call(r,t)&&m(e,t,r[t]);if(l)for(var t of l(r))f.call(r,t)&&m(e,t,r[t]);return e},g=(e,r)=>S(e,q(r));var h=(e,r)=>{var t={};for(var a in e)p.call(e,a)&&r.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&l)for(var a of l(e))r.indexOf(a)<0&&f.call(e,a)&&(t[a]=e[a]);return t};var u=require("react/jsx-runtime"),n=require("react"),x=require("styled-components"),v=require("../../theme/theme.js"),C=require("../Link/Link.js");function _(e){return e&&e.__esModule?e:{default:e}}var o=_(x);const s=o.default(C.Link)` + text-transform: uppercase; + text-decoration: none; + color: ${v.getColor("grey",120)}; +`;s.displayName="Breadcrumb.Step";const j=o.default.nav` + ${s}:last-child { + color: ${v.getColor("grey",100)}; + cursor: initial; + } +`,E=o.default.span` + margin: 0 0.5rem; +`,y=t=>{var a=t,{children:e}=a,r=h(a,["children"]);const c=n.Children.toArray(e).filter(n.isValidElement);return u.jsx(j,g(b({"aria-label":"Breadcrumb"},r),{children:c.map((i,d)=>{if(!(n.isValidElement(i)&&i.type===s))throw new Error("Breadcrumb only accepts `Breacrumb.Step` elements as children");return c.length-1===d?n.cloneElement(i,{"aria-current":"page",disabled:!0}):u.jsxs(n.Fragment,{children:[i,u.jsx(E,{"aria-hidden":!0,children:"/"})]},d)})}))};y.Step=s;exports.Breadcrumb=y; diff --git a/lib/components/Breadcrumb/Breadcrumb.js.map b/lib/components/Breadcrumb/Breadcrumb.js.map deleted file mode 100644 index 8fed4013..00000000 --- a/lib/components/Breadcrumb/Breadcrumb.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Breadcrumb.js","sourceRoot":"","sources":["../../../src/components/Breadcrumb/Breadcrumb.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4F;AAC5F,wEAAuC;AACvC,qCAAqC;AACrC,mDAA2D;AAE3D,IAAM,IAAI,GAAG,IAAA,2BAAM,EAAC,WAAI,CAAC,+IAAA,qEAGd,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAI,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAErC,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,yIAAA,MAClC,EAAI,4BACK,EAAqB,gCAGjC,KAJG,IAAI,EACK,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAGjC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,IAAI,4FAAA,yBAE5B,IAAA,CAAC;AAcF,IAAM,UAAU,GAAG,UAAC,EAAoC;IAAnC,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACpC,IAAM,aAAa,GAAG,gBAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,sBAAc,CAAC,CAAC;IAGxE,OAAO,CACL,8BAAC,mBAAmB,2BAAY,YAAY,IAAK,IAAI,GAClD,aAAa,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;QAC9B,IAAI,CAAC,CAAC,IAAA,sBAAc,EAAY,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;YAC9D,MAAM,IAAI,KAAK,CAAC,+DAA+D,CAAC,CAAC;SAClF;QAED,IAAM,UAAU,GAAG,aAAa,CAAC,MAAM,GAAG,CAAC,KAAK,KAAK,CAAC;QAEtD,OAAO,UAAU,CAAC,CAAC,CAAC,CAClB,IAAA,oBAAY,EAAC,KAAK,EAAE,EAAC,cAAc,EAAE,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAC,CAAC,CAC9D,CAAC,CAAC,CAAC,CACF,8BAAC,gBAAQ,IAAC,GAAG,EAAE,KAAK;YACjB,KAAK;YACN,8BAAC,SAAS,mBAAc,IAAI,QAAe,CAClC,CACZ,CAAC;IACJ,CAAC,CAAC,CACkB,CACvB,CAAC;AACJ,CAAC,CAAC;AAIM,gCAAU;AAFlB,UAAU,CAAC,IAAI,GAAG,IAAI,CAAC"} \ No newline at end of file diff --git a/lib/components/Button/Button.d.ts b/lib/components/Button/Button.d.ts deleted file mode 100644 index 27a19a7f..00000000 --- a/lib/components/Button/Button.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import React, { AnchorHTMLAttributes, ButtonHTMLAttributes, ReactNode, SyntheticEvent } from 'react'; -import { Level } from '../../theme'; -import { Override } from '../../shared'; -type ButtonSize = 'small' | 'default'; -type ButtonProps = Override & AnchorHTMLAttributes, { - level?: Level; - ghost?: boolean; - disabled?: boolean; - active?: boolean; - size?: ButtonSize; - onClick?: (event: SyntheticEvent) => void; - href?: string; - ariaLabel?: string; - ariaLabelledBy?: string; - ariaDescribedBy?: string; - children?: ReactNode; -}>; -declare const Button: React.ForwardRefExoticComponent & React.AnchorHTMLAttributes, "children" | "href" | "onClick" | "size" | "active" | "disabled" | "level" | "ghost" | "ariaLabel" | "ariaLabelledBy" | "ariaDescribedBy"> & { - level?: Level | undefined; - ghost?: boolean | undefined; - disabled?: boolean | undefined; - active?: boolean | undefined; - size?: ButtonSize | undefined; - onClick?: ((event: SyntheticEvent) => void) | undefined; - href?: string | undefined; - ariaLabel?: string | undefined; - ariaLabelledBy?: string | undefined; - ariaDescribedBy?: string | undefined; - children?: ReactNode; -} & React.RefAttributes>; -export { Button }; -export type { ButtonProps, ButtonSize }; diff --git a/lib/components/Button/Button.js b/lib/components/Button/Button.js index a6f9da77..48bb142b 100644 --- a/lib/components/Button/Button.js +++ b/lib/components/Button/Button.js @@ -1,90 +1,78 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var j=Object.defineProperty,A=Object.defineProperties;var S=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable;var v=(o,e,r)=>e in o?j(o,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):o[e]=r,u=(o,e)=>{for(var r in e||(e={}))L.call(e,r)&&v(o,r,e[r]);if(s)for(var r of s(e))k.call(e,r)&&v(o,r,e[r]);return o},d=(o,e)=>A(o,S(e));var z=(o,e)=>{var r={};for(var n in o)L.call(o,n)&&e.indexOf(n)<0&&(r[n]=o[n]);if(o!=null&&s)for(var n of s(o))e.indexOf(n)<0&&k.call(o,n)&&(r[n]=o[n]);return r};var _=require("react/jsx-runtime"),i=require("react"),c=require("styled-components"),t=require("../../theme/theme.js");function R(o){return o&&o.__esModule?o:{default:o}}var q=R(c);const E=({$level:o,$ghost:e,$active:r,disabled:n})=>e?c.css` + color: ${t.getColorForLevel(o,n?80:r?140:120)}; + background-color: ${t.getColor("white")}; + border-color: ${t.getColorForLevel(o,n?60:r?140:100)}; + + &:hover:not([disabled]) { + color: ${t.getColorForLevel(o,140)}; + background-color: ${t.getColorForLevel(o,20)}; + border-color: ${t.getColorForLevel(o,120)}; + } + + &:active:not([disabled]) { + color: ${t.getColorForLevel(o,140)}; + border-color: ${t.getColorForLevel(o,140)}; + } + `:c.css` + color: ${t.getColor("white")}; + background-color: ${t.getColorForLevel(o,n?40:r?140:100)}; + border-color: ${t.getColorForLevel(o,n?40:r?140:100)}; + + &:hover:not([disabled]) { + background-color: ${t.getColorForLevel(o,120)}; + border-color: ${t.getColorForLevel(o,120)}; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Button = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var getColorStyle = function (_a) { - var level = _a.level, ghost = _a.ghost, disabled = _a.disabled, active = _a.active; - if (ghost) { - return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n\n &:hover:not([disabled]) {\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n }\n\n &:active:not([disabled]) {\n color: ", ";\n border-color: ", ";\n }\n "], ["\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n\n &:hover:not([disabled]) {\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n }\n\n &:active:not([disabled]) {\n color: ", ";\n border-color: ", ";\n }\n "])), (0, theme_1.getColorForLevel)(level, disabled ? 80 : active ? 140 : 120), (0, theme_1.getColor)('white'), (0, theme_1.getColorForLevel)(level, disabled ? 60 : active ? 140 : 100), (0, theme_1.getColorForLevel)(level, 140), (0, theme_1.getColorForLevel)(level, 20), (0, theme_1.getColorForLevel)(level, 120), (0, theme_1.getColorForLevel)(level, 140), (0, theme_1.getColorForLevel)(level, 140)); + + &:active:not([disabled]) { + background-color: ${t.getColorForLevel(o,140)}; + border-color: ${t.getColorForLevel(o,140)}; } - return (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n\n &:hover:not([disabled]) {\n background-color: ", ";\n border-color: ", ";\n }\n\n &:active:not([disabled]) {\n background-color: ", ";\n border-color: ", ";\n }\n "], ["\n color: ", ";\n background-color: ", ";\n border-color: ", ";\n\n &:hover:not([disabled]) {\n background-color: ", ";\n border-color: ", ";\n }\n\n &:active:not([disabled]) {\n background-color: ", ";\n border-color: ", ";\n }\n "])), (0, theme_1.getColor)('white'), (0, theme_1.getColorForLevel)(level, disabled ? 40 : active ? 140 : 100), (0, theme_1.getColorForLevel)(level, disabled ? 40 : active ? 140 : 100), (0, theme_1.getColorForLevel)(level, 120), (0, theme_1.getColorForLevel)(level, 120), (0, theme_1.getColorForLevel)(level, 140), (0, theme_1.getColorForLevel)(level, 140)); -}; -var Container = styled_components_1.default.button(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n gap: 10px;\n border-width: 1px;\n font-size: ", ";\n font-weight: 400;\n text-transform: uppercase;\n border-radius: 16px;\n border-style: solid;\n padding: ", ";\n height: ", ";\n cursor: ", ";\n font-family: inherit;\n transition: background-color 0.1s ease;\n outline-style: none;\n text-decoration: none;\n white-space: nowrap;\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n ", "\n"], ["\n display: inline-flex;\n align-items: center;\n gap: 10px;\n border-width: 1px;\n font-size: ", ";\n font-weight: 400;\n text-transform: uppercase;\n border-radius: 16px;\n border-style: solid;\n padding: ", ";\n height: ", ";\n cursor: ", ";\n font-family: inherit;\n transition: background-color 0.1s ease;\n outline-style: none;\n text-decoration: none;\n white-space: nowrap;\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n ", "\n"])), (0, theme_1.getFontSize)('default'), function (_a) { - var size = _a.size; - return (size === 'small' ? '0 10px' : '0 15px'); -}, function (_a) { - var size = _a.size; - return (size === 'small' ? '24px' : '32px'); -}, function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, (0, theme_1.getColor)('blue', 40), getColorStyle); -var Button = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var _b = _a.level, level = _b === void 0 ? 'primary' : _b, _c = _a.ghost, ghost = _c === void 0 ? false : _c, _d = _a.disabled, disabled = _d === void 0 ? false : _d, _e = _a.active, active = _e === void 0 ? false : _e, _f = _a.size, size = _f === void 0 ? 'default' : _f, href = _a.href, ariaDescribedBy = _a.ariaDescribedBy, ariaLabel = _a.ariaLabel, ariaLabelledBy = _a.ariaLabelledBy, children = _a.children, onClick = _a.onClick, _g = _a.type, type = _g === void 0 ? 'button' : _g, rest = __rest(_a, ["level", "ghost", "disabled", "active", "size", "href", "ariaDescribedBy", "ariaLabel", "ariaLabelledBy", "children", "onClick", "type"]); - var handleAction = function (event) { - if (disabled || undefined === onClick) - return; - onClick(event); - }; - return (react_1.default.createElement(Container, __assign({ as: undefined !== href ? 'a' : 'button', level: level, ghost: ghost, disabled: disabled, active: active, size: size, "aria-describedby": ariaDescribedBy, "aria-disabled": disabled, "aria-label": ariaLabel, "aria-labelledby": ariaLabelledBy, ref: forwardedRef, role: "button", type: type, onClick: handleAction, href: disabled ? undefined : href }, rest), react_1.Children.map(children, function (child) { - var _a; - if ((0, react_1.isValidElement)(child)) { - return (0, react_1.cloneElement)(child, { size: (_a = child.props.size) !== null && _a !== void 0 ? _a : 18 }); - } - return child; - }))); -}); -exports.Button = Button; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=Button.js.map \ No newline at end of file + `,V=q.default.button` + display: inline-flex; + align-items: center; + gap: 10px; + border-width: 1px; + font-size: ${t.getFontSize("default")}; + font-weight: 400; + text-transform: uppercase; + border-radius: 16px; + border-style: solid; + padding: ${({$size:o})=>o==="small"?"0 10px":"0 15px"}; + height: ${({$size:o})=>o==="small"?"24px":"32px"}; + cursor: ${({disabled:o})=>o?"not-allowed":"pointer"}; + font-family: inherit; + transition: background-color 0.1s ease; + outline-style: none; + text-decoration: none; + white-space: nowrap; + + &:focus { + box-shadow: 0 0 0 2px ${t.getColor("blue",40)}; + } + + ${E} +`,B=q.default.a` + display: inline-flex; + align-items: center; + gap: 10px; + border-width: 1px; + font-size: ${t.getFontSize("default")}; + font-weight: 400; + text-transform: uppercase; + border-radius: 16px; + border-style: solid; + padding: ${({$size:o})=>o==="small"?"0 10px":"0 15px"}; + height: ${({$size:o})=>o==="small"?"24px":"32px"}; + cursor: ${({disabled:o})=>o?"not-allowed":"pointer"}; + font-family: inherit; + transition: background-color 0.1s ease; + outline-style: none; + text-decoration: none; + white-space: nowrap; + + &:focus { + box-shadow: 0 0 0 2px ${t.getColor("blue",40)}; + } + + ${E} +`,M=i.forwardRef((D,F)=>{var w=D,{level:o="primary",ghost:e=!1,disabled:r=!1,active:n=!1,size:p="default",href:g,ariaDescribedBy:f,ariaLabel:b,ariaLabelledBy:x,children:C,onClick:$,type:m="button"}=w,h=z(w,["level","ghost","disabled","active","size","href","ariaDescribedBy","ariaLabel","ariaLabelledBy","children","onClick","type"]);const y=l=>{r||$===void 0||$(l)};return g!==void 0?_.jsx(B,d(u({$level:o,$ghost:e,$active:n,$size:p,disabled:r,"aria-describedby":f,"aria-disabled":r,"aria-label":b,"aria-labelledby":x,ref:F,role:"button",type:m,onClick:y,href:r?void 0:g},h),{children:i.Children.map(C,l=>{var a;return i.isValidElement(l)?i.cloneElement(l,{size:(a=l.props.size)!=null?a:18}):l})})):_.jsx(V,d(u({$level:o,$ghost:e,$active:n,$size:p,disabled:r,"aria-describedby":f,"aria-disabled":r,"aria-label":b,"aria-labelledby":x,ref:F,role:"button",type:m,onClick:y},h),{children:i.Children.map(C,l=>{var a;return i.isValidElement(l)?i.cloneElement(l,{size:(a=l.props.size)!=null?a:18}):l})}))});exports.Button=M; diff --git a/lib/components/Button/Button.js.map b/lib/components/Button/Button.js.map deleted file mode 100644 index faf504a2..00000000 --- a/lib/components/Button/Button.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAUe;AACf,qEAA8C;AAC9C,qCAA8F;AAmE9F,IAAM,aAAa,GAAG,UAAC,EAKkE;QAJvF,KAAK,WAAA,EACL,KAAK,WAAA,EACL,QAAQ,cAAA,EACR,MAAM,YAAA;IAEN,IAAI,KAAK,EAAE;QACT,WAAO,uBAAG,0XAAA,iBACC,EAA2D,6BAChD,EAAiB,yBACrB,EAA2D,uDAGhE,EAA4B,+BACjB,EAA2B,2BAC/B,EAA4B,iEAInC,EAA4B,2BACrB,EAA4B,kBAE/C,KAdU,IAAA,wBAAgB,EAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,EAChD,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACrB,IAAA,wBAAgB,EAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,EAGhE,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EACjB,IAAA,wBAAgB,EAAC,KAAK,EAAE,EAAE,CAAC,EAC/B,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAInC,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EACrB,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAE9C;KACH;IAED,WAAO,uBAAG,uVAAA,eACC,EAAiB,2BACN,EAA2D,uBAC/D,EAA2D,8DAGrD,EAA4B,yBAChC,EAA4B,sEAIxB,EAA4B,yBAChC,EAA4B,cAE/C,KAbU,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACN,IAAA,wBAAgB,EAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,EAC/D,IAAA,wBAAgB,EAAC,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,EAGrD,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAChC,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAIxB,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAChC,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC,EAE9C;AACJ,CAAC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,MAAM,ohBAQ9B,sGAKc,EAAsB,mHAKxB,EAAoD,eACrD,EAAgD,eAChD,EAAsD,4LAQtC,EAAoB,cAG5C,EAAa,IAChB,KAnBc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAKxB,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,IAAI,KAAK,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC;AAAxC,CAAwC,EACrD,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,IAAI,KAAK,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAApC,CAAoC,EAChD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAQtC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAG5C,aAAa,CAChB,CAAC;AAMF,IAAM,MAAM,GAAG,IAAA,kBAAU,EACvB,UACE,EAcc,EACd,YAAoC;IAdlC,IAAA,aAAiB,EAAjB,KAAK,mBAAG,SAAS,KAAA,EACjB,aAAa,EAAb,KAAK,mBAAG,KAAK,KAAA,EACb,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EACd,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAChB,IAAI,UAAA,EACJ,eAAe,qBAAA,EACf,SAAS,eAAA,EACT,cAAc,oBAAA,EACd,QAAQ,cAAA,EACR,OAAO,aAAA,EACP,YAAe,EAAf,IAAI,mBAAG,QAAQ,KAAA,EACZ,IAAI,cAbT,yIAcC,CADQ;IAIT,IAAM,YAAY,GAAG,UAAC,KAAqB;QACzC,IAAI,QAAQ,IAAI,SAAS,KAAK,OAAO;YAAE,OAAO;QAE9C,OAAO,CAAC,KAAK,CAAC,CAAC;IACjB,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,SAAS,aACR,EAAE,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,QAAQ,EACvC,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,IAAI,sBACQ,eAAe,mBAClB,QAAQ,gBACX,SAAS,qBACJ,cAAc,EAC/B,GAAG,EAAE,YAAY,EACjB,IAAI,EAAC,QAAQ,EACb,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,YAAY,EACrB,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,IAC7B,IAAI,GAEP,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;;QAC3B,IAAI,IAAA,sBAAc,EAAY,KAAK,CAAC,EAAE;YACpC,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE,EAAC,IAAI,EAAE,MAAA,KAAK,CAAC,KAAK,CAAC,IAAI,mCAAI,EAAE,EAAC,CAAC,CAAC;SAC5D;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CACQ,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/components/Card/Card.d.ts b/lib/components/Card/Card.d.ts deleted file mode 100644 index 1e3b6f39..00000000 --- a/lib/components/Card/Card.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import React, { ReactNode } from 'react'; -import { AkeneoThemedProps } from '../../theme'; -type CardGridProps = { - size?: 'normal' | 'big'; -}; -declare const CardGrid: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, CardGridProps & AkeneoThemedProps>> & string; -type BadgeContainerProps = { - stacked?: boolean; -} & AkeneoThemedProps; -declare const Card: React.ForwardRefExoticComponent, "children" | "onSelect" | "disabled" | "src" | "loading" | "fit" | "isSelected" | "stacked"> & { - src: string | null; - fit?: "contain" | "cover" | undefined; - loading?: "eager" | "lazy" | undefined; - isSelected?: boolean | undefined; - disabled?: boolean | undefined; - onSelect?: ((isSelected: boolean) => void) | undefined; - stacked?: boolean | undefined; - children: ReactNode; -} & React.RefAttributes> & { - BadgeContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, BadgeContainerProps>> & string; -}; -export { Card, CardGrid }; diff --git a/lib/components/Card/Card.js b/lib/components/Card/Card.js index 656c043e..c3e4dbc8 100644 --- a/lib/components/Card/Card.js +++ b/lib/components/Card/Card.js @@ -1,158 +1,124 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; +"use strict";var F=Object.defineProperty,G=Object.defineProperties;var T=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var j=Object.prototype.hasOwnProperty,z=Object.prototype.propertyIsEnumerable;var k=(e,t,o)=>t in e?F(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,x=(e,t)=>{for(var o in t||(t={}))j.call(t,o)&&k(e,o,t[o]);if(g)for(var o of g(t))z.call(t,o)&&k(e,o,t[o]);return e},y=(e,t)=>G(e,T(t));var q=(e,t)=>{var o={};for(var r in e)j.call(e,r)&&t.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&g)for(var r of g(e))t.indexOf(r)<0&&z.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime"),c=require("react"),b=require("styled-components"),V=require("../Checkbox/Checkbox.js"),M=require("../Link/Link.js"),N=require("../Image/Image.js"),a=require("../../theme/theme.js");function _(e){return e&&e.__esModule?e:{default:e}}var L=_(c),n=_(b);const E=n.default.div.attrs(()=>({role:"none"}))` + ::before, + ::after { + content: ' '; + position: absolute; + top: 0; + left: 0; + width: 95%; + height: 95%; + box-sizing: border-box; + border-style: solid; + border-width: ${({isSelected:e})=>e?2:1}px; + border-color: ${({isSelected:e})=>a.getColor(e?"blue":"grey",100)}; + background-color: ${a.getColor("white")}; + } + + ::before { + transform: translate(6px, 6px); + } + + ::after { + transform: translate(3px, 3px); + } +`,R=n.default.div` + display: grid; + grid-template-columns: repeat(auto-fill, minmax(${({size:e})=>e==="big"?200:140}px, 1fr)); + gap: ${({size:e})=>e==="big"?40:20}px; + + ${({size:e})=>e==="big"&&b.css` + ${E} { + ::before { + transform: translate(8px, 10px); } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; + + ::after { + transform: translate(4px, 5px); } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CardGrid = exports.Card = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var components_1 = require("../../components"); -var theme_1 = require("../../theme"); -var Stack = styled_components_1.default.div.attrs(function () { return ({ - role: 'none', -}); })(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ::before,\n ::after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 95%;\n height: 95%;\n box-sizing: border-box;\n border-style: solid;\n border-width: ", "px;\n border-color: ", ";\n background-color: ", ";\n }\n\n ::before {\n transform: translate(6px, 6px);\n }\n\n ::after {\n transform: translate(3px, 3px);\n }\n"], ["\n ::before,\n ::after {\n content: ' ';\n position: absolute;\n top: 0;\n left: 0;\n width: 95%;\n height: 95%;\n box-sizing: border-box;\n border-style: solid;\n border-width: ", "px;\n border-color: ", ";\n background-color: ", ";\n }\n\n ::before {\n transform: translate(6px, 6px);\n }\n\n ::after {\n transform: translate(3px, 3px);\n }\n"])), function (_a) { - var isSelected = _a.isSelected; - return (isSelected ? 2 : 1); -}, function (_a) { - var isSelected = _a.isSelected; - return (0, theme_1.getColor)(isSelected ? 'blue' : 'grey', 100); -}, (0, theme_1.getColor)('white')); -var CardGrid = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(", "px, 1fr));\n gap: ", "px;\n\n ", "\n"], ["\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(", "px, 1fr));\n gap: ", "px;\n\n ", "\n"])), function (_a) { - var size = _a.size; - return ('big' === size ? 200 : 140); -}, function (_a) { - var size = _a.size; - return ('big' === size ? 40 : 20); -}, function (_a) { - var size = _a.size; - return 'big' === size && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", " {\n ::before {\n transform: translate(8px, 10px);\n }\n\n ::after {\n transform: translate(4px, 5px);\n }\n }\n "], ["\n ", " {\n ::before {\n transform: translate(8px, 10px);\n }\n\n ::after {\n transform: translate(4px, 5px);\n }\n }\n "])), Stack); -}); -exports.CardGrid = CardGrid; -CardGrid.defaultProps = { - size: 'normal', -}; -var Overlay = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: absolute;\n z-index: 2;\n top: 0;\n width: ", ";\n height: ", ";\n background-color: ", ";\n opacity: 0%;\n transition: opacity 0.3s ease-in;\n"], ["\n position: absolute;\n z-index: 2;\n top: 0;\n width: ", ";\n height: ", ";\n background-color: ", ";\n opacity: 0%;\n transition: opacity 0.3s ease-in;\n"])), function (_a) { - var stacked = _a.stacked; - return (stacked ? '95%' : '100%'); -}, function (_a) { - var stacked = _a.stacked; - return (stacked ? '95%' : '100%'); -}, (0, theme_1.getColor)('grey', 140)); -var CardContainer = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n line-height: 20px;\n font-size: ", ";\n color: ", ";\n cursor: ", ";\n text-decoration: none;\n\n img {\n position: absolute;\n top: 0;\n width: ", ";\n height: ", ";\n box-sizing: border-box;\n ", "\n }\n"], ["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n line-height: 20px;\n font-size: ", ";\n color: ", ";\n cursor: ", ";\n text-decoration: none;\n\n img {\n position: absolute;\n top: 0;\n width: ", ";\n height: ", ";\n box-sizing: border-box;\n ", "\n }\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('grey', 120), function (_a) { - var actionable = _a.actionable, disabled = _a.disabled; - return (disabled ? 'not-allowed' : actionable ? 'pointer' : 'auto'); -}, function (_a) { - var stacked = _a.stacked; - return (stacked ? '95%' : '100%'); -}, function (_a) { - var stacked = _a.stacked; - return (stacked ? '95%' : '100%'); -}, function (_a) { - var isLoading = _a.isLoading, isSelected = _a.isSelected; - return !isLoading && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n border-style: solid;\n border-width: ", "px;\n border-color: ", ";\n "], ["\n border-style: solid;\n border-width: ", "px;\n border-color: ", ";\n "])), isSelected ? 2 : 1, (0, theme_1.getColor)(isSelected ? 'blue' : 'grey', 100)); -}); -var ImageContainer = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n position: relative;\n\n &::before {\n content: '';\n display: block;\n padding-bottom: 100%;\n }\n\n :hover ", " {\n opacity: 50%;\n }\n"], ["\n position: relative;\n\n &::before {\n content: '';\n display: block;\n padding-bottom: 100%;\n }\n\n :hover ", " {\n opacity: 50%;\n }\n"])), Overlay); -var CardLabel = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-top: 7px;\n\n > :first-child {\n margin-right: 6px;\n }\n"], ["\n display: flex;\n align-items: center;\n margin-top: 7px;\n\n > :first-child {\n margin-right: 6px;\n }\n"]))); -var CardText = styled_components_1.default.span(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n"], ["\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n"]))); -var BadgeContainer = styled_components_1.default.div(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n position: absolute;\n z-index: 5;\n top: 10px;\n right: ", ";\n"], ["\n position: absolute;\n z-index: 5;\n top: 10px;\n right: ", ";\n"])), function (_a) { - var stacked = _a.stacked; - return (stacked ? '20px' : '10px'); -}); -BadgeContainer.displayName = 'BadgeContainer'; -BadgeContainer.defaultProps = { - stacked: false, -}; -var CardComponent = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var src = _a.src, _b = _a.fit, fit = _b === void 0 ? 'cover' : _b, _c = _a.loading, loading = _c === void 0 ? 'eager' : _c, _d = _a.isSelected, isSelected = _d === void 0 ? false : _d, onSelect = _a.onSelect, _e = _a.disabled, disabled = _e === void 0 ? false : _e, children = _a.children, onClick = _a.onClick, _f = _a.stacked, stacked = _f === void 0 ? false : _f, rest = __rest(_a, ["src", "fit", "loading", "isSelected", "onSelect", "disabled", "children", "onClick", "stacked"]); - var nonLabelChildren = []; - var texts = []; - var linkProps = {}; - react_1.default.Children.forEach(children, function (child) { - if (typeof child === 'string') { - texts.push(child); - } - else { - if ((0, react_1.isValidElement)(child) && components_1.Link === child.type) { - linkProps = __assign(__assign({}, child.props), { href: disabled ? undefined : child.props.href }); - } - else if ((0, react_1.isValidElement)(child) && BadgeContainer === child.type) { - nonLabelChildren.push(react_1.default.cloneElement(child, { key: child.key, stacked: stacked })); - } - } - }); - var isLink = 'href' in linkProps; - var cardText = 'string' === typeof linkProps.children ? linkProps.children : texts[0]; - var handleClick = function (event) { - if (disabled) { - return; - } - if (undefined !== onClick) { - onClick(event); - return; - } - if (undefined !== onSelect && !isLink) { - onSelect(!isSelected); - } - }; - return (react_1.default.createElement(CardContainer, __assign({ ref: forwardedRef, isSelected: isSelected, as: isLink ? 'a' : undefined, actionable: isLink || undefined !== onClick, onClick: handleClick, disabled: disabled, stacked: stacked, isLoading: null === src }, linkProps, rest), - react_1.default.createElement(ImageContainer, null, - stacked && react_1.default.createElement(Stack, { isSelected: isSelected, "data-testid": "stack" }), - react_1.default.createElement(Overlay, { stacked: stacked }), - react_1.default.createElement(components_1.Image, { fit: fit, src: src, alt: cardText, loading: loading })), - react_1.default.createElement(CardLabel, null, - undefined !== onSelect && (react_1.default.createElement(components_1.Checkbox, { "aria-label": cardText, checked: isSelected, readOnly: disabled, onChange: onSelect })), - react_1.default.createElement(CardText, { title: cardText }, cardText)), - nonLabelChildren)); -}); -var Card = Object.assign(CardComponent, { - BadgeContainer: BadgeContainer, -}); -exports.Card = Card; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=Card.js.map \ No newline at end of file + } + `} +`;R.defaultProps={size:"normal"};const I=n.default.div` + position: absolute; + z-index: 2; + top: 0; + width: ${({stacked:e})=>e?"95%":"100%"}; + height: ${({stacked:e})=>e?"95%":"100%"}; + background-color: ${a.getColor("grey",140)}; + opacity: 0%; + transition: opacity 0.3s ease-in; +`,H=n.default.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; + line-height: 20px; + font-size: ${a.getFontSize("default")}; + color: ${a.getColor("grey",120)}; + cursor: ${({actionable:e,disabled:t})=>t?"not-allowed":e?"pointer":"auto"}; + text-decoration: none; + + img { + position: absolute; + top: 0; + width: ${({stacked:e})=>e?"95%":"100%"}; + height: ${({stacked:e})=>e?"95%":"100%"}; + box-sizing: border-box; + ${({isLoading:e,isSelected:t})=>!e&&b.css` + border-style: solid; + border-width: ${t?2:1}px; + border-color: ${a.getColor(t?"blue":"grey",100)}; + `} + } +`,J=n.default.a` + position: relative; + display: flex; + flex-direction: column; + width: 100%; + line-height: 20px; + font-size: ${a.getFontSize("default")}; + color: ${a.getColor("grey",120)}; + cursor: ${({actionable:e,disabled:t})=>t?"not-allowed":e?"pointer":"auto"}; + text-decoration: none; + + img { + position: absolute; + top: 0; + width: ${({stacked:e})=>e?"95%":"100%"}; + height: ${({stacked:e})=>e?"95%":"100%"}; + box-sizing: border-box; + ${({isLoading:e,isSelected:t})=>!e&&b.css` + border-style: solid; + border-width: ${t?2:1}px; + border-color: ${a.getColor(t?"blue":"grey",100)}; + `} + } +`,K=n.default.div` + position: relative; + + &::before { + content: ''; + display: block; + padding-bottom: 100%; + } + + :hover ${I} { + opacity: 50%; + } +`,Q=n.default.div` + display: flex; + align-items: center; + margin-top: 7px; + + > :first-child { + margin-right: 6px; + } +`,U=n.default.span` + white-space: nowrap; + text-overflow: ellipsis; + overflow: hidden; +`,h=n.default.div` + position: absolute; + z-index: 5; + top: 10px; + right: ${({stacked:e})=>e?"20px":"10px"}; +`;h.displayName="BadgeContainer";h.defaultProps={stacked:!1};const W=c.forwardRef((Y,A)=>{var $=Y,{src:e,fit:t="cover",loading:o="eager",isSelected:r=!1,onSelect:d,disabled:p=!1,children:O,onClick:v,stacked:f=!1}=$,P=q($,["src","fit","loading","isSelected","onSelect","disabled","children","onClick","stacked"]);const m=[],w=[];let l={};L.default.Children.forEach(O,i=>{typeof i=="string"?w.push(i):c.isValidElement(i)&&M.Link===i.type?l=y(x({},i.props),{href:p?void 0:i.props.href}):c.isValidElement(i)&&h===i.type&&m.push(L.default.cloneElement(i,{key:i.key,stacked:f}))});const C="href"in l,u=typeof l.children=="string"?l.children:w[0],B=i=>{if(!p){if(v!==void 0){v(i);return}d!==void 0&&!C&&d(!r)}},D=C?J:H;return s.jsxs(D,y(x(x({ref:A,isSelected:r,actionable:C||v!==void 0,onClick:B,disabled:p,stacked:f,isLoading:e===null},l),P),{children:[s.jsxs(K,{children:[f&&s.jsx(E,{isSelected:r,"data-testid":"stack"}),s.jsx(I,{stacked:f}),s.jsx(N.Image,{fit:t,src:e,alt:u,loading:o})]}),s.jsxs(Q,{children:[d!==void 0&&s.jsx(V.Checkbox,{"aria-label":u,checked:r,readOnly:p,onChange:d}),s.jsx(U,{title:u,children:u})]}),m]}))}),X=Object.assign(W,{BadgeContainer:h});exports.Card=X;exports.CardGrid=R; diff --git a/lib/components/Card/Card.js.map b/lib/components/Card/Card.js.map deleted file mode 100644 index ce6eb92b..00000000 --- a/lib/components/Card/Card.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Card.js","sourceRoot":"","sources":["../../../src/components/Card/Card.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAkG;AAClG,qEAA8C;AAC9C,+CAAkE;AAClE,qCAAqE;AAOrE,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,CAAC,KAAK,CAAC,cAAM,OAAA,CAAC;IACpC,IAAI,EAAE,MAAM;CACb,CAAC,EAFmC,CAEnC,CAAC,2cAAgC,iNAWf,EAAsC,yBACtC,EAA6D,2BACzD,EAAiB,6HAUxC,KAZmB,UAAC,EAAY;QAAX,UAAU,gBAAA;IAAM,OAAA,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAApB,CAAoB,EACtC,UAAC,EAAY;QAAX,UAAU,gBAAA;IAAM,OAAA,IAAA,gBAAQ,EAAC,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,CAAC;AAA3C,CAA2C,EACzD,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAUxC,CAAC;AAMF,IAAM,QAAQ,GAAG,2BAAM,CAAC,GAAG,qLAAmC,wEAEV,EAAwC,qBACnF,EAAsC,WAE3C,EAYC,IACJ,KAhBmD,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;AAA5B,CAA4B,EACnF,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAA1B,CAA0B,EAE3C,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,KAAK,KAAK,IAAI,QACd,uBAAG,yPAAA,UACC,EAAK,yKASR,KATG,KAAK,CASR;AAXD,CAWC,CACJ,CAAC;AAqOY,4BAAQ;AAnOtB,QAAQ,CAAC,YAAY,GAAG;IACtB,IAAI,EAAE,QAAQ;CACf,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,yOAAwC,8DAIvD,EAAyC,eACxC,EAAyC,yBAC/B,EAAqB,0DAG1C,KALU,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,EACxC,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,EAC/B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG1C,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,kYAQ/B,2HAMc,EAAsB,cAC1B,EAAqB,eACpB,EAAwF,2FAMvF,EAAyC,iBACxC,EAAyC,sCAEjD,EAMC,SAEN,KAnBc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAC1B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACpB,UAAC,EAAsB;QAArB,UAAU,gBAAA,EAAE,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC;AAA5D,CAA4D,EAMvF,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,EACxC,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,EAEjD,UAAC,EAAuB;QAAtB,SAAS,eAAA,EAAE,UAAU,gBAAA;IACvB,OAAA,CAAC,SAAS,QACV,uBAAG,wKAAA,wDAEe,EAAkB,6BAClB,EAA2C,WAC5D,KAFiB,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAClB,IAAA,gBAAQ,EAAC,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,CAAC,CAC5D;AALD,CAKC,CAEN,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,iOAAA,8HAStB,EAAO,8BAGjB,KAHU,OAAO,CAGjB,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,wLAAA,qHAQ3B,IAAA,CAAC;AAEF,IAAM,QAAQ,GAAG,2BAAM,CAAC,IAAI,gJAAA,6EAI3B,IAAA,CAAC;AAGF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,6IAAqB,iEAI3C,EAA0C,KACpD,KADU,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA3B,CAA2B,CACpD,CAAC;AACF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC;AAC9C,cAAc,CAAC,YAAY,GAAG;IAC5B,OAAO,EAAE,KAAK;CACf,CAAC;AAmDF,IAAM,aAAa,GAAG,IAAA,kBAAU,EAC9B,UACE,EAWY,EACZ,YAAiC;IAX/B,IAAA,GAAG,SAAA,EACH,WAAa,EAAb,GAAG,mBAAG,OAAO,KAAA,EACb,eAAiB,EAAjB,OAAO,mBAAG,OAAO,KAAA,EACjB,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,QAAQ,cAAA,EACR,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,QAAQ,cAAA,EACR,OAAO,aAAA,EACP,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACZ,IAAI,cAVT,iGAWC,CADQ;IAIT,IAAM,gBAAgB,GAAmB,EAAE,CAAC;IAC5C,IAAM,KAAK,GAAa,EAAE,CAAC;IAC3B,IAAI,SAAS,GAAuB,EAAE,CAAC;IAEvC,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpC,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SACnB;aAAM;YACL,IAAI,IAAA,sBAAc,EAAY,KAAK,CAAC,IAAI,iBAAI,KAAK,KAAK,CAAC,IAAI,EAAE;gBAC3D,SAAS,yBAAO,KAAK,CAAC,KAAK,KAAE,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,IAAI,GAAC,CAAC;aAC7E;iBAAM,IAAI,IAAA,sBAAc,EAAsB,KAAK,CAAC,IAAI,cAAc,KAAK,KAAK,CAAC,IAAI,EAAE;gBACtF,gBAAgB,CAAC,IAAI,CAAC,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,GAAG,EAAE,KAAK,CAAC,GAAG,EAAE,OAAO,SAAA,EAAC,CAAC,CAAC,CAAC;aAC7E;SACF;IACH,CAAC,CAAC,CAAC;IAEH,IAAM,MAAM,GAAG,MAAM,IAAI,SAAS,CAAC;IACnC,IAAM,QAAQ,GAAG,QAAQ,KAAK,OAAO,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;IAExF,IAAM,WAAW,GAAG,UAAC,KAAiC;QACpD,IAAI,QAAQ,EAAE;YACZ,OAAO;SACR;QAED,IAAI,SAAS,KAAK,OAAO,EAAE;YACzB,OAAO,CAAC,KAAK,CAAC,CAAC;YAEf,OAAO;SACR;QAED,IAAI,SAAS,KAAK,QAAQ,IAAI,CAAC,MAAM,EAAE;YACrC,QAAQ,CAAC,CAAC,UAAU,CAAC,CAAC;SACvB;IACH,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,aAAa,aACZ,GAAG,EAAE,YAAY,EACjB,UAAU,EAAE,UAAU,EACtB,EAAE,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,EAC5B,UAAU,EAAE,MAAM,IAAI,SAAS,KAAK,OAAO,EAE3C,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,IAAI,KAAK,GAAG,IACnB,SAAS,EACT,IAAI;QAER,8BAAC,cAAc;YACZ,OAAO,IAAI,8BAAC,KAAK,IAAC,UAAU,EAAE,UAAU,iBAAc,OAAO,GAAG;YACjE,8BAAC,OAAO,IAAC,OAAO,EAAE,OAAO,GAAI;YAC7B,8BAAC,kBAAK,IAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAI,CAC/C;QACjB,8BAAC,SAAS;YACP,SAAS,KAAK,QAAQ,IAAI,CACzB,8BAAC,qBAAQ,kBAAa,QAAQ,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,GAAI,CAChG;YACD,8BAAC,QAAQ,IAAC,KAAK,EAAE,QAAQ,IAAG,QAAQ,CAAY,CACtC;QACX,gBAAgB,CACH,CACjB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,IAAM,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,aAAa,EAAE;IACxC,cAAc,EAAE,cAAc;CAC/B,CAAC,CAAC;AAEK,oBAAI"} \ No newline at end of file diff --git a/lib/components/Checkbox/Checkbox.d.ts b/lib/components/Checkbox/Checkbox.d.ts deleted file mode 100644 index e16a0c6e..00000000 --- a/lib/components/Checkbox/Checkbox.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React, { ReactNode, SyntheticEvent } from 'react'; -type CheckboxChecked = boolean | 'mixed'; -declare const Checkbox: React.ForwardRefExoticComponent, "children" | "onChange" | "checked" | "readOnly"> & { - checked: CheckboxChecked; - readOnly?: boolean | undefined; - onChange?: ((value: boolean, event: SyntheticEvent) => void) | undefined; - children?: ReactNode; -} & React.RefAttributes>; -export { Checkbox }; -export type { CheckboxChecked }; diff --git a/lib/components/Checkbox/Checkbox.js b/lib/components/Checkbox/Checkbox.js index 55ddf4cd..d8cddcd9 100644 --- a/lib/components/Checkbox/Checkbox.js +++ b/lib/components/Checkbox/Checkbox.js @@ -1,112 +1,63 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Checkbox = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var icons_1 = require("../../icons"); -var hooks_1 = require("../../hooks"); -var shared_1 = require("../../shared"); -var checkTick = (0, styled_components_1.keyframes)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n to {\n stroke-dashoffset: 0;\n }\n"], ["\n to {\n stroke-dashoffset: 0;\n }\n"]))); -var uncheckTick = (0, styled_components_1.keyframes)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n to {\n stroke-dashoffset: 27px;\n }\n"], ["\n to {\n stroke-dashoffset: 27px;\n }\n"]))); -var Container = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n line-height: 20px;\n"], ["\n display: flex;\n line-height: 20px;\n"]))); -var TickIcon = (0, styled_components_1.default)(icons_1.CheckIcon)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n animation: ", " 0.2s ease-in forwards;\n opacity: 0;\n stroke-dasharray: 27px;\n stroke-dashoffset: 0;\n transition-delay: 0.2s;\n transition: opacity 0.1s ease-out;\n"], ["\n animation: ", " 0.2s ease-in forwards;\n opacity: 0;\n stroke-dasharray: 27px;\n stroke-dashoffset: 0;\n transition-delay: 0.2s;\n transition: opacity 0.1s ease-out;\n"])), uncheckTick); -var CheckboxContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n background-color: transparent;\n height: 20px;\n width: 20px;\n border: 1px solid ", ";\n border-radius: 3px;\n overflow: hidden;\n background-color: ", ";\n transition: background-color 0.2s ease-out;\n box-sizing: border-box;\n color: ", ";\n flex-shrink: 0;\n\n ", "\n\n ", "\n\n ", "\n"], ["\n background-color: transparent;\n height: 20px;\n width: 20px;\n border: 1px solid ", ";\n border-radius: 3px;\n overflow: hidden;\n background-color: ", ";\n transition: background-color 0.2s ease-out;\n box-sizing: border-box;\n color: ", ";\n flex-shrink: 0;\n\n ", "\n\n ", "\n\n ", "\n"])), (0, theme_1.getColor)('grey80'), (0, theme_1.getColor)('grey20'), (0, theme_1.getColor)('white'), function (props) { - return props.checked && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n background-color: ", ";\n border-color: ", ";\n\n ", " {\n animation-delay: 0.2s;\n animation: ", " 0.2s ease-out forwards;\n stroke-dashoffset: 27px;\n opacity: 1;\n transition-delay: 0s;\n }\n "], ["\n background-color: ", ";\n border-color: ", ";\n\n ", " {\n animation-delay: 0.2s;\n animation: ", " 0.2s ease-out forwards;\n stroke-dashoffset: 27px;\n opacity: 1;\n transition-delay: 0s;\n }\n "])), (0, theme_1.getColor)('blue100'), (0, theme_1.getColor)('blue100'), TickIcon, checkTick); -}, function (props) { - return props.checked && - props.readOnly && (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background-color: ", ";\n border-color: ", ";\n "], ["\n background-color: ", ";\n border-color: ", ";\n "])), (0, theme_1.getColor)('blue20'), (0, theme_1.getColor)('blue40')); -}, function (props) { - return !props.checked && - props.readOnly && (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n background-color: ", ";\n border-color: ", ";\n "], ["\n background-color: ", ";\n border-color: ", ";\n "])), (0, theme_1.getColor)('grey60'), (0, theme_1.getColor)('grey100')); -}); -var LabelContainer = styled_components_1.default.label(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n color: ", ";\n font-weight: 400;\n font-size: ", ";\n padding-left: 10px;\n\n ", "\n"], ["\n color: ", ";\n font-weight: 400;\n font-size: ", ";\n padding-left: 10px;\n\n ", "\n"])), (0, theme_1.getColor)('grey140'), (0, theme_1.getFontSize)('big'), function (props) { - return props.readOnly && (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), (0, theme_1.getColor)('grey100')); -}); -var Checkbox = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.checked, checked = _b === void 0 ? false : _b, onChange = _a.onChange, _c = _a.readOnly, readOnly = _c === void 0 ? false : _c, children = _a.children, title = _a.title, ariaLabel = _a["aria-label"], tabIndex = _a.tabIndex, rest = __rest(_a, ["checked", "onChange", "readOnly", "children", "title", 'aria-label', "tabIndex"]); - var checkboxId = (0, hooks_1.useId)('checkbox_'); - var labelId = (0, hooks_1.useId)('label_'); - var isChecked = true === checked; - var isMixed = 'mixed' === checked; - var handleChange = function (event) { - if (!onChange || readOnly) - return; - switch (checked) { - case true: - onChange(false, event); - break; - case 'mixed': - case false: - onChange(true, event); - break; - } - event.preventDefault(); - event.stopPropagation(); - }; - var ref = (0, hooks_1.useShortcut)(shared_1.Key.Space, handleChange, forwardedRef); - var forProps = children - ? { - 'aria-labelledby': labelId, - id: checkboxId, - } - : {}; - return (react_1.default.createElement(Container, __assign({}, rest), - react_1.default.createElement(CheckboxContainer, __assign({ checked: isChecked || isMixed, readOnly: readOnly, title: title, role: "checkbox", ref: ref, "aria-checked": isChecked, tabIndex: undefined !== tabIndex ? tabIndex : readOnly ? -1 : 0, onClick: handleChange, "aria-label": ariaLabel }, forProps), isMixed ? react_1.default.createElement(icons_1.CheckPartialIcon, { size: 18 }) : react_1.default.createElement(TickIcon, { size: 18 })), - children ? (react_1.default.createElement(LabelContainer, { onClick: handleChange, id: labelId, readOnly: readOnly, htmlFor: checkboxId }, children)) : null)); -}); -exports.Checkbox = Checkbox; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=Checkbox.js.map \ No newline at end of file +"use strict";var S=Object.defineProperty,T=Object.defineProperties;var D=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var $=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var y=(e,o,r)=>o in e?S(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,u=(e,o)=>{for(var r in o||(o={}))$.call(o,r)&&y(e,r,o[r]);if(l)for(var r of l(o))p.call(o,r)&&y(e,r,o[r]);return e},f=(e,o)=>T(e,D(o));var v=(e,o)=>{var r={};for(var t in e)$.call(e,t)&&o.indexOf(t)<0&&(r[t]=e[t]);if(e!=null&&l)for(var t of l(e))o.indexOf(t)<0&&p.call(e,t)&&(r[t]=e[t]);return r};var c=require("react/jsx-runtime"),F=require("react"),s=require("styled-components"),a=require("../../theme/theme.js"),M=require("../../icons/CheckIcon.js"),K=require("../../icons/CheckPartialIcon.js"),m=require("../../hooks/useId.js"),L=require("../../hooks/useShortcut.js"),A=require("../../shared/key.js");function I(e){return e&&e.__esModule?e:{default:e}}var B=I(F),n=I(s);const E=s.keyframes` + to { + stroke-dashoffset: 0; + } +`,G=s.keyframes` + to { + stroke-dashoffset: 27px; + } +`,H=n.default.div` + display: flex; + line-height: 20px; +`,q=n.default(M.CheckIcon)` + animation: ${G} 0.2s ease-in forwards; + opacity: 0; + stroke-dasharray: 27px; + stroke-dashoffset: 0; + transition-delay: 0.2s; + transition: opacity 0.1s ease-out; +`,J=n.default.div` + background-color: transparent; + height: 20px; + width: 20px; + border: 1px solid ${a.getColor("grey80")}; + border-radius: 3px; + overflow: hidden; + background-color: ${a.getColor("grey20")}; + transition: background-color 0.2s ease-out; + box-sizing: border-box; + color: ${a.getColor("white")}; + flex-shrink: 0; + + ${e=>e.checked&&s.css` + background-color: ${a.getColor("blue100")}; + border-color: ${a.getColor("blue100")}; + + ${q} { + animation-delay: 0.2s; + animation: ${E} 0.2s ease-out forwards; + stroke-dashoffset: 27px; + opacity: 1; + transition-delay: 0s; + } + `} + + ${e=>e.checked&&e.readOnly&&s.css` + background-color: ${a.getColor("blue20")}; + border-color: ${a.getColor("blue40")}; + `} + + ${e=>!e.checked&&e.readOnly&&s.css` + background-color: ${a.getColor("grey60")}; + border-color: ${a.getColor("grey100")}; + `} +`,N=n.default.label` + color: ${a.getColor("grey140")}; + font-weight: 400; + font-size: ${a.getFontSize("big")}; + padding-left: 10px; + + ${e=>e.readOnly&&s.css` + color: ${a.getColor("grey100")}; + `} +`,O=B.default.forwardRef((Q,z)=>{var b=Q,{checked:e=!1,onChange:o,readOnly:r=!1,children:t,title:_,"aria-label":w,tabIndex:k}=b,j=v(b,["checked","onChange","readOnly","children","title","aria-label","tabIndex"]);const h=m.useId("checkbox_"),g=m.useId("label_"),x=e===!0,C=e==="mixed",d=i=>{if(!(!o||r)){switch(e){case!0:o(!1,i);break;case"mixed":case!1:o(!0,i);break}i.preventDefault(),i.stopPropagation()}},P=L.useShortcut(A.Key.Space,d,z),R=t?{"aria-labelledby":g,id:h}:{};return c.jsxs(H,f(u({},j),{children:[c.jsx(J,f(u({checked:x||C,readOnly:r,title:_,role:"checkbox",ref:P,"aria-checked":x,tabIndex:k!==void 0?k:r?-1:0,onClick:d,"aria-label":w},R),{children:C?c.jsx(K.CheckPartialIcon,{size:18}):c.jsx(q,{size:18})})),t?c.jsx(N,{onClick:d,id:g,readOnly:r,htmlFor:h,children:t}):null]}))});exports.Checkbox=O; diff --git a/lib/components/Checkbox/Checkbox.js.map b/lib/components/Checkbox/Checkbox.js.map deleted file mode 100644 index 437a6de1..00000000 --- a/lib/components/Checkbox/Checkbox.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Checkbox.js","sourceRoot":"","sources":["../../../src/components/Checkbox/Checkbox.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA4D;AAC5D,qEAAyD;AACzD,qCAAqE;AACrE,qCAAwD;AACxD,qCAA+C;AAC/C,uCAA2C;AAE3C,IAAM,SAAS,OAAG,6BAAS,gHAAA,4CAI1B,IAAA,CAAC;AAEF,IAAM,WAAW,OAAG,6BAAS,mHAAA,+CAI5B,IAAA,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,+GAAA,4CAG3B,IAAA,CAAC;AAEF,IAAM,QAAQ,GAAG,IAAA,2BAAM,EAAC,iBAAS,CAAC,qPAAA,iBACnB,EAAW,+JAMzB,KANc,WAAW,CAMzB,CAAC;AAEF,IAAM,iBAAiB,GAAG,2BAAM,CAAC,GAAG,uXAA2D,2FAIzE,EAAkB,qEAGlB,EAAkB,wFAG7B,EAAiB,4BAGxB,EAaC,QAED,EAMC,QAED,EAMC,IACJ,KAvCqB,IAAA,gBAAQ,EAAC,QAAQ,CAAC,EAGlB,IAAA,gBAAQ,EAAC,QAAQ,CAAC,EAG7B,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAGxB,UAAA,KAAK;IACL,OAAA,KAAK,CAAC,OAAO,QACb,uBAAG,sUAAA,4BACmB,EAAmB,yBACvB,EAAmB,aAEjC,EAAQ,yDAEK,EAAS,+HAKzB,KAVqB,IAAA,gBAAQ,EAAC,SAAS,CAAC,EACvB,IAAA,gBAAQ,EAAC,SAAS,CAAC,EAEjC,QAAQ,EAEK,SAAS,CAKzB;AAZD,CAYC,EAED,UAAA,KAAK;IACL,OAAA,KAAK,CAAC,OAAO;QACb,KAAK,CAAC,QAAQ,QACd,uBAAG,sIAAA,4BACmB,EAAkB,yBACtB,EAAkB,SACnC,KAFqB,IAAA,gBAAQ,EAAC,QAAQ,CAAC,EACtB,IAAA,gBAAQ,EAAC,QAAQ,CAAC,CACnC;AALD,CAKC,EAED,UAAA,KAAK;IACL,OAAA,CAAC,KAAK,CAAC,OAAO;QACd,KAAK,CAAC,QAAQ,QACd,uBAAG,sIAAA,4BACmB,EAAkB,yBACtB,EAAmB,SACpC,KAFqB,IAAA,gBAAQ,EAAC,QAAQ,CAAC,EACtB,IAAA,gBAAQ,EAAC,SAAS,CAAC,CACpC;AALD,CAKC,CACJ,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,KAAK,mKAAyC,aACjE,EAAmB,uCAEf,EAAkB,gCAG7B,EAIC,IACJ,KAVU,IAAA,gBAAQ,EAAC,SAAS,CAAC,EAEf,IAAA,mBAAW,EAAC,KAAK,CAAC,EAG7B,UAAA,KAAK;IACL,OAAA,KAAK,CAAC,QAAQ,QACd,uBAAG,gGAAA,iBACQ,EAAmB,SAC7B,KADU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B;AAHD,CAGC,CACJ,CAAC;AAgCF,IAAM,QAAQ,GAAG,eAAK,CAAC,UAAU,CAC/B,UACE,EASgB,EAChB,YAAiC;IAT/B,IAAA,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACf,QAAQ,cAAA,EACR,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,QAAQ,cAAA,EACR,KAAK,WAAA,EACS,SAAS,mBAAA,EACvB,QAAQ,cAAA,EACL,IAAI,cART,kFASC,CADQ;IAIT,IAAM,UAAU,GAAG,IAAA,aAAK,EAAC,WAAW,CAAC,CAAC;IACtC,IAAM,OAAO,GAAG,IAAA,aAAK,EAAC,QAAQ,CAAC,CAAC;IAEhC,IAAM,SAAS,GAAG,IAAI,KAAK,OAAO,CAAC;IACnC,IAAM,OAAO,GAAG,OAAO,KAAK,OAAO,CAAC;IAEpC,IAAM,YAAY,GAAG,UAAC,KAAqB;QACzC,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,OAAO;QAElC,QAAQ,OAAO,EAAE;YACf,KAAK,IAAI;gBACP,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;gBACvB,MAAM;YACR,KAAK,OAAO,CAAC;YACb,KAAK,KAAK;gBACR,QAAQ,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;gBACtB,MAAM;SACT;QAED,KAAK,CAAC,cAAc,EAAE,CAAC;QACvB,KAAK,CAAC,eAAe,EAAE,CAAC;IAC1B,CAAC,CAAC;IACF,IAAM,GAAG,GAAG,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,YAAY,EAAE,YAAY,CAAC,CAAC;IAC/D,IAAM,QAAQ,GAAG,QAAQ;QACvB,CAAC,CAAC;YACE,iBAAiB,EAAE,OAAO;YAC1B,EAAE,EAAE,UAAU;SACf;QACH,CAAC,CAAC,EAAE,CAAC;IAEP,OAAO,CACL,8BAAC,SAAS,eAAK,IAAI;QACjB,8BAAC,iBAAiB,aAChB,OAAO,EAAE,SAAS,IAAI,OAAO,EAC7B,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,IAAI,EAAC,UAAU,EACf,GAAG,EAAE,GAAG,kBACM,SAAS,EACvB,QAAQ,EAAE,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAC/D,OAAO,EAAE,YAAY,gBACT,SAAS,IACjB,QAAQ,GAEX,OAAO,CAAC,CAAC,CAAC,8BAAC,wBAAgB,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC,CAAC,CAAC,8BAAC,QAAQ,IAAC,IAAI,EAAE,EAAE,GAAI,CAChD;QACnB,QAAQ,CAAC,CAAC,CAAC,CACV,8BAAC,cAAc,IAAC,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,UAAU,IACxF,QAAQ,CACM,CAClB,CAAC,CAAC,CAAC,IAAI,CACE,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Collapse/Collapse.d.ts b/lib/components/Collapse/Collapse.d.ts deleted file mode 100644 index b579f7a1..00000000 --- a/lib/components/Collapse/Collapse.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React, { ReactNode } from 'react'; -type CollapseProps = { - label: ReactNode; - collapseButtonLabel: string; - isOpen: boolean; - onCollapse: (isOpen: boolean) => void; - children?: ReactNode; -}; -declare const Collapse: React.ForwardRefExoticComponent>; -export { Collapse }; diff --git a/lib/components/Collapse/Collapse.js b/lib/components/Collapse/Collapse.js index 43cca77f..7e26e72c 100644 --- a/lib/components/Collapse/Collapse.js +++ b/lib/components/Collapse/Collapse.js @@ -1,106 +1,30 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Collapse = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var components_1 = require("../../components"); -var icons_1 = require("../../icons"); -var ANIMATION_DURATION = 100; -var CollapseContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n border: solid ", ";\n border-width: 0 0 1px 0;\n\n &:first-child {\n border-width: 1px 0;\n }\n padding-bottom: ", ";\n"], ["\n width: 100%;\n border: solid ", ";\n border-width: 0 0 1px 0;\n\n &:first-child {\n border-width: 1px 0;\n }\n padding-bottom: ", ";\n"])), (0, theme_1.getColor)('grey', 40), function (_a) { - var isOpen = _a.isOpen; - return (isOpen ? '10px' : 0); -}); -var Content = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n max-height: ", "px;\n overflow: ", ";\n ", "\n"], ["\n max-height: ", "px;\n overflow: ", ";\n ", "\n"])), function (_a) { - var $height = _a.$height; - return $height; -}, function (_a) { - var $overflow = _a.$overflow; - return $overflow; -}, function (_a) { - var shouldAnimate = _a.shouldAnimate; - return shouldAnimate && - "\n transition: max-height ".concat(ANIMATION_DURATION, "ms ease-in-out;\n "); -}); -var LabelContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n height: 44px;\n padding-right: 2px; // To manage the outline of the collapse icon being cropped in case of overflow hidden\n display: flex;\n align-items: center;\n cursor: pointer;\n"], ["\n height: 44px;\n padding-right: 2px; // To manage the outline of the collapse icon being cropped in case of overflow hidden\n display: flex;\n align-items: center;\n cursor: pointer;\n"]))); -var Label = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n flex: 1;\n text-transform: uppercase;\n color: ", ";\n font-size: ", ";\n display: flex;\n align-items: center;\n gap: 10px;\n"], ["\n flex: 1;\n text-transform: uppercase;\n color: ", ";\n font-size: ", ";\n display: flex;\n align-items: center;\n gap: 10px;\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getFontSize)('default')); -var Collapse = react_1.default.forwardRef(function (_a, forwardedRef) { - var label = _a.label, collapseButtonLabel = _a.collapseButtonLabel, isOpen = _a.isOpen, onCollapse = _a.onCollapse, children = _a.children, rest = __rest(_a, ["label", "collapseButtonLabel", "isOpen", "onCollapse", "children"]); - var _b = (0, react_1.useState)(0), contentHeight = _b[0], setContentHeight = _b[1]; - var _c = (0, react_1.useState)(false), shouldAnimate = _c[0], setShouldAnimate = _c[1]; - var contentRef = (0, react_1.useRef)(null); - var handleCollapse = function () { return onCollapse(!isOpen); }; - (0, react_1.useEffect)(function () { - setContentHeight(function (contentHeight) { - var _a, _b; - var scrollHeight = (_b = (_a = contentRef.current) === null || _a === void 0 ? void 0 : _a.scrollHeight) !== null && _b !== void 0 ? _b : 0; - return 0 === scrollHeight ? contentHeight : scrollHeight; - }); - var shouldAnimateTimeoutId = window.setTimeout(function () { - setShouldAnimate(true); - }, ANIMATION_DURATION); - return function () { - window.clearTimeout(shouldAnimateTimeoutId); - }; - }, [children]); - return (react_1.default.createElement(CollapseContainer, __assign({ ref: forwardedRef, isOpen: isOpen }, rest), - react_1.default.createElement(LabelContainer, { onClick: handleCollapse }, - react_1.default.createElement(Label, null, label), - react_1.default.createElement(components_1.IconButton, { size: "small", level: "tertiary", ghost: "borderless", title: collapseButtonLabel, icon: isOpen ? react_1.default.createElement(icons_1.CheckPartialIcon, null) : react_1.default.createElement(icons_1.PlusIcon, null) })), - react_1.default.createElement(Content, { ref: contentRef, "$overflow": shouldAnimate || !isOpen ? 'hidden' : 'inherit', "$height": isOpen ? contentHeight : 0, shouldAnimate: shouldAnimate }, children))); -}); -exports.Collapse = Collapse; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Collapse.js.map \ No newline at end of file +"use strict";var P=Object.defineProperty,S=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var p=(e,o,t)=>o in e?P(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,C=(e,o)=>{for(var t in o||(o={}))m.call(o,t)&&p(e,t,o[t]);if(l)for(var t of l(o))v.call(o,t)&&p(e,t,o[t]);return e},w=(e,o)=>S(e,k(o));var I=(e,o)=>{var t={};for(var r in e)m.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&l)for(var r of l(e))o.indexOf(r)<0&&v.call(e,r)&&(t[r]=e[r]);return t};var n=require("react/jsx-runtime"),i=require("react"),z=require("styled-components"),s=require("../../theme/theme.js"),N=require("../IconButton/IconButton.js"),B=require("../../icons/CheckPartialIcon.js"),D=require("../../icons/PlusIcon.js");function $(e){return e&&e.__esModule?e:{default:e}}var L=$(i),a=$(z);const b=100,M=a.default.div` + width: 100%; + border: solid ${s.getColor("grey",40)}; + border-width: 0 0 1px 0; + + &:first-child { + border-width: 1px 0; + } + padding-bottom: ${({isOpen:e})=>e?"10px":0}; +`,E=a.default.div` + max-height: ${({$height:e})=>e}px; + overflow: ${({$overflow:e})=>e}; + ${({shouldAnimate:e})=>e&&` + transition: max-height ${b}ms ease-in-out; + `} +`,F=a.default.div` + height: 44px; + padding-right: 2px; // To manage the outline of the collapse icon being cropped in case of overflow hidden + display: flex; + align-items: center; + cursor: pointer; +`,U=a.default.div` + flex: 1; + text-transform: uppercase; + color: ${s.getColor("grey",140)}; + font-size: ${s.getFontSize("default")}; + display: flex; + align-items: center; + gap: 10px; +`,G=L.default.forwardRef((J,_)=>{var u=J,{label:e,collapseButtonLabel:o,isOpen:t,onCollapse:r,children:d}=u,j=I(u,["label","collapseButtonLabel","isOpen","onCollapse","children"]);const[q,y]=i.useState(0),[c,R]=i.useState(!1),h=i.useRef(null),A=()=>r(!t);return i.useEffect(()=>{y(H=>{var g,x;const f=(x=(g=h.current)==null?void 0:g.scrollHeight)!=null?x:0;return f===0?H:f});const T=window.setTimeout(()=>{R(!0)},b);return()=>{window.clearTimeout(T)}},[d]),n.jsxs(M,w(C({ref:_,isOpen:t},j),{children:[n.jsxs(F,{onClick:A,children:[n.jsx(U,{children:e}),n.jsx(N.IconButton,{size:"small",level:"tertiary",ghost:"borderless",title:o,icon:t?n.jsx(B.CheckPartialIcon,{}):n.jsx(D.PlusIcon,{})})]}),n.jsx(E,{ref:h,$overflow:c||!t?"hidden":"inherit",$height:t?q:0,shouldAnimate:c,children:d})]}))});exports.Collapse=G; diff --git a/lib/components/Collapse/Collapse.js.map b/lib/components/Collapse/Collapse.js.map deleted file mode 100644 index 5976f7ea..00000000 --- a/lib/components/Collapse/Collapse.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Collapse.js","sourceRoot":"","sources":["../../../src/components/Collapse/Collapse.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAyE;AACzE,wEAAuC;AACvC,qCAAkD;AAClD,+CAA4C;AAC5C,qCAAuD;AAEvD,IAAM,kBAAkB,GAAG,GAAG,CAAC;AAE/B,IAAM,iBAAiB,GAAG,2BAAM,CAAC,GAAG,uNAAmB,oCAErC,EAAoB,uGAMlB,EAAmC,KACtD,KAPiB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAMlB,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC;AAArB,CAAqB,CACtD,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,yHAA8D,kBACxE,EAAsB,mBACxB,EAA0B,OACpC,EAID,IACF,KAPe,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,OAAO;AAAP,CAAO,EACxB,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,SAAS;AAAT,CAAS,EACpC,UAAC,EAAe;QAAd,aAAa,mBAAA;IACf,OAAA,aAAa;QACb,uCACyB,kBAAkB,wBAC5C;AAHC,CAGD,CACF,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,oQAAA,iMAMhC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,6MAAA,uDAGb,EAAqB,kBACjB,EAAsB,6DAIpC,KALU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,IAAA,mBAAW,EAAC,SAAS,CAAC,CAIpC,CAAC;AAgCF,IAAM,QAAQ,GAAG,eAAK,CAAC,UAAU,CAC/B,UACE,EAAkF,EAClF,YAAiC;IADhC,IAAA,KAAK,WAAA,EAAE,mBAAmB,yBAAA,EAAE,MAAM,YAAA,EAAE,UAAU,gBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAlE,oEAAmE,CAAD;IAG5D,IAAA,KAAoC,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAAtD,aAAa,QAAA,EAAE,gBAAgB,QAAuB,CAAC;IACxD,IAAA,KAAoC,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA3D,aAAa,QAAA,EAAE,gBAAgB,QAA4B,CAAC;IACnE,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEhD,IAAM,cAAc,GAAG,cAAM,OAAA,UAAU,CAAC,CAAC,MAAM,CAAC,EAAnB,CAAmB,CAAC;IAEjD,IAAA,iBAAS,EAAC;QACR,gBAAgB,CAAC,UAAA,aAAa;;YAC5B,IAAM,YAAY,GAAG,MAAA,MAAA,UAAU,CAAC,OAAO,0CAAE,YAAY,mCAAI,CAAC,CAAC;YAE3D,OAAO,CAAC,KAAK,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC;QAC3D,CAAC,CAAC,CAAC;QAEH,IAAM,sBAAsB,GAAG,MAAM,CAAC,UAAU,CAAC;YAC/C,gBAAgB,CAAC,IAAI,CAAC,CAAC;QACzB,CAAC,EAAE,kBAAkB,CAAC,CAAC;QAEvB,OAAO;YACL,MAAM,CAAC,YAAY,CAAC,sBAAsB,CAAC,CAAC;QAC9C,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,OAAO,CACL,8BAAC,iBAAiB,aAAC,GAAG,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,IAAM,IAAI;QAC5D,8BAAC,cAAc,IAAC,OAAO,EAAE,cAAc;YACrC,8BAAC,KAAK,QAAE,KAAK,CAAS;YACtB,8BAAC,uBAAU,IACT,IAAI,EAAC,OAAO,EACZ,KAAK,EAAC,UAAU,EAChB,KAAK,EAAC,YAAY,EAClB,KAAK,EAAE,mBAAmB,EAC1B,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,8BAAC,wBAAgB,OAAG,CAAC,CAAC,CAAC,8BAAC,gBAAQ,OAAG,GAClD,CACa;QACjB,8BAAC,OAAO,IACN,GAAG,EAAE,UAAU,eACJ,aAAa,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,aACjD,MAAM,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,EACnC,aAAa,EAAE,aAAa,IAE3B,QAAQ,CACD,CACQ,CACrB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Dropdown/Dropdown.d.ts b/lib/components/Dropdown/Dropdown.d.ts deleted file mode 100644 index 22ea640c..00000000 --- a/lib/components/Dropdown/Dropdown.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -import React, { HTMLAttributes, ReactNode } from 'react'; -import { Override } from '../../shared'; -type DropdownProps = Override, { - children?: ReactNode; -}>; -declare const Dropdown: { - ({ children, ...rest }: DropdownProps): React.JSX.Element; - Overlay: { - ({ verticalPosition, horizontalPosition, dropdownOpenerVisible, fullWidth, parentRef, onClose, children, ...rest }: Omit, "verticalPosition" | "horizontalPosition" | "children" | "onClose" | "dropdownOpenerVisible" | "fullWidth" | "parentRef"> & { - verticalPosition?: import("../../hooks/usePosition").VerticalPosition | undefined; - horizontalPosition?: import("../../hooks/usePosition").HorizontalPosition | undefined; - dropdownOpenerVisible?: boolean | undefined; - fullWidth?: boolean | undefined; - onClose: () => void; - children: React.ReactNode; - parentRef?: React.RefObject | undefined; - }): React.ReactPortal; - displayName: string; - }; - Header: React.ForwardRefExoticComponent, "children"> & { - children: React.ReactNode; - } & React.RefAttributes>; - Item: React.ForwardRefExoticComponent, "children" | "disabled" | "isActive"> & { - disabled?: boolean | undefined; - isActive?: boolean | undefined; - children: React.ReactNode; - } & React.RefAttributes>; - Section: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; - Title: React.ForwardRefExoticComponent, "children"> & { - children: React.ReactNode; - } & React.RefAttributes>; - ItemCollection: React.ForwardRefExoticComponent, "children" | "onNextPage" | "noResultIllustration" | "noResultTitle"> & { - onNextPage?: (() => void) | undefined; - children?: React.ReactNode; - noResultIllustration?: React.ReactElement> | undefined; - noResultTitle?: string | undefined; - } & React.RefAttributes>; - Surtitle: React.FC<{ - label: string; - children?: React.ReactNode; - }>; -}; -export { Dropdown }; diff --git a/lib/components/Dropdown/Dropdown.js b/lib/components/Dropdown/Dropdown.js index 0606ba20..41d8baf6 100644 --- a/lib/components/Dropdown/Dropdown.js +++ b/lib/components/Dropdown/Dropdown.js @@ -1,94 +1,14 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Dropdown = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var Overlay_1 = require("./Overlay/Overlay"); -var Item_1 = require("./Item/Item"); -var ItemCollection_1 = require("./ItemCollection/ItemCollection"); -var Header_1 = require("./Header/Header"); -var Title_1 = require("./Header/Title"); -var theme_1 = require("../../theme"); -var Surtitle_1 = require("./Surtitle/Surtitle"); -var Section = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background: ", ";\n color: ", ";\n height: 34px;\n line-height: 34px;\n padding: 0 20px;\n outline-style: none;\n white-space: nowrap;\n text-transform: uppercase;\n margin-top: 10px;\n"], ["\n background: ", ";\n color: ", ";\n height: 34px;\n line-height: 34px;\n padding: 0 20px;\n outline-style: none;\n white-space: nowrap;\n text-transform: uppercase;\n margin-top: 10px;\n"])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 100)); -var DropdownContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n display: inline-flex;\n"], ["\n position: relative;\n display: inline-flex;\n"]))); -var Dropdown = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - var ref = (0, react_1.useRef)(null); - var decoratedChildren = react_1.Children.map(children, function (child) { - if (!(0, react_1.isValidElement)(child) || child.type !== Overlay_1.Overlay) - return child; - return (0, react_1.cloneElement)(child, { - parentRef: ref, - }); - }); - return (react_1.default.createElement(DropdownContainer, __assign({ ref: ref }, rest), decoratedChildren)); -}; -exports.Dropdown = Dropdown; -Overlay_1.Overlay.displayName = 'Dropdown.Overlay'; -Header_1.Header.displayName = 'Dropdown.Header'; -Title_1.Title.displayName = 'Dropdown.Title'; -ItemCollection_1.ItemCollection.displayName = 'Dropdown.ItemCollection'; -Item_1.Item.displayName = 'Dropdown.Item'; -Section.displayName = 'Dropdown.Section'; -Dropdown.Overlay = Overlay_1.Overlay; -Dropdown.Header = Header_1.Header; -Dropdown.Item = Item_1.Item; -Dropdown.Section = Section; -Dropdown.Title = Title_1.Title; -Dropdown.ItemCollection = ItemCollection_1.ItemCollection; -Dropdown.Surtitle = Surtitle_1.Surtitle; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Dropdown.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,N=Object.defineProperties;var O=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var u=(e,r,t)=>r in e?h(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,c=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&u(e,t,r[t]);if(l)for(var t of l(r))m.call(r,t)&&u(e,t,r[t]);return e},v=(e,r)=>N(e,O(r));var y=(e,r)=>{var t={};for(var i in e)s.call(e,i)&&r.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&l)for(var i of l(e))r.indexOf(i)<0&&m.call(e,i)&&(t[i]=e[i]);return t};var S=require("react/jsx-runtime"),n=require("react"),H=require("styled-components"),d=require("./Overlay/Overlay.js"),w=require("./Item/Item.js"),q=require("./ItemCollection/ItemCollection.js"),C=require("./Header/Header.js"),D=require("./Header/Title.js"),f=require("../../theme/theme.js"),T=require("./Surtitle/Surtitle.js");function _(e){return e&&e.__esModule?e:{default:e}}var I=_(H);const g=I.default.div` + background: ${f.getColor("white")}; + color: ${f.getColor("grey",100)}; + height: 34px; + line-height: 34px; + padding: 0 20px; + outline-style: none; + white-space: nowrap; + text-transform: uppercase; + margin-top: 10px; +`,R=I.default.div` + position: relative; + display: inline-flex; +`,o=t=>{var i=t,{children:e}=i,r=y(i,["children"]);const p=n.useRef(null),x=n.Children.map(e,a=>!n.isValidElement(a)||a.type!==d.Overlay?a:n.cloneElement(a,{parentRef:p}));return S.jsx(R,v(c({ref:p},r),{children:x}))};d.Overlay.displayName="Dropdown.Overlay";C.Header.displayName="Dropdown.Header";D.Title.displayName="Dropdown.Title";q.ItemCollection.displayName="Dropdown.ItemCollection";w.Item.displayName="Dropdown.Item";g.displayName="Dropdown.Section";o.Overlay=d.Overlay;o.Header=C.Header;o.Item=w.Item;o.Section=g;o.Title=D.Title;o.ItemCollection=q.ItemCollection;o.Surtitle=T.Surtitle;exports.Dropdown=o; diff --git a/lib/components/Dropdown/Dropdown.js.map b/lib/components/Dropdown/Dropdown.js.map deleted file mode 100644 index a0eee90e..00000000 --- a/lib/components/Dropdown/Dropdown.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Dropdown.js","sourceRoot":"","sources":["../../../src/components/Dropdown/Dropdown.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAuG;AACvG,wEAAuC;AACvC,6CAA0C;AAC1C,oCAAiC;AACjC,kEAA+D;AAC/D,0CAAuC;AACvC,wCAAqC;AACrC,qCAAqC;AACrC,gDAA6C;AAG7C,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,0QAAA,kBACV,EAAiB,cACtB,EAAqB,mKAQ/B,KATe,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAQ/B,CAAC;AAEF,IAAM,iBAAiB,GAAG,2BAAM,CAAC,GAAG,uHAAA,oDAGnC,IAAA,CAAC;AAeF,IAAM,QAAQ,GAAG,UAAC,EAAkC;IAAjC,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IAClC,IAAM,GAAG,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACzC,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpD,IAAI,CAAC,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,iBAAO;YAAE,OAAO,KAAK,CAAC;QAEnE,OAAO,IAAA,oBAAY,EAAC,KAAY,EAAE;YAChC,SAAS,EAAE,GAAG;SACf,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,iBAAiB,aAAC,GAAG,EAAE,GAAG,IAAM,IAAI,GAClC,iBAAiB,CACA,CACrB,CAAC;AACJ,CAAC,CAAC;AAiBM,4BAAQ;AAfhB,iBAAO,CAAC,WAAW,GAAG,kBAAkB,CAAC;AACzC,eAAM,CAAC,WAAW,GAAG,iBAAiB,CAAC;AACvC,aAAK,CAAC,WAAW,GAAG,gBAAgB,CAAC;AACrC,+BAAc,CAAC,WAAW,GAAG,yBAAyB,CAAC;AACvD,WAAI,CAAC,WAAW,GAAG,eAAe,CAAC;AACnC,OAAO,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAEzC,QAAQ,CAAC,OAAO,GAAG,iBAAO,CAAC;AAC3B,QAAQ,CAAC,MAAM,GAAG,eAAM,CAAC;AACzB,QAAQ,CAAC,IAAI,GAAG,WAAI,CAAC;AACrB,QAAQ,CAAC,OAAO,GAAG,OAAO,CAAC;AAC3B,QAAQ,CAAC,KAAK,GAAG,aAAK,CAAC;AACvB,QAAQ,CAAC,cAAc,GAAG,+BAAc,CAAC;AACzC,QAAQ,CAAC,QAAQ,GAAG,mBAAQ,CAAC"} \ No newline at end of file diff --git a/lib/components/Dropdown/Header/Header.d.ts b/lib/components/Dropdown/Header/Header.d.ts deleted file mode 100644 index 54105af8..00000000 --- a/lib/components/Dropdown/Header/Header.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const Header: React.ForwardRefExoticComponent, "children"> & { - children: ReactNode; -} & React.RefAttributes>; -export { Header }; diff --git a/lib/components/Dropdown/Header/Header.js b/lib/components/Dropdown/Header/Header.js index f9872bcf..81102204 100644 --- a/lib/components/Dropdown/Header/Header.js +++ b/lib/components/Dropdown/Header/Header.js @@ -1,21 +1,13 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Header = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var react_1 = __importDefault(require("react")); -var HeaderContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n box-sizing: border-box;\n border-bottom: 1px solid ", ";\n height: 34px;\n line-height: 34px;\n margin: 0 20px 10px 20px;\n display: flex;\n justify-content: space-between;\n gap: 20px;\n & > * {\n flex-grow: 1;\n }\n"], ["\n box-sizing: border-box;\n border-bottom: 1px solid ", ";\n height: 34px;\n line-height: 34px;\n margin: 0 20px 10px 20px;\n display: flex;\n justify-content: space-between;\n gap: 20px;\n & > * {\n flex-grow: 1;\n }\n"])), (0, theme_1.getColor)('brand', 100)); -var Header = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children; - return react_1.default.createElement(HeaderContainer, { ref: forwardedRef }, children); -}); -exports.Header = Header; -var templateObject_1; -//# sourceMappingURL=Header.js.map \ No newline at end of file +"use strict";var a=require("react/jsx-runtime"),i=require("styled-components"),d=require("../../../theme/theme.js"),o=require("react");function r(e){return e&&e.__esModule?e:{default:e}}var n=r(i),u=r(o);const l=n.default.div` + box-sizing: border-box; + border-bottom: 1px solid ${d.getColor("brand",100)}; + height: 34px; + line-height: 34px; + margin: 0 20px 10px 20px; + display: flex; + justify-content: space-between; + gap: 20px; + & > * { + flex-grow: 1; + } +`,s=u.default.forwardRef(({children:e},t)=>a.jsx(l,{ref:t,children:e}));exports.Header=s; diff --git a/lib/components/Dropdown/Header/Header.js.map b/lib/components/Dropdown/Header/Header.js.map deleted file mode 100644 index ca988e42..00000000 --- a/lib/components/Dropdown/Header/Header.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Header.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/Header/Header.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAuC;AACvC,wCAAwC;AAExC,gDAA4C;AAE5C,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,8SAAA,0DAEL,EAAsB,+KAUlD,KAV4B,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAUlD,CAAC;AAYF,IAAM,MAAM,GAAG,eAAK,CAAC,UAAU,CAC7B,UAAC,EAAuB,EAAE,YAAiC;QAAzD,QAAQ,cAAA;IACR,OAAO,8BAAC,eAAe,IAAC,GAAG,EAAE,YAAY,IAAG,QAAQ,CAAmB,CAAC;AAC1E,CAAC,CACF,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/components/Dropdown/Header/Title.d.ts b/lib/components/Dropdown/Header/Title.d.ts deleted file mode 100644 index 193309e9..00000000 --- a/lib/components/Dropdown/Header/Title.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const Title: React.ForwardRefExoticComponent, "children"> & { - children: ReactNode; -} & React.RefAttributes>; -export { Title }; diff --git a/lib/components/Dropdown/Header/Title.js b/lib/components/Dropdown/Header/Title.js index 54e835e0..d25fbe6e 100644 --- a/lib/components/Dropdown/Header/Title.js +++ b/lib/components/Dropdown/Header/Title.js @@ -1,21 +1,8 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Title = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var react_1 = __importDefault(require("react")); -var TitleContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n font-size: ", ";\n text-transform: uppercase;\n color: ", ";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"], ["\n font-size: ", ";\n text-transform: uppercase;\n color: ", ";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"])), (0, theme_1.getFontSize)('small'), (0, theme_1.getColor)('brand', 100)); -var Title = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children; - return react_1.default.createElement(TitleContainer, { ref: forwardedRef }, children); -}); -exports.Title = Title; -var templateObject_1; -//# sourceMappingURL=Title.js.map \ No newline at end of file +"use strict";var l=require("react/jsx-runtime"),i=require("styled-components"),t=require("../../../theme/theme.js"),o=require("react");function r(e){return e&&e.__esModule?e:{default:e}}var u=r(i),n=r(o);const s=u.default.div` + font-size: ${t.getFontSize("small")}; + text-transform: uppercase; + color: ${t.getColor("brand",100)}; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +`,f=n.default.forwardRef(({children:e},a)=>l.jsx(s,{ref:a,children:e}));exports.Title=f; diff --git a/lib/components/Dropdown/Header/Title.js.map b/lib/components/Dropdown/Header/Title.js.map deleted file mode 100644 index 2fe81492..00000000 --- a/lib/components/Dropdown/Header/Title.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Title.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/Header/Title.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAuC;AACvC,wCAAqD;AAErD,gDAA4C;AAE5C,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,kNAAA,iBAClB,EAAoB,4CAExB,EAAsB,8EAIhC,KANc,IAAA,mBAAW,EAAC,OAAO,CAAC,EAExB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAIhC,CAAC;AAYF,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UAAC,EAAsB,EAAE,YAAiC;QAAxD,QAAQ,cAAA;IACR,OAAO,8BAAC,cAAc,IAAC,GAAG,EAAE,YAAY,IAAG,QAAQ,CAAkB,CAAC;AACxE,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/Dropdown/Item/Item.d.ts b/lib/components/Dropdown/Item/Item.d.ts deleted file mode 100644 index 27095396..00000000 --- a/lib/components/Dropdown/Item/Item.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const ItemLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLSpanElement>, never>> & string; -declare const Item: React.ForwardRefExoticComponent, "children" | "disabled" | "isActive"> & { - disabled?: boolean | undefined; - isActive?: boolean | undefined; - children: ReactNode; -} & React.RefAttributes>; -export { Item, ItemLabel }; diff --git a/lib/components/Dropdown/Item/Item.js b/lib/components/Dropdown/Item/Item.js index 5774ebad..52c062e5 100644 --- a/lib/components/Dropdown/Item/Item.js +++ b/lib/components/Dropdown/Item/Item.js @@ -1,153 +1,53 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ItemLabel = exports.Item = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var Image_1 = require("../../../components/Image/Image"); -var Checkbox_1 = require("../../../components/Checkbox/Checkbox"); -var Link_1 = require("../../../components/Link/Link"); -var shared_1 = require("../../../shared"); -var icons_1 = require("../../../icons"); -var Surtitle_1 = require("../Surtitle/Surtitle"); -var ItemLabel = styled_components_1.default.span(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n flex: 1;\n"], ["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n flex: 1;\n"]))); -exports.ItemLabel = ItemLabel; -var sizeMap = { - default: 34, - big: 44, - bigger: 64, -}; -var ItemContainer = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background: ", ";\n height: ", "px;\n line-height: ", "px;\n margin: 0 20px;\n display: flex;\n align-items: center;\n gap: 10px;\n outline-style: none;\n cursor: pointer;\n white-space: nowrap;\n ", "\n\n &:focus {\n box-shadow: inset 0 0 0 2px ", ";\n }\n\n ", "\n\n ", "\n"], ["\n background: ", ";\n height: ", "px;\n line-height: ", "px;\n margin: 0 20px;\n display: flex;\n align-items: center;\n gap: 10px;\n outline-style: none;\n cursor: pointer;\n white-space: nowrap;\n ", "\n\n &:focus {\n box-shadow: inset 0 0 0 2px ", ";\n }\n\n ", "\n\n ", "\n"])), (0, theme_1.getColor)('white'), function (_a) { - var size = _a.size; - return sizeMap[size]; -}, function (_a) { - var size = _a.size; - return sizeMap[size]; -}, function (_a) { - var size = _a.size; - return size === 'bigger' && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n &:not(:last-child) {\n border-bottom: 1px solid ", ";\n }\n "], ["\n &:not(:last-child) {\n border-bottom: 1px solid ", ";\n }\n "])), (0, theme_1.getColor)('grey', 80)); -}, (0, theme_1.getColor)('blue', 40), function (_a) { - var disabled = _a.disabled; - return disabled - ? (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n cursor: not-allowed;\n color: ", ";\n "], ["\n cursor: not-allowed;\n color: ", ";\n "])), (0, theme_1.getColor)('grey', 100)) : (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n cursor: pointer;\n color: ", ";\n a {\n color: ", ";\n }\n\n &:hover a,\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active a,\n &:active {\n color: ", ";\n }\n "], ["\n cursor: pointer;\n color: ", ";\n a {\n color: ", ";\n }\n\n &:hover a,\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active a,\n &:active {\n color: ", ";\n }\n "])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('grey', 140), (0, theme_1.getColor)('grey', 140)); -}, function (_a) { - var isActive = _a.isActive; - return isActive && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n font-style: italic;\n font-weight: 700;\n "], ["\n color: ", ";\n font-style: italic;\n font-weight: 700;\n "])), (0, theme_1.getColor)('brand', 100)); -}); -var Item = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, onKeyDown = _a.onKeyDown, _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.isActive, isActive = _c === void 0 ? false : _c, onClick = _a.onClick, title = _a.title, rest = __rest(_a, ["children", "onKeyDown", "disabled", "isActive", "onClick", "title"]); - var hasImageChild = false; - var hasSurtitleChild = false; - var actionableRef = (0, react_1.useRef)(null); - var handleClick = (0, react_1.useCallback)(function (event) { - if (disabled) - return; - if (null !== actionableRef.current && actionableRef.current !== event.target) { - actionableRef.current.click(); - } - else if (undefined !== onClick) { - onClick(event); - } - }, [disabled]); - var handleKeyDown = (0, react_1.useCallback)(function (event) { - if (shared_1.Key.Enter === event.key || shared_1.Key.Space === event.key) { - event.preventDefault(); - handleClick(event); - return; - } - onKeyDown && onKeyDown(event); - }, [onKeyDown, handleClick]); - var decoratedChildren = react_1.default.Children.map(children, function (child) { - if (typeof child === 'string') { - return (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(ItemLabel, { title: title !== null && title !== void 0 ? title : child }, child), - disabled && react_1.default.createElement(icons_1.LockIcon, { size: 18 }))); - } - if ((0, react_1.isValidElement)(child) && child.type === Image_1.Image) { - hasImageChild = true; - return react_1.default.cloneElement(child, { - width: 34, - height: 34, - }); - } - if ((0, react_1.isValidElement)(child) && child.type === Link_1.Link) { - return (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(ItemLabel, null, react_1.default.cloneElement(child, { - ref: actionableRef, - decorated: false, - disabled: disabled, - tabIndex: -1, - })), - disabled && react_1.default.createElement(icons_1.LockIcon, { size: 18 }))); - } - if ((0, react_1.isValidElement)(child) && child.type === Checkbox_1.Checkbox) { - return react_1.default.cloneElement(child, { - ref: actionableRef, - readOnly: disabled, - tabIndex: -1, - }); - } - if ((0, react_1.isValidElement)(child) && child.type === Surtitle_1.Surtitle) { - hasSurtitleChild = true; - } - return child; - }); - var size = 'default'; - if (hasImageChild || hasSurtitleChild) - size = 'big'; - if (hasImageChild && hasSurtitleChild) - size = 'bigger'; - return (react_1.default.createElement(ItemContainer, __assign({ size: size, tabIndex: null === actionableRef.current && !disabled ? 0 : -1, onClick: handleClick, onKeyDown: handleKeyDown, disabled: disabled, "aria-disabled": disabled, isActive: isActive, title: title }, rest, { ref: forwardedRef }), decoratedChildren)); -}); -exports.Item = Item; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=Item.js.map \ No newline at end of file +"use strict";var D=Object.defineProperty,F=Object.defineProperties;var K=Object.getOwnPropertyDescriptors;var g=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable;var k=(e,o,r)=>o in e?D(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,$=(e,o)=>{for(var r in o||(o={}))v.call(o,r)&&k(e,r,o[r]);if(g)for(var r of g(o))b.call(o,r)&&k(e,r,o[r]);return e},I=(e,o)=>F(e,K(o));var w=(e,o)=>{var r={};for(var a in e)v.call(e,a)&&o.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&g)for(var a of g(e))o.indexOf(a)<0&&b.call(e,a)&&(r[a]=e[a]);return r};var n=require("react/jsx-runtime"),i=require("react"),c=require("styled-components"),l=require("../../../theme/theme.js"),M=require("../../Image/Image.js"),O=require("../../Checkbox/Checkbox.js"),A=require("../../Link/Link.js"),q=require("../../../shared/key.js"),j=require("../../../icons/LockIcon.js"),B=require("../Surtitle/Surtitle.js");function L(e){return e&&e.__esModule?e:{default:e}}var u=L(i),_=L(c);const y=_.default.span` + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + flex: 1; +`,E={default:34,big:44,bigger:64},G=_.default.div` + background: ${l.getColor("white")}; + height: ${({size:e})=>E[e]}px; + line-height: ${({size:e})=>E[e]}px; + margin: 0 20px; + display: flex; + align-items: center; + gap: 10px; + outline-style: none; + cursor: pointer; + white-space: nowrap; + ${({size:e})=>e==="bigger"&&c.css` + &:not(:last-child) { + border-bottom: 1px solid ${l.getColor("grey",80)}; + } + `} + + &:focus { + box-shadow: inset 0 0 0 2px ${l.getColor("blue",40)}; + } + + ${({disabled:e})=>e?c.css` + cursor: not-allowed; + color: ${l.getColor("grey",100)}; + `:c.css` + cursor: pointer; + color: ${l.getColor("grey",120)}; + a { + color: ${l.getColor("grey",120)}; + } + + &:hover a, + &:hover { + background: ${l.getColor("grey",20)}; + color: ${l.getColor("grey",140)}; + } + &:active a, + &:active { + color: ${l.getColor("grey",140)}; + } + `} + + ${({isActive:e})=>e&&c.css` + color: ${l.getColor("brand",100)}; + font-style: italic; + font-weight: 700; + `} +`,H=u.default.forwardRef((J,z)=>{var h=J,{children:e,onKeyDown:o,disabled:r=!1,isActive:a=!1,onClick:C,title:f}=h,R=w(h,["children","onKeyDown","disabled","isActive","onClick","title"]);let p=!1,d=!1;const s=i.useRef(null),m=i.useCallback(t=>{r||(s.current!==null&&s.current!==t.target?s.current.click():C!==void 0&&C(t))},[r]),S=i.useCallback(t=>{if(q.Key.Enter===t.key||q.Key.Space===t.key){t.preventDefault(),m(t);return}o&&o(t)},[o,m]),V=u.default.Children.map(e,t=>typeof t=="string"?n.jsxs(n.Fragment,{children:[n.jsx(y,{title:f!=null?f:t,children:t}),r&&n.jsx(j.LockIcon,{size:18})]}):i.isValidElement(t)&&t.type===M.Image?(p=!0,u.default.cloneElement(t,{width:34,height:34})):i.isValidElement(t)&&t.type===A.Link?n.jsxs(n.Fragment,{children:[n.jsx(y,{children:u.default.cloneElement(t,{ref:s,decorated:!1,disabled:r,tabIndex:-1})}),r&&n.jsx(j.LockIcon,{size:18})]}):i.isValidElement(t)&&t.type===O.Checkbox?u.default.cloneElement(t,{ref:s,readOnly:r,tabIndex:-1}):(i.isValidElement(t)&&t.type===B.Surtitle&&(d=!0),t));let x="default";return(p||d)&&(x="big"),p&&d&&(x="bigger"),n.jsx(G,I($({size:x,tabIndex:s.current===null&&!r?0:-1,onClick:m,onKeyDown:S,disabled:r,"aria-disabled":r,isActive:a,title:f},R),{ref:z,children:V}))});exports.Item=H;exports.ItemLabel=y; diff --git a/lib/components/Dropdown/Item/Item.js.map b/lib/components/Dropdown/Item/Item.js.map deleted file mode 100644 index bc2f0c80..00000000 --- a/lib/components/Dropdown/Item/Item.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Item.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/Item/Item.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAgH;AAChH,qEAA8C;AAC9C,wCAA2D;AAC3D,yDAAsD;AACtD,kEAA+D;AAC/D,sDAAmD;AACnD,0CAA8C;AAC9C,wCAAwC;AACxC,iDAA8C;AAE9C,IAAM,SAAS,GAAG,2BAAM,CAAC,IAAI,4JAAA,yFAK5B,IAAA,CAAC;AAoMY,8BAAS;AAlMvB,IAAM,OAAO,GAAG;IACd,OAAO,EAAE,EAAE;IACX,GAAG,EAAE,EAAE;IACP,MAAM,EAAE,EAAE;CACX,CAAC;AAIF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,6WAAwE,kBACxF,EAAiB,eACrB,EAAuC,sBAClC,EAAuC,wJAQpD,EAMC,mDAG6B,EAAoB,cAGlD,EAsBK,QAEL,EAMC,IACJ,KArDe,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACrB,UAAC,EAAoB;QAAnB,IAAI,UAAA;IAAoB,OAAA,OAAO,CAAC,IAAI,CAAC;AAAb,CAAa,EAClC,UAAC,EAAoB;QAAnB,IAAI,UAAA;IAAoB,OAAA,OAAO,CAAC,IAAI,CAAC;AAAb,CAAa,EAQpD,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,IAAI,KAAK,QAAQ,QACjB,uBAAG,yJAAA,iEAE4B,EAAoB,kBAElD,KAF8B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAElD;AALD,CAKC,EAG6B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAGlD,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ;QACN,CAAC,KAAC,uBAAG,wIAAA,qDAEQ,EAAqB,aAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAElC,CAAC,KAAC,uBAAG,iYAAA,iDAEQ,EAAqB,uCAEnB,EAAqB,uFAKhB,EAAoB,wBACzB,EAAqB,kFAIrB,EAAqB,0BAEjC,KAdU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEnB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAKhB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAIrB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC;AArBL,CAqBK,EAEL,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,oJAAA,iBACQ,EAAsB,6DAGhC,KAHU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAGhC;AALD,CAKC,CACJ,CAAC;AAsBF,IAAM,IAAI,GAAG,eAAK,CAAC,UAAU,CAC3B,UACE,EAA6F,EAC7F,YAAiC;IADhC,IAAA,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,OAAO,aAAA,EAAE,KAAK,WAAA,EAAK,IAAI,cAAjF,qEAAkF,CAAD;IAGjF,IAAI,aAAa,GAAG,KAAK,CAAC;IAC1B,IAAI,gBAAgB,GAAG,KAAK,CAAC;IAE7B,IAAM,aAAa,GAAG,IAAA,cAAM,EAAoB,IAAI,CAAC,CAAC;IACtD,IAAM,WAAW,GAAG,IAAA,mBAAW,EAC7B,UAAC,KAAqB;QACpB,IAAI,QAAQ;YAAE,OAAO;QAErB,IAAI,IAAI,KAAK,aAAa,CAAC,OAAO,IAAI,aAAa,CAAC,OAAO,KAAK,KAAK,CAAC,MAAM,EAAE;YAC5E,aAAa,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;SAC/B;aAAM,IAAI,SAAS,KAAK,OAAO,EAAE;YAChC,OAAO,CAAC,KAAqD,CAAC,CAAC;SAChE;IACH,CAAC,EACD,CAAC,QAAQ,CAAC,CACX,CAAC;IACF,IAAM,aAAa,GAAG,IAAA,mBAAW,EAC/B,UAAC,KAAoC;QACnC,IAAI,YAAG,CAAC,KAAK,KAAK,KAAK,CAAC,GAAG,IAAI,YAAG,CAAC,KAAK,KAAK,KAAK,CAAC,GAAG,EAAE;YACtD,KAAK,CAAC,cAAc,EAAE,CAAC;YACvB,WAAW,CAAC,KAAK,CAAC,CAAC;YACnB,OAAO;SACR;QAED,SAAS,IAAI,SAAS,CAAC,KAAK,CAAC,CAAC;IAChC,CAAC,EACD,CAAC,SAAS,EAAE,WAAW,CAAC,CACzB,CAAC;IAEF,IAAM,iBAAiB,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC1D,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC7B,OAAO,CACL;gBACE,8BAAC,SAAS,IAAC,KAAK,EAAE,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,KAAK,IAAG,KAAK,CAAa;gBACpD,QAAQ,IAAI,8BAAC,gBAAQ,IAAC,IAAI,EAAE,EAAE,GAAI,CAClC,CACJ,CAAC;SACH;QAGD,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,aAAK,EAAE;YACjD,aAAa,GAAG,IAAI,CAAC;YAErB,OAAO,eAAK,CAAC,YAAY,CAAC,KAAY,EAAE;gBACtC,KAAK,EAAE,EAAE;gBACT,MAAM,EAAE,EAAE;aACX,CAAC,CAAC;SACJ;QAGD,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,WAAI,EAAE;YAChD,OAAO,CACL;gBACE,8BAAC,SAAS,QACP,eAAK,CAAC,YAAY,CAAC,KAAY,EAAE;oBAChC,GAAG,EAAE,aAAa;oBAClB,SAAS,EAAE,KAAK;oBAChB,QAAQ,UAAA;oBACR,QAAQ,EAAE,CAAC,CAAC;iBACb,CAAC,CACQ;gBACX,QAAQ,IAAI,8BAAC,gBAAQ,IAAC,IAAI,EAAE,EAAE,GAAI,CAClC,CACJ,CAAC;SACH;QAGD,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,mBAAQ,EAAE;YACpD,OAAO,eAAK,CAAC,YAAY,CAAC,KAAY,EAAE;gBACtC,GAAG,EAAE,aAAa;gBAClB,QAAQ,EAAE,QAAQ;gBAClB,QAAQ,EAAE,CAAC,CAAC;aACb,CAAC,CAAC;SACJ;QAED,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,mBAAQ,EAAE;YACpD,gBAAgB,GAAG,IAAI,CAAC;SACzB;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,IAAI,IAAI,GAAS,SAAS,CAAC;IAC3B,IAAI,aAAa,IAAI,gBAAgB;QAAE,IAAI,GAAG,KAAK,CAAC;IACpD,IAAI,aAAa,IAAI,gBAAgB;QAAE,IAAI,GAAG,QAAQ,CAAC;IAEvD,OAAO,CACL,8BAAC,aAAa,aACZ,IAAI,EAAE,IAAI,EACV,QAAQ,EAAE,IAAI,KAAK,aAAa,CAAC,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAC9D,OAAO,EAAE,WAAW,EACpB,SAAS,EAAE,aAAa,EACxB,QAAQ,EAAE,QAAQ,mBACH,QAAQ,EACvB,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,IACR,IAAI,IACR,GAAG,EAAE,YAAY,KAEhB,iBAAiB,CACJ,CACjB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,oBAAI"} \ No newline at end of file diff --git a/lib/components/Dropdown/ItemCollection/ItemCollection.d.ts b/lib/components/Dropdown/ItemCollection/ItemCollection.d.ts deleted file mode 100644 index 2ddc0c47..00000000 --- a/lib/components/Dropdown/ItemCollection/ItemCollection.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React, { ReactNode } from 'react'; -import { IllustrationProps } from '../../../illustrations/IllustrationProps'; -declare const ItemCollection: React.ForwardRefExoticComponent, "children" | "onNextPage" | "noResultIllustration" | "noResultTitle"> & { - onNextPage?: (() => void) | undefined; - children?: ReactNode; - noResultIllustration?: React.ReactElement> | undefined; - noResultTitle?: string | undefined; -} & React.RefAttributes>; -export { ItemCollection }; diff --git a/lib/components/Dropdown/ItemCollection/ItemCollection.js b/lib/components/Dropdown/ItemCollection/ItemCollection.js index 7a31af1d..bdeff2d4 100644 --- a/lib/components/Dropdown/ItemCollection/ItemCollection.js +++ b/lib/components/Dropdown/ItemCollection/ItemCollection.js @@ -1,102 +1,10 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ItemCollection = void 0; -var shared_1 = require("../../../shared"); -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var hooks_1 = require("../../../hooks"); -var usePagination_1 = require("../../../hooks/usePagination"); -var Placeholder_1 = require("../../Placeholder/Placeholder"); -var theme_1 = require("../../../theme"); -var ItemCollectionContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n max-height: 320px;\n overflow-y: auto;\n overflow-x: hidden;\n"], ["\n max-height: 320px;\n overflow-y: auto;\n overflow-x: hidden;\n"]))); -var NoResultPlaceholderContainer = (0, styled_components_1.default)(Placeholder_1.Placeholder)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin: 10px 10px 20px 10px;\n & > div {\n font-size: ", ";\n }\n"], ["\n margin: 10px 10px 20px 10px;\n & > div {\n font-size: ", ";\n }\n"])), (0, theme_1.getFontSize)('default')); -var ItemCollection = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, onNextPage = _a.onNextPage, noResultTitle = _a.noResultTitle, noResultIllustration = _a.noResultIllustration, rest = __rest(_a, ["children", "onNextPage", "noResultTitle", "noResultIllustration"]); - var firstItemRef = (0, react_1.useRef)(null); - var lastItemRef = (0, react_1.useRef)(null); - var containerRef = (0, hooks_1.useCombinedRefs)(forwardedRef); - var handleKeyDown = (0, react_1.useCallback)(function (event) { - var _a, _b; - if (null !== event.currentTarget) { - if (event.key === shared_1.Key.ArrowDown) { - (_a = event.currentTarget.nextSibling) === null || _a === void 0 ? void 0 : _a.focus(); - event.preventDefault(); - } - if (event.key === shared_1.Key.ArrowUp) { - (_b = event.currentTarget.previousSibling) === null || _b === void 0 ? void 0 : _b.focus(); - event.preventDefault(); - } - } - }, []); - var childrenCount = react_1.Children.toArray(children).filter(react_1.isValidElement).length; - var decoratedChildren = react_1.Children.map(children, function (child, index) { - if ((0, react_1.isValidElement)(child)) { - return (0, react_1.cloneElement)(child, { - ref: 0 === index ? firstItemRef : index === childrenCount - 1 ? lastItemRef : undefined, - onKeyDown: handleKeyDown, - }); - } - return child; - }); - (0, usePagination_1.usePagination)(containerRef, lastItemRef, onNextPage, true); - (0, hooks_1.useAutoFocus)(firstItemRef); - return (react_1.default.createElement(ItemCollectionContainer, __assign({ role: "listbox" }, rest, { ref: containerRef }), childrenCount - ? decoratedChildren - : noResultIllustration && - noResultTitle && react_1.default.createElement(NoResultPlaceholderContainer, { illustration: noResultIllustration, title: noResultTitle }))); -}); -exports.ItemCollection = ItemCollection; -var templateObject_1, templateObject_2; -//# sourceMappingURL=ItemCollection.js.map \ No newline at end of file +"use strict";var P=Object.defineProperty,k=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var v=(e,r,t)=>r in e?P(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,h=(e,r)=>{for(var t in r||(r={}))C.call(r,t)&&v(e,t,r[t]);if(l)for(var t of l(r))g.call(r,t)&&v(e,t,r[t]);return e},p=(e,r)=>k(e,I(r));var x=(e,r)=>{var t={};for(var o in e)C.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&l)for(var o of l(e))r.indexOf(o)<0&&g.call(e,o)&&(t[o]=e[o]);return t};var y=require("react/jsx-runtime"),R=require("../../../shared/key.js"),i=require("react"),K=require("styled-components"),j=require("../../../hooks/useAutoFocus.js"),E=require("../../../hooks/useCombinedRefs.js"),F=require("../../../hooks/usePagination.js"),S=require("../../Placeholder/Placeholder.js"),z=require("../../../theme/theme.js");function q(e){return e&&e.__esModule?e:{default:e}}var T=q(i),w=q(K);const V=w.default.div` + max-height: 320px; + overflow-y: auto; + overflow-x: hidden; +`,M=w.default(S.Placeholder)` + margin: 10px 10px 20px 10px; + & > div { + font-size: ${z.getFontSize("default")}; + } +`,N=T.default.forwardRef((U,b)=>{var a=U,{children:e,onNextPage:r,noResultTitle:t,noResultIllustration:o}=a,_=x(a,["children","onNextPage","noResultTitle","noResultIllustration"]);const s=i.useRef(null),f=i.useRef(null),c=E.useCombinedRefs(b),D=i.useCallback(n=>{var u,m;n.currentTarget!==null&&(n.key===R.Key.ArrowDown&&((u=n.currentTarget.nextSibling)==null||u.focus(),n.preventDefault()),n.key===R.Key.ArrowUp&&((m=n.currentTarget.previousSibling)==null||m.focus(),n.preventDefault()))},[]),d=i.Children.toArray(e).filter(i.isValidElement).length,A=i.Children.map(e,(n,u)=>i.isValidElement(n)?i.cloneElement(n,{ref:u===0?s:u===d-1?f:void 0,onKeyDown:D}):n);return F.usePagination(c,f,r,!0),j.useAutoFocus(s),y.jsx(V,p(h({role:"listbox"},_),{ref:c,children:d?A:o&&t&&y.jsx(M,{illustration:o,title:t})}))});exports.ItemCollection=N; diff --git a/lib/components/Dropdown/ItemCollection/ItemCollection.js.map b/lib/components/Dropdown/ItemCollection/ItemCollection.js.map deleted file mode 100644 index ddb4e6e0..00000000 --- a/lib/components/Dropdown/ItemCollection/ItemCollection.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ItemCollection.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/ItemCollection/ItemCollection.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,0CAA8C;AAC9C,6CASe;AACf,wEAAuC;AACvC,wCAA6D;AAC7D,8DAA2D;AAC3D,6DAA0D;AAE1D,wCAA2C;AAE3C,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,yIAAA,sEAIzC,IAAA,CAAC;AAEF,IAAM,4BAA4B,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,+IAAA,gEAGvC,EAAsB,UAEtC,KAFgB,IAAA,mBAAW,EAAC,SAAS,CAAC,CAEtC,CAAC;AA2BF,IAAM,cAAc,GAAG,eAAK,CAAC,UAAU,CACrC,UAAC,EAAyF,EAAE,YAAY;IAAtG,IAAA,QAAQ,cAAA,EAAE,UAAU,gBAAA,EAAE,aAAa,mBAAA,EAAE,oBAAoB,0BAAA,EAAK,IAAI,cAAnE,mEAAoE,CAAD;IAClE,IAAM,YAAY,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAClD,IAAM,WAAW,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACjD,IAAM,YAAY,GAAG,IAAA,uBAAe,EAAC,YAAY,CAAC,CAAC;IAEnD,IAAM,aAAa,GAAG,IAAA,mBAAW,EAAC,UAAC,KAAoC;;QACrE,IAAI,IAAI,KAAK,KAAK,CAAC,aAAa,EAAE;YAChC,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,SAAS,EAAE;gBAC/B,MAAE,KAAK,CAAC,aAA6B,CAAC,WAA2B,0CAAE,KAAK,EAAE,CAAC;gBAC3E,KAAK,CAAC,cAAc,EAAE,CAAC;aACxB;YACD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,OAAO,EAAE;gBAC7B,MAAE,KAAK,CAAC,aAA6B,CAAC,eAA+B,0CAAE,KAAK,EAAE,CAAC;gBAC/E,KAAK,CAAC,cAAc,EAAE,CAAC;aACxB;SACF;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,aAAa,GAAG,gBAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,sBAAc,CAAC,CAAC,MAAM,CAAC;IAE/E,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK,EAAE,KAAK;QAC5D,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,EAAE;YACzB,OAAO,IAAA,oBAAY,EAAC,KAAY,EAAE;gBAChC,GAAG,EAAE,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,KAAK,KAAK,aAAa,GAAG,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS;gBACvF,SAAS,EAAE,aAAa;aACzB,CAAC,CAAC;SACJ;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,IAAA,6BAAa,EAAC,YAAY,EAAE,WAAW,EAAE,UAAU,EAAE,IAAI,CAAC,CAAC;IAC3D,IAAA,oBAAY,EAAC,YAAY,CAAC,CAAC;IAE3B,OAAO,CACL,8BAAC,uBAAuB,aAAC,IAAI,EAAC,SAAS,IAAK,IAAI,IAAE,GAAG,EAAE,YAAY,KAChE,aAAa;QACZ,CAAC,CAAC,iBAAiB;QACnB,CAAC,CAAC,oBAAoB;YACpB,aAAa,IAAI,8BAAC,4BAA4B,IAAC,YAAY,EAAE,oBAAoB,EAAE,KAAK,EAAE,aAAa,GAAI,CACvF,CAC3B,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/components/Dropdown/Overlay/Overlay.d.ts b/lib/components/Dropdown/Overlay/Overlay.d.ts deleted file mode 100644 index 4842ad64..00000000 --- a/lib/components/Dropdown/Overlay/Overlay.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { ReactNode, RefObject } from 'react'; -import { Override } from '../../../shared'; -import { HorizontalPosition, VerticalPosition } from '../../../hooks'; -type OverlayProps = Override, { - verticalPosition?: VerticalPosition; - horizontalPosition?: HorizontalPosition; - dropdownOpenerVisible?: boolean; - fullWidth?: boolean; - onClose: () => void; - children: ReactNode; - parentRef?: RefObject; -}>; -declare const Overlay: { - ({ verticalPosition, horizontalPosition, dropdownOpenerVisible, fullWidth, parentRef, onClose, children, ...rest }: OverlayProps): React.ReactPortal; - displayName: string; -}; -export { Overlay }; diff --git a/lib/components/Dropdown/Overlay/Overlay.js b/lib/components/Dropdown/Overlay/Overlay.js index 1aa57779..b48b4233 100644 --- a/lib/components/Dropdown/Overlay/Overlay.js +++ b/lib/components/Dropdown/Overlay/Overlay.js @@ -1,132 +1,25 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Overlay = void 0; -var react_1 = __importStar(require("react")); -var react_dom_1 = require("react-dom"); -var styled_components_1 = __importStar(require("styled-components")); -var shared_1 = require("../../../shared"); -var hooks_1 = require("../../../hooks"); -var theme_1 = require("../../../theme"); -var BORDER_SHADOW_OFFSET = 2; -var getWidthProperties = function (_a) { - var fixedWidth = _a.fixedWidth; - if (null !== fixedWidth) { - return (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: ", "px;\n "], ["\n width: ", "px;\n "])), fixedWidth); - } - return (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n min-width: 150px;\n max-width: 400px;\n "], ["\n min-width: 150px;\n max-width: 400px;\n "]))); -}; -var Container = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", ";\n background: ", ";\n box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);\n padding: 10px 0;\n position: fixed;\n opacity: ", ";\n transition: opacity 0.15s ease-in-out;\n z-index: 1901;\n top: ", "px;\n left: ", "px;\n ", ";\n"], ["\n ", ";\n background: ", ";\n box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);\n padding: 10px 0;\n position: fixed;\n opacity: ", ";\n transition: opacity 0.15s ease-in-out;\n z-index: 1901;\n top: ", "px;\n left: ", "px;\n ", ";\n"])), theme_1.CommonStyle, (0, theme_1.getColor)('white'), function (_a) { - var visible = _a.visible; - return (visible ? 1 : 0); -}, function (_a) { - var top = _a.top; - return top; -}, function (_a) { - var left = _a.left; - return left; -}, getWidthProperties); -var Backdrop = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1900;\n"], ["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1900;\n"]))); -var getOverlayPosition = function (verticalPosition, horizontalPosition, dropdownOpenerVisible, parentRef, elementRef) { - if (undefined === parentRef || - undefined === elementRef || - null === parentRef.current || - null === elementRef.current) { - return [0, 0]; - } - var parentRect = parentRef.current.getBoundingClientRect(); - var elementRect = elementRef.current.getBoundingClientRect(); - var top = 'up' === verticalPosition - ? parentRect.bottom - elementRect.height + BORDER_SHADOW_OFFSET - : parentRect.top - BORDER_SHADOW_OFFSET; - if (dropdownOpenerVisible) { - top = 'up' === verticalPosition ? parentRect.top - elementRect.height : parentRect.bottom + 1; - } - var spaceBelow = window.innerHeight - parentRect.bottom; - var exceedsScreen = spaceBelow < elementRect.height && parentRect.top > elementRect.height; - top = exceedsScreen ? parentRect.bottom - elementRect.height + BORDER_SHADOW_OFFSET : top; - top = exceedsScreen && dropdownOpenerVisible ? parentRect.top - elementRect.height : top; - var left = 'left' === horizontalPosition ? parentRect.right - elementRect.width : parentRect.left; - return [top, left]; -}; -var Overlay = function (_a) { - var _b, _c, _d; - var verticalPosition = _a.verticalPosition, horizontalPosition = _a.horizontalPosition, _e = _a.dropdownOpenerVisible, dropdownOpenerVisible = _e === void 0 ? false : _e, _f = _a.fullWidth, fullWidth = _f === void 0 ? false : _f, parentRef = _a.parentRef, onClose = _a.onClose, children = _a.children, rest = __rest(_a, ["verticalPosition", "horizontalPosition", "dropdownOpenerVisible", "fullWidth", "parentRef", "onClose", "children"]); - var _g = (0, react_1.useState)([0, 0]), overlayPosition = _g[0], setOverlayPosition = _g[1]; - var portalNode = document.createElement('div'); - portalNode.setAttribute('id', 'dropdown-root'); - var portalRef = (0, react_1.useRef)(portalNode); - var overlayRef = (0, react_1.useRef)(null); - var overlayVerticalPosition = (0, hooks_1.useVerticalPosition)(overlayRef, verticalPosition); - var overlayHorizontalPosition = (0, hooks_1.useHorizontalPosition)(overlayRef, horizontalPosition); - var _h = (0, react_1.useState)(false), visible = _h[0], setVisible = _h[1]; - (0, hooks_1.useShortcut)(shared_1.Key.Escape, onClose); - (0, hooks_1.useWindowResize)(); - (0, react_1.useEffect)(function () { - setVisible(true); - document.body.appendChild(portalRef.current); - return function () { - document.body.removeChild(portalRef.current); - }; - }, []); - (0, react_1.useEffect)(function () { - setOverlayPosition(getOverlayPosition(overlayVerticalPosition, overlayHorizontalPosition, dropdownOpenerVisible, parentRef, overlayRef)); - }, [children, overlayVerticalPosition, overlayHorizontalPosition, parentRef, overlayRef, dropdownOpenerVisible]); - var top = overlayPosition[0], left = overlayPosition[1]; - var parentWidth = (_d = (_c = (_b = parentRef === null || parentRef === void 0 ? void 0 : parentRef.current) === null || _b === void 0 ? void 0 : _b.getBoundingClientRect()) === null || _c === void 0 ? void 0 : _c.width) !== null && _d !== void 0 ? _d : null; - return (0, react_dom_1.createPortal)(react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(Backdrop, { "data-testid": "backdrop", onClick: onClose }), - react_1.default.createElement(Container, __assign({ ref: overlayRef, visible: visible, top: top, left: left, fixedWidth: fullWidth ? parentWidth : null }, rest), children)), portalRef.current); -}; -exports.Overlay = Overlay; -Overlay.displayName = 'Overlay'; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Overlay.js.map \ No newline at end of file +"use strict";var A=Object.defineProperty,N=Object.defineProperties;var K=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable;var P=(t,o,e)=>o in t?A(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e,B=(t,o)=>{for(var e in o||(o={}))C.call(o,e)&&P(t,e,o[e]);if(d)for(var e of d(o))S.call(o,e)&&P(t,e,o[e]);return t},_=(t,o)=>N(t,K(o));var $=(t,o)=>{var e={};for(var r in t)C.call(t,r)&&o.indexOf(r)<0&&(e[r]=t[r]);if(t!=null&&d)for(var r of d(t))o.indexOf(r)<0&&S.call(t,r)&&(e[r]=t[r]);return e};var h=require("react/jsx-runtime"),c=require("react"),M=require("react-dom"),m=require("styled-components"),T=require("../../../shared/key.js"),z=require("../../../hooks/usePosition.js"),V=require("../../../hooks/useShortcut.js"),G=require("../../../hooks/useWindowResize.js"),I=require("../../../theme/theme.js"),J=require("../../../theme/common.js");function L(t){return t&&t.__esModule?t:{default:t}}var E=L(m);const g=2,Q=({fixedWidth:t})=>t!==null?m.css` + width: ${t}px; + `:m.css` + min-width: 150px; + max-width: 400px; + `,U=E.default.div` + ${J.CommonStyle}; + background: ${I.getColor("white")}; + box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3); + padding: 10px 0; + position: fixed; + opacity: ${({visible:t})=>t?1:0}; + transition: opacity 0.15s ease-in-out; + z-index: 1901; + top: ${({top:t})=>t}px; + left: ${({left:t})=>t}px; + ${Q}; +`,X=E.default.div` + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + z-index: 1900; +`,Y=(t,o,e,r,s)=>{if(r===void 0||s===void 0||r.current===null||s.current===null)return[0,0];const i=r.current.getBoundingClientRect(),n=s.current.getBoundingClientRect();let u=t==="up"?i.bottom-n.height+g:i.top-g;e&&(u=t==="up"?i.top-n.height:i.bottom+1);const a=window.innerHeight-i.bottomn.height;u=a?i.bottom-n.height+g:u,u=a&&e?i.top-n.height:u;const v=o==="left"?i.right-n.width:i.left;return[u,v]},O=k=>{var a=k,{verticalPosition:t,horizontalPosition:o,dropdownOpenerVisible:e=!1,fullWidth:r=!1,parentRef:s,onClose:i,children:n}=a,u=$(a,["verticalPosition","horizontalPosition","dropdownOpenerVisible","fullWidth","parentRef","onClose","children"]);var b,w,q;const[v,R]=c.useState([0,0]),f=document.createElement("div");f.setAttribute("id","dropdown-root");const p=c.useRef(f),l=c.useRef(null),y=z.useVerticalPosition(l,t),x=z.useHorizontalPosition(l,o),[W,j]=c.useState(!1);V.useShortcut(T.Key.Escape,i),G.useWindowResize(),c.useEffect(()=>(j(!0),document.body.appendChild(p.current),()=>{document.body.removeChild(p.current)}),[]),c.useEffect(()=>{R(Y(y,x,e,s,l))},[n,y,x,s,l,e]);const[D,H]=v,F=(q=(w=(b=s==null?void 0:s.current)==null?void 0:b.getBoundingClientRect())==null?void 0:w.width)!=null?q:null;return M.createPortal(h.jsxs(h.Fragment,{children:[h.jsx(X,{"data-testid":"backdrop",onClick:i}),h.jsx(U,_(B({ref:l,visible:W,top:D,left:H,fixedWidth:r?F:null},u),{children:n}))]}),p.current)};O.displayName="Overlay";exports.Overlay=O; diff --git a/lib/components/Dropdown/Overlay/Overlay.js.map b/lib/components/Dropdown/Overlay/Overlay.js.map deleted file mode 100644 index 3d78d868..00000000 --- a/lib/components/Dropdown/Overlay/Overlay.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Overlay.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/Overlay/Overlay.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+E;AAC/E,uCAAuC;AACvC,qEAA8C;AAC9C,0CAA8C;AAC9C,wCAOwB;AACxB,wCAAwE;AAExE,IAAM,oBAAoB,GAAG,CAAC,CAAC;AAE/B,IAAM,kBAAkB,GAAG,UAAC,EAA6D;QAA5D,UAAU,gBAAA;IACrC,IAAI,IAAI,KAAK,UAAU,EAAE;QACvB,WAAO,uBAAG,kGAAA,iBACC,EAAU,WACpB,KADU,UAAU,EACnB;KACH;IAED,WAAO,uBAAG,wHAAA,oDAGT,KAAC;AACJ,CAAC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,kTAO3B,MACG,EAAW,mBACC,EAAiB,qGAIpB,EAAgC,wEAGpC,EAAc,eACb,EAAgB,SACtB,EAAkB,KACrB,KAXG,mBAAW,EACC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAIpB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAjB,CAAiB,EAGpC,UAAC,EAAK;QAAJ,GAAG,SAAA;IAAM,OAAA,GAAG;AAAH,CAAG,EACb,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAI;AAAJ,CAAI,EACtB,kBAAkB,CACrB,CAAC;AAqCF,IAAM,QAAQ,GAAG,2BAAM,CAAC,GAAG,+JAAA,4FAO1B,IAAA,CAAC;AAEF,IAAM,kBAAkB,GAAG,UACzB,gBAAmC,EACnC,kBAAuC,EACvC,qBAA+B,EAC/B,SAAqC,EACrC,UAAsC;IAEtC,IACE,SAAS,KAAK,SAAS;QACvB,SAAS,KAAK,UAAU;QACxB,IAAI,KAAK,SAAS,CAAC,OAAO;QAC1B,IAAI,KAAK,UAAU,CAAC,OAAO,EAC3B;QACA,OAAO,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;KACf;IAED,IAAM,UAAU,GAAG,SAAS,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC;IAC7D,IAAM,WAAW,GAAG,UAAU,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC;IAE/D,IAAI,GAAG,GACL,IAAI,KAAK,gBAAgB;QACvB,CAAC,CAAC,UAAU,CAAC,MAAM,GAAG,WAAW,CAAC,MAAM,GAAG,oBAAoB;QAC/D,CAAC,CAAC,UAAU,CAAC,GAAG,GAAG,oBAAoB,CAAC;IAE5C,IAAI,qBAAqB,EAAE;QACzB,GAAG,GAAG,IAAI,KAAK,gBAAgB,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC;KAC/F;IAGD,IAAM,UAAU,GAAG,MAAM,CAAC,WAAW,GAAG,UAAU,CAAC,MAAM,CAAC;IAC1D,IAAM,aAAa,GAAG,UAAU,GAAG,WAAW,CAAC,MAAM,IAAI,UAAU,CAAC,GAAG,GAAG,WAAW,CAAC,MAAM,CAAC;IAC7F,GAAG,GAAG,aAAa,CAAC,CAAC,CAAC,UAAU,CAAC,MAAM,GAAG,WAAW,CAAC,MAAM,GAAG,oBAAoB,CAAC,CAAC,CAAC,GAAG,CAAC;IAC1F,GAAG,GAAG,aAAa,IAAI,qBAAqB,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC;IAEzF,IAAM,IAAI,GAAG,MAAM,KAAK,kBAAkB,CAAC,CAAC,CAAC,UAAU,CAAC,KAAK,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC;IAEpG,OAAO,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;AACrB,CAAC,CAAC;AAEF,IAAM,OAAO,GAAG,UAAC,EASF;;IARb,IAAA,gBAAgB,sBAAA,EAChB,kBAAkB,wBAAA,EAClB,6BAA6B,EAA7B,qBAAqB,mBAAG,KAAK,KAAA,EAC7B,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,SAAS,eAAA,EACT,OAAO,aAAA,EACP,QAAQ,cAAA,EACL,IAAI,cARQ,oHAShB,CADQ;IAED,IAAA,KAAwC,IAAA,gBAAQ,EAAW,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAjE,eAAe,QAAA,EAAE,kBAAkB,QAA8B,CAAC;IACzE,IAAM,UAAU,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjD,UAAU,CAAC,YAAY,CAAC,IAAI,EAAE,eAAe,CAAC,CAAC;IAC/C,IAAM,SAAS,GAAG,IAAA,cAAM,EAAiB,UAAU,CAAC,CAAC;IACrD,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEhD,IAAM,uBAAuB,GAAG,IAAA,2BAAmB,EAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC;IAClF,IAAM,yBAAyB,GAAG,IAAA,6BAAqB,EAAC,UAAU,EAAE,kBAAkB,CAAC,CAAC;IAClF,IAAA,KAAwB,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA/C,OAAO,QAAA,EAAE,UAAU,QAA4B,CAAC;IACvD,IAAA,mBAAW,EAAC,YAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjC,IAAA,uBAAe,GAAE,CAAC;IAElB,IAAA,iBAAS,EAAC;QACR,UAAU,CAAC,IAAI,CAAC,CAAC;QACjB,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAE7C,OAAO;YACL,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAC/C,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAA,iBAAS,EAAC;QACR,kBAAkB,CAChB,kBAAkB,CAChB,uBAAuB,EACvB,yBAAyB,EACzB,qBAAqB,EACrB,SAAS,EACT,UAAU,CACX,CACF,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,SAAS,EAAE,UAAU,EAAE,qBAAqB,CAAC,CAAC,CAAC;IAE1G,IAAA,GAAG,GAAU,eAAe,GAAzB,EAAE,IAAI,GAAI,eAAe,GAAnB,CAAoB;IAEpC,IAAM,WAAW,GAAG,MAAA,MAAA,MAAA,SAAS,aAAT,SAAS,uBAAT,SAAS,CAAE,OAAO,0CAAE,qBAAqB,EAAE,0CAAE,KAAK,mCAAI,IAAI,CAAC;IAE/E,OAAO,IAAA,wBAAY,EACjB;QACE,8BAAC,QAAQ,mBAAa,UAAU,EAAC,OAAO,EAAE,OAAO,GAAI;QACrD,8BAAC,SAAS,aACR,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,OAAO,EAChB,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,UAAU,EAAE,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,IACtC,IAAI,GAEP,QAAQ,CACC,CACX,EACH,SAAS,CAAC,OAAO,CAClB,CAAC;AACJ,CAAC,CAAC;AAIM,0BAAO;AAFf,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC"} \ No newline at end of file diff --git a/lib/components/Dropdown/Surtitle/Surtitle.d.ts b/lib/components/Dropdown/Surtitle/Surtitle.d.ts deleted file mode 100644 index 52057e9e..00000000 --- a/lib/components/Dropdown/Surtitle/Surtitle.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import React from 'react'; -type SurtitleProps = { - label: string; - children?: React.ReactNode; -}; -declare const Surtitle: React.FC; -export { Surtitle }; diff --git a/lib/components/Dropdown/Surtitle/Surtitle.js b/lib/components/Dropdown/Surtitle/Surtitle.js index bd2edb86..50ad9338 100644 --- a/lib/components/Dropdown/Surtitle/Surtitle.js +++ b/lib/components/Dropdown/Surtitle/Surtitle.js @@ -1,47 +1,18 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Surtitle = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var react_1 = __importDefault(require("react")); -var Item_1 = require("../Item/Item"); -var SurtitleContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n flex-grow: 1;\n line-height: normal;\n overflow: hidden;\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n flex-grow: 1;\n line-height: normal;\n overflow: hidden;\n"]))); -var Title = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n font-size: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n"], ["\n color: ", ";\n font-size: 10px;\n overflow: hidden;\n text-overflow: ellipsis;\n"])), (0, theme_1.getColor)('grey', 100)); -var Surtitle = function (_a) { - var label = _a.label, children = _a.children, rest = __rest(_a, ["label", "children"]); - return (react_1.default.createElement(SurtitleContainer, __assign({}, rest), - react_1.default.createElement(Title, { title: label }, label), - react_1.default.createElement(Item_1.ItemLabel, null, children))); -}; -exports.Surtitle = Surtitle; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Surtitle.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,h=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var d=(e,t,l)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[t]=l,a=(e,t)=>{for(var l in t||(t={}))u.call(t,l)&&d(e,l,t[l]);if(i)for(var l of i(t))f.call(t,l)&&d(e,l,t[l]);return e},c=(e,t)=>h(e,p(t));var x=(e,t)=>{var l={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(l[r]=e[r]);if(e!=null&&i)for(var r of i(e))t.indexOf(r)<0&&f.call(e,r)&&(l[r]=e[r]);return l};var o=require("react/jsx-runtime"),w=require("styled-components"),j=require("../../../theme/theme.js");function m(e){return e&&e.__esModule?e:{default:e}}var n=m(w);const y=n.default.span` + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + flex: 1; +`,_=n.default.div` + display: flex; + flex-direction: column; + justify-content: center; + flex-grow: 1; + line-height: normal; + overflow: hidden; +`,g=n.default.span` + color: ${j.getColor("grey",100)}; + font-size: 10px; + overflow: hidden; + text-overflow: ellipsis; +`,q=r=>{var s=r,{label:e,children:t}=s,l=x(s,["label","children"]);return o.jsxs(_,c(a({},l),{children:[o.jsx(g,{title:e,children:e}),o.jsx(y,{children:t})]}))};exports.Surtitle=q; diff --git a/lib/components/Dropdown/Surtitle/Surtitle.js.map b/lib/components/Dropdown/Surtitle/Surtitle.js.map deleted file mode 100644 index 7d1c06c4..00000000 --- a/lib/components/Dropdown/Surtitle/Surtitle.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Surtitle.js","sourceRoot":"","sources":["../../../../src/components/Dropdown/Surtitle/Surtitle.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAAuC;AACvC,wCAAwC;AACxC,gDAA0B;AAC1B,qCAAuC;AAEvC,IAAM,iBAAiB,GAAG,2BAAM,CAAC,GAAG,8MAAA,2IAOnC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,IAAI,4JAAA,aACd,EAAqB,0EAI/B,KAJU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAI/B,CAAC;AAIF,IAAM,QAAQ,GAA4B,UAAC,EAA0B;IAAzB,IAAA,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAzB,qBAA0B,CAAD;IAAM,OAAA,CACxE,8BAAC,iBAAiB,eAAK,IAAI;QACzB,8BAAC,KAAK,IAAC,KAAK,EAAE,KAAK,IAAG,KAAK,CAAS;QACpC,8BAAC,gBAAS,QAAE,QAAQ,CAAa,CACf,CACrB,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Field/Field.d.ts b/lib/components/Field/Field.d.ts deleted file mode 100644 index 12466179..00000000 --- a/lib/components/Field/Field.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import React, { ReactElement, ReactNode } from 'react'; -import { HelperProps, InputProps, LocaleProps } from '../../components'; -type FieldChild = ReactElement> | ReactElement | FieldChild[] | false | null | undefined; -type FieldProps = { - label: string; - incomplete?: boolean; - locale?: ReactElement | string | null; - channel?: string | null; - requiredLabel?: string; - fullWidth?: boolean; - children?: FieldChild; - actions?: ReactNode; -}; -declare const Field: React.ForwardRefExoticComponent>; -export { Field }; -export type { FieldProps }; diff --git a/lib/components/Field/Field.js b/lib/components/Field/Field.js index 8508b5bd..5dc013fb 100644 --- a/lib/components/Field/Field.js +++ b/lib/components/Field/Field.js @@ -1,76 +1,18 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Field = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var components_1 = require("../../components"); -var hooks_1 = require("../../hooks"); -var FieldContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n max-width: ", ";\n"], ["\n display: flex;\n flex-direction: column;\n max-width: ", ";\n"])), function (_a) { - var fullWidth = _a.fullWidth; - return (fullWidth ? '100%' : '460px'); -}); -var LabelContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n line-height: 16px;\n margin-bottom: 8px;\n gap: 5px;\n"], ["\n display: flex;\n align-items: center;\n line-height: 16px;\n margin-bottom: 8px;\n gap: 5px;\n"]))); -var Label = styled_components_1.default.label(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n flex: 1;\n"], ["\n flex: 1;\n"]))); -var Channel = styled_components_1.default.span(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n text-transform: capitalize;\n"], ["\n text-transform: capitalize;\n"]))); -var HelperContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-top: 5px;\n max-width: 460px;\n"], ["\n margin-top: 5px;\n max-width: 460px;\n"]))); -var Field = react_1.default.forwardRef(function (_a, forwardedRef) { - var label = _a.label, locale = _a.locale, channel = _a.channel, _b = _a.incomplete, incomplete = _b === void 0 ? false : _b, _c = _a.fullWidth, fullWidth = _c === void 0 ? false : _c, requiredLabel = _a.requiredLabel, children = _a.children, actions = _a.actions, rest = __rest(_a, ["label", "locale", "channel", "incomplete", "fullWidth", "requiredLabel", "children", "actions"]); - var inputId = (0, hooks_1.useId)('input_'); - var labelId = (0, hooks_1.useId)('label_'); - var decoratedChildren = react_1.default.Children.map(children, function (child) { - if (react_1.default.isValidElement(child) && child.type === components_1.Helper) { - return react_1.default.createElement(HelperContainer, null, react_1.default.cloneElement(child, { inline: true })); - } - if (react_1.default.isValidElement(child) && child.type === components_1.Block) { - return react_1.default.cloneElement(child, { id: inputId, ariaLabelledBy: labelId }); - } - if (react_1.default.isValidElement(child)) { - return react_1.default.cloneElement(child, { id: inputId, 'aria-labelledby': labelId }); - } - return null; - }); - return (react_1.default.createElement(FieldContainer, __assign({ ref: forwardedRef, fullWidth: fullWidth !== null && fullWidth !== void 0 ? fullWidth : false }, rest), - react_1.default.createElement(LabelContainer, null, - incomplete && react_1.default.createElement(components_1.Pill, { level: "warning" }), - react_1.default.createElement(Label, { htmlFor: inputId, id: labelId }, - label, - requiredLabel && (react_1.default.createElement(react_1.default.Fragment, null, - "\u00A0", - react_1.default.createElement("em", null, requiredLabel)))), - channel && react_1.default.createElement(Channel, null, channel), - locale && ('string' === typeof locale ? react_1.default.createElement(components_1.Locale, { code: locale }) : locale), - actions), - decoratedChildren)); -}); -exports.Field = Field; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=Field.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,w=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var p=(e,r,t)=>r in e?h(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,j=(e,r)=>{for(var t in r||(r={}))m.call(r,t)&&p(e,t,r[t]);if(s)for(var t of s(r))v.call(r,t)&&p(e,t,r[t]);return e},y=(e,r)=>w(e,L(r));var _=(e,r)=>{var t={};for(var l in e)m.call(e,l)&&r.indexOf(l)<0&&(t[l]=e[l]);if(e!=null&&s)for(var l of s(e))r.indexOf(l)<0&&v.call(e,l)&&(t[l]=e[l]);return t};var a=require("react/jsx-runtime"),R=require("react"),B=require("styled-components"),H=require("../Helper/Helper.js"),V=require("../Locale/Locale.js"),k=require("../Pill/Pill.js"),P=require("../Block/Block.js"),b=require("../../hooks/useId.js");function g(e){return e&&e.__esModule?e:{default:e}}var i=g(R),d=g(B);const z=d.default.div` + display: flex; + flex-direction: column; + max-width: ${({fullWidth:e})=>e?"100%":"460px"}; +`,D=d.default.div` + display: flex; + align-items: center; + line-height: 16px; + margin-bottom: 8px; + gap: 5px; +`,M=d.default.label` + flex: 1; +`,$=d.default.span` + text-transform: capitalize; +`,A=d.default.div` + margin-top: 5px; + max-width: 460px; +`,G=i.default.forwardRef((J,F)=>{var c=J,{label:e,locale:r,channel:t,incomplete:l=!1,fullWidth:u=!1,requiredLabel:x,children:q,actions:C}=c,E=_(c,["label","locale","channel","incomplete","fullWidth","requiredLabel","children","actions"]);const f=b.useId("input_"),o=b.useId("label_"),I=i.default.Children.map(q,n=>i.default.isValidElement(n)&&n.type===H.Helper?a.jsx(A,{children:i.default.cloneElement(n,{inline:!0})}):i.default.isValidElement(n)&&n.type===P.Block?i.default.cloneElement(n,{id:f,ariaLabelledBy:o}):i.default.isValidElement(n)?i.default.cloneElement(n,{id:f,"aria-labelledby":o}):null);return a.jsxs(z,y(j({ref:F,fullWidth:u!=null?u:!1},E),{children:[a.jsxs(D,{children:[l&&a.jsx(k.Pill,{level:"warning"}),a.jsxs(M,{htmlFor:f,id:o,children:[e,x&&a.jsxs(a.Fragment,{children:[" ",a.jsx("em",{children:x})]})]}),t&&a.jsx($,{children:t}),r&&(typeof r=="string"?a.jsx(V.Locale,{code:r}):r),C]}),I]}))});exports.Field=G; diff --git a/lib/components/Field/Field.js.map b/lib/components/Field/Field.js.map deleted file mode 100644 index fa33d797..00000000 --- a/lib/components/Field/Field.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Field.js","sourceRoot":"","sources":["../../../src/components/Field/Field.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0D;AAC1D,wEAAuC;AACvC,+CAA+G;AAC/G,qCAAkC;AAElC,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,wIAAsB,8DAGxC,EAA+C,KAC7D,KADc,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC;AAA9B,CAA8B,CAC7D,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,2KAAA,wGAMhC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,mFAAA,gBAEzB,IAAA,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,IAAI,sGAAA,mCAE1B,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,gHAAA,6CAGjC,IAAA,CAAC;AAuDF,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UACE,EAUa,EACb,YAAiC;IAV/B,IAAA,KAAK,WAAA,EACL,MAAM,YAAA,EACN,OAAO,aAAA,EACP,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,aAAa,mBAAA,EACb,QAAQ,cAAA,EACR,OAAO,aAAA,EACJ,IAAI,cATT,iGAUC,CADQ;IAIT,IAAM,OAAO,GAAG,IAAA,aAAK,EAAC,QAAQ,CAAC,CAAC;IAChC,IAAM,OAAO,GAAG,IAAA,aAAK,EAAC,QAAQ,CAAC,CAAC;IAEhC,IAAM,iBAAiB,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC1D,IAAI,eAAK,CAAC,cAAc,CAAc,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,mBAAM,EAAE;YACrE,OAAO,8BAAC,eAAe,QAAE,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,MAAM,EAAE,IAAI,EAAC,CAAC,CAAmB,CAAC;SACvF;QAED,IAAI,eAAK,CAAC,cAAc,CAAa,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,kBAAK,EAAE;YACnE,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,EAAE,EAAE,OAAO,EAAE,cAAc,EAAE,OAAO,EAAC,CAAC,CAAC;SAC1E;QAED,IAAI,eAAK,CAAC,cAAc,CAAsB,KAAK,CAAC,EAAE;YACpD,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,EAAE,EAAE,OAAO,EAAE,iBAAiB,EAAE,OAAO,EAAC,CAAC,CAAC;SAC7E;QAED,OAAO,IAAI,CAAC;IACd,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,cAAc,aAAC,GAAG,EAAE,YAAY,EAAE,SAAS,EAAE,SAAS,aAAT,SAAS,cAAT,SAAS,GAAI,KAAK,IAAM,IAAI;QACxE,8BAAC,cAAc;YACZ,UAAU,IAAI,8BAAC,iBAAI,IAAC,KAAK,EAAC,SAAS,GAAG;YACvC,8BAAC,KAAK,IAAC,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,OAAO;gBACjC,KAAK;gBACL,aAAa,IAAI,CAChB;;oBACQ,0CAAK,aAAa,CAAM,CAC7B,CACJ,CACK;YACP,OAAO,IAAI,8BAAC,OAAO,QAAE,OAAO,CAAW;YACvC,MAAM,IAAI,CAAC,QAAQ,KAAK,OAAO,MAAM,CAAC,CAAC,CAAC,8BAAC,mBAAM,IAAC,IAAI,EAAE,MAAM,GAAI,CAAC,CAAC,CAAC,MAAM,CAAC;YAC1E,OAAO,CACO;QAChB,iBAAiB,CACH,CAClB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/Helper/Helper.d.ts b/lib/components/Helper/Helper.d.ts deleted file mode 100644 index a9ca1791..00000000 --- a/lib/components/Helper/Helper.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React, { ReactElement, ReactNode } from 'react'; -import { IconProps } from '../../icons'; -type Level = 'info' | 'warning' | 'error' | 'success'; -type HelperProps = { - inline?: boolean; - level?: Level; - sticky?: number; - icon?: ReactElement; - children: ReactNode; -}; -declare const Helper: React.ForwardRefExoticComponent>; -export { Helper }; -export type { HelperProps }; diff --git a/lib/components/Helper/Helper.js b/lib/components/Helper/Helper.js index 8d018c82..c2fe80e6 100644 --- a/lib/components/Helper/Helper.js +++ b/lib/components/Helper/Helper.js @@ -1,163 +1,34 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Helper = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../icons"); -var theme_1 = require("../../theme"); -var getBackgroundColor = function (level) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('blue', 10); - case 'warning': - return (0, theme_1.getColor)('yellow', 10); - case 'error': - return (0, theme_1.getColor)('red', 10); - case 'success': - return (0, theme_1.getColor)('green', 10); - } -}; -var getFontColor = function (level, inline) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('grey', 120); - case 'warning': - return (0, theme_1.getColor)(inline ? 'grey' : 'yellow', 120); - case 'error': - return (0, theme_1.getColor)('red', inline ? 100 : 120); - case 'success': - return (0, theme_1.getColor)(inline ? 'grey' : 'green', 120); - } -}; -var getIconColor = function (level, inline) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('blue', 100); - case 'warning': - return (0, theme_1.getColor)('yellow', inline ? 100 : 120); - case 'error': - return (0, theme_1.getColor)('red', inline ? 100 : 120); - case 'success': - return (0, theme_1.getColor)('green', inline ? 100 : 120); - } -}; -var getIcon = function (level) { - switch (level) { - case 'info': - return react_1.default.createElement(icons_1.InfoRoundIcon, null); - case 'warning': - return react_1.default.createElement(icons_1.DangerIcon, null); - case 'error': - return react_1.default.createElement(icons_1.DangerIcon, null); - case 'success': - return react_1.default.createElement(icons_1.CheckRoundIcon, null); - } -}; -var getSeparatorColor = function (level) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('grey', 80); - case 'warning': - return (0, theme_1.getColor)('yellow', 120); - case 'error': - return (0, theme_1.getColor)('red', 120); - case 'success': - return (0, theme_1.getColor)('green', 120); - } -}; -var getLinkColor = function (level, inline) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('blue', 100); - case 'warning': - return (0, theme_1.getColor)('yellow', 120); - case 'error': - return (0, theme_1.getColor)('red', inline ? 100 : 120); - case 'success': - return (0, theme_1.getColor)('green', inline ? 100 : 120); - } -}; -var Container = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n font-weight: 400;\n padding-right: 20px;\n color: ", ";\n\n ", "\n\n ", "\n"], ["\n display: flex;\n font-weight: 400;\n padding-right: 20px;\n color: ", ";\n\n ", "\n\n ", "\n"])), function (props) { return getFontColor(props.level, props.inline); }, function (props) { - return !props.inline && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n min-height: 44px;\n background-color: ", ";\n "], ["\n min-height: 44px;\n background-color: ", ";\n "])), getBackgroundColor(props.level)); -}, function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: sticky;\n top: ", "px;\n z-index: 1;\n "], ["\n position: sticky;\n top: ", "px;\n z-index: 1;\n "])), sticky); -}); -var IconContainer = styled_components_1.default.span(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n height: ", ";\n margin: ", ";\n color: ", ";\n"], ["\n height: ", ";\n margin: ", ";\n color: ", ";\n"])), function (_a) { - var inline = _a.inline; - return (inline ? '16px' : '20px'); -}, function (_a) { - var inline = _a.inline; - return (inline ? '2px 0' : '12px 10px'); -}, function (props) { return getIconColor(props.level, props.inline); }); -var TextContainer = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n padding-left: ", ";\n white-space: break-spaces;\n flex: 1;\n\n a {\n color: ", ";\n }\n\n ", "\n"], ["\n padding-left: ", ";\n white-space: break-spaces;\n flex: 1;\n\n a {\n color: ", ";\n }\n\n ", "\n"])), function (_a) { - var inline = _a.inline; - return (inline ? '4px' : '10px'); -}, function (_a) { - var level = _a.level, inline = _a.inline; - return getLinkColor(level, inline); -}, function (_a) { - var inline = _a.inline, level = _a.level; - return !inline && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin: 12px 0;\n border-left: 1px solid ", ";\n "], ["\n margin: 12px 0;\n border-left: 1px solid ", ";\n "])), getSeparatorColor(level)); -}); -var Helper = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.level, level = _b === void 0 ? 'info' : _b, _c = _a.inline, inline = _c === void 0 ? false : _c, icon = _a.icon, children = _a.children, rest = __rest(_a, ["level", "inline", "icon", "children"]); - return (react_1.default.createElement(Container, __assign({ ref: forwardedRef, level: level, inline: inline }, rest), - react_1.default.createElement(IconContainer, { inline: inline, level: level }, react_1.default.cloneElement(undefined === icon ? getIcon(level) : icon, { size: inline ? 16 : 20 })), - react_1.default.createElement(TextContainer, { level: level, inline: inline }, children))); -}); -exports.Helper = Helper; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=Helper.js.map \ No newline at end of file +"use strict";var y=Object.defineProperty,I=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var c=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var g=(e,r,t)=>r in e?y(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,C=(e,r)=>{for(var t in r||(r={}))i.call(r,t)&&g(e,t,r[t]);if(c)for(var t of c(r))d.call(r,t)&&g(e,t,r[t]);return e},f=(e,r)=>I(e,j(r));var x=(e,r)=>{var t={};for(var n in e)i.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&c)for(var n of c(e))r.indexOf(n)<0&&d.call(e,n)&&(t[n]=e[n]);return t};var s=require("react/jsx-runtime"),R=require("react"),a=require("styled-components"),q=require("../../icons/CheckRoundIcon.js"),$=require("../../icons/DangerIcon.js"),_=require("../../icons/InfoRoundIcon.js"),o=require("../../theme/theme.js");function h(e){return e&&e.__esModule?e:{default:e}}var w=h(R),l=h(a);const b=e=>{switch(e){case"info":return o.getColor("blue",10);case"warning":return o.getColor("yellow",10);case"error":return o.getColor("red",10);case"success":return o.getColor("green",10)}},k=(e,r)=>{switch(e){case"info":return o.getColor("grey",120);case"warning":return o.getColor(r?"grey":"yellow",120);case"error":return o.getColor("red",r?100:120);case"success":return o.getColor(r?"grey":"green",120)}},m=(e,r)=>{switch(e){case"info":return o.getColor("blue",100);case"warning":return o.getColor("yellow",r?100:120);case"error":return o.getColor("red",r?100:120);case"success":return o.getColor("green",r?100:120)}},D=e=>{switch(e){case"info":return s.jsx(_.InfoRoundIcon,{});case"warning":return s.jsx($.DangerIcon,{});case"error":return s.jsx($.DangerIcon,{});case"success":return s.jsx(q.CheckRoundIcon,{})}},z=e=>{switch(e){case"info":return o.getColor("grey",80);case"warning":return o.getColor("yellow",120);case"error":return o.getColor("red",120);case"success":return o.getColor("green",120)}},H=(e,r)=>{switch(e){case"info":return o.getColor("blue",100);case"warning":return o.getColor("yellow",120);case"error":return o.getColor("red",r?100:120);case"success":return o.getColor("green",r?100:120)}},B=l.default.div` + display: flex; + font-weight: 400; + padding-right: 20px; + color: ${e=>k(e.$level,e.$inline)}; + + ${e=>!e.$inline&&a.css` + min-height: 44px; + background-color: ${b(e.$level)}; + `} + + ${({sticky:e})=>e!==void 0&&a.css` + position: sticky; + top: ${e}px; + z-index: 1; + `} +`,E=l.default.span` + height: ${({$inline:e})=>e?"16px":"20px"}; + margin: ${({$inline:e})=>e?"2px 0":"12px 10px"}; + color: ${e=>m(e.$level,e.$inline)}; +`,F=l.default.div` + padding-left: ${({$inline:e})=>e?"4px":"10px"}; + white-space: break-spaces; + flex: 1; + + a { + color: ${({$level:e,$inline:r})=>H(e,r)}; + } + + ${({$inline:e,$level:r})=>!e&&a.css` + margin: 12px 0; + border-left: 1px solid ${z(r)}; + `} +`,L=w.default.forwardRef((M,v)=>{var u=M,{level:e="info",inline:r=!1,icon:t,children:n}=u,p=x(u,["level","inline","icon","children"]);return s.jsxs(B,f(C({ref:v,$level:e,$inline:r},p),{children:[s.jsx(E,{$inline:r,$level:e,children:w.default.cloneElement(t===void 0?D(e):t,{size:r?16:20})}),s.jsx(F,{$level:e,$inline:r,children:n})]}))});exports.Helper=L; diff --git a/lib/components/Helper/Helper.js.map b/lib/components/Helper/Helper.js.map deleted file mode 100644 index 28516314..00000000 --- a/lib/components/Helper/Helper.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Helper.js","sourceRoot":"","sources":["../../../src/components/Helper/Helper.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0D;AAC1D,qEAA8C;AAC9C,qCAAiF;AACjF,qCAAwD;AAExD,IAAM,kBAAkB,GAAG,UAAC,KAAY;IACtC,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;QAC9B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,EAAE,CAAC,CAAC;QAChC,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC;QAC7B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,OAAO,EAAE,EAAE,CAAC,CAAC;KAChC;AACH,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,KAAY,EAAE,MAAe;IACjD,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAC/B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,EAAE,GAAG,CAAC,CAAC;QACnD,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;QAC7C,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;KACnD;AACH,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,KAAY,EAAE,MAAe;IACjD,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAC/B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;QAChD,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;QAC7C,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,OAAO,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;KAChD;AACH,CAAC,CAAC;AAEF,IAAM,OAAO,GAAG,UAAC,KAAY;IAC3B,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,8BAAC,qBAAa,OAAG,CAAC;QAC3B,KAAK,SAAS;YACZ,OAAO,8BAAC,kBAAU,OAAG,CAAC;QACxB,KAAK,OAAO;YACV,OAAO,8BAAC,kBAAU,OAAG,CAAC;QACxB,KAAK,SAAS;YACZ,OAAO,8BAAC,sBAAc,OAAG,CAAC;KAC7B;AACH,CAAC,CAAC;AAEF,IAAM,iBAAiB,GAAG,UAAC,KAAY;IACrC,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;QAC9B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,GAAG,CAAC,CAAC;QACjC,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC;QAC9B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC;KACjC;AACH,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,KAAY,EAAE,MAAe;IACjD,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAC/B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,GAAG,CAAC,CAAC;QACjC,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;QAC7C,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,OAAO,EAAE,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;KAChD;AACH,CAAC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,0KAAsE,4EAIvF,EAAgD,SAEvD,EAKC,QAED,EAMC,IACJ,KAhBU,UAAA,KAAK,IAAI,OAAA,YAAY,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAAvC,CAAuC,EAEvD,UAAA,KAAK;IACL,OAAA,CAAC,KAAK,CAAC,MAAM,QACb,uBAAG,oIAAA,qDAEmB,EAA+B,SACpD,KADqB,kBAAkB,CAAC,KAAK,CAAC,KAAK,CAAC,CACpD;AAJD,CAIC,EAED,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,SAAS,KAAK,MAAM,QACpB,uBAAG,4IAAA,wCAEM,EAAM,8BAEd,KAFQ,MAAM,CAEd;AALD,CAKC,CACJ,CAAC;AAIF,IAAM,aAAa,GAAG,2BAAM,CAAC,IAAI,yHAAqD,cAC1E,EAAwC,eACxC,EAA8C,cAC/C,EAAgD,KAC1D,KAHW,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,EACxC,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,WAAW,CAAC;AAAhC,CAAgC,EAC/C,UAAA,KAAK,IAAI,OAAA,YAAY,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,EAAvC,CAAuC,CAC1D,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,kLAAqD,oBACnE,EAAuC,mEAK5C,EAAgD,cAGzD,EAKC,IACJ,KAdiB,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAAzB,CAAyB,EAK5C,UAAC,EAAe;QAAd,KAAK,WAAA,EAAE,MAAM,YAAA;IAAM,OAAA,YAAY,CAAC,KAAK,EAAE,MAAM,CAAC;AAA3B,CAA2B,EAGzD,UAAC,EAAe;QAAd,MAAM,YAAA,EAAE,KAAK,WAAA;IACf,OAAA,CAAC,MAAM,QACP,uBAAG,uIAAA,wDAEwB,EAAwB,SAClD,KAD0B,iBAAiB,CAAC,KAAK,CAAC,CAClD;AAJD,CAIC,CACJ,CAAC;AA+BF,IAAM,MAAM,GAAG,eAAK,CAAC,UAAU,CAC7B,UAAC,EAAsE,EAAE,YAAiC;IAAxG,IAAA,aAAc,EAAd,KAAK,mBAAG,MAAM,KAAA,EAAE,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EAAE,IAAI,UAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAxD,uCAAyD,CAAD;IACvD,OAAO,CACL,8BAAC,SAAS,aAAC,GAAG,EAAE,YAAY,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,IAAM,IAAI;QAClE,8BAAC,aAAa,IAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,IACxC,eAAK,CAAC,YAAY,CAAC,SAAS,KAAK,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,EAAC,CAAC,CAC3E;QAChB,8BAAC,aAAa,IAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,IACxC,QAAQ,CACK,CACN,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/components/IconButton/IconButton.d.ts b/lib/components/IconButton/IconButton.d.ts deleted file mode 100644 index 0471a990..00000000 --- a/lib/components/IconButton/IconButton.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import React, { ReactElement } from 'react'; -import { IconProps } from '../../icons'; -import { ButtonProps } from '../../components/Button/Button'; -import { Override } from '../../shared'; -type IconButtonProps = Override, { - ghost?: boolean | 'borderless'; - icon: ReactElement; - title: string; -}>; -declare const IconButton: React.ForwardRefExoticComponent, "title" | "icon" | "ghost"> & { - ghost?: boolean | "borderless" | undefined; - icon: ReactElement; - title: string; -} & React.RefAttributes>; -export { IconButton }; -export type { IconButtonProps }; diff --git a/lib/components/IconButton/IconButton.js b/lib/components/IconButton/IconButton.js index 2df13d23..918afe63 100644 --- a/lib/components/IconButton/IconButton.js +++ b/lib/components/IconButton/IconButton.js @@ -1,83 +1,12 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.IconButton = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var Button_1 = require("../../components/Button/Button"); -var IconButtonContainer = (0, styled_components_1.default)(Button_1.Button)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n padding: 0;\n width: ", "px;\n border-style: ", ";\n ", ";\n"], ["\n display: inline-flex;\n align-items: center;\n justify-content: center;\n flex-shrink: 0;\n padding: 0;\n width: ", "px;\n border-style: ", ";\n ", ";\n"])), function (_a) { - var size = _a.size; - return (size === 'small' ? 24 : 32); -}, function (_a) { - var borderless = _a.borderless, ghost = _a.ghost; - return (!borderless && ghost ? 'solid' : 'none'); -}, function (_a) { - var borderless = _a.borderless; - return borderless && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background: transparent;\n "], ["\n background: transparent;\n "]))); -}); -var getIconSize = function (size) { - switch (size) { - case 'small': - return 16; - case 'default': - return 20; - } -}; -var IconButton = react_1.default.forwardRef(function (_a, forwardedRef) { - var icon = _a.icon, _b = _a.size, size = _b === void 0 ? 'default' : _b, ghost = _a.ghost, rest = __rest(_a, ["icon", "size", "ghost"]); - return (react_1.default.createElement(IconButtonContainer, __assign({ ref: forwardedRef, ghost: true === ghost || 'borderless' === ghost, borderless: 'borderless' === ghost, size: size }, rest), react_1.default.cloneElement(icon, { size: getIconSize(size) }))); -}); -exports.IconButton = IconButton; -var templateObject_1, templateObject_2; -//# sourceMappingURL=IconButton.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,p=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var s=(e,t,r)=>t in e?m(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,d=(e,t)=>{for(var r in t||(t={}))u.call(t,r)&&s(e,r,t[r]);if(a)for(var r of a(t))o.call(t,r)&&s(e,r,t[r]);return e},i=(e,t)=>p(e,x(t));var c=(e,t)=>{var r={};for(var n in e)u.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&a)for(var n of a(e))t.indexOf(n)<0&&o.call(e,n)&&(r[n]=e[n]);return r};var y=require("react/jsx-runtime"),B=require("react"),_=require("styled-components"),q=require("../Button/Button.js");function v(e){return e&&e.__esModule?e:{default:e}}var f=v(B),I=v(_);const R=I.default(q.Button)` + display: inline-flex; + align-items: center; + justify-content: center; + flex-shrink: 0; + padding: 0; + width: ${({size:e})=>e==="small"?24:32}px; + border-style: ${({borderless:e,ghost:t})=>!e&&t?"solid":"none"}; + ${({borderless:e})=>e&&_.css` + background: transparent; + `}; +`,g=e=>{switch(e){case"small":return 16;case"default":return 20}},h=f.default.forwardRef((j,b)=>{var l=j,{icon:e,size:t="default",ghost:r}=l,n=c(l,["icon","size","ghost"]);return y.jsx(R,i(d({ref:b,ghost:r===!0||r==="borderless",borderless:r==="borderless",size:t},n),{children:f.default.cloneElement(e,{size:g(t)})}))});exports.IconButton=h; diff --git a/lib/components/IconButton/IconButton.js.map b/lib/components/IconButton/IconButton.js.map deleted file mode 100644 index 7ec5b1af..00000000 --- a/lib/components/IconButton/IconButton.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconButton.js","sourceRoot":"","sources":["../../../src/components/IconButton/IconButton.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA+C;AAC/C,qEAA8C;AAE9C,yDAA+E;AAG/E,IAAM,mBAAmB,GAAG,IAAA,2BAAM,EAAC,eAAM,CAAC,wOAAqC,4HAMpE,EAAwC,uBACjC,EAAkE,OAChF,EAIC,KACJ,KAPU,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,IAAI,KAAK,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAA5B,CAA4B,EACjC,UAAC,EAAmB;QAAlB,UAAU,gBAAA,EAAE,KAAK,WAAA;IAAM,OAAA,CAAC,CAAC,UAAU,IAAI,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC;AAAzC,CAAyC,EAChF,UAAC,EAAY;QAAX,UAAU,gBAAA;IACZ,OAAA,UAAU,QACV,uBAAG,4GAAA,wCAEF,IAAA;AAHD,CAGC,CACJ,CAAC;AAEF,IAAM,WAAW,GAAG,UAAC,IAAgB;IACnC,QAAQ,IAAI,EAAE;QACZ,KAAK,OAAO;YACV,OAAO,EAAE,CAAC;QACZ,KAAK,SAAS;YACZ,OAAO,EAAE,CAAC;KACb;AACH,CAAC,CAAC;AAyBF,IAAM,UAAU,GAAG,eAAK,CAAC,UAAU,CACjC,UAAC,EAAyD,EAAE,YAAoC;IAA9F,IAAA,IAAI,UAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAE,KAAK,WAAA,EAAK,IAAI,cAAvC,yBAAwC,CAAD;IACtC,OAAO,CACL,8BAAC,mBAAmB,aAClB,GAAG,EAAE,YAAY,EACjB,KAAK,EAAE,IAAI,KAAK,KAAK,IAAI,YAAY,KAAK,KAAK,EAC/C,UAAU,EAAE,YAAY,KAAK,KAAK,EAClC,IAAI,EAAE,IAAI,IACN,IAAI,GAEP,eAAK,CAAC,YAAY,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,WAAW,CAAC,IAAI,CAAC,EAAC,CAAC,CAChC,CACvB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/components/IconCard/IconCard.d.ts b/lib/components/IconCard/IconCard.d.ts deleted file mode 100644 index 4829a62a..00000000 --- a/lib/components/IconCard/IconCard.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import React, { ReactElement } from 'react'; -import { IconProps } from '../../icons'; -declare const IconCardGrid: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const IconCard: React.ForwardRefExoticComponent, "onClick" | "content" | "icon" | "disabled" | "label"> & { - icon: ReactElement; - label: string | JSX.Element; - content?: string | undefined; - disabled?: boolean | undefined; - onClick?: (() => void) | undefined; -} & React.RefAttributes>; -export { IconCard, IconCardGrid }; diff --git a/lib/components/IconCard/IconCard.js b/lib/components/IconCard/IconCard.js index da91a0e1..4e1be6f6 100644 --- a/lib/components/IconCard/IconCard.js +++ b/lib/components/IconCard/IconCard.js @@ -1,93 +1,63 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.IconCardGrid = exports.IconCard = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var Container = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n min-height: 80px;\n border: 1px ", " solid;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: inline-flex;\n opacity: ", ";\n cursor: ", ";\n background: ", "\n}\n\n:hover {\n border-color: ", ";\n background: ", ";\n}\n\n:active {\n outline: none;\n background: ", ";\n border-color: ", ";\n}\n\n:focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n outline: none;\n}\n"], ["\n min-height: 80px;\n border: 1px ", " solid;\n box-sizing: border-box;\n display: -ms-flexbox;\n display: inline-flex;\n opacity: ", ";\n cursor: ", ";\n background: ", "\n}\n\n:hover {\n border-color: ", ";\n background: ", ";\n}\n\n:active {\n outline: none;\n background: ", ";\n border-color: ", ";\n}\n\n:focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n outline: none;\n}\n"])), (0, theme_1.getColor)('grey', 40), function (_a) { - var disabled = _a.disabled; - return disabled && 0.5; -}, function (_a) { - var disabled = _a.disabled, onClick = _a.onClick; - return (disabled ? 'not-allowed' : onClick !== undefined ? 'pointer' : 'inherit'); -}, (0, theme_1.getColor)('white'), function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('grey', 60); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('grey', 20); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('grey', 20); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('grey', 80); -}, (0, theme_1.getColor)('blue', 40)); -var IconContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n min-width: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-right: 1px ", " solid;\n margin: 10px 0;\n\n svg {\n color: ", ";\n }\n"], ["\n min-width: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-right: 1px ", " solid;\n margin: 10px 0;\n\n svg {\n color: ", ";\n }\n"])), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 100)); -var ContentContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: 15px;\n"], ["\n margin: 15px;\n"]))); -var TruncableMixin = (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n -webkit-box-orient: vertical;\n box-orient: vertical;\n overflow: hidden;\n word-break: break-word;\n"], ["\n display: -webkit-box;\n -webkit-line-clamp: 2;\n line-clamp: 2;\n -webkit-box-orient: vertical;\n box-orient: vertical;\n overflow: hidden;\n word-break: break-word;\n"]))); -var Label = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n margin-bottom: 2px;\n\n ", ";\n"], ["\n color: ", ";\n font-size: ", ";\n margin-bottom: 2px;\n\n ", ";\n"])), (0, theme_1.getColor)('brand', 100), (0, theme_1.getFontSize)('big'), TruncableMixin); -var Content = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n\n ", ";\n"], ["\n color: ", ";\n font-size: ", ";\n\n ", ";\n"])), (0, theme_1.getColor)('grey', 100), (0, theme_1.getFontSize)('small'), TruncableMixin); -var IconCardGrid = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n gap: 20px;\n"], ["\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n gap: 20px;\n"]))); -exports.IconCardGrid = IconCardGrid; -var IconCard = react_1.default.forwardRef(function (_a, forwardedRef) { - var icon = _a.icon, label = _a.label, content = _a.content, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, rest = __rest(_a, ["icon", "label", "content", "onClick", "disabled"]); - var validIcon = (0, react_1.isValidElement)(icon) && react_1.default.cloneElement(icon, { size: 30 }); - return (react_1.default.createElement(Container, __assign({ role: "button", ref: forwardedRef, disabled: disabled, onClick: onClick }, rest), - react_1.default.createElement(IconContainer, null, validIcon), - react_1.default.createElement(ContentContainer, null, - react_1.default.createElement(Label, null, label), - content && react_1.default.createElement(Content, null, content)))); -}); -exports.IconCard = IconCard; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7; -//# sourceMappingURL=IconCard.js.map \ No newline at end of file +"use strict";var k=Object.defineProperty,j=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var c=(e,o,r)=>o in e?k(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,u=(e,o)=>{for(var r in o||(o={}))s.call(o,r)&&c(e,r,o[r]);if(a)for(var r of a(o))g.call(o,r)&&c(e,r,o[r]);return e},x=(e,o)=>j(e,_(o));var b=(e,o)=>{var r={};for(var i in e)s.call(e,i)&&o.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&a)for(var i of a(e))o.indexOf(i)<0&&g.call(e,i)&&(r[i]=e[i]);return r};var l=require("react/jsx-runtime"),p=require("react"),v=require("styled-components"),t=require("../../theme/theme.js");function C(e){return e&&e.__esModule?e:{default:e}}var f=C(p),n=C(v);const z=n.default.div` + min-height: 80px; + border: 1px ${t.getColor("grey",40)} solid; + box-sizing: border-box; + display: -ms-flexbox; + display: inline-flex; + opacity: ${({disabled:e})=>e&&.5}; + cursor: ${({disabled:e,onClick:o})=>e?"not-allowed":o!==void 0?"pointer":"inherit"}; + background: ${t.getColor("white")} +} + +:hover { + border-color: ${({disabled:e})=>!e&&t.getColor("grey",60)}; + background: ${({disabled:e})=>!e&&t.getColor("grey",20)}; +} + +:active { + outline: none; + background: ${({disabled:e})=>!e&&t.getColor("grey",20)}; + border-color: ${({disabled:e})=>!e&&t.getColor("grey",80)}; +} + +:focus:not(:active) { + box-shadow: 0 0 0 2px ${t.getColor("blue",40)}; + outline: none; +} +`,I=n.default.div` + min-width: 80px; + display: flex; + align-items: center; + justify-content: center; + border-right: 1px ${t.getColor("grey",60)} solid; + margin: 10px 0; + + svg { + color: ${t.getColor("grey",100)}; + } +`,q=n.default.div` + margin: 15px; +`,m=v.css` + display: -webkit-box; + -webkit-line-clamp: 2; + line-clamp: 2; + -webkit-box-orient: vertical; + box-orient: vertical; + overflow: hidden; + word-break: break-word; +`,R=n.default.div` + color: ${t.getColor("brand",100)}; + font-size: ${t.getFontSize("big")}; + margin-bottom: 2px; + + ${m}; +`,E=n.default.div` + color: ${t.getColor("grey",100)}; + font-size: ${t.getFontSize("small")}; + + ${m}; +`,F=n.default.div` + display: grid; + grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); + gap: 20px; +`,G=f.default.forwardRef((M,h)=>{var d=M,{icon:e,label:o,content:r,onClick:i,disabled:y=!1}=d,$=b(d,["icon","label","content","onClick","disabled"]);const w=p.isValidElement(e)&&f.default.cloneElement(e,{size:30});return l.jsxs(z,x(u({role:"button",ref:h,disabled:y,onClick:i},$),{children:[l.jsx(I,{children:w}),l.jsxs(q,{children:[l.jsx(R,{children:o}),r&&l.jsx(E,{children:r})]})]}))});exports.IconCard=G;exports.IconCardGrid=F; diff --git a/lib/components/IconCard/IconCard.js.map b/lib/components/IconCard/IconCard.js.map deleted file mode 100644 index 68275898..00000000 --- a/lib/components/IconCard/IconCard.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconCard.js","sourceRoot":"","sources":["../../../src/components/IconCard/IconCard.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+E;AAC/E,qEAA8C;AAC9C,qCAAqE;AAIrE,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,odAA+D,uCAE3E,EAAoB,mGAIvB,EAA+B,eAChC,EAAmG,mBAC/F,EAAiB,mCAIf,EAAiD,mBACnD,EAAiD,qDAKjD,EAAiD,qBAC/C,EAAiD,yDAIzC,EAAoB,0BAG7C,KAxBe,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAIvB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,QAAQ,IAAI,GAAG;AAAf,CAAe,EAChC,UAAC,EAAmB;QAAlB,QAAQ,cAAA,EAAE,OAAO,aAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;AAA1E,CAA0E,EAC/F,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAIf,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAAjC,CAAiC,EACnD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAAjC,CAAiC,EAKjD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAAjC,CAAiC,EAC/C,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAAjC,CAAiC,EAIzC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAG7C,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,uPAAA,kHAKV,EAAoB,oDAI7B,EAAqB,UAEjC,KANqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAI7B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,wFAAA,qBAElC,IAAA,CAAC;AAEF,IAAM,cAAc,OAAG,uBAAG,uPAAA,mLAQzB,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,6IAAA,aACb,EAAsB,kBAClB,EAAkB,gCAG7B,EAAc,KACjB,KALU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAClB,IAAA,mBAAW,EAAC,KAAK,CAAC,EAG7B,cAAc,CACjB,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,sHAAA,aACf,EAAqB,kBACjB,EAAoB,SAE/B,EAAc,KACjB,KAJU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,IAAA,mBAAW,EAAC,OAAO,CAAC,EAE/B,cAAc,CACjB,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,wKAAA,qGAI9B,IAAA,CAAC;AAgDgB,oCAAY;AAhB9B,IAAM,QAAQ,GAAG,eAAK,CAAC,UAAU,CAC/B,UAAC,EAAyE,EAAE,YAAiC;IAA3G,IAAA,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,OAAO,aAAA,EAAE,OAAO,aAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAK,IAAI,cAAzD,mDAA0D,CAAD;IACxD,IAAM,SAAS,GAAG,IAAA,sBAAc,EAAY,IAAI,CAAC,IAAI,eAAK,CAAC,YAAY,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,EAAE,EAAC,CAAC,CAAC;IAE1F,OAAO,CACL,8BAAC,SAAS,aAAC,IAAI,EAAC,QAAQ,EAAC,GAAG,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,IAAM,IAAI;QACxF,8BAAC,aAAa,QAAE,SAAS,CAAiB;QAC1C,8BAAC,gBAAgB;YACf,8BAAC,KAAK,QAAE,KAAK,CAAS;YACrB,OAAO,IAAI,8BAAC,OAAO,QAAE,OAAO,CAAW,CACvB,CACT,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Image/Image.d.ts b/lib/components/Image/Image.d.ts deleted file mode 100644 index 4e596185..00000000 --- a/lib/components/Image/Image.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React from 'react'; -type Fit = 'cover' | 'contain'; -type Background = 'white' | 'checkerboard'; -declare const Image: React.ForwardRefExoticComponent, "height" | "width" | "alt" | "src" | "fit" | "isStacked" | "background"> & { - src: string | null; - alt: string; - width?: number | undefined; - height?: number | undefined; - fit?: Fit | undefined; - isStacked?: boolean | undefined; - background?: Background | undefined; -} & React.RefAttributes>; -export { Image }; diff --git a/lib/components/Image/Image.js b/lib/components/Image/Image.js index 01a7191d..025de5c0 100644 --- a/lib/components/Image/Image.js +++ b/lib/components/Image/Image.js @@ -1,80 +1,23 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Image = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var EMPTY_IMAGE = 'data:image/svg+xml,'; -var ImageContainer = styled_components_1.default.img(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n border: 1px solid ", ";\n object-fit: ", ";\n box-sizing: border-box;\n\n ", "\n\n ", "\n\n ", "\n"], ["\n border: 1px solid ", ";\n object-fit: ", ";\n box-sizing: border-box;\n\n ", "\n\n ", "\n\n ", "\n"])), (0, theme_1.getColor)('grey', 80), function (_a) { - var fit = _a.fit; - return fit; -}, function (_a) { - var isStacked = _a.isStacked; - return isStacked && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n box-shadow: 1px -1px 0 0 ", ", 2px -2px 0 0 ", ",\n 3px -3px 0 0 ", ", 4px -4px 0 0 ", ";\n "], ["\n box-shadow: 1px -1px 0 0 ", ", 2px -2px 0 0 ", ",\n 3px -3px 0 0 ", ", 4px -4px 0 0 ", ";\n "])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var background = _a.background, isLoading = _a.isLoading; - return background === 'checkerboard' && !isLoading - ? (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background-image: linear-gradient(45deg, ", " 25%, transparent 25%),\n linear-gradient(135deg, ", " 25%, transparent 25%),\n linear-gradient(45deg, transparent 75%, ", " 75%),\n linear-gradient(135deg, transparent 75%, ", " 75%);\n background-size: 25px 25px; /* Must be a square */\n background-position: 0 0, 12.5px 0, 12.5px -12.5px, 0px 12.5px; /* Must be half of one side of the square */\n "], ["\n background-image: linear-gradient(45deg, ", " 25%, transparent 25%),\n linear-gradient(135deg, ", " 25%, transparent 25%),\n linear-gradient(45deg, transparent 75%, ", " 75%),\n linear-gradient(135deg, transparent 75%, ", " 75%);\n background-size: 25px 25px; /* Must be a square */\n background-position: 0 0, 12.5px 0, 12.5px -12.5px, 0px 12.5px; /* Must be half of one side of the square */\n "])), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 60)) : (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n background: ", ";\n "], ["\n background: ", ";\n "])), (0, theme_1.getColor)(background)); -}, function (_a) { - var isLoading = _a.isLoading; - return isLoading && theme_1.placeholderStyle; -}); -var Image = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.fit, fit = _b === void 0 ? 'cover' : _b, _c = _a.isStacked, isStacked = _c === void 0 ? false : _c, _d = _a.background, background = _d === void 0 ? 'white' : _d, src = _a.src, rest = __rest(_a, ["fit", "isStacked", "background", "src"]); - return (react_1.default.createElement(ImageContainer, __assign({ isLoading: null === src, src: src !== null && src !== void 0 ? src : EMPTY_IMAGE, ref: forwardedRef, fit: fit, isStacked: isStacked, background: background }, rest))); -}); -exports.Image = Image; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Image.js.map \ No newline at end of file +"use strict";var $=Object.defineProperty;var g=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,r,t)=>r in e?$(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,u=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&l(e,t,r[t]);if(g)for(var t of g(r))d.call(r,t)&&l(e,t,r[t]);return e};var p=(e,r)=>{var t={};for(var a in e)s.call(e,a)&&r.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&g)for(var a of g(e))r.indexOf(a)<0&&d.call(e,a)&&(t[a]=e[a]);return t};var b=require("react/jsx-runtime"),m=require("react"),n=require("styled-components"),o=require("../../theme/theme.js"),v=require("../../theme/common.js");function x(e){return e&&e.__esModule?e:{default:e}}var C=x(m),h=x(n);const y='data:image/svg+xml,',w=h.default.img` + border: 1px solid ${o.getColor("grey",80)}; + object-fit: ${({fit:e})=>e}; + box-sizing: border-box; + + ${({isStacked:e})=>e&&n.css` + box-shadow: 1px -1px 0 0 ${o.getColor("white")}, 2px -2px 0 0 ${o.getColor("grey",80)}, + 3px -3px 0 0 ${o.getColor("white")}, 4px -4px 0 0 ${o.getColor("grey",80)}; + `} + + ${({background:e,isLoading:r})=>e==="checkerboard"&&!r?n.css` + background-image: linear-gradient(45deg, ${o.getColor("grey",60)} 25%, transparent 25%), + linear-gradient(135deg, ${o.getColor("grey",60)} 25%, transparent 25%), + linear-gradient(45deg, transparent 75%, ${o.getColor("grey",60)} 75%), + linear-gradient(135deg, transparent 75%, ${o.getColor("grey",60)} 75%); + background-size: 25px 25px; /* Must be a square */ + background-position: 0 0, 12.5px 0, 12.5px -12.5px, 0px 12.5px; /* Must be half of one side of the square */ + `:n.css` + background: ${o.getColor(e)}; + `} + + ${({isLoading:e})=>e&&v.placeholderStyle} +`,_=C.default.forwardRef((q,f)=>{var i=q,{fit:e="cover",isStacked:r=!1,background:t="white",src:a}=i,c=p(i,["fit","isStacked","background","src"]);return b.jsx(w,u({isLoading:a===null,src:a!=null?a:y,ref:f,fit:e,isStacked:r,background:t},c))});exports.Image=_; diff --git a/lib/components/Image/Image.js.map b/lib/components/Image/Image.js.map deleted file mode 100644 index f16cfa99..00000000 --- a/lib/components/Image/Image.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Image.js","sourceRoot":"","sources":["../../../src/components/Image/Image.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAiC;AACjC,qEAA8C;AAC9C,qCAAuD;AAIvD,IAAM,WAAW,GAAG,8DAA8D,CAAC;AAMnF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,gLAOhC,wBACqB,EAAoB,mBAC1B,EAAc,oCAG1B,EAKC,QAED,EAYK,QAEL,EAA8C,IACjD,KA1BqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAC1B,UAAC,EAAK;QAAJ,GAAG,SAAA;IAAM,OAAA,GAAG;AAAH,CAAG,EAG1B,UAAC,EAAW;QAAV,SAAS,eAAA;IACX,OAAA,SAAS,QACT,uBAAG,oLAAA,mCAC0B,EAAiB,iBAAkB,EAAoB,0BACjE,EAAiB,iBAAkB,EAAoB,SACzE,KAF4B,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAAkB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACjE,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAAkB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CACzE;AAJD,CAIC,EAED,UAAC,EAAuB;QAAtB,UAAU,gBAAA,EAAE,SAAS,eAAA;IACvB,OAAA,UAAU,KAAK,cAAc,IAAI,CAAC,SAAS;QACzC,CAAC,KAAC,uBAAG,whBAAA,uDAC0C,EAAoB,+DACnC,EAAoB,+EACJ,EAAoB,+DACnB,EAAoB,wMAGlE,KAN4C,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACnC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACJ,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACnB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAIrE,CAAC,KAAC,uBAAG,6GAAA,0BACa,EAAoB,aACnC,KADe,IAAA,gBAAQ,EAAC,UAAU,CAAC,CACnC;AAXL,CAWK,EAEL,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,SAAS,IAAI,wBAAgB;AAA7B,CAA6B,CACjD,CAAC;AA6CF,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UACE,EAAkF,EAClF,YAAmC;IADlC,IAAA,WAAa,EAAb,GAAG,mBAAG,OAAO,KAAA,EAAE,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EAAE,kBAAoB,EAApB,UAAU,mBAAG,OAAO,KAAA,EAAE,GAAG,SAAA,EAAK,IAAI,cAArE,yCAAsE,CAAD;IAGrE,OAAO,CACL,8BAAC,cAAc,aACb,SAAS,EAAE,IAAI,KAAK,GAAG,EACvB,GAAG,EAAE,GAAG,aAAH,GAAG,cAAH,GAAG,GAAI,WAAW,EACvB,GAAG,EAAE,YAAY,EACjB,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,SAAS,EACpB,UAAU,EAAE,UAAU,IAClB,IAAI,EACR,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/Information/Information.d.ts b/lib/components/Information/Information.d.ts deleted file mode 100644 index 97eeaca8..00000000 --- a/lib/components/Information/Information.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React, { ReactNode } from 'react'; -import { AkeneoThemedProps } from '../../theme'; -type InformationProps = { - illustration: ReactNode; - title: ReactNode; - children: ReactNode; -}; -declare const Information: React.ForwardRefExoticComponent>; -declare const HighlightTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, AkeneoThemedProps>> & string; -export { Information, HighlightTitle }; diff --git a/lib/components/Information/Information.js b/lib/components/Information/Information.js index 2dbec04e..4be28ad1 100644 --- a/lib/components/Information/Information.js +++ b/lib/components/Information/Information.js @@ -1,76 +1,24 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.HighlightTitle = exports.Information = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var Container = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: stretch;\n display: flex;\n font-weight: 400;\n padding-right: 15px;\n color: ", ";\n min-height: 100px;\n background-color: ", ";\n"], ["\n align-items: stretch;\n display: flex;\n font-weight: 400;\n padding-right: 15px;\n color: ", ";\n min-height: 100px;\n background-color: ", ";\n"])), (0, theme_1.getColor)('grey120'), (0, theme_1.getColor)('blue10')); -var IconContainer = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n min-height: 80px;\n display: flex;\n align-items: center;\n padding: 10px 20px;\n margin: 10px 20px 10px 0px;\n border-right: 1px solid ", ";\n"], ["\n min-height: 80px;\n display: flex;\n align-items: center;\n padding: 10px 20px;\n margin: 10px 20px 10px 0px;\n border-right: 1px solid ", ";\n"])), (0, theme_1.getColor)('grey80')); -var HelperTitle = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n font-weight: 700;\n"], ["\n color: ", ";\n font-size: ", ";\n font-weight: 700;\n"])), (0, theme_1.getColor)('grey140'), (0, theme_1.getFontSize)('bigger')); -var ContentContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n padding: 20px 0px;\n"], ["\n padding: 20px 0px;\n"]))); -var Information = react_1.default.forwardRef(function (_a, forwardedRef) { - var illustration = _a.illustration, title = _a.title, children = _a.children, rest = __rest(_a, ["illustration", "title", "children"]); - var resizedIllustration = (0, react_1.isValidElement)(illustration) && react_1.default.cloneElement(illustration, { size: 80 }); - return (react_1.default.createElement(Container, __assign({ ref: forwardedRef }, rest), - react_1.default.createElement(IconContainer, null, resizedIllustration), - react_1.default.createElement(ContentContainer, null, - react_1.default.createElement(HelperTitle, null, title), - children))); -}); -exports.Information = Information; -var HighlightTitle = styled_components_1.default.span(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_1.getColor)('brand', 100)); -exports.HighlightTitle = HighlightTitle; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=Information.js.map \ No newline at end of file +"use strict";var y=Object.defineProperty,_=Object.defineProperties;var $=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,t,r)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,u=(e,t)=>{for(var r in t||(t={}))g.call(t,r)&&s(e,r,t[r]);if(l)for(var r of l(t))c.call(t,r)&&s(e,r,t[r]);return e},f=(e,t)=>_(e,$(t));var p=(e,t)=>{var r={};for(var i in e)g.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&l)for(var i of l(e))t.indexOf(i)<0&&c.call(e,i)&&(r[i]=e[i]);return r};var a=require("react/jsx-runtime"),h=require("react"),b=require("styled-components"),n=require("../../theme/theme.js");function m(e){return e&&e.__esModule?e:{default:e}}var x=m(h),o=m(b);const j=o.default.div` + align-items: stretch; + display: flex; + font-weight: 400; + padding-right: 15px; + color: ${n.getColor("grey120")}; + min-height: 100px; + background-color: ${n.getColor("blue10")}; +`,q=o.default.span` + min-height: 80px; + display: flex; + align-items: center; + padding: 10px 20px; + margin: 10px 20px 10px 0px; + border-right: 1px solid ${n.getColor("grey80")}; +`,z=o.default.div` + color: ${n.getColor("grey140")}; + font-size: ${n.getFontSize("bigger")}; + font-weight: 700; +`,I=o.default.div` + padding: 20px 0px; +`,R=x.default.forwardRef((H,v)=>{var d=H,{illustration:e,title:t,children:r}=d,i=p(d,["illustration","title","children"]);const C=h.isValidElement(e)&&x.default.cloneElement(e,{size:80});return a.jsxs(j,f(u({ref:v},i),{children:[a.jsx(q,{children:C}),a.jsxs(I,{children:[a.jsx(z,{children:t}),r]})]}))}),w=o.default.span` + color: ${n.getColor("brand",100)}; +`;exports.HighlightTitle=w;exports.Information=R; diff --git a/lib/components/Information/Information.js.map b/lib/components/Information/Information.js.map deleted file mode 100644 index ff638c64..00000000 --- a/lib/components/Information/Information.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Information.js","sourceRoot":"","sources":["../../../src/components/Information/Information.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4D;AAC5D,wEAAuC;AACvC,qCAAqE;AAGrE,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,gOAAA,qGAKjB,EAAmB,+CAER,EAAkB,KACvC,KAHU,IAAA,gBAAQ,EAAC,SAAS,CAAC,EAER,IAAA,gBAAQ,EAAC,QAAQ,CAAC,CACvC,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,IAAI,6NAAA,mJAML,EAAkB,KAC7C,KAD2B,IAAA,gBAAQ,EAAC,QAAQ,CAAC,CAC7C,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,GAAG,gIAAA,aACnB,EAAmB,kBACf,EAAqB,0BAEnC,KAHU,IAAA,gBAAQ,EAAC,SAAS,CAAC,EACf,IAAA,mBAAW,EAAC,QAAQ,CAAC,CAEnC,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,6FAAA,0BAElC,IAAA,CAAC;AAoBF,IAAM,WAAW,GAAG,eAAK,CAAC,UAAU,CAClC,UAAC,EAA0D,EAAE,YAAiC;IAA5F,IAAA,YAAY,kBAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAvC,qCAAwC,CAAD;IACtC,IAAM,mBAAmB,GACvB,IAAA,sBAAc,EAAoB,YAAY,CAAC,IAAI,eAAK,CAAC,YAAY,CAAC,YAAY,EAAE,EAAC,IAAI,EAAE,EAAE,EAAC,CAAC,CAAC;IAElG,OAAO,CACL,8BAAC,SAAS,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI;QACpC,8BAAC,aAAa,QAAE,mBAAmB,CAAiB;QACpD,8BAAC,gBAAgB;YACf,8BAAC,WAAW,QAAE,KAAK,CAAe;YACjC,QAAQ,CACQ,CACT,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAMM,kCAAW;AAJnB,IAAM,cAAc,GAAG,2BAAM,CAAC,IAAI,uFAAmB,aAC1C,EAAsB,KAChC,KADU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAChC,CAAC;AAEmB,wCAAc"} \ No newline at end of file diff --git a/lib/components/Input/BooleanInput/BooleanInput.d.ts b/lib/components/Input/BooleanInput/BooleanInput.d.ts deleted file mode 100644 index 84428f8a..00000000 --- a/lib/components/Input/BooleanInput/BooleanInput.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import React, { ReactNode } from 'react'; -import { InputProps } from '../common'; -import { Override } from '../../../shared'; -type BooleanInputProps = Override, ({ - clearable?: true; - value: boolean | null; - onChange?: (value: boolean | null) => void; - clearLabel: string; -} | { - clearable?: false; - value: boolean; - onChange?: (value: boolean) => void; - clearLabel?: string; -}) & { - readOnly?: boolean; - yesLabel: string; - noLabel: string; - invalid?: boolean; - children?: ReactNode; - size?: 'normal' | 'small'; -}>; -declare const BooleanInput: React.ForwardRefExoticComponent>; -export { BooleanInput }; diff --git a/lib/components/Input/BooleanInput/BooleanInput.js b/lib/components/Input/BooleanInput/BooleanInput.js index 2dc9f676..6bfe36be 100644 --- a/lib/components/Input/BooleanInput/BooleanInput.js +++ b/lib/components/Input/BooleanInput/BooleanInput.js @@ -1,115 +1,95 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BooleanInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var icons_1 = require("../../../icons"); -var BooleanInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject([""], [""]))); -var BooleanButton = styled_components_1.default.button(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n height: ", "px;\n width: ", "px;\n display: inline-block;\n line-height: ", "px;\n text-align: center;\n vertical-align: middle;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n background: ", ";\n\n ", "\n"], ["\n ", "\n height: ", "px;\n width: ", "px;\n display: inline-block;\n line-height: ", "px;\n text-align: center;\n vertical-align: middle;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n background: ", ";\n\n ", "\n"])), theme_1.CommonStyle, function (_a) { - var size = _a.size; - return ('small' === size ? 30 : 40); -}, function (_a) { - var size = _a.size; - return ('small' === size ? 48 : 60); -}, function (_a) { - var size = _a.size; - return ('small' === size ? 26 : 36); -}, (0, theme_1.getColor)('white'), function (_a) { - var readOnly = _a.readOnly, invalid = _a.invalid; - return readOnly - ? (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border: 1px solid ", ";\n color: ", ";\n &:hover {\n background: ", ";\n color: ", ";\n }\n "], ["\n border: 1px solid ", ";\n color: ", ";\n &:hover {\n background: ", ";\n color: ", ";\n }\n "])), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 80)) : (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n border: 1px solid ", ";\n cursor: pointer;\n &:hover {\n background: ", ";\n color: ", ";\n }\n "], ["\n border: 1px solid ", ";\n cursor: pointer;\n &:hover {\n background: ", ";\n color: ", ";\n }\n "])), invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('grey', 140)); -}); -var NoButton = (0, styled_components_1.default)(BooleanButton)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n border-radius: 2px 0 0 2px;\n border-right-width: 1px;\n\n ", "\n"], ["\n border-radius: 2px 0 0 2px;\n border-right-width: 1px;\n\n ", "\n"])), function (_a) { - var value = _a.value, readOnly = _a.readOnly, invalid = _a.invalid; - return value === false && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n background: ", ";\n border-color: ", ";\n color: ", ";\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n background: ", ";\n }\n "], ["\n background: ", ";\n border-color: ", ";\n color: ", ";\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n background: ", ";\n }\n "])), (0, theme_1.getColor)('grey', readOnly ? 80 : 100), invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', readOnly ? 80 : 100), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', readOnly ? 80 : 120), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', readOnly ? 80 : 140)); -}); -var YesButton = (0, styled_components_1.default)(BooleanButton)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n border-radius: 0 2px 2px 0;\n border-left-width: 0;\n\n ", "\n"], ["\n border-radius: 0 2px 2px 0;\n border-left-width: 0;\n\n ", "\n"])), function (_a) { - var value = _a.value, readOnly = _a.readOnly, invalid = _a.invalid; - return value === true && (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n background: ", ";\n border-color: ", ";\n color: ", ";\n\n &:hover {\n background: ", ";\n color: ", ";\n }\n\n &:active {\n background: ", ";\n }\n "], ["\n background: ", ";\n border-color: ", ";\n color: ", ";\n\n &:hover {\n background: ", ";\n color: ", ";\n }\n\n &:active {\n background: ", ";\n }\n "])), (0, theme_1.getColor)('blue', readOnly ? 60 : 100), invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', readOnly ? 60 : 100), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('blue', readOnly ? 60 : 120), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('blue', readOnly ? 60 : 140)); -}); -var ClearButton = styled_components_1.default.button(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n ", "\n border: 0;\n margin-left: 5px;\n padding: 5px;\n vertical-align: middle;\n background: ", ";\n color: ", ";\n"], ["\n ", "\n border: 0;\n margin-left: 5px;\n padding: 5px;\n vertical-align: middle;\n background: ", ";\n color: ", ";\n"])), theme_1.CommonStyle, (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 100)); -var BooleanInputEraseIcon = (0, styled_components_1.default)(icons_1.EraseIcon)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n vertical-align: bottom;\n margin-right: 6px;\n"], ["\n vertical-align: bottom;\n margin-right: 6px;\n"]))); -var IconContainer = styled_components_1.default.span(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n color: 1px solid ", ";\n vertical-align: middle;\n margin-left: 10px;\n"], ["\n color: 1px solid ", ";\n vertical-align: middle;\n margin-left: 10px;\n"])), (0, theme_1.getColor)('grey', 100)); -var BooleanInputLockIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_12 || (templateObject_12 = __makeTemplateObject([""], [""]))); -var ContainerInvalid = styled_components_1.default.div(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n display: flex;\n font-weight: 400;\n padding-right: 20px;\n color: ", ";\n"], ["\n display: flex;\n font-weight: 400;\n padding-right: 20px;\n color: ", ";\n"])), (0, theme_1.getColor)('red', 100)); -var IconInvalidContainer = styled_components_1.default.span(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n margin: 2px 0;\n color: ", ";\n"], ["\n margin: 2px 0;\n color: ", ";\n"])), (0, theme_1.getColor)('red', 100)); -var TextInvalidContainer = styled_components_1.default.div(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n font-size: 11px;\n padding-left: 4px;\n white-space: break-spaces;\n flex: 1;\n\n a {\n color: ", ";\n }\n"], ["\n font-size: 11px;\n padding-left: 4px;\n white-space: break-spaces;\n flex: 1;\n\n a {\n color: ", ";\n }\n"])), (0, theme_1.getColor)('red', 100)); -var BooleanInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var value = _a.value, _b = _a.readOnly, readOnly = _b === void 0 ? false : _b, onChange = _a.onChange, _c = _a.clearable, clearable = _c === void 0 ? false : _c, yesLabel = _a.yesLabel, noLabel = _a.noLabel, clearLabel = _a.clearLabel, invalid = _a.invalid, children = _a.children, _d = _a.size, size = _d === void 0 ? 'normal' : _d, rest = __rest(_a, ["value", "readOnly", "onChange", "clearable", "yesLabel", "noLabel", "clearLabel", "invalid", "children", "size"]); - var handleChange = (0, react_1.useCallback)(function (value) { - if (!onChange) { - return; - } - onChange(value); - }, [onChange, readOnly]); - return (react_1.default.createElement(BooleanInputContainer, __assign({ role: "switch", "aria-checked": null === value ? undefined : value, ref: forwardedRef }, rest), - react_1.default.createElement(NoButton, { value: value, readOnly: readOnly, "aria-readonly": readOnly, disabled: readOnly, onClick: function () { - handleChange(false); - }, title: noLabel, "aria-invalid": invalid, invalid: invalid, size: size }, noLabel), - react_1.default.createElement(YesButton, { value: value, readOnly: readOnly, "aria-readonly": readOnly, disabled: readOnly, onClick: function () { - handleChange(true); - }, title: yesLabel, "aria-invalid": invalid, invalid: invalid, size: size }, yesLabel), - value !== null && !readOnly && clearable && (react_1.default.createElement(ClearButton, { onClick: function () { - handleChange(null); - } }, - react_1.default.createElement(BooleanInputEraseIcon, { size: 16 }), - clearLabel)), - readOnly && (react_1.default.createElement(IconContainer, null, - react_1.default.createElement(BooleanInputLockIcon, { size: 16 }))), - invalid && children && (react_1.default.createElement(ContainerInvalid, null, - react_1.default.createElement(IconInvalidContainer, null, react_1.default.cloneElement(react_1.default.createElement(icons_1.DangerIcon, { size: 13 }))), - react_1.default.createElement(TextInvalidContainer, null, children))))); -}); -exports.BooleanInput = BooleanInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15; -//# sourceMappingURL=BooleanInput.js.map \ No newline at end of file +"use strict";var R=Object.defineProperty,z=Object.defineProperties;var D=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var $=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var x=(o,e,t)=>e in o?R(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,b=(o,e)=>{for(var t in e||(e={}))$.call(e,t)&&x(o,t,e[t]);if(d)for(var t of d(e))h.call(e,t)&&x(o,t,e[t]);return o},v=(o,e)=>z(o,D(e));var m=(o,e)=>{var t={};for(var l in o)$.call(o,l)&&e.indexOf(l)<0&&(t[l]=o[l]);if(o!=null&&d)for(var l of d(o))e.indexOf(l)<0&&h.call(o,l)&&(t[l]=o[l]);return t};var i=require("react/jsx-runtime"),w=require("react"),c=require("styled-components"),r=require("../../../theme/theme.js"),I=require("../../../theme/common.js"),S=require("../../../icons/DangerIcon.js"),L=require("../../../icons/EraseIcon.js"),M=require("../../../icons/LockIcon.js");function j(o){return o&&o.__esModule?o:{default:o}}var k=j(w),n=j(c);const N=n.default.div``,B=n.default.button` + ${I.CommonStyle} + height: ${({size:o})=>o==="small"?30:40}px; + width: ${({size:o})=>o==="small"?48:60}px; + display: inline-block; + line-height: ${({size:o})=>o==="small"?26:36}px; + text-align: center; + vertical-align: middle; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + background: ${r.getColor("white")}; + + ${({readOnly:o,invalid:e})=>o?c.css` + border: 1px solid ${r.getColor("grey",60)}; + color: ${r.getColor("grey",80)}; + &:hover { + background: ${r.getColor("white")}; + color: ${r.getColor("grey",80)}; + } + `:c.css` + border: 1px solid ${e?r.getColor("red",100):r.getColor("grey",80)}; + cursor: pointer; + &:hover { + background: ${r.getColor("grey",20)}; + color: ${r.getColor("grey",140)}; + } + `} +`,T=n.default(B)` + border-radius: 2px 0 0 2px; + border-right-width: 1px; + + ${({$value:o,readOnly:e,invalid:t})=>o===!1&&c.css` + background: ${r.getColor("grey",e?80:100)}; + border-color: ${t?r.getColor("red",100):r.getColor("grey",e?80:100)}; + color: ${r.getColor("white")}; + &:hover { + background: ${r.getColor("grey",e?80:120)}; + color: ${r.getColor("white")}; + } + &:active { + background: ${r.getColor("grey",e?80:140)}; + } + `} +`,Y=n.default(B)` + border-radius: 0 2px 2px 0; + border-left-width: 0; + + ${({$value:o,readOnly:e,invalid:t})=>o===!0&&c.css` + background: ${r.getColor("blue",e?60:100)}; + border-color: ${t?r.getColor("red",100):r.getColor("grey",e?60:100)}; + color: ${r.getColor("white")}; + + &:hover { + background: ${r.getColor("blue",e?60:120)}; + color: ${r.getColor("white")}; + } + + &:active { + background: ${r.getColor("blue",e?60:140)}; + } + `} +`,A=n.default.button` + ${I.CommonStyle} + border: 0; + margin-left: 5px; + padding: 5px; + vertical-align: middle; + background: ${r.getColor("white")}; + color: ${r.getColor("grey",100)}; +`,F=n.default(L.EraseIcon)` + vertical-align: bottom; + margin-right: 6px; +`,G=n.default.span` + color: 1px solid ${r.getColor("grey",100)}; + vertical-align: middle; + margin-left: 10px; +`,H=n.default(M.LockIcon)``,J=n.default.div` + display: flex; + font-weight: 400; + padding-right: 20px; + color: ${r.getColor("red",100)}; +`,K=n.default.span` + margin: 2px 0; + color: ${r.getColor("red",100)}; +`,P=n.default.div` + font-size: 11px; + padding-left: 4px; + white-space: break-spaces; + flex: 1; + + a { + color: ${r.getColor("red",100)}; + } +`,Q=k.default.forwardRef((U,y)=>{var f=U,{value:o,readOnly:e=!1,onChange:t,clearable:l=!1,yesLabel:g,noLabel:u,clearLabel:q,invalid:a,children:C,size:p="normal"}=f,_=m(f,["value","readOnly","onChange","clearable","yesLabel","noLabel","clearLabel","invalid","children","size"]);const s=w.useCallback(E=>{t&&t(E)},[t,e]);return i.jsxs(N,v(b({role:"switch","aria-checked":o===null?void 0:o,ref:y},_),{children:[i.jsx(T,{$value:o,readOnly:e,"aria-readonly":e,disabled:e,onClick:()=>{s(!1)},title:u,"aria-invalid":a,invalid:a,size:p,children:u}),i.jsx(Y,{$value:o,readOnly:e,"aria-readonly":e,disabled:e,onClick:()=>{s(!0)},title:g,"aria-invalid":a,invalid:a,size:p,children:g}),o!==null&&!e&&l&&i.jsxs(A,{onClick:()=>{s(null)},children:[i.jsx(F,{size:16}),q]}),e&&i.jsx(G,{children:i.jsx(H,{size:16})}),a&&C&&i.jsxs(J,{children:[i.jsx(K,{children:k.default.cloneElement(i.jsx(S.DangerIcon,{size:13}))}),i.jsx(P,{children:C})]})]}))});exports.BooleanInput=Q; diff --git a/lib/components/Input/BooleanInput/BooleanInput.js.map b/lib/components/Input/BooleanInput/BooleanInput.js.map deleted file mode 100644 index 07db88b8..00000000 --- a/lib/components/Input/BooleanInput/BooleanInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BooleanInput.js","sourceRoot":"","sources":["../../../../src/components/Input/BooleanInput/BooleanInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAyD;AACzD,qEAA8C;AAC9C,wCAAwE;AACxE,wCAA+D;AAI/D,IAAM,qBAAqB,GAAG,2BAAM,CAAC,GAAG,qEAAA,EAAE,IAAA,CAAC;AAE3C,IAAM,aAAa,GAAG,2BAAM,CAAC,MAAM,gUAOlC,MACG,EAAW,cACH,EAAwC,gBACzC,EAAwC,gDAElC,EAAwC,gJAMzC,EAAiB,SAE7B,EAiBK,IACR,KA9BG,mBAAW,EACH,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAA5B,CAA4B,EACzC,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAA5B,CAA4B,EAElC,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAA5B,CAA4B,EAMzC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAE7B,UAAC,EAAmB;QAAlB,QAAQ,cAAA,EAAE,OAAO,aAAA;IACnB,OAAA,QAAQ;QACN,CAAC,KAAC,uBAAG,sOAAA,gCACmB,EAAoB,sBAC/B,EAAoB,kDAEb,EAAiB,wBACtB,EAAoB,0BAEhC,KANqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAC/B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAEb,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAGnC,CAAC,KAAC,uBAAG,0OAAA,gCACmB,EAAqD,8EAGzD,EAAoB,wBACzB,EAAqB,0BAEjC,KANqB,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAGzD,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC;AAhBL,CAgBK,CACR,CAAC;AAEF,IAAM,QAAQ,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,4IAAA,mEAIlC,EAaC,IACJ,KAdG,UAAC,EAA0B;QAAzB,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,OAAO,aAAA;IAC1B,OAAA,KAAK,KAAK,KAAK,QACf,uBAAG,qRAAA,sBACa,EAAqC,yBACnC,EAAsE,kBAC7E,EAAiB,0CAEV,EAAqC,oBAC1C,EAAiB,oDAGZ,EAAqC,kBAEtD,KAVe,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EACnC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EAC7E,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAEV,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EAC1C,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAGZ,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAEtD;AAZD,CAYC,CACJ,CAAC;AAEF,IAAM,SAAS,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,yIAAA,gEAInC,EAeC,IACJ,KAhBG,UAAC,EAA0B;QAAzB,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,OAAO,aAAA;IAC1B,OAAA,KAAK,KAAK,IAAI,QACd,uBAAG,yRAAA,sBACa,EAAqC,yBACnC,EAAsE,kBAC7E,EAAiB,4CAGV,EAAqC,oBAC1C,EAAiB,sDAIZ,EAAqC,kBAEtD,KAZe,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EACnC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EAC7E,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAGV,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,EAC1C,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAIZ,IAAA,gBAAQ,EAAC,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAEtD;AAdD,CAcC,CACJ,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,MAAM,mMAAA,MAC7B,EAAW,iGAKC,EAAiB,cACtB,EAAqB,KAC/B,KAPG,mBAAW,EAKC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EACtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,qBAAqB,GAAG,IAAA,2BAAM,EAAC,iBAAS,CAAC,0HAAA,qDAG9C,IAAA,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,IAAI,oJAAA,uBACZ,EAAqB,sDAGzC,KAHoB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAGzC,CAAC;AACF,IAAM,oBAAoB,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uEAAA,EAAE,IAAA,CAAC;AAEhD,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,wJAAmB,4EAI3C,EAAoB,KAC9B,KADU,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAC9B,CAAC;AACF,IAAM,oBAAoB,GAAG,2BAAM,CAAC,IAAI,2GAAmB,+BAEhD,EAAoB,KAC9B,KADU,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAC9B,CAAC;AACF,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,6LAAmB,4GAO7C,EAAoB,UAEhC,KAFY,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAEhC,CAAC;AA8BF,IAAM,YAAY,GAAG,eAAK,CAAC,UAAU,CACnC,UACE,EAYoB,EACpB,YAAiC;IAZ/B,IAAA,KAAK,WAAA,EACL,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,QAAQ,cAAA,EACR,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,QAAQ,cAAA,EACR,OAAO,aAAA,EACP,UAAU,gBAAA,EACV,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,YAAe,EAAf,IAAI,mBAAG,QAAQ,KAAA,EACZ,IAAI,cAXT,kHAYC,CADQ;IAIT,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAqB;QACpB,IAAI,CAAC,QAAQ,EAAE;YACb,OAAO;SACR;QAED,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClB,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,OAAO,CACL,8BAAC,qBAAqB,aACpB,IAAI,EAAC,QAAQ,kBACC,IAAI,KAAK,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,EAChD,GAAG,EAAE,YAAY,IACb,IAAI;QAER,8BAAC,QAAQ,IACP,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,mBACH,QAAQ,EACvB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE;gBACP,YAAY,CAAC,KAAK,CAAC,CAAC;YACtB,CAAC,EACD,KAAK,EAAE,OAAO,kBACA,OAAO,EACrB,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,IAAI,IAET,OAAO,CACC;QAEX,8BAAC,SAAS,IACR,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,mBACH,QAAQ,EACvB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE;gBACP,YAAY,CAAC,IAAI,CAAC,CAAC;YACrB,CAAC,EACD,KAAK,EAAE,QAAQ,kBACD,OAAO,EACrB,OAAO,EAAE,OAAO,EAChB,IAAI,EAAE,IAAI,IAET,QAAQ,CACC;QAEX,KAAK,KAAK,IAAI,IAAI,CAAC,QAAQ,IAAI,SAAS,IAAI,CAC3C,8BAAC,WAAW,IACV,OAAO,EAAE;gBACP,YAAY,CAAC,IAAI,CAAC,CAAC;YACrB,CAAC;YAED,8BAAC,qBAAqB,IAAC,IAAI,EAAE,EAAE,GAAI;YAClC,UAAU,CACC,CACf;QAEA,QAAQ,IAAI,CACX,8BAAC,aAAa;YACZ,8BAAC,oBAAoB,IAAC,IAAI,EAAE,EAAE,GAAI,CACpB,CACjB;QACA,OAAO,IAAI,QAAQ,IAAI,CACtB,8BAAC,gBAAgB;YACf,8BAAC,oBAAoB,QAAE,eAAK,CAAC,YAAY,CAAC,8BAAC,kBAAU,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC,CAAwB;YAC3F,8BAAC,oBAAoB,QAAE,QAAQ,CAAwB,CACtC,CACpB,CACqB,CACzB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/components/Input/ColorInput/Color.d.ts b/lib/components/Input/ColorInput/Color.d.ts deleted file mode 100644 index cb6497fe..00000000 --- a/lib/components/Input/ColorInput/Color.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -declare const convertColorToLongHexColor: (value: string) => string; -declare const isValidColor: (value: string) => boolean; -export { isValidColor, convertColorToLongHexColor }; diff --git a/lib/components/Input/ColorInput/Color.js b/lib/components/Input/ColorInput/Color.js index 4ddeaf58..a38ad4ae 100644 --- a/lib/components/Input/ColorInput/Color.js +++ b/lib/components/Input/ColorInput/Color.js @@ -1,20 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.convertColorToLongHexColor = exports.isValidColor = void 0; -var convertColorToLongHexColor = function (value) { - if (!isValidShortHexColor(value)) - return value; - return "#".concat(value[1]).concat(value[1]).concat(value[2]).concat(value[2]).concat(value[3]).concat(value[3]); -}; -exports.convertColorToLongHexColor = convertColorToLongHexColor; -var isValidShortHexColor = function (value) { - return /^#[A-Fa-f0-9]{3}$/.test(value); -}; -var isValidLongHexColor = function (value) { - return /^#[A-Fa-f0-9]{6}$/.test(value); -}; -var isValidColor = function (value) { - return isValidLongHexColor(value) || isValidShortHexColor(value); -}; -exports.isValidColor = isValidColor; -//# sourceMappingURL=Color.js.map \ No newline at end of file +"use strict";const t=o=>r(o)?`#${o[1]}${o[1]}${o[2]}${o[2]}${o[3]}${o[3]}`:o,r=o=>/^#[A-Fa-f0-9]{3}$/.test(o),n=o=>/^#[A-Fa-f0-9]{6}$/.test(o),s=o=>n(o)||r(o);exports.convertColorToLongHexColor=t;exports.isValidColor=s; diff --git a/lib/components/Input/ColorInput/Color.js.map b/lib/components/Input/ColorInput/Color.js.map deleted file mode 100644 index 7978745f..00000000 --- a/lib/components/Input/ColorInput/Color.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Color.js","sourceRoot":"","sources":["../../../../src/components/Input/ColorInput/Color.ts"],"names":[],"mappings":";;;AAAA,IAAM,0BAA0B,GAAG,UAAC,KAAa;IAC/C,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC;QAAE,OAAO,KAAK,CAAC;IAE/C,OAAO,WAAI,KAAK,CAAC,CAAC,CAAC,SAAG,KAAK,CAAC,CAAC,CAAC,SAAG,KAAK,CAAC,CAAC,CAAC,SAAG,KAAK,CAAC,CAAC,CAAC,SAAG,KAAK,CAAC,CAAC,CAAC,SAAG,KAAK,CAAC,CAAC,CAAC,CAAE,CAAC;AAC/E,CAAC,CAAC;AAcoB,gEAA0B;AAZhD,IAAM,oBAAoB,GAAG,UAAC,KAAa;IACzC,OAAO,mBAAmB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;AACzC,CAAC,CAAC;AAEF,IAAM,mBAAmB,GAAG,UAAC,KAAa;IACxC,OAAO,mBAAmB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;AACzC,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,KAAa;IACjC,OAAO,mBAAmB,CAAC,KAAK,CAAC,IAAI,oBAAoB,CAAC,KAAK,CAAC,CAAC;AACnE,CAAC,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/components/Input/ColorInput/ColorInput.d.ts b/lib/components/Input/ColorInput/ColorInput.d.ts deleted file mode 100644 index 4566e581..00000000 --- a/lib/components/Input/ColorInput/ColorInput.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import React, { InputHTMLAttributes } from 'react'; -import { InputProps } from '../common/InputProps'; -import { Override } from '../../../shared'; -type ColorInputProps = Override, InputProps>, ({ - readOnly?: true; -} | { - readOnly?: false; - onChange: (newValue: string) => void; -}) & { - value: string; - placeholder?: string; - invalid?: boolean; -}>; -declare const ColorInput: React.ForwardRefExoticComponent>; -export { ColorInput }; diff --git a/lib/components/Input/ColorInput/ColorInput.js b/lib/components/Input/ColorInput/ColorInput.js index a29c876e..5b937083 100644 --- a/lib/components/Input/ColorInput/ColorInput.js +++ b/lib/components/Input/ColorInput/ColorInput.js @@ -1,97 +1,55 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ColorInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../../icons"); -var theme_1 = require("../../../theme"); -var Color_1 = require("./Color"); -var ColorInputContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 12px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: 74px;\n gap: 10px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n ", "\n"], ["\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 12px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: 74px;\n gap: 10px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n ", "\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, function (_a) { - var readOnly = _a.readOnly; - return !readOnly && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n "], ["\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n "])), (0, theme_1.getColor)('blue', 40)); -}); -var ColorPicker = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 47px;\n height: 47px;\n border: none;\n padding: 0;\n ::-moz-color-swatch-wrapper {\n padding: 0;\n }\n ::-webkit-color-swatch-wrapper {\n padding: 0;\n }\n ::-webkit-color-swatch {\n border: none;\n }\n ::-moz-color-swatch {\n border: none;\n }\n"], ["\n width: 47px;\n height: 47px;\n border: none;\n padding: 0;\n ::-moz-color-swatch-wrapper {\n padding: 0;\n }\n ::-webkit-color-swatch-wrapper {\n padding: 0;\n }\n ::-webkit-color-swatch {\n border: none;\n }\n ::-moz-color-swatch {\n border: none;\n }\n"]))); -var TextInput = styled_components_1.default.input(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n border: none;\n flex: 1;\n outline: none;\n color: ", ";\n background: transparent;\n cursor: ", ";\n height: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n border: none;\n flex: 1;\n outline: none;\n color: ", ";\n background: transparent;\n cursor: ", ";\n height: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, (0, theme_1.getColor)('grey', 100)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-left: 4px;\n"], ["\n margin-left: 4px;\n"]))); -var ErrorIcon = (0, styled_components_1.default)(icons_1.DangerIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n padding: 0 15px 0 16px;\n box-sizing: content-box;\n"], ["\n padding: 0 15px 0 16px;\n box-sizing: content-box;\n"]))); -var ColorInput = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var invalid = _a.invalid, onChange = _a.onChange, value = _a.value, readOnly = _a.readOnly, rest = __rest(_a, ["invalid", "onChange", "value", "readOnly"]); - var handleChange = (0, react_1.useCallback)(function (event) { - if (!readOnly && onChange) - onChange(event.currentTarget.value); - }, [readOnly, onChange]); - if (!value.startsWith('#')) { - value = "#".concat(value); - } - return (react_1.default.createElement(ColorInputContainer, { invalid: invalid || !(0, Color_1.isValidColor)(value), readOnly: readOnly }, - (0, Color_1.isValidColor)(value) ? (react_1.default.createElement(ColorPicker, { type: "color", value: (0, Color_1.convertColorToLongHexColor)(value), onChange: handleChange, disabled: readOnly })) : (react_1.default.createElement(ErrorIcon, { role: "alert", size: 16 })), - react_1.default.createElement(TextInput, __assign({ ref: forwardedRef, value: value, onChange: handleChange, type: "text", readOnly: readOnly, disabled: readOnly, "aria-invalid": invalid || !(0, Color_1.isValidColor)(value) }, rest)), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }))); -}); -exports.ColorInput = ColorInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=ColorInput.js.map \ No newline at end of file +"use strict";var $=Object.defineProperty;var a=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var u=(o,e,r)=>e in o?$(o,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):o[e]=r,x=(o,e)=>{for(var r in e||(e={}))p.call(e,r)&&u(o,r,e[r]);if(a)for(var r of a(e))g.call(e,r)&&u(o,r,e[r]);return o};var h=(o,e)=>{var r={};for(var t in o)p.call(o,t)&&e.indexOf(t)<0&&(r[t]=o[t]);if(o!=null&&a)for(var t of a(o))e.indexOf(t)<0&&g.call(o,t)&&(r[t]=o[t]);return r};var i=require("react/jsx-runtime"),C=require("react"),b=require("styled-components"),k=require("../../../icons/DangerIcon.js"),q=require("../../../icons/LockIcon.js"),n=require("../../../theme/theme.js"),d=require("./Color.js");function v(o){return o&&o.__esModule?o:{default:o}}var l=v(b);const y=l.default.div` + display: flex; + flex-direction: row; + align-items: center; + padding: 12px; + border: 1px solid ${({invalid:o})=>o?n.getColor("red",100):n.getColor("grey",80)}; + border-radius: 2px; + height: 74px; + gap: 10px; + outline-style: none; + box-sizing: border-box; + background: ${({readOnly:o})=>o?n.getColor("grey",20):n.getColor("white")}; + cursor: ${({readOnly:o})=>o?"not-allowed":"auto"}; + overflow: hidden; + ${({readOnly:o})=>!o&&b.css` + &:focus-within { + box-shadow: 0 0 0 2px ${n.getColor("blue",40)}; + } + `} +`,j=l.default.input` + width: 47px; + height: 47px; + border: none; + padding: 0; + ::-moz-color-swatch-wrapper { + padding: 0; + } + ::-webkit-color-swatch-wrapper { + padding: 0; + } + ::-webkit-color-swatch { + border: none; + } + ::-moz-color-swatch { + border: none; + } +`,m=l.default.input` + border: none; + flex: 1; + outline: none; + color: ${({readOnly:o})=>o?n.getColor("grey",100):n.getColor("grey",140)}; + background: transparent; + cursor: ${({readOnly:o})=>o?"not-allowed":"auto"}; + height: 100%; + + &::placeholder { + opacity: 1; + color: ${n.getColor("grey",100)}; + } +`,z=l.default(q.LockIcon)` + margin-left: 4px; +`,_=l.default(k.DangerIcon)` + padding: 0 15px 0 16px; + box-sizing: content-box; +`,R=C.forwardRef((D,w)=>{var s=D,{invalid:o,onChange:e,value:r,readOnly:t}=s,f=h(s,["invalid","onChange","value","readOnly"]);const c=C.useCallback(I=>{!t&&e&&e(I.currentTarget.value)},[t,e]);return r.startsWith("#")||(r=`#${r}`),i.jsxs(y,{invalid:o||!d.isValidColor(r),readOnly:t,children:[d.isValidColor(r)?i.jsx(j,{type:"color",value:d.convertColorToLongHexColor(r),onChange:c,disabled:t}):i.jsx(_,{role:"alert",size:16}),i.jsx(m,x({ref:w,value:r,onChange:c,type:"text",readOnly:t,disabled:t,"aria-invalid":o||!d.isValidColor(r)},f)),t&&i.jsx(z,{size:16})]})});exports.ColorInput=R; diff --git a/lib/components/Input/ColorInput/ColorInput.js.map b/lib/components/Input/ColorInput/ColorInput.js.map deleted file mode 100644 index 1b4860cc..00000000 --- a/lib/components/Input/ColorInput/ColorInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ColorInput.js","sourceRoot":"","sources":["../../../../src/components/Input/ColorInput/ColorInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4F;AAC5F,qEAA8C;AAE9C,wCAAoD;AAEpD,wCAA2D;AAC3D,iCAAiE;AAEjE,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,kWAA6D,4GAK7E,EAAsE,4HAM5E,EAAqE,eACzE,EAAmD,4BAE3D,EAMC,IACJ,KAhBqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAM5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EACzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAE3D,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,CAAC,QAAQ,QACT,uBAAG,kJAAA,0DAEyB,EAAoB,kBAE/C,KAF2B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE/C;AALD,CAKC,CACJ,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,KAAK,8VAAA,2RAiB/B,IAAA,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,KAAK,kQAA0C,4DAI7D,EAA0E,2CAEzE,EAAmD,wEAKlD,EAAqB,UAEjC,KATU,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EAEzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAKlD,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,4FAAA,yBAEpC,IAAA,CAAC;AAEF,IAAM,SAAS,GAAG,IAAA,2BAAM,EAAC,kBAAU,CAAC,8HAAA,2DAGnC,IAAA,CAAC;AAiCF,IAAM,UAAU,GAAG,IAAA,kBAAU,EAC3B,UAAC,EAA8D,EAAE,YAAmC;IAAlG,IAAA,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAA5C,4CAA6C,CAAD;IAC3C,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAoC;QACnC,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,IAAI,CAAC,KAAK,CAAC,UAAU,CAAC,GAAG,CAAC,EAAE;QAC1B,KAAK,GAAG,WAAI,KAAK,CAAE,CAAC;KACrB;IAED,OAAO,CACL,8BAAC,mBAAmB,IAAC,OAAO,EAAE,OAAO,IAAI,CAAC,IAAA,oBAAY,EAAC,KAAK,CAAC,EAAE,QAAQ,EAAE,QAAQ;QAC9E,IAAA,oBAAY,EAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CACrB,8BAAC,WAAW,IACV,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,IAAA,kCAA0B,EAAC,KAAK,CAAC,EACxC,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,QAAQ,GAClB,CACH,CAAC,CAAC,CAAC,CACF,8BAAC,SAAS,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,EAAE,GAAI,CACrC;QACD,8BAAC,SAAS,aACR,GAAG,EAAE,YAAY,EACjB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,kBACJ,OAAO,IAAI,CAAC,IAAA,oBAAY,EAAC,KAAK,CAAC,IACzC,IAAI,EACR;QACD,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI,CACnB,CACvB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/components/Input/DateInput/DateInput.d.ts b/lib/components/Input/DateInput/DateInput.d.ts deleted file mode 100644 index 2ba0034e..00000000 --- a/lib/components/Input/DateInput/DateInput.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import React, { InputHTMLAttributes } from 'react'; -import { InputProps } from '../common'; -import { Override } from '../../../shared'; -type DateInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange?: (newValue: string) => void; -}) & { - value?: string; - invalid?: boolean; - onSubmit?: () => void; -}>; -declare const DateInput: React.ForwardRefExoticComponent>; -export { DateInput }; -export type { DateInputProps }; diff --git a/lib/components/Input/DateInput/DateInput.js b/lib/components/Input/DateInput/DateInput.js index 3035c33e..ac5c1966 100644 --- a/lib/components/Input/DateInput/DateInput.js +++ b/lib/components/Input/DateInput/DateInput.js @@ -1,110 +1,64 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DateInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var shared_1 = require("../../../shared"); -var icons_1 = require("../../../icons"); -var theme_1 = require("../../../theme"); -var hooks_1 = require("../../../hooks"); -var InputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"], ["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n z-index: 0;\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n box-sizing: border-box;\n background: ", ";\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n outline-style: none;\n cursor: ", ";\n\n ", "\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n\n &::-webkit-datetime-edit-fields-wrapper {\n color: ", ";\n }\n\n &::-webkit-calendar-picker-indicator {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n width: auto;\n height: auto;\n color: transparent;\n background: transparent;\n }\n"], ["\n z-index: 0;\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n box-sizing: border-box;\n background: ", ";\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n outline-style: none;\n cursor: ", ";\n\n ", "\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n\n &::-webkit-datetime-edit-fields-wrapper {\n color: ", ";\n }\n\n &::-webkit-calendar-picker-indicator {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n width: auto;\n height: auto;\n color: transparent;\n background: transparent;\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, (0, theme_1.getFontSize)('default'), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? '35px' : '15px'); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, function (_a) { - var readOnly = _a.readOnly; - return readOnly && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n overflow: hidden;\n text-overflow: ellipsis;\n "], ["\n overflow: hidden;\n text-overflow: ellipsis;\n "]))); -}, (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('grey', 100), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}); -var IconContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: absolute;\n right: 12px;\n top: 0;\n padding-left: 12px;\n pointer-events: none;\n z-index: 1;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n"], ["\n position: absolute;\n right: 12px;\n top: 0;\n padding-left: 12px;\n pointer-events: none;\n z-index: 1;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n"]))); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var DateInput = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var invalid = _a.invalid, onChange = _a.onChange, value = _a.value, readOnly = _a.readOnly, onSubmit = _a.onSubmit, rest = __rest(_a, ["invalid", "onChange", "value", "readOnly", "onSubmit"]); - var internalRef = (0, react_1.useRef)(null); - forwardedRef = forwardedRef !== null && forwardedRef !== void 0 ? forwardedRef : internalRef; - var handleClick = (0, react_1.useCallback)(function (event) { - var _a; - var input = event === null || event === void 0 ? void 0 : event.target; - !readOnly && ((_a = input === null || input === void 0 ? void 0 : input.showPicker) === null || _a === void 0 ? void 0 : _a.call(input)); - }, [readOnly]); - var handleChange = (0, react_1.useCallback)(function (event) { - if (!readOnly && onChange) { - onChange(event.currentTarget.value); - } - }, [readOnly, onChange]); - var handleEnter = function () { - !readOnly && (onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit()); - }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, handleEnter, forwardedRef); - return (react_1.default.createElement(InputContainer, null, - react_1.default.createElement(Input, __assign({ ref: forwardedRef, onChange: handleChange, type: "date", readOnly: readOnly, disabled: readOnly, "aria-invalid": invalid, invalid: invalid, title: value, value: value, pattern: "\\d{4}-\\d{2}-\\d{2}", onClick: handleClick }, rest)), - react_1.default.createElement(IconContainer, { readOnly: readOnly }, - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }), - !readOnly && react_1.default.createElement(icons_1.DateIcon, { size: 16 })))); -}); -exports.DateInput = DateInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=DateInput.js.map \ No newline at end of file +"use strict";var w=Object.defineProperty;var c=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var x=(e,o,r)=>o in e?w(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,b=(e,o)=>{for(var r in o||(o={}))C.call(o,r)&&x(e,r,o[r]);if(c)for(var r of c(o))f.call(o,r)&&x(e,r,o[r]);return e};var k=(e,o)=>{var r={};for(var t in e)C.call(e,t)&&o.indexOf(t)<0&&(r[t]=e[t]);if(e!=null&&c)for(var t of c(e))o.indexOf(t)<0&&f.call(e,t)&&(r[t]=e[t]);return r};var a=require("react/jsx-runtime"),u=require("react"),v=require("styled-components"),z=require("../../../shared/key.js"),D=require("../../../icons/LockIcon.js"),_=require("../../../icons/DateIcon.js"),i=require("../../../theme/theme.js"),m=require("../../../hooks/useShortcut.js");function E(e){return e&&e.__esModule?e:{default:e}}var p=E(v);const L=p.default.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; +`,F=p.default.input` + z-index: 0; + width: 100%; + height: 40px; + border: 1px solid ${({invalid:e})=>e?i.getColor("red",100):i.getColor("grey",80)}; + border-radius: 2px; + box-sizing: border-box; + background: ${({readOnly:e})=>e?i.getColor("grey",20):i.getColor("white")}; + color: ${({readOnly:e})=>e?i.getColor("grey",100):i.getColor("grey",140)}; + text-transform: uppercase; + font-size: ${i.getFontSize("default")}; + line-height: 40px; + padding: 0 ${({readOnly:e})=>e?"35px":"15px"} 0 15px; + outline-style: none; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + + ${({readOnly:e})=>e&&v.css` + overflow: hidden; + text-overflow: ellipsis; + `} + + &:focus-within { + box-shadow: 0 0 0 2px ${i.getColor("blue",40)}; + } + + &::placeholder { + opacity: 1; + color: ${i.getColor("grey",100)}; + } + + &::-webkit-datetime-edit-fields-wrapper { + color: ${({readOnly:e})=>e?i.getColor("grey",100):i.getColor("grey",140)}; + } + + &::-webkit-calendar-picker-indicator { + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + width: auto; + height: auto; + color: transparent; + background: transparent; + } +`,K=p.default.div` + position: absolute; + right: 12px; + top: 0; + padding-left: 12px; + pointer-events: none; + z-index: 1; + height: 100%; + display: flex; + flex-direction: column; + justify-content: center; +`,M=p.default(D.LockIcon)` + color: ${i.getColor("grey",100)}; +`,P=u.forwardRef((T,l)=>{var g=T,{invalid:e,onChange:o,value:r,readOnly:t,onSubmit:d}=g,$=k(g,["invalid","onChange","value","readOnly","onSubmit"]);const y=u.useRef(null);l=l!=null?l:y;const I=u.useCallback(n=>{var h;const s=n==null?void 0:n.target;!t&&((h=s==null?void 0:s.showPicker)==null||h.call(s))},[t]),q=u.useCallback(n=>{!t&&o&&o(n.currentTarget.value)},[t,o]),j=()=>{!t&&(d==null||d())};return m.useShortcut(z.Key.Enter,j,l),a.jsxs(L,{children:[a.jsx(F,b({ref:l,onChange:q,type:"date",readOnly:t,disabled:t,"aria-invalid":e,invalid:e,title:r,value:r,pattern:"\\d{4}-\\d{2}-\\d{2}",onClick:I},$)),a.jsxs(K,{readOnly:t,children:[t&&a.jsx(M,{size:16}),!t&&a.jsx(_.DateIcon,{size:16})]})]})});exports.DateInput=P; diff --git a/lib/components/Input/DateInput/DateInput.js.map b/lib/components/Input/DateInput/DateInput.js.map deleted file mode 100644 index d200a421..00000000 --- a/lib/components/Input/DateInput/DateInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DateInput.js","sourceRoot":"","sources":["../../../../src/components/Input/DateInput/DateInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAgH;AAChH,qEAA8C;AAE9C,0CAA8C;AAC9C,wCAAkD;AAClD,wCAAwE;AACxE,wCAA2C;AAE3C,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,2JAAA,wFAKhC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,+xBAA6D,wEAIjE,EAAsE,qEAG5E,EAAqE,cAC1E,EAA0E,gDAEtE,EAAsB,wCAEtB,EAA4C,8CAE/C,EAAmD,SAE3D,EAKC,oDAGuB,EAAoB,4DAKnC,EAAqB,oEAIrB,EAA0E,0OActF,KA3CqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAG5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAC1E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EAEtE,IAAA,mBAAW,EAAC,SAAS,CAAC,EAEtB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA5B,CAA4B,EAE/C,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAE3D,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,qIAAA,iEAGF,IAAA;AAJD,CAIC,EAGuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAKnC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAIrB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,CActF,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,kRAA0C,+MAWzE,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uFAAA,aAC1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AA8BF,IAAM,SAAS,GAAG,IAAA,kBAAU,EAC1B,UAAC,EAAuE,EAAE,YAAmC;IAA3G,IAAA,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAtD,wDAAuD,CAAD;IACrD,IAAM,WAAW,GAAG,IAAA,cAAM,EAA0B,IAAI,CAAC,CAAC;IAC1D,YAAY,GAAG,YAAY,aAAZ,YAAY,cAAZ,YAAY,GAAI,WAAW,CAAC;IAE3C,IAAM,WAAW,GAAG,IAAA,mBAAW,EAC7B,UAAC,KAAmC;;QAClC,IAAM,KAAK,GAAG,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,MAA+D,CAAC;QACrF,CAAC,QAAQ,KAAI,MAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,UAAU,qDAAI,CAAA,CAAC;IACrC,CAAC,EACD,CAAC,QAAQ,CAAC,CACX,CAAC;IAEF,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAoC;QACnC,IAAI,CAAC,QAAQ,IAAI,QAAQ,EAAE;YACzB,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;SACrC;IACH,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,IAAM,WAAW,GAAG;QAClB,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,CAAC;IAC5B,CAAC,CAAC;IACF,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAElD,OAAO,CACL,8BAAC,cAAc;QACb,8BAAC,KAAK,aACJ,GAAG,EAAE,YAAY,EACjB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,kBACJ,OAAO,EACrB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,EACZ,OAAO,EAAC,sBAAmB,EAC3B,OAAO,EAAE,WAAW,IAChB,IAAI,EACR;QACF,8BAAC,aAAa,IAAC,QAAQ,EAAE,QAAQ;YAC9B,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI;YACtC,CAAC,QAAQ,IAAI,8BAAC,gBAAQ,IAAC,IAAI,EAAE,EAAE,GAAI,CACtB,CACD,CAClB,CAAC;AACJ,CAAC,CACF,CAAC;AACM,8BAAS"} \ No newline at end of file diff --git a/lib/components/Input/MediaFileInput/FileInfo.d.ts b/lib/components/Input/MediaFileInput/FileInfo.d.ts deleted file mode 100644 index c985ad66..00000000 --- a/lib/components/Input/MediaFileInput/FileInfo.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -type FileInfo = { - filePath: string; - originalFilename: string; - size?: number; - mimeType?: string; - extension?: string; -}; -export type { FileInfo }; diff --git a/lib/components/Input/MediaFileInput/FileInfo.js b/lib/components/Input/MediaFileInput/FileInfo.js deleted file mode 100644 index 47e441df..00000000 --- a/lib/components/Input/MediaFileInput/FileInfo.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=FileInfo.js.map \ No newline at end of file diff --git a/lib/components/Input/MediaFileInput/FileInfo.js.map b/lib/components/Input/MediaFileInput/FileInfo.js.map deleted file mode 100644 index 98198bfc..00000000 --- a/lib/components/Input/MediaFileInput/FileInfo.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FileInfo.js","sourceRoot":"","sources":["../../../../src/components/Input/MediaFileInput/FileInfo.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/components/Input/MediaFileInput/MediaFileInput.d.ts b/lib/components/Input/MediaFileInput/MediaFileInput.d.ts deleted file mode 100644 index 141bc979..00000000 --- a/lib/components/Input/MediaFileInput/MediaFileInput.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import React from 'react'; -import { Override } from '../../../shared'; -import { InputProps } from '../common/InputProps'; -import { FileInfo } from './FileInfo'; -type MediaFileInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange: (newValue: FileInfo | null) => void; -}) & { - value: FileInfo | null; - thumbnailUrl: string | null; - uploader: (file: File, onProgress: (ratio: number) => void) => Promise; - placeholder?: string; - uploadingLabel: string; - clearTitle: string; - clearable?: boolean; - uploadErrorLabel: string; - size?: 'default' | 'small'; - invalid?: boolean; -}>; -declare const MediaFileInput: React.ForwardRefExoticComponent>; -export { MediaFileInput }; diff --git a/lib/components/Input/MediaFileInput/MediaFileInput.js b/lib/components/Input/MediaFileInput/MediaFileInput.js index 479ce97b..ee0e6f24 100644 --- a/lib/components/Input/MediaFileInput/MediaFileInput.js +++ b/lib/components/Input/MediaFileInput/MediaFileInput.js @@ -1,222 +1,62 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -}; -var __generator = (this && this.__generator) || function (thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (g && (g = 0, op[0] && (_ = 0)), _) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MediaFileInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var shared_1 = require("../../../shared"); -var theme_1 = require("../../../theme"); -var illustrations_1 = require("../../../illustrations"); -var IconButton_1 = require("../../IconButton/IconButton"); -var Image_1 = require("../../Image/Image"); -var ProgressBar_1 = require("../../ProgressBar/ProgressBar"); -var icons_1 = require("../../../icons"); -var hooks_1 = require("../../../hooks"); -var DefaultPicture_svg_1 = __importDefault(require("../../../../static/illustrations/DefaultPicture.svg")); -var MediaFileInputContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: ", ";\n align-items: center;\n padding: 12px;\n padding-top: ", "px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: ", "px;\n gap: ", "px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n\n ", "\n"], ["\n position: relative;\n display: flex;\n flex-direction: ", ";\n align-items: center;\n padding: 12px;\n padding-top: ", "px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: ", "px;\n gap: ", "px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n\n ", "\n"])), function (_a) { - var isCompact = _a.isCompact; - return (isCompact ? 'row' : 'column'); -}, function (_a) { - var isCompact = _a.isCompact; - return (isCompact ? 12 : 20); -}, function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var isCompact = _a.isCompact; - return (isCompact ? 74 : 180); -}, function (_a) { - var isCompact = _a.isCompact; - return (isCompact ? 10 : 0); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, function (_a) { - var readOnly = _a.readOnly; - return !readOnly && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n &:hover {\n ", "\n }\n "], ["\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n &:hover {\n ", "\n }\n "])), (0, theme_1.getColor)('blue', 40), illustrations_1.ImportIllustration.animatedMixin); -}); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n position: absolute;\n opacity: 0;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n cursor: ", ";\n"], ["\n position: absolute;\n opacity: 0;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n cursor: ", ";\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'pointer'); -}); -var MediaFileLabel = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n flex-grow: 1;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n"], ["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n flex-grow: 1;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('grey', 140)); -var MediaFilePlaceholder = (0, styled_components_1.default)(MediaFileLabel)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 120)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin-left: 4px;\n"], ["\n margin-left: 4px;\n"]))); -var ActionContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n ", "\n\n display: flex;\n gap: 2px;\n align-items: center;\n color: ", ";\n"], ["\n ", "\n\n display: flex;\n gap: 2px;\n align-items: center;\n color: ", ";\n"])), function (_a) { - var isCompact = _a.isCompact; - return !isCompact && (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n position: absolute;\n top: 8px;\n right: 8px;\n "], ["\n position: absolute;\n top: 8px;\n right: 8px;\n "]))); -}, (0, theme_1.getColor)('grey', 100)); -var UploadProgress = (0, styled_components_1.default)(ProgressBar_1.ProgressBar)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n flex: 1;\n width: 100%;\n"], ["\n flex: 1;\n width: 100%;\n"]))); -var MediaFileImage = (0, styled_components_1.default)(Image_1.Image)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n border: none;\n"], ["\n border: none;\n"]))); -var MediaFileInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var onChange = _a.onChange, value = _a.value, thumbnailUrl = _a.thumbnailUrl, uploadingLabel = _a.uploadingLabel, uploader = _a.uploader, _b = _a.size, size = _b === void 0 ? 'default' : _b, placeholder = _a.placeholder, clearTitle = _a.clearTitle, children = _a.children, uploadErrorLabel = _a.uploadErrorLabel, _c = _a.invalid, invalid = _c === void 0 ? false : _c, _d = _a.readOnly, readOnly = _d === void 0 ? false : _d, _e = _a.clearable, clearable = _e === void 0 ? true : _e, className = _a.className, rest = __rest(_a, ["onChange", "value", "thumbnailUrl", "uploadingLabel", "uploader", "size", "placeholder", "clearTitle", "children", "uploadErrorLabel", "invalid", "readOnly", "clearable", "className"]); - var containerRef = (0, react_1.useRef)(null); - var internalInputRef = (0, react_1.useRef)(null); - var isCompact = size === 'small'; - var _f = (0, hooks_1.useBooleanState)(false), isUploading = _f[0], startUploading = _f[1], stopUploading = _f[2]; - var _g = (0, react_1.useState)(thumbnailUrl), displayedThumbnailUrl = _g[0], setDisplayedThumbnailUrl = _g[1]; - var _h = (0, hooks_1.useBooleanState)(false), hasUploadFailed = _h[0], uploadFailed = _h[1], uploadSucceeded = _h[2]; - var _j = (0, react_1.useState)(0), progress = _j[0], setProgress = _j[1]; - forwardedRef = forwardedRef !== null && forwardedRef !== void 0 ? forwardedRef : internalInputRef; - (0, react_1.useEffect)(function () { - setDisplayedThumbnailUrl(thumbnailUrl); - }, [thumbnailUrl]); - var openFileExplorer = function () { - if (forwardedRef && 'function' !== typeof forwardedRef && forwardedRef.current && !readOnly && onChange) { - forwardedRef.current.click(); - } - }; - var handleUpload = function (file) { return __awaiter(void 0, void 0, void 0, function () { - var uploadedFile, error_1; - return __generator(this, function (_a) { - switch (_a.label) { - case 0: - startUploading(); - _a.label = 1; - case 1: - _a.trys.push([1, 3, , 4]); - return [4, uploader(file, setProgress)]; - case 2: - uploadedFile = _a.sent(); - uploadSucceeded(); - setProgress(0); - stopUploading(); - onChange === null || onChange === void 0 ? void 0 : onChange(uploadedFile); - return [3, 4]; - case 3: - error_1 = _a.sent(); - setProgress(0); - stopUploading(); - uploadFailed(); - console.log(error_1); - return [3, 4]; - case 4: return [2]; - } - }); - }); }; - var handleChange = function (event) { - event.preventDefault(); - event.stopPropagation(); - if (event.target.files) - void handleUpload(event.target.files[0]); - }; - var handleClear = function () { return !readOnly && (onChange === null || onChange === void 0 ? void 0 : onChange(null)); }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, openFileExplorer, containerRef); - var actions = react_1.default.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && IconButton_1.IconButton === child.type) { - return (0, react_1.cloneElement)(child, { - level: 'tertiary', - ghost: 'borderless', - size: 'small', - }); - } - return null; - }); - return (react_1.default.createElement(MediaFileInputContainer, { ref: containerRef, tabIndex: readOnly ? -1 : 0, invalid: invalid || hasUploadFailed, readOnly: readOnly, isCompact: isCompact, className: className }, - !value && !isUploading && (react_1.default.createElement(Input, __assign({ ref: forwardedRef, type: "file", onChange: handleChange, readOnly: readOnly, disabled: readOnly, placeholder: placeholder }, rest))), - isUploading ? (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(MediaFileImage, { height: isCompact ? 47 : 120, width: isCompact ? 47 : 120, src: null, alt: uploadingLabel }), - react_1.default.createElement(UploadProgress, { title: uploadingLabel, progressLabel: "".concat(Math.round(progress * 100), "%"), level: "primary", percent: progress * 100 }))) : null !== value ? (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(MediaFileImage, { height: isCompact ? 47 : 120, width: isCompact ? 47 : 120, src: displayedThumbnailUrl, alt: value.originalFilename, fit: "contain", onError: function () { return setDisplayedThumbnailUrl(DefaultPicture_svg_1.default); } }), - readOnly ? (react_1.default.createElement(MediaFilePlaceholder, null, value.originalFilename)) : (react_1.default.createElement(MediaFileLabel, { title: value.originalFilename }, value.originalFilename)))) : (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(illustrations_1.ImportIllustration, { size: isCompact ? 47 : 140 }), - react_1.default.createElement(MediaFilePlaceholder, null, hasUploadFailed ? uploadErrorLabel : placeholder))), - react_1.default.createElement(ActionContainer, { isCompact: isCompact }, - value && (react_1.default.createElement(react_1.default.Fragment, null, - !readOnly && clearable && (react_1.default.createElement(IconButton_1.IconButton, { size: "small", level: "tertiary", ghost: "borderless", icon: react_1.default.createElement(icons_1.CloseIcon, null), title: clearTitle, onClick: handleClear })), - actions)), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 })))); -}); -exports.MediaFileInput = MediaFileInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=MediaFileInput.js.map \ No newline at end of file +"use strict";var re=Object.defineProperty;var m=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,z=Object.prototype.propertyIsEnumerable;var B=(e,t,o)=>t in e?re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,P=(e,t)=>{for(var o in t||(t={}))C.call(t,o)&&B(e,o,t[o]);if(m)for(var o of m(t))z.call(t,o)&&B(e,o,t[o]);return e};var _=(e,t)=>{var o={};for(var i in e)C.call(e,i)&&t.indexOf(i)<0&&(o[i]=e[i]);if(e!=null&&m)for(var i of m(e))t.indexOf(i)<0&&z.call(e,i)&&(o[i]=e[i]);return o};var k=(e,t,o)=>new Promise((i,f)=>{var I=s=>{try{g(o.next(s))}catch(x){f(x)}},h=s=>{try{g(o.throw(s))}catch(x){f(x)}},g=s=>s.done?i(s.value):Promise.resolve(s.value).then(I,h);g((o=o.apply(e,t)).next())});var r=require("react/jsx-runtime"),u=require("react"),j=require("styled-components"),ie=require("../../../shared/key.js"),c=require("../../../theme/theme.js"),A=require("../../../illustrations/ImportIllustration.js"),E=require("../../IconButton/IconButton.js"),le=require("../../Image/Image.js"),se=require("../../ProgressBar/ProgressBar.js"),ne=require("../../../icons/CloseIcon.js"),ae=require("../../../icons/LockIcon.js"),U=require("../../../hooks/useBooleanState.js"),ce=require("../../../hooks/useShortcut.js"),ue=require("../../../static/illustrations/DefaultPicture.svg.js");function K(e){return e&&e.__esModule?e:{default:e}}var D=K(u),d=K(j);const de=d.default.div` + position: relative; + display: flex; + flex-direction: ${({isCompact:e})=>e?"row":"column"}; + align-items: center; + padding: 12px; + padding-top: ${({isCompact:e})=>e?12:20}px; + border: 1px solid ${({invalid:e})=>e?c.getColor("red",100):c.getColor("grey",80)}; + border-radius: 2px; + height: ${({isCompact:e})=>e?74:180}px; + gap: ${({isCompact:e})=>e?10:0}px; + outline-style: none; + box-sizing: border-box; + background: ${({readOnly:e})=>e?c.getColor("grey",20):c.getColor("white")}; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + overflow: hidden; + + ${({readOnly:e})=>!e&&j.css` + &:focus { + box-shadow: 0 0 0 2px ${c.getColor("blue",40)}; + } + &:hover { + ${A.ImportIllustration.animatedMixin} + } + `} +`,pe=d.default.input` + position: absolute; + opacity: 0; + top: 0; + left: 0; + width: 100%; + height: 100%; + cursor: ${({readOnly:e})=>e?"not-allowed":"pointer"}; +`,V=d.default.div` + font-size: ${c.getFontSize("default")}; + font-weight: normal; + color: ${c.getColor("grey",140)}; + flex-grow: 1; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +`,L=d.default(V)` + color: ${c.getColor("grey",120)}; +`,ge=d.default(ae.LockIcon)` + margin-left: 4px; +`,xe=d.default.div` + ${({isCompact:e})=>!e&&j.css` + position: absolute; + top: 8px; + right: 8px; + `} + + display: flex; + gap: 2px; + align-items: center; + color: ${c.getColor("grey",100)}; +`,fe=d.default(se.ProgressBar)` + flex: 1; + width: 100%; +`,T=d.default(le.Image)` + border: none; +`,he=D.default.forwardRef((me,a)=>{var $=me,{onChange:e,value:t,thumbnailUrl:o,uploadingLabel:i,uploader:f,size:I="default",placeholder:h,clearTitle:g,children:s,uploadErrorLabel:x,invalid:G=!1,readOnly:n=!1,clearable:H=!0,className:J}=$,N=_($,["onChange","value","thumbnailUrl","uploadingLabel","uploader","size","placeholder","clearTitle","children","uploadErrorLabel","invalid","readOnly","clearable","className"]);const b=u.useRef(null),Q=u.useRef(null),p=I==="small",[y,W,q]=U.useBooleanState(!1),[X,M]=u.useState(o),[S,Y,Z]=U.useBooleanState(!1),[w,v]=u.useState(0);a=a!=null?a:Q,u.useEffect(()=>{M(o)},[o]);const R=()=>{a&&typeof a!="function"&&a.current&&!n&&e&&a.current.click()},O=l=>k(exports,null,function*(){W();try{const F=yield f(l,v);Z(),v(0),q(),e==null||e(F)}catch(F){v(0),q(),Y(),console.log(F)}}),ee=l=>{l.preventDefault(),l.stopPropagation(),l.target.files&&O(l.target.files[0])},te=()=>!n&&(e==null?void 0:e(null));ce.useShortcut(ie.Key.Enter,R,b);const oe=D.default.Children.map(s,l=>u.isValidElement(l)&&E.IconButton===l.type?u.cloneElement(l,{level:"tertiary",ghost:"borderless",size:"small"}):null);return r.jsxs(de,{ref:b,tabIndex:n?-1:0,invalid:G||S,readOnly:n,isCompact:p,className:J,children:[!t&&!y&&r.jsx(pe,P({ref:a,type:"file",onChange:ee,readOnly:n,disabled:n,placeholder:h},N)),y?r.jsxs(r.Fragment,{children:[r.jsx(T,{height:p?47:120,width:p?47:120,src:null,alt:i}),r.jsx(fe,{title:i,progressLabel:`${Math.round(w*100)}%`,level:"primary",percent:w*100})]}):t!==null?r.jsxs(r.Fragment,{children:[r.jsx(T,{height:p?47:120,width:p?47:120,src:X,alt:t.originalFilename,fit:"contain",onError:()=>M(ue)}),n?r.jsx(L,{children:t.originalFilename}):r.jsx(V,{title:t.originalFilename,children:t.originalFilename})]}):r.jsxs(r.Fragment,{children:[r.jsx(A.ImportIllustration,{size:p?47:140}),r.jsx(L,{children:S?x:h})]}),r.jsxs(xe,{isCompact:p,children:[t&&r.jsxs(r.Fragment,{children:[!n&&H&&r.jsx(E.IconButton,{size:"small",level:"tertiary",ghost:"borderless",icon:r.jsx(ne.CloseIcon,{}),title:g,onClick:te}),oe]}),n&&r.jsx(ge,{size:16})]})]})});exports.MediaFileInput=he; diff --git a/lib/components/Input/MediaFileInput/MediaFileInput.js.map b/lib/components/Input/MediaFileInput/MediaFileInput.js.map deleted file mode 100644 index 63d0fb83..00000000 --- a/lib/components/Input/MediaFileInput/MediaFileInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MediaFileInput.js","sourceRoot":"","sources":["../../../../src/components/Input/MediaFileInput/MediaFileInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4F;AAC5F,qEAA8C;AAC9C,0CAA8C;AAE9C,wCAAwE;AACxE,wDAA0D;AAC1D,0DAAwE;AACxE,2CAAwC;AACxC,6DAA0D;AAC1D,wCAAmD;AACnD,wCAA4D;AAE5D,2GAA6F;AAE7F,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,wZAEzC,+DAGmB,EAA+C,8DAGlD,EAAsC,2BACjC,EAAsE,sCAEhF,EAAuC,cAC1C,EAAqC,wEAG9B,EAAqE,eACzE,EAAmD,8BAG3D,EASC,IACJ,KAxBmB,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC;AAA9B,CAA8B,EAGlD,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAArB,CAAqB,EACjC,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAEhF,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC;AAAtB,CAAsB,EAC1C,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;AAApB,CAAoB,EAG9B,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EACzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAG3D,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,CAAC,QAAQ,QACT,uBAAG,mLAAA,mDAEyB,EAAoB,uCAG1C,EAAgC,iBAErC,KAL2B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAG1C,kCAAkB,CAAC,aAAa,CAErC;AARD,CAQC,CACJ,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,sLAAA,4GAOd,EAAsD,KACjE,KADW,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,CACjE,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,6NAAA,iBAClB,EAAsB,sCAE1B,EAAqB,+FAK/B,KAPc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAE1B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAK/B,CAAC;AAEF,IAAM,oBAAoB,GAAG,IAAA,2BAAM,EAAC,cAAc,CAAC,uFAAA,aACxC,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,4FAAA,yBAEpC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,wJAA0C,MACxE,EAMC,sEAKM,EAAqB,KAC/B,KAZG,UAAC,EAAW;QAAV,SAAS,eAAA;IACX,OAAA,CAAC,SAAS,QACV,uBAAG,2IAAA,uEAIF,IAAA;AALD,CAKC,EAKM,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,cAAc,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,mGAAA,gCAGzC,IAAA,CAAC;AAEF,IAAM,cAAc,GAAG,IAAA,2BAAM,EAAC,aAAK,CAAC,0FAAA,qBAEnC,IAAA,CAAC;AAoEF,IAAM,cAAc,GAAG,eAAK,CAAC,UAAU,CACrC,UACE,EAgBsB,EACtB,YAAmC;IAhBjC,IAAA,QAAQ,cAAA,EACR,KAAK,WAAA,EACL,YAAY,kBAAA,EACZ,cAAc,oBAAA,EACd,QAAQ,cAAA,EACR,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAChB,WAAW,iBAAA,EACX,UAAU,gBAAA,EACV,QAAQ,cAAA,EACR,gBAAgB,sBAAA,EAChB,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACf,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAChB,SAAS,eAAA,EACN,IAAI,cAfT,yLAgBC,CADQ;IAIT,IAAM,YAAY,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAClD,IAAM,gBAAgB,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IACxD,IAAM,SAAS,GAAG,IAAI,KAAK,OAAO,CAAC;IAC7B,IAAA,KAA+C,IAAA,uBAAe,EAAC,KAAK,CAAC,EAApE,WAAW,QAAA,EAAE,cAAc,QAAA,EAAE,aAAa,QAA0B,CAAC;IACtE,IAAA,KAAoD,IAAA,gBAAQ,EAAC,YAAY,CAAC,EAAzE,qBAAqB,QAAA,EAAE,wBAAwB,QAA0B,CAAC;IAC3E,IAAA,KAAmD,IAAA,uBAAe,EAAC,KAAK,CAAC,EAAxE,eAAe,QAAA,EAAE,YAAY,QAAA,EAAE,eAAe,QAA0B,CAAC;IAC1E,IAAA,KAA0B,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAA5C,QAAQ,QAAA,EAAE,WAAW,QAAuB,CAAC;IACpD,YAAY,GAAG,YAAY,aAAZ,YAAY,cAAZ,YAAY,GAAI,gBAAgB,CAAC;IAEhD,IAAA,iBAAS,EAAC;QACR,wBAAwB,CAAC,YAAY,CAAC,CAAC;IACzC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;IAEnB,IAAM,gBAAgB,GAAG;QACvB,IAAI,YAAY,IAAI,UAAU,KAAK,OAAO,YAAY,IAAI,YAAY,CAAC,OAAO,IAAI,CAAC,QAAQ,IAAI,QAAQ,EAAE;YACvG,YAAY,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;SAC9B;IACH,CAAC,CAAC;IAEF,IAAM,YAAY,GAAG,UAAO,IAAU;;;;;oBACpC,cAAc,EAAE,CAAC;;;;oBAGM,WAAM,QAAQ,CAAC,IAAI,EAAE,WAAW,CAAC,EAAA;;oBAAhD,YAAY,GAAG,SAAiC;oBACtD,eAAe,EAAE,CAAC;oBAClB,WAAW,CAAC,CAAC,CAAC,CAAC;oBACf,aAAa,EAAE,CAAC;oBAChB,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,YAAY,CAAC,CAAC;;;;oBAEzB,WAAW,CAAC,CAAC,CAAC,CAAC;oBACf,aAAa,EAAE,CAAC;oBAChB,YAAY,EAAE,CAAC;oBACf,OAAO,CAAC,GAAG,CAAC,OAAK,CAAC,CAAC;;;;;SAEtB,CAAC;IAEF,IAAM,YAAY,GAAG,UAAC,KAA0C;QAC9D,KAAK,CAAC,cAAc,EAAE,CAAC;QACvB,KAAK,CAAC,eAAe,EAAE,CAAC;QACxB,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK;YAAE,KAAK,YAAY,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,CAAC,CAAC;IACF,IAAM,WAAW,GAAG,cAAM,OAAA,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,IAAI,CAAC,CAAA,EAA7B,CAA6B,CAAC;IAExD,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;IAEvD,IAAM,OAAO,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAChD,IAAI,IAAA,sBAAc,EAAkB,KAAK,CAAC,IAAI,uBAAU,KAAK,KAAK,CAAC,IAAI,EAAE;YACvE,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE;gBACzB,KAAK,EAAE,UAAU;gBACjB,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,OAAO;aACd,CAAC,CAAC;SACJ;QAED,OAAO,IAAI,CAAC;IACd,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,uBAAuB,IACtB,GAAG,EAAE,YAAY,EACjB,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAC3B,OAAO,EAAE,OAAO,IAAI,eAAe,EACnC,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS;QAEnB,CAAC,KAAK,IAAI,CAAC,WAAW,IAAI,CACzB,8BAAC,KAAK,aACJ,GAAG,EAAE,YAAY,EACjB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,WAAW,EAAE,WAAW,IACpB,IAAI,EACR,CACH;QACA,WAAW,CAAC,CAAC,CAAC,CACb;YACE,8BAAC,cAAc,IACb,MAAM,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,EAC5B,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,EAC3B,GAAG,EAAE,IAAI,EACT,GAAG,EAAE,cAAc,GACnB;YACF,8BAAC,cAAc,IACb,KAAK,EAAE,cAAc,EACrB,aAAa,EAAE,UAAG,IAAI,CAAC,KAAK,CAAC,QAAQ,GAAG,GAAG,CAAC,MAAG,EAC/C,KAAK,EAAC,SAAS,EACf,OAAO,EAAE,QAAQ,GAAG,GAAG,GACvB,CACD,CACJ,CAAC,CAAC,CAAC,IAAI,KAAK,KAAK,CAAC,CAAC,CAAC,CACnB;YACE,8BAAC,cAAc,IACb,MAAM,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,EAC5B,KAAK,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,EAC3B,GAAG,EAAE,qBAAqB,EAC1B,GAAG,EAAE,KAAK,CAAC,gBAAgB,EAC3B,GAAG,EAAC,SAAS,EACb,OAAO,EAAE,cAAM,OAAA,wBAAwB,CAAC,4BAA0B,CAAC,EAApD,CAAoD,GACnE;YACD,QAAQ,CAAC,CAAC,CAAC,CACV,8BAAC,oBAAoB,QAAE,KAAK,CAAC,gBAAgB,CAAwB,CACtE,CAAC,CAAC,CAAC,CACF,8BAAC,cAAc,IAAC,KAAK,EAAE,KAAK,CAAC,gBAAgB,IAAG,KAAK,CAAC,gBAAgB,CAAkB,CACzF,CACA,CACJ,CAAC,CAAC,CAAC,CACF;YACE,8BAAC,kCAAkB,IAAC,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,GAAI;YAClD,8BAAC,oBAAoB,QAAE,eAAe,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,WAAW,CAAwB,CAC9F,CACJ;QACD,8BAAC,eAAe,IAAC,SAAS,EAAE,SAAS;YAClC,KAAK,IAAI,CACR;gBACG,CAAC,QAAQ,IAAI,SAAS,IAAI,CACzB,8BAAC,uBAAU,IACT,IAAI,EAAC,OAAO,EACZ,KAAK,EAAC,UAAU,EAChB,KAAK,EAAC,YAAY,EAClB,IAAI,EAAE,8BAAC,iBAAS,OAAG,EACnB,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,WAAW,GACpB,CACH;gBACA,OAAO,CACP,CACJ;YACA,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI,CACvB,CACM,CAC3B,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/components/Input/MediaLinkInput/MediaLinkInput.d.ts b/lib/components/Input/MediaLinkInput/MediaLinkInput.d.ts deleted file mode 100644 index 2caa6502..00000000 --- a/lib/components/Input/MediaLinkInput/MediaLinkInput.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import React from 'react'; -import { Override } from '../../../shared'; -import { InputProps } from '../common/InputProps'; -type PreviewType = 'preview' | 'thumbnail'; -type MediaLinkInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange: (newValue: string) => void; -}) & { - value: string; - thumbnailUrl: string | null; - placeholder?: string; - invalid?: boolean; - onSubmit?: () => void; -}>; -declare const MediaLinkInput: React.ForwardRefExoticComponent>; -export { MediaLinkInput }; -export type { PreviewType }; diff --git a/lib/components/Input/MediaLinkInput/MediaLinkInput.js b/lib/components/Input/MediaLinkInput/MediaLinkInput.js index 4a335efa..c3298f5e 100644 --- a/lib/components/Input/MediaLinkInput/MediaLinkInput.js +++ b/lib/components/Input/MediaLinkInput/MediaLinkInput.js @@ -1,126 +1,43 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MediaLinkInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var shared_1 = require("../../../shared"); -var theme_1 = require("../../../theme"); -var illustrations_1 = require("../../../illustrations"); -var IconButton_1 = require("../../IconButton/IconButton"); -var Image_1 = require("../../Image/Image"); -var icons_1 = require("../../../icons"); -var hooks_1 = require("../../../hooks"); -var DefaultPicture_svg_1 = __importDefault(require("../../../../static/illustrations/DefaultPicture.svg")); -var MediaLinkInputContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 12px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: 74px;\n gap: 10px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n ", "\n"], ["\n position: relative;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: 12px;\n border: 1px solid ", ";\n border-radius: 2px;\n height: 74px;\n gap: 10px;\n outline-style: none;\n box-sizing: border-box;\n background: ", ";\n cursor: ", ";\n overflow: hidden;\n ", "\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, function (_a) { - var readOnly = _a.readOnly; - return !readOnly && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n "], ["\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n "])), (0, theme_1.getColor)('blue', 40)); -}); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n border: none;\n flex: 1;\n outline: none;\n color: ", ";\n background: transparent;\n cursor: ", ";\n height: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n border: none;\n flex: 1;\n outline: none;\n color: ", ";\n background: transparent;\n cursor: ", ";\n height: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, (0, theme_1.getColor)('grey', 100)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-left: 4px;\n"], ["\n margin-left: 4px;\n"]))); -var ActionContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n gap: 2px;\n align-items: center;\n color: ", ";\n"], ["\n display: flex;\n gap: 2px;\n align-items: center;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var MediaLinkImage = (0, styled_components_1.default)(Image_1.Image)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n border: none;\n"], ["\n border: none;\n"]))); -var MediaLinkInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var onChange = _a.onChange, value = _a.value, placeholder = _a.placeholder, thumbnailUrl = _a.thumbnailUrl, children = _a.children, _b = _a.invalid, invalid = _b === void 0 ? false : _b, _c = _a.readOnly, readOnly = _c === void 0 ? false : _c, onSubmit = _a.onSubmit, rest = __rest(_a, ["onChange", "value", "placeholder", "thumbnailUrl", "children", "invalid", "readOnly", "onSubmit"]); - var internalRef = (0, react_1.useRef)(null); - forwardedRef = forwardedRef !== null && forwardedRef !== void 0 ? forwardedRef : internalRef; - var containerRef = (0, react_1.useRef)(null); - var _d = (0, react_1.useState)(thumbnailUrl), displayedThumbnailUrl = _d[0], setDisplayedThumbnailUrl = _d[1]; - (0, react_1.useEffect)(function () { - setDisplayedThumbnailUrl(thumbnailUrl); - }, [thumbnailUrl]); - var actions = react_1.default.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && IconButton_1.IconButton === child.type) { - return (0, react_1.cloneElement)(child, { - level: 'tertiary', - ghost: 'borderless', - size: 'small', - }); - } - return null; - }); - var handleChange = function (event) { - if (!readOnly && onChange) - onChange(event.currentTarget.value); - }; - var handleEnter = function () { - !readOnly && (onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit()); - }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, handleEnter, forwardedRef); - return (react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(MediaLinkInputContainer, { ref: containerRef, tabIndex: readOnly ? -1 : 0, invalid: invalid, readOnly: readOnly }, - '' !== value ? (react_1.default.createElement(MediaLinkImage, { src: displayedThumbnailUrl, height: 47, width: 47, alt: value, onError: function () { return setDisplayedThumbnailUrl(DefaultPicture_svg_1.default); } })) : (react_1.default.createElement(illustrations_1.DefaultPictureIllustration, { title: placeholder, size: 47 })), - react_1.default.createElement(Input, __assign({ ref: forwardedRef, type: "text", onChange: handleChange, readOnly: readOnly, disabled: readOnly, value: value, placeholder: placeholder }, rest)), - react_1.default.createElement(ActionContainer, null, - '' !== value && actions, - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }))))); -}); -exports.MediaLinkInput = MediaLinkInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=MediaLinkInput.js.map \ No newline at end of file +"use strict";var z=Object.defineProperty;var d=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var f=(e,t,r)=>t in e?z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,I=(e,t)=>{for(var r in t||(t={}))h.call(t,r)&&f(e,r,t[r]);if(d)for(var r of d(t))v.call(t,r)&&f(e,r,t[r]);return e};var y=(e,t)=>{var r={};for(var o in e)h.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&d)for(var o of d(e))t.indexOf(o)<0&&v.call(e,o)&&(r[o]=e[o]);return r};var i=require("react/jsx-runtime"),a=require("react"),q=require("styled-components"),P=require("../../../shared/key.js"),n=require("../../../theme/theme.js"),T=require("../../../illustrations/DefaultPictureIllustration.js"),w=require("../../IconButton/IconButton.js"),B=require("../../Image/Image.js"),R=require("../../../icons/LockIcon.js"),A=require("../../../hooks/useShortcut.js"),F=require("../../../static/illustrations/DefaultPicture.svg.js");function b(e){return e&&e.__esModule?e:{default:e}}var C=b(a),c=b(q);const K=c.default.div` + position: relative; + display: flex; + flex-direction: row; + align-items: center; + padding: 12px; + border: 1px solid ${({invalid:e})=>e?n.getColor("red",100):n.getColor("grey",80)}; + border-radius: 2px; + height: 74px; + gap: 10px; + outline-style: none; + box-sizing: border-box; + background: ${({readOnly:e})=>e?n.getColor("grey",20):n.getColor("white")}; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + overflow: hidden; + ${({readOnly:e})=>!e&&q.css` + &:focus-within { + box-shadow: 0 0 0 2px ${n.getColor("blue",40)}; + } + `} +`,V=c.default.input` + border: none; + flex: 1; + outline: none; + color: ${({readOnly:e})=>e?n.getColor("grey",100):n.getColor("grey",140)}; + background: transparent; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + height: 100%; + + &::placeholder { + opacity: 1; + color: ${n.getColor("grey",100)}; + } +`,G=c.default(R.LockIcon)` + margin-left: 4px; +`,H=c.default.div` + display: flex; + gap: 2px; + align-items: center; + color: ${n.getColor("grey",100)}; +`,J=c.default(B.Image)` + border: none; +`,N=C.default.forwardRef((Q,s)=>{var p=Q,{onChange:e,value:t,placeholder:r,thumbnailUrl:o,children:k,invalid:m=!1,readOnly:l=!1,onSubmit:g}=p,$=y(p,["onChange","value","placeholder","thumbnailUrl","children","invalid","readOnly","onSubmit"]);const j=a.useRef(null);s=s!=null?s:j;const _=a.useRef(null),[E,x]=a.useState(o);a.useEffect(()=>{x(o)},[o]);const L=C.default.Children.map(k,u=>a.isValidElement(u)&&w.IconButton===u.type?a.cloneElement(u,{level:"tertiary",ghost:"borderless",size:"small"}):null),D=u=>{!l&&e&&e(u.currentTarget.value)},M=()=>{!l&&(g==null||g())};return A.useShortcut(P.Key.Enter,M,s),i.jsx(i.Fragment,{children:i.jsxs(K,{ref:_,tabIndex:l?-1:0,invalid:m,readOnly:l,children:[t!==""?i.jsx(J,{src:E,height:47,width:47,alt:t,onError:()=>x(F)}):i.jsx(T.DefaultPictureIllustration,{title:r,size:47}),i.jsx(V,I({ref:s,type:"text",onChange:D,readOnly:l,disabled:l,value:t,placeholder:r},$)),i.jsxs(H,{children:[t!==""&&L,l&&i.jsx(G,{size:16})]})]})})});exports.MediaLinkInput=N; diff --git a/lib/components/Input/MediaLinkInput/MediaLinkInput.js.map b/lib/components/Input/MediaLinkInput/MediaLinkInput.js.map deleted file mode 100644 index 6a27d158..00000000 --- a/lib/components/Input/MediaLinkInput/MediaLinkInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MediaLinkInput.js","sourceRoot":"","sources":["../../../../src/components/Input/MediaLinkInput/MediaLinkInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAyG;AACzG,qEAA8C;AAC9C,0CAA8C;AAE9C,wCAA2D;AAC3D,wDAAkE;AAClE,0DAAwE;AACxE,2CAAwC;AACxC,wCAAwC;AACxC,wCAA2C;AAC3C,2GAAiF;AAEjF,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,yXAA6D,mIAMjF,EAAsE,4HAM5E,EAAqE,eACzE,EAAmD,4BAE3D,EAMC,IACJ,KAhBqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAM5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EACzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAE3D,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,CAAC,QAAQ,QACT,uBAAG,kJAAA,0DAEyB,EAAoB,kBAE/C,KAF2B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE/C;AALD,CAKC,CACJ,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,kQAAyC,4DAIxD,EAA0E,2CAEzE,EAAmD,wEAKlD,EAAqB,UAEjC,KATU,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EAEzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAKlD,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,4FAAA,yBAEpC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,8IAAA,oEAIvB,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,cAAc,GAAG,IAAA,2BAAM,EAAC,aAAK,CAAC,wFAAA,qBAEnC,IAAA,CAAC;AA6CF,IAAM,cAAc,GAAG,eAAK,CAAC,UAAU,CACrC,UACE,EAUsB,EACtB,YAAmC;IAVjC,IAAA,QAAQ,cAAA,EACR,KAAK,WAAA,EACL,WAAW,iBAAA,EACX,YAAY,kBAAA,EACZ,QAAQ,cAAA,EACR,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACf,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,QAAQ,cAAA,EACL,IAAI,cATT,mGAUC,CADQ;IAIT,IAAM,WAAW,GAAG,IAAA,cAAM,EAA0B,IAAI,CAAC,CAAC;IAC1D,YAAY,GAAG,YAAY,aAAZ,YAAY,cAAZ,YAAY,GAAI,WAAW,CAAC;IAC3C,IAAM,YAAY,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAC5C,IAAA,KAAoD,IAAA,gBAAQ,EAAC,YAAY,CAAC,EAAzE,qBAAqB,QAAA,EAAE,wBAAwB,QAA0B,CAAC;IAEjF,IAAA,iBAAS,EAAC;QACR,wBAAwB,CAAC,YAAY,CAAC,CAAC;IACzC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC;IAEnB,IAAM,OAAO,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAChD,IAAI,IAAA,sBAAc,EAAkB,KAAK,CAAC,IAAI,uBAAU,KAAK,KAAK,CAAC,IAAI,EAAE;YACvE,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE;gBACzB,KAAK,EAAE,UAAU;gBACjB,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,OAAO;aACd,CAAC,CAAC;SACJ;QAED,OAAO,IAAI,CAAC;IACd,CAAC,CAAC,CAAC;IAEH,IAAM,YAAY,GAAG,UAAC,KAAoC;QACxD,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjE,CAAC,CAAC;IAEF,IAAM,WAAW,GAAG;QAClB,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,CAAC;IAC5B,CAAC,CAAC;IAEF,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAElD,OAAO,CACL;QACE,8BAAC,uBAAuB,IAAC,GAAG,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ;YAC1G,EAAE,KAAK,KAAK,CAAC,CAAC,CAAC,CACd,8BAAC,cAAc,IACb,GAAG,EAAE,qBAAqB,EAC1B,MAAM,EAAE,EAAE,EACV,KAAK,EAAE,EAAE,EACT,GAAG,EAAE,KAAK,EACV,OAAO,EAAE,cAAM,OAAA,wBAAwB,CAAC,4BAAc,CAAC,EAAxC,CAAwC,GACvD,CACH,CAAC,CAAC,CAAC,CACF,8BAAC,0CAA0B,IAAC,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,EAAE,GAAI,CAC7D;YACD,8BAAC,KAAK,aACJ,GAAG,EAAE,YAAY,EACjB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,YAAY,EACtB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,IACpB,IAAI,EACR;YACF,8BAAC,eAAe;gBACb,EAAE,KAAK,KAAK,IAAI,OAAO;gBACvB,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI,CACvB,CACM,CACzB,CACJ,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/components/Input/MetricInput/MetricInput.d.ts b/lib/components/Input/MetricInput/MetricInput.d.ts deleted file mode 100644 index c078ab4f..00000000 --- a/lib/components/Input/MetricInput/MetricInput.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import React from 'react'; -type MetricInputProps = { - amount: string; - onAmountChange: (amount: string) => void; - unit: string | null; - onUnitChange: (unit: string) => void; - unitOptions: { - value: string; - label: string | ((amount: string) => string); - }[]; - openLabel: string; - min?: number; - max?: number; -}; -export declare const MetricInput: React.FC; -export {}; diff --git a/lib/components/Input/MetricInput/MetricInput.js b/lib/components/Input/MetricInput/MetricInput.js index 0ab4a288..b2c887a9 100644 --- a/lib/components/Input/MetricInput/MetricInput.js +++ b/lib/components/Input/MetricInput/MetricInput.js @@ -1,54 +1,28 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var l=require("react/jsx-runtime"),g=require("react"),m=require("../NumberInput/NumberInput.js"),s=require("../SelectInput/SelectInput.js"),I=require("styled-components"),a=require("../../../theme/theme.js");function x(e){return e&&e.__esModule?e:{default:e}}var o=x(I);const C=o.default.div` + display: flex; + > *:nth-child(2) { + width: auto; + } +`,y=o.default(m.NumberInput)` + border-right: none; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + min-width: 60px; + &:focus { + border-right: 1px solid ${a.getColor("grey",80)}; + width: calc(100% - 2px); + } +`,q=o.default(s.SelectInput)` + input { + border-left: none; + border-top-left-radius: 0; + border-bottom-left-radius: 0; + &:focus { + border-left: 1px solid ${a.getColor("grey",80)}; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MetricInput = void 0; -var react_1 = __importStar(require("react")); -var NumberInput_1 = require("../NumberInput/NumberInput"); -var SelectInput_1 = require("../SelectInput/SelectInput"); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var MetricInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n > *:nth-child(2) {\n width: auto;\n }\n"], ["\n display: flex;\n > *:nth-child(2) {\n width: auto;\n }\n"]))); -var CustomNumberInput = (0, styled_components_1.default)(NumberInput_1.NumberInput)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border-right: none;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n min-width: 60px;\n &:focus {\n border-right: 1px solid ", ";\n width: calc(100% - 2px);\n }\n"], ["\n border-right: none;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n min-width: 60px;\n &:focus {\n border-right: 1px solid ", ";\n width: calc(100% - 2px);\n }\n"])), (0, theme_1.getColor)('grey', 80)); -var CustomSelectInput = (0, styled_components_1.default)(SelectInput_1.SelectInput)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n input {\n border-left: none;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n &:focus {\n border-left: 1px solid ", ";\n }\n }\n span {\n text-transform: uppercase;\n color: ", ";\n }\n"], ["\n input {\n border-left: none;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n &:focus {\n border-left: 1px solid ", ";\n }\n }\n span {\n text-transform: uppercase;\n color: ", ";\n }\n"])), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 100)); -var MetricInput = function (_a) { - var amount = _a.amount, onAmountChange = _a.onAmountChange, unit = _a.unit, onUnitChange = _a.onUnitChange, unitOptions = _a.unitOptions, openLabel = _a.openLabel, min = _a.min, max = _a.max; - var getLabel = (0, react_1.useCallback)(function (unit, amount) { - var option = unitOptions.find(function (o) { return o.value === unit; }); - return option ? (typeof option.label === 'string' ? option.label : option.label(amount)) : ''; - }, [unitOptions]); - return (react_1.default.createElement(MetricInputContainer, null, - react_1.default.createElement(CustomNumberInput, { value: amount, onChange: onAmountChange, withIncrementIcons: false, min: min, max: max }), - react_1.default.createElement(CustomSelectInput, { onChange: onUnitChange, value: unit, clearable: false, openLabel: openLabel, emptyResultLabel: "No result found" }, unitOptions.map(function (unitOption) { return (react_1.default.createElement(SelectInput_1.SelectInput.Option, { key: unitOption.value, value: unitOption.value, title: getLabel(unitOption.value, amount) }, getLabel(unitOption.value, amount))); })))); -}; -exports.MetricInput = MetricInput; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=MetricInput.js.map \ No newline at end of file + } + span { + text-transform: uppercase; + color: ${a.getColor("grey",100)}; + } +`,j=({amount:e,onAmountChange:d,unit:i,onUnitChange:c,unitOptions:u,openLabel:p,min:b,max:f})=>{const n=g.useCallback((r,h)=>{const t=u.find(v=>v.value===r);return t?typeof t.label=="string"?t.label:t.label(h):""},[u]);return l.jsxs(C,{children:[l.jsx(y,{value:e,onChange:d,withIncrementIcons:!1,min:b,max:f}),l.jsx(q,{onChange:c,value:i,clearable:!1,openLabel:p,emptyResultLabel:"No result found",children:u.map(r=>l.jsx(s.SelectInput.Option,{value:r.value,title:n(r.value,e),children:n(r.value,e)},r.value))})]})};exports.MetricInput=j; diff --git a/lib/components/Input/MetricInput/MetricInput.js.map b/lib/components/Input/MetricInput/MetricInput.js.map deleted file mode 100644 index 10b3d97b..00000000 --- a/lib/components/Input/MetricInput/MetricInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MetricInput.js","sourceRoot":"","sources":["../../../../src/components/Input/MetricInput/MetricInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAyC;AACzC,0DAAuD;AACvD,0DAAuD;AACvD,wEAAuC;AACvC,wCAAwC;AAExC,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,sIAAA,mEAKtC,IAAA,CAAC;AAEF,IAAM,iBAAiB,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,sQAAA,yJAMf,EAAoB,wCAGjD,KAH6B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAGjD,CAAC;AAEF,IAAM,iBAAiB,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,6SAAA,sJAMd,EAAoB,sEAKtC,EAAqB,UAEjC,KAP8B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAKtC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAaK,IAAM,WAAW,GAA+B,UAAC,EASvD;QARC,MAAM,YAAA,EACN,cAAc,oBAAA,EACd,IAAI,UAAA,EACJ,YAAY,kBAAA,EACZ,WAAW,iBAAA,EACX,SAAS,eAAA,EACT,GAAG,SAAA,EACH,GAAG,SAAA;IAEH,IAAM,QAAQ,GAAG,IAAA,mBAAW,EAC1B,UAAC,IAAY,EAAE,MAAc;QAC3B,IAAM,MAAM,GAAG,WAAW,CAAC,IAAI,CAAC,UAAA,CAAC,IAAI,OAAA,CAAC,CAAC,KAAK,KAAK,IAAI,EAAhB,CAAgB,CAAC,CAAC;QAEvD,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC,OAAO,MAAM,CAAC,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;IAChG,CAAC,EACD,CAAC,WAAW,CAAC,CACd,CAAC;IAEF,OAAO,CACL,8BAAC,oBAAoB;QACnB,8BAAC,iBAAiB,IAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,cAAc,EAAE,kBAAkB,EAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,GAAI;QAC7G,8BAAC,iBAAiB,IAChB,QAAQ,EAAE,YAAY,EACtB,KAAK,EAAE,IAAI,EACX,SAAS,EAAE,KAAK,EAChB,SAAS,EAAE,SAAS,EACpB,gBAAgB,EAAC,iBAAiB,IAEjC,WAAW,CAAC,GAAG,CAAC,UAAA,UAAU,IAAI,OAAA,CAC7B,8BAAC,yBAAW,CAAC,MAAM,IACjB,GAAG,EAAE,UAAU,CAAC,KAAK,EACrB,KAAK,EAAE,UAAU,CAAC,KAAK,EACvB,KAAK,EAAE,QAAQ,CAAC,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,IAExC,QAAQ,CAAC,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAChB,CACtB,EAR8B,CAQ9B,CAAC,CACgB,CACC,CACxB,CAAC;AACJ,CAAC,CAAC;AAzCW,QAAA,WAAW,eAyCtB"} \ No newline at end of file diff --git a/lib/components/Input/MultiSelectInput/ChipInput.d.ts b/lib/components/Input/MultiSelectInput/ChipInput.d.ts deleted file mode 100644 index 8aa61fb0..00000000 --- a/lib/components/Input/MultiSelectInput/ChipInput.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import React from 'react'; -type ChipValue = { - code: string; - label: string; -}; -type ChipInputProps = { - id?: string; - value: ChipValue[]; - invalidValue: string[]; - invalid?: boolean; - placeholder?: string; - readOnly?: boolean; - searchValue: string; - removeLabel: string; - onRemove: (chipCode: string) => void; - onSearchChange: (searchValue: string) => void; - onFocus?: () => void; - lockedValues?: string[]; -}; -declare const ChipInput: React.ForwardRefExoticComponent>; -export { ChipInput }; -export type { ChipValue }; diff --git a/lib/components/Input/MultiSelectInput/ChipInput.js b/lib/components/Input/MultiSelectInput/ChipInput.js index 4fc37aee..a14f6f93 100644 --- a/lib/components/Input/MultiSelectInput/ChipInput.js +++ b/lib/components/Input/MultiSelectInput/ChipInput.js @@ -1,100 +1,66 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ChipInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var icons_1 = require("../../../icons"); -var theme_1 = require("../../../theme"); -var IconButton_1 = require("../../IconButton/IconButton"); -var hooks_1 = require("../../../hooks"); -var shared_1 = require("../../../shared"); -var Container = styled_components_1.default.ul(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: 1px solid ", ";\n border-radius: 2px;\n padding: 4px 30px 4px 4px;\n display: flex;\n flex-wrap: wrap;\n min-height: 40px;\n gap: 5px;\n box-sizing: border-box;\n background: ", ";\n position: relative;\n margin: 0;\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n"], ["\n border: 1px solid ", ";\n border-radius: 2px;\n padding: 4px 30px 4px 4px;\n display: flex;\n flex-wrap: wrap;\n min-height: 40px;\n gap: 5px;\n box-sizing: border-box;\n background: ", ";\n position: relative;\n margin: 0;\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, (0, theme_1.getColor)('blue', 40)); -var Chip = styled_components_1.default.li(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n list-style-type: none;\n padding: 3px 15px;\n padding-left: ", ";\n border: 1px ", " solid;\n background-color: ", ";\n display: flex;\n align-items: center;\n height: 30px;\n box-sizing: border-box;\n color: ", ";\n"], ["\n list-style-type: none;\n padding: 3px 15px;\n padding-left: ", ";\n border: 1px ", " solid;\n background-color: ", ";\n display: flex;\n align-items: center;\n height: 30px;\n box-sizing: border-box;\n color: ", ";\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? '15px' : '4px'); -}, function (_a) { - var isErrored = _a.isErrored; - return (isErrored ? (0, theme_1.getColor)('red', 80) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var isSelected = _a.isSelected, isErrored = _a.isErrored; - return isErrored ? (0, theme_1.getColor)('red', 20) : isSelected ? (0, theme_1.getColor)('grey', 40) : (0, theme_1.getColor)('grey', 20); -}, function (_a) { - var readOnly = _a.readOnly, isErrored = _a.isErrored, isLocked = _a.isLocked; - return isErrored ? (0, theme_1.getColor)('red', 100) : readOnly || isLocked ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140); -}); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n border: 0;\n outline: 0;\n color: ", ";\n background-color: transparent;\n font-size: ", ";\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n width: 100%;\n height: 100%;\n border: 0;\n outline: 0;\n color: ", ";\n background-color: transparent;\n font-size: ", ";\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('grey', 100)); -var InputContainer = styled_components_1.default.li(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n list-style-type: none;\n color: ", ";\n border: 0;\n flex: 1;\n padding: 0;\n align-items: center;\n display: flex;\n\n :first-child > ", " {\n padding-left: 11px;\n }\n"], ["\n list-style-type: none;\n color: ", ";\n border: 0;\n flex: 1;\n padding: 0;\n align-items: center;\n display: flex;\n\n :first-child > ", " {\n padding-left: 11px;\n }\n"])), (0, theme_1.getColor)('grey', 120), Input); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 11px;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 11px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var LockedValueIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n padding-right: 5px;\n"], ["\n padding-right: 5px;\n"]))); -var RemoveButton = (0, styled_components_1.default)(IconButton_1.IconButton)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n background-color: transparent;\n margin-left: -3px;\n margin-right: 1px;\n color: ", ";\n"], ["\n background-color: transparent;\n margin-left: -3px;\n margin-right: 1px;\n color: ", ";\n"])), function (_a) { - var isErrored = _a.isErrored; - return (isErrored ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 100)); -}); -var ChipInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var id = _a.id, value = _a.value, invalidValue = _a.invalidValue, invalid = _a.invalid, readOnly = _a.readOnly, placeholder = _a.placeholder, searchValue = _a.searchValue, removeLabel = _a.removeLabel, onRemove = _a.onRemove, onSearchChange = _a.onSearchChange, onFocus = _a.onFocus, lockedValues = _a.lockedValues; - var theme = (0, hooks_1.useTheme)(); - var _b = (0, hooks_1.useBooleanState)(), isLastSelected = _b[0], selectLast = _b[1], unselectLast = _b[2]; - var handleChange = function (event) { return onSearchChange(event.target.value); }; - var handleBackspace = function () { - if ('' !== searchValue || 0 === value.length) { - return; - } - if (isLastSelected) { - onRemove(value[value.length - 1].code); - } - else { - selectLast(); - } - }; - (0, react_1.useEffect)(function () { - unselectLast(); - }, [value, searchValue]); - (0, hooks_1.useShortcut)(shared_1.Key.Backspace, handleBackspace, forwardedRef); - return (react_1.default.createElement(Container, { invalid: invalid, readOnly: readOnly }, - value.map(function (chip, index) { return (react_1.default.createElement(Chip, { key: chip.code, readOnly: readOnly, isLocked: lockedValues === null || lockedValues === void 0 ? void 0 : lockedValues.includes(chip.code), isErrored: invalidValue.includes(chip.code), isSelected: index === value.length - 1 && isLastSelected }, - !readOnly && !(lockedValues === null || lockedValues === void 0 ? void 0 : lockedValues.includes(chip.code)) && (react_1.default.createElement(RemoveButton, { title: removeLabel, ghost: "borderless", size: "small", level: "tertiary", icon: react_1.default.createElement(icons_1.CloseIcon, { color: invalidValue.includes(chip.code) ? theme.color.red100 : theme.color.grey100 }), onClick: function () { return onRemove(chip.code); }, isErrored: invalidValue.includes(chip.code) })), - (lockedValues === null || lockedValues === void 0 ? void 0 : lockedValues.includes(chip.code)) && react_1.default.createElement(LockedValueIcon, { size: 16 }), - chip.label)); }), - react_1.default.createElement(InputContainer, null, - react_1.default.createElement(Input, { type: "text", id: id, value: searchValue, ref: forwardedRef, placeholder: value.length === 0 ? placeholder : undefined, onChange: handleChange, onBlur: unselectLast, "aria-invalid": invalid, readOnly: readOnly, disabled: readOnly, onFocus: onFocus }), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 })))); -}); -exports.ChipInput = ChipInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7; -//# sourceMappingURL=ChipInput.js.map \ No newline at end of file +"use strict";var i=require("react/jsx-runtime"),C=require("react"),z=require("styled-components"),S=require("../../../icons/CloseIcon.js"),h=require("../../../icons/LockIcon.js"),r=require("../../../theme/theme.js"),_=require("../../IconButton/IconButton.js"),w=require("../../../hooks/useBooleanState.js"),R=require("../../../hooks/useShortcut.js"),E=require("../../../hooks/useTheme.js"),T=require("../../../shared/key.js");function y(e){return e&&e.__esModule?e:{default:e}}var D=y(C),l=y(z);const F=l.default.ul` + border: 1px solid ${({invalid:e})=>e?r.getColor("red",100):r.getColor("grey",80)}; + border-radius: 2px; + padding: 4px 30px 4px 4px; + display: flex; + flex-wrap: wrap; + min-height: 40px; + gap: 5px; + box-sizing: border-box; + background: ${({readOnly:e})=>e?r.getColor("grey",20):r.getColor("white")}; + position: relative; + margin: 0; + + &:focus-within { + box-shadow: 0 0 0 2px ${r.getColor("blue",40)}; + } +`,K=l.default.li` + list-style-type: none; + padding: 3px 15px; + padding-left: ${({readOnly:e})=>e?"15px":"4px"}; + border: 1px ${({isErrored:e})=>e?r.getColor("red",80):r.getColor("grey",80)} solid; + background-color: ${({isSelected:e,isErrored:o})=>o?r.getColor("red",20):e?r.getColor("grey",40):r.getColor("grey",20)}; + display: flex; + align-items: center; + height: 30px; + box-sizing: border-box; + color: ${({readOnly:e,isErrored:o,isLocked:g})=>o?r.getColor("red",100):e||g?r.getColor("grey",100):r.getColor("grey",140)}; +`,b=l.default.input` + width: 100%; + height: 100%; + border: 0; + outline: 0; + color: ${r.getColor("grey",120)}; + background-color: transparent; + font-size: ${r.getFontSize("default")}; + + &::placeholder { + opacity: 1; + color: ${r.getColor("grey",100)}; + } +`,M=l.default.li` + list-style-type: none; + color: ${r.getColor("grey",120)}; + border: 0; + flex: 1; + padding: 0; + align-items: center; + display: flex; + + :first-child > ${b} { + padding-left: 11px; + } +`,A=l.default(h.LockIcon)` + position: absolute; + right: 0; + top: 0; + margin: 11px; + color: ${r.getColor("grey",100)}; +`,G=l.default(h.LockIcon)` + padding-right: 5px; +`,H=l.default(_.IconButton)` + background-color: transparent; + margin-left: -3px; + margin-right: 1px; + color: ${({isErrored:e})=>e?r.getColor("red",100):r.getColor("grey",100)}; +`,J=D.default.forwardRef(({id:e,value:o,invalidValue:g,invalid:c,readOnly:s,placeholder:m,searchValue:d,removeLabel:$,onRemove:a,onSearchChange:I,onFocus:q,lockedValues:n},p)=>{const u=E.useTheme(),[x,v,f]=w.useBooleanState(),j=t=>I(t.target.value),B=()=>{d!==""||o.length===0||(x?a(o[o.length-1].code):v())};return C.useEffect(()=>{f()},[o,d]),R.useShortcut(T.Key.Backspace,B,p),i.jsxs(F,{invalid:c,readOnly:s,children:[o.map((t,L)=>i.jsxs(K,{readOnly:s,isLocked:n==null?void 0:n.includes(t.code),isErrored:g.includes(t.code),isSelected:L===o.length-1&&x,children:[!s&&!(n!=null&&n.includes(t.code))&&i.jsx(H,{title:$,ghost:"borderless",size:"small",level:"tertiary",icon:i.jsx(S.CloseIcon,{color:g.includes(t.code)?u.color.red100:u.color.grey100}),onClick:()=>a(t.code),isErrored:g.includes(t.code)}),(n==null?void 0:n.includes(t.code))&&i.jsx(G,{size:16}),t.label]},t.code)),i.jsxs(M,{children:[i.jsx(b,{type:"text",id:e,value:d,ref:p,placeholder:o.length===0?m:void 0,onChange:j,onBlur:f,"aria-invalid":c,readOnly:s,disabled:s,onFocus:q}),s&&i.jsx(A,{size:16})]})]})});exports.ChipInput=J; diff --git a/lib/components/Input/MultiSelectInput/ChipInput.js.map b/lib/components/Input/MultiSelectInput/ChipInput.js.map deleted file mode 100644 index c95b1ceb..00000000 --- a/lib/components/Input/MultiSelectInput/ChipInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ChipInput.js","sourceRoot":"","sources":["../../../../src/components/Input/MultiSelectInput/ChipInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4C;AAC5C,wEAAuC;AACvC,wCAAmD;AACnD,wCAAwE;AACxE,0DAAuD;AACvD,wCAAsE;AACtE,0CAAoC;AAEpC,IAAM,SAAS,GAAG,2BAAM,CAAC,EAAE,gXAA6D,wBAClE,EAAsE,2KAQ5E,EAAqE,0FAKzD,EAAoB,UAE/C,KAfqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAQ5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAKzD,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE/C,CAAC;AAEF,IAAM,IAAI,GAAG,2BAAM,CAAC,EAAE,0SAErB,oEAGiB,EAA2C,mBAC7C,EAAyE,+BACnE,EACwE,oGAKnF,EACgG,KAC1G,KAViB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC;AAA3B,CAA2B,EAC7C,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAxD,CAAwD,EACnE,UAAC,EAAuB;QAAtB,UAAU,gBAAA,EAAE,SAAS,eAAA;IACzC,OAAA,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAA1F,CAA0F,EAKnF,UAAC,EAA+B;QAA9B,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,QAAQ,cAAA;IACtC,OAAA,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,IAAI,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC;AAAvG,CAAuG,CAC1G,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,yQAAA,2EAKf,EAAqB,oDAEjB,EAAsB,uDAIxB,EAAqB,UAEjC,KARU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEjB,IAAA,mBAAW,EAAC,SAAS,CAAC,EAIxB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,EAAE,6PAAmB,uCAExC,EAAqB,2GAOb,EAAK,oCAGvB,KAVU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAOb,KAAK,CAGvB,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uJAAA,6EAK1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,eAAe,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,8FAAA,2BAEvC,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,uBAAU,CAAC,qKAA0C,2FAItE,EAA2E,KACrF,KADU,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,CACrF,CAAC;AAsBF,IAAM,SAAS,GAAG,eAAK,CAAC,UAAU,CAChC,UACE,EAaiB,EACjB,YAAmC;QAbjC,EAAE,QAAA,EACF,KAAK,WAAA,EACL,YAAY,kBAAA,EACZ,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,WAAW,iBAAA,EACX,WAAW,iBAAA,EACX,WAAW,iBAAA,EACX,QAAQ,cAAA,EACR,cAAc,oBAAA,EACd,OAAO,aAAA,EACP,YAAY,kBAAA;IAId,IAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IACnB,IAAA,KAA6C,IAAA,uBAAe,GAAE,EAA7D,cAAc,QAAA,EAAE,UAAU,QAAA,EAAE,YAAY,QAAqB,CAAC;IAErE,IAAM,YAAY,GAAG,UAAC,KAA0C,IAAK,OAAA,cAAc,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,EAAlC,CAAkC,CAAC;IAExG,IAAM,eAAe,GAAG;QACtB,IAAI,EAAE,KAAK,WAAW,IAAI,CAAC,KAAK,KAAK,CAAC,MAAM,EAAE;YAC5C,OAAO;SACR;QAED,IAAI,cAAc,EAAE;YAClB,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;SACxC;aAAM;YACL,UAAU,EAAE,CAAC;SACd;IACH,CAAC,CAAC;IAEF,IAAA,iBAAS,EAAC;QACR,YAAY,EAAE,CAAC;IACjB,CAAC,EAAE,CAAC,KAAK,EAAE,WAAW,CAAC,CAAC,CAAC;IAEzB,IAAA,mBAAW,EAAC,YAAG,CAAC,SAAS,EAAE,eAAe,EAAE,YAAY,CAAC,CAAC;IAE1D,OAAO,CACL,8BAAC,SAAS,IAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ;QAC5C,KAAK,CAAC,GAAG,CAAC,UAAC,IAAI,EAAE,KAAK,IAAK,OAAA,CAC1B,8BAAC,IAAI,IACH,GAAG,EAAE,IAAI,CAAC,IAAI,EACd,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,EAC3C,SAAS,EAAE,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,EAC3C,UAAU,EAAE,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,cAAc;YAEvD,CAAC,QAAQ,IAAI,CAAC,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA,IAAI,CAClD,8BAAC,YAAY,IACX,KAAK,EAAE,WAAW,EAClB,KAAK,EAAC,YAAY,EAClB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAC,UAAU,EAChB,IAAI,EAAE,8BAAC,iBAAS,IAAC,KAAK,EAAE,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,OAAO,GAAI,EACvG,OAAO,EAAE,cAAM,OAAA,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,EAAnB,CAAmB,EAClC,SAAS,EAAE,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,GAC3C,CACH;YACA,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,KAAI,8BAAC,eAAe,IAAC,IAAI,EAAE,EAAE,GAAI;YAClE,IAAI,CAAC,KAAK,CACN,CACR,EAtB2B,CAsB3B,CAAC;QACF,8BAAC,cAAc;YACb,8BAAC,KAAK,IACJ,IAAI,EAAC,MAAM,EACX,EAAE,EAAE,EAAE,EACN,KAAK,EAAE,WAAW,EAClB,GAAG,EAAE,YAAY,EACjB,WAAW,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,EACzD,QAAQ,EAAE,YAAY,EACtB,MAAM,EAAE,YAAY,kBACN,OAAO,EACrB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,OAAO,GAChB;YACD,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI,CACxB,CACP,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/components/Input/MultiSelectInput/MultiSelectInput.d.ts b/lib/components/Input/MultiSelectInput/MultiSelectInput.d.ts deleted file mode 100644 index 52afcce4..00000000 --- a/lib/components/Input/MultiSelectInput/MultiSelectInput.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import React, { ReactElement } from 'react'; -import { Override } from '../../../shared'; -import { InputProps } from '../common'; -import { VerticalPosition } from '../../../hooks'; -type OptionProps = { - value: string; - children: string; -} & React.HTMLAttributes; -type MultiMultiSelectInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange: (newValue: string[]) => void; -}) & { - value: string[]; - invalidValue?: string[]; - placeholder?: string; - emptyResultLabel: string; - openLabel: string; - removeLabel: string; - invalid?: boolean; - children?: ReactElement[] | ReactElement; - verticalPosition?: VerticalPosition; - lockedValues?: string[]; - onSubmit?: () => void; -} & ({ - onNextPage?: () => void; - onSearchChange?: (searchValue: string) => void; - disableInternalSearch?: false; -} | { - onNextPage: () => void; - onSearchChange: (searchValue: string) => void; - disableInternalSearch: true; -})>; -declare const MultiSelectInput: { - ({ id, placeholder, invalid, value, invalidValue, emptyResultLabel, children, onChange, removeLabel, onSubmit, openLabel, readOnly, verticalPosition, onNextPage, onSearchChange, disableInternalSearch, lockedValues, "aria-labelledby": ariaLabelledby, ...rest }: MultiMultiSelectInputProps): React.JSX.Element; - Option: { - ({ children, ...rest }: OptionProps): React.JSX.Element; - displayName: string; - }; -}; -export { MultiSelectInput }; diff --git a/lib/components/Input/MultiSelectInput/MultiSelectInput.js b/lib/components/Input/MultiSelectInput/MultiSelectInput.js index 4d010b06..0ceb6f30 100644 --- a/lib/components/Input/MultiSelectInput/MultiSelectInput.js +++ b/lib/components/Input/MultiSelectInput/MultiSelectInput.js @@ -1,174 +1,76 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var ae=Object.defineProperty,ce=Object.defineProperties;var de=Object.getOwnPropertyDescriptors;var I=Object.getOwnPropertySymbols;var F=Object.prototype.hasOwnProperty,L=Object.prototype.propertyIsEnumerable;var N=(t,r,i)=>r in t?ae(t,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[r]=i,O=(t,r)=>{for(var i in r||(r={}))F.call(r,i)&&N(t,i,r[i]);if(I)for(var i of I(r))L.call(r,i)&&N(t,i,r[i]);return t},q=(t,r)=>ce(t,de(r));var R=(t,r)=>{var i={};for(var o in t)F.call(t,o)&&r.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&I)for(var o of I(t))r.indexOf(o)<0&&L.call(t,o)&&(i[o]=t[o]);return i};var s=require("react/jsx-runtime"),a=require("react"),fe=require("styled-components"),P=require("../../../shared/array.js"),z=require("../../../shared/key.js"),ve=require("../common/Overlay.js"),xe=require("../../IconButton/IconButton.js"),we=require("../../../hooks/useBooleanState.js"),K=require("../../../hooks/useShortcut.js"),u=require("../../../theme/theme.js"),ye=require("../../../icons/ArrowDownIcon.js"),ge=require("./ChipInput.js"),Ie=require("../../../hooks/usePagination.js");function U(t){return t&&t.__esModule?t:{default:t}}var _=U(a),f=U(fe);const Oe=f.default.div` + width: 100%; + + & input[type='text'] { + cursor: ${({readOnly:t})=>t?"not-allowed":"pointer"}; + background: ${({value:t,readOnly:r})=>t===null&&r?u.getColor("grey",20):"transparent"}; + + &:focus { + z-index: 2; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MultiSelectInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var shared_1 = require("../../../shared"); -var common_1 = require("../common"); -var components_1 = require("../../../components"); -var hooks_1 = require("../../../hooks"); -var theme_1 = require("../../../theme"); -var icons_1 = require("../../../icons"); -var ChipInput_1 = require("./ChipInput"); -var usePagination_1 = require("../../../hooks/usePagination"); -var MultiSelectInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n\n & input[type='text'] {\n cursor: ", ";\n background: ", ";\n\n &:focus {\n z-index: 2;\n }\n }\n"], ["\n width: 100%;\n\n & input[type='text'] {\n cursor: ", ";\n background: ", ";\n\n &:focus {\n z-index: 2;\n }\n }\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'pointer'); -}, function (_a) { - var value = _a.value, readOnly = _a.readOnly; - return (null === value && readOnly ? (0, theme_1.getColor)('grey', 20) : 'transparent'); -}); -var InputContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"]))); -var ActionContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n position: absolute;\n right: 8px;\n top: 0;\n height: 100%;\n display: flex;\n align-items: center;\n gap: 10px;\n"], ["\n position: absolute;\n right: 8px;\n top: 0;\n height: 100%;\n display: flex;\n align-items: center;\n gap: 10px;\n"]))); -var OptionContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n background: ", ";\n height: 34px;\n padding: 0 20px;\n align-items: center;\n gap: 10px;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 34px;\n\n &:focus {\n color: ", ";\n }\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n color: ", ";\n font-weight: 700;\n }\n &:disabled {\n color: ", ";\n }\n"], ["\n background: ", ";\n height: 34px;\n padding: 0 20px;\n align-items: center;\n gap: 10px;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 34px;\n\n &:focus {\n color: ", ";\n }\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n color: ", ";\n font-weight: 700;\n }\n &:disabled {\n color: ", ";\n }\n"])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('brand', 140), (0, theme_1.getColor)('brand', 100), (0, theme_1.getColor)('grey', 100)); -var EmptyResultContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n background: ", ";\n height: 20px;\n padding: 0 20px;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 20px;\n text-align: center;\n"], ["\n background: ", ";\n height: 20px;\n padding: 0 20px;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 20px;\n text-align: center;\n"])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 100)); -var OptionCollection = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n max-height: 320px;\n overflow-y: auto;\n"], ["\n max-height: 320px;\n overflow-y: auto;\n"]))); -var Option = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - return react_1.default.createElement("span", __assign({}, rest), children); -}; -var MultiSelectInput = function (_a) { - var id = _a.id, placeholder = _a.placeholder, invalid = _a.invalid, value = _a.value, _b = _a.invalidValue, invalidValue = _b === void 0 ? [] : _b, emptyResultLabel = _a.emptyResultLabel, _c = _a.children, children = _c === void 0 ? [] : _c, onChange = _a.onChange, removeLabel = _a.removeLabel, onSubmit = _a.onSubmit, openLabel = _a.openLabel, _d = _a.readOnly, readOnly = _d === void 0 ? false : _d, verticalPosition = _a.verticalPosition, onNextPage = _a.onNextPage, onSearchChange = _a.onSearchChange, _e = _a.disableInternalSearch, disableInternalSearch = _e === void 0 ? false : _e, _f = _a.lockedValues, lockedValues = _f === void 0 ? [] : _f, ariaLabelledby = _a["aria-labelledby"], rest = __rest(_a, ["id", "placeholder", "invalid", "value", "invalidValue", "emptyResultLabel", "children", "onChange", "removeLabel", "onSubmit", "openLabel", "readOnly", "verticalPosition", "onNextPage", "onSearchChange", "disableInternalSearch", "lockedValues", 'aria-labelledby']); - var _g = (0, react_1.useState)(''), searchValue = _g[0], setSearchValue = _g[1]; - var _h = (0, hooks_1.useBooleanState)(), dropdownIsOpen = _h[0], openOverlay = _h[1], closeOverlay = _h[2]; - var inputRef = (0, react_1.useRef)(null); - var containerRef = (0, react_1.useRef)(null); - var optionsContainerRef = (0, react_1.useRef)(null); - var lastOptionRef = (0, react_1.useRef)(null); - var validChildren = react_1.default.Children.toArray(children).filter(function (child) { - return (0, react_1.isValidElement)(child); - }); - var indexedChips = validChildren.reduce(function (indexedChips, _a) { - var _b = _a.props, value = _b.value, children = _b.children; - if ('string' !== typeof children) { - throw new Error('Multi select only accepts string as Option'); - } - if (value in indexedChips) { - throw new Error("Duplicate option value ".concat(value)); - } - indexedChips[value] = { code: value, label: children }; - return indexedChips; - }, {}); - var filteredChildren = disableInternalSearch - ? validChildren - : validChildren.filter(function (_a) { - var props = _a.props; - var childValue = props.value; - var optionValue = childValue + props.children; - return !value.includes(childValue) && optionValue.toLowerCase().includes(searchValue.toLowerCase()); - }); - var handleEnter = function () { - if (filteredChildren.length > 0 && dropdownIsOpen) { - var newValue = filteredChildren[0].props.value; - onChange === null || onChange === void 0 ? void 0 : onChange((0, shared_1.arrayUnique)(__spreadArray(__spreadArray([], value, true), [newValue], false))); - setSearchValue(''); - onSearchChange === null || onSearchChange === void 0 ? void 0 : onSearchChange(''); - closeOverlay(); - } - else { - !readOnly && (onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit()); - } - }; - var handleSearch = function (value) { - setSearchValue(value); - onSearchChange === null || onSearchChange === void 0 ? void 0 : onSearchChange(value); - openOverlay(); - }; - var handleRemove = function (chipsCode) { - onChange === null || onChange === void 0 ? void 0 : onChange(value.filter(function (value) { return value !== chipsCode; })); - }; - var handleOptionClick = function (newValue) { return function () { - var _a; - onChange === null || onChange === void 0 ? void 0 : onChange((0, shared_1.arrayUnique)(__spreadArray(__spreadArray([], value, true), [newValue], false))); - setSearchValue(''); - onSearchChange === null || onSearchChange === void 0 ? void 0 : onSearchChange(''); - closeOverlay(); - (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.focus(); - }; }; - var handleBlur = function () { - var _a; - setSearchValue(''); - onSearchChange === null || onSearchChange === void 0 ? void 0 : onSearchChange(''); - closeOverlay(); - (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.blur(); - }; - (0, usePagination_1.usePagination)(optionsContainerRef, lastOptionRef, onNextPage, dropdownIsOpen); - var handleFocus = function () { return openOverlay(); }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, handleEnter, inputRef); - (0, hooks_1.useShortcut)(shared_1.Key.Escape, handleBlur, inputRef); - return (react_1.default.createElement(MultiSelectInputContainer, __assign({ ref: containerRef, readOnly: readOnly, value: value }, rest), - react_1.default.createElement(InputContainer, null, - react_1.default.createElement(ChipInput_1.ChipInput, { ref: inputRef, id: id, placeholder: placeholder, value: value.map(function (chipCode) { var _a; return (_a = indexedChips[chipCode]) !== null && _a !== void 0 ? _a : { code: chipCode, label: chipCode }; }), invalidValue: invalidValue, searchValue: searchValue, removeLabel: removeLabel, readOnly: readOnly, invalid: invalid, onSearchChange: handleSearch, onRemove: handleRemove, onFocus: handleFocus, lockedValues: lockedValues }), - !readOnly && (react_1.default.createElement(ActionContainer, null, - react_1.default.createElement(components_1.IconButton, { ghost: "borderless", level: "tertiary", size: "small", icon: react_1.default.createElement(icons_1.ArrowDownIcon, null), title: openLabel, onClick: openOverlay, onFocus: handleBlur, tabIndex: 0 })))), - dropdownIsOpen && !readOnly && (react_1.default.createElement(common_1.Overlay, { parentRef: containerRef, onClose: handleBlur }, - react_1.default.createElement(OptionCollection, { ref: optionsContainerRef }, 0 === filteredChildren.length ? (react_1.default.createElement(EmptyResultContainer, null, emptyResultLabel)) : (filteredChildren.map(function (child, index) { - return (react_1.default.createElement(OptionContainer, { key: child.props.value, onClick: handleOptionClick(child.props.value), ref: index === filteredChildren.length - 1 ? lastOptionRef : undefined }, react_1.default.cloneElement(child))); - }))))))); -}; -exports.MultiSelectInput = MultiSelectInput; -Option.displayName = 'MultiSelectInput.Option'; -MultiSelectInput.Option = Option; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=MultiSelectInput.js.map \ No newline at end of file + } +`,qe=f.default.div` + position: relative; +`,Re=f.default.div` + position: absolute; + right: 8px; + top: 0; + height: 100%; + display: flex; + align-items: center; + gap: 10px; +`,$e=f.default.div` + background: ${u.getColor("white")}; + height: 34px; + padding: 0 20px; + align-items: center; + gap: 10px; + cursor: pointer; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${u.getColor("grey",120)}; + line-height: 34px; + + &:focus { + color: ${u.getColor("grey",120)}; + } + &:hover { + background: ${u.getColor("grey",20)}; + color: ${u.getColor("brand",140)}; + } + &:active { + color: ${u.getColor("brand",100)}; + font-weight: 700; + } + &:disabled { + color: ${u.getColor("grey",100)}; + } +`,be=f.default.div` + background: ${u.getColor("white")}; + height: 34px; + padding: 0 20px 0 0; + align-items: center; + gap: 10px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${u.getColor("grey",100)}; + line-height: 34px; + text-transform: uppercase; +`,je=f.default.div` + background: ${u.getColor("white")}; + height: 20px; + padding: 0 20px; + align-items: center; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${u.getColor("grey",100)}; + line-height: 20px; + text-align: center; +`,me=f.default.div` + max-height: 320px; + overflow-y: auto; + padding-left: ${({withGroups:t})=>t?"20px":"0"}; +`,W=i=>{var o=i,{children:t}=o,r=R(o,["children"]);return s.jsx("span",q(O({},r),{children:t}))},H=i=>{var o=i,{children:t}=o,r=R(o,["children"]);return s.jsx("span",q(O({},r),{children:t}))},h=ke=>{var V=ke,{id:t,placeholder:r,invalid:i,value:o,invalidValue:J=[],emptyResultLabel:Q,children:T=[],onChange:c,removeLabel:X,onSubmit:$,openLabel:Y,readOnly:v=!1,verticalPosition:Ee,onNextPage:Z,onSearchChange:n,disableInternalSearch:C=!1,lockedValues:S=[],"aria-labelledby":Me}=V,ee=R(V,["id","placeholder","invalid","value","invalidValue","emptyResultLabel","children","onChange","removeLabel","onSubmit","openLabel","readOnly","verticalPosition","onNextPage","onSearchChange","disableInternalSearch","lockedValues","aria-labelledby"]);const[B,w]=a.useState(""),[te,re]=a.useState(!1),[b,j,m]=we.useBooleanState(),x=a.useRef(null),A=a.useRef(null),D=a.useRef(null),E=a.useRef(null),M=_.default.Children.toArray(T).filter(e=>a.isValidElement(e)),y=e=>(e==null?void 0:e.type.displayName)==="MultiSelectInput.OptionGroup",k=e=>(e==null?void 0:e.type.displayName)==="MultiSelectInput.Option",oe=M.reduce((e,l)=>{if(y(l))return e;const d=l.props.children,g=l.props.value;if(typeof d!="string")throw new Error("Multi select only accepts string as Option");if(g in e)throw new Error(`Duplicate option value ${g}`);return e[g]={code:g,label:d},e},{}),p=C?M:M.filter(e=>{const l=e.props.value,d=l+e.props.children;return y(e)||!o.includes(l)&&d.toLowerCase().includes(B.toLowerCase())}),le=a.useMemo(()=>p.some(e=>k(e)),[p]),ie=()=>{if(p.length>0&&b){const e=p.findIndex(d=>k(d)),l=p[e].props.value;c==null||c(P.arrayUnique([...o,l])),w(""),n==null||n(""),m()}else!v&&($==null||$())},se=e=>{w(e),n==null||n(e),j()},ne=e=>{c==null||c(o.filter(l=>l!==e))},ue=e=>()=>{var l;c==null||c(P.arrayUnique([...o,e])),w(""),n==null||n(""),m(),(l=x.current)==null||l.focus()},G=()=>{var e;w(""),n==null||n(""),m(),(e=x.current)==null||e.blur()};Ie.usePagination(D,E,Z,b);const pe=()=>j();return K.useShortcut(z.Key.Enter,ie,x),K.useShortcut(z.Key.Escape,G,x),a.useEffect(()=>{p.some(e=>y(e))&&re(!0)},[p]),s.jsxs(Oe,q(O({ref:A,readOnly:v,value:o},ee),{children:[s.jsxs(qe,{children:[s.jsx(ge.ChipInput,{ref:x,id:t,placeholder:r,value:o.map(e=>{var l;return(l=oe[e])!=null?l:{code:e,label:e}}),invalidValue:J,searchValue:B,removeLabel:X,readOnly:v,invalid:i,onSearchChange:se,onRemove:ne,onFocus:pe,lockedValues:S}),!v&&s.jsx(Re,{children:s.jsx(xe.IconButton,{ghost:"borderless",level:"tertiary",size:"small",icon:s.jsx(ye.ArrowDownIcon,{}),title:Y,onClick:j,onFocus:G,tabIndex:0})})]}),b&&!v&&s.jsx(ve.Overlay,{parentRef:A,onClose:G,children:s.jsx(me,{ref:D,withGroups:te,children:le?p.map((e,l)=>{var d;return y(e)?k(p[l+1])?s.jsx(be,{role:"option-group",ref:l===p.length-1?E:void 0,children:_.default.cloneElement(e)},(d=e.props)==null?void 0:d.title):null:s.jsx($e,{onClick:ue(e.props.value),ref:l===p.length-1?E:void 0,children:_.default.cloneElement(e)},e.props.value)}):s.jsx(je,{children:Q})})})]}))};W.displayName="MultiSelectInput.Option";H.displayName="MultiSelectInput.OptionGroup";h.Option=W;h.OptionGroup=H;exports.MultiSelectInput=h; diff --git a/lib/components/Input/MultiSelectInput/MultiSelectInput.js.map b/lib/components/Input/MultiSelectInput/MultiSelectInput.js.map deleted file mode 100644 index 10329fac..00000000 --- a/lib/components/Input/MultiSelectInput/MultiSelectInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MultiSelectInput.js","sourceRoot":"","sources":["../../../../src/components/Input/MultiSelectInput/MultiSelectInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4E;AAC5E,wEAAuC;AACvC,0CAA2D;AAC3D,oCAA8C;AAC9C,kDAA+C;AAC/C,wCAA8E;AAC9E,wCAA2D;AAC3D,wCAA6C;AAC7C,yCAAiD;AACjD,8DAA2D;AAE3D,IAAM,yBAAyB,GAAG,2BAAM,CAAC,GAAG,6MAAiE,4DAI/F,EAAsD,qBAClD,EAA0F,qDAM3G,KAPa,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAClD,UAAC,EAAiB;QAAhB,KAAK,WAAA,EAAE,QAAQ,cAAA;IAAM,OAAA,CAAC,IAAI,KAAK,KAAK,IAAI,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AAAnE,CAAmE,CAM3G,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,8FAAA,2BAEhC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,iMAAA,8HAQjC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,8eAAA,kBAClB,EAAiB,sLAStB,EAAqB,qDAInB,EAAqB,uCAGhB,EAAoB,gBACzB,EAAsB,mCAGtB,EAAsB,4DAItB,EAAqB,UAEjC,KA1Be,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAStB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAInB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAGhB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAGtB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAItB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,+RAAA,kBACvB,EAAiB,oJAOtB,EAAqB,kDAG/B,KAVe,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAOtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG/B,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,kHAAA,+CAGlC,IAAA,CAAC;AAOF,IAAM,MAAM,GAAG,UAAC,EAAgC;IAA/B,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IAAmB,OAAA,mDAAU,IAAI,GAAG,QAAQ,CAAQ,CAAA;CAAA,CAAC;AA2FvF,IAAM,gBAAgB,GAAG,UAAC,EAoBG;IAnB3B,IAAA,EAAE,QAAA,EACF,WAAW,iBAAA,EACX,OAAO,aAAA,EACP,KAAK,WAAA,EACL,oBAAiB,EAAjB,YAAY,mBAAG,EAAE,KAAA,EACjB,gBAAgB,sBAAA,EAChB,gBAAa,EAAb,QAAQ,mBAAG,EAAE,KAAA,EACb,QAAQ,cAAA,EACR,WAAW,iBAAA,EACX,QAAQ,cAAA,EACR,SAAS,eAAA,EACT,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,gBAAgB,sBAAA,EAChB,UAAU,gBAAA,EACV,cAAc,oBAAA,EACd,6BAA6B,EAA7B,qBAAqB,mBAAG,KAAK,KAAA,EAC7B,oBAAiB,EAAjB,YAAY,mBAAG,EAAE,KAAA,EACE,cAAc,wBAAA,EAC9B,IAAI,cAnBiB,yQAoBzB,CADQ;IAED,IAAA,KAAgC,IAAA,gBAAQ,EAAS,EAAE,CAAC,EAAnD,WAAW,QAAA,EAAE,cAAc,QAAwB,CAAC;IACrD,IAAA,KAA8C,IAAA,uBAAe,GAAE,EAA9D,cAAc,QAAA,EAAE,WAAW,QAAA,EAAE,YAAY,QAAqB,CAAC;IACtE,IAAM,QAAQ,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IAChD,IAAM,YAAY,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAClD,IAAM,mBAAmB,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACzD,IAAM,aAAa,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEnD,IAAM,aAAa,GAAG,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,UAAC,KAAK;QAClE,OAAA,IAAA,sBAAc,EAAc,KAAK,CAAC;IAAlC,CAAkC,CACnC,CAAC;IAEF,IAAM,YAAY,GAAG,aAAa,CAAC,MAAM,CAA6B,UAAC,YAAY,EAAE,EAA0B;YAAzB,aAAwB,EAAhB,KAAK,WAAA,EAAE,QAAQ,cAAA;QAC3G,IAAI,QAAQ,KAAK,OAAO,QAAQ,EAAE;YAChC,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;SAC/D;QAED,IAAI,KAAK,IAAI,YAAY,EAAE;YACzB,MAAM,IAAI,KAAK,CAAC,iCAA0B,KAAK,CAAE,CAAC,CAAC;SACpD;QAED,YAAY,CAAC,KAAK,CAAC,GAAG,EAAC,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAC,CAAC;QAErD,OAAO,YAAY,CAAC;IACtB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,gBAAgB,GAAG,qBAAqB;QAC5C,CAAC,CAAC,aAAa;QACf,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,UAAC,EAAO;gBAAN,KAAK,WAAA;YAC1B,IAAM,UAAU,GAAG,KAAK,CAAC,KAAK,CAAC;YAC/B,IAAM,WAAW,GAAG,UAAU,GAAG,KAAK,CAAC,QAAQ,CAAC;YAEhD,OAAO,CAAC,KAAK,CAAC,QAAQ,CAAC,UAAU,CAAC,IAAI,WAAW,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC,CAAC;QACtG,CAAC,CAAC,CAAC;IAEP,IAAM,WAAW,GAAG;QAClB,IAAI,gBAAgB,CAAC,MAAM,GAAG,CAAC,IAAI,cAAc,EAAE;YACjD,IAAM,QAAQ,GAAG,gBAAgB,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC;YAEjD,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,IAAA,oBAAW,kCAAK,KAAK,UAAE,QAAQ,UAAE,CAAC,CAAC;YAC9C,cAAc,CAAC,EAAE,CAAC,CAAC;YACnB,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,EAAE,CAAC,CAAC;YACrB,YAAY,EAAE,CAAC;SAChB;aAAM;YACL,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,CAAC;SAC3B;IACH,CAAC,CAAC;IAEF,IAAM,YAAY,GAAG,UAAC,KAAa;QACjC,cAAc,CAAC,KAAK,CAAC,CAAC;QACtB,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,KAAK,CAAC,CAAC;QACxB,WAAW,EAAE,CAAC;IAChB,CAAC,CAAC;IAEF,IAAM,YAAY,GAAG,UAAC,SAAiB;QACrC,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,KAAK,CAAC,MAAM,CAAC,UAAA,KAAK,IAAI,OAAA,KAAK,KAAK,SAAS,EAAnB,CAAmB,CAAC,CAAC,CAAC;IACzD,CAAC,CAAC;IAEF,IAAM,iBAAiB,GAAG,UAAC,QAAgB,IAAK,OAAA;;QAC9C,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,IAAA,oBAAW,kCAAK,KAAK,UAAE,QAAQ,UAAE,CAAC,CAAC;QAC9C,cAAc,CAAC,EAAE,CAAC,CAAC;QACnB,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,EAAE,CAAC,CAAC;QACrB,YAAY,EAAE,CAAC;QACf,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;IAC5B,CAAC,EAN+C,CAM/C,CAAC;IAEF,IAAM,UAAU,GAAG;;QACjB,cAAc,CAAC,EAAE,CAAC,CAAC;QACnB,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,EAAE,CAAC,CAAC;QACrB,YAAY,EAAE,CAAC;QACf,MAAA,QAAQ,CAAC,OAAO,0CAAE,IAAI,EAAE,CAAC;IAC3B,CAAC,CAAC;IAEF,IAAA,6BAAa,EAAC,mBAAmB,EAAE,aAAa,EAAE,UAAU,EAAE,cAAc,CAAC,CAAC;IAE9E,IAAM,WAAW,GAAG,cAAM,OAAA,WAAW,EAAE,EAAb,CAAa,CAAC;IAExC,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,WAAW,EAAE,QAAQ,CAAC,CAAC;IAC9C,IAAA,mBAAW,EAAC,YAAG,CAAC,MAAM,EAAE,UAAU,EAAE,QAAQ,CAAC,CAAC;IAE9C,OAAO,CACL,8BAAC,yBAAyB,aAAC,GAAG,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,KAAK,IAAM,IAAI;QACtF,8BAAC,cAAc;YACb,8BAAC,qBAAS,IACR,GAAG,EAAE,QAAQ,EACb,EAAE,EAAE,EAAE,EACN,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,KAAK,CAAC,GAAG,CAAC,UAAA,QAAQ,YAAI,OAAA,MAAA,YAAY,CAAC,QAAQ,CAAC,mCAAI,EAAC,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAC,CAAA,EAAA,CAAC,EACzF,YAAY,EAAE,YAAY,EAC1B,WAAW,EAAE,WAAW,EACxB,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,OAAO,EAChB,cAAc,EAAE,YAAY,EAC5B,QAAQ,EAAE,YAAY,EACtB,OAAO,EAAE,WAAW,EACpB,YAAY,EAAE,YAAY,GAC1B;YACD,CAAC,QAAQ,IAAI,CACZ,8BAAC,eAAe;gBACd,8BAAC,uBAAU,IACT,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,OAAO,EACZ,IAAI,EAAE,8BAAC,qBAAa,OAAG,EACvB,KAAK,EAAE,SAAS,EAChB,OAAO,EAAE,WAAW,EACpB,OAAO,EAAE,UAAU,EACnB,QAAQ,EAAE,CAAC,GACX,CACc,CACnB,CACc;QAChB,cAAc,IAAI,CAAC,QAAQ,IAAI,CAC9B,8BAAC,gBAAO,IAAC,SAAS,EAAE,YAAY,EAAE,OAAO,EAAE,UAAU;YACnD,8BAAC,gBAAgB,IAAC,GAAG,EAAE,mBAAmB,IACvC,CAAC,KAAK,gBAAgB,CAAC,MAAM,CAAC,CAAC,CAAC,CAC/B,8BAAC,oBAAoB,QAAE,gBAAgB,CAAwB,CAChE,CAAC,CAAC,CAAC,CACF,gBAAgB,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;gBAChC,OAAO,CACL,8BAAC,eAAe,IACd,GAAG,EAAE,KAAK,CAAC,KAAK,CAAC,KAAK,EACtB,OAAO,EAAE,iBAAiB,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,EAC7C,GAAG,EAAE,KAAK,KAAK,gBAAgB,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,IAErE,eAAK,CAAC,YAAY,CAAC,KAAK,CAAC,CACV,CACnB,CAAC;YACJ,CAAC,CAAC,CACH,CACgB,CACX,CACX,CACyB,CAC7B,CAAC;AACJ,CAAC,CAAC;AAKM,4CAAgB;AAHxB,MAAM,CAAC,WAAW,GAAG,yBAAyB,CAAC;AAC/C,gBAAgB,CAAC,MAAM,GAAG,MAAM,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/NumberInput/NumberInput.d.ts b/lib/components/Input/NumberInput/NumberInput.d.ts deleted file mode 100644 index e719d4a2..00000000 --- a/lib/components/Input/NumberInput/NumberInput.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import React from 'react'; -import { InputProps } from '../common/InputProps'; -import { Override } from '../../../shared'; -type NumberInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange?: (newValue: string) => void; -}) & { - value: string; - placeholder?: string; - min?: number; - max?: number; - step?: number; - invalid?: boolean; - onSubmit?: () => void; - withIncrementIcons?: boolean; -}>; -declare const NumberInput: React.ForwardRefExoticComponent>; -export { NumberInput }; -export type { NumberInputProps }; diff --git a/lib/components/Input/NumberInput/NumberInput.js b/lib/components/Input/NumberInput/NumberInput.js index eaec03a4..76c8f17e 100644 --- a/lib/components/Input/NumberInput/NumberInput.js +++ b/lib/components/Input/NumberInput/NumberInput.js @@ -1,111 +1,54 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.NumberInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../../icons"); -var shared_1 = require("../../../shared"); -var theme_1 = require("../../../theme"); -var hooks_1 = require("../../../hooks"); -var NumberInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"], ["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n background: ", ";\n color: ", ";\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n box-sizing: border-box;\n outline-style: none;\n appearance: textfield;\n ", "\n\n &::-webkit-inner-spin-button,\n &::-webkit-outer-spin-button {\n -webkit-appearance: none;\n }\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n background: ", ";\n color: ", ";\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n box-sizing: border-box;\n outline-style: none;\n appearance: textfield;\n ", "\n\n &::-webkit-inner-spin-button,\n &::-webkit-outer-spin-button {\n -webkit-appearance: none;\n }\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, (0, theme_1.getFontSize)('default'), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? '35px' : '15px'); -}, function (_a) { - var readOnly = _a.readOnly; - return readOnly && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n overflow: hidden;\n text-overflow: ellipsis;\n "], ["\n overflow: hidden;\n text-overflow: ellipsis;\n "]))); -}, (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('grey', 100)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var IncrementIconContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 0 12px;\n display: flex;\n flex-direction: column;\n height: 100%;\n justify-content: center;\n cursor: pointer;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 0 12px;\n display: flex;\n flex-direction: column;\n height: 100%;\n justify-content: center;\n cursor: pointer;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var NumberInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var invalid = _a.invalid, onChange = _a.onChange, readOnly = _a.readOnly, step = _a.step, value = _a.value, onSubmit = _a.onSubmit, _b = _a.withIncrementIcons, withIncrementIcons = _b === void 0 ? true : _b, rest = __rest(_a, ["invalid", "onChange", "readOnly", "step", "value", "onSubmit", "withIncrementIcons"]); - var internalRef = (0, react_1.useRef)(null); - forwardedRef = forwardedRef !== null && forwardedRef !== void 0 ? forwardedRef : internalRef; - var handleChange = (0, react_1.useCallback)(function (event) { - if (!readOnly && onChange) - onChange(event.currentTarget.value); - }, [readOnly, onChange]); - var handleEnter = function () { - !readOnly && (onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit()); - }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, handleEnter, forwardedRef); - var handleIncrement = (0, react_1.useCallback)(function () { - if (forwardedRef && 'function' !== typeof forwardedRef && forwardedRef.current && !readOnly && onChange) { - forwardedRef.current.stepUp(step); - onChange(forwardedRef.current.value); - } - }, [forwardedRef, step, readOnly, value, onChange]); - var handleDecrement = (0, react_1.useCallback)(function () { - if (forwardedRef && 'function' !== typeof forwardedRef && forwardedRef.current && !readOnly && onChange) { - forwardedRef.current.stepDown(step); - onChange(forwardedRef.current.value); - } - }, [forwardedRef, step, readOnly, value, onChange]); - return (react_1.default.createElement(NumberInputContainer, null, - react_1.default.createElement(Input, __assign({ ref: forwardedRef, onChange: handleChange, type: "number", readOnly: readOnly, disabled: readOnly, "aria-invalid": invalid, invalid: invalid, autoComplete: "off", value: value, title: value }, rest)), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }), - !readOnly && withIncrementIcons && (react_1.default.createElement(IncrementIconContainer, null, - react_1.default.createElement(icons_1.ArrowUpIcon, { size: 16, "data-testid": "increment-number-input", onClick: handleIncrement }), - react_1.default.createElement(icons_1.ArrowDownIcon, { size: 16, "data-testid": "decrement-number-input", onClick: handleDecrement }))))); -}); -exports.NumberInput = NumberInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=NumberInput.js.map \ No newline at end of file +"use strict";var A=Object.defineProperty;var s=Object.getOwnPropertySymbols;var b=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var g=(t,o,e)=>o in t?A(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e,v=(t,o)=>{for(var e in o||(o={}))b.call(o,e)&&g(t,e,o[e]);if(s)for(var e of s(o))h.call(o,e)&&g(t,e,o[e]);return t};var m=(t,o)=>{var e={};for(var i in t)b.call(t,i)&&o.indexOf(i)<0&&(e[i]=t[i]);if(t!=null&&s)for(var i of s(t))o.indexOf(i)<0&&h.call(t,i)&&(e[i]=t[i]);return e};var u=require("react/jsx-runtime"),c=require("react"),I=require("styled-components"),N=require("../../../icons/ArrowDownIcon.js"),U=require("../../../icons/ArrowUpIcon.js"),E=require("../../../icons/LockIcon.js"),L=require("../../../shared/key.js"),n=require("../../../theme/theme.js"),d=require("../../../hooks/useShortcut.js");function k(t){return t&&t.__esModule?t:{default:t}}var F=k(c),p=k(I);const K=p.default.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; +`,M=p.default.input` + width: 100%; + height: 40px; + border: 1px solid ${({invalid:t})=>t?n.getColor("red",100):n.getColor("grey",80)}; + border-radius: 2px; + background: ${({readOnly:t})=>t?n.getColor("grey",20):n.getColor("white")}; + color: ${({readOnly:t})=>t?n.getColor("grey",100):n.getColor("grey",140)}; + font-size: ${n.getFontSize("default")}; + line-height: 40px; + padding: 0 ${({readOnly:t})=>t?"35px":"15px"} 0 15px; + box-sizing: border-box; + outline-style: none; + appearance: textfield; + ${({readOnly:t})=>t&&I.css` + overflow: hidden; + text-overflow: ellipsis; + `} + + &::-webkit-inner-spin-button, + &::-webkit-outer-spin-button { + -webkit-appearance: none; + } + + &:focus { + box-shadow: 0 0 0 2px ${n.getColor("blue",40)}; + } + + &::placeholder { + opacity: 1; + color: ${n.getColor("grey",100)}; + } +`,T=p.default(E.LockIcon)` + position: absolute; + right: 0; + top: 0; + margin: 12px; + color: ${n.getColor("grey",100)}; +`,B=p.default.div` + position: absolute; + right: 0; + top: 0; + margin: 0 12px; + display: flex; + flex-direction: column; + height: 100%; + justify-content: center; + cursor: pointer; + color: ${n.getColor("grey",100)}; +`,G=F.default.forwardRef((H,r)=>{var x=H,{invalid:t,onChange:o,readOnly:e,step:i,value:l,onSubmit:a,withIncrementIcons:C=!0}=x,y=m(x,["invalid","onChange","readOnly","step","value","onSubmit","withIncrementIcons"]);const $=c.useRef(null);r=r!=null?r:$;const q=c.useCallback(D=>{!e&&o&&o(D.currentTarget.value)},[e,o]),j=()=>{!e&&(a==null||a())};d.useShortcut(L.Key.Enter,j,r);const _=c.useCallback(()=>{r&&typeof r!="function"&&r.current&&!e&&o&&(r.current.stepUp(i),o(r.current.value))},[r,i,e,l,o]),z=c.useCallback(()=>{r&&typeof r!="function"&&r.current&&!e&&o&&(r.current.stepDown(i),o(r.current.value))},[r,i,e,l,o]);return u.jsxs(K,{children:[u.jsx(M,v({ref:r,onChange:q,type:"number",readOnly:e,disabled:e,"aria-invalid":t,invalid:t,autoComplete:"off",value:l,title:l},y)),e&&u.jsx(T,{size:16}),!e&&C&&u.jsxs(B,{children:[u.jsx(U.ArrowUpIcon,{size:16,"data-testid":"increment-number-input",onClick:_}),u.jsx(N.ArrowDownIcon,{size:16,"data-testid":"decrement-number-input",onClick:z})]})]})});exports.NumberInput=G; diff --git a/lib/components/Input/NumberInput/NumberInput.js.map b/lib/components/Input/NumberInput/NumberInput.js.map deleted file mode 100644 index bb82f5fd..00000000 --- a/lib/components/Input/NumberInput/NumberInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NumberInput.js","sourceRoot":"","sources":["../../../../src/components/Input/NumberInput/NumberInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA8D;AAC9D,qEAA8C;AAE9C,wCAAoE;AACpE,0CAA8C;AAC9C,wCAAwE;AACxE,wCAA2C;AAE3C,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,2JAAA,wFAKtC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,qjBAA6D,yDAGjE,EAAsE,0CAE5E,EAAqE,cAC1E,EAA0E,kBACtE,EAAsB,wCAEtB,EAA4C,2FAIvD,EAKC,sJAQuB,EAAoB,4DAKnC,EAAqB,UAEjC,KA9BqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAE5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAC1E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EACtE,IAAA,mBAAW,EAAC,SAAS,CAAC,EAEtB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA5B,CAA4B,EAIvD,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,qIAAA,iEAGF,IAAA;AAJD,CAIC,EAQuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAKnC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uJAAA,6EAK1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,sBAAsB,GAAG,2BAAM,CAAC,GAAG,uQAAA,6LAU9B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AA4DF,IAAM,WAAW,GAAG,eAAK,CAAC,UAAU,CAClC,UACE,EAA0G,EAC1G,YAAY;IADX,IAAA,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAE,QAAQ,cAAA,EAAE,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,0BAAyB,EAAzB,kBAAkB,mBAAG,IAAI,KAAA,EAAK,IAAI,cAAvF,sFAAwF,CAAD;IAGvF,IAAM,WAAW,GAAG,IAAA,cAAM,EAA0B,IAAI,CAAC,CAAC;IAC1D,YAAY,GAAG,YAAY,aAAZ,YAAY,cAAZ,YAAY,GAAI,WAAW,CAAC;IAE3C,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAoC;QACnC,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,IAAM,WAAW,GAAG;QAClB,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,CAAC;IAC5B,CAAC,CAAC;IACF,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAElD,IAAM,eAAe,GAAG,IAAA,mBAAW,EAAC;QAClC,IAAI,YAAY,IAAI,UAAU,KAAK,OAAO,YAAY,IAAI,YAAY,CAAC,OAAO,IAAI,CAAC,QAAQ,IAAI,QAAQ,EAAE;YACvG,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;YAClC,QAAQ,CAAC,YAAY,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;SACtC;IACH,CAAC,EAAE,CAAC,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;IACpD,IAAM,eAAe,GAAG,IAAA,mBAAW,EAAC;QAClC,IAAI,YAAY,IAAI,UAAU,KAAK,OAAO,YAAY,IAAI,YAAY,CAAC,OAAO,IAAI,CAAC,QAAQ,IAAI,QAAQ,EAAE;YACvG,YAAY,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;YACpC,QAAQ,CAAC,YAAY,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;SACtC;IACH,CAAC,EAAE,CAAC,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEpD,OAAO,CACL,8BAAC,oBAAoB;QACnB,8BAAC,KAAK,aACJ,GAAG,EAAE,YAAY,EACjB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,kBACJ,OAAO,EACrB,OAAO,EAAE,OAAO,EAChB,YAAY,EAAC,KAAK,EAClB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,IACR,IAAI,EACR;QACD,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI;QACtC,CAAC,QAAQ,IAAI,kBAAkB,IAAI,CAClC,8BAAC,sBAAsB;YACrB,8BAAC,mBAAW,IAAC,IAAI,EAAE,EAAE,iBAAc,wBAAwB,EAAC,OAAO,EAAE,eAAe,GAAI;YACxF,8BAAC,qBAAa,IAAC,IAAI,EAAE,EAAE,iBAAc,wBAAwB,EAAC,OAAO,EAAE,eAAe,GAAI,CACnE,CAC1B,CACoB,CACxB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/components/Input/SelectInput/SelectInput.d.ts b/lib/components/Input/SelectInput/SelectInput.d.ts deleted file mode 100644 index 7c652d8e..00000000 --- a/lib/components/Input/SelectInput/SelectInput.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../../shared'; -import { InputProps } from '../common'; -import { VerticalPosition } from '../../../hooks'; -type OptionProps = Override, { - value: string; - disabled?: boolean; -}>; -type SelectInputProps = Override, InputProps>, ({ - clearable?: false; - readOnly: true; - value: string | null; -} | { - clearable?: false; - readOnly?: boolean; - value: string | null; - onChange: (newValue: string) => void; -} | { - clearable?: true; - readOnly?: boolean; - value: string | null; - onChange: (newValue: string | null) => void; -}) & { - placeholder?: string; - emptyResultLabel: string; - clearLabel?: string; - openLabel: string; - invalid?: boolean; - children?: ReactNode; - verticalPosition?: VerticalPosition; -} & ({ - onNextPage?: () => void; - onSearchChange?: (searchValue: string) => void; - disableInternalSearch?: false; -} | { - onNextPage: () => void; - onSearchChange: (searchValue: string) => void; - disableInternalSearch: true; -})>; -declare const SelectInput: { - ({ id, placeholder, invalid, value, emptyResultLabel, children, onChange, clearable, clearLabel, openLabel, readOnly, verticalPosition, onNextPage, onSearchChange, disableInternalSearch, "aria-labelledby": ariaLabelledby, ...rest }: SelectInputProps): React.JSX.Element; - Option: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLSpanElement>, OptionProps>> & string; -}; -export { SelectInput }; diff --git a/lib/components/Input/SelectInput/SelectInput.js b/lib/components/Input/SelectInput/SelectInput.js index b3bba477..71f57e32 100644 --- a/lib/components/Input/SelectInput/SelectInput.js +++ b/lib/components/Input/SelectInput/SelectInput.js @@ -1,265 +1,109 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var ve=Object.defineProperty,ke=Object.defineProperties;var Ie=Object.getOwnPropertyDescriptors;var O=Object.getOwnPropertySymbols;var P=Object.prototype.hasOwnProperty,U=Object.prototype.propertyIsEnumerable;var M=(t,o,i)=>o in t?ve(t,o,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[o]=i,F=(t,o)=>{for(var i in o||(o={}))P.call(o,i)&&M(t,i,o[i]);if(O)for(var i of O(o))U.call(o,i)&&M(t,i,o[i]);return t},W=(t,o)=>ke(t,Ie(o));var H=(t,o)=>{var i={};for(var r in t)P.call(t,r)&&o.indexOf(r)<0&&(i[r]=t[r]);if(t!=null&&O)for(var r of O(t))o.indexOf(r)<0&&U.call(t,r)&&(i[r]=t[r]);return i};var a=require("react/jsx-runtime"),u=require("react"),S=require("styled-components"),p=require("../../../shared/key.js"),Ce=require("../common/Overlay.js"),J=require("../../IconButton/IconButton.js"),$e=require("../TextInput/TextInput.js"),me=require("../../../hooks/useBooleanState.js"),De=require("../../../hooks/useShortcut.js"),n=require("../../../theme/theme.js"),Oe=require("../../../icons/ArrowDownIcon.js"),je=require("../../../icons/CloseIcon.js"),Ke=require("../../../icons/LockIcon.js"),Ee=require("../../../hooks/usePagination.js");function Q(t){return t&&t.__esModule?t:{default:t}}var q=Q(u),c=Q(S);const Re=t=>t.length>0&&t.every(o=>{var i,r;return(r=(i=o.props)==null?void 0:i.disabled)!=null?r:!1}),qe=c.default.div` + width: 100%; + + & input[type='text'] { + cursor: ${({readOnly:t})=>t?"not-allowed":"pointer"}; + background: ${({value:t,readOnly:o})=>t===null&&o?n.getColor("grey",20):"transparent"}; + + &:focus { + z-index: 2; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SelectInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var shared_1 = require("../../../shared"); -var common_1 = require("../common"); -var IconButton_1 = require("../../../components/IconButton/IconButton"); -var TextInput_1 = require("../../../components/Input/TextInput/TextInput"); -var hooks_1 = require("../../../hooks"); -var theme_1 = require("../../../theme"); -var icons_1 = require("../../../icons"); -var usePagination_1 = require("../../../hooks/usePagination"); -var areEveryChildrenDisabled = function (children) { - return children.length > 0 && children.every(function (option) { var _a, _b; return (_b = (_a = option.props) === null || _a === void 0 ? void 0 : _a.disabled) !== null && _b !== void 0 ? _b : false; }); -}; -var SelectInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n\n & input[type='text'] {\n cursor: ", ";\n background: ", ";\n\n &:focus {\n z-index: 2;\n }\n }\n"], ["\n width: 100%;\n\n & input[type='text'] {\n cursor: ", ";\n background: ", ";\n\n &:focus {\n z-index: 2;\n }\n }\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'pointer'); -}, function (_a) { - var value = _a.value, readOnly = _a.readOnly; - return (null === value && readOnly ? (0, theme_1.getColor)('grey', 20) : 'transparent'); -}); -var InputContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: relative;\n background: ", ";\n"], ["\n position: relative;\n background: ", ";\n"])), (0, theme_1.getColor)('white')); -var SearchInput = (0, styled_components_1.default)(TextInput_1.TextInput)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n &::placeholder {\n opacity: ", ";\n }\n"], ["\n &::placeholder {\n opacity: ", ";\n }\n"])), function (_a) { - var isPlaceholderVisible = _a.isPlaceholderVisible; - return (isPlaceholderVisible ? 1 : 0); -}); -var ActionContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: absolute;\n right: 8px;\n top: 0;\n height: 100%;\n display: flex;\n align-items: center;\n gap: 10px;\n z-index: 2;\n"], ["\n position: absolute;\n right: 8px;\n top: 0;\n height: 100%;\n display: flex;\n align-items: center;\n gap: 10px;\n z-index: 2;\n"]))); -var SelectedOptionContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n position: relative;\n margin-bottom: -34px;\n top: 3px;\n width: 100%;\n height: 34px;\n display: flex;\n align-items: center;\n padding: 0 ", "px 0 16px;\n background: ", ";\n box-sizing: border-box;\n color: ", ";\n"], ["\n position: relative;\n margin-bottom: -34px;\n top: 3px;\n width: 100%;\n height: 34px;\n display: flex;\n align-items: center;\n padding: 0 ", "px 0 16px;\n background: ", ";\n box-sizing: border-box;\n color: ", ";\n"])), function (_a) { - var clearable = _a.clearable; - return (clearable ? 68 : 38); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}); -var OptionContainer = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n background: ", ";\n height: 34px;\n padding: 0 20px;\n align-items: center;\n gap: 10px;\n cursor: ", ";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 34px;\n display: flex;\n justify-content: space-between;\n\n ", "\n"], ["\n background: ", ";\n height: 34px;\n padding: 0 20px;\n align-items: center;\n gap: 10px;\n cursor: ", ";\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 34px;\n display: flex;\n justify-content: space-between;\n\n ", "\n"])), (0, theme_1.getColor)('white'), function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, function (_a) { - var disabled = _a.disabled; - return (disabled ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 120)); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n &:focus {\n background: ", ";\n color: ", ";\n }\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n color: ", ";\n font-weight: 700;\n }\n "], ["\n &:focus {\n background: ", ";\n color: ", ";\n }\n &:hover {\n background: ", ";\n color: ", ";\n }\n &:active {\n color: ", ";\n font-weight: 700;\n }\n "])), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('brand', 140), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('brand', 140), (0, theme_1.getColor)('brand', 100)); -}); -var EmptyResultContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n background: ", ";\n height: 20px;\n padding: 0 20px;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 20px;\n text-align: center;\n"], ["\n background: ", ";\n height: 20px;\n padding: 0 20px;\n align-items: center;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n color: ", ";\n line-height: 20px;\n text-align: center;\n"])), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 100)); -var OptionCollection = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n max-height: 320px;\n overflow-y: auto;\n"], ["\n max-height: 320px;\n overflow-y: auto;\n"]))); -var Option = styled_components_1.default.span(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n display: block;\n line-height: 34px;\n min-height: 34px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"], ["\n display: block;\n line-height: 34px;\n min-height: 34px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"]))); -var SelectInput = function (_a) { - var _b; - var id = _a.id, placeholder = _a.placeholder, invalid = _a.invalid, value = _a.value, emptyResultLabel = _a.emptyResultLabel, children = _a.children, onChange = _a.onChange, _c = _a.clearable, clearable = _c === void 0 ? true : _c, _d = _a.clearLabel, clearLabel = _d === void 0 ? '' : _d, openLabel = _a.openLabel, _e = _a.readOnly, readOnly = _e === void 0 ? false : _e, verticalPosition = _a.verticalPosition, onNextPage = _a.onNextPage, onSearchChange = _a.onSearchChange, _f = _a.disableInternalSearch, disableInternalSearch = _f === void 0 ? false : _f, ariaLabelledby = _a["aria-labelledby"], rest = __rest(_a, ["id", "placeholder", "invalid", "value", "emptyResultLabel", "children", "onChange", "clearable", "clearLabel", "openLabel", "readOnly", "verticalPosition", "onNextPage", "onSearchChange", "disableInternalSearch", 'aria-labelledby']); - var _g = (0, react_1.useState)(''), searchValue = _g[0], setSearchValue = _g[1]; - var _h = (0, hooks_1.useBooleanState)(), dropdownIsOpen = _h[0], openOverlay = _h[1], closeOverlay = _h[2]; - var inputRef = (0, react_1.useRef)(null); - var containerRef = (0, react_1.useRef)(null); - var firstOptionRef = (0, react_1.useRef)(null); - var lastOptionRef = (0, react_1.useRef)(null); - var selectedOptionRef = (0, react_1.useRef)(null); - var validChildren = react_1.default.Children.toArray(children).filter(function (child) { - return (0, react_1.isValidElement)(child); - }); - readOnly = readOnly || areEveryChildrenDisabled(validChildren); - validChildren.reduce(function (optionCodes, child) { - if (optionCodes.includes(child.props.value)) { - throw new Error("Duplicate option value ".concat(child.props.value)); - } - optionCodes.push(child.props.value); - return optionCodes; - }, []); - var filteredChildren = disableInternalSearch - ? validChildren - : validChildren.filter(function (child) { - var _a; - var content = typeof child.props.children === 'string' ? child.props.children : ''; - var title = (_a = child.props.title) !== null && _a !== void 0 ? _a : ''; - var value = child.props.value; - var optionValue = value + content + title; - return optionValue.toLowerCase().includes(searchValue.toLowerCase()); - }); - var currentValueElement = (_b = validChildren.find(function (child) { - var childrenValue = child.props.value; - return value === childrenValue; - })) !== null && _b !== void 0 ? _b : value; - var handleSearch = function (value) { - onSearchChange === null || onSearchChange === void 0 ? void 0 : onSearchChange(value); - setSearchValue(value); - openOverlay(); - }; - var handleOptionClick = function (value, isOptionDisabled) { return function () { - if (isOptionDisabled) { - return; - } - onChange === null || onChange === void 0 ? void 0 : onChange(value); - handleEscape(); - }; }; - var handleClear = function (e) { - var _a; - onChange === null || onChange === void 0 ? void 0 : onChange(null); - e.preventDefault(); - (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.focus(); - }; - var handleEscape = function () { - var _a; - setSearchValue(''); - closeOverlay(); - (_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.focus(); - }; - (0, hooks_1.useShortcut)(shared_1.Key.Escape, handleEscape, inputRef); - var handleInputKeyDown = (0, react_1.useCallback)(function (event) { - var _a; - if (null !== event.currentTarget) { - if (event.key === shared_1.Key.Tab) { - setSearchValue(''); - closeOverlay(); - } - if (event.key === shared_1.Key.ArrowDown) { - event.preventDefault(); - if (!dropdownIsOpen) { - openOverlay(); - } - else { - (_a = (firstOptionRef.current || selectedOptionRef.current)) === null || _a === void 0 ? void 0 : _a.focus(); - } - } - else if (event.key === shared_1.Key.ArrowUp) { - event.preventDefault(); - openOverlay(); - } - else if (event.key === shared_1.Key.Enter) { - event.preventDefault(); - if (!dropdownIsOpen) { - openOverlay(); - } - } - } - }, [value, dropdownIsOpen]); - react_1.default.useEffect(function () { - var _a; - if (dropdownIsOpen && searchValue === '') { - (_a = (selectedOptionRef.current || firstOptionRef.current)) === null || _a === void 0 ? void 0 : _a.focus(); - } - }, [dropdownIsOpen, selectedOptionRef.current]); - var handleOptionKeyDown = (0, react_1.useCallback)(function (event, isOptionDisabled) { - var _a, _b; - if (null !== event.currentTarget) { - if (event.key === shared_1.Key.Tab) { - setSearchValue(''); - closeOverlay(); - } - if ([shared_1.Key.ArrowDown, shared_1.Key.ArrowUp, shared_1.Key.Enter, shared_1.Key.Escape].includes(event.key)) { - if (event.key === shared_1.Key.ArrowDown) { - var nextSibling = event.currentTarget.nextSibling; - nextSibling === null || nextSibling === void 0 ? void 0 : nextSibling.focus(); - event.preventDefault(); - } - if (event.key === shared_1.Key.ArrowUp) { - var previousSibling = event.currentTarget.previousSibling; - previousSibling === null || previousSibling === void 0 ? void 0 : previousSibling.focus(); - event.preventDefault(); - } - if (event.key === shared_1.Key.Enter && !isOptionDisabled) { - var value_1 = (_a = event.currentTarget.firstChild) === null || _a === void 0 ? void 0 : _a.getAttribute('value'); - onChange === null || onChange === void 0 ? void 0 : onChange(value_1); - handleEscape(); - } - if (event.key === shared_1.Key.Escape) { - handleEscape(); - } - } - else { - (_b = inputRef.current) === null || _b === void 0 ? void 0 : _b.focus(); - } - } - }, [onChange, value]); - (0, usePagination_1.usePagination)(containerRef, lastOptionRef, onNextPage, dropdownIsOpen); - return (react_1.default.createElement(SelectInputContainer, __assign({ readOnly: readOnly, value: value }, rest), - react_1.default.createElement(InputContainer, null, - null !== value && '' === searchValue && (react_1.default.createElement(SelectedOptionContainer, { readOnly: readOnly, clearable: clearable }, currentValueElement)), - react_1.default.createElement(SearchInput, { id: id, ref: inputRef, value: searchValue, readOnly: readOnly, invalid: invalid, placeholder: placeholder, isPlaceholderVisible: null === value, onChange: handleSearch, onClick: function (event) { - openOverlay(); - event.preventDefault(); - }, "aria-labelledby": ariaLabelledby, onKeyDown: handleInputKeyDown, "data-form-type": 'other', size: 1 }), - !readOnly && (react_1.default.createElement(ActionContainer, null, - !dropdownIsOpen && null !== value && clearable && (react_1.default.createElement(IconButton_1.IconButton, { ghost: "borderless", level: "tertiary", size: "small", icon: react_1.default.createElement(icons_1.CloseIcon, null), title: clearLabel, onClick: handleClear, tabIndex: 0 })), - react_1.default.createElement(IconButton_1.IconButton, { ghost: "borderless", level: "tertiary", size: "small", icon: react_1.default.createElement(icons_1.ArrowDownIcon, null), title: openLabel, onClick: openOverlay, onFocus: handleEscape, tabIndex: -1 })))), - dropdownIsOpen && !readOnly && (react_1.default.createElement(common_1.Overlay, { parentRef: inputRef, verticalPosition: verticalPosition, onClose: handleEscape }, - react_1.default.createElement(OptionCollection, { ref: containerRef }, filteredChildren.length === 0 ? (react_1.default.createElement(EmptyResultContainer, null, emptyResultLabel)) : (filteredChildren.map(function (child, index) { - var _a, _b; - var childValue = child.props.value; - var ref = undefined; - switch (index) { - case 0: - ref = firstOptionRef; - break; - case filteredChildren.length - 1: - ref = lastOptionRef; - break; - } - if (value === childValue) { - ref = selectedOptionRef; - } - var isOptionDisabled = (_b = (_a = child.props) === null || _a === void 0 ? void 0 : _a.disabled) !== null && _b !== void 0 ? _b : false; - return (react_1.default.createElement(OptionContainer, { role: "option", "data-testid": childValue, key: childValue, onClick: handleOptionClick(childValue, isOptionDisabled), onKeyDown: function (e) { return handleOptionKeyDown(e, isOptionDisabled); }, tabIndex: 0, ref: ref, disabled: isOptionDisabled }, - react_1.default.cloneElement(child), - isOptionDisabled && react_1.default.createElement(icons_1.LockIcon, { size: 18 }))); - }))))))); -}; -exports.SelectInput = SelectInput; -Option.displayName = 'SelectInput.Option'; -SelectInput.Option = Option; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=SelectInput.js.map \ No newline at end of file + } +`,Se=c.default.div` + position: relative; + background: ${n.getColor("white")}; +`,Ae=c.default($e.TextInput)` + &::placeholder { + opacity: ${({isPlaceholderVisible:t})=>t?1:0}; + } +`,Te=c.default.div` + position: absolute; + right: 8px; + top: 0; + height: 100%; + display: flex; + align-items: center; + gap: 10px; + z-index: 2; +`,Ge=c.default.div` + position: relative; + margin-bottom: -34px; + top: 3px; + width: 100%; + height: 34px; + display: flex; + align-items: center; + padding: 0 ${({clearable:t})=>t?68:38}px 0 16px; + background: ${({readOnly:t})=>t?n.getColor("grey",20):n.getColor("white")}; + box-sizing: border-box; + color: ${({readOnly:t})=>t?n.getColor("grey",100):n.getColor("grey",140)}; +`,Ve=c.default.div` + background: ${n.getColor("white")}; + height: 34px; + padding: 0 20px; + align-items: center; + gap: 10px; + cursor: ${({disabled:t})=>t?"not-allowed":"pointer"}; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${({disabled:t})=>t?n.getColor("grey",100):n.getColor("grey",120)}; + line-height: 34px; + display: flex; + justify-content: space-between; + + ${({disabled:t})=>!t&&S.css` + &:focus { + background: ${n.getColor("grey",20)}; + color: ${n.getColor("brand",140)}; + } + &:hover { + background: ${n.getColor("grey",20)}; + color: ${n.getColor("brand",140)}; + } + &:active { + color: ${n.getColor("brand",100)}; + font-weight: 700; + } + `} +`,ze=c.default.div` + background: ${n.getColor("white")}; + height: 20px; + padding: 0 20px; + align-items: center; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${n.getColor("grey",100)}; + line-height: 20px; + text-align: center; +`,_e=c.default.div` + max-height: 320px; + overflow-y: auto; + padding-left: ${({withGroups:t})=>t?"20px":"0"}; +`,X=S.css` + display: block; + line-height: 34px; + min-height: 34px; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +`,Y=c.default.span` + ${X}; +`,Z=c.default.span` + ${X}; +`,Be=c.default.div` + background: ${n.getColor("white")}; + height: 34px; + padding: 0 20px 0 0; + align-items: center; + gap: 10px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${n.getColor("grey",100)}; + line-height: 34px; + display: flex; + justify-content: space-between; + text-transform: uppercase; +`,A=Le=>{var G=Le,{id:t,placeholder:o,invalid:i,value:r,emptyResultLabel:ee,children:te,onChange:d,clearable:T=!0,clearLabel:re="",openLabel:oe,readOnly:w=!1,verticalPosition:le,onNextPage:ie,onSearchChange:j,disableInternalSearch:ne=!1,"aria-labelledby":se}=G,ae=H(G,["id","placeholder","invalid","value","emptyResultLabel","children","onChange","clearable","clearLabel","openLabel","readOnly","verticalPosition","onNextPage","onSearchChange","disableInternalSearch","aria-labelledby"]);var _;const[C,$]=u.useState(""),[ue,pe]=u.useState(!1),[g,h,K]=me.useBooleanState(),b=u.useRef(null),V=u.useRef(null),E=u.useRef(null),z=u.useRef(null),m=u.useRef(null),D=e=>(e==null?void 0:e.type.displayName)==="SelectInput.OptionGroup",R=e=>(e==null?void 0:e.type.displayName)==="SelectInput.Option",k=q.default.Children.toArray(te).filter(e=>u.isValidElement(e));w=w||Re(k),k.reduce((e,l)=>{if(D(l))return e;if(e.includes(l.props.value))throw new Error(`Duplicate option value ${l.props.value}`);return e.push(l.props.value),e},[]);const f=ne?k:k.filter(e=>{var I;const l=typeof e.props.children=="string"?e.props.children:"",y=(I=e.props.title)!=null?I:"",s=e.props.value+l+y;return D(e)||s.toLowerCase().includes(C.toLowerCase())}),ce=u.useMemo(()=>f.some(e=>R(e)),[f]),de=u.useMemo(()=>f.findIndex(e=>R(e)),[f]),fe=(_=k.find(e=>{const l=e.props.value;return r===l}))!=null?_:r,ye=e=>{j==null||j(e),$(e),h()},ge=(e,l)=>()=>{l||(d==null||d(e),v())},xe=e=>{var l;d==null||d(null),e.preventDefault(),(l=b.current)==null||l.focus()},v=()=>{var e;$(""),K(),(e=b.current)==null||e.focus()};De.useShortcut(p.Key.Escape,v,b);const we=u.useCallback(e=>{var l;e.currentTarget!==null&&(e.key===p.Key.Tab&&($(""),K()),e.key===p.Key.ArrowDown?(e.preventDefault(),g?(l=E.current||m.current)==null||l.focus():h()):e.key===p.Key.ArrowUp?(e.preventDefault(),h()):e.key===p.Key.Enter&&(e.preventDefault(),g||h()))},[r,g]);u.useEffect(()=>{var e;g&&C===""&&((e=m.current||E.current)==null||e.focus())},[g,m.current]),u.useEffect(()=>{f.some(e=>D(e))&&pe(!0)},[f]);const he=u.useCallback((e,l)=>{var y,x;if(e.currentTarget!==null)if(e.key===p.Key.Tab&&($(""),K()),[p.Key.ArrowDown,p.Key.ArrowUp,p.Key.Enter,p.Key.Escape].includes(e.key)){if(e.key===p.Key.ArrowDown){const s=e.currentTarget.nextSibling;s==null||s.focus(),e.preventDefault()}if(e.key===p.Key.ArrowUp){const s=e.currentTarget.previousSibling;s==null||s.focus(),e.preventDefault()}if(e.key===p.Key.Enter&&!l){const s=(y=e.currentTarget.firstChild)==null?void 0:y.getAttribute("value");d==null||d(s),v()}e.key===p.Key.Escape&&v()}else(x=b.current)==null||x.focus()},[d,r]);return Ee.usePagination(V,z,ie,g),a.jsxs(qe,W(F({readOnly:w,value:r},ae),{children:[a.jsxs(Se,{children:[r!==null&&C===""&&a.jsx(Ge,{readOnly:w,clearable:T,children:fe}),a.jsx(Ae,{id:t,ref:b,value:C,readOnly:w,invalid:i,placeholder:o,isPlaceholderVisible:r===null,onChange:ye,onClick:e=>{h(),e.preventDefault()},"aria-labelledby":se,onKeyDown:we,"data-form-type":"other",size:1}),!w&&a.jsxs(Te,{children:[!g&&r!==null&&T&&a.jsx(J.IconButton,{ghost:"borderless",level:"tertiary",size:"small",icon:a.jsx(je.CloseIcon,{}),title:re,onClick:xe,tabIndex:0}),a.jsx(J.IconButton,{ghost:"borderless",level:"tertiary",size:"small",icon:a.jsx(Oe.ArrowDownIcon,{}),title:oe,onClick:h,onFocus:v,tabIndex:-1})]})]}),g&&!w&&a.jsx(Ce.Overlay,{parentRef:b,verticalPosition:le,onClose:v,children:a.jsx(_e,{ref:V,withGroups:ue,children:ce?f.map((e,l)=>{var I,B,L,N;const y=e.props.value;let x;switch(l){case de:x=E;break;case f.length-1:x=z;break}r===y&&(x=m);const s=(B=(I=e.props)==null?void 0:I.disabled)!=null?B:!1;return D(e)?R(f[l+1])?a.jsx(Be,{role:"option-group","data-testid":(L=e.props)==null?void 0:L.title,children:q.default.cloneElement(e)},(N=e.props)==null?void 0:N.title):null:a.jsxs(Ve,{role:"option","data-testid":y,onClick:ge(y,s),onKeyDown:be=>he(be,s),tabIndex:0,ref:x,disabled:s,children:[q.default.cloneElement(e),s&&a.jsx(Ke.LockIcon,{size:18})]},y)}):a.jsx(ze,{children:ee})})})]}))};Y.displayName="SelectInput.Option";Z.displayName="SelectInput.OptionGroup";A.Option=Y;A.OptionGroup=Z;exports.SelectInput=A; diff --git a/lib/components/Input/SelectInput/SelectInput.js.map b/lib/components/Input/SelectInput/SelectInput.js.map deleted file mode 100644 index 7115e815..00000000 --- a/lib/components/Input/SelectInput/SelectInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SelectInput.js","sourceRoot":"","sources":["../../../../src/components/Input/SelectInput/SelectInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CASe;AACf,qEAA8C;AAC9C,0CAA8C;AAC9C,oCAA8C;AAC9C,wEAAqE;AACrE,2EAAwE;AACxE,wCAA8E;AAC9E,wCAA2D;AAC3D,wCAAkE;AAClE,8DAA2D;AAE3D,IAAM,wBAAwB,GAAG,UAAC,QAAqC;IACrE,OAAA,QAAQ,CAAC,MAAM,GAAG,CAAC,IAAI,QAAQ,CAAC,KAAK,CAAC,UAAA,MAAM,gBAAI,OAAA,MAAA,MAAA,MAAM,CAAC,KAAK,0CAAE,QAAQ,mCAAI,KAAK,CAAA,EAAA,CAAC;AAAhF,CAAgF,CAAC;AAEnF,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,6MAA+D,4DAIxF,EAAsD,qBAClD,EAA0F,qDAM3G,KAPa,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAClD,UAAC,EAAiB;QAAhB,KAAK,WAAA,EAAE,QAAQ,cAAA;IAAM,OAAA,CAAC,IAAI,KAAK,KAAK,IAAI,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AAAnE,CAAmE,CAM3G,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,mHAAA,yCAEjB,EAAiB,KAChC,KADe,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAChC,CAAC;AAEF,IAAM,WAAW,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,oHAAiC,qCAEvD,EAA0D,UAExE,KAFc,UAAC,EAAsB;QAArB,oBAAoB,0BAAA;IAAM,OAAA,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAA9B,CAA8B,CAExE,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,gNAAA,6IASjC,IAAA,CAAC;AAEF,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,4SAA6D,yJAQxF,EAAsC,4BACrC,EAAqE,yCAE1E,EAA0E,KACpF,KAJc,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAArB,CAAqB,EACrC,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAE1E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,CACpF,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,sWAAyC,kBAC3D,EAAiB,0FAKrB,EAAsD,uFAIvD,EAA0E,oFAKjF,EAeC,IACJ,KA9Be,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAKrB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAIvD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EAKjF,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,CAAC,QAAQ,QACT,uBAAG,8SAAA,yCAEe,EAAoB,oBACzB,EAAsB,mDAGjB,EAAoB,oBACzB,EAAsB,+CAGtB,EAAsB,6CAGlC,KAXiB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAGjB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAGtB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAGlC;AAdD,CAcC,CACJ,CAAC;AAEF,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,+RAAA,kBACvB,EAAiB,oJAOtB,EAAqB,kDAG/B,KAVe,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAOtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG/B,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,kHAAA,+CAGlC,IAAA,CAAC;AAUF,IAAM,MAAM,GAAG,2BAAM,CAAC,IAAI,gNAAa,2IAOtC,IAAA,CAAC;AAgFF,IAAM,WAAW,GAAG,UAAC,EAkBF;;IAjBjB,IAAA,EAAE,QAAA,EACF,WAAW,iBAAA,EACX,OAAO,aAAA,EACP,KAAK,WAAA,EACL,gBAAgB,sBAAA,EAChB,QAAQ,cAAA,EACR,QAAQ,cAAA,EACR,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAChB,kBAAe,EAAf,UAAU,mBAAG,EAAE,KAAA,EACf,SAAS,eAAA,EACT,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,gBAAgB,sBAAA,EAChB,UAAU,gBAAA,EACV,cAAc,oBAAA,EACd,6BAA6B,EAA7B,qBAAqB,mBAAG,KAAK,KAAA,EACV,cAAc,wBAAA,EAC9B,IAAI,cAjBY,yOAkBpB,CADQ;IAED,IAAA,KAAgC,IAAA,gBAAQ,EAAS,EAAE,CAAC,EAAnD,WAAW,QAAA,EAAE,cAAc,QAAwB,CAAC;IACrD,IAAA,KAA8C,IAAA,uBAAe,GAAE,EAA9D,cAAc,QAAA,EAAE,WAAW,QAAA,EAAE,YAAY,QAAqB,CAAC;IACtE,IAAM,QAAQ,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IAChD,IAAM,YAAY,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAClD,IAAM,cAAc,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACpD,IAAM,aAAa,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACnD,IAAM,iBAAiB,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEvD,IAAM,aAAa,GAAG,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,UAAC,KAAK;QAClE,OAAA,IAAA,sBAAc,EAAc,KAAK,CAAC;IAAlC,CAAkC,CACnC,CAAC;IAEF,QAAQ,GAAG,QAAQ,IAAI,wBAAwB,CAAC,aAAa,CAAC,CAAC;IAE/D,aAAa,CAAC,MAAM,CAAW,UAAC,WAAqB,EAAE,KAAK;QAC1D,IAAI,WAAW,CAAC,QAAQ,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE;YAC3C,MAAM,IAAI,KAAK,CAAC,iCAA0B,KAAK,CAAC,KAAK,CAAC,KAAK,CAAE,CAAC,CAAC;SAChE;QAED,WAAW,CAAC,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;QAEpC,OAAO,WAAW,CAAC;IACrB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,gBAAgB,GAAG,qBAAqB;QAC5C,CAAC,CAAC,aAAa;QACf,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,UAAA,KAAK;;YACxB,IAAM,OAAO,GAAG,OAAO,KAAK,CAAC,KAAK,CAAC,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC;YACrF,IAAM,KAAK,GAAG,MAAA,KAAK,CAAC,KAAK,CAAC,KAAK,mCAAI,EAAE,CAAC;YACtC,IAAM,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC;YAChC,IAAM,WAAW,GAAG,KAAK,GAAG,OAAO,GAAG,KAAK,CAAC;YAE5C,OAAO,WAAW,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC,CAAC;QACvE,CAAC,CAAC,CAAC;IAEP,IAAM,mBAAmB,GACvB,MAAA,aAAa,CAAC,IAAI,CAAC,UAAA,KAAK;QACtB,IAAM,aAAa,GAAG,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC;QAExC,OAAO,KAAK,KAAK,aAAa,CAAC;IACjC,CAAC,CAAC,mCAAI,KAAK,CAAC;IAEd,IAAM,YAAY,GAAG,UAAC,KAAa;QACjC,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,KAAK,CAAC,CAAC;QACxB,cAAc,CAAC,KAAK,CAAC,CAAC;QACtB,WAAW,EAAE,CAAC;IAChB,CAAC,CAAC;IAEF,IAAM,iBAAiB,GAAG,UAAC,KAAa,EAAE,gBAAyB,IAAK,OAAA;QACtE,IAAI,gBAAgB,EAAE;YACpB,OAAO;SACR;QACD,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,KAAK,CAAC,CAAC;QAClB,YAAY,EAAE,CAAC;IACjB,CAAC,EANuE,CAMvE,CAAC;IAEF,IAAM,WAAW,GAAG,UAAC,CAAiB;;QAGpC,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,IAAI,CAAC,CAAC;QACjB,CAAC,CAAC,cAAc,EAAE,CAAC;QACnB,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;IAC5B,CAAC,CAAC;IAEF,IAAM,YAAY,GAAG;;QACnB,cAAc,CAAC,EAAE,CAAC,CAAC;QACnB,YAAY,EAAE,CAAC;QACf,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;IAC5B,CAAC,CAAC;IAEF,IAAA,mBAAW,EAAC,YAAG,CAAC,MAAM,EAAE,YAAY,EAAE,QAAQ,CAAC,CAAC;IAEhD,IAAM,kBAAkB,GAAG,IAAA,mBAAW,EACpC,UAAC,KAAsC;;QACrC,IAAI,IAAI,KAAK,KAAK,CAAC,aAAa,EAAE;YAChC,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,GAAG,EAAE;gBACzB,cAAc,CAAC,EAAE,CAAC,CAAC;gBACnB,YAAY,EAAE,CAAC;aAChB;YACD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,SAAS,EAAE;gBAC/B,KAAK,CAAC,cAAc,EAAE,CAAC;gBACvB,IAAI,CAAC,cAAc,EAAE;oBACnB,WAAW,EAAE,CAAC;iBACf;qBAAM;oBACL,MAAA,CAAC,cAAc,CAAC,OAAO,IAAI,iBAAiB,CAAC,OAAO,CAAC,0CAAE,KAAK,EAAE,CAAC;iBAChE;aACF;iBAAM,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,OAAO,EAAE;gBACpC,KAAK,CAAC,cAAc,EAAE,CAAC;gBACvB,WAAW,EAAE,CAAC;aACf;iBAAM,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,KAAK,EAAE;gBAClC,KAAK,CAAC,cAAc,EAAE,CAAC;gBACvB,IAAI,CAAC,cAAc,EAAE;oBACnB,WAAW,EAAE,CAAC;iBACf;aACF;SACF;IACH,CAAC,EACD,CAAC,KAAK,EAAE,cAAc,CAAC,CACxB,CAAC;IAEF,eAAK,CAAC,SAAS,CAAC;;QACd,IAAI,cAAc,IAAI,WAAW,KAAK,EAAE,EAAE;YACxC,MAAA,CAAC,iBAAiB,CAAC,OAAO,IAAI,cAAc,CAAC,OAAO,CAAC,0CAAE,KAAK,EAAE,CAAC;SAChE;IACH,CAAC,EAAE,CAAC,cAAc,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC,CAAC;IAEhD,IAAM,mBAAmB,GAAG,IAAA,mBAAW,EACrC,UAAC,KAAoC,EAAE,gBAAyB;;QAC9D,IAAI,IAAI,KAAK,KAAK,CAAC,aAAa,EAAE;YAChC,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,GAAG,EAAE;gBACzB,cAAc,CAAC,EAAE,CAAC,CAAC;gBACnB,YAAY,EAAE,CAAC;aAChB;YACD,IAAK,CAAC,YAAG,CAAC,SAAS,EAAE,YAAG,CAAC,OAAO,EAAE,YAAG,CAAC,KAAK,EAAE,YAAG,CAAC,MAAM,CAAc,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE;gBACzF,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,SAAS,EAAE;oBAC/B,IAAM,WAAW,GAAI,KAAK,CAAC,aAA6B,CAAC,WAA0B,CAAC;oBACpF,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,KAAK,EAAE,CAAC;oBACrB,KAAK,CAAC,cAAc,EAAE,CAAC;iBACxB;gBACD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,OAAO,EAAE;oBAC7B,IAAM,eAAe,GAAI,KAAK,CAAC,aAA6B,CAAC,eAA8B,CAAC;oBAC5F,eAAe,aAAf,eAAe,uBAAf,eAAe,CAAE,KAAK,EAAE,CAAC;oBACzB,KAAK,CAAC,cAAc,EAAE,CAAC;iBACxB;gBACD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,KAAK,IAAI,CAAC,gBAAgB,EAAE;oBAChD,IAAM,OAAK,GAAG,MAAC,KAAK,CAAC,aAAa,CAAC,UAA0B,0CAAE,YAAY,CAAC,OAAO,CAAW,CAAC;oBAC/F,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,OAAK,CAAC,CAAC;oBAClB,YAAY,EAAE,CAAC;iBAChB;gBACD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,MAAM,EAAE;oBAC5B,YAAY,EAAE,CAAC;iBAChB;aACF;iBAAM;gBACL,MAAA,QAAQ,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;aAC3B;SACF;IACH,CAAC,EACD,CAAC,QAAQ,EAAE,KAAK,CAAC,CAClB,CAAC;IAEF,IAAA,6BAAa,EAAC,YAAY,EAAE,aAAa,EAAE,UAAU,EAAE,cAAc,CAAC,CAAC;IAEvE,OAAO,CACL,8BAAC,oBAAoB,aAAC,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,KAAK,IAAM,IAAI;QAC9D,8BAAC,cAAc;YACZ,IAAI,KAAK,KAAK,IAAI,EAAE,KAAK,WAAW,IAAI,CACvC,8BAAC,uBAAuB,IAAC,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAE,SAAS,IAC9D,mBAAmB,CACI,CAC3B;YACD,8BAAC,WAAW,IACV,EAAE,EAAE,EAAE,EACN,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,WAAW,EAClB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,OAAO,EAChB,WAAW,EAAE,WAAW,EACxB,oBAAoB,EAAE,IAAI,KAAK,KAAK,EACpC,QAAQ,EAAE,YAAY,EACtB,OAAO,EAAE,UAAA,KAAK;oBACZ,WAAW,EAAE,CAAC;oBACd,KAAK,CAAC,cAAc,EAAE,CAAC;gBACzB,CAAC,qBACgB,cAAc,EAC/B,SAAS,EAAE,kBAAkB,oBACb,OAAO,EACvB,IAAI,EAAE,CAAC,GACP;YACD,CAAC,QAAQ,IAAI,CACZ,8BAAC,eAAe;gBACb,CAAC,cAAc,IAAI,IAAI,KAAK,KAAK,IAAI,SAAS,IAAI,CACjD,8BAAC,uBAAU,IACT,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,OAAO,EACZ,IAAI,EAAE,8BAAC,iBAAS,OAAG,EACnB,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAE,CAAC,GACX,CACH;gBACD,8BAAC,uBAAU,IACT,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,OAAO,EACZ,IAAI,EAAE,8BAAC,qBAAa,OAAG,EACvB,KAAK,EAAE,SAAS,EAChB,OAAO,EAAE,WAAW,EACpB,OAAO,EAAE,YAAY,EACrB,QAAQ,EAAE,CAAC,CAAC,GACZ,CACc,CACnB,CACc;QAChB,cAAc,IAAI,CAAC,QAAQ,IAAI,CAC9B,8BAAC,gBAAO,IAAC,SAAS,EAAE,QAAQ,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,OAAO,EAAE,YAAY;YACrF,8BAAC,gBAAgB,IAAC,GAAG,EAAE,YAAY,IAChC,gBAAgB,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,CAC/B,8BAAC,oBAAoB,QAAE,gBAAgB,CAAwB,CAChE,CAAC,CAAC,CAAC,CACF,gBAAgB,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;;gBAChC,IAAM,UAAU,GAAG,KAAK,CAAC,KAAK,CAAC,KAAK,CAAC;gBACrC,IAAI,GAAG,GAAG,SAAS,CAAC;gBACpB,QAAQ,KAAK,EAAE;oBACb,KAAK,CAAC;wBACJ,GAAG,GAAG,cAAc,CAAC;wBACrB,MAAM;oBACR,KAAK,gBAAgB,CAAC,MAAM,GAAG,CAAC;wBAC9B,GAAG,GAAG,aAAa,CAAC;wBACpB,MAAM;iBACT;gBACD,IAAI,KAAK,KAAK,UAAU,EAAE;oBACxB,GAAG,GAAG,iBAAiB,CAAC;iBACzB;gBAED,IAAM,gBAAgB,GAAG,MAAA,MAAA,KAAK,CAAC,KAAK,0CAAE,QAAQ,mCAAI,KAAK,CAAC;gBAExD,OAAO,CACL,8BAAC,eAAe,IACd,IAAI,EAAC,QAAQ,iBACA,UAAU,EACvB,GAAG,EAAE,UAAU,EACf,OAAO,EAAE,iBAAiB,CAAC,UAAU,EAAE,gBAAgB,CAAC,EACxD,SAAS,EAAE,UAAC,CAAkC,IAAK,OAAA,mBAAmB,CAAC,CAAC,EAAE,gBAAgB,CAAC,EAAxC,CAAwC,EAC3F,QAAQ,EAAE,CAAC,EACX,GAAG,EAAE,GAAG,EACR,QAAQ,EAAE,gBAAgB;oBAEzB,eAAK,CAAC,YAAY,CAAC,KAAK,CAAC;oBACzB,gBAAgB,IAAI,8BAAC,gBAAQ,IAAC,IAAI,EAAE,EAAE,GAAI,CAC3B,CACnB,CAAC;YACJ,CAAC,CAAC,CACH,CACgB,CACX,CACX,CACoB,CACxB,CAAC;AACJ,CAAC,CAAC;AAKM,kCAAW;AAHnB,MAAM,CAAC,WAAW,GAAG,oBAAoB,CAAC;AAC1C,WAAW,CAAC,MAAM,GAAG,MAAM,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInput.d.ts b/lib/components/Input/TableInput/TableInput.d.ts deleted file mode 100644 index b14ab66e..00000000 --- a/lib/components/Input/TableInput/TableInput.d.ts +++ /dev/null @@ -1,89 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../../shared'; -type TableInputProps = Override, { - children?: ReactNode; - readOnly?: boolean; - isDragAndDroppable?: boolean; - onReorder?: (updatedIndices: number[]) => void | undefined; -}>; -declare const TableInput: { - ({ children, readOnly, isDragAndDroppable, onReorder, ...rest }: TableInputProps): React.JSX.Element; - Header: React.ForwardRefExoticComponent<{ - children?: React.ReactNode; - } & React.RefAttributes>; - HeaderCell: React.ForwardRefExoticComponent>; - Body: React.ForwardRefExoticComponent<{ - children?: React.ReactNode; - } & React.RefAttributes>; - Row: React.ForwardRefExoticComponent, "children" | "highlighted" | "rowIndex"> & { - children?: React.ReactNode; - highlighted?: boolean | undefined; - rowIndex?: number | undefined; - } & React.RefAttributes>; - Cell: React.ForwardRefExoticComponent & React.RefAttributes>; - CellContent: { - ({ children, rowTitle, highlighted, inError, ...rest }: Omit, HTMLDivElement>, "children" | "highlighted" | "inError" | "rowTitle"> & { - rowTitle?: boolean | undefined; - highlighted?: boolean | undefined; - inError?: boolean | undefined; - children?: React.ReactNode; - }): React.JSX.Element; - displayName: string; - }; - Text: ({ children, value, ...rest }: Omit & { - highlighted?: boolean | undefined; - inError?: boolean | undefined; - }) => React.JSX.Element; - Date: ({ children, value, ...rest }: Omit & { - highlighted?: boolean | undefined; - inError?: boolean | undefined; - }) => React.JSX.Element; - Number: ({ children, value, ...rest }: Omit & { - highlighted?: boolean | undefined; - inError?: boolean | undefined; - }) => React.JSX.Element; - Boolean: React.FC, "value" | "onChange" | "clearLabel" | "yesLabel" | "noLabel" | "highlighted" | "inError" | "openDropdownLabel"> & { - value: boolean | null; - onChange: (value: boolean | null) => void; - yesLabel: string; - noLabel: string; - highlighted?: boolean | undefined; - clearLabel: string; - openDropdownLabel: string; - inError?: boolean | undefined; - }>; - Select: React.FC<{ - value: React.ReactNode; - onClear: () => void; - highlighted?: boolean | undefined; - clearLabel: string; - openDropdownLabel: string; - onNextPage?: (() => void) | undefined; - searchValue?: string | undefined; - onSearchChange?: ((search: string) => void) | undefined; - searchPlaceholder: string; - searchTitle: string; - inError?: boolean | undefined; - closeTick?: boolean | undefined; - bottomHelper?: React.ReactElement> | undefined; - withSearch?: boolean | undefined; - onOpenChange?: ((isOpen: boolean) => void) | undefined; - children?: React.ReactNode; - }>; - Measurement: React.FC<{ - amount: string; - unit: string; - emptyResultLabel: string; - openLabel: string; - onChange: (amount: string | undefined, unit: string) => void; - units: { - value: string; - label: string; - symbol?: string | undefined; - }[]; - highlighted?: boolean | undefined; - inError?: boolean | undefined; - }>; -}; -export { TableInput }; -export type { TableInputProps }; diff --git a/lib/components/Input/TableInput/TableInput.js b/lib/components/Input/TableInput/TableInput.js index 03294700..f2df37b6 100644 --- a/lib/components/Input/TableInput/TableInput.js +++ b/lib/components/Input/TableInput/TableInput.js @@ -1,103 +1,30 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInput = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var TableInputHeader_1 = require("./TableInputHeader/TableInputHeader"); -var TableInputHeaderCell_1 = require("./TableInputHeaderCell/TableInputHeaderCell"); -var TableInputBody_1 = require("./TableInputBody/TableInputBody"); -var TableInputCell_1 = require("./TableInputCell/TableInputCell"); -var TableInputRow_1 = require("./TableInputRow/TableInputRow"); -var TableInputText_1 = require("./TableInputText/TableInputText"); -var TableInputDate_1 = require("./TableInputDate/TableInputDate"); -var TableInputNumber_1 = require("./TableInputNumber/TableInputNumber"); -var TableInputBoolean_1 = require("./TableInputBoolean/TableInputBoolean"); -var TableInputSelect_1 = require("./TableInputSelect/TableInputSelect"); -var TableInputContext_1 = require("./TableInputContext"); -var TableInputCellContent_1 = require("./TableInputCellContent/TableInputCellContent"); -var TableInputMeasurement_1 = require("./TableInputMeasurement/TableInputMeasurement"); -var DraggedElementContext_1 = require("../../../contexts/DraggedElementContext"); -var TableInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n overflow: auto;\n"], ["\n width: 100%;\n overflow: auto;\n"]))); -var TableInputTable = styled_components_1.default.table(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n border-spacing: 0;\n width: 100%;\n\n & th:first-child {\n transition: box-shadow 0.15s;\n }\n &.shadowed th:first-child {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 7.5px 15px 0px;\n }\n\n ", "\n"], ["\n border-spacing: 0;\n width: 100%;\n\n & th:first-child {\n transition: box-shadow 0.15s;\n }\n &.shadowed th:first-child {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 7.5px 15px 0px;\n }\n\n ", "\n"])), function (_a) { - var isDragAndDroppable = _a.isDragAndDroppable; - return !isDragAndDroppable - ? (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n & tr > td:first-child {\n transition: box-shadow 0.15s;\n }\n &.shadowed tr > td:first-child {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px;\n }\n "], ["\n & tr > td:first-child {\n transition: box-shadow 0.15s;\n }\n &.shadowed tr > td:first-child {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px;\n }\n "]))) : (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & tr > td:nth-child(2) {\n transition: box-shadow 0.15s;\n }\n &.shadowed tr > td:nth-child(2) {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px;\n }\n "], ["\n & tr > td:nth-child(2) {\n transition: box-shadow 0.15s;\n }\n &.shadowed tr > td:nth-child(2) {\n box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px;\n }\n "]))); -}); -var TableInput = function (_a) { - var children = _a.children, _b = _a.readOnly, readOnly = _b === void 0 ? false : _b, _c = _a.isDragAndDroppable, isDragAndDroppable = _c === void 0 ? false : _c, onReorder = _a.onReorder, rest = __rest(_a, ["children", "readOnly", "isDragAndDroppable", "onReorder"]); - var _d = react_1.default.useState(false), shadowed = _d[0], setShadowed = _d[1]; - var handleScroll = function (event) { - setShadowed(event.currentTarget.scrollLeft > 0); - }; - return (react_1.default.createElement(TableInputContext_1.TableInputContext.Provider, { value: { readOnly: readOnly, isDragAndDroppable: isDragAndDroppable, onReorder: onReorder } }, - react_1.default.createElement(TableInputContainer, __assign({ onScroll: handleScroll }, rest), - react_1.default.createElement(DraggedElementContext_1.DraggedElementProvider, null, - react_1.default.createElement(TableInputTable, { className: shadowed ? 'shadowed' : '', isDragAndDroppable: isDragAndDroppable }, children))))); -}; -exports.TableInput = TableInput; -TableInput.Header = TableInputHeader_1.TableInputHeader; -TableInput.HeaderCell = TableInputHeaderCell_1.TableInputHeaderCell; -TableInput.Body = TableInputBody_1.TableInputBody; -TableInput.Row = TableInputRow_1.TableInputRow; -TableInput.Cell = TableInputCell_1.TableInputCell; -TableInput.CellContent = TableInputCellContent_1.TableInputCellContent; -TableInput.Text = TableInputText_1.TableInputText; -TableInput.Date = TableInputDate_1.TableInputDate; -TableInput.Number = TableInputNumber_1.TableInputNumber; -TableInput.Boolean = TableInputBoolean_1.TableInputBoolean; -TableInput.Select = TableInputSelect_1.TableInputSelect; -TableInput.Measurement = TableInputMeasurement_1.TableInputMeasurement; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=TableInput.js.map \ No newline at end of file +"use strict";var C=Object.defineProperty,m=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable;var s=(e,t,a)=>t in e?C(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,p=(e,t)=>{for(var a in t||(t={}))i.call(t,a)&&s(e,a,t[a]);if(n)for(var a of n(t))b.call(t,a)&&s(e,a,t[a]);return e},T=(e,t)=>m(e,g(t));var I=(e,t)=>{var a={};for(var l in e)i.call(e,l)&&t.indexOf(l)<0&&(a[l]=e[l]);if(e!=null&&n)for(var l of n(e))t.indexOf(l)<0&&b.call(e,l)&&(a[l]=e[l]);return a};var u=require("react/jsx-runtime"),S=require("react"),d=require("styled-components"),_=require("./TableInputHeader/TableInputHeader.js"),B=require("./TableInputHeaderCell/TableInputHeaderCell.js"),H=require("./TableInputBody/TableInputBody.js"),R=require("./TableInputCell/TableInputCell.js"),j=require("./TableInputRow/TableInputRow.js"),y=require("./TableInputText/TableInputText.js"),D=require("./TableInputDate/TableInputDate.js"),M=require("./TableInputNumber/TableInputNumber.js"),N=require("./TableInputBoolean/TableInputBoolean.js"),E=require("./TableInputSelect/TableInputSelect.js"),P=require("./TableInputContext.js"),L=require("./TableInputCellContent/TableInputCellContent.js"),$=require("./TableInputMeasurement/TableInputMeasurement.js"),k=require("../../../contexts/DraggedElementContext.js");function c(e){return e&&e.__esModule?e:{default:e}}var z=c(S),x=c(d);const F=x.default.div` + width: 100%; + overflow: auto; +`,G=x.default.table` + border-spacing: 0; + width: 100%; + + & th:first-child { + transition: box-shadow 0.15s; + } + &.shadowed th:first-child { + box-shadow: rgba(0, 0, 0, 0.2) 0px 7.5px 15px 0px; + } + + ${({isDragAndDroppable:e})=>e?d.css` + & tr > td:nth-child(2) { + transition: box-shadow 0.15s; + } + &.shadowed tr > td:nth-child(2) { + box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px; + } + `:d.css` + & tr > td:first-child { + transition: box-shadow 0.15s; + } + &.shadowed tr > td:first-child { + box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px 0px; + } + `} +`,r=J=>{var o=J,{children:e,readOnly:t=!1,isDragAndDroppable:a=!1,onReorder:l}=o,h=I(o,["children","readOnly","isDragAndDroppable","onReorder"]);const[v,w]=z.default.useState(!1),f=q=>{w(q.currentTarget.scrollLeft>0)};return u.jsx(P.TableInputContext.Provider,{value:{readOnly:t,isDragAndDroppable:a,onReorder:l},children:u.jsx(F,T(p({onScroll:f},h),{children:u.jsx(k.DraggedElementProvider,{children:u.jsx(G,{className:v?"shadowed":"",isDragAndDroppable:a,children:e})})}))})};r.Header=_.TableInputHeader;r.HeaderCell=B.TableInputHeaderCell;r.Body=H.TableInputBody;r.Row=j.TableInputRow;r.Cell=R.TableInputCell;r.CellContent=L.TableInputCellContent;r.Text=y.TableInputText;r.Date=D.TableInputDate;r.Number=M.TableInputNumber;r.Boolean=N.TableInputBoolean;r.Select=E.TableInputSelect;r.Measurement=$.TableInputMeasurement;exports.TableInput=r; diff --git a/lib/components/Input/TableInput/TableInput.js.map b/lib/components/Input/TableInput/TableInput.js.map deleted file mode 100644 index 81900e62..00000000 --- a/lib/components/Input/TableInput/TableInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInput.js","sourceRoot":"","sources":["../../../../src/components/Input/TableInput/TableInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAuC;AACvC,qEAA8C;AAE9C,wEAAqE;AACrE,oFAAiF;AACjF,kEAA+D;AAC/D,kEAA+D;AAC/D,+DAA4D;AAC5D,kEAA+D;AAC/D,kEAA+D;AAC/D,wEAAqE;AACrE,2EAAwE;AACxE,wEAAqE;AACrE,yDAAsD;AAEtD,uFAAoF;AACpF,uFAAoF;AACpF,iFAA+E;AAE/E,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,0GAAA,uCAGrC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,KAAK,mRAAmD,0MAWnF,EAiBK,IACR,KAlBG,UAAC,EAAoB;QAAnB,kBAAkB,wBAAA;IACpB,OAAA,CAAC,kBAAkB;QACjB,CAAC,KAAC,uBAAG,mSAAA,+NAOF,KACH,CAAC,KAAC,uBAAG,qSAAA,iOAOF,IAAA;AAhBL,CAgBK,CACR,CAAC;AA+BF,IAAM,UAAU,GAAG,UAAC,EAA6F;IAA5F,IAAA,QAAQ,cAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,0BAA0B,EAA1B,kBAAkB,mBAAG,KAAK,KAAA,EAAE,SAAS,eAAA,EAAK,IAAI,cAA3E,2DAA4E,CAAD;IACvF,IAAA,KAA0B,eAAK,CAAC,QAAQ,CAAU,KAAK,CAAC,EAAvD,QAAQ,QAAA,EAAE,WAAW,QAAkC,CAAC;IAC/D,IAAM,YAAY,GAAG,UAAC,KAAiC;QACrD,WAAW,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC;IAClD,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,qCAAiB,CAAC,QAAQ,IAAC,KAAK,EAAE,EAAC,QAAQ,UAAA,EAAE,kBAAkB,oBAAA,EAAE,SAAS,WAAA,EAAC;QAC1E,8BAAC,mBAAmB,aAAC,QAAQ,EAAE,YAAY,IAAM,IAAI;YACnD,8BAAC,8CAAsB;gBACrB,8BAAC,eAAe,IAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,EAAE,kBAAkB,EAAE,kBAAkB,IAC3F,QAAQ,CACO,CACK,CACL,CACK,CAC9B,CAAC;AACJ,CAAC,CAAC;AAeM,gCAAU;AAblB,UAAU,CAAC,MAAM,GAAG,mCAAgB,CAAC;AACrC,UAAU,CAAC,UAAU,GAAG,2CAAoB,CAAC;AAC7C,UAAU,CAAC,IAAI,GAAG,+BAAc,CAAC;AACjC,UAAU,CAAC,GAAG,GAAG,6BAAa,CAAC;AAC/B,UAAU,CAAC,IAAI,GAAG,+BAAc,CAAC;AACjC,UAAU,CAAC,WAAW,GAAG,6CAAqB,CAAC;AAC/C,UAAU,CAAC,IAAI,GAAG,+BAAc,CAAC;AACjC,UAAU,CAAC,IAAI,GAAG,+BAAc,CAAC;AACjC,UAAU,CAAC,MAAM,GAAG,mCAAgB,CAAC;AACrC,UAAU,CAAC,OAAO,GAAG,qCAAiB,CAAC;AACvC,UAAU,CAAC,MAAM,GAAG,mCAAgB,CAAC;AACrC,UAAU,CAAC,WAAW,GAAG,6CAAqB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputBody/TableInputBody.d.ts b/lib/components/Input/TableInput/TableInputBody/TableInputBody.d.ts deleted file mode 100644 index cadd5abb..00000000 --- a/lib/components/Input/TableInput/TableInputBody/TableInputBody.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import React, { ReactNode } from 'react'; -type TableInputBodyProps = { - children?: ReactNode; -}; -declare const TableInputBody: React.ForwardRefExoticComponent>; -export { TableInputBody }; diff --git a/lib/components/Input/TableInput/TableInputBody/TableInputBody.js b/lib/components/Input/TableInput/TableInputBody/TableInputBody.js index 457a5e57..c09f5837 100644 --- a/lib/components/Input/TableInput/TableInputBody/TableInputBody.js +++ b/lib/components/Input/TableInput/TableInputBody/TableInputBody.js @@ -1,76 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputBody = void 0; -var react_1 = __importStar(require("react")); -var TableInputContext_1 = require("../TableInputContext"); -var useDrop_1 = require("../../../../hooks/useDrop"); -var DraggedElementContext_1 = require("../../../../contexts/DraggedElementContext"); -var TableInputBody = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - var _b = (0, react_1.useContext)(TableInputContext_1.TableInputContext), isDragAndDroppable = _b.isDragAndDroppable, onReorder = _b.onReorder; - var draggedElementIndex = (0, react_1.useContext)(DraggedElementContext_1.DraggedElementContext).index; - var decoratedChildren = react_1.Children.map(children, function (child, rowIndex) { - if (!react_1.default.isValidElement(child)) { - return null; - } - return isDragAndDroppable - ? (0, react_1.cloneElement)(child, { - rowIndex: rowIndex, - draggable: rowIndex === draggedElementIndex, - }) - : (0, react_1.cloneElement)(child, { - rowIndex: rowIndex, - }); - }); - var rowCount = react_1.Children.count(decoratedChildren); - var _c = (0, useDrop_1.useDrop)(rowCount, draggedElementIndex, onReorder), tableId = _c[0], onDrop = _c[1], onDragOver = _c[2]; - return (react_1.default.createElement("tbody", __assign({ "data-table-id": tableId, onDrop: onDrop, onDragOver: onDragOver, ref: forwardedRef }, rest), decoratedChildren)); -}); -exports.TableInputBody = TableInputBody; -TableInputBody.displayName = 'TableInput.Body'; -//# sourceMappingURL=TableInputBody.js.map \ No newline at end of file +"use strict";var R=Object.defineProperty,T=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable;var c=(e,t,r)=>t in e?R(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))p.call(t,r)&&c(e,r,t[r]);if(o)for(var r of o(t))b.call(t,r)&&c(e,r,t[r]);return e},g=(e,t)=>T(e,_(t));var C=(e,t)=>{var r={};for(var n in e)p.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&o)for(var n of o(e))t.indexOf(n)<0&&b.call(e,n)&&(r[n]=e[n]);return r};var B=require("react/jsx-runtime"),a=require("react"),h=require("../TableInputContext.js"),j=require("../../../../hooks/useDrop.js"),A=require("../../../../contexts/DraggedElementContext.js");function M(e){return e&&e.__esModule?e:{default:e}}var m=M(a);const D=m.default.forwardRef((n,r)=>{var d=n,{children:e}=d,t=C(d,["children"]);const{isDragAndDroppable:x,onReorder:v}=a.useContext(h.TableInputContext),{index:i}=a.useContext(A.DraggedElementContext),s=a.Children.map(e,(u,l)=>m.default.isValidElement(u)?x?a.cloneElement(u,{rowIndex:l,draggable:l===i}):a.cloneElement(u,{rowIndex:l}):null),E=a.Children.count(s),[q,y,I]=j.useDrop(E,i,v);return B.jsx("tbody",g(f({"data-table-id":q,onDrop:y,onDragOver:I,ref:r},t),{children:s}))});D.displayName="TableInput.Body";exports.TableInputBody=D; diff --git a/lib/components/Input/TableInput/TableInputBody/TableInputBody.js.map b/lib/components/Input/TableInput/TableInputBody/TableInputBody.js.map deleted file mode 100644 index 96e4504c..00000000 --- a/lib/components/Input/TableInput/TableInputBody/TableInputBody.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputBody.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputBody/TableInputBody.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAgF;AAChF,0DAAuD;AAEvD,qDAAkD;AAClD,oFAAiF;AAMjF,IAAM,cAAc,GAAG,eAAK,CAAC,UAAU,CACrC,UAAC,EAAwC,EAAE,YAA0C;IAAnF,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACX,IAAA,KAAkC,IAAA,kBAAU,EAAC,qCAAiB,CAAC,EAA9D,kBAAkB,wBAAA,EAAE,SAAS,eAAiC,CAAC;IAC/D,IAAO,mBAAmB,GAAI,IAAA,kBAAU,EAAC,6CAAqB,CAAC,MAArC,CAAsC;IAEvE,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK,EAAE,QAAQ;QAC/D,IAAI,CAAC,eAAK,CAAC,cAAc,CAAqB,KAAK,CAAC,EAAE;YACpD,OAAO,IAAI,CAAC;SACb;QAED,OAAO,kBAAkB;YACvB,CAAC,CAAC,IAAA,oBAAY,EAAC,KAAK,EAAE;gBAClB,QAAQ,UAAA;gBACR,SAAS,EAAE,QAAQ,KAAK,mBAAmB;aAC5C,CAAC;YACJ,CAAC,CAAC,IAAA,oBAAY,EAAC,KAAK,EAAE;gBAClB,QAAQ,UAAA;aACT,CAAC,CAAC;IACT,CAAC,CAAC,CAAC;IAEH,IAAM,QAAQ,GAAG,gBAAQ,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC;IAC7C,IAAA,KAAgC,IAAA,iBAAO,EAAC,QAAQ,EAAE,mBAAmB,EAAE,SAAS,CAAC,EAAhF,OAAO,QAAA,EAAE,MAAM,QAAA,EAAE,UAAU,QAAqD,CAAC;IAExF,OAAO,CACL,mEAAsB,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,GAAG,EAAE,YAAY,IAAM,IAAI,GAC/F,iBAAiB,CACZ,CACT,CAAC;AACJ,CAAC,CACF,CAAC;AAIM,wCAAc;AAFtB,cAAc,CAAC,WAAW,GAAG,iBAAiB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.d.ts b/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.d.ts deleted file mode 100644 index 53f51ddc..00000000 --- a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import React from 'react'; -import { Override } from '../../../../shared'; -type TableInputBooleanProps = Override, { - value: boolean | null; - onChange: (value: boolean | null) => void; - yesLabel: string; - noLabel: string; - highlighted?: boolean; - clearLabel: string; - openDropdownLabel: string; - inError?: boolean; -}>; -declare const TableInputBoolean: React.FC; -export { TableInputBoolean }; diff --git a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js b/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js index ba571780..82fb4073 100644 --- a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js +++ b/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js @@ -1,77 +1,27 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputBoolean = void 0; -var react_1 = __importDefault(require("react")); -var Badge_1 = require("../../../Badge/Badge"); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../../theme"); -var Dropdown_1 = require("../../../Dropdown/Dropdown"); -var icons_1 = require("../../../../icons"); -var hooks_1 = require("../../../../hooks"); -var IconButton_1 = require("../../../IconButton/IconButton"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var TableInputContext_1 = require("../TableInputContext"); -var highlightCell_1 = require("../shared/highlightCell"); -var BooleanButtonDropdown = (0, styled_components_1.default)(Dropdown_1.Dropdown)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n color: ", ";\n"], ["\n width: 100%;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 140)); -var BooleanButton = styled_components_1.default.button(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n width: 100%;\n background: none;\n border: none;\n text-align: left;\n display: flex;\n justify-content: space-between;\n padding: 0 10px;\n height: 39px;\n line-height: 39px;\n align-items: center;\n cursor: pointer;\n background: none;\n\n ", ";\n"], ["\n color: ", ";\n width: 100%;\n background: none;\n border: none;\n text-align: left;\n display: flex;\n justify-content: space-between;\n padding: 0 10px;\n height: 39px;\n line-height: 39px;\n align-items: center;\n cursor: pointer;\n background: none;\n\n ", ";\n"])), (0, theme_1.getColor)('grey', 140), highlightCell_1.highlightCell); -var IconsPart = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: inline-flex;\n gap: 10px;\n position: absolute;\n right: 10px;\n height: 39px;\n align-items: center;\n"], ["\n display: inline-flex;\n gap: 10px;\n position: absolute;\n right: 10px;\n height: 39px;\n align-items: center;\n"]))); -var TableInputBoolean = function (_a) { - var value = _a.value, onChange = _a.onChange, yesLabel = _a.yesLabel, noLabel = _a.noLabel, _b = _a.highlighted, highlighted = _b === void 0 ? false : _b, clearLabel = _a.clearLabel, openDropdownLabel = _a.openDropdownLabel, _c = _a.inError, inError = _c === void 0 ? false : _c, rest = __rest(_a, ["value", "onChange", "yesLabel", "noLabel", "highlighted", "clearLabel", "openDropdownLabel", "inError"]); - var _d = (0, hooks_1.useBooleanState)(false), isOpen = _d[0], open = _d[1], close = _d[2]; - var handleChange = function (value) { - onChange(value); - close(); - }; - var YesBadge = react_1.default.createElement(Badge_1.Badge, { level: "primary" }, yesLabel); - var NoBadge = react_1.default.createElement(Badge_1.Badge, { level: "tertiary" }, noLabel); - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - if (readOnly) { - return (react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, { title: value !== null ? (value ? yesLabel : noLabel) : undefined }, value !== null && (value ? YesBadge : NoBadge))); - } - return (react_1.default.createElement(BooleanButtonDropdown, __assign({}, rest), - react_1.default.createElement(BooleanButton, { tabIndex: -1, highlighted: highlighted, onClick: function (e) { - e.preventDefault(); - open(); - }, inError: inError }, - value !== null && (value ? YesBadge : NoBadge), - "\u00A0"), - react_1.default.createElement(IconsPart, null, - value !== null && !isOpen && (react_1.default.createElement(IconButton_1.IconButton, { icon: react_1.default.createElement(icons_1.CloseIcon, null), size: "small", title: clearLabel, ghost: "borderless", level: "tertiary", onClick: function () { return handleChange(null); } })), - react_1.default.createElement(IconButton_1.IconButton, { icon: react_1.default.createElement(icons_1.ArrowDownIcon, null), size: "small", title: openDropdownLabel, ghost: "borderless", level: "tertiary", onClick: open })), - isOpen && (react_1.default.createElement(Dropdown_1.Dropdown.Overlay, { onClose: close, dropdownOpenerVisible: true, horizontalPosition: "left" }, - react_1.default.createElement(Dropdown_1.Dropdown.ItemCollection, null, - react_1.default.createElement(Dropdown_1.Dropdown.Item, { onClick: function () { return handleChange(true); } }, YesBadge), - react_1.default.createElement(Dropdown_1.Dropdown.Item, { onClick: function () { return handleChange(false); } }, NoBadge)))))); -}; -exports.TableInputBoolean = TableInputBoolean; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=TableInputBoolean.js.map \ No newline at end of file +"use strict";var R=Object.defineProperty,z=Object.defineProperties;var $=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable;var f=(e,n,t)=>n in e?R(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,v=(e,n)=>{for(var t in n||(n={}))C.call(n,t)&&f(e,t,n[t]);if(i)for(var t of i(n))I.call(n,t)&&f(e,t,n[t]);return e},j=(e,n)=>z(e,$(n));var B=(e,n)=>{var t={};for(var o in e)C.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&i)for(var o of i(e))n.indexOf(o)<0&&I.call(e,o)&&(t[o]=e[o]);return t};var r=require("react/jsx-runtime"),A=require("react"),w=require("../../../Badge/Badge.js"),P=require("styled-components"),y=require("../../../../theme/theme.js"),l=require("../../../Dropdown/Dropdown.js"),S=require("../../../../icons/ArrowDownIcon.js"),M=require("../../../../icons/CloseIcon.js"),N=require("../../../../hooks/useBooleanState.js"),b=require("../../../IconButton/IconButton.js"),V=require("../shared/TableInputReadOnlyCell.js"),Y=require("../TableInputContext.js"),E=require("../shared/highlightCell.js");function q(e){return e&&e.__esModule?e:{default:e}}var F=q(A),c=q(P);const G=c.default(l.Dropdown)` + width: 100%; + color: ${y.getColor("grey",140)}; +`,H=c.default.button` + color: ${y.getColor("grey",140)}; + width: 100%; + background: none; + border: none; + text-align: left; + display: flex; + justify-content: space-between; + padding: 0 10px; + height: 39px; + line-height: 39px; + align-items: center; + cursor: pointer; + background: none; + + ${E.highlightCell}; +`,J=c.default.div` + display: inline-flex; + gap: 10px; + position: absolute; + right: 10px; + height: 39px; + align-items: center; +`,K=Q=>{var p=Q,{value:e,onChange:n,yesLabel:t,noLabel:o,highlighted:D=!1,clearLabel:m,openDropdownLabel:k,inError:_=!1}=p,O=B(p,["value","onChange","yesLabel","noLabel","highlighted","clearLabel","openDropdownLabel","inError"]);const[h,x,g]=N.useBooleanState(!1),a=u=>{n(u),g()},s=r.jsx(w.Badge,{level:"primary",children:t}),d=r.jsx(w.Badge,{level:"tertiary",children:o}),{readOnly:T}=F.default.useContext(Y.TableInputContext);return T?r.jsx(V.TableInputReadOnlyCell,{title:e!==null?e?t:o:void 0,children:e!==null&&(e?s:d)}):r.jsxs(G,j(v({},O),{children:[r.jsxs(H,{tabIndex:-1,highlighted:D,onClick:u=>{u.preventDefault(),x()},inError:_,children:[e!==null&&(e?s:d)," "]}),r.jsxs(J,{children:[e!==null&&!h&&r.jsx(b.IconButton,{icon:r.jsx(M.CloseIcon,{}),size:"small",title:m,ghost:"borderless",level:"tertiary",onClick:()=>a(null)}),r.jsx(b.IconButton,{icon:r.jsx(S.ArrowDownIcon,{}),size:"small",title:k,ghost:"borderless",level:"tertiary",onClick:x})]}),h&&r.jsx(l.Dropdown.Overlay,{onClose:g,dropdownOpenerVisible:!0,horizontalPosition:"left",children:r.jsxs(l.Dropdown.ItemCollection,{children:[r.jsx(l.Dropdown.Item,{onClick:()=>a(!0),children:s}),r.jsx(l.Dropdown.Item,{onClick:()=>a(!1),children:d})]})})]}))};exports.TableInputBoolean=K; diff --git a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js.map b/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js.map deleted file mode 100644 index fd6261c9..00000000 --- a/lib/components/Input/TableInput/TableInputBoolean/TableInputBoolean.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputBoolean.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputBoolean/TableInputBoolean.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAwC;AACxC,8CAA2C;AAC3C,wEAAuC;AACvC,2CAA8D;AAE9D,uDAAoD;AACpD,2CAA2D;AAC3D,2CAAkD;AAClD,6DAA0D;AAC1D,2EAAwE;AACxE,0DAAuD;AACvD,yDAAsD;AAEtD,IAAM,qBAAqB,GAAG,IAAA,2BAAM,EAAC,mBAAQ,CAAC,uGAAA,6BAEnC,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,MAAM,8VAA8D,aACtF,EAAqB,qQAc5B,EAAa,KAChB,KAfU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAc5B,6BAAa,CAChB,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,8LAAA,2HAO3B,IAAA,CAAC;AAgBF,IAAM,iBAAiB,GAAqC,UAAC,EAU5D;IATC,IAAA,KAAK,WAAA,EACL,QAAQ,cAAA,EACR,QAAQ,cAAA,EACR,OAAO,aAAA,EACP,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EACnB,UAAU,gBAAA,EACV,iBAAiB,uBAAA,EACjB,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACZ,IAAI,cAToD,yGAU5D,CADQ;IAED,IAAA,KAAwB,IAAA,uBAAe,EAAC,KAAK,CAAC,EAA7C,MAAM,QAAA,EAAE,IAAI,QAAA,EAAE,KAAK,QAA0B,CAAC;IAErD,IAAM,YAAY,GAAG,UAAC,KAAqB;QACzC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAChB,KAAK,EAAE,CAAC;IACV,CAAC,CAAC;IAEF,IAAM,QAAQ,GAAG,8BAAC,aAAK,IAAC,KAAK,EAAC,SAAS,IAAE,QAAQ,CAAS,CAAC;IAC3D,IAAM,OAAO,GAAG,8BAAC,aAAK,IAAC,KAAK,EAAC,UAAU,IAAE,OAAO,CAAS,CAAC;IAEnD,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IAEvD,IAAI,QAAQ,EAAE;QACZ,OAAO,CACL,8BAAC,+CAAsB,IAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,IACrF,KAAK,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CACxB,CAC1B,CAAC;KACH;IAED,OAAO,CACL,8BAAC,qBAAqB,eAAK,IAAI;QAC7B,8BAAC,aAAa,IACZ,QAAQ,EAAE,CAAC,CAAC,EACZ,WAAW,EAAE,WAAW,EACxB,OAAO,EAAE,UAAC,CAAgC;gBACxC,CAAC,CAAC,cAAc,EAAE,CAAC;gBACnB,IAAI,EAAE,CAAC;YACT,CAAC,EACD,OAAO,EAAE,OAAO;YAEf,KAAK,KAAK,IAAI,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC;qBAEjC;QAChB,8BAAC,SAAS;YACP,KAAK,KAAK,IAAI,IAAI,CAAC,MAAM,IAAI,CAC5B,8BAAC,uBAAU,IACT,IAAI,EAAE,8BAAC,iBAAS,OAAG,EACnB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,UAAU,EACjB,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,OAAO,EAAE,cAAM,OAAA,YAAY,CAAC,IAAI,CAAC,EAAlB,CAAkB,GACjC,CACH;YACD,8BAAC,uBAAU,IACT,IAAI,EAAE,8BAAC,qBAAa,OAAG,EACvB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,iBAAiB,EACxB,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,OAAO,EAAE,IAAI,GACb,CACQ;QACX,MAAM,IAAI,CACT,8BAAC,mBAAQ,CAAC,OAAO,IAAC,OAAO,EAAE,KAAK,EAAE,qBAAqB,EAAE,IAAI,EAAE,kBAAkB,EAAC,MAAM;YACtF,8BAAC,mBAAQ,CAAC,cAAc;gBACtB,8BAAC,mBAAQ,CAAC,IAAI,IAAC,OAAO,EAAE,cAAM,OAAA,YAAY,CAAC,IAAI,CAAC,EAAlB,CAAkB,IAAG,QAAQ,CAAiB;gBAC5E,8BAAC,mBAAQ,CAAC,IAAI,IAAC,OAAO,EAAE,cAAM,OAAA,YAAY,CAAC,KAAK,CAAC,EAAnB,CAAmB,IAAG,OAAO,CAAiB,CACpD,CACT,CACpB,CACqB,CACzB,CAAC;AACJ,CAAC,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputCell/TableInputCell.d.ts b/lib/components/Input/TableInput/TableInputCell/TableInputCell.d.ts deleted file mode 100644 index b2c4b36b..00000000 --- a/lib/components/Input/TableInput/TableInputCell/TableInputCell.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -type TableInputCellProps = React.TdHTMLAttributes; -declare const TableInputCell: React.ForwardRefExoticComponent>; -export { TableInputCell }; diff --git a/lib/components/Input/TableInput/TableInputCell/TableInputCell.js b/lib/components/Input/TableInput/TableInputCell/TableInputCell.js index 5aa928bd..1b9ac9de 100644 --- a/lib/components/Input/TableInput/TableInputCell/TableInputCell.js +++ b/lib/components/Input/TableInput/TableInputCell/TableInputCell.js @@ -1,43 +1,5 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputCell = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var react_1 = __importDefault(require("react")); -var TableInputTd = styled_components_1.default.td(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 0;\n min-width: 150px;\n max-width: 250px;\n"], ["\n padding: 0;\n min-width: 150px;\n max-width: 250px;\n"]))); -var TableInputCell = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - return (react_1.default.createElement(TableInputTd, __assign({ ref: forwardedRef }, rest), children)); -}); -exports.TableInputCell = TableInputCell; -TableInputCell.displayName = 'TableInput.Cell'; -var templateObject_1; -//# sourceMappingURL=TableInputCell.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var d=(e,t,a)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,f=(e,t)=>{for(var a in t||(t={}))n.call(t,a)&&d(e,a,t[a]);if(r)for(var a of r(t))i.call(t,a)&&d(e,a,t[a]);return e},s=(e,t)=>v(e,x(t));var p=(e,t)=>{var a={};for(var l in e)n.call(e,l)&&t.indexOf(l)<0&&(a[l]=e[l]);if(e!=null&&r)for(var l of r(e))t.indexOf(l)<0&&i.call(e,l)&&(a[l]=e[l]);return a};var T=require("react/jsx-runtime"),b=require("styled-components"),m=require("react");function _(e){return e&&e.__esModule?e:{default:e}}var I=_(b),R=_(m);const q=I.default.td` + padding: 0; + min-width: 150px; + max-width: 250px; +`,c=R.default.forwardRef((l,a)=>{var u=l,{children:e}=u,t=p(u,["children"]);return T.jsx(q,s(f({ref:a},t),{children:e}))});c.displayName="TableInput.Cell";exports.TableInputCell=c; diff --git a/lib/components/Input/TableInput/TableInputCell/TableInputCell.js.map b/lib/components/Input/TableInput/TableInputCell/TableInputCell.js.map deleted file mode 100644 index e7b09a78..00000000 --- a/lib/components/Input/TableInput/TableInputCell/TableInputCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputCell.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputCell/TableInputCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAAuC;AACvC,gDAAiC;AAGjC,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,gIAAgE,6DAI7F,IAAA,CAAC;AAIF,IAAM,cAAc,GAAG,eAAK,CAAC,UAAU,CACrC,UAAC,EAAwC,EAAE,YAAuC;IAAhF,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACjB,OAAO,CACL,8BAAC,YAAY,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI,GACtC,QAAQ,CACI,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAIM,wCAAc;AAFtB,cAAc,CAAC,WAAW,GAAG,iBAAiB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.d.ts b/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.d.ts deleted file mode 100644 index fc241eff..00000000 --- a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../../../shared'; -type TableInputCellContentProps = Override, HTMLDivElement>, { - rowTitle?: boolean; - highlighted?: boolean; - inError?: boolean; - children?: ReactNode; -}>; -declare const TableInputCellContent: { - ({ children, rowTitle, highlighted, inError, ...rest }: TableInputCellContentProps): React.JSX.Element; - displayName: string; -}; -export { TableInputCellContent }; diff --git a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js b/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js index 6fc1d20f..dfc6d0de 100644 --- a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js +++ b/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js @@ -1,71 +1,15 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputCellContent = void 0; -var styled_components_1 = __importStar(require("styled-components")); -var react_1 = __importDefault(require("react")); -var theme_1 = require("../../../../theme"); -var highlightCell_1 = require("../shared/highlightCell"); -var TableInputCellContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n ", "\n padding: 0 10px;\n height: 39px;\n margin-right: 1px;\n\n ", ";\n"], ["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n ", "\n padding: 0 10px;\n height: 39px;\n margin-right: 1px;\n\n ", ";\n"])), function (_a) { - var rowTitle = _a.rowTitle; - return rowTitle && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n font-weight: bold;\n "], ["\n color: ", ";\n font-weight: bold;\n "])), (0, theme_1.getColor)('brand', 100)); -}, highlightCell_1.highlightCell); -var TableInputCellContent = function (_a) { - var children = _a.children, _b = _a.rowTitle, rowTitle = _b === void 0 ? false : _b, _c = _a.highlighted, highlighted = _c === void 0 ? false : _c, _d = _a.inError, inError = _d === void 0 ? false : _d, rest = __rest(_a, ["children", "rowTitle", "highlighted", "inError"]); - return (react_1.default.createElement(TableInputCellContainer, __assign({}, rest, { highlighted: highlighted, inError: inError, rowTitle: rowTitle }), children)); -}; -exports.TableInputCellContent = TableInputCellContent; -TableInputCellContent.displayName = 'TableInput.CellContent'; -var templateObject_1, templateObject_2; -//# sourceMappingURL=TableInputCellContent.js.map \ No newline at end of file +"use strict";var g=Object.defineProperty,v=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var i=(e,t,l)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[t]=l,u=(e,t)=>{for(var l in t||(t={}))o.call(t,l)&&i(e,l,t[l]);if(n)for(var l of n(t))s.call(t,l)&&i(e,l,t[l]);return e},d=(e,t)=>v(e,c(t));var h=(e,t)=>{var l={};for(var r in e)o.call(e,r)&&t.indexOf(r)<0&&(l[r]=e[r]);if(e!=null&&n)for(var r of n(e))t.indexOf(r)<0&&s.call(e,r)&&(l[r]=e[r]);return l};var b=require("react/jsx-runtime"),p=require("styled-components"),x=require("../../../../theme/theme.js"),w=require("../shared/highlightCell.js");function _(e){return e&&e.__esModule?e:{default:e}}var m=_(p);const q=m.default.div` + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + + ${({rowTitle:e})=>e&&p.css` + color: ${x.getColor("brand",100)}; + font-weight: bold; + `} + padding: 0 10px; + height: 39px; + margin-right: 1px; + + ${w.highlightCell}; +`,f=I=>{var a=I,{children:e,rowTitle:t=!1,highlighted:l=!1,inError:r=!1}=a,C=h(a,["children","rowTitle","highlighted","inError"]);return b.jsx(q,d(u({},C),{highlighted:l,inError:r,rowTitle:t,children:e}))};f.displayName="TableInput.CellContent";exports.TableInputCellContent=f; diff --git a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js.map b/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js.map deleted file mode 100644 index c6481c43..00000000 --- a/lib/components/Input/TableInput/TableInputCellContent/TableInputCellContent.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputCellContent.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputCellContent/TableInputCellContent.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qEAA8C;AAC9C,gDAAuC;AACvC,2CAA8D;AAE9D,yDAAsD;AAEtD,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,gOAEzC,iFAKG,EAKC,mEAKD,EAAa,KAChB,KAXG,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,0HAAA,iBACQ,EAAsB,mCAEhC,KAFU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEhC;AAJD,CAIC,EAKD,6BAAa,CAChB,CAAC;AAYF,IAAM,qBAAqB,GAAG,UAAC,EAMF;IAL3B,IAAA,QAAQ,cAAA,EACR,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EACnB,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACZ,IAAI,cALsB,kDAM9B,CADQ;IAEP,OAAO,CACL,8BAAC,uBAAuB,eAAK,IAAI,IAAE,WAAW,EAAE,WAAW,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,KAC9F,QAAQ,CACe,CAC3B,CAAC;AACJ,CAAC,CAAC;AAIM,sDAAqB;AAF7B,qBAAqB,CAAC,WAAW,GAAG,wBAAwB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputContext.d.ts b/lib/components/Input/TableInput/TableInputContext.d.ts deleted file mode 100644 index 0d6e26dd..00000000 --- a/lib/components/Input/TableInput/TableInputContext.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -/// -type TableInputContextType = { - readOnly: boolean; - isDragAndDroppable: boolean; - onReorder: ((reorderedIndices: number[], draggedIndex?: number, droppedIndex?: number) => void) | undefined; -}; -declare const TableInputContext: import("react").Context; -export { TableInputContext }; diff --git a/lib/components/Input/TableInput/TableInputContext.js b/lib/components/Input/TableInput/TableInputContext.js index 425f61d6..e57233e7 100644 --- a/lib/components/Input/TableInput/TableInputContext.js +++ b/lib/components/Input/TableInput/TableInputContext.js @@ -1,11 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputContext = void 0; -var react_1 = require("react"); -var TableInputContext = (0, react_1.createContext)({ - readOnly: false, - isDragAndDroppable: false, - onReorder: undefined, -}); -exports.TableInputContext = TableInputContext; -//# sourceMappingURL=TableInputContext.js.map \ No newline at end of file +"use strict";var e=require("react");const t=e.createContext({readOnly:!1,isDragAndDroppable:!1,onReorder:void 0});exports.TableInputContext=t; diff --git a/lib/components/Input/TableInput/TableInputContext.js.map b/lib/components/Input/TableInput/TableInputContext.js.map deleted file mode 100644 index deb89274..00000000 --- a/lib/components/Input/TableInput/TableInputContext.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputContext.js","sourceRoot":"","sources":["../../../../src/components/Input/TableInput/TableInputContext.ts"],"names":[],"mappings":";;;AAAA,+BAAoC;AAQpC,IAAM,iBAAiB,GAAG,IAAA,qBAAa,EAAwB;IAC7D,QAAQ,EAAE,KAAK;IACf,kBAAkB,EAAE,KAAK;IACzB,SAAS,EAAE,SAAS;CACrB,CAAC,CAAC;AAEK,8CAAiB"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputDate/TableInputDate.d.ts b/lib/components/Input/TableInput/TableInputDate/TableInputDate.d.ts deleted file mode 100644 index 28c2e461..00000000 --- a/lib/components/Input/TableInput/TableInputDate/TableInputDate.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React from 'react'; -import { DateInputProps } from '../../DateInput/DateInput'; -import { Override } from '../../../../shared'; -type TableInputDateProps = Override; -declare const TableInputDate: ({ children, value, ...rest }: TableInputDateProps) => React.JSX.Element; -export { TableInputDate }; diff --git a/lib/components/Input/TableInput/TableInputDate/TableInputDate.js b/lib/components/Input/TableInput/TableInputDate/TableInputDate.js index 5e1f26f8..f0bb4a8f 100644 --- a/lib/components/Input/TableInput/TableInputDate/TableInputDate.js +++ b/lib/components/Input/TableInput/TableInputDate/TableInputDate.js @@ -1,54 +1,14 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputDate = void 0; -var react_1 = __importDefault(require("react")); -var TableInputRow_1 = require("../TableInputRow/TableInputRow"); -var styled_components_1 = __importDefault(require("styled-components")); -var DateInput_1 = require("../../DateInput/DateInput"); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var highlightCell_1 = require("../shared/highlightCell"); -var EditableTableInputDate = (0, styled_components_1.default)(DateInput_1.DateInput)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"], ["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"])), highlightCell_1.highlightCell, (0, theme_1.getColor)('grey', 100)); -var TableInputDate = function (_a) { - var children = _a.children, value = _a.value, rest = __rest(_a, ["children", "value"]); - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - if (readOnly) { - return react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, { title: value }, value); - } - else - return (react_1.default.createElement(EditableTableInputDate, __assign({ value: value }, rest), children)); -}; -exports.TableInputDate = TableInputDate; -TableInputRow_1.TableInputRow.displayName = 'TableInput.DateInput'; -var templateObject_1; -//# sourceMappingURL=TableInputDate.js.map \ No newline at end of file +"use strict";var g=Object.defineProperty,x=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var u=(e,t,r)=>t in e?g(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,o=(e,t)=>{for(var r in t||(t={}))i.call(t,r)&&u(e,r,t[r]);if(l)for(var r of l(t))d.call(t,r)&&u(e,r,t[r]);return e},p=(e,t)=>x(e,c(t));var s=(e,t)=>{var r={};for(var a in e)i.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&l)for(var a of l(e))t.indexOf(a)<0&&d.call(e,a)&&(r[a]=e[a]);return r};var b=require("react/jsx-runtime"),f=require("react"),T=require("../TableInputRow/TableInputRow.js"),q=require("styled-components"),v=require("../../DateInput/DateInput.js"),C=require("../../../../theme/theme.js"),y=require("../TableInputContext.js"),D=require("../shared/TableInputReadOnlyCell.js"),R=require("../shared/highlightCell.js");function I(e){return e&&e.__esModule?e:{default:e}}var _=I(f),j=I(q);const m=j.default(v.DateInput)` + height: 39px; + padding-left: 10px; + padding-right: 10px; + border-radius: 0; + border: none; + background: none; + + ${R.highlightCell}; + + &:focus { + box-shadow: 0 0 0 1px ${C.getColor("grey",100)}; + } +`,w=a=>{var n=a,{children:e,value:t}=n,r=s(n,["children","value"]);const{readOnly:h}=_.default.useContext(y.TableInputContext);return h?b.jsx(D.TableInputReadOnlyCell,{title:t,children:t}):b.jsx(m,p(o({value:t},r),{children:e}))};T.TableInputRow.displayName="TableInput.DateInput";exports.TableInputDate=w; diff --git a/lib/components/Input/TableInput/TableInputDate/TableInputDate.js.map b/lib/components/Input/TableInput/TableInputDate/TableInputDate.js.map deleted file mode 100644 index 16c5d541..00000000 --- a/lib/components/Input/TableInput/TableInputDate/TableInputDate.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputDate.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputDate/TableInputDate.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,gEAA6D;AAC7D,wEAAuC;AACvC,uDAAoE;AACpE,2CAA8D;AAC9D,0DAAuD;AACvD,2EAAwE;AAExE,yDAAsD;AAEtD,IAAM,sBAAsB,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,kQAAgE,mIAQ5G,EAAa,8CAGW,EAAqB,UAEhD,KALG,6BAAa,EAGW,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEhD,CAAC;AAUF,IAAM,cAAc,GAAG,UAAC,EAA+C;IAA9C,IAAA,QAAQ,cAAA,EAAE,KAAK,WAAA,EAAK,IAAI,cAAzB,qBAA0B,CAAD;IACxC,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IACvD,IAAI,QAAQ,EAAE;QACZ,OAAO,8BAAC,+CAAsB,IAAC,KAAK,EAAE,KAAK,IAAG,KAAK,CAA0B,CAAC;KAC/E;;QACC,OAAO,CACL,8BAAC,sBAAsB,aAAC,KAAK,EAAE,KAAK,IAAM,IAAI,GAC3C,QAAQ,CACc,CAC1B,CAAC;AACN,CAAC,CAAC;AAIM,wCAAc;AAFtB,6BAAa,CAAC,WAAW,GAAG,sBAAsB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.d.ts b/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.d.ts deleted file mode 100644 index 2437b9f9..00000000 --- a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import React, { ReactNode } from 'react'; -type TableInputHeaderProps = { - children?: ReactNode; -}; -declare const TableInputHeader: React.ForwardRefExoticComponent>; -export { TableInputHeader }; diff --git a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js b/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js index ad9d8ad0..d93644f6 100644 --- a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js +++ b/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js @@ -1,74 +1,16 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var T=Object.defineProperty,_=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var s=(e,r,t)=>r in e?T(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,c=(e,r)=>{for(var t in r||(r={}))f.call(r,t)&&s(e,t,r[t]);if(l)for(var t of l(r))p.call(r,t)&&s(e,t,r[t]);return e},b=(e,r)=>_(e,m(r));var g=(e,r)=>{var t={};for(var a in e)f.call(e,a)&&r.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&l)for(var a of l(e))r.indexOf(a)<0&&p.call(e,a)&&(t[a]=e[a]);return t};var x=require("react/jsx-runtime"),o=require("react"),I=require("styled-components"),d=require("../../../../theme/theme.js"),q=require("../TableInputContext.js");function h(e){return e&&e.__esModule?e:{default:e}}var u=h(o),H=h(I);const R=H.default.tr` + height: 40px; + background: ${d.getColor("grey",40)}; + & > th { + border: 1px solid ${d.getColor("grey",60)}; + border-left-width: 0; + + &:first-child { + border-left-width: 1px; + position: sticky; + left: 0; + background: ${d.getColor("grey",40)}; + z-index: 1; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputHeader = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var TableInputHeadTr = styled_components_1.default.tr(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 40px;\n background: ", ";\n & > th {\n border: 1px solid ", ";\n border-left-width: 0;\n\n &:first-child {\n border-left-width: 1px;\n position: sticky;\n left: 0;\n background: ", ";\n z-index: 1;\n }\n }\n"], ["\n height: 40px;\n background: ", ";\n & > th {\n border: 1px solid ", ";\n border-left-width: 0;\n\n &:first-child {\n border-left-width: 1px;\n position: sticky;\n left: 0;\n background: ", ";\n z-index: 1;\n }\n }\n"])), (0, theme_1.getColor)('grey', 40), (0, theme_1.getColor)('grey', 60), (0, theme_1.getColor)('grey', 40)); -var TableInputHeader = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - var isDragAndDroppable = (0, react_1.useContext)(TableInputContext_1.TableInputContext).isDragAndDroppable; - return (react_1.default.createElement("thead", __assign({ ref: forwardedRef }, rest), - react_1.default.createElement(TableInputHeadTr, null, react_1.Children.map(children, function (child, i) { - return isDragAndDroppable && i === 0 && react_1.default.isValidElement(child) - ? react_1.default.cloneElement(child, { colSpan: 2 }) - : child; - })))); -}); -exports.TableInputHeader = TableInputHeader; -TableInputHeader.displayName = 'TableInput.Header'; -var templateObject_1; -//# sourceMappingURL=TableInputHeader.js.map \ No newline at end of file + } +`,v=u.default.forwardRef((a,t)=>{var i=a,{children:e}=i,r=g(i,["children"]);const{isDragAndDroppable:y}=o.useContext(q.TableInputContext);return x.jsx("thead",b(c({ref:t},r),{children:x.jsx(R,{children:o.Children.map(e,(n,C)=>y&&C===0&&u.default.isValidElement(n)?u.default.cloneElement(n,{colSpan:2}):n)})}))});v.displayName="TableInput.Header";exports.TableInputHeader=v; diff --git a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js.map b/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js.map deleted file mode 100644 index 4d59bb5a..00000000 --- a/lib/components/Input/TableInput/TableInputHeader/TableInputHeader.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputHeader.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputHeader/TableInputHeader.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAkE;AAClE,wEAAuC;AACvC,2CAA2C;AAC3C,0DAAuD;AAGvD,IAAM,gBAAgB,GAAG,2BAAM,CAAC,EAAE,wUAAA,mCAElB,EAAoB,uCAEZ,EAAoB,iJAOxB,EAAoB,oCAIvC,KAbe,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAEZ,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAOxB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAIvC,CAAC;AAMF,IAAM,gBAAgB,GAAG,eAAK,CAAC,UAAU,CACvC,UAAC,EAA0C,EAAE,YAA0C;IAArF,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACV,IAAA,kBAAkB,GAAI,IAAA,kBAAU,EAAC,qCAAiB,CAAC,mBAAjC,CAAkC;IAE3D,OAAO,CACL,kDAAO,GAAG,EAAE,YAAY,IAAM,IAAI;QAChC,8BAAC,gBAAgB,QACd,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK,EAAE,CAAC;YAC/B,OAAO,kBAAkB,IAAI,CAAC,KAAK,CAAC,IAAI,eAAK,CAAC,cAAc,CAA4B,KAAK,CAAC;gBAC5F,CAAC,CAAC,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,OAAO,EAAE,CAAC,EAAC,CAAC;gBACzC,CAAC,CAAC,KAAK,CAAC;QACZ,CAAC,CAAC,CACe,CACb,CACT,CAAC;AACJ,CAAC,CACF,CAAC;AAIM,4CAAgB;AAFxB,gBAAgB,CAAC,WAAW,GAAG,mBAAmB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.d.ts b/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.d.ts deleted file mode 100644 index 61641850..00000000 --- a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -export type TableInputHeaderCellProps = React.TdHTMLAttributes; -declare const TableInputHeaderCell: React.ForwardRefExoticComponent>; -export { TableInputHeaderCell }; diff --git a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js b/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js index ad8c332b..4e8f4112 100644 --- a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js +++ b/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js @@ -1,44 +1,13 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputHeaderCell = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../../theme"); -var TableInputTh = styled_components_1.default.th(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n font-weight: normal;\n padding: 0 10px;\n color: ", ";\n text-align: left;\n font-weight: bold;\n white-space: nowrap;\n min-width: 150px;\n max-width: 250px;\n"], ["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n font-weight: normal;\n padding: 0 10px;\n color: ", ";\n text-align: left;\n font-weight: bold;\n white-space: nowrap;\n min-width: 150px;\n max-width: 250px;\n"])), (0, theme_1.getColor)('grey', 140)); -var TableInputHeaderCell = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - return (react_1.default.createElement(TableInputTh, __assign({ ref: forwardedRef }, rest), children)); -}); -exports.TableInputHeaderCell = TableInputHeaderCell; -TableInputHeaderCell.displayName = 'TableInput.HeaderCell'; -var templateObject_1; -//# sourceMappingURL=TableInputHeaderCell.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,c=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var n=(e,t,r)=>t in e?h(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,u=(e,t)=>{for(var r in t||(t={}))d.call(t,r)&&n(e,r,t[r]);if(l)for(var r of l(t))o.call(t,r)&&n(e,r,t[r]);return e},f=(e,t)=>c(e,v(t));var p=(e,t)=>{var r={};for(var a in e)d.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&l)for(var a of l(e))t.indexOf(a)<0&&o.call(e,a)&&(r[a]=e[a]);return r};var x=require("react/jsx-runtime"),_=require("react"),g=require("styled-components"),m=require("../../../../theme/theme.js");function s(e){return e&&e.__esModule?e:{default:e}}var b=s(_),T=s(g);const q=T.default.th` + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + font-weight: normal; + padding: 0 10px; + color: ${m.getColor("grey",140)}; + text-align: left; + font-weight: bold; + white-space: nowrap; + min-width: 150px; + max-width: 250px; +`,w=b.default.forwardRef((a,r)=>{var i=a,{children:e}=i,t=p(i,["children"]);return x.jsx(q,f(u({ref:r},t),{children:e}))});w.displayName="TableInput.HeaderCell";exports.TableInputHeaderCell=w; diff --git a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js.map b/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js.map deleted file mode 100644 index 88f1bacd..00000000 --- a/lib/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputHeaderCell.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAiC;AACjC,wEAAuC;AACvC,2CAA2C;AAE3C,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,yTAAA,kIAMnB,EAAqB,kHAM/B,KANU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAM/B,CAAC;AAIF,IAAM,oBAAoB,GAAG,eAAK,CAAC,UAAU,CAC3C,UAAC,EAA8C,EAAE,YAA6C;IAA5F,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACjB,OAAO,CACL,8BAAC,YAAY,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI,GACtC,QAAQ,CACI,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAIM,oDAAoB;AAF5B,oBAAoB,CAAC,WAAW,GAAG,uBAAuB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.d.ts b/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.d.ts deleted file mode 100644 index 58723186..00000000 --- a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React from 'react'; -type TableInputMeasurementProps = { - amount: string; - unit: string; - emptyResultLabel: string; - openLabel: string; - onChange: (amount: string | undefined, unit: string) => void; - units: { - value: string; - label: string; - symbol?: string; - }[]; - highlighted?: boolean; - inError?: boolean; -}; -declare const TableInputMeasurement: React.FC; -export { TableInputMeasurement }; diff --git a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js b/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js index 6fa224d6..fe89c2dd 100644 --- a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js +++ b/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js @@ -1,66 +1,41 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputMeasurement = void 0; -var react_1 = __importDefault(require("react")); -var NumberInput_1 = require("../../NumberInput/NumberInput"); -var styled_components_1 = __importDefault(require("styled-components")); -var SelectInput_1 = require("../../SelectInput/SelectInput"); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var highlightCell_1 = require("../shared/highlightCell"); -var TableInputMeasurementContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n & > *:nth-child(1) {\n margin-right: -5px;\n }\n & > *:nth-child(2) {\n margin-left: -5px;\n }\n\n ", ";\n"], ["\n display: flex;\n & > *:nth-child(1) {\n margin-right: -5px;\n }\n & > *:nth-child(2) {\n margin-left: -5px;\n }\n\n ", ";\n"])), highlightCell_1.highlightCell); -var TableInputMeasurementAmount = (0, styled_components_1.default)(NumberInput_1.NumberInput)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n & + div {\n display: none; // Hide arrow buttons\n }\n"], ["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n & + div {\n display: none; // Hide arrow buttons\n }\n"]))); -var TableInputMeasurementUnit = (0, styled_components_1.default)(SelectInput_1.SelectInput)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & > div {\n background: none;\n\n & > div:nth-child(1) {\n justify-content: flex-end;\n }\n\n & > div {\n background: none;\n color: ", ";\n\n & > input {\n border: none;\n text-align: right;\n padding-right: 38px;\n }\n }\n }\n"], ["\n & > div {\n background: none;\n\n & > div:nth-child(1) {\n justify-content: flex-end;\n }\n\n & > div {\n background: none;\n color: ", ";\n\n & > input {\n border: none;\n text-align: right;\n padding-right: 38px;\n }\n }\n }\n"])), (0, theme_1.getColor)('grey', 100)); -var TableInputMeasurement = function (_a) { - var amount = _a.amount, unit = _a.unit, emptyResultLabel = _a.emptyResultLabel, openLabel = _a.openLabel, onChange = _a.onChange, units = _a.units, rest = __rest(_a, ["amount", "unit", "emptyResultLabel", "openLabel", "onChange", "units"]); - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - var handleUnitChange = function (unit) { - onChange(amount, unit); - }; - var handleAmountChange = function (amount) { - onChange(amount, unit); - }; - var selectedUnit = units.find(function (_a) { - var value = _a.value; - return value === unit; - }); - return readOnly ? (react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, null, - amount, - " ", - react_1.default.createElement("span", null, (selectedUnit === null || selectedUnit === void 0 ? void 0 : selectedUnit.symbol) || (selectedUnit === null || selectedUnit === void 0 ? void 0 : selectedUnit.label)))) : (react_1.default.createElement(TableInputMeasurementContainer, __assign({}, rest), - react_1.default.createElement(TableInputMeasurementAmount, { value: amount, onChange: handleAmountChange }), - react_1.default.createElement(TableInputMeasurementUnit, { value: unit || null, emptyResultLabel: emptyResultLabel, openLabel: openLabel, onChange: handleUnitChange, clearable: false }, units.map(function (unit) { return (react_1.default.createElement(SelectInput_1.SelectInput.Option, { title: unit.label, key: unit.value, value: unit.value }, unit.symbol || unit.label)); })))); -}; -exports.TableInputMeasurement = TableInputMeasurement; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=TableInputMeasurement.js.map \ No newline at end of file +"use strict";var T=Object.defineProperty,j=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable;var h=(e,n,l)=>n in e?T(e,n,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[n]=l,g=(e,n)=>{for(var l in n||(n={}))c.call(n,l)&&h(e,l,n[l]);if(d)for(var l of d(n))b.call(n,l)&&h(e,l,n[l]);return e},v=(e,n)=>j(e,_(n));var x=(e,n)=>{var l={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(l[r]=e[r]);if(e!=null&&d)for(var r of d(e))n.indexOf(r)<0&&b.call(e,r)&&(l[r]=e[r]);return l};var u=require("react/jsx-runtime"),M=require("react"),R=require("../../NumberInput/NumberInput.js"),O=require("styled-components"),f=require("../../SelectInput/SelectInput.js"),k=require("../../../../theme/theme.js"),S=require("../TableInputContext.js"),A=require("../shared/TableInputReadOnlyCell.js"),N=require("../shared/highlightCell.js");function m(e){return e&&e.__esModule?e:{default:e}}var $=m(M),i=m(O);const w=i.default.div` + display: flex; + & > *:nth-child(1) { + margin-right: -5px; + } + & > *:nth-child(2) { + margin-left: -5px; + } + + ${N.highlightCell}; +`,D=i.default(R.NumberInput)` + height: 39px; + padding-left: 10px; + padding-right: 10px; + border-radius: 0; + border: none; + background: none; + + & + div { + display: none; // Hide arrow buttons + } +`,H=i.default(f.SelectInput)` + & > div { + background: none; + + & > div:nth-child(1) { + justify-content: flex-end; + } + + & > div { + background: none; + color: ${k.getColor("grey",100)}; + + & > input { + border: none; + text-align: right; + padding-right: 38px; + } + } + } +`,z=B=>{var p=B,{amount:e,unit:n,emptyResultLabel:l,openLabel:r,onChange:o,units:s}=p,I=x(p,["amount","unit","emptyResultLabel","openLabel","onChange","units"]);const{readOnly:C}=$.default.useContext(S.TableInputContext),y=t=>{o(e,t)},q=t=>{o(t,n)},a=s.find(({value:t})=>t===n);return C?u.jsxs(A.TableInputReadOnlyCell,{children:[e," ",u.jsx("span",{children:(a==null?void 0:a.symbol)||(a==null?void 0:a.label)})]}):u.jsxs(w,v(g({},I),{children:[u.jsx(D,{value:e,onChange:q}),u.jsx(H,{value:n||null,emptyResultLabel:l,openLabel:r,onChange:y,clearable:!1,children:s.map(t=>u.jsx(f.SelectInput.Option,{title:t.label,value:t.value,children:t.symbol||t.label},t.value))})]}))};exports.TableInputMeasurement=z; diff --git a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js.map b/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js.map deleted file mode 100644 index 8bd6c413..00000000 --- a/lib/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputMeasurement.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,6DAA0D;AAC1D,wEAAuC;AACvC,6DAA0D;AAC1D,2CAA8D;AAC9D,0DAAuD;AACvD,2EAAwE;AACxE,yDAAsD;AAEtD,IAAM,8BAA8B,GAAG,2BAAM,CAAC,GAAG,+MAAgE,qIAS7G,EAAa,KAChB,KADG,6BAAa,CAChB,CAAC;AAEF,IAAM,2BAA2B,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,gQAAA,6LAWtD,IAAA,CAAC;AAEF,IAAM,yBAAyB,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,2WAAA,sKAUtC,EAAqB,gIASnC,KATc,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CASnC,CAAC;AAaF,IAAM,qBAAqB,GAAyC,UAAC,EAQpE;IAPC,IAAA,MAAM,YAAA,EACN,IAAI,UAAA,EACJ,gBAAgB,sBAAA,EAChB,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,KAAK,WAAA,EACF,IAAI,cAP4D,wEAQpE,CADQ;IAEA,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IAEvD,IAAM,gBAAgB,GAAG,UAAC,IAAY;QACpC,QAAQ,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACzB,CAAC,CAAC;IAEF,IAAM,kBAAkB,GAAG,UAAC,MAAc;QACxC,QAAQ,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACzB,CAAC,CAAC;IAEF,IAAM,YAAY,GAAG,KAAK,CAAC,IAAI,CAAC,UAAC,EAAO;YAAN,KAAK,WAAA;QAAM,OAAA,KAAK,KAAK,IAAI;IAAd,CAAc,CAAC,CAAC;IAE7D,OAAO,QAAQ,CAAC,CAAC,CAAC,CAChB,8BAAC,+CAAsB;QACpB,MAAM;;QAAE,4CAAO,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,MAAM,MAAI,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,KAAK,CAAA,CAAQ,CAC5C,CAC1B,CAAC,CAAC,CAAC,CACF,8BAAC,8BAA8B,eAAK,IAAI;QACtC,8BAAC,2BAA2B,IAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,kBAAkB,GAAI;QAC5E,8BAAC,yBAAyB,IACxB,KAAK,EAAE,IAAI,IAAI,IAAI,EACnB,gBAAgB,EAAE,gBAAgB,EAClC,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,gBAAgB,EAC1B,SAAS,EAAE,KAAK,IAEf,KAAK,CAAC,GAAG,CAAC,UAAA,IAAI,IAAI,OAAA,CACjB,8BAAC,yBAAW,CAAC,MAAM,IAAC,KAAK,EAAE,IAAI,CAAC,KAAK,EAAE,GAAG,EAAE,IAAI,CAAC,KAAK,EAAE,KAAK,EAAE,IAAI,CAAC,KAAK,IACtE,IAAI,CAAC,MAAM,IAAI,IAAI,CAAC,KAAK,CACP,CACtB,EAJkB,CAIlB,CAAC,CACwB,CACG,CAClC,CAAC;AACJ,CAAC,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.d.ts b/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.d.ts deleted file mode 100644 index 49e91c2e..00000000 --- a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React from 'react'; -import { NumberInputProps } from '../../NumberInput/NumberInput'; -import { Override } from '../../../../shared'; -type TableInputNumberProps = Override; -declare const TableInputNumber: ({ children, value, ...rest }: TableInputNumberProps) => React.JSX.Element; -export { TableInputNumber }; diff --git a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js b/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js index 5b5f9fdf..3c505c64 100644 --- a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js +++ b/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js @@ -1,54 +1,14 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputNumber = void 0; -var react_1 = __importDefault(require("react")); -var TableInputRow_1 = require("../TableInputRow/TableInputRow"); -var styled_components_1 = __importDefault(require("styled-components")); -var NumberInput_1 = require("../../NumberInput/NumberInput"); -var theme_1 = require("../../../../theme"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var TableInputContext_1 = require("../TableInputContext"); -var highlightCell_1 = require("../shared/highlightCell"); -var EditableTableInputNumber = (0, styled_components_1.default)(NumberInput_1.NumberInput)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 39px;\n padding-left: 10px;\n padding-right: 35px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"], ["\n height: 39px;\n padding-left: 10px;\n padding-right: 35px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"])), highlightCell_1.highlightCell, (0, theme_1.getColor)('grey', 100)); -var TableInputNumber = function (_a) { - var children = _a.children, value = _a.value, rest = __rest(_a, ["children", "value"]); - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - if (readOnly) { - return react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, { title: value }, value); - } - else - return (react_1.default.createElement(EditableTableInputNumber, __assign({ value: value }, rest), children)); -}; -exports.TableInputNumber = TableInputNumber; -TableInputRow_1.TableInputRow.displayName = 'TableInput.NumberInput'; -var templateObject_1; -//# sourceMappingURL=TableInputNumber.js.map \ No newline at end of file +"use strict";var g=Object.defineProperty,x=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var n=(e,r,t)=>r in e?g(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,b=(e,r)=>{for(var t in r||(r={}))i.call(r,t)&&n(e,t,r[t]);if(a)for(var t of a(r))d.call(r,t)&&n(e,t,r[t]);return e},o=(e,r)=>x(e,c(r));var p=(e,r)=>{var t={};for(var u in e)i.call(e,u)&&r.indexOf(u)<0&&(t[u]=e[u]);if(e!=null&&a)for(var u of a(e))r.indexOf(u)<0&&d.call(e,u)&&(t[u]=e[u]);return t};var s=require("react/jsx-runtime"),f=require("react"),T=require("../TableInputRow/TableInputRow.js"),m=require("styled-components"),q=require("../../NumberInput/NumberInput.js"),v=require("../../../../theme/theme.js"),C=require("../shared/TableInputReadOnlyCell.js"),y=require("../TableInputContext.js"),N=require("../shared/highlightCell.js");function I(e){return e&&e.__esModule?e:{default:e}}var R=I(f),_=I(m);const j=_.default(q.NumberInput)` + height: 39px; + padding-left: 10px; + padding-right: 35px; + border-radius: 0; + border: none; + background: none; + + ${N.highlightCell}; + + &:focus { + box-shadow: 0 0 0 1px ${v.getColor("grey",100)}; + } +`,w=u=>{var l=u,{children:e,value:r}=l,t=p(l,["children","value"]);const{readOnly:h}=R.default.useContext(y.TableInputContext);return h?s.jsx(C.TableInputReadOnlyCell,{title:r,children:r}):s.jsx(j,o(b({value:r},t),{children:e}))};T.TableInputRow.displayName="TableInput.NumberInput";exports.TableInputNumber=w; diff --git a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js.map b/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js.map deleted file mode 100644 index 892f19d6..00000000 --- a/lib/components/Input/TableInput/TableInputNumber/TableInputNumber.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputNumber.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputNumber/TableInputNumber.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,gEAA6D;AAC7D,wEAAuC;AACvC,6DAA4E;AAC5E,2CAA8D;AAE9D,2EAAwE;AACxE,0DAAuD;AACvD,yDAAsD;AAEtD,IAAM,wBAAwB,GAAG,IAAA,2BAAM,EAAC,yBAAW,CAAC,kQAAgE,mIAQhH,EAAa,8CAGW,EAAqB,UAEhD,KALG,6BAAa,EAGW,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEhD,CAAC;AAUF,IAAM,gBAAgB,GAAG,UAAC,EAAiD;IAAhD,IAAA,QAAQ,cAAA,EAAE,KAAK,WAAA,EAAK,IAAI,cAAzB,qBAA0B,CAAD;IAC1C,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IACvD,IAAI,QAAQ,EAAE;QACZ,OAAO,8BAAC,+CAAsB,IAAC,KAAK,EAAE,KAAK,IAAG,KAAK,CAA0B,CAAC;KAC/E;;QACC,OAAO,CACL,8BAAC,wBAAwB,aAAC,KAAK,EAAE,KAAK,IAAM,IAAI,GAC7C,QAAQ,CACgB,CAC5B,CAAC;AACN,CAAC,CAAC;AAIM,4CAAgB;AAFxB,6BAAa,CAAC,WAAW,GAAG,wBAAwB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputRow/TableInputRow.d.ts b/lib/components/Input/TableInput/TableInputRow/TableInputRow.d.ts deleted file mode 100644 index 77a2b80e..00000000 --- a/lib/components/Input/TableInput/TableInputRow/TableInputRow.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React, { HTMLAttributes, ReactNode } from 'react'; -import { Override } from '../../../../shared'; -export type TableInputRowProps = Override, { - children?: ReactNode; - highlighted?: boolean; - rowIndex?: number; -}>; -declare const TableInputRow: React.ForwardRefExoticComponent, "children" | "highlighted" | "rowIndex"> & { - children?: ReactNode; - highlighted?: boolean | undefined; - rowIndex?: number | undefined; -} & React.RefAttributes>; -export { TableInputRow }; diff --git a/lib/components/Input/TableInput/TableInputRow/TableInputRow.js b/lib/components/Input/TableInput/TableInputRow/TableInputRow.js index 34d34fd2..68b3ab98 100644 --- a/lib/components/Input/TableInput/TableInputRow/TableInputRow.js +++ b/lib/components/Input/TableInput/TableInputRow/TableInputRow.js @@ -1,112 +1,87 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; +"use strict";var _=Object.defineProperty,z=Object.defineProperties;var A=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var x=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable;var b=(e,t,r)=>t in e?_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))x.call(t,r)&&b(e,r,t[r]);if(s)for(var r of s(t))C.call(t,r)&&b(e,r,t[r]);return e},m=(e,t)=>z(e,A(t));var v=(e,t)=>{var r={};for(var o in e)x.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&s)for(var o of s(e))t.indexOf(o)<0&&C.call(e,o)&&(r[o]=e[o]);return r};var g=require("react/jsx-runtime"),n=require("styled-components"),c=require("react"),l=require("../../../../theme/theme.js"),M=require("../TableInputContext.js"),L=require("../../../../icons/RowIcon.js"),B=require("../TableInputCell/TableInputCell.js"),N=require("../../../../hooks/usePlaceholderPosition.js"),U=require("../../../../contexts/DraggedElementContext.js");function Z(e){return e&&e.__esModule?e:{default:e}}var D=Z(n);const u=(e,t)=>e?l.getColor("blue",10):t%2===0?l.getColor("white"):l.getColor("grey",20),F=D.default.tr` + height: 40px; + & > td { + border: 1px solid ${l.getColor("grey",60)}; + border-right-width: 0; + border-top-width: 0; + line-height: 39px; + } + & > td:first-child { + position: sticky; + left: 0; + margin-right: -1px; + z-index: 2; + } + + ${({isDragAndDroppable:e})=>e&&n.css` + & > td:nth-child(2) { + position: sticky; + left: 26px; + z-index: 1; + border-left: none; + } + `} + + & > td:last-child { + border-right-width: 1px; + } + + ${({placeholderPosition:e,rowIndex:t,highlighted:r})=>e==="bottom"&&n.css` + & > td { + background: linear-gradient( + to top, + ${l.getColor("blue",40)} 4px, + ${u(r,t)} 0px + ); + } + `} + + ${({placeholderPosition:e,rowIndex:t,highlighted:r})=>e==="top"&&n.css` + & > td { + background: linear-gradient( + to bottom, + ${l.getColor("blue",40)} 4px, + ${u(r,t)} 0px + ); + } + `} + + ${({placeholderPosition:e,rowIndex:t,highlighted:r})=>e==="none"&&n.css` + & > td { + background: ${u(r,t)}; + } + `} + + ${({highlighted:e})=>e&&n.css` + & > td { + &:before { + content: ''; + border-bottom: 1px solid ${l.getColor("blue",100)}; + position: relative; + width: 100%; + display: block; + height: 0; + margin-top: -1px; } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; + border-bottom-color: ${l.getColor("blue",100)}; + border-left-color: ${l.getColor("blue",100)}; + &:last-child { + border-right-color: ${l.getColor("blue",100)}; } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputRow = void 0; -var styled_components_1 = __importStar(require("styled-components")); -var react_1 = __importStar(require("react")); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var icons_1 = require("../../../../icons"); -var TableInputCell_1 = require("../TableInputCell/TableInputCell"); -var usePlaceholderPosition_1 = require("../../../../hooks/usePlaceholderPosition"); -var DraggedElementContext_1 = require("../../../../contexts/DraggedElementContext"); -var getZebraBackgroundColor = function (highlighted, rowIndex) { - return highlighted ? (0, theme_1.getColor)('blue', 10) : rowIndex % 2 === 0 ? (0, theme_1.getColor)('white') : (0, theme_1.getColor)('grey', 20); -}; -var TableInputTr = styled_components_1.default.tr(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n height: 40px;\n & > td {\n border: 1px solid ", ";\n border-right-width: 0;\n border-top-width: 0;\n line-height: 39px;\n }\n & > td:first-child {\n position: sticky;\n left: 0;\n margin-right: -1px;\n z-index: 2;\n }\n\n ", "\n\n & > td:last-child {\n border-right-width: 1px;\n }\n\n ", "\n\n ", "\n \n ", "\n \n ", "\n"], ["\n height: 40px;\n & > td {\n border: 1px solid ", ";\n border-right-width: 0;\n border-top-width: 0;\n line-height: 39px;\n }\n & > td:first-child {\n position: sticky;\n left: 0;\n margin-right: -1px;\n z-index: 2;\n }\n\n ", "\n\n & > td:last-child {\n border-right-width: 1px;\n }\n\n ", "\n\n ", "\n \n ", "\n \n ", "\n"])), (0, theme_1.getColor)('grey', 60), function (_a) { - var isDragAndDroppable = _a.isDragAndDroppable; - return isDragAndDroppable && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n & > td:nth-child(2) {\n position: sticky;\n left: 26px;\n z-index: 1;\n border-left: none;\n }\n "], ["\n & > td:nth-child(2) {\n position: sticky;\n left: 26px;\n z-index: 1;\n border-left: none;\n }\n "]))); -}, function (_a) { - var placeholderPosition = _a.placeholderPosition, rowIndex = _a.rowIndex, highlighted = _a.highlighted; - return placeholderPosition === 'bottom' && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n & > td {\n background: linear-gradient(\n to top,\n ", " 4px,\n ", " 0px\n );\n }\n "], ["\n & > td {\n background: linear-gradient(\n to top,\n ", " 4px,\n ", " 0px\n );\n }\n "])), (0, theme_1.getColor)('blue', 40), getZebraBackgroundColor(highlighted, rowIndex)); -}, function (_a) { - var placeholderPosition = _a.placeholderPosition, rowIndex = _a.rowIndex, highlighted = _a.highlighted; - return placeholderPosition === 'top' && (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & > td {\n background: linear-gradient(\n to bottom,\n ", " 4px,\n ", " 0px\n );\n }\n "], ["\n & > td {\n background: linear-gradient(\n to bottom,\n ", " 4px,\n ", " 0px\n );\n }\n "])), (0, theme_1.getColor)('blue', 40), getZebraBackgroundColor(highlighted, rowIndex)); -}, function (_a) { - var placeholderPosition = _a.placeholderPosition, rowIndex = _a.rowIndex, highlighted = _a.highlighted; - return placeholderPosition === 'none' && (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n & > td {\n background: ", ";\n }\n "], ["\n & > td {\n background: ", ";\n }\n "])), getZebraBackgroundColor(highlighted, rowIndex)); -}, function (_a) { - var highlighted = _a.highlighted; - return highlighted && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n & > td {\n &:before {\n content: '';\n border-bottom: 1px solid ", ";\n position: relative;\n width: 100%;\n display: block;\n height: 0;\n margin-top: -1px;\n }\n border-bottom-color: ", ";\n border-left-color: ", ";\n &:last-child {\n border-right-color: ", ";\n }\n }\n "], ["\n & > td {\n &:before {\n content: '';\n border-bottom: 1px solid ", ";\n position: relative;\n width: 100%;\n display: block;\n height: 0;\n margin-top: -1px;\n }\n border-bottom-color: ", ";\n border-left-color: ", ";\n &:last-child {\n border-right-color: ", ";\n }\n }\n "])), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100)); -}); -var DragAndDropCell = (0, styled_components_1.default)(TableInputCell_1.TableInputCell)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n max-width: 26px;\n min-width: 26px;\n width: 26px;\n color: ", ";\n text-align: right;\n cursor: grab;\n vertical-align: middle;\n line-height: 0px !important;\n & > div {\n height: 39px;\n vertical-align: middle;\n line-height: 44px;\n }\n"], ["\n max-width: 26px;\n min-width: 26px;\n width: 26px;\n color: ", ";\n text-align: right;\n cursor: grab;\n vertical-align: middle;\n line-height: 0px !important;\n & > div {\n height: 39px;\n vertical-align: middle;\n line-height: 44px;\n }\n"])), (0, theme_1.getColor)('grey', 100)); -var TableInputRow = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var children = _a.children, _b = _a.rowIndex, rowIndex = _b === void 0 ? 0 : _b, draggable = _a.draggable, _c = _a.highlighted, highlighted = _c === void 0 ? false : _c, rest = __rest(_a, ["children", "rowIndex", "draggable", "highlighted"]); - var _d = (0, usePlaceholderPosition_1.usePlaceholderPosition)(rowIndex), placeholderPosition = _d[0], placeholderDragEnter = _d[1], placeholderDragLeave = _d[2], placeholderDragEnd = _d[3]; - var isDragAndDroppable = (0, react_1.useContext)(TableInputContext_1.TableInputContext).isDragAndDroppable; - var _e = (0, react_1.useContext)(DraggedElementContext_1.DraggedElementContext), draggedElementIndex = _e.index, onDragStart = _e.onDragStart, onDragEnd = _e.onDragEnd; - var handleDragEnter = function () { - if (isDragAndDroppable && null !== draggedElementIndex) { - placeholderDragEnter(draggedElementIndex); - } - }; - var handleDragStart = function (event) { - if (isDragAndDroppable) { - event.dataTransfer.setData('text/plain', rowIndex.toString()); - onDragStart === null || onDragStart === void 0 ? void 0 : onDragStart(rowIndex); - } - }; - var handleDragEnd = function () { - if (isDragAndDroppable) { - placeholderDragEnd(); - onDragEnd === null || onDragEnd === void 0 ? void 0 : onDragEnd(); - } - }; - return (react_1.default.createElement(TableInputTr, __assign({ highlighted: highlighted, draggable: isDragAndDroppable && draggable, isDragAndDroppable: isDragAndDroppable, "data-draggable-index": rowIndex, onDragEnter: handleDragEnter, onDragLeave: placeholderDragLeave, onDragStart: handleDragStart, onDragEnd: handleDragEnd, ref: forwardedRef, placeholderPosition: placeholderPosition, rowIndex: rowIndex }, rest), - isDragAndDroppable && (react_1.default.createElement(DragAndDropCell, { onMouseDown: function () { return onDragStart === null || onDragStart === void 0 ? void 0 : onDragStart(rowIndex); }, onMouseUp: onDragEnd, "data-testid": "dragAndDrop" }, - react_1.default.createElement("div", null, - react_1.default.createElement(icons_1.RowIcon, { size: 16 })))), - children)); -}); -exports.TableInputRow = TableInputRow; -TableInputRow.displayName = 'TableInput.Row'; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7; -//# sourceMappingURL=TableInputRow.js.map \ No newline at end of file + } + `} +`,G=D.default(B.TableInputCell)` + max-width: 26px; + min-width: 26px; + width: 26px; + color: ${l.getColor("grey",100)}; + text-align: right; + cursor: grab; + vertical-align: middle; + line-height: 0px !important; + & > div { + height: 39px; + vertical-align: middle; + line-height: 44px; + } +`,$=c.forwardRef((H,T)=>{var p=H,{children:e,rowIndex:t=0,draggable:r,highlighted:o=!1}=p,w=v(p,["children","rowIndex","draggable","highlighted"]);const[q,y,E,R]=N.usePlaceholderPosition(t),{isDragAndDroppable:i}=c.useContext(M.TableInputContext),{index:h,onDragStart:a,onDragEnd:d}=c.useContext(U.DraggedElementContext),k=()=>{i&&h!==null&&y(h)},I=P=>{i&&(P.dataTransfer.setData("text/plain",t.toString()),a==null||a(t))},j=()=>{i&&(R(),d==null||d())};return g.jsxs(F,m(f({highlighted:o,draggable:i&&r,isDragAndDroppable:i,"data-draggable-index":t,onDragEnter:k,onDragLeave:E,onDragStart:I,onDragEnd:j,ref:T,placeholderPosition:q,rowIndex:t},w),{children:[i&&g.jsx(G,{onMouseDown:()=>a==null?void 0:a(t),onMouseUp:d,"data-testid":"dragAndDrop",children:g.jsx("div",{children:g.jsx(L.RowIcon,{size:16})})}),e]}))});$.displayName="TableInput.Row";exports.TableInputRow=$; diff --git a/lib/components/Input/TableInput/TableInputRow/TableInputRow.js.map b/lib/components/Input/TableInput/TableInputRow/TableInputRow.js.map deleted file mode 100644 index bcb64a81..00000000 --- a/lib/components/Input/TableInput/TableInputRow/TableInputRow.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputRow.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputRow/TableInputRow.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qEAA8C;AAC9C,6CAA+F;AAC/F,2CAA8D;AAE9D,0DAAuD;AACvD,2CAA0C;AAC1C,mEAAgE;AAChE,mFAAqG;AACrG,oFAAiF;AAEjF,IAAM,uBAAuB,GAAqF,UAChH,WAAW,EACX,QAAQ;IAER,OAAO,WAAW,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,QAAQ,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAC5G,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,obAO7B,uDAGuB,EAAoB,wMAYxC,EASC,oEAMD,EAUC,QAED,EAUC,UAED,EAMC,YAED,EAmBC,IACJ,KA/EuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAYxC,UAAC,EAAoB;QAAnB,kBAAkB,wBAAA;IACpB,OAAA,kBAAkB,QAClB,uBAAG,mNAAA,+IAOF,IAAA;AARD,CAQC,EAMD,UAAC,EAA4C;QAA3C,mBAAmB,yBAAA,EAAE,QAAQ,cAAA,EAAE,WAAW,iBAAA;IAC5C,OAAA,mBAAmB,KAAK,QAAQ,QAChC,uBAAG,mNAAA,uFAIK,EAAoB,mBACpB,EAA8C,iCAGrD,KAJO,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACpB,uBAAuB,CAAC,WAAW,EAAE,QAAQ,CAAC,CAGrD;AATD,CASC,EAED,UAAC,EAA4C;QAA3C,mBAAmB,yBAAA,EAAE,QAAQ,cAAA,EAAE,WAAW,iBAAA;IAC5C,OAAA,mBAAmB,KAAK,KAAK,QAC7B,uBAAG,sNAAA,0FAIK,EAAoB,mBACpB,EAA8C,iCAGrD,KAJO,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACpB,uBAAuB,CAAC,WAAW,EAAE,QAAQ,CAAC,CAGrD;AATD,CASC,EAED,UAAC,EAA4C;QAA3C,mBAAmB,yBAAA,EAAE,QAAQ,cAAA,EAAE,WAAW,iBAAA;IAC5C,OAAA,mBAAmB,KAAK,MAAM,QAC9B,uBAAG,gIAAA,wCAEe,EAA8C,kBAE/D,KAFiB,uBAAuB,CAAC,WAAW,EAAE,QAAQ,CAAC,CAE/D;AALD,CAKC,EAED,UAAC,EAAa;QAAZ,WAAW,iBAAA;IACb,OAAA,WAAW,QACX,uBAAG,ydAAA,mGAI8B,EAAqB,kLAO3B,EAAqB,gCACvB,EAAqB,2DAElB,EAAqB,6BAGhD,KAbgC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAO3B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACvB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAElB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAGhD;AAlBD,CAkBC,CACJ,CAAC;AAEF,IAAM,eAAe,GAAG,IAAA,2BAAM,EAAC,+BAAc,CAAC,2UAAA,qEAInC,EAAqB,iMAU/B,KAVU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAU/B,CAAC;AAsBF,IAAM,aAAa,GAAG,IAAA,kBAAU,EAC9B,UACE,EAAqF,EACrF,YAAsC;IADrC,IAAA,QAAQ,cAAA,EAAE,gBAAY,EAAZ,QAAQ,mBAAG,CAAC,KAAA,EAAE,SAAS,eAAA,EAAE,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EAAK,IAAI,cAAhE,oDAAiE,CAAD;IAG1D,IAAA,KACJ,IAAA,+CAAsB,EAAC,QAAQ,CAAC,EAD3B,mBAAmB,QAAA,EAAE,oBAAoB,QAAA,EAAE,oBAAoB,QAAA,EAAE,kBAAkB,QACxD,CAAC;IAE5B,IAAA,kBAAkB,GAAI,IAAA,kBAAU,EAAC,qCAAiB,CAAC,mBAAjC,CAAkC;IACrD,IAAA,KAAuD,IAAA,kBAAU,EAAC,6CAAqB,CAAC,EAAhF,mBAAmB,WAAA,EAAE,WAAW,iBAAA,EAAE,SAAS,eAAqC,CAAC;IAE/F,IAAM,eAAe,GAAG;QACtB,IAAI,kBAAkB,IAAI,IAAI,KAAK,mBAAmB,EAAE;YACtD,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;SAC3C;IACH,CAAC,CAAC;IAEF,IAAM,eAAe,GAAG,UAAC,KAAqC;QAC5D,IAAI,kBAAkB,EAAE;YACtB,KAAK,CAAC,YAAY,CAAC,OAAO,CAAC,YAAY,EAAE,QAAQ,CAAC,QAAQ,EAAE,CAAC,CAAC;YAC9D,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAG,QAAQ,CAAC,CAAC;SACzB;IACH,CAAC,CAAC;IAEF,IAAM,aAAa,GAAG;QACpB,IAAI,kBAAkB,EAAE;YACtB,kBAAkB,EAAE,CAAC;YACrB,SAAS,aAAT,SAAS,uBAAT,SAAS,EAAI,CAAC;SACf;IACH,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,YAAY,aACX,WAAW,EAAE,WAAW,EACxB,SAAS,EAAE,kBAAkB,IAAI,SAAS,EAC1C,kBAAkB,EAAE,kBAAkB,0BAChB,QAAQ,EAC9B,WAAW,EAAE,eAAe,EAC5B,WAAW,EAAE,oBAAoB,EACjC,WAAW,EAAE,eAAe,EAC5B,SAAS,EAAE,aAAa,EACxB,GAAG,EAAE,YAAY,EACjB,mBAAmB,EAAE,mBAAmB,EACxC,QAAQ,EAAE,QAAQ,IACd,IAAI;QAEP,kBAAkB,IAAI,CACrB,8BAAC,eAAe,IAAC,WAAW,EAAE,cAAM,OAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAG,QAAQ,CAAC,EAAvB,CAAuB,EAAE,SAAS,EAAE,SAAS,iBAAc,aAAa;YAC1G;gBACE,8BAAC,eAAO,IAAC,IAAI,EAAE,EAAE,GAAI,CACjB,CACU,CACnB;QACA,QAAQ,CACI,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAIM,sCAAa;AAFrB,aAAa,CAAC,WAAW,GAAG,gBAAgB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.d.ts b/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.d.ts deleted file mode 100644 index 117b0987..00000000 --- a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import React, { ReactElement, ReactNode } from 'react'; -type TableInputSelectProps = { - value: ReactNode | null; - onClear: () => void; - highlighted?: boolean; - clearLabel: string; - openDropdownLabel: string; - onNextPage?: () => void; - searchValue?: string; - onSearchChange?: (search: string) => void; - searchPlaceholder: string; - searchTitle: string; - inError?: boolean; - closeTick?: boolean; - bottomHelper?: ReactElement; - withSearch?: boolean; - onOpenChange?: (isOpen: boolean) => void; - children?: ReactNode; -}; -declare const TableInputSelect: React.FC; -export { TableInputSelect }; diff --git a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js b/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js index 7a60df9d..0e068da4 100644 --- a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js +++ b/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js @@ -1,101 +1,30 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputSelect = void 0; -var react_1 = __importDefault(require("react")); -var Dropdown_1 = require("../../../Dropdown/Dropdown"); -var hooks_1 = require("../../../../hooks"); -var icons_1 = require("../../../../icons"); -var Search_1 = require("../../../Search/Search"); -var styled_components_1 = __importDefault(require("styled-components")); -var IconButton_1 = require("../../../IconButton/IconButton"); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var highlightCell_1 = require("../shared/highlightCell"); -var SelectButtonDropdown = (0, styled_components_1.default)(Dropdown_1.Dropdown)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n color: ", ";\n"], ["\n width: 100%;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 140)); -var SelectButton = styled_components_1.default.button(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n width: 100%;\n background: none;\n border: none;\n text-align: left;\n display: inline-block;\n justify-content: space-between;\n padding: 0 70px 0 10px;\n height: 39px;\n line-height: 39px;\n align-items: center;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n background: none;\n\n ", ";\n"], ["\n color: ", ";\n width: 100%;\n background: none;\n border: none;\n text-align: left;\n display: inline-block;\n justify-content: space-between;\n padding: 0 70px 0 10px;\n height: 39px;\n line-height: 39px;\n align-items: center;\n cursor: pointer;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n background: none;\n\n ", ";\n"])), (0, theme_1.getColor)('grey', 140), highlightCell_1.highlightCell); -var IconsPart = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: inline-flex;\n gap: 10px;\n position: absolute;\n right: 10px;\n height: 39px;\n align-items: center;\n"], ["\n display: inline-flex;\n gap: 10px;\n position: absolute;\n right: 10px;\n height: 39px;\n align-items: center;\n"]))); -var TableInputSelect = function (_a) { - var value = _a.value, onClear = _a.onClear, clearLabel = _a.clearLabel, openDropdownLabel = _a.openDropdownLabel, _b = _a.highlighted, highlighted = _b === void 0 ? false : _b, _c = _a.searchValue, searchValue = _c === void 0 ? '' : _c, searchPlaceholder = _a.searchPlaceholder, onSearchChange = _a.onSearchChange, searchTitle = _a.searchTitle, onNextPage = _a.onNextPage, children = _a.children, inError = _a.inError, _d = _a.closeTick, closeTick = _d === void 0 ? false : _d, bottomHelper = _a.bottomHelper, _e = _a.withSearch, withSearch = _e === void 0 ? true : _e, onOpenChange = _a.onOpenChange, rest = __rest(_a, ["value", "onClear", "clearLabel", "openDropdownLabel", "highlighted", "searchValue", "searchPlaceholder", "onSearchChange", "searchTitle", "onNextPage", "children", "inError", "closeTick", "bottomHelper", "withSearch", "onOpenChange"]); - var _f = (0, hooks_1.useBooleanState)(false), isOpen = _f[0], open = _f[1], close = _f[2]; - var handleOpen = function () { - open(); - onOpenChange === null || onOpenChange === void 0 ? void 0 : onOpenChange(true); - }; - var handleClose = function () { - close(); - onOpenChange === null || onOpenChange === void 0 ? void 0 : onOpenChange(false); - }; - var searchRef = react_1.default.createRef(); - var focus = function (ref) { - var _a; - (_a = ref.current) === null || _a === void 0 ? void 0 : _a.focus(); - }; - react_1.default.useEffect(function () { - if (isOpen) { - focus(searchRef); - } - }, [isOpen]); - react_1.default.useEffect(function () { - isOpen ? handleClose() : handleOpen(); - }, [closeTick]); - react_1.default.useEffect(function () { - handleClose(); - handleSearchChange(''); - }, [value]); - var handleSearchChange = function (search) { - if (onSearchChange) - onSearchChange(search); - }; - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - if (readOnly) { - return react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, { title: value === null || value === void 0 ? void 0 : value.toString() }, value); - } - return (react_1.default.createElement(SelectButtonDropdown, __assign({}, rest), - react_1.default.createElement(SelectButton, { onClick: function (e) { - e.preventDefault(); - handleOpen(); - }, tabIndex: -1, highlighted: highlighted, title: value === null || value === void 0 ? void 0 : value.toString(), inError: inError }, - value, - "\u00A0"), - react_1.default.createElement(IconsPart, null, - value && !isOpen && (react_1.default.createElement(IconButton_1.IconButton, { icon: react_1.default.createElement(icons_1.CloseIcon, null), size: "small", title: clearLabel, ghost: "borderless", level: "tertiary", onClick: onClear })), - react_1.default.createElement(IconButton_1.IconButton, { icon: react_1.default.createElement(icons_1.ArrowDownIcon, null), size: "small", title: openDropdownLabel, ghost: "borderless", level: "tertiary", onClick: handleOpen })), - isOpen && (react_1.default.createElement(Dropdown_1.Dropdown.Overlay, { onClose: handleClose, dropdownOpenerVisible: true, horizontalPosition: "left" }, - withSearch && (react_1.default.createElement(Dropdown_1.Dropdown.Header, null, - react_1.default.createElement(Search_1.Search, { inputRef: searchRef, onSearchChange: handleSearchChange, placeholder: searchPlaceholder, searchValue: searchValue, title: searchTitle }))), - react_1.default.createElement(Dropdown_1.Dropdown.ItemCollection, { onNextPage: onNextPage }, children), - bottomHelper)))); -}; -exports.TableInputSelect = TableInputSelect; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=TableInputSelect.js.map \ No newline at end of file +"use strict";var J=Object.defineProperty,K=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var j=Object.prototype.hasOwnProperty,q=Object.prototype.propertyIsEnumerable;var g=(e,t,r)=>t in e?J(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))j.call(t,r)&&g(e,r,t[r]);if(a)for(var r of a(t))q.call(t,r)&&g(e,r,t[r]);return e},S=(e,t)=>K(e,L(t));var D=(e,t)=>{var r={};for(var l in e)j.call(e,l)&&t.indexOf(l)<0&&(r[l]=e[l]);if(e!=null&&a)for(var l of a(e))t.indexOf(l)<0&&q.call(e,l)&&(r[l]=e[l]);return r};var o=require("react/jsx-runtime"),N=require("react"),d=require("../../../Dropdown/Dropdown.js"),Q=require("../../../../hooks/useBooleanState.js"),U=require("../../../../icons/ArrowDownIcon.js"),W=require("../../../../icons/CloseIcon.js"),X=require("../../../Search/Search.js"),Y=require("styled-components"),v=require("../../../IconButton/IconButton.js"),C=require("../../../../theme/theme.js"),Z=require("../TableInputContext.js"),O=require("../shared/TableInputReadOnlyCell.js"),ee=require("../shared/highlightCell.js");function R(e){return e&&e.__esModule?e:{default:e}}var c=R(N),p=R(Y);const te=p.default(d.Dropdown)` + width: 100%; + color: ${C.getColor("grey",140)}; +`,re=p.default.button` + color: ${C.getColor("grey",140)}; + width: 100%; + background: none; + border: none; + text-align: left; + display: inline-block; + justify-content: space-between; + padding: 0 70px 0 10px; + height: 39px; + line-height: 39px; + align-items: center; + cursor: pointer; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + background: none; + + ${ee.highlightCell}; +`,oe=p.default.div` + display: inline-flex; + gap: 10px; + position: absolute; + right: 10px; + height: 39px; + align-items: center; +`,le=ne=>{var x=ne,{value:e,onClear:t,clearLabel:r,openDropdownLabel:l,highlighted:m=!1,searchValue:B="",searchPlaceholder:_,onSearchChange:h,searchTitle:k,onNextPage:T,children:z,inError:E,closeTick:$=!1,bottomHelper:A,withSearch:P=!0,onOpenChange:n}=x,H=D(x,["value","onClear","clearLabel","openDropdownLabel","highlighted","searchValue","searchPlaceholder","onSearchChange","searchTitle","onNextPage","children","inError","closeTick","bottomHelper","withSearch","onOpenChange"]);const[i,M,V]=Q.useBooleanState(!1),u=()=>{M(),n==null||n(!0)},f=()=>{V(),n==null||n(!1)},w=c.default.createRef(),F=s=>{var I;(I=s.current)==null||I.focus()};c.default.useEffect(()=>{i&&F(w)},[i]),c.default.useEffect(()=>{i?f():u()},[$]),c.default.useEffect(()=>{f(),b("")},[e]);const b=s=>{h&&h(s)},{readOnly:G}=c.default.useContext(Z.TableInputContext);return G?o.jsx(O.TableInputReadOnlyCell,{title:e==null?void 0:e.toString(),children:e}):o.jsxs(te,S(y({},H),{children:[o.jsxs(re,{onClick:s=>{s.preventDefault(),u()},tabIndex:-1,highlighted:m,title:e==null?void 0:e.toString(),inError:E,children:[e," "]}),o.jsxs(oe,{children:[e&&!i&&o.jsx(v.IconButton,{icon:o.jsx(W.CloseIcon,{}),size:"small",title:r,ghost:"borderless",level:"tertiary",onClick:t}),o.jsx(v.IconButton,{icon:o.jsx(U.ArrowDownIcon,{}),size:"small",title:l,ghost:"borderless",level:"tertiary",onClick:u})]}),i&&o.jsxs(d.Dropdown.Overlay,{onClose:f,dropdownOpenerVisible:!0,horizontalPosition:"left",children:[P&&o.jsx(d.Dropdown.Header,{children:o.jsx(X.Search,{inputRef:w,onSearchChange:b,placeholder:_,searchValue:B,title:k})}),o.jsx(d.Dropdown.ItemCollection,{onNextPage:T,children:z}),A]})]}))};exports.TableInputSelect=le; diff --git a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js.map b/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js.map deleted file mode 100644 index f5345ecc..00000000 --- a/lib/components/Input/TableInput/TableInputSelect/TableInputSelect.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputSelect.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputSelect/TableInputSelect.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAiE;AACjE,uDAAoD;AACpD,2CAAkD;AAClD,2CAA2D;AAC3D,iDAA8C;AAC9C,wEAAuC;AACvC,6DAA0D;AAC1D,2CAA8D;AAC9D,0DAAuD;AACvD,2EAAwE;AACxE,yDAAsD;AAEtD,IAAM,oBAAoB,GAAG,IAAA,2BAAM,EAAC,mBAAQ,CAAC,uGAAA,6BAElC,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,MAAM,sbAAgE,aACvF,EAAqB,6VAiB5B,EAAa,KAChB,KAlBU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAiB5B,6BAAa,CAChB,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,8LAAA,2HAO3B,IAAA,CAAC;AAqBF,IAAM,gBAAgB,GAAoC,UAAC,EAkB1D;IAjBC,IAAA,KAAK,WAAA,EACL,OAAO,aAAA,EACP,UAAU,gBAAA,EACV,iBAAiB,uBAAA,EACjB,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EACnB,mBAAgB,EAAhB,WAAW,mBAAG,EAAE,KAAA,EAChB,iBAAiB,uBAAA,EACjB,cAAc,oBAAA,EACd,WAAW,iBAAA,EACX,UAAU,gBAAA,EACV,QAAQ,cAAA,EACR,OAAO,aAAA,EACP,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,YAAY,kBAAA,EACZ,kBAAiB,EAAjB,UAAU,mBAAG,IAAI,KAAA,EACjB,YAAY,kBAAA,EACT,IAAI,cAjBkD,2OAkB1D,CADQ;IAED,IAAA,KAAwB,IAAA,uBAAe,EAAC,KAAK,CAAC,EAA7C,MAAM,QAAA,EAAE,IAAI,QAAA,EAAE,KAAK,QAA0B,CAAC;IACrD,IAAM,UAAU,GAAG;QACjB,IAAI,EAAE,CAAC;QACP,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAG,IAAI,CAAC,CAAC;IACvB,CAAC,CAAC;IACF,IAAM,WAAW,GAAG;QAClB,KAAK,EAAE,CAAC;QACR,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAG,KAAK,CAAC,CAAC;IACxB,CAAC,CAAC;IAEF,IAAM,SAAS,GAAG,eAAK,CAAC,SAAS,EAAoB,CAAC;IAEtD,IAAM,KAAK,GAAG,UAAC,GAAsC;;QACnD,MAAA,GAAG,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAC;IACvB,CAAC,CAAC;IAEF,eAAK,CAAC,SAAS,CAAC;QACd,IAAI,MAAM,EAAE;YACV,KAAK,CAAC,SAAS,CAAC,CAAC;SAClB;IACH,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,eAAK,CAAC,SAAS,CAAC;QACd,MAAM,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC;IACxC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAEhB,eAAK,CAAC,SAAS,CAAC;QACd,WAAW,EAAE,CAAC;QACd,kBAAkB,CAAC,EAAE,CAAC,CAAC;IACzB,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC;IAEZ,IAAM,kBAAkB,GAAG,UAAC,MAAc;QACxC,IAAI,cAAc;YAAE,cAAc,CAAC,MAAM,CAAC,CAAC;IAC7C,CAAC,CAAC;IAEK,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IAEvD,IAAI,QAAQ,EAAE;QACZ,OAAO,8BAAC,+CAAsB,IAAC,KAAK,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,EAAE,IAAG,KAAK,CAA0B,CAAC;KAC3F;IAED,OAAO,CACL,8BAAC,oBAAoB,eAAK,IAAI;QAC5B,8BAAC,YAAY,IACX,OAAO,EAAE,UAAC,CAAgC;gBACxC,CAAC,CAAC,cAAc,EAAE,CAAC;gBACnB,UAAU,EAAE,CAAC;YACf,CAAC,EACD,QAAQ,EAAE,CAAC,CAAC,EACZ,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,QAAQ,EAAE,EACxB,OAAO,EAAE,OAAO;YAEf,KAAK;qBACO;QACf,8BAAC,SAAS;YACP,KAAK,IAAI,CAAC,MAAM,IAAI,CACnB,8BAAC,uBAAU,IACT,IAAI,EAAE,8BAAC,iBAAS,OAAG,EACnB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,UAAU,EACjB,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,OAAO,EAAE,OAAO,GAChB,CACH;YACD,8BAAC,uBAAU,IACT,IAAI,EAAE,8BAAC,qBAAa,OAAG,EACvB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,iBAAiB,EACxB,KAAK,EAAC,YAAY,EAClB,KAAK,EAAC,UAAU,EAChB,OAAO,EAAE,UAAU,GACnB,CACQ;QACX,MAAM,IAAI,CACT,8BAAC,mBAAQ,CAAC,OAAO,IAAC,OAAO,EAAE,WAAW,EAAE,qBAAqB,EAAE,IAAI,EAAE,kBAAkB,EAAC,MAAM;YAC3F,UAAU,IAAI,CACb,8BAAC,mBAAQ,CAAC,MAAM;gBACd,8BAAC,eAAM,IACL,QAAQ,EAAE,SAAS,EACnB,cAAc,EAAE,kBAAkB,EAClC,WAAW,EAAE,iBAAiB,EAC9B,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,WAAW,GAClB,CACc,CACnB;YACD,8BAAC,mBAAQ,CAAC,cAAc,IAAC,UAAU,EAAE,UAAU,IAAG,QAAQ,CAA2B;YACpF,YAAY,CACI,CACpB,CACoB,CACxB,CAAC;AACJ,CAAC,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/TableInputText/TableInputText.d.ts b/lib/components/Input/TableInput/TableInputText/TableInputText.d.ts deleted file mode 100644 index 35693c7c..00000000 --- a/lib/components/Input/TableInput/TableInputText/TableInputText.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React from 'react'; -import { TextInputProps } from '../../TextInput/TextInput'; -import { Override } from '../../../../shared'; -type TableInputTextProps = Override; -declare const TableInputText: ({ children, value, ...rest }: TableInputTextProps) => React.JSX.Element; -export { TableInputText }; diff --git a/lib/components/Input/TableInput/TableInputText/TableInputText.js b/lib/components/Input/TableInput/TableInputText/TableInputText.js index ee8064bb..1f878343 100644 --- a/lib/components/Input/TableInput/TableInputText/TableInputText.js +++ b/lib/components/Input/TableInput/TableInputText/TableInputText.js @@ -1,54 +1,14 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputText = void 0; -var react_1 = __importDefault(require("react")); -var TableInputRow_1 = require("../TableInputRow/TableInputRow"); -var styled_components_1 = __importDefault(require("styled-components")); -var TextInput_1 = require("../../TextInput/TextInput"); -var theme_1 = require("../../../../theme"); -var TableInputContext_1 = require("../TableInputContext"); -var TableInputReadOnlyCell_1 = require("../shared/TableInputReadOnlyCell"); -var highlightCell_1 = require("../shared/highlightCell"); -var EditableTableInputText = (0, styled_components_1.default)(TextInput_1.TextInput)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"], ["\n height: 39px;\n padding-left: 10px;\n padding-right: 10px;\n border-radius: 0;\n border: none;\n background: none;\n\n ", ";\n\n &:focus {\n box-shadow: 0 0 0 1px ", ";\n }\n"])), highlightCell_1.highlightCell, (0, theme_1.getColor)('grey', 100)); -var TableInputText = function (_a) { - var children = _a.children, value = _a.value, rest = __rest(_a, ["children", "value"]); - var readOnly = react_1.default.useContext(TableInputContext_1.TableInputContext).readOnly; - if (readOnly) { - return react_1.default.createElement(TableInputReadOnlyCell_1.TableInputReadOnlyCell, { title: value }, value); - } - else - return (react_1.default.createElement(EditableTableInputText, __assign({ value: value }, rest), children)); -}; -exports.TableInputText = TableInputText; -TableInputRow_1.TableInputRow.displayName = 'TableInput.TextInput'; -var templateObject_1; -//# sourceMappingURL=TableInputText.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,h=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var u=(e,t,r)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,o=(e,t)=>{for(var r in t||(t={}))i.call(t,r)&&u(e,r,t[r]);if(l)for(var r of l(t))d.call(t,r)&&u(e,r,t[r]);return e},p=(e,t)=>h(e,g(t));var s=(e,t)=>{var r={};for(var a in e)i.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&l)for(var a of l(e))t.indexOf(a)<0&&d.call(e,a)&&(r[a]=e[a]);return r};var x=require("react/jsx-runtime"),c=require("react"),f=require("../TableInputRow/TableInputRow.js"),q=require("styled-components"),v=require("../../TextInput/TextInput.js"),C=require("../../../../theme/theme.js"),y=require("../TableInputContext.js"),R=require("../shared/TableInputReadOnlyCell.js"),_=require("../shared/highlightCell.js");function T(e){return e&&e.__esModule?e:{default:e}}var j=T(c),m=T(q);const w=m.default(v.TextInput)` + height: 39px; + padding-left: 10px; + padding-right: 10px; + border-radius: 0; + border: none; + background: none; + + ${_.highlightCell}; + + &:focus { + box-shadow: 0 0 0 1px ${C.getColor("grey",100)}; + } +`,O=a=>{var n=a,{children:e,value:t}=n,r=s(n,["children","value"]);const{readOnly:b}=j.default.useContext(y.TableInputContext);return b?x.jsx(R.TableInputReadOnlyCell,{title:t,children:t}):x.jsx(w,p(o({value:t},r),{children:e}))};f.TableInputRow.displayName="TableInput.TextInput";exports.TableInputText=O; diff --git a/lib/components/Input/TableInput/TableInputText/TableInputText.js.map b/lib/components/Input/TableInput/TableInputText/TableInputText.js.map deleted file mode 100644 index 782d2c3b..00000000 --- a/lib/components/Input/TableInput/TableInputText/TableInputText.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputText.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/TableInputText/TableInputText.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,gEAA6D;AAC7D,wEAAuC;AACvC,uDAAoE;AACpE,2CAA8D;AAC9D,0DAAuD;AACvD,2EAAwE;AAExE,yDAAsD;AAEtD,IAAM,sBAAsB,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,kQAAgE,mIAQ5G,EAAa,8CAGW,EAAqB,UAEhD,KALG,6BAAa,EAGW,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEhD,CAAC;AAUF,IAAM,cAAc,GAAG,UAAC,EAA+C;IAA9C,IAAA,QAAQ,cAAA,EAAE,KAAK,WAAA,EAAK,IAAI,cAAzB,qBAA0B,CAAD;IACxC,IAAA,QAAQ,GAAI,eAAK,CAAC,UAAU,CAAC,qCAAiB,CAAC,SAAvC,CAAwC;IACvD,IAAI,QAAQ,EAAE;QACZ,OAAO,8BAAC,+CAAsB,IAAC,KAAK,EAAE,KAAK,IAAG,KAAK,CAA0B,CAAC;KAC/E;;QACC,OAAO,CACL,8BAAC,sBAAsB,aAAC,KAAK,EAAE,KAAK,IAAM,IAAI,GAC3C,QAAQ,CACc,CAC1B,CAAC;AACN,CAAC,CAAC;AAIM,wCAAc;AAFtB,6BAAa,CAAC,WAAW,GAAG,sBAAsB,CAAC"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.d.ts b/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.d.ts deleted file mode 100644 index d2cd9cfa..00000000 --- a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -/// -declare const TableInputReadOnlyCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -export { TableInputReadOnlyCell }; diff --git a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js b/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js index 8018e673..24996935 100644 --- a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js +++ b/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js @@ -1,16 +1,13 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableInputReadOnlyCell = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../../theme"); -var TableInputReadOnlyCell = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n cursor: not-allowed;\n padding: 0 10px;\n color: ", ";\n height: 39px;\n line-height: 39px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n"], ["\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n cursor: not-allowed;\n padding: 0 10px;\n color: ", ";\n height: 39px;\n line-height: 39px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n"])), (0, theme_1.getColor)('grey', 100)); -exports.TableInputReadOnlyCell = TableInputReadOnlyCell; -var templateObject_1; -//# sourceMappingURL=TableInputReadOnlyCell.js.map \ No newline at end of file +"use strict";var t=require("styled-components"),l=require("../../../../theme/theme.js");function r(e){return e&&e.__esModule?e:{default:e}}var n=r(t);const a=n.default.div` + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + cursor: not-allowed; + padding: 0 10px; + color: ${l.getColor("grey",100)}; + height: 39px; + line-height: 39px; + display: flex; + align-items: center; + justify-content: space-between; +`;exports.TableInputReadOnlyCell=a; diff --git a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js.map b/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js.map deleted file mode 100644 index ce331676..00000000 --- a/lib/components/Input/TableInput/shared/TableInputReadOnlyCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableInputReadOnlyCell.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/shared/TableInputReadOnlyCell.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAuC;AACvC,2CAA2C;AAE3C,IAAM,sBAAsB,GAAG,2BAAM,CAAC,GAAG,gUAAA,kIAM9B,EAAqB,yHAM/B,KANU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAM/B,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/components/Input/TableInput/shared/highlightCell.d.ts b/lib/components/Input/TableInput/shared/highlightCell.d.ts deleted file mode 100644 index 91995bcc..00000000 --- a/lib/components/Input/TableInput/shared/highlightCell.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { AkeneoThemedProps } from '../../../../theme'; -declare const highlightCell: import("styled-components").RuleSet<{ - highlighted?: boolean | undefined; - inError?: boolean | undefined; -} & AkeneoThemedProps>; -export { highlightCell }; diff --git a/lib/components/Input/TableInput/shared/highlightCell.js b/lib/components/Input/TableInput/shared/highlightCell.js index 0a284b53..232a4e73 100644 --- a/lib/components/Input/TableInput/shared/highlightCell.js +++ b/lib/components/Input/TableInput/shared/highlightCell.js @@ -1,20 +1,11 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.highlightCell = void 0; -var theme_1 = require("../../../../theme"); -var styled_components_1 = require("styled-components"); -var highlightCell = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", ";\n\n ", ";\n"], ["\n ", ";\n\n ", ";\n"])), function (_a) { - var highlighted = _a.highlighted, inError = _a.inError; - return highlighted && - !inError && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background: ", ";\n box-shadow: 0 0 0 1px ", ";\n "], ["\n background: ", ";\n box-shadow: 0 0 0 1px ", ";\n "])), (0, theme_1.getColor)('green', 10), (0, theme_1.getColor)('green', 80)); -}, function (_a) { - var inError = _a.inError; - return inError && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background: ", ";\n box-shadow: 0 0 0 1px ", ";\n "], ["\n background: ", ";\n box-shadow: 0 0 0 1px ", ";\n "])), (0, theme_1.getColor)('red', 10), (0, theme_1.getColor)('red', 80)); -}); -exports.highlightCell = highlightCell; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=highlightCell.js.map \ No newline at end of file +"use strict";var e=require("../../../../theme/theme.js"),o=require("styled-components");const s=o.css` + ${({highlighted:r,inError:g})=>r&&!g&&o.css` + background: ${e.getColor("green",10)}; + box-shadow: 0 0 0 1px ${e.getColor("green",80)}; + `}; + + ${({inError:r})=>r&&o.css` + background: ${e.getColor("red",10)}; + box-shadow: 0 0 0 1px ${e.getColor("red",80)}; + `}; +`;exports.highlightCell=s; diff --git a/lib/components/Input/TableInput/shared/highlightCell.js.map b/lib/components/Input/TableInput/shared/highlightCell.js.map deleted file mode 100644 index f7f64d54..00000000 --- a/lib/components/Input/TableInput/shared/highlightCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"highlightCell.js","sourceRoot":"","sources":["../../../../../src/components/Input/TableInput/shared/highlightCell.ts"],"names":[],"mappings":";;;;;;;AAAA,2CAA8D;AAC9D,uDAAsC;AAEtC,IAAM,aAAa,OAAG,uBAAG,4FAAgE,MACrF,EAMC,SAED,EAKC,KACJ,KAdG,UAAC,EAAsB;QAArB,WAAW,iBAAA,EAAE,OAAO,aAAA;IACtB,OAAA,WAAW;QACX,CAAC,OAAO,QACR,uBAAG,wIAAA,sBACa,EAAqB,iCACX,EAAqB,SAC9C,KAFe,IAAA,gBAAQ,EAAC,OAAO,EAAE,EAAE,CAAC,EACX,IAAA,gBAAQ,EAAC,OAAO,EAAE,EAAE,CAAC,CAC9C;AALD,CAKC,EAED,UAAC,EAAS;QAAR,OAAO,aAAA;IACT,OAAA,OAAO,QACP,uBAAG,wIAAA,sBACa,EAAmB,iCACT,EAAmB,SAC5C,KAFe,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,EACT,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAC5C;AAJD,CAIC,CACJ,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/components/Input/TagInput/TagInput.d.ts b/lib/components/Input/TagInput/TagInput.d.ts deleted file mode 100644 index 3d0f9aca..00000000 --- a/lib/components/Input/TagInput/TagInput.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { FC } from 'react'; -import { Override } from '../../../shared'; -import { InputProps } from '../common'; -type TagInputProps = Override, InputProps>, { - value: string[]; - placeholder?: string; - invalid?: boolean; - separators?: string[]; - onChange: (tags: string[]) => void; - onSubmit?: () => void; - labels?: { - [key: string]: string; - }; - invalidValue?: string[]; -}>; -declare const TagInput: FC; -export { TagInput }; diff --git a/lib/components/Input/TagInput/TagInput.js b/lib/components/Input/TagInput/TagInput.js index cee80df8..502c9ec0 100644 --- a/lib/components/Input/TagInput/TagInput.js +++ b/lib/components/Input/TagInput/TagInput.js @@ -1,178 +1,69 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var P=Object.defineProperty;var x=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable;var R=(e,i,s)=>i in e?P(e,i,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[i]=s,K=(e,i)=>{for(var s in i||(i={}))v.call(i,s)&&R(e,s,i[s]);if(x)for(var s of x(i))E.call(i,s)&&R(e,s,i[s]);return e};var D=(e,i)=>{var s={};for(var r in e)v.call(e,r)&&i.indexOf(r)<0&&(s[r]=e[r]);if(e!=null&&x)for(var r of x(e))i.indexOf(r)<0&&E.call(e,r)&&(s[r]=e[r]);return s};var c=require("react/jsx-runtime"),u=require("react"),U=require("styled-components"),n=require("../../../theme/theme.js"),V=require("../../../icons/CloseIcon.js"),W=require("../../../icons/LockIcon.js"),G=require("../../../shared/array.js"),T=require("../../../shared/key.js");function H(e){return e&&e.__esModule?e:{default:e}}var g=H(U);const J=g.default(V.CloseIcon)` + min-width: 12px; + width: 12px; + height: 12px; + margin-right: 2px; + cursor: pointer; + color: ${({$isErrored:e})=>e?n.getColor("red",100):n.getColor("grey",120)}; +`,N=g.default.ul` + border: 1px solid ${({invalid:e})=>e?n.getColor("red",100):n.getColor("grey",80)}; + border-radius: 2px; + padding: 4px; + display: flex; + flex-wrap: wrap; + min-height: 40px; + gap: 5px; + box-sizing: border-box; + background: ${({readOnly:e})=>e?n.getColor("grey",20):n.getColor("white")}; + position: relative; + width: 100%; + margin: 0; + + &:focus-within { + box-shadow: 0 0 0 2px ${n.getColor("blue",40)}; + } +`,Q=g.default.li` + list-style-type: none; + padding: ${({readOnly:e})=>e?"3px 17px 3px 17px":"3px 17px 3px 4px"}; + border: 1px ${({isErrored:e})=>e?n.getColor("red",80):n.getColor("grey",80)} solid; + background-color: ${({isSelected:e,isErrored:i})=>i?n.getColor("red",20):e?n.getColor("grey",40):n.getColor("grey",20)}; + display: flex; + align-items: center; + height: 30px; + box-sizing: border-box; + max-width: 100%; + color: ${({readOnly:e,isErrored:i})=>i?n.getColor("red",100):e?n.getColor("grey",100):n.getColor("grey",140)}; +`,X=g.default.span` + max-width: 100%; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +`,Y=g.default.li` + list-style-type: none; + color: ${n.getColor("grey",120)}; + border: 0; + flex: 1; + padding: ${({hasTags:e})=>e?"0":"0 11px"}; + align-items: center; + display: flex; + + > input { + border: 0; + outline: 0; + color: ${n.getColor("grey",120)}; + background-color: transparent; + width: 100%; + + &::placeholder { + opacity: 1; + color: ${n.getColor("grey",100)}; + font-family: ${n.getFontFamily("default")}; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TagInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var icons_1 = require("../../../icons"); -var shared_1 = require("../../../shared"); -var RemoveTagIcon = (0, styled_components_1.default)(icons_1.CloseIcon)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n min-width: 12px;\n width: 12px;\n height: 12px;\n margin-right: 2px;\n cursor: pointer;\n color: ", ";\n"], ["\n min-width: 12px;\n width: 12px;\n height: 12px;\n margin-right: 2px;\n cursor: pointer;\n color: ", ";\n"])), function (_a) { - var $isErrored = _a.$isErrored; - return ($isErrored ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 120)); -}); -var TagContainer = styled_components_1.default.ul(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border: 1px solid ", ";\n border-radius: 2px;\n padding: 4px;\n display: flex;\n flex-wrap: wrap;\n min-height: 40px;\n gap: 5px;\n box-sizing: border-box;\n background: ", ";\n position: relative;\n width: 100%;\n margin: 0;\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n"], ["\n border: 1px solid ", ";\n border-radius: 2px;\n padding: 4px;\n display: flex;\n flex-wrap: wrap;\n min-height: 40px;\n gap: 5px;\n box-sizing: border-box;\n background: ", ";\n position: relative;\n width: 100%;\n margin: 0;\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, (0, theme_1.getColor)('blue', 40)); -var Tag = styled_components_1.default.li(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n list-style-type: none;\n padding: ", ";\n border: 1px ", " solid;\n background-color: ", ";\n display: flex;\n align-items: center;\n height: 30px;\n box-sizing: border-box;\n max-width: 100%;\n color: ", ";\n"], ["\n list-style-type: none;\n padding: ", ";\n border: 1px ", " solid;\n background-color: ", ";\n display: flex;\n align-items: center;\n height: 30px;\n box-sizing: border-box;\n max-width: 100%;\n color: ", ";\n"])), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? '3px 17px 3px 17px' : '3px 17px 3px 4px'); -}, function (_a) { - var isErrored = _a.isErrored; - return (isErrored ? (0, theme_1.getColor)('red', 80) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var isSelected = _a.isSelected, isErrored = _a.isErrored; - return isErrored ? (0, theme_1.getColor)('red', 20) : isSelected ? (0, theme_1.getColor)('grey', 40) : (0, theme_1.getColor)('grey', 20); -}, function (_a) { - var readOnly = _a.readOnly, isErrored = _a.isErrored; - return isErrored ? (0, theme_1.getColor)('red', 100) : readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140); -}); -var TagText = styled_components_1.default.span(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"], ["\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"]))); -var InputContainer = styled_components_1.default.li(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n list-style-type: none;\n color: ", ";\n border: 0;\n flex: 1;\n padding: ", ";\n align-items: center;\n display: flex;\n\n > input {\n border: 0;\n outline: 0;\n color: ", ";\n background-color: transparent;\n width: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n font-family: ", ";\n }\n }\n"], ["\n list-style-type: none;\n color: ", ";\n border: 0;\n flex: 1;\n padding: ", ";\n align-items: center;\n display: flex;\n\n > input {\n border: 0;\n outline: 0;\n color: ", ";\n background-color: transparent;\n width: 100%;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n font-family: ", ";\n }\n }\n"])), (0, theme_1.getColor)('grey', 120), function (_a) { - var hasTags = _a.hasTags; - return (hasTags ? '0' : '0 11px'); -}, (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 100), (0, theme_1.getFontFamily)('default')); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 11px;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 11px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var TagInput = function (_a) { - var onChange = _a.onChange, placeholder = _a.placeholder, invalid = _a.invalid, _b = _a.value, value = _b === void 0 ? [] : _b, readOnly = _a.readOnly, onSubmit = _a.onSubmit, _c = _a.separators, separators = _c === void 0 ? ['\\s', ',', ';'] : _c, labels = _a.labels, _d = _a.invalidValue, invalidValue = _d === void 0 ? [] : _d, inputProps = __rest(_a, ["onChange", "placeholder", "invalid", "value", "readOnly", "onSubmit", "separators", "labels", "invalidValue"]); - var _e = (0, react_1.useState)(false), isLastTagSelected = _e[0], setLastTagAsSelected = _e[1]; - var inputRef = (0, react_1.useRef)(null); - var containerRef = (0, react_1.useRef)(null); - var inputContainerRef = (0, react_1.useRef)(null); - var onChangeCreateTags = function (event) { - var tagsAsString = event.currentTarget.value; - if (tagsAsString !== '') { - var newTags = tagsAsString.split(new RegExp("[".concat(separators.join(''), "]+"), 'g')); - if (newTags.length === 1) { - return; - } - var newTagsWithoutEmpty = newTags.filter(function (tag) { return tag.trim() !== ''; }); - createTags(__spreadArray(__spreadArray([], value, true), newTagsWithoutEmpty, true)); - } - }; - var onBlurCreateTag = function (event) { - var inputCurrentValue = event.currentTarget.value.trim(); - if (inputCurrentValue !== '') { - createTags(__spreadArray(__spreadArray([], value, true), [inputCurrentValue], false)); - } - }; - var createTags = function (newTags) { - newTags = (0, shared_1.arrayUnique)(newTags); - onChange(newTags); - if (inputRef && inputRef.current) { - inputRef.current.value = ''; - } - }; - var removeTag = function (tagIndexToRemove) { - var clonedTags = __spreadArray([], value, true); - clonedTags.splice(tagIndexToRemove, 1); - onChange(clonedTags); - }; - var focusOnInputField = function (event) { - if (inputRef && - inputRef.current && - ((containerRef && containerRef.current === event.target) || - (inputContainerRef && inputContainerRef.current === event.target))) { - inputRef.current.focus(); - } - }; - var handleKeyDown = function (event) { - var _a, _b; - var inputCurrentValue = (_b = (_a = inputRef === null || inputRef === void 0 ? void 0 : inputRef.current) === null || _a === void 0 ? void 0 : _a.value.trim()) !== null && _b !== void 0 ? _b : ''; - if (shared_1.Key.Enter === event.key && !isLastTagSelected && !readOnly) { - '' === inputCurrentValue ? onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit() : createTags(__spreadArray(__spreadArray([], value, true), [inputCurrentValue], false)); - return; - } - var isDeleteKeyPressed = [shared_1.Key.Backspace.toString(), shared_1.Key.Delete.toString()].includes(event.key); - var tagsAreEmpty = value.length === 0; - if (!isDeleteKeyPressed || tagsAreEmpty || '' !== inputCurrentValue) { - setLastTagAsSelected(false); - return; - } - if (isLastTagSelected) { - var newTags = value.slice(0, value.length - 1); - onChange(newTags); - } - setLastTagAsSelected(!isLastTagSelected); - }; - var getLabel = (0, react_1.useCallback)(function (tag) { - var _a; - return 'undefined' === typeof labels ? tag : (_a = labels[tag]) !== null && _a !== void 0 ? _a : "[".concat(tag, "]"); - }, [labels]); - return (react_1.default.createElement(TagContainer, { "data-testid": "tagInputContainer", ref: containerRef, invalid: invalid, onClick: focusOnInputField, readOnly: readOnly }, - value.map(function (tag, index) { - return (react_1.default.createElement(Tag, { key: "".concat(tag, "-").concat(index), "data-testid": "tag", isSelected: index === value.length - 1 && isLastTagSelected, readOnly: readOnly, isErrored: invalidValue.includes(tag) }, - !readOnly && (react_1.default.createElement(RemoveTagIcon, { onClick: function () { return removeTag(index); }, "data-testid": "remove-".concat(index), "$isErrored": invalidValue.includes(tag) })), - react_1.default.createElement(TagText, null, getLabel(tag)))); - }), - react_1.default.createElement(InputContainer, { ref: inputContainerRef, onClick: focusOnInputField, hasTags: value.length > 0 }, - react_1.default.createElement("input", __assign({ type: "text", "data-testid": "tag-input", ref: inputRef, placeholder: value.length === 0 ? placeholder : '', onKeyDown: handleKeyDown, onChange: onChangeCreateTags, onBlurCapture: onBlurCreateTag, "aria-invalid": invalid, readOnly: readOnly }, inputProps)), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 })))); -}; -exports.TagInput = TagInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=TagInput.js.map \ No newline at end of file + } +`,Z=g.default(W.LockIcon)` + position: absolute; + right: 0; + top: 0; + margin: 11px; + color: ${n.getColor("grey",100)}; +`,O=ee=>{var k=ee,{onChange:e,placeholder:i,invalid:s,value:r=[],readOnly:a,onSubmit:h,separators:L=["\\s",",",";"],labels:y,invalidValue:b=[]}=k,_=D(k,["onChange","placeholder","invalid","value","readOnly","onSubmit","separators","labels","invalidValue"]);const[d,I]=u.useState(!1),l=u.useRef(null),C=u.useRef(null),$=u.useRef(null),z=t=>{const o=t.currentTarget.value;if(o!==""){const p=o.split(new RegExp(`[${L.join("")}]+`,"g"));if(p.length===1)return;const m=p.filter(f=>f.trim()!=="");w([...r,...m])}},A=t=>{const o=t.currentTarget.value.trim();o!==""&&w([...r,o])},w=t=>{t=G.arrayUnique(t),e(t),l&&l.current&&(l.current.value="")},B=t=>{const o=[...r];o.splice(t,1),e(o)},j=t=>{l&&l.current&&(C&&C.current===t.target||$&&$.current===t.target)&&l.current.focus()},F=t=>{var f,q;const o=(q=(f=l==null?void 0:l.current)==null?void 0:f.value.trim())!=null?q:"";if(T.Key.Enter===t.key&&!d&&!a){o===""?h==null||h():w([...r,o]);return}const p=[T.Key.Backspace.toString(),T.Key.Delete.toString()].includes(t.key),m=r.length===0;if(!p||m||o!==""){I(!1);return}if(d){const M=r.slice(0,r.length-1);e(M)}I(!d)},S=u.useCallback(t=>{var o;return typeof y=="undefined"?t:(o=y[t])!=null?o:`[${t}]`},[y]);return c.jsxs(N,{"data-testid":"tagInputContainer",ref:C,invalid:s,onClick:j,readOnly:a,children:[r.map((t,o)=>c.jsxs(Q,{"data-testid":"tag",isSelected:o===r.length-1&&d,readOnly:a,isErrored:b.includes(t),children:[!a&&c.jsx(J,{onClick:()=>B(o),"data-testid":`remove-${o}`,$isErrored:b.includes(t)}),c.jsx(X,{children:S(t)})]},`${t}-${o}`)),c.jsxs(Y,{ref:$,onClick:j,hasTags:r.length>0,children:[c.jsx("input",K({type:"text","data-testid":"tag-input",ref:l,placeholder:r.length===0?i:"",onKeyDown:F,onChange:z,onBlurCapture:A,"aria-invalid":s,readOnly:a,disabled:a},_)),a&&c.jsx(Z,{size:16})]})]})};exports.TagInput=O; diff --git a/lib/components/Input/TagInput/TagInput.js.map b/lib/components/Input/TagInput/TagInput.js.map deleted file mode 100644 index 65adaf9b..00000000 --- a/lib/components/Input/TagInput/TagInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TagInput.js","sourceRoot":"","sources":["../../../../src/components/Input/TagInput/TagInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAuG;AACvG,wEAAuC;AACvC,wCAA0E;AAC1E,wCAAmD;AACnD,0CAA2D;AAG3D,IAAM,aAAa,GAAG,IAAA,2BAAM,EAAC,iBAAS,CAAC,sLAA2C,4GAMvE,EAA6E,KACvF,KADU,UAAC,EAAY;QAAX,UAAU,gBAAA;IAAM,OAAA,CAAC,UAAU,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA3D,CAA2D,CACvF,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,mXAA6D,wBACrE,EAAsE,8JAQ5E,EAAqE,0GAMzD,EAAoB,UAE/C,KAhBqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAQ5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAMzD,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE/C,CAAC;AAEF,IAAM,GAAG,GAAG,2BAAM,CAAC,EAAE,mSAAmF,yCAE3F,EAAqE,mBAClE,EAAyE,+BACnE,EACwE,wHAMnF,EACoF,KAC9F,KAXY,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,kBAAkB,CAAC;AAArD,CAAqD,EAClE,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAxD,CAAwD,EACnE,UAAC,EAAuB;QAAtB,UAAU,gBAAA,EAAE,SAAS,eAAA;IACzC,OAAA,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC;AAA1F,CAA0F,EAMnF,UAAC,EAAqB;QAApB,QAAQ,cAAA,EAAE,SAAS,eAAA;IAC5B,OAAA,SAAS,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC;AAA3F,CAA2F,CAC9F,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,IAAI,oKAAA,iGAK1B,IAAA,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,EAAE,oaAAwC,uCAE7D,EAAqB,0CAGnB,EAAyC,0GAOzC,EAAqB,mHAMnB,EAAqB,wBACf,EAAwB,iBAG5C,KApBU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAGnB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,QAAQ,CAAC;AAA1B,CAA0B,EAOzC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAMnB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACf,IAAA,qBAAa,EAAC,SAAS,CAAC,CAG5C,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uJAAA,6EAK1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AA+CF,IAAM,QAAQ,GAAsB,UAAC,EAWpC;IAVC,IAAA,QAAQ,cAAA,EACR,WAAW,iBAAA,EACX,OAAO,aAAA,EACP,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EACV,QAAQ,cAAA,EACR,QAAQ,cAAA,EACR,kBAA8B,EAA9B,UAAU,mBAAG,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,KAAA,EAC9B,MAAM,YAAA,EACN,oBAAiB,EAAjB,YAAY,mBAAG,EAAE,KAAA,EACd,UAAU,cAVsB,+GAWpC,CADc;IAEP,IAAA,KAA4C,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAAnE,iBAAiB,QAAA,EAAE,oBAAoB,QAA4B,CAAC;IAC3E,IAAM,QAAQ,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IAChD,IAAM,YAAY,GAAG,IAAA,cAAM,EAAmB,IAAI,CAAC,CAAC;IACpD,IAAM,iBAAiB,GAAG,IAAA,cAAM,EAAgB,IAAI,CAAC,CAAC;IAEtD,IAAM,kBAAkB,GAAG,UAAC,KAAoC;QAC9D,IAAM,YAAY,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC;QAC/C,IAAI,YAAY,KAAK,EAAE,EAAE;YACvB,IAAM,OAAO,GAAG,YAAY,CAAC,KAAK,CAAC,IAAI,MAAM,CAAC,WAAI,UAAU,CAAC,IAAI,CAAC,EAAE,CAAC,OAAI,EAAE,GAAG,CAAC,CAAC,CAAC;YACjF,IAAI,OAAO,CAAC,MAAM,KAAK,CAAC,EAAE;gBACxB,OAAO;aACR;YACD,IAAM,mBAAmB,GAAG,OAAO,CAAC,MAAM,CAAC,UAAC,GAAW,IAAK,OAAA,GAAG,CAAC,IAAI,EAAE,KAAK,EAAE,EAAjB,CAAiB,CAAC,CAAC;YAE/E,UAAU,iCAAK,KAAK,SAAK,mBAAmB,QAAE,CAAC;SAChD;IACH,CAAC,CAAC;IAEF,IAAM,eAAe,GAAG,UAAC,KAAoC;QAC3D,IAAM,iBAAiB,GAAG,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC;QAC3D,IAAI,iBAAiB,KAAK,EAAE,EAAE;YAC5B,UAAU,iCAAK,KAAK,SAAK,CAAC,iBAAiB,CAAC,SAAE,CAAC;SAChD;IACH,CAAC,CAAC;IAEF,IAAM,UAAU,GAAG,UAAC,OAAiB;QACnC,OAAO,GAAG,IAAA,oBAAW,EAAC,OAAO,CAAC,CAAC;QAC/B,QAAQ,CAAC,OAAO,CAAC,CAAC;QAClB,IAAI,QAAQ,IAAI,QAAQ,CAAC,OAAO,EAAE;YAChC,QAAQ,CAAC,OAAO,CAAC,KAAK,GAAG,EAAE,CAAC;SAC7B;IACH,CAAC,CAAC;IAEF,IAAM,SAAS,GAAG,UAAC,gBAAwB;QACzC,IAAM,UAAU,qBAAO,KAAK,OAAC,CAAC;QAC9B,UAAU,CAAC,MAAM,CAAC,gBAAgB,EAAE,CAAC,CAAC,CAAC;QACvC,QAAQ,CAAC,UAAU,CAAC,CAAC;IACvB,CAAC,CAAC;IAEF,IAAM,iBAAiB,GAAG,UAAC,KAA8B;QACvD,IACE,QAAQ;YACR,QAAQ,CAAC,OAAO;YAChB,CAAC,CAAC,YAAY,IAAI,YAAY,CAAC,OAAO,KAAK,KAAK,CAAC,MAAM,CAAC;gBACtD,CAAC,iBAAiB,IAAI,iBAAiB,CAAC,OAAO,KAAK,KAAK,CAAC,MAAM,CAAC,CAAC,EACpE;YACA,QAAQ,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;SAC1B;IACH,CAAC,CAAC;IAEF,IAAM,aAAa,GAAG,UAAC,KAAoB;;QACzC,IAAM,iBAAiB,GAAG,MAAA,MAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,OAAO,0CAAE,KAAK,CAAC,IAAI,EAAE,mCAAI,EAAE,CAAC;QAEhE,IAAI,YAAG,CAAC,KAAK,KAAK,KAAK,CAAC,GAAG,IAAI,CAAC,iBAAiB,IAAI,CAAC,QAAQ,EAAE;YAC9D,EAAE,KAAK,iBAAiB,CAAC,CAAC,CAAC,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAC,CAAC,CAAC,UAAU,iCAAK,KAAK,SAAK,CAAC,iBAAiB,CAAC,SAAE,CAAC;YAEzF,OAAO;SACR;QAED,IAAM,kBAAkB,GAAG,CAAC,YAAG,CAAC,SAAS,CAAC,QAAQ,EAAE,EAAE,YAAG,CAAC,MAAM,CAAC,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACjG,IAAM,YAAY,GAAG,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC;QAExC,IAAI,CAAC,kBAAkB,IAAI,YAAY,IAAI,EAAE,KAAK,iBAAiB,EAAE;YACnE,oBAAoB,CAAC,KAAK,CAAC,CAAC;YAE5B,OAAO;SACR;QAED,IAAI,iBAAiB,EAAE;YACrB,IAAM,OAAO,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YACjD,QAAQ,CAAC,OAAO,CAAC,CAAC;SACnB;QAED,oBAAoB,CAAC,CAAC,iBAAiB,CAAC,CAAC;IAC3C,CAAC,CAAC;IAEF,IAAM,QAAQ,GAA4B,IAAA,mBAAW,EACnD,UAAA,GAAG;;QACD,OAAO,WAAW,KAAK,OAAO,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,MAAA,MAAM,CAAC,GAAG,CAAC,mCAAI,WAAI,GAAG,MAAG,CAAC;IACzE,CAAC,EACD,CAAC,MAAM,CAAC,CACT,CAAC;IAEF,OAAO,CACL,8BAAC,YAAY,mBACC,mBAAmB,EAC/B,GAAG,EAAE,YAAY,EACjB,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,iBAAiB,EAC1B,QAAQ,EAAE,QAAQ;QAEjB,KAAK,CAAC,GAAG,CAAC,UAAC,GAAG,EAAE,KAAK;YACpB,OAAO,CACL,8BAAC,GAAG,IACF,GAAG,EAAE,UAAG,GAAG,cAAI,KAAK,CAAE,iBACV,KAAK,EACjB,UAAU,EAAE,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,IAAI,iBAAiB,EAC3D,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC;gBAEpC,CAAC,QAAQ,IAAI,CACZ,8BAAC,aAAa,IACZ,OAAO,EAAE,cAAM,OAAA,SAAS,CAAC,KAAK,CAAC,EAAhB,CAAgB,iBAClB,iBAAU,KAAK,CAAE,gBAClB,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,GACtC,CACH;gBACD,8BAAC,OAAO,QAAE,QAAQ,CAAC,GAAG,CAAC,CAAW,CAC9B,CACP,CAAC;QACJ,CAAC,CAAC;QACF,8BAAC,cAAc,IAAC,GAAG,EAAE,iBAAiB,EAAE,OAAO,EAAE,iBAAiB,EAAE,OAAO,EAAE,KAAK,CAAC,MAAM,GAAG,CAAC;YAC3F,kDACE,IAAI,EAAC,MAAM,iBACC,WAAW,EACvB,GAAG,EAAE,QAAQ,EACb,WAAW,EAAE,KAAK,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,EAAE,EAClD,SAAS,EAAE,aAAa,EACxB,QAAQ,EAAE,kBAAkB,EAC5B,aAAa,EAAE,eAAe,kBAChB,OAAO,EACrB,QAAQ,EAAE,QAAQ,IACd,UAAU,EACd;YACD,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI,CACxB,CACJ,CAChB,CAAC;AACJ,CAAC,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Input/TextAreaInput/RichTextEditor.d.ts b/lib/components/Input/TextAreaInput/RichTextEditor.d.ts deleted file mode 100644 index 39f83b75..00000000 --- a/lib/components/Input/TextAreaInput/RichTextEditor.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import React from 'react'; -import { EditorProps } from 'react-draft-wysiwyg'; -import 'react-draft-wysiwyg/dist/react-draft-wysiwyg.css'; -import { Override } from '../../../shared'; -type RichTextEditorProps = Override void; -}>; -declare const RichTextEditor: ({ value, readOnly, onChange, ...rest }: RichTextEditorProps) => React.JSX.Element; -export { RichTextEditor }; -export type { EditorProps }; diff --git a/lib/components/Input/TextAreaInput/RichTextEditor.js b/lib/components/Input/TextAreaInput/RichTextEditor.js index 201f8ea8..b4d9e053 100644 --- a/lib/components/Input/TextAreaInput/RichTextEditor.js +++ b/lib/components/Input/TextAreaInput/RichTextEditor.js @@ -1,83 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.RichTextEditor = void 0; -var react_1 = __importStar(require("react")); -var react_draft_wysiwyg_1 = require("react-draft-wysiwyg"); -var draftjs_to_html_1 = __importDefault(require("draftjs-to-html")); -var html_to_draftjs_1 = __importDefault(require("html-to-draftjs")); -var draft_js_1 = require("draft-js"); -require("react-draft-wysiwyg/dist/react-draft-wysiwyg.css"); -var editorStateToRaw = function (editorState) { - return (0, draftjs_to_html_1.default)((0, draft_js_1.convertToRaw)(editorState.getCurrentContent())); -}; -var rawToEditorState = function (value) { - var rawDraft = (0, html_to_draftjs_1.default)(value); - if (!rawDraft || !rawDraft.contentBlocks) { - return draft_js_1.EditorState.createEmpty(); - } - return draft_js_1.EditorState.createWithContent(draft_js_1.ContentState.createFromBlockArray(rawDraft.contentBlocks)); -}; -var RichTextEditor = function (_a) { - var value = _a.value, _b = _a.readOnly, readOnly = _b === void 0 ? false : _b, onChange = _a.onChange, rest = __rest(_a, ["value", "readOnly", "onChange"]); - var _c = (0, react_1.useState)(rawToEditorState(value)), editorState = _c[0], setEditorState = _c[1]; - var handleChange = function (editorState) { - setEditorState(editorState); - onChange(editorStateToRaw(editorState)); - }; - return (react_1.default.createElement(react_draft_wysiwyg_1.Editor, __assign({ toolbarHidden: readOnly, readOnly: readOnly, toolbar: { - options: ['inline', 'blockType', 'fontSize', 'fontFamily', 'list', 'link', 'embedded', 'image', 'remove'], - inline: { - options: ['bold', 'italic'], - }, - }, onEditorStateChange: handleChange }, rest, { editorState: editorState }))); -}; -exports.RichTextEditor = RichTextEditor; -//# sourceMappingURL=RichTextEditor.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,q=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var d=(t,e,r)=>e in t?h(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,s=(t,e)=>{for(var r in e||(e={}))c.call(e,r)&&d(t,r,e[r]);if(a)for(var r of a(e))u.call(e,r)&&d(t,r,e[r]);return t},f=(t,e)=>q(t,_(e));var m=(t,e)=>{var r={};for(var o in t)c.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(t!=null&&a)for(var o of a(t))e.indexOf(o)<0&&u.call(t,o)&&(r[o]=t[o]);return r};var C=require("react/jsx-runtime"),R=require("react"),b=require("react-draft-wysiwyg"),g=require("draftjs-to-html"),k=require("html-to-draftjs"),i=require("draft-js");;/* empty css */function v(t){return t&&t.__esModule?t:{default:t}}var p=v(g),w=v(k);const y=t=>p.default(i.convertToRaw(t.getCurrentContent())),D=t=>{const e=w.default(t);return!e||!e.contentBlocks?i.EditorState.createEmpty():i.EditorState.createWithContent(i.ContentState.createFromBlockArray(e.contentBlocks))},x=B=>{var n=B,{value:t,readOnly:e=!1,onChange:r}=n,o=m(n,["value","readOnly","onChange"]);const[T,E]=R.useState(D(t)),S=l=>{E(l),r(y(l))};return C.jsx(b.Editor,f(s({toolbarHidden:e,readOnly:e,toolbar:{options:["inline","blockType","fontSize","fontFamily","list","link","embedded","image","remove"],inline:{options:["bold","italic"]}},onEditorStateChange:S},o),{editorState:T}))};exports.RichTextEditor=x; diff --git a/lib/components/Input/TextAreaInput/RichTextEditor.js.map b/lib/components/Input/TextAreaInput/RichTextEditor.js.map deleted file mode 100644 index b6a12065..00000000 --- a/lib/components/Input/TextAreaInput/RichTextEditor.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"RichTextEditor.js","sourceRoot":"","sources":["../../../../src/components/Input/TextAreaInput/RichTextEditor.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAsC;AACtC,2DAAwD;AACxD,oEAA0C;AAC1C,oEAA0C;AAC1C,qCAAiE;AACjE,4DAA0D;AAG1D,IAAM,gBAAgB,GAAG,UAAC,WAAwB;IAChD,OAAA,IAAA,yBAAW,EAAC,IAAA,uBAAY,EAAC,WAAW,CAAC,iBAAiB,EAAE,CAAC,CAAC;AAA1D,CAA0D,CAAC;AAE7D,IAAM,gBAAgB,GAAG,UAAC,KAAa;IACrC,IAAM,QAAQ,GAAG,IAAA,yBAAW,EAAC,KAAK,CAAC,CAAC;IAEpC,IAAI,CAAC,QAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,EAAE;QACxC,OAAO,sBAAW,CAAC,WAAW,EAAE,CAAC;KAClC;IAED,OAAO,sBAAW,CAAC,iBAAiB,CAAC,uBAAY,CAAC,oBAAoB,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC;AAClG,CAAC,CAAC;AAWF,IAAM,cAAc,GAAG,UAAC,EAAiE;IAAhE,IAAA,KAAK,WAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAA3C,iCAA4C,CAAD;IAC3D,IAAA,KAAgC,IAAA,gBAAQ,EAAc,gBAAgB,CAAC,KAAK,CAAC,CAAC,EAA7E,WAAW,QAAA,EAAE,cAAc,QAAkD,CAAC;IAErF,IAAM,YAAY,GAAG,UAAC,WAAwB;QAC5C,cAAc,CAAC,WAAW,CAAC,CAAC;QAC5B,QAAQ,CAAC,gBAAgB,CAAC,WAAW,CAAC,CAAC,CAAC;IAC1C,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,4BAAM,aACL,aAAa,EAAE,QAAQ,EACvB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE;YACP,OAAO,EAAE,CAAC,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,QAAQ,CAAC;YACzG,MAAM,EAAE;gBACN,OAAO,EAAE,CAAC,MAAM,EAAE,QAAQ,CAAC;aAC5B;SACF,EAED,mBAAmB,EAAE,YAAmB,IACpC,IAAI,IAER,WAAW,EAAE,WAAkB,IAC/B,CACH,CAAC;AACJ,CAAC,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/components/Input/TextAreaInput/TextAreaInput.d.ts b/lib/components/Input/TextAreaInput/TextAreaInput.d.ts deleted file mode 100644 index 6d5fac13..00000000 --- a/lib/components/Input/TextAreaInput/TextAreaInput.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -import React from 'react'; -import { InputProps } from '../common/InputProps'; -import { Override } from '../../../shared'; -import { EditorProps } from './RichTextEditor'; -type TextAreaInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange: (newValue: string) => void; -}) & { - value: string; - placeholder?: string; - invalid?: boolean; - characterLeftLabel?: string; - isRichText?: boolean; - richTextEditorProps?: EditorProps; -}>; -declare const TextAreaInput: React.ForwardRefExoticComponent>; -export { TextAreaInput }; -export type { TextAreaInputProps }; diff --git a/lib/components/Input/TextAreaInput/TextAreaInput.js b/lib/components/Input/TextAreaInput/TextAreaInput.js index 4a33171f..bcc03bef 100644 --- a/lib/components/Input/TextAreaInput/TextAreaInput.js +++ b/lib/components/Input/TextAreaInput/TextAreaInput.js @@ -1,96 +1,76 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TextAreaInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../../icons"); -var theme_1 = require("../../../theme"); -var RichTextEditor_1 = require("./RichTextEditor"); -var TextAreaInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"], ["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))); -var CommonStyle = (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border: 1px solid ", ";\n border-radius: 2px;\n color: ", ";\n font-size: ", ";\n line-height: 20px;\n width: 100%;\n box-sizing: border-box;\n font-family: inherit;\n outline-style: none;\n background: ", ";\n cursor: ", ";\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n a.rdw-dropdown-selectedtext > span {\n color: ", ";\n }\n"], ["\n border: 1px solid ", ";\n border-radius: 2px;\n color: ", ";\n font-size: ", ";\n line-height: 20px;\n width: 100%;\n box-sizing: border-box;\n font-family: inherit;\n outline-style: none;\n background: ", ";\n cursor: ", ";\n\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n a.rdw-dropdown-selectedtext > span {\n color: ", ";\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, (0, theme_1.getFontSize)('default'), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, (0, theme_1.getColor)('blue', 40), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}); -var RichTextEditorContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", "\n padding: 0;\n padding-bottom: 10px;\n\n & .rdw-editor-main {\n min-height: 200px;\n max-height: 400px;\n padding: 0 30px 10px 15px;\n }\n\n & .rdw-option-wrapper {\n min-width: 30px;\n height: 30px;\n }\n\n & .rdw-editor-toolbar {\n border: none;\n padding: 0;\n margin: 0;\n padding: 5px 30px 0 0;\n border-radius: 0;\n border-bottom: 1px solid ", ";\n }\n\n & .rdw-dropdown-wrapper:hover,\n & .rdw-option-wrapper:hover,\n & .rdw-dropdown-optionwrapper:hover {\n box-shadow: none;\n }\n"], ["\n ", "\n padding: 0;\n padding-bottom: 10px;\n\n & .rdw-editor-main {\n min-height: 200px;\n max-height: 400px;\n padding: 0 30px 10px 15px;\n }\n\n & .rdw-option-wrapper {\n min-width: 30px;\n height: 30px;\n }\n\n & .rdw-editor-toolbar {\n border: none;\n padding: 0;\n margin: 0;\n padding: 5px 30px 0 0;\n border-radius: 0;\n border-bottom: 1px solid ", ";\n }\n\n & .rdw-dropdown-wrapper:hover,\n & .rdw-option-wrapper:hover,\n & .rdw-dropdown-optionwrapper:hover {\n box-shadow: none;\n }\n"])), CommonStyle, function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}); -var Textarea = styled_components_1.default.textarea(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n resize: none;\n height: 200px;\n padding: 10px 30px 10px 15px;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n ", "\n resize: none;\n height: 200px;\n padding: 10px 30px 10px 15px;\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), CommonStyle, (0, theme_1.getColor)('grey', 100)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var CharacterLeftLabel = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n font-size: ", ";\n align-self: flex-end;\n color: ", ";\n"], ["\n font-size: ", ";\n align-self: flex-end;\n color: ", ";\n"])), (0, theme_1.getFontSize)('small'), (0, theme_1.getColor)('grey', 100)); -var TextAreaInput = react_1.default.forwardRef(function (_a, forwardedRef) { - var value = _a.value, invalid = _a.invalid, onChange = _a.onChange, readOnly = _a.readOnly, characterLeftLabel = _a.characterLeftLabel, _b = _a.isRichText, isRichText = _b === void 0 ? false : _b, richTextEditorProps = _a.richTextEditorProps, rest = __rest(_a, ["value", "invalid", "onChange", "readOnly", "characterLeftLabel", "isRichText", "richTextEditorProps"]); - var handleChange = (0, react_1.useCallback)(function (event) { - if (!readOnly && onChange) - onChange(event.currentTarget.value); - }, [readOnly, onChange]); - return (react_1.default.createElement(TextAreaInputContainer, null, - isRichText ? (react_1.default.createElement(RichTextEditorContainer, { readOnly: readOnly, invalid: invalid }, - react_1.default.createElement(RichTextEditor_1.RichTextEditor, __assign({ readOnly: readOnly, value: value }, richTextEditorProps, { onChange: function (value) { return onChange === null || onChange === void 0 ? void 0 : onChange(value); } })))) : (react_1.default.createElement(Textarea, __assign({ ref: forwardedRef, value: value, onChange: handleChange, type: "text", readOnly: readOnly, disabled: readOnly, "aria-invalid": invalid, invalid: invalid }, rest))), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }), - characterLeftLabel && react_1.default.createElement(CharacterLeftLabel, null, characterLeftLabel))); -}); -exports.TextAreaInput = TextAreaInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=TextAreaInput.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,z=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var g=(e,r,o)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,p=(e,r)=>{for(var o in r||(r={}))c.call(r,o)&&g(e,o,r[o]);if(l)for(var o of l(r))u.call(r,o)&&g(e,o,r[o]);return e},h=(e,r)=>z(e,_(r));var f=(e,r)=>{var o={};for(var t in e)c.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&l)for(var t of l(e))r.indexOf(t)<0&&u.call(e,t)&&(o[t]=e[t]);return o};var d=require("react/jsx-runtime"),w=require("react"),b=require("styled-components"),q=require("../../../icons/LockIcon.js"),i=require("../../../theme/theme.js"),I=require("./RichTextEditor.js");function m(e){return e&&e.__esModule?e:{default:e}}var k=m(w),a=m(b);const A=a.default.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; +`,C=b.css` + border: 1px solid ${({invalid:e})=>e?i.getColor("red",100):i.getColor("grey",80)}; + border-radius: 2px; + color: ${({readOnly:e})=>e?i.getColor("grey",100):i.getColor("grey",140)}; + font-size: ${i.getFontSize("default")}; + line-height: 20px; + width: 100%; + box-sizing: border-box; + font-family: inherit; + outline-style: none; + background: ${({readOnly:e})=>e?i.getColor("grey",20):i.getColor("white")}; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + + &:focus-within { + box-shadow: 0 0 0 2px ${i.getColor("blue",40)}; + } + + a.rdw-dropdown-selectedtext > span { + color: ${({readOnly:e})=>e?i.getColor("grey",100):i.getColor("grey",140)}; + } +`,E=a.default.div` + ${C} + padding: 0; + padding-bottom: 10px; + + & .rdw-editor-main { + min-height: 200px; + max-height: 400px; + padding: 0 30px 10px 15px; + } + + & .rdw-option-wrapper { + min-width: 30px; + height: 30px; + } + + & .rdw-editor-toolbar { + border: none; + padding: 0; + margin: 0; + padding: 5px 30px 0 0; + border-radius: 0; + border-bottom: 1px solid ${({invalid:e})=>e?i.getColor("red",100):i.getColor("grey",80)}; + } + + & .rdw-dropdown-wrapper:hover, + & .rdw-option-wrapper:hover, + & .rdw-dropdown-optionwrapper:hover { + box-shadow: none; + } +`,S=a.default.textarea` + ${C} + resize: none; + height: 200px; + padding: 10px 30px 10px 15px; + + &::placeholder { + opacity: 1; + color: ${i.getColor("grey",100)}; + } +`,F=a.default(q.LockIcon)` + position: absolute; + right: 0; + top: 0; + margin: 12px; + color: ${i.getColor("grey",100)}; +`,L=a.default.div` + font-size: ${i.getFontSize("small")}; + align-self: flex-end; + color: ${i.getColor("grey",100)}; +`,D=k.default.forwardRef((M,R)=>{var x=M,{value:e,invalid:r,onChange:o,readOnly:t,characterLeftLabel:s,isRichText:v=!1,richTextEditorProps:$}=x,y=f(x,["value","invalid","onChange","readOnly","characterLeftLabel","isRichText","richTextEditorProps"]);const T=w.useCallback(n=>{!t&&o&&o(n.currentTarget.value)},[t,o]);return d.jsxs(A,{children:[v?d.jsx(E,{readOnly:t,invalid:r,children:d.jsx(I.RichTextEditor,h(p({readOnly:t,value:e},$),{onChange:n=>o==null?void 0:o(n)}))}):d.jsx(S,p({ref:R,value:e,onChange:T,type:"text",readOnly:t,disabled:t,"aria-invalid":r,invalid:r},y)),t&&d.jsx(F,{size:16}),s&&d.jsx(L,{children:s})]})});exports.TextAreaInput=D; diff --git a/lib/components/Input/TextAreaInput/TextAreaInput.js.map b/lib/components/Input/TextAreaInput/TextAreaInput.js.map deleted file mode 100644 index e795fc72..00000000 --- a/lib/components/Input/TextAreaInput/TextAreaInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TextAreaInput.js","sourceRoot":"","sources":["../../../../src/components/Input/TextAreaInput/TextAreaInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA2D;AAC3D,qEAA8C;AAE9C,wCAAwC;AAExC,wCAAwE;AACxE,mDAA6D;AAE7D,IAAM,sBAAsB,GAAG,2BAAM,CAAC,GAAG,2JAAA,wFAKxC,IAAA,CAAC;AAEF,IAAM,WAAW,OAAG,uBAAG,mbAA6D,wBAC9D,EAAsE,qCAEjF,EAA0E,kBACtE,EAAsB,qIAMrB,EAAqE,eACzE,EAAmD,qDAGnC,EAAoB,+DAInC,EAA0E,UAEtF,KAnBqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAEjF,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EACtE,IAAA,mBAAW,EAAC,SAAS,CAAC,EAMrB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EACzE,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAGnC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAInC,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,CAEtF,CAAC;AAEF,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,umBAA6D,MACnG,EAAW,uYAqBgB,EAAsE,mJAQpG,KA7BG,WAAW,EAqBgB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,CAQpG,CAAC;AAEF,IAAM,QAAQ,GAAG,2BAAM,CAAC,QAAQ,iNAA6D,MACzF,EAAW,0HAOF,EAAqB,UAEjC,KATG,WAAW,EAOF,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uJAAA,6EAK1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,oIAAA,iBACtB,EAAoB,uCAExB,EAAqB,KAC/B,KAHc,IAAA,mBAAW,EAAC,OAAO,CAAC,EAExB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAgDF,IAAM,aAAa,GAAG,eAAK,CAAC,UAAU,CACpC,UACE,EASqB,EACrB,YAAsC;IATpC,IAAA,KAAK,WAAA,EACL,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,QAAQ,cAAA,EACR,kBAAkB,wBAAA,EAClB,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,mBAAmB,yBAAA,EAChB,IAAI,cART,uGASC,CADQ;IAIT,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAuC;QACtC,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,OAAO,CACL,8BAAC,sBAAsB;QACpB,UAAU,CAAC,CAAC,CAAC,CACZ,8BAAC,uBAAuB,IAAC,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO;YAC3D,8BAAC,+BAAc,aACb,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,IACR,mBAAmB,IACvB,QAAQ,EAAE,UAAA,KAAK,IAAI,OAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,KAAK,CAAC,EAAjB,CAAiB,IACpC,CACsB,CAC3B,CAAC,CAAC,CAAC,CACF,8BAAC,QAAQ,aACP,GAAG,EAAE,YAAY,EACjB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,kBACJ,OAAO,EACrB,OAAO,EAAE,OAAO,IACZ,IAAI,EACR,CACH;QACA,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI;QACtC,kBAAkB,IAAI,8BAAC,kBAAkB,QAAE,kBAAkB,CAAsB,CAC7D,CAC1B,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/components/Input/TextInput/TextInput.d.ts b/lib/components/Input/TextInput/TextInput.d.ts deleted file mode 100644 index ebf284cd..00000000 --- a/lib/components/Input/TextInput/TextInput.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import React, { InputHTMLAttributes } from 'react'; -import { InputProps } from '../common/InputProps'; -import { Override } from '../../../shared'; -type TextInputProps = Override, InputProps>, ({ - readOnly: true; -} | { - readOnly?: boolean; - onChange?: (newValue: string) => void; -}) & { - value?: string; - placeholder?: string; - invalid?: boolean; - characterLeftLabel?: string; - onSubmit?: () => void; -}>; -declare const TextInput: React.ForwardRefExoticComponent>; -export { TextInput }; -export type { TextInputProps }; diff --git a/lib/components/Input/TextInput/TextInput.js b/lib/components/Input/TextInput/TextInput.js index 541978a9..70510d9d 100644 --- a/lib/components/Input/TextInput/TextInput.js +++ b/lib/components/Input/TextInput/TextInput.js @@ -1,100 +1,41 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TextInput = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../../icons"); -var shared_1 = require("../../../shared"); -var theme_1 = require("../../../theme"); -var hooks_1 = require("../../../hooks"); -var TextInputContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"], ["\n position: relative;\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))); -var Input = styled_components_1.default.input(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n box-sizing: border-box;\n background: ", ";\n color: ", ";\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n outline-style: none;\n cursor: ", ";\n ", "\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"], ["\n width: 100%;\n height: 40px;\n border: 1px solid ", ";\n border-radius: 2px;\n box-sizing: border-box;\n background: ", ";\n color: ", ";\n font-size: ", ";\n line-height: 40px;\n padding: 0 ", " 0 15px;\n outline-style: none;\n cursor: ", ";\n ", "\n &:focus-within {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &::placeholder {\n opacity: 1;\n color: ", ";\n }\n"])), function (_a) { - var invalid = _a.invalid; - return (invalid ? (0, theme_1.getColor)('red', 100) : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 20) : (0, theme_1.getColor)('white')); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('grey', 140)); -}, (0, theme_1.getFontSize)('default'), function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? '35px' : '15px'); -}, function (_a) { - var readOnly = _a.readOnly; - return (readOnly ? 'not-allowed' : 'auto'); -}, function (_a) { - var readOnly = _a.readOnly; - return readOnly && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n overflow: hidden;\n text-overflow: ellipsis;\n "], ["\n overflow: hidden;\n text-overflow: ellipsis;\n "]))); -}, (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('grey', 100)); -var ReadOnlyIcon = (0, styled_components_1.default)(icons_1.LockIcon)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"], ["\n position: absolute;\n right: 0;\n top: 0;\n margin: 12px;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 100)); -var CharacterLeftLabel = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n font-size: ", ";\n align-self: flex-end;\n color: ", ";\n"], ["\n font-size: ", ";\n align-self: flex-end;\n color: ", ";\n"])), (0, theme_1.getFontSize)('small'), (0, theme_1.getColor)('grey', 100)); -var TextInput = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var invalid = _a.invalid, onChange = _a.onChange, readOnly = _a.readOnly, characterLeftLabel = _a.characterLeftLabel, onSubmit = _a.onSubmit, rest = __rest(_a, ["invalid", "onChange", "readOnly", "characterLeftLabel", "onSubmit"]); - var internalRef = (0, react_1.useRef)(null); - forwardedRef = forwardedRef !== null && forwardedRef !== void 0 ? forwardedRef : internalRef; - var handleChange = (0, react_1.useCallback)(function (event) { - if (!readOnly && onChange) - onChange(event.currentTarget.value); - }, [readOnly, onChange]); - var handleEnter = function () { - !readOnly && (onSubmit === null || onSubmit === void 0 ? void 0 : onSubmit()); - }; - (0, hooks_1.useShortcut)(shared_1.Key.Enter, handleEnter, forwardedRef); - return (react_1.default.createElement(TextInputContainer, null, - react_1.default.createElement(Input, __assign({ ref: forwardedRef, onChange: handleChange, type: "text", readOnly: readOnly, disabled: readOnly, "aria-invalid": invalid, invalid: invalid, title: rest.value }, rest)), - readOnly && react_1.default.createElement(ReadOnlyIcon, { size: 16 }), - characterLeftLabel && react_1.default.createElement(CharacterLeftLabel, null, characterLeftLabel))); -}); -exports.TextInput = TextInput; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=TextInput.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty;var n=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var p=(e,o,t)=>o in e?I(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,v=(e,o)=>{for(var t in o||(o={}))d.call(o,t)&&p(e,t,o[t]);if(n)for(var t of n(o))h.call(o,t)&&p(e,t,o[t]);return e};var C=(e,o)=>{var t={};for(var r in e)d.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&n)for(var r of n(e))o.indexOf(r)<0&&h.call(e,r)&&(t[r]=e[r]);return t};var s=require("react/jsx-runtime"),c=require("react"),$=require("styled-components"),z=require("../../../icons/LockIcon.js"),j=require("../../../shared/key.js"),l=require("../../../theme/theme.js"),k=require("../../../hooks/useShortcut.js");function _(e){return e&&e.__esModule?e:{default:e}}var u=_($);const T=u.default.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; +`,w=u.default.input` + width: 100%; + height: 40px; + border: 1px solid ${({invalid:e})=>e?l.getColor("red",100):l.getColor("grey",80)}; + border-radius: 2px; + box-sizing: border-box; + background: ${({readOnly:e})=>e?l.getColor("grey",20):l.getColor("white")}; + color: ${({readOnly:e})=>e?l.getColor("grey",100):l.getColor("grey",140)}; + font-size: ${l.getFontSize("default")}; + line-height: 40px; + padding: 0 ${({readOnly:e})=>e?"35px":"15px"} 0 15px; + outline-style: none; + cursor: ${({readOnly:e})=>e?"not-allowed":"auto"}; + ${({readOnly:e})=>e&&$.css` + overflow: hidden; + text-overflow: ellipsis; + `} + &:focus-within { + box-shadow: 0 0 0 2px ${l.getColor("blue",40)}; + } + + &::placeholder { + opacity: 1; + color: ${l.getColor("grey",100)}; + } +`,E=u.default(z.LockIcon)` + position: absolute; + right: 0; + top: 0; + margin: 12px; + color: ${l.getColor("grey",100)}; +`,F=u.default.div` + font-size: ${l.getFontSize("small")}; + align-self: flex-end; + color: ${l.getColor("grey",100)}; +`,L=c.forwardRef((m,i)=>{var x=m,{invalid:e,onChange:o,readOnly:t,characterLeftLabel:r,onSubmit:a}=x,g=C(x,["invalid","onChange","readOnly","characterLeftLabel","onSubmit"]);const y=c.useRef(null);i=i!=null?i:y;const f=c.useCallback(q=>{!t&&o&&o(q.currentTarget.value)},[t,o]),b=()=>{!t&&(a==null||a())};return k.useShortcut(j.Key.Enter,b,i),s.jsxs(T,{children:[s.jsx(w,v({ref:i,onChange:f,type:"text",readOnly:t,disabled:t,"aria-invalid":e,invalid:e,title:g.value},g)),t&&s.jsx(E,{size:16}),r&&s.jsx(F,{children:r})]})});exports.TextInput=L; diff --git a/lib/components/Input/TextInput/TextInput.js.map b/lib/components/Input/TextInput/TextInput.js.map deleted file mode 100644 index 31a1ba64..00000000 --- a/lib/components/Input/TextInput/TextInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TextInput.js","sourceRoot":"","sources":["../../../../src/components/Input/TextInput/TextInput.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAoG;AACpG,qEAA8C;AAE9C,wCAAwC;AACxC,0CAA8C;AAC9C,wCAAwE;AACxE,wCAA2C;AAE3C,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,2JAAA,wFAKpC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,wcAA6D,yDAGjE,EAAsE,qEAG5E,EAAqE,cAC1E,EAA0E,kBACtE,EAAsB,wCAEtB,EAA4C,8CAE/C,EAAmD,OAC3D,EAKC,kDAEuB,EAAoB,4DAKnC,EAAqB,UAEjC,KAxBqB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAvD,CAAuD,EAG5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAAC;AAArD,CAAqD,EAC1E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,EACtE,IAAA,mBAAW,EAAC,SAAS,CAAC,EAEtB,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA5B,CAA4B,EAE/C,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;AAAnC,CAAmC,EAC3D,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,qIAAA,iEAGF,IAAA;AAJD,CAIC,EAEuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAKnC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,gBAAQ,CAAC,uJAAA,6EAK1B,EAAqB,KAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,oIAAA,iBACtB,EAAoB,uCAExB,EAAqB,KAC/B,KAHc,IAAA,mBAAW,EAAC,OAAO,CAAC,EAExB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AA2CF,IAAM,SAAS,GAAG,IAAA,kBAAU,EAC1B,UACE,EAAoF,EACpF,YAAmC;IADlC,IAAA,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAE,QAAQ,cAAA,EAAE,kBAAkB,wBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAnE,qEAAoE,CAAD;IAGnE,IAAM,WAAW,GAAG,IAAA,cAAM,EAA0B,IAAI,CAAC,CAAC;IAC1D,YAAY,GAAG,YAAY,aAAZ,YAAY,cAAZ,YAAY,GAAI,WAAW,CAAC;IAC3C,IAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,UAAC,KAAoC;QACnC,IAAI,CAAC,QAAQ,IAAI,QAAQ;YAAE,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,CAAC,CACrB,CAAC;IAEF,IAAM,WAAW,GAAG;QAClB,CAAC,QAAQ,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,CAAC;IAC5B,CAAC,CAAC;IACF,IAAA,mBAAW,EAAC,YAAG,CAAC,KAAK,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAElD,OAAO,CACL,8BAAC,kBAAkB;QACjB,8BAAC,KAAK,aACJ,GAAG,EAAE,YAAY,EACjB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,kBACJ,OAAO,EACrB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAE,IAAI,CAAC,KAAK,IACb,IAAI,EACR;QACD,QAAQ,IAAI,8BAAC,YAAY,IAAC,IAAI,EAAE,EAAE,GAAI;QACtC,kBAAkB,IAAI,8BAAC,kBAAkB,QAAE,kBAAkB,CAAsB,CACjE,CACtB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/components/Input/common/InputProps.d.ts b/lib/components/Input/common/InputProps.d.ts deleted file mode 100644 index d9c67c29..00000000 --- a/lib/components/Input/common/InputProps.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -type InputProps = { - id?: string; - value: T; - onChange?: (newValue: T) => void; - 'aria-labelledby'?: string; -}; -export type { InputProps }; diff --git a/lib/components/Input/common/InputProps.js b/lib/components/Input/common/InputProps.js deleted file mode 100644 index de4dabb4..00000000 --- a/lib/components/Input/common/InputProps.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=InputProps.js.map \ No newline at end of file diff --git a/lib/components/Input/common/InputProps.js.map b/lib/components/Input/common/InputProps.js.map deleted file mode 100644 index cce93ade..00000000 --- a/lib/components/Input/common/InputProps.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"InputProps.js","sourceRoot":"","sources":["../../../../src/components/Input/common/InputProps.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/components/Input/common/Overlay.d.ts b/lib/components/Input/common/Overlay.d.ts deleted file mode 100644 index 50a040fb..00000000 --- a/lib/components/Input/common/Overlay.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import React, { HTMLAttributes, ReactNode, RefObject } from 'react'; -import { VerticalPosition } from '../../../hooks'; -import { Override } from '../../../shared'; -type OverlayProps = Override, { - verticalPosition?: VerticalPosition; - onClose: () => void; - children: ReactNode; - parentRef?: RefObject; -}>; -declare const Overlay: ({ verticalPosition, parentRef, onClose, children, ...rest }: OverlayProps) => React.ReactPortal; -export { Overlay }; diff --git a/lib/components/Input/common/Overlay.js b/lib/components/Input/common/Overlay.js index 84fcca9e..d04f2d39 100644 --- a/lib/components/Input/common/Overlay.js +++ b/lib/components/Input/common/Overlay.js @@ -1,116 +1,20 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Overlay = void 0; -var react_1 = __importStar(require("react")); -var react_dom_1 = require("react-dom"); -var styled_components_1 = __importDefault(require("styled-components")); -var hooks_1 = require("../../../hooks"); -var theme_1 = require("../../../theme"); -var OverlayContent = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n background: ", ";\n box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);\n padding: 10px 0 10px 0;\n position: fixed;\n opacity: ", ";\n transition: opacity 0.15s ease-in-out;\n z-index: 2001;\n top: ", "px;\n left: ", "px;\n width: ", "px;\n"], ["\n ", "\n background: ", ";\n box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);\n padding: 10px 0 10px 0;\n position: fixed;\n opacity: ", ";\n transition: opacity 0.15s ease-in-out;\n z-index: 2001;\n top: ", "px;\n left: ", "px;\n width: ", "px;\n"])), theme_1.CommonStyle, (0, theme_1.getColor)('white'), function (_a) { - var visible = _a.visible; - return (visible ? 1 : 0); -}, function (_a) { - var top = _a.top; - return top; -}, function (_a) { - var left = _a.left; - return left; -}, function (_a) { - var width = _a.width; - return width; -}); -var Backdrop = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 2000;\n"], ["\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 2000;\n"]))); -var getOverlayPosition = function (verticalPosition, parentRef, elementRef) { - if (undefined === parentRef || - undefined === elementRef || - null === parentRef.current || - null === elementRef.current) { - return [0, 0, 0]; - } - var parentRect = parentRef.current.getBoundingClientRect(); - var elementRect = elementRef.current.getBoundingClientRect(); - var top = 'up' === verticalPosition ? parentRect.top - elementRect.height : parentRect.bottom; - var left = parentRect.left; - var width = parentRect.width; - return [top, left, width]; -}; -var Overlay = function (_a) { - var verticalPosition = _a.verticalPosition, parentRef = _a.parentRef, onClose = _a.onClose, children = _a.children, rest = __rest(_a, ["verticalPosition", "parentRef", "onClose", "children"]); - var portalNode = document.createElement('div'); - portalNode.setAttribute('id', 'input-overlay-root'); - var portalRef = (0, react_1.useRef)(portalNode); - var overlayRef = (0, react_1.useRef)(null); - var _b = (0, react_1.useState)(false), visible = _b[0], setVisible = _b[1]; - var _c = (0, react_1.useState)([0, 0, 0]), overlayPosition = _c[0], setOverlayPosition = _c[1]; - var overlayVerticalPosition = (0, hooks_1.useVerticalPosition)(overlayRef, verticalPosition); - (0, hooks_1.useWindowResize)(); - (0, react_1.useEffect)(function () { - setVisible(true); - document.body.appendChild(portalRef.current); - return function () { - document.body.removeChild(portalRef.current); - }; - }, []); - react_1.default.useEffect(function () { - setOverlayPosition(getOverlayPosition(overlayVerticalPosition, parentRef, overlayRef)); - }, [children, overlayVerticalPosition, parentRef, overlayRef]); - var top = overlayPosition[0], left = overlayPosition[1], width = overlayPosition[2]; - return (0, react_dom_1.createPortal)(react_1.default.createElement(react_1.default.Fragment, null, - react_1.default.createElement(Backdrop, { "data-testid": "backdrop", onClick: onClose }), - react_1.default.createElement(OverlayContent, __assign({ ref: overlayRef, visible: visible, top: top, left: left, width: width }, rest), children)), portalRef.current); -}; -exports.Overlay = Overlay; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Overlay.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,k=Object.defineProperties;var z=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var y=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var f=(t,e,o)=>e in t?j(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o,m=(t,e)=>{for(var o in e||(e={}))y.call(e,o)&&f(t,o,e[o]);if(a)for(var o of a(e))x.call(e,o)&&f(t,o,e[o]);return t},g=(t,e)=>k(t,z(e));var h=(t,e)=>{var o={};for(var r in t)y.call(t,r)&&e.indexOf(r)<0&&(o[r]=t[r]);if(t!=null&&a)for(var r of a(t))e.indexOf(r)<0&&x.call(t,r)&&(o[r]=t[r]);return o};var c=require("react/jsx-runtime"),i=require("react"),B=require("react-dom"),E=require("styled-components"),S=require("../../../hooks/usePosition.js"),V=require("../../../hooks/useWindowResize.js"),D=require("../../../theme/theme.js"),W=require("../../../theme/common.js");function b(t){return t&&t.__esModule?t:{default:t}}var A=b(i),q=b(E);const F=q.default.div` + ${W.CommonStyle} + background: ${D.getColor("white")}; + box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3); + padding: 10px 0 10px 0; + position: fixed; + opacity: ${({visible:t})=>t?1:0}; + transition: opacity 0.15s ease-in-out; + z-index: 2001; + top: ${({top:t})=>t}px; + left: ${({left:t})=>t}px; + width: ${({width:t})=>t}px; +`,M=q.default.div` + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + z-index: 2000; +`,N=(t,e,o)=>{if(e===void 0||o===void 0||e.current===null||o.current===null)return[0,0,0];const r=e.current.getBoundingClientRect(),l=o.current.getBoundingClientRect(),v=t==="up"?r.top-l.height:r.bottom,n=r.left,s=r.width;return[v,n,s]},G=v=>{var n=v,{verticalPosition:t,parentRef:e,onClose:o,children:r}=n,l=h(n,["verticalPosition","parentRef","onClose","children"]);const s=document.createElement("div");s.setAttribute("id","input-overlay-root");const d=i.useRef(s),u=i.useRef(null),[w,C]=i.useState(!1),[R,P]=i.useState([0,0,0]),p=S.useVerticalPosition(u,t);V.useWindowResize(),i.useEffect(()=>(C(!0),document.body.appendChild(d.current),()=>{document.body.removeChild(d.current)}),[]),A.default.useEffect(()=>{P(N(p,e,u))},[r,p,e,u]);const[_,$,O]=R;return B.createPortal(c.jsxs(c.Fragment,{children:[c.jsx(M,{"data-testid":"backdrop",onClick:o}),c.jsx(F,g(m({ref:u,visible:w,top:_,left:$,width:O},l),{children:r}))]}),d.current)};exports.Overlay=G; diff --git a/lib/components/Input/common/Overlay.js.map b/lib/components/Input/common/Overlay.js.map deleted file mode 100644 index 27e5e26c..00000000 --- a/lib/components/Input/common/Overlay.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Overlay.js","sourceRoot":"","sources":["../../../../src/components/Input/common/Overlay.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+F;AAC/F,uCAAuC;AACvC,wEAAuC;AACvC,wCAAsF;AACtF,wCAAwE;AAGxE,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,iUAAmF,MAChH,EAAW,kBACC,EAAiB,4GAIpB,EAAgC,wEAGpC,EAAc,eACb,EAAgB,gBACf,EAAkB,OAC5B,KAXG,mBAAW,EACC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAIpB,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAjB,CAAiB,EAGpC,UAAC,EAAK;QAAJ,GAAG,SAAA;IAAM,OAAA,GAAG;AAAH,CAAG,EACb,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAI;AAAJ,CAAI,EACf,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,KAAK;AAAL,CAAK,CAC5B,CAAC;AAEF,IAAM,QAAQ,GAAG,2BAAM,CAAC,GAAG,+JAAA,4FAO1B,IAAA,CAAC;AAsBF,IAAM,kBAAkB,GAAG,UACzB,gBAAmC,EACnC,SAAqC,EACrC,UAAsC;IAEtC,IACE,SAAS,KAAK,SAAS;QACvB,SAAS,KAAK,UAAU;QACxB,IAAI,KAAK,SAAS,CAAC,OAAO;QAC1B,IAAI,KAAK,UAAU,CAAC,OAAO,EAC3B;QACA,OAAO,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;KAClB;IAED,IAAM,UAAU,GAAG,SAAS,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC;IAC7D,IAAM,WAAW,GAAG,UAAU,CAAC,OAAO,CAAC,qBAAqB,EAAE,CAAC;IAE/D,IAAM,GAAG,GAAG,IAAI,KAAK,gBAAgB,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,MAAM,CAAC;IAEhG,IAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAC;IAC7B,IAAM,KAAK,GAAG,UAAU,CAAC,KAAK,CAAC;IAE/B,OAAO,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,CAAC,CAAC;AAC5B,CAAC,CAAC;AAEF,IAAM,OAAO,GAAG,UAAC,EAAuE;IAAtE,IAAA,gBAAgB,sBAAA,EAAE,SAAS,eAAA,EAAE,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAxD,wDAAyD,CAAD;IACvE,IAAM,UAAU,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjD,UAAU,CAAC,YAAY,CAAC,IAAI,EAAE,oBAAoB,CAAC,CAAC;IACpD,IAAM,SAAS,GAAG,IAAA,cAAM,EAAiB,UAAU,CAAC,CAAC;IACrD,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAC1C,IAAA,KAAwB,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA/C,OAAO,QAAA,EAAE,UAAU,QAA4B,CAAC;IACjD,IAAA,KAAwC,IAAA,gBAAQ,EAAW,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,EAApE,eAAe,QAAA,EAAE,kBAAkB,QAAiC,CAAC;IAC5E,IAAM,uBAAuB,GAAG,IAAA,2BAAmB,EAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC;IAClF,IAAA,uBAAe,GAAE,CAAC;IAElB,IAAA,iBAAS,EAAC;QACR,UAAU,CAAC,IAAI,CAAC,CAAC;QACjB,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAE7C,OAAO;YACL,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAC/C,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,eAAK,CAAC,SAAS,CAAC;QACd,kBAAkB,CAAC,kBAAkB,CAAC,uBAAuB,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC,CAAC;IACzF,CAAC,EAAE,CAAC,QAAQ,EAAE,uBAAuB,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC,CAAC;IAExD,IAAA,GAAG,GAAiB,eAAe,GAAhC,EAAE,IAAI,GAAW,eAAe,GAA1B,EAAE,KAAK,GAAI,eAAe,GAAnB,CAAoB;IAE3C,OAAO,IAAA,wBAAY,EACjB;QACE,8BAAC,QAAQ,mBAAa,UAAU,EAAC,OAAO,EAAE,OAAO,GAAI;QACrD,8BAAC,cAAc,aAAC,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,OAAO,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,IAAM,IAAI,GAC5F,QAAQ,CACM,CAChB,EACH,SAAS,CAAC,OAAO,CAClB,CAAC;AACJ,CAAC,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/components/Input/common/index.d.ts b/lib/components/Input/common/index.d.ts deleted file mode 100644 index 95db3135..00000000 --- a/lib/components/Input/common/index.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './InputProps'; -export * from './Overlay'; diff --git a/lib/components/Input/common/index.js b/lib/components/Input/common/index.js deleted file mode 100644 index 9915ea76..00000000 --- a/lib/components/Input/common/index.js +++ /dev/null @@ -1,19 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./InputProps"), exports); -__exportStar(require("./Overlay"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/components/Input/common/index.js.map b/lib/components/Input/common/index.js.map deleted file mode 100644 index 42246b85..00000000 --- a/lib/components/Input/common/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/Input/common/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,4CAA0B"} \ No newline at end of file diff --git a/lib/components/Input/index.d.ts b/lib/components/Input/index.d.ts deleted file mode 100644 index 74ec4567..00000000 --- a/lib/components/Input/index.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -export * from './BooleanInput/BooleanInput'; -export * from './common'; -export * from './ColorInput/ColorInput'; -export * from './MediaFileInput/FileInfo'; -export * from './MediaFileInput/MediaFileInput'; -export * from './MediaLinkInput/MediaLinkInput'; -export * from './MetricInput/MetricInput'; -export * from './MultiSelectInput/MultiSelectInput'; -export * from './NumberInput/NumberInput'; -export * from './SelectInput/SelectInput'; -export * from './TableInput/TableInput'; -export * from './TagInput/TagInput'; -export * from './TextAreaInput/TextAreaInput'; -export * from './TextInput/TextInput'; -export * from './DateInput/DateInput'; diff --git a/lib/components/Input/index.js b/lib/components/Input/index.js deleted file mode 100644 index aca89a59..00000000 --- a/lib/components/Input/index.js +++ /dev/null @@ -1,32 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./BooleanInput/BooleanInput"), exports); -__exportStar(require("./common"), exports); -__exportStar(require("./ColorInput/ColorInput"), exports); -__exportStar(require("./MediaFileInput/FileInfo"), exports); -__exportStar(require("./MediaFileInput/MediaFileInput"), exports); -__exportStar(require("./MediaLinkInput/MediaLinkInput"), exports); -__exportStar(require("./MetricInput/MetricInput"), exports); -__exportStar(require("./MultiSelectInput/MultiSelectInput"), exports); -__exportStar(require("./NumberInput/NumberInput"), exports); -__exportStar(require("./SelectInput/SelectInput"), exports); -__exportStar(require("./TableInput/TableInput"), exports); -__exportStar(require("./TagInput/TagInput"), exports); -__exportStar(require("./TextAreaInput/TextAreaInput"), exports); -__exportStar(require("./TextInput/TextInput"), exports); -__exportStar(require("./DateInput/DateInput"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/components/Input/index.js.map b/lib/components/Input/index.js.map deleted file mode 100644 index e08dc20c..00000000 --- a/lib/components/Input/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Input/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,2CAAyB;AACzB,0DAAwC;AACxC,4DAA0C;AAC1C,kEAAgD;AAChD,kEAAgD;AAChD,4DAA0C;AAC1C,sEAAoD;AACpD,4DAA0C;AAC1C,4DAA0C;AAC1C,0DAAwC;AACxC,sDAAoC;AACpC,gEAA8C;AAC9C,wDAAsC;AACtC,wDAAsC"} \ No newline at end of file diff --git a/lib/components/KeyFigure/KeyFigure.d.ts b/lib/components/KeyFigure/KeyFigure.d.ts deleted file mode 100644 index c370658b..00000000 --- a/lib/components/KeyFigure/KeyFigure.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { ReactElement, ReactNode } from 'react'; -import { IconProps } from '../../icons'; -type FigureProps = { - label?: string; - children: ReactNode; -}; -type KeyFigureProps = { - icon: ReactElement; - title: string; - children?: ReactNode; -}; -declare const KeyFigure: { - ({ icon, title, children, ...props }: KeyFigureProps): React.JSX.Element; - Figure: ({ label, children }: FigureProps) => React.JSX.Element; -}; -declare const KeyFigureGrid: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -export { KeyFigure, KeyFigureGrid }; diff --git a/lib/components/KeyFigure/KeyFigure.js b/lib/components/KeyFigure/KeyFigure.js index 323915c8..c62dd4d1 100644 --- a/lib/components/KeyFigure/KeyFigure.js +++ b/lib/components/KeyFigure/KeyFigure.js @@ -1,85 +1,47 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.KeyFigureGrid = exports.KeyFigure = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var FigureContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n font-size: 16px;\n margin: 0 15px 0 3px;\n display: flex;\n align-items: center;\n\n :only-child {\n margin: 0;\n }\n"], ["\n color: ", ";\n font-size: 16px;\n margin: 0 15px 0 3px;\n display: flex;\n align-items: center;\n\n :only-child {\n margin: 0;\n }\n"])), (0, theme_1.getColor)('brand', 100)); -var Figure = function (_a) { - var label = _a.label, children = _a.children; - return (react_1.default.createElement(react_1.default.Fragment, null, - label && "".concat(label, " "), - react_1.default.createElement(FigureContainer, null, children))); -}; -var KeyFigureContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n height: 80px;\n display: inline-flex;\n box-sizing: border-box;\n background: ", ";\n"], ["\n height: 80px;\n display: inline-flex;\n box-sizing: border-box;\n background: ", ";\n"])), (0, theme_1.getColor)('white')); -var IconContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n min-width: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-right: 1px ", " solid;\n margin: 10px 0;\n\n svg {\n color: ", ";\n }\n"], ["\n min-width: 80px;\n display: flex;\n align-items: center;\n justify-content: center;\n border-right: 1px ", " solid;\n margin: 10px 0;\n\n svg {\n color: ", ";\n }\n"])), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 100)); -var ContentContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: 15px 20px;\n display: flex;\n justify-content: space-around;\n flex-direction: column;\n min-width: 0;\n"], ["\n margin: 15px 20px;\n display: flex;\n justify-content: space-around;\n flex-direction: column;\n min-width: 0;\n"]))); -var Title = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"], ["\n color: ", ";\n font-size: ", ";\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getFontSize)('big')); -var Values = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n display: flex;\n color: ", ";\n font-size: 16px;\n"], ["\n display: flex;\n color: ", ";\n font-size: 16px;\n"])), (0, theme_1.getColor)('grey', 100)); -var KeyFigure = function (_a) { - var icon = _a.icon, title = _a.title, children = _a.children, props = __rest(_a, ["icon", "title", "children"]); - var validIcon = (0, react_1.isValidElement)(icon) && react_1.default.cloneElement(icon, { size: 30 }); - return (react_1.default.createElement(KeyFigureContainer, __assign({}, props), - react_1.default.createElement(IconContainer, null, validIcon), - react_1.default.createElement(ContentContainer, null, - react_1.default.createElement(Title, null, title), - react_1.default.createElement(Values, null, children)))); -}; -exports.KeyFigure = KeyFigure; -var KeyFigureGrid = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n gap: 20px;\n"], ["\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n gap: 20px;\n"]))); -exports.KeyFigureGrid = KeyFigureGrid; -KeyFigure.Figure = Figure; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7; -//# sourceMappingURL=KeyFigure.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,C=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,i,t)=>i in e?h(e,i,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[i]=t,g=(e,i)=>{for(var t in i||(i={}))u.call(i,t)&&s(e,t,i[t]);if(a)for(var t of a(i))c.call(i,t)&&s(e,t,i[t]);return e},x=(e,i)=>C(e,j(i));var f=(e,i)=>{var t={};for(var r in e)u.call(e,r)&&i.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&a)for(var r of a(e))i.indexOf(r)<0&&c.call(e,r)&&(t[r]=e[r]);return t};var n=require("react/jsx-runtime"),p=require("react"),F=require("styled-components"),o=require("../../theme/theme.js");function y(e){return e&&e.__esModule?e:{default:e}}var $=y(p),l=y(F);const w=l.default.div` + color: ${o.getColor("brand",100)}; + font-size: 16px; + margin: 0 15px 0 3px; + display: flex; + align-items: center; + + :only-child { + margin: 0; + } +`,_=({label:e,children:i})=>n.jsxs(n.Fragment,{children:[e&&`${e} `,n.jsx(w,{children:i})]}),b=l.default.div` + height: 80px; + display: inline-flex; + box-sizing: border-box; + background: ${o.getColor("white")}; +`,z=l.default.div` + min-width: 80px; + display: flex; + align-items: center; + justify-content: center; + border-right: 1px ${o.getColor("grey",80)} solid; + margin: 10px 0; + + svg { + color: ${o.getColor("grey",100)}; + } +`,K=l.default.div` + margin: 15px 20px; + display: flex; + justify-content: space-around; + flex-direction: column; + min-width: 0; +`,q=l.default.div` + color: ${o.getColor("grey",140)}; + font-size: ${o.getFontSize("big")}; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +`,R=l.default.div` + display: flex; + color: ${o.getColor("grey",100)}; + font-size: 16px; +`,m=G=>{var d=G,{icon:e,title:i,children:t}=d,r=f(d,["icon","title","children"]);const v=p.isValidElement(e)&&$.default.cloneElement(e,{size:30});return n.jsxs(b,x(g({},r),{children:[n.jsx(z,{children:v}),n.jsxs(K,{children:[n.jsx(q,{children:i}),n.jsx(R,{children:t})]})]}))},E=l.default.div` + display: grid; + grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); + gap: 20px; +`;m.Figure=_;exports.KeyFigure=m;exports.KeyFigureGrid=E; diff --git a/lib/components/KeyFigure/KeyFigure.js.map b/lib/components/KeyFigure/KeyFigure.js.map deleted file mode 100644 index cf77435a..00000000 --- a/lib/components/KeyFigure/KeyFigure.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"KeyFigure.js","sourceRoot":"","sources":["../../../src/components/KeyFigure/KeyFigure.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAqE;AACrE,wEAAuC;AACvC,qCAAkD;AAQlD,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,sNAAA,aACvB,EAAsB,oIAShC,KATU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAShC,CAAC;AAEF,IAAM,MAAM,GAAG,UAAC,EAA8B;QAA7B,KAAK,WAAA,EAAE,QAAQ,cAAA;IAC9B,OAAO,CACL;QACG,KAAK,IAAI,UAAG,KAAK,MAAG;QACrB,8BAAC,eAAe,QAAE,QAAQ,CAAmB,CAC5C,CACJ,CAAC;AACJ,CAAC,CAAC;AAQF,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,iKAAA,uFAIrB,EAAiB,KAChC,KADe,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAChC,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,uPAAA,kHAKV,EAAoB,oDAI7B,EAAqB,UAEjC,KANqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAI7B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,6LAAA,0HAMlC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,oLAAA,aACb,EAAqB,kBACjB,EAAkB,8EAIhC,KALU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,IAAA,mBAAW,EAAC,KAAK,CAAC,CAIhC,CAAC;AACF,IAAM,MAAM,GAAG,2BAAM,CAAC,GAAG,6HAAA,+BAEd,EAAqB,yBAE/B,KAFU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAE/B,CAAC;AAEF,IAAM,SAAS,GAAG,UAAC,EAAiD;IAAhD,IAAA,IAAI,UAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,KAAK,cAAhC,6BAAiC,CAAD;IACjD,IAAM,SAAS,GAAG,IAAA,sBAAc,EAAY,IAAI,CAAC,IAAI,eAAK,CAAC,YAAY,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,EAAE,EAAC,CAAC,CAAC;IAE1F,OAAO,CACL,8BAAC,kBAAkB,eAAK,KAAK;QAC3B,8BAAC,aAAa,QAAE,SAAS,CAAiB;QAC1C,8BAAC,gBAAgB;YACf,8BAAC,KAAK,QAAE,KAAK,CAAS;YACtB,8BAAC,MAAM,QAAE,QAAQ,CAAU,CACV,CACA,CACtB,CAAC;AACJ,CAAC,CAAC;AAUM,8BAAS;AARjB,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,uKAAA,oGAI/B,IAAA,CAAC;AAIiB,sCAAa;AAFhC,SAAS,CAAC,MAAM,GAAG,MAAM,CAAC"} \ No newline at end of file diff --git a/lib/components/Link/Link.d.ts b/lib/components/Link/Link.d.ts deleted file mode 100644 index 3b36e4c7..00000000 --- a/lib/components/Link/Link.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { ReactNode } from 'react'; -type LinkProps = { - disabled?: boolean; - decorated?: boolean; - children: ReactNode; - target?: string; - href?: string; -} & React.AnchorHTMLAttributes; -declare const Link: React.ForwardRefExoticComponent<{ - disabled?: boolean | undefined; - decorated?: boolean | undefined; - children: ReactNode; - target?: string | undefined; - href?: string | undefined; -} & React.AnchorHTMLAttributes & React.RefAttributes>; -export { Link }; -export type { LinkProps }; diff --git a/lib/components/Link/Link.js b/lib/components/Link/Link.js index e2b01c17..d14ce264 100644 --- a/lib/components/Link/Link.js +++ b/lib/components/Link/Link.js @@ -1,73 +1,29 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Link = void 0; -var styled_components_1 = __importStar(require("styled-components")); -var react_1 = __importDefault(require("react")); -var theme_1 = require("../../theme"); -var LinkContainer = styled_components_1.default.a(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n\n cursor: ", ";\n"], ["\n ", "\n\n cursor: ", ";\n"])), function (_a) { - var decorated = _a.decorated, disabled = _a.disabled; - return decorated - ? (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n font-weight: 400;\n text-decoration: underline;\n color: ", ";\n\n ", ";\n "], ["\n font-weight: 400;\n text-decoration: underline;\n color: ", ";\n\n ", ";\n "])), disabled ? (0, theme_1.getColor)('grey', 100) : (0, theme_1.getColor)('brand', 100), !disabled && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n &:hover {\n color: ", ";\n }\n\n &:focus:not(:active) {\n border-radius: 0px;\n box-shadow: 0px 0px 0px 2px rgba(74, 144, 226, 0.3);\n outline: none;\n }\n\n &:active {\n outline: none;\n color: ", ";\n }\n "], ["\n &:hover {\n color: ", ";\n }\n\n &:focus:not(:active) {\n border-radius: 0px;\n box-shadow: 0px 0px 0px 2px rgba(74, 144, 226, 0.3);\n outline: none;\n }\n\n &:active {\n outline: none;\n color: ", ";\n }\n "])), (0, theme_1.getColor)('brand', 120), (0, theme_1.getColor)('brand', 140))) : (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n text-decoration: none;\n box-sizing: border-box;\n "], ["\n text-decoration: none;\n box-sizing: border-box;\n "]))); -}, function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}); -var Link = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.decorated, decorated = _c === void 0 ? true : _c, _d = _a.target, target = _d === void 0 ? '_self' : _d, href = _a.href, children = _a.children, onClick = _a.onClick, rest = __rest(_a, ["disabled", "decorated", "target", "href", "children", "onClick"]); - return (react_1.default.createElement(LinkContainer, __assign({ disabled: disabled, ref: forwardedRef, target: target, decorated: decorated, rel: target === '_blank' ? 'noopener noreferrer' : '', href: disabled ? undefined : href, onClick: disabled ? undefined : onClick }, rest), children)); -}); -exports.Link = Link; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Link.js.map \ No newline at end of file +"use strict";var C=Object.defineProperty,$=Object.defineProperties;var h=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var u=(e,r,o)=>r in e?C(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,d=(e,r)=>{for(var o in r||(r={}))c.call(r,o)&&u(e,o,r[o]);if(n)for(var o of n(r))s.call(r,o)&&u(e,o,r[o]);return e},f=(e,r)=>$(e,h(r));var x=(e,r)=>{var o={};for(var t in e)c.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&n)for(var t of n(e))r.indexOf(t)<0&&s.call(e,t)&&(o[t]=e[t]);return o};var k=require("react/jsx-runtime"),i=require("styled-components"),q=require("react"),a=require("../../theme/theme.js");function v(e){return e&&e.__esModule?e:{default:e}}var w=v(i),R=v(q);const y=w.default.a` + ${({decorated:e,disabled:r})=>e?i.css` + font-weight: 400; + text-decoration: underline; + color: ${r?a.getColor("grey",100):a.getColor("brand",100)}; + + ${!r&&i.css` + &:hover { + color: ${a.getColor("brand",120)}; + } + + &:focus:not(:active) { + border-radius: 0px; + box-shadow: 0px 0px 0px 2px rgba(74, 144, 226, 0.3); + outline: none; + } + + &:active { + outline: none; + color: ${a.getColor("brand",140)}; + } + `}; + `:i.css` + text-decoration: none; + box-sizing: border-box; + `} + + cursor: ${({disabled:e})=>e?"not-allowed":"pointer"}; +`,L=R.default.forwardRef((j,g)=>{var l=j,{disabled:e=!1,decorated:r=!0,target:o="_self",href:t,children:_,onClick:p}=l,b=x(l,["disabled","decorated","target","href","children","onClick"]);return k.jsx(y,f(d({disabled:e,ref:g,target:o,decorated:r,rel:o==="_blank"?"noopener noreferrer":"",href:e?void 0:t,onClick:e?void 0:p},b),{children:_}))});exports.Link=L; diff --git a/lib/components/Link/Link.js.map b/lib/components/Link/Link.js.map deleted file mode 100644 index 079f6d45..00000000 --- a/lib/components/Link/Link.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Link.js","sourceRoot":"","sources":["../../../src/components/Link/Link.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qEAA8C;AAC9C,gDAA4C;AAC5C,qCAAwD;AAExD,IAAM,aAAa,GAAG,2BAAM,CAAC,CAAC,kGAA6D,MACvF,EA4BK,gBAEG,EAAsD,KACjE,KA/BG,UAAC,EAAqB;QAApB,SAAS,eAAA,EAAE,QAAQ,cAAA;IACrB,OAAA,SAAS;QACP,CAAC,KAAC,uBAAG,+LAAA,yFAGQ,EAAyD,iBAEhE,EAgBD,aACF,KAnBU,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAEhE,CAAC,QAAQ,QACX,uBAAG,ibAAA,gDAEU,EAAsB,2RAWtB,EAAsB,8BAElC,KAbY,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAWtB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAElC,EAEL,CAAC,KAAC,uBAAG,qJAAA,iFAGF,IAAA;AA3BL,CA2BK,EAEG,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,CACjE,CAAC;AA8BF,IAAM,IAAI,GAAG,eAAK,CAAC,UAAU,CAC3B,UACE,EAAmG,EACnG,YAAoC;IADnC,IAAA,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAAE,cAAgB,EAAhB,MAAM,mBAAG,OAAO,KAAA,EAAE,IAAI,UAAA,EAAE,QAAQ,cAAA,EAAE,OAAO,aAAA,EAAK,IAAI,cAAvF,kEAAwF,CAAD;IAGvF,OAAO,CACL,8BAAC,aAAa,aACZ,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,YAAY,EACjB,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,SAAS,EACpB,GAAG,EAAE,MAAM,KAAK,QAAQ,CAAC,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,EAAE,EACrD,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,EACjC,OAAO,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,OAAO,IACnC,IAAI,GAEP,QAAQ,CACK,CACjB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,oBAAI"} \ No newline at end of file diff --git a/lib/components/List/List.d.ts b/lib/components/List/List.d.ts deleted file mode 100644 index d66fa48e..00000000 --- a/lib/components/List/List.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import React, { ReactNode } from 'react'; -import { AkeneoThemedProps } from '../../theme'; -import { Override } from '../../shared'; -type RemoveCellProps = React.HTMLAttributes; -type RowProps = Override, { - isMultiline?: boolean; - isSelected?: boolean; -}>; -type CellProps = Override, { - width: 'auto' | number; -}>; -type ActionCellProps = React.HTMLAttributes; -type ListProps = { - children?: ReactNode; -}; -declare const List: { - ({ children, ...rest }: ListProps): React.JSX.Element; - Row: { - ({ children, isMultiline, isSelected, ...rest }: RowProps): React.JSX.Element; - displayName: string; - }; - Cell: { - ({ title, width, children, ...rest }: CellProps): React.JSX.Element; - displayName: string; - }; - TitleCell: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, "width" | "theme"> & { - width?: number | "auto" | undefined; - } & AkeneoThemedProps, "ref"> & { - ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; - }, never>> & string; - ActionCell: { - ({ children, ...rest }: ActionCellProps): React.JSX.Element; - displayName: string; - }; - RemoveCell: { - ({ children, ...rest }: RemoveCellProps): React.JSX.Element; - displayName: string; - }; - RowHelpers: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -}; -export { List }; diff --git a/lib/components/List/List.js b/lib/components/List/List.js index 063ec7f4..4fcc7197 100644 --- a/lib/components/List/List.js +++ b/lib/components/List/List.js @@ -1,143 +1,71 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.List = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var Button_1 = require("../Button/Button"); -var IconButton_1 = require("../IconButton/IconButton"); -var ListContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"]))); -var CellContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n min-height: 54px;\n padding: 17px 0;\n box-sizing: border-box;\n font-size: ", ";\n color: ", ";\n display: flex;\n\n ", ";\n"], ["\n min-height: 54px;\n padding: 17px 0;\n box-sizing: border-box;\n font-size: ", ";\n color: ", ";\n display: flex;\n\n ", ";\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('grey', 140), function (_a) { - var width = _a.width; - return 'auto' === width - ? (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n flex: 1;\n "], ["\n flex: 1;\n "]))) : (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: ", "px;\n "], ["\n width: ", "px;\n "])), width); -}); -var TitleCell = (0, styled_components_1.default)(CellContainer)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n font-style: italic;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"], ["\n color: ", ";\n font-style: italic;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n"])), (0, theme_1.getColor)('purple', 100)); -var ActionCellContainer = (0, styled_components_1.default)(CellContainer)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n opacity: 0;\n display: flex;\n gap: 10px;\n"], ["\n opacity: 0;\n display: flex;\n gap: 10px;\n"]))); -var RemoveCellContainer = (0, styled_components_1.default)(CellContainer)(templateObject_7 || (templateObject_7 = __makeTemplateObject([""], [""]))); -var RemoveCell = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - return (react_1.default.createElement(RemoveCellContainer, __assign({ width: "auto" }, rest), children)); -}; -var RowActionContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n display: flex;\n margin-left: 30px;\n gap: 10px;\n"], ["\n display: flex;\n margin-left: 30px;\n gap: 10px;\n"]))); -var RowContainer = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n outline-style: none;\n padding: 0 10px;\n border-bottom: 1px solid ", ";\n background-color: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &:hover ", " {\n opacity: 1;\n }\n\n ", " {\n align-items: ", ";\n }\n\n ", ", ", " {\n height: ", ";\n align-items: center;\n }\n"], ["\n display: flex;\n flex-direction: column;\n outline-style: none;\n padding: 0 10px;\n border-bottom: 1px solid ", ";\n background-color: ", ";\n\n &:hover {\n background-color: ", ";\n }\n\n &:focus {\n box-shadow: 0 0 0 2px ", ";\n }\n\n &:hover ", " {\n opacity: 1;\n }\n\n ", " {\n align-items: ", ";\n }\n\n ", ", ", " {\n height: ", ";\n align-items: center;\n }\n"])), (0, theme_1.getColor)('grey', 60), function (_a) { - var isSelected = _a.isSelected; - return (isSelected ? (0, theme_1.getColor)('blue', 20) : 'transparent'); -}, (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('blue', 40), ActionCellContainer, CellContainer, function (_a) { - var isMultiline = _a.isMultiline; - return (isMultiline ? 'start' : 'center'); -}, TitleCell, RemoveCellContainer, function (_a) { - var isMultiline = _a.isMultiline; - return (isMultiline ? '74px' : 'auto'); -}); -var RowContentContainer = styled_components_1.default.div(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"]))); -var RowDataContainer = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n flex: 1;\n min-width: 0;\n"], ["\n display: flex;\n gap: 10px;\n flex: 1;\n min-width: 0;\n"]))); -var RowHelpers = styled_components_1.default.div(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n gap: 4px;\n margin-bottom: 10px;\n"], ["\n display: flex;\n flex-direction: column;\n gap: 4px;\n margin-bottom: 10px;\n"]))); -var Row = function (_a) { - var children = _a.children, _b = _a.isMultiline, isMultiline = _b === void 0 ? false : _b, _c = _a.isSelected, isSelected = _c === void 0 ? false : _c, rest = __rest(_a, ["children", "isMultiline", "isSelected"]); - var actionCellChild = []; - var cells = []; - var helpers = []; - react_1.default.Children.forEach(children, function (child) { - if ((0, react_1.isValidElement)(child) && (child.type === RemoveCell || child.type === ActionCell)) { - actionCellChild.push(child); - } - else if ((0, react_1.isValidElement)(child) && child.type === RowHelpers) { - helpers.push(child); - } - else { - cells.push(child); - } - }); - return (react_1.default.createElement(RowContainer, __assign({ isMultiline: isMultiline, tabIndex: 0, isSelected: isSelected }, rest), - react_1.default.createElement(RowContentContainer, null, - react_1.default.createElement(RowDataContainer, null, cells), - actionCellChild.length > 0 && react_1.default.createElement(RowActionContainer, null, actionCellChild)), - helpers)); -}; -var Cell = function (_a) { - var title = _a.title, width = _a.width, children = _a.children, rest = __rest(_a, ["title", "width", "children"]); - title = undefined === title && typeof children === 'string' ? children : title; - return (react_1.default.createElement(CellContainer, __assign({ width: width, title: title }, rest), children)); -}; -var ActionCell = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - var decoratedChildren = react_1.default.Children.map(children, function (child) { - if (react_1.default.isValidElement(child) && (child.type === Button_1.Button || child.type === IconButton_1.IconButton)) { - return react_1.default.cloneElement(child, { - size: 'small', - ghost: true, - level: 'tertiary', - }); - } - return child; - }); - return react_1.default.createElement(ActionCellContainer, __assign({}, rest), decoratedChildren); -}; -var List = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - return react_1.default.createElement(ListContainer, __assign({}, rest), children); -}; -exports.List = List; -Row.displayName = 'List.Row'; -Cell.displayName = 'List.Cell'; -TitleCell.displayName = 'List.TitleCell'; -ActionCell.displayName = 'List.ActionCell'; -RemoveCell.displayName = 'List.RemoveCell'; -List.Row = Row; -List.Cell = Cell; -List.TitleCell = TitleCell; -List.ActionCell = ActionCell; -List.RemoveCell = RemoveCell; -List.RowHelpers = RowHelpers; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12; -//# sourceMappingURL=List.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,T=Object.defineProperties;var V=Object.getOwnPropertyDescriptors;var x=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,_=Object.prototype.propertyIsEnumerable;var j=(e,t,l)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[t]=l,u=(e,t)=>{for(var l in t||(t={}))L.call(t,l)&&j(e,l,t[l]);if(x)for(var l of x(t))_.call(t,l)&&j(e,l,t[l]);return e},p=(e,t)=>T(e,V(t));var c=(e,t)=>{var l={};for(var o in e)L.call(e,o)&&t.indexOf(o)<0&&(l[o]=e[o]);if(e!=null&&x)for(var o of x(e))t.indexOf(o)<0&&_.call(e,o)&&(l[o]=e[o]);return l};var a=require("react/jsx-runtime"),m=require("react"),v=require("styled-components"),s=require("../../theme/theme.js"),k=require("../Button/Button.js"),D=require("../IconButton/IconButton.js");function q(e){return e&&e.__esModule?e:{default:e}}var C=q(m),r=q(v);const H=r.default.div` + display: flex; + flex-direction: column; +`,f=r.default.div` + min-height: 54px; + padding: 17px 0; + box-sizing: border-box; + font-size: ${s.getFontSize("default")}; + color: ${s.getColor("grey",140)}; + display: flex; + + ${({width:e})=>e==="auto"?v.css` + flex: 1; + `:v.css` + width: ${e}px; + `}; +`,w=r.default(f)` + color: ${s.getColor("purple",100)}; + font-style: italic; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +`,A=r.default(f)` + opacity: 0; + display: flex; + gap: 10px; +`,E=r.default(f)``,R=l=>{var o=l,{children:e}=o,t=c(o,["children"]);return a.jsx(E,p(u({width:"auto"},t),{children:e}))},F=r.default.div` + display: flex; + margin-left: 30px; + gap: 10px; +`,M=r.default.div` + display: flex; + flex-direction: column; + outline-style: none; + padding: 0 10px; + border-bottom: 1px solid ${s.getColor("grey",60)}; + background-color: ${({isSelected:e})=>e?s.getColor("blue",20):"transparent"}; + + &:hover { + background-color: ${s.getColor("grey",20)}; + } + + &:focus { + box-shadow: 0 0 0 2px ${s.getColor("blue",40)}; + } + + &:hover ${A} { + opacity: 1; + } + + ${f} { + align-items: ${({isMultiline:e})=>e?"start":"center"}; + } + + ${w}, ${E} { + height: ${({isMultiline:e})=>e?"74px":"auto"}; + align-items: center; + } +`,S=r.default.div` + display: flex; +`,G=r.default.div` + display: flex; + gap: 10px; + flex: 1; + min-width: 0; +`,N=r.default.div` + display: flex; + flex-direction: column; + gap: 4px; + margin-bottom: 10px; +`,z=y=>{var n=y,{children:e,isMultiline:t=!1,isSelected:l=!1}=n,o=c(n,["children","isMultiline","isSelected"]);const g=[],$=[],b=[];return C.default.Children.forEach(e,i=>{m.isValidElement(i)&&(i.type===R||i.type===h)?g.push(i):m.isValidElement(i)&&i.type===N?b.push(i):$.push(i)}),a.jsxs(M,p(u({isMultiline:t,tabIndex:0,isSelected:l},o),{children:[a.jsxs(S,{children:[a.jsx(G,{children:$}),g.length>0&&a.jsx(F,{children:g})]}),b]}))},B=y=>{var n=y,{title:e,width:t,children:l}=n,o=c(n,["title","width","children"]);return e=e===void 0&&typeof l=="string"?l:e,a.jsx(f,p(u({width:t,title:e},o),{children:l}))},h=l=>{var o=l,{children:e}=o,t=c(o,["children"]);const y=C.default.Children.map(e,n=>C.default.isValidElement(n)&&(n.type===k.Button||n.type===D.IconButton)?C.default.cloneElement(n,{size:"small",ghost:!0,level:"tertiary"}):n);return a.jsx(A,p(u({},t),{children:y}))},d=l=>{var o=l,{children:e}=o,t=c(o,["children"]);return a.jsx(H,p(u({},t),{children:e}))};z.displayName="List.Row";B.displayName="List.Cell";w.displayName="List.TitleCell";h.displayName="List.ActionCell";R.displayName="List.RemoveCell";d.Row=z;d.Cell=B;d.TitleCell=w;d.ActionCell=h;d.RemoveCell=R;d.RowHelpers=N;exports.List=d; diff --git a/lib/components/List/List.js.map b/lib/components/List/List.js.map deleted file mode 100644 index 0a32fbcf..00000000 --- a/lib/components/List/List.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"List.js","sourceRoot":"","sources":["../../../src/components/List/List.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAqE;AACrE,qEAA8C;AAC9C,qCAAqE;AAErE,2CAAqD;AACrD,uDAAoD;AAEpD,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,oHAAA,iDAG/B,IAAA,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,4MAA+C,qFAIhE,EAAsB,cAC1B,EAAqB,2BAG5B,EAOK,KACR,KAZc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAC1B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAG5B,UAAC,EAAO;QAAN,KAAK,WAAA;IACP,OAAA,MAAM,KAAK,KAAK;QACd,CAAC,KAAC,uBAAG,oGAAA,gCAEF,KACH,CAAC,KAAC,uBAAG,0GAAA,qBACQ,EAAK,eACf,KADU,KAAK,CACf;AANL,CAMK,CACR,CAAC;AAEF,IAAM,SAAS,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,uLAAA,aAC5B,EAAuB,qGAKjC,KALU,IAAA,gBAAQ,EAAC,QAAQ,EAAE,GAAG,CAAC,CAKjC,CAAC;AAEF,IAAM,mBAAmB,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,sHAAA,mDAIhD,IAAA,CAAC;AAEF,IAAM,mBAAmB,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,qEAAA,EAAE,IAAA,CAAC;AAGpD,IAAM,UAAU,GAAG,UAAC,EAAoC;IAAnC,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACpC,OAAO,CACL,8BAAC,mBAAmB,aAAC,KAAK,EAAC,MAAM,IAAK,IAAI,GACvC,QAAQ,CACW,CACvB,CAAC;AACJ,CAAC,CAAC;AAEF,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,6HAAA,0DAIpC,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,0dAAiE,wHAKnE,EAAoB,yBAC3B,EAAqE,0CAGnE,EAAoB,mDAIhB,EAAoB,sBAGpC,EAAmB,gCAI3B,EAAa,uBACE,EAAqD,cAGpE,EAAS,IAAK,EAAmB,kBACvB,EAAkD,oCAG/D,KAvB4B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAC3B,UAAC,EAAY;QAAX,UAAU,gBAAA;IAAM,OAAA,CAAC,UAAU,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AAAnD,CAAmD,EAGnE,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAIhB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAGpC,mBAAmB,EAI3B,aAAa,EACE,UAAC,EAAa;QAAZ,WAAW,iBAAA;IAAM,OAAA,CAAC,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC;AAAlC,CAAkC,EAGpE,SAAS,EAAK,mBAAmB,EACvB,UAAC,EAAa;QAAZ,WAAW,iBAAA;IAAM,OAAA,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAA/B,CAA+B,CAG/D,CAAC;AAEF,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,2FAAA,sBAErC,IAAA,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,sIAAA,iEAKlC,IAAA,CAAC;AAEF,IAAM,UAAU,GAAG,2BAAM,CAAC,GAAG,2JAAA,sFAK5B,IAAA,CAAC;AAiBF,IAAM,GAAG,GAAG,UAAC,EAAsE;IAArE,IAAA,QAAQ,cAAA,EAAE,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EAAE,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAAK,IAAI,cAA3D,yCAA4D,CAAD;IACtE,IAAM,eAAe,GAAmB,EAAE,CAAC;IAC3C,IAAM,KAAK,GAAgB,EAAE,CAAC;IAC9B,IAAM,OAAO,GAAgB,EAAE,CAAC;IAEhC,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpC,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,UAAU,IAAI,KAAK,CAAC,IAAI,KAAK,UAAU,CAAC,EAAE;YACrF,eAAe,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SAC7B;aAAM,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,UAAU,EAAE;YAC7D,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SACrB;aAAM;YACL,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SACnB;IACH,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,YAAY,aAAC,WAAW,EAAE,WAAW,EAAE,QAAQ,EAAE,CAAC,EAAE,UAAU,EAAE,UAAU,IAAM,IAAI;QACnF,8BAAC,mBAAmB;YAClB,8BAAC,gBAAgB,QAAE,KAAK,CAAoB;YAC3C,eAAe,CAAC,MAAM,GAAG,CAAC,IAAI,8BAAC,kBAAkB,QAAE,eAAe,CAAsB,CACrE;QACrB,OAAO,CACK,CAChB,CAAC;AACJ,CAAC,CAAC;AAYF,IAAM,IAAI,GAAG,UAAC,EAA4C;IAA3C,IAAA,KAAK,WAAA,EAAE,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAhC,8BAAiC,CAAD;IAC5C,KAAK,GAAG,SAAS,KAAK,KAAK,IAAI,OAAO,QAAQ,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC;IAE/E,OAAO,CACL,8BAAC,aAAa,aAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,IAAM,IAAI,GAChD,QAAQ,CACK,CACjB,CAAC;AACJ,CAAC,CAAC;AAGF,IAAM,UAAU,GAAG,UAAC,EAAoC;IAAnC,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACpC,IAAM,iBAAiB,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC1D,IAAI,eAAK,CAAC,cAAc,CAAc,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,eAAM,IAAI,KAAK,CAAC,IAAI,KAAK,uBAAU,CAAC,EAAE;YACpG,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE;gBAC/B,IAAI,EAAE,OAAO;gBACb,KAAK,EAAE,IAAI;gBACX,KAAK,EAAE,UAAU;aAClB,CAAC,CAAC;SACJ;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,OAAO,8BAAC,mBAAmB,eAAK,IAAI,GAAG,iBAAiB,CAAuB,CAAC;AAClF,CAAC,CAAC;AAYF,IAAM,IAAI,GAAG,UAAC,EAA8B;IAA7B,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IAC9B,OAAO,8BAAC,aAAa,eAAK,IAAI,GAAG,QAAQ,CAAiB,CAAC;AAC7D,CAAC,CAAC;AAeM,oBAAI;AAbZ,GAAG,CAAC,WAAW,GAAG,UAAU,CAAC;AAC7B,IAAI,CAAC,WAAW,GAAG,WAAW,CAAC;AAC/B,SAAS,CAAC,WAAW,GAAG,gBAAgB,CAAC;AACzC,UAAU,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAC3C,UAAU,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAE3C,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;AACf,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;AACjB,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;AAC3B,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;AAC7B,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;AAC7B,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC"} \ No newline at end of file diff --git a/lib/components/Locale/Locale.d.ts b/lib/components/Locale/Locale.d.ts deleted file mode 100644 index 0c07cbf0..00000000 --- a/lib/components/Locale/Locale.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -type LocaleProps = { - code: string; - languageLabel?: string; -}; -declare const Locale: React.ForwardRefExoticComponent>; -export { Locale }; -export type { LocaleProps }; diff --git a/lib/components/Locale/Locale.js b/lib/components/Locale/Locale.js index acf9ca09..128c412d 100644 --- a/lib/components/Locale/Locale.js +++ b/lib/components/Locale/Locale.js @@ -1,71 +1,9 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Locale = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var shared_1 = require("../../shared"); -var theme_1 = require("../../theme"); -var LocaleContainer = styled_components_1.default.span(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n white-space: nowrap;\n"], ["\n display: inline-flex;\n align-items: center;\n white-space: nowrap;\n"]))); -var Emoji = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n font-size: ", ";\n margin-right: 3px;\n font-family: 'Flag Emoji', ", ";\n"], ["\n font-size: ", ";\n margin-right: 3px;\n font-family: 'Flag Emoji', ", ";\n"])), (0, theme_1.getFontSize)('bigger'), (0, theme_1.getFontFamily)('default')); -var Locale = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var code = _a.code, languageLabel = _a.languageLabel, rest = __rest(_a, ["code", "languageLabel"]); - var _b = code.split('_'), languageCode = _b[0], length = _b.length, _c = length - 1, countryCode = _b[_c]; - return (react_1.default.createElement(LocaleContainer, __assign({ ref: forwardedRef }, rest), - react_1.default.createElement(Emoji, { role: "img", "aria-label": countryCode }, (0, shared_1.getEmoji)(countryCode)), - languageLabel || languageCode)); -}); -exports.Locale = Locale; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Locale.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,y=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var o=(e,r,t)=>r in e?v(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,c=(e,r)=>{for(var t in r||(r={}))s.call(r,t)&&o(e,t,r[t]);if(i)for(var t of i(r))u.call(r,t)&&o(e,t,r[t]);return e},f=(e,r)=>y(e,_(r));var d=(e,r)=>{var t={};for(var a in e)s.call(e,a)&&r.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&i)for(var a of i(e))r.indexOf(a)<0&&u.call(e,a)&&(t[a]=e[a]);return t};var g=require("react/jsx-runtime"),q=require("react"),x=require("styled-components"),F=require("../../shared/flag.js"),m=require("../../theme/theme.js");function w(e){return e&&e.__esModule?e:{default:e}}var p=w(x);const C=p.default.span` + display: inline-flex; + align-items: center; + white-space: nowrap; +`,E=p.default.span` + font-size: ${m.getFontSize("bigger")}; + margin-right: 3px; + font-family: 'Flag Emoji', ${m.getFontFamily("default")}; +`,L=q.forwardRef((R,a)=>{var n=R,{code:e,languageLabel:r}=n,t=d(n,["code","languageLabel"]);const{0:h,length:j,[j-1]:l}=e.split("_");return g.jsxs(C,f(c({ref:a},t),{children:[g.jsx(E,{role:"img","aria-label":l,children:F.getEmoji(l)}),r||h]}))});exports.Locale=L; diff --git a/lib/components/Locale/Locale.js.map b/lib/components/Locale/Locale.js.map deleted file mode 100644 index 989cc6b9..00000000 --- a/lib/components/Locale/Locale.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Locale.js","sourceRoot":"","sources":["../../../src/components/Locale/Locale.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,wEAAuC;AACvC,uCAAsC;AACtC,qCAAuD;AAEvD,IAAM,eAAe,GAAG,2BAAM,CAAC,IAAI,gJAAA,6EAIlC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,IAAI,qJAAA,iBACV,EAAqB,wDAEL,EAAwB,KACtD,KAHc,IAAA,mBAAW,EAAC,QAAQ,CAAC,EAEL,IAAA,qBAAa,EAAC,SAAS,CAAC,CACtD,CAAC;AAiBF,IAAM,MAAM,GAAG,IAAA,kBAAU,EACvB,UAAC,EAA2C,EAAE,YAAkC;IAA9E,IAAA,IAAI,UAAA,EAAE,aAAa,mBAAA,EAAK,IAAI,cAA7B,yBAA8B,CAAD;IACrB,IAAsD,KAAA,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,EAAlE,YAAY,QAAA,EAAE,MAAM,YAAA,EAAE,KAAC,MAAM,GAAG,CAAE,EAAE,WAAW,SAAmB,CAAC;IAE7E,OAAO,CACL,8BAAC,eAAe,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI;QAC1C,8BAAC,KAAK,IAAC,IAAI,EAAC,KAAK,gBAAa,WAAW,IACtC,IAAA,iBAAQ,EAAC,WAAW,CAAC,CAChB;QACP,aAAa,IAAI,YAAY,CACd,CACnB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/components/MessageBar/MessageBar.d.ts b/lib/components/MessageBar/MessageBar.d.ts deleted file mode 100644 index b659bf05..00000000 --- a/lib/components/MessageBar/MessageBar.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import React, { ReactNode, ReactElement } from 'react'; -import { IconProps } from '../../icons'; -type MessageBarLevel = 'info' | 'success' | 'warning' | 'error'; -declare const AnimateMessageBar: ({ children }: { - children: ReactElement; -}) => React.JSX.Element; -type FlashMessage = { - level?: MessageBarLevel; - title: string; - icon?: ReactElement; - children?: ReactNode; -}; -type MessageBarProps = FlashMessage & { - dismissTitle: string; - onClose: () => void; -}; -declare const MessageBar: ({ level, title, icon, dismissTitle, onClose, children }: MessageBarProps) => React.JSX.Element; -export { MessageBar, AnimateMessageBar }; -export type { MessageBarLevel, FlashMessage }; diff --git a/lib/components/MessageBar/MessageBar.js b/lib/components/MessageBar/MessageBar.js index b622b187..21c1b344 100644 --- a/lib/components/MessageBar/MessageBar.js +++ b/lib/components/MessageBar/MessageBar.js @@ -1,169 +1,110 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var t=require("react/jsx-runtime"),n=require("react"),h=require("styled-components"),r=require("../../theme/theme.js"),O=require("../../icons/CheckIcon.js"),z=require("../../icons/CloseIcon.js"),_=require("../../icons/DangerIcon.js"),F=require("../../icons/InfoIcon.js"),R=require("../../hooks/useAutoFocus.js");function $(e){return e&&e.__esModule?e:{default:e}}var y=$(n),s=$(h);const w=s.default.div` + padding: 0 25px; + display: inline-flex; +`,S=s.default.svg.attrs(({$ratio:e})=>({style:{strokeDashoffset:`calc(100% * ${Math.PI*e-Math.PI})`}}))` + position: absolute; + overflow: visible; + top: -10%; + left: -10%; + width: 120%; + height: 120%; + + circle { + fill: transparent; + stroke: ${({$level:e})=>g(e)}; + stroke-linecap: round; + stroke-width: 5%; + stroke-dasharray: calc(100% * ${Math.PI}); + transform: rotate(-88deg); + transform-origin: 50% 50%; + transition: all 1s linear; + } +`,C=s.default.div` + padding: 10px 20px; + font-size: ${r.getFontSize("small")}; + border-left: 1px solid; + flex: 1; + line-height: 1.5; + + a { + color: ${r.getColor("grey",140)}; + } +`,b=s.default.div` + font-size: ${r.getFontSize("big")}; + margin-bottom: 4px; +`,M=s.default.div` + font-weight: 100; +`,f=s.default(z.CloseIcon)``,T=s.default.button` + position: relative; + width: 24px; + height: 24px; + color: ${r.getColor("grey",100)}; + border: 0; + background: none; + cursor: pointer; + display: inline-flex; + font-size: ${r.getFontSize("bigger")}; + + & > * { + position: absolute; + line-height: 24px; + width: 100%; + top: 0; + left: 0; + transition: opacity 0.2s ease-in-out; + } + + ${f} { + opacity: ${({$showIcon:e})=>e?1:0}; + } + + :hover { + ${f} { + opacity: 1; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AnimateMessageBar = exports.MessageBar = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var icons_1 = require("../../icons"); -var hooks_1 = require("../../hooks"); -var IconContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 0 25px;\n display: inline-flex;\n"], ["\n padding: 0 25px;\n display: inline-flex;\n"]))); -var Progress = styled_components_1.default.svg.attrs(function (_a) { - var ratio = _a.ratio; - return ({ - style: { strokeDashoffset: "calc(100% * ".concat(Math.PI * ratio - Math.PI, ")") }, - }); -})(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: absolute;\n overflow: visible;\n top: -10%;\n left: -10%;\n width: 120%;\n height: 120%;\n\n circle {\n fill: transparent;\n stroke: ", ";\n stroke-linecap: round;\n stroke-width: 5%;\n stroke-dasharray: calc(100% * ", ");\n transform: rotate(-88deg);\n transform-origin: 50% 50%;\n transition: all 1s linear;\n }\n"], ["\n position: absolute;\n overflow: visible;\n top: -10%;\n left: -10%;\n width: 120%;\n height: 120%;\n\n circle {\n fill: transparent;\n stroke: ", ";\n stroke-linecap: round;\n stroke-width: 5%;\n stroke-dasharray: calc(100% * ", ");\n transform: rotate(-88deg);\n transform-origin: 50% 50%;\n transition: all 1s linear;\n }\n"])), function (_a) { - var level = _a.level; - return getLevelColor(level); -}, Math.PI); -var Content = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n padding: 10px 20px;\n font-size: ", ";\n border-left: 1px solid;\n flex: 1;\n line-height: 1.5;\n\n a {\n color: ", ";\n }\n"], ["\n padding: 10px 20px;\n font-size: ", ";\n border-left: 1px solid;\n flex: 1;\n line-height: 1.5;\n\n a {\n color: ", ";\n }\n"])), (0, theme_1.getFontSize)('small'), (0, theme_1.getColor)('grey', 140)); -var Title = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n font-size: ", ";\n margin-bottom: 4px;\n"], ["\n font-size: ", ";\n margin-bottom: 4px;\n"])), (0, theme_1.getFontSize)('big')); -var Timer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n font-weight: 100;\n"], ["\n font-weight: 100;\n"]))); -var Icon = (0, styled_components_1.default)(icons_1.CloseIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject([""], [""]))); -var CloseButton = styled_components_1.default.button(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n position: relative;\n width: 24px;\n height: 24px;\n color: ", ";\n border: 0;\n background: none;\n cursor: pointer;\n display: inline-flex;\n font-size: ", ";\n\n & > * {\n position: absolute;\n line-height: 24px;\n width: 100%;\n top: 0;\n left: 0;\n transition: opacity 0.2s ease-in-out;\n }\n\n ", " {\n opacity: ", ";\n }\n\n :hover {\n ", " {\n opacity: 1;\n }\n ", " {\n opacity: 0;\n }\n }\n"], ["\n position: relative;\n width: 24px;\n height: 24px;\n color: ", ";\n border: 0;\n background: none;\n cursor: pointer;\n display: inline-flex;\n font-size: ", ";\n\n & > * {\n position: absolute;\n line-height: 24px;\n width: 100%;\n top: 0;\n left: 0;\n transition: opacity 0.2s ease-in-out;\n }\n\n ", " {\n opacity: ", ";\n }\n\n :hover {\n ", " {\n opacity: 1;\n }\n ", " {\n opacity: 0;\n }\n }\n"])), (0, theme_1.getColor)('grey', 100), (0, theme_1.getFontSize)('bigger'), Icon, function (_a) { - var showIcon = _a.showIcon; - return (showIcon ? 1 : 0); -}, Icon, Timer); -var MessageBarHideAnimation = (0, styled_components_1.keyframes)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n 0% {\n transform: translateX(0);\n }\n 75% {\n transform: translateX(calc(100% + 50px));\n max-height: 150px;\n opacity: 0;\n }\n 100% {\n transform: translateX(calc(100% + 50px));\n max-height: 0;\n opacity: 0;\n }\n"], ["\n 0% {\n transform: translateX(0);\n }\n 75% {\n transform: translateX(calc(100% + 50px));\n max-height: 150px;\n opacity: 0;\n }\n 100% {\n transform: translateX(calc(100% + 50px));\n max-height: 0;\n opacity: 0;\n }\n"]))); -var MessageBarDisplayAnimation = (0, styled_components_1.keyframes)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n 0% {\n transform: translateX(calc(100% + 50px));\n }\n 100% {\n transform: translateX(0);\n }\n"], ["\n 0% {\n transform: translateX(calc(100% + 50px));\n }\n 100% {\n transform: translateX(0);\n }\n"]))); -var ANIMATION_DURATION = 1000; -var AnimateContainer = styled_components_1.default.div(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n animation: ", "\n ", "ms forwards;\n max-height: 150px;\n"], ["\n animation: ", "\n ", "ms forwards;\n max-height: 150px;\n"])), function (_a) { - var unmounting = _a.unmounting; - return (unmounting ? MessageBarHideAnimation : MessageBarDisplayAnimation); -}, ANIMATION_DURATION); -var AnimateMessageBar = function (_a) { - var children = _a.children; - if (children.type !== MessageBar) { - throw new Error('Only MessageBar element can be passed to AnimateMessageBar'); + ${M} { + opacity: 0; } - var _b = (0, react_1.useState)(false), unmounting = _b[0], setUnmounting = _b[1]; - var onClose = function () { - setTimeout(function () { return setUnmounting(true); }, 0); - setTimeout(function () { - children.props.onClose(); - }, ANIMATION_DURATION); - }; - return react_1.default.createElement(AnimateContainer, { unmounting: unmounting }, react_1.default.cloneElement(children, { onClose: onClose })); -}; -exports.AnimateMessageBar = AnimateMessageBar; -var Container = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n min-width: 400px;\n max-width: 500px;\n padding: 10px 20px 10px 0;\n box-shadow: 2px 4px 8px 0 rgba(9, 30, 66, 0.25);\n background-color: ", ";\n\n ", ", ", " {\n color: ", ";\n }\n\n ", " {\n border-color: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n min-width: 400px;\n max-width: 500px;\n padding: 10px 20px 10px 0;\n box-shadow: 2px 4px 8px 0 rgba(9, 30, 66, 0.25);\n background-color: ", ";\n\n ", ", ", " {\n color: ", ";\n }\n\n ", " {\n border-color: ", ";\n }\n"])), (0, theme_1.getColor)('white'), Title, IconContainer, function (_a) { - var level = _a.level; - return getLevelColor(level); -}, Content, function (_a) { - var level = _a.level; - return getLevelColor(level); -}); -var getLevelColor = function (level) { - switch (level) { - case 'info': - return (0, theme_1.getColor)('blue', 100); - case 'success': - return (0, theme_1.getColor)('green', 100); - case 'warning': - return (0, theme_1.getColor)('yellow', 120); - case 'error': - return (0, theme_1.getColor)('red', 100); - } -}; -var getLevelDuration = function (level) { - switch (level) { - case 'success': - case 'info': - case 'warning': - return 5; - case 'error': - return 8; - } -}; -var getLevelIcon = function (level) { - switch (level) { - case 'success': - return react_1.default.createElement(icons_1.CheckIcon, null); - case 'info': - return react_1.default.createElement(icons_1.InfoIcon, null); - case 'warning': - case 'error': - return react_1.default.createElement(icons_1.DangerIcon, null); - } -}; -var useOver = function () { - var _a = (0, react_1.useState)(false), over = _a[0], setOver = _a[1]; - var onMouseOver = (0, react_1.useCallback)(function () { - setOver(true); - }, []); - var onMouseOut = (0, react_1.useCallback)(function () { - setOver(false); - }, []); - return [over, onMouseOver, onMouseOut]; -}; -var MessageBar = function (_a) { - var _b = _a.level, level = _b === void 0 ? 'info' : _b, title = _a.title, icon = _a.icon, dismissTitle = _a.dismissTitle, onClose = _a.onClose, children = _a.children; - var duration = getLevelDuration(level); - var _c = (0, react_1.useState)(duration), remaining = _c[0], setRemaining = _c[1]; - var _d = useOver(), over = _d[0], onMouseOver = _d[1], onMouseOut = _d[2]; - (0, react_1.useEffect)(function () { - var intervalId = setInterval(function () { - return setRemaining(function (remaining) { - if (0 > remaining) { - clearInterval(intervalId); - onClose(); - return remaining; - } - return remaining - 1; - }); - }, 1000); - if (over) { - clearInterval(intervalId); - return; - } - return function () { return clearInterval(intervalId); }; - }, [over]); - (0, react_1.useEffect)(function () { - setRemaining(function (remaining) { return remaining - 1; }); - }, []); - var ref = (0, react_1.useRef)(null); - (0, hooks_1.useAutoFocus)(ref); - var countDownFinished = -1 === remaining; - var remainingDisplay = countDownFinished ? '' : Math.min(remaining + 1, duration); - return (react_1.default.createElement(Container, { ref: ref, tabIndex: -1, role: 'error' === level ? 'alert' : 'status', level: level, onMouseOver: onMouseOver, onMouseOut: onMouseOut }, - react_1.default.createElement(IconContainer, { "aria-hidden": "true" }, react_1.default.cloneElement(icon !== null && icon !== void 0 ? icon : getLevelIcon(level), { size: 24 })), - react_1.default.createElement(Content, null, - react_1.default.createElement(Title, null, title), - children), - react_1.default.createElement(CloseButton, { onClick: onClose, showIcon: countDownFinished, title: dismissTitle }, - react_1.default.createElement(Timer, { "aria-hidden": "true" }, - remainingDisplay, - react_1.default.createElement(Progress, { ratio: Math.max(0, remaining / duration), level: level }, - react_1.default.createElement("circle", { r: "50%", cx: "50%", cy: "50%" }))), - react_1.default.createElement(Icon, { size: 24 })))); -}; -exports.MessageBar = MessageBar; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11; -//# sourceMappingURL=MessageBar.js.map \ No newline at end of file + } +`,E=h.keyframes` + 0% { + transform: translateX(0); + } + 75% { + transform: translateX(calc(100% + 50px)); + max-height: 150px; + opacity: 0; + } + 100% { + transform: translateX(calc(100% + 50px)); + max-height: 0; + opacity: 0; + } +`,X=h.keyframes` + 0% { + transform: translateX(calc(100% + 50px)); + } + 100% { + transform: translateX(0); + } +`,j=1e3,P=s.default.div` + animation: ${({$unmounting:e})=>e?E:X} + ${j}ms forwards; + max-height: 150px; +`,L=({children:e})=>{if(e.type!==k)throw new Error("Only MessageBar element can be passed to AnimateMessageBar");const[a,o]=n.useState(!1),i=()=>{setTimeout(()=>o(!0),0),setTimeout(()=>{e.props.onClose()},j)};return t.jsx(P,{$unmounting:a,children:y.default.cloneElement(e,{onClose:i})})},N=s.default.div` + display: flex; + align-items: center; + min-width: 400px; + max-width: 500px; + padding: 10px 20px 10px 0; + box-shadow: 2px 4px 8px 0 rgba(9, 30, 66, 0.25); + background-color: ${r.getColor("white")}; + + ${b}, ${w} { + color: ${({$level:e})=>g(e)}; + } + + ${C} { + border-color: ${({$level:e})=>g(e)}; + } +`,g=e=>{switch(e){case"info":return r.getColor("blue",100);case"success":return r.getColor("green",100);case"warning":return r.getColor("yellow",120);case"error":return r.getColor("red",100)}},U=e=>{switch(e){case"success":case"info":case"warning":return 5;case"error":return 8}},H=e=>{switch(e){case"success":return t.jsx(O.CheckIcon,{});case"info":return t.jsx(F.InfoIcon,{});case"warning":case"error":return t.jsx(_.DangerIcon,{})}},G=()=>{const[e,a]=n.useState(!1),o=n.useCallback(()=>{a(!0)},[]),i=n.useCallback(()=>{a(!1)},[]);return[e,o,i]},k=({level:e="info",title:a,icon:o,dismissTitle:i,onClose:p,children:A})=>{const l=U(e),[u,x]=n.useState(l),[m,q,B]=G();n.useEffect(()=>{const c=setInterval(()=>x(d=>0>d?(clearInterval(c),p(),d):d-1),1e3);if(m){clearInterval(c);return}return()=>clearInterval(c)},[m]),n.useEffect(()=>{x(c=>c-1)},[]);const v=n.useRef(null);R.useAutoFocus(v);const I=u===-1,D=I?"":Math.min(u+1,l);return t.jsxs(N,{ref:v,tabIndex:-1,role:e==="error"?"alert":"status",$level:e,onMouseOver:q,onMouseOut:B,children:[t.jsx(w,{"aria-hidden":"true",children:y.default.cloneElement(o!=null?o:H(e),{size:24})}),t.jsxs(C,{children:[t.jsx(b,{children:a}),A]}),t.jsxs(T,{onClick:p,$showIcon:I,title:i,children:[t.jsxs(M,{"aria-hidden":"true",children:[D,t.jsx(S,{$ratio:Math.max(0,u/l),$level:e,children:t.jsx("circle",{r:"50%",cx:"50%",cy:"50%"})})]}),t.jsx(f,{size:24})]})]})};exports.AnimateMessageBar=L;exports.MessageBar=k; diff --git a/lib/components/MessageBar/MessageBar.js.map b/lib/components/MessageBar/MessageBar.js.map deleted file mode 100644 index ecccbc9e..00000000 --- a/lib/components/MessageBar/MessageBar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MessageBar.js","sourceRoot":"","sources":["../../../src/components/MessageBar/MessageBar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+F;AAC/F,qEAAoD;AACpD,qCAAqE;AACrE,qCAAkF;AAClF,qCAAyC;AAIzC,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,oHAAA,iDAG/B,IAAA,CAAC;AAEF,IAAM,QAAQ,GAAG,2BAAM,CAAC,GAAG,CAAC,KAAK,CAC/B,UAAC,EAAgD;QAA/C,KAAK,WAAA;IAA+C,OAAA,CAAC;QACrD,KAAK,EAAE,EAAC,gBAAgB,EAAE,sBAAe,IAAI,CAAC,EAAE,GAAG,KAAK,GAAG,IAAI,CAAC,EAAE,MAAG,EAAC;KACvE,CAAC;AAFoD,CAEpD,CACH,6aAA6D,iKAUhD,EAAiC,0FAGX,EAAO,2GAK1C,KARa,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,aAAa,CAAC,KAAK,CAAC;AAApB,CAAoB,EAGX,IAAI,CAAC,EAAE,CAK1C,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,8MAAA,wCAEX,EAAoB,qFAMtB,EAAqB,UAEjC,KARc,IAAA,mBAAW,EAAC,OAAO,CAAC,EAMtB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,kHAAA,iBACT,EAAkB,4BAEhC,KAFc,IAAA,mBAAW,EAAC,KAAK,CAAC,CAEhC,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,4FAAA,yBAEvB,IAAA,CAAC;AAEF,IAAM,IAAI,GAAG,IAAA,2BAAM,EAAC,iBAAS,CAAC,qEAAA,EAAE,IAAA,CAAC;AAEjC,IAAM,WAAW,GAAG,2BAAM,CAAC,MAAM,khBAAyC,qEAI/D,EAAqB,kGAKjB,EAAqB,oKAWhC,EAAI,mBACO,EAAkC,4BAI3C,EAAI,oCAGJ,EAAK,qCAIV,KA5BU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAKjB,IAAA,mBAAW,EAAC,QAAQ,CAAC,EAWhC,IAAI,EACO,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAlB,CAAkB,EAI3C,IAAI,EAGJ,KAAK,CAIV,CAAC;AAEF,IAAM,uBAAuB,OAAG,6BAAS,6TAAA,yPAcxC,IAAA,CAAC;AAEF,IAAM,0BAA0B,OAAG,6BAAS,kLAAA,8GAO3C,IAAA,CAAC;AAEF,IAAM,kBAAkB,GAAG,IAAI,CAAC;AAChC,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,wIAAuB,iBAC3C,EAAqF,QAC9F,EAAkB,sCAEvB,KAHc,UAAC,EAAY;QAAX,UAAU,gBAAA;IAAM,OAAA,CAAC,UAAU,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,0BAA0B,CAAC;AAAnE,CAAmE,EAC9F,kBAAkB,CAEvB,CAAC;AAEF,IAAM,iBAAiB,GAAG,UAAC,EAAqD;QAApD,QAAQ,cAAA;IAClC,IAAI,QAAQ,CAAC,IAAI,KAAK,UAAU,EAAE;QAChC,MAAM,IAAI,KAAK,CAAC,4DAA4D,CAAC,CAAC;KAC/E;IAEK,IAAA,KAA8B,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAArD,UAAU,QAAA,EAAE,aAAa,QAA4B,CAAC;IAE7D,IAAM,OAAO,GAAG;QAEd,UAAU,CAAC,cAAM,OAAA,aAAa,CAAC,IAAI,CAAC,EAAnB,CAAmB,EAAE,CAAC,CAAC,CAAC;QACzC,UAAU,CAAC;YACT,QAAQ,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;QAC3B,CAAC,EAAE,kBAAkB,CAAC,CAAC;IACzB,CAAC,CAAC;IAEF,OAAO,8BAAC,gBAAgB,IAAC,UAAU,EAAE,UAAU,IAAG,eAAK,CAAC,YAAY,CAAC,QAAQ,EAAE,EAAC,OAAO,SAAA,EAAC,CAAC,CAAoB,CAAC;AAChH,CAAC,CAAC;AA6KkB,8CAAiB;AA3KrC,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,6VAA8C,8LAOpD,EAAiB,SAEnC,EAAK,IAAK,EAAa,iBACd,EAAiC,cAG1C,EAAO,wBACS,EAAiC,UAEpD,KATqB,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAEnC,KAAK,EAAK,aAAa,EACd,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,aAAa,CAAC,KAAK,CAAC;AAApB,CAAoB,EAG1C,OAAO,EACS,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,aAAa,CAAC,KAAK,CAAC;AAApB,CAAoB,CAEpD,CAAC;AAEF,IAAM,aAAa,GAAG,UAAC,KAAsB;IAC3C,QAAQ,KAAK,EAAE;QACb,KAAK,MAAM;YACT,OAAO,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QAC/B,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC;QAChC,KAAK,SAAS;YACZ,OAAO,IAAA,gBAAQ,EAAC,QAAQ,EAAE,GAAG,CAAC,CAAC;QACjC,KAAK,OAAO;YACV,OAAO,IAAA,gBAAQ,EAAC,KAAK,EAAE,GAAG,CAAC,CAAC;KAC/B;AACH,CAAC,CAAC;AAEF,IAAM,gBAAgB,GAAG,UAAC,KAAsB;IAC9C,QAAQ,KAAK,EAAE;QACb,KAAK,SAAS,CAAC;QACf,KAAK,MAAM,CAAC;QACZ,KAAK,SAAS;YACZ,OAAO,CAAC,CAAC;QACX,KAAK,OAAO;YACV,OAAO,CAAC,CAAC;KACZ;AACH,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,KAAsB;IAC1C,QAAQ,KAAK,EAAE;QACb,KAAK,SAAS;YACZ,OAAO,8BAAC,iBAAS,OAAG,CAAC;QACvB,KAAK,MAAM;YACT,OAAO,8BAAC,gBAAQ,OAAG,CAAC;QACtB,KAAK,SAAS,CAAC;QACf,KAAK,OAAO;YACV,OAAO,8BAAC,kBAAU,OAAG,CAAC;KACzB;AACH,CAAC,CAAC;AAEF,IAAM,OAAO,GAAG;IACR,IAAA,KAAkB,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAAzC,IAAI,QAAA,EAAE,OAAO,QAA4B,CAAC;IACjD,IAAM,WAAW,GAAG,IAAA,mBAAW,EAAC;QAC9B,OAAO,CAAC,IAAI,CAAC,CAAC;IAChB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,UAAU,GAAG,IAAA,mBAAW,EAAC;QAC7B,OAAO,CAAC,KAAK,CAAC,CAAC;IACjB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CAAC,IAAI,EAAE,WAAW,EAAE,UAAU,CAAU,CAAC;AAClD,CAAC,CAAC;AAuCF,IAAM,UAAU,GAAG,UAAC,EAA+E;QAA9E,aAAc,EAAd,KAAK,mBAAG,MAAM,KAAA,EAAE,KAAK,WAAA,EAAE,IAAI,UAAA,EAAE,YAAY,kBAAA,EAAE,OAAO,aAAA,EAAE,QAAQ,cAAA;IAC/E,IAAM,QAAQ,GAAG,gBAAgB,CAAC,KAAK,CAAC,CAAC;IAEnC,IAAA,KAA4B,IAAA,gBAAQ,EAAS,QAAQ,CAAC,EAArD,SAAS,QAAA,EAAE,YAAY,QAA8B,CAAC;IACvD,IAAA,KAAkC,OAAO,EAAE,EAA1C,IAAI,QAAA,EAAE,WAAW,QAAA,EAAE,UAAU,QAAa,CAAC;IAElD,IAAA,iBAAS,EAAC;QACR,IAAM,UAAU,GAAG,WAAW,CAC5B;YACE,OAAA,YAAY,CAAC,UAAA,SAAS;gBACpB,IAAI,CAAC,GAAG,SAAS,EAAE;oBACjB,aAAa,CAAC,UAAU,CAAC,CAAC;oBAC1B,OAAO,EAAE,CAAC;oBAEV,OAAO,SAAS,CAAC;iBAClB;gBAED,OAAO,SAAS,GAAG,CAAC,CAAC;YACvB,CAAC,CAAC;QATF,CASE,EACJ,IAAI,CACL,CAAC;QAEF,IAAI,IAAI,EAAE;YACR,aAAa,CAAC,UAAU,CAAC,CAAC;YAC1B,OAAO;SACR;QAED,OAAO,cAAM,OAAA,aAAa,CAAC,UAAU,CAAC,EAAzB,CAAyB,CAAC;IACzC,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC;IAEX,IAAA,iBAAS,EAAC;QACR,YAAY,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,GAAG,CAAC,EAAb,CAAa,CAAC,CAAC;IAC3C,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,GAAG,GAAG,IAAA,cAAM,EAAC,IAAI,CAAC,CAAC;IACzB,IAAA,oBAAY,EAAC,GAAG,CAAC,CAAC;IAElB,IAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,SAAS,CAAC;IAC3C,IAAM,gBAAgB,GAAG,iBAAiB,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,SAAS,GAAG,CAAC,EAAE,QAAQ,CAAC,CAAC;IAEpF,OAAO,CACL,8BAAC,SAAS,IACR,GAAG,EAAE,GAAG,EACR,QAAQ,EAAE,CAAC,CAAC,EACZ,IAAI,EAAE,OAAO,KAAK,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,QAAQ,EAC5C,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,UAAU,EAAE,UAAU;QAEtB,8BAAC,aAAa,mBAAa,MAAM,IAAE,eAAK,CAAC,YAAY,CAAC,IAAI,aAAJ,IAAI,cAAJ,IAAI,GAAI,YAAY,CAAC,KAAK,CAAC,EAAE,EAAC,IAAI,EAAE,EAAE,EAAC,CAAC,CAAiB;QAC/G,8BAAC,OAAO;YACN,8BAAC,KAAK,QAAE,KAAK,CAAS;YACrB,QAAQ,CACD;QACV,8BAAC,WAAW,IAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,KAAK,EAAE,YAAY;YAC7E,8BAAC,KAAK,mBAAa,MAAM;gBACtB,gBAAgB;gBACjB,8BAAC,QAAQ,IAAC,KAAK,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC,EAAE,KAAK,EAAE,KAAK;oBAC9D,0CAAQ,CAAC,EAAC,KAAK,EAAC,EAAE,EAAC,KAAK,EAAC,EAAE,EAAC,KAAK,GAAG,CAC3B,CACL;YACR,8BAAC,IAAI,IAAC,IAAI,EAAE,EAAE,GAAI,CACN,CACJ,CACb,CAAC;AACJ,CAAC,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/components/Modal/Modal.d.ts b/lib/components/Modal/Modal.d.ts deleted file mode 100644 index fe1e41a6..00000000 --- a/lib/components/Modal/Modal.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import React, { ReactElement, ReactNode } from 'react'; -import { AkeneoThemedProps } from '../../theme'; -import { IllustrationProps } from '../../illustrations/IllustrationProps'; -import { Override } from '../../shared'; -import { useInModal } from './ModalContext'; -declare const SectionTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - size?: "big" | "default" | "small" | undefined; - color?: string | undefined; -} & AkeneoThemedProps>> & string; -declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const BottomButtons: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const TopRightButtons: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>, "ref"> & { - ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; -}, never>> & string; -declare const TopLeftButtons: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>, "ref"> & { - ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject | null | undefined; -}, never>> & string; -type ModalProps = Override, { - illustration?: ReactElement; - closeTitle: string; - children?: ReactNode; - onClose: () => void; -}>; -declare const Modal: React.FC & { - BottomButtons: typeof BottomButtons; - TopRightButtons: typeof TopRightButtons; - TopLeftButtons: typeof TopLeftButtons; - SectionTitle: typeof SectionTitle; - Title: typeof Title; -}; -export { Modal, useInModal }; diff --git a/lib/components/Modal/Modal.js b/lib/components/Modal/Modal.js index 01e76221..2bf516b4 100644 --- a/lib/components/Modal/Modal.js +++ b/lib/components/Modal/Modal.js @@ -1,111 +1,60 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useInModal = exports.Modal = void 0; -var react_1 = __importStar(require("react")); -var react_dom_1 = require("react-dom"); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var IconButton_1 = require("../IconButton/IconButton"); -var icons_1 = require("../../icons"); -var hooks_1 = require("../../hooks"); -var shared_1 = require("../../shared"); -var ModalContext_1 = require("./ModalContext"); -Object.defineProperty(exports, "useInModal", { enumerable: true, get: function () { return ModalContext_1.useInModal; } }); -var ModalContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n position: fixed;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n background-color: ", ";\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n z-index: 1800;\n overflow: hidden;\n padding: 20px 80px;\n box-sizing: border-box;\n"], ["\n ", "\n position: fixed;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n background-color: ", ";\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n z-index: 1800;\n overflow: hidden;\n padding: 20px 80px;\n box-sizing: border-box;\n"])), theme_1.CommonStyle, (0, theme_1.getColor)('white')); -var ModalCloseButton = (0, styled_components_1.default)(IconButton_1.IconButton)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n position: fixed;\n top: 40px;\n left: 40px;\n"], ["\n position: fixed;\n top: 40px;\n left: 40px;\n"]))); -var ModalContent = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: grid;\n grid-template-columns: 1fr 2fr;\n"], ["\n display: grid;\n grid-template-columns: 1fr 2fr;\n"]))); -var ModalChildren = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding: 20px 40px;\n min-width: 480px;\n border-left: 1px solid ", ";\n"], ["\n display: flex;\n flex-direction: column;\n padding: 20px 40px;\n min-width: 480px;\n border-left: 1px solid ", ";\n"])), (0, theme_1.getColor)('brand', 100)); -var IconContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n justify-content: flex-end;\n padding-right: 40px;\n"], ["\n display: flex;\n justify-content: flex-end;\n padding-right: 40px;\n"]))); -var SectionTitle = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n height: 20px;\n color: ", ";\n font-size: ", ";\n text-transform: uppercase;\n"], ["\n height: 20px;\n color: ", ";\n font-size: ", ";\n text-transform: uppercase;\n"])), function (_a) { - var color = _a.color; - return (0, theme_1.getColor)(color !== null && color !== void 0 ? color : 'grey', 120); -}, function (_a) { - var size = _a.size; - return (0, theme_1.getFontSize)(size !== null && size !== void 0 ? size : 'default'); -}); -var Title = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n height: 40px;\n color: ", ";\n font-size: ", ";\n margin-bottom: 10px;\n"], ["\n display: flex;\n align-items: center;\n height: 40px;\n color: ", ";\n font-size: ", ";\n margin-bottom: 10px;\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getFontSize)('title')); -var BottomButtons = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n margin-top: 20px;\n"], ["\n display: flex;\n gap: 10px;\n margin-top: 20px;\n"]))); -var TopRightButtons = (0, styled_components_1.default)(BottomButtons)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n position: fixed;\n top: 40px;\n right: 40px;\n margin: 0;\n"], ["\n position: fixed;\n top: 40px;\n right: 40px;\n margin: 0;\n"]))); -var TopLeftButtons = (0, styled_components_1.default)(BottomButtons)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n position: fixed;\n top: 40px;\n left: 82px;\n margin: 0;\n"], ["\n position: fixed;\n top: 40px;\n left: 82px;\n margin: 0;\n"]))); -var Modal = function (_a) { - var onClose = _a.onClose, illustration = _a.illustration, closeTitle = _a.closeTitle, children = _a.children, rest = __rest(_a, ["onClose", "illustration", "closeTitle", "children"]); - var portalNode = document.createElement('div'); - portalNode.setAttribute('id', 'modal-root'); - var containerRef = (0, react_1.useRef)(portalNode); - (0, hooks_1.useShortcut)(shared_1.Key.Escape, onClose); - (0, react_1.useEffect)(function () { - document.body.appendChild(containerRef.current); - return function () { - document.body.removeChild(containerRef.current); - }; - }, []); - var stopEventPropagation = function (event) { - event.stopPropagation(); - }; - return (0, react_dom_1.createPortal)(react_1.default.createElement(ModalContext_1.ModalContext.Provider, { value: true }, - react_1.default.createElement(ModalContainer, __assign({ onClick: stopEventPropagation, role: "dialog" }, rest), - react_1.default.createElement(ModalCloseButton, { title: closeTitle, level: "tertiary", ghost: "borderless", icon: react_1.default.createElement(icons_1.CloseIcon, null), onClick: onClose }), - undefined === illustration ? (children) : (react_1.default.createElement(ModalContent, null, - react_1.default.createElement(IconContainer, null, react_1.default.cloneElement(illustration, { size: 220 })), - react_1.default.createElement(ModalChildren, null, children))))), containerRef.current); -}; -exports.Modal = Modal; -Modal.BottomButtons = BottomButtons; -Modal.TopRightButtons = TopRightButtons; -Modal.TopLeftButtons = TopLeftButtons; -Modal.Title = Title; -Modal.SectionTitle = SectionTitle; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10; -//# sourceMappingURL=Modal.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,T=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var x=(t,e,o)=>e in t?j(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o,m=(t,e)=>{for(var o in e||(e={}))g.call(e,o)&&x(t,o,e[o]);if(a)for(var o of a(e))v.call(e,o)&&x(t,o,e[o]);return t},h=(t,e)=>T(t,I(e));var y=(t,e)=>{var o={};for(var n in t)g.call(t,n)&&e.indexOf(n)<0&&(o[n]=t[n]);if(t!=null&&a)for(var n of a(t))e.indexOf(n)<0&&v.call(t,n)&&(o[n]=t[n]);return o};var i=require("react/jsx-runtime"),u=require("react"),R=require("react-dom"),S=require("styled-components"),d=require("../../theme/theme.js"),_=require("../../theme/common.js"),$=require("../IconButton/IconButton.js"),w=require("../../icons/CloseIcon.js"),E=require("../../hooks/useShortcut.js"),k=require("../../shared/key.js"),C=require("./ModalContext.js");function b(t){return t&&t.__esModule?t:{default:t}}var P=b(u),r=b(S);const z=r.default.div` + ${_.CommonStyle} + position: fixed; + width: 100vw; + height: 100vh; + top: 0; + left: 0; + background-color: ${d.getColor("white")}; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + z-index: 1800; + overflow: hidden; + padding: 20px 80px; + box-sizing: border-box; +`,D=r.default($.IconButton)` + position: fixed; + top: 40px; + left: 40px; +`,F=r.default.div` + display: grid; + grid-template-columns: 1fr 2fr; +`,L=r.default.div` + display: flex; + flex-direction: column; + padding: 20px 40px; + min-width: 480px; + border-left: 1px solid ${d.getColor("brand",100)}; +`,A=r.default.div` + display: flex; + justify-content: flex-end; + padding-right: 40px; +`,K=r.default.div` + height: 20px; + color: ${({color:t})=>d.getColor(t!=null?t:"grey",120)}; + font-size: ${({size:t})=>d.getFontSize(t!=null?t:"default")}; + text-transform: uppercase; +`,N=r.default.div` + display: flex; + align-items: center; + height: 40px; + color: ${d.getColor("grey",140)}; + font-size: ${d.getFontSize("title")}; + margin-bottom: 10px; +`,c=r.default.div` + display: flex; + gap: 10px; + margin-top: 20px; +`,G=r.default(c)` + position: fixed; + top: 40px; + right: 40px; + margin: 0; +`,H=r.default(c)` + position: fixed; + top: 40px; + left: 82px; + margin: 0; +`,l=J=>{var p=J,{onClose:t,illustration:e,closeTitle:o,children:n}=p,q=y(p,["onClose","illustration","closeTitle","children"]);const f=document.createElement("div");f.setAttribute("id","modal-root");const s=u.useRef(f);E.useShortcut(k.Key.Escape,t),u.useEffect(()=>(document.body.appendChild(s.current),()=>{document.body.removeChild(s.current)}),[]);const B=M=>{M.stopPropagation()};return R.createPortal(i.jsx(C.ModalContext.Provider,{value:!0,children:i.jsxs(z,h(m({onClick:B,role:"dialog"},q),{children:[i.jsx(D,{title:o,level:"tertiary",ghost:"borderless",icon:i.jsx(w.CloseIcon,{}),onClick:t}),e===void 0?n:i.jsxs(F,{children:[i.jsx(A,{children:P.default.cloneElement(e,{size:220})}),i.jsx(L,{children:n})]})]}))}),s.current)};l.BottomButtons=c;l.TopRightButtons=G;l.TopLeftButtons=H;l.Title=N;l.SectionTitle=K;exports.useInModal=C.useInModal;exports.Modal=l; diff --git a/lib/components/Modal/Modal.js.map b/lib/components/Modal/Modal.js.map deleted file mode 100644 index fbf9b77b..00000000 --- a/lib/components/Modal/Modal.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Modal.js","sourceRoot":"","sources":["../../../src/components/Modal/Modal.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAwF;AACxF,uCAAuC;AACvC,wEAAuC;AACvC,qCAAkF;AAClF,uDAAoD;AACpD,qCAAsC;AAEtC,qCAAwC;AACxC,uCAA2C;AAC3C,+CAAwD;AAsKzC,2FAtKO,yBAAU,OAsKP;AApKzB,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,kXAAA,MAC7B,EAAW,sGAMO,EAAiB,+LAStC,KAfG,mBAAW,EAMO,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAStC,CAAC;AAEF,IAAM,gBAAgB,GAAG,IAAA,2BAAM,EAAC,uBAAU,CAAC,wHAAA,qDAI1C,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,4HAAA,yDAG9B,IAAA,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,gMAAA,sHAKL,EAAsB,KAChD,KAD0B,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAChD,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,+IAAA,4EAI/B,IAAA,CAAC;AAGF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,0JAA0E,8BAE9F,EAA2C,kBACvC,EAA0C,mCAExD,KAHU,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,IAAA,gBAAQ,EAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,MAAM,EAAE,GAAG,CAAC;AAA9B,CAA8B,EACvC,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,mBAAW,EAAC,IAAI,aAAJ,IAAI,cAAJ,IAAI,GAAI,SAAS,CAAC;AAA9B,CAA8B,CAExD,CAAC;AAGF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,8LAAA,wEAIb,EAAqB,kBACjB,EAAoB,6BAElC,KAHU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,IAAA,mBAAW,EAAC,OAAO,CAAC,CAElC,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,4HAAA,yDAI/B,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,uIAAA,oEAK5C,IAAA,CAAC;AAEF,IAAM,cAAc,GAAG,IAAA,2BAAM,EAAC,aAAa,CAAC,wIAAA,mEAK3C,IAAA,CAAC;AA8BF,IAAM,KAAK,GAMP,UAAC,EAAkE;IAAjE,IAAA,OAAO,aAAA,EAAE,YAAY,kBAAA,EAAE,UAAU,gBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAArD,qDAAsD,CAAD;IACxD,IAAM,UAAU,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjD,UAAU,CAAC,YAAY,CAAC,IAAI,EAAE,YAAY,CAAC,CAAC;IAC5C,IAAM,YAAY,GAAG,IAAA,cAAM,EAAC,UAAU,CAAC,CAAC;IAExC,IAAA,mBAAW,EAAC,YAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAEjC,IAAA,iBAAS,EAAC;QACR,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;QAEhD,OAAO;YACL,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;QAClD,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,oBAAoB,GAAG,UAAC,KAAqB;QACjD,KAAK,CAAC,eAAe,EAAE,CAAC;IAC1B,CAAC,CAAC;IAEF,OAAO,IAAA,wBAAY,EACjB,8BAAC,2BAAY,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI;QAChC,8BAAC,cAAc,aAAC,OAAO,EAAE,oBAAoB,EAAE,IAAI,EAAC,QAAQ,IAAK,IAAI;YACnE,8BAAC,gBAAgB,IACf,KAAK,EAAE,UAAU,EACjB,KAAK,EAAC,UAAU,EAChB,KAAK,EAAC,YAAY,EAClB,IAAI,EAAE,8BAAC,iBAAS,OAAG,EACnB,OAAO,EAAE,OAAO,GAChB;YACD,SAAS,KAAK,YAAY,CAAC,CAAC,CAAC,CAC5B,QAAQ,CACT,CAAC,CAAC,CAAC,CACF,8BAAC,YAAY;gBACX,8BAAC,aAAa,QAAE,eAAK,CAAC,YAAY,CAAC,YAAY,EAAE,EAAC,IAAI,EAAE,GAAG,EAAC,CAAC,CAAiB;gBAC9E,8BAAC,aAAa,QAAE,QAAQ,CAAiB,CAC5B,CAChB,CACc,CACK,EACxB,YAAY,CAAC,OAAO,CACrB,CAAC;AACJ,CAAC,CAAC;AAQM,sBAAK;AANb,KAAK,CAAC,aAAa,GAAG,aAAa,CAAC;AACpC,KAAK,CAAC,eAAe,GAAG,eAAe,CAAC;AACxC,KAAK,CAAC,cAAc,GAAG,cAAc,CAAC;AACtC,KAAK,CAAC,KAAK,GAAG,KAAK,CAAC;AACpB,KAAK,CAAC,YAAY,GAAG,YAAY,CAAC"} \ No newline at end of file diff --git a/lib/components/Modal/ModalContext.d.ts b/lib/components/Modal/ModalContext.d.ts deleted file mode 100644 index 50944851..00000000 --- a/lib/components/Modal/ModalContext.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -declare const ModalContext: React.Context; -declare const useInModal: () => boolean; -export { useInModal, ModalContext }; diff --git a/lib/components/Modal/ModalContext.js b/lib/components/Modal/ModalContext.js index 998f47e3..79c0be55 100644 --- a/lib/components/Modal/ModalContext.js +++ b/lib/components/Modal/ModalContext.js @@ -1,32 +1 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ModalContext = exports.useInModal = void 0; -var react_1 = __importStar(require("react")); -var ModalContext = react_1.default.createContext(false); -exports.ModalContext = ModalContext; -var useInModal = function () { return (0, react_1.useContext)(ModalContext); }; -exports.useInModal = useInModal; -//# sourceMappingURL=ModalContext.js.map \ No newline at end of file +"use strict";var e=require("react");function o(t){return t&&t.__esModule?t:{default:t}}var n=o(e);const a=n.default.createContext(!1),u=()=>e.useContext(a);exports.ModalContext=a;exports.useInModal=u; diff --git a/lib/components/Modal/ModalContext.js.map b/lib/components/Modal/ModalContext.js.map deleted file mode 100644 index 620fa1c3..00000000 --- a/lib/components/Modal/ModalContext.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ModalContext.js","sourceRoot":"","sources":["../../../src/components/Modal/ModalContext.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAwC;AAExC,IAAM,YAAY,GAAG,eAAK,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;AAI5B,oCAAY;AAFhC,IAAM,UAAU,GAAG,cAAM,OAAA,IAAA,kBAAU,EAAC,YAAY,CAAC,EAAxB,CAAwB,CAAC;AAE1C,gCAAU"} \ No newline at end of file diff --git a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.d.ts b/lib/components/Navigation/MainNavigationItem/MainNavigationItem.d.ts deleted file mode 100644 index 8924170d..00000000 --- a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React from 'react'; -import { IconProps } from '../../../icons'; -declare const MainNavigationItem: React.ForwardRefExoticComponent, "children" | "href" | "icon" | "active" | "disabled"> & { - icon: React.ReactElement; - children: React.ReactNode; - active?: boolean | undefined; - disabled?: boolean | undefined; - href?: string | undefined; -} & React.RefAttributes>; -export { MainNavigationItem }; diff --git a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js b/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js index 3c3ee6a4..17c72a84 100644 --- a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js +++ b/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js @@ -1,88 +1,51 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MainNavigationItem = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var Tags_1 = require("../../Tags/Tags"); -var Link = styled_components_1.default.a(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n box-sizing: border-box;\n cursor: ", ";\n display: flex;\n flex-direction: column;\n font-size: ", ";\n height: 70px;\n justify-content: center;\n line-height: 1.15;\n margin: 0;\n outline-style: none;\n padding: 7px;\n position: relative;\n text-decoration: none;\n width: 80px;\n\n border-left: 4px solid\n ", ";\n\n color: ", ";\n\n svg {\n color: ", ";\n }\n\n :hover {\n border-color: ", ";\n color: ", ";\n svg {\n color: ", ";\n }\n }\n\n :focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n outline: none;\n }\n"], ["\n align-items: center;\n box-sizing: border-box;\n cursor: ", ";\n display: flex;\n flex-direction: column;\n font-size: ", ";\n height: 70px;\n justify-content: center;\n line-height: 1.15;\n margin: 0;\n outline-style: none;\n padding: 7px;\n position: relative;\n text-decoration: none;\n width: 80px;\n\n border-left: 4px solid\n ", ";\n\n color: ", ";\n\n svg {\n color: ", ";\n }\n\n :hover {\n border-color: ", ";\n color: ", ";\n svg {\n color: ", ";\n }\n }\n\n :focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n outline: none;\n }\n"])), function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, (0, theme_1.getFontSize)('small'), function (_a) { - var active = _a.active, disabled = _a.disabled; - return !disabled && active ? (0, theme_1.getColor)('brand', 100) : 'transparent'; -}, function (_a) { - var active = _a.active, disabled = _a.disabled; - return disabled ? (0, theme_1.getColor)('grey', 100) : active ? (0, theme_1.getColor)('brand', 100) : (0, theme_1.getColor)('grey', 120); -}, function (_a) { - var active = _a.active, disabled = _a.disabled; - return disabled ? (0, theme_1.getColor)('grey', 80) : active ? (0, theme_1.getColor)('brand', 100) : (0, theme_1.getColor)('grey', 100); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('brand', 100); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('brand', 100); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('brand', 100); -}, (0, theme_1.getColor)('blue', 40)); -var Label = styled_components_1.default.span(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin-top: 7px;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"], ["\n margin-top: 7px;\n max-width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n"]))); -var TagContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n overflow: hidden;\n position: absolute;\n right: 0;\n top: 7px;\n width: 50%;\n"], ["\n overflow: hidden;\n position: absolute;\n right: 0;\n top: 7px;\n width: 50%;\n"]))); -var MainNavigationItem = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, href = _a.href, icon = _a.icon, _b = _a.active, active = _b === void 0 ? false : _b, _c = _a.disabled, disabled = _c === void 0 ? false : _c, onClick = _a.onClick, rest = __rest(_a, ["children", "href", "icon", "active", "disabled", "onClick"]); - var handleClick = function (event) { - if (disabled) { - event.preventDefault(); - return; - } - onClick === null || onClick === void 0 ? void 0 : onClick(event); - }; - var tag = null; - var taglessChildren = react_1.default.Children.map(children, function (child) { - if (react_1.default.isValidElement(child) && child.type === Tags_1.Tag) { - if (null === tag) { - tag = child; - return null; - } - throw new Error('You can only provide one component of type Tag.'); - } - return child; - }); - return (react_1.default.createElement(Link, __assign({ ref: forwardedRef, href: disabled ? undefined : href, active: active, disabled: disabled, "aria-disabled": disabled, onClick: handleClick }, rest), - react_1.default.cloneElement(icon, { size: 24 }), - tag && react_1.default.createElement(TagContainer, null, tag), - react_1.default.createElement(Label, null, taglessChildren))); -}); -exports.MainNavigationItem = MainNavigationItem; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=MainNavigationItem.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,q=Object.defineProperties;var z=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var p=(e,r,t)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,x=(e,r)=>{for(var t in r||(r={}))v.call(r,t)&&p(e,t,r[t]);if(d)for(var t of d(r))h.call(r,t)&&p(e,t,r[t]);return e},b=(e,r)=>q(e,z(r));var m=(e,r)=>{var t={};for(var n in e)v.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&d)for(var n of d(e))r.indexOf(n)<0&&h.call(e,n)&&(t[n]=e[n]);return t};var g=require("react/jsx-runtime"),R=require("react"),T=require("styled-components"),o=require("../../../theme/theme.js"),E=require("../../Tags/Tags.js");function w(e){return e&&e.__esModule?e:{default:e}}var s=w(R),f=w(T);const M=f.default.a` + align-items: center; + box-sizing: border-box; + cursor: ${({$disabled:e})=>e?"not-allowed":"pointer"}; + display: flex; + flex-direction: column; + font-size: ${o.getFontSize("small")}; + height: 70px; + justify-content: center; + line-height: 1.15; + margin: 0; + outline-style: none; + padding: 7px; + position: relative; + text-decoration: none; + width: 80px; + + border-left: 4px solid + ${({$active:e,$disabled:r})=>!r&&e?o.getColor("brand",100):"transparent"}; + + color: ${({$active:e,$disabled:r})=>r?o.getColor("grey",100):e?o.getColor("brand",100):o.getColor("grey",120)}; + + svg { + color: ${({$active:e,$disabled:r})=>r?o.getColor("grey",80):e?o.getColor("brand",100):o.getColor("grey",100)}; + } + + &:hover { + border-color: ${({$disabled:e})=>!e&&o.getColor("brand",100)}; + color: ${({$disabled:e})=>!e&&o.getColor("brand",100)}; + svg { + color: ${({$disabled:e})=>!e&&o.getColor("brand",100)}; + } + } + + &:focus:not(:active) { + box-shadow: 0 0 0 2px ${o.getColor("blue",40)}; + outline: none; + } +`,D=f.default.span` + margin-top: 7px; + max-width: 100%; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +`,I=f.default.div` + overflow: hidden; + position: absolute; + right: 0; + top: 7px; + width: 50%; +`,L=s.default.forwardRef((N,C)=>{var c=N,{children:e,href:r,icon:t,active:n=!1,disabled:a=!1,onClick:u}=c,y=m(c,["children","href","icon","active","disabled","onClick"]);const $=l=>{if(a){l.preventDefault();return}u==null||u(l)};let i=null;const _=s.default.Children.map(e,l=>{if(s.default.isValidElement(l)&&l.type===E.Tag){if(i===null)return i=l,null;throw new Error("You can only provide one component of type Tag.")}return l});return g.jsxs(M,b(x({ref:C,href:a?void 0:r,$active:n,$disabled:a,"aria-disabled":a,onClick:$},y),{children:[s.default.cloneElement(t,{size:24}),i&&g.jsx(I,{children:i}),g.jsx(D,{children:_})]}))});exports.MainNavigationItem=L; diff --git a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js.map b/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js.map deleted file mode 100644 index 2679b1c7..00000000 --- a/lib/components/Navigation/MainNavigationItem/MainNavigationItem.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MainNavigationItem.js","sourceRoot":"","sources":["../../../../src/components/Navigation/MainNavigationItem/MainNavigationItem.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,wEAAuC;AAGvC,wCAAwE;AACxE,wCAAoC;AAEpC,IAAM,IAAI,GAAG,2BAAM,CAAC,CAAC,2pBAA0D,iEAGnE,EAAsD,+DAGnD,EAAoB,gOAY7B,EAED,gBAEM,EAER,2BAGU,EAER,0CAIe,EAAmD,gBAC1D,EAAmD,6BAEjD,EAAmD,sEAKtC,EAAoB,8BAG/C,KAzCW,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EAGnD,IAAA,mBAAW,EAAC,OAAO,CAAC,EAY7B,UAAC,EAAkB;QAAjB,MAAM,YAAA,EAAE,QAAQ,cAAA;IAClB,OAAO,CAAC,QAAQ,IAAI,MAAM,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AACtE,CAAC,EAEM,UAAC,EAAkB;QAAjB,MAAM,YAAA,EAAE,QAAQ,cAAA;IACzB,OAAO,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AACpG,CAAC,EAGU,UAAC,EAAkB;QAAjB,MAAM,YAAA,EAAE,QAAQ,cAAA;IACzB,OAAO,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AACnG,CAAC,EAIe,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC;AAAnC,CAAmC,EAC1D,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC;AAAnC,CAAmC,EAEjD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC;AAAnC,CAAmC,EAKtC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAG/C,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,IAAI,wLAAA,qHAMxB,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,4JAAA,yFAM9B,IAAA,CAAC;AAgCF,IAAM,kBAAkB,GAAG,eAAK,CAAC,UAAU,CACzC,UAAC,EAA0E,EAAE,YAAY;IAAvF,IAAA,QAAQ,cAAA,EAAE,IAAI,UAAA,EAAE,IAAI,UAAA,EAAE,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAE,OAAO,aAAA,EAAK,IAAI,cAAzE,6DAA0E,CAAD;IACxE,IAAM,WAAW,GAAG,UAAC,KAA0C;QAC7D,IAAI,QAAQ,EAAE;YACZ,KAAK,CAAC,cAAc,EAAE,CAAC;YAEvB,OAAO;SACR;QAED,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAG,KAAK,CAAC,CAAC;IACnB,CAAC,CAAC;IAEF,IAAI,GAAG,GAA0C,IAAI,CAAC;IACtD,IAAM,eAAe,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QACxD,IAAI,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,UAAG,EAAE;YACrD,IAAI,IAAI,KAAK,GAAG,EAAE;gBAChB,GAAG,GAAG,KAAuC,CAAC;gBAE9C,OAAO,IAAI,CAAC;aACb;YACD,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;SACpE;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,IAAI,aACH,GAAG,EAAE,YAAY,EACjB,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,EACjC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ,mBACH,QAAQ,EACvB,OAAO,EAAE,WAAW,IAChB,IAAI;QAEP,eAAK,CAAC,YAAY,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,EAAE,EAAC,CAAC;QACpC,GAAG,IAAI,8BAAC,YAAY,QAAE,GAAG,CAAgB;QAC1C,8BAAC,KAAK,QAAE,eAAe,CAAS,CAC3B,CACR,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.d.ts b/lib/components/Navigation/SubNavigationItem/SubNavigationItem.d.ts deleted file mode 100644 index b072642f..00000000 --- a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import React from 'react'; -declare const SubNavigationItem: React.ForwardRefExoticComponent, "children" | "href" | "active" | "disabled"> & { - children?: React.ReactNode; - active?: boolean | undefined; - disabled?: boolean | undefined; - href?: string | undefined; -} & React.RefAttributes>; -export { SubNavigationItem }; diff --git a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js b/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js index 4bb2c328..20ae8732 100644 --- a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js +++ b/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js @@ -1,80 +1,27 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SubNavigationItem = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../../theme"); -var Tags_1 = require("../../Tags/Tags"); -var Container = styled_components_1.default.a(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n box-sizing: border-box;\n cursor: ", ";\n color: ", ";\n display: flex;\n height: 38px;\n margin: 0;\n outline: none;\n text-decoration: none;\n overflow: hidden;\n line-height: 38px;\n\n :hover {\n color: ", ";\n }\n :focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n }\n"], ["\n box-sizing: border-box;\n cursor: ", ";\n color: ", ";\n display: flex;\n height: 38px;\n margin: 0;\n outline: none;\n text-decoration: none;\n overflow: hidden;\n line-height: 38px;\n\n :hover {\n color: ", ";\n }\n :focus:not(:active) {\n box-shadow: 0 0 0 2px ", ";\n }\n"])), function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, function (_a) { - var active = _a.active, disabled = _a.disabled; - return disabled ? (0, theme_1.getColor)('grey', 100) : active ? (0, theme_1.getColor)('brand', 100) : (0, theme_1.getColor)('grey', 140); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, theme_1.getColor)('brand', 100); -}, (0, theme_1.getColor)('blue', 40)); -var Label = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n flex-shrink: 0;\n margin-right: ", ";\n max-width: ", ";\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n font-size: ", ";\n"], ["\n flex-shrink: 0;\n margin-right: ", ";\n max-width: ", ";\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n font-size: ", ";\n"])), function (_a) { - var hasTag = _a.hasTag; - return (hasTag ? '10px' : '0px'); -}, function (_a) { - var hasTag = _a.hasTag; - return (hasTag ? '84%' : '100%'); -}, (0, theme_1.getFontSize)('big')); -var SubNavigationItem = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, href = _a.href, disabled = _a.disabled, active = _a.active, onClick = _a.onClick, rest = __rest(_a, ["children", "href", "disabled", "active", "onClick"]); - var handleClick = function (event) { - if (disabled) { - event.preventDefault(); - return; - } - onClick === null || onClick === void 0 ? void 0 : onClick(event); - }; - var tag = null; - var label = react_1.default.Children.map(children, function (child) { - if (react_1.default.isValidElement(child) && child.type === Tags_1.Tag) { - if (null === tag) { - tag = child; - return null; - } - throw new Error('You can only provide one component of type Tag.'); - } - return child; - }); - return (react_1.default.createElement(Container, __assign({ ref: forwardedRef, href: disabled ? undefined : href, active: active, disabled: disabled, "aria-disabled": disabled, role: "link", onClick: handleClick }, rest), - react_1.default.createElement(Label, { hasTag: !!tag }, label), - tag)); -}); -exports.SubNavigationItem = SubNavigationItem; -var templateObject_1, templateObject_2; -//# sourceMappingURL=SubNavigationItem.js.map \ No newline at end of file +"use strict";var q=Object.defineProperty,C=Object.defineProperties;var R=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(e,r,t)=>r in e?q(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,p=(e,r)=>{for(var t in r||(r={}))g.call(r,t)&&s(e,t,r[t]);if(i)for(var t of i(r))h.call(r,t)&&s(e,t,r[t]);return e},v=(e,r)=>C(e,R(r));var x=(e,r)=>{var t={};for(var o in e)g.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&i)for(var o of i(e))r.indexOf(o)<0&&h.call(e,o)&&(t[o]=e[o]);return t};var c=require("react/jsx-runtime"),T=require("react"),j=require("styled-components"),a=require("../../../theme/theme.js"),z=require("../../Tags/Tags.js");function w(e){return e&&e.__esModule?e:{default:e}}var f=w(T),b=w(j);const S=b.default.a` + box-sizing: border-box; + cursor: ${({disabled:e})=>e?"not-allowed":"pointer"}; + color: ${({active:e,disabled:r})=>r?a.getColor("grey",100):e?a.getColor("brand",100):a.getColor("grey",140)}; + display: flex; + height: 38px; + margin: 0; + outline: none; + text-decoration: none; + overflow: hidden; + line-height: 38px; + + :hover { + color: ${({disabled:e})=>!e&&a.getColor("brand",100)}; + } + :focus:not(:active) { + box-shadow: 0 0 0 2px ${a.getColor("blue",40)}; + } +`,D=b.default.div` + flex-shrink: 0; + margin-right: ${({hasTag:e})=>e?"10px":"0px"}; + max-width: ${({hasTag:e})=>e?"84%":"100%"}; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + font-size: ${a.getFontSize("big")}; +`,E=f.default.forwardRef((I,y)=>{var d=I,{children:e,href:r,disabled:t,active:o,onClick:u}=d,m=x(d,["children","href","disabled","active","onClick"]);const _=n=>{if(t){n.preventDefault();return}u==null||u(n)};let l=null;const $=f.default.Children.map(e,n=>{if(f.default.isValidElement(n)&&n.type===z.Tag){if(l===null)return l=n,null;throw new Error("You can only provide one component of type Tag.")}return n});return c.jsxs(S,v(p({ref:y,href:t?void 0:r,active:o,disabled:t,"aria-disabled":t,role:"link",onClick:_},m),{children:[c.jsx(D,{hasTag:!!l,children:$}),l]}))});exports.SubNavigationItem=E; diff --git a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js.map b/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js.map deleted file mode 100644 index af36927a..00000000 --- a/lib/components/Navigation/SubNavigationItem/SubNavigationItem.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SubNavigationItem.js","sourceRoot":"","sources":["../../../../src/components/Navigation/SubNavigationItem/SubNavigationItem.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,wEAAuC;AAEvC,wCAAwE;AACxE,wCAAoC;AAEpC,IAAM,SAAS,GAAG,2BAAM,CAAC,CAAC,+WAA4D,yCAE1E,EAAsD,cACvD,EACmF,sKAUjF,EAAmD,6DAGpC,EAAoB,UAE/C,KAjBW,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;AAAtC,CAAsC,EACvD,UAAC,EAAkB;QAAjB,MAAM,YAAA,EAAE,QAAQ,cAAA;IACzB,OAAA,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC;AAA1F,CAA0F,EAUjF,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,IAAI,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC;AAAnC,CAAmC,EAGpC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE/C,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,kOAAuC,uCAE7C,EAAuC,kBAC1C,EAAuC,2FAIvC,EAAkB,KAChC,KANiB,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC;AAAzB,CAAyB,EAC1C,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,CAAC;AAAzB,CAAyB,EAIvC,IAAA,mBAAW,EAAC,KAAK,CAAC,CAChC,CAAC;AA2BF,IAAM,iBAAiB,GAAG,eAAK,CAAC,UAAU,CACxC,UAAC,EAAoD,EAAE,YAA0C;IAA/F,IAAA,QAAQ,cAAA,EAAE,IAAI,UAAA,EAAE,QAAQ,cAAA,EAAE,MAAM,YAAA,EAAE,OAAO,aAAA,EAAK,IAAI,cAAnD,qDAAoD,CAAD;IAClD,IAAM,WAAW,GAAG,UAAC,KAA0C;QAC7D,IAAI,QAAQ,EAAE;YACZ,KAAK,CAAC,cAAc,EAAE,CAAC;YAEvB,OAAO;SACR;QAED,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAG,KAAK,CAAC,CAAC;IACnB,CAAC,CAAC;IAEF,IAAI,GAAG,GAA8B,IAAI,CAAC;IAC1C,IAAM,KAAK,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC9C,IAAI,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,UAAG,EAAE;YACrD,IAAI,IAAI,KAAK,GAAG,EAAE;gBAChB,GAAG,GAAG,KAAK,CAAC;gBAEZ,OAAO,IAAI,CAAC;aACb;YACD,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;SACpE;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,SAAS,aACR,GAAG,EAAE,YAAY,EACjB,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,EACjC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ,mBACH,QAAQ,EACvB,IAAI,EAAC,MAAM,EACX,OAAO,EAAE,WAAW,IAChB,IAAI;QAER,8BAAC,KAAK,IAAC,MAAM,EAAE,CAAC,CAAC,GAAG,IAAG,KAAK,CAAS;QACpC,GAAG,CACM,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.d.ts b/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.d.ts deleted file mode 100644 index 99513948..00000000 --- a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import React, { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react'; -type SubNavigationPanelProps = { - children?: React.ReactNode; - isOpen?: boolean; - open: () => void; - close: () => void; - closeTitle?: string; - openTitle?: string; - noPadding?: boolean; -}; -type SubNavigationPanelCompoundType = ForwardRefExoticComponent & RefAttributes> & { - Collapsed?: any; - Section?: any; -}; -declare const SubNavigationPanel: SubNavigationPanelCompoundType; -export { SubNavigationPanel }; diff --git a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js b/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js index cfb00230..cf742cf3 100644 --- a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js +++ b/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js @@ -1,102 +1,38 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SubNavigationPanel = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var icons_1 = require("../../../icons"); -var theme_1 = require("../../../theme"); -var Container = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background-color: ", ";\n border-right: 1px solid ", ";\n box-sizing: border-box;\n display: flex;\n flex-direction: column;\n height: 100%;\n transition: width 0.3s linear;\n width: ", ";\n"], ["\n background-color: ", ";\n border-right: 1px solid ", ";\n box-sizing: border-box;\n display: flex;\n flex-direction: column;\n height: 100%;\n transition: width 0.3s linear;\n width: ", ";\n"])), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('grey', 80), function (_a) { - var isOpen = _a.isOpen; - return (isOpen ? '280px' : '40px'); -}); -var Content = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n overflow-x: hidden;\n overflow-y: auto;\n opacity: ", ";\n transition: ", ";\n padding: ", ";\n"], ["\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n overflow-x: hidden;\n overflow-y: auto;\n opacity: ", ";\n transition: ", ";\n padding: ", ";\n"])), function (_a) { - var isOpen = _a.isOpen; - return (isOpen ? '1' : '0'); -}, function (_a) { - var isOpen = _a.isOpen; - return (isOpen ? 'opacity 300ms linear 300ms' : 'none'); -}, function (_a) { - var noPadding = _a.noPadding; - return (noPadding ? '0' : '30px'); -}); -var ToggleButton = styled_components_1.default.button(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n align-items: center;\n background: none;\n border: none;\n border-top: 1px solid ", ";\n box-sizing: border-box;\n cursor: pointer;\n display: flex;\n flex: 0 0 auto;\n height: 54px;\n padding: 0;\n padding-left: 12.5px;\n\n svg {\n color: ", ";\n width: 15px;\n }\n"], ["\n align-items: center;\n background: none;\n border: none;\n border-top: 1px solid ", ";\n box-sizing: border-box;\n cursor: pointer;\n display: flex;\n flex: 0 0 auto;\n height: 54px;\n padding: 0;\n padding-left: 12.5px;\n\n svg {\n color: ", ";\n width: 15px;\n }\n"])), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 100)); -var Collapsed = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n padding: 10px 5px;\n"], ["\n padding: 10px 5px;\n"]))); -var SubNavigationPanel = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, _b = _a.isOpen, isOpen = _b === void 0 ? true : _b, open = _a.open, close = _a.close, _c = _a.closeTitle, closeTitle = _c === void 0 ? '' : _c, _d = _a.openTitle, openTitle = _d === void 0 ? '' : _d, _e = _a.noPadding, noPadding = _e === void 0 ? false : _e, rest = __rest(_a, ["children", "isOpen", "open", "close", "closeTitle", "openTitle", "noPadding"]); - var collapsedElements = []; - var contentElements = []; - react_1.default.Children.forEach(children, function (child) { - if (react_1.default.isValidElement(child) && child.type === Collapsed) { - collapsedElements.push(child); - } - else { - contentElements.push(child); - } - }); - var _f = react_1.default.useState(isOpen), isOpenTransition = _f[0], setIsOpenTransition = _f[1]; - (0, react_1.useLayoutEffect)(function () { - setIsOpenTransition(isOpen); - }, [isOpen]); - return (react_1.default.createElement(Container, __assign({ ref: forwardedRef, isOpen: isOpen }, rest), - !isOpen && collapsedElements, - react_1.default.createElement(Content, { isOpen: isOpenTransition, noPadding: noPadding }, isOpen && contentElements), - react_1.default.createElement(ToggleButton, { onClick: function () { return (isOpen ? close() : open()); }, title: isOpen ? closeTitle : openTitle, "data-testid": "open-subnavigation-button" }, isOpen ? react_1.default.createElement(icons_1.PanelCloseIcon, null) : react_1.default.createElement(icons_1.PanelOpenIcon, null)))); -}); -exports.SubNavigationPanel = SubNavigationPanel; -SubNavigationPanel.displayName = 'SubNavigationPanel'; -Collapsed.displayName = 'SubNavigationPanel.Collapsed'; -SubNavigationPanel.Collapsed = Collapsed; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=SubNavigationPanel.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,S=Object.defineProperties;var R=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable;var x=(e,t,o)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,y=(e,t)=>{for(var o in t||(t={}))v.call(t,o)&&x(e,o,t[o]);if(l)for(var o of l(t))b.call(t,o)&&x(e,o,t[o]);return e},h=(e,t)=>S(e,R(t));var C=(e,t)=>{var o={};for(var n in e)v.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&l)for(var n of l(e))t.indexOf(n)<0&&b.call(e,n)&&(o[n]=e[n]);return o};var a=require("react/jsx-runtime"),m=require("react"),k=require("styled-components"),T=require("../../../icons/PanelCloseIcon.js"),z=require("../../../icons/PanelOpenIcon.js"),d=require("../../../theme/theme.js");function P(e){return e&&e.__esModule?e:{default:e}}var i=P(m),s=P(k);const B=s.default.div` + background-color: ${d.getColor("grey",20)}; + border-right: 1px solid ${d.getColor("grey",80)}; + box-sizing: border-box; + display: flex; + flex-direction: column; + height: 100%; + transition: width 0.3s linear; + width: ${({isOpen:e})=>e?"280px":"40px"}; +`,D=s.default.div` + display: flex; + flex-direction: column; + flex-grow: 1; + overflow-x: hidden; + overflow-y: auto; + opacity: ${({isOpen:e})=>e?"1":"0"}; + transition: ${({isOpen:e})=>e?"opacity 300ms linear 300ms":"none"}; + padding: ${({noPadding:e})=>e?"0":"30px"}; +`,L=s.default.button` + align-items: center; + background: none; + border: none; + border-top: 1px solid ${d.getColor("grey",80)}; + box-sizing: border-box; + cursor: pointer; + display: flex; + flex: 0 0 auto; + height: 54px; + padding: 0; + padding-left: 12.5px; + + svg { + color: ${d.getColor("grey",100)}; + width: 15px; + } +`,u=s.default.div` + padding: 10px 5px; +`,c=i.default.forwardRef((M,q)=>{var f=M,{children:e,isOpen:t=!0,open:o,close:n,closeTitle:$="",openTitle:w="",noPadding:_=!1}=f,j=C(f,["children","isOpen","open","close","closeTitle","openTitle","noPadding"]);const g=[],p=[];i.default.Children.forEach(e,r=>{i.default.isValidElement(r)&&r.type===u?g.push(r):p.push(r)});const[N,E]=i.default.useState(t);return m.useLayoutEffect(()=>{E(t)},[t]),a.jsxs(B,h(y({ref:q,isOpen:t},j),{children:[!t&&g,a.jsx(D,{isOpen:N,noPadding:_,children:t&&p}),a.jsx(L,{onClick:()=>t?n():o(),title:t?$:w,"data-testid":"open-subnavigation-button",children:t?a.jsx(T.PanelCloseIcon,{}):a.jsx(z.PanelOpenIcon,{})})]}))});c.displayName="SubNavigationPanel";u.displayName="SubNavigationPanel.Collapsed";c.Collapsed=u;exports.SubNavigationPanel=c; diff --git a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js.map b/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js.map deleted file mode 100644 index 08434d55..00000000 --- a/lib/components/Navigation/SubNavigationPanel/SubNavigationPanel.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SubNavigationPanel.js","sourceRoot":"","sources":["../../../../src/components/Navigation/SubNavigationPanel/SubNavigationPanel.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAwG;AACxG,wEAAuC;AACvC,wCAA6D;AAC7D,wCAA2D;AAE3D,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,8QAAuC,wBAC7C,EAAoB,+BACd,EAAoB,yIAMrC,EAAyC,KACnD,KARqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACd,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAMrC,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC;AAA3B,CAA2B,CACnD,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,0OAAuC,yHAMpD,EAAkC,mBAC/B,EAA8D,gBACjE,EAA2C,KACvD,KAHY,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;AAApB,CAAoB,EAC/B,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,4BAA4B,CAAC,CAAC,CAAC,MAAM,CAAC;AAAhD,CAAgD,EACjE,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC;AAA1B,CAA0B,CACvD,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,MAAM,qWAAmB,0FAI3B,EAAoB,wKAUjC,EAAqB,4BAGjC,KAbyB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAUjC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAGjC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,6FAAA,0BAE3B,IAAA,CAAC;AAiDF,IAAM,kBAAkB,GAAmC,eAAK,CAAC,UAAU,CACzE,UACE,EAS0B,EAC1B,YAAuC;IATrC,IAAA,QAAQ,cAAA,EACR,cAAa,EAAb,MAAM,mBAAG,IAAI,KAAA,EACb,IAAI,UAAA,EACJ,KAAK,WAAA,EACL,kBAAe,EAAf,UAAU,mBAAG,EAAE,KAAA,EACf,iBAAc,EAAd,SAAS,mBAAG,EAAE,KAAA,EACd,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACd,IAAI,cART,+EASC,CADQ;IAIT,IAAM,iBAAiB,GAAsB,EAAE,CAAC;IAChD,IAAM,eAAe,GAAsB,EAAE,CAAC;IAE9C,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpC,IAAI,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE;YAC3D,iBAAiB,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SAC/B;aAAM;YACL,eAAe,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SAC7B;IACH,CAAC,CAAC,CAAC;IAEG,IAAA,KAA0C,eAAK,CAAC,QAAQ,CAAU,MAAM,CAAC,EAAxE,gBAAgB,QAAA,EAAE,mBAAmB,QAAmC,CAAC;IAChF,IAAA,uBAAe,EAAC;QACd,mBAAmB,CAAC,MAAM,CAAC,CAAC;IAC9B,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,OAAO,CACL,8BAAC,SAAS,aAAC,GAAG,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,IAAM,IAAI;QACnD,CAAC,MAAM,IAAI,iBAAiB;QAC7B,8BAAC,OAAO,IAAC,MAAM,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS,IACpD,MAAM,IAAI,eAAe,CAClB;QACV,8BAAC,YAAY,IACX,OAAO,EAAE,cAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,EAA3B,CAA2B,EAC1C,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,iBAC1B,2BAA2B,IAEtC,MAAM,CAAC,CAAC,CAAC,8BAAC,sBAAc,OAAG,CAAC,CAAC,CAAC,8BAAC,qBAAa,OAAG,CACnC,CACL,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAOM,gDAAkB;AAL1B,kBAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAC;AACtD,SAAS,CAAC,WAAW,GAAG,8BAA8B,CAAC;AAEvD,kBAAkB,CAAC,SAAS,GAAG,SAAS,CAAC"} \ No newline at end of file diff --git a/lib/components/Navigation/index.d.ts b/lib/components/Navigation/index.d.ts deleted file mode 100644 index 5368114e..00000000 --- a/lib/components/Navigation/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export * from './MainNavigationItem/MainNavigationItem'; -export * from './SubNavigationItem/SubNavigationItem'; -export * from './SubNavigationPanel/SubNavigationPanel'; diff --git a/lib/components/Navigation/index.js b/lib/components/Navigation/index.js deleted file mode 100644 index 214b2ebd..00000000 --- a/lib/components/Navigation/index.js +++ /dev/null @@ -1,20 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./MainNavigationItem/MainNavigationItem"), exports); -__exportStar(require("./SubNavigationItem/SubNavigationItem"), exports); -__exportStar(require("./SubNavigationPanel/SubNavigationPanel"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/components/Navigation/index.js.map b/lib/components/Navigation/index.js.map deleted file mode 100644 index 877416ea..00000000 --- a/lib/components/Navigation/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/Navigation/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0EAAwD;AACxD,wEAAsD;AACtD,0EAAwD"} \ No newline at end of file diff --git a/lib/components/Pagination/Pagination.d.ts b/lib/components/Pagination/Pagination.d.ts deleted file mode 100644 index 901e8901..00000000 --- a/lib/components/Pagination/Pagination.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { FC } from 'react'; -type PaginationProps = { - currentPage: number; - totalItems: number; - itemsPerPage?: number; - sticky?: number; - followPage: (page: number) => void; -}; -declare const Pagination: FC; -export { Pagination }; diff --git a/lib/components/Pagination/Pagination.js b/lib/components/Pagination/Pagination.js index 9bef2f16..f0e16636 100644 --- a/lib/components/Pagination/Pagination.js +++ b/lib/components/Pagination/Pagination.js @@ -1,101 +1,15 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Pagination = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var PaginationItem_1 = require("./PaginationItem"); -var MAX_PAGINATION_ITEMS_WITHOUT_SEPARATOR = 4; -var Pagination = function (_a) { - var currentPage = _a.currentPage, totalItems = _a.totalItems, _b = _a.itemsPerPage, itemsPerPage = _b === void 0 ? 25 : _b, sticky = _a.sticky, followPage = _a.followPage; - if (itemsPerPage <= 0) { - throw new Error('Number of items per page cannot be lower or equal than 0'); - } - var numberOfPages = Math.ceil(totalItems / itemsPerPage); - if (numberOfPages <= 1) { - return null; - } - if (currentPage > numberOfPages) { - throw new Error('The current page cannot be greater than the total number of pages'); - } - var pages = computePages(currentPage, numberOfPages); - return (react_1.default.createElement(PaginationContainer, { sticky: sticky }, pages.map(function (page, index) { - return (react_1.default.createElement(PaginationItem_1.PaginationItem, { currentPage: page === currentPage, key: index, followPage: followPage, page: page })); - }))); -}; -exports.Pagination = Pagination; -var PaginationContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n height: 44px;\n margin: 10px 0 10px 0;\n align-items: center;\n display: flex;\n justify-content: center;\n gap: 10px;\n background-color: ", ";\n\n ", "\n"], ["\n height: 44px;\n margin: 10px 0 10px 0;\n align-items: center;\n display: flex;\n justify-content: center;\n gap: 10px;\n background-color: ", ";\n\n ", "\n"])), (0, theme_1.getColor)('white'), function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: sticky;\n top: ", "px;\n z-index: 9;\n "], ["\n position: sticky;\n top: ", "px;\n z-index: 9;\n "])), sticky); -}); -function computePages(currentPage, numberOfPages) { - if (numberOfPages <= MAX_PAGINATION_ITEMS_WITHOUT_SEPARATOR) { - return Array.from(Array(numberOfPages).keys()).map(function (page) { return page + 1; }); - } - var FIRST_PAGE = 1; - var SECOND_PAGE = 2; - var THIRD_PAGE = 3; - var FOURTH_PAGE = 4; - var LAST_PAGE = numberOfPages; - var SECOND_LAST = LAST_PAGE - 1; - var THIRD_LAST = LAST_PAGE - 2; - var FOURTH_LAST = LAST_PAGE - 3; - var PREVIOUS_PAGE = currentPage - 1; - var NEXT_PAGE = currentPage + 1; - var pages = [FIRST_PAGE]; - if (currentPage >= FOURTH_PAGE) { - pages.push(PaginationItem_1.PAGINATION_SEPARATOR); - } - if (currentPage > SECOND_PAGE) { - if (currentPage === LAST_PAGE) { - pages.push(THIRD_LAST); - } - pages.push(PREVIOUS_PAGE); - } - if (currentPage !== FIRST_PAGE && currentPage !== LAST_PAGE) { - pages.push(currentPage); - } - if (currentPage < SECOND_LAST) { - pages.push(NEXT_PAGE); - } - if (currentPage === FIRST_PAGE) { - pages.push(THIRD_PAGE); - } - if (currentPage <= FOURTH_LAST) { - pages.push(PaginationItem_1.PAGINATION_SEPARATOR); - } - pages.push(LAST_PAGE); - return pages; -} -var templateObject_1, templateObject_2; -//# sourceMappingURL=Pagination.js.map \ No newline at end of file +"use strict";var f=require("react/jsx-runtime"),_=require("styled-components"),E=require("../../theme/theme.js"),u=require("./PaginationItem.js");function I(t){return t&&t.__esModule?t:{default:t}}var R=I(_);const d=4,S=({currentPage:t,totalItems:s,itemsPerPage:i=25,sticky:a,followPage:p})=>{if(i<=0)throw new Error("Number of items per page cannot be lower or equal than 0");const e=Math.ceil(s/i);if(e<=1)return null;if(t>e)throw new Error("The current page cannot be greater than the total number of pages");const o=O(t,e);return f.jsx(m,{sticky:a,children:o.map((r,A)=>f.jsx(u.PaginationItem,{currentPage:r===t,followPage:p,page:r},A))})},m=R.default.div` + height: 44px; + margin: 10px 0 10px 0; + align-items: center; + display: flex; + justify-content: center; + gap: 10px; + background-color: ${E.getColor("white")}; + + ${({sticky:t})=>t!==void 0&&_.css` + position: sticky; + top: ${t}px; + z-index: 9; + `} +`;function O(t,s){if(s<=d)return Array.from(Array(s).keys()).map(l=>l+1);const i=1,a=2,p=3,e=4,o=s,r=o-1,A=o-2,c=o-3,h=t-1,T=t+1,n=[i];return t>=e&&n.push(u.PAGINATION_SEPARATOR),t>a&&(t===o&&n.push(A),n.push(h)),t!==i&&t!==o&&n.push(t),t void; -}; -declare const PaginationItem: FC; -export { PaginationItem, PAGINATION_SEPARATOR }; diff --git a/lib/components/Pagination/PaginationItem.js b/lib/components/Pagination/PaginationItem.js index 48c42b5f..df066e47 100644 --- a/lib/components/Pagination/PaginationItem.js +++ b/lib/components/Pagination/PaginationItem.js @@ -1,57 +1,40 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PAGINATION_SEPARATOR = exports.PaginationItem = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var PAGINATION_SEPARATOR = '…'; -exports.PAGINATION_SEPARATOR = PAGINATION_SEPARATOR; -var PaginationItem = function (_a) { - var currentPage = _a.currentPage, page = _a.page, followPage = _a.followPage; - var handleClick = (0, react_1.useCallback)(function () { - if (page !== PAGINATION_SEPARATOR) { - followPage(parseInt(page)); - } - }, [page, followPage]); - return (react_1.default.createElement(PaginationItemContainer, { onClick: handleClick, "data-testid": "paginationItem", title: page !== PAGINATION_SEPARATOR ? "No. ".concat(page) : '', disabled: page === PAGINATION_SEPARATOR, currentPage: currentPage, type: "button" }, page)); -}; -exports.PaginationItem = PaginationItem; -var currentPaginationItemMixin = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: 1px ", " solid;\n color: ", ";\n"], ["\n border: 1px ", " solid;\n color: ", ";\n"])), (0, theme_1.getColor)('brand', 100), (0, theme_1.getColor)('brand', 100)); -var otherPaginationItemMixin = (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border: 1px ", " solid;\n color: ", ";\n"], ["\n border: 1px ", " solid;\n color: ", ";\n"])), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('grey', 100)); -var disabledMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n cursor: default;\n :hover {\n background-color: ", ";\n }\n"], ["\n cursor: default;\n :hover {\n background-color: ", ";\n }\n"])), (0, theme_1.getColor)('white')); -var PaginationItemContainer = styled_components_1.default.button(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", "\n display: inline-block;\n border-width: 1px;\n font-size: 13px;\n font-weight: 400;\n text-transform: uppercase;\n border-radius: 16px;\n padding: 0 10px;\n height: 22px;\n line-height: 21px;\n cursor: pointer;\n font-family: inherit;\n transition: background-color 0.1s ease 0s;\n min-width: 40px;\n text-align: center;\n box-sizing: border-box;\n background-color: ", ";\n\n :hover {\n background-color: ", ";\n }\n\n :focus {\n outline: 0;\n }\n\n ", "\n"], ["\n ", "\n display: inline-block;\n border-width: 1px;\n font-size: 13px;\n font-weight: 400;\n text-transform: uppercase;\n border-radius: 16px;\n padding: 0 10px;\n height: 22px;\n line-height: 21px;\n cursor: pointer;\n font-family: inherit;\n transition: background-color 0.1s ease 0s;\n min-width: 40px;\n text-align: center;\n box-sizing: border-box;\n background-color: ", ";\n\n :hover {\n background-color: ", ";\n }\n\n :focus {\n outline: 0;\n }\n\n ", "\n"])), function (_a) { - var currentPage = _a.currentPage; - return (currentPage ? currentPaginationItemMixin : otherPaginationItemMixin); -}, (0, theme_1.getColor)('white'), (0, theme_1.getColor)('grey', 20), function (_a) { - var disabled = _a.disabled; - return (disabled ? disabledMixin : null); -}); -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=PaginationItem.js.map \ No newline at end of file +"use strict";var s=require("react/jsx-runtime"),l=require("react"),i=require("styled-components"),r=require("../../theme/theme.js");function c(t){return t&&t.__esModule?t:{default:t}}var d=c(i);const e="…",u=({currentPage:t,page:o,followPage:n})=>{const a=l.useCallback(()=>{o!==e&&n(parseInt(o))},[o,n]);return s.jsx(h,{onClick:a,"data-testid":"paginationItem",title:o!==e?`No. ${o}`:"",disabled:o===e,currentPage:t,type:"button",children:o})},b=i.css` + border: 1px ${r.getColor("brand",100)} solid; + color: ${r.getColor("brand",100)}; +`,g=i.css` + border: 1px ${r.getColor("grey",80)} solid; + color: ${r.getColor("grey",100)}; +`,x=i.css` + cursor: default; + :hover { + background-color: ${r.getColor("white")}; + } +`,h=d.default.button` + ${({currentPage:t})=>t?b:g} + display: inline-block; + border-width: 1px; + font-size: 13px; + font-weight: 400; + text-transform: uppercase; + border-radius: 16px; + padding: 0 10px; + height: 22px; + line-height: 21px; + cursor: pointer; + font-family: inherit; + transition: background-color 0.1s ease 0s; + min-width: 40px; + text-align: center; + box-sizing: border-box; + background-color: ${r.getColor("white")}; + + :hover { + background-color: ${r.getColor("grey",20)}; + } + + :focus { + outline: 0; + } + + ${({disabled:t})=>t?x:null} +`;exports.PAGINATION_SEPARATOR=e;exports.PaginationItem=u; diff --git a/lib/components/Pagination/PaginationItem.js.map b/lib/components/Pagination/PaginationItem.js.map deleted file mode 100644 index 3c385fea..00000000 --- a/lib/components/Pagination/PaginationItem.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PaginationItem.js","sourceRoot":"","sources":["../../../src/components/Pagination/PaginationItem.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,qEAA8C;AAC9C,qCAAwD;AAExD,IAAM,oBAAoB,GAAG,GAAG,CAAC;AA4ET,oDAAoB;AApE5C,IAAM,cAAc,GAA4B,UAAC,EAA+B;QAA9B,WAAW,iBAAA,EAAE,IAAI,UAAA,EAAE,UAAU,gBAAA;IAC7E,IAAM,WAAW,GAAG,IAAA,mBAAW,EAAC;QAC9B,IAAI,IAAI,KAAK,oBAAoB,EAAE;YACjC,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC;SAC5B;IACH,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC;IAEvB,OAAO,CACL,8BAAC,uBAAuB,IACtB,OAAO,EAAE,WAAW,iBACR,gBAAgB,EAC5B,KAAK,EAAE,IAAI,KAAK,oBAAoB,CAAC,CAAC,CAAC,cAAO,IAAI,CAAE,CAAC,CAAC,CAAC,EAAE,EACzD,QAAQ,EAAE,IAAI,KAAK,oBAAoB,EACvC,WAAW,EAAE,WAAW,EACxB,IAAI,EAAC,QAAQ,IAEZ,IAAI,CACmB,CAC3B,CAAC;AACJ,CAAC,CAAC;AAiDM,wCAAc;AA/CtB,IAAM,0BAA0B,OAAG,uBAAG,mHAAA,kBACtB,EAAsB,oBAC3B,EAAsB,KAChC,KAFe,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAC3B,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAChC,CAAC;AAEF,IAAM,wBAAwB,OAAG,uBAAG,mHAAA,kBACpB,EAAoB,oBACzB,EAAqB,KAC/B,KAFe,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACzB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,aAAa,OAAG,uBAAG,0IAAA,0DAGD,EAAiB,UAExC,KAFuB,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAExC,CAAC;AAEF,IAAM,uBAAuB,GAAG,2BAAM,CAAC,MAAM,mjBAA+D,MACxG,EAAwF,mYAgBtE,EAAiB,yCAGf,EAAoB,kDAOxC,EAAiD,IACpD,KA3BG,UAAC,EAAa;QAAZ,WAAW,iBAAA;IAAM,OAAA,CAAC,WAAW,CAAC,CAAC,CAAC,0BAA0B,CAAC,CAAC,CAAC,wBAAwB,CAAC;AAArE,CAAqE,EAgBtE,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAGf,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAOxC,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC;AAAjC,CAAiC,CACpD,CAAC"} \ No newline at end of file diff --git a/lib/components/Pill/Pill.d.ts b/lib/components/Pill/Pill.d.ts deleted file mode 100644 index 654cc08c..00000000 --- a/lib/components/Pill/Pill.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import React from 'react'; -type PillLevel = 'primary' | 'warning' | 'danger'; -declare const Pill: React.ForwardRefExoticComponent<{ - level?: PillLevel | undefined; -} & React.HTMLAttributes & React.RefAttributes>; -export { Pill }; diff --git a/lib/components/Pill/Pill.js b/lib/components/Pill/Pill.js index 17523797..12b5d5ec 100644 --- a/lib/components/Pill/Pill.js +++ b/lib/components/Pill/Pill.js @@ -1,46 +1,8 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Pill = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var PillContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 10px;\n height: 10px;\n min-width: 10px;\n min-height: 10px;\n background-color: ", ";\n border-radius: 50%;\n"], ["\n width: 10px;\n height: 10px;\n min-width: 10px;\n min-height: 10px;\n background-color: ", ";\n border-radius: 50%;\n"])), function (_a) { - var level = _a.level; - return (0, theme_1.getColorForLevel)(level, 100); -}); -var Pill = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.level, level = _b === void 0 ? 'warning' : _b, rest = __rest(_a, ["level"]); - return react_1.default.createElement(PillContainer, __assign({ role: 'danger' === level ? 'alert' : undefined, level: level, ref: forwardedRef }, rest)); -}); -exports.Pill = Pill; -var templateObject_1; -//# sourceMappingURL=Pill.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty;var a=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var u=(r,t,e)=>t in r?c(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,o=(r,t)=>{for(var e in t||(t={}))d.call(t,e)&&u(r,e,t[e]);if(a)for(var e of a(t))n.call(t,e)&&u(r,e,t[e]);return r};var f=(r,t)=>{var e={};for(var i in r)d.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&a)for(var i of a(r))t.indexOf(i)<0&&n.call(r,i)&&(e[i]=r[i]);return e};var v=require("react/jsx-runtime"),h=require("react"),_=require("styled-components"),g=require("../../theme/theme.js");function s(r){return r&&r.__esModule?r:{default:r}}var x=s(h),p=s(_);const m=p.default.div` + width: 10px; + height: 10px; + min-width: 10px; + min-height: 10px; + background-color: ${({level:r})=>g.getColorForLevel(r,100)}; + border-radius: 50%; +`,q=x.default.forwardRef((i,e)=>{var l=i,{level:r="warning"}=l,t=f(l,["level"]);return v.jsx(m,o({role:r==="danger"?"alert":void 0,level:r,ref:e},t))});exports.Pill=q; diff --git a/lib/components/Pill/Pill.js.map b/lib/components/Pill/Pill.js.map deleted file mode 100644 index de3f9316..00000000 --- a/lib/components/Pill/Pill.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Pill.js","sourceRoot":"","sources":["../../../src/components/Pill/Pill.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAiD;AACjD,wEAAuC;AACvC,qCAAgE;AAEhE,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,mMAAwC,kGAKlD,EAAyC,4BAE9D,KAFqB,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,IAAA,wBAAgB,EAAC,KAAK,EAAE,GAAG,CAAC;AAA5B,CAA4B,CAE9D,CAAC;AAWF,IAAM,IAAI,GAAG,eAAK,CAAC,UAAU,CAC3B,UAAC,EAAuC,EAAE,YAAiC;IAAzE,IAAA,aAAiB,EAAjB,KAAK,mBAAG,SAAS,KAAA,EAAK,IAAI,cAA3B,SAA4B,CAAD;IAC1B,OAAO,8BAAC,aAAa,aAAC,IAAI,EAAE,QAAQ,KAAK,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,YAAY,IAAM,IAAI,EAAI,CAAC;AACtH,CAAC,CACF,CAAC;AAEM,oBAAI"} \ No newline at end of file diff --git a/lib/components/Placeholder/Placeholder.d.ts b/lib/components/Placeholder/Placeholder.d.ts deleted file mode 100644 index 9a2a6712..00000000 --- a/lib/components/Placeholder/Placeholder.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { FC, HTMLAttributes, ReactElement } from 'react'; -import { Override } from '../../shared'; -import { IllustrationProps } from '../../illustrations/IllustrationProps'; -type PlaceholderSize = 'default' | 'large'; -type PlaceholderProps = Override, { - title: string; - illustration: ReactElement; - size?: PlaceholderSize; -}>; -declare const Placeholder: FC; -export { Placeholder }; diff --git a/lib/components/Placeholder/Placeholder.js b/lib/components/Placeholder/Placeholder.js index 34b51256..745bb741 100644 --- a/lib/components/Placeholder/Placeholder.js +++ b/lib/components/Placeholder/Placeholder.js @@ -1,79 +1,12 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Placeholder = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var CenteredHelperContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 0 20px;\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: ", "px;\n"], ["\n padding: 0 20px;\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: ", "px;\n"])), function (_a) { - var size = _a.size; - return ('large' === size ? 20 : 5); -}); -var CenteredHelperTitle = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n line-height: ", ";\n text-align: center;\n"], ["\n color: ", ";\n font-size: ", ";\n line-height: ", ";\n text-align: center;\n"])), (0, theme_1.getColor)('grey', 140), function (_a) { - var size = _a.size; - return (0, theme_1.getFontSize)('large' === size ? 'title' : 'big'); -}, function (_a) { - var size = _a.size; - return (0, theme_1.getFontSize)('large' === size ? 'title' : 'big'); -}); -var Placeholder = function (_a) { - var illustration = _a.illustration, title = _a.title, _b = _a.size, size = _b === void 0 ? 'default' : _b, children = _a.children, rest = __rest(_a, ["illustration", "title", "size", "children"]); - return (react_1.default.createElement(CenteredHelperContainer, __assign({ size: size }, rest), - (0, react_1.cloneElement)(illustration, { size: 'large' === size ? 256 : 120 }), - react_1.default.createElement(CenteredHelperTitle, { size: size }, title), - children)); -}; -exports.Placeholder = Placeholder; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Placeholder.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,v=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var d=(e,r,t)=>r in e?h(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,c=(e,r)=>{for(var t in r||(r={}))o.call(r,t)&&d(e,t,r[t]);if(i)for(var t of i(r))u.call(r,t)&&d(e,t,r[t]);return e},g=(e,r)=>v(e,m(r));var s=(e,r)=>{var t={};for(var l in e)o.call(e,l)&&r.indexOf(l)<0&&(t[l]=e[l]);if(e!=null&&i)for(var l of i(e))r.indexOf(l)<0&&u.call(e,l)&&(t[l]=e[l]);return t};var f=require("react/jsx-runtime"),_=require("react"),q=require("styled-components"),n=require("../../theme/theme.js");function y(e){return e&&e.__esModule?e:{default:e}}var p=y(q);const C=p.default.div` + padding: 0 20px; + display: flex; + align-items: center; + flex-direction: column; + gap: ${({size:e})=>e==="large"?20:5}px; +`,$=p.default.div` + color: ${n.getColor("grey",140)}; + font-size: ${({size:e})=>n.getFontSize(e==="large"?"title":"big")}; + line-height: ${({size:e})=>n.getFontSize(e==="large"?"title":"big")}; + text-align: center; +`,j=b=>{var a=b,{illustration:e,title:r,size:t="default",children:l}=a,x=s(a,["illustration","title","size","children"]);return f.jsxs(C,g(c({size:t},x),{children:[_.cloneElement(e,{size:t==="large"?256:120}),f.jsx($,{size:t,children:r}),l]}))};exports.Placeholder=j; diff --git a/lib/components/Placeholder/Placeholder.js.map b/lib/components/Placeholder/Placeholder.js.map deleted file mode 100644 index 0c96e1c5..00000000 --- a/lib/components/Placeholder/Placeholder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Placeholder.js","sourceRoot":"","sources":["../../../src/components/Placeholder/Placeholder.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4E;AAC5E,wEAAuC;AACvC,qCAAqE;AAMrE,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,gLAAyB,oGAK1D,EAAuC,OAC/C,KADQ,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;AAA3B,CAA2B,CAC/C,CAAC;AAEF,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,wJAA6C,aACxE,EAAqB,kBACjB,EAA2D,oBACzD,EAA2D,4BAE3E,KAJU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,mBAAW,EAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC;AAA/C,CAA+C,EACzD,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,mBAAW,EAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC;AAA/C,CAA+C,CAE3E,CAAC;AAWF,IAAM,WAAW,GAAyB,UAAC,EAA0D;IAAzD,IAAA,YAAY,kBAAA,EAAE,KAAK,WAAA,EAAE,YAAgB,EAAhB,IAAI,mBAAG,SAAS,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAzD,6CAA0D,CAAD;IAClG,OAAO,CACL,8BAAC,uBAAuB,aAAC,IAAI,EAAE,IAAI,IAAM,IAAI;QAC1C,IAAA,oBAAY,EAAC,YAAY,EAAE,EAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,EAAC,CAAC;QACjE,8BAAC,mBAAmB,IAAC,IAAI,EAAE,IAAI,IAAG,KAAK,CAAuB;QAC7D,QAAQ,CACe,CAC3B,CAAC;AACJ,CAAC,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/components/Preview/Preview.d.ts b/lib/components/Preview/Preview.d.ts deleted file mode 100644 index 356370cd..00000000 --- a/lib/components/Preview/Preview.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -import React, { ReactNode, HTMLAttributes, ReactElement } from 'react'; -import { Override } from '../../shared'; -import { IconButtonProps } from '../IconButton/IconButton'; -type RowProps = Override, { - action?: ReactElement; - children?: ReactNode; -}>; -type PreviewProps = Override, { - title: string; - children?: ReactNode; -} & ({ - isOpen: boolean; - collapseButtonLabel: string; - onCollapse: (isOpen: boolean) => void; -} | { - isOpen?: undefined; - collapseButtonLabel?: undefined; - onCollapse?: undefined; -})>; -declare const Preview: { - ({ title, isOpen, collapseButtonLabel, onCollapse, children, ...rest }: PreviewProps): React.JSX.Element; - Highlight: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLSpanElement>, never>> & string; - Row: { - ({ action, children }: RowProps): React.JSX.Element; - displayName: string; - }; -}; -export { Preview }; diff --git a/lib/components/Preview/Preview.js b/lib/components/Preview/Preview.js index 71f2edac..6994a097 100644 --- a/lib/components/Preview/Preview.js +++ b/lib/components/Preview/Preview.js @@ -1,117 +1,54 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; +"use strict";var S=Object.defineProperty,E=Object.defineProperties;var U=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var b=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable;var x=(e,t,r)=>t in e?S(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$=(e,t)=>{for(var r in t||(t={}))b.call(t,r)&&x(e,r,t[r]);if(a)for(var r of a(t))y.call(t,r)&&x(e,r,t[r]);return e},j=(e,t)=>E(e,U(t));var A=(e,t)=>{var r={};for(var o in e)b.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&a)for(var o of a(e))t.indexOf(o)<0&&y.call(e,o)&&(r[o]=e[o]);return r};var i=require("react/jsx-runtime"),s=require("react"),d=require("styled-components"),n=require("../../theme/theme.js"),I=require("../IconButton/IconButton.js"),B=require("../../icons/ArrowDownIcon.js"),M=require("../../icons/ArrowUpIcon.js");function F(e){return e&&e.__esModule?e:{default:e}}var l=F(d);const R=100,V=l.default.div` + padding: 10px 15px; + background: ${n.getColor("blue",10)}; + border-radius: 3px; + border: 1px solid ${n.getColor("blue",40)}; + display: flex; + flex-direction: column; +`,G=l.default.div` + display: flex; + align-items: center; + justify-content: space-between; + text-transform: uppercase; + font-size: ${n.getFontSize("small")}; + color: ${n.getColor("blue",100)}; +`,J=l.default.div` + overflow-wrap: break-word; + white-space: break-spaces; + color: ${n.getColor("grey",140)}; + margin-top: ${({$height:e,isCollapsable:t})=>e===0&&t?0:5}px; + ${({isCollapsable:e,$height:t,$overflow:r,shouldAnimate:o})=>e&&d.css` + max-height: ${t}px; + overflow: ${r}; + ${o&&d.css` + transition: all ${R}ms ease-in-out; + transition-property: max-height, margin-top; + `} + `} +`,C=l.default.span` + color: ${n.getColor("brand",100)}; + font-weight: bold; +`,q=l.default.div` + opacity: 0; + display: flex; + align-items: center; + height: 0; + + button:hover { + background: none !important; + } +`,K=l.default.div` + display: flex; + align-items: center; + justify-content: space-between; + margin: 0 -4px; + padding: 4px; + + &:hover { + background: ${n.getColor("blue",20)}; + + ${q} { + opacity: 1; } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Preview = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var IconButton_1 = require("../IconButton/IconButton"); -var icons_1 = require("../../icons"); -var ANIMATION_DURATION = 100; -var PreviewContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 10px 15px;\n background: ", ";\n border-radius: 3px;\n border: 1px solid ", ";\n display: flex;\n flex-direction: column;\n"], ["\n padding: 10px 15px;\n background: ", ";\n border-radius: 3px;\n border: 1px solid ", ";\n display: flex;\n flex-direction: column;\n"])), (0, theme_1.getColor)('blue', 10), (0, theme_1.getColor)('blue', 40)); -var PreviewTitle = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n text-transform: uppercase;\n font-size: ", ";\n color: ", ";\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n text-transform: uppercase;\n font-size: ", ";\n color: ", ";\n"])), (0, theme_1.getFontSize)('small'), (0, theme_1.getColor)('blue', 100)); -var PreviewList = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n overflow-wrap: break-word;\n white-space: break-spaces;\n color: ", ";\n margin-top: ", "px;\n ", "\n"], ["\n overflow-wrap: break-word;\n white-space: break-spaces;\n color: ", ";\n margin-top: ", "px;\n ", "\n"])), (0, theme_1.getColor)('grey', 140), function (_a) { - var $height = _a.$height, isCollapsable = _a.isCollapsable; - return (0 === $height && isCollapsable ? 0 : 5); -}, function (_a) { - var isCollapsable = _a.isCollapsable, $height = _a.$height, $overflow = _a.$overflow, shouldAnimate = _a.shouldAnimate; - return isCollapsable && (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n max-height: ", "px;\n overflow: ", ";\n ", "\n "], ["\n max-height: ", "px;\n overflow: ", ";\n ", "\n "])), $height, $overflow, shouldAnimate && (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n transition: all ", "ms ease-in-out;\n transition-property: max-height, margin-top;\n "], ["\n transition: all ", "ms ease-in-out;\n transition-property: max-height, margin-top;\n "])), ANIMATION_DURATION)); -}); -var Highlight = styled_components_1.default.span(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n color: ", ";\n font-weight: bold;\n"], ["\n color: ", ";\n font-weight: bold;\n"])), (0, theme_1.getColor)('brand', 100)); -var ActionsContainer = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n opacity: 0;\n display: flex;\n align-items: center;\n height: 0;\n\n button:hover {\n background: none !important;\n }\n"], ["\n opacity: 0;\n display: flex;\n align-items: center;\n height: 0;\n\n button:hover {\n background: none !important;\n }\n"]))); -var RowContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin: 0 -4px;\n padding: 4px;\n\n &:hover {\n background: ", ";\n\n ", " {\n opacity: 1;\n }\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin: 0 -4px;\n padding: 4px;\n\n &:hover {\n background: ", ";\n\n ", " {\n opacity: 1;\n }\n }\n"])), (0, theme_1.getColor)('blue', 20), ActionsContainer); -var Row = function (_a) { - var action = _a.action, children = _a.children; - return (react_1.default.createElement(RowContainer, null, - children, - action && (react_1.default.createElement(ActionsContainer, null, (0, react_1.isValidElement)(action) && action.type === IconButton_1.IconButton - ? (0, react_1.cloneElement)(action, { - level: 'tertiary', - ghost: 'borderless', - size: 'small', - }) - : action)))); -}; -var Preview = function (_a) { - var title = _a.title, isOpen = _a.isOpen, collapseButtonLabel = _a.collapseButtonLabel, onCollapse = _a.onCollapse, children = _a.children, rest = __rest(_a, ["title", "isOpen", "collapseButtonLabel", "onCollapse", "children"]); - var _b = (0, react_1.useState)(0), contentHeight = _b[0], setContentHeight = _b[1]; - var _c = (0, react_1.useState)(false), shouldAnimate = _c[0], setShouldAnimate = _c[1]; - var contentRef = (0, react_1.useRef)(null); - var isCollapsable = undefined !== collapseButtonLabel && undefined !== onCollapse && undefined !== isOpen; - var handleCollapse = function () { return onCollapse === null || onCollapse === void 0 ? void 0 : onCollapse(!isOpen); }; - (0, react_1.useEffect)(function () { - if (!isCollapsable) - return; - setContentHeight(function (contentHeight) { - var _a, _b; - var scrollHeight = (_b = (_a = contentRef.current) === null || _a === void 0 ? void 0 : _a.scrollHeight) !== null && _b !== void 0 ? _b : 0; - return 0 === scrollHeight ? contentHeight : scrollHeight; - }); - var shouldAnimateTimeoutId = window.setTimeout(function () { - setShouldAnimate(true); - }, ANIMATION_DURATION); - return function () { - window.clearTimeout(shouldAnimateTimeoutId); - }; - }, [children]); - return (react_1.default.createElement(PreviewContainer, __assign({}, rest), - react_1.default.createElement(PreviewTitle, { onClick: handleCollapse }, - title, - isCollapsable && (react_1.default.createElement(IconButton_1.IconButton, { icon: isOpen ? react_1.default.createElement(icons_1.ArrowUpIcon, null) : react_1.default.createElement(icons_1.ArrowDownIcon, null), title: collapseButtonLabel, level: "tertiary", ghost: "borderless", size: "small" }))), - react_1.default.createElement(PreviewList, { ref: contentRef, isCollapsable: isCollapsable, "$overflow": shouldAnimate || !isOpen ? 'hidden' : 'inherit', "$height": true === isOpen ? contentHeight : 0, shouldAnimate: shouldAnimate, "aria-hidden": !isOpen }, children))); -}; -exports.Preview = Preview; -Highlight.displayName = 'Preview.Highlight'; -Row.displayName = 'Preview.Row'; -Preview.Highlight = Highlight; -Preview.Row = Row; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8; -//# sourceMappingURL=Preview.js.map \ No newline at end of file + } +`,H=({action:e,children:t})=>i.jsxs(K,{children:[t,e&&i.jsx(q,{children:s.isValidElement(e)&&e.type===I.IconButton?s.cloneElement(e,{level:"tertiary",ghost:"borderless",size:"small"}):e})]}),u=L=>{var h=L,{title:e,isOpen:t,collapseButtonLabel:r,onCollapse:o,children:g}=h,P=A(h,["title","isOpen","collapseButtonLabel","onCollapse","children"]);const[k,T]=s.useState(0),[f,_]=s.useState(!1),v=s.useRef(null),c=r!==void 0&&o!==void 0&&t!==void 0,N=()=>o==null?void 0:o(!t);return s.useEffect(()=>{if(!c)return;T(D=>{var m,p;const w=(p=(m=v.current)==null?void 0:m.scrollHeight)!=null?p:0;return w===0?D:w});const z=window.setTimeout(()=>{_(!0)},R);return()=>{window.clearTimeout(z)}},[g]),i.jsxs(V,j($({},P),{children:[i.jsxs(G,{onClick:N,children:[e,c&&i.jsx(I.IconButton,{icon:t?i.jsx(M.ArrowUpIcon,{}):i.jsx(B.ArrowDownIcon,{}),title:r,level:"tertiary",ghost:"borderless",size:"small"})]}),i.jsx(J,{ref:v,isCollapsable:c,$overflow:f||!t?"hidden":"inherit",$height:t===!0?k:0,shouldAnimate:f,"aria-hidden":!t,children:g})]}))};C.displayName="Preview.Highlight";H.displayName="Preview.Row";u.Highlight=C;u.Row=H;exports.Preview=u; diff --git a/lib/components/Preview/Preview.js.map b/lib/components/Preview/Preview.js.map deleted file mode 100644 index 46c4a515..00000000 --- a/lib/components/Preview/Preview.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Preview.js","sourceRoot":"","sources":["../../../src/components/Preview/Preview.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CASe;AACf,qEAA8C;AAC9C,qCAAqE;AAErE,uDAAqE;AACrE,qCAAuD;AAEvD,IAAM,kBAAkB,GAAG,GAAG,CAAC;AAE/B,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,kNAAA,yCAEnB,EAAoB,gDAEd,EAAoB,kDAGzC,KALe,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAEd,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAGzC,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,sNAAA,4HAKhB,EAAoB,cACxB,EAAqB,KAC/B,KAFc,IAAA,mBAAW,EAAC,OAAO,CAAC,EACxB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,GAAG,kLAE7B,yEAGU,EAAqB,mBAChB,EAAsE,SAClF,EAUC,IACJ,KAbU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAChB,UAAC,EAAwB;QAAvB,OAAO,aAAA,EAAE,aAAa,mBAAA;IAAM,OAAA,CAAC,CAAC,KAAK,OAAO,IAAI,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAxC,CAAwC,EAClF,UAAC,EAAkD;QAAjD,aAAa,mBAAA,EAAE,OAAO,aAAA,EAAE,SAAS,eAAA,EAAE,aAAa,mBAAA;IAClD,OAAA,aAAa,QACb,uBAAG,0IAAA,sBACa,EAAO,uBACT,EAAS,WACnB,EAID,QACF,KAPe,OAAO,EACT,SAAS,EACnB,aAAa,QACf,uBAAG,iLAAA,4BACiB,EAAkB,+EAErC,KAFmB,kBAAkB,CAErC,CACF;AATD,CASC,CACJ,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,IAAI,6GAAA,aAClB,EAAsB,2BAEhC,KAFU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEhC,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,yMAAA,sIASlC,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,2QAAA,oJAQb,EAAoB,WAEhC,EAAgB,qCAIrB,KANiB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAEhC,gBAAgB,CAIrB,CAAC;AAiBF,IAAM,GAAG,GAAG,UAAC,EAA4B;QAA3B,MAAM,YAAA,EAAE,QAAQ,cAAA;IAC5B,OAAO,CACL,8BAAC,YAAY;QACV,QAAQ;QACR,MAAM,IAAI,CACT,8BAAC,gBAAgB,QACd,IAAA,sBAAc,EAAkB,MAAM,CAAC,IAAI,MAAM,CAAC,IAAI,KAAK,uBAAU;YACpE,CAAC,CAAC,IAAA,oBAAY,EAAC,MAAM,EAAE;gBACnB,KAAK,EAAE,UAAU;gBACjB,KAAK,EAAE,YAAY;gBACnB,IAAI,EAAE,OAAO;aACd,CAAC;YACJ,CAAC,CAAC,MAAM,CACO,CACpB,CACY,CAChB,CAAC;AACJ,CAAC,CAAC;AA0CF,IAAM,OAAO,GAAG,UAAC,EAAiF;IAAhF,IAAA,KAAK,WAAA,EAAE,MAAM,YAAA,EAAE,mBAAmB,yBAAA,EAAE,UAAU,gBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAlE,oEAAmE,CAAD;IAC3E,IAAA,KAAoC,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAAtD,aAAa,QAAA,EAAE,gBAAgB,QAAuB,CAAC;IACxD,IAAA,KAAoC,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA3D,aAAa,QAAA,EAAE,gBAAgB,QAA4B,CAAC;IACnE,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEhD,IAAM,aAAa,GAAG,SAAS,KAAK,mBAAmB,IAAI,SAAS,KAAK,UAAU,IAAI,SAAS,KAAK,MAAM,CAAC;IAE5G,IAAM,cAAc,GAAG,cAAM,OAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAG,CAAC,MAAM,CAAC,EAArB,CAAqB,CAAC;IAEnD,IAAA,iBAAS,EAAC;QACR,IAAI,CAAC,aAAa;YAAE,OAAO;QAE3B,gBAAgB,CAAC,UAAA,aAAa;;YAC5B,IAAM,YAAY,GAAG,MAAA,MAAA,UAAU,CAAC,OAAO,0CAAE,YAAY,mCAAI,CAAC,CAAC;YAE3D,OAAO,CAAC,KAAK,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC;QAC3D,CAAC,CAAC,CAAC;QAEH,IAAM,sBAAsB,GAAG,MAAM,CAAC,UAAU,CAAC;YAC/C,gBAAgB,CAAC,IAAI,CAAC,CAAC;QACzB,CAAC,EAAE,kBAAkB,CAAC,CAAC;QAEvB,OAAO;YACL,MAAM,CAAC,YAAY,CAAC,sBAAsB,CAAC,CAAC;QAC9C,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,OAAO,CACL,8BAAC,gBAAgB,eAAK,IAAI;QACxB,8BAAC,YAAY,IAAC,OAAO,EAAE,cAAc;YAClC,KAAK;YACL,aAAa,IAAI,CAChB,8BAAC,uBAAU,IACT,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,8BAAC,mBAAW,OAAG,CAAC,CAAC,CAAC,8BAAC,qBAAa,OAAG,EAClD,KAAK,EAAE,mBAAmB,EAC1B,KAAK,EAAC,UAAU,EAChB,KAAK,EAAC,YAAY,EAClB,IAAI,EAAC,OAAO,GACZ,CACH,CACY;QACf,8BAAC,WAAW,IACV,GAAG,EAAE,UAAU,EACf,aAAa,EAAE,aAAa,eACjB,aAAa,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,aACjD,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,EAC5C,aAAa,EAAE,aAAa,iBACf,CAAC,MAAM,IAEnB,QAAQ,CACG,CACG,CACpB,CAAC;AACJ,CAAC,CAAC;AAQM,0BAAO;AANf,SAAS,CAAC,WAAW,GAAG,mBAAmB,CAAC;AAC5C,GAAG,CAAC,WAAW,GAAG,aAAa,CAAC;AAEhC,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC;AAC9B,OAAO,CAAC,GAAG,GAAG,GAAG,CAAC"} \ No newline at end of file diff --git a/lib/components/ProgressBar/ProgressBar.d.ts b/lib/components/ProgressBar/ProgressBar.d.ts deleted file mode 100644 index df30dfb1..00000000 --- a/lib/components/ProgressBar/ProgressBar.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import React from 'react'; -import { Level } from '../../theme'; -type ProgressBarSize = 'small' | 'large'; -type ProgressBarPercent = number | 'indeterminate'; -declare const ProgressBar: React.ForwardRefExoticComponent<{ - level: Level; - percent: ProgressBarPercent; - light?: boolean | undefined; - title?: string | undefined; - progressLabel?: string | undefined; - size?: ProgressBarSize | undefined; -} & React.HTMLAttributes & React.RefAttributes>; -export { ProgressBar }; -export type { ProgressBarPercent }; diff --git a/lib/components/ProgressBar/ProgressBar.js b/lib/components/ProgressBar/ProgressBar.js index cbaca2e5..81dff74b 100644 --- a/lib/components/ProgressBar/ProgressBar.js +++ b/lib/components/ProgressBar/ProgressBar.js @@ -1,111 +1,50 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProgressBar = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var hooks_1 = require("../../hooks"); -var ProgressBarContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n overflow: hidden;\n"], ["\n overflow: hidden;\n"]))); -var progressBarAnimation = (0, styled_components_1.keyframes)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n from { background-position: 0 0; }\n to { background-position: 20px 0; }\n"], ["\n from { background-position: 0 0; }\n to { background-position: 20px 0; }\n"]))); -var Header = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n font-size: ", ";\n justify-content: space-between;\n"], ["\n display: flex;\n font-size: ", ";\n justify-content: space-between;\n"])), (0, theme_1.getFontSize)('default')); -var Title = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n padding-right: 20px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"], ["\n color: ", ";\n padding-right: 20px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n"])), (0, theme_1.getColor)('grey', 140)); -var ProgressLabel = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n white-space: nowrap;\n"], ["\n color: ", ";\n white-space: nowrap;\n"])), (0, theme_1.getColor)('grey', 120)); -var ProgressBarBackground = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background: ", ";\n height: ", ";\n overflow: hidden;\n position: relative;\n"], ["\n background: ", ";\n height: ", ";\n overflow: hidden;\n position: relative;\n"])), (0, theme_1.getColor)('grey', 60), function (props) { return getHeightFromSize(props.size); }); -var ProgressBarFill = styled_components_1.default.div.attrs(function (props) { return ({ - style: { width: "".concat(props.width, "%") }, -}); })(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n ", "\n\n height: 100%;\n left: 0;\n position: absolute;\n top: 0;\n transition: width 0.3s;\n\n ", "\n"], ["\n ", "\n\n height: 100%;\n left: 0;\n position: absolute;\n top: 0;\n transition: width 0.3s;\n\n ", "\n"])), function (_a) { - var level = _a.level, light = _a.light; - return (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n background: ", ";\n "], ["\n background: ", ";\n "])), (0, theme_1.getColorForLevel)(level, light ? 60 : 100)); -}, function (props) { - return props.indeterminate && (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n background-image: linear-gradient(\n 315deg,\n rgba(255, 255, 255, 0.6) 25%,\n rgba(255, 255, 255, 0.4) 25%,\n rgba(255, 255, 255, 0.4) 50%,\n rgba(255, 255, 255, 0.6) 50%,\n rgba(255, 255, 255, 0.6) 75%,\n rgba(255, 255, 255, 0.4) 75%,\n rgba(255, 255, 255, 0.4) 100%\n );\n background-size: 20px 20px;\n transition: width 200ms ease;\n animation: ", " 1s linear infinite;\n "], ["\n background-image: linear-gradient(\n 315deg,\n rgba(255, 255, 255, 0.6) 25%,\n rgba(255, 255, 255, 0.4) 25%,\n rgba(255, 255, 255, 0.4) 50%,\n rgba(255, 255, 255, 0.6) 50%,\n rgba(255, 255, 255, 0.6) 75%,\n rgba(255, 255, 255, 0.4) 75%,\n rgba(255, 255, 255, 0.4) 100%\n );\n background-size: 20px 20px;\n transition: width 200ms ease;\n animation: ", " 1s linear infinite;\n "])), progressBarAnimation); -}); -var getHeightFromSize = function (size) { - switch (size) { - case 'large': - return '10px'; - case 'small': - default: - return '4px'; - } -}; -var computeWidthFromPercent = function (percent) { - if (percent === 'indeterminate' || percent > 100) { - return 100; - } - if (percent < 0) { - return 0; - } - return percent; -}; -var ProgressBar = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var level = _a.level, percent = _a.percent, title = _a.title, progressLabel = _a.progressLabel, _b = _a.light, light = _b === void 0 ? false : _b, _c = _a.size, size = _c === void 0 ? 'small' : _c, rest = __rest(_a, ["level", "percent", "title", "progressLabel", "light", "size"]); - var labelId = (0, hooks_1.useId)('label_'); - var progressBarId = (0, hooks_1.useId)('progress_'); - var progressBarProps = {}; - if (percent !== 'indeterminate' && isNaN(percent)) { - percent = 'indeterminate'; - } - if (percent !== 'indeterminate') { - progressBarProps['aria-valuenow'] = computeWidthFromPercent(percent); - progressBarProps['aria-valuemin'] = 0; - progressBarProps['aria-valuemax'] = 100; - } - return (react_1.default.createElement(ProgressBarContainer, __assign({ ref: forwardedRef }, rest), - (title || progressLabel) && (react_1.default.createElement(Header, null, - react_1.default.createElement(Title, { title: title, id: labelId }, title), - progressLabel && react_1.default.createElement(ProgressLabel, { title: progressLabel }, progressLabel))), - react_1.default.createElement(ProgressBarBackground, __assign({ id: progressBarId }, progressBarProps, { role: "progressbar", size: size }), - react_1.default.createElement(ProgressBarFill, { level: level, light: light, indeterminate: percent === 'indeterminate', width: computeWidthFromPercent(percent) })))); -}); -exports.ProgressBar = ProgressBar; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9; -//# sourceMappingURL=ProgressBar.js.map \ No newline at end of file +"use strict";var k=Object.defineProperty,P=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var f=(e,r,i)=>r in e?k(e,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[r]=i,u=(e,r)=>{for(var i in r||(r={}))h.call(r,i)&&f(e,i,r[i]);if(d)for(var i of d(r))m.call(r,i)&&f(e,i,r[i]);return e},g=(e,r)=>P(e,_(r));var v=(e,r)=>{var i={};for(var t in e)h.call(e,t)&&r.indexOf(t)<0&&(i[t]=e[t]);if(e!=null&&d)for(var t of d(e))r.indexOf(t)<0&&m.call(e,t)&&(i[t]=e[t]);return i};var a=require("react/jsx-runtime"),q=require("react"),l=require("styled-components"),o=require("../../theme/theme.js"),w=require("../../hooks/useId.js");function z(e){return e&&e.__esModule?e:{default:e}}var s=z(l);const C=s.default.div` + overflow: hidden; +`,F=l.keyframes` + from { background-position: 0 0; } + to { background-position: 20px 0; } +`,I=s.default.div` + display: flex; + font-size: ${o.getFontSize("default")}; + justify-content: space-between; +`,R=s.default.div` + color: ${o.getColor("grey",140)}; + padding-right: 20px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +`,H=s.default.div` + color: ${o.getColor("grey",120)}; + white-space: nowrap; +`,N=s.default.div` + background: ${o.getColor("grey",60)}; + height: ${e=>A(e.size)}; + overflow: hidden; + position: relative; +`,S=s.default.div.attrs(e=>({style:{width:`${e.width}%`}}))` + ${({level:e,light:r})=>l.css` + background: ${o.getColorForLevel(e,r?60:100)}; + `} + + height: 100%; + left: 0; + position: absolute; + top: 0; + transition: width 0.3s; + + ${e=>e.indeterminate&&l.css` + background-image: linear-gradient( + 315deg, + rgba(255, 255, 255, 0.6) 25%, + rgba(255, 255, 255, 0.4) 25%, + rgba(255, 255, 255, 0.4) 50%, + rgba(255, 255, 255, 0.6) 50%, + rgba(255, 255, 255, 0.6) 75%, + rgba(255, 255, 255, 0.4) 75%, + rgba(255, 255, 255, 0.4) 100% + ); + background-size: 20px 20px; + transition: width 200ms ease; + animation: ${F} 1s linear infinite; + `} +`,A=e=>{switch(e){case"large":return"10px";case"small":default:return"4px"}},b=e=>e==="indeterminate"||e>100?100:e<0?0:e,D=q.forwardRef((M,y)=>{var c=M,{level:e,percent:r,title:i,progressLabel:t,light:x=!1,size:p="small"}=c,$=v(c,["level","percent","title","progressLabel","light","size"]);const B=w.useId("label_"),j=w.useId("progress_"),n={};return r!=="indeterminate"&&isNaN(r)&&(r="indeterminate"),r!=="indeterminate"&&(n["aria-valuenow"]=b(r),n["aria-valuemin"]=0,n["aria-valuemax"]=100),a.jsxs(C,g(u({ref:y},$),{children:[(i||t)&&a.jsxs(I,{children:[a.jsx(R,{title:i,id:B,children:i}),t&&a.jsx(H,{title:t,children:t})]}),a.jsx(N,g(u({id:j},n),{role:"progressbar",size:p,children:a.jsx(S,{level:e,light:x,indeterminate:r==="indeterminate",width:b(r)})}))]}))});exports.ProgressBar=D; diff --git a/lib/components/ProgressBar/ProgressBar.js.map b/lib/components/ProgressBar/ProgressBar.js.map deleted file mode 100644 index f029aa0a..00000000 --- a/lib/components/ProgressBar/ProgressBar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProgressBar.js","sourceRoot":"","sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6D;AAC7D,qEAAyD;AACzD,qCAA8F;AAC9F,qCAAkC;AAElC,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,4FAAA,yBAEtC,IAAA,CAAC;AAEF,IAAM,oBAAoB,OAAG,6BAAS,qJAAA,iFAGrC,IAAA,CAAC;AAEF,IAAM,MAAM,GAAG,2BAAM,CAAC,GAAG,gJAAA,mCAEV,EAAsB,wCAEpC,KAFc,IAAA,mBAAW,EAAC,SAAS,CAAC,CAEpC,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,GAAG,wLAAA,aACb,EAAqB,sGAK/B,KALU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAK/B,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,+GAAA,aACrB,EAAqB,6BAE/B,KAFU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAE/B,CAAC;AAEF,IAAM,qBAAqB,GAAG,2BAAM,CAAC,GAAG,yJAA6C,kBACrE,EAAoB,eACxB,EAAsC,iDAGjD,KAJe,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACxB,UAAA,KAAK,IAAI,OAAA,iBAAiB,CAAC,KAAK,CAAC,IAAI,CAAC,EAA7B,CAA6B,CAGjD,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,CAAC,KAAK,CACtC,UAAA,KAAK,IAAI,OAAA,CAAC;IACR,KAAK,EAAE,EAAC,KAAK,EAAE,UAAG,KAAK,CAAC,KAAK,MAAG,EAAC;CAClC,CAAC,EAFO,CAEP,CACH,qLAA4E,MACzE,EAED,oGAQC,EAgBC,IACJ,KA3BG,UAAC,EAAkE;QAAjE,KAAK,WAAA,EAAE,KAAK,WAAA;IAA0D,WAAA,uBAAG,iGAAA,oBAC7D,EAAyC,OACxD,KADe,IAAA,wBAAgB,EAAC,KAAK,EAAE,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC;AADiB,CAEzE,EAQC,UAAA,KAAK;IACL,OAAA,KAAK,CAAC,aAAa,QACnB,uBAAG,qhBAAA,mbAaY,EAAoB,4BAClC,KADc,oBAAoB,CAClC;AAfD,CAeC,CACJ,CAAC;AAEF,IAAM,iBAAiB,GAAG,UAAC,IAAqB;IAC9C,QAAQ,IAAI,EAAE;QACZ,KAAK,OAAO;YACV,OAAO,MAAM,CAAC;QAChB,KAAK,OAAO,CAAC;QACb;YACE,OAAO,KAAK,CAAC;KAChB;AACH,CAAC,CAAC;AAEF,IAAM,uBAAuB,GAAG,UAAC,OAA2B;IAC1D,IAAI,OAAO,KAAK,eAAe,IAAI,OAAO,GAAG,GAAG,EAAE;QAChD,OAAO,GAAG,CAAC;KACZ;IAED,IAAI,OAAO,GAAG,CAAC,EAAE;QACf,OAAO,CAAC,CAAC;KACV;IAED,OAAO,OAAO,CAAC;AACjB,CAAC,CAAC;AAyCF,IAAM,WAAW,GAAG,IAAA,kBAAU,EAC5B,UACE,EAAgG,EAChG,YAAiC;IADhC,IAAA,KAAK,WAAA,EAAE,OAAO,aAAA,EAAE,KAAK,WAAA,EAAE,aAAa,mBAAA,EAAE,aAAa,EAAb,KAAK,mBAAG,KAAK,KAAA,EAAE,YAAc,EAAd,IAAI,mBAAG,OAAO,KAAA,EAAK,IAAI,cAA7E,+DAA8E,CAAD;IAG7E,IAAM,OAAO,GAAG,IAAA,aAAK,EAAC,QAAQ,CAAC,CAAC;IAChC,IAAM,aAAa,GAAG,IAAA,aAAK,EAAC,WAAW,CAAC,CAAC;IAEzC,IAAM,gBAAgB,GAAmC,EAAE,CAAC;IAE5D,IAAI,OAAO,KAAK,eAAe,IAAI,KAAK,CAAC,OAAO,CAAC,EAAE;QACjD,OAAO,GAAG,eAAe,CAAC;KAC3B;IAED,IAAI,OAAO,KAAK,eAAe,EAAE;QAC/B,gBAAgB,CAAC,eAAe,CAAC,GAAG,uBAAuB,CAAC,OAAO,CAAC,CAAC;QACrE,gBAAgB,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC;QACtC,gBAAgB,CAAC,eAAe,CAAC,GAAG,GAAG,CAAC;KACzC;IAED,OAAO,CACL,8BAAC,oBAAoB,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI;QAC9C,CAAC,KAAK,IAAI,aAAa,CAAC,IAAI,CAC3B,8BAAC,MAAM;YACL,8BAAC,KAAK,IAAC,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,OAAO,IAC7B,KAAK,CACA;YACP,aAAa,IAAI,8BAAC,aAAa,IAAC,KAAK,EAAE,aAAa,IAAG,aAAa,CAAiB,CAC/E,CACV;QACD,8BAAC,qBAAqB,aAAC,EAAE,EAAE,aAAa,IAAM,gBAAgB,IAAE,IAAI,EAAC,aAAa,EAAC,IAAI,EAAE,IAAI;YAC3F,8BAAC,eAAe,IACd,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,KAAK,EACZ,aAAa,EAAE,OAAO,KAAK,eAAe,EAC1C,KAAK,EAAE,uBAAuB,CAAC,OAAO,CAAC,GACvC,CACoB,CACH,CACxB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/components/ProgressIndicator/ProgressIndicator.d.ts b/lib/components/ProgressIndicator/ProgressIndicator.d.ts deleted file mode 100644 index 665258cc..00000000 --- a/lib/components/ProgressIndicator/ProgressIndicator.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { HTMLAttributes, ReactNode } from 'react'; -import { Override } from '../../shared'; -type StepState = 'done' | 'inprogress' | 'todo'; -type ProgressIndicatorProps = Override, { - children?: ReactNode; -}>; -declare const ProgressIndicator: { - ({ children, ...rest }: ProgressIndicatorProps): React.JSX.Element; - Step: React.ForwardRefExoticComponent, "current" | "children" | "disabled" | "state" | "index"> & { - current?: boolean | undefined; - state?: StepState | undefined; - disabled?: boolean | undefined; - children?: ReactNode; - index?: number | undefined; - } & React.RefAttributes>; -}; -export { ProgressIndicator }; diff --git a/lib/components/ProgressIndicator/ProgressIndicator.js b/lib/components/ProgressIndicator/ProgressIndicator.js index f614e696..954a6017 100644 --- a/lib/components/ProgressIndicator/ProgressIndicator.js +++ b/lib/components/ProgressIndicator/ProgressIndicator.js @@ -1,130 +1,47 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProgressIndicator = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var StepCircle = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 32px;\n width: 32px;\n font-size: ", ";\n color: ", ";\n background-color: ", ";\n border-radius: 50%;\n border: 1px solid\n ", ";\n"], ["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 32px;\n width: 32px;\n font-size: ", ";\n color: ", ";\n background-color: ", ";\n border-radius: 50%;\n border: 1px solid\n ", ";\n"])), (0, theme_1.getFontSize)('big'), function (_a) { - var state = _a.state; - if (state === 'done') - return (0, theme_1.getColor)('white'); - if (state === 'inprogress') - return (0, theme_1.getColor)('green', 100); - return (0, theme_1.getColor)('grey', 120); -}, function (_a) { - var state = _a.state; - return state === 'done' ? (0, theme_1.getColor)('green', 100) : (0, theme_1.getColor)('white'); -}, function (_a) { - var state = _a.state; - if (state === 'done') - return 'transparent'; - if (state === 'inprogress') - return (0, theme_1.getColor)('green', 100); - return (0, theme_1.getColor)('grey', 80); -}); -var StepLabel = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n text-transform: uppercase;\n padding-top: 10px;\n line-height: initial;\n"], ["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n text-transform: uppercase;\n padding-top: 10px;\n line-height: initial;\n"])), (0, theme_1.getFontSize)('small'), function (_a) { - var state = _a.state; - if (state === 'inprogress') - return (0, theme_1.getColor)('green', 100); - if (state === 'done') - return (0, theme_1.getColor)('grey', 140); - return (0, theme_1.getColor)('grey', 120); -}); -var StepContainer = styled_components_1.default.li(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n cursor: ", ";\n opacity: ", ";\n\n &:before {\n display: block;\n content: ' ';\n width: calc(100% - 34px);\n border-bottom-width: 1px;\n border-bottom-style: ", ";\n border-bottom-color: ", ";\n position: relative;\n left: -50%;\n top: 17px;\n }\n"], ["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n cursor: ", ";\n opacity: ", ";\n\n &:before {\n display: block;\n content: ' ';\n width: calc(100% - 34px);\n border-bottom-width: 1px;\n border-bottom-style: ", ";\n border-bottom-color: ", ";\n position: relative;\n left: -50%;\n top: 17px;\n }\n"])), function (_a) { - var disabled = _a.disabled; - return (disabled ? 'not-allowed' : 'pointer'); -}, function (_a) { - var disabled = _a.disabled; - return (disabled ? 0.6 : 1); -}, function (_a) { - var state = _a.state; - return ('todo' === state ? 'dashed' : 'solid'); -}, function (_a) { - var state = _a.state; - return ('todo' !== state ? (0, theme_1.getColor)('green', 100) : (0, theme_1.getColor)('grey', 80)); -}); -var ProgressIndicatorContainer = styled_components_1.default.ul(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n\n ", ":first-child:before {\n display: none;\n border: none;\n }\n"], ["\n display: flex;\n justify-content: space-between;\n\n ", ":first-child:before {\n display: none;\n border: none;\n }\n"])), StepContainer); -var Step = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var state = _a.state, children = _a.children, disabled = _a.disabled, onClick = _a.onClick, index = _a.index, rest = __rest(_a, ["state", "children", "disabled", "onClick", "index"]); - if (undefined === state) { - throw new Error('ProgressIndicator.Step cannot be used outside a ProgressIndicator component'); - } - return (react_1.default.createElement(StepContainer, __assign({ "aria-current": 'inprogress' === state ? 'step' : undefined, state: state, ref: forwardedRef, "aria-disabled": disabled, onClick: disabled ? undefined : onClick, disabled: disabled }, rest), - react_1.default.createElement(StepCircle, { "aria-hidden": true, state: state }, react_1.default.createElement("span", null, (index || 0) + 1)), - react_1.default.createElement(StepLabel, { state: state }, children))); -}); -var ProgressIndicator = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - var currentStepIndex = react_1.Children.toArray(children).reduce(function (result, child, index) { - return (0, react_1.isValidElement)(child) && child.type === Step && child.props.current === true ? index : result; - }, 0); - var decoratedChildren = react_1.Children.map(children, function (child, index) { - if (!((0, react_1.isValidElement)(child) && child.type === Step)) { - return child; - } - return undefined === child.props.state - ? (0, react_1.cloneElement)(child, { - state: index > currentStepIndex ? 'todo' : index < currentStepIndex ? 'done' : 'inprogress', - index: index, - }) - : child; - }); - return (react_1.default.createElement(ProgressIndicatorContainer, __assign({ "aria-label": "progress" }, rest), decoratedChildren)); -}; -exports.ProgressIndicator = ProgressIndicator; -Step.displayName = 'ProgressIndicator.Step'; -ProgressIndicator.Step = Step; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=ProgressIndicator.js.map \ No newline at end of file +"use strict";var $=Object.defineProperty,S=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var x=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var m=(e,r,o)=>r in e?$(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,y=(e,r)=>{for(var o in r||(r={}))x.call(r,o)&&m(e,o,r[o]);if(u)for(var o of u(r))h.call(r,o)&&m(e,o,r[o]);return e},C=(e,r)=>S(e,j(r));var b=(e,r)=>{var o={};for(var t in e)x.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&u)for(var t of u(e))r.indexOf(t)<0&&h.call(e,t)&&(o[t]=e[t]);return o};var d=require("react/jsx-runtime"),l=require("react"),I=require("styled-components"),n=require("../../theme/theme.js");function P(e){return e&&e.__esModule?e:{default:e}}var g=P(I);const _=g.default.div` + display: flex; + justify-content: center; + align-items: center; + height: 32px; + width: 32px; + font-size: ${n.getFontSize("big")}; + color: ${({state:e})=>e==="done"?n.getColor("white"):e==="inprogress"?n.getColor("green",100):n.getColor("grey",120)}; + background-color: ${({state:e})=>e==="done"?n.getColor("green",100):n.getColor("white")}; + border-radius: 50%; + border: 1px solid + ${({state:e})=>e==="done"?"transparent":e==="inprogress"?n.getColor("green",100):n.getColor("grey",80)}; +`,q=g.default.div` + font-size: ${n.getFontSize("small")}; + font-weight: normal; + color: ${({state:e})=>e==="inprogress"?n.getColor("green",100):e==="done"?n.getColor("grey",140):n.getColor("grey",120)}; + text-transform: uppercase; + padding-top: 10px; + line-height: initial; +`,v=g.default.li` + display: flex; + flex-direction: column; + align-items: center; + width: 100%; + cursor: ${({disabled:e})=>e?"not-allowed":"pointer"}; + opacity: ${({disabled:e})=>e?.6:1}; + + &:before { + display: block; + content: ' '; + width: calc(100% - 34px); + border-bottom-width: 1px; + border-bottom-style: ${({state:e})=>e==="todo"?"dashed":"solid"}; + border-bottom-color: ${({state:e})=>e!=="todo"?n.getColor("green",100):n.getColor("grey",80)}; + position: relative; + left: -50%; + top: 17px; + } +`,z=g.default.ul` + display: flex; + justify-content: space-between; + + ${v}:first-child:before { + display: none; + border: none; + } +`,c=l.forwardRef((s,i)=>{var p=s,{state:e,children:r,disabled:o,onClick:t,index:a}=p,f=b(p,["state","children","disabled","onClick","index"]);if(e===void 0)throw new Error("ProgressIndicator.Step cannot be used outside a ProgressIndicator component");return d.jsxs(v,C(y({"aria-current":e==="inprogress"?"step":void 0,state:e,ref:i,"aria-disabled":o,onClick:o?void 0:t,disabled:o},f),{children:[d.jsx(_,{"aria-hidden":!0,state:e,children:d.jsx("span",{children:(a||0)+1})}),d.jsx(q,{state:e,children:r})]}))}),w=o=>{var t=o,{children:e}=t,r=b(t,["children"]);const a=l.Children.toArray(e).reduce((i,s,p)=>l.isValidElement(s)&&s.type===c&&s.props.current===!0?p:i,0),f=l.Children.map(e,(i,s)=>l.isValidElement(i)&&i.type===c&&i.props.state===void 0?l.cloneElement(i,{state:s>a?"todo":s, { - children?: ReactNode; - placeholder?: string; - title?: string; - searchValue: string; - inputRef?: RefObject; - sticky?: number; - onSearchChange: (searchValue: string) => void; -}>; -declare const Search: { - ({ children, placeholder, title, searchValue, inputRef, onSearchChange, ...rest }: SearchProps): React.JSX.Element; - ResultCount: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLSpanElement>, never>> & string; - Separator: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -}; -export { Search }; -export type { SearchProps }; diff --git a/lib/components/Search/Search.js b/lib/components/Search/Search.js index c5c1e6d3..31655d36 100644 --- a/lib/components/Search/Search.js +++ b/lib/components/Search/Search.js @@ -1,80 +1,46 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Search = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var icons_1 = require("../../icons"); -var Container = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n border-bottom: 1px solid ", ";\n background: ", ";\n height: 44px;\n box-sizing: border-box;\n gap: 10px;\n\n &:focus-within {\n border-bottom: 1px solid ", ";\n }\n\n ", "\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n border-bottom: 1px solid ", ";\n background: ", ";\n height: 44px;\n box-sizing: border-box;\n gap: 10px;\n\n &:focus-within {\n border-bottom: 1px solid ", ";\n }\n\n ", "\n"])), (0, theme_1.getColor)('grey', 100), (0, theme_1.getColor)('white'), (0, theme_1.getColor)('brand', 100), function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: sticky;\n top: ", "px;\n z-index: 9;\n "], ["\n position: sticky;\n top: ", "px;\n z-index: 9;\n "])), sticky); -}); -var SearchContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n flex: 1;\n align-items: center;\n"], ["\n display: flex;\n flex: 1;\n align-items: center;\n"]))); -var SearchInput = styled_components_1.default.input(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n border: none;\n flex: 1;\n margin-left: 6px;\n color: ", ";\n outline: none;\n\n ::placeholder {\n color: ", ";\n }\n"], ["\n border: none;\n flex: 1;\n margin-left: 6px;\n color: ", ";\n outline: none;\n\n ::placeholder {\n color: ", ";\n }\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getColor)('grey', 120)); -var Separator = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-left: 10px;\n border-left: 1px ", " solid;\n padding-left: 10px;\n height: 24px;\n display: flex;\n"], ["\n margin-left: 10px;\n border-left: 1px ", " solid;\n padding-left: 10px;\n height: 24px;\n display: flex;\n"])), (0, theme_1.getColor)('grey', 100)); -var ResultCount = styled_components_1.default.span(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n white-space: nowrap;\n color: ", ";\n margin-left: 10px;\n line-height: 16px;\n text-transform: none;\n"], ["\n white-space: nowrap;\n color: ", ";\n margin-left: 10px;\n line-height: 16px;\n text-transform: none;\n"])), (0, theme_1.getColor)('brand', 100)); -var Search = function (_a) { - var children = _a.children, placeholder = _a.placeholder, title = _a.title, searchValue = _a.searchValue, inputRef = _a.inputRef, onSearchChange = _a.onSearchChange, rest = __rest(_a, ["children", "placeholder", "title", "searchValue", "inputRef", "onSearchChange"]); - return (react_1.default.createElement(Container, __assign({}, rest), - react_1.default.createElement(SearchContainer, null, - react_1.default.createElement(icons_1.SearchIcon, { size: 20 }), - react_1.default.createElement(SearchInput, { ref: inputRef, title: title, placeholder: placeholder, value: searchValue, onChange: function (event) { return onSearchChange(event.target.value); } })), - children)); -}; -exports.Search = Search; -Search.ResultCount = ResultCount; -Search.Separator = Separator; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=Search.js.map \ No newline at end of file +"use strict";var y=Object.defineProperty,$=Object.defineProperties;var S=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var c=(e,t,r)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,x=(e,t)=>{for(var r in t||(t={}))u.call(t,r)&&c(e,r,t[r]);if(a)for(var r of a(t))p.call(t,r)&&c(e,r,t[r]);return e},g=(e,t)=>$(e,S(t));var f=(e,t)=>{var r={};for(var o in e)u.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&a)for(var o of a(e))t.indexOf(o)<0&&p.call(e,o)&&(r[o]=e[o]);return r};var i=require("react/jsx-runtime"),h=require("styled-components"),n=require("../../theme/theme.js"),j=require("../../icons/SearchIcon.js");function w(e){return e&&e.__esModule?e:{default:e}}var l=w(h);const _=l.default.div` + display: flex; + justify-content: space-between; + align-items: center; + border-bottom: 1px solid ${n.getColor("grey",100)}; + background: ${n.getColor("white")}; + height: 44px; + box-sizing: border-box; + gap: 10px; + + &:focus-within { + border-bottom: 1px solid ${n.getColor("brand",100)}; + } + + ${({sticky:e})=>e!==void 0&&h.css` + position: sticky; + top: ${e}px; + z-index: 9; + `} +`,q=l.default.div` + display: flex; + flex: 1; + align-items: center; +`,z=l.default.input` + border: none; + flex: 1; + margin-left: 6px; + color: ${n.getColor("grey",140)}; + outline: none; + + ::placeholder { + color: ${n.getColor("grey",120)}; + } +`,I=l.default.div` + margin-left: 10px; + border-left: 1px ${n.getColor("grey",100)} solid; + padding-left: 10px; + height: 24px; + display: flex; +`,R=l.default.span` + white-space: nowrap; + color: ${n.getColor("brand",100)}; + margin-left: 10px; + line-height: 16px; + text-transform: none; +`,s=k=>{var d=k,{children:e,placeholder:t,title:r,searchValue:o,inputRef:b,onSearchChange:C}=d,v=f(d,["children","placeholder","title","searchValue","inputRef","onSearchChange"]);return i.jsxs(_,g(x({},v),{children:[i.jsxs(q,{children:[i.jsx(j.SearchIcon,{size:20}),i.jsx(z,{ref:b,title:r,placeholder:t,value:o,onChange:m=>C(m.target.value)})]}),e]}))};s.ResultCount=R;s.Separator=I;exports.Search=s; diff --git a/lib/components/Search/Search.js.map b/lib/components/Search/Search.js.map deleted file mode 100644 index c4b0e875..00000000 --- a/lib/components/Search/Search.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Search.js","sourceRoot":"","sources":["../../../src/components/Search/Search.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA+E;AAC/E,qEAA8C;AAC9C,qCAAwD;AACxD,qCAAuC;AAGvC,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,8UAAuC,4GAItC,EAAqB,mBAClC,EAAiB,kHAMF,EAAsB,cAGjD,EAMC,IACJ,KAjB4B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAClC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAMF,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EAGjD,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,SAAS,KAAK,MAAM,QACpB,uBAAG,4IAAA,wCAEM,EAAM,8BAEd,KAFQ,MAAM,CAEd;AALD,CAKC,CACJ,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,6HAAA,0DAIjC,IAAA,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,KAAK,uMAAA,+DAIrB,EAAqB,uDAInB,EAAqB,UAEjC,KANU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAInB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,uLAAA,6CAEP,EAAqB,qEAIzC,KAJoB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAIzC,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,IAAI,oLAAA,qCAEpB,EAAsB,0EAIhC,KAJU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAIhC,CAAC;AA0CF,IAAM,MAAM,GAAG,UAAC,EAA2F;IAA1F,IAAA,QAAQ,cAAA,EAAE,WAAW,iBAAA,EAAE,KAAK,WAAA,EAAE,WAAW,iBAAA,EAAE,QAAQ,cAAA,EAAE,cAAc,oBAAA,EAAK,IAAI,cAA7E,iFAA8E,CAAD;IAC3F,OAAO,CACL,8BAAC,SAAS,eAAK,IAAI;QACjB,8BAAC,eAAe;YACd,8BAAC,kBAAU,IAAC,IAAI,EAAE,EAAE,GAAI;YACxB,8BAAC,WAAW,IACV,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,KAAK,EAAE,WAAW,EAClB,QAAQ,EAAE,UAAC,KAAoC,IAAK,OAAA,cAAc,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,EAAlC,CAAkC,GACtF,CACc;QACjB,QAAQ,CACC,CACb,CAAC;AACJ,CAAC,CAAC;AAKM,wBAAM;AAHd,MAAM,CAAC,WAAW,GAAG,WAAW,CAAC;AACjC,MAAM,CAAC,SAAS,GAAG,SAAS,CAAC"} \ No newline at end of file diff --git a/lib/components/SectionTitle/SectionTitle.d.ts b/lib/components/SectionTitle/SectionTitle.d.ts deleted file mode 100644 index 56afc829..00000000 --- a/lib/components/SectionTitle/SectionTitle.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import React, { HTMLAttributes, ReactNode } from 'react'; -import { Override } from '../../shared'; -type TitleProps = Override, { - level?: 'primary' | 'secondary'; -}>; -type SectionTitleProps = Override, { - sticky?: number; - children?: ReactNode; -}>; -declare const SectionTitle: { - ({ children, ...rest }: SectionTitleProps): React.JSX.Element; - Title: ({ level, ...rest }: TitleProps) => React.JSX.Element; - Spacer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; - Separator: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; - Information: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -}; -export { SectionTitle }; diff --git a/lib/components/SectionTitle/SectionTitle.js b/lib/components/SectionTitle/SectionTitle.js index 0baa9cb8..5732fbc6 100644 --- a/lib/components/SectionTitle/SectionTitle.js +++ b/lib/components/SectionTitle/SectionTitle.js @@ -1,95 +1,35 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SectionTitle = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var components_1 = require("../../components"); -var SectionTitleContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n width: 100%;\n gap: 10px;\n align-items: center;\n height: 44px;\n line-height: 44px;\n border-bottom: 1px solid ", ";\n\n ", "\n"], ["\n display: flex;\n width: 100%;\n gap: 10px;\n align-items: center;\n height: 44px;\n line-height: 44px;\n border-bottom: 1px solid ", ";\n\n ", "\n"])), (0, theme_1.getColor)('grey', 140), function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: sticky;\n top: ", "px;\n background-color: ", ";\n z-index: 9;\n "], ["\n position: sticky;\n top: ", "px;\n background-color: ", ";\n z-index: 9;\n "])), sticky, (0, theme_1.getColor)('white')); -}); -var TitleContainer = styled_components_1.default.h2(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n color: ", ";\n font-size: ", ";\n font-weight: 400;\n text-transform: ", ";\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n"], ["\n color: ", ";\n font-size: ", ";\n font-weight: 400;\n text-transform: ", ";\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getFontSize)('big'), function (_a) { - var level = _a.level; - return ('primary' === level ? 'uppercase' : 'unset'); -}); -var Title = function (_a) { - var _b = _a.level, level = _b === void 0 ? 'primary' : _b, rest = __rest(_a, ["level"]); - return (react_1.default.createElement(TitleContainer, __assign({ as: 'secondary' === level ? 'h3' : 'h2', level: level }, rest))); -}; -var Spacer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n flex-grow: 1;\n"], ["\n flex-grow: 1;\n"]))); -var Separator = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n border-left: 1px solid ", ";\n margin: 0 10px;\n height: 24px;\n"], ["\n border-left: 1px solid ", ";\n margin: 0 10px;\n height: 24px;\n"])), (0, theme_1.getColor)('grey', 100)); -var Information = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n white-space: nowrap;\n"], ["\n font-size: ", ";\n font-weight: normal;\n color: ", ";\n white-space: nowrap;\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('brand', 100)); -var SectionTitle = function (_a) { - var children = _a.children, rest = __rest(_a, ["children"]); - var decoratedChildren = react_1.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && child.type === components_1.IconButton) { - return (0, react_1.cloneElement)(child, { - level: 'tertiary', - size: 'small', - ghost: 'borderless', - }); - } - if ((0, react_1.isValidElement)(child) && child.type === components_1.Button) { - return (0, react_1.cloneElement)(child, __assign({ level: 'tertiary', size: 'small', ghost: true }, child.props)); - } - return child; - }); - return react_1.default.createElement(SectionTitleContainer, __assign({}, rest), decoratedChildren); -}; -exports.SectionTitle = SectionTitle; -SectionTitle.Title = Title; -SectionTitle.Spacer = Spacer; -SectionTitle.Separator = Separator; -SectionTitle.Information = Information; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=SectionTitle.js.map \ No newline at end of file +"use strict";var y=Object.defineProperty,w=Object.defineProperties;var $=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var c=(e,t,r)=>t in e?y(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,p=(e,t)=>{for(var r in t||(t={}))f.call(t,r)&&c(e,r,t[r]);if(u)for(var r of u(t))g.call(t,r)&&c(e,r,t[r]);return e},m=(e,t)=>w(e,$(t));var d=(e,t)=>{var r={};for(var o in e)f.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&u)for(var o of u(e))t.indexOf(o)<0&&g.call(e,o)&&(r[o]=e[o]);return r};var x=require("react/jsx-runtime"),a=require("react"),h=require("styled-components"),i=require("../../theme/theme.js"),C=require("../Button/Button.js"),S=require("../IconButton/IconButton.js");function b(e){return e&&e.__esModule?e:{default:e}}var l=b(h);const z=l.default.div` + display: flex; + width: 100%; + gap: 10px; + align-items: center; + height: 44px; + line-height: 44px; + border-bottom: 1px solid ${i.getColor("grey",140)}; + + ${({sticky:e})=>e!==void 0&&h.css` + position: sticky; + top: ${e}px; + background-color: ${i.getColor("white")}; + z-index: 9; + `} +`,q=l.default.h2` + color: ${i.getColor("grey",140)}; + font-size: ${i.getFontSize("big")}; + font-weight: 400; + text-transform: ${({level:e})=>e==="primary"?"uppercase":"unset"}; + text-overflow: ellipsis; + white-space: nowrap; + overflow: hidden; +`,T=r=>{var o=r,{level:e="primary"}=o,t=d(o,["level"]);return x.jsx(q,p({as:e==="secondary"?"h3":"h2",level:e},t))},_=l.default.div` + flex-grow: 1; +`,B=l.default.div` + border-left: 1px solid ${i.getColor("grey",100)}; + margin: 0 10px; + height: 24px; +`,E=l.default.div` + font-size: ${i.getFontSize("default")}; + font-weight: normal; + color: ${i.getColor("brand",100)}; + white-space: nowrap; +`,s=r=>{var o=r,{children:e}=o,t=d(o,["children"]);const v=a.Children.map(e,n=>a.isValidElement(n)&&n.type===S.IconButton?a.cloneElement(n,{level:"tertiary",size:"small",ghost:"borderless"}):a.isValidElement(n)&&n.type===C.Button?a.cloneElement(n,p({level:"tertiary",size:"small",ghost:!0},n.props)):n);return x.jsx(z,m(p({},t),{children:v}))};s.Title=T;s.Spacer=_;s.Separator=B;s.Information=E;exports.SectionTitle=s; diff --git a/lib/components/SectionTitle/SectionTitle.js.map b/lib/components/SectionTitle/SectionTitle.js.map deleted file mode 100644 index 440c9bb6..00000000 --- a/lib/components/SectionTitle/SectionTitle.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SectionTitle.js","sourceRoot":"","sources":["../../../src/components/SectionTitle/SectionTitle.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+F;AAC/F,qEAA8C;AAC9C,qCAAqE;AACrE,+CAAkF;AAGlF,IAAM,qBAAqB,GAAG,2BAAM,CAAC,GAAG,kOAAuC,8IAOlD,EAAqB,SAE9C,EAOC,IACJ,KAV4B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAE9C,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,SAAS,KAAK,MAAM,QACpB,uBAAG,2KAAA,wCAEM,EAAM,+BACO,EAAiB,4BAEtC,KAHQ,MAAM,EACO,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAEtC;AAND,CAMC,CACJ,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,EAAE,kOAAgC,aACrD,EAAqB,kBACjB,EAAkB,4CAEb,EAA0D,8EAI7E,KAPU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACjB,IAAA,mBAAW,EAAC,KAAK,CAAC,EAEb,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,CAAC,SAAS,KAAK,KAAK,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC;AAA7C,CAA6C,CAI7E,CAAC;AASF,IAAM,KAAK,GAAG,UAAC,EAAwC;IAAvC,IAAA,aAAiB,EAAjB,KAAK,mBAAG,SAAS,KAAA,EAAK,IAAI,cAA3B,SAA4B,CAAD;IAAkB,OAAA,CAC1D,8BAAC,cAAc,aAAC,EAAE,EAAE,WAAW,KAAK,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,KAAK,IAAM,IAAI,EAAI,CACpF,CAAA;CAAA,CAAC;AAEF,IAAM,MAAM,GAAG,2BAAM,CAAC,GAAG,wFAAA,qBAExB,IAAA,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,2IAAA,6BACD,EAAqB,yCAG/C,KAH0B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG/C,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,GAAG,2JAAA,iBACf,EAAsB,sCAE1B,EAAsB,6BAEhC,KAJc,IAAA,mBAAW,EAAC,SAAS,CAAC,EAE1B,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEhC,CAAC;AAoBF,IAAM,YAAY,GAAG,UAAC,EAAsC;IAArC,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACtC,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpD,IAAI,IAAA,sBAAc,EAAkB,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,uBAAU,EAAE;YACvE,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE;gBACzB,KAAK,EAAE,UAAU;gBACjB,IAAI,EAAE,OAAO;gBACb,KAAK,EAAE,YAAY;aACpB,CAAC,CAAC;SACJ;QAED,IAAI,IAAA,sBAAc,EAAc,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,mBAAM,EAAE;YAC/D,OAAO,IAAA,oBAAY,EAAC,KAAK,aACvB,KAAK,EAAE,UAAU,EACjB,IAAI,EAAE,OAAO,EACb,KAAK,EAAE,IAAI,IACR,KAAK,CAAC,KAAK,EACd,CAAC;SACJ;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,OAAO,8BAAC,qBAAqB,eAAK,IAAI,GAAG,iBAAiB,CAAyB,CAAC;AACtF,CAAC,CAAC;AAOM,oCAAY;AALpB,YAAY,CAAC,KAAK,GAAG,KAAK,CAAC;AAC3B,YAAY,CAAC,MAAM,GAAG,MAAM,CAAC;AAC7B,YAAY,CAAC,SAAS,GAAG,SAAS,CAAC;AACnC,YAAY,CAAC,WAAW,GAAG,WAAW,CAAC"} \ No newline at end of file diff --git a/lib/components/SplitButton/SplitButton.d.ts b/lib/components/SplitButton/SplitButton.d.ts deleted file mode 100644 index 00372b92..00000000 --- a/lib/components/SplitButton/SplitButton.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../shared'; -import { ButtonProps } from '../Button/Button'; -type SplitButtonProps = Omit, 'href'>; -declare const SplitButton: { - ({ label, children, ...rest }: SplitButtonProps): React.JSX.Element; - Item: React.ForwardRefExoticComponent & { - children: ReactNode; - } & React.RefAttributes>; -}; -export { SplitButton }; -export type { SplitButtonProps }; diff --git a/lib/components/SplitButton/SplitButton.js b/lib/components/SplitButton/SplitButton.js index fe514903..d6f36a34 100644 --- a/lib/components/SplitButton/SplitButton.js +++ b/lib/components/SplitButton/SplitButton.js @@ -1,101 +1,11 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SplitButton = void 0; -var react_1 = __importStar(require("react")); -var icons_1 = require("../../icons"); -var Button_1 = require("../Button/Button"); -var Dropdown_1 = require("../Dropdown/Dropdown"); -var hooks_1 = require("../../hooks"); -var styled_components_1 = __importDefault(require("styled-components")); -var SplitButton = function (_a) { - var label = _a.label, children = _a.children, rest = __rest(_a, ["label", "children"]); - var _b = (0, hooks_1.useBooleanState)(), isOpen = _b[0], open = _b[1], close = _b[2]; - var decoratedChildren = react_1.Children.map(children, function (child) { - if (!(0, react_1.isValidElement)(child)) - return child; - return (0, react_1.cloneElement)(child, { - onClick: function () { - var _a; - var args = []; - for (var _i = 0; _i < arguments.length; _i++) { - args[_i] = arguments[_i]; - } - if (child.props.onClick) { - (_a = child.props).onClick.apply(_a, args); - } - close(); - }, - }); - }); - return (react_1.default.createElement(Container, null, - react_1.default.createElement(CollapsedButton, __assign({}, rest), label), - react_1.default.createElement(Dropdown_1.Dropdown, null, - react_1.default.createElement(CollapsedDropdownButton, __assign({}, rest, { type: "button", onClick: open }), - react_1.default.createElement(icons_1.ArrowDownIcon, null)), - isOpen && (react_1.default.createElement(Dropdown_1.Dropdown.Overlay, { verticalPosition: "down", onClose: close }, - react_1.default.createElement(Dropdown_1.Dropdown.ItemCollection, null, decoratedChildren)))))); -}; -exports.SplitButton = SplitButton; -var Container = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: inline-flex;\n"], ["\n display: inline-flex;\n"]))); -var CollapsedButton = (0, styled_components_1.default)(Button_1.Button)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n border-right: 1px white solid;\n"], ["\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n border-right: 1px white solid;\n"]))); -var CollapsedDropdownButton = (0, styled_components_1.default)(Button_1.Button)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n padding-left: 10px;\n"], ["\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n padding-left: 10px;\n"]))); -var Item = (0, react_1.forwardRef)(function (_a, ref) { - var children = _a.children, onClick = _a.onClick; - return (react_1.default.createElement(Dropdown_1.Dropdown.Item, { onClick: onClick, ref: ref }, children)); -}); -Item.displayName = 'SplitButton.Item'; -SplitButton.Item = Item; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=SplitButton.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,y=Object.defineProperties;var S=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var w=(e,t,o)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,a=(e,t)=>{for(var o in t||(t={}))m.call(t,o)&&w(e,o,t[o]);if(l)for(var o of l(t))x.call(t,o)&&w(e,o,t[o]);return e},u=(e,t)=>y(e,S(t));var v=(e,t)=>{var o={};for(var r in e)m.call(e,r)&&t.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&l)for(var r of l(e))t.indexOf(r)<0&&x.call(e,r)&&(o[r]=e[r]);return o};var n=require("react/jsx-runtime"),d=require("react"),_=require("../../icons/ArrowDownIcon.js"),C=require("../Button/Button.js"),s=require("../Dropdown/Dropdown.js"),g=require("../../hooks/useBooleanState.js"),k=require("styled-components");function R(e){return e&&e.__esModule?e:{default:e}}var p=R(k);const B=r=>{var c=r,{label:e,children:t}=c,o=v(c,["label","children"]);const[D,b,f]=g.useBooleanState(),h=d.Children.map(t,i=>d.isValidElement(i)?d.cloneElement(i,{onClick:(...q)=>{i.props.onClick&&i.props.onClick(...q),f()}}):i);return n.jsxs(A,{children:[n.jsx(E,u(a({},o),{children:e})),n.jsxs(s.Dropdown,{children:[n.jsx(O,u(a({},o),{type:"button",onClick:b,children:n.jsx(_.ArrowDownIcon,{})})),D&&n.jsx(s.Dropdown.Overlay,{verticalPosition:"down",onClose:f,children:n.jsx(s.Dropdown.ItemCollection,{children:h})})]})]})},A=p.default.div` + display: inline-flex; +`,E=p.default(C.Button)` + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-right: 1px white solid; +`,O=p.default(C.Button)` + border-top-left-radius: 0; + border-bottom-left-radius: 0; + padding-left: 10px; +`,j=d.forwardRef(({children:e,onClick:t},o)=>n.jsx(s.Dropdown.Item,{onClick:t,ref:o,children:e}));j.displayName="SplitButton.Item";B.Item=j;exports.SplitButton=B; diff --git a/lib/components/SplitButton/SplitButton.js.map b/lib/components/SplitButton/SplitButton.js.map deleted file mode 100644 index a8d1b03e..00000000 --- a/lib/components/SplitButton/SplitButton.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SplitButton.js","sourceRoot":"","sources":["../../../src/components/SplitButton/SplitButton.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAgH;AAEhH,qCAA0C;AAC1C,2CAAqD;AACrD,iDAA8C;AAC9C,qCAA4C;AAC5C,wEAAuC;AAoBvC,IAAM,WAAW,GAAG,UAAC,EAA4C;IAA3C,IAAA,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAzB,qBAA0B,CAAD;IACtC,IAAA,KAAwB,IAAA,uBAAe,GAAE,EAAxC,MAAM,QAAA,EAAE,IAAI,QAAA,EAAE,KAAK,QAAqB,CAAC;IAChD,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpD,IAAI,CAAC,IAAA,sBAAc,EAAY,KAAK,CAAC;YAAE,OAAO,KAAK,CAAC;QAEpD,OAAO,IAAA,oBAAY,EAAY,KAAK,EAAE;YACpC,OAAO,EAAE;;gBAAC,cAAO;qBAAP,UAAO,EAAP,qBAAO,EAAP,IAAO;oBAAP,yBAAO;;gBACf,IAAI,KAAK,CAAC,KAAK,CAAC,OAAO,EAAE;oBACvB,CAAA,KAAA,KAAK,CAAC,KAAK,CAAA,CAAC,OAAO,WAAI,IAAI,EAAE;iBAC9B;gBACD,KAAK,EAAE,CAAC;YACV,CAAC;SACF,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IACH,OAAO,CACL,8BAAC,SAAS;QACR,8BAAC,eAAe,eAAK,IAAI,GAAG,KAAK,CAAmB;QAEpD,8BAAC,mBAAQ;YACP,8BAAC,uBAAuB,eAAK,IAAI,IAAE,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,IAAI;gBAC5D,8BAAC,qBAAa,OAAG,CACO;YACzB,MAAM,IAAI,CACT,8BAAC,mBAAQ,CAAC,OAAO,IAAC,gBAAgB,EAAC,MAAM,EAAC,OAAO,EAAE,KAAK;gBACtD,8BAAC,mBAAQ,CAAC,cAAc,QAAE,iBAAiB,CAA2B,CACrD,CACpB,CACQ,CACD,CACb,CAAC;AACJ,CAAC,CAAC;AAgCM,kCAAW;AA9BnB,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,gGAAA,6BAE3B,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,IAAA,2BAAM,EAAC,eAAM,CAAC,0KAAA,uGAIrC,IAAA,CAAC;AAEF,IAAM,uBAAuB,GAAG,IAAA,2BAAM,EAAC,eAAM,CAAC,6JAAA,0FAI7C,IAAA,CAAC;AAMF,IAAM,IAAI,GAAG,IAAA,kBAAU,EAAC,UAAC,EAA8B,EAAE,GAAwB;QAAvD,QAAQ,cAAA,EAAE,OAAO,aAAA;IAA2C,OAAA,CACpF,8BAAC,mBAAQ,CAAC,IAAI,IAAC,OAAO,EAAE,OAAO,EAAE,GAAG,EAAE,GAAG,IACtC,QAAQ,CACK,CACjB;AAJqF,CAIrF,CAAC,CAAC;AAEH,IAAI,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAEtC,WAAW,CAAC,IAAI,GAAG,IAAI,CAAC"} \ No newline at end of file diff --git a/lib/components/SwitcherButton/SwitcherButton.d.ts b/lib/components/SwitcherButton/SwitcherButton.d.ts deleted file mode 100644 index ddeed882..00000000 --- a/lib/components/SwitcherButton/SwitcherButton.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const SwitcherButton: React.ForwardRefExoticComponent, "children" | "onClick" | "inline" | "label" | "deletable" | "onDelete"> & { - label: string; - onClick?: (() => void) | undefined; - inline?: boolean | undefined; - deletable?: boolean | undefined; - onDelete?: (() => void) | undefined; - children?: ReactNode; -} & React.RefAttributes>; -export { SwitcherButton }; diff --git a/lib/components/SwitcherButton/SwitcherButton.js b/lib/components/SwitcherButton/SwitcherButton.js index a116caf7..c7494d5d 100644 --- a/lib/components/SwitcherButton/SwitcherButton.js +++ b/lib/components/SwitcherButton/SwitcherButton.js @@ -1,89 +1,47 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SwitcherButton = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var icons_1 = require("../../icons"); -var theme_1 = require("../../theme"); -var hooks_1 = require("../../hooks"); -var SwitcherButtonContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: space-between;\n > *:nth-child(2) {\n opacity: 0;\n transition: opacity 0.2s;\n }\n &:hover > *:nth-child(2) {\n opacity: 1;\n }\n"], ["\n display: flex;\n align-items: center;\n justify-content: space-between;\n > *:nth-child(2) {\n opacity: 0;\n transition: opacity 0.2s;\n }\n &:hover > *:nth-child(2) {\n opacity: 1;\n }\n"]))); -var LabelAndValueContainer = styled_components_1.default.button(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", ";\n border: none;\n background: none;\n cursor: pointer;\n padding: 0;\n display: flex;\n align-items: baseline;\n flex-direction: ", ";\n"], ["\n ", ";\n border: none;\n background: none;\n cursor: pointer;\n padding: 0;\n display: flex;\n align-items: baseline;\n flex-direction: ", ";\n"])), theme_1.CommonStyle, function (_a) { - var $inline = _a.$inline; - return ($inline ? 'row' : 'column'); -}); -var Label = styled_components_1.default.label(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n cursor: pointer;\n white-space: nowrap;\n ", "\n"], ["\n cursor: pointer;\n white-space: nowrap;\n ", "\n"])), function (_a) { - var $inline = _a.$inline; - return $inline - ? (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-right: 3px;\n color: ", ";\n "], ["\n margin-right: 3px;\n color: ", ";\n "])), (0, theme_1.getColor)('grey', 140)) : (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n "], ["\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n "])), (0, theme_1.getColor)('grey', 100), (0, theme_1.getFontSize)('small')); -}); -var LabelAndArrow = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n"], ["\n display: inline-flex;\n align-items: center;\n"]))); -var Value = styled_components_1.default.span(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n color: ", ";\n margin-right: 5px;\n text-align: left;\n"], ["\n color: ", ";\n margin-right: 5px;\n text-align: left;\n"])), function (_a) { - var $inline = _a.$inline; - return ($inline ? (0, theme_1.getColor)('brand', 100) : (0, theme_1.getColor)('grey', 140)); -}); -var CloseButton = styled_components_1.default.button(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n border: none;\n background: none;\n width: 20px;\n height: 20px;\n cursor: pointer;\n padding: 0;\n flex-shrink: 0;\n"], ["\n border: none;\n background: none;\n width: 20px;\n height: 20px;\n cursor: pointer;\n padding: 0;\n flex-shrink: 0;\n"]))); -var SwitcherButton = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var label = _a.label, children = _a.children, onClick = _a.onClick, _b = _a.deletable, deletable = _b === void 0 ? false : _b, onDelete = _a.onDelete, _c = _a.inline, inline = _c === void 0 ? true : _c, rest = __rest(_a, ["label", "children", "onClick", "deletable", "onDelete", "inline"]); - var buttonId = (0, hooks_1.useId)('button_'); - var handleDelete = function () { return deletable && (onDelete === null || onDelete === void 0 ? void 0 : onDelete()); }; - return (react_1.default.createElement(SwitcherButtonContainer, __assign({ ref: forwardedRef }, rest), - react_1.default.createElement(LabelAndValueContainer, { type: "button", id: buttonId, onClick: onClick, "$inline": inline }, - react_1.default.createElement(Label, { htmlFor: buttonId, "$inline": inline }, label ? (inline ? "".concat(label, ":") : label) : ''), - react_1.default.createElement(LabelAndArrow, null, - react_1.default.createElement(Value, { "$inline": inline }, children), - react_1.default.createElement(icons_1.ArrowDownIcon, { size: inline ? 16 : 10 }))), - deletable && (react_1.default.createElement(CloseButton, { onClick: handleDelete }, - react_1.default.createElement(icons_1.CloseIcon, { size: 10 }))))); -}); -exports.SwitcherButton = SwitcherButton; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8; -//# sourceMappingURL=SwitcherButton.js.map \ No newline at end of file +"use strict";var C=Object.defineProperty,$=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var c=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,g=Object.prototype.propertyIsEnumerable;var h=(e,r,t)=>r in e?C(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,x=(e,r)=>{for(var t in r||(r={}))p.call(r,t)&&h(e,t,r[t]);if(c)for(var t of c(r))g.call(r,t)&&h(e,t,r[t]);return e},m=(e,r)=>$(e,j(r));var w=(e,r)=>{var t={};for(var n in e)p.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&c)for(var n of c(e))r.indexOf(n)<0&&g.call(e,n)&&(t[n]=e[n]);return t};var o=require("react/jsx-runtime"),q=require("react"),u=require("styled-components"),I=require("../../icons/ArrowDownIcon.js"),_=require("../../icons/CloseIcon.js"),a=require("../../theme/theme.js"),A=require("../../theme/common.js"),S=require("../../hooks/useId.js");function k(e){return e&&e.__esModule?e:{default:e}}var i=k(u);const z=i.default.div` + display: flex; + align-items: center; + justify-content: space-between; + > *:nth-child(2) { + opacity: 0; + transition: opacity 0.2s; + } + &:hover > *:nth-child(2) { + opacity: 1; + } +`,B=i.default.button` + ${A.CommonStyle}; + border: none; + background: none; + cursor: pointer; + padding: 0; + display: flex; + align-items: baseline; + flex-direction: ${({$inline:e})=>e?"row":"column"}; +`,L=i.default.label` + cursor: pointer; + white-space: nowrap; + ${({$inline:e})=>e?u.css` + margin-right: 3px; + color: ${a.getColor("grey",140)}; + `:u.css` + color: ${a.getColor("grey",100)}; + text-transform: uppercase; + font-size: ${a.getFontSize("small")}; + `} +`,R=i.default.div` + display: inline-flex; + align-items: center; +`,F=i.default.span` + color: ${({$inline:e})=>e?a.getColor("brand",100):a.getColor("grey",140)}; + margin-right: 5px; + text-align: left; +`,V=i.default.button` + border: none; + background: none; + width: 20px; + height: 20px; + cursor: pointer; + padding: 0; + flex-shrink: 0; +`,M=q.forwardRef((D,b)=>{var d=D,{label:e,children:r,onClick:t,deletable:n=!1,onDelete:l,inline:s=!0}=d,y=w(d,["label","children","onClick","deletable","onDelete","inline"]);const f=S.useId("button_"),v=()=>n&&(l==null?void 0:l());return o.jsxs(z,m(x({ref:b},y),{children:[o.jsxs(B,{type:"button",id:f,onClick:t,$inline:s,children:[o.jsx(L,{htmlFor:f,$inline:s,children:e?s?`${e}:`:e:""}),o.jsxs(R,{children:[o.jsx(F,{$inline:s,children:r}),o.jsx(I.ArrowDownIcon,{size:s?16:10})]})]}),n&&o.jsx(V,{onClick:v,children:o.jsx(_.CloseIcon,{size:10})})]}))});exports.SwitcherButton=M; diff --git a/lib/components/SwitcherButton/SwitcherButton.js.map b/lib/components/SwitcherButton/SwitcherButton.js.map deleted file mode 100644 index 0a770886..00000000 --- a/lib/components/SwitcherButton/SwitcherButton.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SwitcherButton.js","sourceRoot":"","sources":["../../../src/components/SwitcherButton/SwitcherButton.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAwE;AACxE,qEAA8C;AAC9C,qCAAqD;AACrD,qCAAkF;AAElF,qCAAkC;AAElC,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,mRAAA,gNAWzC,IAAA,CAAC;AAEF,IAAM,sBAAsB,GAAG,2BAAM,CAAC,MAAM,8NAAwC,MAChF,EAAW,4IAOK,EAA2C,KAC9D,KARG,mBAAW,EAOK,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC;AAA5B,CAA4B,CAC9D,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,KAAK,2HAAwC,kDAG9D,EAUK,IACR,KAXG,UAAC,EAAS;QAAR,OAAO,aAAA;IACT,OAAA,OAAO;QACL,CAAC,KAAC,uBAAG,sIAAA,mDAEQ,EAAqB,aAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAElC,CAAC,KAAC,uBAAG,0KAAA,qBACQ,EAAqB,gEAEjB,EAAoB,aAClC,KAHU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEjB,IAAA,mBAAW,EAAC,OAAO,CAAC,CAClC;AATL,CASK,CACR,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,wHAAA,qDAG/B,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,IAAI,kIAAwC,aACtD,EAAyE,gDAGnF,KAHU,UAAC,EAAS;QAAR,OAAO,aAAA;IAAM,OAAA,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA1D,CAA0D,CAGnF,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,MAAM,oMAAA,iIAQhC,IAAA,CAAC;AAqCF,IAAM,cAAc,GAAG,IAAA,kBAAU,EAC/B,UACE,EAAoG,EACpG,YAAiC;IADhC,IAAA,KAAK,WAAA,EAAE,QAAQ,cAAA,EAAE,OAAO,aAAA,EAAE,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EAAE,QAAQ,cAAA,EAAE,cAAa,EAAb,MAAM,mBAAG,IAAI,KAAA,EAAK,IAAI,cAA9E,mEAA+E,CAAD;IAG9E,IAAM,QAAQ,GAAG,IAAA,aAAK,EAAC,SAAS,CAAC,CAAC;IAElC,IAAM,YAAY,GAAG,cAAM,OAAA,SAAS,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,EAAI,CAAA,EAAzB,CAAyB,CAAC;IAErD,OAAO,CACL,8BAAC,uBAAuB,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI;QAClD,8BAAC,sBAAsB,IAAC,IAAI,EAAC,QAAQ,EAAC,EAAE,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,aAAW,MAAM;YACnF,8BAAC,KAAK,IAAC,OAAO,EAAE,QAAQ,aAAW,MAAM,IACtC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAG,KAAK,MAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CACtC;YACR,8BAAC,aAAa;gBACZ,8BAAC,KAAK,eAAU,MAAM,IAAG,QAAQ,CAAS;gBAC1C,8BAAC,qBAAa,IAAC,IAAI,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,GAAI,CAC3B,CACO;QACxB,SAAS,IAAI,CACZ,8BAAC,WAAW,IAAC,OAAO,EAAE,YAAY;YAChC,8BAAC,iBAAS,IAAC,IAAI,EAAE,EAAE,GAAI,CACX,CACf,CACuB,CAC3B,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/components/TabBar/TabBar.d.ts b/lib/components/TabBar/TabBar.d.ts deleted file mode 100644 index 542ac531..00000000 --- a/lib/components/TabBar/TabBar.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import React, { HTMLAttributes, ReactNode, RefObject } from 'react'; -import { Override } from '../../shared'; -type TabProps = Override, { - isActive: boolean; - onClick?: () => void; - children: ReactNode; - parentRef?: RefObject; - onVisibilityChange?: (newVisibility: boolean) => void; -}>; -type TabBarProps = { - moreButtonTitle: string; - sticky?: number; - children?: ReactNode; -} & HTMLAttributes; -declare const TabBar: { - ({ moreButtonTitle, children, ...rest }: TabBarProps): React.JSX.Element; - Tab: ({ children, onClick, isActive, parentRef, onVisibilityChange, ...rest }: TabProps) => React.JSX.Element; -}; -export { TabBar }; diff --git a/lib/components/TabBar/TabBar.js b/lib/components/TabBar/TabBar.js index c16a27d0..f937fe92 100644 --- a/lib/components/TabBar/TabBar.js +++ b/lib/components/TabBar/TabBar.js @@ -1,166 +1,49 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TabBar = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var Dropdown_1 = require("../Dropdown/Dropdown"); -var IconButton_1 = require("../IconButton/IconButton"); -var icons_1 = require("../../icons"); -var hooks_1 = require("../../hooks"); -var shared_1 = require("../../shared"); -var Container = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n border-bottom: 1px solid ", ";\n background: ", ";\n\n ", "\n"], ["\n display: flex;\n align-items: center;\n border-bottom: 1px solid ", ";\n background: ", ";\n\n ", "\n"])), (0, theme_1.getColor)('grey', 80), (0, theme_1.getColor)('white'), function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: sticky;\n top: ", "px;\n background-color: ", ";\n z-index: 9;\n "], ["\n position: sticky;\n top: ", "px;\n background-color: ", ";\n z-index: 9;\n "])), sticky, (0, theme_1.getColor)('white')); -}); -var TabBarContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n flex-grow: 1;\n height: 44px;\n flex-wrap: wrap;\n overflow: hidden;\n margin-bottom: -1px;\n"], ["\n display: flex;\n gap: 10px;\n flex-grow: 1;\n height: 44px;\n flex-wrap: wrap;\n overflow: hidden;\n margin-bottom: -1px;\n"]))); -var TabContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: 10px;\n padding-right: 40px;\n color: ", ";\n border-bottom: 3px solid ", ";\n font-size: ", ";\n cursor: pointer;\n white-space: nowrap;\n height: 100%;\n box-sizing: border-box;\n\n &:hover {\n color: ", ";\n border-bottom: 3px solid ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n gap: 10px;\n padding-right: 40px;\n color: ", ";\n border-bottom: 3px solid ", ";\n font-size: ", ";\n cursor: pointer;\n white-space: nowrap;\n height: 100%;\n box-sizing: border-box;\n\n &:hover {\n color: ", ";\n border-bottom: 3px solid ", ";\n }\n"])), function (_a) { - var isActive = _a.isActive; - return (isActive ? (0, theme_1.getColor)('brand', 100) : (0, theme_1.getColor)('grey', 100)); -}, function (_a) { - var isActive = _a.isActive; - return (isActive ? (0, theme_1.getColor)('brand', 100) : 'transparent'); -}, (0, theme_1.getFontSize)('big'), (0, theme_1.getColor)('brand', 100), (0, theme_1.getColor)('brand', 100)); -var HiddenTabsDropdown = (0, styled_components_1.default)(Dropdown_1.Dropdown)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n border-bottom: 3px solid ", ";\n margin-bottom: -1px;\n height: 44px;\n box-sizing: border-box;\n align-items: center;\n\n &:hover {\n color: ", ";\n border-bottom: 3px solid ", ";\n }\n"], ["\n border-bottom: 3px solid ", ";\n margin-bottom: -1px;\n height: 44px;\n box-sizing: border-box;\n align-items: center;\n\n &:hover {\n color: ", ";\n border-bottom: 3px solid ", ";\n }\n"])), function (_a) { - var isActive = _a.isActive; - return (isActive ? (0, theme_1.getColor)('brand', 100) : 'transparent'); -}, (0, theme_1.getColor)('brand', 100), (0, theme_1.getColor)('brand', 100)); -var Tab = function (_a) { - var children = _a.children, onClick = _a.onClick, isActive = _a.isActive, parentRef = _a.parentRef, onVisibilityChange = _a.onVisibilityChange, rest = __rest(_a, ["children", "onClick", "isActive", "parentRef", "onVisibilityChange"]); - var ref = (0, react_1.useRef)(null); - var handleKeyDown = function (event) { - if (event.key === shared_1.Key.Space || event.key === shared_1.Key.Enter) { - onClick === null || onClick === void 0 ? void 0 : onClick(); - } - }; - (0, react_1.useEffect)(function () { - if (undefined === parentRef) { - throw new Error('TabBar.Tab can not be used outside TabBar'); - } - var tabElement = ref.current; - var tabBarElement = parentRef.current; - if (null === tabElement) - return; - var options = { - root: tabBarElement, - rootMargin: '0px', - threshold: 0, - }; - var observer = new IntersectionObserver(function (entries) { - var lastEntry = entries[entries.length - 1]; - onVisibilityChange === null || onVisibilityChange === void 0 ? void 0 : onVisibilityChange(lastEntry.isIntersecting); - }, options); - observer.observe(tabElement); - return function () { - observer.unobserve(tabElement); - }; - }, []); - return (react_1.default.createElement(TabContainer, __assign({ onKeyDown: handleKeyDown, onClick: onClick, ref: ref, tabIndex: 0, role: "tab", "aria-selected": isActive, isActive: isActive }, rest), children)); -}; -var TabBar = function (_a) { - var moreButtonTitle = _a.moreButtonTitle, children = _a.children, rest = __rest(_a, ["moreButtonTitle", "children"]); - var ref = (0, react_1.useRef)(null); - var _b = (0, react_1.useState)([]), hiddenElements = _b[0], setHiddenElements = _b[1]; - var _c = (0, hooks_1.useBooleanState)(), isOpen = _c[0], open = _c[1], close = _c[2]; - var hiddenTabs = []; - var decoratedChildren = react_1.Children.map(children, function (child, index) { - if (!child) { - return; - } - if (!(0, react_1.isValidElement)(child)) { - throw new Error('TabBar only accepts TabBar.Tab as children'); - } - var key = child.key !== null ? child.key : index; - var isHidden = hiddenElements.includes(String(key)); - if (isHidden) { - hiddenTabs.push(child); - } - return (0, react_1.cloneElement)(child, { - parentRef: ref, - tabIndex: isHidden ? -1 : 0, - onVisibilityChange: function (isVisible) { - setHiddenElements(function (previousHiddenElements) { - return isVisible - ? previousHiddenElements.filter(function (hiddenElement) { return hiddenElement !== String(key); }) - : __spreadArray([String(key)], previousHiddenElements, true); - }); - }, - }); - }); - var activeTabIsHidden = hiddenTabs.find(function (child) { return child.props.isActive; }) !== undefined; - return (react_1.default.createElement(Container, __assign({}, rest), - react_1.default.createElement(TabBarContainer, { ref: ref, role: "tablist" }, decoratedChildren), - 0 < hiddenTabs.length && (react_1.default.createElement(HiddenTabsDropdown, { isActive: activeTabIsHidden }, - react_1.default.createElement(IconButton_1.IconButton, { level: "tertiary", ghost: "borderless", icon: react_1.default.createElement(icons_1.MoreIcon, null), title: moreButtonTitle, onClick: open }), - isOpen && (react_1.default.createElement(Dropdown_1.Dropdown.Overlay, { verticalPosition: "down", onClose: close }, - react_1.default.createElement(Dropdown_1.Dropdown.ItemCollection, null, hiddenTabs.map(function (child, index) { - var handleClick = function () { - var _a, _b; - close(); - (_b = (_a = child.props).onClick) === null || _b === void 0 ? void 0 : _b.call(_a); - }; - return (react_1.default.createElement(Dropdown_1.Dropdown.Item, { key: index, onClick: handleClick, isActive: child.props.isActive }, child.props.children)); - })))))))); -}; -exports.TabBar = TabBar; -TabBar.Tab = Tab; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=TabBar.js.map \ No newline at end of file +"use strict";var M=Object.defineProperty,R=Object.defineProperties;var A=Object.getOwnPropertyDescriptors;var m=Object.getOwnPropertySymbols;var D=Object.prototype.hasOwnProperty,S=Object.prototype.propertyIsEnumerable;var q=(e,r,o)=>r in e?M(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,$=(e,r)=>{for(var o in r||(r={}))D.call(r,o)&&q(e,o,r[o]);if(m)for(var o of m(r))S.call(r,o)&&q(e,o,r[o]);return e},B=(e,r)=>R(e,A(r));var I=(e,r)=>{var o={};for(var n in e)D.call(e,n)&&r.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&m)for(var n of m(e))r.indexOf(n)<0&&S.call(e,n)&&(o[n]=e[n]);return o};var i=require("react/jsx-runtime"),l=require("react"),z=require("styled-components"),s=require("../../theme/theme.js"),w=require("../Dropdown/Dropdown.js"),H=require("../IconButton/IconButton.js"),O=require("../../icons/MoreIcon.js"),F=require("../../hooks/useBooleanState.js"),k=require("../../shared/key.js");function P(e){return e&&e.__esModule?e:{default:e}}var y=P(z);const G=y.default.div` + display: flex; + align-items: center; + border-bottom: 1px solid ${s.getColor("grey",80)}; + background: ${s.getColor("white")}; + + ${({sticky:e})=>e!==void 0&&z.css` + position: sticky; + top: ${e}px; + background-color: ${s.getColor("white")}; + z-index: 9; + `} +`,J=y.default.div` + display: flex; + gap: 10px; + flex-grow: 1; + height: 44px; + flex-wrap: wrap; + overflow: hidden; + margin-bottom: -1px; +`,L=y.default.div` + display: flex; + align-items: center; + gap: 10px; + padding-right: 40px; + color: ${({isActive:e})=>e?s.getColor("brand",100):s.getColor("grey",100)}; + border-bottom: 3px solid ${({isActive:e})=>e?s.getColor("brand",100):"transparent"}; + font-size: ${s.getFontSize("big")}; + cursor: pointer; + white-space: nowrap; + height: 100%; + box-sizing: border-box; + + &:hover { + color: ${s.getColor("brand",100)}; + border-bottom: 3px solid ${s.getColor("brand",100)}; + } +`,N=y.default(w.Dropdown)` + border-bottom: 3px solid ${({isActive:e})=>e?s.getColor("brand",100):"transparent"}; + margin-bottom: -1px; + height: 44px; + box-sizing: border-box; + align-items: center; + + &:hover { + color: ${s.getColor("brand",100)}; + border-bottom: 3px solid ${s.getColor("brand",100)}; + } +`,Q=j=>{var x=j,{children:e,onClick:r,isActive:o,parentRef:n,onVisibilityChange:d}=x,g=I(x,["children","onClick","isActive","parentRef","onVisibilityChange"]);const f=l.useRef(null),T=a=>{(a.key===k.Key.Space||a.key===k.Key.Enter)&&(r==null||r())};return l.useEffect(()=>{if(n===void 0)throw new Error("TabBar.Tab can not be used outside TabBar");const a=f.current,c=n.current;if(a===null)return;const C={root:c,rootMargin:"0px",threshold:0},v=new IntersectionObserver(t=>{const b=t[t.length-1];d==null||d(b.isIntersecting)},C);return v.observe(a),()=>{v.unobserve(a)}},[]),i.jsx(L,B($({onKeyDown:T,onClick:r,ref:f,tabIndex:0,role:"tab","aria-selected":o,isActive:o},g),{children:e}))},_=n=>{var d=n,{moreButtonTitle:e,children:r}=d,o=I(d,["moreButtonTitle","children"]);const g=l.useRef(null),[j,x]=l.useState([]),[f,T,a]=F.useBooleanState(),c=[],C=l.Children.map(r,(t,b)=>{if(!t)return;if(!l.isValidElement(t))throw new Error("TabBar only accepts TabBar.Tab as children");const p=t.key!==null?t.key:b,u=j.includes(String(p));return u&&c.push(t),l.cloneElement(t,{parentRef:g,tabIndex:u?-1:0,onVisibilityChange:h=>{x(E=>h?E.filter(K=>K!==String(p)):[String(p),...E])}})}),v=c.find(t=>t.props.isActive)!==void 0;return i.jsxs(G,B($({},o),{children:[i.jsx(J,{ref:g,role:"tablist",children:C}),0{const p=()=>{var u,h;a(),(h=(u=t.props).onClick)==null||h.call(u)};return i.jsx(w.Dropdown.Item,{onClick:p,isActive:t.props.isActive,children:t.props.children},b)})})})]})]}))};_.Tab=Q;exports.TabBar=_; diff --git a/lib/components/TabBar/TabBar.js.map b/lib/components/TabBar/TabBar.js.map deleted file mode 100644 index 25cb9c97..00000000 --- a/lib/components/TabBar/TabBar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TabBar.js","sourceRoot":"","sources":["../../../src/components/TabBar/TabBar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAYe;AACf,qEAA8C;AAC9C,qCAAqE;AACrE,iDAA8C;AAC9C,uDAAoD;AACpD,qCAAqC;AACrC,qCAA4C;AAC5C,uCAA2C;AAE3C,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,kLAAuC,yEAGtC,EAAoB,mBACjC,EAAiB,SAE7B,EAOC,IACJ,KAX4B,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACjC,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAE7B,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,SAAS,KAAK,MAAM,QACpB,uBAAG,2KAAA,wCAEM,EAAM,+BACO,EAAiB,4BAEtC,KAHQ,MAAM,EACO,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAEtC;AAND,CAMC,CACJ,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,0MAAA,uIAQjC,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,+XAA8B,6FAKlD,EAA2E,gCACzD,EAAmE,kBACjF,EAAkB,uHAOpB,EAAsB,kCACJ,EAAsB,UAEpD,KAZU,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAAC;AAA3D,CAA2D,EACzD,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AAAnD,CAAmD,EACjF,IAAA,mBAAW,EAAC,KAAK,CAAC,EAOpB,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EACJ,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEpD,CAAC;AAEF,IAAM,kBAAkB,GAAG,IAAA,2BAAM,EAAC,mBAAQ,CAAC,+QAAyC,+BACvD,EAAmE,2HAOnF,EAAsB,kCACJ,EAAsB,UAEpD,KAV4B,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC;AAAnD,CAAmD,EAOnF,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,EACJ,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEpD,CAAC;AAgCF,IAAM,GAAG,GAAG,UAAC,EAA+E;IAA9E,IAAA,QAAQ,cAAA,EAAE,OAAO,aAAA,EAAE,QAAQ,cAAA,EAAE,SAAS,eAAA,EAAE,kBAAkB,wBAAA,EAAK,IAAI,cAApE,sEAAqE,CAAD;IAC/E,IAAM,GAAG,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEzC,IAAM,aAAa,GAAG,UAAC,KAAoC;QACzD,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,KAAK,IAAI,KAAK,CAAC,GAAG,KAAK,YAAG,CAAC,KAAK,EAAE;YACtD,OAAO,aAAP,OAAO,uBAAP,OAAO,EAAI,CAAC;SACb;IACH,CAAC,CAAC;IAEF,IAAA,iBAAS,EAAC;QACR,IAAI,SAAS,KAAK,SAAS,EAAE;YAC3B,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;SAC9D;QAED,IAAM,UAAU,GAAG,GAAG,CAAC,OAAO,CAAC;QAC/B,IAAM,aAAa,GAAG,SAAS,CAAC,OAAO,CAAC;QAGxC,IAAI,IAAI,KAAK,UAAU;YAAE,OAAO;QAEhC,IAAM,OAAO,GAAG;YACd,IAAI,EAAE,aAAa;YACnB,UAAU,EAAE,KAAK;YACjB,SAAS,EAAE,CAAC;SACb,CAAC;QAEF,IAAM,QAAQ,GAAG,IAAI,oBAAoB,CAAC,UAAA,OAAO;YAC/C,IAAM,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YAE9C,kBAAkB,aAAlB,kBAAkB,uBAAlB,kBAAkB,CAAG,SAAS,CAAC,cAAc,CAAC,CAAC;QACjD,CAAC,EAAE,OAAO,CAAC,CAAC;QAEZ,QAAQ,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;QAE7B,OAAO;YACL,QAAQ,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;QACjC,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,8BAAC,YAAY,aACX,SAAS,EAAE,aAAa,EACxB,OAAO,EAAE,OAAO,EAChB,GAAG,EAAE,GAAG,EACR,QAAQ,EAAE,CAAC,EACX,IAAI,EAAC,KAAK,mBACK,QAAQ,EACvB,QAAQ,EAAE,QAAQ,IACd,IAAI,GAEP,QAAQ,CACI,CAChB,CAAC;AACJ,CAAC,CAAC;AAsBF,IAAM,MAAM,GAAG,UAAC,EAAiD;IAAhD,IAAA,eAAe,qBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAnC,+BAAoC,CAAD;IACjD,IAAM,GAAG,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IACnC,IAAA,KAAsC,IAAA,gBAAQ,EAAW,EAAE,CAAC,EAA3D,cAAc,QAAA,EAAE,iBAAiB,QAA0B,CAAC;IAC7D,IAAA,KAAwB,IAAA,uBAAe,GAAE,EAAxC,MAAM,QAAA,EAAE,IAAI,QAAA,EAAE,KAAK,QAAqB,CAAC;IAEhD,IAAM,UAAU,GAA6B,EAAE,CAAC;IAChD,IAAM,iBAAiB,GAAG,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK,EAAE,KAAK;QAC5D,IAAI,CAAC,KAAK,EAAE;YACV,OAAO;SACR;QAED,IAAI,CAAC,IAAA,sBAAc,EAAW,KAAK,CAAC,EAAE;YACpC,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;SAC/D;QAED,IAAM,GAAG,GAAG,KAAK,CAAC,GAAG,KAAK,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC;QACnD,IAAM,QAAQ,GAAG,cAAc,CAAC,QAAQ,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC;QAEtD,IAAI,QAAQ,EAAE;YACZ,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SACxB;QAED,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE;YACzB,SAAS,EAAE,GAAG;YACd,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;YAC3B,kBAAkB,EAAE,UAAC,SAAkB;gBACrC,iBAAiB,CAAC,UAAA,sBAAsB;oBACtC,OAAA,SAAS;wBACP,CAAC,CAAC,sBAAsB,CAAC,MAAM,CAAC,UAAA,aAAa,IAAI,OAAA,aAAa,KAAK,MAAM,CAAC,GAAG,CAAC,EAA7B,CAA6B,CAAC;wBAC/E,CAAC,gBAAE,MAAM,CAAC,GAAG,CAAC,GAAK,sBAAsB,OAAC;gBAF5C,CAE4C,CAC7C,CAAC;YACJ,CAAC;SACF,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,IAAM,iBAAiB,GAAG,UAAU,CAAC,IAAI,CAAC,UAAA,KAAK,IAAI,OAAA,KAAK,CAAC,KAAK,CAAC,QAAQ,EAApB,CAAoB,CAAC,KAAK,SAAS,CAAC;IAEvF,OAAO,CACL,8BAAC,SAAS,eAAK,IAAI;QACjB,8BAAC,eAAe,IAAC,GAAG,EAAE,GAAG,EAAE,IAAI,EAAC,SAAS,IACtC,iBAAiB,CACF;QACjB,CAAC,GAAG,UAAU,CAAC,MAAM,IAAI,CACxB,8BAAC,kBAAkB,IAAC,QAAQ,EAAE,iBAAiB;YAC7C,8BAAC,uBAAU,IAAC,KAAK,EAAC,UAAU,EAAC,KAAK,EAAC,YAAY,EAAC,IAAI,EAAE,8BAAC,gBAAQ,OAAG,EAAE,KAAK,EAAE,eAAe,EAAE,OAAO,EAAE,IAAI,GAAI;YAC5G,MAAM,IAAI,CACT,8BAAC,mBAAQ,CAAC,OAAO,IAAC,gBAAgB,EAAC,MAAM,EAAC,OAAO,EAAE,KAAK;gBACtD,8BAAC,mBAAQ,CAAC,cAAc,QACrB,UAAU,CAAC,GAAG,CAAC,UAAC,KAAK,EAAE,KAAK;oBAC3B,IAAM,WAAW,GAAG;;wBAClB,KAAK,EAAE,CAAC;wBACR,MAAA,MAAA,KAAK,CAAC,KAAK,EAAC,OAAO,kDAAI,CAAC;oBAC1B,CAAC,CAAC;oBAEF,OAAO,CACL,8BAAC,mBAAQ,CAAC,IAAI,IAAC,GAAG,EAAE,KAAK,EAAE,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,KAAK,CAAC,KAAK,CAAC,QAAQ,IAC5E,KAAK,CAAC,KAAK,CAAC,QAAQ,CACP,CACjB,CAAC;gBACJ,CAAC,CAAC,CACsB,CACT,CACpB,CACkB,CACtB,CACS,CACb,CAAC;AACJ,CAAC,CAAC;AAIM,wBAAM;AAFd,MAAM,CAAC,GAAG,GAAG,GAAG,CAAC"} \ No newline at end of file diff --git a/lib/components/Table/Table.d.ts b/lib/components/Table/Table.d.ts deleted file mode 100644 index 46c9b270..00000000 --- a/lib/components/Table/Table.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../shared'; -type TableProps = Override, { - isSelectable?: boolean; - hasWarningRows?: boolean; - hasLockedRows?: boolean; - displayCheckbox?: boolean; - children?: ReactNode; -} & ({ - isDragAndDroppable?: false; - onReorder?: undefined; -} | { - isDragAndDroppable: boolean; - onReorder: (updatedIndices: number[], draggedIndex?: number, droppedIndex?: number) => void; -})>; -declare const Table: { - ({ isSelectable, hasWarningRows, hasLockedRows, displayCheckbox, isDragAndDroppable, onReorder, children, ...rest }: TableProps): React.JSX.Element; - Header: React.ForwardRefExoticComponent>; - HeaderCell: React.ForwardRefExoticComponent<{ - isSortable?: boolean | undefined; - onDirectionChange?: ((direction: "none" | "ascending" | "descending") => void) | undefined; - sortDirection?: ("none" | "ascending" | "descending") | undefined; - children?: React.ReactNode; - } & React.RefAttributes>; - Body: React.ForwardRefExoticComponent>; - Row: React.ForwardRefExoticComponent, "children" | "onClick" | "level" | "isSelected" | "rowIndex" | "onSelectToggle"> & { - children?: React.ReactNode; - onSelectToggle?: ((isSelected: boolean) => void) | undefined; - isSelected?: boolean | "mixed" | undefined; - level?: ("tertiary" | "warning") | undefined; - onClick?: ((event: React.MouseEvent) => void) | undefined; - rowIndex?: number | undefined; - } & React.RefAttributes>; - Cell: React.ForwardRefExoticComponent, "children" | "rowTitle"> & { - children?: React.ReactNode; - rowTitle?: boolean | undefined; - } & React.RefAttributes>; - ActionCell: React.ForwardRefExoticComponent, "children"> & { - children?: React.ReactNode; - } & React.RefAttributes>; -}; -export { Table }; -export type { TableProps }; diff --git a/lib/components/Table/Table.js b/lib/components/Table/Table.js index 39fe8351..3f0e2c84 100644 --- a/lib/components/Table/Table.js +++ b/lib/components/Table/Table.js @@ -1,88 +1,4 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Table = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var TableCell_1 = require("./TableCell/TableCell"); -var TableHeader_1 = require("./TableHeader/TableHeader"); -var TableHeaderCell_1 = require("./TableHeaderCell/TableHeaderCell"); -var TableActionCell_1 = require("./TableActionCell/TableActionCell"); -var TableRow_1 = require("./TableRow/TableRow"); -var TableContext_1 = require("./TableContext"); -var TableBody_1 = require("./TableBody/TableBody"); -var DraggedElementContext_1 = require("../../contexts/DraggedElementContext"); -var TableContainer = styled_components_1.default.table(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border-collapse: collapse;\n width: 100%;\n"], ["\n border-collapse: collapse;\n width: 100%;\n"]))); -var Table = function (_a) { - var _b = _a.isSelectable, isSelectable = _b === void 0 ? false : _b, _c = _a.hasWarningRows, hasWarningRows = _c === void 0 ? false : _c, _d = _a.hasLockedRows, hasLockedRows = _d === void 0 ? false : _d, _e = _a.displayCheckbox, displayCheckbox = _e === void 0 ? false : _e, _f = _a.isDragAndDroppable, isDragAndDroppable = _f === void 0 ? false : _f, _g = _a.onReorder, onReorder = _g === void 0 ? undefined : _g, children = _a.children, rest = __rest(_a, ["isSelectable", "hasWarningRows", "hasLockedRows", "displayCheckbox", "isDragAndDroppable", "onReorder", "children"]); - var providerValue = (0, react_1.useMemo)(function () { return ({ isSelectable: isSelectable, hasWarningRows: hasWarningRows, hasLockedRows: hasLockedRows, displayCheckbox: displayCheckbox, isDragAndDroppable: isDragAndDroppable, onReorder: onReorder }); }, [isSelectable, hasWarningRows, hasLockedRows, displayCheckbox, isDragAndDroppable, onReorder]); - return (react_1.default.createElement(TableContext_1.TableContext.Provider, { value: providerValue }, - react_1.default.createElement(DraggedElementContext_1.DraggedElementProvider, null, - react_1.default.createElement(TableContainer, __assign({}, rest), children)))); -}; -exports.Table = Table; -TableHeader_1.TableHeader.displayName = 'Table.Header'; -TableHeaderCell_1.TableHeaderCell.displayName = 'Table.HeaderCell'; -TableBody_1.TableBody.displayName = 'Table.Body'; -TableRow_1.TableRow.displayName = 'Table.Row'; -TableCell_1.TableCell.displayName = 'Table.Cell'; -TableActionCell_1.TableActionCell.displayName = 'Table.ActionCell'; -Table.Header = TableHeader_1.TableHeader; -Table.HeaderCell = TableHeaderCell_1.TableHeaderCell; -Table.Body = TableBody_1.TableBody; -Table.Row = TableRow_1.TableRow; -Table.Cell = TableCell_1.TableCell; -Table.ActionCell = TableActionCell_1.TableActionCell; -var templateObject_1; -//# sourceMappingURL=Table.js.map \ No newline at end of file +"use strict";var _=Object.defineProperty,j=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var u=(e,l,a)=>l in e?_(e,l,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[l]=a,C=(e,l)=>{for(var a in l||(l={}))n.call(l,a)&&u(e,a,l[a]);if(t)for(var a of t(l))s.call(l,a)&&u(e,a,l[a]);return e},v=(e,l)=>j(e,w(l));var c=(e,l)=>{var a={};for(var r in e)n.call(e,r)&&l.indexOf(r)<0&&(a[r]=e[r]);if(e!=null&&t)for(var r of t(e))l.indexOf(r)<0&&s.call(e,r)&&(a[r]=e[r]);return a};var i=require("react/jsx-runtime"),A=require("react"),R=require("styled-components"),y=require("./TableCell/TableCell.js"),q=require("./TableHeader/TableHeader.js"),f=require("./TableHeaderCell/TableHeaderCell.js"),m=require("./TableActionCell/TableActionCell.js"),H=require("./TableRow/TableRow.js"),g=require("./TableContext.js"),p=require("./TableBody/TableBody.js"),E=require("../../contexts/DraggedElementContext.js");function M(e){return e&&e.__esModule?e:{default:e}}var P=M(R);const D=P.default.table` + border-collapse: collapse; + width: 100%; +`,d=V=>{var o=V,{isSelectable:e=!1,hasWarningRows:l=!1,hasLockedRows:a=!1,displayCheckbox:r=!1,isDragAndDroppable:T=!1,onReorder:b=void 0,children:x}=o,N=c(o,["isSelectable","hasWarningRows","hasLockedRows","displayCheckbox","isDragAndDroppable","onReorder","children"]);const B=A.useMemo(()=>({isSelectable:e,hasWarningRows:l,hasLockedRows:a,displayCheckbox:r,isDragAndDroppable:T,onReorder:b}),[e,l,a,r,T,b]);return i.jsx(g.TableContext.Provider,{value:B,children:i.jsx(E.DraggedElementProvider,{children:i.jsx(D,v(C({},N),{children:x}))})})};q.TableHeader.displayName="Table.Header";f.TableHeaderCell.displayName="Table.HeaderCell";p.TableBody.displayName="Table.Body";H.TableRow.displayName="Table.Row";y.TableCell.displayName="Table.Cell";m.TableActionCell.displayName="Table.ActionCell";d.Header=q.TableHeader;d.HeaderCell=f.TableHeaderCell;d.Body=p.TableBody;d.Row=H.TableRow;d.Cell=y.TableCell;d.ActionCell=m.TableActionCell;exports.Table=d; diff --git a/lib/components/Table/Table.js.map b/lib/components/Table/Table.js.map deleted file mode 100644 index b6308063..00000000 --- a/lib/components/Table/Table.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../src/components/Table/Table.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAgD;AAChD,wEAAuC;AACvC,mDAAgD;AAChD,yDAAsD;AACtD,qEAAkE;AAClE,qEAAkE;AAClE,gDAA6C;AAC7C,+CAA4C;AAC5C,mDAAgD;AAEhD,8EAA4E;AAE5E,IAAM,cAAc,GAAG,2BAAM,CAAC,KAAK,qHAAA,kDAGlC,IAAA,CAAC;AAwDF,IAAM,KAAK,GAAG,UAAC,EASF;IARX,IAAA,oBAAoB,EAApB,YAAY,mBAAG,KAAK,KAAA,EACpB,sBAAsB,EAAtB,cAAc,mBAAG,KAAK,KAAA,EACtB,qBAAqB,EAArB,aAAa,mBAAG,KAAK,KAAA,EACrB,uBAAuB,EAAvB,eAAe,mBAAG,KAAK,KAAA,EACvB,0BAA0B,EAA1B,kBAAkB,mBAAG,KAAK,KAAA,EAC1B,iBAAqB,EAArB,SAAS,mBAAG,SAAS,KAAA,EACrB,QAAQ,cAAA,EACL,IAAI,cARM,qHASd,CADQ;IAEP,IAAM,aAAa,GAAG,IAAA,eAAO,EAC3B,cAAM,OAAA,CAAC,EAAC,YAAY,cAAA,EAAE,cAAc,gBAAA,EAAE,aAAa,eAAA,EAAE,eAAe,iBAAA,EAAE,kBAAkB,oBAAA,EAAE,SAAS,WAAA,EAAC,CAAC,EAA/F,CAA+F,EACrG,CAAC,YAAY,EAAE,cAAc,EAAE,aAAa,EAAE,eAAe,EAAE,kBAAkB,EAAE,SAAS,CAAC,CAC9F,CAAC;IAEF,OAAO,CACL,8BAAC,2BAAY,CAAC,QAAQ,IAAC,KAAK,EAAE,aAAa;QACzC,8BAAC,8CAAsB;YACrB,8BAAC,cAAc,eAAK,IAAI,GAAG,QAAQ,CAAkB,CAC9B,CACH,CACzB,CAAC;AACJ,CAAC,CAAC;AAgBM,sBAAK;AAdb,yBAAW,CAAC,WAAW,GAAG,cAAc,CAAC;AACzC,iCAAe,CAAC,WAAW,GAAG,kBAAkB,CAAC;AACjD,qBAAS,CAAC,WAAW,GAAG,YAAY,CAAC;AACrC,mBAAQ,CAAC,WAAW,GAAG,WAAW,CAAC;AACnC,qBAAS,CAAC,WAAW,GAAG,YAAY,CAAC;AACrC,iCAAe,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAEjD,KAAK,CAAC,MAAM,GAAG,yBAAW,CAAC;AAC3B,KAAK,CAAC,UAAU,GAAG,iCAAe,CAAC;AACnC,KAAK,CAAC,IAAI,GAAG,qBAAS,CAAC;AACvB,KAAK,CAAC,GAAG,GAAG,mBAAQ,CAAC;AACrB,KAAK,CAAC,IAAI,GAAG,qBAAS,CAAC;AACvB,KAAK,CAAC,UAAU,GAAG,iCAAe,CAAC"} \ No newline at end of file diff --git a/lib/components/Table/TableActionCell/TableActionCell.d.ts b/lib/components/Table/TableActionCell/TableActionCell.d.ts deleted file mode 100644 index 5f72b600..00000000 --- a/lib/components/Table/TableActionCell/TableActionCell.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const TableActionCell: React.ForwardRefExoticComponent, "children"> & { - children?: ReactNode; -} & React.RefAttributes>; -export { TableActionCell }; diff --git a/lib/components/Table/TableActionCell/TableActionCell.js b/lib/components/Table/TableActionCell/TableActionCell.js index 3e4802aa..e2b5ba51 100644 --- a/lib/components/Table/TableActionCell/TableActionCell.js +++ b/lib/components/Table/TableActionCell/TableActionCell.js @@ -1,57 +1,10 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableActionCell = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var react_1 = __importDefault(require("react")); -var __1 = require("../../"); -var theme_1 = require("../../../theme"); -var TableActionCellContainer = styled_components_1.default.td(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n border-bottom: 1px solid ", ";\n padding: 0 10px;\n width: 50px;\n"], ["\n color: ", ";\n border-bottom: 1px solid ", ";\n padding: 0 10px;\n width: 50px;\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getColor)('grey', 60)); -var InnerTableActionCellContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n opacity: 0;\n display: flex;\n gap: 10px;\n"], ["\n opacity: 0;\n display: flex;\n gap: 10px;\n"]))); -var TableActionCell = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - var decoratedChildren = react_1.default.Children.map(children, function (child) { - if (react_1.default.isValidElement(child) && (child.type === __1.Button || child.type === __1.IconButton)) { - return react_1.default.cloneElement(child, { - onClick: function (e) { - e.stopPropagation(); - child.props.onClick && child.props.onClick(e); - }, - }); - } - return child; - }); - return (react_1.default.createElement(TableActionCellContainer, __assign({ ref: forwardedRef }, rest), - react_1.default.createElement(InnerTableActionCellContainer, null, decoratedChildren))); -}); -exports.TableActionCell = TableActionCell; -var templateObject_1, templateObject_2; -//# sourceMappingURL=TableActionCell.js.map \ No newline at end of file +"use strict";var b=Object.defineProperty,m=Object.defineProperties;var q=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var d=(e,t,r)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,c=(e,t)=>{for(var r in t||(t={}))p.call(t,r)&&d(e,r,t[r]);if(a)for(var r of a(t))s.call(t,r)&&d(e,r,t[r]);return e},f=(e,t)=>m(e,q(t));var C=(e,t)=>{var r={};for(var o in e)p.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&a)for(var o of a(e))t.indexOf(o)<0&&s.call(e,o)&&(r[o]=e[o]);return r};var v=require("react/jsx-runtime"),A=require("styled-components"),B=require("react"),R=require("../../Button/Button.js"),T=require("../../IconButton/IconButton.js"),x=require("../../../theme/theme.js");function y(e){return e&&e.__esModule?e:{default:e}}var g=y(A),l=y(B);const j=g.default.td` + color: ${x.getColor("grey",140)}; + border-bottom: 1px solid ${x.getColor("grey",60)}; + padding: 0 10px; + width: 50px; +`,k=g.default.div` + opacity: 0; + display: flex; + gap: 10px; +`,I=l.default.forwardRef((o,r)=>{var u=o,{children:e}=u,t=C(u,["children"]);const _=l.default.Children.map(e,n=>l.default.isValidElement(n)&&(n.type===R.Button||n.type===T.IconButton)?l.default.cloneElement(n,{onClick:i=>{i.stopPropagation(),n.props.onClick&&n.props.onClick(i)}}):n);return v.jsx(j,f(c({ref:r},t),{children:v.jsx(k,{children:_})}))});exports.TableActionCell=I; diff --git a/lib/components/Table/TableActionCell/TableActionCell.js.map b/lib/components/Table/TableActionCell/TableActionCell.js.map deleted file mode 100644 index 7f5ac79e..00000000 --- a/lib/components/Table/TableActionCell/TableActionCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableActionCell.js","sourceRoot":"","sources":["../../../../src/components/Table/TableActionCell/TableActionCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAAuC;AACvC,gDAA4D;AAC5D,4BAAuD;AACvD,wCAAwC;AAGxC,IAAM,wBAAwB,GAAG,2BAAM,CAAC,EAAE,6JAAA,aAC/B,EAAqB,gCACH,EAAoB,yCAGhD,KAJU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACH,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAGhD,CAAC;AAEF,IAAM,6BAA6B,GAAG,2BAAM,CAAC,GAAG,sHAAA,mDAI/C,IAAA,CAAC;AAYF,IAAM,eAAe,GAAG,eAAK,CAAC,UAAU,CACtC,UAAC,EAAoC,EAAE,YAAuC;IAA5E,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACjB,IAAM,iBAAiB,GAAG,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC1D,IAAI,eAAK,CAAC,cAAc,CAAc,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,KAAK,UAAM,IAAI,KAAK,CAAC,IAAI,KAAK,cAAU,CAAC,EAAE;YACpG,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE;gBAC/B,OAAO,EAAE,UAAC,CAAiB;oBACzB,CAAC,CAAC,eAAe,EAAE,CAAC;oBACpB,KAAK,CAAC,KAAK,CAAC,OAAO,IAAI,KAAK,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;gBAChD,CAAC;aACF,CAAC,CAAC;SACJ;QAED,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,CAAC;IAEH,OAAO,CACL,8BAAC,wBAAwB,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI;QACnD,8BAAC,6BAA6B,QAAE,iBAAiB,CAAiC,CACzD,CAC5B,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/components/Table/TableBody/TableBody.d.ts b/lib/components/Table/TableBody/TableBody.d.ts deleted file mode 100644 index accabee5..00000000 --- a/lib/components/Table/TableBody/TableBody.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React, { ReactElement } from 'react'; -import { TableRowProps } from '../TableRow/TableRow'; -type TableBodyChild = TableBodyChild[] | ReactElement | boolean | undefined; -type TableBodyProps = { - children?: TableBodyChild; -}; -declare const TableBody: React.ForwardRefExoticComponent>; -export { TableBody }; -export type { TableBodyProps }; diff --git a/lib/components/Table/TableBody/TableBody.js b/lib/components/Table/TableBody/TableBody.js index 8404f365..3a9b0605 100644 --- a/lib/components/Table/TableBody/TableBody.js +++ b/lib/components/Table/TableBody/TableBody.js @@ -1,73 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableBody = void 0; -var react_1 = __importStar(require("react")); -var TableContext_1 = require("../TableContext"); -var useDrop_1 = require("../../../hooks/useDrop"); -var DraggedElementContext_1 = require("../../../contexts/DraggedElementContext"); -var TableBody = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - var _b = (0, react_1.useContext)(TableContext_1.TableContext), isDragAndDroppable = _b.isDragAndDroppable, onReorder = _b.onReorder; - var draggedElementIndex = (0, react_1.useContext)(DraggedElementContext_1.DraggedElementContext).index; - var decoratedChildren = isDragAndDroppable - ? react_1.Children.map(children, function (child, rowIndex) { - if (!react_1.default.isValidElement(child)) { - return null; - } - return (0, react_1.cloneElement)(child, { - rowIndex: rowIndex, - draggable: rowIndex === draggedElementIndex, - }); - }) - : children; - var rowCount = react_1.Children.count(children); - var _c = (0, useDrop_1.useDrop)(rowCount, draggedElementIndex, onReorder), tableId = _c[0], onDrop = _c[1], onDragOver = _c[2]; - return (react_1.default.createElement("tbody", __assign({ ref: forwardedRef, "data-table-id": tableId, onDrop: onDrop, onDragOver: onDragOver }, rest), decoratedChildren)); -}); -exports.TableBody = TableBody; -//# sourceMappingURL=TableBody.js.map \ No newline at end of file +"use strict";var _=Object.defineProperty,T=Object.defineProperties;var y=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var i=(e,t,r)=>t in e?_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,g=(e,t)=>{for(var r in t||(t={}))c.call(t,r)&&i(e,r,t[r]);if(o)for(var r of o(t))f.call(t,r)&&i(e,r,t[r]);return e},C=(e,t)=>T(e,y(t));var b=(e,t)=>{var r={};for(var n in e)c.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&o)for(var n of o(e))t.indexOf(n)<0&&f.call(e,n)&&(r[n]=e[n]);return r};var j=require("react/jsx-runtime"),a=require("react"),B=require("../TableContext.js"),h=require("../../../hooks/useDrop.js"),w=require("../../../contexts/DraggedElementContext.js");function A(e){return e&&e.__esModule?e:{default:e}}var x=A(a);const I=x.default.forwardRef((n,r)=>{var u=n,{children:e}=u,t=b(u,["children"]);const{isDragAndDroppable:D,onReorder:m}=a.useContext(B.TableContext),{index:d}=a.useContext(w.DraggedElementContext),p=D?a.Children.map(e,(l,s)=>x.default.isValidElement(l)?a.cloneElement(l,{rowIndex:s,draggable:s===d}):null):e,v=a.Children.count(e),[q,E,R]=h.useDrop(v,d,m);return j.jsx("tbody",C(g({ref:r,"data-table-id":q,onDrop:E,onDragOver:R},t),{children:p}))});exports.TableBody=I; diff --git a/lib/components/Table/TableBody/TableBody.js.map b/lib/components/Table/TableBody/TableBody.js.map deleted file mode 100644 index 95cf24e2..00000000 --- a/lib/components/Table/TableBody/TableBody.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableBody.js","sourceRoot":"","sources":["../../../../src/components/Table/TableBody/TableBody.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAmF;AAEnF,gDAA6C;AAC7C,kDAA+C;AAC/C,iFAA8E;AAW9E,IAAM,SAAS,GAAG,eAAK,CAAC,UAAU,CAChC,UAAC,EAAmC,EAAE,YAA0C;IAA9E,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACX,IAAA,KAAkC,IAAA,kBAAU,EAAC,2BAAY,CAAC,EAAzD,kBAAkB,wBAAA,EAAE,SAAS,eAA4B,CAAC;IAC1D,IAAO,mBAAmB,GAAI,IAAA,kBAAU,EAAC,6CAAqB,CAAC,MAArC,CAAsC;IACvE,IAAM,iBAAiB,GAAG,kBAAkB;QAC1C,CAAC,CAAC,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAC,KAAK,EAAE,QAAQ;YACrC,IAAI,CAAC,eAAK,CAAC,cAAc,CAAgB,KAAK,CAAC,EAAE;gBAC/C,OAAO,IAAI,CAAC;aACb;YAED,OAAO,IAAA,oBAAY,EAAC,KAAK,EAAE;gBACzB,QAAQ,UAAA;gBACR,SAAS,EAAE,QAAQ,KAAK,mBAAmB;aAC5C,CAAC,CAAC;QACL,CAAC,CAAC;QACJ,CAAC,CAAC,QAAQ,CAAC;IAEb,IAAM,QAAQ,GAAG,gBAAQ,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;IACpC,IAAA,KAAgC,IAAA,iBAAO,EAAC,QAAQ,EAAE,mBAAmB,EAAE,SAAS,CAAC,EAAhF,OAAO,QAAA,EAAE,MAAM,QAAA,EAAE,UAAU,QAAqD,CAAC;IAExF,OAAO,CACL,kDAAO,GAAG,EAAE,YAAY,mBAAiB,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,IAAM,IAAI,GAC/F,iBAAiB,CACZ,CACT,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/components/Table/TableCell/TableCell.d.ts b/lib/components/Table/TableCell/TableCell.d.ts deleted file mode 100644 index eaa676bb..00000000 --- a/lib/components/Table/TableCell/TableCell.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import React, { ReactNode } from 'react'; -declare const TableCell: React.ForwardRefExoticComponent, "children" | "rowTitle"> & { - children?: ReactNode; - rowTitle?: boolean | undefined; -} & React.RefAttributes>; -export { TableCell }; diff --git a/lib/components/Table/TableCell/TableCell.js b/lib/components/Table/TableCell/TableCell.js index 8d38d268..266fd2e7 100644 --- a/lib/components/Table/TableCell/TableCell.js +++ b/lib/components/Table/TableCell/TableCell.js @@ -1,78 +1,19 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableCell = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var components_1 = require("../../../components"); -var TableCellContainer = styled_components_1.default.td(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n border-bottom: 1px solid ", ";\n padding: 15px 10px;\n max-width: 15vw;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n min-width: 0;\n\n ", "\n"], ["\n color: ", ";\n border-bottom: 1px solid ", ";\n padding: 15px 10px;\n max-width: 15vw;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n min-width: 0;\n\n ", "\n"])), (0, theme_1.getColor)('grey', 140), (0, theme_1.getColor)('grey', 60), function (props) { - return props.rowTitle && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n font-style: italic;\n "], ["\n color: ", ";\n font-style: italic;\n "])), (0, theme_1.getColor)('brand', 100)); -}); -var TableCellInnerContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n min-height: 24px;\n"], ["\n display: flex;\n align-items: center;\n min-height: 24px;\n"]))); -var TableCell = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, _b = _a.rowTitle, rowTitle = _b === void 0 ? false : _b, rest = __rest(_a, ["children", "rowTitle"]); - return (react_1.default.createElement(TableCellContainer, __assign({ ref: forwardedRef, rowTitle: rowTitle }, rest), - react_1.default.createElement(TableCellInnerContainer, null, react_1.default.Children.map(children, function (child) { - if (!react_1.default.isValidElement(child) || child.type !== components_1.Image) - return child; - return react_1.default.cloneElement(child, { - width: 44, - height: 44, - }); - })))); -}); -exports.TableCell = TableCell; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=TableCell.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,C=Object.defineProperties;var b=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var u=(e,t,r)=>t in e?x(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,c=(e,t)=>{for(var r in t||(t={}))s.call(t,r)&&u(e,r,t[r]);if(i)for(var r of i(t))f.call(t,r)&&u(e,r,t[r]);return e},m=(e,t)=>C(e,b(t));var p=(e,t)=>{var r={};for(var l in e)s.call(e,l)&&t.indexOf(l)<0&&(r[l]=e[l]);if(e!=null&&i)for(var l of i(e))t.indexOf(l)<0&&f.call(e,l)&&(r[l]=e[l]);return r};var g=require("react/jsx-runtime"),y=require("react"),v=require("styled-components"),o=require("../../../theme/theme.js"),_=require("../../Image/Image.js");function h(e){return e&&e.__esModule?e:{default:e}}var n=h(y),w=h(v);const q=w.default.td` + color: ${o.getColor("grey",140)}; + border-bottom: 1px solid ${o.getColor("grey",60)}; + padding: 15px 10px; + max-width: 15vw; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + min-width: 0; + + ${e=>e.rowTitle&&v.css` + color: ${o.getColor("brand",100)}; + font-style: italic; + `} +`,T=w.default.div` + display: flex; + align-items: center; + min-height: 24px; +`,R=n.default.forwardRef(($,l)=>{var d=$,{children:e,rowTitle:t=!1}=d,r=p(d,["children","rowTitle"]);return g.jsx(q,m(c({ref:l,rowTitle:t},r),{children:g.jsx(T,{children:n.default.Children.map(e,a=>!n.default.isValidElement(a)||a.type!==_.Image?a:n.default.cloneElement(a,{width:44,height:44}))})}))});exports.TableCell=R; diff --git a/lib/components/Table/TableCell/TableCell.js.map b/lib/components/Table/TableCell/TableCell.js.map deleted file mode 100644 index 1f1e4959..00000000 --- a/lib/components/Table/TableCell/TableCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableCell.js","sourceRoot":"","sources":["../../../../src/components/Table/TableCell/TableCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA4C;AAC5C,qEAA8C;AAC9C,wCAA2D;AAC3D,kDAA0C;AAG1C,IAAM,kBAAkB,GAAG,2BAAM,CAAC,EAAE,wQAAyC,aAClE,EAAqB,gCACH,EAAoB,8IAQ7C,EAKC,IACJ,KAfU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EACH,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAQ7C,UAAA,KAAK;IACL,OAAA,KAAK,CAAC,QAAQ,QACd,uBAAG,2HAAA,iBACQ,EAAsB,oCAEhC,KAFU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAEhC;AAJD,CAIC,CACJ,CAAC;AAEF,IAAM,uBAAuB,GAAG,2BAAM,CAAC,GAAG,sIAAA,mEAIzC,IAAA,CAAC;AAiBF,IAAM,SAAS,GAAG,eAAK,CAAC,UAAU,CAChC,UAAC,EAAqD,EAAE,YAAuC;IAA7F,IAAA,QAAQ,cAAA,EAAE,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAAK,IAAI,cAApC,wBAAqC,CAAD;IACnC,OAAO,CACL,8BAAC,kBAAkB,aAAC,GAAG,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,IAAM,IAAI;QACjE,8BAAC,uBAAuB,QACrB,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;YACjC,IAAI,CAAC,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,kBAAK;gBAAE,OAAO,KAAK,CAAC;YAEvE,OAAO,eAAK,CAAC,YAAY,CAAC,KAAY,EAAE;gBACtC,KAAK,EAAE,EAAE;gBACT,MAAM,EAAE,EAAE;aACX,CAAC,CAAC;QACL,CAAC,CAAC,CACsB,CACP,CACtB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/components/Table/TableContext.d.ts b/lib/components/Table/TableContext.d.ts deleted file mode 100644 index 62c0804e..00000000 --- a/lib/components/Table/TableContext.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -/// -type TableContextType = { - isSelectable: boolean; - hasWarningRows: boolean; - hasLockedRows: boolean; - displayCheckbox: boolean; - isDragAndDroppable: boolean; - onReorder: ((reorderedIndices: number[], draggedIndex?: number, droppedIndex?: number) => void) | undefined; -}; -declare const TableContext: import("react").Context; -export { TableContext }; diff --git a/lib/components/Table/TableContext.js b/lib/components/Table/TableContext.js index f8db80cb..8b6ca5c1 100644 --- a/lib/components/Table/TableContext.js +++ b/lib/components/Table/TableContext.js @@ -1,14 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableContext = void 0; -var react_1 = require("react"); -var TableContext = (0, react_1.createContext)({ - isSelectable: false, - hasWarningRows: false, - hasLockedRows: false, - displayCheckbox: false, - isDragAndDroppable: false, - onReorder: undefined, -}); -exports.TableContext = TableContext; -//# sourceMappingURL=TableContext.js.map \ No newline at end of file +"use strict";var e=require("react");const a=e.createContext({isSelectable:!1,hasWarningRows:!1,hasLockedRows:!1,displayCheckbox:!1,isDragAndDroppable:!1,onReorder:void 0});exports.TableContext=a; diff --git a/lib/components/Table/TableContext.js.map b/lib/components/Table/TableContext.js.map deleted file mode 100644 index d2593524..00000000 --- a/lib/components/Table/TableContext.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableContext.js","sourceRoot":"","sources":["../../../src/components/Table/TableContext.ts"],"names":[],"mappings":";;;AAAA,+BAAoC;AAWpC,IAAM,YAAY,GAAG,IAAA,qBAAa,EAAmB;IACnD,YAAY,EAAE,KAAK;IACnB,cAAc,EAAE,KAAK;IACrB,aAAa,EAAE,KAAK;IACpB,eAAe,EAAE,KAAK;IACtB,kBAAkB,EAAE,KAAK;IACzB,SAAS,EAAE,SAAS;CACrB,CAAC,CAAC;AAEK,oCAAY"} \ No newline at end of file diff --git a/lib/components/Table/TableHeader/TableHeader.d.ts b/lib/components/Table/TableHeader/TableHeader.d.ts deleted file mode 100644 index 23903760..00000000 --- a/lib/components/Table/TableHeader/TableHeader.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import React, { ReactNode } from 'react'; -type TableHeaderProps = { - sticky?: number; - children?: ReactNode; -}; -declare const TableHeader: React.ForwardRefExoticComponent>; -export { TableHeader }; -export type { TableHeaderProps }; diff --git a/lib/components/Table/TableHeader/TableHeader.js b/lib/components/Table/TableHeader/TableHeader.js index 5a9fd320..616f708d 100644 --- a/lib/components/Table/TableHeader/TableHeader.js +++ b/lib/components/Table/TableHeader/TableHeader.js @@ -1,81 +1,21 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableHeader = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var TableContext_1 = require("../TableContext"); -var TableHead = styled_components_1.default.thead(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), function (_a) { - var sticky = _a.sticky; - return undefined !== sticky && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n th {\n position: sticky;\n top: ", "px;\n z-index: 1;\n background-color: ", ";\n }\n "], ["\n th {\n position: sticky;\n top: ", "px;\n z-index: 1;\n background-color: ", ";\n }\n "])), sticky, (0, theme_1.getColor)('white')); -}); -var SelectColumn = styled_components_1.default.th(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 40px;\n"], ["\n width: 40px;\n"]))); -var HasWarningColumn = styled_components_1.default.th(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n width: 20px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"], ["\n width: 20px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('white')); -var HasLockedColumn = styled_components_1.default.th(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n width: 20px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"], ["\n width: 20px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('white')); -var OrderColumn = styled_components_1.default.th(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n width: 40px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"], ["\n width: 40px;\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('white')); -var TableHeader = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, sticky = _a.sticky, rest = __rest(_a, ["children", "sticky"]); - var _b = react_1.default.useContext(TableContext_1.TableContext), isSelectable = _b.isSelectable, isDragAndDroppable = _b.isDragAndDroppable, hasWarningRows = _b.hasWarningRows, hasLockedRows = _b.hasLockedRows; - return (react_1.default.createElement(TableHead, { sticky: sticky, ref: forwardedRef }, - react_1.default.createElement("tr", __assign({}, rest), - isSelectable && react_1.default.createElement(SelectColumn, null), - hasWarningRows && react_1.default.createElement(HasWarningColumn, null), - isDragAndDroppable && react_1.default.createElement(OrderColumn, null), - children, - hasLockedRows && react_1.default.createElement(HasLockedColumn, null)))); -}); -exports.TableHeader = TableHeader; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6; -//# sourceMappingURL=TableHeader.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,_=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,t,r)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,x=(e,t)=>{for(var r in t||(t={}))u.call(t,r)&&s(e,r,t[r]);if(d)for(var r of d(t))c.call(t,r)&&s(e,r,t[r]);return e},g=(e,t)=>_(e,k(t));var h=(e,t)=>{var r={};for(var o in e)u.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&d)for(var o of d(e))t.indexOf(o)<0&&c.call(e,o)&&(r[o]=e[o]);return r};var l=require("react/jsx-runtime"),m=require("react"),f=require("styled-components"),a=require("../../../theme/theme.js"),R=require("../TableContext.js");function C(e){return e&&e.__esModule?e:{default:e}}var p=C(m),n=C(f);const q=n.default.thead` + ${({sticky:e})=>e!==void 0&&f.css` + th { + position: sticky; + top: ${e}px; + z-index: 1; + background-color: ${a.getColor("white")}; + } + `} +`,y=n.default.th` + width: 40px; +`,H=n.default.th` + width: 20px; + background: linear-gradient(to top, ${a.getColor("grey",120)} 1px, ${a.getColor("white")} 0px); +`,T=n.default.th` + width: 20px; + background: linear-gradient(to top, ${a.getColor("grey",120)} 1px, ${a.getColor("white")} 0px); +`,D=n.default.th` + width: 40px; + background: linear-gradient(to top, ${a.getColor("grey",120)} 1px, ${a.getColor("white")} 0px); +`,L=p.default.forwardRef((S,o)=>{var i=S,{children:e,sticky:t}=i,r=h(i,["children","sticky"]);const{isSelectable:b,isDragAndDroppable:w,hasWarningRows:$,hasLockedRows:v}=p.default.useContext(R.TableContext);return l.jsx(q,{sticky:t,ref:o,children:l.jsxs("tr",g(x({},r),{children:[b&&l.jsx(y,{}),$&&l.jsx(H,{}),w&&l.jsx(D,{}),e,v&&l.jsx(T,{})]}))})});exports.TableHeader=L; diff --git a/lib/components/Table/TableHeader/TableHeader.js.map b/lib/components/Table/TableHeader/TableHeader.js.map deleted file mode 100644 index 87b44d6c..00000000 --- a/lib/components/Table/TableHeader/TableHeader.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableHeader.js","sourceRoot":"","sources":["../../../../src/components/Table/TableHeader/TableHeader.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA4C;AAC5C,qEAA8C;AAC9C,wCAA2D;AAC3D,gDAA6C;AAE7C,IAAM,SAAS,GAAG,2BAAM,CAAC,KAAK,+EAAuC,MACjE,EASC,IACJ,KAVG,UAAC,EAAQ;QAAP,MAAM,YAAA;IACR,OAAA,SAAS,KAAK,MAAM,QACpB,uBAAG,wMAAA,wDAGQ,EAAM,sDAEO,EAAiB,kBAExC,KAJU,MAAM,EAEO,IAAA,gBAAQ,EAAC,OAAO,CAAC,CAExC;AARD,CAQC,CACJ,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,uFAAA,oBAE7B,IAAA,CAAC;AACF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,EAAE,mJAAA,0DAEM,EAAqB,QAAS,EAAiB,UACtF,KADuC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACtF,CAAC;AACF,IAAM,eAAe,GAAG,2BAAM,CAAC,EAAE,mJAAA,0DAEO,EAAqB,QAAS,EAAiB,UACtF,KADuC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACtF,CAAC;AACF,IAAM,WAAW,GAAG,2BAAM,CAAC,EAAE,mJAAA,0DAEW,EAAqB,QAAS,EAAiB,UACtF,KADuC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACtF,CAAC;AAcF,IAAM,WAAW,GAAG,eAAK,CAAC,UAAU,CAClC,UAAC,EAA6C,EAAE,YAA0C;IAAxF,IAAA,QAAQ,cAAA,EAAE,MAAM,YAAA,EAAK,IAAI,cAA1B,sBAA2B,CAAD;IACnB,IAAA,KAAoE,eAAK,CAAC,UAAU,CAAC,2BAAY,CAAC,EAAjG,YAAY,kBAAA,EAAE,kBAAkB,wBAAA,EAAE,cAAc,oBAAA,EAAE,aAAa,mBAAkC,CAAC;IAEzG,OAAO,CACL,8BAAC,SAAS,IAAC,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,YAAY;QAC1C,iDAAQ,IAAI;YAET,YAAY,IAAI,8BAAC,YAAY,OAAG;YAChC,cAAc,IAAI,8BAAC,gBAAgB,OAAG;YACtC,kBAAkB,IAAI,8BAAC,WAAW,OAAG;YACrC,QAAQ;YACR,aAAa,IAAI,8BAAC,eAAe,OAAG,CAClC,CACK,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/components/Table/TableHeaderCell/TableHeaderCell.d.ts b/lib/components/Table/TableHeaderCell/TableHeaderCell.d.ts deleted file mode 100644 index 6aac2870..00000000 --- a/lib/components/Table/TableHeaderCell/TableHeaderCell.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import React, { ReactNode } from 'react'; -type TableSortDirection = 'descending' | 'ascending' | 'none'; -type TableHeaderCellProps = { - isSortable?: boolean; - onDirectionChange?: (direction: TableSortDirection) => void; - sortDirection?: TableSortDirection; - children?: ReactNode; -}; -declare const TableHeaderCell: React.ForwardRefExoticComponent>; -export { TableHeaderCell }; diff --git a/lib/components/Table/TableHeaderCell/TableHeaderCell.js b/lib/components/Table/TableHeaderCell/TableHeaderCell.js index 0d1f6d91..999f0c3e 100644 --- a/lib/components/Table/TableHeaderCell/TableHeaderCell.js +++ b/lib/components/Table/TableHeaderCell/TableHeaderCell.js @@ -1,94 +1,21 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableHeaderCell = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var icons_1 = require("../../../icons"); -var HeaderCellContainer = styled_components_1.default.th(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n height: 44px;\n text-align: left;\n color: ", ";\n font-weight: normal;\n box-sizing: content-box;\n\n ", ";\n"], ["\n background: linear-gradient(to top, ", " 1px, ", " 0px);\n height: 44px;\n text-align: left;\n color: ", ";\n font-weight: normal;\n box-sizing: content-box;\n\n ", ";\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('white'), function (_a) { - var isSorted = _a.isSorted; - return (0, theme_1.getColor)(isSorted ? 'brand' : 'grey', 100); -}, function (_a) { - var isSortable = _a.isSortable; - return isSortable && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n cursor: pointer;\n "], ["\n cursor: pointer;\n "]))); -}); -var HeaderCellContentContainer = styled_components_1.default.span(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n color: ", ";\n padding: 0 10px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n + svg {\n vertical-align: middle;\n }\n"], ["\n color: ", ";\n padding: 0 10px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n + svg {\n vertical-align: middle;\n }\n"])), (0, theme_1.getColor)('grey', 140)); -var TableHeaderCell = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.isSortable, isSortable = _b === void 0 ? false : _b, onDirectionChange = _a.onDirectionChange, sortDirection = _a.sortDirection, children = _a.children, rest = __rest(_a, ["isSortable", "onDirectionChange", "sortDirection", "children"]); - if (isSortable && (onDirectionChange === undefined || sortDirection === undefined)) { - throw Error('Sortable header should provide onDirectionChange and direction props'); - } - if (!isSortable && (onDirectionChange !== undefined || sortDirection !== undefined)) { - throw Error('Not sortable header does not provide onDirectionChange and direction props'); - } - var handleClick = function () { - switch (sortDirection) { - case 'ascending': - onDirectionChange && onDirectionChange('descending'); - break; - case 'descending': - case 'none': - onDirectionChange && onDirectionChange('ascending'); - break; - } - }; - return (react_1.default.createElement(HeaderCellContainer, __assign({ isSorted: sortDirection !== 'none', isSortable: isSortable, "aria-sort": sortDirection, onClick: handleClick }, rest), - react_1.default.createElement(HeaderCellContentContainer, { ref: forwardedRef }, children), - isSortable && - (sortDirection === 'descending' || sortDirection === 'none' ? (react_1.default.createElement(icons_1.ArrowDownIcon, { size: 14 })) : (react_1.default.createElement(icons_1.ArrowUpIcon, { size: 14 }))))); -}); -exports.TableHeaderCell = TableHeaderCell; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=TableHeaderCell.js.map \ No newline at end of file +"use strict";var b=Object.defineProperty,_=Object.defineProperties;var q=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,r,o)=>r in e?b(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,u=(e,r)=>{for(var o in r||(r={}))i.call(r,o)&&s(e,o,r[o]);if(d)for(var o of d(r))c.call(r,o)&&s(e,o,r[o]);return e},p=(e,r)=>_(e,q(r));var f=(e,r)=>{var o={};for(var a in e)i.call(e,a)&&r.indexOf(a)<0&&(o[a]=e[a]);if(e!=null&&d)for(var a of d(e))r.indexOf(a)<0&&c.call(e,a)&&(o[a]=e[a]);return o};var n=require("react/jsx-runtime"),j=require("react"),g=require("styled-components"),l=require("../../../theme/theme.js"),k=require("../../../icons/ArrowDownIcon.js"),y=require("../../../icons/ArrowUpIcon.js");function v(e){return e&&e.__esModule?e:{default:e}}var $=v(j),w=v(g);const m=w.default.th` + background: linear-gradient(to top, ${l.getColor("grey",120)} 1px, ${l.getColor("white")} 0px); + height: 44px; + text-align: left; + color: ${({isSorted:e})=>l.getColor(e?"brand":"grey",100)}; + font-weight: normal; + box-sizing: content-box; + + ${({isSortable:e})=>e&&g.css` + cursor: pointer; + `}; +`,A=w.default.span` + color: ${l.getColor("grey",140)}; + padding: 0 10px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + + svg { + vertical-align: middle; + } +`,H=$.default.forwardRef((I,x)=>{var t=I,{isSortable:e=!1,onDirectionChange:r,sortDirection:o,children:a}=t,h=f(t,["isSortable","onDirectionChange","sortDirection","children"]);if(e&&(r===void 0||o===void 0))throw Error("Sortable header should provide onDirectionChange and direction props");if(!e&&(r!==void 0||o!==void 0))throw Error("Not sortable header does not provide onDirectionChange and direction props");const C=()=>{switch(o){case"ascending":r&&r("descending");break;case"descending":case"none":r&&r("ascending");break}};return n.jsxs(m,p(u({isSorted:o!=="none",isSortable:e,"aria-sort":o,onClick:C},h),{children:[n.jsx(A,{ref:x,children:a}),e&&(o==="descending"||o==="none"?n.jsx(k.ArrowDownIcon,{size:14}):n.jsx(y.ArrowUpIcon,{size:14}))]}))});exports.TableHeaderCell=H; diff --git a/lib/components/Table/TableHeaderCell/TableHeaderCell.js.map b/lib/components/Table/TableHeaderCell/TableHeaderCell.js.map deleted file mode 100644 index 0b0cfc81..00000000 --- a/lib/components/Table/TableHeaderCell/TableHeaderCell.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableHeaderCell.js","sourceRoot":"","sources":["../../../../src/components/Table/TableHeaderCell/TableHeaderCell.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA4C;AAC5C,qEAA8C;AAC9C,wCAA2D;AAC3D,wCAA0D;AA0B1D,IAAM,mBAAmB,GAAG,2BAAM,CAAC,EAAE,wPAA8D,0CAC3D,EAAqB,QAAS,EAAiB,yDAG5E,EAA0D,6DAIjE,EAIC,KACJ,KAZuC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAG5E,UAAC,EAAU;QAAT,QAAQ,cAAA;IAAM,OAAA,IAAA,gBAAQ,EAAC,QAAQ,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,EAAE,GAAG,CAAC;AAA1C,CAA0C,EAIjE,UAAC,EAAY;QAAX,UAAU,gBAAA;IACZ,OAAA,UAAU,QACV,uBAAG,oGAAA,gCAEF,IAAA;AAHD,CAGC,CACJ,CAAC;AAEF,IAAM,0BAA0B,GAAG,2BAAM,CAAC,IAAI,iOAAA,aACnC,EAAqB,+IAQ/B,KARU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAQ/B,CAAC;AAEF,IAAM,eAAe,GAAG,eAAK,CAAC,UAAU,CACtC,UACE,EAA+F,EAC/F,YAA6C;IAD5C,IAAA,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAAE,iBAAiB,uBAAA,EAAE,aAAa,mBAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAxE,gEAAyE,CAAD;IAGxE,IAAI,UAAU,IAAI,CAAC,iBAAiB,KAAK,SAAS,IAAI,aAAa,KAAK,SAAS,CAAC,EAAE;QAClF,MAAM,KAAK,CAAC,sEAAsE,CAAC,CAAC;KACrF;IAED,IAAI,CAAC,UAAU,IAAI,CAAC,iBAAiB,KAAK,SAAS,IAAI,aAAa,KAAK,SAAS,CAAC,EAAE;QACnF,MAAM,KAAK,CAAC,4EAA4E,CAAC,CAAC;KAC3F;IAED,IAAM,WAAW,GAAG;QAClB,QAAQ,aAAa,EAAE;YACrB,KAAK,WAAW;gBACd,iBAAiB,IAAI,iBAAiB,CAAC,YAAY,CAAC,CAAC;gBACrD,MAAM;YACR,KAAK,YAAY,CAAC;YAClB,KAAK,MAAM;gBACT,iBAAiB,IAAI,iBAAiB,CAAC,WAAW,CAAC,CAAC;gBACpD,MAAM;SACT;IACH,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,mBAAmB,aAClB,QAAQ,EAAE,aAAa,KAAK,MAAM,EAClC,UAAU,EAAE,UAAU,eACX,aAAa,EACxB,OAAO,EAAE,WAAW,IAChB,IAAI;QAER,8BAAC,0BAA0B,IAAC,GAAG,EAAE,YAAY,IAAG,QAAQ,CAA8B;QACrF,UAAU;YACT,CAAC,aAAa,KAAK,YAAY,IAAI,aAAa,KAAK,MAAM,CAAC,CAAC,CAAC,CAC5D,8BAAC,qBAAa,IAAC,IAAI,EAAE,EAAE,GAAI,CAC5B,CAAC,CAAC,CAAC,CACF,8BAAC,mBAAW,IAAC,IAAI,EAAE,EAAE,GAAI,CAC1B,CAAC,CACgB,CACvB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/components/Table/TableRow/TableRow.d.ts b/lib/components/Table/TableRow/TableRow.d.ts deleted file mode 100644 index 5a91f4b5..00000000 --- a/lib/components/Table/TableRow/TableRow.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import React, { ReactNode, HTMLAttributes, MouseEvent } from 'react'; -import { Override } from '../../../shared'; -type Level = 'warning' | 'tertiary'; -type TableRowProps = Override, { - children?: ReactNode; - onSelectToggle?: (isSelected: boolean) => void; - isSelected?: boolean | 'mixed'; - level?: Level; - onClick?: (event: MouseEvent) => void; - rowIndex?: number; -}>; -declare const TableRow: React.ForwardRefExoticComponent, "children" | "onClick" | "level" | "isSelected" | "rowIndex" | "onSelectToggle"> & { - children?: ReactNode; - onSelectToggle?: ((isSelected: boolean) => void) | undefined; - isSelected?: boolean | "mixed" | undefined; - level?: Level | undefined; - onClick?: ((event: MouseEvent) => void) | undefined; - rowIndex?: number | undefined; -} & React.RefAttributes>; -export { TableRow }; -export type { TableRowProps }; diff --git a/lib/components/Table/TableRow/TableRow.js b/lib/components/Table/TableRow/TableRow.js index f8b468da..ebdc7914 100644 --- a/lib/components/Table/TableRow/TableRow.js +++ b/lib/components/Table/TableRow/TableRow.js @@ -1,137 +1,73 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableRow = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../../theme"); -var components_1 = require("../../../components"); -var TableContext_1 = require("../TableContext"); -var TableCell_1 = require("../TableCell/TableCell"); -var icons_1 = require("../../../icons"); -var usePlaceholderPosition_1 = require("../../../hooks/usePlaceholderPosition"); -var DraggedElementContext_1 = require("../../../contexts/DraggedElementContext"); -var RowContainer = styled_components_1.default.tr(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n ", ";\n\n ", "\n\n ", "\n\n ", "\n\n ", "\n\n &:hover > td {\n opacity: 1;\n ", "\n }\n\n &:hover > td > div {\n opacity: 1;\n }\n\n ", ";\n"], ["\n ", ";\n\n ", "\n\n ", "\n\n ", "\n\n ", "\n\n &:hover > td {\n opacity: 1;\n ", "\n }\n\n &:hover > td > div {\n opacity: 1;\n }\n\n ", ";\n"])), function (_a) { - var isSelected = _a.isSelected; - return isSelected && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n > td {\n background-color: ", ";\n }\n "], ["\n > td {\n background-color: ", ";\n }\n "])), (0, theme_1.getColor)('blue', 20)); -}, function (_a) { - var isClickable = _a.isClickable; - return isClickable && (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n &:hover {\n cursor: pointer;\n }\n "], ["\n &:hover {\n cursor: pointer;\n }\n "]))); -}, function (_a) { - var isDragAndDroppable = _a.isDragAndDroppable; - return isDragAndDroppable && (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & > *:first-child {\n width: 44px;\n }\n "], ["\n & > *:first-child {\n width: 44px;\n }\n "]))); -}, function (_a) { - var placeholderPosition = _a.placeholderPosition; - return placeholderPosition === 'top' && (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n background: linear-gradient(to bottom, ", " 4px, ", " 0px);\n "], ["\n background: linear-gradient(to bottom, ", " 4px, ", " 0px);\n "])), (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('white')); -}, function (_a) { - var placeholderPosition = _a.placeholderPosition; - return placeholderPosition === 'bottom' && (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n background: linear-gradient(to top, ", " 4px, ", " 0px);\n "], ["\n background: linear-gradient(to top, ", " 4px, ", " 0px);\n "])), (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('white')); -}, function (_a) { - var isClickable = _a.isClickable; - return isClickable && (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background-color: ", ";\n "], ["\n background-color: ", ";\n "])), (0, theme_1.getColor)('grey', 20)); -}, function (_a) { - var level = _a.level; - return level === 'warning' - ? (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n > td {\n :first-child {\n padding: 0 0 0 5px;\n }\n background-color: ", ";\n }\n "], ["\n > td {\n :first-child {\n padding: 0 0 0 5px;\n }\n background-color: ", ";\n }\n "])), (0, theme_1.getColor)('yellow', 10)) : level === 'tertiary' && (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n > td {\n background-color: ", ";\n color: ", ";\n }\n "], ["\n > td {\n background-color: ", ";\n color: ", ";\n }\n "])), (0, theme_1.getColor)('grey', 20), (0, theme_1.getColor)('grey', 120)); -}); -var CheckboxContainer = styled_components_1.default.td(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n background: none !important;\n opacity: ", ";\n cursor: auto;\n\n > div {\n justify-content: center;\n }\n"], ["\n background: none !important;\n opacity: ", ";\n cursor: auto;\n\n > div {\n justify-content: center;\n }\n"])), function (_a) { - var isVisible = _a.isVisible; - return (isVisible ? 1 : 0); -}); -var HandleCell = (0, styled_components_1.default)(TableCell_1.TableCell)(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n cursor: grab;\n width: 20px;\n\n > div {\n justify-content: center;\n }\n\n :active {\n cursor: grabbing;\n }\n"], ["\n cursor: grab;\n width: 20px;\n\n > div {\n justify-content: center;\n }\n\n :active {\n cursor: grabbing;\n }\n"]))); -var getIcon = function (level) { - switch (level) { - case 'warning': - return react_1.default.createElement(WarningIcon, null); - case 'tertiary': - return react_1.default.createElement(icons_1.LockIcon, null); - } -}; -var WarningIcon = (0, styled_components_1.default)(icons_1.DangerIcon)(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_1.getColor)('yellow', 120)); -var TableRow = (0, react_1.forwardRef)(function (_a, forwardedRef) { - var _b = _a.rowIndex, rowIndex = _b === void 0 ? 0 : _b, _c = _a.isSelected, isSelected = _c === void 0 ? false : _c, level = _a.level, onSelectToggle = _a.onSelectToggle, onClick = _a.onClick, draggable = _a.draggable, children = _a.children, rest = __rest(_a, ["rowIndex", "isSelected", "level", "onSelectToggle", "onClick", "draggable", "children"]); - var _d = (0, usePlaceholderPosition_1.usePlaceholderPosition)(rowIndex), placeholderPosition = _d[0], placeholderDragEnter = _d[1], placeholderDragLeave = _d[2], placeholderDragEnd = _d[3]; - var _e = (0, react_1.useContext)(TableContext_1.TableContext), isSelectable = _e.isSelectable, displayCheckbox = _e.displayCheckbox, isDragAndDroppable = _e.isDragAndDroppable, hasWarningRows = _e.hasWarningRows, hasLockedRows = _e.hasLockedRows; - if (isSelectable && (undefined === isSelected || undefined === onSelectToggle)) { - throw Error('A row in a selectable table should have the prop "isSelected" and "onSelectToggle"'); - } - var _f = (0, react_1.useContext)(DraggedElementContext_1.DraggedElementContext), draggedElementIndex = _f.index, onDragStart = _f.onDragStart, onDragEnd = _f.onDragEnd; - var handleCheckboxChange = function (event) { - event.stopPropagation(); - onSelectToggle === null || onSelectToggle === void 0 ? void 0 : onSelectToggle(!isSelected); - }; - var handleDragEnter = function () { - if (null !== draggedElementIndex) { - placeholderDragEnter(draggedElementIndex); - } - }; - var handleDragStart = function (event) { - event.dataTransfer.setData('text', rowIndex.toString()); - onDragStart === null || onDragStart === void 0 ? void 0 : onDragStart(rowIndex); - }; - var handleDragEnd = function () { - placeholderDragEnd(); - onDragEnd === null || onDragEnd === void 0 ? void 0 : onDragEnd(); - }; - return (react_1.default.createElement(RowContainer, __assign({ ref: forwardedRef, isClickable: undefined !== onClick, isSelected: !!isSelected, level: level, isDragAndDroppable: isDragAndDroppable, onClick: onClick, placeholderPosition: isDragAndDroppable ? placeholderPosition : 'none', draggable: isDragAndDroppable && draggable, "data-draggable-index": rowIndex, onDragEnter: handleDragEnter, onDragLeave: placeholderDragLeave, onDragStart: handleDragStart, onDragEnd: handleDragEnd }, rest), - isSelectable && (react_1.default.createElement(CheckboxContainer, { "aria-hidden": !displayCheckbox && !isSelected, isVisible: displayCheckbox || !!isSelected, onClick: handleCheckboxChange }, - react_1.default.createElement(components_1.Checkbox, { checked: isSelected, onChange: function (_value, e) { - handleCheckboxChange(e); - } }))), - isDragAndDroppable && (react_1.default.createElement(HandleCell, { onMouseDown: function () { return onDragStart === null || onDragStart === void 0 ? void 0 : onDragStart(rowIndex); }, onMouseUp: onDragEnd, "data-testid": "dragAndDrop" }, - react_1.default.createElement(icons_1.RowIcon, { size: 16 }))), - hasWarningRows && (react_1.default.createElement(TableCell_1.TableCell, null, level === 'warning' && react_1.default.cloneElement(getIcon(level), { size: 16, 'data-testid': 'warning-icon' }))), - children, - hasLockedRows && (react_1.default.createElement(TableCell_1.TableCell, null, level === 'tertiary' && react_1.default.cloneElement(getIcon(level), { size: 16, 'data-testid': 'lock-icon' }))))); -}); -exports.TableRow = TableRow; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12; -//# sourceMappingURL=TableRow.js.map \ No newline at end of file +"use strict";var G=Object.defineProperty,J=Object.defineProperties;var K=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var $=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable;var w=(e,r,o)=>r in e?G(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,D=(e,r)=>{for(var o in r||(r={}))$.call(r,o)&&w(e,o,r[o]);if(u)for(var o of u(r))y.call(r,o)&&w(e,o,r[o]);return e},j=(e,r)=>J(e,K(r));var q=(e,r)=>{var o={};for(var t in e)$.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&u)for(var t of u(e))r.indexOf(t)<0&&y.call(e,t)&&(o[t]=e[t]);return o};var i=require("react/jsx-runtime"),g=require("react"),n=require("styled-components"),a=require("../../../theme/theme.js"),N=require("../../Checkbox/Checkbox.js"),O=require("../TableContext.js"),b=require("../TableCell/TableCell.js"),Q=require("../../../icons/RowIcon.js"),X=require("../../../icons/DangerIcon.js"),Y=require("../../../icons/LockIcon.js"),Z=require("../../../hooks/usePlaceholderPosition.js"),S=require("../../../contexts/DraggedElementContext.js");function m(e){return e&&e.__esModule?e:{default:e}}var E=m(g),h=m(n);const ee=h.default.tr` + ${({isSelected:e})=>e&&n.css` + > td { + background-color: ${a.getColor("blue",20)}; + } + `}; + + ${({isClickable:e})=>e&&n.css` + &:hover { + cursor: pointer; + } + `} + + ${({isDragAndDroppable:e})=>e&&n.css` + & > *:first-child { + width: 44px; + } + `} + + ${({placeholderPosition:e})=>e==="top"&&n.css` + background: linear-gradient(to bottom, ${a.getColor("blue",40)} 4px, ${a.getColor("white")} 0px); + `} + + ${({placeholderPosition:e})=>e==="bottom"&&n.css` + background: linear-gradient(to top, ${a.getColor("blue",40)} 4px, ${a.getColor("white")} 0px); + `} + + &:hover > td { + opacity: 1; + ${({isClickable:e})=>e&&n.css` + background-color: ${a.getColor("grey",20)}; + `} + } + + &:hover > td > div { + opacity: 1; + } + + ${({level:e})=>e==="warning"?n.css` + > td { + :first-child { + padding: 0 0 0 5px; + } + background-color: ${a.getColor("yellow",10)}; + } + `:e==="tertiary"&&n.css` + > td { + background-color: ${a.getColor("grey",20)}; + color: ${a.getColor("grey",120)}; + } + `}; +`,re=h.default.td` + background: none !important; + opacity: ${({isVisible:e})=>e?1:0}; + cursor: auto; + + > div { + justify-content: center; + } +`,oe=h.default(b.TableCell)` + cursor: grab; + width: 20px; + + > div { + justify-content: center; + } + + :active { + cursor: grabbing; + } +`,R=e=>{switch(e){case"warning":return i.jsx(te,{});case"tertiary":return i.jsx(Y.LockIcon,{})}},te=h.default(X.DangerIcon)` + color: ${a.getColor("yellow",120)}; +`,ae=g.forwardRef((ne,L)=>{var p=ne,{rowIndex:e=0,isSelected:r=!1,level:o,onSelectToggle:t,onClick:C,draggable:_,children:P}=p,I=q(p,["rowIndex","isSelected","level","onSelectToggle","onClick","draggable","children"]);const[T,z,A,M]=Z.usePlaceholderPosition(e),{isSelectable:x,displayCheckbox:v,isDragAndDroppable:l,hasWarningRows:W,hasLockedRows:H}=g.useContext(O.TableContext);if(x&&(r===void 0||t===void 0))throw Error('A row in a selectable table should have the prop "isSelected" and "onSelectToggle"');const{index:f,onDragStart:c,onDragEnd:s}=g.useContext(S.DraggedElementContext),k=d=>{d.stopPropagation(),t==null||t(!r)},U=()=>{f!==null&&z(f)},V=d=>{d.dataTransfer.setData("text",e.toString()),c==null||c(e)},B=()=>{M(),s==null||s()};return i.jsxs(ee,j(D({ref:L,isClickable:C!==void 0,isSelected:!!r,level:o,isDragAndDroppable:l,onClick:C,placeholderPosition:l?T:"none",draggable:l&&_,"data-draggable-index":e,onDragEnter:U,onDragLeave:A,onDragStart:V,onDragEnd:B},I),{children:[x&&i.jsx(re,{"aria-hidden":!v&&!r,isVisible:v||!!r,onClick:k,children:i.jsx(N.Checkbox,{checked:r,onChange:(d,F)=>{k(F)}})}),l&&i.jsx(oe,{onMouseDown:()=>c==null?void 0:c(e),onMouseUp:s,"data-testid":"dragAndDrop",children:i.jsx(Q.RowIcon,{size:16})}),W&&i.jsx(b.TableCell,{children:o==="warning"&&E.default.cloneElement(R(o),{size:16,"data-testid":"warning-icon"})}),P,H&&i.jsx(b.TableCell,{children:o==="tertiary"&&E.default.cloneElement(R(o),{size:16,"data-testid":"lock-icon"})})]}))});exports.TableRow=ae; diff --git a/lib/components/Table/TableRow/TableRow.js.map b/lib/components/Table/TableRow/TableRow.js.map deleted file mode 100644 index 8799aebd..00000000 --- a/lib/components/Table/TableRow/TableRow.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableRow.js","sourceRoot":"","sources":["../../../../src/components/Table/TableRow/TableRow.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CASe;AACf,qEAA8C;AAC9C,wCAA2D;AAC3D,kDAA6C;AAE7C,gDAA6C;AAC7C,oDAAiD;AACjD,wCAA6D;AAC7D,gFAAkG;AAClG,iFAA8E;AAI9E,IAAM,YAAY,GAAG,2BAAM,CAAC,EAAE,uOAQ7B,MACG,EAMC,SAED,EAMC,QAED,EAMC,QAED,EAIC,QAED,EAIC,6CAIC,EAIC,6DAOH,EAgBK,KACR,KAlEG,UAAC,EAAY;QAAX,UAAU,gBAAA;IACZ,OAAA,UAAU,QACV,uBAAG,oIAAA,4CAEqB,EAAoB,kBAE3C,KAFuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAE3C;AALD,CAKC,EAED,UAAC,EAAa;QAAZ,WAAW,iBAAA;IACb,OAAA,WAAW,QACX,uBAAG,gIAAA,4DAIF,IAAA;AALD,CAKC,EAED,UAAC,EAAoB;QAAnB,kBAAkB,wBAAA;IACpB,OAAA,kBAAkB,QAClB,uBAAG,sIAAA,kEAIF,IAAA;AALD,CAKC,EAED,UAAC,EAAqB;QAApB,mBAAmB,yBAAA;IACrB,OAAA,mBAAmB,KAAK,KAAK,QAC7B,uBAAG,+IAAA,iDACwC,EAAoB,QAAS,EAAiB,cACxF,KAD0C,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACxF;AAHD,CAGC,EAED,UAAC,EAAqB;QAApB,mBAAmB,yBAAA;IACrB,OAAA,mBAAmB,KAAK,QAAQ,QAChC,uBAAG,4IAAA,8CACqC,EAAoB,QAAS,EAAiB,cACrF,KADuC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAAS,IAAA,gBAAQ,EAAC,OAAO,CAAC,CACrF;AAHD,CAGC,EAIC,UAAC,EAAa;QAAZ,WAAW,iBAAA;IACb,OAAA,WAAW,QACX,uBAAG,+GAAA,8BACmB,EAAoB,WACzC,KADqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CACzC;AAHD,CAGC,EAOH,UAAC,EAAO;QAAN,KAAK,WAAA;IACP,OAAA,KAAK,KAAK,SAAS;QACjB,CAAC,KAAC,uBAAG,kOAAA,kIAKqB,EAAsB,0BAE7C,KAFuB,IAAA,gBAAQ,EAAC,QAAQ,EAAE,EAAE,CAAC,EAGhD,CAAC,CAAC,KAAK,KAAK,UAAU,QACpB,uBAAG,8KAAA,oDAEqB,EAAoB,wBAC/B,EAAqB,0BAEjC,KAHuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAC/B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAEjC;AAfL,CAeK,CACR,CAAC;AAEF,IAAM,iBAAiB,GAAG,2BAAM,CAAC,EAAE,4LAAsB,+CAE5C,EAAoC,sEAMhD,KANY,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAnB,CAAmB,CAMhD,CAAC;AAEF,IAAM,UAAU,GAAG,IAAA,2BAAM,EAAC,qBAAS,CAAC,qMAAA,gIAWnC,IAAA,CAAC;AAEF,IAAM,OAAO,GAAG,UAAC,KAAY;IAC3B,QAAQ,KAAK,EAAE;QACb,KAAK,SAAS;YACZ,OAAO,8BAAC,WAAW,OAAG,CAAC;QACzB,KAAK,UAAU;YACb,OAAO,8BAAC,gBAAQ,OAAG,CAAC;KACvB;AACH,CAAC,CAAC;AAEF,IAAM,WAAW,GAAG,IAAA,2BAAM,EAAC,kBAAU,CAAC,yFAAA,aAC3B,EAAuB,KACjC,KADU,IAAA,gBAAQ,EAAC,QAAQ,EAAE,GAAG,CAAC,CACjC,CAAC;AAqCF,IAAM,QAAQ,GAAG,IAAA,kBAAU,EACzB,UACE,EAA+G,EAC/G,YAAsC;IADrC,IAAA,gBAAY,EAAZ,QAAQ,mBAAG,CAAC,KAAA,EAAE,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAAE,KAAK,WAAA,EAAE,cAAc,oBAAA,EAAE,OAAO,aAAA,EAAE,SAAS,eAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAA/F,yFAAgG,CAAD;IAGzF,IAAA,KACJ,IAAA,+CAAsB,EAAC,QAAQ,CAAC,EAD3B,mBAAmB,QAAA,EAAE,oBAAoB,QAAA,EAAE,oBAAoB,QAAA,EAAE,kBAAkB,QACxD,CAAC;IAE7B,IAAA,KAAqF,IAAA,kBAAU,EAAC,2BAAY,CAAC,EAA5G,YAAY,kBAAA,EAAE,eAAe,qBAAA,EAAE,kBAAkB,wBAAA,EAAE,cAAc,oBAAA,EAAE,aAAa,mBAA4B,CAAC;IACpH,IAAI,YAAY,IAAI,CAAC,SAAS,KAAK,UAAU,IAAI,SAAS,KAAK,cAAc,CAAC,EAAE;QAC9E,MAAM,KAAK,CAAC,oFAAoF,CAAC,CAAC;KACnG;IACK,IAAA,KAAuD,IAAA,kBAAU,EAAC,6CAAqB,CAAC,EAAhF,mBAAmB,WAAA,EAAE,WAAW,iBAAA,EAAE,SAAS,eAAqC,CAAC;IAE/F,IAAM,oBAAoB,GAAG,UAAC,KAAqB;QACjD,KAAK,CAAC,eAAe,EAAE,CAAC;QACxB,cAAc,aAAd,cAAc,uBAAd,cAAc,CAAG,CAAC,UAAU,CAAC,CAAC;IAChC,CAAC,CAAC;IAEF,IAAM,eAAe,GAAG;QACtB,IAAI,IAAI,KAAK,mBAAmB,EAAE;YAChC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;SAC3C;IACH,CAAC,CAAC;IAEF,IAAM,eAAe,GAAG,UAAC,KAAqC;QAC5D,KAAK,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,EAAE,QAAQ,CAAC,QAAQ,EAAE,CAAC,CAAC;QACxD,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAG,QAAQ,CAAC,CAAC;IAC1B,CAAC,CAAC;IAEF,IAAM,aAAa,GAAG;QACpB,kBAAkB,EAAE,CAAC;QACrB,SAAS,aAAT,SAAS,uBAAT,SAAS,EAAI,CAAC;IAChB,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,YAAY,aACX,GAAG,EAAE,YAAY,EACjB,WAAW,EAAE,SAAS,KAAK,OAAO,EAClC,UAAU,EAAE,CAAC,CAAC,UAAU,EACxB,KAAK,EAAE,KAAK,EACZ,kBAAkB,EAAE,kBAAkB,EACtC,OAAO,EAAE,OAAO,EAChB,mBAAmB,EAAE,kBAAkB,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,MAAM,EACtE,SAAS,EAAE,kBAAkB,IAAI,SAAS,0BACpB,QAAQ,EAC9B,WAAW,EAAE,eAAe,EAC5B,WAAW,EAAE,oBAAoB,EACjC,WAAW,EAAE,eAAe,EAC5B,SAAS,EAAE,aAAa,IACpB,IAAI;QAEP,YAAY,IAAI,CACf,8BAAC,iBAAiB,mBACH,CAAC,eAAe,IAAI,CAAC,UAAU,EAC5C,SAAS,EAAE,eAAe,IAAI,CAAC,CAAC,UAAU,EAC1C,OAAO,EAAE,oBAAoB;YAE7B,8BAAC,qBAAQ,IACP,OAAO,EAAE,UAAU,EACnB,QAAQ,EAAE,UAAC,MAAM,EAAE,CAAC;oBAClB,oBAAoB,CAAC,CAAC,CAAC,CAAC;gBAC1B,CAAC,GACD,CACgB,CACrB;QACA,kBAAkB,IAAI,CACrB,8BAAC,UAAU,IAAC,WAAW,EAAE,cAAM,OAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAG,QAAQ,CAAC,EAAvB,CAAuB,EAAE,SAAS,EAAE,SAAS,iBAAc,aAAa;YACrG,8BAAC,eAAO,IAAC,IAAI,EAAE,EAAE,GAAI,CACV,CACd;QACA,cAAc,IAAI,CACjB,8BAAC,qBAAS,QACP,KAAK,KAAK,SAAS,IAAI,eAAK,CAAC,YAAY,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,EAAC,IAAI,EAAE,EAAE,EAAE,aAAa,EAAE,cAAc,EAAC,CAAC,CAC3F,CACb;QACA,QAAQ;QACR,aAAa,IAAI,CAChB,8BAAC,qBAAS,QACP,KAAK,KAAK,UAAU,IAAI,eAAK,CAAC,YAAY,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,EAAC,IAAI,EAAE,EAAE,EAAE,aAAa,EAAE,WAAW,EAAC,CAAC,CACzF,CACb,CACY,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/components/Tags/Tags.d.ts b/lib/components/Tags/Tags.d.ts deleted file mode 100644 index a5c340e1..00000000 --- a/lib/components/Tags/Tags.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import React, { ReactNode } from 'react'; -import { AkeneoThemedProps } from '../../theme'; -type TagTint = 'green' | 'blue' | 'dark_blue' | 'purple' | 'dark_purple' | 'yellow' | 'red' | 'dark_cyan' | 'forest_green' | 'olive_green' | 'hot_pink' | 'coral_red' | 'orange' | 'chocolate'; -declare const Tag: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLLIElement>, { - tint: TagTint; -} & React.HTMLAttributes & AkeneoThemedProps>> & string; -type TagsProps = { - children?: ReactNode; -}; -declare const Tags: React.ForwardRefExoticComponent>; -export { Tags, Tag }; -export type { TagTint }; diff --git a/lib/components/Tags/Tags.js b/lib/components/Tags/Tags.js index 40fe300e..80c6480d 100644 --- a/lib/components/Tags/Tags.js +++ b/lib/components/Tags/Tags.js @@ -1,99 +1,25 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Tag = exports.Tags = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var convertTintToColorCode = function (str) { - return str.replace(/_([a-z])/g, function (g) { - return g[1].toUpperCase(); - }); -}; -var Tag = styled_components_1.default.li(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n border: 1px solid;\n border-color: ", ";\n color: ", ";\n background-color: ", ";\n height: 16px;\n line-height: 16px;\n padding: 0 6px;\n display: inline-block;\n border-radius: 2px;\n font-size: ", ";\n text-transform: uppercase;\n overflow: hidden;\n max-width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n"], ["\n border: 1px solid;\n border-color: ", ";\n color: ", ";\n background-color: ", ";\n height: 16px;\n line-height: 16px;\n padding: 0 6px;\n display: inline-block;\n border-radius: 2px;\n font-size: ", ";\n text-transform: uppercase;\n overflow: hidden;\n max-width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n"])), function (_a) { - var tint = _a.tint; - return (0, theme_1.getColorAlternative)(convertTintToColorCode(tint), 100); -}, function (_a) { - var tint = _a.tint; - return (0, theme_1.getColorAlternative)(convertTintToColorCode(tint), 120); -}, function (_a) { - var tint = _a.tint; - return (0, theme_1.getColorAlternative)(convertTintToColorCode(tint), 10); -}, (0, theme_1.getFontSize)('small')); -exports.Tag = Tag; -var TagsContainer = styled_components_1.default.ul(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-wrap: wrap;\n padding-inline-start: 0;\n margin-block-end: 0;\n margin-block-start: 0;\n list-style-type: none;\n gap: 10px;\n"], ["\n display: flex;\n flex-wrap: wrap;\n padding-inline-start: 0;\n margin-block-end: 0;\n margin-block-start: 0;\n list-style-type: none;\n gap: 10px;\n"]))); -var Tags = react_1.default.forwardRef(function (_a, forwardedRef) { - var children = _a.children, rest = __rest(_a, ["children"]); - var getTitle = function (children) { - var label = ''; - react_1.default.Children.map(children, function (child) { - if (typeof child === 'string') { - label += child; - } - }); - return label; - }; - return (react_1.default.createElement(TagsContainer, __assign({ ref: forwardedRef }, rest), react_1.default.Children.map(children, function (child) { - var _a, _b; - if ((0, react_1.isValidElement)(child) && child.type === Tag) { - return react_1.default.cloneElement(child, { - title: ((_a = child.props) === null || _a === void 0 ? void 0 : _a.title) || getTitle((_b = child.props) === null || _b === void 0 ? void 0 : _b.children), - }); - } - throw new Error('A Tags element can only have Tag children'); - }))); -}); -exports.Tags = Tags; -var templateObject_1, templateObject_2; -//# sourceMappingURL=Tags.js.map \ No newline at end of file +"use strict";var b=Object.defineProperty,_=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var f=(e,t,r)=>t in e?b(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,x=(e,t)=>{for(var r in t||(t={}))g.call(t,r)&&f(e,r,t[r]);if(i)for(var r of i(t))c.call(t,r)&&f(e,r,t[r]);return e},v=(e,t)=>_(e,k(t));var m=(e,t)=>{var r={};for(var a in e)g.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(e!=null&&i)for(var a of i(e))t.indexOf(a)<0&&c.call(e,a)&&(r[a]=e[a]);return r};var q=require("react/jsx-runtime"),h=require("react"),A=require("styled-components"),s=require("../../theme/theme.js");function w(e){return e&&e.__esModule?e:{default:e}}var p=w(h),T=w(A);const d=e=>e.replace(/_([a-z])/g,function(t){return t[1].toUpperCase()}),y=T.default.li` + border: 1px solid; + border-color: ${({tint:e})=>s.getColorAlternative(d(e),100)}; + color: ${({tint:e})=>s.getColorAlternative(d(e),120)}; + background-color: ${({tint:e})=>s.getColorAlternative(d(e),10)}; + height: 16px; + line-height: 16px; + padding: 0 6px; + display: inline-block; + border-radius: 2px; + font-size: ${s.getFontSize("small")}; + text-transform: uppercase; + overflow: hidden; + max-width: 200px; + white-space: nowrap; + text-overflow: ellipsis; +`,R=T.default.ul` + display: flex; + flex-wrap: wrap; + padding-inline-start: 0; + margin-block-end: 0; + margin-block-start: 0; + list-style-type: none; + gap: 10px; +`,$=p.default.forwardRef((a,r)=>{var u=a,{children:e}=u,t=m(u,["children"]);const C=l=>{let n="";return p.default.Children.map(l,o=>{typeof o=="string"&&(n+=o)}),n};return q.jsx(R,v(x({ref:r},t),{children:p.default.Children.map(e,l=>{var n,o;if(h.isValidElement(l)&&l.type===y)return p.default.cloneElement(l,{title:((n=l.props)==null?void 0:n.title)||C((o=l.props)==null?void 0:o.children)});throw new Error("A Tags element can only have Tag children")})}))});exports.Tag=y;exports.Tags=$; diff --git a/lib/components/Tags/Tags.js.map b/lib/components/Tags/Tags.js.map deleted file mode 100644 index 6755559e..00000000 --- a/lib/components/Tags/Tags.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Tags.js","sourceRoot":"","sources":["../../../src/components/Tags/Tags.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA4D;AAC5D,wEAAuC;AACvC,qCAAgF;AAyBhF,IAAM,sBAAsB,GAAG,UAAC,GAAW;IACzC,OAAO,GAAG,CAAC,OAAO,CAAC,WAAW,EAAE,UAAU,CAAC;QACzC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC;IAC5B,CAAC,CAAC,CAAC;AACL,CAAC,CAAC;AAKF,IAAM,GAAG,GAAG,2BAAM,CAAC,EAAE,0ZAA8B,0CAEjC,EAAkE,cACzE,EAAkE,yBACvD,EAAiE,6HAMxE,EAAoB,iIAMlC,KAdiB,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,2BAAmB,EAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,GAAG,CAAC;AAAtD,CAAsD,EACzE,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,2BAAmB,EAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,GAAG,CAAC;AAAtD,CAAsD,EACvD,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAA,2BAAmB,EAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC;AAArD,CAAqD,EAMxE,IAAA,mBAAW,EAAC,OAAO,CAAC,CAMlC,CAAC;AAmDY,kBAAG;AAlDjB,IAAM,aAAa,GAAG,2BAAM,CAAC,EAAE,mOAAA,gKAQ9B,IAAA,CAAC;AAYF,IAAM,IAAI,GAAG,eAAK,CAAC,UAAU,CAC3B,UAAC,EAA8B,EAAE,YAAmC;IAAlE,IAAA,QAAQ,cAAA,EAAK,IAAI,cAAlB,YAAmB,CAAD;IACjB,IAAM,QAAQ,GAAG,UAAC,QAAoB;QACpC,IAAI,KAAK,GAAG,EAAE,CAAC;QAEf,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;YAChC,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;gBAC7B,KAAK,IAAI,KAAK,CAAC;aAChB;QACH,CAAC,CAAC,CAAC;QAEH,OAAO,KAAK,CAAC;IACf,CAAC,CAAC;IAEF,OAAO,CACL,8BAAC,aAAa,aAAC,GAAG,EAAE,YAAY,IAAM,IAAI,GACvC,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;;QACjC,IAAI,IAAA,sBAAc,EAAW,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,GAAG,EAAE;YAEzD,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE;gBAC/B,KAAK,EAAE,CAAA,MAAA,KAAK,CAAC,KAAK,0CAAE,KAAK,KAAI,QAAQ,CAAC,MAAA,KAAK,CAAC,KAAK,0CAAE,QAAQ,CAAC;aAC7D,CAAC,CAAC;SACJ;QACD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;IAC/D,CAAC,CAAC,CACY,CACjB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,oBAAI"} \ No newline at end of file diff --git a/lib/components/Tiles/Tiles.d.ts b/lib/components/Tiles/Tiles.d.ts deleted file mode 100644 index 03080226..00000000 --- a/lib/components/Tiles/Tiles.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import React, { FC, ReactNode } from 'react'; -import { IconProps } from '../../icons'; -import { Override } from '../../'; -type Size = 'small' | 'big'; -type TilesProps = { - children?: ReactNode; - size?: Size; - inline?: boolean; -}; -type TileProps = Override, ({ - icon: React.ReactElement; - size?: 'big' | 'small'; - inline?: false; -} | { - size?: 'big' | 'small'; - icon?: undefined; - inline?: true; -}) & { - selected?: boolean; - onClick?: () => void; - disabled?: boolean; -}>; -declare const Tile: FC; -declare const Tiles: React.ForwardRefExoticComponent>; -export { Tiles, Tile }; diff --git a/lib/components/Tiles/Tiles.js b/lib/components/Tiles/Tiles.js index 8c694d89..15d40253 100644 --- a/lib/components/Tiles/Tiles.js +++ b/lib/components/Tiles/Tiles.js @@ -1,138 +1,77 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Tile = exports.Tiles = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var __1 = require("../../"); -var components_1 = require("../../components"); -var TilesContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: grid;\n ", ";\n"], ["\n display: grid;\n ", ";\n"])), function (_a) { - var size = _a.size; - return size === 'small' - ? (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n gap: 20px;\n grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));\n "], ["\n gap: 20px;\n grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));\n "]))) : (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n gap: 30px;\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n "], ["\n gap: 30px;\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n "]))); -}); -var TileContainer = styled_components_1.default.div(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n position: relative;\n margin: 1px;\n ", "\n transition: border-color 0.2s, color 0.2s, background 0.2s;\n ", "\n ", "\n ", "\n box-sizing: border-box;\n ", "\n\n div[role=tooltip] {\n position: absolute;\n right: 5px;\n }\n"], ["\n position: relative;\n margin: 1px;\n ", "\n transition: border-color 0.2s, color 0.2s, background 0.2s;\n ", "\n ", "\n ", "\n box-sizing: border-box;\n ", "\n\n div[role=tooltip] {\n position: absolute;\n right: 5px;\n }\n"])), function (_a) { - var size = _a.size, inline = _a.inline; - if (!inline) { - return size === 'small' - ? (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n height: 130px;\n text-align: center;\n "], ["\n height: 130px;\n text-align: center;\n "]))) : (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n height: 200px;\n text-align: center;\n "], ["\n height: 200px;\n text-align: center;\n "]))); - } - return (0, styled_components_1.css)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n height: auto;\n "], ["\n height: auto;\n "]))); -}, function (_a) { - var onClick = _a.onClick, disabled = _a.disabled; - return onClick !== undefined && - !disabled && (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n cursor: pointer;\n "], ["\n cursor: pointer;\n "]))); -}, function (_a) { - var selected = _a.selected; - return selected - ? (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n border: 2px solid ", ";\n color: ", ";\n margin: 0;\n background: ", ";\n "], ["\n border: 2px solid ", ";\n color: ", ";\n margin: 0;\n background: ", ";\n "])), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 10)) : (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n border: 1px solid ", ";\n "], ["\n border: 1px solid ", ";\n "])), (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var disabled = _a.disabled; - return !disabled && (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n &:hover {\n border: 2px solid ", ";\n color: ", ";\n margin: 0;\n background: ", ";\n }\n "], ["\n &:hover {\n border: 2px solid ", ";\n color: ", ";\n margin: 0;\n background: ", ";\n }\n "])), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 100), (0, theme_1.getColor)('blue', 10)); -}, function (_a) { - var disabled = _a.disabled; - return disabled && (0, styled_components_1.css)(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n color: ", ";\n cursor: not-allowed;\n background-color: ", ";\n "], ["\n color: ", ";\n cursor: not-allowed;\n background-color: ", ";\n "])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('grey', 20)); -}); -var IconContainer = styled_components_1.default.div(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n box-sizing: content-box;\n ", "\n ", "}\n"], ["\n box-sizing: content-box;\n ", "\n ", "}\n"])), function (_a) { - var size = _a.size; - return size === 'small' - ? (0, styled_components_1.css)(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n padding: 25px 0 0 0;\n height: 54px;\n "], ["\n padding: 25px 0 0 0;\n height: 54px;\n "]))) : (0, styled_components_1.css)(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n padding: 40px 0 0 0;\n height: 100px;\n "], ["\n padding: 40px 0 0 0;\n height: 100px;\n "]))); -}, function (_a) { - var disabled = _a.disabled; - return disabled && (0, styled_components_1.css)(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), (0, theme_1.getColor)('grey', 100)); -}); -var LabelContainer = styled_components_1.default.div(templateObject_17 || (templateObject_17 = __makeTemplateObject(["\n margin: 10px;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n line-height: 1.3;\n"], ["\n margin: 10px;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n line-height: 1.3;\n"]))); -var InlineContainer = styled_components_1.default.div(templateObject_18 || (templateObject_18 = __makeTemplateObject(["\n margin: 10px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n"], ["\n margin: 10px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n"]))); -var Tile = function (_a) { - var _b, _c; - var icon = _a.icon, _d = _a.selected, selected = _d === void 0 ? false : _d, _e = _a.size, size = _e === void 0 ? 'small' : _e, _f = _a.inline, inline = _f === void 0 ? false : _f, onClick = _a.onClick, children = _a.children, _g = _a.disabled, disabled = _g === void 0 ? false : _g, rest = __rest(_a, ["icon", "selected", "size", "inline", "onClick", "children", "disabled"]); - var handleKeyDown = (0, react_1.useCallback)(function (event) { - if (null !== event.currentTarget && event.key === __1.Key.Enter) { - onClick === null || onClick === void 0 ? void 0 : onClick(); - event.preventDefault(); - } - }, [onClick]); - var handleClick = function () { - if (disabled) - return; - onClick === null || onClick === void 0 ? void 0 : onClick(); - }; - var tooltipChildren = (_b = react_1.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && child.type === components_1.Tooltip) { - return child; - } - return undefined; - })) === null || _b === void 0 ? void 0 : _b.filter(function (e) { return !!e; }); - var childrenWithoutTooltips = (_c = react_1.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && child.type === components_1.Tooltip) { - return undefined; - } - return child; - })) === null || _c === void 0 ? void 0 : _c.filter(function (e) { return !!e; }); - return (react_1.default.createElement(TileContainer, __assign({ selected: selected, size: size, inline: inline, onClick: handleClick, onKeyDown: handleKeyDown, tabIndex: 0, "aria-disabled": disabled, disabled: disabled }, rest), - tooltipChildren && react_1.default.createElement(react_1.default.Fragment, null, tooltipChildren), - !inline && icon && (react_1.default.createElement(IconContainer, { size: size, disabled: disabled }, react_1.default.cloneElement(icon, { size: size === 'small' ? 54 : 100 }))), - inline ? (react_1.default.createElement(InlineContainer, null, childrenWithoutTooltips)) : (react_1.default.createElement(LabelContainer, null, childrenWithoutTooltips)))); -}; -exports.Tile = Tile; -var Tiles = react_1.default.forwardRef(function (_a, forwardedRef) { - var _b = _a.size, size = _b === void 0 ? 'small' : _b, _c = _a.inline, inline = _c === void 0 ? false : _c, children = _a.children, rest = __rest(_a, ["size", "inline", "children"]); - return (react_1.default.createElement(TilesContainer, __assign({ size: size, ref: forwardedRef }, rest), react_1.default.Children.map(children, function (child) { - if ((0, react_1.isValidElement)(child) && child.type === Tile) { - return react_1.default.cloneElement(child, { size: size, inline: inline }); - } - throw new Error('A Tiles element can only have Tile children'); - }))); -}); -exports.Tiles = Tiles; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17, templateObject_18; -//# sourceMappingURL=Tiles.js.map \ No newline at end of file +"use strict";var D=Object.defineProperty,R=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var x=Object.getOwnPropertySymbols;var C=Object.prototype.hasOwnProperty,w=Object.prototype.propertyIsEnumerable;var T=(e,r,t)=>r in e?D(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,h=(e,r)=>{for(var t in r||(r={}))C.call(r,t)&&T(e,t,r[t]);if(x)for(var t of x(r))w.call(r,t)&&T(e,t,r[t]);return e},y=(e,r)=>R(e,I(r));var v=(e,r)=>{var t={};for(var l in e)C.call(e,l)&&r.indexOf(l)<0&&(t[l]=e[l]);if(e!=null&&x)for(var l of x(e))r.indexOf(l)<0&&w.call(e,l)&&(t[l]=e[l]);return t};var u=require("react/jsx-runtime"),d=require("react"),i=require("styled-components"),a=require("../../theme/theme.js"),K=require("../../shared/key.js"),j=require("../Tooltip/Tooltip.js");function E(e){return e&&e.__esModule?e:{default:e}}var m=E(d),f=E(i);const V=f.default.div` + display: grid; + ${({size:e})=>e==="small"?i.css` + gap: 20px; + grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); + `:i.css` + gap: 30px; + grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); + `}; +`,k=f.default.div` + position: relative; + margin: 1px; + ${({size:e,inline:r})=>r?i.css` + height: auto; + `:e==="small"?i.css` + height: 130px; + text-align: center; + `:i.css` + height: 200px; + text-align: center; + `} + transition: border-color 0.2s, color 0.2s, background 0.2s; + ${({onClick:e,disabled:r})=>e!==void 0&&!r&&i.css` + cursor: pointer; + `} + ${({selected:e})=>e?i.css` + border: 2px solid ${a.getColor("blue",100)}; + color: ${a.getColor("blue",100)}; + margin: 0; + background: ${a.getColor("blue",10)}; + `:i.css` + border: 1px solid ${a.getColor("grey",80)}; + `} + ${({disabled:e})=>!e&&i.css` + &:hover { + border: 2px solid ${a.getColor("blue",100)}; + color: ${a.getColor("blue",100)}; + margin: 0; + background: ${a.getColor("blue",10)}; + } + `} + box-sizing: border-box; + ${({disabled:e})=>e&&i.css` + color: ${a.getColor("grey",120)}; + cursor: not-allowed; + background-color: ${a.getColor("grey",20)}; + `} + + div[role=tooltip] { + position: absolute; + right: 5px; + } +`,F=f.default.div` + box-sizing: content-box; + ${({size:e})=>e==="small"?i.css` + padding: 25px 0 0 0; + height: 54px; + `:i.css` + padding: 40px 0 0 0; + height: 100px; + `} + ${({disabled:e})=>e&&i.css` + color: ${a.getColor("grey",100)}; + `}} +`,L=f.default.div` + margin: 10px; + display: -webkit-box; + -webkit-line-clamp: 2; + -webkit-box-orient: vertical; + overflow: hidden; + line-height: 1.3; +`,M=f.default.div` + margin: 10px; + display: flex; + align-items: center; + justify-content: space-between; +`,_=z=>{var $=z,{icon:e,selected:r=!1,size:t="small",inline:l=!1,onClick:n,children:b,disabled:s=!1}=$,g=v($,["icon","selected","size","inline","onClick","children","disabled"]);const q=d.useCallback(o=>{o.currentTarget!==null&&o.key===K.Key.Enter&&(n==null||n(),o.preventDefault())},[n]),A=()=>{s||n==null||n()};let c=d.Children.map(b,o=>{if(d.isValidElement(o)&&o.type===j.Tooltip)return o});c=Array.isArray(c)?c.filter(o=>!!o):c;let p=d.Children.map(b,o=>{if(!(d.isValidElement(o)&&o.type===j.Tooltip))return o});return p=Array.isArray(p)?p.filter(o=>!!o):p,u.jsxs(k,y(h({selected:r,size:t,inline:l,onClick:A,onKeyDown:q,tabIndex:0,"aria-disabled":s,disabled:s},g),{children:[c&&u.jsx(u.Fragment,{children:c}),!l&&e&&u.jsx(F,{size:t,disabled:s,children:m.default.cloneElement(e,{size:t==="small"?54:100})}),l?u.jsx(M,{children:p}):u.jsx(L,{children:p})]}))},W=m.default.forwardRef((b,n)=>{var s=b,{size:e="small",inline:r=!1,children:t}=s,l=v(s,["size","inline","children"]);return u.jsx(V,y(h({size:e,ref:n},l),{children:m.default.Children.map(t,g=>{if(d.isValidElement(g)&&g.type===_)return m.default.cloneElement(g,{size:e,inline:r});throw new Error("A Tiles element can only have Tile children")})}))});exports.Tile=_;exports.Tiles=W; diff --git a/lib/components/Tiles/Tiles.js.map b/lib/components/Tiles/Tiles.js.map deleted file mode 100644 index a613410c..00000000 --- a/lib/components/Tiles/Tiles.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Tiles.js","sourceRoot":"","sources":["../../../src/components/Tiles/Tiles.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAsG;AACtG,qEAA8C;AAE9C,qCAAwD;AACxD,4BAAqC;AACrC,+CAAyC;AAIzC,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,kGAAkC,wBAE/D,EASK,KACR,KAVG,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,IAAI,KAAK,OAAO;QACd,CAAC,KAAC,uBAAG,+KAAA,2GAGF,KACH,CAAC,KAAC,uBAAG,+KAAA,2GAGF,IAAA;AARL,CAQK,CACR,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,0TAE/B,6CAGG,EAeD,qEAEC,EAKC,MACD,EAUK,MACL,EASC,iCAED,EAMC,4EAMJ,KAzDG,UAAC,EAAc;QAAb,IAAI,UAAA,EAAE,MAAM,YAAA;IACd,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,IAAI,KAAK,OAAO;YACrB,CAAC,KAAC,uBAAG,+IAAA,2EAGF,KACH,CAAC,KAAC,uBAAG,+IAAA,2EAGF,IAAA,CAAC;KACP;IACD,WAAO,uBAAG,iGAAA,6BAET,KAAC;AACJ,CAAC,EAEC,UAAC,EAAmB;QAAlB,OAAO,aAAA,EAAE,QAAQ,cAAA;IACnB,OAAA,OAAO,KAAK,SAAS;QACrB,CAAC,QAAQ,QACT,uBAAG,oGAAA,gCAEF,IAAA;AAJD,CAIC,EACD,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ;QACN,CAAC,KAAC,uBAAG,8LAAA,gCACmB,EAAqB,sBAChC,EAAqB,iDAEhB,EAAoB,aACnC,KAJqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAChC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEhB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAEtC,CAAC,KAAC,uBAAG,mHAAA,gCACmB,EAAoB,aACzC,KADqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CACzC;AATL,CASK,EACL,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,CAAC,QAAQ,QACT,uBAAG,8MAAA,+CAEqB,EAAqB,oBAChC,EAAqB,6CAEhB,EAAoB,kBAErC,KALuB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAChC,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEhB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAErC;AARD,CAQC,EAED,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,6JAAA,iBACQ,EAAqB,yDAEV,EAAoB,SACzC,KAHU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEV,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CACzC;AALD,CAKC,CAMJ,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,GAAG,sHAAqD,kCAEjF,EASK,MACL,EAIC,KACJ,KAfG,UAAC,EAAM;QAAL,IAAI,UAAA;IACN,OAAA,IAAI,KAAK,OAAO;QACd,CAAC,KAAC,uBAAG,2IAAA,qEAGF,KACH,CAAC,KAAC,uBAAG,4IAAA,sEAGF,IAAA;AARL,CAQK,EACL,UAAC,EAAU;QAAT,QAAQ,cAAA;IACV,OAAA,QAAQ,QACR,uBAAG,kGAAA,iBACQ,EAAqB,SAC/B,KADU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B;AAHD,CAGC,CACJ,CAAC;AACF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,wNAAA,mJAOhC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,GAAG,uKAAA,kGAKjC,IAAA,CAAC;AAuCF,IAAM,IAAI,GAAkB,UAAC,EAS5B;;IARC,IAAA,IAAI,UAAA,EACJ,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,YAAc,EAAd,IAAI,mBAAG,OAAO,KAAA,EACd,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EACd,OAAO,aAAA,EACP,QAAQ,cAAA,EACR,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EACb,IAAI,cARoB,yEAS5B,CADQ;IAEP,IAAM,aAAa,GAAG,IAAA,mBAAW,EAC/B,UAAC,KAAoC;QACnC,IAAI,IAAI,KAAK,KAAK,CAAC,aAAa,IAAI,KAAK,CAAC,GAAG,KAAK,OAAG,CAAC,KAAK,EAAE;YAC3D,OAAO,aAAP,OAAO,uBAAP,OAAO,EAAI,CAAC;YACZ,KAAK,CAAC,cAAc,EAAE,CAAC;SACxB;IACH,CAAC,EACD,CAAC,OAAO,CAAC,CACV,CAAC;IAEF,IAAM,WAAW,GAAG;QAClB,IAAI,QAAQ;YAAE,OAAO;QACrB,OAAO,aAAP,OAAO,uBAAP,OAAO,EAAI,CAAC;IACd,CAAC,CAAC;IAEF,IAAM,eAAe,GAAG,MAAA,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAClD,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,oBAAO,EAAE;YACnD,OAAO,KAAK,CAAC;SACd;QACD,OAAO,SAAS,CAAC;IACnB,CAAC,CAAC,0CAAE,MAAM,CAAC,UAAA,CAAC,IAAI,OAAA,CAAC,CAAC,CAAC,EAAH,CAAG,CAAC,CAAC;IAErB,IAAM,uBAAuB,GAAG,MAAA,gBAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QAC1D,IAAI,IAAA,sBAAc,EAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,oBAAO,EAAE;YACnD,OAAO,SAAS,CAAC;SAClB;QACD,OAAO,KAAK,CAAC;IACf,CAAC,CAAC,0CAAE,MAAM,CAAC,UAAA,CAAC,IAAI,OAAA,CAAC,CAAC,CAAC,EAAH,CAAG,CAAC,CAAC;IAErB,OAAO,CACL,8BAAC,aAAa,aACZ,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,WAAW,EACpB,SAAS,EAAE,aAAa,EACxB,QAAQ,EAAE,CAAC,mBACI,QAAQ,EACvB,QAAQ,EAAE,QAAQ,IACd,IAAI;QAEP,eAAe,IAAI,8DAAG,eAAe,CAAI;QACzC,CAAC,MAAM,IAAI,IAAI,IAAI,CAClB,8BAAC,aAAa,IAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,QAAQ,IAC1C,eAAK,CAAC,YAAY,CAAC,IAAI,EAAE,EAAC,IAAI,EAAE,IAAI,KAAK,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,EAAC,CAAC,CAChD,CACjB;QACA,MAAM,CAAC,CAAC,CAAC,CACR,8BAAC,eAAe,QAAE,uBAAuB,CAAmB,CAC7D,CAAC,CAAC,CAAC,CACF,8BAAC,cAAc,QAAE,uBAAuB,CAAkB,CAC3D,CACa,CACjB,CAAC;AACJ,CAAC,CAAC;AAsBa,oBAAI;AAfnB,IAAM,KAAK,GAAG,eAAK,CAAC,UAAU,CAC5B,UAAC,EAA+D,EAAE,YAAiC;IAAjG,IAAA,YAAc,EAAd,IAAI,mBAAG,OAAO,KAAA,EAAE,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAlD,8BAAmD,CAAD;IACjD,OAAO,CACL,8BAAC,cAAc,aAAC,IAAI,EAAE,IAAI,EAAE,GAAG,EAAE,YAAY,IAAM,IAAI,GACpD,eAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,UAAA,KAAK;QACjC,IAAI,IAAA,sBAAc,EAAY,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,IAAI,EAAE;YAC3D,OAAO,eAAK,CAAC,YAAY,CAAC,KAAK,EAAE,EAAC,IAAI,MAAA,EAAE,MAAM,QAAA,EAAC,CAAC,CAAC;SAClD;QACD,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;IACjE,CAAC,CAAC,CACa,CAClB,CAAC;AACJ,CAAC,CACF,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/components/Toolbar/Toolbar.d.ts b/lib/components/Toolbar/Toolbar.d.ts deleted file mode 100644 index ab9e8a5f..00000000 --- a/lib/components/Toolbar/Toolbar.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import React, { ReactNode } from 'react'; -import { Override } from '../../shared'; -type ToolbarProps = Override, { - isVisible?: boolean; - children?: ReactNode; -}>; -declare const Toolbar: { - ({ isVisible, children, ...rest }: ToolbarProps): React.JSX.Element; - LabelContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; - SelectionContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; - ActionsContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -}; -export { Toolbar }; diff --git a/lib/components/Toolbar/Toolbar.js b/lib/components/Toolbar/Toolbar.js index 380afee6..0607c59a 100644 --- a/lib/components/Toolbar/Toolbar.js +++ b/lib/components/Toolbar/Toolbar.js @@ -1,61 +1,26 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Toolbar = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../../theme"); -var ToolbarContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n gap: 15px;\n padding: 0 15px;\n background-color: ", ";\n align-items: center;\n border-top: 1px solid ", ";\n flex-basis: ", ";\n min-height: ", ";\n transition: flex-basis 0.3s ease-in-out, min-height 0.3s ease-in-out, border 0.3s ease-in-out;\n overflow: ", ";\n"], ["\n display: flex;\n gap: 15px;\n padding: 0 15px;\n background-color: ", ";\n align-items: center;\n border-top: 1px solid ", ";\n flex-basis: ", ";\n min-height: ", ";\n transition: flex-basis 0.3s ease-in-out, min-height 0.3s ease-in-out, border 0.3s ease-in-out;\n overflow: ", ";\n"])), (0, theme_1.getColor)('white'), function (_a) { - var isVisible = _a.isVisible; - return (!isVisible ? 'transparent' : (0, theme_1.getColor)('grey', 80)); -}, function (_a) { - var isVisible = _a.isVisible; - return (!isVisible ? 0 : '70px'); -}, function (_a) { - var isVisible = _a.isVisible; - return (!isVisible ? 0 : '70px'); -}, function (_a) { - var isVisible = _a.isVisible; - return (!isVisible ? 'hidden' : 'visible'); -}); -var SelectionContainer = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n align-items: center;\n"], ["\n display: flex;\n gap: 10px;\n align-items: center;\n"]))); -var ActionsContainer = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n align-items: center;\n"], ["\n display: flex;\n gap: 10px;\n align-items: center;\n"]))); -var LabelContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n white-space: nowrap;\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n align-items: center;\n"], ["\n white-space: nowrap;\n color: ", ";\n text-transform: uppercase;\n font-size: ", ";\n align-items: center;\n"])), (0, theme_1.getColor)('grey', 120), (0, theme_1.getFontSize)('default')); -var Toolbar = function (_a) { - var _b = _a.isVisible, isVisible = _b === void 0 ? true : _b, children = _a.children, rest = __rest(_a, ["isVisible", "children"]); - return (react_1.default.createElement(ToolbarContainer, __assign({ isVisible: isVisible }, rest), children)); -}; -exports.Toolbar = Toolbar; -Toolbar.LabelContainer = LabelContainer; -Toolbar.SelectionContainer = SelectionContainer; -Toolbar.ActionsContainer = ActionsContainer; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Toolbar.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,b=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var d=(e,t,i)=>t in e?x(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,c=(e,t)=>{for(var i in t||(t={}))u.call(t,i)&&d(e,i,t[i]);if(r)for(var i of r(t))p.call(t,i)&&d(e,i,t[i]);return e},f=(e,t)=>b(e,v(t));var g=(e,t)=>{var i={};for(var n in e)u.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(e!=null&&r)for(var n of r(e))t.indexOf(n)<0&&p.call(e,n)&&(i[n]=e[n]);return i};var C=require("react/jsx-runtime"),m=require("styled-components"),o=require("../../theme/theme.js");function h(e){return e&&e.__esModule?e:{default:e}}var a=h(m);const y=a.default.div` + display: flex; + gap: 15px; + padding: 0 15px; + background-color: ${o.getColor("white")}; + align-items: center; + border-top: 1px solid ${({isVisible:e})=>e?o.getColor("grey",80):"transparent"}; + flex-basis: ${({isVisible:e})=>e?"70px":0}; + min-height: ${({isVisible:e})=>e?"70px":0}; + transition: flex-basis 0.3s ease-in-out, min-height 0.3s ease-in-out, border 0.3s ease-in-out; + overflow: ${({isVisible:e})=>e?"visible":"hidden"}; +`,$=a.default.div` + display: flex; + gap: 10px; + align-items: center; +`,_=a.default.div` + display: flex; + gap: 10px; + align-items: center; +`,w=a.default.div` + white-space: nowrap; + color: ${o.getColor("grey",120)}; + text-transform: uppercase; + font-size: ${o.getFontSize("default")}; + align-items: center; +`,s=n=>{var l=n,{isVisible:e=!0,children:t}=l,i=g(l,["isVisible","children"]);return C.jsx(y,f(c({isVisible:e},i),{children:t}))};s.LabelContainer=w;s.SelectionContainer=$;s.ActionsContainer=_;exports.Toolbar=s; diff --git a/lib/components/Toolbar/Toolbar.js.map b/lib/components/Toolbar/Toolbar.js.map deleted file mode 100644 index 4cf470fd..00000000 --- a/lib/components/Toolbar/Toolbar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Toolbar.js","sourceRoot":"","sources":["../../../src/components/Toolbar/Toolbar.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAuC;AACvC,wEAAuC;AACvC,qCAAqE;AAGrE,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,4WAA0C,4EAIvD,EAAiB,qDAEb,EAAoE,mBAC9E,EAA0C,mBAC1C,EAA0C,mHAE5C,EAAoD,KACjE,KAPqB,IAAA,gBAAQ,EAAC,OAAO,CAAC,EAEb,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAAnD,CAAmD,EAC9E,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;AAAzB,CAAyB,EAC1C,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;AAAzB,CAAyB,EAE5C,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;AAAnC,CAAmC,CACjE,CAAC;AAEF,IAAM,kBAAkB,GAAG,2BAAM,CAAC,GAAG,+HAAA,4DAIpC,IAAA,CAAC;AAEF,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,+HAAA,4DAIlC,IAAA,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,yLAAA,qCAEtB,EAAqB,gDAEjB,EAAsB,6BAEpC,KAJU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAEjB,IAAA,mBAAW,EAAC,SAAS,CAAC,CAEpC,CAAC;AAoBF,IAAM,OAAO,GAAG,UAAC,EAAmD;IAAlD,IAAA,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAApC,yBAAqC,CAAD;IACnD,OAAO,CACL,8BAAC,gBAAgB,aAAC,SAAS,EAAE,SAAS,IAAM,IAAI,GAC7C,QAAQ,CACQ,CACpB,CAAC;AACJ,CAAC,CAAC;AAMM,0BAAO;AAJf,OAAO,CAAC,cAAc,GAAG,cAAc,CAAC;AACxC,OAAO,CAAC,kBAAkB,GAAG,kBAAkB,CAAC;AAChD,OAAO,CAAC,gBAAgB,GAAG,gBAAgB,CAAC"} \ No newline at end of file diff --git a/lib/components/Tooltip/Tooltip.d.ts b/lib/components/Tooltip/Tooltip.d.ts deleted file mode 100644 index b55854fd..00000000 --- a/lib/components/Tooltip/Tooltip.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import React, { HTMLAttributes, ReactNode } from 'react'; -import { Override } from '../../shared'; -type Direction = 'top' | 'right' | 'bottom' | 'left'; -export type TooltipProps = Override, { - direction?: Direction; - iconSize?: number; - children: ReactNode; - width?: number; -}>; -declare const Tooltip: { - ({ direction, iconSize, width, children, ...rest }: TooltipProps): React.JSX.Element; - Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -}; -export { Tooltip }; diff --git a/lib/components/Tooltip/Tooltip.js b/lib/components/Tooltip/Tooltip.js index 2948b6ad..238e3ae4 100644 --- a/lib/components/Tooltip/Tooltip.js +++ b/lib/components/Tooltip/Tooltip.js @@ -1,135 +1,30 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Tooltip = void 0; -var react_1 = __importStar(require("react")); -var react_dom_1 = require("react-dom"); -var styled_components_1 = __importDefault(require("styled-components")); -var icons_1 = require("../../icons"); -var theme_1 = require("../../theme"); -var hooks_1 = require("../../hooks"); -var TooltipIconMargin = 5; -var TooltipContainer = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n height: ", "px;\n width: ", "px;\n display: inline-block;\n"], ["\n position: relative;\n height: ", "px;\n width: ", "px;\n display: inline-block;\n"])), function (_a) { - var size = _a.size; - return size + TooltipIconMargin * 2; -}, function (_a) { - var size = _a.size; - return size + TooltipIconMargin * 2; -}); -var TooltipIcon = (0, styled_components_1.default)(icons_1.HelpPlainIcon)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin: ", "px;\n color: ", ";\n"], ["\n margin: ", "px;\n color: ", ";\n"])), TooltipIconMargin, (0, theme_1.getColor)('blue', 100)); -var TooltipContent = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", "\n position: fixed;\n z-index: 1901;\n border-radius: 4px;\n padding: 10px;\n width: ", "px;\n color: ", ";\n background: ", ";\n border: 1px solid ", ";\n font-size: ", ";\n line-height: 1;\n text-transform: none;\n box-shadow: 0 0 16px rgba(89, 146, 199, 0.25);\n top: ", "px;\n left: ", "px;\n opacity: ", ";\n"], ["\n ", "\n position: fixed;\n z-index: 1901;\n border-radius: 4px;\n padding: 10px;\n width: ", "px;\n color: ", ";\n background: ", ";\n border: 1px solid ", ";\n font-size: ", ";\n line-height: 1;\n text-transform: none;\n box-shadow: 0 0 16px rgba(89, 146, 199, 0.25);\n top: ", "px;\n left: ", "px;\n opacity: ", ";\n"])), theme_1.CommonStyle, function (_a) { - var width = _a.width; - return width; -}, (0, theme_1.getColor)('grey', 120), (0, theme_1.getColor)('blue', 10), (0, theme_1.getColor)('blue', 40), (0, theme_1.getFontSize)('default'), function (_a) { - var top = _a.top; - return top; -}, function (_a) { - var left = _a.left; - return left; -}, function (_a) { - var top = _a.top, left = _a.left; - return (-1 === top && -1 === left ? 0 : 1); -}); -var TooltipTitle = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n font-weight: 700;\n margin-bottom: 5px;\n"], ["\n color: ", ";\n font-weight: 700;\n margin-bottom: 5px;\n"])), (0, theme_1.getColor)('blue', 120)); -var computePosition = function (direction, parentRef, elementRef) { - if (undefined === parentRef || - undefined === elementRef || - null === parentRef.current || - null === elementRef.current) { - return [-1, -1]; - } - var _a = parentRef.current.getBoundingClientRect(), parentTop = _a.top, parentLeft = _a.left, parentWidth = _a.width, parentHeight = _a.height; - var _b = elementRef.current.getBoundingClientRect(), elementWidth = _b.width, elementHeight = _b.height; - var relativeCenterTop = parentTop + parentHeight / 2 - elementHeight / 2; - var relativeCenterLeft = parentLeft + parentWidth / 2 - elementWidth / 2; - switch (direction) { - default: - case 'top': - return [parentTop - elementHeight, relativeCenterLeft]; - case 'right': - return [relativeCenterTop, parentLeft + parentWidth]; - case 'bottom': - return [parentTop + parentHeight, relativeCenterLeft]; - case 'left': - return [relativeCenterTop, parentLeft - elementWidth]; - } -}; -var Tooltip = function (_a) { - var _b = _a.direction, direction = _b === void 0 ? 'top' : _b, _c = _a.iconSize, iconSize = _c === void 0 ? 24 : _c, _d = _a.width, width = _d === void 0 ? 200 : _d, children = _a.children, rest = __rest(_a, ["direction", "iconSize", "width", "children"]); - var _e = (0, hooks_1.useBooleanState)(false), isVisible = _e[0], showTooltip = _e[1], hideTooltip = _e[2]; - var portalNode = document.createElement('div'); - portalNode.setAttribute('id', 'tooltip-root'); - var portalRef = (0, react_1.useRef)(portalNode); - var parentRef = (0, react_1.useRef)(null); - var contentRef = (0, react_1.useRef)(null); - var _f = (0, react_1.useState)([0, 0]), position = _f[0], setPosition = _f[1]; - (0, react_1.useEffect)(function () { - document.body.appendChild(portalRef.current); - return function () { - document.body.removeChild(portalRef.current); - }; - }, []); - (0, react_1.useEffect)(function () { - setPosition(computePosition(direction, parentRef, contentRef)); - }, [children, direction, parentRef, contentRef, isVisible]); - var top = position[0], left = position[1]; - return (react_1.default.createElement(TooltipContainer, __assign({ ref: parentRef, role: "tooltip" }, rest, { size: iconSize, onMouseEnter: showTooltip, onMouseLeave: hideTooltip }), - react_1.default.createElement(TooltipIcon, { size: iconSize }), - isVisible && - (0, react_dom_1.createPortal)(react_1.default.createElement(TooltipContent, { ref: contentRef, direction: direction, width: width, top: top, left: left }, children), portalRef.current))); -}; -exports.Tooltip = Tooltip; -Tooltip.Title = TooltipTitle; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=Tooltip.js.map \ No newline at end of file +"use strict";var B=Object.defineProperty,E=Object.defineProperties;var H=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var $=Object.prototype.hasOwnProperty,T=Object.prototype.propertyIsEnumerable;var C=(t,e,o)=>e in t?B(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o,q=(t,e)=>{for(var o in e||(e={}))$.call(e,o)&&C(t,o,e[o]);if(d)for(var o of d(e))T.call(e,o)&&C(t,o,e[o]);return t},w=(t,e)=>E(t,H(e));var y=(t,e)=>{var o={};for(var r in t)$.call(t,r)&&e.indexOf(r)<0&&(o[r]=t[r]);if(t!=null&&d)for(var r of d(t))e.indexOf(r)<0&&T.call(t,r)&&(o[r]=t[r]);return o};var m=require("react/jsx-runtime"),n=require("react"),I=require("react-dom"),M=require("styled-components"),S=require("../../icons/HelpPlainIcon.js"),i=require("../../theme/theme.js"),L=require("../../theme/common.js"),k=require("../../hooks/useBooleanState.js");function D(t){return t&&t.__esModule?t:{default:t}}var f=D(M);const b=5,W=f.default.div` + position: relative; + height: ${({size:t})=>t+b*2}px; + width: ${({size:t})=>t+b*2}px; + display: inline-block; +`,A=f.default(S.HelpPlainIcon)` + margin: ${b}px; + color: ${i.getColor("blue",100)}; +`,F=f.default.div` + ${L.CommonStyle} + position: fixed; + z-index: 1901; + border-radius: 4px; + padding: 10px; + width: ${({width:t})=>t}px; + color: ${i.getColor("grey",120)}; + background: ${i.getColor("blue",10)}; + border: 1px solid ${i.getColor("blue",40)}; + font-size: ${i.getFontSize("default")}; + line-height: 1; + text-transform: none; + box-shadow: 0 0 16px rgba(89, 146, 199, 0.25); + top: ${({top:t})=>t}px; + left: ${({left:t})=>t}px; + opacity: ${({top:t,left:e})=>t===-1&&e===-1?0:1}; +`,N=f.default.div` + color: ${i.getColor("blue",120)}; + font-weight: 700; + margin-bottom: 5px; +`,V=(t,e,o)=>{if(e===void 0||o===void 0||e.current===null||o.current===null)return[-1,-1];const{top:r,left:l,width:g,height:u}=e.current.getBoundingClientRect(),{width:s,height:c}=o.current.getBoundingClientRect(),p=r+u/2-c/2,a=l+g/2-s/2;switch(t){default:case"top":return[r-c,a];case"right":return[p,l+g];case"bottom":return[r+u,a];case"left":return[p,l-s]}},R=g=>{var u=g,{direction:t="top",iconSize:e=24,width:o=200,children:r}=u,l=y(u,["direction","iconSize","width","children"]);const[s,c,p]=k.useBooleanState(!1),a=document.createElement("div");a.setAttribute("id","tooltip-root");const h=n.useRef(a),v=n.useRef(null),x=n.useRef(null),[P,_]=n.useState([0,0]);n.useEffect(()=>(document.body.appendChild(h.current),()=>{document.body.removeChild(h.current)}),[]),n.useEffect(()=>{_(V(t,v,x))},[r,t,v,x,s]);const[j,z]=P;return m.jsxs(W,w(q({ref:v,role:"tooltip"},l),{size:e,onMouseEnter:c,onMouseLeave:p,children:[m.jsx(A,{size:e}),s&&I.createPortal(m.jsx(F,{ref:x,direction:t,width:o,top:j,left:z,children:r}),h.current)]}))};R.Title=N;exports.Tooltip=R; diff --git a/lib/components/Tooltip/Tooltip.js.map b/lib/components/Tooltip/Tooltip.js.map deleted file mode 100644 index 6bda2403..00000000 --- a/lib/components/Tooltip/Tooltip.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Tooltip.js","sourceRoot":"","sources":["../../../src/components/Tooltip/Tooltip.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA+F;AAC/F,uCAAuC;AACvC,wEAAuC;AAEvC,qCAA0C;AAC1C,qCAAkF;AAClF,qCAA4C;AAI5C,IAAM,iBAAiB,GAAG,CAAC,CAAC;AAC5B,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,6JAAgB,qCAEvC,EAAwC,gBACzC,EAAwC,iCAElD,KAHW,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAI,GAAG,iBAAiB,GAAG,CAAC;AAA5B,CAA4B,EACzC,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAI,GAAG,iBAAiB,GAAG,CAAC;AAA5B,CAA4B,CAElD,CAAC;AAEF,IAAM,WAAW,GAAG,IAAA,2BAAM,EAAC,qBAAa,CAAC,0GAAA,cAC7B,EAAiB,gBAClB,EAAqB,KAC/B,KAFW,iBAAiB,EAClB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAC/B,CAAC;AAEF,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,qZAAsF,MACnH,EAAW,4FAKJ,EAAkB,gBAClB,EAAqB,mBAChB,EAAoB,yBACd,EAAoB,kBAC3B,EAAsB,0GAI5B,EAAc,eACb,EAAgB,kBACb,EAAoD,KAChE,KAhBG,mBAAW,EAKJ,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,KAAK;AAAL,CAAK,EAClB,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,EAChB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACd,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EAC3B,IAAA,mBAAW,EAAC,SAAS,CAAC,EAI5B,UAAC,EAAK;QAAJ,GAAG,SAAA;IAAM,OAAA,GAAG;AAAH,CAAG,EACb,UAAC,EAAM;QAAL,IAAI,UAAA;IAAM,OAAA,IAAI;AAAJ,CAAI,EACb,UAAC,EAAW;QAAV,GAAG,SAAA,EAAE,IAAI,UAAA;IAAM,OAAA,CAAC,CAAC,CAAC,KAAK,GAAG,IAAI,CAAC,CAAC,KAAK,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAAnC,CAAmC,CAChE,CAAC;AAEF,IAAM,YAAY,GAAG,2BAAM,CAAC,GAAG,mIAAA,aACpB,EAAqB,iDAG/B,KAHU,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG/B,CAAC;AAEF,IAAM,eAAe,GAAG,UACtB,SAAoB,EACpB,SAAqC,EACrC,UAAsC;IAEtC,IACE,SAAS,KAAK,SAAS;QACvB,SAAS,KAAK,UAAU;QACxB,IAAI,KAAK,SAAS,CAAC,OAAO;QAC1B,IAAI,KAAK,UAAU,CAAC,OAAO,EAC3B;QACA,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;KACjB;IAEK,IAAA,KAKF,SAAS,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAJtC,SAAS,SAAA,EACR,UAAU,UAAA,EACT,WAAW,WAAA,EACV,YAAY,YACuB,CAAC;IAExC,IAAA,KAA+C,UAAU,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAAjF,YAAY,WAAA,EAAU,aAAa,YAA8C,CAAC;IAEhG,IAAM,iBAAiB,GAAG,SAAS,GAAG,YAAY,GAAG,CAAC,GAAG,aAAa,GAAG,CAAC,CAAC;IAC3E,IAAM,kBAAkB,GAAG,UAAU,GAAG,WAAW,GAAG,CAAC,GAAG,YAAY,GAAG,CAAC,CAAC;IAE3E,QAAQ,SAAS,EAAE;QACjB,QAAQ;QACR,KAAK,KAAK;YACR,OAAO,CAAC,SAAS,GAAG,aAAa,EAAE,kBAAkB,CAAC,CAAC;QACzD,KAAK,OAAO;YACV,OAAO,CAAC,iBAAiB,EAAE,UAAU,GAAG,WAAW,CAAC,CAAC;QACvD,KAAK,QAAQ;YACX,OAAO,CAAC,SAAS,GAAG,YAAY,EAAE,kBAAkB,CAAC,CAAC;QACxD,KAAK,MAAM;YACT,OAAO,CAAC,iBAAiB,EAAE,UAAU,GAAG,YAAY,CAAC,CAAC;KACzD;AACH,CAAC,CAAC;AA2BF,IAAM,OAAO,GAAG,UAAC,EAAgF;IAA/E,IAAA,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EAAE,gBAAa,EAAb,QAAQ,mBAAG,EAAE,KAAA,EAAE,aAAW,EAAX,KAAK,mBAAG,GAAG,KAAA,EAAE,QAAQ,cAAA,EAAK,IAAI,cAAjE,8CAAkE,CAAD;IAC1E,IAAA,KAAwC,IAAA,uBAAe,EAAC,KAAK,CAAC,EAA7D,SAAS,QAAA,EAAE,WAAW,QAAA,EAAE,WAAW,QAA0B,CAAC;IACrE,IAAM,UAAU,GAAG,QAAQ,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IACjD,UAAU,CAAC,YAAY,CAAC,IAAI,EAAE,cAAc,CAAC,CAAC;IAC9C,IAAM,SAAS,GAAG,IAAA,cAAM,EAAiB,UAAU,CAAC,CAAC;IACrD,IAAM,SAAS,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAC/C,IAAM,UAAU,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAC1C,IAAA,KAA0B,IAAA,gBAAQ,EAAW,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAnD,QAAQ,QAAA,EAAE,WAAW,QAA8B,CAAC;IAE3D,IAAA,iBAAS,EAAC;QACR,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAE7C,OAAO;YACL,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;QAC/C,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAA,iBAAS,EAAC;QACR,WAAW,CAAC,eAAe,CAAC,SAAS,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC,CAAC;IACjE,CAAC,EAAE,CAAC,QAAQ,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,CAAC,CAAC,CAAC;IAErD,IAAA,GAAG,GAAU,QAAQ,GAAlB,EAAE,IAAI,GAAI,QAAQ,GAAZ,CAAa;IAE7B,OAAO,CACL,8BAAC,gBAAgB,aACf,GAAG,EAAE,SAAS,EACd,IAAI,EAAC,SAAS,IACV,IAAI,IACR,IAAI,EAAE,QAAQ,EACd,YAAY,EAAE,WAAW,EACzB,YAAY,EAAE,WAAW;QAEzB,8BAAC,WAAW,IAAC,IAAI,EAAE,QAAQ,GAAI;QAC9B,SAAS;YACR,IAAA,wBAAY,EACV,8BAAC,cAAc,IAAC,GAAG,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,IAAI,IACtF,QAAQ,CACM,EACjB,SAAS,CAAC,OAAO,CAClB,CACc,CACpB,CAAC;AACJ,CAAC,CAAC;AAIM,0BAAO;AAFf,OAAO,CAAC,KAAK,GAAG,YAAY,CAAC"} \ No newline at end of file diff --git a/lib/components/Tree/Tree.d.ts b/lib/components/Tree/Tree.d.ts deleted file mode 100644 index 605aafcc..00000000 --- a/lib/components/Tree/Tree.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import React, { SyntheticEvent, ReactNode, PropsWithChildren } from 'react'; -import { CheckboxChecked } from '../Checkbox/Checkbox'; -type TreeProps = { - value: T; - label: string; - isLeaf?: boolean; - selected?: CheckboxChecked; - isLoading?: boolean; - selectable?: boolean; - readOnly?: boolean; - onOpen?: (value: T) => void; - onClose?: (value: T) => void; - onChange?: (value: T, checked: boolean, event: SyntheticEvent) => void; - onClick?: (value: T) => void; - defaultOpen?: boolean; - _isRoot?: boolean; - children?: ReactNode; -}; -declare const Tree: { - ({ label, value, children, isLeaf, selected, isLoading, selectable, readOnly, onChange, onOpen, onClose, onClick, defaultOpen, _isRoot, ...rest }: React.PropsWithChildren>): React.JSX.Element; - displayName: string; -}; -export { Tree }; diff --git a/lib/components/Tree/Tree.js b/lib/components/Tree/Tree.js index 1466f64a..a4c50cd0 100644 --- a/lib/components/Tree/Tree.js +++ b/lib/components/Tree/Tree.js @@ -1,162 +1,78 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Tree = void 0; -var react_1 = __importStar(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("../../theme"); -var Checkbox_1 = require("../Checkbox/Checkbox"); -var icons_1 = require("../../icons"); -var folderIconCss = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n vertical-align: middle;\n transition: color 0.2s ease;\n margin-right: 5px;\n"], ["\n vertical-align: middle;\n transition: color 0.2s ease;\n margin-right: 5px;\n"]))); -var TreeContainer = styled_components_1.default.li(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: block;\n color: ", ";\n"], ["\n display: block;\n color: ", ";\n"])), (0, theme_1.getColor)('grey140')); -var SubTreesContainer = styled_components_1.default.ul(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: 0 0 0 20px;\n padding: 0;\n"], ["\n margin: 0 0 0 20px;\n padding: 0;\n"]))); -var TreeArrowIcon = (0, styled_components_1.default)(icons_1.ArrowRightIcon)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n transform: rotate(", "deg);\n transition: transform 0.2s ease-out;\n vertical-align: middle;\n color: ", ";\n cursor: pointer;\n"], ["\n transform: rotate(", "deg);\n transition: transform 0.2s ease-out;\n vertical-align: middle;\n color: ", ";\n cursor: pointer;\n"])), function (_a) { - var $isFolderOpen = _a.$isFolderOpen; - return ($isFolderOpen ? '90' : '0'); -}, (0, theme_1.getColor)('grey100')); -var TreeLeafNotSelectedIcon = (0, styled_components_1.default)(icons_1.FolderIcon)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), folderIconCss); -var TreeFolderSelectedIcon = (0, styled_components_1.default)(icons_1.FoldersPlainIcon)(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n ", "\n color: ", ";\n"], ["\n ", "\n color: ", ";\n"])), folderIconCss, (0, theme_1.getColor)('blue100')); -var TreeLeafSelectedIcon = (0, styled_components_1.default)(icons_1.FolderPlainIcon)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n ", "\n color: ", ";\n"], ["\n ", "\n color: ", ";\n"])), folderIconCss, (0, theme_1.getColor)('blue100')); -var TreeFolderNotSelectedIcon = (0, styled_components_1.default)(icons_1.FoldersIcon)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), folderIconCss); -var TreeLoaderIcon = (0, styled_components_1.default)(icons_1.LoaderIcon)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n ", "\n color: ", ";\n"], ["\n ", "\n color: ", ";\n"])), folderIconCss, (0, theme_1.getColor)('grey100')); -var TreeLine = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n height: 40px;\n line-height: 40px;\n overflow: hidden;\n width: 100%;\n display: inline-flex;\n align-items: center;\n padding-right: 20px;\n ", "\n"], ["\n height: 40px;\n line-height: 40px;\n overflow: hidden;\n width: 100%;\n display: inline-flex;\n align-items: center;\n padding-right: 20px;\n ", "\n"])), function (_a) { - var $selected = _a.$selected; - return $selected && (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), (0, theme_1.getColor)('blue100')); -}); -var NodeCheckbox = (0, styled_components_1.default)(Checkbox_1.Checkbox)(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n display: inline-block;\n vertical-align: middle;\n margin-right: 8px;\n"], ["\n display: inline-block;\n vertical-align: middle;\n margin-right: 8px;\n"]))); -var ArrowButton = styled_components_1.default.button(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n height: 30px;\n width: 30px;\n vertical-align: middle;\n margin-right: 2px;\n padding: 0;\n border: none;\n background: none;\n &:not(:disabled) {\n cursor: pointer;\n }\n"], ["\n height: 30px;\n width: 30px;\n vertical-align: middle;\n margin-right: 2px;\n padding: 0;\n border: none;\n background: none;\n &:not(:disabled) {\n cursor: pointer;\n }\n"]))); -var LabelWithFolder = styled_components_1.default.button(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n ", "\n height: 30px;\n vertical-align: middle;\n background: none;\n border: none;\n cursor: pointer;\n padding: 0 5px 0 0;\n cursor: pointer;\n text-overflow: ellipsis;\n overflow: hidden;\n max-width: calc(100% - 35px);\n text-align: left;\n white-space: nowrap;\n ", "\n &:hover {\n ", "\n }\n"], ["\n ", "\n height: 30px;\n vertical-align: middle;\n background: none;\n border: none;\n cursor: pointer;\n padding: 0 5px 0 0;\n cursor: pointer;\n text-overflow: ellipsis;\n overflow: hidden;\n max-width: calc(100% - 35px);\n text-align: left;\n white-space: nowrap;\n ", "\n &:hover {\n ", "\n }\n"])), theme_1.CommonStyle, function (_a) { - var $selected = _a.$selected; - return $selected && (0, styled_components_1.css)(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), (0, theme_1.getColor)('blue100')); -}, function (_a) { - var $selected = _a.$selected; - return !$selected && (0, styled_components_1.css)(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n color: ", ";\n "], ["\n color: ", ";\n "])), (0, theme_1.getColor)('grey140')); -}); -var TreeIcon = function (_a) { - var isLoading = _a.isLoading, isLeaf = _a.isLeaf, selected = _a.selected; - if (isLoading) { - return react_1.default.createElement(TreeLoaderIcon, { size: 24 }); - } - if (isLeaf) { - return selected ? react_1.default.createElement(TreeLeafSelectedIcon, { size: 24 }) : react_1.default.createElement(TreeLeafNotSelectedIcon, { size: 24 }); - } - return selected ? react_1.default.createElement(TreeFolderSelectedIcon, { size: 24 }) : react_1.default.createElement(TreeFolderNotSelectedIcon, { size: 24 }); -}; -var Tree = function (_a) { - var label = _a.label, value = _a.value, children = _a.children, _b = _a.isLeaf, isLeaf = _b === void 0 ? false : _b, _c = _a.selected, selected = _c === void 0 ? false : _c, _d = _a.isLoading, isLoading = _d === void 0 ? false : _d, _e = _a.selectable, selectable = _e === void 0 ? false : _e, _f = _a.readOnly, readOnly = _f === void 0 ? false : _f, onChange = _a.onChange, onOpen = _a.onOpen, onClose = _a.onClose, onClick = _a.onClick, _g = _a.defaultOpen, defaultOpen = _g === void 0 ? false : _g, _h = _a._isRoot, _isRoot = _h === void 0 ? true : _h, rest = __rest(_a, ["label", "value", "children", "isLeaf", "selected", "isLoading", "selectable", "readOnly", "onChange", "onOpen", "onClose", "onClick", "defaultOpen", "_isRoot"]); - var subTrees = []; - react_1.default.Children.forEach(children, function (child) { - if (!(0, react_1.isValidElement)(child)) { - throw new Error('Tree component only accepts Tree as children'); - } - subTrees.push(child); - }); - if (subTrees.length > 0 && selectable) { - var selectedChildren = subTrees.filter(function (subTree) { return subTree.props.selected === true; }); - if (selectedChildren.length === subTrees.length) { - selected = true; - } - else if (selectedChildren.length > 0) { - selected = 'mixed'; - } - } - var _j = react_1.default.useState(_isRoot || defaultOpen ? subTrees.length > 0 : false), isOpen = _j[0], setOpen = _j[1]; - var handleOpen = react_1.default.useCallback(function () { - setOpen(true); - if (onOpen) { - onOpen(value); - } - }, [onOpen, value]); - var handleClose = react_1.default.useCallback(function () { - setOpen(false); - if (onClose) { - onClose(value); - } - }, [onClose, value]); - var handleArrowClick = react_1.default.useCallback(function () { - if (isLeaf) { - return; - } - isOpen ? handleClose() : handleOpen(); - }, [isOpen, handleClose, handleOpen, isLeaf]); - var handleClick = react_1.default.useCallback(function () { - if (onClick) { - onClick(value); - } - else { - handleArrowClick(); - } - }, [handleArrowClick, onClick, value]); - var handleSelect = react_1.default.useCallback(function (checked, event) { - if (onChange) { - onChange(value, checked, event); - } - }, [onChange, value]); - var result = (react_1.default.createElement(TreeContainer, __assign({ role: "treeitem", "aria-expanded": isOpen }, rest), - react_1.default.createElement(TreeLine, { "$selected": selected }, - react_1.default.createElement(ArrowButton, { disabled: isLeaf, role: "button", onClick: handleArrowClick }, !isLeaf && react_1.default.createElement(TreeArrowIcon, { "$isFolderOpen": isOpen, size: 14 })), - selectable && react_1.default.createElement(NodeCheckbox, { checked: selected, onChange: handleSelect, readOnly: readOnly }), - react_1.default.createElement(LabelWithFolder, { onClick: handleClick, "$selected": selected, title: label, "aria-selected": Boolean(selected) }, - react_1.default.createElement(TreeIcon, { isLoading: isLoading, isLeaf: isLeaf, selected: selected === true || selected === 'mixed' }), - label)), - isOpen && !isLeaf && subTrees.length > 0 && (react_1.default.createElement(SubTreesContainer, { role: "group" }, subTrees.map(function (subTree) { - return react_1.default.cloneElement(subTree, { - key: JSON.stringify(subTree.props.value), - defaultOpen: defaultOpen, - _isRoot: false, - }); - }))))); - return _isRoot ? react_1.default.createElement("ul", { role: "tree" }, result) : result; -}; -exports.Tree = Tree; -Tree.displayName = 'Tree'; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16; -//# sourceMappingURL=Tree.js.map \ No newline at end of file +"use strict";var M=Object.defineProperty,V=Object.defineProperties;var W=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var T=Object.prototype.hasOwnProperty,y=Object.prototype.propertyIsEnumerable;var w=(e,r,o)=>r in e?M(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,q=(e,r)=>{for(var o in r||(r={}))T.call(r,o)&&w(e,o,r[o]);if(h)for(var o of h(r))y.call(r,o)&&w(e,o,r[o]);return e},F=(e,r)=>V(e,W(r));var S=(e,r)=>{var o={};for(var t in e)T.call(e,t)&&r.indexOf(t)<0&&(o[t]=e[t]);if(e!=null&&h)for(var t of h(e))r.indexOf(t)<0&&y.call(e,t)&&(o[t]=e[t]);return o};var l=require("react/jsx-runtime"),_=require("react"),u=require("styled-components"),a=require("../../theme/theme.js"),G=require("../../theme/common.js"),H=require("../Checkbox/Checkbox.js"),K=require("../../icons/ArrowRightIcon.js"),Q=require("../../icons/FolderIcon.js"),U=require("../../icons/FolderPlainIcon.js"),X=require("../../icons/FoldersIcon.js"),Y=require("../../icons/FoldersPlainIcon.js"),Z=require("../../icons/LoaderIcon.js");function z(e){return e&&e.__esModule?e:{default:e}}var i=z(_),n=z(u);const f=u.css` + vertical-align: middle; + transition: color 0.2s ease; + margin-right: 5px; +`,ee=n.default.li` + display: block; + color: ${a.getColor("grey140")}; +`,re=n.default.ul` + margin: 0 0 0 20px; + padding: 0; +`,oe=n.default(K.ArrowRightIcon)` + transform: rotate(${({$isFolderOpen:e})=>e?"90":"0"}deg); + transition: transform 0.2s ease-out; + vertical-align: middle; + color: ${a.getColor("grey100")}; + cursor: pointer; +`,te=n.default(Q.FolderIcon)` + ${f} +`,le=n.default(Y.FoldersPlainIcon)` + ${f} + color: ${a.getColor("blue100")}; +`,ne=n.default(U.FolderPlainIcon)` + ${f} + color: ${a.getColor("blue100")}; +`,ie=n.default(X.FoldersIcon)` + ${f} +`,ae=n.default(Z.LoaderIcon)` + ${f} + color: ${a.getColor("grey100")}; +`,se=n.default.div` + height: 40px; + line-height: 40px; + overflow: hidden; + width: 100%; + display: inline-flex; + align-items: center; + padding-right: 20px; + ${({$selected:e})=>e&&u.css` + color: ${a.getColor("blue100")}; + `} +`,ce=n.default(H.Checkbox)` + display: inline-block; + vertical-align: middle; + margin-right: 8px; +`,de=n.default.button` + height: 30px; + width: 30px; + vertical-align: middle; + margin-right: 2px; + padding: 0; + border: none; + background: none; + &:not(:disabled) { + cursor: pointer; + } +`,ue=n.default.button` + ${G.CommonStyle} + height: 30px; + vertical-align: middle; + background: none; + border: none; + cursor: pointer; + padding: 0 5px 0 0; + cursor: pointer; + text-overflow: ellipsis; + overflow: hidden; + max-width: calc(100% - 35px); + text-align: left; + white-space: nowrap; + ${({$selected:e})=>e&&u.css` + color: ${a.getColor("blue100")}; + `} + &:hover { + ${({$selected:e})=>!e&&u.css` + color: ${a.getColor("grey140")}; + `} + } +`,fe=({isLoading:e,isLeaf:r,selected:o})=>e?l.jsx(ae,{size:24}):r?o?l.jsx(ne,{size:24}):l.jsx(te,{size:24}):o?l.jsx(le,{size:24}):l.jsx(ie,{size:24}),R=ge=>{var $=ge,{label:e,value:r,children:o,isLeaf:t=!1,selected:c=!1,isLoading:A=!1,selectable:N=!1,readOnly:E=!1,onChange:p,onOpen:x,onClose:m,onClick:b,defaultOpen:P=!1,_isRoot:O=!0}=$,B=S($,["label","value","children","isLeaf","selected","isLoading","selectable","readOnly","onChange","onOpen","onClose","onClick","defaultOpen","_isRoot"]);const g=[];i.default.Children.forEach(o,s=>{if(!_.isValidElement(s))throw new Error("Tree component only accepts Tree as children");g.push(s)});const[d,I]=i.default.useState(g.length>0),v=i.default.useCallback(()=>{I(!0),x&&x(r)},[x,r]),k=i.default.useCallback(()=>{I(!1),m&&m(r)},[m,r]),C=i.default.useCallback(()=>{t||(d?k():v())},[d,k,v,t]),L=i.default.useCallback(()=>{b?b(r):C()},[C,b,r]),D=i.default.useCallback((s,J)=>{p&&p(r,s,J)},[p,r]),j=l.jsxs(ee,F(q({role:"treeitem","aria-expanded":d},B),{children:[l.jsxs(se,{$selected:c,children:[l.jsx(de,{disabled:t,role:"button",onClick:C,children:!t&&l.jsx(oe,{$isFolderOpen:d,size:14})}),N&&l.jsx(ce,{checked:c,onChange:D,readOnly:E}),l.jsxs(ue,{onClick:L,$selected:c,title:e,"aria-selected":!!c,children:[l.jsx(fe,{isLoading:A,isLeaf:t,selected:c}),e]})]}),d&&!t&&g.length>0&&l.jsx(re,{role:"group",children:g.map(s=>i.default.cloneElement(s,{key:JSON.stringify(s.props.value),defaultOpen:P,_isRoot:!1}))})]}));return O?l.jsx("ul",{role:"tree",children:j}):j};R.displayName="Tree";exports.Tree=R; diff --git a/lib/components/Tree/Tree.js.map b/lib/components/Tree/Tree.js.map deleted file mode 100644 index 8a15f998..00000000 --- a/lib/components/Tree/Tree.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Tree.js","sourceRoot":"","sources":["../../../src/components/Tree/Tree.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAAwG;AACxG,qEAA8C;AAC9C,qCAAqE;AACrE,iDAA+D;AAC/D,qCAAmH;AAEnH,IAAM,aAAa,OAAG,uBAAG,yJAAA,qFAIxB,IAAA,CAAC;AAEF,IAAM,aAAa,GAAG,2BAAM,CAAC,EAAE,0GAAA,gCAEpB,EAAmB,KAC7B,KADU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B,CAAC;AAEF,IAAM,iBAAiB,GAAG,2BAAM,CAAC,EAAE,6GAAA,0CAGlC,IAAA,CAAC;AAEF,IAAM,aAAa,GAAG,IAAA,2BAAM,EAAC,sBAAc,CAAC,6MAA8C,wBACpE,EAAiD,qFAG5D,EAAmB,yBAE7B,KALqB,UAAC,EAAe;QAAd,aAAa,mBAAA;IAAM,OAAA,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,CAAC;AAA5B,CAA4B,EAG5D,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAE7B,CAAC;AAEF,IAAM,uBAAuB,GAAG,IAAA,2BAAM,EAAC,kBAAU,CAAC,+EAAA,MAC9C,EAAa,IAChB,KADG,aAAa,CAChB,CAAC;AAEF,IAAM,sBAAsB,GAAG,IAAA,2BAAM,EAAC,wBAAgB,CAAC,+FAAA,MACnD,EAAa,aACN,EAAmB,KAC7B,KAFG,aAAa,EACN,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B,CAAC;AAEF,IAAM,oBAAoB,GAAG,IAAA,2BAAM,EAAC,uBAAe,CAAC,+FAAA,MAChD,EAAa,aACN,EAAmB,KAC7B,KAFG,aAAa,EACN,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B,CAAC;AAEF,IAAM,yBAAyB,GAAG,IAAA,2BAAM,EAAC,mBAAW,CAAC,+EAAA,MACjD,EAAa,IAChB,KADG,aAAa,CAChB,CAAC;AAEF,IAAM,cAAc,GAAG,IAAA,2BAAM,EAAC,kBAAU,CAAC,+FAAA,MACrC,EAAa,aACN,EAAmB,KAC7B,KAFG,aAAa,EACN,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B,CAAC;AAEF,IAAM,QAAQ,GAAG,2BAAM,CAAC,GAAG,sOAAmD,2JAQ1E,EAIC,IACJ,KALG,UAAC,EAAW;QAAV,SAAS,eAAA;IACX,OAAA,SAAS,QACT,uBAAG,kGAAA,iBACQ,EAAmB,SAC7B,KADU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B;AAHD,CAGC,CACJ,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,mBAAQ,CAAC,oJAAA,+EAIpC,IAAA,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,MAAM,iQAAA,4LAWhC,IAAA,CAAC;AAEF,IAAM,eAAe,GAAG,2BAAM,CAAC,MAAM,qYAAmD,MACpF,EAAW,sRAaX,EAIC,qBAEC,EAIC,SAEN,KAzBG,mBAAW,EAaX,UAAC,EAAW;QAAV,SAAS,eAAA;IACX,OAAA,SAAS,QACT,uBAAG,kGAAA,iBACQ,EAAmB,SAC7B,KADU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B;AAHD,CAGC,EAEC,UAAC,EAAW;QAAV,SAAS,eAAA;IACX,OAAA,CAAC,SAAS,QACV,uBAAG,sGAAA,mBACQ,EAAmB,WAC7B,KADU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAC7B;AAHD,CAGC,CAEN,CAAC;AAEF,IAAM,QAAQ,GAIT,UAAC,EAA6B;QAA5B,SAAS,eAAA,EAAE,MAAM,YAAA,EAAE,QAAQ,cAAA;IAChC,IAAI,SAAS,EAAE;QACb,OAAO,8BAAC,cAAc,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC;KACrC;IAED,IAAI,MAAM,EAAE;QACV,OAAO,QAAQ,CAAC,CAAC,CAAC,8BAAC,oBAAoB,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC,CAAC,CAAC,8BAAC,uBAAuB,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC;KAC9F;IAED,OAAO,QAAQ,CAAC,CAAC,CAAC,8BAAC,sBAAsB,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC,CAAC,CAAC,8BAAC,yBAAyB,IAAC,IAAI,EAAE,EAAE,GAAI,CAAC;AACnG,CAAC,CAAC;AAmBF,IAAM,IAAI,GAAG,UAAK,EAgBgB;IAfhC,IAAA,KAAK,WAAA,EACL,KAAK,WAAA,EACL,QAAQ,cAAA,EACR,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EACd,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,QAAQ,cAAA,EACR,MAAM,YAAA,EACN,OAAO,aAAA,EACP,OAAO,aAAA,EACP,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EACnB,eAAc,EAAd,OAAO,mBAAG,IAAI,KAAA,EACX,IAAI,cAfS,iKAgBjB,CADQ;IAEP,IAAM,QAAQ,GAAiC,EAAE,CAAC;IAClD,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,EAAE,UAAA,KAAK;QACpC,IAAI,CAAC,IAAA,sBAAc,EAAe,KAAK,CAAC,EAAE;YACxC,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;SACjE;QACD,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IACvB,CAAC,CAAC,CAAC;IAEH,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,IAAI,UAAU,EAAE;QACrC,IAAM,gBAAgB,GAAG,QAAQ,CAAC,MAAM,CACtC,UAAC,OAAyC,IAAK,OAAA,OAAO,CAAC,KAAK,CAAC,QAAQ,KAAK,IAAI,EAA/B,CAA+B,CAC/E,CAAC;QACF,IAAI,gBAAgB,CAAC,MAAM,KAAK,QAAQ,CAAC,MAAM,EAAE;YAC/C,QAAQ,GAAG,IAAI,CAAC;SACjB;aAAM,IAAI,gBAAgB,CAAC,MAAM,GAAG,CAAC,EAAE;YACtC,QAAQ,GAAG,OAAO,CAAC;SACpB;KACF;IAEK,IAAA,KAAoB,eAAK,CAAC,QAAQ,CAAU,OAAO,IAAI,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,EAAhG,MAAM,QAAA,EAAE,OAAO,QAAiF,CAAC;IAExG,IAAM,UAAU,GAAG,eAAK,CAAC,WAAW,CAAC;QACnC,OAAO,CAAC,IAAI,CAAC,CAAC;QACd,IAAI,MAAM,EAAE;YACV,MAAM,CAAC,KAAK,CAAC,CAAC;SACf;IACH,CAAC,EAAE,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC;IAEpB,IAAM,WAAW,GAAG,eAAK,CAAC,WAAW,CAAC;QACpC,OAAO,CAAC,KAAK,CAAC,CAAC;QACf,IAAI,OAAO,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,CAAC;SAChB;IACH,CAAC,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC;IAErB,IAAM,gBAAgB,GAAG,eAAK,CAAC,WAAW,CAAC;QACzC,IAAI,MAAM,EAAE;YACV,OAAO;SACR;QAED,MAAM,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC;IACxC,CAAC,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,CAAC,CAAC,CAAC;IAE9C,IAAM,WAAW,GAAG,eAAK,CAAC,WAAW,CAAC;QACpC,IAAI,OAAO,EAAE;YACX,OAAO,CAAC,KAAK,CAAC,CAAC;SAChB;aAAM;YACL,gBAAgB,EAAE,CAAC;SACpB;IACH,CAAC,EAAE,CAAC,gBAAgB,EAAE,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC;IAEvC,IAAM,YAAY,GAAG,eAAK,CAAC,WAAW,CACpC,UAAC,OAAwB,EAAE,KAAqB;QAC9C,IAAI,QAAQ,EAAE;YACZ,QAAQ,CAAC,KAAK,EAAE,OAAkB,EAAE,KAAK,CAAC,CAAC;SAC5C;IACH,CAAC,EACD,CAAC,QAAQ,EAAE,KAAK,CAAC,CAClB,CAAC;IAGF,IAAM,MAAM,GAAG,CACb,8BAAC,aAAa,aAAC,IAAI,EAAC,UAAU,mBAAgB,MAAM,IAAM,IAAI;QAC5D,8BAAC,QAAQ,iBAAY,QAAQ;YAC3B,8BAAC,WAAW,IAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,gBAAgB,IACnE,CAAC,MAAM,IAAI,8BAAC,aAAa,qBAAgB,MAAM,EAAE,IAAI,EAAE,EAAE,GAAI,CAClD;YAEb,UAAU,IAAI,8BAAC,YAAY,IAAC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,YAAY,EAAE,QAAQ,EAAE,QAAQ,GAAI;YAE9F,8BAAC,eAAe,IAAC,OAAO,EAAE,WAAW,eAAa,QAAQ,EAAE,KAAK,EAAE,KAAK,mBAAiB,OAAO,CAAC,QAAQ,CAAC;gBACxG,8BAAC,QAAQ,IAAC,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,KAAK,IAAI,IAAI,QAAQ,KAAK,OAAO,GAAI;gBACtG,KAAK,CACU,CACT;QACV,MAAM,IAAI,CAAC,MAAM,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,IAAI,CAC3C,8BAAC,iBAAiB,IAAC,IAAI,EAAC,OAAO,IAC5B,QAAQ,CAAC,GAAG,CAAC,UAAA,OAAO;YACnB,OAAA,eAAK,CAAC,YAAY,CAAC,OAAO,EAAE;gBAC1B,GAAG,EAAE,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC;gBACxC,WAAW,EAAE,WAAW;gBACxB,OAAO,EAAE,KAAK;aACf,CAAC;QAJF,CAIE,CACH,CACiB,CACrB,CACa,CACjB,CAAC;IAEF,OAAO,OAAO,CAAC,CAAC,CAAC,sCAAI,IAAI,EAAC,MAAM,IAAE,MAAM,CAAM,CAAC,CAAC,CAAC,MAAM,CAAC;AAC1D,CAAC,CAAC;AAIM,oBAAI;AAFZ,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC"} \ No newline at end of file diff --git a/lib/components/index.d.ts b/lib/components/index.d.ts deleted file mode 100644 index 8254d813..00000000 --- a/lib/components/index.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -export * from './Avatar/Avatar'; -export * from './Avatar/Avatars'; -export * from './Badge/Badge'; -export * from './Block/Block'; -export * from './BlockButton/BlockButton'; -export * from './Breadcrumb/Breadcrumb'; -export * from './Button/Button'; -export * from './SplitButton/SplitButton'; -export * from './Card/Card'; -export * from './Checkbox/Checkbox'; -export * from './Collapse/Collapse'; -export * from './Dropdown/Dropdown'; -export * from './Field/Field'; -export * from './Helper/Helper'; -export * from './IconButton/IconButton'; -export * from './IconCard/IconCard'; -export * from './Image/Image'; -export * from './Information/Information'; -export * from './Input'; -export * from './KeyFigure/KeyFigure'; -export * from './Link/Link'; -export * from './List/List'; -export * from './Locale/Locale'; -export * from './MessageBar/MessageBar'; -export * from './Modal/Modal'; -export * from './Navigation'; -export * from './Pagination/Pagination'; -export * from './Pill/Pill'; -export * from './Placeholder/Placeholder'; -export * from './Preview/Preview'; -export * from './ProgressBar/ProgressBar'; -export * from './ProgressIndicator/ProgressIndicator'; -export * from './Search/Search'; -export * from './SectionTitle/SectionTitle'; -export * from './SwitcherButton/SwitcherButton'; -export * from './TabBar/TabBar'; -export * from './Table/Table'; -export * from './Tags/Tags'; -export * from './Tiles/Tiles'; -export * from './Toolbar/Toolbar'; -export * from './Tree/Tree'; -export * from './Tooltip/Tooltip'; diff --git a/lib/components/index.js b/lib/components/index.js deleted file mode 100644 index 49615de7..00000000 --- a/lib/components/index.js +++ /dev/null @@ -1,59 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./Avatar/Avatar"), exports); -__exportStar(require("./Avatar/Avatars"), exports); -__exportStar(require("./Badge/Badge"), exports); -__exportStar(require("./Block/Block"), exports); -__exportStar(require("./BlockButton/BlockButton"), exports); -__exportStar(require("./Breadcrumb/Breadcrumb"), exports); -__exportStar(require("./Button/Button"), exports); -__exportStar(require("./SplitButton/SplitButton"), exports); -__exportStar(require("./Card/Card"), exports); -__exportStar(require("./Checkbox/Checkbox"), exports); -__exportStar(require("./Collapse/Collapse"), exports); -__exportStar(require("./Dropdown/Dropdown"), exports); -__exportStar(require("./Field/Field"), exports); -__exportStar(require("./Helper/Helper"), exports); -__exportStar(require("./IconButton/IconButton"), exports); -__exportStar(require("./IconCard/IconCard"), exports); -__exportStar(require("./Image/Image"), exports); -__exportStar(require("./Information/Information"), exports); -__exportStar(require("./Input"), exports); -__exportStar(require("./KeyFigure/KeyFigure"), exports); -__exportStar(require("./Link/Link"), exports); -__exportStar(require("./List/List"), exports); -__exportStar(require("./Locale/Locale"), exports); -__exportStar(require("./MessageBar/MessageBar"), exports); -__exportStar(require("./Modal/Modal"), exports); -__exportStar(require("./Navigation"), exports); -__exportStar(require("./Pagination/Pagination"), exports); -__exportStar(require("./Pill/Pill"), exports); -__exportStar(require("./Placeholder/Placeholder"), exports); -__exportStar(require("./Preview/Preview"), exports); -__exportStar(require("./ProgressBar/ProgressBar"), exports); -__exportStar(require("./ProgressIndicator/ProgressIndicator"), exports); -__exportStar(require("./Search/Search"), exports); -__exportStar(require("./SectionTitle/SectionTitle"), exports); -__exportStar(require("./SwitcherButton/SwitcherButton"), exports); -__exportStar(require("./TabBar/TabBar"), exports); -__exportStar(require("./Table/Table"), exports); -__exportStar(require("./Tags/Tags"), exports); -__exportStar(require("./Tiles/Tiles"), exports); -__exportStar(require("./Toolbar/Toolbar"), exports); -__exportStar(require("./Tree/Tree"), exports); -__exportStar(require("./Tooltip/Tooltip"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/components/index.js.map b/lib/components/index.js.map deleted file mode 100644 index c2f85d51..00000000 --- a/lib/components/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,mDAAiC;AACjC,gDAA8B;AAC9B,gDAA8B;AAC9B,4DAA0C;AAC1C,0DAAwC;AACxC,kDAAgC;AAChC,4DAA0C;AAC1C,8CAA4B;AAC5B,sDAAoC;AACpC,sDAAoC;AACpC,sDAAoC;AACpC,gDAA8B;AAC9B,kDAAgC;AAChC,0DAAwC;AACxC,sDAAoC;AACpC,gDAA8B;AAC9B,4DAA0C;AAC1C,0CAAwB;AACxB,wDAAsC;AACtC,8CAA4B;AAC5B,8CAA4B;AAC5B,kDAAgC;AAChC,0DAAwC;AACxC,gDAA8B;AAC9B,+CAA6B;AAC7B,0DAAwC;AACxC,8CAA4B;AAC5B,4DAA0C;AAC1C,oDAAkC;AAClC,4DAA0C;AAC1C,wEAAsD;AACtD,kDAAgC;AAChC,8DAA4C;AAC5C,kEAAgD;AAChD,kDAAgC;AAChC,gDAA8B;AAC9B,8CAA4B;AAC5B,gDAA8B;AAC9B,oDAAkC;AAClC,8CAA4B;AAC5B,oDAAkC"} \ No newline at end of file diff --git a/lib/contexts/DraggedElementContext.d.ts b/lib/contexts/DraggedElementContext.d.ts deleted file mode 100644 index 50cebb35..00000000 --- a/lib/contexts/DraggedElementContext.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { PropsWithChildren } from 'react'; -import React from 'react'; -import { TableProps, TableInputProps } from '../components'; -type DraggedElementType = { - index: number | null; - onDragStart: (rowIndex: number) => void; - onDragEnd?: () => void; -}; -declare const DraggedElementContext: React.Context; -declare const DraggedElementProvider: ({ children }: PropsWithChildren) => React.JSX.Element; -export { DraggedElementProvider, DraggedElementContext }; diff --git a/lib/contexts/DraggedElementContext.js b/lib/contexts/DraggedElementContext.js index 6a713cdd..b744af92 100644 --- a/lib/contexts/DraggedElementContext.js +++ b/lib/contexts/DraggedElementContext.js @@ -1,23 +1 @@ -"use strict"; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DraggedElementContext = exports.DraggedElementProvider = void 0; -var react_1 = require("react"); -var react_2 = __importDefault(require("react")); -var DraggedElementContext = (0, react_1.createContext)({ - index: null, - onDragStart: function () { return void 0; }, - onDragEnd: function () { return void 0; }, -}); -exports.DraggedElementContext = DraggedElementContext; -var DraggedElementProvider = function (_a) { - var children = _a.children; - var _b = (0, react_1.useState)(null), index = _b[0], setDraggedElementIndex = _b[1]; - var onDragStart = (0, react_1.useCallback)(function (index) { return setDraggedElementIndex(index); }, []); - var onDragEnd = (0, react_1.useCallback)(function () { return setDraggedElementIndex(null); }, []); - return (react_2.default.createElement(DraggedElementContext.Provider, { value: { index: index, onDragStart: onDragStart, onDragEnd: onDragEnd } }, children)); -}; -exports.DraggedElementProvider = DraggedElementProvider; -//# sourceMappingURL=DraggedElementContext.js.map \ No newline at end of file +"use strict";var g=require("react/jsx-runtime"),e=require("react");const n=e.createContext({index:null,onDragStart:()=>{},onDragEnd:()=>{}}),s=({children:r})=>{const[a,t]=e.useState(null),o=e.useCallback(d=>t(d),[]),l=e.useCallback(()=>t(null),[]);return g.jsx(n.Provider,{value:{index:a,onDragStart:o,onDragEnd:l},children:r})};exports.DraggedElementContext=n;exports.DraggedElementProvider=s; diff --git a/lib/contexts/DraggedElementContext.js.map b/lib/contexts/DraggedElementContext.js.map deleted file mode 100644 index f0862710..00000000 --- a/lib/contexts/DraggedElementContext.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DraggedElementContext.js","sourceRoot":"","sources":["../../src/contexts/DraggedElementContext.tsx"],"names":[],"mappings":";;;;;;AAAA,+BAA8E;AAC9E,gDAA0B;AAS1B,IAAM,qBAAqB,GAAG,IAAA,qBAAa,EAAqB;IAC9D,KAAK,EAAE,IAAI;IACX,WAAW,EAAE,cAAM,OAAA,KAAK,CAAC,EAAN,CAAM;IACzB,SAAS,EAAE,cAAM,OAAA,KAAK,CAAC,EAAN,CAAM;CACxB,CAAC,CAAC;AAY6B,sDAAqB;AAVrD,IAAM,sBAAsB,GAAG,UAAC,EAA2D;QAA1D,QAAQ,cAAA;IACjC,IAAA,KAAkC,IAAA,gBAAQ,EAAgB,IAAI,CAAC,EAA9D,KAAK,QAAA,EAAE,sBAAsB,QAAiC,CAAC;IACtE,IAAM,WAAW,GAAG,IAAA,mBAAW,EAAC,UAAC,KAAa,IAAK,OAAA,sBAAsB,CAAC,KAAK,CAAC,EAA7B,CAA6B,EAAE,EAAE,CAAC,CAAC;IACtF,IAAM,SAAS,GAAG,IAAA,mBAAW,EAAC,cAAM,OAAA,sBAAsB,CAAC,IAAI,CAAC,EAA5B,CAA4B,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,CACL,8BAAC,qBAAqB,CAAC,QAAQ,IAAC,KAAK,EAAE,EAAC,KAAK,OAAA,EAAE,WAAW,aAAA,EAAE,SAAS,WAAA,EAAC,IAAG,QAAQ,CAAkC,CACpH,CAAC;AACJ,CAAC,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/hooks/index.d.ts b/lib/hooks/index.d.ts deleted file mode 100644 index 8a071f4e..00000000 --- a/lib/hooks/index.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -export * from './useAutoFocus'; -export * from './useBooleanState'; -export * from './useCombinedRefs'; -export * from './useDebounce'; -export * from './useId'; -export * from './useIsMounted'; -export * from './usePaginatedResults'; -export * from './usePosition'; -export * from './useProgress'; -export * from './useSelection'; -export * from './useShortcut'; -export * from './useTabBar'; -export * from './useTheme'; -export * from './useWindowResize'; diff --git a/lib/hooks/index.js b/lib/hooks/index.js deleted file mode 100644 index 320164de..00000000 --- a/lib/hooks/index.js +++ /dev/null @@ -1,31 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./useAutoFocus"), exports); -__exportStar(require("./useBooleanState"), exports); -__exportStar(require("./useCombinedRefs"), exports); -__exportStar(require("./useDebounce"), exports); -__exportStar(require("./useId"), exports); -__exportStar(require("./useIsMounted"), exports); -__exportStar(require("./usePaginatedResults"), exports); -__exportStar(require("./usePosition"), exports); -__exportStar(require("./useProgress"), exports); -__exportStar(require("./useSelection"), exports); -__exportStar(require("./useShortcut"), exports); -__exportStar(require("./useTabBar"), exports); -__exportStar(require("./useTheme"), exports); -__exportStar(require("./useWindowResize"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/hooks/index.js.map b/lib/hooks/index.js.map deleted file mode 100644 index 2ed0e3a9..00000000 --- a/lib/hooks/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B;AAC/B,oDAAkC;AAClC,oDAAkC;AAClC,gDAA8B;AAC9B,0CAAwB;AACxB,iDAA+B;AAC/B,wDAAsC;AACtC,gDAA8B;AAC9B,gDAA8B;AAC9B,iDAA+B;AAC/B,gDAA8B;AAC9B,8CAA4B;AAC5B,6CAA2B;AAC3B,oDAAkC"} \ No newline at end of file diff --git a/lib/hooks/useAutoFocus.d.ts b/lib/hooks/useAutoFocus.d.ts deleted file mode 100644 index ac37c53f..00000000 --- a/lib/hooks/useAutoFocus.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { RefObject } from 'react'; -declare const useAutoFocus: (ref: RefObject) => (() => void); -export { useAutoFocus }; diff --git a/lib/hooks/useAutoFocus.js b/lib/hooks/useAutoFocus.js index e09bf072..278f2512 100644 --- a/lib/hooks/useAutoFocus.js +++ b/lib/hooks/useAutoFocus.js @@ -1,16 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useAutoFocus = void 0; -var react_1 = require("react"); -var useAutoFocus = function (ref) { - var focus = (0, react_1.useCallback)(function () { - setTimeout(function () { - if (ref.current !== null) - ref.current.focus(); - }, 0); - }, [ref]); - (0, react_1.useEffect)(focus, []); - return focus; -}; -exports.useAutoFocus = useAutoFocus; -//# sourceMappingURL=useAutoFocus.js.map \ No newline at end of file +"use strict";var t=require("react");const c=u=>{const s=t.useCallback(()=>{setTimeout(()=>{u.current!==null&&u.current.focus()},0)},[u]);return t.useEffect(s,[]),s};exports.useAutoFocus=c; diff --git a/lib/hooks/useAutoFocus.js.map b/lib/hooks/useAutoFocus.js.map deleted file mode 100644 index ffe38ce9..00000000 --- a/lib/hooks/useAutoFocus.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useAutoFocus.js","sourceRoot":"","sources":["../../src/hooks/useAutoFocus.ts"],"names":[],"mappings":";;;AAAA,+BAAwD;AAExD,IAAM,YAAY,GAAG,UAAC,GAA2B;IAC/C,IAAM,KAAK,GAAG,IAAA,mBAAW,EAAC;QACxB,UAAU,CAAC;YACT,IAAI,GAAG,CAAC,OAAO,KAAK,IAAI;gBAAE,GAAG,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;QAChD,CAAC,EAAE,CAAC,CAAC,CAAC;IACR,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAEV,IAAA,iBAAS,EAAC,KAAK,EAAE,EAAE,CAAC,CAAC;IAErB,OAAO,KAAK,CAAC;AACf,CAAC,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/hooks/useBooleanState.d.ts b/lib/hooks/useBooleanState.d.ts deleted file mode 100644 index ce298d5d..00000000 --- a/lib/hooks/useBooleanState.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useBooleanState: (defaultValue?: boolean) => readonly [boolean, () => void, () => void]; -export { useBooleanState }; diff --git a/lib/hooks/useBooleanState.js b/lib/hooks/useBooleanState.js index 53259555..c503e50e 100644 --- a/lib/hooks/useBooleanState.js +++ b/lib/hooks/useBooleanState.js @@ -1,13 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useBooleanState = void 0; -var react_1 = require("react"); -var useBooleanState = function (defaultValue) { - if (defaultValue === void 0) { defaultValue = false; } - var _a = (0, react_1.useState)(defaultValue), value = _a[0], setValue = _a[1]; - var setTrue = (0, react_1.useCallback)(function () { return setValue(true); }, []); - var setFalse = (0, react_1.useCallback)(function () { return setValue(false); }, []); - return [value, setTrue, setFalse]; -}; -exports.useBooleanState = useBooleanState; -//# sourceMappingURL=useBooleanState.js.map \ No newline at end of file +"use strict";var e=require("react");const c=(s=!1)=>{const[a,t]=e.useState(s),u=e.useCallback(()=>t(!0),[]),l=e.useCallback(()=>t(!1),[]);return[a,u,l]};exports.useBooleanState=c; diff --git a/lib/hooks/useBooleanState.js.map b/lib/hooks/useBooleanState.js.map deleted file mode 100644 index 62df5d32..00000000 --- a/lib/hooks/useBooleanState.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useBooleanState.js","sourceRoot":"","sources":["../../src/hooks/useBooleanState.ts"],"names":[],"mappings":";;;AAAA,+BAA4C;AAE5C,IAAM,eAAe,GAAG,UAAC,YAAoB;IAApB,6BAAA,EAAA,oBAAoB;IACrC,IAAA,KAAoB,IAAA,gBAAQ,EAAU,YAAY,CAAC,EAAlD,KAAK,QAAA,EAAE,QAAQ,QAAmC,CAAC;IAE1D,IAAM,OAAO,GAAG,IAAA,mBAAW,EAAC,cAAM,OAAA,QAAQ,CAAC,IAAI,CAAC,EAAd,CAAc,EAAE,EAAE,CAAC,CAAC;IACtD,IAAM,QAAQ,GAAG,IAAA,mBAAW,EAAC,cAAM,OAAA,QAAQ,CAAC,KAAK,CAAC,EAAf,CAAe,EAAE,EAAE,CAAC,CAAC;IAExD,OAAO,CAAC,KAAK,EAAE,OAAO,EAAE,QAAQ,CAAU,CAAC;AAC7C,CAAC,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/hooks/useCombinedRefs.d.ts b/lib/hooks/useCombinedRefs.d.ts deleted file mode 100644 index f15e9c41..00000000 --- a/lib/hooks/useCombinedRefs.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { MutableRefObject } from 'react'; -type Ref = ((instance: T | null) => void) | MutableRefObject | null; -declare const useCombinedRefs: (...refs: Ref[]) => import("react").RefObject; -export { useCombinedRefs }; diff --git a/lib/hooks/useCombinedRefs.js b/lib/hooks/useCombinedRefs.js index 76b4702b..10a51b07 100644 --- a/lib/hooks/useCombinedRefs.js +++ b/lib/hooks/useCombinedRefs.js @@ -1,26 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useCombinedRefs = void 0; -var react_1 = require("react"); -var useCombinedRefs = function () { - var refs = []; - for (var _i = 0; _i < arguments.length; _i++) { - refs[_i] = arguments[_i]; - } - var targetRef = (0, react_1.useRef)(null); - (0, react_1.useEffect)(function () { - refs.forEach(function (ref) { - if (!ref) - return; - if (typeof ref === 'function') { - ref(targetRef.current); - } - else { - ref.current = targetRef.current; - } - }); - }, [refs]); - return targetRef; -}; -exports.useCombinedRefs = useCombinedRefs; -//# sourceMappingURL=useCombinedRefs.js.map \ No newline at end of file +"use strict";var n=require("react");const r=(...u)=>{const t=n.useRef(null);return n.useEffect(()=>{u.forEach(e=>{e&&(typeof e=="function"?e(t.current):e.current=t.current)})},[u]),t};exports.useCombinedRefs=r; diff --git a/lib/hooks/useCombinedRefs.js.map b/lib/hooks/useCombinedRefs.js.map deleted file mode 100644 index 5e9eb3ce..00000000 --- a/lib/hooks/useCombinedRefs.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useCombinedRefs.js","sourceRoot":"","sources":["../../src/hooks/useCombinedRefs.ts"],"names":[],"mappings":";;;AAAA,+BAA0D;AAI1D,IAAM,eAAe,GAAG;IAAI,cAAiB;SAAjB,UAAiB,EAAjB,qBAAiB,EAAjB,IAAiB;QAAjB,yBAAiB;;IAC3C,IAAM,SAAS,GAAG,IAAA,cAAM,EAAI,IAAI,CAAC,CAAC;IAElC,IAAA,iBAAS,EAAC;QACR,IAAI,CAAC,OAAO,CAAC,UAAA,GAAG;YACd,IAAI,CAAC,GAAG;gBAAE,OAAO;YAEjB,IAAI,OAAO,GAAG,KAAK,UAAU,EAAE;gBAC7B,GAAG,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;aACxB;iBAAM;gBACL,GAAG,CAAC,OAAO,GAAG,SAAS,CAAC,OAAO,CAAC;aACjC;QACH,CAAC,CAAC,CAAC;IACL,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC,CAAC;IAEX,OAAO,SAAS,CAAC;AACnB,CAAC,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/hooks/useDebounce.d.ts b/lib/hooks/useDebounce.d.ts deleted file mode 100644 index 63657b4a..00000000 --- a/lib/hooks/useDebounce.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useDebounce: (value: Type, delay?: number) => Type; -export { useDebounce }; diff --git a/lib/hooks/useDebounce.js b/lib/hooks/useDebounce.js index 3e2cefe2..2cc75a6b 100644 --- a/lib/hooks/useDebounce.js +++ b/lib/hooks/useDebounce.js @@ -1,19 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useDebounce = void 0; -var react_1 = require("react"); -var useDebounce = function (value, delay) { - if (delay === void 0) { delay = 300; } - var _a = (0, react_1.useState)(value), debouncedValue = _a[0], setDebouncedValue = _a[1]; - (0, react_1.useEffect)(function () { - var timer = setTimeout(function () { - setDebouncedValue(value); - }, delay); - return function () { - clearTimeout(timer); - }; - }, [value, delay]); - return debouncedValue; -}; -exports.useDebounce = useDebounce; -//# sourceMappingURL=useDebounce.js.map \ No newline at end of file +"use strict";var u=require("react");const n=(e,t=300)=>{const[c,s]=u.useState(e);return u.useEffect(()=>{const r=setTimeout(()=>{s(e)},t);return()=>{clearTimeout(r)}},[e,t]),c};exports.useDebounce=n; diff --git a/lib/hooks/useDebounce.js.map b/lib/hooks/useDebounce.js.map deleted file mode 100644 index 5c30fbde..00000000 --- a/lib/hooks/useDebounce.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useDebounce.js","sourceRoot":"","sources":["../../src/hooks/useDebounce.ts"],"names":[],"mappings":";;;AAAA,+BAA0C;AAE1C,IAAM,WAAW,GAAG,UAAgB,KAAW,EAAE,KAAW;IAAX,sBAAA,EAAA,WAAW;IACpD,IAAA,KAAsC,IAAA,gBAAQ,EAAO,KAAK,CAAC,EAA1D,cAAc,QAAA,EAAE,iBAAiB,QAAyB,CAAC;IAElE,IAAA,iBAAS,EAAC;QACR,IAAM,KAAK,GAAG,UAAU,CAAC;YACvB,iBAAiB,CAAC,KAAK,CAAC,CAAC;QAC3B,CAAC,EAAE,KAAK,CAAC,CAAC;QAEV,OAAO;YACL,YAAY,CAAC,KAAK,CAAC,CAAC;QACtB,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,CAAC;IAEnB,OAAO,cAAc,CAAC;AACxB,CAAC,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/hooks/useDragElementIndex.d.ts b/lib/hooks/useDragElementIndex.d.ts deleted file mode 100644 index 80d4b799..00000000 --- a/lib/hooks/useDragElementIndex.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useDragElementIndex: () => readonly [number | null, (index: number) => void, () => void]; -export { useDragElementIndex }; diff --git a/lib/hooks/useDragElementIndex.js b/lib/hooks/useDragElementIndex.js deleted file mode 100644 index d0363b23..00000000 --- a/lib/hooks/useDragElementIndex.js +++ /dev/null @@ -1,12 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useDragElementIndex = void 0; -var react_1 = require("react"); -var useDragElementIndex = function () { - var _a = (0, react_1.useState)(null), draggedElementIndex = _a[0], setDraggedElementIndex = _a[1]; - var onDragStart = (0, react_1.useCallback)(function (index) { return setDraggedElementIndex(index); }, []); - var onDragEnd = (0, react_1.useCallback)(function () { return setDraggedElementIndex(null); }, []); - return [draggedElementIndex, onDragStart, onDragEnd]; -}; -exports.useDragElementIndex = useDragElementIndex; -//# sourceMappingURL=useDragElementIndex.js.map \ No newline at end of file diff --git a/lib/hooks/useDragElementIndex.js.map b/lib/hooks/useDragElementIndex.js.map deleted file mode 100644 index b3c7fc07..00000000 --- a/lib/hooks/useDragElementIndex.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useDragElementIndex.js","sourceRoot":"","sources":["../../src/hooks/useDragElementIndex.tsx"],"names":[],"mappings":";;;AAAA,+BAA4C;AAE5C,IAAM,mBAAmB,GAAG;IACpB,IAAA,KAAgD,IAAA,gBAAQ,EAAgB,IAAI,CAAC,EAA5E,mBAAmB,QAAA,EAAE,sBAAsB,QAAiC,CAAC;IACpF,IAAM,WAAW,GAAG,IAAA,mBAAW,EAAC,UAAC,KAAa,IAAK,OAAA,sBAAsB,CAAC,KAAK,CAAC,EAA7B,CAA6B,EAAE,EAAE,CAAC,CAAC;IACtF,IAAM,SAAS,GAAG,IAAA,mBAAW,EAAC,cAAM,OAAA,sBAAsB,CAAC,IAAI,CAAC,EAA5B,CAA4B,EAAE,EAAE,CAAC,CAAC;IAEtE,OAAO,CAAC,mBAAmB,EAAE,WAAW,EAAE,SAAS,CAAU,CAAC;AAChE,CAAC,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/hooks/useDrop.d.ts b/lib/hooks/useDrop.d.ts deleted file mode 100644 index 4d74742a..00000000 --- a/lib/hooks/useDrop.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { DragEvent } from 'react'; -declare const useDrop: (tableSize: number, draggedElementIndex: number | null, onReorder: ((reorderedIndices: number[], draggedIndex?: number, droppedIndex?: number) => void) | undefined) => readonly [string, (event: DragEvent) => void, (event: DragEvent) => void]; -export { useDrop }; diff --git a/lib/hooks/useDrop.js b/lib/hooks/useDrop.js index 44d2cd4f..23689d70 100644 --- a/lib/hooks/useDrop.js +++ b/lib/hooks/useDrop.js @@ -1,50 +1 @@ -"use strict"; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useDrop = void 0; -var index_1 = require("./index"); -var getDropRow = function (element) { - if (null === element) - throw new Error('Draggable parent not found'); - return undefined !== element.dataset.draggableIndex - ? parseInt(element.dataset.draggableIndex) - : getDropRow(element.parentElement); -}; -var generateReorderedIndices = function (size, draggedIndex, droppedIndex) { - var originalArray = Array.from(__spreadArray([], Array.from({ length: size }), true).keys()); - var arrayWithoutDraggedItem = originalArray.filter(function (index) { return draggedIndex !== index; }); - arrayWithoutDraggedItem.splice(droppedIndex, 0, draggedIndex); - return arrayWithoutDraggedItem; -}; -var useDrop = function (tableSize, draggedElementIndex, onReorder) { - var tableId = (0, index_1.useId)('table_'); - var handleDrop = function (event) { - event.stopPropagation(); - event.preventDefault(); - if (event.currentTarget.dataset.tableId === tableId && onReorder && null !== draggedElementIndex) { - var droppedElementIndex = getDropRow(event.target); - var newIndices = generateReorderedIndices(tableSize, draggedElementIndex, droppedElementIndex); - if (onReorder.length === 1) { - onReorder(newIndices); - } - else { - onReorder(newIndices, draggedElementIndex, droppedElementIndex); - } - } - }; - var handleDragOver = function (event) { - event.stopPropagation(); - event.preventDefault(); - }; - return [tableId, handleDrop, handleDragOver]; -}; -exports.useDrop = useDrop; -//# sourceMappingURL=useDrop.js.map \ No newline at end of file +"use strict";var u=require("./useId.js");const p=r=>{if(r===null)throw new Error("Draggable parent not found");return r.dataset.draggableIndex!==void 0?parseInt(r.dataset.draggableIndex):p(r.parentElement)},c=(r,a,e)=>{const o=Array.from([...Array.from({length:r})].keys()).filter(s=>a!==s);return o.splice(e,0,a),o},g=(r,a,e)=>{const n=u.useId("table_");return[n,t=>{if(t.stopPropagation(),t.preventDefault(),t.currentTarget.dataset.tableId===n&&e&&a!==null){const l=p(t.target),i=c(r,a,l);e.length===1?e(i):e(i,a,l)}},t=>{t.stopPropagation(),t.preventDefault()}]};exports.useDrop=g; diff --git a/lib/hooks/useDrop.js.map b/lib/hooks/useDrop.js.map deleted file mode 100644 index b83629e4..00000000 --- a/lib/hooks/useDrop.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useDrop.js","sourceRoot":"","sources":["../../src/hooks/useDrop.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,iCAA8B;AAM9B,IAAM,UAAU,GAAG,UAAC,OAA2B;IAC7C,IAAI,IAAI,KAAK,OAAO;QAAE,MAAM,IAAI,KAAK,CAAC,4BAA4B,CAAC,CAAC;IAEpE,OAAO,SAAS,KAAK,OAAO,CAAC,OAAO,CAAC,cAAc;QACjD,CAAC,CAAC,QAAQ,CAAC,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC;QAC1C,CAAC,CAAC,UAAU,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC;AACxC,CAAC,CAAC;AAEF,IAAM,wBAAwB,GAAG,UAAC,IAAY,EAAE,YAAoB,EAAE,YAAoB;IAExF,IAAM,aAAa,GAAG,KAAK,CAAC,IAAI,CAAC,kBAAI,KAAK,CAAC,IAAI,CAAC,EAAC,MAAM,EAAE,IAAI,EAAC,CAAC,QAAE,IAAI,EAAE,CAAC,CAAC;IAGzE,IAAM,uBAAuB,GAAG,aAAa,CAAC,MAAM,CAAC,UAAA,KAAK,IAAI,OAAA,YAAY,KAAK,KAAK,EAAtB,CAAsB,CAAC,CAAC;IAGtF,uBAAuB,CAAC,MAAM,CAAC,YAAY,EAAE,CAAC,EAAE,YAAY,CAAC,CAAC;IAE9D,OAAO,uBAAuB,CAAC;AACjC,CAAC,CAAC;AAEF,IAAM,OAAO,GAAG,UACd,SAAiB,EACjB,mBAAkC,EAClC,SAA2G;IAE3G,IAAM,OAAO,GAAG,IAAA,aAAK,EAAC,QAAQ,CAAC,CAAC;IAEhC,IAAM,UAAU,GAAG,UAAC,KAAyC;QAC3D,KAAK,CAAC,eAAe,EAAE,CAAC;QACxB,KAAK,CAAC,cAAc,EAAE,CAAC;QAEvB,IAAI,KAAK,CAAC,aAAa,CAAC,OAAO,CAAC,OAAO,KAAK,OAAO,IAAI,SAAS,IAAI,IAAI,KAAK,mBAAmB,EAAE;YAChG,IAAM,mBAAmB,GAAG,UAAU,CAAC,KAAK,CAAC,MAAqB,CAAC,CAAC;YACpE,IAAM,UAAU,GAAG,wBAAwB,CAAC,SAAS,EAAE,mBAAmB,EAAE,mBAAmB,CAAC,CAAC;YAEjG,IAAI,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE;gBAC1B,SAAS,CAAC,UAAU,CAAC,CAAC;aACvB;iBAAM;gBACL,SAAS,CAAC,UAAU,EAAE,mBAAmB,EAAE,mBAAmB,CAAC,CAAC;aACjE;SACF;IACH,CAAC,CAAC;IAEF,IAAM,cAAc,GAAG,UAAC,KAAyC;QAE/D,KAAK,CAAC,eAAe,EAAE,CAAC;QACxB,KAAK,CAAC,cAAc,EAAE,CAAC;IACzB,CAAC,CAAC;IAEF,OAAO,CAAC,OAAO,EAAE,UAAU,EAAE,cAAc,CAAU,CAAC;AACxD,CAAC,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/hooks/useId.d.ts b/lib/hooks/useId.d.ts deleted file mode 100644 index 4a8c3dad..00000000 --- a/lib/hooks/useId.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useId: (prefix?: string) => string; -export { useId }; diff --git a/lib/hooks/useId.js b/lib/hooks/useId.js index e85d485f..57579e21 100644 --- a/lib/hooks/useId.js +++ b/lib/hooks/useId.js @@ -1,12 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useId = void 0; -var react_1 = require("react"); -var shared_1 = require("../shared"); -var useId = function (prefix) { - if (prefix === void 0) { prefix = ''; } - var id = (0, react_1.useState)("".concat(prefix).concat((0, shared_1.uuid)()))[0]; - return id; -}; -exports.useId = useId; -//# sourceMappingURL=useId.js.map \ No newline at end of file +"use strict";var r=require("react"),t=require("../shared/uuid.js");const s=(e="")=>{const[u]=r.useState(`${e}${t.uuid()}`);return u};exports.useId=s; diff --git a/lib/hooks/useId.js.map b/lib/hooks/useId.js.map deleted file mode 100644 index 1bd50a30..00000000 --- a/lib/hooks/useId.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useId.js","sourceRoot":"","sources":["../../src/hooks/useId.ts"],"names":[],"mappings":";;;AAAA,+BAA+B;AAC/B,oCAA+B;AAE/B,IAAM,KAAK,GAAG,UAAC,MAAW;IAAX,uBAAA,EAAA,WAAW;IACjB,IAAA,EAAE,GAAI,IAAA,gBAAQ,EAAS,UAAG,MAAM,SAAG,IAAA,aAAI,GAAE,CAAE,CAAC,GAA1C,CAA2C;IAEpD,OAAO,EAAE,CAAC;AACZ,CAAC,CAAC;AAEM,sBAAK"} \ No newline at end of file diff --git a/lib/hooks/useIsMounted.d.ts b/lib/hooks/useIsMounted.d.ts deleted file mode 100644 index 0cb1955d..00000000 --- a/lib/hooks/useIsMounted.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useIsMounted: () => (() => boolean); -export { useIsMounted }; diff --git a/lib/hooks/useIsMounted.js b/lib/hooks/useIsMounted.js index 22d53412..0595cd6d 100644 --- a/lib/hooks/useIsMounted.js +++ b/lib/hooks/useIsMounted.js @@ -1,16 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useIsMounted = void 0; -var react_1 = require("react"); -var useIsMounted = function () { - var isMountedRef = (0, react_1.useRef)(true); - var isMounted = (0, react_1.useCallback)(function () { return isMountedRef.current; }, []); - (0, react_1.useEffect)(function () { - return function () { - isMountedRef.current = false; - }; - }, []); - return isMounted; -}; -exports.useIsMounted = useIsMounted; -//# sourceMappingURL=useIsMounted.js.map \ No newline at end of file +"use strict";var e=require("react");const s=()=>{const t=e.useRef(!0),u=e.useCallback(()=>t.current,[]);return e.useEffect(()=>()=>{t.current=!1},[]),u};exports.useIsMounted=s; diff --git a/lib/hooks/useIsMounted.js.map b/lib/hooks/useIsMounted.js.map deleted file mode 100644 index d5a83408..00000000 --- a/lib/hooks/useIsMounted.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useIsMounted.js","sourceRoot":"","sources":["../../src/hooks/useIsMounted.ts"],"names":[],"mappings":";;;AAAA,+BAAqD;AAErD,IAAM,YAAY,GAAG;IACnB,IAAM,YAAY,GAAG,IAAA,cAAM,EAAU,IAAI,CAAC,CAAC;IAC3C,IAAM,SAAS,GAAG,IAAA,mBAAW,EAAC,cAAM,OAAA,YAAY,CAAC,OAAO,EAApB,CAAoB,EAAE,EAAE,CAAC,CAAC;IAE9D,IAAA,iBAAS,EAAC;QACR,OAAO;YACL,YAAY,CAAC,OAAO,GAAG,KAAK,CAAC;QAC/B,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,SAAS,CAAC;AACnB,CAAC,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/hooks/usePaginatedResults.d.ts b/lib/hooks/usePaginatedResults.d.ts deleted file mode 100644 index 40dc99af..00000000 --- a/lib/hooks/usePaginatedResults.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { DependencyList } from 'react'; -declare const usePaginatedResults: (fetcher: (page: number) => Promise, dependencies: DependencyList, shouldFetch?: boolean) => readonly [Type[], () => void]; -export { usePaginatedResults }; diff --git a/lib/hooks/usePaginatedResults.js b/lib/hooks/usePaginatedResults.js index 7edc099b..8ba2a658 100644 --- a/lib/hooks/usePaginatedResults.js +++ b/lib/hooks/usePaginatedResults.js @@ -1,107 +1 @@ -"use strict"; -var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -}; -var __generator = (this && this.__generator) || function (thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (g && (g = 0, op[0] && (_ = 0)), _) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -}; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.usePaginatedResults = void 0; -var _1 = require("."); -var react_1 = require("react"); -var usePaginatedResults = function (fetcher, dependencies, shouldFetch) { - if (shouldFetch === void 0) { shouldFetch = true; } - var _a = (0, react_1.useState)(null), results = _a[0], setResults = _a[1]; - var _b = (0, react_1.useState)(0), page = _b[0], setPage = _b[1]; - var _c = (0, _1.useBooleanState)(), isFetching = _c[0], startFetching = _c[1], stopFetching = _c[2]; - var _d = (0, _1.useBooleanState)(), isLastPage = _d[0], onLastPage = _d[1], notOnLastPage = _d[2]; - var isMounted = (0, _1.useIsMounted)(); - (0, react_1.useEffect)(function () { - if (null === results) - return; - setPage(0); - notOnLastPage(); - setResults(__spreadArray([], results, true)); - }, dependencies); - (0, react_1.useEffect)(function () { - if (isFetching || isLastPage || !shouldFetch) - return; - var fetchResults = function () { return __awaiter(void 0, void 0, void 0, function () { - var newResults; - return __generator(this, function (_a) { - switch (_a.label) { - case 0: return [4, fetcher(page)]; - case 1: - newResults = _a.sent(); - if (!isMounted()) - return [2]; - if (newResults.length === 0) - onLastPage(); - setResults(function (currentResults) { - if (0 === page || null === currentResults) - return newResults; - return __spreadArray(__spreadArray([], currentResults, true), newResults, true); - }); - stopFetching(); - return [2]; - } - }); - }); }; - startFetching(); - void fetchResults(); - }, [page, results, shouldFetch]); - (0, react_1.useEffect)(function () { - if (shouldFetch) - return; - setPage(0); - setResults(null); - notOnLastPage(); - }, [shouldFetch]); - var fetchNextPage = function () { - if (isFetching || isLastPage) - return; - setPage(function (page) { return page + 1; }); - }; - return [results !== null && results !== void 0 ? results : [], fetchNextPage]; -}; -exports.usePaginatedResults = usePaginatedResults; -//# sourceMappingURL=usePaginatedResults.js.map \ No newline at end of file +"use strict";var v=(c,f,e)=>new Promise((s,n)=>{var a=t=>{try{u(e.next(t))}catch(i){n(i)}},r=t=>{try{u(e.throw(t))}catch(i){n(i)}},u=t=>t.done?s(t.value):Promise.resolve(t.value).then(a,r);u((e=e.apply(c,f)).next())});var d=require("./useBooleanState.js"),L=require("./useIsMounted.js"),o=require("react");const M=(c,f,e=!0)=>{const[s,n]=o.useState(null),[a,r]=o.useState(0),[u,t,i]=d.useBooleanState(),[P,q,R]=d.useBooleanState(),B=L.useIsMounted();o.useEffect(()=>{s!==null&&(r(0),R(),n([...s]))},f),o.useEffect(()=>{if(u||P||!e)return;const g=()=>v(exports,null,function*(){const l=yield c(a);B()&&(l.length===0&&q(),n(S=>a===0||S===null?l:[...S,...l]),i())});t(),g()},[a,s,e]),o.useEffect(()=>{e||(r(0),n(null),R())},[e]);const E=()=>{u||P||r(g=>g+1)};return[s!=null?s:[],E]};exports.usePaginatedResults=M; diff --git a/lib/hooks/usePaginatedResults.js.map b/lib/hooks/usePaginatedResults.js.map deleted file mode 100644 index 96953b0b..00000000 --- a/lib/hooks/usePaginatedResults.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"usePaginatedResults.js","sourceRoot":"","sources":["../../src/hooks/usePaginatedResults.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sBAAgD;AAChD,+BAA0D;AAE1D,IAAM,mBAAmB,GAAG,UAC1B,OAA0C,EAC1C,YAA4B,EAC5B,WAAkB;IAAlB,4BAAA,EAAA,kBAAkB;IAEZ,IAAA,KAAwB,IAAA,gBAAQ,EAAgB,IAAI,CAAC,EAApD,OAAO,QAAA,EAAE,UAAU,QAAiC,CAAC;IACtD,IAAA,KAAkB,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAApC,IAAI,QAAA,EAAE,OAAO,QAAuB,CAAC;IACtC,IAAA,KAA4C,IAAA,kBAAe,GAAE,EAA5D,UAAU,QAAA,EAAE,aAAa,QAAA,EAAE,YAAY,QAAqB,CAAC;IAC9D,IAAA,KAA0C,IAAA,kBAAe,GAAE,EAA1D,UAAU,QAAA,EAAE,UAAU,QAAA,EAAE,aAAa,QAAqB,CAAC;IAClE,IAAM,SAAS,GAAG,IAAA,eAAY,GAAE,CAAC;IAEjC,IAAA,iBAAS,EAAC;QACR,IAAI,IAAI,KAAK,OAAO;YAAE,OAAO;QAE7B,OAAO,CAAC,CAAC,CAAC,CAAC;QACX,aAAa,EAAE,CAAC;QAEhB,UAAU,mBAAK,OAAO,QAAE,CAAC;IAC3B,CAAC,EAAE,YAAY,CAAC,CAAC;IAEjB,IAAA,iBAAS,EAAC;QACR,IAAI,UAAU,IAAI,UAAU,IAAI,CAAC,WAAW;YAAE,OAAO;QAErD,IAAM,YAAY,GAAG;;;;4BACA,WAAM,OAAO,CAAC,IAAI,CAAC,EAAA;;wBAAhC,UAAU,GAAG,SAAmB;wBAEtC,IAAI,CAAC,SAAS,EAAE;4BAAE,WAAO;wBAEzB,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC;4BAAE,UAAU,EAAE,CAAC;wBAE1C,UAAU,CAAC,UAAA,cAAc;4BACvB,IAAI,CAAC,KAAK,IAAI,IAAI,IAAI,KAAK,cAAc;gCAAE,OAAO,UAAU,CAAC;4BAE7D,uCAAW,cAAc,SAAK,UAAU,QAAE;wBAC5C,CAAC,CAAC,CAAC;wBACH,YAAY,EAAE,CAAC;;;;aAChB,CAAC;QAEF,aAAa,EAAE,CAAC;QAChB,KAAK,YAAY,EAAE,CAAC;IACtB,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,EAAE,WAAW,CAAC,CAAC,CAAC;IAEjC,IAAA,iBAAS,EAAC;QACR,IAAI,WAAW;YAAE,OAAO;QAExB,OAAO,CAAC,CAAC,CAAC,CAAC;QACX,UAAU,CAAC,IAAI,CAAC,CAAC;QACjB,aAAa,EAAE,CAAC;IAClB,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAElB,IAAM,aAAa,GAAG;QACpB,IAAI,UAAU,IAAI,UAAU;YAAE,OAAO;QAErC,OAAO,CAAC,UAAA,IAAI,IAAI,OAAA,IAAI,GAAG,CAAC,EAAR,CAAQ,CAAC,CAAC;IAC5B,CAAC,CAAC;IAEF,OAAO,CAAC,OAAO,aAAP,OAAO,cAAP,OAAO,GAAI,EAAE,EAAE,aAAa,CAAU,CAAC;AACjD,CAAC,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/hooks/usePagination.d.ts b/lib/hooks/usePagination.d.ts deleted file mode 100644 index f1950508..00000000 --- a/lib/hooks/usePagination.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { RefObject } from 'react'; -declare const usePagination: (containerRef: RefObject, lastOptionRef: RefObject, onNextPage: (() => void) | undefined, isVisible: boolean) => void; -export { usePagination }; diff --git a/lib/hooks/usePagination.js b/lib/hooks/usePagination.js index 82371100..69eb44a6 100644 --- a/lib/hooks/usePagination.js +++ b/lib/hooks/usePagination.js @@ -1,31 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.usePagination = void 0; -var react_1 = require("react"); -var usePagination = function (containerRef, lastOptionRef, onNextPage, isVisible) { - (0, react_1.useEffect)(function () { - var containerElement = containerRef.current; - var lastElement = lastOptionRef.current; - if (undefined === onNextPage || - null === containerElement || - null === lastOptionRef.current || - null === lastElement) { - return; - } - var options = { - root: containerElement, - rootMargin: '0px 0px 100% 0px', - threshold: 0, - }; - var observer = new IntersectionObserver(function (entries) { - var lastEntry = entries[entries.length - 1]; - if (lastEntry.isIntersecting) { - onNextPage(); - } - }, options); - observer.observe(lastElement); - return function () { return observer.unobserve(lastElement); }; - }, [onNextPage, isVisible]); -}; -exports.usePagination = usePagination; -//# sourceMappingURL=usePagination.js.map \ No newline at end of file +"use strict";var l=require("react");const a=(c,r,n,u)=>{l.useEffect(()=>{const e=c.current,t=r.current;if(n===void 0||e===null||r.current===null||t===null)return;const i={root:e,rootMargin:"0px 0px 100% 0px",threshold:0},s=new IntersectionObserver(o=>{o[o.length-1].isIntersecting&&n()},i);return s.observe(t),()=>s.unobserve(t)},[n,u])};exports.usePagination=a; diff --git a/lib/hooks/usePagination.js.map b/lib/hooks/usePagination.js.map deleted file mode 100644 index 2405a253..00000000 --- a/lib/hooks/usePagination.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"usePagination.js","sourceRoot":"","sources":["../../src/hooks/usePagination.ts"],"names":[],"mappings":";;;AAAA,+BAA2C;AAE3C,IAAM,aAAa,GAAG,UACpB,YAAoC,EACpC,aAAqC,EACrC,UAAoC,EACpC,SAAkB;IAElB,IAAA,iBAAS,EAAC;QACR,IAAM,gBAAgB,GAAG,YAAY,CAAC,OAAO,CAAC;QAC9C,IAAM,WAAW,GAAG,aAAa,CAAC,OAAO,CAAC;QAC1C,IACE,SAAS,KAAK,UAAU;YACxB,IAAI,KAAK,gBAAgB;YACzB,IAAI,KAAK,aAAa,CAAC,OAAO;YAC9B,IAAI,KAAK,WAAW,EACpB;YACA,OAAO;SACR;QAED,IAAM,OAAO,GAAG;YACd,IAAI,EAAE,gBAAgB;YACtB,UAAU,EAAE,kBAAkB;YAC9B,SAAS,EAAE,CAAC;SACb,CAAC;QAEF,IAAM,QAAQ,GAAG,IAAI,oBAAoB,CAAC,UAAA,OAAO;YAC/C,IAAM,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;YAC9C,IAAI,SAAS,CAAC,cAAc,EAAE;gBAC5B,UAAU,EAAE,CAAC;aACd;QACH,CAAC,EAAE,OAAO,CAAC,CAAC;QAEZ,QAAQ,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC;QAE9B,OAAO,cAAM,OAAA,QAAQ,CAAC,SAAS,CAAC,WAAW,CAAC,EAA/B,CAA+B,CAAC;IAC/C,CAAC,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC,CAAC;AAC9B,CAAC,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/hooks/usePlaceholderPosition.d.ts b/lib/hooks/usePlaceholderPosition.d.ts deleted file mode 100644 index 5b89f529..00000000 --- a/lib/hooks/usePlaceholderPosition.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -type PlaceholderPosition = 'top' | 'bottom' | 'none'; -declare const usePlaceholderPosition: (rowIndex: number) => readonly [PlaceholderPosition, (draggedElementIndex: number) => void, () => void, () => void]; -export { usePlaceholderPosition }; -export type { PlaceholderPosition }; diff --git a/lib/hooks/usePlaceholderPosition.js b/lib/hooks/usePlaceholderPosition.js index d9c210c1..6661ce1e 100644 --- a/lib/hooks/usePlaceholderPosition.js +++ b/lib/hooks/usePlaceholderPosition.js @@ -1,24 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.usePlaceholderPosition = void 0; -var react_1 = require("react"); -var usePlaceholderPosition = function (rowIndex) { - var _a = (0, react_1.useState)(0), hoveringCount = _a[0], setHoveringCount = _a[1]; - var _b = (0, react_1.useState)('none'), placeholderPosition = _b[0], setPlaceholderPosition = _b[1]; - (0, react_1.useEffect)(function () { - setHoveringCount(0); - }, [rowIndex]); - var dragEnter = (0, react_1.useCallback)(function (draggedElementIndex) { - setHoveringCount(function (count) { return (draggedElementIndex === rowIndex ? count : count + 1); }); - setPlaceholderPosition(draggedElementIndex >= rowIndex ? 'top' : 'bottom'); - }, [rowIndex]); - var dragLeave = (0, react_1.useCallback)(function () { - setHoveringCount(function (count) { return count - 1; }); - }, []); - var dragEnd = (0, react_1.useCallback)(function () { - setHoveringCount(0); - }, []); - return [hoveringCount === 0 ? 'none' : placeholderPosition, dragEnter, dragLeave, dragEnd]; -}; -exports.usePlaceholderPosition = usePlaceholderPosition; -//# sourceMappingURL=usePlaceholderPosition.js.map \ No newline at end of file +"use strict";var e=require("react");const P=t=>{const[c,o]=e.useState(0),[n,l]=e.useState("none");e.useEffect(()=>{o(0)},[t]);const i=e.useCallback(s=>{o(a=>s===t?a:a+1),l(s>=t?"top":"bottom")},[t]),r=e.useCallback(()=>{o(s=>s-1)},[]),u=e.useCallback(()=>{o(0)},[]);return[c===0?"none":n,i,r,u]};exports.usePlaceholderPosition=P; diff --git a/lib/hooks/usePlaceholderPosition.js.map b/lib/hooks/usePlaceholderPosition.js.map deleted file mode 100644 index 397dc90e..00000000 --- a/lib/hooks/usePlaceholderPosition.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"usePlaceholderPosition.js","sourceRoot":"","sources":["../../src/hooks/usePlaceholderPosition.ts"],"names":[],"mappings":";;;AAAA,+BAAuD;AAIvD,IAAM,sBAAsB,GAAG,UAAC,QAAgB;IACxC,IAAA,KAAoC,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAAtD,aAAa,QAAA,EAAE,gBAAgB,QAAuB,CAAC;IACxD,IAAA,KAAgD,IAAA,gBAAQ,EAAsB,MAAM,CAAC,EAApF,mBAAmB,QAAA,EAAE,sBAAsB,QAAyC,CAAC;IAE5F,IAAA,iBAAS,EAAC;QACR,gBAAgB,CAAC,CAAC,CAAC,CAAC;IACtB,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,IAAM,SAAS,GAAG,IAAA,mBAAW,EAC3B,UAAC,mBAA2B;QAC1B,gBAAgB,CAAC,UAAA,KAAK,IAAI,OAAA,CAAC,mBAAmB,KAAK,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,GAAG,CAAC,CAAC,EAAtD,CAAsD,CAAC,CAAC;QAClF,sBAAsB,CAAC,mBAAmB,IAAI,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;IAC7E,CAAC,EACD,CAAC,QAAQ,CAAC,CACX,CAAC;IAEF,IAAM,SAAS,GAAG,IAAA,mBAAW,EAAC;QAC5B,gBAAgB,CAAC,UAAA,KAAK,IAAI,OAAA,KAAK,GAAG,CAAC,EAAT,CAAS,CAAC,CAAC;IACvC,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,OAAO,GAAG,IAAA,mBAAW,EAAC;QAC1B,gBAAgB,CAAC,CAAC,CAAC,CAAC;IACtB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CAAC,aAAa,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,mBAAmB,EAAE,SAAS,EAAE,SAAS,EAAE,OAAO,CAAU,CAAC;AACtG,CAAC,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/hooks/usePosition.d.ts b/lib/hooks/usePosition.d.ts deleted file mode 100644 index cc9a5268..00000000 --- a/lib/hooks/usePosition.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { RefObject } from 'react'; -type VerticalPosition = 'up' | 'down'; -type HorizontalPosition = 'left' | 'right'; -declare const useVerticalPosition: (ref: RefObject, forcedPosition?: VerticalPosition) => VerticalPosition | undefined; -declare const useHorizontalPosition: (ref: RefObject, forcedPosition?: HorizontalPosition) => HorizontalPosition | undefined; -export { useVerticalPosition, useHorizontalPosition }; -export type { VerticalPosition, HorizontalPosition }; diff --git a/lib/hooks/usePosition.js b/lib/hooks/usePosition.js index 1dc4e4ad..75fab1ac 100644 --- a/lib/hooks/usePosition.js +++ b/lib/hooks/usePosition.js @@ -1,33 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useHorizontalPosition = exports.useVerticalPosition = void 0; -var react_1 = require("react"); -var useVerticalPosition = function (ref, forcedPosition) { - var _a = (0, react_1.useState)(forcedPosition), verticalPosition = _a[0], setVerticalPosition = _a[1]; - (0, react_1.useEffect)(function () { - if (null !== ref.current && undefined === forcedPosition) { - var _a = ref.current.getBoundingClientRect(), elementHeight = _a.height, distanceToTop = _a.top; - var windowHeight = window.innerHeight || document.documentElement.clientHeight; - var distanceToBottom = windowHeight - (elementHeight + distanceToTop); - var elementIsOverlappingBottom = distanceToBottom < 0; - var elementIsOverlappingTop = distanceToTop < 0; - setVerticalPosition(elementIsOverlappingBottom ? (elementIsOverlappingTop ? 'down' : 'up') : 'down'); - } - }, [forcedPosition, ref.current]); - return verticalPosition; -}; -exports.useVerticalPosition = useVerticalPosition; -var useHorizontalPosition = function (ref, forcedPosition) { - var _a = (0, react_1.useState)(forcedPosition), horizontalPosition = _a[0], setHorizontalPosition = _a[1]; - (0, react_1.useEffect)(function () { - if (null !== ref.current && undefined === forcedPosition) { - var _a = ref.current.getBoundingClientRect(), elementWidth = _a.width, distanceToLeft = _a.left; - var windowWidth = window.innerWidth; - var distanceToRight = windowWidth - (elementWidth + distanceToLeft); - setHorizontalPosition(distanceToLeft > distanceToRight ? 'left' : 'right'); - } - }, [forcedPosition, ref.current]); - return horizontalPosition; -}; -exports.useHorizontalPosition = useHorizontalPosition; -//# sourceMappingURL=usePosition.js.map \ No newline at end of file +"use strict";var i=require("react");const a=(t,e)=>{const[o,s]=i.useState(e);return i.useEffect(()=>{if(t.current!==null&&e===void 0){const{height:c,top:n}=t.current.getBoundingClientRect(),l=(window.innerHeight||document.documentElement.clientHeight)-(c+n)<0,d=n<0;s(l?d?"down":"up":"down")}},[e,t.current]),o},h=(t,e)=>{const[o,s]=i.useState(e);return i.useEffect(()=>{if(t.current!==null&&e===void 0){const{width:c,left:n}=t.current.getBoundingClientRect(),r=window.innerWidth-(c+n);s(n>r?"left":"right")}},[e,t.current]),o};exports.useHorizontalPosition=h;exports.useVerticalPosition=a; diff --git a/lib/hooks/usePosition.js.map b/lib/hooks/usePosition.js.map deleted file mode 100644 index 9446ceb4..00000000 --- a/lib/hooks/usePosition.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"usePosition.js","sourceRoot":"","sources":["../../src/hooks/usePosition.ts"],"names":[],"mappings":";;;AAAA,+BAAqD;AASrD,IAAM,mBAAmB,GAAG,UAAC,GAA2B,EAAE,cAAiC;IACnF,IAAA,KAA0C,IAAA,gBAAQ,EAA+B,cAAc,CAAC,EAA/F,gBAAgB,QAAA,EAAE,mBAAmB,QAA0D,CAAC;IAEvG,IAAA,iBAAS,EAAC;QACR,IAAI,IAAI,KAAK,GAAG,CAAC,OAAO,IAAI,SAAS,KAAK,cAAc,EAAE;YAClD,IAAA,KAA8C,GAAG,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAAxE,aAAa,YAAA,EAAO,aAAa,SAAuC,CAAC;YAExF,IAAM,YAAY,GAAG,MAAM,CAAC,WAAW,IAAI,QAAQ,CAAC,eAAe,CAAC,YAAY,CAAC;YACjF,IAAM,gBAAgB,GAAG,YAAY,GAAG,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC;YAExE,IAAM,0BAA0B,GAAG,gBAAgB,GAAG,CAAC,CAAC;YACxD,IAAM,uBAAuB,GAAG,aAAa,GAAG,CAAC,CAAC;YAElD,mBAAmB,CAAC,0BAA0B,CAAC,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC;SACtG;IACH,CAAC,EAAE,CAAC,cAAc,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC;IAElC,OAAO,gBAAgB,CAAC;AAC1B,CAAC,CAAC;AAsBM,kDAAmB;AAhB3B,IAAM,qBAAqB,GAAG,UAAC,GAA2B,EAAE,cAAmC;IACvF,IAAA,KAA8C,IAAA,gBAAQ,EAAiC,cAAc,CAAC,EAArG,kBAAkB,QAAA,EAAE,qBAAqB,QAA4D,CAAC;IAE7G,IAAA,iBAAS,EAAC;QACR,IAAI,IAAI,KAAK,GAAG,CAAC,OAAO,IAAI,SAAS,KAAK,cAAc,EAAE;YAClD,IAAA,KAA8C,GAAG,CAAC,OAAO,CAAC,qBAAqB,EAAE,EAAzE,YAAY,WAAA,EAAQ,cAAc,UAAuC,CAAC;YACxF,IAAM,WAAW,GAAG,MAAM,CAAC,UAAU,CAAC;YACtC,IAAM,eAAe,GAAG,WAAW,GAAG,CAAC,YAAY,GAAG,cAAc,CAAC,CAAC;YAEtE,qBAAqB,CAAC,cAAc,GAAG,eAAe,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC;SAC5E;IACH,CAAC,EAAE,CAAC,cAAc,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC;IAElC,OAAO,kBAAkB,CAAC;AAC5B,CAAC,CAAC;AAE2B,sDAAqB"} \ No newline at end of file diff --git a/lib/hooks/useProgress.d.ts b/lib/hooks/useProgress.d.ts deleted file mode 100644 index 40e23be5..00000000 --- a/lib/hooks/useProgress.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useProgress: (steps: string[]) => readonly [(step: string) => boolean, () => void, () => void]; -export { useProgress }; diff --git a/lib/hooks/useProgress.js b/lib/hooks/useProgress.js index f2111a56..78a430b3 100644 --- a/lib/hooks/useProgress.js +++ b/lib/hooks/useProgress.js @@ -1,20 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useProgress = void 0; -var react_1 = require("react"); -var shared_1 = require("../shared"); -var useProgress = function (steps) { - if (0 === steps.length) { - throw new Error('Steps array cannot be empty'); - } - if ((0, shared_1.arrayUnique)(steps).length !== steps.length) { - throw new Error('Steps array cannot have duplicated names'); - } - var _a = (0, react_1.useState)(0), current = _a[0], setCurrent = _a[1]; - var isCurrent = function (step) { return steps.indexOf(step) === current; }; - var next = function () { return setCurrent(function (current) { return (current === steps.length - 1 ? current : current + 1); }); }; - var previous = function () { return setCurrent(function (current) { return (current === 0 ? current : current - 1); }); }; - return [isCurrent, next, previous]; -}; -exports.useProgress = useProgress; -//# sourceMappingURL=useProgress.js.map \ No newline at end of file +"use strict";var a=require("react"),o=require("../shared/array.js");const s=e=>{if(e.length===0)throw new Error("Steps array cannot be empty");if(o.arrayUnique(e).length!==e.length)throw new Error("Steps array cannot have duplicated names");const[n,t]=a.useState(0);return[r=>e.indexOf(r)===n,()=>t(r=>r===e.length-1?r:r+1),()=>t(r=>r===0?r:r-1)]};exports.useProgress=s; diff --git a/lib/hooks/useProgress.js.map b/lib/hooks/useProgress.js.map deleted file mode 100644 index 808387ff..00000000 --- a/lib/hooks/useProgress.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useProgress.js","sourceRoot":"","sources":["../../src/hooks/useProgress.ts"],"names":[],"mappings":";;;AAAA,+BAA+B;AAC/B,oCAAsC;AAEtC,IAAM,WAAW,GAAG,UAAC,KAAe;IAClC,IAAI,CAAC,KAAK,KAAK,CAAC,MAAM,EAAE;QACtB,MAAM,IAAI,KAAK,CAAC,6BAA6B,CAAC,CAAC;KAChD;IACD,IAAI,IAAA,oBAAW,EAAC,KAAK,CAAC,CAAC,MAAM,KAAK,KAAK,CAAC,MAAM,EAAE;QAC9C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;KAC7D;IACK,IAAA,KAAwB,IAAA,gBAAQ,EAAS,CAAC,CAAC,EAA1C,OAAO,QAAA,EAAE,UAAU,QAAuB,CAAC;IAClD,IAAM,SAAS,GAAG,UAAC,IAAY,IAAK,OAAA,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,OAAO,EAA/B,CAA+B,CAAC;IACpE,IAAM,IAAI,GAAG,cAAM,OAAA,UAAU,CAAC,UAAA,OAAO,IAAI,OAAA,CAAC,OAAO,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,GAAG,CAAC,CAAC,EAAtD,CAAsD,CAAC,EAA7E,CAA6E,CAAC;IACjG,IAAM,QAAQ,GAAG,cAAM,OAAA,UAAU,CAAC,UAAA,OAAO,IAAI,OAAA,CAAC,OAAO,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,GAAG,CAAC,CAAC,EAAvC,CAAuC,CAAC,EAA9D,CAA8D,CAAC;IAEtF,OAAO,CAAC,SAAS,EAAE,IAAI,EAAE,QAAQ,CAAU,CAAC;AAC9C,CAAC,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/hooks/useSelection.d.ts b/lib/hooks/useSelection.d.ts deleted file mode 100644 index 442f8f2e..00000000 --- a/lib/hooks/useSelection.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -type Selection = { - mode: 'in' | 'not_in'; - collection: Type[]; -}; -declare const useSelection: (totalCount: number) => readonly [Selection, boolean | "mixed", (item: Type) => boolean, (item: Type, newValue: boolean) => void, (newValue: boolean) => void, number]; -export { useSelection }; -export type { Selection }; diff --git a/lib/hooks/useSelection.js b/lib/hooks/useSelection.js index ca29e683..66b11d37 100644 --- a/lib/hooks/useSelection.js +++ b/lib/hooks/useSelection.js @@ -1,74 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useSelection = void 0; -var react_1 = require("react"); -var selectAll = function () { return ({ - mode: 'not_in', - collection: [], -}); }; -var unselectAll = function () { return ({ - mode: 'in', - collection: [], -}); }; -var select = function (selection, elementToSelect) { return (__assign(__assign({}, selection), { collection: selection.mode === 'in' - ? __spreadArray(__spreadArray([], selection.collection, true), [elementToSelect], false) : selection.collection.filter(function (element) { return element !== elementToSelect; }) })); }; -var unselect = function (selection, elementToUnselect) { return (__assign(__assign({}, selection), { collection: selection.mode === 'in' - ? selection.collection.filter(function (element) { return element !== elementToUnselect; }) - : __spreadArray(__spreadArray([], selection.collection, true), [elementToUnselect], false) })); }; -var currentSelectionState = function (selection, totalCount) { - if (selection.collection.length === totalCount) { - return selection.mode === 'in'; - } - else if (selection.collection.length !== 0) { - return 'mixed'; - } - else { - return selection.mode === 'not_in'; - } -}; -var useSelection = function (totalCount) { - var _a = (0, react_1.useState)({ - mode: 'in', - collection: [], - }), selection = _a[0], setSelection = _a[1]; - var isSelected = (0, react_1.useCallback)(function (item) { - return selection.mode === 'in' ? selection.collection.includes(item) : !selection.collection.includes(item); - }, [selection]); - var onSelectionChange = (0, react_1.useCallback)(function (item, newValue) { - setSelection(function (selection) { return (newValue ? select(selection, item) : unselect(selection, item)); }); - }, []); - var onSelectAllChange = (0, react_1.useCallback)(function (newValue) { - setSelection(newValue ? selectAll() : unselectAll()); - }, []); - var selectedCount = 'in' === selection.mode ? selection.collection.length : totalCount - selection.collection.length; - return [ - selection, - currentSelectionState(selection, totalCount), - isSelected, - onSelectionChange, - onSelectAllChange, - selectedCount, - ]; -}; -exports.useSelection = useSelection; -//# sourceMappingURL=useSelection.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,C=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var b=Object.prototype.hasOwnProperty,k=Object.prototype.propertyIsEnumerable;var u=(c,e,l)=>e in c?m(c,e,{enumerable:!0,configurable:!0,writable:!0,value:l}):c[e]=l,t=(c,e)=>{for(var l in e||(e={}))b.call(e,l)&&u(c,l,e[l]);if(r)for(var l of r(e))k.call(e,l)&&u(c,l,e[l]);return c},i=(c,e)=>C(c,f(e));var o=require("react");const A=()=>({mode:"not_in",collection:[]}),_=()=>({mode:"in",collection:[]}),q=(c,e)=>i(t({},c),{collection:c.mode==="in"?[...c.collection,e]:c.collection.filter(l=>l!==e)}),v=(c,e)=>i(t({},c),{collection:c.mode==="in"?c.collection.filter(l=>l!==e):[...c.collection,e]}),x=(c,e)=>c.collection.length===e?c.mode==="in":c.collection.length!==0?"mixed":c.mode==="not_in",R=c=>{const[e,l]=o.useState({mode:"in",collection:[]}),d=o.useCallback(n=>e.mode==="in"?e.collection.includes(n):!e.collection.includes(n),[e]),a=o.useCallback((n,h)=>{l(s=>h?q(s,n):v(s,n))},[]),S=o.useCallback(n=>{l(n?A():_())},[]),g=e.mode==="in"?e.collection.length:c-e.collection.length;return[e,x(e,c),d,a,S,g]};exports.useSelection=R; diff --git a/lib/hooks/useSelection.js.map b/lib/hooks/useSelection.js.map deleted file mode 100644 index cbf171ec..00000000 --- a/lib/hooks/useSelection.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useSelection.js","sourceRoot":"","sources":["../../src/hooks/useSelection.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAA4C;AAO5C,IAAM,SAAS,GAAG,cAA6B,OAAA,CAAC;IAC9C,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,EAAE;CACf,CAAC,EAH6C,CAG7C,CAAC;AAEH,IAAM,WAAW,GAAG,cAA6B,OAAA,CAAC;IAChD,IAAI,EAAE,IAAI;IACV,UAAU,EAAE,EAAE;CACf,CAAC,EAH+C,CAG/C,CAAC;AAEH,IAAM,MAAM,GAAG,UAAO,SAA0B,EAAE,eAAqB,IAAsB,OAAA,uBACxF,SAAS,KACZ,UAAU,EACR,SAAS,CAAC,IAAI,KAAK,IAAI;QACrB,CAAC,iCAAK,SAAS,CAAC,UAAU,UAAE,eAAe,UAC3C,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC,UAAA,OAAO,IAAI,OAAA,OAAO,KAAK,eAAe,EAA3B,CAA2B,CAAC,IACzE,EAN2F,CAM3F,CAAC;AAEH,IAAM,QAAQ,GAAG,UAAO,SAA0B,EAAE,iBAAuB,IAAsB,OAAA,uBAC5F,SAAS,KACZ,UAAU,EACR,SAAS,CAAC,IAAI,KAAK,IAAI;QACrB,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC,UAAA,OAAO,IAAI,OAAA,OAAO,KAAK,iBAAiB,EAA7B,CAA6B,CAAC;QACvE,CAAC,iCAAK,SAAS,CAAC,UAAU,UAAE,iBAAiB,SAAC,IAClD,EAN+F,CAM/F,CAAC;AAEH,IAAM,qBAAqB,GAAG,UAAO,SAA0B,EAAE,UAAkB;IACjF,IAAI,SAAS,CAAC,UAAU,CAAC,MAAM,KAAK,UAAU,EAAE;QAC9C,OAAO,SAAS,CAAC,IAAI,KAAK,IAAI,CAAC;KAChC;SAAM,IAAI,SAAS,CAAC,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE;QAC5C,OAAO,OAAO,CAAC;KAChB;SAAM;QACL,OAAO,SAAS,CAAC,IAAI,KAAK,QAAQ,CAAC;KACpC;AACH,CAAC,CAAC;AAEF,IAAM,YAAY,GAAG,UAAgB,UAAkB;IAC/C,IAAA,KAA4B,IAAA,gBAAQ,EAAkB;QAC1D,IAAI,EAAE,IAAI;QACV,UAAU,EAAE,EAAE;KACf,CAAC,EAHK,SAAS,QAAA,EAAE,YAAY,QAG5B,CAAC;IAEH,IAAM,UAAU,GAAG,IAAA,mBAAW,EAC5B,UAAC,IAAU;QACT,OAAO,SAAS,CAAC,IAAI,KAAK,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;IAC9G,CAAC,EACD,CAAC,SAAS,CAAC,CACZ,CAAC;IAEF,IAAM,iBAAiB,GAAG,IAAA,mBAAW,EAAC,UAAC,IAAU,EAAE,QAAiB;QAClE,YAAY,CAAC,UAAA,SAAS,IAAI,OAAA,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAO,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAO,SAAS,EAAE,IAAI,CAAC,CAAC,EAA5E,CAA4E,CAAC,CAAC;IAC1G,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,iBAAiB,GAAG,IAAA,mBAAW,EAAC,UAAC,QAAiB;QACtD,YAAY,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,EAAQ,CAAC,CAAC,CAAC,WAAW,EAAQ,CAAC,CAAC;IACnE,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAM,aAAa,GACjB,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,GAAG,SAAS,CAAC,UAAU,CAAC,MAAM,CAAC;IAEnG,OAAO;QACL,SAAS;QACT,qBAAqB,CAAC,SAAS,EAAE,UAAU,CAAC;QAC5C,UAAU;QACV,iBAAiB;QACjB,iBAAiB;QACjB,aAAa;KACL,CAAC;AACb,CAAC,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/hooks/useShortcut.d.ts b/lib/hooks/useShortcut.d.ts deleted file mode 100644 index 58c5fd1b..00000000 --- a/lib/hooks/useShortcut.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { Ref } from 'react'; -import { Key } from '../shared'; -declare const useShortcut: (key: Key, callback: (args?: any) => unknown, externalRef?: Ref) => Ref; -export { useShortcut }; diff --git a/lib/hooks/useShortcut.js b/lib/hooks/useShortcut.js index db05f386..ef05ad91 100644 --- a/lib/hooks/useShortcut.js +++ b/lib/hooks/useShortcut.js @@ -1,30 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useShortcut = void 0; -var react_1 = require("react"); -var useShortcut = function (key, callback, externalRef) { - if (externalRef === void 0) { externalRef = null; } - var internalRef = (0, react_1.useRef)(null); - var ref = null === externalRef ? internalRef : externalRef; - var memoizedCallback = (0, react_1.useCallback)(function (event) { - if (key === event.key) { - callback(event); - return true; - } - return false; - }, [key, callback, ref]); - (0, react_1.useEffect)(function () { - if (typeof ref !== 'function' && null !== ref.current) { - var element_1 = ref.current; - element_1.addEventListener('keydown', memoizedCallback); - return function () { return element_1.removeEventListener('keydown', memoizedCallback); }; - } - else { - window.addEventListener('keydown', memoizedCallback); - return function () { return window.removeEventListener('keydown', memoizedCallback); }; - } - }, [memoizedCallback, ref]); - return ref; -}; -exports.useShortcut = useShortcut; -//# sourceMappingURL=useShortcut.js.map \ No newline at end of file +"use strict";var r=require("react");const i=(u,o,s=null)=>{const c=r.useRef(null),e=s===null?c:s,n=r.useCallback(t=>u===t.key?(o(t),!0):!1,[u,o,e]);return r.useEffect(()=>{if(typeof e!="function"&&e.current!==null){const t=e.current;return t.addEventListener("keydown",n),()=>t.removeEventListener("keydown",n)}else return window.addEventListener("keydown",n),()=>window.removeEventListener("keydown",n)},[n,e]),e};exports.useShortcut=i; diff --git a/lib/hooks/useShortcut.js.map b/lib/hooks/useShortcut.js.map deleted file mode 100644 index f26585e2..00000000 --- a/lib/hooks/useShortcut.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useShortcut.js","sourceRoot":"","sources":["../../src/hooks/useShortcut.ts"],"names":[],"mappings":";;;AAAA,+BAA0D;AAU1D,IAAM,WAAW,GAAG,UAClB,GAAQ,EACR,QAAiC,EACjC,WAAiC;IAAjC,4BAAA,EAAA,kBAAiC;IAEjC,IAAM,WAAW,GAAG,IAAA,cAAM,EAAW,IAAI,CAAC,CAAC;IAC3C,IAAM,GAAG,GAAG,IAAI,KAAK,WAAW,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,WAAW,CAAC;IAE7D,IAAM,gBAAgB,GAAG,IAAA,mBAAW,EAClC,UAAC,KAAoB;QACnB,IAAI,GAAG,KAAK,KAAK,CAAC,GAAG,EAAE;YACrB,QAAQ,CAAC,KAAK,CAAC,CAAC;YAEhB,OAAO,IAAI,CAAC;SACb;QAED,OAAO,KAAK,CAAC;IACf,CAAC,EACD,CAAC,GAAG,EAAE,QAAQ,EAAE,GAAG,CAAC,CACrB,CAAC;IAEF,IAAA,iBAAS,EAAC;QACR,IAAI,OAAO,GAAG,KAAK,UAAU,IAAI,IAAI,KAAK,GAAG,CAAC,OAAO,EAAE;YACrD,IAAM,SAAO,GAAG,GAAG,CAAC,OAA8B,CAAC;YAEnD,SAAO,CAAC,gBAAgB,CAAC,SAAS,EAAE,gBAAgB,CAAC,CAAC;YACtD,OAAO,cAAM,OAAA,SAAO,CAAC,mBAAmB,CAAC,SAAS,EAAE,gBAAgB,CAAC,EAAxD,CAAwD,CAAC;SACvE;aAAM;YACL,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,gBAAgB,CAAC,CAAC;YACrD,OAAO,cAAM,OAAA,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,gBAAgB,CAAC,EAAvD,CAAuD,CAAC;SACtE;IACH,CAAC,EAAE,CAAC,gBAAgB,EAAE,GAAG,CAAC,CAAC,CAAC;IAE5B,OAAO,GAAG,CAAC;AACb,CAAC,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/hooks/useTabBar.d.ts b/lib/hooks/useTabBar.d.ts deleted file mode 100644 index c9f2d477..00000000 --- a/lib/hooks/useTabBar.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const useTabBar: (defaultTab: string) => readonly [(tab: string) => boolean, (tab: string) => void, string]; -export { useTabBar }; diff --git a/lib/hooks/useTabBar.js b/lib/hooks/useTabBar.js index 14980417..d607cc54 100644 --- a/lib/hooks/useTabBar.js +++ b/lib/hooks/useTabBar.js @@ -1,12 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useTabBar = void 0; -var react_1 = require("react"); -var useTabBar = function (defaultTab) { - var _a = (0, react_1.useState)(defaultTab), current = _a[0], setCurrent = _a[1]; - var isCurrent = (0, react_1.useCallback)(function (tab) { return tab === current; }, [current]); - var switchTo = (0, react_1.useCallback)(function (tab) { return setCurrent(tab); }, []); - return [isCurrent, switchTo, current]; -}; -exports.useTabBar = useTabBar; -//# sourceMappingURL=useTabBar.js.map \ No newline at end of file +"use strict";var r=require("react");const n=s=>{const[e,a]=r.useState(s),u=r.useCallback(t=>t===e,[e]),c=r.useCallback(t=>a(t),[]);return[u,c,e]};exports.useTabBar=n; diff --git a/lib/hooks/useTabBar.js.map b/lib/hooks/useTabBar.js.map deleted file mode 100644 index a4ff7baa..00000000 --- a/lib/hooks/useTabBar.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useTabBar.js","sourceRoot":"","sources":["../../src/hooks/useTabBar.ts"],"names":[],"mappings":";;;AAAA,+BAA4C;AAE5C,IAAM,SAAS,GAAG,UAAC,UAAkB;IAC7B,IAAA,KAAwB,IAAA,gBAAQ,EAAS,UAAU,CAAC,EAAnD,OAAO,QAAA,EAAE,UAAU,QAAgC,CAAC;IAC3D,IAAM,SAAS,GAAG,IAAA,mBAAW,EAAC,UAAC,GAAW,IAAK,OAAA,GAAG,KAAK,OAAO,EAAf,CAAe,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IAC3E,IAAM,QAAQ,GAAG,IAAA,mBAAW,EAAC,UAAC,GAAW,IAAK,OAAA,UAAU,CAAC,GAAG,CAAC,EAAf,CAAe,EAAE,EAAE,CAAC,CAAC;IAEnE,OAAO,CAAC,SAAS,EAAE,QAAQ,EAAE,OAAO,CAAU,CAAC;AACjD,CAAC,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/hooks/useTheme.d.ts b/lib/hooks/useTheme.d.ts deleted file mode 100644 index 336e242c..00000000 --- a/lib/hooks/useTheme.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { DefaultTheme } from 'styled-components'; -declare const useTheme: () => DefaultTheme; -export { useTheme }; diff --git a/lib/hooks/useTheme.js b/lib/hooks/useTheme.js index 81af723e..6f461a1c 100644 --- a/lib/hooks/useTheme.js +++ b/lib/hooks/useTheme.js @@ -1,8 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useTheme = void 0; -var react_1 = require("react"); -var styled_components_1 = require("styled-components"); -var useTheme = function () { return (0, react_1.useContext)(styled_components_1.ThemeContext); }; -exports.useTheme = useTheme; -//# sourceMappingURL=useTheme.js.map \ No newline at end of file +"use strict";var e=require("react"),t=require("styled-components");const r=()=>e.useContext(t.ThemeContext);exports.useTheme=r; diff --git a/lib/hooks/useTheme.js.map b/lib/hooks/useTheme.js.map deleted file mode 100644 index 4c7355ff..00000000 --- a/lib/hooks/useTheme.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useTheme.js","sourceRoot":"","sources":["../../src/hooks/useTheme.ts"],"names":[],"mappings":";;;AAAA,+BAAiC;AACjC,uDAA6D;AAG7D,IAAM,QAAQ,GAAG,cAAM,OAAA,IAAA,kBAAU,EAAe,gCAAqC,CAAC,EAA/D,CAA+D,CAAC;AAE/E,4BAAQ"} \ No newline at end of file diff --git a/lib/hooks/useWindowResize.d.ts b/lib/hooks/useWindowResize.d.ts deleted file mode 100644 index 117a4b89..00000000 --- a/lib/hooks/useWindowResize.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -type WindowSize = { - width: number; - height: number; -}; -declare const useWindowResize: () => WindowSize; -export { useWindowResize }; diff --git a/lib/hooks/useWindowResize.js b/lib/hooks/useWindowResize.js index 704cbacd..f6358636 100644 --- a/lib/hooks/useWindowResize.js +++ b/lib/hooks/useWindowResize.js @@ -1,15 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useWindowResize = void 0; -var react_1 = require("react"); -var useWindowResize = function () { - var _a = (0, react_1.useState)({ width: window.innerWidth, height: window.innerHeight }), windowSize = _a[0], setWindowSize = _a[1]; - (0, react_1.useEffect)(function () { - var onResize = function () { return setWindowSize({ width: window.innerWidth, height: window.innerHeight }); }; - window.addEventListener('resize', onResize); - return function () { return window.removeEventListener('resize', onResize); }; - }); - return windowSize; -}; -exports.useWindowResize = useWindowResize; -//# sourceMappingURL=useWindowResize.js.map \ No newline at end of file +"use strict";var i=require("react");const w=()=>{const[n,t]=i.useState({width:window.innerWidth,height:window.innerHeight});return i.useEffect(()=>{const e=()=>t({width:window.innerWidth,height:window.innerHeight});return window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)}),n};exports.useWindowResize=w; diff --git a/lib/hooks/useWindowResize.js.map b/lib/hooks/useWindowResize.js.map deleted file mode 100644 index 616fb531..00000000 --- a/lib/hooks/useWindowResize.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useWindowResize.js","sourceRoot":"","sources":["../../src/hooks/useWindowResize.ts"],"names":[],"mappings":";;;AAAA,+BAA0C;AAO1C,IAAM,eAAe,GAAG;IAChB,IAAA,KAA8B,IAAA,gBAAQ,EAAa,EAAC,KAAK,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,EAAE,MAAM,CAAC,WAAW,EAAC,CAAC,EAAzG,UAAU,QAAA,EAAE,aAAa,QAAgF,CAAC;IAEjH,IAAA,iBAAS,EAAC;QACR,IAAM,QAAQ,GAAG,cAAM,OAAA,aAAa,CAAC,EAAC,KAAK,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,EAAE,MAAM,CAAC,WAAW,EAAC,CAAC,EAArE,CAAqE,CAAC;QAC7F,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC;QAE5C,OAAO,cAAM,OAAA,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,CAAC,EAA9C,CAA8C,CAAC;IAC9D,CAAC,CAAC,CAAC;IAEH,OAAO,UAAU,CAAC;AACpB,CAAC,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/ActivityIcon.d.ts b/lib/icons/ActivityIcon.d.ts deleted file mode 100644 index 644faf36..00000000 --- a/lib/icons/ActivityIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ActivityIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ActivityIcon }; diff --git a/lib/icons/ActivityIcon.js b/lib/icons/ActivityIcon.js index e86d84da..e68f73e5 100644 --- a/lib/icons/ActivityIcon.js +++ b/lib/icons/ActivityIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ActivityIcon = void 0; -var react_1 = __importDefault(require("react")); -var ActivityIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2 14h3.636l1.182-4.283L9.091 20l2.454-15 2.364 14 1.364-10.064L17 14h5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ActivityIcon = ActivityIcon; -//# sourceMappingURL=ActivityIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var c=(e,i,n)=>i in e?j(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n,h=(e,i)=>{for(var n in i||(i={}))l.call(i,n)&&c(e,n,i[n]);if(o)for(var n of o(i))d.call(i,n)&&c(e,n,i[n]);return e},u=(e,i)=>x(e,L(i));var v=(e,i)=>{var n={};for(var t in e)l.call(e,t)&&i.indexOf(t)<0&&(n[t]=e[t]);if(e!=null&&o)for(var t of o(e))i.indexOf(t)<0&&d.call(e,t)&&(n[t]=e[t]);return n};var r=require("react/jsx-runtime");const a=k=>{var s=k,{title:e,size:i=24,color:n="currentColor"}=s,t=v(s,["title","size","color"]);return r.jsxs("svg",u(h({viewBox:"0 0 24 24",width:i,height:i},t),{children:[e&&r.jsx("title",{children:e}),r.jsx("path",{d:"M2 14h3.636l1.182-4.283L9.091 20l2.454-15 2.364 14 1.364-10.064L17 14h5",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ActivityIcon=a; diff --git a/lib/icons/ActivityIcon.js.map b/lib/icons/ActivityIcon.js.map deleted file mode 100644 index 94557d7a..00000000 --- a/lib/icons/ActivityIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ActivityIcon.js","sourceRoot":"","sources":["../../src/icons/ActivityIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,yEAAyE,EAC3E,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/AddAttributeIcon.d.ts b/lib/icons/AddAttributeIcon.d.ts deleted file mode 100644 index ea6ef1a6..00000000 --- a/lib/icons/AddAttributeIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AddAttributeIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AddAttributeIcon }; diff --git a/lib/icons/AddAttributeIcon.js b/lib/icons/AddAttributeIcon.js index dbf1951e..f7bdcfc8 100644 --- a/lib/icons/AddAttributeIcon.js +++ b/lib/icons/AddAttributeIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AddAttributeIcon = void 0; -var react_1 = __importDefault(require("react")); -var AddAttributeIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M18.5 12.5l-9 9-7-7L12 5.3l6.5.2v7zm-3.5-2a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm6.5-8l-5 5M4.5 3v4m-2-2h4", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AddAttributeIcon = AddAttributeIcon; -//# sourceMappingURL=AddAttributeIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(e,t,r)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,c=(e,t)=>{for(var r in t||(t={}))s.call(t,r)&&l(e,r,t[r]);if(i)for(var r of i(t))u.call(t,r)&&l(e,r,t[r]);return e},h=(e,t)=>x(e,a(t));var v=(e,t)=>{var r={};for(var n in e)s.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&i)for(var n of i(e))t.indexOf(n)<0&&u.call(e,n)&&(r[n]=e[n]);return r};var o=require("react/jsx-runtime");const m=A=>{var d=A,{title:e,size:t=24,color:r="currentColor"}=d,n=v(d,["title","size","color"]);return o.jsxs("svg",h(c({viewBox:"0 0 24 24",width:t,height:t},n),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M18.5 12.5l-9 9-7-7L12 5.3l6.5.2v7zm-3.5-2a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm6.5-8l-5 5M4.5 3v4m-2-2h4",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AddAttributeIcon=m; diff --git a/lib/icons/AddAttributeIcon.js.map b/lib/icons/AddAttributeIcon.js.map deleted file mode 100644 index cb77641c..00000000 --- a/lib/icons/AddAttributeIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AddAttributeIcon.js","sourceRoot":"","sources":["../../src/icons/AddAttributeIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,uGAAuG,EACzG,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/AkeneoIcon.d.ts b/lib/icons/AkeneoIcon.d.ts deleted file mode 100644 index 64647559..00000000 --- a/lib/icons/AkeneoIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AkeneoIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AkeneoIcon }; diff --git a/lib/icons/AkeneoIcon.js b/lib/icons/AkeneoIcon.js index aadba23d..fcf53c8e 100644 --- a/lib/icons/AkeneoIcon.js +++ b/lib/icons/AkeneoIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AkeneoIcon = void 0; -var react_1 = __importDefault(require("react")); -var AkeneoIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M22.716 11.306a.91.91 0 01.036-.194c.017-.088.053-.176.053-.265.194-1.058-.195-2.329-.99-3.652a3.992 3.992 0 01-.23-.353 9.764 9.764 0 00-.424-.617c-.017-.018-.035-.036-.053-.071-.035-.053-.088-.106-.123-.159-.036-.053-.089-.123-.124-.176-.035-.053-.088-.106-.124-.159-.053-.053-.088-.124-.141-.176-.035-.036-.07-.089-.106-.124-1.255-1.553-2.898-3.088-4.63-4.429.16 2.188.124 4.394-.141 6.123-.318 2.1-1.166 4.534-2.28 6.722-2.456-.282-4.93-.935-6.873-1.835-1.608-.758-3.446-1.923-5.195-3.282l.053.547c0 .053.017.106.017.16.018.123.018.264.036.387 0 .053.017.124.017.177.018.123.036.265.053.388 0 .053.018.106.018.159.018.159.035.335.07.494.036.247.054.423.089.617.035.212.053.37.088.53 0 .035.018.07.018.106.035.158.053.3.088.458 0 .036.018.053.018.089a20.827 20.827 0 00.53 2.1c.265.864.566 1.658.919 2.346.053.106.106.194.159.3.053.106.088.194.141.282.053.106.106.194.16.282.088.142.158.247.23.353.034.053.034.07.052.07.088.107.177.23.265.336.07.07.124.141.195.212l.088.088c.035.035.088.07.124.124l.088.088c.035.035.07.07.124.106.035.017.07.053.088.07.035.036.088.07.124.089.035.017.07.035.088.07.035.035.088.053.141.088.036.018.071.036.089.053.053.018.106.053.159.07.017.018.053.018.07.036.071.035.16.07.23.088.053.018.106.036.142.053 3.852 1.147 7.775-.335 12.404 3.212-.406-5.84 2.969-8.152 4.17-11.98z", fill: color, fillRule: "evenodd" }))); -}; -exports.AkeneoIcon = AkeneoIcon; -//# sourceMappingURL=AkeneoIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,c,l)=>c in e?x(e,c,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[c]=l,h=(e,c)=>{for(var l in c||(c={}))t.call(c,l)&&s(e,l,c[l]);if(i)for(var l of i(c))d.call(c,l)&&s(e,l,c[l]);return e},a=(e,c)=>j(e,v(c));var u=(e,c)=>{var l={};for(var n in e)t.call(e,n)&&c.indexOf(n)<0&&(l[n]=e[n]);if(e!=null&&i)for(var n of i(e))c.indexOf(n)<0&&d.call(e,n)&&(l[n]=e[n]);return l};var o=require("react/jsx-runtime");const f=g=>{var r=g,{title:e,size:c=24,color:l="currentColor"}=r,n=u(r,["title","size","color"]);return o.jsxs("svg",a(h({viewBox:"0 0 24 24",width:c,height:c},n),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M22.716 11.306a.91.91 0 01.036-.194c.017-.088.053-.176.053-.265.194-1.058-.195-2.329-.99-3.652a3.992 3.992 0 01-.23-.353 9.764 9.764 0 00-.424-.617c-.017-.018-.035-.036-.053-.071-.035-.053-.088-.106-.123-.159-.036-.053-.089-.123-.124-.176-.035-.053-.088-.106-.124-.159-.053-.053-.088-.124-.141-.176-.035-.036-.07-.089-.106-.124-1.255-1.553-2.898-3.088-4.63-4.429.16 2.188.124 4.394-.141 6.123-.318 2.1-1.166 4.534-2.28 6.722-2.456-.282-4.93-.935-6.873-1.835-1.608-.758-3.446-1.923-5.195-3.282l.053.547c0 .053.017.106.017.16.018.123.018.264.036.387 0 .053.017.124.017.177.018.123.036.265.053.388 0 .053.018.106.018.159.018.159.035.335.07.494.036.247.054.423.089.617.035.212.053.37.088.53 0 .035.018.07.018.106.035.158.053.3.088.458 0 .036.018.053.018.089a20.827 20.827 0 00.53 2.1c.265.864.566 1.658.919 2.346.053.106.106.194.159.3.053.106.088.194.141.282.053.106.106.194.16.282.088.142.158.247.23.353.034.053.034.07.052.07.088.107.177.23.265.336.07.07.124.141.195.212l.088.088c.035.035.088.07.124.124l.088.088c.035.035.07.07.124.106.035.017.07.053.088.07.035.036.088.07.124.089.035.017.07.035.088.07.035.035.088.053.141.088.036.018.071.036.089.053.053.018.106.053.159.07.017.018.053.018.07.036.071.035.16.07.23.088.053.018.106.036.142.053 3.852 1.147 7.775-.335 12.404 3.212-.406-5.84 2.969-8.152 4.17-11.98z",fill:l,fillRule:"evenodd"})]}))};exports.AkeneoIcon=f; diff --git a/lib/icons/AkeneoIcon.js.map b/lib/icons/AkeneoIcon.js.map deleted file mode 100644 index 597fee78..00000000 --- a/lib/icons/AkeneoIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AkeneoIcon.js","sourceRoot":"","sources":["../../src/icons/AkeneoIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,8xCAA8xC,EAChyC,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/ArrowDownIcon.d.ts b/lib/icons/ArrowDownIcon.d.ts deleted file mode 100644 index 1cb1f4aa..00000000 --- a/lib/icons/ArrowDownIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ArrowDownIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ArrowDownIcon }; diff --git a/lib/icons/ArrowDownIcon.js b/lib/icons/ArrowDownIcon.js index f4f838cf..e4227696 100644 --- a/lib/icons/ArrowDownIcon.js +++ b/lib/icons/ArrowDownIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowDownIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowDownIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("polyline", { vectorEffect: "non-scaling-stroke", stroke: color, points: "2 6.99970375 12 17.0002962 22 6.99970375" })))); -}; -exports.ArrowDownIcon = ArrowDownIcon; -//# sourceMappingURL=ArrowDownIcon.js.map \ No newline at end of file +"use strict";var k=Object.defineProperty,w=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var c=(o,e,n)=>e in o?k(o,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[e]=n,h=(o,e)=>{for(var n in e||(e={}))l.call(e,n)&&c(o,n,e[n]);if(i)for(var n of i(e))d.call(e,n)&&c(o,n,e[n]);return o},u=(o,e)=>w(o,x(e));var j=(o,e)=>{var n={};for(var r in o)l.call(o,r)&&e.indexOf(r)<0&&(n[r]=o[r]);if(o!=null&&i)for(var r of i(o))e.indexOf(r)<0&&d.call(o,r)&&(n[r]=o[r]);return n};var s=require("react/jsx-runtime");const v=f=>{var t=f,{title:o,size:e=24,color:n="currentColor"}=t,r=j(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:e,height:e},r),{children:[o&&s.jsx("title",{children:o}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{vectorEffect:"non-scaling-stroke",stroke:n,points:"2 6.99970375 12 17.0002962 22 6.99970375"})})]}))};exports.ArrowDownIcon=v; diff --git a/lib/icons/ArrowDownIcon.js.map b/lib/icons/ArrowDownIcon.js.map deleted file mode 100644 index d7dc83b3..00000000 --- a/lib/icons/ArrowDownIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowDownIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowDownIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,4CAAU,YAAY,EAAC,oBAAoB,EAAC,MAAM,EAAE,KAAK,EAAE,MAAM,EAAC,0CAA0C,GAAG,CAC7G,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/ArrowIcon.d.ts b/lib/icons/ArrowIcon.d.ts deleted file mode 100644 index 5da86de7..00000000 --- a/lib/icons/ArrowIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ArrowIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ArrowIcon }; diff --git a/lib/icons/ArrowIcon.js b/lib/icons/ArrowIcon.js index f495f74a..7a8cfda2 100644 --- a/lib/icons/ArrowIcon.js +++ b/lib/icons/ArrowIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, vectorEffect: "non-scaling-stroke", d: "M21 19H3V2m15 14l3 3-3 3", fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.ArrowIcon = ArrowIcon; -//# sourceMappingURL=ArrowIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,a=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var i=(e,r,o)=>r in e?x(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,h=(e,r)=>{for(var o in r||(r={}))l.call(r,o)&&i(e,o,r[o]);if(t)for(var o of t(r))d.call(r,o)&&i(e,o,r[o]);return e},u=(e,r)=>a(e,f(r));var v=(e,r)=>{var o={};for(var n in e)l.call(e,n)&&r.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&t)for(var n of t(e))r.indexOf(n)<0&&d.call(e,n)&&(o[n]=e[n]);return o};var s=require("react/jsx-runtime");const j=w=>{var c=w,{title:e,size:r=24,color:o="currentColor"}=c,n=v(c,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:r,height:r},n),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:o,vectorEffect:"non-scaling-stroke",d:"M21 19H3V2m15 14l3 3-3 3",fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.ArrowIcon=j; diff --git a/lib/icons/ArrowIcon.js.map b/lib/icons/ArrowIcon.js.map deleted file mode 100644 index 0c0ade2f..00000000 --- a/lib/icons/ArrowIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,YAAY,EAAC,oBAAoB,EACjC,CAAC,EAAC,0BAA0B,EAC5B,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/ArrowLeftIcon.d.ts b/lib/icons/ArrowLeftIcon.d.ts deleted file mode 100644 index 4f1e40c2..00000000 --- a/lib/icons/ArrowLeftIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ArrowLeftIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ArrowLeftIcon }; diff --git a/lib/icons/ArrowLeftIcon.js b/lib/icons/ArrowLeftIcon.js index f83bb444..df4277c6 100644 --- a/lib/icons/ArrowLeftIcon.js +++ b/lib/icons/ArrowLeftIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowLeftIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowLeftIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, vectorEffect: "non-scaling-stroke", d: "M17 22L7 12 17 2", fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.ArrowLeftIcon = ArrowLeftIcon; -//# sourceMappingURL=ArrowLeftIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var i=(e,r,o)=>r in e?v(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,f=(e,r)=>{for(var o in r||(r={}))l.call(r,o)&&i(e,o,r[o]);if(t)for(var o of t(r))d.call(r,o)&&i(e,o,r[o]);return e},h=(e,r)=>x(e,a(r));var u=(e,r)=>{var o={};for(var n in e)l.call(e,n)&&r.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&t)for(var n of t(e))r.indexOf(n)<0&&d.call(e,n)&&(o[n]=e[n]);return o};var s=require("react/jsx-runtime");const j=w=>{var c=w,{title:e,size:r=24,color:o="currentColor"}=c,n=u(c,["title","size","color"]);return s.jsxs("svg",h(f({viewBox:"0 0 24 24",width:r,height:r},n),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:o,vectorEffect:"non-scaling-stroke",d:"M17 22L7 12 17 2",fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.ArrowLeftIcon=j; diff --git a/lib/icons/ArrowLeftIcon.js.map b/lib/icons/ArrowLeftIcon.js.map deleted file mode 100644 index 0c03dbbc..00000000 --- a/lib/icons/ArrowLeftIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowLeftIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowLeftIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,YAAY,EAAC,oBAAoB,EACjC,CAAC,EAAC,kBAAkB,EACpB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/ArrowRightIcon.d.ts b/lib/icons/ArrowRightIcon.d.ts deleted file mode 100644 index 5ae40177..00000000 --- a/lib/icons/ArrowRightIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ArrowRightIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ArrowRightIcon }; diff --git a/lib/icons/ArrowRightIcon.js b/lib/icons/ArrowRightIcon.js index 91f99544..3441e454 100644 --- a/lib/icons/ArrowRightIcon.js +++ b/lib/icons/ArrowRightIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowRightIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowRightIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, vectorEffect: "non-scaling-stroke", d: "M7 2l10 10L7 22", fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.ArrowRightIcon = ArrowRightIcon; -//# sourceMappingURL=ArrowRightIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var c=(e,r,o)=>r in e?v(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,d=(e,r)=>{for(var o in r||(r={}))l.call(r,o)&&c(e,o,r[o]);if(t)for(var o of t(r))h.call(r,o)&&c(e,o,r[o]);return e},u=(e,r)=>x(e,a(r));var g=(e,r)=>{var o={};for(var n in e)l.call(e,n)&&r.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&t)for(var n of t(e))r.indexOf(n)<0&&h.call(e,n)&&(o[n]=e[n]);return o};var i=require("react/jsx-runtime");const f=j=>{var s=j,{title:e,size:r=24,color:o="currentColor"}=s,n=g(s,["title","size","color"]);return i.jsxs("svg",u(d({viewBox:"0 0 24 24",width:r,height:r},n),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{stroke:o,vectorEffect:"non-scaling-stroke",d:"M7 2l10 10L7 22",fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.ArrowRightIcon=f; diff --git a/lib/icons/ArrowRightIcon.js.map b/lib/icons/ArrowRightIcon.js.map deleted file mode 100644 index 777cacbc..00000000 --- a/lib/icons/ArrowRightIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowRightIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowRightIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,YAAY,EAAC,oBAAoB,EACjC,CAAC,EAAC,iBAAiB,EACnB,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/ArrowSimpleUpIcon.d.ts b/lib/icons/ArrowSimpleUpIcon.d.ts deleted file mode 100644 index 02c3d229..00000000 --- a/lib/icons/ArrowSimpleUpIcon.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -export declare const ArrowSimpleUpIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; diff --git a/lib/icons/ArrowSimpleUpIcon.js b/lib/icons/ArrowSimpleUpIcon.js index 1b0b5100..bbd7c469 100644 --- a/lib/icons/ArrowSimpleUpIcon.js +++ b/lib/icons/ArrowSimpleUpIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowSimpleUpIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowSimpleUpIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M12,2 L12,21 L12,2 Z M18,15 L12,22 L6,15 L6,15", stroke: color, transform: "translate(12.000000, 12.000000) rotate(-180.000000) translate(-12.000000, -12.000000) " })))); -}; -exports.ArrowSimpleUpIcon = ArrowSimpleUpIcon; -//# sourceMappingURL=ArrowSimpleUpIcon.js.map \ No newline at end of file +"use strict";var L=Object.defineProperty,j=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var l=(e,r,n)=>r in e?L(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,c=(e,r)=>{for(var n in r||(r={}))d.call(r,n)&&l(e,n,r[n]);if(t)for(var n of t(r))a.call(r,n)&&l(e,n,r[n]);return e},h=(e,r)=>j(e,p(r));var u=(e,r)=>{var n={};for(var o in e)d.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&t)for(var o of t(e))r.indexOf(o)<0&&a.call(e,o)&&(n[o]=e[o]);return n};var s=require("react/jsx-runtime");const x=k=>{var i=k,{title:e,size:r=24,color:n="currentColor"}=i,o=u(i,["title","size","color"]);return s.jsxs("svg",h(c({viewBox:"0 0 24 24",width:r,height:r},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M12,2 L12,21 L12,2 Z M18,15 L12,22 L6,15 L6,15",stroke:n,transform:"translate(12.000000, 12.000000) rotate(-180.000000) translate(-12.000000, -12.000000) "})})]}))};exports.ArrowSimpleUpIcon=x; diff --git a/lib/icons/ArrowSimpleUpIcon.js.map b/lib/icons/ArrowSimpleUpIcon.js.map deleted file mode 100644 index d777a57e..00000000 --- a/lib/icons/ArrowSimpleUpIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowSimpleUpIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowSimpleUpIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAGnB,IAAM,iBAAiB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,gDAAgD,EAClD,MAAM,EAAE,KAAK,EACb,SAAS,EAAC,wFAAwF,GAClG,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAXW,QAAA,iBAAiB,qBAW5B"} \ No newline at end of file diff --git a/lib/icons/ArrowUpIcon.d.ts b/lib/icons/ArrowUpIcon.d.ts deleted file mode 100644 index 98ae594e..00000000 --- a/lib/icons/ArrowUpIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ArrowUpIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ArrowUpIcon }; diff --git a/lib/icons/ArrowUpIcon.js b/lib/icons/ArrowUpIcon.js index 08107e23..0c300754 100644 --- a/lib/icons/ArrowUpIcon.js +++ b/lib/icons/ArrowUpIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ArrowUpIcon = void 0; -var react_1 = __importDefault(require("react")); -var ArrowUpIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("polyline", { vectorEffect: "non-scaling-stroke", stroke: color, points: "2 17.0002962 12 6.99970375 22 17.0002962 22 17.0002962" })))); -}; -exports.ArrowUpIcon = ArrowUpIcon; -//# sourceMappingURL=ArrowUpIcon.js.map \ No newline at end of file +"use strict";var k=Object.defineProperty,x=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var c=(e,o,n)=>o in e?k(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))l.call(o,n)&&c(e,n,o[n]);if(i)for(var n of i(o))d.call(o,n)&&c(e,n,o[n]);return e},u=(e,o)=>x(e,p(o));var j=(e,o)=>{var n={};for(var r in e)l.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&i)for(var r of i(e))o.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n};var s=require("react/jsx-runtime");const v=f=>{var t=f,{title:e,size:o=24,color:n="currentColor"}=t,r=j(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("polyline",{vectorEffect:"non-scaling-stroke",stroke:n,points:"2 17.0002962 12 6.99970375 22 17.0002962 22 17.0002962"})})]}))};exports.ArrowUpIcon=v; diff --git a/lib/icons/ArrowUpIcon.js.map b/lib/icons/ArrowUpIcon.js.map deleted file mode 100644 index 152212fc..00000000 --- a/lib/icons/ArrowUpIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ArrowUpIcon.js","sourceRoot":"","sources":["../../src/icons/ArrowUpIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,4CACE,YAAY,EAAC,oBAAoB,EACjC,MAAM,EAAE,KAAK,EACb,MAAM,EAAC,wDAAwD,GAC/D,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/AssetCollectionIcon.d.ts b/lib/icons/AssetCollectionIcon.d.ts deleted file mode 100644 index 48cd1b3f..00000000 --- a/lib/icons/AssetCollectionIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AssetCollectionIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AssetCollectionIcon }; diff --git a/lib/icons/AssetCollectionIcon.js b/lib/icons/AssetCollectionIcon.js index feb95cbe..462677ed 100644 --- a/lib/icons/AssetCollectionIcon.js +++ b/lib/icons/AssetCollectionIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssetCollectionIcon = void 0; -var react_1 = __importDefault(require("react")); -var AssetCollectionIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 4h16a1 1 0 011 1v16a1 1 0 01-1 1H3a1 1 0 01-1-1V5a1 1 0 011-1zm11 8a2 2 0 100-4 2 2 0 000 4zM1.889 15.778l5-3.555 4.361 4.444 3.638-2.666 5 2.666M5 2h17.111v17.5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AssetCollectionIcon = AssetCollectionIcon; -//# sourceMappingURL=AssetCollectionIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var l=(e,o,n)=>o in e?v(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,d=(e,o)=>{for(var n in o||(o={}))c.call(o,n)&&l(e,n,o[n]);if(t)for(var n of t(o))a.call(o,n)&&l(e,n,o[n]);return e},h=(e,o)=>j(e,x(o));var u=(e,o)=>{var n={};for(var s in e)c.call(e,s)&&o.indexOf(s)<0&&(n[s]=e[s]);if(e!=null&&t)for(var s of t(e))o.indexOf(s)<0&&a.call(e,s)&&(n[s]=e[s]);return n};var i=require("react/jsx-runtime");const k=C=>{var r=C,{title:e,size:o=24,color:n="currentColor"}=r,s=u(r,["title","size","color"]);return i.jsxs("svg",h(d({viewBox:"0 0 24 24",width:o,height:o},s),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M3 4h16a1 1 0 011 1v16a1 1 0 01-1 1H3a1 1 0 01-1-1V5a1 1 0 011-1zm11 8a2 2 0 100-4 2 2 0 000 4zM1.889 15.778l5-3.555 4.361 4.444 3.638-2.666 5 2.666M5 2h17.111v17.5",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AssetCollectionIcon=k; diff --git a/lib/icons/AssetCollectionIcon.js.map b/lib/icons/AssetCollectionIcon.js.map deleted file mode 100644 index 87603d1a..00000000 --- a/lib/icons/AssetCollectionIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssetCollectionIcon.js","sourceRoot":"","sources":["../../src/icons/AssetCollectionIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,mBAAmB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC/F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,sKAAsK,EACxK,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/icons/AssetsIcon.d.ts b/lib/icons/AssetsIcon.d.ts deleted file mode 100644 index 0051665d..00000000 --- a/lib/icons/AssetsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AssetsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AssetsIcon }; diff --git a/lib/icons/AssetsIcon.js b/lib/icons/AssetsIcon.js index cef926ab..e4ded0e3 100644 --- a/lib/icons/AssetsIcon.js +++ b/lib/icons/AssetsIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssetsIcon = void 0; -var react_1 = __importDefault(require("react")); -var AssetsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3.5 2.5h17a1 1 0 011 1v17a1 1 0 01-1 1h-17a1 1 0 01-1-1v-17a1 1 0 011-1zm12 8.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-13 4.5l5.278-4 4.604 5 3.84-3 5.278 3", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AssetsIcon = AssetsIcon; -//# sourceMappingURL=AssetsIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,w=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var l=(e,s,n)=>s in e?v(e,s,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[s]=n,c=(e,s)=>{for(var n in s||(s={}))h.call(s,n)&&l(e,n,s[n]);if(r)for(var n of r(s))a.call(s,n)&&l(e,n,s[n]);return e},d=(e,s)=>w(e,x(s));var u=(e,s)=>{var n={};for(var o in e)h.call(e,o)&&s.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&r)for(var o of r(e))s.indexOf(o)<0&&a.call(e,o)&&(n[o]=e[o]);return n};var t=require("react/jsx-runtime");const j=g=>{var i=g,{title:e,size:s=24,color:n="currentColor"}=i,o=u(i,["title","size","color"]);return t.jsxs("svg",d(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:s,height:s},o),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{d:"M3.5 2.5h17a1 1 0 011 1v17a1 1 0 01-1 1h-17a1 1 0 01-1-1v-17a1 1 0 011-1zm12 8.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-13 4.5l5.278-4 4.604 5 3.84-3 5.278 3",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AssetsIcon=j; diff --git a/lib/icons/AssetsIcon.js.map b/lib/icons/AssetsIcon.js.map deleted file mode 100644 index 4448bc4e..00000000 --- a/lib/icons/AssetsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssetsIcon.js","sourceRoot":"","sources":["../../src/icons/AssetsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,0JAA0J,EAC5J,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/AssociateIcon.d.ts b/lib/icons/AssociateIcon.d.ts deleted file mode 100644 index 7408a252..00000000 --- a/lib/icons/AssociateIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AssociateIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AssociateIcon }; diff --git a/lib/icons/AssociateIcon.js b/lib/icons/AssociateIcon.js index 3dbddb6a..80991cb8 100644 --- a/lib/icons/AssociateIcon.js +++ b/lib/icons/AssociateIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssociateIcon = void 0; -var react_1 = __importDefault(require("react")); -var AssociateIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M15 6h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214H3.3c-.442 0-.8-.544-.8-1.214V7.214c0-.67.358-1.214.8-1.214H6m2-2h4.8v4H8V4zM6.5 17.53l8-.06m-8-2.94l8-.06m-8-2.94l8-.06m2-6.97h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214M4 5.714c0-.67.358-1.214.8-1.214h2.7m2-2h4.8v2m-4.8-.616V2.5M18 3h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214M5.5 4.214c0-.67.358-1.214.8-1.214H9m2-2h4.8v2M11 2.384V1", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AssociateIcon = AssociateIcon; -//# sourceMappingURL=AssociateIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,M=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var h=(c,e,o)=>e in c?u(c,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):c[e]=o,v=(c,e)=>{for(var o in e||(e={}))t.call(e,o)&&h(c,o,e[o]);if(s)for(var o of s(e))l.call(e,o)&&h(c,o,e[o]);return c},d=(c,e)=>M(c,a(e));var m=(c,e)=>{var o={};for(var n in c)t.call(c,n)&&e.indexOf(n)<0&&(o[n]=c[n]);if(c!=null&&s)for(var n of s(c))e.indexOf(n)<0&&l.call(c,n)&&(o[n]=c[n]);return o};var i=require("react/jsx-runtime");const j=x=>{var r=x,{title:c,size:e=24,color:o="currentColor"}=r,n=m(r,["title","size","color"]);return i.jsxs("svg",d(v({viewBox:"0 0 24 24",width:e,height:e},n),{children:[c&&i.jsx("title",{children:c}),i.jsx("path",{d:"M15 6h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214H3.3c-.442 0-.8-.544-.8-1.214V7.214c0-.67.358-1.214.8-1.214H6m2-2h4.8v4H8V4zM6.5 17.53l8-.06m-8-2.94l8-.06m-8-2.94l8-.06m2-6.97h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214M4 5.714c0-.67.358-1.214.8-1.214h2.7m2-2h4.8v2m-4.8-.616V2.5M18 3h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214M5.5 4.214c0-.67.358-1.214.8-1.214H9m2-2h4.8v2M11 2.384V1",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AssociateIcon=j; diff --git a/lib/icons/AssociateIcon.js.map b/lib/icons/AssociateIcon.js.map deleted file mode 100644 index eba79305..00000000 --- a/lib/icons/AssociateIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssociateIcon.js","sourceRoot":"","sources":["../../src/icons/AssociateIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,ibAAib,EACnb,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/AttributeBooleanIcon.d.ts b/lib/icons/AttributeBooleanIcon.d.ts deleted file mode 100644 index 046b95d6..00000000 --- a/lib/icons/AttributeBooleanIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeBooleanIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeBooleanIcon }; diff --git a/lib/icons/AttributeBooleanIcon.js b/lib/icons/AttributeBooleanIcon.js index b4f78b98..cade8ffa 100644 --- a/lib/icons/AttributeBooleanIcon.js +++ b/lib/icons/AttributeBooleanIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeBooleanIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeBooleanIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M7.5 6h9a6.5 6.5 0 110 13h-9a6.5 6.5 0 110-13zm0 10a3.5 3.5 0 100-7 3.5 3.5 0 000 7z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributeBooleanIcon = AttributeBooleanIcon; -//# sourceMappingURL=AttributeBooleanIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var l=(e,o,n)=>o in e?j(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,c=(e,o)=>{for(var n in o||(o={}))u.call(o,n)&&l(e,n,o[n]);if(r)for(var n of r(o))a.call(o,n)&&l(e,n,o[n]);return e},d=(e,o)=>x(e,v(o));var h=(e,o)=>{var n={};for(var t in e)u.call(e,t)&&o.indexOf(t)<0&&(n[t]=e[t]);if(e!=null&&r)for(var t of r(e))o.indexOf(t)<0&&a.call(e,t)&&(n[t]=e[t]);return n};var i=require("react/jsx-runtime");const k=B=>{var s=B,{title:e,size:o=24,color:n="currentColor"}=s,t=h(s,["title","size","color"]);return i.jsxs("svg",d(c({viewBox:"0 0 24 24",width:o,height:o},t),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M7.5 6h9a6.5 6.5 0 110 13h-9a6.5 6.5 0 110-13zm0 10a3.5 3.5 0 100-7 3.5 3.5 0 000 7z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributeBooleanIcon=k; diff --git a/lib/icons/AttributeBooleanIcon.js.map b/lib/icons/AttributeBooleanIcon.js.map deleted file mode 100644 index 65ac88d0..00000000 --- a/lib/icons/AttributeBooleanIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeBooleanIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeBooleanIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,oBAAoB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAChG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,sFAAsF,EACxF,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/icons/AttributeFileIcon.d.ts b/lib/icons/AttributeFileIcon.d.ts deleted file mode 100644 index f193c99f..00000000 --- a/lib/icons/AttributeFileIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeFileIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeFileIcon }; diff --git a/lib/icons/AttributeFileIcon.js b/lib/icons/AttributeFileIcon.js index b15ab4b2..0b0efdd9 100644 --- a/lib/icons/AttributeFileIcon.js +++ b/lib/icons/AttributeFileIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeFileIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeFileIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M4 2h10l6 6v14H4V2zm10 0v6h6", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributeFileIcon = AttributeFileIcon; -//# sourceMappingURL=AttributeFileIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,t,i)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,d=(e,t)=>{for(var i in t||(t={}))u.call(t,i)&&s(e,i,t[i]);if(n)for(var i of n(t))c.call(t,i)&&s(e,i,t[i]);return e},h=(e,t)=>x(e,a(t));var v=(e,t)=>{var i={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(i[r]=e[r]);if(e!=null&&n)for(var r of n(e))t.indexOf(r)<0&&c.call(e,r)&&(i[r]=e[r]);return i};var o=require("react/jsx-runtime");const k=b=>{var l=b,{title:e,size:t=24,color:i="currentColor"}=l,r=v(l,["title","size","color"]);return o.jsxs("svg",h(d({viewBox:"0 0 24 24",width:t,height:t},r),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M4 2h10l6 6v14H4V2zm10 0v6h6",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributeFileIcon=k; diff --git a/lib/icons/AttributeFileIcon.js.map b/lib/icons/AttributeFileIcon.js.map deleted file mode 100644 index 2aacfa1a..00000000 --- a/lib/icons/AttributeFileIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeFileIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeFileIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,iBAAiB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC7F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,8BAA8B,EAChC,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/icons/AttributeLinkIcon.d.ts b/lib/icons/AttributeLinkIcon.d.ts deleted file mode 100644 index 7303cfe7..00000000 --- a/lib/icons/AttributeLinkIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeLinkIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeLinkIcon }; diff --git a/lib/icons/AttributeLinkIcon.js b/lib/icons/AttributeLinkIcon.js index f6208349..66dae6e8 100644 --- a/lib/icons/AttributeLinkIcon.js +++ b/lib/icons/AttributeLinkIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeLinkIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeLinkIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M11.925 16.975l-2.95 2.95a3.5 3.5 0 01-4.95-4.95l4.95-4.95a3.5 3.5 0 015.941 1.99m-2.89-5.04l2.949-2.95a3.5 3.5 0 014.95 4.95l-4.95 4.95a3.5 3.5 0 01-5.935-1.943", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributeLinkIcon = AttributeLinkIcon; -//# sourceMappingURL=AttributeLinkIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,k=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,n,t)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,d=(e,n)=>{for(var t in n||(n={}))u.call(n,t)&&s(e,t,n[t]);if(r)for(var t of r(n))c.call(n,t)&&s(e,t,n[t]);return e},a=(e,n)=>k(e,x(n));var h=(e,n)=>{var t={};for(var i in e)u.call(e,i)&&n.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&r)for(var i of r(e))n.indexOf(i)<0&&c.call(e,i)&&(t[i]=e[i]);return t};var o=require("react/jsx-runtime");const v=L=>{var l=L,{title:e,size:n=24,color:t="currentColor"}=l,i=h(l,["title","size","color"]);return o.jsxs("svg",a(d({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M11.925 16.975l-2.95 2.95a3.5 3.5 0 01-4.95-4.95l4.95-4.95a3.5 3.5 0 015.941 1.99m-2.89-5.04l2.949-2.95a3.5 3.5 0 014.95 4.95l-4.95 4.95a3.5 3.5 0 01-5.935-1.943",stroke:t,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributeLinkIcon=v; diff --git a/lib/icons/AttributeLinkIcon.js.map b/lib/icons/AttributeLinkIcon.js.map deleted file mode 100644 index ce2891b4..00000000 --- a/lib/icons/AttributeLinkIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeLinkIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeLinkIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,iBAAiB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC7F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,mKAAmK,EACrK,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/icons/AttributeMultiSelectIcon.d.ts b/lib/icons/AttributeMultiSelectIcon.d.ts deleted file mode 100644 index 5d760475..00000000 --- a/lib/icons/AttributeMultiSelectIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeMultiSelectIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeMultiSelectIcon }; diff --git a/lib/icons/AttributeMultiSelectIcon.js b/lib/icons/AttributeMultiSelectIcon.js index 1db17775..50fc12c1 100644 --- a/lib/icons/AttributeMultiSelectIcon.js +++ b/lib/icons/AttributeMultiSelectIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeMultiSelectIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeMultiSelectIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 2h18a1 1 0 011 1v18a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zm6 6l.63 7.87 2.203-1.889 1.89 2.519 1.258-.944-1.888-2.393 2.518-1.07L9 8zm8-3v4m-2-2h4", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributeMultiSelectIcon = AttributeMultiSelectIcon; -//# sourceMappingURL=AttributeMultiSelectIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,t,i)=>t in e?v(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,d=(e,t)=>{for(var i in t||(t={}))u.call(t,i)&&s(e,i,t[i]);if(n)for(var i of n(t))c.call(t,i)&&s(e,i,t[i]);return e},h=(e,t)=>j(e,x(t));var a=(e,t)=>{var i={};for(var r in e)u.call(e,r)&&t.indexOf(r)<0&&(i[r]=e[r]);if(e!=null&&n)for(var r of n(e))t.indexOf(r)<0&&c.call(e,r)&&(i[r]=e[r]);return i};var o=require("react/jsx-runtime");const m=k=>{var l=k,{title:e,size:t=24,color:i="currentColor"}=l,r=a(l,["title","size","color"]);return o.jsxs("svg",h(d({viewBox:"0 0 24 24",width:t,height:t},r),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M3 2h18a1 1 0 011 1v18a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zm6 6l.63 7.87 2.203-1.889 1.89 2.519 1.258-.944-1.888-2.393 2.518-1.07L9 8zm8-3v4m-2-2h4",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributeMultiSelectIcon=m; diff --git a/lib/icons/AttributeMultiSelectIcon.js.map b/lib/icons/AttributeMultiSelectIcon.js.map deleted file mode 100644 index 39eb4442..00000000 --- a/lib/icons/AttributeMultiSelectIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeMultiSelectIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeMultiSelectIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,wBAAwB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,2JAA2J,EAC7J,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4DAAwB"} \ No newline at end of file diff --git a/lib/icons/AttributeNumberIcon.d.ts b/lib/icons/AttributeNumberIcon.d.ts deleted file mode 100644 index a52a0fcc..00000000 --- a/lib/icons/AttributeNumberIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeNumberIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeNumberIcon }; diff --git a/lib/icons/AttributeNumberIcon.js b/lib/icons/AttributeNumberIcon.js index 635e3dbb..6ce2a3bf 100644 --- a/lib/icons/AttributeNumberIcon.js +++ b/lib/icons/AttributeNumberIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeNumberIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeNumberIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("defs", null, - react_1.default.createElement("path", { d: "M9.517 2c.039.049.06.085.065.11a.738.738 0 01.007.107v17.585c0 .747.2 1.223.597 1.427.398.203 1.14.325 2.227.363V22h-8.21v-.437c1.175-.058 1.942-.218 2.3-.48.36-.262.54-.83.54-1.703V5.9c0-.466-.059-.82-.175-1.063-.117-.242-.37-.363-.757-.363-.253 0-.58.07-.983.21A14.8 14.8 0 004 5.13v-.408L9.342 2h.175zm6.256 4.227c1.146 0 2.032.457 2.657 1.37.625.915.937 1.934.937 3.06 0 .79-.148 1.596-.445 2.413a6.729 6.729 0 01-1.297 2.188c-.661.74-1.5 1.289-2.516 1.648-.567.203-1.283.36-2.148.469l-.078-.313a9.878 9.878 0 001.351-.398c.646-.255 1.164-.568 1.555-.937a6.51 6.51 0 001.324-1.762c.331-.649.538-1.192.621-1.63l-.273.204a3.365 3.365 0 01-1.36.602c-.27.062-.518.093-.742.093-.885 0-1.587-.313-2.105-.941-.518-.628-.777-1.376-.777-2.246 0-1.11.308-2.024.925-2.742.618-.72 1.408-1.078 2.371-1.078zm-.109.445c-.51 0-.923.232-1.238.695-.315.464-.473 1.156-.473 2.078 0 .76.147 1.464.442 2.11.294.646.826.968 1.597.968.354 0 .72-.099 1.098-.296.377-.198.592-.365.644-.5.021-.053.04-.247.055-.582.016-.336.023-.609.023-.817 0-1.083-.182-1.963-.546-2.64-.365-.678-.899-1.016-1.602-1.016z", id: "prefix__AttributeNumberIcon" })), - react_1.default.createElement("use", { fill: color, xlinkHref: "#prefix__AttributeNumberIcon", fillRule: "evenodd" }))); -}; -exports.AttributeNumberIcon = AttributeNumberIcon; -//# sourceMappingURL=AttributeNumberIcon.js.map \ No newline at end of file +"use strict";var b=Object.defineProperty,a=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var n=(e,r,c)=>r in e?b(e,r,{enumerable:!0,configurable:!0,writable:!0,value:c}):e[r]=c,d=(e,r)=>{for(var c in r||(r={}))s.call(r,c)&&n(e,c,r[c]);if(u)for(var c of u(r))x.call(r,c)&&n(e,c,r[c]);return e},h=(e,r)=>a(e,m(r));var o=(e,r)=>{var c={};for(var t in e)s.call(e,t)&&r.indexOf(t)<0&&(c[t]=e[t]);if(e!=null&&u)for(var t of u(e))r.indexOf(t)<0&&x.call(e,t)&&(c[t]=e[t]);return c};var i=require("react/jsx-runtime");const v=f=>{var l=f,{title:e,size:r=24,color:c="currentColor"}=l,t=o(l,["title","size","color"]);return i.jsxs("svg",h(d({viewBox:"0 0 24 24",width:r,height:r},t),{children:[e&&i.jsx("title",{children:e}),i.jsx("defs",{children:i.jsx("path",{d:"M9.517 2c.039.049.06.085.065.11a.738.738 0 01.007.107v17.585c0 .747.2 1.223.597 1.427.398.203 1.14.325 2.227.363V22h-8.21v-.437c1.175-.058 1.942-.218 2.3-.48.36-.262.54-.83.54-1.703V5.9c0-.466-.059-.82-.175-1.063-.117-.242-.37-.363-.757-.363-.253 0-.58.07-.983.21A14.8 14.8 0 004 5.13v-.408L9.342 2h.175zm6.256 4.227c1.146 0 2.032.457 2.657 1.37.625.915.937 1.934.937 3.06 0 .79-.148 1.596-.445 2.413a6.729 6.729 0 01-1.297 2.188c-.661.74-1.5 1.289-2.516 1.648-.567.203-1.283.36-2.148.469l-.078-.313a9.878 9.878 0 001.351-.398c.646-.255 1.164-.568 1.555-.937a6.51 6.51 0 001.324-1.762c.331-.649.538-1.192.621-1.63l-.273.204a3.365 3.365 0 01-1.36.602c-.27.062-.518.093-.742.093-.885 0-1.587-.313-2.105-.941-.518-.628-.777-1.376-.777-2.246 0-1.11.308-2.024.925-2.742.618-.72 1.408-1.078 2.371-1.078zm-.109.445c-.51 0-.923.232-1.238.695-.315.464-.473 1.156-.473 2.078 0 .76.147 1.464.442 2.11.294.646.826.968 1.597.968.354 0 .72-.099 1.098-.296.377-.198.592-.365.644-.5.021-.053.04-.247.055-.582.016-.336.023-.609.023-.817 0-1.083-.182-1.963-.546-2.64-.365-.678-.899-1.016-1.602-1.016z",id:"prefix__AttributeNumberIcon"})}),i.jsx("use",{fill:c,xlinkHref:"#prefix__AttributeNumberIcon",fillRule:"evenodd"})]}))};exports.AttributeNumberIcon=v; diff --git a/lib/icons/AttributeNumberIcon.js.map b/lib/icons/AttributeNumberIcon.js.map deleted file mode 100644 index 4d4e78f1..00000000 --- a/lib/icons/AttributeNumberIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeNumberIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeNumberIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,mBAAmB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC/F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC;YACE,wCACE,CAAC,EAAC,4jCAA4jC,EAC9jC,EAAE,EAAC,6BAA6B,GAChC,CACG;QACP,uCAAK,IAAI,EAAE,KAAK,EAAE,SAAS,EAAC,8BAA8B,EAAC,QAAQ,EAAC,SAAS,GAAG,CAC5E,CACP,CAAA;CAAA,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/icons/AttributePriceIcon.d.ts b/lib/icons/AttributePriceIcon.d.ts deleted file mode 100644 index 5951fa05..00000000 --- a/lib/icons/AttributePriceIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributePriceIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributePriceIcon }; diff --git a/lib/icons/AttributePriceIcon.js b/lib/icons/AttributePriceIcon.js index 05ffbe31..23458267 100644 --- a/lib/icons/AttributePriceIcon.js +++ b/lib/icons/AttributePriceIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributePriceIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributePriceIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M15.5 6.542C14.5 5.514 13.333 5 12 5c-2 0-3.5 1-3.5 3 0 4 7 3.466 7 7.208 0 2.334-2.5 5.792-8 2.192m4-15.4v3m0 14v2.5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributePriceIcon = AttributePriceIcon; -//# sourceMappingURL=AttributePriceIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,r,t)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,l=(e,r)=>{for(var t in r||(r={}))u.call(r,t)&&s(e,t,r[t]);if(n)for(var t of n(r))d.call(r,t)&&s(e,t,r[t]);return e},h=(e,r)=>x(e,a(r));var v=(e,r)=>{var t={};for(var i in e)u.call(e,i)&&r.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&n)for(var i of n(e))r.indexOf(i)<0&&d.call(e,i)&&(t[i]=e[i]);return t};var o=require("react/jsx-runtime");const k=m=>{var c=m,{title:e,size:r=24,color:t="currentColor"}=c,i=v(c,["title","size","color"]);return o.jsxs("svg",h(l({viewBox:"0 0 24 24",width:r,height:r},i),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M15.5 6.542C14.5 5.514 13.333 5 12 5c-2 0-3.5 1-3.5 3 0 4 7 3.466 7 7.208 0 2.334-2.5 5.792-8 2.192m4-15.4v3m0 14v2.5",stroke:t,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributePriceIcon=k; diff --git a/lib/icons/AttributePriceIcon.js.map b/lib/icons/AttributePriceIcon.js.map deleted file mode 100644 index dc67715c..00000000 --- a/lib/icons/AttributePriceIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributePriceIcon.js","sourceRoot":"","sources":["../../src/icons/AttributePriceIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,kBAAkB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC9F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,uHAAuH,EACzH,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/icons/AttributeSelectIcon.d.ts b/lib/icons/AttributeSelectIcon.d.ts deleted file mode 100644 index 355f0e17..00000000 --- a/lib/icons/AttributeSelectIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeSelectIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeSelectIcon }; diff --git a/lib/icons/AttributeSelectIcon.js b/lib/icons/AttributeSelectIcon.js index d1d348da..670f7ee8 100644 --- a/lib/icons/AttributeSelectIcon.js +++ b/lib/icons/AttributeSelectIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeSelectIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeSelectIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 2h18a1 1 0 011 1v18a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zm6 6l.63 7.87 2.203-1.889 1.89 2.519 1.258-.944-1.888-2.393 2.518-1.07L9 8z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.AttributeSelectIcon = AttributeSelectIcon; -//# sourceMappingURL=AttributeSelectIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var s=(e,t,r)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,d=(e,t)=>{for(var r in t||(t={}))c.call(t,r)&&s(e,r,t[r]);if(i)for(var r of i(t))u.call(t,r)&&s(e,r,t[r]);return e},a=(e,t)=>v(e,x(t));var h=(e,t)=>{var r={};for(var n in e)c.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&i)for(var n of i(e))t.indexOf(n)<0&&u.call(e,n)&&(r[n]=e[n]);return r};var o=require("react/jsx-runtime");const k=L=>{var l=L,{title:e,size:t=24,color:r="currentColor"}=l,n=h(l,["title","size","color"]);return o.jsxs("svg",a(d({viewBox:"0 0 24 24",width:t,height:t},n),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M3 2h18a1 1 0 011 1v18a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1zm6 6l.63 7.87 2.203-1.889 1.89 2.519 1.258-.944-1.888-2.393 2.518-1.07L9 8z",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.AttributeSelectIcon=k; diff --git a/lib/icons/AttributeSelectIcon.js.map b/lib/icons/AttributeSelectIcon.js.map deleted file mode 100644 index dfb535b9..00000000 --- a/lib/icons/AttributeSelectIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeSelectIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeSelectIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,mBAAmB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC/F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,8IAA8I,EAChJ,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/icons/AttributeTextIcon.d.ts b/lib/icons/AttributeTextIcon.d.ts deleted file mode 100644 index f6e61cd6..00000000 --- a/lib/icons/AttributeTextIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeTextIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeTextIcon }; diff --git a/lib/icons/AttributeTextIcon.js b/lib/icons/AttributeTextIcon.js index b46dbe16..66846b8f 100644 --- a/lib/icons/AttributeTextIcon.js +++ b/lib/icons/AttributeTextIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeTextIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeTextIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("defs", null, - react_1.default.createElement("path", { d: "M15 14l-3.522-8L8 14h7zM2 22v-.537c.744-.087 1.303-.377 1.675-.87.372-.493 1.01-1.832 1.915-4.017L11.625 2h.566l7.208 16.838c.48 1.122.865 1.816 1.152 2.082.288.265.77.447 1.449.543V22h-7.364v-.537c.848-.077 1.395-.171 1.64-.282.245-.112.367-.385.367-.82 0-.145-.047-.401-.141-.769a8.51 8.51 0 00-.396-1.16l-1.201-2.857H7.329c-.754 1.944-1.204 3.13-1.35 3.56-.146.43-.22.772-.22 1.023 0 .503.199.85.594 1.044.245.116.707.203 1.386.261V22H2z", id: "prefix__AttributeTextIcon" })), - react_1.default.createElement("use", { fill: color, xlinkHref: "#prefix__AttributeTextIcon", fillRule: "evenodd" }))); -}; -exports.AttributeTextIcon = AttributeTextIcon; -//# sourceMappingURL=AttributeTextIcon.js.map \ No newline at end of file +"use strict";var f=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var x=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var n=(e,t,i)=>t in e?f(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,u=(e,t)=>{for(var i in t||(t={}))s.call(t,i)&&n(e,i,t[i]);if(x)for(var i of x(t))h.call(t,i)&&n(e,i,t[i]);return e},d=(e,t)=>j(e,v(t));var o=(e,t)=>{var i={};for(var r in e)s.call(e,r)&&t.indexOf(r)<0&&(i[r]=e[r]);if(e!=null&&x)for(var r of x(e))t.indexOf(r)<0&&h.call(e,r)&&(i[r]=e[r]);return i};var c=require("react/jsx-runtime");const b=A=>{var l=A,{title:e,size:t=24,color:i="currentColor"}=l,r=o(l,["title","size","color"]);return c.jsxs("svg",d(u({viewBox:"0 0 24 24",width:t,height:t},r),{children:[e&&c.jsx("title",{children:e}),c.jsx("defs",{children:c.jsx("path",{d:"M15 14l-3.522-8L8 14h7zM2 22v-.537c.744-.087 1.303-.377 1.675-.87.372-.493 1.01-1.832 1.915-4.017L11.625 2h.566l7.208 16.838c.48 1.122.865 1.816 1.152 2.082.288.265.77.447 1.449.543V22h-7.364v-.537c.848-.077 1.395-.171 1.64-.282.245-.112.367-.385.367-.82 0-.145-.047-.401-.141-.769a8.51 8.51 0 00-.396-1.16l-1.201-2.857H7.329c-.754 1.944-1.204 3.13-1.35 3.56-.146.43-.22.772-.22 1.023 0 .503.199.85.594 1.044.245.116.707.203 1.386.261V22H2z",id:"prefix__AttributeTextIcon"})}),c.jsx("use",{fill:i,xlinkHref:"#prefix__AttributeTextIcon",fillRule:"evenodd"})]}))};exports.AttributeTextIcon=b; diff --git a/lib/icons/AttributeTextIcon.js.map b/lib/icons/AttributeTextIcon.js.map deleted file mode 100644 index e7d8ba28..00000000 --- a/lib/icons/AttributeTextIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeTextIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeTextIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,iBAAiB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC7F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC;YACE,wCACE,CAAC,EAAC,0bAA0b,EAC5b,EAAE,EAAC,2BAA2B,GAC9B,CACG;QACP,uCAAK,IAAI,EAAE,KAAK,EAAE,SAAS,EAAC,4BAA4B,EAAC,QAAQ,EAAC,SAAS,GAAG,CAC1E,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/icons/AttributeTextareaIcon.d.ts b/lib/icons/AttributeTextareaIcon.d.ts deleted file mode 100644 index 05732030..00000000 --- a/lib/icons/AttributeTextareaIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const AttributeTextareaIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { AttributeTextareaIcon }; diff --git a/lib/icons/AttributeTextareaIcon.js b/lib/icons/AttributeTextareaIcon.js index ae0fa089..b538f554 100644 --- a/lib/icons/AttributeTextareaIcon.js +++ b/lib/icons/AttributeTextareaIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeTextareaIcon = void 0; -var react_1 = __importDefault(require("react")); -var AttributeTextareaIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M2.5 18.5v3m0 0h3m16-19v3m-3-3h3", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M11.5 21a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm-6 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm6 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zM16.907 6L17 9.082h-.415c-.204-.968-.462-1.599-.776-1.89-.313-.293-.973-.44-1.978-.44h-.967v9.282c0 .703.105 1.138.314 1.306.209.168.667.28 1.373.332V18H9.49v-.328c.735-.059 1.193-.186 1.373-.38.181-.195.272-.685.272-1.47v-9.07h-.967c-.96 0-1.614.145-1.961.435-.348.289-.61.92-.784 1.895H7L7.102 6h9.805zM21.5 17a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm4 0a.5.5 0 110 1 .5.5 0 010-1zm6 0a.5.5 0 110 1 .5.5 0 010-1zm-8 0a.5.5 0 110 1 .5.5 0 010-1zm4 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1z", fill: color })))); -}; -exports.AttributeTextareaIcon = AttributeTextareaIcon; -//# sourceMappingURL=AttributeTextareaIcon.js.map \ No newline at end of file +"use strict";var l=Object.defineProperty,u=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var n=(a,m,z)=>m in a?l(a,m,{enumerable:!0,configurable:!0,writable:!0,value:z}):a[m]=z,c=(a,m)=>{for(var z in m||(m={}))h.call(m,z)&&n(a,z,m[z]);if(r)for(var z of r(m))s.call(m,z)&&n(a,z,m[z]);return a},o=(a,m)=>u(a,v(m));var d=(a,m)=>{var z={};for(var e in a)h.call(a,e)&&m.indexOf(e)<0&&(z[e]=a[e]);if(a!=null&&r)for(var e of r(a))m.indexOf(e)<0&&s.call(a,e)&&(z[e]=a[e]);return z};var t=require("react/jsx-runtime");const x=j=>{var i=j,{title:a,size:m=24,color:z="currentColor"}=i,e=d(i,["title","size","color"]);return t.jsxs("svg",o(c({viewBox:"0 0 24 24",width:m,height:m},e),{children:[a&&t.jsx("title",{children:a}),t.jsxs("g",{fill:"none",fillRule:"evenodd",children:[t.jsx("path",{d:"M2.5 18.5v3m0 0h3m16-19v3m-3-3h3",stroke:z,strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"M11.5 21a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm-6 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm6 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zM16.907 6L17 9.082h-.415c-.204-.968-.462-1.599-.776-1.89-.313-.293-.973-.44-1.978-.44h-.967v9.282c0 .703.105 1.138.314 1.306.209.168.667.28 1.373.332V18H9.49v-.328c.735-.059 1.193-.186 1.373-.38.181-.195.272-.685.272-1.47v-9.07h-.967c-.96 0-1.614.145-1.961.435-.348.289-.61.92-.784 1.895H7L7.102 6h9.805zM21.5 17a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm19-1a.5.5 0 110 1 .5.5 0 010-1zm-19-1a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zm0-2a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm4 0a.5.5 0 110 1 .5.5 0 010-1zm6 0a.5.5 0 110 1 .5.5 0 010-1zm-8 0a.5.5 0 110 1 .5.5 0 010-1zm4 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1z",fill:z})]})]}))};exports.AttributeTextareaIcon=x; diff --git a/lib/icons/AttributeTextareaIcon.js.map b/lib/icons/AttributeTextareaIcon.js.map deleted file mode 100644 index fe262548..00000000 --- a/lib/icons/AttributeTextareaIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeTextareaIcon.js","sourceRoot":"","sources":["../../src/icons/AttributeTextareaIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,qBAAqB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACjG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCAAM,CAAC,EAAC,kCAAkC,EAAC,MAAM,EAAE,KAAK,EAAE,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,GAAG;YACzG,wCACE,CAAC,EAAC,+uCAA+uC,EACjvC,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/icons/BarChartsIcon.d.ts b/lib/icons/BarChartsIcon.d.ts deleted file mode 100644 index a6cdd1c5..00000000 --- a/lib/icons/BarChartsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const BarChartsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { BarChartsIcon }; diff --git a/lib/icons/BarChartsIcon.js b/lib/icons/BarChartsIcon.js index c47ff07d..22c082b7 100644 --- a/lib/icons/BarChartsIcon.js +++ b/lib/icons/BarChartsIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BarChartsIcon = void 0; -var react_1 = __importDefault(require("react")); -var BarChartsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M21.5 19.5h-19 1V12h4v7.5H10V4h4v15.5h2.5V9h4v10.5", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.BarChartsIcon = BarChartsIcon; -//# sourceMappingURL=BarChartsIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var i=(r,e,n)=>e in r?v(r,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[e]=n,l=(r,e)=>{for(var n in e||(e={}))c.call(e,n)&&i(r,n,e[n]);if(h)for(var n of h(e))d.call(e,n)&&i(r,n,e[n]);return r},a=(r,e)=>j(r,x(e));var u=(r,e)=>{var n={};for(var o in r)c.call(r,o)&&e.indexOf(o)<0&&(n[o]=r[o]);if(r!=null&&h)for(var o of h(r))e.indexOf(o)<0&&d.call(r,o)&&(n[o]=r[o]);return n};var s=require("react/jsx-runtime");const k=B=>{var t=B,{title:r,size:e=24,color:n="currentColor"}=t,o=u(t,["title","size","color"]);return s.jsxs("svg",a(l({viewBox:"0 0 24 24",width:e,height:e},o),{children:[r&&s.jsx("title",{children:r}),s.jsx("path",{stroke:n,d:"M21.5 19.5h-19 1V12h4v7.5H10V4h4v15.5h2.5V9h4v10.5",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.BarChartsIcon=k; diff --git a/lib/icons/BarChartsIcon.js.map b/lib/icons/BarChartsIcon.js.map deleted file mode 100644 index 78b0c05a..00000000 --- a/lib/icons/BarChartsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BarChartsIcon.js","sourceRoot":"","sources":["../../src/icons/BarChartsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,oDAAoD,EACtD,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/BookIcon.d.ts b/lib/icons/BookIcon.d.ts deleted file mode 100644 index f5dc8a92..00000000 --- a/lib/icons/BookIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const BookIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { BookIcon }; diff --git a/lib/icons/BookIcon.js b/lib/icons/BookIcon.js index bf686bd9..8a9c18b4 100644 --- a/lib/icons/BookIcon.js +++ b/lib/icons/BookIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BookIcon = void 0; -var react_1 = __importDefault(require("react")); -var BookIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M21 7l-4.444 13.489H4.371L2.5 18 7 4h12l-4 13H5m3.5-8.5h6m-6-2h7", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.BookIcon = BookIcon; -//# sourceMappingURL=BookIcon.js.map \ No newline at end of file +"use strict";var k=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var l=(o,e,n)=>e in o?k(o,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[e]=n,d=(o,e)=>{for(var n in e||(e={}))h.call(e,n)&&l(o,n,e[n]);if(i)for(var n of i(e))c.call(e,n)&&l(o,n,e[n]);return o},u=(o,e)=>x(o,v(e));var j=(o,e)=>{var n={};for(var r in o)h.call(o,r)&&e.indexOf(r)<0&&(n[r]=o[r]);if(o!=null&&i)for(var r of i(o))e.indexOf(r)<0&&c.call(o,r)&&(n[r]=o[r]);return n};var s=require("react/jsx-runtime");const a=m=>{var t=m,{title:o,size:e=24,color:n="currentColor"}=t,r=j(t,["title","size","color"]);return s.jsxs("svg",u(d({viewBox:"0 0 24 24",width:e,height:e},r),{children:[o&&s.jsx("title",{children:o}),s.jsx("path",{d:"M21 7l-4.444 13.489H4.371L2.5 18 7 4h12l-4 13H5m3.5-8.5h6m-6-2h7",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.BookIcon=a; diff --git a/lib/icons/BookIcon.js.map b/lib/icons/BookIcon.js.map deleted file mode 100644 index 8c98a09b..00000000 --- a/lib/icons/BookIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BookIcon.js","sourceRoot":"","sources":["../../src/icons/BookIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,kEAAkE,EACpE,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/BoxIcon.d.ts b/lib/icons/BoxIcon.d.ts deleted file mode 100644 index d38579cd..00000000 --- a/lib/icons/BoxIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const BoxIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { BoxIcon }; diff --git a/lib/icons/BoxIcon.js b/lib/icons/BoxIcon.js index 831d8a5e..5e44b478 100644 --- a/lib/icons/BoxIcon.js +++ b/lib/icons/BoxIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BoxIcon = void 0; -var react_1 = __importDefault(require("react")); -var BoxIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M11 7.684L22 5v14.316L11 22V7.684zm0-.184l-9-3v14l9 3.5M2 4.5l11-3m0 0L22 5M7 6l9.5-3M4 9l5 1.5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.BoxIcon = BoxIcon; -//# sourceMappingURL=BoxIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,o,n)=>o in e?v(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,u=(e,o)=>{for(var n in o||(o={}))c.call(o,n)&&t(e,n,o[n]);if(l)for(var n of l(o))d.call(o,n)&&t(e,n,o[n]);return e},x=(e,o)=>j(e,L(o));var h=(e,o)=>{var n={};for(var r in e)c.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&l)for(var r of l(e))o.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n};var i=require("react/jsx-runtime");const M=a=>{var s=a,{title:e,size:o=24,color:n="currentColor"}=s,r=h(s,["title","size","color"]);return i.jsxs("svg",x(u({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M11 7.684L22 5v14.316L11 22V7.684zm0-.184l-9-3v14l9 3.5M2 4.5l11-3m0 0L22 5M7 6l9.5-3M4 9l5 1.5",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.BoxIcon=M; diff --git a/lib/icons/BoxIcon.js.map b/lib/icons/BoxIcon.js.map deleted file mode 100644 index 2b6fce1b..00000000 --- a/lib/icons/BoxIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BoxIcon.js","sourceRoot":"","sources":["../../src/icons/BoxIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,OAAO,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACnF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,iGAAiG,EACnG,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/icons/BrokenLinkIcon.d.ts b/lib/icons/BrokenLinkIcon.d.ts deleted file mode 100644 index 8cfe21fc..00000000 --- a/lib/icons/BrokenLinkIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const BrokenLinkIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { BrokenLinkIcon }; diff --git a/lib/icons/BrokenLinkIcon.js b/lib/icons/BrokenLinkIcon.js index 79b9ab2a..761da8ce 100644 --- a/lib/icons/BrokenLinkIcon.js +++ b/lib/icons/BrokenLinkIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.BrokenLinkIcon = void 0; -var react_1 = __importDefault(require("react")); -var BrokenLinkIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M11.925 16.975l-2.95 2.95a3.5 3.5 0 01-4.95-4.95l4.95-4.95m3.05-3.05l2.95-2.95a3.5 3.5 0 014.95 4.95l-4.95 4.95m-1.163 4.836l.517 1.932M9.671 3.307l.517 1.932M16.5 16.5l2.864 2.864M4.636 4.636L7.5 7.5m11.261 6.312l1.932.517M3.307 9.671l1.932.517", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.BrokenLinkIcon = BrokenLinkIcon; -//# sourceMappingURL=BrokenLinkIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,n,l)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[n]=l,k=(e,n)=>{for(var l in n||(n={}))c.call(n,l)&&t(e,l,n[l]);if(r)for(var l of r(n))d.call(n,l)&&t(e,l,n[l]);return e},u=(e,n)=>j(e,x(n));var h=(e,n)=>{var l={};for(var o in e)c.call(e,o)&&n.indexOf(o)<0&&(l[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&d.call(e,o)&&(l[o]=e[o]);return l};var i=require("react/jsx-runtime");const L=M=>{var s=M,{title:e,size:n=24,color:l="currentColor"}=s,o=h(s,["title","size","color"]);return i.jsxs("svg",u(k({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M11.925 16.975l-2.95 2.95a3.5 3.5 0 01-4.95-4.95l4.95-4.95m3.05-3.05l2.95-2.95a3.5 3.5 0 014.95 4.95l-4.95 4.95m-1.163 4.836l.517 1.932M9.671 3.307l.517 1.932M16.5 16.5l2.864 2.864M4.636 4.636L7.5 7.5m11.261 6.312l1.932.517M3.307 9.671l1.932.517",stroke:l,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.BrokenLinkIcon=L; diff --git a/lib/icons/BrokenLinkIcon.js.map b/lib/icons/BrokenLinkIcon.js.map deleted file mode 100644 index 0050ec8b..00000000 --- a/lib/icons/BrokenLinkIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"BrokenLinkIcon.js","sourceRoot":"","sources":["../../src/icons/BrokenLinkIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,uPAAuP,EACzP,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/CaddyAddIcon.d.ts b/lib/icons/CaddyAddIcon.d.ts deleted file mode 100644 index 7eef6b90..00000000 --- a/lib/icons/CaddyAddIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CaddyAddIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CaddyAddIcon }; diff --git a/lib/icons/CaddyAddIcon.js b/lib/icons/CaddyAddIcon.js index e02215c4..ebbe33b1 100644 --- a/lib/icons/CaddyAddIcon.js +++ b/lib/icons/CaddyAddIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CaddyAddIcon = void 0; -var react_1 = __importDefault(require("react")); -var CaddyAddIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21M12.5 6v4m-2-2h4", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z", fill: color })))); -}; -exports.CaddyAddIcon = CaddyAddIcon; -//# sourceMappingURL=CaddyAddIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var o=(d,e,n)=>e in d?u(d,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):d[e]=n,a=(d,e)=>{for(var n in e||(e={}))t.call(e,n)&&o(d,n,e[n]);if(s)for(var n of s(e))h.call(e,n)&&o(d,n,e[n]);return d},c=(d,e)=>x(d,m(e));var j=(d,e)=>{var n={};for(var i in d)t.call(d,i)&&e.indexOf(i)<0&&(n[i]=d[i]);if(d!=null&&s)for(var i of s(d))e.indexOf(i)<0&&h.call(d,i)&&(n[i]=d[i]);return n};var r=require("react/jsx-runtime");const v=M=>{var l=M,{title:d,size:e=24,color:n="currentColor"}=l,i=j(l,["title","size","color"]);return r.jsxs("svg",c(a({viewBox:"0 0 24 24",width:e,height:e},i),{children:[d&&r.jsx("title",{children:d}),r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21M12.5 6v4m-2-2h4",stroke:n,strokeLinecap:"round",strokeLinejoin:"round"}),r.jsx("path",{d:"M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z",fill:n})]})]}))};exports.CaddyAddIcon=v; diff --git a/lib/icons/CaddyAddIcon.js.map b/lib/icons/CaddyAddIcon.js.map deleted file mode 100644 index 5f1c79dc..00000000 --- a/lib/icons/CaddyAddIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CaddyAddIcon.js","sourceRoot":"","sources":["../../src/icons/CaddyAddIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,mGAAmG,EACrG,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;YACF,wCAAM,CAAC,EAAC,8DAA8D,EAAC,IAAI,EAAE,KAAK,GAAI,CACpF,CACA,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/CaddyCheckoutIcon.d.ts b/lib/icons/CaddyCheckoutIcon.d.ts deleted file mode 100644 index 59417031..00000000 --- a/lib/icons/CaddyCheckoutIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CaddyCheckoutIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CaddyCheckoutIcon }; diff --git a/lib/icons/CaddyCheckoutIcon.js b/lib/icons/CaddyCheckoutIcon.js index 2470103d..d3939209 100644 --- a/lib/icons/CaddyCheckoutIcon.js +++ b/lib/icons/CaddyCheckoutIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CaddyCheckoutIcon = void 0; -var react_1 = __importDefault(require("react")); -var CaddyCheckoutIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z", fill: color }), - react_1.default.createElement("path", { d: "M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21M12.725 4.035v7.239-7.24zm2.284 4.977L12.754 11.5 10.5 9.012h0", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })))); -}; -exports.CaddyCheckoutIcon = CaddyCheckoutIcon; -//# sourceMappingURL=CaddyCheckoutIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var t=(e,n,d)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:d}):e[n]=d,c=(e,n)=>{for(var d in n||(n={}))h.call(n,d)&&t(e,d,n[d]);if(r)for(var d of r(n))l.call(n,d)&&t(e,d,n[d]);return e},u=(e,n)=>x(e,m(n));var a=(e,n)=>{var d={};for(var i in e)h.call(e,i)&&n.indexOf(i)<0&&(d[i]=e[i]);if(e!=null&&r)for(var i of r(e))n.indexOf(i)<0&&l.call(e,i)&&(d[i]=e[i]);return d};var o=require("react/jsx-runtime");const v=k=>{var s=k,{title:e,size:n=24,color:d="currentColor"}=s,i=a(s,["title","size","color"]);return o.jsxs("svg",u(c({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&o.jsx("title",{children:e}),o.jsxs("g",{fill:"none",fillRule:"evenodd",children:[o.jsx("path",{d:"M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z",fill:d}),o.jsx("path",{d:"M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21M12.725 4.035v7.239-7.24zm2.284 4.977L12.754 11.5 10.5 9.012h0",stroke:d,strokeLinecap:"round",strokeLinejoin:"round"})]})]}))};exports.CaddyCheckoutIcon=v; diff --git a/lib/icons/CaddyCheckoutIcon.js.map b/lib/icons/CaddyCheckoutIcon.js.map deleted file mode 100644 index 189ea890..00000000 --- a/lib/icons/CaddyCheckoutIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CaddyCheckoutIcon.js","sourceRoot":"","sources":["../../src/icons/CaddyCheckoutIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,iBAAiB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC7F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCAAM,CAAC,EAAC,8DAA8D,EAAC,IAAI,EAAE,KAAK,GAAI;YACtF,wCACE,CAAC,EAAC,iJAAiJ,EACnJ,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/icons/CaddyIcon.d.ts b/lib/icons/CaddyIcon.d.ts deleted file mode 100644 index 29917f99..00000000 --- a/lib/icons/CaddyIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CaddyIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CaddyIcon }; diff --git a/lib/icons/CaddyIcon.js b/lib/icons/CaddyIcon.js index 38053f6f..3cb211d0 100644 --- a/lib/icons/CaddyIcon.js +++ b/lib/icons/CaddyIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CaddyIcon = void 0; -var react_1 = __importDefault(require("react")); -var CaddyIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z", fill: color }), - react_1.default.createElement("path", { d: "M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })))); -}; -exports.CaddyIcon = CaddyIcon; -//# sourceMappingURL=CaddyIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var o=(e,n,d)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:d}):e[n]=d,a=(e,n)=>{for(var d in n||(n={}))t.call(n,d)&&o(e,d,n[d]);if(s)for(var d of s(n))h.call(n,d)&&o(e,d,n[d]);return e},c=(e,n)=>x(e,m(n));var j=(e,n)=>{var d={};for(var i in e)t.call(e,i)&&n.indexOf(i)<0&&(d[i]=e[i]);if(e!=null&&s)for(var i of s(e))n.indexOf(i)<0&&h.call(e,i)&&(d[i]=e[i]);return d};var r=require("react/jsx-runtime");const v=f=>{var l=f,{title:e,size:n=24,color:d="currentColor"}=l,i=j(l,["title","size","color"]);return r.jsxs("svg",c(a({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&r.jsx("title",{children:e}),r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M5 18a2 2 0 110 4 2 2 0 010-4zm15 0a2 2 0 110 4 2 2 0 010-4z",fill:d}),r.jsx("path",{d:"M1 4.522h2.5m0 0l2 9.978M22.5 4l-2 10.5m-15 0h14.98m-14.887-.065L4.086 16.5v.5H21",stroke:d,strokeLinecap:"round",strokeLinejoin:"round"})]})]}))};exports.CaddyIcon=v; diff --git a/lib/icons/CaddyIcon.js.map b/lib/icons/CaddyIcon.js.map deleted file mode 100644 index c5388f3d..00000000 --- a/lib/icons/CaddyIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CaddyIcon.js","sourceRoot":"","sources":["../../src/icons/CaddyIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCAAM,CAAC,EAAC,8DAA8D,EAAC,IAAI,EAAE,KAAK,GAAI;YACtF,wCACE,CAAC,EAAC,mFAAmF,EACrF,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/CardIcon.d.ts b/lib/icons/CardIcon.d.ts deleted file mode 100644 index 885c1f09..00000000 --- a/lib/icons/CardIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CardIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CardIcon }; diff --git a/lib/icons/CardIcon.js b/lib/icons/CardIcon.js index 0572799a..a4091097 100644 --- a/lib/icons/CardIcon.js +++ b/lib/icons/CardIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CardIcon = void 0; -var react_1 = __importDefault(require("react")); -var CardIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M10.5 13.5v8h-8v-8h8zm11 0v8h-8v-8h8zm-11-11v8h-8v-8h8zm11 0v8h-8v-8h8z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.CardIcon = CardIcon; -//# sourceMappingURL=CardIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,g=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,r,n)=>r in e?a(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,c=(e,r)=>{for(var n in r||(r={}))v.call(r,n)&&t(e,n,r[n]);if(s)for(var n of s(r))d.call(r,n)&&t(e,n,r[n]);return e},l=(e,r)=>g(e,w(r));var u=(e,r)=>{var n={};for(var h in e)v.call(e,h)&&r.indexOf(h)<0&&(n[h]=e[h]);if(e!=null&&s)for(var h of s(e))r.indexOf(h)<0&&d.call(e,h)&&(n[h]=e[h]);return n};var o=require("react/jsx-runtime");const x=j=>{var i=j,{title:e,size:r=24,color:n="currentColor"}=i,h=u(i,["title","size","color"]);return o.jsxs("svg",l(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:r,height:r},h),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M10.5 13.5v8h-8v-8h8zm11 0v8h-8v-8h8zm-11-11v8h-8v-8h8zm11 0v8h-8v-8h8z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",shapeRendering:"crispEdges"})]}))};exports.CardIcon=x; diff --git a/lib/icons/CardIcon.js.map b/lib/icons/CardIcon.js.map deleted file mode 100644 index d0a1c6d8..00000000 --- a/lib/icons/CardIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CardIcon.js","sourceRoot":"","sources":["../../src/icons/CardIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,yEAAyE,EAC3E,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/CategoryIcon.d.ts b/lib/icons/CategoryIcon.d.ts deleted file mode 100644 index 43010220..00000000 --- a/lib/icons/CategoryIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CategoryIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CategoryIcon }; diff --git a/lib/icons/CategoryIcon.js b/lib/icons/CategoryIcon.js index a8391e81..f621e7a4 100644 --- a/lib/icons/CategoryIcon.js +++ b/lib/icons/CategoryIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CategoryIcon = void 0; -var react_1 = __importDefault(require("react")); -var CategoryIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M9.842 14.372h4.3m0-6.064h-4.3v11.787h4.3M5.5 6v6.709h4M16 18.19V22h5v-2.857h-2l-1-.953h-2zm0-5.714v3.81h5v-2.857h-2l-1-.953h-2zm0-5.714v3.81h5V7.713h-2l-1-.952h-2zM3 2v3.81h5V2.952H6L5 2H3z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.CategoryIcon = CategoryIcon; -//# sourceMappingURL=CategoryIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var l=(h,e,o)=>e in h?a(h,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):h[e]=o,c=(h,e)=>{for(var o in e||(e={}))s.call(e,o)&&l(h,o,e[o]);if(n)for(var o of n(e))v.call(e,o)&&l(h,o,e[o]);return h},d=(h,e)=>j(h,x(e));var u=(h,e)=>{var o={};for(var r in h)s.call(h,r)&&e.indexOf(r)<0&&(o[r]=h[r]);if(h!=null&&n)for(var r of n(h))e.indexOf(r)<0&&v.call(h,r)&&(o[r]=h[r]);return o};var t=require("react/jsx-runtime");const g=m=>{var i=m,{title:h,size:e=24,color:o="currentColor"}=i,r=u(i,["title","size","color"]);return t.jsxs("svg",d(c({viewBox:"0 0 24 24",width:e,height:e},r),{children:[h&&t.jsx("title",{children:h}),t.jsx("path",{d:"M9.842 14.372h4.3m0-6.064h-4.3v11.787h4.3M5.5 6v6.709h4M16 18.19V22h5v-2.857h-2l-1-.953h-2zm0-5.714v3.81h5v-2.857h-2l-1-.953h-2zm0-5.714v3.81h5V7.713h-2l-1-.952h-2zM3 2v3.81h5V2.952H6L5 2H3z",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.CategoryIcon=g; diff --git a/lib/icons/CategoryIcon.js.map b/lib/icons/CategoryIcon.js.map deleted file mode 100644 index 493a5bb0..00000000 --- a/lib/icons/CategoryIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CategoryIcon.js","sourceRoot":"","sources":["../../src/icons/CategoryIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,gMAAgM,EAClM,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/CheckIcon.d.ts b/lib/icons/CheckIcon.d.ts deleted file mode 100644 index 4e65aeef..00000000 --- a/lib/icons/CheckIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CheckIcon: ({ title, size, color, className, ...props }: IconProps) => React.JSX.Element; -export { CheckIcon }; diff --git a/lib/icons/CheckIcon.js b/lib/icons/CheckIcon.js index ca926389..574e985c 100644 --- a/lib/icons/CheckIcon.js +++ b/lib/icons/CheckIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CheckIcon = void 0; -var react_1 = __importDefault(require("react")); -var CheckIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 18 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, className = _a.className, props = __rest(_a, ["title", "size", "color", "className"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { className: className, stroke: color, d: "M2.5 12l7.5 6.5L21.5 6", fill: "none", strokeLinejoin: "round", strokeWidth: 1.5, strokeMiterlimit: 10 }))); -}; -exports.CheckIcon = CheckIcon; -//# sourceMappingURL=CheckIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,v=Object.defineProperties;var C=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,r,t)=>r in e?x(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,d=(e,r)=>{for(var t in r||(r={}))h.call(r,t)&&c(e,t,r[t]);if(o)for(var t of o(r))l.call(r,t)&&c(e,t,r[t]);return e},k=(e,r)=>v(e,C(r));var j=(e,r)=>{var t={};for(var i in e)h.call(e,i)&&r.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&o)for(var i of o(e))r.indexOf(i)<0&&l.call(e,i)&&(t[i]=e[i]);return t};var n=require("react/jsx-runtime");const a=g=>{var s=g,{title:e,size:r=18,color:t="currentColor",className:i}=s,u=j(s,["title","size","color","className"]);return n.jsxs("svg",k(d({viewBox:"0 0 24 24",width:r,height:r},u),{children:[e&&n.jsx("title",{children:e}),n.jsx("path",{className:i,stroke:t,d:"M2.5 12l7.5 6.5L21.5 6",fill:"none",strokeLinejoin:"round",strokeWidth:1.5,strokeMiterlimit:10})]}))};exports.CheckIcon=a; diff --git a/lib/icons/CheckIcon.js.map b/lib/icons/CheckIcon.js.map deleted file mode 100644 index 36298c7f..00000000 --- a/lib/icons/CheckIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CheckIcon.js","sourceRoot":"","sources":["../../src/icons/CheckIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA0E;IAAzE,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAE,SAAS,eAAA,EAAK,KAAK,cAA9D,uCAA+D,CAAD;IAAiB,OAAA,CAChG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,wBAAwB,EAC1B,IAAI,EAAC,MAAM,EACX,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,gBAAgB,EAAE,EAAE,GACpB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/CheckPartialIcon.d.ts b/lib/icons/CheckPartialIcon.d.ts deleted file mode 100644 index b94d0d7d..00000000 --- a/lib/icons/CheckPartialIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CheckPartialIcon: ({ title, size, color, className, ...props }: IconProps) => React.JSX.Element; -export { CheckPartialIcon }; diff --git a/lib/icons/CheckPartialIcon.js b/lib/icons/CheckPartialIcon.js index 285f9e4d..72d5767a 100644 --- a/lib/icons/CheckPartialIcon.js +++ b/lib/icons/CheckPartialIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CheckPartialIcon = void 0; -var react_1 = __importDefault(require("react")); -var CheckPartialIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, className = _a.className, props = __rest(_a, ["title", "size", "color", "className"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { className: className, d: "M2 12.5h20", stroke: color, strokeWidth: 2, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.CheckPartialIcon = CheckPartialIcon; -//# sourceMappingURL=CheckPartialIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,r,i)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[r]=i,d=(e,r)=>{for(var i in r||(r={}))h.call(r,i)&&c(e,i,r[i]);if(o)for(var i of o(r))l.call(r,i)&&c(e,i,r[i]);return e},a=(e,r)=>x(e,v(r));var u=(e,r)=>{var i={};for(var n in e)h.call(e,n)&&r.indexOf(n)<0&&(i[n]=e[n]);if(e!=null&&o)for(var n of o(e))r.indexOf(n)<0&&l.call(e,n)&&(i[n]=e[n]);return i};var t=require("react/jsx-runtime");const C=f=>{var s=f,{title:e,size:r=24,color:i="currentColor",className:n}=s,k=u(s,["title","size","color","className"]);return t.jsxs("svg",a(d({viewBox:"0 0 24 24",width:r,height:r},k),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{className:n,d:"M2 12.5h20",stroke:i,strokeWidth:2,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.CheckPartialIcon=C; diff --git a/lib/icons/CheckPartialIcon.js.map b/lib/icons/CheckPartialIcon.js.map deleted file mode 100644 index 3fe0dc15..00000000 --- a/lib/icons/CheckPartialIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CheckPartialIcon.js","sourceRoot":"","sources":["../../src/icons/CheckPartialIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA0E;IAAzE,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAE,SAAS,eAAA,EAAK,KAAK,cAA9D,uCAA+D,CAAD;IAAiB,OAAA,CACvG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,SAAS,EAAE,SAAS,EACpB,CAAC,EAAC,YAAY,EACd,MAAM,EAAE,KAAK,EACb,WAAW,EAAE,CAAC,EACd,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/CheckRoundIcon.d.ts b/lib/icons/CheckRoundIcon.d.ts deleted file mode 100644 index 7621800b..00000000 --- a/lib/icons/CheckRoundIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CheckRoundIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CheckRoundIcon }; diff --git a/lib/icons/CheckRoundIcon.js b/lib/icons/CheckRoundIcon.js index 6cb6e35f..0d8bddc2 100644 --- a/lib/icons/CheckRoundIcon.js +++ b/lib/icons/CheckRoundIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CheckRoundIcon = void 0; -var react_1 = __importDefault(require("react")); -var CheckRoundIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("circle", { id: "circle", stroke: color, cx: "12", cy: "12", r: "10" }), - react_1.default.createElement("polyline", { id: "check", stroke: color, points: "6.8 11.8733901 10.8528091 15.4101371 17.1067817 8.6" })))); -}; -exports.CheckRoundIcon = CheckRoundIcon; -//# sourceMappingURL=CheckRoundIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var c=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var t=(e,n,i)=>n in e?x(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,h=(e,n)=>{for(var i in n||(n={}))d.call(n,i)&&t(e,i,n[i]);if(c)for(var i of c(n))l.call(n,i)&&t(e,i,n[i]);return e},k=(e,n)=>j(e,v(n));var u=(e,n)=>{var i={};for(var o in e)d.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&c)for(var o of c(e))n.indexOf(o)<0&&l.call(e,o)&&(i[o]=e[o]);return i};var r=require("react/jsx-runtime");const R=g=>{var s=g,{title:e,size:n=24,color:i="currentColor"}=s,o=u(s,["title","size","color"]);return r.jsxs("svg",k(h({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&r.jsx("title",{children:e}),r.jsxs("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:[r.jsx("circle",{id:"circle",stroke:i,cx:"12",cy:"12",r:"10"}),r.jsx("polyline",{id:"check",stroke:i,points:"6.8 11.8733901 10.8528091 15.4101371 17.1067817 8.6"})]})]}))};exports.CheckRoundIcon=R; diff --git a/lib/icons/CheckRoundIcon.js.map b/lib/icons/CheckRoundIcon.js.map deleted file mode 100644 index f3fafdf8..00000000 --- a/lib/icons/CheckRoundIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CheckRoundIcon.js","sourceRoot":"","sources":["../../src/icons/CheckRoundIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,0CAAQ,EAAE,EAAC,QAAQ,EAAC,MAAM,EAAE,KAAK,EAAE,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,GAAU;YACnE,4CAAU,EAAE,EAAC,OAAO,EAAC,MAAM,EAAE,KAAK,EAAE,MAAM,EAAC,qDAAqD,GAAY,CAC1G,CACA,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/ChecklistIcon.d.ts b/lib/icons/ChecklistIcon.d.ts deleted file mode 100644 index e2057a82..00000000 --- a/lib/icons/ChecklistIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ChecklistIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ChecklistIcon }; diff --git a/lib/icons/ChecklistIcon.js b/lib/icons/ChecklistIcon.js index 0bed7f53..e13edd88 100644 --- a/lib/icons/ChecklistIcon.js +++ b/lib/icons/ChecklistIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ChecklistIcon = void 0; -var react_1 = __importDefault(require("react")); -var ChecklistIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M9.48723 4.21967C9.78012 4.51256 9.78012 4.98744 9.48723 5.28033L6.0564 8.71115C5.37299 9.39457 4.26495 9.39457 3.58153 8.71115L2.21967 7.3493C1.92678 7.0564 1.92678 6.58153 2.21967 6.28864C2.51256 5.99574 2.98744 5.99574 3.28033 6.28864L4.64219 7.65049C4.73982 7.74812 4.89811 7.74813 4.99574 7.65049L8.42657 4.21967C8.71946 3.92678 9.19433 3.92678 9.48723 4.21967ZM12 6.68066C12 6.40452 12.2239 6.18066 12.5 6.18066H21.5C21.7761 6.18066 22 6.40452 22 6.68066C22 6.95681 21.7761 7.18066 21.5 7.18066H12.5C12.2239 7.18066 12 6.95681 12 6.68066ZM10 12.6807C10 12.4045 10.2239 12.1807 10.5 12.1807H21.5C21.7761 12.1807 22 12.4045 22 12.6807C22 12.9568 21.7761 13.1807 21.5 13.1807H10.5C10.2239 13.1807 10 12.9568 10 12.6807ZM10 18.6807C10 18.4045 10.2239 18.1807 10.5 18.1807H21.5C21.7761 18.1807 22 18.4045 22 18.6807C22 18.9568 21.7761 19.1807 21.5 19.1807H10.5C10.2239 19.1807 10 18.9568 10 18.6807ZM6.47409 18.681C6.47409 17.9954 5.91831 17.4396 5.23271 17.4396C4.54712 17.4396 3.99133 17.9954 3.99133 18.681C3.99133 19.3666 4.54712 19.9224 5.23271 19.9224C5.91831 19.9224 6.47409 19.3666 6.47409 18.681ZM6.47409 12.6807C6.47409 11.9951 5.91831 11.4393 5.23271 11.4393C4.54712 11.4393 3.99133 11.9951 3.99133 12.6807C3.99133 13.3663 4.54712 13.922 5.23271 13.922C5.91831 13.922 6.47409 13.3663 6.47409 12.6807Z", stroke: color })))); -}; -exports.ChecklistIcon = ChecklistIcon; -//# sourceMappingURL=ChecklistIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,k=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(C,e,n)=>e in C?j(C,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):C[e]=n,h=(C,e)=>{for(var n in e||(e={}))c.call(e,n)&&t(C,n,e[n]);if(o)for(var n of o(e))d.call(e,n)&&t(C,n,e[n]);return C},l=(C,e)=>k(C,x(e));var u=(C,e)=>{var n={};for(var r in C)c.call(C,r)&&e.indexOf(r)<0&&(n[r]=C[r]);if(C!=null&&o)for(var r of o(C))e.indexOf(r)<0&&d.call(C,r)&&(n[r]=C[r]);return n};var s=require("react/jsx-runtime");const H=L=>{var i=L,{title:C,size:e=24,color:n="currentColor"}=i,r=u(i,["title","size","color"]);return s.jsxs("svg",l(h({viewBox:"0 0 24 24",width:e,height:e},r),{children:[C&&s.jsx("title",{children:C}),s.jsx("g",{stroke:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M9.48723 4.21967C9.78012 4.51256 9.78012 4.98744 9.48723 5.28033L6.0564 8.71115C5.37299 9.39457 4.26495 9.39457 3.58153 8.71115L2.21967 7.3493C1.92678 7.0564 1.92678 6.58153 2.21967 6.28864C2.51256 5.99574 2.98744 5.99574 3.28033 6.28864L4.64219 7.65049C4.73982 7.74812 4.89811 7.74813 4.99574 7.65049L8.42657 4.21967C8.71946 3.92678 9.19433 3.92678 9.48723 4.21967ZM12 6.68066C12 6.40452 12.2239 6.18066 12.5 6.18066H21.5C21.7761 6.18066 22 6.40452 22 6.68066C22 6.95681 21.7761 7.18066 21.5 7.18066H12.5C12.2239 7.18066 12 6.95681 12 6.68066ZM10 12.6807C10 12.4045 10.2239 12.1807 10.5 12.1807H21.5C21.7761 12.1807 22 12.4045 22 12.6807C22 12.9568 21.7761 13.1807 21.5 13.1807H10.5C10.2239 13.1807 10 12.9568 10 12.6807ZM10 18.6807C10 18.4045 10.2239 18.1807 10.5 18.1807H21.5C21.7761 18.1807 22 18.4045 22 18.6807C22 18.9568 21.7761 19.1807 21.5 19.1807H10.5C10.2239 19.1807 10 18.9568 10 18.6807ZM6.47409 18.681C6.47409 17.9954 5.91831 17.4396 5.23271 17.4396C4.54712 17.4396 3.99133 17.9954 3.99133 18.681C3.99133 19.3666 4.54712 19.9224 5.23271 19.9224C5.91831 19.9224 6.47409 19.3666 6.47409 18.681ZM6.47409 12.6807C6.47409 11.9951 5.91831 11.4393 5.23271 11.4393C4.54712 11.4393 3.99133 11.9951 3.99133 12.6807C3.99133 13.3663 4.54712 13.922 5.23271 13.922C5.91831 13.922 6.47409 13.3663 6.47409 12.6807Z",stroke:n})})]}))};exports.ChecklistIcon=H; diff --git a/lib/icons/ChecklistIcon.js.map b/lib/icons/ChecklistIcon.js.map deleted file mode 100644 index cbd93b8a..00000000 --- a/lib/icons/ChecklistIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ChecklistIcon.js","sourceRoot":"","sources":["../../src/icons/ChecklistIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC9E,wCACE,CAAC,EAAC,kyCAAkyC,EACpyC,MAAM,EAAE,KAAK,GACb,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/ClockIcon.d.ts b/lib/icons/ClockIcon.d.ts deleted file mode 100644 index 368d02cf..00000000 --- a/lib/icons/ClockIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ClockIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ClockIcon }; diff --git a/lib/icons/ClockIcon.js b/lib/icons/ClockIcon.js index ed5f372c..f49b414a 100644 --- a/lib/icons/ClockIcon.js +++ b/lib/icons/ClockIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ClockIcon = void 0; -var react_1 = __importDefault(require("react")); -var ClockIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-9.47V6.673m0 5.859l3.557-1.475L12 12.53z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M12 19.5a.5.5 0 110 1 .5.5 0 010-1zm-5.657-2.55a.5.5 0 110 1 .5.5 0 010-1zm11.595 0a.5.5 0 110 1 .5.5 0 010-1zM20 11.5a.5.5 0 110 1 .5.5 0 010-1zm-16 0a.5.5 0 110 1 .5.5 0 010-1zm13.657-5.864a.5.5 0 110 1 .5.5 0 010-1zm-11.032 0a.5.5 0 110 1 .5.5 0 010-1zM12 3.5a.5.5 0 110 1 .5.5 0 010-1z", fill: color })))); -}; -exports.ClockIcon = ClockIcon; -//# sourceMappingURL=ClockIcon.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,j=Object.defineProperties;var u=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var a=(e,n,s)=>n in e?m(e,n,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[n]=s,d=(e,n)=>{for(var s in n||(n={}))t.call(n,s)&&a(e,s,n[s]);if(r)for(var s of r(n))c.call(n,s)&&a(e,s,n[s]);return e},z=(e,n)=>j(e,u(n));var h=(e,n)=>{var s={};for(var i in e)t.call(e,i)&&n.indexOf(i)<0&&(s[i]=e[i]);if(e!=null&&r)for(var i of r(e))n.indexOf(i)<0&&c.call(e,i)&&(s[i]=e[i]);return s};var o=require("react/jsx-runtime");const x=k=>{var l=k,{title:e,size:n=24,color:s="currentColor"}=l,i=h(l,["title","size","color"]);return o.jsxs("svg",z(d({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&o.jsx("title",{children:e}),o.jsxs("g",{fill:"none",fillRule:"evenodd",children:[o.jsx("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-9.47V6.673m0 5.859l3.557-1.475L12 12.53z",stroke:s,strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M12 19.5a.5.5 0 110 1 .5.5 0 010-1zm-5.657-2.55a.5.5 0 110 1 .5.5 0 010-1zm11.595 0a.5.5 0 110 1 .5.5 0 010-1zM20 11.5a.5.5 0 110 1 .5.5 0 010-1zm-16 0a.5.5 0 110 1 .5.5 0 010-1zm13.657-5.864a.5.5 0 110 1 .5.5 0 010-1zm-11.032 0a.5.5 0 110 1 .5.5 0 010-1zM12 3.5a.5.5 0 110 1 .5.5 0 010-1z",fill:s})]})]}))};exports.ClockIcon=x; diff --git a/lib/icons/ClockIcon.js.map b/lib/icons/ClockIcon.js.map deleted file mode 100644 index a252bf59..00000000 --- a/lib/icons/ClockIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ClockIcon.js","sourceRoot":"","sources":["../../src/icons/ClockIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,qHAAqH,EACvH,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;YACF,wCACE,CAAC,EAAC,mSAAmS,EACrS,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/CloseIcon.d.ts b/lib/icons/CloseIcon.d.ts deleted file mode 100644 index 565846d9..00000000 --- a/lib/icons/CloseIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CloseIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CloseIcon }; diff --git a/lib/icons/CloseIcon.js b/lib/icons/CloseIcon.js index 0b328e54..9aa69d91 100644 --- a/lib/icons/CloseIcon.js +++ b/lib/icons/CloseIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CloseIcon = void 0; -var react_1 = __importDefault(require("react")); -var CloseIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fillRule: "nonzero", stroke: color, fill: "none", strokeLinecap: "round" }, - react_1.default.createElement("path", { d: "M4 4l16 16M20 4L4 20" })))); -}; -exports.CloseIcon = CloseIcon; -//# sourceMappingURL=CloseIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,a=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,d=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&t(e,o,n[o]);if(s)for(var o of s(n))h.call(n,o)&&t(e,o,n[o]);return e},u=(e,n)=>a(e,g(n));var x=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&h.call(e,r)&&(o[r]=e[r]);return o};var l=require("react/jsx-runtime");const v=C=>{var i=C,{title:e,size:n=24,color:o="currentColor"}=i,r=x(i,["title","size","color"]);return l.jsxs("svg",u(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("g",{fillRule:"nonzero",stroke:o,fill:"none",strokeLinecap:"round",children:l.jsx("path",{d:"M4 4l16 16M20 4L4 20"})})]}))};exports.CloseIcon=v; diff --git a/lib/icons/CloseIcon.js.map b/lib/icons/CloseIcon.js.map deleted file mode 100644 index 82ae06cb..00000000 --- a/lib/icons/CloseIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CloseIcon.js","sourceRoot":"","sources":["../../src/icons/CloseIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,QAAQ,EAAC,SAAS,EAAC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO;YACpE,wCAAM,CAAC,EAAC,sBAAsB,GAAG,CAC/B,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/CodeIcon.d.ts b/lib/icons/CodeIcon.d.ts deleted file mode 100644 index e952d719..00000000 --- a/lib/icons/CodeIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CodeIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CodeIcon }; diff --git a/lib/icons/CodeIcon.js b/lib/icons/CodeIcon.js index e9ab46e0..32d07cef 100644 --- a/lib/icons/CodeIcon.js +++ b/lib/icons/CodeIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CodeIcon = void 0; -var react_1 = __importDefault(require("react")); -var CodeIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M8 6.5l-5.589 4.879a.5.5 0 00-.017.737L8 17.5h0m8-11l5.589 4.879a.5.5 0 01.017.737L16 17.5h0m-6 2.469L14 4.03", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.CodeIcon = CodeIcon; -//# sourceMappingURL=CodeIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var t=(e,o,n)=>o in e?x(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))d.call(o,n)&&t(e,n,o[n]);if(i)for(var n of i(o))c.call(o,n)&&t(e,n,o[n]);return e},u=(e,o)=>j(e,v(o));var a=(e,o)=>{var n={};for(var r in e)d.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&i)for(var r of i(e))o.indexOf(r)<0&&c.call(e,r)&&(n[r]=e[r]);return n};var l=require("react/jsx-runtime");const L=m=>{var s=m,{title:e,size:o=24,color:n="currentColor"}=s,r=a(s,["title","size","color"]);return l.jsxs("svg",u(h({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{d:"M8 6.5l-5.589 4.879a.5.5 0 00-.017.737L8 17.5h0m8-11l5.589 4.879a.5.5 0 01.017.737L16 17.5h0m-6 2.469L14 4.03",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.CodeIcon=L; diff --git a/lib/icons/CodeIcon.js.map b/lib/icons/CodeIcon.js.map deleted file mode 100644 index 1e694c45..00000000 --- a/lib/icons/CodeIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodeIcon.js","sourceRoot":"","sources":["../../src/icons/CodeIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+GAA+G,EACjH,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/ColumnIcon.d.ts b/lib/icons/ColumnIcon.d.ts deleted file mode 100644 index ea48bfc2..00000000 --- a/lib/icons/ColumnIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ColumnIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ColumnIcon }; diff --git a/lib/icons/ColumnIcon.js b/lib/icons/ColumnIcon.js index 8fc53c19..765304f0 100644 --- a/lib/icons/ColumnIcon.js +++ b/lib/icons/ColumnIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ColumnIcon = void 0; -var react_1 = __importDefault(require("react")); -var ColumnIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2.5 2.5V22m9-19.5V22m10-19.5V22", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.ColumnIcon = ColumnIcon; -//# sourceMappingURL=ColumnIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?x(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,d=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&t(e,o,n[o]);if(i)for(var o of i(n))u.call(n,o)&&t(e,o,n[o]);return e},h=(e,n)=>j(e,v(n));var m=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&u.call(e,r)&&(o[r]=e[r]);return o};var l=require("react/jsx-runtime");const a=C=>{var s=C,{title:e,size:n=24,color:o="currentColor"}=s,r=m(s,["title","size","color"]);return l.jsxs("svg",h(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{d:"M2.5 2.5V22m9-19.5V22m10-19.5V22",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.ColumnIcon=a; diff --git a/lib/icons/ColumnIcon.js.map b/lib/icons/ColumnIcon.js.map deleted file mode 100644 index 912549f8..00000000 --- a/lib/icons/ColumnIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ColumnIcon.js","sourceRoot":"","sources":["../../src/icons/ColumnIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCAAM,CAAC,EAAC,kCAAkC,EAAC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,GAAG,CAC7G,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/CompareIcon.d.ts b/lib/icons/CompareIcon.d.ts deleted file mode 100644 index 839bba55..00000000 --- a/lib/icons/CompareIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CompareIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CompareIcon }; diff --git a/lib/icons/CompareIcon.js b/lib/icons/CompareIcon.js index bbbfcdde..9bac060f 100644 --- a/lib/icons/CompareIcon.js +++ b/lib/icons/CompareIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CompareIcon = void 0; -var react_1 = __importDefault(require("react")); -var CompareIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M21 17H8.5M3 17l3 3v-6l-3 3zm0-9h12.5M21 8l-3 3V5l3 3z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.CompareIcon = CompareIcon; -//# sourceMappingURL=CompareIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,r,o)=>r in e?v(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o,h=(e,r)=>{for(var o in r||(r={}))c.call(r,o)&&t(e,o,r[o]);if(n)for(var o of n(r))d.call(r,o)&&t(e,o,r[o]);return e},u=(e,r)=>x(e,j(r));var a=(e,r)=>{var o={};for(var l in e)c.call(e,l)&&r.indexOf(l)<0&&(o[l]=e[l]);if(e!=null&&n)for(var l of n(e))r.indexOf(l)<0&&d.call(e,l)&&(o[l]=e[l]);return o};var i=require("react/jsx-runtime");const m=p=>{var s=p,{title:e,size:r=24,color:o="currentColor"}=s,l=a(s,["title","size","color"]);return i.jsxs("svg",u(h({viewBox:"0 0 24 24",width:r,height:r},l),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M21 17H8.5M3 17l3 3v-6l-3 3zm0-9h12.5M21 8l-3 3V5l3 3z",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.CompareIcon=m; diff --git a/lib/icons/CompareIcon.js.map b/lib/icons/CompareIcon.js.map deleted file mode 100644 index d15e7982..00000000 --- a/lib/icons/CompareIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CompareIcon.js","sourceRoot":"","sources":["../../src/icons/CompareIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wDAAwD,EAC1D,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/ComponentIcon.d.ts b/lib/icons/ComponentIcon.d.ts deleted file mode 100644 index 221f4059..00000000 --- a/lib/icons/ComponentIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ComponentIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ComponentIcon }; diff --git a/lib/icons/ComponentIcon.js b/lib/icons/ComponentIcon.js index f14d8509..487717d4 100644 --- a/lib/icons/ComponentIcon.js +++ b/lib/icons/ComponentIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ComponentIcon = void 0; -var react_1 = __importDefault(require("react")); -var ComponentIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round", stroke: color }, - react_1.default.createElement("path", { d: "M13 3h8v8h-8zM3 3h8v8H3zM3 13h8v8H3z" }), - react_1.default.createElement("circle", { cx: 17, cy: 17, r: 4 })))); -}; -exports.ComponentIcon = ComponentIcon; -//# sourceMappingURL=ComponentIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,v=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,d=(e,n)=>{for(var o in n||(n={}))h.call(n,o)&&t(e,o,n[o]);if(s)for(var o of s(n))l.call(n,o)&&t(e,o,n[o]);return e},x=(e,n)=>v(e,p(n));var j=(e,n)=>{var o={};for(var r in e)h.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&l.call(e,r)&&(o[r]=e[r]);return o};var i=require("react/jsx-runtime");const a=g=>{var c=g,{title:e,size:n=24,color:o="currentColor"}=c,r=j(c,["title","size","color"]);return i.jsxs("svg",x(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&i.jsx("title",{children:e}),i.jsxs("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:o,children:[i.jsx("path",{d:"M13 3h8v8h-8zM3 3h8v8H3zM3 13h8v8H3z"}),i.jsx("circle",{cx:17,cy:17,r:4})]})]}))};exports.ComponentIcon=a; diff --git a/lib/icons/ComponentIcon.js.map b/lib/icons/ComponentIcon.js.map deleted file mode 100644 index d8600540..00000000 --- a/lib/icons/ComponentIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ComponentIcon.js","sourceRoot":"","sources":["../../src/icons/ComponentIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,MAAM,EAAE,KAAK;YAC1F,wCAAM,CAAC,EAAC,sCAAsC,GAAG;YACjD,0CAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,GAAI,CAC9B,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/CompositionIcon.d.ts b/lib/icons/CompositionIcon.d.ts deleted file mode 100644 index 9eb0188f..00000000 --- a/lib/icons/CompositionIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CompositionIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CompositionIcon }; diff --git a/lib/icons/CompositionIcon.js b/lib/icons/CompositionIcon.js index bbf65609..ee5c77d0 100644 --- a/lib/icons/CompositionIcon.js +++ b/lib/icons/CompositionIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CompositionIcon = void 0; -var react_1 = __importDefault(require("react")); -var CompositionIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M18.5,12.5 L9.5,21.5 L2.5,14.5 L12,5.3 L18.5,5.5 L18.5,12.5 Z M15,10.5 C15.8284271,10.5 16.5,9.82842712 16.5,9 C16.5,8.17157288 15.8284271,7.5 15,7.5 C14.1715729,7.5 13.5,8.17157288 13.5,9 C13.5,9.82842712 14.1715729,10.5 15,10.5 Z M21.5,2.5 L16.5,7.5 M9.5,10.5 L13.5,14.5 M7.5,12.5 L11.5,16.5 M6.5,13.5 L10.5,17.5 M5.5,14.5 L9.5,18.5", stroke: color })))); -}; -exports.CompositionIcon = CompositionIcon; -//# sourceMappingURL=CompositionIcon.js.map \ No newline at end of file +"use strict";var C=Object.defineProperty,M=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var L=(o,e,n)=>e in o?C(o,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[e]=n,l=(o,e)=>{for(var n in e||(e={}))d.call(e,n)&&L(o,n,e[n]);if(r)for(var n of r(e))c.call(e,n)&&L(o,n,e[n]);return o},h=(o,e)=>M(o,j(e));var u=(o,e)=>{var n={};for(var i in o)d.call(o,i)&&e.indexOf(i)<0&&(n[i]=o[i]);if(o!=null&&r)for(var i of r(o))e.indexOf(i)<0&&c.call(o,i)&&(n[i]=o[i]);return n};var s=require("react/jsx-runtime");const x=k=>{var t=k,{title:o,size:e=24,color:n="currentColor"}=t,i=u(t,["title","size","color"]);return s.jsxs("svg",h(l({viewBox:"0 0 24 24",width:e,height:e},i),{children:[o&&s.jsx("title",{children:o}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M18.5,12.5 L9.5,21.5 L2.5,14.5 L12,5.3 L18.5,5.5 L18.5,12.5 Z M15,10.5 C15.8284271,10.5 16.5,9.82842712 16.5,9 C16.5,8.17157288 15.8284271,7.5 15,7.5 C14.1715729,7.5 13.5,8.17157288 13.5,9 C13.5,9.82842712 14.1715729,10.5 15,10.5 Z M21.5,2.5 L16.5,7.5 M9.5,10.5 L13.5,14.5 M7.5,12.5 L11.5,16.5 M6.5,13.5 L10.5,17.5 M5.5,14.5 L9.5,18.5",stroke:n})})]}))};exports.CompositionIcon=x; diff --git a/lib/icons/CompositionIcon.js.map b/lib/icons/CompositionIcon.js.map deleted file mode 100644 index 300710a5..00000000 --- a/lib/icons/CompositionIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CompositionIcon.js","sourceRoot":"","sources":["../../src/icons/CompositionIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,eAAe,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC3F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,gVAAgV,EAClV,MAAM,EAAE,KAAK,GACP,CACN,CACA,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/ConnectIcon.d.ts b/lib/icons/ConnectIcon.d.ts deleted file mode 100644 index 4e28f3b3..00000000 --- a/lib/icons/ConnectIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ConnectIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ConnectIcon }; diff --git a/lib/icons/ConnectIcon.js b/lib/icons/ConnectIcon.js index 5e571e39..db60e143 100644 --- a/lib/icons/ConnectIcon.js +++ b/lib/icons/ConnectIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ConnectIcon = void 0; -var react_1 = __importDefault(require("react")); -var ConnectIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M19.198 4.394a3.716 3.716 0 00-2.52-.975c-1 0-1.94.389-2.646 1.095L11.707 6.84a1 1 0 000 1.414l4.46 4.459a1 1 0 001.414 0l2.325-2.325h0a3.746 3.746 0 00.12-5.165l-.828-.828zm.471.189l1.912-1.84M6.894 11.091a1 1 0 011.414 0h0l1.393 1.392 1.816 1.816.848.849.544.544a1 1 0 010 1.414h0l-2.398 2.398a3.808 3.808 0 01-2.71 1.123 3.805 3.805 0 01-2.58-.999h0l-.849-.849a3.837 3.837 0 01.124-5.29h0zm3.863-.584l-1.284 1.356m4.01 1.336l-1.397 1.379m-9.319 6.649l1.74-1.736", stroke: color, id: "Combined-Shape" })))); -}; -exports.ConnectIcon = ConnectIcon; -//# sourceMappingURL=ConnectIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var s=(e,n,o)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,c=(e,n)=>{for(var o in n||(n={}))h.call(n,o)&&s(e,o,n[o]);if(r)for(var o of r(n))a.call(n,o)&&s(e,o,n[o]);return e},d=(e,n)=>x(e,j(n));var m=(e,n)=>{var o={};for(var l in e)h.call(e,l)&&n.indexOf(l)<0&&(o[l]=e[l]);if(e!=null&&r)for(var l of r(e))n.indexOf(l)<0&&a.call(e,l)&&(o[l]=e[l]);return o};var t=require("react/jsx-runtime");const w=g=>{var i=g,{title:e,size:n=24,color:o="currentColor"}=i,l=m(i,["title","size","color"]);return t.jsxs("svg",d(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n},l),{children:[e&&t.jsx("title",{children:e}),t.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:t.jsx("path",{d:"M19.198 4.394a3.716 3.716 0 00-2.52-.975c-1 0-1.94.389-2.646 1.095L11.707 6.84a1 1 0 000 1.414l4.46 4.459a1 1 0 001.414 0l2.325-2.325h0a3.746 3.746 0 00.12-5.165l-.828-.828zm.471.189l1.912-1.84M6.894 11.091a1 1 0 011.414 0h0l1.393 1.392 1.816 1.816.848.849.544.544a1 1 0 010 1.414h0l-2.398 2.398a3.808 3.808 0 01-2.71 1.123 3.805 3.805 0 01-2.58-.999h0l-.849-.849a3.837 3.837 0 01.124-5.29h0zm3.863-.584l-1.284 1.356m4.01 1.336l-1.397 1.379m-9.319 6.649l1.74-1.736",stroke:o,id:"Combined-Shape"})})]}))};exports.ConnectIcon=w; diff --git a/lib/icons/ConnectIcon.js.map b/lib/icons/ConnectIcon.js.map deleted file mode 100644 index fbfb2a48..00000000 --- a/lib/icons/ConnectIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ConnectIcon.js","sourceRoot":"","sources":["../../src/icons/ConnectIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,kdAAkd,EACpd,MAAM,EAAE,KAAK,EACb,EAAE,EAAC,gBAAgB,GACnB,CACA,CACA,CACP,CAAA;CAAA,CAAC;AACM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/CopyIcon.d.ts b/lib/icons/CopyIcon.d.ts deleted file mode 100644 index 3dc02508..00000000 --- a/lib/icons/CopyIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CopyIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CopyIcon }; diff --git a/lib/icons/CopyIcon.js b/lib/icons/CopyIcon.js index 41c4075f..6099cc93 100644 --- a/lib/icons/CopyIcon.js +++ b/lib/icons/CopyIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CopyIcon = void 0; -var react_1 = __importDefault(require("react")); -var CopyIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M17 7h5v15H7v-5M2 2h15v15H2V2z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.CopyIcon = CopyIcon; -//# sourceMappingURL=CopyIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var p=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,o,n)=>o in e?x(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,d=(e,o)=>{for(var n in o||(o={}))h.call(o,n)&&c(e,n,o[n]);if(i)for(var n of i(o))l.call(o,n)&&c(e,n,o[n]);return e},v=(e,o)=>j(e,p(o));var u=(e,o)=>{var n={};for(var r in e)h.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&i)for(var r of i(e))o.indexOf(r)<0&&l.call(e,r)&&(n[r]=e[r]);return n};var s=require("react/jsx-runtime");const a=C=>{var t=C,{title:e,size:o=24,color:n="currentColor"}=t,r=u(t,["title","size","color"]);return s.jsxs("svg",v(d({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M17 7h5v15H7v-5M2 2h15v15H2V2z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.CopyIcon=a; diff --git a/lib/icons/CopyIcon.js.map b/lib/icons/CopyIcon.js.map deleted file mode 100644 index 6e0ef6ba..00000000 --- a/lib/icons/CopyIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CopyIcon.js","sourceRoot":"","sources":["../../src/icons/CopyIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCAAM,CAAC,EAAC,gCAAgC,EAAC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,GAAG,CAC3G,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/CreditsIcon.d.ts b/lib/icons/CreditsIcon.d.ts deleted file mode 100644 index 23f20a7e..00000000 --- a/lib/icons/CreditsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const CreditsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { CreditsIcon }; diff --git a/lib/icons/CreditsIcon.js b/lib/icons/CreditsIcon.js index c7acb197..2f6be9f2 100644 --- a/lib/icons/CreditsIcon.js +++ b/lib/icons/CreditsIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CreditsIcon = void 0; -var react_1 = __importDefault(require("react")); -var CreditsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12 5v8.063m-5.013 5.872C5.268 18.711 4 17.93 4 17V5m0 10c0 .933 1.278 1.717 3.006 1.938M4 13c0 .938 1.292 1.725 3.035 1.941M4 11c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M4 9c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M4 7c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M8 7c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2zm6.973 10.933c.328.044.672.067 1.027.067 2.21 0 4-.895 4-2v-6m-5.032 5.933c.33.044.675.067 1.032.067 2.21 0 4-.895 4-2m0-2c0 1.105-1.79 2-4 2-.513 0-1.268-.095-1.718-.183m-1.77-.696C12.06 12.85 12 12.36 12 12v-2m4 2c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2zm-1 3v4c0 1.105-1.79 2-4 2s-4-.895-4-2v-4m0 2c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2m-4 0c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.CreditsIcon = CreditsIcon; -//# sourceMappingURL=CreditsIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,M=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var m=(c,e,s)=>e in c?u(c,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):c[e]=s,d=(c,e)=>{for(var s in e||(e={}))o.call(e,s)&&m(c,s,e[s]);if(i)for(var s of i(e))h.call(e,s)&&m(c,s,e[s]);return c},v=(c,e)=>M(c,x(e));var l=(c,e)=>{var s={};for(var r in c)o.call(c,r)&&e.indexOf(r)<0&&(s[r]=c[r]);if(c!=null&&i)for(var r of i(c))e.indexOf(r)<0&&h.call(c,r)&&(s[r]=c[r]);return s};var n=require("react/jsx-runtime");const C=j=>{var t=j,{title:c,size:e=24,color:s="currentColor"}=t,r=l(t,["title","size","color"]);return n.jsxs("svg",v(d({viewBox:"0 0 24 24",width:e,height:e},r),{children:[c&&n.jsx("title",{children:c}),n.jsx("path",{d:"M12 5v8.063m-5.013 5.872C5.268 18.711 4 17.93 4 17V5m0 10c0 .933 1.278 1.717 3.006 1.938M4 13c0 .938 1.292 1.725 3.035 1.941M4 11c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M4 9c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M4 7c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2M8 7c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2zm6.973 10.933c.328.044.672.067 1.027.067 2.21 0 4-.895 4-2v-6m-5.032 5.933c.33.044.675.067 1.032.067 2.21 0 4-.895 4-2m0-2c0 1.105-1.79 2-4 2-.513 0-1.268-.095-1.718-.183m-1.77-.696C12.06 12.85 12 12.36 12 12v-2m4 2c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2zm-1 3v4c0 1.105-1.79 2-4 2s-4-.895-4-2v-4m0 2c0 1.105 1.79 2 4 2h0c2.21 0 4-.895 4-2m-4 0c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2z",stroke:s,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.CreditsIcon=C; diff --git a/lib/icons/CreditsIcon.js.map b/lib/icons/CreditsIcon.js.map deleted file mode 100644 index a102d6b5..00000000 --- a/lib/icons/CreditsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CreditsIcon.js","sourceRoot":"","sources":["../../src/icons/CreditsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,mtBAAmtB,EACrtB,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/DangerIcon.d.ts b/lib/icons/DangerIcon.d.ts deleted file mode 100644 index 4e63deed..00000000 --- a/lib/icons/DangerIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DangerIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DangerIcon }; diff --git a/lib/icons/DangerIcon.js b/lib/icons/DangerIcon.js index ea208d45..8aec2a6d 100644 --- a/lib/icons/DangerIcon.js +++ b/lib/icons/DangerIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DangerIcon = void 0; -var react_1 = __importDefault(require("react")); -var DangerIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M13.789 3.578l6.764 13.528A2 2 0 0118.763 20H5.237a2 2 0 01-1.789-2.894l6.764-13.528a2 2 0 013.578 0zM12 6.5v7m0 2.5v1", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.DangerIcon = DangerIcon; -//# sourceMappingURL=DangerIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,n,r)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r,a=(e,n)=>{for(var r in n||(n={}))c.call(n,r)&&l(e,r,n[r]);if(i)for(var r of i(n))d.call(n,r)&&l(e,r,n[r]);return e},u=(e,n)=>j(e,x(n));var h=(e,n)=>{var r={};for(var o in e)c.call(e,o)&&n.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&i)for(var o of i(e))n.indexOf(o)<0&&d.call(e,o)&&(r[o]=e[o]);return r};var s=require("react/jsx-runtime");const g=k=>{var t=k,{title:e,size:n=24,color:r="currentColor"}=t,o=h(t,["title","size","color"]);return s.jsxs("svg",u(a({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M13.789 3.578l6.764 13.528A2 2 0 0118.763 20H5.237a2 2 0 01-1.789-2.894l6.764-13.528a2 2 0 013.578 0zM12 6.5v7m0 2.5v1",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.DangerIcon=g; diff --git a/lib/icons/DangerIcon.js.map b/lib/icons/DangerIcon.js.map deleted file mode 100644 index d071d97b..00000000 --- a/lib/icons/DangerIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DangerIcon.js","sourceRoot":"","sources":["../../src/icons/DangerIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wHAAwH,EAC1H,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/DangerPlainIcon.d.ts b/lib/icons/DangerPlainIcon.d.ts deleted file mode 100644 index ff41f344..00000000 --- a/lib/icons/DangerPlainIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DangerPlainIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DangerPlainIcon }; diff --git a/lib/icons/DangerPlainIcon.js b/lib/icons/DangerPlainIcon.js index 53010d1d..3703d7a2 100644 --- a/lib/icons/DangerPlainIcon.js +++ b/lib/icons/DangerPlainIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DangerPlainIcon = void 0; -var react_1 = __importDefault(require("react")); -var DangerPlainIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12.894 2.683a2 2 0 01.895.895l6.764 13.528A2 2 0 0118.763 20H5.237a2 2 0 01-1.789-2.894l6.764-13.528a2 2 0 012.683-.895zM12 16a1 1 0 100 2 1 1 0 000-2zm0-10a.5.5 0 00-.5.5v7a.5.5 0 001 0v-7A.5.5 0 0012 6z", fill: color, fillRule: "evenodd" }))); -}; -exports.DangerPlainIcon = DangerPlainIcon; -//# sourceMappingURL=DangerPlainIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var t=(e,a,l)=>a in e?u(e,a,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[a]=l,d=(e,a)=>{for(var l in a||(a={}))c.call(a,l)&&t(e,l,a[l]);if(i)for(var l of i(a))o.call(a,l)&&t(e,l,a[l]);return e},h=(e,a)=>x(e,g(a));var v=(e,a)=>{var l={};for(var n in e)c.call(e,n)&&a.indexOf(n)<0&&(l[n]=e[n]);if(e!=null&&i)for(var n of i(e))a.indexOf(n)<0&&o.call(e,n)&&(l[n]=e[n]);return l};var r=require("react/jsx-runtime");const j=f=>{var s=f,{title:e,size:a=24,color:l="currentColor"}=s,n=v(s,["title","size","color"]);return r.jsxs("svg",h(d({viewBox:"0 0 24 24",width:a,height:a},n),{children:[e&&r.jsx("title",{children:e}),r.jsx("path",{d:"M12.894 2.683a2 2 0 01.895.895l6.764 13.528A2 2 0 0118.763 20H5.237a2 2 0 01-1.789-2.894l6.764-13.528a2 2 0 012.683-.895zM12 16a1 1 0 100 2 1 1 0 000-2zm0-10a.5.5 0 00-.5.5v7a.5.5 0 001 0v-7A.5.5 0 0012 6z",fill:l,fillRule:"evenodd"})]}))};exports.DangerPlainIcon=j; diff --git a/lib/icons/DangerPlainIcon.js.map b/lib/icons/DangerPlainIcon.js.map deleted file mode 100644 index e154c620..00000000 --- a/lib/icons/DangerPlainIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DangerPlainIcon.js","sourceRoot":"","sources":["../../src/icons/DangerPlainIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,eAAe,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC3F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+MAA+M,EACjN,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/DateIcon.d.ts b/lib/icons/DateIcon.d.ts deleted file mode 100644 index 3dceda9a..00000000 --- a/lib/icons/DateIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DateIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DateIcon }; diff --git a/lib/icons/DateIcon.js b/lib/icons/DateIcon.js index 901f5713..6ac6aa5d 100644 --- a/lib/icons/DateIcon.js +++ b/lib/icons/DateIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DateIcon = void 0; -var react_1 = __importDefault(require("react")); -var DateIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2 8h20v13a1 1 0 01-1 1H3a1 1 0 01-1-1V8h0zm1 0h18a1 1 0 001-1V5a1 1 0 00-1-1H3a1 1 0 00-1 1v2a1 1 0 001 1zm14.5-5.5v4m-5.5-4v4m-5.5-4v4m11 9.5a1 1 0 110 2 1 1 0 010-2zM12 16a1 1 0 110 2 1 1 0 010-2zm-5.5 0a1 1 0 110 2 1 1 0 010-2zm11-4a1 1 0 110 2 1 1 0 010-2zM12 12a1 1 0 110 2 1 1 0 010-2zm-5.5 0a1 1 0 110 2 1 1 0 010-2z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.DateIcon = DateIcon; -//# sourceMappingURL=DateIcon.js.map \ No newline at end of file +"use strict";var l=Object.defineProperty,u=Object.defineProperties;var z=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var s=(e,a,n)=>a in e?l(e,a,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[a]=n,v=(e,a)=>{for(var n in a||(a={}))h.call(a,n)&&s(e,n,a[n]);if(r)for(var n of r(a))m.call(a,n)&&s(e,n,a[n]);return e},c=(e,a)=>u(e,z(a));var d=(e,a)=>{var n={};for(var o in e)h.call(e,o)&&a.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&r)for(var o of r(e))a.indexOf(o)<0&&m.call(e,o)&&(n[o]=e[o]);return n};var t=require("react/jsx-runtime");const j=x=>{var i=x,{title:e,size:a=24,color:n="currentColor"}=i,o=d(i,["title","size","color"]);return t.jsxs("svg",c(v({viewBox:"0 0 24 24",width:a,height:a},o),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{d:"M2 8h20v13a1 1 0 01-1 1H3a1 1 0 01-1-1V8h0zm1 0h18a1 1 0 001-1V5a1 1 0 00-1-1H3a1 1 0 00-1 1v2a1 1 0 001 1zm14.5-5.5v4m-5.5-4v4m-5.5-4v4m11 9.5a1 1 0 110 2 1 1 0 010-2zM12 16a1 1 0 110 2 1 1 0 010-2zm-5.5 0a1 1 0 110 2 1 1 0 010-2zm11-4a1 1 0 110 2 1 1 0 010-2zM12 12a1 1 0 110 2 1 1 0 010-2zm-5.5 0a1 1 0 110 2 1 1 0 010-2z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.DateIcon=j; diff --git a/lib/icons/DateIcon.js.map b/lib/icons/DateIcon.js.map deleted file mode 100644 index 5c6a738d..00000000 --- a/lib/icons/DateIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DateIcon.js","sourceRoot":"","sources":["../../src/icons/DateIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,sUAAsU,EACxU,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/DeleteIcon.d.ts b/lib/icons/DeleteIcon.d.ts deleted file mode 100644 index 0904cb47..00000000 --- a/lib/icons/DeleteIcon.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DeleteIcon: { - ({ title, size, color, animateOnHover, ...props }: IconProps): React.JSX.Element; - animatedMixin: import("styled-components").RuleSet; -}; -export { DeleteIcon }; diff --git a/lib/icons/DeleteIcon.js b/lib/icons/DeleteIcon.js index ac1d9f79..1c2782cd 100644 --- a/lib/icons/DeleteIcon.js +++ b/lib/icons/DeleteIcon.js @@ -1,75 +1,12 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DeleteIcon = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var Lid = styled_components_1.default.path(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n transition: transform 0.1s linear;\n transform-origin: 60% 90%;\n"], ["\n transition: transform 0.1s linear;\n transform-origin: 60% 90%;\n"]))); -var animatedMixin = (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", " {\n transform: rotate(15deg) translate(-3px, -2px);\n }\n"], ["\n ", " {\n transform: rotate(15deg) translate(-3px, -2px);\n }\n"])), Lid); -var Container = styled_components_1.default.svg(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n :hover {\n ", "\n }\n"], ["\n :hover {\n ", "\n }\n"])), function (_a) { - var animateOnHover = _a.animateOnHover; - return animateOnHover && animatedMixin; -}); -var DeleteIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, _d = _a.animateOnHover, animateOnHover = _d === void 0 ? false : _d, props = __rest(_a, ["title", "size", "color", "animateOnHover"]); - return (react_1.default.createElement(Container, __assign({ viewBox: "0 0 24 24", width: size, height: size, animateOnHover: animateOnHover }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M5 8h14v14H5zM8.5 11v7.5M12 11v7.5M15.5 11v7.5" }), - react_1.default.createElement(Lid, { d: "M3 5h18v3H3zM8.5 2.5h7" })))); -}; -exports.DeleteIcon = DeleteIcon; -DeleteIcon.animatedMixin = animatedMixin; -var templateObject_1, templateObject_2, templateObject_3; -//# sourceMappingURL=DeleteIcon.js.map \ No newline at end of file +"use strict";var p=Object.defineProperty,g=Object.defineProperties;var _=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var a=(e,t,n)=>t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,u=(e,t)=>{for(var n in t||(t={}))l.call(t,n)&&a(e,n,t[n]);if(s)for(var n of s(t))d.call(t,n)&&a(e,n,t[n]);return e},c=(e,t)=>g(e,_(t));var f=(e,t)=>{var n={};for(var r in e)l.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&s)for(var r of s(e))t.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n};var i=require("react/jsx-runtime"),h=require("styled-components");function k(e){return e&&e.__esModule?e:{default:e}}var v=k(h);const x=v.default.path` + transition: transform 0.1s linear; + transform-origin: 60% 90%; +`,M=h.css` + ${x} { + transform: rotate(15deg) translate(-3px, -2px); + } +`,D=v.default.svg` + :hover { + ${({animateOnHover:e})=>e&&M} + } +`,j=L=>{var o=L,{title:e,size:t=24,color:n="currentColor",animateOnHover:r=!1}=o,m=f(o,["title","size","color","animateOnHover"]);return i.jsxs(D,c(u({viewBox:"0 0 24 24",width:t,height:t,animateOnHover:r},m),{children:[e&&i.jsx("title",{children:e}),i.jsxs("g",{stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:[i.jsx("path",{d:"M5 8h14v14H5zM8.5 11v7.5M12 11v7.5M15.5 11v7.5"}),i.jsx(x,{d:"M3 5h18v3H3zM8.5 2.5h7"})]})]}))};j.animatedMixin=M;exports.DeleteIcon=j; diff --git a/lib/icons/DeleteIcon.js.map b/lib/icons/DeleteIcon.js.map deleted file mode 100644 index ae16041b..00000000 --- a/lib/icons/DeleteIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DeleteIcon.js","sourceRoot":"","sources":["../../src/icons/DeleteIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,qEAA8C;AAG9C,IAAM,GAAG,GAAG,2BAAM,CAAC,IAAI,2IAAA,wEAGtB,IAAA,CAAC;AAEF,IAAM,aAAa,OAAG,uBAAG,4IAAA,MACrB,EAAG,gEAGN,KAHG,GAAG,CAGN,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,kGAA2B,oBAEjD,EAAqD,SAE1D,KAFK,UAAC,EAAgB;QAAf,cAAc,oBAAA;IAAM,OAAA,cAAc,IAAI,aAAa;AAA/B,CAA+B,CAE1D,CAAC;AAEF,IAAM,UAAU,GAAG,UAAC,EAAuF;IAAtF,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAE,sBAAsB,EAAtB,cAAc,mBAAG,KAAK,KAAA,EAAK,KAAK,cAA3E,4CAA4E,CAAD;IAAiB,OAAA,CAC9G,8BAAC,SAAS,aAAC,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc,EAAE,cAAc,IAAM,KAAK;QAChG,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC3F,wCAAM,CAAC,EAAC,gDAAgD,GAAG;YAC3D,8BAAC,GAAG,IAAC,CAAC,EAAC,wBAAwB,GAAG,CAChC,CACM,CACb,CAAA;CAAA,CAAC;AAIM,gCAAU;AAFlB,UAAU,CAAC,aAAa,GAAG,aAAa,CAAC"} \ No newline at end of file diff --git a/lib/icons/DependenceIcon.js b/lib/icons/DependenceIcon.js new file mode 100644 index 00000000..d0259cbb --- /dev/null +++ b/lib/icons/DependenceIcon.js @@ -0,0 +1 @@ +"use strict";var o=Object.defineProperty,p=Object.defineProperties;var u=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var h=(e,C,i)=>C in e?o(e,C,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[C]=i,s=(e,C)=>{for(var i in C||(C={}))r.call(C,i)&&h(e,i,C[i]);if(d)for(var i of d(C))t.call(C,i)&&h(e,i,C[i]);return e},x=(e,C)=>p(e,u(C));var j=(e,C)=>{var i={};for(var l in e)r.call(e,l)&&C.indexOf(l)<0&&(i[l]=e[l]);if(e!=null&&d)for(var l of d(e))C.indexOf(l)<0&&t.call(e,l)&&(i[l]=e[l]);return i};var c=require("react/jsx-runtime");const H=L=>{var n=L,{title:e,size:C=24,color:i="currentColor"}=n,l=j(n,["title","size","color"]);return c.jsxs("svg",x(s({viewBox:"0 0 16 16",width:C,height:C},l),{children:[e&&c.jsx("title",{children:e}),c.jsx("g",{clipPath:"url(#clip0_1030_17)",children:c.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.833328 2.33334C0.833328 1.50492 1.5049 0.833344 2.33333 0.833344H13.6667C14.4951 0.833344 15.1667 1.50492 15.1667 2.33334V5.66668C15.1667 6.4951 14.4951 7.16668 13.6667 7.16668H2.33333C1.5049 7.16668 0.833328 6.4951 0.833328 5.66668V2.33334ZM2.33333 1.83334C2.05719 1.83334 1.83333 2.0572 1.83333 2.33334V5.66668C1.83333 5.94282 2.05719 6.16668 2.33333 6.16668H13.6667C13.9428 6.16668 14.1667 5.94282 14.1667 5.66668V2.33334C14.1667 2.0572 13.9428 1.83334 13.6667 1.83334H2.33333ZM2.16666 8.66668C2.16666 8.39053 2.39052 8.16668 2.66666 8.16668C2.9428 8.16668 3.16666 8.39053 3.16666 8.66668V11C3.16666 11.2762 3.39052 11.5 3.66666 11.5H6.64742L5.40704 10.2596C5.21178 10.0644 5.21178 9.74779 5.40704 9.55252C5.6023 9.35726 5.91889 9.35726 6.11415 9.55252L8.16111 11.5995L8.51467 11.953L8.16111 12.3066L6.11415 14.3536C5.91889 14.5488 5.6023 14.5488 5.40704 14.3536C5.21178 14.1583 5.21178 13.8417 5.40704 13.6465L6.55349 12.5H3.66666C2.83823 12.5 2.16666 11.8284 2.16666 11V8.66668ZM12 8.83334C10.2511 8.83334 8.83333 10.2511 8.83333 12C8.83333 13.7489 10.2511 15.1667 12 15.1667C13.7489 15.1667 15.1667 13.7489 15.1667 12C15.1667 10.2511 13.7489 8.83334 12 8.83334ZM9.83333 12C9.83333 10.8034 10.8034 9.83334 12 9.83334C13.1966 9.83334 14.1667 10.8034 14.1667 12C14.1667 13.1966 13.1966 14.1667 12 14.1667C10.8034 14.1667 9.83333 13.1966 9.83333 12Z",fill:i})}),c.jsx("defs",{children:c.jsx("clipPath",{id:"clip0_1030_17",children:c.jsx("rect",{width:"16",height:"16",fill:"white"})})})]}))};exports.DependenceIcon=H; diff --git a/lib/icons/DialogIcon.d.ts b/lib/icons/DialogIcon.d.ts deleted file mode 100644 index 305e60a7..00000000 --- a/lib/icons/DialogIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DialogIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DialogIcon }; diff --git a/lib/icons/DialogIcon.js b/lib/icons/DialogIcon.js index b9169768..0c976abd 100644 --- a/lib/icons/DialogIcon.js +++ b/lib/icons/DialogIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DialogIcon = void 0; -var react_1 = __importDefault(require("react")); -var DialogIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M8 16H3.9c-.497 0-.9-.416-.9-.929V3.93C3 3.416 3.403 3 3.9 3h16.2c.497 0 .9.416.9.929V15.07c0 .513-.403.929-.9.929H18m-7.12-1.368V20H12l3.6-5.368", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.DialogIcon = DialogIcon; -//# sourceMappingURL=DialogIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,o,n)=>o in e?j(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,h=(e,o)=>{for(var n in o||(o={}))t.call(o,n)&&s(e,n,o[n]);if(r)for(var n of r(o))d.call(o,n)&&s(e,n,o[n]);return e},u=(e,o)=>x(e,g(o));var a=(e,o)=>{var n={};for(var i in e)t.call(e,i)&&o.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&r)for(var i of r(e))o.indexOf(i)<0&&d.call(e,i)&&(n[i]=e[i]);return n};var c=require("react/jsx-runtime");const v=k=>{var l=k,{title:e,size:o=24,color:n="currentColor"}=l,i=a(l,["title","size","color"]);return c.jsxs("svg",u(h({viewBox:"0 0 24 24",width:o,height:o},i),{children:[e&&c.jsx("title",{children:e}),c.jsx("path",{d:"M8 16H3.9c-.497 0-.9-.416-.9-.929V3.93C3 3.416 3.403 3 3.9 3h16.2c.497 0 .9.416.9.929V15.07c0 .513-.403.929-.9.929H18m-7.12-1.368V20H12l3.6-5.368",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.DialogIcon=v; diff --git a/lib/icons/DialogIcon.js.map b/lib/icons/DialogIcon.js.map deleted file mode 100644 index a8ee7f91..00000000 --- a/lib/icons/DialogIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DialogIcon.js","sourceRoot":"","sources":["../../src/icons/DialogIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,mJAAmJ,EACrJ,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/DimensionsIcon.d.ts b/lib/icons/DimensionsIcon.d.ts deleted file mode 100644 index d8a4f325..00000000 --- a/lib/icons/DimensionsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DimensionsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DimensionsIcon }; diff --git a/lib/icons/DimensionsIcon.js b/lib/icons/DimensionsIcon.js index 524970f0..1b7d6013 100644 --- a/lib/icons/DimensionsIcon.js +++ b/lib/icons/DimensionsIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DimensionsIcon = void 0; -var react_1 = __importDefault(require("react")); -var DimensionsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M9.33333333,7.12280702 L16.6666667,5.33333333 L16.6666667,14.877193 L9.33333333,16.6666667 L9.33333333,7.12280702 Z M9.33333333,7 L3.33333333,5 L3.33333333,14.3333333 L9.33333333,16.6666667 M3.33333333,5 L10.6666667,3 M10.6666667,3 L16.6666667,5.33333333 M6.66666667,6 L13,4 M4.66666667,8 L8,9 M20.5,3.5 L20.5,16.5 M16.5,20.5 L3.5,20.5 M19.0857864,4.5 L20.5,3.08578644 L21.9142136,4.5 M21.9142136,15.5 L20.5,16.9142136 L19.0857864,15.5 M4.79289322,21.9142136 L3.37867966,20.5 L4.79289322,19.0857864 M15.7928932,19.0857864 L17.2071068,20.5 L15.7928932,21.9142136", stroke: color })))); -}; -exports.DimensionsIcon = DimensionsIcon; -//# sourceMappingURL=DimensionsIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var M=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,L,n)=>L in e?u(e,L,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[L]=n,c=(e,L)=>{for(var n in L||(L={}))M.call(L,n)&&t(e,n,L[n]);if(i)for(var n of i(L))d.call(L,n)&&t(e,n,L[n]);return e},l=(e,L)=>j(e,x(L));var h=(e,L)=>{var n={};for(var o in e)M.call(e,o)&&L.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&i)for(var o of i(e))L.indexOf(o)<0&&d.call(e,o)&&(n[o]=e[o]);return n};var s=require("react/jsx-runtime");const k=v=>{var r=v,{title:e,size:L=24,color:n="currentColor"}=r,o=h(r,["title","size","color"]);return s.jsxs("svg",l(c({viewBox:"0 0 24 24",width:L,height:L},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M9.33333333,7.12280702 L16.6666667,5.33333333 L16.6666667,14.877193 L9.33333333,16.6666667 L9.33333333,7.12280702 Z M9.33333333,7 L3.33333333,5 L3.33333333,14.3333333 L9.33333333,16.6666667 M3.33333333,5 L10.6666667,3 M10.6666667,3 L16.6666667,5.33333333 M6.66666667,6 L13,4 M4.66666667,8 L8,9 M20.5,3.5 L20.5,16.5 M16.5,20.5 L3.5,20.5 M19.0857864,4.5 L20.5,3.08578644 L21.9142136,4.5 M21.9142136,15.5 L20.5,16.9142136 L19.0857864,15.5 M4.79289322,21.9142136 L3.37867966,20.5 L4.79289322,19.0857864 M15.7928932,19.0857864 L17.2071068,20.5 L15.7928932,21.9142136",stroke:n})})]}))};exports.DimensionsIcon=k; diff --git a/lib/icons/DimensionsIcon.js.map b/lib/icons/DimensionsIcon.js.map deleted file mode 100644 index 6e603090..00000000 --- a/lib/icons/DimensionsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DimensionsIcon.js","sourceRoot":"","sources":["../../src/icons/DimensionsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,mjBAAmjB,EACrjB,MAAM,EAAE,KAAK,GACP,CACN,CACA,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/DownloadIcon.d.ts b/lib/icons/DownloadIcon.d.ts deleted file mode 100644 index a0f2553e..00000000 --- a/lib/icons/DownloadIcon.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DownloadIcon: { - ({ title, size, color, animateOnHover, ...props }: IconProps): React.JSX.Element; - animatedMixin: import("styled-components").RuleSet; -}; -export { DownloadIcon }; diff --git a/lib/icons/DownloadIcon.js b/lib/icons/DownloadIcon.js index 683603e2..7e0bed68 100644 --- a/lib/icons/DownloadIcon.js +++ b/lib/icons/DownloadIcon.js @@ -1,76 +1,25 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DownloadIcon = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var downloadAnimation = (0, styled_components_1.keyframes)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n 0% {\n transform: translateY(0)\n }\n 25% {\n transform: translateY(2px)\n }\n 50% {\n transform: translateY(-2px)\n }\n 100% {\n transform: translateY(0)\n }\n"], ["\n 0% {\n transform: translateY(0)\n }\n 25% {\n transform: translateY(2px)\n }\n 50% {\n transform: translateY(-2px)\n }\n 100% {\n transform: translateY(0)\n }\n"]))); -var Arrow = styled_components_1.default.path(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n animation-duration: 0.5s;\n animation-iteration-count: 1;\n"], ["\n animation-duration: 0.5s;\n animation-iteration-count: 1;\n"]))); -var animatedMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", " {\n animation-name: ", ";\n }\n"], ["\n ", " {\n animation-name: ", ";\n }\n"])), Arrow, downloadAnimation); -var Container = styled_components_1.default.svg(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n :hover {\n ", "\n }\n"], ["\n :hover {\n ", "\n }\n"])), function (_a) { - var animateOnHover = _a.animateOnHover; - return animateOnHover && animatedMixin; -}); -var DownloadIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, _d = _a.animateOnHover, animateOnHover = _d === void 0 ? false : _d, props = __rest(_a, ["title", "size", "color", "animateOnHover"]); - return (react_1.default.createElement(Container, __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, animateOnHover: animateOnHover }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M17 16.5h3.5v5h-17v-5H7M12 2v16V2zm5 11l-5 5.5L7 13h0" }), - react_1.default.createElement(Arrow, { d: "M12 2v16V2zM17 13l-5 5.5L7 13h0" })))); -}; -exports.DownloadIcon = DownloadIcon; -DownloadIcon.animatedMixin = animatedMixin; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=DownloadIcon.js.map \ No newline at end of file +"use strict";var p=Object.defineProperty,M=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(n,t,a)=>t in n?p(n,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):n[t]=a,c=(n,t)=>{for(var a in t||(t={}))d.call(t,a)&&l(n,a,t[a]);if(r)for(var a of r(t))u.call(t,a)&&l(n,a,t[a]);return n},m=(n,t)=>M(n,g(t));var f=(n,t)=>{var a={};for(var e in n)d.call(n,e)&&t.indexOf(e)<0&&(a[e]=n[e]);if(n!=null&&r)for(var e of r(n))t.indexOf(e)<0&&u.call(n,e)&&(a[e]=n[e]);return a};var o=require("react/jsx-runtime"),s=require("styled-components");function _(n){return n&&n.__esModule?n:{default:n}}var h=_(s);const k=s.keyframes` + 0% { + transform: translateY(0) + } + 25% { + transform: translateY(2px) + } + 50% { + transform: translateY(-2px) + } + 100% { + transform: translateY(0) + } +`,v=h.default.path` + animation-duration: 0.5s; + animation-iteration-count: 1; +`,x=s.css` + ${v} { + animation-name: ${k}; + } +`,L=h.default.svg` + :hover { + ${({$animateOnHover:n})=>n&&x} + } +`,w=Y=>{var i=Y,{title:n,size:t=24,color:a="currentColor",animateOnHover:e=!1}=i,j=f(i,["title","size","color","animateOnHover"]);return o.jsxs(L,m(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:t,height:t,$animateOnHover:e},j),{children:[n&&o.jsx("title",{children:n}),o.jsxs("g",{stroke:a,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:[o.jsx("path",{d:"M17 16.5h3.5v5h-17v-5H7M12 2v16V2zm5 11l-5 5.5L7 13h0"}),o.jsx(v,{d:"M12 2v16V2zM17 13l-5 5.5L7 13h0"})]})]}))};w.animatedMixin=x;exports.DownloadIcon=w; diff --git a/lib/icons/DownloadIcon.js.map b/lib/icons/DownloadIcon.js.map deleted file mode 100644 index 569fd591..00000000 --- a/lib/icons/DownloadIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DownloadIcon.js","sourceRoot":"","sources":["../../src/icons/DownloadIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,qEAAyD;AAGzD,IAAM,iBAAiB,OAAG,6BAAS,6PAAA,yLAalC,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,IAAI,qIAAA,kEAGxB,IAAA,CAAC;AAEF,IAAM,aAAa,OAAG,uBAAG,kHAAA,MACrB,EAAK,0BACa,EAAiB,UAEtC,KAHG,KAAK,EACa,iBAAiB,CAEtC,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,kGAA2B,oBAEjD,EAAqD,SAE1D,KAFK,UAAC,EAAgB;QAAf,cAAc,oBAAA;IAAM,OAAA,cAAc,IAAI,aAAa;AAA/B,CAA+B,CAE1D,CAAC;AAEF,IAAM,YAAY,GAAG,UAAC,EAAuF;IAAtF,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAE,sBAAsB,EAAtB,cAAc,mBAAG,KAAK,KAAA,EAAK,KAAK,cAA3E,4CAA4E,CAAD;IAAiB,OAAA,CAChH,8BAAC,SAAS,aACR,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,IAAI,EACZ,cAAc,EAAE,cAAc,IAC1B,KAAK;QAER,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC3F,wCAAM,CAAC,EAAC,uDAAuD,GAAG;YAClE,8BAAC,KAAK,IAAC,CAAC,EAAC,iCAAiC,GAAG,CAC3C,CACM,CACb,CAAA;CAAA,CAAC;AAGM,oCAAY;AAFpB,YAAY,CAAC,aAAa,GAAG,aAAa,CAAC"} \ No newline at end of file diff --git a/lib/icons/DragDropIcon.d.ts b/lib/icons/DragDropIcon.d.ts deleted file mode 100644 index 672ac829..00000000 --- a/lib/icons/DragDropIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const DragDropIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { DragDropIcon }; diff --git a/lib/icons/DragDropIcon.js b/lib/icons/DragDropIcon.js index 18896975..125bf21b 100644 --- a/lib/icons/DragDropIcon.js +++ b/lib/icons/DragDropIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DragDropIcon = void 0; -var react_1 = __importDefault(require("react")); -var DragDropIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 20a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zM3 11a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zM3 2a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2z", fill: color, fillRule: "evenodd" }))); -}; -exports.DragDropIcon = DragDropIcon; -//# sourceMappingURL=DragDropIcon.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,u=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,z=Object.prototype.propertyIsEnumerable;var s=(a,r,e)=>r in a?h(a,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[r]=e,c=(a,r)=>{for(var e in r||(r={}))t.call(r,e)&&s(a,e,r[e]);if(o)for(var e of o(r))z.call(r,e)&&s(a,e,r[e]);return a},m=(a,r)=>u(a,x(r));var d=(a,r)=>{var e={};for(var i in a)t.call(a,i)&&r.indexOf(i)<0&&(e[i]=a[i]);if(a!=null&&o)for(var i of o(a))r.indexOf(i)<0&&z.call(a,i)&&(e[i]=a[i]);return e};var l=require("react/jsx-runtime");const g=j=>{var n=j,{title:a,size:r=24,color:e="currentColor"}=n,i=d(n,["title","size","color"]);return l.jsxs("svg",m(c({viewBox:"0 0 24 24",width:r,height:r},i),{children:[a&&l.jsx("title",{children:a}),l.jsx("path",{d:"M3 20a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zM3 11a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zM3 2a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2zm9 0a1 1 0 110 2 1 1 0 010-2z",fill:e,fillRule:"evenodd"})]}))};exports.DragDropIcon=g; diff --git a/lib/icons/DragDropIcon.js.map b/lib/icons/DragDropIcon.js.map deleted file mode 100644 index 19a48c5c..00000000 --- a/lib/icons/DragDropIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DragDropIcon.js","sourceRoot":"","sources":["../../src/icons/DragDropIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,yQAAyQ,EAC3Q,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/EditIcon.d.ts b/lib/icons/EditIcon.d.ts deleted file mode 100644 index 7363b19d..00000000 --- a/lib/icons/EditIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const EditIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { EditIcon }; diff --git a/lib/icons/EditIcon.js b/lib/icons/EditIcon.js index 6add7d7e..e5453d9a 100644 --- a/lib/icons/EditIcon.js +++ b/lib/icons/EditIcon.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EditIcon = void 0; -var react_1 = __importDefault(require("react")); -var EditIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }, - react_1.default.createElement("path", { d: "M6.5 6h3M6.5 14.5h1M14.984 14.5h2.126M6.5 18h10.605" }), - react_1.default.createElement("path", { strokeLinejoin: "round", d: "M9.32 10.368l8.606-7.749 3.011 3.344-8.606 7.75-3.315.045z" }), - react_1.default.createElement("path", { d: "M11 10.5l1.237 1.445" }), - react_1.default.createElement("path", { strokeLinejoin: "round", d: "M21 9.3V22H3V2h11" })))); -}; -exports.EditIcon = EditIcon; -//# sourceMappingURL=EditIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,M=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var d=(e,n,i)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,j=(e,n)=>{for(var i in n||(n={}))h.call(n,i)&&d(e,i,n[i]);if(s)for(var i of s(n))l.call(n,i)&&d(e,i,n[i]);return e},c=(e,n)=>M(e,a(n));var x=(e,n)=>{var i={};for(var o in e)h.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&s)for(var o of s(e))n.indexOf(o)<0&&l.call(e,o)&&(i[o]=e[o]);return i};var r=require("react/jsx-runtime");const p=k=>{var t=k,{title:e,size:n=24,color:i="currentColor"}=t,o=x(t,["title","size","color"]);return r.jsxs("svg",c(j({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&r.jsx("title",{children:e}),r.jsxs("g",{stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",children:[r.jsx("path",{d:"M6.5 6h3M6.5 14.5h1M14.984 14.5h2.126M6.5 18h10.605"}),r.jsx("path",{strokeLinejoin:"round",d:"M9.32 10.368l8.606-7.749 3.011 3.344-8.606 7.75-3.315.045z"}),r.jsx("path",{d:"M11 10.5l1.237 1.445"}),r.jsx("path",{strokeLinejoin:"round",d:"M21 9.3V22H3V2h11"})]})]}))};exports.EditIcon=p; diff --git a/lib/icons/EditIcon.js.map b/lib/icons/EditIcon.js.map deleted file mode 100644 index 9d4e3653..00000000 --- a/lib/icons/EditIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EditIcon.js","sourceRoot":"","sources":["../../src/icons/EditIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO;YACpE,wCAAM,CAAC,EAAC,qDAAqD,GAAG;YAChE,wCAAM,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,4DAA4D,GAAG;YAC9F,wCAAM,CAAC,EAAC,sBAAsB,GAAG;YACjC,wCAAM,cAAc,EAAC,OAAO,EAAC,CAAC,EAAC,mBAAmB,GAAG,CACnD,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/EntityIcon.d.ts b/lib/icons/EntityIcon.d.ts deleted file mode 100644 index 4e8c2d32..00000000 --- a/lib/icons/EntityIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const EntityIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { EntityIcon }; diff --git a/lib/icons/EntityIcon.js b/lib/icons/EntityIcon.js index bcd77694..a951316d 100644 --- a/lib/icons/EntityIcon.js +++ b/lib/icons/EntityIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EntityIcon = void 0; -var react_1 = __importDefault(require("react")); -var EntityIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M5.5 2.5h14a1 1 0 011 1v17a1 1 0 01-1 1h-14a1 1 0 01-1-1v-17a1 1 0 011-1zm9 8.5h2a1 1 0 011 1v5.5a1 1 0 01-1 1h-2a1 1 0 01-1-1V12a1 1 0 011-1zm-6 2.5h2a1 1 0 011 1v3a1 1 0 01-1 1h-2a1 1 0 01-1-1v-3a1 1 0 011-1zm6-8h2a1 1 0 011 1V8a1 1 0 01-1 1h-2a1 1 0 01-1-1V6.5a1 1 0 011-1zm-6 0h2a1 1 0 011 1v4a1 1 0 01-1 1h-2a1 1 0 01-1-1v-4a1 1 0 011-1z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.EntityIcon = EntityIcon; -//# sourceMappingURL=EntityIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,m=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var i=(a,n,e)=>n in a?u(a,n,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[n]=e,l=(a,n)=>{for(var e in n||(n={}))s.call(n,e)&&i(a,e,n[e]);if(t)for(var e of t(n))v.call(n,e)&&i(a,e,n[e]);return a},c=(a,n)=>m(a,w(n));var d=(a,n)=>{var e={};for(var h in a)s.call(a,h)&&n.indexOf(h)<0&&(e[h]=a[h]);if(a!=null&&t)for(var h of t(a))n.indexOf(h)<0&&v.call(a,h)&&(e[h]=a[h]);return e};var o=require("react/jsx-runtime");const x=j=>{var r=j,{title:a,size:n=24,color:e="currentColor"}=r,h=d(r,["title","size","color"]);return o.jsxs("svg",c(l({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n},h),{children:[a&&o.jsx("title",{children:a}),o.jsx("path",{d:"M5.5 2.5h14a1 1 0 011 1v17a1 1 0 01-1 1h-14a1 1 0 01-1-1v-17a1 1 0 011-1zm9 8.5h2a1 1 0 011 1v5.5a1 1 0 01-1 1h-2a1 1 0 01-1-1V12a1 1 0 011-1zm-6 2.5h2a1 1 0 011 1v3a1 1 0 01-1 1h-2a1 1 0 01-1-1v-3a1 1 0 011-1zm6-8h2a1 1 0 011 1V8a1 1 0 01-1 1h-2a1 1 0 01-1-1V6.5a1 1 0 011-1zm-6 0h2a1 1 0 011 1v4a1 1 0 01-1 1h-2a1 1 0 01-1-1v-4a1 1 0 011-1z",stroke:e,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.EntityIcon=x; diff --git a/lib/icons/EntityIcon.js.map b/lib/icons/EntityIcon.js.map deleted file mode 100644 index 8b644c24..00000000 --- a/lib/icons/EntityIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EntityIcon.js","sourceRoot":"","sources":["../../src/icons/EntityIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wVAAwV,EAC1V,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/EntityMultiIcon.d.ts b/lib/icons/EntityMultiIcon.d.ts deleted file mode 100644 index 03e0df7a..00000000 --- a/lib/icons/EntityMultiIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const EntityMultiIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { EntityMultiIcon }; diff --git a/lib/icons/EntityMultiIcon.js b/lib/icons/EntityMultiIcon.js index 572d6f40..f699f5cf 100644 --- a/lib/icons/EntityMultiIcon.js +++ b/lib/icons/EntityMultiIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EntityMultiIcon = void 0; -var react_1 = __importDefault(require("react")); -var EntityMultiIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M20 8.074V21a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1h9m.413 9H16a1 1 0 011 1v6a1 1 0 01-1 1h-1.587a1 1 0 01-1-1v-6a1 1 0 011-1zm-6 3h1.5a1 1 0 011 1v3a1 1 0 01-1 1h-1.5a1 1 0 01-1-1v-3a1 1 0 011-1zm0-9h1.5a1 1 0 011 1v5a1 1 0 01-1 1h-1.5a1 1 0 01-1-1V6a1 1 0 011-1zM17 2v6m-3-3h6", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.EntityMultiIcon = EntityMultiIcon; -//# sourceMappingURL=EntityMultiIcon.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,j=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var h=(a,e,n)=>e in a?d(a,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):a[e]=n,v=(a,e)=>{for(var n in e||(e={}))s.call(e,n)&&h(a,n,e[n]);if(i)for(var n of i(e))l.call(e,n)&&h(a,n,e[n]);return a},u=(a,e)=>j(a,m(e));var c=(a,e)=>{var n={};for(var t in a)s.call(a,t)&&e.indexOf(t)<0&&(n[t]=a[t]);if(a!=null&&i)for(var t of i(a))e.indexOf(t)<0&&l.call(a,t)&&(n[t]=a[t]);return n};var o=require("react/jsx-runtime");const x=M=>{var r=M,{title:a,size:e=24,color:n="currentColor"}=r,t=c(r,["title","size","color"]);return o.jsxs("svg",u(v({viewBox:"0 0 24 24",width:e,height:e},t),{children:[a&&o.jsx("title",{children:a}),o.jsx("path",{d:"M20 8.074V21a1 1 0 01-1 1H5a1 1 0 01-1-1V3a1 1 0 011-1h9m.413 9H16a1 1 0 011 1v6a1 1 0 01-1 1h-1.587a1 1 0 01-1-1v-6a1 1 0 011-1zm-6 3h1.5a1 1 0 011 1v3a1 1 0 01-1 1h-1.5a1 1 0 01-1-1v-3a1 1 0 011-1zm0-9h1.5a1 1 0 011 1v5a1 1 0 01-1 1h-1.5a1 1 0 01-1-1V6a1 1 0 011-1zM17 2v6m-3-3h6",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.EntityMultiIcon=x; diff --git a/lib/icons/EntityMultiIcon.js.map b/lib/icons/EntityMultiIcon.js.map deleted file mode 100644 index b2cf2172..00000000 --- a/lib/icons/EntityMultiIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EntityMultiIcon.js","sourceRoot":"","sources":["../../src/icons/EntityMultiIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,eAAe,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC3F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,2RAA2R,EAC7R,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/EraseIcon.d.ts b/lib/icons/EraseIcon.d.ts deleted file mode 100644 index a217513e..00000000 --- a/lib/icons/EraseIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const EraseIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { EraseIcon }; diff --git a/lib/icons/EraseIcon.js b/lib/icons/EraseIcon.js index 6a11cf4c..a1b54070 100644 --- a/lib/icons/EraseIcon.js +++ b/lib/icons/EraseIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EraseIcon = void 0; -var react_1 = __importDefault(require("react")); -var EraseIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M7.384 21.479h13.979M6.091 11.314L12 17.024M7.402 21.5l-5.947-6.02L15.013 2l7.532 7.988L10.995 21.5H7.403z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.EraseIcon = EraseIcon; -//# sourceMappingURL=EraseIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,r,n)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,h=(e,r)=>{for(var n in r||(r={}))c.call(r,n)&&l(e,n,r[n]);if(s)for(var n of s(r))d.call(r,n)&&l(e,n,r[n]);return e},u=(e,r)=>x(e,L(r));var a=(e,r)=>{var n={};for(var o in e)c.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&s)for(var o of s(e))r.indexOf(o)<0&&d.call(e,o)&&(n[o]=e[o]);return n};var i=require("react/jsx-runtime");const v=k=>{var t=k,{title:e,size:r=24,color:n="currentColor"}=t,o=a(t,["title","size","color"]);return i.jsxs("svg",u(h({viewBox:"0 0 24 24",width:r,height:r},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M7.384 21.479h13.979M6.091 11.314L12 17.024M7.402 21.5l-5.947-6.02L15.013 2l7.532 7.988L10.995 21.5H7.403z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.EraseIcon=v; diff --git a/lib/icons/EraseIcon.js.map b/lib/icons/EraseIcon.js.map deleted file mode 100644 index 8003c004..00000000 --- a/lib/icons/EraseIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EraseIcon.js","sourceRoot":"","sources":["../../src/icons/EraseIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,4GAA4G,EAC9G,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/ExpandIcon.d.ts b/lib/icons/ExpandIcon.d.ts deleted file mode 100644 index 3a6d21f2..00000000 --- a/lib/icons/ExpandIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ExpandIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ExpandIcon }; diff --git a/lib/icons/ExpandIcon.js b/lib/icons/ExpandIcon.js index 23953af8..01aaf939 100644 --- a/lib/icons/ExpandIcon.js +++ b/lib/icons/ExpandIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExpandIcon = void 0; -var react_1 = __importDefault(require("react")); -var ExpandIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M10 21H3v-7m.5 6.5L10 14m4-11h7v7m-6.5-.5l6-6", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ExpandIcon = ExpandIcon; -//# sourceMappingURL=ExpandIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,a=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var d=(e,n,o)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,h=(e,n)=>{for(var o in n||(n={}))l.call(n,o)&&d(e,o,n[o]);if(i)for(var o of i(n))c.call(n,o)&&d(e,o,n[o]);return e},u=(e,n)=>a(e,j(n));var x=(e,n)=>{var o={};for(var r in e)l.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&c.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const m=p=>{var t=p,{title:e,size:n=24,color:o="currentColor"}=t,r=x(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M10 21H3v-7m.5 6.5L10 14m4-11h7v7m-6.5-.5l6-6",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ExpandIcon=m; diff --git a/lib/icons/ExpandIcon.js.map b/lib/icons/ExpandIcon.js.map deleted file mode 100644 index 89375d58..00000000 --- a/lib/icons/ExpandIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExpandIcon.js","sourceRoot":"","sources":["../../src/icons/ExpandIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+CAA+C,EACjD,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/ExplanationPointIcon.d.ts b/lib/icons/ExplanationPointIcon.d.ts deleted file mode 100644 index 94f78a90..00000000 --- a/lib/icons/ExplanationPointIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ExplanationPointIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ExplanationPointIcon }; diff --git a/lib/icons/ExplanationPointIcon.js b/lib/icons/ExplanationPointIcon.js index 93d32427..8b3588ce 100644 --- a/lib/icons/ExplanationPointIcon.js +++ b/lib/icons/ExplanationPointIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExplanationPointIcon = void 0; -var react_1 = __importDefault(require("react")); -var ExplanationPointIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12.338 15.38h-.66c-.07-1.074-.301-2.376-.692-3.903l-.78-3.084C9.736 6.545 9.5 5.22 9.5 4.42c0-.726.23-1.311.69-1.754.461-.443 1.062-.665 1.802-.665.721 0 1.32.224 1.795.672.475.448.713 1.016.713 1.704 0 .717-.25 2.056-.75 4.017l-.797 3.084c-.28 1.093-.485 2.395-.615 3.903zM12 18a1.93 1.93 0 011.414.585c.39.39.586.863.586 1.421 0 .55-.195 1.02-.586 1.41A1.93 1.93 0 0112 22a1.93 1.93 0 01-1.414-.585c-.39-.39-.586-.86-.586-1.409 0-.55.193-1.021.58-1.415.387-.394.86-.591 1.42-.591z", fill: color, fillRule: "evenodd" }))); -}; -exports.ExplanationPointIcon = ExplanationPointIcon; -//# sourceMappingURL=ExplanationPointIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var a=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var r=(n,i,c)=>i in n?u(n,i,{enumerable:!0,configurable:!0,writable:!0,value:c}):n[i]=c,h=(n,i)=>{for(var c in i||(i={}))a.call(i,c)&&r(n,c,i[c]);if(t)for(var c of t(i))s.call(i,c)&&r(n,c,i[c]);return n},x=(n,i)=>j(n,v(i));var d=(n,i)=>{var c={};for(var l in n)a.call(n,l)&&i.indexOf(l)<0&&(c[l]=n[l]);if(n!=null&&t)for(var l of t(n))i.indexOf(l)<0&&s.call(n,l)&&(c[l]=n[l]);return c};var e=require("react/jsx-runtime");const p=f=>{var o=f,{title:n,size:i=24,color:c="currentColor"}=o,l=d(o,["title","size","color"]);return e.jsxs("svg",x(h({viewBox:"0 0 24 24",width:i,height:i},l),{children:[n&&e.jsx("title",{children:n}),e.jsx("path",{d:"M12.338 15.38h-.66c-.07-1.074-.301-2.376-.692-3.903l-.78-3.084C9.736 6.545 9.5 5.22 9.5 4.42c0-.726.23-1.311.69-1.754.461-.443 1.062-.665 1.802-.665.721 0 1.32.224 1.795.672.475.448.713 1.016.713 1.704 0 .717-.25 2.056-.75 4.017l-.797 3.084c-.28 1.093-.485 2.395-.615 3.903zM12 18a1.93 1.93 0 011.414.585c.39.39.586.863.586 1.421 0 .55-.195 1.02-.586 1.41A1.93 1.93 0 0112 22a1.93 1.93 0 01-1.414-.585c-.39-.39-.586-.86-.586-1.409 0-.55.193-1.021.58-1.415.387-.394.86-.591 1.42-.591z",fill:c,fillRule:"evenodd"})]}))};exports.ExplanationPointIcon=p; diff --git a/lib/icons/ExplanationPointIcon.js.map b/lib/icons/ExplanationPointIcon.js.map deleted file mode 100644 index bd2405a7..00000000 --- a/lib/icons/ExplanationPointIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExplanationPointIcon.js","sourceRoot":"","sources":["../../src/icons/ExplanationPointIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,oBAAoB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAChG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,qeAAqe,EACve,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/icons/ExternalLinkIcon.d.ts b/lib/icons/ExternalLinkIcon.d.ts deleted file mode 100644 index 1e8b6c96..00000000 --- a/lib/icons/ExternalLinkIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ExternalLinkIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ExternalLinkIcon }; diff --git a/lib/icons/ExternalLinkIcon.js b/lib/icons/ExternalLinkIcon.js index 72a7aebf..7fff6409 100644 --- a/lib/icons/ExternalLinkIcon.js +++ b/lib/icons/ExternalLinkIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExternalLinkIcon = void 0; -var react_1 = __importDefault(require("react")); -var ExternalLinkIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M16.047 3.02258H20.9561L20.9561 7.93171M20.9561 3.02258L12.2914 11.6874L20.9561 3.02258Z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }), - react_1.default.createElement("path", { d: "M21 12.1088V21H3V3H12.0679", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", fill: "none" }))); -}; -exports.ExternalLinkIcon = ExternalLinkIcon; -//# sourceMappingURL=ExternalLinkIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,a=Object.defineProperties;var h=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var d=(n,e,r)=>e in n?x(n,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[e]=r,k=(n,e)=>{for(var r in e||(e={}))L.call(e,r)&&d(n,r,e[r]);if(i)for(var r of i(e))c.call(e,r)&&d(n,r,e[r]);return n},l=(n,e)=>a(n,h(e));var u=(n,e)=>{var r={};for(var o in n)L.call(n,o)&&e.indexOf(o)<0&&(r[o]=n[o]);if(n!=null&&i)for(var o of i(n))e.indexOf(o)<0&&c.call(n,o)&&(r[o]=n[o]);return r};var t=require("react/jsx-runtime");const j=p=>{var s=p,{title:n,size:e=24,color:r="currentColor"}=s,o=u(s,["title","size","color"]);return t.jsxs("svg",l(k({viewBox:"0 0 24 24",width:e,height:e},o),{children:[n&&t.jsx("title",{children:n}),t.jsx("path",{d:"M16.047 3.02258H20.9561L20.9561 7.93171M20.9561 3.02258L12.2914 11.6874L20.9561 3.02258Z",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),t.jsx("path",{d:"M21 12.1088V21H3V3H12.0679",stroke:r,strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}))};exports.ExternalLinkIcon=j; diff --git a/lib/icons/ExternalLinkIcon.js.map b/lib/icons/ExternalLinkIcon.js.map deleted file mode 100644 index 9b0168e4..00000000 --- a/lib/icons/ExternalLinkIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExternalLinkIcon.js","sourceRoot":"","sources":["../../src/icons/ExternalLinkIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,0FAA0F,EAC5F,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,IAAI,EAAC,MAAM,GACX;QACF,wCAAM,CAAC,EAAC,4BAA4B,EAAC,MAAM,EAAE,KAAK,EAAE,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,IAAI,EAAC,MAAM,GAAG,CAC3G,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/FactoryIcon.d.ts b/lib/icons/FactoryIcon.d.ts deleted file mode 100644 index 2ebe52d4..00000000 --- a/lib/icons/FactoryIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FactoryIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FactoryIcon }; diff --git a/lib/icons/FactoryIcon.js b/lib/icons/FactoryIcon.js index 3830a40b..5bf26333 100644 --- a/lib/icons/FactoryIcon.js +++ b/lib/icons/FactoryIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FactoryIcon = void 0; -var react_1 = __importDefault(require("react")); -var FactoryIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M22 2v20H2V8l6 6.632V8l5 6.632V8l5.697 6.632V2z", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FactoryIcon = FactoryIcon; -//# sourceMappingURL=FactoryIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,o,r)=>o in e?j(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,u=(e,o)=>{for(var r in o||(o={}))c.call(o,r)&&s(e,r,o[r]);if(t)for(var r of t(o))d.call(o,r)&&s(e,r,o[r]);return e},h=(e,o)=>v(e,x(o));var a=(e,o)=>{var r={};for(var n in e)c.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&t)for(var n of t(e))o.indexOf(n)<0&&d.call(e,n)&&(r[n]=e[n]);return r};var i=require("react/jsx-runtime");const V=k=>{var l=k,{title:e,size:o=24,color:r="currentColor"}=l,n=a(l,["title","size","color"]);return i.jsxs("svg",h(u({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{stroke:r,d:"M22 2v20H2V8l6 6.632V8l5 6.632V8l5.697 6.632V2z",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FactoryIcon=V; diff --git a/lib/icons/FactoryIcon.js.map b/lib/icons/FactoryIcon.js.map deleted file mode 100644 index 3cdd3c32..00000000 --- a/lib/icons/FactoryIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FactoryIcon.js","sourceRoot":"","sources":["../../src/icons/FactoryIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,iDAAiD,EACnD,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/FileCsvIcon.d.ts b/lib/icons/FileCsvIcon.d.ts deleted file mode 100644 index 31d3089d..00000000 --- a/lib/icons/FileCsvIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FileCsvIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FileCsvIcon }; diff --git a/lib/icons/FileCsvIcon.js b/lib/icons/FileCsvIcon.js index 5bb0172c..2ca4457d 100644 --- a/lib/icons/FileCsvIcon.js +++ b/lib/icons/FileCsvIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FileCsvIcon = void 0; -var react_1 = __importDefault(require("react")); -var FileCsvIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M6.5 18h10.605M6.5 14h10.605M3 2h18v20H3V2z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M7.988 6c.362 0 .682.055.959.166.276.11.52.261.73.45l-.226.303a.181.181 0 01-.055.055.164.164 0 01-.09.022c-.044 0-.096-.022-.157-.066a1.924 1.924 0 00-.614-.295 1.966 1.966 0 00-.55-.066c-.263 0-.503.044-.72.13a1.575 1.575 0 00-.563.379c-.158.165-.28.366-.368.603a2.308 2.308 0 00-.131.803c0 .303.045.573.136.81.092.238.216.438.373.602.158.164.343.289.557.375.215.086.446.128.694.128.152 0 .288-.008.41-.025a1.74 1.74 0 00.338-.08c.102-.036.198-.082.287-.137.089-.055.177-.121.264-.198.04-.034.08-.051.121-.051.038 0 .071.015.1.044l.273.281c-.208.23-.461.41-.758.54-.297.128-.656.193-1.077.193-.365 0-.696-.06-.994-.182a2.19 2.19 0 01-.763-.508 2.28 2.28 0 01-.49-.785A2.812 2.812 0 015.5 8.484c0-.366.06-.701.181-1.006.12-.305.29-.567.51-.787.218-.219.48-.389.786-.51.305-.12.642-.181 1.011-.181zm3.939 0c.284 0 .542.043.775.129.233.086.439.21.616.373l-.167.311a.253.253 0 01-.069.077.157.157 0 01-.09.025.26.26 0 01-.142-.057 2.495 2.495 0 00-.204-.128 1.68 1.68 0 00-.295-.127 1.323 1.323 0 00-.417-.057c-.154 0-.29.02-.407.059a.881.881 0 00-.294.161.663.663 0 00-.18.239.729.729 0 00-.06.297.53.53 0 00.105.337c.07.089.162.165.277.229.115.063.245.118.39.164l.447.144c.153.05.302.106.448.168.145.062.275.14.39.235.115.095.207.212.277.35.07.137.105.307.105.508 0 .212-.038.412-.114.598a1.375 1.375 0 01-.332.487 1.563 1.563 0 01-.536.325c-.211.079-.452.119-.722.119-.331 0-.632-.058-.902-.172-.27-.114-.5-.268-.692-.462l.199-.312a.257.257 0 01.07-.063.168.168 0 01.09-.025c.03 0 .065.012.104.035.04.024.084.054.134.09s.106.076.17.119a1.427 1.427 0 00.497.208c.104.024.221.036.351.036.164 0 .31-.022.437-.065a.938.938 0 00.325-.18.786.786 0 00.204-.28.898.898 0 00.07-.363.589.589 0 00-.104-.361.856.856 0 00-.275-.236 1.96 1.96 0 00-.39-.16 92.21 92.21 0 01-.448-.136c-.151-.047-.3-.1-.447-.161a1.455 1.455 0 01-.39-.238 1.094 1.094 0 01-.276-.364 1.247 1.247 0 01-.104-.54c0-.172.035-.338.104-.499.07-.16.172-.303.306-.427.133-.124.298-.224.493-.298.195-.075.42-.112.673-.112zm2.308.057a.236.236 0 01.235.156l1.434 3.427a4.143 4.143 0 01.17.536c.024-.1.049-.195.075-.285.026-.09.054-.174.085-.25l1.43-3.428a.25.25 0 01.084-.106.236.236 0 01.15-.05h.55l-2.072 4.858h-.618l-2.073-4.858h.55z", fill: color })))); -}; -exports.FileCsvIcon = FileCsvIcon; -//# sourceMappingURL=FileCsvIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var h=(c,l,a)=>l in c?u(c,l,{enumerable:!0,configurable:!0,writable:!0,value:a}):c[l]=a,t=(c,l)=>{for(var a in l||(l={}))r.call(l,a)&&h(c,a,l[a]);if(i)for(var a of i(l))o.call(l,a)&&h(c,a,l[a]);return c},d=(c,l)=>v(c,x(l));var j=(c,l)=>{var a={};for(var e in c)r.call(c,e)&&l.indexOf(e)<0&&(a[e]=c[e]);if(c!=null&&i)for(var e of i(c))l.indexOf(e)<0&&o.call(c,e)&&(a[e]=c[e]);return a};var s=require("react/jsx-runtime");const M=f=>{var n=f,{title:c,size:l=24,color:a="currentColor"}=n,e=j(n,["title","size","color"]);return s.jsxs("svg",d(t({viewBox:"0 0 24 24",width:l,height:l},e),{children:[c&&s.jsx("title",{children:c}),s.jsxs("g",{fill:"none",fillRule:"evenodd",children:[s.jsx("path",{d:"M6.5 18h10.605M6.5 14h10.605M3 2h18v20H3V2z",stroke:a,strokeLinecap:"round",strokeLinejoin:"round"}),s.jsx("path",{d:"M7.988 6c.362 0 .682.055.959.166.276.11.52.261.73.45l-.226.303a.181.181 0 01-.055.055.164.164 0 01-.09.022c-.044 0-.096-.022-.157-.066a1.924 1.924 0 00-.614-.295 1.966 1.966 0 00-.55-.066c-.263 0-.503.044-.72.13a1.575 1.575 0 00-.563.379c-.158.165-.28.366-.368.603a2.308 2.308 0 00-.131.803c0 .303.045.573.136.81.092.238.216.438.373.602.158.164.343.289.557.375.215.086.446.128.694.128.152 0 .288-.008.41-.025a1.74 1.74 0 00.338-.08c.102-.036.198-.082.287-.137.089-.055.177-.121.264-.198.04-.034.08-.051.121-.051.038 0 .071.015.1.044l.273.281c-.208.23-.461.41-.758.54-.297.128-.656.193-1.077.193-.365 0-.696-.06-.994-.182a2.19 2.19 0 01-.763-.508 2.28 2.28 0 01-.49-.785A2.812 2.812 0 015.5 8.484c0-.366.06-.701.181-1.006.12-.305.29-.567.51-.787.218-.219.48-.389.786-.51.305-.12.642-.181 1.011-.181zm3.939 0c.284 0 .542.043.775.129.233.086.439.21.616.373l-.167.311a.253.253 0 01-.069.077.157.157 0 01-.09.025.26.26 0 01-.142-.057 2.495 2.495 0 00-.204-.128 1.68 1.68 0 00-.295-.127 1.323 1.323 0 00-.417-.057c-.154 0-.29.02-.407.059a.881.881 0 00-.294.161.663.663 0 00-.18.239.729.729 0 00-.06.297.53.53 0 00.105.337c.07.089.162.165.277.229.115.063.245.118.39.164l.447.144c.153.05.302.106.448.168.145.062.275.14.39.235.115.095.207.212.277.35.07.137.105.307.105.508 0 .212-.038.412-.114.598a1.375 1.375 0 01-.332.487 1.563 1.563 0 01-.536.325c-.211.079-.452.119-.722.119-.331 0-.632-.058-.902-.172-.27-.114-.5-.268-.692-.462l.199-.312a.257.257 0 01.07-.063.168.168 0 01.09-.025c.03 0 .065.012.104.035.04.024.084.054.134.09s.106.076.17.119a1.427 1.427 0 00.497.208c.104.024.221.036.351.036.164 0 .31-.022.437-.065a.938.938 0 00.325-.18.786.786 0 00.204-.28.898.898 0 00.07-.363.589.589 0 00-.104-.361.856.856 0 00-.275-.236 1.96 1.96 0 00-.39-.16 92.21 92.21 0 01-.448-.136c-.151-.047-.3-.1-.447-.161a1.455 1.455 0 01-.39-.238 1.094 1.094 0 01-.276-.364 1.247 1.247 0 01-.104-.54c0-.172.035-.338.104-.499.07-.16.172-.303.306-.427.133-.124.298-.224.493-.298.195-.075.42-.112.673-.112zm2.308.057a.236.236 0 01.235.156l1.434 3.427a4.143 4.143 0 01.17.536c.024-.1.049-.195.075-.285.026-.09.054-.174.085-.25l1.43-3.428a.25.25 0 01.084-.106.236.236 0 01.15-.05h.55l-2.072 4.858h-.618l-2.073-4.858h.55z",fill:a})]})]}))};exports.FileCsvIcon=M; diff --git a/lib/icons/FileCsvIcon.js.map b/lib/icons/FileCsvIcon.js.map deleted file mode 100644 index b930094d..00000000 --- a/lib/icons/FileCsvIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FileCsvIcon.js","sourceRoot":"","sources":["../../src/icons/FileCsvIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,6CAA6C,EAC/C,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;YACF,wCACE,CAAC,EAAC,kpEAAkpE,EACppE,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/FileIcon.d.ts b/lib/icons/FileIcon.d.ts deleted file mode 100644 index f4a7ee35..00000000 --- a/lib/icons/FileIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FileIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FileIcon }; diff --git a/lib/icons/FileIcon.js b/lib/icons/FileIcon.js index cae558bc..cafea198 100644 --- a/lib/icons/FileIcon.js +++ b/lib/icons/FileIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FileIcon = void 0; -var react_1 = __importDefault(require("react")); -var FileIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M3 2h18v20H3V2zm3.5 16h10.605M6.5 14h10.605M6.5 10h10.605M6.5 6h3", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FileIcon = FileIcon; -//# sourceMappingURL=FileIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var M=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var t=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,d=(e,n)=>{for(var i in n||(n={}))l.call(n,i)&&t(e,i,n[i]);if(r)for(var i of r(n))c.call(n,i)&&t(e,i,n[i]);return e},u=(e,n)=>x(e,M(n));var j=(e,n)=>{var i={};for(var o in e)l.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&c.call(e,o)&&(i[o]=e[o]);return i};var h=require("react/jsx-runtime");const a=k=>{var s=k,{title:e,size:n=24,color:i="currentColor"}=s,o=j(s,["title","size","color"]);return h.jsxs("svg",u(d({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&h.jsx("title",{children:e}),h.jsx("path",{stroke:i,d:"M3 2h18v20H3V2zm3.5 16h10.605M6.5 14h10.605M6.5 10h10.605M6.5 6h3",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FileIcon=a; diff --git a/lib/icons/FileIcon.js.map b/lib/icons/FileIcon.js.map deleted file mode 100644 index d40a8e7d..00000000 --- a/lib/icons/FileIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FileIcon.js","sourceRoot":"","sources":["../../src/icons/FileIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,mEAAmE,EACrE,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/FileXlsxIcon.d.ts b/lib/icons/FileXlsxIcon.d.ts deleted file mode 100644 index 53d43942..00000000 --- a/lib/icons/FileXlsxIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FileXlsxIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FileXlsxIcon }; diff --git a/lib/icons/FileXlsxIcon.js b/lib/icons/FileXlsxIcon.js index cfb3028d..d1e255a9 100644 --- a/lib/icons/FileXlsxIcon.js +++ b/lib/icons/FileXlsxIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FileXlsxIcon = void 0; -var react_1 = __importDefault(require("react")); -var FileXlsxIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M6.5 18h10.605M6.5 14h10.605M3 2h18v20H3V2z", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M13.589 6c.24 0 .459.038.657.114.198.076.371.186.519.33l-.141.276a.233.233 0 01-.057.067.127.127 0 01-.078.023c-.034 0-.073-.017-.119-.051a1.889 1.889 0 00-.17-.113 1.388 1.388 0 00-.25-.112 1.071 1.071 0 00-.352-.051c-.13 0-.245.017-.345.053a.734.734 0 00-.25.142.585.585 0 00-.152.212.671.671 0 00-.051.262c0 .12.03.22.088.298a.762.762 0 00.235.203c.097.056.206.104.33.146.123.04.248.083.378.127.129.044.254.093.378.149.123.055.232.124.33.208a.95.95 0 01.234.309c.059.122.088.272.088.45 0 .188-.032.364-.096.53a1.22 1.22 0 01-.28.43 1.312 1.312 0 01-.454.288c-.179.07-.382.105-.61.105-.278 0-.531-.05-.76-.152a1.784 1.784 0 01-.587-.409l.168-.276a.22.22 0 01.058-.056.137.137 0 01.077-.022c.042 0 .09.022.144.067a2.4 2.4 0 00.202.149c.082.054.18.103.294.149.116.045.256.067.422.067.138 0 .261-.019.369-.057a.784.784 0 00.274-.16.695.695 0 00.173-.248.827.827 0 00.06-.321c0-.13-.03-.236-.088-.32a.734.734 0 00-.233-.208 1.625 1.625 0 00-.329-.143l-.377-.12a3.812 3.812 0 01-.379-.142 1.228 1.228 0 01-.328-.21.965.965 0 01-.232-.322 1.149 1.149 0 01-.089-.479 1.139 1.139 0 01.345-.819c.112-.11.25-.198.415-.264.166-.066.355-.099.569-.099zm-7.95.048c.042 0 .073.007.093.021.02.014.038.034.054.06l1.122 1.722a.813.813 0 01.063-.138L8.03 6.141a.282.282 0 01.059-.067.118.118 0 01.076-.026h.555L7.295 8.112l1.473 2.235h-.576a.147.147 0 01-.104-.034.318.318 0 01-.061-.077L6.875 8.433a.648.648 0 01-.054.12l-1.122 1.683a.458.458 0 01-.061.076.132.132 0 01-.098.035H5l1.479-2.208L5.06 6.048h.579zm4.281 0v3.81h1.86v.489H9.338V6.048h.582zm5.841 0c.042 0 .073.007.093.021.02.014.038.034.054.06l1.122 1.722a.813.813 0 01.063-.138l1.059-1.572a.282.282 0 01.058-.067.118.118 0 01.077-.026h.555l-1.425 2.064 1.473 2.235h-.576a.147.147 0 01-.104-.034.318.318 0 01-.061-.077l-1.152-1.803a.648.648 0 01-.054.12l-1.122 1.683a.458.458 0 01-.062.076.132.132 0 01-.097.035h-.54l1.479-2.208-1.419-2.091h.579z", fill: color })))); -}; -exports.FileXlsxIcon = FileXlsxIcon; -//# sourceMappingURL=FileXlsxIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,u=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var s=(l,a,c)=>a in l?j(l,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):l[a]=c,t=(l,a)=>{for(var c in a||(a={}))r.call(a,c)&&s(l,c,a[c]);if(i)for(var c of i(a))o.call(a,c)&&s(l,c,a[c]);return l},d=(l,a)=>u(l,v(a));var x=(l,a)=>{var c={};for(var e in l)r.call(l,e)&&a.indexOf(e)<0&&(c[e]=l[e]);if(l!=null&&i)for(var e of i(l))a.indexOf(e)<0&&o.call(l,e)&&(c[e]=l[e]);return c};var h=require("react/jsx-runtime");const L=m=>{var n=m,{title:l,size:a=24,color:c="currentColor"}=n,e=x(n,["title","size","color"]);return h.jsxs("svg",d(t({viewBox:"0 0 24 24",width:a,height:a},e),{children:[l&&h.jsx("title",{children:l}),h.jsxs("g",{fill:"none",fillRule:"evenodd",children:[h.jsx("path",{d:"M6.5 18h10.605M6.5 14h10.605M3 2h18v20H3V2z",stroke:c,strokeLinecap:"round",strokeLinejoin:"round"}),h.jsx("path",{d:"M13.589 6c.24 0 .459.038.657.114.198.076.371.186.519.33l-.141.276a.233.233 0 01-.057.067.127.127 0 01-.078.023c-.034 0-.073-.017-.119-.051a1.889 1.889 0 00-.17-.113 1.388 1.388 0 00-.25-.112 1.071 1.071 0 00-.352-.051c-.13 0-.245.017-.345.053a.734.734 0 00-.25.142.585.585 0 00-.152.212.671.671 0 00-.051.262c0 .12.03.22.088.298a.762.762 0 00.235.203c.097.056.206.104.33.146.123.04.248.083.378.127.129.044.254.093.378.149.123.055.232.124.33.208a.95.95 0 01.234.309c.059.122.088.272.088.45 0 .188-.032.364-.096.53a1.22 1.22 0 01-.28.43 1.312 1.312 0 01-.454.288c-.179.07-.382.105-.61.105-.278 0-.531-.05-.76-.152a1.784 1.784 0 01-.587-.409l.168-.276a.22.22 0 01.058-.056.137.137 0 01.077-.022c.042 0 .09.022.144.067a2.4 2.4 0 00.202.149c.082.054.18.103.294.149.116.045.256.067.422.067.138 0 .261-.019.369-.057a.784.784 0 00.274-.16.695.695 0 00.173-.248.827.827 0 00.06-.321c0-.13-.03-.236-.088-.32a.734.734 0 00-.233-.208 1.625 1.625 0 00-.329-.143l-.377-.12a3.812 3.812 0 01-.379-.142 1.228 1.228 0 01-.328-.21.965.965 0 01-.232-.322 1.149 1.149 0 01-.089-.479 1.139 1.139 0 01.345-.819c.112-.11.25-.198.415-.264.166-.066.355-.099.569-.099zm-7.95.048c.042 0 .073.007.093.021.02.014.038.034.054.06l1.122 1.722a.813.813 0 01.063-.138L8.03 6.141a.282.282 0 01.059-.067.118.118 0 01.076-.026h.555L7.295 8.112l1.473 2.235h-.576a.147.147 0 01-.104-.034.318.318 0 01-.061-.077L6.875 8.433a.648.648 0 01-.054.12l-1.122 1.683a.458.458 0 01-.061.076.132.132 0 01-.098.035H5l1.479-2.208L5.06 6.048h.579zm4.281 0v3.81h1.86v.489H9.338V6.048h.582zm5.841 0c.042 0 .073.007.093.021.02.014.038.034.054.06l1.122 1.722a.813.813 0 01.063-.138l1.059-1.572a.282.282 0 01.058-.067.118.118 0 01.077-.026h.555l-1.425 2.064 1.473 2.235h-.576a.147.147 0 01-.104-.034.318.318 0 01-.061-.077l-1.152-1.803a.648.648 0 01-.054.12l-1.122 1.683a.458.458 0 01-.062.076.132.132 0 01-.097.035h-.54l1.479-2.208-1.419-2.091h.579z",fill:c})]})]}))};exports.FileXlsxIcon=L; diff --git a/lib/icons/FileXlsxIcon.js.map b/lib/icons/FileXlsxIcon.js.map deleted file mode 100644 index 60679530..00000000 --- a/lib/icons/FileXlsxIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FileXlsxIcon.js","sourceRoot":"","sources":["../../src/icons/FileXlsxIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,6CAA6C,EAC/C,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;YACF,wCACE,CAAC,EAAC,q2DAAq2D,EACv2D,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/FiltersIcon.d.ts b/lib/icons/FiltersIcon.d.ts deleted file mode 100644 index ee1063d4..00000000 --- a/lib/icons/FiltersIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FiltersIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FiltersIcon }; diff --git a/lib/icons/FiltersIcon.js b/lib/icons/FiltersIcon.js index 7f7d0663..48d6e3f6 100644 --- a/lib/icons/FiltersIcon.js +++ b/lib/icons/FiltersIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FiltersIcon = void 0; -var react_1 = __importDefault(require("react")); -var FiltersIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M21.5 20h-10m-6 0h-3m19-7.5H19m-6 0H2.5m19-7.5H13M7 5H2.5m7 13v3.5a1 1 0 01-2 0V18a1 1 0 012 0zm7.5-7v3a1 1 0 01-2 0v-3a1 1 0 112 0zm-6-7.5v3a1 1 0 01-2 0v-3a1 1 0 012 0z", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FiltersIcon = FiltersIcon; -//# sourceMappingURL=FiltersIcon.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,u=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var a=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var l=(e,r,n)=>r in e?m(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,c=(e,r)=>{for(var n in r||(r={}))a.call(r,n)&&l(e,n,r[n]);if(o)for(var n of o(r))v.call(r,n)&&l(e,n,r[n]);return e},d=(e,r)=>u(e,j(r));var h=(e,r)=>{var n={};for(var i in e)a.call(e,i)&&r.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&o)for(var i of o(e))r.indexOf(i)<0&&v.call(e,i)&&(n[i]=e[i]);return n};var s=require("react/jsx-runtime");const x=H=>{var t=H,{title:e,size:r=24,color:n="currentColor"}=t,i=h(t,["title","size","color"]);return s.jsxs("svg",d(c({viewBox:"0 0 24 24",width:r,height:r},i),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:n,d:"M21.5 20h-10m-6 0h-3m19-7.5H19m-6 0H2.5m19-7.5H13M7 5H2.5m7 13v3.5a1 1 0 01-2 0V18a1 1 0 012 0zm7.5-7v3a1 1 0 01-2 0v-3a1 1 0 112 0zm-6-7.5v3a1 1 0 01-2 0v-3a1 1 0 012 0z",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FiltersIcon=x; diff --git a/lib/icons/FiltersIcon.js.map b/lib/icons/FiltersIcon.js.map deleted file mode 100644 index 0db7a994..00000000 --- a/lib/icons/FiltersIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FiltersIcon.js","sourceRoot":"","sources":["../../src/icons/FiltersIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,4KAA4K,EAC9K,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/FolderIcon.d.ts b/lib/icons/FolderIcon.d.ts deleted file mode 100644 index e09a02a5..00000000 --- a/lib/icons/FolderIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FolderIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FolderIcon }; diff --git a/lib/icons/FolderIcon.js b/lib/icons/FolderIcon.js index f610e00a..a99ab102 100644 --- a/lib/icons/FolderIcon.js +++ b/lib/icons/FolderIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FolderIcon = void 0; -var react_1 = __importDefault(require("react")); -var FolderIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M2 4h6.5L12 6.55h10V21H2z", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FolderIcon = FolderIcon; -//# sourceMappingURL=FolderIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,v=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var d=(e,o,r)=>o in e?x(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,h=(e,o)=>{for(var r in o||(o={}))l.call(o,r)&&d(e,r,o[r]);if(i)for(var r of i(o))c.call(o,r)&&d(e,r,o[r]);return e},u=(e,o)=>v(e,a(o));var j=(e,o)=>{var r={};for(var n in e)l.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&i)for(var n of i(e))o.indexOf(n)<0&&c.call(e,n)&&(r[n]=e[n]);return r};var s=require("react/jsx-runtime");const k=L=>{var t=L,{title:e,size:o=24,color:r="currentColor"}=t,n=j(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:r,d:"M2 4h6.5L12 6.55h10V21H2z",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FolderIcon=k; diff --git a/lib/icons/FolderIcon.js.map b/lib/icons/FolderIcon.js.map deleted file mode 100644 index d5924cf4..00000000 --- a/lib/icons/FolderIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FolderIcon.js","sourceRoot":"","sources":["../../src/icons/FolderIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,2BAA2B,EAC7B,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/FolderInIcon.d.ts b/lib/icons/FolderInIcon.d.ts deleted file mode 100644 index aee736b9..00000000 --- a/lib/icons/FolderInIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FolderInIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FolderInIcon }; diff --git a/lib/icons/FolderInIcon.js b/lib/icons/FolderInIcon.js index a901a70c..b41a8220 100644 --- a/lib/icons/FolderInIcon.js +++ b/lib/icons/FolderInIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FolderInIcon = void 0; -var react_1 = __importDefault(require("react")); -var FolderInIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M2 13h4.5m5 0l-3 3v-6l3 3zm.5-6h9v13H3v-3.47M3 9V4h5.85L12 7", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FolderInIcon = FolderInIcon; -//# sourceMappingURL=FolderInIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var I=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,c=(e,n)=>{for(var o in n||(n={}))d.call(n,o)&&t(e,o,n[o]);if(i)for(var o of i(n))h.call(n,o)&&t(e,o,n[o]);return e},u=(e,n)=>x(e,I(n));var v=(e,n)=>{var o={};for(var r in e)d.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&h.call(e,r)&&(o[r]=e[r]);return o};var l=require("react/jsx-runtime");const a=k=>{var s=k,{title:e,size:n=24,color:o="currentColor"}=s,r=v(s,["title","size","color"]);return l.jsxs("svg",u(c({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{stroke:o,d:"M2 13h4.5m5 0l-3 3v-6l3 3zm.5-6h9v13H3v-3.47M3 9V4h5.85L12 7",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FolderInIcon=a; diff --git a/lib/icons/FolderInIcon.js.map b/lib/icons/FolderInIcon.js.map deleted file mode 100644 index 0a098aed..00000000 --- a/lib/icons/FolderInIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FolderInIcon.js","sourceRoot":"","sources":["../../src/icons/FolderInIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,8DAA8D,EAChE,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/FolderMovedIcon.d.ts b/lib/icons/FolderMovedIcon.d.ts deleted file mode 100644 index 77a99f56..00000000 --- a/lib/icons/FolderMovedIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FolderMovedIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FolderMovedIcon }; diff --git a/lib/icons/FolderMovedIcon.js b/lib/icons/FolderMovedIcon.js index 2c96b0ca..9922e075 100644 --- a/lib/icons/FolderMovedIcon.js +++ b/lib/icons/FolderMovedIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FolderMovedIcon = void 0; -var react_1 = __importDefault(require("react")); -var FolderMovedIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M20.5 16.765V20H3v-3.235M12 7h8.5m0 0v3M3 9V4h5.85L12 7M3 9v.8V9h0m14 4h5.5M2 13h5.5m6.5 0l-3 3v-6l3 3z", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FolderMovedIcon = FolderMovedIcon; -//# sourceMappingURL=FolderMovedIcon.js.map \ No newline at end of file +"use strict";var M=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var d=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var h=(e,o,r)=>o in e?M(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,v=(e,o)=>{for(var r in o||(o={}))s.call(o,r)&&h(e,r,o[r]);if(d)for(var r of d(o))t.call(o,r)&&h(e,r,o[r]);return e},c=(e,o)=>j(e,x(o));var u=(e,o)=>{var r={};for(var n in e)s.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&d)for(var n of d(e))o.indexOf(n)<0&&t.call(e,n)&&(r[n]=e[n]);return r};var i=require("react/jsx-runtime");const m=a=>{var l=a,{title:e,size:o=24,color:r="currentColor"}=l,n=u(l,["title","size","color"]);return i.jsxs("svg",c(v({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{stroke:r,d:"M20.5 16.765V20H3v-3.235M12 7h8.5m0 0v3M3 9V4h5.85L12 7M3 9v.8V9h0m14 4h5.5M2 13h5.5m6.5 0l-3 3v-6l3 3z",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FolderMovedIcon=m; diff --git a/lib/icons/FolderMovedIcon.js.map b/lib/icons/FolderMovedIcon.js.map deleted file mode 100644 index 0c70a233..00000000 --- a/lib/icons/FolderMovedIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FolderMovedIcon.js","sourceRoot":"","sources":["../../src/icons/FolderMovedIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,eAAe,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC3F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,yGAAyG,EAC3G,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/FolderOutIcon.d.ts b/lib/icons/FolderOutIcon.d.ts deleted file mode 100644 index 3beb3155..00000000 --- a/lib/icons/FolderOutIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FolderOutIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FolderOutIcon }; diff --git a/lib/icons/FolderOutIcon.js b/lib/icons/FolderOutIcon.js index 79d9d16f..e31940e7 100644 --- a/lib/icons/FolderOutIcon.js +++ b/lib/icons/FolderOutIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FolderOutIcon = void 0; -var react_1 = __importDefault(require("react")); -var FolderOutIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M12 13h4.5m5 0l-3 3v-6l3 3zm-1 4.39V20H3V8m9-1h8.5m0 0v2M3 9V4h5.85L12 7", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FolderOutIcon = FolderOutIcon; -//# sourceMappingURL=FolderOutIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,m=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(e,o,r)=>o in e?j(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,u=(e,o)=>{for(var r in o||(o={}))d.call(o,r)&&s(e,r,o[r]);if(t)for(var r of t(o))h.call(o,r)&&s(e,r,o[r]);return e},c=(e,o)=>m(e,x(o));var v=(e,o)=>{var r={};for(var n in e)d.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&t)for(var n of t(e))o.indexOf(n)<0&&h.call(e,n)&&(r[n]=e[n]);return r};var i=require("react/jsx-runtime");const a=k=>{var l=k,{title:e,size:o=24,color:r="currentColor"}=l,n=v(l,["title","size","color"]);return i.jsxs("svg",c(u({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{stroke:r,d:"M12 13h4.5m5 0l-3 3v-6l3 3zm-1 4.39V20H3V8m9-1h8.5m0 0v2M3 9V4h5.85L12 7",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FolderOutIcon=a; diff --git a/lib/icons/FolderOutIcon.js.map b/lib/icons/FolderOutIcon.js.map deleted file mode 100644 index 465a0ac0..00000000 --- a/lib/icons/FolderOutIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FolderOutIcon.js","sourceRoot":"","sources":["../../src/icons/FolderOutIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,0EAA0E,EAC5E,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/FolderPlainIcon.d.ts b/lib/icons/FolderPlainIcon.d.ts deleted file mode 100644 index 2873c896..00000000 --- a/lib/icons/FolderPlainIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FolderPlainIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FolderPlainIcon }; diff --git a/lib/icons/FolderPlainIcon.js b/lib/icons/FolderPlainIcon.js index c7312453..6a04442f 100644 --- a/lib/icons/FolderPlainIcon.js +++ b/lib/icons/FolderPlainIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FolderPlainIcon = void 0; -var react_1 = __importDefault(require("react")); -var FolderPlainIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { fill: color, d: "M2 4h6.5L12 6.55h10V21H2z", fillRule: "evenodd" }))); -}; -exports.FolderPlainIcon = FolderPlainIcon; -//# sourceMappingURL=FolderPlainIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var h=(e,l,i)=>l in e?a(e,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[l]=i,c=(e,l)=>{for(var i in l||(l={}))s.call(l,i)&&h(e,i,l[i]);if(n)for(var i of n(l))t.call(l,i)&&h(e,i,l[i]);return e},u=(e,l)=>j(e,v(l));var x=(e,l)=>{var i={};for(var r in e)s.call(e,r)&&l.indexOf(r)<0&&(i[r]=e[r]);if(e!=null&&n)for(var r of n(e))l.indexOf(r)<0&&t.call(e,r)&&(i[r]=e[r]);return i};var o=require("react/jsx-runtime");const f=g=>{var d=g,{title:e,size:l=24,color:i="currentColor"}=d,r=x(d,["title","size","color"]);return o.jsxs("svg",u(c({viewBox:"0 0 24 24",width:l,height:l},r),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{fill:i,d:"M2 4h6.5L12 6.55h10V21H2z",fillRule:"evenodd"})]}))};exports.FolderPlainIcon=f; diff --git a/lib/icons/FolderPlainIcon.js.map b/lib/icons/FolderPlainIcon.js.map deleted file mode 100644 index fec10419..00000000 --- a/lib/icons/FolderPlainIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FolderPlainIcon.js","sourceRoot":"","sources":["../../src/icons/FolderPlainIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,eAAe,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC3F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCAAM,IAAI,EAAE,KAAK,EAAE,CAAC,EAAC,2BAA2B,EAAC,QAAQ,EAAC,SAAS,GAAG,CAClE,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/icons/FoldersIcon.d.ts b/lib/icons/FoldersIcon.d.ts deleted file mode 100644 index f5690447..00000000 --- a/lib/icons/FoldersIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FoldersIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FoldersIcon }; diff --git a/lib/icons/FoldersIcon.js b/lib/icons/FoldersIcon.js index ec6e80f8..1608c1f8 100644 --- a/lib/icons/FoldersIcon.js +++ b/lib/icons/FoldersIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FoldersIcon = void 0; -var react_1 = __importDefault(require("react")); -var FoldersIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M4.5 4h5.2l2.8 1.684h9v12.632M2.5 5.684H9l2.5 1.684h8V20m-9-10.947h7V20h-15V9.053m0 0V7.368h5.2l2.8 1.685", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.FoldersIcon = FoldersIcon; -//# sourceMappingURL=FoldersIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var V=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var i=(e,o,r)=>o in e?v(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,c=(e,o)=>{for(var r in o||(o={}))t.call(o,r)&&i(e,r,o[r]);if(l)for(var r of l(o))d.call(o,r)&&i(e,r,o[r]);return e},u=(e,o)=>x(e,V(o));var j=(e,o)=>{var r={};for(var n in e)t.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&l)for(var n of l(e))o.indexOf(n)<0&&d.call(e,n)&&(r[n]=e[n]);return r};var s=require("react/jsx-runtime");const a=k=>{var h=k,{title:e,size:o=24,color:r="currentColor"}=h,n=j(h,["title","size","color"]);return s.jsxs("svg",u(c({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:r,d:"M4.5 4h5.2l2.8 1.684h9v12.632M2.5 5.684H9l2.5 1.684h8V20m-9-10.947h7V20h-15V9.053m0 0V7.368h5.2l2.8 1.685",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FoldersIcon=a; diff --git a/lib/icons/FoldersIcon.js.map b/lib/icons/FoldersIcon.js.map deleted file mode 100644 index f1b7e13f..00000000 --- a/lib/icons/FoldersIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FoldersIcon.js","sourceRoot":"","sources":["../../src/icons/FoldersIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,2GAA2G,EAC7G,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/FoldersPlainIcon.d.ts b/lib/icons/FoldersPlainIcon.d.ts deleted file mode 100644 index f5cae5d6..00000000 --- a/lib/icons/FoldersPlainIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FoldersPlainIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FoldersPlainIcon }; diff --git a/lib/icons/FoldersPlainIcon.js b/lib/icons/FoldersPlainIcon.js index a75ed386..e8830f0d 100644 --- a/lib/icons/FoldersPlainIcon.js +++ b/lib/icons/FoldersPlainIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FoldersPlainIcon = void 0; -var react_1 = __importDefault(require("react")); -var FoldersPlainIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M2.5 7.368h5.2l2.8 1.685H17a.5.5 0 01.5.5V19.5a.5.5 0 01-.5.5H3a.5.5 0 01-.5-.5V7.368z", fill: color }), - react_1.default.createElement("path", { d: "M3.5 5.684H9l2.5 1.684h8V19M4.5 4h5.2l2.8 1.684h9v12.632", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })))); -}; -exports.FoldersPlainIcon = FoldersPlainIcon; -//# sourceMappingURL=FoldersPlainIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var d=(e,n,l)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[n]=l,a=(e,n)=>{for(var l in n||(n={}))h.call(n,l)&&d(e,l,n[l]);if(s)for(var l of s(n))t.call(n,l)&&d(e,l,n[l]);return e},c=(e,n)=>x(e,v(n));var j=(e,n)=>{var l={};for(var i in e)h.call(e,i)&&n.indexOf(i)<0&&(l[i]=e[i]);if(e!=null&&s)for(var i of s(e))n.indexOf(i)<0&&t.call(e,i)&&(l[i]=e[i]);return l};var r=require("react/jsx-runtime");const f=g=>{var o=g,{title:e,size:n=24,color:l="currentColor"}=o,i=j(o,["title","size","color"]);return r.jsxs("svg",c(a({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&r.jsx("title",{children:e}),r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M2.5 7.368h5.2l2.8 1.685H17a.5.5 0 01.5.5V19.5a.5.5 0 01-.5.5H3a.5.5 0 01-.5-.5V7.368z",fill:l}),r.jsx("path",{d:"M3.5 5.684H9l2.5 1.684h8V19M4.5 4h5.2l2.8 1.684h9v12.632",stroke:l,strokeLinecap:"round",strokeLinejoin:"round"})]})]}))};exports.FoldersPlainIcon=f; diff --git a/lib/icons/FoldersPlainIcon.js.map b/lib/icons/FoldersPlainIcon.js.map deleted file mode 100644 index 9f854877..00000000 --- a/lib/icons/FoldersPlainIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FoldersPlainIcon.js","sourceRoot":"","sources":["../../src/icons/FoldersPlainIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCAAM,CAAC,EAAC,wFAAwF,EAAC,IAAI,EAAE,KAAK,GAAI;YAChH,wCACE,CAAC,EAAC,0DAA0D,EAC5D,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/FoodIcon.d.ts b/lib/icons/FoodIcon.d.ts deleted file mode 100644 index 02eb8498..00000000 --- a/lib/icons/FoodIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FoodIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FoodIcon }; diff --git a/lib/icons/FoodIcon.js b/lib/icons/FoodIcon.js index f73ecdb5..55574970 100644 --- a/lib/icons/FoodIcon.js +++ b/lib/icons/FoodIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FoodIcon = void 0; -var react_1 = __importDefault(require("react")); -var FoodIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M8,13 C8,11.8954305 7.1045695,11 6,11 C4.8954305,11 4,11.8954305 4,13 M21,13 C21,10.790861 19.209139,9 17,9 C16.6441363,9 16.2991266,9.04647111 15.9707082,9.13367587 M8,16 C8,18.209139 9.790861,20 12,20 C14.209139,20 16,18.209139 16,16 M2,13 L22,13 L22,22 L2,22 L2,13 Z M8,6 L11,6 L11,13 L8,13 L8,6 Z M9.5,4 L11,6 L8,6 L9.5,4 Z M14.5,4 L16,6 L14.5,4 Z M9.5,2 L14.5,2 L14.5,4 L9.5,4 L9.5,2 Z M11,6 L16,6 L16,13 L11,13 L11,6 Z M6.5,15.5 L9.5,15.5 M14.5,15.5 L17.5,15.5", stroke: color })))); -}; -exports.FoodIcon = FoodIcon; -//# sourceMappingURL=FoodIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,C=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,M=Object.prototype.propertyIsEnumerable;var t=(L,e,o)=>e in L?u(L,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):L[e]=o,c=(L,e)=>{for(var o in e||(e={}))d.call(e,o)&&t(L,o,e[o]);if(r)for(var o of r(e))M.call(e,o)&&t(L,o,e[o]);return L},l=(L,e)=>C(L,j(e));var h=(L,e)=>{var o={};for(var n in L)d.call(L,n)&&e.indexOf(n)<0&&(o[n]=L[n]);if(L!=null&&r)for(var n of r(L))e.indexOf(n)<0&&M.call(L,n)&&(o[n]=L[n]);return o};var i=require("react/jsx-runtime");const x=Z=>{var s=Z,{title:L,size:e=24,color:o="currentColor"}=s,n=h(s,["title","size","color"]);return i.jsxs("svg",l(c({viewBox:"0 0 24 24",width:e,height:e},n),{children:[L&&i.jsx("title",{children:L}),i.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:i.jsx("path",{d:"M8,13 C8,11.8954305 7.1045695,11 6,11 C4.8954305,11 4,11.8954305 4,13 M21,13 C21,10.790861 19.209139,9 17,9 C16.6441363,9 16.2991266,9.04647111 15.9707082,9.13367587 M8,16 C8,18.209139 9.790861,20 12,20 C14.209139,20 16,18.209139 16,16 M2,13 L22,13 L22,22 L2,22 L2,13 Z M8,6 L11,6 L11,13 L8,13 L8,6 Z M9.5,4 L11,6 L8,6 L9.5,4 Z M14.5,4 L16,6 L14.5,4 Z M9.5,2 L14.5,2 L14.5,4 L9.5,4 L9.5,2 Z M11,6 L16,6 L16,13 L11,13 L11,6 Z M6.5,15.5 L9.5,15.5 M14.5,15.5 L17.5,15.5",stroke:o})})]}))};exports.FoodIcon=x; diff --git a/lib/icons/FoodIcon.js.map b/lib/icons/FoodIcon.js.map deleted file mode 100644 index 9e3688c8..00000000 --- a/lib/icons/FoodIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FoodIcon.js","sourceRoot":"","sources":["../../src/icons/FoodIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,odAAod,EACtd,MAAM,EAAE,KAAK,GACP,CACN,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/FrowningFaceIcon.js b/lib/icons/FrowningFaceIcon.js new file mode 100644 index 00000000..def622d8 --- /dev/null +++ b/lib/icons/FrowningFaceIcon.js @@ -0,0 +1 @@ +"use strict";var j=Object.defineProperty,l=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(n,e,r)=>e in n?j(n,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[e]=r,h=(n,e)=>{for(var r in e||(e={}))c.call(e,r)&&t(n,r,e[r]);if(C)for(var r of C(e))d.call(e,r)&&t(n,r,e[r]);return n},u=(n,e)=>l(n,x(e));var a=(n,e)=>{var r={};for(var o in n)c.call(n,o)&&e.indexOf(o)<0&&(r[o]=n[o]);if(n!=null&&C)for(var o of C(n))e.indexOf(o)<0&&d.call(n,o)&&(r[o]=n[o]);return r};var i=require("react/jsx-runtime");const g=w=>{var s=w,{title:n,size:e=24,color:r="currentColor"}=s,o=a(s,["title","size","color"]);return i.jsxs("svg",u(h({viewBox:"0 0 24 24",width:e,height:e},o),{children:[n&&i.jsx("title",{children:n}),i.jsx("path",{d:"M7 15.9583C9.5 11.7917 14.5 11.7917 17 15.9583M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM9.5 8.66667C9.5 9.1269 9.1269 9.5 8.66667 9.5C8.20643 9.5 7.83333 9.1269 7.83333 8.66667C7.83333 8.20643 8.20643 7.83333 8.66667 7.83333C9.1269 7.83333 9.5 8.20643 9.5 8.66667ZM16.1667 8.66667C16.1667 9.1269 15.7936 9.5 15.3333 9.5C14.8731 9.5 14.5 9.1269 14.5 8.66667C14.5 8.20643 14.8731 7.83333 15.3333 7.83333C15.7936 7.83333 16.1667 8.20643 16.1667 8.66667Z",stroke:r,fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.FrowningFaceIcon=g; diff --git a/lib/icons/FullscreenIcon.d.ts b/lib/icons/FullscreenIcon.d.ts deleted file mode 100644 index c15820e2..00000000 --- a/lib/icons/FullscreenIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const FullscreenIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { FullscreenIcon }; diff --git a/lib/icons/FullscreenIcon.js b/lib/icons/FullscreenIcon.js index c6fd0476..e1624800 100644 --- a/lib/icons/FullscreenIcon.js +++ b/lib/icons/FullscreenIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FullscreenIcon = void 0; -var react_1 = __importDefault(require("react")); -var FullscreenIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round", stroke: color }, - react_1.default.createElement("path", { d: "M9 21H3v-6m.5 5.5L9 15m6-12h6v6m-5.5-.5l5-5M21 15v6h-6m5.5-.5L15 15M3 9V3h6m-.5 5.5l-5-5" })))); -}; -exports.FullscreenIcon = FullscreenIcon; -//# sourceMappingURL=FullscreenIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,m=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var c=(e,n,r)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r,d=(e,n)=>{for(var r in n||(n={}))t.call(n,r)&&c(e,r,n[r]);if(o)for(var r of o(n))h.call(n,r)&&c(e,r,n[r]);return e},u=(e,n)=>m(e,x(n));var v=(e,n)=>{var r={};for(var l in e)t.call(e,l)&&n.indexOf(l)<0&&(r[l]=e[l]);if(e!=null&&o)for(var l of o(e))n.indexOf(l)<0&&h.call(e,l)&&(r[l]=e[l]);return r};var s=require("react/jsx-runtime");const L=a=>{var i=a,{title:e,size:n=24,color:r="currentColor"}=i,l=v(i,["title","size","color"]);return s.jsxs("svg",u(d({viewBox:"0 0 24 24",width:n,height:n},l),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",stroke:r,children:s.jsx("path",{d:"M9 21H3v-6m.5 5.5L9 15m6-12h6v6m-5.5-.5l5-5M21 15v6h-6m5.5-.5L15 15M3 9V3h6m-.5 5.5l-5-5"})})]}))};exports.FullscreenIcon=L; diff --git a/lib/icons/FullscreenIcon.js.map b/lib/icons/FullscreenIcon.js.map deleted file mode 100644 index 6676cdd8..00000000 --- a/lib/icons/FullscreenIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FullscreenIcon.js","sourceRoot":"","sources":["../../src/icons/FullscreenIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,MAAM,EAAE,KAAK;YAC1F,wCAAM,CAAC,EAAC,0FAA0F,GAAG,CACnG,CACA,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/GiftIcon.d.ts b/lib/icons/GiftIcon.d.ts deleted file mode 100644 index 4487ae2f..00000000 --- a/lib/icons/GiftIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const GiftIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { GiftIcon }; diff --git a/lib/icons/GiftIcon.js b/lib/icons/GiftIcon.js index bc0bd0a4..20b67970 100644 --- a/lib/icons/GiftIcon.js +++ b/lib/icons/GiftIcon.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.GiftIcon = void 0; -var react_1 = __importDefault(require("react")); -var GiftIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { transform: "translate(2 2)", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("rect", { x: 1.5, y: 9.5, width: 17, height: 10, rx: 1 }), - react_1.default.createElement("rect", { x: 0.5, y: 5.5, width: 19, height: 4, rx: 1 }), - react_1.default.createElement("path", { d: "M10.133 5.665C8.43 1.135 6.927-.317 5.63 1.309c-1.617 2.026-.116 3.478 4.504 4.356z" }), - react_1.default.createElement("path", { d: "M10 5.665c1.705-4.53 3.206-5.982 4.505-4.356 1.617 2.026.115 3.478-4.505 4.356zM10 5.361v13.973" })))); -}; -exports.GiftIcon = GiftIcon; -//# sourceMappingURL=GiftIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,u=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable;var h=(e,t,r)=>t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,d=(e,t)=>{for(var r in t||(t={}))c.call(t,r)&&h(e,r,t[r]);if(s)for(var r of s(t))x.call(t,r)&&h(e,r,t[r]);return e},l=(e,t)=>u(e,f(t));var j=(e,t)=>{var r={};for(var i in e)c.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&s)for(var i of s(e))t.indexOf(i)<0&&x.call(e,i)&&(r[i]=e[i]);return r};var n=require("react/jsx-runtime");const g=v=>{var o=v,{title:e,size:t=24,color:r="currentColor"}=o,i=j(o,["title","size","color"]);return n.jsxs("svg",l(d({viewBox:"0 0 24 24",width:t,height:t},i),{children:[e&&n.jsx("title",{children:e}),n.jsxs("g",{transform:"translate(2 2)",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:[n.jsx("rect",{x:1.5,y:9.5,width:17,height:10,rx:1}),n.jsx("rect",{x:.5,y:5.5,width:19,height:4,rx:1}),n.jsx("path",{d:"M10.133 5.665C8.43 1.135 6.927-.317 5.63 1.309c-1.617 2.026-.116 3.478 4.504 4.356z"}),n.jsx("path",{d:"M10 5.665c1.705-4.53 3.206-5.982 4.505-4.356 1.617 2.026.115 3.478-4.505 4.356zM10 5.361v13.973"})]})]}))};exports.GiftIcon=g; diff --git a/lib/icons/GiftIcon.js.map b/lib/icons/GiftIcon.js.map deleted file mode 100644 index bacc2ac5..00000000 --- a/lib/icons/GiftIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"GiftIcon.js","sourceRoot":"","sources":["../../src/icons/GiftIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCACE,SAAS,EAAC,gBAAgB,EAC1B,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO;YAEtB,wCAAM,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,GAAI;YACtD,wCAAM,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,GAAI;YACrD,wCAAM,CAAC,EAAC,qFAAqF,GAAG;YAChG,wCAAM,CAAC,EAAC,iGAAiG,GAAG,CAC1G,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/GroupsIcon.d.ts b/lib/icons/GroupsIcon.d.ts deleted file mode 100644 index 8ea5154e..00000000 --- a/lib/icons/GroupsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const GroupsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { GroupsIcon }; diff --git a/lib/icons/GroupsIcon.js b/lib/icons/GroupsIcon.js index 9662394d..8ba0f876 100644 --- a/lib/icons/GroupsIcon.js +++ b/lib/icons/GroupsIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.GroupsIcon = void 0; -var react_1 = __importDefault(require("react")); -var GroupsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { stroke: color, d: "M19.5776804,6.5 L21.5,6.5 L21.5,21.5 L6.5,21.5 L6.5,19.6648177 M17.5,4.5 L19.5,4.5 L19.5,19.5 L4.5,19.5 L4.5,17.6087216 M2.5,2.5 L17.5,2.5 L17.5,17.5 L2.5,17.5 L2.5,2.5 Z" })))); -}; -exports.GroupsIcon = GroupsIcon; -//# sourceMappingURL=GroupsIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var L=(e,o,r)=>o in e?j(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,l=(e,o)=>{for(var r in o||(o={}))d.call(o,r)&&L(e,r,o[r]);if(s)for(var r of s(o))c.call(o,r)&&L(e,r,o[r]);return e},u=(e,o)=>x(e,k(o));var h=(e,o)=>{var r={};for(var n in e)d.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&s)for(var n of s(e))o.indexOf(n)<0&&c.call(e,n)&&(r[n]=e[n]);return r};var i=require("react/jsx-runtime");const p=v=>{var t=v,{title:e,size:o=24,color:r="currentColor"}=t,n=h(t,["title","size","color"]);return i.jsxs("svg",u(l({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&i.jsx("title",{children:e}),i.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:i.jsx("path",{stroke:r,d:"M19.5776804,6.5 L21.5,6.5 L21.5,21.5 L6.5,21.5 L6.5,19.6648177 M17.5,4.5 L19.5,4.5 L19.5,19.5 L4.5,19.5 L4.5,17.6087216 M2.5,2.5 L17.5,2.5 L17.5,17.5 L2.5,17.5 L2.5,2.5 Z"})})]}))};exports.GroupsIcon=p; diff --git a/lib/icons/GroupsIcon.js.map b/lib/icons/GroupsIcon.js.map deleted file mode 100644 index e5bfd17d..00000000 --- a/lib/icons/GroupsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"GroupsIcon.js","sourceRoot":"","sources":["../../src/icons/GroupsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,4KAA4K,GAC9K,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/HelpIcon.d.ts b/lib/icons/HelpIcon.d.ts deleted file mode 100644 index 1df594c9..00000000 --- a/lib/icons/HelpIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const HelpIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { HelpIcon }; diff --git a/lib/icons/HelpIcon.js b/lib/icons/HelpIcon.js index d8c73fc3..08c6ca48 100644 --- a/lib/icons/HelpIcon.js +++ b/lib/icons/HelpIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.HelpIcon = void 0; -var react_1 = __importDefault(require("react")); -var HelpIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: "none" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M11.972 16.465a.748.748 0 1 1-.002 1.496.748.748 0 0 1 .002-1.496ZM11.986 6a3.498 3.498 0 0 1 3.486 3.487c.01 1.507-.883 2.44-1.641 3.159-.38.36-.733.684-.973 1.014-.24.33-.374.649-.374 1.076v.25a.5.5 0 0 1-.749.438.5.5 0 0 1-.247-.438v-.25c0-.658.244-1.215.568-1.661.324-.446.72-.804 1.09-1.154.74-.702 1.34-1.305 1.33-2.426a2.486 2.486 0 0 0-2.49-2.497 2.486 2.486 0 0 0-2.49 2.497.5.5 0 0 1-.749.438.5.5 0 0 1-.247-.438A3.498 3.498 0 0 1 11.986 6Z", clipRule: "evenodd" }), - react_1.default.createElement("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", d: "M12 21.5a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19Z" }))); -}; -exports.HelpIcon = HelpIcon; -//# sourceMappingURL=HelpIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,p=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var t=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,a=(e,n)=>{for(var i in n||(n={}))d.call(n,i)&&t(e,i,n[i]);if(o)for(var i of o(n))c.call(n,i)&&t(e,i,n[i]);return e},h=(e,n)=>p(e,x(n));var u=(e,n)=>{var i={};for(var l in e)d.call(e,l)&&n.indexOf(l)<0&&(i[l]=e[l]);if(e!=null&&o)for(var l of o(e))n.indexOf(l)<0&&c.call(e,l)&&(i[l]=e[l]);return i};var r=require("react/jsx-runtime");const j=w=>{var s=w,{title:e,size:n=24,color:i="currentColor"}=s,l=u(s,["title","size","color"]);return r.jsxs("svg",h(a({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n,fill:"none"},l),{children:[e&&r.jsx("title",{children:e}),r.jsx("path",{fill:i,fillRule:"evenodd",d:"M11.972 16.465a.748.748 0 1 1-.002 1.496.748.748 0 0 1 .002-1.496ZM11.986 6a3.498 3.498 0 0 1 3.486 3.487c.01 1.507-.883 2.44-1.641 3.159-.38.36-.733.684-.973 1.014-.24.33-.374.649-.374 1.076v.25a.5.5 0 0 1-.749.438.5.5 0 0 1-.247-.438v-.25c0-.658.244-1.215.568-1.661.324-.446.72-.804 1.09-1.154.74-.702 1.34-1.305 1.33-2.426a2.486 2.486 0 0 0-2.49-2.497 2.486 2.486 0 0 0-2.49 2.497.5.5 0 0 1-.749.438.5.5 0 0 1-.247-.438A3.498 3.498 0 0 1 11.986 6Z",clipRule:"evenodd"}),r.jsx("path",{stroke:i,strokeLinecap:"round",strokeLinejoin:"round",d:"M12 21.5a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19Z"})]}))};exports.HelpIcon=j; diff --git a/lib/icons/HelpIcon.js.map b/lib/icons/HelpIcon.js.map deleted file mode 100644 index 288ce2d4..00000000 --- a/lib/icons/HelpIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"HelpIcon.js","sourceRoot":"","sources":["../../src/icons/HelpIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAC,MAAM,IAAK,KAAK;QACzG,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,ocAAoc,EACtc,QAAQ,EAAC,SAAS,GAClB;QACF,wCACE,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,iDAAiD,GACnD,CACE,CACP,CAAA;CAAA,CAAC;AACM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/HelpPlainIcon.d.ts b/lib/icons/HelpPlainIcon.d.ts deleted file mode 100644 index 5d90ce1b..00000000 --- a/lib/icons/HelpPlainIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const HelpPlainIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { HelpPlainIcon }; diff --git a/lib/icons/HelpPlainIcon.js b/lib/icons/HelpPlainIcon.js index 8c086b48..eb5e3fa7 100644 --- a/lib/icons/HelpPlainIcon.js +++ b/lib/icons/HelpPlainIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.HelpPlainIcon = void 0; -var react_1 = __importDefault(require("react")); -var HelpPlainIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: "none" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { cx: "8.5", cy: "8", r: "8", fill: "#5992C7", d: "M23.294 11.294A11.294 11.294 0 0 1 12 22.588A11.294 11.294 0 0 1 0.706 11.294A11.294 11.294 0 0 1 23.294 11.294z" }), - react_1.default.createElement("path", { d: "M9.059 6.583C9.232 6.424 9.42 6.273 9.623 6.129C9.832 5.986 10.056 5.861 10.295 5.754C10.534 5.648 10.793 5.566 11.073 5.507C11.353 5.444 11.655 5.412 11.981 5.412C12.423 5.412 12.825 5.476 13.186 5.603C13.553 5.731 13.865 5.914 14.125 6.153C14.384 6.387 14.585 6.671 14.728 7.006C14.87 7.341 14.941 7.715 14.941 8.13C14.941 8.534 14.885 8.884 14.773 9.182C14.661 9.474 14.519 9.729 14.346 9.947C14.178 10.165 13.995 10.354 13.797 10.513C13.598 10.672 13.41 10.824 13.232 10.967C13.054 11.105 12.899 11.244 12.767 11.382C12.64 11.515 12.563 11.666 12.538 11.836L12.362 13H11.073L10.943 11.701C10.938 11.674 10.936 11.653 10.936 11.637C10.936 11.616 10.936 11.592 10.936 11.565C10.936 11.331 10.992 11.129 11.104 10.959C11.215 10.784 11.355 10.622 11.523 10.473C11.691 10.319 11.872 10.17 12.065 10.027C12.258 9.883 12.439 9.729 12.607 9.564C12.774 9.394 12.914 9.203 13.026 8.991C13.138 8.778 13.194 8.528 13.194 8.241C13.194 8.05 13.158 7.88 13.087 7.731C13.021 7.577 12.927 7.447 12.805 7.341C12.683 7.229 12.535 7.144 12.362 7.086C12.195 7.027 12.011 6.998 11.813 6.998C11.523 6.998 11.276 7.032 11.073 7.102C10.875 7.165 10.704 7.24 10.562 7.325C10.425 7.404 10.308 7.479 10.211 7.548C10.114 7.612 10.028 7.644 9.952 7.644C9.768 7.644 9.636 7.564 9.555 7.404L9.059 6.583ZM10.501 15.981C10.501 15.816 10.529 15.659 10.585 15.511C10.646 15.362 10.727 15.234 10.829 15.128C10.936 15.022 11.06 14.937 11.203 14.873C11.345 14.809 11.498 14.777 11.661 14.777C11.818 14.777 11.968 14.809 12.111 14.873C12.253 14.937 12.375 15.022 12.477 15.128C12.579 15.234 12.66 15.362 12.721 15.511C12.782 15.659 12.813 15.816 12.813 15.981C12.813 16.151 12.782 16.31 12.721 16.459C12.66 16.602 12.579 16.727 12.477 16.834C12.375 16.94 12.253 17.022 12.111 17.081C11.968 17.145 11.818 17.176 11.661 17.176C11.498 17.176 11.345 17.145 11.203 17.081C11.06 17.022 10.936 16.94 10.829 16.834C10.727 16.727 10.646 16.602 10.585 16.459C10.529 16.31 10.501 16.151 10.501 15.981Z", fill: "white" }))); -}; -exports.HelpPlainIcon = HelpPlainIcon; -//# sourceMappingURL=HelpPlainIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,d=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var s=(C,l,i)=>l in C?a(C,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):C[l]=i,h=(C,l)=>{for(var i in l||(l={}))c.call(l,i)&&s(C,i,l[i]);if(n)for(var i of n(l))o.call(l,i)&&s(C,i,l[i]);return C},x=(C,l)=>d(C,j(l));var w=(C,l)=>{var i={};for(var e in C)c.call(C,e)&&l.indexOf(e)<0&&(i[e]=C[e]);if(C!=null&&n)for(var e of n(C))l.indexOf(e)<0&&o.call(C,e)&&(i[e]=C[e]);return i};var r=require("react/jsx-runtime");const p=g=>{var t=g,{title:C,size:l=24,color:i="currentColor"}=t,e=w(t,["title","size","color"]);return r.jsxs("svg",x(h({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:l,height:l,fill:"none"},e),{children:[C&&r.jsx("title",{children:C}),r.jsx("path",{cx:"8.5",cy:"8",r:"8",fill:"#5992C7",d:"M23.294 11.294A11.294 11.294 0 0 1 12 22.588A11.294 11.294 0 0 1 0.706 11.294A11.294 11.294 0 0 1 23.294 11.294z"}),r.jsx("path",{d:"M9.059 6.583C9.232 6.424 9.42 6.273 9.623 6.129C9.832 5.986 10.056 5.861 10.295 5.754C10.534 5.648 10.793 5.566 11.073 5.507C11.353 5.444 11.655 5.412 11.981 5.412C12.423 5.412 12.825 5.476 13.186 5.603C13.553 5.731 13.865 5.914 14.125 6.153C14.384 6.387 14.585 6.671 14.728 7.006C14.87 7.341 14.941 7.715 14.941 8.13C14.941 8.534 14.885 8.884 14.773 9.182C14.661 9.474 14.519 9.729 14.346 9.947C14.178 10.165 13.995 10.354 13.797 10.513C13.598 10.672 13.41 10.824 13.232 10.967C13.054 11.105 12.899 11.244 12.767 11.382C12.64 11.515 12.563 11.666 12.538 11.836L12.362 13H11.073L10.943 11.701C10.938 11.674 10.936 11.653 10.936 11.637C10.936 11.616 10.936 11.592 10.936 11.565C10.936 11.331 10.992 11.129 11.104 10.959C11.215 10.784 11.355 10.622 11.523 10.473C11.691 10.319 11.872 10.17 12.065 10.027C12.258 9.883 12.439 9.729 12.607 9.564C12.774 9.394 12.914 9.203 13.026 8.991C13.138 8.778 13.194 8.528 13.194 8.241C13.194 8.05 13.158 7.88 13.087 7.731C13.021 7.577 12.927 7.447 12.805 7.341C12.683 7.229 12.535 7.144 12.362 7.086C12.195 7.027 12.011 6.998 11.813 6.998C11.523 6.998 11.276 7.032 11.073 7.102C10.875 7.165 10.704 7.24 10.562 7.325C10.425 7.404 10.308 7.479 10.211 7.548C10.114 7.612 10.028 7.644 9.952 7.644C9.768 7.644 9.636 7.564 9.555 7.404L9.059 6.583ZM10.501 15.981C10.501 15.816 10.529 15.659 10.585 15.511C10.646 15.362 10.727 15.234 10.829 15.128C10.936 15.022 11.06 14.937 11.203 14.873C11.345 14.809 11.498 14.777 11.661 14.777C11.818 14.777 11.968 14.809 12.111 14.873C12.253 14.937 12.375 15.022 12.477 15.128C12.579 15.234 12.66 15.362 12.721 15.511C12.782 15.659 12.813 15.816 12.813 15.981C12.813 16.151 12.782 16.31 12.721 16.459C12.66 16.602 12.579 16.727 12.477 16.834C12.375 16.94 12.253 17.022 12.111 17.081C11.968 17.145 11.818 17.176 11.661 17.176C11.498 17.176 11.345 17.145 11.203 17.081C11.06 17.022 10.936 16.94 10.829 16.834C10.727 16.727 10.646 16.602 10.585 16.459C10.529 16.31 10.501 16.151 10.501 15.981Z",fill:"white"})]}))};exports.HelpPlainIcon=p; diff --git a/lib/icons/HelpPlainIcon.js.map b/lib/icons/HelpPlainIcon.js.map deleted file mode 100644 index 8fe217d8..00000000 --- a/lib/icons/HelpPlainIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"HelpPlainIcon.js","sourceRoot":"","sources":["../../src/icons/HelpPlainIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,EAAC,MAAM,IAAK,KAAK;QACzG,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,GAAG,EACN,CAAC,EAAC,GAAG,EACL,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,kHAAkH,GACpH;QACF,wCACE,CAAC,EAAC,o6DAAo6D,EACt6D,IAAI,EAAC,OAAO,GACZ,CACE,CACP,CAAA;CAAA,CAAC;AACM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/IconProps.d.ts b/lib/icons/IconProps.d.ts deleted file mode 100644 index 1f80e4d4..00000000 --- a/lib/icons/IconProps.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { RefObject, SVGProps } from 'react'; -import { Override } from '../shared'; -type IconProps = Override, { - title?: string; - size?: number; - color?: string; - className?: string; - animateOnHover?: boolean; - ref?: RefObject; -}>; -export type { IconProps }; diff --git a/lib/icons/IconProps.js b/lib/icons/IconProps.js deleted file mode 100644 index 73d85c26..00000000 --- a/lib/icons/IconProps.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=IconProps.js.map \ No newline at end of file diff --git a/lib/icons/IconProps.js.map b/lib/icons/IconProps.js.map deleted file mode 100644 index 95dce780..00000000 --- a/lib/icons/IconProps.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IconProps.js","sourceRoot":"","sources":["../../src/icons/IconProps.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/icons/IdIcon.d.ts b/lib/icons/IdIcon.d.ts deleted file mode 100644 index 0ee3c29c..00000000 --- a/lib/icons/IdIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const IdIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { IdIcon }; diff --git a/lib/icons/IdIcon.js b/lib/icons/IdIcon.js index 96b9c86c..1a106a7d 100644 --- a/lib/icons/IdIcon.js +++ b/lib/icons/IdIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.IdIcon = void 0; -var react_1 = __importDefault(require("react")); -var IdIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M15 6h6a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V7a1 1 0 011-1h6m2.5-1.5h1a1 1 0 011 1v2a1 1 0 01-1 1h-1a1 1 0 01-1-1v-2a1 1 0 011-1zM13 16h6m-6-2h4.5M13 12h6M7.5 13a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm2.5 3.5a2.5 2.5 0 10-5 0", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.IdIcon = IdIcon; -//# sourceMappingURL=IdIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,n,o)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,c=(e,n)=>{for(var o in n||(n={}))t.call(n,o)&&s(e,o,n[o]);if(a)for(var o of a(n))d.call(n,o)&&s(e,o,n[o]);return e},l=(e,n)=>j(e,x(n));var u=(e,n)=>{var o={};for(var r in e)t.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&a)for(var r of a(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var h=require("react/jsx-runtime");const m=I=>{var i=I,{title:e,size:n=24,color:o="currentColor"}=i,r=u(i,["title","size","color"]);return h.jsxs("svg",l(c({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&h.jsx("title",{children:e}),h.jsx("path",{stroke:o,d:"M15 6h6a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V7a1 1 0 011-1h6m2.5-1.5h1a1 1 0 011 1v2a1 1 0 01-1 1h-1a1 1 0 01-1-1v-2a1 1 0 011-1zM13 16h6m-6-2h4.5M13 12h6M7.5 13a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm2.5 3.5a2.5 2.5 0 10-5 0",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.IdIcon=m; diff --git a/lib/icons/IdIcon.js.map b/lib/icons/IdIcon.js.map deleted file mode 100644 index 0ca30848..00000000 --- a/lib/icons/IdIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IdIcon.js","sourceRoot":"","sources":["../../src/icons/IdIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,MAAM,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAClF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,mOAAmO,EACrO,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,wBAAM"} \ No newline at end of file diff --git a/lib/icons/InfoIcon.d.ts b/lib/icons/InfoIcon.d.ts deleted file mode 100644 index 267befe6..00000000 --- a/lib/icons/InfoIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const InfoIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { InfoIcon }; diff --git a/lib/icons/InfoIcon.js b/lib/icons/InfoIcon.js index 2c714ae6..cb64d325 100644 --- a/lib/icons/InfoIcon.js +++ b/lib/icons/InfoIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.InfoIcon = void 0; -var react_1 = __importDefault(require("react")); -var InfoIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M14.651 9l-2.835 9.228c-.156.528-.235.874-.235 1.038a.37.37 0 00.125.266c.083.082.17.124.263.124.156 0 .313-.065.47-.195.415-.32.912-.9 1.493-1.74l.47.26c-1.392 2.276-2.871 3.414-4.438 3.414-.6 0-1.077-.158-1.432-.474A1.537 1.537 0 018 19.72c0-.32.078-.727.235-1.22l1.922-6.204c.185-.597.277-1.047.277-1.35 0-.19-.088-.36-.263-.506-.175-.147-.415-.221-.72-.221-.137 0-.303.004-.497.013l.18-.52L13.82 9h.83zm-.632-6c.571 0 1.053.186 1.445.558.392.372.588.822.588 1.35 0 .528-.199.978-.595 1.35a2.026 2.026 0 01-1.438.558 2.008 2.008 0 01-1.424-.558A1.784 1.784 0 0112 4.908c0-.528.196-.978.588-1.35A2.001 2.001 0 0114.018 3z", fill: color, fillRule: "evenodd" }))); -}; -exports.InfoIcon = InfoIcon; -//# sourceMappingURL=InfoIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,f=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(c,l,e)=>l in c?a(c,l,{enumerable:!0,configurable:!0,writable:!0,value:e}):c[l]=e,d=(c,l)=>{for(var e in l||(l={}))t.call(l,e)&&s(c,e,l[e]);if(i)for(var e of i(l))h.call(l,e)&&s(c,e,l[e]);return c},u=(c,l)=>f(c,j(l));var x=(c,l)=>{var e={};for(var n in c)t.call(c,n)&&l.indexOf(n)<0&&(e[n]=c[n]);if(c!=null&&i)for(var n of i(c))l.indexOf(n)<0&&h.call(c,n)&&(e[n]=c[n]);return e};var o=require("react/jsx-runtime");const v=I=>{var r=I,{title:c,size:l=24,color:e="currentColor"}=r,n=x(r,["title","size","color"]);return o.jsxs("svg",u(d({viewBox:"0 0 24 24",width:l,height:l},n),{children:[c&&o.jsx("title",{children:c}),o.jsx("path",{d:"M14.651 9l-2.835 9.228c-.156.528-.235.874-.235 1.038a.37.37 0 00.125.266c.083.082.17.124.263.124.156 0 .313-.065.47-.195.415-.32.912-.9 1.493-1.74l.47.26c-1.392 2.276-2.871 3.414-4.438 3.414-.6 0-1.077-.158-1.432-.474A1.537 1.537 0 018 19.72c0-.32.078-.727.235-1.22l1.922-6.204c.185-.597.277-1.047.277-1.35 0-.19-.088-.36-.263-.506-.175-.147-.415-.221-.72-.221-.137 0-.303.004-.497.013l.18-.52L13.82 9h.83zm-.632-6c.571 0 1.053.186 1.445.558.392.372.588.822.588 1.35 0 .528-.199.978-.595 1.35a2.026 2.026 0 01-1.438.558 2.008 2.008 0 01-1.424-.558A1.784 1.784 0 0112 4.908c0-.528.196-.978.588-1.35A2.001 2.001 0 0114.018 3z",fill:e,fillRule:"evenodd"})]}))};exports.InfoIcon=v; diff --git a/lib/icons/InfoIcon.js.map b/lib/icons/InfoIcon.js.map deleted file mode 100644 index f23ff087..00000000 --- a/lib/icons/InfoIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"InfoIcon.js","sourceRoot":"","sources":["../../src/icons/InfoIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,inBAAinB,EACnnB,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/InfoRoundIcon.d.ts b/lib/icons/InfoRoundIcon.d.ts deleted file mode 100644 index 1e76785b..00000000 --- a/lib/icons/InfoRoundIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const InfoRoundIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { InfoRoundIcon }; diff --git a/lib/icons/InfoRoundIcon.js b/lib/icons/InfoRoundIcon.js index a4d27f63..0245c92a 100644 --- a/lib/icons/InfoRoundIcon.js +++ b/lib/icons/InfoRoundIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.InfoRoundIcon = void 0; -var react_1 = __importDefault(require("react")); -var InfoRoundIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("circle", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", cx: 12, cy: 12, r: 10 }), - react_1.default.createElement("path", { d: "M14.057 9.54l-2.155 7.016c-.12.401-.179.664-.179.79 0 .072.032.14.095.202s.13.093.2.093c.119 0 .238-.049.357-.148.315-.243.694-.684 1.136-1.322l.357.197c-1.058 1.73-2.183 2.596-3.375 2.596-.456 0-.818-.12-1.088-.36A1.169 1.169 0 019 17.69c0-.244.06-.553.179-.928l1.461-4.717c.14-.454.21-.796.21-1.026 0-.145-.066-.273-.2-.385-.132-.112-.315-.168-.546-.168a8.66 8.66 0 00-.379.01l.137-.395 3.564-.543h.631zM13.405 5c.435 0 .801.141 1.1.424.297.283.446.625.446 1.027 0 .401-.15.743-.452 1.026a1.54 1.54 0 01-1.094.424c-.42 0-.781-.141-1.083-.424a1.356 1.356 0 01-.452-1.026c0-.402.15-.744.447-1.027.298-.283.66-.424 1.088-.424z", fill: color })))); -}; -exports.InfoRoundIcon = InfoRoundIcon; -//# sourceMappingURL=InfoRoundIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,a=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var s=(c,n,e)=>n in c?j(c,n,{enumerable:!0,configurable:!0,writable:!0,value:e}):c[n]=e,u=(c,n)=>{for(var e in n||(n={}))d.call(n,e)&&s(c,e,n[e]);if(i)for(var e of i(n))t.call(n,e)&&s(c,e,n[e]);return c},h=(c,n)=>a(c,f(n));var x=(c,n)=>{var e={};for(var o in c)d.call(c,o)&&n.indexOf(o)<0&&(e[o]=c[o]);if(c!=null&&i)for(var o of i(c))n.indexOf(o)<0&&t.call(c,o)&&(e[o]=c[o]);return e};var r=require("react/jsx-runtime");const v=I=>{var l=I,{title:c,size:n=24,color:e="currentColor"}=l,o=x(l,["title","size","color"]);return r.jsxs("svg",h(u({viewBox:"0 0 24 24",width:n,height:n},o),{children:[c&&r.jsx("title",{children:c}),r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("circle",{stroke:e,strokeLinecap:"round",strokeLinejoin:"round",cx:12,cy:12,r:10}),r.jsx("path",{d:"M14.057 9.54l-2.155 7.016c-.12.401-.179.664-.179.79 0 .072.032.14.095.202s.13.093.2.093c.119 0 .238-.049.357-.148.315-.243.694-.684 1.136-1.322l.357.197c-1.058 1.73-2.183 2.596-3.375 2.596-.456 0-.818-.12-1.088-.36A1.169 1.169 0 019 17.69c0-.244.06-.553.179-.928l1.461-4.717c.14-.454.21-.796.21-1.026 0-.145-.066-.273-.2-.385-.132-.112-.315-.168-.546-.168a8.66 8.66 0 00-.379.01l.137-.395 3.564-.543h.631zM13.405 5c.435 0 .801.141 1.1.424.297.283.446.625.446 1.027 0 .401-.15.743-.452 1.026a1.54 1.54 0 01-1.094.424c-.42 0-.781-.141-1.083-.424a1.356 1.356 0 01-.452-1.026c0-.402.15-.744.447-1.027.298-.283.66-.424 1.088-.424z",fill:e})]})]}))};exports.InfoRoundIcon=v; diff --git a/lib/icons/InfoRoundIcon.js.map b/lib/icons/InfoRoundIcon.js.map deleted file mode 100644 index aa7c0677..00000000 --- a/lib/icons/InfoRoundIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"InfoRoundIcon.js","sourceRoot":"","sources":["../../src/icons/InfoRoundIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,0CAAQ,MAAM,EAAE,KAAK,EAAE,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,EAAC,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,GAAI;YAC7F,wCACE,CAAC,EAAC,mnBAAmnB,EACrnB,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/KeyIcon.d.ts b/lib/icons/KeyIcon.d.ts deleted file mode 100644 index e1528c01..00000000 --- a/lib/icons/KeyIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const KeyIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { KeyIcon }; diff --git a/lib/icons/KeyIcon.js b/lib/icons/KeyIcon.js index 5e2aec92..da1e6f7b 100644 --- a/lib/icons/KeyIcon.js +++ b/lib/icons/KeyIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.KeyIcon = void 0; -var react_1 = __importDefault(require("react")); -var KeyIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M7.455 9.273a1.818 1.818 0 100-3.637 1.818 1.818 0 000 3.637zm7.343 1.726a6.364 6.364 0 10-5.98 4.183h0c.856 0 1.672-.169 2.417-.475m3.674-3.616L22 18.364V22h-3.636l-1.819-1.818v-1.818h-1.818v-1.819H12.91l-1.636-1.818", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.KeyIcon = KeyIcon; -//# sourceMappingURL=KeyIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var l=(e,n,o)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,d=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&l(e,o,n[o]);if(i)for(var o of i(n))h.call(n,o)&&l(e,o,n[o]);return e},u=(e,n)=>j(e,x(n));var v=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&h.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const k=m=>{var t=m,{title:e,size:n=24,color:o="currentColor"}=t,r=v(t,["title","size","color"]);return s.jsxs("svg",u(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{stroke:o,d:"M7.455 9.273a1.818 1.818 0 100-3.637 1.818 1.818 0 000 3.637zm7.343 1.726a6.364 6.364 0 10-5.98 4.183h0c.856 0 1.672-.169 2.417-.475m3.674-3.616L22 18.364V22h-3.636l-1.819-1.818v-1.818h-1.818v-1.819H12.91l-1.636-1.818",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.KeyIcon=k; diff --git a/lib/icons/KeyIcon.js.map b/lib/icons/KeyIcon.js.map deleted file mode 100644 index 4f2af0ac..00000000 --- a/lib/icons/KeyIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"KeyIcon.js","sourceRoot":"","sources":["../../src/icons/KeyIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,OAAO,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACnF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,2NAA2N,EAC7N,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/icons/KeyboardIcon.d.ts b/lib/icons/KeyboardIcon.d.ts deleted file mode 100644 index 35296169..00000000 --- a/lib/icons/KeyboardIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const KeyboardIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { KeyboardIcon }; diff --git a/lib/icons/KeyboardIcon.js b/lib/icons/KeyboardIcon.js index f06d15e6..3b5b34b6 100644 --- a/lib/icons/KeyboardIcon.js +++ b/lib/icons/KeyboardIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.KeyboardIcon = void 0; -var react_1 = __importDefault(require("react")); -var KeyboardIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M6 5h12a4 4 0 014 4v6a4 4 0 01-4 4H6a4 4 0 01-4-4V9a4 4 0 014-4zm11 7.021h2m-2-3h2m-6 3h2m-2-3h2m-6 3h2m-2-3h2m-6 3h2m-2-3h2M6.5 15.5h11", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.KeyboardIcon = KeyboardIcon; -//# sourceMappingURL=KeyboardIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var t=(e,h,o)=>h in e?u(e,h,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[h]=o,m=(e,h)=>{for(var o in h||(h={}))d.call(h,o)&&t(e,o,h[o]);if(n)for(var o of n(h))a.call(h,o)&&t(e,o,h[o]);return e},c=(e,h)=>j(e,v(h));var l=(e,h)=>{var o={};for(var r in e)d.call(e,r)&&h.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&n)for(var r of n(e))h.indexOf(r)<0&&a.call(e,r)&&(o[r]=e[r]);return o};var i=require("react/jsx-runtime");const x=k=>{var s=k,{title:e,size:h=24,color:o="currentColor"}=s,r=l(s,["title","size","color"]);return i.jsxs("svg",c(m({viewBox:"0 0 24 24",width:h,height:h},r),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{stroke:o,d:"M6 5h12a4 4 0 014 4v6a4 4 0 01-4 4H6a4 4 0 01-4-4V9a4 4 0 014-4zm11 7.021h2m-2-3h2m-6 3h2m-2-3h2m-6 3h2m-2-3h2m-6 3h2m-2-3h2M6.5 15.5h11",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.KeyboardIcon=x; diff --git a/lib/icons/KeyboardIcon.js.map b/lib/icons/KeyboardIcon.js.map deleted file mode 100644 index 919a1466..00000000 --- a/lib/icons/KeyboardIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"KeyboardIcon.js","sourceRoot":"","sources":["../../src/icons/KeyboardIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,0IAA0I,EAC5I,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/LightIcon.d.ts b/lib/icons/LightIcon.d.ts deleted file mode 100644 index 6a682888..00000000 --- a/lib/icons/LightIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const LightIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { LightIcon }; diff --git a/lib/icons/LightIcon.js b/lib/icons/LightIcon.js index fe035d79..b4d1bf3e 100644 --- a/lib/icons/LightIcon.js +++ b/lib/icons/LightIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LightIcon = void 0; -var react_1 = __importDefault(require("react")); -var LightIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M11.5 21h1M10 19.5h4m.5-6V17a1 1 0 01-1 1h-3a1 1 0 01-1-1v-3.5M12 3a5.5 5.5 0 012.547 10.376M11.5 5c-2 .667-3 2-3 4m.9 4.348A5.5 5.5 0 0112 3", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.LightIcon = LightIcon; -//# sourceMappingURL=LightIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,n,i)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,l=(e,n)=>{for(var i in n||(n={}))c.call(n,i)&&s(e,i,n[i]);if(r)for(var i of r(n))d.call(n,i)&&s(e,i,n[i]);return e},u=(e,n)=>v(e,x(n));var a=(e,n)=>{var i={};for(var o in e)c.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&d.call(e,o)&&(i[o]=e[o]);return i};var t=require("react/jsx-runtime");const g=L=>{var h=L,{title:e,size:n=24,color:i="currentColor"}=h,o=a(h,["title","size","color"]);return t.jsxs("svg",u(l({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{stroke:i,d:"M11.5 21h1M10 19.5h4m.5-6V17a1 1 0 01-1 1h-3a1 1 0 01-1-1v-3.5M12 3a5.5 5.5 0 012.547 10.376M11.5 5c-2 .667-3 2-3 4m.9 4.348A5.5 5.5 0 0112 3",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.LightIcon=g; diff --git a/lib/icons/LightIcon.js.map b/lib/icons/LightIcon.js.map deleted file mode 100644 index 1dd55b6d..00000000 --- a/lib/icons/LightIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LightIcon.js","sourceRoot":"","sources":["../../src/icons/LightIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,+IAA+I,EACjJ,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/LinkIcon.d.ts b/lib/icons/LinkIcon.d.ts deleted file mode 100644 index b0026dc5..00000000 --- a/lib/icons/LinkIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const LinkIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { LinkIcon }; diff --git a/lib/icons/LinkIcon.js b/lib/icons/LinkIcon.js index bd67d257..43bbe5a7 100644 --- a/lib/icons/LinkIcon.js +++ b/lib/icons/LinkIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LinkIcon = void 0; -var react_1 = __importDefault(require("react")); -var LinkIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { stroke: color, d: "M8.442 11.347c-.535.535-1.42.517-1.977-.04L2.43 7.272c-.557-.557-.575-1.442-.04-1.977L5.295 2.39c.535-.535 1.42-.517 1.977.04l4.035 4.035c.557.557.575 1.442.04 1.977m3.632 3.632c.535-.535 1.42-.517 1.977.04h0l4.035 4.035c.557.557.575 1.443.04 1.977l-2.905 2.906c-.534.534-1.42.516-1.977-.04l-4.035-4.036c-.557-.557-.575-1.442-.04-1.977m-3.39-6.295l6.053 6.053", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.LinkIcon = LinkIcon; -//# sourceMappingURL=LinkIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,k=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(e,n,c)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:c}):e[n]=c,h=(e,n)=>{for(var c in n||(n={}))t.call(n,c)&&s(e,c,n[c]);if(o)for(var c of o(n))d.call(n,c)&&s(e,c,n[c]);return e},u=(e,n)=>k(e,x(n));var L=(e,n)=>{var c={};for(var i in e)t.call(e,i)&&n.indexOf(i)<0&&(c[i]=e[i]);if(e!=null&&o)for(var i of o(e))n.indexOf(i)<0&&d.call(e,i)&&(c[i]=e[i]);return c};var r=require("react/jsx-runtime");const v=a=>{var l=a,{title:e,size:n=24,color:c="currentColor"}=l,i=L(l,["title","size","color"]);return r.jsxs("svg",u(h({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&r.jsx("title",{children:e}),r.jsx("path",{stroke:c,d:"M8.442 11.347c-.535.535-1.42.517-1.977-.04L2.43 7.272c-.557-.557-.575-1.442-.04-1.977L5.295 2.39c.535-.535 1.42-.517 1.977.04l4.035 4.035c.557.557.575 1.442.04 1.977m3.632 3.632c.535-.535 1.42-.517 1.977.04h0l4.035 4.035c.557.557.575 1.443.04 1.977l-2.905 2.906c-.534.534-1.42.516-1.977-.04l-4.035-4.036c-.557-.557-.575-1.442-.04-1.977m-3.39-6.295l6.053 6.053",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.LinkIcon=v; diff --git a/lib/icons/LinkIcon.js.map b/lib/icons/LinkIcon.js.map deleted file mode 100644 index d18ccc95..00000000 --- a/lib/icons/LinkIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LinkIcon.js","sourceRoot":"","sources":["../../src/icons/LinkIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,MAAM,EAAE,KAAK,EACb,CAAC,EAAC,yWAAyW,EAC3W,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/ListIcon.d.ts b/lib/icons/ListIcon.d.ts deleted file mode 100644 index 7ed4aab3..00000000 --- a/lib/icons/ListIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ListIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ListIcon }; diff --git a/lib/icons/ListIcon.js b/lib/icons/ListIcon.js index edf60e3c..e5210b4d 100644 --- a/lib/icons/ListIcon.js +++ b/lib/icons/ListIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ListIcon = void 0; -var react_1 = __importDefault(require("react")); -var ListIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M3.5 17a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm0-6.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm0-6.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3z", fill: color }), - react_1.default.createElement("path", { d: "M7 18.5h13.5M7 12h13.5M7 5.5h13.5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })))); -}; -exports.ListIcon = ListIcon; -//# sourceMappingURL=ListIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var h=(e,i,n)=>i in e?u(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n,c=(e,i)=>{for(var n in i||(i={}))d.call(i,n)&&h(e,n,i[n]);if(t)for(var n of t(i))l.call(i,n)&&h(e,n,i[n]);return e},a=(e,i)=>x(e,v(i));var j=(e,i)=>{var n={};for(var s in e)d.call(e,s)&&i.indexOf(s)<0&&(n[s]=e[s]);if(e!=null&&t)for(var s of t(e))i.indexOf(s)<0&&l.call(e,s)&&(n[s]=e[s]);return n};var r=require("react/jsx-runtime");const L=M=>{var o=M,{title:e,size:i=24,color:n="currentColor"}=o,s=j(o,["title","size","color"]);return r.jsxs("svg",a(c({viewBox:"0 0 24 24",width:i,height:i},s),{children:[e&&r.jsx("title",{children:e}),r.jsxs("g",{fill:"none",fillRule:"evenodd",children:[r.jsx("path",{d:"M3.5 17a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm0-6.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3zm0-6.5a1.5 1.5 0 110 3 1.5 1.5 0 010-3z",fill:n}),r.jsx("path",{d:"M7 18.5h13.5M7 12h13.5M7 5.5h13.5",stroke:n,strokeLinecap:"round",strokeLinejoin:"round"})]})]}))};exports.ListIcon=L; diff --git a/lib/icons/ListIcon.js.map b/lib/icons/ListIcon.js.map deleted file mode 100644 index abd7b1ae..00000000 --- a/lib/icons/ListIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ListIcon.js","sourceRoot":"","sources":["../../src/icons/ListIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,wHAAwH,EAC1H,IAAI,EAAE,KAAK,GACX;YACF,wCAAM,CAAC,EAAC,mCAAmC,EAAC,MAAM,EAAE,KAAK,EAAE,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,GAAG,CACxG,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/LoaderIcon.d.ts b/lib/icons/LoaderIcon.d.ts deleted file mode 100644 index 14ebf136..00000000 --- a/lib/icons/LoaderIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const LoaderIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { LoaderIcon }; diff --git a/lib/icons/LoaderIcon.js b/lib/icons/LoaderIcon.js index 4bc78edf..dc718e2c 100644 --- a/lib/icons/LoaderIcon.js +++ b/lib/icons/LoaderIcon.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LoaderIcon = void 0; -var react_1 = __importDefault(require("react")); -var LoaderIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("circle", { cx: "6", cy: "6", r: "4", stroke: color, strokeWidth: "2" }), - react_1.default.createElement("path", { stroke: "#FFF", strokeLinecap: "round", d: "M10 6a4 4 0 00-4-4" }, - react_1.default.createElement("animateTransform", { attributeName: "transform", attributeType: "XML", type: "rotate", dur: "1s", from: "0 6 6", to: "360 6 6", repeatCount: "indefinite" }))))); -}; -exports.LoaderIcon = LoaderIcon; -//# sourceMappingURL=LoaderIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var a=(e,r,t)=>r in e?x(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,l=(e,r)=>{for(var t in r||(r={}))c.call(r,t)&&a(e,t,r[t]);if(s)for(var t of s(r))d.call(r,t)&&a(e,t,r[t]);return e},h=(e,r)=>j(e,m(r));var u=(e,r)=>{var t={};for(var o in e)c.call(e,o)&&r.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&s)for(var o of s(e))r.indexOf(o)<0&&d.call(e,o)&&(t[o]=e[o]);return t};var n=require("react/jsx-runtime");const f=p=>{var i=p,{title:e,size:r=24,color:t="currentColor"}=i,o=u(i,["title","size","color"]);return n.jsxs("svg",h(l({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 12 12",width:r,height:r},o),{children:[e&&n.jsx("title",{children:e}),n.jsxs("g",{fill:"none",fillRule:"evenodd",children:[n.jsx("circle",{cx:"6",cy:"6",r:"4",stroke:t,strokeWidth:"2"}),n.jsx("path",{stroke:"#FFF",strokeLinecap:"round",d:"M10 6a4 4 0 00-4-4",children:n.jsx("animateTransform",{attributeName:"transform",attributeType:"XML",type:"rotate",dur:"1s",from:"0 6 6",to:"360 6 6",repeatCount:"indefinite"})})]})]}))};exports.LoaderIcon=f; diff --git a/lib/icons/LoaderIcon.js.map b/lib/icons/LoaderIcon.js.map deleted file mode 100644 index dd472745..00000000 --- a/lib/icons/LoaderIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LoaderIcon.js","sourceRoot":"","sources":["../../src/icons/LoaderIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,0CAAQ,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,GAAG,EAAC,MAAM,EAAE,KAAK,EAAE,WAAW,EAAC,GAAG,GAAG;YAC7D,wCAAM,MAAM,EAAC,MAAM,EAAC,aAAa,EAAC,OAAO,EAAC,CAAC,EAAC,oBAAoB;gBAC9D,oDACE,aAAa,EAAC,WAAW,EACzB,aAAa,EAAC,KAAK,EACnB,IAAI,EAAC,QAAQ,EACb,GAAG,EAAC,IAAI,EACR,IAAI,EAAC,OAAO,EACZ,EAAE,EAAC,SAAS,EACZ,WAAW,EAAC,YAAY,GACxB,CACG,CACL,CACA,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/LocaleIcon.d.ts b/lib/icons/LocaleIcon.d.ts deleted file mode 100644 index b3bdeeef..00000000 --- a/lib/icons/LocaleIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const LocaleIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { LocaleIcon }; diff --git a/lib/icons/LocaleIcon.js b/lib/icons/LocaleIcon.js index 302345d7..0d4e8dc4 100644 --- a/lib/icons/LocaleIcon.js +++ b/lib/icons/LocaleIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LocaleIcon = void 0; -var react_1 = __importDefault(require("react")); -var LocaleIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2.5 4v18M9 5V2h13v12h-6M9.5 2.5l6 2.5m-13 0h13v12h-13V5z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.LocaleIcon = LocaleIcon; -//# sourceMappingURL=LocaleIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(e,o,n)=>o in e?a(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,d=(e,o)=>{for(var n in o||(o={}))c.call(o,n)&&t(e,n,o[n]);if(i)for(var n of i(o))h.call(o,n)&&t(e,n,o[n]);return e},u=(e,o)=>j(e,x(o));var v=(e,o)=>{var n={};for(var r in e)c.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&i)for(var r of i(e))o.indexOf(r)<0&&h.call(e,r)&&(n[r]=e[r]);return n};var l=require("react/jsx-runtime");const L=k=>{var s=k,{title:e,size:o=24,color:n="currentColor"}=s,r=v(s,["title","size","color"]);return l.jsxs("svg",u(d({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{d:"M2.5 4v18M9 5V2h13v12h-6M9.5 2.5l6 2.5m-13 0h13v12h-13V5z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.LocaleIcon=L; diff --git a/lib/icons/LocaleIcon.js.map b/lib/icons/LocaleIcon.js.map deleted file mode 100644 index 60924ced..00000000 --- a/lib/icons/LocaleIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LocaleIcon.js","sourceRoot":"","sources":["../../src/icons/LocaleIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,2DAA2D,EAC7D,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/LockIcon.d.ts b/lib/icons/LockIcon.d.ts deleted file mode 100644 index cea28d0a..00000000 --- a/lib/icons/LockIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const LockIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { LockIcon }; diff --git a/lib/icons/LockIcon.js b/lib/icons/LockIcon.js index bf5b49dc..a3c45f7f 100644 --- a/lib/icons/LockIcon.js +++ b/lib/icons/LockIcon.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LockIcon = void 0; -var react_1 = __importDefault(require("react")); -var LockIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: color, transform: "translate(3 2)", fillRule: "nonzero", fill: "none" }, - react_1.default.createElement("rect", { x: 0.5, y: 7.5, width: 17, height: 12, rx: 1 }), - react_1.default.createElement("path", { d: "M5.5 7.5V3.088C5.5 1.383 7.067 0 9 0s3.5 1.383 3.5 3.088V7.5" }), - react_1.default.createElement("path", { d: "M9 12v3", strokeLinecap: "round" })))); -}; -exports.LockIcon = LockIcon; -//# sourceMappingURL=LockIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,u=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(r,e,s)=>e in r?j(r,e,{enumerable:!0,configurable:!0,writable:!0,value:s}):r[e]=s,x=(r,e)=>{for(var s in e||(e={}))h.call(e,s)&&c(r,s,e[s]);if(o)for(var s of o(e))l.call(e,s)&&c(r,s,e[s]);return r},d=(r,e)=>u(r,g(e));var a=(r,e)=>{var s={};for(var t in r)h.call(r,t)&&e.indexOf(t)<0&&(s[t]=r[t]);if(r!=null&&o)for(var t of o(r))e.indexOf(t)<0&&l.call(r,t)&&(s[t]=r[t]);return s};var n=require("react/jsx-runtime");const k=v=>{var i=v,{title:r,size:e=24,color:s="currentColor"}=i,t=a(i,["title","size","color"]);return n.jsxs("svg",d(x({viewBox:"0 0 24 24",width:e,height:e},t),{children:[r&&n.jsx("title",{children:r}),n.jsxs("g",{stroke:s,transform:"translate(3 2)",fillRule:"nonzero",fill:"none",children:[n.jsx("rect",{x:.5,y:7.5,width:17,height:12,rx:1}),n.jsx("path",{d:"M5.5 7.5V3.088C5.5 1.383 7.067 0 9 0s3.5 1.383 3.5 3.088V7.5"}),n.jsx("path",{d:"M9 12v3",strokeLinecap:"round"})]})]}))};exports.LockIcon=k; diff --git a/lib/icons/LockIcon.js.map b/lib/icons/LockIcon.js.map deleted file mode 100644 index 6cc27ea4..00000000 --- a/lib/icons/LockIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LockIcon.js","sourceRoot":"","sources":["../../src/icons/LockIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAE,KAAK,EAAE,SAAS,EAAC,gBAAgB,EAAC,QAAQ,EAAC,SAAS,EAAC,IAAI,EAAC,MAAM;YACzE,wCAAM,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,GAAI;YACtD,wCAAM,CAAC,EAAC,8DAA8D,GAAG;YACzE,wCAAM,CAAC,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,GAAG,CACxC,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/MailIcon.d.ts b/lib/icons/MailIcon.d.ts deleted file mode 100644 index fbccc3bc..00000000 --- a/lib/icons/MailIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MailIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MailIcon }; diff --git a/lib/icons/MailIcon.js b/lib/icons/MailIcon.js index a280af59..e4ececf5 100644 --- a/lib/icons/MailIcon.js +++ b/lib/icons/MailIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MailIcon = void 0; -var react_1 = __importDefault(require("react")); -var MailIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2.5 5.5l8.37 5.727a2 2 0 002.26 0L21.5 5.5h0M3 5h18a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V6a1 1 0 011-1z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round" }))); -}; -exports.MailIcon = MailIcon; -//# sourceMappingURL=MailIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,i,n)=>i in e?v(e,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[i]=n,h=(e,i)=>{for(var n in i||(i={}))t.call(i,n)&&s(e,n,i[n]);if(l)for(var n of l(i))c.call(i,n)&&s(e,n,i[n]);return e},d=(e,i)=>x(e,j(i));var u=(e,i)=>{var n={};for(var r in e)t.call(e,r)&&i.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&l)for(var r of l(e))i.indexOf(r)<0&&c.call(e,r)&&(n[r]=e[r]);return n};var o=require("react/jsx-runtime");const M=f=>{var a=f,{title:e,size:i=24,color:n="currentColor"}=a,r=u(a,["title","size","color"]);return o.jsxs("svg",d(h({viewBox:"0 0 24 24",width:i,height:i},r),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M2.5 5.5l8.37 5.727a2 2 0 002.26 0L21.5 5.5h0M3 5h18a1 1 0 011 1v12a1 1 0 01-1 1H3a1 1 0 01-1-1V6a1 1 0 011-1z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round"})]}))};exports.MailIcon=M; diff --git a/lib/icons/MailIcon.js.map b/lib/icons/MailIcon.js.map deleted file mode 100644 index 518fd7a0..00000000 --- a/lib/icons/MailIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MailIcon.js","sourceRoot":"","sources":["../../src/icons/MailIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,gHAAgH,EAClH,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,GACrB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/MediaLinkIcon.d.ts b/lib/icons/MediaLinkIcon.d.ts deleted file mode 100644 index 1d1dcb9b..00000000 --- a/lib/icons/MediaLinkIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MediaLinkIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MediaLinkIcon }; diff --git a/lib/icons/MediaLinkIcon.js b/lib/icons/MediaLinkIcon.js index b30215a9..cc24e5db 100644 --- a/lib/icons/MediaLinkIcon.js +++ b/lib/icons/MediaLinkIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MediaLinkIcon = void 0; -var react_1 = __importDefault(require("react")); -var MediaLinkIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M22 13v8a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1h8M2 15l5.556-4 4.847 5 4.041-3L22 16M16 2h6v6m0-6l-9 9", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.MediaLinkIcon = MediaLinkIcon; -//# sourceMappingURL=MediaLinkIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,j=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var d=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,c=(e,n)=>{for(var i in n||(n={}))l.call(n,i)&&d(e,i,n[i]);if(r)for(var i of r(n))a.call(n,i)&&d(e,i,n[i]);return e},h=(e,n)=>j(e,k(n));var u=(e,n)=>{var i={};for(var o in e)l.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&a.call(e,o)&&(i[o]=e[o]);return i};var s=require("react/jsx-runtime");const x=L=>{var t=L,{title:e,size:n=24,color:i="currentColor"}=t,o=u(t,["title","size","color"]);return s.jsxs("svg",h(c({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M22 13v8a1 1 0 01-1 1H3a1 1 0 01-1-1V3a1 1 0 011-1h8M2 15l5.556-4 4.847 5 4.041-3L22 16M16 2h6v6m0-6l-9 9",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.MediaLinkIcon=x; diff --git a/lib/icons/MediaLinkIcon.js.map b/lib/icons/MediaLinkIcon.js.map deleted file mode 100644 index 2d77afb1..00000000 --- a/lib/icons/MediaLinkIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MediaLinkIcon.js","sourceRoot":"","sources":["../../src/icons/MediaLinkIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,2GAA2G,EAC7G,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/MegaphoneIcon.d.ts b/lib/icons/MegaphoneIcon.d.ts deleted file mode 100644 index 77f8ca2f..00000000 --- a/lib/icons/MegaphoneIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MegaphoneIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MegaphoneIcon }; diff --git a/lib/icons/MegaphoneIcon.js b/lib/icons/MegaphoneIcon.js index 079fc25c..60adf59e 100644 --- a/lib/icons/MegaphoneIcon.js +++ b/lib/icons/MegaphoneIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MegaphoneIcon = void 0; -var react_1 = __importDefault(require("react")); -var MegaphoneIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3.185 12.521a2.369 2.369 0 002.369 4.103l4.01-2.315 8.048-1.133a1 1 0 00.726-1.49l-4.52-7.828a1 1 0 00-1.652-.118L7.09 10.206 3.185 12.52zm4.648 2.75l2.1 3.637c.497.86.318 1.894-.4 2.308-.717.415-1.701.052-2.198-.808l-2.1-3.638h0m12.078-3.564l-5.394-9.23m5.168 5.561c.556-.355 1.046-1.123 1.046-1.831a2 2 0 00-2-2c-.42 0-.77.07-1.091.291M7.088 10.15l2.476 4.159m10.361-8.532l1.347-.695M17.229 3.63L17.77 2m2.468 7l1.663.427", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.MegaphoneIcon = MegaphoneIcon; -//# sourceMappingURL=MegaphoneIcon.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var s=(e,n,l)=>n in e?m(e,n,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[n]=l,h=(e,n)=>{for(var l in n||(n={}))t.call(n,l)&&s(e,l,n[l]);if(r)for(var l of r(n))a.call(n,l)&&s(e,l,n[l]);return e},d=(e,n)=>j(e,x(n));var u=(e,n)=>{var l={};for(var o in e)t.call(e,o)&&n.indexOf(o)<0&&(l[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&a.call(e,o)&&(l[o]=e[o]);return l};var i=require("react/jsx-runtime");const M=g=>{var c=g,{title:e,size:n=24,color:l="currentColor"}=c,o=u(c,["title","size","color"]);return i.jsxs("svg",d(h({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M3.185 12.521a2.369 2.369 0 002.369 4.103l4.01-2.315 8.048-1.133a1 1 0 00.726-1.49l-4.52-7.828a1 1 0 00-1.652-.118L7.09 10.206 3.185 12.52zm4.648 2.75l2.1 3.637c.497.86.318 1.894-.4 2.308-.717.415-1.701.052-2.198-.808l-2.1-3.638h0m12.078-3.564l-5.394-9.23m5.168 5.561c.556-.355 1.046-1.123 1.046-1.831a2 2 0 00-2-2c-.42 0-.77.07-1.091.291M7.088 10.15l2.476 4.159m10.361-8.532l1.347-.695M17.229 3.63L17.77 2m2.468 7l1.663.427",stroke:l,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.MegaphoneIcon=M; diff --git a/lib/icons/MegaphoneIcon.js.map b/lib/icons/MegaphoneIcon.js.map deleted file mode 100644 index 97c8d94b..00000000 --- a/lib/icons/MegaphoneIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MegaphoneIcon.js","sourceRoot":"","sources":["../../src/icons/MegaphoneIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,0aAA0a,EAC5a,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/MetricIcon.d.ts b/lib/icons/MetricIcon.d.ts deleted file mode 100644 index 8109ff24..00000000 --- a/lib/icons/MetricIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MetricIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MetricIcon }; diff --git a/lib/icons/MetricIcon.js b/lib/icons/MetricIcon.js index ff1dbb34..177f51d4 100644 --- a/lib/icons/MetricIcon.js +++ b/lib/icons/MetricIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MetricIcon = void 0; -var react_1 = __importDefault(require("react")); -var MetricIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-10.5v-5", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), - react_1.default.createElement("path", { d: "M10 18a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm-2-8.5a2 2 0 110 4 2 2 0 010-4zm8.435 1.44c.043.35.065.704.065 1.06a.5.5 0 11-1 0c0-.315-.02-.628-.058-.936a.5.5 0 11.993-.124zm-16.313-.426a.5.5 0 01.435.558 7.578 7.578 0 00-.057.912.5.5 0 01-1-.002c0-.347.022-.692.064-1.033a.5.5 0 01.558-.435zm1.672-3.588a.5.5 0 01.114.698c-.182.254-.35.519-.499.794a.5.5 0 11-.878-.479c.17-.311.359-.611.566-.9a.5.5 0 01.697-.113zm13.073.063c.209.286.4.585.572.895a.5.5 0 11-.875.485 7.507 7.507 0 00-.505-.79.5.5 0 11.808-.59zM9.024 4.555a.5.5 0 01-.237.666 7.485 7.485 0 00-.82.455.5.5 0 11-.539-.843c.299-.191.61-.363.93-.515a.5.5 0 01.666.237zm6.56-.265c.321.15.633.32.933.508a.5.5 0 01-.532.847 7.482 7.482 0 00-.823-.448.5.5 0 01.422-.907zm-3.575-.79c.173 0 .346.006.517.016a.5.5 0 01-.06.998 7.618 7.618 0 00-.947.001.5.5 0 01-.063-.998 8.7 8.7 0 01.553-.017z", fill: color })))); -}; -exports.MetricIcon = MetricIcon; -//# sourceMappingURL=MetricIcon.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,j=Object.defineProperties;var u=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var t=(a,c,e)=>c in a?h(a,c,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[c]=e,z=(a,c)=>{for(var e in c||(c={}))o.call(c,e)&&t(a,e,c[e]);if(r)for(var e of r(c))m.call(c,e)&&t(a,e,c[e]);return a},d=(a,c)=>j(a,u(c));var l=(a,c)=>{var e={};for(var i in a)o.call(a,i)&&c.indexOf(i)<0&&(e[i]=a[i]);if(a!=null&&r)for(var i of r(a))c.indexOf(i)<0&&m.call(a,i)&&(e[i]=a[i]);return e};var n=require("react/jsx-runtime");const x=v=>{var s=v,{title:a,size:c=24,color:e="currentColor"}=s,i=l(s,["title","size","color"]);return n.jsxs("svg",d(z({viewBox:"0 0 24 24",width:c,height:c},i),{children:[a&&n.jsx("title",{children:a}),n.jsxs("g",{fill:"none",fillRule:"evenodd",children:[n.jsx("path",{d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10zm0-10.5v-5",stroke:e,strokeLinecap:"round",strokeLinejoin:"round"}),n.jsx("path",{d:"M10 18a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm2 0a.5.5 0 110 1 .5.5 0 010-1zm-2-8.5a2 2 0 110 4 2 2 0 010-4zm8.435 1.44c.043.35.065.704.065 1.06a.5.5 0 11-1 0c0-.315-.02-.628-.058-.936a.5.5 0 11.993-.124zm-16.313-.426a.5.5 0 01.435.558 7.578 7.578 0 00-.057.912.5.5 0 01-1-.002c0-.347.022-.692.064-1.033a.5.5 0 01.558-.435zm1.672-3.588a.5.5 0 01.114.698c-.182.254-.35.519-.499.794a.5.5 0 11-.878-.479c.17-.311.359-.611.566-.9a.5.5 0 01.697-.113zm13.073.063c.209.286.4.585.572.895a.5.5 0 11-.875.485 7.507 7.507 0 00-.505-.79.5.5 0 11.808-.59zM9.024 4.555a.5.5 0 01-.237.666 7.485 7.485 0 00-.82.455.5.5 0 11-.539-.843c.299-.191.61-.363.93-.515a.5.5 0 01.666.237zm6.56-.265c.321.15.633.32.933.508a.5.5 0 01-.532.847 7.482 7.482 0 00-.823-.448.5.5 0 01.422-.907zm-3.575-.79c.173 0 .346.006.517.016a.5.5 0 01-.06.998 7.618 7.618 0 00-.947.001.5.5 0 01-.063-.998 8.7 8.7 0 01.553-.017z",fill:e})]})]}))};exports.MetricIcon=x; diff --git a/lib/icons/MetricIcon.js.map b/lib/icons/MetricIcon.js.map deleted file mode 100644 index ac8f5f6e..00000000 --- a/lib/icons/MetricIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MetricIcon.js","sourceRoot":"","sources":["../../src/icons/MetricIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,oFAAoF,EACtF,MAAM,EAAE,KAAK,EACb,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;YACF,wCACE,CAAC,EAAC,s4BAAs4B,EACx4B,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/MinifyIcon.d.ts b/lib/icons/MinifyIcon.d.ts deleted file mode 100644 index f05962fc..00000000 --- a/lib/icons/MinifyIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MinifyIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MinifyIcon }; diff --git a/lib/icons/MinifyIcon.js b/lib/icons/MinifyIcon.js index 2ad55a0c..63ba2a0e 100644 --- a/lib/icons/MinifyIcon.js +++ b/lib/icons/MinifyIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MinifyIcon = void 0; -var react_1 = __importDefault(require("react")); -var MinifyIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 14h7v7m-6.5-.5L10 14m11-4h-7V3m.5 6.5l6-6", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.MinifyIcon = MinifyIcon; -//# sourceMappingURL=MinifyIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,h=(e,n)=>{for(var i in n||(n={}))c.call(n,i)&&l(e,i,n[i]);if(r)for(var i of r(n))d.call(n,i)&&l(e,i,n[i]);return e},u=(e,n)=>x(e,f(n));var j=(e,n)=>{var i={};for(var o in e)c.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&d.call(e,o)&&(i[o]=e[o]);return i};var s=require("react/jsx-runtime");const m=a=>{var t=a,{title:e,size:n=24,color:i="currentColor"}=t,o=j(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M3 14h7v7m-6.5-.5L10 14m11-4h-7V3m.5 6.5l6-6",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.MinifyIcon=m; diff --git a/lib/icons/MinifyIcon.js.map b/lib/icons/MinifyIcon.js.map deleted file mode 100644 index be7cb45a..00000000 --- a/lib/icons/MinifyIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MinifyIcon.js","sourceRoot":"","sources":["../../src/icons/MinifyIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,8CAA8C,EAChD,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/MoreIcon.d.ts b/lib/icons/MoreIcon.d.ts deleted file mode 100644 index 93532923..00000000 --- a/lib/icons/MoreIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MoreIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MoreIcon }; diff --git a/lib/icons/MoreIcon.js b/lib/icons/MoreIcon.js index 2fb23d50..b9b861be 100644 --- a/lib/icons/MoreIcon.js +++ b/lib/icons/MoreIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MoreIcon = void 0; -var react_1 = __importDefault(require("react")); -var MoreIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M3.5,10.5 C4.32842712,10.5 5,11.1715729 5,12 C5,12.8284271 4.32842712,13.5 3.5,13.5 C2.67157288,13.5 2,12.8284271 2,12 C2,11.1715729 2.67157288,10.5 3.5,10.5 Z M12,10.5 C12.8284271,10.5 13.5,11.1715729 13.5,12 C13.5,12.8284271 12.8284271,13.5 12,13.5 C11.1715729,13.5 10.5,12.8284271 10.5,12 C10.5,11.1715729 11.1715729,10.5 12,10.5 Z M20.5,10.5 C21.3284271,10.5 22,11.1715729 22,12 C22,12.8284271 21.3284271,13.5 20.5,13.5 C19.6715729,13.5 19,12.8284271 19,12 C19,11.1715729 19.6715729,10.5 20.5,10.5 Z", fill: color })))); -}; -exports.MoreIcon = MoreIcon; -//# sourceMappingURL=MoreIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,u=Object.defineProperties;var M=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,r,n)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,d=(e,r)=>{for(var n in r||(r={}))t.call(r,n)&&s(e,n,r[n]);if(C)for(var n of C(r))c.call(r,n)&&s(e,n,r[n]);return e},h=(e,r)=>u(e,M(r));var x=(e,r)=>{var n={};for(var o in e)t.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&C)for(var o of C(e))r.indexOf(o)<0&&c.call(e,o)&&(n[o]=e[o]);return n};var i=require("react/jsx-runtime");const v=f=>{var l=f,{title:e,size:r=24,color:n="currentColor"}=l,o=x(l,["title","size","color"]);return i.jsxs("svg",h(d({viewBox:"0 0 24 24",width:r,height:r},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",children:i.jsx("path",{d:"M3.5,10.5 C4.32842712,10.5 5,11.1715729 5,12 C5,12.8284271 4.32842712,13.5 3.5,13.5 C2.67157288,13.5 2,12.8284271 2,12 C2,11.1715729 2.67157288,10.5 3.5,10.5 Z M12,10.5 C12.8284271,10.5 13.5,11.1715729 13.5,12 C13.5,12.8284271 12.8284271,13.5 12,13.5 C11.1715729,13.5 10.5,12.8284271 10.5,12 C10.5,11.1715729 11.1715729,10.5 12,10.5 Z M20.5,10.5 C21.3284271,10.5 22,11.1715729 22,12 C22,12.8284271 21.3284271,13.5 20.5,13.5 C19.6715729,13.5 19,12.8284271 19,12 C19,11.1715729 19.6715729,10.5 20.5,10.5 Z",fill:n})})]}))};exports.MoreIcon=v; diff --git a/lib/icons/MoreIcon.js.map b/lib/icons/MoreIcon.js.map deleted file mode 100644 index 2c80243a..00000000 --- a/lib/icons/MoreIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MoreIcon.js","sourceRoot":"","sources":["../../src/icons/MoreIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC7D,wCACE,CAAC,EAAC,yfAAyf,EAC3f,IAAI,EAAE,KAAK,GACX,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/MoreVerticalIcon.d.ts b/lib/icons/MoreVerticalIcon.d.ts deleted file mode 100644 index 59784b4e..00000000 --- a/lib/icons/MoreVerticalIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const MoreVerticalIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { MoreVerticalIcon }; diff --git a/lib/icons/MoreVerticalIcon.js b/lib/icons/MoreVerticalIcon.js index aa54b85c..a9601a14 100644 --- a/lib/icons/MoreVerticalIcon.js +++ b/lib/icons/MoreVerticalIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MoreVerticalIcon = void 0; -var react_1 = __importDefault(require("react")); -var MoreVerticalIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M10.5 20.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm1.5-10a1.5 1.5 0 110 3 1.5 1.5 0 010-3zM12 2a1.5 1.5 0 110 3 1.5 1.5 0 010-3z", fill: color, fillRule: "evenodd" }))); -}; -exports.MoreVerticalIcon = MoreVerticalIcon; -//# sourceMappingURL=MoreVerticalIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(e,r,i)=>r in e?x(e,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[r]=i,d=(e,r)=>{for(var i in r||(r={}))s.call(r,i)&&n(e,i,r[i]);if(t)for(var i of t(r))a.call(r,i)&&n(e,i,r[i]);return e},h=(e,r)=>j(e,v(r));var u=(e,r)=>{var i={};for(var l in e)s.call(e,l)&&r.indexOf(l)<0&&(i[l]=e[l]);if(e!=null&&t)for(var l of t(e))r.indexOf(l)<0&&a.call(e,l)&&(i[l]=e[l]);return i};var c=require("react/jsx-runtime");const M=f=>{var o=f,{title:e,size:r=24,color:i="currentColor"}=o,l=u(o,["title","size","color"]);return c.jsxs("svg",h(d({viewBox:"0 0 24 24",width:r,height:r},l),{children:[e&&c.jsx("title",{children:e}),c.jsx("path",{d:"M10.5 20.5a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm1.5-10a1.5 1.5 0 110 3 1.5 1.5 0 010-3zM12 2a1.5 1.5 0 110 3 1.5 1.5 0 010-3z",fill:i,fillRule:"evenodd"})]}))};exports.MoreVerticalIcon=M; diff --git a/lib/icons/MoreVerticalIcon.js.map b/lib/icons/MoreVerticalIcon.js.map deleted file mode 100644 index 63e54f16..00000000 --- a/lib/icons/MoreVerticalIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MoreVerticalIcon.js","sourceRoot":"","sources":["../../src/icons/MoreVerticalIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,4HAA4H,EAC9H,IAAI,EAAE,KAAK,EACX,QAAQ,EAAC,SAAS,GAClB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/MouseClickIcon.js b/lib/icons/MouseClickIcon.js new file mode 100644 index 00000000..5ba32bcd --- /dev/null +++ b/lib/icons/MouseClickIcon.js @@ -0,0 +1 @@ +"use strict";var h=Object.defineProperty,j=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var L=(e,o,n)=>o in e?h(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,d=(e,o)=>{for(var n in o||(o={}))c.call(o,n)&&L(e,n,o[n]);if(r)for(var n of r(o))t.call(o,n)&&L(e,n,o[n]);return e},u=(e,o)=>j(e,k(o));var M=(e,o)=>{var n={};for(var i in e)c.call(e,i)&&o.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&r)for(var i of r(e))o.indexOf(i)<0&&t.call(e,i)&&(n[i]=e[i]);return n};var s=require("react/jsx-runtime");const v=x=>{var l=x,{title:e,size:o=24,color:n="currentColor"}=l,i=M(l,["title","size","color"]);return s.jsxs("svg",u(d({viewBox:"0 0 24 24",width:o,height:o},i),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{fill:"none",fillRule:"evenodd",clipRule:"evenodd",d:"M10 2.5V7M4 4L7.5 7.5M2.5 10.5H6.5M5 17L8 14M14 6.5L16.5 4M9.5 9.5L13 20.5L15 17L19.5 21.5L21.5 19.5L17 15L20 13L9.5 9.5Z",stroke:n,strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.MouseClickIcon=v; diff --git a/lib/icons/NotificationIcon.d.ts b/lib/icons/NotificationIcon.d.ts deleted file mode 100644 index c5d7f1d3..00000000 --- a/lib/icons/NotificationIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const NotificationIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { NotificationIcon }; diff --git a/lib/icons/NotificationIcon.js b/lib/icons/NotificationIcon.js index e3666eb4..4a9f17be 100644 --- a/lib/icons/NotificationIcon.js +++ b/lib/icons/NotificationIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.NotificationIcon = void 0; -var react_1 = __importDefault(require("react")); -var NotificationIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M9 18c0 1.988 1.112 3 3.1 3s2.9-1.012 2.9-3m4.75-1.163c.45-1.462-.825-1.782-1.35-3.146-.478-1.241-.273-2.698-.273-3.491 0-3.976-2.05-6.75-6.027-6.75-3.976 0-5.85 2.774-5.85 6.75 0 .954.115 2.29-.45 3.6-.525 1.219-1.8 1.39-1.35 3.037.23.84 3.825.654 7.65.654s7.357.298 7.65-.654z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.NotificationIcon = NotificationIcon; -//# sourceMappingURL=NotificationIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(i,o,e)=>o in i?j(i,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[o]=e,u=(i,o)=>{for(var e in o||(o={}))d.call(o,e)&&c(i,e,o[e]);if(t)for(var e of t(o))l.call(o,e)&&c(i,e,o[e]);return i},h=(i,o)=>x(i,f(o));var a=(i,o)=>{var e={};for(var n in i)d.call(i,n)&&o.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&t)for(var n of t(i))o.indexOf(n)<0&&l.call(i,n)&&(e[n]=i[n]);return e};var r=require("react/jsx-runtime");const v=k=>{var s=k,{title:i,size:o=24,color:e="currentColor"}=s,n=a(s,["title","size","color"]);return r.jsxs("svg",h(u({viewBox:"0 0 24 24",width:o,height:o},n),{children:[i&&r.jsx("title",{children:i}),r.jsx("path",{d:"M9 18c0 1.988 1.112 3 3.1 3s2.9-1.012 2.9-3m4.75-1.163c.45-1.462-.825-1.782-1.35-3.146-.478-1.241-.273-2.698-.273-3.491 0-3.976-2.05-6.75-6.027-6.75-3.976 0-5.85 2.774-5.85 6.75 0 .954.115 2.29-.45 3.6-.525 1.219-1.8 1.39-1.35 3.037.23.84 3.825.654 7.65.654s7.357.298 7.65-.654z",stroke:e,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.NotificationIcon=v; diff --git a/lib/icons/NotificationIcon.js.map b/lib/icons/NotificationIcon.js.map deleted file mode 100644 index 1388ba17..00000000 --- a/lib/icons/NotificationIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NotificationIcon.js","sourceRoot":"","sources":["../../src/icons/NotificationIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wRAAwR,EAC1R,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/PanelCloseIcon.d.ts b/lib/icons/PanelCloseIcon.d.ts deleted file mode 100644 index ed8674d2..00000000 --- a/lib/icons/PanelCloseIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const PanelCloseIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { PanelCloseIcon }; diff --git a/lib/icons/PanelCloseIcon.js b/lib/icons/PanelCloseIcon.js index 7854ff1f..3a5b5547 100644 --- a/lib/icons/PanelCloseIcon.js +++ b/lib/icons/PanelCloseIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PanelCloseIcon = void 0; -var react_1 = __importDefault(require("react")); -var PanelCloseIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M14,21 L5,12 L14,3 M19,21 L10,12 L19,3", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.PanelCloseIcon = PanelCloseIcon; -//# sourceMappingURL=PanelCloseIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,u=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&t(e,o,n[o]);if(s)for(var o of s(n))d.call(n,o)&&t(e,o,n[o]);return e},h=(e,n)=>j(e,x(n));var L=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var i=require("react/jsx-runtime");const v=k=>{var l=k,{title:e,size:n=24,color:o="currentColor"}=l,r=L(l,["title","size","color"]);return i.jsxs("svg",h(u({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M14,21 L5,12 L14,3 M19,21 L10,12 L19,3",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.PanelCloseIcon=v; diff --git a/lib/icons/PanelCloseIcon.js.map b/lib/icons/PanelCloseIcon.js.map deleted file mode 100644 index 512bf9fe..00000000 --- a/lib/icons/PanelCloseIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PanelCloseIcon.js","sourceRoot":"","sources":["../../src/icons/PanelCloseIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,cAAc,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC1F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wCAAwC,EAC1C,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/icons/PanelOpenIcon.d.ts b/lib/icons/PanelOpenIcon.d.ts deleted file mode 100644 index 84f363a1..00000000 --- a/lib/icons/PanelOpenIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const PanelOpenIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { PanelOpenIcon }; diff --git a/lib/icons/PanelOpenIcon.js b/lib/icons/PanelOpenIcon.js index c46287e1..48dbf6a3 100644 --- a/lib/icons/PanelOpenIcon.js +++ b/lib/icons/PanelOpenIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PanelOpenIcon = void 0; -var react_1 = __importDefault(require("react")); -var PanelOpenIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M10,21 L19,12 L10,3 M5,21 L14,12 L5,3", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.PanelOpenIcon = PanelOpenIcon; -//# sourceMappingURL=PanelOpenIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,n,o)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,u=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&l(e,o,n[o]);if(i)for(var o of i(n))d.call(n,o)&&l(e,o,n[o]);return e},h=(e,n)=>j(e,x(n));var L=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const p=v=>{var t=v,{title:e,size:n=24,color:o="currentColor"}=t,r=L(t,["title","size","color"]);return s.jsxs("svg",h(u({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M10,21 L19,12 L10,3 M5,21 L14,12 L5,3",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.PanelOpenIcon=p; diff --git a/lib/icons/PanelOpenIcon.js.map b/lib/icons/PanelOpenIcon.js.map deleted file mode 100644 index 36887400..00000000 --- a/lib/icons/PanelOpenIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PanelOpenIcon.js","sourceRoot":"","sources":["../../src/icons/PanelOpenIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,uCAAuC,EACzC,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/PlayIcon.d.ts b/lib/icons/PlayIcon.d.ts deleted file mode 100644 index 2152a16a..00000000 --- a/lib/icons/PlayIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const PlayIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { PlayIcon }; diff --git a/lib/icons/PlayIcon.js b/lib/icons/PlayIcon.js index 62dc6e60..d1590f3e 100644 --- a/lib/icons/PlayIcon.js +++ b/lib/icons/PlayIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PlayIcon = void 0; -var react_1 = __importDefault(require("react")); -var PlayIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M19.422 13.553L5.894 20.317A2 2 0 013 18.527V5a2 2 0 012.894-1.789l13.528 6.764a2 2 0 010 3.578z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.PlayIcon = PlayIcon; -//# sourceMappingURL=PlayIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,a=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&t(e,o,n[o]);if(i)for(var o of i(n))d.call(n,o)&&t(e,o,n[o]);return e},u=(e,n)=>x(e,v(n));var h=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var l=require("react/jsx-runtime");const k=L=>{var s=L,{title:e,size:n=24,color:o="currentColor"}=s,r=h(s,["title","size","color"]);return l.jsxs("svg",u(a({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{d:"M19.422 13.553L5.894 20.317A2 2 0 013 18.527V5a2 2 0 012.894-1.789l13.528 6.764a2 2 0 010 3.578z",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.PlayIcon=k; diff --git a/lib/icons/PlayIcon.js.map b/lib/icons/PlayIcon.js.map deleted file mode 100644 index 5895827b..00000000 --- a/lib/icons/PlayIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PlayIcon.js","sourceRoot":"","sources":["../../src/icons/PlayIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,kGAAkG,EACpG,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/PlusIcon.d.ts b/lib/icons/PlusIcon.d.ts deleted file mode 100644 index fb695a15..00000000 --- a/lib/icons/PlusIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const PlusIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { PlusIcon }; diff --git a/lib/icons/PlusIcon.js b/lib/icons/PlusIcon.js index 3700bc65..f39f5cd5 100644 --- a/lib/icons/PlusIcon.js +++ b/lib/icons/PlusIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PlusIcon = void 0; -var react_1 = __importDefault(require("react")); -var PlusIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12 2v20m10-10H2", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.PlusIcon = PlusIcon; -//# sourceMappingURL=PlusIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var l=(e,n,o)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,d=(e,n)=>{for(var o in n||(n={}))u.call(n,o)&&l(e,o,n[o]);if(s)for(var o of s(n))c.call(n,o)&&l(e,o,n[o]);return e},h=(e,n)=>x(e,a(n));var j=(e,n)=>{var o={};for(var r in e)u.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&c.call(e,r)&&(o[r]=e[r]);return o};var i=require("react/jsx-runtime");const k=f=>{var t=f,{title:e,size:n=24,color:o="currentColor"}=t,r=j(t,["title","size","color"]);return i.jsxs("svg",h(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M12 2v20m10-10H2",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.PlusIcon=k; diff --git a/lib/icons/PlusIcon.js.map b/lib/icons/PlusIcon.js.map deleted file mode 100644 index a51d8df4..00000000 --- a/lib/icons/PlusIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PlusIcon.js","sourceRoot":"","sources":["../../src/icons/PlusIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,kBAAkB,EACpB,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/ProductDimensionsIcon.d.ts b/lib/icons/ProductDimensionsIcon.d.ts deleted file mode 100644 index c4c3c5c2..00000000 --- a/lib/icons/ProductDimensionsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ProductDimensionsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ProductDimensionsIcon }; diff --git a/lib/icons/ProductDimensionsIcon.js b/lib/icons/ProductDimensionsIcon.js index 73ef49f2..3c9f0d2a 100644 --- a/lib/icons/ProductDimensionsIcon.js +++ b/lib/icons/ProductDimensionsIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductDimensionsIcon = void 0; -var react_1 = __importDefault(require("react")); -var ProductDimensionsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M20.5,3.5 L20.5,16.5 M16.5,20.5 L3.5,20.5 M19.0857864,4.5 L20.5,3.08578644 L21.9142136,4.5 M21.9142136,15.5 L20.5,16.9142136 L19.0857864,15.5 M4.79289322,21.9142136 L3.37867966,20.5 L4.79289322,19.0857864 M15.7928932,19.0857864 L17.2071068,20.5 L15.7928932,21.9142136 M8,3 L12,3 L14,12 L6,12 L8,3 Z M10,12.5 L10,17.5 M6.5,17.5 L13.5,17.5", stroke: color })))); -}; -exports.ProductDimensionsIcon = ProductDimensionsIcon; -//# sourceMappingURL=ProductDimensionsIcon.js.map \ No newline at end of file +"use strict";var h=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?h(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,l=(e,n)=>{for(var o in n||(n={}))d.call(n,o)&&t(e,o,n[o]);if(i)for(var o of i(n))c.call(n,o)&&t(e,o,n[o]);return e},u=(e,n)=>j(e,x(n));var M=(e,n)=>{var o={};for(var r in e)d.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&c.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const k=v=>{var L=v,{title:e,size:n=24,color:o="currentColor"}=L,r=M(L,["title","size","color"]);return s.jsxs("svg",u(l({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M20.5,3.5 L20.5,16.5 M16.5,20.5 L3.5,20.5 M19.0857864,4.5 L20.5,3.08578644 L21.9142136,4.5 M21.9142136,15.5 L20.5,16.9142136 L19.0857864,15.5 M4.79289322,21.9142136 L3.37867966,20.5 L4.79289322,19.0857864 M15.7928932,19.0857864 L17.2071068,20.5 L15.7928932,21.9142136 M8,3 L12,3 L14,12 L6,12 L8,3 Z M10,12.5 L10,17.5 M6.5,17.5 L13.5,17.5",stroke:o})})]}))};exports.ProductDimensionsIcon=k; diff --git a/lib/icons/ProductDimensionsIcon.js.map b/lib/icons/ProductDimensionsIcon.js.map deleted file mode 100644 index 118dd16c..00000000 --- a/lib/icons/ProductDimensionsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductDimensionsIcon.js","sourceRoot":"","sources":["../../src/icons/ProductDimensionsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,qBAAqB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACjG,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,mVAAmV,EACrV,MAAM,EAAE,KAAK,GACP,CACN,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/icons/ProductIcon.d.ts b/lib/icons/ProductIcon.d.ts deleted file mode 100644 index 0bc2d902..00000000 --- a/lib/icons/ProductIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ProductIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ProductIcon }; diff --git a/lib/icons/ProductIcon.js b/lib/icons/ProductIcon.js index 5d0d84a5..5bfa7f30 100644 --- a/lib/icons/ProductIcon.js +++ b/lib/icons/ProductIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductIcon = void 0; -var react_1 = __importDefault(require("react")); -var ProductIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M16.03 4.5h3.47v17h-15v-17h3.552m1.448-2h5v4h-5v-4zM8 16.53l8-.06m-8-2.94l8-.06m-8-2.94l8-.06", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ProductIcon = ProductIcon; -//# sourceMappingURL=ProductIcon.js.map \ No newline at end of file +"use strict";var w=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var i=(e,o,r)=>o in e?w(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,d=(e,o)=>{for(var r in o||(o={}))l.call(o,r)&&i(e,r,o[r]);if(t)for(var r of t(o))c.call(o,r)&&i(e,r,o[r]);return e},u=(e,o)=>x(e,j(o));var v=(e,o)=>{var r={};for(var n in e)l.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&t)for(var n of t(e))o.indexOf(n)<0&&c.call(e,n)&&(r[n]=e[n]);return r};var s=require("react/jsx-runtime");const m=g=>{var h=g,{title:e,size:o=24,color:r="currentColor"}=h,n=v(h,["title","size","color"]);return s.jsxs("svg",u(d({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:o,height:o},n),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M16.03 4.5h3.47v17h-15v-17h3.552m1.448-2h5v4h-5v-4zM8 16.53l8-.06m-8-2.94l8-.06m-8-2.94l8-.06",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ProductIcon=m; diff --git a/lib/icons/ProductIcon.js.map b/lib/icons/ProductIcon.js.map deleted file mode 100644 index 635b1f8c..00000000 --- a/lib/icons/ProductIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductIcon.js","sourceRoot":"","sources":["../../src/icons/ProductIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+FAA+F,EACjG,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/ProductModelIcon.d.ts b/lib/icons/ProductModelIcon.d.ts deleted file mode 100644 index 0248eabe..00000000 --- a/lib/icons/ProductModelIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ProductModelIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ProductModelIcon }; diff --git a/lib/icons/ProductModelIcon.js b/lib/icons/ProductModelIcon.js index a8b8ee72..ec958d94 100644 --- a/lib/icons/ProductModelIcon.js +++ b/lib/icons/ProductModelIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductModelIcon = void 0; -var react_1 = __importDefault(require("react")); -var ProductModelIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M8 14.25a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zM7.5 9h3v3h-3V9zm9-4h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214H4.8c-.442 0-.8-.544-.8-1.214V6.214C4 5.544 4.358 5 4.8 5h2.7m2-2h4.8v4H9.5V3zm-2 16h2m-2-2.5v2.354V16.5zm7 2.5h2m0-2.5v2.354V16.5zm-2-7.5h2m0 .5v2-2z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ProductModelIcon = ProductModelIcon; -//# sourceMappingURL=ProductModelIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,z=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var h=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var t=(e,o,r)=>o in e?u(e,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[o]=r,s=(e,o)=>{for(var r in o||(o={}))d.call(o,r)&&t(e,r,o[r]);if(h)for(var r of h(o))i.call(o,r)&&t(e,r,o[r]);return e},l=(e,o)=>z(e,a(o));var v=(e,o)=>{var r={};for(var n in e)d.call(e,n)&&o.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&h)for(var n of h(e))o.indexOf(n)<0&&i.call(e,n)&&(r[n]=e[n]);return r};var c=require("react/jsx-runtime");const j=x=>{var m=x,{title:e,size:o=24,color:r="currentColor"}=m,n=v(m,["title","size","color"]);return c.jsxs("svg",l(s({viewBox:"0 0 24 24",width:o,height:o},n),{children:[e&&c.jsx("title",{children:e}),c.jsx("path",{d:"M8 14.25a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zm2 0a.25.25 0 11.5 0 .25.25 0 01-.5 0zM7.5 9h3v3h-3V9zm9-4h2.7c.442 0 .8.544.8 1.214v14.572c0 .67-.358 1.214-.8 1.214H4.8c-.442 0-.8-.544-.8-1.214V6.214C4 5.544 4.358 5 4.8 5h2.7m2-2h4.8v4H9.5V3zm-2 16h2m-2-2.5v2.354V16.5zm7 2.5h2m0-2.5v2.354V16.5zm-2-7.5h2m0 .5v2-2z",stroke:r,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ProductModelIcon=j; diff --git a/lib/icons/ProductModelIcon.js.map b/lib/icons/ProductModelIcon.js.map deleted file mode 100644 index bd0f35fa..00000000 --- a/lib/icons/ProductModelIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductModelIcon.js","sourceRoot":"","sources":["../../src/icons/ProductModelIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,gBAAgB,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CAC5F,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,yaAAya,EAC3a,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/icons/PublishIcon.d.ts b/lib/icons/PublishIcon.d.ts deleted file mode 100644 index c8cc9636..00000000 --- a/lib/icons/PublishIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const PublishIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { PublishIcon }; diff --git a/lib/icons/PublishIcon.js b/lib/icons/PublishIcon.js index 31eafed4..c7e955b5 100644 --- a/lib/icons/PublishIcon.js +++ b/lib/icons/PublishIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.PublishIcon = void 0; -var react_1 = __importDefault(require("react")); -var PublishIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M21 9.3V22H3V2h11M6.5 18h10.605M6.5 14h10.605M6.5 6h3m7-3.5h4m0 0v4m0-4l-8 8", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.PublishIcon = PublishIcon; -//# sourceMappingURL=PublishIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,c=(e,n)=>{for(var i in n||(n={}))t.call(n,i)&&l(e,i,n[i]);if(r)for(var i of r(n))u.call(n,i)&&l(e,i,n[i]);return e},d=(e,n)=>x(e,m(n));var j=(e,n)=>{var i={};for(var o in e)t.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&u.call(e,o)&&(i[o]=e[o]);return i};var h=require("react/jsx-runtime");const M=a=>{var s=a,{title:e,size:n=24,color:i="currentColor"}=s,o=j(s,["title","size","color"]);return h.jsxs("svg",d(c({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&h.jsx("title",{children:e}),h.jsx("path",{d:"M21 9.3V22H3V2h11M6.5 18h10.605M6.5 14h10.605M6.5 6h3m7-3.5h4m0 0v4m0-4l-8 8",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.PublishIcon=M; diff --git a/lib/icons/PublishIcon.js.map b/lib/icons/PublishIcon.js.map deleted file mode 100644 index c2428e29..00000000 --- a/lib/icons/PublishIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PublishIcon.js","sourceRoot":"","sources":["../../src/icons/PublishIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,8EAA8E,EAChF,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/RefreshIcon.d.ts b/lib/icons/RefreshIcon.d.ts deleted file mode 100644 index 7d311a42..00000000 --- a/lib/icons/RefreshIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const RefreshIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { RefreshIcon }; diff --git a/lib/icons/RefreshIcon.js b/lib/icons/RefreshIcon.js index 3ac66bff..8d6ed572 100644 --- a/lib/icons/RefreshIcon.js +++ b/lib/icons/RefreshIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.RefreshIcon = void 0; -var react_1 = __importDefault(require("react")); -var RefreshIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M7.886 4C4.962 5.609 3 8.575 3 11.97c0 3.437 2.013 6.436 5 8.03m2-.5l3 2.5v-5l-3 2.5zM15.114 4C18.038 5.609 20 8.575 20 11.97c0 3.437-2.013 6.436-5 8.03M13 4.5L10 7V2l3 2.5z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.RefreshIcon = RefreshIcon; -//# sourceMappingURL=RefreshIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,r,n)=>r in e?v(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,h=(e,r)=>{for(var n in r||(r={}))c.call(r,n)&&t(e,n,r[n]);if(s)for(var n of s(r))d.call(r,n)&&t(e,n,r[n]);return e},u=(e,r)=>x(e,f(r));var j=(e,r)=>{var n={};for(var o in e)c.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&s)for(var o of s(e))r.indexOf(o)<0&&d.call(e,o)&&(n[o]=e[o]);return n};var i=require("react/jsx-runtime");const R=a=>{var l=a,{title:e,size:r=24,color:n="currentColor"}=l,o=j(l,["title","size","color"]);return i.jsxs("svg",u(h({viewBox:"0 0 24 24",width:r,height:r},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M7.886 4C4.962 5.609 3 8.575 3 11.97c0 3.437 2.013 6.436 5 8.03m2-.5l3 2.5v-5l-3 2.5zM15.114 4C18.038 5.609 20 8.575 20 11.97c0 3.437-2.013 6.436-5 8.03M13 4.5L10 7V2l3 2.5z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.RefreshIcon=R; diff --git a/lib/icons/RefreshIcon.js.map b/lib/icons/RefreshIcon.js.map deleted file mode 100644 index e5880bc8..00000000 --- a/lib/icons/RefreshIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"RefreshIcon.js","sourceRoot":"","sources":["../../src/icons/RefreshIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+KAA+K,EACjL,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/RowIcon.d.ts b/lib/icons/RowIcon.d.ts deleted file mode 100644 index 9dd5ab45..00000000 --- a/lib/icons/RowIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const RowIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { RowIcon }; diff --git a/lib/icons/RowIcon.js b/lib/icons/RowIcon.js index 216a8105..16a0a50f 100644 --- a/lib/icons/RowIcon.js +++ b/lib/icons/RowIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.RowIcon = void 0; -var react_1 = __importDefault(require("react")); -var RowIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M22 21.5H2h20zm0-10H2h20zM22 2H2h20z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.RowIcon = RowIcon; -//# sourceMappingURL=RowIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,v=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var h=(e,o,n)=>o in e?x(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,l=(e,o)=>{for(var n in o||(o={}))c.call(o,n)&&h(e,n,o[n]);if(i)for(var n of i(o))d.call(o,n)&&h(e,n,o[n]);return e},u=(e,o)=>v(e,w(o));var j=(e,o)=>{var n={};for(var r in e)c.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&i)for(var r of i(e))o.indexOf(r)<0&&d.call(e,r)&&(n[r]=e[r]);return n};var s=require("react/jsx-runtime");const R=a=>{var t=a,{title:e,size:o=24,color:n="currentColor"}=t,r=j(t,["title","size","color"]);return s.jsxs("svg",u(l({viewBox:"0 0 24 24",width:o,height:o},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M22 21.5H2h20zm0-10H2h20zM22 2H2h20z",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.RowIcon=R; diff --git a/lib/icons/RowIcon.js.map b/lib/icons/RowIcon.js.map deleted file mode 100644 index 6e3d8a8d..00000000 --- a/lib/icons/RowIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"RowIcon.js","sourceRoot":"","sources":["../../src/icons/RowIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,OAAO,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACnF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,sCAAsC,EACxC,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/icons/SearchIcon.d.ts b/lib/icons/SearchIcon.d.ts deleted file mode 100644 index 4607358e..00000000 --- a/lib/icons/SearchIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const SearchIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { SearchIcon }; diff --git a/lib/icons/SearchIcon.js b/lib/icons/SearchIcon.js index 9fa15253..e4a96c35 100644 --- a/lib/icons/SearchIcon.js +++ b/lib/icons/SearchIcon.js @@ -1,39 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SearchIcon = void 0; -var react_1 = __importDefault(require("react")); -var SearchIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { transform: "translate(2 2)", fillRule: "nonzero", stroke: color, fill: "none" }, - react_1.default.createElement("path", { d: "M12 12l7.5 7.5", strokeLinecap: "round" }), - react_1.default.createElement("circle", { cx: 7, cy: 7, r: 7 })))); -}; -exports.SearchIcon = SearchIcon; -//# sourceMappingURL=SearchIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,u=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var i=(r,e,n)=>e in r?j(r,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[e]=n,a=(r,e)=>{for(var n in e||(e={}))l.call(e,n)&&i(r,n,e[n]);if(o)for(var n of o(e))h.call(e,n)&&i(r,n,e[n]);return r},x=(r,e)=>u(r,f(e));var d=(r,e)=>{var n={};for(var c in r)l.call(r,c)&&e.indexOf(c)<0&&(n[c]=r[c]);if(r!=null&&o)for(var c of o(r))e.indexOf(c)<0&&h.call(r,c)&&(n[c]=r[c]);return n};var s=require("react/jsx-runtime");const g=v=>{var t=v,{title:r,size:e=24,color:n="currentColor"}=t,c=d(t,["title","size","color"]);return s.jsxs("svg",x(a({viewBox:"0 0 24 24",width:e,height:e},c),{children:[r&&s.jsx("title",{children:r}),s.jsxs("g",{transform:"translate(2 2)",fillRule:"nonzero",stroke:n,fill:"none",children:[s.jsx("path",{d:"M12 12l7.5 7.5",strokeLinecap:"round"}),s.jsx("circle",{cx:7,cy:7,r:7})]})]}))};exports.SearchIcon=g; diff --git a/lib/icons/SearchIcon.js.map b/lib/icons/SearchIcon.js.map deleted file mode 100644 index 91bfc88b..00000000 --- a/lib/icons/SearchIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SearchIcon.js","sourceRoot":"","sources":["../../src/icons/SearchIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,SAAS,EAAC,gBAAgB,EAAC,QAAQ,EAAC,SAAS,EAAC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM;YACzE,wCAAM,CAAC,EAAC,gBAAgB,EAAC,aAAa,EAAC,OAAO,GAAG;YACjD,0CAAQ,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,GAAI,CAC5B,CACA,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/SectionIcon.d.ts b/lib/icons/SectionIcon.d.ts deleted file mode 100644 index bb59f1fa..00000000 --- a/lib/icons/SectionIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const SectionIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { SectionIcon }; diff --git a/lib/icons/SectionIcon.js b/lib/icons/SectionIcon.js index 7e087c98..bee5b7a8 100644 --- a/lib/icons/SectionIcon.js +++ b/lib/icons/SectionIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SectionIcon = void 0; -var react_1 = __importDefault(require("react")); -var SectionIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 15.5v6h18v-6m-18-6v-6h18v6m-19 3h20", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.SectionIcon = SectionIcon; -//# sourceMappingURL=SectionIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var c=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,l=(e,n)=>{for(var o in n||(n={}))h.call(n,o)&&c(e,o,n[o]);if(r)for(var o of r(n))d.call(n,o)&&c(e,o,n[o]);return e},v=(e,n)=>x(e,a(n));var u=(e,n)=>{var o={};for(var i in e)h.call(e,i)&&n.indexOf(i)<0&&(o[i]=e[i]);if(e!=null&&r)for(var i of r(e))n.indexOf(i)<0&&d.call(e,i)&&(o[i]=e[i]);return o};var t=require("react/jsx-runtime");const k=m=>{var s=m,{title:e,size:n=24,color:o="currentColor"}=s,i=u(s,["title","size","color"]);return t.jsxs("svg",v(l({viewBox:"0 0 24 24",width:n,height:n},i),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{d:"M3 15.5v6h18v-6m-18-6v-6h18v6m-19 3h20",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.SectionIcon=k; diff --git a/lib/icons/SectionIcon.js.map b/lib/icons/SectionIcon.js.map deleted file mode 100644 index 23634d8e..00000000 --- a/lib/icons/SectionIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SectionIcon.js","sourceRoot":"","sources":["../../src/icons/SectionIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,WAAW,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACvF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wCAAwC,EAC1C,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/icons/SettingsIcon.d.ts b/lib/icons/SettingsIcon.d.ts deleted file mode 100644 index 4af20ef2..00000000 --- a/lib/icons/SettingsIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const SettingsIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { SettingsIcon }; diff --git a/lib/icons/SettingsIcon.js b/lib/icons/SettingsIcon.js index 498d2e32..accab844 100644 --- a/lib/icons/SettingsIcon.js +++ b/lib/icons/SettingsIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SettingsIcon = void 0; -var react_1 = __importDefault(require("react")); -var SettingsIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12 15a3 3 0 100-6 3 3 0 000 6zm-9.5-5H5l.5-1.5L4 7l3-3 1.5 1.5 1.5-.47V2.5h3.953v2.53l1.547.47 2-1.5L20 6.5l-1.5 2L19 10h2.5v4H19l-.5 1.545L20 17.5 17.5 20l-2-1.5-1.547.5v2.5H10V19l-1.5-.5L7 20l-3-3 1.5-1.455L5 14H2.5v-4z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.SettingsIcon = SettingsIcon; -//# sourceMappingURL=SettingsIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,g=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var i=(e,n,l)=>n in e?u(e,n,{enumerable:!0,configurable:!0,writable:!0,value:l}):e[n]=l,c=(e,n)=>{for(var l in n||(n={}))h.call(n,l)&&i(e,l,n[l]);if(o)for(var l of o(n))v.call(n,l)&&i(e,l,n[l]);return e},d=(e,n)=>g(e,w(n));var L=(e,n)=>{var l={};for(var t in e)h.call(e,t)&&n.indexOf(t)<0&&(l[t]=e[t]);if(e!=null&&o)for(var t of o(e))n.indexOf(t)<0&&v.call(e,t)&&(l[t]=e[t]);return l};var r=require("react/jsx-runtime");const x=j=>{var s=j,{title:e,size:n=24,color:l="currentColor"}=s,t=L(s,["title","size","color"]);return r.jsxs("svg",d(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n},t),{children:[e&&r.jsx("title",{children:e}),r.jsx("path",{d:"M12 15a3 3 0 100-6 3 3 0 000 6zm-9.5-5H5l.5-1.5L4 7l3-3 1.5 1.5 1.5-.47V2.5h3.953v2.53l1.547.47 2-1.5L20 6.5l-1.5 2L19 10h2.5v4H19l-.5 1.545L20 17.5 17.5 20l-2-1.5-1.547.5v2.5H10V19l-1.5-.5L7 20l-3-3 1.5-1.455L5 14H2.5v-4z",stroke:l,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.SettingsIcon=x; diff --git a/lib/icons/SettingsIcon.js.map b/lib/icons/SettingsIcon.js.map deleted file mode 100644 index 951319c6..00000000 --- a/lib/icons/SettingsIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SettingsIcon.js","sourceRoot":"","sources":["../../src/icons/SettingsIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,gOAAgO,EAClO,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/ShopIcon.d.ts b/lib/icons/ShopIcon.d.ts deleted file mode 100644 index 4bfa9b02..00000000 --- a/lib/icons/ShopIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ShopIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ShopIcon }; diff --git a/lib/icons/ShopIcon.js b/lib/icons/ShopIcon.js index bcbc58d7..dceabf39 100644 --- a/lib/icons/ShopIcon.js +++ b/lib/icons/ShopIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ShopIcon = void 0; -var react_1 = __importDefault(require("react")); -var ShopIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2 6h20v16H2V6zm13 7h5v9h-5v-9zM5 13h7v5H5v-5zM19 2l3 4h-.645a1.6 1.6 0 01.119.605v1.79a1.605 1.605 0 01-3.154.426l-.005-.022V6.605c0-.098-.008-.195-.025-.288l.03-.138c.017-.062.038-.121.061-.18h-.183c.04.102.072.208.092.318l-.02.142h0l-.007.146v1.79c0 .098.009.195.026.288l.026.116v.596a1.605 1.605 0 01-3.152.426l-.032-.136c.01-.049.016-.096.02-.144l.007-.146v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.016-.062.037-.121.06-.18h-.183c.023.059.044.118.06.18l.031.135c-.008.05-.015.097-.02.145l-.006.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.096 0l-.032-.136c.01-.049.016-.096.02-.144L12 9.395v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.023.059.044.118.06.18l.031.135c-.008.05-.015.097-.02.145l-.006.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.096 0l-.032-.136c.01-.049.016-.096.02-.144l.007-.146v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.024.059.044.118.06.18l.031.135c-.008.05-.015.097-.019.145l-.007.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.153-.426l-.001-.596.027-.116c.009-.047.015-.094.02-.142l.006-.146v-1.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.024.059.044.118.06.18l.031.135a2.04 2.04 0 00-.019.145l-.006.146L5.63 8.8l-.004.022a1.606 1.606 0 01-3.153-.426v-1.79A1.6 1.6 0 012.592 6L2 6l2.632-4H19z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ShopIcon = ShopIcon; -//# sourceMappingURL=ShopIcon.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var r=(l,c,v)=>c in l?u(l,c,{enumerable:!0,configurable:!0,writable:!0,value:v}):l[c]=v,s=(l,c)=>{for(var v in c||(c={}))i.call(c,v)&&r(l,v,c[v]);if(e)for(var v of e(c))a.call(c,v)&&r(l,v,c[v]);return l},t=(l,c)=>j(l,x(c));var d=(l,c)=>{var v={};for(var h in l)i.call(l,h)&&c.indexOf(h)<0&&(v[h]=l[h]);if(l!=null&&e)for(var h of e(l))c.indexOf(h)<0&&a.call(l,h)&&(v[h]=l[h]);return v};var o=require("react/jsx-runtime");const L=p=>{var n=p,{title:l,size:c=24,color:v="currentColor"}=n,h=d(n,["title","size","color"]);return o.jsxs("svg",t(s({viewBox:"0 0 24 24",width:c,height:c},h),{children:[l&&o.jsx("title",{children:l}),o.jsx("path",{d:"M2 6h20v16H2V6zm13 7h5v9h-5v-9zM5 13h7v5H5v-5zM19 2l3 4h-.645a1.6 1.6 0 01.119.605v1.79a1.605 1.605 0 01-3.154.426l-.005-.022V6.605c0-.098-.008-.195-.025-.288l.03-.138c.017-.062.038-.121.061-.18h-.183c.04.102.072.208.092.318l-.02.142h0l-.007.146v1.79c0 .098.009.195.026.288l.026.116v.596a1.605 1.605 0 01-3.152.426l-.032-.136c.01-.049.016-.096.02-.144l.007-.146v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.016-.062.037-.121.06-.18h-.183c.023.059.044.118.06.18l.031.135c-.008.05-.015.097-.02.145l-.006.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.096 0l-.032-.136c.01-.049.016-.096.02-.144L12 9.395v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.023.059.044.118.06.18l.031.135c-.008.05-.015.097-.02.145l-.006.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.096 0l-.032-.136c.01-.049.016-.096.02-.144l.007-.146v-2.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.024.059.044.118.06.18l.031.135c-.008.05-.015.097-.019.145l-.007.146v2.79c0 .098.01.195.026.288v.002l-.03.136a1.606 1.606 0 01-3.153-.426l-.001-.596.027-.116c.009-.047.015-.094.02-.142l.006-.146v-1.79c0-.098-.009-.195-.026-.288l-.001-.003.032-.135c.017-.062.037-.121.06-.18h-.183c.024.059.044.118.06.18l.031.135a2.04 2.04 0 00-.019.145l-.006.146L5.63 8.8l-.004.022a1.606 1.606 0 01-3.153-.426v-1.79A1.6 1.6 0 012.592 6L2 6l2.632-4H19z",stroke:v,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ShopIcon=L; diff --git a/lib/icons/ShopIcon.js.map b/lib/icons/ShopIcon.js.map deleted file mode 100644 index 6587d1a2..00000000 --- a/lib/icons/ShopIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ShopIcon.js","sourceRoot":"","sources":["../../src/icons/ShopIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,s4CAAs4C,EACx4C,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/SmilingFaceIcon.js b/lib/icons/SmilingFaceIcon.js new file mode 100644 index 00000000..5eb37d4e --- /dev/null +++ b/lib/icons/SmilingFaceIcon.js @@ -0,0 +1 @@ +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var t=(e,n,i)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,d=(e,n)=>{for(var i in n||(n={}))c.call(n,i)&&t(e,i,n[i]);if(C)for(var i of C(n))l.call(n,i)&&t(e,i,n[i]);return e},h=(e,n)=>j(e,x(n));var u=(e,n)=>{var i={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(i[r]=e[r]);if(e!=null&&C)for(var r of C(e))n.indexOf(r)<0&&l.call(e,r)&&(i[r]=e[r]);return i};var o=require("react/jsx-runtime");const g=M=>{var s=M,{title:e,size:n=24,color:i="currentColor"}=s,r=u(s,["title","size","color"]);return o.jsxs("svg",h(d({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M7 12.8333C9.5 17 14.5 17 17 12.8333M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM9.5 8.66667C9.5 9.1269 9.1269 9.5 8.66667 9.5C8.20643 9.5 7.83333 9.1269 7.83333 8.66667C7.83333 8.20643 8.20643 7.83333 8.66667 7.83333C9.1269 7.83333 9.5 8.20643 9.5 8.66667ZM16.1667 8.66667C16.1667 9.1269 15.7936 9.5 15.3333 9.5C14.8731 9.5 14.5 9.1269 14.5 8.66667C14.5 8.20643 14.8731 7.83333 15.3333 7.83333C15.7936 7.83333 16.1667 8.20643 16.1667 8.66667Z",stroke:i,fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.SmilingFaceIcon=g; diff --git a/lib/icons/SparkleIcon.js b/lib/icons/SparkleIcon.js new file mode 100644 index 00000000..e8191dea --- /dev/null +++ b/lib/icons/SparkleIcon.js @@ -0,0 +1 @@ +"use strict";var u=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var o=(C,L,e)=>L in C?u(C,L,{enumerable:!0,configurable:!0,writable:!0,value:e}):C[L]=e,c=(C,L)=>{for(var e in L||(L={}))s.call(L,e)&&o(C,e,L[e]);if(r)for(var e of r(L))t.call(L,e)&&o(C,e,L[e]);return C},d=(C,L)=>v(C,x(L));var h=(C,L)=>{var e={};for(var l in C)s.call(C,l)&&L.indexOf(l)<0&&(e[l]=C[l]);if(C!=null&&r)for(var l of r(C))L.indexOf(l)<0&&t.call(C,l)&&(e[l]=C[l]);return e};var n=require("react/jsx-runtime");const a=j=>{var i=j,{title:C,size:L=24,color:e="currentColor"}=i,l=h(i,["title","size","color"]);return n.jsxs("svg",d(c({viewBox:"0 0 24 24",width:L,height:L},l),{children:[C&&n.jsx("title",{children:C}),n.jsx("path",{d:"M7.03518 5.52907C7.20208 5.1081 7.79789 5.1081 7.96479 5.52907L8.89165 7.8669C9.05278 8.2733 9.38318 8.58918 9.7964 8.73189L12.0999 9.52744C12.5489 9.68252 12.5489 10.3176 12.0999 10.4727L9.7964 11.2682C9.38318 11.4109 9.05278 11.7268 8.89165 12.1332L7.96479 14.471C7.79789 14.892 7.20208 14.892 7.03518 14.471L6.10831 12.1332C5.94719 11.7268 5.61679 11.4109 5.20357 11.2682L2.90007 10.4727C2.45104 10.3176 2.45103 9.68252 2.90007 9.52744L5.20357 8.73189C5.61679 8.58918 5.94719 8.2733 6.10831 7.8669L7.03518 5.52907ZM18.5311 2.70807C18.6921 2.27276 19.3078 2.27277 19.4689 2.70807L19.7219 3.39187C19.8739 3.80245 20.1976 4.12617 20.6082 4.27809L21.292 4.53112C21.7273 4.6922 21.7273 5.3079 21.292 5.46897L20.6082 5.722C20.1976 5.87393 19.8739 6.19765 19.7219 6.60822L19.4689 7.29202C19.3078 7.72733 18.6921 7.72733 18.5311 7.29202L18.278 6.60823C18.1261 6.19765 17.8024 5.87393 17.3918 5.722L16.708 5.46898C16.2727 5.3079 16.2727 4.6922 16.708 4.53112L17.3918 4.27809C17.8024 4.12617 18.1261 3.80245 18.278 3.39187L18.5311 2.70807ZM17.5311 14.7081C17.6921 14.2728 18.3078 14.2728 18.4689 14.7081L18.992 16.1218C19.144 16.5324 19.4677 16.8561 19.8783 17.008L21.292 17.5311C21.7273 17.6922 21.7273 18.3079 21.292 18.469L19.8783 18.9921C19.4677 19.144 19.144 19.4677 18.992 19.8783L18.4689 21.292C18.3078 21.7273 17.6921 21.7273 17.5311 21.292L17.0079 19.8783C16.856 19.4677 16.5323 19.144 16.1217 18.9921L14.708 18.469C14.2727 18.3079 14.2727 17.6922 14.708 17.5311L16.1217 17.008C16.5323 16.8561 16.856 16.5324 17.0079 16.1218L17.5311 14.7081Z",fill:"none",stroke:e,fillRule:"evenodd",clipRule:"evenodd"})]}))};exports.SparkleIcon=a; diff --git a/lib/icons/StarIcon.js b/lib/icons/StarIcon.js new file mode 100644 index 00000000..2d187e2e --- /dev/null +++ b/lib/icons/StarIcon.js @@ -0,0 +1 @@ +"use strict";var a=Object.defineProperty,d=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var o=(r,t,C)=>t in r?a(r,t,{enumerable:!0,configurable:!0,writable:!0,value:C}):r[t]=C,h=(r,t)=>{for(var C in t||(t={}))L.call(t,C)&&o(r,C,t[C]);if(n)for(var C of n(t))c.call(t,C)&&o(r,C,t[C]);return r},l=(r,t)=>d(r,j(t));var x=(r,t)=>{var C={};for(var e in r)L.call(r,e)&&t.indexOf(e)<0&&(C[e]=r[e]);if(r!=null&&n)for(var e of n(r))t.indexOf(e)<0&&c.call(r,e)&&(C[e]=r[e]);return C};var s=require("react/jsx-runtime");const u=v=>{var i=v,{title:r,size:t=24,color:C="currentColor"}=i,e=x(i,["title","size","color"]);return s.jsxs("svg",l(h({viewBox:"0 0 24 24",width:t,height:t},e),{children:[r&&s.jsx("title",{children:r}),s.jsx("path",{d:"M11.049 2.92705C11.3483 2.00574 12.6517 2.00574 12.9511 2.92705L14.4697 7.60081C14.6035 8.01284 14.9875 8.2918 15.4207 8.2918H20.335C21.3037 8.2918 21.7065 9.53141 20.9228 10.1008L16.9471 12.9894C16.5966 13.244 16.4499 13.6954 16.5838 14.1074L18.1024 18.7812C18.4017 19.7025 17.3473 20.4686 16.5635 19.8992L12.5878 17.0106C12.2373 16.756 11.7627 16.756 11.4122 17.0106L7.4365 19.8992C6.65278 20.4686 5.5983 19.7025 5.89765 18.7812L7.41625 14.1074C7.55012 13.6954 7.40347 13.244 7.05298 12.9894L3.07724 10.1008C2.29353 9.53141 2.6963 8.2918 3.66502 8.2918H8.57931C9.01253 8.2918 9.39649 8.01284 9.53036 7.60081L11.049 2.92705Z",stroke:C,fill:"none"})]}))};exports.StarIcon=u; diff --git a/lib/icons/SupplierIcon.d.ts b/lib/icons/SupplierIcon.d.ts deleted file mode 100644 index f0058771..00000000 --- a/lib/icons/SupplierIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const SupplierIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { SupplierIcon }; diff --git a/lib/icons/SupplierIcon.js b/lib/icons/SupplierIcon.js index 402f84e1..f60ac2bd 100644 --- a/lib/icons/SupplierIcon.js +++ b/lib/icons/SupplierIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SupplierIcon = void 0; -var react_1 = __importDefault(require("react")); -var SupplierIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2 8.167h3v7.583H2V8.167zm17-1.084h3v8.667h-3V7.083zM5 8.708h1.861l3-2.166H14m5 1.083h-4l-2 1.083h-1l-5 3.25 1 2.167 4-2.167h2.132L19 15M5 13.75l7 4.192 6-1.109v-2.298m0 1.806c-2.333-.647-3.667-1.205-4-1.674m.984 2.733c-1.656-.63-2.65-1.18-2.984-1.65", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.SupplierIcon = SupplierIcon; -//# sourceMappingURL=SupplierIcon.js.map \ No newline at end of file +"use strict";var p=Object.defineProperty,j=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var s=(e,r,n)=>r in e?p(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,u=(e,r)=>{for(var n in r||(r={}))t.call(r,n)&&s(e,n,r[n]);if(l)for(var n of l(r))c.call(r,n)&&s(e,n,r[n]);return e},d=(e,r)=>j(e,m(r));var v=(e,r)=>{var n={};for(var i in e)t.call(e,i)&&r.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&l)for(var i of l(e))r.indexOf(i)<0&&c.call(e,i)&&(n[i]=e[i]);return n};var o=require("react/jsx-runtime");const x=a=>{var h=a,{title:e,size:r=24,color:n="currentColor"}=h,i=v(h,["title","size","color"]);return o.jsxs("svg",d(u({viewBox:"0 0 24 24",width:r,height:r},i),{children:[e&&o.jsx("title",{children:e}),o.jsx("path",{d:"M2 8.167h3v7.583H2V8.167zm17-1.084h3v8.667h-3V7.083zM5 8.708h1.861l3-2.166H14m5 1.083h-4l-2 1.083h-1l-5 3.25 1 2.167 4-2.167h2.132L19 15M5 13.75l7 4.192 6-1.109v-2.298m0 1.806c-2.333-.647-3.667-1.205-4-1.674m.984 2.733c-1.656-.63-2.65-1.18-2.984-1.65",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.SupplierIcon=x; diff --git a/lib/icons/SupplierIcon.js.map b/lib/icons/SupplierIcon.js.map deleted file mode 100644 index 5ffc2a94..00000000 --- a/lib/icons/SupplierIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SupplierIcon.js","sourceRoot":"","sources":["../../src/icons/SupplierIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,4PAA4P,EAC9P,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/SystemIcon.d.ts b/lib/icons/SystemIcon.d.ts deleted file mode 100644 index 1e70a949..00000000 --- a/lib/icons/SystemIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const SystemIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { SystemIcon }; diff --git a/lib/icons/SystemIcon.js b/lib/icons/SystemIcon.js index f16ad367..c7598141 100644 --- a/lib/icons/SystemIcon.js +++ b/lib/icons/SystemIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SystemIcon = void 0; -var react_1 = __importDefault(require("react")); -var SystemIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M20.5 15a1 1 0 010 2h-2a1 1 0 010-2h2zm-15-1.5a1 1 0 010 2h-2a1 1 0 010-2h2zm8-6a1 1 0 010 2h-3a1 1 0 110-2h3zm6 11.5v3m0-19v10M12 11.5V22m0-19v2.5m-7.5 12V22m0-19v8.5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.SystemIcon = SystemIcon; -//# sourceMappingURL=SystemIcon.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,u=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var i=(e,n,o)=>n in e?d(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,l=(e,n)=>{for(var o in n||(n={}))m.call(n,o)&&i(e,o,n[o]);if(s)for(var o of s(n))a.call(n,o)&&i(e,o,n[o]);return e},v=(e,n)=>u(e,w(n));var c=(e,n)=>{var o={};for(var r in e)m.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&a.call(e,r)&&(o[r]=e[r]);return o};var t=require("react/jsx-runtime");const x=j=>{var h=j,{title:e,size:n=24,color:o="currentColor"}=h,r=c(h,["title","size","color"]);return t.jsxs("svg",v(l({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n},r),{children:[e&&t.jsx("title",{children:e}),t.jsx("path",{d:"M20.5 15a1 1 0 010 2h-2a1 1 0 010-2h2zm-15-1.5a1 1 0 010 2h-2a1 1 0 010-2h2zm8-6a1 1 0 010 2h-3a1 1 0 110-2h3zm6 11.5v3m0-19v10M12 11.5V22m0-19v2.5m-7.5 12V22m0-19v8.5",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.SystemIcon=x; diff --git a/lib/icons/SystemIcon.js.map b/lib/icons/SystemIcon.js.map deleted file mode 100644 index c74cee2f..00000000 --- a/lib/icons/SystemIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SystemIcon.js","sourceRoot":"","sources":["../../src/icons/SystemIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,yKAAyK,EAC3K,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AACM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/TableIcon.d.ts b/lib/icons/TableIcon.d.ts deleted file mode 100644 index d5355f72..00000000 --- a/lib/icons/TableIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const TableIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { TableIcon }; diff --git a/lib/icons/TableIcon.js b/lib/icons/TableIcon.js index a48f7171..f49c7db7 100644 --- a/lib/icons/TableIcon.js +++ b/lib/icons/TableIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TableIcon = void 0; -var react_1 = __importDefault(require("react")); -var TableIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 L21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 L3,6 C3,5.44771525 3.44771525,5 4,5 Z M3,10 L21,10 M3,13 L21,13 M3,16 L21,16 M9,5 L9,19 M15,5 L15,19", stroke: color })))); -}; -exports.TableIcon = TableIcon; -//# sourceMappingURL=TableIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var M=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var L=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var l=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,c=(e,n)=>{for(var o in n||(n={}))L.call(n,o)&&l(e,o,n[o]);if(i)for(var o of i(n))d.call(n,o)&&l(e,o,n[o]);return e},h=(e,n)=>x(e,M(n));var u=(e,n)=>{var o={};for(var r in e)L.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const a=k=>{var t=k,{title:e,size:n=24,color:o="currentColor"}=t,r=u(t,["title","size","color"]);return s.jsxs("svg",h(c({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:s.jsx("path",{d:"M4,5 L20,5 C20.5522847,5 21,5.44771525 21,6 L21,18 C21,18.5522847 20.5522847,19 20,19 L4,19 C3.44771525,19 3,18.5522847 3,18 L3,6 C3,5.44771525 3.44771525,5 4,5 Z M3,10 L21,10 M3,13 L21,13 M3,16 L21,16 M9,5 L9,19 M15,5 L15,19",stroke:o})})]}))};exports.TableIcon=a; diff --git a/lib/icons/TableIcon.js.map b/lib/icons/TableIcon.js.map deleted file mode 100644 index 574a875b..00000000 --- a/lib/icons/TableIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TableIcon.js","sourceRoot":"","sources":["../../src/icons/TableIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,mOAAmO,EACrO,MAAM,EAAE,KAAK,GACP,CACN,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/TagIcon.d.ts b/lib/icons/TagIcon.d.ts deleted file mode 100644 index 308bf5ec..00000000 --- a/lib/icons/TagIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const TagIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { TagIcon }; diff --git a/lib/icons/TagIcon.js b/lib/icons/TagIcon.js index 16c91cb0..256f3fcb 100644 --- a/lib/icons/TagIcon.js +++ b/lib/icons/TagIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TagIcon = void 0; -var react_1 = __importDefault(require("react")); -var TagIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M18.5 12.5l-9 9-7-7L12 5.3l6.5.2v7zm-3.5-2a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm6.5-8l-5 5", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.TagIcon = TagIcon; -//# sourceMappingURL=TagIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,u=(e,n)=>{for(var o in n||(n={}))c.call(n,o)&&t(e,o,n[o]);if(i)for(var o of i(n))d.call(n,o)&&t(e,o,n[o]);return e},a=(e,n)=>v(e,x(n));var h=(e,n)=>{var o={};for(var r in e)c.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&d.call(e,r)&&(o[r]=e[r]);return o};var l=require("react/jsx-runtime");const g=k=>{var s=k,{title:e,size:n=24,color:o="currentColor"}=s,r=h(s,["title","size","color"]);return l.jsxs("svg",a(u({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("path",{d:"M18.5 12.5l-9 9-7-7L12 5.3l6.5.2v7zm-3.5-2a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm6.5-8l-5 5",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.TagIcon=g; diff --git a/lib/icons/TagIcon.js.map b/lib/icons/TagIcon.js.map deleted file mode 100644 index 780b6981..00000000 --- a/lib/icons/TagIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TagIcon.js","sourceRoot":"","sources":["../../src/icons/TagIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,OAAO,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACnF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,wFAAwF,EAC1F,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,0BAAO"} \ No newline at end of file diff --git a/lib/icons/UnpublishIcon.d.ts b/lib/icons/UnpublishIcon.d.ts deleted file mode 100644 index 9cb95c13..00000000 --- a/lib/icons/UnpublishIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const UnpublishIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { UnpublishIcon }; diff --git a/lib/icons/UnpublishIcon.js b/lib/icons/UnpublishIcon.js index d55b7f8e..1d4470b2 100644 --- a/lib/icons/UnpublishIcon.js +++ b/lib/icons/UnpublishIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UnpublishIcon = void 0; -var react_1 = __importDefault(require("react")); -var UnpublishIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M21 9.3V22H3V2h11M6.5 18h10.605M6.5 14h10.605M6.5 6h3m7 4.5h-4m0 0v-4m0 4l8-8", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.UnpublishIcon = UnpublishIcon; -//# sourceMappingURL=UnpublishIcon.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var m=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(e,n,i)=>n in e?v(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,c=(e,n)=>{for(var i in n||(n={}))t.call(n,i)&&l(e,i,n[i]);if(r)for(var i of r(n))u.call(n,i)&&l(e,i,n[i]);return e},d=(e,n)=>x(e,m(n));var j=(e,n)=>{var i={};for(var o in e)t.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&u.call(e,o)&&(i[o]=e[o]);return i};var h=require("react/jsx-runtime");const p=M=>{var s=M,{title:e,size:n=24,color:i="currentColor"}=s,o=j(s,["title","size","color"]);return h.jsxs("svg",d(c({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&h.jsx("title",{children:e}),h.jsx("path",{d:"M21 9.3V22H3V2h11M6.5 18h10.605M6.5 14h10.605M6.5 6h3m7 4.5h-4m0 0v-4m0 4l8-8",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.UnpublishIcon=p; diff --git a/lib/icons/UnpublishIcon.js.map b/lib/icons/UnpublishIcon.js.map deleted file mode 100644 index 0dc25ed6..00000000 --- a/lib/icons/UnpublishIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UnpublishIcon.js","sourceRoot":"","sources":["../../src/icons/UnpublishIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,aAAa,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACzF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,+EAA+E,EACjF,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,sCAAa"} \ No newline at end of file diff --git a/lib/icons/UnviewIcon.d.ts b/lib/icons/UnviewIcon.d.ts deleted file mode 100644 index 4b782638..00000000 --- a/lib/icons/UnviewIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const UnviewIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { UnviewIcon }; diff --git a/lib/icons/UnviewIcon.js b/lib/icons/UnviewIcon.js index a4fb593d..64c5e6a7 100644 --- a/lib/icons/UnviewIcon.js +++ b/lib/icons/UnviewIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UnviewIcon = void 0; -var react_1 = __importDefault(require("react")); -var UnviewIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12 18c3.682 0 7.015-2 10-6-2.985-4-6.318-6-10-6-3.682 0-7.015 2-10 6 2.985 4 6.318 6 10 6zm0-2a4 4 0 100-8 4 4 0 000 8zm.707-4.707a1 1 0 00-1.414 1.414h0M22 2L2 22", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.UnviewIcon = UnviewIcon; -//# sourceMappingURL=UnviewIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,n,i)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,h=(e,n)=>{for(var i in n||(n={}))d.call(n,i)&&c(e,i,n[i]);if(r)for(var i of r(n))l.call(n,i)&&c(e,i,n[i]);return e},u=(e,n)=>j(e,x(n));var v=(e,n)=>{var i={};for(var o in e)d.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&l.call(e,o)&&(i[o]=e[o]);return i};var s=require("react/jsx-runtime");const w=k=>{var t=k,{title:e,size:n=24,color:i="currentColor"}=t,o=v(t,["title","size","color"]);return s.jsxs("svg",u(h({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M12 18c3.682 0 7.015-2 10-6-2.985-4-6.318-6-10-6-3.682 0-7.015 2-10 6 2.985 4 6.318 6 10 6zm0-2a4 4 0 100-8 4 4 0 000 8zm.707-4.707a1 1 0 00-1.414 1.414h0M22 2L2 22",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.UnviewIcon=w; diff --git a/lib/icons/UnviewIcon.js.map b/lib/icons/UnviewIcon.js.map deleted file mode 100644 index c002afe3..00000000 --- a/lib/icons/UnviewIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UnviewIcon.js","sourceRoot":"","sources":["../../src/icons/UnviewIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,sKAAsK,EACxK,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/UploadIcon.d.ts b/lib/icons/UploadIcon.d.ts deleted file mode 100644 index b1f1688e..00000000 --- a/lib/icons/UploadIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const UploadIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { UploadIcon }; diff --git a/lib/icons/UploadIcon.js b/lib/icons/UploadIcon.js index 8512d7f3..7a575b59 100644 --- a/lib/icons/UploadIcon.js +++ b/lib/icons/UploadIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UploadIcon = void 0; -var react_1 = __importDefault(require("react")); -var UploadIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M12 18.5V2M7 7.5L12 2l5 5.5m-1.813 9H20.5v5h-17v-5h5.313" })))); -}; -exports.UploadIcon = UploadIcon; -//# sourceMappingURL=UploadIcon.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(e,n,o)=>n in e?x(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,c=(e,n)=>{for(var o in n||(n={}))d.call(n,o)&&t(e,o,n[o]);if(s)for(var o of s(n))h.call(n,o)&&t(e,o,n[o]);return e},u=(e,n)=>j(e,w(n));var v=(e,n)=>{var o={};for(var r in e)d.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&s)for(var r of s(e))n.indexOf(r)<0&&h.call(e,r)&&(o[r]=e[r]);return o};var i=require("react/jsx-runtime");const a=g=>{var l=g,{title:e,size:n=24,color:o="currentColor"}=l,r=v(l,["title","size","color"]);return i.jsxs("svg",u(c({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:n,height:n},r),{children:[e&&i.jsx("title",{children:e}),i.jsx("g",{stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:i.jsx("path",{d:"M12 18.5V2M7 7.5L12 2l5 5.5m-1.813 9H20.5v5h-17v-5h5.313"})})]}))};exports.UploadIcon=a; diff --git a/lib/icons/UploadIcon.js.map b/lib/icons/UploadIcon.js.map deleted file mode 100644 index fcfb0957..00000000 --- a/lib/icons/UploadIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UploadIcon.js","sourceRoot":"","sources":["../../src/icons/UploadIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,UAAU,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACtF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC7F,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAE,KAAK,EAAE,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC3F,wCAAM,CAAC,EAAC,0DAA0D,GAAG,CACnE,CACA,CACP,CAAA;CAAA,CAAC;AACM,gCAAU"} \ No newline at end of file diff --git a/lib/icons/UserIcon.d.ts b/lib/icons/UserIcon.d.ts deleted file mode 100644 index 664428ce..00000000 --- a/lib/icons/UserIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const UserIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { UserIcon }; diff --git a/lib/icons/UserIcon.js b/lib/icons/UserIcon.js index 5eda80bb..72a66354 100644 --- a/lib/icons/UserIcon.js +++ b/lib/icons/UserIcon.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UserIcon = void 0; -var react_1 = __importDefault(require("react")); -var UserIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, - react_1.default.createElement("path", { d: "M11.9881657,13 C14.1231982,13 16.0625982,13.837602 17.4956891,15.2021291 C19.0238774,16.657204 19.9763314,18.7114561 19.9763314,20.9881657 L19.9763314,20.9881657 L4,20.9881657 C4,16.5764236 7.5764236,13 11.9881657,13 Z M12,3.00430915 C14.6470453,3.00430915 16.7928994,5.15016331 16.7928994,7.79720856 C16.7928994,10.4442538 14.6470453,12.590108 12,12.590108 C9.35295475,12.590108 7.20710059,10.4442538 7.20710059,7.79720856 C7.20710059,5.15016331 9.35295475,3.00430915 12,3.00430915 Z", stroke: color })))); -}; -exports.UserIcon = UserIcon; -//# sourceMappingURL=UserIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var k=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var d=(e,r,n)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,h=(e,r)=>{for(var n in r||(r={}))c.call(r,n)&&d(e,n,r[n]);if(s)for(var n of s(r))l.call(r,n)&&d(e,n,r[n]);return e},C=(e,r)=>x(e,k(r));var u=(e,r)=>{var n={};for(var o in e)c.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&s)for(var o of s(e))r.indexOf(o)<0&&l.call(e,o)&&(n[o]=e[o]);return n};var i=require("react/jsx-runtime");const v=L=>{var t=L,{title:e,size:r=24,color:n="currentColor"}=t,o=u(t,["title","size","color"]);return i.jsxs("svg",C(h({viewBox:"0 0 24 24",width:r,height:r},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("g",{stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round",children:i.jsx("path",{d:"M11.9881657,13 C14.1231982,13 16.0625982,13.837602 17.4956891,15.2021291 C19.0238774,16.657204 19.9763314,18.7114561 19.9763314,20.9881657 L19.9763314,20.9881657 L4,20.9881657 C4,16.5764236 7.5764236,13 11.9881657,13 Z M12,3.00430915 C14.6470453,3.00430915 16.7928994,5.15016331 16.7928994,7.79720856 C16.7928994,10.4442538 14.6470453,12.590108 12,12.590108 C9.35295475,12.590108 7.20710059,10.4442538 7.20710059,7.79720856 C7.20710059,5.15016331 9.35295475,3.00430915 12,3.00430915 Z",stroke:n})})]}))};exports.UserIcon=v; diff --git a/lib/icons/UserIcon.js.map b/lib/icons/UserIcon.js.map deleted file mode 100644 index 77533919..00000000 --- a/lib/icons/UserIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UserIcon.js","sourceRoot":"","sources":["../../src/icons/UserIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,qCAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO;YAC1G,wCACE,CAAC,EAAC,seAAse,EACxe,MAAM,EAAE,KAAK,GACb,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/ValueIcon.d.ts b/lib/icons/ValueIcon.d.ts deleted file mode 100644 index 43f3725a..00000000 --- a/lib/icons/ValueIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ValueIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ValueIcon }; diff --git a/lib/icons/ValueIcon.js b/lib/icons/ValueIcon.js index c537bf94..e130e51b 100644 --- a/lib/icons/ValueIcon.js +++ b/lib/icons/ValueIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ValueIcon = void 0; -var react_1 = __importDefault(require("react")); -var ValueIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M2.5 14.5L12 5.3M9.5 21.5l9-9M12 5.3l6.5.2m0 6.998V5.5v6.998zM2.5 14.5l7 7m12-19l-5 5m-1.5 3a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm-8.5 3l3.89 3.89M8 12l3 3m-1.5-4.5l3.89 3.89", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ValueIcon = ValueIcon; -//# sourceMappingURL=ValueIcon.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var t=(e,l,n)=>l in e?m(e,l,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[l]=n,d=(e,l)=>{for(var n in l||(l={}))u.call(l,n)&&t(e,n,l[n]);if(r)for(var n of r(l))c.call(l,n)&&t(e,n,l[n]);return e},a=(e,l)=>j(e,v(l));var h=(e,l)=>{var n={};for(var o in e)u.call(e,o)&&l.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&r)for(var o of r(e))l.indexOf(o)<0&&c.call(e,o)&&(n[o]=e[o]);return n};var i=require("react/jsx-runtime");const x=M=>{var s=M,{title:e,size:l=24,color:n="currentColor"}=s,o=h(s,["title","size","color"]);return i.jsxs("svg",a(d({viewBox:"0 0 24 24",width:l,height:l},o),{children:[e&&i.jsx("title",{children:e}),i.jsx("path",{d:"M2.5 14.5L12 5.3M9.5 21.5l9-9M12 5.3l6.5.2m0 6.998V5.5v6.998zM2.5 14.5l7 7m12-19l-5 5m-1.5 3a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm-8.5 3l3.89 3.89M8 12l3 3m-1.5-4.5l3.89 3.89",stroke:n,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ValueIcon=x; diff --git a/lib/icons/ValueIcon.js.map b/lib/icons/ValueIcon.js.map deleted file mode 100644 index ed5ed414..00000000 --- a/lib/icons/ValueIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ValueIcon.js","sourceRoot":"","sources":["../../src/icons/ValueIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,SAAS,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACrF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,4KAA4K,EAC9K,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,8BAAS"} \ No newline at end of file diff --git a/lib/icons/ViewIcon.d.ts b/lib/icons/ViewIcon.d.ts deleted file mode 100644 index c2f01114..00000000 --- a/lib/icons/ViewIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const ViewIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { ViewIcon }; diff --git a/lib/icons/ViewIcon.js b/lib/icons/ViewIcon.js index f1cace22..2ecca4ae 100644 --- a/lib/icons/ViewIcon.js +++ b/lib/icons/ViewIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ViewIcon = void 0; -var react_1 = __importDefault(require("react")); -var ViewIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M12 18c3.682 0 7.015-2 10-6-2.985-4-6.318-6-10-6-3.682 0-7.015 2-10 6 2.985 4 6.318 6 10 6zm0-2a4 4 0 100-8 4 4 0 000 8zm0-3a1 1 0 100-2 1 1 0 000 2z", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.ViewIcon = ViewIcon; -//# sourceMappingURL=ViewIcon.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,x=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,n,i)=>n in e?j(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,u=(e,n)=>{for(var i in n||(n={}))d.call(n,i)&&c(e,i,n[i]);if(r)for(var i of r(n))l.call(n,i)&&c(e,i,n[i]);return e},h=(e,n)=>x(e,v(n));var a=(e,n)=>{var i={};for(var o in e)d.call(e,o)&&n.indexOf(o)<0&&(i[o]=e[o]);if(e!=null&&r)for(var o of r(e))n.indexOf(o)<0&&l.call(e,o)&&(i[o]=e[o]);return i};var s=require("react/jsx-runtime");const w=k=>{var t=k,{title:e,size:n=24,color:i="currentColor"}=t,o=a(t,["title","size","color"]);return s.jsxs("svg",h(u({viewBox:"0 0 24 24",width:n,height:n},o),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M12 18c3.682 0 7.015-2 10-6-2.985-4-6.318-6-10-6-3.682 0-7.015 2-10 6 2.985 4 6.318 6 10 6zm0-2a4 4 0 100-8 4 4 0 000 8zm0-3a1 1 0 100-2 1 1 0 000 2z",stroke:i,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.ViewIcon=w; diff --git a/lib/icons/ViewIcon.js.map b/lib/icons/ViewIcon.js.map deleted file mode 100644 index 6e12e5e1..00000000 --- a/lib/icons/ViewIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ViewIcon.js","sourceRoot":"","sources":["../../src/icons/ViewIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,uJAAuJ,EACzJ,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/WaveIcon.d.ts b/lib/icons/WaveIcon.d.ts deleted file mode 100644 index 917dc07c..00000000 --- a/lib/icons/WaveIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const WaveIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { WaveIcon }; diff --git a/lib/icons/WaveIcon.js b/lib/icons/WaveIcon.js index 5df8c141..2047cb42 100644 --- a/lib/icons/WaveIcon.js +++ b/lib/icons/WaveIcon.js @@ -1,37 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.WaveIcon = void 0; -var react_1 = __importDefault(require("react")); -var WaveIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("path", { d: "M3 16c-.305-5.333 1.028-8 4-8 2.256 0 4.972.571 4.972 4 0 3.429 1.798 4 4.028 4 4.514 0 5-2.857 5-8", stroke: color, fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }))); -}; -exports.WaveIcon = WaveIcon; -//# sourceMappingURL=WaveIcon.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,j=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(e,n,o)=>n in e?a(e,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[n]=o,u=(e,n)=>{for(var o in n||(n={}))d.call(n,o)&&c(e,o,n[o]);if(i)for(var o of i(n))l.call(n,o)&&c(e,o,n[o]);return e},h=(e,n)=>j(e,x(n));var v=(e,n)=>{var o={};for(var r in e)d.call(e,r)&&n.indexOf(r)<0&&(o[r]=e[r]);if(e!=null&&i)for(var r of i(e))n.indexOf(r)<0&&l.call(e,r)&&(o[r]=e[r]);return o};var s=require("react/jsx-runtime");const k=f=>{var t=f,{title:e,size:n=24,color:o="currentColor"}=t,r=v(t,["title","size","color"]);return s.jsxs("svg",h(u({viewBox:"0 0 24 24",width:n,height:n},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("path",{d:"M3 16c-.305-5.333 1.028-8 4-8 2.256 0 4.972.571 4.972 4 0 3.429 1.798 4 4.028 4 4.514 0 5-2.857 5-8",stroke:o,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"})]}))};exports.WaveIcon=k; diff --git a/lib/icons/WaveIcon.js.map b/lib/icons/WaveIcon.js.map deleted file mode 100644 index f26dab33..00000000 --- a/lib/icons/WaveIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"WaveIcon.js","sourceRoot":"","sources":["../../src/icons/WaveIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,QAAQ,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACpF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC1D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,wCACE,CAAC,EAAC,qGAAqG,EACvG,MAAM,EAAE,KAAK,EACb,IAAI,EAAC,MAAM,EACX,QAAQ,EAAC,SAAS,EAClB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;CAAA,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/icons/WorkflowIcon.d.ts b/lib/icons/WorkflowIcon.d.ts deleted file mode 100644 index a976eb4d..00000000 --- a/lib/icons/WorkflowIcon.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IconProps } from './IconProps'; -declare const WorkflowIcon: ({ title, size, color, ...props }: IconProps) => React.JSX.Element; -export { WorkflowIcon }; diff --git a/lib/icons/WorkflowIcon.js b/lib/icons/WorkflowIcon.js index 7cfe784a..845b3fdf 100644 --- a/lib/icons/WorkflowIcon.js +++ b/lib/icons/WorkflowIcon.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.WorkflowIcon = void 0; -var react_1 = __importDefault(require("react")); -var WorkflowIcon = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c, props = __rest(_a, ["title", "size", "color"]); - return (react_1.default.createElement("svg", __assign({ viewBox: "0 0 24 24", width: size, height: size }, props), - react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.1379 5.49999H8V4.49999H17.1379C19.2709 4.49999 21 6.29085 21 8.49999C21 10.7091 19.2709 12.5 17.1379 12.5H14V11.5H17.1379C18.7377 11.5 20.0345 10.1568 20.0345 8.49999C20.0345 6.84313 18.7377 5.49999 17.1379 5.49999Z", fill: color }), - react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.88571 18H19.3408L19.83 18.5L19.3408 19H5.88571C3.73969 19 2 17.7091 2 15.5C2 13.2908 3.73969 11.5 5.88571 11.5H8V12.5H5.88571C4.2762 12.5 2.97143 13.8431 2.97143 15.5C2.97143 17.1568 4.2762 18 5.88571 18Z", fill: color }), - react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 3H3L3 7H7V3ZM3 2C2.44772 2 2 2.44772 2 3V7C2 7.55228 2.44772 8 3 8H7C7.55228 8 8 7.55228 8 7V3C8 2.44772 7.55228 2 7 2H3Z", fill: color }), - react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 10.2H9V13.8H13V10.2ZM9 9C8.44772 9 8 9.53726 8 10.2V13.8C8 14.4627 8.44772 15 9 15H13C13.5523 15 14 14.4627 14 13.8V10.2C14 9.53726 13.5523 9 13 9H9Z", fill: color }), - react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.8731 18.1966C21.0423 18.3695 21.0423 18.6305 20.8731 18.8034L18.8731 20.8476C18.6893 21.0355 18.3733 21.0519 18.1672 20.8843C17.9611 20.7168 17.9431 20.4286 18.1269 20.2407L19.83 18.5L18.1269 16.7593C17.9431 16.5714 17.9611 16.2832 18.1672 16.1157C18.3733 15.9481 18.6893 15.9645 18.8731 16.1524L20.8731 18.1966Z", fill: color }))); -}; -exports.WorkflowIcon = WorkflowIcon; -//# sourceMappingURL=WorkflowIcon.js.map \ No newline at end of file +"use strict";var R=Object.defineProperty,p=Object.defineProperties;var V=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable;var t=(l,d,e)=>d in l?R(l,d,{enumerable:!0,configurable:!0,writable:!0,value:e}):l[d]=e,f=(l,d)=>{for(var e in d||(d={}))u.call(d,e)&&t(l,e,d[e]);if(n)for(var e of n(d))v.call(d,e)&&t(l,e,d[e]);return l},o=(l,d)=>p(l,V(d));var s=(l,d)=>{var e={};for(var i in l)u.call(l,i)&&d.indexOf(i)<0&&(e[i]=l[i]);if(l!=null&&n)for(var i of n(l))d.indexOf(i)<0&&v.call(l,i)&&(e[i]=l[i]);return e};var C=require("react/jsx-runtime");const h=x=>{var H=x,{title:l,size:d=24,color:e="currentColor"}=H,i=s(H,["title","size","color"]);return C.jsxs("svg",o(f({viewBox:"0 0 24 24",width:d,height:d},i),{children:[C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.1379 5.49999H8V4.49999H17.1379C19.2709 4.49999 21 6.29085 21 8.49999C21 10.7091 19.2709 12.5 17.1379 12.5H14V11.5H17.1379C18.7377 11.5 20.0345 10.1568 20.0345 8.49999C20.0345 6.84313 18.7377 5.49999 17.1379 5.49999Z",fill:e}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.88571 18H19.3408L19.83 18.5L19.3408 19H5.88571C3.73969 19 2 17.7091 2 15.5C2 13.2908 3.73969 11.5 5.88571 11.5H8V12.5H5.88571C4.2762 12.5 2.97143 13.8431 2.97143 15.5C2.97143 17.1568 4.2762 18 5.88571 18Z",fill:e}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 3H3L3 7H7V3ZM3 2C2.44772 2 2 2.44772 2 3V7C2 7.55228 2.44772 8 3 8H7C7.55228 8 8 7.55228 8 7V3C8 2.44772 7.55228 2 7 2H3Z",fill:e}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 10.2H9V13.8H13V10.2ZM9 9C8.44772 9 8 9.53726 8 10.2V13.8C8 14.4627 8.44772 15 9 15H13C13.5523 15 14 14.4627 14 13.8V10.2C14 9.53726 13.5523 9 13 9H9Z",fill:e}),C.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.8731 18.1966C21.0423 18.3695 21.0423 18.6305 20.8731 18.8034L18.8731 20.8476C18.6893 21.0355 18.3733 21.0519 18.1672 20.8843C17.9611 20.7168 17.9431 20.4286 18.1269 20.2407L19.83 18.5L18.1269 16.7593C17.9431 16.5714 17.9611 16.2832 18.1672 16.1157C18.3733 15.9481 18.6893 15.9645 18.8731 16.1524L20.8731 18.1966Z",fill:e})]}))};exports.WorkflowIcon=h; diff --git a/lib/icons/WorkflowIcon.js.map b/lib/icons/WorkflowIcon.js.map deleted file mode 100644 index e0b4cef4..00000000 --- a/lib/icons/WorkflowIcon.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"WorkflowIcon.js","sourceRoot":"","sources":["../../src/icons/WorkflowIcon.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAG1B,IAAM,YAAY,GAAG,UAAC,EAA+D;IAA9D,IAAA,KAAK,WAAA,EAAE,YAAS,EAAT,IAAI,mBAAG,EAAE,KAAA,EAAE,aAAsB,EAAtB,KAAK,mBAAG,cAAc,KAAA,EAAK,KAAK,cAAnD,0BAAoD,CAAD;IAAiB,OAAA,CACxF,gDAAK,OAAO,EAAC,WAAW,EAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,IAAM,KAAK;QAC3D,wCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,6NAA6N,EAC/N,IAAI,EAAE,KAAK,GACX;QACF,wCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,iNAAiN,EACnN,IAAI,EAAE,KAAK,GACX;QACF,wCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,8HAA8H,EAChI,IAAI,EAAE,KAAK,GACX;QACF,wCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,2JAA2J,EAC7J,IAAI,EAAE,KAAK,GACX;QACF,wCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,8TAA8T,EAChU,IAAI,EAAE,KAAK,GACX,CACE,CACP,CAAA;CAAA,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/icons/index.d.ts b/lib/icons/index.d.ts deleted file mode 100644 index 42cf56b3..00000000 --- a/lib/icons/index.d.ts +++ /dev/null @@ -1,123 +0,0 @@ -export * from './ActivityIcon'; -export * from './AddAttributeIcon'; -export * from './AkeneoIcon'; -export * from './ArrowIcon'; -export * from './ArrowDownIcon'; -export * from './ArrowLeftIcon'; -export * from './ArrowRightIcon'; -export * from './ArrowSimpleUpIcon'; -export * from './ArrowUpIcon'; -export * from './AssetsIcon'; -export * from './AssetCollectionIcon'; -export * from './AssociateIcon'; -export * from './AttributeBooleanIcon'; -export * from './AttributeFileIcon'; -export * from './AttributeLinkIcon'; -export * from './AttributeMultiSelectIcon'; -export * from './AttributeNumberIcon'; -export * from './AttributePriceIcon'; -export * from './AttributeSelectIcon'; -export * from './AttributeTextIcon'; -export * from './AttributeTextareaIcon'; -export * from './BarChartsIcon'; -export * from './BookIcon'; -export * from './BoxIcon'; -export * from './BrokenLinkIcon'; -export * from './CaddyIcon'; -export * from './CaddyAddIcon'; -export * from './CaddyCheckoutIcon'; -export * from './CardIcon'; -export * from './CategoryIcon'; -export * from './CheckIcon'; -export * from './CheckPartialIcon'; -export * from './CheckRoundIcon'; -export * from './ClockIcon'; -export * from './CloseIcon'; -export * from './CodeIcon'; -export * from './ColumnIcon'; -export * from './CompareIcon'; -export * from './ComponentIcon'; -export * from './CompositionIcon'; -export * from './ConnectIcon'; -export * from './CopyIcon'; -export * from './CreditsIcon'; -export * from './DangerIcon'; -export * from './DangerPlainIcon'; -export * from './DateIcon'; -export * from './DeleteIcon'; -export * from './DialogIcon'; -export * from './DimensionsIcon'; -export * from './DownloadIcon'; -export * from './DragDropIcon'; -export * from './EditIcon'; -export * from './EntityIcon'; -export * from './ChecklistIcon'; -export * from './EntityMultiIcon'; -export * from './EraseIcon'; -export * from './ExpandIcon'; -export * from './ExplanationPointIcon'; -export * from './ExternalLinkIcon'; -export * from './FactoryIcon'; -export * from './FileIcon'; -export * from './FileCsvIcon'; -export * from './FileXlsxIcon'; -export * from './FiltersIcon'; -export * from './FolderIcon'; -export * from './FolderInIcon'; -export * from './FolderMovedIcon'; -export * from './FolderOutIcon'; -export * from './FolderPlainIcon'; -export * from './FoldersIcon'; -export * from './FoldersPlainIcon'; -export * from './FoodIcon'; -export * from './FullscreenIcon'; -export * from './GiftIcon'; -export * from './GroupsIcon'; -export * from './HelpIcon'; -export * from './HelpPlainIcon'; -export * from './IconProps'; -export * from './IdIcon'; -export * from './InfoIcon'; -export * from './InfoRoundIcon'; -export * from './KeyboardIcon'; -export * from './KeyIcon'; -export * from './LightIcon'; -export * from './LinkIcon'; -export * from './ListIcon'; -export * from './LoaderIcon'; -export * from './LocaleIcon'; -export * from './LockIcon'; -export * from './MailIcon'; -export * from './MediaLinkIcon'; -export * from './MegaphoneIcon'; -export * from './MetricIcon'; -export * from './MinifyIcon'; -export * from './MoreIcon'; -export * from './MoreVerticalIcon'; -export * from './NotificationIcon'; -export * from './PanelCloseIcon'; -export * from './PanelOpenIcon'; -export * from './PlayIcon'; -export * from './PlusIcon'; -export * from './ProductDimensionsIcon'; -export * from './ProductIcon'; -export * from './ProductModelIcon'; -export * from './PublishIcon'; -export * from './RefreshIcon'; -export * from './RowIcon'; -export * from './SearchIcon'; -export * from './SectionIcon'; -export * from './SettingsIcon'; -export * from './ShopIcon'; -export * from './SupplierIcon'; -export * from './SystemIcon'; -export * from './TableIcon'; -export * from './TagIcon'; -export * from './UnpublishIcon'; -export * from './UnviewIcon'; -export * from './UploadIcon'; -export * from './UserIcon'; -export * from './ValueIcon'; -export * from './ViewIcon'; -export * from './WaveIcon'; -export * from './WorkflowIcon'; diff --git a/lib/icons/index.js b/lib/icons/index.js deleted file mode 100644 index c66c5957..00000000 --- a/lib/icons/index.js +++ /dev/null @@ -1,140 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./ActivityIcon"), exports); -__exportStar(require("./AddAttributeIcon"), exports); -__exportStar(require("./AkeneoIcon"), exports); -__exportStar(require("./ArrowIcon"), exports); -__exportStar(require("./ArrowDownIcon"), exports); -__exportStar(require("./ArrowLeftIcon"), exports); -__exportStar(require("./ArrowRightIcon"), exports); -__exportStar(require("./ArrowSimpleUpIcon"), exports); -__exportStar(require("./ArrowUpIcon"), exports); -__exportStar(require("./AssetsIcon"), exports); -__exportStar(require("./AssetCollectionIcon"), exports); -__exportStar(require("./AssociateIcon"), exports); -__exportStar(require("./AttributeBooleanIcon"), exports); -__exportStar(require("./AttributeFileIcon"), exports); -__exportStar(require("./AttributeLinkIcon"), exports); -__exportStar(require("./AttributeMultiSelectIcon"), exports); -__exportStar(require("./AttributeNumberIcon"), exports); -__exportStar(require("./AttributePriceIcon"), exports); -__exportStar(require("./AttributeSelectIcon"), exports); -__exportStar(require("./AttributeTextIcon"), exports); -__exportStar(require("./AttributeTextareaIcon"), exports); -__exportStar(require("./BarChartsIcon"), exports); -__exportStar(require("./BookIcon"), exports); -__exportStar(require("./BoxIcon"), exports); -__exportStar(require("./BrokenLinkIcon"), exports); -__exportStar(require("./CaddyIcon"), exports); -__exportStar(require("./CaddyAddIcon"), exports); -__exportStar(require("./CaddyCheckoutIcon"), exports); -__exportStar(require("./CardIcon"), exports); -__exportStar(require("./CategoryIcon"), exports); -__exportStar(require("./CheckIcon"), exports); -__exportStar(require("./CheckPartialIcon"), exports); -__exportStar(require("./CheckRoundIcon"), exports); -__exportStar(require("./ClockIcon"), exports); -__exportStar(require("./CloseIcon"), exports); -__exportStar(require("./CodeIcon"), exports); -__exportStar(require("./ColumnIcon"), exports); -__exportStar(require("./CompareIcon"), exports); -__exportStar(require("./ComponentIcon"), exports); -__exportStar(require("./CompositionIcon"), exports); -__exportStar(require("./ConnectIcon"), exports); -__exportStar(require("./CopyIcon"), exports); -__exportStar(require("./CreditsIcon"), exports); -__exportStar(require("./DangerIcon"), exports); -__exportStar(require("./DangerPlainIcon"), exports); -__exportStar(require("./DateIcon"), exports); -__exportStar(require("./DeleteIcon"), exports); -__exportStar(require("./DialogIcon"), exports); -__exportStar(require("./DimensionsIcon"), exports); -__exportStar(require("./DownloadIcon"), exports); -__exportStar(require("./DragDropIcon"), exports); -__exportStar(require("./EditIcon"), exports); -__exportStar(require("./EntityIcon"), exports); -__exportStar(require("./ChecklistIcon"), exports); -__exportStar(require("./EntityMultiIcon"), exports); -__exportStar(require("./EraseIcon"), exports); -__exportStar(require("./ExpandIcon"), exports); -__exportStar(require("./ExplanationPointIcon"), exports); -__exportStar(require("./ExternalLinkIcon"), exports); -__exportStar(require("./FactoryIcon"), exports); -__exportStar(require("./FileIcon"), exports); -__exportStar(require("./FileCsvIcon"), exports); -__exportStar(require("./FileXlsxIcon"), exports); -__exportStar(require("./FiltersIcon"), exports); -__exportStar(require("./FolderIcon"), exports); -__exportStar(require("./FolderInIcon"), exports); -__exportStar(require("./FolderMovedIcon"), exports); -__exportStar(require("./FolderOutIcon"), exports); -__exportStar(require("./FolderPlainIcon"), exports); -__exportStar(require("./FoldersIcon"), exports); -__exportStar(require("./FoldersPlainIcon"), exports); -__exportStar(require("./FoodIcon"), exports); -__exportStar(require("./FullscreenIcon"), exports); -__exportStar(require("./GiftIcon"), exports); -__exportStar(require("./GroupsIcon"), exports); -__exportStar(require("./HelpIcon"), exports); -__exportStar(require("./HelpPlainIcon"), exports); -__exportStar(require("./IconProps"), exports); -__exportStar(require("./IdIcon"), exports); -__exportStar(require("./InfoIcon"), exports); -__exportStar(require("./InfoRoundIcon"), exports); -__exportStar(require("./KeyboardIcon"), exports); -__exportStar(require("./KeyIcon"), exports); -__exportStar(require("./LightIcon"), exports); -__exportStar(require("./LinkIcon"), exports); -__exportStar(require("./ListIcon"), exports); -__exportStar(require("./LoaderIcon"), exports); -__exportStar(require("./LocaleIcon"), exports); -__exportStar(require("./LockIcon"), exports); -__exportStar(require("./MailIcon"), exports); -__exportStar(require("./MediaLinkIcon"), exports); -__exportStar(require("./MegaphoneIcon"), exports); -__exportStar(require("./MetricIcon"), exports); -__exportStar(require("./MinifyIcon"), exports); -__exportStar(require("./MoreIcon"), exports); -__exportStar(require("./MoreVerticalIcon"), exports); -__exportStar(require("./NotificationIcon"), exports); -__exportStar(require("./PanelCloseIcon"), exports); -__exportStar(require("./PanelOpenIcon"), exports); -__exportStar(require("./PlayIcon"), exports); -__exportStar(require("./PlusIcon"), exports); -__exportStar(require("./ProductDimensionsIcon"), exports); -__exportStar(require("./ProductIcon"), exports); -__exportStar(require("./ProductModelIcon"), exports); -__exportStar(require("./PublishIcon"), exports); -__exportStar(require("./RefreshIcon"), exports); -__exportStar(require("./RowIcon"), exports); -__exportStar(require("./SearchIcon"), exports); -__exportStar(require("./SectionIcon"), exports); -__exportStar(require("./SettingsIcon"), exports); -__exportStar(require("./ShopIcon"), exports); -__exportStar(require("./SupplierIcon"), exports); -__exportStar(require("./SystemIcon"), exports); -__exportStar(require("./TableIcon"), exports); -__exportStar(require("./TagIcon"), exports); -__exportStar(require("./UnpublishIcon"), exports); -__exportStar(require("./UnviewIcon"), exports); -__exportStar(require("./UploadIcon"), exports); -__exportStar(require("./UserIcon"), exports); -__exportStar(require("./ValueIcon"), exports); -__exportStar(require("./ViewIcon"), exports); -__exportStar(require("./WaveIcon"), exports); -__exportStar(require("./WorkflowIcon"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/icons/index.js.map b/lib/icons/index.js.map deleted file mode 100644 index 4a9e0516..00000000 --- a/lib/icons/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/icons/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B;AAC/B,qDAAmC;AACnC,+CAA6B;AAC7B,8CAA4B;AAC5B,kDAAgC;AAChC,kDAAgC;AAChC,mDAAiC;AACjC,sDAAoC;AACpC,gDAA8B;AAC9B,+CAA6B;AAC7B,wDAAsC;AACtC,kDAAgC;AAChC,yDAAuC;AACvC,sDAAoC;AACpC,sDAAoC;AACpC,6DAA2C;AAC3C,wDAAsC;AACtC,uDAAqC;AACrC,wDAAsC;AACtC,sDAAoC;AACpC,0DAAwC;AACxC,kDAAgC;AAChC,6CAA2B;AAC3B,4CAA0B;AAC1B,mDAAiC;AACjC,8CAA4B;AAC5B,iDAA+B;AAC/B,sDAAoC;AACpC,6CAA2B;AAC3B,iDAA+B;AAC/B,8CAA4B;AAC5B,qDAAmC;AACnC,mDAAiC;AACjC,8CAA4B;AAC5B,8CAA4B;AAC5B,6CAA2B;AAC3B,+CAA6B;AAC7B,gDAA8B;AAC9B,kDAAgC;AAChC,oDAAkC;AAClC,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAC9B,+CAA6B;AAC7B,oDAAkC;AAClC,6CAA2B;AAC3B,+CAA6B;AAC7B,+CAA6B;AAC7B,mDAAiC;AACjC,iDAA+B;AAC/B,iDAA+B;AAC/B,6CAA2B;AAC3B,+CAA6B;AAC7B,kDAAgC;AAChC,oDAAkC;AAClC,8CAA4B;AAC5B,+CAA6B;AAC7B,yDAAuC;AACvC,qDAAmC;AACnC,gDAA8B;AAC9B,6CAA2B;AAC3B,gDAA8B;AAC9B,iDAA+B;AAC/B,gDAA8B;AAC9B,+CAA6B;AAC7B,iDAA+B;AAC/B,oDAAkC;AAClC,kDAAgC;AAChC,oDAAkC;AAClC,gDAA8B;AAC9B,qDAAmC;AACnC,6CAA2B;AAC3B,mDAAiC;AACjC,6CAA2B;AAC3B,+CAA6B;AAC7B,6CAA2B;AAC3B,kDAAgC;AAChC,8CAA4B;AAC5B,2CAAyB;AACzB,6CAA2B;AAC3B,kDAAgC;AAChC,iDAA+B;AAC/B,4CAA0B;AAC1B,8CAA4B;AAC5B,6CAA2B;AAC3B,6CAA2B;AAC3B,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,6CAA2B;AAC3B,kDAAgC;AAChC,kDAAgC;AAChC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,qDAAmC;AACnC,qDAAmC;AACnC,mDAAiC;AACjC,kDAAgC;AAChC,6CAA2B;AAC3B,6CAA2B;AAC3B,0DAAwC;AACxC,gDAA8B;AAC9B,qDAAmC;AACnC,gDAA8B;AAC9B,gDAA8B;AAC9B,4CAA0B;AAC1B,+CAA6B;AAC7B,gDAA8B;AAC9B,iDAA+B;AAC/B,6CAA2B;AAC3B,iDAA+B;AAC/B,+CAA6B;AAC7B,8CAA4B;AAC5B,4CAA0B;AAC1B,kDAAgC;AAChC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,8CAA4B;AAC5B,6CAA2B;AAC3B,6CAA2B;AAC3B,iDAA+B"} \ No newline at end of file diff --git a/lib/illustrations/AddingValueIllustration.d.ts b/lib/illustrations/AddingValueIllustration.d.ts deleted file mode 100644 index 35d4b5f7..00000000 --- a/lib/illustrations/AddingValueIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AddingValueIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AddingValueIllustration }; diff --git a/lib/illustrations/AddingValueIllustration.js b/lib/illustrations/AddingValueIllustration.js index d598fc0f..f19ec892 100644 --- a/lib/illustrations/AddingValueIllustration.js +++ b/lib/illustrations/AddingValueIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AddingValueIllustration = void 0; -var react_1 = __importDefault(require("react")); -var AddingValue_svg_1 = __importDefault(require("../../static/illustrations/AddingValue.svg")); -var AddingValueIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: AddingValue_svg_1.default }))); -}; -exports.AddingValueIllustration = AddingValueIllustration; -//# sourceMappingURL=AddingValueIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var o=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(e,i,r)=>i in e?c(e,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[i]=r,g=(e,i)=>{for(var r in i||(i={}))u.call(i,r)&&n(e,r,i[r]);if(t)for(var r of t(i))a.call(i,r)&&n(e,r,i[r]);return e},h=(e,i)=>j(e,o(i));var x=(e,i)=>{var r={};for(var s in e)u.call(e,s)&&i.indexOf(s)<0&&(r[s]=e[s]);if(e!=null&&t)for(var s of t(e))i.indexOf(s)<0&&a.call(e,s)&&(r[s]=e[s]);return r};var d=require("react/jsx-runtime"),v=require("../static/illustrations/AddingValue.svg.js");const A=s=>{var l=s,{title:e,size:i=256}=l,r=x(l,["title","size"]);return d.jsxs("svg",h(g({width:i,height:i,viewBox:"0 0 256 256"},r),{children:[e&&d.jsx("title",{children:e}),d.jsx("image",{href:v})]}))};exports.AddingValueIllustration=A; diff --git a/lib/illustrations/AddingValueIllustration.js.map b/lib/illustrations/AddingValueIllustration.js.map deleted file mode 100644 index fd6e809a..00000000 --- a/lib/illustrations/AddingValueIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AddingValueIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AddingValueIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+FAAqE;AAErE,IAAM,uBAAuB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACpF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,yBAAW,GAAI,CACxB,CACP,CAAA;CAAA,CAAC;AAEM,0DAAuB"} \ No newline at end of file diff --git a/lib/illustrations/AkeneoCloudEditionIllustration.d.ts b/lib/illustrations/AkeneoCloudEditionIllustration.d.ts deleted file mode 100644 index 4c713b96..00000000 --- a/lib/illustrations/AkeneoCloudEditionIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AkeneoCloudEditionIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AkeneoCloudEditionIllustration }; diff --git a/lib/illustrations/AkeneoCloudEditionIllustration.js b/lib/illustrations/AkeneoCloudEditionIllustration.js index ddbf1088..5bbb0443 100644 --- a/lib/illustrations/AkeneoCloudEditionIllustration.js +++ b/lib/illustrations/AkeneoCloudEditionIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AkeneoCloudEditionIllustration = void 0; -var react_1 = __importDefault(require("react")); -var AkeneoCloudEdition_svg_1 = __importDefault(require("../../static/illustrations/AkeneoCloudEdition.svg")); -var theme_1 = require("../theme"); -var AkeneoCloudEditionIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: AkeneoCloudEdition_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M142.533 113.72c.078.23.146.386.166.438.007.005-.006-.002 0 0 0 0 0 .001 0 0 .001 0 0 0 0 0-.52-5.014 2.323-7.103 3.236-10.433.005-.05.015-.103.03-.163.02-.075.035-.153.046-.23.135-.921-.242-1.993-.957-3.11-.003-.006-.008-.012-.01-.018a10.36 10.36 0 00-.187-.278s-.002-.002-.002-.005a14.074 14.074 0 00-.374-.513l-.04-.052c-.037-.046-.076-.093-.11-.14l-.115-.144-.118-.14c-.04-.05-.08-.097-.122-.147l-.089-.1c-1.123-1.294-2.584-2.573-4.11-3.686 0 0-.013-.015 0 0 .201 1.888.227 3.775.048 5.284-.216 1.819-.866 3.936-1.77 5.855-2.113-.174-4.274-.663-5.959-1.383-1.409-.6-3.022-1.55-4.565-2.676.017.157.035.312.054.468l.018.14.045.334.023.153c.016.112.033.223.051.334l.022.136.072.42.007.042a19.656 19.656 0 00.1.52c.03.144.058.285.09.43l.018.087.09.388a.53.53 0 01.018.076c.038.148.074.297.113.444a20.364 20.364 0 00.411 1.363l.005.016c.251.728.536 1.398.855 1.985.047.085.095.17.143.25.002.003.002.007.005.01h.001c.043.076.088.15.132.22l.006.008c.048.076.097.151.147.222v.001l.021.03v.001c.065.094.131.184.197.27l.034.04c.003.007.008.01.011.017a5.367 5.367 0 00.405.453l.073.069.108.099.083.066c.035.03.071.056.105.084.028.022.056.04.085.06a2.635 2.635 0 00.194.129l.116.064c.028.017.055.03.081.043.045.022.09.04.135.06.022.007.045.02.068.028.07.028.138.052.208.07.047.014.087.03.125.043 3.346.885 6.606-.516 10.693 2.406" })))); -}; -exports.AkeneoCloudEditionIllustration = AkeneoCloudEditionIllustration; -//# sourceMappingURL=AkeneoCloudEditionIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var a=(l,e,i)=>e in l?v(l,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):l[e]=i,s=(l,e)=>{for(var i in e||(e={}))d.call(e,i)&&a(l,i,e[i]);if(o)for(var i of o(e))t.call(e,i)&&a(l,i,e[i]);return l},u=(l,e)=>x(l,j(e));var h=(l,e)=>{var i={};for(var c in l)d.call(l,c)&&e.indexOf(c)<0&&(i[c]=l[c]);if(l!=null&&o)for(var c of o(l))e.indexOf(c)<0&&t.call(l,c)&&(i[c]=l[c]);return i};var n=require("react/jsx-runtime"),g=require("../static/illustrations/AkeneoCloudEdition.svg.js"),m=require("../theme/common.js");const f=c=>{var r=c,{title:l,size:e=256}=r,i=h(r,["title","size"]);return n.jsxs("svg",u(s({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[l&&n.jsx("title",{children:l}),n.jsx("image",{href:g}),n.jsx("g",{fill:"none",fillRule:"evenodd",children:n.jsx(m.BrandedPath,{d:"M142.533 113.72c.078.23.146.386.166.438.007.005-.006-.002 0 0 0 0 0 .001 0 0 .001 0 0 0 0 0-.52-5.014 2.323-7.103 3.236-10.433.005-.05.015-.103.03-.163.02-.075.035-.153.046-.23.135-.921-.242-1.993-.957-3.11-.003-.006-.008-.012-.01-.018a10.36 10.36 0 00-.187-.278s-.002-.002-.002-.005a14.074 14.074 0 00-.374-.513l-.04-.052c-.037-.046-.076-.093-.11-.14l-.115-.144-.118-.14c-.04-.05-.08-.097-.122-.147l-.089-.1c-1.123-1.294-2.584-2.573-4.11-3.686 0 0-.013-.015 0 0 .201 1.888.227 3.775.048 5.284-.216 1.819-.866 3.936-1.77 5.855-2.113-.174-4.274-.663-5.959-1.383-1.409-.6-3.022-1.55-4.565-2.676.017.157.035.312.054.468l.018.14.045.334.023.153c.016.112.033.223.051.334l.022.136.072.42.007.042a19.656 19.656 0 00.1.52c.03.144.058.285.09.43l.018.087.09.388a.53.53 0 01.018.076c.038.148.074.297.113.444a20.364 20.364 0 00.411 1.363l.005.016c.251.728.536 1.398.855 1.985.047.085.095.17.143.25.002.003.002.007.005.01h.001c.043.076.088.15.132.22l.006.008c.048.076.097.151.147.222v.001l.021.03v.001c.065.094.131.184.197.27l.034.04c.003.007.008.01.011.017a5.367 5.367 0 00.405.453l.073.069.108.099.083.066c.035.03.071.056.105.084.028.022.056.04.085.06a2.635 2.635 0 00.194.129l.116.064c.028.017.055.03.081.043.045.022.09.04.135.06.022.007.045.02.068.028.07.028.138.052.208.07.047.014.087.03.125.043 3.346.885 6.606-.516 10.693 2.406"})})]}))};exports.AkeneoCloudEditionIllustration=f; diff --git a/lib/illustrations/AkeneoCloudEditionIllustration.js.map b/lib/illustrations/AkeneoCloudEditionIllustration.js.map deleted file mode 100644 index 6dc09cba..00000000 --- a/lib/illustrations/AkeneoCloudEditionIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AkeneoCloudEditionIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AkeneoCloudEditionIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6GAAmF;AACnF,kCAAqC;AAErC,IAAM,8BAA8B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC3F,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,gCAAkB,GAAI;QACnC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,2yCAA2yC,GAAG,CAC3zC,CACA,CACP,CAAA;CAAA,CAAC;AAEM,wEAA8B"} \ No newline at end of file diff --git a/lib/illustrations/ApiIllustration.d.ts b/lib/illustrations/ApiIllustration.d.ts deleted file mode 100644 index c085de62..00000000 --- a/lib/illustrations/ApiIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ApiIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ApiIllustration }; diff --git a/lib/illustrations/ApiIllustration.js b/lib/illustrations/ApiIllustration.js index 26f1ae19..970f4c31 100644 --- a/lib/illustrations/ApiIllustration.js +++ b/lib/illustrations/ApiIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ApiIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Api_svg_1 = __importDefault(require("../../static/illustrations/Api.svg")); -var ApiIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Api_svg_1.default }))); -}; -exports.ApiIllustration = ApiIllustration; -//# sourceMappingURL=ApiIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(i,r,e)=>r in i?o(i,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[r]=e,x=(i,r)=>{for(var e in r||(r={}))u.call(r,e)&&n(i,e,r[e]);if(t)for(var e of t(r))a.call(r,e)&&n(i,e,r[e]);return i},c=(i,r)=>v(i,d(r));var j=(i,r)=>{var e={};for(var s in i)u.call(i,s)&&r.indexOf(s)<0&&(e[s]=i[s]);if(i!=null&&t)for(var s of t(i))r.indexOf(s)<0&&a.call(i,s)&&(e[s]=i[s]);return e};var h=require("react/jsx-runtime"),g=require("../static/illustrations/Api.svg.js");const p=s=>{var l=s,{title:i,size:r=256}=l,e=j(l,["title","size"]);return h.jsxs("svg",c(x({width:r,height:r,viewBox:"0 0 256 256"},e),{children:[i&&h.jsx("title",{children:i}),h.jsx("image",{href:g})]}))};exports.ApiIllustration=p; diff --git a/lib/illustrations/ApiIllustration.js.map b/lib/illustrations/ApiIllustration.js.map deleted file mode 100644 index be3155e0..00000000 --- a/lib/illustrations/ApiIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ApiIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ApiIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+EAAqD;AAErD,IAAM,eAAe,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC5E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,iBAAG,GAAI,CAChB,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/illustrations/AppIllustration.d.ts b/lib/illustrations/AppIllustration.d.ts deleted file mode 100644 index 5d5b3363..00000000 --- a/lib/illustrations/AppIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AppIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AppIllustration }; diff --git a/lib/illustrations/AppIllustration.js b/lib/illustrations/AppIllustration.js index c77ba319..511274ec 100644 --- a/lib/illustrations/AppIllustration.js +++ b/lib/illustrations/AppIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AppIllustration = void 0; -var react_1 = __importDefault(require("react")); -var App_svg_1 = __importDefault(require("../../static/illustrations/App.svg")); -var theme_1 = require("../theme"); -var AppIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: App_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M142.5342,139.3426 C142.6112,139.5716 142.6802,139.7286 142.6992,139.7796 C142.7062,139.7856 142.6932,139.7776 142.6992,139.7796 C142.6992,139.7796 142.6992,139.7816 142.6992,139.7796 C142.7002,139.7806 142.6982,139.7796 142.6982,139.7796 C142.1802,134.7666 145.0222,132.6776 145.9362,129.3476 C145.9412,129.2976 145.9502,129.2436 145.9662,129.1836 C145.9842,129.1096 146.0002,129.0316 146.0112,128.9546 C146.1472,128.0336 145.7692,126.9616 145.0552,125.8446 C145.0522,125.8376 145.0472,125.8316 145.0432,125.8266 C144.9842,125.7336 144.9222,125.6406 144.8582,125.5476 C144.8582,125.5476 144.8562,125.5456 144.8552,125.5436 C144.7382,125.3746 144.6122,125.2026 144.4812,125.0306 C144.4682,125.0146 144.4562,124.9946 144.4412,124.9786 C144.4042,124.9316 144.3662,124.8846 144.3302,124.8376 C144.2922,124.7886 144.2542,124.7406 144.2162,124.6946 C144.1762,124.6466 144.1382,124.5996 144.0982,124.5536 C144.0582,124.5046 144.0172,124.4566 143.9762,124.4076 C143.9492,124.3756 143.9182,124.3416 143.8882,124.3076 C142.7652,123.0136 141.3032,121.7346 139.7772,120.6216 C139.7772,120.6216 139.7652,120.6056 139.7772,120.6216 C139.9782,122.5086 140.0042,124.3966 139.8262,125.9046 C139.6102,127.7236 138.9592,129.8406 138.0552,131.7596 C135.9422,131.5866 133.7822,131.0976 132.0962,130.3776 C130.6882,129.7766 129.0742,128.8266 127.5312,127.7006 C127.5482,127.8586 127.5672,128.0126 127.5852,128.1696 C127.5912,128.2156 127.5972,128.2616 127.6032,128.3086 C127.6182,128.4206 127.6322,128.5306 127.6492,128.6436 C127.6552,128.6946 127.6632,128.7456 127.6712,128.7966 C127.6872,128.9086 127.7042,129.0206 127.7222,129.1306 C127.7292,129.1756 127.7372,129.2216 127.7442,129.2666 C127.7672,129.4066 127.7912,129.5466 127.8172,129.6866 C127.8182,129.7006 127.8202,129.7146 127.8242,129.7286 C127.8522,129.8906 127.8842,130.0516 127.9162,130.2116 C127.9172,130.2246 127.9212,130.2356 127.9242,130.2486 C127.9522,130.3936 127.9812,130.5346 128.0132,130.6776 C128.0192,130.7066 128.0252,130.7356 128.0312,130.7646 C128.0602,130.8946 128.0912,131.0246 128.1212,131.1536 C128.1292,131.1786 128.1352,131.2026 128.1402,131.2296 C128.1772,131.3776 128.2132,131.5276 128.2522,131.6726 C128.2532,131.6736 128.2532,131.6756 128.2532,131.6756 C128.3782,132.1456 128.5142,132.6006 128.6632,133.0356 C128.6652,133.0416 128.6672,133.0466 128.6682,133.0516 C128.9192,133.7806 129.2052,134.4506 129.5232,135.0376 C129.5702,135.1226 129.6182,135.2066 129.6662,135.2886 C129.6692,135.2916 129.6692,135.2946 129.6712,135.2976 L129.6722,135.2986 C129.7162,135.3726 129.7602,135.4466 129.8042,135.5166 L129.8052,135.5176 C129.8052,135.5176 129.8092,135.5236 129.8102,135.5256 C129.8582,135.6026 129.9072,135.6776 129.9582,135.7486 C129.9652,135.7586 129.9712,135.7676 129.9782,135.7776 L129.9792,135.7796 C130.0432,135.8736 130.1102,135.9626 130.1752,136.0486 C130.1872,136.0636 130.1982,136.0766 130.2092,136.0906 C130.2122,136.0956 130.2172,136.0996 130.2212,136.1066 C130.2972,136.2026 130.3752,136.2956 130.4562,136.3826 C130.5112,136.4446 130.5682,136.5016 130.6252,136.5596 C130.6492,136.5826 130.6752,136.6056 130.6992,136.6276 C130.7342,136.6616 130.7702,136.6946 130.8062,136.7266 C130.8342,136.7496 130.8612,136.7706 130.8892,136.7936 C130.9242,136.8226 130.9602,136.8506 130.9952,136.8776 C131.0222,136.8986 131.0502,136.9176 131.0792,136.9386 C131.1162,136.9636 131.1512,136.9886 131.1882,137.0136 C131.2162,137.0296 131.2452,137.0476 131.2732,137.0656 C131.3122,137.0876 131.3512,137.1096 131.3892,137.1316 C131.4172,137.1466 131.4442,137.1596 131.4712,137.1736 C131.5152,137.1946 131.5592,137.2136 131.6062,137.2336 C131.6272,137.2406 131.6502,137.2536 131.6742,137.2616 C131.7422,137.2896 131.8112,137.3126 131.8812,137.3316 C131.9282,137.3456 131.9682,137.3606 132.0062,137.3746 C135.3532,138.2596 138.6122,136.8586 142.6992,139.7796" }))); -}; -exports.AppIllustration = AppIllustration; -//# sourceMappingURL=AppIllustration.js.map \ No newline at end of file +"use strict";var p=Object.defineProperty,x=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var n=(C,r,e)=>r in C?p(C,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):C[r]=e,d=(C,r)=>{for(var e in r||(r={}))h.call(r,e)&&n(C,e,r[e]);if(s)for(var e of s(r))u.call(r,e)&&n(C,e,r[e]);return C},l=(C,r)=>x(C,c(r));var o=(C,r)=>{var e={};for(var i in C)h.call(C,i)&&r.indexOf(i)<0&&(e[i]=C[i]);if(C!=null&&s)for(var i of s(C))r.indexOf(i)<0&&u.call(C,i)&&(e[i]=C[i]);return e};var t=require("react/jsx-runtime"),j=require("../static/illustrations/App.svg.js"),v=require("../theme/common.js");const m=i=>{var a=i,{title:C,size:r=256}=a,e=o(a,["title","size"]);return t.jsxs("svg",l(d({width:r,height:r,viewBox:"0 0 256 256"},e),{children:[C&&t.jsx("title",{children:C}),t.jsx("image",{href:j}),t.jsx(v.BrandedPath,{d:"M142.5342,139.3426 C142.6112,139.5716 142.6802,139.7286 142.6992,139.7796 C142.7062,139.7856 142.6932,139.7776 142.6992,139.7796 C142.6992,139.7796 142.6992,139.7816 142.6992,139.7796 C142.7002,139.7806 142.6982,139.7796 142.6982,139.7796 C142.1802,134.7666 145.0222,132.6776 145.9362,129.3476 C145.9412,129.2976 145.9502,129.2436 145.9662,129.1836 C145.9842,129.1096 146.0002,129.0316 146.0112,128.9546 C146.1472,128.0336 145.7692,126.9616 145.0552,125.8446 C145.0522,125.8376 145.0472,125.8316 145.0432,125.8266 C144.9842,125.7336 144.9222,125.6406 144.8582,125.5476 C144.8582,125.5476 144.8562,125.5456 144.8552,125.5436 C144.7382,125.3746 144.6122,125.2026 144.4812,125.0306 C144.4682,125.0146 144.4562,124.9946 144.4412,124.9786 C144.4042,124.9316 144.3662,124.8846 144.3302,124.8376 C144.2922,124.7886 144.2542,124.7406 144.2162,124.6946 C144.1762,124.6466 144.1382,124.5996 144.0982,124.5536 C144.0582,124.5046 144.0172,124.4566 143.9762,124.4076 C143.9492,124.3756 143.9182,124.3416 143.8882,124.3076 C142.7652,123.0136 141.3032,121.7346 139.7772,120.6216 C139.7772,120.6216 139.7652,120.6056 139.7772,120.6216 C139.9782,122.5086 140.0042,124.3966 139.8262,125.9046 C139.6102,127.7236 138.9592,129.8406 138.0552,131.7596 C135.9422,131.5866 133.7822,131.0976 132.0962,130.3776 C130.6882,129.7766 129.0742,128.8266 127.5312,127.7006 C127.5482,127.8586 127.5672,128.0126 127.5852,128.1696 C127.5912,128.2156 127.5972,128.2616 127.6032,128.3086 C127.6182,128.4206 127.6322,128.5306 127.6492,128.6436 C127.6552,128.6946 127.6632,128.7456 127.6712,128.7966 C127.6872,128.9086 127.7042,129.0206 127.7222,129.1306 C127.7292,129.1756 127.7372,129.2216 127.7442,129.2666 C127.7672,129.4066 127.7912,129.5466 127.8172,129.6866 C127.8182,129.7006 127.8202,129.7146 127.8242,129.7286 C127.8522,129.8906 127.8842,130.0516 127.9162,130.2116 C127.9172,130.2246 127.9212,130.2356 127.9242,130.2486 C127.9522,130.3936 127.9812,130.5346 128.0132,130.6776 C128.0192,130.7066 128.0252,130.7356 128.0312,130.7646 C128.0602,130.8946 128.0912,131.0246 128.1212,131.1536 C128.1292,131.1786 128.1352,131.2026 128.1402,131.2296 C128.1772,131.3776 128.2132,131.5276 128.2522,131.6726 C128.2532,131.6736 128.2532,131.6756 128.2532,131.6756 C128.3782,132.1456 128.5142,132.6006 128.6632,133.0356 C128.6652,133.0416 128.6672,133.0466 128.6682,133.0516 C128.9192,133.7806 129.2052,134.4506 129.5232,135.0376 C129.5702,135.1226 129.6182,135.2066 129.6662,135.2886 C129.6692,135.2916 129.6692,135.2946 129.6712,135.2976 L129.6722,135.2986 C129.7162,135.3726 129.7602,135.4466 129.8042,135.5166 L129.8052,135.5176 C129.8052,135.5176 129.8092,135.5236 129.8102,135.5256 C129.8582,135.6026 129.9072,135.6776 129.9582,135.7486 C129.9652,135.7586 129.9712,135.7676 129.9782,135.7776 L129.9792,135.7796 C130.0432,135.8736 130.1102,135.9626 130.1752,136.0486 C130.1872,136.0636 130.1982,136.0766 130.2092,136.0906 C130.2122,136.0956 130.2172,136.0996 130.2212,136.1066 C130.2972,136.2026 130.3752,136.2956 130.4562,136.3826 C130.5112,136.4446 130.5682,136.5016 130.6252,136.5596 C130.6492,136.5826 130.6752,136.6056 130.6992,136.6276 C130.7342,136.6616 130.7702,136.6946 130.8062,136.7266 C130.8342,136.7496 130.8612,136.7706 130.8892,136.7936 C130.9242,136.8226 130.9602,136.8506 130.9952,136.8776 C131.0222,136.8986 131.0502,136.9176 131.0792,136.9386 C131.1162,136.9636 131.1512,136.9886 131.1882,137.0136 C131.2162,137.0296 131.2452,137.0476 131.2732,137.0656 C131.3122,137.0876 131.3512,137.1096 131.3892,137.1316 C131.4172,137.1466 131.4442,137.1596 131.4712,137.1736 C131.5152,137.1946 131.5592,137.2136 131.6062,137.2336 C131.6272,137.2406 131.6502,137.2536 131.6742,137.2616 C131.7422,137.2896 131.8112,137.3126 131.8812,137.3316 C131.9282,137.3456 131.9682,137.3606 132.0062,137.3746 C135.3532,138.2596 138.6122,136.8586 142.6992,139.7796"})]}))};exports.AppIllustration=m; diff --git a/lib/illustrations/AppIllustration.js.map b/lib/illustrations/AppIllustration.js.map deleted file mode 100644 index 104c9e4e..00000000 --- a/lib/illustrations/AppIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AppIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AppIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+EAAqD;AACrD,kCAAqC;AAErC,IAAM,eAAe,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC5E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,iBAAG,GAAI;QACpB,8BAAC,mBAAW,IAAC,CAAC,EAAC,yuHAAyuH,GAAG,CACvvH,CACP,CAAA;CAAA,CAAC;AAEM,0CAAe"} \ No newline at end of file diff --git a/lib/illustrations/AssetCategoriesIllustration.d.ts b/lib/illustrations/AssetCategoriesIllustration.d.ts deleted file mode 100644 index 626d67d7..00000000 --- a/lib/illustrations/AssetCategoriesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AssetCategoriesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AssetCategoriesIllustration }; diff --git a/lib/illustrations/AssetCategoriesIllustration.js b/lib/illustrations/AssetCategoriesIllustration.js index a0eb954a..a95794fd 100644 --- a/lib/illustrations/AssetCategoriesIllustration.js +++ b/lib/illustrations/AssetCategoriesIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssetCategoriesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var AssetCategories_svg_1 = __importDefault(require("../../static/illustrations/AssetCategories.svg")); -var AssetCategoriesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: AssetCategories_svg_1.default }))); -}; -exports.AssetCategoriesIllustration = AssetCategoriesIllustration; -//# sourceMappingURL=AssetCategoriesIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var g=(e,s,t)=>s in e?c(e,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[s]=t,n=(e,s)=>{for(var t in s||(s={}))h.call(s,t)&&g(e,t,s[t]);if(i)for(var t of i(s))l.call(s,t)&&g(e,t,s[t]);return e},u=(e,s)=>j(e,v(s));var x=(e,s)=>{var t={};for(var r in e)h.call(e,r)&&s.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&i)for(var r of i(e))s.indexOf(r)<0&&l.call(e,r)&&(t[r]=e[r]);return t};var a=require("react/jsx-runtime"),d=require("../static/illustrations/AssetCategories.svg.js");const A=r=>{var o=r,{title:e,size:s=256}=o,t=x(o,["title","size"]);return a.jsxs("svg",u(n({width:s,height:s,viewBox:"0 0 256 256"},t),{children:[e&&a.jsx("title",{children:e}),a.jsx("image",{href:d})]}))};exports.AssetCategoriesIllustration=A; diff --git a/lib/illustrations/AssetCategoriesIllustration.js.map b/lib/illustrations/AssetCategoriesIllustration.js.map deleted file mode 100644 index 7d2d0dfb..00000000 --- a/lib/illustrations/AssetCategoriesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssetCategoriesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AssetCategoriesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uGAA6E;AAE7E,IAAM,2BAA2B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACxF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,6BAAe,GAAI,CAC5B,CACP,CAAA;CAAA,CAAC;AAEM,kEAA2B"} \ No newline at end of file diff --git a/lib/illustrations/AssetsIllustration.d.ts b/lib/illustrations/AssetsIllustration.d.ts deleted file mode 100644 index ab661689..00000000 --- a/lib/illustrations/AssetsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AssetsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AssetsIllustration }; diff --git a/lib/illustrations/AssetsIllustration.js b/lib/illustrations/AssetsIllustration.js index 02261f98..4094be64 100644 --- a/lib/illustrations/AssetsIllustration.js +++ b/lib/illustrations/AssetsIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssetsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Assets_svg_1 = __importDefault(require("../../static/illustrations/Assets.svg")); -var AssetsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Assets_svg_1.default }))); -}; -exports.AssetsIllustration = AssetsIllustration; -//# sourceMappingURL=AssetsIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(s,e,t)=>e in s?o(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t,x=(s,e)=>{for(var t in e||(e={}))u.call(e,t)&&n(s,t,e[t]);if(i)for(var t of i(e))a.call(e,t)&&n(s,t,e[t]);return s},c=(s,e)=>v(s,d(e));var j=(s,e)=>{var t={};for(var r in s)u.call(s,r)&&e.indexOf(r)<0&&(t[r]=s[r]);if(s!=null&&i)for(var r of i(s))e.indexOf(r)<0&&a.call(s,r)&&(t[r]=s[r]);return t};var h=require("react/jsx-runtime"),g=require("../static/illustrations/Assets.svg.js");const A=r=>{var l=r,{title:s,size:e=256}=l,t=j(l,["title","size"]);return h.jsxs("svg",c(x({width:e,height:e,viewBox:"0 0 256 256"},t),{children:[s&&h.jsx("title",{children:s}),h.jsx("image",{href:g})]}))};exports.AssetsIllustration=A; diff --git a/lib/illustrations/AssetsIllustration.js.map b/lib/illustrations/AssetsIllustration.js.map deleted file mode 100644 index f6339fa3..00000000 --- a/lib/illustrations/AssetsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssetsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AssetsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAE3D,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI,CACnB,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/AssociationTypesIllustration.d.ts b/lib/illustrations/AssociationTypesIllustration.d.ts deleted file mode 100644 index acc2c9f5..00000000 --- a/lib/illustrations/AssociationTypesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AssociationTypesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AssociationTypesIllustration }; diff --git a/lib/illustrations/AssociationTypesIllustration.js b/lib/illustrations/AssociationTypesIllustration.js index dabfae12..b2e7832a 100644 --- a/lib/illustrations/AssociationTypesIllustration.js +++ b/lib/illustrations/AssociationTypesIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AssociationTypesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var AssociationTypes_svg_1 = __importDefault(require("../../static/illustrations/AssociationTypes.svg")); -var theme_1 = require("../theme"); -var AssociationTypesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: AssociationTypes_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M175.258 157.401c.04.118.075.198.086.226.003.002-.004-.002 0 0h-.001c-.268-2.583 1.197-3.66 1.668-5.375a.482.482 0 01.015-.084 1.19 1.19 0 00.023-.119c.07-.474-.124-1.026-.492-1.602l-.006-.009a3.245 3.245 0 00-.096-.143l-.001-.002a7.002 7.002 0 00-.192-.264c-.008-.01-.014-.019-.022-.027l-.056-.073-.06-.074-.06-.072-.063-.075a1.042 1.042 0 00-.045-.052c-.58-.667-1.332-1.325-2.118-1.899 0 0-.006-.008 0 0 .104.972.117 1.944.025 2.721-.111.938-.447 2.028-.912 3.017-1.09-.089-2.201-.342-3.07-.712-.725-.31-1.557-.799-2.351-1.379.008.081.018.16.028.241l.01.071c.006.058.014.116.023.173l.01.08.027.171.012.071a13.734 13.734 0 00.088.486c0 .007.003.013.004.02a7.173 7.173 0 00.055.265l.047.2.01.04c.018.075.037.153.058.228v.001c.064.242.134.476.21.701 0 .003.003.006.003.008.129.376.277.72.44 1.023l.075.13c0 .001 0 .003.002.004.022.04.046.076.068.112v.001l.004.004.075.115.01.015.002.001c.032.05.068.095.1.14a.262.262 0 01.018.02l.006.01c.039.048.079.096.12.141l.088.09.038.037.056.05.043.035a.988.988 0 00.098.074l.056.04.043.025c.02.012.04.024.06.034l.043.022c.022.012.046.021.069.031l.034.015c.036.014.072.026.108.036.024.007.045.015.064.022 1.724.455 3.403-.266 5.509 1.24" }))); -}; -exports.AssociationTypesIllustration = AssociationTypesIllustration; -//# sourceMappingURL=AssociationTypesIllustration.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var t=(c,s,a)=>s in c?d(c,s,{enumerable:!0,configurable:!0,writable:!0,value:a}):c[s]=a,h=(c,s)=>{for(var a in s||(s={}))o.call(s,a)&&t(c,a,s[a]);if(i)for(var a of i(s))n.call(s,a)&&t(c,a,s[a]);return c},u=(c,s)=>x(c,j(s));var v=(c,s)=>{var a={};for(var l in c)o.call(c,l)&&s.indexOf(l)<0&&(a[l]=c[l]);if(c!=null&&i)for(var l of i(c))s.indexOf(l)<0&&n.call(c,l)&&(a[l]=c[l]);return a};var e=require("react/jsx-runtime"),m=require("../static/illustrations/AssociationTypes.svg.js"),g=require("../theme/common.js");const p=l=>{var r=l,{title:c,size:s=256}=r,a=v(r,["title","size"]);return e.jsxs("svg",u(h({width:s,height:s,viewBox:"0 0 256 256"},a),{children:[c&&e.jsx("title",{children:c}),e.jsx("image",{href:m}),e.jsx(g.BrandedPath,{d:"M175.258 157.401c.04.118.075.198.086.226.003.002-.004-.002 0 0h-.001c-.268-2.583 1.197-3.66 1.668-5.375a.482.482 0 01.015-.084 1.19 1.19 0 00.023-.119c.07-.474-.124-1.026-.492-1.602l-.006-.009a3.245 3.245 0 00-.096-.143l-.001-.002a7.002 7.002 0 00-.192-.264c-.008-.01-.014-.019-.022-.027l-.056-.073-.06-.074-.06-.072-.063-.075a1.042 1.042 0 00-.045-.052c-.58-.667-1.332-1.325-2.118-1.899 0 0-.006-.008 0 0 .104.972.117 1.944.025 2.721-.111.938-.447 2.028-.912 3.017-1.09-.089-2.201-.342-3.07-.712-.725-.31-1.557-.799-2.351-1.379.008.081.018.16.028.241l.01.071c.006.058.014.116.023.173l.01.08.027.171.012.071a13.734 13.734 0 00.088.486c0 .007.003.013.004.02a7.173 7.173 0 00.055.265l.047.2.01.04c.018.075.037.153.058.228v.001c.064.242.134.476.21.701 0 .003.003.006.003.008.129.376.277.72.44 1.023l.075.13c0 .001 0 .003.002.004.022.04.046.076.068.112v.001l.004.004.075.115.01.015.002.001c.032.05.068.095.1.14a.262.262 0 01.018.02l.006.01c.039.048.079.096.12.141l.088.09.038.037.056.05.043.035a.988.988 0 00.098.074l.056.04.043.025c.02.012.04.024.06.034l.043.022c.022.012.046.021.069.031l.034.015c.036.014.072.026.108.036.024.007.045.015.064.022 1.724.455 3.403-.266 5.509 1.24"})]}))};exports.AssociationTypesIllustration=p; diff --git a/lib/illustrations/AssociationTypesIllustration.js.map b/lib/illustrations/AssociationTypesIllustration.js.map deleted file mode 100644 index bf4bdab1..00000000 --- a/lib/illustrations/AssociationTypesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AssociationTypesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AssociationTypesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yGAA+E;AAC/E,kCAAqC;AAErC,IAAM,4BAA4B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACzF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,8BAAgB,GAAI;QACjC,8BAAC,mBAAW,IAAC,CAAC,EAAC,wpCAAwpC,GAAG,CACtqC,CACP,CAAA;CAAA,CAAC;AAEM,oEAA4B"} \ No newline at end of file diff --git a/lib/illustrations/AttributeGroupsIllustration.d.ts b/lib/illustrations/AttributeGroupsIllustration.d.ts deleted file mode 100644 index 1adaf545..00000000 --- a/lib/illustrations/AttributeGroupsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AttributeGroupsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AttributeGroupsIllustration }; diff --git a/lib/illustrations/AttributeGroupsIllustration.js b/lib/illustrations/AttributeGroupsIllustration.js index c9b8a695..679ac4ed 100644 --- a/lib/illustrations/AttributeGroupsIllustration.js +++ b/lib/illustrations/AttributeGroupsIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributeGroupsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var AttributeGroups_svg_1 = __importDefault(require("../../static/illustrations/AttributeGroups.svg")); -var theme_1 = require("../theme"); -var AttributeGroupsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: AttributeGroups_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M123.955 156.926c.104.309.195.519.223.589.008.007-.008-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.741 3.123-9.55 4.351-14.027a1.51 1.51 0 01.04-.22c.025-.1.045-.203.061-.307.182-1.239-.325-2.681-1.286-4.182-.004-.009-.01-.016-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a17.584 17.584 0 00-.503-.689l-.054-.072-.149-.188c-.052-.065-.102-.131-.153-.193a51.901 51.901 0 00-.323-.384c-.037-.045-.078-.09-.118-.137-1.51-1.739-3.476-3.458-5.528-4.953 0 0-.016-.023 0 0 .271 2.536.307 5.072.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.84-.233-5.747-.891-8.01-1.858-1.896-.809-4.065-2.085-6.139-3.598.023.21.048.419.072.629l.025.187a17.268 17.268 0 00.091.656c.022.152.044.3.07.449l.028.183a25.593 25.593 0 00.107.62c.04.218.08.435.124.651.001.016.006.031.01.048.038.195.08.385.121.578.007.04.016.078.024.117l.121.522c.01.033.018.067.025.103.05.2.098.399.151.595l.001.003c.168.633.352 1.245.552 1.83l.005.022c.338.978.722 1.881 1.151 2.67.063.114.128.227.192.337.003.004.003.009.006.013h.001c.06.1.118.199.178.293l.002.001.007.011c.064.104.13.204.198.3v.001l.027.038c.002.001 0 .003.001.004a10.894 10.894 0 00.31.417l.015.021c.103.129.207.254.316.371.074.084.151.161.227.238.033.032.068.061.1.093.048.045.097.087.145.131.037.033.074.06.112.091.046.039.094.075.141.113.037.028.075.054.114.081a3.776 3.776 0 00.26.171c.052.031.106.059.157.089l.11.057c.06.028.12.054.181.08.028.011.06.027.09.038.093.037.186.069.28.095.062.018.116.038.167.057 4.501 1.189 8.882-.695 14.377 3.235" }))); -}; -exports.AttributeGroupsIllustration = AttributeGroupsIllustration; -//# sourceMappingURL=AttributeGroupsIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var l=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var s=(r,c,t)=>c in r?v(r,c,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[c]=t,h=(r,c)=>{for(var t in c||(c={}))u.call(c,t)&&s(r,t,c[t]);if(l)for(var t of l(c))o.call(c,t)&&s(r,t,c[t]);return r},n=(r,c)=>x(r,j(c));var d=(r,c)=>{var t={};for(var e in r)u.call(r,e)&&c.indexOf(e)<0&&(t[e]=r[e]);if(r!=null&&l)for(var e of l(r))c.indexOf(e)<0&&o.call(r,e)&&(t[e]=r[e]);return t};var a=require("react/jsx-runtime"),m=require("../static/illustrations/AttributeGroups.svg.js"),b=require("../theme/common.js");const g=e=>{var i=e,{title:r,size:c=256}=i,t=d(i,["title","size"]);return a.jsxs("svg",n(h({width:c,height:c,viewBox:"0 0 256 256"},t),{children:[r&&a.jsx("title",{children:r}),a.jsx("image",{href:m}),a.jsx(b.BrandedPath,{d:"M123.955 156.926c.104.309.195.519.223.589.008.007-.008-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.741 3.123-9.55 4.351-14.027a1.51 1.51 0 01.04-.22c.025-.1.045-.203.061-.307.182-1.239-.325-2.681-1.286-4.182-.004-.009-.01-.016-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a17.584 17.584 0 00-.503-.689l-.054-.072-.149-.188c-.052-.065-.102-.131-.153-.193a51.901 51.901 0 00-.323-.384c-.037-.045-.078-.09-.118-.137-1.51-1.739-3.476-3.458-5.528-4.953 0 0-.016-.023 0 0 .271 2.536.307 5.072.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.84-.233-5.747-.891-8.01-1.858-1.896-.809-4.065-2.085-6.139-3.598.023.21.048.419.072.629l.025.187a17.268 17.268 0 00.091.656c.022.152.044.3.07.449l.028.183a25.593 25.593 0 00.107.62c.04.218.08.435.124.651.001.016.006.031.01.048.038.195.08.385.121.578.007.04.016.078.024.117l.121.522c.01.033.018.067.025.103.05.2.098.399.151.595l.001.003c.168.633.352 1.245.552 1.83l.005.022c.338.978.722 1.881 1.151 2.67.063.114.128.227.192.337.003.004.003.009.006.013h.001c.06.1.118.199.178.293l.002.001.007.011c.064.104.13.204.198.3v.001l.027.038c.002.001 0 .003.001.004a10.894 10.894 0 00.31.417l.015.021c.103.129.207.254.316.371.074.084.151.161.227.238.033.032.068.061.1.093.048.045.097.087.145.131.037.033.074.06.112.091.046.039.094.075.141.113.037.028.075.054.114.081a3.776 3.776 0 00.26.171c.052.031.106.059.157.089l.11.057c.06.028.12.054.181.08.028.011.06.027.09.038.093.037.186.069.28.095.062.018.116.038.167.057 4.501 1.189 8.882-.695 14.377 3.235"})]}))};exports.AttributeGroupsIllustration=g; diff --git a/lib/illustrations/AttributeGroupsIllustration.js.map b/lib/illustrations/AttributeGroupsIllustration.js.map deleted file mode 100644 index 3f2d89fa..00000000 --- a/lib/illustrations/AttributeGroupsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributeGroupsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AttributeGroupsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uGAA6E;AAC7E,kCAAqC;AAErC,IAAM,2BAA2B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACxF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,6BAAe,GAAI;QAChC,8BAAC,mBAAW,IAAC,CAAC,EAAC,q9CAAq9C,GAAG,CACn+C,CACP,CAAA;CAAA,CAAC;AAEM,kEAA2B"} \ No newline at end of file diff --git a/lib/illustrations/AttributesIllustration.d.ts b/lib/illustrations/AttributesIllustration.d.ts deleted file mode 100644 index 9f0cbe81..00000000 --- a/lib/illustrations/AttributesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const AttributesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { AttributesIllustration }; diff --git a/lib/illustrations/AttributesIllustration.js b/lib/illustrations/AttributesIllustration.js index ded26b39..d63e00b5 100644 --- a/lib/illustrations/AttributesIllustration.js +++ b/lib/illustrations/AttributesIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.AttributesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Attributes_svg_1 = __importDefault(require("../../static/illustrations/Attributes.svg")); -var theme_1 = require("../theme"); -var AttributesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Attributes_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M133.955 156.926c.104.309.195.519.223.589.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.741 3.123-9.55 4.351-14.027a1.51 1.51 0 01.04-.22c.025-.1.045-.203.061-.307.182-1.239-.325-2.681-1.286-4.182-.004-.009-.01-.016-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a17.584 17.584 0 00-.503-.689l-.054-.072-.149-.188c-.052-.065-.102-.131-.153-.193a51.901 51.901 0 00-.323-.384c-.037-.045-.078-.09-.118-.137-1.51-1.739-3.476-3.458-5.528-4.953 0 0-.016-.023 0 0 .271 2.536.307 5.072.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.842-.233-5.747-.891-8.01-1.858-1.896-.809-4.065-2.085-6.139-3.598.023.21.048.419.072.629l.025.187a17.268 17.268 0 00.091.656c.022.152.044.3.07.449l.028.183a25.593 25.593 0 00.107.62c.04.218.08.435.123.651.002.016.007.031.01.048.04.195.08.385.122.578.007.04.016.078.024.117l.12.522a.816.816 0 01.026.103c.05.2.098.399.151.595l.001.003c.168.633.352 1.245.552 1.83l.005.022c.338.978.722 1.881 1.151 2.67.063.114.128.227.192.337.003.004.003.009.006.013h.001c.06.1.118.199.178.293l.002.001.007.011c.064.104.13.204.198.3v.001l.027.038.001.004a10.894 10.894 0 00.31.417l.015.021c.103.129.207.254.316.371.074.084.151.161.227.238.033.032.068.061.1.093.048.045.097.087.145.131.037.033.074.06.112.091.046.039.093.075.141.113.037.028.075.054.114.081a3.776 3.776 0 00.26.171c.052.031.106.059.157.089l.11.057c.06.028.12.054.181.08.028.011.06.027.09.038.093.037.186.069.28.095.062.018.116.038.167.057 4.501 1.189 8.882-.695 14.377 3.235" }))); -}; -exports.AttributesIllustration = AttributesIllustration; -//# sourceMappingURL=AttributesIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(t,c,r)=>c in t?v(t,c,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[c]=r,n=(t,c)=>{for(var r in c||(c={}))u.call(c,r)&&s(t,r,c[r]);if(a)for(var r of a(c))h.call(c,r)&&s(t,r,c[r]);return t},d=(t,c)=>x(t,j(c));var o=(t,c)=>{var r={};for(var e in t)u.call(t,e)&&c.indexOf(e)<0&&(r[e]=t[e]);if(t!=null&&a)for(var e of a(t))c.indexOf(e)<0&&h.call(t,e)&&(r[e]=t[e]);return r};var l=require("react/jsx-runtime"),m=require("../static/illustrations/Attributes.svg.js"),b=require("../theme/common.js");const g=e=>{var i=e,{title:t,size:c=256}=i,r=o(i,["title","size"]);return l.jsxs("svg",d(n({width:c,height:c,viewBox:"0 0 256 256"},r),{children:[t&&l.jsx("title",{children:t}),l.jsx("image",{href:m}),l.jsx(b.BrandedPath,{d:"M133.955 156.926c.104.309.195.519.223.589.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.741 3.123-9.55 4.351-14.027a1.51 1.51 0 01.04-.22c.025-.1.045-.203.061-.307.182-1.239-.325-2.681-1.286-4.182-.004-.009-.01-.016-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a17.584 17.584 0 00-.503-.689l-.054-.072-.149-.188c-.052-.065-.102-.131-.153-.193a51.901 51.901 0 00-.323-.384c-.037-.045-.078-.09-.118-.137-1.51-1.739-3.476-3.458-5.528-4.953 0 0-.016-.023 0 0 .271 2.536.307 5.072.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.842-.233-5.747-.891-8.01-1.858-1.896-.809-4.065-2.085-6.139-3.598.023.21.048.419.072.629l.025.187a17.268 17.268 0 00.091.656c.022.152.044.3.07.449l.028.183a25.593 25.593 0 00.107.62c.04.218.08.435.123.651.002.016.007.031.01.048.04.195.08.385.122.578.007.04.016.078.024.117l.12.522a.816.816 0 01.026.103c.05.2.098.399.151.595l.001.003c.168.633.352 1.245.552 1.83l.005.022c.338.978.722 1.881 1.151 2.67.063.114.128.227.192.337.003.004.003.009.006.013h.001c.06.1.118.199.178.293l.002.001.007.011c.064.104.13.204.198.3v.001l.027.038.001.004a10.894 10.894 0 00.31.417l.015.021c.103.129.207.254.316.371.074.084.151.161.227.238.033.032.068.061.1.093.048.045.097.087.145.131.037.033.074.06.112.091.046.039.093.075.141.113.037.028.075.054.114.081a3.776 3.776 0 00.26.171c.052.031.106.059.157.089l.11.057c.06.028.12.054.181.08.028.011.06.027.09.038.093.037.186.069.28.095.062.018.116.038.167.057 4.501 1.189 8.882-.695 14.377 3.235"})]}))};exports.AttributesIllustration=g; diff --git a/lib/illustrations/AttributesIllustration.js.map b/lib/illustrations/AttributesIllustration.js.map deleted file mode 100644 index 4c50d7bd..00000000 --- a/lib/illustrations/AttributesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"AttributesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/AttributesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6FAAmE;AACnE,kCAAqC;AAErC,IAAM,sBAAsB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACnF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,wBAAU,GAAI;QAC3B,8BAAC,mBAAW,IAAC,CAAC,EAAC,m8CAAm8C,GAAG,CACj9C,CACP,CAAA;CAAA,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/illustrations/CatalogsIllustration.d.ts b/lib/illustrations/CatalogsIllustration.d.ts deleted file mode 100644 index 64f8394e..00000000 --- a/lib/illustrations/CatalogsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const CatalogsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { CatalogsIllustration }; diff --git a/lib/illustrations/CatalogsIllustration.js b/lib/illustrations/CatalogsIllustration.js index fe2497b3..fdbc1867 100644 --- a/lib/illustrations/CatalogsIllustration.js +++ b/lib/illustrations/CatalogsIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CatalogsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Catalogs_svg_1 = __importDefault(require("../../static/illustrations/Catalogs.svg")); -var CatalogsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Catalogs_svg_1.default }))); -}; -exports.CatalogsIllustration = CatalogsIllustration; -//# sourceMappingURL=CatalogsIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var o=(s,t,r)=>t in s?c(s,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):s[t]=r,n=(s,t)=>{for(var r in t||(t={}))g.call(t,r)&&o(s,r,t[r]);if(e)for(var r of e(t))h.call(t,r)&&o(s,r,t[r]);return s},u=(s,t)=>j(s,v(t));var x=(s,t)=>{var r={};for(var a in s)g.call(s,a)&&t.indexOf(a)<0&&(r[a]=s[a]);if(s!=null&&e)for(var a of e(s))t.indexOf(a)<0&&h.call(s,a)&&(r[a]=s[a]);return r};var i=require("react/jsx-runtime"),d=require("../static/illustrations/Catalogs.svg.js");const C=a=>{var l=a,{title:s,size:t=256}=l,r=x(l,["title","size"]);return i.jsxs("svg",u(n({width:t,height:t,viewBox:"0 0 256 256"},r),{children:[s&&i.jsx("title",{children:s}),i.jsx("image",{href:d})]}))};exports.CatalogsIllustration=C; diff --git a/lib/illustrations/CatalogsIllustration.js.map b/lib/illustrations/CatalogsIllustration.js.map deleted file mode 100644 index 91e0c7b1..00000000 --- a/lib/illustrations/CatalogsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CatalogsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/CatalogsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAE/D,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI,CACrB,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/ChannelsIllustration.d.ts b/lib/illustrations/ChannelsIllustration.d.ts deleted file mode 100644 index b0a38cbc..00000000 --- a/lib/illustrations/ChannelsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ChannelsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ChannelsIllustration }; diff --git a/lib/illustrations/ChannelsIllustration.js b/lib/illustrations/ChannelsIllustration.js index e7298900..c2da6afb 100644 --- a/lib/illustrations/ChannelsIllustration.js +++ b/lib/illustrations/ChannelsIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ChannelsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Channels_svg_1 = __importDefault(require("../../static/illustrations/Channels.svg")); -var theme_1 = require("../theme"); -var ChannelsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Channels_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M224.809 147.169c.065.194.123.326.14.37.006.005-.005-.002 0 0 0 0 0 .002 0 0-.441-4.25 1.969-6.021 2.745-8.845a.903.903 0 01.024-.14c.016-.062.029-.127.039-.193.115-.781-.205-1.69-.811-2.636l-.01-.016c-.05-.08-.103-.157-.156-.236 0 0-.002-.001-.002-.003-.1-.144-.206-.29-.318-.435l-.034-.045-.095-.12-.096-.121-.1-.12-.103-.122-.075-.086c-.952-1.097-2.192-2.181-3.486-3.124 0 0-.01-.015 0 0 .17 1.6.193 3.199.042 4.478-.183 1.542-.735 3.337-1.501 4.964-1.792-.146-3.623-.561-5.052-1.171-1.194-.51-2.562-1.315-3.871-2.27l.046.397.016.119c.012.094.024.188.039.283.005.044.012.087.018.13l.043.284.019.115c.019.119.04.237.06.355l.007.036c.025.137.05.274.078.41 0 .01.004.02.007.03.025.124.049.244.075.365l.017.074.075.33c.007.02.012.042.017.064.03.126.06.252.095.376v.002c.106.398.222.784.348 1.153 0 .005.003.009.004.014.213.617.455 1.186.726 1.684l.12.212c.003.002.003.005.005.008.037.064.075.126.112.186l.006.007c.04.065.082.129.125.189.006.009.01.017.017.025v.002c.055.079.112.155.166.228a.467.467 0 01.03.035c.003.004.007.008.01.014.064.08.13.16.199.233.047.053.094.102.143.15l.063.059c.03.029.06.056.092.083.022.02.046.037.07.058.028.024.059.047.089.07.023.019.047.034.072.052l.092.063.072.044c.033.02.067.037.099.057.023.012.047.023.068.035.038.018.076.034.115.05.018.008.037.018.057.024.059.025.117.044.176.06.04.013.074.024.106.037 2.838.75 5.6-.438 9.067 2.039" }))); -}; -exports.ChannelsIllustration = ChannelsIllustration; -//# sourceMappingURL=ChannelsIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var i=(c,l,e)=>l in c?o(c,l,{enumerable:!0,configurable:!0,writable:!0,value:e}):c[l]=e,u=(c,l)=>{for(var e in l||(l={}))t.call(l,e)&&i(c,e,l[e]);if(n)for(var e of n(l))h.call(l,e)&&i(c,e,l[e]);return c},v=(c,l)=>x(c,j(l));var d=(c,l)=>{var e={};for(var r in c)t.call(c,r)&&l.indexOf(r)<0&&(e[r]=c[r]);if(c!=null&&n)for(var r of n(c))l.indexOf(r)<0&&h.call(c,r)&&(e[r]=c[r]);return e};var s=require("react/jsx-runtime"),m=require("../static/illustrations/Channels.svg.js"),g=require("../theme/common.js");const q=r=>{var a=r,{title:c,size:l=256}=a,e=d(a,["title","size"]);return s.jsxs("svg",v(u({width:l,height:l,viewBox:"0 0 256 256"},e),{children:[c&&s.jsx("title",{children:c}),s.jsx("image",{href:m}),s.jsx(g.BrandedPath,{d:"M224.809 147.169c.065.194.123.326.14.37.006.005-.005-.002 0 0 0 0 0 .002 0 0-.441-4.25 1.969-6.021 2.745-8.845a.903.903 0 01.024-.14c.016-.062.029-.127.039-.193.115-.781-.205-1.69-.811-2.636l-.01-.016c-.05-.08-.103-.157-.156-.236 0 0-.002-.001-.002-.003-.1-.144-.206-.29-.318-.435l-.034-.045-.095-.12-.096-.121-.1-.12-.103-.122-.075-.086c-.952-1.097-2.192-2.181-3.486-3.124 0 0-.01-.015 0 0 .17 1.6.193 3.199.042 4.478-.183 1.542-.735 3.337-1.501 4.964-1.792-.146-3.623-.561-5.052-1.171-1.194-.51-2.562-1.315-3.871-2.27l.046.397.016.119c.012.094.024.188.039.283.005.044.012.087.018.13l.043.284.019.115c.019.119.04.237.06.355l.007.036c.025.137.05.274.078.41 0 .01.004.02.007.03.025.124.049.244.075.365l.017.074.075.33c.007.02.012.042.017.064.03.126.06.252.095.376v.002c.106.398.222.784.348 1.153 0 .005.003.009.004.014.213.617.455 1.186.726 1.684l.12.212c.003.002.003.005.005.008.037.064.075.126.112.186l.006.007c.04.065.082.129.125.189.006.009.01.017.017.025v.002c.055.079.112.155.166.228a.467.467 0 01.03.035c.003.004.007.008.01.014.064.08.13.16.199.233.047.053.094.102.143.15l.063.059c.03.029.06.056.092.083.022.02.046.037.07.058.028.024.059.047.089.07.023.019.047.034.072.052l.092.063.072.044c.033.02.067.037.099.057.023.012.047.023.068.035.038.018.076.034.115.05.018.008.037.018.057.024.059.025.117.044.176.06.04.013.074.024.106.037 2.838.75 5.6-.438 9.067 2.039"})]}))};exports.ChannelsIllustration=q; diff --git a/lib/illustrations/ChannelsIllustration.js.map b/lib/illustrations/ChannelsIllustration.js.map deleted file mode 100644 index 99f8204f..00000000 --- a/lib/illustrations/ChannelsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ChannelsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ChannelsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAC/D,kCAAqC;AAErC,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI;QACzB,8BAAC,mBAAW,IAAC,CAAC,EAAC,w1CAAw1C,GAAG,CACt2C,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/CityIllustration.d.ts b/lib/illustrations/CityIllustration.d.ts deleted file mode 100644 index 8b75a845..00000000 --- a/lib/illustrations/CityIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const CityIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { CityIllustration }; diff --git a/lib/illustrations/CityIllustration.js b/lib/illustrations/CityIllustration.js index 8f495cf4..04607477 100644 --- a/lib/illustrations/CityIllustration.js +++ b/lib/illustrations/CityIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CityIllustration = void 0; -var react_1 = __importDefault(require("react")); -var City_svg_1 = __importDefault(require("../../static/illustrations/City.svg")); -var theme_1 = require("../theme"); -var CityIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: City_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M91.888 64.625a.496.496 0 01-.031-.103c-.014-.047-.018-.099-.04-.142-.168-.563-.672-1.085-1.387-1.531a2.18 2.18 0 01-.199-.115 5.33 5.33 0 00-.403-.217c-.03-.017-.069-.03-.099-.046-.03-.017-.074-.038-.104-.055s-.07-.03-.1-.047c-.038-.013-.073-.038-.112-.05-.026-.01-.056-.026-.082-.035-.995-.444-2.175-.783-3.35-1.007.62 1.025 1.15 2.107 1.45 3.014.365 1.1.556 2.494.557 3.835-1.265.471-2.63.766-3.798.81-.97.03-2.153-.081-3.34-.309l.161.253c.013.026.035.047.048.073.04.056.074.125.113.18.014.026.04.056.053.082l.122.175c.013.026.035.048.048.073.048.073.1.155.157.223.078.112.13.193.196.279.07.094.117.167.174.235.009.017.026.03.035.047.056.069.1.133.156.202.009.017.022.02.03.038.062.077.123.154.18.223.195.235.395.458.599.667.343.355.686.667 1.029.914.052.038.1.068.151.106.052.039.091.073.139.103.052.038.1.068.147.098.078.046.139.08.2.114.03.017.034.026.043.022.069.03.142.067.212.097.052.017.095.038.147.055l.065.02c.025.01.06.013.09.03l.065.021a.42.42 0 00.087.021.21.21 0 01.06.013c.026.008.06.012.082.012.022 0 .043 0 .06.012.026.009.057.004.091.008a.21.21 0 01.056.004c.03-.005.065 0 .095-.005.013.004.03-.005.043 0a.67.67 0 00.134-.014c.03-.005.06-.01.082-.01 2.157-.397 3.698-2.09 6.829-1.512-1.646-2.74-.577-4.7-.941-6.86z" }))); -}; -exports.CityIllustration = CityIllustration; -//# sourceMappingURL=CityIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var l=(r,i,c)=>i in r?x(r,i,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[i]=c,u=(r,i)=>{for(var c in i||(i={}))n.call(i,c)&&l(r,c,i[c]);if(t)for(var c of t(i))h.call(i,c)&&l(r,c,i[c]);return r},d=(r,i)=>j(r,v(i));var o=(r,i)=>{var c={};for(var e in r)n.call(r,e)&&i.indexOf(e)<0&&(c[e]=r[e]);if(r!=null&&t)for(var e of t(r))i.indexOf(e)<0&&h.call(r,e)&&(c[e]=r[e]);return c};var a=require("react/jsx-runtime"),m=require("../static/illustrations/City.svg.js"),g=require("../theme/common.js");const q=e=>{var s=e,{title:r,size:i=256}=s,c=o(s,["title","size"]);return a.jsxs("svg",d(u({width:i,height:i,viewBox:"0 0 256 256"},c),{children:[r&&a.jsx("title",{children:r}),a.jsx("image",{href:m}),a.jsx(g.BrandedPath,{d:"M91.888 64.625a.496.496 0 01-.031-.103c-.014-.047-.018-.099-.04-.142-.168-.563-.672-1.085-1.387-1.531a2.18 2.18 0 01-.199-.115 5.33 5.33 0 00-.403-.217c-.03-.017-.069-.03-.099-.046-.03-.017-.074-.038-.104-.055s-.07-.03-.1-.047c-.038-.013-.073-.038-.112-.05-.026-.01-.056-.026-.082-.035-.995-.444-2.175-.783-3.35-1.007.62 1.025 1.15 2.107 1.45 3.014.365 1.1.556 2.494.557 3.835-1.265.471-2.63.766-3.798.81-.97.03-2.153-.081-3.34-.309l.161.253c.013.026.035.047.048.073.04.056.074.125.113.18.014.026.04.056.053.082l.122.175c.013.026.035.048.048.073.048.073.1.155.157.223.078.112.13.193.196.279.07.094.117.167.174.235.009.017.026.03.035.047.056.069.1.133.156.202.009.017.022.02.03.038.062.077.123.154.18.223.195.235.395.458.599.667.343.355.686.667 1.029.914.052.038.1.068.151.106.052.039.091.073.139.103.052.038.1.068.147.098.078.046.139.08.2.114.03.017.034.026.043.022.069.03.142.067.212.097.052.017.095.038.147.055l.065.02c.025.01.06.013.09.03l.065.021a.42.42 0 00.087.021.21.21 0 01.06.013c.026.008.06.012.082.012.022 0 .043 0 .06.012.026.009.057.004.091.008a.21.21 0 01.056.004c.03-.005.065 0 .095-.005.013.004.03-.005.043 0a.67.67 0 00.134-.014c.03-.005.06-.01.082-.01 2.157-.397 3.698-2.09 6.829-1.512-1.646-2.74-.577-4.7-.941-6.86z"})]}))};exports.CityIllustration=q; diff --git a/lib/illustrations/CityIllustration.js.map b/lib/illustrations/CityIllustration.js.map deleted file mode 100644 index dad09d5e..00000000 --- a/lib/illustrations/CityIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CityIllustration.js","sourceRoot":"","sources":["../../src/illustrations/CityIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,iFAAuD;AACvD,kCAAqC;AAErC,IAAM,gBAAgB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC7E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,kBAAI,GAAI;QACrB,8BAAC,mBAAW,IAAC,CAAC,EAAC,otCAAotC,GAAG,CACluC,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/illustrations/ClientErrorIllustration.d.ts b/lib/illustrations/ClientErrorIllustration.d.ts deleted file mode 100644 index 8f2bf005..00000000 --- a/lib/illustrations/ClientErrorIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ClientErrorIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ClientErrorIllustration }; diff --git a/lib/illustrations/ClientErrorIllustration.js b/lib/illustrations/ClientErrorIllustration.js index b22899ff..836b1608 100644 --- a/lib/illustrations/ClientErrorIllustration.js +++ b/lib/illustrations/ClientErrorIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ClientErrorIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ClientError_svg_1 = __importDefault(require("../../static/illustrations/ClientError.svg")); -var theme_1 = require("../theme"); -var ClientErrorIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 500 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 500 250" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ClientError_svg_1.default }), - react_1.default.createElement("g", { transform: "translate(1.000000, 8.000000)" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M252.39,136 C252.45,136.18 252.5,136.3 252.52,136.34 L252.52,136.34 C252.12,132.45 254.33,130.82 255.04,128.24 C255.036758,128.196727 255.036758,128.153273 255.04,128.11 C255.043053,128.050039 255.043053,127.989961 255.04,127.93 C255.085434,127.061431 254.823434,126.204618 254.3,125.51 L254.3,125.51 L254.16,125.29 L254.16,125.29 L253.87,124.89 L253.87,124.89 L253.78,124.78 L253.69,124.67 L253.6,124.56 L253.51,124.45 L253.44,124.37 C252.484426,123.302908 251.414697,122.34384 250.25,121.51 L250.25,121.51 C250.396646,122.872733 250.396646,124.247267 250.25,125.61 C250.030222,127.188136 249.568112,128.722879 248.88,130.16 C247.290794,130.043756 245.729064,129.682838 244.25,129.09 C242.994353,128.528205 241.803938,127.830722 240.7,127.01 L240.7,127.37 L240.7,127.48 C240.7,127.57 240.7,127.65 240.7,127.74 L240.7,127.86 L240.7,128.12 L240.7,128.23 L240.76,128.56 L240.76,128.56 L240.83,128.94 L240.83,128.94 L240.9,129.27 L240.9,129.34 L240.97,129.64 L240.97,129.7 L241.06,130.04 L241.06,130.04 C241.16,130.406667 241.266667,130.76 241.38,131.1 L241.38,131.1 C241.557606,131.630484 241.778343,132.145538 242.04,132.64 L242.15,132.83 L242.15,132.83 L242.25,133 L242.25,133 L242.36,133.17 L242.36,133.17 L242.36,133.17 L242.36,133.17 L242.51,133.38 L242.51,133.38 L242.51,133.38 L242.69,133.59 L242.82,133.73 L242.88,133.78 L242.96,133.86 L243.02,133.91 L243.1,133.97 L243.17,133.97 L243.25,134.03 L243.32,134.03 L243.41,134.08 L243.47,134.08 L243.58,134.08 L243.63,134.08 L243.79,134.13 L243.89,134.13 C246.49,134.82 249.02,133.73 252.2,136" })))); -}; -exports.ClientErrorIllustration = ClientErrorIllustration; -//# sourceMappingURL=ClientErrorIllustration.js.map \ No newline at end of file +"use strict";var u=Object.defineProperty,x=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var a=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var s=(L,r,e)=>r in L?u(L,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):L[r]=e,o=(L,r)=>{for(var e in r||(r={}))a.call(r,e)&&s(L,e,r[e]);if(i)for(var e of i(r))l.call(r,e)&&s(L,e,r[e]);return L},h=(L,r)=>x(L,c(r));var d=(L,r)=>{var e={};for(var t in L)a.call(L,t)&&r.indexOf(t)<0&&(e[t]=L[t]);if(L!=null&&i)for(var t of i(L))r.indexOf(t)<0&&l.call(L,t)&&(e[t]=L[t]);return e};var C=require("react/jsx-runtime"),j=require("../static/illustrations/ClientError.svg.js"),m=require("../theme/common.js");const v=t=>{var n=t,{title:L,size:r=500}=n,e=d(n,["title","size"]);return C.jsxs("svg",h(o({width:r,height:r,viewBox:"0 0 500 250"},e),{children:[L&&C.jsx("title",{children:L}),C.jsx("image",{href:j}),C.jsx("g",{transform:"translate(1.000000, 8.000000)",children:C.jsx(m.BrandedPath,{d:"M252.39,136 C252.45,136.18 252.5,136.3 252.52,136.34 L252.52,136.34 C252.12,132.45 254.33,130.82 255.04,128.24 C255.036758,128.196727 255.036758,128.153273 255.04,128.11 C255.043053,128.050039 255.043053,127.989961 255.04,127.93 C255.085434,127.061431 254.823434,126.204618 254.3,125.51 L254.3,125.51 L254.16,125.29 L254.16,125.29 L253.87,124.89 L253.87,124.89 L253.78,124.78 L253.69,124.67 L253.6,124.56 L253.51,124.45 L253.44,124.37 C252.484426,123.302908 251.414697,122.34384 250.25,121.51 L250.25,121.51 C250.396646,122.872733 250.396646,124.247267 250.25,125.61 C250.030222,127.188136 249.568112,128.722879 248.88,130.16 C247.290794,130.043756 245.729064,129.682838 244.25,129.09 C242.994353,128.528205 241.803938,127.830722 240.7,127.01 L240.7,127.37 L240.7,127.48 C240.7,127.57 240.7,127.65 240.7,127.74 L240.7,127.86 L240.7,128.12 L240.7,128.23 L240.76,128.56 L240.76,128.56 L240.83,128.94 L240.83,128.94 L240.9,129.27 L240.9,129.34 L240.97,129.64 L240.97,129.7 L241.06,130.04 L241.06,130.04 C241.16,130.406667 241.266667,130.76 241.38,131.1 L241.38,131.1 C241.557606,131.630484 241.778343,132.145538 242.04,132.64 L242.15,132.83 L242.15,132.83 L242.25,133 L242.25,133 L242.36,133.17 L242.36,133.17 L242.36,133.17 L242.36,133.17 L242.51,133.38 L242.51,133.38 L242.51,133.38 L242.69,133.59 L242.82,133.73 L242.88,133.78 L242.96,133.86 L243.02,133.91 L243.1,133.97 L243.17,133.97 L243.25,134.03 L243.32,134.03 L243.41,134.08 L243.47,134.08 L243.58,134.08 L243.63,134.08 L243.79,134.13 L243.89,134.13 C246.49,134.82 249.02,133.73 252.2,136"})})]}))};exports.ClientErrorIllustration=v; diff --git a/lib/illustrations/ClientErrorIllustration.js.map b/lib/illustrations/ClientErrorIllustration.js.map deleted file mode 100644 index 078f9e77..00000000 --- a/lib/illustrations/ClientErrorIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ClientErrorIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ClientErrorIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+FAAqE;AACrE,kCAAqC;AAErC,IAAM,uBAAuB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACpF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,yBAAW,GAAI;QAC5B,qCAAG,SAAS,EAAC,+BAA+B;YAC1C,8BAAC,mBAAW,IAAC,CAAC,EAAC,0gDAA0gD,GAAG,CAC1hD,CACA,CACP,CAAA;CAAA,CAAC;AAEM,0DAAuB"} \ No newline at end of file diff --git a/lib/illustrations/CodingIllustration.d.ts b/lib/illustrations/CodingIllustration.d.ts deleted file mode 100644 index 2ca5d33f..00000000 --- a/lib/illustrations/CodingIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const CodingIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { CodingIllustration }; diff --git a/lib/illustrations/CodingIllustration.js b/lib/illustrations/CodingIllustration.js index 650c4b4b..3379d437 100644 --- a/lib/illustrations/CodingIllustration.js +++ b/lib/illustrations/CodingIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CodingIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Coding_svg_1 = __importDefault(require("../../static/illustrations/Coding.svg")); -var CodingIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Coding_svg_1.default }))); -}; -exports.CodingIllustration = CodingIllustration; -//# sourceMappingURL=CodingIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,c=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var g=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var d=(i,r,e)=>r in i?x(i,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[r]=e,l=(i,r)=>{for(var e in r||(r={}))g.call(r,e)&&d(i,e,r[e]);if(t)for(var e of t(r))h.call(r,e)&&d(i,e,r[e]);return i},u=(i,r)=>c(i,j(r));var a=(i,r)=>{var e={};for(var s in i)g.call(i,s)&&r.indexOf(s)<0&&(e[s]=i[s]);if(i!=null&&t)for(var s of t(i))r.indexOf(s)<0&&h.call(i,s)&&(e[s]=i[s]);return e};var n=require("react/jsx-runtime"),v=require("../static/illustrations/Coding.svg.js");const C=s=>{var o=s,{title:i,size:r=256}=o,e=a(o,["title","size"]);return n.jsxs("svg",u(l({width:r,height:r,viewBox:"0 0 256 256"},e),{children:[i&&n.jsx("title",{children:i}),n.jsx("image",{href:v})]}))};exports.CodingIllustration=C; diff --git a/lib/illustrations/CodingIllustration.js.map b/lib/illustrations/CodingIllustration.js.map deleted file mode 100644 index 7f534de5..00000000 --- a/lib/illustrations/CodingIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CodingIllustration.js","sourceRoot":"","sources":["../../src/illustrations/CodingIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAE3D,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI,CACnB,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/CurrenciesIllustration.d.ts b/lib/illustrations/CurrenciesIllustration.d.ts deleted file mode 100644 index b7e2ef71..00000000 --- a/lib/illustrations/CurrenciesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const CurrenciesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { CurrenciesIllustration }; diff --git a/lib/illustrations/CurrenciesIllustration.js b/lib/illustrations/CurrenciesIllustration.js index cddd0f80..22e1633b 100644 --- a/lib/illustrations/CurrenciesIllustration.js +++ b/lib/illustrations/CurrenciesIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.CurrenciesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Currencies_svg_1 = __importDefault(require("../../static/illustrations/Currencies.svg")); -var CurrenciesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Currencies_svg_1.default }))); -}; -exports.CurrenciesIllustration = CurrenciesIllustration; -//# sourceMappingURL=CurrenciesIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var c=(r,e,i)=>e in r?o(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,a=(r,e)=>{for(var i in e||(e={}))h.call(e,i)&&c(r,i,e[i]);if(t)for(var i of t(e))l.call(e,i)&&c(r,i,e[i]);return r},x=(r,e)=>v(r,d(e));var j=(r,e)=>{var i={};for(var s in r)h.call(r,s)&&e.indexOf(s)<0&&(i[s]=r[s]);if(r!=null&&t)for(var s of t(r))e.indexOf(s)<0&&l.call(r,s)&&(i[s]=r[s]);return i};var n=require("react/jsx-runtime"),g=require("../static/illustrations/Currencies.svg.js");const C=s=>{var u=s,{title:r,size:e=256}=u,i=j(u,["title","size"]);return n.jsxs("svg",x(a({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&n.jsx("title",{children:r}),n.jsx("image",{href:g})]}))};exports.CurrenciesIllustration=C; diff --git a/lib/illustrations/CurrenciesIllustration.js.map b/lib/illustrations/CurrenciesIllustration.js.map deleted file mode 100644 index 67382423..00000000 --- a/lib/illustrations/CurrenciesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"CurrenciesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/CurrenciesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6FAAmE;AAEnE,IAAM,sBAAsB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACnF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,wBAAU,GAAI,CACvB,CACP,CAAA;CAAA,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/illustrations/DefaultPictureIllustration.d.ts b/lib/illustrations/DefaultPictureIllustration.d.ts deleted file mode 100644 index d9c751fa..00000000 --- a/lib/illustrations/DefaultPictureIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const DefaultPictureIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { DefaultPictureIllustration }; diff --git a/lib/illustrations/DefaultPictureIllustration.js b/lib/illustrations/DefaultPictureIllustration.js index 3b61ea00..4f1eff1b 100644 --- a/lib/illustrations/DefaultPictureIllustration.js +++ b/lib/illustrations/DefaultPictureIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DefaultPictureIllustration = void 0; -var react_1 = __importDefault(require("react")); -var DefaultPicture_svg_1 = __importDefault(require("../../static/illustrations/DefaultPicture.svg")); -var DefaultPictureIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: DefaultPicture_svg_1.default }))); -}; -exports.DefaultPictureIllustration = DefaultPictureIllustration; -//# sourceMappingURL=DefaultPictureIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var u=Object.getOwnPropertySymbols;var c=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var a=(e,t,r)=>t in e?j(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,n=(e,t)=>{for(var r in t||(t={}))c.call(t,r)&&a(e,r,t[r]);if(u)for(var r of u(t))h.call(t,r)&&a(e,r,t[r]);return e},x=(e,t)=>o(e,v(t));var f=(e,t)=>{var r={};for(var i in e)c.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&u)for(var i of u(e))t.indexOf(i)<0&&h.call(e,i)&&(r[i]=e[i]);return r};var s=require("react/jsx-runtime"),d=require("../static/illustrations/DefaultPicture.svg.js");const g=i=>{var l=i,{title:e,size:t=256}=l,r=f(l,["title","size"]);return s.jsxs("svg",x(n({width:t,height:t,viewBox:"0 0 256 256"},r),{children:[e&&s.jsx("title",{children:e}),s.jsx("image",{href:d})]}))};exports.DefaultPictureIllustration=g; diff --git a/lib/illustrations/DefaultPictureIllustration.js.map b/lib/illustrations/DefaultPictureIllustration.js.map deleted file mode 100644 index 3a3faa71..00000000 --- a/lib/illustrations/DefaultPictureIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DefaultPictureIllustration.js","sourceRoot":"","sources":["../../src/illustrations/DefaultPictureIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qGAA2E;AAE3E,IAAM,0BAA0B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACvF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,4BAAc,GAAI,CAC3B,CACP,CAAA;CAAA,CAAC;AAEM,gEAA0B"} \ No newline at end of file diff --git a/lib/illustrations/DeleteFamilyVariantIllustration.d.ts b/lib/illustrations/DeleteFamilyVariantIllustration.d.ts deleted file mode 100644 index 887984d3..00000000 --- a/lib/illustrations/DeleteFamilyVariantIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const DeleteFamilyVariantIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { DeleteFamilyVariantIllustration }; diff --git a/lib/illustrations/DeleteFamilyVariantIllustration.js b/lib/illustrations/DeleteFamilyVariantIllustration.js index a6830ee6..d4d62222 100644 --- a/lib/illustrations/DeleteFamilyVariantIllustration.js +++ b/lib/illustrations/DeleteFamilyVariantIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DeleteFamilyVariantIllustration = void 0; -var react_1 = __importDefault(require("react")); -var DeleteFamilyVariant_svg_1 = __importDefault(require("../../static/illustrations/DeleteFamilyVariant.svg")); -var theme_1 = require("../theme"); -var DeleteFamilyVariantIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: DeleteFamilyVariant_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M124.9121,86.3261 C124.9421,86.4461 124.9721,86.5291 124.9791,86.5551 C124.9821,86.5591 124.9761,86.5551 124.9791,86.5551 C124.9791,86.5561 124.9781,86.5551 124.9781,86.5551 C124.9131,83.9751 126.4471,83.0211 127.0461,81.3561 C127.0501,81.3321 127.0571,81.3051 127.0671,81.2741 C127.0801,81.2371 127.0911,81.1981 127.1001,81.1591 C127.2051,80.6941 127.0551,80.1321 126.7341,79.5331 C126.7321,79.5291 126.7301,79.5261 126.7291,79.5231 C126.7031,79.4731 126.6751,79.4241 126.6451,79.3741 C126.6451,79.3741 126.6441,79.3731 126.6441,79.3721 C126.5921,79.2801 126.5341,79.1881 126.4741,79.0961 C126.4681,79.0861 126.4621,79.0761 126.4551,79.0661 C126.4381,79.0411 126.4211,79.0151 126.4041,78.9901 C126.3871,78.9641 126.3691,78.9371 126.3511,78.9121 C126.3331,78.8871 126.3151,78.8611 126.2971,78.8361 L126.2411,78.7571 C126.2271,78.7391 126.2141,78.7211 126.1991,78.7021 C125.6781,77.9971 124.9811,77.2861 124.2461,76.6571 C124.2461,76.6571 124.2411,76.6481 124.2461,76.6571 C124.2741,77.6291 124.2131,78.5941 124.0611,79.3561 C123.8801,80.2761 123.4631,81.3321 122.9261,82.2761 C121.8531,82.1041 120.7691,81.7681 119.9371,81.3351 C119.2421,80.9721 118.4561,80.4231 117.7131,79.7871 C117.7151,79.8671 117.7191,79.9471 117.7221,80.0281 C117.7231,80.0521 117.7251,80.0761 117.7251,80.0991 C117.7281,80.1571 117.7311,80.2151 117.7351,80.2721 C117.7361,80.2991 117.7381,80.3251 117.7401,80.3511 C117.7441,80.4101 117.7491,80.4671 117.7541,80.5241 C117.7561,80.5481 117.7581,80.5711 117.7591,80.5951 C117.7661,80.6681 117.7721,80.7391 117.7791,80.8121 C117.7801,80.8191 117.7801,80.8261 117.7811,80.8331 C117.7901,80.9171 117.7991,81.0011 117.8091,81.0841 C117.8091,81.0911 117.8101,81.0971 117.8111,81.1031 C117.8211,81.1781 117.8301,81.2521 117.8411,81.3261 C117.8431,81.3411 117.8451,81.3551 117.8471,81.3711 C117.8561,81.4381 117.8661,81.5061 117.8771,81.5731 C117.8801,81.5861 117.8821,81.5981 117.8841,81.6121 C117.8961,81.6901 117.9091,81.7671 117.9231,81.8441 C117.9241,81.8441 117.9241,81.8451 117.9241,81.8451 C117.9691,82.0901 118.0201,82.3271 118.0791,82.5551 C118.0801,82.5581 118.0811,82.5611 118.0811,82.5641 C118.1811,82.9461 118.3001,83.3001 118.4391,83.6121 C118.4601,83.6571 118.4801,83.7021 118.5021,83.7461 C118.5031,83.7471 118.5031,83.7491 118.5041,83.7511 L118.5051,83.7511 C118.5231,83.7911 118.5441,83.8301 118.5631,83.8681 L118.5641,83.8681 C118.5641,83.8681 118.5651,83.8711 118.5661,83.8731 C118.5881,83.9141 118.6091,83.9541 118.6331,83.9921 C118.6361,83.9981 118.6391,84.0031 118.6411,84.0081 C118.6411,84.0081 118.6411,84.0091 118.6421,84.0091 C118.6721,84.0591 118.7021,84.1071 118.7311,84.1541 C118.7371,84.1621 118.7421,84.1701 118.7471,84.1771 C118.7491,84.1801 118.7511,84.1811 118.7531,84.1851 C118.7881,84.2371 118.8241,84.2881 118.8621,84.3361 C118.8881,84.3691 118.9141,84.4011 118.9411,84.4321 C118.9531,84.4461 118.9651,84.4581 118.9761,84.4711 C118.9931,84.4891 119.0111,84.5071 119.0271,84.5251 C119.0401,84.5381 119.0541,84.5501 119.0671,84.5631 C119.0831,84.5791 119.1001,84.5951 119.1171,84.6101 C119.1311,84.6221 119.1441,84.6331 119.1581,84.6441 C119.1761,84.6591 119.1931,84.6731 119.2111,84.6861 C119.2251,84.6961 119.2381,84.7071 119.2521,84.7171 C119.2711,84.7301 119.2911,84.7421 119.3091,84.7551 C119.3221,84.7641 119.3361,84.7721 119.3491,84.7801 C119.3711,84.7931 119.3921,84.8041 119.4151,84.8151 C119.4261,84.8201 119.4371,84.8281 119.4491,84.8331 C119.4821,84.8491 119.5171,84.8641 119.5521,84.8771 C119.5751,84.8861 119.5961,84.8941 119.6141,84.9041 C121.2881,85.4881 123.0081,84.9011 124.9791,86.5551" }))); -}; -exports.DeleteFamilyVariantIllustration = DeleteFamilyVariantIllustration; -//# sourceMappingURL=DeleteFamilyVariantIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,x=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var n=(C,e,r)=>e in C?o(C,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):C[e]=r,m=(C,e)=>{for(var r in e||(e={}))s.call(e,r)&&n(C,r,e[r]);if(a)for(var r of a(e))h.call(e,r)&&n(C,r,e[r]);return C},u=(C,e)=>x(C,c(e));var d=(C,e)=>{var r={};for(var i in C)s.call(C,i)&&e.indexOf(i)<0&&(r[i]=C[i]);if(C!=null&&a)for(var i of a(C))e.indexOf(i)<0&&h.call(C,i)&&(r[i]=C[i]);return r};var t=require("react/jsx-runtime"),j=require("../static/illustrations/DeleteFamilyVariant.svg.js"),v=require("../theme/common.js");const g=i=>{var l=i,{title:C,size:e=256}=l,r=d(l,["title","size"]);return t.jsxs("svg",u(m({width:e,height:e,viewBox:"0 0 256 256"},r),{children:[C&&t.jsx("title",{children:C}),t.jsx("image",{href:j}),t.jsx(v.BrandedPath,{d:"M124.9121,86.3261 C124.9421,86.4461 124.9721,86.5291 124.9791,86.5551 C124.9821,86.5591 124.9761,86.5551 124.9791,86.5551 C124.9791,86.5561 124.9781,86.5551 124.9781,86.5551 C124.9131,83.9751 126.4471,83.0211 127.0461,81.3561 C127.0501,81.3321 127.0571,81.3051 127.0671,81.2741 C127.0801,81.2371 127.0911,81.1981 127.1001,81.1591 C127.2051,80.6941 127.0551,80.1321 126.7341,79.5331 C126.7321,79.5291 126.7301,79.5261 126.7291,79.5231 C126.7031,79.4731 126.6751,79.4241 126.6451,79.3741 C126.6451,79.3741 126.6441,79.3731 126.6441,79.3721 C126.5921,79.2801 126.5341,79.1881 126.4741,79.0961 C126.4681,79.0861 126.4621,79.0761 126.4551,79.0661 C126.4381,79.0411 126.4211,79.0151 126.4041,78.9901 C126.3871,78.9641 126.3691,78.9371 126.3511,78.9121 C126.3331,78.8871 126.3151,78.8611 126.2971,78.8361 L126.2411,78.7571 C126.2271,78.7391 126.2141,78.7211 126.1991,78.7021 C125.6781,77.9971 124.9811,77.2861 124.2461,76.6571 C124.2461,76.6571 124.2411,76.6481 124.2461,76.6571 C124.2741,77.6291 124.2131,78.5941 124.0611,79.3561 C123.8801,80.2761 123.4631,81.3321 122.9261,82.2761 C121.8531,82.1041 120.7691,81.7681 119.9371,81.3351 C119.2421,80.9721 118.4561,80.4231 117.7131,79.7871 C117.7151,79.8671 117.7191,79.9471 117.7221,80.0281 C117.7231,80.0521 117.7251,80.0761 117.7251,80.0991 C117.7281,80.1571 117.7311,80.2151 117.7351,80.2721 C117.7361,80.2991 117.7381,80.3251 117.7401,80.3511 C117.7441,80.4101 117.7491,80.4671 117.7541,80.5241 C117.7561,80.5481 117.7581,80.5711 117.7591,80.5951 C117.7661,80.6681 117.7721,80.7391 117.7791,80.8121 C117.7801,80.8191 117.7801,80.8261 117.7811,80.8331 C117.7901,80.9171 117.7991,81.0011 117.8091,81.0841 C117.8091,81.0911 117.8101,81.0971 117.8111,81.1031 C117.8211,81.1781 117.8301,81.2521 117.8411,81.3261 C117.8431,81.3411 117.8451,81.3551 117.8471,81.3711 C117.8561,81.4381 117.8661,81.5061 117.8771,81.5731 C117.8801,81.5861 117.8821,81.5981 117.8841,81.6121 C117.8961,81.6901 117.9091,81.7671 117.9231,81.8441 C117.9241,81.8441 117.9241,81.8451 117.9241,81.8451 C117.9691,82.0901 118.0201,82.3271 118.0791,82.5551 C118.0801,82.5581 118.0811,82.5611 118.0811,82.5641 C118.1811,82.9461 118.3001,83.3001 118.4391,83.6121 C118.4601,83.6571 118.4801,83.7021 118.5021,83.7461 C118.5031,83.7471 118.5031,83.7491 118.5041,83.7511 L118.5051,83.7511 C118.5231,83.7911 118.5441,83.8301 118.5631,83.8681 L118.5641,83.8681 C118.5641,83.8681 118.5651,83.8711 118.5661,83.8731 C118.5881,83.9141 118.6091,83.9541 118.6331,83.9921 C118.6361,83.9981 118.6391,84.0031 118.6411,84.0081 C118.6411,84.0081 118.6411,84.0091 118.6421,84.0091 C118.6721,84.0591 118.7021,84.1071 118.7311,84.1541 C118.7371,84.1621 118.7421,84.1701 118.7471,84.1771 C118.7491,84.1801 118.7511,84.1811 118.7531,84.1851 C118.7881,84.2371 118.8241,84.2881 118.8621,84.3361 C118.8881,84.3691 118.9141,84.4011 118.9411,84.4321 C118.9531,84.4461 118.9651,84.4581 118.9761,84.4711 C118.9931,84.4891 119.0111,84.5071 119.0271,84.5251 C119.0401,84.5381 119.0541,84.5501 119.0671,84.5631 C119.0831,84.5791 119.1001,84.5951 119.1171,84.6101 C119.1311,84.6221 119.1441,84.6331 119.1581,84.6441 C119.1761,84.6591 119.1931,84.6731 119.2111,84.6861 C119.2251,84.6961 119.2381,84.7071 119.2521,84.7171 C119.2711,84.7301 119.2911,84.7421 119.3091,84.7551 C119.3221,84.7641 119.3361,84.7721 119.3491,84.7801 C119.3711,84.7931 119.3921,84.8041 119.4151,84.8151 C119.4261,84.8201 119.4371,84.8281 119.4491,84.8331 C119.4821,84.8491 119.5171,84.8641 119.5521,84.8771 C119.5751,84.8861 119.5961,84.8941 119.6141,84.9041 C121.2881,85.4881 123.0081,84.9011 124.9791,86.5551"})]}))};exports.DeleteFamilyVariantIllustration=g; diff --git a/lib/illustrations/DeleteFamilyVariantIllustration.js.map b/lib/illustrations/DeleteFamilyVariantIllustration.js.map deleted file mode 100644 index 2dfb66db..00000000 --- a/lib/illustrations/DeleteFamilyVariantIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DeleteFamilyVariantIllustration.js","sourceRoot":"","sources":["../../src/illustrations/DeleteFamilyVariantIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+GAAqF;AACrF,kCAAqC;AAErC,IAAM,+BAA+B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC5F,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,iCAAmB,GAAI;QACpC,8BAAC,mBAAW,IAAC,CAAC,EAAC,q+GAAq+G,GAAG,CACn/G,CACP,CAAA;CAAA,CAAC;AAEM,0EAA+B"} \ No newline at end of file diff --git a/lib/illustrations/DeleteIllustration.d.ts b/lib/illustrations/DeleteIllustration.d.ts deleted file mode 100644 index 8f5007df..00000000 --- a/lib/illustrations/DeleteIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const DeleteIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { DeleteIllustration }; diff --git a/lib/illustrations/DeleteIllustration.js b/lib/illustrations/DeleteIllustration.js index 0df00c2c..52487b30 100644 --- a/lib/illustrations/DeleteIllustration.js +++ b/lib/illustrations/DeleteIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DeleteIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Delete_svg_1 = __importDefault(require("../../static/illustrations/Delete.svg")); -var theme_1 = require("../theme"); -var DeleteIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Delete_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M124.911 74.326c.03.12.06.202.067.23.003.002-.003 0 0 0-.066-2.582 1.468-3.536 2.067-5.2a.55.55 0 01.021-.082c.013-.038.024-.076.033-.115.106-.465-.045-1.027-.366-1.626 0-.004-.004-.007-.005-.01a2.8 2.8 0 00-.084-.149v-.002a5.593 5.593 0 00-.17-.277l-.02-.029-.05-.076a2.134 2.134 0 00-.054-.078l-.054-.076-.056-.079-.04-.055c-.523-.706-1.22-1.417-1.955-2.045 0 0-.005-.01 0 0 .028.972-.033 1.936-.185 2.7-.18.92-.598 1.975-1.135 2.92-1.073-.173-2.157-.509-2.989-.942-.695-.363-1.48-.912-2.224-1.548.002.08.006.16.01.241l.002.071a9.479 9.479 0 00.03.425l.005.071a7.877 7.877 0 00.021.238c.01.084.02.168.028.251a.11.11 0 00.002.018l.03.223.006.046.03.202a9.354 9.354 0 00.202.982l.002.01c.1.381.22.735.358 1.047.021.045.041.09.063.134l.002.005h.001c.018.04.04.08.058.116l.001.001.002.004c.022.041.043.082.067.12l.01.016s-.002.001 0 .001l.088.145c.006.008.012.015.016.023l.006.008a2.423 2.423 0 00.188.247l.035.04.051.053.04.037c.017.017.033.033.05.047a.41.41 0 00.041.034c.018.016.035.03.053.043l.041.031c.02.012.04.025.057.038.013.01.027.016.04.024a.712.712 0 00.067.036c.01.005.021.013.033.018.034.016.068.031.103.044.023.01.044.017.062.027 1.674.584 3.394-.003 5.365 1.651" }))); -}; -exports.DeleteIllustration = DeleteIllustration; -//# sourceMappingURL=DeleteIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var s=(e,l,a)=>l in e?v(e,l,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[l]=a,u=(e,l)=>{for(var a in l||(l={}))h.call(l,a)&&s(e,a,l[a]);if(r)for(var a of r(l))n.call(l,a)&&s(e,a,l[a]);return e},d=(e,l)=>x(e,j(l));var o=(e,l)=>{var a={};for(var c in e)h.call(e,c)&&l.indexOf(c)<0&&(a[c]=e[c]);if(e!=null&&r)for(var c of r(e))l.indexOf(c)<0&&n.call(e,c)&&(a[c]=e[c]);return a};var t=require("react/jsx-runtime"),m=require("../static/illustrations/Delete.svg.js"),g=require("../theme/common.js");const q=c=>{var i=c,{title:e,size:l=256}=i,a=o(i,["title","size"]);return t.jsxs("svg",d(u({width:l,height:l,viewBox:"0 0 256 256"},a),{children:[e&&t.jsx("title",{children:e}),t.jsx("image",{href:m}),t.jsx(g.BrandedPath,{d:"M124.911 74.326c.03.12.06.202.067.23.003.002-.003 0 0 0-.066-2.582 1.468-3.536 2.067-5.2a.55.55 0 01.021-.082c.013-.038.024-.076.033-.115.106-.465-.045-1.027-.366-1.626 0-.004-.004-.007-.005-.01a2.8 2.8 0 00-.084-.149v-.002a5.593 5.593 0 00-.17-.277l-.02-.029-.05-.076a2.134 2.134 0 00-.054-.078l-.054-.076-.056-.079-.04-.055c-.523-.706-1.22-1.417-1.955-2.045 0 0-.005-.01 0 0 .028.972-.033 1.936-.185 2.7-.18.92-.598 1.975-1.135 2.92-1.073-.173-2.157-.509-2.989-.942-.695-.363-1.48-.912-2.224-1.548.002.08.006.16.01.241l.002.071a9.479 9.479 0 00.03.425l.005.071a7.877 7.877 0 00.021.238c.01.084.02.168.028.251a.11.11 0 00.002.018l.03.223.006.046.03.202a9.354 9.354 0 00.202.982l.002.01c.1.381.22.735.358 1.047.021.045.041.09.063.134l.002.005h.001c.018.04.04.08.058.116l.001.001.002.004c.022.041.043.082.067.12l.01.016s-.002.001 0 .001l.088.145c.006.008.012.015.016.023l.006.008a2.423 2.423 0 00.188.247l.035.04.051.053.04.037c.017.017.033.033.05.047a.41.41 0 00.041.034c.018.016.035.03.053.043l.041.031c.02.012.04.025.057.038.013.01.027.016.04.024a.712.712 0 00.067.036c.01.005.021.013.033.018.034.016.068.031.103.044.023.01.044.017.062.027 1.674.584 3.394-.003 5.365 1.651"})]}))};exports.DeleteIllustration=q; diff --git a/lib/illustrations/DeleteIllustration.js.map b/lib/illustrations/DeleteIllustration.js.map deleted file mode 100644 index 046862d9..00000000 --- a/lib/illustrations/DeleteIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DeleteIllustration.js","sourceRoot":"","sources":["../../src/illustrations/DeleteIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAC3D,kCAAqC;AAErC,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,8BAAC,mBAAW,IAAC,CAAC,EAAC,wpCAAwpC,GAAG,CACtqC,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/DraftIllustration.d.ts b/lib/illustrations/DraftIllustration.d.ts deleted file mode 100644 index dbd8f1fa..00000000 --- a/lib/illustrations/DraftIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const DraftIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { DraftIllustration }; diff --git a/lib/illustrations/DraftIllustration.js b/lib/illustrations/DraftIllustration.js index 55952479..0dbef0b0 100644 --- a/lib/illustrations/DraftIllustration.js +++ b/lib/illustrations/DraftIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.DraftIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Draft_svg_1 = __importDefault(require("../../static/illustrations/Draft.svg")); -var theme_1 = require("../theme"); -var DraftIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Draft_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M136.516 122.069c.142.417.265.7.302.795.01.01-.012-.005 0 0 0 0 0 .003 0 0 0 .002-.002 0-.002 0-.944-9.111 4.222-12.907 5.884-18.96.007-.09.025-.187.052-.297.035-.135.063-.275.083-.414.247-1.675-.44-3.624-1.74-5.653-.004-.012-.013-.022-.018-.033-.107-.17-.222-.337-.336-.506 0 0-.005-.003-.005-.007a23.814 23.814 0 00-.681-.931c-.024-.032-.047-.066-.072-.098-.068-.084-.137-.168-.202-.254l-.208-.262-.213-.255c-.073-.09-.147-.175-.222-.264-.05-.06-.105-.121-.16-.184-2.041-2.351-4.698-4.675-7.472-6.696 0 0-.021-.031 0 0 .367 3.429.414 6.858.089 9.599-.391 3.305-1.575 7.153-3.216 10.64-3.841-.314-7.766-1.204-10.83-2.511-2.558-1.093-5.491-2.818-8.295-4.864.032.285.066.566.099.85.01.085.022.169.033.254.026.203.05.404.082.607a28.515 28.515 0 00.134.887l.039.246c.042.256.086.51.133.764a31.696 31.696 0 00.179.954c0 .022.008.043.013.067.054.262.107.52.163.779.012.054.024.106.034.159.053.236.108.47.163.706.013.045.025.09.035.138.067.27.133.54.203.806a37.473 37.473 0 00.747 2.477c.004.01.008.019.009.029.456 1.323.975 2.542 1.554 3.609.086.154.172.307.26.455.004.006.004.013.009.018.08.136.16.269.24.396l.004.003.009.014c.087.139.176.276.267.405l.038.053c.002 0 0 .003.002.004.116.17.237.333.355.489.023.026.043.05.062.075.006.01.014.018.02.03a8.4 8.4 0 00.429.5c.099.113.203.218.307.322.044.044.09.084.134.125.066.062.13.12.196.179.049.043.1.08.152.123.06.052.127.102.19.152.05.038.1.073.154.109.066.048.13.093.198.138l.154.094.212.12c.049.027.1.052.147.077.082.038.163.073.246.109.038.014.08.036.123.05.125.052.25.093.377.128.085.026.157.052.226.079 6.083 1.606 12.005-.94 19.433 4.37" }))); -}; -exports.DraftIllustration = DraftIllustration; -//# sourceMappingURL=DraftIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var s=(r,a,c)=>a in r?x(r,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[a]=c,u=(r,a)=>{for(var c in a||(a={}))n.call(a,c)&&s(r,c,a[c]);if(t)for(var c of t(a))h.call(a,c)&&s(r,c,a[c]);return r},d=(r,a)=>j(r,v(a));var o=(r,a)=>{var c={};for(var e in r)n.call(r,e)&&a.indexOf(e)<0&&(c[e]=r[e]);if(r!=null&&t)for(var e of t(r))a.indexOf(e)<0&&h.call(r,e)&&(c[e]=r[e]);return c};var i=require("react/jsx-runtime"),f=require("../static/illustrations/Draft.svg.js"),m=require("../theme/common.js");const g=e=>{var l=e,{title:r,size:a=256}=l,c=o(l,["title","size"]);return i.jsxs("svg",d(u({width:a,height:a,viewBox:"0 0 256 256"},c),{children:[r&&i.jsx("title",{children:r}),i.jsx("image",{href:f}),i.jsx(m.BrandedPath,{d:"M136.516 122.069c.142.417.265.7.302.795.01.01-.012-.005 0 0 0 0 0 .003 0 0 0 .002-.002 0-.002 0-.944-9.111 4.222-12.907 5.884-18.96.007-.09.025-.187.052-.297.035-.135.063-.275.083-.414.247-1.675-.44-3.624-1.74-5.653-.004-.012-.013-.022-.018-.033-.107-.17-.222-.337-.336-.506 0 0-.005-.003-.005-.007a23.814 23.814 0 00-.681-.931c-.024-.032-.047-.066-.072-.098-.068-.084-.137-.168-.202-.254l-.208-.262-.213-.255c-.073-.09-.147-.175-.222-.264-.05-.06-.105-.121-.16-.184-2.041-2.351-4.698-4.675-7.472-6.696 0 0-.021-.031 0 0 .367 3.429.414 6.858.089 9.599-.391 3.305-1.575 7.153-3.216 10.64-3.841-.314-7.766-1.204-10.83-2.511-2.558-1.093-5.491-2.818-8.295-4.864.032.285.066.566.099.85.01.085.022.169.033.254.026.203.05.404.082.607a28.515 28.515 0 00.134.887l.039.246c.042.256.086.51.133.764a31.696 31.696 0 00.179.954c0 .022.008.043.013.067.054.262.107.52.163.779.012.054.024.106.034.159.053.236.108.47.163.706.013.045.025.09.035.138.067.27.133.54.203.806a37.473 37.473 0 00.747 2.477c.004.01.008.019.009.029.456 1.323.975 2.542 1.554 3.609.086.154.172.307.26.455.004.006.004.013.009.018.08.136.16.269.24.396l.004.003.009.014c.087.139.176.276.267.405l.038.053c.002 0 0 .003.002.004.116.17.237.333.355.489.023.026.043.05.062.075.006.01.014.018.02.03a8.4 8.4 0 00.429.5c.099.113.203.218.307.322.044.044.09.084.134.125.066.062.13.12.196.179.049.043.1.08.152.123.06.052.127.102.19.152.05.038.1.073.154.109.066.048.13.093.198.138l.154.094.212.12c.049.027.1.052.147.077.082.038.163.073.246.109.038.014.08.036.123.05.125.052.25.093.377.128.085.026.157.052.226.079 6.083 1.606 12.005-.94 19.433 4.37"})]}))};exports.DraftIllustration=g; diff --git a/lib/illustrations/DraftIllustration.js.map b/lib/illustrations/DraftIllustration.js.map deleted file mode 100644 index 73129ba8..00000000 --- a/lib/illustrations/DraftIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"DraftIllustration.js","sourceRoot":"","sources":["../../src/illustrations/DraftIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AACzD,kCAAqC;AAErC,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI;QACtB,8BAAC,mBAAW,IAAC,CAAC,EAAC,qjDAAqjD,GAAG,CACnkD,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/EntitiesIllustration.d.ts b/lib/illustrations/EntitiesIllustration.d.ts deleted file mode 100644 index c3e52744..00000000 --- a/lib/illustrations/EntitiesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const EntitiesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { EntitiesIllustration }; diff --git a/lib/illustrations/EntitiesIllustration.js b/lib/illustrations/EntitiesIllustration.js index 6dfecb43..90a3f1f7 100644 --- a/lib/illustrations/EntitiesIllustration.js +++ b/lib/illustrations/EntitiesIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EntitiesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Entities_svg_1 = __importDefault(require("../../static/illustrations/Entities.svg")); -var EntitiesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Entities_svg_1.default }))); -}; -exports.EntitiesIllustration = EntitiesIllustration; -//# sourceMappingURL=EntitiesIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var l=(i,t,e)=>t in i?o(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,x=(i,t)=>{for(var e in t||(t={}))u.call(t,e)&&l(i,e,t[e]);if(r)for(var e of r(t))a.call(t,e)&&l(i,e,t[e]);return i},c=(i,t)=>v(i,d(t));var j=(i,t)=>{var e={};for(var s in i)u.call(i,s)&&t.indexOf(s)<0&&(e[s]=i[s]);if(i!=null&&r)for(var s of r(i))t.indexOf(s)<0&&a.call(i,s)&&(e[s]=i[s]);return e};var n=require("react/jsx-runtime"),g=require("../static/illustrations/Entities.svg.js");const E=s=>{var h=s,{title:i,size:t=256}=h,e=j(h,["title","size"]);return n.jsxs("svg",c(x({width:t,height:t,viewBox:"0 0 256 256"},e),{children:[i&&n.jsx("title",{children:i}),n.jsx("image",{href:g})]}))};exports.EntitiesIllustration=E; diff --git a/lib/illustrations/EntitiesIllustration.js.map b/lib/illustrations/EntitiesIllustration.js.map deleted file mode 100644 index 38d2dc07..00000000 --- a/lib/illustrations/EntitiesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EntitiesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/EntitiesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAE/D,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI,CACrB,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/EntitiesRecordIllustration.d.ts b/lib/illustrations/EntitiesRecordIllustration.d.ts deleted file mode 100644 index 890be562..00000000 --- a/lib/illustrations/EntitiesRecordIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const EntitiesRecordIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { EntitiesRecordIllustration }; diff --git a/lib/illustrations/EntitiesRecordIllustration.js b/lib/illustrations/EntitiesRecordIllustration.js index 4aa57d6d..59ff08d4 100644 --- a/lib/illustrations/EntitiesRecordIllustration.js +++ b/lib/illustrations/EntitiesRecordIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.EntitiesRecordIllustration = void 0; -var react_1 = __importDefault(require("react")); -var EntitiesRecord_svg_1 = __importDefault(require("../../static/illustrations/EntitiesRecord.svg")); -var theme_1 = require("../theme"); -var EntitiesRecordIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: EntitiesRecord_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M138.534 112.8c.084.251.159.422.181.478.007.006-.007 0 0 0-.568-5.482 2.54-7.766 3.54-11.407.006-.06.017-.12.032-.179.02-.082.037-.166.05-.25a5.217 5.217 0 00-1.059-3.419c-.064-.1-.133-.2-.2-.305a15.518 15.518 0 00-.409-.561c-.015-.019-.028-.039-.044-.058-.04-.051-.082-.1-.121-.153l-.125-.158-.129-.153a10.168 10.168 0 00-.133-.159 27.6 27.6 0 00-4.6-4.139c.225 1.918.243 3.854.054 5.775a21.793 21.793 0 01-1.935 6.4 21.793 21.793 0 01-6.514-1.512 26.491 26.491 0 01-4.991-2.927c.018.172.039.341.058.512l.021.153c.016.122.03.243.049.365l.024.168.056.366.024.148c.026.154.051.306.08.459a21.53 21.53 0 00.107.574c0 .014.006.026.009.04.032.158.064.313.1.469.007.033.014.064.02.1a21.76 21.76 0 00.121.508 23.41 23.41 0 00.571 1.973l.005.018c.252.748.565 1.474.935 2.171.052.093.1.185.157.274v.011c.047.081.1.162.144.238v.008c.053.084.106.166.161.244l.023.032c.07.1.143.2.214.294l.037.046.013.018c.083.1.168.206.257.3.06.067.122.131.185.193.026.027.054.05.08.076.026.026.079.072.119.107.04.035.059.049.091.074l.114.091c.038.03.061.045.093.066.032.021.079.056.119.083l.093.057c.042.025.086.048.127.072l.089.046.147.066c.023.008.049.021.074.03.074.03.15.056.227.077.052.015.095.031.137.047 3.659.967 7.223-.565 11.692 2.63" }))); -}; -exports.EntitiesRecordIllustration = EntitiesRecordIllustration; -//# sourceMappingURL=EntitiesRecordIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var s=(c,e,r)=>e in c?v(c,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):c[e]=r,o=(c,e)=>{for(var r in e||(e={}))n.call(e,r)&&s(c,r,e[r]);if(t)for(var r of t(e))d.call(e,r)&&s(c,r,e[r]);return c},h=(c,e)=>x(c,j(e));var u=(c,e)=>{var r={};for(var i in c)n.call(c,i)&&e.indexOf(i)<0&&(r[i]=c[i]);if(c!=null&&t)for(var i of t(c))e.indexOf(i)<0&&d.call(c,i)&&(r[i]=c[i]);return r};var l=require("react/jsx-runtime"),m=require("../static/illustrations/EntitiesRecord.svg.js"),R=require("../theme/common.js");const g=i=>{var a=i,{title:c,size:e=256}=a,r=u(a,["title","size"]);return l.jsxs("svg",h(o({width:e,height:e,viewBox:"0 0 256 256"},r),{children:[c&&l.jsx("title",{children:c}),l.jsx("image",{href:m}),l.jsx(R.BrandedPath,{d:"M138.534 112.8c.084.251.159.422.181.478.007.006-.007 0 0 0-.568-5.482 2.54-7.766 3.54-11.407.006-.06.017-.12.032-.179.02-.082.037-.166.05-.25a5.217 5.217 0 00-1.059-3.419c-.064-.1-.133-.2-.2-.305a15.518 15.518 0 00-.409-.561c-.015-.019-.028-.039-.044-.058-.04-.051-.082-.1-.121-.153l-.125-.158-.129-.153a10.168 10.168 0 00-.133-.159 27.6 27.6 0 00-4.6-4.139c.225 1.918.243 3.854.054 5.775a21.793 21.793 0 01-1.935 6.4 21.793 21.793 0 01-6.514-1.512 26.491 26.491 0 01-4.991-2.927c.018.172.039.341.058.512l.021.153c.016.122.03.243.049.365l.024.168.056.366.024.148c.026.154.051.306.08.459a21.53 21.53 0 00.107.574c0 .014.006.026.009.04.032.158.064.313.1.469.007.033.014.064.02.1a21.76 21.76 0 00.121.508 23.41 23.41 0 00.571 1.973l.005.018c.252.748.565 1.474.935 2.171.052.093.1.185.157.274v.011c.047.081.1.162.144.238v.008c.053.084.106.166.161.244l.023.032c.07.1.143.2.214.294l.037.046.013.018c.083.1.168.206.257.3.06.067.122.131.185.193.026.027.054.05.08.076.026.026.079.072.119.107.04.035.059.049.091.074l.114.091c.038.03.061.045.093.066.032.021.079.056.119.083l.093.057c.042.025.086.048.127.072l.089.046.147.066c.023.008.049.021.074.03.074.03.15.056.227.077.052.015.095.031.137.047 3.659.967 7.223-.565 11.692 2.63"})]}))};exports.EntitiesRecordIllustration=g; diff --git a/lib/illustrations/EntitiesRecordIllustration.js.map b/lib/illustrations/EntitiesRecordIllustration.js.map deleted file mode 100644 index eff9d171..00000000 --- a/lib/illustrations/EntitiesRecordIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"EntitiesRecordIllustration.js","sourceRoot":"","sources":["../../src/illustrations/EntitiesRecordIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qGAA2E;AAC3E,kCAAqC;AAErC,IAAM,0BAA0B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACvF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,4BAAc,GAAI;QAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,ksCAAksC,GAAG,CAChtC,CACP,CAAA;CAAA,CAAC;AAEM,gEAA0B"} \ No newline at end of file diff --git a/lib/illustrations/ExportBuilderIllustration.d.ts b/lib/illustrations/ExportBuilderIllustration.d.ts deleted file mode 100644 index 19562bff..00000000 --- a/lib/illustrations/ExportBuilderIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ExportBuilderIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ExportBuilderIllustration }; diff --git a/lib/illustrations/ExportBuilderIllustration.js b/lib/illustrations/ExportBuilderIllustration.js index 1eabf6ff..1c0d4d00 100644 --- a/lib/illustrations/ExportBuilderIllustration.js +++ b/lib/illustrations/ExportBuilderIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExportBuilderIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ExportBuilder_svg_1 = __importDefault(require("../../static/illustrations/ExportBuilder.svg")); -var ExportBuilderIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ExportBuilder_svg_1.default }))); -}; -exports.ExportBuilderIllustration = ExportBuilderIllustration; -//# sourceMappingURL=ExportBuilderIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var o=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var x=(r,e,i)=>e in r?c(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,h=(r,e)=>{for(var i in e||(e={}))o.call(e,i)&&x(r,i,e[i]);if(s)for(var i of s(e))d.call(e,i)&&x(r,i,e[i]);return r},n=(r,e)=>j(r,v(e));var a=(r,e)=>{var i={};for(var t in r)o.call(r,t)&&e.indexOf(t)<0&&(i[t]=r[t]);if(r!=null&&s)for(var t of s(r))e.indexOf(t)<0&&d.call(r,t)&&(i[t]=r[t]);return i};var l=require("react/jsx-runtime"),B=require("../static/illustrations/ExportBuilder.svg.js");const g=t=>{var u=t,{title:r,size:e=256}=u,i=a(u,["title","size"]);return l.jsxs("svg",n(h({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&l.jsx("title",{children:r}),l.jsx("image",{href:B})]}))};exports.ExportBuilderIllustration=g; diff --git a/lib/illustrations/ExportBuilderIllustration.js.map b/lib/illustrations/ExportBuilderIllustration.js.map deleted file mode 100644 index 3457a98d..00000000 --- a/lib/illustrations/ExportBuilderIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExportBuilderIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ExportBuilderIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mGAAyE;AAEzE,IAAM,yBAAyB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACtF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,2BAAa,GAAI,CAC1B,CACP,CAAA;CAAA,CAAC;AAEM,8DAAyB"} \ No newline at end of file diff --git a/lib/illustrations/ExportCsvIllustration.d.ts b/lib/illustrations/ExportCsvIllustration.d.ts deleted file mode 100644 index 37ebf046..00000000 --- a/lib/illustrations/ExportCsvIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ExportCsvIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ExportCsvIllustration }; diff --git a/lib/illustrations/ExportCsvIllustration.js b/lib/illustrations/ExportCsvIllustration.js index c4659606..08782c24 100644 --- a/lib/illustrations/ExportCsvIllustration.js +++ b/lib/illustrations/ExportCsvIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExportCsvIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ExportCsv_svg_1 = __importDefault(require("../../static/illustrations/ExportCsv.svg")); -var ExportCsvIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ExportCsv_svg_1.default }))); -}; -exports.ExportCsvIllustration = ExportCsvIllustration; -//# sourceMappingURL=ExportCsvIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var v=(r,s,t)=>s in r?c(r,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[s]=t,n=(r,s)=>{for(var t in s||(s={}))h.call(s,t)&&v(r,t,s[t]);if(i)for(var t of i(s))l.call(s,t)&&v(r,t,s[t]);return r},u=(r,s)=>j(r,d(s));var a=(r,s)=>{var t={};for(var e in r)h.call(r,e)&&s.indexOf(e)<0&&(t[e]=r[e]);if(r!=null&&i)for(var e of i(r))s.indexOf(e)<0&&l.call(r,e)&&(t[e]=r[e]);return t};var x=require("react/jsx-runtime"),g=require("../static/illustrations/ExportCsv.svg.js");const p=e=>{var o=e,{title:r,size:s=256}=o,t=a(o,["title","size"]);return x.jsxs("svg",u(n({width:s,height:s,viewBox:"0 0 256 256"},t),{children:[r&&x.jsx("title",{children:r}),x.jsx("image",{href:g})]}))};exports.ExportCsvIllustration=p; diff --git a/lib/illustrations/ExportCsvIllustration.js.map b/lib/illustrations/ExportCsvIllustration.js.map deleted file mode 100644 index 291804af..00000000 --- a/lib/illustrations/ExportCsvIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExportCsvIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ExportCsvIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI,CACtB,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/ExportIllustration.d.ts b/lib/illustrations/ExportIllustration.d.ts deleted file mode 100644 index c3e6ccd3..00000000 --- a/lib/illustrations/ExportIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ExportIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ExportIllustration }; diff --git a/lib/illustrations/ExportIllustration.js b/lib/illustrations/ExportIllustration.js index d3bbdd23..adbb6b12 100644 --- a/lib/illustrations/ExportIllustration.js +++ b/lib/illustrations/ExportIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExportIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Export_svg_1 = __importDefault(require("../../static/illustrations/Export.svg")); -var ExportIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Export_svg_1.default }))); -}; -exports.ExportIllustration = ExportIllustration; -//# sourceMappingURL=ExportIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var h=(r,t,e)=>t in r?j(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,u=(r,t)=>{for(var e in t||(t={}))l.call(t,e)&&h(r,e,t[e]);if(s)for(var e of s(t))n.call(t,e)&&h(r,e,t[e]);return r},a=(r,t)=>v(r,d(t));var c=(r,t)=>{var e={};for(var i in r)l.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&s)for(var i of s(r))t.indexOf(i)<0&&n.call(r,i)&&(e[i]=r[i]);return e};var x=require("react/jsx-runtime"),g=require("../static/illustrations/Export.svg.js");const p=i=>{var o=i,{title:r,size:t=256}=o,e=c(o,["title","size"]);return x.jsxs("svg",a(u({width:t,height:t,viewBox:"0 0 256 256"},e),{children:[r&&x.jsx("title",{children:r}),x.jsx("image",{href:g})]}))};exports.ExportIllustration=p; diff --git a/lib/illustrations/ExportIllustration.js.map b/lib/illustrations/ExportIllustration.js.map deleted file mode 100644 index e75dee0b..00000000 --- a/lib/illustrations/ExportIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExportIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ExportIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAE3D,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI,CACnB,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/ExportXlsxIllustration.d.ts b/lib/illustrations/ExportXlsxIllustration.d.ts deleted file mode 100644 index 9c3ceec7..00000000 --- a/lib/illustrations/ExportXlsxIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ExportXlsxIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ExportXlsxIllustration }; diff --git a/lib/illustrations/ExportXlsxIllustration.js b/lib/illustrations/ExportXlsxIllustration.js index b5db52b7..5a5226d3 100644 --- a/lib/illustrations/ExportXlsxIllustration.js +++ b/lib/illustrations/ExportXlsxIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExportXlsxIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ExportXlsx_svg_1 = __importDefault(require("../../static/illustrations/ExportXlsx.svg")); -var ExportXlsxIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ExportXlsx_svg_1.default }))); -}; -exports.ExportXlsxIllustration = ExportXlsxIllustration; -//# sourceMappingURL=ExportXlsxIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var o=(r,s,t)=>s in r?j(r,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[s]=t,u=(r,s)=>{for(var t in s||(s={}))h.call(s,t)&&o(r,t,s[t]);if(i)for(var t of i(s))n.call(s,t)&&o(r,t,s[t]);return r},a=(r,s)=>v(r,d(s));var c=(r,s)=>{var t={};for(var e in r)h.call(r,e)&&s.indexOf(e)<0&&(t[e]=r[e]);if(r!=null&&i)for(var e of i(r))s.indexOf(e)<0&&n.call(r,e)&&(t[e]=r[e]);return t};var x=require("react/jsx-runtime"),g=require("../static/illustrations/ExportXlsx.svg.js");const p=e=>{var l=e,{title:r,size:s=256}=l,t=c(l,["title","size"]);return x.jsxs("svg",a(u({width:s,height:s,viewBox:"0 0 256 256"},t),{children:[r&&x.jsx("title",{children:r}),x.jsx("image",{href:g})]}))};exports.ExportXlsxIllustration=p; diff --git a/lib/illustrations/ExportXlsxIllustration.js.map b/lib/illustrations/ExportXlsxIllustration.js.map deleted file mode 100644 index 70c98a44..00000000 --- a/lib/illustrations/ExportXlsxIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExportXlsxIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ExportXlsxIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6FAAmE;AAEnE,IAAM,sBAAsB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACnF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,wBAAU,GAAI,CACvB,CACP,CAAA;CAAA,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/illustrations/ExportYmlIllustration.d.ts b/lib/illustrations/ExportYmlIllustration.d.ts deleted file mode 100644 index 3a160894..00000000 --- a/lib/illustrations/ExportYmlIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ExportYmlIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ExportYmlIllustration }; diff --git a/lib/illustrations/ExportYmlIllustration.js b/lib/illustrations/ExportYmlIllustration.js index 11d4884c..613f9f32 100644 --- a/lib/illustrations/ExportYmlIllustration.js +++ b/lib/illustrations/ExportYmlIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ExportYmlIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ExportYml_svg_1 = __importDefault(require("../../static/illustrations/ExportYml.svg")); -var ExportYmlIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ExportYml_svg_1.default }))); -}; -exports.ExportYmlIllustration = ExportYmlIllustration; -//# sourceMappingURL=ExportYmlIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var o=(r,t,e)=>t in r?c(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,u=(r,t)=>{for(var e in t||(t={}))h.call(t,e)&&o(r,e,t[e]);if(s)for(var e of s(t))n.call(t,e)&&o(r,e,t[e]);return r},a=(r,t)=>j(r,v(t));var m=(r,t)=>{var e={};for(var i in r)h.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&s)for(var i of s(r))t.indexOf(i)<0&&n.call(r,i)&&(e[i]=r[i]);return e};var l=require("react/jsx-runtime"),d=require("../static/illustrations/ExportYml.svg.js");const g=i=>{var x=i,{title:r,size:t=256}=x,e=m(x,["title","size"]);return l.jsxs("svg",a(u({width:t,height:t,viewBox:"0 0 256 256"},e),{children:[r&&l.jsx("title",{children:r}),l.jsx("image",{href:d})]}))};exports.ExportYmlIllustration=g; diff --git a/lib/illustrations/ExportYmlIllustration.js.map b/lib/illustrations/ExportYmlIllustration.js.map deleted file mode 100644 index c4bde81d..00000000 --- a/lib/illustrations/ExportYmlIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ExportYmlIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ExportYmlIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI,CACtB,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/FamilyIllustration.d.ts b/lib/illustrations/FamilyIllustration.d.ts deleted file mode 100644 index a776396f..00000000 --- a/lib/illustrations/FamilyIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const FamilyIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { FamilyIllustration }; diff --git a/lib/illustrations/FamilyIllustration.js b/lib/illustrations/FamilyIllustration.js index 5c5a8105..c24bc6ad 100644 --- a/lib/illustrations/FamilyIllustration.js +++ b/lib/illustrations/FamilyIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FamilyIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Family_svg_1 = __importDefault(require("../../static/illustrations/Family.svg")); -var theme_1 = require("../theme"); -var FamilyIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Family_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M131.266 103.844c.104.308.195.52.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.74 3.123-9.549 4.351-14.026.006-.067.02-.139.04-.22.025-.1.045-.204.061-.308.182-1.238-.325-2.68-1.286-4.18-.004-.01-.01-.018-.016-.026-.078-.125-.163-.25-.248-.375l-.004-.004a16.2 16.2 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.149-.188-.153-.194a22.65 22.65 0 01-.158-.189l-.165-.195-.118-.136c-1.51-1.74-3.476-3.459-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.102-.29 2.445-1.165 5.291-2.379 7.872-2.842-.233-5.747-.892-8.012-1.859-1.893-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.02.15.038.3.061.45l.03.205a20.201 20.201 0 00.098.632 25.593 25.593 0 00.107.62c.038.22.08.435.123.651.002.016.007.032.01.05l.121.576c.01.04.018.078.025.117l.121.523c.01.033.018.067.025.102l.15.596c.002.001.002.003.002.003.168.633.352 1.244.551 1.83l.007.021c.337.98.721 1.881 1.15 2.67.063.114.127.227.192.337.003.004.003.01.006.013l.001.001.178.292.002.002.007.01c.064.104.13.204.197.3v.001c.01.014.018.025.03.038 0 .001-.002.003 0 .004a9.936 9.936 0 00.308.417l.016.021a6.062 6.062 0 00.544.61c.032.031.067.061.1.092.047.046.096.088.144.132.037.032.074.06.112.091l.141.113c.037.028.075.053.114.081l.146.1c.037.024.076.048.114.07.053.032.106.06.157.09.037.02.073.038.11.056.06.028.12.054.181.081.028.01.06.026.09.037.093.038.186.07.28.095.063.018.116.038.167.058 4.5 1.19 8.882-.695 14.377 3.234" }))); -}; -exports.FamilyIllustration = FamilyIllustration; -//# sourceMappingURL=FamilyIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(l,c,a)=>c in l?o(l,c,{enumerable:!0,configurable:!0,writable:!0,value:a}):l[c]=a,m=(l,c)=>{for(var a in c||(c={}))n.call(c,a)&&t(l,a,c[a]);if(i)for(var a of i(c))h.call(c,a)&&t(l,a,c[a]);return l},u=(l,c)=>v(l,x(c));var d=(l,c)=>{var a={};for(var r in l)n.call(l,r)&&c.indexOf(r)<0&&(a[r]=l[r]);if(l!=null&&i)for(var r of i(l))c.indexOf(r)<0&&h.call(l,r)&&(a[r]=l[r]);return a};var e=require("react/jsx-runtime"),j=require("../static/illustrations/Family.svg.js"),g=require("../theme/common.js");const q=r=>{var s=r,{title:l,size:c=256}=s,a=d(s,["title","size"]);return e.jsxs("svg",u(m({width:c,height:c,viewBox:"0 0 256 256"},a),{children:[l&&e.jsx("title",{children:l}),e.jsx("image",{href:j}),e.jsx(g.BrandedPath,{d:"M131.266 103.844c.104.308.195.52.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.74 3.123-9.549 4.351-14.026.006-.067.02-.139.04-.22.025-.1.045-.204.061-.308.182-1.238-.325-2.68-1.286-4.18-.004-.01-.01-.018-.016-.026-.078-.125-.163-.25-.248-.375l-.004-.004a16.2 16.2 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.149-.188-.153-.194a22.65 22.65 0 01-.158-.189l-.165-.195-.118-.136c-1.51-1.74-3.476-3.459-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.102-.29 2.445-1.165 5.291-2.379 7.872-2.842-.233-5.747-.892-8.012-1.859-1.893-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.02.15.038.3.061.45l.03.205a20.201 20.201 0 00.098.632 25.593 25.593 0 00.107.62c.038.22.08.435.123.651.002.016.007.032.01.05l.121.576c.01.04.018.078.025.117l.121.523c.01.033.018.067.025.102l.15.596c.002.001.002.003.002.003.168.633.352 1.244.551 1.83l.007.021c.337.98.721 1.881 1.15 2.67.063.114.127.227.192.337.003.004.003.01.006.013l.001.001.178.292.002.002.007.01c.064.104.13.204.197.3v.001c.01.014.018.025.03.038 0 .001-.002.003 0 .004a9.936 9.936 0 00.308.417l.016.021a6.062 6.062 0 00.544.61c.032.031.067.061.1.092.047.046.096.088.144.132.037.032.074.06.112.091l.141.113c.037.028.075.053.114.081l.146.1c.037.024.076.048.114.07.053.032.106.06.157.09.037.02.073.038.11.056.06.028.12.054.181.081.028.01.06.026.09.037.093.038.186.07.28.095.063.018.116.038.167.058 4.5 1.19 8.882-.695 14.377 3.234"})]}))};exports.FamilyIllustration=q; diff --git a/lib/illustrations/FamilyIllustration.js.map b/lib/illustrations/FamilyIllustration.js.map deleted file mode 100644 index d8cb1dbf..00000000 --- a/lib/illustrations/FamilyIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FamilyIllustration.js","sourceRoot":"","sources":["../../src/illustrations/FamilyIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAC3D,kCAAqC;AAErC,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,8BAAC,mBAAW,IAAC,CAAC,EAAC,24CAA24C,GAAG,CACz5C,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/FamilyVariantIllustration.d.ts b/lib/illustrations/FamilyVariantIllustration.d.ts deleted file mode 100644 index 5c56ec8c..00000000 --- a/lib/illustrations/FamilyVariantIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const FamilyVariantIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { FamilyVariantIllustration }; diff --git a/lib/illustrations/FamilyVariantIllustration.js b/lib/illustrations/FamilyVariantIllustration.js index 8d5902a0..b58e674e 100644 --- a/lib/illustrations/FamilyVariantIllustration.js +++ b/lib/illustrations/FamilyVariantIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FamilyVariantIllustration = void 0; -var react_1 = __importDefault(require("react")); -var FamilyVariant_svg_1 = __importDefault(require("../../static/illustrations/FamilyVariant.svg")); -var theme_1 = require("../theme"); -var FamilyVariantIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: FamilyVariant_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M100.267 107.098c.104.31.195.52.223.588.008.008-.01-.004 0 0 0 0 0 .002 0 0 0 .002-.002 0-.002 0-.698-6.74 3.124-9.549 4.353-14.026.006-.067.019-.139.039-.22.026-.1.046-.204.062-.308.182-1.238-.325-2.68-1.287-4.18-.004-.01-.01-.018-.015-.026-.078-.125-.163-.25-.248-.374l-.004-.005a17.584 17.584 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.15-.188-.153-.194-.157-.189-.165-.195c-.037-.044-.078-.09-.12-.136-1.508-1.739-3.474-3.459-5.526-4.954 0 0-.016-.023 0 0 .27 2.536.306 5.073.065 7.102-.29 2.445-1.165 5.292-2.38 7.872-2.84-.233-5.745-.892-8.01-1.859-1.894-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.019.15.038.3.06.45l.03.206c.023.151.045.3.07.45l.029.181c.03.19.063.377.098.566.002.018.004.037.009.054.038.22.08.435.123.651.002.016.007.032.01.05.039.194.079.384.12.576l.026.117c.039.175.08.35.12.523.01.033.019.067.026.102.049.2.098.4.15.596.002.001.002.003.002.003.168.633.352 1.244.55 1.83.003.008.006.014.007.021.338.98.722 1.881 1.15 2.67.064.114.128.227.192.337.004.004.004.01.007.014.06.1.119.2.179.292l.002.002.007.011c.064.103.129.203.197.3l.028.038v.004c.087.125.177.246.265.361l.045.056.016.022c.102.13.207.254.316.371.074.083.15.161.227.237.033.033.068.062.1.093.048.046.097.088.145.132.037.032.074.06.112.091.046.04.093.075.14.113.038.028.076.053.115.081.048.035.096.068.146.101l.114.07c.052.031.106.06.157.088.037.021.074.04.109.057.06.028.119.055.182.081.028.011.059.026.09.037.092.038.186.07.279.095.063.02.117.038.168.058 4.5 1.19 8.882-.695 14.377 3.234" }))); -}; -exports.FamilyVariantIllustration = FamilyVariantIllustration; -//# sourceMappingURL=FamilyVariantIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var c=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var n=(l,r,a)=>r in l?o(l,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):l[r]=a,m=(l,r)=>{for(var a in r||(r={}))s.call(r,a)&&n(l,a,r[a]);if(c)for(var a of c(r))h.call(r,a)&&n(l,a,r[a]);return l},u=(l,r)=>v(l,x(r));var d=(l,r)=>{var a={};for(var i in l)s.call(l,i)&&r.indexOf(i)<0&&(a[i]=l[i]);if(l!=null&&c)for(var i of c(l))r.indexOf(i)<0&&h.call(l,i)&&(a[i]=l[i]);return a};var e=require("react/jsx-runtime"),j=require("../static/illustrations/FamilyVariant.svg.js"),g=require("../theme/common.js");const q=i=>{var t=i,{title:l,size:r=256}=t,a=d(t,["title","size"]);return e.jsxs("svg",u(m({width:r,height:r,viewBox:"0 0 256 256"},a),{children:[l&&e.jsx("title",{children:l}),e.jsx("image",{href:j}),e.jsx(g.BrandedPath,{d:"M100.267 107.098c.104.31.195.52.223.588.008.008-.01-.004 0 0 0 0 0 .002 0 0 0 .002-.002 0-.002 0-.698-6.74 3.124-9.549 4.353-14.026.006-.067.019-.139.039-.22.026-.1.046-.204.062-.308.182-1.238-.325-2.68-1.287-4.18-.004-.01-.01-.018-.015-.026-.078-.125-.163-.25-.248-.374l-.004-.005a17.584 17.584 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.15-.188-.153-.194-.157-.189-.165-.195c-.037-.044-.078-.09-.12-.136-1.508-1.739-3.474-3.459-5.526-4.954 0 0-.016-.023 0 0 .27 2.536.306 5.073.065 7.102-.29 2.445-1.165 5.292-2.38 7.872-2.84-.233-5.745-.892-8.01-1.859-1.894-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.019.15.038.3.06.45l.03.206c.023.151.045.3.07.45l.029.181c.03.19.063.377.098.566.002.018.004.037.009.054.038.22.08.435.123.651.002.016.007.032.01.05.039.194.079.384.12.576l.026.117c.039.175.08.35.12.523.01.033.019.067.026.102.049.2.098.4.15.596.002.001.002.003.002.003.168.633.352 1.244.55 1.83.003.008.006.014.007.021.338.98.722 1.881 1.15 2.67.064.114.128.227.192.337.004.004.004.01.007.014.06.1.119.2.179.292l.002.002.007.011c.064.103.129.203.197.3l.028.038v.004c.087.125.177.246.265.361l.045.056.016.022c.102.13.207.254.316.371.074.083.15.161.227.237.033.033.068.062.1.093.048.046.097.088.145.132.037.032.074.06.112.091.046.04.093.075.14.113.038.028.076.053.115.081.048.035.096.068.146.101l.114.07c.052.031.106.06.157.088.037.021.074.04.109.057.06.028.119.055.182.081.028.011.059.026.09.037.092.038.186.07.279.095.063.02.117.038.168.058 4.5 1.19 8.882-.695 14.377 3.234"})]}))};exports.FamilyVariantIllustration=q; diff --git a/lib/illustrations/FamilyVariantIllustration.js.map b/lib/illustrations/FamilyVariantIllustration.js.map deleted file mode 100644 index cd688074..00000000 --- a/lib/illustrations/FamilyVariantIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FamilyVariantIllustration.js","sourceRoot":"","sources":["../../src/illustrations/FamilyVariantIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mGAAyE;AACzE,kCAAqC;AAErC,IAAM,yBAAyB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACtF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,2BAAa,GAAI;QAC9B,8BAAC,mBAAW,IAAC,CAAC,EAAC,69CAA69C,GAAG,CAC3+C,CACP,CAAA;CAAA,CAAC;AAEM,8DAAyB"} \ No newline at end of file diff --git a/lib/illustrations/GraphIllustration.d.ts b/lib/illustrations/GraphIllustration.d.ts deleted file mode 100644 index 4dbb778a..00000000 --- a/lib/illustrations/GraphIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const GraphIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { GraphIllustration }; diff --git a/lib/illustrations/GraphIllustration.js b/lib/illustrations/GraphIllustration.js index 87ca7864..7b848de6 100644 --- a/lib/illustrations/GraphIllustration.js +++ b/lib/illustrations/GraphIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.GraphIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Graph_svg_1 = __importDefault(require("../../static/illustrations/Graph.svg")); -var GraphIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Graph_svg_1.default }))); -}; -exports.GraphIllustration = GraphIllustration; -//# sourceMappingURL=GraphIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(r,e,i)=>e in r?o(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,x=(r,e)=>{for(var i in e||(e={}))n.call(e,i)&&l(r,i,e[i]);if(t)for(var i of t(e))u.call(e,i)&&l(r,i,e[i]);return r},c=(r,e)=>v(r,d(e));var j=(r,e)=>{var i={};for(var s in r)n.call(r,s)&&e.indexOf(s)<0&&(i[s]=r[s]);if(r!=null&&t)for(var s of t(r))e.indexOf(s)<0&&u.call(r,s)&&(i[s]=r[s]);return i};var h=require("react/jsx-runtime"),g=require("../static/illustrations/Graph.svg.js");const p=s=>{var a=s,{title:r,size:e=256}=a,i=j(a,["title","size"]);return h.jsxs("svg",c(x({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&h.jsx("title",{children:r}),h.jsx("image",{href:g})]}))};exports.GraphIllustration=p; diff --git a/lib/illustrations/GraphIllustration.js.map b/lib/illustrations/GraphIllustration.js.map deleted file mode 100644 index 65bd118d..00000000 --- a/lib/illustrations/GraphIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"GraphIllustration.js","sourceRoot":"","sources":["../../src/illustrations/GraphIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AAEzD,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI,CAClB,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/GroupsIllustration.d.ts b/lib/illustrations/GroupsIllustration.d.ts deleted file mode 100644 index 4bd6a780..00000000 --- a/lib/illustrations/GroupsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const GroupsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { GroupsIllustration }; diff --git a/lib/illustrations/GroupsIllustration.js b/lib/illustrations/GroupsIllustration.js index 637c41ef..56dd76e4 100644 --- a/lib/illustrations/GroupsIllustration.js +++ b/lib/illustrations/GroupsIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.GroupsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Groups_svg_1 = __importDefault(require("../../static/illustrations/Groups.svg")); -var theme_1 = require("../theme"); -var GroupsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Groups_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M157.93 178.163c.079.23.147.386.167.438.007.006-.006-.002 0 0 0 0 0 .001 0 0h-.001c-.52-5.013 2.324-7.102 3.237-10.433.005-.05.015-.103.03-.163a2.21 2.21 0 00.046-.23c.136-.922-.242-1.994-.957-3.11l-.011-.018a13.39 13.39 0 00-.185-.278s-.003-.002-.003-.005a14.074 14.074 0 00-.374-.513c-.013-.017-.026-.036-.04-.052-.037-.047-.076-.094-.111-.14-.04-.05-.076-.099-.114-.144l-.118-.14-.122-.147a6.553 6.553 0 00-.09-.1c-1.122-1.293-2.583-2.572-4.11-3.685 0 0-.012-.017 0 0 .202 1.886.228 3.773.049 5.282-.216 1.82-.866 3.936-1.77 5.856-2.113-.173-4.274-.663-5.96-1.382-1.408-.602-3.021-1.552-4.564-2.678.017.158.035.313.054.469l.018.14.045.334.023.154.05.334.023.136.072.42.007.04c.029.163.06.323.092.484l.008.036c.029.145.058.286.089.43l.019.088c.029.13.06.26.09.388a.564.564 0 01.018.077c.038.148.074.297.113.443v.001c.126.471.262.927.41 1.362a13.144 13.144 0 00.86 2.002c.048.085.096.169.144.25l.005.01c.044.075.089.149.133.219l.006.008c.048.077.097.151.147.222v.001l.02.03v.002c.066.093.132.183.198.268l.034.042c.003.006.008.01.01.017a5.367 5.367 0 00.406.452l.073.069.108.099c.027.023.055.043.083.066.035.03.07.056.105.084.028.022.056.04.085.06a2.635 2.635 0 00.194.129l.116.065c.028.016.055.029.08.042.046.022.09.04.136.06.022.007.045.02.068.029.069.026.138.05.208.07.047.014.087.029.125.043 3.346.883 6.606-.517 10.693 2.405" }))); -}; -exports.GroupsIllustration = GroupsIllustration; -//# sourceMappingURL=GroupsIllustration.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var t=(c,r,l)=>r in c?d(c,r,{enumerable:!0,configurable:!0,writable:!0,value:l}):c[r]=l,h=(c,r)=>{for(var l in r||(r={}))u.call(r,l)&&t(c,l,r[l]);if(s)for(var l of s(r))o.call(r,l)&&t(c,l,r[l]);return c},n=(c,r)=>x(c,j(r));var v=(c,r)=>{var l={};for(var a in c)u.call(c,a)&&r.indexOf(a)<0&&(l[a]=c[a]);if(c!=null&&s)for(var a of s(c))r.indexOf(a)<0&&o.call(c,a)&&(l[a]=c[a]);return l};var e=require("react/jsx-runtime"),m=require("../static/illustrations/Groups.svg.js"),g=require("../theme/common.js");const p=a=>{var i=a,{title:c,size:r=256}=i,l=v(i,["title","size"]);return e.jsxs("svg",n(h({width:r,height:r,viewBox:"0 0 256 256"},l),{children:[c&&e.jsx("title",{children:c}),e.jsx("image",{href:m}),e.jsx(g.BrandedPath,{d:"M157.93 178.163c.079.23.147.386.167.438.007.006-.006-.002 0 0 0 0 0 .001 0 0h-.001c-.52-5.013 2.324-7.102 3.237-10.433.005-.05.015-.103.03-.163a2.21 2.21 0 00.046-.23c.136-.922-.242-1.994-.957-3.11l-.011-.018a13.39 13.39 0 00-.185-.278s-.003-.002-.003-.005a14.074 14.074 0 00-.374-.513c-.013-.017-.026-.036-.04-.052-.037-.047-.076-.094-.111-.14-.04-.05-.076-.099-.114-.144l-.118-.14-.122-.147a6.553 6.553 0 00-.09-.1c-1.122-1.293-2.583-2.572-4.11-3.685 0 0-.012-.017 0 0 .202 1.886.228 3.773.049 5.282-.216 1.82-.866 3.936-1.77 5.856-2.113-.173-4.274-.663-5.96-1.382-1.408-.602-3.021-1.552-4.564-2.678.017.158.035.313.054.469l.018.14.045.334.023.154.05.334.023.136.072.42.007.04c.029.163.06.323.092.484l.008.036c.029.145.058.286.089.43l.019.088c.029.13.06.26.09.388a.564.564 0 01.018.077c.038.148.074.297.113.443v.001c.126.471.262.927.41 1.362a13.144 13.144 0 00.86 2.002c.048.085.096.169.144.25l.005.01c.044.075.089.149.133.219l.006.008c.048.077.097.151.147.222v.001l.02.03v.002c.066.093.132.183.198.268l.034.042c.003.006.008.01.01.017a5.367 5.367 0 00.406.452l.073.069.108.099c.027.023.055.043.083.066.035.03.07.056.105.084.028.022.056.04.085.06a2.635 2.635 0 00.194.129l.116.065c.028.016.055.029.08.042.046.022.09.04.136.06.022.007.045.02.068.029.069.026.138.05.208.07.047.014.087.029.125.043 3.346.883 6.606-.517 10.693 2.405"})]}))};exports.GroupsIllustration=p; diff --git a/lib/illustrations/GroupsIllustration.js.map b/lib/illustrations/GroupsIllustration.js.map deleted file mode 100644 index 46596c5a..00000000 --- a/lib/illustrations/GroupsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"GroupsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/GroupsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAC3D,kCAAqC;AAErC,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,8BAAC,mBAAW,IAAC,CAAC,EAAC,mzCAAmzC,GAAG,CACj0C,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/IllustrationProps.d.ts b/lib/illustrations/IllustrationProps.d.ts deleted file mode 100644 index 1452e3ac..00000000 --- a/lib/illustrations/IllustrationProps.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { RefObject, SVGProps } from 'react'; -import { Override } from '../shared'; -type IllustrationProps = Override, { - title?: string; - size?: number | string; - className?: string; - animateOnHover?: boolean; - ref?: RefObject; -}>; -export type { IllustrationProps }; diff --git a/lib/illustrations/IllustrationProps.js b/lib/illustrations/IllustrationProps.js deleted file mode 100644 index 6e5d4ad9..00000000 --- a/lib/illustrations/IllustrationProps.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=IllustrationProps.js.map \ No newline at end of file diff --git a/lib/illustrations/IllustrationProps.js.map b/lib/illustrations/IllustrationProps.js.map deleted file mode 100644 index 8ac436b0..00000000 --- a/lib/illustrations/IllustrationProps.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IllustrationProps.js","sourceRoot":"","sources":["../../src/illustrations/IllustrationProps.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/illustrations/ImportCsvIllustration.d.ts b/lib/illustrations/ImportCsvIllustration.d.ts deleted file mode 100644 index 74d177aa..00000000 --- a/lib/illustrations/ImportCsvIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ImportCsvIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ImportCsvIllustration }; diff --git a/lib/illustrations/ImportCsvIllustration.js b/lib/illustrations/ImportCsvIllustration.js index 4e87bd22..d9eea5f6 100644 --- a/lib/illustrations/ImportCsvIllustration.js +++ b/lib/illustrations/ImportCsvIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ImportCsvIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ImportCsv_svg_1 = __importDefault(require("../../static/illustrations/ImportCsv.svg")); -var ImportCsvIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ImportCsv_svg_1.default }))); -}; -exports.ImportCsvIllustration = ImportCsvIllustration; -//# sourceMappingURL=ImportCsvIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,I=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var h=(r,s,t)=>s in r?x(r,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[s]=t,u=(r,s)=>{for(var t in s||(s={}))l.call(s,t)&&h(r,t,s[t]);if(i)for(var t of i(s))n.call(s,t)&&h(r,t,s[t]);return r},a=(r,s)=>I(r,c(s));var m=(r,s)=>{var t={};for(var e in r)l.call(r,e)&&s.indexOf(e)<0&&(t[e]=r[e]);if(r!=null&&i)for(var e of i(r))s.indexOf(e)<0&&n.call(r,e)&&(t[e]=r[e]);return t};var o=require("react/jsx-runtime"),j=require("../static/illustrations/ImportCsv.svg.js");const d=e=>{var v=e,{title:r,size:s=256}=v,t=m(v,["title","size"]);return o.jsxs("svg",a(u({width:s,height:s,viewBox:"0 0 256 256"},t),{children:[r&&o.jsx("title",{children:r}),o.jsx("image",{href:j})]}))};exports.ImportCsvIllustration=d; diff --git a/lib/illustrations/ImportCsvIllustration.js.map b/lib/illustrations/ImportCsvIllustration.js.map deleted file mode 100644 index e427166b..00000000 --- a/lib/illustrations/ImportCsvIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ImportCsvIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ImportCsvIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI,CACtB,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/ImportIllustration.d.ts b/lib/illustrations/ImportIllustration.d.ts deleted file mode 100644 index 38c237c3..00000000 --- a/lib/illustrations/ImportIllustration.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ImportIllustration: { - ({ title, size, animateOnHover, ...props }: IllustrationProps): React.JSX.Element; - animatedMixin: import("styled-components").RuleSet; -}; -export { ImportIllustration }; diff --git a/lib/illustrations/ImportIllustration.js b/lib/illustrations/ImportIllustration.js index 4c18e3a1..17f9ff58 100644 --- a/lib/illustrations/ImportIllustration.js +++ b/lib/illustrations/ImportIllustration.js @@ -1,87 +1,20 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ImportIllustration = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importStar(require("styled-components")); -var Import_svg_1 = __importDefault(require("../../static/illustrations/Import.svg")); -var Stars = styled_components_1.default.g(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n fill: #5e63b6;\n transform-origin: 50% 50%;\n transition: transform 0.2s linear;\n"], ["\n fill: #5e63b6;\n transform-origin: 50% 50%;\n transition: transform 0.2s linear;\n"]))); -var Arrow = styled_components_1.default.g(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n fill: #9452ba;\n transform-origin: 51% 32%;\n transition: transform 0.3s ease-in-out;\n"], ["\n fill: #9452ba;\n transform-origin: 51% 32%;\n transition: transform 0.3s ease-in-out;\n"]))); -var animatedMixin = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", " {\n transform: scale(1.2);\n }\n ", " {\n transform: rotate(180deg);\n }\n"], ["\n ", " {\n transform: scale(1.2);\n }\n ", " {\n transform: rotate(180deg);\n }\n"])), Stars, Arrow); -var Container = styled_components_1.default.svg(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n :hover {\n ", "\n }\n"], ["\n :hover {\n ", "\n }\n"])), function (_a) { - var animateOnHover = _a.animateOnHover; - return animateOnHover && animatedMixin; -}); -var ImportIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, _c = _a.animateOnHover, animateOnHover = _c === void 0 ? true : _c, props = __rest(_a, ["title", "size", "animateOnHover"]); - return (react_1.default.createElement(Container, __assign({ width: size, height: size, viewBox: "0 0 256 256", animateOnHover: animateOnHover }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Import_svg_1.default }), - react_1.default.createElement(Stars, null, - react_1.default.createElement("path", { d: "M218.1797,101.9522 C217.6267,101.9522 217.1797,101.5052 217.1797,100.9522 L217.1797,93.9522 C217.1797,93.3992 217.6267,92.9522 218.1797,92.9522 C218.7327,92.9522 219.1797,93.3992 219.1797,93.9522 L219.1797,100.9522 C219.1797,101.5052 218.7327,101.9522 218.1797,101.9522" }), - react_1.default.createElement("path", { d: "M221.6797,98.4522 L214.6797,98.4522 C214.1267,98.4522 213.6797,98.0052 213.6797,97.4522 C213.6797,96.8992 214.1267,96.4522 214.6797,96.4522 L221.6797,96.4522 C222.2327,96.4522 222.6797,96.8992 222.6797,97.4522 C222.6797,98.0052 222.2327,98.4522 221.6797,98.4522" }), - react_1.default.createElement("path", { d: "M212.251,159.4356 L208.313,159.4356 C208.037,159.4356 207.814,159.2116 207.814,158.9356 C207.814,158.6596 208.037,158.4356 208.313,158.4356 L212.251,158.4356 C212.527,158.4356 212.751,158.6596 212.751,158.9356 C212.751,159.2116 212.527,159.4356 212.251,159.4356" }), - react_1.default.createElement("path", { d: "M210.2822,161.4043 C210.0062,161.4043 209.7822,161.1803 209.7822,160.9043 L209.7822,156.9673 C209.7822,156.6903 210.0062,156.4673 210.2822,156.4673 C210.5582,156.4673 210.7822,156.6903 210.7822,156.9673 L210.7822,160.9043 C210.7822,161.1803 210.5582,161.4043 210.2822,161.4043" }), - react_1.default.createElement("path", { d: "M56.6792,48.4522 L49.6792,48.4522 C49.1272,48.4522 48.6792,48.0052 48.6792,47.4522 C48.6792,46.8992 49.1272,46.4522 49.6792,46.4522 L56.6792,46.4522 C57.2312,46.4522 57.6792,46.8992 57.6792,47.4522 C57.6792,48.0052 57.2312,48.4522 56.6792,48.4522" }), - react_1.default.createElement("path", { d: "M53.1792,51.9522 C52.6272,51.9522 52.1792,51.5052 52.1792,50.9522 L52.1792,43.9522 C52.1792,43.3992 52.6272,42.9522 53.1792,42.9522 C53.7312,42.9522 54.1792,43.3992 54.1792,43.9522 L54.1792,50.9522 C54.1792,51.5052 53.7312,51.9522 53.1792,51.9522" }), - react_1.default.createElement("path", { d: "M36.2822,117.4043 C36.0062,117.4043 35.7822,117.1803 35.7822,116.9043 L35.7822,112.9673 C35.7822,112.6903 36.0062,112.4673 36.2822,112.4673 C36.5582,112.4673 36.7822,112.6903 36.7822,112.9673 L36.7822,116.9043 C36.7822,117.1803 36.5582,117.4043 36.2822,117.4043" }), - react_1.default.createElement("path", { d: "M38.251,115.4356 L34.313,115.4356 C34.037,115.4356 33.814,115.2116 33.814,114.9356 C33.814,114.6596 34.037,114.4356 34.313,114.4356 L38.251,114.4356 C38.527,114.4356 38.751,114.6596 38.751,114.9356 C38.751,115.2116 38.527,115.4356 38.251,115.4356" })), - react_1.default.createElement(Arrow, null, - react_1.default.createElement("path", { d: "M130.4976,90.1905 C129.6686,90.1905 128.9976,89.5185 128.9976,88.6905 L128.9976,74.9785 C128.9976,74.1505 129.6686,73.4785 130.4976,73.4785 C131.3266,73.4785 131.9976,74.1505 131.9976,74.9785 L131.9976,88.6905 C131.9976,89.5185 131.3266,90.1905 130.4976,90.1905" }), - react_1.default.createElement("path", { d: "M130.4976,90.1905 C130.1136,90.1905 129.7296,90.0445 129.4366,89.7515 L124.5886,84.9035 C124.0026,84.3175 124.0026,83.3685 124.5886,82.7825 C125.1736,82.1965 126.1236,82.1965 126.7096,82.7825 L130.4976,86.5695 L134.2856,82.7825 C134.8716,82.1965 135.8206,82.1965 136.4066,82.7825 C136.9926,83.3685 136.9926,84.3175 136.4066,84.9035 L131.5586,89.7515 C131.2656,90.0445 130.8816,90.1905 130.4976,90.1905" })))); -}; -exports.ImportIllustration = ImportIllustration; -ImportIllustration.animatedMixin = animatedMixin; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=ImportIllustration.js.map \ No newline at end of file +"use strict";var m=Object.defineProperty,M=Object.defineProperties;var g=Object.getOwnPropertyDescriptors;var e=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var o=(t,r,s)=>r in t?m(t,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[r]=s,L=(t,r)=>{for(var s in r||(r={}))d.call(r,s)&&o(t,s,r[s]);if(e)for(var s of e(r))l.call(r,s)&&o(t,s,r[s]);return t},h=(t,r)=>M(t,g(r));var x=(t,r)=>{var s={};for(var a in t)d.call(t,a)&&r.indexOf(a)<0&&(s[a]=t[a]);if(t!=null&&e)for(var a of e(t))r.indexOf(a)<0&&l.call(t,a)&&(s[a]=t[a]);return s};var C=require("react/jsx-runtime"),u=require("styled-components"),v=require("../static/illustrations/Import.svg.js");function I(t){return t&&t.__esModule?t:{default:t}}var n=I(u);const f=n.default.g` + fill: #5e63b6; + transform-origin: 50% 50%; + transition: transform 0.2s linear; +`,j=n.default.g` + fill: #9452ba; + transform-origin: 51% 32%; + transition: transform 0.3s ease-in-out; +`,p=u.css` + ${f} { + transform: scale(1.2); + } + ${j} { + transform: rotate(180deg); + } +`,_=n.default.svg` + :hover { + ${({animateOnHover:t})=>t&&p} + } +`,c=q=>{var i=q,{title:t,size:r=256,animateOnHover:s=!0}=i,a=x(i,["title","size","animateOnHover"]);return C.jsxs(_,h(L({width:r,height:r,viewBox:"0 0 256 256",animateOnHover:s},a),{children:[t&&C.jsx("title",{children:t}),C.jsx("image",{href:v}),C.jsxs(f,{children:[C.jsx("path",{d:"M218.1797,101.9522 C217.6267,101.9522 217.1797,101.5052 217.1797,100.9522 L217.1797,93.9522 C217.1797,93.3992 217.6267,92.9522 218.1797,92.9522 C218.7327,92.9522 219.1797,93.3992 219.1797,93.9522 L219.1797,100.9522 C219.1797,101.5052 218.7327,101.9522 218.1797,101.9522"}),C.jsx("path",{d:"M221.6797,98.4522 L214.6797,98.4522 C214.1267,98.4522 213.6797,98.0052 213.6797,97.4522 C213.6797,96.8992 214.1267,96.4522 214.6797,96.4522 L221.6797,96.4522 C222.2327,96.4522 222.6797,96.8992 222.6797,97.4522 C222.6797,98.0052 222.2327,98.4522 221.6797,98.4522"}),C.jsx("path",{d:"M212.251,159.4356 L208.313,159.4356 C208.037,159.4356 207.814,159.2116 207.814,158.9356 C207.814,158.6596 208.037,158.4356 208.313,158.4356 L212.251,158.4356 C212.527,158.4356 212.751,158.6596 212.751,158.9356 C212.751,159.2116 212.527,159.4356 212.251,159.4356"}),C.jsx("path",{d:"M210.2822,161.4043 C210.0062,161.4043 209.7822,161.1803 209.7822,160.9043 L209.7822,156.9673 C209.7822,156.6903 210.0062,156.4673 210.2822,156.4673 C210.5582,156.4673 210.7822,156.6903 210.7822,156.9673 L210.7822,160.9043 C210.7822,161.1803 210.5582,161.4043 210.2822,161.4043"}),C.jsx("path",{d:"M56.6792,48.4522 L49.6792,48.4522 C49.1272,48.4522 48.6792,48.0052 48.6792,47.4522 C48.6792,46.8992 49.1272,46.4522 49.6792,46.4522 L56.6792,46.4522 C57.2312,46.4522 57.6792,46.8992 57.6792,47.4522 C57.6792,48.0052 57.2312,48.4522 56.6792,48.4522"}),C.jsx("path",{d:"M53.1792,51.9522 C52.6272,51.9522 52.1792,51.5052 52.1792,50.9522 L52.1792,43.9522 C52.1792,43.3992 52.6272,42.9522 53.1792,42.9522 C53.7312,42.9522 54.1792,43.3992 54.1792,43.9522 L54.1792,50.9522 C54.1792,51.5052 53.7312,51.9522 53.1792,51.9522"}),C.jsx("path",{d:"M36.2822,117.4043 C36.0062,117.4043 35.7822,117.1803 35.7822,116.9043 L35.7822,112.9673 C35.7822,112.6903 36.0062,112.4673 36.2822,112.4673 C36.5582,112.4673 36.7822,112.6903 36.7822,112.9673 L36.7822,116.9043 C36.7822,117.1803 36.5582,117.4043 36.2822,117.4043"}),C.jsx("path",{d:"M38.251,115.4356 L34.313,115.4356 C34.037,115.4356 33.814,115.2116 33.814,114.9356 C33.814,114.6596 34.037,114.4356 34.313,114.4356 L38.251,114.4356 C38.527,114.4356 38.751,114.6596 38.751,114.9356 C38.751,115.2116 38.527,115.4356 38.251,115.4356"})]}),C.jsxs(j,{children:[C.jsx("path",{d:"M130.4976,90.1905 C129.6686,90.1905 128.9976,89.5185 128.9976,88.6905 L128.9976,74.9785 C128.9976,74.1505 129.6686,73.4785 130.4976,73.4785 C131.3266,73.4785 131.9976,74.1505 131.9976,74.9785 L131.9976,88.6905 C131.9976,89.5185 131.3266,90.1905 130.4976,90.1905"}),C.jsx("path",{d:"M130.4976,90.1905 C130.1136,90.1905 129.7296,90.0445 129.4366,89.7515 L124.5886,84.9035 C124.0026,84.3175 124.0026,83.3685 124.5886,82.7825 C125.1736,82.1965 126.1236,82.1965 126.7096,82.7825 L130.4976,86.5695 L134.2856,82.7825 C134.8716,82.1965 135.8206,82.1965 136.4066,82.7825 C136.9926,83.3685 136.9926,84.3175 136.4066,84.9035 L131.5586,89.7515 C131.2656,90.0445 130.8816,90.1905 130.4976,90.1905"})]})]}))};c.animatedMixin=p;exports.ImportIllustration=c; diff --git a/lib/illustrations/ImportIllustration.js.map b/lib/illustrations/ImportIllustration.js.map deleted file mode 100644 index f909ecbf..00000000 --- a/lib/illustrations/ImportIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ImportIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ImportIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAC1B,qEAA8C;AAE9C,qFAA2D;AAE3D,IAAM,KAAK,GAAG,2BAAM,CAAC,CAAC,6JAAA,0FAIrB,IAAA,CAAC;AAEF,IAAM,KAAK,GAAG,2BAAM,CAAC,CAAC,kKAAA,+FAIrB,IAAA,CAAC;AAEF,IAAM,aAAa,OAAG,uBAAG,kKAAA,MACrB,EAAK,yCAGL,EAAK,2CAGR,KANG,KAAK,EAGL,KAAK,CAGR,CAAC;AAEF,IAAM,SAAS,GAAG,2BAAM,CAAC,GAAG,kGAA2B,oBAEjD,EAAqD,SAE1D,KAFK,UAAC,EAAgB;QAAf,cAAc,oBAAA;IAAM,OAAA,cAAc,IAAI,aAAa;AAA/B,CAA+B,CAE1D,CAAC;AAEF,IAAM,kBAAkB,GAAG,UAAC,EAAuE;IAAtE,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAE,sBAAqB,EAArB,cAAc,mBAAG,IAAI,KAAA,EAAK,KAAK,cAAnD,mCAAoD,CAAD;IAAyB,OAAA,CACtG,8BAAC,SAAS,aAAC,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,EAAC,cAAc,EAAE,cAAc,IAAM,KAAK;QAClG,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,8BAAC,KAAK;YACJ,wCAAM,CAAC,EAAC,+QAA+Q,GAAG;YAC1R,wCAAM,CAAC,EAAC,uQAAuQ,GAAG;YAClR,wCAAM,CAAC,EAAC,uQAAuQ,GAAG;YAClR,wCAAM,CAAC,EAAC,sRAAsR,GAAG;YACjS,wCAAM,CAAC,EAAC,wPAAwP,GAAG;YACnQ,wCAAM,CAAC,EAAC,wPAAwP,GAAG;YACnQ,wCAAM,CAAC,EAAC,uQAAuQ,GAAG;YAClR,wCAAM,CAAC,EAAC,wPAAwP,GAAG,CAC7P;QACR,8BAAC,KAAK;YACJ,wCAAM,CAAC,EAAC,uQAAuQ,GAAG;YAClR,wCAAM,CAAC,EAAC,mZAAmZ,GAAG,CACxZ,CACE,CACb,CAAA;CAAA,CAAC;AAIM,gDAAkB;AAF1B,kBAAkB,CAAC,aAAa,GAAG,aAAa,CAAC"} \ No newline at end of file diff --git a/lib/illustrations/ImportXlsxIllustration.d.ts b/lib/illustrations/ImportXlsxIllustration.d.ts deleted file mode 100644 index 3e50292e..00000000 --- a/lib/illustrations/ImportXlsxIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ImportXlsxIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ImportXlsxIllustration }; diff --git a/lib/illustrations/ImportXlsxIllustration.js b/lib/illustrations/ImportXlsxIllustration.js index 776d7621..8150f1a4 100644 --- a/lib/illustrations/ImportXlsxIllustration.js +++ b/lib/illustrations/ImportXlsxIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ImportXlsxIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ImportXlsx_svg_1 = __importDefault(require("../../static/illustrations/ImportXlsx.svg")); -var ImportXlsxIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ImportXlsx_svg_1.default }))); -}; -exports.ImportXlsxIllustration = ImportXlsxIllustration; -//# sourceMappingURL=ImportXlsxIllustration.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,c=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var o=(r,s,t)=>s in r?I(r,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[s]=t,u=(r,s)=>{for(var t in s||(s={}))h.call(s,t)&&o(r,t,s[t]);if(i)for(var t of i(s))n.call(s,t)&&o(r,t,s[t]);return r},a=(r,s)=>c(r,j(s));var m=(r,s)=>{var t={};for(var e in r)h.call(r,e)&&s.indexOf(e)<0&&(t[e]=r[e]);if(r!=null&&i)for(var e of i(r))s.indexOf(e)<0&&n.call(r,e)&&(t[e]=r[e]);return t};var l=require("react/jsx-runtime"),v=require("../static/illustrations/ImportXlsx.svg.js");const d=e=>{var x=e,{title:r,size:s=256}=x,t=m(x,["title","size"]);return l.jsxs("svg",a(u({width:s,height:s,viewBox:"0 0 256 256"},t),{children:[r&&l.jsx("title",{children:r}),l.jsx("image",{href:v})]}))};exports.ImportXlsxIllustration=d; diff --git a/lib/illustrations/ImportXlsxIllustration.js.map b/lib/illustrations/ImportXlsxIllustration.js.map deleted file mode 100644 index 142c5604..00000000 --- a/lib/illustrations/ImportXlsxIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ImportXlsxIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ImportXlsxIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6FAAmE;AAEnE,IAAM,sBAAsB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACnF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,wBAAU,GAAI,CACvB,CACP,CAAA;CAAA,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/illustrations/ImportYmlIllustration.d.ts b/lib/illustrations/ImportYmlIllustration.d.ts deleted file mode 100644 index 7f200e9c..00000000 --- a/lib/illustrations/ImportYmlIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ImportYmlIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ImportYmlIllustration }; diff --git a/lib/illustrations/ImportYmlIllustration.js b/lib/illustrations/ImportYmlIllustration.js index 8fac97b0..f9eff490 100644 --- a/lib/illustrations/ImportYmlIllustration.js +++ b/lib/illustrations/ImportYmlIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ImportYmlIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ImportYml_svg_1 = __importDefault(require("../../static/illustrations/ImportYml.svg")); -var ImportYmlIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ImportYml_svg_1.default }))); -}; -exports.ImportYmlIllustration = ImportYmlIllustration; -//# sourceMappingURL=ImportYmlIllustration.js.map \ No newline at end of file +"use strict";var I=Object.defineProperty,c=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var o=(r,t,e)=>t in r?I(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,u=(r,t)=>{for(var e in t||(t={}))h.call(t,e)&&o(r,e,t[e]);if(s)for(var e of s(t))n.call(t,e)&&o(r,e,t[e]);return r},a=(r,t)=>c(r,j(t));var x=(r,t)=>{var e={};for(var i in r)h.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&s)for(var i of s(r))t.indexOf(i)<0&&n.call(r,i)&&(e[i]=r[i]);return e};var l=require("react/jsx-runtime"),v=require("../static/illustrations/ImportYml.svg.js");const d=i=>{var m=i,{title:r,size:t=256}=m,e=x(m,["title","size"]);return l.jsxs("svg",a(u({width:t,height:t,viewBox:"0 0 256 256"},e),{children:[r&&l.jsx("title",{children:r}),l.jsx("image",{href:v})]}))};exports.ImportYmlIllustration=d; diff --git a/lib/illustrations/ImportYmlIllustration.js.map b/lib/illustrations/ImportYmlIllustration.js.map deleted file mode 100644 index e56f6cc8..00000000 --- a/lib/illustrations/ImportYmlIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ImportYmlIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ImportYmlIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI,CACtB,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/JuliaIllustration.d.ts b/lib/illustrations/JuliaIllustration.d.ts deleted file mode 100644 index 61379036..00000000 --- a/lib/illustrations/JuliaIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const JuliaIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { JuliaIllustration }; diff --git a/lib/illustrations/JuliaIllustration.js b/lib/illustrations/JuliaIllustration.js index e5d9ad51..21d41c1d 100644 --- a/lib/illustrations/JuliaIllustration.js +++ b/lib/illustrations/JuliaIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.JuliaIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Julia_svg_1 = __importDefault(require("../../static/illustrations/Julia.svg")); -var theme_1 = require("../theme"); -var JuliaIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Julia_svg_1.default }), - react_1.default.createElement("g", { transform: "translate(119, 169.5)" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M12.202,5.434 C11.909,7.163 11.174,9.16 10.223,10.949 C8.201,10.681 6.169,10.107 4.579,9.336 C3.262,8.687 1.763,7.699 0.339,6.553 C0.351,6.699 0.363,6.859 0.375,7.005 C0.374,7.049 0.387,7.093 0.387,7.136 C0.4,7.239 0.397,7.355 0.411,7.457 C0.41,7.501 0.423,7.559 0.423,7.603 C0.435,7.705 0.448,7.822 0.46,7.923 C0.46,7.968 0.474,8.012 0.473,8.055 C0.486,8.186 0.497,8.333 0.524,8.464 C0.55,8.669 0.562,8.814 0.588,8.975 C0.614,9.15 0.627,9.282 0.654,9.413 C0.653,9.443 0.667,9.471 0.666,9.501 C0.693,9.633 0.706,9.749 0.733,9.881 C0.733,9.91 0.747,9.925 0.747,9.954 C0.773,10.1 0.8,10.246 0.827,10.378 C0.92,10.831 1.029,11.27 1.153,11.695 C1.359,12.412 1.596,13.072 1.878,13.644 C1.92,13.732 1.962,13.806 2.005,13.894 C2.047,13.982 2.075,14.056 2.117,14.129 C2.16,14.217 2.202,14.291 2.244,14.364 C2.315,14.482 2.372,14.57 2.429,14.659 C2.457,14.703 2.457,14.718 2.472,14.718 C2.543,14.807 2.614,14.909 2.686,14.998 C2.743,15.058 2.786,15.116 2.843,15.176 C2.871,15.205 2.886,15.221 2.915,15.25 C2.943,15.28 2.987,15.31 3.014,15.354 C3.043,15.384 3.058,15.398 3.087,15.428 C3.115,15.457 3.144,15.487 3.187,15.517 C3.216,15.532 3.244,15.562 3.259,15.577 C3.287,15.606 3.33,15.637 3.359,15.651 C3.389,15.666 3.418,15.682 3.431,15.71 C3.46,15.74 3.503,15.755 3.547,15.786 C3.576,15.8 3.605,15.816 3.619,15.831 C3.663,15.845 3.706,15.876 3.749,15.891 C3.764,15.906 3.793,15.906 3.807,15.921 C3.865,15.951 3.937,15.981 3.995,15.997 C4.039,16.013 4.082,16.028 4.111,16.043 C7.273,17.045 10.532,15.879 14.3,18.872 C14.049,14.046 16.868,12.187 17.915,9.045 C17.915,9.001 17.931,8.943 17.946,8.885 C17.962,8.813 17.993,8.74 17.994,8.667 C18.17,7.797 17.867,6.742 17.23,5.638 C17.159,5.535 17.102,5.447 17.046,5.344 C16.947,5.182 16.833,5.006 16.704,4.828 C16.69,4.813 16.676,4.799 16.662,4.769 C16.633,4.725 16.59,4.681 16.562,4.637 C16.533,4.593 16.491,4.533 16.462,4.489 C16.434,4.445 16.391,4.4 16.363,4.356 C16.32,4.312 16.291,4.253 16.249,4.208 C16.22,4.179 16.191,4.134 16.163,4.105 C15.15,2.806 13.816,1.516 12.406,0.383 C12.507,2.191 12.446,4.011 12.202,5.434 Z" })))); -}; -exports.JuliaIllustration = JuliaIllustration; -//# sourceMappingURL=JuliaIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,c=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(C,r,e)=>r in C?x(C,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):C[r]=e,h=(C,r)=>{for(var e in r||(r={}))n.call(r,e)&&l(C,e,r[e]);if(s)for(var e of s(r))u.call(r,e)&&l(C,e,r[e]);return C},d=(C,r)=>c(C,j(r));var o=(C,r)=>{var e={};for(var i in C)n.call(C,i)&&r.indexOf(i)<0&&(e[i]=C[i]);if(C!=null&&s)for(var i of s(C))r.indexOf(i)<0&&u.call(C,i)&&(e[i]=C[i]);return e};var a=require("react/jsx-runtime"),m=require("../static/illustrations/Julia.svg.js"),v=require("../theme/common.js");const g=i=>{var t=i,{title:C,size:r=256}=t,e=o(t,["title","size"]);return a.jsxs("svg",d(h({width:r,height:r,viewBox:"0 0 256 256"},e),{children:[C&&a.jsx("title",{children:C}),a.jsx("image",{href:m}),a.jsx("g",{transform:"translate(119, 169.5)",children:a.jsx(v.BrandedPath,{d:"M12.202,5.434 C11.909,7.163 11.174,9.16 10.223,10.949 C8.201,10.681 6.169,10.107 4.579,9.336 C3.262,8.687 1.763,7.699 0.339,6.553 C0.351,6.699 0.363,6.859 0.375,7.005 C0.374,7.049 0.387,7.093 0.387,7.136 C0.4,7.239 0.397,7.355 0.411,7.457 C0.41,7.501 0.423,7.559 0.423,7.603 C0.435,7.705 0.448,7.822 0.46,7.923 C0.46,7.968 0.474,8.012 0.473,8.055 C0.486,8.186 0.497,8.333 0.524,8.464 C0.55,8.669 0.562,8.814 0.588,8.975 C0.614,9.15 0.627,9.282 0.654,9.413 C0.653,9.443 0.667,9.471 0.666,9.501 C0.693,9.633 0.706,9.749 0.733,9.881 C0.733,9.91 0.747,9.925 0.747,9.954 C0.773,10.1 0.8,10.246 0.827,10.378 C0.92,10.831 1.029,11.27 1.153,11.695 C1.359,12.412 1.596,13.072 1.878,13.644 C1.92,13.732 1.962,13.806 2.005,13.894 C2.047,13.982 2.075,14.056 2.117,14.129 C2.16,14.217 2.202,14.291 2.244,14.364 C2.315,14.482 2.372,14.57 2.429,14.659 C2.457,14.703 2.457,14.718 2.472,14.718 C2.543,14.807 2.614,14.909 2.686,14.998 C2.743,15.058 2.786,15.116 2.843,15.176 C2.871,15.205 2.886,15.221 2.915,15.25 C2.943,15.28 2.987,15.31 3.014,15.354 C3.043,15.384 3.058,15.398 3.087,15.428 C3.115,15.457 3.144,15.487 3.187,15.517 C3.216,15.532 3.244,15.562 3.259,15.577 C3.287,15.606 3.33,15.637 3.359,15.651 C3.389,15.666 3.418,15.682 3.431,15.71 C3.46,15.74 3.503,15.755 3.547,15.786 C3.576,15.8 3.605,15.816 3.619,15.831 C3.663,15.845 3.706,15.876 3.749,15.891 C3.764,15.906 3.793,15.906 3.807,15.921 C3.865,15.951 3.937,15.981 3.995,15.997 C4.039,16.013 4.082,16.028 4.111,16.043 C7.273,17.045 10.532,15.879 14.3,18.872 C14.049,14.046 16.868,12.187 17.915,9.045 C17.915,9.001 17.931,8.943 17.946,8.885 C17.962,8.813 17.993,8.74 17.994,8.667 C18.17,7.797 17.867,6.742 17.23,5.638 C17.159,5.535 17.102,5.447 17.046,5.344 C16.947,5.182 16.833,5.006 16.704,4.828 C16.69,4.813 16.676,4.799 16.662,4.769 C16.633,4.725 16.59,4.681 16.562,4.637 C16.533,4.593 16.491,4.533 16.462,4.489 C16.434,4.445 16.391,4.4 16.363,4.356 C16.32,4.312 16.291,4.253 16.249,4.208 C16.22,4.179 16.191,4.134 16.163,4.105 C15.15,2.806 13.816,1.516 12.406,0.383 C12.507,2.191 12.446,4.011 12.202,5.434 Z"})})]}))};exports.JuliaIllustration=g; diff --git a/lib/illustrations/JuliaIllustration.js.map b/lib/illustrations/JuliaIllustration.js.map deleted file mode 100644 index 8a99c2fd..00000000 --- a/lib/illustrations/JuliaIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"JuliaIllustration.js","sourceRoot":"","sources":["../../src/illustrations/JuliaIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AACzD,kCAAqC;AAErC,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI;QACtB,qCAAG,SAAS,EAAC,uBAAuB;YAClC,8BAAC,mBAAW,IAAC,CAAC,EAAC,+gEAA+gE,GAAG,CAC/hE,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/LocaleIllustration.d.ts b/lib/illustrations/LocaleIllustration.d.ts deleted file mode 100644 index 10bac82a..00000000 --- a/lib/illustrations/LocaleIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const LocaleIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { LocaleIllustration }; diff --git a/lib/illustrations/LocaleIllustration.js b/lib/illustrations/LocaleIllustration.js index 22ed6556..6ac100e8 100644 --- a/lib/illustrations/LocaleIllustration.js +++ b/lib/illustrations/LocaleIllustration.js @@ -1,40 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.LocaleIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Locale_svg_1 = __importDefault(require("../../static/illustrations/Locale.svg")); -var theme_1 = require("../theme"); -var LocaleIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Locale_svg_1.default }), - react_1.default.createElement(theme_1.BrandedPath, { d: "M137.565 113.163c.078.23.145.386.166.438.007.005-.006-.002 0 0 0 0 0 .002 0 0h-.001c-.52-5.013 2.324-7.102 3.238-10.433a.925.925 0 01.03-.164c.018-.075.034-.151.044-.229.137-.922-.242-1.994-.957-3.11-.002-.007-.008-.013-.01-.019a10.3 10.3 0 00-.185-.278s-.003-.001-.003-.003a14.074 14.074 0 00-.375-.513c-.012-.017-.025-.037-.04-.053l-.11-.14c-.038-.05-.076-.099-.114-.145-.04-.046-.08-.093-.118-.14l-.123-.145c-.026-.032-.058-.067-.088-.1-1.124-1.294-2.585-2.574-4.112-3.687 0 0-.011-.015 0 0 .203 1.888.229 3.775.05 5.284-.216 1.819-.867 3.936-1.77 5.855-2.113-.174-4.274-.663-5.96-1.383-1.408-.6-3.021-1.55-4.564-2.676.016.156.035.311.053.468l.019.14c.014.112.028.222.045.334.006.052.014.102.022.154l.052.334.021.136.072.42.008.04a24.365 24.365 0 00.207 1.037l.09.39a.767.767 0 01.02.076c.037.147.073.296.112.442a20.188 20.188 0 00.411 1.363l.004.017c.252.728.537 1.398.856 1.986.046.085.094.169.142.25.004.003.004.007.005.01h.002c.043.075.088.148.132.219l.005.009c.049.077.098.15.148.222.007.01.012.02.02.03v.001c.066.094.132.184.198.27l.034.04c.002.007.008.01.01.017a5.367 5.367 0 00.405.452l.073.07.109.099c.028.022.055.043.083.067.034.029.07.056.105.084l.085.06.108.075c.029.016.058.034.086.052.037.023.077.044.115.067l.081.04c.045.023.09.041.135.062.023.006.046.018.07.027.067.028.136.052.206.07.047.014.087.03.125.043 3.346.885 6.606-.516 10.694 2.406" }))); -}; -exports.LocaleIllustration = LocaleIllustration; -//# sourceMappingURL=LocaleIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var t=(c,l,a)=>l in c?v(c,l,{enumerable:!0,configurable:!0,writable:!0,value:a}):c[l]=a,n=(c,l)=>{for(var a in l||(l={}))h.call(l,a)&&t(c,a,l[a]);if(r)for(var a of r(l))o.call(l,a)&&t(c,a,l[a]);return c},u=(c,l)=>x(c,j(l));var d=(c,l)=>{var a={};for(var e in c)h.call(c,e)&&l.indexOf(e)<0&&(a[e]=c[e]);if(c!=null&&r)for(var e of r(c))l.indexOf(e)<0&&o.call(c,e)&&(a[e]=c[e]);return a};var i=require("react/jsx-runtime"),m=require("../static/illustrations/Locale.svg.js"),g=require("../theme/common.js");const q=e=>{var s=e,{title:c,size:l=256}=s,a=d(s,["title","size"]);return i.jsxs("svg",u(n({width:l,height:l,viewBox:"0 0 256 256"},a),{children:[c&&i.jsx("title",{children:c}),i.jsx("image",{href:m}),i.jsx(g.BrandedPath,{d:"M137.565 113.163c.078.23.145.386.166.438.007.005-.006-.002 0 0 0 0 0 .002 0 0h-.001c-.52-5.013 2.324-7.102 3.238-10.433a.925.925 0 01.03-.164c.018-.075.034-.151.044-.229.137-.922-.242-1.994-.957-3.11-.002-.007-.008-.013-.01-.019a10.3 10.3 0 00-.185-.278s-.003-.001-.003-.003a14.074 14.074 0 00-.375-.513c-.012-.017-.025-.037-.04-.053l-.11-.14c-.038-.05-.076-.099-.114-.145-.04-.046-.08-.093-.118-.14l-.123-.145c-.026-.032-.058-.067-.088-.1-1.124-1.294-2.585-2.574-4.112-3.687 0 0-.011-.015 0 0 .203 1.888.229 3.775.05 5.284-.216 1.819-.867 3.936-1.77 5.855-2.113-.174-4.274-.663-5.96-1.383-1.408-.6-3.021-1.55-4.564-2.676.016.156.035.311.053.468l.019.14c.014.112.028.222.045.334.006.052.014.102.022.154l.052.334.021.136.072.42.008.04a24.365 24.365 0 00.207 1.037l.09.39a.767.767 0 01.02.076c.037.147.073.296.112.442a20.188 20.188 0 00.411 1.363l.004.017c.252.728.537 1.398.856 1.986.046.085.094.169.142.25.004.003.004.007.005.01h.002c.043.075.088.148.132.219l.005.009c.049.077.098.15.148.222.007.01.012.02.02.03v.001c.066.094.132.184.198.27l.034.04c.002.007.008.01.01.017a5.367 5.367 0 00.405.452l.073.07.109.099c.028.022.055.043.083.067.034.029.07.056.105.084l.085.06.108.075c.029.016.058.034.086.052.037.023.077.044.115.067l.081.04c.045.023.09.041.135.062.023.006.046.018.07.027.067.028.136.052.206.07.047.014.087.03.125.043 3.346.885 6.606-.516 10.694 2.406"})]}))};exports.LocaleIllustration=q; diff --git a/lib/illustrations/LocaleIllustration.js.map b/lib/illustrations/LocaleIllustration.js.map deleted file mode 100644 index 3011991a..00000000 --- a/lib/illustrations/LocaleIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"LocaleIllustration.js","sourceRoot":"","sources":["../../src/illustrations/LocaleIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAC3D,kCAAqC;AAErC,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,8BAAC,mBAAW,IAAC,CAAC,EAAC,k1CAAk1C,GAAG,CACh2C,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/MarketplaceIllustration.d.ts b/lib/illustrations/MarketplaceIllustration.d.ts deleted file mode 100644 index 4ef7184d..00000000 --- a/lib/illustrations/MarketplaceIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const MarketplaceIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { MarketplaceIllustration }; diff --git a/lib/illustrations/MarketplaceIllustration.js b/lib/illustrations/MarketplaceIllustration.js index 78e605d8..6a5ba5d0 100644 --- a/lib/illustrations/MarketplaceIllustration.js +++ b/lib/illustrations/MarketplaceIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MarketplaceIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Marketplace_svg_1 = __importDefault(require("../../static/illustrations/Marketplace.svg")); -var MarketplaceIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Marketplace_svg_1.default }))); -}; -exports.MarketplaceIllustration = MarketplaceIllustration; -//# sourceMappingURL=MarketplaceIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var c=(e,r,t)=>r in e?o(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,u=(e,r)=>{for(var t in r||(r={}))h.call(r,t)&&c(e,t,r[t]);if(i)for(var t of i(r))n.call(r,t)&&c(e,t,r[t]);return e},x=(e,r)=>v(e,d(r));var j=(e,r)=>{var t={};for(var a in e)h.call(e,a)&&r.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&i)for(var a of i(e))r.indexOf(a)<0&&n.call(e,a)&&(t[a]=e[a]);return t};var s=require("react/jsx-runtime"),g=require("../static/illustrations/Marketplace.svg.js");const k=a=>{var l=a,{title:e,size:r=256}=l,t=j(l,["title","size"]);return s.jsxs("svg",x(u({width:r,height:r,viewBox:"0 0 256 256"},t),{children:[e&&s.jsx("title",{children:e}),s.jsx("image",{href:g})]}))};exports.MarketplaceIllustration=k; diff --git a/lib/illustrations/MarketplaceIllustration.js.map b/lib/illustrations/MarketplaceIllustration.js.map deleted file mode 100644 index f3a54bf9..00000000 --- a/lib/illustrations/MarketplaceIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MarketplaceIllustration.js","sourceRoot":"","sources":["../../src/illustrations/MarketplaceIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+FAAqE;AAErE,IAAM,uBAAuB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACpF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,yBAAW,GAAI,CACxB,CACP,CAAA;CAAA,CAAC;AAEM,0DAAuB"} \ No newline at end of file diff --git a/lib/illustrations/MeasurementIllustration.d.ts b/lib/illustrations/MeasurementIllustration.d.ts deleted file mode 100644 index 34cbac83..00000000 --- a/lib/illustrations/MeasurementIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const MeasurementIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { MeasurementIllustration }; diff --git a/lib/illustrations/MeasurementIllustration.js b/lib/illustrations/MeasurementIllustration.js index c63e37d0..94e148c8 100644 --- a/lib/illustrations/MeasurementIllustration.js +++ b/lib/illustrations/MeasurementIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MeasurementIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Measurement_svg_1 = __importDefault(require("../../static/illustrations/Measurement.svg")); -var MeasurementIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Measurement_svg_1.default }))); -}; -exports.MeasurementIllustration = MeasurementIllustration; -//# sourceMappingURL=MeasurementIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var a=(e,r,s)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[r]=s,m=(e,r)=>{for(var s in r||(r={}))h.call(r,s)&&a(e,s,r[s]);if(i)for(var s of i(r))l.call(r,s)&&a(e,s,r[s]);return e},x=(e,r)=>o(e,v(r));var c=(e,r)=>{var s={};for(var t in e)h.call(e,t)&&r.indexOf(t)<0&&(s[t]=e[t]);if(e!=null&&i)for(var t of i(e))r.indexOf(t)<0&&l.call(e,t)&&(s[t]=e[t]);return s};var n=require("react/jsx-runtime"),d=require("../static/illustrations/Measurement.svg.js");const g=t=>{var u=t,{title:e,size:r=256}=u,s=c(u,["title","size"]);return n.jsxs("svg",x(m({width:r,height:r,viewBox:"0 0 256 256"},s),{children:[e&&n.jsx("title",{children:e}),n.jsx("image",{href:d})]}))};exports.MeasurementIllustration=g; diff --git a/lib/illustrations/MeasurementIllustration.js.map b/lib/illustrations/MeasurementIllustration.js.map deleted file mode 100644 index b16d0c08..00000000 --- a/lib/illustrations/MeasurementIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MeasurementIllustration.js","sourceRoot":"","sources":["../../src/illustrations/MeasurementIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+FAAqE;AAErE,IAAM,uBAAuB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACpF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,yBAAW,GAAI,CACxB,CACP,CAAA;CAAA,CAAC;AAEM,0DAAuB"} \ No newline at end of file diff --git a/lib/illustrations/MediaFileIllustration.d.ts b/lib/illustrations/MediaFileIllustration.d.ts deleted file mode 100644 index ef5e6bec..00000000 --- a/lib/illustrations/MediaFileIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const MediaFileIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { MediaFileIllustration }; diff --git a/lib/illustrations/MediaFileIllustration.js b/lib/illustrations/MediaFileIllustration.js index 1478e974..22ae62e2 100644 --- a/lib/illustrations/MediaFileIllustration.js +++ b/lib/illustrations/MediaFileIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MediaFileIllustration = void 0; -var react_1 = __importDefault(require("react")); -var MediaFile_svg_1 = __importDefault(require("../../static/illustrations/MediaFile.svg")); -var theme_1 = require("../theme"); -var MediaFileIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: MediaFile_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M132.266 107.128c.104.308.196.52.223.588.008.007-.008-.004 0 0 0 0 0 .002 0 0h-.001c-.7-6.74 3.124-9.549 4.352-14.026.007-.067.02-.139.039-.22.026-.1.047-.204.062-.308.183-1.238-.325-2.68-1.286-4.18-.004-.01-.011-.018-.015-.026-.08-.125-.164-.25-.25-.375l-.002-.004a17.162 17.162 0 00-.504-.689c-.017-.024-.034-.049-.054-.072l-.15-.188-.152-.194a28.276 28.276 0 00-.322-.384l-.12-.136c-1.508-1.74-3.475-3.459-5.526-4.954 0 0-.016-.023 0 0 .27 2.536.306 5.073.065 7.102-.29 2.445-1.165 5.291-2.38 7.872-2.84-.233-5.746-.892-8.01-1.859-1.894-.808-4.064-2.085-6.138-3.598.023.211.048.42.072.63l.026.187c.019.15.037.3.06.45.009.068.019.137.03.205.022.152.044.301.069.45l.029.182a33.24 33.24 0 00.107.62c.039.22.08.435.124.651l.009.05c.04.194.08.384.122.576l.025.117a49.235 49.235 0 00.145.625c.05.2.099.4.15.596.002.001.002.003.002.003.168.633.352 1.244.552 1.83 0 .007.004.014.006.021.337.98.72 1.881 1.15 2.67.063.114.128.227.192.337.003.004.003.01.006.013l.002.001c.058.1.118.198.177.292l.002.002.008.01c.063.104.129.204.197.3v.001a.337.337 0 00.028.038v.004a11.294 11.294 0 00.31.417l.015.021c.103.13.207.255.317.372.074.083.15.161.227.237.032.032.067.062.099.093.049.046.097.088.145.132.037.032.074.06.113.091.045.038.093.075.14.113.037.028.075.053.114.081.049.035.097.067.146.1.037.024.076.048.114.07.053.032.106.06.158.09.036.02.073.038.108.056.06.028.12.054.182.081.028.01.06.026.09.037.093.038.187.07.28.095.063.018.116.038.168.058 4.5 1.19 8.88-.695 14.376 3.234" })))); -}; -exports.MediaFileIllustration = MediaFileIllustration; -//# sourceMappingURL=MediaFileIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;var n=(e,l,i)=>l in e?v(e,l,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[l]=i,h=(e,l)=>{for(var i in l||(l={}))s.call(l,i)&&n(e,i,l[i]);if(r)for(var i of r(l))t.call(l,i)&&n(e,i,l[i]);return e},o=(e,l)=>x(e,j(l));var u=(e,l)=>{var i={};for(var a in e)s.call(e,a)&&l.indexOf(a)<0&&(i[a]=e[a]);if(e!=null&&r)for(var a of r(e))l.indexOf(a)<0&&t.call(e,a)&&(i[a]=e[a]);return i};var c=require("react/jsx-runtime"),g=require("../static/illustrations/MediaFile.svg.js"),m=require("../theme/common.js");const M=a=>{var d=a,{title:e,size:l=256}=d,i=u(d,["title","size"]);return c.jsxs("svg",o(h({width:l,height:l,viewBox:"0 0 256 256"},i),{children:[e&&c.jsx("title",{children:e}),c.jsx("image",{href:g}),c.jsx("g",{fill:"none",fillRule:"evenodd",children:c.jsx(m.BrandedPath,{d:"M132.266 107.128c.104.308.196.52.223.588.008.007-.008-.004 0 0 0 0 0 .002 0 0h-.001c-.7-6.74 3.124-9.549 4.352-14.026.007-.067.02-.139.039-.22.026-.1.047-.204.062-.308.183-1.238-.325-2.68-1.286-4.18-.004-.01-.011-.018-.015-.026-.08-.125-.164-.25-.25-.375l-.002-.004a17.162 17.162 0 00-.504-.689c-.017-.024-.034-.049-.054-.072l-.15-.188-.152-.194a28.276 28.276 0 00-.322-.384l-.12-.136c-1.508-1.74-3.475-3.459-5.526-4.954 0 0-.016-.023 0 0 .27 2.536.306 5.073.065 7.102-.29 2.445-1.165 5.291-2.38 7.872-2.84-.233-5.746-.892-8.01-1.859-1.894-.808-4.064-2.085-6.138-3.598.023.211.048.42.072.63l.026.187c.019.15.037.3.06.45.009.068.019.137.03.205.022.152.044.301.069.45l.029.182a33.24 33.24 0 00.107.62c.039.22.08.435.124.651l.009.05c.04.194.08.384.122.576l.025.117a49.235 49.235 0 00.145.625c.05.2.099.4.15.596.002.001.002.003.002.003.168.633.352 1.244.552 1.83 0 .007.004.014.006.021.337.98.72 1.881 1.15 2.67.063.114.128.227.192.337.003.004.003.01.006.013l.002.001c.058.1.118.198.177.292l.002.002.008.01c.063.104.129.204.197.3v.001a.337.337 0 00.028.038v.004a11.294 11.294 0 00.31.417l.015.021c.103.13.207.255.317.372.074.083.15.161.227.237.032.032.067.062.099.093.049.046.097.088.145.132.037.032.074.06.113.091.045.038.093.075.14.113.037.028.075.053.114.081.049.035.097.067.146.1.037.024.076.048.114.07.053.032.106.06.158.09.036.02.073.038.108.056.06.028.12.054.182.081.028.01.06.026.09.037.093.038.187.07.28.095.063.018.116.038.168.058 4.5 1.19 8.88-.695 14.376 3.234"})})]}))};exports.MediaFileIllustration=M; diff --git a/lib/illustrations/MediaFileIllustration.js.map b/lib/illustrations/MediaFileIllustration.js.map deleted file mode 100644 index 95c657c3..00000000 --- a/lib/illustrations/MediaFileIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MediaFileIllustration.js","sourceRoot":"","sources":["../../src/illustrations/MediaFileIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AACjE,kCAAqC;AAErC,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI;QAC1B,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,87CAA87C,GAAG,CAC98C,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/MoneyIllustration.d.ts b/lib/illustrations/MoneyIllustration.d.ts deleted file mode 100644 index e536efea..00000000 --- a/lib/illustrations/MoneyIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const MoneyIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { MoneyIllustration }; diff --git a/lib/illustrations/MoneyIllustration.js b/lib/illustrations/MoneyIllustration.js index a998f261..0b13473f 100644 --- a/lib/illustrations/MoneyIllustration.js +++ b/lib/illustrations/MoneyIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.MoneyIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Money_svg_1 = __importDefault(require("../../static/illustrations/Money.svg")); -var MoneyIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Money_svg_1.default }))); -}; -exports.MoneyIllustration = MoneyIllustration; -//# sourceMappingURL=MoneyIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var h=(e,r,i)=>r in e?j(e,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[r]=i,a=(e,r)=>{for(var i in r||(r={}))l.call(r,i)&&h(e,i,r[i]);if(t)for(var i of t(r))u.call(r,i)&&h(e,i,r[i]);return e},x=(e,r)=>v(e,d(r));var c=(e,r)=>{var i={};for(var s in e)l.call(e,s)&&r.indexOf(s)<0&&(i[s]=e[s]);if(e!=null&&t)for(var s of t(e))r.indexOf(s)<0&&u.call(e,s)&&(i[s]=e[s]);return i};var n=require("react/jsx-runtime"),g=require("../static/illustrations/Money.svg.js");const y=s=>{var o=s,{title:e,size:r=256}=o,i=c(o,["title","size"]);return n.jsxs("svg",x(a({width:r,height:r,viewBox:"0 0 256 256"},i),{children:[e&&n.jsx("title",{children:e}),n.jsx("image",{href:g})]}))};exports.MoneyIllustration=y; diff --git a/lib/illustrations/MoneyIllustration.js.map b/lib/illustrations/MoneyIllustration.js.map deleted file mode 100644 index 607f8a62..00000000 --- a/lib/illustrations/MoneyIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"MoneyIllustration.js","sourceRoot":"","sources":["../../src/illustrations/MoneyIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AAEzD,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI,CAClB,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/NewsIllustration.d.ts b/lib/illustrations/NewsIllustration.d.ts deleted file mode 100644 index 440fa8a3..00000000 --- a/lib/illustrations/NewsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const NewsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { NewsIllustration }; diff --git a/lib/illustrations/NewsIllustration.js b/lib/illustrations/NewsIllustration.js index f7837634..d7e12d8f 100644 --- a/lib/illustrations/NewsIllustration.js +++ b/lib/illustrations/NewsIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.NewsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var News_svg_1 = __importDefault(require("../../static/illustrations/News.svg")); -var NewsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: News_svg_1.default }))); -}; -exports.NewsIllustration = NewsIllustration; -//# sourceMappingURL=NewsIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(e,s,r)=>s in e?j(e,s,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[s]=r,w=(e,s)=>{for(var r in s||(s={}))u.call(s,r)&&n(e,r,s[r]);if(t)for(var r of t(s))a.call(s,r)&&n(e,r,s[r]);return e},x=(e,s)=>o(e,v(s));var c=(e,s)=>{var r={};for(var i in e)u.call(e,i)&&s.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&t)for(var i of t(e))s.indexOf(i)<0&&a.call(e,i)&&(r[i]=e[i]);return r};var h=require("react/jsx-runtime"),d=require("../static/illustrations/News.svg.js");const g=i=>{var l=i,{title:e,size:s=256}=l,r=c(l,["title","size"]);return h.jsxs("svg",x(w({width:s,height:s,viewBox:"0 0 256 256"},r),{children:[e&&h.jsx("title",{children:e}),h.jsx("image",{href:d})]}))};exports.NewsIllustration=g; diff --git a/lib/illustrations/NewsIllustration.js.map b/lib/illustrations/NewsIllustration.js.map deleted file mode 100644 index 4a7652b8..00000000 --- a/lib/illustrations/NewsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NewsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/NewsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,iFAAuD;AAEvD,IAAM,gBAAgB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC7E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,kBAAI,GAAI,CACjB,CACP,CAAA;CAAA,CAAC;AAEM,4CAAgB"} \ No newline at end of file diff --git a/lib/illustrations/NoResultsIllustration.d.ts b/lib/illustrations/NoResultsIllustration.d.ts deleted file mode 100644 index d31a325d..00000000 --- a/lib/illustrations/NoResultsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const NoResultsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { NoResultsIllustration }; diff --git a/lib/illustrations/NoResultsIllustration.js b/lib/illustrations/NoResultsIllustration.js index aea3689b..723f80c0 100644 --- a/lib/illustrations/NoResultsIllustration.js +++ b/lib/illustrations/NoResultsIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.NoResultsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var NoResults_svg_1 = __importDefault(require("../../static/illustrations/NoResults.svg")); -var theme_1 = require("../theme"); -var NoResultsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: NoResults_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M129.47 84.27c-.431 2.548-1.516 5.493-2.918 8.132-2.984-.396-5.982-1.243-8.329-2.379-1.941-.958-4.155-2.414-6.254-4.104l.052.666c-.001.064.019.129.018.194.019.15.016.322.035.472-.001.065.018.152.017.216l.057.474c-.001.064.02.129.018.193.018.194.036.409.075.602.038.302.056.517.094.754.04.259.059.452.097.646-.001.043.021.086.02.13.039.193.058.366.097.559-.001.044.021.065.02.108.039.215.079.431.118.626.139.668.3 1.315.482 1.941.305 1.058.654 2.031 1.07 2.875.062.129.125.238.188.369.061.129.102.237.165.345.061.131.125.24.187.348a26 26 0 00.272.434c.043.065.043.087.064.087.105.13.21.283.315.414.085.087.148.174.232.262l.107.109c.041.044.106.088.147.153l.106.109a.863.863 0 00.149.131.486.486 0 01.105.088.639.639 0 00.15.11c.041.022.084.044.105.088.043.043.106.066.171.11.041.022.084.045.106.066.064.023.128.067.192.09.021.021.064.022.085.045.086.044.192.089.277.111.065.023.13.045.171.068 4.667 1.477 9.473-.242 15.035 4.171-.371-7.115 3.787-9.857 5.331-14.491 0-.064.024-.149.048-.235.024-.107.068-.213.069-.321.26-1.283-.187-2.838-1.127-4.466a4.537 4.537 0 01-.271-.433c-.147-.239-.315-.5-.504-.761a.31.31 0 01-.063-.087c-.042-.065-.105-.131-.147-.196-.042-.065-.105-.153-.147-.217-.042-.065-.105-.131-.147-.196-.064-.065-.105-.153-.168-.217-.043-.045-.085-.109-.127-.153-1.494-1.917-3.463-3.819-5.543-5.489.147 2.667.057 5.35-.302 7.449z" })))); -}; -exports.NoResultsIllustration = NoResultsIllustration; -//# sourceMappingURL=NoResultsIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var c=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var a=(e,l,s)=>l in e?x(e,l,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[l]=s,u=(e,l)=>{for(var s in l||(l={}))n.call(l,s)&&a(e,s,l[s]);if(c)for(var s of c(l))o.call(l,s)&&a(e,s,l[s]);return e},d=(e,l)=>j(e,v(l));var h=(e,l)=>{var s={};for(var r in e)n.call(e,r)&&l.indexOf(r)<0&&(s[r]=e[r]);if(e!=null&&c)for(var r of c(e))l.indexOf(r)<0&&o.call(e,r)&&(s[r]=e[r]);return s};var i=require("react/jsx-runtime"),R=require("../static/illustrations/NoResults.svg.js"),g=require("../theme/common.js");const m=r=>{var t=r,{title:e,size:l=256}=t,s=h(t,["title","size"]);return i.jsxs("svg",d(u({width:l,height:l,viewBox:"0 0 256 256"},s),{children:[e&&i.jsx("title",{children:e}),i.jsx("image",{href:R}),i.jsx("g",{fill:"none",fillRule:"evenodd",children:i.jsx(g.BrandedPath,{d:"M129.47 84.27c-.431 2.548-1.516 5.493-2.918 8.132-2.984-.396-5.982-1.243-8.329-2.379-1.941-.958-4.155-2.414-6.254-4.104l.052.666c-.001.064.019.129.018.194.019.15.016.322.035.472-.001.065.018.152.017.216l.057.474c-.001.064.02.129.018.193.018.194.036.409.075.602.038.302.056.517.094.754.04.259.059.452.097.646-.001.043.021.086.02.13.039.193.058.366.097.559-.001.044.021.065.02.108.039.215.079.431.118.626.139.668.3 1.315.482 1.941.305 1.058.654 2.031 1.07 2.875.062.129.125.238.188.369.061.129.102.237.165.345.061.131.125.24.187.348a26 26 0 00.272.434c.043.065.043.087.064.087.105.13.21.283.315.414.085.087.148.174.232.262l.107.109c.041.044.106.088.147.153l.106.109a.863.863 0 00.149.131.486.486 0 01.105.088.639.639 0 00.15.11c.041.022.084.044.105.088.043.043.106.066.171.11.041.022.084.045.106.066.064.023.128.067.192.09.021.021.064.022.085.045.086.044.192.089.277.111.065.023.13.045.171.068 4.667 1.477 9.473-.242 15.035 4.171-.371-7.115 3.787-9.857 5.331-14.491 0-.064.024-.149.048-.235.024-.107.068-.213.069-.321.26-1.283-.187-2.838-1.127-4.466a4.537 4.537 0 01-.271-.433c-.147-.239-.315-.5-.504-.761a.31.31 0 01-.063-.087c-.042-.065-.105-.131-.147-.196-.042-.065-.105-.153-.147-.217-.042-.065-.105-.131-.147-.196-.064-.065-.105-.153-.168-.217-.043-.045-.085-.109-.127-.153-1.494-1.917-3.463-3.819-5.543-5.489.147 2.667.057 5.35-.302 7.449z"})})]}))};exports.NoResultsIllustration=m; diff --git a/lib/illustrations/NoResultsIllustration.js.map b/lib/illustrations/NoResultsIllustration.js.map deleted file mode 100644 index 363ca46d..00000000 --- a/lib/illustrations/NoResultsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"NoResultsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/NoResultsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AACjE,kCAAqC;AAErC,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI;QAC1B,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,i0CAAi0C,GAAG,CACj1C,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/ProductCategoryIllustration.d.ts b/lib/illustrations/ProductCategoryIllustration.d.ts deleted file mode 100644 index 4d1d993e..00000000 --- a/lib/illustrations/ProductCategoryIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProductCategoryIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProductCategoryIllustration }; diff --git a/lib/illustrations/ProductCategoryIllustration.js b/lib/illustrations/ProductCategoryIllustration.js index 8b808b31..b1eeae9d 100644 --- a/lib/illustrations/ProductCategoryIllustration.js +++ b/lib/illustrations/ProductCategoryIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductCategoryIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ProductCategory_svg_1 = __importDefault(require("../../static/illustrations/ProductCategory.svg")); -var theme_1 = require("../theme"); -var ProductCategoryIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ProductCategory_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M164.492 165.695c.078.229.146.386.166.437.007.006-.006-.002 0 0 0 0 0 .002 0 0 .001 0 0 0 0 0-.52-5.013 2.323-7.102 3.236-10.432.005-.05.015-.104.03-.164a2.21 2.21 0 00.046-.23c.136-.921-.242-1.993-.957-3.11-.003-.006-.008-.012-.01-.018a13.39 13.39 0 00-.186-.278s-.003-.002-.003-.004a14.074 14.074 0 00-.374-.513c-.013-.017-.026-.036-.04-.052-.037-.047-.076-.094-.11-.141l-.115-.144-.118-.14a6.553 6.553 0 00-.211-.246c-1.123-1.294-2.584-2.573-4.11-3.686 0 0-.013-.016 0 0 .201 1.887.227 3.774.048 5.283-.216 1.819-.866 3.936-1.77 5.855-2.113-.173-4.274-.663-5.959-1.382-1.409-.601-3.022-1.551-4.565-2.677.017.157.035.312.054.468l.018.14.045.334.023.154c.016.112.033.224.051.334l.022.136a30.706 30.706 0 00.268 1.41l.02.088c.028.13.06.26.09.389a.564.564 0 01.017.076c.038.148.074.297.113.443a20.188 20.188 0 00.411 1.363l.005.016c.251.729.536 1.399.855 1.986.047.085.095.169.143.25.002.003.002.007.005.01h.001c.043.075.088.149.132.219l.006.009c.048.077.097.15.147.222l.021.03v.002c.065.093.131.183.197.269l.034.04c.003.007.008.01.011.018a5.367 5.367 0 00.405.452l.073.069.108.099.083.067.105.084.085.06a2.635 2.635 0 00.194.128l.116.066c.028.015.055.028.081.04.045.023.09.042.135.062.022.007.045.019.068.028.07.027.138.05.208.07.047.014.087.029.125.043 3.346.884 6.606-.517 10.693 2.405" })))); -}; -exports.ProductCategoryIllustration = ProductCategoryIllustration; -//# sourceMappingURL=ProductCategoryIllustration.js.map \ No newline at end of file +"use strict";var g=Object.defineProperty,v=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var s=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var o=(r,c,e)=>c in r?g(r,c,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[c]=e,n=(r,c)=>{for(var e in c||(c={}))s.call(c,e)&&o(r,e,c[e]);if(t)for(var e of t(c))d.call(c,e)&&o(r,e,c[e]);return r},u=(r,c)=>v(r,x(c));var h=(r,c)=>{var e={};for(var l in r)s.call(r,l)&&c.indexOf(l)<0&&(e[l]=r[l]);if(r!=null&&t)for(var l of t(r))c.indexOf(l)<0&&d.call(r,l)&&(e[l]=r[l]);return e};var a=require("react/jsx-runtime"),j=require("../static/illustrations/ProductCategory.svg.js"),m=require("../theme/common.js");const P=l=>{var i=l,{title:r,size:c=256}=i,e=h(i,["title","size"]);return a.jsxs("svg",u(n({width:c,height:c,viewBox:"0 0 256 256"},e),{children:[r&&a.jsx("title",{children:r}),a.jsx("image",{href:j}),a.jsx("g",{fill:"none",fillRule:"evenodd",children:a.jsx(m.BrandedPath,{d:"M164.492 165.695c.078.229.146.386.166.437.007.006-.006-.002 0 0 0 0 0 .002 0 0 .001 0 0 0 0 0-.52-5.013 2.323-7.102 3.236-10.432.005-.05.015-.104.03-.164a2.21 2.21 0 00.046-.23c.136-.921-.242-1.993-.957-3.11-.003-.006-.008-.012-.01-.018a13.39 13.39 0 00-.186-.278s-.003-.002-.003-.004a14.074 14.074 0 00-.374-.513c-.013-.017-.026-.036-.04-.052-.037-.047-.076-.094-.11-.141l-.115-.144-.118-.14a6.553 6.553 0 00-.211-.246c-1.123-1.294-2.584-2.573-4.11-3.686 0 0-.013-.016 0 0 .201 1.887.227 3.774.048 5.283-.216 1.819-.866 3.936-1.77 5.855-2.113-.173-4.274-.663-5.959-1.382-1.409-.601-3.022-1.551-4.565-2.677.017.157.035.312.054.468l.018.14.045.334.023.154c.016.112.033.224.051.334l.022.136a30.706 30.706 0 00.268 1.41l.02.088c.028.13.06.26.09.389a.564.564 0 01.017.076c.038.148.074.297.113.443a20.188 20.188 0 00.411 1.363l.005.016c.251.729.536 1.399.855 1.986.047.085.095.169.143.25.002.003.002.007.005.01h.001c.043.075.088.149.132.219l.006.009c.048.077.097.15.147.222l.021.03v.002c.065.093.131.183.197.269l.034.04c.003.007.008.01.011.018a5.367 5.367 0 00.405.452l.073.069.108.099.083.067.105.084.085.06a2.635 2.635 0 00.194.128l.116.066c.028.015.055.028.081.04.045.023.09.042.135.062.022.007.045.019.068.028.07.027.138.05.208.07.047.014.087.029.125.043 3.346.884 6.606-.517 10.693 2.405"})})]}))};exports.ProductCategoryIllustration=P; diff --git a/lib/illustrations/ProductCategoryIllustration.js.map b/lib/illustrations/ProductCategoryIllustration.js.map deleted file mode 100644 index c7790fc4..00000000 --- a/lib/illustrations/ProductCategoryIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductCategoryIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProductCategoryIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uGAA6E;AAC7E,kCAAqC;AAErC,IAAM,2BAA2B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACxF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,6BAAe,GAAI;QAChC,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,ywCAAywC,GAAG,CACzxC,CACA,CACP,CAAA;CAAA,CAAC;AAEM,kEAA2B"} \ No newline at end of file diff --git a/lib/illustrations/ProductModelIllustration.d.ts b/lib/illustrations/ProductModelIllustration.d.ts deleted file mode 100644 index e7edbd80..00000000 --- a/lib/illustrations/ProductModelIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProductModelIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProductModelIllustration }; diff --git a/lib/illustrations/ProductModelIllustration.js b/lib/illustrations/ProductModelIllustration.js index 1fbb89c0..9f1eaa8c 100644 --- a/lib/illustrations/ProductModelIllustration.js +++ b/lib/illustrations/ProductModelIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductModelIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ProductModel_svg_1 = __importDefault(require("../../static/illustrations/ProductModel.svg")); -var ProductModelIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ProductModel_svg_1.default }))); -}; -exports.ProductModelIllustration = ProductModelIllustration; -//# sourceMappingURL=ProductModelIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var l=(r,e,t)=>e in r?x(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,h=(r,e)=>{for(var t in e||(e={}))u.call(e,t)&&l(r,t,e[t]);if(o)for(var t of o(e))c.call(e,t)&&l(r,t,e[t]);return r},n=(r,e)=>j(r,v(e));var a=(r,e)=>{var t={};for(var i in r)u.call(r,i)&&e.indexOf(i)<0&&(t[i]=r[i]);if(r!=null&&o)for(var i of o(r))e.indexOf(i)<0&&c.call(r,i)&&(t[i]=r[i]);return t};var s=require("react/jsx-runtime"),g=require("../static/illustrations/ProductModel.svg.js");const M=i=>{var d=i,{title:r,size:e=256}=d,t=a(d,["title","size"]);return s.jsxs("svg",n(h({width:e,height:e,viewBox:"0 0 256 256"},t),{children:[r&&s.jsx("title",{children:r}),s.jsx("image",{href:g})]}))};exports.ProductModelIllustration=M; diff --git a/lib/illustrations/ProductModelIllustration.js.map b/lib/illustrations/ProductModelIllustration.js.map deleted file mode 100644 index 8193a79d..00000000 --- a/lib/illustrations/ProductModelIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductModelIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProductModelIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,iGAAuE;AAEvE,IAAM,wBAAwB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACrF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,0BAAY,GAAI,CACzB,CACP,CAAA;CAAA,CAAC;AAEM,4DAAwB"} \ No newline at end of file diff --git a/lib/illustrations/ProductPublishedIllustration.d.ts b/lib/illustrations/ProductPublishedIllustration.d.ts deleted file mode 100644 index b35eac8b..00000000 --- a/lib/illustrations/ProductPublishedIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProductPublishedIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProductPublishedIllustration }; diff --git a/lib/illustrations/ProductPublishedIllustration.js b/lib/illustrations/ProductPublishedIllustration.js index 2393117c..a4221e11 100644 --- a/lib/illustrations/ProductPublishedIllustration.js +++ b/lib/illustrations/ProductPublishedIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductPublishedIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ProductPublished_svg_1 = __importDefault(require("../../static/illustrations/ProductPublished.svg")); -var ProductPublishedIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ProductPublished_svg_1.default }))); -}; -exports.ProductPublishedIllustration = ProductPublishedIllustration; -//# sourceMappingURL=ProductPublishedIllustration.js.map \ No newline at end of file +"use strict";var a=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var h=(r,e,i)=>e in r?a(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,o=(r,e)=>{for(var i in e||(e={}))l.call(e,i)&&h(r,i,e[i]);if(t)for(var i of t(e))c.call(e,i)&&h(r,i,e[i]);return r},n=(r,e)=>x(r,j(e));var P=(r,e)=>{var i={};for(var s in r)l.call(r,s)&&e.indexOf(s)<0&&(i[s]=r[s]);if(r!=null&&t)for(var s of t(r))e.indexOf(s)<0&&c.call(r,s)&&(i[s]=r[s]);return i};var u=require("react/jsx-runtime"),v=require("../static/illustrations/ProductPublished.svg.js");const b=s=>{var d=s,{title:r,size:e=256}=d,i=P(d,["title","size"]);return u.jsxs("svg",n(o({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&u.jsx("title",{children:r}),u.jsx("image",{href:v})]}))};exports.ProductPublishedIllustration=b; diff --git a/lib/illustrations/ProductPublishedIllustration.js.map b/lib/illustrations/ProductPublishedIllustration.js.map deleted file mode 100644 index c4d8ab69..00000000 --- a/lib/illustrations/ProductPublishedIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductPublishedIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProductPublishedIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yGAA+E;AAE/E,IAAM,4BAA4B,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACzF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,8BAAgB,GAAI,CAC7B,CACP,CAAA;CAAA,CAAC;AAEM,oEAA4B"} \ No newline at end of file diff --git a/lib/illustrations/ProductsIllustration.d.ts b/lib/illustrations/ProductsIllustration.d.ts deleted file mode 100644 index c3d82c9e..00000000 --- a/lib/illustrations/ProductsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProductsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProductsIllustration }; diff --git a/lib/illustrations/ProductsIllustration.js b/lib/illustrations/ProductsIllustration.js index c4ddb870..ca05af08 100644 --- a/lib/illustrations/ProductsIllustration.js +++ b/lib/illustrations/ProductsIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProductsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Products_svg_1 = __importDefault(require("../../static/illustrations/Products.svg")); -var theme_1 = require("../theme"); -var ProductsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Products_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M131.266 96.007c.104.308.195.518.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.74 3.123-9.549 4.351-14.026.006-.067.02-.139.04-.22.025-.1.045-.204.061-.308.182-1.238-.325-2.68-1.286-4.18-.004-.01-.01-.018-.016-.025-.078-.126-.163-.25-.248-.375 0 0-.003-.002-.004-.005a16.864 16.864 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.149-.188-.153-.194-.158-.189-.165-.195-.118-.136c-1.51-1.74-3.476-3.459-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.842-.232-5.747-.89-8.012-1.858-1.893-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.02.15.038.298.061.45l.03.206a21.043 21.043 0 00.098.631 25.593 25.593 0 00.107.62c.038.22.08.435.123.651.002.016.007.031.01.05l.121.576c.01.04.018.078.025.117l.121.523c.01.033.018.066.025.102l.15.596a28.163 28.163 0 00.553 1.833l.007.021c.337.98.721 1.881 1.15 2.67.063.114.127.227.192.337.003.004.003.01.006.013h.001c.06.1.12.2.178.293l.002.002.007.011c.064.103.13.204.197.3l.03.04s-.002.001 0 .002a9.936 9.936 0 00.308.417c.005.007.011.013.016.022.102.13.207.254.316.371.074.083.151.16.228.237.032.033.067.062.1.093.047.046.096.088.144.132.037.032.074.06.112.091.046.04.094.075.141.113l.114.081.146.101.114.07.157.09.11.055c.06.028.12.054.181.081.028.01.06.026.09.037.093.038.186.07.28.095.063.02.116.038.167.058 4.5 1.188 8.882-.695 14.377 3.234" })))); -}; -exports.ProductsIllustration = ProductsIllustration; -//# sourceMappingURL=ProductsIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var a=(l,c,r)=>c in l?x(l,c,{enumerable:!0,configurable:!0,writable:!0,value:r}):l[c]=r,o=(l,c)=>{for(var r in c||(c={}))d.call(c,r)&&a(l,r,c[r]);if(i)for(var r of i(c))n.call(c,r)&&a(l,r,c[r]);return l},u=(l,c)=>j(l,v(c));var h=(l,c)=>{var r={};for(var e in l)d.call(l,e)&&c.indexOf(e)<0&&(r[e]=l[e]);if(l!=null&&i)for(var e of i(l))c.indexOf(e)<0&&n.call(l,e)&&(r[e]=l[e]);return r};var s=require("react/jsx-runtime"),g=require("../static/illustrations/Products.svg.js"),m=require("../theme/common.js");const P=e=>{var t=e,{title:l,size:c=256}=t,r=h(t,["title","size"]);return s.jsxs("svg",u(o({width:c,height:c,viewBox:"0 0 256 256"},r),{children:[l&&s.jsx("title",{children:l}),s.jsx("image",{href:g}),s.jsx("g",{fill:"none",fillRule:"evenodd",children:s.jsx(m.BrandedPath,{d:"M131.266 96.007c.104.308.195.518.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001.001 0 0 0 0-.7-6.74 3.123-9.549 4.351-14.026.006-.067.02-.139.04-.22.025-.1.045-.204.061-.308.182-1.238-.325-2.68-1.286-4.18-.004-.01-.01-.018-.016-.025-.078-.126-.163-.25-.248-.375 0 0-.003-.002-.004-.005a16.864 16.864 0 00-.503-.689c-.018-.024-.035-.049-.054-.072l-.149-.188-.153-.194-.158-.189-.165-.195-.118-.136c-1.51-1.74-3.476-3.459-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.101-.29 2.445-1.165 5.292-2.379 7.872-2.842-.232-5.747-.89-8.012-1.858-1.893-.808-4.063-2.085-6.137-3.598.023.211.048.42.072.63l.025.187c.02.15.038.298.061.45l.03.206a21.043 21.043 0 00.098.631 25.593 25.593 0 00.107.62c.038.22.08.435.123.651.002.016.007.031.01.05l.121.576c.01.04.018.078.025.117l.121.523c.01.033.018.066.025.102l.15.596a28.163 28.163 0 00.553 1.833l.007.021c.337.98.721 1.881 1.15 2.67.063.114.127.227.192.337.003.004.003.01.006.013h.001c.06.1.12.2.178.293l.002.002.007.011c.064.103.13.204.197.3l.03.04s-.002.001 0 .002a9.936 9.936 0 00.308.417c.005.007.011.013.016.022.102.13.207.254.316.371.074.083.151.16.228.237.032.033.067.062.1.093.047.046.096.088.144.132.037.032.074.06.112.091.046.04.094.075.141.113l.114.081.146.101.114.07.157.09.11.055c.06.028.12.054.181.081.028.01.06.026.09.037.093.038.186.07.28.095.063.02.116.038.167.058 4.5 1.188 8.882-.695 14.377 3.234"})})]}))};exports.ProductsIllustration=P; diff --git a/lib/illustrations/ProductsIllustration.js.map b/lib/illustrations/ProductsIllustration.js.map deleted file mode 100644 index d4c07490..00000000 --- a/lib/illustrations/ProductsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProductsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProductsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAC/D,kCAAqC;AAErC,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI;QACzB,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,w1CAAw1C,GAAG,CACx2C,CACA,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/ProjectIllustration.d.ts b/lib/illustrations/ProjectIllustration.d.ts deleted file mode 100644 index 465f206e..00000000 --- a/lib/illustrations/ProjectIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProjectIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProjectIllustration }; diff --git a/lib/illustrations/ProjectIllustration.js b/lib/illustrations/ProjectIllustration.js index 3bb3551c..82c1f4f4 100644 --- a/lib/illustrations/ProjectIllustration.js +++ b/lib/illustrations/ProjectIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProjectIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Project_svg_1 = __importDefault(require("../../static/illustrations/Project.svg")); -var ProjectIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Project_svg_1.default }))); -}; -exports.ProjectIllustration = ProjectIllustration; -//# sourceMappingURL=ProjectIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var o=(r,e,t)=>e in r?x(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,n=(r,e)=>{for(var t in e||(e={}))h.call(e,t)&&o(r,t,e[t]);if(s)for(var t of s(e))l.call(e,t)&&o(r,t,e[t]);return r},u=(r,e)=>v(r,d(e));var a=(r,e)=>{var t={};for(var i in r)h.call(r,i)&&e.indexOf(i)<0&&(t[i]=r[i]);if(r!=null&&s)for(var i of s(r))e.indexOf(i)<0&&l.call(r,i)&&(t[i]=r[i]);return t};var c=require("react/jsx-runtime"),g=require("../static/illustrations/Project.svg.js");const P=i=>{var j=i,{title:r,size:e=256}=j,t=a(j,["title","size"]);return c.jsxs("svg",u(n({width:e,height:e,viewBox:"0 0 256 256"},t),{children:[r&&c.jsx("title",{children:r}),c.jsx("image",{href:g})]}))};exports.ProjectIllustration=P; diff --git a/lib/illustrations/ProjectIllustration.js.map b/lib/illustrations/ProjectIllustration.js.map deleted file mode 100644 index a4903a9c..00000000 --- a/lib/illustrations/ProjectIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProjectIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProjectIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uFAA6D;AAE7D,IAAM,mBAAmB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAChF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,qBAAO,GAAI,CACpB,CACP,CAAA;CAAA,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/illustrations/ProposalsIllustration.d.ts b/lib/illustrations/ProposalsIllustration.d.ts deleted file mode 100644 index e0fc0ce6..00000000 --- a/lib/illustrations/ProposalsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ProposalsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ProposalsIllustration }; diff --git a/lib/illustrations/ProposalsIllustration.js b/lib/illustrations/ProposalsIllustration.js index e052d3e0..366f0891 100644 --- a/lib/illustrations/ProposalsIllustration.js +++ b/lib/illustrations/ProposalsIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ProposalsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var hooks_1 = require("../hooks"); -var Proposals_svg_1 = __importDefault(require("../../static/illustrations/Proposals.svg")); -var ProposalsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Proposals_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement("path", { d: "M135.517 106.069c.14.416.265.7.3.795.012.01-.01-.006 0 0 0 0 0 .002 0 0 .003.002-.001 0-.001 0-.943-9.111 4.222-12.908 5.884-18.96.008-.09.025-.187.053-.297.035-.136.062-.275.082-.415.248-1.674-.44-3.623-1.738-5.652-.006-.013-.015-.023-.02-.033a17.04 17.04 0 00-.336-.506s-.004-.003-.004-.007a27.034 27.034 0 00-.681-.932c-.024-.031-.047-.065-.073-.097-.067-.084-.137-.168-.202-.254l-.207-.262-.214-.255a25.84 25.84 0 00-.221-.265l-.161-.183c-2.041-2.351-4.698-4.675-7.471-6.696 0 0-.021-.031 0 0 .366 3.428.413 6.857.089 9.598-.392 3.306-1.575 7.153-3.216 10.64-3.842-.313-7.767-1.203-10.83-2.51-2.558-1.094-5.491-2.818-8.295-4.864.03.285.065.566.098.85.01.084.023.168.033.254.027.202.052.404.083.607.012.093.026.186.04.28.029.204.06.405.093.606l.04.247a37.942 37.942 0 00.145.838c.05.295.108.588.166.879.002.023.009.043.014.068.053.262.107.519.163.779.01.054.024.105.033.158l.164.707a59.28 59.28 0 00.239.947c.227.856.476 1.682.745 2.474.004.01.008.019.01.028.456 1.324.974 2.542 1.553 3.61.086.154.173.307.26.455.005.006.005.012.009.017h.002c.078.136.159.27.239.397l.003.003.01.014c.087.139.175.275.266.405l.039.053v.004c.118.169.239.332.357.489.022.025.042.05.062.075.005.01.013.017.02.03.139.174.28.343.428.5.1.112.204.218.307.32.044.045.09.085.134.127.066.062.13.12.196.179.05.043.1.08.152.123.06.052.127.102.19.152.05.038.1.073.155.109.066.048.13.092.198.137l.153.094c.07.042.144.08.212.12.05.028.1.053.147.077.083.039.163.074.247.109.038.015.08.036.122.05.125.052.25.094.377.129.086.025.158.05.227.078 6.082 1.607 12.004-.94 19.432 4.372", fill: (0, hooks_1.useTheme)().color.brand100 })))); -}; -exports.ProposalsIllustration = ProposalsIllustration; -//# sourceMappingURL=ProposalsIllustration.js.map \ No newline at end of file +"use strict";var v=Object.defineProperty,x=Object.defineProperties;var j=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var o=(l,e,r)=>e in l?v(l,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):l[e]=r,t=(l,e)=>{for(var r in e||(e={}))h.call(e,r)&&o(l,r,e[r]);if(i)for(var r of i(e))n.call(e,r)&&o(l,r,e[r]);return l},u=(l,e)=>x(l,j(e));var d=(l,e)=>{var r={};for(var s in l)h.call(l,s)&&e.indexOf(s)<0&&(r[s]=l[s]);if(l!=null&&i)for(var s of i(l))e.indexOf(s)<0&&n.call(l,s)&&(r[s]=l[s]);return r};var a=require("react/jsx-runtime"),f=require("../hooks/useTheme.js"),g=require("../static/illustrations/Proposals.svg.js");const m=s=>{var c=s,{title:l,size:e=256}=c,r=d(c,["title","size"]);return a.jsxs("svg",u(t({width:e,height:e,viewBox:"0 0 256 256"},r),{children:[l&&a.jsx("title",{children:l}),a.jsx("image",{href:g}),a.jsx("g",{fill:"none",fillRule:"evenodd",children:a.jsx("path",{d:"M135.517 106.069c.14.416.265.7.3.795.012.01-.01-.006 0 0 0 0 0 .002 0 0 .003.002-.001 0-.001 0-.943-9.111 4.222-12.908 5.884-18.96.008-.09.025-.187.053-.297.035-.136.062-.275.082-.415.248-1.674-.44-3.623-1.738-5.652-.006-.013-.015-.023-.02-.033a17.04 17.04 0 00-.336-.506s-.004-.003-.004-.007a27.034 27.034 0 00-.681-.932c-.024-.031-.047-.065-.073-.097-.067-.084-.137-.168-.202-.254l-.207-.262-.214-.255a25.84 25.84 0 00-.221-.265l-.161-.183c-2.041-2.351-4.698-4.675-7.471-6.696 0 0-.021-.031 0 0 .366 3.428.413 6.857.089 9.598-.392 3.306-1.575 7.153-3.216 10.64-3.842-.313-7.767-1.203-10.83-2.51-2.558-1.094-5.491-2.818-8.295-4.864.03.285.065.566.098.85.01.084.023.168.033.254.027.202.052.404.083.607.012.093.026.186.04.28.029.204.06.405.093.606l.04.247a37.942 37.942 0 00.145.838c.05.295.108.588.166.879.002.023.009.043.014.068.053.262.107.519.163.779.01.054.024.105.033.158l.164.707a59.28 59.28 0 00.239.947c.227.856.476 1.682.745 2.474.004.01.008.019.01.028.456 1.324.974 2.542 1.553 3.61.086.154.173.307.26.455.005.006.005.012.009.017h.002c.078.136.159.27.239.397l.003.003.01.014c.087.139.175.275.266.405l.039.053v.004c.118.169.239.332.357.489.022.025.042.05.062.075.005.01.013.017.02.03.139.174.28.343.428.5.1.112.204.218.307.32.044.045.09.085.134.127.066.062.13.12.196.179.05.043.1.08.152.123.06.052.127.102.19.152.05.038.1.073.155.109.066.048.13.092.198.137l.153.094c.07.042.144.08.212.12.05.028.1.053.147.077.083.039.163.074.247.109.038.015.08.036.122.05.125.052.25.094.377.129.086.025.158.05.227.078 6.082 1.607 12.004-.94 19.432 4.372",fill:f.useTheme().color.brand100})})]}))};exports.ProposalsIllustration=m; diff --git a/lib/illustrations/ProposalsIllustration.js.map b/lib/illustrations/ProposalsIllustration.js.map deleted file mode 100644 index d4d73006..00000000 --- a/lib/illustrations/ProposalsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ProposalsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ProposalsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,kCAAkC;AAClC,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI;QAE1B,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,wCACE,CAAC,EAAC,2gDAA2gD,EAC7gD,IAAI,EAAE,IAAA,gBAAQ,GAAE,CAAC,KAAK,CAAC,QAAQ,GAC/B,CACA,CACA,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/RulesIllustration.d.ts b/lib/illustrations/RulesIllustration.d.ts deleted file mode 100644 index 09cdd127..00000000 --- a/lib/illustrations/RulesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const RulesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { RulesIllustration }; diff --git a/lib/illustrations/RulesIllustration.js b/lib/illustrations/RulesIllustration.js index ae7ac7e1..0f09ca44 100644 --- a/lib/illustrations/RulesIllustration.js +++ b/lib/illustrations/RulesIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.RulesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Rules_svg_1 = __importDefault(require("../../static/illustrations/Rules.svg")); -var RulesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Rules_svg_1.default }))); -}; -exports.RulesIllustration = RulesIllustration; -//# sourceMappingURL=RulesIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var R=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var h=(e,s,r)=>s in e?o(e,s,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[s]=r,x=(e,s)=>{for(var r in s||(s={}))n.call(s,r)&&h(e,r,s[r]);if(t)for(var r of t(s))a.call(s,r)&&h(e,r,s[r]);return e},c=(e,s)=>v(e,R(s));var j=(e,s)=>{var r={};for(var i in e)n.call(e,i)&&s.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&t)for(var i of t(e))s.indexOf(i)<0&&a.call(e,i)&&(r[i]=e[i]);return r};var l=require("react/jsx-runtime"),d=require("../static/illustrations/Rules.svg.js");const g=i=>{var u=i,{title:e,size:s=256}=u,r=j(u,["title","size"]);return l.jsxs("svg",c(x({width:s,height:s,viewBox:"0 0 256 256"},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("image",{href:d})]}))};exports.RulesIllustration=g; diff --git a/lib/illustrations/RulesIllustration.js.map b/lib/illustrations/RulesIllustration.js.map deleted file mode 100644 index e24af8be..00000000 --- a/lib/illustrations/RulesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"RulesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/RulesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AAEzD,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI,CAClB,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/ServerErrorIllustration.d.ts b/lib/illustrations/ServerErrorIllustration.d.ts deleted file mode 100644 index 3c43af2c..00000000 --- a/lib/illustrations/ServerErrorIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ServerErrorIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ServerErrorIllustration }; diff --git a/lib/illustrations/ServerErrorIllustration.js b/lib/illustrations/ServerErrorIllustration.js index 7e830096..ae9f7926 100644 --- a/lib/illustrations/ServerErrorIllustration.js +++ b/lib/illustrations/ServerErrorIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ServerErrorIllustration = void 0; -var react_1 = __importDefault(require("react")); -var ServerError_svg_1 = __importDefault(require("../../static/illustrations/ServerError.svg")); -var theme_1 = require("../theme"); -var ServerErrorIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 500 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 500 250" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: ServerError_svg_1.default }), - react_1.default.createElement("g", { transform: "translate(1.000000, 8.000000)" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M264.15,146.35 C264.3,146.81 264.44,147.12 264.48,147.22 L264.48,147.22 C263.48,137.22 269.11,133.06 270.93,126.42 C270.94165,126.308644 270.961707,126.19833 270.99,126.09 C271.027883,125.938315 271.057923,125.784778 271.08,125.63 C271.35,123.79 270.6,121.63 269.17,119.43 L269.17,119.43 C269.05,119.24 268.93,119.06 268.8,118.87 L268.8,118.87 C268.57,118.53 268.32,118.19 268.05,117.87 L267.97,117.76 L267.75,117.48 L267.52,117.19 L267.29,116.91 L267.05,116.62 L266.87,116.42 C264.414066,113.677113 261.664239,111.212329 258.67,109.07 L258.67,109.07 C259.080103,112.566305 259.113628,116.096537 258.77,119.6 C258.200772,123.648452 257.010088,127.58479 255.24,131.27 C251.161549,130.966931 247.154344,130.035964 243.36,128.51 C240.141132,127.066937 237.089672,125.276299 234.26,123.17 C234.26,123.48 234.33,123.79 234.37,124.1 L234.37,124.38 C234.37,124.6 234.43,124.82 234.46,125.05 C234.49,125.28 234.46,125.25 234.46,125.36 C234.46,125.47 234.53,125.81 234.56,126.03 L234.56,126.3 C234.56,126.58 234.65,126.86 234.7,127.14 C234.698249,127.166638 234.698249,127.193362 234.7,127.22 C234.76,127.54 234.82,127.86 234.88,128.22 C234.878865,128.24332 234.878865,128.26668 234.88,128.29 C234.94,128.58 235,128.86 235.06,129.15 L235.06,129.32 L235.24,130.1 L235.24,130.25 C235.31,130.55 235.39,130.84 235.46,131.13 L235.46,131.13 C235.706667,132.07 235.98,132.973333 236.28,133.84 L236.28,133.84 C236.738562,135.218267 237.310518,136.556176 237.99,137.84 L238.27,138.34 L238.27,138.34 L238.27,138.34 L238.53,138.77 L238.53,138.77 L238.53,138.77 C238.63,138.92 238.72,139.07 238.82,139.21 L238.82,139.21 L238.82,139.27 L238.82,139.27 C238.95,139.46 239.08,139.63 239.21,139.81 L239.28,139.89 L239.28,139.89 C239.43,140.08 239.59,140.27 239.75,140.44 L240.09,140.79 L240.24,140.93 L240.46,141.13 L240.63,141.26 L240.84,141.43 L241.01,141.55 L241.23,141.7 L241.4,141.8 L241.63,141.93 L241.79,142.01 L242.06,142.13 L242.19,142.19 L242.6,142.33 L242.85,142.42 C249.52,144.18 256.02,141.42 264.17,147.22" })))); -}; -exports.ServerErrorIllustration = ServerErrorIllustration; -//# sourceMappingURL=ServerErrorIllustration.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,u=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;var a=(L,r,C)=>r in L?d(L,r,{enumerable:!0,configurable:!0,writable:!0,value:C}):L[r]=C,h=(L,r)=>{for(var C in r||(r={}))n.call(r,C)&&a(L,C,r[C]);if(t)for(var C of t(r))o.call(r,C)&&a(L,C,r[C]);return L},l=(L,r)=>u(L,x(r));var v=(L,r)=>{var C={};for(var e in L)n.call(L,e)&&r.indexOf(e)<0&&(C[e]=L[e]);if(L!=null&&t)for(var e of t(L))r.indexOf(e)<0&&o.call(L,e)&&(C[e]=L[e]);return C};var s=require("react/jsx-runtime"),c=require("../static/illustrations/ServerError.svg.js"),j=require("../theme/common.js");const m=e=>{var i=e,{title:L,size:r=500}=i,C=v(i,["title","size"]);return s.jsxs("svg",l(h({width:r,height:r,viewBox:"0 0 500 250"},C),{children:[L&&s.jsx("title",{children:L}),s.jsx("image",{href:c}),s.jsx("g",{transform:"translate(1.000000, 8.000000)",children:s.jsx(j.BrandedPath,{d:"M264.15,146.35 C264.3,146.81 264.44,147.12 264.48,147.22 L264.48,147.22 C263.48,137.22 269.11,133.06 270.93,126.42 C270.94165,126.308644 270.961707,126.19833 270.99,126.09 C271.027883,125.938315 271.057923,125.784778 271.08,125.63 C271.35,123.79 270.6,121.63 269.17,119.43 L269.17,119.43 C269.05,119.24 268.93,119.06 268.8,118.87 L268.8,118.87 C268.57,118.53 268.32,118.19 268.05,117.87 L267.97,117.76 L267.75,117.48 L267.52,117.19 L267.29,116.91 L267.05,116.62 L266.87,116.42 C264.414066,113.677113 261.664239,111.212329 258.67,109.07 L258.67,109.07 C259.080103,112.566305 259.113628,116.096537 258.77,119.6 C258.200772,123.648452 257.010088,127.58479 255.24,131.27 C251.161549,130.966931 247.154344,130.035964 243.36,128.51 C240.141132,127.066937 237.089672,125.276299 234.26,123.17 C234.26,123.48 234.33,123.79 234.37,124.1 L234.37,124.38 C234.37,124.6 234.43,124.82 234.46,125.05 C234.49,125.28 234.46,125.25 234.46,125.36 C234.46,125.47 234.53,125.81 234.56,126.03 L234.56,126.3 C234.56,126.58 234.65,126.86 234.7,127.14 C234.698249,127.166638 234.698249,127.193362 234.7,127.22 C234.76,127.54 234.82,127.86 234.88,128.22 C234.878865,128.24332 234.878865,128.26668 234.88,128.29 C234.94,128.58 235,128.86 235.06,129.15 L235.06,129.32 L235.24,130.1 L235.24,130.25 C235.31,130.55 235.39,130.84 235.46,131.13 L235.46,131.13 C235.706667,132.07 235.98,132.973333 236.28,133.84 L236.28,133.84 C236.738562,135.218267 237.310518,136.556176 237.99,137.84 L238.27,138.34 L238.27,138.34 L238.27,138.34 L238.53,138.77 L238.53,138.77 L238.53,138.77 C238.63,138.92 238.72,139.07 238.82,139.21 L238.82,139.21 L238.82,139.27 L238.82,139.27 C238.95,139.46 239.08,139.63 239.21,139.81 L239.28,139.89 L239.28,139.89 C239.43,140.08 239.59,140.27 239.75,140.44 L240.09,140.79 L240.24,140.93 L240.46,141.13 L240.63,141.26 L240.84,141.43 L241.01,141.55 L241.23,141.7 L241.4,141.8 L241.63,141.93 L241.79,142.01 L242.06,142.13 L242.19,142.19 L242.6,142.33 L242.85,142.42 C249.52,144.18 256.02,141.42 264.17,147.22"})})]}))};exports.ServerErrorIllustration=m; diff --git a/lib/illustrations/ServerErrorIllustration.js.map b/lib/illustrations/ServerErrorIllustration.js.map deleted file mode 100644 index 32bc40d7..00000000 --- a/lib/illustrations/ServerErrorIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ServerErrorIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ServerErrorIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,+FAAqE;AACrE,kCAAqC;AAErC,IAAM,uBAAuB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACpF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,yBAAW,GAAI;QAC5B,qCAAG,SAAS,EAAC,+BAA+B;YAC1C,8BAAC,mBAAW,IAAC,CAAC,EAAC,28DAA28D,GAAG,CAC39D,CACA,CACP,CAAA;CAAA,CAAC;AAEM,0DAAuB"} \ No newline at end of file diff --git a/lib/illustrations/ServerIllustration.d.ts b/lib/illustrations/ServerIllustration.d.ts deleted file mode 100644 index ba7dca7c..00000000 --- a/lib/illustrations/ServerIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ServerIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ServerIllustration }; diff --git a/lib/illustrations/ServerIllustration.js b/lib/illustrations/ServerIllustration.js index fd9b714a..acb7f287 100644 --- a/lib/illustrations/ServerIllustration.js +++ b/lib/illustrations/ServerIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ServerIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Server_svg_1 = __importDefault(require("../../static/illustrations/Server.svg")); -var ServerIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Server_svg_1.default }))); -}; -exports.ServerIllustration = ServerIllustration; -//# sourceMappingURL=ServerIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var l=(r,e,i)=>e in r?j(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,a=(r,e)=>{for(var i in e||(e={}))n.call(e,i)&&l(r,i,e[i]);if(t)for(var i of t(e))u.call(e,i)&&l(r,i,e[i]);return r},x=(r,e)=>o(r,d(e));var c=(r,e)=>{var i={};for(var s in r)n.call(r,s)&&e.indexOf(s)<0&&(i[s]=r[s]);if(r!=null&&t)for(var s of t(r))e.indexOf(s)<0&&u.call(r,s)&&(i[s]=r[s]);return i};var v=require("react/jsx-runtime"),g=require("../static/illustrations/Server.svg.js");const S=s=>{var h=s,{title:r,size:e=256}=h,i=c(h,["title","size"]);return v.jsxs("svg",x(a({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&v.jsx("title",{children:r}),v.jsx("image",{href:g})]}))};exports.ServerIllustration=S; diff --git a/lib/illustrations/ServerIllustration.js.map b/lib/illustrations/ServerIllustration.js.map deleted file mode 100644 index c81367c8..00000000 --- a/lib/illustrations/ServerIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ServerIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ServerIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAE3D,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI,CACnB,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/SettingsIllustration.d.ts b/lib/illustrations/SettingsIllustration.d.ts deleted file mode 100644 index 1d6928e6..00000000 --- a/lib/illustrations/SettingsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const SettingsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { SettingsIllustration }; diff --git a/lib/illustrations/SettingsIllustration.js b/lib/illustrations/SettingsIllustration.js index 90d57d75..8ce99879 100644 --- a/lib/illustrations/SettingsIllustration.js +++ b/lib/illustrations/SettingsIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SettingsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Settings_svg_1 = __importDefault(require("../../static/illustrations/Settings.svg")); -var SettingsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Settings_svg_1.default }))); -}; -exports.SettingsIllustration = SettingsIllustration; -//# sourceMappingURL=SettingsIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var h=(t,e,i)=>e in t?j(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,a=(t,e)=>{for(var i in e||(e={}))l.call(e,i)&&h(t,i,e[i]);if(r)for(var i of r(e))u.call(e,i)&&h(t,i,e[i]);return t},x=(t,e)=>o(t,v(e));var c=(t,e)=>{var i={};for(var s in t)l.call(t,s)&&e.indexOf(s)<0&&(i[s]=t[s]);if(t!=null&&r)for(var s of r(t))e.indexOf(s)<0&&u.call(t,s)&&(i[s]=t[s]);return i};var n=require("react/jsx-runtime"),d=require("../static/illustrations/Settings.svg.js");const S=s=>{var g=s,{title:t,size:e=256}=g,i=c(g,["title","size"]);return n.jsxs("svg",x(a({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[t&&n.jsx("title",{children:t}),n.jsx("image",{href:d})]}))};exports.SettingsIllustration=S; diff --git a/lib/illustrations/SettingsIllustration.js.map b/lib/illustrations/SettingsIllustration.js.map deleted file mode 100644 index 38a1aac7..00000000 --- a/lib/illustrations/SettingsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SettingsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/SettingsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAE/D,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI,CACrB,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/StatusIllustration.d.ts b/lib/illustrations/StatusIllustration.d.ts deleted file mode 100644 index e12cdcb4..00000000 --- a/lib/illustrations/StatusIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const StatusIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { StatusIllustration }; diff --git a/lib/illustrations/StatusIllustration.js b/lib/illustrations/StatusIllustration.js index 7b7a1fa4..f85148c4 100644 --- a/lib/illustrations/StatusIllustration.js +++ b/lib/illustrations/StatusIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.StatusIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Status_svg_1 = __importDefault(require("../../static/illustrations/Status.svg")); -var theme_1 = require("../theme"); -var StatusIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Status_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M137.275 100.23c.078.228.146.385.166.436.007.005-.007-.002 0 0 0 0 0 .001 0 0 .001.001 0 0 0 0-.52-5.013 2.322-7.103 3.236-10.432.005-.05.015-.104.03-.165.02-.074.034-.152.046-.228.135-.922-.243-1.994-.957-3.11-.003-.007-.008-.013-.01-.019a10.36 10.36 0 00-.187-.278l-.002-.004c-.117-.17-.243-.34-.375-.513-.012-.017-.025-.036-.04-.053-.036-.046-.075-.093-.11-.14a10.482 10.482 0 00-.114-.144l-.119-.14-.12-.146a3.8 3.8 0 00-.09-.1c-1.123-1.295-2.585-2.573-4.11-3.686 0 0-.013-.017 0 0 .201 1.887.227 3.774.048 5.283-.216 1.818-.867 3.936-1.77 5.855-2.114-.173-4.274-.663-5.959-1.382-1.409-.6-3.022-1.55-4.565-2.677.017.157.035.312.054.468l.018.14.045.334a33.437 33.437 0 00.073.488l.023.136a20.47 20.47 0 00.08.461c.027.162.06.323.091.483.001.013.005.025.008.037.03.145.058.286.09.43.005.03.012.058.018.086l.09.39a.527.527 0 01.018.076c.038.148.074.297.112.443.002 0 .001.002.001.002.126.471.262.925.41 1.361.002.006.005.01.006.016.25.73.536 1.398.854 1.986.048.084.096.17.144.25.002.003.002.007.005.01.044.074.088.15.133.22l.005.008a4.504 4.504 0 00.168.252l.001.002a7.497 7.497 0 00.23.31l.012.017a4.849 4.849 0 00.404.452l.074.07.108.097c.027.024.055.045.083.068l.105.083c.028.022.056.041.085.061l.108.075.085.053.117.065c.027.015.055.03.081.042.045.022.09.041.135.061.022.007.045.02.068.027.07.028.138.051.208.07.047.015.087.03.124.044 3.347.884 6.606-.517 10.694 2.405" })))); -}; -exports.StatusIllustration = StatusIllustration; -//# sourceMappingURL=StatusIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var c=(l,a,e)=>a in l?x(l,a,{enumerable:!0,configurable:!0,writable:!0,value:e}):l[a]=e,d=(l,a)=>{for(var e in a||(a={}))n.call(a,e)&&c(l,e,a[e]);if(i)for(var e of i(a))u.call(a,e)&&c(l,e,a[e]);return l},h=(l,a)=>j(l,v(a));var o=(l,a)=>{var e={};for(var r in l)n.call(l,r)&&a.indexOf(r)<0&&(e[r]=l[r]);if(l!=null&&i)for(var r of i(l))a.indexOf(r)<0&&u.call(l,r)&&(e[r]=l[r]);return e};var t=require("react/jsx-runtime"),g=require("../static/illustrations/Status.svg.js"),m=require("../theme/common.js");const f=r=>{var s=r,{title:l,size:a=256}=s,e=o(s,["title","size"]);return t.jsxs("svg",h(d({width:a,height:a,viewBox:"0 0 256 256"},e),{children:[l&&t.jsx("title",{children:l}),t.jsx("image",{href:g}),t.jsx("g",{fill:"none",fillRule:"evenodd",children:t.jsx(m.BrandedPath,{d:"M137.275 100.23c.078.228.146.385.166.436.007.005-.007-.002 0 0 0 0 0 .001 0 0 .001.001 0 0 0 0-.52-5.013 2.322-7.103 3.236-10.432.005-.05.015-.104.03-.165.02-.074.034-.152.046-.228.135-.922-.243-1.994-.957-3.11-.003-.007-.008-.013-.01-.019a10.36 10.36 0 00-.187-.278l-.002-.004c-.117-.17-.243-.34-.375-.513-.012-.017-.025-.036-.04-.053-.036-.046-.075-.093-.11-.14a10.482 10.482 0 00-.114-.144l-.119-.14-.12-.146a3.8 3.8 0 00-.09-.1c-1.123-1.295-2.585-2.573-4.11-3.686 0 0-.013-.017 0 0 .201 1.887.227 3.774.048 5.283-.216 1.818-.867 3.936-1.77 5.855-2.114-.173-4.274-.663-5.959-1.382-1.409-.6-3.022-1.55-4.565-2.677.017.157.035.312.054.468l.018.14.045.334a33.437 33.437 0 00.073.488l.023.136a20.47 20.47 0 00.08.461c.027.162.06.323.091.483.001.013.005.025.008.037.03.145.058.286.09.43.005.03.012.058.018.086l.09.39a.527.527 0 01.018.076c.038.148.074.297.112.443.002 0 .001.002.001.002.126.471.262.925.41 1.361.002.006.005.01.006.016.25.73.536 1.398.854 1.986.048.084.096.17.144.25.002.003.002.007.005.01.044.074.088.15.133.22l.005.008a4.504 4.504 0 00.168.252l.001.002a7.497 7.497 0 00.23.31l.012.017a4.849 4.849 0 00.404.452l.074.07.108.097c.027.024.055.045.083.068l.105.083c.028.022.056.041.085.061l.108.075.085.053.117.065c.027.015.055.03.081.042.045.022.09.041.135.061.022.007.045.02.068.027.07.028.138.051.208.07.047.015.087.03.124.044 3.347.884 6.606-.517 10.694 2.405"})})]}))};exports.StatusIllustration=f; diff --git a/lib/illustrations/StatusIllustration.js.map b/lib/illustrations/StatusIllustration.js.map deleted file mode 100644 index 1bc134fb..00000000 --- a/lib/illustrations/StatusIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"StatusIllustration.js","sourceRoot":"","sources":["../../src/illustrations/StatusIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAC3D,kCAAqC;AAErC,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI;QACvB,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,g2CAAg2C,GAAG,CACh3C,CACA,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/SurveyIllustration.d.ts b/lib/illustrations/SurveyIllustration.d.ts deleted file mode 100644 index 9e2c1691..00000000 --- a/lib/illustrations/SurveyIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const SurveyIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { SurveyIllustration }; diff --git a/lib/illustrations/SurveyIllustration.js b/lib/illustrations/SurveyIllustration.js index 784f5cc1..dc8c3c39 100644 --- a/lib/illustrations/SurveyIllustration.js +++ b/lib/illustrations/SurveyIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.SurveyIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Survey_svg_1 = __importDefault(require("../../static/illustrations/Survey.svg")); -var SurveyIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Survey_svg_1.default }))); -}; -exports.SurveyIllustration = SurveyIllustration; -//# sourceMappingURL=SurveyIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var h=(r,e,i)=>e in r?j(r,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):r[e]=i,a=(r,e)=>{for(var i in e||(e={}))l.call(e,i)&&h(r,i,e[i]);if(t)for(var i of t(e))n.call(e,i)&&h(r,i,e[i]);return r},x=(r,e)=>o(r,d(e));var c=(r,e)=>{var i={};for(var s in r)l.call(r,s)&&e.indexOf(s)<0&&(i[s]=r[s]);if(r!=null&&t)for(var s of t(r))e.indexOf(s)<0&&n.call(r,s)&&(i[s]=r[s]);return i};var u=require("react/jsx-runtime"),g=require("../static/illustrations/Survey.svg.js");const y=s=>{var v=s,{title:r,size:e=256}=v,i=c(v,["title","size"]);return u.jsxs("svg",x(a({width:e,height:e,viewBox:"0 0 256 256"},i),{children:[r&&u.jsx("title",{children:r}),u.jsx("image",{href:g})]}))};exports.SurveyIllustration=y; diff --git a/lib/illustrations/SurveyIllustration.js.map b/lib/illustrations/SurveyIllustration.js.map deleted file mode 100644 index c87d90b6..00000000 --- a/lib/illustrations/SurveyIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"SurveyIllustration.js","sourceRoot":"","sources":["../../src/illustrations/SurveyIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,qFAA2D;AAE3D,IAAM,kBAAkB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC/E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,oBAAM,GAAI,CACnB,CACP,CAAA;CAAA,CAAC;AAEM,gDAAkB"} \ No newline at end of file diff --git a/lib/illustrations/TimezoneIllustration.d.ts b/lib/illustrations/TimezoneIllustration.d.ts deleted file mode 100644 index 5a138409..00000000 --- a/lib/illustrations/TimezoneIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const TimezoneIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { TimezoneIllustration }; diff --git a/lib/illustrations/TimezoneIllustration.js b/lib/illustrations/TimezoneIllustration.js index dbe78380..bd73282d 100644 --- a/lib/illustrations/TimezoneIllustration.js +++ b/lib/illustrations/TimezoneIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.TimezoneIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Timezone_svg_1 = __importDefault(require("../../static/illustrations/Timezone.svg")); -var TimezoneIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Timezone_svg_1.default }))); -}; -exports.TimezoneIllustration = TimezoneIllustration; -//# sourceMappingURL=TimezoneIllustration.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var h=(e,i,r)=>i in e?c(e,i,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[i]=r,a=(e,i)=>{for(var r in i||(i={}))l.call(i,r)&&h(e,r,i[r]);if(t)for(var r of t(i))u.call(i,r)&&h(e,r,i[r]);return e},m=(e,i)=>j(e,v(i));var x=(e,i)=>{var r={};for(var s in e)l.call(e,s)&&i.indexOf(s)<0&&(r[s]=e[s]);if(e!=null&&t)for(var s of t(e))i.indexOf(s)<0&&u.call(e,s)&&(r[s]=e[s]);return r};var n=require("react/jsx-runtime"),d=require("../static/illustrations/Timezone.svg.js");const g=s=>{var o=s,{title:e,size:i=256}=o,r=x(o,["title","size"]);return n.jsxs("svg",m(a({width:i,height:i,viewBox:"0 0 256 256"},r),{children:[e&&n.jsx("title",{children:e}),n.jsx("image",{href:d})]}))};exports.TimezoneIllustration=g; diff --git a/lib/illustrations/TimezoneIllustration.js.map b/lib/illustrations/TimezoneIllustration.js.map deleted file mode 100644 index 8b155308..00000000 --- a/lib/illustrations/TimezoneIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"TimezoneIllustration.js","sourceRoot":"","sources":["../../src/illustrations/TimezoneIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,yFAA+D;AAE/D,IAAM,oBAAoB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACjF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,sBAAQ,GAAI,CACrB,CACP,CAAA;CAAA,CAAC;AAEM,oDAAoB"} \ No newline at end of file diff --git a/lib/illustrations/UserGroupsIllustration.d.ts b/lib/illustrations/UserGroupsIllustration.d.ts deleted file mode 100644 index 87f10f9e..00000000 --- a/lib/illustrations/UserGroupsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const UserGroupsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { UserGroupsIllustration }; diff --git a/lib/illustrations/UserGroupsIllustration.js b/lib/illustrations/UserGroupsIllustration.js index 5ea00836..14438739 100644 --- a/lib/illustrations/UserGroupsIllustration.js +++ b/lib/illustrations/UserGroupsIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UserGroupsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var UserGroups_svg_1 = __importDefault(require("../../static/illustrations/UserGroups.svg")); -var UserGroupsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: UserGroups_svg_1.default }))); -}; -exports.UserGroupsIllustration = UserGroupsIllustration; -//# sourceMappingURL=UserGroupsIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;var h=(r,s,e)=>s in r?j(r,s,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[s]=e,a=(r,s)=>{for(var e in s||(s={}))l.call(s,e)&&h(r,e,s[e]);if(t)for(var e of t(s))n.call(s,e)&&h(r,e,s[e]);return r},x=(r,s)=>v(r,d(s));var c=(r,s)=>{var e={};for(var i in r)l.call(r,i)&&s.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&t)for(var i of t(r))s.indexOf(i)<0&&n.call(r,i)&&(e[i]=r[i]);return e};var u=require("react/jsx-runtime"),g=require("../static/illustrations/UserGroups.svg.js");const p=i=>{var o=i,{title:r,size:s=256}=o,e=c(o,["title","size"]);return u.jsxs("svg",x(a({width:s,height:s,viewBox:"0 0 256 256"},e),{children:[r&&u.jsx("title",{children:r}),u.jsx("image",{href:g})]}))};exports.UserGroupsIllustration=p; diff --git a/lib/illustrations/UserGroupsIllustration.js.map b/lib/illustrations/UserGroupsIllustration.js.map deleted file mode 100644 index cb549c18..00000000 --- a/lib/illustrations/UserGroupsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UserGroupsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/UserGroupsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,6FAAmE;AAEnE,IAAM,sBAAsB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CACnF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,wBAAU,GAAI,CACvB,CACP,CAAA;CAAA,CAAC;AAEM,wDAAsB"} \ No newline at end of file diff --git a/lib/illustrations/UserRolesIllustration.d.ts b/lib/illustrations/UserRolesIllustration.d.ts deleted file mode 100644 index 1d1228f8..00000000 --- a/lib/illustrations/UserRolesIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const UserRolesIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { UserRolesIllustration }; diff --git a/lib/illustrations/UserRolesIllustration.js b/lib/illustrations/UserRolesIllustration.js index f28944ae..278a0c7f 100644 --- a/lib/illustrations/UserRolesIllustration.js +++ b/lib/illustrations/UserRolesIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UserRolesIllustration = void 0; -var react_1 = __importDefault(require("react")); -var UserRoles_svg_1 = __importDefault(require("../../static/illustrations/UserRoles.svg")); -var UserRolesIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: UserRoles_svg_1.default }))); -}; -exports.UserRolesIllustration = UserRolesIllustration; -//# sourceMappingURL=UserRolesIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,v=Object.defineProperties;var R=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var n=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var h=(e,s,r)=>s in e?j(e,s,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[s]=r,a=(e,s)=>{for(var r in s||(s={}))n.call(s,r)&&h(e,r,s[r]);if(t)for(var r of t(s))u.call(s,r)&&h(e,r,s[r]);return e},x=(e,s)=>v(e,R(s));var c=(e,s)=>{var r={};for(var i in e)n.call(e,i)&&s.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&t)for(var i of t(e))s.indexOf(i)<0&&u.call(e,i)&&(r[i]=e[i]);return r};var l=require("react/jsx-runtime"),d=require("../static/illustrations/UserRoles.svg.js");const g=i=>{var o=i,{title:e,size:s=256}=o,r=c(o,["title","size"]);return l.jsxs("svg",x(a({width:s,height:s,viewBox:"0 0 256 256"},r),{children:[e&&l.jsx("title",{children:e}),l.jsx("image",{href:d})]}))};exports.UserRolesIllustration=g; diff --git a/lib/illustrations/UserRolesIllustration.js.map b/lib/illustrations/UserRolesIllustration.js.map deleted file mode 100644 index 35bc7d55..00000000 --- a/lib/illustrations/UserRolesIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UserRolesIllustration.js","sourceRoot":"","sources":["../../src/illustrations/UserRolesIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,2FAAiE;AAEjE,IAAM,qBAAqB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAClF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,uBAAS,GAAI,CACtB,CACP,CAAA;CAAA,CAAC;AAEM,sDAAqB"} \ No newline at end of file diff --git a/lib/illustrations/UsersIllustration.d.ts b/lib/illustrations/UsersIllustration.d.ts deleted file mode 100644 index 3bb8aded..00000000 --- a/lib/illustrations/UsersIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const UsersIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { UsersIllustration }; diff --git a/lib/illustrations/UsersIllustration.js b/lib/illustrations/UsersIllustration.js index 9fc51bee..880632ec 100644 --- a/lib/illustrations/UsersIllustration.js +++ b/lib/illustrations/UsersIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UsersIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Users_svg_1 = __importDefault(require("../../static/illustrations/Users.svg")); -var UsersIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Users_svg_1.default }))); -}; -exports.UsersIllustration = UsersIllustration; -//# sourceMappingURL=UsersIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var u=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;var n=(s,r,e)=>r in s?o(s,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):s[r]=e,x=(s,r)=>{for(var e in r||(r={}))u.call(r,e)&&n(s,e,r[e]);if(t)for(var e of t(r))a.call(r,e)&&n(s,e,r[e]);return s},c=(s,r)=>v(s,d(r));var j=(s,r)=>{var e={};for(var i in s)u.call(s,i)&&r.indexOf(i)<0&&(e[i]=s[i]);if(s!=null&&t)for(var i of t(s))r.indexOf(i)<0&&a.call(s,i)&&(e[i]=s[i]);return e};var h=require("react/jsx-runtime"),g=require("../static/illustrations/Users.svg.js");const U=i=>{var l=i,{title:s,size:r=256}=l,e=j(l,["title","size"]);return h.jsxs("svg",c(x({width:r,height:r,viewBox:"0 0 256 256"},e),{children:[s&&h.jsx("title",{children:s}),h.jsx("image",{href:g})]}))};exports.UsersIllustration=U; diff --git a/lib/illustrations/UsersIllustration.js.map b/lib/illustrations/UsersIllustration.js.map deleted file mode 100644 index 9d9e9a65..00000000 --- a/lib/illustrations/UsersIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UsersIllustration.js","sourceRoot":"","sources":["../../src/illustrations/UsersIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AAEzD,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI,CAClB,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/UsingIllustration.d.ts b/lib/illustrations/UsingIllustration.d.ts deleted file mode 100644 index d82b23a3..00000000 --- a/lib/illustrations/UsingIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const UsingIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { UsingIllustration }; diff --git a/lib/illustrations/UsingIllustration.js b/lib/illustrations/UsingIllustration.js index f7f7252b..47e933d2 100644 --- a/lib/illustrations/UsingIllustration.js +++ b/lib/illustrations/UsingIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.UsingIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Using_svg_1 = __importDefault(require("../../static/illustrations/Using.svg")); -var theme_1 = require("../theme"); -var UsingIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Using_svg_1.default }), - react_1.default.createElement("g", { transform: "translate(113.000000, 165.720000)" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M12.2,5.21 C11.9,6.94 11.17,8.94 10.221,10.73 C8.2,10.46 6.171,9.889 4.579,9.13 C3.26,8.47 1.76,7.48 0.34,6.33 L0.37,6.78 L0.39,6.92 L0.39,7.24 L0.41,7.38 L0.45,7.7 L0.45,7.84 C0.48,7.97 0.49,8.11 0.51,8.24 L0.58,8.76 C0.58,8.93 0.609,9.061 0.63,9.19 L0.65,9.29 L0.71,9.67 L0.73,9.74 L0.81,10.17 C0.91,10.62 1.01,11.07 1.131,11.47 C1.329,12.2 1.58,12.87 1.859,13.43 L1.98,13.68 C2.03,13.76 2.05,13.84 2.1,13.91 C2.14,14.01 2.18,14.07 2.22,14.14 L2.42,14.44 L2.45,14.5 C2.52,14.6 2.59,14.7 2.67,14.78 L2.81,14.96 L2.88,15.03 C2.921,15.06 2.98,15.09 2.98,15.13 L3.08,15.21 C3.1,15.24 3.12,15.27 3.18,15.31 C3.2,15.31 3.22,15.34 3.24,15.36 L3.34,15.43 C3.37,15.45 3.4,15.46 3.409,15.49 C3.44,15.53 3.48,15.549 3.53,15.59 C3.56,15.59 3.579,15.61 3.6,15.62 L3.73,15.68 C3.73,15.68 3.77,15.68 3.791,15.7 L3.99,15.78 C4.029,15.78 4.07,15.811 4.091,15.82 C7.26,16.82 10.52,15.66 14.29,18.65 C14.04,13.831 16.86,11.97 17.89,8.82 L17.9,8.82 L17.95,8.66 C17.95,8.59 17.989,8.52 17.989,8.46 C18.159,7.58 17.86,6.52 17.22,5.42 L17.04,5.119 L16.69,4.62 C16.69,4.59 16.671,4.58 16.65,4.55 L16.55,4.42 L16.449,4.27 C16.421,4.21 16.38,4.17 16.35,4.13 L16.25,3.98 C16.21,3.96 16.18,3.91 16.15,3.88 C15.15,2.581 13.81,1.3 12.4,0.16 C12.5,1.96 12.45,3.79 12.2,5.21 Z" })))); -}; -exports.UsingIllustration = UsingIllustration; -//# sourceMappingURL=UsingIllustration.js.map \ No newline at end of file +"use strict";var o=Object.defineProperty,u=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var a=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var t=(C,L,r)=>L in C?o(C,L,{enumerable:!0,configurable:!0,writable:!0,value:r}):C[L]=r,l=(C,L)=>{for(var r in L||(L={}))a.call(L,r)&&t(C,r,L[r]);if(i)for(var r of i(L))h.call(L,r)&&t(C,r,L[r]);return C},d=(C,L)=>u(C,x(L));var g=(C,L)=>{var r={};for(var s in C)a.call(C,s)&&L.indexOf(s)<0&&(r[s]=C[s]);if(C!=null&&i)for(var s of i(C))L.indexOf(s)<0&&h.call(C,s)&&(r[s]=C[s]);return r};var e=require("react/jsx-runtime"),c=require("../static/illustrations/Using.svg.js"),j=require("../theme/common.js");const m=s=>{var n=s,{title:C,size:L=256}=n,r=g(n,["title","size"]);return e.jsxs("svg",d(l({width:L,height:L,viewBox:"0 0 256 256"},r),{children:[C&&e.jsx("title",{children:C}),e.jsx("image",{href:c}),e.jsx("g",{transform:"translate(113.000000, 165.720000)",children:e.jsx(j.BrandedPath,{d:"M12.2,5.21 C11.9,6.94 11.17,8.94 10.221,10.73 C8.2,10.46 6.171,9.889 4.579,9.13 C3.26,8.47 1.76,7.48 0.34,6.33 L0.37,6.78 L0.39,6.92 L0.39,7.24 L0.41,7.38 L0.45,7.7 L0.45,7.84 C0.48,7.97 0.49,8.11 0.51,8.24 L0.58,8.76 C0.58,8.93 0.609,9.061 0.63,9.19 L0.65,9.29 L0.71,9.67 L0.73,9.74 L0.81,10.17 C0.91,10.62 1.01,11.07 1.131,11.47 C1.329,12.2 1.58,12.87 1.859,13.43 L1.98,13.68 C2.03,13.76 2.05,13.84 2.1,13.91 C2.14,14.01 2.18,14.07 2.22,14.14 L2.42,14.44 L2.45,14.5 C2.52,14.6 2.59,14.7 2.67,14.78 L2.81,14.96 L2.88,15.03 C2.921,15.06 2.98,15.09 2.98,15.13 L3.08,15.21 C3.1,15.24 3.12,15.27 3.18,15.31 C3.2,15.31 3.22,15.34 3.24,15.36 L3.34,15.43 C3.37,15.45 3.4,15.46 3.409,15.49 C3.44,15.53 3.48,15.549 3.53,15.59 C3.56,15.59 3.579,15.61 3.6,15.62 L3.73,15.68 C3.73,15.68 3.77,15.68 3.791,15.7 L3.99,15.78 C4.029,15.78 4.07,15.811 4.091,15.82 C7.26,16.82 10.52,15.66 14.29,18.65 C14.04,13.831 16.86,11.97 17.89,8.82 L17.9,8.82 L17.95,8.66 C17.95,8.59 17.989,8.52 17.989,8.46 C18.159,7.58 17.86,6.52 17.22,5.42 L17.04,5.119 L16.69,4.62 C16.69,4.59 16.671,4.58 16.65,4.55 L16.55,4.42 L16.449,4.27 C16.421,4.21 16.38,4.17 16.35,4.13 L16.25,3.98 C16.21,3.96 16.18,3.91 16.15,3.88 C15.15,2.581 13.81,1.3 12.4,0.16 C12.5,1.96 12.45,3.79 12.2,5.21 Z"})})]}))};exports.UsingIllustration=m; diff --git a/lib/illustrations/UsingIllustration.js.map b/lib/illustrations/UsingIllustration.js.map deleted file mode 100644 index 975e9408..00000000 --- a/lib/illustrations/UsingIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"UsingIllustration.js","sourceRoot":"","sources":["../../src/illustrations/UsingIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AACzD,kCAAqC;AAErC,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI;QACtB,qCAAG,SAAS,EAAC,mCAAmC;YAC9C,8BAAC,mBAAW,IAAC,CAAC,EAAC,guCAAguC,GAAG,CAChvC,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/ViewsIllustration.d.ts b/lib/illustrations/ViewsIllustration.d.ts deleted file mode 100644 index d5f3790a..00000000 --- a/lib/illustrations/ViewsIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const ViewsIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { ViewsIllustration }; diff --git a/lib/illustrations/ViewsIllustration.js b/lib/illustrations/ViewsIllustration.js index ae744e7d..092c9908 100644 --- a/lib/illustrations/ViewsIllustration.js +++ b/lib/illustrations/ViewsIllustration.js @@ -1,41 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ViewsIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Views_svg_1 = __importDefault(require("../../static/illustrations/Views.svg")); -var theme_1 = require("../theme"); -var ViewsIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Views_svg_1.default }), - react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" }, - react_1.default.createElement(theme_1.BrandedPath, { d: "M131.266 96.007c.104.309.195.519.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001 0 0 0 0 0-.7-6.74 3.123-9.55 4.351-14.026.006-.066.02-.14.04-.221.025-.1.045-.203.061-.306.182-1.24-.325-2.681-1.286-4.182-.004-.01-.01-.017-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a16.864 16.864 0 00-.503-.69c-.018-.023-.035-.048-.054-.071l-.149-.188c-.052-.066-.102-.131-.153-.194l-.158-.188-.165-.196-.118-.136c-1.51-1.74-3.476-3.458-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.102-.29 2.445-1.165 5.292-2.379 7.872-2.842-.233-5.747-.891-8.012-1.858-1.893-.81-4.063-2.085-6.137-3.6.023.212.048.42.072.63l.025.188c.02.15.038.299.061.449l.03.207a21.043 21.043 0 00.098.632 25.503 25.503 0 00.107.62c.038.218.08.434.123.65.002.017.007.032.01.049l.121.577c.01.04.018.078.025.117l.121.523c.01.033.018.067.025.102l.15.596a28.163 28.163 0 00.553 1.833l.007.02c.337.98.721 1.882 1.15 2.67.063.116.127.228.192.338.003.004.003.009.006.013h.001l.178.293.002.002.007.01c.064.104.13.205.197.3.01.015.018.026.03.04 0 0-.002.002 0 .003a9.936 9.936 0 00.308.417c.005.007.011.013.016.022a6.04 6.04 0 00.544.608c.032.033.067.062.1.093.047.046.096.088.144.132.037.032.074.06.112.09.046.04.094.076.141.114.037.028.075.054.114.08l.146.102.114.07.157.089a3.723 3.723 0 00.291.137c.028.01.06.027.09.038.093.037.186.068.28.094.063.019.116.038.167.058 4.5 1.189 8.882-.695 14.377 3.234" })))); -}; -exports.ViewsIllustration = ViewsIllustration; -//# sourceMappingURL=ViewsIllustration.js.map \ No newline at end of file +"use strict";var x=Object.defineProperty,j=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var t=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var n=(e,l,c)=>l in e?x(e,l,{enumerable:!0,configurable:!0,writable:!0,value:c}):e[l]=c,h=(e,l)=>{for(var c in l||(l={}))t.call(l,c)&&n(e,c,l[c]);if(s)for(var c of s(l))d.call(l,c)&&n(e,c,l[c]);return e},o=(e,l)=>j(e,v(l));var u=(e,l)=>{var c={};for(var i in e)t.call(e,i)&&l.indexOf(i)<0&&(c[i]=e[i]);if(e!=null&&s)for(var i of s(e))l.indexOf(i)<0&&d.call(e,i)&&(c[i]=e[i]);return c};var r=require("react/jsx-runtime"),w=require("../static/illustrations/Views.svg.js"),g=require("../theme/common.js");const m=i=>{var a=i,{title:e,size:l=256}=a,c=u(a,["title","size"]);return r.jsxs("svg",o(h({width:l,height:l,viewBox:"0 0 256 256"},c),{children:[e&&r.jsx("title",{children:e}),r.jsx("image",{href:w}),r.jsx("g",{fill:"none",fillRule:"evenodd",children:r.jsx(g.BrandedPath,{d:"M131.266 96.007c.104.309.195.519.223.588.008.007-.009-.004 0 0 0 0 0 .002 0 0 .001 0 0 0 0 0-.7-6.74 3.123-9.55 4.351-14.026.006-.066.02-.14.04-.221.025-.1.045-.203.061-.306.182-1.24-.325-2.681-1.286-4.182-.004-.01-.01-.017-.016-.024-.078-.125-.163-.25-.248-.375 0 0-.003-.002-.004-.005a16.864 16.864 0 00-.503-.69c-.018-.023-.035-.048-.054-.071l-.149-.188c-.052-.066-.102-.131-.153-.194l-.158-.188-.165-.196-.118-.136c-1.51-1.74-3.476-3.458-5.528-4.954 0 0-.015-.023 0 0 .272 2.536.306 5.073.066 7.102-.29 2.445-1.165 5.292-2.379 7.872-2.842-.233-5.747-.891-8.012-1.858-1.893-.81-4.063-2.085-6.137-3.6.023.212.048.42.072.63l.025.188c.02.15.038.299.061.449l.03.207a21.043 21.043 0 00.098.632 25.503 25.503 0 00.107.62c.038.218.08.434.123.65.002.017.007.032.01.049l.121.577c.01.04.018.078.025.117l.121.523c.01.033.018.067.025.102l.15.596a28.163 28.163 0 00.553 1.833l.007.02c.337.98.721 1.882 1.15 2.67.063.116.127.228.192.338.003.004.003.009.006.013h.001l.178.293.002.002.007.01c.064.104.13.205.197.3.01.015.018.026.03.04 0 0-.002.002 0 .003a9.936 9.936 0 00.308.417c.005.007.011.013.016.022a6.04 6.04 0 00.544.608c.032.033.067.062.1.093.047.046.096.088.144.132.037.032.074.06.112.09.046.04.094.076.141.114.037.028.075.054.114.08l.146.102.114.07.157.089a3.723 3.723 0 00.291.137c.028.01.06.027.09.038.093.037.186.068.28.094.063.019.116.038.167.058 4.5 1.189 8.882-.695 14.377 3.234"})})]}))};exports.ViewsIllustration=m; diff --git a/lib/illustrations/ViewsIllustration.js.map b/lib/illustrations/ViewsIllustration.js.map deleted file mode 100644 index e5641ab7..00000000 --- a/lib/illustrations/ViewsIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ViewsIllustration.js","sourceRoot":"","sources":["../../src/illustrations/ViewsIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,mFAAyD;AACzD,kCAAqC;AAErC,IAAM,iBAAiB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAC9E,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,mBAAK,GAAI;QACtB,qCAAG,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS;YAC/B,8BAAC,mBAAW,IAAC,CAAC,EAAC,u2CAAu2C,GAAG,CACv3C,CACA,CACP,CAAA;CAAA,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/illustrations/WarningIllustration.d.ts b/lib/illustrations/WarningIllustration.d.ts deleted file mode 100644 index 557320dd..00000000 --- a/lib/illustrations/WarningIllustration.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import React from 'react'; -import { IllustrationProps } from './IllustrationProps'; -declare const WarningIllustration: ({ title, size, ...props }: IllustrationProps) => React.JSX.Element; -export { WarningIllustration }; diff --git a/lib/illustrations/WarningIllustration.js b/lib/illustrations/WarningIllustration.js index 703f6c4e..11397b87 100644 --- a/lib/illustrations/WarningIllustration.js +++ b/lib/illustrations/WarningIllustration.js @@ -1,38 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __rest = (this && this.__rest) || function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.WarningIllustration = void 0; -var react_1 = __importDefault(require("react")); -var Warning_svg_1 = __importDefault(require("../../static/illustrations/Warning.svg")); -var WarningIllustration = function (_a) { - var title = _a.title, _b = _a.size, size = _b === void 0 ? 256 : _b, props = __rest(_a, ["title", "size"]); - return (react_1.default.createElement("svg", __assign({ width: size, height: size, viewBox: "0 0 256 256" }, props), - title && react_1.default.createElement("title", null, title), - react_1.default.createElement("image", { href: Warning_svg_1.default }))); -}; -exports.WarningIllustration = WarningIllustration; -//# sourceMappingURL=WarningIllustration.js.map \ No newline at end of file +"use strict";var j=Object.defineProperty,o=Object.defineProperties;var v=Object.getOwnPropertyDescriptors;var s=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var g=(r,i,n)=>i in r?j(r,i,{enumerable:!0,configurable:!0,writable:!0,value:n}):r[i]=n,u=(r,i)=>{for(var n in i||(i={}))h.call(i,n)&&g(r,n,i[n]);if(s)for(var n of s(i))l.call(i,n)&&g(r,n,i[n]);return r},x=(r,i)=>o(r,v(i));var c=(r,i)=>{var n={};for(var e in r)h.call(r,e)&&i.indexOf(e)<0&&(n[e]=r[e]);if(r!=null&&s)for(var e of s(r))i.indexOf(e)<0&&l.call(r,e)&&(n[e]=r[e]);return n};var t=require("react/jsx-runtime"),d=require("../static/illustrations/Warning.svg.js");const W=e=>{var a=e,{title:r,size:i=256}=a,n=c(a,["title","size"]);return t.jsxs("svg",x(u({width:i,height:i,viewBox:"0 0 256 256"},n),{children:[r&&t.jsx("title",{children:r}),t.jsx("image",{href:d})]}))};exports.WarningIllustration=W; diff --git a/lib/illustrations/WarningIllustration.js.map b/lib/illustrations/WarningIllustration.js.map deleted file mode 100644 index 6fd386bd..00000000 --- a/lib/illustrations/WarningIllustration.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"WarningIllustration.js","sourceRoot":"","sources":["../../src/illustrations/WarningIllustration.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAA0B;AAE1B,uFAA6D;AAE7D,IAAM,mBAAmB,GAAG,UAAC,EAAgD;IAA/C,IAAA,KAAK,WAAA,EAAE,YAAU,EAAV,IAAI,mBAAG,GAAG,KAAA,EAAK,KAAK,cAA5B,iBAA6B,CAAD;IAAyB,OAAA,CAChF,gDAAK,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAC,aAAa,IAAK,KAAK;QAC5D,KAAK,IAAI,6CAAQ,KAAK,CAAS;QAChC,yCAAO,IAAI,EAAE,qBAAO,GAAI,CACpB,CACP,CAAA;CAAA,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/illustrations/index.d.ts b/lib/illustrations/index.d.ts deleted file mode 100644 index 30de7860..00000000 --- a/lib/illustrations/index.d.ts +++ /dev/null @@ -1,61 +0,0 @@ -export * from './AddingValueIllustration'; -export * from './AkeneoCloudEditionIllustration'; -export * from './ApiIllustration'; -export * from './AppIllustration'; -export * from './AssetCategoriesIllustration'; -export * from './AssetsIllustration'; -export * from './AssociationTypesIllustration'; -export * from './AttributeGroupsIllustration'; -export * from './AttributesIllustration'; -export * from './CatalogsIllustration'; -export * from './ChannelsIllustration'; -export * from './CityIllustration'; -export * from './ClientErrorIllustration'; -export * from './CodingIllustration'; -export * from './CurrenciesIllustration'; -export * from './DefaultPictureIllustration'; -export * from './DeleteFamilyVariantIllustration'; -export * from './DeleteIllustration'; -export * from './DraftIllustration'; -export * from './EntitiesIllustration'; -export * from './EntitiesRecordIllustration'; -export * from './ExportBuilderIllustration'; -export * from './ExportCsvIllustration'; -export * from './ExportIllustration'; -export * from './ExportXlsxIllustration'; -export * from './ExportYmlIllustration'; -export * from './FamilyIllustration'; -export * from './FamilyVariantIllustration'; -export * from './GraphIllustration'; -export * from './GroupsIllustration'; -export * from './ImportCsvIllustration'; -export * from './ImportIllustration'; -export * from './ImportXlsxIllustration'; -export * from './ImportYmlIllustration'; -export * from './JuliaIllustration'; -export * from './LocaleIllustration'; -export * from './MarketplaceIllustration'; -export * from './MeasurementIllustration'; -export * from './MediaFileIllustration'; -export * from './MoneyIllustration'; -export * from './NewsIllustration'; -export * from './NoResultsIllustration'; -export * from './ProductCategoryIllustration'; -export * from './ProductModelIllustration'; -export * from './ProductPublishedIllustration'; -export * from './ProductsIllustration'; -export * from './ProjectIllustration'; -export * from './ProposalsIllustration'; -export * from './RulesIllustration'; -export * from './ServerErrorIllustration'; -export * from './ServerIllustration'; -export * from './SettingsIllustration'; -export * from './StatusIllustration'; -export * from './SurveyIllustration'; -export * from './TimezoneIllustration'; -export * from './UserGroupsIllustration'; -export * from './UserRolesIllustration'; -export * from './UsersIllustration'; -export * from './UsingIllustration'; -export * from './ViewsIllustration'; -export * from './WarningIllustration'; diff --git a/lib/illustrations/index.js b/lib/illustrations/index.js deleted file mode 100644 index b7ac8b49..00000000 --- a/lib/illustrations/index.js +++ /dev/null @@ -1,78 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./AddingValueIllustration"), exports); -__exportStar(require("./AkeneoCloudEditionIllustration"), exports); -__exportStar(require("./ApiIllustration"), exports); -__exportStar(require("./AppIllustration"), exports); -__exportStar(require("./AssetCategoriesIllustration"), exports); -__exportStar(require("./AssetsIllustration"), exports); -__exportStar(require("./AssociationTypesIllustration"), exports); -__exportStar(require("./AttributeGroupsIllustration"), exports); -__exportStar(require("./AttributesIllustration"), exports); -__exportStar(require("./CatalogsIllustration"), exports); -__exportStar(require("./ChannelsIllustration"), exports); -__exportStar(require("./CityIllustration"), exports); -__exportStar(require("./ClientErrorIllustration"), exports); -__exportStar(require("./CodingIllustration"), exports); -__exportStar(require("./CurrenciesIllustration"), exports); -__exportStar(require("./DefaultPictureIllustration"), exports); -__exportStar(require("./DeleteFamilyVariantIllustration"), exports); -__exportStar(require("./DeleteIllustration"), exports); -__exportStar(require("./DraftIllustration"), exports); -__exportStar(require("./EntitiesIllustration"), exports); -__exportStar(require("./EntitiesRecordIllustration"), exports); -__exportStar(require("./ExportBuilderIllustration"), exports); -__exportStar(require("./ExportCsvIllustration"), exports); -__exportStar(require("./ExportIllustration"), exports); -__exportStar(require("./ExportXlsxIllustration"), exports); -__exportStar(require("./ExportYmlIllustration"), exports); -__exportStar(require("./FamilyIllustration"), exports); -__exportStar(require("./FamilyVariantIllustration"), exports); -__exportStar(require("./GraphIllustration"), exports); -__exportStar(require("./GroupsIllustration"), exports); -__exportStar(require("./ImportCsvIllustration"), exports); -__exportStar(require("./ImportIllustration"), exports); -__exportStar(require("./ImportXlsxIllustration"), exports); -__exportStar(require("./ImportYmlIllustration"), exports); -__exportStar(require("./JuliaIllustration"), exports); -__exportStar(require("./LocaleIllustration"), exports); -__exportStar(require("./MarketplaceIllustration"), exports); -__exportStar(require("./MeasurementIllustration"), exports); -__exportStar(require("./MediaFileIllustration"), exports); -__exportStar(require("./MoneyIllustration"), exports); -__exportStar(require("./NewsIllustration"), exports); -__exportStar(require("./NoResultsIllustration"), exports); -__exportStar(require("./ProductCategoryIllustration"), exports); -__exportStar(require("./ProductModelIllustration"), exports); -__exportStar(require("./ProductPublishedIllustration"), exports); -__exportStar(require("./ProductsIllustration"), exports); -__exportStar(require("./ProjectIllustration"), exports); -__exportStar(require("./ProposalsIllustration"), exports); -__exportStar(require("./RulesIllustration"), exports); -__exportStar(require("./ServerErrorIllustration"), exports); -__exportStar(require("./ServerIllustration"), exports); -__exportStar(require("./SettingsIllustration"), exports); -__exportStar(require("./StatusIllustration"), exports); -__exportStar(require("./SurveyIllustration"), exports); -__exportStar(require("./TimezoneIllustration"), exports); -__exportStar(require("./UserGroupsIllustration"), exports); -__exportStar(require("./UserRolesIllustration"), exports); -__exportStar(require("./UsersIllustration"), exports); -__exportStar(require("./UsingIllustration"), exports); -__exportStar(require("./ViewsIllustration"), exports); -__exportStar(require("./WarningIllustration"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/illustrations/index.js.map b/lib/illustrations/index.js.map deleted file mode 100644 index 37732c57..00000000 --- a/lib/illustrations/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/illustrations/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C;AAC1C,mEAAiD;AACjD,oDAAkC;AAClC,oDAAkC;AAClC,gEAA8C;AAC9C,uDAAqC;AACrC,iEAA+C;AAC/C,gEAA8C;AAC9C,2DAAyC;AACzC,yDAAuC;AACvC,yDAAuC;AACvC,qDAAmC;AACnC,4DAA0C;AAC1C,uDAAqC;AACrC,2DAAyC;AACzC,+DAA6C;AAC7C,oEAAkD;AAClD,uDAAqC;AACrC,sDAAoC;AACpC,yDAAuC;AACvC,+DAA6C;AAC7C,8DAA4C;AAC5C,0DAAwC;AACxC,uDAAqC;AACrC,2DAAyC;AACzC,0DAAwC;AACxC,uDAAqC;AACrC,8DAA4C;AAC5C,sDAAoC;AACpC,uDAAqC;AACrC,0DAAwC;AACxC,uDAAqC;AACrC,2DAAyC;AACzC,0DAAwC;AACxC,sDAAoC;AACpC,uDAAqC;AACrC,4DAA0C;AAC1C,4DAA0C;AAC1C,0DAAwC;AACxC,sDAAoC;AACpC,qDAAmC;AACnC,0DAAwC;AACxC,gEAA8C;AAC9C,6DAA2C;AAC3C,iEAA+C;AAC/C,yDAAuC;AACvC,wDAAsC;AACtC,0DAAwC;AACxC,sDAAoC;AACpC,4DAA0C;AAC1C,uDAAqC;AACrC,yDAAuC;AACvC,uDAAqC;AACrC,uDAAqC;AACrC,yDAAuC;AACvC,2DAAyC;AACzC,0DAAwC;AACxC,sDAAoC;AACpC,sDAAoC;AACpC,sDAAoC;AACpC,wDAAsC"} \ No newline at end of file diff --git a/lib/index.d.ts b/lib/index.d.ts index 01a6b89a..a069db21 100644 --- a/lib/index.d.ts +++ b/lib/index.d.ts @@ -1,7 +1,1785 @@ -export * from './components'; -export * from './hooks'; -export * from './icons'; -export * from './illustrations'; -export * from './shared'; -export * from './theme'; -export * from './themes'; +import { AnchorHTMLAttributes } from 'react'; +import { ButtonHTMLAttributes } from 'react'; +import { default as default_2 } from 'react'; +import { DefaultTheme } from 'styled-components'; +import { DependencyList } from 'react'; +import { EditorProps } from 'react-draft-wysiwyg'; +import { FC } from 'react'; +import { FlattenInterpolation } from 'styled-components'; +import { FlattenSimpleInterpolation } from 'styled-components'; +import { ForwardRefExoticComponent } from 'react'; +import { HTMLAttributes } from 'react'; +import { InputHTMLAttributes } from 'react'; +import { MouseEvent as MouseEvent_2 } from 'react'; +import { MutableRefObject } from 'react'; +import { PropsWithoutRef } from 'react'; +import { ReactElement } from 'react'; +import { ReactNode } from 'react'; +import { Ref as Ref_2 } from 'react'; +import { RefAttributes } from 'react'; +import { RefObject } from 'react'; +import { StyledComponent } from 'styled-components'; +import { SVGProps } from 'react'; +import { SyntheticEvent } from 'react'; +import { ThemedStyledProps } from 'styled-components'; + +declare type ActionCellProps = default_2.HTMLAttributes; + +export declare const ActivityIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AddAttributeIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AddingValueIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AkeneoCloudEditionIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AkeneoIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type AkeneoThemedProps = { + theme: Theme; +}; + +export declare const AnimateMessageBar: ({ children }: { + children: ReactElement; +}) => default_2.JSX.Element; + +export declare const ApiIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AppIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const arrayUnique: ArrayUniqueInterface; + +declare interface ArrayUniqueInterface { + (arrayWithDuplicatedItems: string[]): string[]; + (arrayWithDuplicatedItems: number[]): number[]; + (arrayWithDuplicatedItems: T[], comparator: (first: T, second: T) => boolean): T[]; +} + +export declare const ArrowDownIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ArrowIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ArrowLeftIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ArrowRightIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ArrowSimpleUpIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ArrowUpIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AssetCategoriesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AssetCollectionIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AssetsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AssetsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AssociateIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AssociationTypesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AttributeBooleanIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeFileIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeGroupsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AttributeLinkIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeMultiSelectIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeNumberIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributePriceIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeSelectIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const AttributeTextareaIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const AttributeTextIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Avatar: ({ username, firstName, lastName, avatarUrl, size, disabled, selected, ...rest }: AvatarProps) => default_2.JSX.Element; + +export declare type AvatarProps = Override, User & { + size?: 'default' | 'big'; + disabled?: boolean; + selected?: boolean; +}>; + +export declare const Avatars: default_2.FC; + +export declare type AvatarsProps = Override, { + max: number; + maxTitle?: number; +}>; + +declare type Background = 'white' | 'checkerboard'; + +export declare const Badge: default_2.ForwardRefExoticComponent, "children" | "level"> & { + level?: Level | undefined; + children?: ReactNode; +} & default_2.RefAttributes>; + +export declare type BadgeProps = Override, { + level?: Level; + children?: ReactNode; +}>; + +export declare const BarChartsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Block: default_2.ForwardRefExoticComponent>; + +export declare const BlockButton: default_2.ForwardRefExoticComponent, "children" | "onClick" | "disabled" | "ariaLabel" | "ariaLabelledBy" | "ariaDescribedBy" | "icon"> & { + icon: ReactElement; + disabled?: boolean | undefined; + onClick?: ((event: SyntheticEvent) => void) | undefined; + ariaLabel?: string | undefined; + ariaLabelledBy?: string | undefined; + ariaDescribedBy?: string | undefined; + children?: ReactNode; +} & default_2.RefAttributes>; + +export declare type BlockButtonProps = Override, { + icon: ReactElement; + disabled?: boolean; + onClick?: (event: SyntheticEvent) => void; + ariaLabel?: string; + ariaLabelledBy?: string; + ariaDescribedBy?: string; + children?: ReactNode; +}>; + +export declare type BlockProps = Override, { + title: string | ReactNode; + actions?: ReactNode; + ariaLabel?: string; + ariaLabelledBy?: string; + ariaDescribedBy?: string; + children?: ReactNode; +} & ({ + isOpen: boolean; + collapseButtonLabel: string; + onCollapse: (isOpen: boolean) => void; +} | { + isOpen?: undefined; + collapseButtonLabel?: undefined; + onCollapse?: undefined; +})>; + +export declare const BookIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const BooleanInput: default_2.ForwardRefExoticComponent>; + +declare type BooleanInputProps = Override, ({ + clearable?: true; + value: boolean | null; + onChange?: (value: boolean | null) => void; + clearLabel: string; +} | { + clearable?: false; + value: boolean; + onChange?: (value: boolean) => void; + clearLabel?: string; +}) & { + readOnly?: boolean; + yesLabel: string; + noLabel: string; + invalid?: boolean; + children?: ReactNode; + size?: 'normal' | 'small'; +}>; + +declare const BottomButtons: StyledComponent<"div", DefaultTheme, {}, never>; + +export declare const BoxIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const BrandedPath: StyledComponent<"path", DefaultTheme, AkeneoThemedProps, never>; + +export declare const Breadcrumb: { + ({ children, ...rest }: BreadcrumbProps): default_2.JSX.Element; + Step: StyledComponent & default_2.RefAttributes>, DefaultTheme, AkeneoThemedProps, never>; +}; + +declare type BreadcrumbChild = ReactElement | null | boolean | undefined | BreadcrumbChild[]; + +declare type BreadcrumbProps = { + children: BreadcrumbChild; +}; + +export declare const BrokenLinkIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Button: default_2.ForwardRefExoticComponent & default_2.AnchorHTMLAttributes, "children" | "onClick" | "size" | "disabled" | "level" | "href" | "ghost" | "active" | "ariaLabel" | "ariaLabelledBy" | "ariaDescribedBy"> & { + level?: Level | undefined; + ghost?: boolean | undefined; + disabled?: boolean | undefined; + active?: boolean | undefined; + size?: ButtonSize | undefined; + onClick?: ((event: SyntheticEvent) => void) | undefined; + href?: string | undefined; + ariaLabel?: string | undefined; + ariaLabelledBy?: string | undefined; + ariaDescribedBy?: string | undefined; + children?: ReactNode; +} & default_2.RefAttributes>; + +export declare type ButtonProps = Override & AnchorHTMLAttributes, { + level?: Level; + ghost?: boolean; + disabled?: boolean; + active?: boolean; + size?: ButtonSize; + onClick?: (event: SyntheticEvent) => void; + href?: string; + ariaLabel?: string; + ariaLabelledBy?: string; + ariaDescribedBy?: string; + children?: ReactNode; +}>; + +export declare type ButtonSize = 'small' | 'default'; + +export declare const CaddyAddIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CaddyCheckoutIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CaddyIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Card: default_2.ForwardRefExoticComponent, "children" | "onSelect" | "disabled" | "src" | "loading" | "fit" | "isSelected" | "stacked"> & { + src: string | null; + fit?: "cover" | "contain" | undefined; + loading?: "eager" | "lazy" | undefined; + isSelected?: boolean | undefined; + disabled?: boolean | undefined; + onSelect?: ((isSelected: boolean) => void) | undefined; + stacked?: boolean | undefined; + children: ReactNode; +} & default_2.RefAttributes> & { + BadgeContainer: StyledComponent<"div", DefaultTheme, { + stacked?: boolean | undefined; + } & AkeneoThemedProps, never>; +}; + +export declare const CardGrid: StyledComponent<"div", DefaultTheme, CardGridProps & AkeneoThemedProps, never>; + +declare type CardGridProps = { + size?: 'normal' | 'big'; +}; + +export declare const CardIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CatalogsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const CategoryIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type CellProps = Override, { + width: 'auto' | number; +}>; + +export declare const ChannelsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const Checkbox: default_2.ForwardRefExoticComponent, "children" | "onChange" | "checked" | "readOnly"> & { + checked: CheckboxChecked; + readOnly?: boolean | undefined; + onChange?: ((value: boolean, event: SyntheticEvent) => void) | undefined; + children?: ReactNode; +} & default_2.RefAttributes>; + +export declare type CheckboxChecked = boolean | 'mixed'; + +export declare const CheckIcon: ({ title, size, color, className, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ChecklistIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CheckPartialIcon: ({ title, size, color, className, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CheckRoundIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CityIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ClientErrorIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ClockIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CloseIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CodeIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CodingIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const Collapse: default_2.ForwardRefExoticComponent>; + +declare type CollapseProps = { + label: ReactNode; + collapseButtonLabel: string; + isOpen: boolean; + onCollapse: (isOpen: boolean) => void; + children?: ReactNode; +}; + +export declare type Color = { + blue10: string; + blue100: string; + blue120: string; + blue140: string; + blue20: string; + blue40: string; + blue60: string; + blue80: string; + green100: string; + green120: string; + green140: string; + green10: string; + green20: string; + green40: string; + green60: string; + green80: string; + grey100: string; + grey120: string; + grey140: string; + grey20: string; + grey40: string; + grey60: string; + grey80: string; + purple100: string; + purple120: string; + purple140: string; + purple20: string; + purple40: string; + purple60: string; + purple80: string; + red10: string; + red100: string; + red120: string; + red140: string; + red20: string; + red40: string; + red60: string; + red80: string; + yellow10: string; + yellow100: string; + yellow120: string; + yellow140: string; + yellow20: string; + yellow40: string; + yellow60: string; + yellow80: string; + brand20: string; + brand40: string; + brand60: string; + brand80: string; + brand100: string; + brand120: string; + brand140: string; + white: string; +}; + +export declare const color: Color; + +export declare type ColorAlternative = { + blue10: string; + blue100: string; + blue120: string; + chocolate10: string; + chocolate100: string; + chocolate120: string; + coralRed10: string; + coralRed100: string; + coralRed120: string; + darkBlue10: string; + darkBlue100: string; + darkBlue120: string; + darkCyan10: string; + darkCyan100: string; + darkCyan120: string; + darkPurple10: string; + darkPurple100: string; + darkPurple120: string; + forestGreen10: string; + forestGreen100: string; + forestGreen120: string; + green10: string; + green100: string; + green120: string; + hotPink10: string; + hotPink100: string; + hotPink120: string; + oliveGreen10: string; + oliveGreen100: string; + oliveGreen120: string; + orange10: string; + orange100: string; + orange120: string; + purple10: string; + purple100: string; + purple120: string; + red10: string; + red100: string; + red120: string; + yellow10: string; + yellow100: string; + yellow120: string; +}; + +export declare const colorAlternative: ColorAlternative; + +export declare const ColorInput: default_2.ForwardRefExoticComponent>; + +declare type ColorInputProps = Override, InputProps>, ({ + readOnly?: true; +} | { + readOnly?: false; + onChange: (newValue: string) => void; +}) & { + value: string; + placeholder?: string; + invalid?: boolean; +}>; + +export declare const ColumnIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CommonStyle: FlattenInterpolation>; + +export declare const CompareIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ComponentIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CompositionIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ConnectIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const connectorTheme: Theme; + +export declare const CopyIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CreditsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const CurrenciesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const DangerIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const DangerPlainIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const DateIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const DateInput: default_2.ForwardRefExoticComponent>; + +export declare type DateInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange?: (newValue: string) => void; +}) & { + value?: string; + invalid?: boolean; + onSubmit?: () => void; +}>; + +export declare const DefaultPictureIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const DeleteFamilyVariantIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const DeleteIcon: { + ({ title, size, color, animateOnHover, ...props }: IconProps): default_2.JSX.Element; + animatedMixin: FlattenSimpleInterpolation; +}; + +export declare const DeleteIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const DependenceIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const DialogIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const DimensionsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type Direction = 'top' | 'right' | 'bottom' | 'left'; + +export declare const DownloadIcon: { + ({ title, size, color, animateOnHover, ...props }: IconProps): default_2.JSX.Element; + animatedMixin: FlattenSimpleInterpolation; +}; + +export declare const DraftIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const DragDropIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Dropdown: { + ({ children, ...rest }: DropdownProps): default_2.JSX.Element; + Overlay: { + ({ verticalPosition, horizontalPosition, dropdownOpenerVisible, fullWidth, parentRef, onClose, children, ...rest }: Omit, "children" | "onClose" | "verticalPosition" | "horizontalPosition" | "dropdownOpenerVisible" | "fullWidth" | "parentRef"> & { + verticalPosition?: VerticalPosition | undefined; + horizontalPosition?: HorizontalPosition | undefined; + dropdownOpenerVisible?: boolean | undefined; + fullWidth?: boolean | undefined; + onClose: () => void; + children: default_2.ReactNode; + parentRef?: default_2.RefObject | undefined; + }): default_2.ReactPortal; + displayName: string; + }; + Header: default_2.ForwardRefExoticComponent, "children"> & { + children: default_2.ReactNode; + } & default_2.RefAttributes>; + Item: default_2.ForwardRefExoticComponent, "children" | "disabled" | "isActive"> & { + disabled?: boolean | undefined; + isActive?: boolean | undefined; + children: default_2.ReactNode; + } & default_2.RefAttributes>; + Section: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; + Title: default_2.ForwardRefExoticComponent, "children"> & { + children: default_2.ReactNode; + } & default_2.RefAttributes>; + ItemCollection: default_2.ForwardRefExoticComponent, "children" | "onNextPage" | "noResultIllustration" | "noResultTitle"> & { + onNextPage?: (() => void) | undefined; + children?: default_2.ReactNode; + noResultIllustration?: default_2.ReactElement> | undefined; + noResultTitle?: string | undefined; + } & default_2.RefAttributes>; + Surtitle: default_2.FC<{ + label: string; + children?: default_2.ReactNode; + }>; +}; + +declare type DropdownProps = Override, { + children?: ReactNode; +}>; + +export declare const EditIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const EntitiesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const EntitiesRecordIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const EntityIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const EntityMultiIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const EraseIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ExpandIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ExplanationPointIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ExportBuilderIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ExportCsvIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ExportIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ExportXlsxIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ExportYmlIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ExternalLinkIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FactoryIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FamilyIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const FamilyVariantIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const Field: default_2.ForwardRefExoticComponent>; + +declare type FieldChild = ReactElement> | ReactElement | FieldChild[] | false | null | undefined; + +export declare type FieldProps = { + label: string; + incomplete?: boolean; + locale?: ReactElement | string | null; + channel?: string | null; + requiredLabel?: string; + fullWidth?: boolean; + children?: FieldChild; + actions?: ReactNode; +}; + +declare type FigureProps = { + label?: string; + children: ReactNode; +}; + +export declare const FileCsvIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FileIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type FileInfo = { + filePath: string; + originalFilename: string; + size?: number; + mimeType?: string; + extension?: string; +}; + +export declare const FileXlsxIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FiltersIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type Fit = 'cover' | 'contain'; + +export declare type FlashMessage = { + level?: MessageBarLevel; + title: string; + icon?: ReactElement; + children?: ReactNode; +}; + +export declare const FolderIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FolderInIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FolderMovedIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FolderOutIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FolderPlainIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FoldersIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FoldersPlainIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type FontFamily = { + default: string; + monospace: string; +}; + +export declare const fontFamily: FontFamily; + +export declare type FontSize = { + big: string; + bigger: string; + default: string; + small: string; + title: string; +}; + +export declare const fontSize: FontSize; + +export declare const FoodIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FrowningFaceIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const FullscreenIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const getColor: (color: string, gradient?: number) => (props: AkeneoThemedProps) => string; + +export declare const getColorAlternative: (color: string, gradient?: number) => (props: AkeneoThemedProps) => string; + +export declare const getColorForLevel: (level: Level, gradient: number) => (props: AkeneoThemedProps) => string; + +export declare const getEmoji: (countryCode: string) => string | undefined; + +export declare const getFontFamily: (fontFamilyType: keyof FontFamily) => (props: AkeneoThemedProps) => string; + +export declare const getFontSize: (fontSize: keyof FontSize) => (props: AkeneoThemedProps) => string; + +export declare const GiftIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const GraphIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const GroupsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const GroupsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const Helper: default_2.ForwardRefExoticComponent>; + +export declare type HelperProps = { + inline?: boolean; + level?: Level_2; + sticky?: number; + icon?: ReactElement; + children: ReactNode; +}; + +export declare const HelpIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const HelpPlainIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const HighlightTitle: StyledComponent<"span", DefaultTheme, AkeneoThemedProps, never>; + +export declare type HorizontalPosition = 'left' | 'right'; + +export declare const IconButton: default_2.ForwardRefExoticComponent, "title" | "ghost" | "icon"> & { + ghost?: boolean | "borderless" | undefined; + icon: ReactElement; + title: string; +} & default_2.RefAttributes>; + +export declare type IconButtonProps = Override, { + ghost?: boolean | 'borderless'; + icon: ReactElement; + title: string; +}>; + +export declare const IconCard: default_2.ForwardRefExoticComponent, "content" | "onClick" | "disabled" | "label" | "icon"> & { + icon: ReactElement; + label: string | JSX.Element; + content?: string | undefined; + disabled?: boolean | undefined; + onClick?: (() => void) | undefined; +} & default_2.RefAttributes>; + +export declare const IconCardGrid: StyledComponent<"div", DefaultTheme, {}, never>; + +export declare type IconProps = Override, { + title?: string; + size?: number; + color?: string; + className?: string; + animateOnHover?: boolean; + ref?: RefObject; +}>; + +export declare const IdIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type IllustrationProps = Override, { + title?: string; + size?: number | string; + className?: string; + animateOnHover?: boolean; + ref?: RefObject; +}>; + +declare const Image_2: default_2.ForwardRefExoticComponent, "height" | "width" | "alt" | "src" | "fit" | "isStacked" | "background"> & { + src: string | null; + alt: string; + width?: number | undefined; + height?: number | undefined; + fit?: Fit | undefined; + isStacked?: boolean | undefined; + background?: Background | undefined; +} & default_2.RefAttributes>; +export { Image_2 as Image } + +export declare const ImportCsvIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ImportIllustration: { + ({ title, size, animateOnHover, ...props }: IllustrationProps): default_2.JSX.Element; + animatedMixin: FlattenSimpleInterpolation; +}; + +export declare const ImportXlsxIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ImportYmlIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const InfoIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Information: default_2.ForwardRefExoticComponent>; + +declare type InformationProps = { + illustration: ReactNode; + title: ReactNode; + children: ReactNode; +}; + +export declare const InfoRoundIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type InputProps = { + id?: string; + value: T; + onChange?: (newValue: T) => void; + 'aria-labelledby'?: string; +}; + +export declare const JuliaIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare enum Key { + Space = " ", + Enter = "Enter", + NumpadEnter = "NumpadEnter", + Backspace = "Backspace", + Escape = "Escape", + ArrowLeft = "ArrowLeft", + ArrowRight = "ArrowRight", + ArrowDown = "ArrowDown", + ArrowUp = "ArrowUp", + Delete = "Delete", + Tab = "Tab" +} + +export declare const KeyboardIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const KeyFigure: { + ({ icon, title, children, ...props }: KeyFigureProps): default_2.JSX.Element; + Figure: ({ label, children }: FigureProps) => default_2.JSX.Element; +}; + +export declare const KeyFigureGrid: StyledComponent<"div", DefaultTheme, {}, never>; + +declare type KeyFigureProps = { + icon: ReactElement; + title: string; + children?: ReactNode; +}; + +export declare const KeyIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type Level = 'primary' | 'secondary' | 'tertiary' | 'warning' | 'danger'; + +declare type Level_2 = 'info' | 'warning' | 'error' | 'success'; + +declare type Level_3 = 'warning' | 'tertiary'; + +export declare const LightIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Link: default_2.ForwardRefExoticComponent<{ + disabled?: boolean | undefined; + decorated?: boolean | undefined; + children: ReactNode; + target?: string | undefined; + href?: string | undefined; +} & default_2.AnchorHTMLAttributes & default_2.RefAttributes>; + +export declare const LinkIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type LinkProps = { + disabled?: boolean; + decorated?: boolean; + children: ReactNode; + target?: string; + href?: string; +} & default_2.AnchorHTMLAttributes; + +export declare const List: { + ({ children, ...rest }: ListProps): default_2.JSX.Element; + Row: { + ({ children, isMultiline, isSelected, ...rest }: RowProps): default_2.JSX.Element; + displayName: string; + }; + Cell: { + ({ title, width, children, ...rest }: CellProps): default_2.JSX.Element; + displayName: string; + }; + TitleCell: StyledComponent<"div", DefaultTheme, { + width?: number | "auto" | undefined; + } & AkeneoThemedProps, never>; + ActionCell: { + ({ children, ...rest }: ActionCellProps): default_2.JSX.Element; + displayName: string; + }; + RemoveCell: { + ({ children, ...rest }: RemoveCellProps): default_2.JSX.Element; + displayName: string; + }; + RowHelpers: StyledComponent<"div", DefaultTheme, {}, never>; +}; + +export declare const ListIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type ListProps = { + children?: ReactNode; +}; + +export declare const LoaderIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Locale: default_2.ForwardRefExoticComponent>; + +export declare const LocaleIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const LocaleIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare type LocaleProps = { + code: string; + languageLabel?: string; +}; + +export declare const LockIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MailIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MainNavigationItem: default_2.ForwardRefExoticComponent, "children" | "disabled" | "href" | "active" | "icon"> & { + icon: default_2.ReactElement; + children: default_2.ReactNode; + active?: boolean | undefined; + disabled?: boolean | undefined; + href?: string | undefined; +} & default_2.RefAttributes>; + +export declare const MarketplaceIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const MeasurementIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const MediaFileIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const MediaFileInput: default_2.ForwardRefExoticComponent>; + +declare type MediaFileInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange: (newValue: FileInfo | null) => void; +}) & { + value: FileInfo | null; + thumbnailUrl: string | null; + uploader: (file: File, onProgress: (ratio: number) => void) => Promise; + placeholder?: string; + uploadingLabel: string; + clearTitle: string; + clearable?: boolean; + uploadErrorLabel: string; + size?: 'default' | 'small'; + invalid?: boolean; +}>; + +export declare const MediaLinkIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MediaLinkInput: default_2.ForwardRefExoticComponent>; + +declare type MediaLinkInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange: (newValue: string) => void; +}) & { + value: string; + thumbnailUrl: string | null; + placeholder?: string; + invalid?: boolean; + onSubmit?: () => void; +}>; + +export declare const MegaphoneIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MessageBar: ({ level, title, icon, dismissTitle, onClose, children }: MessageBarProps) => default_2.JSX.Element; + +export declare type MessageBarLevel = 'info' | 'success' | 'warning' | 'error'; + +declare type MessageBarProps = FlashMessage & { + dismissTitle: string; + onClose: () => void; +}; + +export declare const MetricIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MetricInput: default_2.FC; + +declare type MetricInputProps = { + amount: string; + onAmountChange: (amount: string) => void; + unit: string | null; + onUnitChange: (unit: string) => void; + unitOptions: { + value: string; + label: string | ((amount: string) => string); + }[]; + openLabel: string; + min?: number; + max?: number; +}; + +export declare const MinifyIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Modal: default_2.FC & { + BottomButtons: typeof BottomButtons; + TopRightButtons: typeof TopRightButtons; + TopLeftButtons: typeof TopLeftButtons; + SectionTitle: typeof SectionTitle_2; + Title: typeof Title; +}; + +declare type ModalProps = Override, { + illustration?: ReactElement; + closeTitle: string; + children?: ReactNode; + onClose: () => void; +}>; + +export declare const MoneyIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const MoreIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MoreVerticalIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const MouseClickIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type MultiMultiSelectInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange: (newValue: string[]) => void; +}) & { + value: string[]; + invalidValue?: string[]; + placeholder?: string; + emptyResultLabel: string; + openLabel: string; + removeLabel: string; + invalid?: boolean; + children?: ReactElement[] | ReactElement; + verticalPosition?: VerticalPosition; + lockedValues?: string[]; + onSubmit?: () => void; +} & ({ + onNextPage?: () => void; + onSearchChange?: (searchValue: string) => void; + disableInternalSearch?: false; +} | { + onNextPage: () => void; + onSearchChange: (searchValue: string) => void; + disableInternalSearch: true; +})>; + +export declare const MultiSelectInput: { + ({ id, placeholder, invalid, value, invalidValue, emptyResultLabel, children, onChange, removeLabel, onSubmit, openLabel, readOnly, verticalPosition, onNextPage, onSearchChange, disableInternalSearch, lockedValues, "aria-labelledby": ariaLabelledby, ...rest }: MultiMultiSelectInputProps): default_2.JSX.Element; + Option: { + ({ children, ...rest }: OptionProps): default_2.JSX.Element; + displayName: string; + }; + OptionGroup: { + ({ children, ...rest }: default_2.HTMLAttributes): default_2.JSX.Element; + displayName: string; + }; +}; + +export declare const NewsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const NoResultsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const NotificationIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const NumberInput: default_2.ForwardRefExoticComponent>; + +export declare type NumberInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange?: (newValue: string) => void; +}) & { + value: string; + placeholder?: string; + min?: number; + max?: number; + step?: number; + invalid?: boolean; + onSubmit?: () => void; + withIncrementIcons?: boolean; +}>; + +export declare const onboarderTheme: Theme; + +declare type OptionProps = { + value: string; + children: string; +} & default_2.HTMLAttributes; + +export declare const Overlay: ({ verticalPosition, parentRef, onClose, children, ...rest }: OverlayProps) => default_2.ReactPortal; + +declare type OverlayProps = Override, { + verticalPosition?: VerticalPosition; + onClose: () => void; + children: ReactNode; + parentRef?: RefObject; +}>; + +export declare type Override = Omit & With; + +export declare const Pagination: FC; + +declare type PaginationProps = { + currentPage: number; + totalItems: number; + itemsPerPage?: number; + sticky?: number; + followPage: (page: number) => void; +}; + +export declare type Palette = { + primary: string; + secondary: string; + tertiary: string; + warning: string; + danger: string; +}; + +export declare const palette: Palette; + +export declare const PanelCloseIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const PanelOpenIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Pill: default_2.ForwardRefExoticComponent<{ + level?: PillLevel | undefined; +} & default_2.HTMLAttributes & default_2.RefAttributes>; + +declare type PillLevel = 'primary' | 'warning' | 'danger'; + +export declare const pimTheme: Theme; + +export declare const Placeholder: FC; + +declare type PlaceholderProps = Override, { + title: string; + illustration: ReactElement; + size?: PlaceholderSize; +}>; + +declare type PlaceholderSize = 'default' | 'large'; + +export declare const placeholderStyle: FlattenSimpleInterpolation; + +export declare const PlayIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const PlusIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const Preview: { + ({ title, isOpen, collapseButtonLabel, onCollapse, children, ...rest }: PreviewProps): default_2.JSX.Element; + Highlight: StyledComponent<"span", DefaultTheme, AkeneoThemedProps, never>; + Row: { + ({ action, children }: RowProps_2): default_2.JSX.Element; + displayName: string; + }; +}; + +declare type PreviewProps = Override, { + title: string; + children?: ReactNode; +} & ({ + isOpen: boolean; + collapseButtonLabel: string; + onCollapse: (isOpen: boolean) => void; +} | { + isOpen?: undefined; + collapseButtonLabel?: undefined; + onCollapse?: undefined; +})>; + +export declare type PreviewType = 'preview' | 'thumbnail'; + +export declare const ProductCategoryIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ProductDimensionsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ProductIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ProductModelIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ProductModelIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ProductPublishedIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ProductsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ProgressBar: default_2.ForwardRefExoticComponent<{ + level: Level; + percent: ProgressBarPercent; + light?: boolean | undefined; + title?: string | undefined; + progressLabel?: string | undefined; + size?: ProgressBarSize | undefined; +} & default_2.HTMLAttributes & default_2.RefAttributes>; + +export declare type ProgressBarPercent = number | 'indeterminate'; + +declare type ProgressBarSize = 'small' | 'large'; + +export declare const ProgressIndicator: { + ({ children, ...rest }: ProgressIndicatorProps): default_2.JSX.Element; + Step: default_2.ForwardRefExoticComponent, "children" | "disabled" | "current" | "index" | "state"> & { + current?: boolean | undefined; + state?: StepState | undefined; + disabled?: boolean | undefined; + children?: ReactNode; + index?: number | undefined; + } & default_2.RefAttributes>; +}; + +declare type ProgressIndicatorProps = Override, { + children?: ReactNode; +}>; + +export declare const ProjectIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ProposalsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const PublishIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type Ref = ((instance: T | null) => void) | MutableRefObject | null; + +export declare const RefreshIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type RemoveCellProps = default_2.HTMLAttributes; + +export declare const RowIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type RowProps = Override, { + isMultiline?: boolean; + isSelected?: boolean; +}>; + +declare type RowProps_2 = Override, { + action?: ReactElement; + children?: ReactNode; +}>; + +export declare const RulesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const Search: { + ({ children, placeholder, title, searchValue, inputRef, onSearchChange, ...rest }: SearchProps): default_2.JSX.Element; + ResultCount: StyledComponent<"span", DefaultTheme, AkeneoThemedProps, never>; + Separator: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; +}; + +export declare const SearchIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type SearchProps = Override, { + children?: ReactNode; + placeholder?: string; + title?: string; + searchValue: string; + inputRef?: RefObject; + sticky?: number; + onSearchChange: (searchValue: string) => void; +}>; + +export declare const SectionIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const SectionTitle: { + ({ children, ...rest }: SectionTitleProps): default_2.JSX.Element; + Title: ({ level, ...rest }: TitleProps) => default_2.JSX.Element; + Spacer: StyledComponent<"div", DefaultTheme, {}, never>; + Separator: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; + Information: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; +}; + +declare const SectionTitle_2: StyledComponent<"div", DefaultTheme, { +size?: "big" | "default" | "small" | undefined; +color?: string | undefined; +} & AkeneoThemedProps, never>; + +declare type SectionTitleProps = Override, { + sticky?: number; + children?: ReactNode; +}>; + +export declare const SelectInput: { + ({ id, placeholder, invalid, value, emptyResultLabel, children, onChange, clearable, clearLabel, openLabel, readOnly, verticalPosition, onNextPage, onSearchChange, disableInternalSearch, "aria-labelledby": ariaLabelledby, ...rest }: SelectInputProps): default_2.JSX.Element; + Option: StyledComponent<"span", DefaultTheme, Omit, "disabled" | "value"> & { + value: string; + disabled?: boolean | undefined; + }, never>; + OptionGroup: StyledComponent<"span", DefaultTheme, {}, never>; +}; + +declare type SelectInputProps = Override, InputProps>, ({ + clearable?: false; + readOnly: true; + value: string | null; +} | { + clearable?: false; + readOnly?: boolean; + value: string | null; + onChange: (newValue: string) => void; +} | { + clearable?: true; + readOnly?: boolean; + value: string | null; + onChange: (newValue: string | null) => void; +}) & { + placeholder?: string; + emptyResultLabel: string; + clearLabel?: string; + openLabel: string; + invalid?: boolean; + children?: ReactNode; + verticalPosition?: VerticalPosition; +} & ({ + onNextPage?: () => void; + onSearchChange?: (searchValue: string) => void; + disableInternalSearch?: false; +} | { + onNextPage: () => void; + onSearchChange: (searchValue: string) => void; + disableInternalSearch: true; +})>; + +declare type Selection_2 = { + mode: 'in' | 'not_in'; + collection: Type[]; +}; +export { Selection_2 as Selection } + +export declare const ServerErrorIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const ServerIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const SettingsIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const SettingsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const sharedCatalogsTheme: Theme; + +export declare const ShopIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type Size = 'small' | 'big'; + +export declare const SkeletonPlaceholder: StyledComponent<"div", DefaultTheme, {}, never>; + +export declare const SmilingFaceIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const SparkleIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const SplitButton: { + ({ label, children, ...rest }: SplitButtonProps): default_2.JSX.Element; + Item: default_2.ForwardRefExoticComponent & { + children: ReactNode; + } & default_2.RefAttributes>; +}; + +export declare type SplitButtonProps = Omit, 'href'>; + +export declare const StarIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const StatusIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +declare type StepState = 'done' | 'inprogress' | 'todo'; + +export declare const SubNavigationItem: default_2.ForwardRefExoticComponent, "children" | "disabled" | "href" | "active"> & { + children?: default_2.ReactNode; + active?: boolean | undefined; + disabled?: boolean | undefined; + href?: string | undefined; +} & default_2.RefAttributes>; + +export declare const SubNavigationPanel: SubNavigationPanelCompoundType; + +declare type SubNavigationPanelCompoundType = ForwardRefExoticComponent & RefAttributes> & { + Collapsed?: any; + Section?: any; +}; + +declare type SubNavigationPanelProps = { + children?: default_2.ReactNode; + isOpen?: boolean; + open: () => void; + close: () => void; + closeTitle?: string; + openTitle?: string; + noPadding?: boolean; +}; + +export declare const SupplierIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const SurveyIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const SwitcherButton: default_2.ForwardRefExoticComponent, "children" | "onClick" | "label" | "inline" | "deletable" | "onDelete"> & { + label: string; + onClick?: (() => void) | undefined; + inline?: boolean | undefined; + deletable?: boolean | undefined; + onDelete?: (() => void) | undefined; + children?: ReactNode; +} & default_2.RefAttributes>; + +export declare const SystemIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const TabBar: { + ({ moreButtonTitle, children, ...rest }: TabBarProps): default_2.JSX.Element; + Tab: ({ children, onClick, isActive, parentRef, onVisibilityChange, ...rest }: TabProps) => default_2.JSX.Element; +}; + +declare type TabBarProps = { + moreButtonTitle: string; + sticky?: number; + children?: ReactNode; +} & HTMLAttributes; + +export declare const Table: { + ({ isSelectable, hasWarningRows, hasLockedRows, displayCheckbox, isDragAndDroppable, onReorder, children, ...rest }: TableProps): default_2.JSX.Element; + Header: default_2.ForwardRefExoticComponent>; + HeaderCell: default_2.ForwardRefExoticComponent<{ + isSortable?: boolean | undefined; + onDirectionChange?: ((direction: "none" | "ascending" | "descending") => void) | undefined; + sortDirection?: ("none" | "ascending" | "descending") | undefined; + children?: default_2.ReactNode; + } & default_2.RefAttributes>; + Body: default_2.ForwardRefExoticComponent>; + Row: default_2.ForwardRefExoticComponent, "children" | "onClick" | "level" | "isSelected" | "rowIndex" | "onSelectToggle"> & { + children?: default_2.ReactNode; + onSelectToggle?: ((isSelected: boolean) => void) | undefined; + isSelected?: boolean | "mixed" | undefined; + level?: ("tertiary" | "warning") | undefined; + onClick?: ((event: default_2.MouseEvent) => void) | undefined; + rowIndex?: number | undefined; + } & default_2.RefAttributes>; + Cell: default_2.ForwardRefExoticComponent, "children" | "rowTitle"> & { + children?: default_2.ReactNode; + rowTitle?: boolean | undefined; + } & default_2.RefAttributes>; + ActionCell: default_2.ForwardRefExoticComponent, "children"> & { + children?: default_2.ReactNode; + } & default_2.RefAttributes>; +}; + +declare type TableBodyChild = TableBodyChild[] | ReactElement | boolean | undefined; + +declare type TableBodyProps = { + children?: TableBodyChild; +}; + +declare type TableHeaderProps = { + sticky?: number; + children?: ReactNode; +}; + +export declare const TableIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const TableInput: { + ({ children, readOnly, isDragAndDroppable, onReorder, ...rest }: TableInputProps): default_2.JSX.Element; + Header: default_2.ForwardRefExoticComponent<{ + children?: default_2.ReactNode; + } & default_2.RefAttributes>; + HeaderCell: default_2.ForwardRefExoticComponent>; + Body: default_2.ForwardRefExoticComponent<{ + children?: default_2.ReactNode; + } & default_2.RefAttributes>; + Row: default_2.ForwardRefExoticComponent, "children" | "highlighted" | "rowIndex"> & { + children?: default_2.ReactNode; + highlighted?: boolean | undefined; + rowIndex?: number | undefined; + } & default_2.RefAttributes>; + Cell: default_2.ForwardRefExoticComponent & default_2.RefAttributes>; + CellContent: { + ({ children, rowTitle, highlighted, inError, ...rest }: Omit, HTMLDivElement>, "ref">, "children" | "highlighted" | "inError" | "rowTitle"> & { + rowTitle?: boolean | undefined; + highlighted?: boolean | undefined; + inError?: boolean | undefined; + children?: default_2.ReactNode; + }): default_2.JSX.Element; + displayName: string; + }; + Text: ({ children, value, ...rest }: Omit & { + highlighted?: boolean | undefined; + inError?: boolean | undefined; + }) => default_2.JSX.Element; + Date: ({ children, value, ...rest }: Omit & { + highlighted?: boolean | undefined; + inError?: boolean | undefined; + }) => default_2.JSX.Element; + Number: ({ children, value, ...rest }: Omit & { + highlighted?: boolean | undefined; + inError?: boolean | undefined; + }) => default_2.JSX.Element; + Boolean: default_2.FC, "onChange" | "value" | "clearLabel" | "yesLabel" | "noLabel" | "highlighted" | "inError" | "openDropdownLabel"> & { + value: boolean | null; + onChange: (value: boolean | null) => void; + yesLabel: string; + noLabel: string; + highlighted?: boolean | undefined; + clearLabel: string; + openDropdownLabel: string; + inError?: boolean | undefined; + }>; + Select: default_2.FC<{ + value: default_2.ReactNode; + onClear: () => void; + highlighted?: boolean | undefined; + clearLabel: string; + openDropdownLabel: string; + onNextPage?: (() => void) | undefined; + searchValue?: string | undefined; + onSearchChange?: ((search: string) => void) | undefined; + searchPlaceholder: string; + searchTitle: string; + inError?: boolean | undefined; + closeTick?: boolean | undefined; + bottomHelper?: default_2.ReactElement> | undefined; + withSearch?: boolean | undefined; + onOpenChange?: ((isOpen: boolean) => void) | undefined; + children?: default_2.ReactNode; + }>; + Measurement: default_2.FC<{ + amount: string; + unit: string; + emptyResultLabel: string; + openLabel: string; + onChange: (amount: string | undefined, unit: string) => void; + units: { + value: string; + label: string; + symbol?: string | undefined; + }[]; + highlighted?: boolean | undefined; + inError?: boolean | undefined; + }>; +}; + +declare type TableInputHeaderCellProps = default_2.TdHTMLAttributes; + +export declare type TableInputProps = Override, { + children?: ReactNode; + readOnly?: boolean; + isDragAndDroppable?: boolean; + onReorder?: (updatedIndices: number[]) => void | undefined; +}>; + +export declare type TableProps = Override, { + isSelectable?: boolean; + hasWarningRows?: boolean; + hasLockedRows?: boolean; + displayCheckbox?: boolean; + children?: ReactNode; +} & ({ + isDragAndDroppable?: false; + onReorder?: undefined; +} | { + isDragAndDroppable: boolean; + onReorder: (updatedIndices: number[], draggedIndex?: number, droppedIndex?: number) => void; +})>; + +declare type TableRowProps = Override, { + children?: ReactNode; + onSelectToggle?: (isSelected: boolean) => void; + isSelected?: boolean | 'mixed'; + level?: Level_3; + onClick?: (event: MouseEvent_2) => void; + rowIndex?: number; +}>; + +declare type TabProps = Override, { + isActive: boolean; + onClick?: () => void; + children: ReactNode; + parentRef?: RefObject; + onVisibilityChange?: (newVisibility: boolean) => void; +}>; + +export declare const Tag: StyledComponent<"li", DefaultTheme, { +tint: TagTint; +} & default_2.HTMLAttributes & AkeneoThemedProps, never>; + +export declare const TagIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const TagInput: FC; + +declare type TagInputProps = Override, InputProps>, { + value: string[]; + placeholder?: string; + invalid?: boolean; + separators?: string[]; + onChange: (tags: string[]) => void; + onSubmit?: () => void; + labels?: { + [key: string]: string; + }; + invalidValue?: string[]; +}>; + +export declare const Tags: default_2.ForwardRefExoticComponent>; + +declare type TagsProps = { + children?: ReactNode; +}; + +export declare type TagTint = 'green' | 'blue' | 'dark_blue' | 'purple' | 'dark_purple' | 'yellow' | 'red' | 'dark_cyan' | 'forest_green' | 'olive_green' | 'hot_pink' | 'coral_red' | 'orange' | 'chocolate'; + +export declare const TextAreaInput: default_2.ForwardRefExoticComponent>; + +export declare type TextAreaInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange: (newValue: string) => void; +}) & { + value: string; + placeholder?: string; + invalid?: boolean; + characterLeftLabel?: string; + isRichText?: boolean; + richTextEditorProps?: EditorProps; +}>; + +export declare const TextInput: default_2.ForwardRefExoticComponent>; + +export declare type TextInputProps = Override, InputProps>, ({ + readOnly: true; +} | { + readOnly?: boolean; + onChange?: (newValue: string) => void; +}) & { + value?: string; + placeholder?: string; + invalid?: boolean; + characterLeftLabel?: string; + onSubmit?: () => void; +}>; + +export declare type Theme = { + name: string; + palette: Palette; + fontSize: FontSize; + color: Color; + colorAlternative: ColorAlternative; + fontFamily: FontFamily; +}; + +export declare const themes: Theme[]; + +export declare const Tile: FC; + +declare type TileProps = Override, ({ + icon: default_2.ReactElement; + size?: 'big' | 'small'; + inline?: false; +} | { + size?: 'big' | 'small'; + icon?: undefined; + inline?: true; +}) & { + selected?: boolean; + onClick?: () => void; + disabled?: boolean; +}>; + +export declare const Tiles: default_2.ForwardRefExoticComponent>; + +declare type TilesProps = { + children?: ReactNode; + size?: Size; + inline?: boolean; +}; + +export declare const TimezoneIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +declare const Title: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; + +declare type TitleProps = Override, { + level?: 'primary' | 'secondary'; +}>; + +export declare const Toolbar: { + ({ isVisible, children, ...rest }: ToolbarProps): default_2.JSX.Element; + LabelContainer: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; + SelectionContainer: StyledComponent<"div", DefaultTheme, {}, never>; + ActionsContainer: StyledComponent<"div", DefaultTheme, {}, never>; +}; + +declare type ToolbarProps = Override, { + isVisible?: boolean; + children?: ReactNode; +}>; + +export declare const Tooltip: { + ({ direction, iconSize, width, children, ...rest }: TooltipProps): default_2.JSX.Element; + Title: StyledComponent<"div", DefaultTheme, AkeneoThemedProps, never>; +}; + +export declare type TooltipProps = Override, { + direction?: Direction; + iconSize?: number; + children: ReactNode; + width?: number; +}>; + +declare const TopLeftButtons: StyledComponent<"div", DefaultTheme, {}, never>; + +declare const TopRightButtons: StyledComponent<"div", DefaultTheme, {}, never>; + +export declare const Tree: { + ({ label, value, children, isLeaf, selected, isLoading, selectable, readOnly, onChange, onOpen, onClose, onClick, defaultOpen, _isRoot, ...rest }: default_2.PropsWithChildren>): default_2.JSX.Element; + displayName: string; +}; + +declare type TreeProps = { + value: T; + label: string; + isLeaf?: boolean; + selected?: boolean; + isLoading?: boolean; + selectable?: boolean; + readOnly?: boolean; + onOpen?: (value: T) => void; + onClose?: (value: T) => void; + onChange?: (value: T, checked: boolean, event: SyntheticEvent) => void; + onClick?: (value: T) => void; + defaultOpen?: boolean; + _isRoot?: boolean; + children?: ReactNode; +}; + +export declare const UnpublishIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const UnviewIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const UploadIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const useAutoFocus: (ref: RefObject) => (() => void); + +export declare const useBooleanState: (defaultValue?: boolean) => readonly [boolean, () => void, () => void]; + +export declare const useCombinedRefs: (...refs: Ref[]) => RefObject; + +export declare const useDebounce: (value: Type, delay?: number) => Type; + +export declare const useHorizontalPosition: (ref: RefObject, forcedPosition?: HorizontalPosition) => HorizontalPosition | undefined; + +export declare const useId: (prefix?: string) => string; + +export declare const useInModal: () => boolean; + +export declare const useIsMounted: () => (() => boolean); + +export declare const usePaginatedResults: (fetcher: (page: number) => Promise, dependencies: DependencyList, shouldFetch?: boolean) => readonly [Type[], () => void]; + +export declare const useProgress: (steps: string[]) => readonly [(step: string) => boolean, () => void, () => void]; + +declare type User = { + username: string; + firstName: string; + lastName: string; + avatarUrl?: string; +}; + +export declare const UserGroupsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const UserIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const UserRolesIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const UsersIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const useSelection: (totalCount: number) => readonly [Selection_2, boolean | "mixed", (item: Type) => boolean, (item: Type, newValue: boolean) => void, (newValue: boolean) => void, number]; + +export declare const useShortcut: (key: Key, callback: (args?: any) => unknown, externalRef?: Ref_2) => Ref_2; + +export declare const useTabBar: (defaultTab: string) => readonly [(tab: string) => boolean, (tab: string) => void, string]; + +export declare const useTheme: () => DefaultTheme; + +export declare const useVerticalPosition: (ref: RefObject, forcedPosition?: VerticalPosition) => VerticalPosition | undefined; + +export declare const useWindowResize: () => WindowSize; + +export declare const UsingIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const uuid: () => string; + +export declare const ValueIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare type VerticalPosition = 'up' | 'down'; + +export declare const ViewIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export declare const ViewsIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const WarningIllustration: ({ title, size, ...props }: IllustrationProps) => default_2.JSX.Element; + +export declare const WaveIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +declare type WindowSize = { + width: number; + height: number; +}; + +export declare const WorkflowIcon: ({ title, size, color, ...props }: IconProps) => default_2.JSX.Element; + +export { } diff --git a/lib/index.js b/lib/index.js index a4321af2..fa1fd32b 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,24 +1 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./components"), exports); -__exportStar(require("./hooks"), exports); -__exportStar(require("./icons"), exports); -__exportStar(require("./illustrations"), exports); -__exportStar(require("./shared"), exports); -__exportStar(require("./theme"), exports); -__exportStar(require("./themes"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var c=require("./themes/index.js"),s=require("./components/Avatar/Avatar.js"),v=require("./components/Avatar/Avatars.js"),q=require("./components/Badge/Badge.js"),d=require("./components/Block/Block.js"),p=require("./components/BlockButton/BlockButton.js"),C=require("./components/Breadcrumb/Breadcrumb.js"),g=require("./components/Button/Button.js"),m=require("./components/SplitButton/SplitButton.js"),o=require("./components/Card/Card.js"),A=require("./components/Checkbox/Checkbox.js"),P=require("./components/Collapse/Collapse.js"),S=require("./components/Dropdown/Dropdown.js"),b=require("./components/Field/Field.js"),h=require("./components/Helper/Helper.js"),F=require("./components/IconButton/IconButton.js"),t=require("./components/IconCard/IconCard.js"),y=require("./components/Image/Image.js"),n=require("./components/Information/Information.js"),M=require("./components/Input/BooleanInput/BooleanInput.js"),k=require("./components/Input/common/Overlay.js"),T=require("./components/Input/ColorInput/ColorInput.js"),B=require("./components/Input/MediaFileInput/MediaFileInput.js"),w=require("./components/Input/MediaLinkInput/MediaLinkInput.js"),x=require("./components/Input/MetricInput/MetricInput.js"),D=require("./components/Input/MultiSelectInput/MultiSelectInput.js"),E=require("./components/Input/NumberInput/NumberInput.js"),L=require("./components/Input/SelectInput/SelectInput.js"),f=require("./components/Input/TableInput/TableInput.js"),R=require("./components/Input/TagInput/TagInput.js"),U=require("./components/Input/TextAreaInput/TextAreaInput.js"),G=require("./components/Input/TextInput/TextInput.js"),N=require("./components/Input/DateInput/DateInput.js"),i=require("./components/KeyFigure/KeyFigure.js"),V=require("./components/Link/Link.js"),H=require("./components/List/List.js"),K=require("./components/Locale/Locale.js"),a=require("./components/MessageBar/MessageBar.js"),z=require("./components/Modal/Modal.js"),W=require("./components/Modal/ModalContext.js"),O=require("./components/Navigation/MainNavigationItem/MainNavigationItem.js"),X=require("./components/Navigation/SubNavigationItem/SubNavigationItem.js"),Y=require("./components/Navigation/SubNavigationPanel/SubNavigationPanel.js"),j=require("./components/Pagination/Pagination.js"),$=require("./components/Pill/Pill.js"),J=require("./components/Placeholder/Placeholder.js"),Q=require("./components/Preview/Preview.js"),Z=require("./components/ProgressBar/ProgressBar.js"),_=require("./components/ProgressIndicator/ProgressIndicator.js"),rr=require("./components/Search/Search.js"),er=require("./components/SectionTitle/SectionTitle.js"),or=require("./components/SwitcherButton/SwitcherButton.js"),tr=require("./components/TabBar/TabBar.js"),nr=require("./components/Table/Table.js"),l=require("./components/Tags/Tags.js"),u=require("./components/Tiles/Tiles.js"),ir=require("./components/Toolbar/Toolbar.js"),ar=require("./components/Tree/Tree.js"),lr=require("./components/Tooltip/Tooltip.js"),ur=require("./hooks/useAutoFocus.js"),Ir=require("./hooks/useBooleanState.js"),cr=require("./hooks/useCombinedRefs.js"),sr=require("./hooks/useDebounce.js"),vr=require("./hooks/useId.js"),qr=require("./hooks/useIsMounted.js"),dr=require("./hooks/usePaginatedResults.js"),I=require("./hooks/usePosition.js"),pr=require("./hooks/useProgress.js"),Cr=require("./hooks/useSelection.js"),gr=require("./hooks/useShortcut.js"),mr=require("./hooks/useTabBar.js"),Ar=require("./hooks/useTheme.js"),Pr=require("./hooks/useWindowResize.js"),Sr=require("./icons/ActivityIcon.js"),br=require("./icons/AddAttributeIcon.js"),hr=require("./icons/AkeneoIcon.js"),Fr=require("./icons/ArrowIcon.js"),yr=require("./icons/ArrowDownIcon.js"),Mr=require("./icons/ArrowLeftIcon.js"),kr=require("./icons/ArrowRightIcon.js"),Tr=require("./icons/ArrowSimpleUpIcon.js"),Br=require("./icons/ArrowUpIcon.js"),wr=require("./icons/AssetsIcon.js"),xr=require("./icons/AssetCollectionIcon.js"),Dr=require("./icons/AssociateIcon.js"),Er=require("./icons/AttributeBooleanIcon.js"),Lr=require("./icons/AttributeFileIcon.js"),fr=require("./icons/AttributeLinkIcon.js"),Rr=require("./icons/AttributeMultiSelectIcon.js"),Ur=require("./icons/AttributeNumberIcon.js"),Gr=require("./icons/AttributePriceIcon.js"),Nr=require("./icons/AttributeSelectIcon.js"),Vr=require("./icons/AttributeTextIcon.js"),Hr=require("./icons/AttributeTextareaIcon.js"),Kr=require("./icons/BarChartsIcon.js"),zr=require("./icons/BookIcon.js"),Wr=require("./icons/BoxIcon.js"),Or=require("./icons/BrokenLinkIcon.js"),Xr=require("./icons/CaddyIcon.js"),Yr=require("./icons/CaddyAddIcon.js"),jr=require("./icons/CaddyCheckoutIcon.js"),$r=require("./icons/CardIcon.js"),Jr=require("./icons/CategoryIcon.js"),Qr=require("./icons/CheckIcon.js"),Zr=require("./icons/CheckPartialIcon.js"),_r=require("./icons/CheckRoundIcon.js"),re=require("./icons/ClockIcon.js"),ee=require("./icons/CloseIcon.js"),oe=require("./icons/CodeIcon.js"),te=require("./icons/ColumnIcon.js"),ne=require("./icons/CompareIcon.js"),ie=require("./icons/ComponentIcon.js"),ae=require("./icons/CompositionIcon.js"),le=require("./icons/ConnectIcon.js"),ue=require("./icons/CopyIcon.js"),Ie=require("./icons/CreditsIcon.js"),ce=require("./icons/DangerIcon.js"),se=require("./icons/DangerPlainIcon.js"),ve=require("./icons/DateIcon.js"),qe=require("./icons/DeleteIcon.js"),de=require("./icons/DependenceIcon.js"),pe=require("./icons/DialogIcon.js"),Ce=require("./icons/DimensionsIcon.js"),ge=require("./icons/DownloadIcon.js"),me=require("./icons/DragDropIcon.js"),Ae=require("./icons/EditIcon.js"),Pe=require("./icons/EntityIcon.js"),Se=require("./icons/ChecklistIcon.js"),be=require("./icons/EntityMultiIcon.js"),he=require("./icons/EraseIcon.js"),Fe=require("./icons/ExpandIcon.js"),ye=require("./icons/ExplanationPointIcon.js"),Me=require("./icons/ExternalLinkIcon.js"),ke=require("./icons/FactoryIcon.js"),Te=require("./icons/FileIcon.js"),Be=require("./icons/FileCsvIcon.js"),we=require("./icons/FileXlsxIcon.js"),xe=require("./icons/FiltersIcon.js"),De=require("./icons/FolderIcon.js"),Ee=require("./icons/FolderInIcon.js"),Le=require("./icons/FolderMovedIcon.js"),fe=require("./icons/FolderOutIcon.js"),Re=require("./icons/FolderPlainIcon.js"),Ue=require("./icons/FoldersIcon.js"),Ge=require("./icons/FoldersPlainIcon.js"),Ne=require("./icons/FoodIcon.js"),Ve=require("./icons/FrowningFaceIcon.js"),He=require("./icons/FullscreenIcon.js"),Ke=require("./icons/GiftIcon.js"),ze=require("./icons/GroupsIcon.js"),We=require("./icons/HelpIcon.js"),Oe=require("./icons/HelpPlainIcon.js"),Xe=require("./icons/IdIcon.js"),Ye=require("./icons/InfoIcon.js"),je=require("./icons/InfoRoundIcon.js"),$e=require("./icons/KeyboardIcon.js"),Je=require("./icons/KeyIcon.js"),Qe=require("./icons/LightIcon.js"),Ze=require("./icons/LinkIcon.js"),_e=require("./icons/ListIcon.js"),ro=require("./icons/LoaderIcon.js"),eo=require("./icons/LocaleIcon.js"),oo=require("./icons/LockIcon.js"),to=require("./icons/MailIcon.js"),no=require("./icons/MediaLinkIcon.js"),io=require("./icons/MegaphoneIcon.js"),ao=require("./icons/MetricIcon.js"),lo=require("./icons/MinifyIcon.js"),uo=require("./icons/MoreIcon.js"),Io=require("./icons/MoreVerticalIcon.js"),co=require("./icons/MouseClickIcon.js"),so=require("./icons/NotificationIcon.js"),vo=require("./icons/PanelCloseIcon.js"),qo=require("./icons/PanelOpenIcon.js"),po=require("./icons/PlayIcon.js"),Co=require("./icons/PlusIcon.js"),go=require("./icons/ProductDimensionsIcon.js"),mo=require("./icons/ProductIcon.js"),Ao=require("./icons/ProductModelIcon.js"),Po=require("./icons/PublishIcon.js"),So=require("./icons/RefreshIcon.js"),bo=require("./icons/RowIcon.js"),ho=require("./icons/SearchIcon.js"),Fo=require("./icons/SectionIcon.js"),yo=require("./icons/SettingsIcon.js"),Mo=require("./icons/ShopIcon.js"),ko=require("./icons/SmilingFaceIcon.js"),To=require("./icons/SparkleIcon.js"),Bo=require("./icons/StarIcon.js"),wo=require("./icons/SupplierIcon.js"),xo=require("./icons/SystemIcon.js"),Do=require("./icons/TableIcon.js"),Eo=require("./icons/TagIcon.js"),Lo=require("./icons/UnpublishIcon.js"),fo=require("./icons/UnviewIcon.js"),Ro=require("./icons/UploadIcon.js"),Uo=require("./icons/UserIcon.js"),Go=require("./icons/ValueIcon.js"),No=require("./icons/ViewIcon.js"),Vo=require("./icons/WaveIcon.js"),Ho=require("./icons/WorkflowIcon.js"),Ko=require("./illustrations/AddingValueIllustration.js"),zo=require("./illustrations/AkeneoCloudEditionIllustration.js"),Wo=require("./illustrations/ApiIllustration.js"),Oo=require("./illustrations/AppIllustration.js"),Xo=require("./illustrations/AssetCategoriesIllustration.js"),Yo=require("./illustrations/AssetsIllustration.js"),jo=require("./illustrations/AssociationTypesIllustration.js"),$o=require("./illustrations/AttributeGroupsIllustration.js"),Jo=require("./illustrations/AttributesIllustration.js"),Qo=require("./illustrations/CatalogsIllustration.js"),Zo=require("./illustrations/ChannelsIllustration.js"),_o=require("./illustrations/CityIllustration.js"),rt=require("./illustrations/ClientErrorIllustration.js"),et=require("./illustrations/CodingIllustration.js"),ot=require("./illustrations/CurrenciesIllustration.js"),tt=require("./illustrations/DefaultPictureIllustration.js"),nt=require("./illustrations/DeleteFamilyVariantIllustration.js"),it=require("./illustrations/DeleteIllustration.js"),at=require("./illustrations/DraftIllustration.js"),lt=require("./illustrations/EntitiesIllustration.js"),ut=require("./illustrations/EntitiesRecordIllustration.js"),It=require("./illustrations/ExportBuilderIllustration.js"),ct=require("./illustrations/ExportCsvIllustration.js"),st=require("./illustrations/ExportIllustration.js"),vt=require("./illustrations/ExportXlsxIllustration.js"),qt=require("./illustrations/ExportYmlIllustration.js"),dt=require("./illustrations/FamilyIllustration.js"),pt=require("./illustrations/FamilyVariantIllustration.js"),Ct=require("./illustrations/GraphIllustration.js"),gt=require("./illustrations/GroupsIllustration.js"),mt=require("./illustrations/ImportCsvIllustration.js"),At=require("./illustrations/ImportIllustration.js"),Pt=require("./illustrations/ImportXlsxIllustration.js"),St=require("./illustrations/ImportYmlIllustration.js"),bt=require("./illustrations/JuliaIllustration.js"),ht=require("./illustrations/LocaleIllustration.js"),Ft=require("./illustrations/MarketplaceIllustration.js"),yt=require("./illustrations/MeasurementIllustration.js"),Mt=require("./illustrations/MediaFileIllustration.js"),kt=require("./illustrations/MoneyIllustration.js"),Tt=require("./illustrations/NewsIllustration.js"),Bt=require("./illustrations/NoResultsIllustration.js"),wt=require("./illustrations/ProductCategoryIllustration.js"),xt=require("./illustrations/ProductModelIllustration.js"),Dt=require("./illustrations/ProductPublishedIllustration.js"),Et=require("./illustrations/ProductsIllustration.js"),Lt=require("./illustrations/ProjectIllustration.js"),ft=require("./illustrations/ProposalsIllustration.js"),Rt=require("./illustrations/RulesIllustration.js"),Ut=require("./illustrations/ServerErrorIllustration.js"),Gt=require("./illustrations/ServerIllustration.js"),Nt=require("./illustrations/SettingsIllustration.js"),Vt=require("./illustrations/StatusIllustration.js"),Ht=require("./illustrations/SurveyIllustration.js"),Kt=require("./illustrations/TimezoneIllustration.js"),zt=require("./illustrations/UserGroupsIllustration.js"),Wt=require("./illustrations/UserRolesIllustration.js"),Ot=require("./illustrations/UsersIllustration.js"),Xt=require("./illustrations/UsingIllustration.js"),Yt=require("./illustrations/ViewsIllustration.js"),jt=require("./illustrations/WarningIllustration.js"),$t=require("./shared/flag.js"),Jt=require("./shared/key.js"),Qt=require("./shared/uuid.js"),Zt=require("./shared/array.js"),r=require("./theme/common.js"),e=require("./theme/theme.js"),_t=require("./themes/pim/index.js"),rn=require("./themes/onboarder/index.js"),en=require("./themes/shared-catalogs/index.js"),on=require("./themes/connector/index.js");exports.themes=c.themes;exports.Avatar=s.Avatar;exports.Avatars=v.Avatars;exports.Badge=q.Badge;exports.Block=d.Block;exports.BlockButton=p.BlockButton;exports.Breadcrumb=C.Breadcrumb;exports.Button=g.Button;exports.SplitButton=m.SplitButton;exports.Card=o.Card;exports.CardGrid=o.CardGrid;exports.Checkbox=A.Checkbox;exports.Collapse=P.Collapse;exports.Dropdown=S.Dropdown;exports.Field=b.Field;exports.Helper=h.Helper;exports.IconButton=F.IconButton;exports.IconCard=t.IconCard;exports.IconCardGrid=t.IconCardGrid;exports.Image=y.Image;exports.HighlightTitle=n.HighlightTitle;exports.Information=n.Information;exports.BooleanInput=M.BooleanInput;exports.Overlay=k.Overlay;exports.ColorInput=T.ColorInput;exports.MediaFileInput=B.MediaFileInput;exports.MediaLinkInput=w.MediaLinkInput;exports.MetricInput=x.MetricInput;exports.MultiSelectInput=D.MultiSelectInput;exports.NumberInput=E.NumberInput;exports.SelectInput=L.SelectInput;exports.TableInput=f.TableInput;exports.TagInput=R.TagInput;exports.TextAreaInput=U.TextAreaInput;exports.TextInput=G.TextInput;exports.DateInput=N.DateInput;exports.KeyFigure=i.KeyFigure;exports.KeyFigureGrid=i.KeyFigureGrid;exports.Link=V.Link;exports.List=H.List;exports.Locale=K.Locale;exports.AnimateMessageBar=a.AnimateMessageBar;exports.MessageBar=a.MessageBar;exports.Modal=z.Modal;exports.useInModal=W.useInModal;exports.MainNavigationItem=O.MainNavigationItem;exports.SubNavigationItem=X.SubNavigationItem;exports.SubNavigationPanel=Y.SubNavigationPanel;exports.Pagination=j.Pagination;exports.Pill=$.Pill;exports.Placeholder=J.Placeholder;exports.Preview=Q.Preview;exports.ProgressBar=Z.ProgressBar;exports.ProgressIndicator=_.ProgressIndicator;exports.Search=rr.Search;exports.SectionTitle=er.SectionTitle;exports.SwitcherButton=or.SwitcherButton;exports.TabBar=tr.TabBar;exports.Table=nr.Table;exports.Tag=l.Tag;exports.Tags=l.Tags;exports.Tile=u.Tile;exports.Tiles=u.Tiles;exports.Toolbar=ir.Toolbar;exports.Tree=ar.Tree;exports.Tooltip=lr.Tooltip;exports.useAutoFocus=ur.useAutoFocus;exports.useBooleanState=Ir.useBooleanState;exports.useCombinedRefs=cr.useCombinedRefs;exports.useDebounce=sr.useDebounce;exports.useId=vr.useId;exports.useIsMounted=qr.useIsMounted;exports.usePaginatedResults=dr.usePaginatedResults;exports.useHorizontalPosition=I.useHorizontalPosition;exports.useVerticalPosition=I.useVerticalPosition;exports.useProgress=pr.useProgress;exports.useSelection=Cr.useSelection;exports.useShortcut=gr.useShortcut;exports.useTabBar=mr.useTabBar;exports.useTheme=Ar.useTheme;exports.useWindowResize=Pr.useWindowResize;exports.ActivityIcon=Sr.ActivityIcon;exports.AddAttributeIcon=br.AddAttributeIcon;exports.AkeneoIcon=hr.AkeneoIcon;exports.ArrowIcon=Fr.ArrowIcon;exports.ArrowDownIcon=yr.ArrowDownIcon;exports.ArrowLeftIcon=Mr.ArrowLeftIcon;exports.ArrowRightIcon=kr.ArrowRightIcon;exports.ArrowSimpleUpIcon=Tr.ArrowSimpleUpIcon;exports.ArrowUpIcon=Br.ArrowUpIcon;exports.AssetsIcon=wr.AssetsIcon;exports.AssetCollectionIcon=xr.AssetCollectionIcon;exports.AssociateIcon=Dr.AssociateIcon;exports.AttributeBooleanIcon=Er.AttributeBooleanIcon;exports.AttributeFileIcon=Lr.AttributeFileIcon;exports.AttributeLinkIcon=fr.AttributeLinkIcon;exports.AttributeMultiSelectIcon=Rr.AttributeMultiSelectIcon;exports.AttributeNumberIcon=Ur.AttributeNumberIcon;exports.AttributePriceIcon=Gr.AttributePriceIcon;exports.AttributeSelectIcon=Nr.AttributeSelectIcon;exports.AttributeTextIcon=Vr.AttributeTextIcon;exports.AttributeTextareaIcon=Hr.AttributeTextareaIcon;exports.BarChartsIcon=Kr.BarChartsIcon;exports.BookIcon=zr.BookIcon;exports.BoxIcon=Wr.BoxIcon;exports.BrokenLinkIcon=Or.BrokenLinkIcon;exports.CaddyIcon=Xr.CaddyIcon;exports.CaddyAddIcon=Yr.CaddyAddIcon;exports.CaddyCheckoutIcon=jr.CaddyCheckoutIcon;exports.CardIcon=$r.CardIcon;exports.CategoryIcon=Jr.CategoryIcon;exports.CheckIcon=Qr.CheckIcon;exports.CheckPartialIcon=Zr.CheckPartialIcon;exports.CheckRoundIcon=_r.CheckRoundIcon;exports.ClockIcon=re.ClockIcon;exports.CloseIcon=ee.CloseIcon;exports.CodeIcon=oe.CodeIcon;exports.ColumnIcon=te.ColumnIcon;exports.CompareIcon=ne.CompareIcon;exports.ComponentIcon=ie.ComponentIcon;exports.CompositionIcon=ae.CompositionIcon;exports.ConnectIcon=le.ConnectIcon;exports.CopyIcon=ue.CopyIcon;exports.CreditsIcon=Ie.CreditsIcon;exports.DangerIcon=ce.DangerIcon;exports.DangerPlainIcon=se.DangerPlainIcon;exports.DateIcon=ve.DateIcon;exports.DeleteIcon=qe.DeleteIcon;exports.DependenceIcon=de.DependenceIcon;exports.DialogIcon=pe.DialogIcon;exports.DimensionsIcon=Ce.DimensionsIcon;exports.DownloadIcon=ge.DownloadIcon;exports.DragDropIcon=me.DragDropIcon;exports.EditIcon=Ae.EditIcon;exports.EntityIcon=Pe.EntityIcon;exports.ChecklistIcon=Se.ChecklistIcon;exports.EntityMultiIcon=be.EntityMultiIcon;exports.EraseIcon=he.EraseIcon;exports.ExpandIcon=Fe.ExpandIcon;exports.ExplanationPointIcon=ye.ExplanationPointIcon;exports.ExternalLinkIcon=Me.ExternalLinkIcon;exports.FactoryIcon=ke.FactoryIcon;exports.FileIcon=Te.FileIcon;exports.FileCsvIcon=Be.FileCsvIcon;exports.FileXlsxIcon=we.FileXlsxIcon;exports.FiltersIcon=xe.FiltersIcon;exports.FolderIcon=De.FolderIcon;exports.FolderInIcon=Ee.FolderInIcon;exports.FolderMovedIcon=Le.FolderMovedIcon;exports.FolderOutIcon=fe.FolderOutIcon;exports.FolderPlainIcon=Re.FolderPlainIcon;exports.FoldersIcon=Ue.FoldersIcon;exports.FoldersPlainIcon=Ge.FoldersPlainIcon;exports.FoodIcon=Ne.FoodIcon;exports.FrowningFaceIcon=Ve.FrowningFaceIcon;exports.FullscreenIcon=He.FullscreenIcon;exports.GiftIcon=Ke.GiftIcon;exports.GroupsIcon=ze.GroupsIcon;exports.HelpIcon=We.HelpIcon;exports.HelpPlainIcon=Oe.HelpPlainIcon;exports.IdIcon=Xe.IdIcon;exports.InfoIcon=Ye.InfoIcon;exports.InfoRoundIcon=je.InfoRoundIcon;exports.KeyboardIcon=$e.KeyboardIcon;exports.KeyIcon=Je.KeyIcon;exports.LightIcon=Qe.LightIcon;exports.LinkIcon=Ze.LinkIcon;exports.ListIcon=_e.ListIcon;exports.LoaderIcon=ro.LoaderIcon;exports.LocaleIcon=eo.LocaleIcon;exports.LockIcon=oo.LockIcon;exports.MailIcon=to.MailIcon;exports.MediaLinkIcon=no.MediaLinkIcon;exports.MegaphoneIcon=io.MegaphoneIcon;exports.MetricIcon=ao.MetricIcon;exports.MinifyIcon=lo.MinifyIcon;exports.MoreIcon=uo.MoreIcon;exports.MoreVerticalIcon=Io.MoreVerticalIcon;exports.MouseClickIcon=co.MouseClickIcon;exports.NotificationIcon=so.NotificationIcon;exports.PanelCloseIcon=vo.PanelCloseIcon;exports.PanelOpenIcon=qo.PanelOpenIcon;exports.PlayIcon=po.PlayIcon;exports.PlusIcon=Co.PlusIcon;exports.ProductDimensionsIcon=go.ProductDimensionsIcon;exports.ProductIcon=mo.ProductIcon;exports.ProductModelIcon=Ao.ProductModelIcon;exports.PublishIcon=Po.PublishIcon;exports.RefreshIcon=So.RefreshIcon;exports.RowIcon=bo.RowIcon;exports.SearchIcon=ho.SearchIcon;exports.SectionIcon=Fo.SectionIcon;exports.SettingsIcon=yo.SettingsIcon;exports.ShopIcon=Mo.ShopIcon;exports.SmilingFaceIcon=ko.SmilingFaceIcon;exports.SparkleIcon=To.SparkleIcon;exports.StarIcon=Bo.StarIcon;exports.SupplierIcon=wo.SupplierIcon;exports.SystemIcon=xo.SystemIcon;exports.TableIcon=Do.TableIcon;exports.TagIcon=Eo.TagIcon;exports.UnpublishIcon=Lo.UnpublishIcon;exports.UnviewIcon=fo.UnviewIcon;exports.UploadIcon=Ro.UploadIcon;exports.UserIcon=Uo.UserIcon;exports.ValueIcon=Go.ValueIcon;exports.ViewIcon=No.ViewIcon;exports.WaveIcon=Vo.WaveIcon;exports.WorkflowIcon=Ho.WorkflowIcon;exports.AddingValueIllustration=Ko.AddingValueIllustration;exports.AkeneoCloudEditionIllustration=zo.AkeneoCloudEditionIllustration;exports.ApiIllustration=Wo.ApiIllustration;exports.AppIllustration=Oo.AppIllustration;exports.AssetCategoriesIllustration=Xo.AssetCategoriesIllustration;exports.AssetsIllustration=Yo.AssetsIllustration;exports.AssociationTypesIllustration=jo.AssociationTypesIllustration;exports.AttributeGroupsIllustration=$o.AttributeGroupsIllustration;exports.AttributesIllustration=Jo.AttributesIllustration;exports.CatalogsIllustration=Qo.CatalogsIllustration;exports.ChannelsIllustration=Zo.ChannelsIllustration;exports.CityIllustration=_o.CityIllustration;exports.ClientErrorIllustration=rt.ClientErrorIllustration;exports.CodingIllustration=et.CodingIllustration;exports.CurrenciesIllustration=ot.CurrenciesIllustration;exports.DefaultPictureIllustration=tt.DefaultPictureIllustration;exports.DeleteFamilyVariantIllustration=nt.DeleteFamilyVariantIllustration;exports.DeleteIllustration=it.DeleteIllustration;exports.DraftIllustration=at.DraftIllustration;exports.EntitiesIllustration=lt.EntitiesIllustration;exports.EntitiesRecordIllustration=ut.EntitiesRecordIllustration;exports.ExportBuilderIllustration=It.ExportBuilderIllustration;exports.ExportCsvIllustration=ct.ExportCsvIllustration;exports.ExportIllustration=st.ExportIllustration;exports.ExportXlsxIllustration=vt.ExportXlsxIllustration;exports.ExportYmlIllustration=qt.ExportYmlIllustration;exports.FamilyIllustration=dt.FamilyIllustration;exports.FamilyVariantIllustration=pt.FamilyVariantIllustration;exports.GraphIllustration=Ct.GraphIllustration;exports.GroupsIllustration=gt.GroupsIllustration;exports.ImportCsvIllustration=mt.ImportCsvIllustration;exports.ImportIllustration=At.ImportIllustration;exports.ImportXlsxIllustration=Pt.ImportXlsxIllustration;exports.ImportYmlIllustration=St.ImportYmlIllustration;exports.JuliaIllustration=bt.JuliaIllustration;exports.LocaleIllustration=ht.LocaleIllustration;exports.MarketplaceIllustration=Ft.MarketplaceIllustration;exports.MeasurementIllustration=yt.MeasurementIllustration;exports.MediaFileIllustration=Mt.MediaFileIllustration;exports.MoneyIllustration=kt.MoneyIllustration;exports.NewsIllustration=Tt.NewsIllustration;exports.NoResultsIllustration=Bt.NoResultsIllustration;exports.ProductCategoryIllustration=wt.ProductCategoryIllustration;exports.ProductModelIllustration=xt.ProductModelIllustration;exports.ProductPublishedIllustration=Dt.ProductPublishedIllustration;exports.ProductsIllustration=Et.ProductsIllustration;exports.ProjectIllustration=Lt.ProjectIllustration;exports.ProposalsIllustration=ft.ProposalsIllustration;exports.RulesIllustration=Rt.RulesIllustration;exports.ServerErrorIllustration=Ut.ServerErrorIllustration;exports.ServerIllustration=Gt.ServerIllustration;exports.SettingsIllustration=Nt.SettingsIllustration;exports.StatusIllustration=Vt.StatusIllustration;exports.SurveyIllustration=Ht.SurveyIllustration;exports.TimezoneIllustration=Kt.TimezoneIllustration;exports.UserGroupsIllustration=zt.UserGroupsIllustration;exports.UserRolesIllustration=Wt.UserRolesIllustration;exports.UsersIllustration=Ot.UsersIllustration;exports.UsingIllustration=Xt.UsingIllustration;exports.ViewsIllustration=Yt.ViewsIllustration;exports.WarningIllustration=jt.WarningIllustration;exports.getEmoji=$t.getEmoji;exports.Key=Jt.Key;exports.uuid=Qt.uuid;exports.arrayUnique=Zt.arrayUnique;exports.BrandedPath=r.BrandedPath;exports.CommonStyle=r.CommonStyle;exports.SkeletonPlaceholder=r.SkeletonPlaceholder;exports.color=r.color;exports.colorAlternative=r.colorAlternative;exports.fontFamily=r.fontFamily;exports.fontSize=r.fontSize;exports.palette=r.palette;exports.placeholderStyle=r.placeholderStyle;exports.getColor=e.getColor;exports.getColorAlternative=e.getColorAlternative;exports.getColorForLevel=e.getColorForLevel;exports.getFontFamily=e.getFontFamily;exports.getFontSize=e.getFontSize;exports.pimTheme=_t.pimTheme;exports.onboarderTheme=rn.onboarderTheme;exports.sharedCatalogsTheme=en.sharedCatalogsTheme;exports.connectorTheme=on.connectorTheme; diff --git a/lib/index.js.map b/lib/index.js.map deleted file mode 100644 index 16214157..00000000 --- a/lib/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,0CAAwB;AACxB,0CAAwB;AACxB,kDAAgC;AAChC,2CAAyB;AACzB,0CAAwB;AACxB,2CAAyB"} \ No newline at end of file diff --git a/lib/shared/array.d.ts b/lib/shared/array.d.ts deleted file mode 100644 index 1f7418fa..00000000 --- a/lib/shared/array.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -interface ArrayUniqueInterface { - (arrayWithDuplicatedItems: string[]): string[]; - (arrayWithDuplicatedItems: number[]): number[]; - (arrayWithDuplicatedItems: T[], comparator: (first: T, second: T) => boolean): T[]; -} -declare const arrayUnique: ArrayUniqueInterface; -export { arrayUnique }; diff --git a/lib/shared/array.js b/lib/shared/array.js index 978444f6..d1a178ea 100644 --- a/lib/shared/array.js +++ b/lib/shared/array.js @@ -1,24 +1 @@ -"use strict"; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.arrayUnique = void 0; -var arrayUnique = function (arrayWithDuplicatedItems, comparator) { - if (undefined === comparator) - return Array.from(new Set(arrayWithDuplicatedItems)); - return arrayWithDuplicatedItems.reduce(function (uniqueItems, current) { - if (uniqueItems.some(function (item) { return comparator(item, current); })) { - return uniqueItems; - } - return __spreadArray(__spreadArray([], uniqueItems, true), [current], false); - }, []); -}; -exports.arrayUnique = arrayUnique; -//# sourceMappingURL=array.js.map \ No newline at end of file +"use strict";const o=(e,n)=>n===void 0?Array.from(new Set(e)):e.reduce((r,f)=>r.some(i=>n(i,f))?r:[...r,f],[]);exports.arrayUnique=o; diff --git a/lib/shared/array.js.map b/lib/shared/array.js.map deleted file mode 100644 index 860009e8..00000000 --- a/lib/shared/array.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"array.js","sourceRoot":"","sources":["../../src/shared/array.ts"],"names":[],"mappings":";;;;;;;;;;;;AAMA,IAAM,WAAW,GAAyB,UACxC,wBAA6B,EAC7B,UAA6C;IAE7C,IAAI,SAAS,KAAK,UAAU;QAAE,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,GAAG,CAAC,wBAAwB,CAAC,CAAC,CAAC;IAEnF,OAAO,wBAAwB,CAAC,MAAM,CAAC,UAAC,WAAgB,EAAE,OAAU;QAClE,IAAI,WAAW,CAAC,IAAI,CAAC,UAAA,IAAI,IAAI,OAAA,UAAU,CAAC,IAAI,EAAE,OAAO,CAAC,EAAzB,CAAyB,CAAC,EAAE;YACvD,OAAO,WAAW,CAAC;SACpB;QAED,uCAAW,WAAW,UAAE,OAAO,UAAE;IACnC,CAAC,EAAE,EAAE,CAAC,CAAC;AACT,CAAC,CAAC;AAEM,kCAAW"} \ No newline at end of file diff --git a/lib/shared/flag.d.ts b/lib/shared/flag.d.ts deleted file mode 100644 index e0fcfe7d..00000000 --- a/lib/shared/flag.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const getEmoji: (countryCode: string) => string | undefined; -export { getEmoji }; diff --git a/lib/shared/flag.js b/lib/shared/flag.js index a2f3b78b..f3e0fe05 100644 --- a/lib/shared/flag.js +++ b/lib/shared/flag.js @@ -1,1012 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.getEmoji = void 0; -var flags = { - AD: { - emoji: '🇦🇩', - name: 'Andorra', - }, - AE: { - emoji: '🇦🇪', - name: 'United Arab Emirates', - }, - AF: { - emoji: '🇦🇫', - name: 'Afghanistan', - }, - AG: { - emoji: '🇦🇬', - name: 'Antigua and Barbuda', - }, - AI: { - emoji: '🇦🇮', - name: 'Anguilla', - }, - AL: { - emoji: '🇦🇱', - name: 'Albania', - }, - AM: { - emoji: '🇦🇲', - name: 'Armenia', - }, - AO: { - emoji: '🇦🇴', - name: 'Angola', - }, - AQ: { - emoji: '🇦🇶', - name: 'Antarctica', - }, - AR: { - emoji: '🇦🇷', - name: 'Argentina', - }, - AS: { - emoji: '🇦🇸', - name: 'American Samoa', - }, - AT: { - emoji: '🇦🇹', - name: 'Austria', - }, - AU: { - emoji: '🇦🇺', - name: 'Australia', - }, - AW: { - emoji: '🇦🇼', - name: 'Aruba', - }, - AX: { - emoji: '🇦🇽', - name: 'Åland Islands', - }, - AZ: { - emoji: '🇦🇿', - name: 'Azerbaijan', - }, - BA: { - emoji: '🇧🇦', - name: 'Bosnia and Herzegovina', - }, - BB: { - emoji: '🇧🇧', - name: 'Barbados', - }, - BD: { - emoji: '🇧🇩', - name: 'Bangladesh', - }, - BE: { - emoji: '🇧🇪', - name: 'Belgium', - }, - BF: { - emoji: '🇧🇫', - name: 'Burkina Faso', - }, - BG: { - emoji: '🇧🇬', - name: 'Bulgaria', - }, - BH: { - emoji: '🇧🇭', - name: 'Bahrain', - }, - BI: { - emoji: '🇧🇮', - name: 'Burundi', - }, - BJ: { - emoji: '🇧🇯', - name: 'Benin', - }, - BL: { - emoji: '🇧🇱', - name: 'Saint Barthélemy', - }, - BM: { - emoji: '🇧🇲', - name: 'Bermuda', - }, - BN: { - emoji: '🇧🇳', - name: 'Brunei Darussalam', - }, - BO: { - emoji: '🇧🇴', - name: 'Bolivia', - }, - BQ: { - emoji: '🇧🇶', - name: 'Bonaire, Sint Eustatius and Saba', - }, - BR: { - emoji: '🇧🇷', - name: 'Brazil', - }, - BS: { - emoji: '🇧🇸', - name: 'Bahamas', - }, - BT: { - emoji: '🇧🇹', - name: 'Bhutan', - }, - BV: { - emoji: '🇧🇻', - name: 'Bouvet Island', - }, - BW: { - emoji: '🇧🇼', - name: 'Botswana', - }, - BY: { - emoji: '🇧🇾', - name: 'Belarus', - }, - BZ: { - emoji: '🇧🇿', - name: 'Belize', - }, - CA: { - emoji: '🇨🇦', - name: 'Canada', - }, - CC: { - emoji: '🇨🇨', - name: 'Cocos (Keeling) Islands', - }, - CD: { - emoji: '🇨🇩', - name: 'Congo', - }, - CF: { - emoji: '🇨🇫', - name: 'Central African Republic', - }, - CG: { - emoji: '🇨🇬', - name: 'Congo', - }, - CH: { - emoji: '🇨🇭', - name: 'Switzerland', - }, - CI: { - emoji: '🇨🇮', - name: 'Côte Ivoire', - }, - CK: { - emoji: '🇨🇰', - name: 'Cook Islands', - }, - CL: { - emoji: '🇨🇱', - name: 'Chile', - }, - CM: { - emoji: '🇨🇲', - name: 'Cameroon', - }, - CN: { - emoji: '🇨🇳', - name: 'China', - }, - CO: { - emoji: '🇨🇴', - name: 'Colombia', - }, - CR: { - emoji: '🇨🇷', - name: 'Costa Rica', - }, - CU: { - emoji: '🇨🇺', - name: 'Cuba', - }, - CV: { - emoji: '🇨🇻', - name: 'Cape Verde', - }, - CW: { - emoji: '🇨🇼', - name: 'Curaçao', - }, - CX: { - emoji: '🇨🇽', - name: 'Christmas Island', - }, - CY: { - emoji: '🇨🇾', - name: 'Cyprus', - }, - CZ: { - emoji: '🇨🇿', - name: 'Czech Republic', - }, - DE: { - emoji: '🇩🇪', - name: 'Germany', - }, - DJ: { - emoji: '🇩🇯', - name: 'Djibouti', - }, - DK: { - emoji: '🇩🇰', - name: 'Denmark', - }, - DM: { - emoji: '🇩🇲', - name: 'Dominica', - }, - DO: { - emoji: '🇩🇴', - name: 'Dominican Republic', - }, - DZ: { - emoji: '🇩🇿', - name: 'Algeria', - }, - EC: { - emoji: '🇪🇨', - name: 'Ecuador', - }, - EE: { - emoji: '🇪🇪', - name: 'Estonia', - }, - EG: { - emoji: '🇪🇬', - name: 'Egypt', - }, - EH: { - emoji: '🇪🇭', - name: 'Western Sahara', - }, - ER: { - emoji: '🇪🇷', - name: 'Eritrea', - }, - ES: { - emoji: '🇪🇸', - name: 'Spain', - }, - ET: { - emoji: '🇪🇹', - name: 'Ethiopia', - }, - EU: { - emoji: '🇪🇺', - name: 'European Union', - }, - FI: { - emoji: '🇫🇮', - name: 'Finland', - }, - FJ: { - emoji: '🇫🇯', - name: 'Fiji', - }, - FK: { - emoji: '🇫🇰', - name: 'Falkland Islands (Malvinas)', - }, - FM: { - emoji: '🇫🇲', - name: 'Micronesia', - }, - FO: { - emoji: '🇫🇴', - name: 'Faroe Islands', - }, - FR: { - emoji: '🇫🇷', - name: 'France', - }, - GA: { - emoji: '🇬🇦', - name: 'Gabon', - }, - GB: { - emoji: '🇬🇧', - name: 'United Kingdom', - }, - GD: { - emoji: '🇬🇩', - name: 'Grenada', - }, - GE: { - emoji: '🇬🇪', - name: 'Georgia', - }, - GF: { - emoji: '🇬🇫', - name: 'French Guiana', - }, - GG: { - emoji: '🇬🇬', - name: 'Guernsey', - }, - GH: { - emoji: '🇬🇭', - name: 'Ghana', - }, - GI: { - emoji: '🇬🇮', - name: 'Gibraltar', - }, - GL: { - emoji: '🇬🇱', - name: 'Greenland', - }, - GM: { - emoji: '🇬🇲', - name: 'Gambia', - }, - GN: { - emoji: '🇬🇳', - name: 'Guinea', - }, - GP: { - emoji: '🇬🇵', - name: 'Guadeloupe', - }, - GQ: { - emoji: '🇬🇶', - name: 'Equatorial Guinea', - }, - GR: { - emoji: '🇬🇷', - name: 'Greece', - }, - GS: { - emoji: '🇬🇸', - name: 'South Georgia', - }, - GT: { - emoji: '🇬🇹', - name: 'Guatemala', - }, - GU: { - emoji: '🇬🇺', - name: 'Guam', - }, - GW: { - emoji: '🇬🇼', - name: 'Guinea-Bissau', - }, - GY: { - emoji: '🇬🇾', - name: 'Guyana', - }, - HK: { - emoji: '🇭🇰', - name: 'Hong Kong', - }, - HM: { - emoji: '🇭🇲', - name: 'Heard Island and Mcdonald Islands', - }, - HN: { - emoji: '🇭🇳', - name: 'Honduras', - }, - HR: { - emoji: '🇭🇷', - name: 'Croatia', - }, - HT: { - emoji: '🇭🇹', - name: 'Haiti', - }, - HU: { - emoji: '🇭🇺', - name: 'Hungary', - }, - ID: { - emoji: '🇮🇩', - name: 'Indonesia', - }, - IE: { - emoji: '🇮🇪', - name: 'Ireland', - }, - IL: { - emoji: '🇮🇱', - name: 'Israel', - }, - IM: { - emoji: '🇮🇲', - name: 'Isle of Man', - }, - IN: { - emoji: '🇮🇳', - name: 'India', - }, - IO: { - emoji: '🇮🇴', - name: 'British Indian Ocean Territory', - }, - IQ: { - emoji: '🇮🇶', - name: 'Iraq', - }, - IR: { - emoji: '🇮🇷', - name: 'Iran', - }, - IS: { - emoji: '🇮🇸', - name: 'Iceland', - }, - IT: { - emoji: '🇮🇹', - name: 'Italy', - }, - JE: { - emoji: '🇯🇪', - name: 'Jersey', - }, - JM: { - emoji: '🇯🇲', - name: 'Jamaica', - }, - JO: { - emoji: '🇯🇴', - name: 'Jordan', - }, - JP: { - emoji: '🇯🇵', - name: 'Japan', - }, - KE: { - emoji: '🇰🇪', - name: 'Kenya', - }, - KG: { - emoji: '🇰🇬', - name: 'Kyrgyzstan', - }, - KH: { - emoji: '🇰🇭', - name: 'Cambodia', - }, - KI: { - emoji: '🇰🇮', - name: 'Kiribati', - }, - KM: { - emoji: '🇰🇲', - name: 'Comoros', - }, - KN: { - emoji: '🇰🇳', - name: 'Saint Kitts and Nevis', - }, - KP: { - emoji: '🇰🇵', - name: 'North Korea', - }, - KR: { - emoji: '🇰🇷', - name: 'South Korea', - }, - KW: { - emoji: '🇰🇼', - name: 'Kuwait', - }, - KY: { - emoji: '🇰🇾', - name: 'Cayman Islands', - }, - KZ: { - emoji: '🇰🇿', - name: 'Kazakhstan', - }, - LA: { - emoji: '🇱🇦', - name: 'Lao People Democratic Republic', - }, - LB: { - emoji: '🇱🇧', - name: 'Lebanon', - }, - LC: { - emoji: '🇱🇨', - name: 'Saint Lucia', - }, - LI: { - emoji: '🇱🇮', - name: 'Liechtenstein', - }, - LK: { - emoji: '🇱🇰', - name: 'Sri Lanka', - }, - LR: { - emoji: '🇱🇷', - name: 'Liberia', - }, - LS: { - emoji: '🇱🇸', - name: 'Lesotho', - }, - LT: { - emoji: '🇱🇹', - name: 'Lithuania', - }, - LU: { - emoji: '🇱🇺', - name: 'Luxembourg', - }, - LV: { - emoji: '🇱🇻', - name: 'Latvia', - }, - LY: { - emoji: '🇱🇾', - name: 'Libya', - }, - MA: { - emoji: '🇲🇦', - name: 'Morocco', - }, - MC: { - emoji: '🇲🇨', - name: 'Monaco', - }, - MD: { - emoji: '🇲🇩', - name: 'Moldova', - }, - ME: { - emoji: '🇲🇪', - name: 'Montenegro', - }, - MF: { - emoji: '🇲🇫', - name: 'Saint Martin (French Part)', - }, - MG: { - emoji: '🇲🇬', - name: 'Madagascar', - }, - MH: { - emoji: '🇲🇭', - name: 'Marshall Islands', - }, - MK: { - emoji: '🇲🇰', - name: 'Macedonia', - }, - ML: { - emoji: '🇲🇱', - name: 'Mali', - }, - MM: { - emoji: '🇲🇲', - name: 'Myanmar', - }, - MN: { - emoji: '🇲🇳', - name: 'Mongolia', - }, - MO: { - emoji: '🇲🇴', - name: 'Macao', - }, - MP: { - emoji: '🇲🇵', - name: 'Northern Mariana Islands', - }, - MQ: { - emoji: '🇲🇶', - name: 'Martinique', - }, - MR: { - emoji: '🇲🇷', - name: 'Mauritania', - }, - MS: { - emoji: '🇲🇸', - name: 'Montserrat', - }, - MT: { - emoji: '🇲🇹', - name: 'Malta', - }, - MU: { - emoji: '🇲🇺', - name: 'Mauritius', - }, - MV: { - emoji: '🇲🇻', - name: 'Maldives', - }, - MW: { - emoji: '🇲🇼', - name: 'Malawi', - }, - MX: { - emoji: '🇲🇽', - name: 'Mexico', - }, - MY: { - emoji: '🇲🇾', - name: 'Malaysia', - }, - MZ: { - emoji: '🇲🇿', - name: 'Mozambique', - }, - NA: { - emoji: '🇳🇦', - name: 'Namibia', - }, - NC: { - emoji: '🇳🇨', - name: 'New Caledonia', - }, - NE: { - emoji: '🇳🇪', - name: 'Niger', - }, - NF: { - emoji: '🇳🇫', - name: 'Norfolk Island', - }, - NG: { - emoji: '🇳🇬', - name: 'Nigeria', - }, - NI: { - emoji: '🇳🇮', - name: 'Nicaragua', - }, - NL: { - emoji: '🇳🇱', - name: 'Netherlands', - }, - NO: { - emoji: '🇳🇴', - name: 'Norway', - }, - NP: { - emoji: '🇳🇵', - name: 'Nepal', - }, - NR: { - emoji: '🇳🇷', - name: 'Nauru', - }, - NU: { - emoji: '🇳🇺', - name: 'Niue', - }, - NZ: { - emoji: '🇳🇿', - name: 'New Zealand', - }, - OM: { - emoji: '🇴🇲', - name: 'Oman', - }, - PA: { - emoji: '🇵🇦', - name: 'Panama', - }, - PE: { - emoji: '🇵🇪', - name: 'Peru', - }, - PF: { - emoji: '🇵🇫', - name: 'French Polynesia', - }, - PG: { - emoji: '🇵🇬', - name: 'Papua New Guinea', - }, - PH: { - emoji: '🇵🇭', - name: 'Philippines', - }, - PK: { - emoji: '🇵🇰', - name: 'Pakistan', - }, - PL: { - emoji: '🇵🇱', - name: 'Poland', - }, - PM: { - emoji: '🇵🇲', - name: 'Saint Pierre and Miquelon', - }, - PN: { - emoji: '🇵🇳', - name: 'Pitcairn', - }, - PR: { - emoji: '🇵🇷', - name: 'Puerto Rico', - }, - PS: { - emoji: '🇵🇸', - name: 'Palestinian Territory', - }, - PT: { - emoji: '🇵🇹', - name: 'Portugal', - }, - PW: { - emoji: '🇵🇼', - name: 'Palau', - }, - PY: { - emoji: '🇵🇾', - name: 'Paraguay', - }, - QA: { - emoji: '🇶🇦', - name: 'Qatar', - }, - RE: { - emoji: '🇷🇪', - name: 'Réunion', - }, - RO: { - emoji: '🇷🇴', - name: 'Romania', - }, - RS: { - emoji: '🇷🇸', - name: 'Serbia', - }, - RU: { - emoji: '🇷🇺', - name: 'Russia', - }, - RW: { - emoji: '🇷🇼', - name: 'Rwanda', - }, - SA: { - emoji: '🇸🇦', - name: 'Saudi Arabia', - }, - SB: { - emoji: '🇸🇧', - name: 'Solomon Islands', - }, - SC: { - emoji: '🇸🇨', - name: 'Seychelles', - }, - SD: { - emoji: '🇸🇩', - name: 'Sudan', - }, - SE: { - emoji: '🇸🇪', - name: 'Sweden', - }, - SG: { - emoji: '🇸🇬', - name: 'Singapore', - }, - SH: { - emoji: '🇸🇭', - name: 'Saint Helena, Ascension and Tristan Da Cunha', - }, - SI: { - emoji: '🇸🇮', - name: 'Slovenia', - }, - SJ: { - emoji: '🇸🇯', - name: 'Svalbard and Jan Mayen', - }, - SK: { - emoji: '🇸🇰', - name: 'Slovakia', - }, - SL: { - emoji: '🇸🇱', - name: 'Sierra Leone', - }, - SM: { - emoji: '🇸🇲', - name: 'San Marino', - }, - SN: { - emoji: '🇸🇳', - name: 'Senegal', - }, - SO: { - emoji: '🇸🇴', - name: 'Somalia', - }, - SR: { - emoji: '🇸🇷', - name: 'Suriname', - }, - SS: { - emoji: '🇸🇸', - name: 'South Sudan', - }, - ST: { - emoji: '🇸🇹', - name: 'Sao Tome and Principe', - }, - SV: { - emoji: '🇸🇻', - name: 'El Salvador', - }, - SX: { - emoji: '🇸🇽', - name: 'Sint Maarten (Dutch Part)', - }, - SY: { - emoji: '🇸🇾', - name: 'Syrian Arab Republic', - }, - SZ: { - emoji: '🇸🇿', - name: 'Swaziland', - }, - TC: { - emoji: '🇹🇨', - name: 'Turks and Caicos Islands', - }, - TD: { - emoji: '🇹🇩', - name: 'Chad', - }, - TF: { - emoji: '🇹🇫', - name: 'French Southern Territories', - }, - TG: { - emoji: '🇹🇬', - name: 'Togo', - }, - TH: { - emoji: '🇹🇭', - name: 'Thailand', - }, - TJ: { - emoji: '🇹🇯', - name: 'Tajikistan', - }, - TK: { - emoji: '🇹🇰', - name: 'Tokelau', - }, - TL: { - emoji: '🇹🇱', - name: 'Timor-Leste', - }, - TM: { - emoji: '🇹🇲', - name: 'Turkmenistan', - }, - TN: { - emoji: '🇹🇳', - name: 'Tunisia', - }, - TO: { - emoji: '🇹🇴', - name: 'Tonga', - }, - TR: { - emoji: '🇹🇷', - name: 'Turkey', - }, - TT: { - emoji: '🇹🇹', - name: 'Trinidad and Tobago', - }, - TV: { - emoji: '🇹🇻', - name: 'Tuvalu', - }, - TW: { - emoji: '🇹🇼', - name: 'Taiwan', - }, - TZ: { - emoji: '🇹🇿', - name: 'Tanzania', - }, - UA: { - emoji: '🇺🇦', - name: 'Ukraine', - }, - UG: { - emoji: '🇺🇬', - name: 'Uganda', - }, - UM: { - emoji: '🇺🇲', - name: 'United States Minor Outlying Islands', - }, - US: { - emoji: '🇺🇸', - name: 'United States', - }, - UY: { - emoji: '🇺🇾', - name: 'Uruguay', - }, - UZ: { - emoji: '🇺🇿', - name: 'Uzbekistan', - }, - VA: { - emoji: '🇻🇦', - name: 'Vatican City', - }, - VC: { - emoji: '🇻🇨', - name: 'Saint Vincent and The Grenadines', - }, - VE: { - emoji: '🇻🇪', - name: 'Venezuela', - }, - VG: { - emoji: '🇻🇬', - name: 'Virgin Islands, British', - }, - VI: { - emoji: '🇻🇮', - name: 'Virgin Islands, U.S.', - }, - VN: { - emoji: '🇻🇳', - name: 'Viet Nam', - }, - VU: { - emoji: '🇻🇺', - name: 'Vanuatu', - }, - WF: { - emoji: '🇼🇫', - name: 'Wallis and Futuna', - }, - WS: { - emoji: '🇼🇸', - name: 'Samoa', - }, - XK: { - emoji: '🇽🇰', - name: 'Kosovo', - }, - YE: { - emoji: '🇾🇪', - name: 'Yemen', - }, - YT: { - emoji: '🇾🇹', - name: 'Mayotte', - }, - ZA: { - emoji: '🇿🇦', - name: 'South Africa', - }, - ZM: { - emoji: '🇿🇲', - name: 'Zambia', - }, - ZW: { - emoji: '🇿🇼', - name: 'Zimbabwe', - }, -}; -var getEmoji = function (countryCode) { var _a; return (_a = flags[countryCode.toUpperCase()]) === null || _a === void 0 ? void 0 : _a.emoji; }; -exports.getEmoji = getEmoji; -//# sourceMappingURL=flag.js.map \ No newline at end of file +"use strict";const m={AD:{emoji:"🇦🇩",name:"Andorra"},AE:{emoji:"🇦🇪",name:"United Arab Emirates"},AF:{emoji:"🇦🇫",name:"Afghanistan"},AG:{emoji:"🇦🇬",name:"Antigua and Barbuda"},AI:{emoji:"🇦🇮",name:"Anguilla"},AL:{emoji:"🇦🇱",name:"Albania"},AM:{emoji:"🇦🇲",name:"Armenia"},AO:{emoji:"🇦🇴",name:"Angola"},AQ:{emoji:"🇦🇶",name:"Antarctica"},AR:{emoji:"🇦🇷",name:"Argentina"},AS:{emoji:"🇦🇸",name:"American Samoa"},AT:{emoji:"🇦🇹",name:"Austria"},AU:{emoji:"🇦🇺",name:"Australia"},AW:{emoji:"🇦🇼",name:"Aruba"},AX:{emoji:"🇦🇽",name:"Åland Islands"},AZ:{emoji:"🇦🇿",name:"Azerbaijan"},BA:{emoji:"🇧🇦",name:"Bosnia and Herzegovina"},BB:{emoji:"🇧🇧",name:"Barbados"},BD:{emoji:"🇧🇩",name:"Bangladesh"},BE:{emoji:"🇧🇪",name:"Belgium"},BF:{emoji:"🇧🇫",name:"Burkina Faso"},BG:{emoji:"🇧🇬",name:"Bulgaria"},BH:{emoji:"🇧🇭",name:"Bahrain"},BI:{emoji:"🇧🇮",name:"Burundi"},BJ:{emoji:"🇧🇯",name:"Benin"},BL:{emoji:"🇧🇱",name:"Saint Barthélemy"},BM:{emoji:"🇧🇲",name:"Bermuda"},BN:{emoji:"🇧🇳",name:"Brunei Darussalam"},BO:{emoji:"🇧🇴",name:"Bolivia"},BQ:{emoji:"🇧🇶",name:"Bonaire, Sint Eustatius and Saba"},BR:{emoji:"🇧🇷",name:"Brazil"},BS:{emoji:"🇧🇸",name:"Bahamas"},BT:{emoji:"🇧🇹",name:"Bhutan"},BV:{emoji:"🇧🇻",name:"Bouvet Island"},BW:{emoji:"🇧🇼",name:"Botswana"},BY:{emoji:"🇧🇾",name:"Belarus"},BZ:{emoji:"🇧🇿",name:"Belize"},CA:{emoji:"🇨🇦",name:"Canada"},CC:{emoji:"🇨🇨",name:"Cocos (Keeling) Islands"},CD:{emoji:"🇨🇩",name:"Congo"},CF:{emoji:"🇨🇫",name:"Central African Republic"},CG:{emoji:"🇨🇬",name:"Congo"},CH:{emoji:"🇨🇭",name:"Switzerland"},CI:{emoji:"🇨🇮",name:"Côte Ivoire"},CK:{emoji:"🇨🇰",name:"Cook Islands"},CL:{emoji:"🇨🇱",name:"Chile"},CM:{emoji:"🇨🇲",name:"Cameroon"},CN:{emoji:"🇨🇳",name:"China"},CO:{emoji:"🇨🇴",name:"Colombia"},CR:{emoji:"🇨🇷",name:"Costa Rica"},CU:{emoji:"🇨🇺",name:"Cuba"},CV:{emoji:"🇨🇻",name:"Cape Verde"},CW:{emoji:"🇨🇼",name:"Curaçao"},CX:{emoji:"🇨🇽",name:"Christmas Island"},CY:{emoji:"🇨🇾",name:"Cyprus"},CZ:{emoji:"🇨🇿",name:"Czech Republic"},DE:{emoji:"🇩🇪",name:"Germany"},DJ:{emoji:"🇩🇯",name:"Djibouti"},DK:{emoji:"🇩🇰",name:"Denmark"},DM:{emoji:"🇩🇲",name:"Dominica"},DO:{emoji:"🇩🇴",name:"Dominican Republic"},DZ:{emoji:"🇩🇿",name:"Algeria"},EC:{emoji:"🇪🇨",name:"Ecuador"},EE:{emoji:"🇪🇪",name:"Estonia"},EG:{emoji:"🇪🇬",name:"Egypt"},EH:{emoji:"🇪🇭",name:"Western Sahara"},ER:{emoji:"🇪🇷",name:"Eritrea"},ES:{emoji:"🇪🇸",name:"Spain"},ET:{emoji:"🇪🇹",name:"Ethiopia"},EU:{emoji:"🇪🇺",name:"European Union"},FI:{emoji:"🇫🇮",name:"Finland"},FJ:{emoji:"🇫🇯",name:"Fiji"},FK:{emoji:"🇫🇰",name:"Falkland Islands (Malvinas)"},FM:{emoji:"🇫🇲",name:"Micronesia"},FO:{emoji:"🇫🇴",name:"Faroe Islands"},FR:{emoji:"🇫🇷",name:"France"},GA:{emoji:"🇬🇦",name:"Gabon"},GB:{emoji:"🇬🇧",name:"United Kingdom"},GD:{emoji:"🇬🇩",name:"Grenada"},GE:{emoji:"🇬🇪",name:"Georgia"},GF:{emoji:"🇬🇫",name:"French Guiana"},GG:{emoji:"🇬🇬",name:"Guernsey"},GH:{emoji:"🇬🇭",name:"Ghana"},GI:{emoji:"🇬🇮",name:"Gibraltar"},GL:{emoji:"🇬🇱",name:"Greenland"},GM:{emoji:"🇬🇲",name:"Gambia"},GN:{emoji:"🇬🇳",name:"Guinea"},GP:{emoji:"🇬🇵",name:"Guadeloupe"},GQ:{emoji:"🇬🇶",name:"Equatorial Guinea"},GR:{emoji:"🇬🇷",name:"Greece"},GS:{emoji:"🇬🇸",name:"South Georgia"},GT:{emoji:"🇬🇹",name:"Guatemala"},GU:{emoji:"🇬🇺",name:"Guam"},GW:{emoji:"🇬🇼",name:"Guinea-Bissau"},GY:{emoji:"🇬🇾",name:"Guyana"},HK:{emoji:"🇭🇰",name:"Hong Kong"},HM:{emoji:"🇭🇲",name:"Heard Island and Mcdonald Islands"},HN:{emoji:"🇭🇳",name:"Honduras"},HR:{emoji:"🇭🇷",name:"Croatia"},HT:{emoji:"🇭🇹",name:"Haiti"},HU:{emoji:"🇭🇺",name:"Hungary"},ID:{emoji:"🇮🇩",name:"Indonesia"},IE:{emoji:"🇮🇪",name:"Ireland"},IL:{emoji:"🇮🇱",name:"Israel"},IM:{emoji:"🇮🇲",name:"Isle of Man"},IN:{emoji:"🇮🇳",name:"India"},IO:{emoji:"🇮🇴",name:"British Indian Ocean Territory"},IQ:{emoji:"🇮🇶",name:"Iraq"},IR:{emoji:"🇮🇷",name:"Iran"},IS:{emoji:"🇮🇸",name:"Iceland"},IT:{emoji:"🇮🇹",name:"Italy"},JE:{emoji:"🇯🇪",name:"Jersey"},JM:{emoji:"🇯🇲",name:"Jamaica"},JO:{emoji:"🇯🇴",name:"Jordan"},JP:{emoji:"🇯🇵",name:"Japan"},KE:{emoji:"🇰🇪",name:"Kenya"},KG:{emoji:"🇰🇬",name:"Kyrgyzstan"},KH:{emoji:"🇰🇭",name:"Cambodia"},KI:{emoji:"🇰🇮",name:"Kiribati"},KM:{emoji:"🇰🇲",name:"Comoros"},KN:{emoji:"🇰🇳",name:"Saint Kitts and Nevis"},KP:{emoji:"🇰🇵",name:"North Korea"},KR:{emoji:"🇰🇷",name:"South Korea"},KW:{emoji:"🇰🇼",name:"Kuwait"},KY:{emoji:"🇰🇾",name:"Cayman Islands"},KZ:{emoji:"🇰🇿",name:"Kazakhstan"},LA:{emoji:"🇱🇦",name:"Lao People Democratic Republic"},LB:{emoji:"🇱🇧",name:"Lebanon"},LC:{emoji:"🇱🇨",name:"Saint Lucia"},LI:{emoji:"🇱🇮",name:"Liechtenstein"},LK:{emoji:"🇱🇰",name:"Sri Lanka"},LR:{emoji:"🇱🇷",name:"Liberia"},LS:{emoji:"🇱🇸",name:"Lesotho"},LT:{emoji:"🇱🇹",name:"Lithuania"},LU:{emoji:"🇱🇺",name:"Luxembourg"},LV:{emoji:"🇱🇻",name:"Latvia"},LY:{emoji:"🇱🇾",name:"Libya"},MA:{emoji:"🇲🇦",name:"Morocco"},MC:{emoji:"🇲🇨",name:"Monaco"},MD:{emoji:"🇲🇩",name:"Moldova"},ME:{emoji:"🇲🇪",name:"Montenegro"},MF:{emoji:"🇲🇫",name:"Saint Martin (French Part)"},MG:{emoji:"🇲🇬",name:"Madagascar"},MH:{emoji:"🇲🇭",name:"Marshall Islands"},MK:{emoji:"🇲🇰",name:"Macedonia"},ML:{emoji:"🇲🇱",name:"Mali"},MM:{emoji:"🇲🇲",name:"Myanmar"},MN:{emoji:"🇲🇳",name:"Mongolia"},MO:{emoji:"🇲🇴",name:"Macao"},MP:{emoji:"🇲🇵",name:"Northern Mariana Islands"},MQ:{emoji:"🇲🇶",name:"Martinique"},MR:{emoji:"🇲🇷",name:"Mauritania"},MS:{emoji:"🇲🇸",name:"Montserrat"},MT:{emoji:"🇲🇹",name:"Malta"},MU:{emoji:"🇲🇺",name:"Mauritius"},MV:{emoji:"🇲🇻",name:"Maldives"},MW:{emoji:"🇲🇼",name:"Malawi"},MX:{emoji:"🇲🇽",name:"Mexico"},MY:{emoji:"🇲🇾",name:"Malaysia"},MZ:{emoji:"🇲🇿",name:"Mozambique"},NA:{emoji:"🇳🇦",name:"Namibia"},NC:{emoji:"🇳🇨",name:"New Caledonia"},NE:{emoji:"🇳🇪",name:"Niger"},NF:{emoji:"🇳🇫",name:"Norfolk Island"},NG:{emoji:"🇳🇬",name:"Nigeria"},NI:{emoji:"🇳🇮",name:"Nicaragua"},NL:{emoji:"🇳🇱",name:"Netherlands"},NO:{emoji:"🇳🇴",name:"Norway"},NP:{emoji:"🇳🇵",name:"Nepal"},NR:{emoji:"🇳🇷",name:"Nauru"},NU:{emoji:"🇳🇺",name:"Niue"},NZ:{emoji:"🇳🇿",name:"New Zealand"},OM:{emoji:"🇴🇲",name:"Oman"},PA:{emoji:"🇵🇦",name:"Panama"},PE:{emoji:"🇵🇪",name:"Peru"},PF:{emoji:"🇵🇫",name:"French Polynesia"},PG:{emoji:"🇵🇬",name:"Papua New Guinea"},PH:{emoji:"🇵🇭",name:"Philippines"},PK:{emoji:"🇵🇰",name:"Pakistan"},PL:{emoji:"🇵🇱",name:"Poland"},PM:{emoji:"🇵🇲",name:"Saint Pierre and Miquelon"},PN:{emoji:"🇵🇳",name:"Pitcairn"},PR:{emoji:"🇵🇷",name:"Puerto Rico"},PS:{emoji:"🇵🇸",name:"Palestinian Territory"},PT:{emoji:"🇵🇹",name:"Portugal"},PW:{emoji:"🇵🇼",name:"Palau"},PY:{emoji:"🇵🇾",name:"Paraguay"},QA:{emoji:"🇶🇦",name:"Qatar"},RE:{emoji:"🇷🇪",name:"Réunion"},RO:{emoji:"🇷🇴",name:"Romania"},RS:{emoji:"🇷🇸",name:"Serbia"},RU:{emoji:"🇷🇺",name:"Russia"},RW:{emoji:"🇷🇼",name:"Rwanda"},SA:{emoji:"🇸🇦",name:"Saudi Arabia"},SB:{emoji:"🇸🇧",name:"Solomon Islands"},SC:{emoji:"🇸🇨",name:"Seychelles"},SD:{emoji:"🇸🇩",name:"Sudan"},SE:{emoji:"🇸🇪",name:"Sweden"},SG:{emoji:"🇸🇬",name:"Singapore"},SH:{emoji:"🇸🇭",name:"Saint Helena, Ascension and Tristan Da Cunha"},SI:{emoji:"🇸🇮",name:"Slovenia"},SJ:{emoji:"🇸🇯",name:"Svalbard and Jan Mayen"},SK:{emoji:"🇸🇰",name:"Slovakia"},SL:{emoji:"🇸🇱",name:"Sierra Leone"},SM:{emoji:"🇸🇲",name:"San Marino"},SN:{emoji:"🇸🇳",name:"Senegal"},SO:{emoji:"🇸🇴",name:"Somalia"},SR:{emoji:"🇸🇷",name:"Suriname"},SS:{emoji:"🇸🇸",name:"South Sudan"},ST:{emoji:"🇸🇹",name:"Sao Tome and Principe"},SV:{emoji:"🇸🇻",name:"El Salvador"},SX:{emoji:"🇸🇽",name:"Sint Maarten (Dutch Part)"},SY:{emoji:"🇸🇾",name:"Syrian Arab Republic"},SZ:{emoji:"🇸🇿",name:"Swaziland"},TC:{emoji:"🇹🇨",name:"Turks and Caicos Islands"},TD:{emoji:"🇹🇩",name:"Chad"},TF:{emoji:"🇹🇫",name:"French Southern Territories"},TG:{emoji:"🇹🇬",name:"Togo"},TH:{emoji:"🇹🇭",name:"Thailand"},TJ:{emoji:"🇹🇯",name:"Tajikistan"},TK:{emoji:"🇹🇰",name:"Tokelau"},TL:{emoji:"🇹🇱",name:"Timor-Leste"},TM:{emoji:"🇹🇲",name:"Turkmenistan"},TN:{emoji:"🇹🇳",name:"Tunisia"},TO:{emoji:"🇹🇴",name:"Tonga"},TR:{emoji:"🇹🇷",name:"Turkey"},TT:{emoji:"🇹🇹",name:"Trinidad and Tobago"},TV:{emoji:"🇹🇻",name:"Tuvalu"},TW:{emoji:"🇹🇼",name:"Taiwan"},TZ:{emoji:"🇹🇿",name:"Tanzania"},UA:{emoji:"🇺🇦",name:"Ukraine"},UG:{emoji:"🇺🇬",name:"Uganda"},UM:{emoji:"🇺🇲",name:"United States Minor Outlying Islands"},US:{emoji:"🇺🇸",name:"United States"},UY:{emoji:"🇺🇾",name:"Uruguay"},UZ:{emoji:"🇺🇿",name:"Uzbekistan"},VA:{emoji:"🇻🇦",name:"Vatican City"},VC:{emoji:"🇻🇨",name:"Saint Vincent and The Grenadines"},VE:{emoji:"🇻🇪",name:"Venezuela"},VG:{emoji:"🇻🇬",name:"Virgin Islands, British"},VI:{emoji:"🇻🇮",name:"Virgin Islands, U.S."},VN:{emoji:"🇻🇳",name:"Viet Nam"},VU:{emoji:"🇻🇺",name:"Vanuatu"},WF:{emoji:"🇼🇫",name:"Wallis and Futuna"},WS:{emoji:"🇼🇸",name:"Samoa"},XK:{emoji:"🇽🇰",name:"Kosovo"},YE:{emoji:"🇾🇪",name:"Yemen"},YT:{emoji:"🇾🇹",name:"Mayotte"},ZA:{emoji:"🇿🇦",name:"South Africa"},ZM:{emoji:"🇿🇲",name:"Zambia"},ZW:{emoji:"🇿🇼",name:"Zimbabwe"}},n=a=>{var e;return(e=m[a.toUpperCase()])==null?void 0:e.emoji};exports.getEmoji=n; diff --git a/lib/shared/flag.js.map b/lib/shared/flag.js.map deleted file mode 100644 index 934ffcaf..00000000 --- a/lib/shared/flag.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"flag.js","sourceRoot":"","sources":["../../src/shared/flag.ts"],"names":[],"mappings":";;;AAOA,IAAM,KAAK,GAAmB;IAC5B,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,sBAAsB;KAC7B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,qBAAqB;KAC5B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,wBAAwB;KAC/B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kBAAkB;KACzB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,mBAAmB;KAC1B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kCAAkC;KACzC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,yBAAyB;KAChC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,0BAA0B;KACjC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kBAAkB;KACzB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,oBAAoB;KAC3B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,6BAA6B;KACpC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,mBAAmB;KAC1B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,mCAAmC;KAC1C;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gCAAgC;KACvC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,uBAAuB;KAC9B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gCAAgC;KACvC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,4BAA4B;KACnC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kBAAkB;KACzB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,0BAA0B;KACjC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,gBAAgB;KACvB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kBAAkB;KACzB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kBAAkB;KACzB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,2BAA2B;KAClC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,uBAAuB;KAC9B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,iBAAiB;KACxB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,8CAA8C;KACrD;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,wBAAwB;KAC/B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,uBAAuB;KAC9B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,2BAA2B;KAClC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,sBAAsB;KAC7B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,0BAA0B;KACjC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,6BAA6B;KACpC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,MAAM;KACb;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,aAAa;KACpB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,qBAAqB;KAC5B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,sCAAsC;KAC7C;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,eAAe;KACtB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,YAAY;KACnB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,kCAAkC;KACzC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,WAAW;KAClB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,yBAAyB;KAChC;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,sBAAsB;KAC7B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,mBAAmB;KAC1B;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,OAAO;KACd;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,SAAS;KAChB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,cAAc;KACrB;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,QAAQ;KACf;IACD,EAAE,EAAE;QACF,KAAK,EAAE,MAAM;QACb,IAAI,EAAE,UAAU;KACjB;CACF,CAAC;AAEF,IAAM,QAAQ,GAAG,UAAC,WAAmB,YAAyB,OAAA,MAAA,KAAK,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC,0CAAE,KAAK,CAAA,EAAA,CAAC;AAE9F,4BAAQ"} \ No newline at end of file diff --git a/lib/shared/index.d.ts b/lib/shared/index.d.ts deleted file mode 100644 index 13c0d16d..00000000 --- a/lib/shared/index.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -export * from './flag'; -export * from './key'; -export * from './override'; -export * from './uuid'; -export * from './array'; diff --git a/lib/shared/index.js b/lib/shared/index.js deleted file mode 100644 index 40954560..00000000 --- a/lib/shared/index.js +++ /dev/null @@ -1,22 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./flag"), exports); -__exportStar(require("./key"), exports); -__exportStar(require("./override"), exports); -__exportStar(require("./uuid"), exports); -__exportStar(require("./array"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/shared/index.js.map b/lib/shared/index.js.map deleted file mode 100644 index 0c47f867..00000000 --- a/lib/shared/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/shared/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,wCAAsB;AACtB,6CAA2B;AAC3B,yCAAuB;AACvB,0CAAwB"} \ No newline at end of file diff --git a/lib/shared/key.d.ts b/lib/shared/key.d.ts deleted file mode 100644 index 7a28e979..00000000 --- a/lib/shared/key.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -declare enum Key { - Space = " ", - Enter = "Enter", - NumpadEnter = "NumpadEnter", - Backspace = "Backspace", - Escape = "Escape", - ArrowLeft = "ArrowLeft", - ArrowRight = "ArrowRight", - ArrowDown = "ArrowDown", - ArrowUp = "ArrowUp", - Delete = "Delete", - Tab = "Tab" -} -export { Key }; diff --git a/lib/shared/key.js b/lib/shared/key.js index c4afac3d..1eaeaf2f 100644 --- a/lib/shared/key.js +++ b/lib/shared/key.js @@ -1,19 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Key = void 0; -var Key; -(function (Key) { - Key["Space"] = " "; - Key["Enter"] = "Enter"; - Key["NumpadEnter"] = "NumpadEnter"; - Key["Backspace"] = "Backspace"; - Key["Escape"] = "Escape"; - Key["ArrowLeft"] = "ArrowLeft"; - Key["ArrowRight"] = "ArrowRight"; - Key["ArrowDown"] = "ArrowDown"; - Key["ArrowUp"] = "ArrowUp"; - Key["Delete"] = "Delete"; - Key["Tab"] = "Tab"; -})(Key || (Key = {})); -exports.Key = Key; -//# sourceMappingURL=key.js.map \ No newline at end of file +"use strict";var t=(r=>(r.Space=" ",r.Enter="Enter",r.NumpadEnter="NumpadEnter",r.Backspace="Backspace",r.Escape="Escape",r.ArrowLeft="ArrowLeft",r.ArrowRight="ArrowRight",r.ArrowDown="ArrowDown",r.ArrowUp="ArrowUp",r.Delete="Delete",r.Tab="Tab",r))(t||{});exports.Key=t; diff --git a/lib/shared/key.js.map b/lib/shared/key.js.map deleted file mode 100644 index 75cad8ee..00000000 --- a/lib/shared/key.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"key.js","sourceRoot":"","sources":["../../src/shared/key.ts"],"names":[],"mappings":";;;AAAA,IAAK,GAYJ;AAZD,WAAK,GAAG;IACN,kBAAW,CAAA;IACX,sBAAe,CAAA;IACf,kCAA2B,CAAA;IAC3B,8BAAuB,CAAA;IACvB,wBAAiB,CAAA;IACjB,8BAAuB,CAAA;IACvB,gCAAyB,CAAA;IACzB,8BAAuB,CAAA;IACvB,0BAAmB,CAAA;IACnB,wBAAiB,CAAA;IACjB,kBAAW,CAAA;AACb,CAAC,EAZI,GAAG,KAAH,GAAG,QAYP;AAEO,kBAAG"} \ No newline at end of file diff --git a/lib/shared/override.d.ts b/lib/shared/override.d.ts deleted file mode 100644 index 7e7dcafc..00000000 --- a/lib/shared/override.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -type Override = Omit & With; -export type { Override }; diff --git a/lib/shared/override.js b/lib/shared/override.js deleted file mode 100644 index a4531a53..00000000 --- a/lib/shared/override.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=override.js.map \ No newline at end of file diff --git a/lib/shared/override.js.map b/lib/shared/override.js.map deleted file mode 100644 index 6775bba0..00000000 --- a/lib/shared/override.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"override.js","sourceRoot":"","sources":["../../src/shared/override.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/lib/shared/uuid.d.ts b/lib/shared/uuid.d.ts deleted file mode 100644 index 6250c0e1..00000000 --- a/lib/shared/uuid.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const uuid: () => string; -export { uuid }; diff --git a/lib/shared/uuid.js b/lib/shared/uuid.js index d7ba92c0..fd45e03c 100644 --- a/lib/shared/uuid.js +++ b/lib/shared/uuid.js @@ -1,14 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.uuid = void 0; -var uuid = function () { - var date = new Date().getTime(); - var uuid = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (char) { - var random = (date + Math.random() * 16) % 16 | 0; - date = Math.floor(date / 16); - return ('x' === char ? random : (random & 0x3) | 0x8).toString(16); - }); - return uuid; -}; -exports.uuid = uuid; -//# sourceMappingURL=uuid.js.map \ No newline at end of file +"use strict";const u=()=>{let x=new Date().getTime();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{const t=(x+Math.random()*16)%16|0;return x=Math.floor(x/16),(e==="x"?t:t&3|8).toString(16)})};exports.uuid=u; diff --git a/lib/shared/uuid.js.map b/lib/shared/uuid.js.map deleted file mode 100644 index e0be011e..00000000 --- a/lib/shared/uuid.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"uuid.js","sourceRoot":"","sources":["../../src/shared/uuid.ts"],"names":[],"mappings":";;;AAAA,IAAM,IAAI,GAAG;IACX,IAAI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC,OAAO,EAAE,CAAC;IAChC,IAAM,IAAI,GAAG,sCAAsC,CAAC,OAAO,CAAC,OAAO,EAAE,UAAC,IAAY;QAEhF,IAAM,MAAM,GAAG,CAAC,IAAI,GAAG,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;QACpD,IAAI,GAAG,IAAI,CAAC,KAAK,CAAC,IAAI,GAAG,EAAE,CAAC,CAAC;QAG7B,OAAO,CAAC,GAAG,KAAK,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,GAAG,GAAG,CAAC,GAAG,GAAG,CAAC,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC;IACrE,CAAC,CAAC,CAAC;IAEH,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AAEM,oBAAI"} \ No newline at end of file diff --git a/lib/static/illustrations/AddingValue.svg.js b/lib/static/illustrations/AddingValue.svg.js new file mode 100644 index 00000000..9d22a703 --- /dev/null +++ b/lib/static/illustrations/AddingValue.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/AddingValues'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.3604,230.4358%20C23.3604,173.2428%2069.7244,126.8778%20126.9184,126.8778%20C184.1114,126.8778%20230.4754,173.2428%20230.4754,230.4358%20L23.3604,230.4358%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M243.248,49.219%20C242.972,49.219%20242.748,48.995%20242.748,48.719%20L242.748,44.782%20C242.748,44.505%20242.972,44.282%20243.248,44.282%20C243.524,44.282%20243.748,44.505%20243.748,44.782%20L243.748,48.719%20C243.748,48.995%20243.524,49.219%20243.248,49.219'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M245.2168,47.2503%20L241.2788,47.2503%20C241.0028,47.2503%20240.7798,47.0263%20240.7798,46.7503%20C240.7798,46.4743%20241.0028,46.2503%20241.2788,46.2503%20L245.2168,46.2503%20C245.4928,46.2503%20245.7168,46.4743%20245.7168,46.7503%20C245.7168,47.0263%20245.4928,47.2503%20245.2168,47.2503'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M63.585,27.9378%20C63.309,27.9378%2063.085,27.7138%2063.085,27.4378%20L63.085,23.5008%20C63.085,23.2238%2063.309,23.0008%2063.585,23.0008%20C63.861,23.0008%2064.085,23.2238%2064.085,23.5008%20L64.085,27.4378%20C64.085,27.7138%2063.861,27.9378%2063.585,27.9378'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M65.5537,25.969%20L61.6157,25.969%20C61.3397,25.969%2061.1167,25.745%2061.1167,25.469%20C61.1167,25.193%2061.3397,24.969%2061.6157,24.969%20L65.5537,24.969%20C65.8297,24.969%2066.0537,25.193%2066.0537,25.469%20C66.0537,25.745%2065.8297,25.969%2065.5537,25.969'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2168'%20y1='221.6047'%20x2='252.1908'%20y2='221.6047'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,222.6047%20L245.2164,222.6047%20C244.6644,222.6047%20244.2164,222.1577%20244.2164,221.6047%20C244.2164,221.0517%20244.6644,220.6047%20245.2164,220.6047%20L252.1904,220.6047%20C252.7434,220.6047%20253.1904,221.0517%20253.1904,221.6047%20C253.1904,222.1577%20252.7434,222.6047%20252.1904,222.6047'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='221.6047'%20x2='11.973'%20y2='221.6047'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,222.6047%20L2.9997,222.6047%20C2.4477,222.6047%201.9997,222.1577%201.9997,221.6047%20C1.9997,221.0517%202.4477,220.6047%202.9997,220.6047%20L11.9727,220.6047%20C12.5257,220.6047%2012.9727,221.0517%2012.9727,221.6047%20C12.9727,222.1577%2012.5257,222.6047%2011.9727,222.6047'%20id='Fill-18'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.2305'%20y1='230.719'%20x2='161.4175'%20y2='230.719'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.417,231.719%20L94.23,231.719%20C93.678,231.719%2093.23,231.272%2093.23,230.719%20C93.23,230.166%2093.678,229.719%2094.23,229.719%20L161.417,229.719%20C161.97,229.719%20162.417,230.166%20162.417,230.719%20C162.417,231.272%20161.97,231.719%20161.417,231.719'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.0352'%20y1='230.719'%20x2='179.1772'%20y2='230.719'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.1768,231.719%20L170.0348,231.719%20C169.4828,231.719%20169.0348,231.272%20169.0348,230.719%20C169.0348,230.166%20169.4828,229.719%20170.0348,229.719%20L179.1768,229.719%20C179.7298,229.719%20180.1768,230.166%20180.1768,230.719%20C180.1768,231.272%20179.7298,231.719%20179.1768,231.719'%20id='Fill-27'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.3486'%20y1='230.6438'%20x2='81.3486'%20y2='230.7188'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.3486,231.719%20C80.8026,231.719%2080.3576,231.282%2080.3486,230.734%20C80.3406,230.182%2080.7816,229.728%2081.3336,229.719%20L86.3336,229.644%20C86.9136,229.651%2087.3396,230.076%2087.3486,230.629%20C87.3566,231.181%2086.9156,231.635%2086.3636,231.644%20L81.3636,231.719%20L81.3486,231.719%20Z'%20id='Fill-31'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M25.9082,104.0295%20C25.3552,104.0295%2024.9082,103.5815%2024.9082,103.0295%20L24.9082,96.0295%20C24.9082,95.4775%2025.3552,95.0295%2025.9082,95.0295%20C26.4612,95.0295%2026.9082,95.4775%2026.9082,96.0295%20L26.9082,103.0295%20C26.9082,103.5815%2026.4612,104.0295%2025.9082,104.0295'%20id='Fill-33'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M29.4082,100.5295%20L22.4082,100.5295%20C21.8552,100.5295%2021.4082,100.0815%2021.4082,99.5295%20C21.4082,98.9775%2021.8552,98.5295%2022.4082,98.5295%20L29.4082,98.5295%20C29.9612,98.5295%2030.4082,98.9775%2030.4082,99.5295%20C30.4082,100.0815%2029.9612,100.5295%2029.4082,100.5295'%20id='Fill-35'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M233.9756,177.3479%20C233.4226,177.3479%20232.9756,176.9009%20232.9756,176.3479%20L232.9756,169.3479%20C232.9756,168.7949%20233.4226,168.3479%20233.9756,168.3479%20C234.5286,168.3479%20234.9756,168.7949%20234.9756,169.3479%20L234.9756,176.3479%20C234.9756,176.9009%20234.5286,177.3479%20233.9756,177.3479'%20id='Fill-37'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M237.4756,173.8479%20L230.4756,173.8479%20C229.9226,173.8479%20229.4756,173.4009%20229.4756,172.8479%20C229.4756,172.2949%20229.9226,171.8479%20230.4756,171.8479%20L237.4756,171.8479%20C238.0286,171.8479%20238.4756,172.2949%20238.4756,172.8479%20C238.4756,173.4009%20238.0286,173.8479%20237.4756,173.8479'%20id='Fill-39'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4082,185.344%20C22.1322,185.344%2021.9082,185.12%2021.9082,184.844%20L21.9082,180.907%20C21.9082,180.63%2022.1322,180.407%2022.4082,180.407%20C22.6842,180.407%2022.9082,180.63%2022.9082,180.907%20L22.9082,184.844%20C22.9082,185.12%2022.6842,185.344%2022.4082,185.344'%20id='Fill-41'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.377,183.3752%20L20.439,183.3752%20C20.163,183.3752%2019.94,183.1512%2019.94,182.8752%20C19.94,182.5992%2020.163,182.3752%2020.439,182.3752%20L24.377,182.3752%20C24.653,182.3752%2024.877,182.5992%2024.877,182.8752%20C24.877,183.1512%2024.653,183.3752%2024.377,183.3752'%20id='Fill-43'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='20.2744'%20y1='221.6438'%20x2='238.1684'%20y2='221.6438'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,222.6438%20L20.274,222.6438%20C19.722,222.6438%2019.274,222.1968%2019.274,221.6438%20C19.274,221.0908%2019.722,220.6438%2020.274,220.6438%20L238.168,220.6438%20C238.721,220.6438%20239.168,221.0908%20239.168,221.6438%20C239.168,222.1968%20238.721,222.6438%20238.168,222.6438'%20id='Fill-47'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M206.5186,201.1155%20L137.8266,201.1155%20C136.7216,201.1155%20135.8266,200.2195%20135.8266,199.1155%20L135.8266,130.4235%20C135.8266,129.3195%20136.7216,128.4235%20137.8266,128.4235%20L206.5186,128.4235%20C207.6226,128.4235%20208.5186,129.3195%20208.5186,130.4235%20L208.5186,199.1155%20C208.5186,200.2195%20207.6226,201.1155%20206.5186,201.1155'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8262,129.4236%20C137.2742,129.4236%20136.8262,129.8726%20136.8262,130.4236%20L136.8262,199.1156%20C136.8262,199.6676%20137.2742,200.1156%20137.8262,200.1156%20L206.5182,200.1156%20C207.0702,200.1156%20207.5182,199.6676%20207.5182,199.1156%20L207.5182,130.4236%20C207.5182,129.8726%20207.0702,129.4236%20206.5182,129.4236%20L137.8262,129.4236%20Z%20M206.5182,202.1156%20L137.8262,202.1156%20C136.1722,202.1156%20134.8262,200.7696%20134.8262,199.1156%20L134.8262,130.4236%20C134.8262,128.7696%20136.1722,127.4236%20137.8262,127.4236%20L206.5182,127.4236%20C208.1732,127.4236%20209.5182,128.7696%20209.5182,130.4236%20L209.5182,199.1156%20C209.5182,200.7696%20208.1732,202.1156%20206.5182,202.1156%20L206.5182,202.1156%20Z'%20id='Fill-51'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M206.5186,128.4783%20L137.8266,128.4783%20C136.7216,128.4783%20135.8266,127.5823%20135.8266,126.4783%20L135.8266,57.7863%20C135.8266,56.6823%20136.7216,55.7863%20137.8266,55.7863%20L206.5186,55.7863%20C207.6226,55.7863%20208.5186,56.6823%20208.5186,57.7863%20L208.5186,126.4783%20C208.5186,127.5823%20207.6226,128.4783%20206.5186,128.4783'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M134.2764,128.4783%20L65.5854,128.4783%20C64.4804,128.4783%2063.5854,127.5823%2063.5854,126.4783%20L63.5854,57.7863%20C63.5854,56.6823%2064.4804,55.7863%2065.5854,55.7863%20L134.2764,55.7863%20C135.3804,55.7863%20136.2764,56.6823%20136.2764,57.7863%20L136.2764,126.4783%20C136.2764,127.5823%20135.3804,128.4783%20134.2764,128.4783'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.585,56.7864%20C65.033,56.7864%2064.585,57.2354%2064.585,57.7864%20L64.585,126.4784%20C64.585,127.0294%2065.033,127.4784%2065.585,127.4784%20L134.276,127.4784%20C134.828,127.4784%20135.276,127.0294%20135.276,126.4784%20L135.276,57.7864%20C135.276,57.2354%20134.828,56.7864%20134.276,56.7864%20L65.585,56.7864%20Z%20M134.276,129.4784%20L65.585,129.4784%20C63.931,129.4784%2062.585,128.1324%2062.585,126.4784%20L62.585,57.7864%20C62.585,56.1324%2063.931,54.7864%2065.585,54.7864%20L134.276,54.7864%20C135.931,54.7864%20137.276,56.1324%20137.276,57.7864%20L137.276,126.4784%20C137.276,128.1324%20135.931,129.4784%20134.276,129.4784%20L134.276,129.4784%20Z'%20id='Fill-59'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M138.004371,57%20C137.449958,57%20137,57.4509563%20137,58.0043569%20L137,126.995643%20C137,127.549044%20137.449958,128%20138.004371,128%20L206.995629,128%20C207.550042,128%20208,127.549044%20208,126.995643%20L208,58.0043569%20C208,57.4509563%20207.550042,57%20206.995629,57%20L138.004371,57%20Z%20M138.012411,130%20C136.351568,130%20135,128.64845%20135,126.987629%20L135,58.0123708%20C135,56.3515504%20136.351568,55%20138.012411,55%20L206.987589,55%20C208.649436,55%20210,56.3515504%20210,58.0123708%20L210,126.987629%20C210,128.64845%20208.649436,130%20206.987589,130%20L138.012411,130%20Z'%20id='Fill-59'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.6895,130.1677%20C146.6895,137.5587%20140.6985,143.5497%20133.3075,143.5497%20C125.9175,143.5497%20119.9255,137.5587%20119.9255,130.1677%20C119.9255,122.7767%20125.9175,116.7857%20133.3075,116.7857%20C140.6985,116.7857%20146.6895,122.7767%20146.6895,130.1677'%20id='Fill-390'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.8418,127.6458%20C149.8418,135.0368%20143.8508,141.0278%20136.4598,141.0278%20C129.0698,141.0278%20123.0778,135.0368%20123.0778,127.6458%20C123.0778,120.2548%20129.0698,114.2638%20136.4598,114.2638%20C143.8508,114.2638%20149.8418,120.2548%20149.8418,127.6458'%20id='Fill-392'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M136.46,115.2639%20C129.633,115.2639%20124.078,120.8189%20124.078,127.6459%20C124.078,134.4729%20129.633,140.0279%20136.46,140.0279%20C143.287,140.0279%20148.842,134.4729%20148.842,127.6459%20C148.842,120.8189%20143.287,115.2639%20136.46,115.2639%20M136.46,142.0279%20C128.53,142.0279%20122.078,135.5759%20122.078,127.6459%20C122.078,119.7159%20128.53,113.2639%20136.46,113.2639%20C144.39,113.2639%20150.842,119.7159%20150.842,127.6459%20C150.842,135.5759%20144.39,142.0279%20136.46,142.0279'%20id='Fill-394'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M136.8809,134.3059%20C136.3279,134.3059%20135.8809,133.8579%20135.8809,133.3059%20L135.8809,122.6839%20C135.8809,122.1319%20136.3279,121.6839%20136.8809,121.6839%20C137.4339,121.6839%20137.8809,122.1319%20137.8809,122.6839%20L137.8809,133.3059%20C137.8809,133.8579%20137.4339,134.3059%20136.8809,134.3059'%20id='Fill-396'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M142.1914,128.9954%20L131.5704,128.9954%20C131.0174,128.9954%20130.5704,128.5474%20130.5704,127.9954%20C130.5704,127.4434%20131.0174,126.9954%20131.5704,126.9954%20L142.1914,126.9954%20C142.7444,126.9954%20143.1914,127.4434%20143.1914,127.9954%20C143.1914,128.5474%20142.7444,128.9954%20142.1914,128.9954'%20id='Fill-398'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M198.624,89.3333%20C198.624,101.7593%20188.551,111.8333%20176.124,111.8333%20C163.698,111.8333%20153.624,101.7593%20153.624,89.3333%20C153.624,76.9073%20163.698,66.8333%20176.124,66.8333%20C188.551,66.8333%20198.624,76.9073%20198.624,89.3333'%20id='Fill-400'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M113.96,92.5584%20C113.96,102.6514%20105.778,110.8334%2095.685,110.8334%20C85.592,110.8334%2077.41,102.6514%2077.41,92.5584%20C77.41,82.4654%2085.592,74.2834%2095.685,74.2834%20C105.778,74.2834%20113.96,82.4654%20113.96,92.5584'%20id='Fill-402'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M201.624,169.2542%20C201.624,179.7202%20193.14,188.2052%20182.673,188.2052%20C172.206,188.2052%20163.722,179.7202%20163.722,169.2542%20C163.722,158.7872%20172.206,150.3022%20182.673,150.3022%20C193.14,150.3022%20201.624,158.7872%20201.624,169.2542'%20id='Fill-404'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.0693,68.6243%20C124.7933,68.6243%20124.5693,68.4003%20124.5693,68.1243%20L124.5693,64.1873%20C124.5693,63.9103%20124.7933,63.6873%20125.0693,63.6873%20C125.3453,63.6873%20125.5693,63.9103%20125.5693,64.1873%20L125.5693,68.1243%20C125.5693,68.4003%20125.3453,68.6243%20125.0693,68.6243'%20id='Fill-408'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M127.0381,66.6555%20L123.1001,66.6555%20C122.8241,66.6555%20122.6011,66.4315%20122.6011,66.1555%20C122.6011,65.8795%20122.8241,65.6555%20123.1001,65.6555%20L127.0381,65.6555%20C127.3141,65.6555%20127.5381,65.8795%20127.5381,66.1555%20C127.5381,66.4315%20127.3141,66.6555%20127.0381,66.6555'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.6104,192.6252%20C147.3344,192.6252%20147.1104,192.4012%20147.1104,192.1252%20L147.1104,188.1882%20C147.1104,187.9112%20147.3344,187.6882%20147.6104,187.6882%20C147.8864,187.6882%20148.1104,187.9112%20148.1104,188.1882%20L148.1104,192.1252%20C148.1104,192.4012%20147.8864,192.6252%20147.6104,192.6252'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M149.5791,190.6565%20L145.6411,190.6565%20C145.3651,190.6565%20145.1421,190.4325%20145.1421,190.1565%20C145.1421,189.8805%20145.3651,189.6565%20145.6411,189.6565%20L149.5791,189.6565%20C149.8551,189.6565%20150.0791,189.8805%20150.0791,190.1565%20C150.0791,190.4325%20149.8551,190.6565%20149.5791,190.6565'%20id='Fill-414'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M198.6074,110.3635%20C198.3314,110.3635%20198.1074,110.1395%20198.1074,109.8635%20L198.1074,105.9265%20C198.1074,105.6495%20198.3314,105.4265%20198.6074,105.4265%20C198.8834,105.4265%20199.1074,105.6495%20199.1074,105.9265%20L199.1074,109.8635%20C199.1074,110.1395%20198.8834,110.3635%20198.6074,110.3635'%20id='Fill-416'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M200.5762,108.3948%20L196.6382,108.3948%20C196.3622,108.3948%20196.1392,108.1708%20196.1392,107.8948%20C196.1392,107.6188%20196.3622,107.3948%20196.6382,107.3948%20L200.5762,107.3948%20C200.8522,107.3948%20201.0762,107.6188%20201.0762,107.8948%20C201.0762,108.1708%20200.8522,108.3948%20200.5762,108.3948'%20id='Fill-418'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M110.8916,95.9812%20C110.8986,95.9792%20110.9046,95.9752%20110.9086,95.9702%20C110.9116,95.9742%20110.9136,95.9772%20110.9166,95.9792%20C110.9086,95.9792%20110.9006,95.9822%20110.8936,95.9872%20C110.8936,95.9852%20110.8926,95.9832%20110.8916,95.9812%20M99.9856,98.8352%20C99.8046,99.3842%2099.7026,99.9702%2099.6936,100.5792%20C99.6446,103.8112%20102.2256,106.4702%20105.4576,106.5192%20C107.1206,106.5432%20108.6266,105.8702%20109.7086,104.7732%20C110.7826,106.3672%20112.5896,107.4292%20114.6576,107.4602%20C118.0116,107.5092%20120.7716,104.8312%20120.8216,101.4772%20C120.8356,100.4832%20120.6066,99.5442%20120.1966,98.7102%20C122.3756,97.8852%20123.9426,95.7982%20123.9796,93.3262%20C124.0276,90.0942%20121.4466,87.4352%20118.2146,87.3872%20C116.8136,87.3662%20115.5206,87.8402%20114.4996,88.6472%20C113.8556,86.1612%20111.6206,84.3072%20108.9276,84.2672%20C105.9316,84.2222%20103.4316,86.4392%20103.0436,89.3372%20C102.5396,89.1562%20101.9996,89.0502%20101.4346,89.0422%20C98.6756,89.0012%2096.4066,91.2042%2096.3656,93.9622%20C96.3306,96.2702%2097.8686,98.2302%2099.9856,98.8352'%20id='Fill-420'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M109.8936,98.0452%20L109.8936,96.2212%20L109.4576,95.3512%20L110.3206,95.1042%20L110.8816,94.4032%20L111.6176,95.2612%20L113.6786,96.9792%20L111.2496,96.9792%20L109.8936,98.0452%20Z%20M109.8556,103.2012%20L110.5386,104.2152%20C111.4686,105.5962%20113.0136,106.4352%20114.6716,106.4602%20C117.4396,106.5112%20119.7806,104.2592%20119.8216,101.4622%20C119.8326,100.6582%20119.6576,99.8812%20119.2986,99.1522%20L118.8136,98.1652%20L119.8416,97.7752%20C121.7176,97.0652%20122.9496,95.3132%20122.9796,93.3112%20C123.0196,90.6362%20120.8746,88.4272%20118.2006,88.3872%20C117.0726,88.3722%20116.0056,88.7312%20115.1206,89.4322%20L113.9166,90.3822%20L113.5326,88.8982%20C112.9866,86.7922%20111.0866,85.2992%20108.9136,85.2672%20C106.4256,85.2182%20104.3606,87.0372%20104.0356,89.4702%20L103.8716,90.6962%20L102.7066,90.2782%20C102.2876,90.1282%20101.8536,90.0482%20101.4186,90.0422%20C100.3356,90.0252%2099.3426,90.4272%2098.5776,91.1702%20C97.8116,91.9132%2097.3806,92.9102%2097.3656,93.9772%20C97.3386,95.7762%2098.5296,97.3782%20100.2606,97.8742%20L101.2596,98.1602%20L100.9356,99.1482%20C100.7826,99.6142%20100.7006,100.1012%20100.6936,100.5932%20C100.6736,101.8902%20101.1606,103.1162%20102.0626,104.0462%20C102.9656,104.9772%20104.1766,105.5002%20105.4726,105.5192%20C106.7866,105.5452%20108.0556,105.0242%20108.9976,104.0712%20L109.8556,103.2012%20Z%20M114.7486,108.4602%20C114.7136,108.4602%20114.6776,108.4602%20114.6426,108.4602%20C112.7056,108.4312%20110.8776,107.6052%20109.5756,106.2072%20C108.3826,107.0802%20106.9486,107.5372%20105.4436,107.5192%20C103.6126,107.4912%20101.9026,106.7532%20100.6276,105.4392%20C99.3526,104.1262%2098.6656,102.3942%2098.6936,100.5642%20C98.6996,100.1912%2098.7346,99.8192%2098.7996,99.4542%20C96.7046,98.4642%2095.3306,96.3202%2095.3656,93.9482%20C95.4146,90.6722%2098.0936,88.0412%20101.3596,88.0412%20C101.3886,88.0412%20101.4186,88.0412%20101.4496,88.0422%20C101.7316,88.0462%20102.0116,88.0702%20102.2896,88.1152%20C103.1546,85.2742%20105.7916,83.2662%20108.8386,83.2662%20C108.8726,83.2662%20108.9086,83.2662%20108.9426,83.2672%20C111.5606,83.3062%20113.8966,84.8442%20115.0066,87.1402%20C115.9986,86.6322%20117.1246,86.3622%20118.2296,86.3872%20C122.0076,86.4432%20125.0356,89.5632%20124.9796,93.3412%20C124.9426,95.8232%20123.5976,98.0332%20121.4786,99.2142%20C121.7176,99.9482%20121.8326,100.7102%20121.8216,101.4912%20C121.7636,105.3562%20118.6016,108.4602%20114.7486,108.4602%20L114.7486,108.4602%20Z'%20id='Fill-422'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M122.3877,106.0335%20C118.8177,108.3055%20113.8667,106.9145%20113.8667,106.9145%20C113.8667,106.9145%20114.7027,101.8415%20118.2737,99.5695%20C121.8437,97.2975%20126.7947,98.6875%20126.7947,98.6875%20C126.7947,98.6875%20125.9567,103.7615%20122.3877,106.0335'%20id='Fill-424'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M122.3877,106.0335%20L122.3977,106.0335%20L122.3877,106.0335%20Z%20M115.0727,106.1455%20C116.5727,106.3925%20119.5757,106.6375%20121.8507,105.1895%20C124.1347,103.7365%20125.1817,100.9195%20125.5887,99.4565%20C124.0877,99.2075%20121.0837,98.9645%20118.8107,100.4125%20C116.5257,101.8665%20115.4797,104.6825%20115.0727,106.1455%20L115.0727,106.1455%20Z%20M117.3047,108.3385%20C115.2777,108.3385%20113.7137,107.9105%20113.5957,107.8775%20C113.1057,107.7395%20112.7967,107.2555%20112.8797,106.7525%20C112.9167,106.5275%20113.8337,101.2085%20117.7367,98.7255%20C121.6387,96.2415%20126.8447,97.6625%20127.0657,97.7245%20C127.5557,97.8625%20127.8647,98.3475%20127.7817,98.8505%20C127.7437,99.0755%20126.8257,104.3935%20122.9247,106.8775%20C121.1227,108.0235%20119.0427,108.3385%20117.3047,108.3385%20L117.3047,108.3385%20Z'%20id='Fill-426'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.1357,95.8386%20C92.0047,95.7186%2091.8697,95.6016%2091.7307,95.4916%20C91.8977,95.4016%2092.0557,95.2976%2092.2157,95.1966%20C92.2817,95.2536%2092.3447,95.3126%2092.4117,95.3666%20C92.3157,95.5206%2092.2207,95.6766%2092.1357,95.8386%20M103.6397,94.2786%20C104.8067,92.8826%20105.5107,91.0876%20105.5107,89.1266%20C105.5107,84.6876%20101.9117,81.0886%2097.4727,81.0886%20C96.4477,81.0886%2095.4707,81.2886%2094.5697,81.6386%20C92.8767,79.5026%2090.2657,78.1276%2087.3287,78.1276%20C82.2267,78.1276%2078.0897,82.2646%2078.0897,87.3666%20C78.0897,88.1196%2078.1907,88.8476%2078.3597,89.5476%20C74.8837,90.0246%2072.2027,92.9986%2072.2027,96.6056%20C72.2027,100.5446%2075.3967,103.7376%2079.3357,103.7376%20C79.7887,103.7376%2080.2317,103.6916%2080.6607,103.6096%20C81.6787,106.3076%2084.2757,108.2296%2087.3287,108.2296%20C90.0697,108.2296%2092.4457,106.6826%2093.6397,104.4156%20C94.9077,105.5756%2096.5917,106.2896%2098.4467,106.2896%20C102.3847,106.2896%20105.5787,103.0956%20105.5787,99.1566%20C105.5787,97.2676%20104.8387,95.5546%20103.6397,94.2786'%20id='Fill-428'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M92.416,97.4539%20L91.46,96.5759%20C91.348,96.4729%2091.231,96.3719%2091.112,96.2779%20L89.919,95.3389%20L91.253,94.6139%20C91.369,94.5499%2091.48,94.4789%2091.592,94.4089%20L92.311,93.9569%20L93.73,95.1489%20L93.259,95.8989%20C93.176,96.0309%2093.094,96.1649%2093.02,96.3039%20L92.416,97.4539%20Z%20M81.301,102.4719%20L81.597,103.2569%20C82.493,105.6329%2084.797,107.2289%2087.329,107.2289%20C89.61,107.2289%2091.689,105.9729%2092.755,103.9499%20L93.358,102.8039%20L94.314,103.6779%20C95.451,104.7169%2096.919,105.2889%2098.446,105.2889%20C101.828,105.2889%20104.579,102.5379%20104.579,99.1569%20C104.579,97.5979%20103.986,96.1079%20102.911,94.9639%20L102.304,94.3169%20L102.872,93.6369%20C103.929,92.3739%20104.511,90.7719%20104.511,89.1259%20C104.511,85.2459%20101.354,82.0889%2097.473,82.0889%20C96.609,82.0889%2095.754,82.2509%2094.932,82.5709%20L94.243,82.8379%20L93.785,82.2599%20C92.209,80.2689%2089.855,79.1279%2087.329,79.1279%20C82.786,79.1279%2079.09,82.8239%2079.09,87.3669%20C79.09,87.9939%2079.171,88.6489%2079.331,89.3139%20L79.591,90.3889%20L78.495,90.5389%20C75.479,90.9529%2073.203,93.5609%2073.203,96.6059%20C73.203,99.9869%2075.954,102.7379%2079.336,102.7379%20C79.703,102.7379%2080.087,102.7009%2080.476,102.6269%20L81.301,102.4719%20Z%20M87.329,109.2289%20C84.24,109.2289%2081.409,107.4409%2080.049,104.7049%20C75.205,105.1399%2071.203,101.3239%2071.203,96.6059%20C71.203,92.9219%2073.714,89.7189%2077.192,88.7679%20C77.124,88.2939%2077.09,87.8259%2077.09,87.3669%20C77.09,81.7209%2081.684,77.1279%2087.329,77.1279%20C90.231,77.1279%2092.948,78.3379%2094.89,80.4719%20C95.732,80.2179%2096.598,80.0889%2097.473,80.0889%20C102.456,80.0889%20106.511,84.1429%20106.511,89.1259%20C106.511,90.9559%20105.95,92.7449%20104.92,94.2449%20C105.995,95.6559%20106.579,97.3709%20106.579,99.1569%20C106.579,103.6409%20102.931,107.2889%2098.446,107.2889%20C96.814,107.2889%2095.236,106.7989%2093.896,105.8899%20C92.378,107.9749%2089.955,109.2289%2087.329,109.2289%20L87.329,109.2289%20Z'%20id='Fill-430'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M87.9219,101.1658%20C91.3479,102.8578%2092.5929,107.3328%2092.5929,107.3328%20C92.5929,107.3328%2088.2829,109.0618%2084.8579,107.3688%20C81.4319,105.6768%2080.1869,101.2028%2080.1869,101.2028%20C80.1869,101.2028%2084.4959,99.4728%2087.9219,101.1658'%20id='Fill-432'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M81.4766,101.8401%20C82.0046,103.1261%2083.2036,105.4361%2085.3006,106.4721%20C87.3986,107.5081%2089.9596,107.0571%2091.3026,106.6941%20C90.7746,105.4091%2089.5766,103.0981%2087.4786,102.0621%20C85.3826,101.0271%2082.8206,101.4781%2081.4766,101.8401%20M88.3406,109.1121%20C87.0766,109.1121%2085.6996,108.9011%2084.4146,108.2651%20C80.6316,106.3971%2079.2796,101.6711%2079.2226,101.4701%20C79.0866,100.9791%2079.3406,100.4641%2079.8146,100.2741%20C80.0056,100.1961%2084.5806,98.3991%2088.3656,100.2691%20C92.1476,102.1381%2093.4996,106.8641%2093.5566,107.0641%20C93.6926,107.5551%2093.4386,108.0701%2092.9646,108.2601%20C92.8376,108.3111%2090.7996,109.1121%2088.3406,109.1121'%20id='Fill-434'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M95.8682,99.6555%20C96.2112,103.4615%2093.0442,106.8575%2093.0442,106.8575%20C93.0442,106.8575%2089.3202,104.0825%2088.9762,100.2765%20C88.6342,96.4705%2091.8022,93.0745%2091.8022,93.0745%20C91.8022,93.0745%2095.5252,95.8495%2095.8682,99.6555'%20id='Fill-436'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M91.9307,94.5086%20C91.1097,95.6296%2089.7627,97.8576%2089.9727,100.1866%20C90.1847,102.5296%2091.9057,104.4736%2092.9127,105.4256%20C93.7347,104.3056%2095.0817,102.0766%2094.8717,99.7456%20C94.6617,97.4156%2092.9397,95.4646%2091.9307,94.5086%20M93.0437,107.8576%20C92.8347,107.8576%2092.6247,107.7926%2092.4467,107.6586%20C92.2797,107.5346%2088.3607,104.5696%2087.9807,100.3666%20C87.6027,96.1636%2090.9287,92.5446%2091.0707,92.3926%20C91.4197,92.0196%2091.9917,91.9686%2092.3997,92.2736%20C92.5667,92.3976%2096.4857,95.3636%2096.8647,99.5656%20C97.2427,103.7686%2093.9167,107.3876%2093.7757,107.5396%20C93.5787,107.7496%2093.3127,107.8576%2093.0437,107.8576'%20id='Fill-438'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M195.1787,96.7048%20C194.8287,106.3278%20186.7447,113.8448%20177.1227,113.4958%20C167.5007,113.1458%20159.9837,105.0618%20160.3327,95.4398%20C160.6827,85.8168%20168.7657,78.2998%20178.3887,78.6498%20C188.0107,78.9988%20195.5287,87.0828%20195.1787,96.7048'%20id='Fill-440'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M177.748,79.6379%20C168.959,79.6379%20161.654,86.6219%20161.332,95.4759%20C161.003,104.5319%20168.103,112.1669%20177.159,112.4959%20C186.25,112.8319%20193.851,105.7239%20194.18,96.6689%20C194.339,92.2819%20192.78,88.0959%20189.791,84.8809%20C186.802,81.6659%20182.739,79.8079%20178.352,79.6489%20C178.15,79.6419%20177.948,79.6379%20177.748,79.6379%20M177.764,114.5069%20C177.539,114.5069%20177.313,114.5029%20177.087,114.4949%20C166.929,114.1259%20158.965,105.5609%20159.334,95.4039%20C159.702,85.2449%20168.296,77.2739%20178.425,77.6499%20C183.346,77.8289%20187.902,79.9129%20191.255,83.5189%20C194.608,87.1249%20196.356,91.8209%20196.178,96.7409%20L195.179,96.7049%20L196.178,96.7409%20C195.817,106.6719%20187.622,114.5069%20177.764,114.5069'%20id='Fill-442'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M183.9395,111.6462%20C165.1995,111.6462%20159.8005,92.8962%20159.7455,92.6942%20C159.5985,92.1622%20159.9105,91.6122%20160.4425,91.4652%20C160.9715,91.3172%20161.5245,91.6292%20161.6725,92.1622%20C161.8985,92.9732%20167.4285,111.9882%20187.5635,109.4082%20C188.1215,109.3332%20188.6115,109.7252%20188.6825,110.2722%20C188.7525,110.8202%20188.3655,111.3212%20187.8175,111.3912%20C186.4655,111.5642%20185.1735,111.6462%20183.9395,111.6462'%20id='Fill-444'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M187.2275,108.4392%20C171.1505,108.4392%20161.0735,89.6012%20160.9645,89.3942%20C160.7085,88.9052%20160.8975,88.3002%20161.3855,88.0442%20C161.8765,87.7872%20162.4785,87.9762%20162.7365,88.4642%20C162.8475,88.6772%20174.0395,109.5752%20191.1285,106.0332%20C191.6635,105.9182%20192.1985,106.2682%20192.3115,106.8092%20C192.4235,107.3502%20192.0765,107.8792%20191.5355,107.9912%20C190.0565,108.2972%20188.6195,108.4392%20187.2275,108.4392'%20id='Fill-446'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M185.0371,108.324%20C184.7291,108.324%20184.4271,108.183%20184.2301,107.916%20C183.9031,107.471%20183.9991,106.845%20184.4431,106.518%20C191.9671,100.987%20193.1301,90.113%20193.1411,90.004%20C193.1951,89.455%20193.6561,89.052%20194.2341,89.107%20C194.7831,89.161%20195.1841,89.65%20195.1311,90.199%20C195.0841,90.681%20193.8811,102.062%20185.6291,108.13%20C185.4501,108.261%20185.2421,108.324%20185.0371,108.324'%20id='Fill-448'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M179.7393,107.0105%20C179.4383,107.0105%20179.1413,106.8755%20178.9443,106.6185%20C178.6083,106.1805%20178.6913,105.5525%20179.1303,105.2175%20C188.2003,98.2615%20190.6543,85.5045%20190.6773,85.3765%20C190.7783,84.8335%20191.3023,84.4715%20191.8433,84.5745%20C192.3853,84.6755%20192.7443,85.1965%20192.6443,85.7395%20C192.5433,86.2925%20190.0393,99.3725%20180.3463,106.8035%20C180.1653,106.9435%20179.9513,107.0105%20179.7393,107.0105'%20id='Fill-450'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M175.4912,104.8723%20C175.2272,104.8723%20174.9652,104.7683%20174.7682,104.5633%20C174.3872,104.1643%20174.4002,103.5313%20174.8002,103.1493%20C183.4432,94.8793%20188.2452,82.7023%20188.2932,82.5803%20C188.4922,82.0653%20189.0712,81.8103%20189.5872,82.0113%20C190.1012,82.2113%20190.3562,82.7913%20190.1562,83.3063%20C189.9562,83.8213%20185.1422,96.0203%20176.1822,104.5953%20C175.9892,104.7803%20175.7402,104.8723%20175.4912,104.8723'%20id='Fill-452'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M168.791,98.9578%20C168.715,98.9578%20168.637,98.9488%20168.56,98.9308%20C168.021,98.8038%20167.689,98.2648%20167.817,97.7268%20C170.346,87.0688%20168.483,81.1328%20168.464,81.0748%20C168.294,80.5498%20168.579,79.9858%20169.103,79.8128%20C169.626,79.6408%20170.188,79.9238%20170.363,80.4468%20C170.449,80.7058%20172.437,86.9178%20169.763,98.1888%20C169.654,98.6478%20169.243,98.9578%20168.791,98.9578'%20id='Fill-454'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M173.4902,103.5012%20C173.3882,103.5012%20173.2862,103.4852%20173.1832,103.4522%20C172.6582,103.2832%20172.3692,102.7202%20172.5382,102.1942%20C176.8192,88.8962%20174.0872,79.2312%20174.0582,79.1352%20C173.9032,78.6052%20174.2082,78.0492%20174.7382,77.8942%20C175.2612,77.7392%20175.8232,78.0432%20175.9782,78.5732%20C176.1002,78.9902%20178.9102,88.9302%20174.4422,102.8072%20C174.3052,103.2312%20173.9132,103.5012%20173.4902,103.5012'%20id='Fill-456'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M181.9453,97.2244%20C181.8663,97.2244%20181.7873,97.2154%20181.7073,97.1954%20C181.1713,97.0644%20180.8413,96.5234%20180.9723,95.9874%20C183.5993,85.2404%20181.9313,79.7634%20181.9143,79.7084%20C181.7483,79.1834%20182.0363,78.6204%20182.5603,78.4524%20C183.0863,78.2834%20183.6453,78.5694%20183.8173,79.0934%20C183.8953,79.3324%20185.6953,85.0894%20182.9163,96.4614%20C182.8033,96.9184%20182.3953,97.2244%20181.9453,97.2244'%20id='Fill-458'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M176.8408,114.5388%20C176.8308,114.5388%20176.8218,114.5388%20176.8128,114.5388%20L170.1878,114.3578%20C165.2038,114.2218%20160.4718,112.2538%20156.8618,108.8168%20C154.5538,106.6218%20151.5288,105.3488%20148.3468,105.2328%20L145.3798,105.1248%20C144.8278,105.1048%20144.3968,104.6418%20144.4168,104.0898%20C144.4368,103.5498%20144.8798,103.1258%20145.4148,103.1258%20C145.4278,103.1258%20145.4408,103.1258%20145.4518,103.1258%20L148.4188,103.2338%20C152.0908,103.3678%20155.5778,104.8358%20158.2398,107.3688%20C161.4918,110.4638%20165.7538,112.2358%20170.2418,112.3588%20L176.8668,112.5388%20C177.4188,112.5548%20177.8548,113.0138%20177.8398,113.5658%20C177.8238,114.1088%20177.3798,114.5388%20176.8408,114.5388'%20id='Fill-460'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M194.2969,156.4426%20L194.2969,156.4426%20C194.2969,152.3776%20191.0019,149.0816%20186.9369,149.0816%20L164.4359,149.0816%20C162.4429,149.0816%20160.6549,150.5736%20160.5519,152.5646%20C160.4419,154.6866%20162.1289,156.4426%20164.2269,156.4426%20L159.2759,156.4426%20C155.2099,156.4426%20151.9139,159.7386%20151.9139,163.8036%20C151.9139,167.8526%20155.1839,171.1346%20159.2259,171.1626%20L155.5949,171.1626%20C153.5629,171.1626%20151.9139,172.8096%20151.9139,174.8426%20C151.9139,176.8756%20153.5629,178.5236%20155.5949,178.5236%20L189.9379,178.5236%20C194.0019,178.5236%20197.2969,175.2286%20197.2969,171.1636%20C197.2969,167.0986%20194.0019,163.8036%20189.9379,163.8036%20L186.9369,163.8036%20C191.0019,163.8036%20194.2969,160.5076%20194.2969,156.4426'%20id='Fill-462'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.5947,172.1624%20C154.1157,172.1624%20152.9137,173.3644%20152.9137,174.8434%20C152.9137,176.3214%20154.1157,177.5234%20155.5947,177.5234%20L189.9377,177.5234%20C193.4447,177.5234%20196.2967,174.6704%20196.2967,171.1634%20C196.2967,167.6564%20193.4447,164.8044%20189.9377,164.8044%20L186.9367,164.8044%20L186.9367,162.8044%20C190.4437,162.8044%20193.2967,159.9504%20193.2967,156.4424%20C193.2967,152.9344%20190.4437,150.0814%20186.9367,150.0814%20L164.4357,150.0814%20C162.9167,150.0814%20161.6227,151.2184%20161.5507,152.6164%20C161.5117,153.3624%20161.7717,154.0694%20162.2827,154.6074%20C162.7937,155.1464%20163.4847,155.4424%20164.2267,155.4424%20L164.2267,157.4424%20L159.2757,157.4424%20C155.7677,157.4424%20152.9137,160.2964%20152.9137,163.8044%20C152.9137,167.2864%20155.7477,170.1394%20159.2327,170.1624%20L159.2257,172.1624%20L155.5947,172.1624%20Z%20M189.9377,179.5234%20L155.5947,179.5234%20C153.0137,179.5234%20150.9137,177.4244%20150.9137,174.8434%20C150.9137,172.7684%20152.2707,171.0054%20154.1427,170.3924%20C152.1797,168.8594%20150.9137,166.4734%20150.9137,163.8044%20C150.9137,159.1934%20154.6647,155.4424%20159.2757,155.4424%20L160.3887,155.4424%20C159.7917,154.5924%20159.4977,153.5744%20159.5527,152.5134%20C159.6827,150.0274%20161.8267,148.0814%20164.4357,148.0814%20L186.9367,148.0814%20C191.5467,148.0814%20195.2967,151.8324%20195.2967,156.4424%20C195.2967,159.1384%20194.0157,161.5394%20192.0307,163.0684%20C195.6297,164.0004%20198.2967,167.2764%20198.2967,171.1634%20C198.2967,175.7734%20194.5467,179.5234%20189.9377,179.5234%20L189.9377,179.5234%20Z'%20id='Fill-464'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='164.2266'%20y1='156.4426'%20x2='186.0466'%20y2='156.4426'%20id='Fill-466'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M186.0469,157.4426%20L164.2269,157.4426%20C163.6739,157.4426%20163.2269,156.9946%20163.2269,156.4426%20C163.2269,155.8906%20163.6739,155.4426%20164.2269,155.4426%20L186.0469,155.4426%20C186.5999,155.4426%20187.0469,155.8906%20187.0469,156.4426%20C187.0469,156.9946%20186.5999,157.4426%20186.0469,157.4426'%20id='Fill-468'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='186.9365'%20y1='163.804'%20x2='159.2965'%20y2='163.804'%20id='Fill-470'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M186.9365,164.804%20L159.2965,164.804%20C158.7445,164.804%20158.2965,164.357%20158.2965,163.804%20C158.2965,163.251%20158.7445,162.804%20159.2965,162.804%20L186.9365,162.804%20C187.4895,162.804%20187.9365,163.251%20187.9365,163.804%20C187.9365,164.357%20187.4895,164.804%20186.9365,164.804'%20id='Fill-472'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='159.2256'%20y1='171.1624'%20x2='186.0466'%20y2='171.1624'%20id='Fill-474'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M186.0469,172.1624%20L159.2259,172.1624%20C158.6729,172.1624%20158.2259,171.7154%20158.2259,171.1624%20C158.2259,170.6094%20158.6729,170.1624%20159.2259,170.1624%20L186.0469,170.1624%20C186.5999,170.1624%20187.0469,170.6094%20187.0469,171.1624%20C187.0469,171.7154%20186.5999,172.1624%20186.0469,172.1624'%20id='Fill-476'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M186.0312,155.45%20L163.4872,155.45%20C162.4972,155.45%20161.6942,154.647%20161.6942,153.657%20L184.3772,153.657%20C185.3002,153.657%20186.0472,154.405%20186.0472,155.328%20L186.0472,155.434%20C186.0472,155.443%20186.0402,155.45%20186.0312,155.45'%20id='Fill-478'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.3818,162.8001%20L159.2968,162.8001%20C159.2968,161.7411%20160.1548,160.8831%20161.2138,160.8831%20L191.5108,160.8831%20C190.4838,162.0991%20188.9728,162.8001%20187.3818,162.8001'%20id='Fill-480'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M158.8643,170.1643%20L185.9483,170.1643%20C185.9483,169.1063%20185.0913,168.2483%20184.0323,168.2483%20L154.7343,168.2483%20C155.7623,169.4643%20157.2733,170.1643%20158.8643,170.1643'%20id='Fill-482'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M190.4248,177.5237%20L154.9518,177.5237%20C153.8938,177.5237%20153.0348,176.6657%20153.0348,175.6067%20L194.5538,175.6067%20C193.5268,176.8227%20192.0158,177.5237%20190.4248,177.5237'%20id='Fill-484'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(22.000000,%20116.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/AkeneoCloudEdition.svg.js b/lib/static/illustrations/AkeneoCloudEdition.svg.js new file mode 100644 index 00000000..ab02c36c --- /dev/null +++ b/lib/static/illustrations/AkeneoCloudEdition.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/AkeneoCloudEdition'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.9951,197.2918%20C23.9951,140.0988%2070.3591,93.7338%20127.5531,93.7338%20C184.7461,93.7338%20231.1101,140.0988%20231.1101,197.2918%20L23.9951,197.2918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M37.2764,57.7987%20C36.7234,57.7987%2036.2764,57.3517%2036.2764,56.7987%20L36.2764,49.7987%20C36.2764,49.2457%2036.7234,48.7987%2037.2764,48.7987%20C37.8294,48.7987%2038.2764,49.2457%2038.2764,49.7987%20L38.2764,56.7987%20C38.2764,57.3517%2037.8294,57.7987%2037.2764,57.7987'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M40.7764,54.2987%20L33.7764,54.2987%20C33.2234,54.2987%2032.7764,53.8517%2032.7764,53.2987%20C32.7764,52.7457%2033.2234,52.2987%2033.7764,52.2987%20L40.7764,52.2987%20C41.3294,52.2987%2041.7764,52.7457%2041.7764,53.2987%20C41.7764,53.8517%2041.3294,54.2987%2040.7764,54.2987'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.2139,100.1297%20C215.6609,100.1297%20215.2139,99.6827%20215.2139,99.1297%20L215.2139,92.1297%20C215.2139,91.5767%20215.6609,91.1297%20216.2139,91.1297%20C216.7669,91.1297%20217.2139,91.5767%20217.2139,92.1297%20L217.2139,99.1297%20C217.2139,99.6827%20216.7669,100.1297%20216.2139,100.1297'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M219.7139,96.6297%20L212.7139,96.6297%20C212.1609,96.6297%20211.7139,96.1827%20211.7139,95.6297%20C211.7139,95.0767%20212.1609,94.6297%20212.7139,94.6297%20L219.7139,94.6297%20C220.2669,94.6297%20220.7139,95.0767%20220.7139,95.6297%20C220.7139,96.1827%20220.2669,96.6297%20219.7139,96.6297'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.5303,8.9373%20C174.2543,8.9373%20174.0303,8.7133%20174.0303,8.4373%20L174.0303,4.5003%20C174.0303,4.2233%20174.2543,4.0003%20174.5303,4.0003%20C174.8063,4.0003%20175.0303,4.2233%20175.0303,4.5003%20L175.0303,8.4373%20C175.0303,8.7133%20174.8063,8.9373%20174.5303,8.9373'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.499,6.9686%20L172.561,6.9686%20C172.285,6.9686%20172.062,6.7446%20172.062,6.4686%20C172.062,6.1926%20172.285,5.9686%20172.561,5.9686%20L176.499,5.9686%20C176.775,5.9686%20176.999,6.1926%20176.999,6.4686%20C176.999,6.7446%20176.775,6.9686%20176.499,6.9686'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.9951,141.0799%20C23.7191,141.0799%2023.4951,140.8559%2023.4951,140.5799%20L23.4951,136.6429%20C23.4951,136.3659%2023.7191,136.1429%2023.9951,136.1429%20C24.2711,136.1429%2024.4951,136.3659%2024.4951,136.6429%20L24.4951,140.5799%20C24.4951,140.8559%2024.2711,141.0799%2023.9951,141.0799'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M25.9639,139.1112%20L22.0259,139.1112%20C21.7499,139.1112%2021.5269,138.8872%2021.5269,138.6112%20C21.5269,138.3352%2021.7499,138.1112%2022.0259,138.1112%20L25.9639,138.1112%20C26.2399,138.1112%2026.4639,138.3352%2026.4639,138.6112%20C26.4639,138.8872%2026.2399,139.1112%2025.9639,139.1112'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.1533,151.3973%20C208.8773,151.3973%20208.6533,151.1733%20208.6533,150.8973%20L208.6533,146.9603%20C208.6533,146.6833%20208.8773,146.4603%20209.1533,146.4603%20C209.4293,146.4603%20209.6533,146.6833%20209.6533,146.9603%20L209.6533,150.8973%20C209.6533,151.1733%20209.4293,151.3973%20209.1533,151.3973'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.1221,149.4285%20L207.1841,149.4285%20C206.9081,149.4285%20206.6851,149.2045%20206.6851,148.9285%20C206.6851,148.6525%20206.9081,148.4285%20207.1841,148.4285%20L211.1221,148.4285%20C211.3981,148.4285%20211.6221,148.6525%20211.6221,148.9285%20C211.6221,149.2045%20211.3981,149.4285%20211.1221,149.4285'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='32.6104'%20y1='209.1043'%20x2='54.9434'%20y2='209.1043'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9434,210.1043%20L32.6104,210.1043%20C32.0574,210.1043%2031.6104,209.6573%2031.6104,209.1043%20C31.6104,208.5513%2032.0574,208.1043%2032.6104,208.1043%20L54.9434,208.1043%20C55.4964,208.1043%2055.9434,208.5513%2055.9434,209.1043%20C55.9434,209.6573%2055.4964,210.1043%2054.9434,210.1043'%20id='Fill-25'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M247.2197,199.1414%20L242.2197,199.1414%20C241.6667,199.1414%20241.2197,198.6944%20241.2197,198.1414%20C241.2197,197.5884%20241.6667,197.1414%20242.2197,197.1414%20L247.2197,197.1414%20C247.7727,197.1414%20248.2197,197.5884%20248.2197,198.1414%20C248.2197,198.6944%20247.7727,199.1414%20247.2197,199.1414'%20id='Fill-27'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='7'%20y1='198.1414'%20x2='12.333'%20y2='198.1414'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.333,199.1414%20L7,199.1414%20C6.447,199.1414%206,198.6944%206,198.1414%20C6,197.5884%206.447,197.1414%207,197.1414%20L12.333,197.1414%20C12.886,197.1414%2013.333,197.5884%2013.333,198.1414%20C13.333,198.6944%2012.886,199.1414%2012.333,199.1414'%20id='Fill-31'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='98.3477'%20y1='209.1043'%20x2='154.0747'%20y2='209.1043'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.0742,210.1043%20L98.3472,210.1043%20C97.7952,210.1043%2097.3472,209.6573%2097.3472,209.1043%20C97.3472,208.5513%2097.7952,208.1043%2098.3472,208.1043%20L154.0742,208.1043%20C154.6272,208.1043%20155.0742,208.5513%20155.0742,209.1043%20C155.0742,209.6573%20154.6272,210.1043%20154.0742,210.1043'%20id='Fill-35'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='160.7197'%20y1='209.1043'%20x2='172.0527'%20y2='209.1043'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.0527,210.1043%20L160.7197,210.1043%20C160.1667,210.1043%20159.7197,209.6573%20159.7197,209.1043%20C159.7197,208.5513%20160.1667,208.1043%20160.7197,208.1043%20L172.0527,208.1043%20C172.6057,208.1043%20173.0527,208.5513%20173.0527,209.1043%20C173.0527,209.6573%20172.6057,210.1043%20172.0527,210.1043'%20id='Fill-39'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='93.3857'%20y1='209.1043'%20x2='89.0527'%20y2='209.1043'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M93.3857,210.1043%20L89.0527,210.1043%20C88.4997,210.1043%2088.0527,209.6573%2088.0527,209.1043%20C88.0527,208.5513%2088.4997,208.1043%2089.0527,208.1043%20L93.3857,208.1043%20C93.9387,208.1043%2094.3857,208.5513%2094.3857,209.1043%20C94.3857,209.6573%2093.9387,210.1043%2093.3857,210.1043'%20id='Fill-43'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M184.168,112.3514%20C183.493,107.2824%20181.742,102.6294%20179.206,98.5544%20C180.565,97.2974%20181.738,95.7954%20182.62,94.0444%20C186.575,86.1974%20183.419,76.6284%20175.571,72.6744%20C169.693,69.7124%20162.852,70.7414%20158.125,74.7404%20C155.774,61.9654%20143.784,53.1514%20130.767,54.8854%20C119.036,56.4484%20110.355,66.0604%20109.539,77.4174%20C107.638,77.3004%20105.699,77.3544%20103.739,77.6154%20C87.431,79.7884%2075.97,94.7714%2078.143,111.0804%20C80.315,127.3894%2095.298,138.8504%20111.607,136.6774%20C114.34,136.3134%20116.919,135.5624%20119.338,134.5334%20C126.223,146.3564%20139.741,153.5154%20154.15,151.5964%20C173.277,149.0484%20186.716,131.4774%20184.168,112.3514'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M119.8154,133.0936%20L120.3204,133.9606%20C127.2114,145.7956%20140.4294,152.2706%20154.0004,150.4696%20C162.9494,149.2776%20170.8984,144.6706%20176.3834,137.4996%20C181.8694,130.3286%20184.2324,121.4506%20183.0414,112.5016%20C182.4074,107.7466%20180.7934,103.2566%20178.2404,99.1556%20L177.7444,98.3576%20L178.4334,97.7196%20C179.7534,96.4996%20180.8194,95.0916%20181.6044,93.5326%20C183.3804,90.0086%20183.6774,86.0036%20182.4414,82.2556%20C181.2054,78.5076%20178.5844,75.4656%20175.0594,73.6906%20C169.7534,71.0186%20163.3964,71.7706%20158.8594,75.6086%20L157.3614,76.8756%20L157.0064,74.9466%20C154.7504,62.6816%20143.2834,54.3716%20130.9174,56.0126%20C119.9764,57.4706%20111.4624,66.5066%20110.6734,77.4986%20L110.5924,78.6216%20L109.4684,78.5526%20C107.5854,78.4376%20105.7064,78.5006%20103.8894,78.7416%20C88.2274,80.8286%2077.1834,95.2686%2079.2694,110.9296%20C80.2804,118.5166%2084.1854,125.2556%2090.2644,129.9056%20C96.3434,134.5566%20103.8634,136.5586%20111.4574,135.5506%20C113.9554,135.2176%20116.4574,134.5236%20118.8924,133.4866%20L119.8154,133.0936%20Z%20M149.4924,153.0436%20C137.0884,153.0436%20125.4984,146.6686%20118.8654,135.9536%20C116.5314,136.8646%20114.1444,137.4876%20111.7574,137.8046%20C103.5704,138.8996%2095.4454,136.7336%2088.8824,131.7126%20C82.3214,126.6936%2078.1064,119.4196%2077.0154,111.2306%20C74.7624,94.3246%2086.6834,78.7396%20103.5884,76.4886%20C105.1984,76.2736%20106.8474,76.1896%20108.5074,76.2346%20C109.8454,64.6736%20118.9794,55.3086%20130.6164,53.7586%20C143.6044,52.0176%20155.6454,60.2846%20158.8534,72.7626%20C163.9364,69.3196%20170.5134,68.8546%20176.0834,71.6586%20C180.1494,73.7076%20183.1744,77.2186%20184.6014,81.5436%20C186.0284,85.8676%20185.6854,90.4896%20183.6354,94.5566%20C182.8654,96.0866%20181.8624,97.4896%20180.6464,98.7386%20C183.0964,102.9016%20184.6604,107.4266%20185.2944,112.2006%20C186.5674,121.7526%20184.0444,131.2286%20178.1904,138.8816%20C172.3364,146.5356%20163.8524,151.4516%20154.3004,152.7236%20C152.6904,152.9386%20151.0844,153.0436%20149.4924,153.0436%20L149.4924,153.0436%20Z'%20id='Fill-47'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='21.5527'%20y1='209.1043'%20x2='25.2197'%20y2='209.1043'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.2197,210.1043%20L21.5527,210.1043%20C20.9997,210.1043%2020.5527,209.6573%2020.5527,209.1043%20C20.5527,208.5513%2020.9997,208.1043%2021.5527,208.1043%20L25.2197,208.1043%20C25.7727,208.1043%2026.2197,208.5513%2026.2197,209.1043%20C26.2197,209.6573%2025.7727,210.1043%2025.2197,210.1043'%20id='Fill-51'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='219.2139'%20y1='209.1043'%20x2='232.8799'%20y2='209.1043'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.8799,210.1043%20L219.2139,210.1043%20C218.6609,210.1043%20218.2139,209.6573%20218.2139,209.1043%20C218.2139,208.5513%20218.6609,208.1043%20219.2139,208.1043%20L232.8799,208.1043%20C233.4329,208.1043%20233.8799,208.5513%20233.8799,209.1043%20C233.8799,209.6573%20233.4329,210.1043%20232.8799,210.1043'%20id='Fill-55'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M150.3633,108.1453%20C150.3633,117.8803%20142.4703,125.7733%20132.7343,125.7733%20C122.9983,125.7733%20115.1053,117.8803%20115.1053,108.1453%20C115.1053,98.4093%20122.9983,90.5163%20132.7343,90.5163%20C142.4703,90.5163%20150.3633,98.4093%20150.3633,108.1453'%20id='Fill-57'%20fill='%23EFEFF6'%3e%3c/path%3e%3cpath%20d='M154.5156,104.8231%20C154.5156,114.5581%20146.6226,122.4511%20136.8866,122.4511%20C127.1516,122.4511%20119.2586,114.5581%20119.2586,104.8231%20C119.2586,95.0871%20127.1516,87.1941%20136.8866,87.1941%20C146.6226,87.1941%20154.5156,95.0871%20154.5156,104.8231'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M136.8867,88.1942%20C127.7177,88.1942%20120.2587,95.6542%20120.2587,104.8232%20C120.2587,113.9922%20127.7177,121.4512%20136.8867,121.4512%20C146.0557,121.4512%20153.5157,113.9922%20153.5157,104.8232%20C153.5157,95.6542%20146.0557,88.1942%20136.8867,88.1942%20M136.8867,123.4512%20C126.6157,123.4512%20118.2587,115.0942%20118.2587,104.8232%20C118.2587,94.5502%20126.6157,86.1942%20136.8867,86.1942%20C147.1587,86.1942%20155.5157,94.5502%20155.5157,104.8232%20C155.5157,115.0942%20147.1587,123.4512%20136.8867,123.4512'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M142.5332,113.7205%20C142.6112,113.9495%20142.6792,114.1065%20142.6992,114.1575%20C142.7062,114.1635%20142.6932,114.1555%20142.6992,114.1575%20C142.6992,114.1575%20142.6992,114.1595%20142.6992,114.1575%20C142.7002,114.1585%20142.6982,114.1575%20142.6982,114.1575%20C142.1792,109.1445%20145.0222,107.0555%20145.9352,103.7255%20C145.9402,103.6755%20145.9502,103.6215%20145.9652,103.5615%20C145.9842,103.4865%20146.0002,103.4085%20146.0112,103.3325%20C146.1462,102.4105%20145.7692,101.3385%20145.0542,100.2215%20C145.0512,100.2155%20145.0462,100.2095%20145.0432,100.2035%20C144.9842,100.1115%20144.9212,100.0185%20144.8572,99.9255%20C144.8572,99.9255%20144.8552,99.9235%20144.8552,99.9215%20C144.7382,99.7525%20144.6122,99.5805%20144.4812,99.4085%20C144.4682,99.3915%20144.4552,99.3725%20144.4412,99.3555%20C144.4042,99.3095%20144.3652,99.2625%20144.3302,99.2155%20C144.2912,99.1665%20144.2532,99.1175%20144.2162,99.0715%20C144.1762,99.0245%20144.1372,98.9775%20144.0982,98.9315%20C144.0572,98.8825%20144.0172,98.8345%20143.9762,98.7855%20C143.9482,98.7525%20143.9182,98.7195%20143.8872,98.6845%20C142.7642,97.3905%20141.3032,96.1125%20139.7762,94.9995%20C139.7762,94.9995%20139.7642,94.9835%20139.7762,94.9995%20C139.9782,96.8865%20140.0042,98.7735%20139.8252,100.2825%20C139.6092,102.1015%20138.9592,104.2185%20138.0552,106.1375%20C135.9422,105.9645%20133.7812,105.4745%20132.0962,104.7555%20C130.6872,104.1545%20129.0742,103.2045%20127.5312,102.0785%20C127.5482,102.2355%20127.5662,102.3905%20127.5852,102.5465%20C127.5912,102.5935%20127.5972,102.6395%20127.6032,102.6865%20C127.6182,102.7985%20127.6322,102.9085%20127.6482,103.0205%20C127.6552,103.0725%20127.6632,103.1225%20127.6712,103.1745%20C127.6872,103.2865%20127.7042,103.3975%20127.7222,103.5085%20C127.7292,103.5535%20127.7362,103.5985%20127.7442,103.6445%20C127.7672,103.7845%20127.7912,103.9245%20127.8162,104.0645%20C127.8182,104.0785%20127.8202,104.0925%20127.8232,104.1055%20C127.8512,104.2675%20127.8832,104.4285%20127.9152,104.5895%20C127.9172,104.6015%20127.9202,104.6135%20127.9232,104.6255%20C127.9522,104.7705%20127.9812,104.9115%20128.0122,105.0555%20C128.0182,105.0845%20128.0252,105.1135%20128.0312,105.1425%20C128.0602,105.2725%20128.0912,105.4015%20128.1212,105.5315%20C128.1282,105.5555%20128.1352,105.5795%20128.1392,105.6075%20C128.1772,105.7555%20128.2132,105.9045%20128.2522,106.0505%20C128.2532,106.0515%20128.2532,106.0525%20128.2532,106.0525%20C128.3782,106.5235%20128.5142,106.9775%20128.6632,107.4135%20C128.6652,107.4195%20128.6672,107.4235%20128.6682,107.4295%20C128.9192,108.1585%20129.2042,108.8285%20129.5232,109.4155%20C129.5702,109.5005%20129.6182,109.5845%20129.6662,109.6655%20C129.6682,109.6685%20129.6682,109.6725%20129.6712,109.6755%20L129.6722,109.6755%20C129.7152,109.7505%20129.7602,109.8245%20129.8042,109.8945%20L129.8042,109.8955%20C129.8042,109.8955%20129.8082,109.9005%20129.8102,109.9035%20C129.8582,109.9795%20129.9072,110.0545%20129.9572,110.1255%20L129.9572,110.1265%20C129.9642,110.1365%20129.9702,110.1455%20129.9782,110.1555%20L129.9782,110.1575%20C130.0432,110.2505%20130.1092,110.3405%20130.1752,110.4265%20C130.1872,110.4405%20130.1982,110.4545%20130.2092,110.4675%20C130.2122,110.4735%20130.2172,110.4775%20130.2202,110.4845%20C130.2972,110.5795%20130.3752,110.6735%20130.4552,110.7595%20C130.5112,110.8225%20130.5672,110.8795%20130.6252,110.9365%20C130.6492,110.9605%20130.6752,110.9825%20130.6982,111.0055%20C130.7342,111.0395%20130.7702,111.0715%20130.8062,111.1045%20C130.8332,111.1275%20130.8612,111.1485%20130.8892,111.1715%20C130.9242,111.2005%20130.9602,111.2275%20130.9942,111.2555%20C131.0222,111.2765%20131.0502,111.2955%20131.0792,111.3155%20C131.1152,111.3415%20131.1512,111.3665%20131.1882,111.3905%20C131.2162,111.4075%20131.2452,111.4255%20131.2732,111.4435%20C131.3112,111.4655%20131.3512,111.4875%20131.3892,111.5085%20C131.4172,111.5245%20131.4442,111.5375%20131.4702,111.5505%20C131.5152,111.5725%20131.5592,111.5915%20131.6052,111.6115%20C131.6272,111.6185%20131.6502,111.6305%20131.6732,111.6395%20C131.7422,111.6665%20131.8112,111.6905%20131.8812,111.7095%20C131.9282,111.7235%20131.9682,111.7385%20132.0062,111.7525%20C135.3522,112.6365%20138.6122,111.2355%20142.6992,114.1575'%20id='Fill-63'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M235.0479,198.1414%20L218.9909,198.1414%20C219.5899,196.0934%20219.9229,193.9334%20219.9229,191.6924%20C219.9229,178.9814%20209.6189,168.6764%20196.9079,168.6764%20C186.7769,168.6764%20178.1829,175.2254%20175.1079,184.3174%20C174.0249,184.0754%20172.8999,183.9444%20171.7429,183.9444%20C163.6489,183.9444%20157.0279,190.2024%20156.4219,198.1414%20L142.7049,198.1774%20C142.1679,188.5694%20134.7589,180.7994%20125.2999,179.7374%20C122.2419,164.9004%20109.1069,153.7444%2093.3629,153.7444%20C82.6549,153.7444%2073.1529,158.9064%2067.2079,166.8774%20C65.1419,166.3594%2062.9809,166.0804%2060.7539,166.0804%20C46.1519,166.0804%2034.3129,177.9184%2034.3129,192.5214%20C34.3129,194.4634%2034.5279,196.3544%2034.9279,198.1774%20L18.6669,198.1774'%20id='Fill-65'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.7598,199.1805%20L141.7068,198.2335%20C141.1968,189.1095%20134.2498,181.7485%20125.1888,180.7315%20L124.4668,180.6505%20L124.3208,179.9395%20C121.3118,165.3395%20108.2918,154.7435%2093.3638,154.7435%20C83.2848,154.7435%2074.0438,159.3845%2068.0098,167.4755%20L67.6118,168.0095%20L66.9648,167.8475%20C64.9378,167.3385%2062.8478,167.0805%2060.7538,167.0805%20C46.7258,167.0805%2035.3128,178.4935%2035.3128,192.5215%20C35.3128,194.3385%2035.5118,196.1695%2035.9048,197.9635%20L36.1708,199.1775%20L18.6668,199.1775%20C18.1138,199.1775%2017.6668,198.7305%2017.6668,198.1775%20C17.6668,197.6245%2018.1138,197.1775%2018.6668,197.1775%20L33.7128,197.1775%20C33.4468,195.6355%2033.3128,194.0745%2033.3128,192.5215%20C33.3128,177.3905%2045.6228,165.0805%2060.7538,165.0805%20C62.7898,165.0805%2064.8228,165.3075%2066.8068,165.7535%20C73.2268,157.4775%2082.8678,152.7435%2093.3638,152.7435%20C108.9968,152.7435%20122.6618,163.6745%20126.1268,178.8355%20C135.4978,180.2155%20142.6768,187.7535%20143.6288,197.1745%20L155.5218,197.1435%20C156.5978,189.1095%20163.5508,182.9445%20171.7428,182.9445%20C172.6488,182.9445%20173.5578,183.0205%20174.4558,183.1715%20C177.9838,173.8675%20186.8968,167.6765%20196.9078,167.6765%20C210.1508,167.6765%20220.9228,178.4505%20220.9228,191.6925%20C220.9228,193.5165%20220.7098,195.3435%20220.2878,197.1415%20L235.0478,197.1415%20C235.6008,197.1415%20236.0478,197.5885%20236.0478,198.1415%20C236.0478,198.6945%20235.6008,199.1415%20235.0478,199.1415%20L217.6568,199.1415%20L218.0308,197.8615%20C218.6228,195.8375%20218.9228,193.7615%20218.9228,191.6925%20C218.9228,179.5525%20209.0468,169.6765%20196.9078,169.6765%20C187.4618,169.6765%20179.0808,175.6895%20176.0548,184.6375%20L175.7668,185.4895%20L174.8898,185.2925%20C173.8538,185.0615%20172.7948,184.9445%20171.7428,184.9445%20C164.2798,184.9445%20157.9878,190.7745%20157.4188,198.2175%20L157.3488,199.1395%20L141.7598,199.1805%20Z'%20id='Fill-67'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M58.5371,181.5447%20C58.5371,181.5447%2056.2661,182.0067%2056.2661,181.1827%20C56.2661,169.0837%2090.8651,166.2567%2094.0431,179.0137%20C95.0921,183.2247%2070.9431,184.3187%2069.4041,178.8827%20L58.5371,181.5447'%20id='Fill-69'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(20.552700,%20123.451200)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M79.6494,184.1268%20C73.0734,184.1268%2069.9504,181.5788%2068.7794,180.2688%20C61.7584,183.5548%2056.2554,182.2128%2056.0194,182.1508%20C55.4844,182.0148%2055.1614,181.4708%2055.2974,180.9358%20C55.4334,180.3998%2055.9754,180.0788%2056.5114,180.2128%20C56.6124,180.2378%2061.9814,181.4958%2068.6184,178.1218%20L69.4614,177.6938%20L69.9354,178.5108%20C70.0274,178.6618%2072.4014,182.3968%2080.5724,182.1088%20C89.0894,181.7888%2093.3574,178.2828%2093.3994,178.2478%20C93.8254,177.8938%2094.4564,177.9488%2094.8084,178.3698%20C95.1644,178.7938%2095.1094,179.4238%2094.6864,179.7788%20C94.4924,179.9408%2089.8424,183.7618%2080.6464,184.1068%20C80.3054,184.1198%2079.9734,184.1268%2079.6494,184.1268'%20id='Fill-422'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M70.9434,187.2713%20C70.8544,187.2713%2070.7644,187.2593%2070.6734,187.2343%20C70.4824,187.1803%2068.7684,186.6833%2067.6364,185.7413%20C67.2124,185.3873%2067.1544,184.7563%2067.5074,184.3333%20C67.8624,183.9093%2068.4924,183.8503%2068.9164,184.2043%20C69.5954,184.7703%2070.8044,185.1933%2071.2144,185.3083%20C71.7454,185.4583%2072.0544,186.0103%2071.9054,186.5423%20C71.7814,186.9833%2071.3804,187.2713%2070.9434,187.2713'%20id='Fill-424'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Api.svg.js b/lib/static/illustrations/Api.svg.js new file mode 100644 index 00000000..b05b3d29 --- /dev/null +++ b/lib/static/illustrations/Api.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='-2.84217094e-14%2031.0455%2019.25%201%2072.8203%200%2089.4731%209.864%2099.3911%2038.3334%2083.9731%2052.364%2070.9731%2057.864%2063.5258%2060.8767849%2054.4731%2060.8767849%2046.9731%2057.864%2039.9731%2059.364%2032.4731%2059.364'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/NewAPI'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,206.2298%20C27.9951,149.0368%2074.3591,102.6718%20131.5531,102.6718%20C188.7461,102.6718%20235.1111,149.0368%20235.1111,206.2298%20L27.9951,206.2298%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M192.0078,169.9691%20L79.8278,169.9691%20C78.7238,169.9691%2077.8278,169.0731%2077.8278,167.9691%20L77.8278,55.7891%20C77.8278,54.6851%2078.7238,53.7891%2079.8278,53.7891%20L192.0078,53.7891%20C193.1118,53.7891%20194.0078,54.6851%20194.0078,55.7891%20L194.0078,167.9691%20C194.0078,169.0731%20193.1118,169.9691%20192.0078,169.9691'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M79.8281,54.7894%20C79.2761,54.7894%2078.8281,55.2374%2078.8281,55.7894%20L78.8281,167.9694%20C78.8281,168.5204%2079.2761,168.9694%2079.8281,168.9694%20L192.0081,168.9694%20C192.5591,168.9694%20193.0081,168.5204%20193.0081,167.9694%20L193.0081,55.7894%20C193.0081,55.2374%20192.5591,54.7894%20192.0081,54.7894%20L79.8281,54.7894%20Z%20M192.0081,170.9694%20L79.8281,170.9694%20C78.1741,170.9694%2076.8281,169.6234%2076.8281,167.9694%20L76.8281,55.7894%20C76.8281,54.1354%2078.1741,52.7894%2079.8281,52.7894%20L192.0081,52.7894%20C193.6621,52.7894%20195.0081,54.1354%20195.0081,55.7894%20L195.0081,167.9694%20C195.0081,169.6234%20193.6621,170.9694%20192.0081,170.9694%20L192.0081,170.9694%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M179.9053,157.8665%20L91.9303,157.8665%20C90.8263,157.8665%2089.9303,156.9705%2089.9303,155.8665%20L89.9303,67.8915%20C89.9303,66.7875%2090.8263,65.8915%2091.9303,65.8915%20L179.9053,65.8915%20C181.0093,65.8915%20181.9053,66.7875%20181.9053,67.8915%20L181.9053,155.8665%20C181.9053,156.9705%20181.0093,157.8665%20179.9053,157.8665'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.9307,77.9837%20C89.3777,77.9837%2088.9307,77.5367%2088.9307,76.9837%20L88.9307,67.8917%20C88.9307,66.2377%2090.2767,64.8917%2091.9307,64.8917%20L129.6967,64.8917%20C130.2487,64.8917%20130.6967,65.3387%20130.6967,65.8917%20C130.6967,66.4447%20130.2487,66.8917%20129.6967,66.8917%20L91.9307,66.8917%20C91.3787,66.8917%2090.9307,67.3397%2090.9307,67.8917%20L90.9307,76.9837%20C90.9307,77.5367%2090.4837,77.9837%2089.9307,77.9837%20M181.9057,105.5397%20C181.3527,105.5397%20180.9057,105.0917%20180.9057,104.5397%20L180.9057,67.8917%20C180.9057,67.3397%20180.4567,66.8917%20179.9057,66.8917%20L159.6967,66.8917%20C159.1437,66.8917%20158.6967,66.4447%20158.6967,65.8917%20C158.6967,65.3387%20159.1437,64.8917%20159.6967,64.8917%20L179.9057,64.8917%20C181.5597,64.8917%20182.9057,66.2377%20182.9057,67.8917%20L182.9057,104.5397%20C182.9057,105.0917%20182.4577,105.5397%20181.9057,105.5397%20M99.9057,158.8667%20L91.9307,158.8667%20C90.2767,158.8667%2088.9307,157.5207%2088.9307,155.8667%20L88.9307,106.9837%20C88.9307,106.4307%2089.3777,105.9837%2089.9307,105.9837%20C90.4837,105.9837%2090.9307,106.4307%2090.9307,106.9837%20L90.9307,155.8667%20C90.9307,156.4187%2091.3787,156.8667%2091.9307,156.8667%20L99.9057,156.8667%20C100.4577,156.8667%20100.9057,157.3137%20100.9057,157.8667%20C100.9057,158.4197%20100.4577,158.8667%2099.9057,158.8667%20M179.9057,158.8667%20L129.9057,158.8667%20C129.3527,158.8667%20128.9057,158.4197%20128.9057,157.8667%20C128.9057,157.3137%20129.3527,156.8667%20129.9057,156.8667%20L179.9057,156.8667%20C180.4567,156.8667%20180.9057,156.4187%20180.9057,155.8667%20L180.9057,134.5397%20C180.9057,133.9867%20181.3527,133.5397%20181.9057,133.5397%20C182.4577,133.5397%20182.9057,133.9867%20182.9057,134.5397%20L182.9057,155.8667%20C182.9057,157.5207%20181.5597,158.8667%20179.9057,158.8667'%20id='Fill-9'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M227.0469,109.0677%20C226.4939,109.0677%20226.0469,108.6207%20226.0469,108.0677%20L226.0469,101.0677%20C226.0469,100.5147%20226.4939,100.0677%20227.0469,100.0677%20C227.5999,100.0677%20228.0469,100.5147%20228.0469,101.0677%20L228.0469,108.0677%20C228.0469,108.6207%20227.5999,109.0677%20227.0469,109.0677'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M230.5469,105.5677%20L223.5469,105.5677%20C222.9939,105.5677%20222.5469,105.1207%20222.5469,104.5677%20C222.5469,104.0147%20222.9939,103.5677%20223.5469,103.5677%20L230.5469,103.5677%20C231.0999,103.5677%20231.5469,104.0147%20231.5469,104.5677%20C231.5469,105.1207%20231.0999,105.5677%20230.5469,105.5677'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.2773,66.7367%20C40.7243,66.7367%2040.2773,66.2897%2040.2773,65.7367%20L40.2773,58.7367%20C40.2773,58.1837%2040.7243,57.7367%2041.2773,57.7367%20C41.8303,57.7367%2042.2773,58.1837%2042.2773,58.7367%20L42.2773,65.7367%20C42.2773,66.2897%2041.8303,66.7367%2041.2773,66.7367'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.7773,63.2367%20L37.7773,63.2367%20C37.2243,63.2367%2036.7773,62.7897%2036.7773,62.2367%20C36.7773,61.6837%2037.2243,61.2367%2037.7773,61.2367%20L44.7773,61.2367%20C45.3303,61.2367%2045.7773,61.6837%2045.7773,62.2367%20C45.7773,62.7897%2045.3303,63.2367%2044.7773,63.2367'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M186.8643,33.9378%20C186.5883,33.9378%20186.3643,33.7138%20186.3643,33.4378%20L186.3643,29.5008%20C186.3643,29.2238%20186.5883,29.0008%20186.8643,29.0008%20C187.1403,29.0008%20187.3643,29.2238%20187.3643,29.5008%20L187.3643,33.4378%20C187.3643,33.7138%20187.1403,33.9378%20186.8643,33.9378'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M188.833,31.9691%20L184.895,31.9691%20C184.619,31.9691%20184.396,31.7451%20184.396,31.4691%20C184.396,31.1931%20184.619,30.9691%20184.895,30.9691%20L188.833,30.9691%20C189.109,30.9691%20189.333,31.1931%20189.333,31.4691%20C189.333,31.7451%20189.109,31.9691%20188.833,31.9691'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M27.9951,150.0179%20C27.7191,150.0179%2027.4951,149.7939%2027.4951,149.5179%20L27.4951,145.5809%20C27.4951,145.3039%2027.7191,145.0809%2027.9951,145.0809%20C28.2711,145.0809%2028.4951,145.3039%2028.4951,145.5809%20L28.4951,149.5179%20C28.4951,149.7939%2028.2711,150.0179%2027.9951,150.0179'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M29.9639,148.0492%20L26.0259,148.0492%20C25.7499,148.0492%2025.5269,147.8252%2025.5269,147.5492%20C25.5269,147.2732%2025.7499,147.0492%2026.0259,147.0492%20L29.9639,147.0492%20C30.2399,147.0492%2030.4639,147.2732%2030.4639,147.5492%20C30.4639,147.8252%2030.2399,148.0492%2029.9639,148.0492'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.1533,160.3353%20C212.8773,160.3353%20212.6533,160.1113%20212.6533,159.8353%20L212.6533,155.8983%20C212.6533,155.6213%20212.8773,155.3983%20213.1533,155.3983%20C213.4293,155.3983%20213.6533,155.6213%20213.6533,155.8983%20L213.6533,159.8353%20C213.6533,160.1113%20213.4293,160.3353%20213.1533,160.3353'%20id='Fill-27'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M215.1221,158.3665%20L211.1841,158.3665%20C210.9081,158.3665%20210.6851,158.1425%20210.6851,157.8665%20C210.6851,157.5905%20210.9081,157.3665%20211.1841,157.3665%20L215.1221,157.3665%20C215.3981,157.3665%20215.6221,157.5905%20215.6221,157.8665%20C215.6221,158.1425%20215.3981,158.3665%20215.1221,158.3665'%20id='Fill-29'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M140.0312,143.5394%20C140.0312,142.8254%20139.9352,142.1854%20139.7432,141.6174%20C139.5522,141.0514%20139.2782,140.5694%20138.9252,140.1734%20C138.5702,139.7774%20138.1392,139.4744%20137.6332,139.2644%20C137.1262,139.0544%20136.5542,138.9494%20135.9192,138.9494%20C135.2822,138.9494%20134.7112,139.0544%20134.2042,139.2644%20C133.6972,139.4744%20133.2642,139.7774%20132.9082,140.1734%20C132.5512,140.5694%20132.2762,141.0514%20132.0852,141.6174%20C131.8922,142.1854%20131.7972,142.8254%20131.7972,143.5394%20C131.7972,144.2534%20131.8922,144.8934%20132.0852,145.4604%20C132.2762,146.0274%20132.5512,146.5084%20132.9082,146.9004%20C133.2642,147.2934%20133.6972,147.5954%20134.2042,147.8054%20C134.7112,148.0154%20135.2822,148.1204%20135.9192,148.1204%20C136.5542,148.1204%20137.1262,148.0154%20137.6332,147.8054%20C138.1392,147.5954%20138.5702,147.2934%20138.9252,146.9004%20C139.2782,146.5084%20139.5522,146.0274%20139.7432,145.4604%20C139.9352,144.8934%20140.0312,144.2534%20140.0312,143.5394%20M142.5072,143.5394%20C142.5072,144.4934%20142.3482,145.3764%20142.0342,146.1894%20C141.7182,147.0034%20141.2732,147.7064%20140.6972,148.3004%20C140.1212,148.8934%20139.4282,149.3574%20138.6182,149.6904%20C137.8082,150.0234%20136.9082,150.1894%20135.9192,150.1894%20C134.9342,150.1894%20134.0372,150.0234%20133.2272,149.6904%20C132.4182,149.3574%20131.7222,148.8934%20131.1432,148.3004%20C130.5642,147.7064%20130.1162,147.0034%20129.7992,146.1894%20C129.4802,145.3764%20129.3212,144.4934%20129.3212,143.5394%20C129.3212,142.5854%20129.4802,141.7014%20129.7992,140.8894%20C130.1162,140.0754%20130.5642,139.3724%20131.1432,138.7784%20C131.7222,138.1844%20132.4182,137.7214%20133.2272,137.3884%20C134.0372,137.0554%20134.9342,136.8884%20135.9192,136.8884%20C136.5782,136.8884%20137.1992,136.9654%20137.7812,137.1174%20C138.3632,137.2704%20138.8972,137.4864%20139.3842,137.7664%20C139.8692,138.0444%20140.3052,138.3844%20140.6932,138.7824%20C141.0802,139.1824%20141.4082,139.6274%20141.6782,140.1194%20C141.9482,140.6114%20142.1542,141.1444%20142.2952,141.7214%20C142.4352,142.2974%20142.5072,142.9034%20142.5072,143.5394'%20id='Fill-31'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-33'%20fill='%235E63B6'%20points='134.699%2087.046%20137.129%2087.046%20137.129%2074.032%20134.699%2074.032'%3e%3c/polygon%3e%3cline%20x1='33.6104'%20y1='218.0423'%20x2='55.9434'%20y2='218.0423'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,219.0423%20L33.6104,219.0423%20C33.0574,219.0423%2032.6104,218.5953%2032.6104,218.0423%20C32.6104,217.4893%2033.0574,217.0423%2033.6104,217.0423%20L55.9434,217.0423%20C56.4964,217.0423%2056.9434,217.4893%2056.9434,218.0423%20C56.9434,218.5953%2056.4964,219.0423%2055.9434,219.0423'%20id='Fill-36'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2197,208.0794%20L243.2197,208.0794%20C242.6667,208.0794%20242.2197,207.6324%20242.2197,207.0794%20C242.2197,206.5264%20242.6667,206.0794%20243.2197,206.0794%20L248.2197,206.0794%20C248.7727,206.0794%20249.2197,206.5264%20249.2197,207.0794%20C249.2197,207.6324%20248.7727,208.0794%20248.2197,208.0794'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='207.0794'%20x2='13.334'%20y2='207.0794'%20id='Fill-38'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.334,208.0794%20L8,208.0794%20C7.447,208.0794%207,207.6324%207,207.0794%20C7,206.5264%207.447,206.0794%208,206.0794%20L13.334,206.0794%20C13.887,206.0794%2014.334,206.5264%2014.334,207.0794%20C14.334,207.6324%2013.887,208.0794%2013.334,208.0794'%20id='Fill-39'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3477'%20y1='218.0423'%20x2='155.0747'%20y2='218.0423'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0742,219.0423%20L99.3472,219.0423%20C98.7952,219.0423%2098.3472,218.5953%2098.3472,218.0423%20C98.3472,217.4893%2098.7952,217.0423%2099.3472,217.0423%20L155.0742,217.0423%20C155.6272,217.0423%20156.0742,217.4893%20156.0742,218.0423%20C156.0742,218.5953%20155.6272,219.0423%20155.0742,219.0423'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7197'%20y1='218.0423'%20x2='173.0527'%20y2='218.0423'%20id='Fill-42'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,219.0423%20L161.7197,219.0423%20C161.1667,219.0423%20160.7197,218.5953%20160.7197,218.0423%20C160.7197,217.4893%20161.1667,217.0423%20161.7197,217.0423%20L173.0527,217.0423%20C173.6057,217.0423%20174.0527,217.4893%20174.0527,218.0423%20C174.0527,218.5953%20173.6057,219.0423%20173.0527,219.0423'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3867'%20y1='218.0423'%20x2='90.0527'%20y2='218.0423'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3867,219.0423%20L90.0527,219.0423%20C89.4997,219.0423%2089.0527,218.5953%2089.0527,218.0423%20C89.0527,217.4893%2089.4997,217.0423%2090.0527,217.0423%20L94.3867,217.0423%20C94.9397,217.0423%2095.3867,217.4893%2095.3867,218.0423%20C95.3867,218.5953%2094.9397,219.0423%2094.3867,219.0423'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='218.0423'%20x2='26.2197'%20y2='218.0423'%20id='Fill-46'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2197,219.0423%20L22.5527,219.0423%20C21.9997,219.0423%2021.5527,218.5953%2021.5527,218.0423%20C21.5527,217.4893%2021.9997,217.0423%2022.5527,217.0423%20L26.2197,217.0423%20C26.7727,217.0423%2027.2197,217.4893%2027.2197,218.0423%20C27.2197,218.5953%2026.7727,219.0423%2026.2197,219.0423'%20id='Fill-47'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2139'%20y1='218.0423'%20x2='233.8809'%20y2='218.0423'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8809,219.0423%20L220.2139,219.0423%20C219.6609,219.0423%20219.2139,218.5953%20219.2139,218.0423%20C219.2139,217.4893%20219.6609,217.0423%20220.2139,217.0423%20L233.8809,217.0423%20C234.4339,217.0423%20234.8809,217.4893%20234.8809,218.0423%20C234.8809,218.5953%20234.4339,219.0423%20233.8809,219.0423'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.0488,207.0794%20L222.9918,207.0794%20C223.5898,205.0314%20223.9238,202.8714%20223.9238,200.6304%20C223.9238,187.9194%20213.6188,177.6144%20200.9078,177.6144%20C190.7778,177.6144%20182.1828,184.1634%20179.1078,193.2554%20C178.0248,193.0134%20176.8998,192.8824%20175.7438,192.8824%20C167.6488,192.8824%20161.0278,199.1404%20160.4218,207.0794%20L146.7048,207.1154%20C146.1688,197.5074%20138.7588,189.7374%20129.3008,188.6754%20C126.2418,173.8384%20113.1068,162.6824%2097.3638,162.6824%20C86.6548,162.6824%2077.1528,167.8444%2071.2078,175.8154%20C69.1428,175.2974%2066.9818,175.0184%2064.7548,175.0184%20C50.1518,175.0184%2038.3138,186.8564%2038.3138,201.4594%20C38.3138,203.4014%2038.5288,205.2924%2038.9278,207.1154%20L22.6668,207.1154'%20id='Fill-50'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7598,208.1185%20L145.7068,207.1715%20C145.1978,198.0475%20138.2508,190.6865%20129.1898,189.6695%20L128.4678,189.5885%20L128.3218,188.8775%20C125.3118,174.2775%20112.2928,163.6815%2097.3638,163.6815%20C87.2848,163.6815%2078.0438,168.3225%2072.0098,176.4135%20L71.6118,176.9475%20L70.9648,176.7855%20C68.9378,176.2765%2066.8488,176.0185%2064.7548,176.0185%20C50.7268,176.0185%2039.3138,187.4315%2039.3138,201.4595%20C39.3138,203.2755%2039.5128,205.1065%2039.9048,206.9015%20L40.1698,208.1155%20L22.6668,208.1155%20C22.1138,208.1155%2021.6668,207.6685%2021.6668,207.1155%20C21.6668,206.5625%2022.1138,206.1155%2022.6668,206.1155%20L37.7138,206.1155%20C37.4478,204.5725%2037.3138,203.0115%2037.3138,201.4595%20C37.3138,186.3285%2049.6238,174.0185%2064.7548,174.0185%20C66.7908,174.0185%2068.8238,174.2455%2070.8068,174.6915%20C77.2268,166.4155%2086.8678,161.6815%2097.3638,161.6815%20C112.9968,161.6815%20126.6618,172.6125%20130.1278,187.7735%20C139.4988,189.1535%20146.6778,196.6915%20147.6288,206.1125%20L159.5218,206.0815%20C160.5978,198.0475%20167.5508,191.8825%20175.7438,191.8825%20C176.6498,191.8825%20177.5578,191.9585%20178.4558,192.1095%20C181.9838,182.8055%20190.8968,176.6145%20200.9078,176.6145%20C214.1508,176.6145%20224.9238,187.3885%20224.9238,200.6305%20C224.9238,202.4525%20224.7108,204.2795%20224.2888,206.0795%20L239.0488,206.0795%20C239.6018,206.0795%20240.0488,206.5265%20240.0488,207.0795%20C240.0488,207.6325%20239.6018,208.0795%20239.0488,208.0795%20L221.6578,208.0795%20L222.0318,206.7995%20C222.6238,204.7715%20222.9238,202.6965%20222.9238,200.6305%20C222.9238,188.4905%20213.0478,178.6145%20200.9078,178.6145%20C191.4618,178.6145%20183.0808,184.6275%20180.0548,193.5755%20L179.7668,194.4275%20L178.8898,194.2305%20C177.8538,193.9995%20176.7958,193.8825%20175.7438,193.8825%20C168.2808,193.8825%20161.9878,199.7125%20161.4188,207.1555%20L161.3488,208.0775%20L145.7598,208.1185%20Z'%20id='Fill-51'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,190.4827%20C62.5371,190.4827%2060.2661,190.9447%2060.2661,190.1207%20C60.2661,178.0217%2094.8651,175.1947%2098.0431,187.9517%20C99.0921,192.1627%2074.9431,193.2567%2073.4051,187.8207%20L62.5371,190.4827'%20id='Fill-52'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(25.526900,%20130.636000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-12'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(9.473100,%206.364000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.6504,193.0648%20C77.0744,193.0648%2073.9514,190.5158%2072.7804,189.2068%20C65.7574,192.4928%2060.2554,191.1508%2060.0194,191.0888%20C59.4844,190.9528%2059.1614,190.4088%2059.2974,189.8738%20C59.4334,189.3378%2059.9774,189.0168%2060.5114,189.1508%20C60.5994,189.1738%2065.9754,190.4348%2072.6184,187.0598%20L73.4604,186.6318%20L73.9354,187.4488%20C74.0284,187.5998%2076.4154,191.3548%2084.5734,191.0468%20C93.0324,190.7288%2097.3594,187.2188%2097.4024,187.1838%20C97.8264,186.8298%2098.4574,186.8898%2098.8094,187.3118%20C99.1624,187.7348%2099.1084,188.3628%2098.6864,188.7168%20C98.4924,188.8788%2093.8424,192.6998%2084.6474,193.0448%20C84.3064,193.0578%2083.9744,193.0648%2083.6504,193.0648'%20id='Fill-404'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.9443,196.2093%20C74.8543,196.2093%2074.7633,196.1973%2074.6733,196.1723%20C74.4823,196.1183%2072.7693,195.6213%2071.6373,194.6793%20C71.2133,194.3253%2071.1553,193.6943%2071.5083,193.2713%20C71.8633,192.8473%2072.4933,192.7883%2072.9173,193.1423%20C73.6023,193.7133%2074.8063,194.1333%2075.2133,194.2463%20C75.7443,194.3953%2076.0543,194.9463%2075.9063,195.4793%20C75.7833,195.9203%2075.3813,196.2093%2074.9443,196.2093'%20id='Fill-406'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-408'%20fill='%23FFFFFF'%20points='124.918%20121.252%20146.918%20121.252%20146.918%2097.252%20124.918%2097.252'%3e%3c/polygon%3e%3cpath%20d='M125.918,120.252%20L145.918,120.252%20L145.918,98.252%20L125.918,98.252%20L125.918,120.252%20Z%20M123.918,122.252%20L147.918,122.252%20L147.918,96.252%20L123.918,96.252%20L123.918,122.252%20Z'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-411'%20fill='%23E1F2FF'%20points='124.918%20130.636%20146.918%20130.636%20146.918%20121.252%20124.918%20121.252'%3e%3c/polygon%3e%3cpath%20d='M125.918,129.636%20L145.918,129.636%20L145.918,122.252%20L125.918,122.252%20L125.918,129.636%20Z%20M123.918,131.636%20L147.918,131.636%20L147.918,120.252%20L123.918,120.252%20L123.918,131.636%20Z'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='132.0557'%20y1='101.0677'%20x2='139.7807'%20y2='101.0677'%20id='Fill-413'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M139.7803,102.0677%20L132.0553,102.0677%20C131.5033,102.0677%20131.0553,101.6207%20131.0553,101.0677%20C131.0553,100.5147%20131.5033,100.0677%20132.0553,100.0677%20L139.7803,100.0677%20C140.3333,100.0677%20140.7803,100.5147%20140.7803,101.0677%20C140.7803,101.6207%20140.3333,102.0677%20139.7803,102.0677'%20id='Fill-414'%20fill='%23E1F2FF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/App.svg.js b/lib/static/illustrations/App.svg.js new file mode 100644 index 00000000..db8d948d --- /dev/null +++ b/lib/static/illustrations/App.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eCommon/Illustrations/App%3c/title%3e%3cdefs%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-3'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-5'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-7'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-9'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-11'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-13'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-15'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-17'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-19'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-21'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-23'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-25'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-27'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-29'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-31'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-33'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-35'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-37'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-39'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-41'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-43'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-45'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-47'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-49'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-51'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-53'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-55'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-57'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-59'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-61'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-63'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-65'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-67'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-69'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-71'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-73'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-75'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-77'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-79'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-81'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-83'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-85'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-87'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-89'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-91'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-93'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-95'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-97'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-99'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-101'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-103'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-105'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-107'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-109'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-111'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-113'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-115'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-117'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-119'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-121'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-123'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-125'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-127'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-129'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-131'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-133'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-135'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-137'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-139'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-141'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0%20L14.7193567,5.88%20Z'%20id='path-143'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-145'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-147'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-149'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-151'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-153'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-155'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-157'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-159'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-161'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-163'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-165'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-167'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-169'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-171'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-173'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-175'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-177'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-179'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-181'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-183'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-185'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-187'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-189'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-191'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-193'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-195'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-197'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-199'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-201'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-203'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-205'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-207'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-209'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-211'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-213'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-215'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-217'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-219'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-221'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-223'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-225'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-227'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-229'%3e%3c/path%3e%3cpath%20d='M14.7193567,5.88%20C14.7193567,5.88%20-6.27964334,19.872%201.88535666,36.187%20L1.88535666,36.187%20C10.0533567,52.5%2024.2113567,58.012%2028.4603567,58.12%20L28.4603567,58.12%20C32.7113567,58.227%2030.7403567,67.144%2036.1463567,67.073%20L36.1463567,67.073%20C41.5533567,67%2046.1413567,65.819%2047.0133567,64.411%20L47.0133567,64.411%20C49.5683567,66.357%2053.2193567,69.341%2058.5523567,68.504%20L58.5523567,68.504%20C63.8853567,67.667%2075.4743567,64.301%2075.4313567,61.151%20L75.4313567,61.151%20C75.3863567,58%2086.2973567,42.867%2086.2973567,42.867%20L86.2973567,42.867%20L89.5533567,30.29%20L81.2283567,4.168%20L26.7773567,0'%20id='path-231'%3e%3c/path%3e%3cpolygon%20id='path-233'%20points='0%200%2056.4215684%200%2056.4215684%2051.6684%200%2051.6684'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/App'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M24.9951,223.9148%20C24.9951,166.7218%2071.3591,120.3558%20128.5531,120.3558%20C185.7461,120.3558%20232.1111,166.7218%20232.1111,223.9148%20L24.9951,223.9148%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M53.8291,56.3318%20C53.2761,56.3318%2052.8291,55.8848%2052.8291,55.3318%20L52.8291,48.3318%20C52.8291,47.7788%2053.2761,47.3318%2053.8291,47.3318%20C54.3821,47.3318%2054.8291,47.7788%2054.8291,48.3318%20L54.8291,55.3318%20C54.8291,55.8848%2054.3821,56.3318%2053.8291,56.3318'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.3291,52.8318%20L50.3291,52.8318%20C49.7761,52.8318%2049.3291,52.3848%2049.3291,51.8318%20C49.3291,51.2788%2049.7761,50.8318%2050.3291,50.8318%20L57.3291,50.8318%20C57.8821,50.8318%2058.3291,51.2788%2058.3291,51.8318%20C58.3291,52.3848%2057.8821,52.8318%2057.3291,52.8318'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M217.2139,126.7517%20C216.6609,126.7517%20216.2139,126.3047%20216.2139,125.7517%20L216.2139,118.7517%20C216.2139,118.1987%20216.6609,117.7517%20217.2139,117.7517%20C217.7669,117.7517%20218.2139,118.1987%20218.2139,118.7517%20L218.2139,125.7517%20C218.2139,126.3047%20217.7669,126.7517%20217.2139,126.7517'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M220.7139,123.2517%20L213.7139,123.2517%20C213.1609,123.2517%20212.7139,122.8047%20212.7139,122.2517%20C212.7139,121.6987%20213.1609,121.2517%20213.7139,121.2517%20L220.7139,121.2517%20C221.2669,121.2517%20221.7139,121.6987%20221.7139,122.2517%20C221.7139,122.8047%20221.2669,123.2517%20220.7139,123.2517'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M175.5312,35.5594%20C175.2552,35.5594%20175.0312,35.3354%20175.0312,35.0594%20L175.0312,31.1224%20C175.0312,30.8454%20175.2552,30.6224%20175.5312,30.6224%20C175.8072,30.6224%20176.0312,30.8454%20176.0312,31.1224%20L176.0312,35.0594%20C176.0312,35.3354%20175.8072,35.5594%20175.5312,35.5594'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M177.5,33.5906%20L173.562,33.5906%20C173.286,33.5906%20173.063,33.3666%20173.063,33.0906%20C173.063,32.8146%20173.286,32.5906%20173.562,32.5906%20L177.5,32.5906%20C177.776,32.5906%20178,32.8146%20178,33.0906%20C178,33.3666%20177.776,33.5906%20177.5,33.5906'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.9951,167.7019%20C24.7191,167.7019%2024.4951,167.4779%2024.4951,167.2019%20L24.4951,163.2649%20C24.4951,162.9879%2024.7191,162.7649%2024.9951,162.7649%20C25.2711,162.7649%2025.4951,162.9879%2025.4951,163.2649%20L25.4951,167.2019%20C25.4951,167.4779%2025.2711,167.7019%2024.9951,167.7019'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M26.9639,165.7332%20L23.0259,165.7332%20C22.7499,165.7332%2022.5269,165.5092%2022.5269,165.2332%20C22.5269,164.9572%2022.7499,164.7332%2023.0259,164.7332%20L26.9639,164.7332%20C27.2399,164.7332%2027.4639,164.9572%2027.4639,165.2332%20C27.4639,165.5092%2027.2399,165.7332%2026.9639,165.7332'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.1533,178.0193%20C209.8773,178.0193%20209.6533,177.7953%20209.6533,177.5193%20L209.6533,173.5823%20C209.6533,173.3053%20209.8773,173.0823%20210.1533,173.0823%20C210.4293,173.0823%20210.6533,173.3053%20210.6533,173.5823%20L210.6533,177.5193%20C210.6533,177.7953%20210.4293,178.0193%20210.1533,178.0193'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.1221,176.0506%20L208.1841,176.0506%20C207.9081,176.0506%20207.6851,175.8266%20207.6851,175.5506%20C207.6851,175.2746%20207.9081,175.0506%20208.1841,175.0506%20L212.1221,175.0506%20C212.3981,175.0506%20212.6221,175.2746%20212.6221,175.5506%20C212.6221,175.8266%20212.3981,176.0506%20212.1221,176.0506'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='33.6104'%20y1='235.7263'%20x2='55.9434'%20y2='235.7263'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,236.7263%20L33.6104,236.7263%20C33.0574,236.7263%2032.6104,236.2793%2032.6104,235.7263%20C32.6104,235.1733%2033.0574,234.7263%2033.6104,234.7263%20L55.9434,234.7263%20C56.4964,234.7263%2056.9434,235.1733%2056.9434,235.7263%20C56.9434,236.2793%2056.4964,236.7263%2055.9434,236.7263'%20id='Fill-25'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M248.2197,225.7644%20L243.2197,225.7644%20C242.6667,225.7644%20242.2197,225.3174%20242.2197,224.7644%20C242.2197,224.2114%20242.6667,223.7644%20243.2197,223.7644%20L248.2197,223.7644%20C248.7727,223.7644%20249.2197,224.2114%20249.2197,224.7644%20C249.2197,225.3174%20248.7727,225.7644%20248.2197,225.7644'%20id='Fill-27'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='8'%20y1='224.7644'%20x2='13.334'%20y2='224.7644'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.334,225.7644%20L8,225.7644%20C7.447,225.7644%207,225.3174%207,224.7644%20C7,224.2114%207.447,223.7644%208,223.7644%20L13.334,223.7644%20C13.887,223.7644%2014.334,224.2114%2014.334,224.7644%20C14.334,225.3174%2013.887,225.7644%2013.334,225.7644'%20id='Fill-31'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='99.3477'%20y1='235.7263'%20x2='155.0747'%20y2='235.7263'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0742,236.7263%20L99.3472,236.7263%20C98.7952,236.7263%2098.3472,236.2793%2098.3472,235.7263%20C98.3472,235.1733%2098.7952,234.7263%2099.3472,234.7263%20L155.0742,234.7263%20C155.6272,234.7263%20156.0742,235.1733%20156.0742,235.7263%20C156.0742,236.2793%20155.6272,236.7263%20155.0742,236.7263'%20id='Fill-35'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='161.7197'%20y1='235.7263'%20x2='173.0527'%20y2='235.7263'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,236.7263%20L161.7197,236.7263%20C161.1667,236.7263%20160.7197,236.2793%20160.7197,235.7263%20C160.7197,235.1733%20161.1667,234.7263%20161.7197,234.7263%20L173.0527,234.7263%20C173.6057,234.7263%20174.0527,235.1733%20174.0527,235.7263%20C174.0527,236.2793%20173.6057,236.7263%20173.0527,236.7263'%20id='Fill-39'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='94.3867'%20y1='235.7263'%20x2='90.0527'%20y2='235.7263'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3867,236.7263%20L90.0527,236.7263%20C89.4997,236.7263%2089.0527,236.2793%2089.0527,235.7263%20C89.0527,235.1733%2089.4997,234.7263%2090.0527,234.7263%20L94.3867,234.7263%20C94.9397,234.7263%2095.3867,235.1733%2095.3867,235.7263%20C95.3867,236.2793%2094.9397,236.7263%2094.3867,236.7263'%20id='Fill-43'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='235.7263'%20x2='26.2197'%20y2='235.7263'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2197,236.7263%20L22.5527,236.7263%20C21.9997,236.7263%2021.5527,236.2793%2021.5527,235.7263%20C21.5527,235.1733%2021.9997,234.7263%2022.5527,234.7263%20L26.2197,234.7263%20C26.7727,234.7263%2027.2197,235.1733%2027.2197,235.7263%20C27.2197,236.2793%2026.7727,236.7263%2026.2197,236.7263'%20id='Fill-47'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='220.2139'%20y1='235.7263'%20x2='233.8809'%20y2='235.7263'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8809,236.7263%20L220.2139,236.7263%20C219.6609,236.7263%20219.2139,236.2793%20219.2139,235.7263%20C219.2139,235.1733%20219.6609,234.7263%20220.2139,234.7263%20L233.8809,234.7263%20C234.4339,234.7263%20234.8809,235.1733%20234.8809,235.7263%20C234.8809,236.2793%20234.4339,236.7263%20233.8809,236.7263'%20id='Fill-51'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M236.0488,224.7644%20L219.9918,224.7644%20C220.5898,222.7164%20220.9238,220.5554%20220.9238,218.3144%20C220.9238,205.6034%20210.6188,195.2994%20197.9078,195.2994%20C187.7778,195.2994%20179.1828,201.8474%20176.1078,210.9394%20C175.0248,210.6984%20173.8998,210.5664%20172.7438,210.5664%20C164.6488,210.5664%20158.0278,216.8244%20157.4218,224.7644%20L143.7048,224.7994%20C143.1688,215.1924%20135.7588,207.4224%20126.3008,206.3604%20C123.2418,191.5224%20110.1068,180.3674%2094.3638,180.3674%20C83.6548,180.3674%2074.1528,185.5294%2068.2078,193.4994%20C66.1428,192.9814%2063.9818,192.7024%2061.7548,192.7024%20C47.1518,192.7024%2035.3138,204.5404%2035.3138,219.1444%20C35.3138,221.0864%2035.5288,222.9774%2035.9278,224.7994%20L19.6668,224.7994'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.7598,225.8015%20L142.7068,224.8555%20C142.1978,215.7325%20135.2508,208.3715%20126.1898,207.3545%20L125.4678,207.2735%20L125.3218,206.5625%20C122.3118,191.9625%20109.2928,181.3665%2094.3638,181.3665%20C84.2858,181.3665%2075.0438,186.0075%2069.0098,194.0975%20L68.6118,194.6315%20L67.9648,194.4695%20C65.9378,193.9605%2063.8488,193.7025%2061.7548,193.7025%20C47.7268,193.7025%2036.3138,205.1155%2036.3138,219.1445%20C36.3138,220.9605%2036.5128,222.7915%2036.9048,224.5855%20L37.1698,225.7995%20L19.6668,225.7995%20C19.1138,225.7995%2018.6668,225.3525%2018.6668,224.7995%20C18.6668,224.2465%2019.1138,223.7995%2019.6668,223.7995%20L34.7138,223.7995%20C34.4478,222.2565%2034.3138,220.6965%2034.3138,219.1445%20C34.3138,204.0135%2046.6238,191.7025%2061.7548,191.7025%20C63.7908,191.7025%2065.8228,191.9295%2067.8068,192.3755%20C74.2268,184.0995%2083.8678,179.3665%2094.3638,179.3665%20C109.9978,179.3665%20123.6618,190.2975%20127.1278,205.4585%20C136.4988,206.8385%20143.6778,214.3755%20144.6288,223.7975%20L156.5218,223.7665%20C157.5978,215.7325%20164.5508,209.5665%20172.7438,209.5665%20C173.6468,209.5665%20174.5548,209.6425%20175.4558,209.7935%20C178.9828,200.4895%20187.8968,194.2995%20197.9078,194.2995%20C211.1508,194.2995%20221.9238,205.0725%20221.9238,218.3145%20C221.9238,220.1365%20221.7108,221.9645%20221.2888,223.7645%20L236.0488,223.7645%20C236.6018,223.7645%20237.0488,224.2115%20237.0488,224.7645%20C237.0488,225.3175%20236.6018,225.7645%20236.0488,225.7645%20L218.6578,225.7645%20L219.0318,224.4845%20C219.6238,222.4565%20219.9238,220.3815%20219.9238,218.3145%20C219.9238,206.1755%20210.0478,196.2995%20197.9078,196.2995%20C188.4618,196.2995%20180.0808,202.3115%20177.0548,211.2595%20L176.7668,212.1105%20L175.8898,211.9155%20C174.8498,211.6835%20173.7908,211.5665%20172.7438,211.5665%20C165.2808,211.5665%20158.9878,217.3975%20158.4188,224.8405%20L158.3488,225.7625%20L142.7598,225.8015%20Z'%20id='Fill-55'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M59.5371,208.1677%20C59.5371,208.1677%2057.2661,208.6287%2057.2661,207.8047%20C57.2661,195.7057%2091.8651,192.8787%2095.0431,205.6367%20C96.0921,209.8467%2071.9431,210.9407%2070.4051,205.5047%20L59.5371,208.1677'%20id='Fill-57'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group-62'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-61'%3e%3c/g%3e%3cpath%20d='M63.0263567,120.973%20L68.0053567,120.973%20C69.7173567,120.973%2071.2713567,119.925%2071.8913567,118.329%20C73.6583567,113.779%2073.2173567,109.598%2073.4293567,106.022%20C73.8203567,99.397%2072.7853567,96.002%2071.7973567,90.461%20L64.3243567,90.634%20C64.3243567,90.634%2064.9593567,93.387%2065.3823567,101.646%20C65.5133567,104.201%2061.2913567,114.464%2061.4893567,119.499%20C61.5213567,120.325%2062.2003567,120.973%2063.0263567,120.973'%20id='Fill-60'%20fill='%239452BA'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-65'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-64'%3e%3c/g%3e%3cpath%20d='M65.5097567,91.6068%20C65.7377567,93.1178%2066.1047567,96.1908%2066.3817567,101.5948%20C66.4427567,102.7778%2065.8397567,104.9028%2064.8517567,108.2718%20C63.7507567,112.0288%2062.3797567,116.7048%2062.4887567,119.4608%20C62.4997567,119.7478%2062.7367567,119.9728%2063.0267567,119.9728%20L68.0057567,119.9728%20C69.3067567,119.9728%2070.4927567,119.1678%2070.9597567,117.9668%20C72.2527567,114.6358%2072.3027567,111.5578%2072.3527567,108.5818%20C72.3667567,107.6768%2072.3817567,106.8038%2072.4317567,105.9618%20C72.7417567,100.6838%2072.1317567,97.5268%2071.3577567,93.5298%20C71.2307567,92.8718%2071.0987567,92.1928%2070.9667567,91.4808%20L65.5097567,91.6068%20Z%20M68.0057567,121.9728%20L63.0267567,121.9728%20C61.6567567,121.9728%2060.5427567,120.9038%2060.4897567,119.5388%20C60.3687567,116.4568%2061.7307567,111.8088%2062.9327567,107.7098%20C63.6687567,105.1978%2064.4307567,102.6008%2064.3837567,101.6968%20C63.9727567,93.6788%2063.3557567,90.8838%2063.3497567,90.8568%20L63.0787567,89.6648%20L72.6317567,89.4418%20L72.7817567,90.2858%20C72.9627567,91.3018%2073.1467567,92.2458%2073.3217567,93.1498%20C74.0897567,97.1218%2074.7537567,100.5508%2074.4277567,106.0808%20C74.3797567,106.8948%2074.3657567,107.7398%2074.3517567,108.6138%20C74.3027567,111.6198%2074.2457567,115.0268%2072.8237567,118.6918%20C72.0607567,120.6548%2070.1247567,121.9728%2068.0057567,121.9728%20L68.0057567,121.9728%20Z'%20id='Fill-63'%20fill='%2352267D'%20mask='url(%23mask-4)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-68'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-67'%3e%3c/g%3e%3cpath%20d='M48.5321567,97.3041%20L42.5201567,90.4871%20L38.8081567,90.6331%20C38.8081567,90.6331%2038.2871567,96.3051%2038.0741567,98.6801%20C37.6981567,102.8661%2035.9631567,111.0681%2034.8971567,114.6671%20C34.5511567,115.8381%2034.3491567,116.9321%2034.2941567,117.9241%20C34.2001567,119.5931%2035.5921567,120.9731%2037.2641567,120.9731%20L41.6761567,120.9731%20C44.2451567,120.9731%2046.5291567,119.2581%2047.1601567,116.7681%20C49.1261567,109.0141%2048.5321567,97.3041%2048.5321567,97.3041'%20id='Fill-66'%20fill='%239452BA'%20mask='url(%23mask-6)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-71'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-8'%20fill='white'%3e%3cuse%20xlink:href='%23path-7'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-70'%3e%3c/g%3e%3cpath%20d='M39.7245567,91.598%20C39.5695567,93.282%2039.2315567,96.971%2039.0705567,98.769%20C38.7005567,102.886%2036.9945567,111.108%2035.8565567,114.952%20C35.5345567,116.04%2035.3435567,117.06%2035.2915567,117.98%20C35.2635567,118.483%2035.4445567,118.967%2035.8005567,119.343%20C36.1795567,119.744%2036.7125567,119.973%2037.2645567,119.973%20L41.6755567,119.973%20C43.8195567,119.973%2045.6755567,118.554%2046.1905567,116.523%20C47.9115567,109.735%2047.6245567,99.682%2047.5475567,97.701%20L42.0845567,91.504%20L39.7245567,91.598%20Z%20M41.6755567,121.973%20L37.2645567,121.973%20C36.1645567,121.973%2035.1025567,121.515%2034.3475567,120.717%20C33.6095567,119.937%2033.2365567,118.925%2033.2955567,117.869%20C33.3555567,116.793%2033.5725567,115.621%2033.9385567,114.383%20C35.0275567,110.703%2036.7245567,102.531%2037.0785567,98.59%20C37.2905567,96.215%2037.8125567,90.541%2037.8125567,90.541%20L37.8925567,89.668%20L42.9555567,89.469%20L49.5135567,96.905%20L49.5315567,97.253%20C49.5555567,97.738%2050.1095567,109.203%2048.1295567,117.014%20C47.3895567,119.934%2044.7365567,121.973%2041.6755567,121.973%20L41.6755567,121.973%20Z'%20id='Fill-69'%20fill='%2352267D'%20mask='url(%23mask-8)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-74'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-10'%20fill='white'%3e%3cuse%20xlink:href='%23path-9'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-73'%3e%3c/g%3e%3cpath%20d='M40.1142567,71.9173%20C44.4942567,71.8273%2048.5982567,68.8123%2057.5352567,68.3993%20C57.6642567,67.8153%2057.8212567,67.2883%2058.0202567,66.8553%20C59.6372567,63.3543%2061.9202567,53.2623%2060.4542567,46.6333%20L59.2952567,41.3883%20C58.9142567,39.6673%2058.7212567,37.9093%2058.7212567,36.1463%20C58.7212567,35.4123%2058.7972567,34.6953%2058.9382567,34.0033%20C58.9732567,33.8303%2059.0122567,33.6583%2059.0562567,33.4883%20C59.1882567,32.9793%2059.3562567,32.4833%2059.5572567,32.0073%20C59.6252567,31.8483%2059.6962567,31.6903%2059.7702567,31.5353%20C59.9202567,31.2263%2060.0842567,30.9243%2060.2612567,30.6313%20C60.4392567,30.3393%2060.6312567,30.0563%2060.8352567,29.7823%20C61.4472567,28.9643%2062.1762567,28.2353%2062.9952567,27.6233%20C63.2672567,27.4193%2063.5512567,27.2283%2063.8432567,27.0503%20C65.4512567,26.0723%2067.3392567,25.5103%2069.3582567,25.5103%20L71.1022567,25.5103%20C74.0402567,25.5103%2076.6992567,26.7003%2078.6242567,28.6253%20C78.8642567,28.8663%2079.0932567,29.1183%2079.3102567,29.3813%20C79.7042567,29.8583%2080.0552567,30.3723%2080.3622567,30.9143%20C80.4772567,31.1173%2080.5892567,31.3233%2080.6902567,31.5353%20C80.7652567,31.6903%2080.8362567,31.8483%2080.9032567,32.0073%20C81.1052567,32.4833%2081.2732567,32.9793%2081.4042567,33.4883%20C81.5362567,33.9983%2081.6302567,34.5223%2081.6842567,35.0603%20C81.7202567,35.4173%2081.7392567,35.7793%2081.7392567,36.1463%20C81.7392567,36.8793%2081.4422567,37.5423%2080.9632567,38.0213%20C80.4832567,38.5023%2079.8202567,38.7993%2079.0882567,38.7993%20L68.1972567,38.7993%20L69.8452567,48.2513%20C71.7802567,57.9603%2071.1992567,64.4543%2069.7002567,68.7833%20C69.3662567,69.7483%2067.4642567,73.1683%2067.4642567,73.1683%20C72.9102567,81.7613%2081.2602567,85.5173%2090.1892567,86.6063%20C97.7802567,87.5333%20114.168257,80.6113%20105.718257,72.6043%20C97.2702567,64.5963%20107.479257,69.5753%20108.982257,70.5883%20C110.485257,71.6023%20119.175257,79.1103%20109.744257,90.1273%20C105.756257,94.7863%20101.239257,99.0213%2090.3692567,102.2683%20C88.6262567,102.7883%2079.1142567,103.4793%2073.9942567,104.9493%20C58.7482567,109.3263%2046.3532567,104.5673%2039.4082567,94.5033%20C32.4912567,84.4803%2038.3852567,71.9523%2040.1142567,71.9173'%20id='Fill-72'%20fill='%239452BA'%20mask='url(%23mask-10)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-77'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-12'%20fill='white'%3e%3cuse%20xlink:href='%23path-11'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-76'%3e%3c/g%3e%3cpath%20d='M40.2789567,72.9134%20C39.7979567,73.2894%2038.4669567,75.3694%2037.6829567,78.7824%20C36.9439567,81.9934%2036.2949567,88.2304%2040.2319567,93.9354%20C47.4309567,104.3674%2059.6359567,108.0324%2073.7179567,103.9884%20C76.9849567,103.0514%2081.9769567,102.4254%2085.6199567,101.9694%20C87.6189567,101.7184%2089.5059567,101.4814%2090.0829567,101.3104%20C100.967957,98.0584%20105.234957,93.8564%20108.983957,89.4774%20C112.100957,85.8374%20113.445957,82.2704%20112.985957,78.8744%20C112.449957,74.9204%20109.510957,72.1504%20108.422957,71.4174%20C107.631957,70.8844%20105.388957,69.8044%20103.981957,69.3434%20C104.405957,69.8704%20105.139957,70.6774%20106.405957,71.8784%20C109.685957,74.9854%20109.357957,77.7964%20108.505957,79.6054%20C105.987957,84.9534%2095.5379567,88.2724%2090.0679567,87.5994%20C79.5379567,86.3134%2071.6479567,81.6394%2066.6189567,73.7034%20L66.3009567,73.2014%20L66.5899567,72.6824%20C67.3099567,71.3894%2068.5329567,69.0994%2068.7549567,68.4564%20C70.4809567,63.4734%2070.5179567,56.7404%2068.8649567,48.4464%20L67.0079567,37.7994%20L79.0879567,37.7994%20C79.5289567,37.7994%2079.9429567,37.6274%2080.2549567,37.3154%20C80.5669567,37.0034%2080.7389567,36.5884%2080.7389567,36.1464%20C80.7389567,35.8134%2080.7229567,35.4844%2080.6899567,35.1604%20C80.6409567,34.6784%2080.5559567,34.1994%2080.4369567,33.7384%20C80.3179567,33.2804%2080.1659567,32.8304%2079.9819567,32.3974%20C79.9219567,32.2534%2079.8579567,32.1114%2079.7899567,31.9714%20C79.6969567,31.7764%2079.5969567,31.5914%2079.4919567,31.4074%20C79.2129567,30.9134%2078.8919567,30.4454%2078.5389567,30.0174%20C78.3429567,29.7784%2078.1339567,29.5504%2077.9149567,29.3314%20C76.0969567,27.5124%2073.6769567,26.5104%2071.1029567,26.5104%20L69.3579567,26.5104%20C67.5909567,26.5104%2065.8629567,26.9924%2064.3619567,27.9044%20C64.0989567,28.0654%2063.8419567,28.2384%2063.5949567,28.4244%20C62.8509567,28.9794%2062.1909567,29.6384%2061.6359567,30.3814%20C61.4509567,30.6294%2061.2769567,30.8864%2061.1159567,31.1504%20C60.9549567,31.4154%2060.8069567,31.6894%2060.6709567,31.9704%20C60.6059567,32.1084%2060.5399567,32.2514%2060.4789567,32.3964%20C60.2959567,32.8294%2060.1439567,33.2814%2060.0239567,33.7384%20C59.9849567,33.8924%2059.9499567,34.0474%2059.9179567,34.2024%20C59.7879567,34.8414%2059.7219567,35.4954%2059.7219567,36.1464%20C59.7219567,37.8334%2059.9059567,39.5234%2060.2719567,41.1724%20L61.4309567,46.4174%20C62.9459567,53.2714%2060.6069567,63.6394%2058.9289567,67.2744%20C58.7739567,67.6094%2058.6339567,68.0614%2058.5119567,68.6154%20L58.3469567,69.3634%20L57.5809567,69.3984%20C52.5539567,69.6304%2049.0349567,70.7264%2046.2079567,71.6054%20C44.0719567,72.2704%2042.2209567,72.8484%2040.2789567,72.9134%20L40.2789567,72.9134%20Z%20M63.0989567,107.5554%20C52.9599567,107.5554%2044.2059567,103.2164%2038.5849567,95.0714%20C33.0699567,87.0804%2035.2439567,77.8284%2037.3979567,73.6214%20C38.7699567,70.9444%2039.7669567,70.9244%2040.0939567,70.9174%20C41.8049567,70.8824%2043.4849567,70.3584%2045.6129567,69.6964%20C48.4099567,68.8254%2051.8579567,67.7524%2056.7459567,67.4414%20C56.8569567,67.0624%2056.9779567,66.7304%2057.1119567,66.4374%20C58.6489567,63.1084%2060.8769567,53.1784%2059.4779567,46.8494%20L58.3179567,41.6034%20C57.9229567,39.8144%2057.7219567,37.9784%2057.7219567,36.1464%20C57.7219567,35.3604%2057.8019567,34.5714%2057.9589567,33.8034%20C57.9969567,33.6134%2058.0399567,33.4254%2058.0889567,33.2384%20C58.2319567,32.6864%2058.4159567,32.1414%2058.6369567,31.6184%20C58.7099567,31.4444%2058.7869567,31.2724%2058.8679567,31.1034%20C59.0329567,30.7624%2059.2129567,30.4334%2059.4069567,30.1124%20C59.6019567,29.7924%2059.8109567,29.4824%2060.0329567,29.1844%20C60.7049567,28.2864%2061.4999567,27.4924%2062.3969567,26.8224%20C62.6929567,26.6004%2063.0029567,26.3904%2063.3229567,26.1954%20C65.1379567,25.0934%2067.2249567,24.5104%2069.3579567,24.5104%20L71.1029567,24.5104%20C74.2109567,24.5104%2077.1339567,25.7204%2079.3309567,27.9184%20C79.5949567,28.1834%2079.8449567,28.4584%2080.0819567,28.7444%20C80.5099567,29.2634%2080.8969567,29.8274%2081.2319567,30.4224%20C81.3579567,30.6444%2081.4809567,30.8704%2081.5919567,31.1034%20C81.6729567,31.2704%2081.7499567,31.4424%2081.8239567,31.6174%20C82.0459567,32.1414%2082.2309567,32.6864%2082.3729567,33.2394%20C82.5169567,33.7964%2082.6199567,34.3754%2082.6799567,34.9584%20C82.7189567,35.3504%2082.7389567,35.7454%2082.7389567,36.1464%20C82.7389567,37.1224%2082.3589567,38.0394%2081.6699567,38.7284%20C80.9819567,39.4194%2080.0649567,39.7994%2079.0879567,39.7994%20L69.3869567,39.7994%20L70.8309567,48.0794%20C72.5499567,56.7034%2072.4879567,63.7874%2070.6459567,69.1104%20C70.3639567,69.9214%2069.1939567,72.0944%2068.6289567,73.1274%20C73.3349567,80.2314%2080.6269567,84.4324%2090.3109567,85.6144%20C95.5129567,86.2404%20104.738957,82.9114%20106.695957,78.7544%20C107.538957,76.9644%20106.993957,75.1904%20105.030957,73.3294%20C101.686957,70.1604%20100.846957,68.7304%20101.698957,67.6674%20C103.187957,65.8124%20109.478957,69.7174%20109.540957,69.7594%20C111.150957,70.8454%20114.356957,74.0904%20114.967957,78.6054%20C115.508957,82.5914%20114.005957,86.6864%20110.503957,90.7774%20C106.709957,95.2094%20102.052957,99.8214%2090.6549567,103.2264%20C89.9189567,103.4454%2088.2209567,103.6584%2085.8689567,103.9534%20C82.2899567,104.4014%2077.3879567,105.0164%2074.2709567,105.9104%20C70.4259567,107.0144%2066.6759567,107.5554%2063.0989567,107.5554%20L63.0989567,107.5554%20Z'%20id='Fill-75'%20fill='%2352267D'%20mask='url(%23mask-12)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-80'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-14'%20fill='white'%3e%3cuse%20xlink:href='%23path-13'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-79'%3e%3c/g%3e%3cpath%20d='M49.5741567,57.4466%20C49.9231567,46.1866%2040.9861567,37.3376%2030.8301567,35.4676%20C28.7211567,35.0796%2028.0351567,34.4176%2025.7281567,34.4176%20L23.9621567,34.4176%20C18.0111567,34.4176%2013.1851567,39.2426%2013.1851567,45.1936%20C13.1851567,46.6766%2014.3881567,47.8806%2015.8721567,47.8806%20C15.8721567,47.8806%2033.9911567,47.8756%2034.0761567,47.8666%20L35.5531567,47.8686%20C35.5511567,47.8706%2034.0751567,47.8716%2034.0721567,47.8736%20C38.0791567,49.5746%2040.5731567,54.6946%2041.0121567,57.4466%20C41.6381567,61.3646%2041.1801567,64.5966%2039.8441567,67.2116%20C38.9531567,68.9526%2038.8521567,71.0506%2038.9891567,72.7496%20C38.9891567,72.7496%2039.0321567,72.7636%2039.0931567,72.7846%20C39.1551567,73.6926%2039.3031567,74.7256%2039.5731567,75.9046%20C41.2791567,74.7156%2043.9321567,72.9256%2044.4181567,72.6706%20C45.4651567,72.1176%2047.8281567,70.8596%2048.8861567,70.2536%20C55.6441567,66.3796%2049.3751567,63.8506%2049.5741567,57.4466'%20id='Fill-78'%20fill='%239452BA'%20mask='url(%23mask-14)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-83'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-16'%20fill='white'%3e%3cuse%20xlink:href='%23path-15'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-82'%3e%3c/g%3e%3cpath%20d='M39.9482567,72.0189%20L40.0452567,72.0509%20L40.0912567,72.7159%20C40.1232567,73.1959%2040.1802567,73.6969%2040.2622567,74.2139%20C41.7272567,73.2109%2043.4992567,72.0239%2043.9512567,71.7859%20C45.1302567,71.1639%2047.3902567,69.9569%2048.3882567,69.3859%20C51.8172567,67.4199%2051.3282567,66.3359%2050.1452567,63.7169%20C49.4092567,62.0849%2048.4922567,60.0549%2048.5742567,57.4149%20C48.9272567,46.0069%2039.6022567,38.0989%2030.6492567,36.4509%20C29.7852567,36.2909%2029.1392567,36.0889%2028.5712567,35.9109%20C27.6942567,35.6349%2027.0032567,35.4169%2025.7282567,35.4169%20L23.9622567,35.4169%20C18.5712567,35.4169%2014.1852567,39.8029%2014.1852567,45.1939%20C14.1852567,46.1229%2014.9422567,46.8799%2015.8722567,46.8799%20C22.0012567,46.8779%2033.6882567,46.8729%2034.0492567,46.8669%20L38.8492567,46.8729%20L36.6982567,48.3069%20C39.7112567,50.7159%2041.5982567,54.7759%2042.0002567,57.2899%20C42.6382567,61.2849%2042.2132567,64.7759%2040.7342567,67.6659%20C40.0332567,69.0379%2039.9022567,70.6949%2039.9482567,72.0189%20L39.9482567,72.0189%20Z%20M38.9292567,77.5729%20L38.5982567,76.1279%20C38.3912567,75.2259%2038.2422567,74.3519%2038.1542567,73.5209%20L38.0452567,73.4839%20L37.9922567,72.8299%20C37.7992567,70.4239%2038.1222567,68.3809%2038.9532567,66.7559%20C40.2342567,64.2499%2040.5942567,61.1709%2040.0252567,57.6049%20C39.6652567,55.3499%2037.4902567,50.5279%2033.8462567,48.8669%20C32.9502567,48.8719%2029.5112567,48.8759%2015.8722567,48.8799%20C13.8392567,48.8799%2012.1852567,47.2269%2012.1852567,45.1939%20C12.1852567,38.7009%2017.4692567,33.4169%2023.9622567,33.4169%20L25.7282567,33.4169%20C27.3092567,33.4169%2028.2142567,33.7019%2029.1712567,34.0019%20C29.7102567,34.1709%2030.2672567,34.3469%2031.0102567,34.4839%20C40.7842567,36.2839%2050.9622567,44.9539%2050.5742567,57.4779%20C50.5062567,59.6549%2051.2832567,61.3749%2051.9692567,62.8939%20C53.1582567,65.5279%2054.3872567,68.2519%2049.3832567,71.1209%20C48.1262567,71.8419%2045.2132567,73.3809%2044.8852567,73.5549%20C44.5012567,73.7569%2042.0652567,75.3859%2040.1452567,76.7249%20L38.9292567,77.5729%20Z'%20id='Fill-81'%20fill='%2352267D'%20mask='url(%23mask-16)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-86'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-18'%20fill='white'%3e%3cuse%20xlink:href='%23path-17'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-85'%3e%3c/g%3e%3cpath%20d='M43.8027567,70.4564%20C43.7147567,68.7184%2043.4487567,67.8254%2043.6437567,67.1174%20C44.7657567,63.0444%2045.1307567,61.7584%2045.1307567,57.4464%20C45.1307567,53.1614%2042.6487567,48.9264%2038.9837567,46.6734%20C38.7817567,46.5494%2036.1437567,46.3634%2034.0727567,47.8734%20C38.0787567,49.5744%2040.5737567,54.6944%2041.0127567,57.4464%20C41.6397567,61.3644%2041.1807567,64.5974%2039.8437567,67.2114%20C38.9527567,68.9524%2038.8527567,71.0504%2038.9897567,72.7494%20C38.9897567,72.7494%2043.9057567,74.5954%2043.8027567,70.4564'%20id='Fill-84'%20fill='%23F3E3FF'%20mask='url(%23mask-18)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-89'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-20'%20fill='white'%3e%3cuse%20xlink:href='%23path-19'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-88'%3e%3c/g%3e%3cpath%20d='M39.4648567,72.3802%20C40.2628567,72.6182%2041.7838567,72.8992%2042.6218567,72.3002%20C43.0948567,71.9632%2043.3228567,71.3502%2043.3028567,70.4752%20C43.2708567,69.8272%2043.2118567,69.2992%2043.1628567,68.8562%20C43.0768567,68.0771999%2043.0158567,67.5152%2043.1608567,66.9842%20L43.1928567,66.8742%20C44.2968567,62.8622%2044.6308567,61.6512%2044.6308567,57.4462%20C44.6308567,53.3672%2042.3118567,49.3062%2038.7218567,47.0992%20C38.5748567,47.0692%2036.7938567,46.9532%2035.1028567,47.8242%20C38.7548567,49.8792%2041.0638567,54.5962%2041.5068567,57.3672%20C42.1278567,61.2542%2041.7188567,64.6432%2040.2888567,67.4392%20C39.4778567,69.0252%2039.3808567,70.9452%2039.4648567,72.3802%20M41.2208567,73.6572%20C40.0058567,73.6572%2038.8858567,73.2442%2038.8138567,73.2172%20L38.5168567,73.1062%20L38.4908567,72.7892%20C38.3628567,71.2002%2038.4168567,68.9032%2039.3988567,66.9842%20C40.7298567,64.3802%2041.1068567,61.1982%2040.5188567,57.5262%20C40.0618567,54.6592%2037.4978567,49.8712%2033.8768567,48.3332%20L33.0648567,47.9882%20L33.7778567,47.4692%20C35.9458567,45.8902%2038.8038567,45.9772%2039.2448567,46.2472%20C43.1238567,48.6322%2045.6308567,53.0272%2045.6308567,57.4462%20C45.6308567,61.7862%2045.2588567,63.1352%2044.1558567,67.1402%20L44.1258567,67.2502%20C44.0298567,67.5962%2044.0798567,68.0542%2044.1568567,68.7462%20C44.2078567,69.2072%2044.2678567,69.7572%2044.3018567,70.4312%20L44.3028567,70.4432%20C44.3328567,71.6752%2043.9618567,72.5742%2043.1998567,73.1162%20C42.6258567,73.5252%2041.9078567,73.6572%2041.2208567,73.6572'%20id='Fill-87'%20fill='%2352267D'%20mask='url(%23mask-20)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-92'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-22'%20fill='white'%3e%3cuse%20xlink:href='%23path-21'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-91'%3e%3c/g%3e%3cpath%20d='M18.3075566,36.2484%20C18.3075566,36.2484%2018.3035567,34.3664%2020.1725567,33.6184%20C20.7445567,33.3914%2021.7855567,32.9664%2021.7855567,32.9664%20C21.7855567,32.9664%2022.8995567,35.3214%2021.6375567,35.9164%20C19.8215567,36.7704%2018.3075566,36.2484%2018.3075566,36.2484'%20id='Fill-90'%20fill='%23FFFFFF'%20mask='url(%23mask-22)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-95'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-24'%20fill='white'%3e%3cuse%20xlink:href='%23path-23'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-94'%3e%3c/g%3e%3cpath%20d='M18.8583567,35.8587%20C19.3713567,35.9337%2020.3403567,35.9727%2021.4243567,35.4637%20C21.5513567,35.4037%2021.6303567,35.3147%2021.6813567,35.1737%20C21.8313567,34.7567%2021.6693567,34.0877%2021.5073567,33.6187%20C21.1563567,33.7617%2020.6813567,33.9547%2020.3573567,34.0837%20C19.3023567,34.5047%2018.9653567,35.3577%2018.8583567,35.8587%20M19.4813567,36.9067%20C18.6983567,36.9067%2018.1823567,36.7337%2018.1443567,36.7207%20L17.8083567,36.6047%20L17.8073567,36.2497%20C17.8073567,36.1587%2017.8283567,34.0187%2019.9873567,33.1547%20C20.5573567,32.9267%2021.5953567,32.5037%2021.5963567,32.5037%20L22.0343567,32.3247%20L22.2373567,32.7527%20C22.3173567,32.9207%2023.0073567,34.4367%2022.6233567,35.5117%20C22.4833567,35.8997%2022.2163567,36.1967%2021.8503567,36.3687%20C20.9573567,36.7897%2020.1283567,36.9067%2019.4813567,36.9067'%20id='Fill-93'%20fill='%2352267D'%20mask='url(%23mask-24)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-98'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-26'%20fill='white'%3e%3cuse%20xlink:href='%23path-25'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-97'%3e%3c/g%3e%3cpath%20d='M22.9882567,34.9251%20C22.9882567,34.9251%2023.0422567,32.3611%2025.9262567,31.9871%20C26.4652567,31.9171%2027.8682567,31.9501%2027.8682567,31.9501%20C27.8682567,31.9501%2028.5162567,34.6641%2026.9952567,34.9251%20C25.1262567,35.2451%2022.9882567,34.9251%2022.9882567,34.9251'%20id='Fill-96'%20fill='%23FFFFFF'%20mask='url(%23mask-26)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-101'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-28'%20fill='white'%3e%3cuse%20xlink:href='%23path-27'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-100'%3e%3c/g%3e%3cpath%20d='M23.5546567,34.4876%20C24.2746567,34.5596%2025.6656567,34.6466%2026.9106567,34.4316%20C27.0796567,34.4036%2027.1976567,34.3276%2027.2886567,34.1876%20C27.5636567,33.7726%2027.5246567,32.9666%2027.4506567,32.4436%20C26.9636567,32.4376%2026.2956567,32.4426%2025.9906567,32.4826%20C24.2356567,32.7106%2023.7106567,33.8426%2023.5546567,34.4876%20M25.1196567,35.5676%20C23.9256567,35.5676%2022.9736567,35.4276%2022.9136567,35.4196%20L22.4796567,35.3546%20L22.4886567,34.9146%20C22.5096567,33.8796%2023.2426567,31.8306%2025.8626567,31.4906%20C26.4336567,31.4176%2027.8226567,31.4486%2027.8796567,31.4506%20L28.2646567,31.4596%20L28.3546567,31.8346%20C28.4006567,32.0266%2028.7836567,33.7396%2028.1236567,34.7376%20C27.8806567,35.1076%2027.5196567,35.3416%2027.0786567,35.4186%20C26.4216567,35.5306%2025.7386567,35.5676%2025.1196567,35.5676'%20id='Fill-99'%20fill='%2352267D'%20mask='url(%23mask-28)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-104'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-30'%20fill='white'%3e%3cuse%20xlink:href='%23path-29'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-103'%3e%3c/g%3e%3cpath%20d='M28.7245567,35.1703%20C28.7245567,35.1703%2029.1045567,32.3263%2031.6595567,33.1083%20C32.7505567,33.4423%2033.3575567,34.2723%2033.3575567,34.2723%20C33.3575567,34.2723%2032.8485567,36.4373%2031.8315567,36.1933%20C30.0575567,35.7693%2028.7245567,35.1703%2028.7245567,35.1703'%20id='Fill-102'%20fill='%23FFFFFF'%20mask='url(%23mask-30)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-107'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-32'%20fill='white'%3e%3cuse%20xlink:href='%23path-31'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-106'%3e%3c/g%3e%3cpath%20d='M29.3066567,34.8705%20C29.8136567,35.0725%2030.7876567,35.4305%2031.9486567,35.7075%20C31.9886567,35.7155%2032.0296567,35.7165%2032.0946567,35.6775%20C32.3786567,35.5015%2032.6576567,34.8815%2032.8046567,34.3975%20C32.5876567,34.1725%2032.1416567,33.7795%2031.5126567,33.5875%20C30.9306567,33.4085%2030.4676567,33.4365%2030.0986567,33.6725%20C29.6466567,33.9605%2029.4146567,34.5055%2029.3066567,34.8705%20M31.9896567,36.7125%20C31.8986567,36.7125%2031.8066567,36.7015%2031.7156567,36.6805%20C29.9156567,36.2495%2028.5766567,35.6515%2028.5196567,35.6265%20L28.1796567,35.4745%20L28.2296567,35.1035%20C28.2376567,35.0405%2028.4496567,33.5425%2029.5556567,32.8325%20C30.1796567,32.4325%2030.9356567,32.3665%2031.8056567,32.6305%20C33.0416567,33.0095%2033.7326567,33.9365%2033.7606567,33.9765%20L33.8966567,34.1625%20L33.8436567,34.3865%20C33.8046567,34.5525%2033.4396567,36.0225%2032.6196567,36.5275%20C32.4206567,36.6505%2032.2066567,36.7125%2031.9896567,36.7125'%20id='Fill-105'%20fill='%2352267D'%20mask='url(%23mask-32)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-110'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-34'%20fill='white'%3e%3cuse%20xlink:href='%23path-33'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-109'%3e%3c/g%3e%3cpath%20d='M36.1435567,48.9759%20C36.1435567,48.9759%2042.0995567,45.7389%2040.9665567,40.2899%20C41.7565567,40.9419%2043.8715567,42.9279%2044.6375567,43.9449%20C44.6375567,45.0109%2044.8335567,49.2469%2038.9855567,52.0829%20C37.9555567,51.0169%2037.0895567,49.6859%2036.1435567,48.9759'%20id='Fill-108'%20fill='%23FFFFFF'%20mask='url(%23mask-34)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-113'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-36'%20fill='white'%3e%3cuse%20xlink:href='%23path-35'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-112'%3e%3c/g%3e%3cpath%20d='M36.9804567,49.0404%20C37.4004567,49.4474%2037.8024567,49.9364%2038.2214567,50.4434%20C38.5044567,50.7864%2038.7954567,51.1394%2039.0954567,51.4694%20C44.0674567,48.9114%2044.1424567,45.3854%2044.1384567,44.1174%20C43.5864567,43.4294%2042.4904567,42.3424%2041.6084567,41.5254%20C41.6764567,45.4534%2038.3684567,48.1034%2036.9804567,49.0404%20L36.9804567,49.0404%20Z%20M38.8764567,52.6914%20L38.6264567,52.4314%20C38.2094567,51.9994%2037.8234567,51.5314%2037.4514567,51.0804%20C36.8954567,50.4074%2036.3714567,49.7714%2035.8434567,49.3764%20L35.2214567,48.9094%20L35.9044567,48.5364%20C35.9604567,48.5064%2041.5194567,45.4054%2040.4774567,40.3924%20L40.1874567,39.0004%20L41.2854567,39.9044%20C42.1304567,40.6024%2044.2514567,42.6024%2045.0374567,43.6444%20L45.1374567,43.7774%20L45.1374567,43.9444%20C45.1564567,47.7584%2043.1594567,50.6144%2039.2034567,52.5334%20L38.8764567,52.6914%20Z'%20id='Fill-111'%20fill='%2352267D'%20mask='url(%23mask-36)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-116'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-38'%20fill='white'%3e%3cuse%20xlink:href='%23path-37'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-115'%3e%3c/g%3e%3cpath%20d='M19.1181566,35.7308%20C19.1181566,35.7308%2019.1161567,34.7558%2020.0841567,34.3698%20C20.3791567,34.2518%2020.9181567,34.0318%2020.9181567,34.0318%20C20.9181567,34.0318%2021.4951567,35.2518%2020.8421567,35.5588%20C19.9011567,36.0018%2019.1181566,35.7308%2019.1181566,35.7308'%20id='Fill-114'%20fill='%23F3E3FF'%20mask='url(%23mask-38)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-119'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-40'%20fill='white'%3e%3cuse%20xlink:href='%23path-39'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-118'%3e%3c/g%3e%3cpath%20d='M24.2196567,34.3451%20C24.2196567,34.3451%2024.2466567,33.0371%2025.7176567,32.8471%20C25.9916567,32.8111%2026.7076567,32.8281%2026.7076567,32.8281%20C26.7076567,32.8281%2027.0376567,34.2121%2026.2626567,34.3451%20C25.3096567,34.5081%2024.2196567,34.3451%2024.2196567,34.3451'%20id='Fill-117'%20fill='%23F3E3FF'%20mask='url(%23mask-40)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-122'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-42'%20fill='white'%3e%3cuse%20xlink:href='%23path-41'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-121'%3e%3c/g%3e%3cpath%20d='M29.6435567,34.9662%20C29.6435567,34.9662%2029.8445567,33.4572%2031.2005567,33.8712%20C31.7805567,34.0492%2032.1015567,34.4882%2032.1015567,34.4882%20C32.1015567,34.4882%2031.8315567,35.6382%2031.2915567,35.5092%20C30.3505567,35.2832%2029.6435567,34.9662%2029.6435567,34.9662'%20id='Fill-120'%20fill='%23F3E3FF'%20mask='url(%23mask-42)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-125'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-44'%20fill='white'%3e%3cuse%20xlink:href='%23path-43'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-124'%3e%3c/g%3e%3cpath%20d='M28.1122567,46.0765%20L22.6672567,46.0765%20C22.6672567,43.3335%2024.8892567,41.1095%2027.6332567,41.1095%20L28.1122567,41.1095%20C29.4832567,41.1095%2030.5942567,42.2225%2030.5942567,43.5935%20C30.5942567,44.9645%2029.4832567,46.0765%2028.1122567,46.0765'%20id='Fill-123'%20fill='%23F3E3FF'%20mask='url(%23mask-44)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-128'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-46'%20fill='white'%3e%3cuse%20xlink:href='%23path-45'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-127'%3e%3c/g%3e%3cpath%20d='M27.6532567,45.9828%20L22.7602567,45.9828%20C22.7602567,43.8288%2024.5072567,42.0818%2026.6622567,42.0818%20L27.6532567,42.0818%20C28.7302567,42.0818%2029.6042567,42.9548%2029.6042567,44.0318%20C29.6042567,45.1098%2028.7302567,45.9828%2027.6532567,45.9828'%20id='Fill-126'%20fill='%23FFFFFF'%20mask='url(%23mask-46)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-131'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-48'%20fill='white'%3e%3cuse%20xlink:href='%23path-47'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-130'%3e%3c/g%3e%3cpath%20d='M23.2978567,45.4828%20L27.6528567,45.4828%20C28.4528567,45.4828%2029.1048567,44.8318%2029.1048567,44.0318%20C29.1048567,43.2318%2028.4528567,42.5818%2027.6528567,42.5818%20L26.6618567,42.5818%20C24.9558567,42.5818%2023.5398567,43.8428%2023.2978567,45.4828%20M27.6528567,46.4828%20L22.2608567,46.4828%20L22.2608567,45.9828%20C22.2608567,43.5558%2024.2348567,41.5818%2026.6618567,41.5818%20L27.6528567,41.5818%20C29.0048567,41.5818%2030.1048567,42.6808%2030.1048567,44.0318%20C30.1048567,45.3828%2029.0048567,46.4828%2027.6528567,46.4828'%20id='Fill-129'%20fill='%2352267D'%20mask='url(%23mask-48)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-134'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-50'%20fill='white'%3e%3cuse%20xlink:href='%23path-49'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-133'%3e%3c/g%3e%3cpath%20d='M23.6464567,44.9173%20C23.6464567,45.5193%2024.1344567,46.0073%2024.7364567,46.0073%20C25.3374567,46.0073%2025.8264567,45.5193%2025.8264567,44.9173%20C25.8264567,44.3153%2025.3374567,43.8273%2024.7364567,43.8273%20C24.1344567,43.8273%2023.6464567,44.3153%2023.6464567,44.9173'%20id='Fill-132'%20fill='%2352267D'%20mask='url(%23mask-50)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-137'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-52'%20fill='white'%3e%3cuse%20xlink:href='%23path-51'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-136'%3e%3c/g%3e%3cpath%20d='M15.6230567,47.0619%20L15.6230567,47.0619%20C15.9330567,46.9959%2016.2100567,46.8239%2016.4070567,46.5759%20L16.7710567,46.1169%20L15.9590567,46.2909%20L15.4790567,46.3929%20C15.2950567,46.4329%2015.1780567,46.6149%2015.2170567,46.7989%20C15.2570567,46.9839%2015.4380567,47.1009%2015.6230567,47.0619'%20id='Fill-135'%20fill='%2352267D'%20mask='url(%23mask-52)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-140'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-54'%20fill='white'%3e%3cuse%20xlink:href='%23path-53'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-139'%3e%3c/g%3e%3cpath%20d='M37.1493567,49.0834%20C37.1493567,49.0834%2041.7373567,46.6134%2041.6673567,41.6374%20C43.6383567,43.0734%2044.1723567,44.0014%2044.1723567,44.0014%20C44.1723567,44.0014%2043.8293567,46.3704%2042.7253567,47.5654%20C41.0323567,49.4014%2039.2673567,49.9664%2037.1493567,49.0834'%20id='Fill-138'%20fill='%23E1F2FF'%20mask='url(%23mask-54)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-143'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-56'%20fill='white'%3e%3cuse%20xlink:href='%23path-55'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-142'%3e%3c/g%3e%3cpath%20d='M41.4931567,48.2103%20C41.4931567,48.2103%2039.6841567,50.0503%2037.9201567,50.9333'%20id='Fill-141'%20fill='%23FFFFFF'%20mask='url(%23mask-56)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-146'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23path-57'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-145'%3e%3c/g%3e%3cpath%20d='M38.1435567,51.3802%20L37.6965567,50.4852%20C39.3635567,49.6512%2041.1195567,47.8772%2041.1365567,47.8592%20L41.8495567,48.5612%20C41.7735567,48.6382%2039.9615567,50.4702%2038.1435567,51.3802'%20id='Fill-144'%20fill='%2352267D'%20mask='url(%23mask-58)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-149'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23path-59'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-148'%3e%3c/g%3e%3cpath%20d='M59.4843567,67.558%20L58.4623567,65.541%20C54.6453567,56.16%2054.0563567,50.651%2056.0363567,41.697%20L57.1963567,36.452%20C57.5763567,34.73%2057.7683567,32.973%2057.7683567,31.21%20C57.7683567,25.336%2053.0053567,20.574%2047.1313567,20.574%20L45.4143567,20.574%20C39.6203567,20.574%2034.9233567,25.271%2034.9233567,31.065%20L34.9233567,31.367%20C34.9233567,32.745%2036.0413567,33.862%2037.4193567,33.862%20L48.2933567,33.862%20L46.6443567,43.314%20C41.5973567,68.645%2042.1033567,78.915%2052.0353567,76.804'%20id='Fill-147'%20fill='%239452BA'%20mask='url(%23mask-60)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-152'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23path-61'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-151'%3e%3c/g%3e%3cpath%20d='M49.6991567,78.0746%20C47.8211567,78.0746%2046.3271567,77.5086%2045.1711567,76.3666%20C41.4831567,72.7266%2041.6221567,63.4046%2045.6641567,43.1186%20L47.1031567,34.8616%20L37.4191567,34.8616%20C35.4921567,34.8616%2033.9241567,33.2936%2033.9241567,31.3666%20L33.9241567,31.0646%20C33.9241567,24.7286%2039.0781567,19.5736%2045.4141567,19.5736%20L47.1321567,19.5736%20C53.5491567,19.5736%2058.7681567,24.7936%2058.7681567,31.2106%20C58.7681567,33.0396%2058.5681567,34.8756%2058.1731567,36.6676%20L57.0121567,41.9126%20C55.0781567,50.6636%2055.6111567,55.8786%2059.3881567,65.1646%20L60.3761567,67.1056%20L58.5931567,68.0106%20L57.5701567,65.9936%20C53.6241567,56.3026%2053.0461567,50.5926%2055.0591567,41.4806%20L56.2201567,36.2356%20C56.5841567,34.5856%2056.7681567,32.8946%2056.7681567,31.2106%20C56.7681567,25.8966%2052.4451567,21.5736%2047.1321567,21.5736%20L45.4141567,21.5736%20C40.1801567,21.5736%2035.9241567,25.8316%2035.9241567,31.0646%20L35.9241567,31.3666%20C35.9241567,32.1906%2036.5951567,32.8616%2037.4191567,32.8616%20L49.4821567,32.8616%20L47.6301567,43.4856%20C44.9521567,56.9266%2042.7371567,71.1536%2046.5751567,74.9436%20C47.6971567,76.0516%2049.4161567,76.3406%2051.8271567,75.8256%20L52.2431567,77.7826%20C51.3271567,77.9766%2050.4791567,78.0746%2049.6991567,78.0746'%20id='Fill-150'%20fill='%2352267D'%20mask='url(%23mask-62)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-155'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-64'%20fill='white'%3e%3cuse%20xlink:href='%23path-63'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-154'%3e%3c/g%3e%3cpath%20d='M40.1650567,21.8324%20C40.1650567,21.8324%2040.3400567,19.9884%2042.1720567,19.2564%20C42.7310567,19.0324%2043.6060567,19.2704%2043.6060567,19.2704%20C43.6060567,19.2704%2044.6650567,20.9254%2043.4280567,21.5064%20C41.6480567,22.3444%2040.1650567,21.8324%2040.1650567,21.8324'%20id='Fill-153'%20fill='%23FFFFFF'%20mask='url(%23mask-64)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-158'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-157'%3e%3c/g%3e%3cpath%20d='M40.7607567,21.4525%20C41.2727567,21.5225%2042.1817567,21.5415%2043.2147567,21.0545%20C43.4217567,20.9565%2043.4787567,20.8405%2043.5037567,20.7495%20C43.5907567,20.4505%2043.4267567,19.9965%2043.2817567,19.7105%20C42.9897567,19.6565%2042.5907567,19.6285%2042.3577567,19.7205%20C41.3317567,20.1305%2040.9217567,20.9475%2040.7607567,21.4525%20M41.3147567,22.4865%20C40.5457567,22.4865%2040.0387567,22.3175%2040.0017567,22.3055%20L39.6297567,22.1775%20L39.6667567,21.7855%20C39.6757567,21.6975%2039.8947567,19.6285%2041.9867567,18.7925%20C42.6847567,18.5145%2043.6317567,18.7615%2043.7387567,18.7885%20L43.9237567,18.8395%20L44.0277567,19.0015%20C44.0997567,19.1135%2044.7247567,20.1285%2044.4647567,21.0275%20C44.3457567,21.4385%2044.0607567,21.7615%2043.6407567,21.9585%20C42.7627567,22.3715%2041.9487567,22.4865%2041.3147567,22.4865'%20id='Fill-156'%20fill='%2352267D'%20mask='url(%23mask-66)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-161'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-68'%20fill='white'%3e%3cuse%20xlink:href='%23path-67'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-160'%3e%3c/g%3e%3cpath%20d='M44.5273567,21.224%20C44.5273567,21.224%2044.5883567,18.32%2047.8543567,17.897%20C48.4643567,17.818%2049.2473567,17.878%2049.2473567,17.878%20C49.2473567,17.878%2050.7873567,20.929%2049.0643567,21.224%20C46.9473567,21.587%2044.5273567,21.224%2044.5273567,21.224'%20id='Fill-159'%20fill='%23FFFFFF'%20mask='url(%23mask-68)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-164'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-70'%20fill='white'%3e%3cuse%20xlink:href='%23path-69'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-163'%3e%3c/g%3e%3cpath%20d='M45.0917567,20.7884%20C45.8887567,20.8704%2047.5227567,20.9804%2048.9797567,20.7304%20C49.1937567,20.6944%2049.2637567,20.6064%2049.3047567,20.5254%20C49.5237567,20.0924%2049.2387567,19.0814%2048.9217567,18.3614%20C48.6547567,18.3514%2048.2517567,18.3484%2047.9187567,18.3924%20C45.8427567,18.6614%2045.2567567,20.0554%2045.0917567,20.7884%20M46.9407567,21.8864%20C45.5947567,21.8864%2044.5207567,21.7284%2044.4527567,21.7184%20L44.0187567,21.6524%20L44.0277567,21.2134%20C44.0517567,20.0594%2044.8687567,17.7784%2047.7897567,17.4004%20C48.4417567,17.3154%2049.2517567,17.3764%2049.2847567,17.3804%20L49.5667567,17.4014%20L49.6937567,17.6524%20C49.8047567,17.8744%2050.7677567,19.8454%2050.1977567,20.9754%20C50.0567567,21.2564%2049.7597567,21.6124%2049.1487567,21.7174%20C48.4077567,21.8444%2047.6377567,21.8864%2046.9407567,21.8864'%20id='Fill-162'%20fill='%2352267D'%20mask='url(%23mask-70)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-167'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-72'%20fill='white'%3e%3cuse%20xlink:href='%23path-71'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-166'%3e%3c/g%3e%3cpath%20d='M50.3720567,21.8851%20C50.3720567,21.8851%2050.8150567,19.1101%2053.2980567,19.9391%20C54.3580567,20.2921%2054.9320567,21.1201%2054.9320567,21.1201%20C54.9320567,21.1201%2054.3790567,23.2281%2053.3900567,22.9641%20C51.6630567,22.5041%2050.3720567,21.8851%2050.3720567,21.8851'%20id='Fill-165'%20fill='%23FFFFFF'%20mask='url(%23mask-72)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-170'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-74'%20fill='white'%3e%3cuse%20xlink:href='%23path-73'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-169'%3e%3c/g%3e%3cpath%20d='M50.9618567,21.6%20C51.4568567,21.811%2052.3968567,22.182%2053.5188567,22.481%20C53.5498567,22.491%2053.5888567,22.495%2053.6538567,22.456%20C53.9358567,22.292%2054.2178567,21.706%2054.3758567,21.232%20C54.1688567,21.006%2053.7438567,20.615%2053.1398567,20.413%20C52.5738567,20.223%2052.1218567,20.241%2051.7578567,20.463%20C51.3168567,20.73%2051.0788567,21.248%2050.9618567,21.6%20M53.5598567,23.487%20C53.4598567,23.487%2053.3598567,23.474%2053.2608567,23.448%20C51.5088567,22.981%2050.2098567,22.362%2050.1558567,22.336%20L49.8188567,22.174%20L49.8778567,21.806%20C49.8888567,21.745%2050.1338567,20.278%2051.2388567,19.608%20C51.8608567,19.229%2052.6078567,19.181%2053.4558567,19.464%20C54.6608567,19.867%2055.3158567,20.796%2055.3428567,20.836%20L55.4738567,21.025%20L55.4148567,21.247%20C55.3458567,21.512%2054.9598567,22.854%2054.1568567,23.321%20C53.9678567,23.431%2053.7648567,23.487%2053.5598567,23.487'%20id='Fill-168'%20fill='%2352267D'%20mask='url(%23mask-74)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-173'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-76'%20fill='white'%3e%3cuse%20xlink:href='%23path-75'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-172'%3e%3c/g%3e%3cpath%20d='M40.3427567,71.5814%20C40.9627567,71.1174%2041.5907567,70.8494%2042.1297567,70.7204'%20id='Fill-171'%20fill='%23F3E3FF'%20mask='url(%23mask-76)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-176'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-78'%20fill='white'%3e%3cuse%20xlink:href='%23path-77'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-175'%3e%3c/g%3e%3cpath%20d='M40.6425567,71.9818%20L40.0425567,71.1808%20C40.8165567,70.6028%2041.5415567,70.3468%2042.0135567,70.2338%20L42.2465567,71.2068%20C41.8665567,71.2968%2041.2785567,71.5048%2040.6425567,71.9818'%20id='Fill-174'%20fill='%2352267D'%20mask='url(%23mask-78)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-179'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-80'%20fill='white'%3e%3cuse%20xlink:href='%23path-79'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-178'%3e%3c/g%3e%3cpath%20d='M43.9433567,71.5248%20C42.1663567,64.3018%2045.3733567,50.4948%2045.9623567,47.0958%20L48.2963567,33.4808%20L49.3193567,33.4808%20C50.6163567,33.4808%2051.5963567,34.8898%2051.4133567,36.1748%20L49.7203567,47.9848%20C49.1483567,51.9838%2048.5523567,70.4998%2055.5013567,74.4758%20C56.9833567,75.3248%2059.3933567,74.7678%2060.3003567,74.3348%20C63.6033567,72.7568%2064.5533567,68.6388%2065.2773567,65.3208%20C66.7743567,58.4508%2065.6073567,53.0578%2065.2763567,47.6728%20L64.9283567,40.9358%20C64.8653567,39.7178%2065.8343567,38.4248%2067.0513567,38.4248%20L68.2933567,38.4248%20L70.5293567,52.0418%20C71.2013567,55.9188%2072.9313567,69.3638%2065.0093567,75.6668%20C64.8663567,75.7808%2066.9353567,76.2438%2066.3363567,77.3038%20C63.9533567,81.5158%2057.0483567,82.1818%2055.7483567,83.9858%20C50.7413567,90.9298%2055.4303567,105.7258%2055.4303567,105.7258%20C55.4303567,105.7258%2049.8733567,103.5088%2046.4313567,100.4238%20C38.3843567,93.2118%2037.3633567,82.7658%2037.3263567,79.6908%20C37.2813567,76.0108%2038.2483567,73.7298%2039.4373567,72.3678'%20id='Fill-177'%20fill='%23F3E3FF'%20mask='url(%23mask-80)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-182'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-82'%20fill='white'%3e%3cuse%20xlink:href='%23path-81'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-181'%3e%3c/g%3e%3cpath%20d='M56.2265567,106.5814%20L55.2455567,106.1904%20C55.0145567,106.0994%2049.5655567,103.9044%2046.0975567,100.7964%20C37.4215567,93.0204%2036.8525567,81.8554%2036.8265567,79.6964%20C36.7855567,76.3604%2037.5375567,73.7834%2039.0605567,72.0384%20L39.8145567,72.6964%20C38.4765567,74.2284%2037.7895567,76.6444%2037.8265567,79.6854%20C37.8415567,80.9634%2038.2235567,92.3954%2046.7655567,100.0524%20C49.2525567,102.2814%2052.9255567,104.0724%2054.6525567,104.8474%20C53.6765567,101.3164%2050.9665567,89.7634%2055.3425567,83.6934%20C55.9295567,82.8784%2057.2805567,82.3464%2058.9905567,81.6724%20C61.4555567,80.7004%2064.5245567,79.4904%2065.9005567,77.0584%20C65.9585567,76.9544%2065.9455567,76.9104%2065.9395567,76.8944%20C65.8645567,76.6594%2065.2865567,76.3934%2065.0695567,76.2934%20C64.7875567,76.1624%2064.5435567,76.0504%2064.5055567,75.7404%20L64.4725567,75.4634%20L64.6985567,75.2744%20C72.3235567,69.2094%2070.7115567,56.0234%2070.0375567,52.1264%20L67.8685567,38.9254%20L67.0515567,38.9254%20C66.6775567,38.9254%2066.3045567,39.1024%2065.9995567,39.4234%20C65.6205567,39.8224%2065.4015567,40.3934%2065.4275567,40.9094%20L65.7755567,47.6474%20C65.8505567,48.8714%2065.9705567,50.1014%2066.0915567,51.3484%20C66.5065567,55.6284%2066.9365567,60.0554%2065.7655567,65.4274%20C65.0625567,68.6544%2064.0975567,73.0754%2060.5165567,74.7854%20C59.5805567,75.2324%2056.9545567,75.8844%2055.2525567,74.9094%20C47.7965567,70.6434%2048.7425567,51.2964%2049.2255567,47.9134%20L50.9175567,36.1034%20C50.9945567,35.5704%2050.8085567,34.9694%2050.4325567,34.5354%20C50.1225567,34.1784%2049.7265567,33.9804%2049.3195567,33.9804%20L48.7175567,33.9804%20L46.4555567,47.1814%20C46.3745567,47.6434%2046.2475567,48.2954%2046.0895567,49.0964%20C45.1405567,53.9344%2042.9175567,65.2654%2044.4285567,71.4054%20L43.4575567,71.6434%20C41.8935567,65.2894%2044.0655567,54.2224%2045.1085567,48.9034%20C45.2635567,48.1114%2045.3905567,47.4674%2045.4695567,47.0114%20L47.8735567,32.9804%20L49.3195567,32.9804%20C50.0215567,32.9804%2050.6845567,33.3004%2051.1875567,33.8804%20C51.7565567,34.5364%2052.0265567,35.4204%2051.9085567,36.2454%20L50.2155567,48.0564%20C49.5495567,52.7064%2049.2455567,70.3194%2055.7485567,74.0424%20C57.0205567,74.7694%2059.2365567,74.2894%2060.0845567,73.8834%20C63.2255567,72.3844%2064.1285567,68.2394%2064.7895567,65.2144%20C65.9255567,59.9954%2065.5035567,55.6484%2065.0955567,51.4444%20C64.9735567,50.1854%2064.8535567,48.9444%2064.7775567,47.7034%20L64.4295567,40.9614%20C64.3875567,40.1684%2064.7045567,39.3354%2065.2745567,38.7344%20C65.7695567,38.2124%2066.4015567,37.9254%2067.0515567,37.9254%20L68.7175567,37.9254%20L71.0225567,51.9604%20C71.7045567,55.8924%2073.2955567,68.9934%2065.8885567,75.5794%20C66.2905567,75.7934%2066.7365567,76.1064%2066.8915567,76.5874%20C66.9615567,76.8054%2066.9975567,77.1484%2066.7715567,77.5504%20C65.2205567,80.2914%2061.9695567,81.5724%2059.3575567,82.6024%20C57.9235567,83.1674%2056.5695567,83.7014%2056.1535567,84.2774%20C51.3495567,90.9414%2055.8615567,105.4294%2055.9075567,105.5744%20L56.2265567,106.5814%20Z'%20id='Fill-180'%20fill='%2352267D'%20mask='url(%23mask-82)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-185'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-84'%20fill='white'%3e%3cuse%20xlink:href='%23path-83'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-184'%3e%3c/g%3e%3cpath%20d='M109.257757,77.5482%20C109.257757,77.5482%20110.400757,76.2822%20109.757757,74.5822%20C109.562757,74.0642%20108.855757,73.6172%20108.855757,73.6172%20C108.855757,73.6172%20107.072757,73.9282%20107.447757,75.1302%20C107.986757,76.8602%20109.257757,77.5482%20109.257757,77.5482'%20id='Fill-183'%20fill='%23FFFFFF'%20mask='url(%23mask-84)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-188'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-86'%20fill='white'%3e%3cuse%20xlink:href='%23path-85'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-187'%3e%3c/g%3e%3cpath%20d='M108.750957,74.1556%20C108.472957,74.2366%20108.085957,74.4006%20107.946957,74.6296%20C107.906957,74.6956%20107.867957,74.7966%20107.925957,74.9816%20C108.225957,75.9436%20108.770957,76.5376%20109.133957,76.8456%20C109.366957,76.4216%20109.632957,75.6656%20109.289957,74.7596%20C109.212957,74.5526%20108.951957,74.3116%20108.750957,74.1556%20L108.750957,74.1556%20Z%20M109.364957,78.1756%20L109.019957,77.9876%20C108.959957,77.9556%20107.563957,77.1806%20106.970957,75.2786%20C106.839957,74.8596%20106.882957,74.4546%20107.094957,74.1066%20C107.552957,73.3566%20108.646957,73.1466%20108.769957,73.1256%20L108.958957,73.0926%20L109.121957,73.1946%20C109.208957,73.2496%20109.978957,73.7496%20110.225957,74.4066%20C110.967957,76.3686%20109.683957,77.8226%20109.628957,77.8836%20L109.364957,78.1756%20Z'%20id='Fill-186'%20fill='%2352267D'%20mask='url(%23mask-86)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-191'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-88'%20fill='white'%3e%3cuse%20xlink:href='%23path-87'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-190'%3e%3c/g%3e%3cpath%20d='M108.879857,75.7894%20C108.879857,75.7894%20109.279857,75.3454%20109.054857,74.7484%20C108.985857,74.5664%20108.737857,74.4104%20108.737857,74.4104%20C108.737857,74.4104%20108.112857,74.5194%20108.244857,74.9404%20C108.433857,75.5474%20108.879857,75.7894%20108.879857,75.7894'%20id='Fill-189'%20fill='%23F3E3FF'%20mask='url(%23mask-88)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-194'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-90'%20fill='white'%3e%3cuse%20xlink:href='%23path-89'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-193'%3e%3c/g%3e%3cpath%20d='M99.8974567,86.6166%20C99.8974567,86.6166%2098.8114567,84.1396%20101.405457,82.5036%20C101.889457,82.1976%20102.573457,81.9426%20102.573457,81.9426%20C102.573457,81.9426%20105.069457,83.9166%20103.730457,84.8406%20C102.084457,85.9756%2099.8974567,86.6166%2099.8974567,86.6166'%20id='Fill-192'%20fill='%23FFFFFF'%20mask='url(%23mask-90)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-197'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-92'%20fill='white'%3e%3cuse%20xlink:href='%23path-91'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-196'%3e%3c/g%3e%3cpath%20d='M102.481457,82.5189%20C102.255457,82.6149%20101.928457,82.7639%20101.671457,82.9259%20C100.072457,83.9359%20100.090457,85.2939%20100.229457,85.9819%20C100.944457,85.7339%20102.335457,85.1949%20103.446457,84.4289%20C103.598457,84.3239%20103.622457,84.2349%20103.625457,84.1549%20C103.639457,83.7189%20103.022457,82.9979%20102.481457,82.5189%20L102.481457,82.5189%20Z%20M99.6164567,87.2199%20L99.4394567,86.8179%20C99.0034567,85.8249%2098.7984567,83.5569%20101.138457,82.0809%20C101.660457,81.7509%20102.369457,81.4859%20102.398457,81.4739%20L102.662457,81.3759%20L102.883457,81.5499%20C103.180457,81.7859%20104.662457,83.0179%20104.624457,84.1869%20C104.614457,84.4879%20104.501457,84.9159%20104.014457,85.2509%20C102.321457,86.4189%20100.130457,87.0699%20100.038457,87.0959%20L99.6164567,87.2199%20Z'%20id='Fill-195'%20fill='%2352267D'%20mask='url(%23mask-92)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-200'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-94'%20fill='white'%3e%3cuse%20xlink:href='%23path-93'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-199'%3e%3c/g%3e%3cpath%20d='M100.800757,85.6849%20C100.800757,85.6849%20100.198757,84.3109%20101.637757,83.4039%20C101.905757,83.2349%20102.284757,83.0929%20102.284757,83.0929%20C102.284757,83.0929%20103.668757,84.1869%20102.926757,84.6999%20C102.013757,85.3299%20100.800757,85.6849%20100.800757,85.6849'%20id='Fill-198'%20fill='%23F3E3FF'%20mask='url(%23mask-94)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-203'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-96'%20fill='white'%3e%3cuse%20xlink:href='%23path-95'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-202'%3e%3c/g%3e%3cpath%20d='M107.815357,78.5042%20C107.815357,78.5042%20109.695357,80.1552%20107.892357,81.6322%20C107.122357,82.2632%20106.226357,82.3012%20106.226357,82.3012%20C106.226357,82.3012%20104.900357,80.8842%20105.569357,80.2652%20C106.736357,79.1822%20107.815357,78.5042%20107.815357,78.5042'%20id='Fill-201'%20fill='%23FFFFFF'%20mask='url(%23mask-96)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-206'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-98'%20fill='white'%3e%3cuse%20xlink:href='%23path-97'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-205'%3e%3c/g%3e%3cpath%20d='M107.739257,79.1576%20C107.340257,79.4366%20106.639257,79.9546%20105.909257,80.6316%20C105.876257,80.9616%20106.162257,81.4366%20106.428257,81.7696%20C106.696257,81.7186%20107.162257,81.5846%20107.576257,81.2456%20C107.970257,80.9226%20108.166257,80.5886%20108.174257,80.2256%20C108.182257,79.8036%20107.939257,79.4096%20107.739257,79.1576%20L107.739257,79.1576%20Z%20M106.018257,82.8106%20L105.861257,82.6426%20C105.692257,82.4626%20104.851257,81.5186%20104.882257,80.6716%20C104.892257,80.3666%20105.012257,80.0986%20105.229257,79.8976%20C106.417257,78.7966%20107.504257,78.1096%20107.550257,78.0806%20L107.865257,77.8826%20L108.145257,78.1286%20C108.188257,78.1666%20109.194257,79.0636%20109.174257,80.2386%20C109.162257,80.9056%20108.838257,81.5046%20108.209257,82.0186%20C107.320257,82.7476%20106.291257,82.7996%20106.248257,82.8016%20L106.018257,82.8106%20Z'%20id='Fill-204'%20fill='%2352267D'%20mask='url(%23mask-98)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-209'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-100'%20fill='white'%3e%3cuse%20xlink:href='%23path-99'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-208'%3e%3c/g%3e%3cpath%20d='M107.541957,79.6751%20C107.541957,79.6751%20108.374957,80.4061%20107.575957,81.0601%20C107.233957,81.3391%20106.837957,81.3571%20106.837957,81.3571%20C106.837957,81.3571%20106.250957,80.7291%20106.546957,80.4541%20C107.062957,79.9751%20107.541957,79.6751%20107.541957,79.6751'%20id='Fill-207'%20fill='%23F3E3FF'%20mask='url(%23mask-100)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-212'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-102'%20fill='white'%3e%3cuse%20xlink:href='%23path-101'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-211'%3e%3c/g%3e%3cpath%20d='M90.8749567,87.9183%20C90.8749567,87.9183%2090.2559567,85.7143%2092.6829567,84.8393%20C95.1079567,83.9643%2095.7609567,84.6913%2095.7609567,84.6913%20C95.7609567,84.6913%2097.1029567,86.9513%2095.9029567,87.6783%20C94.7039567,88.4053%2090.8749567,87.9183%2090.8749567,87.9183'%20id='Fill-210'%20fill='%23FFFFFF'%20mask='url(%23mask-102)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-215'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-104'%20fill='white'%3e%3cuse%20xlink:href='%23path-103'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-214'%3e%3c/g%3e%3cpath%20d='M91.3046567,87.4642%20C92.7506567,87.6152%2094.9426567,87.6772%2095.6436567,87.2502%20C96.2486567,86.8842%2095.6436567,85.5142%2095.3766567,85.0282%20C95.2226567,84.9462%2094.5516567,84.6932%2092.8526567,85.3102%20C91.3786567,85.8412%2091.2596567,86.9162%2091.3046567,87.4642%20M93.3846567,88.5792%20C92.1706567,88.5792%2091.0316567,88.4422%2090.8116567,88.4142%20L90.4836567,88.3722%20L90.3936567,88.0532%20C90.1356567,87.1362%2090.2466567,85.1862%2092.5126567,84.3682%20C95.1256567,83.4262%2095.9866567,84.1932%2096.1326567,84.3582%20C96.7836567,85.4342%2097.4436567,87.3292%2096.1616567,88.1062%20C95.5526567,88.4762%2094.4416567,88.5792%2093.3846567,88.5792'%20id='Fill-213'%20fill='%2352267D'%20mask='url(%23mask-104)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-218'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-106'%20fill='white'%3e%3cuse%20xlink:href='%23path-105'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-217'%3e%3c/g%3e%3cpath%20d='M92.0146567,87.4183%20C92.0146567,87.4183%2091.6926567,86.2723%2092.9536567,85.8163%20C94.2156567,85.3613%2094.5546567,85.7393%2094.5546567,85.7393%20C94.5546567,85.7393%2095.2526567,86.9153%2094.6286567,87.2933%20C94.0046567,87.6713%2092.0146567,87.4183%2092.0146567,87.4183'%20id='Fill-216'%20fill='%23F3E3FF'%20mask='url(%23mask-106)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-221'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-108'%20fill='white'%3e%3cuse%20xlink:href='%23path-107'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-220'%3e%3c/g%3e%3cpath%20d='M47.7665567,36.8011%20C47.7665567,36.8011%2051.6395567,38.9911%2057.0845567,37.0141%20C56.7105567,38.7031%2055.9505567,42.0981%2055.9505567,42.0981%20C55.9505567,42.0981%2050.9055567,43.6451%2047.0135567,41.1971%20C47.4125567,38.9551%2047.7665567,36.8011%2047.7665567,36.8011'%20id='Fill-219'%20fill='%23FFFFFF'%20mask='url(%23mask-108)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-224'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-110'%20fill='white'%3e%3cuse%20xlink:href='%23path-109'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-223'%3e%3c/g%3e%3cpath%20d='M47.5663567,40.9447%20C50.6643567,42.7047%2054.4823567,41.9507%2055.5283567,41.6927%20C55.6863567,40.9887%2056.0943567,39.1657%2056.4063567,37.7647%20C52.4443567,38.9437%2049.4123567,38.0487%2048.1523567,37.5317%20C48.0273567,38.2777%2047.8083567,39.5757%2047.5663567,40.9447%20M52.3133567,43.0867%20C50.6063567,43.0867%2048.5693567,42.7657%2046.7473567,41.6197%20L46.4623567,41.4407%20L46.5213567,41.1087%20C46.9203567,38.8717%2047.2733567,36.7207%2047.2733567,36.7197%20L47.3883567,36.0167%20L48.0113567,36.3657%20C48.0483567,36.3847%2051.7683567,38.4127%2056.9143567,36.5447%20L57.7693567,36.2337%20L57.5733567,37.1227%20C57.1993567,38.8117%2056.4383567,42.2077%2056.4383567,42.2077%20L56.3753567,42.4907%20L56.0963567,42.5767%20C55.9783567,42.6127%2054.3903567,43.0867%2052.3133567,43.0867'%20id='Fill-222'%20fill='%2352267D'%20mask='url(%23mask-110)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-227'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-112'%20fill='white'%3e%3cuse%20xlink:href='%23path-111'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-226'%3e%3c/g%3e%3cpath%20d='M76.7460567,26.9603%20C76.7460567,26.9603%2076.5690567,25.1023%2074.7250567,24.3643%20C74.1610567,24.1393%2072.6410567,24.0773%2072.6410567,24.0773%20C72.6410567,24.0773%2072.2130567,26.0453%2073.4590567,26.6313%20C75.2520567,27.4753%2076.7460567,26.9603%2076.7460567,26.9603'%20id='Fill-225'%20fill='%23FFFFFF'%20mask='url(%23mask-112)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-230'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-114'%20fill='white'%3e%3cuse%20xlink:href='%23path-113'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-229'%3e%3c/g%3e%3cpath%20d='M73.0790567,24.6039%20C73.0490567,25.1059%2073.0970567,25.9089%2073.6720567,26.1789%20C74.7170567,26.6699%2075.6370567,26.6529%2076.1500567,26.5809%20C75.9890567,26.0709%2075.5750567,25.2439%2074.5390567,24.8289%20C74.2700567,24.7219%2073.6200567,24.6449%2073.0790567,24.6039%20M75.5900567,27.6159%20C74.9500567,27.6159%2074.1310567,27.4999%2073.2460567,27.0829%20C71.6580567,26.3369%2072.1310567,24.0679%2072.1520567,23.9709%20L72.2410567,23.5609%20L72.6610567,23.5779%20C72.8250567,23.5839%2074.2850567,23.6499%2074.9100567,23.9009%20C77.0140567,24.7419%2077.2350567,26.8249%2077.2440567,26.9139%20L77.2810567,27.3049%20L76.9090567,27.4329%20C76.8710567,27.4459%2076.3620567,27.6159%2075.5900567,27.6159'%20id='Fill-228'%20fill='%2352267D'%20mask='url(%23mask-114)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-233'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-116'%20fill='white'%3e%3cuse%20xlink:href='%23path-115'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-232'%3e%3c/g%3e%3cpath%20d='M72.0634567,26.0111%20C72.0634567,26.0111%2072.0104567,23.4801%2069.1634567,23.1111%20C68.6314567,23.0421%2067.9504567,23.0951%2067.9504567,23.0951%20C67.9504567,23.0951%2066.6064567,25.7541%2068.1084567,26.0111%20C69.9544567,26.3271%2072.0634567,26.0111%2072.0634567,26.0111'%20id='Fill-231'%20fill='%23FFFFFF'%20mask='url(%23mask-116)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-236'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-118'%20fill='white'%3e%3cuse%20xlink:href='%23path-117'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-235'%3e%3c/g%3e%3cpath%20d='M68.2763567,23.5794%20C68.0163567,24.1834%2067.7803567,25.0254%2067.9563567,25.3734%20C67.9763567,25.4134%2068.0133567,25.4874%2068.1923567,25.5174%20C69.4133567,25.7264%2070.7773567,25.6434%2071.4923567,25.5744%20C71.3303567,24.9364%2070.8033567,23.8274%2069.0983567,23.6064%20C68.8273567,23.5714%2068.5053567,23.5744%2068.2763567,23.5794%20M69.9603567,26.6524%20C69.3483567,26.6524%2068.6733567,26.6154%2068.0233567,26.5044%20C67.4643567,26.4084%2067.1933567,26.0804%2067.0623567,25.8224%20C66.5633567,24.8314%2067.3423567,23.1884%2067.5043567,22.8694%20L67.6303567,22.6184%20L67.9123567,22.5974%20C67.9423567,22.5944%2068.6523567,22.5414%2069.2263567,22.6144%20C71.8173567,22.9504%2072.5423567,24.9754%2072.5633567,26.0004%20L72.5723567,26.4404%20L72.1373567,26.5054%20C72.0793567,26.5144%2071.1383567,26.6524%2069.9603567,26.6524'%20id='Fill-234'%20fill='%2352267D'%20mask='url(%23mask-118)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-239'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-120'%20fill='white'%3e%3cuse%20xlink:href='%23path-119'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-238'%3e%3c/g%3e%3cpath%20d='M66.6689567,26.1947%20C66.6689567,26.1947%2066.2229567,23.3977%2063.7219567,24.2337%20C62.6529567,24.5907%2062.0759567,25.4237%2062.0759567,25.4237%20C62.0759567,25.4237%2062.6319567,27.5487%2063.6289567,27.2827%20C65.3689567,26.8187%2066.6689567,26.1947%2066.6689567,26.1947'%20id='Fill-237'%20fill='%23FFFFFF'%20mask='url(%23mask-120)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-242'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-122'%20fill='white'%3e%3cuse%20xlink:href='%23path-121'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-241'%3e%3c/g%3e%3cpath%20d='M62.6318567,25.5365%20C62.7908567,26.0155%2063.0758567,26.6085%2063.3608567,26.7735%20C63.4298567,26.8135%2063.4678567,26.8095%2063.4998567,26.7995%20C64.6338567,26.4975%2065.5828567,26.1215%2066.0788567,25.9095%20C65.9618567,25.5535%2065.7218567,25.0265%2065.2718567,24.7565%20C64.9048567,24.5335%2064.4488567,24.5175%2063.8798567,24.7085%20C63.2688567,24.9115%2062.8408567,25.3075%2062.6318567,25.5365%20M63.4578567,27.8055%20C63.2518567,27.8055%2063.0478567,27.7495%2062.8568567,27.6385%20C62.0498567,27.1685%2061.6618567,25.8165%2061.5928567,25.5515%20L61.5338567,25.3285%20L61.6648567,25.1405%20C61.6928567,25.0995%2062.3508567,24.1645%2063.5638567,23.7595%20C64.4148567,23.4735%2065.1658567,23.5235%2065.7938567,23.9025%20C66.9048567,24.5775%2067.1528567,26.0535%2067.1628567,26.1155%20L67.2218567,26.4835%20L66.8858567,26.6455%20C66.8298567,26.6715%2065.5238567,27.2955%2063.7578567,27.7655%20C63.6578567,27.7925%2063.5578567,27.8055%2063.4578567,27.8055'%20id='Fill-240'%20fill='%2352267D'%20mask='url(%23mask-122)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-245'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-124'%20fill='white'%3e%3cuse%20xlink:href='%23path-123'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-244'%3e%3c/g%3e%3cpath%20d='M41.1249567,21.3666%20C41.1249567,21.3666%2041.2179567,20.3816%2042.1959567,19.9896%20C42.4949567,19.8706%2042.9629567,19.9976%2042.9629567,19.9976%20C42.9629567,19.9976%2043.5279567,20.8816%2042.8679567,21.1926%20C41.9169567,21.6396%2041.1249567,21.3666%2041.1249567,21.3666'%20id='Fill-243'%20fill='%23F3E3FF'%20mask='url(%23mask-124)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-248'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-126'%20fill='white'%3e%3cuse%20xlink:href='%23path-125'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-247'%3e%3c/g%3e%3cpath%20d='M45.6025567,20.7357%20C45.6025567,20.7357%2045.6405567,18.9157%2047.6885567,18.6497%20C48.0705567,18.5997%2048.5615567,18.6377%2048.5615567,18.6377%20C48.5615567,18.6377%2049.5275567,20.5507%2048.4475567,20.7357%20C47.1205567,20.9637%2045.6025567,20.7357%2045.6025567,20.7357'%20id='Fill-246'%20fill='%23F3E3FF'%20mask='url(%23mask-126)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-251'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-128'%20fill='white'%3e%3cuse%20xlink:href='%23path-127'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-250'%3e%3c/g%3e%3cpath%20d='M51.4501567,21.6058%20C51.4501567,21.6058%2051.7061567,20.0038%2053.1381567,20.4828%20C53.7511567,20.6868%2054.0821567,21.1648%2054.0821567,21.1648%20C54.0821567,21.1648%2053.7631567,22.3808%2053.1921567,22.2288%20C52.1951567,21.9628%2051.4501567,21.6058%2051.4501567,21.6058'%20id='Fill-249'%20fill='%23F3E3FF'%20mask='url(%23mask-128)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-254'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-130'%20fill='white'%3e%3cuse%20xlink:href='%23path-129'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-253'%3e%3c/g%3e%3cpath%20d='M75.8290567,26.4847%20C75.8290567,26.4847%2075.7360567,25.5037%2074.7610567,25.1127%20C74.4630567,24.9937%2073.6590567,24.9617%2073.6590567,24.9617%20C73.6590567,24.9617%2073.4330567,26.0017%2074.0920567,26.3117%20C75.0390567,26.7567%2075.8290567,26.4847%2075.8290567,26.4847'%20id='Fill-252'%20fill='%23F3E3FF'%20mask='url(%23mask-130)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-257'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-132'%20fill='white'%3e%3cuse%20xlink:href='%23path-131'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-256'%3e%3c/g%3e%3cpath%20d='M70.9579567,25.5648%20C70.9579567,25.5648%2070.9289567,24.1658%2069.3539567,23.9608%20C69.0619567,23.9228%2068.6849567,23.9528%2068.6849567,23.9528%20C68.6849567,23.9528%2067.9409567,25.4218%2068.7709567,25.5648%20C69.7919567,25.7398%2070.9579567,25.5648%2070.9579567,25.5648'%20id='Fill-255'%20fill='%23F3E3FF'%20mask='url(%23mask-132)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-260'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-134'%20fill='white'%3e%3cuse%20xlink:href='%23path-133'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-259'%3e%3c/g%3e%3cpath%20d='M65.6737567,26.0042%20C65.6737567,26.0042%2065.4297567,24.4752%2064.0617567,24.9322%20C63.4767567,25.1272%2063.1607567,25.5832%2063.1607567,25.5832%20C63.1607567,25.5832%2063.4647567,26.7452%2064.0107567,26.6002%20C64.9627567,26.3462%2065.6737567,26.0042%2065.6737567,26.0042'%20id='Fill-258'%20fill='%23F3E3FF'%20mask='url(%23mask-134)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-263'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-136'%20fill='white'%3e%3cuse%20xlink:href='%23path-135'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-262'%3e%3c/g%3e%3cpath%20d='M59.3407567,41.597%20C59.3407567,41.597%2064.1377567,42.345%2068.6977567,41.226%20C69.1437567,43.704%2069.4287567,45.576%2069.4287567,45.576%20C69.4287567,45.576%2066.2647567,47.724%2060.4197567,46.478%20C59.7307567,43.294%2059.3407567,41.597%2059.3407567,41.597'%20id='Fill-261'%20fill='%23FFFFFF'%20mask='url(%23mask-136)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-266'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-138'%20fill='white'%3e%3cuse%20xlink:href='%23path-137'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-265'%3e%3c/g%3e%3cpath%20d='M60.8398567,46.0531%20C65.2648567,46.9151%2068.0438567,45.7471%2068.8818567,45.3131%20C68.7898567,44.7291%2068.5828567,43.4391%2068.2978567,41.8311%20C64.8628567,42.5731%2061.4418567,42.3391%2059.9858567,42.1821%20C60.1518567,42.9161%2060.4428567,44.2221%2060.8398567,46.0531%20M63.9648567,47.3681%20C62.8908567,47.3681%2061.6738567,47.2561%2060.3158567,46.9671%20L59.9998567,46.9001%20L59.9318567,46.5831%20C59.2428567,43.4061%2058.8538567,41.7101%2058.8538567,41.7091%20L58.6888567,40.9901%20L59.4178567,41.1031%20C59.4638567,41.1101%2064.1738567,41.8211%2068.5788567,40.7411%20L69.0968567,40.6141%20L69.1908567,41.1371%20C69.6368567,43.6231%2069.9228567,45.5001%2069.9228567,45.5001%20L69.9708567,45.8121%20L69.7098567,45.9901%20C69.6048567,46.0611%2067.6228567,47.3681%2063.9648567,47.3681'%20id='Fill-264'%20fill='%2352267D'%20mask='url(%23mask-138)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-269'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-140'%20fill='white'%3e%3cuse%20xlink:href='%23path-139'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-268'%3e%3c/g%3e%3cpath%20d='M67.2734567,36.7796%20L72.7184567,36.7796%20C72.7184567,34.0366%2070.4964567,31.8136%2067.7524567,31.8136%20L67.2734567,31.8136%20C65.9024567,31.8136%2064.7914567,32.9256%2064.7914567,34.2966%20C64.7914567,35.6686%2065.9024567,36.7796%2067.2734567,36.7796'%20id='Fill-267'%20fill='%23F3E3FF'%20mask='url(%23mask-140)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-272'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-142'%20fill='white'%3e%3cuse%20xlink:href='%23path-141'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-271'%3e%3c/g%3e%3cpath%20d='M67.8700567,36.6869%20L72.6250567,36.6869%20C72.6250567,34.5319%2070.8790567,32.7849%2068.7240567,32.7849%20L67.5950567,32.7849%20C66.5930567,32.7849%2065.7810567,33.5959%2065.7810567,34.5979%20C65.7810567,35.7509%2066.7170567,36.6869%2067.8700567,36.6869'%20id='Fill-270'%20fill='%23FFFFFF'%20mask='url(%23mask-142)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-275'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-144'%20fill='white'%3e%3cuse%20xlink:href='%23path-143'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-274'%3e%3c/g%3e%3cpath%20d='M67.5946567,33.2845%20C66.8696567,33.2845%2066.2816567,33.8735%2066.2816567,34.5975%20C66.2816567,35.4735%2066.9936567,36.1865%2067.8696567,36.1865%20L72.0876567,36.1865%20C71.8456567,34.5475%2070.4296567,33.2845%2068.7236567,33.2845%20L67.5946567,33.2845%20Z%20M73.1246567,37.1865%20L67.8696567,37.1865%20C66.4426567,37.1865%2065.2816567,36.0255%2065.2816567,34.5975%20C65.2816567,33.3225%2066.3196567,32.2845%2067.5946567,32.2845%20L68.7236567,32.2845%20C71.1506567,32.2845%2073.1246567,34.2595%2073.1246567,36.6865%20L73.1246567,37.1865%20Z'%20id='Fill-273'%20fill='%2352267D'%20mask='url(%23mask-144)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-278'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-146'%20fill='white'%3e%3cuse%20xlink:href='%23path-145'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-277'%3e%3c/g%3e%3cpath%20d='M71.3642567,34.4408%20C71.3642567,35.0428%2070.8762567,35.5308%2070.2742567,35.5308%20C69.6732567,35.5308%2069.1842567,35.0428%2069.1842567,34.4408%20C69.1842567,33.8388%2069.6732567,33.3508%2070.2742567,33.3508%20C70.8762567,33.3508%2071.3642567,33.8388%2071.3642567,34.4408'%20id='Fill-276'%20fill='%2352267D'%20mask='url(%23mask-146)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-281'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-148'%20fill='white'%3e%3cuse%20xlink:href='%23path-147'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-280'%3e%3c/g%3e%3cpath%20d='M48.4306567,32.0716%20L42.9856567,32.0716%20C42.9856567,29.3286%2045.2086567,27.1046%2047.9516567,27.1046%20L48.4306567,27.1046%20C49.8016567,27.1046%2050.9136567,28.2176%2050.9136567,29.5886%20C50.9136567,30.9596%2049.8016567,32.0716%2048.4306567,32.0716'%20id='Fill-279'%20fill='%23F3E3FF'%20mask='url(%23mask-148)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-284'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-150'%20fill='white'%3e%3cuse%20xlink:href='%23path-149'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-283'%3e%3c/g%3e%3cpath%20d='M47.9726567,31.9779%20L43.0786567,31.9779%20C43.0786567,29.8239%2044.8266567,28.0769%2046.9806567,28.0769%20L47.9726567,28.0769%20C49.0496567,28.0769%2049.9226567,28.9499%2049.9226567,30.0279%20C49.9226567,31.1049%2049.0496567,31.9779%2047.9726567,31.9779'%20id='Fill-282'%20fill='%23FFFFFF'%20mask='url(%23mask-150)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-287'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-152'%20fill='white'%3e%3cuse%20xlink:href='%23path-151'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-286'%3e%3c/g%3e%3cpath%20d='M43.6161567,31.4779%20L47.9721567,31.4779%20C48.7721567,31.4779%2049.4231567,30.8279%2049.4231567,30.0279%20C49.4231567,29.2279%2048.7721567,28.5769%2047.9721567,28.5769%20L46.9801567,28.5769%20C45.2741567,28.5769%2043.8581567,29.8379%2043.6161567,31.4779%20M47.9721567,32.4779%20L42.5791567,32.4779%20L42.5791567,31.9779%20C42.5791567,29.5509%2044.5531567,27.5769%2046.9801567,27.5769%20L47.9721567,27.5769%20C49.3231567,27.5769%2050.4231567,28.6759%2050.4231567,30.0279%20C50.4231567,31.3779%2049.3231567,32.4779%2047.9721567,32.4779'%20id='Fill-285'%20fill='%2352267D'%20mask='url(%23mask-152)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-290'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-154'%20fill='white'%3e%3cuse%20xlink:href='%23path-153'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-289'%3e%3c/g%3e%3cpath%20d='M46.6513567,30.8216%20C46.6513567,31.4246%2047.1393567,31.9116%2047.7413567,31.9116%20C48.3423567,31.9116%2048.8313567,31.4246%2048.8313567,30.8216%20C48.8313567,30.2196%2048.3423567,29.7316%2047.7413567,29.7316%20C47.1393567,29.7316%2046.6513567,30.2196%2046.6513567,30.8216'%20id='Fill-288'%20fill='%2352267D'%20mask='url(%23mask-154)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-293'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-156'%20fill='white'%3e%3cuse%20xlink:href='%23path-155'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-292'%3e%3c/g%3e%3cpath%20d='M79.2792567,37.9125%20L79.2792567,37.9125%20C78.9692567,37.8465%2078.6922567,37.6745%2078.4962567,37.4265%20L78.1312567,36.9675%20L78.9442567,37.1415%20L79.4232567,37.2445%20C79.6072567,37.2835%2079.7242567,37.4655%2079.6852567,37.6495%20C79.6452567,37.8345%2079.4642567,37.9525%2079.2792567,37.9125'%20id='Fill-291'%20fill='%2352267D'%20mask='url(%23mask-156)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-296'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-158'%20fill='white'%3e%3cuse%20xlink:href='%23path-157'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-295'%3e%3c/g%3e%3cpath%20d='M37.2734567,32.8167%20L37.2734567,32.8167%20C37.5834567,32.7507%2037.8604567,32.5787%2038.0574567,32.3307%20L38.4224567,31.8717%20L37.6094567,32.0457%20L37.1304567,32.1487%20C36.9464567,32.1877%2036.8284567,32.3697%2036.8684567,32.5537%20C36.9074567,32.7387%2037.0884567,32.8567%2037.2734567,32.8167'%20id='Fill-294'%20fill='%2352267D'%20mask='url(%23mask-158)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-299'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-160'%20fill='white'%3e%3cuse%20xlink:href='%23path-159'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-298'%3e%3c/g%3e%3cpath%20d='M48.2314567,37.5082%20C48.2314567,37.5082%2052.2904567,39.2372%2056.3824567,37.6562%20C55.9544567,40.0592%2055.5724567,41.2842%2055.5724567,41.2842%20C55.5724567,41.2842%2053.1084567,41.4292%2051.4774567,41.1082%20C49.1484567,40.6492%2048.2314567,39.5902%2048.2314567,37.5082'%20id='Fill-297'%20fill='%23E1F2FF'%20mask='url(%23mask-160)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-302'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-162'%20fill='white'%3e%3cuse%20xlink:href='%23path-161'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-301'%3e%3c/g%3e%3cpath%20d='M53.8778567,40.5873%20C53.8778567,40.5873%2050.1848567,40.8953%2047.3258567,39.4123'%20id='Fill-300'%20fill='%23FFFFFF'%20mask='url(%23mask-162)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-305'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-164'%20fill='white'%3e%3cuse%20xlink:href='%23path-163'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-304'%3e%3c/g%3e%3cpath%20d='M53.0185567,41.1156%20C51.7065567,41.1156%2049.2065567,40.9516%2047.0955567,39.8566%20L47.5565567,38.9686%20C50.2475567,40.3646%2053.7975567,40.0926%2053.8365567,40.0896%20L53.9185567,41.0856%20C53.8745567,41.0896%2053.5405567,41.1156%2053.0185567,41.1156'%20id='Fill-303'%20fill='%2352267D'%20mask='url(%23mask-164)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-308'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-166'%20fill='white'%3e%3cuse%20xlink:href='%23path-165'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-307'%3e%3c/g%3e%3cpath%20d='M66.9413567,42.138%20C66.9413567,42.138%2063.3413567,43.161%2060.1653567,42.527%20C60.7653567,44.891%2061.0833567,45.632%2061.0833567,45.632%20C61.0833567,45.632%2065.8473567,44.997%2066.9413567,42.138'%20id='Fill-306'%20fill='%23E1F2FF'%20mask='url(%23mask-166)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-311'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-168'%20fill='white'%3e%3cuse%20xlink:href='%23path-167'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-310'%3e%3c/g%3e%3cpath%20d='M65.0097567,75.7171%20C65.0097567,75.7171%2064.7917567,75.8741%2064.4827567,76.0611'%20id='Fill-309'%20fill='%23F3E3FF'%20mask='url(%23mask-168)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-314'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-170'%20fill='white'%3e%3cuse%20xlink:href='%23path-169'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-313'%3e%3c/g%3e%3cpath%20d='M64.6112567,76.2748%20L64.3532567,75.8468%20C64.6502567,75.6688%2064.8592567,75.5168%2064.8632567,75.5138%20L65.1562567,75.9208%20C65.1562567,75.9208%2064.9312567,76.0828%2064.6112567,76.2748'%20id='Fill-312'%20fill='%2352267D'%20mask='url(%23mask-170)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-317'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-172'%20fill='white'%3e%3cuse%20xlink:href='%23path-171'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-316'%3e%3c/g%3e%3cpath%20d='M67.2880567,43.4994%20C67.2880567,43.4994%2063.6650567,44.1864%2059.8180567,43.7284'%20id='Fill-315'%20fill='%23FFFFFF'%20mask='url(%23mask-172)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-320'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-174'%20fill='white'%3e%3cuse%20xlink:href='%23path-173'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-319'%3e%3c/g%3e%3cpath%20d='M62.6259567,44.3871%20C61.7249567,44.3871%2060.7509567,44.3421%2059.7589567,44.2241%20L59.8779567,43.2321%20C63.5959567,43.6711%2067.1599567,43.0151%2067.1949567,43.0081%20L67.3809567,43.9911%20C67.2689567,44.0121%2065.2499567,44.3871%2062.6259567,44.3871'%20id='Fill-318'%20fill='%2352267D'%20mask='url(%23mask-174)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-323'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-176'%20fill='white'%3e%3cuse%20xlink:href='%23path-175'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-322'%3e%3c/g%3e%3cpath%20d='M54.7245567,90.4339%20C54.7245567,90.4339%2055.2185567,96.0509%2053.7895567,104.8809%20C52.4605567,113.1009%2050.1045567,115.6789%2050.2775567,117.8109%20C50.4115567,119.4609%2051.1085567,120.9729%2052.7635567,120.9729%20L57.7035567,120.9729%20C60.0105567,120.9729%2062.0445567,119.4999%2062.7865567,117.3159%20C63.3835567,115.5569%2064.0055567,113.1629%2064.3755567,110.1369%20C64.7555567,106.0209%2064.6745567,101.8919%2064.6065567,99.4679'%20id='Fill-321'%20fill='%239452BA'%20mask='url(%23mask-176)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-326'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-178'%20fill='white'%3e%3cuse%20xlink:href='%23path-177'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-325'%3e%3c/g%3e%3cpath%20d='M57.7040567,121.973%20L52.7640567,121.973%20C50.7900567,121.973%2049.4870567,120.448%2049.2800567,117.892%20C49.1880567,116.761%2049.6190567,115.649%2050.2150567,114.109%20C50.9910567,112.104%2052.0530567,109.358%2052.8030567,104.722%20C54.1910567,96.139%2053.7330567,90.577%2053.7280567,90.521%20L55.7210567,90.346%20C55.7410567,90.58%2056.2090567,96.19%2054.7770567,105.041%20C53.9940567,109.884%2052.8430567,112.861%2052.0800567,114.83%20C51.5610567,116.17%2051.2200567,117.056%2051.2740567,117.73%20C51.3570567,118.753%2051.6830567,119.973%2052.7640567,119.973%20L57.7040567,119.973%20C59.5730567,119.973%2061.2340567,118.776%2061.8390567,116.994%20C62.5560567,114.887%2063.0750567,112.539%2063.3840567,110.016%20C63.7400567,106.146%2063.6820567,102.158%2063.6060567,99.496%20L65.6060567,99.44%20C65.6830567,102.153%2065.7410567,106.222%2065.3720567,110.229%20C65.0430567,112.918%2064.4930567,115.401%2063.7330567,117.637%20C62.8530567,120.231%2060.4310567,121.973%2057.7040567,121.973'%20id='Fill-324'%20fill='%2352267D'%20mask='url(%23mask-178)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-329'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-180'%20fill='white'%3e%3cuse%20xlink:href='%23path-179'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-328'%3e%3c/g%3e%3cpath%20d='M80.0566567,94.1498%20C78.4206567,95.5578%2077.5716567,97.8658%2077.5836567,99.9848%20C77.6016567,102.8148%2079.2436567,106.4178%2078.2026567,111.1198%20C77.2756567,115.3088%2075.4306567,116.0478%2075.9866567,119.8058%20C76.0856567,120.4848%2076.6956567,120.9728%2077.3806567,120.9728%20L82.8866567,120.9728%20C85.4206567,120.9728%2087.5896567,119.1348%2088.0046567,116.6358%20C89.1106567,109.9608%2088.2656567,103.6598%2087.3756567,98.8248'%20id='Fill-327'%20fill='%239452BA'%20mask='url(%23mask-180)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-332'%20transform='translate(23.057643,%20141.226000)'%3e%3cmask%20id='mask-182'%20fill='white'%3e%3cuse%20xlink:href='%23path-181'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-331'%3e%3c/g%3e%3cpath%20d='M82.8866567,121.973%20L77.3806567,121.973%20C76.1916567,121.973%2075.1656567,121.104%2074.9966567,119.952%20C74.6186567,117.396%2075.2406567,116.04%2075.9596567,114.472%20C76.3916567,113.532%2076.8796567,112.466%2077.2256567,110.904%20C77.8696567,107.994%2077.4136567,105.515%2077.0106567,103.327%20C76.7946567,102.151%2076.5906567,101.039%2076.5836567,99.991%20C76.5686567,97.431%2077.6496567,94.903%2079.4046567,93.392%20L80.7086567,94.908%20C79.3866567,96.046%2078.5726567,97.99%2078.5836567,99.979%20C78.5896567,100.851%2078.7696567,101.83%2078.9786567,102.965%20C79.3936567,105.222%2079.9096567,108.032%2079.1786567,111.335%20C78.7866567,113.106%2078.2276567,114.326%2077.7786567,115.305%20C77.1186567,116.742%2076.6846567,117.691%2076.9756567,119.66%20C77.0006567,119.836%2077.1796567,119.973%2077.3806567,119.973%20L82.8866567,119.973%20C84.9446567,119.973%2086.6816567,118.5%2087.0186567,116.472%20C88.1046567,109.91%2087.2546567,103.691%2086.3926567,99.005%20L88.3596567,98.644%20C89.2506567,103.49%2090.1286567,109.932%2088.9906567,116.799%20C88.4926567,119.797%2085.9256567,121.973%2082.8866567,121.973'%20id='Fill-330'%20fill='%2352267D'%20mask='url(%23mask-182)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-408'%20transform='translate(23.057643,%20141.226000)'%3e%3cg%20id='Group-335'%3e%3cmask%20id='mask-184'%20fill='white'%3e%3cuse%20xlink:href='%23path-183'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-334'%3e%3c/g%3e%3cpath%20d='M17.2782567,44.1205%20C16.9142567,44.1205%2016.6182567,43.8235%2016.6182567,43.4595%20L16.8682567,43.4595%20C16.8682567,43.6855%2017.0512567,43.8705%2017.2782567,43.8705%20C17.5052567,43.8705%2017.6892567,43.6855%2017.6892567,43.4595%20L17.9392567,43.4595%20C17.9392567,43.8235%2017.6422567,44.1205%2017.2782567,44.1205'%20id='Fill-333'%20fill='%23F3E3FF'%20mask='url(%23mask-184)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-338'%3e%3cmask%20id='mask-186'%20fill='white'%3e%3cuse%20xlink:href='%23path-185'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-337'%3e%3c/g%3e%3cpath%20d='M16.2069567,44.1205%20C15.8429567,44.1205%2015.5459567,43.8235%2015.5459567,43.4595%20L15.7959567,43.4595%20C15.7959567,43.6855%2015.9799567,43.8705%2016.2069567,43.8705%20C16.4339567,43.8705%2016.6179567,43.6855%2016.6179567,43.4595%20L16.8679567,43.4595%20C16.8679567,43.8235%2016.5709567,44.1205%2016.2069567,44.1205'%20id='Fill-336'%20fill='%23F3E3FF'%20mask='url(%23mask-186)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-341'%3e%3cmask%20id='mask-188'%20fill='white'%3e%3cuse%20xlink:href='%23path-187'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-340'%3e%3c/g%3e%3cpath%20d='M16.7431567,44.6566%20C16.3791567,44.6566%2016.0821567,44.3596%2016.0821567,43.9956%20L16.3321567,43.9956%20C16.3321567,44.2216%2016.5161567,44.4066%2016.7431567,44.4066%20C16.9701567,44.4066%2017.1531567,44.2216%2017.1531567,43.9956%20L17.4031567,43.9956%20C17.4031567,44.3596%2017.1071567,44.6566%2016.7431567,44.6566'%20id='Fill-339'%20fill='%23F3E3FF'%20mask='url(%23mask-188)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-344'%3e%3cmask%20id='mask-190'%20fill='white'%3e%3cuse%20xlink:href='%23path-189'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-343'%3e%3c/g%3e%3cpath%20d='M37.6884567,43.2015%20C37.5194567,43.2015%2037.3534567,43.1545%2037.2074567,43.0635%20L37.3394567,42.8505%20C37.4904567,42.9445%2037.6694567,42.9745%2037.8404567,42.9335%20C38.0134567,42.8935%2038.1614567,42.7885%2038.2534567,42.6385%20C38.3484567,42.4865%2038.3774567,42.3075%2038.3364567,42.1355%20C38.2964567,41.9625%2038.1914567,41.8155%2038.0414567,41.7225%20L38.1714567,41.5105%20C38.3794567,41.6395%2038.5244567,41.8405%2038.5804567,42.0785%20C38.6364567,42.3165%2038.5954567,42.5615%2038.4664567,42.7695%20C38.3374567,42.9765%2038.1354567,43.1215%2037.8974567,43.1775%20C37.8284567,43.1935%2037.7574567,43.2015%2037.6884567,43.2015'%20id='Fill-342'%20fill='%23F3E3FF'%20mask='url(%23mask-190)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-347'%3e%3cmask%20id='mask-192'%20fill='white'%3e%3cuse%20xlink:href='%23path-191'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-346'%3e%3c/g%3e%3cpath%20d='M37.9423567,44.2894%20C37.7733567,44.2894%2037.6083567,44.2424%2037.4623567,44.1514%20L37.5923567,43.9384%20C37.9033567,44.1314%2038.3153567,44.0374%2038.5073567,43.7264%20C38.7013567,43.4134%2038.6053567,43.0034%2038.2943567,42.8104%20L38.4263567,42.5974%20C38.8543567,42.8634%2038.9863567,43.4294%2038.7203567,43.8574%20C38.5913567,44.0644%2038.3893567,44.2094%2038.1523567,44.2654%20C38.0823567,44.2814%2038.0113567,44.2894%2037.9423567,44.2894'%20id='Fill-345'%20fill='%23F3E3FF'%20mask='url(%23mask-192)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-350'%3e%3cmask%20id='mask-194'%20fill='white'%3e%3cuse%20xlink:href='%23path-193'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-349'%3e%3c/g%3e%3cpath%20d='M63.4189567,61.8011%20C62.9539567,61.8011%2062.5749567,61.4221%2062.5749567,60.9571%20L62.8249567,60.9571%20C62.8249567,61.2841%2063.0919567,61.5511%2063.4189567,61.5511%20C63.7459567,61.5511%2064.0129567,61.2841%2064.0129567,60.9571%20L64.2629567,60.9571%20C64.2629567,61.4221%2063.8839567,61.8011%2063.4189567,61.8011'%20id='Fill-348'%20fill='%23F3E3FF'%20mask='url(%23mask-194)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-353'%3e%3cmask%20id='mask-196'%20fill='white'%3e%3cuse%20xlink:href='%23path-195'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-352'%3e%3c/g%3e%3cpath%20d='M61.9823567,61.8011%20C61.5173567,61.8011%2061.1383567,61.4221%2061.1383567,60.9571%20L61.3883567,60.9571%20C61.3883567,61.2841%2061.6553567,61.5511%2061.9823567,61.5511%20C62.3093567,61.5511%2062.5753567,61.2841%2062.5753567,60.9571%20L62.8253567,60.9571%20C62.8253567,61.4221%2062.4473567,61.8011%2061.9823567,61.8011'%20id='Fill-351'%20fill='%23F3E3FF'%20mask='url(%23mask-196)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-356'%3e%3cmask%20id='mask-198'%20fill='white'%3e%3cuse%20xlink:href='%23path-197'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-355'%3e%3c/g%3e%3cpath%20d='M62.7001567,62.5199%20C62.2351567,62.5199%2061.8571567,62.1409%2061.8571567,61.6759%20L62.1071567,61.6759%20C62.1071567,62.0029%2062.3731567,62.2699%2062.7001567,62.2699%20C63.0271567,62.2699%2063.2941567,62.0029%2063.2941567,61.6759%20L63.5441567,61.6759%20C63.5441567,62.1409%2063.1651567,62.5199%2062.7001567,62.5199'%20id='Fill-354'%20fill='%23F3E3FF'%20mask='url(%23mask-198)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-359'%3e%3cmask%20id='mask-200'%20fill='white'%3e%3cuse%20xlink:href='%23path-199'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-358'%3e%3c/g%3e%3cpath%20d='M62.3769567,38.9671%20C61.8719567,38.9671%2061.4619567,38.5571%2061.4619567,38.0531%20L61.7119567,38.0531%20C61.7119567,38.4191%2062.0099567,38.7171%2062.3769567,38.7171%20C62.7429567,38.7171%2063.0409567,38.4191%2063.0409567,38.0531%20L63.2909567,38.0531%20C63.2909567,38.5571%2062.8809567,38.9671%2062.3769567,38.9671'%20id='Fill-357'%20fill='%23F3E3FF'%20mask='url(%23mask-200)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-362'%3e%3cmask%20id='mask-202'%20fill='white'%3e%3cuse%20xlink:href='%23path-201'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-361'%3e%3c/g%3e%3cpath%20d='M61.5868567,39.7572%20C61.0828567,39.7572%2060.6728567,39.3472%2060.6728567,38.8422%20L60.9228567,38.8422%20C60.9228567,39.2092%2061.2208567,39.5072%2061.5868567,39.5072%20C61.9538567,39.5072%2062.2518567,39.2092%2062.2518567,38.8422%20L62.5018567,38.8422%20C62.5018567,39.3472%2062.0918567,39.7572%2061.5868567,39.7572'%20id='Fill-360'%20fill='%23F3E3FF'%20mask='url(%23mask-202)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-365'%3e%3cmask%20id='mask-204'%20fill='white'%3e%3cuse%20xlink:href='%23path-203'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-364'%3e%3c/g%3e%3cpath%20d='M52.4530567,53.0843%20C51.8540567,53.0843%2051.3680567,52.5983%2051.3680567,51.9993%20L51.6180567,51.9993%20C51.6180567,52.4593%2051.9930567,52.8343%2052.4530567,52.8343%20C52.9130567,52.8343%2053.2870567,52.4593%2053.2870567,51.9993%20L53.5370567,51.9993%20C53.5370567,52.5983%2053.0510567,53.0843%2052.4530567,53.0843'%20id='Fill-363'%20fill='%23F3E3FF'%20mask='url(%23mask-204)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-368'%3e%3cmask%20id='mask-206'%20fill='white'%3e%3cuse%20xlink:href='%23path-205'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-367'%3e%3c/g%3e%3cpath%20d='M51.4931567,54.0433%20C50.8951567,54.0433%2050.4091567,53.5573%2050.4091567,52.9593%20L50.6591567,52.9593%20C50.6591567,53.4193%2051.0331567,53.7933%2051.4931567,53.7933%20C51.9531567,53.7933%2052.3281567,53.4193%2052.3281567,52.9593%20L52.5781567,52.9593%20C52.5781567,53.5573%2052.0921567,54.0433%2051.4931567,54.0433'%20id='Fill-366'%20fill='%23F3E3FF'%20mask='url(%23mask-206)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-371'%3e%3cmask%20id='mask-208'%20fill='white'%3e%3cuse%20xlink:href='%23path-207'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-370'%3e%3c/g%3e%3cpath%20d='M38.1972567,28.9095%20C37.7742567,28.9095%2037.4302567,28.5655%2037.4302567,28.1425%20L37.6802567,28.1425%20C37.6802567,28.4285%2037.9122567,28.6595%2038.1972567,28.6595%20C38.4822567,28.6595%2038.7142567,28.4285%2038.7142567,28.1425%20L38.9642567,28.1425%20C38.9642567,28.5655%2038.6202567,28.9095%2038.1972567,28.9095'%20id='Fill-369'%20fill='%23F3E3FF'%20mask='url(%23mask-208)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-374'%3e%3cmask%20id='mask-210'%20fill='white'%3e%3cuse%20xlink:href='%23path-209'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-373'%3e%3c/g%3e%3cpath%20d='M37.5556567,29.5511%20C37.1326567,29.5511%2036.7886567,29.2071%2036.7886567,28.7841%20L37.0386567,28.7841%20C37.0386567,29.0701%2037.2706567,29.3011%2037.5556567,29.3011%20C37.8406567,29.3011%2038.0726567,29.0701%2038.0726567,28.7841%20L38.3226567,28.7841%20C38.3226567,29.2071%2037.9786567,29.5511%2037.5556567,29.5511'%20id='Fill-372'%20fill='%23F3E3FF'%20mask='url(%23mask-210)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-377'%3e%3cmask%20id='mask-212'%20fill='white'%3e%3cuse%20xlink:href='%23path-211'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-376'%3e%3c/g%3e%3cpath%20d='M98.5253567,93.2337%20C98.5013567,93.2337%2098.4763567,93.2327%2098.4523567,93.2307%20C98.2223567,93.2117%2098.0133567,93.1037%2097.8643567,92.9277%20L98.0553567,92.7657%20C98.1613567,92.8917%2098.3093567,92.9677%2098.4723567,92.9817%20C98.6353567,92.9887%2098.7963567,92.9447%2098.9203567,92.8377%20C99.0463567,92.7327%2099.1223567,92.5847%2099.1353567,92.4207%20C99.1483567,92.2567%2099.0973567,92.0977%2098.9913567,91.9727%20L99.1823567,91.8107%20C99.3323567,91.9867%2099.4033567,92.2107%2099.3843567,92.4407%20C99.3653567,92.6717%2099.2573567,92.8797%2099.0823567,93.0297%20C98.9243567,93.1627%2098.7293567,93.2337%2098.5253567,93.2337'%20id='Fill-375'%20fill='%23F3E3FF'%20mask='url(%23mask-212)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-380'%3e%3cmask%20id='mask-214'%20fill='white'%3e%3cuse%20xlink:href='%23path-213'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-379'%3e%3c/g%3e%3cpath%20d='M98.4384567,94.2748%20C98.4154567,94.2748%2098.3904567,94.2738%2098.3664567,94.2718%20C98.1364567,94.2538%2097.9274567,94.1458%2097.7784567,93.9698%20L97.9694567,93.8078%20C98.0754567,93.9328%2098.2234567,94.0098%2098.3864567,94.0228%20C98.5454567,94.0428%2098.7094567,93.9848%2098.8344567,93.8788%20C98.9594567,93.7738%2099.0364567,93.6258%2099.0484567,93.4628%20C99.0624567,93.2978%2099.0114567,93.1398%2098.9054567,93.0148%20L99.0964567,92.8528%20C99.2454567,93.0288%2099.3174567,93.2528%2099.2974567,93.4828%20C99.2794567,93.7128%2099.1714567,93.9208%2098.9964567,94.0708%20C98.8374567,94.2038%2098.6424567,94.2748%2098.4384567,94.2748'%20id='Fill-378'%20fill='%23F3E3FF'%20mask='url(%23mask-214)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-383'%3e%3cmask%20id='mask-216'%20fill='white'%3e%3cuse%20xlink:href='%23path-215'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-382'%3e%3c/g%3e%3cpath%20d='M69.3818567,83.2787%20C69.0048567,83.2787%2068.6438567,83.0627%2068.4778567,82.6977%20L68.7038567,82.5937%20C68.8738567,82.9657%2069.3138567,83.1297%2069.6878567,82.9627%20C69.8678567,82.8797%2070.0048567,82.7317%2070.0738567,82.5467%20C70.1438567,82.3607%2070.1368567,82.1597%2070.0548567,81.9787%20L70.2808567,81.8757%20C70.5088567,82.3727%2070.2888567,82.9617%2069.7908567,83.1887%20C69.6578567,83.2497%2069.5198567,83.2787%2069.3818567,83.2787'%20id='Fill-381'%20fill='%23F3E3FF'%20mask='url(%23mask-216)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-386'%3e%3cmask%20id='mask-218'%20fill='white'%3e%3cuse%20xlink:href='%23path-217'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-385'%3e%3c/g%3e%3cpath%20d='M67.8027567,83.9984%20C67.6857567,83.9984%2067.5687567,83.9774%2067.4547567,83.9354%20C67.2067567,83.8424%2067.0097567,83.6584%2066.9007567,83.4174%20L67.1267567,83.3134%20C67.2097567,83.4944%2067.3577567,83.6314%2067.5427567,83.7004%20C67.7267567,83.7714%2067.9287567,83.7644%2068.1107567,83.6814%20C68.2907567,83.5984%2068.4277567,83.4504%2068.4967567,83.2654%20C68.5667567,83.0794%2068.5597567,82.8784%2068.4777567,82.6974%20L68.7037567,82.5944%20C68.8147567,82.8354%2068.8237567,83.1044%2068.7317567,83.3524%20C68.6387567,83.6014%2068.4547567,83.7984%2068.2137567,83.9084%20C68.0827567,83.9684%2067.9427567,83.9984%2067.8027567,83.9984'%20id='Fill-384'%20fill='%23F3E3FF'%20mask='url(%23mask-218)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-389'%3e%3cmask%20id='mask-220'%20fill='white'%3e%3cuse%20xlink:href='%23path-219'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-388'%3e%3c/g%3e%3cpath%20d='M68.9511567,84.4271%20C68.8341567,84.4271%2068.7171567,84.4061%2068.6031567,84.3641%20C68.3551567,84.2711%2068.1581567,84.0871%2068.0491567,83.8461%20L68.2751567,83.7421%20C68.3581567,83.9231%2068.5061567,84.0601%2068.6911567,84.1291%20C68.8751567,84.1991%2069.0771567,84.1921%2069.2591567,84.1101%20C69.4391567,84.0271%2069.5771567,83.8791%2069.6451567,83.6941%20C69.7151567,83.5091%2069.7081567,83.3081%2069.6261567,83.1271%20L69.8521567,83.0241%20C69.9631567,83.2641%2069.9721567,83.5331%2069.8801567,83.7811%20C69.7871567,84.0301%2069.6031567,84.2271%2069.3621567,84.3361%20C69.2311567,84.3971%2069.0911567,84.4271%2068.9511567,84.4271'%20id='Fill-387'%20fill='%23F3E3FF'%20mask='url(%23mask-220)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-392'%3e%3cmask%20id='mask-222'%20fill='white'%3e%3cuse%20xlink:href='%23path-221'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-391'%3e%3c/g%3e%3cpath%20d='M67.3739567,85.1468%20C67.2569567,85.1468%2067.1399567,85.1258%2067.0259567,85.0838%20C66.7779567,84.9908%2066.5809567,84.8068%2066.4719567,84.5658%20L66.6979567,84.4618%20C66.7809567,84.6428%2066.9289567,84.7798%2067.1139567,84.8488%20C67.2989567,84.9188%2067.4999567,84.9128%2067.6819567,84.8298%20C67.8609567,84.7478%2067.9989567,84.5998%2068.0679567,84.4138%20C68.1379567,84.2278%2068.1309567,84.0268%2068.0479567,83.8458%20L68.2749567,83.7428%20C68.5029567,84.2408%2068.2819567,84.8308%2067.7849567,85.0568%20C67.6539567,85.1168%2067.5139567,85.1468%2067.3739567,85.1468'%20id='Fill-390'%20fill='%23F3E3FF'%20mask='url(%23mask-222)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-395'%3e%3cmask%20id='mask-224'%20fill='white'%3e%3cuse%20xlink:href='%23path-223'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-394'%3e%3c/g%3e%3cpath%20d='M70.1005567,84.8558%20C69.9835567,84.8558%2069.8655567,84.8348%2069.7515567,84.7928%20C69.5035567,84.6998%2069.3065567,84.5158%2069.1975567,84.2748%20L69.4235567,84.1708%20C69.5935567,84.5428%2070.0315567,84.7068%2070.4075567,84.5398%20C70.7785567,84.3698%2070.9435567,83.9278%2070.7735567,83.5558%20L71.0005567,83.4528%20C71.2275567,83.9498%2071.0075567,84.5398%2070.5105567,84.7658%20C70.3795567,84.8268%2070.2405567,84.8558%2070.1005567,84.8558'%20id='Fill-393'%20fill='%23F3E3FF'%20mask='url(%23mask-224)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-398'%3e%3cmask%20id='mask-226'%20fill='white'%3e%3cuse%20xlink:href='%23path-225'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-397'%3e%3c/g%3e%3cpath%20d='M54.3720567,35.6302%20C53.8200567,35.6302%2053.3720567,35.1822%2053.3720567,34.6302%20L53.6220567,34.6302%20C53.6220567,35.0432%2053.9590567,35.3802%2054.3720567,35.3802%20C54.7850567,35.3802%2055.1210567,35.0432%2055.1210567,34.6302%20L55.3710567,34.6302%20C55.3710567,35.1822%2054.9230567,35.6302%2054.3720567,35.6302'%20id='Fill-396'%20fill='%23F3E3FF'%20mask='url(%23mask-226)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-401'%3e%3cmask%20id='mask-228'%20fill='white'%3e%3cuse%20xlink:href='%23path-227'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-400'%3e%3c/g%3e%3cpath%20d='M54.0683567,68.682%20C53.5173567,68.682%2053.0693567,68.234%2053.0693567,67.682%20L53.3193567,67.682%20C53.3193567,68.095%2053.6553567,68.432%2054.0683567,68.432%20C54.4813567,68.432%2054.8183567,68.095%2054.8183567,67.682%20L55.0683567,67.682%20C55.0683567,68.234%2054.6203567,68.682%2054.0683567,68.682'%20id='Fill-399'%20fill='%23F3E3FF'%20mask='url(%23mask-228)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-404'%3e%3cmask%20id='mask-230'%20fill='white'%3e%3cuse%20xlink:href='%23path-229'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-403'%3e%3c/g%3e%3cpath%20d='M63.7694567,50.2503%20C63.3344567,50.2503%2062.9814567,49.8963%2062.9814567,49.4633%20L63.2314567,49.4633%20C63.2314567,49.7593%2063.4724567,50.0003%2063.7694567,50.0003%20C64.0664567,50.0003%2064.3074567,49.7593%2064.3074567,49.4633%20L64.5574567,49.4633%20C64.5574567,49.8963%2064.2044567,50.2503%2063.7694567,50.2503'%20id='Fill-402'%20fill='%23F3E3FF'%20mask='url(%23mask-230)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-407'%3e%3cmask%20id='mask-232'%20fill='white'%3e%3cuse%20xlink:href='%23path-231'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-406'%3e%3c/g%3e%3cpath%20d='M79.3827567,35.0277%20C79.0397567,35.0277%2078.7607567,34.7487%2078.7607567,34.4057%20L79.0107567,34.4057%20C79.0107567,34.6107%2079.1777567,34.7777%2079.3827567,34.7777%20C79.5877567,34.7777%2079.7547567,34.6107%2079.7547567,34.4057%20L80.0047567,34.4057%20C80.0047567,34.7487%2079.7257567,35.0277%2079.3827567,35.0277'%20id='Fill-405'%20fill='%23F3E3FF'%20mask='url(%23mask-232)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M80.6504,210.7488%20C74.0744,210.7488%2070.9514,208.2008%2069.7804,206.8918%20C62.7594,210.1758%2057.2554,208.8348%2057.0194,208.7728%20C56.4844,208.6368%2056.1614,208.0928%2056.2974,207.5578%20C56.4334,207.0228%2056.9774,206.6988%2057.5114,206.8348%20C57.5994,206.8568%2062.9764,208.1188%2069.6184,204.7448%20L70.4604,204.3168%20L70.9354,205.1338%20C71.0284,205.2858%2073.4154,209.0278%2081.5734,208.7308%20C90.0324,208.4128%2094.3594,204.9038%2094.4024,204.8688%20C94.8264,204.5148%2095.4574,204.5748%2095.8094,204.9968%20C96.1624,205.4198%2096.1084,206.0478%2095.6854,206.4018%20C95.4924,206.5648%2090.8424,210.3838%2081.6474,210.7288%20C81.3064,210.7418%2080.9744,210.7488%2080.6504,210.7488'%20id='Fill-410'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M71.9434,213.8933%20C71.8544,213.8933%2071.7634,213.8813%2071.6734,213.8563%20C71.4824,213.8023%2069.7694,213.3053%2068.6374,212.3633%20C68.2134,212.0093%2068.1554,211.3783%2068.5084,210.9553%20C68.8634,210.5313%2069.4934,210.4733%2069.9174,210.8263%20C70.5974,211.3923%2071.8054,211.8153%2072.2144,211.9303%20C72.7454,212.0813%2073.0544,212.6323%2072.9054,213.1643%20C72.7814,213.6053%2072.3804,213.8933%2071.9434,213.8933'%20id='Fill-412'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.917,105.4451%20C61.805,105.4451%2061.69,105.4261%2061.579,105.3861%20L59.696,104.7101%20C59.176,104.5221%2058.906,103.9501%2059.093,103.4301%20C59.28,102.9101%2059.852,102.6401%2060.372,102.8271%20L62.255,103.5041%20C62.775,103.6911%2063.045,104.2631%2062.858,104.7831%20C62.711,105.1911%2062.327,105.4451%2061.917,105.4451%20M68.504,107.8121%20C68.392,107.8121%2068.277,107.7941%2068.165,107.7541%20L66.283,107.0771%20C65.764,106.8891%2065.494,106.3171%2065.681,105.7971%20C65.868,105.2781%2066.439,105.0081%2066.961,105.1941%20L68.843,105.8711%20C69.362,106.0581%2069.632,106.6311%2069.445,107.1511%20C69.298,107.5581%2068.914,107.8121%2068.504,107.8121%20M75.092,110.1791%20C74.98,110.1791%2074.865,110.1611%2074.754,110.1211%20L72.871,109.4441%20C72.351,109.2571%2072.081,108.6841%2072.268,108.1651%20C72.455,107.6441%2073.027,107.3751%2073.547,107.5611%20L75.43,108.2381%20C75.95,108.4251%2076.22,108.9981%2076.033,109.5171%20C75.886,109.9251%2075.502,110.1791%2075.092,110.1791%20M81.679,112.5471%20C81.566,112.5471%2081.452,112.5281%2081.341,112.4881%20L79.459,111.8121%20C78.939,111.6261%2078.669,111.0521%2078.855,110.5331%20C79.042,110.0121%2079.614,109.7441%2080.135,109.9291%20L82.017,110.6051%20C82.536,110.7921%2082.807,111.3651%2082.62,111.8841%20C82.474,112.2931%2082.089,112.5471%2081.679,112.5471%20M88.267,114.9151%20C88.154,114.9151%2088.04,114.8961%2087.928,114.8561%20L86.046,114.1791%20C85.526,113.9921%2085.257,113.4201%2085.443,112.8991%20C85.631,112.3811%2086.202,112.1101%2086.724,112.2971%20L88.605,112.9731%20C89.125,113.1611%2089.395,113.7331%2089.208,114.2541%20C89.061,114.6611%2088.677,114.9151%2088.267,114.9151%20M94.855,117.2821%20C94.742,117.2821%2094.628,117.2631%2094.517,117.2231%20L92.634,116.5471%20C92.113,116.3591%2091.844,115.7871%2092.03,115.2671%20C92.218,114.7471%2092.79,114.4771%2093.31,114.6641%20L95.192,115.3411%20C95.713,115.5281%2095.982,116.1001%2095.796,116.6201%20C95.648,117.0281%2095.265,117.2821%2094.855,117.2821%20M101.441,119.6491%20C101.329,119.6491%20101.215,119.6311%20101.104,119.5911%20L99.222,118.9151%20C98.702,118.7281%2098.432,118.1551%2098.618,117.6351%20C98.805,117.1151%2099.377,116.8441%2099.897,117.0321%20L101.779,117.7081%20C102.299,117.8941%20102.569,118.4671%20102.383,118.9871%20C102.236,119.3951%20101.852,119.6491%20101.441,119.6491%20M108.029,122.0161%20C107.917,122.0161%20107.803,121.9981%20107.691,121.9581%20L105.809,121.2821%20C105.289,121.0951%20105.019,120.5221%20105.205,120.0031%20C105.392,119.4831%20105.965,119.2121%20106.484,119.3991%20L108.367,120.0751%20C108.887,120.2611%20109.157,120.8351%20108.971,121.3541%20C108.824,121.7621%20108.439,122.0161%20108.029,122.0161%20M114.616,124.3841%20C114.504,124.3841%20114.39,124.3661%20114.277,124.3261%20L112.396,123.6491%20C111.876,123.4621%20111.606,122.8891%20111.793,122.3691%20C111.98,121.8501%20112.548,121.5791%20113.073,121.7661%20L114.955,122.4431%20C115.475,122.6311%20115.744,123.2031%20115.558,123.7231%20C115.41,124.1311%20115.026,124.3841%20114.616,124.3841%20M121.204,126.7521%20C121.092,126.7521%20120.978,126.7331%20120.865,126.6931%20L118.983,126.0161%20C118.464,125.8291%20118.194,125.2571%20118.381,124.7361%20C118.568,124.2171%20119.14,123.9481%20119.661,124.1331%20L121.543,124.8101%20C122.063,124.9981%20122.332,125.5701%20122.146,126.0911%20C121.998,126.4981%20121.614,126.7521%20121.204,126.7521'%20id='Fill-414'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M137.8877,65.2176%20C137.3347,65.2176%20136.8877,64.7706%20136.8877,64.2176%20L136.8877,62.2176%20C136.8877,61.6646%20137.3347,61.2176%20137.8877,61.2176%20C138.4407,61.2176%20138.8877,61.6646%20138.8877,62.2176%20L138.8877,64.2176%20C138.8877,64.7706%20138.4407,65.2176%20137.8877,65.2176%20M137.8877,72.2176%20C137.3347,72.2176%20136.8877,71.7706%20136.8877,71.2176%20L136.8877,69.2176%20C136.8877,68.6646%20137.3347,68.2176%20137.8877,68.2176%20C138.4407,68.2176%20138.8877,68.6646%20138.8877,69.2176%20L138.8877,71.2176%20C138.8877,71.7706%20138.4407,72.2176%20137.8877,72.2176%20M137.8877,79.2176%20C137.3347,79.2176%20136.8877,78.7706%20136.8877,78.2176%20L136.8877,76.2176%20C136.8877,75.6646%20137.3347,75.2176%20137.8877,75.2176%20C138.4407,75.2176%20138.8877,75.6646%20138.8877,76.2176%20L138.8877,78.2176%20C138.8877,78.7706%20138.4407,79.2176%20137.8877,79.2176%20M137.8877,86.2176%20C137.3347,86.2176%20136.8877,85.7706%20136.8877,85.2176%20L136.8877,83.2176%20C136.8877,82.6646%20137.3347,82.2176%20137.8877,82.2176%20C138.4407,82.2176%20138.8877,82.6646%20138.8877,83.2176%20L138.8877,85.2176%20C138.8877,85.7706%20138.4407,86.2176%20137.8877,86.2176%20M137.8877,93.2176%20C137.3347,93.2176%20136.8877,92.7706%20136.8877,92.2176%20L136.8877,90.2176%20C136.8877,89.6646%20137.3347,89.2176%20137.8877,89.2176%20C138.4407,89.2176%20138.8877,89.6646%20138.8877,90.2176%20L138.8877,92.2176%20C138.8877,92.7706%20138.4407,93.2176%20137.8877,93.2176%20M137.8877,100.2176%20C137.3347,100.2176%20136.8877,99.7706%20136.8877,99.2176%20L136.8877,97.2176%20C136.8877,96.6646%20137.3347,96.2176%20137.8877,96.2176%20C138.4407,96.2176%20138.8877,96.6646%20138.8877,97.2176%20L138.8877,99.2176%20C138.8877,99.7706%20138.4407,100.2176%20137.8877,100.2176%20M137.8877,107.2176%20C137.3347,107.2176%20136.8877,106.7706%20136.8877,106.2176%20L136.8877,104.2176%20C136.8877,103.6646%20137.3347,103.2176%20137.8877,103.2176%20C138.4407,103.2176%20138.8877,103.6646%20138.8877,104.2176%20L138.8877,106.2176%20C138.8877,106.7706%20138.4407,107.2176%20137.8877,107.2176%20M137.8877,114.2176%20C137.3347,114.2176%20136.8877,113.7706%20136.8877,113.2176%20L136.8877,111.2176%20C136.8877,110.6646%20137.3347,110.2176%20137.8877,110.2176%20C138.4407,110.2176%20138.8877,110.6646%20138.8877,111.2176%20L138.8877,113.2176%20C138.8877,113.7706%20138.4407,114.2176%20137.8877,114.2176'%20id='Fill-416'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M206.0146,104.9344%20C205.6416,104.9344%20205.2846,104.7254%20205.1126,104.3664%20C204.8726,103.8684%20205.0836,103.2714%20205.5816,103.0334%20L207.1696,102.2724%20C207.6656,102.0294%20208.2656,102.2434%20208.5026,102.7424%20C208.7426,103.2404%20208.5316,103.8364%20208.0336,104.0754%20L206.4456,104.8354%20C206.3066,104.9034%20206.1596,104.9344%20206.0146,104.9344%20M199.7026,107.9604%20C199.3296,107.9604%20198.9726,107.7514%20198.8006,107.3934%20C198.5616,106.8954%20198.7716,106.2974%20199.2696,106.0594%20L201.0726,105.1954%20C201.5706,104.9534%20202.1666,105.1654%20202.4066,105.6634%20C202.6456,106.1624%20202.4356,106.7594%20201.9376,106.9974%20L200.1346,107.8624%20C199.9946,107.9294%20199.8476,107.9604%20199.7026,107.9604%20M193.3906,110.9864%20C193.0176,110.9864%20192.6606,110.7774%20192.4886,110.4174%20C192.2486,109.9194%20192.4596,109.3234%20192.9576,109.0844%20L194.7616,108.2204%20C195.2556,107.9784%20195.8566,108.1914%20196.0946,108.6904%20C196.3336,109.1884%20196.1226,109.7854%20195.6246,110.0234%20L193.8216,110.8874%20C193.6826,110.9554%20193.5356,110.9864%20193.3906,110.9864%20M187.0776,114.0124%20C186.7046,114.0124%20186.3476,113.8034%20186.1756,113.4444%20C185.9366,112.9464%20186.1476,112.3494%20186.6456,112.1114%20L188.4496,111.2464%20C188.9446,111.0044%20189.5436,111.2174%20189.7826,111.7164%20C190.0216,112.2144%20189.8106,112.8114%20189.3126,113.0494%20L187.5086,113.9134%20C187.3696,113.9814%20187.2226,114.0124%20187.0776,114.0124%20M180.7666,117.0384%20C180.3936,117.0384%20180.0356,116.8304%20179.8646,116.4714%20C179.6246,115.9734%20179.8346,115.3764%20180.3326,115.1374%20L182.1356,114.2724%20C182.6346,114.0304%20183.2316,114.2444%20183.4696,114.7414%20C183.7086,115.2394%20183.4986,115.8354%20183.0006,116.0754%20L181.1986,116.9404%20C181.0586,117.0074%20180.9106,117.0384%20180.7666,117.0384%20M174.4536,120.0644%20C174.0806,120.0644%20173.7236,119.8554%20173.5516,119.4964%20C173.3126,118.9974%20173.5236,118.4014%20174.0216,118.1634%20L175.8256,117.2984%20C176.3216,117.0564%20176.9186,117.2694%20177.1586,117.7684%20C177.3976,118.2664%20177.1876,118.8634%20176.6886,119.1014%20L174.8846,119.9654%20C174.7456,120.0334%20174.5986,120.0644%20174.4536,120.0644%20M168.1416,123.0904%20C167.7686,123.0904%20167.4106,122.8814%20167.2396,122.5224%20C166.9996,122.0244%20167.2106,121.4274%20167.7086,121.1894%20L169.5126,120.3254%20C170.0086,120.0834%20170.6076,120.2954%20170.8456,120.7944%20C171.0846,121.2924%20170.8746,121.8894%20170.3756,122.1274%20L168.5726,122.9924%20C168.4336,123.0594%20168.2856,123.0904%20168.1416,123.0904%20M161.8296,126.1164%20C161.4566,126.1164%20161.0996,125.9074%20160.9276,125.5484%20C160.6886,125.0504%20160.8986,124.4534%20161.3966,124.2144%20L163.1996,123.3504%20C163.6986,123.1084%20164.2946,123.3224%20164.5336,123.8194%20C164.7726,124.3174%20164.5626,124.9144%20164.0646,125.1534%20L162.2616,126.0174%20C162.1216,126.0844%20161.9746,126.1164%20161.8296,126.1164%20M155.5176,129.1424%20C155.1446,129.1424%20154.7866,128.9334%20154.6156,128.5744%20C154.3756,128.0764%20154.5856,127.4794%20155.0846,127.2414%20L156.8886,126.3764%20C157.3836,126.1354%20157.9826,126.3474%20158.2216,126.8464%20C158.4606,127.3444%20158.2496,127.9414%20157.7516,128.1794%20L155.9486,129.0434%20C155.8096,129.1114%20155.6616,129.1424%20155.5176,129.1424'%20id='Fill-418'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M162.7275,49.4392%20C162.3845,46.8652%20161.4955,44.5012%20160.2065,42.4312%20C160.8975,41.7932%20161.4935,41.0302%20161.9415,40.1402%20C163.9505,36.1542%20162.3465,31.2942%20158.3605,29.2862%20C155.3745,27.7812%20151.8995,28.3032%20149.4985,30.3352%20C148.3045,23.8462%20142.2135,19.3692%20135.6015,20.2502%20C129.6435,21.0432%20125.2335,25.9252%20124.8195,31.6952%20C123.8535,31.6352%20122.8695,31.6632%20121.8735,31.7952%20C113.5885,32.8992%20107.7675,40.5092%20108.8725,48.7932%20C109.9755,57.0782%20117.5855,62.8992%20125.8705,61.7952%20C127.2575,61.6112%20128.5685,61.2292%20129.7965,60.7072%20C133.2935,66.7122%20140.1615,70.3492%20147.4795,69.3742%20C157.1955,68.0802%20164.0215,59.1552%20162.7275,49.4392'%20id='Fill-420'%20fill='%23FFFFFF'%3e%3c/path%3e%3cg%20id='Group-424'%20transform='translate(107.599630,%2019.000000)'%3e%3cmask%20id='mask-234'%20fill='white'%3e%3cuse%20xlink:href='%23path-233'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-423'%3e%3c/g%3e%3cpath%20d='M22.6757703,40.2674%20L23.1797703,41.1344%20C26.5667703,46.9514%2033.0597703,50.1374%2039.7297703,49.2464%20C44.1277703,48.6614%2048.0337703,46.3974%2050.7297703,42.8734%20C53.4247703,39.3504%2054.5857703,34.9874%2054.0007703,30.5894%20C53.6897703,28.2524%2052.8957703,26.0464%2051.6417703,24.0324%20L51.1457703,23.2354%20L51.8347703,22.5964%20C52.4557703,22.0224%2052.9567703,21.3604%2053.3257703,20.6284%20C54.1607703,18.9724%2054.3007703,17.0894%2053.7197703,15.3284%20C53.1377703,13.5664%2051.9047703,12.1364%2050.2487703,11.3014%20C47.7567703,10.0454%2044.7677703,10.3994%2042.6337703,12.2034%20L41.1357703,13.4704%20L40.7807703,11.5404%20C39.6897703,5.6054%2034.1427703,1.5884%2028.1527703,2.3764%20C22.8567703,3.0824%2018.7367703,7.4564%2018.3547703,12.7764%20L18.2737703,13.8994%20L17.1497703,13.8304%20C16.2277703,13.7754%2015.3117703,13.8044%2014.4247703,13.9224%20C10.7187703,14.4164%207.42677032,16.3244%205.15477032,19.2924%20C2.88477032,22.2624%201.90577032,25.9384%202.39977032,29.6434%20C2.89377032,33.3494%204.80077032,36.6404%207.76977032,38.9124%20C10.7397703,41.1844%2014.4227703,42.1614%2018.1197703,41.6684%20C19.3377703,41.5064%2020.5607703,41.1664%2021.7517703,40.6604%20L22.6757703,40.2674%20Z%20M37.5107703,51.6684%20C31.1707703,51.6684%2025.2367703,48.4874%2021.7287703,43.1124%20C20.6387703,43.5034%2019.5297703,43.7754%2018.4207703,43.9224%20C14.1057703,44.4994%209.83877032,43.3584%206.38777032,40.7184%20C2.93577032,38.0784%200.718770325,34.2514%200.145770325,29.9444%20C-0.429229675,25.6364%200.708770325,21.3634%203.34877032,17.9114%20C5.98877032,14.4584%209.81677032,12.2424%2014.1237703,11.6684%20C14.8077703,11.5774%2015.5047703,11.5304%2016.2077703,11.5284%20C17.1147703,5.6364%2021.8567703,0.9214%2027.8517703,0.1224%20C34.4727703,-0.7666%2040.6377703,3.2634%2042.6037703,9.4654%20C45.2487703,7.9754%2048.4927703,7.8704%2051.2727703,9.2704%20C53.4717703,10.3784%2055.1087703,12.2774%2055.8797703,14.6154%20C56.6517703,16.9544%2056.4657703,19.4534%2055.3577703,21.6524%20C55.0027703,22.3554%2054.5587703,23.0084%2054.0297703,23.6034%20C55.1937703,25.6814%2055.9407703,27.9264%2056.2547703,30.2884%20C57.6297703,40.6114%2050.3517703,50.1264%2040.0297703,51.5004%20C39.1867703,51.6144%2038.3447703,51.6684%2037.5107703,51.6684%20L37.5107703,51.6684%20Z'%20id='Fill-422'%20fill='%239ACDED'%20mask='url(%23mask-234)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M244.1299,92.8318%20C243.7869,90.2578%20242.8979,87.8938%20241.6089,85.8238%20C242.2999,85.1858%20242.8959,84.4228%20243.3439,83.5328%20C245.3529,79.5468%20243.7489,74.6858%20239.7629,72.6778%20C236.7769,71.1738%20233.3029,71.6958%20230.9009,73.7278%20C229.7069,67.2378%20223.6169,62.7618%20217.0049,63.6428%20C211.0459,64.4358%20206.6369,69.3178%20206.2229,75.0878%20C205.2569,75.0278%20204.2719,75.0558%20203.2759,75.1868%20C194.9919,76.2908%20189.1709,83.9018%20190.2749,92.1858%20C191.3779,100.4708%20198.9879,106.2918%20207.2729,105.1878%20C208.6599,105.0038%20209.9709,104.6218%20211.1989,104.0998%20C214.6959,110.1048%20221.5639,113.7418%20228.8829,112.7668%20C238.5979,111.4728%20245.4249,102.5478%20244.1299,92.8318'%20id='Fill-425'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M211.6777,102.6599%20L212.1817,103.5269%20C215.5687,109.3439%20222.0707,112.5209%20228.7327,111.6389%20C233.1297,111.0539%20237.0357,108.7899%20239.7317,105.2659%20C242.4267,101.7419%20243.5887,97.3799%20243.0027,92.9819%20C242.6917,90.6449%20241.8977,88.4389%20240.6437,86.4249%20L240.1477,85.6279%20L240.8367,84.9889%20C241.4577,84.4149%20241.9587,83.7529%20242.3277,83.0209%20C243.1627,81.3649%20243.3027,79.4819%20242.7217,77.7199%20C242.1397,75.9579%20240.9067,74.5279%20239.2507,73.6929%20C236.7577,72.4359%20233.7687,72.7929%20231.6357,74.5959%20L230.1377,75.8629%20L229.7827,73.9329%20C228.6907,67.9959%20223.1227,63.9769%20217.1557,64.7689%20C211.8597,65.4749%20207.7397,69.8479%20207.3577,75.1689%20L207.2767,76.2919%20L206.1527,76.2229%20C205.2347,76.1689%20204.3147,76.1969%20203.4257,76.3149%20C195.7777,77.3339%20190.3827,84.3869%20191.4017,92.0359%20C192.4207,99.6849%20199.4827,105.0819%20207.1217,104.0609%20C208.3397,103.8989%20209.5627,103.5589%20210.7537,103.0529%20L211.6777,102.6599%20Z%20M226.5137,114.0609%20C220.1727,114.0609%20214.2387,110.8789%20210.7307,105.5049%20C209.6407,105.8959%20208.5317,106.1679%20207.4227,106.3149%20C198.5367,107.5009%20190.3317,101.2289%20189.1477,92.3369%20C188.5737,88.0289%20189.7107,83.7559%20192.3517,80.3039%20C194.9917,76.8509%20198.8187,74.6339%20203.1257,74.0599%20C203.8107,73.9699%20204.5077,73.9229%20205.2107,73.9209%20C206.1177,68.0289%20210.8597,63.3139%20216.8547,62.5149%20C223.4767,61.6289%20229.6397,65.6559%20231.6057,71.8579%20C234.2497,70.3679%20237.4927,70.2619%20240.2747,71.6619%20C242.4737,72.7699%20244.1107,74.6689%20244.8817,77.0079%20C245.6537,79.3469%20245.4677,81.8459%20244.3597,84.0449%20C244.0047,84.7479%20243.5607,85.4009%20243.0317,85.9959%20C244.1957,88.0739%20244.9427,90.3189%20245.2567,92.6809%20C245.9237,97.6809%20244.6027,102.6409%20241.5377,106.6479%20C238.4737,110.6549%20234.0327,113.2279%20229.0327,113.8929%20C228.1897,114.0069%20227.3477,114.0609%20226.5137,114.0609%20L226.5137,114.0609%20Z'%20id='Fill-427'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M211.1699,78.7273%20L228.1699,78.7273%20C228.7219,78.7273%20229.1699,79.1753%20229.1699,79.7273%20L229.1699,96.7273%20C229.1699,97.2803%20228.7219,97.7273%20228.1699,97.7273%20L211.1699,97.7273%20C210.6169,97.7273%20210.1699,97.2803%20210.1699,96.7273%20L210.1699,79.7273%20C210.1699,79.1753%20210.6169,78.7273%20211.1699,78.7273'%20id='Fill-429'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M211.3079,96.59%20L228.0329,96.59%20L228.0329,79.865%20L211.3079,79.865%20L211.3079,96.59%20Z%20M228.1699,98.865%20L211.1699,98.865%20C209.9909,98.865%20209.0319,97.906%20209.0319,96.727%20L209.0319,79.727%20C209.0319,78.549%20209.9909,77.59%20211.1699,77.59%20L228.1699,77.59%20C229.3489,77.59%20230.3079,78.549%20230.3079,79.727%20L230.3079,96.727%20C230.3079,97.906%20229.3489,98.865%20228.1699,98.865%20L228.1699,98.865%20Z'%20id='Fill-431'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M223.1699,87.2273%20C224.5499,87.2273%20225.6699,86.1083%20225.6699,84.7273%20C225.6699,83.3463%20224.5499,82.2273%20223.1699,82.2273%20C221.7889,82.2273%20220.6699,83.3463%20220.6699,84.7273%20C220.6699,86.1083%20221.7889,87.2273%20223.1699,87.2273'%20id='Fill-433'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M210.1699,91.7273%20L210.1699,96.7273%20C210.1699,96.7273%20209.9829,97.7273%20211.1699,97.7273%20L228.1699,97.7273%20C228.1699,97.7273%20229.1699,97.6313%20229.1699,96.7273%20L229.1699,92.7273%20L223.8919,89.7273%20L220.0519,92.7273%20L215.4469,87.7273%20L210.1699,91.7273%20Z'%20id='Fill-435'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M69.1191,98.8318%20C68.7761,96.2578%2067.8881,93.8938%2066.5981,91.8238%20C67.2901,91.1858%2067.8861,90.4228%2068.3331,89.5328%20C70.3421,85.5468%2068.7391,80.6858%2064.7531,78.6778%20C61.7661,77.1738%2058.2921,77.6958%2055.8901,79.7278%20C54.6961,73.2378%2048.6061,68.7618%2041.9941,69.6428%20C36.0351,70.4358%2031.6261,75.3178%2031.2121,81.0878%20C30.2461,81.0278%2029.2621,81.0558%2028.2651,81.1868%20C19.9811,82.2908%2014.1601,89.9018%2015.2641,98.1858%20C16.3671,106.4708%2023.9771,112.2918%2032.2631,111.1878%20C33.6491,111.0038%2034.9601,110.6218%2036.1881,110.0998%20C39.6851,116.1048%2046.5531,119.7418%2053.8721,118.7668%20C63.5871,117.4728%2070.4141,108.5478%2069.1191,98.8318'%20id='Fill-437'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.667,108.6599%20L37.171,109.5269%20C40.558,115.3439%2047.055,118.5269%2053.722,117.6389%20C58.119,117.0539%2062.025,114.7899%2064.721,111.2659%20C67.416,107.7419%2068.578,103.3799%2067.992,98.9819%20C67.681,96.6429%2066.887,94.4379%2065.633,92.4259%20L65.136,91.6269%20L65.827,90.9879%20C66.448,90.4149%2066.949,89.7539%2067.316,89.0219%20C68.152,87.3639%2068.292,85.4809%2067.711,83.7199%20C67.13,81.9579%2065.897,80.5279%2064.241,79.6929%20C61.747,78.4369%2058.758,78.7929%2056.625,80.5959%20L55.127,81.8629%20L54.772,79.9329%20C53.679,73.9959%2048.121,69.9769%2042.145,70.7689%20C36.849,71.4749%2032.729,75.8479%2032.347,81.1689%20L32.266,82.2919%20L31.142,82.2229%20C30.223,82.1679%2029.306,82.1969%2028.415,82.3149%20C20.767,83.3339%2015.372,90.3869%2016.391,98.0359%20C17.41,105.6849%2024.459,111.0789%2032.112,110.0609%20C33.33,109.8989%2034.552,109.5589%2035.743,109.0529%20L36.667,108.6599%20Z%20M51.503,120.0609%20C45.162,120.0609%2039.228,116.8799%2035.72,111.5049%20C34.63,111.8959%2033.521,112.1679%2032.413,112.3149%20C23.516,113.4979%2015.32,107.2289%2014.137,98.3369%20C13.563,94.0289%2014.7,89.7559%2017.341,86.3039%20C19.981,82.8509%2023.808,80.6339%2028.115,80.0599%20C28.8,79.9699%2029.498,79.9229%2030.2,79.9209%20C31.107,74.0289%2035.849,69.3139%2041.844,68.5149%20C48.47,67.6239%2054.63,71.6569%2056.595,77.8579%20C59.24,76.3699%2062.485,76.2629%2065.265,77.6619%20C67.464,78.7699%2069.1,80.6689%2069.871,83.0079%20C70.643,85.3469%2070.457,87.8459%2069.349,90.0449%20C68.995,90.7479%2068.551,91.4009%2068.021,91.9969%20C69.185,94.0729%2069.932,96.3169%2070.246,98.6809%20C70.913,103.6809%2069.592,108.6409%2066.527,112.6479%20C63.463,116.6549%2059.022,119.2279%2054.022,119.8929%20C53.179,120.0069%2052.337,120.0609%2051.503,120.0609%20L51.503,120.0609%20Z'%20id='Fill-439'%20fill='%239ACDED'%3e%3c/path%3e%3cpolygon%20id='Fill-441'%20fill='%23FFFFFF'%20points='36.2441%2086.1648%2050.4151%2086.1648%2052.5471%20103.1788%2034.3141%20103.1788'%3e%3c/polygon%3e%3cpath%20d='M35.4346,102.1785%20L51.4136,102.1785%20L49.5326,87.1645%20L37.1366,87.1645%20L35.4346,102.1785%20Z%20M52.5466,104.1785%20L34.3146,104.1785%20C34.0296,104.1785%2033.7576,104.0575%2033.5686,103.8445%20C33.3786,103.6325%2033.2886,103.3485%2033.3216,103.0665%20L35.2506,86.0525%20C35.3076,85.5465%2035.7356,85.1645%2036.2446,85.1645%20L50.4146,85.1645%20C50.9186,85.1645%2051.3446,85.5395%2051.4076,86.0405%20L53.5386,103.0545%20C53.5756,103.3385%2053.4866,103.6245%2053.2966,103.8405%20C53.1066,104.0555%2052.8336,104.1785%2052.5466,104.1785%20L52.5466,104.1785%20Z'%20id='Fill-443'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M46.999,90.3601%20C46.446,90.3601%2045.999,89.9131%2045.999,89.3601%20L45.999,84.0491%20C45.999,83.2361%2045.714,82.4741%2045.216,81.9591%20C44.74,81.4661%2044.157,81.2271%2043.434,81.2271%20C42.439,81.2271%2041.67,81.7731%2041.147,82.8491%20C40.958,83.2391%2040.862,83.6821%2040.862,84.1671%20L40.862,89.1421%20C40.862,89.6951%2040.415,90.1421%2039.862,90.1421%20C39.31,90.1421%2038.862,89.6951%2038.862,89.1421%20L38.862,84.1671%20C38.862,83.3781%2039.026,82.6401%2039.349,81.9761%20C40.209,80.2041%2041.66,79.2271%2043.434,79.2271%20C44.691,79.2271%2045.806,79.6911%2046.654,80.5691%20C47.521,81.4671%2047.999,82.7031%2047.999,84.0491%20L47.999,89.3601%20C47.999,89.9131%2047.552,90.3601%2046.999,90.3601'%20id='Fill-445'%20fill='%239ACDED'%3e%3c/path%3e%3cpolygon%20id='Fill-447'%20fill='%23FFFFFF'%20points='45.2705%2093.6092%2054.8285%2093.6092%2056.2665%20105.0852%2043.9685%20105.0852'%3e%3c/polygon%3e%3cpath%20d='M45.0889,104.0847%20L55.1339,104.0847%20L53.9449,94.6087%20L46.1629,94.6087%20L45.0889,104.0847%20Z%20M56.2669,106.0847%20L43.9689,106.0847%20C43.6839,106.0847%2043.4119,105.9637%2043.2229,105.7507%20C43.0329,105.5377%2042.9429,105.2547%2042.9759,104.9727%20L44.2769,93.4967%20C44.3339,92.9907%2044.7619,92.6087%2045.2709,92.6087%20L54.8279,92.6087%20C55.3319,92.6087%2055.7579,92.9837%2055.8199,93.4847%20L57.2589,104.9607%20C57.2949,105.2447%2057.2059,105.5307%2057.0169,105.7467%20C56.8259,105.9617%2056.5539,106.0847%2056.2669,106.0847%20L56.2669,106.0847%20Z'%20id='Fill-449'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M50.1162,102.075%20C49.3452,102.075%2048.6622,101.79%2048.1392,101.25%20C47.6112,100.703%2047.3212,99.955%2047.3212,99.141%20L47.3212,96.894%20C47.3212,96.411%2047.7132,96.019%2048.1962,96.019%20C48.6792,96.019%2049.0712,96.411%2049.0712,96.894%20L49.0712,99.141%20C49.0712,99.493%2049.1902,99.818%2049.3982,100.034%20C49.5902,100.232%2049.8182,100.325%2050.1162,100.325%20C50.2792,100.325%2050.7122,100.325%2051.0452,99.64%20C51.1252,99.476%2051.1652,99.288%2051.1652,99.079%20L51.1652,97.012%20C51.1652,96.528%2051.5562,96.137%2052.0402,96.137%20C52.5232,96.137%2052.9152,96.528%2052.9152,97.012%20L52.9152,99.079%20C52.9152,99.554%2052.8152,100.001%2052.6192,100.405%20C52.0952,101.482%2051.2062,102.075%2050.1162,102.075'%20id='Fill-451'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M128.5527,37.8357%20L128.5527,55.8357%20L128.5527,37.8357%20Z%20M135.0527,38.8357%20L135.0527,35.8357%20L148.0527,35.8357%20L148.0527,47.8357%20L142.0527,47.8357%20L135.0527,38.8357%20Z%20M135.5527,36.3357%20L141.5527,38.8357%20L135.5527,36.3357%20Z%20M128.5527,50.8357%20L141.5527,50.8357%20L141.5527,38.8357%20L128.5527,38.8357%20L128.5527,50.8357%20Z'%20id='Fill-453'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.6904,46.698%20L146.9154,46.698%20L146.9154,36.973%20L140.0394,36.973%20L141.9654,37.776%20C142.0294,37.801%20142.0894,37.831%20142.1474,37.866%20C142.2914,37.954%20142.4104,38.07%20142.4994,38.205%20C142.5884,38.339%20142.6504,38.493%20142.6764,38.659%20C142.6864,38.726%20142.6914,38.794%20142.6904,38.862%20L142.6904,46.698%20Z%20M129.6904,49.698%20L140.4154,49.698%20L140.4154,39.973%20L129.6904,39.973%20L129.6904,49.698%20Z%20M128.5524,56.973%20C127.9244,56.973%20127.4154,56.464%20127.4154,55.836%20L127.4154,37.836%20C127.4154,37.208%20127.9244,36.698%20128.5524,36.698%20C129.1344,36.698%20129.6144,37.135%20129.6814,37.698%20L133.9154,37.698%20L133.9154,35.836%20C133.9154,35.208%20134.4244,34.698%20135.0524,34.698%20L148.0524,34.698%20C148.6804,34.698%20149.1904,35.208%20149.1904,35.836%20L149.1904,47.836%20C149.1904,48.464%20148.6804,48.973%20148.0524,48.973%20L142.6904,48.973%20L142.6904,50.836%20C142.6904,51.464%20142.1804,51.973%20141.5524,51.973%20L129.6904,51.973%20L129.6904,55.836%20C129.6904,56.464%20129.1804,56.973%20128.5524,56.973%20L128.5524,56.973%20Z'%20id='Fill-455'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M180.2871,138.0945%20C179.6801,133.5355%20178.1051,129.3525%20175.8251,125.6885%20C177.0481,124.5575%20178.1011,123.2065%20178.8951,121.6325%20C182.4511,114.5755%20179.6131,105.9725%20172.5571,102.4165%20C167.2701,99.7535%20161.1191,100.6775%20156.8691,104.2735%20C154.7551,92.7865%20143.9731,84.8615%20132.2671,86.4205%20C121.7191,87.8255%20113.9131,96.4695%20113.1801,106.6825%20C111.4701,106.5755%20109.7271,106.6245%20107.9651,106.8595%20C93.2991,108.8125%2082.9941,122.2855%2084.9471,136.9505%20C86.9011,151.6165%20100.3741,161.9215%20115.0401,159.9685%20C117.4961,159.6415%20119.8161,158.9655%20121.9911,158.0405%20C128.1821,168.6725%20140.3381,175.1105%20153.2951,173.3835%20C170.4931,171.0925%20182.5781,155.2925%20180.2871,138.0945'%20id='Fill-457'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M122.4697,156.6013%20L122.9737,157.4683%20C129.1477,168.0723%20140.9917,173.8723%20153.1447,172.2563%20C169.6947,170.0513%20181.3647,154.7933%20179.1597,138.2453%20C178.5917,133.9843%20177.1457,129.9613%20174.8597,126.2893%20L174.3637,125.4913%20L175.0527,124.8533%20C176.2277,123.7673%20177.1787,122.5103%20177.8797,121.1213%20C181.1477,114.6353%20178.5307,106.7003%20172.0447,103.4323%20C167.3127,101.0483%20161.6477,101.7203%20157.6037,105.1413%20L156.1057,106.4093%20L155.7507,104.4793%20C153.7327,93.5113%20143.4867,86.0723%20132.4177,87.5473%20C122.6337,88.8513%20115.0207,96.9323%20114.3147,106.7633%20L114.2337,107.8873%20L113.1097,107.8173%20C111.4237,107.7133%20109.7457,107.7693%20108.1157,107.9863%20C101.3237,108.8913%2095.2897,112.3863%2091.1267,117.8293%20C86.9647,123.2713%2085.1697,130.0093%2086.0737,136.8003%20C87.9427,150.8203%20100.8677,160.7133%20114.8897,158.8413%20C117.1247,158.5433%20119.3647,157.9213%20121.5457,156.9943%20L122.4697,156.6013%20Z%20M149.1037,174.7993%20C137.9437,174.7993%20127.5117,169.0803%20121.5187,159.4593%20C119.4387,160.2633%20117.3147,160.8133%20115.1907,161.0953%20C99.9187,163.1273%2085.8537,152.3643%2083.8207,137.1013%20C82.8347,129.7063%2084.7887,122.3723%2089.3207,116.4473%20C93.8527,110.5223%20100.4207,106.7163%20107.8147,105.7323%20C109.2357,105.5423%20110.6857,105.4683%20112.1517,105.4993%20C113.4027,95.1013%20121.6367,86.6893%20132.1167,85.2933%20C143.7877,83.7373%20154.6337,91.1213%20157.5937,102.3093%20C162.1807,99.2723%20168.0707,98.8833%20173.0687,101.4013%20C176.7527,103.2573%20179.4927,106.4373%20180.7857,110.3553%20C182.0777,114.2733%20181.7677,118.4593%20179.9107,122.1443%20C179.2247,123.5053%20178.3357,124.7553%20177.2637,125.8713%20C179.4487,129.6053%20180.8437,133.6633%20181.4137,137.9443%20C183.7847,155.7373%20171.2377,172.1403%20153.4457,174.5103%20C151.9907,174.7053%20150.5407,174.7993%20149.1037,174.7993%20L149.1037,174.7993%20Z'%20id='Fill-459'%20fill='%239ACDED'%3e%3c/path%3e%3cpath%20d='M150.3633,133.7674%20C150.3633,143.5034%20142.4703,151.3964%20132.7343,151.3964%20C122.9993,151.3964%20115.1063,143.5034%20115.1063,133.7674%20C115.1063,124.0314%20122.9993,116.1384%20132.7343,116.1384%20C142.4703,116.1384%20150.3633,124.0314%20150.3633,133.7674'%20id='Fill-461'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M154.5166,130.4451%20C154.5166,140.1811%20146.6236,148.0741%20136.8876,148.0741%20C127.1516,148.0741%20119.2586,140.1811%20119.2586,130.4451%20C119.2586,120.7091%20127.1516,112.8161%20136.8876,112.8161%20C146.6236,112.8161%20154.5166,120.7091%20154.5166,130.4451'%20id='Fill-463'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M136.8877,113.8162%20C127.7187,113.8162%20120.2587,121.2762%20120.2587,130.4452%20C120.2587,139.6142%20127.7187,147.0742%20136.8877,147.0742%20C146.0567,147.0742%20153.5167,139.6142%20153.5167,130.4452%20C153.5167,121.2762%20146.0567,113.8162%20136.8877,113.8162%20M136.8877,149.0742%20C126.6157,149.0742%20118.2587,140.7172%20118.2587,130.4452%20C118.2587,120.1722%20126.6157,111.8162%20136.8877,111.8162%20C147.1597,111.8162%20155.5167,120.1722%20155.5167,130.4452%20C155.5167,140.7172%20147.1597,149.0742%20136.8877,149.0742'%20id='Fill-465'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/AssetCategories.svg.js b/lib/static/illustrations/AssetCategories.svg.js new file mode 100644 index 00000000..d146413a --- /dev/null +++ b/lib/static/illustrations/AssetCategories.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/AssetCategory'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.3604,218.4731%20C23.3604,161.2801%2069.7244,114.9151%20126.9184,114.9151%20C184.1114,114.9151%20230.4754,161.2801%20230.4754,218.4731%20L23.3604,218.4731%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.8262'%20y1='209.6821'%20x2='54.8262'%20y2='209.6821'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.8262,210.6821%20L18.8262,210.6821%20C18.2732,210.6821%2017.8262,210.2351%2017.8262,209.6821%20C17.8262,209.1291%2018.2732,208.6821%2018.8262,208.6821%20L54.8262,208.6821%20C55.3792,208.6821%2055.8262,209.1291%2055.8262,209.6821%20C55.8262,210.2351%2055.3792,210.6821%2054.8262,210.6821'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M82.7061,154.1635%20C82.4301,154.1635%2082.2061,153.9395%2082.2061,153.6635%20L82.2061,149.7265%20C82.2061,149.4495%2082.4301,149.2265%2082.7061,149.2265%20C82.9821,149.2265%2083.2061,149.4495%2083.2061,149.7265%20L83.2061,153.6635%20C83.2061,153.9395%2082.9821,154.1635%2082.7061,154.1635'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M84.6748,152.1948%20L80.7368,152.1948%20C80.4608,152.1948%2080.2378,151.9708%2080.2378,151.6948%20C80.2378,151.4188%2080.4608,151.1948%2080.7368,151.1948%20L84.6748,151.1948%20C84.9508,151.1948%2085.1748,151.4188%2085.1748,151.6948%20C85.1748,151.9708%2084.9508,152.1948%2084.6748,152.1948'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M236.1992,152.4028%20C235.9232,152.4028%20235.6992,152.1788%20235.6992,151.9028%20L235.6992,147.9658%20C235.6992,147.6888%20235.9232,147.4658%20236.1992,147.4658%20C236.4752,147.4658%20236.6992,147.6888%20236.6992,147.9658%20L236.6992,151.9028%20C236.6992,152.1788%20236.4752,152.4028%20236.1992,152.4028'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.168,150.434%20L234.23,150.434%20C233.954,150.434%20233.731,150.21%20233.731,149.934%20C233.731,149.658%20233.954,149.434%20234.23,149.434%20L238.168,149.434%20C238.444,149.434%20238.668,149.658%20238.668,149.934%20C238.668,150.21%20238.444,150.434%20238.168,150.434'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='225.8672'%20y1='84.143'%20x2='225.8672'%20y2='88.081'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M225.8672,88.5805%20C225.5912,88.5805%20225.3672,88.3565%20225.3672,88.0805%20L225.3672,84.1435%20C225.3672,83.8665%20225.5912,83.6435%20225.8672,83.6435%20C226.1432,83.6435%20226.3672,83.8665%20226.3672,84.1435%20L226.3672,88.0805%20C226.3672,88.3565%20226.1432,88.5805%20225.8672,88.5805'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='227.8359'%20y1='86.1118'%20x2='223.8979'%20y2='86.1118'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M227.8359,86.6118%20L223.8979,86.6118%20C223.6219,86.6118%20223.3989,86.3878%20223.3989,86.1118%20C223.3989,85.8358%20223.6219,85.6118%20223.8979,85.6118%20L227.8359,85.6118%20C228.1119,85.6118%20228.3359,85.8358%20228.3359,86.1118%20C228.3359,86.3878%20228.1119,86.6118%20227.8359,86.6118'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2168'%20y1='209.643'%20x2='252.1908'%20y2='209.643'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,210.643%20L245.2164,210.643%20C244.6644,210.643%20244.2164,210.196%20244.2164,209.643%20C244.2164,209.09%20244.6644,208.643%20245.2164,208.643%20L252.1904,208.643%20C252.7434,208.643%20253.1904,209.09%20253.1904,209.643%20C253.1904,210.196%20252.7434,210.643%20252.1904,210.643'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='209.643'%20x2='11.973'%20y2='209.643'%20id='Fill-28'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,210.643%20L2.9997,210.643%20C2.4477,210.643%201.9997,210.196%201.9997,209.643%20C1.9997,209.09%202.4477,208.643%202.9997,208.643%20L11.9727,208.643%20C12.5257,208.643%2012.9727,209.09%2012.9727,209.643%20C12.9727,210.196%2012.5257,210.643%2011.9727,210.643'%20id='Fill-30'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='93.9648'%20y1='219.393'%20x2='161.1508'%20y2='219.393'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.1504,220.393%20L93.9644,220.393%20C93.4124,220.393%2092.9644,219.946%2092.9644,219.393%20C92.9644,218.84%2093.4124,218.393%2093.9644,218.393%20L161.1504,218.393%20C161.7034,218.393%20162.1504,218.84%20162.1504,219.393%20C162.1504,219.946%20161.7034,220.393%20161.1504,220.393'%20id='Fill-35'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='169.7695'%20y1='219.393'%20x2='178.9105'%20y2='219.393'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.9102,220.393%20L169.7692,220.393%20C169.2172,220.393%20168.7692,219.946%20168.7692,219.393%20C168.7692,218.84%20169.2172,218.393%20169.7692,218.393%20L178.9102,218.393%20C179.4632,218.393%20179.9102,218.84%20179.9102,219.393%20C179.9102,219.946%20179.4632,220.393%20178.9102,220.393'%20id='Fill-39'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.082'%20y1='219.3168'%20x2='81.082'%20y2='219.3928'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.082,220.393%20C80.536,220.393%2080.091,219.956%2080.082,219.409%20C80.074,218.856%2080.515,218.402%2081.066,218.393%20L86.066,218.317%20L86.082,218.317%20C86.628,218.317%2087.073,218.754%2087.082,219.301%20C87.09,219.854%2086.649,220.308%2086.098,220.317%20L81.098,220.393%20L81.082,220.393%20Z'%20id='Fill-43'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.2744'%20y1='209.6821'%20x2='238.1684'%20y2='209.6821'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,210.6821%20L61.274,210.6821%20C60.722,210.6821%2060.274,210.2351%2060.274,209.6821%20C60.274,209.1291%2060.722,208.6821%2061.274,208.6821%20L238.168,208.6821%20C238.721,208.6821%20239.168,209.1291%20239.168,209.6821%20C239.168,210.2351%20238.721,210.6821%20238.168,210.6821'%20id='Fill-47'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(115.953356,%20104.589724)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,103.77574%20L56.4637171,103.7136%20C58.1421267,103.6916%2059.6527933,102.6256%2060.2423457,101.0206%20C61.9197743,96.4486%2061.4361648,92.2736%2061.5990029,88.6946%20C61.9001552,82.0656%2060.8436695,78.6836%2059.8077838,73.1566%20L52.4781076,73.4226%20C52.4781076,73.4226%2053.1353457,76.1686%2053.6523076,84.4206%20C53.8122029,86.9736%2049.7971648,97.2896%2050.0531933,102.3216%20C50.0953743,103.1466%2050.7692886,103.7866%2051.5795552,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,74.3811%20C53.894799,75.8881%2054.2930657,78.9561%2054.6314943,84.3571%20C54.7050657,85.5391%2054.1410181,87.6721%2053.2140181,91.0541%20C52.1791133,94.8231%2050.8930848,99.5161%2051.033361,102.2701%20C51.0480752,102.5581%2051.3129324,102.7641%2051.566999,102.7761%20L56.451161,102.7131%20C57.726399,102.6961%2058.88098,101.8761%2059.3233895,100.6701%20C60.5515419,97.3221%2060.5633133,94.2421%2060.5741038,91.2641%20C60.5780276,90.3611%2060.5799895,89.4881%2060.6192276,88.6491%20C60.859561,83.3651%2060.220961,80.2151%2059.4126562,76.2271%20C59.2792467,75.5711%2059.1428943,74.8951%2059.00458,74.1871%20L53.6525038,74.3811%20Z%20M51.5581705,104.7761%20C50.2319229,104.7761%2049.1430657,103.7271%2049.0734181,102.3731%20C48.9164657,99.2921%2050.1956276,94.6291%2051.3237229,90.5161%20C52.0152943,87.9941%2052.7304086,85.3881%2052.6735133,84.4841%20C52.1673419,76.4131%2051.5316848,73.6871%2051.5248181,73.6601%20L51.239361,72.4671%20L60.6133419,72.1261%20L60.7712752,72.9691%20C60.960599,73.9811%2061.1518848,74.9211%2061.3343419,75.8221%20C62.136761,79.7841%2062.8302943,83.2061%2062.5791705,88.7401%20C62.5418943,89.5541%2062.5389514,90.3991%2062.5360086,91.2721%20C62.5252181,94.2781%2062.5124657,97.6881%2061.1607133,101.3711%20C60.4367705,103.3441%2058.5533419,104.6871%2056.4756848,104.7131%20L51.5915229,104.7761%20L51.5581705,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,80.2903%20L31.0893238,73.5493%20L27.4499905,73.7433%20C27.4499905,73.7433%2027.0095429,79.4213%2026.8300286,81.7983%20C26.5122,85.9883%2024.9112857,94.2113%2023.9107143,97.8233%20C23.5850381,98.9993%2023.400619,100.0963%2023.3584381,101.0883%20C23.2868286,102.7593%2024.6689905,104.1203%2026.3101238,104.09954%20L30.6361238,104.0443%20C33.1571714,104.0123%2035.3751048,102.2693%2035.9646571,99.7703%20C37.7970762,91.9923%2037.0701905,80.2903%2037.0701905,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,74.6965%20C28.2299457,76.3825%2027.9435076,80.0755%2027.8081362,81.8755%20C27.4952124,85.9975%2025.9237267,94.2395%2024.8544886,98.0945%20C24.5513743,99.1895%2024.3777457,100.2115%2024.3385076,101.1315%20C24.3169267,101.6345%2024.4993838,102.1165%2024.8544886,102.4885%20C25.2243076,102.8775%2025.7402886,103.0985%2026.2729457,103.0985%20L26.2974695,103.0985%20L30.6244505,103.0445%20C32.7266314,103.0175%2034.5306029,101.5755%2035.0102886,99.5375%20C36.6151267,92.7285%2036.2099933,82.6785%2036.1099362,80.6985%20L30.674479,74.5725%20L28.3604124,74.6965%20Z%20M26.2729457,105.0985%20C25.2115552,105.0985%2024.1835171,104.6565%2023.44486,103.8805%20C22.7120886,103.1095%2022.333441,102.1015%2022.3785648,101.0445%20C22.4246695,99.9695%2022.621841,98.7955%2022.9671362,97.5515%20C23.9892886,93.8605%2025.5529267,85.6675%2025.8511362,81.7205%20C26.0316314,79.3435%2026.472079,73.6645%2026.472079,73.6645%20L26.5407457,72.7905%20L31.5043648,72.5255%20L38.0267171,79.8785%20L38.049279,80.2265%20C38.0787076,80.7115%2038.7643933,92.1695%2036.9192219,100.0045%20C36.2286314,102.9335%2033.6497076,105.0065%2030.6489743,105.0445%20L26.3229743,105.0985%20L26.2729457,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,85.9778%20L28.5349238,86.2388%20L28.5054952,85.7378%20L28.243581,85.9778%20Z%20M28.6526381,86.3438%20L28.8645238,86.5348%20L29.9906571,86.0768%20L29.8758857,85.8288%20L29.0960286,86.0288%20L29.1136857,86.3158%20L28.6526381,86.3438%20Z%20M28.7664286,87.1128%20L27.5059048,85.9818%20L28.6722571,84.9118%20L28.9998952,85.2828%20L28.6173238,85.6348%20L30.1476095,85.2448%20L30.6577048,86.3438%20L28.7664286,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,55.012%20C32.7958867,54.867%2036.7834581,51.8%2045.5443438,51.276%20C45.66402,50.691%2045.8111629,50.16%2046.0024486,49.726%20C47.5454867,46.203%2049.659439,36.084%2048.1399438,29.475%20L46.9382771,24.244%20C46.5439343,22.528%2046.3340105,20.773%2046.3114486,19.011%20C46.30262,18.277%2046.3673629,17.559%2046.4978295,16.865%20C46.530201,16.691%2046.5664962,16.519%2046.6076962,16.349%20C46.7303152,15.837%2046.8882486,15.34%2047.0805152,14.861%20C47.1452581,14.7%2047.2119629,14.542%2047.2835724,14.386%20C47.4267914,14.074%2047.5837438,13.771%2047.7544295,13.476%20C47.9251152,13.182%2048.1085533,12.896%2048.3057248,12.62%20C48.897239,11.794%2049.6025438,11.057%2050.3971152,10.434%20C50.6629533,10.227%2050.938601,10.032%2051.2230771,9.85%20C52.7886771,8.853%2054.6338486,8.267%2056.6134105,8.241%20L58.3241914,8.219%20C61.2062295,8.183%2063.8292962,9.339%2065.7401914,11.241%20C65.9795438,11.478%2066.2071248,11.727%2066.4229343,11.987%20C66.8162962,12.459%2067.1655152,12.969%2067.4735343,13.506%20C67.5892867,13.708%2067.7011152,13.913%2067.8031343,14.123%20C67.8786676,14.278%2067.9502771,14.434%2068.0179629,14.592%20C68.222001,15.067%2068.3926867,15.56%2068.5280581,16.068%20C68.6624486,16.575%2068.7615248,17.099%2068.8213629,17.635%20C68.8625629,17.991%2068.8841438,18.355%2068.8890486,18.722%20C68.8988581,19.453%2068.6153629,20.12%2068.1503914,20.606%20C67.68542,21.092%2067.0389724,21.397%2066.3209152,21.407%20L55.6393248,21.543%20L57.3726676,30.974%20C59.3895057,40.658%2058.8990295,47.159%2057.4825343,51.506%20C57.1666676,52.476%2055.3430771,55.919%2055.3430771,55.919%20C60.7903057,64.443%2069.0273629,68.094%2077.799039,69.072%20C85.256239,69.903%20101.244782,62.776%2092.85862,54.874%20C84.473439,46.973%2094.548801,51.824%2096.0359248,52.819%20C97.5220676,53.813%20106.138753,61.212%2097.0237438,72.346%20C93.1695819,77.054%2088.7906105,81.346%2078.1688581,84.729%20C76.4649438,85.271%2067.1439343,86.082%2062.1391152,87.616%20C47.2394295,92.184%2035.0226486,87.581%2028.0863343,77.606%20C21.1784676,67.67%2026.8042295,55.069%2028.5002962,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,56.0061%20C28.2057162,56.3881%2026.9275352,58.4851%2026.2006495,61.9071%20C25.5159448,65.1271%2024.95484,71.3731%2028.8864971,77.0271%20C36.077859,87.3671%2048.0945257,90.8811%2061.8563067,86.6581%20C65.0502876,85.6801%2069.9393543,84.9911%2073.510021,84.4881%20C75.465059,84.2131%2077.3131733,83.9531%2077.87624,83.7751%20C88.5127067,80.3871%2092.64644,76.1321%2096.2700781,71.7051%20C99.2825829,68.0271%20100.558802,64.4421%20100.064402,61.0521%20C99.4895638,57.1051%2096.5731924,54.3741%2095.4970876,53.6541%20C94.7142876,53.1301%2092.4992971,52.0781%2091.1141924,51.6351%20C91.5369829,52.1571%2092.2668114,52.9541%2093.5243924,54.1401%20C96.7791924,57.2061%2096.4927543,60.0211%2095.6795448,61.8411%20C93.2742495,67.2191%2083.0713638,70.6631%2077.6928019,70.0661%20C67.3476781,68.9121%2059.5520495,64.3371%2054.5217257,56.4651%20L54.2029162,55.9671%20L54.4805257,55.4441%20C55.1691543,54.1431%2056.3404114,51.8361%2056.5513162,51.1911%20C58.18264,46.1871%2058.1355543,39.4541%2056.412021,31.1821%20L54.4599257,20.5581%20L66.3078686,20.4061%20C66.7414495,20.4011%2067.1465829,20.2241%2067.4467543,19.9081%20C67.7508495,19.5911%2067.9136876,19.1751%2067.9078019,18.7351%20C67.9038781,18.4021%2067.884259,18.0721%2067.8479638,17.7491%20C67.7930305,17.2681%2067.7037638,16.7901%2067.5811448,16.3291%20C67.4595067,15.8721%2067.3045162,15.4221%2067.1191162,14.9931%20C67.0573162,14.8491%2066.9925733,14.7061%2066.9239067,14.5661%20C66.8316971,14.3781%2066.7296781,14.1921%2066.6256971,14.0081%20C66.341221,13.5141%2066.0204495,13.0501%2065.6751543,12.6331%20C65.4799448,12.3981%2065.2729638,12.1721%2065.0561733,11.9571%20C63.2767257,10.1881%2060.9381352,9.2181%2058.4563257,9.2181%20C58.4161067,9.2181%2058.3758876,9.2181%2058.3366495,9.2191%20L56.6258686,9.2411%20C54.8925257,9.2641%2053.2043067,9.7671%2051.7436686,10.6971%20C51.4856781,10.8621%2051.2345543,11.0401%2050.99324,11.2281%20C50.2742019,11.7921%2049.6356019,12.4591%2049.09804,13.2091%20C48.9195067,13.4591%2048.7537257,13.7191%2048.5987352,13.9851%20C48.4447257,14.2511%2048.3024876,14.5271%2048.1730019,14.8091%20C48.108259,14.9511%2048.046459,15.0941%2047.9885829,15.2381%20C47.8159352,15.6711%2047.6707543,16.1241%2047.5608876,16.5861%20C47.5226305,16.7411%2047.490259,16.8961%2047.4608305,17.0521%20C47.3411543,17.6891%2047.28524,18.3441%2047.2921067,18.9991%20C47.3136876,20.6861%2047.5157638,22.3741%2047.8934305,24.0161%20L49.0950971,29.2461%20C50.6665829,36.0811%2048.499659,46.4771%2046.8977638,50.1341%20C46.7516019,50.4681%2046.6191733,50.9201%2046.5044019,51.4801%20L46.3513733,52.2291%20L45.6019257,52.2741%20C40.67264,52.5681%2037.2363638,53.7081%2034.4749829,54.6241%20C32.3875162,55.3161%2030.577659,55.9161%2028.6746114,56.0061%20M51.0491543,90.3601%20C41.2876971,90.3601%2032.8181543,86.1401%2027.2865638,78.1841%20C21.7785162,70.2611%2023.7963352,60.9821%2025.8582971,56.7481%20C27.1688495,54.0571%2028.146859,54.0241%2028.4676305,54.0131%20C30.14604,53.9561%2031.7891352,53.4111%2033.8677733,52.7221%20C36.5997257,51.8171%2039.9692971,50.6991%2044.7583067,50.3271%20C44.8632686,49.9451%2044.97804,49.6111%2045.1065448,49.3181%20C46.5730686,45.9711%2048.6360114,36.0141%2047.1851829,29.7031%20L45.9835162,24.4731%20C45.5734781,22.6901%2045.3537448,20.8571%2045.3302019,19.0241%20C45.3213733,18.2351%2045.39004,17.4441%2045.53424,16.6771%20C45.5705352,16.4851%2045.6107543,16.2961%2045.6558781,16.1091%20C45.7883067,15.5541%2045.9629162,15.0051%2046.17284,14.4821%20C46.2434686,14.3071%2046.316059,14.1331%2046.3955162,13.9611%20C46.5514876,13.6221%2046.7221733,13.2901%2046.9095352,12.9681%20C47.0959162,12.6451%2047.2979924,12.3321%2047.5138019,12.0301%20C48.1602495,11.1271%2048.9293162,10.3221%2049.799421,9.6411%20C50.0907638,9.4131%2050.3919162,9.2001%2050.7018971,9.0021%20C52.4695733,7.8771%2054.5089733,7.2691%2056.6013448,7.2411%20L58.3121257,7.2191%20C61.3726971,7.1521%2064.2439448,8.3561%2066.4246019,10.5251%20C66.6865162,10.7831%2066.9356781,11.0561%2067.1720876,11.3411%20C67.5909543,11.8451%2067.9774495,12.4031%2068.3207829,13.0011%20C68.4483067,13.2251%2068.5699448,13.4481%2068.6817733,13.6781%20C68.7641733,13.8491%2068.8426495,14.0191%2068.916221,14.1911%20C69.1398781,14.7101%2069.32724,15.2531%2069.4743829,15.8061%20C69.6225067,16.3631%2069.7313924,16.9401%2069.7961352,17.5211%20C69.8402781,17.9101%2069.863821,18.3071%2069.8697067,18.7081%20C69.882459,19.6841%2069.5214686,20.6061%2068.852459,21.3041%20C68.1854114,22.0011%2067.2907829,22.3941%2066.3343543,22.4061%20L56.8181352,22.5281%20L58.3356686,30.7891%20C60.1278686,39.3911%2060.1563162,46.4751%2058.4131638,51.8211%20C58.1483067,52.6361%2057.0270781,54.8231%2056.4855924,55.8631%20C61.189259,62.9081%2068.3923924,67.0171%2077.9056686,68.0771%20C83.0183924,68.6621%2092.0254971,65.1931%2093.8932305,61.0121%20C94.6985924,59.2121%2094.1414114,57.4441%2092.19324,55.6091%20C88.8736971,52.4811%2088.03204,51.0631%2088.85604,49.9871%20C90.2921543,48.1181%2096.5133543,51.9421%2096.5741733,51.9831%20C98.1652781,53.0471%20101.34945,56.2501%20102.005707,60.7581%20C102.58545,64.7361%20101.162088,68.8511%2097.77584,72.9861%20C94.10904,77.4661%2089.596659,82.1371%2078.4608876,85.6831%20C77.7428305,85.9121%2076.0791352,86.1461%2073.777821,86.4701%20C70.2718971,86.9641%2065.4701352,87.6401%2062.4213352,88.5741%20C58.5083162,89.7741%2054.6894686,90.3601%2051.0491543,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,40.4241%20C37.8050219,29.1601%2028.9303457,20.4241%2018.9442505,18.6821%20C16.8714981,18.3201%2016.1907171,17.6671%2013.92766,17.6951%20L12.1952981,17.7181%20C6.35666952,17.7931%201.68439333,22.6781%201.75796476,28.6291%20C1.7756219,30.1121%202.9704219,31.3001%204.42615524,31.2811%20C4.42615524,31.2811%2022.1990505,31.0481%2022.2824314,31.0391%20C22.2834124,31.0401%2023.7293362,31.0221%2023.7303171,31.0231%20C23.7283552,31.0251%2022.2804695,31.0441%2022.2785076,31.0461%20C26.2297838,32.6961%2028.73906,37.7851%2029.2030505,40.5311%20C29.8661743,44.4421%2029.4561362,47.6791%2028.1779552,50.3101%20C27.3245267,52.0621%2027.2519362,54.1611%2027.4069267,55.8581%20C27.4069267,55.8581%2027.4491076,55.8721%2027.5099267,55.8921%20C27.5825171,56.7991%2027.7394695,57.8301%2028.019041,59.0051%20C29.6778314,57.7951%2032.2596981,55.9731%2032.7315362,55.7111%20C33.7507457,55.1461%2036.0540219,53.8581%2037.0840219,53.2381%20C43.6662124,49.2781%2037.4852314,46.8301%2037.6009838,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,55.1106%20L28.3511914,55.1136%20L28.4875438,55.8106%20C28.525801,56.2906%2028.5885819,56.7906%2028.6749057,57.3056%20C30.0992486,56.2856%2031.821801,55.0776%2032.2632295,54.8326%20C33.40702,54.1986%2035.6043533,52.9666%2036.5853057,52.3776%20C39.9254486,50.3686%2039.4320295,49.2906%2038.2391914,46.6856%20C37.4966105,45.0646%2036.5725533,43.0466%2036.619639,40.4056%20C36.82662,28.9936%2027.5821248,21.2036%2018.7790581,19.6676%20C17.9305343,19.5186%2017.2958581,19.3246%2016.7357343,19.1536%20C15.8724962,18.8886%2015.1848486,18.6826%2013.94002,18.6956%20L12.2076581,18.7176%20C6.91934381,18.7866%202.67182,23.2266%202.73852476,28.6166%20C2.74441048,29.0666%202.92196286,29.4886%203.23782952,29.8026%20C3.55467714,30.1176%203.97746762,30.3276%204.41301048,30.2816%20C10.4321343,30.2026%2021.9063343,30.0496%2022.2447629,30.0406%20L22.6685343,30.0276%20L22.6763819,30.0346%20L22.9951914,30.0316%20C23.1815724,30.0286%2023.3247914,30.0116%2023.4689914,30.0266%20L23.6955914,30.0236%20L23.6965724,30.0296%20C24.1124962,30.0436%2024.2164771,30.1036%2024.424439,30.3156%20L25.1179724,31.0226%20L24.7707152,31.3776%20C27.8057819,33.7376%2029.7421819,37.8286%2030.1698771,40.3616%20C30.8457533,44.3466%2030.4710295,47.8436%2029.0564962,50.7546%20C28.3865057,52.1316%2028.27762,53.7886%2028.338439,55.1106%20L28.338439,55.1106%20Z%20M27.4094771,60.6796%20L27.0661438,59.2416%20C26.8513152,58.3396%2026.6943629,57.4646%2026.5972486,56.6316%20L26.4903248,56.5946%20L26.4304867,55.9506%20C26.2107533,53.5486%2026.5030771,51.5016%2027.2986295,49.8656%20C28.523839,47.3436%2028.8406867,44.2606%2028.23642,40.7016%20C27.8567914,38.4516%2025.662401,33.6576%2022.0691724,32.0426%20C21.2059343,32.0576%2017.853039,32.1056%204.43851524,32.2816%20C3.46835333,32.2686%202.55999143,31.9216%201.86842,31.2346%20C1.17684857,30.5476%200.789372381,29.6266%200.77662,28.6416%20C0.696181905,22.1486%205.81282952,16.7996%2012.1821533,16.7176%20L13.9154962,16.6956%20C15.4781533,16.6746%2016.3580676,16.9486%2017.2997819,17.2376%20C17.8314581,17.4006%2018.3807914,17.5686%2019.11062,17.6966%20C28.7190486,19.3726%2038.8091248,27.9146%2038.5815438,40.4426%20C38.5423057,42.6206%2039.3251057,44.3306%2040.0166771,45.8396%20C41.2163819,48.4596%2042.4563057,51.1676%2037.5819533,54.0996%20C36.5774581,54.7036%2034.355601,55.9486%2033.200039,56.5896%20C32.8262962,56.7976%2030.4563152,58.4566%2028.5905438,59.8186%20L27.4094771,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,53.5051%20C31.9933695,51.7681%2031.7206648,50.8781%2031.9031219,50.1681%20C32.9537219,46.0811%2033.2970552,44.7911%2033.2431029,40.4801%20C33.1901314,36.1941%2030.7034171,31.9901%2027.08076,29.7841%20C26.8816267,29.6631%2024.2909314,29.5101%2022.2780171,31.0461%20C26.2302743,32.6961%2028.7385695,37.7851%2029.203541,40.5311%20C29.8666648,44.4421%2029.4566267,47.6791%2028.1774648,50.3101%20C27.3250171,52.0621%2027.2524267,54.1611%2027.4074171,55.8581%20C27.4074171,55.8581%2032.252341,57.6421%2032.1012743,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,55.4827%20C28.6567581,55.7127%2030.1527105,55.9707%2030.96592,55.3637%20C31.4250057,55.0207%2031.6427771,54.4037%2031.6113867,53.5307%20C31.5701867,52.8827%2031.5074057,52.3557%2031.4534533,51.9127%20C31.3602629,51.1347%2031.2915962,50.5737%2031.4289295,50.0427%20L31.4583581,49.9247%20C32.4932629,45.9027%2032.8052057,44.6887%2032.7532152,40.4857%20C32.7031867,36.4067%2030.3773486,32.3747%2026.8282629,30.2137%20C26.6860248,30.1847%2024.9360057,30.0917%2023.2880057,30.9847%20C26.8959486,32.9927%2029.2188438,37.6807%2029.687739,40.4467%20C30.3439962,44.3257%2029.9839867,47.7187%2028.61752,50.5317%20C27.8406057,52.1287%2027.7689962,54.0487%2027.8690533,55.4827%20M29.5405962,56.7377%20C28.3752248,56.7377%2027.3108914,56.3537%2027.2402629,56.3287%20L26.947939,56.2197%20L26.9185105,55.9047%20C26.7743105,54.3167%2026.7978533,52.0197%2027.7376057,50.0867%20C29.0108819,47.4687%2029.3414629,44.2827%2028.719539,40.6167%20C28.2359295,37.7557%2025.6638724,33.0007%2022.0922248,31.5087%20L21.2917676,31.1737%20L21.98432,30.6457%20C24.0904248,29.0387%2026.8939867,29.0877%2027.3314914,29.3547%20C31.1660343,31.6897%2033.6792343,36.0537%2033.7341676,40.4737%20C33.787139,44.8117%2033.4398819,46.1647%2032.406939,50.1787%20L32.3775105,50.2957%20C32.2892248,50.6417%2032.3441581,51.0987%2032.4265581,51.7907%20C32.4824724,52.2517%2032.5491771,52.7997%2032.5903771,53.4737%20L32.5913581,53.4867%20C32.6364819,54.7167%2032.28432,55.6207%2031.543701,56.1717%20C30.96592,56.6017%2030.2351105,56.7377%2029.5405962,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.6204%20C6.67123987,19.6204%206.64477524,17.7384%208.46934667,16.9674%20C9.02554667,16.7314%2010.0427943,16.2944%2010.0427943,16.2944%20C10.0427943,16.2944%2011.1640229,18.6364%209.93390857,19.2454%20C8.16328952,20.1234%206.67123987,19.6204%206.67123987,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,19.2239%20C7.7168581,19.2939%208.66642,19.3189%209.71996286,18.7959%20C9.84356286,18.7349%209.92007714,18.6439%209.96716286,18.5029%20C10.109401,18.0839%209.94263905,17.4169%209.77783905,16.9509%20C9.43548667,17.0969%208.97247714,17.2949%208.65759143,17.4289%20C7.62857238,17.8639%207.30780095,18.7219%207.20676286,19.2239%20M7.76394381,20.2639%20C7.03313429,20.2639%206.55344857,20.1079%206.51715333,20.0949%20L6.18559143,19.9839%20L6.18068667,19.6269%20C6.17970571,19.5369%206.17283905,17.3969%208.28188667,16.5049%20C8.83710571,16.2709%209.85141048,15.8329%209.85141048,15.8329%20L10.2791057,15.6499%20L10.4831438,16.0749%20C10.5635819,16.2439%2011.2600581,17.7499%2010.8951438,18.8289%20C10.7627152,19.2189%2010.5047248,19.5189%2010.148639,19.6959%20C9.2451819,20.1429%208.40744857,20.2639%207.76394381,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,18.2376%20C11.2464229,18.2376%2011.2670229,15.6736%2014.0921657,15.2626%20C14.6189371,15.1866%2015.9971752,15.2026%2015.9971752,15.2026%20C15.9971752,15.2026%2016.6652038,17.9076%2015.177099,18.1876%20C13.3466419,18.5316%2011.2464229,18.2376%2011.2464229,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.7942%20C12.5123419,17.8562%2013.8739038,17.9242%2015.0883229,17.6952%20C15.2541038,17.6652%2015.3678943,17.5882%2015.457161,17.4462%20C15.7200562,17.0282%2015.6710086,16.2232%2015.5925324,15.7012%20C15.1206943,15.7022%2014.4605133,15.7152%2014.1613229,15.7582%20C12.4603514,16.0052%2011.9522181,17.1462%2011.8011514,17.7942%20M13.1548657,18.8562%20C12.0738562,18.8562%2011.2351419,18.7402%2011.1792276,18.7322%20L10.7525133,18.6732%20L10.7564371,18.2332%20C10.7642848,17.1972%2011.4578181,15.1402%2014.0239895,14.7682%20C14.571361,14.6892%2015.8544467,14.7012%2016.0025705,14.7022%20L16.3802371,14.7062%20L16.4724467,15.0802%20C16.5205133,15.2722%2016.9168181,16.9792%2016.2821419,17.9862%20C16.0476943,18.3582%2015.6965133,18.5992%2015.2658752,18.6792%20C14.5546848,18.8132%2013.8101419,18.8562%2013.1548657,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.4114%20C16.8764029,18.4114%2017.2138505,15.5624%2019.7290124,16.3124%20C20.8041362,16.6324%2021.4084029,17.4544%2021.4084029,17.4544%20C21.4084029,17.4544%2020.9365648,19.6264%2019.9369743,19.3954%20C18.190879,18.9924%2016.8764029,18.4114%2016.8764029,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,18.1047%20C17.9447581,18.2987%2018.9041295,18.6447%2020.0449771,18.9087%20C20.0783295,18.9137%2020.1175676,18.9197%2020.1872152,18.8757%20C20.4658057,18.6967%2020.728701,18.0807%2020.8679962,17.5867%20C20.6531676,17.3647%2020.2107581,16.9767%2019.5917771,16.7927%20C19.0149771,16.6217%2018.5627581,16.6557%2018.2017676,16.8977%20C17.7652438,17.1917%2017.5455105,17.7397%2017.4434914,18.1047%20M20.0832343,19.9127%20C19.9988724,19.9127%2019.9145105,19.9027%2019.8291676,19.8827%20C18.0575676,19.4747%2016.7362248,18.8947%2016.6812914,18.8707%20L16.3458057,18.7217%20L16.3899486,18.3517%20C16.3977962,18.2887%2016.586139,16.7877%2017.6622438,16.0637%20C18.2694533,15.6557%2019.0100724,15.5767%2019.8674248,15.8337%20C21.0847867,16.1947%2021.7724343,17.1157%2021.8008819,17.1547%20L21.9362533,17.3377%20L21.8872057,17.5627%20C21.8509105,17.7287%2021.51052,19.2057%2020.7130057,19.7197%20C20.5158343,19.8477%2020.3019867,19.9127%2020.0832343,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,32.1223%20C24.3235971,32.1223%2030.1249495,28.8093%2028.9468257,23.3763%20C29.7306067,24.0183%2031.8278829,25.9773%2032.5930257,26.9843%20C32.6057781,28.0513%2032.8500352,32.2843%2027.14874,35.1933%20C26.1265876,34.1403%2025.2604067,32.8203%2024.3235971,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,32.176%20C25.5634229,32.579%2025.9646324,33.063%2026.3825181,33.566%20C26.6630705,33.905%2026.9514705,34.252%2027.24968,34.578%20C32.0955848,31.958%2032.1250133,28.431%2032.1053943,27.163%20C31.554099,26.481%2030.4662229,25.408%2029.5902324,24.604%20C29.7069657,28.53%2026.4943467,31.222%2025.1455371,32.176%20L25.1455371,32.176%20Z%20M27.0495657,35.803%20L26.8004038,35.545%20C26.3874229,35.119%2026.0038705,34.657%2025.6330705,34.211%20C25.0807943,33.545%2024.5569657,32.916%2024.0341181,32.526%20L23.419061,32.068%20L24.0831657,31.687%20C24.13908,31.655%2029.5519752,28.485%2028.4680229,23.485%20L28.1668705,22.096%20L29.2537657,22.987%20C30.091499,23.672%2032.1956419,25.645%2032.9804038,26.679%20L33.0814419,26.811%20L33.0834038,26.978%20C33.1491276,30.791%2031.22548,33.672%2027.3683752,35.641%20L27.0495657,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,19.092%20C7.45964142,19.092%207.44591905,18.118%208.39057619,17.719%20C8.67897619,17.597%209.20476667,17.37%209.20476667,17.37%20C9.20476667,17.37%209.78549048,18.582%209.14885238,18.898%20C8.2316619,19.353%207.45964142,19.092%207.45964142,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.6428%20C12.4477952,17.6428%2012.4585857,16.3338%2013.8986238,16.1248%20C14.1674048,16.0858%2014.8697667,16.0948%2014.8697667,16.0948%20C14.8697667,16.0948%2015.2101571,17.4738%2014.4509,17.6168%20C13.5180143,17.7918%2012.4477952,17.6428%2012.4477952,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,18.1946%20C17.7749552,18.1946%2017.9544695,16.6836%2019.2885648,17.0816%20C19.859479,17.2516%2020.1792695,17.6866%2020.1792695,17.6866%20C20.1792695,17.6866%2019.9291267,18.8396%2019.3984314,18.7166%20C18.4724124,18.5036%2017.7749552,18.1946%2017.7749552,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,29.3235%20L11.0685762,29.3915%20C11.0352238,26.6495%2013.1884143,24.3985%2015.8781857,24.3635%20L16.3490429,24.3575%20C17.6939286,24.3415%2018.798481,25.4385%2018.8141762,26.8095%20C18.8318333,28.1805%2017.7547476,29.3055%2016.4098619,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,29.2366%20L11.1589219,29.2976%20C11.1324362,27.1426%2012.824579,25.3746%2014.9385314,25.3466%20L15.9106552,25.3356%20C16.967141,25.3216%2017.8343029,26.1836%2017.8480362,27.2606%20C17.8607886,28.3386%2017.0152076,29.2226%2015.9587219,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.8352%20L15.9160505,25.8352%20L14.9439267,25.8472%20C14.0532219,25.8582%2013.2194124,26.2232%2012.5974886,26.8732%20C12.0903362,27.4022%2011.7734886,28.0702%2011.6793171,28.7902%20L15.9533267,28.7362%20C16.7371076,28.7272%2017.366879,28.0672%2017.3570695,27.2672%20C17.3521648,26.8802%2017.2001171,26.5182%2016.9283933,26.2472%20C16.6605933,25.9812%2016.3084314,25.8352%2015.9356695,25.8352%20L15.9356695,25.8352%20Z%20M10.6758029,29.8032%20L10.6689362,29.3042%20C10.6542219,28.1282%2011.0897648,27.0172%2011.8951267,26.1752%20C12.6995076,25.3332%2013.7785552,24.8612%2014.9331362,24.8472%20L15.90526,24.8352%20L15.9356695,24.8352%20C17.2472029,24.8352%2018.3223267,25.9142%2018.3380219,27.2542%20C18.355679,28.6062%2017.2903648,29.7192%2015.9641171,29.7362%20L10.6758029,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,27.221%20C12.0100943,27.823%2012.4946848,28.304%2013.0852181,28.297%20C13.6757514,28.289%2014.1485705,27.795%2014.1407229,27.194%20C14.1328752,26.592%2013.6492657,26.111%2013.0577514,26.117%20C12.468199,26.125%2011.99538,26.619%2012.0032276,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,30.4661%20L4.17189238,30.4661%20C4.47500667,30.3961%204.74378762,30.2201%204.93409238,29.9701%20L5.28723524,29.5061%20L4.4907019,29.6911%20L4.02278762,29.7991%20C3.84229238,29.8411%203.72948286,30.0251%203.77068286,30.2081%20C3.81188286,30.3931%203.99041619,30.5081%204.17189238,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,32.217%20C25.31122,32.217%2029.78142,29.69%2029.6509533,24.715%20C31.6020676,26.126%2032.1376676,27.048%2032.1376676,27.048%20C32.1376676,27.048%2031.8306295,29.421%2030.7623724,30.63%20C29.123201,32.487%2027.3996676,33.073%2025.31122,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,31.2893%20C29.5608038,31.2893%2027.8098038,33.1513%2026.0892133,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,34.5012%20L25.8639867,33.6122%20C27.4933486,32.7552%2029.1903962,30.9612%2029.2060914,30.9432%20L29.91532,31.6352%20C29.8417486,31.7142%2028.0868248,33.5682%2026.3142438,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,50.4094%20L46.4188629,48.4054%20C42.5597962,39.0724%2041.9133486,33.5714%2043.7467486,24.5944%20L44.8189295,19.3344%20C45.1710914,17.6084%2045.3378533,15.8484%2045.3152914,14.0864%20C45.2436819,8.2124%2040.5135295,3.5104%2034.7514152,3.5844%20L33.06712,3.6054%20C27.3834819,3.6794%2022.8338248,8.4334%2022.9054343,14.2274%20L22.9093581,14.5294%20C22.9260343,15.9074%2024.0364724,17.0114%2025.3892057,16.9934%20L36.05412,16.8564%20L34.5532629,26.3294%20C29.916301,51.7214%2030.5392057,61.9834%2040.2535771,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,61.0491%20C36.0760933,61.0491%2034.639979,60.5011%2033.5148267,59.3971%20C29.8548933,55.8041%2029.8745124,46.4821%2033.589379,26.1471%20L34.8999314,17.8711%20L25.4013695,17.9931%20C24.4959505,17.9861%2023.620941,17.6531%2022.9637029,17.0011%20C22.3074457,16.3491%2021.9405695,15.4761%2021.9287981,14.5411%20L21.9248743,14.2401%20C21.8866171,11.1711%2023.023541,8.2711%2025.1257219,6.0731%20C27.2279029,3.8761%2030.0432362,2.6451%2033.05476,2.6061%20L34.7380743,2.5841%20C37.7790267,2.5101%2040.6669505,3.7171%2042.8515314,5.8891%20C45.0351314,8.0591%2046.258379,10.9661%2046.2966362,14.0731%20C46.3191981,15.9041%2046.1445886,17.7421%2045.7796743,19.5371%20L44.7074933,24.7971%20C42.9152933,33.5701%2043.5028838,38.7791%2047.3236933,48.0171%20L48.3154362,49.9461%20L46.5781695,50.8721%20L45.5501314,48.8691%20C41.5596171,39.2271%2040.9210171,33.5261%2042.7858076,24.3901%20L43.8579886,19.1311%20C44.1954362,17.4781%2044.3553314,15.7841%2044.3347314,14.0991%20C44.30236,11.5251%2043.2900171,9.1171%2041.4831029,7.3201%20C39.6742267,5.5241%2037.2846267,4.5271%2034.763579,4.5841%20L33.0792838,4.6061%20C27.94596,4.6721%2023.8220362,8.9831%2023.886779,14.2151%20L23.8907029,14.5171%20C23.8956076,14.9161%2024.05256,15.2901%2024.3331124,15.5691%20C24.6136648,15.8481%2025.0158552,15.9861%2025.3768457,15.9931%20L37.2081124,15.8421%20L35.5218552,26.4881%20C33.0626076,39.9621%2031.0644076,54.2151%2034.8763886,57.9561%20C35.9897695,59.0501%2037.6770076,59.3171%2040.03816,58.7731%20L40.4687981,60.7241%20C39.5280648,60.9411%2038.6618838,61.0491%2037.8653505,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.9299%20C27.9341886,4.9299%2028.0823124,3.0839%2029.8705886,2.3289%20C30.4159981,2.0979%2031.2772743,2.3259%2031.2772743,2.3259%20C31.2772743,2.3259%2032.3357219,3.9659%2031.1301314,4.5639%20C29.3948267,5.4229%2027.9341886,4.9299%2027.9341886,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.5422%20C29.0179448,4.6062%2029.9076686,4.6132%2030.9151067,4.1132%20C31.1162019,4.0152%2031.1701543,3.8972%2031.1946781,3.8072%20C31.280021,3.4932%2031.1014876,3.0382%2030.9621924,2.7692%20C30.6757543,2.7182%2030.2843543,2.6932%2030.0587352,2.7912%20C29.0581638,3.2132%2028.6648019,4.0352%2028.5137352,4.5422%20M29.0061733,5.5702%20C28.2881162,5.5702%2027.8152971,5.4162%2027.7799829,5.4042%20L27.4140876,5.2802%20L27.4454781,4.8892%20C27.4523448,4.8012%2027.6416686,2.7292%2029.6820495,1.8672%20C30.3608686,1.5782%2031.2957162,1.8132%2031.3996971,1.8412%20L31.5831352,1.8902%20L31.6871162,2.0512%20C31.7597067,2.1622%2032.3845733,3.1682%2032.1412971,4.0702%20C32.0294686,4.4842%2031.7548019,4.8102%2031.3447638,5.0132%20C30.4589638,5.4512%2029.6379067,5.5702%2029.0061733,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.2678%20C32.2047648,4.2678%2032.2273267,1.3628%2035.4271933,0.8988%20C36.0245933,0.8118%2036.792679,0.8618%2036.792679,0.8618%20C36.792679,0.8618%2038.3416029,3.8938%2036.6553457,4.2098%20C34.5835743,4.5998%2032.2047648,4.2678%2032.2047648,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.8245%20C33.5297371,3.8955%2035.1365371,3.9875%2036.5667657,3.7185%20C36.7747276,3.6785%2036.8433943,3.5905%2036.8826324,3.5085%20C37.0925562,3.0705%2036.8002324,2.0635%2036.4804419,1.3495%20C36.2195086,1.3405%2035.8251657,1.3455%2035.4965467,1.3935%20C33.4443943,1.6915%2032.895061,3.0915%2032.748899,3.8245%20M34.3615848,4.9005%20C33.1442229,4.9005%2032.2005467,4.7715%2032.1387467,4.7625%20L31.7100705,4.7035%20L31.7139943,4.2635%20C31.7238038,3.1095%2032.4967943,0.8185%2035.3582324,0.4035%20C35.9987943,0.3115%2036.7914038,0.3615%2036.8227943,0.3625%20L37.1004038,0.3805%20L37.2269467,0.6315%20C37.3397562,0.8505%2038.3089371,2.8105%2037.7635276,3.9475%20C37.6291371,4.2295%2037.342699,4.5905%2036.7443181,4.7025%20C35.9409181,4.8525%2035.1002419,4.9005%2034.3615848,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.8547%20C37.9457886,4.8547%2038.3460171,2.0737%2040.7915314,2.8717%20C41.8372267,3.2117%2042.4091219,4.0327%2042.4091219,4.0327%20C42.4091219,4.0327%2041.89216,6.1477%2040.9190552,5.8967%20C39.2200457,5.4577%2037.9457886,4.8547%2037.9457886,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.5627%20C39.0090429,4.7667%2039.9350619,5.1257%2041.0396143,5.4127%20C41.0739476,5.4207%2041.1102429,5.4237%2041.1720429,5.3847%20C41.4437667,5.2187%2041.7174524,4.6217%2041.8655762,4.1517%20C41.6595762,3.9277%2041.2387476,3.5417%2040.6423286,3.3477%20C40.0871095,3.1667%2039.6447,3.1897%2039.2866524,3.4157%20C38.8589571,3.6877%2038.6313762,4.2087%2038.5215095,4.5627%20M41.0778714,6.4167%20C40.9856619,6.4167%2040.8914905,6.4057%2040.7983,6.3807%20C39.0747667,5.9357%2037.7936429,5.3337%2037.7396905,5.3077%20L37.4071476,5.1517%20L37.460119,4.7827%20C37.4699286,4.7197%2037.6916238,3.2507%2038.7677286,2.5667%20C39.3739571,2.1807%2040.1047667,2.1227%2040.941519,2.3947%20C42.1284714,2.7827%2042.7817857,3.7037%2042.8082714,3.7427%20L42.939719,3.9297%20L42.8847857,4.1537%20C42.8200429,4.4177%2042.4580714,5.7657%2041.6762524,6.2437%20C41.4869286,6.3587%2041.2838714,6.4167%2041.0778714,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,54.6731%20C29.3229229,54.2011%2029.9350371,53.9251%2030.4627895,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,55.0696%20L28.4221143,54.2766%20C29.0165714,53.8106%2029.6816571,53.4746%2030.3438,53.3046%20L30.5831524,54.2736%20C30.2113714,54.3696%2029.6384952,54.5856%2029.0195143,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,54.5706%20C30.4202162,47.3726%2033.3944638,33.5246%2033.9300638,30.1196%20L36.0518638,16.4756%20L37.0553781,16.4634463%20C38.3276733,16.4466%2039.3076448,17.8426%2039.1428448,19.1316%20L37.6282543,30.9606%20C37.1171781,34.9666%2036.7610924,53.4876%2043.6248162,57.3776%20C45.0893781,58.2076%2047.4456257,57.6206%2048.3314257,57.1756%20C51.5509114,55.5566%2052.4318067,51.4266%2053.1008162,48.0986%20C54.48494,41.2116%2053.2744448,35.8336%2052.8820638,30.4536%20L52.4582924,23.7206%20C52.3817781,22.5046%2053.3156448,21.1996%2054.5094638,21.1846%20L55.7278067,21.1696%20L58.088959,34.7556%20C58.7962257,38.6246%2060.6590543,52.0466%2052.9654448,58.4486%20C52.8271305,58.5646%2054.8626067,59.0016%2054.2867876,60.0686%20C52.0021495,64.3106%2045.2375019,65.0636%2043.9848257,66.8836%20C39.15854,73.8896%2043.9406829,88.6266%2043.9406829,88.6266%20C43.9406829,88.6266%2038.4620638,86.4776%2035.0483495,83.4366%20C27.067321,76.3266%2025.9362829,65.8936%2025.8617305,62.8196%20C25.7734448,59.1416%2026.6925971,56.8476%2027.8432543,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,89.4719%20L43.7647981,89.0929%20C43.5372171,89.0039%2038.1655219,86.8769%2034.7253219,83.8139%20C26.1174648,76.1449%2025.4229505,64.9909%2025.371941,62.8319%20C25.2915029,59.4949%2025.9968076,56.9089%2027.4692171,55.1469%20L28.2167029,55.7949%20C26.9238076,57.3429%2026.278341,59.7679%2026.3528933,62.8069%20C26.3833029,64.0849%2026.896341,75.5099%2035.3707886,83.0599%20C37.8388648,85.2579%2041.4634838,87.0039%2043.1664171,87.7569%20C42.1668267,84.2389%2039.3652267,72.7199%2043.5833219,66.5959%20C44.1493314,65.7739%2045.4667505,65.2249%2047.1353505,64.5299%20C49.5416267,63.5269%2052.5364743,62.2789%2053.8568362,59.8279%20C53.9127505,59.7239%2053.8990171,59.6799%2053.8931314,59.6629%20C53.8166171,59.4299%2053.2466838,59.1709%2053.0318552,59.0749%20C52.7542457,58.9479%2052.5139124,58.8389%2052.4736933,58.5299%20L52.4364171,58.2529%20L52.6541886,58.0619%20C60.0593981,51.8999%2058.3172267,38.7349%2057.6070171,34.8469%20L55.3174743,21.6739%20L54.5160362,21.6849%20C54.150141,21.6899%2053.7852267,21.8699%2053.490941,22.1949%20C53.1230838,22.5989%2052.9151219,23.1719%2052.9474933,23.6889%20L53.3722457,30.4209%20C53.4605314,31.6429%2053.59296,32.8689%2053.7273505,34.1139%20C54.1883981,38.3899%2054.66416,42.8119%2053.5811886,48.1999%20C52.9308171,51.4359%2052.0401124,55.8679%2048.5489029,57.6239%20C47.6346552,58.0819%2045.0675029,58.7689%2043.3861505,57.8139%20C36.0231219,53.6419%2036.7097886,34.2839%2037.1423886,30.8959%20L38.656979,19.0669%20C38.7256457,18.5319%2038.5363219,17.9329%2038.1615981,17.5039%20C37.8565219,17.1549%2037.4729695,16.9629%2037.0776457,16.9629%20L37.0629314,16.9629%20L36.4714171,16.9709%20L34.41436,30.1979%20C34.3417695,30.6599%2034.2240552,31.3149%2034.0808362,32.1179%20C33.2087695,36.9669%2031.1693695,48.3259%2032.7271219,54.4449%20L31.776579,54.6969%20C30.1648743,48.3629%2032.1581695,37.2689%2033.1145981,31.9369%20C33.2578171,31.1439%2033.3735695,30.4969%2033.445179,30.0399%20L35.6327029,15.9809%20L37.050179,15.9629%20L37.0786267,15.9629%20C37.7574457,15.9629%2038.4009505,16.2739%2038.8943695,16.8389%20C39.460379,17.4889%2039.7350457,18.3689%2039.6300838,19.1959%20L38.1154933,31.0249%20C37.5200552,35.6839%2037.4396171,53.2999%2043.8628933,56.9399%20C45.1155695,57.6509%2047.2854362,57.1429%2048.114341,56.7279%20C51.1758933,55.1879%2052.0106838,51.0329%2052.6198552,47.9979%20C53.6714362,42.7649%2053.2045029,38.4219%2052.7522838,34.2219%20C52.6169124,32.9659%2052.4835029,31.7289%2052.3932552,30.4909%20L51.9685029,23.7529%20C51.9184743,22.9589%2052.2186457,22.1229%2052.7709219,21.5149%20C53.2506076,20.9879%2053.8666457,20.6929%2054.5042648,20.6849%20L56.1375505,20.6639%20L58.5712933,34.6679%20C59.2883695,38.5909%2061.0119029,51.6709%2053.8264267,58.3509%20C54.2246933,58.5599%2054.665141,58.8679%2054.8230743,59.3449%20C54.8946838,59.5619%2054.9339219,59.9059%2054.7171314,60.3099%20C53.2290267,63.0709%2050.0566267,64.3929%2047.5071314,65.4549%20C46.1073124,66.0379%2044.7869505,66.5889%2044.385741,67.1699%20C39.7556457,73.8939%2044.3592552,88.3249%2044.406341,88.4689%20L44.7320171,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,59.7737%20C96.3910295,59.7737%2097.4965629,58.4937%2096.8461914,56.8017%20C96.6470581,56.2857%2095.94862,55.8477%2095.94862,55.8477%20C95.94862,55.8477%2094.2044867,56.1817%2094.5860771,57.3777%20C95.1363914,59.1007%2096.3910295,59.7737%2096.3910295,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,56.3879%20C95.5799781,56.4719%2095.2023114,56.6419%2095.0698829,56.8709%20C95.0306448,56.9389%2094.9943495,57.0389%2095.0532067,57.2229%20C95.3582829,58.1819%2095.9017305,58.7699%2096.260759,59.0739%20C96.4853971,58.6459%2096.73554,57.8859%2096.3892638,56.9849%20C96.3107876,56.7799%2096.0518162,56.5409%2095.8526829,56.3879%20L95.8526829,56.3879%20Z%20M96.5040352,60.3999%20L96.1626638,60.2159%20C96.1047876,60.1849%2094.7245876,59.4269%2094.11934,57.5329%20C93.9869114,57.1159%2094.0232067,56.7099%2094.2272448,56.3609%20C94.6667114,55.6039%2095.7379114,55.3789%2095.8575876,55.3569%20L96.0439686,55.3209%20L96.2048448,55.4219%20C96.2911686,55.4759%2097.0504257,55.9659%2097.3025305,56.6189%20C98.05394,58.5729%2096.8130352,60.0419%2096.7590829,60.1039%20L96.5040352,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,58.0198%20C95.9982562,58.0198%2096.3867133,57.5708%2096.1581514,56.9768%20C96.0885038,56.7958%2095.8432657,56.6428%2095.8432657,56.6428%20C95.8432657,56.6428%2095.2321324,56.7598%2095.3655419,57.1788%20C95.5587895,57.7838%2095.9982562,58.0198%2095.9982562,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,68.9592%20C87.3220267,68.9592%2086.2263029,66.4962%2088.7502933,64.8272%20C89.2211505,64.5162%2089.889179,64.2512%2089.889179,64.2512%20C89.889179,64.2512%2092.36216,66.1942%2091.0594552,67.1352%20C89.458541,68.2902%2087.3220267,68.9592%2087.3220267,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,64.8284%20C89.58528,64.9284%2089.2664705,65.0814%2089.0173086,65.2464%20C87.4458229,66.2864%2087.4870229,67.6404%2087.6351467,68.3214%20C88.3326038,68.0644%2089.6941657,67.5084%2090.7751752,66.7264%20C90.92428,66.6194%2090.945861,66.5304%2090.9478229,66.4504%20C90.9566514,66.0174%2090.3327657,65.2944%2089.8069752,64.8284%20L89.8069752,64.8284%20Z%20M87.0534419,69.5664%20L86.8758895,69.1664%20C86.4354419,68.1784%2086.20688,65.9134%2088.4826895,64.4074%20C88.9898419,64.0724%2089.6823943,63.7974%2089.7118229,63.7854%20L89.9698133,63.6824%20L90.1895467,63.8554%20C90.4828514,64.0874%2091.9523181,65.3014%2091.9287752,66.4714%20C91.9219086,66.7714%2091.8159657,67.2014%2091.3421657,67.5434%20C89.6971086,68.7304%2087.5566705,69.4084%2087.4654419,69.4364%20L87.0534419,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,68.0159%20C88.1966438,68.0159%2087.5894343,66.6499%2088.9892533,65.7249%20C89.2501867,65.5519%2089.6200057,65.4059%2089.6200057,65.4059%20C89.6200057,65.4059%2090.9923581,66.4829%2090.2693962,67.0039%20C89.3816343,67.6449%2088.1966438,68.0159%2088.1966438,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,60.7483%20C94.9885619,60.7483%2096.8523714,62.3763%2095.1023524,63.8743%20C94.3548667,64.5153%2093.4769143,64.5643%2093.4769143,64.5643%20C93.4769143,64.5643%2092.1585143,63.1643%2092.8069238,62.5363%20C93.9389429,61.4393%2094.9885619,60.7483%2094.9885619,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,61.4026%20C94.5330076,61.6866%2093.8522267,62.2136%2093.14496,62.8986%20C93.1165124,63.2266%2093.4029505,63.7006%2093.6687886,64.0306%20C93.9307029,63.9746%2094.3858648,63.8356%2094.7870743,63.4916%20C95.1716076,63.1626%2095.3589695,62.8256%2095.3609433,62.4616%20C95.3628933,62.0416%2095.1205981,61.6506%2094.9214648,61.4026%20L94.9214648,61.4026%20Z%20M93.2783695,65.0766%20L93.123379,64.9106%20C92.9546552,64.7326%2092.1188838,63.7996%2092.1375219,62.9526%20C92.1443886,62.6466%2092.25916,62.3776%2092.4690838,62.1736%20C93.6207219,61.0576%2094.6781886,60.3576%2094.7223314,60.3286%20L95.0293695,60.1266%20L95.30796,60.3686%20C95.350141,60.4056%2096.3477695,61.2906%2096.3419097,62.4656%20C96.338941,63.1316%2096.027979,63.7346%2095.4178267,64.2566%20C94.5545886,64.9966%2093.5471505,65.0616%2093.5039886,65.0636%20L93.2783695,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,61.9221%20C94.7346914,61.9221%2095.5606533,62.6431%2094.78472,63.3071%20C94.4531581,63.5901%2094.064701,63.6121%2094.064701,63.6121%20C94.064701,63.6121%2093.4810343,62.9921%2093.7684533,62.7141%20C94.268739,62.2281%2094.7346914,61.9221%2094.7346914,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,70.3743%20C78.4886486,70.3743%2077.8539724,68.1783%2080.2229724,67.2723%20C82.5919724,66.3663%2083.2403819,67.0863%2083.2403819,67.0863%20C83.2403819,67.0863%2084.5842867,69.3283%2083.4169533,70.0703%20C82.24962,70.8123%2078.4886486,70.3743%2078.4886486,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,69.9153%20C80.3267571,70.0493%2082.4750429,70.0803%2083.1577857,69.6463%20C83.7473381,69.2713%2083.1342429,67.9093%2082.8684048,67.4283%20C82.7153762,67.3473%2082.059119,67.1043%2080.3954238,67.7403%20C78.9563667,68.2903%2078.8553286,69.3753%2078.9043762,69.9153%20M80.7495476,71.0053%20C79.6391095,71.0053%2078.6355952,70.8943%2078.433519,70.8713%20L78.1098048,70.8333%20L78.0185762,70.5163%20C77.753719,69.6023%2077.838081,67.6493%2080.0501286,66.8053%20C82.6025667,65.8273%2083.4559952,66.5853%2083.6011762,66.7483%20C84.2515476,67.8153%2084.9235,69.7013%2083.6767095,70.4943%20C83.0430143,70.8973%2081.8442905,71.0053%2080.7495476,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,69.8596%20C79.5988905,69.8596%2079.2692905,68.7166%2080.5013667,68.2466%20C81.7334429,67.7756%2082.0708905,68.1496%2082.0708905,68.1496%20C82.0708905,68.1496%2082.7693286,69.3156%2082.162119,69.7016%20C81.5549095,70.0876%2079.5988905,69.8596%2079.5988905,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.802%20C35.5738457,19.802%2039.39956,21.944%2044.7163219,19.899%20C44.3710267,21.592%2043.6657219,24.996%2043.6657219,24.996%20C43.6657219,24.996%2038.7374171,26.606%2034.8901219,24.207%20C35.2540552,21.961%2035.5738457,19.802%2035.5738457,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.9485%20C38.4908057,25.6685%2042.2243105,24.8655%2043.2474438,24.5965%20C43.3936057,23.8895%2043.7722533,22.0615%2044.0606533,20.6575%20C40.1888343,21.8865%2037.2037962,21.0275%2035.9609295,20.5275%20C35.84812,21.2755%2035.6499676,22.5755%2035.4292533,23.9485%20M39.9445771,26.0305%20C38.3054057,26.0305%2036.3758724,25.7195%2034.633701,24.6345%20L34.3521676,24.4585%20L34.40612,24.1265%20C34.7690724,21.8845%2035.0888629,19.7285%2035.0888629,19.7275%20L35.1938248,19.0225%20L35.8088819,19.3635%20C35.8461581,19.3845%2039.5227676,21.3635%2044.5432819,19.4305%20L45.3790533,19.1095%20L45.1965962,20.0005%20C44.85032,21.6945%2044.1459962,25.0995%2044.1459962,25.0995%20L44.087139,25.3845%20L43.8154152,25.4725%20C43.697701,25.5105%2042.0634343,26.0305%2039.9445771,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.5979%20C63.8778533,9.5979%2063.6826438,7.7429%2061.8629771,7.0279%20C61.3077581,6.8099%2059.8147486,6.7679%2059.8147486,6.7679%20C59.8147486,6.7679%2059.4204057,8.7409%2060.649539,9.3109%20C62.4181962,10.1319%2063.8778533,9.5979%2063.8778533,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.2883%20C60.2284162,7.7903%2060.2853114,8.5933%2060.8523019,8.8553%20C61.88034,9.3333%2062.7847781,9.3043%2063.2889876,9.2253%20C63.1251686,8.7183%2062.7092448,7.8953%2061.6870924,7.4943%20C61.4222352,7.3913%2060.7826543,7.3223%2060.251959,7.2883%20M62.68374,10.2683%20C62.0677019,10.2683%2061.2878448,10.1563%2060.4461876,9.7663%20C58.8805876,9.0393%2059.3151495,6.7643%2059.3337876,6.6683%20L59.4161876,6.2563%20L59.8281876,6.2673%20C59.9900448,6.2723%2061.4222352,6.3193%2062.0392543,6.5603%20C64.1149495,7.3763%2064.3562638,9.4563%2064.3650924,9.5443%20L64.4062924,9.9353%20L64.04334,10.0683%20C64.0050829,10.0823%2063.4802733,10.2683%2062.68374,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.7083%20C59.2728705,8.7083%2059.1894895,6.1783%2056.3918133,5.8453%20C55.8699467,5.7823%2055.202899,5.8433%2055.202899,5.8433%20C55.202899,5.8433%2053.9178514,8.5203%2055.3941848,8.7583%20C57.2079657,9.0513%2059.2728705,8.7083%2059.2728705,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.3235%20C55.2809829,6.9305%2055.0602686,7.7765%2055.23684,8.1225%20C55.25744,8.1615%2055.2956971,8.2355%2055.4703067,8.2635%20C56.6739352,8.4585%2058.0090114,8.3585%2058.7064686,8.2795%20C58.5397067,7.6435%2058.0099924,6.5415%2056.3355067,6.3425%20C56.0677067,6.3085%2055.7498781,6.3135%2055.5281829,6.3235%20M57.0339448,9.3775%20C56.4855924,9.3775%2055.8911352,9.3445%2055.3172781,9.2525%20C54.7689257,9.1635%2054.4972019,8.8395%2054.3657543,8.5835%20C53.8644876,7.5975%2054.6080495,5.9445%2054.762059,5.6235%20L54.8836971,5.3705%20L55.1593448,5.3445%20C55.1858305,5.3425%2055.8813257,5.2815%2056.4492971,5.3475%20C58.9929067,5.6515%2059.7296019,7.6675%2059.7629543,8.6915%20L59.7776686,9.1315%20L59.3509543,9.2015%20C59.2911162,9.2125%2058.2748495,9.3775%2057.0339448,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.9592%20C53.9849486,8.9592%2053.5131105,6.1682%2051.0685771,7.0352%20C50.0258248,7.4052%2049.4686438,8.2462%2049.4686438,8.2462%20C49.4686438,8.2462%2050.040539,10.3632%2051.0156057,10.0852%20C52.7165771,9.6002%2053.9849486,8.9592%2053.9849486,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.3518%20C50.1779705,8.8288%2050.4644086,9.4178%2050.7459419,9.5808%20C50.8126467,9.6198%2050.8499229,9.6138%2050.8832752,9.6038%20C51.9917514,9.2878%2052.9177705,8.8998%2053.4033419,8.6818%20C53.2836657,8.3278%2053.0413705,7.8038%2052.596999,7.5388%20C52.2301229,7.3198%2051.7818276,7.3108%2051.2295514,7.5078%20C50.6331324,7.7188%2050.2181895,8.1208%2050.0151324,8.3518%20M50.8401133,10.6108%20C50.6429419,10.6108%2050.4467514,10.5568%2050.2633133,10.4508%20C49.465799,9.9918%2049.0675324,8.6448%2048.9959229,8.3788%20L48.9360848,8.1578%20L49.0626276,7.9668%20C49.0891133,7.9268%2049.7237895,6.9828%2050.907799,6.5628%20C51.7396467,6.2698%2052.4783038,6.3058%2053.0982657,6.6788%20C54.1979133,7.3388%2054.4578657,8.8118%2054.4686562,8.8738%20L54.5304562,9.2418%20L54.2028181,9.4078%20C54.1488657,9.4338%2052.8736276,10.0748%2051.1471514,10.5668%20C51.0451324,10.5958%2050.9421324,10.6108%2050.8401133,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.4524%20C28.8691343,4.4524%2028.9485914,3.4664%2029.904039,3.0624%20C30.1953819,2.9394%2030.6554486,3.0604%2030.6554486,3.0604%20C30.6554486,3.0604%2031.2204771,3.9364%2030.5759914,4.2564%20C29.6499724,4.7154%2028.8691343,4.4524%2028.8691343,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.7659%20C33.2536971,3.7659%2033.2684114,1.9449%2035.274459,1.6539%20C35.647221,1.5989%2036.1298495,1.6309%2036.1298495,1.6309%20C36.1298495,1.6309%2037.1009924,3.5319%2036.0435257,3.7299%20C34.7447448,3.9739%2033.2536971,3.7659%2033.2536971,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.5618%20C39.0005086,4.5618%2039.2310324,2.9578%2040.6426229,3.4168%20C41.2459086,3.6148%2041.5755086,4.0868%2041.5755086,4.0868%20C41.5755086,4.0868%2041.27828,5.3078%2040.7161943,5.1638%20C39.7352419,4.9098%2039.0005086,4.5618%2039.0005086,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,9.135%20C62.9725324,9.135%2062.8695324,8.155%2061.9072181,7.776%20C61.6139133,7.66%2060.8252276,7.639%2060.8252276,7.639%20C60.8252276,7.639%2060.6162848,8.682%2061.2666562,8.983%20C62.2015038,9.417%2062.9725324,9.135%2062.9725324,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.2756%20C58.183719,8.2756%2058.1376143,6.8776%2056.5916333,6.6926%20C56.3022524,6.6586%2055.9334143,6.6916%2055.9334143,6.6916%20C55.9334143,6.6916%2055.2222238,8.1716%2056.0383762,8.3026%20C57.0418905,8.4646%2058.183719,8.2756%2058.183719,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.7815%20C53.0059581,8.7815%2052.7469867,7.2555%2051.4109295,7.7295%20C50.8400152,7.9315%2050.534939,8.3915%2050.534939,8.3915%20C50.534939,8.3915%2050.8488438,9.5505%2051.381501,9.3975%20C52.3124248,9.1325%2053.0059581,8.7815%2053.0059581,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,24.4524%20C46.9860495,24.4524%2051.7005067,25.1394%2056.1608971,23.9634%20C56.6268495,26.4364%2056.9299638,28.3044%2056.9299638,28.3044%20C56.9299638,28.3044%2053.8527162,30.4924%2048.1053162,29.3194%20C47.389221,26.1444%2046.9860495,24.4524%2046.9860495,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.8899%20C52.8636219,29.6979%2055.5739933,28.4939%2056.3901457,28.0479%20C56.2930314,27.4649%2056.0732981,26.1779%2055.7750886,24.5739%20C52.4114029,25.3579%2049.0565457,25.1679%2047.6263171,25.0299%20C47.7970029,25.7619%2048.0981552,27.0629%2048.5111362,28.8899%20M51.4020029,30.1669%20C50.3955457,30.1669%2049.2645076,30.0659%2048.0088886,29.8099%20L47.6979267,29.7459%20L47.6272981,29.4319%20C46.9121838,26.2629%2046.5099933,24.5729%2046.5090124,24.5709%20L46.3383267,23.8539%20L47.0554029,23.9569%20C47.1015076,23.9649%2051.7266981,24.6169%2056.0379838,23.4789%20L56.5431743,23.3459%20L56.6422505,23.8689%20C57.1101648,26.3499%2057.413279,28.2229%2057.413279,28.2229%20L57.4642886,28.5339%20L57.2102219,28.7139%20C57.106241,28.7879%2055.1119648,30.1669%2051.4020029,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.5364%20L60.0485095,19.4674%20C60.0151571,16.7244%2057.8070333,14.5294%2055.116281,14.5634%20L54.6473857,14.5704%20C53.301519,14.5874%2052.2254143,15.7134%2052.2411095,17.0844%20C52.2587667,18.4554%2053.3623381,19.5534%2054.7082048,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.4348%20L59.9560057,19.3748%20C59.92952,17.2208%2058.1942152,15.4968%2056.0812438,15.5228%20L54.9737486,15.5378%20C53.9908343,15.5498%2053.2050914,16.3718%2053.2178438,17.3728%20C53.2305962,18.5268%2054.160539,19.4498%2055.2915771,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,16.0227%20L56.0867371,16.0227%20L54.9802229,16.0377%20C54.6359086,16.0427%2054.3131752,16.1827%2054.0728419,16.4337%20C53.8334895,16.6847%2053.7030229,17.0157%2053.7079276,17.3677%20C53.7128324,17.7917%2053.8795943,18.1877%2054.1778038,18.4837%20C54.4711086,18.7757%2054.8566229,18.9347%2055.264699,18.9347%20L55.2784324,18.9347%20L59.4229562,18.8817%20C59.1679086,17.2597%2057.7837848,16.0227%2056.1289181,16.0227%20L56.1289181,16.0227%20Z%20M55.264699,19.9347%20C54.5986324,19.9347%2053.9708229,19.6747%2053.4921181,19.2007%20C53.0065467,18.7167%2052.7348229,18.0707%2052.7269752,17.3787%20C52.7191276,16.7617%2052.9486705,16.1777%2053.37048,15.7357%20C53.7942514,15.2937%2054.3612419,15.0447%2054.9674705,15.0377%20L56.0739848,15.0227%20L56.1279371,15.0227%20C58.4841848,15.0227%2060.416661,16.9607%2060.4460895,19.3697%20L60.4519752,19.8697%20L55.2970705,19.9347%20L55.2980514,19.9347%20L55.264699,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.4963%20C56.9790114,17.9593%2057.192859,17.3043%2057.7196305,17.0343%20C58.2473829,16.7643%2058.8908876,16.9813%2059.1547638,17.5183%20C59.4206019,18.0573%2059.2067543,18.7123%2058.6790019,18.9813%20C58.1512495,19.2523%2057.5097067,19.0343%2057.2448495,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,15.0647%20L30.8265267,15.1327%20C30.7921933,12.3907%2032.9463648,10.1387%2035.6361362,10.1047%20L36.1060124,10.0987%20C37.451879,10.0817%2038.5554505,11.1787%2038.5721267,12.5507%20C38.5897838,13.9217%2037.5126981,15.0467%2036.1668314,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.9768%20L30.9158914,15.0388%20C30.8903867,12.8838%2032.5825295,11.1158%2034.695501,11.0878%20L35.6686057,11.0758%20C36.7250914,11.0628%2037.5922533,11.9248%2037.6059867,13.0018%20C37.618739,14.0798%2036.7731581,14.9638%2035.7166724,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.5754%20L35.674099,11.5754%20L34.7019752,11.5884%20C33.0284705,11.6094%2031.6551371,12.8894%2031.4363848,14.5314%20L35.7113752,14.4764%20C36.0900229,14.4714%2036.4461086,14.3164%2036.7109657,14.0394%20C36.9768038,13.7624%2037.1200229,13.3954%2037.1151181,13.0094%20C37.1053086,12.2154%2036.4686705,11.5754%2035.6917562,11.5754%20L35.6917562,11.5754%20Z%20M30.4318895,15.5444%20L30.4260038,15.0444%20C30.3975562,12.6184%2032.3094324,10.6194%2034.6892229,10.5884%20L35.6623276,10.5754%20L35.6907752,10.5754%20C37.0032895,10.5754%2038.0803752,11.6554%2038.0960705,12.9964%20C38.1039181,13.6504%2037.8616229,14.2684%2037.4133276,14.7374%20C36.9650324,15.2064%2036.3646895,15.4694%2035.7221657,15.4764%20L30.4318895,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.9075%20C32.7136829,14.2875%2033.3856352,14.2165%2033.7583971,13.7485%20C34.1301781,13.2815%2034.0605305,12.5955%2033.6024257,12.2165%20C33.14334,11.8365%2032.4713876,11.9075%2032.0986257,12.3755%20C31.7268448,12.8425%2031.7964924,13.5285%2032.2545971,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.5178%20L66.497879,20.5178%20C66.1928029,20.4558%2065.9191171,20.2878%2065.7229267,20.0408%20L65.3599743,19.5868%20L66.1594505,19.7508%20L66.6303076,19.8478%20C66.8117838,19.8848%2066.9294981,20.0658%2066.8922219,20.2498%20C66.8559267,20.4358%2066.6803362,20.5548%2066.497879,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.9504%20L25.2327438,15.9504%20C25.5358581,15.8804%2025.80562,15.7044%2025.9949438,15.4544%20L26.3480867,14.9904%20L25.5525343,15.1754%20L25.08462,15.2834%20C24.9031438,15.3254%2024.7903343,15.5094%2024.8315343,15.6924%20C24.8727343,15.8774%2025.0522486,15.9924%2025.2327438,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.5032%20C36.0385229,20.5032%2040.0408086,22.1822%2044.0362276,20.5502%20C43.6458086,22.9562%2043.285799,24.1872%2043.285799,24.1872%20C43.285799,24.1872%2040.8706943,24.3622%2039.2678181,24.0622%20C36.9772943,23.6332%2036.0640276,22.5852%2036.0385229,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.511%20C41.6148448,23.511%2037.9970924,23.865%2035.1748924,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,24.051%20C39.2510438,24.051%2036.9350152,23.881%2034.9544724,22.865%20L35.39492,21.973%20C38.0591867,23.337%2041.53372,23.016%2041.5680533,23.013%20L41.6622248,24.009%20C41.6131771,24.014%2041.2060819,24.051%2040.5792533,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.8987%20C54.4476638,24.8987%2050.9289876,25.9667%2047.8056352,25.3717%20C48.4236352,27.7287%2048.7453876,28.4647%2048.7453876,28.4647%20C48.7453876,28.4647%2053.4098162,27.7707%2054.4476638,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,58.4993%20C52.9666219,58.4993%2052.7547362,58.6583%2052.4545648,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,59.0608%20L52.3244905,58.6368%20C52.6128905,58.4538%2052.8179095,58.3008%2052.8208524,58.2978%20L53.1121952,58.7008%20C53.1121952,58.7008%2052.8934429,58.8648%2052.5834619,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,26.2551%20C54.8049267,26.2551%2051.2597648,26.9871%2047.4801552,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,27.2024%20C49.1229562,27.2024%2048.283261,27.1664%2047.4288514,27.0734%20L47.5318514,26.0794%20C51.1888419,26.4744%2054.6731848,25.7724%2054.7075181,25.7654%20L54.9027276,26.7454%20C54.7879562,26.7684%2052.6465371,27.2024%2049.9136038,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,100.8743%20C49.8992819,100.8743%2048.9457962,100.1033%2047.7068533,101.1683%20C46.5728724,102.1423%2045.7302343,103.6343%2046.2452343,103.7763%20C46.7602343,103.9193%2047.6656533,104.0523%2048.6122724,103.8623%20C49.4352914,103.6973%2050.166101,103.8513%2050.4760819,102.0853%20C50.6202819,101.2633%2049.8992819,100.8743%2049.8992819,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,100.8547%20C48.7250819,100.8547%2048.3199486,100.9677%2047.8647867,101.3597%20C46.8632343,102.2197%2046.2599486,103.3337%2046.3394057,103.5647%20C46.5709105,103.6067%2047.50772,103.8287%2048.5651867,103.6177%20C48.6779962,103.5947%2048.7898248,103.5777%2048.8987105,103.5607%20C49.5598724,103.4607%2049.9973771,103.3947%2050.2347676,102.0417%20C50.3446343,101.4147%2049.8060914,101.1077%2049.7835295,101.0947%20L49.7482152,101.0717%20C49.7295771,101.0567%2049.463739,100.8547%2049.0409486,100.8547%20M47.6401486,104.2067%20C46.9348438,104.2067%2046.3806057,104.0737%2046.1814724,104.0177%20C46.0147105,103.9717%2045.8979771,103.8447%2045.85972,103.6687%20C45.7253295,103.0527%2046.64252,101.7557%2047.54892,100.9767%20C48.8163105,99.8867%2049.8610248,100.5427%2050.0287676,100.6617%20C50.3348248,100.8337%2050.8547295,101.3487%2050.7173962,102.1287%20C50.4182057,103.8367%2049.6824914,103.9487%2048.971301,104.0557%20C48.8692819,104.0707%2048.765301,104.0857%2048.6583771,104.1077%20C48.3013105,104.1797%2047.9560152,104.2067%2047.6401486,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,101.1624%20C49.6874943,101.1624%2049.094999,100.6824%2048.3229895,101.3454%20C47.6186657,101.9514%2047.0928752,102.8804%2047.4146276,102.9684%20C47.7344181,103.0574%2048.2974848,103.1404%2048.8870371,103.0214%20C49.3990943,102.9194%2049.8542562,103.0154%2050.0465229,101.9164%20C50.1367705,101.4044%2049.6874943,101.1624%2049.6874943,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,100.8391%20C51.73484,100.7651%2052.4646686,101.8591%2052.3871733,102.1951%20C52.3096781,102.5331%2052.2665162,103.6451%2051.4611543,103.7761%20C50.868659,103.8721%2048.7537257,104.1241%2048.2848305,103.6601%20C47.8541924,103.2341%2048.6634781,101.2251%2051.2365162,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,101.0862%20C49.4631505,101.3572%2048.6617124,102.4392%2048.4723886,103.0342%20C48.3890076,103.3012%2048.4253029,103.4502%2048.4557124,103.4812%20C48.7578457,103.7792%2050.3715124,103.7012%2051.4230933,103.5282%20C51.8949314,103.4522%2052.0253981,102.8792%2052.10976,102.3492%20C52.1234933,102.2652%2052.1362457,102.1922%2052.1489981,102.1392%20C52.1578267,102.0282%2051.9567314,101.6052%2051.6428267,101.3002%20C51.4662552,101.1292%2051.346579,101.0922%2051.2720267,101.0862%20M49.636779,104.1842%20C49.000141,104.1842%2048.382141,104.1052%2048.114341,103.8402%20C47.9142267,103.6422%2047.8749886,103.2922%2048.0064362,102.8802%20C48.3056267,101.9352%2049.410179,100.8602%2051.2013981,100.5922%20C51.5408076,100.5352%2051.8743314,100.8132%2052.088179,101.0502%20C52.3491124,101.3392%2052.70716,101.8982%2052.625741,102.2532%20C52.6149505,102.2982%2052.605141,102.3582%2052.5953314,102.4302%20C52.5188171,102.9012%2052.3608838,103.8822%2051.4996076,104.0232%20C51.3406933,104.0482%2050.4715695,104.1842%2049.636779,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%20100.228415)'%3e%3cpath%20d='M3.55167017,0.504645258%20C4.04901302,0.430645258%204.77982255,1.52464526%204.70232731,1.86064526%20C4.62483207,2.19864526%204.58167017,3.30964526%203.77630826,3.44064526%20C3.18381302,3.53664526%201.06887969,3.78864526%200.599984453,3.32564526%20C0.169346357,2.89864526%200.978632072,0.889645258%203.55167017,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,1.00364526%20C2.0987816,1.23464526%201.43369588,2.03864526%201.21592445,2.37464526%20C1.00109588,2.70764526%200.966762548,2.96464526%200.984419691,3.02964526%20C1.17864826,3.14764526%202.51961017,3.14064526%203.69871493,2.94564526%20C4.01065779,2.89664526%204.11169588,2.41764526%204.18428636,1.97464526%20C4.19801969,1.88364526%204.21175302,1.80564526%204.2245054,1.74664526%20C4.19017207,1.60764526%203.79779112,1.06964526%203.59669588,1.00364526%20M1.97812445,4.10064526%20C1.27380064,4.10064526%200.583210167,4.00564526%200.259495881,3.68564526%20C-0.011246976,3.41764526%20-0.073046976,2.97364526%200.0878292145,2.46664526%20C0.388000643,1.52264526%201.45625779,0.312645258%203.4809435,0.00964525804%20C3.84389588,-0.046354742%204.2205816,0.142645258%204.58451493,0.546645258%20C4.85721969,0.850645258%205.29080064,1.49264526%205.17897207,1.97564526%20C5.1701435,2.01664526%205.16229588,2.07064526%205.1515054,2.13564526%20C5.07302921,2.62364526%204.88959112,3.76564526%203.85468636,3.93464526%20C3.50546731,3.99064526%202.73345779,4.10064526%201.97812445,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.808345258%20C3.98868445,0.764345258%204.41932255,1.41034526%204.37321779,1.60934526%20C4.32809398,1.80834526%204.30258921,2.46334526%203.82878921,2.54034526%20C3.47760826,2.59734526%202.22983683,2.74634526%201.95418921,2.47334526%20C1.6991416,2.22134526%202.1768654,1.03634526%203.69537969,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.02414526%20C5.32768445,1.02414526%204.94511302,0.827145258%204.19762731,1.27614526%20C3.5364654,1.67214526%202.55060826,2.30514526%202.82135112,3.07414526%20C3.09307493,3.84114526%205.19133207,3.52814526%205.65728445,3.35914526%20C6.12323683,3.19014526%206.41065588,2.66714526%206.32237017,2.21314526%20C6.12912255,1.22514526%205.32768445,1.02414526%205.32768445,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.48124526%20C4.9805254,1.48124526%204.7725635,1.51124526%204.44590636,1.70724526%20C4.12219207,1.90124526%203.13829683,2.49224526%203.28347779,2.90524526%20C3.46887779,3.16224526%204.95403969,3.08324526%205.49258255,2.88824526%20C5.7388016,2.79824526%205.87907779,2.50924526%205.84082064,2.31124526%20C5.71623969,1.67324526%205.25519207,1.52324526%205.2032016,1.50724526%20L5.14042064,1.48624526%20C5.13061112,1.48424526%205.11001112,1.48124526%205.0796016,1.48124526%20M4.14083017,4.06624944%20C3.37274445,4.06724526%202.5889635,3.88924526%202.3604016,3.24324526%20C1.93957302,2.05024526%203.34723969,1.20624526%203.9485635,0.845245258%20C4.75490636,0.362245258%205.28658255,0.474245258%205.48277302,0.548245258%20C5.89967779,0.669245258%206.60988731,1.12124526%206.80313493,2.11624526%20C6.94144921,2.82824526%206.51081112,3.58024526%205.82218255,3.83024526%20C5.65149683,3.89224526%204.90303017,4.06624944%204.14083017,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.29564526%20C5.47423874,1.29564526%205.24763874,1.17964526%204.80424826,1.44464526%20C4.41382921,1.67964526%203.8291816,2.05464526%203.99005779,2.50964526%20C4.14995302,2.96464526%205.39380064,2.77764526%205.66944826,2.67864526%20C5.94411493,2.57764526%206.11480064,2.26864526%206.06281017,1.99964526%20C5.94901969,1.41464526%205.47423874,1.29564526%205.47423874,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,101.1438%20C51.6735305,101.0998%2052.1041686,101.7448%2052.0580638,101.9438%20C52.013921,102.1428%2051.9874352,102.7978%2051.5136352,102.8758%20C51.1624543,102.9328%2049.9146829,103.0808%2049.6390352,102.8078%20C49.3839876,102.5558%2049.8617114,101.3708%2051.3802257,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,101.0266%20C53.3469371,101.0266%2052.9143371,100.8036%2052.0677752,101.3116%20C51.3212705,101.7596%2050.2059276,102.4756%2050.5119848,103.3436%20C50.8190229,104.2126%2053.1929276,103.8576%2053.719699,103.6666%20C54.2454895,103.4746%2054.5701848,102.8836%2054.4711086,102.3716%20C54.2533371,101.2546%2053.3469371,101.0266%2053.3469371,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,101.2288%20C52.8965819,101.2288%2052.6042581,101.2798%2052.1922581,101.5278%20C51.3515819,102.0318%2050.5216962,102.6318%2050.7433914,103.2588%20C50.9533152,103.8548%2053.0211629,103.6528%2053.637201,103.4308%20C54.0364486,103.2858%2054.3091533,102.8228%2054.2306771,102.4198%20C54.047239,101.4818%2053.3174105,101.2778%2053.287001,101.2688%20L53.2428581,101.2528%20C53.2350105,101.2498%2053.1761533,101.2288%2053.0662867,101.2288%20M52.0019533,104.1578%20C51.2348486,104.1578%2050.4804962,103.9938%2050.2813629,103.4288%20C49.8929057,102.3268%2051.2780105,101.4958%2051.9430962,101.0958%20C52.7886771,100.5898%2053.2977914,100.7378%2053.4282581,100.7908%20C53.5881533,100.8368%2054.4827819,101.1528%2054.7113438,102.3228%20C54.8359248,102.9648%2054.4288295,103.6738%2053.802001,103.9018%20C53.5498962,103.9938%2052.7690581,104.1578%2052.0019533,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,101.3342%20C53.5127181,101.3342%2053.2557086,101.2012%2052.7554229,101.5022%20C52.3120324,101.7682%2051.6528324,102.1912%2051.8343086,102.7062%20C52.0157848,103.2202%2053.4205086,103.0102%2053.7334324,102.8962%20C54.0443943,102.7832%2054.236661,102.4342%2054.1778038,102.1302%20C54.049299,101.4682%2053.5127181,101.3342%2053.5127181,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,73.343%20C43.0603762,73.343%2043.6136333,78.954%2042.321719,87.802%20C41.1190714,96.037%2038.8383571,98.645%2039.0345476,100.774%20C39.1865952,102.422%2039.8889571,103.925%2041.5124333,103.905197%20L46.3583381,103.842%20C48.6213952,103.814%2050.5989952,102.316%2051.2984143,100.122%20C51.8634429,98.356%2052.4431857,95.954%2052.7688619,92.924%20C53.0915952,88.804%2052.9611286,84.676%2052.8640143,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,104.9045%20C39.5678914,104.9045%2038.2906914,103.3995%2038.0582057,100.8665%20C37.9542248,99.7375%2038.362301,98.6195%2038.9283105,97.0715%20C39.6640248,95.0575%2040.6734248,92.2995%2041.3512629,87.6545%20C42.6068819,79.0545%2042.08992,73.4975%2042.0840343,73.4425%20L44.0361295,73.2435%20C44.0596724,73.4765%2044.5874248,79.0805%2043.2925676,87.9495%20C42.583339,92.8005%2041.4905581,95.7915%2040.7666152,97.7695%20C40.2741771,99.1175%2039.9494819,100.0075%2040.0112819,100.6795%20C40.1054533,101.6965%2040.4370152,102.9045%2041.4827105,102.9045%20L41.4993867,102.9045%20L46.3462724,102.8415%20C48.1796724,102.8195%2049.795301,101.6015%2050.3662152,99.8125%20C51.0420914,97.6955%2051.5227581,95.3415%2051.7944819,92.8145%20C52.1309486,88.4915%2051.9524152,83.9885%2051.8837486,82.2945%20L53.8436914,82.2125%20C53.9525771,84.9255%2054.0604819,88.9945%2053.7475581,93.0035%20C53.4581771,95.6955%2052.9490629,98.1845%2052.2319867,100.4315%20C51.400139,103.0365%2049.0448724,104.8085%2046.3707962,104.8425%20L41.5248914,104.9045%20L41.4787867,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,76.7415%20C66.3658429,78.1705%2065.5614619,80.4875%2065.6007,82.6065%20C65.6517095,85.4355%2067.3065762,89.0175%2066.343281,93.7325%20C65.4859286,97.9325%2063.6849,98.6955%2064.2764143,102.4465%20C64.3833381,103.1235%2064.9876048,103.6035%2065.6595571,103.595599%20L71.0597,103.5255%20C73.5454333,103.4945%2075.6505571,101.6305%2076.025281,99.1255%20C77.0287952,92.4365%2076.1223952,86.1465%2075.1904905,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,104.595%20C64.4887905,104.595%2063.4892,103.745%2063.3077238,102.606%20C62.9055333,100.054%2063.4980286,98.691%2064.1856762,97.113%20C64.5976762,96.167%2065.0636286,95.096%2065.3824381,93.529%20C65.9788571,90.613%2065.5001524,88.139%2065.0793238,85.956%20C64.8527238,84.783%2064.6388762,83.674%2064.6192571,82.625%20C64.5721714,80.067%2065.6002095,77.525%2067.3031429,75.991%20L68.6029048,77.491%20C67.3188381,78.647%2066.5438857,80.599%2066.5811619,82.588%20C66.5968571,83.46%2066.786181,84.438%2067.0049333,85.57%20C67.4394952,87.822%2067.980981,90.623%2067.3041238,93.937%20C66.9411714,95.712%2066.4075333,96.938%2065.9788571,97.924%20C65.3500667,99.368%2064.9351238,100.323%2065.2451048,102.288%20C65.2725714,102.462%2065.4913238,102.614%2065.6472952,102.595%20L71.0474381,102.526%20C73.0652571,102.5%2074.7515143,101.007%2075.0565905,98.974%20C76.0424476,92.401%2075.1311429,86.192%2074.2276857,81.517%20L76.1532952,81.13%20C77.0871619,85.964%2078.0269143,92.396%2076.9949524,99.277%20C76.5446952,102.281%2074.0540571,104.489%2071.0719619,104.526%20L65.671819,104.595%20L65.6414095,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2083.9915%2067.4688257%2083.0895%2069.2816257%2081.5745%2070.0605019%2081.8285%2069.9113971%2082.3045%2069.3865876%2082.1335%2068.3771876%2082.9775%2069.2845686%2083.4195%2069.8074162%2083.0685%2069.4631019%2082.9945%2069.2365019%2083.1645%2068.945159%2082.7625%2069.3473495%2082.4595%2071.0620543%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,100.9993%20C40.0964286,100.9993%2039.1429429,100.2283%2037.904,101.2943%20C36.770019,102.2673%2035.927381,103.7593%2036.442381,103.9013%20C36.957381,104.0443%2037.8628,104.1783%2038.809419,103.9873%20C39.6324381,103.8233%2040.3632476,103.9763%2040.6732286,102.2113%20C40.8174286,101.3893%2040.0964286,100.9993%2040.0964286,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,103.4788%20C37.2164505,103.5608%2037.9315648,103.6528%2038.7143648,103.4978%20C38.832079,103.4738%2038.9468505,103.4568%2039.058679,103.4388%20C39.6747171,103.3468%2039.9846981,103.2998%2040.1906981,102.1238%20C40.2711362,101.6658%2039.8709076,101.4438%2039.8669838,101.4408%20L39.7953743,101.3948%20C39.71886,101.3368%2039.0979171,100.9218%2038.2199648,101.6758%20C37.4842505,102.3078%2036.9702314,103.0908%2036.8221076,103.4788%20M37.8295457,104.5828%20C37.1320886,104.5828%2036.5758886,104.4568%2036.3139743,104.3838%20C36.0608886,104.3138%2035.8745076,104.1138%2035.8176124,103.8488%20C35.641041,103.0338%2036.7691362,101.6148%2037.5872505,100.9118%20C38.7771457,99.8888%2039.9022981,100.2328%2040.3643267,100.5798%20C40.7508219,100.8058%2041.3148695,101.3978%2041.1559552,102.2988%20C40.8498981,104.0418%2040.090641,104.2948%2039.202879,104.4278%20C39.1047838,104.4438%2039.0047267,104.4578%2038.9027076,104.4778%20C38.52406,104.5548%2038.1611076,104.5828%2037.8295457,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,101.2874%20C39.884739,101.2874%2039.2922438,100.8084%2038.5202343,101.4714%20C37.8159105,102.0764%2037.29012,103.0054%2037.6118724,103.0944%20C37.9316629,103.1834%2038.4947295,103.2654%2039.0842819,103.1474%20C39.596339,103.0454%2040.051501,103.1404%2040.2437676,102.0414%20C40.3340152,101.5304%2039.884739,101.2874%2039.884739,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2089.1838%2045.4722438%2089.0428%2045.1328343%2086.8138%2047.2536533%2086.1098%2047.40472%2086.5838%2045.6802057%2087.1578%2045.8960152%2088.5688%2047.5548057%2088.6698%2048.188501%2087.9048%2047.3517486%2087.4458%2046.84852%2087.6018%2047.2144152%2088.0058%2046.8534248%2088.3458%2045.9568343%2087.3558%2047.403739%2086.9068%2048.9526629%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.7852%20C1.47466571,16.7852%201.18430381,16.4942%201.17939905,16.1332%20L1.42463714,16.1292%20C1.4256181,16.2392%201.46976095,16.3422%201.54627524,16.4182%20C1.62180857,16.4942%201.72186571,16.5352%201.82780857,16.5352%20L1.83271333,16.5352%20C2.05440857,16.5322%202.2329419,16.3462%202.22999905,16.1192%20L2.47523714,16.1152%20C2.47719905,16.2922%202.41245619,16.4592%202.29179905,16.5852%20C2.1711419,16.7122%202.00928476,16.7832%201.83663714,16.7852%20L1.82780857,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.7988%20C0.605247619,16.7988%200.445352381,16.7328%200.323714286,16.6118%20C0.200114286,16.4868%200.130466667,16.3218%200.128504762,16.1468%20L0.373742857,16.1428%20C0.37472381,16.2528%200.418866667,16.3558%200.495380952,16.4328%20C0.570914286,16.5078%200.670971429,16.5488%200.775933333,16.5488%20L0.77887619,16.5488%20C0.888742857,16.5478%200.989780952,16.5028%201.06433333,16.4248%20C1.13986667,16.3458%201.18008571,16.2418%201.17910476,16.1328%20L1.42434286,16.1288%20C1.42630476,16.3058%201.3615619,16.4728%201.24090476,16.5988%20C1.11926667,16.7258%200.957409524,16.7968%200.784761905,16.7988%20L0.775933333,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.3271%20C1.13790476,17.3271%200.978009524,17.2611%200.856371429,17.1401%20C0.731790476,17.0161%200.662142857,16.8511%200.660180952,16.6761%20L0.905419048,16.6721%20C0.9064,16.7821%200.950542857,16.8851%201.02705714,16.9611%20C1.10259048,17.0361%201.20264762,17.0771%201.30859048,17.0771%20L1.31349524,17.0771%20C1.53519048,17.0751%201.71372381,16.8891%201.7117619,16.6611%20L1.957,16.6591%20C1.96092381,17.0231%201.67350476,17.3231%201.3164381,17.3271%20L1.30760952,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.6094%20C21.6740448,15.6094%2021.5151305,15.5674%2021.3699495,15.4784%20L21.4964924,15.2634%20C21.6465781,15.3554%2021.8182448,15.3824%2021.9899114,15.3404%20C22.1586352,15.2974%2022.3018543,15.1904%2022.391121,15.0394%20C22.4813686,14.8864%2022.5078543,14.7094%2022.4666543,14.5364%20C22.4244733,14.3644%2022.3195114,14.2184%2022.1713876,14.1274%20L22.2979305,13.9124%20C22.5029495,14.0394%2022.6471495,14.2394%2022.7050257,14.4764%20C22.761921,14.7134%2022.7256257,14.9594%2022.6020257,15.1684%20C22.4333019,15.4524%2022.1370543,15.6094%2021.8319781,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.6934%20C21.9364495,16.6934%2021.7775352,16.6514%2021.6323543,16.5624%20L21.7588971,16.3474%20C21.9089829,16.4394%2022.0796686,16.4674%2022.2523162,16.4244%20C22.42104,16.3814%2022.564259,16.2744%2022.6535257,16.1234%20C22.7437733,15.9704%2022.770259,15.7934%2022.729059,15.6204%20C22.6868781,15.4484%2022.5819162,15.3024%2022.4337924,15.2114%20L22.5603352,14.9964%20C22.7653543,15.1234%2022.9095543,15.3234%2022.9674305,15.5604%20C23.0243257,15.7974%2022.9880305,16.0434%2022.8644305,16.2524%20C22.6957067,16.5364%2022.399459,16.6934%2022.0943829,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.8848%20C47.0834581,33.8848%2046.878439,33.7998%2046.7234486,33.6458%20C46.5645343,33.4888%2046.4762486,33.2778%2046.4733057,33.0528%20L46.7185438,33.0488%20C46.7205057,33.2068%2046.7832867,33.3558%2046.8941343,33.4658%20C47.004001,33.5748%2047.148201,33.6348%2047.3012295,33.6348%20L47.3061343,33.6348%20C47.6298486,33.6308%2047.887839,33.3618%2047.8839152,33.0338%20L48.1291533,33.0308%20C48.135039,33.4958%2047.7681629,33.8788%2047.31202,33.8848%20L47.3012295,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.9033%20C45.4408533,33.9033%2045.0700533,33.5323%2045.0631867,33.0703%20L45.3084248,33.0663%20C45.3133295,33.3913%2045.5742629,33.6533%2045.8920914,33.6533%20L45.8989581,33.6533%20C46.0549295,33.6513%2046.1991295,33.5883%2046.3080152,33.4743%20C46.416901,33.3603%2046.4757581,33.2113%2046.4737962,33.0523%20L46.7190343,33.0493%20C46.7219771,33.2743%2046.6385962,33.4873%2046.4845867,33.6483%20C46.3295962,33.8103%2046.1226152,33.9003%2045.9028819,33.9033%20L45.8920914,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,34.6123%20C46.1535152,34.6123%2045.7836962,34.2413%2045.7778105,33.7803%20L46.0230486,33.7763%20C46.0269724,34.1013%2046.2879057,34.3623%2046.6057343,34.3623%20L46.610639,34.3623%20C46.9333724,34.3583%2047.1913629,34.0893%2047.187439,33.7613%20L47.4326771,33.7583%20C47.4385629,34.2233%2047.0716867,34.6063%2046.6165248,34.6123%20L46.6057343,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,79.6826%20C26.5907743,79.6826%2026.3857552,79.5976%2026.2307648,79.4436%20C26.0718505,79.2856%2025.9835648,79.0756%2025.9806219,78.8496%20L26.22586,78.8456%20C26.2278219,79.0046%2026.2906029,79.1536%2026.4014505,79.2636%20C26.5113171,79.3726%2026.6555171,79.4326%2026.8085457,79.4326%20L26.8154124,79.4326%20C26.9713838,79.4306%2027.1165648,79.3676%2027.2254505,79.2536%20C27.3343362,79.1396%2027.3931933,78.9906%2027.3912314,78.8316%20L27.6364695,78.8286%20C27.6394124,79.0536%2027.5560314,79.2666%2027.401041,79.4276%20C27.2460505,79.5896%2027.0400505,79.6796%2026.8193362,79.6826%20L26.8085457,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,79.7002%20C24.9471886,79.7002%2024.5763886,79.3292%2024.5705029,78.8682%20L24.815741,78.8642%20C24.8196648,79.1892%2025.0805981,79.4502%2025.3994076,79.4502%20L25.4062743,79.4502%20C25.7270457,79.4462%2025.9850362,79.1772%2025.9811124,78.8492%20L26.2263505,78.8462%20C26.2322362,79.3112%2025.86536,79.6942%2025.4101981,79.7002%20L25.3994076,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,80.4102%20C25.895279,80.4102%2025.69026,80.3252%2025.5342886,80.1712%20C25.3763552,80.0142%2025.2880695,79.8032%2025.2851267,79.5772%20L25.5303648,79.5732%20C25.5323267,79.7322%2025.5951076,79.8812%2025.7059552,79.9912%20C25.8158219,80.1012%2025.9678695,80.1762%2026.1199171,80.1602%20C26.2758886,80.1582%2026.4200886,80.0952%2026.5289743,79.9812%20C26.63786,79.8672%2026.6967171,79.7182%2026.6947552,79.5592%20L26.9399933,79.5562%20C26.9429362,79.7812%2026.8595552,79.9942%2026.7055457,80.1552%20C26.5505552,80.3172%2026.3435743,80.4072%2026.123841,80.4102%20L26.1130505,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,11.0664%20C45.5079505,11.0664%2045.10576,10.6634%2045.0988933,10.1634%20L45.3441314,10.1594%20C45.3490362,10.5234%2045.64136,10.8164%2045.9974457,10.8164%20L46.0023505,10.8164%20C46.1789219,10.8144%2046.34176,10.7434%2046.4633981,10.6164%20C46.5850362,10.4884%2046.649779,10.3214%2046.6478171,10.1434%20L46.8930552,10.1394%20C46.8959981,10.3844%2046.8057505,10.6154%2046.6389886,10.7904%20C46.4712457,10.9644%2046.2475886,11.0634%2046.0082362,11.0664%20L45.9974457,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.8652%20C44.7426114,11.8652%2044.3414019,11.4632%2044.3345352,10.9632%20L44.5797733,10.9592%20C44.5817352,11.1362%2044.6513829,11.3032%2044.7759638,11.4272%20C44.8985829,11.5492%2045.059459,11.6152%2045.2311257,11.6152%20L45.2370114,11.6152%20C45.4145638,11.6132%2045.5774019,11.5422%2045.69904,11.4152%20C45.8206781,11.2882%2045.885421,11.1202%2045.883459,10.9432%20L46.1286971,10.9392%20C46.13164,11.1832%2046.0413924,11.4152%2045.8736495,11.5902%20C45.7059067,11.7642%2045.4822495,11.8622%2045.2428971,11.8652%20L45.2311257,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,25.3066%20C36.1555505,25.3066%2035.8916743,25.1976%2035.69156,24.9976%20C35.4875219,24.7956%2035.3737314,24.5256%2035.3707886,24.2356%20L35.6160267,24.2336%20C35.6209314,24.6896%2035.9878076,25.0566%2036.4351219,25.0566%20L36.4449314,25.0566%20C36.8951886,25.0506%2037.258141,24.6716%2037.2532362,24.2106%20L37.4984743,24.2086%20C37.505341,24.8066%2037.0325219,25.2986%2036.4478743,25.3066%20L36.4351219,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,26.2773%20C35.2254114,26.2773%2034.9615352,26.1683%2034.761421,25.9683%20C34.5583638,25.7663%2034.4445733,25.4963%2034.4416305,25.2063%20L34.6868686,25.2043%20C34.6898114,25.4263%2034.7771162,25.6343%2034.9330876,25.7903%20C35.0870971,25.9433%2035.2891733,26.0273%2035.5040019,26.0273%20L35.5147924,26.0273%20C35.7335448,26.0243%2035.9375829,25.9353%2036.0906114,25.7763%20C36.24364,25.6173%2036.32604,25.4063%2036.3230971,25.1833%20L36.5683352,25.1793%20C36.572259,25.4693%2036.4643543,25.7443%2036.265221,25.9513%20C36.0670686,26.1583%2035.8022114,26.2743%2035.5177352,26.2773%20L35.5040019,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.3125%20C21.7466352,1.3125%2021.4101686,0.9755%2021.4042829,0.5555%20L21.649521,0.5515%20C21.6514829,0.6905%2021.7064162,0.8195%2021.8035305,0.9165%20C21.8996638,1.0115%2022.0242448,1.0655%2022.16354,1.0625%20C22.4431114,1.0595%2022.6667686,0.8255%2022.6648067,0.5395%20L22.9100448,0.5375%20C22.9120067,0.7415%2022.8354924,0.9345%2022.6961971,1.0815%20C22.55494,1.2285%2022.3675781,1.3105%2022.1664829,1.3125%20L22.1556924,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.9629%20C21.1249076,1.9629%2020.788441,1.6249%2020.7835362,1.2049%20L21.0287743,1.2029%20C21.0307362,1.3409%2021.0846886,1.4699%2021.1818029,1.5659%20C21.2769552,1.6609%2021.4025171,1.7129%2021.5369076,1.7129%20L21.5427933,1.7129%20C21.6781648,1.7109%2021.8037267,1.6549%2021.898879,1.5569%20C21.9940314,1.4579%2022.045041,1.3269%2022.043079,1.1899%20L22.2883171,1.1859%20C22.2932219,1.6089%2021.960679,1.9569%2021.5457362,1.9629%20L21.5369076,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,64.874%20C82.1025752,64.874%2082.0829562,64.873%2082.0623562,64.872%20C81.8367371,64.856%2081.6307371,64.752%2081.4816324,64.577%20L81.6670324,64.413%20C81.7729752,64.537%2081.9191371,64.611%2082.0800133,64.623%20C82.2242133,64.634%2082.3939181,64.581%2082.5155562,64.474%20C82.6371943,64.365%2082.7107657,64.217%2082.7215562,64.053%20C82.7333276,63.89%2082.6813371,63.731%2082.5753943,63.607%20L82.7607943,63.443%20C82.909899,63.617%2082.9824895,63.84%2082.9658133,64.07%20C82.951099,64.301%2082.8471181,64.511%2082.6764324,64.662%20C82.5214419,64.8%2082.3262324,64.874%2082.1221943,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,65.916%20C81.8129981,65.916%2081.5775695,65.815%2081.4098267,65.619%20L81.5952267,65.455%20C81.8129981,65.711%2082.1945886,65.738%2082.4447314,65.516%20C82.6948743,65.294%2082.722341,64.905%2082.5035886,64.649%20L82.6889886,64.485%20C82.9950457,64.846%2082.9587505,65.393%2082.6056076,65.705%20C82.4457124,65.847%2082.24756,65.916%2082.0503886,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,55.2861%20C53.3002438,55.2861%2053.1884152,55.2661%2053.0814914,55.2271%20C52.8362533,55.1381%2052.6410438,54.9561%2052.5301962,54.7171%20L52.7518914,54.6091%20C52.9235581,54.9791%2053.357139,55.1401%2053.7200914,54.9651%20C54.0840248,54.7911%2054.2399962,54.3481%2054.0683295,53.9771%20L54.2900248,53.8701%20C54.5185867,54.3651%2054.3106248,54.9581%2053.8260343,55.1911%20C53.6936057,55.2551%2053.5533295,55.2861%2053.4110914,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,56.0244%20C51.5087305,56.0244%2051.1585305,55.8134%2050.9927495,55.4564%20L51.2144448,55.3484%20C51.2968448,55.5284%2051.4439876,55.6634%2051.6264448,55.7304%20C51.8108638,55.7974%2052.0090162,55.7894%2052.1816638,55.7034%20C52.5455971,55.5294%2052.7015686,55.0864%2052.5299019,54.7164%20L52.7525781,54.6094%20C52.980159,55.1044%2052.7721971,55.6964%2052.2876067,55.9294%20C52.1532162,55.9944%2052.01294,56.0244%2051.8736448,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,56.4395%20C52.8941295,56.4395%2052.782301,56.4195%2052.6743962,56.3805%20C52.430139,56.2915%2052.2349295,56.1095%2052.1240819,55.8705%20L52.3457771,55.7625%20C52.4281771,55.9425%2052.57532,56.0785%2052.7577771,56.1455%20C52.9421962,56.2125%2053.1403486,56.2035%2053.3129962,56.1185%20C53.4895676,56.0345%2053.6229771,55.8845%2053.688701,55.6985%20C53.7554057,55.5115%2053.7455962,55.3105%2053.6622152,55.1315%20L53.8839105,55.0245%20C53.9947581,55.2645%2054.0075105,55.5335%2053.9202057,55.7835%20C53.83192,56.0325%2053.6533867,56.2315%2053.418939,56.3445%20C53.2865105,56.4085%2053.1462343,56.4395%2053.0049771,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,57.1787%20C51.3556038,57.1787%2051.2437752,57.1587%2051.1368514,57.1197%20C50.8916133,57.0307%2050.6964038,56.8487%2050.5855562,56.6097%20L50.8072514,56.5017%20C50.9779371,56.8717%2051.414461,57.0327%2051.7754514,56.8577%20C52.1393848,56.6837%2052.2953562,56.2407%2052.1236895,55.8697%20L52.3453848,55.7627%20C52.5739467,56.2577%2052.3659848,56.8507%2051.8813943,57.0837%20C51.7489657,57.1477%2051.6086895,57.1787%2051.4664514,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,56.8535%20C53.7713952,56.8535%2053.4211952,56.6425%2053.2554143,56.2855%20L53.4771095,56.1775%20C53.6477952,56.5495%2054.084319,56.7065%2054.4453095,56.5325%20C54.621881,56.4485%2054.7543095,56.2985%2054.8200333,56.1125%20C54.8867381,55.9255%2054.8769286,55.7245%2054.7935476,55.5455%20L55.0162238,55.4385%20C55.1260905,55.6785%2055.1388429,55.9475%2055.0515381,56.1975%20C54.9632524,56.4465%2054.7857,56.6455%2054.5512524,56.7585%20C54.4168619,56.8225%2054.2765857,56.8535%2054.1372905,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.8291%20C37.5673371,7.8291%2037.1288514,7.3891%2037.1219848,6.8431%20L37.3672229,6.8391%20C37.3721276,7.2491%2037.7017276,7.5791%2038.1029371,7.5791%20L38.1117657,7.5791%20C38.516899,7.5741%2038.8425752,7.2341%2038.8376705,6.8211%20L39.0829086,6.8171%20C39.0897752,7.3691%2038.6552133,7.8221%2038.1156895,7.8291%20L38.1029371,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.8828%20C37.6774981,40.8828%2037.2390124,40.4428%2037.2321457,39.8968%20L37.4773838,39.8928%20C37.4822886,40.3028%2037.8118886,40.6328%2038.2130981,40.6328%20L38.2219267,40.6328%20C38.62706,40.6278%2038.9527362,40.2868%2038.9478314,39.8738%20L39.1930695,39.8698%20C39.1999362,40.4218%2038.7653743,40.8758%2038.2258505,40.8828%20L38.2130981,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,22.3311%20C47.0815943,22.3311%2046.736299,21.9841%2046.7304133,21.5541%20L46.9756514,21.5501%20C46.9795752,21.8441%2047.2159848,22.0811%2047.5043848,22.0811%20L47.5102705,22.0811%20C47.6495657,22.0791%2047.7819943,22.0211%2047.8810705,21.9191%20C47.9791657,21.8151%2048.0321371,21.6801%2048.0301752,21.5371%20L48.2754133,21.5331%20C48.2783562,21.7431%2048.200861,21.9421%2048.05568,22.0931%20C47.912461,22.2441%2047.7192133,22.3281%2047.5132133,22.3311%20L47.5043848,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.9131%20C62.472541,6.9131%2062.3214743,6.8511%2062.2057219,6.7361%20C62.0889886,6.6201%2062.0242457,6.4641%2062.0222838,6.2981%20L62.2675219,6.2961%20C62.2685029,6.3941%2062.307741,6.4871%2062.3773886,6.5571%20C62.4470362,6.6261%2062.5363029,6.6631%2062.6324362,6.6631%20L62.637341,6.6631%20C62.8374552,6.6601%2062.9993124,6.4911%2062.9973505,6.2861%20L63.2425886,6.2841%20C63.2465124,6.6261%2062.9757695,6.9081%2062.6402838,6.9131%20L62.6334171,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,80.1807%20C67.748201,80.1807%2067.5559343,80.1197%2067.3921152,80.0047%20C67.1753248,79.8537%2067.0301438,79.6257%2066.9830581,79.3637%20L67.2243724,79.3187%20C67.2596867,79.5147%2067.3685724,79.6857%2067.5304295,79.7987%20C67.6922867,79.9107%2067.8865152,79.9527%2068.0807438,79.9167%20C68.2739914,79.8797%2068.4417343,79.7697%2068.5525819,79.6037%20C68.6634295,79.4387%2068.7046295,79.2397%2068.6683343,79.0427%20L68.9096486,78.9957%20C68.9577152,79.2587%2068.9037629,79.5247%2068.7546581,79.7447%20C68.6075152,79.9657%2068.3838581,80.1147%2068.1268486,80.1627%20C68.0650486,80.1747%2068.0042295,80.1807%2067.9434105,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,87.1582%20C44.1449171,87.1582%2043.881041,87.0502%2043.6819076,86.8502%20C43.4778695,86.6482%2043.364079,86.3772%2043.3601552,86.0882%20L43.6053933,86.0842%20C43.6083362,86.3072%2043.6966219,86.5152%2043.8525933,86.6722%20C44.0066029,86.8242%2044.208679,86.9082%2044.4235076,86.9082%20L44.4342981,86.9082%20C44.6530505,86.9052%2044.8570886,86.8152%2045.0110981,86.6562%20C45.1631457,86.4972%2045.2455457,86.2862%2045.2426029,86.0632%20L45.487841,86.0592%20C45.4917648,86.3492%2045.38386,86.6242%2045.1857076,86.8312%20C44.9875552,87.0382%2044.7217171,87.1542%2044.4382219,87.1582%20L44.4235076,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,88.1299%20C42.9136257,88.1299%2042.4388448,87.6519%2042.4309971,87.0599%20L42.6762352,87.0559%20C42.682121,87.5129%2043.0480162,87.8799%2043.4943495,87.8799%20L43.5021971,87.8799%20C43.7238924,87.8769%2043.9279305,87.7869%2044.08194,87.6279%20C44.2339876,87.4689%2044.3163876,87.2579%2044.3134448,87.0349%20L44.5586829,87.0309%20C44.5626067,87.3209%2044.4547019,87.5959%2044.2565495,87.8029%20C44.0583971,88.0099%2043.792559,88.1259%2043.5090638,88.1299%20L43.4943495,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,100.9651%20C41.9311038,100.8911%2042.6619133,101.9851%2042.5844181,102.3211%20C42.5069229,102.6591%2042.463761,103.7701%2041.658399,103.9011%20C41.0659038,103.9971%2038.9509705,104.2491%2038.4820752,103.7861%20C38.0514371,103.3591%2038.8607229,101.3501%2041.433761,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,101.4641%20C39.9808724,101.6951%2039.3157867,102.4991%2039.0980152,102.8351%20C38.8831867,103.1681%2038.8488533,103.4251%2038.8665105,103.4901%20C39.060739,103.6081%2040.401701,103.6011%2041.5808057,103.4061%20C41.8927486,103.3571%2041.9937867,102.8781%2042.0663771,102.4351%20C42.0801105,102.3441%2042.0938438,102.2661%2042.1065962,102.2071%20C42.0722629,102.0681%2041.6798819,101.5301%2041.4787867,101.4641%20M39.8602152,104.5611%20C39.1558914,104.5611%2038.465301,104.4661%2038.1415867,104.1461%20C37.8708438,103.8781%2037.8090438,103.4341%2037.96992,102.9271%20C38.2700914,101.9831%2039.3383486,100.7731%2041.3630343,100.4701%20C41.7259867,100.4141%2042.1026724,100.6031%2042.4666057,101.0071%20C42.7393105,101.3111%2043.1728914,101.9531%2043.0610629,102.4361%20C43.0522343,102.4771%2043.0443867,102.5311%2043.0335962,102.5961%20C42.95512,103.0841%2042.7716819,104.2261%2041.7367771,104.3951%20C41.3875581,104.4511%2040.6155486,104.5611%2039.8602152,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,101.2688%20C41.8707752,101.2248%2042.3014133,101.8708%2042.2553086,102.0698%20C42.2101848,102.2688%2042.18468,102.9238%2041.71088,103.0008%20C41.359699,103.0578%2040.1119276,103.2068%2039.83628,102.9338%20C39.5812324,102.6818%2040.0589562,101.4968%2041.5774705,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,101.4846%20C43.2097752,101.4846%2042.8272038,101.2876%2042.0797181,101.7366%20C41.4185562,102.1326%2040.432699,102.7656%2040.7034419,103.5346%20C40.9751657,104.3016%2043.0734229,103.9886%2043.5393752,103.8196%20C44.0053276,103.6506%2044.2927467,103.1276%2044.204461,102.6736%20C44.0112133,101.6856%2043.2097752,101.4846%2043.2097752,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,101.542462%20C55.0350171,101.542462%2054.6524457,101.345462%2053.90496,101.794462%20C53.2437981,102.190462%2052.2579409,102.823462%2052.5286838,103.592462%20C52.8004076,104.359462%2054.8986647,104.046462%2055.3646171,103.877462%20C55.8305695,103.708462%2056.1179885,103.185462%2056.0297028,102.731462%20C55.8364552,101.743462%2055.0350171,101.542462%2055.0350171,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,101.9417%20C42.8626162,101.9417%2042.6546543,101.9717%2042.3279971,102.1677%20C42.0042829,102.3617%2041.0203876,102.9527%2041.1655686,103.3657%20C41.3509686,103.6227%2042.8361305,103.5437%2043.3746733,103.3487%20C43.6208924,103.2587%2043.7611686,102.9697%2043.7229114,102.7717%20C43.5983305,102.1337%2043.1372829,101.9837%2043.0852924,101.9677%20L43.0225114,101.9467%20C43.0127019,101.9447%2042.9921019,101.9417%2042.9616924,101.9417%20M42.022921,104.526704%20C41.2548352,104.5277%2040.4710543,104.3497%2040.2424924,103.7037%20C39.8216638,102.5107%2041.2293305,101.6667%2041.8306543,101.3057%20C42.6369971,100.8227%2043.1686733,100.9347%2043.3648638,101.0087%20C43.7817686,101.1297%2044.4919781,101.5817%2044.6852257,102.5767%20C44.82354,103.2887%2044.3929019,104.0407%2043.7042733,104.2907%20C43.5335876,104.3527%2042.785121,104.526704%2042.022921,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,101.999562%20C54.6878581,101.999562%2054.4798962,102.029562%2054.153239,102.225562%20C53.8295247,102.419562%2052.8456295,103.010562%2052.9908104,103.423562%20C53.1762104,103.680562%2054.6613724,103.601562%2055.1999152,103.406562%20C55.4461343,103.316562%2055.5864104,103.027562%2055.5481533,102.829562%20C55.4235724,102.191562%2054.9625247,102.041562%2054.9105343,102.025562%20L54.8477533,102.004562%20C54.8379438,102.002562%2054.8173438,101.999562%2054.7869343,101.999562%20M53.8481628,104.584566%20C53.0800771,104.585562%2052.2962962,104.407562%2052.0677343,103.761562%20C51.6469057,102.568562%2053.0545724,101.724562%2053.6558962,101.363562%20C54.462239,100.880562%2054.9939152,100.992562%2055.1901057,101.066562%20C55.6070104,101.187562%2056.31722,101.639562%2056.5104676,102.634562%20C56.6487819,103.346562%2056.2181438,104.098562%2055.5295152,104.348562%20C55.3588295,104.410562%2054.6103628,104.584566%2053.8481628,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,101.7561%20C43.3563295,101.7561%2043.1297295,101.6401%2042.686339,101.9051%20C42.29592,102.1401%2041.7112724,102.5151%2041.8721486,102.9701%20C42.0320438,103.4251%2043.2758914,103.2381%2043.551539,103.1391%20C43.8262057,103.0381%2043.9968914,102.7291%2043.944901,102.4601%20C43.8311105,101.8751%2043.3563295,101.7561%2043.3563295,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,101.813962%20C55.1815714,101.813962%2054.9549714,101.697962%2054.5115809,101.962962%20C54.1211619,102.197962%2053.5365143,102.572962%2053.6973904,103.027962%20C53.8572857,103.482962%2055.1011333,103.295962%2055.3767809,103.196962%20C55.6514476,103.095962%2055.8221333,102.786962%2055.7701428,102.517962%20C55.6563524,101.932962%2055.1815714,101.813962%2055.1815714,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,100.9993%20C66.5821429,100.9993%2065.6286571,100.2283%2064.3897143,101.2943%20C63.2557333,102.2673%2062.4130952,103.7593%2062.9280952,103.9013%20C63.4430952,104.0443%2064.3485143,104.1783%2065.2951333,103.9873%20C66.1181524,103.8233%2066.8489619,103.9763%2067.1589429,102.2113%20C67.3031429,101.3893%2066.5821429,100.9993%2066.5821429,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,103.4788%20C63.7021648,103.5608%2064.417279,103.6528%2065.200079,103.4978%20C65.3177933,103.4738%2065.4325648,103.4568%2065.5443933,103.4388%20C66.1604314,103.3468%2066.4704124,103.2998%2066.6764124,102.1238%20C66.7568505,101.6658%2066.3566219,101.4438%2066.3526981,101.4408%20L66.2810886,101.3948%20C66.2045743,101.3368%2065.5836314,100.9218%2064.705679,101.6758%20C63.9699648,102.3078%2063.4559457,103.0908%2063.3078219,103.4788%20M64.31526,104.5828%20C63.6178029,104.5828%2063.0616029,104.4568%2062.7996886,104.3838%20C62.5466029,104.3138%2062.3602219,104.1138%2062.3033267,103.8488%20C62.1267552,103.0338%2063.2548505,101.6148%2064.0729648,100.9118%20C65.26286,99.8888%2066.3880124,100.2328%2066.850041,100.5798%20C67.2365362,100.8058%2067.8005838,101.3978%2067.6416695,102.2988%20C67.3356124,104.0418%2066.5763552,104.2948%2065.6885933,104.4278%20C65.5904981,104.4438%2065.490441,104.4578%2065.3884219,104.4778%20C65.0097743,104.5548%2064.6468219,104.5828%2064.31526,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,101.2874%20C66.3704533,101.2874%2065.7779581,100.8084%2065.0059486,101.4714%20C64.3016248,102.0764%2063.7758343,103.0054%2064.0975867,103.0944%20C64.4173771,103.1834%2064.9804438,103.2654%2065.5699962,103.1474%20C66.0820533,103.0454%2066.5372152,103.1404%2066.7294819,102.0414%20C66.8197295,101.5304%2066.3704533,101.2874%2066.3704533,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,100.9651%20C68.4168181,100.8911%2069.1476276,101.9851%2069.0701324,102.3211%20C68.9926371,102.6591%2068.9494752,103.7701%2068.1441133,103.9011%20C67.5516181,103.9971%2065.4366848,104.2491%2064.9677895,103.7861%20C64.5371514,103.3591%2065.3464371,101.3501%2067.9194752,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,101.4641%20C66.4665867,101.6951%2065.801501,102.4991%2065.5837295,102.8351%20C65.368901,103.1681%2065.3345676,103.4251%2065.3522248,103.4901%20C65.5464533,103.6081%2066.8874152,103.6011%2068.06652,103.4061%20C68.3784629,103.3571%2068.479501,102.8781%2068.5520914,102.4351%20C68.5658248,102.3441%2068.5795581,102.2661%2068.5923105,102.2071%20C68.5579771,102.0681%2068.1655962,101.5301%2067.964501,101.4641%20M66.3459295,104.5611%20C65.6416057,104.5611%2064.9510152,104.4661%2064.627301,104.1461%20C64.3565581,103.8781%2064.2947581,103.4341%2064.4556343,102.9271%20C64.7558057,101.9831%2065.8240629,100.7731%2067.8487486,100.4701%20C68.211701,100.4141%2068.5883867,100.6031%2068.95232,101.0071%20C69.2250248,101.3111%2069.6586057,101.9531%2069.5467771,102.4361%20C69.5379486,102.4771%2069.530101,102.5311%2069.5193105,102.5961%20C69.4408343,103.0841%2069.2573962,104.2261%2068.2224914,104.3951%20C67.8732724,104.4511%2067.1012629,104.5611%2066.3459295,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,101.2688%20C68.3564895,101.2248%2068.7871276,101.8708%2068.7410229,102.0698%20C68.695899,102.2688%2068.6703943,102.9238%2068.1965943,103.0008%20C67.8454133,103.0578%2066.5976419,103.2068%2066.3219943,102.9338%20C66.0669467,102.6818%2066.5446705,101.4968%2068.0631848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,101.4846%20C69.6954895,101.4846%2069.3129181,101.2876%2068.5654324,101.7366%20C67.9042705,102.1326%2066.9184133,102.7656%2067.1891562,103.5346%20C67.46088,104.3016%2069.5591371,103.9886%2070.0250895,103.8196%20C70.4910419,103.6506%2070.778461,103.1276%2070.6901752,102.6736%20C70.4969276,101.6856%2069.6954895,101.4846%2069.6954895,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,101.9417%20C69.3483305,101.9417%2069.1403686,101.9717%2068.8137114,102.1677%20C68.4899971,102.3617%2067.5061019,102.9527%2067.6512829,103.3657%20C67.8366829,103.6227%2069.3218448,103.5437%2069.8603876,103.3487%20C70.1066067,103.2587%2070.2468829,102.9697%2070.2086257,102.7717%20C70.0840448,102.1337%2069.6229971,101.9837%2069.5710067,101.9677%20L69.5082257,101.9467%20C69.4984162,101.9447%2069.4778162,101.9417%2069.4474067,101.9417%20M68.5086352,104.526704%20C67.7405495,104.5277%2066.9567686,104.3497%2066.7282067,103.7037%20C66.3073781,102.5107%2067.7150448,101.6667%2068.3163686,101.3057%20C69.1227114,100.8227%2069.6543876,100.9347%2069.8505781,101.0087%20C70.2674829,101.1297%2070.9776924,101.5817%2071.17094,102.5767%20C71.3092543,103.2887%2070.8786162,104.0407%2070.1899876,104.2907%20C70.0193019,104.3527%2069.2708352,104.526704%2068.5086352,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,101.7561%20C69.8420438,101.7561%2069.6154438,101.6401%2069.1720533,101.9051%20C68.7816343,102.1401%2068.1969867,102.5151%2068.3578629,102.9701%20C68.5177581,103.4251%2069.7616057,103.2381%2070.0372533,103.1391%20C70.31192,103.0381%2070.4826057,102.7291%2070.4306152,102.4601%20C70.3168248,101.8751%2069.8420438,101.7561%2069.8420438,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,101.9534%20C23.3225352,101.9534%2022.9389829,101.7564%2022.1914971,102.2054%20C21.5303352,102.6014%2020.5444781,103.2344%2020.815221,104.0034%20C21.0869448,104.7704%2023.1852019,104.4574%2023.6511543,104.2884%20C24.1171067,104.1184%2024.4045257,103.5964%2024.31624,103.1424%20C24.1229924,102.1544%2023.3225352,101.9534%2023.3225352,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,102.4104%20C22.9743952,102.4104%2022.7654524,102.4404%2022.4397762,102.6364%20C22.1160619,102.8304%2021.1321667,103.4214%2021.2773476,103.8344%20C21.4627476,104.0924%2022.9479095,104.0134%2023.4864524,103.8174%20C23.7326714,103.7274%2023.8729476,103.4384%2023.8346905,103.2404%20C23.7101095,102.6024%2023.2500429,102.4514%2023.1970714,102.4364%20L23.1342905,102.4154%20C23.1264429,102.4134%2023.1058429,102.4104%2023.0734714,102.4104%20M22.1347,104.9954%20C21.3666143,104.9954%2020.5828333,104.8184%2020.3542714,104.1724%20C19.9334429,102.9794%2021.3411095,102.1354%2021.9424333,101.7744%20C22.7507381,101.2894%2023.2814333,101.4044%2023.4776238,101.4774%20C23.8935476,101.5984%2024.6037571,102.0504%2024.7970048,103.0454%20C24.9343381,103.7554%2024.504681,104.5084%2023.8170333,104.7594%20C23.6453667,104.8214%2022.8969,104.9954%2022.1347,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,102.2249%20C23.4681086,102.2249%2023.2424895,102.1079%2022.7981181,102.3739%20C22.407699,102.6089%2021.8230514,102.9839%2021.9839276,103.4389%20C22.1438229,103.8929%2023.3876705,103.7069%2023.6633181,103.6069%20C23.9389657,103.5069%2024.1086705,103.1979%2024.057661,102.9289%20C23.9428895,102.3439%2023.4681086,102.2249%2023.4681086,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,101.3811%20C26.1142276,101.3071%2026.8440562,102.4011%2026.766561,102.7381%20C26.6890657,103.0751%2026.6459038,104.1871%2025.8405419,104.3181%20C25.2480467,104.4141%2023.1331133,104.6661%2022.6642181,104.2021%20C22.23358,103.7761%2023.0428657,101.7671%2025.6159038,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,101.8801%20C24.1639962,102.1121%2023.4979295,102.9151%2023.281139,103.2511%20C23.0663105,103.5841%2023.0309962,103.8411%2023.0486533,103.9061%20C23.241901,104.0231%2024.5848248,104.0151%2025.7639295,103.8231%20C26.0739105,103.7741%2026.1759295,103.2951%2026.24852,102.8521%20C26.2622533,102.7601%2026.2759867,102.6831%2026.28972,102.6241%20C26.2544057,102.4841%2025.8620248,101.9461%2025.6619105,101.8801%20M24.043339,104.9781%20C23.3390152,104.9781%2022.6474438,104.8831%2022.3227486,104.5611%20C22.0539676,104.2951%2021.9911867,103.8521%2022.1520629,103.3461%20C22.4512533,102.4011%2023.5185295,101.1901%2025.5451771,100.8861%20C25.9012629,100.8361%2026.2848152,101.0181%2026.6477676,101.4221%20C26.9214533,101.7261%2027.3550343,102.3681%2027.2441867,102.8531%20C27.2353581,102.8941%2027.2265295,102.9491%2027.215739,103.0131%20C27.1372629,103.5011%2026.9538248,104.6431%2025.91892,104.8121%20C25.569701,104.8681%2024.7986724,104.9781%2024.043339,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,101.6858%20C26.0529181,101.6418%2026.4835562,102.2868%2026.4374514,102.4858%20C26.3933086,102.6848%2026.3668229,103.3398%2025.8930229,103.4178%20C25.5418419,103.4748%2024.2940705,103.6228%2024.0184229,103.3498%20C23.7633752,103.0978%2024.241099,101.9128%2025.7596133,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,101.7727%20C32.3175743,101.6367%2032.5039552,101.5967%2032.6579648,101.6687%20C33.2337838,101.9367%2034.6885362,102.7007%2034.403079,103.7627%20C34.1813838,104.5897%2033.684041,104.3487%2032.7393838,104.3777%20L32.0272124,104.4007%20C31.8800695,104.4057%2031.747641,104.3307%2031.665241,104.1927%20C31.2463743,103.4997%2031.4543362,102.3987%2032.1145171,101.8157%20L32.1635648,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,102.1233%20L32.4832571,102.1513%20L32.4342095,102.1943%20C31.9574667,102.6163%2031.7887429,103.4433%2032.0830286,103.9313%20L32.7235905,103.8783%20C32.9354762,103.8723%2033.1267619,103.8773%2033.2974476,103.8833%20C33.8536476,103.9013%2033.8585524,103.9023%2033.9301619,103.6313%20C34.1116381,102.9553%2032.8452286,102.3063%2032.4538286,102.1233%20L32.4538286,102.1233%20Z%20M32.013381,104.9003%20C31.7004571,104.9003%2031.415,104.7343%2031.2472571,104.4533%20C30.7067524,103.5593%2030.9568952,102.1773%2031.7936476,101.4373%20L31.8426952,101.3943%20C32.1418857,101.1313%2032.5323048,101.0613%2032.8599429,101.2133%20C34.9758571,102.1993%2035.0317714,103.3163%2034.876781,103.8943%20C34.5991714,104.9273%2033.8536476,104.9033%2033.2660571,104.8833%20C33.1149905,104.8783%2032.9433238,104.8733%2032.754981,104.8783%20L32.0428095,104.9003%20L32.013381,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,102.009%20C32.3520057,101.909%2032.4873771,101.881%2032.5992057,101.933%20C33.0180724,102.128%2034.0745581,102.683%2033.8675771,103.454%20C33.70572,104.056%2033.3447295,103.88%2032.6590438,103.903%20L32.14012,103.918%20C32.0341771,103.922%2031.9380438,103.867%2031.8782057,103.768%20C31.5731295,103.264%2031.7251771,102.464%2032.2048629,102.04%20L32.2401771,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,101.4993%20C28.8154762,101.4993%2027.9306571,100.6483%2026.6063714,101.6033%20C25.3968571,102.4743%2024.4316,103.8883%2024.9328667,104.0743%20C25.4351143,104.2613%2026.3248381,104.4723%2027.2832286,104.3653%20C28.118019,104.2723%2028.8341143,104.4883%2029.2892762,102.7563%20C29.5011619,101.9493%2028.8154762,101.4993%2028.8154762,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,103.6858%20C25.7342067,103.8008%2026.4395114,103.9568%2027.23114,103.8688%20C27.3488543,103.8558%2027.4655876,103.8478%2027.5793781,103.8398%20C28.200321,103.8008%2028.5122638,103.7818%2028.8153781,102.6258%20C28.9252448,102.2068%2028.6093781,101.9608%2028.5446352,101.9158%20L28.4847971,101.8688%20C28.4220162,101.8118%2027.8354067,101.3318%2026.8897686,102.0108%20C26.1040257,102.5768%2025.5272257,103.3118%2025.3467305,103.6858%20M26.7504733,104.8948%20C25.8224924,104.8948%2025.0779495,104.6608%2024.7650257,104.5438%20C24.5178257,104.4528%2024.3491019,104.2368%2024.3137876,103.9678%20C24.2058829,103.1408%2025.4487495,101.8238%2026.323759,101.1948%20C27.5950733,100.2798%2028.6858924,100.7188%2029.1184924,101.1038%20C29.4834067,101.3628%2029.9954638,102.0008%2029.763959,102.8848%20C29.3137019,104.5958%2028.5358067,104.7818%2027.6401971,104.8378%20C27.541121,104.8448%2027.4400829,104.8508%2027.3370829,104.8628%20C27.1350067,104.8848%2026.9388162,104.8948%2026.7504733,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,101.7678%20C28.5807435,101.7678%2028.029439,101.2388%2027.20642,101.8318%20C26.4530486,102.3748%2025.8536867,103.2548%2026.1646486,103.3718%20C26.4765914,103.4868%2027.0308295,103.6188%2027.6272486,103.5518%20C28.1471533,103.4938%2028.5925057,103.6278%2028.876001,102.5498%20C29.0084295,102.0478%2028.5807435,101.7678%2028.5807435,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpolygon%20id='Fill-378'%20fill='%23FFFFFF'%20points='84.15%20209.586%20171.554%20209.586%20171.554%20115.423%2084.15%20115.423'%3e%3c/polygon%3e%3cpath%20d='M85.149,208.586%20L170.553,208.586%20L170.553,116.423%20L85.149,116.423%20L85.149,208.586%20Z%20M83.15,210.586%20L172.554,210.586%20L172.554,114.423%20L83.15,114.423%20L83.15,210.586%20Z'%20id='Fill-380'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-381'%20fill='%23FFFFFF'%20points='92.453%20209.586%20171.885%20209.586%20171.885%20124.012%2092.453%20124.012'%3e%3c/polygon%3e%3cpath%20d='M91.453,210.586%20L172.885,210.586%20L172.885,123.012%20L91.453,123.012%20L91.453,210.586%20Z%20M93.453,208.586%20L170.885,208.586%20L170.885,125.012%20L93.453,125.012%20L93.453,208.586%20Z'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M142.1416,196.4311%20L96.9766,196.4311%20L96.9766,135.7161%20C96.9766,133.9021%2098.4476,132.4311%20100.2616,132.4311%20L126.4556,132.4311%20C128.0186,132.4311%20129.3656,133.5311%20129.6756,135.0621%20L142.1416,196.4311%20Z'%20id='Fill-383'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M97.9766,195.4311%20L140.9176,195.4311%20L128.6956,135.2611%20C128.4806,134.2011%20127.5386,133.4311%20126.4556,133.4311%20L100.2616,133.4311%20C99.0016,133.4311%2097.9766,134.4561%2097.9766,135.7161%20L97.9766,195.4311%20Z%20M143.3656,197.4311%20L95.9766,197.4311%20L95.9766,135.7161%20C95.9766,133.3531%2097.8986,131.4311%20100.2616,131.4311%20L126.4556,131.4311%20C128.4866,131.4311%20130.2526,132.8741%20130.6566,134.8631%20L143.3656,197.4311%20Z'%20id='Fill-384'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M169.6982,204.4311%20L103.0412,204.4311%20C99.6912,204.4311%2096.9762,201.7151%2096.9762,198.3671%20L96.9762,146.4941%20C96.9762,143.1461%2099.6912,140.4311%20103.0412,140.4311%20L169.6982,140.4311%20C173.0472,140.4311%20175.7612,143.1461%20175.7612,146.4941%20L175.7612,198.3671%20C175.7612,201.7151%20173.0472,204.4311%20169.6982,204.4311'%20id='Fill-385'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M103.041,141.4311%20C100.248,141.4311%2097.977,143.7021%2097.977,146.4941%20L97.977,198.3671%20C97.977,201.1601%20100.248,203.4311%20103.041,203.4311%20L169.698,203.4311%20C172.49,203.4311%20174.762,201.1601%20174.762,198.3671%20L174.762,146.4941%20C174.762,143.7021%20172.49,141.4311%20169.698,141.4311%20L103.041,141.4311%20Z%20M169.698,205.4311%20L103.041,205.4311%20C99.145,205.4311%2095.977,202.2621%2095.977,198.3671%20L95.977,146.4941%20C95.977,142.6001%2099.145,139.4311%20103.041,139.4311%20L169.698,139.4311%20C173.593,139.4311%20176.762,142.6001%20176.762,146.4941%20L176.762,198.3671%20C176.762,202.2621%20173.593,205.4311%20169.698,205.4311%20L169.698,205.4311%20Z'%20id='Fill-386'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M143.7363,185.481916%20L126.8073,185.4479%20C122.1293,185.4389%20118.3423,181.6379%20118.35228,176.9589%20L118.3643,171.2139%20C118.3733,166.5359%20122.1743,162.7499%20126.8533,162.758884%20L143.7813,162.7939%20C148.4613,162.8019%20152.2463,166.6029%20152.237316,171.2819%20L152.2253,177.0259%20C152.2153,181.7059%20148.4153,185.4909%20143.7363,185.481916'%20id='Fill-387'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.0215,182.660616%20L129.0935,182.6266%20C124.4145,182.6166%20120.6285,178.8166%20120.637484,174.1376%20L120.6495,168.3926%20C120.6595,163.7146%20124.4595,159.9286%20129.1385,159.937584%20L146.0675,159.9716%20C150.7465,159.9806%20154.5325,163.7816%20154.52252,168.4606%20L154.5105,174.2046%20C154.5015,178.8846%20150.7015,182.6696%20146.0215,182.660616'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.0234,181.6606%20L146.0384,181.6606%20C150.1524,181.6606%20153.5024,178.3176%20153.5104,174.2026%20L153.522418,168.4586%20C153.5314,164.3386%20150.1854,160.9796%20146.0654,160.9716%20L129.1364,160.9376%20L129.1214,160.9376%20C125.0074,160.9376%20121.6584,164.2796%20121.6494,168.3946%20L121.637386,174.1396%20C121.6294,178.2596%20124.9754,181.6176%20129.0954,181.6266%20L146.0234,181.6606%20Z%20M146.0384,183.6606%20L146.0194,183.6606%20L129.0914,183.6266%20C123.8694,183.6156%20119.6274,179.3576%20119.637382,174.1356%20L119.6494,168.3906%20C119.6604,163.1746%20123.9074,158.9376%20129.1214,158.9376%20L129.1404,158.9376%20L146.0694,158.9716%20C151.2934,158.9816%20155.5334,163.2396%20155.522421,168.4626%20L155.5104,174.2066%20C155.5054,176.7366%20154.5154,179.1136%20152.7234,180.8986%20C150.9354,182.6806%20148.5614,183.6606%20146.0384,183.6606%20L146.0384,183.6606%20Z'%20id='Fill-389'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M130.9131,171.583424%20C131.1651,171.5844%20131.3851,171.5544%20131.5721,171.4924%20C131.7601,171.4314%20131.9161,171.3414%20132.0411,171.2254%20C132.1661,171.1084%20132.2601,170.9664%20132.3221,170.7984%20C132.3841,170.6294%20132.4161,170.4414%20132.4171,170.2344%20C132.4191,170.0374%20132.3891,169.8574%20132.3291,169.6984%20C132.2681,169.5374%20132.1771,169.4004%20132.0561,169.2874%20C131.9341,169.1754%20131.7791,169.0884%20131.5931,169.0274%20C131.4051,168.9664%20131.1841,168.9364%20130.9301,168.9344%20L129.9041,168.9284%20L129.8881,171.5764%20L130.9131,171.583424%20Z%20M130.9361,167.8724%20C131.4301,167.8754%20131.8561,167.9364%20132.2171,168.0544%20C132.5761,168.1724%20132.8731,168.3354%20133.1061,168.5444%20C133.3401,168.7534%20133.5131,169.0024%20133.6251,169.2924%20C133.7371,169.5824%20133.7921,169.8994%20133.790153,170.2424%20C133.7881,170.6004%20133.7261,170.9274%20133.6051,171.2244%20C133.4841,171.5214%20133.3041,171.7754%20133.0641,171.9884%20C132.8251,172.2014%20132.5251,172.3674%20132.1661,172.4834%20C131.8071,172.6014%20131.3871,172.6574%20130.9071,172.6544%20L129.8811,172.6484%20L129.8651,175.2464%20L128.4931,175.2374%20L128.5381,167.8574%20L130.9361,167.8724%20Z'%20id='Fill-390'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M139.9775,171.6176%20C139.9805,171.2136%20139.9285,170.8486%20139.8235,170.5266%20C139.7175,170.2056%20139.5645,169.9316%20139.3645,169.7086%20C139.1635,169.4836%20138.9185,169.3116%20138.6315,169.1896%20C138.3445,169.0696%20138.0215,169.0086%20137.6615,169.0066%20L136.2265,168.9976%20L136.1955,174.1926%20L137.6285,174.20165%20C137.9905,174.2036%20138.3145,174.1456%20138.6025,174.0286%20C138.8905,173.9116%20139.1365,173.7416%20139.3405,173.5196%20C139.5435,173.2996%20139.7015,173.0276%20139.8095,172.7066%20C139.9185,172.3866%20139.9755,172.0226%20139.9775,171.6176%20M141.3855,171.6266%20C141.3825,172.1676%20141.2895,172.6636%20141.1065,173.1146%20C140.9225,173.5666%20140.6665,173.9546%20140.3385,174.2786%20C140.0105,174.6036%20139.6155,174.8546%20139.1555,175.0326%20C138.6945,175.2096%20138.1845,175.2976%20137.6235,175.2936%20L134.8105,175.2766%20L134.8555,167.8966%20L137.6675,167.9136%20C138.2295,167.9176%20138.7385,168.0116%20139.1975,168.1966%20C139.6555,168.3806%20140.0465,168.6376%20140.3715,168.9646%20C140.6955,169.2906%20140.9475,169.6806%20141.1245,170.1346%20C141.3015,170.5886%20141.3895,171.0856%20141.3855,171.6266'%20id='Fill-391'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-392'%20fill='%23ACD3EF'%20points='143.9893%20169.0444%20143.9763%20171.2294%20146.7423%20171.2454%20146.7353%20172.3434%20143.9693%20172.3264%20143.9513%20175.3324%20142.5733%20175.3234%20142.6183%20167.9434%20147.2723%20167.9724%20147.2653%20169.0654'%3e%3c/polygon%3e%3cpath%20d='M147.0176,196.6879%20L101.8526,196.6879%20L101.8526,135.9739%20C101.8526,134.1599%20103.3246,132.6879%20105.1386,132.6879%20L131.3326,132.6879%20C132.8956,132.6879%20134.2416,133.7889%20134.5526,135.3199%20L147.0176,196.6879%20Z'%20id='Fill-393'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M102.8525,195.6879%20L145.7935,195.6879%20L133.5725,135.5189%20C133.3575,134.4589%20132.4145,133.6879%20131.3325,133.6879%20L105.1385,133.6879%20C103.8775,133.6879%20102.8525,134.7129%20102.8525,135.9739%20L102.8525,195.6879%20Z%20M148.2415,197.6879%20L100.8525,197.6879%20L100.8525,135.9739%20C100.8525,133.6109%20102.7755,131.6879%20105.1385,131.6879%20L131.3325,131.6879%20C133.3625,131.6879%20135.1275,133.1309%20135.5325,135.1209%20L148.2415,197.6879%20Z'%20id='Fill-394'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M174.5742,204.6879%20L107.9172,204.6879%20C104.5682,204.6879%20101.8522,201.9729%20101.8522,198.6239%20L101.8522,146.7519%20C101.8522,143.4029%20104.5682,140.6879%20107.9172,140.6879%20L174.5742,140.6879%20C177.9242,140.6879%20180.6382,143.4029%20180.6382,146.7519%20L180.6382,198.6239%20C180.6382,201.9729%20177.9242,204.6879%20174.5742,204.6879'%20id='Fill-395'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M107.917,141.6879%20C105.124,141.6879%20102.853,143.9589%20102.853,146.7519%20L102.853,198.6239%20C102.853,201.4169%20105.124,203.6879%20107.917,203.6879%20L174.574,203.6879%20C177.367,203.6879%20179.639,201.4169%20179.639,198.6239%20L179.639,146.7519%20C179.639,143.9589%20177.367,141.6879%20174.574,141.6879%20L107.917,141.6879%20Z%20M174.574,205.6879%20L107.917,205.6879%20C104.021,205.6879%20100.853,202.5189%20100.853,198.6239%20L100.853,146.7519%20C100.853,142.8569%20104.021,139.6879%20107.917,139.6879%20L174.574,139.6879%20C178.47,139.6879%20181.639,142.8569%20181.639,146.7519%20L181.639,198.6239%20C181.639,202.5189%20178.47,205.6879%20174.574,205.6879%20L174.574,205.6879%20Z'%20id='Fill-396'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6123,185.73872%20L131.6843,185.7057%20C127.0053,185.6957%20123.2193,181.8947%20123.22928,177.2167%20L123.2403,171.4717%20C123.2503,166.7927%20127.0503,163.0077%20131.7293,163.016684%20L148.6583,163.0507%20C153.3373,163.0597%20157.1233,166.8607%20157.11332,171.5397%20L157.1013,177.2837%20C157.0923,181.9627%20153.2923,185.7487%20148.6123,185.73872'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M150.8984,182.91742%20L133.9694,182.8844%20C129.2914,182.8744%20125.5044,179.0734%20125.51438,174.3954%20L125.5264,168.6504%20C125.5354,163.9714%20129.3364,160.1864%20134.0154,160.194387%20L150.9434,160.2294%20C155.6234,160.2384%20159.4084,164.0384%20159.39842,168.7184%20L159.3874,174.4624%20C159.3774,179.1414%20155.5774,182.9274%20150.8984,182.91742'%20id='Fill-398'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M133.999,161.1948%20C129.885,161.1948%20126.534,164.5378%20126.526,168.6528%20L126.514982,174.3968%20C126.506,178.5168%20129.852,181.8758%20133.972,181.8838%20L150.9,181.9178%20L150.916,181.9178%20C155.029,181.9178%20158.379,178.5758%20158.388,174.4608%20L158.398018,168.7158%20C158.407,164.5958%20155.061,161.2378%20150.941,161.2288%20L134.014,161.1948%20L133.999,161.1948%20Z%20M150.916,183.9178%20L150.896,183.9178%20L133.968,183.8838%20C128.744,183.8738%20124.504,179.6158%20124.514979,174.3928%20L124.526,168.6488%20C124.531,166.1188%20125.521,163.7418%20127.313,161.9568%20C129.102,160.1748%20131.476,159.1948%20133.999,159.1948%20L134.018,159.1948%20L150.945,159.2288%20C156.169,159.2398%20160.409,163.4978%20160.398021,168.7198%20L160.388,174.4648%20C160.377,179.6808%20156.13,183.9168%20150.916,183.9178%20L150.916,183.9178%20Z'%20id='Fill-399'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M135.79,171.8403%20C136.042,171.8423%20136.262,171.8123%20136.449,171.7493%20C136.637,171.6883%20136.793,171.5993%20136.917,171.4833%20C137.043,171.3653%20137.136,171.2233%20137.198,171.0553%20C137.261,170.8873%20137.293,170.6993%20137.294025,170.4913%20C137.295,170.2943%20137.266,170.1153%20137.205,169.9553%20C137.144,169.7953%20137.054,169.6583%20136.932,169.5453%20C136.811,169.4333%20136.656,169.3453%20136.469,169.2843%20C136.282,169.2243%20136.061,169.1943%20135.806,169.1923%20L134.78,169.1863%20L134.765,171.8343%20L135.79,171.8403%20Z%20M135.812,168.1303%20C136.306,168.1333%20136.732,168.1943%20137.093,168.3113%20C137.453,168.4293%20137.749,168.5933%20137.982,168.8023%20C138.216,169.0103%20138.389,169.2603%20138.501,169.5503%20C138.613,169.8393%20138.669,170.1563%20138.667052,170.5003%20C138.665,170.8573%20138.603,171.1853%20138.481,171.4823%20C138.361,171.7783%20138.181,172.0333%20137.941,172.2463%20C137.702,172.4593%20137.402,172.6243%20137.043,172.7403%20C136.683,172.8583%20136.264,172.9153%20135.783,172.9123%20L134.758,172.9053%20L134.742,175.5033%20L133.369,175.4953%20L133.414,168.1153%20L135.812,168.1303%20Z'%20id='Fill-400'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M144.8545,171.8754%20C144.8565,171.4704%20144.8045,171.1064%20144.6995,170.7844%20C144.5945,170.4624%20144.4415,170.1884%20144.2405,169.9654%20C144.0395,169.7404%20143.7955,169.5684%20143.5075,169.4474%20C143.2215,169.3264%20142.8985,169.2664%20142.5375,169.2634%20L141.1035,169.2544%20L141.0715,174.4494%20L142.5055,174.4584%20C142.8665,174.4614%20143.1905,174.4024%20143.4785,174.2854%20C143.7675,174.1684%20144.0135,173.9984%20144.2175,173.7774%20C144.4205,173.5564%20144.5775,173.2844%20144.6865,172.9634%20C144.7955,172.6434%20144.8515,172.2794%20144.8545,171.8754%20M146.2625,171.8844%20C146.2585,172.4254%20146.1665,172.9214%20145.9835,173.3724%20C145.7995,173.8234%20145.5435,174.2124%20145.2145,174.5364%20C144.8865,174.8604%20144.4925,175.1114%20144.0325,175.2894%20C143.5715,175.4674%20143.0605,175.5544%20142.4995,175.5514%20L139.6875,175.5334%20L139.7325,168.1534%20L142.5435,168.1714%20C143.1055,168.1754%20143.6155,168.2694%20144.0735,168.4534%20C144.5315,168.6384%20144.9225,168.8944%20145.2475,169.2214%20C145.5725,169.5484%20145.8235,169.9384%20146.0005,170.3924%20C146.1785,170.8454%20146.2655,171.3434%20146.2625,171.8844'%20id='Fill-401'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-402'%20fill='%23ACD3EF'%20points='148.8662%20169.3022%20148.8522%20171.4862%20151.6192%20171.5032%20151.6122%20172.6002%20148.8452%20172.5832%20148.8272%20175.5892%20147.4502%20175.5812%20147.4952%20168.2012%20152.1492%20168.2302%20152.1422%20169.3222'%3e%3c/polygon%3e%3cpath%20d='M152.8281,141.6215%20L107.6631,141.6215%20L107.6631,80.9065%20C107.6631,79.0925%20109.1341,77.6215%20110.9481,77.6215%20L137.1421,77.6215%20C138.7051,77.6215%20140.0521,78.7225%20140.3631,80.2535%20L152.8281,141.6215%20Z'%20id='Fill-403'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M108.6631,140.6215%20L151.6041,140.6215%20L139.3831,80.4525%20C139.1681,79.3925%20138.2251,78.6215%20137.1421,78.6215%20L110.9481,78.6215%20C109.6881,78.6215%20108.6631,79.6465%20108.6631,80.9065%20L108.6631,140.6215%20Z%20M154.0521,142.6215%20L106.6631,142.6215%20L106.6631,80.9065%20C106.6631,78.5435%20108.5851,76.6215%20110.9481,76.6215%20L137.1421,76.6215%20C139.1721,76.6215%20140.9381,78.0645%20141.3431,80.0545%20L154.0521,142.6215%20Z'%20id='Fill-404'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M180.3848,149.6215%20L113.7278,149.6215%20C110.3778,149.6215%20107.6628,146.9065%20107.6628,143.5575%20L107.6628,91.6855%20C107.6628,88.3365%20110.3778,85.6215%20113.7278,85.6215%20L180.3848,85.6215%20C183.7338,85.6215%20186.4488,88.3365%20186.4488,91.6855%20L186.4488,143.5575%20C186.4488,146.9065%20183.7338,149.6215%20180.3848,149.6215'%20id='Fill-405'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M113.7275,86.6215%20C110.9345,86.6215%20108.6635,88.8925%20108.6635,91.6855%20L108.6635,143.5575%20C108.6635,146.3505%20110.9345,148.6215%20113.7275,148.6215%20L180.3845,148.6215%20C183.1775,148.6215%20185.4495,146.3505%20185.4495,143.5575%20L185.4495,91.6855%20C185.4495,88.8925%20183.1775,86.6215%20180.3845,86.6215%20L113.7275,86.6215%20Z%20M180.3845,150.6215%20L113.7275,150.6215%20C109.8315,150.6215%20106.6635,147.4525%20106.6635,143.5575%20L106.6635,91.6855%20C106.6635,87.7905%20109.8315,84.6215%20113.7275,84.6215%20L180.3845,84.6215%20C184.2805,84.6215%20187.4495,87.7905%20187.4495,91.6855%20L187.4495,143.5575%20C187.4495,147.4525%20184.2805,150.6215%20180.3845,150.6215%20L180.3845,150.6215%20Z'%20id='Fill-406'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M164.5684,134.183036%20L131.6704,133.993%20C130.4244,133.986%20129.4214,132.97%20129.428364,131.725%20L129.5954,102.746%20C129.6034,101.5%20130.6184,100.496%20131.8634,100.502964%20L164.7614,100.694%20C166.0064,100.701%20167.0104,101.716%20167.004427,102.961%20L166.8364,131.941%20C166.8294,133.186%20165.8134,134.19%20164.5684,134.183036'%20id='Fill-407'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.5742,133.183193%20C164.8592,133.189%20165.2242,133.055%20165.4642,132.821%20C165.7022,132.584%20165.8342,132.27%20165.8362,131.935%20L166.004221,102.955%20C166.0082,102.264%20165.4482,101.698%20164.7562,101.694%20L131.8572,101.503%20L131.8502,101.503%20C131.1622,101.503%20130.5992,102.062%20130.5952,102.751%20L130.428194,131.731%20C130.4272,132.066%20130.5542,132.382%20130.7912,132.621%20C131.0262,132.859%20131.3412,132.991%20131.6762,132.993%20L164.5742,133.183193%20Z%20M164.5812,135.183%20L164.5622,135.183%20L131.6642,134.993%20C130.7952,134.988%20129.9792,134.645%20129.3682,134.026%20C128.7572,133.408%20128.4232,132.588%20128.428145,131.719%20L128.5952,102.74%20C128.6072,100.952%20130.0652,99.503%20131.8502,99.503%20L131.8692,99.503%20L164.7672,99.694%20C166.5612,99.704%20168.0132,101.172%20168.004242,102.967%20L167.8362,131.947%20C167.8262,133.735%20166.3672,135.183%20164.5812,135.183%20L164.5812,135.183%20Z'%20id='Fill-408'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M160.4297,126.301227%20L135.9167,126.1592%20C135.0627,126.1552%20134.3737,125.4582%20134.378673,124.6042%20L134.4807,107.1322%20C134.4857,106.2782%20135.1817,105.5892%20136.0357,105.594173%20L160.5487,105.7362%20C161.4037,105.7402%20162.0917,106.4372%20162.086727,107.2912%20L161.9857,124.7632%20C161.9807,125.6172%20161.2837,126.3062%20160.4297,126.301227'%20id='Fill-409'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M160.4355,125.3012%20L160.4385,125.3012%20C160.5835,125.3012%20160.7195,125.2452%20160.8235,125.1432%20C160.9265,125.0402%20160.9845,124.9042%20160.9855,124.7572%20L161.086513,107.2852%20C161.0875,107.1392%20161.0315,107.0022%20160.9285,106.8982%20C160.8265,106.7942%20160.6895,106.7372%20160.5425,106.7362%20L136.0305,106.5942%20L136.0275,106.5942%20C135.8815,106.5942%20135.7465,106.6502%20135.6425,106.7522%20C135.5395,106.8552%20135.4815,106.9912%20135.4805,107.1382%20L135.378488,124.6102%20C135.3765,124.9112%20135.6215,125.1572%20135.9225,125.1592%20L160.4355,125.3012%20Z%20M160.4385,127.3012%20L160.4235,127.3012%20L135.9115,127.1592%20C135.2305,127.1552%20134.5925,126.8872%20134.1145,126.4042%20C133.6365,125.9192%20133.3745,125.2792%20133.378455,124.5982%20L133.4805,107.1262%20C133.4885,105.7272%20134.6295,104.5942%20136.0275,104.5942%20L136.0415,104.5942%20L160.5545,104.7362%20C161.2355,104.7392%20161.8725,105.0082%20162.3515,105.4912%20C162.8295,105.9762%20163.0905,106.6162%20163.086545,107.2972%20L162.9855,124.7692%20C162.9775,126.1682%20161.8355,127.3012%20160.4385,127.3012%20L160.4385,127.3012%20Z'%20id='Fill-410'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M134.3926,122.6576%20C134.3936,122.4706%20137.7736,119.3496%20139.5996,117.6776%20C140.2586,117.0736%20141.2076,117.0846%20141.8566,117.6996%20L145.5046,121.1616%20C145.7006,121.3466%20145.9906,121.3406%20146.1796,121.1466%20L152.2046,114.9896%20C152.8076,114.3726%20153.7136,114.2996%20154.3896,114.8146%20L161.9966,120.6176%20L161.9706,124.4106%20C161.9646,125.2956%20161.3136,126.0086%20160.5176,126.000667%20L135.3716,125.7526%20C134.7196,125.7456%20134.2096,125.1256%20134.2636,124.4016%20L134.3926,122.6576%20Z'%20id='Fill-411'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M159.4014,110.7045%20C159.3894,111.8625%20158.4404,112.7935%20157.2814,112.7815%20C156.1224,112.7705%20155.1924,111.8215%20155.2034,110.6625%20C155.2144,109.5035%20156.1644,108.5725%20157.3234,108.5845%20C158.4824,108.5965%20159.4124,109.5455%20159.4014,110.7045'%20id='Fill-412'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M157.3018,109.5844%20C156.7008,109.5844%20156.2088,110.0694%20156.2028,110.6724%20C156.1978,111.2774%20156.6858,111.7754%20157.2898,111.7814%20L157.3018,111.7814%20C157.9038,111.7814%20158.3958,111.2964%20158.4018,110.6944%20C158.4058,110.0884%20157.9188,109.5904%20157.3138,109.5844%20L157.3018,109.5844%20Z%20M157.3028,113.7814%20L157.2718,113.7814%20C155.5648,113.7664%20154.1878,112.3624%20154.2028,110.6534%20C154.2118,109.8244%20154.5418,109.0504%20155.1328,108.4704%20C155.7258,107.8904%20156.5268,107.5724%20157.3328,107.5844%20C159.0408,107.6024%20160.4168,109.0054%20160.4018,110.7134%20L160.4018,110.7144%20C160.3838,112.4124%20158.9968,113.7814%20157.3028,113.7814%20L157.3028,113.7814%20Z'%20id='Fill-413'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-414'%20fill='%23FFFFFF'%20points='114.556%20209.299%20199.556%20209.299%20199.556%20124.299%20114.556%20124.299'%3e%3c/polygon%3e%3cpath%20d='M115.556,208.299%20L198.556,208.299%20L198.556,125.299%20L115.556,125.299%20L115.556,208.299%20Z%20M113.556,210.299%20L200.556,210.299%20L200.556,123.299%20L113.556,123.299%20L113.556,210.299%20Z'%20id='Fill-415'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-416'%20fill='%23E1F2FF'%20points='92.453%20209.252%20114.387%20209.252%20114.387%20176.946%2092.453%20176.946'%3e%3c/polygon%3e%3cpath%20d='M93.453,208.252%20L113.387,208.252%20L113.387,177.946%20L93.453,177.946%20L93.453,208.252%20Z%20M91.453,210.252%20L115.387,210.252%20L115.387,175.946%20L91.453,175.946%20L91.453,210.252%20Z'%20id='Fill-417'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-418'%20fill='%23FFFFFF'%20points='40.364%20209.682%2084.067%20209.682%2084.067%20115.519%2040.364%20115.519'%3e%3c/polygon%3e%3cpath%20d='M41.364,208.682%20L83.067,208.682%20L83.067,116.519%20L41.364,116.519%20L41.364,208.682%20Z%20M39.364,210.682%20L85.067,210.682%20L85.067,114.519%20L39.364,114.519%20L39.364,210.682%20Z'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M190.8467,26.0004%20C190.2937,26.0004%20189.8467,25.5534%20189.8467,25.0004%20L189.8467,18.0004%20C189.8467,17.4474%20190.2937,17.0004%20190.8467,17.0004%20C191.3997,17.0004%20191.8467,17.4474%20191.8467,18.0004%20L191.8467,25.0004%20C191.8467,25.5534%20191.3997,26.0004%20190.8467,26.0004'%20id='Fill-420'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M194.3467,22.5004%20L187.3467,22.5004%20C186.7937,22.5004%20186.3467,22.0534%20186.3467,21.5004%20C186.3467,20.9474%20186.7937,20.5004%20187.3467,20.5004%20L194.3467,20.5004%20C194.8997,20.5004%20195.3467,20.9474%20195.3467,21.5004%20C195.3467,22.0534%20194.8997,22.5004%20194.3467,22.5004'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.8262,66.1323%20C54.2732,66.1323%2053.8262,65.6853%2053.8262,65.1323%20L53.8262,58.1323%20C53.8262,57.5793%2054.2732,57.1323%2054.8262,57.1323%20C55.3792,57.1323%2055.8262,57.5793%2055.8262,58.1323%20L55.8262,65.1323%20C55.8262,65.6853%2055.3792,66.1323%2054.8262,66.1323'%20id='Fill-422'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M58.3262,62.6323%20L51.3262,62.6323%20C50.7732,62.6323%2050.3262,62.1853%2050.3262,61.6323%20C50.3262,61.0793%2050.7732,60.6323%2051.3262,60.6323%20L58.3262,60.6323%20C58.8792,60.6323%2059.3262,61.0793%2059.3262,61.6323%20C59.3262,62.1853%2058.8792,62.6323%2058.3262,62.6323'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M135.5264,60.601%20C135.2504,60.601%20135.0264,60.377%20135.0264,60.101%20L135.0264,56.164%20C135.0264,55.887%20135.2504,55.664%20135.5264,55.664%20C135.8024,55.664%20136.0264,55.887%20136.0264,56.164%20L136.0264,60.101%20C136.0264,60.377%20135.8024,60.601%20135.5264,60.601'%20id='Fill-424'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M137.4951,58.6323%20L133.5571,58.6323%20C133.2811,58.6323%20133.0581,58.4083%20133.0581,58.1323%20C133.0581,57.8563%20133.2811,57.6323%20133.5571,57.6323%20L137.4951,57.6323%20C137.7711,57.6323%20137.9951,57.8563%20137.9951,58.1323%20C137.9951,58.4083%20137.7711,58.6323%20137.4951,58.6323'%20id='Fill-425'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4082,173.3813%20C22.1322,173.3813%2021.9082,173.1573%2021.9082,172.8813%20L21.9082,168.9443%20C21.9082,168.6673%2022.1322,168.4443%2022.4082,168.4443%20C22.6842,168.4443%2022.9082,168.6673%2022.9082,168.9443%20L22.9082,172.8813%20C22.9082,173.1573%2022.6842,173.3813%2022.4082,173.3813'%20id='Fill-426'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.377,171.4125%20L20.439,171.4125%20C20.163,171.4125%2019.94,171.1885%2019.94,170.9125%20C19.94,170.6365%2020.163,170.4125%2020.439,170.4125%20L24.377,170.4125%20C24.653,170.4125%2024.877,170.6365%2024.877,170.9125%20C24.877,171.1885%2024.653,171.4125%2024.377,171.4125'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M71.2666,159.7416%20L51.0456,159.7416%20C50.4936,159.7416%2050.0456,159.2946%2050.0456,158.7416%20C50.0456,158.1886%2050.4936,157.7416%2051.0456,157.7416%20L71.2666,157.7416%20C71.8196,157.7416%2072.2666,158.1886%2072.2666,158.7416%20C72.2666,159.2946%2071.8196,159.7416%2071.2666,159.7416'%20id='Fill-428'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M71.2666,167.0073%20L51.0456,167.0073%20C50.4936,167.0073%2050.0456,166.5603%2050.0456,166.0073%20C50.0456,165.4543%2050.4936,165.0073%2051.0456,165.0073%20L71.2666,165.0073%20C71.8196,165.0073%2072.2666,165.4543%2072.2666,166.0073%20C72.2666,166.5603%2071.8196,167.0073%2071.2666,167.0073'%20id='Fill-429'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M71.2666,174.2729%20L51.0456,174.2729%20C50.4936,174.2729%2050.0456,173.8259%2050.0456,173.2729%20C50.0456,172.7199%2050.4936,172.2729%2051.0456,172.2729%20L71.2666,172.2729%20C71.8196,172.2729%2072.2666,172.7199%2072.2666,173.2729%20C72.2666,173.8259%2071.8196,174.2729%2071.2666,174.2729'%20id='Fill-430'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M188.5771,206.5385%20C188.0241,206.5385%20187.5771,206.0915%20187.5771,205.5385%20L187.5771,191.2885%20C187.5771,190.7355%20188.0241,190.2885%20188.5771,190.2885%20C189.1301,190.2885%20189.5771,190.7355%20189.5771,191.2885%20L189.5771,205.5385%20C189.5771,206.0915%20189.1301,206.5385%20188.5771,206.5385'%20id='Fill-431'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M119.6104,206.5385%20C119.0574,206.5385%20118.6104,206.0915%20118.6104,205.5385%20L118.6104,181.2885%20C118.6104,180.7355%20119.0574,180.2885%20119.6104,180.2885%20C120.1634,180.2885%20120.6104,180.7355%20120.6104,181.2885%20L120.6104,205.5385%20C120.6104,206.0915%20120.1634,206.5385%20119.6104,206.5385'%20id='Fill-432'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M141.501,165.5571%20L139.917,161.2281%20C139.839,161.0361%20139.758,160.8081%20139.674,160.5441%20C139.59,160.2801%20139.506,159.9951%20139.422,159.6891%20C139.344,159.9951%20139.263,160.2821%20139.179,160.5481%20C139.095,160.8161%20139.014,161.0481%20138.936,161.2461%20L137.36,165.5571%20L141.501,165.5571%20Z%20M145.775,170.4711%20L143.903,170.4711%20C143.693,170.4711%20143.522,170.4181%20143.391,170.3141%20C143.259,170.2081%20143.16,170.0781%20143.094,169.9221%20L142.122,167.2671%20L136.73,167.2671%20L135.759,169.9221%20C135.711,170.0601%20135.618,170.1861%20135.48,170.3001%20C135.342,170.4141%20135.171,170.4711%20134.967,170.4711%20L133.077,170.4711%20L138.198,157.4571%20L140.664,157.4571%20L145.775,170.4711%20Z'%20id='Fill-433'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M154.0557,159.8237%20C153.9837,159.9497%20153.9077,160.0417%20153.8267,160.0987%20C153.7447,160.1557%20153.6447,160.1837%20153.5247,160.1837%20C153.3987,160.1837%20153.2627,160.1377%20153.1157,160.0447%20C152.9677,159.9517%20152.7927,159.8477%20152.5887,159.7337%20C152.3847,159.6207%20152.1467,159.5167%20151.8727,159.4237%20C151.6007,159.3307%20151.2777,159.2847%20150.9057,159.2847%20C150.5697,159.2847%20150.2757,159.3247%20150.0237,159.4057%20C149.7717,159.4867%20149.5607,159.5987%20149.3897,159.7437%20C149.2177,159.8867%20149.0907,160.0597%20149.0067,160.2607%20C148.9227,160.4617%20148.8807,160.6817%20148.8807,160.9227%20C148.8807,161.2277%20148.9657,161.4827%20149.1377,161.6867%20C149.3087,161.8907%20149.5347,162.0647%20149.8167,162.2097%20C150.0987,162.3527%20150.4197,162.4817%20150.7797,162.5957%20C151.1397,162.7107%20151.5087,162.8317%20151.8867,162.9607%20C152.2647,163.0897%20152.6337,163.2397%20152.9937,163.4107%20C153.3537,163.5817%20153.6747,163.7977%20153.9567,164.0587%20C154.2387,164.3197%20154.4647,164.6387%20154.6367,165.0167%20C154.8077,165.3947%20154.8927,165.8537%20154.8927,166.3937%20C154.8927,166.9817%20154.7917,167.5327%20154.5907,168.0457%20C154.3907,168.5587%20154.0967,169.0057%20153.7087,169.3867%20C153.3227,169.7677%20152.8497,170.0677%20152.2917,170.2867%20C151.7337,170.5057%20151.0947,170.6147%20150.3747,170.6147%20C149.9607,170.6147%20149.5527,170.5747%20149.1507,170.4937%20C148.7487,170.4127%20148.3637,170.2977%20147.9937,170.1467%20C147.6247,169.9977%20147.2787,169.8167%20146.9547,169.6067%20C146.6307,169.3967%20146.3427,169.1637%20146.0907,168.9047%20L146.8017,167.7447%20C146.8617,167.6607%20146.9397,167.5897%20147.0357,167.5327%20C147.1317,167.4757%20147.2337,167.4467%20147.3417,167.4467%20C147.4917,167.4467%20147.6537,167.5087%20147.8277,167.6317%20C148.0017,167.7547%20148.2087,167.8907%20148.4497,168.0417%20C148.6887,168.1907%20148.9687,168.3277%20149.2897,168.4507%20C149.6117,168.5737%20149.9967,168.6357%20150.4467,168.6357%20C151.1367,168.6357%20151.6707,168.4717%20152.0487,168.1447%20C152.4267,167.8177%20152.6167,167.3477%20152.6167,166.7357%20C152.6167,166.3937%20152.5307,166.1147%20152.3597,165.8987%20C152.1887,165.6827%20151.9617,165.5017%20151.6797,165.3547%20C151.3977,165.2077%20151.0767,165.0837%20150.7167,164.9807%20C150.3567,164.8797%20149.9907,164.7677%20149.6187,164.6477%20C149.2467,164.5277%20148.8807,164.3847%20148.5207,164.2167%20C148.1607,164.0487%20147.8397,163.8297%20147.5577,163.5587%20C147.2757,163.2897%20147.0487,162.9517%20146.8777,162.5467%20C146.7067,162.1417%20146.6217,161.6417%20146.6217,161.0487%20C146.6217,160.5747%20146.7157,160.1117%20146.9057,159.6627%20C147.0947,159.2127%20147.3687,158.8127%20147.7287,158.4657%20C148.0887,158.1177%20148.5327,157.8387%20149.0607,157.6287%20C149.5887,157.4187%20150.1947,157.3127%20150.8787,157.3127%20C151.6467,157.3127%20152.3547,157.4327%20153.0027,157.6737%20C153.6507,157.9137%20154.2027,158.2497%20154.6597,158.6807%20L154.0557,159.8237%20Z'%20id='Fill-434'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M163.9287,159.8237%20C163.8567,159.9497%20163.7807,160.0417%20163.6997,160.0987%20C163.6177,160.1557%20163.5177,160.1837%20163.3977,160.1837%20C163.2717,160.1837%20163.1357,160.1377%20162.9887,160.0447%20C162.8407,159.9517%20162.6657,159.8477%20162.4617,159.7337%20C162.2577,159.6207%20162.0197,159.5167%20161.7457,159.4237%20C161.4737,159.3307%20161.1507,159.2847%20160.7787,159.2847%20C160.4427,159.2847%20160.1487,159.3247%20159.8967,159.4057%20C159.6447,159.4867%20159.4337,159.5987%20159.2627,159.7437%20C159.0907,159.8867%20158.9637,160.0597%20158.8797,160.2607%20C158.7957,160.4617%20158.7537,160.6817%20158.7537,160.9227%20C158.7537,161.2277%20158.8387,161.4827%20159.0107,161.6867%20C159.1817,161.8907%20159.4077,162.0647%20159.6897,162.2097%20C159.9717,162.3527%20160.2927,162.4817%20160.6527,162.5957%20C161.0127,162.7107%20161.3817,162.8317%20161.7597,162.9607%20C162.1377,163.0897%20162.5067,163.2397%20162.8667,163.4107%20C163.2267,163.5817%20163.5477,163.7977%20163.8297,164.0587%20C164.1117,164.3197%20164.3377,164.6387%20164.5097,165.0167%20C164.6807,165.3947%20164.7657,165.8537%20164.7657,166.3937%20C164.7657,166.9817%20164.6647,167.5327%20164.4637,168.0457%20C164.2637,168.5587%20163.9697,169.0057%20163.5817,169.3867%20C163.1957,169.7677%20162.7227,170.0677%20162.1647,170.2867%20C161.6067,170.5057%20160.9677,170.6147%20160.2477,170.6147%20C159.8337,170.6147%20159.4257,170.5747%20159.0237,170.4937%20C158.6217,170.4127%20158.2367,170.2977%20157.8667,170.1467%20C157.4977,169.9977%20157.1517,169.8167%20156.8277,169.6067%20C156.5037,169.3967%20156.2157,169.1637%20155.9637,168.9047%20L156.6747,167.7447%20C156.7347,167.6607%20156.8127,167.5897%20156.9087,167.5327%20C157.0047,167.4757%20157.1067,167.4467%20157.2147,167.4467%20C157.3647,167.4467%20157.5267,167.5087%20157.7007,167.6317%20C157.8747,167.7547%20158.0817,167.8907%20158.3227,168.0417%20C158.5617,168.1907%20158.8417,168.3277%20159.1627,168.4507%20C159.4847,168.5737%20159.8697,168.6357%20160.3197,168.6357%20C161.0097,168.6357%20161.5437,168.4717%20161.9217,168.1447%20C162.2997,167.8177%20162.4897,167.3477%20162.4897,166.7357%20C162.4897,166.3937%20162.4037,166.1147%20162.2327,165.8987%20C162.0617,165.6827%20161.8347,165.5017%20161.5527,165.3547%20C161.2707,165.2077%20160.9497,165.0837%20160.5897,164.9807%20C160.2297,164.8797%20159.8637,164.7677%20159.4917,164.6477%20C159.1197,164.5277%20158.7537,164.3847%20158.3937,164.2167%20C158.0337,164.0487%20157.7127,163.8297%20157.4307,163.5587%20C157.1487,163.2897%20156.9217,162.9517%20156.7507,162.5467%20C156.5797,162.1417%20156.4947,161.6417%20156.4947,161.0487%20C156.4947,160.5747%20156.5887,160.1117%20156.7787,159.6627%20C156.9677,159.2127%20157.2417,158.8127%20157.6017,158.4657%20C157.9617,158.1177%20158.4057,157.8387%20158.9337,157.6287%20C159.4617,157.4187%20160.0677,157.3127%20160.7517,157.3127%20C161.5197,157.3127%20162.2277,157.4327%20162.8757,157.6737%20C163.5237,157.9137%20164.0757,158.2497%20164.5327,158.6807%20L163.9287,159.8237%20Z'%20id='Fill-435'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-436'%20fill='%235E63B6'%20points='169.3018%20159.3832%20169.3018%20162.9922%20173.8558%20162.9922%20173.8558%20164.8552%20169.3018%20164.8552%20169.3018%20168.5362%20175.0798%20168.5362%20175.0798%20170.4712%20166.8718%20170.4712%20166.8718%20157.4572%20175.0798%20157.4572%20175.0798%20159.3832'%3e%3c/polygon%3e%3cpolygon%20id='Fill-437'%20fill='%235E63B6'%20points='186.3115%20159.4457%20182.3875%20159.4457%20182.3875%20170.4707%20179.9665%20170.4707%20179.9665%20159.4457%20176.0415%20159.4457%20176.0415%20157.4577%20186.3115%20157.4577'%3e%3c/polygon%3e%3cpolygon%20id='Fill-438'%20fill='%23E1F2FF'%20points='141.6426%20201.1176%20174.7406%20192.2716%20174.9786%20190.2766%20141.6426%20190.2766'%3e%3c/polygon%3e%3cpath%20d='M173.6133,192.4448%20L144.6963,192.4448%20C143.5173,192.4448%20142.5613,191.4888%20142.5613,190.3088%20L142.5613,189.4048%20C142.5613,188.2258%20143.5173,187.2698%20144.6963,187.2698%20L173.6133,187.2698%20C174.7933,187.2698%20175.7493,188.2258%20175.7493,189.4048%20L175.7493,190.3088%20C175.7493,191.4888%20174.7933,192.4448%20173.6133,192.4448'%20id='Fill-439'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.6963,188.27%20C144.0703,188.27%20143.5613,188.779%20143.5613,189.405%20L143.5613,190.309%20C143.5613,190.935%20144.0703,191.445%20144.6963,191.445%20L173.6133,191.445%20C174.2393,191.445%20174.7493,190.935%20174.7493,190.309%20L174.7493,189.405%20C174.7493,188.779%20174.2393,188.27%20173.6133,188.27%20L144.6963,188.27%20Z%20M173.6133,193.445%20L144.6963,193.445%20C142.9673,193.445%20141.5613,192.039%20141.5613,190.309%20L141.5613,189.405%20C141.5613,187.676%20142.9673,186.27%20144.6963,186.27%20L173.6133,186.27%20C175.3423,186.27%20176.7493,187.676%20176.7493,189.405%20L176.7493,190.309%20C176.7493,192.039%20175.3423,193.445%20173.6133,193.445%20L173.6133,193.445%20Z'%20id='Fill-440'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='107.6631'%20y1='182.4789'%20x2='92.5471'%20y2='182.4789'%20id='Fill-441'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpath%20d='M107.6631,183.4789%20L92.5471,183.4789%20C91.9941,183.4789%2091.5471,183.0319%2091.5471,182.4789%20C91.5471,181.9259%2091.9941,181.4789%2092.5471,181.4789%20L107.6631,181.4789%20C108.2161,181.4789%20108.6631,181.9259%20108.6631,182.4789%20C108.6631,183.0319%20108.2161,183.4789%20107.6631,183.4789'%20id='Fill-442'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='99.7334'%20y1='203.308'%20x2='92.5464'%20y2='203.308'%20id='Fill-443'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpath%20d='M99.7334,204.308%20L92.5464,204.308%20C91.9944,204.308%2091.5464,203.861%2091.5464,203.308%20C91.5464,202.755%2091.9944,202.308%2092.5464,202.308%20L99.7334,202.308%20C100.2864,202.308%20100.7334,202.755%20100.7334,203.308%20C100.7334,203.861%20100.2864,204.308%2099.7334,204.308'%20id='Fill-444'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Assets.svg.js b/lib/static/illustrations/Assets.svg.js new file mode 100644 index 00000000..234d9762 --- /dev/null +++ b/lib/static/illustrations/Assets.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Assets'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpolygon%20id='Fill-1'%20fill='%23FFFFFF'%20points='148.7695%20115.9487%20192.4715%20115.9487%20216.4175%2087.2907%20172.7155%2087.2907'%3e%3c/polygon%3e%3cpath%20d='M150.9082,114.9487%20L192.0042,114.9487%20L214.2792,88.2907%20L173.1832,88.2907%20L150.9082,114.9487%20Z%20M192.9392,116.9487%20L146.6312,116.9487%20L172.2482,86.2907%20L218.5562,86.2907%20L192.9392,116.9487%20Z'%20id='Fill-2'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-3'%20fill='%23FFFFFF'%20points='148.7695%20115.9487%2061.3645%20115.9487%2037.4175%2087.2907%20124.8235%2087.2907'%3e%3c/polygon%3e%3cpath%20d='M61.832,114.9487%20L146.631,114.9487%20L124.355,88.2907%20L39.557,88.2907%20L61.832,114.9487%20Z%20M150.908,116.9487%20L60.896,116.9487%20L35.279,86.2907%20L125.291,86.2907%20L150.908,116.9487%20Z'%20id='Fill-4'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.3604,218.9028%20C23.3604,161.7098%2069.7244,115.3448%20126.9184,115.3448%20C184.1114,115.3448%20230.4754,161.7098%20230.4754,218.9028%20L23.3604,218.9028%20Z'%20id='Fill-5'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.8262'%20y1='210.1118'%20x2='54.8262'%20y2='210.1118'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.8262,211.1118%20L18.8262,211.1118%20C18.2732,211.1118%2017.8262,210.6648%2017.8262,210.1118%20C17.8262,209.5588%2018.2732,209.1118%2018.8262,209.1118%20L54.8262,209.1118%20C55.3792,209.1118%2055.8262,209.5588%2055.8262,210.1118%20C55.8262,210.6648%2055.3792,211.1118%2054.8262,211.1118'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M74.7061,154.5932%20C74.4301,154.5932%2074.2061,154.3692%2074.2061,154.0932%20L74.2061,150.1562%20C74.2061,149.8792%2074.4301,149.6562%2074.7061,149.6562%20C74.9821,149.6562%2075.2061,149.8792%2075.2061,150.1562%20L75.2061,154.0932%20C75.2061,154.3692%2074.9821,154.5932%2074.7061,154.5932'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M76.6748,152.6245%20L72.7368,152.6245%20C72.4608,152.6245%2072.2378,152.4005%2072.2378,152.1245%20C72.2378,151.8485%2072.4608,151.6245%2072.7368,151.6245%20L76.6748,151.6245%20C76.9508,151.6245%2077.1748,151.8485%2077.1748,152.1245%20C77.1748,152.4005%2076.9508,152.6245%2076.6748,152.6245'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.1074,181.8149%20C210.8314,181.8149%20210.6074,181.5909%20210.6074,181.3149%20L210.6074,177.3779%20C210.6074,177.1009%20210.8314,176.8779%20211.1074,176.8779%20C211.3834,176.8779%20211.6074,177.1009%20211.6074,177.3779%20L211.6074,181.3149%20C211.6074,181.5909%20211.3834,181.8149%20211.1074,181.8149'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.0762,179.8462%20L209.1382,179.8462%20C208.8622,179.8462%20208.6392,179.6222%20208.6392,179.3462%20C208.6392,179.0702%20208.8622,178.8462%20209.1382,178.8462%20L213.0762,178.8462%20C213.3522,178.8462%20213.5762,179.0702%20213.5762,179.3462%20C213.5762,179.6222%20213.3522,179.8462%20213.0762,179.8462'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.1367,132.4067%20L89.2337,149.7547%20C88.0417,150.1177%2086.7827,149.4467%2086.4187,148.2557%20L60.6717,63.8047%20C60.3097,62.6137%2060.9807,61.3537%2062.1717,60.9907%20L119.0747,43.6417%20C120.2657,43.2787%20121.5257,43.9497%20121.8887,45.1407%20L147.6357,129.5927%20C147.9987,130.7827%20147.3277,132.0437%20146.1367,132.4067'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M119.7314,44.5434%20C119.6104,44.5434%20119.4874,44.5624%20119.3664,44.5984%20L62.4634,61.9464%20C61.8014,62.1484%2061.4264,62.8524%2061.6284,63.5144%20L87.3754,147.9634%20C87.5764,148.6264%2088.2804,148.9924%2088.9414,148.7984%20L145.8444,131.4504%20C146.1664,131.3524%20146.4284,131.1354%20146.5864,130.8394%20C146.7444,130.5434%20146.7774,130.2044%20146.6794,129.8844%20L120.9324,45.4334%20C120.7674,44.8924%20120.2684,44.5434%20119.7314,44.5434%20M88.5774,150.8534%20C87.1824,150.8534%2085.8894,149.9484%2085.4624,148.5474%20L59.7154,64.0974%20C59.1934,62.3794%2060.1644,60.5574%2061.8794,60.0344%20L118.7824,42.6864%20C120.4994,42.1584%20122.3214,43.1324%20122.8444,44.8494%20L148.5914,129.3004%20C148.8454,130.1314%20148.7604,131.0124%20148.3514,131.7794%20C147.9434,132.5474%20147.2594,133.1094%20146.4284,133.3624%20L89.5254,150.7104%20C89.2104,150.8074%2088.8904,150.8534%2088.5774,150.8534'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-23'%20fill='%23E1F2FF'%20points='88.8008%20138.7378%20142.6938%20126.3208%20119.8398%2051.3618%2065.7078%2065.1888'%3e%3c/polygon%3e%3cpath%20d='M109.1904,77.2417%20C111.1724,83.7417%20107.5094,90.6177%20101.0094,92.5987%20C94.5094,94.5807%2087.6334,90.9187%2085.6524,84.4187%20C83.6704,77.9187%2087.3334,71.0427%2093.8334,69.0607%20C100.3334,67.0787%20107.2094,70.7417%20109.1904,77.2417'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M109.8926,74.4272%20C111.8746,80.9272%20108.2116,87.8032%20101.7116,89.7842%20C95.2116,91.7662%2088.3356,88.1042%2086.3546,81.6042%20C84.3726,75.1042%2088.0356,68.2282%2094.5356,66.2462%20C101.0356,64.2642%20107.9116,67.9272%20109.8926,74.4272'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M98.1387,66.7056%20C97.0307,66.7056%2095.9167,66.8706%2094.8267,67.2026%20C91.9387,68.0836%2089.5667,70.0356%2088.1467,72.7006%20C86.7277,75.3656%2086.4307,78.4246%2087.3107,81.3116%20C88.1917,84.2006%2090.1437,86.5726%2092.8087,87.9926%20C95.4737,89.4126%2098.5337,89.7106%20101.4197,88.8286%20C104.3087,87.9476%20106.6807,85.9956%20108.1007,83.3306%20C109.5207,80.6656%20109.8177,77.6066%20108.9367,74.7196%20L108.9357,74.7196%20C108.0557,71.8306%20106.1037,69.4586%20103.4387,68.0386%20C101.7787,67.1546%2099.9667,66.7056%2098.1387,66.7056%20M98.1067,91.3256%20C95.9537,91.3256%2093.8227,90.7986%2091.8677,89.7576%20C88.7327,88.0866%2086.4347,85.2946%2085.3987,81.8956%20C84.3617,78.4966%2084.7107,74.8966%2086.3817,71.7606%20C88.0527,68.6246%2090.8447,66.3266%2094.2427,65.2896%20C97.6447,64.2536%20101.2427,64.6026%20104.3787,66.2726%20C107.5147,67.9436%20109.8127,70.7366%20110.8497,74.1356%20C111.8857,77.5346%20111.5357,81.1346%20109.8667,84.2706%20C108.1957,87.4066%20105.4027,89.7046%20102.0037,90.7406%20C100.7217,91.1326%2099.4097,91.3256%2098.1067,91.3256'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M102.8184,82.9282%20C102.9134,83.0602%20102.9874,83.1462%20103.0094,83.1752%20C103.0154,83.1782%20103.0054,83.1752%20103.0094,83.1752%20C103.0094,83.1752%20103.0104,83.1762%20103.0094,83.1752%20C103.0104,83.1762%20103.0094,83.1752%20103.0094,83.1752%20C101.6994,80.0702%20103.1104,78.1782%20103.0464,75.8692%20C103.0394,75.8372%20103.0344,75.8012%20103.0324,75.7592%20C103.0304,75.7072%20103.0254,75.6562%20103.0174,75.6042%20C102.9244,74.9882%20102.4734,74.3752%20101.7974,73.8002%20C101.7954,73.7972%20101.7914,73.7942%20101.7884,73.7912%20C101.7324,73.7432%20101.6734,73.6962%20101.6154,73.6492%20C101.6154,73.6492%20101.6134,73.6492%20101.6124,73.6472%20C101.5054,73.5622%20101.3904,73.4772%20101.2734,73.3922%20C101.2604,73.3842%20101.2504,73.3742%20101.2374,73.3652%20C101.2044,73.3432%20101.1714,73.3212%20101.1384,73.2982%20C101.1044,73.2752%20101.0714,73.2502%20101.0374,73.2282%20C101.0034,73.2052%20100.9684,73.1832%20100.9354,73.1612%20C100.8994,73.1382%20100.8644,73.1152%20100.8294,73.0922%20C100.8044,73.0762%20100.7784,73.0612%20100.7534,73.0442%20C99.7814,72.4362%2098.5964,71.9032%2097.4034,71.4902%20C97.4034,71.4902%2097.3924,71.4812%2097.4034,71.4902%20C97.9004,72.6572%2098.2854,73.8592%2098.4644,74.8592%20C98.6814,76.0652%2098.6784,77.5462%2098.4744,78.9502%20C97.0894,79.2512%2095.6114,79.3602%2094.3924,79.2282%20C93.3744,79.1182%2092.1574,78.8252%2090.9504,78.4072%20C90.9914,78.5032%2091.0344,78.5992%2091.0764,78.6962%20C91.0894,78.7242%2091.1024,78.7522%2091.1154,78.7812%20C91.1464,78.8502%2091.1764,78.9172%2091.2094,78.9862%20C91.2234,79.0172%2091.2384,79.0492%2091.2544,79.0792%20C91.2864,79.1492%2091.3184,79.2162%2091.3514,79.2832%20C91.3644,79.3112%2091.3784,79.3382%2091.3914,79.3662%20C91.4334,79.4512%2091.4764,79.5362%2091.5204,79.6202%20C91.5234,79.6292%2091.5284,79.6382%2091.5324,79.6462%20C91.5824,79.7442%2091.6334,79.8412%2091.6854,79.9372%20C91.6884,79.9452%2091.6934,79.9512%2091.6984,79.9592%20C91.7444,80.0462%2091.7914,80.1312%2091.8394,80.2162%20C91.8484,80.2342%2091.8584,80.2512%2091.8684,80.2682%20C91.9124,80.3462%2091.9564,80.4232%2092.0014,80.4992%20C92.0104,80.5142%2092.0194,80.5292%2092.0284,80.5442%20C92.0804,80.6322%2092.1324,80.7212%2092.1854,80.8072%20C92.1864,80.8072%2092.1864,80.8082%2092.1864,80.8082%20C92.3584,81.0842%2092.5354,81.3482%2092.7144,81.5992%20C92.7164,81.6022%2092.7194,81.6052%2092.7204,81.6082%20C93.0234,82.0252%2093.3374,82.3982%2093.6554,82.7112%20C93.7024,82.7562%2093.7494,82.8012%2093.7964,82.8442%20C93.7974,82.8452%2093.7984,82.8482%2093.8004,82.8492%20L93.8014,82.8492%20C93.8434,82.8882%2093.8864,82.9262%2093.9284,82.9632%20L93.9294,82.9632%20C93.9294,82.9632%2093.9324,82.9662%2093.9344,82.9672%20C93.9794,83.0072%2094.0254,83.0452%2094.0724,83.0812%20C94.0784,83.0862%2094.0844,83.0912%2094.0904,83.0962%20L94.0914,83.0972%20C94.1514,83.1452%2094.2114,83.1892%2094.2694,83.2312%20C94.2804,83.2382%2094.2904,83.2442%2094.2994,83.2512%20C94.3024,83.2532%2094.3064,83.2552%2094.3094,83.2592%20C94.3784,83.3062%2094.4454,83.3502%2094.5144,83.3902%20C94.5614,83.4182%2094.6094,83.4452%2094.6574,83.4702%20C94.6764,83.4802%2094.6974,83.4902%2094.7174,83.4992%20C94.7474,83.5142%2094.7764,83.5282%2094.8054,83.5412%20C94.8284,83.5512%2094.8494,83.5592%2094.8724,83.5692%20C94.8994,83.5802%2094.9274,83.5902%2094.9564,83.6012%20C94.9774,83.6102%2094.9994,83.6162%2095.0214,83.6232%20C95.0494,83.6332%2095.0774,83.6422%2095.1064,83.6512%20C95.1274,83.6562%2095.1494,83.6612%2095.1714,83.6672%20C95.2004,83.6742%2095.2294,83.6802%2095.2574,83.6872%20C95.2784,83.6912%2095.2984,83.6952%2095.3184,83.6982%20C95.3504,83.7022%2095.3824,83.7062%2095.4164,83.7092%20C95.4304,83.7102%2095.4484,83.7142%2095.4644,83.7142%20C95.5144,83.7192%2095.5634,83.7202%2095.6114,83.7192%20C95.6444,83.7192%2095.6724,83.7202%2095.6994,83.7222%20C98.0134,83.6352%2099.8254,82.1032%20103.0094,83.1752'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-33'%20fill='%23ACD3EF'%20points='93.0723%20105.2016%2091.2283%20104.2196%2088.5383%20109.2696%2085.3993%20107.5976%2084.4173%20109.4416%2089.3843%20112.0876%2089.3923%20112.0706%2089.4083%20112.0796'%3e%3c/polygon%3e%3cline%20x1='96.9463'%20y1='106.1284'%20x2='127.2923'%20y2='96.8774'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M96.9463,107.1284%20C96.5173,107.1284%2096.1213,106.8514%2095.9903,106.4204%20C95.8293,105.8924%2096.1263,105.3324%2096.6543,105.1724%20L127.0003,95.9204%20C127.5283,95.7624%20128.0873,96.0584%20128.2483,96.5854%20C128.4093,97.1134%20128.1123,97.6734%20127.5843,97.8334%20L97.2383,107.0844%20C97.1403,107.1144%2097.0433,107.1284%2096.9463,107.1284'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-39'%20fill='%23ACD3EF'%20points='95.918%20114.5376%2094.074%20113.5556%2091.384%20118.6046%2088.246%20116.9336%2087.264%20118.7766%2092.23%20121.4236%2092.238%20121.4066%2092.254%20121.4156'%3e%3c/polygon%3e%3cline%20x1='99.9297'%20y1='115.9116'%20x2='130.2747'%20y2='106.6606'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M99.9297,116.9116%20C99.5007,116.9116%2099.1047,116.6346%2098.9737,116.2036%20C98.8127,115.6756%2099.1097,115.1156%2099.6377,114.9556%20L129.9827,105.7046%20C130.5107,105.5396%20131.0697,105.8416%20131.2307,106.3686%20C131.3917,106.8966%20131.0947,107.4566%20130.5667,107.6166%20L100.2217,116.8676%20C100.1237,116.8976%20100.0267,116.9116%2099.9297,116.9116'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-45'%20fill='%23ACD3EF'%20points='98.7646%20123.8735%2096.9206%20122.8915%2094.2306%20127.9405%2091.0916%20126.2695%2090.1096%20128.1125%2095.0766%20130.7585%2095.0846%20130.7425%2095.1006%20130.7515'%3e%3c/polygon%3e%3cline%20x1='103.0127'%20y1='126.0249'%20x2='133.3577'%20y2='116.7729'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M103.0127,127.0249%20C102.5837,127.0249%20102.1877,126.7479%20102.0567,126.3169%20C101.8957,125.7889%20102.1927,125.2289%20102.7207,125.0689%20L133.0657,115.8169%20C133.5947,115.6519%20134.1527,115.9539%20134.3137,116.4809%20C134.4747,117.0089%20134.1777,117.5689%20133.6497,117.7289%20L103.3047,126.9809%20C103.2067,127.0109%20103.1097,127.0249%20103.0127,127.0249'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='175.8672'%20y1='114.5727'%20x2='175.8672'%20y2='118.5107'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8672,119.0102%20C175.5912,119.0102%20175.3672,118.7862%20175.3672,118.5102%20L175.3672,114.5732%20C175.3672,114.2962%20175.5912,114.0732%20175.8672,114.0732%20C176.1432,114.0732%20176.3672,114.2962%20176.3672,114.5732%20L176.3672,118.5102%20C176.3672,118.7862%20176.1432,119.0102%20175.8672,119.0102'%20id='Fill-53'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='177.8359'%20y1='116.5415'%20x2='173.8979'%20y2='116.5415'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M177.8359,117.0415%20L173.8979,117.0415%20C173.6219,117.0415%20173.3989,116.8175%20173.3989,116.5415%20C173.3989,116.2655%20173.6219,116.0415%20173.8979,116.0415%20L177.8359,116.0415%20C178.1119,116.0415%20178.3359,116.2655%20178.3359,116.5415%20C178.3359,116.8175%20178.1119,117.0415%20177.8359,117.0415'%20id='Fill-57'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2168'%20y1='210.0727'%20x2='252.1908'%20y2='210.0727'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,211.0727%20L245.2164,211.0727%20C244.6644,211.0727%20244.2164,210.6257%20244.2164,210.0727%20C244.2164,209.5197%20244.6644,209.0727%20245.2164,209.0727%20L252.1904,209.0727%20C252.7434,209.0727%20253.1904,209.5197%20253.1904,210.0727%20C253.1904,210.6257%20252.7434,211.0727%20252.1904,211.0727'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.0727'%20x2='11.973'%20y2='210.0727'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.0727%20L2.9997,211.0727%20C2.4477,211.0727%201.9997,210.6257%201.9997,210.0727%20C1.9997,209.5197%202.4477,209.0727%202.9997,209.0727%20L11.9727,209.0727%20C12.5257,209.0727%2012.9727,209.5197%2012.9727,210.0727%20C12.9727,210.6257%2012.5257,211.0727%2011.9727,211.0727'%20id='Fill-66'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.2305'%20y1='219.187'%20x2='161.4175'%20y2='219.187'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.417,220.187%20L94.23,220.187%20C93.678,220.187%2093.23,219.74%2093.23,219.187%20C93.23,218.634%2093.678,218.187%2094.23,218.187%20L161.417,218.187%20C161.97,218.187%20162.417,218.634%20162.417,219.187%20C162.417,219.74%20161.97,220.187%20161.417,220.187'%20id='Fill-71'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.0352'%20y1='219.187'%20x2='179.1772'%20y2='219.187'%20id='Fill-73'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.1768,220.187%20L170.0348,220.187%20C169.4828,220.187%20169.0348,219.74%20169.0348,219.187%20C169.0348,218.634%20169.4828,218.187%20170.0348,218.187%20L179.1768,218.187%20C179.7298,218.187%20180.1768,218.634%20180.1768,219.187%20C180.1768,219.74%20179.7298,220.187%20179.1768,220.187'%20id='Fill-75'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.3486'%20y1='219.1118'%20x2='81.3486'%20y2='219.1868'%20id='Fill-77'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.3486,220.187%20C80.8026,220.187%2080.3576,219.75%2080.3486,219.202%20C80.3406,218.65%2080.7816,218.196%2081.3336,218.187%20L86.3336,218.112%20C86.8776,218.103%2087.3396,218.544%2087.3486,219.097%20C87.3566,219.649%2086.9156,220.103%2086.3636,220.112%20L81.3636,220.187%20L81.3486,220.187%20Z'%20id='Fill-79'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.2744'%20y1='210.1118'%20x2='238.1684'%20y2='210.1118'%20id='Fill-81'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,211.1118%20L61.274,211.1118%20C60.722,211.1118%2060.274,210.6648%2060.274,210.1118%20C60.274,209.5588%2060.722,209.1118%2061.274,209.1118%20L238.168,209.1118%20C238.721,209.1118%20239.168,209.5588%20239.168,210.1118%20C239.168,210.6648%20238.721,211.1118%20238.168,211.1118'%20id='Fill-83'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M169.7949,167.6431%20L112.7159,147.3871%20C111.5419,146.9701%20110.9289,145.6811%20111.3449,144.5081%20L141.3959,59.8301%20C141.8119,58.6571%20143.1009,58.0421%20144.2739,58.4591%20L201.3539,78.7151%20C202.5269,79.1321%20203.1409,80.4211%20202.7249,81.5941%20L172.6749,166.2721%20C172.2579,167.4461%20170.9689,168.0601%20169.7949,167.6431'%20id='Fill-85'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M143.5186,59.3286%20C143.3346,59.3286%20143.1516,59.3696%20142.9806,59.4516%20C142.6786,59.5956%20142.4506,59.8496%20142.3376,60.1646%20L112.2876,144.8426%20C112.0556,145.4946%20112.3986,146.2136%20113.0506,146.4446%20L170.1296,166.7006%20C170.4436,166.8116%20170.7866,166.7966%20171.0886,166.6506%20C171.3916,166.5076%20171.6206,166.2536%20171.7326,165.9366%20L201.7826,81.2606%20C202.0136,80.6076%20201.6706,79.8896%20201.0186,79.6576%20L143.9406,59.4016%20C143.8026,59.3526%20143.6606,59.3286%20143.5186,59.3286%20M170.5516,168.7746%20C170.1846,168.7746%20169.8166,168.7126%20169.4606,168.5856%20L112.3816,148.3296%20C110.6906,147.7286%20109.8026,145.8646%20110.4026,144.1746%20L140.4536,59.4966%20C140.7436,58.6776%20141.3356,58.0196%20142.1216,57.6456%20C142.9046,57.2706%20143.7886,57.2266%20144.6096,57.5166%20L201.6876,77.7726%20C203.3786,78.3736%20204.2666,80.2376%20203.6666,81.9286%20L173.6176,166.6056%20C173.3266,167.4266%20172.7336,168.0836%20171.9486,168.4566%20C171.5046,168.6686%20171.0296,168.7746%20170.5516,168.7746'%20id='Fill-87'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-89'%20fill='%23E1F2FF'%20points='119.0605%20138.1313%20170.6245%20160.5733%20197.2755%2085.4763%20144.6625%2064.0433'%3e%3c/polygon%3e%3cpath%20d='M172.9189,100.1919%20C170.6069,106.7039%20163.4549,110.1099%20156.9429,107.7979%20C150.4319,105.4879%20147.0249,98.3359%20149.3369,91.8239%20C151.6479,85.3109%20158.7999,81.9059%20165.3119,84.2159%20C171.8239,86.5279%20175.2299,93.6799%20172.9189,100.1919'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.1943,98.3159%20C172.8833,104.8279%20165.7313,108.2339%20159.2193,105.9219%20C152.7073,103.6119%20149.3013,96.4599%20151.6123,89.9469%20C153.9233,83.4349%20161.0763,80.0299%20167.5883,82.3399%20C174.0993,84.6519%20177.5063,91.8039%20175.1943,98.3159'%20id='Fill-93'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.415,82.6196%20C158.677,82.6196%20154.227,85.5676%20152.555,90.2816%20C151.526,93.1796%20151.688,96.3046%20153.01,99.0806%20C154.332,101.8566%20156.656,103.9516%20159.554,104.9796%20C162.451,106.0096%20165.577,105.8476%20168.352,104.5246%20C171.129,103.2026%20173.224,100.8796%20174.252,97.9816%20L174.252,97.9806%20C176.375,92.0006%20173.235,85.4066%20167.253,83.2826%20C165.985,82.8326%20164.689,82.6196%20163.415,82.6196%20M163.414,107.6496%20C161.891,107.6496%20160.363,107.3896%20158.885,106.8646%20C151.864,104.3736%20148.179,96.6346%20150.67,89.6126%20C153.162,82.5926%20160.902,78.9056%20167.922,81.3976%20C171.323,82.6046%20174.051,85.0646%20175.603,88.3226%20C177.154,91.5816%20177.344,95.2496%20176.137,98.6506%20C174.93,102.0516%20172.471,104.7786%20169.212,106.3306%20C167.37,107.2086%20165.395,107.6496%20163.414,107.6496'%20id='Fill-95'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M164.2705,100.9868%20C164.2685,101.1518%20164.2765,101.2668%20164.2775,101.3048%20C164.2805,101.3098%20164.2745,101.3008%20164.2775,101.3048%20C164.2775,101.3048%20164.2775,101.3058%20164.2775,101.3048%20L164.2765,101.3038%20C165.0845,97.9728%20167.3815,97.2808%20168.7245,95.3538%20C168.7395,95.3238%20168.7575,95.2918%20168.7815,95.2558%20C168.8105,95.2128%20168.8375,95.1668%20168.8625,95.1198%20C169.1595,94.5598%20169.1615,93.7868%20168.9565,92.9088%20C168.9565,92.9038%20168.9545,92.8988%20168.9535,92.8938%20C168.9375,92.8218%20168.9175,92.7478%20168.8985,92.6738%20C168.8985,92.6738%20168.8975,92.6728%20168.8975,92.6718%20C168.8605,92.5358%20168.8195,92.3968%20168.7745,92.2578%20C168.7695,92.2428%20168.7655,92.2278%20168.7605,92.2138%20C168.7485,92.1748%20168.7335,92.1368%20168.7205,92.0988%20C168.7075,92.0588%20168.6945,92.0188%20168.6805,91.9798%20C168.6665,91.9408%20168.6525,91.9028%20168.6375,91.8638%20C168.6235,91.8238%20168.6075,91.7838%20168.5925,91.7428%20C168.5825,91.7158%20168.5705,91.6868%20168.5585,91.6578%20C168.1325,90.5738%20167.4865,89.4218%20166.7615,88.3608%20C166.7615,88.3608%20166.7575,88.3468%20166.7615,88.3608%20C166.4615,89.6168%20166.0485,90.8318%20165.5915,91.7578%20C165.0405,92.8748%20164.1405,94.0838%20163.1255,95.1078%20C161.8105,94.5168%20160.5375,93.7118%20159.6205,92.8668%20C158.8545,92.1608%20158.0365,91.1858%20157.3035,90.1128%20C157.2785,90.2168%20157.2545,90.3208%20157.2315,90.4248%20C157.2245,90.4568%20157.2185,90.4878%20157.2115,90.5188%20C157.1955,90.5938%20157.1785,90.6678%20157.1645,90.7438%20C157.1575,90.7778%20157.1505,90.8118%20157.1435,90.8468%20C157.1285,90.9228%20157.1145,90.9978%20157.1005,91.0728%20C157.0945,91.1028%20157.0885,91.1338%20157.0835,91.1648%20C157.0665,91.2598%20157.0495,91.3548%20157.0345,91.4508%20C157.0325,91.4608%20157.0305,91.4688%20157.0295,91.4778%20C157.0105,91.5898%20156.9945,91.6998%20156.9785,91.8088%20C156.9765,91.8178%20156.9765,91.8258%20156.9745,91.8348%20C156.9605,91.9338%20156.9475,92.0318%20156.9345,92.1308%20C156.9325,92.1508%20156.9295,92.1708%20156.9265,92.1898%20C156.9165,92.2798%20156.9065,92.3698%20156.8955,92.4598%20C156.8955,92.4768%20156.8935,92.4948%20156.8905,92.5128%20C156.8805,92.6168%20156.8705,92.7198%20156.8615,92.8228%20C156.8625,92.8228%20156.8615,92.8238%20156.8615,92.8238%20C156.8345,93.1538%20156.8195,93.4768%20156.8155,93.7898%20C156.8155,93.7938%20156.8155,93.7978%20156.8145,93.8008%20C156.8095,94.3248%20156.8405,94.8198%20156.9115,95.2678%20C156.9215,95.3338%20156.9335,95.3978%20156.9455,95.4618%20C156.9465,95.4648%20156.9455,95.4658%20156.9465,95.4688%20L156.9475,95.4688%20C156.9585,95.5268%20156.9695,95.5838%20156.9825,95.6388%20L156.9825,95.6398%20C156.9825,95.6398%20156.9845,95.6438%20156.9845,95.6458%20C156.9975,95.7068%20157.0115,95.7648%20157.0285,95.8228%20L157.0275,95.8228%20C157.0305,95.8308%20157.0325,95.8378%20157.0345,95.8458%20L157.0345,95.8478%20C157.0545,95.9228%20157.0775,95.9948%20157.0985,96.0648%20C157.1035,96.0768%20157.1075,96.0878%20157.1115,96.0988%20C157.1125,96.1028%20157.1145,96.1068%20157.1155,96.1118%20C157.1415,96.1908%20157.1705,96.2678%20157.2035,96.3418%20C157.2245,96.3938%20157.2485,96.4438%20157.2715,96.4938%20C157.2815,96.5148%20157.2925,96.5348%20157.3025,96.5548%20C157.3185,96.5848%20157.3335,96.6138%20157.3495,96.6418%20C157.3615,96.6638%20157.3745,96.6828%20157.3875,96.7048%20C157.4025,96.7308%20157.4195,96.7568%20157.4355,96.7818%20C157.4495,96.8018%20157.4615,96.8208%20157.4765,96.8408%20C157.4945,96.8648%20157.5105,96.8888%20157.5295,96.9138%20C157.5425,96.9298%20157.5575,96.9488%20157.5715,96.9658%20C157.5915,96.9888%20157.6125,97.0118%20157.6305,97.0348%20C157.6455,97.0498%20157.6605,97.0658%20157.6735,97.0798%20C157.6975,97.1038%20157.7215,97.1268%20157.7475,97.1488%20C157.7585,97.1588%20157.7705,97.1728%20157.7835,97.1818%20C157.8215,97.2158%20157.8605,97.2468%20157.9005,97.2748%20C157.9275,97.2948%20157.9505,97.3128%20157.9705,97.3308%20C159.9155,98.6588%20162.3225,98.5028%20164.2775,101.3048'%20id='Fill-97'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-99'%20fill='%23ACD3EF'%20points='142.833%20113.3003%20141.92%20111.3823%20136.667%20113.8843%20135.112%20110.6183%20133.194%20111.5323%20135.654%20116.6983%20135.671%20116.6913%20135.679%20116.7073'%3e%3c/polygon%3e%3cline%20x1='145.4404'%20y1='116.4018'%20x2='175.8404'%20y2='127.1898'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8408,128.1899%20C175.7298,128.1899%20175.6168,128.1709%20175.5068,128.1319%20L145.1068,117.3439%20C144.5858,117.1599%20144.3138,116.5879%20144.4978,116.0679%20C144.6828,115.5459%20145.2558,115.2759%20145.7748,115.4599%20L176.1748,126.2479%20C176.6948,126.4319%20176.9678,127.0029%20176.7828,127.5239%20C176.6378,127.9339%20176.2518,128.1899%20175.8408,128.1899'%20id='Fill-103'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-105'%20fill='%23ACD3EF'%20points='139.5137%20122.6538%20138.6007%20120.7358%20133.3477%20123.2368%20131.7927%20119.9718%20129.8747%20120.8848%20132.3347%20126.0508%20132.3517%20126.0438%20132.3597%20126.0598'%3e%3c/polygon%3e%3cline%20x1='141.9619'%20y1='126.2026'%20x2='172.3619'%20y2='136.9906'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.3623,137.9907%20C172.2513,137.9907%20172.1383,137.9717%20172.0283,137.9327%20L141.6283,127.1447%20C141.1073,126.9607%20140.8353,126.3887%20141.0193,125.8687%20C141.2043,125.3467%20141.7773,125.0767%20142.2963,125.2607%20L172.6963,136.0487%20C173.2163,136.2327%20173.4893,136.8037%20173.3043,137.3247%20C173.1593,137.7347%20172.7733,137.9907%20172.3623,137.9907'%20id='Fill-109'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-111'%20fill='%23ACD3EF'%20points='136.1953%20132.0063%20135.2813%20130.0883%20130.0283%20132.5903%20128.4733%20129.3243%20126.5553%20130.2383%20129.0153%20135.4043%20129.0323%20135.3973%20129.0403%20135.4133'%3e%3c/polygon%3e%3cline%20x1='138.3662'%20y1='136.3345'%20x2='168.7662'%20y2='147.1225'%20id='Fill-113'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M168.7666,148.1225%20C168.6556,148.1225%20168.5426,148.1035%20168.4326,148.0645%20L138.0326,137.2765%20C137.5116,137.0925%20137.2396,136.5205%20137.4236,136.0005%20C137.6086,135.4785%20138.1796,135.2075%20138.7006,135.3925%20L169.1006,146.1805%20C169.6206,146.3645%20169.8936,146.9355%20169.7086,147.4565%20C169.5636,147.8665%20169.1776,148.1225%20168.7666,148.1225'%20id='Fill-115'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M161.8057,147.3159%20L103.7987,130.6169%20C102.6027,130.2719%20101.9117,129.0229%20102.2557,127.8259%20L127.0317,41.7669%20C127.3757,40.5699%20128.6247,39.8789%20129.8227,40.2239%20L187.8277,56.9219%20C189.0257,57.2669%20189.7157,58.5169%20189.3707,59.7129%20L164.5967,145.7729%20C164.2517,146.9689%20163.0017,147.6609%20161.8057,147.3159'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M129.1992,41.1362%20C128.6532,41.1362%20128.1502,41.4942%20127.9922,42.0432%20L103.2172,128.1022%20C103.0262,128.7672%20103.4112,129.4642%20104.0762,129.6562%20L162.0832,146.3552%20C162.7402,146.5452%20163.4442,146.1612%20163.6362,145.4952%20L188.4102,59.4372%20C188.5032,59.1152%20188.4652,58.7762%20188.3032,58.4822%20C188.1402,58.1892%20187.8742,57.9762%20187.5522,57.8832%20L129.5462,41.1852%20C129.4292,41.1522%20129.3132,41.1362%20129.1992,41.1362%20M162.4282,148.4052%20C162.1312,148.4052%20161.8292,148.3632%20161.5282,148.2772%20L103.5222,131.5772%20C101.7992,131.0802%20100.8002,129.2742%20101.2952,127.5492%20L126.0702,41.4902%20C126.5672,39.7652%20128.3752,38.7702%20130.0982,39.2632%20L188.1042,55.9612%20C188.9402,56.2012%20189.6332,56.7532%20190.0532,57.5152%20C190.4732,58.2762%20190.5722,59.1552%20190.3322,59.9902%20L165.5572,146.0492%20C165.1472,147.4752%20163.8422,148.4052%20162.4282,148.4052'%20id='Fill-119'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-121'%20fill='%23E1F2FF'%20points='162.6641%20136.314%20107.8461%20124.583%20129.8211%2048.248%20184.9041%2061.405'%3e%3c/polygon%3e%3cpath%20d='M152.6172,89.5444%20L139.9382,85.9504%20C135.4362,84.6754%20132.8222,79.9904%20134.0972,75.4894%20L134.9792,72.3804%20C136.2552,67.8784%20140.9392,65.2634%20145.4402,66.5394%20L158.1192,70.1324%20C162.6212,71.4084%20165.2352,76.0924%20163.9602,80.5944%20L163.0782,83.7034%20C161.8032,88.2054%20157.1182,90.8204%20152.6172,89.5444'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.2529,87.6792%20L142.5739,84.0862%20C138.0729,82.8102%20135.4579,78.1262%20136.7329,73.6242%20L137.6149,70.5152%20C138.8919,66.0132%20143.5749,63.3982%20148.0769,64.6742%20L160.7549,68.2682%20C165.2569,69.5432%20167.8719,74.2282%20166.5959,78.7292%20L165.7149,81.8382%20C164.4389,86.3402%20159.7549,88.9552%20155.2529,87.6792'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7549,65.3501%20C144.4969,65.3501%20143.2529,65.6701%20142.1239,66.3011%20C140.3819,67.2741%20139.1219,68.8681%20138.5769,70.7871%20L137.6949,73.8971%20C136.5719,77.8611%20138.8839,82.0001%20142.8469,83.1241%20L155.5259,86.7171%20C157.4449,87.2591%20159.4629,87.0261%20161.2059,86.0521%20C162.9479,85.0791%20164.2079,83.4861%20164.7529,81.5661%20L165.6339,78.4561%20C166.1779,76.5371%20165.9419,74.5191%20164.9689,72.7771%20C163.9959,71.0341%20162.4019,69.7741%20160.4829,69.2301%20L147.8049,65.6361%20C147.1279,65.4451%20146.4399,65.3501%20145.7549,65.3501%20M157.5779,89.0041%20C156.7099,89.0041%20155.8379,88.8841%20154.9809,88.6411%20L142.3019,85.0481%20C137.2769,83.6231%20134.3479,78.3761%20135.7719,73.3521%20L136.6529,70.2431%20C137.3439,67.8081%20138.9409,65.7881%20141.1499,64.5551%20C143.3589,63.3201%20145.9179,63.0231%20148.3499,63.7121%20L161.0269,67.3061%20C163.4619,67.9961%20165.4819,69.5921%20166.7149,71.8011%20C167.9489,74.0101%20168.2479,76.5681%20167.5579,79.0011%20L166.6769,82.1111%20C165.9859,84.5451%20164.3899,86.5651%20162.1809,87.7981%20C160.7499,88.5981%20159.1729,89.0041%20157.5779,89.0041'%20id='Fill-127'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M145.8896,74.8149%20C146.1046,74.8769%20146.2996,74.9039%20146.4756,74.8959%20C146.6506,74.8879%20146.8056,74.8489%20146.9406,74.7799%20C147.0766,74.7109%20147.1906,74.6109%20147.2846,74.4819%20C147.3776,74.3529%20147.4506,74.1999%20147.5016,74.0219%20C147.5496,73.8539%20147.5676,73.6939%20147.5546,73.5429%20C147.5416,73.3899%20147.4956,73.2519%20147.4196,73.1259%20C147.3426,72.9999%20147.2316,72.8869%20147.0856,72.7909%20C146.9406,72.6939%20146.7586,72.6139%20146.5406,72.5509%20L145.6636,72.2989%20L145.0126,74.5619%20L145.8896,74.8149%20Z%20M146.8016,71.6439%20C147.2236,71.7649%20147.5746,71.9189%20147.8546,72.1079%20C148.1336,72.2949%20148.3486,72.5059%20148.4976,72.7419%20C148.6476,72.9759%20148.7356,73.2319%20148.7616,73.5069%20C148.7876,73.7819%20148.7586,74.0669%20148.6746,74.3599%20C148.5866,74.6659%20148.4546,74.9309%20148.2806,75.1559%20C148.1056,75.3809%20147.8896,75.5549%20147.6326,75.6799%20C147.3766,75.8039%20147.0806,75.8749%20146.7446,75.8869%20C146.4096,75.9009%20146.0356,75.8479%20145.6256,75.7309%20L144.7486,75.4779%20L144.1106,77.6979%20L142.9366,77.3609%20L144.7516,71.0539%20L146.8016,71.6439%20Z'%20id='Fill-129'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M153.6406,77.0268%20C153.7406,76.6808%20153.7836,76.3578%20153.7706,76.0558%20C153.7586,75.7558%20153.6926,75.4848%20153.5756,75.2448%20C153.4566,75.0048%20153.2886,74.7978%20153.0726,74.6248%20C152.8566,74.4528%20152.5936,74.3218%20152.2866,74.2338%20L151.0606,73.8808%20L149.7826,78.3208%20L151.0076,78.6728%20C151.3166,78.7618%20151.6076,78.7908%20151.8826,78.7588%20C152.1586,78.7288%20152.4096,78.6428%20152.6366,78.5028%20C152.8646,78.3618%20153.0646,78.1678%20153.2346,77.9188%20C153.4056,77.6708%20153.5406,77.3738%20153.6406,77.0268%20M154.8436,77.3738%20C154.7106,77.8368%20154.5106,78.2388%20154.2456,78.5808%20C153.9806,78.9228%20153.6676,79.1938%20153.3086,79.3918%20C152.9496,79.5908%20152.5506,79.7118%20152.1146,79.7528%20C151.6766,79.7938%20151.2186,79.7448%20150.7396,79.6068%20L148.3356,78.9148%20L150.1516,72.6078%20L152.5546,73.2998%20C153.0346,73.4378%20153.4486,73.6408%20153.7956,73.9108%20C154.1436,74.1778%20154.4166,74.4918%20154.6166,74.8498%20C154.8156,75.2088%20154.9366,75.6028%20154.9796,76.0338%20C155.0216,76.4648%20154.9766,76.9118%20154.8436,77.3738'%20id='Fill-131'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-133'%20fill='%23ACD3EF'%20points='157.6943%2075.7905%20157.1573%2077.6565%20159.5203%2078.3375%20159.2513%2079.2745%20156.8863%2078.5955%20156.1473%2081.1635%20154.9693%2080.8245%20156.7853%2074.5185%20160.7623%2075.6635%20160.4943%2076.5965'%3e%3c/polygon%3e%3cline%20x1='129.1494'%20y1='96.27'%20x2='160.0504'%20y2='105.166'%20id='Fill-135'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M160.0508,106.1665%20C159.9598,106.1665%20159.8658,106.1535%20159.7748,106.1275%20L128.8728,97.2305%20C128.3418,97.0785%20128.0358,96.5235%20128.1888,95.9935%20C128.3408,95.4635%20128.8948,95.1575%20129.4258,95.3095%20L160.3268,104.2055%20C160.8588,104.3575%20161.1638,104.9125%20161.0118,105.4425%20C160.8858,105.8815%20160.4858,106.1665%20160.0508,106.1665'%20id='Fill-137'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='126.2813'%20y1='106.2329'%20x2='157.1823'%20y2='115.1289'%20id='Fill-139'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M157.1826,116.1294%20C157.0916,116.1294%20156.9976,116.1164%20156.9066,116.0904%20L126.0046,107.1934%20C125.4736,107.0414%20125.1676,106.4864%20125.3206,105.9564%20C125.4736,105.4264%20126.0306,105.1204%20126.5576,105.2724%20L157.4586,114.1684%20C157.9906,114.3204%20158.2956,114.8754%20158.1436,115.4054%20C158.0176,115.8444%20157.6176,116.1294%20157.1826,116.1294'%20id='Fill-141'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='123.3164'%20y1='116.5307'%20x2='154.2174'%20y2='125.4267'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.2178,126.4272%20C154.1268,126.4272%20154.0328,126.4142%20153.9418,126.3882%20L123.0398,117.4912%20C122.5088,117.3392%20122.2028,116.7842%20122.3558,116.2542%20C122.5088,115.7252%20123.0648,115.4192%20123.5928,115.5702%20L154.4938,124.4662%20C155.0258,124.6182%20155.3308,125.1732%20155.1788,125.7032%20C155.0528,126.1422%20154.6528,126.4272%20154.2178,126.4272'%20id='Fill-145'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M130.4531,206.9653%20L70.0611,175.1293%20C68.9601,174.5483%2068.5371,173.1853%2069.1181,172.0833%20L108.2481,97.8543%20C108.8291,96.7523%20110.1921,96.3293%20111.2941,96.9103%20L171.6851,128.7453%20C172.7871,129.3263%20173.2101,130.6913%20172.6291,131.7923%20L133.4991,206.0223%20C132.9181,207.1233%20131.5551,207.5453%20130.4531,206.9653'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.9189,206.0806%20C131.5319,206.4006%20132.2919,206.1676%20132.6139,205.5556%20L171.7439,131.3256%20C172.0669,130.7146%20171.8309,129.9536%20171.2189,129.6306%20L110.8269,97.7956%20C110.5309,97.6396%20110.1899,97.6076%20109.8719,97.7066%20C109.5519,97.8066%20109.2889,98.0236%20109.1329,98.3206%20L70.0029,172.5506%20C69.6799,173.1616%2069.9159,173.9226%2070.5279,174.2446%20L130.9199,206.0806%20L130.9189,206.0806%20Z%20M131.4979,208.2246%20C130.9869,208.2246%20130.4699,208.1036%20129.9869,207.8506%20L129.9859,207.8506%20L69.5949,176.0146%20C68.8259,175.6076%2068.2609,174.9276%2068.0039,174.0976%20C67.7459,173.2676%2067.8279,172.3866%2068.2329,171.6166%20L107.3629,97.3876%20C107.7699,96.6186%20108.4499,96.0536%20109.2799,95.7966%20C110.1079,95.5396%20110.9909,95.6206%20111.7609,96.0256%20L172.1519,127.8606%20C173.7399,128.6986%20174.3509,130.6716%20173.5139,132.2596%20L134.3839,206.4886%20C133.8009,207.5936%20132.6679,208.2246%20131.4979,208.2246%20L131.4979,208.2246%20Z'%20id='Fill-149'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-151'%20fill='%23E1F2FF'%20points='132.7461%20196.687%2075.5391%20170.666%20110.3591%20104.612%20167.6421%20132.05'%3e%3c/polygon%3e%3cpath%20d='M139.0449,143.0522%20C136.0249,148.7802%20128.0359,150.5022%20121.1999,146.8992%20C114.3639,143.2952%20111.2709,135.7312%20114.2889,130.0022%20C117.3089,124.2752%20125.2979,122.5532%20132.1339,126.1562%20C138.9699,129.7602%20142.0649,137.3242%20139.0449,143.0522'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.6514,141.7475%20C138.6314,147.4755%20130.6424,149.1965%20123.8064,145.5935%20C116.9704,141.9895%20113.8774,134.4255%20116.8964,128.6975%20C119.9154,122.9705%20127.9054,121.2475%20134.7414,124.8515%20C141.5774,128.4545%20144.6714,136.0185%20141.6514,141.7475'%20id='Fill-155'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.3369,123.9653%20C126.4089,123.9653%20125.4919,124.0603%20124.5979,124.2523%20C121.5219,124.9153%20119.1009,126.6603%20117.7809,129.1633%20C116.4609,131.6673%20116.3899,134.6513%20117.5809,137.5633%20C118.7979,140.5373%20121.1739,143.0743%20124.2739,144.7083%20C130.6069,148.0503%20138.0089,146.5123%20140.7669,141.2803%20C143.5239,136.0503%20140.6119,129.0763%20134.2739,125.7363%20C132.0579,124.5673%20129.6679,123.9653%20127.3369,123.9653%20M131.2069,148.4693%20C128.6149,148.4693%20125.8989,147.8263%20123.3399,146.4783%20C119.8269,144.6253%20117.1239,141.7293%20115.7309,138.3203%20C114.3119,134.8513%20114.4109,131.2683%20116.0119,128.2313%20C117.6119,125.1943%20120.5119,123.0873%20124.1769,122.2973%20C127.7769,121.5243%20131.6929,122.1133%20135.2079,123.9663%20C142.5209,127.8203%20145.8079,136.0073%20142.5359,142.2133%20L142.5359,142.2143%20C140.4089,146.2483%20136.0249,148.4693%20131.2069,148.4693'%20id='Fill-157'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M129.6543,141.9595%20C129.6373,142.1155%20129.6373,142.2285%20129.6353,142.2645%20C129.6383,142.2705%20129.6323,142.2605%20129.6353,142.2645%20C129.6353,142.2645%20129.6343,142.2655%20129.6353,142.2645%20C129.6353,142.2655%20129.6343,142.2645%20129.6343,142.2645%20C130.7753,139.2535%20133.3083,139.0845%20134.9133,137.5305%20C134.9313,137.5045%20134.9543,137.4785%20134.9823,137.4485%20C135.0163,137.4135%20135.0503,137.3755%20135.0813,137.3365%20C135.4463,136.8645%20135.5103,136.1265%20135.3613,135.2435%20C135.3613,135.2385%20135.3593,135.2335%20135.3593,135.2295%20C135.3473,135.1555%20135.3323,135.0815%20135.3173,135.0065%20C135.3173,135.0065%20135.3163,135.0055%20135.3163,135.0035%20C135.2883,134.8665%20135.2553,134.7255%20135.2173,134.5815%20C135.2143,134.5665%20135.2113,134.5525%20135.2063,134.5375%20C135.1953,134.4985%20135.1833,134.4585%20135.1733,134.4195%20C135.1623,134.3785%20135.1503,134.3375%20135.1383,134.2975%20C135.1263,134.2565%20135.1143,134.2165%20135.1013,134.1765%20C135.0893,134.1355%20135.0763,134.0935%20135.0633,134.0515%20C135.0533,134.0225%20135.0443,133.9935%20135.0333,133.9635%20C134.6623,132.8355%20134.0583,131.5965%20133.3623,130.4275%20C133.3623,130.4275%20133.3593,130.4135%20133.3623,130.4275%20C132.9373,131.5635%20132.3933,132.6355%20131.8253,133.4225%20C131.1393,134.3715%20130.0723,135.3345%20128.8943,136.0965%20C127.5233,135.2485%20126.2163,134.2065%20125.2963,133.2035%20C124.5273,132.3645%20123.7233,131.2575%20123.0193,130.0745%20C122.9843,130.1695%20122.9513,130.2635%20122.9173,130.3575%20C122.9073,130.3865%20122.8973,130.4145%20122.8873,130.4435%20C122.8643,130.5115%20122.8413,130.5785%20122.8193,130.6475%20C122.8083,130.6795%20122.7983,130.7105%20122.7883,130.7425%20C122.7653,130.8125%20122.7443,130.8805%20122.7233,130.9485%20C122.7153,130.9775%20122.7063,131.0055%20122.6983,131.0325%20C122.6723,131.1205%20122.6453,131.2075%20122.6223,131.2955%20C122.6183,131.3045%20122.6163,131.3135%20122.6143,131.3215%20C122.5853,131.4235%20122.5583,131.5245%20122.5323,131.6265%20C122.5293,131.6345%20122.5283,131.6425%20122.5263,131.6495%20C122.5033,131.7415%20122.4803,131.8325%20122.4593,131.9245%20C122.4553,131.9425%20122.4503,131.9615%20122.4463,131.9805%20C122.4263,132.0635%20122.4093,132.1465%20122.3903,132.2305%20C122.3873,132.2475%20122.3843,132.2635%20122.3813,132.2795%20C122.3613,132.3775%20122.3423,132.4745%20122.3243,132.5695%20C122.3253,132.5705%20122.3243,132.5715%20122.3243,132.5715%20C122.2683,132.8815%20122.2253,133.1865%20122.1953,133.4835%20C122.1953,133.4875%20122.1953,133.4915%20122.1943,133.4945%20C122.1463,133.9945%20122.1393,134.4745%20122.1793,134.9175%20C122.1863,134.9815%20122.1933,135.0465%20122.2013,135.1095%20C122.2023,135.1115%20122.2013,135.1135%20122.2023,135.1165%20L122.2023,135.1175%20C122.2093,135.1745%20122.2173,135.2315%20122.2263,135.2865%20L122.2263,135.2885%20C122.2263,135.2885%20122.2273,135.2925%20122.2273,135.2945%20C122.2373,135.3555%20122.2483,135.4145%20122.2603,135.4725%20C122.2613,135.4805%20122.2633,135.4875%20122.2653,135.4955%20L122.2653,135.4975%20C122.2813,135.5725%20122.3003,135.6475%20122.3173,135.7195%20C122.3223,135.7305%20122.3253,135.7425%20122.3283,135.7545%20C122.3293,135.7585%20122.3303,135.7625%20122.3313,135.7675%20C122.3533,135.8485%20122.3793,135.9295%20122.4073,136.0065%20C122.4253,136.0615%20122.4473,136.1135%20122.4683,136.1655%20C122.4773,136.1885%20122.4883,136.2095%20122.4983,136.2305%20C122.5113,136.2635%20122.5263,136.2935%20122.5413,136.3245%20C122.5523,136.3485%20122.5653,136.3695%20122.5773,136.3925%20C122.5923,136.4205%20122.6073,136.4485%20122.6233,136.4775%20C122.6353,136.4985%20122.6483,136.5195%20122.6623,136.5405%20C122.6783,136.5675%20122.6953,136.5955%20122.7133,136.6215%20C122.7263,136.6415%20122.7403,136.6615%20122.7553,136.6815%20C122.7733,136.7075%20122.7943,136.7335%20122.8133,136.7605%20C122.8273,136.7775%20122.8423,136.7955%20122.8553,136.8125%20C122.8793,136.8405%20122.9033,136.8665%20122.9283,136.8945%20C122.9403,136.9055%20122.9523,136.9215%20122.9663,136.9345%20C123.0043,136.9745%20123.0443,137.0115%20123.0843,137.0475%20C123.1113,137.0715%20123.1333,137.0945%20123.1553,137.1155%20C125.1443,138.8015%20127.7543,139.1675%20129.6353,142.2645'%20id='Fill-159'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-161'%20fill='%23ACD3EF'%20points='105.5371%20149.1333%20104.7081%20147.1053%2098.8401%20148.3693%2097.4281%20144.9163%2095.2851%20145.3783%2097.5191%20150.8423%2097.5381%20150.8383%2097.5451%20150.8563'%3e%3c/polygon%3e%3cline%20x1='108.2852'%20y1='152.9468'%20x2='140.1992'%20y2='169.7688'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M140.1982,170.769%20C140.0412,170.769%20139.8822,170.732%20139.7332,170.654%20L107.8192,153.832%20C107.3302,153.574%20107.1422,152.969%20107.4002,152.481%20C107.6592,151.993%20108.2622,151.805%20108.7512,152.062%20L140.6652,168.884%20C141.1542,169.142%20141.3422,169.747%20141.0842,170.235%20C140.9042,170.575%20140.5572,170.769%20140.1982,170.769'%20id='Fill-165'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-167'%20fill='%23ACD3EF'%20points='101.2002%20157.3599%20100.3712%20155.3319%2094.5032%20156.5959%2093.0912%20153.1429%2090.9482%20153.6049%2093.1822%20159.0689%2093.2012%20159.0649%2093.2092%20159.0829'%3e%3c/polygon%3e%3cline%20x1='103.5527'%20y1='161.2759'%20x2='135.4657'%20y2='178.0989'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M135.4648,179.0991%20C135.3078,179.0991%20135.1488,179.0621%20134.9988,178.9841%20L103.0858,162.1611%20C102.5978,161.9031%20102.4098,161.2981%20102.6678,160.8091%20C102.9258,160.3221%20103.5278,160.1351%20104.0198,160.3911%20L135.9328,177.2141%20C136.4208,177.4721%20136.6088,178.0771%20136.3508,178.5661%20C136.1708,178.9051%20135.8238,179.0991%20135.4648,179.0991'%20id='Fill-171'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-173'%20fill='%23ACD3EF'%20points='96.8643%20165.5864%2096.0343%20163.5584%2090.1663%20164.8224%2088.7543%20161.3694%2086.6113%20161.8314%2088.8453%20167.2954%2088.8643%20167.2914%2088.8723%20167.3094'%3e%3c/polygon%3e%3cline%20x1='98.8555'%20y1='170.187'%20x2='130.7685'%20y2='187.01'%20id='Fill-175'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M130.7676,188.0102%20C130.6106,188.0102%20130.4516,187.9732%20130.3016,187.8952%20L98.3886,171.0722%20C97.9006,170.8142%2097.7126,170.2092%2097.9706,169.7202%20C98.2286,169.2332%2098.8306,169.0452%2099.3226,169.3022%20L131.2356,186.1252%20C131.7236,186.3832%20131.9116,186.9882%20131.6536,187.4772%20C131.4736,187.8162%20131.1266,188.0102%20130.7676,188.0102'%20id='Fill-177'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M124.8682,122.522%20L74.6492,138.866%20C73.4652,139.251%2072.1922,138.603%2071.8072,137.419%20L58.9082,97.786%20C58.5232,96.601%2059.1712,95.329%2060.3552,94.944%20L110.5732,78.6%20C111.7582,78.215%20113.0302,78.863%20113.4162,80.046%20L126.3142,119.68%20C126.6992,120.865%20126.0522,122.137%20124.8682,122.522'%20id='Fill-179'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M111.2695,79.4897%20C111.1415,79.4897%20111.0105,79.5097%20110.8815,79.5517%20L60.6655,95.8947%20C60.3455,95.9987%2060.0865,96.2197%2059.9345,96.5177%20C59.7825,96.8167%2059.7555,97.1577%2059.8595,97.4767%20L72.7585,137.1097%20C72.8625,137.4287%2073.0835,137.6877%2073.3815,137.8407%20C73.6815,137.9917%2074.0205,138.0187%2074.3395,137.9147%20L124.5585,121.5707%20C125.2165,121.3567%20125.5775,120.6477%20125.3635,119.9887%20L112.4645,80.3557%20C112.2925,79.8267%20111.7985,79.4897%20111.2695,79.4897%20M73.9485,139.9777%20C73.4415,139.9777%2072.9395,139.8587%2072.4745,139.6227%20C71.7005,139.2277%2071.1245,138.5547%2070.8565,137.7287%20L57.9565,98.0947%20C57.4025,96.3867%2058.3395,94.5477%2060.0465,93.9927%20L110.2635,77.6487%20C111.9715,77.0937%20113.8115,78.0317%20114.3675,79.7367%20L127.2655,119.3707%20C127.8205,121.0787%20126.8825,122.9187%20125.1775,123.4727%20L74.9585,139.8167%20C74.6265,139.9247%2074.2875,139.9777%2073.9485,139.9777'%20id='Fill-181'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M117.5029,116.4897%20L77.0549,129.6537%20C75.8699,130.0387%2074.5979,129.3907%2074.2129,128.2077%20L65.8569,102.5297%20C65.4709,101.3447%2066.1179,100.0727%2067.3029,99.6877%20L107.7509,86.5237%20C108.9359,86.1387%20110.2079,86.7867%20110.5929,87.9697%20L118.9489,113.6477%20C119.3349,114.8317%20118.6879,116.1037%20117.5029,116.4897'%20id='Fill-183'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M108.4473,87.4136%20C108.3193,87.4136%20108.1883,87.4336%20108.0593,87.4756%20L67.6123,100.6396%20C67.2933,100.7426%2067.0343,100.9646%2066.8823,101.2626%20C66.7293,101.5606%2066.7033,101.9006%2066.8073,102.2206%20L75.1643,127.8976%20C75.3773,128.5556%2076.0853,128.9186%2076.7463,128.7026%20L117.1933,115.5386%20C117.5123,115.4346%20117.7713,115.2136%20117.9243,114.9146%20C118.0753,114.6156%20118.1023,114.2756%20117.9983,113.9576%20L109.6413,88.2796%20C109.4693,87.7506%20108.9763,87.4136%20108.4473,87.4136%20M76.3593,130.7646%20C74.9873,130.7646%2073.7083,129.8906%2073.2613,128.5176%20L64.9053,102.8396%20C64.6363,102.0126%2064.7053,101.1306%2065.0993,100.3546%20C65.4943,99.5806%2066.1673,99.0056%2066.9943,98.7366%20L107.4413,85.5726%20C109.1473,85.0176%20110.9893,85.9546%20111.5443,87.6606%20L119.9003,113.3386%20C120.1693,114.1646%20120.1003,115.0466%20119.7063,115.8216%20C119.3113,116.5966%20118.6393,117.1716%20117.8123,117.4406%20L77.3643,130.6046%20C77.0313,130.7136%2076.6923,130.7646%2076.3593,130.7646'%20id='Fill-185'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M66.6318,104.9126%20L65.7078,102.0746%20C65.4038,101.1416%2065.9138,100.1396%2066.8468,99.8366%20L108.2058,86.3756%20C109.1398,86.0726%20110.1418,86.5826%20110.4448,87.5156%20L111.3478,90.2886%20L66.6318,104.9126%20Z'%20id='Fill-187'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M108.7539,87.2886%20C108.6749,87.2886%20108.5939,87.3016%20108.5149,87.3266%20L67.1559,100.7876%20C66.9589,100.8516%2066.7989,100.9876%2066.7049,101.1726%20C66.6109,101.3576%2066.5949,101.5676%2066.6589,101.7656%20L67.2729,103.6506%20L110.0879,89.6486%20L109.4939,87.8246%20C109.3879,87.4976%20109.0819,87.2886%20108.7539,87.2886%20L108.7539,87.2886%20Z%20M65.9909,106.1746%20L64.7569,102.3846%20C64.5269,101.6796%2064.5859,100.9276%2064.9229,100.2666%20C65.2589,99.6046%2065.8319,99.1146%2066.5379,98.8856%20L107.8969,85.4246%20C109.3579,84.9536%20110.9229,85.7516%20111.3969,87.2056%20L112.6079,90.9286%20L65.9909,106.1746%20Z'%20id='Fill-189'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M118.21,111.3843%20L119.098,114.1033%20C119.401,115.0353%20118.892,116.0373%20117.959,116.3413%20L76.6,129.8013%20C75.667,130.1053%2074.664,129.5953%2074.361,128.6623%20L73.416,125.7583%20L118.21,111.3843%20Z'%20id='Fill-191'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.6777,126.4038%20L75.3127,128.3528%20C75.3757,128.5498%2075.5127,128.7108%2075.6977,128.8038%20C75.8827,128.8988%2076.0917,128.9158%2076.2897,128.8498%20L117.6497,115.3898%20C117.8467,115.3268%20118.0067,115.1888%20118.1007,115.0048%20C118.1947,114.8198%20118.2107,114.6098%20118.1467,114.4128%20L117.5687,112.6398%20L74.6777,126.4038%20Z%20M76.0467,130.8898%20C75.6147,130.8898%2075.1867,130.7888%2074.7907,130.5868%20C74.1297,130.2508%2073.6397,129.6768%2073.4097,128.9708%20L72.1547,125.1128%20L118.8517,110.1288%20L120.0477,113.7928%20C120.5227,115.2488%20119.7237,116.8178%20118.2687,117.2928%20L76.9087,130.7528%20C76.6257,130.8438%2076.3357,130.8898%2076.0467,130.8898%20L76.0467,130.8898%20Z'%20id='Fill-193'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M97.8896,104.5581%20L88.7416,102.5791%20C87.7686,102.3681%2086.9336,103.2891%2087.2376,104.2371%20L90.0976,113.1491%20C90.4016,114.0961%2091.6176,114.3591%2092.2856,113.6221%20L98.5746,106.6891%20C99.2426,105.9531%2098.8626,104.7681%2097.8896,104.5581'%20id='Fill-195'%20fill='%23FFFFFF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(143.480072,%20133.512500)%20rotate(-3.000000)%20translate(-143.480072,%20-133.512500)%20translate(90.480072,%2080.512500)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M53.0818724,103.77574%20L58.1082914,103.7136%20C59.8355867,103.6916%2061.3902533,102.6256%2061.9969771,101.0206%20C63.7232629,96.4486%2063.2255676,92.2736%2063.3931486,88.6946%20C63.7030724,82.0656%2062.6158152,78.6836%2061.5497581,73.1566%20L54.0065962,73.4226%20C54.0065962,73.4226%2054.6829771,76.1686%2055.2149962,84.4206%20C55.3795486,86.9736%2051.2475676,97.2896%2051.5110533,102.3216%20C51.5544629,103.1466%2052.2480057,103.7866%2053.0818724,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M55.2151981,74.3811%20C55.4645505,75.8881%2055.8744171,78.9561%2056.2227029,84.3571%20C56.2984171,85.5391%2055.717941,87.6721%2054.763941,91.0541%20C53.6988933,94.8231%2052.3754076,99.5161%2052.5197695,102.2701%20C52.5349124,102.5581%2052.8074838,102.7641%2053.0689505,102.7761%20L58.0953695,102.7131%20C59.4077505,102.6961%2060.59596,101.8761%2061.0512552,100.6701%20C62.315179,97.3221%2062.3272933,94.2421%2062.3383981,91.2641%20C62.3424362,90.3611%2062.3444552,89.4881%2062.3848362,88.6491%20C62.6321695,83.3651%2061.9749695,80.2151%2061.1431219,76.2271%20C61.0058267,75.5711%2060.8655029,74.8951%2060.72316,74.1871%20L55.2151981,74.3811%20Z%20M53.0598648,104.7761%20C51.6949886,104.7761%2050.5744171,103.7271%2050.502741,102.3731%20C50.3412171,99.2921%2051.6576362,94.6291%2052.8185886,90.5161%20C53.5303029,87.9941%2054.2662457,85.3881%2054.2076933,84.4841%20C53.686779,76.4131%2053.0326076,73.6871%2053.025541,73.6601%20L52.7317695,72.4671%20L62.378779,72.1261%20L62.5413124,72.9691%20C62.7361505,73.9811%2062.9330076,74.9211%2063.120779,75.8221%20C63.9465695,79.7841%2064.6603029,83.2061%2064.4018648,88.7401%20C64.3635029,89.5541%2064.3604743,90.3991%2064.3574457,91.2721%20C64.346341,94.2781%2064.3332171,97.6881%2062.9420933,101.3711%20C62.1970648,103.3441%2060.258779,104.6871%2058.1206076,104.7131%20L53.0941886,104.7761%20L53.0598648,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.1499048,80.2903%20L31.9948381,73.5493%20L28.2495048,73.7433%20C28.2495048,73.7433%2027.7962286,79.4213%2027.6114857,81.7983%20C27.2844,85.9883%2025.6368571,94.2113%2024.6071429,97.8233%20C24.271981,98.9993%2024.0821905,100.0963%2024.038781,101.0883%20C23.9650857,102.7593%2025.3875048,104.1203%2027.0764381,104.09954%20L31.5284381,104.0443%20C34.1229143,104.0123%2036.4054476,102.2693%2037.0121714,99.7703%20C38.8979619,91.9923%2038.1499048,80.2903%2038.1499048,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.1864438,74.6965%20C29.0521771,76.3825%2028.7573962,80.0755%2028.6180819,81.8755%20C28.2960438,85.9975%2026.6787867,94.2395%2025.5784057,98.0945%20C25.2664629,99.1895%2025.0877771,100.2115%2025.0473962,101.1315%20C25.0251867,101.6345%2025.2129581,102.1165%2025.5784057,102.4885%20C25.9589962,102.8775%2026.4900057,103.0985%2027.0381771,103.0985%20L27.0634152,103.0985%20L31.5164248,103.0445%20C33.6798343,103.0175%2035.5363486,101.5755%2036.0300057,99.5375%20C37.6815867,92.7285%2037.2646533,82.6785%2037.1616819,80.6985%20L31.5679105,74.5725%20L29.1864438,74.6965%20Z%20M27.0381771,105.0985%20C25.9458724,105.0985%2024.8878914,104.6565%2024.12772,103.8805%20C23.3736057,103.1095%2022.9839295,102.1015%2023.0303676,101.0445%20C23.0778152,99.9695%2023.2807295,98.7955%2023.6360819,97.5515%20C24.6880057,93.8605%2026.2971867,85.6675%2026.6040819,81.7205%20C26.7898343,79.3435%2027.2431105,73.6645%2027.2431105,73.6645%20L27.3137771,72.7905%20L32.4219676,72.5255%20L39.1342914,79.8785%20L39.1575105,80.2265%20C39.1877962,80.7115%2039.8934533,92.1695%2037.994539,100.0045%20C37.2838343,102.9335%2034.6297962,105.0065%2031.5416629,105.0445%20L27.0896629,105.0985%20L27.0381771,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0662095,85.9778%20L29.3660381,86.2388%20L29.3357524,85.7378%20L29.0662095,85.9778%20Z%20M29.487181,86.3438%20L29.7052381,86.5348%20L30.8641714,86.0768%20L30.7460571,85.8288%20L29.9434857,86.0288%20L29.9616571,86.3158%20L29.487181,86.3438%20Z%20M29.6042857,87.1128%20L28.3070476,85.9818%20L29.5073714,84.9118%20L29.8445524,85.2828%20L29.4508381,85.6348%20L31.0256952,85.2448%20L31.5506476,86.3438%20L29.6042857,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.3304019,55.012%20C33.7511067,54.867%2037.854821,51.8%2046.8708781,51.276%20C46.99404,50.691%2047.1454686,50.16%2047.3423257,49.726%20C48.9303067,46.203%2051.1058305,36.084%2049.5420781,29.475%20L48.3054114,24.244%20C47.8995829,22.528%2047.6835448,20.773%2047.6603257,19.011%20C47.65124,18.277%2047.7178686,17.559%2047.8521352,16.865%20C47.8854495,16.691%2047.9228019,16.519%2047.9652019,16.349%20C48.0913924,15.837%2048.2539257,15.34%2048.4517924,14.861%20C48.518421,14.7%2048.5870686,14.542%2048.6607638,14.386%20C48.8081543,14.074%2048.9696781,13.771%2049.1453352,13.476%20C49.3209924,13.182%2049.5097733,12.896%2049.7126876,12.62%20C50.3214305,11.794%2051.0472781,11.057%2051.8649924,10.434%20C52.1385733,10.227%2052.4222495,10.032%2052.7150114,9.85%20C54.3262114,8.853%2056.2251257,8.267%2058.2623448,8.241%20L60.0229543,8.219%20C62.9889352,8.183%2065.6884019,9.339%2067.6549543,11.241%20C67.9012781,11.478%2068.1354876,11.727%2068.3575829,11.987%20C68.7624019,12.459%2069.1217924,12.969%2069.4387829,13.506%20C69.5579067,13.708%2069.6729924,13.913%2069.7779829,14.123%20C69.8557162,14.278%2069.9294114,14.434%2069.9990686,14.592%20C70.2090495,15.067%2070.3847067,15.56%2070.524021,16.068%20C70.6623257,16.575%2070.7642876,17.099%2070.8258686,17.635%20C70.8682686,17.991%2070.8904781,18.355%2070.8955257,18.722%20C70.905621,19.453%2070.6138686,20.12%2070.1353543,20.606%20C69.65684,21.092%2068.9915638,21.397%2068.2525924,21.407%20L57.2598876,21.543%20L59.0437162,30.974%20C61.1192971,40.658%2060.6145352,47.159%2059.1567829,51.506%20C58.8317162,52.476%2056.9550114,55.919%2056.9550114,55.919%20C62.5608971,64.443%2071.0378686,68.094%2080.0650305,69.072%20C87.7394305,69.903%20104.193659,62.776%2095.56324,54.874%20C86.9338305,46.973%2097.3026495,51.824%2098.8330876,52.819%20C100.362516,53.813%20109.230173,61.212%2099.8496781,72.346%20C95.883259,77.054%2091.3767448,81.346%2080.445621,84.729%20C78.6920781,85.271%2069.0995829,86.082%2063.9489924,87.616%20C48.6153352,92.184%2036.0427257,87.581%2028.9043829,77.606%20C21.7953162,67.67%2027.5849352,55.069%2029.3304019,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.5097943,56.0061%20C29.0272419,56.3881%2027.7118324,58.4851%2026.9637752,61.9071%20C26.2591276,65.1271%2025.68168,71.3731%2029.7278514,77.0271%20C37.1286705,87.3671%2049.4953371,90.8811%2063.6579467,86.6581%20C66.9449562,85.6801%2071.9764229,84.9911%2075.6510895,84.4881%20C77.6630705,84.2131%2079.5650133,83.9531%2080.14448,83.7751%20C91.0907467,80.3871%2095.34488,76.1321%2099.074061,71.7051%20C102.174309,68.0271%20103.487699,64.4421%20102.978899,61.0521%20C102.387318,57.1051%2099.3860038,54.3741%2098.2785562,53.6541%20C97.4729562,53.1301%2095.1934514,52.0781%2093.7680038,51.6351%20C94.2031086,52.1571%2094.9541943,52.9541%2096.2484038,54.1401%20C99.5980038,57.2061%2099.3032229,60.0211%2098.4663276,61.8411%20C95.9909752,67.2191%2085.4909181,70.6631%2079.955699,70.0661%20C69.309261,68.9121%2061.2865752,64.3371%2056.1097371,56.4651%20L55.7816419,55.9671%20L56.0673371,55.4441%20C56.7760229,54.1431%2057.9813943,51.8361%2058.1984419,51.1911%20C59.87728,46.1871%2059.8288229,39.4541%2058.0550895,31.1821%20L56.0461371,20.5581%20L68.2391657,20.4061%20C68.6853752,20.4011%2069.1023086,20.2241%2069.4112229,19.9081%20C69.7241752,19.5911%2069.8917562,19.1751%2069.885699,18.7351%20C69.881661,18.4021%2069.8614705,18.0721%2069.8241181,17.7491%20C69.7675848,17.2681%2069.6757181,16.7901%2069.5495276,16.3291%20C69.4243467,15.8721%2069.2648419,15.4221%2069.0740419,14.9931%20C69.0104419,14.8491%2068.9438133,14.7061%2068.8731467,14.5661%20C68.7782514,14.3781%2068.673261,14.1921%2068.5662514,14.0081%20C68.2734895,13.5141%2067.9433752,13.0501%2067.5880229,12.6331%20C67.3871276,12.3981%2067.1741181,12.1721%2066.9510133,11.9571%20C65.1197371,10.1881%2062.7130324,9.2181%2060.1589371,9.2181%20C60.1175467,9.2181%2060.0761562,9.2181%2060.0357752,9.2191%20L58.2751657,9.2411%20C56.4913371,9.2641%2054.7539467,9.7671%2053.2507657,10.6971%20C52.985261,10.8621%2052.7268229,11.0401%2052.47848,11.2281%20C51.738499,11.7921%2051.081299,12.4591%2050.52808,13.2091%20C50.3443467,13.4591%2050.1737371,13.7191%2050.0142324,13.9851%20C49.8557371,14.2511%2049.7093562,14.5271%2049.576099,14.8091%20C49.5094705,14.9511%2049.4458705,15.0941%2049.3863086,15.2381%20C49.2086324,15.6711%2049.0592229,16.1241%2048.9461562,16.5861%20C48.9067848,16.7411%2048.8734705,16.8961%2048.8431848,17.0521%20C48.7200229,17.6891%2048.66248,18.3441%2048.6695467,18.9991%20C48.6917562,20.6861%2048.8997181,22.3741%2049.2883848,24.0161%20L50.5250514,29.2461%20C52.1423086,36.0811%2049.9122705,46.4771%2048.2637181,50.1341%20C48.113299,50.4681%2047.9770133,50.9201%2047.858899,51.4801%20L47.7014133,52.2291%20L46.9301371,52.2741%20C41.85728,52.5681%2038.3209181,53.7081%2035.4791086,54.6241%20C33.3308419,55.3161%2031.4682705,55.9161%2029.5097943,56.0061%20M52.5360229,90.3601%20C42.4902514,90.3601%2033.7740229,86.1401%2028.0813181,78.1841%20C22.4128419,70.2611%2024.4894324,60.9821%2026.6114514,56.7481%20C27.9601752,54.0571%2028.9666705,54.0241%2029.2967848,54.0131%20C31.02408,53.9561%2032.7150324,53.4111%2034.8542133,52.7221%20C37.6657371,51.8171%2041.1334514,50.6991%2046.0619467,50.3271%20C46.1699657,49.9451%2046.28808,49.6111%2046.4203276,49.3181%20C47.9295657,45.9711%2050.0525943,36.0141%2048.5595086,29.7031%20L47.3228419,24.4731%20C46.900861,22.6901%2046.6747276,20.8571%2046.650499,19.0241%20C46.6414133,18.2351%2046.71208,17.4441%2046.86048,16.6771%20C46.8978324,16.4851%2046.9392229,16.2961%2046.985661,16.1091%20C47.1219467,15.5541%2047.3016419,15.0051%2047.51768,14.4821%20C47.5903657,14.3071%2047.6650705,14.1331%2047.7468419,13.9611%20C47.9073562,13.6221%2048.0830133,13.2901%2048.2758324,12.9681%20C48.4676419,12.6451%2048.6756038,12.3321%2048.897699,12.0301%20C49.5629752,11.1271%2050.3544419,10.3221%2051.2498895,9.6411%20C51.5497181,9.4131%2051.8596419,9.2001%2052.1786514,9.0021%20C53.9978133,7.8771%2056.0966133,7.2691%2058.2499276,7.2411%20L60.0105371,7.2191%20C63.1602514,7.1521%2066.1151276,8.3561%2068.359299,10.5251%20C68.6288419,10.7831%2068.885261,11.0561%2069.1285562,11.3411%20C69.5596229,11.8451%2069.9573752,12.4031%2070.3107086,13.0011%20C70.4419467,13.2251%2070.5671276,13.4481%2070.6822133,13.6781%20C70.7670133,13.8491%2070.8477752,14.0191%2070.9234895,14.1911%20C71.153661,14.7101%2071.34648,15.2531%2071.4979086,15.8061%20C71.6503467,16.3631%2071.7624038,16.9401%2071.8290324,17.5211%20C71.874461,17.9101%2071.8986895,18.3071%2071.9047467,18.7081%20C71.9178705,19.6841%2071.5463657,20.6061%2070.8578705,21.3041%20C70.1713943,22.0011%2069.2507086,22.3941%2068.2664229,22.4061%20L58.4730324,22.5281%20L60.0347657,30.7891%20C61.8791657,39.3911%2061.9084419,46.4751%2060.1145181,51.8211%20C59.8419467,52.6361%2058.688061,54.8231%2058.1308038,55.8631%20C62.9714705,62.9081%2070.3844038,67.0171%2080.1747657,68.0771%20C85.4364038,68.6621%2094.7058514,65.1931%2096.6279848,61.0121%20C97.4568038,59.2121%2096.8833943,57.4441%2094.87848,55.6091%20C91.4622514,52.4811%2090.59608,51.0631%2091.44408,49.9871%20C92.9220229,48.1181%2099.3244229,51.9421%2099.3870133,51.9831%20C101.024461,53.0471%20104.301375,56.2501%20104.976747,60.7581%20C105.573375,64.7361%20104.108556,68.8511%20100.62368,72.9861%20C96.85008,77.4661%2092.2062705,82.1371%2080.7461562,85.6831%20C80.0071848,85.9121%2078.2950324,86.1461%2075.9266895,86.4701%20C72.3186514,86.9641%2067.3770324,87.6401%2064.2394324,88.5741%20C60.2124419,89.7741%2056.2823657,90.3601%2052.5360229,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6961581,40.4241%20C38.906139,29.1601%2029.7729771,20.4241%2019.4960248,18.6821%20C17.362901,18.3201%2016.6622914,17.6671%2014.33332,17.6951%20L12.550501,17.7181%20C6.54181524,17.7931%201.73345333,22.6781%201.80916762,28.6291%20C1.82733905,30.1121%203.05693905,31.3001%204.55507238,31.2811%20C4.55507238,31.2811%2022.8456248,31.0481%2022.9314343,31.0391%20C22.9324438,31.0401%2024.4204819,31.0221%2024.4214914,31.0231%20C24.4194724,31.0251%2022.9294152,31.0441%2022.9273962,31.0461%20C26.9937581,32.6961%2029.57612,37.7851%2030.0536248,40.5311%20C30.7360629,44.4421%2030.3140819,47.6791%2028.9986724,50.3101%20C28.1203867,52.0621%2028.0456819,54.1611%2028.2051867,55.8581%20C28.2051867,55.8581%2028.2485962,55.8721%2028.3111867,55.8921%20C28.3858914,56.7991%2028.5474152,57.8301%2028.8351295,59.0051%20C30.5422343,57.7951%2033.199301,55.9731%2033.6848819,55.7111%20C34.7337771,55.1461%2037.104139,53.8581%2038.164139,53.2381%20C44.9380438,49.2781%2038.5770343,46.8301%2038.6961581,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.1638305,55.1106%20L29.1769543,55.1136%20L29.3172781,55.8106%20C29.3566495,56.2906%2029.421259,56.7906%2029.5100971,57.3056%20C30.9759257,56.2856%2032.7486495,55.0776%2033.2029352,54.8326%20C34.38004,54.1986%2036.6413733,52.9666%2037.6508971,52.3776%20C41.0883257,50.3686%2040.5805352,49.2906%2039.3529543,46.6856%20C38.5887448,45.0646%2037.6377733,43.0466%2037.6862305,40.4056%20C37.89924,28.9936%2028.3854876,21.2036%2019.326021,19.6676%20C18.4527829,19.5186%2017.799621,19.3246%2017.2231829,19.1536%20C16.3348019,18.8886%2015.6271257,18.6826%2014.34604,18.6956%20L12.563221,18.7176%20C7.1208781,18.7866%202.74964,23.2266%202.81828762,28.6166%20C2.82434476,29.0666%203.00706857,29.4886%203.33213524,29.8026%20C3.65821143,30.1176%204.09331619,30.3276%204.54154476,30.2816%20C10.7359829,30.2026%2022.5443829,30.0496%2022.8926686,30.0406%20L23.3287829,30.0276%20L23.336859,30.0346%20L23.6649543,30.0316%20C23.8567638,30.0286%2024.0041543,30.0116%2024.1525543,30.0266%20L24.3857543,30.0236%20L24.3867638,30.0296%20C24.8148019,30.0436%2024.9218114,30.1036%2025.1358305,30.3156%20L25.8495638,31.0226%20L25.4921924,31.3776%20C28.615659,33.7376%2030.608459,37.8286%2031.0486114,40.3616%20C31.7441733,44.3466%2031.3585352,47.8436%2029.9028019,50.7546%20C29.2132971,52.1316%2029.10124,53.7886%2029.1638305,55.1106%20L29.1638305,55.1106%20Z%20M28.2078114,60.6796%20L27.8544781,59.2416%20C27.6333924,58.3396%2027.4718686,57.4646%2027.3719257,56.6316%20L27.2618876,56.5946%20L27.2003067,55.9506%20C26.9741733,53.5486%2027.2750114,51.5016%2028.0937352,49.8656%20C29.3546305,47.3436%2029.6807067,44.2606%2029.05884,40.7016%20C28.6681543,38.4516%2026.4098495,33.6576%2022.7119638,32.0426%20C21.8235829,32.0576%2018.3730305,32.1056%204.56779238,32.2816%20C3.56937333,32.2686%202.63455429,31.9216%201.92284,31.2346%20C1.21112571,30.5476%200.81236381,29.6266%200.79924,28.6416%20C0.716459048,22.1486%205.98213524,16.7996%2012.5369733,16.7176%20L14.3208019,16.6956%20C15.9289733,16.6746%2016.8345162,16.9486%2017.803659,17.2376%20C18.350821,17.4006%2018.9161543,17.5686%2019.66724,17.6966%20C29.5555257,19.3726%2039.9394876,27.9146%2039.7052781,40.4426%20C39.6648971,42.6206%2040.4704971,44.3306%2041.1822114,45.8396%20C42.416859,48.4596%2043.6928971,51.1676%2038.6765733,54.0996%20C37.642821,54.7036%2035.3562495,55.9486%2034.1670305,56.5896%20C33.7824019,56.7976%2031.3433924,58.4566%2029.4232781,59.8186%20L28.2078114,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.0362629,53.5051%20C32.9252152,51.7681%2032.6445676,50.8781%2032.832339,50.1681%20C33.913539,46.0811%2034.2668724,44.7911%2034.2113486,40.4801%20C34.1568343,36.1941%2031.5976914,31.9901%2027.86952,29.7841%20C27.6645867,29.6631%2024.9984343,29.5101%2022.9268914,31.0461%20C26.9942629,32.6961%2029.5756152,37.7851%2030.0541295,40.5311%20C30.7365676,44.4421%2030.3145867,47.6791%2028.9981676,50.3101%20C28.1208914,52.0621%2028.0461867,54.1611%2028.2056914,55.8581%20C28.2056914,55.8581%2033.1917295,57.6421%2033.0362629,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.6807733,55.4827%20C29.491421,55.7127%2031.0309448,55.9707%2031.86784,55.3637%20C32.3402971,55.0207%2032.5644114,54.4037%2032.5321067,53.5307%20C32.4897067,52.8827%2032.4250971,52.3557%2032.3695733,51.9127%20C32.2736686,51.1347%2032.2030019,50.5737%2032.3443352,50.0427%20L32.374621,49.9247%20C33.4396686,45.9027%2033.7606971,44.6887%2033.7071924,40.4857%20C33.6557067,36.4067%2031.2621257,32.3747%2027.6096686,30.2137%20C27.4632876,30.1847%2025.6622971,30.0917%2023.9662971,30.9847%20C27.6793257,32.9927%2030.0698781,37.6807%2030.5524305,40.4467%20C31.2278019,44.3257%2030.8573067,47.7187%2029.45104,50.5317%20C28.6514971,52.1287%2028.5778019,54.0487%2028.6807733,55.4827%20M30.4010019,56.7377%20C29.2016876,56.7377%2028.1063543,56.3537%2028.0336686,56.3287%20L27.7328305,56.2197%20L27.7025448,55.9047%20C27.5541448,54.3167%2027.5783733,52.0197%2028.5454971,50.0867%20C29.855859,47.4687%2030.1960686,44.2827%2029.5560305,40.6167%20C29.0583352,37.7557%2026.4113638,33.0007%2022.7356876,31.5087%20L21.9119162,31.1737%20L22.62464,30.6457%20C24.7920876,29.0387%2027.6773067,29.0877%2028.1275543,29.3547%20C32.0737829,31.6897%2034.6601829,36.0537%2034.7167162,40.4737%20C34.7712305,44.8117%2034.413859,46.1647%2033.3508305,50.1787%20L33.3205448,50.2957%20C33.2296876,50.6417%2033.286221,51.0987%2033.371021,51.7907%20C33.4285638,52.2517%2033.4972114,52.7997%2033.5396114,53.4737%20L33.540621,53.4867%20C33.587059,54.7167%2033.22464,55.6207%2032.4624495,56.1717%20C31.86784,56.6017%2031.1157448,56.7377%2030.4010019,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.86554783,19.6204%20C6.86554783,19.6204%206.83831238,17.7384%208.71602667,16.9674%20C9.28842667,16.7314%2010.3353029,16.2944%2010.3353029,16.2944%20C10.3353029,16.2944%2011.4891886,18.6364%2010.2232457,19.2454%20C8.40105524,20.1234%206.86554783,19.6204%206.86554783,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.41666857,19.2239%20C7.94162095,19.2939%208.91884,19.3189%2010.0030686,18.7959%20C10.1302686,18.7349%2010.2090114,18.6439%2010.2574686,18.5029%20C10.4038495,18.0839%2010.2322305,17.4169%2010.0626305,16.9509%20C9.71030667,17.0969%209.23381143,17.2949%208.90975429,17.4289%20C7.85076381,17.8639%207.52064952,18.7219%207.41666857,19.2239%20M7.9900781,20.2639%20C7.23798286,20.2639%206.74432571,20.1079%206.70697333,20.0949%20L6.36575429,19.9839%20L6.36070667,19.6269%20C6.35969714,19.5369%206.35263048,17.3969%208.52310667,16.5049%20C9.09449714,16.2709%2010.1383448,15.8329%2010.1383448,15.8329%20L10.5784971,15.6499%20L10.7884781,16.0749%20C10.871259,16.2439%2011.588021,17.7499%2011.2124781,18.8289%20C11.0761924,19.2189%2010.8106876,19.5189%2010.4442305,19.6959%20C9.51445905,20.1429%208.65232571,20.2639%207.9900781,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.5739886,18.2376%20C11.5739886,18.2376%2011.5951886,15.6736%2014.5026171,15.2626%20C15.0447314,15.1866%2016.4631124,15.2026%2016.4631124,15.2026%20C16.4631124,15.2026%2017.1505981,17.9076%2015.6191505,18.1876%20C13.735379,18.5316%2011.5739886,18.2376%2011.5739886,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.1448743,17.7942%20C12.876779,17.8562%2014.2779981,17.9242%2015.5277886,17.6952%20C15.6983981,17.6652%2015.8155029,17.5882%2015.9073695,17.4462%20C16.1779219,17.0282%2016.1274457,16.2232%2016.0466838,15.7012%20C15.5611029,15.7022%2014.8816933,15.7152%2014.5737886,15.7582%20C12.8232743,16.0052%2012.300341,17.1462%2012.1448743,17.7942%20M13.5380171,18.8562%20C12.4255219,18.8562%2011.562379,18.7402%2011.5048362,18.7322%20L11.0656933,18.6732%20L11.0697314,18.2332%20C11.0778076,17.1972%2011.791541,15.1402%2014.4324552,14.7682%20C14.9957695,14.6892%2016.3162267,14.7012%2016.4686648,14.7022%20L16.8573314,14.7062%20L16.9522267,15.0802%20C17.0016933,15.2722%2017.409541,16.9792%2016.756379,17.9862%20C16.5151029,18.3582%2016.1536933,18.5992%2015.7105124,18.6792%20C14.9786076,18.8132%2014.212379,18.8562%2013.5380171,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.3679486,18.4114%20C17.3679486,18.4114%2017.7152248,15.5624%2020.3036438,16.3124%20C21.4100819,16.6324%2022.0319486,17.4544%2022.0319486,17.4544%20C22.0319486,17.4544%2021.5463676,19.6264%2020.5176629,19.3954%20C18.7207105,18.9924%2017.3679486,18.4114%2017.3679486,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.9515543,18.1047%20C18.467421,18.2987%2019.4547352,18.6447%2020.6288114,18.9087%20C20.6631352,18.9137%2020.7035162,18.9197%2020.7751924,18.8757%20C21.0618971,18.6967%2021.3324495,18.0807%2021.4758019,17.5867%20C21.2547162,17.3647%2020.799421,16.9767%2020.1624114,16.7927%20C19.5688114,16.6217%2019.103421,16.6557%2018.7319162,16.8977%20C18.2826781,17.1917%2018.0565448,17.7397%2017.9515543,18.1047%20M20.6681829,19.9127%20C20.5813638,19.9127%2020.4945448,19.9027%2020.4067162,19.8827%20C18.5835162,19.4747%2017.2236876,18.8947%2017.1671543,18.8707%20L16.8218971,18.7217%20L16.8673257,18.3517%20C16.8754019,18.2887%2017.0692305,16.7877%2018.1766781,16.0637%20C18.8015733,15.6557%2019.5637638,15.5767%2020.4460876,15.8337%20C21.6989067,16.1947%2022.4065829,17.1157%2022.435859,17.1547%20L22.5751733,17.3377%20L22.5246971,17.5627%20C22.4873448,17.7287%2022.13704,19.2057%2021.3162971,19.7197%20C21.1133829,19.8477%2020.8933067,19.9127%2020.6681829,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.0320514,32.1223%20C25.0320514,32.1223%2031.0023752,28.8093%2029.7899371,23.3763%20C30.5965467,24.0183%2032.7549086,25.9773%2033.5423371,26.9843%20C33.555461,28.0513%2033.8068324,32.2843%2027.93948,35.1933%20C26.8875562,34.1403%2025.9961467,32.8203%2025.0320514,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8779314,32.176%20C26.3079886,32.579%2026.7208838,33.063%2027.150941,33.566%20C27.4396648,33.905%2027.7364648,34.252%2028.04336,34.578%20C33.0304076,31.958%2033.0606933,28.431%2033.0405029,27.163%20C32.4731505,26.481%2031.3535886,25.408%2030.4520838,24.604%20C30.5722171,28.53%2027.2660267,31.222%2025.8779314,32.176%20L25.8779314,32.176%20Z%20M27.8374171,35.803%20L27.5809981,35.545%20C27.1559886,35.119%2026.7612648,34.657%2026.3796648,34.211%20C25.8113029,33.545%2025.2722171,32.916%2024.734141,32.526%20L24.1011695,32.068%20L24.7846171,31.687%20C24.84216,31.655%2030.4127124,28.485%2029.2971886,23.485%20L28.9872648,22.096%20L30.1058171,22.987%20C30.9679505,23.672%2033.133379,25.645%2033.9409981,26.679%20L34.044979,26.811%20L34.0469981,26.978%20C34.1146362,30.791%2032.13496,33.672%2028.1655124,35.641%20L27.8374171,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.67691253,19.092%20C7.67691253,19.092%207.66279048,18.118%208.6349619,17.719%20C8.9317619,17.597%209.47286667,17.37%209.47286667,17.37%20C9.47286667,17.37%2010.0705048,18.582%209.41532381,18.898%20C8.47141905,19.353%207.67691253,19.092%207.67691253,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.8103524,17.6428%20C12.8103524,17.6428%2012.8214571,16.3338%2014.3034381,16.1248%20C14.5800476,16.0858%2015.3028667,16.0948%2015.3028667,16.0948%20C15.3028667,16.0948%2015.6531714,17.4738%2014.8718,17.6168%20C13.9117429,17.7918%2012.8103524,17.6428%2012.8103524,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.2926724,18.1946%20C18.2926724,18.1946%2018.4774152,16.6836%2019.8503676,17.0816%20C20.4379105,17.2516%2020.7670152,17.6866%2020.7670152,17.6866%20C20.7670152,17.6866%2020.5095867,18.8396%2019.9634343,18.7166%20C19.0104438,18.5036%2018.2926724,18.1946%2018.2926724,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.887819,29.3235%20L11.3909619,29.3915%20C11.3566381,26.6495%2013.5725429,24.3985%2016.3406571,24.3635%20L16.8252286,24.3575%20C18.2092857,24.3415%2019.3460095,25.4385%2019.3621619,26.8095%20C19.3803333,28.1805%2018.2718762,29.3055%2016.887819,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.423539,29.2366%20L11.483939,29.2976%20C11.4566819,27.1426%2013.1981105,25.3746%2015.3736343,25.3466%20L16.3740724,25.3356%20C17.4613295,25.3216%2018.3537486,26.1836%2018.3678819,27.2606%20C18.3810057,28.3386%2017.5107962,29.2226%2016.423539,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.3998152,25.8352%20L16.3796248,25.8352%20L15.3791867,25.8472%20C14.462539,25.8582%2013.6044438,26.2232%2012.9644057,26.8732%20C12.4424819,27.4022%2012.1164057,28.0702%2012.0194914,28.7902%20L16.4179867,28.7362%20C17.2245962,28.7272%2017.8727105,28.0672%2017.8626152,27.2672%20C17.8575676,26.8802%2017.7010914,26.5182%2017.4214533,26.2472%20C17.1458533,25.9812%2016.7834343,25.8352%2016.3998152,25.8352%20L16.3998152,25.8352%20Z%20M10.9867486,29.8032%20L10.9796819,29.3042%20C10.964539,28.1282%2011.4127676,27.0172%2012.2415867,26.1752%20C13.0693962,25.3332%2014.1798724,24.8612%2015.3680819,24.8472%20L16.36852,24.8352%20L16.3998152,24.8352%20C17.7495486,24.8352%2018.8559867,25.9142%2018.872139,27.2542%20C18.8903105,28.6062%2017.7939676,29.7192%2016.4290914,29.7362%20L10.9867486,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.3528362,27.221%20C12.3599029,27.823%2012.8586076,28.304%2013.466341,28.297%20C14.0740743,28.289%2014.5606648,27.795%2014.5525886,27.194%20C14.5445124,26.592%2014.0468171,26.111%2013.4380743,26.117%20C12.8313505,26.125%2012.34476,26.619%2012.3528362,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.29340381,30.4661%20L4.29340381,30.4661%20C4.60534667,30.3961%204.88195619,30.2201%205.07780381,29.9701%20L5.44123238,29.5061%20L4.62149905,29.6911%20L4.13995619,29.7991%20C3.95420381,29.8411%203.83810857,30.0251%203.88050857,30.2081%20C3.92290857,30.3931%204.1066419,30.5081%204.29340381,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.04844,32.217%20C26.04844,32.217%2030.64884,29.69%2030.5145733,24.715%20C32.5225162,26.126%2033.0737162,27.048%2033.0737162,27.048%20C33.0737162,27.048%2032.7577352,29.421%2031.6583638,30.63%20C29.9714495,32.487%2028.1977162,33.073%2026.04844,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.4217981,31.2893%20C30.4217981,31.2893%2028.6197981,33.1513%2026.8490933,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M27.0806781,34.5012%20L26.6173067,33.6122%20C28.2941257,32.7552%2030.0406019,30.9612%2030.0567543,30.9432%20L30.78664,31.6352%20C30.7109257,31.7142%2028.9048876,33.5682%2027.0806781,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.8288495,50.4094%20L47.7708686,48.4054%20C43.7994019,39.0724%2043.1341257,33.5714%2045.0209257,24.5944%20L46.1243352,19.3344%20C46.4867543,17.6084%2046.6583733,15.8484%2046.6351543,14.0864%20C46.561459,8.2124%2041.6935352,3.5104%2035.7635924,3.5844%20L34.03024,3.6054%20C28.181059,3.6794%2023.4988876,8.4334%2023.5725829,14.2274%20L23.576621,14.5294%20C23.5937829,15.9074%2024.7365638,17.0114%2026.1286971,16.9934%20L37.10424,16.8564%20L35.5596686,26.3294%20C30.7876495,51.7214%2031.4286971,61.9834%2041.4260114,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.9682248,61.0491%20C37.1268533,61.0491%2035.6489105,60.5011%2034.4909867,59.3971%20C30.7244533,55.8041%2030.7446438,46.4821%2034.5677105,26.1471%20L35.9164343,17.8711%20L26.1412152,17.9931%20C25.2094248,17.9861%2024.3089295,17.6531%2023.6325486,17.0011%20C22.9571771,16.3491%2022.5796152,15.4761%2022.567501,14.5411%20L22.5634629,14.2401%20C22.5240914,11.1711%2023.6941295,8.2711%2025.857539,6.0731%20C28.0209486,3.8761%2030.9182819,2.6451%2034.01752,2.6061%20L35.7498629,2.5841%20C38.8793867,2.5101%2041.8514248,3.7171%2044.0996343,5.8891%20C46.3468343,8.0591%2047.6057105,10.9661%2047.6450819,14.0731%20C47.668301,15.9041%2047.4886057,17.7421%2047.1130629,19.5371%20L46.0096533,24.7971%20C44.1652533,33.5701%2044.7699581,38.7791%2048.7020533,48.0171%20L49.7226819,49.9461%20L47.9348152,50.8721%20L46.8768343,48.8691%20C42.7700914,39.2271%2042.1128914,33.5261%2044.0319962,24.3901%20L45.1354057,19.1311%20C45.4826819,17.4781%2045.6472343,15.7841%2045.6260343,14.0991%20C45.59272,11.5251%2044.5508914,9.1171%2042.6913486,7.3201%20C40.8297867,5.5241%2038.3705867,4.5271%2035.7761105,4.5841%20L34.0427581,4.6061%20C28.75992,4.6721%2024.5158819,8.9831%2024.5825105,14.2151%20L24.5865486,14.5171%20C24.5915962,14.9161%2024.75312,15.2901%2025.0418438,15.5691%20C25.3305676,15.8481%2025.7444724,15.9861%2026.1159771,15.9931%20L38.2918438,15.8421%20L36.5564724,26.4881%20C34.0255962,39.9621%2031.9691962,54.2151%2035.8922057,57.9561%20C37.0380152,59.0501%2038.7743962,59.3171%2041.20432,58.7731%20L41.647501,60.7241%20C40.6793676,60.9411%2039.7879581,61.0491%2038.9682248,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7478057,4.9299%20C28.7478057,4.9299%2028.9002438,3.0839%2030.7406057,2.3289%20C31.301901,2.0979%2032.1882629,2.3259%2032.1882629,2.3259%20C32.1882629,2.3259%2033.277539,3.9659%2032.0368343,4.5639%20C30.2509867,5.4229%2028.7478057,4.9299%2028.7478057,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.3442324,4.5422%20C29.8631276,4.6062%2030.7787657,4.6132%2031.8155467,4.1132%20C32.022499,4.0152%2032.0780229,3.8972%2032.103261,3.8072%20C32.1910895,3.4932%2032.0073562,3.0382%2031.8640038,2.7692%20C31.5692229,2.7182%2031.1664229,2.6932%2030.9342324,2.7912%20C29.9045181,3.2132%2029.499699,4.0352%2029.3442324,4.5422%20M29.8510133,5.5702%20C29.1120419,5.5702%2028.6254514,5.4162%2028.5891086,5.4042%20L28.2125562,5.2802%20L28.244861,4.8892%20C28.2519276,4.8012%2028.4467657,2.7292%2030.5465752,1.8672%20C31.2451657,1.5782%2032.2072419,1.8132%2032.3142514,1.8412%20L32.5030324,1.8902%20L32.6100419,2.0512%20C32.6847467,2.1622%2033.3278133,3.1682%2033.0774514,4.0702%20C32.9623657,4.4842%2032.679699,4.8102%2032.2577181,5.0132%20C31.3461181,5.4512%2030.5011467,5.5702%2029.8510133,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.1427676,4.2678%20C33.1427676,4.2678%2033.1659867,1.3628%2036.4590533,0.8988%20C37.0738533,0.8118%2037.8643105,0.8618%2037.8643105,0.8618%20C37.8643105,0.8618%2039.4583486,3.8938%2037.7229771,4.2098%20C35.5908629,4.5998%2033.1427676,4.2678%2033.1427676,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.7027505,3.8245%20C34.5063314,3.8955%2036.1599314,3.9875%2037.6318171,3.7185%20C37.8458362,3.6785%2037.9165029,3.5905%2037.9568838,3.5085%20C38.1729219,3.0705%2037.8720838,2.0635%2037.542979,1.3495%20C37.2744457,1.3405%2036.8686171,1.3455%2036.5304267,1.3935%20C34.4185029,1.6915%2033.8531695,3.0915%2033.7027505,3.8245%20M35.3624076,4.9005%20C34.1095886,4.9005%2033.1384267,4.7715%2033.0748267,4.7625%20L32.6336648,4.7035%20L32.6377029,4.2635%20C32.6477981,3.1095%2033.4433029,0.8185%2036.3880838,0.4035%20C37.0473029,0.3115%2037.8629981,0.3615%2037.8953029,0.3625%20L38.1809981,0.3805%20L38.3112267,0.6315%20C38.4273219,0.8505%2039.4247314,2.8105%2038.8634362,3.9475%20C38.7251314,4.2295%2038.4303505,4.5905%2037.814541,4.7025%20C36.987741,4.8525%2036.122579,4.9005%2035.3624076,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.0510057,4.8547%20C39.0510057,4.8547%2039.4628914,2.0737%2041.9796343,2.8717%20C43.0557867,3.2117%2043.644339,4.0327%2043.644339,4.0327%20C43.644339,4.0327%2043.11232,6.1477%2042.1108724,5.8967%20C40.3623771,5.4577%2039.0510057,4.8547%2039.0510057,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.6434952,4.5627%20C40.1452286,4.7667%2041.098219,5.1257%2042.2349429,5.4127%20C42.2702762,5.4207%2042.3076286,5.4237%2042.3712286,5.3847%20C42.6508667,5.2187%2042.9325238,4.6217%2043.0849619,4.1517%20C42.8729619,3.9277%2042.4398762,3.5417%2041.8260857,3.3477%20C41.2546952,3.1667%2040.7994,3.1897%2040.4309238,3.4157%20C39.9907714,3.6877%2039.7565619,4.2087%2039.6434952,4.5627%20M42.2743143,6.4167%20C42.179419,6.4167%2042.0825048,6.4057%2041.9866,6.3807%20C40.2128667,5.9357%2038.8944286,5.3337%2038.8389048,5.3077%20L38.4966762,5.1517%20L38.5511905,4.7827%20C38.5612857,4.7197%2038.7894381,3.2507%2039.8968857,2.5667%20C40.5207714,2.1807%2041.2728667,2.1227%2042.1339905,2.3947%20C43.3555143,2.7827%2044.0278571,3.7037%2044.0551143,3.7427%20L44.1903905,3.9297%20L44.1338571,4.1537%20C44.0672286,4.4177%2043.6947143,5.7657%2042.8901238,6.2437%20C42.6952857,6.3587%2042.4863143,6.4167%2042.2743143,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.557141,54.6731%20C30.1769886,54.2011%2030.8069314,53.9251%2031.3500552,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.8647429,55.0696%20L29.2499429,54.2766%20C29.8617143,53.8106%2030.5461714,53.4746%2031.2276,53.3046%20L31.4739238,54.2736%20C31.0913143,54.3696%2030.5017524,54.5856%2029.8647429,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.1910229,54.5706%20C31.3062419,47.3726%2034.3671181,33.5246%2034.9183181,30.1196%20L37.1019181,16.4756%20L38.134661,16.4634463%20C39.4440133,16.4466%2040.4525276,17.8426%2040.2829276,19.1316%20L38.7242229,30.9606%20C38.198261,34.9666%2037.8318038,53.4876%2044.8954419,57.3776%20C46.402661,58.2076%2048.8275371,57.6206%2049.7391371,57.1756%20C53.0523943,55.5566%2053.9589467,51.4266%2054.6474419,48.0986%20C56.07188,41.2116%2054.8261276,35.8336%2054.4223181,30.4536%20L53.9862038,23.7206%20C53.907461,22.5046%2054.8685276,21.1996%2056.0971181,21.1846%20L57.3509467,21.1696%20L59.7808705,34.7556%20C60.5087371,38.6246%2062.4258229,52.0466%2054.5081276,58.4486%20C54.3657848,58.5646%2056.4605467,59.0016%2055.8679562,60.0686%20C53.5167752,64.3106%2046.555099,65.0636%2045.2659371,66.8836%20C40.29908,73.8896%2045.2205086,88.6266%2045.2205086,88.6266%20C45.2205086,88.6266%2039.5823181,86.4776%2036.0691752,83.4366%20C27.8556895,76.3266%2026.6917086,65.8936%2026.6149848,62.8196%20C26.5241276,59.1416%2027.4700514,56.8476%2028.6542229,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.0348914,89.4719%20L45.039501,89.0929%20C44.8052914,89.0039%2039.277139,86.8769%2035.736739,83.8139%20C26.8781676,76.1449%2026.1634248,64.9909%2026.1109295,62.8319%20C26.0281486,59.4949%2026.7539962,56.9089%2028.2692914,55.1469%20L29.0385486,55.7949%20C27.7079962,57.3429%2027.0437295,59.7679%2027.1204533,62.8069%20C27.1517486,64.0849%2027.6797295,75.5099%2036.4010057,83.0599%20C38.9409676,85.2579%2042.6711581,87.0039%2044.4236914,87.7569%20C43.3949867,84.2389%2040.5117867,72.7199%2044.852739,66.5959%20C45.4352343,65.7739%2046.7910248,65.2249%2048.5082248,64.5299%20C50.9845867,63.5269%2054.0666629,62.2789%2055.4254819,59.8279%20C55.4830248,59.7239%2055.4688914,59.6799%2055.4628343,59.6629%20C55.3840914,59.4299%2054.7975581,59.1709%2054.5764724,59.0749%20C54.2907771,58.9479%2054.0434438,58.8389%2054.0020533,58.5299%20L53.9636914,58.2529%20L54.1878057,58.0619%20C61.808701,51.8999%2060.0157867,38.7349%2059.2848914,34.8469%20L56.9286629,21.6739%20L56.1038819,21.6849%20C55.7273295,21.6899%2055.3517867,21.8699%2055.0489295,22.1949%20C54.6703581,22.5989%2054.456339,23.1719%2054.4896533,23.6889%20L54.9267771,30.4209%20C55.0176343,31.6429%2055.15392,32.8689%2055.2922248,34.1139%20C55.766701,38.3899%2056.25632,42.8119%2055.1418057,48.1999%20C54.4724914,51.4359%2053.5558438,55.8679%2049.9629486,57.6239%20C49.0220724,58.0819%2046.3801486,58.7689%2044.6498248,57.8139%20C37.072339,53.6419%2037.7790057,34.2839%2038.2242057,30.8959%20L39.7829105,19.0669%20C39.8535771,18.5319%2039.658739,17.9329%2039.273101,17.5039%20C38.959139,17.1549%2038.5644152,16.9629%2038.1575771,16.9629%20L38.1424343,16.9629%20L37.5336914,16.9709%20L35.41672,30.1979%20C35.3420152,30.6599%2035.2208724,31.3149%2035.0734819,32.1179%20C34.1760152,36.9669%2032.0772152,48.3259%2033.680339,54.4449%20L32.7021105,54.6969%20C31.0434629,48.3629%2033.0948152,37.2689%2034.079101,31.9369%20C34.2264914,31.1439%2034.3456152,30.4969%2034.4193105,30.0399%20L36.6705486,15.9809%20L38.1293105,15.9629%20L38.1585867,15.9629%20C38.8571771,15.9629%2039.5194248,16.2739%2040.0272152,16.8389%20C40.6097105,17.4889%2040.8923771,18.3689%2040.7843581,19.1959%20L39.2256533,31.0249%20C38.6128724,35.6839%2038.5300914,53.2999%2045.1404533,56.9399%20C46.4296152,57.6509%2048.6626819,57.1429%2049.5157295,56.7279%20C52.6664533,55.1879%2053.5255581,51.0329%2054.1524724,47.9979%20C55.2346819,42.7649%2054.7541486,38.4219%2054.2887581,34.2219%20C54.1494438,32.9659%2054.0121486,31.7289%2053.9192724,30.4909%20L53.4821486,23.7529%20C53.4306629,22.9589%2053.7395771,22.1229%2054.307939,21.5149%20C54.8015962,20.9879%2055.4355771,20.6929%2056.0917676,20.6849%20L57.7726248,20.6639%20L60.2772533,34.6679%20C61.0152152,38.5909%2062.7889486,51.6709%2055.3941867,58.3509%20C55.8040533,58.5599%2056.2573295,58.8679%2056.4198629,59.3449%20C56.4935581,59.5619%2056.533939,59.9059%2056.3108343,60.3099%20C54.7793867,63.0709%2051.5145867,64.3929%2048.8908343,65.4549%20C47.4502438,66.0379%2046.0914248,66.5889%2045.6785295,67.1699%20C40.9135771,73.8939%2045.6512724,88.3249%2045.6997295,88.4689%20L46.0348914,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M99.1985352,59.7737%20C99.1985352,59.7737%20100.336269,58.4937%2099.6669543,56.8017%20C99.462021,56.2857%2098.74324,55.8477%2098.74324,55.8477%20C98.74324,55.8477%2096.9483067,56.1817%2097.3410114,57.3777%20C97.9073543,59.1007%2099.1985352,59.7737%2099.1985352,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M98.6445086,56.3879%20C98.363861,56.4719%2097.9751943,56.6419%2097.8389086,56.8709%20C97.7985276,56.9389%2097.7611752,57.0389%2097.8217467,57.2229%20C98.1357086,58.1819%2098.6949848,58.7699%2099.0644705,59.0739%20C99.2956514,58.6459%2099.55308,57.8859%2099.1967181,56.9849%20C99.1159562,56.7799%2098.8494419,56.5409%2098.6445086,56.3879%20L98.6445086,56.3879%20Z%20M99.3148324,60.3999%20L98.9635181,60.2159%20C98.9039562,60.1849%2097.4835562,59.4269%2096.86068,57.5329%20C96.7243943,57.1159%2096.7617467,56.7099%2096.9717276,56.3609%20C97.4239943,55.6039%2098.5263943,55.3789%2098.6495562,55.3569%20L98.8413657,55.3209%20L99.0069276,55.4219%20C99.0957657,55.4759%2099.8771371,55.9659%20100.136585,56.6189%20C100.90988,58.5729%2099.6328324,60.0419%2099.5773086,60.1039%20L99.3148324,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.7943219,58.0198%20C98.7943219,58.0198%2099.1940933,57.5708%2098.9588743,56.9768%20C98.8871981,56.7958%2098.6348171,56.6428%2098.6348171,56.6428%20C98.6348171,56.6428%2098.0058838,56.7598%2098.143179,57.1788%20C98.3420552,57.7838%2098.7943219,58.0198%2098.7943219,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.8653867,68.9592%20C89.8653867,68.9592%2088.7377486,66.4962%2091.3352533,64.8272%20C91.8198248,64.5162%2092.5073105,64.2512%2092.5073105,64.2512%20C92.5073105,64.2512%2095.05232,66.1942%2093.7116724,67.1352%20C92.0641295,68.2902%2089.8653867,68.9592%2089.8653867,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M92.4227124,64.8284%20C92.19456,64.9284%2091.8664648,65.0814%2091.6100457,65.2464%20C89.9927886,66.2864%2090.0351886,67.6404%2090.1876267,68.3214%20C90.9053981,68.0644%2092.3066171,67.5084%2093.4191124,66.7264%20C93.57256,66.6194%2093.5947695,66.5304%2093.5967886,66.4504%20C93.6058743,66.0174%2092.9638171,65.2944%2092.4227124,64.8284%20L92.4227124,64.8284%20Z%20M89.588979,69.5664%20L89.4062552,69.1664%20C88.952979,68.1784%2088.71776,65.9134%2091.0598552,64.4074%20C91.581779,64.0724%2092.2945029,63.7974%2092.3247886,63.7854%20L92.5902933,63.6824%20L92.8164267,63.8554%20C93.1182743,64.0874%2094.630541,65.3014%2094.6063124,66.4714%20C94.5992457,66.7714%2094.4902171,67.2014%2094.0026171,67.5434%20C92.3096457,68.7304%2090.1068648,69.4084%2090.012979,69.4364%20L89.588979,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M90.7654781,68.0159%20C90.7654781,68.0159%2090.1405829,66.6499%2091.5811733,65.7249%20C91.8497067,65.5519%2092.2302971,65.4059%2092.2302971,65.4059%20C92.2302971,65.4059%2093.642621,66.4829%2092.8986019,67.0039%20C91.9849829,67.6449%2090.7654781,68.0159%2090.7654781,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M97.755219,60.7483%20C97.755219,60.7483%2099.6733143,62.3763%2097.8723238,63.8743%20C97.1030667,64.5153%2096.1995429,64.5643%2096.1995429,64.5643%20C96.1995429,64.5643%2094.8427429,63.1643%2095.5100381,62.5363%20C96.6750286,61.4393%2097.755219,60.7483%2097.755219,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.6861676,61.4026%20C97.2863962,61.6866%2096.5857867,62.2136%2095.85792,62.8986%20C95.8286438,63.2266%2096.1234248,63.7006%2096.3970057,64.0306%20C96.6665486,63.9746%2097.1349676,63.8356%2097.5478629,63.4916%20C97.9435962,63.1626%2098.1364152,62.8256%2098.1384465,62.4616%20C98.1404533,62.0416%2097.891101,61.6506%2097.6861676,61.4026%20L97.6861676,61.4026%20Z%20M95.9952152,65.0766%20L95.8357105,64.9106%20C95.6620724,64.7326%2094.8019581,63.7996%2094.821139,62.9526%20C94.8282057,62.6466%2094.94632,62.3776%2095.1623581,62.1736%20C96.347539,61.0576%2097.4358057,60.3576%2097.4812343,60.3286%20L97.7972152,60.1266%20L98.08392,60.3686%20C98.1273295,60.4056%2099.1540152,61.2906%2099.1479848,62.4656%20C99.1449295,63.1316%2098.8249105,63.7346%2098.1969867,64.2566%20C97.3086057,64.9966%2096.2718248,65.0616%2096.2274057,65.0636%20L95.9952152,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.4939543,61.9221%20C97.4939543,61.9221%2098.3439733,62.6431%2097.54544,63.3071%20C97.204221,63.5901%2096.8044495,63.6121%2096.8044495,63.6121%20C96.8044495,63.6121%2096.2037829,62.9921%2096.4995733,62.7141%20C97.0144305,62.2281%2097.4939543,61.9221%2097.4939543,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.7747257,70.3743%20C80.7747257,70.3743%2080.1215638,68.1783%2082.5595638,67.2723%20C84.9975638,66.3663%2085.664859,67.0863%2085.664859,67.0863%20C85.664859,67.0863%2087.0479067,69.3283%2085.8465733,70.0703%20C84.64524,70.8123%2080.7747257,70.3743%2080.7747257,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M81.2025619,69.9153%20C82.6663714,70.0493%2084.8772286,70.0803%2085.5798571,69.6463%20C86.186581,69.2713%2085.5556286,67.9093%2085.2820476,67.4283%20C85.1245619,67.3473%2084.4491905,67.1043%2082.7370381,67.7403%20C81.2560667,68.2903%2081.1520857,69.3753%2081.2025619,69.9153%20M83.1014762,71.0053%20C81.9586952,71.0053%2080.9259524,70.8943%2080.7179905,70.8713%20L80.3848476,70.8333%20L80.2909619,70.5163%20C80.0183905,69.6023%2080.1052095,67.6493%2082.3816857,66.8053%20C85.0084667,65.8273%2085.8867524,66.5853%2086.0361619,66.7483%20C86.7054762,67.8153%2087.397,69.7013%2086.1138952,70.4943%20C85.4617429,70.8973%2084.2281048,71.0053%2083.1014762,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.9173048,69.8596%20C81.9173048,69.8596%2081.5781048,68.7166%2082.8460667,68.2466%20C84.1140286,67.7756%2084.4613048,68.1496%2084.4613048,68.1496%20C84.4613048,68.1496%2085.1800857,69.3156%2084.5551905,69.7016%20C83.9302952,70.0876%2081.9173048,69.8596%2081.9173048,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.6099771,19.802%20C36.6099771,19.802%2040.54712,21.944%2046.018739,19.899%20C45.6633867,21.592%2044.937539,24.996%2044.937539,24.996%20C44.937539,24.996%2039.8656914,26.606%2035.906339,24.207%20C36.2808724,21.961%2036.6099771,19.802%2036.6099771,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.4611733,23.9485%20C39.6118971,25.6685%2043.4541448,24.8655%2044.5070781,24.5965%20C44.6574971,23.8895%2045.0471733,22.0615%2045.3439733,20.6575%20C41.3593829,21.8865%2038.2874019,21.0275%2037.0083352,20.5275%20C36.89224,21.2755%2036.6883162,22.5755%2036.4611733,23.9485%20M41.1080114,26.0305%20C39.4210971,26.0305%2037.4353638,25.7195%2035.6424495,24.6345%20L35.3527162,24.4585%20L35.40824,24.1265%20C35.7817638,21.8845%2036.1108686,19.7285%2036.1108686,19.7275%20L36.2188876,19.0225%20L36.851859,19.3635%20C36.890221,19.3845%2040.6739162,21.3635%2045.840659,19.4305%20L46.7007733,19.1095%20L46.5130019,20.0005%20C46.15664,21.6945%2045.4318019,25.0995%2045.4318019,25.0995%20L45.3712305,25.3845%20L45.0915924,25.4725%20C44.9704495,25.5105%2043.2885829,26.0305%2041.1080114,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.7383733,9.5979%20C65.7383733,9.5979%2065.5374781,7.7429%2063.6648114,7.0279%20C63.093421,6.8099%2061.5569257,6.7679%2061.5569257,6.7679%20C61.5569257,6.7679%2061.1510971,8.7409%2062.4160305,9.3109%20C64.2362019,10.1319%2065.7383733,9.5979%2065.7383733,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M62.0068705,7.2883%20C61.9826419,7.7903%2062.0411943,8.5933%2062.624699,8.8553%20C63.68268,9.3333%2064.613461,9.3043%2065.1323562,9.2253%20C64.9637657,8.7183%2064.5357276,7.8953%2063.4838038,7.4943%20C63.2112324,7.3913%2062.5530229,7.3223%2062.0068705,7.2883%20M64.50948,10.2683%20C63.875499,10.2683%2063.0729276,10.1563%2062.2067562,9.7663%20C60.5955562,9.0393%2061.0427752,6.7643%2061.0619562,6.6683%20L61.1467562,6.2563%20L61.5707562,6.2673%20C61.7373276,6.2723%2063.2112324,6.3193%2063.8462229,6.5603%20C65.9823752,7.3763%2066.2307181,9.4563%2066.2398038,9.5443%20L66.2822038,9.9353%20L65.90868,10.0683%20C65.8693086,10.0823%2065.3292133,10.2683%2064.50948,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.9992648,8.7083%20C60.9992648,8.7083%2060.9134552,6.1783%2058.0342933,5.8453%20C57.4972267,5.7823%2056.8107505,5.8433%2056.8107505,5.8433%20C56.8107505,5.8433%2055.4882743,8.5203%2057.0076076,8.7583%20C58.8742171,9.0513%2060.9992648,8.7083%2060.9992648,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.1455086,6.3235%20C56.8911086,6.9305%2056.6639657,7.7765%2056.84568,8.1225%20C56.86688,8.1615%2056.9062514,8.2355%2057.0859467,8.2635%20C58.3246324,8.4585%2059.6985943,8.3585%2060.4163657,8.2795%20C60.2447467,7.6435%2059.6996038,6.5415%2057.9763467,6.3425%20C57.7007467,6.3085%2057.373661,6.3135%2057.1455086,6.3235%20M58.6951276,9.3775%20C58.1308038,9.3775%2057.5190324,9.3445%2056.928461,9.2525%20C56.3641371,9.1635%2056.084499,8.8395%2055.9492229,8.5835%20C55.4333562,7.5975%2056.1985752,5.9445%2056.3570705,5.6235%20L56.4822514,5.3705%20L56.7659276,5.3445%20C56.7931848,5.3425%2057.5089371,5.2815%2058.0934514,5.3475%20C60.7111467,5.6515%2061.469299,7.6675%2061.5036229,8.6915%20L61.5187657,9.1315%20L61.0796229,9.2015%20C61.0180419,9.2125%2059.9721752,9.3775%2058.6951276,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5573257,8.9592%20C55.5573257,8.9592%2055.0717448,6.1682%2052.5560114,7.0352%20C51.4828876,7.4052%2050.9094781,8.2462%2050.9094781,8.2462%20C50.9094781,8.2462%2051.4980305,10.3632%2052.5014971,10.0852%20C54.2520114,9.6002%2055.5573257,8.9592%2055.5573257,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.4718838,8.3518%20C51.6394648,8.8288%2051.9342457,9.4178%2052.223979,9.5808%20C52.2926267,9.6198%2052.3309886,9.6138%2052.3653124,9.6038%20C53.5060743,9.2878%2054.4590648,8.8998%2054.958779,8.6818%20C54.8356171,8.3278%2054.5862648,7.8038%2054.1289505,7.5388%20C53.7513886,7.3198%2053.2900362,7.3108%2052.7216743,7.5078%20C52.1078838,7.7188%2051.6808552,8.1208%2051.4718838,8.3518%20M52.3208933,10.6108%20C52.117979,10.6108%2051.9160743,10.5568%2051.7272933,10.4508%20C50.9065505,9.9918%2050.4966838,8.6448%2050.4229886,8.3788%20L50.3614076,8.1578%20L50.4916362,7.9668%20C50.5188933,7.9268%2051.1720552,6.9828%2052.3905505,6.5628%20C53.2466267,6.2698%2054.0067981,6.3058%2054.6448171,6.6788%20C55.7764933,7.3388%2056.0440171,8.8118%2056.0551219,8.8738%20L56.1187219,9.2418%20L55.781541,9.4078%20C55.7260171,9.4338%2054.4136362,10.0748%2052.6368743,10.5668%20C52.5318838,10.5958%2052.4258838,10.6108%2052.3208933,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.7099829,4.4524%20C29.7099829,4.4524%2029.7917543,3.4664%2030.7750305,3.0624%20C31.074859,2.9394%2031.5483257,3.0604%2031.5483257,3.0604%20C31.5483257,3.0604%2032.1298114,3.9364%2031.4665543,4.2564%20C30.5135638,4.7154%2029.7099829,4.4524%2029.7099829,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M34.2222514,3.7659%20C34.2222514,3.7659%2034.2373943,1.9449%2036.3018705,1.6539%20C36.6854895,1.5989%2037.1821752,1.6309%2037.1821752,1.6309%20C37.1821752,1.6309%2038.1816038,3.5319%2037.0933371,3.7299%20C35.7567276,3.9739%2034.2222514,3.7659%2034.2222514,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M40.1364457,4.5618%20C40.1364457,4.5618%2040.3736838,2.9578%2041.8263886,3.4168%20C42.4472457,3.6148%2042.7864457,4.0868%2042.7864457,4.0868%20C42.7864457,4.0868%2042.48056,5.3078%2041.9021029,5.1638%20C40.892579,4.9098%2040.1364457,4.5618%2040.1364457,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.8066838,9.135%20C64.8066838,9.135%2064.7006838,8.155%2063.710341,7.776%20C63.4084933,7.66%2062.5968362,7.639%2062.5968362,7.639%20C62.5968362,7.639%2062.3818076,8.682%2063.0511219,8.983%20C64.0131981,9.417%2064.8066838,9.135%2064.8066838,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.8783905,8.2756%20C59.8783905,8.2756%2059.8309429,6.8776%2058.2399333,6.6926%20C57.9421238,6.6586%2057.5625429,6.6916%2057.5625429,6.6916%20C57.5625429,6.6916%2056.8306381,8.1716%2057.6705619,8.3026%20C58.7033048,8.4646%2059.8783905,8.2756%2059.8783905,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.549821,8.7815%20C54.549821,8.7815%2054.2833067,7.2555%2052.9083352,7.7295%20C52.3207924,7.9315%2052.0068305,8.3915%2052.0068305,8.3915%20C52.0068305,8.3915%2052.3298781,9.5505%2052.8780495,9.3975%20C53.8360876,9.1325%2054.549821,8.7815%2054.549821,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M48.3545752,24.4524%20C48.3545752,24.4524%2053.2063467,25.1394%2057.7966514,23.9634%20C58.2761752,26.4364%2058.5881181,28.3044%2058.5881181,28.3044%20C58.5881181,28.3044%2055.4212419,30.4924%2049.5064419,29.3194%20C48.7694895,26.1444%2048.3545752,24.4524%2048.3545752,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9240819,28.8899%20C54.403339,29.6979%2057.1926533,28.4939%2058.0325771,28.0479%20C57.9326343,27.4649%2057.706501,26.1779%2057.3996057,24.5739%20C53.9379486,25.3579%2050.4853771,25.1679%2049.0134914,25.0299%20C49.1891486,25.7619%2049.4990724,27.0629%2049.9240819,28.8899%20M52.8991486,30.1669%20C51.8633771,30.1669%2050.6993962,30.0659%2049.4072057,29.8099%20L49.0871867,29.7459%20L49.014501,29.4319%20C48.2785581,26.2629%2047.8646533,24.5729%2047.8636438,24.5709%20L47.6879867,23.8539%20L48.4259486,23.9569%20C48.4733962,23.9649%2053.233301,24.6169%2057.6701581,23.4789%20L58.1900629,23.3459%20L58.2920248,23.8689%20C58.7735676,26.3499%2059.0855105,28.2229%2059.0855105,28.2229%20L59.1380057,28.5339%20L58.876539,28.7139%20C58.7695295,28.7879%2056.7171676,30.1669%2052.8991486,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.3016476,19.5364%20L61.7974952,19.4674%20C61.7631714,16.7244%2059.4907333,14.5294%2056.7216095,14.5634%20L56.2390571,14.5704%20C54.8539905,14.5874%2053.7465429,15.7134%2053.7626952,17.0844%20C53.7808667,18.4554%2054.916581,19.5534%2056.3016476,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.9020114,19.4348%20L61.7022971,19.3748%20C61.67504,17.2208%2059.8891924,15.4968%2057.7146781,15.5228%20L56.5749257,15.5378%20C55.5633829,15.5498%2054.7547543,16.3718%2054.7678781,17.3728%20C54.7810019,18.5268%2055.7380305,19.4498%2056.9020114,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.763741,16.0227%20L57.7203314,16.0227%20L56.5815886,16.0377%20C56.2272457,16.0427%2055.8951124,16.1827%2055.647779,16.4337%20C55.4014552,16.6847%2055.2671886,17.0157%2055.2722362,17.3677%20C55.2772838,17.7917%2055.4489029,18.1877%2055.7557981,18.4837%20C56.0576457,18.7757%2056.4543886,18.9347%2056.8743505,18.9347%20L56.8884838,18.9347%20L61.1537219,18.8817%20C60.8912457,17.2597%2059.4668076,16.0227%2057.763741,16.0227%20L57.763741,16.0227%20Z%20M56.8743505,19.9347%20C56.1888838,19.9347%2055.5427886,19.6747%2055.050141,19.2007%20C54.5504267,18.7167%2054.2707886,18.0707%2054.2627124,17.3787%20C54.2546362,16.7617%2054.4908648,16.1777%2054.92496,15.7357%20C55.3610743,15.2937%2055.944579,15.0447%2056.5684648,15.0377%20L57.7072076,15.0227%20L57.7627314,15.0227%20C60.1876076,15.0227%2062.1763695,16.9607%2062.2066552,19.3697%20L62.2127124,19.8697%20L56.9076648,19.9347%20L56.9086743,19.9347%20L56.8743505,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.9121752,18.4963%20C58.6385943,17.9593%2058.8586705,17.3043%2059.4007848,17.0343%20C59.9439086,16.7643%2060.6061562,16.9813%2060.8777181,17.5183%20C61.151299,18.0573%2060.9312229,18.7123%2060.388099,18.9813%20C59.8449752,19.2523%2059.1847467,19.0343%2058.9121752,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.2202343,15.0647%20L31.7243867,15.1327%20C31.6890533,12.3907%2033.9059676,10.1387%2036.6740819,10.1047%20L37.1576438,10.0987%20C38.5427105,10.0817%2039.6784248,11.1787%2039.6955867,12.5507%20C39.7137581,13.9217%2038.605301,15.0467%2037.2202343,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.7569638,14.9768%20L31.8163543,15.0388%20C31.7901067,12.8838%2033.5315352,11.1158%2035.7060495,11.0878%20L36.7074971,11.0758%20C37.7947543,11.0628%2038.6871733,11.9248%2038.7013067,13.0018%20C38.7144305,14.0798%2037.844221,14.9638%2036.7569638,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.7313219,11.5754%20L36.7131505,11.5754%20L35.7127124,11.5884%20C33.9904648,11.6094%2032.5771314,12.8894%2032.3520076,14.5314%20L36.7515124,14.4764%20C37.1411886,14.4714%2037.5076457,14.3164%2037.7802171,14.0394%20C38.0537981,13.7624%2038.2011886,13.3954%2038.196141,13.0094%20C38.1860457,12.2154%2037.5308648,11.5754%2036.7313219,11.5754%20L36.7313219,11.5754%20Z%20M31.3182552,15.5444%20L31.3121981,15.0444%20C31.2829219,12.6184%2033.2504838,10.6194%2035.6995886,10.5884%20L36.7010362,10.5754%20L36.7303124,10.5754%20C38.0810552,10.5754%2039.1895124,11.6554%2039.2056648,12.9964%20C39.213741,13.6504%2038.9643886,14.2684%2038.5030362,14.7374%20C38.0416838,15.2064%2037.4238552,15.4694%2036.7626171,15.4764%20L31.3182552,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.1940514,13.9075%20C33.6665086,14.2875%2034.3580324,14.2165%2034.7416514,13.7485%20C35.124261,13.2815%2035.0525848,12.5955%2034.5811371,12.2165%20C34.10868,11.8365%2033.4171562,11.9075%2033.0335371,12.3755%20C32.6509276,12.8425%2032.7226038,13.5285%2033.1940514,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.4347105,20.5178%20L68.4347105,20.5178%20C68.1207486,20.4558%2067.8390914,20.2878%2067.6371867,20.0408%20L67.2636629,19.5868%20L68.0864248,19.7508%20L68.5709962,19.8478%20C68.7577581,19.8848%2068.878901,20.0658%2068.840539,20.2498%20C68.8031867,20.4358%2068.6224819,20.5548%2068.4347105,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.9676781,15.9504%20L25.9676781,15.9504%20C26.279621,15.8804%2026.55724,15.7044%2026.7520781,15.4544%20L27.1155067,14.9904%20L26.2967829,15.1754%20L25.81524,15.2834%20C25.6284781,15.3254%2025.5123829,15.5094%2025.5547829,15.6924%20C25.5971829,15.8774%2025.7819257,15.9924%2025.9676781,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0881886,20.5032%20C37.0881886,20.5032%2041.2070457,22.1822%2045.3188362,20.5502%20C44.9170457,22.9562%2044.5465505,24.1872%2044.5465505,24.1872%20C44.5465505,24.1872%2042.0611029,24.3622%2040.411541,24.0622%20C38.0543029,23.6332%2037.1144362,22.5852%2037.0881886,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.8269276,23.511%20C42.8269276,23.511%2039.1038038,23.865%2036.1994038,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.7611733,24.051%20C40.3942781,24.051%2038.0107924,23.881%2035.9725638,22.865%20L36.42584,21.973%20C39.1677067,23.337%2042.74344,23.016%2042.7787733,23.013%20L42.8756876,24.009%20C42.8252114,24.014%2042.406259,24.051%2041.7611733,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.0335181,24.8987%20C56.0335181,24.8987%2052.4123562,25.9667%2049.1980324,25.3717%20C49.8340324,27.7287%2050.1651562,28.4647%2050.1651562,28.4647%20C50.1651562,28.4647%2054.9654419,27.7707%2056.0335181,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.509339,58.4993%20C54.509339,58.4993%2054.2912819,58.6583%2053.9823676,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.115019,59.0608%20L53.8485048,58.6368%20C54.1453048,58.4538%2054.3562952,58.3008%2054.3593238,58.2978%20L54.6591524,58.7008%20C54.6591524,58.7008%2054.4340286,58.8648%2054.115019,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.4011867,26.2551%20C56.4011867,26.2551%2052.7527676,26.9871%2048.8630724,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.3673981,27.2024%20C50.5537219,27.2024%2049.6895695,27.1664%2048.8102743,27.0734%20L48.9162743,26.0794%20C52.679779,26.4744%2056.2656076,25.7724%2056.300941,25.7654%20L56.5018362,26.7454%20C56.3837219,26.7684%2054.1799314,27.2024%2051.3673981,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.352659,100.8743%20C51.352659,100.8743%2050.3714019,100.1033%2049.0963733,101.1683%20C47.9293638,102.1423%2047.0621829,103.6343%2047.5921829,103.7763%20C48.1221829,103.9193%2049.0539733,104.0523%2050.0281638,103.8623%20C50.8751543,103.6973%2051.6272495,103.8513%2051.946259,102.0853%20C52.094659,101.2633%2051.352659,100.8743%2051.352659,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.4693257,100.8547%20C50.144259,100.8547%2049.7273257,100.9677%2049.2589067,101.3597%20C48.2281829,102.2197%2047.6073257,103.3337%2047.6890971,103.5647%20C47.9273448,103.6067%2048.89144,103.8287%2049.9797067,103.6177%20C50.0958019,103.5947%2050.2108876,103.5777%2050.3229448,103.5607%20C51.0033638,103.4607%2051.4536114,103.3947%2051.6979162,102.0417%20C51.8109829,101.4147%2051.2567543,101.1077%2051.2335352,101.0947%20L51.1971924,101.0717%20C51.1780114,101.0567%2050.9044305,100.8547%2050.4693257,100.8547%20M49.0277257,104.2067%20C48.3018781,104.2067%2047.7314971,104.0737%2047.5265638,104.0177%20C47.3549448,103.9717%2047.2348114,103.8447%2047.19544,103.6687%20C47.0571352,103.0527%2048.00104,101.7557%2048.93384,100.9767%20C50.2381448,99.8867%2051.3132876,100.5427%2051.4859162,100.6617%20C51.8008876,100.8337%2052.3359352,101.3487%2052.1946019,102.1287%20C51.8866971,103.8367%2051.1295543,103.9487%2050.3976495,104.0557%20C50.292659,104.0707%2050.1856495,104.0857%2050.0756114,104.1077%20C49.7081448,104.1797%2049.3527924,104.2067%2049.0277257,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.1347029,101.1624%20C51.1347029,101.1624%2050.5249505,100.6824%2049.7304552,101.3454%20C49.0056171,101.9514%2048.4645124,102.8804%2048.7956362,102.9684%20C49.124741,103.0574%2049.7042076,103.1404%2050.3109314,103.0214%20C50.8379029,102.9194%2051.3063219,103.0154%2051.5041886,101.9164%20C51.5970648,101.4044%2051.1347029,101.1624%2051.1347029,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.7288419,100.8391%20C53.24168,100.7651%2053.9927657,101.8591%2053.9130133,102.1951%20C53.833261,102.5331%2053.7888419,103.6451%2052.9600229,103.7761%20C52.3502705,103.8721%2050.1737371,104.1241%2049.6911848,103.6601%20C49.2480038,103.2341%2050.080861,101.2251%2052.7288419,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.7653867,101.0862%20C50.9038248,101.3572%2050.0790438,102.4392%2049.8842057,103.0342%20C49.7983962,103.3012%2049.8357486,103.4502%2049.8670438,103.4812%20C50.1779771,103.7792%2051.8386438,103.7012%2052.9208533,103.5282%20C53.4064343,103.4522%2053.540701,102.8792%2053.62752,102.3492%20C53.6416533,102.2652%2053.6547771,102.1922%2053.667901,102.1392%20C53.6769867,102.0282%2053.4700343,101.6052%2053.1469867,101.3002%20C52.9652724,101.1292%2052.8421105,101.0922%2052.7653867,101.0862%20M51.0825105,104.1842%20C50.4273295,104.1842%2049.7913295,104.1052%2049.5157295,103.8402%20C49.3097867,103.6422%2049.2694057,103.2922%2049.4046819,102.8802%20C49.7125867,101.9352%2050.8493105,100.8602%2052.692701,100.5922%20C53.0419962,100.5352%2053.3852343,100.8132%2053.6053105,101.0502%20C53.8738438,101.3392%2054.24232,101.8982%2054.1585295,102.2532%20C54.1474248,102.2982%2054.1373295,102.3582%2054.1272343,102.4302%20C54.0484914,102.9012%2053.8859581,103.8822%2052.9995962,104.0232%20C52.8360533,104.0482%2051.9416152,104.1842%2051.0825105,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.591223,%20100.228415)'%3e%3cpath%20d='M3.65511687,0.504645258%20C4.16694544,0.430645258%204.91904068,1.52464526%204.8392883,1.86064526%20C4.75953592,2.19864526%204.71511687,3.30964526%203.88629782,3.44064526%20C3.27654544,3.53664526%201.10001211,3.78864526%200.617459728,3.32564526%20C0.174278776,2.89864526%201.00713592,0.889645258%203.65511687,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.70145401,1.00364526%20C2.15991116,1.23464526%201.47545401,2.03864526%201.25133973,2.37464526%20C1.03025401,2.70764526%200.99492068,2.96464526%201.01309211,3.02964526%20C1.21297782,3.14764526%202.59299687,3.14064526%203.80644449,2.94564526%20C4.12747306,2.89664526%204.23145401,2.41764526%204.30615878,1.97464526%20C4.32029211,1.88364526%204.33442544,1.80564526%204.34754925,1.74664526%20C4.31221592,1.60764526%203.90840639,1.06964526%203.70145401,1.00364526%20M2.03573973,4.10064526%20C1.31090163,4.10064526%200.600196871,4.00564526%200.267054014,3.68564526%20C-0.0115745578,3.41764526%20-0.0751745578,2.97364526%200.0903873469,2.46664526%20C0.399301633,1.52264526%201.49867306,0.312645258%203.5823302,0.00964525804%20C3.95585401,-0.046354742%204.34351116,0.142645258%204.71804449,0.546645258%20C4.99869211,0.850645258%205.44490163,1.49264526%205.32981592,1.97564526%20C5.3207302,2.01664526%205.31265401,2.07064526%205.30154925,2.13564526%20C5.22078735,2.62364526%205.03200639,3.76564526%203.96695878,3.93464526%20C3.6075683,3.99064526%202.81307306,4.10064526%202.03573973,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.80301211,0.808345258%20C4.10485973,0.764345258%204.54804068,1.41034526%204.50059306,1.60934526%20C4.45415497,1.80834526%204.42790735,2.46334526%203.94030735,2.54034526%20C3.57889782,2.59734526%202.29478354,2.74634526%202.01110735,2.47334526%20C1.74863116,2.22134526%202.24026925,1.03634526%203.80301211,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.48285973,1.02414526%20C5.48285973,1.02414526%205.08914544,0.827145258%204.3198883,1.27614526%20C3.63946925,1.67214526%202.62489782,2.30514526%202.90352639,3.07414526%20C3.18316449,3.84114526%205.34253592,3.52814526%205.82205973,3.35914526%20C6.30158354,3.19014526%206.59737401,2.66714526%206.50651687,2.21314526%20C6.30764068,1.22514526%205.48285973,1.02414526%205.48285973,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.22755116,1.48124526%20C5.12558925,1.48124526%204.9115702,1.51124526%204.57539878,1.70724526%20C4.24225592,1.90124526%203.22970354,2.49224526%203.37911306,2.90524526%20C3.56991306,3.16224526%205.09833211,3.08324526%205.65256068,2.88824526%20C5.90595116,2.79824526%206.05031306,2.50924526%206.01094163,2.31124526%20C5.88273211,1.67324526%205.40825592,1.52324526%205.35475116,1.50724526%20L5.29014163,1.48624526%20C5.28004639,1.48424526%205.25884639,1.48124526%205.22755116,1.48124526%20M4.26143687,4.06624944%20C3.47097973,4.06724526%202.6643702,3.88924526%202.42915116,3.24324526%20C1.99606544,2.05024526%203.44473211,1.20624526%204.0635702,0.845245258%20C4.89339878,0.362245258%205.44056068,0.474245258%205.64246544,0.548245258%20C6.07151306,0.669245258%206.8024083,1.12124526%207.00128449,2.11624526%20C7.14362735,2.82824526%206.70044639,3.58024526%205.99176068,3.83024526%20C5.81610354,3.89224526%205.04583687,4.06624944%204.26143687,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.63368259,1.29564526%20C5.63368259,1.29564526%205.40048259,1.17964526%204.94417782,1.44464526%20C4.54238735,1.67964526%203.94071116,2.05464526%204.10627306,2.50964526%20C4.27082544,2.96464526%205.55090163,2.77764526%205.83457782,2.67864526%20C6.11724449,2.57764526%206.29290163,2.26864526%206.23939687,1.99964526%20C6.12229211,1.41464526%205.63368259,1.29564526%205.63368259,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.8767371,101.1438%20C53.1785848,101.0998%2053.6217657,101.7448%2053.5743181,101.9438%20C53.5288895,102.1428%2053.5016324,102.7978%2053.0140324,102.8758%20C52.6526229,102.9328%2051.3685086,103.0808%2051.0848324,102.8078%20C50.8223562,102.5558%2051.3139943,101.3708%2052.8767371,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.9007314,101.0266%20C54.9007314,101.0266%2054.4555314,100.8036%2053.5843124,101.3116%20C52.8160648,101.7596%2051.6682362,102.4756%2051.9832076,103.3436%20C52.2991886,104.2126%2054.7422362,103.8576%2055.2843505,103.6666%20C55.8254552,103.4746%2056.1596076,102.8836%2056.0576457,102.3716%20C55.8335314,101.2546%2054.9007314,101.0266%2054.9007314,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.6119067,101.2288%20C54.437259,101.2288%2054.136421,101.2798%2053.712421,101.5278%20C52.847259,102.0318%2051.9932019,102.6318%2052.2213543,103.2588%20C52.4373924,103.8548%2054.5654686,103.6528%2055.1994495,103.4308%20C55.6103257,103.2858%2055.8909733,102.8228%2055.8102114,102.4198%20C55.6214305,101.4818%2054.8703448,101.2778%2054.8390495,101.2688%20L54.793621,101.2528%20C54.7855448,101.2498%2054.7249733,101.2288%2054.6119067,101.2288%20M53.5165733,104.1578%20C52.7271257,104.1578%2051.9508019,103.9938%2051.7458686,103.4288%20C51.3460971,102.3268%2052.7715448,101.4958%2053.4560019,101.0958%20C54.3262114,100.5898%2054.8501543,100.7378%2054.984421,100.7908%20C55.1489733,100.8368%2056.069659,101.1528%2056.3048781,102.3228%20C56.4330876,102.9648%2056.0141352,103.6738%2055.3690495,103.9018%20C55.1096019,103.9938%2054.306021,104.1578%2053.5165733,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.071341,101.3342%20C55.071341,101.3342%2054.8068457,101.2012%2054.2919886,101.5022%20C53.8356838,101.7682%2053.1572838,102.1912%2053.3440457,102.7062%20C53.5308076,103.2202%2054.9764457,103.0102%2055.2984838,102.8962%20C55.6185029,102.7832%2055.8163695,102.4342%2055.7557981,102.1302%20C55.6235505,101.4682%2055.071341,101.3342%2055.071341,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.3145619,73.343%20C44.3145619,73.343%2044.8839333,78.954%2043.5543905,87.802%20C42.3167143,96.037%2039.9695714,98.645%2040.1714762,100.774%20C40.3279524,102.422%2041.0507714,103.925%2042.7215333,103.905197%20L47.708581,103.842%20C50.0375524,103.814%2052.0727524,102.316%2052.7925429,100.122%20C53.3740286,98.356%2053.9706571,95.954%2054.305819,92.924%20C54.6379524,88.804%2054.5036857,84.676%2054.4037429,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.6869067,104.9045%20C40.7203543,104.9045%2039.4059543,103.3995%2039.1666971,100.8665%20C39.0596876,99.7375%2039.4796495,98.6195%2040.0621448,97.0715%20C40.8192876,95.0575%2041.8580876,92.2995%2042.5556686,87.6545%20C43.847859,79.0545%2043.31584,73.4975%2043.3097829,73.4425%20L45.3187352,73.2435%20C45.3429638,73.4765%2045.8860876,79.0805%2044.5535162,87.9495%20C43.8236305,92.8005%2042.699021,95.7915%2041.9539924,97.7695%20C41.4472114,99.1175%2041.113059,100.0075%2041.176659,100.6795%20C41.2735733,101.6965%2041.6147924,102.9045%2042.6909448,102.9045%20L42.7081067,102.9045%20L47.6961638,102.8415%20C49.5829638,102.8195%2051.2456495,101.6015%2051.8331924,99.8125%20C52.5287543,97.6955%2053.023421,95.3415%2053.303059,92.8145%20C53.6493257,88.4915%2053.4655924,83.9885%2053.3949257,82.2945%20L55.4119543,82.2125%20C55.5240114,84.9255%2055.635059,88.9945%2055.313021,93.0035%20C55.0152114,95.6955%2054.4912686,98.1845%2053.7533067,100.4315%20C52.8972305,103.0365%2050.4733638,104.8085%2047.7214019,104.8425%20L42.7343543,104.9045%20L42.6869067,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.9322381,76.7415%20C68.2988286,78.1705%2067.471019,80.4875%2067.5114,82.6065%20C67.5638952,85.4355%2069.2669619,89.0175%2068.2756095,93.7325%20C67.3932857,97.9325%2065.5398,98.6955%2066.1485429,102.4465%20C66.258581,103.1235%2066.8804476,103.6035%2067.5719714,103.595599%20L73.1294,103.5255%20C75.6875333,103.4945%2077.8539714,101.6305%2078.2396095,99.1255%20C79.2723524,92.4365%2078.3395524,86.1465%2077.3805048,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M67.5532952,104.595%20C66.3671048,104.595%2065.3384,103.745%2065.1516381,102.606%20C64.7377333,100.054%2065.3474857,98.691%2066.0551619,97.113%20C66.4791619,96.167%2066.9586857,95.096%2067.286781,93.529%20C67.9005714,90.613%2067.4079238,88.139%2066.9748381,85.956%20C66.7416381,84.783%2066.5215619,83.674%2066.5013714,82.625%20C66.4529143,80.067%2067.5108952,77.525%2069.2634286,75.991%20L70.6010476,77.491%20C69.279581,78.647%2068.4820571,80.599%2068.520419,82.588%20C68.5365714,83.46%2068.7314095,84.438%2068.9565333,85.57%20C69.4037524,87.822%2069.9610095,90.623%2069.2644381,93.937%20C68.8909143,95.712%2068.3417333,96.938%2067.9005714,97.924%20C67.2534667,99.368%2066.8264381,100.323%2067.1454476,102.288%20C67.1737143,102.462%2067.3988381,102.614%2067.5593524,102.595%20L73.116781,102.526%20C75.1933714,102.5%2076.9287429,101.007%2077.2427048,98.974%20C78.2572762,92.401%2077.3194286,86.192%2076.3896571,81.517%20L78.3713524,81.13%20C79.332419,85.964%2080.2995429,92.396%2079.2375238,99.277%20C78.7741524,102.281%2076.2109714,104.489%2073.142019,104.526%20L67.5845905,104.595%20L67.5532952,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='71.3419371%2083.9915%2069.4339371%2083.0895%2071.2995371%2081.5745%2072.101099%2081.8285%2071.9476514%2082.3045%2071.4075562%2082.1335%2070.3687562%2082.9775%2071.3025657%2083.4195%2071.8406419%2083.0685%2071.486299%2082.9945%2071.253099%2083.1645%2070.9532705%2082.7625%2071.3671752%2082.4595%2073.1318229%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M41.2642857,100.9993%20C41.2642857,100.9993%2040.2830286,100.2283%2039.008,101.2943%20C37.8409905,102.2673%2036.9738095,103.7593%2037.5038095,103.9013%20C38.0338095,104.0443%2038.9656,104.1783%2039.9397905,103.9873%20C40.786781,103.8233%2041.5388762,103.9763%2041.8578857,102.2113%20C42.0062857,101.3893%2041.2642857,100.9993%2041.2642857,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.8945962,103.4788%20C38.3004248,103.5608%2039.0363676,103.6528%2039.8419676,103.4978%20C39.9631105,103.4738%2040.0812248,103.4568%2040.1963105,103.4388%20C40.8302914,103.3468%2041.149301,103.2998%2041.361301,102.1238%20C41.4440819,101.6658%2041.0321962,101.4438%2041.0281581,101.4408%20L40.9544629,101.3948%20C40.87572,101.3368%2040.2366914,100.9218%2039.3331676,101.6758%20C38.5760248,102.3078%2038.0470343,103.0908%2037.8945962,103.4788%20M38.9313771,104.5828%20C38.2136057,104.5828%2037.6412057,104.4568%2037.3716629,104.3838%20C37.1112057,104.3138%2036.9193962,104.1138%2036.8608438,103.8488%20C36.6791295,103.0338%2037.8400819,101.6148%2038.6820248,100.9118%20C39.9065771,99.8888%2041.064501,100.2328%2041.5399867,100.5798%20C41.937739,100.8058%2042.5182152,101.3978%2042.3546724,102.2988%20C42.039701,104.0418%2041.2583295,104.2948%2040.3447105,104.4278%20C40.2437581,104.4438%2040.1407867,104.4578%2040.0357962,104.4778%20C39.64612,104.5548%2039.2725962,104.5828%2038.9313771,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.0464305,101.2874%20C41.0464305,101.2874%2040.4366781,100.8084%2039.6421829,101.4714%20C38.9173448,102.0764%2038.37624,103.0054%2038.7073638,103.0944%20C39.0364686,103.1834%2039.6159352,103.2654%2040.222659,103.1474%20C40.7496305,103.0454%2041.2180495,103.1404%2041.4159162,102.0414%20C41.5087924,101.5304%2041.0464305,101.2874%2041.0464305,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='49.1630019%2089.1838%2046.7966781%2089.0428%2046.4473829%2086.8138%2048.6299733%2086.1098%2048.78544%2086.5838%2047.0106971%2087.1578%2047.2327924%2088.5688%2048.9398971%2088.6698%2049.5920495%2087.9048%2048.7309257%2087.4458%2048.21304%2087.6018%2048.5895924%2088.0058%2048.2180876%2088.3458%2047.2953829%2087.3558%2048.7844305%2086.9068%2050.3784686%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.038095,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.88104571,16.7852%20C1.51761714,16.7852%201.2187981,16.4942%201.21375048,16.1332%20L1.46613143,16.1292%20C1.46714095,16.2392%201.51256952,16.3422%201.59131238,16.4182%20C1.66904571,16.4942%201.77201714,16.5352%201.88104571,16.5352%20L1.88609333,16.5352%20C2.11424571,16.5322%202.29797905,16.3462%202.29495048,16.1192%20L2.54733143,16.1152%20C2.54935048,16.2922%202.4827219,16.4592%202.35855048,16.5852%20C2.23437905,16.7122%202.06780762,16.7832%201.89013143,16.7852%20L1.88104571,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.798533333,16.7988%20C0.62287619,16.7988%200.45832381,16.7328%200.333142857,16.6118%20C0.205942857,16.4868%200.134266667,16.3218%200.132247619,16.1468%20L0.384628571,16.1428%20C0.385638095,16.2528%200.431066667,16.3558%200.509809524,16.4328%20C0.587542857,16.5078%200.690514286,16.5488%200.798533333,16.5488%20L0.801561905,16.5488%20C0.914628571,16.5478%201.01860952,16.5028%201.09533333,16.4248%20C1.17306667,16.3458%201.21445714,16.2418%201.21344762,16.1328%20L1.46582857,16.1288%20C1.46784762,16.3058%201.40121905,16.4728%201.27704762,16.5988%20C1.15186667,16.7258%200.985295238,16.7968%200.807619048,16.7988%20L0.798533333,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.34569524,17.3271%20C1.17104762,17.3271%201.00649524,17.2611%200.881314286,17.1401%20C0.753104762,17.0161%200.681428571,16.8511%200.679409524,16.6761%20L0.931790476,16.6721%20C0.9328,16.7821%200.978228571,16.8851%201.05697143,16.9611%20C1.13470476,17.0361%201.23767619,17.0771%201.34670476,17.0771%20L1.35175238,17.0771%20C1.57990476,17.0751%201.7636381,16.8891%201.76161905,16.6611%20L2.014,16.6591%20C2.0180381,17.0231%201.72224762,17.3231%201.35478095,17.3271%20L1.34569524,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.467861,15.6094%20C22.3053276,15.6094%2022.1417848,15.5674%2021.9923752,15.4784%20L22.1226038,15.2634%20C22.277061,15.3554%2022.4537276,15.3824%2022.6303943,15.3404%20C22.8040324,15.2974%2022.9514229,15.1904%2023.0432895,15.0394%20C23.1361657,14.8864%2023.1634229,14.7094%2023.1210229,14.5364%20C23.0776133,14.3644%2022.9695943,14.2184%2022.8171562,14.1274%20L22.9473848,13.9124%20C23.1583752,14.0394%2023.3067752,14.2394%2023.3663371,14.4764%20C23.4248895,14.7134%2023.3875371,14.9594%2023.2603371,15.1684%20C23.086699,15.4524%2022.7818229,15.6094%2022.467861,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.7379086,16.6934%20C22.5753752,16.6934%2022.4118324,16.6514%2022.2624229,16.5624%20L22.3926514,16.3474%20C22.5471086,16.4394%2022.7227657,16.4674%2022.9004419,16.4244%20C23.07408,16.3814%2023.2214705,16.2744%2023.3133371,16.1234%20C23.4062133,15.9704%2023.4334705,15.7934%2023.3910705,15.6204%20C23.347661,15.4484%2023.2396419,15.3024%2023.0872038,15.2114%20L23.2174324,14.9964%20C23.4284229,15.1234%2023.5768229,15.3234%2023.6363848,15.5604%20C23.6949371,15.7974%2023.6575848,16.0434%2023.5303848,16.2524%20C23.3567467,16.5364%2023.0518705,16.6934%2022.7379086,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.6789352,33.8848%20C48.454821,33.8848%2048.2438305,33.7998%2048.0843257,33.6458%20C47.9207829,33.4888%2047.8299257,33.2778%2047.8268971,33.0528%20L48.0792781,33.0488%20C48.0812971,33.2068%2048.1459067,33.3558%2048.2599829,33.4658%20C48.3730495,33.5748%2048.5214495,33.6348%2048.6789352,33.6348%20L48.6839829,33.6348%20C49.0171257,33.6308%2049.2826305,33.3618%2049.2785924,33.0338%20L49.5309733,33.0308%20C49.5370305,33.4958%2049.1594686,33.8788%2048.69004,33.8848%20L48.6789352,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M47.2287543,33.9033%20C46.7643733,33.9033%2046.3827733,33.5323%2046.3757067,33.0703%20L46.6280876,33.0663%20C46.6331352,33.3913%2046.9016686,33.6533%2047.2287543,33.6533%20L47.235821,33.6533%20C47.3963352,33.6513%2047.5447352,33.5883%2047.6567924,33.4743%20C47.7688495,33.3603%2047.829421,33.2113%2047.8274019,33.0523%20L48.0797829,33.0493%20C48.0828114,33.2743%2047.9970019,33.4873%2047.8385067,33.6483%20C47.6790019,33.8103%2047.4659924,33.9003%2047.239859,33.9033%20L47.2287543,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.9631829,34.6123%20C47.4977924,34.6123%2047.1172019,34.2413%2047.1111448,33.7803%20L47.3635257,33.7763%20C47.3675638,34.1013%2047.6360971,34.3623%2047.9631829,34.3623%20L47.9682305,34.3623%20C48.3003638,34.3583%2048.5658686,34.0893%2048.5618305,33.7613%20L48.8142114,33.7583%20C48.8202686,34.2233%2048.4427067,34.6063%2047.9742876,34.6123%20L47.9631829,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.5893771,79.6826%20C27.3652629,79.6826%2027.1542724,79.5976%2026.9947676,79.4436%20C26.8312248,79.2856%2026.7403676,79.0756%2026.737339,78.8496%20L26.98972,78.8456%20C26.991739,79.0046%2027.0563486,79.1536%2027.1704248,79.2636%20C27.2834914,79.3726%2027.4318914,79.4326%2027.5893771,79.4326%20L27.5964438,79.4326%20C27.7569581,79.4306%2027.9063676,79.3676%2028.0184248,79.2536%20C28.1304819,79.1396%2028.1910533,78.9906%2028.1890343,78.8316%20L28.4414152,78.8286%20C28.4444438,79.0536%2028.3586343,79.2666%2028.1991295,79.4276%20C28.0396248,79.5896%2027.8276248,79.6796%2027.6004819,79.6826%20L27.5893771,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M26.1391962,79.7002%20C25.6738057,79.7002%2025.2922057,79.3292%2025.2861486,78.8682%20L25.5385295,78.8642%20C25.5425676,79.1892%2025.811101,79.4502%2026.1391962,79.4502%20L26.1462629,79.4502%20C26.4763771,79.4462%2026.7418819,79.1772%2026.7378438,78.8492%20L26.9902248,78.8462%20C26.9962819,79.3112%2026.61872,79.6942%2026.150301,79.7002%20L26.1391962,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.8736248,80.4102%20C26.6495105,80.4102%2026.43852,80.3252%2026.2780057,80.1712%20C26.1154724,80.0142%2026.0246152,79.8032%2026.0215867,79.5772%20L26.2739676,79.5732%20C26.2759867,79.7322%2026.3405962,79.8812%2026.4546724,79.9912%20C26.567739,80.1012%2026.7242152,80.1762%2026.8806914,80.1602%20C27.0412057,80.1582%2027.1896057,80.0952%2027.3016629,79.9812%20C27.41372,79.8672%2027.4742914,79.7182%2027.4722724,79.5592%20L27.7246533,79.5562%20C27.7276819,79.7812%2027.6418724,79.9942%2027.4833771,80.1552%20C27.3238724,80.3172%2027.1108629,80.4072%2026.8847295,80.4102%20L26.8736248,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M47.3371771,11.0664%20C46.8334248,11.0664%2046.41952,10.6634%2046.4124533,10.1634%20L46.6648343,10.1594%20C46.6698819,10.5234%2046.97072,10.8164%2047.3371771,10.8164%20L47.3422248,10.8164%20C47.523939,10.8144%2047.69152,10.7434%2047.816701,10.6164%20C47.9418819,10.4884%2048.0085105,10.3214%2048.0064914,10.1434%20L48.2588724,10.1394%20C48.261901,10.3844%2048.1690248,10.6154%2047.9974057,10.7904%20C47.8247771,10.9644%2047.5946057,11.0634%2047.3482819,11.0664%20L47.3371771,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.5485371,11.8652%20C46.0457943,11.8652%2045.632899,11.4632%2045.6258324,10.9632%20L45.8782133,10.9592%20C45.8802324,11.1362%2045.9519086,11.3032%2046.0801181,11.4272%20C46.2063086,11.5492%2046.3718705,11.6152%2046.5485371,11.6152%20L46.5545943,11.6152%20C46.7373181,11.6132%2046.904899,11.5422%2047.03008,11.4152%20C47.155261,11.2882%2047.2218895,11.1202%2047.2198705,10.9432%20L47.4722514,10.9392%20C47.47528,11.1832%2047.3824038,11.4152%2047.2097752,11.5902%20C47.0371467,11.7642%2046.8069752,11.8622%2046.5606514,11.8652%20L46.5485371,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.496339,25.3066%20C37.2086248,25.3066%2036.9370629,25.1976%2036.73112,24.9976%20C36.521139,24.7956%2036.4040343,24.5256%2036.4010057,24.2356%20L36.6533867,24.2336%20C36.6584343,24.6896%2037.0359962,25.0566%2037.496339,25.0566%20L37.5064343,25.0566%20C37.9698057,25.0506%2038.3433295,24.6716%2038.3382819,24.2106%20L38.5906629,24.2086%20C38.5977295,24.8066%2038.111139,25.2986%2037.5094629,25.3066%20L37.496339,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.538099,26.2773%20C36.2513943,26.2773%2035.9798324,26.1683%2035.7738895,25.9683%20C35.5649181,25.7663%2035.4478133,25.4963%2035.4447848,25.2063%20L35.6971657,25.2043%20C35.7001943,25.4263%2035.7900419,25.6343%2035.9505562,25.7903%20C36.1090514,25.9433%2036.3170133,26.0273%2036.538099,26.0273%20L36.5492038,26.0273%20C36.7743276,26.0243%2036.9843086,25.9353%2037.1417943,25.7763%20C37.29928,25.6173%2037.38408,25.4063%2037.3810514,25.1833%20L37.6334324,25.1793%20C37.6374705,25.4693%2037.5264229,25.7443%2037.3214895,25.9513%20C37.1175657,26.1583%2036.8449943,26.2743%2036.5522324,26.2773%20L36.538099,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.8010038,1.3125%20C22.3800324,1.3125%2022.0337657,0.9755%2022.0277086,0.5555%20L22.2800895,0.5515%20C22.2821086,0.6905%2022.3386419,0.8195%2022.4385848,0.9165%20C22.5375181,1.0115%2022.6657276,1.0655%2022.80908,1.0625%20C23.0967943,1.0595%2023.3269657,0.8255%2023.3249467,0.5395%20L23.5773276,0.5375%20C23.5793467,0.7415%2023.5006038,0.9345%2023.3572514,1.0815%20C23.21188,1.2285%2023.019061,1.3105%2022.8121086,1.3125%20L22.8010038,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M22.1641962,1.9629%20C21.7401962,1.9629%2021.3939295,1.6249%2021.3888819,1.2049%20L21.6412629,1.2029%20C21.6432819,1.3409%2021.6988057,1.4699%2021.7987486,1.5659%20C21.8966724,1.6609%2022.0258914,1.7129%2022.1641962,1.7129%20L22.1702533,1.7129%20C22.3095676,1.7109%2022.4387867,1.6549%2022.5367105,1.5569%20C22.6346343,1.4579%2022.6871295,1.3269%2022.6851105,1.1899%20L22.9374914,1.1859%20C22.942539,1.6089%2022.6003105,1.9569%2022.1732819,1.9629%20L22.1641962,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M84.5141029,64.874%20C84.4939124,64.874%2084.4737219,64.873%2084.4525219,64.872%20C84.2203314,64.856%2084.0083314,64.752%2083.8548838,64.577%20L84.0456838,64.413%20C84.1547124,64.537%2084.3051314,64.611%2084.4706933,64.623%20C84.6190933,64.634%2084.793741,64.581%2084.9189219,64.474%20C85.0441029,64.365%2085.1198171,64.217%2085.1309219,64.053%20C85.1430362,63.89%2085.0895314,63.731%2084.9805029,63.607%20L85.1713029,63.443%20C85.3247505,63.617%2085.3994552,63.84%2085.3822933,64.07%20C85.3671505,64.301%2085.260141,64.511%2085.0844838,64.662%20C84.924979,64.8%2084.7240838,64.874%2084.5141029,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M84.4402057,65.916%20C84.195901,65.916%2083.9536152,65.815%2083.7809867,65.619%20L83.9717867,65.455%20C84.195901,65.711%2084.5886057,65.738%2084.8460343,65.516%20C85.1034629,65.294%2085.1317295,64.905%2084.9066057,64.649%20L85.0974057,64.485%20C85.4123771,64.846%2085.3750248,65.393%2085.0115962,65.705%20C84.8470438,65.847%2084.64312,65.916%2084.4402057,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.9667543,55.2861%20C54.8526781,55.2861%2054.7375924,55.2661%2054.6275543,55.2271%20C54.3751733,55.1381%2054.1742781,54.9561%2054.0602019,54.7171%20L54.2883543,54.6091%20C54.465021,54.9791%2054.9112305,55.1401%2055.2847543,54.9651%20C55.6592876,54.7911%2055.8198019,54.3481%2055.6431352,53.9771%20L55.8712876,53.8701%20C56.1065067,54.3651%2055.8924876,54.9581%2055.3937829,55.1911%20C55.2574971,55.2551%2055.1131352,55.2861%2054.9667543,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M53.3845276,56.0244%20C53.0089848,56.0244%2052.6485848,55.8134%2052.4779752,55.4564%20L52.7061276,55.3484%20C52.7909276,55.5284%2052.9423562,55.6634%2053.1301276,55.7304%20C53.3199181,55.7974%2053.5238419,55.7894%2053.7015181,55.7034%20C54.0760514,55.5294%2054.2365657,55.0864%2054.059899,54.7164%20L54.289061,54.6094%20C54.5232705,55.1044%2054.3092514,55.6964%2053.8105467,55.9294%20C53.6722419,55.9944%2053.52788,56.0244%2053.3845276,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.5488114,56.4395%20C54.4347352,56.4395%2054.3196495,56.4195%2054.2086019,56.3805%20C53.9572305,56.2915%2053.7563352,56.1095%2053.642259,55.8705%20L53.8704114,55.7625%20C53.9552114,55.9425%2054.10664,56.0785%2054.2944114,56.1455%20C54.4842019,56.2125%2054.6881257,56.2035%2054.8658019,56.1185%20C55.0475162,56.0345%2055.1848114,55.8845%2055.2524495,55.6985%20C55.3210971,55.5115%2055.3110019,55.3105%2055.2251924,55.1315%20L55.4533448,55.0245%20C55.567421,55.2645%2055.5805448,55.5335%2055.4906971,55.7835%20C55.39984,56.0325%2055.2161067,56.2315%2054.9748305,56.3445%20C54.8385448,56.4085%2054.6941829,56.4395%2054.5488114,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.9654743,57.1787%20C52.8513981,57.1787%2052.7363124,57.1587%2052.6262743,57.1197%20C52.3738933,57.0307%2052.1729981,56.8487%2052.0589219,56.6097%20L52.2870743,56.5017%20C52.4627314,56.8717%2052.9119695,57.0327%2053.2834743,56.8577%20C53.6580076,56.6837%2053.8185219,56.2407%2053.6418552,55.8697%20L53.8700076,55.7627%20C54.1052267,56.2577%2053.8912076,56.8507%2053.3925029,57.0837%20C53.2562171,57.1477%2053.1118552,57.1787%2052.9654743,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.7141048,56.8535%20C55.3375524,56.8535%2054.9771524,56.6425%2054.8065429,56.2855%20L55.0346952,56.1775%20C55.2103524,56.5495%2055.6595905,56.7065%2056.0310952,56.5325%20C56.2128095,56.4485%2056.3490952,56.2985%2056.4167333,56.1125%20C56.485381,55.9255%2056.4752857,55.7245%2056.3894762,55.5455%20L56.6186381,55.4385%20C56.7317048,55.6785%2056.7448286,55.9475%2056.654981,56.1975%20C56.5641238,56.4465%2056.3814,56.6455%2056.1401238,56.7585%20C56.001819,56.8225%2055.8574571,56.8535%2055.7141048,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M39.2127314,7.8291%20C38.6615314,7.8291%2038.2102743,7.3891%2038.2032076,6.8431%20L38.4555886,6.8391%20C38.4606362,7.2491%2038.7998362,7.5791%2039.2127314,7.5791%20L39.2218171,7.5791%20C39.6387505,7.5741%2039.9739124,7.2341%2039.9688648,6.8211%20L40.2212457,6.8171%20C40.2283124,7.3691%2039.7810933,7.8221%2039.2258552,7.8291%20L39.2127314,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M39.326101,40.8828%20C38.774901,40.8828%2038.3236438,40.4428%2038.3165771,39.8968%20L38.5689581,39.8928%20C38.5740057,40.3028%2038.9132057,40.6328%2039.326101,40.6328%20L39.3351867,40.6328%20C39.75212,40.6278%2040.0872819,40.2868%2040.0822343,39.8738%20L40.3346152,39.8698%20C40.3416819,40.4218%2039.8944629,40.8758%2039.3392248,40.8828%20L39.326101,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.8880076,22.3311%20C48.4529029,22.3311%2048.0975505,21.9841%2048.0914933,21.5541%20L48.3438743,21.5501%20C48.3479124,21.8441%2048.5912076,22.0811%2048.8880076,22.0811%20L48.8940648,22.0811%20C49.0374171,22.0791%2049.1737029,22.0211%2049.2756648,21.9191%20C49.3766171,21.8151%2049.4311314,21.6801%2049.4291124,21.5371%20L49.6814933,21.5331%20C49.6845219,21.7431%2049.6047695,21.9421%2049.45536,22.0931%20C49.3079695,22.2441%2049.1090933,22.3281%2048.8970933,22.3311%20L48.8880076,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M64.4576914,6.9131%20C64.2921295,6.9131%2064.1366629,6.8511%2064.017539,6.7361%20C63.8974057,6.6201%2063.8307771,6.4641%2063.8287581,6.2981%20L64.081139,6.2961%20C64.0821486,6.3941%2064.1225295,6.4871%2064.1942057,6.5571%20C64.2658819,6.6261%2064.3577486,6.6631%2064.4566819,6.6631%20L64.4617295,6.6631%20C64.6676724,6.6601%2064.8342438,6.4911%2064.8322248,6.2861%20L65.0846057,6.2841%20C65.0886438,6.6261%2064.8100152,6.9081%2064.4647581,6.9131%20L64.4576914,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.9223448,80.1807%20C69.7214495,80.1807%2069.5235829,80.1197%2069.3549924,80.0047%20C69.1318876,79.8537%2068.9824781,79.6257%2068.934021,79.3637%20L69.1823638,79.3187%20C69.2187067,79.5147%2069.3307638,79.6857%2069.4973352,79.7987%20C69.6639067,79.9107%2069.8637924,79.9527%2070.0636781,79.9167%20C70.2625543,79.8797%2070.4351829,79.7697%2070.549259,79.6037%20C70.6633352,79.4387%2070.7057352,79.2397%2070.6683829,79.0427%20L70.9167257,78.9957%20C70.9661924,79.2587%2070.9106686,79.5247%2070.757221,79.7447%20C70.6057924,79.9657%2070.375621,80.1147%2070.1111257,80.1627%20C70.0475257,80.1747%2069.9849352,80.1807%2069.9223448,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.7173962,87.1582%20C45.4306914,87.1582%2045.1591295,87.0502%2044.9541962,86.8502%20C44.7442152,86.6482%2044.6271105,86.3772%2044.6230724,86.0882%20L44.8754533,86.0842%20C44.8784819,86.3072%2044.969339,86.5152%2045.1298533,86.6722%20C45.2883486,86.8242%2045.4963105,86.9082%2045.7173962,86.9082%20L45.728501,86.9082%20C45.9536248,86.9052%2046.1636057,86.8152%2046.322101,86.6562%20C46.4785771,86.4972%2046.5633771,86.2862%2046.5603486,86.0632%20L46.8127295,86.0592%20C46.8167676,86.3492%2046.70572,86.6242%2046.5017962,86.8312%20C46.2978724,87.0382%2046.0242914,87.1542%2045.732539,87.1582%20L45.7173962,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.7611752,88.1299%20C44.1635371,88.1299%2043.6749276,87.6519%2043.6668514,87.0599%20L43.9192324,87.0559%20C43.9252895,87.5129%2044.3018419,87.8799%2044.7611752,87.8799%20L44.7692514,87.8799%20C44.9974038,87.8769%2045.2073848,87.7869%2045.36588,87.6279%20C45.5223562,87.4689%2045.6071562,87.2579%2045.6041276,87.0349%20L45.8565086,87.0309%20C45.8605467,87.3209%2045.749499,87.5959%2045.5455752,87.8029%20C45.3416514,88.0099%2045.0680705,88.1259%2044.7763181,88.1299%20L44.7611752,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.6405695,100.9651%20C43.1523981,100.8911%2043.9044933,101.9851%2043.824741,102.3211%20C43.7449886,102.6591%2043.7005695,103.7701%2042.8717505,103.9011%20C42.2619981,103.9971%2040.0854648,104.2491%2039.6029124,103.7861%20C39.1597314,103.3591%2039.9925886,101.3501%2042.6405695,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.6869067,101.4641%20C41.1453638,101.6951%2040.4609067,102.4991%2040.2367924,102.8351%20C40.0157067,103.1681%2039.9803733,103.4251%2039.9985448,103.4901%20C40.1984305,103.6081%2041.5784495,103.6011%2042.7918971,103.4061%20C43.1129257,103.3571%2043.2169067,102.8781%2043.2916114,102.4351%20C43.3057448,102.3441%2043.3198781,102.2661%2043.3330019,102.2071%20C43.2976686,102.0681%2042.893859,101.5301%2042.6869067,101.4641%20M41.0211924,104.5611%20C40.2963543,104.5611%2039.5856495,104.4661%2039.2525067,104.1461%20C38.9738781,103.8781%2038.9102781,103.4341%2039.07584,102.9271%20C39.3847543,101.9831%2040.4841257,100.7731%2042.5677829,100.4701%20C42.9413067,100.4141%2043.3289638,100.6031%2043.7034971,101.0071%20C43.9841448,101.3111%2044.4303543,101.9531%2044.3152686,102.4361%20C44.3061829,102.4771%2044.2981067,102.5311%2044.2870019,102.5961%20C44.20624,103.0841%2044.017459,104.2261%2042.9524114,104.3951%20C42.593021,104.4511%2041.7985257,104.5611%2041.0211924,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.7884648,101.2688%20C43.0903124,101.2248%2043.5334933,101.8708%2043.4860457,102.0698%20C43.4396076,102.2688%2043.41336,102.9238%2042.92576,103.0008%20C42.5643505,103.0578%2041.2802362,103.2068%2040.99656,102.9338%20C40.7340838,102.6818%2041.2257219,101.4968%2042.7884648,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.4683124,101.4846%20C44.4683124,101.4846%2044.0745981,101.2876%2043.305341,101.7366%20C42.6249219,102.1326%2041.6103505,102.7656%2041.888979,103.5346%20C42.1686171,104.3016%2044.3279886,103.9886%2044.8075124,103.8196%20C45.2870362,103.6506%2045.5828267,103.1276%2045.4919695,102.6736%20C45.2930933,101.6856%2044.4683124,101.4846%2044.4683124,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6379788,101.542462%20C56.6379788,101.542462%2056.2442645,101.345462%2055.4750073,101.794462%20C54.7945883,102.190462%2053.7800169,102.823462%2054.0586454,103.592462%20C54.3382835,104.359462%2056.497655,104.046462%2056.9771788,103.877462%20C57.4567026,103.708462%2057.7524931,103.185462%2057.6616359,102.731462%20C57.4627597,101.743462%2056.6379788,101.542462%2056.6379788,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M44.2130038,101.9417%20C44.1110419,101.9417%2043.8970229,101.9717%2043.5608514,102.1677%20C43.2277086,102.3617%2042.2151562,102.9527%2042.3645657,103.3657%20C42.5553657,103.6227%2044.0837848,103.5437%2044.6380133,103.3487%20C44.8914038,103.2587%2045.0357657,102.9697%2044.9963943,102.7717%20C44.8681848,102.1337%2044.3937086,101.9837%2044.3402038,101.9677%20L44.2755943,101.9467%20C44.265499,101.9447%2044.244299,101.9417%2044.2130038,101.9417%20M43.2468895,104.526704%20C42.4564324,104.5277%2041.6498229,104.3497%2041.4146038,103.7037%20C40.9815181,102.5107%2042.4301848,101.6667%2043.0490229,101.3057%20C43.8788514,100.8227%2044.4260133,100.9347%2044.6279181,101.0087%20C45.0569657,101.1297%2045.787861,101.5817%2045.9867371,102.5767%20C46.12908,103.2887%2045.685899,104.0407%2044.9772133,104.2907%20C44.8015562,104.3527%2044.0312895,104.526704%2043.2468895,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.3826702,101.999562%20C56.2807083,101.999562%2056.0666893,102.029562%2055.7305178,102.225562%20C55.397375,102.419562%2054.3848226,103.010562%2054.5342321,103.423562%20C54.7250321,103.680562%2056.2534512,103.601562%2056.8076797,103.406562%20C57.0610702,103.316562%2057.2054321,103.027562%2057.1660607,102.829562%20C57.0378512,102.191562%2056.563375,102.041562%2056.5098702,102.025562%20L56.4452607,102.004562%20C56.4351654,102.002562%2056.4139654,101.999562%2056.3826702,101.999562%20M55.4165559,104.584566%20C54.6260988,104.585562%2053.8194893,104.407562%2053.5842702,103.761562%20C53.1511845,102.568562%2054.5998512,101.724562%2055.2186893,101.363562%20C56.0485178,100.880562%2056.5956797,100.992562%2056.7975845,101.066562%20C57.2266321,101.187562%2057.9575273,101.639562%2058.1564035,102.634562%20C58.2987464,103.346562%2057.8555654,104.098562%2057.1468797,104.348562%20C56.9712226,104.410562%2056.2009559,104.584566%2055.4165559,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.6191352,101.7561%20C44.6191352,101.7561%2044.3859352,101.6401%2043.9296305,101.9051%20C43.52784,102.1401%2042.9261638,102.5151%2043.0917257,102.9701%20C43.2562781,103.4251%2044.5363543,103.2381%2044.8200305,103.1391%20C45.1026971,103.0381%2045.2783543,102.7291%2045.2248495,102.4601%20C45.1077448,101.8751%2044.6191352,101.7561%2044.6191352,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.7888016,101.813962%20C56.7888016,101.813962%2056.5556016,101.697962%2056.0992969,101.962962%20C55.6975064,102.197962%2055.0958302,102.572962%2055.2613921,103.027962%20C55.4259445,103.482962%2056.7060207,103.295962%2056.9896969,103.196962%20C57.2723635,103.095962%2057.4480207,102.786962%2057.3945159,102.517962%20C57.2774112,101.932962%2056.7888016,101.813962%2056.7888016,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M68.5214286,100.9993%20C68.5214286,100.9993%2067.5401714,100.2283%2066.2651429,101.2943%20C65.0981333,102.2673%2064.2309524,103.7593%2064.7609524,103.9013%20C65.2909524,104.0443%2066.2227429,104.1783%2067.1969333,103.9873%20C68.0439238,103.8233%2068.796019,103.9763%2069.1150286,102.2113%20C69.2634286,101.3893%2068.5214286,100.9993%2068.5214286,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.151739,103.4788%20C65.5575676,103.5608%2066.2935105,103.6528%2067.0991105,103.4978%20C67.2202533,103.4738%2067.3383676,103.4568%2067.4534533,103.4388%20C68.0874343,103.3468%2068.4064438,103.2998%2068.6184438,102.1238%20C68.7012248,101.6658%2068.289339,101.4438%2068.285301,101.4408%20L68.2116057,101.3948%20C68.1328629,101.3368%2067.4938343,100.9218%2066.5903105,101.6758%20C65.8331676,102.3078%2065.3041771,103.0908%2065.151739,103.4788%20M66.18852,104.5828%20C65.4707486,104.5828%2064.8983486,104.4568%2064.6288057,104.3838%20C64.3683486,104.3138%2064.176539,104.1138%2064.1179867,103.8488%20C63.9362724,103.0338%2065.0972248,101.6148%2065.9391676,100.9118%20C67.16372,99.8888%2068.3216438,100.2328%2068.7971295,100.5798%20C69.1948819,100.8058%2069.7753581,101.3978%2069.6118152,102.2988%20C69.2968438,104.0418%2068.5154724,104.2948%2067.6018533,104.4278%20C67.500901,104.4438%2067.3979295,104.4578%2067.292939,104.4778%20C66.9032629,104.5548%2066.529739,104.5828%2066.18852,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.3035733,101.2874%20C68.3035733,101.2874%2067.693821,100.8084%2066.8993257,101.4714%20C66.1744876,102.0764%2065.6333829,103.0054%2065.9645067,103.0944%20C66.2936114,103.1834%2066.8730781,103.2654%2067.4798019,103.1474%20C68.0067733,103.0454%2068.4751924,103.1404%2068.673059,102.0414%20C68.7659352,101.5304%2068.3035733,101.2874%2068.3035733,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.8977124,100.9651%20C70.409541,100.8911%2071.1616362,101.9851%2071.0818838,102.3211%20C71.0021314,102.6591%2070.9577124,103.7701%2070.1288933,103.9011%20C69.519141,103.9971%2067.3426076,104.2491%2066.8600552,103.7861%20C66.4168743,103.3591%2067.2497314,101.3501%2069.8977124,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.9440495,101.4641%20C68.4025067,101.6951%2067.7180495,102.4991%2067.4939352,102.8351%20C67.2728495,103.1681%2067.2375162,103.4251%2067.2556876,103.4901%20C67.4555733,103.6081%2068.8355924,103.6011%2070.04904,103.4061%20C70.3700686,103.3571%2070.4740495,102.8781%2070.5487543,102.4351%20C70.5628876,102.3441%2070.577021,102.2661%2070.5901448,102.2071%20C70.5548114,102.0681%2070.1510019,101.5301%2069.9440495,101.4641%20M68.2783352,104.5611%20C67.5534971,104.5611%2066.8427924,104.4661%2066.5096495,104.1461%20C66.231021,103.8781%2066.167421,103.4341%2066.3329829,102.9271%20C66.6418971,101.9831%2067.7412686,100.7731%2069.8249257,100.4701%20C70.1984495,100.4141%2070.5861067,100.6031%2070.96064,101.0071%20C71.2412876,101.3111%2071.6874971,101.9531%2071.5724114,102.4361%20C71.5633257,102.4771%2071.5552495,102.5311%2071.5441448,102.5961%20C71.4633829,103.0841%2071.2746019,104.2261%2070.2095543,104.3951%20C69.8501638,104.4511%2069.0556686,104.5611%2068.2783352,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.0456076,101.2688%20C70.3474552,101.2248%2070.7906362,101.8708%2070.7431886,102.0698%20C70.6967505,102.2688%2070.6705029,102.9238%2070.1829029,103.0008%20C69.8214933,103.0578%2068.537379,103.2068%2068.2537029,102.9338%20C67.9912267,102.6818%2068.4828648,101.4968%2070.0456076,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.7254552,101.4846%20C71.7254552,101.4846%2071.331741,101.2876%2070.5624838,101.7366%20C69.8820648,102.1326%2068.8674933,102.7656%2069.1461219,103.5346%20C69.42576,104.3016%2071.5851314,103.9886%2072.0646552,103.8196%20C72.544179,103.6506%2072.8399695,103.1276%2072.7491124,102.6736%20C72.5502362,101.6856%2071.7254552,101.4846%2071.7254552,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.4701467,101.9417%20C71.3681848,101.9417%2071.1541657,101.9717%2070.8179943,102.1677%20C70.4848514,102.3617%2069.472299,102.9527%2069.6217086,103.3657%20C69.8125086,103.6227%2071.3409276,103.5437%2071.8951562,103.3487%20C72.1485467,103.2587%2072.2929086,102.9697%2072.2535371,102.7717%20C72.1253276,102.1337%2071.6508514,101.9837%2071.5973467,101.9677%20L71.5327371,101.9467%20C71.5226419,101.9447%2071.5014419,101.9417%2071.4701467,101.9417%20M70.5040324,104.526704%20C69.7135752,104.5277%2068.9069657,104.3497%2068.6717467,103.7037%20C68.238661,102.5107%2069.6873276,101.6667%2070.3061657,101.3057%20C71.1359943,100.8227%2071.6831562,100.9347%2071.885061,101.0087%20C72.3141086,101.1297%2073.0450038,101.5817%2073.24388,102.5767%20C73.3862229,103.2887%2072.9430419,104.0407%2072.2343562,104.2907%20C72.058699,104.3527%2071.2884324,104.526704%2070.5040324,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.8762781,101.7561%20C71.8762781,101.7561%2071.6430781,101.6401%2071.1867733,101.9051%20C70.7849829,102.1401%2070.1833067,102.5151%2070.3488686,102.9701%20C70.513421,103.4251%2071.7934971,103.2381%2072.0771733,103.1391%20C72.35984,103.0381%2072.5354971,102.7291%2072.4819924,102.4601%20C72.3648876,101.8751%2071.8762781,101.7561%2071.8762781,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M24.0018324,101.9534%20C24.0018324,101.9534%2023.6071086,101.7564%2022.8378514,102.2054%20C22.1574324,102.6014%2021.142861,103.2344%2021.4214895,104.0034%20C21.7011276,104.7704%2023.860499,104.4574%2024.3400229,104.2884%20C24.8195467,104.1184%2025.1153371,103.5964%2025.02448,103.1424%20C24.8256038,102.1544%2024.0018324,101.9534%2024.0018324,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.7455143,102.4104%20C23.6435524,102.4104%2023.4285238,102.4404%2023.0933619,102.6364%20C22.760219,102.8304%2021.7476667,103.4214%2021.8970762,103.8344%20C22.0878762,104.0924%2023.6162952,104.0134%2024.1705238,103.8174%20C24.4239143,103.7274%2024.5682762,103.4384%2024.5289048,103.2404%20C24.4006952,102.6024%2023.9272286,102.4514%2023.8727143,102.4364%20L23.8081048,102.4154%20C23.8000286,102.4134%2023.7788286,102.4104%2023.7455143,102.4104%20M22.7794,104.9954%20C21.9889429,104.9954%2021.1823333,104.8184%2020.9471143,104.1724%20C20.5140286,102.9794%2021.9626952,102.1354%2022.5815333,101.7744%20C23.413381,101.2894%2023.9595333,101.4044%2024.1614381,101.4774%20C24.5894762,101.5984%2025.3203714,102.0504%2025.5192476,103.0454%20C25.660581,103.7554%2025.2184095,104.5084%2024.5107333,104.7594%20C24.3340667,104.8214%2023.5638,104.9954%2022.7794,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.1516457,102.2249%20C24.1516457,102.2249%2023.9194552,102.1079%2023.462141,102.3739%20C23.0603505,102.6089%2022.4586743,102.9839%2022.6242362,103.4389%20C22.7887886,103.8929%2024.0688648,103.7069%2024.352541,103.6069%20C24.6362171,103.5069%2024.8108648,103.1979%2024.7583695,102.9289%20C24.6402552,102.3439%2024.1516457,102.2249%2024.1516457,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.3619981,101.3811%20C26.8748362,101.3071%2027.6259219,102.4011%2027.5461695,102.7381%20C27.4664171,103.0751%2027.4219981,104.1871%2026.593179,104.3181%20C25.9834267,104.4141%2023.8068933,104.6661%2023.324341,104.2021%20C22.88116,103.7761%2023.7140171,101.7671%2026.3619981,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.4093448,101.8801%20C24.8678019,102.1121%2024.1823352,102.9151%2023.9592305,103.2511%20C23.7381448,103.5841%2023.7018019,103.8411%2023.7199733,103.9061%20C23.9188495,104.0231%2025.3008876,104.0151%2026.5143352,103.8231%20C26.8333448,103.7741%2026.9383352,103.2951%2027.01304,102.8521%20C27.0271733,102.7601%2027.0413067,102.6831%2027.05544,102.6241%20C27.0190971,102.4841%2026.6152876,101.9461%2026.4093448,101.8801%20M24.7436305,104.9781%20C24.0187924,104.9781%2023.3070781,104.8831%2022.9729257,104.5611%20C22.6963162,104.2951%2022.6317067,103.8521%2022.7972686,103.3461%20C23.1051733,102.4011%2024.2035352,101.1901%2026.2892114,100.8861%20C26.6556686,100.8361%2027.0503924,101.0181%2027.4239162,101.4221%20C27.7055733,101.7261%2028.1517829,102.3681%2028.0377067,102.8531%20C28.028621,102.8941%2028.0195352,102.9491%2028.0084305,103.0131%20C27.9276686,103.5011%2027.7388876,104.6431%2026.67384,104.8121%20C26.3144495,104.8681%2025.5209638,104.9781%2024.7436305,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.5098933,101.6858%20C26.811741,101.6418%2027.2549219,102.2868%2027.2074743,102.4858%20C27.1620457,102.6848%2027.1347886,103.3398%2026.6471886,103.4178%20C26.285779,103.4748%2025.0016648,103.6228%2024.7179886,103.3498%20C24.4555124,103.0978%2024.9471505,101.9128%2026.5098933,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M33.1003676,101.7727%20C33.2588629,101.6367%2033.4506724,101.5967%2033.6091676,101.6687%20C34.2017581,101.9367%2035.6988819,102.7007%2035.4051105,103.7627%20C35.1769581,104.5897%2034.6651295,104.3487%2033.6929581,104.3777%20L32.9600438,104.4007%20C32.8086152,104.4057%2032.6723295,104.3307%2032.5875295,104.1927%20C32.1564629,103.4997%2032.3704819,102.3987%2033.0498914,101.8157%20L33.1003676,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3990857,102.1233%20L33.4293714,102.1513%20L33.3788952,102.1943%20C32.8882667,102.6163%2032.7146286,103.4433%2033.0174857,103.9313%20L33.6767048,103.8783%20C33.8947619,103.8723%2034.091619,103.8773%2034.2672762,103.8833%20C34.8396762,103.9013%2034.8447238,103.9023%2034.918419,103.6313%20C35.105181,102.9553%2033.8018857,102.3063%2033.3990857,102.1233%20L33.3990857,102.1233%20Z%20M32.9458095,104.9003%20C32.6237714,104.9003%2032.33,104.7343%2032.1573714,104.4533%20C31.6011238,103.5593%2031.8585524,102.1773%2032.7196762,101.4373%20L32.7701524,101.3943%20C33.0780571,101.1313%2033.4798476,101.0613%2033.8170286,101.2133%20C35.9945714,102.1993%2036.0521143,103.3163%2035.8926095,103.8943%20C35.6069143,104.9273%2034.8396762,104.9033%2034.2349714,104.8833%20C34.0795048,104.8783%2033.9028381,104.8733%2033.7090095,104.8783%20L32.9760952,104.9003%20L32.9458095,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.1792114,102.009%20C33.2942971,101.909%2033.4336114,101.881%2033.5486971,101.933%20C33.9797638,102.128%2035.067021,102.683%2034.8540114,103.454%20C34.68744,104.056%2034.3159352,103.88%2033.6102781,103.903%20L33.07624,103.918%20C32.9672114,103.922%2032.8682781,103.867%2032.8066971,103.768%20C32.4927352,103.264%2032.6492114,102.464%2033.1428686,102.04%20L33.1792114,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.6547619,101.4993%20C29.6547619,101.4993%2028.7441714,100.6483%2027.3813143,101.6033%20C26.1365714,102.4743%2025.1432,103.8883%2025.6590667,104.0743%20C26.1759429,104.2613%2027.091581,104.4723%2028.0778857,104.3653%20C28.9369905,104.2723%2029.6739429,104.4883%2030.1423619,102.7563%20C30.360419,101.9493%2029.6547619,101.4993%2029.6547619,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.0849848,103.6858%20C26.4837467,103.8008%2027.2095943,103.9568%2028.02428,103.8688%20C28.1454229,103.8558%2028.2655562,103.8478%2028.382661,103.8398%20C29.0216895,103.8008%2029.3427181,103.7818%2029.654661,102.6258%20C29.7677276,102.2068%2029.442661,101.9608%2029.3760324,101.9158%20L29.3144514,101.8688%20C29.2498419,101.8118%2028.6461467,101.3318%2027.6729657,102.0108%20C26.8643371,102.5768%2026.2707371,103.3118%2026.0849848,103.6858%20M27.5296133,104.8948%20C26.5746038,104.8948%2025.8083752,104.6608%2025.4863371,104.5438%20C25.2319371,104.4528%2025.058299,104.2368%2025.0219562,103.9678%20C24.9109086,103.1408%2026.1899752,101.8238%2027.0904705,101.1948%20C28.3988133,100.2798%2029.5214038,100.7188%2029.9666038,101.1038%20C30.3421467,101.3628%2030.8691181,102.0008%2030.6308705,102.8848%20C30.167499,104.5958%2029.3669467,104.7818%2028.4452514,104.8378%20C28.3432895,104.8448%2028.2393086,104.8508%2028.1333086,104.8628%20C27.9253467,104.8848%2027.7234419,104.8948%2027.5296133,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4131829,101.7678%20C29.4131829,101.7678%2028.8458305,101.2388%2027.99884,101.8318%20C27.2235257,102.3748%2026.6067067,103.2548%2026.9267257,103.3718%20C27.2477543,103.4868%2027.8181352,103.6188%2028.4319257,103.5518%20C28.9669733,103.4938%2029.4252971,103.6278%2029.7170495,102.5498%20C29.8533352,102.0478%2029.4131829,101.7678%2029.4131829,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M178.5693,139.2173%20L126.4353,132.5813%20C125.2003,132.4243%20124.3263,131.2953%20124.4833,130.0603%20L130.1733,85.3513%20C130.3313,84.1153%20131.4603,83.2423%20132.6953,83.4003%20L184.8303,90.0353%20C186.0653,90.1933%20186.9393,91.3213%20186.7823,92.5573%20L181.0903,137.2653%20C180.9333,138.5003%20179.8043,139.3743%20178.5693,139.2173'%20id='Fill-528'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M178.6953,138.2251%20C179.0243,138.2661%20179.3563,138.1781%20179.6223,137.9731%20C179.8873,137.7671%20180.0563,137.4711%20180.0983,137.1391%20L185.7903,92.4311%20C185.8333,92.0981%20185.7433,91.7691%20185.5383,91.5041%20C185.3323,91.2391%20185.0363,91.0701%20184.7043,91.0281%20L132.5693,84.3921%20C131.8923,84.3111%20131.2533,84.7911%20131.1663,85.4771%20L125.4753,130.1861%20C125.3873,130.8721%20125.8753,131.5021%20126.5613,131.5891%20L178.6953,138.2251%20Z%20M178.8563,140.2361%20C178.7193,140.2361%20178.5823,140.2271%20178.4433,140.2091%20L126.3093,133.5741%20C125.4473,133.4631%20124.6783,133.0251%20124.1463,132.3371%20C123.6143,131.6501%20123.3823,130.7961%20123.4913,129.9341%20L129.1813,85.2251%20C129.4093,83.4451%20131.0493,82.1811%20132.8213,82.4081%20L184.9563,89.0431%20C185.8183,89.1541%20186.5873,89.5921%20187.1193,90.2801%20C187.6513,90.9671%20187.8833,91.8211%20187.7743,92.6831%20L182.0833,137.3911%20C181.8743,139.0331%20180.4693,140.2361%20178.8563,140.2361%20L178.8563,140.2361%20Z'%20id='Fill-530'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M174.9609,127.0893%20L132.9739,121.7443%20C131.7379,121.5873%20130.8639,120.4583%20131.0219,119.2233%20L134.4129,92.5763%20C134.5699,91.3413%20135.6989,90.4673%20136.9349,90.6243%20L178.9229,95.9693%20C180.1579,96.1263%20181.0319,97.2553%20180.8749,98.4903%20L177.4819,125.1373%20C177.3249,126.3723%20176.1959,127.2463%20174.9609,127.0893'%20id='Fill-532'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M175.0869,126.0972%20C175.4179,126.1372%20175.7489,126.0502%20176.0139,125.8452%20C176.2789,125.6392%20176.4479,125.3432%20176.4899,125.0112%20L179.8829,98.3652%20C179.9709,97.6782%20179.4829,97.0482%20178.7969,96.9612%20L136.8089,91.6172%20C136.4749,91.5722%20136.1469,91.6622%20135.8819,91.8682%20C135.6159,92.0752%20135.4469,92.3702%20135.4049,92.7022%20L132.0139,119.3492%20C131.9259,120.0352%20132.4129,120.6652%20133.0999,120.7522%20L175.0869,126.0972%20Z%20M175.2519,128.1082%20C175.1129,128.1082%20174.9749,128.0992%20174.8349,128.0812%20L132.8479,122.7372%20C131.0669,122.5102%20129.8029,120.8772%20130.0289,119.0972%20L133.4209,92.4512%20C133.5309,91.5882%20133.9699,90.8202%20134.6569,90.2872%20C135.3449,89.7552%20136.2009,89.5242%20137.0609,89.6322%20L179.0489,94.9772%20C180.8289,95.2032%20182.0939,96.8362%20181.8669,98.6172%20L178.4749,125.2632%20C178.3639,126.1252%20177.9259,126.8942%20177.2379,127.4262%20C176.6619,127.8722%20175.9689,128.1082%20175.2519,128.1082%20L175.2519,128.1082%20Z'%20id='Fill-534'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M131.4092,116.1724%20C131.4452,115.8904%20137.7102,111.8604%20141.0912,109.7034%20C142.3102,108.9254%20143.9082,109.1374%20144.8882,110.2024%20L150.4062,116.1984%20C150.7022,116.5204%20151.1912,116.5694%20151.5462,116.3164%20L162.8182,108.2334%20C163.9482,107.4224%20165.4892,107.4994%20166.5322,108.4184%20L178.2922,118.7764%20L177.5572,124.5164%20C177.3872,125.8564%20176.1592,126.8014%20174.8212,126.6254%20L132.4952,121.0614%20C131.3972,120.9164%20130.6532,119.8714%20130.8752,118.7874%20L131.4092,116.1724%20Z'%20id='Fill-536'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M175.0615,102.602%20C174.8315,104.355%20173.2225,105.589%20171.4695,105.359%20C169.7165,105.128%20168.4825,103.521%20168.7125,101.767%20C168.9435,100.014%20170.5505,98.78%20172.3045,99.01%20C174.0575,99.241%20175.2915,100.849%20175.0615,102.602'%20id='Fill-538'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M171.8857,99.9829%20C170.7987,99.9829%20169.8497,100.7909%20169.7037,101.8969%20C169.5457,103.1009%20170.3967,104.2099%20171.5997,104.3679%20C172.8097,104.5269%20173.9127,103.6759%20174.0707,102.4719%20C174.2287,101.2679%20173.3777,100.1599%20172.1747,100.0019%20C172.0767,99.9889%20171.9817,99.9829%20171.8857,99.9829%20M171.8957,106.3869%20C171.7107,106.3869%20171.5257,106.3749%20171.3397,106.3499%20C169.0427,106.0479%20167.4197,103.9339%20167.7217,101.6369%20C168.0237,99.3399%20170.1367,97.7129%20172.4347,98.0189%20C173.5477,98.1659%20174.5367,98.7359%20175.2197,99.6269%20C175.9037,100.5169%20176.1987,101.6199%20176.0527,102.7319%20C175.9067,103.8449%20175.3357,104.8349%20174.4457,105.5169%20C173.7037,106.0869%20172.8147,106.3869%20171.8957,106.3869'%20id='Fill-540'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-542'%20fill='%23FFFFFF'%20points='105.15%20210.016%20192.554%20210.016%20192.554%20115.853%20105.15%20115.853'%3e%3c/polygon%3e%3cpath%20d='M106.149,209.016%20L191.553,209.016%20L191.553,116.853%20L106.149,116.853%20L106.149,209.016%20Z%20M104.15,211.016%20L193.554,211.016%20L193.554,114.853%20L104.15,114.853%20L104.15,211.016%20Z'%20id='Fill-544'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-545'%20fill='%23E1F2FF'%20points='191.5146%20170.0161%20105.0676%20130.2781%20105.1486%20115.8531%20191.5146%20115.8531'%3e%3c/polygon%3e%3cpolygon%20id='Fill-546'%20fill='%23FFFFFF'%20points='61.364%20210.112%20105.067%20210.112%20105.067%20115.949%2061.364%20115.949'%3e%3c/polygon%3e%3cpath%20d='M62.364,209.112%20L104.067,209.112%20L104.067,116.949%20L62.364,116.949%20L62.364,209.112%20Z%20M60.364,211.112%20L106.067,211.112%20L106.067,114.949%20L60.364,114.949%20L60.364,211.112%20Z'%20id='Fill-547'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-548'%20fill='%23E1F2FF'%20points='62.3467%20149.4819%20104.1227%20130.2779%20104.0417%20115.8529%2061.3647%20115.8529'%3e%3c/polygon%3e%3cpolygon%20id='Fill-549'%20fill='%23FFFFFF'%20points='105.0674%20115.9487%2061.3644%20115.9487%2037.4184%20144.6067%2081.1204%20144.6067'%3e%3c/polygon%3e%3cpath%20d='M39.5566,143.6069%20L80.6526,143.6069%20L102.9286,116.9489%20L61.8316,116.9489%20L39.5566,143.6069%20Z%20M81.5876,145.6069%20L35.2796,145.6069%20L60.8966,114.9489%20L107.2056,114.9489%20L81.5876,145.6069%20Z'%20id='Fill-550'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-551'%20fill='%23FFFFFF'%20points='105.0674%20115.9487%20192.4714%20115.9487%20216.4184%20144.6067%20129.0134%20144.6067'%3e%3c/polygon%3e%3cpath%20d='M129.4814,143.6069%20L214.2794,143.6069%20L192.0034,116.9489%20L107.2064,116.9489%20L129.4814,143.6069%20Z%20M218.5564,145.6069%20L128.5454,145.6069%20L102.9284,114.9489%20L192.9394,114.9489%20L218.5564,145.6069%20Z'%20id='Fill-552'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2529,64.5737%20C209.6999,64.5737%20209.2529,64.1267%20209.2529,63.5737%20L209.2529,56.5737%20C209.2529,56.0207%20209.6999,55.5737%20210.2529,55.5737%20C210.8059,55.5737%20211.2529,56.0207%20211.2529,56.5737%20L211.2529,63.5737%20C211.2529,64.1267%20210.8059,64.5737%20210.2529,64.5737'%20id='Fill-553'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.7529,61.0737%20L206.7529,61.0737%20C206.1999,61.0737%20205.7529,60.6267%20205.7529,60.0737%20C205.7529,59.5207%20206.1999,59.0737%20206.7529,59.0737%20L213.7529,59.0737%20C214.3059,59.0737%20214.7529,59.5207%20214.7529,60.0737%20C214.7529,60.6267%20214.3059,61.0737%20213.7529,61.0737'%20id='Fill-554'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1191,54.0845%20C53.5661,54.0845%2053.1191,53.6375%2053.1191,53.0845%20L53.1191,46.0845%20C53.1191,45.5315%2053.5661,45.0845%2054.1191,45.0845%20C54.6721,45.0845%2055.1191,45.5315%2055.1191,46.0845%20L55.1191,53.0845%20C55.1191,53.6375%2054.6721,54.0845%2054.1191,54.0845'%20id='Fill-555'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6191,50.5845%20L50.6191,50.5845%20C50.0661,50.5845%2049.6191,50.1375%2049.6191,49.5845%20C49.6191,49.0315%2050.0661,48.5845%2050.6191,48.5845%20L57.6191,48.5845%20C58.1721,48.5845%2058.6191,49.0315%2058.6191,49.5845%20C58.6191,50.1375%2058.1721,50.5845%2057.6191,50.5845'%20id='Fill-556'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.7959,14.937%20C174.5199,14.937%20174.2959,14.713%20174.2959,14.437%20L174.2959,10.5%20C174.2959,10.223%20174.5199,10%20174.7959,10%20C175.0719,10%20175.2959,10.223%20175.2959,10.5%20L175.2959,14.437%20C175.2959,14.713%20175.0719,14.937%20174.7959,14.937'%20id='Fill-557'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.7646,12.9683%20L172.8266,12.9683%20C172.5506,12.9683%20172.3276,12.7443%20172.3276,12.4683%20C172.3276,12.1923%20172.5506,11.9683%20172.8266,11.9683%20L176.7646,11.9683%20C177.0406,11.9683%20177.2646,12.1923%20177.2646,12.4683%20C177.2646,12.7443%20177.0406,12.9683%20176.7646,12.9683'%20id='Fill-558'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4082,173.812%20C22.1322,173.812%2021.9082,173.588%2021.9082,173.312%20L21.9082,169.375%20C21.9082,169.098%2022.1322,168.875%2022.4082,168.875%20C22.6842,168.875%2022.9082,169.098%2022.9082,169.375%20L22.9082,173.312%20C22.9082,173.588%2022.6842,173.812%2022.4082,173.812'%20id='Fill-559'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.377,171.8432%20L20.439,171.8432%20C20.163,171.8432%2019.94,171.6192%2019.94,171.3432%20C19.94,171.0672%2020.163,170.8432%2020.439,170.8432%20L24.377,170.8432%20C24.653,170.8432%2024.877,171.0672%2024.877,171.3432%20C24.877,171.6192%2024.653,171.8432%2024.377,171.8432'%20id='Fill-560'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M92.2666,172.1724%20L72.0456,172.1724%20C71.4936,172.1724%2071.0456,171.7254%2071.0456,171.1724%20C71.0456,170.6194%2071.4936,170.1724%2072.0456,170.1724%20L92.2666,170.1724%20C92.8196,170.1724%2093.2666,170.6194%2093.2666,171.1724%20C93.2666,171.7254%2092.8196,172.1724%2092.2666,172.1724'%20id='Fill-561'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,179.438%20L72.0456,179.438%20C71.4936,179.438%2071.0456,178.991%2071.0456,178.438%20C71.0456,177.885%2071.4936,177.438%2072.0456,177.438%20L92.2666,177.438%20C92.8196,177.438%2093.2666,177.885%2093.2666,178.438%20C93.2666,178.991%2092.8196,179.438%2092.2666,179.438'%20id='Fill-562'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,186.7036%20L72.0456,186.7036%20C71.4936,186.7036%2071.0456,186.2566%2071.0456,185.7036%20C71.0456,185.1506%2071.4936,184.7036%2072.0456,184.7036%20L92.2666,184.7036%20C92.8196,184.7036%2093.2666,185.1506%2093.2666,185.7036%20C93.2666,186.2566%2092.8196,186.7036%2092.2666,186.7036'%20id='Fill-563'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M203.5146,140.4028%20L183.1296,140.4028%20C182.5776,140.4028%20182.1296,139.9558%20182.1296,139.4028%20C182.1296,138.8498%20182.5776,138.4028%20183.1296,138.4028%20L203.5146,138.4028%20C204.0676,138.4028%20204.5146,138.8498%20204.5146,139.4028%20C204.5146,139.9558%20204.0676,140.4028%20203.5146,140.4028'%20id='Fill-564'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M61.2148,140.4028%20L47.8298,140.4028%20C47.2768,140.4028%2046.8298,139.9558%2046.8298,139.4028%20C46.8298,138.8498%2047.2768,138.4028%2047.8298,138.4028%20L61.2148,138.4028%20C61.7678,138.4028%2062.2148,138.8498%2062.2148,139.4028%20C62.2148,139.9558%2061.7678,140.4028%2061.2148,140.4028'%20id='Fill-565'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.0146,206.9683%20C186.4616,206.9683%20186.0146,206.5213%20186.0146,205.9683%20L186.0146,191.7183%20C186.0146,191.1653%20186.4616,190.7183%20187.0146,190.7183%20C187.5676,190.7183%20188.0146,191.1653%20188.0146,191.7183%20L188.0146,205.9683%20C188.0146,206.5213%20187.5676,206.9683%20187.0146,206.9683'%20id='Fill-566'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M133.1641,170.1382%20L131.5801,165.8092%20C131.5021,165.6172%20131.4211,165.3892%20131.3371,165.1252%20C131.2531,164.8612%20131.1691,164.5762%20131.0851,164.2702%20C131.0071,164.5762%20130.9261,164.8632%20130.8421,165.1292%20C130.7581,165.3972%20130.6771,165.6292%20130.5991,165.8272%20L129.0231,170.1382%20L133.1641,170.1382%20Z%20M137.4381,175.0522%20L135.5661,175.0522%20C135.3561,175.0522%20135.1851,174.9992%20135.0541,174.8952%20C134.9221,174.7892%20134.8231,174.6592%20134.7571,174.5032%20L133.7851,171.8482%20L128.3931,171.8482%20L127.4221,174.5032%20C127.3741,174.6412%20127.2811,174.7672%20127.1431,174.8812%20C127.0051,174.9952%20126.8341,175.0522%20126.6301,175.0522%20L124.7401,175.0522%20L129.8611,162.0382%20L132.3271,162.0382%20L137.4381,175.0522%20Z'%20id='Fill-567'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M145.7187,164.4048%20C145.6467,164.5308%20145.5707,164.6228%20145.4897,164.6798%20C145.4077,164.7368%20145.3077,164.7648%20145.1877,164.7648%20C145.0617,164.7648%20144.9257,164.7188%20144.7787,164.6258%20C144.6307,164.5328%20144.4557,164.4288%20144.2517,164.3148%20C144.0477,164.2018%20143.8097,164.0978%20143.5357,164.0048%20C143.2637,163.9118%20142.9407,163.8658%20142.5687,163.8658%20C142.2327,163.8658%20141.9387,163.9058%20141.6867,163.9868%20C141.4347,164.0678%20141.2237,164.1798%20141.0527,164.3248%20C140.8807,164.4678%20140.7537,164.6408%20140.6697,164.8418%20C140.5857,165.0428%20140.5437,165.2628%20140.5437,165.5038%20C140.5437,165.8088%20140.6287,166.0638%20140.8007,166.2678%20C140.9717,166.4718%20141.1977,166.6458%20141.4797,166.7908%20C141.7617,166.9338%20142.0827,167.0628%20142.4427,167.1768%20C142.8027,167.2918%20143.1717,167.4128%20143.5497,167.5418%20C143.9277,167.6708%20144.2967,167.8208%20144.6567,167.9918%20C145.0167,168.1628%20145.3377,168.3788%20145.6197,168.6398%20C145.9017,168.9008%20146.1277,169.2198%20146.2997,169.5978%20C146.4707,169.9758%20146.5557,170.4348%20146.5557,170.9748%20C146.5557,171.5628%20146.4547,172.1138%20146.2537,172.6268%20C146.0537,173.1398%20145.7597,173.5868%20145.3717,173.9678%20C144.9857,174.3488%20144.5127,174.6488%20143.9547,174.8678%20C143.3967,175.0868%20142.7577,175.1958%20142.0377,175.1958%20C141.6237,175.1958%20141.2157,175.1558%20140.8137,175.0748%20C140.4117,174.9938%20140.0267,174.8788%20139.6567,174.7278%20C139.2877,174.5788%20138.9417,174.3978%20138.6177,174.1878%20C138.2937,173.9778%20138.0057,173.7448%20137.7537,173.4858%20L138.4647,172.3258%20C138.5247,172.2418%20138.6027,172.1708%20138.6987,172.1138%20C138.7947,172.0568%20138.8967,172.0278%20139.0047,172.0278%20C139.1547,172.0278%20139.3167,172.0898%20139.4907,172.2128%20C139.6647,172.3358%20139.8717,172.4718%20140.1127,172.6228%20C140.3517,172.7718%20140.6317,172.9088%20140.9527,173.0318%20C141.2747,173.1548%20141.6597,173.2168%20142.1097,173.2168%20C142.7997,173.2168%20143.3337,173.0528%20143.7117,172.7258%20C144.0897,172.3988%20144.2797,171.9288%20144.2797,171.3168%20C144.2797,170.9748%20144.1937,170.6958%20144.0227,170.4798%20C143.8517,170.2638%20143.6247,170.0828%20143.3427,169.9358%20C143.0607,169.7888%20142.7397,169.6648%20142.3797,169.5618%20C142.0197,169.4608%20141.6537,169.3488%20141.2817,169.2288%20C140.9097,169.1088%20140.5437,168.9658%20140.1837,168.7978%20C139.8237,168.6298%20139.5027,168.4108%20139.2207,168.1398%20C138.9387,167.8708%20138.7117,167.5328%20138.5407,167.1278%20C138.3697,166.7228%20138.2847,166.2228%20138.2847,165.6298%20C138.2847,165.1558%20138.3787,164.6928%20138.5687,164.2438%20C138.7577,163.7938%20139.0317,163.3938%20139.3917,163.0468%20C139.7517,162.6988%20140.1957,162.4198%20140.7237,162.2098%20C141.2517,161.9998%20141.8577,161.8938%20142.5417,161.8938%20C143.3097,161.8938%20144.0177,162.0138%20144.6657,162.2548%20C145.3137,162.4948%20145.8657,162.8308%20146.3227,163.2618%20L145.7187,164.4048%20Z'%20id='Fill-568'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M155.5918,164.4048%20C155.5198,164.5308%20155.4438,164.6228%20155.3628,164.6798%20C155.2808,164.7368%20155.1808,164.7648%20155.0608,164.7648%20C154.9348,164.7648%20154.7988,164.7188%20154.6518,164.6258%20C154.5038,164.5328%20154.3288,164.4288%20154.1248,164.3148%20C153.9208,164.2018%20153.6828,164.0978%20153.4088,164.0048%20C153.1368,163.9118%20152.8138,163.8658%20152.4418,163.8658%20C152.1058,163.8658%20151.8118,163.9058%20151.5598,163.9868%20C151.3078,164.0678%20151.0968,164.1798%20150.9258,164.3248%20C150.7538,164.4678%20150.6268,164.6408%20150.5428,164.8418%20C150.4588,165.0428%20150.4168,165.2628%20150.4168,165.5038%20C150.4168,165.8088%20150.5018,166.0638%20150.6738,166.2678%20C150.8448,166.4718%20151.0708,166.6458%20151.3528,166.7908%20C151.6348,166.9338%20151.9558,167.0628%20152.3158,167.1768%20C152.6758,167.2918%20153.0448,167.4128%20153.4228,167.5418%20C153.8008,167.6708%20154.1698,167.8208%20154.5298,167.9918%20C154.8898,168.1628%20155.2108,168.3788%20155.4928,168.6398%20C155.7748,168.9008%20156.0008,169.2198%20156.1728,169.5978%20C156.3438,169.9758%20156.4288,170.4348%20156.4288,170.9748%20C156.4288,171.5628%20156.3278,172.1138%20156.1268,172.6268%20C155.9268,173.1398%20155.6328,173.5868%20155.2448,173.9678%20C154.8588,174.3488%20154.3858,174.6488%20153.8278,174.8678%20C153.2698,175.0868%20152.6308,175.1958%20151.9108,175.1958%20C151.4968,175.1958%20151.0888,175.1558%20150.6868,175.0748%20C150.2848,174.9938%20149.8998,174.8788%20149.5298,174.7278%20C149.1608,174.5788%20148.8148,174.3978%20148.4908,174.1878%20C148.1668,173.9778%20147.8788,173.7448%20147.6268,173.4858%20L148.3378,172.3258%20C148.3978,172.2418%20148.4758,172.1708%20148.5718,172.1138%20C148.6678,172.0568%20148.7698,172.0278%20148.8778,172.0278%20C149.0278,172.0278%20149.1898,172.0898%20149.3638,172.2128%20C149.5378,172.3358%20149.7448,172.4718%20149.9858,172.6228%20C150.2248,172.7718%20150.5048,172.9088%20150.8258,173.0318%20C151.1478,173.1548%20151.5328,173.2168%20151.9828,173.2168%20C152.6728,173.2168%20153.2068,173.0528%20153.5848,172.7258%20C153.9628,172.3988%20154.1528,171.9288%20154.1528,171.3168%20C154.1528,170.9748%20154.0668,170.6958%20153.8958,170.4798%20C153.7248,170.2638%20153.4978,170.0828%20153.2158,169.9358%20C152.9338,169.7888%20152.6128,169.6648%20152.2528,169.5618%20C151.8928,169.4608%20151.5268,169.3488%20151.1548,169.2288%20C150.7828,169.1088%20150.4168,168.9658%20150.0568,168.7978%20C149.6968,168.6298%20149.3758,168.4108%20149.0938,168.1398%20C148.8118,167.8708%20148.5848,167.5328%20148.4138,167.1278%20C148.2428,166.7228%20148.1578,166.2228%20148.1578,165.6298%20C148.1578,165.1558%20148.2518,164.6928%20148.4418,164.2438%20C148.6308,163.7938%20148.9048,163.3938%20149.2648,163.0468%20C149.6248,162.6988%20150.0688,162.4198%20150.5968,162.2098%20C151.1248,161.9998%20151.7308,161.8938%20152.4148,161.8938%20C153.1828,161.8938%20153.8908,162.0138%20154.5388,162.2548%20C155.1868,162.4948%20155.7388,162.8308%20156.1958,163.2618%20L155.5918,164.4048%20Z'%20id='Fill-569'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-570'%20fill='%235E63B6'%20points='160.9648%20163.9643%20160.9648%20167.5733%20165.5188%20167.5733%20165.5188%20169.4363%20160.9648%20169.4363%20160.9648%20173.1173%20166.7428%20173.1173%20166.7428%20175.0523%20158.5348%20175.0523%20158.5348%20162.0383%20166.7428%20162.0383%20166.7428%20163.9643'%3e%3c/polygon%3e%3cpolygon%20id='Fill-571'%20fill='%235E63B6'%20points='177.9746%20164.0268%20174.0506%20164.0268%20174.0506%20175.0518%20171.6296%20175.0518%20171.6296%20164.0268%20167.7046%20164.0268%20167.7046%20162.0388%20177.9746%20162.0388'%3e%3c/polygon%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/AssociationTypes.svg.js b/lib/static/illustrations/AssociationTypes.svg.js new file mode 100644 index 00000000..7d1ea3c3 --- /dev/null +++ b/lib/static/illustrations/AssociationTypes.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/AssociationType'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.3605,218.4347%20C23.3605,161.2417%2069.7245,114.8767%20126.9185,114.8767%20C184.1115,114.8767%20230.4765,161.2417%20230.4765,218.4347%20L23.3605,218.4347%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M242.7492,32.7813%20C242.7492,32.5051576%20242.973058,32.2813%20243.2492,32.2813%20C243.525342,32.2813%20243.7492,32.5051576%20243.7492,32.7813%20L243.7492,36.7193%20C243.7492,36.9954424%20243.525342,37.2193%20243.2492,37.2193%20C242.973058,37.2193%20242.7492,36.9954424%20242.7492,36.7193%20L242.7492,32.7813%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M245.2179,34.2501%20C245.494042,34.2501%20245.7179,34.4739576%20245.7179,34.7501%20C245.7179,35.0262424%20245.494042,35.2501%20245.2179,35.2501%20L241.2799,35.2501%20C241.003758,35.2501%20240.7799,35.0262424%20240.7799,34.7501%20C240.7799,34.4739576%20241.003758,34.2501%20241.2799,34.2501%20L245.2179,34.2501%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M63.0851,11.5001%20C63.0851,11.2239576%2063.3089576,11.0001%2063.5851,11.0001%20C63.8612424,11.0001%2064.0851,11.2239576%2064.0851,11.5001%20L64.0851,15.4381%20C64.0851,15.7142424%2063.8612424,15.9381%2063.5851,15.9381%20C63.3089576,15.9381%2063.0851,15.7142424%2063.0851,15.4381%20L63.0851,11.5001%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M65.5538,12.9688%20C65.8299424,12.9688%2066.0538,13.1926576%2066.0538,13.4688%20C66.0538,13.7449424%2065.8299424,13.9688%2065.5538,13.9688%20L61.6158,13.9688%20C61.3396576,13.9688%2061.1158,13.7449424%2061.1158,13.4688%20C61.1158,13.1926576%2061.3396576,12.9688%2061.6158,12.9688%20L65.5538,12.9688%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M245.2179,210.6046%20C244.665615,210.6046%20244.2179,210.156885%20244.2179,209.6046%20C244.2179,209.052315%20244.665615,208.6046%20245.2179,208.6046%20L252.1909,208.6046%20C252.743185,208.6046%20253.1909,209.052315%20253.1909,209.6046%20C253.1909,210.156885%20252.743185,210.6046%20252.1909,210.6046%20L245.2179,210.6046%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M3.0001,210.6046%20C2.44781525,210.6046%202.0001,210.156885%202.0001,209.6046%20C2.0001,209.052315%202.44781525,208.6046%203.0001,208.6046%20L11.9731,208.6046%20C12.5253847,208.6046%2012.9731,209.052315%2012.9731,209.6046%20C12.9731,210.156885%2012.5253847,210.6046%2011.9731,210.6046%20L3.0001,210.6046%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M170.0363,219.7188%20C169.484015,219.7188%20169.0363,219.271085%20169.0363,218.7188%20C169.0363,218.166515%20169.484015,217.7188%20170.0363,217.7188%20L179.1773,217.7188%20C179.729585,217.7188%20180.1773,218.166515%20180.1773,218.7188%20C180.1773,219.271085%20179.729585,219.7188%20179.1773,219.7188%20L170.0363,219.7188%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M86.3338017,217.643712%20C86.8860243,217.635429%2087.3404042,218.076379%2087.3486875,218.628602%20C87.3569709,219.180824%2086.9160209,219.635204%2086.3637983,219.643488%20L81.3637983,219.718488%20C80.8115757,219.726771%2080.3571958,219.285821%2080.3489125,218.733598%20C80.3406291,218.181376%2080.7815791,217.726996%2081.3338017,217.718712%20L86.3338017,217.643712%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M24.9093,84.0294%20C24.9093,83.4771153%2025.3570153,83.0294%2025.9093,83.0294%20C26.4615847,83.0294%2026.9093,83.4771153%2026.9093,84.0294%20L26.9093,91.0294%20C26.9093,91.5816847%2026.4615847,92.0294%2025.9093,92.0294%20C25.3570153,92.0294%2024.9093,91.5816847%2024.9093,91.0294%20L24.9093,84.0294%20Z'%20id='Stroke-31'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M29.4093,86.5294%20C29.9615847,86.5294%2030.4093,86.9771153%2030.4093,87.5294%20C30.4093,88.0816847%2029.9615847,88.5294%2029.4093,88.5294%20L22.4093,88.5294%20C21.8570153,88.5294%2021.4093,88.0816847%2021.4093,87.5294%20C21.4093,86.9771153%2021.8570153,86.5294%2022.4093,86.5294%20L29.4093,86.5294%20Z'%20id='Stroke-33'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M232.9767,157.3477%20C232.9767,156.795415%20233.424415,156.3477%20233.9767,156.3477%20C234.528985,156.3477%20234.9767,156.795415%20234.9767,157.3477%20L234.9767,164.3477%20C234.9767,164.899985%20234.528985,165.3477%20233.9767,165.3477%20C233.424415,165.3477%20232.9767,164.899985%20232.9767,164.3477%20L232.9767,157.3477%20Z'%20id='Stroke-35'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M237.4767,159.8477%20C238.028985,159.8477%20238.4767,160.295415%20238.4767,160.8477%20C238.4767,161.399985%20238.028985,161.8477%20237.4767,161.8477%20L230.4767,161.8477%20C229.924415,161.8477%20229.4767,161.399985%20229.4767,160.8477%20C229.4767,160.295415%20229.924415,159.8477%20230.4767,159.8477%20L237.4767,159.8477%20Z'%20id='Stroke-37'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M21.9093,168.9063%20C21.9093,168.630158%2022.1331576,168.4063%2022.4093,168.4063%20C22.6854424,168.4063%2022.9093,168.630158%2022.9093,168.9063%20L22.9093,172.8443%20C22.9093,173.120442%2022.6854424,173.3443%2022.4093,173.3443%20C22.1331576,173.3443%2021.9093,173.120442%2021.9093,172.8443%20L21.9093,168.9063%20Z'%20id='Stroke-39'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M24.3781,170.3751%20C24.6542424,170.3751%2024.8781,170.598958%2024.8781,170.8751%20C24.8781,171.151242%2024.6542424,171.3751%2024.3781,171.3751%20L20.4401,171.3751%20C20.1639576,171.3751%2019.9401,171.151242%2019.9401,170.8751%20C19.9401,170.598958%2020.1639576,170.3751%2020.4401,170.3751%20L24.3781,170.3751%20Z'%20id='Stroke-41'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Group-46'%20transform='translate(19.000000,%20207.719000)'%3e%3cline%20x1='1.2746'%20y1='1.9246'%20x2='219.1686'%20y2='1.9246'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M1.2746,2.9246%20C0.72231525,2.9246%200.2746,2.47688475%200.2746,1.9246%20C0.2746,1.37231525%200.72231525,0.9246%201.2746,0.9246%20L219.1686,0.9246%20C219.720885,0.9246%20220.1686,1.37231525%20220.1686,1.9246%20C220.1686,2.47688475%20219.720885,2.9246%20219.1686,2.9246%20L1.2746,2.9246%20Z'%20id='Stroke-45'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M206.5187,189.1153%20L137.8277,189.1153%20C136.7227,189.1153%20135.8277,188.2193%20135.8277,187.1153%20L135.8277,118.4233%20C135.8277,117.3183%20136.7227,116.4233%20137.8277,116.4233%20L206.5187,116.4233%20C207.6227,116.4233%20208.5187,117.3183%20208.5187,118.4233%20L208.5187,187.1153%20C208.5187,188.2193%20207.6227,189.1153%20206.5187,189.1153'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M206.5187,188.1153%20C207.070415,188.1153%20207.5187,187.667015%20207.5187,187.1153%20L207.5187,118.4233%20C207.5187,117.871007%20207.070838,117.4233%20206.5187,117.4233%20L137.8277,117.4233%20C137.274985,117.4233%20136.8277,117.870585%20136.8277,118.4233%20L136.8277,187.1153%20C136.8277,187.667438%20137.275407,188.1153%20137.8277,188.1153%20L206.5187,188.1153%20Z%20M206.5187,190.1153%20L137.8277,190.1153%20C136.170683,190.1153%20134.8277,188.771853%20134.8277,187.1153%20L134.8277,118.4233%20C134.8277,116.766015%20136.170415,115.4233%20137.8277,115.4233%20L206.5187,115.4233%20C208.175253,115.4233%20209.5187,116.766283%20209.5187,118.4233%20L209.5187,187.1153%20C209.5187,188.771585%20208.174985,190.1153%20206.5187,190.1153%20Z'%20id='Stroke-49'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M206.5187,116.4776%20L137.8277,116.4776%20C136.7227,116.4776%20135.8277,115.5816%20135.8277,114.4776%20L135.8277,45.7866%20C135.8277,44.6816%20136.7227,43.7866%20137.8277,43.7866%20L206.5187,43.7866%20C207.6227,43.7866%20208.5187,44.6816%20208.5187,45.7866%20L208.5187,114.4776%20C208.5187,115.5816%20207.6227,116.4776%20206.5187,116.4776'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M206.5187,115.4776%20C207.070415,115.4776%20207.5187,115.029315%20207.5187,114.4776%20L207.5187,45.7866%20C207.5187,45.2343074%20207.070838,44.7866%20206.5187,44.7866%20L137.8277,44.7866%20C137.274985,44.7866%20136.8277,45.2338847%20136.8277,45.7866%20L136.8277,114.4776%20C136.8277,115.029738%20137.275407,115.4776%20137.8277,115.4776%20L206.5187,115.4776%20Z%20M206.5187,117.4776%20L137.8277,117.4776%20C136.170683,117.4776%20134.8277,116.134153%20134.8277,114.4776%20L134.8277,45.7866%20C134.8277,44.1293153%20136.170415,42.7866%20137.8277,42.7866%20L206.5187,42.7866%20C208.175253,42.7866%20209.5187,44.1295832%20209.5187,45.7866%20L209.5187,114.4776%20C209.5187,116.133885%20208.174985,117.4776%20206.5187,117.4776%20Z'%20id='Stroke-53'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M134.2765,116.4776%20L65.5855,116.4776%20C64.4805,116.4776%2063.5855,115.5816%2063.5855,114.4776%20L63.5855,45.7866%20C63.5855,44.6816%2064.4805,43.7866%2065.5855,43.7866%20L134.2765,43.7866%20C135.3815,43.7866%20136.2765,44.6816%20136.2765,45.7866%20L136.2765,114.4776%20C136.2765,115.5816%20135.3815,116.4776%20134.2765,116.4776'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M134.2765,115.4776%20C134.828793,115.4776%20135.2765,115.029738%20135.2765,114.4776%20L135.2765,45.7866%20C135.2765,45.2338847%20134.829215,44.7866%20134.2765,44.7866%20L65.5855,44.7866%20C65.0327847,44.7866%2064.5855,45.2338847%2064.5855,45.7866%20L64.5855,114.4776%20C64.5855,115.029738%2065.0332074,115.4776%2065.5855,115.4776%20L134.2765,115.4776%20Z%20M134.2765,117.4776%20L65.5855,117.4776%20C63.9284832,117.4776%2062.5855,116.134153%2062.5855,114.4776%20L62.5855,45.7866%20C62.5855,44.1293153%2063.9282153,42.7866%2065.5855,42.7866%20L134.2765,42.7866%20C135.933785,42.7866%20137.2765,44.1293153%20137.2765,45.7866%20L137.2765,114.4776%20C137.2765,116.134153%20135.933517,117.4776%20134.2765,117.4776%20Z'%20id='Stroke-57'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(29.791325,%20105.347093)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.0803276,103.77574%20L57.0119086,103.7136%20C58.7066133,103.6916%2060.2319467,102.6256%2060.8272229,101.0206%20C62.5209371,96.4486%2062.0326324,92.2736%2062.1970514,88.6946%20C62.5011276,82.0656%2061.4343848,78.6836%2060.3884419,73.1566%20L52.9876038,73.4226%20C52.9876038,73.4226%2053.6512229,76.1686%2054.1732038,84.4206%20C54.3346514,86.9736%2050.2806324,97.2896%2050.5391467,102.3216%20C50.5817371,103.1466%2051.2621943,103.7866%2052.0803276,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.1734019,74.3811%20C54.4180495,75.8881%2054.8201829,78.9561%2055.1618971,84.3571%20C55.2361829,85.5391%2054.666659,87.6721%2053.730659,91.0541%20C52.6857067,94.8231%2051.3871924,99.5161%2051.5288305,102.2701%20C51.5436876,102.5581%2051.8111162,102.7641%2052.0676495,102.7761%20L56.9992305,102.7131%20C58.2868495,102.6961%2059.45264,101.8761%2059.8993448,100.6701%20C61.139421,97.3221%2061.1513067,94.2421%2061.1622019,91.2641%20C61.1661638,90.3611%2061.1681448,89.4881%2061.2077638,88.6491%20C61.4504305,83.3651%2060.8056305,80.2151%2059.9894781,76.2271%20C59.8547733,75.5711%2059.7170971,74.8951%2059.57744,74.1871%20L54.1734019,74.3811%20Z%20M52.0587352,104.7761%20C50.7196114,104.7761%2049.6201829,103.7271%2049.549859,102.3731%20C49.3913829,99.2921%2050.6829638,94.6291%2051.8220114,90.5161%20C52.5202971,87.9941%2053.2423543,85.3881%2053.1849067,84.4841%20C52.673821,76.4131%2052.0319924,73.6871%2052.025059,73.6601%20L51.7368305,72.4671%20L61.201821,72.1261%20L61.3612876,72.9691%20C61.5524495,73.9811%2061.7455924,74.9211%2061.929821,75.8221%20C62.7400305,79.7841%2063.4402971,83.2061%2063.1867352,88.7401%20C63.1490971,89.5541%2063.1461257,90.3991%2063.1431543,91.2721%20C63.132259,94.2781%2063.1193829,97.6881%2061.7545067,101.3711%20C61.0235352,103.3441%2059.121821,104.6871%2057.0239924,104.7131%20L52.0924114,104.7761%20L52.0587352,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.4300952,80.2903%20L31.3911619,73.5493%20L27.7164952,73.7433%20C27.7164952,73.7433%2027.2717714,79.4213%2027.0905143,81.7983%20C26.7696,85.9883%2025.1531429,94.2113%2024.1428571,97.8233%20C23.814019,98.9993%2023.6278095,100.0963%2023.585219,101.0883%20C23.5129143,102.7593%2024.9084952,104.1203%2026.5655619,104.09954%20L30.9335619,104.0443%20C33.4790857,104.0123%2035.7185524,102.2693%2036.3138286,99.7703%20C38.1640381,91.9923%2037.4300952,80.2903%2037.4300952,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6357562,74.6965%20C28.5040229,76.3825%2028.2148038,80.0755%2028.0781181,81.8755%20C27.7621562,85.9975%2026.1754133,94.2395%2025.0957943,98.0945%20C24.7897371,99.1895%2024.6144229,100.2115%2024.5748038,101.1315%20C24.5530133,101.6345%2024.7372419,102.1165%2025.0957943,102.4885%20C25.4692038,102.8775%2025.9901943,103.0985%2026.5280229,103.0985%20L26.5527848,103.0985%20L30.9217752,103.0445%20C33.0443657,103.0175%2034.8658514,101.5755%2035.3501943,99.5375%20C36.9706133,92.7285%2036.5615467,82.6785%2036.4605181,80.6985%20L30.9722895,74.5725%20L28.6357562,74.6965%20Z%20M26.5280229,105.0985%20C25.4563276,105.0985%2024.4183086,104.6565%2023.67248,103.8805%20C22.9325943,103.1095%2022.5502705,102.1015%2022.5958324,101.0445%20C22.6423848,99.9695%2022.8414705,98.7955%2023.1901181,97.5515%20C24.2221943,93.8605%2025.8010133,85.6675%2026.1021181,81.7205%20C26.2843657,79.3435%2026.7290895,73.6645%2026.7290895,73.6645%20L26.7984229,72.7905%20L31.8102324,72.5255%20L38.3959086,79.8785%20L38.4186895,80.2265%20C38.4484038,80.7115%2039.1407467,92.1695%2037.277661,100.0045%20C36.5803657,102.9335%2033.9764038,105.0065%2030.9465371,105.0445%20L26.5785371,105.0985%20L26.5280229,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5177905,85.9778%20L28.8119619,86.2388%20L28.7822476,85.7378%20L28.5177905,85.9778%20Z%20M28.930819,86.3438%20L29.1447619,86.5348%20L30.2818286,86.0768%20L30.1659429,85.8288%20L29.3785143,86.0288%20L29.3963429,86.3158%20L28.930819,86.3438%20Z%20M29.0457143,87.1128%20L27.7729524,85.9818%20L28.9506286,84.9118%20L29.2814476,85.2828%20L28.8951619,85.6348%20L30.4403048,85.2448%20L30.9553524,86.3438%20L29.0457143,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7769981,55.012%20C33.1142933,54.867%2037.140579,51.8%2045.9865219,51.276%20C46.10736,50.691%2046.2559314,50.16%2046.4490743,49.726%20C48.0070933,46.203%2050.1415695,36.084%2048.6073219,29.475%20L47.3939886,24.244%20C46.9958171,22.528%2046.7838552,20.773%2046.7610743,19.011%20C46.75216,18.277%2046.8175314,17.559%2046.9492648,16.865%20C46.9819505,16.691%2047.0185981,16.519%2047.0601981,16.349%20C47.1840076,15.837%2047.3434743,15.34%2047.5376076,14.861%20C47.602979,14.7%2047.6703314,14.542%2047.7426362,14.386%20C47.8872457,14.074%2048.0457219,13.771%2048.2180648,13.476%20C48.3904076,13.182%2048.5756267,12.896%2048.7747124,12.62%20C49.3719695,11.794%2050.0841219,11.057%2050.8864076,10.434%20C51.1548267,10.227%2051.4331505,10.032%2051.7203886,9.85%20C53.3011886,8.853%2055.1642743,8.267%2057.1630552,8.241%20L58.8904457,8.219%20C61.8004648,8.183%2064.4489981,9.339%2066.3784457,11.241%20C66.6201219,11.478%2066.8499124,11.727%2067.0678171,11.987%20C67.4649981,12.459%2067.8176076,12.969%2068.1286171,13.506%20C68.2454933,13.708%2068.3584076,13.913%2068.4614171,14.123%20C68.5376838,14.278%2068.6099886,14.434%2068.6783314,14.592%20C68.8843505,15.067%2069.0566933,15.56%2069.193379,16.068%20C69.3290743,16.575%2069.4291124,17.099%2069.4895314,17.635%20C69.5311314,17.991%2069.5529219,18.355%2069.5578743,18.722%20C69.567779,19.453%2069.2815314,20.12%2068.8120457,20.606%20C68.34256,21.092%2067.6898362,21.397%2066.9648076,21.407%20L56.1795124,21.543%20L57.9296838,30.974%20C59.9661029,40.658%2059.4708707,47.159%2058.0406171,51.506%20C57.7216838,52.476%2055.8803886,55.919%2055.8803886,55.919%20C61.3805029,64.443%2069.6975314,68.094%2078.5543695,69.072%20C86.0839695,69.903%20102.227741,62.776%2093.76016,54.874%20C85.2935695,46.973%2095.4667505,51.824%2096.9683124,52.819%20C98.4688838,53.813%20107.169227,61.212%2097.9657219,72.346%20C94.074141,77.054%2089.6526552,81.346%2078.927779,84.729%20C77.2073219,85.271%2067.7958171,86.082%2062.7424076,87.616%20C47.6980648,92.184%2035.3626743,87.581%2028.3590171,77.606%20C21.3840838,67.67%2027.0644648,55.069%2028.7769981,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9530057,56.0061%20C28.4795581,56.3881%2027.1889676,58.4851%2026.4550248,61.9071%20C25.7636724,65.1271%2025.19712,71.3731%2029.1669486,77.0271%20C36.4281295,87.3671%2048.5614629,90.8811%2062.4568533,86.6581%20C65.6818438,85.6801%2070.6183771,84.9911%2074.2237105,84.4881%20C76.1977295,84.2131%2078.0637867,83.9531%2078.63232,83.7751%20C89.3720533,80.3871%2093.54592,76.1321%2097.204739,71.7051%20C100.246491,68.0271%20101.535101,64.4421%20101.035901,61.0521%20C100.455482,57.1051%2097.5107962,54.3741%2096.4242438,53.6541%20C95.6338438,53.1301%2093.3973486,52.0781%2091.9987962,51.6351%20C92.4256914,52.1571%2093.1626057,52.9541%2094.4323962,54.1401%20C97.7187962,57.2061%2097.4295771,60.0211%2096.6084724,61.8411%20C94.1798248,67.2191%2083.8778819,70.6631%2078.447101,70.0661%20C68.001539,68.9121%2060.1302248,64.3371%2055.0510629,56.4651%20L54.7291581,55.9671%20L55.0094629,55.4441%20C55.7047771,54.1431%2056.8874057,51.8361%2057.1003581,51.1911%20C58.74752,46.1871%2058.6999771,39.4541%2056.9597105,31.1821%20L54.9886629,20.5581%20L66.9516343,20.4061%20C67.3894248,20.4011%2067.7984914,20.2241%2068.1015771,19.9081%20C68.4086248,19.5911%2068.5730438,19.1751%2068.567101,18.7351%20C68.563139,18.4021%2068.5433295,18.0721%2068.5066819,17.7491%20C68.4512152,17.2681%2068.3610819,16.7901%2068.2372724,16.3291%20C68.1144533,15.8721%2067.9579581,15.4221%2067.7707581,14.9931%20C67.7083581,14.8491%2067.6429867,14.7061%2067.5736533,14.5661%20C67.4805486,14.3781%2067.377539,14.1921%2067.2725486,14.0081%20C66.9853105,13.5141%2066.6614248,13.0501%2066.3127771,12.6331%20C66.1156724,12.3981%2065.9066819,12.1721%2065.6877867,11.9571%20C63.8910629,10.1881%2061.5297676,9.2181%2059.0238629,9.2181%20C58.9832533,9.2181%2058.9426438,9.2181%2058.9030248,9.2191%20L57.1756343,9.2411%20C55.4254629,9.2641%2053.7208533,9.7671%2052.2460343,10.6971%20C51.985539,10.8621%2051.7319771,11.0401%2051.48832,11.2281%20C50.762301,11.7921%2050.117501,12.4591%2049.57472,13.2091%20C49.3944533,13.4591%2049.2270629,13.7191%2049.0705676,13.9851%20C48.9150629,14.2511%2048.7714438,14.5271%2048.640701,14.8091%20C48.5753295,14.9511%2048.5129295,15.0941%2048.4544914,15.2381%20C48.2801676,15.6711%2048.1335771,16.1241%2048.0226438,16.5861%20C47.9840152,16.7411%2047.9513295,16.8961%2047.9216152,17.0521%20C47.8007771,17.6891%2047.74432,18.3441%2047.7512533,18.9991%20C47.7730438,20.6861%2047.9770819,22.3741%2048.3584152,24.0161%20L49.5717486,29.2461%20C51.1584914,36.0811%2048.9705295,46.4771%2047.3530819,50.1341%20C47.205501,50.4681%2047.0717867,50.9201%2046.955901,51.4801%20L46.8013867,52.2291%20L46.0446629,52.2741%20C41.06752,52.5681%2037.5978819,53.7081%2034.8096914,54.6241%20C32.7019581,55.3161%2030.8745295,55.9161%2028.9530057,56.0061%20M51.5447771,90.3601%20C41.6885486,90.3601%2033.1367771,86.1401%2027.5514819,78.1841%20C21.9899581,70.2611%2024.0273676,60.9821%2026.1093486,56.7481%20C27.4326248,54.0571%2028.4201295,54.0241%2028.7440152,54.0131%20C30.43872,53.9561%2032.0977676,53.4111%2034.1965867,52.7221%20C36.9550629,51.8171%2040.3573486,50.6991%2045.1928533,50.3271%20C45.2988343,49.9451%2045.41472,49.6111%2045.5444724,49.3181%20C47.0252343,45.9711%2049.1082057,36.0141%2047.6432914,29.7031%20L46.4299581,24.4731%20C46.015939,22.6901%2045.7940724,20.8571%2045.770301,19.0241%20C45.7613867,18.2351%2045.83072,17.4441%2045.97632,16.6771%20C46.0129676,16.4851%2046.0535771,16.2961%2046.099139,16.1091%20C46.2328533,15.5541%2046.4091581,15.0051%2046.62112,14.4821%20C46.6924343,14.3071%2046.7657295,14.1331%2046.8459581,13.9611%20C47.0034438,13.6221%2047.1757867,13.2901%2047.3649676,12.9681%20C47.5531581,12.6451%2047.7571962,12.3321%2047.975101,12.0301%20C48.6278248,11.1271%2049.4043581,10.3221%2050.2829105,9.6411%20C50.5770819,9.4131%2050.8811581,9.2001%2051.1941486,9.0021%20C52.9789867,7.8771%2055.0381867,7.2691%2057.1508724,7.2411%20L58.8782629,7.2191%20C61.9685486,7.1521%2064.8676724,8.3561%2067.069501,10.5251%20C67.3339581,10.7831%2067.585539,11.0561%2067.8242438,11.3411%20C68.2471771,11.8451%2068.6374248,12.4031%2068.9840914,13.0011%20C69.1128533,13.2251%2069.2356724,13.4481%2069.3485867,13.6781%20C69.4317867,13.8491%2069.5110248,14.0191%2069.5853105,14.1911%20C69.811139,14.7101%2070.00032,15.2531%2070.1488914,15.8061%20C70.2984533,16.3631%2070.4083962,16.9401%2070.4737676,17.5211%20C70.518339,17.9101%2070.5421105,18.3071%2070.5480533,18.7081%20C70.5609295,19.6841%2070.1964343,20.6061%2069.5209295,21.3041%20C68.8474057,22.0011%2067.9440914,22.3941%2066.9783771,22.4061%20L57.3697676,22.5281%20L58.9020343,30.7891%20C60.7116343,39.3911%2060.7403581,46.4751%2058.9802819,51.8211%20C58.7128533,52.6361%2057.580739,54.8231%2057.0339962,55.8631%20C61.7833295,62.9081%2069.0563962,67.0171%2078.6620343,68.0771%20C83.8243962,68.6621%2092.9189486,65.1931%2094.8048152,61.0121%20C95.6179962,59.2121%2095.0554057,57.4441%2093.08832,55.6091%20C89.7365486,52.4811%2088.88672,51.0631%2089.71872,49.9871%20C91.1687771,48.1181%2097.4503771,51.9421%2097.5117867,51.9831%20C99.118339,53.0471%20102.333425,56.2501%20102.996053,60.7581%20C103.581425,64.7361%20102.144244,68.8511%2098.72512,72.9861%20C95.02272,77.4661%2090.4665295,82.1371%2079.2226438,85.6831%20C78.4976152,85.9121%2076.8177676,86.1461%2074.4941105,86.4701%20C70.9541486,86.9641%2066.1057676,87.6401%2063.0273676,88.5741%20C59.0763581,89.7741%2055.2204343,90.3601%2051.5447771,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9660419,40.4241%20C38.172061,29.1601%2029.2112229,20.4241%2019.1281752,18.6821%20C17.035299,18.3201%2016.3479086,17.6671%2014.06288,17.6951%20L12.313699,17.7181%20C6.41838476,17.7931%201.70074667,22.6781%201.77503238,28.6291%20C1.79286095,30.1121%202.99926095,31.3001%204.46912762,31.2811%20C4.46912762,31.2811%2022.4145752,31.0481%2022.4987657,31.0391%20C22.4997562,31.0401%2023.9597181,31.0221%2023.9607086,31.0231%20C23.9587276,31.0251%2022.4967848,31.0441%2022.4948038,31.0461%20C26.4844419,32.6961%2029.01808,37.7851%2029.4865752,40.5311%20C30.1561371,44.4421%2029.7421181,47.6791%2028.4515276,50.3101%20C27.5898133,52.0621%2027.5165181,54.1611%2027.6730133,55.8581%20C27.6730133,55.8581%2027.7156038,55.8721%2027.7770133,55.8921%20C27.8503086,56.7991%2028.0087848,57.8301%2028.2910705,59.0051%20C29.9659657,57.7951%2032.572899,55.9731%2033.0493181,55.7111%20C34.0784229,55.1461%2036.404061,53.8581%2037.444061,53.2381%20C44.0901562,49.2781%2037.8491657,46.8301%2037.9660419,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6135695,55.1106%20L28.6264457,55.1136%20L28.7641219,55.8106%20C28.8027505,56.2906%2028.866141,56.7906%2028.9533029,57.3056%20C30.3914743,56.2856%2032.1307505,55.0776%2032.5764648,54.8326%20C33.73136,54.1986%2035.9500267,52.9666%2036.9405029,52.3776%20C40.3130743,50.3686%2039.8148648,49.2906%2038.6104457,46.6856%20C37.8606552,45.0646%2036.9276267,43.0466%2036.9751695,40.4056%20C37.18416,28.9936%2027.8499124,21.2036%2018.961379,19.6676%20C18.1046171,19.5186%2017.463779,19.3246%2016.8982171,19.1536%20C16.0265981,18.8886%2015.3322743,18.6826%2014.07536,18.6956%20L12.326179,18.7176%20C6.9865219,18.7866%202.69776,23.2266%202.76511238,28.6166%20C2.77105524,29.0666%202.95033143,29.4886%203.26926476,29.8026%20C3.58918857,30.1176%204.01608381,30.3276%204.45585524,30.2816%20C10.5334171,30.2026%2022.1190171,30.0496%2022.4607314,30.0406%20L22.8886171,30.0276%20L22.896541,30.0346%20L23.2184457,30.0316%20C23.4066362,30.0286%2023.5512457,30.0116%2023.6968457,30.0266%20L23.9256457,30.0236%20L23.9266362,30.0296%20C24.3465981,30.0436%2024.4515886,30.1036%2024.6615695,30.3156%20L25.3618362,31.0226%20L25.0112076,31.3776%20C28.075741,33.7376%2030.030941,37.8286%2030.4627886,40.3616%20C31.1452267,44.3466%2030.7668648,47.8436%2029.3385981,50.7546%20C28.6621029,52.1316%2028.55216,53.7886%2028.6135695,55.1106%20L28.6135695,55.1106%20Z%20M27.6755886,60.6796%20L27.3289219,59.2416%20C27.1120076,58.3396%2026.9535314,57.4646%2026.8554743,56.6316%20L26.7475124,56.5946%20L26.6870933,55.9506%20C26.4652267,53.5486%2026.7603886,51.5016%2027.5636648,49.8656%20C28.8007695,47.3436%2029.1206933,44.2606%2028.51056,40.7016%20C28.1272457,38.4516%2025.9115505,33.6576%2022.2834362,32.0426%20C21.4118171,32.0576%2018.0263695,32.1056%204.48160762,32.2816%20C3.50202667,32.2686%202.58484571,31.9216%201.88656,31.2346%20C1.18827429,30.5476%200.79703619,29.6266%200.78416,28.6416%20C0.702940952,22.1486%205.86926476,16.7996%2012.3004267,16.7176%20L14.0505981,16.6956%20C15.6284267,16.6746%2016.5168838,16.9486%2017.467741,17.2376%20C18.004579,17.4006%2018.5592457,17.5686%2019.29616,17.6966%20C28.9978743,19.3726%2039.1859124,27.9146%2038.9561219,40.4426%20C38.9165029,42.6206%2039.7069029,44.3306%2040.4051886,45.8396%20C41.616541,48.4596%2042.8685029,51.1676%2037.9468267,54.0996%20C36.932579,54.7036%2034.6891505,55.9486%2033.5223695,56.5896%20C33.1449981,56.7976%2030.7520076,58.4566%2028.8681219,59.8186%20L27.6755886,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.4129371,53.5051%20C32.3039848,51.7681%2032.0286324,50.8781%2032.212861,50.1681%20C33.273661,46.0811%2033.6203276,44.7911%2033.5658514,40.4801%20C33.5123657,36.1941%2031.0015086,31.9901%2027.34368,29.7841%20C27.1426133,29.6631%2024.5267657,29.5101%2022.4943086,31.0461%20C26.4849371,32.6961%2029.0175848,37.7851%2029.4870705,40.5311%20C30.1566324,44.4421%2029.7426133,47.6791%2028.4510324,50.3101%20C27.5903086,52.0621%2027.5170133,54.1611%2027.6735086,55.8581%20C27.6735086,55.8581%2032.5654705,57.6421%2032.4129371,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.1396267,55.4827%20C28.934979,55.7127%2030.4454552,55.9707%2031.26656,55.3637%20C31.7301029,55.0207%2031.9499886,54.4037%2031.9182933,53.5307%20C31.8766933,52.8827%2031.8133029,52.3557%2031.7588267,51.9127%20C31.6647314,51.1347%2031.5953981,50.5737%2031.7340648,50.0427%20L31.763779,49.9247%20C32.8087314,45.9027%2033.1237029,44.6887%2033.0712076,40.4857%20C33.0206933,36.4067%2030.6722743,32.3747%2027.0887314,30.2137%20C26.9451124,30.1847%2025.1781029,30.0917%2023.5141029,30.9847%20C27.1570743,32.9927%2029.5025219,37.6807%2029.9759695,40.4467%20C30.6385981,44.3257%2030.2750933,47.7187%2028.89536,50.5317%20C28.1109029,52.1287%2028.0385981,54.0487%2028.1396267,55.4827%20M29.8273981,56.7377%20C28.6507124,56.7377%2027.5760457,56.3537%2027.5047314,56.3287%20L27.2095695,56.2197%20L27.1798552,55.9047%20C27.0342552,54.3167%2027.0580267,52.0197%2028.0069029,50.0867%20C29.292541,47.4687%2029.6263314,44.2827%2028.9983695,40.6167%20C28.5100648,37.7557%2025.9130362,33.0007%2022.3067124,31.5087%20L21.4984838,31.1737%20L22.19776,30.6457%20C24.3243124,29.0387%2027.1550933,29.0877%2027.5968457,29.3547%20C31.4686171,31.6897%2034.0062171,36.0537%2034.0616838,40.4737%20C34.1151695,44.8117%2033.764541,46.1647%2032.7215695,50.1787%20L32.6918552,50.2957%20C32.6027124,50.6417%2032.658179,51.0987%2032.741379,51.7907%20C32.7978362,52.2517%2032.8651886,52.7997%2032.9067886,53.4737%20L32.907779,53.4867%20C32.953341,54.7167%2032.59776,55.6207%2031.8499505,56.1717%20C31.26656,56.6017%2030.5286552,56.7377%2029.8273981,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.73600919,19.6204%20C6.73600919,19.6204%206.70928762,17.7384%208.55157333,16.9674%20C9.11317333,16.7314%2010.1402971,16.2944%2010.1402971,16.2944%20C10.1402971,16.2944%2011.2724114,18.6364%2010.0303543,19.2454%20C8.24254476,20.1234%206.73600919,19.6204%206.73600919,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.27673143,19.2239%20C7.79177905,19.2939%208.75056,19.3189%209.81433143,18.7959%20C9.93913143,18.7349%2010.0163886,18.6439%2010.0639314,18.5029%20C10.2075505,18.0839%2010.0391695,17.4169%209.87276952,16.9509%20C9.52709333,17.0969%209.05958857,17.2949%208.74164571,17.4289%20C7.70263619,17.8639%207.37875048,18.7219%207.27673143,19.2239%20M7.8393219,20.2639%20C7.10141714,20.2639%206.61707429,20.1079%206.58042667,20.0949%20L6.24564571,19.9839%20L6.24069333,19.6269%20C6.23970286,19.5369%206.23276952,17.3969%208.36229333,16.5049%20C8.92290286,16.2709%209.94705524,15.8329%209.94705524,15.8329%20L10.3789029,15.6499%20L10.5849219,16.0749%20C10.666141,16.2439%2011.369379,17.7499%2011.0009219,18.8289%20C10.8672076,19.2189%2010.6067124,19.5189%2010.2471695,19.6959%20C9.33494095,20.1429%208.48907429,20.2639%207.8393219,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.3556114,18.2376%20C11.3556114,18.2376%2011.3764114,15.6736%2014.2289829,15.2626%20C14.7608686,15.1866%2016.1524876,15.2026%2016.1524876,15.2026%20C16.1524876,15.2026%2016.8270019,17.9076%2015.3244495,18.1876%20C13.476221,18.5316%2011.3556114,18.2376%2011.3556114,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.9157257,17.7942%20C12.633821,17.8562%2014.0086019,17.9242%2015.2348114,17.6952%20C15.4022019,17.6652%2015.5170971,17.5882%2015.6072305,17.4462%20C15.8726781,17.0282%2015.8231543,16.2232%2015.7439162,15.7012%20C15.2674971,15.7022%2014.6009067,15.7152%2014.2988114,15.7582%20C12.5813257,16.0052%2012.068259,17.1462%2011.9157257,17.7942%20M13.2825829,18.8562%20C12.1910781,18.8562%2011.344221,18.7402%2011.2877638,18.7322%20L10.8569067,18.6732%20L10.8608686,18.2332%20C10.8687924,17.1972%2011.569059,15.1402%2014.1601448,14.7682%20C14.7128305,14.6892%2016.0083733,14.7012%2016.1579352,14.7022%20L16.5392686,14.7062%20L16.6323733,15.0802%20C16.6809067,15.2722%2017.081059,16.9792%2016.440221,17.9862%20C16.2034971,18.3582%2015.8489067,18.5992%2015.4140876,18.6792%20C14.6959924,18.8132%2013.944221,18.8562%2013.2825829,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.0402514,18.4114%20C17.0402514,18.4114%2017.3809752,15.5624%2019.9205562,16.3124%20C21.0061181,16.6324%2021.6162514,17.4544%2021.6162514,17.4544%20C21.6162514,17.4544%2021.1398324,19.6264%2020.1305371,19.3954%20C18.3674895,18.9924%2017.0402514,18.4114%2017.0402514,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.6128457,18.1047%20C18.118979,18.2987%2019.0876648,18.6447%2020.2395886,18.9087%20C20.2732648,18.9137%2020.3128838,18.9197%2020.3832076,18.8757%20C20.6645029,18.6967%2020.9299505,18.0807%2021.0705981,17.5867%20C20.8536838,17.3647%2020.406979,16.9767%2019.7819886,16.7927%20C19.1995886,16.6217%2018.742979,16.6557%2018.3784838,16.8977%20C17.9377219,17.1917%2017.7158552,17.7397%2017.6128457,18.1047%20M20.2782171,19.9127%20C20.1930362,19.9127%2020.1078552,19.9027%2020.0216838,19.8827%20C18.2328838,19.4747%2016.8987124,18.8947%2016.8432457,18.8707%20L16.5045029,18.7217%20L16.5490743,18.3517%20C16.5569981,18.2887%2016.7471695,16.7877%2017.8337219,16.0637%20C18.4468267,15.6557%2019.1946362,15.5767%2020.0603124,15.8337%20C21.2894933,16.1947%2021.9838171,17.1157%2022.012541,17.1547%20L22.1492267,17.3377%20L22.0997029,17.5627%20C22.0630552,17.7287%2021.71936,19.2057%2020.9141029,19.7197%20C20.7150171,19.8477%2020.4990933,19.9127%2020.2782171,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.5597486,32.1223%20C24.5597486,32.1223%2030.4174248,28.8093%2029.2278629,23.3763%20C30.0192533,24.0183%2032.1368914,25.9773%2032.9094629,26.9843%20C32.922339,28.0513%2033.1689676,32.2843%2027.41232,35.1933%20C26.3802438,34.1403%2025.5056533,32.8203%2024.5597486,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3896686,32.176%20C25.8116114,32.579%2026.2167162,33.063%2026.638659,33.566%20C26.9219352,33.905%2027.2131352,34.252%2027.51424,34.578%20C32.4071924,31.958%2032.4369067,28.431%2032.4170971,27.163%20C31.8604495,26.481%2030.7620114,25.408%2029.8775162,24.604%20C29.9953829,28.53%2026.7515733,31.222%2025.3896686,32.176%20L25.3896686,32.176%20Z%20M27.3121829,35.803%20L27.0606019,35.545%20C26.6436114,35.119%2026.2563352,34.657%2025.8819352,34.211%20C25.3242971,33.545%2024.7953829,32.916%2024.267459,32.526%20L23.6464305,32.068%20L24.3169829,31.687%20C24.37344,31.655%2029.8388876,28.485%2028.7444114,23.485%20L28.4403352,22.096%20L29.5377829,22.987%20C30.3836495,23.672%2032.508221,25.645%2033.3006019,26.679%20L33.402621,26.811%20L33.4046019,26.978%20C33.4709638,30.791%2031.52864,33.672%2027.6340876,35.641%20L27.3121829,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.53206512,19.092%20C7.53206512,19.092%207.51820952,18.118%208.4720381,17.719%20C8.7632381,17.597%209.29413333,17.37%209.29413333,17.37%20C9.29413333,17.37%209.88049524,18.582%209.23767619,18.898%20C8.31158095,19.353%207.53206512,19.092%207.53206512,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.5686476,17.6428%20C12.5686476,17.6428%2012.5795429,16.3338%2014.0335619,16.1248%20C14.3049524,16.0858%2015.0141333,16.0948%2015.0141333,16.0948%20C15.0141333,16.0948%2015.3578286,17.4738%2014.5912,17.6168%20C13.6492571,17.7918%2012.5686476,17.6428%2012.5686476,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.9475276,18.1946%20C17.9475276,18.1946%2018.1287848,16.6836%2019.4758324,17.0816%20C20.0522895,17.2516%2020.3751848,17.6866%2020.3751848,17.6866%20C20.3751848,17.6866%2020.1226133,18.8396%2019.5867657,18.7166%20C18.6517562,18.5036%2017.9475276,18.1946%2017.9475276,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.569181,29.3235%20L11.1760381,29.3915%20C11.1423619,26.6495%2013.3164571,24.3985%2016.0323429,24.3635%20L16.5077714,24.3575%20C17.8657143,24.3415%2018.9809905,25.4385%2018.9968381,26.8095%20C19.0146667,28.1805%2017.9271238,29.3055%2016.569181,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.113661,29.2366%20L11.267261,29.2976%20C11.2405181,27.1426%2012.9490895,25.3746%2015.0835657,25.3466%20L16.0651276,25.3356%20C17.1318705,25.3216%2018.0074514,26.1836%2018.0213181,27.2606%20C18.0341943,28.3386%2017.1804038,29.2226%2016.113661,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.0903848,25.8352%20L16.0705752,25.8352%20L15.0890133,25.8472%20C14.189661,25.8582%2013.3477562,26.2232%2012.7197943,26.8732%20C12.2077181,27.4022%2011.8877943,28.0702%2011.7927086,28.7902%20L16.1082133,28.7362%20C16.8996038,28.7272%2017.5354895,28.0672%2017.5255848,27.2672%20C17.5206324,26.8802%2017.3671086,26.5182%2017.0927467,26.2472%20C16.8223467,25.9812%2016.4667657,25.8352%2016.0903848,25.8352%20L16.0903848,25.8352%20Z%20M10.7794514,29.8032%20L10.7725181,29.3042%20C10.757661,28.1282%2011.1974324,27.0172%2012.0106133,26.1752%20C12.8228038,25.3332%2013.9123276,24.8612%2015.0781181,24.8472%20L16.05968,24.8352%20L16.0903848,24.8352%20C17.4146514,24.8352%2018.5002133,25.9142%2018.516061,27.2542%20C18.5338895,28.6062%2017.4582324,29.7192%2016.1191086,29.7362%20L10.7794514,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.1197638,27.221%20C12.1266971,27.823%2012.6159924,28.304%2013.212259,28.297%20C13.8085257,28.289%2014.2859352,27.795%2014.2780114,27.194%20C14.2700876,26.592%2013.7817829,26.111%2013.1845257,26.117%20C12.5892495,26.125%2012.11184,26.619%2012.1197638,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.21239619,30.4661%20L4.21239619,30.4661%20C4.51845333,30.3961%204.78984381,30.2201%204.98199619,29.9701%20L5.33856762,29.5061%20L4.53430095,29.6911%20L4.06184381,29.7991%20C3.87959619,29.8411%203.76569143,30.0251%203.80729143,30.2081%20C3.84889143,30.3931%204.0291581,30.5081%204.21239619,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.55696,32.217%20C25.55696,32.217%2030.07056,29.69%2029.9388267,24.715%20C31.9088838,26.126%2032.4496838,27.048%2032.4496838,27.048%20C32.4496838,27.048%2032.1396648,29.421%2031.0610362,30.63%20C29.4059505,32.487%2027.6656838,33.073%2025.55696,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.8478019,31.2893%20C29.8478019,31.2893%2028.0798019,33.1513%2026.3425067,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.5697219,34.5012%20L26.1150933,33.6122%20C27.7602743,32.7552%2029.4737981,30.9612%2029.4896457,30.9432%20L30.20576,31.6352%20C30.1314743,31.7142%2028.3595124,33.5682%2026.5697219,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.9075505,50.4094%20L46.8695314,48.4054%20C42.9729981,39.0724%2042.3202743,33.5714%2044.1714743,24.5944%20L45.2540648,19.3344%20C45.6096457,17.6084%2045.7780267,15.8484%2045.7552457,14.0864%20C45.682941,8.2124%2040.9068648,3.5104%2035.0888076,3.5844%20L33.38816,3.6054%20C27.649341,3.6794%2023.0555124,8.4334%2023.1278171,14.2274%20L23.131779,14.5294%20C23.1486171,15.9074%2024.2698362,17.0114%2025.6357029,16.9934%20L36.40416,16.8564%20L34.8887314,26.3294%20C30.2067505,51.7214%2030.8357029,61.9834%2040.6443886,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.2329752,61.0491%20C36.4263467,61.0491%2034.9762895,60.5011%2033.8402133,59.3971%20C30.1447467,55.8041%2030.1645562,46.4821%2033.9154895,26.1471%20L35.2387657,17.8711%20L25.6479848,17.9931%20C24.7337752,17.9861%2023.8502705,17.6531%2023.1866514,17.0011%20C22.5240229,16.3491%2022.1535848,15.4761%2022.141699,14.5411%20L22.1377371,14.2401%20C22.0991086,11.1711%2023.2470705,8.2711%2025.369661,6.0731%20C27.4922514,3.8761%2030.3349181,2.6451%2033.37568,2.6061%20L35.0753371,2.5841%20C38.1458133,2.5101%2041.0617752,3.7171%2043.2675657,5.8891%20C45.4723657,8.0591%2046.7074895,10.9661%2046.7461181,14.0731%20C46.768899,15.9041%2046.5925943,17.7421%2046.2241371,19.5371%20L45.1415467,24.7971%20C43.3319467,33.5701%2043.9252419,38.7791%2047.7831467,48.0171%20L48.7845181,49.9461%20L47.0303848,50.8721%20L45.9923657,48.8691%20C41.9631086,39.2271%2041.3183086,33.5261%2043.2012038,24.3901%20L44.2837943,19.1311%20C44.6245181,17.4781%2044.7859657,15.7841%2044.7651657,14.0991%20C44.73248,11.5251%2043.7103086,9.1171%2041.8858514,7.3201%20C40.0594133,5.5241%2037.6466133,4.5271%2035.1010895,4.5841%20L33.4004419,4.6061%20C28.21728,4.6721%2024.0533181,8.9831%2024.1186895,14.2151%20L24.1226514,14.5171%20C24.1276038,14.9161%2024.28608,15.2901%2024.5693562,15.5691%20C24.8526324,15.8481%2025.2587276,15.9861%2025.6232229,15.9931%20L37.5693562,15.8421%20L35.8667276,26.4881%20C33.3836038,39.9621%2031.3660038,54.2151%2035.2149943,57.9561%20C36.3391848,59.0501%2038.0428038,59.3171%2040.42688,58.7731%20L40.861699,60.7241%20C39.9118324,60.9411%2039.0372419,61.0491%2038.2329752,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.2053943,4.9299%20C28.2053943,4.9299%2028.3549562,3.0839%2030.1605943,2.3289%20C30.711299,2.0979%2031.5809371,2.3259%2031.5809371,2.3259%20C31.5809371,2.3259%2032.649661,3.9659%2031.4323657,4.5639%20C29.6802133,5.4229%2028.2053943,4.9299%2028.2053943,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.7905676,4.5422%20C29.2996724,4.6062%2030.1980343,4.6132%2031.2152533,4.1132%20C31.418301,4.0152%2031.4727771,3.8972%2031.497539,3.8072%20C31.5837105,3.4932%2031.4034438,3.0382%2031.2627962,2.7692%20C30.9735771,2.7182%2030.5783771,2.6932%2030.3505676,2.7912%20C29.3402819,3.2132%2028.943101,4.0352%2028.7905676,4.5422%20M29.2877867,5.5702%20C28.5627581,5.5702%2028.0853486,5.4162%2028.0496914,5.4042%20L27.6802438,5.2802%20L27.711939,4.8892%20C27.7188724,4.8012%2027.9100343,2.7292%2029.9702248,1.8672%20C30.6556343,1.5782%2031.5995581,1.8132%2031.7045486,1.8412%20L31.8897676,1.8902%20L31.9947581,2.0512%20C32.0680533,2.1622%2032.6989867,3.1682%2032.4533486,4.0702%20C32.3404343,4.4842%2032.063101,4.8102%2031.6490819,5.0132%20C30.7546819,5.4512%2029.9256533,5.5702%2029.2877867,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.5174324,4.2678%20C32.5174324,4.2678%2032.5402133,1.3628%2035.7711467,0.8988%20C36.3743467,0.8118%2037.1498895,0.8618%2037.1498895,0.8618%20C37.1498895,0.8618%2038.7138514,3.8938%2037.0112229,4.2098%20C34.9193371,4.5998%2032.5174324,4.2678%2032.5174324,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.0668495,3.8245%20C33.8552686,3.8955%2035.4776686,3.9875%2036.9217829,3.7185%20C37.1317638,3.6785%2037.2010971,3.5905%2037.2407162,3.5085%20C37.4526781,3.0705%2037.1575162,2.0635%2036.834621,1.3495%20C36.5711543,1.3405%2036.1729829,1.3455%2035.8411733,1.3935%20C33.7690971,1.6915%2033.2144305,3.0915%2033.0668495,3.8245%20M34.6951924,4.9005%20C33.4660114,4.9005%2032.5131733,4.7715%2032.4507733,4.7625%20L32.0179352,4.7035%20L32.0218971,4.2635%20C32.0318019,3.1095%2032.8122971,0.8185%2035.7015162,0.4035%20C36.3482971,0.3115%2037.1486019,0.3615%2037.1802971,0.3625%20L37.4606019,0.3805%20L37.5883733,0.6315%20C37.7022781,0.8505%2038.6808686,2.8105%2038.1301638,3.9475%20C37.9944686,4.2295%2037.7052495,4.5905%2037.101059,4.7025%20C36.289859,4.8525%2035.441021,4.9005%2034.6951924,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3141943,4.8547%20C38.3141943,4.8547%2038.7183086,2.0737%2041.1875657,2.8717%20C42.2434133,3.2117%2042.820861,4.0327%2042.820861,4.0327%20C42.820861,4.0327%2042.29888,6.1477%2041.3163276,5.8967%20C39.6008229,5.4577%2038.3141943,4.8547%2038.3141943,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.8955048,4.5627%20C39.3877714,4.7667%2040.322781,5.1257%2041.4380571,5.4127%20C41.4727238,5.4207%2041.5093714,5.4237%2041.5717714,5.3847%20C41.8461333,5.2187%2042.1224762,4.6217%2042.2720381,4.1517%20C42.0640381,3.9277%2041.6391238,3.5417%2041.0369143,3.3477%20C40.4763048,3.1667%2040.0296,3.1897%2039.6680762,3.4157%20C39.2362286,3.6877%2039.0064381,4.2087%2038.8955048,4.5627%20M41.4766857,6.4167%20C41.383581,6.4167%2041.2884952,6.4057%2041.1944,6.3807%20C39.4541333,5.9357%2038.1605714,5.3337%2038.1060952,5.3077%20L37.7703238,5.1517%20L37.8238095,4.7827%20C37.8337143,4.7197%2038.0575619,3.2507%2039.1441143,2.5667%20C39.7562286,2.1807%2040.4941333,2.1227%2041.3390095,2.3947%20C42.5374857,2.7827%2043.1971429,3.7037%2043.2238857,3.7427%20L43.3566095,3.9297%20L43.3011429,4.1537%20C43.2357714,4.4177%2042.8702857,5.7657%2042.0808762,6.2437%20C41.8897143,6.3587%2041.6846857,6.4167%2041.4766857,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.999459,54.6731%20C29.6076114,54.2011%2030.2256686,53.9251%2030.7585448,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.3012571,55.0696%20L28.6980571,54.2766%20C29.2982857,53.8106%2029.9698286,53.4746%2030.6384,53.3046%20L30.8800762,54.2736%20C30.5046857,54.3696%2029.9262476,54.5856%2029.3012571,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.5647771,54.5706%20C30.7155581,47.3726%2033.7186819,33.5246%2034.2594819,30.1196%20L36.4018819,16.4756%20L37.415139,16.4634463%20C38.6997867,16.4466%2039.6892724,17.8426%2039.5228724,19.1316%20L37.9935771,30.9606%20C37.477539,34.9666%2037.1179962,53.4876%2044.0483581,57.3776%20C45.527139,58.2076%2047.9062629,57.6206%2048.8006629,57.1756%20C52.0514057,55.5566%2052.9408533,51.4266%2053.6163581,48.0986%20C55.01392,41.2116%2053.7916724,35.8336%2053.3954819,30.4536%20L52.9675962,23.7206%20C52.890339,22.5046%2053.8332724,21.1996%2055.0386819,21.1846%20L56.2688533,21.1696%20L58.6529295,34.7556%20C59.3670629,38.6246%2061.2479771,52.0466%2053.4796724,58.4486%20C53.3400152,58.5646%2055.3952533,59.0016%2054.8138438,60.0686%20C52.5070248,64.3106%2045.676701,65.0636%2044.4118629,66.8836%20C39.53872,73.8896%2044.3672914,88.6266%2044.3672914,88.6266%20C44.3672914,88.6266%2038.8354819,86.4776%2035.3886248,83.4366%20C27.3301105,76.3266%2026.1880914,65.8936%2026.1128152,62.8196%20C26.0236724,59.1416%2026.9517486,56.8476%2028.1135771,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.1663086,89.4719%20L44.189699,89.0929%20C43.9599086,89.0039%2038.536061,86.8769%2035.062461,83.8139%20C26.3710324,76.1449%2025.6697752,64.9909%2025.6182705,62.8319%20C25.5370514,59.4949%2026.2492038,56.9089%2027.7359086,55.1469%20L28.4906514,55.7949%20C27.1852038,57.3429%2026.5334705,59.7679%2026.6087467,62.8069%20C26.6394514,64.0849%2027.1574705,75.5099%2035.7141943,83.0599%20C38.2062324,85.2579%2041.8660419,87.0039%2043.5855086,87.7569%20C42.5762133,84.2389%2039.7474133,72.7199%2044.006461,66.5959%20C44.5779657,65.7739%2045.9081752,65.2249%2047.5929752,64.5299%20C50.0226133,63.5269%2053.0465371,62.2789%2054.3797181,59.8279%20C54.4361752,59.7239%2054.4223086,59.6799%2054.4163657,59.6629%20C54.3391086,59.4299%2053.7636419,59.1709%2053.5467276,59.0749%20C53.2664229,58.9479%2053.0237562,58.8389%2052.9831467,58.5299%20L52.9455086,58.2529%20L53.1653943,58.0619%20C60.642499,51.8999%2058.8834133,38.7349%2058.1663086,34.8469%20L55.8545371,21.6739%20L55.0453181,21.6849%20C54.6758705,21.6899%2054.3074133,21.8699%2054.0102705,22.1949%20C53.6388419,22.5989%2053.428861,23.1719%2053.4615467,23.6889%20L53.8904229,30.4209%20C53.9795657,31.6429%2054.11328,32.8689%2054.2489752,34.1139%20C54.714499,38.3899%2055.19488,42.8119%2054.1013943,48.1999%20C53.4447086,51.4359%2052.5453562,55.8679%2049.0202514,57.6239%20C48.0971276,58.0819%2045.5050514,58.7689%2043.8073752,57.8139%20C36.372861,53.6419%2037.0661943,34.2839%2037.5029943,30.8959%20L39.0322895,19.0669%20C39.1016229,18.5319%2038.910461,17.9329%2038.532099,17.5039%20C38.224061,17.1549%2037.8367848,16.9629%2037.4376229,16.9629%20L37.4227657,16.9629%20L36.8255086,16.9709%20L34.74848,30.1979%20C34.6751848,30.6599%2034.5563276,31.3149%2034.4117181,32.1179%20C33.5311848,36.9669%2031.4719848,48.3259%2033.044861,54.4449%20L32.0850895,54.6969%20C30.4577371,48.3629%2032.4703848,37.2689%2033.436099,31.9369%20C33.5807086,31.1439%2033.6975848,30.4969%2033.7698895,30.0399%20L35.9786514,15.9809%20L37.4098895,15.9629%20L37.4386133,15.9629%20C38.1240229,15.9629%2038.7737752,16.2739%2039.2719848,16.8389%20C39.8434895,17.4889%2040.1208229,18.3689%2040.0148419,19.1959%20L38.4855467,31.0249%20C37.8843276,35.6839%2037.8031086,53.2999%2044.2887467,56.9399%20C45.5535848,57.6509%2047.7445181,57.1429%2048.5814705,56.7279%20C51.6727467,55.1879%2052.5156419,51.0329%2053.1307276,47.9979%20C54.1925181,42.7649%2053.7210514,38.4219%2053.2644419,34.2219%20C53.1277562,32.9659%2052.9930514,31.7289%2052.9019276,30.4909%20L52.4730514,23.7529%20C52.4225371,22.9589%2052.7256229,22.1229%2053.283261,21.5149%20C53.7676038,20.9879%2054.3896229,20.6929%2055.0334324,20.6849%20L56.6825752,20.6639%20L59.1399467,34.6679%20C59.8639848,38.5909%2061.6042514,51.6709%2054.3490133,58.3509%20C54.7511467,58.5599%2055.1958705,58.8679%2055.3553371,59.3449%20C55.4276419,59.5619%2055.467261,59.9059%2055.2483657,60.3099%20C53.7458133,63.0709%2050.5426133,64.3929%2047.9683657,65.4549%20C46.5549562,66.0379%2045.2217752,66.5889%2044.8166705,67.1699%20C40.1416229,73.8939%2044.7899276,88.3249%2044.8374705,88.4689%20L45.1663086,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.3268648,59.7737%20C97.3268648,59.7737%2098.4431314,58.4937%2097.7864457,56.8017%20C97.585379,56.2857%2096.88016,55.8477%2096.88016,55.8477%20C96.88016,55.8477%2095.1190933,56.1817%2095.5043886,57.3777%20C96.0600457,59.1007%2097.3268648,59.7737%2097.3268648,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7832914,56.3879%20C96.507939,56.4719%2096.1266057,56.6419%2095.9928914,56.8709%20C95.9532724,56.9389%2095.9166248,57.0389%2095.9760533,57.2229%20C96.2840914,58.1819%2096.8328152,58.7699%2097.1953295,59.0739%20C97.4221486,58.6459%2097.67472,57.8859%2097.3250819,56.9849%20C97.2458438,56.7799%2096.9843581,56.5409%2096.7832914,56.3879%20L96.7832914,56.3879%20Z%20M97.4409676,60.3999%20L97.0962819,60.2159%20C97.0378438,60.1849%2095.6442438,59.4269%2095.03312,57.5329%20C94.8994057,57.1159%2094.9360533,56.7099%2095.1420724,56.3609%20C95.5858057,55.6039%2096.6674057,55.3789%2096.7882438,55.3569%20L96.9764343,55.3209%20L97.1388724,55.4219%20C97.2260343,55.4759%2097.9926629,55.9659%2098.2472152,56.6189%20C99.00592,58.5729%2097.7529676,60.0419%2097.6984914,60.1039%20L97.4409676,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.9302781,58.0198%20C96.9302781,58.0198%2097.3225067,57.5708%2097.0917257,56.9768%20C97.0214019,56.7958%2096.7737829,56.6428%2096.7737829,56.6428%20C96.7737829,56.6428%2096.1567162,56.7598%2096.291421,57.1788%20C96.4865448,57.7838%2096.9302781,58.0198%2096.9302781,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M88.1698133,68.9592%20C88.1698133,68.9592%2087.0634514,66.4962%2089.6119467,64.8272%20C90.0873752,64.5162%2090.7618895,64.2512%2090.7618895,64.2512%20C90.7618895,64.2512%2093.25888,66.1942%2091.9435276,67.1352%20C90.3270705,68.2902%2088.1698133,68.9592%2088.1698133,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M90.6788876,64.8284%20C90.45504,64.9284%2090.1331352,65.0814%2089.8815543,65.2464%20C88.2948114,66.2864%2088.3364114,67.6404%2088.4859733,68.3214%20C89.1902019,68.0644%2090.5649829,67.5084%2091.6564876,66.7264%20C91.80704,66.6194%2091.8288305,66.5304%2091.8308114,66.4504%20C91.8397257,66.0174%2091.2097829,65.2944%2090.6788876,64.8284%20L90.6788876,64.8284%20Z%20M87.898621,69.5664%20L87.7193448,69.1664%20C87.274621,68.1784%2087.04384,65.9134%2089.3417448,64.4074%20C89.853821,64.0724%2090.5530971,63.7974%2090.5828114,63.7854%20L90.8433067,63.6824%20L91.0651733,63.8554%20C91.3613257,64.0874%2092.845059,65.3014%2092.8212876,66.4714%20C92.8143543,66.7714%2092.7073829,67.2014%2092.2289829,67.5434%20C90.5679543,68.7304%2088.4067352,69.4084%2088.314621,69.4364%20L87.898621,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.0529219,68.0159%20C89.0529219,68.0159%2088.4398171,66.6499%2089.8532267,65.7249%20C90.1166933,65.5519%2090.4901029,65.4059%2090.4901029,65.4059%20C90.4901029,65.4059%2091.875779,66.4829%2091.1457981,67.0039%20C90.2494171,67.6449%2089.0529219,68.0159%2089.0529219,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M95.910781,60.7483%20C95.910781,60.7483%2097.7926857,62.3763%2096.0256762,63.8743%20C95.2709333,64.5153%2094.3844571,64.5643%2094.3844571,64.5643%20C94.3844571,64.5643%2093.0532571,63.1643%2093.7079619,62.5363%20C94.8509714,61.4393%2095.910781,60.7483%2095.910781,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8430324,61.4026%20C95.4508038,61.6866%2094.7634133,62.2136%2094.04928,62.8986%20C94.0205562,63.2266%2094.3097752,63.7006%2094.5781943,64.0306%20C94.8426514,63.9746%2095.3022324,63.8356%2095.7073371,63.4916%20C96.0956038,63.1626%2096.2847848,62.8256%2096.2867777,62.4616%20C96.2887467,62.0416%2096.044099,61.6506%2095.8430324,61.4026%20L95.8430324,61.4026%20Z%20M94.1839848,65.0766%20L94.0274895,64.9106%20C93.8571276,64.7326%2093.0132419,63.7996%2093.032061,62.9526%20C93.0389943,62.6466%2093.15488,62.3776%2093.3668419,62.1736%20C94.529661,61.0576%2095.5973943,60.3576%2095.6419657,60.3286%20L95.9519848,60.1266%20L96.23328,60.3686%20C96.2758705,60.4056%2097.2831848,61.2906%2097.2772681,62.4656%20C97.2742705,63.1316%2096.9602895,63.7346%2096.3442133,64.2566%20C95.4725943,64.9966%2094.4553752,65.0616%2094.4117943,65.0636%20L94.1839848,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.6544457,61.9221%20C95.6544457,61.9221%2096.4884267,62.6431%2095.70496,63.3071%20C95.370179,63.5901%2094.9779505,63.6121%2094.9779505,63.6121%20C94.9779505,63.6121%2094.3886171,62.9921%2094.6788267,62.7141%20C95.1839695,62.2281%2095.6544457,61.9221%2095.6544457,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M79.2506743,70.3743%20C79.2506743,70.3743%2078.6098362,68.1783%2081.0018362,67.2723%20C83.3938362,66.3663%2084.048541,67.0863%2084.048541,67.0863%20C84.048541,67.0863%2085.4054933,69.3283%2084.2268267,70.0703%20C83.04816,70.8123%2079.2506743,70.3743%2079.2506743,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M79.6704381,69.9153%20C81.1066286,70.0493%2083.2757714,70.0803%2083.9651429,69.6463%20C84.560419,69.2713%2083.9413714,67.9093%2083.6729524,67.4283%20C83.5184381,67.3473%2082.8558095,67.1043%2081.1759619,67.7403%20C79.7229333,68.2903%2079.6209143,69.3753%2079.6704381,69.9153%20M81.5335238,71.0053%20C80.4123048,71.0053%2079.3990476,70.8943%2079.1950095,70.8713%20L78.8681524,70.8333%20L78.7760381,70.5163%20C78.5086095,69.6023%2078.5937905,67.6493%2080.8273143,66.8053%20C83.4045333,65.8273%2084.2662476,66.5853%2084.4128381,66.7483%20C85.0695238,67.8153%2085.748,69.7013%2084.4891048,70.4943%20C83.8492571,70.8973%2082.6388952,71.0053%2081.5335238,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M80.3716952,69.8596%20C80.3716952,69.8596%2080.0388952,68.7166%2081.2829333,68.2466%20C82.5269714,67.7756%2082.8676952,68.1496%2082.8676952,68.1496%20C82.8676952,68.1496%2083.5729143,69.3156%2082.9598095,69.7016%20C82.3467048,70.0876%2080.3716952,69.8596%2080.3716952,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.9192229,19.802%20C35.9192229,19.802%2039.78208,21.944%2045.150461,19.899%20C44.8018133,21.592%2044.089661,24.996%2044.089661,24.996%20C44.089661,24.996%2039.1135086,26.606%2035.228861,24.207%20C35.5963276,21.961%2035.9192229,19.802%2035.9192229,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.7732267,23.9485%20C38.8645029,25.6685%2042.6342552,24.8655%2043.6673219,24.5965%20C43.8149029,23.8895%2044.1972267,22.0615%2044.4884267,20.6575%20C40.5790171,21.8865%2037.5649981,21.0275%2036.3100648,20.5275%20C36.19616,21.2755%2035.9960838,22.5755%2035.7732267,23.9485%20M40.3323886,26.0305%20C38.6773029,26.0305%2036.7290362,25.7195%2034.9699505,24.6345%20L34.6856838,24.4585%20L34.74016,24.1265%20C35.1066362,21.8845%2035.4295314,19.7285%2035.4295314,19.7275%20L35.5355124,19.0225%20L36.156541,19.3635%20C36.194179,19.3845%2039.9064838,21.3635%2044.975741,19.4305%20L45.8196267,19.1095%20L45.6353981,20.0005%20C45.28576,21.6945%2044.5745981,25.0995%2044.5745981,25.0995%20L44.5151695,25.3845%20L44.2408076,25.4725%20C44.1219505,25.5105%2042.4718171,26.0305%2040.3323886,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M64.4980267,9.5979%20C64.4980267,9.5979%2064.3009219,7.7429%2062.4635886,7.0279%20C61.902979,6.8099%2060.3954743,6.7679%2060.3954743,6.7679%20C60.3954743,6.7679%2059.9973029,8.7409%2061.2383695,9.3109%20C63.0241981,10.1319%2064.4980267,9.5979%2064.4980267,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.8369295,7.2883%20C60.8131581,7.7903%2060.8706057,8.5933%2061.443101,8.8553%20C62.48112,9.3333%2063.394339,9.3043%2063.9034438,9.2253%20C63.7380343,8.7183%2063.3180724,7.8953%2062.2859962,7.4943%20C62.0185676,7.3913%2061.3727771,7.3223%2060.8369295,7.2883%20M63.29232,10.2683%20C62.670301,10.2683%2061.8828724,10.1563%2061.0330438,9.7663%20C59.4522438,9.0393%2059.8910248,6.7643%2059.9098438,6.6683%20L59.9930438,6.2563%20L60.4090438,6.2673%20C60.5724724,6.2723%2062.0185676,6.3193%2062.6415771,6.5603%20C64.7374248,7.3763%2064.9810819,9.4563%2064.9899962,9.5443%20L65.0315962,9.9353%20L64.66512,10.0683%20C64.6264914,10.0823%2064.0965867,10.2683%2063.29232,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.8483352,8.7083%20C59.8483352,8.7083%2059.7641448,6.1783%2056.9393067,5.8453%20C56.4123733,5.7823%2055.7388495,5.8433%2055.7388495,5.8433%20C55.7388495,5.8433%2054.4413257,8.5203%2055.9319924,8.7583%20C57.7633829,9.0513%2059.8483352,8.7083%2059.8483352,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.0672914,6.3235%20C55.8176914,6.9305%2055.5948343,7.7765%2055.77312,8.1225%20C55.79392,8.1615%2055.8325486,8.2355%2056.0088533,8.2635%20C57.2241676,8.4585%2058.5722057,8.3585%2059.2764343,8.2795%20C59.1080533,7.6435%2058.5731962,6.5415%2056.8824533,6.3425%20C56.6120533,6.3085%2056.291139,6.3135%2056.0672914,6.3235%20M57.5876724,9.3775%20C57.0339962,9.3775%2056.4337676,9.3445%2055.854339,9.2525%20C55.3006629,9.1635%2055.026301,8.8395%2054.8935771,8.5835%20C54.3874438,7.5975%2055.1382248,5.9445%2055.2937295,5.6235%20L55.4165486,5.3705%20L55.6948724,5.3445%20C55.7216152,5.3425%2056.4238629,5.2815%2056.9973486,5.3475%20C59.5656533,5.6515%2060.309501,7.6675%2060.3431771,8.6915%20L60.3580343,9.1315%20L59.9271771,9.2015%20C59.8667581,9.2125%2058.8406248,9.3775%2057.5876724,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5090743,8.9592%20C54.5090743,8.9592%2054.0326552,6.1682%2051.5643886,7.0352%20C50.5115124,7.4052%2049.9489219,8.2462%2049.9489219,8.2462%20C49.9489219,8.2462%2050.5263695,10.3632%2051.5109029,10.0852%20C53.2283886,9.6002%2054.5090743,8.9592%2054.5090743,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.5007162,8.3518%20C50.6651352,8.8288%2050.9543543,9.4178%2051.238621,9.5808%20C51.3059733,9.6198%2051.3436114,9.6138%2051.3772876,9.6038%20C52.4965257,9.2878%2053.4315352,8.8998%2053.921821,8.6818%20C53.8009829,8.3278%2053.5563352,7.8038%2053.1076495,7.5388%20C52.7372114,7.3198%2052.2845638,7.3108%2051.7269257,7.5078%20C51.1247162,7.7188%2050.7057448,8.1208%2050.5007162,8.3518%20M51.3337067,10.6108%20C51.134621,10.6108%2050.9365257,10.5568%2050.7513067,10.4508%20C49.9460495,9.9918%2049.5439162,8.6448%2049.4716114,8.3788%20L49.4111924,8.1578%20L49.5389638,7.9668%20C49.5657067,7.9268%2050.2065448,6.9828%2051.4020495,6.5628%20C52.2419733,6.2698%2052.9878019,6.3058%2053.6137829,6.6788%20C54.7241067,7.3388%2054.9865829,8.8118%2054.9974781,8.8738%20L55.0598781,9.2418%20L54.729059,9.4078%20C54.6745829,9.4338%2053.3869638,10.0748%2051.6437257,10.5668%20C51.5407162,10.5958%2051.4367162,10.6108%2051.3337067,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1494171,4.4524%20C29.1494171,4.4524%2029.2296457,3.4664%2030.1943695,3.0624%20C30.488541,2.9394%2030.9530743,3.0604%2030.9530743,3.0604%20C30.9530743,3.0604%2031.5235886,3.9364%2030.8728457,4.2564%20C29.9378362,4.7154%2029.1494171,4.4524%2029.1494171,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.5765486,3.7659%20C33.5765486,3.7659%2033.5914057,1.9449%2035.6169295,1.6539%20C35.9933105,1.5989%2036.4806248,1.6309%2036.4806248,1.6309%20C36.4806248,1.6309%2037.4611962,3.5319%2036.3934629,3.7299%20C35.0820724,3.9739%2033.5765486,3.7659%2033.5765486,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.3791543,4.5618%20C39.3791543,4.5618%2039.6119162,2.9578%2041.0372114,3.4168%20C41.6463543,3.6148%2041.9791543,4.0868%2041.9791543,4.0868%20C41.9791543,4.0868%2041.67904,5.3078%2041.1114971,5.1638%20C40.121021,4.9098%2039.3791543,4.5618%2039.3791543,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M63.5839162,9.135%20C63.5839162,9.135%2063.4799162,8.155%2062.508259,7.776%20C62.2121067,7.66%2061.4157638,7.639%2061.4157638,7.639%20C61.4157638,7.639%2061.2047924,8.682%2061.8614781,8.983%20C62.8054019,9.417%2063.5839162,9.135%2063.5839162,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.7486095,8.2756%20C58.7486095,8.2756%2058.7020571,6.8776%2057.1410667,6.6926%20C56.8488762,6.6586%2056.4764571,6.6916%2056.4764571,6.6916%20C56.4764571,6.6916%2055.7583619,8.1716%2056.5824381,8.3026%20C57.5956952,8.4646%2058.7486095,8.2756%2058.7486095,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.520579,8.7815%20C53.520579,8.7815%2053.2590933,7.2555%2051.9100648,7.7295%20C51.3336076,7.9315%2051.0255695,8.3915%2051.0255695,8.3915%20C51.0255695,8.3915%2051.3425219,9.5505%2051.8803505,9.3975%20C52.8203124,9.1325%2053.520579,8.7815%2053.520579,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.4422248,24.4524%20C47.4422248,24.4524%2052.2024533,25.1394%2056.7061486,23.9634%20C57.1766248,26.4364%2057.4826819,28.3044%2057.4826819,28.3044%20C57.4826819,28.3044%2054.3755581,30.4924%2048.5723581,29.3194%20C47.8493105,26.1444%2047.4422248,24.4524%2047.4422248,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.9821181,28.8899%20C53.376861,29.6979%2056.1135467,28.4939%2056.9376229,28.0479%20C56.8395657,27.4649%2056.617699,26.1779%2056.3165943,24.5739%20C52.9202514,25.3579%2049.5328229,25.1679%2048.0887086,25.0299%20C48.2610514,25.7619%2048.5651276,27.0629%2048.9821181,28.8899%20M51.9010514,30.1669%20C50.8848229,30.1669%2049.7428038,30.0659%2048.4749943,29.8099%20L48.1610133,29.7459%20L48.089699,29.4319%20C47.3676419,26.2629%2046.9615467,24.5729%2046.9605562,24.5709%20L46.7882133,23.8539%20L47.5122514,23.9569%20C47.5588038,23.9649%2052.228899,24.6169%2056.5820419,23.4789%20L57.0921371,23.3459%20L57.1921752,23.8689%20C57.6646324,26.3499%2057.9706895,28.2229%2057.9706895,28.2229%20L58.0221943,28.5339%20L57.765661,28.7139%20C57.6606705,28.7879%2055.6470324,30.1669%2051.9010514,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.2393524,19.5364%20L60.6315048,19.4674%20C60.5978286,16.7244%2058.3682667,14.5294%2055.6513905,14.5634%20L55.1779429,14.5704%20C53.8190095,14.5874%2052.7324571,15.7134%2052.7483048,17.0844%20C52.7661333,18.4554%2053.880419,19.5534%2055.2393524,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.8283886,19.4348%20L60.5381029,19.3748%20C60.51136,17.2208%2058.7592076,15.4968%2056.6257219,15.5228%20L55.5074743,15.5378%20C54.5150171,15.5498%2053.7216457,16.3718%2053.7345219,17.3728%20C53.7473981,18.5268%2054.6863695,19.4498%2055.8283886,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.673859,16.0227%20L56.6312686,16.0227%20L55.5140114,16.0377%20C55.1663543,16.0427%2054.8404876,16.1827%2054.597821,16.4337%20C54.3561448,16.6847%2054.2244114,17.0157%2054.2293638,17.3677%20C54.2343162,17.7917%2054.4026971,18.1877%2054.7038019,18.4837%20C54.9999543,18.7757%2055.3892114,18.9347%2055.8012495,18.9347%20L55.8151162,18.9347%20L59.9998781,18.8817%20C59.7423543,17.2597%2058.3447924,16.0227%2056.673859,16.0227%20L56.673859,16.0227%20Z%20M55.8012495,19.9347%20C55.1287162,19.9347%2054.4948114,19.6747%2054.011459,19.2007%20C53.5211733,18.7167%2053.2468114,18.0707%2053.2388876,17.3787%20C53.2309638,16.7617%2053.4627352,16.1777%2053.88864,15.7357%20C54.3165257,15.2937%2054.889021,15.0447%2055.5011352,15.0377%20L56.6183924,15.0227%20L56.6728686,15.0227%20C59.0519924,15.0227%2061.0032305,16.9607%2061.0329448,19.3697%20L61.0388876,19.8697%20L55.8339352,19.9347%20L55.8349257,19.9347%20L55.8012495,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.8006248,18.4963%20C57.5322057,17.9593%2057.7481295,17.3043%2058.2800152,17.0343%20C58.8128914,16.7643%2059.4626438,16.9813%2059.7290819,17.5183%20C59.997501,18.0573%2059.7815771,18.7123%2059.248701,18.9813%20C58.7158248,19.2523%2058.0680533,19.0343%2057.8006248,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.5179657,15.0647%20L31.1258133,15.1327%20C31.0911467,12.3907%2033.2662324,10.1387%2035.9821181,10.1047%20L36.4565562,10.0987%20C37.8154895,10.0817%2038.9297752,11.1787%2038.9466133,12.5507%20C38.9644419,13.9217%2037.876899,15.0467%2036.5179657,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.0634362,14.9768%20L31.2160457,15.0388%20C31.1902933,12.8838%2032.8988648,11.1158%2035.0323505,11.0878%20L36.0149029,11.0758%20C37.0816457,11.0628%2037.9572267,11.9248%2037.9710933,13.0018%20C37.9839695,14.0798%2037.130179,14.9638%2036.0634362,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.0382781,11.5754%20L36.0204495,11.5754%20L35.0388876,11.5884%20C33.3491352,11.6094%2031.9624686,12.8894%2031.7415924,14.5314%20L36.0580876,14.4764%20C36.4404114,14.4714%2036.7999543,14.3164%2037.0673829,14.0394%20C37.3358019,13.7624%2037.4804114,13.3954%2037.475459,13.0094%20C37.4655543,12.2154%2036.8227352,11.5754%2036.0382781,11.5754%20L36.0382781,11.5754%20Z%20M30.7273448,15.5444%20L30.7214019,15.0444%20C30.6926781,12.6184%2032.6231162,10.6194%2035.0260114,10.5884%20L36.0085638,10.5754%20L36.0372876,10.5754%20C37.3625448,10.5754%2038.4500876,11.6554%2038.4659352,12.9964%20C38.473859,13.6504%2038.2292114,14.2684%2037.7765638,14.7374%20C37.3239162,15.2064%2036.7177448,15.4694%2036.0689829,15.4764%20L30.7273448,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.5677486,13.9075%20C33.0312914,14.2875%2033.7097676,14.2165%2034.0861486,13.7485%20C34.461539,13.2815%2034.3912152,12.5955%2033.9286629,12.2165%20C33.46512,11.8365%2032.7866438,11.9075%2032.4102629,12.3755%20C32.0348724,12.8425%2032.1051962,13.5285%2032.5677486,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.1434895,20.5178%20L67.1434895,20.5178%20C66.8354514,20.4558%2066.5591086,20.2878%2066.3610133,20.0408%20L65.9945371,19.5868%20L66.8017752,19.7508%20L67.2772038,19.8478%20C67.4604419,19.8848%2067.579299,20.0658%2067.541661,20.2498%20C67.5050133,20.4358%2067.3277181,20.5548%2067.1434895,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.4777219,15.9504%20L25.4777219,15.9504%20C25.783779,15.8804%2026.05616,15.7044%2026.2473219,15.4544%20L26.6038933,14.9904%20L25.8006171,15.1754%20L25.32816,15.2834%20C25.1449219,15.3254%2025.0310171,15.5094%2025.0726171,15.6924%20C25.1142171,15.8774%2025.2954743,15.9924%2025.4777219,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.3884114,20.5032%20C36.3884114,20.5032%2040.4295543,22.1822%2044.4637638,20.5502%20C44.0695543,22.9562%2043.7060495,24.1872%2043.7060495,24.1872%20C43.7060495,24.1872%2041.2674971,24.3622%2039.649059,24.0622%20C37.3362971,23.6332%2036.4141638,22.5852%2036.3884114,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.0188724,23.511%20C42.0188724,23.511%2038.3659962,23.865%2035.5163962,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.9732267,24.051%20C39.6321219,24.051%2037.2936076,23.881%2035.2938362,22.865%20L35.73856,21.973%20C38.4286933,23.337%2041.93696,23.016%2041.9716267,23.013%20L42.0667124,24.009%20C42.0171886,24.014%2041.606141,24.051%2040.9732267,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.9762819,24.8987%20C54.9762819,24.8987%2051.4234438,25.9667%2048.2697676,25.3717%20C48.8937676,27.7287%2049.2186438,28.4647%2049.2186438,28.4647%20C49.2186438,28.4647%2053.9283581,27.7707%2054.9762819,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.480861,58.4993%20C53.480861,58.4993%2053.2669181,58.6583%2052.9638324,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.093981,59.0608%20L52.8324952,58.6368%20C53.1236952,58.4538%2053.3307048,58.3008%2053.3336762,58.2978%20L53.6278476,58.7008%20C53.6278476,58.7008%2053.4069714,58.8648%2053.093981,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.3370133,26.2551%20C55.3370133,26.2551%2051.7574324,26.9871%2047.9411276,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.3982019,27.2024%20C49.5998781,27.2024%2048.7520305,27.1664%2047.8893257,27.0734%20L47.9933257,26.0794%20C51.685821,26.4744%2055.2039924,25.7724%2055.238659,25.7654%20L55.4357638,26.7454%20C55.3198781,26.7684%2053.1576686,27.2024%2050.3982019,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.383741,100.8743%20C50.383741,100.8743%2049.4209981,100.1033%2048.1700267,101.1683%20C47.0250362,102.1423%2046.1742171,103.6343%2046.6942171,103.7763%20C47.2142171,103.9193%2048.1284267,104.0523%2049.0842362,103.8623%20C49.9152457,103.6973%2050.6531505,103.8513%2050.966141,102.0853%20C51.111741,101.2633%2050.383741,100.8743%2050.383741,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.5170743,100.8547%20C49.198141,100.8547%2048.7890743,100.9677%2048.3294933,101.3597%20C47.3182171,102.2197%2046.7090743,103.3337%2046.7893029,103.5647%20C47.0230552,103.6067%2047.96896,103.8287%2049.0366933,103.6177%20C49.1505981,103.5947%2049.2635124,103.5777%2049.3734552,103.5607%20C50.0410362,103.4607%2050.4827886,103.3947%2050.7224838,102.0417%20C50.8334171,101.4147%2050.2896457,101.1077%2050.2668648,101.0947%20L50.2312076,101.0717%20C50.2123886,101.0567%2049.9439695,100.8547%2049.5170743,100.8547%20M48.1026743,104.2067%20C47.3905219,104.2067%2046.8309029,104.0737%2046.6298362,104.0177%20C46.4614552,103.9717%2046.3435886,103.8447%2046.30496,103.6687%20C46.1692648,103.0527%2047.09536,101.7557%2048.01056,100.9767%20C49.2902552,99.8867%2050.3451124,100.5427%2050.5144838,100.6617%20C50.8235124,100.8337%2051.3484648,101.3487%2051.2097981,102.1287%20C50.9077029,103.8367%2050.1648457,103.9487%2049.4467505,104.0557%20C49.343741,104.0707%2049.2387505,104.0857%2049.1307886,104.1077%20C48.7702552,104.1797%2048.4216076,104.2067%2048.1026743,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.1698971,101.1624%20C50.1698971,101.1624%2049.5716495,100.6824%2048.7921448,101.3454%20C48.0809829,101.9514%2047.5500876,102.8804%2047.8749638,102.9684%20C48.197859,103.0574%2048.7663924,103.1404%2049.3616686,103.0214%20C49.8786971,102.9194%2050.3382781,103.0154%2050.5324114,101.9164%20C50.6235352,101.4044%2050.1698971,101.1624%2050.1698971,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.7339581,100.8391%20C52.23712,100.7651%2052.9740343,101.8591%2052.8957867,102.1951%20C52.817539,102.5331%2052.7739581,103.6451%2051.9607771,103.7761%20C51.3625295,103.8721%2049.2270629,104.1241%2048.7536152,103.6601%20C48.3187962,103.2341%2049.135939,101.2251%2051.7339581,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.7698133,101.0862%20C49.9433752,101.3572%2049.1341562,102.4392%2048.9429943,103.0342%20C48.8588038,103.3012%2048.8954514,103.4502%2048.9261562,103.4812%20C49.2312229,103.7792%2050.8605562,103.7012%2051.9223467,103.5282%20C52.3987657,103.4522%2052.530499,102.8792%2052.61568,102.3492%20C52.6295467,102.2652%2052.6424229,102.1922%2052.655299,102.1392%20C52.6642133,102.0282%2052.4611657,101.6052%2052.1442133,101.3002%20C51.9659276,101.1292%2051.8450895,101.0922%2051.7698133,101.0862%20M50.1186895,104.1842%20C49.4758705,104.1842%2048.8518705,104.1052%2048.5814705,103.8402%20C48.3794133,103.6422%2048.3397943,103.2922%2048.4725181,102.8802%20C48.7746133,101.9352%2049.8898895,100.8602%2051.698499,100.5922%20C52.0412038,100.5352%2052.3779657,100.8132%2052.5938895,101.0502%20C52.8573562,101.3392%2053.21888,101.8982%2053.1366705,102.2532%20C53.1257752,102.2982%2053.1158705,102.3582%2053.1059657,102.4302%20C53.0287086,102.9012%2052.8692419,103.8822%2051.9996038,104.0232%20C51.8391467,104.0482%2050.9615848,104.1842%2050.1186895,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.655539,%20100.228415)'%3e%3cpath%20d='M3.5861524,0.504645258%20C4.08832383,0.430645258%204.82622859,1.52464526%204.74798097,1.86064526%20C4.66973335,2.19864526%204.6261524,3.30964526%203.81297145,3.44064526%20C3.21472383,3.53664526%201.07925716,3.78864526%200.605809544,3.32564526%20C0.170990497,2.89864526%200.988133354,0.889645258%203.5861524,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.63161526,1.00364526%20C2.11915812,1.23464526%201.44761526,2.03864526%201.22772954,2.37464526%20C1.01081526,2.70764526%200.976148592,2.96464526%200.993977163,3.02964526%20C1.19009145,3.14764526%202.5440724,3.14064526%203.73462478,2.94564526%20C4.04959621,2.89664526%204.15161526,2.41764526%204.2249105,1.97464526%20C4.23877716,1.88364526%204.25264383,1.80564526%204.26552002,1.74664526%20C4.23085335,1.60764526%203.83466288,1.06964526%203.63161526,1.00364526%20M1.99732954,4.10064526%20C1.28616764,4.10064526%200.588872401,4.00564526%200.262015259,3.68564526%20C-0.0113561699,3.41764526%20-0.0737561699,2.97364526%200.0886819253,2.46664526%20C0.39176764,1.52264526%201.47039621,0.312645258%203.51473907,0.00964525804%20C3.88121526,-0.046354742%204.26155812,0.142645258%204.62902478,0.546645258%20C4.90437716,0.850645258%205.34216764,1.49264526%205.22925335,1.97564526%20C5.22033907,2.01664526%205.21241526,2.07064526%205.20152002,2.13564526%20C5.12228193,2.62364526%204.93706288,3.76564526%203.8921105,3.93464526%20C3.53950097,3.99064526%202.75999621,4.10064526%201.99732954,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.73125716,0.808345258%20C4.02740954,0.764345258%204.46222859,1.41034526%204.41567621,1.60934526%20C4.37011431,1.80834526%204.34436193,2.46334526%203.86596193,2.54034526%20C3.51137145,2.59734526%202.25148573,2.74634526%201.97316193,2.47334526%20C1.71563812,2.22134526%202.19800002,1.03634526%203.73125716,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.37940954,1.02414526%20C5.37940954,1.02414526%204.99312383,0.827145258%204.23838097,1.27614526%20C3.57080002,1.67214526%202.57537145,2.30514526%202.84874288,3.07414526%20C3.12310478,3.84114526%205.24173335,3.52814526%205.71220954,3.35914526%20C6.18268573,3.19014526%206.47289526,2.66714526%206.3837524,2.21314526%20C6.18862859,1.22514526%205.37940954,1.02414526%205.37940954,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.12891812,1.48124526%20C5.02888002,1.48124526%204.81889907,1.51124526%204.4890705,1.70724526%20C4.16221335,1.90124526%203.16876573,2.49224526%203.31535621,2.90524526%20C3.50255621,3.16224526%205.00213716,3.08324526%205.54590859,2.88824526%20C5.79451812,2.79824526%205.93615621,2.50924526%205.89752764,2.31124526%20C5.77173716,1.67324526%205.30621335,1.52324526%205.25371812,1.50724526%20L5.19032764,1.48624526%20C5.18042288,1.48424526%205.15962288,1.48124526%205.12891812,1.48124526%20M4.1810324,4.06624944%20C3.40548954,4.06724526%202.61409907,3.88924526%202.38331812,3.24324526%20C1.95840383,2.05024526%203.37973716,1.20624526%203.98689907,0.845245258%20C4.8010705,0.362245258%205.33790859,0.474245258%205.53600383,0.548245258%20C5.95695621,0.669245258%206.67406097,1.12124526%206.86918478,2.11624526%20C7.00884193,2.82824526%206.57402288,3.58024526%205.87870859,3.83024526%20C5.70636573,3.89224526%204.9506324,4.06624944%204.1810324,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.52738669,1.29564526%20C5.52738669,1.29564526%205.29858669,1.17964526%204.85089145,1.44464526%20C4.45668193,1.67964526%203.86635812,2.05464526%204.02879621,2.50964526%20C4.19024383,2.96464526%205.44616764,2.77764526%205.72449145,2.67864526%20C6.00182478,2.57764526%206.17416764,2.26864526%206.1216724,1.99964526%20C6.00677716,1.41464526%205.52738669,1.29564526%205.52738669,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.8790629,101.1438%20C52.1752152,101.0998%2052.6100343,101.7448%2052.5634819,101.9438%20C52.5189105,102.1428%2052.4921676,102.7978%2052.0137676,102.8758%20C51.6591771,102.9328%2050.3992914,103.0808%2050.1209676,102.8078%20C49.8634438,102.5558%2050.3458057,101.3708%2051.8790629,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.8648686,101.0266%20C53.8648686,101.0266%2053.4280686,100.8036%2052.5732876,101.3116%20C51.8195352,101.7596%2050.6933638,102.4756%2051.0023924,103.3436%20C51.3124114,104.2126%2053.7093638,103.8576%2054.2412495,103.6666%20C54.7721448,103.4746%2055.0999924,102.8836%2054.9999543,102.3716%20C54.7800686,101.2546%2053.8648686,101.0266%2053.8648686,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.5814933,101.2288%20C53.410141,101.2288%2053.114979,101.2798%2052.698979,101.5278%20C51.850141,102.0318%2051.0121981,102.6318%2051.2360457,103.2588%20C51.4480076,103.8548%2053.5359314,103.6528%2054.1579505,103.4308%20C54.5610743,103.2858%2054.8364267,102.8228%2054.7571886,102.4198%20C54.5719695,101.4818%2053.8350552,101.2778%2053.8043505,101.2688%20L53.759779,101.2528%20C53.7518552,101.2498%2053.6924267,101.2288%2053.5814933,101.2288%20M52.5068267,104.1578%20C51.7322743,104.1578%2050.9705981,103.9938%2050.7695314,103.4288%20C50.3773029,102.3268%2051.7758552,101.4958%2052.4473981,101.0958%20C53.3011886,100.5898%2053.8152457,100.7378%2053.946979,100.7908%20C54.1084267,100.8368%2055.011741,101.1528%2055.2425219,102.3228%20C55.3683124,102.9648%2054.9572648,103.6738%2054.3243505,103.9018%20C54.0697981,103.9938%2053.281379,104.1578%2052.5068267,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.032259,101.3342%20C54.032259,101.3342%2053.7727543,101.2012%2053.2676114,101.5022%20C52.8199162,101.7682%2052.1543162,102.1912%2052.3375543,102.7062%20C52.5207924,103.2202%2053.9391543,103.0102%2054.2551162,102.8962%20C54.5690971,102.7832%2054.7632305,102.4342%2054.7038019,102.1302%20C54.5740495,101.4682%2054.032259,101.3342%2054.032259,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.4784381,73.343%20C43.4784381,73.343%2044.0370667,78.954%2042.7326095,87.802%20C41.5182857,96.037%2039.2154286,98.645%2039.4135238,100.774%20C39.5670476,102.422%2040.2762286,103.925%2041.9154667,103.905197%20L46.808419,103.842%20C49.0934476,103.814%2051.0902476,102.316%2051.7964571,100.122%20C52.3669714,98.356%2052.9523429,95.954%2053.281181,92.924%20C53.6070476,88.804%2053.4753143,84.676%2053.3772571,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.8814933,104.9045%20C39.9520457,104.9045%2038.6624457,103.3995%2038.4277029,100.8665%20C38.3227124,99.7375%2038.7347505,98.6195%2039.3062552,97.0715%20C40.0491124,95.0575%2041.0683124,92.2995%2041.7527314,87.6545%20C43.020541,79.0545%2042.49856,73.4975%2042.4926171,73.4425%20L44.4636648,73.2435%20C44.4874362,73.4765%2045.0203124,79.0805%2043.7128838,87.9495%20C42.9967695,92.8005%2041.893379,95.7915%2041.1624076,97.7695%20C40.6651886,99.1175%2040.337341,100.0075%2040.399741,100.6795%20C40.4948267,101.6965%2040.8296076,102.9045%2041.8854552,102.9045%20L41.9022933,102.9045%20L46.7962362,102.8415%20C48.6474362,102.8195%2050.2787505,101.6015%2050.8552076,99.8125%20C51.5376457,97.6955%2052.022979,95.3415%2052.297341,92.8145%20C52.6370743,88.4915%2052.4568076,83.9885%2052.3874743,82.2945%20L54.3664457,82.2125%20C54.4763886,84.9255%2054.585341,88.9945%2054.269379,93.0035%20C53.9771886,95.6955%2053.4631314,98.1845%2052.7390933,100.4315%20C51.8991695,103.0365%2049.5210362,104.8085%2046.8209981,104.8425%20L41.9280457,104.9045%20L41.8814933,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.6127619,76.7415%20C67.0101714,78.1705%2066.197981,80.4875%2066.2376,82.6065%20C66.2891048,85.4355%2067.9600381,89.0175%2066.9873905,93.7325%20C66.1217143,97.9325%2064.3032,98.6955%2064.9004571,102.4465%20C65.008419,103.1235%2065.6185524,103.6035%2066.2970286,103.595599%20L71.7496,103.5255%20C74.2594667,103.4945%2076.3850286,101.6305%2076.7633905,99.1255%20C77.7766476,92.4365%2076.8614476,86.1465%2075.9204952,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.2787048,104.595%20C65.1148952,104.595%2064.1056,103.745%2063.9223619,102.606%20C63.5162667,100.054%2064.1145143,98.691%2064.8088381,97.113%20C65.2248381,96.167%2065.6953143,95.096%2066.017219,93.529%20C66.6194286,90.613%2066.1360762,88.139%2065.7111619,85.956%20C65.4823619,84.783%2065.2664381,83.674%2065.2466286,82.625%20C65.1990857,80.067%2066.2371048,77.525%2067.9565714,75.991%20L69.2689524,77.491%20C67.972419,78.647%2067.1899429,80.599%2067.227581,82.588%20C67.2434286,83.46%2067.4345905,84.438%2067.6554667,85.57%20C68.0942476,87.822%2068.6409905,90.623%2067.9575619,93.937%20C67.5910857,95.712%2067.0522667,96.938%2066.6194286,97.924%20C65.9845333,99.368%2065.5655619,100.323%2065.8785524,102.288%20C65.9062857,102.462%2066.1271619,102.614%2066.2846476,102.595%20L71.737219,102.526%20C73.7746286,102.5%2075.4772571,101.007%2075.7852952,98.974%20C76.7807238,92.401%2075.8605714,86.192%2074.9483429,81.517%20L76.8926476,81.13%20C77.835581,85.964%2078.7844571,92.396%2077.7424762,99.277%20C77.2878476,102.281%2074.7730286,104.489%2071.761981,104.526%20L66.3094095,104.595%20L66.2787048,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.9958629%2083.9915%2068.1238629%2083.0895%2069.9542629%2081.5745%2070.740701%2081.8285%2070.5901486%2082.3045%2070.0602438%2082.1335%2069.0410438%2082.9775%2069.9572343%2083.4195%2070.4851581%2083.0685%2070.137501%2082.9945%2069.908701%2083.1645%2069.6145295%2082.7625%2070.0206248%2082.4595%2071.7519771%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.4857143,100.9993%20C40.4857143,100.9993%2039.5229714,100.2283%2038.272,101.2943%20C37.1270095,102.2673%2036.2761905,103.7593%2036.7961905,103.9013%20C37.3161905,104.0443%2038.2304,104.1783%2039.1862095,103.9873%20C40.017219,103.8233%2040.7551238,103.9763%2041.0681143,102.2113%20C41.2137143,101.3893%2040.4857143,100.9993%2040.4857143,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.1796038,103.4788%20C37.5777752,103.5608%2038.2998324,103.6528%2039.0902324,103.4978%20C39.2090895,103.4738%2039.3249752,103.4568%2039.4378895,103.4388%20C40.0599086,103.3468%2040.372899,103.2998%2040.580899,102.1238%20C40.6621181,101.6658%2040.2580038,101.4438%2040.2540419,101.4408%20L40.1817371,101.3948%20C40.10448,101.3368%2039.4775086,100.9218%2038.5910324,101.6758%20C37.8481752,102.3078%2037.3291657,103.0908%2037.1796038,103.4788%20M38.1968229,104.5828%20C37.4925943,104.5828%2036.9309943,104.4568%2036.6665371,104.3838%20C36.4109943,104.3138%2036.2228038,104.1138%2036.1653562,103.8488%20C35.9870705,103.0338%2037.1261181,101.6148%2037.9521752,100.9118%20C39.1536229,99.8888%2040.289699,100.2328%2040.7562133,100.5798%20C41.146461,100.8058%2041.7159848,101.3978%2041.5555276,102.2988%20C41.246499,104.0418%2040.4798705,104.2948%2039.5834895,104.4278%20C39.4844419,104.4438%2039.3834133,104.4578%2039.2804038,104.4778%20C38.89808,104.5548%2038.5316038,104.5828%2038.1968229,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.2719695,101.2874%20C40.2719695,101.2874%2039.6737219,100.8084%2038.8942171,101.4714%20C38.1830552,102.0764%2037.65216,103.0054%2037.9770362,103.0944%20C38.2999314,103.1834%2038.8684648,103.2654%2039.463741,103.1474%20C39.9807695,103.0454%2040.4403505,103.1404%2040.6344838,102.0414%20C40.7256076,101.5304%2040.2719695,101.2874%2040.2719695,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.2353981%2089.1838%2045.9137219%2089.0428%2045.5710171%2086.8138%2047.7124267%2086.1098%2047.86496%2086.5838%2046.1237029%2087.1578%2046.3416076%2088.5688%2048.0165029%2088.6698%2048.6563505%2087.9048%2047.8114743%2087.4458%2047.30336%2087.6018%2047.6728076%2088.0058%2047.3083124%2088.3458%2046.4030171%2087.3558%2047.8639695%2086.9068%2049.4279314%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.961905,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.84555429,16.7852%20C1.48898286,16.7852%201.1958019,16.4942%201.19084952,16.1332%20L1.43846857,16.1292%20C1.43945905,16.2392%201.48403048,16.3422%201.56128762,16.4182%20C1.63755429,16.4942%201.73858286,16.5352%201.84555429,16.5352%20L1.85050667,16.5352%20C2.07435429,16.5322%202.25462095,16.3462%202.25164952,16.1192%20L2.49926857,16.1152%20C2.50124952,16.2922%202.4358781,16.4592%202.31404952,16.5852%20C2.19222095,16.7122%202.02879238,16.7832%201.85446857,16.7852%20L1.84555429,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.783466667,16.7988%20C0.61112381,16.7988%200.44967619,16.7328%200.326857143,16.6118%20C0.202057143,16.4868%200.131733333,16.3218%200.129752381,16.1468%20L0.377371429,16.1428%20C0.378361905,16.2528%200.422933333,16.3558%200.500190476,16.4328%20C0.576457143,16.5078%200.677485714,16.5488%200.783466667,16.5488%20L0.786438095,16.5488%20C0.897371429,16.5478%200.999390476,16.5028%201.07466667,16.4248%20C1.15093333,16.3458%201.19154286,16.2418%201.19055238,16.1328%20L1.43817143,16.1288%20C1.44015238,16.3058%201.37478095,16.4728%201.25295238,16.5988%20C1.13013333,16.7258%200.966704762,16.7968%200.792380952,16.7988%20L0.783466667,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.32030476,17.3271%20C1.14895238,17.3271%200.987504762,17.2611%200.864685714,17.1401%20C0.738895238,17.0161%200.668571429,16.8511%200.666590476,16.6761%20L0.914209524,16.6721%20C0.9152,16.7821%200.959771429,16.8851%201.03702857,16.9611%20C1.11329524,17.0361%201.21432381,17.0771%201.32129524,17.0771%20L1.32624762,17.0771%20C1.55009524,17.0751%201.7303619,16.8891%201.72838095,16.6611%20L1.976,16.6591%20C1.9799619,17.0231%201.68975238,17.3231%201.32921905,17.3271%20L1.32030476,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.043939,15.6094%20C21.8844724,15.6094%2021.7240152,15.5674%2021.5774248,15.4784%20L21.7051962,15.2634%20C21.856739,15.3554%2022.0300724,15.3824%2022.2034057,15.3404%20C22.3737676,15.2974%2022.5183771,15.1904%2022.6085105,15.0394%20C22.6996343,14.8864%2022.7263771,14.7094%2022.6847771,14.5364%20C22.6421867,14.3644%2022.5362057,14.2184%2022.3866438,14.1274%20L22.5144152,13.9124%20C22.7214248,14.0394%2022.8670248,14.2394%2022.9254629,14.4764%20C22.9829105,14.7134%2022.9462629,14.9594%2022.8214629,15.1684%20C22.651101,15.4524%2022.3519771,15.6094%2022.043939,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.3088914,16.6934%20C22.1494248,16.6934%2021.9889676,16.6514%2021.8423771,16.5624%20L21.9701486,16.3474%20C22.1216914,16.4394%2022.2940343,16.4674%2022.4683581,16.4244%20C22.63872,16.3814%2022.7833295,16.2744%2022.8734629,16.1234%20C22.9645867,15.9704%2022.9913295,15.7934%2022.9497295,15.6204%20C22.907139,15.4484%2022.8011581,15.3024%2022.6515962,15.2114%20L22.7793676,14.9964%20C22.9863771,15.1234%2023.1319771,15.3234%2023.1904152,15.5604%20C23.2478629,15.7974%2023.2112152,16.0434%2023.0864152,16.2524%20C22.9160533,16.5364%2022.6169295,16.6934%2022.3088914,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.7604648,33.8848%20C47.540579,33.8848%2047.3335695,33.7998%2047.1770743,33.6458%20C47.0166171,33.4888%2046.9274743,33.2778%2046.9245029,33.0528%20L47.1721219,33.0488%20C47.1741029,33.2068%2047.2374933,33.3558%2047.3494171,33.4658%20C47.4603505,33.5748%2047.6059505,33.6348%2047.7604648,33.6348%20L47.7654171,33.6348%20C48.0922743,33.6308%2048.3527695,33.3618%2048.3488076,33.0338%20L48.5964267,33.0308%20C48.6023695,33.4958%2048.2319314,33.8788%2047.77136,33.8848%20L47.7604648,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.3376457,33.9033%20C45.8820267,33.9033%2045.5076267,33.5323%2045.5006933,33.0703%20L45.7483124,33.0663%20C45.7532648,33.3913%2046.0167314,33.6533%2046.3376457,33.6533%20L46.344579,33.6533%20C46.5020648,33.6513%2046.6476648,33.5883%2046.7576076,33.4743%20C46.8675505,33.3603%2046.926979,33.2113%2046.9249981,33.0523%20L47.1726171,33.0493%20C47.1755886,33.2743%2047.0913981,33.4873%2046.9358933,33.6483%20C46.7793981,33.8103%2046.5704076,33.9003%2046.348541,33.9033%20L46.3376457,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.0582171,34.6123%20C46.6016076,34.6123%2046.2281981,34.2413%2046.2222552,33.7803%20L46.4698743,33.7763%20C46.4738362,34.1013%2046.7373029,34.3623%2047.0582171,34.3623%20L47.0631695,34.3623%20C47.3890362,34.3583%2047.6495314,34.0893%2047.6455695,33.7613%20L47.8931886,33.7583%20C47.8991314,34.2233%2047.5286933,34.6063%2047.0691124,34.6123%20L47.0582171,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.0688229,79.6826%20C26.8489371,79.6826%2026.6419276,79.5976%2026.4854324,79.4436%20C26.3249752,79.2856%2026.2358324,79.0756%2026.232861,78.8496%20L26.48048,78.8456%20C26.482461,79.0046%2026.5458514,79.1536%2026.6577752,79.2636%20C26.7687086,79.3726%2026.9143086,79.4326%2027.0688229,79.4326%20L27.0757562,79.4326%20C27.2332419,79.4306%2027.3798324,79.3676%2027.4897752,79.2536%20C27.5997181,79.1396%2027.6591467,78.9906%2027.6571657,78.8316%20L27.9047848,78.8286%20C27.9077562,79.0536%2027.8235657,79.2666%2027.6670705,79.4276%20C27.5105752,79.5896%2027.3025752,79.6796%2027.0797181,79.6826%20L27.0688229,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.6460038,79.7002%20C25.1893943,79.7002%2024.8149943,79.3292%2024.8090514,78.8682%20L25.0566705,78.8642%20C25.0606324,79.1892%2025.324099,79.4502%2025.6460038,79.4502%20L25.6529371,79.4502%20C25.9768229,79.4462%2026.2373181,79.1772%2026.2333562,78.8492%20L26.4809752,78.8462%20C26.4869181,79.3112%2026.11648,79.6942%2025.656899,79.7002%20L25.6460038,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.3665752,80.4102%20C26.1466895,80.4102%2025.93968,80.3252%2025.7821943,80.1712%20C25.6227276,80.0142%2025.5335848,79.8032%2025.5306133,79.5772%20L25.7782324,79.5732%20C25.7802133,79.7322%2025.8436038,79.8812%2025.9555276,79.9912%20C26.066461,80.1012%2026.2199848,80.1762%2026.3735086,80.1602%20C26.5309943,80.1582%2026.6765943,80.0952%2026.7865371,79.9812%20C26.89648,79.8672%2026.9559086,79.7182%2026.9539276,79.5592%20L27.2015467,79.5562%20C27.2045181,79.7812%2027.1203276,79.9942%2026.9648229,80.1552%20C26.8083276,80.3172%2026.5993371,80.4072%2026.3774705,80.4102%20L26.3665752,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.4440229,11.0664%20C45.9497752,11.0664%2045.54368,10.6634%2045.5367467,10.1634%20L45.7843657,10.1594%20C45.7893181,10.5234%2046.08448,10.8164%2046.4440229,10.8164%20L46.4489752,10.8164%20C46.627261,10.8144%2046.79168,10.7434%2046.914499,10.6164%20C47.0373181,10.4884%2047.1026895,10.3214%2047.1007086,10.1434%20L47.3483276,10.1394%20C47.351299,10.3844%2047.2601752,10.6154%2047.0917943,10.7904%20C46.9224229,10.9644%2046.6965943,11.0634%2046.4549181,11.0664%20L46.4440229,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.6702629,11.8652%20C45.1770057,11.8652%2044.771901,11.4632%2044.7649676,10.9632%20L45.0125867,10.9592%20C45.0145676,11.1362%2045.0848914,11.3032%2045.2106819,11.4272%20C45.3344914,11.5492%2045.4969295,11.6152%2045.6702629,11.6152%20L45.6762057,11.6152%20C45.8554819,11.6132%2046.019901,11.5422%2046.14272,11.4152%20C46.265539,11.2882%2046.3309105,11.1202%2046.3289295,10.9432%20L46.5765486,10.9392%20C46.57952,11.1832%2046.4883962,11.4152%2046.3190248,11.5902%20C46.1496533,11.7642%2045.9238248,11.8622%2045.6821486,11.8652%20L45.6702629,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.788861,25.3066%20C36.5065752,25.3066%2036.2401371,25.1976%2036.03808,24.9976%20C35.832061,24.7956%2035.7171657,24.5256%2035.7141943,24.2356%20L35.9618133,24.2336%20C35.9667657,24.6896%2036.3372038,25.0566%2036.788861,25.0566%20L36.7987657,25.0566%20C37.2533943,25.0506%2037.6198705,24.6716%2037.6149181,24.2106%20L37.8625371,24.2086%20C37.8694705,24.8066%2037.392061,25.2986%2036.8017371,25.3066%20L36.788861,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.848701,26.2773%20C35.5674057,26.2773%2035.3009676,26.1683%2035.0989105,25.9683%20C34.8938819,25.7663%2034.7789867,25.4963%2034.7760152,25.2063%20L35.0236343,25.2043%20C35.0266057,25.4263%2035.1147581,25.6343%2035.2722438,25.7903%20C35.4277486,25.9433%2035.6317867,26.0273%2035.848701,26.0273%20L35.8595962,26.0273%20C36.0804724,26.0243%2036.2864914,25.9353%2036.4410057,25.7763%20C36.59552,25.6173%2036.67872,25.4063%2036.6757486,25.1833%20L36.9233676,25.1793%20C36.9273295,25.4693%2036.8183771,25.7443%2036.6173105,25.9513%20C36.4172343,26.1583%2036.1498057,26.2743%2035.8625676,26.2773%20L35.848701,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.3707962,1.3125%20C21.9577676,1.3125%2021.6180343,0.9755%2021.6120914,0.5555%20L21.8597105,0.5515%20C21.8616914,0.6905%2021.9171581,0.8195%2022.0152152,0.9165%20C22.1122819,1.0115%2022.2380724,1.0655%2022.37872,1.0625%20C22.6610057,1.0595%2022.8868343,0.8255%2022.8848533,0.5395%20L23.1324724,0.5375%20C23.1344533,0.7415%2023.0571962,0.9345%2022.9165486,1.0815%20C22.77392,1.2285%2022.584739,1.3105%2022.3816914,1.3125%20L22.3707962,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.7460038,1.9629%20C21.3300038,1.9629%2020.9902705,1.6249%2020.9853181,1.2049%20L21.2329371,1.2029%20C21.2349181,1.3409%2021.2893943,1.4699%2021.3874514,1.5659%20C21.4835276,1.6609%2021.6103086,1.7129%2021.7460038,1.7129%20L21.7519467,1.7129%20C21.8886324,1.7109%2022.0154133,1.6549%2022.1114895,1.5569%20C22.2075657,1.4579%2022.2590705,1.3269%2022.2570895,1.1899%20L22.5047086,1.1859%20C22.509661,1.6089%2022.1738895,1.9569%2021.7549181,1.9629%20L21.7460038,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.9194971,64.874%20C82.8996876,64.874%2082.8798781,64.873%2082.8590781,64.872%20C82.6312686,64.856%2082.4232686,64.752%2082.2727162,64.577%20L82.4599162,64.413%20C82.5668876,64.537%2082.7144686,64.611%2082.8769067,64.623%20C83.0225067,64.634%2083.193859,64.581%2083.3166781,64.474%20C83.4394971,64.365%2083.5137829,64.217%2083.5246781,64.053%20C83.5365638,63.89%2083.4840686,63.731%2083.3770971,63.607%20L83.5642971,63.443%20C83.7148495,63.617%2083.7881448,63.84%2083.7713067,64.07%20C83.7564495,64.301%2083.651459,64.511%2083.4791162,64.662%20C83.322621,64.8%2083.1255162,64.874%2082.9194971,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.8469943,65.916%20C82.607299,65.916%2082.3695848,65.815%2082.2002133,65.619%20L82.3874133,65.455%20C82.607299,65.711%2082.9925943,65.738%2083.2451657,65.516%20C83.4977371,65.294%2083.5254705,64.905%2083.3045943,64.649%20L83.4917943,64.485%20C83.8008229,64.846%2083.7641752,65.393%2083.4076038,65.705%20C83.2461562,65.847%2083.04608,65.916%2082.8469943,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.9296457,55.2861%20C53.8177219,55.2861%2053.7048076,55.2661%2053.5968457,55.2271%20C53.3492267,55.1381%2053.1521219,54.9561%2053.0401981,54.7171%20L53.2640457,54.6091%20C53.437379,54.9791%2053.8751695,55.1401%2054.2416457,54.9651%20C54.6091124,54.7911%2054.7665981,54.3481%2054.5932648,53.9771%20L54.8171124,53.8701%20C55.0478933,54.3651%2054.8379124,54.9581%2054.3486171,55.1911%20C54.2149029,55.2551%2054.0732648,55.2861%2053.9296457,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.3772724,56.0244%20C52.0088152,56.0244%2051.6552152,55.8134%2051.4878248,55.4564%20L51.7116724,55.3484%20C51.7948724,55.5284%2051.9434438,55.6634%2052.1276724,55.7304%20C52.3138819,55.7974%2052.5139581,55.7894%2052.6882819,55.7034%20C53.0557486,55.5294%2053.2132343,55.0864%2053.039901,54.7164%20L53.264739,54.6094%20C53.4945295,55.1044%2053.2845486,55.6964%2052.7952533,55.9294%20C52.6595581,55.9944%2052.51792,56.0244%2052.3772724,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.5195886,56.4395%20C53.4076648,56.4395%2053.2947505,56.4195%2053.1857981,56.3805%20C52.9391695,56.2915%2052.7420648,56.1095%2052.630141,55.8705%20L52.8539886,55.7625%20C52.9371886,55.9425%2053.08576,56.0785%2053.2699886,56.1455%20C53.4561981,56.2125%2053.6562743,56.2035%2053.8305981,56.1185%20C54.0088838,56.0345%2054.1435886,55.8845%2054.2099505,55.6985%20C54.2773029,55.5115%2054.2673981,55.3105%2054.1832076,55.1315%20L54.4070552,55.0245%20C54.518979,55.2645%2054.5318552,55.5335%2054.4437029,55.7835%20C54.35456,56.0325%2054.1742933,56.2315%2053.9375695,56.3445%20C53.8038552,56.4085%2053.6622171,56.4395%2053.5195886,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.9661257,57.1787%20C51.8542019,57.1787%2051.7412876,57.1587%2051.6333257,57.1197%20C51.3857067,57.0307%2051.1886019,56.8487%2051.0766781,56.6097%20L51.3005257,56.5017%20C51.4728686,56.8717%2051.9136305,57.0327%2052.2781257,56.8577%20C52.6455924,56.6837%2052.8030781,56.2407%2052.6297448,55.8697%20L52.8535924,55.7627%20C53.0843733,56.2577%2052.8743924,56.8507%2052.3850971,57.0837%20C52.2513829,57.1477%2052.1097448,57.1787%2051.9661257,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.6628952,56.8535%20C54.2934476,56.8535%2053.9398476,56.6425%2053.7724571,56.2855%20L53.9963048,56.1775%20C54.1686476,56.5495%2054.6094095,56.7065%2054.9739048,56.5325%20C55.1521905,56.4485%2055.2859048,56.2985%2055.3522667,56.1125%20C55.419619,55.9255%2055.4097143,55.7245%2055.3255238,55.5455%20L55.5503619,55.4385%20C55.6612952,55.6785%2055.6741714,55.9475%2055.586019,56.1975%20C55.4968762,56.4465%2055.3176,56.6455%2055.0808762,56.7585%20C54.945181,56.8225%2054.8035429,56.8535%2054.6628952,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.4728686,7.8291%20C37.9320686,7.8291%2037.4893257,7.3891%2037.4823924,6.8431%20L37.7300114,6.8391%20C37.7349638,7.2491%2038.0677638,7.5791%2038.4728686,7.5791%20L38.4817829,7.5791%20C38.8908495,7.5741%2039.2196876,7.2341%2039.2147352,6.8211%20L39.4623543,6.8171%20C39.4692876,7.3691%2039.0305067,7.8221%2038.4857448,7.8291%20L38.4728686,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.584099,40.8828%20C38.043299,40.8828%2037.6005562,40.4428%2037.5936229,39.8968%20L37.8412419,39.8928%20C37.8461943,40.3028%2038.1789943,40.6328%2038.584099,40.6328%20L38.5930133,40.6328%20C39.00208,40.6278%2039.3309181,40.2868%2039.3259657,39.8738%20L39.5735848,39.8698%20C39.5805181,40.4218%2039.1417371,40.8758%2038.5969752,40.8828%20L38.584099,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.9655924,22.3311%20C47.5386971,22.3311%2047.1900495,21.9841%2047.1841067,21.5541%20L47.4317257,21.5501%20C47.4356876,21.8441%2047.6743924,22.0811%2047.9655924,22.0811%20L47.9715352,22.0811%20C48.1121829,22.0791%2048.2458971,22.0211%2048.3459352,21.9191%20C48.4449829,21.8151%2048.4984686,21.6801%2048.4964876,21.5371%20L48.7441067,21.5331%20C48.7470781,21.7431%2048.6688305,21.9421%2048.52224,22.0931%20C48.3776305,22.2441%2048.1825067,22.3281%2047.9745067,22.3311%20L47.9655924,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.2415086,6.9131%20C63.0790705,6.9131%2062.9265371,6.8511%2062.809661,6.7361%20C62.6917943,6.6201%2062.6264229,6.4641%2062.6244419,6.2981%20L62.872061,6.2961%20C62.8730514,6.3941%2062.9126705,6.4871%2062.9829943,6.5571%20C63.0533181,6.6261%2063.1434514,6.6631%2063.2405181,6.6631%20L63.2454705,6.6631%20C63.4475276,6.6601%2063.6109562,6.4911%2063.6089752,6.2861%20L63.8565943,6.2841%20C63.8605562,6.6261%2063.5871848,6.9081%2063.2484419,6.9131%20L63.2415086,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M68.6030552,80.1807%20C68.4059505,80.1807%2068.2118171,80.1197%2068.0464076,80.0047%20C67.8275124,79.8537%2067.6809219,79.6257%2067.633379,79.3637%20L67.8770362,79.3187%20C67.9126933,79.5147%2068.0226362,79.6857%2068.1860648,79.7987%20C68.3494933,79.9107%2068.5456076,79.9527%2068.7417219,79.9167%20C68.9368457,79.8797%2069.1062171,79.7697%2069.218141,79.6037%20C69.3300648,79.4387%2069.3716648,79.2397%2069.3350171,79.0427%20L69.5786743,78.9957%20C69.6272076,79.2587%2069.5727314,79.5247%2069.422179,79.7447%20C69.2736076,79.9657%2069.047779,80.1147%2068.7882743,80.1627%20C68.7258743,80.1747%2068.6644648,80.1807%2068.6030552,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.8548038,87.1582%20C44.5735086,87.1582%2044.3070705,87.0502%2044.1060038,86.8502%20C43.8999848,86.6482%2043.7850895,86.3772%2043.7811276,86.0882%20L44.0287467,86.0842%20C44.0317181,86.3072%2044.120861,86.5152%2044.2783467,86.6722%20C44.4338514,86.8242%2044.6378895,86.9082%2044.8548038,86.9082%20L44.865699,86.9082%20C45.0865752,86.9052%2045.2925943,86.8152%2045.448099,86.6562%20C45.6016229,86.4972%2045.6848229,86.2862%2045.6818514,86.0632%20L45.9294705,86.0592%20C45.9334324,86.3492%2045.82448,86.6242%2045.6244038,86.8312%20C45.4243276,87.0382%2045.1559086,87.1542%2044.869661,87.1582%20L44.8548038,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.9166248,88.1299%20C43.3302629,88.1299%2042.8508724,87.6519%2042.8429486,87.0599%20L43.0905676,87.0559%20C43.0965105,87.5129%2043.4659581,87.8799%2043.9166248,87.8799%20L43.9245486,87.8799%20C44.1483962,87.8769%2044.3544152,87.7869%2044.50992,87.6279%20C44.6634438,87.4689%2044.7466438,87.2579%2044.7436724,87.0349%20L44.9912914,87.0309%20C44.9952533,87.3209%2044.886301,87.5959%2044.6862248,87.8029%20C44.4861486,88.0099%2044.2177295,88.1259%2043.9314819,88.1299%20L43.9166248,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.8360305,100.9651%20C42.3382019,100.8911%2043.0761067,101.9851%2042.997859,102.3211%20C42.9196114,102.6591%2042.8760305,103.7701%2042.0628495,103.9011%20C41.4646019,103.9971%2039.3291352,104.2491%2038.8556876,103.7861%20C38.4208686,103.3591%2039.2380114,101.3501%2041.8360305,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.8814933,101.4641%20C40.3690362,101.6951%2039.6974933,102.4991%2039.4776076,102.8351%20C39.2606933,103.1681%2039.2260267,103.4251%2039.2438552,103.4901%20C39.4399695,103.6081%2040.7939505,103.6011%2041.9845029,103.4061%20C42.2994743,103.3571%2042.4014933,102.8781%2042.4747886,102.4351%20C42.4886552,102.3441%2042.5025219,102.2661%2042.5153981,102.2071%20C42.4807314,102.0681%2042.084541,101.5301%2041.8814933,101.4641%20M40.2472076,104.5611%20C39.5360457,104.5611%2038.8387505,104.4661%2038.5118933,104.1461%20C38.2385219,103.8781%2038.1761219,103.4341%2038.33856,102.9271%20C38.6416457,101.9831%2039.7202743,100.7731%2041.7646171,100.4701%20C42.1310933,100.4141%2042.5114362,100.6031%2042.8789029,101.0071%20C43.1542552,101.3111%2043.5920457,101.9531%2043.4791314,102.4361%20C43.4702171,102.4771%2043.4622933,102.5311%2043.4513981,102.5961%20C43.37216,103.0841%2043.186941,104.2261%2042.1419886,104.3951%20C41.789379,104.4511%2041.0098743,104.5611%2040.2472076,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.9811352,101.2688%20C42.2772876,101.2248%2042.7121067,101.8708%2042.6655543,102.0698%20C42.6199924,102.2688%2042.59424,102.9238%2042.11584,103.0008%20C41.7612495,103.0578%2040.5013638,103.2068%2040.22304,102.9338%20C39.9655162,102.6818%2040.4478781,101.4968%2041.9811352,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.6292876,101.4846%20C43.6292876,101.4846%2043.2430019,101.2876%2042.488259,101.7366%20C41.8206781,102.1326%2040.8252495,102.7656%2041.098621,103.5346%20C41.3729829,104.3016%2043.4916114,103.9886%2043.9620876,103.8196%20C44.4325638,103.6506%2044.7227733,103.1276%2044.6336305,102.6736%20C44.4385067,101.6856%2043.6292876,101.4846%2043.6292876,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5693377,101.542462%20C55.5693377,101.542462%2055.183052,101.345462%2054.4283091,101.794462%20C53.7607281,102.190462%2052.7652996,102.823462%2053.038671,103.592462%20C53.3130329,104.359462%2055.4316615,104.046462%2055.9021377,103.877462%20C56.3726139,103.708462%2056.6628234,103.185462%2056.5736805,102.731462%20C56.3785567,101.743462%2055.5693377,101.542462%2055.5693377,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.3787962,101.9417%20C43.2787581,101.9417%2043.0687771,101.9717%2042.7389486,102.1677%20C42.4120914,102.3617%2041.4186438,102.9527%2041.5652343,103.3657%20C41.7524343,103.6227%2043.2520152,103.5437%2043.7957867,103.3487%20C44.0443962,103.2587%2044.1860343,102.9697%2044.1474057,102.7717%20C44.0216152,102.1337%2043.5560914,101.9837%2043.5035962,101.9677%20L43.4402057,101.9467%20C43.430301,101.9447%2043.409501,101.9417%2043.3787962,101.9417%20M42.4309105,104.526704%20C41.6553676,104.5277%2040.8639771,104.3497%2040.6331962,103.7037%20C40.2082819,102.5107%2041.6296152,101.6667%2042.2367771,101.3057%20C43.0509486,100.8227%2043.5877867,100.9347%2043.7858819,101.0087%20C44.2068343,101.1297%2044.923939,101.5817%2045.1190629,102.5767%20C45.25872,103.2887%2044.823901,104.0407%2044.1285867,104.2907%20C43.9562438,104.3527%2043.2005105,104.526704%2042.4309105,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.3188462,101.999562%20C55.2188081,101.999562%2055.0088272,102.029562%2054.6789986,102.225562%20C54.3521415,102.419562%2053.3586939,103.010562%2053.5052843,103.423562%20C53.6924843,103.680562%2055.1920653,103.601562%2055.7358367,103.406562%20C55.9844462,103.316562%2056.1260843,103.027562%2056.0874558,102.829562%20C55.9616653,102.191562%2055.4961415,102.041562%2055.4436462,102.025562%20L55.3802558,102.004562%20C55.370351,102.002562%2055.349551,101.999562%2055.3188462,101.999562%20M54.3709605,104.584566%20C53.5954177,104.585562%2052.8040272,104.407562%2052.5732462,103.761562%20C52.148332,102.568562%2053.5696653,101.724562%2054.1768272,101.363562%20C54.9909986,100.880562%2055.5278367,100.992562%2055.725932,101.066562%20C56.1468843,101.187562%2056.8639891,101.639562%2057.0591129,102.634562%20C57.19877,103.346562%2056.763951,104.098562%2056.0686367,104.348562%20C55.8962939,104.410562%2055.1405605,104.584566%2054.3709605,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.7772648,101.7561%20C43.7772648,101.7561%2043.5484648,101.6401%2043.1007695,101.9051%20C42.70656,102.1401%2042.1162362,102.5151%2042.2786743,102.9701%20C42.4401219,103.4251%2043.6960457,103.2381%2043.9743695,103.1391%20C44.2517029,103.0381%2044.4240457,102.7291%2044.3715505,102.4601%20C44.2566552,101.8751%2043.7772648,101.7561%2043.7772648,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.7173148,101.813962%20C55.7173148,101.813962%2055.4885148,101.697962%2055.0408196,101.962962%20C54.64661,102.197962%2054.0562862,102.572962%2054.2187243,103.027962%20C54.380172,103.482962%2055.6360958,103.295962%2055.9144196,103.196962%20C56.1917529,103.095962%2056.3640958,102.786962%2056.3116005,102.517962%20C56.1967053,101.932962%2055.7173148,101.813962%2055.7173148,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.2285714,100.9993%20C67.2285714,100.9993%2066.2658286,100.2283%2065.0148571,101.2943%20C63.8698667,102.2673%2063.0190476,103.7593%2063.5390476,103.9013%20C64.0590476,104.0443%2064.9732571,104.1783%2065.9290667,103.9873%20C66.7600762,103.8233%2067.497981,103.9763%2067.8109714,102.2113%20C67.9565714,101.3893%2067.2285714,100.9993%2067.2285714,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.922461,103.4788%20C64.3206324,103.5608%2065.0426895,103.6528%2065.8330895,103.4978%20C65.9519467,103.4738%2066.0678324,103.4568%2066.1807467,103.4388%20C66.8027657,103.3468%2067.1157562,103.2998%2067.3237562,102.1238%20C67.4049752,101.6658%2067.000861,101.4438%2066.996899,101.4408%20L66.9245943,101.3948%20C66.8473371,101.3368%2066.2203657,100.9218%2065.3338895,101.6758%20C64.5910324,102.3078%2064.0720229,103.0908%2063.922461,103.4788%20M64.93968,104.5828%20C64.2354514,104.5828%2063.6738514,104.4568%2063.4093943,104.3838%20C63.1538514,104.3138%2062.965661,104.1138%2062.9082133,103.8488%20C62.7299276,103.0338%2063.8689752,101.6148%2064.6950324,100.9118%20C65.89648,99.8888%2067.0325562,100.2328%2067.4990705,100.5798%20C67.8893181,100.8058%2068.4588419,101.3978%2068.2983848,102.2988%20C67.9893562,104.0418%2067.2227276,104.2948%2066.3263467,104.4278%20C66.227299,104.4438%2066.1262705,104.4578%2066.023261,104.4778%20C65.6409371,104.5548%2065.274461,104.5828%2064.93968,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.0148267,101.2874%20C67.0148267,101.2874%2066.416579,100.8084%2065.6370743,101.4714%20C64.9259124,102.0764%2064.3950171,103.0054%2064.7198933,103.0944%20C65.0427886,103.1834%2065.6113219,103.2654%2066.2065981,103.1474%20C66.7236267,103.0454%2067.1832076,103.1404%2067.377341,102.0414%20C67.4684648,101.5304%2067.0148267,101.2874%2067.0148267,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M68.5788876,100.9651%20C69.081059,100.8911%2069.8189638,101.9851%2069.7407162,102.3211%20C69.6624686,102.6591%2069.6188876,103.7701%2068.8057067,103.9011%20C68.207459,103.9971%2066.0719924,104.2491%2065.5985448,103.7861%20C65.1637257,103.3591%2065.9808686,101.3501%2068.5788876,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M68.6243505,101.4641%20C67.1118933,101.6951%2066.4403505,102.4991%2066.2204648,102.8351%20C66.0035505,103.1681%2065.9688838,103.4251%2065.9867124,103.4901%20C66.1828267,103.6081%2067.5368076,103.6011%2068.72736,103.4061%20C69.0423314,103.3571%2069.1443505,102.8781%2069.2176457,102.4351%20C69.2315124,102.3441%2069.245379,102.2661%2069.2582552,102.2071%20C69.2235886,102.0681%2068.8273981,101.5301%2068.6243505,101.4641%20M66.9900648,104.5611%20C66.2789029,104.5611%2065.5816076,104.4661%2065.2547505,104.1461%20C64.981379,103.8781%2064.918979,103.4341%2065.0814171,102.9271%20C65.3845029,101.9831%2066.4631314,100.7731%2068.5074743,100.4701%20C68.8739505,100.4141%2069.2542933,100.6031%2069.62176,101.0071%20C69.8971124,101.3111%2070.3349029,101.9531%2070.2219886,102.4361%20C70.2130743,102.4771%2070.2051505,102.5311%2070.1942552,102.5961%20C70.1150171,103.0841%2069.9297981,104.2261%2068.8848457,104.3951%20C68.5322362,104.4511%2067.7527314,104.5611%2066.9900648,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.7239924,101.2688%20C69.0201448,101.2248%2069.4549638,101.8708%2069.4084114,102.0698%20C69.3628495,102.2688%2069.3370971,102.9238%2068.8586971,103.0008%20C68.5041067,103.0578%2067.244221,103.2068%2066.9658971,102.9338%20C66.7083733,102.6818%2067.1907352,101.4968%2068.7239924,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M70.3721448,101.4846%20C70.3721448,101.4846%2069.985859,101.2876%2069.2311162,101.7366%20C68.5635352,102.1326%2067.5681067,102.7656%2067.8414781,103.5346%20C68.11584,104.3016%2070.2344686,103.9886%2070.7049448,103.8196%20C71.175421,103.6506%2071.4656305,103.1276%2071.3764876,102.6736%20C71.1813638,101.6856%2070.3721448,101.4846%2070.3721448,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.1216533,101.9417%20C70.0216152,101.9417%2069.8116343,101.9717%2069.4818057,102.1677%20C69.1549486,102.3617%2068.161501,102.9527%2068.3080914,103.3657%20C68.4952914,103.6227%2069.9948724,103.5437%2070.5386438,103.3487%20C70.7872533,103.2587%2070.9288914,102.9697%2070.8902629,102.7717%20C70.7644724,102.1337%2070.2989486,101.9837%2070.2464533,101.9677%20L70.1830629,101.9467%20C70.1731581,101.9447%2070.1523581,101.9417%2070.1216533,101.9417%20M69.1737676,104.526704%20C68.3982248,104.5277%2067.6068343,104.3497%2067.3760533,103.7037%20C66.951139,102.5107%2068.3724724,101.6667%2068.9796343,101.3057%20C69.7938057,100.8227%2070.3306438,100.9347%2070.528739,101.0087%20C70.9496914,101.1297%2071.6667962,101.5817%2071.86192,102.5767%20C72.0015771,103.2887%2071.5667581,104.0407%2070.8714438,104.2907%20C70.699101,104.3527%2069.9433676,104.526704%2069.1737676,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.5201219,101.7561%20C70.5201219,101.7561%2070.2913219,101.6401%2069.8436267,101.9051%20C69.4494171,102.1401%2068.8590933,102.5151%2069.0215314,102.9701%20C69.182979,103.4251%2070.4389029,103.2381%2070.7172267,103.1391%20C70.99456,103.0381%2071.1669029,102.7291%2071.1144076,102.4601%20C70.9995124,101.8751%2070.5201219,101.7561%2070.5201219,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.5489676,101.9534%20C23.5489676,101.9534%2023.1616914,101.7564%2022.4069486,102.2054%20C21.7393676,102.6014%2020.743939,103.2344%2021.0173105,104.0034%20C21.2916724,104.7704%2023.410301,104.4574%2023.8807771,104.2884%20C24.3512533,104.1184%2024.6414629,103.5964%2024.55232,103.1424%20C24.3571962,102.1544%2023.5489676,101.9534%2023.5489676,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.2974857,102.4104%20C23.1974476,102.4104%2022.9864762,102.4404%2022.6576381,102.6364%20C22.330781,102.8304%2021.3373333,103.4214%2021.4839238,103.8344%20C21.6711238,104.0924%2023.1707048,104.0134%2023.7144762,103.8174%20C23.9630857,103.7274%2024.1047238,103.4384%2024.0660952,103.2404%20C23.9403048,102.6024%2023.4757714,102.4514%2023.4222857,102.4364%20L23.3588952,102.4154%20C23.3509714,102.4134%2023.3301714,102.4104%2023.2974857,102.4104%20M22.3496,104.9954%20C21.5740571,104.9954%2020.7826667,104.8184%2020.5518857,104.1724%20C20.1269714,102.9794%2021.5483048,102.1354%2022.1554667,101.7744%20C22.971619,101.2894%2023.5074667,101.4044%2023.7055619,101.4774%20C24.1255238,101.5984%2024.8426286,102.0504%2025.0377524,103.0454%20C25.176419,103.7554%2024.7425905,104.5084%2024.0482667,104.7594%20C23.8749333,104.8214%2023.1192,104.9954%2022.3496,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.6959543,102.2249%20C23.6959543,102.2249%2023.4681448,102.1079%2023.019459,102.3739%20C22.6252495,102.6089%2022.0349257,102.9839%2022.1973638,103.4389%20C22.3588114,103.8929%2023.6147352,103.7069%2023.893059,103.6069%20C24.1713829,103.5069%2024.3427352,103.1979%2024.2912305,102.9289%20C24.1753448,102.3439%2023.6959543,102.2249%2023.6959543,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.8646019,101.3811%20C26.3677638,101.3071%2027.1046781,102.4011%2027.0264305,102.7381%20C26.9481829,103.0751%2026.9046019,104.1871%2026.091421,104.3181%20C25.4931733,104.4141%2023.3577067,104.6661%2022.884259,104.2021%20C22.44944,103.7761%2023.2665829,101.7671%2025.8646019,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.9110552,101.8801%20C24.3985981,102.1121%2023.7260648,102.9151%2023.5071695,103.2511%20C23.2902552,103.5841%2023.2545981,103.8411%2023.2724267,103.9061%20C23.4675505,104.0231%2024.8235124,104.0151%2026.0140648,103.8231%20C26.3270552,103.7741%2026.4300648,103.2951%2026.50336,102.8521%20C26.5172267,102.7601%2026.5310933,102.6831%2026.54496,102.6241%20C26.5093029,102.4841%2026.1131124,101.9461%2025.9110552,101.8801%20M24.2767695,104.9781%20C23.5656076,104.9781%2022.8673219,104.8831%2022.5394743,104.5611%20C22.2680838,104.2951%2022.2046933,103.8521%2022.3671314,103.3461%20C22.6692267,102.4011%2023.7468648,101.1901%2025.7931886,100.8861%20C26.1527314,100.8361%2026.5400076,101.0181%2026.9064838,101.4221%20C27.1828267,101.7261%2027.6206171,102.3681%2027.5086933,102.8531%20C27.499779,102.8941%2027.4908648,102.9491%2027.4799695,103.0131%20C27.4007314,103.5011%2027.2155124,104.6431%2026.17056,104.8121%20C25.8179505,104.8681%2025.0394362,104.9781%2024.2767695,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.0097067,101.6858%20C26.305859,101.6418%2026.7406781,102.2868%2026.6941257,102.4858%20C26.6495543,102.6848%2026.6228114,103.3398%2026.1444114,103.4178%20C25.789821,103.4748%2024.5299352,103.6228%2024.2516114,103.3498%20C23.9940876,103.0978%2024.4764495,101.9128%2026.0097067,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.4758324,101.7727%20C32.6313371,101.6367%2032.8195276,101.5967%2032.9750324,101.6687%20C33.5564419,101.9367%2035.0253181,102.7007%2034.7370895,103.7627%20C34.5132419,104.5897%2034.0110705,104.3487%2033.0572419,104.3777%20L32.3381562,104.4007%20C32.1895848,104.4057%2032.0558705,104.3307%2031.9726705,104.1927%20C31.5497371,103.4997%2031.7597181,102.3987%2032.4263086,101.8157%20L32.4758324,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.7689143,102.1233%20L32.7986286,102.1513%20L32.7491048,102.1943%20C32.2677333,102.6163%2032.0973714,103.4433%2032.3945143,103.9313%20L33.0412952,103.8783%20C33.2552381,103.8723%2033.448381,103.8773%2033.6207238,103.8833%20C34.1823238,103.9013%2034.1872762,103.9023%2034.259581,103.6313%20C34.442819,102.9553%2033.1641143,102.3063%2032.7689143,102.1233%20L32.7689143,102.1233%20Z%20M32.3241905,104.9003%20C32.0082286,104.9003%2031.72,104.7343%2031.5506286,104.4533%20C31.0048762,103.5593%2031.2574476,102.1773%2032.1023238,101.4373%20L32.1518476,101.3943%20C32.4539429,101.1313%2032.8481524,101.0613%2033.1789714,101.2133%20C35.3154286,102.1993%2035.3718857,103.3163%2035.2153905,103.8943%20C34.9350857,104.9273%2034.1823238,104.9033%2033.5890286,104.8833%20C33.4364952,104.8783%2033.2631619,104.8733%2033.0729905,104.8783%20L32.3539048,104.9003%20L32.3241905,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.5531886,102.009%20C32.6661029,101.909%2032.8027886,101.881%2032.9157029,101.933%20C33.3386362,102.128%2034.405379,102.683%2034.1963886,103.454%20C34.03296,104.056%2033.6684648,103.88%2032.9761219,103.903%20L32.45216,103.918%20C32.3451886,103.922%2032.2481219,103.867%2032.1877029,103.768%20C31.8796648,103.264%2032.0331886,102.464%2032.5175314,102.04%20L32.5531886,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.0952381,101.4993%20C29.0952381,101.4993%2028.2018286,100.6483%2026.8646857,101.6033%20C25.6434286,102.4743%2024.6688,103.8883%2025.1749333,104.0743%20C25.6820571,104.2613%2026.580419,104.4723%2027.5481143,104.3653%20C28.3910095,104.2723%2029.1140571,104.4883%2029.5736381,102.7563%20C29.787581,101.9493%2029.0952381,101.4993%2029.0952381,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.5928152,103.6858%20C25.9840533,103.8008%2026.6962057,103.9568%2027.49552,103.8688%20C27.6143771,103.8558%2027.7322438,103.8478%2027.847139,103.8398%20C28.4741105,103.8008%2028.7890819,103.7818%2029.095139,102.6258%20C29.2060724,102.2068%2028.887139,101.9608%2028.8217676,101.9158%20L28.7613486,101.8688%20C28.6979581,101.8118%2028.1056533,101.3318%2027.1508343,102.0108%20C26.3574629,102.5768%2025.7750629,103.3118%2025.5928152,103.6858%20M27.0101867,104.8948%20C26.0731962,104.8948%2025.3214248,104.6608%2025.0054629,104.5438%20C24.7558629,104.4528%2024.585501,104.2368%2024.5498438,103.9678%20C24.4408914,103.1408%2025.6958248,101.8238%2026.5793295,101.1948%20C27.8629867,100.2798%2028.9643962,100.7188%2029.4011962,101.1038%20C29.7696533,101.3628%2030.2866819,102.0008%2030.0529295,102.8848%20C29.598301,104.5958%2028.8128533,104.7818%2027.9085486,104.8378%20C27.8085105,104.8448%2027.7064914,104.8508%2027.6024914,104.8628%20C27.3984533,104.8848%2027.2003581,104.8948%2027.0101867,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8582171,101.7678%20C28.8582171,101.7678%2028.3015695,101.2388%2027.47056,101.8318%20C26.7098743,102.3748%2026.1046933,103.2548%2026.4186743,103.3718%20C26.7336457,103.4868%2027.2932648,103.6188%2027.8954743,103.5518%20C28.4204267,103.4938%2028.8701029,103.6278%2029.1563505,102.5498%20C29.2900648,102.0478%2028.8582171,101.7678%2028.8582171,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M146.6896,118.1671%20C146.6896,125.5591%20140.6986,131.5501%20133.3076,131.5501%20C125.9176,131.5501%20119.9256,125.5591%20119.9256,118.1671%20C119.9256,110.7761%20125.9176,104.7851%20133.3076,104.7851%20C140.6986,104.7851%20146.6896,110.7761%20146.6896,118.1671'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.8419,115.6456%20C149.8419,123.0366%20143.8509,129.0276%20136.4599,129.0276%20C129.0699,129.0276%20123.0779,123.0366%20123.0779,115.6456%20C123.0779,108.2546%20129.0699,102.2636%20136.4599,102.2636%20C143.8509,102.2636%20149.8419,108.2546%20149.8419,115.6456'%20id='Fill-390'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M148.8419,115.6456%20C148.8419,108.806885%20143.298615,103.2636%20136.4599,103.2636%20C129.621828,103.2636%20124.0779,108.807242%20124.0779,115.6456%20C124.0779,122.483958%20129.621828,128.0276%20136.4599,128.0276%20C143.298615,128.0276%20148.8419,122.484315%20148.8419,115.6456%20Z%20M150.8419,115.6456%20C150.8419,123.588885%20144.403185,130.0276%20136.4599,130.0276%20C128.517281,130.0276%20122.0779,123.588551%20122.0779,115.6456%20C122.0779,107.702649%20128.517281,101.2636%20136.4599,101.2636%20C144.403185,101.2636%20150.8419,107.702315%20150.8419,115.6456%20Z'%20id='Stroke-392'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M135.881,110.6846%20C135.881,110.132315%20136.328715,109.6846%20136.881,109.6846%20C137.433285,109.6846%20137.881,110.132315%20137.881,110.6846%20L137.881,121.3056%20C137.881,121.857885%20137.433285,122.3056%20136.881,122.3056%20C136.328715,122.3056%20135.881,121.857885%20135.881,121.3056%20L135.881,110.6846%20Z'%20id='Stroke-394'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M142.1915,114.9952%20C142.743785,114.9952%20143.1915,115.442915%20143.1915,115.9952%20C143.1915,116.547485%20142.743785,116.9952%20142.1915,116.9952%20L131.5705,116.9952%20C131.018215,116.9952%20130.5705,116.547485%20130.5705,115.9952%20C130.5705,115.442915%20131.018215,114.9952%20131.5705,114.9952%20L142.1915,114.9952%20Z'%20id='Stroke-396'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M199.6251,77.3331%20C199.6251,89.7591%20189.5511,99.8331%20177.1251,99.8331%20C164.6981,99.8331%20154.6251,89.7591%20154.6251,77.3331%20C154.6251,64.9061%20164.6981,54.8331%20177.1251,54.8331%20C189.5511,54.8331%20199.6251,64.9061%20199.6251,77.3331'%20id='Fill-398'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M113.9601,80.5577%20C113.9601,90.6507%20105.7781,98.8327%2095.6861,98.8327%20C85.5921,98.8327%2077.4101,90.6507%2077.4101,80.5577%20C77.4101,70.4647%2085.5921,62.2837%2095.6861,62.2837%20C105.7781,62.2837%20113.9601,70.4647%20113.9601,80.5577'%20id='Fill-400'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M199.6251,159.254%20C199.6251,169.72%20191.1401,178.205%20180.6731,178.205%20C170.2071,178.205%20161.7221,169.72%20161.7221,159.254%20C161.7221,148.787%20170.2071,140.302%20180.6731,140.302%20C191.1401,140.302%20199.6251,148.787%20199.6251,159.254'%20id='Fill-402'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.0695,56.6241%20C124.7935,56.6241%20124.5695,56.4001%20124.5695,56.1241%20L124.5695,52.1871%20C124.5695,51.9101%20124.7935,51.6871%20125.0695,51.6871%20C125.3455,51.6871%20125.5695,51.9101%20125.5695,52.1871%20L125.5695,56.1241%20C125.5695,56.4001%20125.3455,56.6241%20125.0695,56.6241'%20id='Fill-406'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M127.0382,54.6554%20L123.1002,54.6554%20C122.8242,54.6554%20122.6012,54.4314%20122.6012,54.1554%20C122.6012,53.8794%20122.8242,53.6554%20123.1002,53.6554%20L127.0382,53.6554%20C127.3142,53.6554%20127.5382,53.8794%20127.5382,54.1554%20C127.5382,54.4314%20127.3142,54.6554%20127.0382,54.6554'%20id='Fill-408'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.6105,180.6251%20C147.3345,180.6251%20147.1105,180.4011%20147.1105,180.1251%20L147.1105,176.1881%20C147.1105,175.9111%20147.3345,175.6881%20147.6105,175.6881%20C147.8865,175.6881%20148.1105,175.9111%20148.1105,176.1881%20L148.1105,180.1251%20C148.1105,180.4011%20147.8865,180.6251%20147.6105,180.6251'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M149.5792,178.6563%20L145.6412,178.6563%20C145.3652,178.6563%20145.1422,178.4323%20145.1422,178.1563%20C145.1422,177.8803%20145.3652,177.6563%20145.6412,177.6563%20L149.5792,177.6563%20C149.8552,177.6563%20150.0792,177.8803%20150.0792,178.1563%20C150.0792,178.4323%20149.8552,178.6563%20149.5792,178.6563'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M184.9181,168.46%20L172.7301,177.637%20L160.5421,168.46%20C156.0911,165.108%20153.4731,159.859%20153.4731,154.286%20L153.4731,137.218%20L154.5291,136.929%20C160.8121,135.215%20166.9071,132.883%20172.7301,129.968%20L172.8871,130.046%20C178.7061,132.947%20184.7971,135.267%20191.0721,136.97%20L191.9881,137.218%20L191.9881,154.286%20C191.9881,159.859%20189.3691,165.108%20184.9181,168.46'%20id='Fill-414'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.4728,137.9805%20L154.4728,154.2865%20C154.4728,159.5155%20156.9668,164.5155%20161.1438,167.6615%20L172.7308,176.3845%20L184.3168,167.6615%20C188.4938,164.5155%20190.9888,159.5155%20190.9888,154.2865%20L190.9888,137.9835%20L190.8108,137.9345%20C184.5918,136.2475%20178.5098,133.9425%20172.7308,131.0845%20C166.9928,133.9205%20160.9598,136.2105%20154.7928,137.8935%20L154.4728,137.9805%20Z%20M172.7308,178.8885%20L159.9408,169.2585%20C155.2648,165.7385%20152.4728,160.1405%20152.4728,154.2865%20L152.4728,136.4555%20L154.2658,135.9635%20C160.4668,134.2725%20166.5288,131.9545%20172.2838,129.0735%20L172.7308,128.8495%20L173.3338,129.1515%20C179.0818,132.0175%20185.1388,134.3235%20191.3338,136.0045%20L192.9888,136.4525%20L192.9888,154.2865%20C192.9888,160.1405%20190.1968,165.7375%20185.5198,169.2585%20L184.9178,168.4595%20L185.5198,169.2585%20L172.7308,178.8885%20Z'%20id='Fill-416'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M181.5079,164.3594%20L172.7309,170.9684%20L163.9519,164.3594%20C160.7449,161.9454%20158.8599,158.1654%20158.8599,154.1504%20L158.8599,141.8574%20L159.6209,141.6494%20C164.1459,140.4154%20168.5359,138.7354%20172.7309,136.6354%20L172.8429,136.6914%20C177.0339,138.7814%20181.4219,140.4514%20185.9419,141.6784%20L186.6009,141.8574%20L186.6009,154.1504%20C186.6009,158.1654%20184.7149,161.9454%20181.5079,164.3594'%20id='Fill-418'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M159.8595,142.6212%20L159.8595,154.1502%20C159.8595,157.8302%20161.6145,161.3482%20164.5535,163.5602%20L172.7305,169.7172%20L180.9065,163.5602%20C183.8455,161.3482%20185.6005,157.8302%20185.6005,154.1502%20L185.6005,142.6222%20C181.1715,141.4142%20176.8445,139.7762%20172.7305,137.7522%20C168.6185,139.7742%20164.2995,141.4092%20159.8845,142.6142%20L159.8595,142.6212%20Z%20M172.7305,172.2212%20L163.3505,165.1582%20C159.9125,162.5702%20157.8595,158.4552%20157.8595,154.1502%20L157.8595,141.0942%20L159.3575,140.6842%20C163.8065,139.4712%20168.1555,137.8082%20172.2835,135.7412%20L172.7285,135.5182%20L173.2875,135.7962%20C177.4095,137.8502%20181.7545,139.5052%20186.2035,140.7142%20L187.6005,141.0932%20L187.6005,154.1502%20C187.6005,158.4552%20185.5475,162.5702%20182.1095,165.1582%20L172.7305,172.2212%20Z'%20id='Fill-420'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M180.9152,152.8018%20C180.9152,157.3228%20177.2512,160.9878%20172.7302,160.9878%20C168.2102,160.9878%20164.5452,157.3228%20164.5452,152.8018%20C164.5452,148.2808%20168.2102,144.6168%20172.7302,144.6168%20C177.2512,144.6168%20180.9152,148.2808%20180.9152,152.8018'%20id='Fill-422'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.2579,157.4014%20C175.2979,157.5194%20175.3329,157.5994%20175.3439,157.6274%20C175.3469,157.6294%20175.3399,157.6254%20175.3439,157.6274%20L175.3429,157.6274%20C175.0749,155.0444%20176.5399,153.9674%20177.0109,152.2524%20C177.0129,152.2264%20177.0179,152.1994%20177.0259,152.1684%20C177.0349,152.1294%20177.0439,152.0894%20177.0489,152.0494%20C177.1189,151.5754%20176.9249,151.0234%20176.5569,150.4474%20L176.5509,150.4384%20C176.5209,150.3904%20176.4879,150.3424%20176.4549,150.2954%20C176.4549,150.2954%20176.4539,150.2944%20176.4539,150.2934%20C176.3939,150.2064%20176.3289,150.1174%20176.2619,150.0294%20C176.2539,150.0194%20176.2479,150.0104%20176.2399,150.0024%20C176.2219,149.9774%20176.2019,149.9534%20176.1839,149.9294%20C176.1629,149.9044%20176.1439,149.8794%20176.1239,149.8554%20C176.1039,149.8304%20176.0839,149.8064%20176.0649,149.7834%20C176.0429,149.7574%20176.0229,149.7334%20176.0009,149.7084%20C175.9869,149.6914%20175.9719,149.6734%20175.9559,149.6564%20C175.3769,148.9894%20174.6239,148.3314%20173.8379,147.7574%20C173.8379,147.7574%20173.8319,147.7494%20173.8379,147.7574%20C173.9419,148.7294%20173.9549,149.7014%20173.8629,150.4784%20C173.7519,151.4164%20173.4159,152.5064%20172.9509,153.4954%20C171.8619,153.4064%20170.7499,153.1534%20169.8819,152.7834%20C169.1559,152.4734%20168.3239,151.9844%20167.5299,151.4044%20C167.5379,151.4854%20167.5479,151.5644%20167.5579,151.6454%20C167.5609,151.6694%20167.5649,151.6934%20167.5679,151.7164%20C167.5739,151.7744%20167.5819,151.8324%20167.5909,151.8894%20C167.5939,151.9164%20167.5979,151.9424%20167.6019,151.9684%20C167.6109,152.0264%20167.6189,152.0844%20167.6279,152.1404%20L167.6399,152.2114%20C167.6519,152.2834%20167.6639,152.3554%20167.6769,152.4264%20C167.6779,152.4344%20167.6789,152.4414%20167.6809,152.4484%20C167.6959,152.5324%20167.7109,152.6154%20167.7279,152.6974%20C167.7289,152.7044%20167.7309,152.7104%20167.7319,152.7164%20C167.7469,152.7914%20167.7619,152.8644%20167.7789,152.9374%20C167.7809,152.9524%20167.7839,152.9674%20167.7869,152.9824%20C167.8029,153.0484%20167.8189,153.1164%20167.8339,153.1824%20C167.8369,153.1954%20167.8409,153.2084%20167.8439,153.2214%20C167.8619,153.2974%20167.8809,153.3754%20167.9019,153.4504%20L167.9019,153.4514%20C167.9659,153.6934%20168.0359,153.9274%20168.1119,154.1524%20C168.1129,154.1554%20168.1149,154.1584%20168.1149,154.1604%20C168.2439,154.5364%20168.3919,154.8804%20168.5559,155.1834%20C168.5799,155.2274%20168.6049,155.2704%20168.6299,155.3124%20C168.6309,155.3144%20168.6309,155.3164%20168.6319,155.3174%20L168.6329,155.3174%20C168.6539,155.3564%20168.6779,155.3934%20168.6999,155.4294%20L168.7009,155.4304%20C168.7009,155.4304%20168.7029,155.4334%20168.7039,155.4344%20C168.7289,155.4744%20168.7539,155.5124%20168.7789,155.5494%20C168.7829,155.5544%20168.7859,155.5594%20168.7899,155.5644%20L168.7909,155.5654%20C168.8229,155.6144%20168.8589,155.6604%20168.8919,155.7044%20C168.8989,155.7124%20168.9039,155.7184%20168.9089,155.7254%20C168.9109,155.7284%20168.9129,155.7304%20168.9149,155.7344%20C168.9539,155.7834%20168.9939,155.8314%20169.0359,155.8764%20C169.0649,155.9084%20169.0939,155.9374%20169.1229,155.9664%20C169.1359,155.9794%20169.1499,155.9914%20169.1609,156.0034%20C169.1799,156.0204%20169.1979,156.0364%20169.2169,156.0534%20C169.2309,156.0654%20169.2449,156.0764%20169.2599,156.0884%20C169.2779,156.1034%20169.2959,156.1174%20169.3139,156.1304%20C169.3279,156.1414%20169.3429,156.1524%20169.3579,156.1624%20C169.3759,156.1754%20169.3949,156.1884%20169.4139,156.2014%20C169.4279,156.2104%20169.4429,156.2184%20169.4569,156.2274%20C169.4779,156.2394%20169.4979,156.2514%20169.5179,156.2614%20C169.5309,156.2694%20169.5459,156.2764%20169.5599,156.2834%20C169.5819,156.2954%20169.6059,156.3044%20169.6289,156.3144%20C169.6399,156.3184%20169.6519,156.3254%20169.6629,156.3294%20C169.6989,156.3434%20169.7349,156.3554%20169.7709,156.3654%20C169.7949,156.3724%20169.8159,156.3804%20169.8349,156.3874%20C171.5589,156.8424%20173.2379,156.1214%20175.3439,157.6274'%20id='Fill-424'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M173.6066,133.2735%20C173.6066,133.7575%20173.2136,134.1495%20172.7306,134.1495%20C172.2466,134.1495%20171.8536,133.7575%20171.8536,133.2735%20C171.8536,132.7905%20172.2466,132.3975%20172.7306,132.3975%20C173.2136,132.3975%20173.6066,132.7905%20173.6066,133.2735'%20id='Fill-426'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M189.8937,139.6954%20C189.8937,140.1784%20189.5007,140.5714%20189.0177,140.5714%20C188.5337,140.5714%20188.1407,140.1784%20188.1407,139.6954%20C188.1407,139.2114%20188.5337,138.8194%20189.0177,138.8194%20C189.5007,138.8194%20189.8937,139.2114%20189.8937,139.6954'%20id='Fill-428'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M157.8107,139.6954%20C157.8107,140.1784%20157.4177,140.5714%20156.9347,140.5714%20C156.4507,140.5714%20156.0587,140.1784%20156.0587,139.6954%20C156.0587,139.2114%20156.4507,138.8194%20156.9347,138.8194%20C157.4177,138.8194%20157.8107,139.2114%20157.8107,139.6954'%20id='Fill-430'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M157.8107,158.7413%20C157.8107,159.2243%20157.4177,159.6173%20156.9347,159.6173%20C156.4507,159.6173%20156.0587,159.2243%20156.0587,158.7413%20C156.0587,158.2573%20156.4507,157.8653%20156.9347,157.8653%20C157.4177,157.8653%20157.8107,158.2573%20157.8107,158.7413'%20id='Fill-432'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M189.4904,158.7413%20C189.4904,159.2243%20189.0974,159.6173%20188.6134,159.6173%20C188.1304,159.6173%20187.7374,159.2243%20187.7374,158.7413%20C187.7374,158.2573%20188.1304,157.8653%20188.6134,157.8653%20C189.0974,157.8653%20189.4904,158.2573%20189.4904,158.7413'%20id='Fill-434'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M173.6066,174.002%20C173.6066,174.485%20173.2136,174.878%20172.7306,174.878%20C172.2466,174.878%20171.8536,174.485%20171.8536,174.002%20C171.8536,173.519%20172.2466,173.126%20172.7306,173.126%20C173.2136,173.126%20173.6066,173.519%20173.6066,174.002'%20id='Fill-436'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-438'%20fill='%23E1F2FF'%20points='91.8009%2070.3448%2089.3069%2072.9728%2077.6019%2061.0748%2079.3039%2059.2818'%3e%3c/polygon%3e%3cpath%20d='M78.9923,61.0626%20L89.2943,71.5336%20L90.3623,70.4076%20L79.3643,60.6706%20L78.9923,61.0626%20Z%20M89.3193,74.4126%20L76.2113,61.0876%20L79.2433,57.8936%20L93.2393,70.2826%20L89.3193,74.4126%20Z'%20id='Fill-440'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M90.5656,76.7716%20L95.6666,71.3946%20L118.6406,95.2526%20C120.4536,97.0376%20121.7166,99.3016%20122.2846,101.7816%20L122.4326,102.4346%20L121.7726,102.3206%20C119.2676,101.8846%20116.9386,100.7416%20115.0616,99.0256%20L90.5656,76.7716%20Z'%20id='Fill-442'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.9943,76.7188%20L115.7343,98.2848%20C117.2583,99.6788%20119.0933,100.6598%20121.0833,101.1538%20C120.4843,99.1928%20119.4083,97.4118%20117.9393,95.9658%20L95.6723,72.8418%20L91.9943,76.7188%20Z%20M123.7403,103.6758%20L121.6013,103.3058%20C118.9033,102.8358%20116.4083,101.6118%20114.3873,99.7638%20L89.1373,76.8238%20L95.6603,69.9478%20L119.3613,94.5598%20C121.2943,96.4608%20122.6473,98.8878%20123.2593,101.5588%20L123.7403,103.6758%20Z'%20id='Fill-444'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M79.0675,56.8946%20C80.1915,57.9606%2080.2385,59.7366%2079.1715,60.8606%20C78.1045,61.9846%2076.3295,62.0316%2075.2055,60.9646%20C74.0815,59.8986%2074.0345,58.1236%2075.1005,56.9986%20C76.1675,55.8736%2077.9435,55.8286%2079.0675,56.8946'%20id='Fill-446'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M77.1369,57.1241%20C77.1199,57.1241%2077.1049,57.1241%2077.0889,57.1251%20C76.6069,57.1371%2076.1579,57.3371%2075.8259,57.6861%20C75.1419,58.4091%2075.1709,59.5551%2075.8939,60.2391%20C76.6159,60.9241%2077.7599,60.8951%2078.4469,60.1721%20C78.7789,59.8221%2078.9539,59.3641%2078.9419,58.8821%20C78.9289,58.4001%2078.7289,57.9521%2078.3789,57.6201%20C78.0409,57.2991%2077.6019,57.1241%2077.1369,57.1241%20M77.1349,62.7331%20C76.1939,62.7331%2075.2509,62.3881%2074.5169,61.6901%20C72.9949,60.2461%2072.9319,57.8331%2074.3749,56.3111%20C75.0749,55.5721%2076.0199,55.1511%2077.0359,55.1251%20C78.0729,55.1031%2079.0189,55.4701%2079.7559,56.1691%20C81.2789,57.6131%2081.3419,60.0261%2079.8979,61.5491%20C79.1499,62.3361%2078.1429,62.7331%2077.1349,62.7331'%20id='Fill-448'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M101.9435,64.7774%20L84.2875,83.3874%20L83.5775,82.7144%20C82.5885,81.7754%2082.5465,80.2124%2083.4855,79.2224%20L97.7415,64.1954%20C98.6795,63.2064%20100.2435,63.1654%20101.2335,64.1034%20L101.9435,64.7774%20Z'%20id='Fill-450'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M99.5333,64.4259%20C99.1433,64.4259%2098.7553,64.5789%2098.4673,64.8839%20L84.2113,79.9109%20C83.9403,80.1959%2083.7973,80.5689%2083.8073,80.9609%20C83.8173,81.3469%2083.9743,81.7049%2084.2503,81.9749%20L100.5293,64.8149%20C100.2483,64.5549%2099.8903,64.4259%2099.5333,64.4259%20L99.5333,64.4259%20Z%20M84.3243,84.8009%20L82.8893,83.4409%20C81.5013,82.1219%2081.4433,79.9209%2082.7603,78.5339%20L97.0153,63.5069%20C98.3303,62.1199%20100.5323,62.0609%20101.9213,63.3779%20L103.3573,64.7399%20L84.3243,84.8009%20Z'%20id='Fill-452'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.1163'%20y1='74.0831'%20x2='104.9073'%20y2='85.2711'%20id='Fill-454'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M104.9074,86.2706%20C104.6604,86.2706%20104.4124,86.1796%20104.2194,85.9966%20L92.4284,74.8086%20C92.0274,74.4286%2092.0114,73.7946%2092.3904,73.3946%20C92.7694,72.9946%2093.4044,72.9776%2093.8044,73.3576%20L105.5954,84.5446%20C105.9964,84.9246%20106.0124,85.5586%20105.6334,85.9586%20C105.4364,86.1666%20105.1724,86.2706%20104.9074,86.2706'%20id='Fill-456'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.1163'%20y1='74.0831'%20x2='106.0023'%20y2='86.3091'%20id='Fill-458'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M106.0021,87.3087%20C105.7551,87.3087%20105.5071,87.2177%20105.3141,87.0347%20L92.4281,74.8087%20C92.0271,74.4287%2092.0111,73.7947%2092.3911,73.3947%20C92.7701,72.9947%2093.4041,72.9777%2093.8051,73.3577%20L106.6901,85.5827%20C107.0911,85.9627%20107.1071,86.5967%20106.7281,86.9967%20C106.5311,87.2047%20106.2671,87.3087%20106.0021,87.3087'%20id='Fill-460'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-462'%20fill='%23ACD3EF'%20points='81.7462%2065.1495%2080.2952%2063.7725%2082.1372%2061.8315%2083.5882%2063.2085'%3e%3c/polygon%3e%3cpolygon%20id='Fill-464'%20fill='%23ACD3EF'%20points='85.6583%2068.8624%2084.2073%2067.4854%2086.0503%2065.5434%2087.5013%2066.9204'%3e%3c/polygon%3e%3cpath%20d='M185.0548,95.8946%20L147.4498,95.8946%20C144.9778,95.8946%20142.9728,93.8906%20142.9728,91.4176%20L189.5318,91.4176%20C189.5318,93.8906%20187.5278,95.8946%20185.0548,95.8946'%20id='Fill-466'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.1193,92.418%20C144.5503,93.849%20145.8803,94.895%20147.4493,94.895%20L185.0553,94.895%20C186.6243,94.895%20187.9543,93.849%20188.3853,92.418%20L144.1193,92.418%20Z%20M185.0553,96.895%20L147.4493,96.895%20C144.4303,96.895%20141.9733,94.438%20141.9733,91.418%20L141.9733,90.418%20L190.5313,90.418%20L190.5313,91.418%20C190.5313,94.438%20188.0743,96.895%20185.0553,96.895%20L185.0553,96.895%20Z'%20id='Fill-468'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.9201,91.4181%20C157.0751,90.7611%20159.3461,86.6651%20161.0411,83.6611%20C162.1751,81.6531%20164.3011,80.4141%20166.6081,80.4141%20L177.5781,80.4141%20L177.5781,91.4181%20L156.9201,91.4181%20Z'%20id='Fill-470'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M158.4787,90.4181%20L176.5787,90.4181%20L176.5787,81.4141%20L166.6077,81.4141%20C164.6657,81.4141%20162.8667,82.4641%20161.9127,84.1531%20C160.0127,87.5181%20159.0087,89.3851%20158.4787,90.4181%20L158.4787,90.4181%20Z%20M178.5787,92.4181%20L155.6567,92.4181%20L155.9467,91.1891%20C156.0117,90.9131%20156.1647,90.2681%20160.1697,83.1701%20C161.4787,80.8541%20163.9457,79.4141%20166.6077,79.4141%20L178.5787,79.4141%20L178.5787,92.4181%20Z'%20id='Fill-472'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M176.6505,80.2891%20C176.6505,80.2891%20186.1355,64.0631%20194.6045,66.3481%20C203.0735,68.6331%20204.1995,73.2651%20200.1565,72.1321%20C196.1145,70.9991%20195.7265,71.9531%20198.2325,73.0091%20C200.7385,74.0631%20202.1935,76.6511%20196.8755,75.2271%20C193.3415,74.2821%20191.2615,76.2681%20193.7235,76.2911%20C195.6575,76.3101%20200.1335,78.6881%20197.1475,78.9281%20C194.9925,79.1001%20192.5525,78.5181%20189.6005,77.9861%20C188.0295,77.7031%20192.6735,80.3841%20190.9475,80.9311%20C188.2365,81.7901%20183.4375,78.9901%20181.9435,80.7261%20C178.3505,84.8961%20176.6505,80.2891%20176.6505,80.2891'%20id='Fill-474'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M177.7842,80.3504%20C178.0312,80.7944%20178.4602,81.3684%20178.9772,81.4594%20C179.5392,81.5644%20180.3282,81.0684%20181.1852,80.0734%20C182.3872,78.6774%20184.5582,79.1584%20186.6562,79.6234%20C187.7892,79.8744%20188.9482,80.1264%20189.8772,80.0974%20C189.6782,79.9014%20189.4642,79.7054%20189.3212,79.5754%20C188.6062,78.9224%20187.9902,78.3574%20188.3812,77.5684%20C188.5182,77.2884%20188.8782,76.8404%20189.7782,77.0024%20C190.2902,77.0944%20190.7862,77.1884%20191.2672,77.2794%20C193.0162,77.6094%20194.5772,77.9034%20195.9662,77.9514%20C195.2152,77.6024%20194.3052,77.2974%20193.7142,77.2914%20C192.6912,77.2814%20192.0352,76.9754%20191.7642,76.3834%20C191.5542,75.9244%20191.6382,75.4034%20191.9892,74.9874%20C192.7082,74.1334%20194.7052,73.6104%20197.1342,74.2614%20C198.0152,74.4974%20198.6182,74.5944%20199.0212,74.6294%20C198.7432,74.4004%20198.3492,74.1424%20197.8452,73.9304%20C197.2052,73.6614%20195.2622,72.8424%20195.7272,71.5094%20C196.1022,70.4384%20197.4662,70.3404%20200.4262,71.1694%20C200.9092,71.3044%20201.2072,71.3144%20201.3702,71.3034%20C201.0812,70.5914%20199.2372,68.6334%20194.3442,67.3134%20C187.4532,65.4404%20179.3542,77.8244%20177.7842,80.3504%20L177.7842,80.3504%20Z%20M179.1382,83.4734%20C178.9642,83.4734%20178.7902,83.4584%20178.6182,83.4264%20C176.6652,83.0744%20175.8042,80.8834%20175.7122,80.6354%20L175.5492,80.1924%20L175.7872,79.7844%20C176.1912,79.0954%20185.7612,62.9314%20194.8652,65.3824%20C200.4412,66.8864%20202.9132,69.2994%20203.3362,70.9084%20C203.5202,71.6104%20203.3612,72.2734%20202.8982,72.7284%20C202.5142,73.1054%20201.7872,73.4684%20200.4662,73.2294%20C201.2372,73.9224%20201.6792,74.7494%20201.4092,75.5364%20C200.8932,77.0414%20198.6352,76.6864%20197.2612,76.3594%20C198.2922,76.9084%20199.1182,77.6254%20199.1452,78.4084%20C199.1602,78.8164%20199.0022,79.7824%20197.2272,79.9254%20C195.5942,80.0544%20193.8822,79.7964%20191.9522,79.4414%20C192.2522,79.8744%20192.4142,80.3284%20192.3072,80.8174%20C192.2412,81.1114%20192.0182,81.6404%20191.2492,81.8834%20C189.7552,82.3594%20187.9592,81.9604%20186.2242,81.5754%20C184.8442,81.2684%20183.1252,80.8864%20182.7012,81.3784%20C181.5022,82.7704%20180.3052,83.4734%20179.1382,83.4734%20L179.1382,83.4734%20Z'%20id='Fill-476'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-478'%20fill='%23E1F2FF'%20points='158.6759%2087.9171%20166.5239%2087.9171%20164.5239%2091.4181%20156.9199%2091.4181'%3e%3c/polygon%3e%3cpath%20d='M158.5402,90.4181%20L163.9432,90.4181%20L164.8012,88.9171%20L159.2932,88.9171%20L158.5402,90.4181%20Z%20M165.1032,92.4181%20L155.3002,92.4181%20L158.0592,86.9171%20L168.2462,86.9171%20L165.1032,92.4181%20Z'%20id='Fill-480'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M186.004,95.8946%20L159.656,95.8946%20C162.785,94.0446%20165.138,91.1726%20166.524,87.8116%20C168.315,83.4696%20172.59,80.4146%20177.578,80.4146%20C184.18,80.4146%20189.531,85.7656%20189.531,92.3676%20C189.531,94.3156%20187.952,95.8946%20186.004,95.8946'%20id='Fill-482'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M162.7277,94.8946%20L186.0037,94.8946%20C187.3977,94.8946%20188.5317,93.7606%20188.5317,92.3676%20C188.5317,86.3276%20183.6187,81.4146%20177.5787,81.4146%20C173.1237,81.4146%20169.1467,84.0756%20167.4487,88.1926%20C166.3577,90.8386%20164.7497,93.1126%20162.7277,94.8946%20M186.0037,96.8946%20L155.9987,96.8946%20L159.1477,95.0336%20C162.0167,93.3376%20164.2477,90.7076%20165.5987,87.4306%20C167.6077,82.5606%20172.3097,79.4146%20177.5787,79.4146%20C184.7207,79.4146%20190.5317,85.2246%20190.5317,92.3676%20C190.5317,94.8636%20188.4997,96.8946%20186.0037,96.8946'%20id='Fill-484'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M179.6271,84.4307%20C179.6271,86.1417%20178.2391,87.5297%20176.5281,87.5297%20C174.8171,87.5297%20173.4311,86.1417%20173.4311,84.4307%20C173.4311,82.7197%20174.8171,81.3327%20176.5281,81.3327%20C178.2391,81.3327%20179.6271,82.7197%20179.6271,84.4307'%20id='Fill-486'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M179.3976,82.9386%20C179.3976,84.0306%20178.5126,84.9156%20177.4216,84.9156%20C176.3306,84.9156%20175.4456,84.0306%20175.4456,82.9386%20C175.4456,81.8476%20176.3306,80.9626%20177.4216,80.9626%20C178.5126,80.9626%20179.3976,81.8476%20179.3976,82.9386'%20id='Fill-488'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M177.422,81.963%20C176.884,81.963%20176.445,82.4%20176.445,82.939%20C176.445,83.477%20176.884,83.915%20177.422,83.915%20C177.96,83.915%20178.398,83.477%20178.398,82.939%20C178.398,82.4%20177.96,81.963%20177.422,81.963%20M177.422,85.915%20C175.78,85.915%20174.445,84.58%20174.445,82.939%20C174.445,81.298%20175.78,79.963%20177.422,79.963%20C179.063,79.963%20180.398,81.298%20180.398,82.939%20C180.398,84.58%20179.063,85.915%20177.422,85.915'%20id='Fill-490'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M182.2296,78.3692%20C181.9966,78.3692%20181.7606,78.2882%20181.5716,78.1222%20C181.1556,77.7592%20181.1136,77.1272%20181.4766,76.7112%20C182.1496,75.9402%20188.1636,69.1662%20191.9216,68.6292%20C192.4626,68.5462%20192.9756,68.9312%20193.0536,69.4772%20C193.1316,70.0242%20192.7516,70.5312%20192.2056,70.6092%20C189.6376,70.9752%20184.6776,76.0882%20182.9826,78.0272%20C182.7856,78.2532%20182.5076,78.3692%20182.2296,78.3692'%20id='Fill-492'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M198.6076,98.3633%20C198.3316,98.3633%20198.1076,98.1393%20198.1076,97.8633%20L198.1076,93.9263%20C198.1076,93.6493%20198.3316,93.4263%20198.6076,93.4263%20C198.8836,93.4263%20199.1076,93.6493%20199.1076,93.9263%20L199.1076,97.8633%20C199.1076,98.1393%20198.8836,98.3633%20198.6076,98.3633'%20id='Fill-494'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M200.5763,96.3946%20L196.6383,96.3946%20C196.3623,96.3946%20196.1393,96.1706%20196.1393,95.8946%20C196.1393,95.6186%20196.3623,95.3946%20196.6383,95.3946%20L200.5763,95.3946%20C200.8523,95.3946%20201.0763,95.6186%20201.0763,95.8946%20C201.0763,96.1706%20200.8523,96.3946%20200.5763,96.3946'%20id='Fill-496'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/AttributeGroups.svg.js b/lib/static/illustrations/AttributeGroups.svg.js new file mode 100644 index 00000000..105750ad --- /dev/null +++ b/lib/static/illustrations/AttributeGroups.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/AttibuteGroup'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,236.3918%20C22.2041,179.1988%2068.5681,132.8338%20125.7621,132.8338%20C182.9551,132.8338%20229.3191,179.1988%20229.3191,236.3918%20L22.2041,236.3918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.9775'%20y1='227.3918'%20x2='54.9775'%20y2='227.3918'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,228.3918%20L18.9775,228.3918%20C18.4245,228.3918%2017.9775,227.9448%2017.9775,227.3918%20C17.9775,226.8388%2018.4245,226.3918%2018.9775,226.3918%20L54.9775,226.3918%20C55.5305,226.3918%2055.9775,226.8388%2055.9775,227.3918%20C55.9775,227.9448%2055.5305,228.3918%2054.9775,228.3918'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.4258'%20y1='227.3918'%20x2='238.3198'%20y2='227.3918'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3193,228.3918%20L61.4253,228.3918%20C60.8733,228.3918%2060.4253,227.9448%2060.4253,227.3918%20C60.4253,226.8388%2060.8733,226.3918%2061.4253,226.3918%20L238.3193,226.3918%20C238.8723,226.3918%20239.3193,226.8388%20239.3193,227.3918%20C239.3193,227.9448%20238.8723,228.3918%20238.3193,228.3918'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M134.9463,38.5686%20C134.6703,38.5686%20134.4463,38.3446%20134.4463,38.0686%20L134.4463,34.1316%20C134.4463,33.8546%20134.6703,33.6316%20134.9463,33.6316%20C135.2223,33.6316%20135.4463,33.8546%20135.4463,34.1316%20L135.4463,38.0686%20C135.4463,38.3446%20135.2223,38.5686%20134.9463,38.5686'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M136.915,36.5998%20L132.977,36.5998%20C132.701,36.5998%20132.478,36.3758%20132.478,36.0998%20C132.478,35.8238%20132.701,35.5998%20132.977,35.5998%20L136.915,35.5998%20C137.191,35.5998%20137.415,35.8238%20137.415,36.0998%20C137.415,36.3758%20137.191,36.5998%20136.915,36.5998'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.4775,207.1252%20C209.2015,207.1252%20208.9775,206.9012%20208.9775,206.6252%20L208.9775,202.6882%20C208.9775,202.4112%20209.2015,202.1882%20209.4775,202.1882%20C209.7535,202.1882%20209.9775,202.4112%20209.9775,202.6882%20L209.9775,206.6252%20C209.9775,206.9012%20209.7535,207.1252%20209.4775,207.1252'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.4463,205.1565%20L207.5083,205.1565%20C207.2323,205.1565%20207.0093,204.9325%20207.0093,204.6565%20C207.0093,204.3805%20207.2323,204.1565%20207.5083,204.1565%20L211.4463,204.1565%20C211.7223,204.1565%20211.9463,204.3805%20211.9463,204.6565%20C211.9463,204.9325%20211.7223,205.1565%20211.4463,205.1565'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.7275,139.1193%20C216.4515,139.1193%20216.2275,138.8953%20216.2275,138.6193%20L216.2275,134.6823%20C216.2275,134.4053%20216.4515,134.1823%20216.7275,134.1823%20C217.0035,134.1823%20217.2275,134.4053%20217.2275,134.6823%20L217.2275,138.6193%20C217.2275,138.8953%20217.0035,139.1193%20216.7275,139.1193'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6963,137.1506%20L214.7583,137.1506%20C214.4823,137.1506%20214.2593,136.9266%20214.2593,136.6506%20C214.2593,136.3746%20214.4823,136.1506%20214.7583,136.1506%20L218.6963,136.1506%20C218.9723,136.1506%20219.1963,136.3746%20219.1963,136.6506%20C219.1963,136.9266%20218.9723,137.1506%20218.6963,137.1506'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M15.1973,182.2746%20C14.9213,182.2746%2014.6973,182.0506%2014.6973,181.7746%20L14.6973,177.8376%20C14.6973,177.5606%2014.9213,177.3376%2015.1973,177.3376%20C15.4733,177.3376%2015.6973,177.5606%2015.6973,177.8376%20L15.6973,181.7746%20C15.6973,182.0506%2015.4733,182.2746%2015.1973,182.2746'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M17.166,180.3059%20L13.228,180.3059%20C12.952,180.3059%2012.729,180.0819%2012.729,179.8059%20C12.729,179.5299%2012.952,179.3059%2013.228,179.3059%20L17.166,179.3059%20C17.442,179.3059%2017.666,179.5299%2017.666,179.8059%20C17.666,180.0819%2017.442,180.3059%2017.166,180.3059'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='35.916'%20y1='83.2561'%20x2='35.916'%20y2='91.3811'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M35.916,92.3811%20C35.363,92.3811%2034.916,91.9341%2034.916,91.3811%20L34.916,83.2561%20C34.916,82.7031%2035.363,82.2561%2035.916,82.2561%20C36.469,82.2561%2036.916,82.7031%2036.916,83.2561%20L36.916,91.3811%20C36.916,91.9341%2036.469,92.3811%2035.916,92.3811'%20id='Fill-29'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='39.9785'%20y1='87.3186'%20x2='31.8535'%20y2='87.3186'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M39.9785,88.3186%20L31.8535,88.3186%20C31.3005,88.3186%2030.8535,87.8716%2030.8535,87.3186%20C30.8535,86.7656%2031.3005,86.3186%2031.8535,86.3186%20L39.9785,86.3186%20C40.5315,86.3186%2040.9785,86.7656%2040.9785,87.3186%20C40.9785,87.8716%2040.5315,88.3186%2039.9785,88.3186'%20id='Fill-33'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='216.7275'%20y1='40.8723'%20x2='216.7275'%20y2='48.9973'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M216.7275,49.9973%20C216.1745,49.9973%20215.7275,49.5503%20215.7275,48.9973%20L215.7275,40.8723%20C215.7275,40.3193%20216.1745,39.8723%20216.7275,39.8723%20C217.2805,39.8723%20217.7275,40.3193%20217.7275,40.8723%20L217.7275,48.9973%20C217.7275,49.5503%20217.2805,49.9973%20216.7275,49.9973'%20id='Fill-37'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='220.79'%20y1='44.9348'%20x2='212.665'%20y2='44.9348'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M220.79,45.9348%20L212.665,45.9348%20C212.112,45.9348%20211.665,45.4878%20211.665,44.9348%20C211.665,44.3818%20212.112,43.9348%20212.665,43.9348%20L220.79,43.9348%20C221.343,43.9348%20221.79,44.3818%20221.79,44.9348%20C221.79,45.4878%20221.343,45.9348%20220.79,45.9348'%20id='Fill-41'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.166'%20y1='227.1506'%20x2='252.14'%20y2='227.1506'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1396,228.1506%20L245.1656,228.1506%20C244.6136,228.1506%20244.1656,227.7036%20244.1656,227.1506%20C244.1656,226.5976%20244.6136,226.1506%20245.1656,226.1506%20L252.1396,226.1506%20C252.6926,226.1506%20253.1396,226.5976%20253.1396,227.1506%20C253.1396,227.7036%20252.6926,228.1506%20252.1396,228.1506'%20id='Fill-45'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='227.1506'%20x2='10.973'%20y2='227.1506'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9727,228.1506%20L1.9997,228.1506%20C1.4477,228.1506%200.9997,227.7036%200.9997,227.1506%20C0.9997,226.5976%201.4477,226.1506%201.9997,226.1506%20L10.9727,226.1506%20C11.5257,226.1506%2011.9727,226.5976%2011.9727,227.1506%20C11.9727,227.7036%2011.5257,228.1506%2010.9727,228.1506'%20id='Fill-49'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3818'%20y1='236.467'%20x2='161.5688'%20y2='236.467'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5684,237.467%20L94.3814,237.467%20C93.8294,237.467%2093.3814,237.02%2093.3814,236.467%20C93.3814,235.914%2093.8294,235.467%2094.3814,235.467%20L161.5684,235.467%20C162.1214,235.467%20162.5684,235.914%20162.5684,236.467%20C162.5684,237.02%20162.1214,237.467%20161.5684,237.467'%20id='Fill-54'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1875'%20y1='236.467'%20x2='179.3285'%20y2='236.467'%20id='Fill-56'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3281,237.467%20L170.1871,237.467%20C169.6351,237.467%20169.1871,237.02%20169.1871,236.467%20C169.1871,235.914%20169.6351,235.467%20170.1871,235.467%20L179.3281,235.467%20C179.8811,235.467%20180.3281,235.914%20180.3281,236.467%20C180.3281,237.02%20179.8811,237.467%20179.3281,237.467'%20id='Fill-58'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='236.3918'%20x2='81.5'%20y2='236.4668'%20id='Fill-60'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.5,237.467%20C80.954,237.467%2080.509,237.03%2080.5,236.482%20C80.492,235.93%2080.933,235.476%2081.485,235.467%20L86.485,235.392%20C87.032,235.357%2087.491,235.824%2087.5,236.377%20C87.508,236.929%2087.067,237.383%2086.515,237.392%20L81.515,237.467%20L81.5,237.467%20Z'%20id='Fill-62'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M229.9873,86.9758%20L203.3953,153.9068%20C203.0923,154.6668%20202.2313,155.0388%20201.4703,154.7368%20L128.0763,125.5778%20C126.2353,124.8458%20124.7633,123.4088%20123.9903,121.5848%20L106.3853,80.0988%20C105.4003,77.7778%20106.4663,75.0958%20108.7753,74.0838%20L150.0503,55.9918%20C151.8643,55.1968%20153.9223,55.1608%20155.7613,55.8918%20L229.1573,85.0508%20C229.9183,85.3538%20230.2893,86.2148%20229.9873,86.9758'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.0273,56.3713%20C152.1463,56.3713%20151.2663,56.5503%20150.4523,56.9073%20L109.1763,75.0003%20C107.3783,75.7883%20106.5393,77.8993%20107.3063,79.7083%20L124.9113,121.1943%20C125.5753,122.7613%20126.8633,124.0193%20128.4453,124.6473%20L201.8403,153.8073%20C202.0003,153.8713%20202.1383,153.8313%20202.2093,153.8023%20C202.2773,153.7723%20202.4023,153.6983%20202.4663,153.5363%20L229.0573,86.6063%20C229.1553,86.3593%20229.0343,86.0783%20228.7873,85.9793%20L155.3923,56.8213%20C154.6373,56.5203%20153.8323,56.3713%20153.0273,56.3713%20M202.0183,155.8433%20C201.7083,155.8433%20201.3973,155.7833%20201.1003,155.6653%20L127.7073,126.5073%20C125.6313,125.6823%20123.9413,124.0303%20123.0693,121.9753%20L105.4643,80.4893%20C104.2713,77.6783%20105.5773,74.3933%20108.3743,73.1683%20L149.6493,55.0753%20C151.6943,54.1813%20154.0563,54.1373%20156.1313,54.9623%20L229.5263,84.1213%20C230.7983,84.6273%20231.4213,86.0733%20230.9173,87.3453%20L204.3253,154.2753%20C204.0793,154.8923%20203.6093,155.3763%20203.0013,155.6393%20C202.6853,155.7743%20202.3523,155.8433%20202.0183,155.8433'%20id='Fill-66'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-68'%20fill='%23E1F2FF'%20points='128.8574%2070.7658%20154.9214%2063.3538%20220.0604%2091.4048%20197.0954%20146.4538%20109.2294%20104.8348'%3e%3c/polygon%3e%3cpath%20d='M169.459,83.758%20C178.866,87.495%20183.462,98.151%20179.725,107.558%20C175.987,116.965%20165.331,121.562%20155.924,117.824%20C146.518,114.086%20141.921,103.431%20145.658,94.024%20C149.396,84.616%20160.052,80.021%20169.459,83.758'%20id='Fill-70'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M166.8359,80.3234%20C176.2429,84.0604%20180.8399,94.7174%20177.1019,104.1244%20C173.3639,113.5314%20162.7089,118.1274%20153.3019,114.3894%20C143.8949,110.6524%20139.2979,99.9964%20143.0359,90.5894%20C146.7739,81.1824%20157.4289,76.5864%20166.8359,80.3234'%20id='Fill-72'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M160.0898,80.0285%20C153.1948,80.0285%20146.6618,84.1715%20143.9658,90.9585%20C142.2558,95.2595%20142.3238,99.9685%20144.1568,104.2195%20C145.9908,108.4695%20149.3688,111.7515%20153.6708,113.4605%20C162.5498,116.9865%20172.6448,112.6335%20176.1718,103.7555%20C177.8818,99.4535%20177.8138,94.7445%20175.9808,90.4935%20C174.1468,86.2435%20170.7688,82.9625%20166.4668,81.2535%20C164.3748,80.4225%20162.2148,80.0285%20160.0898,80.0285%20M160.0458,116.6855%20C157.6748,116.6855%20155.2668,116.2465%20152.9328,115.3195%20C148.1348,113.4135%20144.3658,109.7525%20142.3208,105.0115%20C140.2768,100.2705%20140.1998,95.0175%20142.1068,90.2195%20C146.0408,80.3165%20157.2988,75.4595%20167.2048,79.3935%20C172.0028,81.2995%20175.7718,84.9615%20177.8168,89.7015%20C179.8608,94.4425%20179.9378,99.6955%20178.0308,104.4935%20C175.0238,112.0635%20167.7358,116.6855%20160.0458,116.6855'%20id='Fill-74'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M170.1514,96.4602%20C170.3924,96.4732%20170.5624,96.4682%20170.6174,96.4682%20C170.6254,96.4642%20170.6124,96.4732%20170.6174,96.4682%20C170.6174,96.4682%20170.6194,96.4692%20170.6174,96.4682%20C170.6194,96.4682%20170.6174,96.4692%20170.6174,96.4692%20C165.7844,95.1052%20164.8954,91.7042%20162.1484,89.6342%20C162.1044,89.6102%20162.0574,89.5822%20162.0064,89.5462%20C161.9454,89.5012%20161.8804,89.4582%20161.8124,89.4202%20C161.0094,88.9552%20159.8784,88.9102%20158.5814,89.1612%20C158.5734,89.1612%20158.5664,89.1642%20158.5594,89.1652%20C158.4524,89.1852%20158.3424,89.2092%20158.2334,89.2332%20C158.2334,89.2332%20158.2314,89.2352%20158.2294,89.2342%20C158.0294,89.2812%20157.8254,89.3342%20157.6174,89.3932%20C157.5964,89.3982%20157.5744,89.4032%20157.5524,89.4102%20C157.4964,89.4272%20157.4394,89.4452%20157.3824,89.4622%20C157.3234,89.4802%20157.2644,89.4962%20157.2074,89.5152%20C157.1484,89.5342%20157.0914,89.5522%20157.0344,89.5712%20C156.9734,89.5912%20156.9154,89.6102%20156.8544,89.6312%20C156.8144,89.6452%20156.7714,89.6602%20156.7284,89.6752%20C155.1174,90.2392%20153.3954,91.1232%20151.8044,92.1272%20C151.8044,92.1272%20151.7844,92.1312%20151.8044,92.1272%20C153.6254,92.6342%20155.3814,93.3042%20156.7134,94.0242%20C158.3174,94.8942%20160.0394,96.2742%20161.4834,97.8162%20C160.5464,99.7102%20159.2974,101.5302%20158.0114,102.8262%20C156.9364,103.9092%20155.4634,105.0542%20153.8544,106.0682%20C154.0054,106.1102%20154.1564,106.1492%20154.3074,106.1902%20C154.3524,106.2022%20154.3974,106.2132%20154.4434,106.2252%20C154.5514,106.2522%20154.6594,106.2802%20154.7694,106.3062%20C154.8194,106.3182%20154.8694,106.3312%20154.9204,106.3422%20C155.0304,106.3682%20155.1384,106.3942%20155.2484,106.4172%20C155.2924,106.4272%20155.3374,106.4372%20155.3814,106.4472%20C155.5204,106.4782%20155.6584,106.5072%20155.7974,106.5342%20C155.8114,106.5382%20155.8244,106.5412%20155.8384,106.5432%20C155.9994,106.5762%20156.1594,106.6062%20156.3194,106.6362%20C156.3324,106.6402%20156.3434,106.6412%20156.3564,106.6432%20C156.5014,106.6692%20156.6434,106.6932%20156.7874,106.7172%20C156.8164,106.7232%20156.8454,106.7272%20156.8744,106.7322%20C157.0054,106.7532%20157.1364,106.7732%20157.2674,106.7922%20C157.2934,106.7952%20157.3184,106.7982%20157.3444,106.8032%20C157.4964,106.8232%20157.6464,106.8442%20157.7964,106.8622%20C157.7974,106.8612%20157.7984,106.8622%20157.7984,106.8622%20C158.2804,106.9192%20158.7524,106.9602%20159.2104,106.9832%20C159.2154,106.9832%20159.2204,106.9832%20159.2264,106.9842%20C159.9934,107.0202%20160.7184,107.0022%20161.3804,106.9232%20C161.4754,106.9102%20161.5714,106.8982%20161.6644,106.8832%20C161.6684,106.8822%20161.6714,106.8832%20161.6744,106.8822%20L161.6754,106.8812%20C161.7604,106.8682%20161.8444,106.8552%20161.9254,106.8392%20L161.9274,106.8382%20C161.9274,106.8382%20161.9334,106.8372%20161.9364,106.8362%20C162.0254,106.8202%20162.1124,106.8032%20162.1974,106.7822%20C162.2104,106.7792%20162.2194,106.7772%20162.2314,106.7732%20C162.2324,106.7732%20162.2334,106.7742%20162.2344,106.7742%20C162.3444,106.7492%20162.4524,106.7202%20162.5554,106.6912%20C162.5734,106.6852%20162.5894,106.6802%20162.6064,106.6752%20C162.6124,106.6742%20162.6184,106.6722%20162.6264,106.6702%20C162.7424,106.6352%20162.8574,106.5972%20162.9664,106.5542%20C163.0454,106.5252%20163.1194,106.4942%20163.1934,106.4632%20C163.2244,106.4492%20163.2544,106.4342%20163.2844,106.4202%20C163.3294,106.3982%20163.3724,106.3772%20163.4154,106.3562%20C163.4474,106.3392%20163.4764,106.3212%20163.5084,106.3042%20C163.5474,106.2832%20163.5864,106.2602%20163.6244,106.2372%20C163.6544,106.2192%20163.6814,106.2012%20163.7114,106.1812%20C163.7494,106.1572%20163.7844,106.1332%20163.8214,106.1072%20C163.8464,106.0892%20163.8744,106.0682%20163.9004,106.0492%20C163.9354,106.0212%20163.9694,105.9922%20164.0054,105.9652%20C164.0284,105.9452%20164.0504,105.9252%20164.0734,105.9052%20C164.1094,105.8712%20164.1434,105.8382%20164.1784,105.8022%20C164.1934,105.7852%20164.2144,105.7692%20164.2294,105.7502%20C164.2804,105.6962%20164.3274,105.6412%20164.3714,105.5842%20C164.4014,105.5452%20164.4284,105.5142%20164.4574,105.4842%20C166.5064,102.7102%20166.4084,99.1772%20170.6174,96.4682'%20id='Fill-76'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M184.5557,130.8752%20C184.4327,130.8752%20184.3077,130.8532%20184.1867,130.8052%20C183.6727,130.6012%20183.4227,130.0192%20183.6257,129.5062%20L198.8627,91.1562%20C199.0667,90.6432%20199.6487,90.3932%20200.1607,90.5962%20C200.6747,90.8002%20200.9247,91.3822%20200.7217,91.8952%20L185.4857,130.2442%20C185.3287,130.6372%20184.9527,130.8752%20184.5557,130.8752'%20id='Fill-78'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M194.6836,134.8986%20C194.5606,134.8986%20194.4356,134.8766%20194.3146,134.8286%20C193.8006,134.6246%20193.5506,134.0436%20193.7536,133.5296%20L208.9896,95.1796%20C209.1946,94.6666%20209.7756,94.4176%20210.2876,94.6196%20C210.8016,94.8236%20211.0516,95.4046%20210.8486,95.9186%20L195.6136,134.2676%20C195.4566,134.6606%20195.0806,134.8986%20194.6836,134.8986'%20id='Fill-80'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M126.6943,78.3059%20C129.7373,79.5149%20131.2233,82.9619%20130.0143,86.0049%20C128.8053,89.0479%20125.3593,90.5349%20122.3163,89.3259%20C119.2733,88.1169%20117.7873,84.6699%20118.9963,81.6269%20C120.2053,78.5839%20123.6513,77.0969%20126.6943,78.3059'%20id='Fill-82'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.5049,78.884%20C123.8419,78.884%20123.1809,79.02%20122.5539,79.29%20C121.3449,79.812%20120.4109,80.773%20119.9259,81.996%20C119.4399,83.22%20119.4589,84.56%20119.9809,85.768%20C120.5009,86.977%20121.4619,87.91%20122.6859,88.396%20C123.9099,88.882%20125.2499,88.863%20126.4569,88.341%20C127.6659,87.821%20128.5999,86.86%20129.0849,85.636%20C129.5709,84.412%20129.5519,83.072%20129.0299,81.863%20C128.5099,80.655%20127.5489,79.721%20126.3249,79.236%20C125.7359,79.001%20125.1199,78.884%20124.5049,78.884%20M124.5069,90.748%20C123.6419,90.748%20122.7759,90.584%20121.9469,90.255%20C120.2279,89.572%20118.8759,88.259%20118.1439,86.56%20C117.4109,84.861%20117.3839,82.978%20118.0669,81.258%20C118.7499,79.538%20120.0629,78.187%20121.7619,77.454%20C123.4609,76.719%20125.3439,76.693%20127.0639,77.376%20C128.7829,78.06%20130.1349,79.372%20130.8669,81.072%20C131.5999,82.772%20131.6269,84.655%20130.9439,86.374%20C130.2609,88.094%20128.9479,89.446%20127.2489,90.178%20C126.3679,90.558%20125.4389,90.748%20124.5069,90.748'%20id='Fill-84'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M236.7354,150.3274%20L173.8384,212.0864%20C173.1234,212.7874%20171.9744,212.7774%20171.2724,212.0624%20L103.5494,143.0904%20C101.8504,141.3604%20100.9164,139.0224%20100.951397,136.5984%20L101.7814,81.4454%20C101.8274,78.3584%20104.3474,75.8854%20107.4344,75.8943755%20L162.5934,76.0734%20C165.0174,76.0814%20167.3384,77.0594%20169.0364,78.7894%20L236.7584,147.7624%20C237.4614,148.4764%20237.451397,149.6254%20236.7354,150.3274'%20id='Fill-86'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M107.417,76.8947%20C104.896,76.8947%20102.818,78.9397%20102.781,81.4597%20L101.951121,136.6137%20C101.92,138.7567%20102.763,140.8617%20104.263,142.3887%20L171.986,211.3627%20C172.3,211.6817%20172.818,211.6867%20173.138,211.3727%20L236.035,149.6137%20C236.19,149.4607%20236.277,149.2577%20236.279035,149.0407%20C236.281,148.8237%20236.198,148.6187%20236.045,148.4627%20L168.322,79.4897%20C166.821,77.9607%20164.732,77.0807%20162.591,77.0737%20L107.432,76.8947%20L107.417,76.8947%20Z%20M172.566,213.6037%20C171.838,213.6037%20171.109,213.3237%20170.559,212.7637%20L102.836,143.7907%20C100.964,141.8847%2099.912,139.2577%2099.9508994,136.5837%20L100.781,81.4307%20C100.835,77.8227%20103.81,74.8947%20107.417,74.8947%20L107.438,74.8947%20L162.597,75.0737%20C165.27,75.0827%20167.877,76.1807%20169.75,78.0887%20L237.473,147.0617%20C237.999,147.5977%20238.285,148.3067%20238.278126,149.0587%20C238.272,149.8107%20237.973,150.5147%20237.436,151.0407%20L174.538,212.7997%20C173.991,213.3357%20173.278,213.6037%20172.566,213.6037%20L172.566,213.6037%20Z'%20id='Fill-88'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-90'%20fill='%23E1F2FF'%20points='130.0146%2086.0051%20162.1486%2089.6341%20221.3516%20150.1181%20171.0526%20200.4881%2092.9066%20114.7241'%3e%3c/polygon%3e%3cpath%20d='M170.5742,116.7629%20C179.2542,125.6029%20179.1242,139.8059%20170.2842,148.4869%20C161.4432,157.1659%20147.2402,157.0359%20138.5602,148.1969%20C129.8802,139.3559%20130.0102,125.1529%20138.8502,116.4729%20C147.6902,107.7929%20161.8932,107.9219%20170.5742,116.7629'%20id='Fill-92'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M169.3379,111.6203%20C178.0189,120.4613%20177.8889,134.6643%20169.0479,143.3443%20C160.2079,152.0243%20146.0049,151.8943%20137.3239,143.0543%20C128.6449,134.2143%20128.7749,120.0113%20137.6139,111.3303%20C146.4549,102.6503%20160.6579,102.7803%20169.3379,111.6203'%20id='Fill-94'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.3291,105.9143%20C147.9061,105.9143%20142.4811,107.9533%20138.3141,112.0443%20C129.8831,120.3243%20129.7581,133.9213%20138.0381,142.3533%20C142.0491,146.4383%20147.4111,148.7173%20153.1361,148.7693%20C153.2021,148.7693%20153.2691,148.7703%20153.3371,148.7703%20C158.9871,148.7703%20164.3101,146.5953%20168.3481,142.6303%20C172.4331,138.6193%20174.7111,133.2583%20174.7641,127.5333%20C174.8151,121.8093%20172.6361,116.4063%20168.6241,112.3203%20C164.4351,108.0543%20158.8841,105.9143%20153.3291,105.9143%20M153.3381,150.7703%20C153.2641,150.7703%20153.1911,150.7693%20153.1171,150.7693%20C146.8581,150.7123%20140.9961,148.2213%20136.6101,143.7543%20C127.5581,134.5353%20127.6941,119.6703%20136.9141,110.6163%20C146.1331,101.5643%20160.9991,101.6993%20170.0521,110.9203%20C174.4361,115.3863%20176.8201,121.2933%20176.7641,127.5523%20C176.7061,133.8103%20174.2151,139.6723%20169.7481,144.0583%20C165.3351,148.3913%20159.5151,150.7703%20153.3381,150.7703'%20id='Fill-96'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M165.0615,131.3254%20C165.3255,131.4584%20165.5175,131.5364%20165.5795,131.5634%20C165.5895,131.5634%20165.5715,131.5664%20165.5795,131.5634%20C165.5795,131.5634%20165.5815,131.5654%20165.5795,131.5634%20C165.5815,131.5644%20165.5785,131.5644%20165.5785,131.5644%20C160.8435,127.6454%20161.5325,123.3994%20159.4825,119.7214%20C159.4445,119.6744%20159.4065,119.6194%20159.3675,119.5544%20C159.3205,119.4724%20159.2685,119.3924%20159.2115,119.3154%20C158.5435,118.3974%20157.2985,117.7874%20155.7215,117.4274%20C155.7135,117.4244%20155.7055,117.4234%20155.6975,117.4214%20C155.5675,117.3894%20155.4325,117.3624%20155.2975,117.3364%20C155.2975,117.3364%20155.2945,117.3374%20155.2925,117.3354%20C155.0455,117.2884%20154.7905,117.2464%20154.5295,117.2094%20C154.5025,117.2054%20154.4755,117.1994%20154.4495,117.1964%20C154.3765,117.1874%20154.3035,117.1794%20154.2325,117.1704%20C154.1575,117.1604%20154.0825,117.1504%20154.0095,117.1414%20C153.9345,117.1354%20153.8615,117.1274%20153.7885,117.1204%20C153.7105,117.1124%20153.6355,117.1044%20153.5575,117.0974%20C153.5055,117.0934%20153.4505,117.0904%20153.3945,117.0854%20C151.3115,116.9194%20148.9475,117.0554%20146.6685,117.3914%20C146.6685,117.3914%20146.6445,117.3874%20146.6685,117.3914%20C148.4565,118.8604%20150.0905,120.4804%20151.2245,121.9464%20C152.5905,123.7134%20153.8325,126.1114%20154.6875,128.5534%20C152.7005,130.2084%20150.4015,131.6274%20148.3215,132.4414%20C146.5815,133.1214%20144.3665,133.6744%20142.0625,134.0134%20C142.2105,134.1354%20142.3595,134.2534%20142.5085,134.3744%20C142.5535,134.4094%20142.5985,134.4434%20142.6445,134.4794%20C142.7515,134.5644%20142.8585,134.6484%20142.9685,134.7314%20C143.0185,134.7704%20143.0695,134.8084%20143.1205,134.8464%20C143.2305,134.9294%20143.3395,135.0124%20143.4505,135.0934%20C143.4945,135.1264%20143.5405,135.1594%20143.5845,135.1924%20C143.7255,135.2954%20143.8655,135.3964%20144.0065,135.4964%20C144.0205,135.5074%20144.0345,135.5174%20144.0475,135.5264%20C144.2115,135.6424%20144.3755,135.7574%20144.5405,135.8684%20C144.5525,135.8784%20144.5655,135.8854%20144.5795,135.8934%20C144.7285,135.9954%20144.8745,136.0934%20145.0235,136.1904%20C145.0545,136.2114%20145.0845,136.2304%20145.1145,136.2504%20C145.2505,136.3394%20145.3875,136.4264%20145.5245,136.5124%20C145.5515,136.5274%20145.5785,136.5444%20145.6065,136.5624%20C145.7655,136.6604%20145.9235,136.7594%20146.0825,136.8524%20C146.0835,136.8524%20146.0845,136.8534%20146.0845,136.8534%20C146.5955,137.1564%20147.1035,137.4344%20147.6045,137.6874%20C147.6115,137.6914%20147.6175,137.6934%20147.6225,137.6974%20C148.4625,138.1164%20149.2845,138.4564%20150.0635,138.6944%20C150.1765,138.7274%20150.2905,138.7614%20150.4015,138.7904%20C150.4065,138.7914%20150.4095,138.7944%20150.4145,138.7954%20L150.4155,138.7944%20C150.5165,138.8214%20150.6185,138.8474%20150.7155,138.8714%20L150.7185,138.8714%20C150.7185,138.8714%20150.7265,138.8724%20150.7295,138.8734%20C150.8365,138.8994%20150.9435,138.9234%20151.0475,138.9414%20L151.0475,138.9424%20C151.0635,138.9454%20151.0765,138.9474%20151.0905,138.9494%20C151.0915,138.9484%20151.0925,138.9514%20151.0935,138.9514%20C151.2295,138.9774%20151.3645,138.9984%20151.4945,139.0174%20C151.5165,139.0184%20151.5385,139.0214%20151.5585,139.0244%20C151.5665,139.0264%20151.5745,139.0264%20151.5825,139.0284%20C151.7315,139.0474%20151.8785,139.0614%20152.0225,139.0674%20C152.1235,139.0744%20152.2225,139.0764%20152.3215,139.0774%20C152.3635,139.0774%20152.4035,139.0744%20152.4445,139.0734%20C152.5045,139.0724%20152.5635,139.0694%20152.6225,139.0664%20C152.6655,139.0644%20152.7075,139.0584%20152.7525,139.0544%20C152.8065,139.0514%20152.8615,139.0444%20152.9155,139.0384%20C152.9575,139.0324%20152.9985,139.0254%20153.0405,139.0174%20C153.0945,139.0104%20153.1465,139.0004%20153.1995,138.9904%20C153.2385,138.9814%20153.2785,138.9724%20153.3175,138.9634%20C153.3715,138.9504%20153.4235,138.9344%20153.4755,138.9214%20C153.5115,138.9114%20153.5475,138.8994%20153.5825,138.8884%20C153.6395,138.8694%20153.6945,138.8474%20153.7505,138.8254%20C153.7765,138.8144%20153.8065,138.8044%20153.8335,138.7924%20C153.9165,138.7584%20153.9975,138.7184%20154.0745,138.6764%20C154.1265,138.6474%20154.1735,138.6274%20154.2195,138.6064%20C157.8875,136.5164%20159.5265,132.5124%20165.5795,131.5634'%20id='Fill-98'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M164.6455,176.8596%20C164.3865,176.8596%20164.1275,176.7596%20163.9315,176.5596%20C163.5445,176.1666%20163.5505,175.5336%20163.9455,175.1456%20L199.9835,139.7596%20C200.3755,139.3746%20201.0085,139.3776%20201.3975,139.7736%20C201.7845,140.1676%20201.7785,140.7996%20201.3835,141.1876%20L165.3455,176.5736%20C165.1515,176.7636%20164.8985,176.8596%20164.6455,176.8596'%20id='Fill-100'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M173.9893,186.3762%20C173.7303,186.3762%20173.4713,186.2762%20173.2753,186.0762%20C172.8883,185.6832%20172.8943,185.0502%20173.2893,184.6622%20L209.3283,149.2762%20C209.7213,148.8912%20210.3523,148.8952%20210.7423,149.2902%20C211.1293,149.6842%20211.1233,150.3162%20210.7283,150.7042%20L174.6893,186.0902%20C174.4953,186.2802%20174.2423,186.3762%20173.9893,186.3762'%20id='Fill-102'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M125.4023,89.4914%20C128.2103,92.3504%20128.1683,96.9454%20125.3083,99.7534%20C122.4493,102.5604%20117.8553,102.5184%20115.0473,99.6594%20C112.2393,96.8004%20112.2813,92.2054%20115.1413,89.3974%20C118.0013,86.5904%20122.5943,86.6324%20125.4023,89.4914'%20id='Fill-104'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M120.2246,88.3225%20C118.6416,88.3225%20117.0586,88.9175%20115.8416,90.1115%20C114.6496,91.2825%20113.9846,92.8465%20113.9686,94.5185%20C113.9536,96.1895%20114.5896,97.7665%20115.7606,98.9595%20C118.1776,101.4215%20122.1486,101.4575%20124.6086,99.0395%20C127.0696,96.6225%20127.1056,92.6535%20124.6886,90.1915%20C123.4656,88.9465%20121.8456,88.3225%20120.2246,88.3225%20M120.2256,102.8275%20C118.0856,102.8275%20115.9486,102.0045%20114.3326,100.3605%20C112.7876,98.7865%20111.9486,96.7055%20111.9686,94.5005%20C111.9896,92.2945%20112.8676,90.2285%20114.4416,88.6835%20C117.6896,85.4955%20122.9256,85.5415%20126.1166,88.7915%20C129.3056,92.0395%20129.2576,97.2765%20126.0086,100.4675%20C124.4056,102.0425%20122.3146,102.8275%20120.2256,102.8275'%20id='Fill-106'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M80.7568,227.3039%20L85.7338,227.4499%20C87.4448,227.4989%2089.0278,226.4979%2089.6948,224.9199%20C91.5938,220.4229%2091.2758,216.2309%2091.5918,212.6619%20C92.1758,206.0519%2091.2398,202.6289%2090.4148,197.0619%20L82.9398,197.0169%20C82.9398,197.0169%2083.4938,199.7859%2083.6758,208.0539%20C83.7328,210.6119%2079.2118,220.7469%2079.2628,225.7859%20C79.2718,226.6129%2079.9308,227.2799%2080.7568,227.3039'%20id='Fill-108'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M80.7861,226.3039%20L85.7631,226.4499%20C87.0901,226.4849%2088.2731,225.7169%2088.7731,224.5319%20C90.1631,221.2399%2090.3041,218.1629%2090.4391,215.1899%20C90.4811,214.2859%2090.5211,213.4129%2090.5961,212.5749%20C91.0601,207.3069%2090.5421,204.1339%2089.8861,200.1159%20C89.7771,199.4539%2089.6661,198.7719%2089.5551,198.0569%20L84.0961,198.0239%20C84.2791,199.5399%2084.5571,202.6219%2084.6761,208.0329%20C84.7021,209.2169%2084.0371,211.3239%2082.9511,214.6639%20C81.7411,218.3859%2080.2341,223.0189%2080.2631,225.7769%20C80.2651,226.0639%2080.4961,226.2959%2080.7861,226.3039%20M85.8521,228.4509%20C85.8041,228.4509%2085.7541,228.4499%2085.7041,228.4499%20L80.7271,228.3039%20C79.3591,228.2629%2078.2771,227.1619%2078.2631,225.7969%20C78.2311,222.7119%2079.7281,218.1079%2081.0501,214.0449%20C81.8591,211.5559%2082.6961,208.9819%2082.6761,208.0759%20C82.5001,200.0489%2081.9641,197.2389%2081.9591,197.2109%20L81.7231,196.0109%20L91.2781,196.0669%20L91.4041,196.9149%20C91.5561,197.9359%2091.7111,198.8839%2091.8591,199.7929%20C92.5121,203.7849%2093.0751,207.2329%2092.5881,212.7499%20C92.5151,213.5629%2092.4771,214.4079%2092.4371,215.2809%20C92.3011,218.2829%2092.1451,221.6879%2090.6151,225.3089%20C89.8161,227.2029%2087.9151,228.4509%2085.8521,228.4509'%20id='Fill-110'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.959,203.2219%20L61.149,196.2319%20L57.435,196.2709%20C57.435,196.2709%2056.748,201.9249%2056.465,204.2919%20C55.968,208.4649%2053.994,216.6129%2052.824,220.1799%20C52.443,221.3399%2052.21,222.4279%2052.125,223.4179%20C51.982,225.0839%2053.334,226.5029%2055.006,226.5519%20L59.415,226.6809%20C61.982,226.7559%2064.316,225.1089%2065.02,222.6379%20C67.211,214.9459%2066.959,203.2219%2066.959,203.2219'%20id='Fill-112'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M58.3213,197.2619%20C58.1183,198.9409%2057.6723,202.6179%2057.4583,204.4109%20C56.9693,208.5119%2055.0243,216.6809%2053.7743,220.4909%20C53.4203,221.5719%2053.2003,222.5849%2053.1213,223.5039%20C53.0783,224.0039%2053.2453,224.4929%2053.5903,224.8799%20C53.9563,225.2909%2054.4833,225.5359%2055.0353,225.5519%20L59.4443,225.6809%20C61.5653,225.7619%2063.4843,224.3799%2064.0573,222.3649%20C65.9753,215.6299%2065.9823,205.5729%2065.9643,203.5889%20L60.6843,197.2369%20L58.3213,197.2619%20Z%20M59.5873,227.6839%20C59.5193,227.6839%2059.4533,227.6829%2059.3853,227.6809%20L54.9763,227.5519%20C53.8773,227.5199%2052.8283,227.0309%2052.0963,226.2109%20C51.3823,225.4089%2051.0383,224.3879%2051.1293,223.3329%20C51.2203,222.2599%2051.4713,221.0939%2051.8743,219.8679%20C53.0703,216.2199%2055.0043,208.0989%2055.4713,204.1739%20C55.7553,201.8059%2056.4413,196.1509%2056.4413,196.1509%20L56.5483,195.2799%20L61.6143,195.2269%20L67.9513,202.8509%20L67.9593,203.1999%20C67.9683,203.6849%2068.1883,215.1629%2065.9813,222.9119%20C65.1753,225.7449%2062.5623,227.6839%2059.5873,227.6839%20L59.5873,227.6839%20Z'%20id='Fill-114'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.7314,208.5295%20L58.0174,208.8025%20L58.0064,208.3005%20L57.7314,208.5295%20Z%20M58.1314,208.9125%20L58.3394,209.1105%20L59.5064,208.7015%20L59.4014,208.4495%20L58.5964,208.6145%20L58.6024,208.9025%20L58.1314,208.9125%20Z%20M58.2164,209.6845%20L56.9794,208.5025%20L58.2124,207.4815%20L58.5314,207.8665%20L58.1274,208.2005%20L59.7024,207.8775%20L60.1744,208.9985%20L58.2164,209.6845%20Z'%20id='Fill-116'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2861,177.6008%20C63.6661,177.6388%2067.8561,174.7448%2076.8021,174.5928%20C76.9471,174.0128%2077.1201,173.4908%2077.3331,173.0638%20C79.0511,169.6108%2081.6271,159.5898%2080.3551,152.9208%20L79.3481,147.6438%20C79.0181,145.9138%2078.8781,144.1508%2078.9301,142.3888%20C78.9511,141.6548%2079.0461,140.9408%2079.2081,140.2518%20C79.2491,140.0798%2079.2931,139.9108%2079.3421,139.7418%20C79.4881,139.2358%2079.6701,138.7468%2079.8861,138.2748%20C79.9581,138.1178%2080.0331,137.9628%2080.1121,137.8098%20C80.2711,137.5038%2080.4431,137.2068%2080.6301,136.9198%20C80.8161,136.6328%2081.0151,136.3558%2081.2271,136.0888%20C81.8641,135.2878%2082.6121,134.5818%2083.4491,133.9938%20C83.7271,133.7968%2084.0161,133.6148%2084.3141,133.4458%20C85.9501,132.5158%2087.8531,132.0078%2089.8721,132.0668%20L91.6151,132.1188%20C94.5521,132.2038%2097.1751,133.4708%2099.0431,135.4518%20C99.2761,135.6998%2099.4981,135.9578%2099.7071,136.2268%20C100.0871,136.7148%20100.4221,137.2398%20100.7131,137.7898%20C100.8221,137.9968%20100.9281,138.2058%20101.0231,138.4198%20C101.0941,138.5778%20101.1601,138.7368%20101.2231,138.8978%20C101.4101,139.3808%20101.5631,139.8798%20101.6801,140.3938%20C101.7961,140.9078%20101.8751,141.4338%20101.9141,141.9718%20C101.9401,142.3298%20101.9481,142.6938%20101.9371,143.0608%20C101.9161,143.7918%20101.5991,144.4468%20101.1061,144.9128%20C100.6121,145.3778%2099.9411,145.6558%2099.2091,145.6338%20L88.3241,145.3158%20L89.6951,154.8118%20C91.3461,164.5748%2090.5751,171.0478%2088.9511,175.3308%20C88.5891,176.2868%2086.5881,179.6498%2086.5881,179.6498%20C91.7801,188.3978%20100.0171,192.3958%20108.9111,193.7468%20C116.4721,194.8938%20133.0541,188.4528%20124.8431,180.2018%20C116.6311,171.9508%20126.6901,177.2258%20128.1631,178.2828%20C129.6361,179.3398%20138.1021,187.0988%20128.3541,197.8348%20C124.2321,202.3748%20119.5941,206.4768%20108.6341,209.4058%20C106.8761,209.8738%2097.3481,210.2888%2092.1861,211.6088%20C76.8201,215.5378%2064.5701,210.4188%2057.9211,200.1578%20C51.3001,189.9368%2057.5571,177.5848%2059.2861,177.6008'%20id='Fill-118'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M59.4219,178.6008%20C58.9299,178.9628%2057.5389,181.0038%2056.6549,184.3928%20C55.8239,187.5798%2054.9919,193.7968%2058.7599,199.6138%20C65.6519,210.2488%2077.7479,214.2668%2091.9389,210.6398%20C95.2339,209.7968%20100.2429,209.3178%20103.9009,208.9668%20C105.9039,208.7758%20107.7949,208.5938%20108.3759,208.4398%20C119.3509,205.5068%20123.7379,201.4318%20127.6139,197.1628%20C130.8339,193.6168%20132.2839,190.0898%20131.9239,186.6828%20C131.5039,182.7158%20128.6459,179.8608%20127.5799,179.0948%20C126.8049,178.5388%20124.5939,177.3938%20123.2009,176.8918%20C123.6099,177.4318%20124.3199,178.2588%20125.5519,179.4968%20C128.7379,182.6988%20128.3279,185.4968%20127.4239,187.2828%20C124.7499,192.5538%20114.2239,195.5668%20108.7609,194.7348%20C98.2729,193.1418%2090.5229,188.2388%2085.7279,180.1608%20L85.4249,179.6488%20L85.7289,179.1378%20C86.4849,177.8668%2087.7759,175.6128%2088.0169,174.9768%20C89.8859,170.0458%2090.1189,163.3178%2088.7089,154.9788%20L87.1639,144.2818%20L99.2379,144.6338%20C99.6839,144.6658%20100.0989,144.4878%20100.4209,144.1848%20C100.7409,143.8818%20100.9249,143.4718%20100.9379,143.0318%20C100.9469,142.6988%20100.9409,142.3708%20100.9169,142.0448%20C100.8819,141.5648%20100.8109,141.0828%20100.7039,140.6148%20C100.6009,140.1568%20100.4609,139.7008%20100.2899,139.2588%20C100.2349,139.1138%20100.1739,138.9698%20100.1099,138.8288%20C100.0249,138.6348%2099.9289,138.4458%2099.8299,138.2588%20C99.5609,137.7488%2099.2539,137.2728%2098.9179,136.8408%20C98.7279,136.5968%2098.5259,136.3618%2098.3149,136.1368%20C96.5489,134.2648%2094.1589,133.1928%2091.5859,133.1188%20L89.8429,133.0668%20C88.0689,133.0128%2086.3369,133.4468%2084.8089,134.3148%20C84.5379,134.4678%2084.2769,134.6328%2084.0259,134.8108%20C83.2669,135.3448%2082.5889,135.9848%2082.0109,136.7108%20C81.8179,136.9538%2081.6379,137.2048%2081.4689,137.4648%20C81.2999,137.7248%2081.1439,137.9948%2080.9989,138.2718%20C80.9289,138.4088%2080.8599,138.5488%2080.7939,138.6928%20C80.5999,139.1178%2080.4349,139.5638%2080.3029,140.0198%20C80.2579,140.1728%2080.2179,140.3278%2080.1809,140.4848%20C80.0329,141.1108%2079.9479,141.7618%2079.9299,142.4178%20C79.8799,144.1048%2080.0149,145.7988%2080.3309,147.4558%20L81.3379,152.7338%20C82.6519,159.6278%2080.0119,169.9228%2078.2289,173.5088%20C78.0639,173.8398%2077.9089,174.2868%2077.7719,174.8358%20L77.5849,175.5798%20L76.8179,175.5928%20C71.7859,175.6778%2068.2369,176.6698%2065.3859,177.4678%20C63.2319,178.0708%2061.3639,178.5918%2059.4219,178.6008%20M82.2719,213.9098%20C71.6839,213.9098%2062.6489,209.2918%2057.0819,200.7018%20C51.8019,192.5508%2054.2459,183.3658%2056.5229,179.2228%20C57.9679,176.5938%2058.9559,176.5928%2059.2949,176.6008%20C61.0449,176.5818%2062.7009,176.1408%2064.8479,175.5408%20C67.6679,174.7528%2071.1459,173.7808%2076.0409,173.6128%20C76.1619,173.2368%2076.2939,172.9078%2076.4389,172.6178%20C78.0699,169.3358%2080.5869,159.4738%2079.3729,153.1088%20L78.3659,147.8308%20C78.0239,146.0318%2077.8759,144.1908%2077.9299,142.3598%20C77.9529,141.5688%2078.0559,140.7828%2078.2339,140.0228%20C78.2799,139.8328%2078.3279,139.6478%2078.3809,139.4638%20C78.5399,138.9138%2078.7399,138.3738%2078.9769,137.8588%20C79.0559,137.6858%2079.1379,137.5178%2079.2239,137.3518%20C79.3999,137.0138%2079.5869,136.6898%2079.7909,136.3748%20C79.9949,136.0618%2080.2129,135.7578%2080.4439,135.4668%20C81.1419,134.5898%2081.9589,133.8188%2082.8739,133.1758%20C83.1779,132.9608%2083.4949,132.7608%2083.8209,132.5758%20C85.6669,131.5268%2087.7829,131.0168%2089.9009,131.0668%20L91.6449,131.1188%20C94.7509,131.2078%2097.6369,132.5038%2099.7709,134.7648%20C100.0259,135.0378%20100.2689,135.3198%20100.4959,135.6128%20C100.9039,136.1368%20101.2749,136.7118%20101.5969,137.3238%20C101.7159,137.5468%20101.8309,137.7778%20101.9369,138.0118%20C102.0139,138.1848%20102.0859,138.3598%20102.1549,138.5368%20C102.3609,139.0688%20102.5289,139.6198%20102.6549,140.1728%20C102.7829,140.7398%20102.8689,141.3198%20102.9109,141.8998%20C102.9409,142.2898%20102.9489,142.6888%20102.9379,143.0898%20C102.9079,144.0648%20102.5019,144.9698%20101.7929,145.6388%20C101.0829,146.3088%20100.1809,146.6558%2099.1799,146.6338%20L89.4839,146.3498%20L90.6849,154.6688%20C92.1509,163.3388%2091.8839,170.4178%2089.8859,175.6858%20C89.5819,176.4888%2088.3489,178.6258%2087.7529,179.6428%20C92.2499,186.8808%2099.4149,191.2928%20109.0619,192.7578%20C114.2489,193.5408%20123.5619,190.4758%20125.6399,186.3778%20C126.5339,184.6138%20126.0419,182.8238%20124.1339,180.9068%20C120.8839,177.6408%20120.0849,176.1878%20120.9689,175.1498%20C122.5139,173.3368%20128.6859,177.4268%20128.7459,177.4698%20C130.3229,178.6028%20133.4339,181.9428%20133.9119,186.4728%20C134.3359,190.4718%20132.7149,194.5208%20129.0949,198.5068%20C125.1729,202.8278%20120.3829,207.3008%20108.8919,210.3718%20C108.1509,210.5698%20106.4479,210.7328%20104.0929,210.9578%20C100.4989,211.3018%2095.5789,211.7728%2092.4349,212.5778%20C88.9379,213.4708%2085.5299,213.9098%2082.2719,213.9098'%20id='Fill-120'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.1641,163.4123%20C69.8421,152.1673%2061.1671,143.0613%2051.0691,140.8953%20C48.9731,140.4463%2048.3071,139.7653%2046.0011,139.6973%20L44.2341,139.6453%20C38.2861,139.4723%2033.3221,144.1533%2033.1481,150.1023%20C33.1051,151.5863%2034.2721,152.8233%2035.7561,152.8663%20C35.7561,152.8663%2053.8671,153.3903%2053.9521,153.3853%20C53.9531,153.3853%2055.4281,153.4293%2055.4291,153.4293%20C55.4271,153.4313%2053.9511,153.3893%2053.9481,153.3913%20C57.9041,155.2083%2060.2471,160.3993%2060.6061,163.1623%20C61.1181,167.0983%2060.5651,170.3143%2059.1521,172.8893%20C58.2121,174.6033%2058.0501,176.6973%2058.1371,178.3993%20C58.1371,178.3993%2058.1801,178.4153%2058.2391,178.4373%20C58.2751,179.3473%2058.3931,180.3843%2058.6291,181.5703%20C60.3691,180.4323%2063.0731,178.7213%2063.5651,178.4783%20C64.6281,177.9573%2067.0271,176.7683%2068.1021,176.1933%20C74.9721,172.5173%2068.7781,169.8083%2069.1641,163.4123'%20id='Fill-122'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M59.1172,177.6994%20L59.2122,177.7354%20L59.2382,178.3974%20C59.2582,178.8794%2059.3012,179.3814%2059.3672,179.9014%20C60.8612,178.9414%2062.6672,177.8064%2063.1242,177.5814%20C64.3132,176.9974%2066.6002,175.8624%2067.6312,175.3114%20C71.1162,173.4464%2070.6582,172.3484%2069.5532,169.6964%20C68.8642,168.0454%2068.0072,165.9884%2068.1662,163.3514%20C68.8522,151.9604%2059.7622,143.7834%2050.8592,141.8734%20C50.0012,141.6894%2049.3612,141.4684%2048.7982,141.2724%20C47.9302,140.9714%2047.2452,140.7344%2045.9712,140.6974%20L44.2052,140.6454%20C41.6002,140.5804%2039.1132,141.5134%2037.2122,143.3054%20C35.3122,145.0964%2034.2242,147.5214%2034.1482,150.1324%20C34.1352,150.5824%2034.2982,151.0114%2034.6072,151.3384%20C34.9162,151.6664%2035.3352,151.8534%2035.7852,151.8664%20C41.9212,152.0444%2053.6162,152.3814%2053.9572,152.3854%20C53.9552,152.3854%2054.3382,152.3954%2054.7202,152.4074%20L57.7752,152.4964%20L56.4572,153.8144%20C59.4592,156.3014%2061.2652,160.4794%2061.5972,163.0334%20C62.1202,167.0454%2061.5922,170.5224%2060.0292,173.3704%20C59.2882,174.7204%2059.1092,176.3754%2059.1172,177.6994%20L59.1172,177.6994%20Z%20M57.9372,183.2184%20L57.6482,181.7654%20C57.4682,180.8604%2057.3452,179.9844%2057.2802,179.1524%20L57.2632,179.1464%20L57.1382,178.4504%20C57.0142,176.0414%2057.3972,174.0094%2058.2752,172.4084%20C59.6302,169.9404%2060.0802,166.8734%2059.6152,163.2914%20C59.3202,161.0284%2057.2882,156.1484%2053.6992,154.3794%20C52.9342,154.3594%2049.6442,154.2674%2035.7262,153.8664%20C34.7422,153.8374%2033.8282,153.4274%2033.1522,152.7114%20C32.4762,151.9944%2032.1202,151.0574%2032.1482,150.0734%20C32.2412,146.9284%2033.5522,144.0094%2035.8402,141.8504%20C38.1282,139.6934%2041.1102,138.5724%2044.2632,138.6454%20L46.0302,138.6974%20C47.6102,138.7444%2048.5062,139.0534%2049.4532,139.3834%20C49.9872,139.5674%2050.5402,139.7604%2051.2792,139.9184%20C60.9962,142.0024%2070.9162,150.9664%2070.1622,163.4724%20C70.0312,165.6464%2070.7582,167.3894%2071.3982,168.9274%20C72.5112,171.5954%2073.6612,174.3534%2068.5742,177.0754%20C67.5192,177.6394%2065.2072,178.7874%2064.0062,179.3764%20C63.6192,179.5664%2061.1372,181.1254%2059.1772,182.4074%20L57.9372,183.2184%20Z'%20id='Fill-124'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.0156,176.2482%20C62.9776,174.5082%2062.7386,173.6072%2062.9536,172.9062%20C64.1946,168.8672%2064.5976,167.5932%2064.7226,163.2822%20C64.8476,158.9992%2062.4906,154.6932%2058.8916,152.3352%20C58.6946,152.2052%2056.0626,151.9422%2053.9486,153.3912%20C57.9046,155.2082%2060.2466,160.3992%2060.6066,163.1622%20C61.1186,167.0982%2060.5656,170.3142%2059.1526,172.8892%20C58.2116,174.6032%2058.0496,176.6972%2058.1366,178.3992%20C58.1366,178.3992%2062.9966,180.3882%2063.0156,176.2482'%20id='Fill-126'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.623,178.0451%20C59.415,178.3071%2060.929,178.6301%2061.781,178.0571%20C62.264,177.7331%2062.511,177.1271%2062.516,176.2521%20C62.501,175.6051%2062.458,175.0761%2062.423,174.6321%20C62.359,173.8511%2062.313,173.2851%2062.475,172.7601%20L62.511,172.6441%20C63.732,168.6691%2064.101,167.4691%2064.223,163.2681%20C64.342,159.1901%2062.142,155.0631%2058.617,152.7531%20C58.474,152.7211%2056.694,152.5511%2054.979,153.3721%20C58.569,155.5311%2060.74,160.3151%2061.102,163.0981%20C61.61,167.0021%2061.102,170.3771%2059.591,173.1291%20C58.733,174.6911%2058.581,176.6081%2058.623,178.0451%20M60.492,179.3741%20C59.221,179.3741%2058.022,178.8931%2057.947,178.8621%20L57.653,178.7421%20L57.638,178.4251%20C57.556,176.8331%2057.677,174.5391%2058.714,172.6491%20C60.12,170.0861%2060.591,166.9161%2060.11,163.2271%20C59.736,160.3491%2057.313,155.4871%2053.739,153.8451%20L52.937,153.4771%20L53.666,152.9791%20C55.883,151.4581%2058.734,151.6351%2059.167,151.9171%20C62.974,154.4121%2065.352,158.8801%2065.223,163.2971%20C65.097,167.6341%2064.685,168.9701%2063.467,172.9381%20L63.431,173.0531%20C63.326,173.3961%2063.363,173.8561%2063.419,174.5511%20C63.457,175.0141%2063.501,175.5641%2063.516,176.2371%20L63.516,176.2501%20C63.51,177.4821%2063.113,178.3691%2062.336,178.8891%20C61.792,179.2521%2061.133,179.3741%2060.492,179.3741'%20id='Fill-128'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.5293,141.3107%20C38.5293,141.3107%2038.5803,139.4297%2040.4703,138.7367%20C41.0483,138.5247%2042.1013,138.1317%2042.1013,138.1317%20C42.1013,138.1317%2043.1463,140.5187%2041.8673,141.0757%20C40.0273,141.8767%2038.5293,141.3107%2038.5293,141.3107'%20id='Fill-130'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.0908,140.9377%20C39.6018,141.0277%2040.5698,141.0937%2041.6668,140.6177%20C41.7968,140.5607%2041.8788,140.4737%2041.9328,140.3347%20C42.0948,139.9217%2041.9528,139.2497%2041.8048,138.7757%20L40.6428,139.2067%20C39.5748,139.5977%2039.2128,140.4397%2039.0908,140.9377%20M39.8398,142.0047%20C38.9688,142.0047%2038.3928,141.7927%2038.3528,141.7787%20L38.0198,141.6527%20L38.0288,141.2967%20C38.0318,141.2067%2038.1138,139.0677%2040.2988,138.2667%20L42.3698,137.4987%20L42.5598,137.9317%20C42.6348,138.1027%2043.2808,139.6367%2042.8638,140.7007%20C42.7128,141.0837%2042.4378,141.3727%2042.0668,141.5337%20C41.2328,141.8977%2040.4608,142.0047%2039.8398,142.0047'%20id='Fill-132'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.2471,140.1242%20C43.2471,140.1242%2043.3751,137.5622%2046.2691,137.2732%20C46.8101,137.2192%2048.2121,137.2942%2048.2121,137.2942%20C48.2121,137.2942%2048.7801,140.0252%2047.2521,140.2412%20C45.3741,140.5072%2043.2471,140.1242%2043.2471,140.1242'%20id='Fill-134'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.8262,139.7043%20C44.5442,139.7943%2045.9312,139.9223%2047.1812,139.7463%20C47.3522,139.7223%2047.4712,139.6503%2047.5672,139.5133%20C47.8542,139.1063%2047.8382,138.3003%2047.7792,137.7743%20C47.2992,137.7573%2046.6262,137.7423%2046.3202,137.7703%20C44.5572,137.9473%2044.0012,139.0643%2043.8262,139.7043%20M45.7852,140.8363%20C44.3992,140.8363%2043.2242,140.6283%2043.1582,140.6163%20L42.7252,140.5383%20L42.7482,140.0993%20C42.8002,139.0643%2043.5922,137.0383%2046.2202,136.7763%20C46.7792,136.7193%2048.0912,136.7863%2048.2382,136.7953%20L48.6232,136.8153%20L48.7012,137.1923%20C48.7412,137.3863%2049.0742,139.1083%2048.3872,140.0883%20C48.1322,140.4493%2047.7642,140.6743%2047.3222,140.7363%20C46.8102,140.8083%2046.2842,140.8363%2045.7852,140.8363'%20id='Fill-136'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.9736,140.5373%20C48.9736,140.5373%2049.4366,137.7063%2051.9676,138.5613%20C53.0486,138.9273%2053.6296,139.7733%2053.6296,139.7733%20C53.6296,139.7733%2053.0586,141.9243%2052.0496,141.6503%20C50.2876,141.1743%2048.9736,140.5373%2048.9736,140.5373'%20id='Fill-138'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.5645,140.2551%20C50.0655,140.4711%2051.0295,140.8571%2052.1805,141.1681%20C52.2215,141.1791%2052.2615,141.1791%2052.3275,141.1421%20C52.6165,140.9751%2052.9125,140.3621%2053.0745,139.8831%20C52.8645,139.6511%2052.4305,139.2451%2051.8075,139.0351%20C51.2295,138.8401%2050.7645,138.8561%2050.3875,139.0821%20C49.9305,139.3571%2049.6845,139.8951%2049.5645,140.2551%20M52.2255,142.1751%20C52.1235,142.1751%2052.0205,142.1601%2051.9185,142.1331%20C50.1325,141.6501%2048.8115,141.0141%2048.7555,140.9871%20L48.4195,140.8241%20L48.4805,140.4561%20C48.4905,140.3941%2048.7465,138.9021%2049.8725,138.2251%20C50.5065,137.8441%2051.2655,137.7961%2052.1275,138.0881%20C53.3525,138.5021%2054.0145,139.4501%2054.0425,139.4901%20L54.1715,139.6801%20L54.1135,139.9011%20C54.0695,140.0671%2053.6615,141.5261%2052.8275,142.0081%20C52.6355,142.1181%2052.4315,142.1751%2052.2255,142.1751'%20id='Fill-140'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.9863,154.5529%20C55.9863,154.5529%2062.0343,151.4909%2061.0603,146.0119%20C61.8323,146.6859%2063.8863,148.7339%2064.6243,149.7719%20C64.5923,150.8379%2064.6653,155.0779%2058.7353,157.7419%20C57.7393,156.6459%2056.9113,155.2909%2055.9863,154.5529'%20id='Fill-142'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.8213,154.6418%20C57.2303,155.0628%2057.6193,155.5648%2058.0253,156.0858%20C58.2973,156.4348%2058.5753,156.7938%2058.8643,157.1318%20C63.9093,154.7198%2064.0873,151.1978%2064.1203,149.9298%20C63.5863,149.2228%2062.5223,148.1058%2061.6653,147.2648%20C61.6213,151.1948%2058.2353,153.7458%2056.8213,154.6418%20L56.8213,154.6418%20Z%20M58.6093,158.3468%20L58.3653,158.0788%20C57.9643,157.6358%2057.5933,157.1608%2057.2353,156.6998%20C56.6993,156.0088%2056.1923,155.3568%2055.6753,154.9438%20L55.0673,154.4588%20L55.7593,154.1068%20C55.8173,154.0788%2061.4643,151.1418%2060.5683,146.0998%20L60.3193,144.7018%20L61.3893,145.6348%20C62.2133,146.3538%2064.2713,148.4118%2065.0313,149.4828%20L65.1293,149.6188%20L65.1243,149.7868%20C65.0303,153.5998%2062.9513,156.3968%2058.9403,158.1988%20L58.6093,158.3468%20Z'%20id='Fill-144'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.3545,140.8166%20C39.3545,140.8166%2039.3805,139.8426%2040.3595,139.4846%20C40.6585,139.3756%2041.2045,139.1706%2041.2045,139.1706%20C41.2045,139.1706%2041.7455,140.4066%2041.0835,140.6946%20C40.1295,141.1096%2039.3545,140.8166%2039.3545,140.8166'%20id='Fill-146'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.4951,139.5803%20C44.4951,139.5803%2044.5601,138.2743%2046.0361,138.1273%20C46.3111,138.1003%2047.0261,138.1383%2047.0261,138.1383%20C47.0261,138.1383%2047.3161,139.5303%2046.5371,139.6403%20C45.5791,139.7753%2044.4951,139.5803%2044.4951,139.5803'%20id='Fill-148'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M49.8984,140.3596%20C49.8984,140.3596%2050.1434,138.8576%2051.4864,139.3116%20C52.0604,139.5056%2052.3694,139.9546%2052.3694,139.9546%20C52.3694,139.9546%2052.0654,141.0946%2051.5304,140.9506%20C50.5954,140.6976%2049.8984,140.3596%2049.8984,140.3596'%20id='Fill-150'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M48.043,151.4201%20L42.6,151.2611%20C42.68,148.5201%2044.967,146.3621%2047.709,146.4421%20L48.188,146.4561%20C49.559,146.4961%2050.638,147.6401%2050.598,149.0111%20C50.558,150.3821%2049.414,151.4601%2048.043,151.4201'%20id='Fill-152'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.5869,151.3137%20L42.6959,151.1707%20C42.7589,149.0167%2044.5559,147.3217%2046.7099,147.3847%20L47.7009,147.4137%20C48.7779,147.4457%2049.6259,148.3437%2049.5939,149.4207%20C49.5629,150.4977%2048.6639,151.3447%2047.5869,151.3137'%20id='Fill-154'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M47.6016,150.8137%20C47.6156,150.8147%2047.6296,150.8147%2047.6446,150.8147%20C48.4246,150.8147%2049.0716,150.1917%2049.0936,149.4067%20C49.1056,149.0187%2048.9656,148.6507%2048.6996,148.3687%20C48.4336,148.0857%2048.0746,147.9247%2047.6866,147.9137%20L46.6956,147.8847%20C45.8006,147.8547%2044.9226,148.1867%2044.2616,148.8097%20C43.7236,149.3177%2043.3726,149.9707%2043.2476,150.6867%20L47.6016,150.8137%20Z%20M47.6446,151.8147%20C47.6206,151.8147%2047.5966,151.8147%2047.5726,151.8137%20L42.1816,151.6567%20L42.1966,151.1567%20C42.2306,149.9807%2042.7206,148.8897%2043.5756,148.0827%20C44.4306,147.2757%2045.5566,146.8537%2046.7246,146.8847%20L47.7156,146.9137%20C49.0676,146.9547%2050.1336,148.0847%2050.0936,149.4357%20C50.0546,150.7617%2048.9626,151.8147%2047.6446,151.8147%20L47.6446,151.8147%20Z'%20id='Fill-156'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.6133,150.132%20C43.5953,150.734%2044.0693,151.235%2044.6713,151.252%20C45.2723,151.27%2045.7733,150.797%2045.7913,150.195%20C45.8083,149.594%2045.3363,149.092%2044.7343,149.074%20C44.1333,149.057%2043.6313,149.53%2043.6133,150.132'%20id='Fill-158'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M35.5303,152.0412%20L35.5303,152.0412%20C35.8423,151.9832%2036.1243,151.8192%2036.3283,151.5772%20L36.7063,151.1292%20L35.8883,151.2792%20L35.4063,151.3682%20C35.2203,151.4022%2035.0973,151.5812%2035.1323,151.7672%20C35.1663,151.9522%2035.3443,152.0752%2035.5303,152.0412'%20id='Fill-160'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.9893,154.6906%20C56.9893,154.6906%2061.6473,152.3546%2061.7213,147.3786%20C63.6503,148.8726%2064.1573,149.8156%2064.1573,149.8156%20C64.1573,149.8156%2063.7453,152.1736%2062.6063,153.3366%20C60.8603,155.1216%2059.0803,155.6336%2056.9893,154.6906'%20id='Fill-162'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M61.3555,153.9436%20C61.3555,153.9436%2059.4945,155.7306%2057.7045,156.5606'%20id='Fill-164'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.9141,157.0139%20L57.4941,156.1079%20C59.1851,155.3229%2060.9911,153.5999%2061.0091,153.5829%20L61.7021,154.3039%20C61.6231,154.3789%2059.7591,156.1599%2057.9141,157.0139'%20id='Fill-166'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M78.7744,173.8088%20L77.8114,171.7628%20C74.2704,162.2738%2073.8424,156.7498%2076.0834,147.8578%20L77.3954,142.6488%20C77.8264,140.9398%2078.0694,139.1888%2078.1214,137.4268%20C78.2924,131.5548%2073.6704,126.6558%2067.7984,126.4838%20L66.0824,126.4338%20C60.2914,126.2648%2055.4594,130.8228%2055.2894,136.6148%20L55.2804,136.9148%20C55.2404,138.2928%2056.3254,139.4428%2057.7034,139.4838%20L68.5714,139.7998%20L66.6484,149.2008%20C60.8644,174.3728%2061.0704,184.6538%2071.0584,182.8328'%20id='Fill-168'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M68.9688,184.0393%20C66.9558,184.0393%2065.3888,183.4293%2064.2098,182.1953%20C60.6308,178.4493%2061.0418,169.1363%2065.6738,148.9763%20L67.3538,140.7653%20L57.6738,140.4833%20C55.7468,140.4263%2054.2248,138.8123%2054.2808,136.8863%20L54.2888,136.5853%20C54.4748,130.2513%2059.7338,125.2683%2066.1118,125.4343%20L67.8278,125.4833%20C74.2408,125.6723%2079.3078,131.0423%2079.1208,137.4563%20C79.0668,139.2883%2078.8128,141.1173%2078.3648,142.8933%20L77.0528,148.1013%20C74.8638,156.7923%2075.2438,162.0213%2078.7478,171.4133%20L79.6798,173.3833%20L77.8688,174.2343%20L76.9058,172.1883%20C73.2448,162.3863%2072.8338,156.6623%2075.1138,147.6133%20L76.4258,142.4043%20C76.8378,140.7683%2077.0728,139.0843%2077.1208,137.3973%20C77.2768,132.0863%2073.0808,127.6393%2067.7698,127.4833%20L66.0528,127.4343%20C60.8368,127.2943%2056.4428,131.4123%2056.2888,136.6433%20L56.2808,136.9443%20C56.2558,137.7683%2056.9078,138.4593%2057.7328,138.4833%20L69.7888,138.8353%20L67.6278,149.4003%20C64.5598,162.7583%2061.9298,176.9143%2065.6558,180.8133%20C66.7448,181.9543%2068.4548,182.2883%2070.8788,181.8503%20L71.2388,183.8163%20C70.4258,183.9653%2069.6698,184.0393%2068.9688,184.0393'%20id='Fill-170'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.7988,127.5383%20C60.7988,127.5383%2061.0278,125.7013%2062.8798,125.0213%20C63.4448,124.8143%2064.3138,125.0783%2064.3138,125.0783%20C64.3138,125.0783%2065.3218,126.7633%2064.0698,127.3083%20C62.2668,128.0933%2060.7988,127.5383%2060.7988,127.5383'%20id='Fill-172'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4063,127.176%20C61.9163,127.263%2062.8233,127.306%2063.8703,126.85%20C64.0783,126.759%2064.1383,126.645%2064.1673,126.555%20C64.2673,126.246%2064.1033,125.783%2063.9743,125.508%20C63.6843,125.446%2063.2873,125.406%2063.0523,125.491%20C62.0173,125.87%2061.5823,126.677%2061.4063,127.176%20M62.0833,128.229%20C61.2273,128.229%2060.6613,128.021%2060.6223,128.006%20L60.2543,127.867%20L60.3023,127.477%20C60.3133,127.389%2060.5933,125.328%2062.7083,124.552%20C63.4103,124.293%2064.3533,124.568%2064.4593,124.6%20L64.6433,124.655%20L64.7423,124.822%20C64.8113,124.936%2065.4053,125.969%2065.1203,126.86%20C64.9893,127.268%2064.6943,127.581%2064.2683,127.767%20C63.4503,128.123%2062.6923,128.229%2062.0833,128.229'%20id='Fill-174'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1768,127.0578%20C65.1768,127.0578%2065.3218,124.1578%2068.5998,123.8288%20C69.2108,123.7678%2069.9908,123.8508%2069.9908,123.8508%20C69.9908,123.8508%2071.4428,126.9458%2069.7118,127.1908%20C67.5848,127.4918%2065.1768,127.0578%2065.1768,127.0578'%20id='Fill-176'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.7529,126.6389%20C66.5479,126.7429%2068.1769,126.9029%2069.6419,126.6959%20C69.8559,126.6649%2069.9289,126.5789%2069.9729,126.4989%20C70.2039,126.0699%2069.9489,125.0519%2069.6529,124.3259%20C69.3879,124.3079%2068.9849,124.2919%2068.6489,124.3259%20C66.5649,124.5349%2065.9399,125.9099%2065.7529,126.6389%20M68.0509,127.7969%20C66.4869,127.7969%2065.1629,127.5639%2065.0879,127.5499%20L64.6549,127.4719%20L64.6779,127.0339%20C64.7339,125.8809%2065.6179,123.6249%2068.5499,123.3319%20C69.2029,123.2659%2070.0099,123.3499%2070.0439,123.3539%20L70.3239,123.3829%20L70.4439,123.6389%20C70.5489,123.8629%2071.4539,125.8619%2070.8529,126.9749%20C70.7019,127.2509%2070.3959,127.5989%2069.7819,127.6859%20C69.2049,127.7669%2068.6119,127.7969%2068.0509,127.7969'%20id='Fill-178'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71,127.8889%20C71,127.8889%2071.523,125.1269%2073.981,126.0289%20C75.031,126.4139%2075.579,127.2579%2075.579,127.2579%20C75.579,127.2579%2074.966,129.3489%2073.984,129.0559%20C72.271,128.5449%2071,127.8889%2071,127.8889'%20id='Fill-180'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.5977,127.6213%20C72.0857,127.8463%2073.0147,128.2453%2074.1267,128.5763%20C74.1587,128.5853%2074.1937,128.5943%2074.2647,128.5563%20C74.5477,128.4013%2074.8507,127.8153%2075.0207,127.3533%20C74.8207,127.1213%2074.4087,126.7183%2073.8087,126.4983%20C73.2507,126.2913%2072.7977,126.2963%2072.4257,126.5083%20C71.9777,126.7623%2071.7247,127.2723%2071.5977,127.6213%20M74.1717,129.5843%20C74.0617,129.5843%2073.9517,129.5673%2073.8417,129.5353%20C72.1037,129.0173%2070.8247,128.3603%2070.7707,128.3333%20L70.4397,128.1623%20L70.5087,127.7963%20C70.5207,127.7333%2070.8087,126.2753%2071.9327,125.6383%20C72.5667,125.2783%2073.3137,125.2513%2074.1537,125.5583%20C75.3467,125.9973%2075.9727,126.9453%2075.9977,126.9853%20L76.1227,127.1783%20L76.0587,127.3983%20C75.9827,127.6613%2075.5567,128.9913%2074.7427,129.4343%20C74.5587,129.5333%2074.3667,129.5843%2074.1717,129.5843'%20id='Fill-182'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.5244,177.2717%20C60.1574,176.8257%2060.7924,176.5767%2061.3364,176.4627'%20id='Fill-184'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.8125,177.6799%20L59.2365,176.8639%20C59.8595,176.4239%2060.5495,176.1169%2061.2345,175.9739%20L61.4375,176.9519%20C61.0535,177.0329%2060.4595,177.2239%2059.8125,177.6799'%20id='Fill-186'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.125,177.3195%20C61.56,170.0485%2065.167,156.3405%2065.855,152.9615%20L68.586,139.4195%20L69.608,139.4495%20C70.904,139.4875%2071.845,140.9235%2071.623,142.2035%20L69.587,153.9595%20C68.898,157.9395%2067.763,176.4285%2074.592,180.6075%20C76.049,181.4995%2078.474,181.0125%2079.394,180.6065%20C82.74,179.1265%2083.811,175.0375%2084.63,171.7405%20C86.328,164.9185%2085.318,159.4935%2085.145,154.1005%20L84.993,147.3565%20C84.966,146.1375%2085.972,144.8745%2087.188,144.9095%20L88.43,144.9455%20L90.268,158.6205%20C90.826,162.5155%2092.164,176.0065%2084.061,182.0755%20C83.914,182.1845%2085.97,182.7085%2085.339,183.7505%20C82.834,187.8915%2075.913,188.3555%2074.561,190.1205%20C69.354,196.9165%2073.609,211.8415%2073.609,211.8415%20C73.609,211.8415%2068.119,209.4635%2064.769,206.2795%20C56.936,198.8365%2056.22,188.3645%2056.272,185.2895%20C56.335,181.6105%2057.367,179.3575%2058.597,178.0305'%20id='Fill-188'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M74.3799,212.7209%20L73.4099,212.3009%20C73.1829,212.2019%2067.7999,209.8499%2064.4239,206.6419%20C55.9789,198.6169%2055.7349,187.4399%2055.7729,185.2809%20C55.8289,181.9439%2056.6559,179.3899%2058.2299,177.6909%20L58.9639,178.3699%20C57.5819,179.8619%2056.8239,182.2569%2056.7729,185.2979%20C56.7499,186.5759%2056.7979,198.0159%2065.1129,205.9169%20C67.5369,208.2199%2071.1539,210.1169%2072.8579,210.9409%20C71.9849,207.3839%2069.6119,195.7559%2074.1639,189.8169%20C74.7749,189.0189%2076.1399,188.5269%2077.8679,187.9029%20C80.3609,187.0029%2083.4639,185.8839%2084.9109,183.4919%20C84.9729,183.3899%2084.9599,183.3459%2084.9549,183.3289%20C84.8859,183.0919%2084.3169,182.8089%2084.1019,182.7019%20C83.8229,182.5649%2083.5829,182.4459%2083.5549,182.1349%20L83.5299,181.8569%20L83.7619,181.6749%20C91.5599,175.8339%2090.3339,162.6069%2089.7729,158.6919%20L87.9899,145.4329%20L87.1739,145.4089%20C86.8179,145.3699%2086.4229,145.5639%2086.1089,145.8759%20C85.7169,146.2649%2085.4819,146.8269%2085.4929,147.3459%20L85.6449,154.0899%20C85.6839,155.3159%2085.7679,156.5469%2085.8529,157.7979%20C86.1429,162.0889%2086.4429,166.5269%2085.1149,171.8619%20C84.3179,175.0669%2083.2279,179.4569%2079.5959,181.0639%20C78.6469,181.4839%2076.0049,182.0569%2074.3309,181.0339%20C67.0039,176.5509%2068.5119,157.2409%2069.0939,153.8739%20L71.1309,142.1179%20C71.2229,141.5869%2071.0539,140.9819%2070.6919,140.5369%20C70.3919,140.1699%2070.0019,139.9609%2069.5939,139.9499%20L68.9929,139.9319%20L66.3459,153.0599%20C66.2519,153.5189%2066.1059,154.1639%2065.9259,154.9569%20C64.8359,159.7669%2062.2819,171.0309%2063.6139,177.2139%20L62.6359,177.4249%20C61.2579,171.0249%2063.7519,160.0229%2064.9509,154.7359%20C65.1289,153.9519%2065.2739,153.3139%2065.3649,152.8619%20L68.1789,138.9069%20L69.6229,138.9499%20C70.3249,138.9699%2070.9799,139.3099%2071.4659,139.9049%20C72.0149,140.5769%2072.2579,141.4679%2072.1149,142.2879%20L70.0789,154.0439%20C69.2789,158.6739%2068.4609,176.2699%2074.8529,180.1809%20C76.1009,180.9469%2078.3289,180.5289%2079.1919,180.1499%20C82.3749,178.7419%2083.3979,174.6249%2084.1449,171.6199%20C85.4349,166.4379%2085.1399,162.0799%2084.8549,157.8659%20C84.7689,156.6029%2084.6849,155.3599%2084.6449,154.1169%20L84.4929,147.3669%20C84.4759,146.5739%2084.8159,145.7509%2085.4029,145.1669%20C85.9149,144.6589%2086.5479,144.4209%2087.2029,144.4089%20L88.8689,144.4579%20L90.7629,158.5539%20C91.3289,162.5039%2092.5389,175.6469%2084.9429,182.0139%20C85.3389,182.2399%2085.7749,182.5659%2085.9149,183.0499%20C85.9799,183.2699%2086.0049,183.6159%2085.7669,184.0089%20C84.1369,186.7039%2080.8499,187.8909%2078.2079,188.8439%20C76.7589,189.3669%2075.3899,189.8609%2074.9569,190.4239%20C69.9639,196.9419%2074.0489,211.5579%2074.0899,211.7049%20L74.3799,212.7209%20Z'%20id='Fill-190'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M128.2354,185.2473%20C128.2354,185.2473%20129.4154,184.0153%20128.8224,182.2973%20C128.6414,181.7723%20127.9484,181.3063%20127.9484,181.3063%20C127.9484,181.3063%20126.1584,181.5653%20126.4974,182.7773%20C126.9854,184.5213%20128.2354,185.2473%20128.2354,185.2473'%20id='Fill-192'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.8291,181.841%20C127.5481,181.914%20127.1561,182.068%20127.0111,182.291%20C126.9691,182.357%20126.9271,182.456%20126.9781,182.643%20C127.2501,183.613%20127.7781,184.223%20128.1321,184.542%20C128.3781,184.124%20128.6661,183.376%20128.3501,182.46%20C128.2771,182.249%20128.0251,182.001%20127.8291,181.841%20L127.8291,181.841%20Z%20M128.3241,185.877%20L127.9841,185.68%20C127.9261,185.646%20126.5531,184.83%20126.0161,182.912%20C125.8971,182.489%20125.9521,182.085%20126.1741,181.744%20C126.6531,181.008%20127.7531,180.829%20127.8761,180.811%20L128.0671,180.783%20L128.2271,180.891%20C128.3121,180.948%20129.0661,181.471%20129.2951,182.134%20C129.9791,184.117%20128.6531,185.533%20128.5971,185.593%20L128.3241,185.877%20Z'%20id='Fill-194'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M127.9092,183.4777%20C127.9092,183.4777%20128.3222,183.0457%20128.1142,182.4437%20C128.0512,182.2587%20127.8072,182.0957%20127.8072,182.0957%20C127.8072,182.0957%20127.1802,182.1867%20127.2992,182.6117%20C127.4712,183.2237%20127.9092,183.4777%20127.9092,183.4777'%20id='Fill-196'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M118.6143,194.0383%20C118.6143,194.0383%20117.6013,191.5313%20120.2423,189.9713%20C120.7343,189.6803%20121.4263,189.4443%20121.4263,189.4443%20C121.4263,189.4443%20123.8633,191.4903%20122.4973,192.3753%20C120.8183,193.4623%20118.6143,194.0383%20118.6143,194.0383'%20id='Fill-198'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M121.3174,190.0178%20C121.0884,190.1068%20120.7564,190.2468%20120.4974,190.4018%20C118.8674,191.3648%20118.8454,192.7218%20118.9644,193.4138%20C119.6864,193.1868%20121.0924,192.6888%20122.2254,191.9548%20C122.3804,191.8548%20122.4074,191.7668%20122.4124,191.6868%20C122.4384,191.2538%20121.8354,190.5048%20121.3174,190.0178%20L121.3174,190.0178%20Z%20M118.3154,194.6328%20L118.1504,194.2258%20C117.7454,193.2208%20117.6064,190.9488%20119.9884,189.5398%20C120.5184,189.2268%20121.2344,188.9818%20121.2644,188.9708%20L121.5314,188.8798%20L121.7474,189.0618%20C122.0384,189.3048%20123.4824,190.5798%20123.4104,191.7478%20C123.3914,192.0478%20123.2654,192.4738%20122.7684,192.7948%20C121.0424,193.9128%20118.8344,194.4968%20118.7404,194.5218%20L118.3154,194.6328%20Z'%20id='Fill-200'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M119.5449,193.133%20C119.5449,193.133%20118.9829,191.743%20120.4469,190.878%20C120.7209,190.716%20121.1049,190.586%20121.1049,190.586%20C121.1049,190.586%20122.4559,191.721%20121.6979,192.211%20C120.7679,192.814%20119.5449,193.133%20119.5449,193.133'%20id='Fill-202'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M126.7656,186.1613%20C126.7656,186.1613%20128.5966,187.8663%20126.7506,189.2893%20C125.9626,189.8973%20125.0676,189.9103%20125.0676,189.9103%20C125.0676,189.9103%20123.7836,188.4553%20124.4696,187.8543%20C125.6666,186.8073%20126.7656,186.1613%20126.7656,186.1613'%20id='Fill-204'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M126.6709,186.8117%20C126.2629,187.0797%20125.5479,187.5757%20124.7989,188.2307%20C124.7569,188.5607%20125.0279,189.0447%20125.2839,189.3847%20C125.5539,189.3407%20126.0229,189.2197%20126.4449,188.8937%20C126.8509,188.5817%20127.0559,188.2537%20127.0739,187.8917%20C127.0949,187.4697%20126.8629,187.0697%20126.6709,186.8117%20L126.6709,186.8117%20Z%20M124.8449,190.4137%20L124.6919,190.2417%20C124.5289,190.0557%20123.7159,189.0877%20123.7709,188.2427%20C123.7899,187.9367%20123.9179,187.6727%20124.1409,187.4787%20C125.3589,186.4127%20126.4659,185.7577%20126.5129,185.7307%20L126.8339,185.5407%20L127.1069,185.7947%20C127.1489,185.8337%20128.1279,186.7597%20128.0729,187.9347%20C128.0419,188.5997%20127.6999,189.1887%20127.0569,189.6847%20C126.1479,190.3867%20125.1179,190.4097%20125.0739,190.4107%20L124.8449,190.4137%20Z'%20id='Fill-206'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M126.458,187.3234%20C126.458,187.3234%20127.27,188.0784%20126.452,188.7094%20C126.103,188.9774%20125.706,188.9834%20125.706,188.9834%20C125.706,188.9834%20125.137,188.3394%20125.441,188.0734%20C125.972,187.6094%20126.458,187.3234%20126.458,187.3234'%20id='Fill-208'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M109.5586,195.0774%20C109.5586,195.0774%20109.0026,192.8554%20111.4546,192.0514%20C113.9056,191.2474%20114.5356,191.9944%20114.5356,191.9944%20C114.5356,191.9944%20115.8116,194.2914%20114.5906,194.9834%20C113.3716,195.6754%20109.5586,195.0774%20109.5586,195.0774'%20id='Fill-210'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M110.001,194.6359%20C111.444,194.8289%20113.629,194.9529%20114.345,194.5489%20C114.957,194.2009%20114.393,192.8129%20114.142,192.3199%20C113.988,192.2319%20113.327,191.9609%20111.61,192.5269%20C110.121,193.0149%20109.972,194.0869%20110.001,194.6359%20M112.476,195.8179%20C111.112,195.8179%20109.725,195.6099%20109.481,195.5719%20L109.154,195.5199%20L109.073,195.1979%20C108.843,194.2749%20109.01,192.3269%20111.298,191.5759%20C113.939,190.7109%20114.776,191.5039%20114.917,191.6719%20C115.536,192.7659%20116.142,194.6789%20114.838,195.4179%20C114.301,195.7229%20113.394,195.8179%20112.476,195.8179'%20id='Fill-212'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M110.7109,194.6096%20C110.7109,194.6096%20110.4229,193.4546%20111.6969,193.0366%20C112.9719,192.6186%20113.2999,193.0056%20113.2999,193.0056%20C113.2999,193.0056%20113.9629,194.2016%20113.3279,194.5606%20C112.6939,194.9216%20110.7109,194.6096%20110.7109,194.6096'%20id='Fill-214'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M67.96,142.7229%20C67.96,142.7229%2071.768,145.0249%2077.268,143.2079%20C76.846,144.8859%2075.985,148.2559%2075.985,148.2559%20C75.985,148.2559%2070.898,149.6559%2067.079,147.0939%20C67.543,144.8669%2067.96,142.7229%2067.96,142.7229'%20id='Fill-216'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.6387,146.8586%20C70.6907,148.7126%2074.5257,148.0676%2075.5757,147.8386%20C75.7537,147.1396%2076.2157,145.3296%2076.5677,143.9386%20C72.5747,145.0016%2069.5687,144.0166%2068.3247,143.4636%20C68.1777,144.2066%2067.9207,145.4966%2067.6387,146.8586%20M72.7257,149.1436%20C70.9427,149.1436%2068.7327,148.8046%2066.8007,147.5086%20L66.5207,147.3216%20L66.5897,146.9926%20C67.0527,144.7686%2067.4687,142.6286%2067.4687,142.6276%20L67.6057,141.9276%20L68.2177,142.2946%20C68.2527,142.3156%2071.9107,144.4476%2077.1107,142.7336%20L77.9747,142.4486%20L77.7527,143.3306%20C77.3297,145.0076%2076.4697,148.3796%2076.4697,148.3796%20L76.3987,148.6616%20L76.1177,148.7386%20C76.0067,148.7686%2074.6027,149.1436%2072.7257,149.1436'%20id='Fill-218'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.2139,133.7316%20C97.2139,133.7316%2097.0919,131.8696%2095.2689,131.0786%20C94.7129,130.8356%2093.1939,130.7306%2093.1939,130.7306%20C93.1939,130.7306%2092.7099,132.6846%2093.9379,133.3076%20C95.7049,134.2036%2097.2139,133.7316%2097.2139,133.7316'%20id='Fill-220'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M93.6182,131.2697%20C93.5722,131.7707%2093.5972,132.5747%2094.1642,132.8617%20C95.1912,133.3827%2096.1112,133.3907%2096.6302,133.3337%20C96.4832,132.8207%2096.0942,131.9817%2095.0692,131.5377%20C94.8052,131.4217%2094.1562,131.3267%2093.6182,131.2697%20M96.1902,134.3557%20C95.5312,134.3557%2094.6542,134.2317%2093.7122,133.7537%20C92.1462,132.9597%2092.6852,130.7067%2092.7092,130.6107%20L92.8092,130.2027%20L93.2282,130.2317%20C93.3932,130.2437%2094.8512,130.3507%2095.4692,130.6207%20C97.5472,131.5217%2097.7072,133.6107%2097.7132,133.6997%20L97.7382,134.0907%20L97.3632,134.2087%20C97.3272,134.2197%2096.8782,134.3557%2096.1902,134.3557'%20id='Fill-222'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M92.5605045,132.6467%20C92.5605045,132.6467%2092.5815,130.1157%2089.7465,129.6637%20C89.2175,129.5787%2088.5345,129.6117%2088.5345,129.6117%20C88.5345,129.6117%2087.1145,132.2307%2088.6075,132.5317%20C90.4435,132.9017%2092.5605045,132.6467%2092.5605045,132.6467'%20id='Fill-224'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M88.8467,130.1047%20C88.5697,130.7007%2088.3087,131.5377%2088.4737,131.8897%20C88.4927,131.9297%2088.5287,132.0047%2088.7057,132.0417%20C89.9227,132.2857%2091.2857,132.2437%2092.0017,132.1937%20C91.8587,131.5517%2091.3657,130.4277%2089.6667,130.1577%20C89.4097,130.1157%2089.0887,130.1047%2088.8487,130.1047%20L88.8467,130.1047%20Z%20M90.8987,133.2327%20C90.1787,133.2327%2089.3227,133.1857%2088.5087,133.0217%20C87.9527,132.9097%2087.6907,132.5747%2087.5687,132.3127%20C87.0977,131.3067%2087.9237,129.6877%2088.0947,129.3737%20L88.2287,129.1257%20L88.5097,129.1127%20C88.5397,129.1097%2089.2507,129.0777%2089.8257,129.1687%20C92.4047,129.5807%2093.0697,131.6257%2093.0607,132.6507%20L93.0567,133.0907%20L92.6197,133.1427%20C92.5697,133.1497%2091.8547,133.2327%2090.8987,133.2327%20L90.8987,133.2327%20Z'%20id='Fill-226'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M87.1641,132.6731%20C87.1641,132.6731%2086.8001,129.8641%2084.2741,130.6261%20C83.1961,130.9521%2082.5951,131.7691%2082.5951,131.7691%20C82.5951,131.7691%2083.0891,133.9071%2084.0931,133.6711%20C85.8471,133.2581%2087.1641,132.6731%2087.1641,132.6731'%20id='Fill-228'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.1465,131.8967%20C83.2925,132.3797%2083.5595,132.9817%2083.8395,133.1547%20C83.9085,133.1977%2083.9465,133.1907%2083.9785,133.1847%20C85.1235,132.9147%2086.0815,132.5687%2086.5835,132.3717%20C86.4765,132.0117%2086.2505,131.4777%2085.8095,131.1947%20C85.4475,130.9617%2084.9925,130.9327%2084.4185,131.1047%20C83.8025,131.2917%2083.3625,131.6737%2083.1465,131.8967%20M83.9395,134.1897%20C83.7225,134.1897%2083.5085,134.1267%2083.3115,134.0037%20C82.5185,133.5107%2082.1695,132.1497%2082.1075,131.8807%20L82.0555,131.6577%20L82.1925,131.4717%20C82.2205,131.4337%2082.9065,130.5177%2084.1295,130.1477%20C84.9925,129.8867%2085.7405,129.9597%2086.3565,130.3567%20C87.4485,131.0637%2087.6515,132.5457%2087.6605,132.6087%20L87.7085,132.9787%20L87.3675,133.1297%20C87.3115,133.1547%2085.9865,133.7387%2084.2075,134.1577%20C84.1185,134.1787%2084.0285,134.1897%2083.9395,134.1897'%20id='Fill-230'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M61.7715,127.1008%20C61.7715,127.1008%2061.8935,126.1198%2062.8825,125.7558%20C63.1845,125.6458%2063.6485,125.7868%2063.6485,125.7868%20C63.6485,125.7868%2064.1875,126.6868%2063.5185,126.9778%20C62.5555,127.3968%2061.7715,127.1008%2061.7715,127.1008'%20id='Fill-232'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M66.2656,126.6018%20C66.2656,126.6018%2066.3566,124.7828%2068.4116,124.5778%20C68.7946,124.5388%2069.2846,124.5908%2069.2846,124.5908%20C69.2846,124.5908%2070.1946,126.5318%2069.1096,126.6848%20C67.7756,126.8728%2066.2656,126.6018%2066.2656,126.6018'%20id='Fill-234'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M72.0859,127.6418%20C72.0859,127.6418%2072.3879,126.0478%2073.8069,126.5678%20C74.4119,126.7898%2074.7289,127.2768%2074.7289,127.2768%20C74.7289,127.2768%2074.3749,128.4838%2073.8089,128.3148%20C72.8189,128.0208%2072.0859,127.6418%2072.0859,127.6418'%20id='Fill-236'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.3115,133.2307%20C96.3115,133.2307%2096.2475,132.2467%2095.2835,131.8277%20C94.9895,131.6997%2094.1865,131.6437%2094.1865,131.6437%20C94.1865,131.6437%2093.9305,132.6767%2094.5795,133.0057%20C95.5135,133.4797%2096.3115,133.2307%2096.3115,133.2307'%20id='Fill-238'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M91.4697027,132.1682%20C91.4697027,132.1682%2091.4817,130.7692%2089.9127,130.5192%20C89.6207,130.4722%2089.2427,130.4902%2089.2427,130.4902%20C89.2427,130.4902%2088.4577,131.9382%2089.2837,132.1052%20C90.2987,132.3092%2091.4697027,132.1682%2091.4697027,132.1682'%20id='Fill-240'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M86.1748,132.4533%20C86.1748,132.4533%2085.9758,130.9173%2084.5938,131.3343%20C84.0038,131.5123%2083.6748,131.9593%2083.6748,131.9593%20C83.6748,131.9593%2083.9458,133.1293%2084.4938,133.0003%20C85.4538,132.7743%2086.1748,132.4533%2086.1748,132.4533'%20id='Fill-242'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M79.3887,147.8547%20C79.3887,147.8547%2084.1617,148.7427%2088.7537,147.7557%20C89.1257,150.2477%2089.3567,152.1257%2089.3567,152.1257%20C89.3567,152.1257%2086.1307,154.1807%2080.3257,152.7647%20C79.7297,149.5627%2079.3887,147.8547%2079.3887,147.8547'%20id='Fill-244'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.7568,152.3527%20C85.1558,153.3417%2087.9688,152.2567%2088.8178,151.8477%20C88.7418,151.2607%2088.5728,149.9647%2088.3358,148.3497%20C84.8788,148.9927%2081.4678,148.6587%2080.0168,148.4577%20C80.1608,149.1977%2080.4128,150.5097%2080.7568,152.3527%20M84.2828,153.7657%20C83.1058,153.7657%2081.7428,153.6247%2080.2068,153.2497%20L79.8928,153.1737%20L79.8338,152.8567%20C79.2388,149.6607%2078.8988,147.9547%2078.8988,147.9527%20L78.7538,147.2287%20L79.4798,147.3637%20C79.5268,147.3717%2084.2148,148.2207%2088.6488,147.2667%20L89.1698,147.1557%20L89.2478,147.6817%20C89.6218,150.1807%2089.8528,152.0657%2089.8528,152.0657%20L89.8918,152.3777%20L89.6248,152.5477%20C89.5228,152.6137%2087.6608,153.7647%2084.2828,153.7657'%20id='Fill-246'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M87.459,143.2707%20L92.902,143.4297%20C92.982,140.6877%2090.825,138.4007%2088.083,138.3207%20L87.605,138.3067%20C86.233,138.2667%2085.09,139.3457%2085.05,140.7157%20C85.01,142.0867%2086.089,143.2307%2087.459,143.2707'%20id='Fill-248'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M88.0586,143.1945%20L92.8116,143.3345%20C92.8736,141.1795%2091.1786,139.3825%2089.0256,139.3195%20L87.8966,139.2875%20C86.8956,139.2575%2086.0606,140.0455%2086.0316,141.0465%20C85.9976,142.1995%2086.9056,143.1615%2088.0586,143.1945'%20id='Fill-250'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.8428,139.7863%20C87.5058,139.7863%2087.1878,139.9123%2086.9428,140.1433%20C86.6878,140.3853%2086.5408,140.7103%2086.5308,141.0603%20C86.5188,141.4843%2086.6728,141.8893%2086.9638,142.1973%20C87.2548,142.5063%2087.6488,142.6823%2088.0728,142.6943%20L92.2898,142.8183%20C92.0948,141.1733%2090.7158,139.8693%2089.0108,139.8193%20L87.8818,139.7873%20C87.8688,139.7863%2087.8558,139.7863%2087.8428,139.7863%20L87.8428,139.7863%20Z%20M93.2968,143.8483%20L88.0438,143.6943%20C87.3528,143.6743%2086.7108,143.3873%2086.2368,142.8833%20C85.7618,142.3813%2085.5118,141.7233%2085.5308,141.0313%20C85.5498,140.4143%2085.8068,139.8403%2086.2568,139.4163%20C86.7068,138.9933%2087.3028,138.7833%2087.9108,138.7873%20L89.0398,138.8193%20C91.4658,138.8903%2093.3818,140.9233%2093.3118,143.3493%20L93.2968,143.8483%20Z'%20id='Fill-252'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M91.6162,141.052%20C91.5982,141.654%2091.0962,142.127%2090.4952,142.11%20C89.8932,142.092%2089.4202,141.59%2089.4372,140.989%20C89.4552,140.387%2089.9572,139.913%2090.5582,139.931%20C91.1602,139.948%2091.6342,140.45%2091.6162,141.052'%20id='Fill-254'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.7617,138.0149%20L63.3187,137.8559%20C63.3987,135.1149%2065.6867,132.9559%2068.4277,133.0359%20L68.9067,133.0509%20C70.2777,133.0899%2071.3567,134.2349%2071.3167,135.6049%20C71.2767,136.9759%2070.1327,138.0549%2068.7617,138.0149'%20id='Fill-256'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M68.3057,137.9084%20L63.4147,137.7644%20C63.4777,135.6114%2065.2757,133.9164%2067.4287,133.9784%20L68.4197,134.0084%20C69.4967,134.0394%2070.3447,134.9374%2070.3137,136.0144%20C70.2817,137.0924%2069.3827,137.9394%2068.3057,137.9084'%20id='Fill-258'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M68.3203,137.4084%20C69.1083,137.4274%2069.7903,136.8004%2069.8133,136.0004%20C69.8373,135.2004%2069.2053,134.5314%2068.4053,134.5084%20L67.4143,134.4784%20C66.5063,134.4554%2065.6423,134.7804%2064.9803,135.4044%20C64.4423,135.9124%2064.0913,136.5654%2063.9663,137.2804%20L68.3203,137.4084%20Z%20M68.3633,138.4094%20C68.3393,138.4094%2068.3153,138.4094%2068.2913,138.4084%20L62.9003,138.2504%20L62.9153,137.7504%20C62.9493,136.5754%2063.4393,135.4834%2064.2953,134.6774%20C65.1503,133.8714%2066.2553,133.4624%2067.4433,133.4784%20L68.4343,133.5084%20C69.7853,133.5474%2070.8523,134.6784%2070.8133,136.0294%20C70.7733,137.3564%2069.6813,138.4094%2068.3633,138.4094%20L68.3633,138.4094%20Z'%20id='Fill-260'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.0195,136.7141%20C67.0015,137.3161%2067.4755,137.8181%2068.0775,137.8351%20C68.6785,137.8531%2069.1805,137.3791%2069.1985,136.7771%20C69.2155,136.1761%2068.7425,135.6741%2068.1405,135.6561%20C67.5395,135.6391%2067.0375,136.1121%2067.0195,136.7141'%20id='Fill-262'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M99.4268,144.7541%20L99.4268,144.7541%20C99.1188,144.6781%2098.8478,144.4981%2098.6568,144.2451%20L98.3058,143.7751%20L99.1148,143.9731%20L99.5898,144.0901%20C99.7738,144.1351%2099.8848,144.3191%2099.8398,144.5031%20C99.7948,144.6871%2099.6108,144.7991%2099.4268,144.7541'%20id='Fill-264'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.5879,138.4338%20L57.5879,138.4338%20C57.8999,138.3758%2058.1809,138.2128%2058.3859,137.9708%20L58.7639,137.5228%20L57.9449,137.6728%20L57.4639,137.7618%20C57.2779,137.7958%2057.1549,137.9738%2057.1899,138.1598%20C57.2239,138.3448%2057.4019,138.4678%2057.5879,138.4338'%20id='Fill-266'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.4033,143.4436%20C68.4033,143.4436%2072.4103,145.2906%2076.5483,143.8306%20C76.0493,146.2176%2075.6313,147.4316%2075.6313,147.4316%20C75.6313,147.4316%2073.1643,147.5056%2071.5443,147.1356%20C69.2293,146.6096%2068.3423,145.5246%2068.4033,143.4436'%20id='Fill-268'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M73.958,146.6857%20C73.958,146.6857%2070.257,146.8847%2067.443,145.3207'%20id='Fill-270'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M73.5137,147.1945%20C72.3997,147.1945%2069.5357,147.0565%2067.2007,145.7575%20L67.6867,144.8835%20C70.3357,146.3565%2073.8927,146.1845%2073.9317,146.1865%20L73.9857,147.1845%20C73.9537,147.1865%2073.7857,147.1945%2073.5137,147.1945'%20id='Fill-272'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M86.9707,148.6174%20C86.9707,148.6174%2083.3427,149.5354%2080.1867,148.8074%20C80.7167,151.1884%2081.0127,151.9384%2081.0127,151.9384%20C81.0127,151.9384%2085.7937,151.4424%2086.9707,148.6174'%20id='Fill-274'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M84.0596,182.1262%20C84.0596,182.1262%2083.8366,182.2762%2083.5226,182.4532'%20id='Fill-276'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M83.6445,182.6711%20L83.4005,182.2351%20C83.7015,182.0661%2083.9155,181.9211%2083.9195,181.9191%20L84.1995,182.3331%20C84.1995,182.3331%2083.9695,182.4881%2083.6445,182.6711'%20id='Fill-278'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M87.2783,149.9885%20C87.2783,149.9885%2083.6353,150.5685%2079.8033,149.9985'%20id='Fill-280'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.4199,150.7512%20C82.2999,150.7512%2081.0289,150.6862%2079.7309,150.4922%20L79.8769,149.5042%20C83.5839,150.0552%2087.1639,149.5002%2087.1999,149.4942%20L87.3579,150.4822%20C87.2559,150.4982%2085.6309,150.7512%2083.4199,150.7512'%20id='Fill-282'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.166,224.3332%20C79.166,224.3332%2078.229,223.5222%2076.921,224.5342%20C75.726,225.4582%2074.805,226.9132%2075.324,227.0772%20C75.843,227.2422%2076.759,227.4132%2077.73,227.2652%20C78.576,227.1352%2079.314,227.3182%2079.703,225.5682%20C79.885,224.7532%2079.166,224.3332%2079.166,224.3332'%20id='Fill-284'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.2363,224.2766%20C77.9223,224.2766%2077.5263,224.3816%2077.0743,224.7316%20C76.0183,225.5476%2075.3563,226.6356%2075.4273,226.8696%20C75.6643,226.9226%2076.6053,227.1846%2077.6923,227.0176%20C77.8083,227.0006%2077.9233,226.9876%2078.0353,226.9756%20C78.7133,226.9036%2079.1613,226.8566%2079.4593,225.5136%20C79.5993,224.8836%2079.0463,224.5516%2079.0403,224.5486%20L79.0043,224.5226%20C78.9803,224.5046%2078.6963,224.2766%2078.2363,224.2766%20M76.9673,227.5716%20C76.1323,227.5716%2075.4703,227.3856%2075.2483,227.3156%20C75.0813,227.2626%2074.9663,227.1306%2074.9353,226.9546%20C74.8243,226.3326%2075.8123,225.0756%2076.7673,224.3366%20C78.1073,223.3046%2079.1403,224.0006%2079.3063,224.1266%20C79.6113,224.3116%2080.1193,224.8496%2079.9473,225.6236%20C79.5713,227.3156%2078.8173,227.3956%2078.0883,227.4726%20C77.9833,227.4836%2077.8773,227.4956%2077.7683,227.5116%20C77.4913,227.5536%2077.2213,227.5716%2076.9673,227.5716'%20id='Fill-286'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M78.9395,224.6125%20C78.9395,224.6125%2078.3555,224.1075%2077.5425,224.7375%20C76.7975,225.3125%2076.2255,226.2175%2076.5475,226.3205%20C76.8715,226.4225%2077.4405,226.5295%2078.0455,226.4365%20C78.5715,226.3555%2079.0315,226.4695%2079.2735,225.3815%20C79.3855,224.8735%2078.9395,224.6125%2078.9395,224.6125'%20id='Fill-288'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M80.5303,224.3557%20C81.0403,224.3027%2081.7383,225.4257%2081.6453,225.7597%20C81.5513,226.0937%2081.4623,227.2027%2080.6363,227.2987%20C80.0293,227.3707%2077.8643,227.5317%2077.4063,227.0487%20C76.9843,226.6037%2077.8933,224.6307%2080.5303,224.3557'%20id='Fill-290'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.5557,224.6047%20C78.7017,224.7977%2077.8407,225.8427%2077.6227,226.4307%20C77.5267,226.6937%2077.5577,226.8447%2077.5877,226.8767%20C77.8817,227.1877%2079.5297,227.1767%2080.6077,227.0507%20C81.0907,226.9947%2081.2477,226.4287%2081.3567,225.9037%20C81.3737,225.8187%2081.3897,225.7467%2081.4057,225.6927%20C81.4187,225.5837%2081.2327,225.1517%2080.9247,224.8337%20C80.7527,224.6557%2080.6177,224.5877%2080.5557,224.6047%20M79.1467,227.6367%20C78.3747,227.6367%2077.5387,227.5517%2077.2247,227.2207%20C77.0297,227.0147%2077.0037,226.6637%2077.1547,226.2567%20C77.4987,225.3257%2078.6677,224.2987%2080.5037,224.1067%20L80.5047,224.1067%20C80.8507,224.0777%2081.1807,224.3557%2081.3887,224.6017%20C81.6417,224.9017%2081.9837,225.4757%2081.8867,225.8277%20C81.8727,225.8737%2081.8617,225.9337%2081.8467,226.0047%20C81.7487,226.4717%2081.5477,227.4437%2080.6657,227.5467%20C80.5277,227.5637%2079.8647,227.6367%2079.1467,227.6367'%20id='Fill-292'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M80.6641,224.6652%20C80.9651,224.6342%2081.3771,225.2972%2081.3211,225.4942%20C81.2671,225.6912%2081.2131,226.3452%2080.7261,226.4022%20C80.3681,226.4442%2079.0901,226.5392%2078.8201,226.2552%20C78.5711,225.9922%2079.1071,224.8282%2080.6641,224.6652'%20id='Fill-294'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M82.6719,224.633%20C82.6719,224.633%2082.2399,224.392%2081.3579,224.862%20C80.5769,225.279%2079.4119,225.946%2079.6879,226.827%20C79.9639,227.708%2082.3969,227.454%2082.9409,227.286%20C83.4839,227.117%2083.8399,226.54%2083.7599,226.025%20C83.5849,224.899%2082.6719,224.633%2082.6719,224.633'%20id='Fill-296'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M82.3379,224.8225%20C82.1599,224.8225%2081.8739,224.8705%2081.4749,225.0835%20C80.5979,225.5515%2079.7279,226.1175%2079.9259,226.7535%20C80.1149,227.3545%2082.2309,227.2435%2082.8659,227.0475%20C83.2789,226.9195%2083.5749,226.4685%2083.5129,226.0625%20C83.3659,225.1175%2082.6319,224.8825%2082.6009,224.8725%20L82.5569,224.8545%20C82.5479,224.8505%2082.4759,224.8225%2082.3379,224.8225%20M81.4249,227.7085%20C80.5619,227.7085%2079.6479,227.5365%2079.4489,226.9025%20C79.0999,225.7855%2080.5449,225.0125%2081.2389,224.6415%20C82.1229,224.1735%2082.6349,224.3405%2082.7649,224.4005%20C82.9259,224.4545%2083.8239,224.8065%2084.0069,225.9865%20C84.1079,226.6345%2083.6619,227.3235%2083.0149,227.5245%20C82.7819,227.5965%2082.1199,227.7085%2081.4249,227.7085'%20id='Fill-298'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M82.8271,224.9465%20C82.8271,224.9465%2082.5711,224.8035%2082.0491,225.0825%20C81.5871,225.3295%2080.8971,225.7245%2081.0601,226.2465%20C81.2231,226.7675%2082.6641,226.6175%2082.9861,226.5175%20C83.3081,226.4175%2083.5191,226.0765%2083.4721,225.7705%20C83.3681,225.1035%2082.8271,224.9465%2082.8271,224.9465'%20id='Fill-300'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M73.3496,196.5354%20C73.3496,196.5354%2073.6796,202.1654%2071.9946,210.9504%20C70.4256,219.1274%2067.9946,221.6364%2068.1046,223.7704%20C68.1906,225.4254%2068.8426,226.9564%2070.4976,227.0044%20L75.4366,227.1484%20C77.7426,227.2164%2079.8186,225.8044%2080.6226,223.6414%20C81.2716,221.9004%2081.9626,219.5264%2082.4216,216.5134%20C82.9216,212.4094%2082.9606,208.2794%2082.9626,205.8544'%20id='Fill-302'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M75.5938,228.1506%20C75.5318,228.1506%2075.4698,228.1496%2075.4068,228.1486%20L70.4688,228.0046%20C68.4958,227.9466%2067.2398,226.3836%2067.1058,223.8226%20C67.0468,222.6906%2067.5098,221.5906%2068.1508,220.0696%20C68.9848,218.0886%2070.1268,215.3756%2071.0118,210.7616%20C72.6558,202.1986%2072.3548,196.6486%2072.3518,196.5936%20L74.3478,196.4766%20C74.3618,196.7126%2074.6658,202.3326%2072.9768,211.1386%20C72.0518,215.9586%2070.8138,218.8996%2069.9938,220.8456%20C69.4368,222.1706%2069.0688,223.0446%2069.1038,223.7186%20C69.1568,224.7446%2069.4468,225.9726%2070.5278,226.0046%20L75.4658,226.1486%20C77.3288,226.2376%2079.0298,225.0566%2079.6858,223.2936%20C80.4628,221.2076%2081.0508,218.8756%2081.4338,216.3626%20C81.9038,212.5036%2081.9608,208.5146%2081.9628,205.8536%20L83.9628,205.8556%20C83.9608,208.5686%2083.9018,212.6376%2083.4138,216.6336%20C83.0068,219.3116%2082.3848,221.7766%2081.5608,223.9906%20C80.6268,226.4986%2078.2448,228.1506%2075.5938,228.1506'%20id='Fill-304'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.5625,200.9895%20C96.8855,202.3495%2095.9695,204.6315%2095.9205,206.7505%20C95.8555,209.5795%2097.3915,213.2275%2096.2135,217.8985%20C95.1655,222.0585%2093.2985,222.7435%2093.7455,226.5155%20C93.8255,227.1975%2094.4195,227.7025%2095.1055,227.7225%20L100.6085,227.8845%20C103.1415,227.9575%20105.3635,226.1845%20105.8505,223.6975%20C107.1515,217.0575%20106.4905,210.7355%20105.7425,205.8765'%20id='Fill-306'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M100.7627,228.8859%20C100.7017,228.8859%20100.6407,228.8849%20100.5787,228.8839%20L95.0757,228.7229%20C93.8867,228.6869%2092.8877,227.7879%2092.7517,226.6319%20C92.4487,224.0669%2093.1097,222.7309%2093.8747,221.1829%20C94.3327,220.2559%2094.8537,219.2049%2095.2437,217.6549%20C95.9727,214.7649%2095.5887,212.2729%2095.2507,210.0739%20C95.0687,208.8919%2094.8967,207.7759%2094.9207,206.7269%20C94.9807,204.1679%2096.1337,201.6719%2097.9327,200.2129%20L99.1927,201.7659%20C97.8367,202.8649%2096.9667,204.7839%2096.9207,206.7739%20C96.9007,207.6459%2097.0517,208.6299%2097.2277,209.7709%20C97.5757,212.0379%2098.0107,214.8619%2097.1837,218.1429%20C96.7407,219.9019%2096.1457,221.1039%2095.6677,222.0699%20C94.9667,223.4859%2094.5037,224.4209%2094.7387,226.3989%20C94.7587,226.5739%2094.9337,226.7169%2095.1357,226.7229%20L100.6377,226.8839%20C102.6987,226.9679%20104.4747,225.5219%20104.8687,223.5049%20C106.1477,216.9819%20105.4787,210.7389%20104.7537,206.0289%20L106.7307,205.7239%20C107.4807,210.5949%20108.1697,217.0619%20106.8317,223.8899%20C106.2597,226.8109%20103.7237,228.8859%20100.7627,228.8859'%20id='Fill-308'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-310'%20fill='%2352267D'%20points='99.6553%20208.2922%2097.8033%20207.3132%2099.7143%20205.8752%20100.4963%20206.1622%20100.3243%20206.6312%2099.7983%20206.4382%2098.7333%20207.2382%2099.6393%20207.7182%20100.1873%20207.3912%2099.8393%20207.3022%2099.6023%20207.4622%2099.3213%20207.0482%2099.7453%20206.7612%20101.4743%20207.2032'%3e%3c/polygon%3e%3cpath%20d='M69.1768,224.0412%20C69.1768,224.0412%2068.2388,223.2302%2066.9308,224.2422%20C65.7368,225.1662%2064.8158,226.6222%2065.3338,226.7862%20C65.8528,226.9502%2066.7688,227.1222%2067.7408,226.9732%20C68.5858,226.8432%2069.3248,227.0272%2069.7138,225.2762%20C69.8948,224.4612%2069.1768,224.0412%2069.1768,224.0412'%20id='Fill-312'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.7383,226.3801%20C66.1383,226.4781%2066.8653,226.6031%2067.6653,226.4791%20C67.7863,226.4601%2067.9043,226.4471%2068.0203,226.4351%20C68.6503,226.3681%2068.9673,226.3351%2069.2253,225.1681%20C69.3193,224.7431%2068.9863,224.5121%2068.9193,224.4701%20L68.8563,224.4251%20C68.7883,224.3691%2068.1743,223.9141%2067.2363,224.6381%20C66.4613,225.2371%2065.9053,225.9981%2065.7383,226.3801%20M66.9673,227.5301%20C66.1403,227.5301%2065.4773,227.3561%2065.1833,227.2631%20C64.9273,227.1821%2064.7473,226.9751%2064.6993,226.7071%20C64.5523,225.8851%2065.7613,224.5151%2066.6253,223.8471%20C67.8813,222.8761%2069.0113,223.2691%2069.4673,223.6331%20C69.8513,223.8761%2070.4003,224.4901%2070.2023,225.3851%20C69.8183,227.1121%2069.0343,227.3331%2068.1253,227.4301%20C68.0243,227.4411%2067.9223,227.4511%2067.8173,227.4671%20C67.5213,227.5131%2067.2363,227.5301%2066.9673,227.5301'%20id='Fill-314'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.9492,224.3205%20C68.9492,224.3205%2068.3652,223.8155%2067.5522,224.4455%20C66.8082,225.0205%2066.2352,225.9255%2066.5582,226.0285%20C66.8812,226.1315%2067.4512,226.2375%2068.0552,226.1445%20C68.5822,226.0635%2069.0422,226.1785%2069.2832,225.0895%20C69.3962,224.5825%2068.9492,224.3205%2068.9492,224.3205'%20id='Fill-316'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-318'%20fill='%2352267D'%20points='77.4873%20212.5637%2075.1513%20212.3247%2074.8973%20210.0827%2077.0883%20209.4687%2077.2223%20209.9517%2075.4423%20210.4497%2075.6023%20211.8677%2077.2883%20212.0407%2077.9653%20211.3017%2077.1333%20210.8087%2076.6123%20210.9437%2076.9683%20211.3627%2076.5883%20211.6867%2075.7163%20210.6587%2077.2093%20210.2717%2078.7503%20211.1867'%3e%3c/polygon%3e%3cpath%20d='M37.29,149.1496%20L37.272,149.1496%20C37.095,149.1446%2036.932,149.0706%2036.81,148.9426%20C36.688,148.8136%2036.625,148.6456%2036.63,148.4686%20L36.88,148.4766%20C36.873,148.7036%2037.052,148.8926%2037.279,148.8996%20C37.504,148.8936%2037.695,148.7266%2037.701,148.5006%20L37.951,148.5076%20C37.94,148.8656%2037.645,149.1496%2037.29,149.1496'%20id='Fill-320'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2188,149.1184%20L36.2008,149.1184%20C36.0238,149.1134%2035.8608,149.0394%2035.7388,148.9114%20C35.6168,148.7824%2035.5538,148.6144%2035.5588,148.4374%20L35.8088,148.4454%20C35.8018,148.6724%2035.9808,148.8614%2036.2078,148.8684%20L36.2188,148.8684%20C36.4398,148.8684%2036.6228,148.6914%2036.6298,148.4694%20L36.8798,148.4764%20C36.8688,148.8344%2036.5738,149.1184%2036.2188,149.1184'%20id='Fill-322'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.7402,149.6691%20L36.7192,149.6691%20C36.5442,149.6641%2036.3802,149.5901%2036.2592,149.4621%20C36.1372,149.3331%2036.0742,149.1661%2036.0792,148.9891%20L36.3292,148.9971%20C36.3262,149.1071%2036.3652,149.2101%2036.4402,149.2901%20C36.5152,149.3701%2036.6172,149.4161%2036.7272,149.4191%20L36.7402,149.4191%20C36.8442,149.4191%2036.9442,149.3801%2037.0212,149.3081%20C37.1012,149.2321%2037.1472,149.1311%2037.1502,149.0211%20L37.4002,149.0281%20C37.3952,149.2051%2037.3212,149.3681%2037.1922,149.4891%20C37.0692,149.6061%2036.9092,149.6691%2036.7402,149.6691'%20id='Fill-324'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M57.7256,148.8274%20C57.5476,148.8274%2057.3736,148.7754%2057.2216,148.6754%20L57.3606,148.4664%20C57.6656,148.6714%2058.0796,148.5854%2058.2816,148.2784%20C58.3796,148.1314%2058.4136,147.9534%2058.3786,147.7794%20C58.3436,147.6054%2058.2426,147.4564%2058.0946,147.3584%20L58.2316,147.1494%20C58.4356,147.2844%2058.5756,147.4904%2058.6236,147.7294%20C58.6726,147.9694%2058.6246,148.2134%2058.4906,148.4174%20C58.3546,148.6214%2058.1486,148.7604%2057.9096,148.8084%20C57.8486,148.8214%2057.7876,148.8274%2057.7256,148.8274'%20id='Fill-326'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M57.9482,149.9211%20C57.7742,149.9211%2057.5992,149.8721%2057.4442,149.7701%20L57.5832,149.5611%20C57.8882,149.7631%2058.3022,149.6801%2058.5032,149.3731%20C58.6012,149.2261%2058.6352,149.0481%2058.6002,148.8741%20C58.5652,148.7001%2058.4652,148.5501%2058.3162,148.4521%20L58.4552,148.2431%20C58.6582,148.3791%2058.7972,148.5851%2058.8452,148.8241%20C58.8942,149.0651%2058.8462,149.3081%2058.7122,149.5121%20C58.5362,149.7771%2058.2452,149.9211%2057.9482,149.9211'%20id='Fill-328'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M82.9014,168.1691%20L82.8764,168.1691%20C82.6514,168.1621%2082.4414,168.0681%2082.2874,167.9041%20C82.1324,167.7401%2082.0504,167.5261%2082.0574,167.3011%20L82.3074,167.3091%20C82.3024,167.4671%2082.3604,167.6171%2082.4684,167.7321%20C82.5784,167.8491%2082.7254,167.9141%2082.8834,167.9191%20C83.0314,167.9151%2083.1934,167.8661%2083.3074,167.7581%20C83.4234,167.6481%2083.4894,167.5011%2083.4944,167.3431%20L83.7444,167.3511%20C83.7374,167.5751%2083.6434,167.7841%2083.4794,167.9401%20C83.3224,168.0881%2083.1174,168.1691%2082.9014,168.1691'%20id='Fill-330'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M81.4648,168.1272%20L81.4398,168.1272%20C81.2138,168.1202%2081.0048,168.0262%2080.8508,167.8622%20C80.6958,167.6982%2080.6138,167.4842%2080.6208,167.2592%20L80.8708,167.2672%20C80.8658,167.4252%2080.9238,167.5752%2081.0318,167.6902%20C81.1408,167.8072%2081.2878,167.8722%2081.4468,167.8772%20C81.6078,167.8752%2081.7558,167.8242%2081.8708,167.7162%20C81.9868,167.6062%2082.0528,167.4592%2082.0578,167.3012%20L82.3078,167.3092%20C82.3008,167.5332%2082.2068,167.7422%2082.0428,167.8982%20C81.8858,168.0462%2081.6808,168.1272%2081.4648,168.1272'%20id='Fill-332'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M82.1621,168.8664%20L82.1371,168.8664%20C81.6721,168.8524%2081.3051,168.4634%2081.3181,167.9984%20L81.5681,168.0064%20C81.5581,168.3334%2081.8171,168.6064%2082.1441,168.6164%20C82.2931,168.6134%2082.4541,168.5634%2082.5681,168.4554%20C82.6841,168.3454%2082.7501,168.1984%2082.7551,168.0404%20L83.0051,168.0484%20C82.9981,168.2724%2082.9041,168.4814%2082.7401,168.6374%20C82.5831,168.7854%2082.3781,168.8664%2082.1621,168.8664'%20id='Fill-334'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M60.1172,213.0549%20L60.0922,213.0549%20C59.8672,213.0479%2059.6582,212.9539%2059.5032,212.7899%20C59.3482,212.6259%2059.2662,212.4119%2059.2732,212.1869%20L59.5232,212.1949%20C59.5132,212.5219%2059.7722,212.7949%2060.0992,212.8049%20L60.1172,212.8049%20C60.2692,212.8049%2060.4132,212.7479%2060.5232,212.6439%20C60.6392,212.5339%2060.7052,212.3869%2060.7102,212.2289%20L60.9602,212.2369%20C60.9532,212.4609%2060.8592,212.6699%2060.6952,212.8259%20C60.5382,212.9739%2060.3332,213.0549%2060.1172,213.0549'%20id='Fill-336'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.6807,213.0129%20L58.6557,213.0129%20C58.4307,213.0059%2058.2207,212.9119%2058.0667,212.7479%20C57.9117,212.5839%2057.8297,212.3699%2057.8367,212.1449%20L58.0867,212.1529%20C58.0817,212.3109%2058.1397,212.4609%2058.2477,212.5759%20C58.3577,212.6929%2058.5047,212.7579%2058.6627,212.7629%20C58.8267,212.7659%2058.9717,212.7099%2059.0867,212.6019%20C59.2027,212.4919%2059.2687,212.3449%2059.2737,212.1869%20L59.5237,212.1949%20C59.5167,212.4189%2059.4227,212.6279%2059.2587,212.7839%20C59.1017,212.9319%2058.8967,213.0129%2058.6807,213.0129'%20id='Fill-338'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3779,213.7522%20L59.3529,213.7522%20C59.1279,213.7452%2058.9179,213.6512%2058.7639,213.4872%20C58.6089,213.3232%2058.5269,213.1092%2058.5339,212.8842%20L58.7839,212.8922%20C58.7789,213.0502%2058.8369,213.2002%2058.9449,213.3152%20C59.0549,213.4322%2059.2019,213.4972%2059.3599,213.5022%20C59.5119,213.5042%2059.6699,213.4492%2059.7839,213.3412%20C59.8999,213.2312%2059.9659,213.0842%2059.9709,212.9262%20L60.2209,212.9342%20C60.2139,213.1582%2060.1199,213.3672%2059.9559,213.5232%20C59.7989,213.6712%2059.5939,213.7522%2059.3779,213.7522'%20id='Fill-340'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M82.5273,145.3147%20L82.5003,145.3147%20C81.9963,145.2997%2081.5983,144.8777%2081.6133,144.3737%20L81.8633,144.3807%20C81.8523,144.7477%2082.1413,145.0537%2082.5073,145.0647%20L82.5273,145.0647%20C82.8843,145.0647%2083.1803,144.7797%2083.1913,144.4197%20L83.4413,144.4277%20C83.4263,144.9217%2083.0193,145.3147%2082.5273,145.3147'%20id='Fill-342'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M81.7148,146.0813%20L81.6878,146.0813%20C81.4438,146.0743%2081.2168,145.9723%2081.0498,145.7943%20C80.8818,145.6163%2080.7938,145.3843%2080.8008,145.1403%20L81.0508,145.1473%20C81.0458,145.3243%2081.1098,145.4933%2081.2318,145.6233%20C81.3538,145.7523%2081.5178,145.8263%2081.6948,145.8313%20L81.7148,145.8313%20C82.0718,145.8313%2082.3678,145.5463%2082.3788,145.1853%20L82.6288,145.1933%20C82.6138,145.6883%2082.2068,146.0813%2081.7148,146.0813'%20id='Fill-344'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M72.2021,159.1359%20L72.1691,159.1359%20C71.8791,159.1269%2071.6101,159.0069%2071.4111,158.7959%20C71.2131,158.5849%2071.1071,158.3099%2071.1161,158.0199%20L71.3661,158.0279%20C71.3591,158.2499%2071.4401,158.4619%2071.5931,158.6239%20C71.7461,158.7859%2071.9531,158.8789%2072.1771,158.8859%20L72.2021,158.8859%20C72.4151,158.8859%2072.6171,158.8059%2072.7731,158.6579%20C72.9351,158.5059%2073.0281,158.2989%2073.0341,158.0749%20L73.2841,158.0829%20C73.2761,158.3719%2073.1551,158.6419%2072.9451,158.8409%20C72.7421,159.0319%2072.4791,159.1359%2072.2021,159.1359'%20id='Fill-346'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M71.2139,160.0666%20L71.1819,160.0666%20C70.5849,160.0486%2070.1119,159.5486%2070.1289,158.9516%20L70.3789,158.9596%20C70.3659,159.4186%2070.7299,159.8026%2071.1899,159.8166%20L71.2149,159.8166%20C71.4279,159.8166%2071.6299,159.7366%2071.7859,159.5896%20C71.9479,159.4366%2072.0409,159.2296%2072.0479,159.0066%20L72.2979,159.0146%20C72.2799,159.6016%2071.7979,160.0666%2071.2139,160.0666'%20id='Fill-348'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.6465,134.5559%20L58.6255,134.5559%20C58.2025,134.5429%2057.8685,134.1889%2057.8805,133.7659%20L58.1305,133.7739%20C58.1265,133.9109%2058.1765,134.0429%2058.2715,134.1439%20C58.3665,134.2439%2058.4945,134.3019%2058.6325,134.3059%20L58.6475,134.3059%20C58.9245,134.3059%2059.1555,134.0839%2059.1645,133.8039%20L59.4145,133.8119%20C59.4015,134.2269%2059.0595,134.5559%2058.6465,134.5559'%20id='Fill-350'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M57.9883,135.1779%20L57.9653,135.1779%20C57.7603,135.1719%2057.5703,135.0869%2057.4293,134.9379%20C57.2893,134.7889%2057.2153,134.5939%2057.2203,134.3889%20L57.4703,134.3969%20C57.4673,134.5339%2057.5163,134.6659%2057.6113,134.7669%20C57.7063,134.8659%2057.8343,134.9239%2057.9723,134.9279%20C58.0973,134.9299%2058.2403,134.8829%2058.3423,134.7869%20C58.4423,134.6929%2058.5003,134.5649%2058.5043,134.4269%20L58.7543,134.4349%20C58.7483,134.6389%2058.6623,134.8289%2058.5123,134.9699%20C58.3703,135.1049%2058.1843,135.1779%2057.9883,135.1779'%20id='Fill-352'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M117.0752,200.6135%20C117.0422,200.6135%20117.0102,200.6115%20116.9762,200.6075%20C116.7472,200.5825%20116.5422,200.4675%20116.3982,200.2885%20L116.5942,200.1325%20C116.6952,200.2595%20116.8422,200.3415%20117.0042,200.3595%20C117.1672,200.3755%20117.3282,200.3315%20117.4562,200.2285%20C117.5842,200.1275%20117.6652,199.9815%20117.6832,199.8185%20C117.7022,199.6555%20117.6552,199.4955%20117.5532,199.3665%20L117.7482,199.2105%20C117.8922,199.3905%20117.9582,199.6175%20117.9312,199.8465%20C117.9062,200.0755%20117.7922,200.2805%20117.6122,200.4245%20C117.4582,200.5485%20117.2692,200.6135%20117.0752,200.6135'%20id='Fill-354'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M116.958,201.6506%20C116.703,201.6506%20116.451,201.5396%20116.281,201.3266%20L116.477,201.1706%20C116.687,201.4356%20117.076,201.4786%20117.34,201.2676%20C117.604,201.0556%20117.647,200.6696%20117.437,200.4046%20L117.632,200.2486%20C117.929,200.6206%20117.868,201.1656%20117.496,201.4636%20C117.337,201.5886%20117.146,201.6506%20116.958,201.6506'%20id='Fill-356'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M88.2363,189.8117%20C88.1093,189.8117%2087.9833,189.7877%2087.8623,189.7377%20C87.6173,189.6377%2087.4243,189.4487%2087.3223,189.2057%20L87.5523,189.1077%20C87.7113,189.4857%2088.1483,189.6577%2088.5233,189.5027%20C88.7063,189.4257%2088.8483,189.2837%2088.9233,189.0997%20C88.9983,188.9157%2088.9973,188.7137%2088.9203,188.5327%20L89.1503,188.4347%20C89.2533,188.6787%2089.2553,188.9487%2089.1543,189.1937%20C89.0543,189.4397%2088.8653,189.6307%2088.6213,189.7337%20C88.4973,189.7857%2088.3673,189.8117%2088.2363,189.8117'%20id='Fill-358'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M86.6377,190.4856%20C86.5117,190.4856%2086.3857,190.4616%2086.2647,190.4116%20C86.0197,190.3116%2085.8267,190.1226%2085.7247,189.8786%20L85.9547,189.7806%20C86.0327,189.9646%2086.1757,190.1056%2086.3597,190.1796%20C86.5427,190.2556%2086.7437,190.2536%2086.9257,190.1756%20C87.1087,190.0986%2087.2507,189.9566%2087.3247,189.7726%20C87.4007,189.5896%2087.3997,189.3866%2087.3227,189.2056%20L87.5527,189.1076%20C87.6557,189.3516%2087.6577,189.6216%2087.5567,189.8666%20C87.4567,190.1126%2087.2677,190.3036%2087.0237,190.4066%20C86.8997,190.4596%2086.7687,190.4856%2086.6377,190.4856'%20id='Fill-360'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.7764,190.9465%20C87.3884,190.9465%2087.0194,190.7185%2086.8594,190.3405%20L87.0894,190.2425%20C87.2494,190.6195%2087.6874,190.7965%2088.0614,190.6385%20C88.4384,190.4795%2088.6164,190.0435%2088.4574,189.6675%20L88.6874,189.5695%20C88.7914,189.8135%2088.7924,190.0835%2088.6924,190.3295%20C88.5924,190.5745%2088.4034,190.7655%2088.1594,190.8695%20C88.0344,190.9225%2087.9044,190.9465%2087.7764,190.9465'%20id='Fill-362'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M86.1777,191.6193%20C85.7907,191.6193%2085.4217,191.3913%2085.2617,191.0143%20L85.4917,190.9163%20C85.6527,191.2933%2086.0897,191.4693%2086.4637,191.3113%20C86.6467,191.2343%2086.7887,191.0923%2086.8637,190.9083%20C86.9387,190.7243%2086.9367,190.5223%2086.8597,190.3403%20L87.0897,190.2423%20C87.1937,190.4863%2087.1947,190.7573%2087.0947,191.0023%20C86.9947,191.2483%2086.8057,191.4393%2086.5617,191.5423%20C86.4367,191.5953%2086.3057,191.6193%2086.1777,191.6193'%20id='Fill-364'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M88.9111,191.4084%20C88.5231,191.4084%2088.1541,191.1804%2087.9951,190.8034%20L88.2251,190.7054%20C88.3841,191.0814%2088.8191,191.2584%2089.1971,191.1004%20C89.5741,190.9424%2089.7511,190.5064%2089.5931,190.1294%20L89.8231,190.0314%20C90.0351,190.5364%2089.7981,191.1194%2089.2951,191.3314%20C89.1691,191.3844%2089.0391,191.4084%2088.9111,191.4084'%20id='Fill-366'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M74.626,141.7453%20L74.597,141.7453%20C74.046,141.7283%2073.61,141.2663%2073.626,140.7163%20L73.876,140.7243%20C73.864,141.1373%2074.191,141.4823%2074.605,141.4953%20C75.007,141.5043%2075.362,141.1823%2075.375,140.7673%20L75.625,140.7753%20C75.608,141.3163%2075.163,141.7453%2074.626,141.7453'%20id='Fill-368'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M73.3574,174.7746%20L73.3284,174.7746%20C72.7784,174.7576%2072.3424,174.2956%2072.3584,173.7456%20L72.6084,173.7536%20C72.5964,174.1666%2072.9224,174.5116%2073.3364,174.5246%20L73.3574,174.5246%20C73.7604,174.5246%2074.0944,174.2036%2074.1074,173.7966%20L74.3574,173.8046%20C74.3404,174.3456%2073.8944,174.7746%2073.3574,174.7746'%20id='Fill-370'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M83.5869,156.634%20L83.5629,156.634%20C83.3529,156.628%2083.1569,156.54%2083.0129,156.387%20C82.8689,156.234%2082.7929,156.033%2082.7989,155.823%20L83.0489,155.831%20C83.0449,155.974%2083.0969,156.111%2083.1949,156.215%20C83.2939,156.32%2083.4269,156.38%2083.5699,156.384%20L83.5859,156.384%20C83.8759,156.384%2084.1149,156.154%2084.1239,155.862%20L84.3739,155.869%20C84.3679,156.079%2084.2799,156.275%2084.1269,156.419%20C83.9799,156.559%2083.7879,156.634%2083.5869,156.634'%20id='Fill-372'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M99.6328,141.8732%20L99.6138,141.8732%20C99.4478,141.8682%2099.2938,141.7992%2099.1798,141.6782%20C99.0658,141.5572%2099.0058,141.3982%2099.0108,141.2322%20L99.2608,141.2402%20C99.2578,141.3392%2099.2928,141.4342%2099.3618,141.5062%20C99.4298,141.5792%2099.5228,141.6202%2099.6218,141.6232%20L99.6328,141.6232%20C99.8328,141.6232%2099.9978,141.4642%20100.0038,141.2622%20L100.2538,141.2692%20C100.2488,141.4362%20100.1798,141.5902%20100.0598,141.7032%20C99.9438,141.8132%2099.7918,141.8732%2099.6328,141.8732'%20id='Fill-374'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M102.0029,215.3029%20C101.5149,215.3029%20101.0849,214.9439%20101.0129,214.4459%20L101.2609,214.4099%20C101.3189,214.8199%20101.6919,215.1129%20102.1089,215.0449%20C102.5179,214.9869%20102.8029,214.6059%20102.7439,214.1969%20L102.9919,214.1609%20C103.0699,214.7059%20102.6899,215.2139%20102.1449,215.2929%20C102.0979,215.2999%20102.0499,215.3029%20102.0029,215.3029'%20id='Fill-376'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M77.7568,221.2736%20L77.7248,221.2736%20C77.4358,221.2656%2077.1668,221.1456%2076.9688,220.9346%20C76.7698,220.7236%2076.6638,220.4486%2076.6728,220.1586%20L76.9228,220.1666%20C76.9158,220.3886%2076.9968,220.6006%2077.1508,220.7626%20C77.3028,220.9246%2077.5098,221.0176%2077.7328,221.0236%20L77.7568,221.0236%20C78.2058,221.0236%2078.5768,220.6666%2078.5908,220.2136%20L78.8408,220.2216%20C78.8228,220.8086%2078.3408,221.2736%2077.7568,221.2736'%20id='Fill-378'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M76.7715,222.2053%20L76.7385,222.2053%20C76.4485,222.1963%2076.1795,222.0753%2075.9805,221.8653%20C75.7825,221.6543%2075.6765,221.3793%2075.6855,221.0893%20L75.9355,221.0973%20C75.9285,221.3193%2076.0095,221.5313%2076.1625,221.6933%20C76.3155,221.8553%2076.5225,221.9483%2076.7465,221.9553%20L76.7715,221.9553%20C76.9845,221.9553%2077.1865,221.8753%2077.3425,221.7273%20C77.5045,221.5753%2077.5975,221.3683%2077.6035,221.1443%20L77.8535,221.1523%20C77.8455,221.4413%2077.7245,221.7113%2077.5145,221.9103%20C77.3115,222.1013%2077.0485,222.2053%2076.7715,222.2053'%20id='Fill-380'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M70.54,224.0647%20C71.05,224.0107%2071.749,225.1347%2071.655,225.4677%20C71.562,225.8017%2071.472,226.9107%2070.647,227.0067%20C70.039,227.0787%2067.874,227.2397%2067.417,226.7567%20C66.995,226.3117%2067.903,224.3387%2070.54,224.0647'%20id='Fill-383'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.5654,224.5647%20C69.0304,224.7327%2068.3194,225.5057%2068.0844,225.8337%20C67.8504,226.1567%2067.8044,226.4117%2067.8204,226.4777%20C68.0124,226.6017%2069.3814,226.6517%2070.5884,226.5097%20C70.9074,226.4727%2071.0314,225.9997%2071.1234,225.5577%20C71.1414,225.4677%2071.1574,225.3917%2071.1734,225.3347%20C71.1444,225.1937%2070.7674,224.6397%2070.5654,224.5647%20M69.1714,227.5977%20C68.3334,227.5977%2067.4274,227.4957%2067.0534,227.1007%20C66.7914,226.8237%2066.7464,226.3767%2066.9304,225.8777%20C67.2754,224.9467%2068.4134,223.7837%2070.4884,223.5677%20C70.8404,223.5337%2071.2364,223.7297%2071.5904,224.1507%20C71.8564,224.4657%2072.2704,225.1267%2072.1364,225.6037%20C72.1264,225.6427%2072.1154,225.6967%2072.1014,225.7597%20C72.0024,226.2447%2071.7674,227.3787%2070.7064,227.5037%20C70.4084,227.5387%2069.8084,227.5977%2069.1714,227.5977'%20id='Fill-385'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.6738,224.3742%20C70.9748,224.3432%2071.3868,225.0052%2071.3318,225.2022%20C71.2768,225.3992%2071.2238,226.0532%2070.7368,226.1102%20C70.3778,226.1522%2069.1008,226.2482%2068.8298,225.9632%20C68.5818,225.7002%2069.1178,224.5362%2070.6738,224.3742'%20id='Fill-387'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M72.3281,224.6594%20C72.3281,224.6594%2071.9461,224.4454%2071.1661,224.8624%20C70.4751,225.2304%2069.4451,225.8214%2069.6891,226.5994%20C69.9331,227.3794%2072.0851,227.1544%2072.5661,227.0054%20C73.0471,226.8564%2073.3611,226.3464%2073.2901,225.8894%20C73.1361,224.8934%2072.3281,224.6594%2072.3281,224.6594'%20id='Fill-389'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M72.0322,225.1047%20C71.9252,225.1047%2071.7172,225.1347%2071.4012,225.3037%20C71.0632,225.4837%2070.0352,226.0327%2070.1672,226.4507%20C70.3442,226.7167%2071.8612,226.7007%2072.4182,226.5277%20C72.6732,226.4497%2072.8272,226.1667%2072.7962,225.9667%20C72.6932,225.3037%2072.1932,225.1407%2072.1882,225.1397%20L72.1132,225.1117%20C72.0992,225.1097%2072.0732,225.1047%2072.0322,225.1047%20M71.2222,227.6527%20C70.3712,227.6527%2069.4382,227.4707%2069.2122,226.7497%20C68.8332,225.5407%2070.3032,224.7557%2070.9302,224.4207%20C71.7752,223.9717%2072.3102,224.1097%2072.5062,224.1907%20C72.9262,224.3287%2073.6292,224.8097%2073.7842,225.8137%20C73.8952,226.5297%2073.4262,227.2627%2072.7142,227.4827%20C72.5552,227.5327%2071.9162,227.6527%2071.2222,227.6527'%20id='Fill-391'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M72.4658,224.9367%20C72.4658,224.9367%2072.2388,224.8097%2071.7778,225.0567%20C71.3688,225.2747%2070.7588,225.6237%2070.9038,226.0857%20C71.0478,226.5467%2072.3208,226.4147%2072.6068,226.3267%20C72.8918,226.2377%2073.0768,225.9357%2073.0348,225.6657%20C72.9448,225.0757%2072.4658,224.9367%2072.4658,224.9367'%20id='Fill-393'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M52.0518,224.2815%20C52.0518,224.2815%2051.6698,224.0675%2050.8898,224.4845%20C50.1998,224.8525%2049.1688,225.4435%2049.4128,226.2215%20C49.6568,227.0015%2051.8088,226.7765%2052.2898,226.6275%20C52.7708,226.4785%2053.0848,225.9685%2053.0148,225.5115%20C52.8598,224.5155%2052.0518,224.2815%2052.0518,224.2815'%20id='Fill-395'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.7559,224.7268%20C51.6489,224.7268%2051.4409,224.7568%2051.1249,224.9258%20C50.7869,225.1058%2049.7599,225.6558%2049.8909,226.0728%20C50.0679,226.3378%2051.5839,226.3228%2052.1419,226.1498%20C52.3969,226.0718%2052.5519,225.7888%2052.5209,225.5878%20C52.4169,224.9258%2051.9169,224.7628%2051.9119,224.7618%20L51.8369,224.7338%20C51.8229,224.7318%2051.7969,224.7268%2051.7559,224.7268%20M50.9459,227.2748%20C50.0949,227.2748%2049.1619,227.0928%2048.9359,226.3718%20C48.5569,225.1638%2050.0269,224.3788%2050.6539,224.0428%20C51.4949,223.5948%2052.0329,223.7308%2052.2299,223.8128%20C52.6489,223.9508%2053.3529,224.4318%2053.5089,225.4348%20C53.6189,226.1518%2053.1489,226.8848%2052.4379,227.1048%20C52.2789,227.1548%2051.6399,227.2748%2050.9459,227.2748'%20id='Fill-397'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M52.1895,224.5588%20C52.1895,224.5588%2051.9635,224.4318%2051.5015,224.6788%20C51.0925,224.8968%2050.4825,225.2458%2050.6275,225.7078%20C50.7715,226.1688%2052.0455,226.0368%2052.3305,225.9478%20C52.6155,225.8598%2052.8015,225.5578%2052.7595,225.2878%20C52.6685,224.6978%2052.1895,224.5588%2052.1895,224.5588'%20id='Fill-399'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M54.4121,223.8068%20C54.9221,223.7538%2055.6201,224.8778%2055.5271,225.2108%20C55.4331,225.5448%2055.3441,226.6538%2054.5181,226.7498%20C53.9111,226.8218%2051.7461,226.9828%2051.2881,226.4998%20C50.8661,226.0548%2051.7751,224.0818%2054.4121,223.8068'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.4375,224.3068%20C52.9015,224.4758%2052.1905,225.2498%2051.9555,225.5768%20C51.7225,225.8998%2051.6765,226.1548%2051.6915,226.2208%20C51.8825,226.3438%2053.2505,226.3958%2054.4595,226.2528%20C54.7785,226.2158%2054.9025,225.7438%2054.9945,225.3038%20C55.0125,225.2118%2055.0295,225.1338%2055.0455,225.0768%20C55.0165,224.9368%2054.6385,224.3818%2054.4375,224.3068%20M53.0425,227.3408%20C52.2045,227.3408%2051.2995,227.2388%2050.9255,226.8448%20C50.6625,226.5668%2050.6175,226.1208%2050.8015,225.6208%20C51.1455,224.6908%2052.2845,223.5268%2054.3605,223.3098%20C54.7305,223.2748%2055.1075,223.4728%2055.4605,223.8918%20C55.7275,224.2068%2056.1415,224.8678%2056.0085,225.3448%20C55.9975,225.3868%2055.9865,225.4428%2055.9725,225.5068%20C55.8735,225.9908%2055.6375,227.1218%2054.5775,227.2468%20C54.2785,227.2818%2053.6795,227.3408%2053.0425,227.3408'%20id='Fill-403'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5459,224.1174%20C54.8469,224.0854%2055.2589,224.7484%2055.2029,224.9454%20C55.1489,225.1424%2055.0949,225.7964%2054.6079,225.8534%20C54.2499,225.8954%2052.9729,225.9904%2052.7019,225.7064%20C52.4529,225.4434%2052.9889,224.2794%2054.5459,224.1174'%20id='Fill-405'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M95.8945,224.8215%20C95.8945,224.8215%2094.9575,224.0105%2093.6495,225.0225%20C92.4545,225.9465%2091.5335,227.4015%2092.0525,227.5665%20C92.5715,227.7305%2093.4875,227.9015%2094.4585,227.7535%20C95.3045,227.6235%2096.0425,227.8065%2096.4315,226.0565%20C96.6135,225.2415%2095.8945,224.8215%2095.8945,224.8215'%20id='Fill-407'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9648,224.7649%20C94.6508,224.7649%2094.2548,224.8699%2093.8028,225.2199%20C92.7458,226.0369%2092.0848,227.1249%2092.1558,227.3589%20C92.3928,227.4119%2093.3438,227.6699%2094.4208,227.5059%20C94.5368,227.4889%2094.6518,227.4759%2094.7638,227.4639%20C95.4418,227.3919%2095.8898,227.3449%2096.1878,226.0019%20C96.3278,225.3719%2095.7748,225.0399%2095.7688,225.0369%20L95.7328,225.0109%20C95.7088,224.9929%2095.4248,224.7649%2094.9648,224.7649%20M93.6968,228.0599%20C92.8628,228.0599%2092.1998,227.8749%2091.9778,227.8049%20C91.8098,227.7509%2091.6948,227.6189%2091.6628,227.4429%20C91.5538,226.8199%2092.5408,225.5639%2093.4958,224.8249%20C94.8348,223.7919%2095.8698,224.4899%2096.0348,224.6149%20C96.3398,224.7999%2096.8478,225.3379%2096.6758,226.1119%20C96.2998,227.8039%2095.5458,227.8839%2094.8168,227.9609%20C94.7118,227.9719%2094.6058,227.9839%2094.4968,227.9999%20C94.2198,228.0419%2093.9498,228.0599%2093.6968,228.0599'%20id='Fill-409'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.668,225.1008%20C95.668,225.1008%2095.084,224.5958%2094.271,225.2258%20C93.526,225.8008%2092.954,226.7058%2093.276,226.8088%20C93.6,226.9108%2094.169,227.0178%2094.774,226.9248%20C95.3,226.8438%2095.76,226.9578%2096.002,225.8698%20C96.114,225.3618%2095.668,225.1008%2095.668,225.1008'%20id='Fill-411'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M97.2588,224.844%20C97.7688,224.791%2098.4668,225.915%2098.3738,226.248%20C98.2798,226.582%2098.1908,227.691%2097.3648,227.787%20C96.7578,227.859%2094.5928,228.02%2094.1348,227.537%20C93.7128,227.092%2094.6218,225.119%2097.2588,224.844'%20id='Fill-413'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.2842,225.093%20C95.4302,225.286%2094.5692,226.331%2094.3512,226.919%20C94.2552,227.182%2094.2862,227.333%2094.3162,227.365%20C94.6092,227.676%2096.2592,227.665%2097.3362,227.539%20C97.8192,227.483%2097.9762,226.917%2098.0852,226.392%20C98.1022,226.307%2098.1182,226.235%2098.1342,226.181%20C98.1472,226.072%2097.9602,225.639%2097.6522,225.322%20C97.4792,225.145%2097.3662,225.077%2097.2842,225.093%20M95.8752,228.125%20C95.1032,228.125%2094.2672,228.04%2093.9532,227.709%20C93.7582,227.503%2093.7322,227.152%2093.8832,226.745%20C94.2272,225.814%2095.3962,224.787%2097.2322,224.595%20L97.2332,224.595%20C97.5782,224.562%2097.9102,224.844%2098.1172,225.09%20C98.3712,225.391%2098.7132,225.965%2098.6152,226.316%20C98.6012,226.362%2098.5902,226.422%2098.5752,226.493%20C98.4772,226.96%2098.2762,227.932%2097.3942,228.035%20C97.2562,228.052%2096.5932,228.125%2095.8752,228.125'%20id='Fill-415'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.3926,225.1545%20C97.6936,225.1225%2098.1056,225.7855%2098.0496,225.9825%20C97.9956,226.1795%2097.9416,226.8335%2097.4546,226.8905%20C97.0966,226.9325%2095.8186,227.0275%2095.5486,226.7435%20C95.2996,226.4805%2095.8356,225.3165%2097.3926,225.1545'%20id='Fill-417'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M99.0459,225.4397%20C99.0459,225.4397%2098.6639,225.2257%2097.8839,225.6427%20C97.1939,226.0107%2096.1639,226.6017%2096.4069,227.3797%20C96.6509,228.1597%2098.8029,227.9347%2099.2839,227.7857%20C99.7659,227.6367%20100.0799,227.1267%20100.0089,226.6697%20C99.8549,225.6737%2099.0459,225.4397%2099.0459,225.4397'%20id='Fill-419'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M98.75,225.6359%20C98.599,225.6359%2098.351,225.6769%2098.002,225.8639%20C97.236,226.2719%2096.477,226.7629%2096.646,227.3059%20C96.806,227.8159%2098.671,227.7139%2099.21,227.5469%20C99.563,227.4379%2099.815,227.0539%2099.762,226.7089%20C99.635,225.8909%2099.001,225.6879%2098.975,225.6789%20L98.931,225.6609%20C98.923,225.6579%2098.863,225.6359%2098.75,225.6359%20M97.949,228.1869%20C97.174,228.1869%2096.35,228.0309%2096.169,227.4549%20C95.853,226.4439%2097.146,225.7539%2097.766,225.4219%20C98.551,225.0019%2099.014,225.1499%2099.139,225.2069%20C99.289,225.2579%20100.093,225.5759%20100.256,226.6319%20C100.348,227.2189%2099.944,227.8429%2099.357,228.0249%20C99.151,228.0879%2098.566,228.1869%2097.949,228.1869'%20id='Fill-421'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M99.1836,225.717%20C99.1836,225.717%2098.9576,225.59%2098.4966,225.837%20C98.0866,226.055%2097.4776,226.404%2097.6216,226.866%20C97.7656,227.327%2099.0396,227.195%2099.3256,227.106%20C99.6096,227.018%2099.7956,226.716%2099.7536,226.446%20C99.6626,225.856%2099.1836,225.717%2099.1836,225.717'%20id='Fill-423'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M61.0645,224.4768%20C61.2275,224.3468%2061.4185,224.3158%2061.5735,224.3938%20C62.1475,224.6858%2063.5975,225.5108%2063.2625,226.5598%20C63.0015,227.3768%2062.5045,227.1148%2061.5425,227.1048%20L60.8155,227.0968%20C60.6665,227.0948%2060.5345,227.0138%2060.4565,226.8728%20C60.0585,226.1638%2060.3165,225.0728%2061.0135,224.5178%20L61.0645,224.4768%20Z'%20id='Fill-425'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.5479,226.6047%20C61.7639,226.6067%2061.9579,226.6217%2062.1319,226.6337%20C62.7059,226.6757%2062.7019,226.6747%2062.7859,226.4077%20C62.9959,225.7507%2061.7769,225.0597%2061.3649,224.8487%20L61.3789,224.8657%20L61.3279,224.9067%20C60.8189,225.3107%2060.6129,226.1307%2060.8929,226.6287%20L61.5479,226.6047%20Z%20M62.4579,227.6507%20C62.3219,227.6507%2062.1879,227.6407%2062.0589,227.6307%20C61.9029,227.6197%2061.7309,227.6067%2061.5369,227.6047%20L60.8099,227.5967%20C60.4799,227.5927%2060.1839,227.4137%2060.0189,227.1167%20C59.5059,226.1997%2059.8189,224.8297%2060.7019,224.1257%20L61.0649,224.4767%20L60.7529,224.0847%20C61.0679,223.8357%2061.4679,223.7797%2061.7979,223.9477%20C63.9119,225.0217%2063.9219,226.1407%2063.7389,226.7117%20C63.4839,227.5137%2062.9629,227.6507%2062.4579,227.6507%20L62.4579,227.6507%20Z'%20id='Fill-427'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M61.1328,224.716%20C61.2508,224.621%2061.3898,224.599%2061.5018,224.655%20C61.9198,224.867%2062.9738,225.467%2062.7308,226.23%20C62.5398,226.823%2062.1798,226.633%2061.4798,226.625%20L60.9518,226.619%20C60.8428,226.618%2060.7478,226.56%2060.6908,226.457%20C60.4018,225.942%2060.5888,225.149%2061.0958,224.745%20L61.1328,224.716%20Z'%20id='Fill-429'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M57.666,224.0608%20C57.666,224.0608%2056.8,223.1728%2055.411,224.0708%20C54.143,224.8898%2053.102,226.2618%2053.604,226.4688%20C54.107,226.6768%2055.005,226.9258%2055.986,226.8598%20C56.84,226.8018%2057.561,227.0478%2058.097,225.3368%20C58.346,224.5398%2057.666,224.0608%2057.666,224.0608'%20id='Fill-431'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.042,226.0988%20C54.431,226.2308%2055.151,226.4188%2055.952,226.3608%20C56.074,226.3528%2056.193,226.3498%2056.31,226.3478%20C56.944,226.3338%2057.263,226.3278%2057.619,225.1878%20C57.758,224.7448%2057.382,224.4718%2057.378,224.4688%20L57.313,224.4138%20C57.241,224.3488%2056.664,223.8568%2055.683,224.4908%20C54.859,225.0228%2054.241,225.7328%2054.042,226.0988%20M55.653,227.3698%20C54.601,227.3698%2053.752,227.0718%2053.413,226.9308%20C53.166,226.8288%2053.004,226.6068%2052.979,226.3358%20C52.902,225.5058%2054.224,224.2428%2055.14,223.6508%20C56.475,222.7878%2057.566,223.2778%2057.991,223.6788%20C58.353,223.9528%2058.847,224.6128%2058.574,225.4868%20C58.045,227.1748%2057.244,227.3278%2056.33,227.3468%20C56.23,227.3498%2056.126,227.3518%2056.02,227.3588%20C55.896,227.3668%2055.772,227.3698%2055.653,227.3698'%20id='Fill-433'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.416,224.3195%20C57.416,224.3195%2056.877,223.7665%2056.013,224.3255%20C55.224,224.8355%2054.575,225.6885%2054.889,225.8185%20C55.201,225.9475%2055.76,226.1015%2056.371,226.0605%20C56.901,226.0255%2057.35,226.1785%2057.684,225.1135%20C57.839,224.6175%2057.416,224.3195%2057.416,224.3195'%20id='Fill-435'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M111.71,87.26%20C102.231,70.614%2051.392,37.272%2050.879,36.937%20L51.973,35.263%20C54.082,36.641%20103.731,69.207%20113.448,86.27%20L111.71,87.26%20Z'%20id='Fill-437'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M165.6621,227.2385%20L68.4771,227.2385%20C67.3731,227.2385%2066.4771,226.3425%2066.4771,225.2385%20L66.4771,118.6685%20C66.4771,115.9955%2067.5471,113.4335%2069.4481,111.5545%20L112.7021,68.8065%20C115.1231,66.4155%20119.0161,66.4155%20121.4361,68.8065%20L164.6911,111.5545%20C166.5931,113.4335%20167.6621,115.9955%20167.6621,118.6685%20L167.6621,225.2385%20C167.6621,226.3425%20166.7661,227.2385%20165.6621,227.2385'%20id='Fill-439'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M117.0693,68.0207%20C115.7423,68.0207%20114.4163,68.5197%20113.4053,69.5177%20L70.1513,112.2657%20C68.4523,113.9457%2067.4773,116.2787%2067.4773,118.6677%20L67.4773,225.2387%20C67.4773,225.7907%2067.9253,226.2387%2068.4773,226.2387%20L165.6623,226.2387%20C166.2143,226.2387%20166.6623,225.7907%20166.6623,225.2387%20L166.6623,118.6677%20C166.6623,116.2787%20165.6873,113.9457%20163.9883,112.2657%20L120.7333,69.5177%20C119.7233,68.5197%20118.3963,68.0207%20117.0693,68.0207%20M165.6623,228.2387%20L68.4773,228.2387%20C66.8233,228.2387%2065.4773,226.8927%2065.4773,225.2387%20L65.4773,118.6677%20C65.4773,115.7477%2066.6693,112.8957%2068.7453,110.8437%20L111.9993,68.0957%20C114.7973,65.3327%20119.3453,65.3337%20122.1393,68.0957%20L165.3943,110.8437%20C167.4703,112.8957%20168.6623,115.7477%20168.6623,118.6677%20L168.6623,225.2387%20C168.6623,226.8927%20167.3163,228.2387%20165.6623,228.2387'%20id='Fill-441'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M139.54,149.7287%20C139.54,163.3877%20128.467,174.4607%20114.808,174.4607%20C101.148,174.4607%2090.075,163.3877%2090.075,149.7287%20C90.075,136.0697%20101.148,124.9967%20114.808,124.9967%20C128.467,124.9967%20139.54,136.0697%20139.54,149.7287'%20id='Fill-443'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.54,144.7287%20C142.54,158.3877%20131.467,169.4607%20117.808,169.4607%20C104.148,169.4607%2093.075,158.3877%2093.075,144.7287%20C93.075,131.0697%20104.148,119.9967%20117.808,119.9967%20C131.467,119.9967%20142.54,131.0697%20142.54,144.7287'%20id='Fill-445'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M117.8076,120.9963%20C104.7216,120.9963%2094.0756,131.6423%2094.0756,144.7283%20C94.0756,157.8143%20104.7216,168.4613%20117.8076,168.4613%20C130.8936,168.4613%20141.5396,157.8143%20141.5396,144.7283%20C141.5396,131.6423%20130.8936,120.9963%20117.8076,120.9963%20M117.8076,170.4613%20C103.6196,170.4613%2092.0756,158.9173%2092.0756,144.7283%20C92.0756,130.5403%20103.6196,118.9963%20117.8076,118.9963%20C131.9956,118.9963%20143.5396,130.5403%20143.5396,144.7283%20C143.5396,158.9173%20131.9956,170.4613%20117.8076,170.4613'%20id='Fill-447'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M123.9551,156.926%20C124.0591,157.235%20124.1501,157.445%20124.1781,157.515%20C124.1861,157.522%20124.1701,157.511%20124.1781,157.515%20C124.1781,157.515%20124.1781,157.517%20124.1781,157.515%20C124.1791,157.516%20124.1771,157.515%20124.1771,157.515%20C123.4781,150.774%20127.3011,147.965%20128.5291,143.488%20C128.5351,143.422%20128.5481,143.35%20128.5681,143.268%20C128.5941,143.168%20128.6141,143.065%20128.6301,142.961%20C128.8121,141.722%20128.3051,140.28%20127.3441,138.779%20C127.3401,138.77%20127.3331,138.763%20127.3281,138.755%20C127.2501,138.63%20127.1651,138.505%20127.0801,138.38%20C127.0801,138.38%20127.0771,138.378%20127.0761,138.375%20C126.9191,138.148%20126.7501,137.917%20126.5731,137.686%20C126.5561,137.663%20126.5381,137.638%20126.5191,137.614%20C126.4701,137.552%20126.4181,137.489%20126.3701,137.426%20C126.3181,137.361%20126.2681,137.295%20126.2171,137.233%20C126.1631,137.168%20126.1111,137.106%20126.0591,137.044%20C126.0041,136.978%20125.9501,136.914%20125.8941,136.849%20C125.8571,136.804%20125.8161,136.759%20125.7761,136.712%20C124.2661,134.973%20122.3001,133.254%20120.2481,131.759%20C120.2481,131.759%20120.2321,131.736%20120.2481,131.759%20C120.5191,134.295%20120.5551,136.831%20120.3141,138.86%20C120.0241,141.305%20119.1491,144.152%20117.9351,146.732%20C115.0941,146.499%20112.1881,145.841%20109.9241,144.874%20C108.0291,144.065%20105.8601,142.789%20103.7861,141.276%20C103.8091,141.486%20103.8341,141.695%20103.8581,141.905%20C103.8661,141.967%20103.8751,142.03%20103.8831,142.092%20C103.9021,142.242%20103.9211,142.391%20103.9441,142.541%20C103.9531,142.611%20103.9631,142.68%20103.9741,142.748%20C103.9961,142.9%20104.0181,143.048%20104.0431,143.197%20C104.0531,143.258%20104.0621,143.319%20104.0721,143.38%20C104.1031,143.57%20104.1351,143.757%20104.1701,143.945%20C104.1721,143.964%20104.1751,143.983%20104.1791,144%20C104.2181,144.218%20104.2591,144.435%20104.3031,144.651%20C104.3041,144.667%20104.3091,144.682%20104.3121,144.699%20C104.3511,144.894%20104.3921,145.084%20104.4341,145.277%20C104.4411,145.317%20104.4501,145.355%20104.4581,145.394%20C104.4971,145.569%20104.5381,145.742%20104.5791,145.916%20C104.5891,145.949%20104.5971,145.983%20104.6041,146.019%20C104.6541,146.219%20104.7021,146.418%20104.7551,146.614%20C104.7561,146.615%20104.7561,146.617%20104.7561,146.617%20C104.9241,147.25%20105.1081,147.862%20105.3081,148.447%20C105.3091,148.455%20105.3121,148.461%20105.3131,148.469%20C105.6511,149.447%20106.0351,150.35%20106.4641,151.139%20C106.5271,151.253%20106.5921,151.366%20106.6561,151.476%20C106.6591,151.48%20106.6591,151.485%20106.6621,151.489%20L106.6631,151.489%20C106.7221,151.589%20106.7811,151.688%20106.8411,151.782%20L106.8431,151.783%20C106.8431,151.783%20106.8481,151.791%20106.8501,151.794%20C106.9141,151.898%20106.9791,151.998%20107.0481,152.094%20L107.0481,152.095%20C107.0571,152.109%20107.0651,152.119%20107.0751,152.133%20C107.0771,152.134%20107.0751,152.136%20107.0761,152.137%20C107.1631,152.262%20107.2521,152.382%20107.3401,152.498%20C107.3561,152.517%20107.3711,152.535%20107.3861,152.554%20C107.3901,152.561%20107.3951,152.567%20107.4011,152.575%20C107.5041,152.704%20107.6081,152.829%20107.7171,152.946%20C107.7911,153.03%20107.8681,153.107%20107.9441,153.184%20C107.9771,153.216%20108.0121,153.245%20108.0441,153.277%20C108.0921,153.322%20108.1411,153.364%20108.1891,153.408%20C108.2261,153.441%20108.2631,153.468%20108.3011,153.499%20C108.3471,153.538%20108.3951,153.574%20108.4421,153.612%20C108.4791,153.64%20108.5171,153.666%20108.5561,153.693%20C108.6041,153.728%20108.6521,153.761%20108.7021,153.794%20C108.7391,153.817%20108.7781,153.841%20108.8161,153.864%20C108.8681,153.895%20108.9221,153.923%20108.9731,153.953%20C109.0101,153.973%20109.0471,153.991%20109.0821,154.01%20C109.1421,154.038%20109.2021,154.064%20109.2641,154.09%20C109.2921,154.101%20109.3231,154.117%20109.3541,154.128%20C109.4471,154.165%20109.5401,154.197%20109.6341,154.223%20C109.6961,154.241%20109.7501,154.261%20109.8011,154.28%20C114.3021,155.469%20118.6831,153.585%20124.1781,157.515'%20id='Fill-449'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M144.9111,192.6389%20L89.2271,192.6389%20C88.6751,192.6389%2088.2271,192.1919%2088.2271,191.6389%20C88.2271,191.0859%2088.6751,190.6389%2089.2271,190.6389%20L144.9111,190.6389%20C145.4641,190.6389%20145.9111,191.0859%20145.9111,191.6389%20C145.9111,192.1919%20145.4641,192.6389%20144.9111,192.6389'%20id='Fill-451'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M144.9111,207.344%20L89.2271,207.344%20C88.6751,207.344%2088.2271,206.897%2088.2271,206.344%20C88.2271,205.791%2088.6751,205.344%2089.2271,205.344%20L144.9111,205.344%20C145.4641,205.344%20145.9111,205.791%20145.9111,206.344%20C145.9111,206.897%20145.4641,207.344%20144.9111,207.344'%20id='Fill-453'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.0693,93.383%20C125.0693,97.801%20121.4883,101.383%20117.0693,101.383%20C112.6513,101.383%20109.0693,97.801%20109.0693,93.383%20C109.0693,88.965%20112.6513,85.383%20117.0693,85.383%20C121.4883,85.383%20125.0693,88.965%20125.0693,93.383'%20id='Fill-455'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M117.0693,86.383%20C113.2103,86.383%20110.0693,89.524%20110.0693,93.383%20C110.0693,97.242%20113.2103,100.383%20117.0693,100.383%20C120.9283,100.383%20124.0693,97.242%20124.0693,93.383%20C124.0693,89.524%20120.9283,86.383%20117.0693,86.383%20M117.0693,102.383%20C112.1063,102.383%20108.0693,98.346%20108.0693,93.383%20C108.0693,88.42%20112.1063,84.383%20117.0693,84.383%20C122.0323,84.383%20126.0693,88.42%20126.0693,93.383%20C126.0693,98.346%20122.0323,102.383%20117.0693,102.383'%20id='Fill-457'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M106.3613,98.7287%20C106.0243,98.7287%20105.6863,98.7057%20105.3483,98.6577%20C99.1553,97.7927%2093.9923,89.0407%2087.4563,77.9577%20C85.4653,74.5837%2083.4063,71.0937%2081.1573,67.5477%20C75.9983,59.4147%2070.5413,53.8197%2065.7263,48.8827%20C64.1253,47.2407%2062.6123,45.6897%2061.1983,44.1357%20C58.2133,40.8567%2056.1213,31.8297%2056.0343,31.4467%20L57.9833,30.9997%20C58.0043,31.0887%2060.0443,39.8977%2062.6763,42.7907%20C64.0683,44.3177%2065.5693,45.8567%2067.1583,47.4867%20C72.0413,52.4927%2077.5753,58.1667%2082.8463,66.4777%20C85.1133,70.0497%2087.1793,73.5537%2089.1783,76.9427%20C95.1933,87.1387%20100.3873,95.9457%20105.6253,96.6767%20C107.5943,96.9527%20109.5893,96.0907%20111.7363,94.0477%20C112.8763,92.9637%20113.6293,89.8017%20112.3883,88.4777%20L113.8493,87.1107%20C115.9503,89.3567%20114.9083,93.7917%20113.1153,95.4977%20C110.8363,97.6647%20108.6163,98.7287%20106.3613,98.7287'%20id='Fill-459'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M60.7891,46.2541%20C61.5231,46.8471%2063.7131,46.5541%2065.3661,46.0511%20C65.6131,44.4281%2065.4011,43.6001%2065.1181,43.3801%20C64.8831,43.1941%2064.2981,43.2801%2063.6291,43.5951%20C62.1771,44.2821%2060.9391,45.6911%2060.7891,46.2541%20M62.2841,48.5921%20C61.0811,48.5921%2059.9091,48.3171%2059.1751,47.4651%20C58.7981,47.0271%2058.3451,46.0491%2059.5531,44.4181%20C60.8861,42.6181%2063.8181,40.6071%2065.8471,41.5031%20C67.3501,42.1671%2067.8151,44.0181%2067.2291,47.0051%20L67.1201,47.5611%20L66.5881,47.7531%20C66.0371,47.9521%2064.1231,48.5921%2062.2841,48.5921'%20id='Fill-462'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Attributes.svg.js b/lib/static/illustrations/Attributes.svg.js new file mode 100644 index 00000000..0c117ab0 --- /dev/null +++ b/lib/static/illustrations/Attributes.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Attribute'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,236.3918%20C22.2041,179.1988%2068.5681,132.8338%20125.7621,132.8338%20C182.9551,132.8338%20229.3191,179.1988%20229.3191,236.3918%20L22.2041,236.3918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.9775'%20y1='227.3918'%20x2='54.9775'%20y2='227.3918'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,228.3918%20L18.9775,228.3918%20C18.4245,228.3918%2017.9775,227.9448%2017.9775,227.3918%20C17.9775,226.8388%2018.4245,226.3918%2018.9775,226.3918%20L54.9775,226.3918%20C55.5305,226.3918%2055.9775,226.8388%2055.9775,227.3918%20C55.9775,227.9448%2055.5305,228.3918%2054.9775,228.3918'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.4258'%20y1='227.3918'%20x2='238.3198'%20y2='227.3918'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3193,228.3918%20L61.4253,228.3918%20C60.8733,228.3918%2060.4253,227.9448%2060.4253,227.3918%20C60.4253,226.8388%2060.8733,226.3918%2061.4253,226.3918%20L238.3193,226.3918%20C238.8723,226.3918%20239.3193,226.8388%20239.3193,227.3918%20C239.3193,227.9448%20238.8723,228.3918%20238.3193,228.3918'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M205.9775,82.4006%20C205.4245,82.4006%20204.9775,81.9536%20204.9775,81.4006%20L204.9775,74.4006%20C204.9775,73.8476%20205.4245,73.4006%20205.9775,73.4006%20C206.5305,73.4006%20206.9775,73.8476%20206.9775,74.4006%20L206.9775,81.4006%20C206.9775,81.9536%20206.5305,82.4006%20205.9775,82.4006'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.4775,78.9006%20L202.4775,78.9006%20C201.9245,78.9006%20201.4775,78.4536%20201.4775,77.9006%20C201.4775,77.3476%20201.9245,76.9006%20202.4775,76.9006%20L209.4775,76.9006%20C210.0305,76.9006%20210.4775,77.3476%20210.4775,77.9006%20C210.4775,78.4536%20210.0305,78.9006%20209.4775,78.9006'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.7275,199.1193%20C41.4515,199.1193%2041.2275,198.8953%2041.2275,198.6193%20L41.2275,194.6823%20C41.2275,194.4053%2041.4515,194.1823%2041.7275,194.1823%20C42.0035,194.1823%2042.2275,194.4053%2042.2275,194.6823%20L42.2275,198.6193%20C42.2275,198.8953%2042.0035,199.1193%2041.7275,199.1193'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.6963,197.1506%20L39.7583,197.1506%20C39.4823,197.1506%2039.2593,196.9266%2039.2593,196.6506%20C39.2593,196.3746%2039.4823,196.1506%2039.7583,196.1506%20L43.6963,196.1506%20C43.9723,196.1506%2044.1963,196.3746%2044.1963,196.6506%20C44.1963,196.9266%2043.9723,197.1506%2043.6963,197.1506'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.7275,139.1193%20C216.4515,139.1193%20216.2275,138.8953%20216.2275,138.6193%20L216.2275,134.6823%20C216.2275,134.4053%20216.4515,134.1823%20216.7275,134.1823%20C217.0035,134.1823%20217.2275,134.4053%20217.2275,134.6823%20L217.2275,138.6193%20C217.2275,138.8953%20217.0035,139.1193%20216.7275,139.1193'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6963,137.1506%20L214.7583,137.1506%20C214.4823,137.1506%20214.2593,136.9266%20214.2593,136.6506%20C214.2593,136.3746%20214.4823,136.1506%20214.7583,136.1506%20L218.6963,136.1506%20C218.9723,136.1506%20219.1963,136.3746%20219.1963,136.6506%20C219.1963,136.9266%20218.9723,137.1506%20218.6963,137.1506'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7275,99.1193%20C47.4515,99.1193%2047.2275,98.8953%2047.2275,98.6193%20L47.2275,94.6823%20C47.2275,94.4053%2047.4515,94.1823%2047.7275,94.1823%20C48.0035,94.1823%2048.2275,94.4053%2048.2275,94.6823%20L48.2275,98.6193%20C48.2275,98.8953%2048.0035,99.1193%2047.7275,99.1193'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.6963,97.1506%20L45.7583,97.1506%20C45.4823,97.1506%2045.2593,96.9266%2045.2593,96.6506%20C45.2593,96.3746%2045.4823,96.1506%2045.7583,96.1506%20L49.6963,96.1506%20C49.9723,96.1506%2050.1963,96.3746%2050.1963,96.6506%20C50.1963,96.9266%2049.9723,97.1506%2049.6963,97.1506'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='25.415'%20y1='133.2756'%20x2='25.415'%20y2='141.4006'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.415,142.4006%20C24.862,142.4006%2024.415,141.9536%2024.415,141.4006%20L24.415,133.2756%20C24.415,132.7226%2024.862,132.2756%2025.415,132.2756%20C25.968,132.2756%2026.415,132.7226%2026.415,133.2756%20L26.415,141.4006%20C26.415,141.9536%2025.968,142.4006%2025.415,142.4006'%20id='Fill-29'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='29.4775'%20y1='137.3381'%20x2='21.3525'%20y2='137.3381'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M29.4775,138.3381%20L21.3525,138.3381%20C20.7995,138.3381%2020.3525,137.8911%2020.3525,137.3381%20C20.3525,136.7851%2020.7995,136.3381%2021.3525,136.3381%20L29.4775,136.3381%20C30.0305,136.3381%2030.4775,136.7851%2030.4775,137.3381%20C30.4775,137.8911%2030.0305,138.3381%2029.4775,138.3381'%20id='Fill-33'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.166'%20y1='227.1506'%20x2='252.14'%20y2='227.1506'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1396,228.1506%20L245.1656,228.1506%20C244.6136,228.1506%20244.1656,227.7036%20244.1656,227.1506%20C244.1656,226.5976%20244.6136,226.1506%20245.1656,226.1506%20L252.1396,226.1506%20C252.6926,226.1506%20253.1396,226.5976%20253.1396,227.1506%20C253.1396,227.7036%20252.6926,228.1506%20252.1396,228.1506'%20id='Fill-37'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='227.1506'%20x2='10.973'%20y2='227.1506'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9727,228.1506%20L1.9997,228.1506%20C1.4477,228.1506%200.9997,227.7036%200.9997,227.1506%20C0.9997,226.5976%201.4477,226.1506%201.9997,226.1506%20L10.9727,226.1506%20C11.5257,226.1506%2011.9727,226.5976%2011.9727,227.1506%20C11.9727,227.7036%2011.5257,228.1506%2010.9727,228.1506'%20id='Fill-41'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3818'%20y1='236.467'%20x2='161.5688'%20y2='236.467'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5684,237.467%20L94.3814,237.467%20C93.8294,237.467%2093.3814,237.02%2093.3814,236.467%20C93.3814,235.914%2093.8294,235.467%2094.3814,235.467%20L161.5684,235.467%20C162.1214,235.467%20162.5684,235.914%20162.5684,236.467%20C162.5684,237.02%20162.1214,237.467%20161.5684,237.467'%20id='Fill-46'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1865'%20y1='236.467'%20x2='179.3285'%20y2='236.467'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3281,237.467%20L170.1861,237.467%20C169.6341,237.467%20169.1861,237.02%20169.1861,236.467%20C169.1861,235.914%20169.6341,235.467%20170.1861,235.467%20L179.3281,235.467%20C179.8811,235.467%20180.3281,235.914%20180.3281,236.467%20C180.3281,237.02%20179.8811,237.467%20179.3281,237.467'%20id='Fill-50'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='236.3918'%20x2='81.5'%20y2='236.4668'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.5,237.467%20C80.954,237.467%2080.509,237.03%2080.5,236.482%20C80.492,235.93%2080.933,235.476%2081.485,235.467%20L86.485,235.392%20C87.066,235.357%2087.491,235.824%2087.5,236.377%20C87.508,236.929%2087.067,237.383%2086.515,237.392%20L81.515,237.467%20L81.5,237.467%20Z'%20id='Fill-54'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.2568,225.8039%20L152.2338,225.9499%20C153.9448,225.9989%20155.5278,224.9979%20156.1948,223.4199%20C158.0938,218.9229%20157.7758,214.7309%20158.0908,211.1629%20C158.6758,204.5519%20157.7398,201.1289%20156.9148,195.5619%20L149.4388,195.5169%20C149.4388,195.5169%20149.9928,198.2859%20150.1758,206.5539%20C150.2328,209.1119%20145.7118,219.2469%20145.7628,224.2859%20C145.7718,225.1129%20146.4308,225.7799%20147.2568,225.8039'%20id='Fill-56'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M147.2861,224.8039%20L152.2631,224.9499%20C153.5751,225.0219%20154.7721,224.2169%20155.2731,223.0319%20C156.6641,219.7379%20156.8041,216.6609%20156.9391,213.6869%20C156.9801,212.7849%20157.0201,211.9129%20157.0951,211.0749%20C157.5601,205.8069%20157.0421,202.6329%20156.3851,198.6149%20C156.2771,197.9529%20156.1661,197.2719%20156.0551,196.5569%20L150.5951,196.5239%20C150.7781,198.0399%20151.0561,201.1219%20151.1761,206.5319%20C151.2021,207.7169%20150.5371,209.8239%20149.4511,213.1639%20C148.2411,216.8859%20146.7341,221.5189%20146.7631,224.2769%20C146.7651,224.5639%20146.9961,224.7959%20147.2861,224.8039%20M152.3521,226.9509%20C152.3041,226.9509%20152.2541,226.9499%20152.2041,226.9499%20L147.2271,226.8039%20C145.8591,226.7629%20144.7771,225.6619%20144.7631,224.2969%20C144.7311,221.2119%20146.2281,216.6079%20147.5501,212.5449%20C148.3591,210.0559%20149.1961,207.4819%20149.1761,206.5759%20C148.9971,198.4909%20148.4631,195.7409%20148.4581,195.7129%20L148.2171,194.5089%20L157.7781,194.5669%20L157.9041,195.4149%20C158.0561,196.4349%20158.2101,197.3829%20158.3591,198.2909%20C159.0121,202.2839%20159.5751,205.7329%20159.0871,211.2509%20C159.0151,212.0619%20158.9771,212.9059%20158.9371,213.7779%20C158.8011,216.7819%20158.6451,220.1869%20157.1151,223.8089%20C156.3161,225.7029%20154.4151,226.9509%20152.3521,226.9509'%20id='Fill-58'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M133.459,201.7219%20L127.648,194.7319%20L123.935,194.7709%20C123.935,194.7709%20123.248,200.4249%20122.965,202.7919%20C122.467,206.9649%20120.494,215.1129%20119.324,218.6799%20C118.943,219.8399%20118.71,220.9279%20118.625,221.9179%20C118.482,223.5839%20119.834,225.0029%20121.506,225.0519%20L125.915,225.1809%20C128.482,225.2559%20130.815,223.6089%20131.52,221.1379%20C133.711,213.4459%20133.459,201.7219%20133.459,201.7219'%20id='Fill-60'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M124.8213,195.7619%20C124.6183,197.4409%20124.1723,201.1179%20123.9583,202.9109%20C123.4673,207.0169%20121.5223,215.1849%20120.2743,218.9909%20C119.9203,220.0719%20119.7003,221.0849%20119.6213,222.0039%20C119.5783,222.5039%20119.7453,222.9929%20120.0903,223.3799%20C120.4563,223.7909%20120.9833,224.0359%20121.5353,224.0519%20L125.9443,224.1809%20C128.0803,224.2529%20129.9833,222.8789%20130.5573,220.8639%20C132.4753,214.1299%20132.4823,204.0729%20132.4643,202.0889%20L127.1833,195.7369%20L124.8213,195.7619%20Z%20M126.0873,226.1839%20C126.0193,226.1839%20125.9533,226.1829%20125.8853,226.1809%20L121.4763,226.0519%20C120.3773,226.0199%20119.3283,225.5309%20118.5963,224.7109%20C117.8823,223.9089%20117.5383,222.8879%20117.6293,221.8329%20C117.7203,220.7599%20117.9713,219.5939%20118.3743,218.3679%20C119.5693,214.7239%20121.5033,206.6039%20121.9713,202.6739%20C122.2553,200.3059%20122.9413,194.6509%20122.9413,194.6509%20L123.0483,193.7799%20L128.1133,193.7269%20L134.4513,201.3509%20L134.4593,201.6999%20C134.4683,202.1849%20134.6883,213.6629%20132.4813,221.4119%20C131.6743,224.2449%20129.0613,226.1839%20126.0873,226.1839%20L126.0873,226.1839%20Z'%20id='Fill-62'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.2314,207.0295%20L124.5174,207.3025%20L124.5064,206.8005%20L124.2314,207.0295%20Z%20M124.6314,207.4125%20L124.8394,207.6105%20L126.0064,207.2025%20L125.9004,206.9495%20L125.0964,207.1145%20L125.1024,207.4025%20L124.6314,207.4125%20Z%20M124.7164,208.1845%20L123.4794,207.0025%20L124.7124,205.9815%20L125.0314,206.3665%20L124.6274,206.7005%20L126.2014,206.3775%20L126.6744,207.4975%20L124.7164,208.1845%20Z'%20id='Fill-64'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.7861,176.1008%20C130.1661,176.1388%20134.3561,173.2448%20143.3021,173.0928%20C143.4471,172.5128%20143.6201,171.9908%20143.8321,171.5638%20C145.5511,168.1108%20148.1271,158.0898%20146.8551,151.4208%20L145.8481,146.1438%20C145.5181,144.4138%20145.3781,142.6508%20145.4301,140.8888%20C145.4511,140.1548%20145.5461,139.4408%20145.7081,138.7518%20C145.7491,138.5798%20145.7931,138.4108%20145.8421,138.2418%20C145.9881,137.7358%20146.1701,137.2468%20146.3861,136.7748%20C146.4581,136.6178%20146.5331,136.4628%20146.6121,136.3098%20C146.7701,136.0038%20146.9431,135.7068%20147.1301,135.4208%20C147.3151,135.1338%20147.5151,134.8558%20147.7271,134.5888%20C148.3631,133.7878%20149.1121,133.0818%20149.9491,132.4938%20C150.2271,132.2968%20150.5161,132.1148%20150.8141,131.9458%20C152.4501,131.0158%20154.3531,130.5078%20156.3721,130.5678%20L158.1151,130.6188%20C161.0521,130.7038%20163.6751,131.9708%20165.5431,133.9518%20C165.7761,134.1998%20165.9981,134.4578%20166.2071,134.7268%20C166.5871,135.2148%20166.9221,135.7398%20167.2131,136.2898%20C167.3221,136.4968%20167.4281,136.7058%20167.5231,136.9198%20C167.5941,137.0778%20167.6601,137.2368%20167.7231,137.3978%20C167.9101,137.8808%20168.0631,138.3798%20168.1801,138.8938%20C168.2961,139.4078%20168.3751,139.9338%20168.4141,140.4718%20C168.4391,140.8298%20168.4481,141.1938%20168.4371,141.5608%20C168.4161,142.2918%20168.0991,142.9468%20167.6061,143.4128%20C167.1121,143.8778%20166.4411,144.1558%20165.7091,144.1338%20L154.8241,143.8158%20L156.1951,153.3118%20C157.8461,163.0748%20157.0751,169.5478%20155.4511,173.8308%20C155.0891,174.7868%20153.0881,178.1498%20153.0881,178.1498%20C158.2801,186.8978%20166.5171,190.8958%20175.4111,192.2468%20C182.9721,193.3938%20199.5541,186.9538%20191.3431,178.7018%20C183.1311,170.4508%20193.1901,175.7258%20194.6631,176.7828%20C196.1361,177.8398%20204.6021,185.5988%20194.8541,196.3348%20C190.7321,200.8748%20186.0931,204.9768%20175.1341,207.9058%20C173.3761,208.3738%20163.8481,208.7888%20158.6861,210.1088%20C143.3191,214.0378%20131.0691,208.9188%20124.4211,198.6578%20C117.7991,188.4368%20124.0561,176.0848%20125.7861,176.1008'%20id='Fill-66'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M125.9219,177.1008%20C125.4299,177.4628%20124.0389,179.5018%20123.1549,182.8898%20C122.3229,186.0788%20121.4899,192.2958%20125.2599,198.1138%20C132.1509,208.7488%20144.2439,212.7668%20158.4389,209.1398%20C161.7339,208.2968%20166.7429,207.8178%20170.4009,207.4668%20C172.4039,207.2758%20174.2949,207.0938%20174.8759,206.9398%20C185.8509,204.0058%20190.2379,199.9318%20194.1139,195.6628%20C197.3339,192.1168%20198.7839,188.5898%20198.4239,185.1828%20C198.0039,181.2158%20195.1459,178.3608%20194.0799,177.5948%20C193.3049,177.0388%20191.0939,175.8938%20189.7009,175.3918%20C190.1099,175.9318%20190.8199,176.7588%20192.0519,177.9968%20C195.2379,181.1988%20194.8279,183.9978%20193.9239,185.7828%20C191.2499,191.0538%20180.7229,194.0678%20175.2609,193.2348%20C164.7729,191.6418%20157.0229,186.7388%20152.2279,178.6608%20L151.9249,178.1488%20L152.2289,177.6378%20C152.9849,176.3668%20154.2759,174.1128%20154.5169,173.4768%20C156.3859,168.5458%20156.6189,161.8178%20155.2089,153.4788%20L153.6639,142.7818%20L165.7379,143.1338%20C166.1919,143.1668%20166.5999,142.9878%20166.9209,142.6848%20C167.2409,142.3818%20167.4249,141.9718%20167.4379,141.5318%20C167.4469,141.1988%20167.4399,140.8688%20167.4169,140.5418%20C167.3819,140.0648%20167.3109,139.5828%20167.2039,139.1148%20C167.1009,138.6568%20166.9609,138.2008%20166.7899,137.7588%20C166.7349,137.6138%20166.6739,137.4698%20166.6099,137.3288%20C166.5249,137.1348%20166.4289,136.9458%20166.3299,136.7588%20C166.0609,136.2488%20165.7539,135.7728%20165.4179,135.3408%20C165.2279,135.0968%20165.0259,134.8618%20164.8149,134.6368%20C163.0489,132.7648%20160.6589,131.6928%20158.0859,131.6188%20L156.3429,131.5678%20C154.6039,131.5188%20152.8369,131.9468%20151.3089,132.8148%20C151.0379,132.9678%20150.7769,133.1328%20150.5259,133.3108%20C149.7649,133.8458%20149.0869,134.4858%20148.5109,135.2108%20C148.3179,135.4528%20148.1379,135.7048%20147.9699,135.9638%20C147.7989,136.2258%20147.6439,136.4938%20147.4999,136.7698%20C147.4289,136.9088%20147.3599,137.0488%20147.2939,137.1928%20C147.0999,137.6178%20146.9349,138.0638%20146.8029,138.5198%20C146.7579,138.6728%20146.7179,138.8278%20146.6809,138.9848%20C146.5329,139.6108%20146.4479,140.2618%20146.4299,140.9178%20C146.3799,142.6048%20146.5149,144.2988%20146.8309,145.9558%20L147.8379,151.2338%20C149.1519,158.1288%20146.5119,168.4238%20144.7279,172.0088%20C144.5629,172.3398%20144.4089,172.7878%20144.2719,173.3358%20L144.0849,174.0798%20L143.3179,174.0928%20C138.2859,174.1778%20134.7369,175.1698%20131.8859,175.9678%20C129.7319,176.5708%20127.8639,177.0918%20125.9219,177.1008%20M148.7719,212.4098%20C138.1829,212.4098%20129.1479,207.7918%20123.5819,199.2018%20C118.3019,191.0518%20120.7449,181.8668%20123.0219,177.7248%20C124.4669,175.0938%20125.4499,175.0928%20125.7949,175.1008%20L125.8729,175.1008%20C127.5579,175.1008%20129.2339,174.6318%20131.3479,174.0408%20C134.1679,173.2528%20137.6459,172.2808%20142.5409,172.1128%20C142.6609,171.7378%20142.7919,171.4098%20142.9369,171.1198%20C144.5699,167.8358%20147.0869,157.9758%20145.8729,151.6088%20L144.8659,146.3308%20C144.5239,144.5318%20144.3759,142.6908%20144.4299,140.8598%20C144.4529,140.0688%20144.5559,139.2828%20144.7339,138.5228%20C144.7799,138.3328%20144.8279,138.1478%20144.8809,137.9638%20C145.0399,137.4138%20145.2399,136.8738%20145.4769,136.3588%20C145.5559,136.1858%20145.6379,136.0178%20145.7239,135.8518%20C145.8979,135.5148%20146.0879,135.1888%20146.2919,134.8748%20C146.4929,134.5638%20146.7129,134.2588%20146.9439,133.9668%20C147.6399,133.0918%20148.4569,132.3208%20149.3739,131.6758%20C149.6779,131.4608%20149.9949,131.2608%20150.3209,131.0758%20C152.1679,130.0268%20154.2639,129.5088%20156.4009,129.5678%20L158.1449,129.6188%20C161.2509,129.7078%20164.1369,131.0038%20166.2709,133.2648%20C166.5259,133.5378%20166.7689,133.8198%20166.9959,134.1128%20C167.4039,134.6368%20167.7749,135.2118%20168.0969,135.8238%20C168.2159,136.0468%20168.3309,136.2778%20168.4369,136.5118%20C168.5139,136.6848%20168.5859,136.8598%20168.6549,137.0368%20C168.8609,137.5688%20169.0289,138.1198%20169.1549,138.6728%20C169.2829,139.2398%20169.3689,139.8198%20169.4109,140.3998%20C169.4399,140.7918%20169.4489,141.1888%20169.4379,141.5898%20C169.4079,142.5648%20169.0019,143.4698%20168.2929,144.1388%20C167.5829,144.8098%20166.6759,145.1608%20165.6799,145.1338%20L155.9839,144.8498%20L157.1849,153.1688%20C158.6509,161.8388%20158.3839,168.9178%20156.3859,174.1858%20C156.0819,174.9888%20154.8489,177.1258%20154.2529,178.1428%20C158.7499,185.3808%20165.9149,189.7928%20175.5619,191.2578%20C180.7429,192.0418%20190.0619,188.9768%20192.1399,184.8778%20C193.0339,183.1138%20192.5419,181.3248%20190.6339,179.4068%20C187.3839,176.1408%20186.5849,174.6878%20187.4689,173.6498%20C189.0129,171.8358%20195.1859,175.9268%20195.2459,175.9698%20C196.8229,177.1028%20199.9339,180.4428%20200.4119,184.9728%20C200.8359,188.9718%20199.2149,193.0208%20195.5949,197.0068%20C191.6729,201.3268%20186.8829,205.8008%20175.3919,208.8718%20C174.6509,209.0698%20172.9479,209.2328%20170.5929,209.4578%20C166.9989,209.8018%20162.0789,210.2728%20158.9349,211.0778%20C155.4379,211.9708%20152.0299,212.4098%20148.7719,212.4098'%20id='Fill-68'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.6631,161.9123%20C136.3421,150.6673%20127.6671,141.5613%20117.5691,139.3953%20C115.4731,138.9463%20114.8071,138.2653%20112.5011,138.1973%20L110.7341,138.1453%20C104.7851,137.9723%2099.8221,142.6533%2099.6481,148.6023%20C99.6051,150.0863%20100.7721,151.3233%20102.2561,151.3663%20C102.2561,151.3663%20120.3671,151.8903%20120.4521,151.8853%20C120.4531,151.8853%20121.9281,151.9293%20121.9291,151.9293%20C121.9271,151.9313%20120.4501,151.8893%20120.4481,151.8913%20C124.4041,153.7083%20126.7471,158.8993%20127.1061,161.6623%20C127.6181,165.5983%20127.0651,168.8143%20125.6521,171.3893%20C124.7121,173.1033%20124.5501,175.1973%20124.6371,176.8993%20C124.6371,176.8993%20124.6801,176.9153%20124.7391,176.9373%20C124.7751,177.8473%20124.8921,178.8843%20125.1281,180.0703%20C126.8681,178.9323%20129.5731,177.2213%20130.0651,176.9783%20C131.1281,176.4573%20133.5271,175.2683%20134.6011,174.6933%20C141.4721,171.0173%20135.2781,168.3083%20135.6631,161.9123'%20id='Fill-70'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M125.6172,176.1994%20L125.7122,176.2354%20L125.7382,176.8974%20C125.7582,177.3784%20125.8012,177.8814%20125.8672,178.4004%20C127.3602,177.4414%20129.1652,176.3074%20129.6242,176.0814%20C130.8142,175.4974%20133.1022,174.3614%20134.1302,173.8114%20C137.6162,171.9464%20137.1582,170.8484%20136.0522,168.1964%20C135.3632,166.5444%20134.5062,164.4884%20134.6652,161.8524%20L134.6652,161.8514%20C135.3522,150.4604%20126.2622,142.2834%20117.3592,140.3734%20C116.5012,140.1894%20115.8612,139.9684%20115.2982,139.7724%20C114.4302,139.4714%20113.7452,139.2344%20112.4712,139.1974%20L110.7052,139.1454%20C108.1122,139.0684%20105.6112,140.0134%20103.7122,141.8054%20C101.8122,143.5964%20100.7242,146.0214%20100.6482,148.6324%20C100.6212,149.5614%20101.3552,150.3404%20102.2852,150.3664%20C108.4212,150.5444%20120.1162,150.8814%20120.4572,150.8854%20C120.4552,150.8854%20120.8382,150.8954%20121.2202,150.9074%20L124.2752,150.9964%20L122.9572,152.3144%20C125.9592,154.8014%20127.7652,158.9794%20128.0972,161.5334%20C128.6202,165.5454%20128.0922,169.0224%20126.5292,171.8704%20C125.7882,173.2204%20125.6092,174.8754%20125.6172,176.1994%20L125.6172,176.1994%20Z%20M124.4352,181.7194%20L124.1472,180.2644%20C123.9672,179.3584%20123.8452,178.4824%20123.7802,177.6524%20L123.7632,177.6464%20L123.6382,176.9504%20C123.5142,174.5414%20123.8972,172.5094%20124.7752,170.9084%20C126.1302,168.4404%20126.5802,165.3734%20126.1152,161.7914%20C125.8202,159.5284%20123.7882,154.6484%20120.1992,152.8794%20C119.4342,152.8594%20116.1442,152.7674%20102.2262,152.3664%20C101.2422,152.3374%20100.3282,151.9274%2099.6522,151.2114%20C98.9762,150.4944%2098.6202,149.5574%2098.6482,148.5734%20C98.7412,145.4284%20100.0522,142.5094%20102.3402,140.3504%20C104.6282,138.1934%20107.6162,137.0714%20110.7632,137.1454%20L112.5302,137.1974%20C114.1102,137.2444%20115.0062,137.5534%20115.9532,137.8834%20C116.4872,138.0674%20117.0402,138.2604%20117.7792,138.4184%20C127.4962,140.5024%20137.4162,149.4664%20136.6612,161.9724%20L136.6612,161.9714%20C136.5302,164.1464%20137.2572,165.8884%20137.8982,167.4274%20C139.0112,170.0954%20140.1612,172.8534%20135.0732,175.5754%20C134.0222,176.1374%20131.7082,177.2864%20130.5062,177.8764%20C130.1172,178.0674%20127.6342,179.6264%20125.6762,180.9074%20L124.4352,181.7194%20Z'%20id='Fill-72'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M129.5156,174.7482%20C129.4776,173.0082%20129.2376,172.1072%20129.4536,171.4062%20C130.6946,167.3672%20131.0966,166.0932%20131.2226,161.7822%20C131.3476,157.4992%20128.9906,153.1932%20125.3916,150.8352%20C125.1946,150.7052%20122.5626,150.4422%20120.4486,151.8912%20C124.4046,153.7082%20126.7466,158.8992%20127.1066,161.6622%20C127.6186,165.5982%20127.0646,168.8152%20125.6526,171.3892%20C124.7116,173.1032%20124.5496,175.1972%20124.6366,176.8992%20C124.6366,176.8992%20129.4966,178.8882%20129.5156,174.7482'%20id='Fill-74'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.123,176.5451%20C125.914,176.8081%20127.43,177.1301%20128.281,176.5571%20C128.764,176.2331%20129.011,175.6271%20129.016,174.7521%20C129.001,174.1061%20128.958,173.5761%20128.922,173.1321%20C128.859,172.3501%20128.813,171.7851%20128.976,171.2591%20L129.008,171.1531%20C130.23,167.1741%20130.6,165.9731%20130.723,161.7681%20C130.842,157.6901%20128.642,153.5631%20125.117,151.2531%20C124.973,151.2221%20123.195,151.0521%20121.479,151.8721%20C125.069,154.0311%20127.24,158.8151%20127.602,161.5981%20C128.109,165.5011%20127.602,168.8771%20126.091,171.6291%20C125.233,173.1911%20125.081,175.1081%20125.123,176.5451%20M126.992,177.8741%20C125.721,177.8741%20124.522,177.3931%20124.447,177.3621%20L124.153,177.2421%20L124.138,176.9251%20C124.056,175.3331%20124.177,173.0391%20125.214,171.1491%20C126.62,168.5851%20127.09,165.4151%20126.61,161.7271%20C126.236,158.8491%20123.813,153.9871%20120.239,152.3451%20L119.437,151.9771%20L120.166,151.4791%20C122.383,149.9591%20125.234,150.1341%20125.667,150.4171%20C129.474,152.9121%20131.852,157.3801%20131.723,161.7971%20C131.596,166.1371%20131.185,167.4751%20129.964,171.4461%20L129.931,171.5531%20C129.825,171.8971%20129.862,172.3561%20129.919,173.0511%20C129.956,173.5141%20130.001,174.0641%20130.016,174.7371%20L130.016,174.7501%20C130.01,175.9821%20129.613,176.8691%20128.836,177.3891%20C128.292,177.7521%20127.633,177.8741%20126.992,177.8741'%20id='Fill-76'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M105.0293,139.8107%20C105.0293,139.8107%20105.0803,137.9297%20106.9703,137.2367%20C107.5483,137.0247%20108.6013,136.6317%20108.6013,136.6317%20C108.6013,136.6317%20109.6463,139.0187%20108.3673,139.5757%20C106.5273,140.3767%20105.0293,139.8107%20105.0293,139.8107'%20id='Fill-78'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M105.5908,139.4377%20C106.1028,139.5287%20107.0698,139.5937%20108.1668,139.1177%20C108.2968,139.0607%20108.3788,138.9737%20108.4328,138.8347%20C108.5948,138.4217%20108.4528,137.7497%20108.3048,137.2757%20L107.1428,137.7067%20C106.0748,138.0977%20105.7128,138.9397%20105.5908,139.4377%20M106.3398,140.5047%20C105.4688,140.5047%20104.8928,140.2927%20104.8528,140.2787%20L104.5198,140.1527%20L104.5288,139.7967%20C104.5318,139.7067%20104.6138,137.5677%20106.7988,136.7667%20L108.8698,135.9987%20L109.0598,136.4317%20C109.1348,136.6027%20109.7808,138.1367%20109.3638,139.2007%20C109.2128,139.5837%20108.9378,139.8727%20108.5668,140.0337%20C107.7328,140.3977%20106.9608,140.5047%20106.3398,140.5047'%20id='Fill-80'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M109.7471,138.6242%20C109.7471,138.6242%20109.8751,136.0622%20112.7691,135.7732%20C113.3101,135.7192%20114.7121,135.7942%20114.7121,135.7942%20C114.7121,135.7942%20115.2801,138.5252%20113.7521,138.7412%20C111.8741,139.0072%20109.7471,138.6242%20109.7471,138.6242'%20id='Fill-82'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M110.3262,138.2043%20C111.0442,138.2943%20112.4322,138.4223%20113.6812,138.2463%20C113.8522,138.2223%20113.9712,138.1503%20114.0672,138.0133%20C114.3542,137.6063%20114.3382,136.8003%20114.2792,136.2743%20C113.7992,136.2563%20113.1262,136.2413%20112.8202,136.2703%20C111.0572,136.4473%20110.5012,137.5643%20110.3262,138.2043%20M112.2852,139.3363%20C110.8992,139.3363%20109.7242,139.1283%20109.6582,139.1163%20L109.2252,139.0383%20L109.2482,138.5993%20C109.3002,137.5643%20110.0922,135.5383%20112.7202,135.2763%20C113.2782,135.2183%20114.5912,135.2873%20114.7382,135.2953%20L115.1232,135.3153%20L115.2012,135.6923%20C115.2412,135.8863%20115.5742,137.6083%20114.8872,138.5883%20C114.6322,138.9493%20114.2642,139.1743%20113.8222,139.2363%20C113.3102,139.3083%20112.7842,139.3363%20112.2852,139.3363'%20id='Fill-84'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M115.4736,139.0373%20C115.4736,139.0373%20115.9366,136.2063%20118.4666,137.0613%20C119.5486,137.4273%20120.1296,138.2733%20120.1296,138.2733%20C120.1296,138.2733%20119.5586,140.4243%20118.5496,140.1503%20C116.7876,139.6743%20115.4736,139.0373%20115.4736,139.0373'%20id='Fill-86'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M116.0635,138.7541%20C116.5655,138.9711%20117.5285,139.3571%20118.6805,139.6681%20C118.7215,139.6791%20118.7615,139.6791%20118.8275,139.6421%20C119.1165,139.4751%20119.4125,138.8621%20119.5745,138.3831%20C119.3645,138.1511%20118.9295,137.7451%20118.3065,137.5351%20C117.7315,137.3411%20117.2685,137.3551%20116.8905,137.5801%20C116.4305,137.8551%20116.1835,138.3931%20116.0635,138.7541%20M118.7255,140.6751%20C118.6235,140.6751%20118.5205,140.6601%20118.4185,140.6331%20C116.6325,140.1501%20115.3115,139.5141%20115.2555,139.4871%20L114.9195,139.3241%20L114.9805,138.9561%20C114.9905,138.8941%20115.2465,137.4021%20116.3725,136.7251%20C117.0075,136.3431%20117.7645,136.2951%20118.6265,136.5881%20C119.8525,137.0021%20120.5145,137.9501%20120.5425,137.9901%20L120.6715,138.1801%20L120.6135,138.4011%20C120.5695,138.5671%20120.1615,140.0261%20119.3275,140.5081%20C119.1355,140.6181%20118.9315,140.6751%20118.7255,140.6751'%20id='Fill-88'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M122.4863,153.0529%20C122.4863,153.0529%20128.5343,149.9909%20127.5603,144.5119%20C128.3323,145.1859%20130.3863,147.2339%20131.1243,148.2719%20C131.0923,149.3379%20131.1653,153.5779%20125.2353,156.2419%20C124.2393,155.1459%20123.4113,153.7909%20122.4863,153.0529'%20id='Fill-90'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M123.3213,153.1418%20C123.7303,153.5628%20124.1193,154.0648%20124.5253,154.5858%20C124.7973,154.9348%20125.0753,155.2938%20125.3643,155.6318%20C130.4093,153.2198%20130.5873,149.6978%20130.6203,148.4298%20C130.0863,147.7228%20129.0223,146.6058%20128.1653,145.7648%20C128.1213,149.6948%20124.7353,152.2458%20123.3213,153.1418%20L123.3213,153.1418%20Z%20M125.1093,156.8468%20L124.8653,156.5788%20C124.4643,156.1358%20124.0933,155.6608%20123.7353,155.1998%20C123.1993,154.5088%20122.6923,153.8568%20122.1753,153.4438%20L121.5673,152.9588%20L122.2593,152.6068%20C122.3173,152.5788%20127.9643,149.6418%20127.0683,144.5998%20L126.8193,143.2018%20L127.8893,144.1348%20C128.7133,144.8538%20130.7713,146.9118%20131.5313,147.9828%20L131.6293,148.1188%20L131.6243,148.2868%20C131.5303,152.0998%20129.4513,154.8968%20125.4403,156.6988%20L125.1093,156.8468%20Z'%20id='Fill-92'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M105.8545,139.3166%20C105.8545,139.3166%20105.8805,138.3426%20106.8595,137.9846%20C107.1585,137.8756%20107.7045,137.6706%20107.7045,137.6706%20C107.7045,137.6706%20108.2445,138.9066%20107.5835,139.1946%20C106.6295,139.6096%20105.8545,139.3166%20105.8545,139.3166'%20id='Fill-94'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M110.9951,138.0803%20C110.9951,138.0803%20111.0601,136.7743%20112.5361,136.6273%20C112.8111,136.6003%20113.5261,136.6383%20113.5261,136.6383%20C113.5261,136.6383%20113.8161,138.0303%20113.0371,138.1403%20C112.0791,138.2753%20110.9951,138.0803%20110.9951,138.0803'%20id='Fill-96'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M116.3975,138.8596%20C116.3975,138.8596%20116.6435,137.3576%20117.9865,137.8116%20C118.5595,138.0056%20118.8685,138.4546%20118.8685,138.4546%20C118.8685,138.4546%20118.5655,139.5946%20118.0305,139.4506%20C117.0955,139.1976%20116.3975,138.8596%20116.3975,138.8596'%20id='Fill-98'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M114.543,149.9201%20L109.1,149.7621%20C109.18,147.0201%20111.467,144.8621%20114.209,144.9421%20L114.688,144.9561%20C116.059,144.9961%20117.138,146.1401%20117.098,147.5111%20C117.058,148.8821%20115.913,149.9601%20114.543,149.9201'%20id='Fill-100'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M114.0869,149.8137%20L109.1959,149.6707%20C109.2589,147.5167%20111.0559,145.8217%20113.2099,145.8847%20L114.2009,145.9137%20C115.2779,145.9457%20116.1249,146.8437%20116.0939,147.9207%20C116.0629,148.9977%20115.1639,149.8447%20114.0869,149.8137'%20id='Fill-102'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M114.1016,149.3137%20C114.1156,149.3147%20114.1296,149.3147%20114.1446,149.3147%20C114.9246,149.3147%20115.5716,148.6917%20115.5936,147.9067%20C115.6176,147.1067%20114.9856,146.4367%20114.1866,146.4137%20L113.1956,146.3847%20C112.2876,146.3547%20111.4226,146.6867%20110.7616,147.3097%20C110.2236,147.8177%20109.8726,148.4707%20109.7476,149.1867%20L114.1016,149.3137%20Z%20M114.1446,150.3147%20C114.1206,150.3147%20114.0966,150.3147%20114.0726,150.3137%20L108.6816,150.1567%20L108.6966,149.6567%20C108.7306,148.4807%20109.2206,147.3897%20110.0756,146.5827%20C110.9306,145.7757%20112.0406,145.3577%20113.2246,145.3847%20L114.2156,145.4137%20C115.5666,145.4547%20116.6326,146.5847%20116.5936,147.9357%20C116.5546,149.2617%20115.4626,150.3147%20114.1446,150.3147%20L114.1446,150.3147%20Z'%20id='Fill-104'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M110.1133,148.632%20C110.0953,149.234%20110.5683,149.735%20111.1703,149.752%20C111.7713,149.77%20112.2733,149.297%20112.2913,148.695%20C112.3083,148.094%20111.8363,147.592%20111.2343,147.574%20C110.6333,147.557%20110.1313,148.03%20110.1133,148.632'%20id='Fill-106'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M102.0303,150.5412%20L102.0303,150.5412%20C102.3423,150.4832%20102.6243,150.3192%20102.8283,150.0772%20L103.2063,149.6292%20L102.3883,149.7792%20L101.9063,149.8682%20C101.7203,149.9022%20101.5973,150.0812%20101.6323,150.2672%20C101.6663,150.4522%20101.8443,150.5752%20102.0303,150.5412'%20id='Fill-108'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.4893,153.1906%20C123.4893,153.1906%20128.1463,150.8546%20128.2213,145.8786%20C130.1503,147.3726%20130.6573,148.3156%20130.6573,148.3156%20C130.6573,148.3156%20130.2453,150.6736%20129.1063,151.8366%20C127.3603,153.6216%20125.5803,154.1336%20123.4893,153.1906'%20id='Fill-110'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M127.8555,152.4436%20C127.8555,152.4436%20125.9945,154.2306%20124.2045,155.0606'%20id='Fill-112'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.4141,155.5139%20L123.9941,154.6079%20C125.6851,153.8229%20127.4911,152.0999%20127.5091,152.0829%20L128.2021,152.8039%20C128.1231,152.8789%20126.2591,154.6599%20124.4141,155.5139'%20id='Fill-114'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.2744,172.3088%20L144.3114,170.2628%20C140.7704,160.7738%20140.3424,155.2498%20142.5834,146.3578%20L143.8954,141.1488%20C144.3264,139.4398%20144.5694,137.6888%20144.6204,135.9268%20C144.7924,130.0548%20140.1704,125.1558%20134.2984,124.9838%20L132.5824,124.9338%20C126.7904,124.7648%20121.9584,129.3228%20121.7894,135.1148%20L121.7804,135.4148%20C121.7404,136.7928%20122.8254,137.9428%20124.2024,137.9838%20L135.0714,138.3008%20L133.1484,147.7008%20C127.3644,172.8728%20127.5704,183.1538%20137.5584,181.3328'%20id='Fill-116'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M135.4687,182.5393%20C133.4557,182.5393%20131.8887,181.9293%20130.7097,180.6953%20C127.1307,176.9493%20127.5417,167.6363%20132.1737,147.4763%20L133.8537,139.2663%20L124.1727,138.9833%20C122.2457,138.9263%20120.7247,137.3113%20120.7807,135.3863%20L120.7887,135.0853%20C120.9747,128.7513%20126.2517,123.7593%20132.6117,123.9343%20L134.3277,123.9833%20C137.4357,124.0753%20140.3207,125.3703%20142.4527,127.6323%20C144.5857,129.8933%20145.7107,132.8493%20145.6197,135.9563%20C145.5677,137.7863%20145.3137,139.6153%20144.8647,141.3933%20L143.5527,146.6013%20C141.3637,155.2923%20141.7437,160.5213%20145.2477,169.9133%20L146.1797,171.8833%20L144.3687,172.7343%20L143.4057,170.6883%20C139.7447,160.8863%20139.3337,155.1623%20141.6137,146.1133%20L142.9257,140.9043%20C143.3377,139.2683%20143.5727,137.5833%20143.6197,135.8973%20C143.7767,130.5863%20139.5807,126.1393%20134.2697,125.9833%20L132.5527,125.9343%20C129.9947,125.8523%20127.6067,126.7773%20125.7627,128.5163%20C123.9187,130.2563%20122.8627,132.6093%20122.7887,135.1433%20L122.7807,135.4443%20C122.7557,136.2683%20123.4067,136.9593%20124.2317,136.9833%20L136.2887,137.3363%20L134.1277,147.9003%20C131.0597,161.2583%20128.4297,175.4143%20132.1557,179.3133%20C133.2447,180.4543%20134.9547,180.7883%20137.3787,180.3503%20L137.7387,182.3163%20C136.9257,182.4653%20136.1697,182.5393%20135.4687,182.5393'%20id='Fill-118'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M127.2988,126.0383%20C127.2988,126.0383%20127.5278,124.2013%20129.3798,123.5213%20C129.9448,123.3143%20130.8138,123.5783%20130.8138,123.5783%20C130.8138,123.5783%20131.8218,125.2633%20130.5698,125.8083%20C128.7668,126.5933%20127.2988,126.0383%20127.2988,126.0383'%20id='Fill-120'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.9063,125.676%20C128.4163,125.764%20129.3233,125.807%20130.3703,125.35%20C130.5783,125.259%20130.6383,125.145%20130.6673,125.055%20C130.7673,124.746%20130.6033,124.283%20130.4743,124.008%20C130.1843,123.947%20129.7873,123.906%20129.5523,123.991%20C128.5173,124.37%20128.0823,125.177%20127.9063,125.676%20M128.5833,126.729%20C127.7273,126.729%20127.1613,126.521%20127.1223,126.506%20L126.7543,126.367%20L126.8023,125.977%20C126.8133,125.889%20127.0933,123.828%20129.2083,123.052%20C129.9103,122.793%20130.8533,123.069%20130.9593,123.1%20L131.1433,123.155%20L131.2423,123.322%20C131.3113,123.436%20131.9053,124.469%20131.6203,125.36%20C131.4893,125.768%20131.1943,126.081%20130.7683,126.267%20C129.9503,126.623%20129.1923,126.729%20128.5833,126.729'%20id='Fill-122'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M131.6768,125.5578%20C131.6768,125.5578%20131.8218,122.6578%20135.0998,122.3288%20C135.7108,122.2678%20136.4908,122.3508%20136.4908,122.3508%20C136.4908,122.3508%20137.9428,125.4458%20136.2118,125.6908%20C134.0848,125.9918%20131.6768,125.5578%20131.6768,125.5578'%20id='Fill-124'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M132.2529,125.1389%20C133.0479,125.2429%20134.6779,125.4019%20136.1419,125.1959%20C136.3559,125.1649%20136.4289,125.0789%20136.4729,124.9989%20C136.7039,124.5699%20136.4489,123.5519%20136.1529,122.8259%20C135.8879,122.8079%20135.4849,122.7929%20135.1489,122.8259%20C133.0649,123.0349%20132.4399,124.4099%20132.2529,125.1389%20M134.5509,126.2969%20C132.9869,126.2969%20131.6629,126.0639%20131.5879,126.0499%20L131.1549,125.9719%20L131.1779,125.5339%20C131.2339,124.3809%20132.1179,122.1249%20135.0499,121.8319%20C135.7029,121.7669%20136.5099,121.8499%20136.5439,121.8539%20L136.8239,121.8829%20L136.9439,122.1389%20C137.0489,122.3629%20137.9539,124.3619%20137.3529,125.4749%20C137.2019,125.7509%20136.8959,126.0989%20136.2819,126.1859%20C135.7049,126.2669%20135.1119,126.2969%20134.5509,126.2969'%20id='Fill-126'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.5,126.3889%20C137.5,126.3889%20138.023,123.6269%20140.481,124.5289%20C141.531,124.9139%20142.079,125.7579%20142.079,125.7579%20C142.079,125.7579%20141.466,127.8489%20140.484,127.5569%20C138.771,127.0459%20137.5,126.3889%20137.5,126.3889'%20id='Fill-128'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.0977,126.1213%20C138.5857,126.3473%20139.5147,126.7463%20140.6267,127.0773%20C140.6607,127.0873%20140.6967,127.0943%20140.7637,127.0563%20C141.0477,126.9013%20141.3507,126.3163%20141.5207,125.8533%20C141.3207,125.6213%20140.9087,125.2183%20140.3087,124.9983%20C139.7497,124.7913%20139.2987,124.7963%20138.9257,125.0083%20C138.4777,125.2623%20138.2247,125.7733%20138.0977,126.1213%20M140.6717,128.0853%20C140.5617,128.0853%20140.4517,128.0683%20140.3417,128.0363%20C138.6037,127.5173%20137.3247,126.8603%20137.2707,126.8333%20L136.9397,126.6623%20L137.0087,126.2963%20C137.0207,126.2333%20137.3087,124.7753%20138.4327,124.1383%20C139.0667,123.7783%20139.8137,123.7513%20140.6537,124.0583%20C141.8467,124.4973%20142.4727,125.4453%20142.4977,125.4853%20L142.6227,125.6783%20L142.5587,125.8983%20C142.4827,126.1613%20142.0567,127.4913%20141.2427,127.9343%20C141.0587,128.0343%20140.8657,128.0853%20140.6717,128.0853'%20id='Fill-130'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M126.0234,175.7717%20C126.6574,175.3257%20127.2924,175.0767%20127.8354,174.9627'%20id='Fill-132'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M126.3115,176.1809%20L125.7355,175.3629%20C126.3595,174.9229%20127.0505,174.6159%20127.7345,174.4739%20L127.9375,175.4519%20C127.5535,175.5329%20126.9595,175.7239%20126.3115,176.1809'%20id='Fill-134'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M129.625,175.8195%20C128.059,168.5485%20131.667,154.8405%20132.355,151.4615%20L135.086,137.9195%20L136.108,137.9495%20C137.404,137.9875%20138.345,139.4235%20138.123,140.7035%20L136.087,152.4595%20C135.398,156.4395%20134.263,174.9285%20141.092,179.1075%20C142.548,179.9995%20144.974,179.5125%20145.894,179.1065%20C149.24,177.6265%20150.31,173.5375%20151.13,170.2415%20C152.828,163.4185%20151.818,157.9935%20151.645,152.6005%20L151.493,145.8565%20C151.466,144.6375%20152.472,143.3745%20153.688,143.4095%20L154.93,143.4455%20L156.768,157.1205%20C157.326,161.0155%20158.664,174.5065%20150.561,180.5755%20C150.414,180.6845%20152.47,181.2085%20151.839,182.2515%20C149.334,186.3915%20142.413,186.8555%20141.061,188.6205%20C135.854,195.4165%20140.108,210.3415%20140.108,210.3415%20C140.108,210.3415%20134.619,207.9635%20131.269,204.7795%20C123.436,197.3365%20122.72,186.8645%20122.772,183.7895%20C122.835,180.1105%20123.867,177.8575%20125.097,176.5305'%20id='Fill-136'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M140.8789,211.2209%20L139.9089,210.8009%20C139.6819,210.7019%20134.2999,208.3499%20130.9239,205.1419%20C122.4789,197.1169%20122.2349,185.9399%20122.2729,183.7809%20C122.3289,180.4439%20123.1559,177.8899%20124.7299,176.1909%20L125.4639,176.8699%20C124.0819,178.3619%20123.3239,180.7569%20123.2729,183.7979%20C123.2499,185.0759%20123.2979,196.5159%20131.6129,204.4169%20C134.0369,206.7199%20137.6539,208.6169%20139.3569,209.4409%20C138.4839,205.8839%20136.1119,194.2559%20140.6639,188.3169%20C141.2749,187.5189%20142.6399,187.0269%20144.3689,186.4029%20C146.8609,185.5029%20149.9639,184.3839%20151.4109,181.9919%20C151.4729,181.8909%20151.4599,181.8459%20151.4549,181.8289%20C151.3859,181.5919%20150.8159,181.3089%20150.6019,181.2019%20C150.3229,181.0649%20150.0829,180.9459%20150.0549,180.6349%20L150.0299,180.3569%20L150.2619,180.1749%20C158.0599,174.3339%20156.8339,161.1069%20156.2729,157.1919%20L154.4899,143.9329%20L153.6739,143.9089%20C153.2919,143.8739%20152.9229,144.0639%20152.6079,144.3759%20C152.2169,144.7649%20151.9819,145.3269%20151.9929,145.8459%20L152.1449,152.5899%20C152.1839,153.8159%20152.2679,155.0469%20152.3529,156.2979%20C152.6429,160.5889%20152.9429,165.0279%20151.6149,170.3629%20C150.8169,173.5689%20149.7249,177.9589%20146.0959,179.5639%20C145.1479,179.9849%20142.5019,180.5579%20140.8309,179.5339%20C133.5039,175.0509%20135.0119,155.7409%20135.5939,152.3739%20L137.6309,140.6179%20C137.7229,140.0869%20137.5539,139.4819%20137.1909,139.0369%20C136.8919,138.6699%20136.5019,138.4609%20136.0939,138.4499%20L135.4929,138.4319%20L132.8459,151.5599%20C132.7519,152.0189%20132.6059,152.6649%20132.4259,153.4579%20C131.3349,158.2679%20128.7809,169.5309%20130.1139,175.7139%20L129.1359,175.9249%20C127.7579,169.5259%20130.2519,158.5239%20131.4499,153.2369%20C131.6289,152.4519%20131.7739,151.8139%20131.8649,151.3619%20L134.6789,137.4069%20L136.1229,137.4499%20C136.8249,137.4699%20137.4799,137.8099%20137.9659,138.4049%20C138.5149,139.0769%20138.7579,139.9679%20138.6149,140.7879%20L136.5789,152.5439%20C135.7789,157.1739%20134.9609,174.7699%20141.3529,178.6809%20C142.6009,179.4469%20144.8289,179.0289%20145.6909,178.6499%20C148.8719,177.2419%20149.8969,173.1259%20150.6449,170.1199%20C151.9349,164.9379%20151.6399,160.5799%20151.3549,156.3659%20C151.2689,155.1029%20151.1849,153.8599%20151.1449,152.6169%20L150.9929,145.8669%20C150.9759,145.0739%20151.3159,144.2509%20151.9029,143.6669%20C152.4149,143.1589%20153.0519,142.9169%20153.7029,142.9089%20L155.3689,142.9579%20L157.2629,157.0539%20C157.8289,161.0039%20159.0389,174.1469%20151.4419,180.5139%20C151.8379,180.7399%20152.2749,181.0659%20152.4149,181.5499%20C152.4799,181.7699%20152.5049,182.1159%20152.2669,182.5099%20C150.6369,185.2039%20147.3499,186.3909%20144.7079,187.3429%20C143.2589,187.8669%20141.8899,188.3609%20141.4569,188.9239%20C136.4609,195.4459%20140.5479,210.0579%20140.5889,210.2049%20L140.8789,211.2209%20Z'%20id='Fill-138'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M194.7354,183.7473%20C194.7354,183.7473%20195.9154,182.5153%20195.3224,180.7973%20C195.1414,180.2723%20194.4484,179.8063%20194.4484,179.8063%20C194.4484,179.8063%20192.6584,180.0653%20192.9974,181.2773%20C193.4854,183.0213%20194.7354,183.7473%20194.7354,183.7473'%20id='Fill-140'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M194.3291,180.341%20C194.0481,180.414%20193.6561,180.568%20193.5111,180.791%20C193.4691,180.857%20193.4271,180.956%20193.4781,181.143%20C193.7501,182.113%20194.2781,182.723%20194.6321,183.042%20C194.8781,182.624%20195.1661,181.876%20194.8501,180.96%20C194.7771,180.749%20194.5251,180.501%20194.3291,180.341%20L194.3291,180.341%20Z%20M194.8241,184.377%20L194.4841,184.18%20C194.4261,184.146%20193.0531,183.33%20192.5161,181.412%20C192.3971,180.989%20192.4521,180.585%20192.6741,180.244%20C193.1531,179.508%20194.2531,179.329%20194.3761,179.311%20L194.5671,179.283%20L194.7271,179.391%20C194.8121,179.448%20195.5661,179.971%20195.7951,180.634%20C196.4791,182.617%20195.1531,184.033%20195.0971,184.093%20L194.8241,184.377%20Z'%20id='Fill-142'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M194.4092,181.9777%20C194.4092,181.9777%20194.8222,181.5457%20194.6142,180.9437%20C194.5512,180.7587%20194.3072,180.5957%20194.3072,180.5957%20C194.3072,180.5957%20193.6802,180.6867%20193.7992,181.1117%20C193.9712,181.7237%20194.4092,181.9777%20194.4092,181.9777'%20id='Fill-144'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M185.1143,192.5383%20C185.1143,192.5383%20184.1013,190.0313%20186.7423,188.4713%20C187.2343,188.1803%20187.9263,187.9443%20187.9263,187.9443%20C187.9263,187.9443%20190.3633,189.9903%20188.9973,190.8753%20C187.3183,191.9623%20185.1143,192.5383%20185.1143,192.5383'%20id='Fill-146'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M187.8174,188.5178%20C187.5884,188.6068%20187.2564,188.7468%20186.9974,188.9018%20C185.3674,189.8648%20185.3454,191.2218%20185.4644,191.9138%20C186.1864,191.6868%20187.5924,191.1888%20188.7254,190.4548%20C188.8804,190.3548%20188.9074,190.2668%20188.9124,190.1868%20C188.9384,189.7538%20188.3354,189.0048%20187.8174,188.5178%20L187.8174,188.5178%20Z%20M184.8154,193.1328%20L184.6504,192.7258%20C184.2454,191.7208%20184.1064,189.4488%20186.4884,188.0398%20C187.0184,187.7268%20187.7344,187.4818%20187.7644,187.4708%20L188.0314,187.3798%20L188.2474,187.5618%20C188.5384,187.8048%20189.9824,189.0798%20189.9104,190.2478%20C189.8914,190.5478%20189.7654,190.9738%20189.2684,191.2948%20C187.5424,192.4128%20185.3344,192.9968%20185.2404,193.0218%20L184.8154,193.1328%20Z'%20id='Fill-148'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M186.0449,191.633%20C186.0449,191.633%20185.4829,190.243%20186.9469,189.378%20C187.2209,189.216%20187.6049,189.086%20187.6049,189.086%20C187.6049,189.086%20188.9559,190.221%20188.1979,190.711%20C187.2679,191.314%20186.0449,191.633%20186.0449,191.633'%20id='Fill-150'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M193.2656,184.6613%20C193.2656,184.6613%20195.0966,186.3663%20193.2506,187.7893%20C192.4626,188.3973%20191.5676,188.4103%20191.5676,188.4103%20C191.5676,188.4103%20190.2836,186.9553%20190.9686,186.3543%20C192.1666,185.3073%20193.2656,184.6613%20193.2656,184.6613'%20id='Fill-152'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M193.1709,185.3117%20C192.7629,185.5787%20192.0479,186.0757%20191.2979,186.7307%20C191.2559,187.0597%20191.5279,187.5437%20191.7839,187.8847%20C192.0539,187.8407%20192.5229,187.7197%20192.9449,187.3937%20C193.3509,187.0817%20193.5559,186.7537%20193.5739,186.3917%20C193.5949,185.9697%20193.3629,185.5697%20193.1709,185.3117%20L193.1709,185.3117%20Z%20M191.3449,188.9137%20L191.1919,188.7417%20C191.0289,188.5557%20190.2159,187.5877%20190.2699,186.7427%20C190.2899,186.4367%20190.4169,186.1727%20190.6399,185.9787%20C191.8589,184.9117%20192.9659,184.2577%20193.0129,184.2307%20L193.3339,184.0407%20L193.6069,184.2947%20C193.6489,184.3337%20194.6279,185.2597%20194.5729,186.4347%20C194.5419,187.0997%20194.1999,187.6887%20193.5569,188.1847%20C192.6479,188.8867%20191.6179,188.9097%20191.5739,188.9107%20L191.3449,188.9137%20Z'%20id='Fill-154'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M192.958,185.8234%20C192.958,185.8234%20193.77,186.5784%20192.952,187.2094%20C192.603,187.4774%20192.206,187.4834%20192.206,187.4834%20C192.206,187.4834%20191.637,186.8394%20191.94,186.5734%20C192.472,186.1094%20192.958,185.8234%20192.958,185.8234'%20id='Fill-156'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M176.0586,193.5774%20C176.0586,193.5774%20175.5026,191.3554%20177.9546,190.5514%20C180.4056,189.7474%20181.0356,190.4944%20181.0356,190.4944%20C181.0356,190.4944%20182.3116,192.7914%20181.0906,193.4834%20C179.8716,194.1754%20176.0586,193.5774%20176.0586,193.5774'%20id='Fill-158'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M176.501,193.1359%20C177.943,193.3289%20180.13,193.4529%20180.845,193.0489%20C181.457,192.7009%20180.893,191.3129%20180.642,190.8199%20C180.488,190.7319%20179.827,190.4609%20178.11,191.0269%20C176.621,191.5149%20176.472,192.5869%20176.501,193.1359%20M178.976,194.3179%20C177.612,194.3179%20176.225,194.1099%20175.981,194.0719%20L175.654,194.0199%20L175.573,193.6979%20C175.343,192.7749%20175.51,190.8269%20177.798,190.0759%20C180.439,189.2109%20181.276,190.0039%20181.417,190.1719%20C182.036,191.2659%20182.642,193.1789%20181.338,193.9179%20C180.801,194.2229%20179.894,194.3179%20178.976,194.3179'%20id='Fill-160'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M177.2109,193.1096%20C177.2109,193.1096%20176.9229,191.9546%20178.1969,191.5366%20C179.4719,191.1186%20179.7999,191.5056%20179.7999,191.5056%20C179.7999,191.5056%20180.4629,192.7016%20179.8279,193.0606%20C179.1939,193.4216%20177.2109,193.1096%20177.2109,193.1096'%20id='Fill-162'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M134.459,141.2229%20C134.459,141.2229%20138.268,143.5249%20143.768,141.7079%20C143.345,143.3859%20142.485,146.7559%20142.485,146.7559%20C142.485,146.7559%20137.397,148.1559%20133.579,145.5939%20C134.043,143.3669%20134.459,141.2229%20134.459,141.2229'%20id='Fill-164'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M134.1387,145.3586%20C137.1907,147.2136%20141.0247,146.5676%20142.0757,146.3386%20C142.2537,145.6396%20142.7147,143.8296%20143.0677,142.4386%20C139.0747,143.5026%20136.0677,142.5176%20134.8237,141.9646%20C134.6767,142.7066%20134.4197,143.9966%20134.1387,145.3586%20M139.2257,147.6436%20C137.4427,147.6436%20135.2327,147.3046%20133.3007,146.0086%20L133.0207,145.8216%20L133.0897,145.4926%20C133.5527,143.2676%20133.9677,141.1276%20133.9677,141.1276%20L134.1037,140.4276%20L134.7167,140.7946%20C134.7517,140.8156%20138.4127,142.9476%20143.6107,141.2336%20L144.4747,140.9486%20L144.2517,141.8306%20C143.8287,143.5086%20142.9697,146.8796%20142.9697,146.8796%20L142.8987,147.1616%20L142.6177,147.2386%20C142.5067,147.2686%20141.1027,147.6436%20139.2257,147.6436'%20id='Fill-166'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.7139,132.2316%20C163.7139,132.2316%20163.5919,130.3696%20161.7689,129.5786%20C161.2119,129.3356%20159.6939,129.2306%20159.6939,129.2306%20C159.6939,129.2306%20159.2099,131.1846%20160.4379,131.8076%20C162.2049,132.7036%20163.7139,132.2316%20163.7139,132.2316'%20id='Fill-168'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M160.1182,129.7697%20C160.0722,130.2707%20160.0972,131.0747%20160.6642,131.3617%20C161.6912,131.8827%20162.6122,131.8917%20163.1302,131.8337%20C162.9832,131.3207%20162.5942,130.4817%20161.5692,130.0377%20C161.3052,129.9217%20160.6562,129.8267%20160.1182,129.7697%20M162.6902,132.8557%20C162.0312,132.8557%20161.1542,132.7317%20160.2122,132.2537%20C158.6462,131.4597%20159.1852,129.2067%20159.2092,129.1107%20L159.3102,128.7027%20L159.7292,128.7317%20C159.8932,128.7437%20161.3502,128.8507%20161.9682,129.1207%20C164.0472,130.0217%20164.2072,132.1107%20164.2132,132.1997%20L164.2382,132.5907%20L163.8632,132.7087%20C163.8272,132.7197%20163.3782,132.8557%20162.6902,132.8557'%20id='Fill-170'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M159.060504,131.1467%20C159.060504,131.1467%20159.0815,128.6157%20156.2465,128.1637%20C155.7175,128.0787%20155.0345,128.1117%20155.0345,128.1117%20C155.0345,128.1117%20153.6145,130.7307%20155.1075,131.0317%20C156.9435,131.4017%20159.060504,131.1467%20159.060504,131.1467'%20id='Fill-172'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.3467,128.6047%20C155.0697,129.2007%20154.8087,130.0377%20154.9747,130.3897%20C154.9927,130.4297%20155.0287,130.5047%20155.2057,130.5417%20C156.4217,130.7867%20157.7857,130.7427%20158.5017,130.6937%20C158.3587,130.0517%20157.8657,128.9277%20156.1667,128.6577%20C155.9097,128.6157%20155.5887,128.6047%20155.3487,128.6047%20L155.3467,128.6047%20Z%20M157.3987,131.7327%20C156.6787,131.7327%20155.8227,131.6857%20155.0087,131.5217%20C154.4527,131.4097%20154.1907,131.0747%20154.0687,130.8127%20C153.5977,129.8067%20154.4237,128.1877%20154.5947,127.8737%20L154.7287,127.6257%20L155.0097,127.6127%20C155.0397,127.6097%20155.7507,127.5777%20156.3257,127.6687%20C158.9047,128.0807%20159.5697,130.1257%20159.5607,131.1507%20L159.5567,131.5907%20L159.1197,131.6427%20C159.0697,131.6497%20158.3547,131.7327%20157.3987,131.7327%20L157.3987,131.7327%20Z'%20id='Fill-174'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.6641,131.1731%20C153.6641,131.1731%20153.3001,128.3641%20150.7741,129.1261%20C149.6961,129.4521%20149.0951,130.2691%20149.0951,130.2691%20C149.0951,130.2691%20149.5891,132.4071%20150.5931,132.1711%20C152.3461,131.7581%20153.6641,131.1731%20153.6641,131.1731'%20id='Fill-176'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.6465,130.3967%20C149.7925,130.8797%20150.0595,131.4817%20150.3395,131.6547%20C150.4075,131.6977%20150.4475,131.6897%20150.4785,131.6847%20C151.6205,131.4157%20152.5805,131.0687%20153.0835,130.8717%20C152.9765,130.5107%20152.7505,129.9777%20152.3095,129.6947%20C151.9475,129.4617%20151.4935,129.4337%20150.9185,129.6047%20C150.3025,129.7917%20149.8625,130.1737%20149.6465,130.3967%20M150.4395,132.6897%20C150.2225,132.6897%20150.0085,132.6267%20149.8115,132.5037%20C149.0185,132.0107%20148.6695,130.6497%20148.6075,130.3807%20L148.5555,130.1577%20L148.6925,129.9717%20C148.7205,129.9337%20149.4065,129.0177%20150.6295,128.6477%20C151.4915,128.3877%20152.2405,128.4597%20152.8565,128.8567%20C153.9485,129.5637%20154.1515,131.0457%20154.1605,131.1087%20L154.2085,131.4787%20L153.8675,131.6297%20C153.8115,131.6547%20152.4855,132.2387%20150.7075,132.6577%20C150.6185,132.6787%20150.5285,132.6897%20150.4395,132.6897'%20id='Fill-178'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M128.2715,125.6008%20C128.2715,125.6008%20128.3935,124.6198%20129.3825,124.2558%20C129.6845,124.1458%20130.1485,124.2868%20130.1485,124.2868%20C130.1485,124.2868%20130.6875,125.1868%20130.0185,125.4778%20C129.0555,125.8968%20128.2715,125.6008%20128.2715,125.6008'%20id='Fill-180'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M132.7656,125.1018%20C132.7656,125.1018%20132.8566,123.2828%20134.9116,123.0778%20C135.2946,123.0388%20135.7846,123.0908%20135.7846,123.0908%20C135.7846,123.0908%20136.6946,125.0318%20135.6096,125.1848%20C134.2756,125.3728%20132.7656,125.1018%20132.7656,125.1018'%20id='Fill-182'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M138.5859,126.1418%20C138.5859,126.1418%20138.8879,124.5478%20140.3069,125.0678%20C140.9119,125.2898%20141.2289,125.7768%20141.2289,125.7768%20C141.2289,125.7768%20140.8739,126.9838%20140.3089,126.8148%20C139.3189,126.5208%20138.5859,126.1418%20138.5859,126.1418'%20id='Fill-184'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M162.8115,131.7307%20C162.8115,131.7307%20162.7475,130.7467%20161.7835,130.3277%20C161.4895,130.2007%20160.6865,130.1437%20160.6865,130.1437%20C160.6865,130.1437%20160.4305,131.1767%20161.0795,131.5057%20C162.0135,131.9797%20162.8115,131.7307%20162.8115,131.7307'%20id='Fill-186'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M157.969703,130.6682%20C157.969703,130.6682%20157.9817,129.2692%20156.4127,129.0192%20C156.1207,128.9722%20155.7427,128.9902%20155.7427,128.9902%20C155.7427,128.9902%20154.9577,130.4382%20155.7837,130.6052%20C156.7987,130.8092%20157.969703,130.6682%20157.969703,130.6682'%20id='Fill-188'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M152.6748,130.9533%20C152.6748,130.9533%20152.4748,129.4173%20151.0938,129.8343%20C150.5038,130.0123%20150.1748,130.4593%20150.1748,130.4593%20C150.1748,130.4593%20150.4458,131.6293%20150.9938,131.5003%20C151.9528,131.2743%20152.6748,130.9533%20152.6748,130.9533'%20id='Fill-190'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M145.8887,146.3547%20C145.8887,146.3547%20150.6607,147.2427%20155.2537,146.2557%20C155.6257,148.7477%20155.8567,150.6257%20155.8567,150.6257%20C155.8567,150.6257%20152.6307,152.6807%20146.8257,151.2647%20C146.2287,148.0627%20145.8887,146.3547%20145.8887,146.3547'%20id='Fill-192'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.2568,150.8527%20C151.6558,151.8427%20154.4688,150.7577%20155.3178,150.3477%20C155.2418,149.7607%20155.0728,148.4647%20154.8358,146.8497%20C151.3758,147.4917%20147.9658,147.1577%20146.5168,146.9577%20C146.6598,147.6977%20146.9128,149.0097%20147.2568,150.8527%20M150.7828,152.2657%20C149.6058,152.2657%20148.2428,152.1247%20146.7068,151.7497%20L146.3928,151.6737%20L146.3338,151.3567%20C145.7378,148.1607%20145.3988,146.4547%20145.3988,146.4527%20L145.2538,145.7287%20L145.9798,145.8637%20C146.0268,145.8717%20150.7148,146.7217%20155.1488,145.7667%20L155.6698,145.6557%20L155.7478,146.1817%20C156.1218,148.6807%20156.3528,150.5657%20156.3528,150.5657%20L156.3918,150.8777%20L156.1248,151.0477%20C156.0218,151.1137%20154.1608,152.2647%20150.7828,152.2657'%20id='Fill-194'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.959,141.7707%20L159.402,141.9297%20C159.482,139.1877%20157.324,136.9007%20154.583,136.8207%20L154.105,136.8067%20C152.733,136.7667%20151.59,137.8457%20151.55,139.2157%20C151.51,140.5867%20152.588,141.7307%20153.959,141.7707'%20id='Fill-196'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M154.5576,141.6945%20L159.3116,141.8345%20C159.3736,139.6795%20157.6786,137.8825%20155.5256,137.8195%20L154.3966,137.7875%20C153.3956,137.7575%20152.5606,138.5455%20152.5316,139.5465%20C152.4976,140.6995%20153.4056,141.6615%20154.5576,141.6945'%20id='Fill-198'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.3428,138.2863%20C154.0058,138.2863%20153.6888,138.4123%20153.4428,138.6433%20C153.1878,138.8853%20153.0408,139.2103%20153.0308,139.5603%20C153.0058,140.4363%20153.6968,141.1693%20154.5718,141.1943%20L158.7898,141.3183%20C158.5948,139.6733%20157.2158,138.3693%20155.5108,138.3193%20L154.3818,138.2873%20C154.3688,138.2863%20154.3558,138.2863%20154.3428,138.2863%20L154.3428,138.2863%20Z%20M159.7968,142.3483%20L154.5428,142.1943%20C153.1168,142.1533%20151.9898,140.9593%20152.0308,139.5313%20C152.0498,138.9143%20152.3068,138.3403%20152.7568,137.9163%20C153.2068,137.4933%20153.8018,137.2833%20154.4108,137.2873%20L155.5398,137.3193%20C157.9658,137.3903%20159.8818,139.4233%20159.8118,141.8493%20L159.7968,142.3483%20Z'%20id='Fill-200'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M158.1162,139.552%20C158.0982,140.154%20157.5962,140.627%20156.9952,140.61%20C156.3932,140.592%20155.9202,140.09%20155.9372,139.489%20C155.9552,138.887%20156.4572,138.413%20157.0582,138.431%20C157.6602,138.448%20158.1342,138.95%20158.1162,139.552'%20id='Fill-202'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.2617,136.5149%20L129.8187,136.3559%20C129.8987,133.6149%20132.1867,131.4559%20134.9277,131.5359%20L135.4067,131.5509%20C136.7777,131.5909%20137.8567,132.7349%20137.8167,134.1049%20C137.7767,135.4759%20136.6327,136.5549%20135.2617,136.5149'%20id='Fill-204'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M134.8057,136.4084%20L129.9147,136.2644%20C129.9777,134.1114%20131.7757,132.4164%20133.9287,132.4784%20L134.9197,132.5084%20C135.9967,132.5394%20136.8447,133.4374%20136.8127,134.5144%20C136.7817,135.5924%20135.8827,136.4394%20134.8057,136.4084'%20id='Fill-206'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M134.8203,135.9084%20C135.5783,135.9434%20136.2893,135.3004%20136.3123,134.5004%20C136.3243,134.1124%20136.1843,133.7444%20135.9193,133.4624%20C135.6523,133.1804%20135.2933,133.0184%20134.9053,133.0084%20L133.9143,132.9784%20C133.0203,132.9574%20132.1423,133.2804%20131.4803,133.9044%20C130.9423,134.4124%20130.5913,135.0654%20130.4663,135.7804%20L134.8203,135.9084%20Z%20M134.8633,136.9094%20C134.8393,136.9094%20134.8153,136.9094%20134.7913,136.9084%20L129.4003,136.7504%20L129.4153,136.2504%20C129.4493,135.0754%20129.9393,133.9834%20130.7953,133.1774%20C131.6493,132.3714%20132.7433,131.9604%20133.9433,131.9784%20L134.9343,132.0084%20C135.5893,132.0274%20136.1973,132.3004%20136.6453,132.7764%20C137.0953,133.2524%20137.3323,133.8754%20137.3123,134.5294%20C137.2733,135.8554%20136.1813,136.9094%20134.8633,136.9094%20L134.8633,136.9094%20Z'%20id='Fill-208'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M133.5195,135.2141%20C133.5015,135.8161%20133.9755,136.3181%20134.5775,136.3351%20C135.1785,136.3531%20135.6805,135.8791%20135.6985,135.2771%20C135.7155,134.6761%20135.2425,134.1741%20134.6405,134.1561%20C134.0395,134.1391%20133.5375,134.6121%20133.5195,135.2141'%20id='Fill-210'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M165.9268,143.2541%20L165.9268,143.2541%20C165.6188,143.1781%20165.3478,142.9981%20165.1568,142.7451%20L164.8058,142.2751%20L165.6148,142.4731%20L166.0898,142.5901%20C166.2738,142.6351%20166.3848,142.8191%20166.3398,143.0031%20C166.2948,143.1871%20166.1108,143.2991%20165.9268,143.2541'%20id='Fill-212'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.0879,136.9338%20L124.0879,136.9338%20C124.3999,136.8758%20124.6809,136.7128%20124.8859,136.4708%20L125.2639,136.0228%20L124.4449,136.1728%20L123.9639,136.2618%20C123.7779,136.2958%20123.6549,136.4738%20123.6899,136.6598%20C123.7239,136.8448%20123.9019,136.9678%20124.0879,136.9338'%20id='Fill-214'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M134.9033,141.9436%20C134.9033,141.9436%20138.9103,143.7906%20143.0483,142.3306%20C142.5493,144.7176%20142.1313,145.9316%20142.1313,145.9316%20C142.1313,145.9316%20139.6643,146.0056%20138.0443,145.6356%20C135.7283,145.1096%20134.8423,144.0246%20134.9033,141.9436'%20id='Fill-216'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M140.458,145.1857%20C140.458,145.1857%20136.757,145.3847%20133.943,143.8207'%20id='Fill-218'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.0137,145.6945%20C138.8997,145.6945%20136.0357,145.5565%20133.7007,144.2575%20L134.1867,143.3835%20C136.8357,144.8565%20140.3947,144.6845%20140.4317,144.6865%20L140.4857,145.6845%20C140.4537,145.6865%20140.2857,145.6945%20140.0137,145.6945'%20id='Fill-220'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.4707,147.1174%20C153.4707,147.1174%20149.8427,148.0354%20146.6867,147.3074%20C147.2167,149.6884%20147.5127,150.4384%20147.5127,150.4384%20C147.5127,150.4384%20152.2937,149.9424%20153.4707,147.1174'%20id='Fill-222'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M150.5596,180.6262%20C150.5596,180.6262%20150.3366,180.7762%20150.0226,180.9532'%20id='Fill-224'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M150.1445,181.1711%20L149.9005,180.7351%20C150.2015,180.5661%20150.4155,180.4211%20150.4195,180.4191%20L150.6995,180.8331%20C150.6995,180.8331%20150.4695,180.9881%20150.1445,181.1711'%20id='Fill-226'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.7783,148.4885%20C153.7783,148.4885%20150.1353,149.0685%20146.3033,148.4985'%20id='Fill-228'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.9199,149.2512%20C148.7999,149.2512%20147.5289,149.1862%20146.2309,148.9922%20L146.3769,148.0042%20C150.0829,148.5552%20153.6639,148.0002%20153.6999,147.9942%20L153.8579,148.9822%20C153.7559,148.9982%20152.1309,149.2512%20149.9199,149.2512'%20id='Fill-230'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.666,222.8332%20C145.666,222.8332%20144.729,222.0222%20143.421,223.0342%20C142.226,223.9582%20141.305,225.4132%20141.823,225.5772%20C142.342,225.7422%20143.259,225.9132%20144.23,225.7652%20C145.076,225.6352%20145.814,225.8182%20146.203,224.0682%20C146.385,223.2532%20145.666,222.8332%20145.666,222.8332'%20id='Fill-232'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.7363,222.7766%20C144.4223,222.7766%20144.0263,222.8816%20143.5743,223.2316%20C142.5183,224.0476%20141.8563,225.1356%20141.9273,225.3696%20C142.1633,225.4226%20143.1113,225.6836%20144.1923,225.5176%20C144.3083,225.5006%20144.4233,225.4876%20144.5353,225.4756%20C145.2133,225.4036%20145.6613,225.3566%20145.9593,224.0136%20C146.0993,223.3836%20145.5463,223.0516%20145.5403,223.0486%20L145.5043,223.0226%20C145.4803,223.0046%20145.1963,222.7766%20144.7363,222.7766%20M143.4673,226.0716%20C142.6323,226.0716%20141.9693,225.8856%20141.7473,225.8156%20C141.5803,225.7626%20141.4653,225.6306%20141.4343,225.4546%20C141.3243,224.8326%20142.3123,223.5756%20143.2673,222.8366%20C144.6063,221.8036%20145.6413,222.5016%20145.8063,222.6266%20C146.1113,222.8116%20146.6193,223.3496%20146.4473,224.1236%20C146.0713,225.8156%20145.3173,225.8956%20144.5883,225.9726%20C144.4833,225.9836%20144.3773,225.9956%20144.2683,226.0116%20C143.9903,226.0536%20143.7203,226.0716%20143.4673,226.0716'%20id='Fill-234'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.4385,223.1125%20C145.4385,223.1125%20144.8555,222.6075%20144.0415,223.2375%20C143.2975,223.8125%20142.7255,224.7175%20143.0475,224.8205%20C143.3705,224.9225%20143.9405,225.0295%20144.5455,224.9365%20C145.0715,224.8555%20145.5315,224.9695%20145.7735,223.8815%20C145.8855,223.3735%20145.4385,223.1125%20145.4385,223.1125'%20id='Fill-236'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M147.0303,222.8557%20C147.5403,222.8027%20148.2383,223.9257%20148.1453,224.2597%20C148.0513,224.5937%20147.9623,225.7027%20147.1363,225.7987%20C146.5293,225.8707%20144.3643,226.0317%20143.9063,225.5487%20C143.4843,225.1037%20144.3933,223.1307%20147.0303,222.8557'%20id='Fill-238'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.0557,223.1047%20C145.2017,223.2977%20144.3407,224.3427%20144.1227,224.9307%20C144.0267,225.1937%20144.0577,225.3447%20144.0877,225.3767%20C144.3807,225.6867%20146.0307,225.6777%20147.1077,225.5507%20C147.5907,225.4947%20147.7477,224.9287%20147.8567,224.4037%20C147.8737,224.3187%20147.8897,224.2467%20147.9057,224.1927%20C147.9187,224.0837%20147.7327,223.6517%20147.4247,223.3337%20C147.2527,223.1557%20147.1197,223.0837%20147.0557,223.1047%20M145.6467,226.1367%20C144.8747,226.1367%20144.0387,226.0517%20143.7247,225.7207%20C143.5297,225.5147%20143.5037,225.1637%20143.6547,224.7567%20C143.9987,223.8257%20145.1677,222.7987%20147.0037,222.6067%20L147.0047,222.6067%20C147.3617,222.5747%20147.6797,222.8557%20147.8887,223.1017%20C148.1417,223.4017%20148.4837,223.9757%20148.3867,224.3277%20C148.3727,224.3737%20148.3617,224.4337%20148.3467,224.5047%20C148.2487,224.9717%20148.0477,225.9437%20147.1657,226.0467%20C147.0277,226.0637%20146.3647,226.1367%20145.6467,226.1367'%20id='Fill-240'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M147.1631,223.1652%20C147.4641,223.1342%20147.8771,223.7972%20147.8211,223.9942%20C147.7671,224.1912%20147.7131,224.8452%20147.2261,224.9022%20C146.8681,224.9442%20145.5901,225.0392%20145.3201,224.7552%20C145.0711,224.4922%20145.6071,223.3282%20147.1631,223.1652'%20id='Fill-242'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.1719,223.133%20C149.1719,223.133%20148.7399,222.892%20147.8579,223.362%20C147.0769,223.779%20145.9119,224.446%20146.1879,225.327%20C146.4639,226.208%20148.8969,225.954%20149.4409,225.786%20C149.9839,225.617%20150.3399,225.04%20150.2599,224.525%20C150.0849,223.399%20149.1719,223.133%20149.1719,223.133'%20id='Fill-244'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M148.8379,223.3225%20C148.6599,223.3225%20148.3739,223.3705%20147.9749,223.5835%20C147.0979,224.0515%20146.2279,224.6175%20146.4259,225.2535%20C146.6149,225.8545%20148.7319,225.7445%20149.3659,225.5475%20C149.7789,225.4195%20150.0749,224.9685%20150.0129,224.5625%20C149.8659,223.6175%20149.1319,223.3825%20149.1009,223.3725%20L149.0569,223.3545%20C149.0479,223.3505%20148.9759,223.3225%20148.8379,223.3225%20M147.9249,226.2085%20C147.0619,226.2085%20146.1479,226.0365%20145.9489,225.4025%20C145.5999,224.2855%20147.0449,223.5125%20147.7389,223.1415%20C148.6219,222.6735%20149.1349,222.8405%20149.2649,222.9005%20C149.4259,222.9545%20150.3239,223.3065%20150.5069,224.4865%20C150.6079,225.1345%20150.1619,225.8235%20149.5149,226.0245%20C149.2819,226.0965%20148.6199,226.2085%20147.9249,226.2085'%20id='Fill-246'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M149.3271,223.4465%20C149.3271,223.4465%20149.0711,223.3035%20148.5491,223.5825%20C148.0871,223.8295%20147.3971,224.2245%20147.5601,224.7465%20C147.7231,225.2675%20149.1641,225.1175%20149.4861,225.0175%20C149.8081,224.9175%20150.0191,224.5765%20149.9721,224.2705%20C149.8681,223.6035%20149.3271,223.4465%20149.3271,223.4465'%20id='Fill-248'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M139.8496,195.0354%20C139.8496,195.0354%20140.1796,200.6654%20138.4946,209.4504%20C136.9246,217.6274%20134.4946,220.1364%20134.6046,222.2704%20C134.6906,223.9254%20135.3426,225.4564%20136.9976,225.5044%20L141.9366,225.6484%20C144.2426,225.7164%20146.3186,224.3044%20147.1226,222.1414%20C147.7716,220.4004%20148.4626,218.0264%20148.9216,215.0134%20C149.4216,210.9094%20149.4606,206.7794%20149.4626,204.3544'%20id='Fill-250'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M142.0937,226.6506%20C142.0317,226.6506%20141.9697,226.6496%20141.9067,226.6486%20L136.9687,226.5046%20C134.9957,226.4466%20133.7397,224.8836%20133.6057,222.3226%20C133.5467,221.1896%20134.0097,220.0906%20134.6507,218.5696%20C135.4847,216.5876%20136.6267,213.8746%20137.5117,209.2616%20C139.1557,200.6986%20138.8547,195.1486%20138.8517,195.0936%20L140.8477,194.9766%20C140.8617,195.2126%20141.1657,200.8326%20139.4767,209.6386%20C138.5517,214.4576%20137.3137,217.3986%20136.4937,219.3446%20C135.9367,220.6696%20135.5687,221.5446%20135.6037,222.2186%20C135.6567,223.2446%20135.9467,224.4726%20137.0277,224.5046%20L141.9657,224.6486%20C143.8287,224.7146%20145.5297,223.5556%20146.1857,221.7936%20C146.9627,219.7076%20147.5507,217.3756%20147.9337,214.8626%20C148.4037,211.0036%20148.4607,207.0146%20148.4627,204.3536%20L150.4627,204.3556%20C150.4607,207.0686%20150.4017,211.1376%20149.9137,215.1336%20C149.5067,217.8116%20148.8847,220.2766%20148.0607,222.4906%20C147.1267,224.9986%20144.7447,226.6506%20142.0937,226.6506'%20id='Fill-252'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M165.0625,199.4895%20C163.3855,200.8495%20162.4695,203.1315%20162.4205,205.2505%20C162.3555,208.0795%20163.8915,211.7275%20162.7135,216.3985%20C161.6655,220.5585%20159.7985,221.2435%20160.2445,225.0155%20C160.3255,225.6975%20160.9195,226.2025%20161.6055,226.2225%20L167.1085,226.3845%20C169.6415,226.4575%20171.8635,224.6845%20172.3505,222.1975%20C173.6515,215.5575%20172.9905,209.2355%20172.2425,204.3765'%20id='Fill-254'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M167.2627,227.3859%20C167.2017,227.3859%20167.1407,227.3849%20167.0787,227.3839%20L161.5757,227.2229%20C160.3877,227.1869%20159.3887,226.2889%20159.2507,225.1339%20C158.9487,222.5669%20159.6097,221.2309%20160.3747,219.6839%20C160.8327,218.7569%20161.3527,217.7059%20161.7437,216.1549%20C162.4727,213.2649%20162.0887,210.7729%20161.7507,208.5739%20C161.5687,207.3919%20161.3967,206.2759%20161.4207,205.2269%20C161.4807,202.6679%20162.6337,200.1719%20164.4327,198.7129%20L165.6927,200.2659%20C164.3367,201.3649%20163.4667,203.2839%20163.4207,205.2739%20C163.4007,206.1459%20163.5517,207.1299%20163.7277,208.2709%20C164.0757,210.5379%20164.5107,213.3619%20163.6837,216.6429%20C163.2407,218.4019%20162.6457,219.6049%20162.1667,220.5709%20C161.4667,221.9869%20161.0037,222.9219%20161.2377,224.8989%20C161.2577,225.0739%20161.4327,225.2169%20161.6357,225.2229%20L167.1377,225.3839%20C167.1787,225.3859%20167.2207,225.3859%20167.2617,225.3859%20C169.2657,225.3859%20170.9827,223.9819%20171.3687,222.0049%20C172.6477,215.4819%20171.9787,209.2389%20171.2537,204.5289%20L173.2307,204.2239%20C173.9807,209.0949%20174.6697,215.5619%20173.3317,222.3899%20C172.7597,225.3109%20170.2237,227.3859%20167.2627,227.3859'%20id='Fill-256'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-258'%20fill='%2352267D'%20points='166.1543%20206.7922%20164.3033%20205.8132%20166.2143%20204.3752%20166.9963%20204.6622%20166.8243%20205.1312%20166.2983%20204.9382%20165.2333%20205.7382%20166.1383%20206.2182%20166.6873%20205.8912%20166.3393%20205.8022%20166.1003%20205.9622%20165.8213%20205.5482%20166.2453%20205.2612%20167.9743%20205.7052'%3e%3c/polygon%3e%3cpath%20d='M135.6768,222.5422%20C135.6768,222.5422%20134.7388,221.7302%20133.4308,222.7422%20C132.2368,223.6662%20131.3158,225.1222%20131.8338,225.2862%20C132.3528,225.4502%20133.2688,225.6222%20134.2398,225.4732%20C135.0858,225.3432%20135.8248,225.5272%20136.2138,223.7762%20C136.3948,222.9612%20135.6768,222.5422%20135.6768,222.5422'%20id='Fill-260'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M132.2383,224.8801%20C132.6373,224.9781%20133.3623,225.1031%20134.1643,224.9791%20C134.2853,224.9601%20134.4033,224.9471%20134.5193,224.9351%20C135.1503,224.8681%20135.4673,224.8351%20135.7253,223.6681%20C135.8193,223.2441%20135.4873,223.0131%20135.4193,222.9711%20L135.3553,222.9251%20L135.3553,222.9261%20C135.2893,222.8701%20134.6703,222.4161%20133.7363,223.1381%20C132.9613,223.7371%20132.4053,224.4981%20132.2383,224.8801%20M133.4673,226.0301%20C132.6403,226.0301%20131.9773,225.8561%20131.6833,225.7631%20C131.4273,225.6821%20131.2473,225.4751%20131.1993,225.2071%20C131.0523,224.3851%20132.2613,223.0151%20133.1253,222.3471%20C134.3833,221.3741%20135.5113,221.7691%20135.9673,222.1341%20C136.3513,222.3761%20136.9003,222.9901%20136.7023,223.8851%20C136.3183,225.6131%20135.5343,225.8331%20134.6253,225.9301%20C134.5233,225.9411%20134.4213,225.9511%20134.3163,225.9671%20C134.0203,226.0131%20133.7353,226.0301%20133.4673,226.0301'%20id='Fill-262'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.4492,222.8205%20C135.4492,222.8205%20134.8652,222.3155%20134.0522,222.9455%20C133.3082,223.5205%20132.7352,224.4255%20133.0582,224.5285%20C133.3812,224.6315%20133.9512,224.7375%20134.5552,224.6445%20C135.0822,224.5635%20135.5412,224.6785%20135.7832,223.5895%20C135.8962,223.0825%20135.4492,222.8205%20135.4492,222.8205'%20id='Fill-264'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-266'%20fill='%2352267D'%20points='143.9873%20211.0637%20141.6513%20210.8247%20141.3973%20208.5827%20143.5883%20207.9687%20143.7223%20208.4517%20141.9423%20208.9497%20142.1023%20210.3677%20143.7883%20210.5407%20144.4653%20209.8017%20143.6323%20209.3087%20143.1123%20209.4427%20143.4683%20209.8627%20143.0883%20210.1867%20142.2163%20209.1597%20143.7083%20208.7717%20145.2503%20209.6867'%3e%3c/polygon%3e%3cpath%20d='M103.7891,147.6496%20L103.7711,147.6496%20C103.4061,147.6386%20103.1191,147.3336%20103.1301,146.9686%20L103.3801,146.9766%20C103.3731,147.2036%20103.5521,147.3926%20103.7781,147.3996%20L103.7891,147.3996%20C104.0111,147.3996%20104.1941,147.2226%20104.2011,147.0006%20L104.4511,147.0076%20C104.4401,147.3656%20104.1451,147.6496%20103.7891,147.6496'%20id='Fill-268'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M102.7188,147.6184%20L102.7008,147.6184%20C102.5238,147.6134%20102.3608,147.5394%20102.2388,147.4114%20C102.1168,147.2824%20102.0538,147.1144%20102.0588,146.9374%20L102.3088,146.9454%20C102.3018,147.1724%20102.4808,147.3614%20102.7078,147.3684%20C102.9228,147.3784%20103.1228,147.1954%20103.1298,146.9694%20L103.3798,146.9764%20C103.3688,147.3344%20103.0738,147.6184%20102.7188,147.6184'%20id='Fill-270'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M103.2402,148.1691%20L103.2192,148.1691%20C103.0432,148.1641%20102.8802,148.0901%20102.7592,147.9621%20C102.6372,147.8341%20102.5742,147.6661%20102.5792,147.4891%20L102.8292,147.4971%20C102.8222,147.7231%20103.0012,147.9121%20103.2272,147.9191%20L103.2402,147.9191%20C103.3452,147.9191%20103.4452,147.8801%20103.5212,147.8071%20C103.6012,147.7321%20103.6462,147.6311%20103.6492,147.5221%20L103.8992,147.5271%20C103.8942,147.7041%20103.8212,147.8671%20103.6932,147.9881%20C103.5702,148.1061%20103.4092,148.1691%20103.2402,148.1691'%20id='Fill-272'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M124.2256,147.3274%20C124.0466,147.3274%20123.8726,147.2754%20123.7216,147.1754%20L123.8606,146.9664%20C124.0066,147.0644%20124.1866,147.0974%20124.3586,147.0634%20C124.5336,147.0284%20124.6836,146.9274%20124.7816,146.7784%20C124.8796,146.6314%20124.9136,146.4534%20124.8786,146.2794%20C124.8436,146.1054%20124.7426,145.9564%20124.5946,145.8584%20L124.7316,145.6494%20C124.9356,145.7844%20125.0756,145.9904%20125.1236,146.2294%20C125.1726,146.4694%20125.1246,146.7134%20124.9906,146.9174%20C124.8546,147.1214%20124.6486,147.2604%20124.4086,147.3084%20C124.3476,147.3214%20124.2866,147.3274%20124.2256,147.3274'%20id='Fill-274'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M124.4473,148.4211%20C124.2693,148.4211%20124.0953,148.3691%20123.9443,148.2701%20L124.0833,148.0611%20C124.3883,148.2631%20124.8023,148.1801%20125.0033,147.8731%20C125.1013,147.7261%20125.1353,147.5481%20125.1003,147.3741%20C125.0653,147.2001%20124.9653,147.0501%20124.8163,146.9521%20L124.9553,146.7431%20C125.1583,146.8791%20125.2973,147.0851%20125.3453,147.3241%20C125.3943,147.5651%20125.3463,147.8081%20125.2123,148.0121%20C125.0773,148.2151%20124.8713,148.3541%20124.6323,148.4021%20C124.5703,148.4151%20124.5093,148.4211%20124.4473,148.4211'%20id='Fill-276'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M149.4014,166.6691%20L149.3764,166.6691%20C149.1514,166.6621%20148.9424,166.5681%20148.7874,166.4041%20C148.6324,166.2401%20148.5504,166.0261%20148.5574,165.8011%20L148.8074,165.8091%20C148.8024,165.9671%20148.8604,166.1171%20148.9684,166.2321%20C149.0784,166.3491%20149.2254,166.4141%20149.3834,166.4191%20C149.5414,166.4121%20149.6934,166.3661%20149.8074,166.2581%20C149.9234,166.1481%20149.9894,166.0011%20149.9944,165.8431%20L150.2444,165.8511%20C150.2374,166.0751%20150.1434,166.2841%20149.9794,166.4401%20C149.8224,166.5881%20149.6174,166.6691%20149.4014,166.6691'%20id='Fill-278'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M147.9648,166.6272%20L147.9398,166.6272%20C147.7138,166.6202%20147.5048,166.5262%20147.3508,166.3622%20C147.1958,166.1982%20147.1138,165.9842%20147.1208,165.7592%20L147.3708,165.7672%20C147.3658,165.9252%20147.4238,166.0752%20147.5318,166.1902%20C147.6408,166.3072%20147.7878,166.3722%20147.9468,166.3772%20L147.9648,166.3772%20C148.1168,166.3772%20148.2608,166.3202%20148.3708,166.2162%20C148.4868,166.1062%20148.5528,165.9592%20148.5578,165.8012%20L148.8078,165.8092%20C148.8008,166.0332%20148.7068,166.2422%20148.5428,166.3982%20C148.3858,166.5462%20148.1808,166.6272%20147.9648,166.6272'%20id='Fill-280'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M148.6621,167.3664%20L148.6371,167.3664%20C148.1721,167.3524%20147.8051,166.9634%20147.8181,166.4984%20L148.0681,166.5064%20C148.0581,166.8334%20148.3171,167.1064%20148.6441,167.1164%20C148.8031,167.1104%20148.9541,167.0634%20149.0681,166.9554%20C149.1841,166.8454%20149.2501,166.6984%20149.2551,166.5404%20L149.5051,166.5484%20C149.4981,166.7724%20149.4041,166.9814%20149.2401,167.1374%20C149.0831,167.2854%20148.8781,167.3664%20148.6621,167.3664'%20id='Fill-282'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M126.6172,211.5549%20L126.5922,211.5549%20C126.3672,211.5479%20126.1572,211.4539%20126.0032,211.2899%20C125.8482,211.1259%20125.7662,210.9119%20125.7732,210.6869%20L126.0232,210.6949%20C126.0182,210.8529%20126.0762,211.0029%20126.1842,211.1179%20C126.2942,211.2349%20126.4412,211.2999%20126.5992,211.3049%20L126.6172,211.3049%20C126.7692,211.3049%20126.9132,211.2479%20127.0232,211.1439%20C127.1392,211.0339%20127.2052,210.8869%20127.2102,210.7289%20L127.4602,210.7369%20C127.4532,210.9609%20127.3592,211.1699%20127.1952,211.3259%20C127.0382,211.4739%20126.8332,211.5549%20126.6172,211.5549'%20id='Fill-284'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.1807,211.5129%20L125.1557,211.5129%20C124.9307,211.5059%20124.7217,211.4119%20124.5667,211.2479%20C124.4117,211.0839%20124.3297,210.8699%20124.3367,210.6449%20L124.5867,210.6529%20C124.5817,210.8109%20124.6397,210.9609%20124.7477,211.0759%20C124.8577,211.1929%20125.0047,211.2579%20125.1627,211.2629%20C125.3097,211.2629%20125.4717,211.2099%20125.5867,211.1019%20C125.7027,210.9919%20125.7687,210.8449%20125.7737,210.6869%20L126.0237,210.6949%20C126.0167,210.9189%20125.9227,211.1279%20125.7587,211.2839%20C125.6017,211.4319%20125.3967,211.5129%20125.1807,211.5129'%20id='Fill-286'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.8779,212.2522%20L125.8529,212.2522%20C125.6279,212.2452%20125.4189,212.1512%20125.2639,211.9872%20C125.1089,211.8232%20125.0269,211.6092%20125.0339,211.3842%20L125.2839,211.3922%20C125.2739,211.7192%20125.5329,211.9922%20125.8599,212.0022%20C126.0219,212.0012%20126.1689,211.9492%20126.2839,211.8412%20C126.3999,211.7312%20126.4659,211.5842%20126.4709,211.4262%20L126.7209,211.4342%20C126.7139,211.6582%20126.6199,211.8672%20126.4559,212.0232%20C126.2989,212.1712%20126.0939,212.2522%20125.8779,212.2522'%20id='Fill-288'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M149.0273,143.8147%20L149.0003,143.8147%20C148.4963,143.7997%20148.0983,143.3777%20148.1133,142.8737%20L148.3633,142.8807%20C148.3523,143.2477%20148.6413,143.5537%20149.0073,143.5647%20L149.0273,143.5647%20C149.3843,143.5647%20149.6803,143.2797%20149.6913,142.9197%20L149.9413,142.9277%20C149.9263,143.4217%20149.5193,143.8147%20149.0273,143.8147'%20id='Fill-290'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M148.2148,144.5813%20L148.1878,144.5813%20C147.9438,144.5743%20147.7168,144.4723%20147.5498,144.2943%20C147.3818,144.1163%20147.2938,143.8843%20147.3008,143.6403%20L147.5508,143.6473%20C147.5458,143.8243%20147.6098,143.9933%20147.7318,144.1233%20C147.8538,144.2523%20148.0178,144.3263%20148.1948,144.3313%20L148.2148,144.3313%20C148.5718,144.3313%20148.8678,144.0463%20148.8788,143.6853%20L149.1288,143.6933%20C149.1138,144.1883%20148.7068,144.5813%20148.2148,144.5813'%20id='Fill-292'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M138.7021,157.6359%20L138.6691,157.6359%20C138.3791,157.6269%20138.1101,157.5069%20137.9111,157.2959%20C137.7131,157.0849%20137.6071,156.8099%20137.6161,156.5199%20L137.8661,156.5279%20C137.8591,156.7499%20137.9401,156.9619%20138.0931,157.1239%20C138.2461,157.2859%20138.4531,157.3789%20138.6771,157.3859%20L138.7021,157.3859%20C138.9151,157.3859%20139.1171,157.3059%20139.2731,157.1579%20C139.4351,157.0059%20139.5281,156.7989%20139.5341,156.5749%20L139.7841,156.5829%20C139.7761,156.8719%20139.6551,157.1419%20139.4451,157.3409%20C139.2421,157.5319%20138.9791,157.6359%20138.7021,157.6359'%20id='Fill-294'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M137.7139,158.5666%20L137.6819,158.5666%20C137.0849,158.5486%20136.6119,158.0486%20136.6289,157.4516%20L136.8789,157.4596%20C136.8659,157.9186%20137.2299,158.3026%20137.6899,158.3166%20L137.7149,158.3166%20C137.9279,158.3166%20138.1299,158.2366%20138.2859,158.0896%20C138.4479,157.9366%20138.5409,157.7296%20138.5479,157.5066%20L138.7979,157.5146%20C138.7799,158.1016%20138.2979,158.5666%20137.7139,158.5666'%20id='Fill-296'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.1465,133.0559%20L125.1255,133.0559%20C124.9195,133.0499%20124.7305,132.9639%20124.5895,132.8149%20C124.4495,132.6659%20124.3755,132.4709%20124.3805,132.2659%20L124.6305,132.2739%20C124.6265,132.4109%20124.6765,132.5429%20124.7715,132.6439%20C124.8665,132.7439%20124.9945,132.8019%20125.1325,132.8059%20C125.4195,132.8089%20125.6555,132.5889%20125.6645,132.3039%20L125.9145,132.3119%20C125.9015,132.7269%20125.5595,133.0559%20125.1465,133.0559'%20id='Fill-298'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M124.4883,133.6779%20L124.4653,133.6779%20C124.2603,133.6719%20124.0703,133.5869%20123.9293,133.4379%20C123.7893,133.2889%20123.7153,133.0939%20123.7203,132.8889%20L123.9703,132.8969%20C123.9673,133.0339%20124.0163,133.1659%20124.1113,133.2669%20C124.2063,133.3659%20124.3343,133.4239%20124.4723,133.4279%20L124.4883,133.4279%20C124.6203,133.4279%20124.7453,133.3789%20124.8423,133.2869%20C124.9423,133.1929%20125.0003,133.0649%20125.0043,132.9269%20L125.2543,132.9349%20C125.2483,133.1389%20125.1623,133.3289%20125.0123,133.4699%20C124.8703,133.6049%20124.6843,133.6779%20124.4883,133.6779'%20id='Fill-300'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M183.5742,199.1135%20C183.5412,199.1135%20183.5092,199.1115%20183.4752,199.1075%20C183.2472,199.0825%20183.0422,198.9675%20182.8982,198.7885%20L183.0942,198.6325%20C183.1952,198.7595%20183.3412,198.8415%20183.5042,198.8595%20C183.6642,198.8715%20183.8272,198.8315%20183.9562,198.7285%20C184.0842,198.6275%20184.1652,198.4815%20184.1832,198.3185%20C184.2022,198.1555%20184.1552,197.9955%20184.0532,197.8665%20L184.2482,197.7105%20C184.3922,197.8905%20184.4582,198.1175%20184.4312,198.3465%20C184.4062,198.5755%20184.2922,198.7805%20184.1122,198.9245%20C183.9572,199.0485%20183.7692,199.1135%20183.5742,199.1135'%20id='Fill-302'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M183.458,200.1516%20C183.204,200.1516%20182.952,200.0406%20182.781,199.8276%20L182.977,199.6716%20C183.189,199.9356%20183.579,199.9776%20183.84,199.7676%20C184.104,199.5556%20184.147,199.1696%20183.937,198.9046%20L184.132,198.7486%20C184.429,199.1206%20184.368,199.6656%20183.996,199.9636%20C183.837,200.0896%20183.646,200.1516%20183.458,200.1516'%20id='Fill-304'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M154.7363,188.3117%20C154.6093,188.3117%20154.4833,188.2877%20154.3623,188.2387%20C154.1163,188.1387%20153.9243,187.9497%20153.8223,187.7057%20L154.0523,187.6077%20C154.1303,187.7907%20154.2723,187.9317%20154.4563,188.0067%20C154.6403,188.0807%20154.8403,188.0807%20155.0233,188.0027%20C155.2063,187.9257%20155.3483,187.7837%20155.4233,187.5997%20C155.4983,187.4157%20155.4973,187.2137%20155.4203,187.0327%20L155.6503,186.9347%20C155.7533,187.1787%20155.7553,187.4487%20155.6543,187.6937%20C155.5543,187.9397%20155.3653,188.1307%20155.1213,188.2337%20C154.9973,188.2857%20154.8663,188.3117%20154.7363,188.3117'%20id='Fill-306'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M153.1377,188.9856%20C153.0117,188.9856%20152.8857,188.9616%20152.7647,188.9116%20C152.5197,188.8116%20152.3267,188.6226%20152.2247,188.3786%20L152.4547,188.2806%20C152.5327,188.4646%20152.6757,188.6056%20152.8597,188.6796%20C153.0417,188.7566%20153.2427,188.7526%20153.4257,188.6756%20C153.6087,188.5986%20153.7507,188.4566%20153.8247,188.2726%20C153.9007,188.0896%20153.8997,187.8876%20153.8227,187.7056%20L154.0527,187.6076%20C154.2647,188.1126%20154.0277,188.6946%20153.5237,188.9066%20C153.3997,188.9596%20153.2687,188.9856%20153.1377,188.9856'%20id='Fill-308'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M154.2764,189.4465%20C153.8884,189.4465%20153.5194,189.2185%20153.3594,188.8405%20L153.5894,188.7425%20C153.7494,189.1195%20154.1864,189.2965%20154.5614,189.1385%20C154.9384,188.9795%20155.1164,188.5435%20154.9574,188.1675%20L155.1874,188.0695%20C155.2914,188.3135%20155.2924,188.5835%20155.1924,188.8295%20C155.0924,189.0745%20154.9034,189.2655%20154.6594,189.3695%20C154.5344,189.4225%20154.4044,189.4465%20154.2764,189.4465'%20id='Fill-310'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M152.6777,190.1193%20C152.2907,190.1193%20151.9217,189.8913%20151.7617,189.5143%20L151.9917,189.4163%20C152.1517,189.7923%20152.5897,189.9693%20152.9637,189.8113%20C153.1467,189.7343%20153.2887,189.5923%20153.3637,189.4083%20C153.4387,189.2243%20153.4367,189.0223%20153.3597,188.8403%20L153.5897,188.7423%20C153.6937,188.9863%20153.6947,189.2573%20153.5947,189.5023%20C153.4947,189.7483%20153.3057,189.9393%20153.0617,190.0423%20C152.9367,190.0953%20152.8057,190.1193%20152.6777,190.1193'%20id='Fill-312'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M155.4111,189.9084%20C155.0231,189.9084%20154.6541,189.6804%20154.4951,189.3034%20L154.7251,189.2054%20C154.8841,189.5814%20155.3191,189.7574%20155.6971,189.6004%20C156.0741,189.4424%20156.2521,189.0064%20156.0931,188.6304%20L156.3231,188.5324%20C156.4261,188.7764%20156.4281,189.0464%20156.3271,189.2914%20C156.2271,189.5364%20156.0381,189.7284%20155.7951,189.8314%20C155.6691,189.8844%20155.5391,189.9084%20155.4111,189.9084'%20id='Fill-314'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M141.125,140.2453%20L141.096,140.2453%20C140.546,140.2283%20140.11,139.7663%20140.126,139.2163%20L140.376,139.2243%20C140.364,139.6373%20140.69,139.9823%20141.104,139.9953%20L141.125,139.9953%20C141.528,139.9953%20141.862,139.6743%20141.875,139.2673%20L142.125,139.2753%20C142.108,139.8163%20141.662,140.2453%20141.125,140.2453'%20id='Fill-316'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M139.8574,173.2746%20L139.8284,173.2746%20C139.2784,173.2576%20138.8424,172.7956%20138.8584,172.2456%20L139.1084,172.2536%20C139.0964,172.6666%20139.4224,173.0116%20139.8364,173.0246%20C140.2384,173.0396%20140.5944,172.7106%20140.6074,172.2966%20L140.8574,172.3046%20C140.8404,172.8456%20140.3944,173.2746%20139.8574,173.2746'%20id='Fill-318'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M150.0869,155.134%20L150.0629,155.134%20C149.8529,155.128%20149.6569,155.04%20149.5129,154.887%20C149.3689,154.734%20149.2929,154.533%20149.2989,154.323%20L149.5489,154.331%20C149.5449,154.474%20149.5969,154.611%20149.6949,154.715%20C149.7939,154.82%20149.9269,154.88%20150.0699,154.884%20L150.0859,154.884%20C150.3759,154.884%20150.6149,154.654%20150.6239,154.362%20L150.8739,154.369%20C150.8679,154.579%20150.7799,154.775%20150.6269,154.919%20C150.4799,155.059%20150.2879,155.134%20150.0869,155.134'%20id='Fill-320'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M166.1328,140.3732%20L166.1138,140.3732%20C165.9478,140.3682%20165.7938,140.2992%20165.6798,140.1782%20C165.5658,140.0572%20165.5058,139.8982%20165.5108,139.7322%20L165.7608,139.7402%20C165.7578,139.8392%20165.7928,139.9342%20165.8618,140.0062%20C165.9298,140.0792%20166.0228,140.1202%20166.1218,140.1232%20L166.1328,140.1232%20C166.3328,140.1232%20166.4978,139.9642%20166.5038,139.7622%20L166.7538,139.7692%20C166.7488,139.9362%20166.6798,140.0902%20166.5598,140.2032%20C166.4438,140.3132%20166.2918,140.3732%20166.1328,140.3732'%20id='Fill-322'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M168.5029,213.8029%20C168.0129,213.8029%20167.5839,213.4429%20167.5129,212.9459%20L167.7609,212.9099%20C167.8179,213.3189%20168.1969,213.6109%20168.6089,213.5449%20C169.0179,213.4869%20169.3029,213.1059%20169.2439,212.6969%20L169.4919,212.6609%20C169.5699,213.2059%20169.1899,213.7139%20168.6449,213.7929%20C168.5969,213.7999%20168.5499,213.8029%20168.5029,213.8029'%20id='Fill-324'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M144.2568,219.7736%20L144.2248,219.7736%20C143.9358,219.7656%20143.6668,219.6456%20143.4688,219.4346%20C143.2698,219.2236%20143.1638,218.9486%20143.1728,218.6586%20L143.4228,218.6666%20C143.4158,218.8886%20143.4968,219.1006%20143.6508,219.2626%20C143.8028,219.4246%20144.0098,219.5176%20144.2328,219.5236%20L144.2568,219.5236%20C144.7058,219.5236%20145.0768,219.1666%20145.0908,218.7136%20L145.3408,218.7216%20C145.3228,219.3086%20144.8408,219.7736%20144.2568,219.7736'%20id='Fill-326'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M143.2715,220.7053%20L143.2385,220.7053%20C142.9485,220.6963%20142.6795,220.5753%20142.4805,220.3653%20C142.2825,220.1543%20142.1765,219.8793%20142.1855,219.5893%20L142.4355,219.5973%20C142.4285,219.8193%20142.5095,220.0313%20142.6625,220.1933%20C142.8155,220.3553%20143.0225,220.4483%20143.2465,220.4553%20L143.2715,220.4553%20C143.4845,220.4553%20143.6865,220.3753%20143.8415,220.2283%20C144.0035,220.0753%20144.0965,219.8683%20144.1035,219.6443%20L144.3535,219.6523%20C144.3445,219.9423%20144.2245,220.2113%20144.0135,220.4103%20C143.8115,220.6013%20143.5485,220.7053%20143.2715,220.7053'%20id='Fill-328'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M137.04,222.5647%20C137.55,222.5107%20138.249,223.6347%20138.155,223.9687%20C138.062,224.3017%20137.972,225.4107%20137.147,225.5067%20C136.539,225.5787%20134.374,225.7397%20133.917,225.2567%20C133.495,224.8117%20134.403,222.8387%20137.04,222.5647'%20id='Fill-331'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.0654,223.0647%20C135.5304,223.2327%20134.8194,224.0057%20134.5844,224.3337%20C134.3504,224.6567%20134.3044,224.9117%20134.3204,224.9777%20C134.5114,225.1007%20135.8814,225.1517%20137.0884,225.0097%20C137.4074,224.9727%20137.5314,224.5007%20137.6224,224.0587%20C137.6414,223.9687%20137.6574,223.8917%20137.6734,223.8357%20C137.6444,223.6937%20137.2674,223.1397%20137.0654,223.0647%20M135.6714,226.0977%20C134.8334,226.0977%20133.9274,225.9957%20133.5534,225.6007%20C133.2914,225.3237%20133.2464,224.8767%20133.4304,224.3777%20C133.7754,223.4467%20134.9134,222.2837%20136.9884,222.0677%20C137.3484,222.0327%20137.7354,222.2287%20138.0894,222.6497%20C138.3564,222.9647%20138.7704,223.6267%20138.6364,224.1037%20C138.6264,224.1437%20138.6154,224.1987%20138.6014,224.2617%20C138.5024,224.7457%20138.2674,225.8787%20137.2064,226.0037%20C136.9084,226.0387%20136.3084,226.0977%20135.6714,226.0977'%20id='Fill-333'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.1738,222.8742%20C137.4748,222.8432%20137.8868,223.5062%20137.8318,223.7022%20C137.7768,223.8992%20137.7238,224.5542%20137.2358,224.6102%20C136.8778,224.6522%20135.6008,224.7482%20135.3298,224.4632%20C135.0818,224.2002%20135.6178,223.0362%20137.1738,222.8742'%20id='Fill-335'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M138.8281,223.1594%20C138.8281,223.1594%20138.4461,222.9454%20137.6651,223.3624%20C136.9751,223.7304%20135.9451,224.3214%20136.1891,225.0994%20C136.4331,225.8794%20138.5851,225.6544%20139.0651,225.5054%20C139.5471,225.3564%20139.8611,224.8464%20139.7901,224.3894%20C139.6361,223.3934%20138.8281,223.1594%20138.8281,223.1594'%20id='Fill-337'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.5322,223.6047%20C138.4242,223.6047%20138.2162,223.6347%20137.9002,223.8037%20C137.5622,223.9837%20136.5352,224.5327%20136.6672,224.9507%20C136.8442,225.2157%20138.3582,225.1997%20138.9172,225.0277%20C139.1722,224.9497%20139.3272,224.6667%20139.2962,224.4667%20C139.1932,223.8037%20138.6932,223.6407%20138.6882,223.6397%20L138.6132,223.6117%20C138.5992,223.6097%20138.5732,223.6047%20138.5322,223.6047%20M137.7212,226.1537%20C136.8712,226.1537%20135.9382,225.9707%20135.7122,225.2497%20C135.3332,224.0417%20136.8022,223.2557%20137.4292,222.9207%20C138.2742,222.4717%20138.8112,222.6097%20139.0062,222.6907%20C139.4262,222.8287%20140.1292,223.3097%20140.2842,224.3137%20C140.3952,225.0297%20139.9262,225.7627%20139.2132,225.9827%20C139.0542,226.0327%20138.4152,226.1537%20137.7212,226.1537'%20id='Fill-339'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.9658,223.4367%20C138.9658,223.4367%20138.7388,223.3097%20138.2778,223.5567%20C137.8688,223.7747%20137.2588,224.1237%20137.4038,224.5857%20C137.5478,225.0467%20138.8208,224.9147%20139.1068,224.8267%20C139.3918,224.7377%20139.5768,224.4357%20139.5348,224.1657%20C139.4448,223.5757%20138.9658,223.4367%20138.9658,223.4367'%20id='Fill-341'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M118.5518,222.7815%20C118.5518,222.7815%20118.1698,222.5675%20117.3898,222.9845%20C116.6998,223.3525%20115.6688,223.9435%20115.9128,224.7215%20C116.1568,225.5015%20118.3088,225.2765%20118.7898,225.1275%20C119.2708,224.9785%20119.5848,224.4685%20119.5148,224.0115%20C119.3598,223.0155%20118.5518,222.7815%20118.5518,222.7815'%20id='Fill-343'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M118.2559,223.2268%20C118.1489,223.2268%20117.9409,223.2568%20117.6249,223.4258%20C117.2869,223.6058%20116.2599,224.1558%20116.3909,224.5728%20C116.5679,224.8388%20118.0839,224.8228%20118.6419,224.6498%20C118.8969,224.5718%20119.0519,224.2888%20119.0209,224.0878%20C118.9169,223.4258%20118.4169,223.2628%20118.4119,223.2618%20L118.3369,223.2338%20C118.3229,223.2318%20118.2969,223.2268%20118.2559,223.2268%20M117.4459,225.7748%20C116.5949,225.7748%20115.6619,225.5928%20115.4359,224.8718%20C115.0569,223.6638%20116.5269,222.8788%20117.1539,222.5428%20C117.9949,222.0948%20118.5329,222.2308%20118.7299,222.3128%20C119.1489,222.4508%20119.8529,222.9318%20120.0089,223.9348%20C120.1189,224.6518%20119.6489,225.3848%20118.9379,225.6048%20C118.7789,225.6548%20118.1399,225.7748%20117.4459,225.7748'%20id='Fill-345'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M118.6895,223.0588%20C118.6895,223.0588%20118.4625,222.9318%20118.0015,223.1788%20C117.5925,223.3968%20116.9825,223.7458%20117.1275,224.2078%20C117.2715,224.6688%20118.5455,224.5368%20118.8305,224.4478%20C119.1155,224.3598%20119.3015,224.0578%20119.2595,223.7878%20C119.1685,223.1978%20118.6895,223.0588%20118.6895,223.0588'%20id='Fill-347'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M120.9121,222.3068%20C121.4221,222.2538%20122.1201,223.3778%20122.0271,223.7108%20C121.9331,224.0448%20121.8441,225.1538%20121.0181,225.2498%20C120.4111,225.3218%20118.2461,225.4828%20117.7881,224.9998%20C117.3661,224.5548%20118.2751,222.5818%20120.9121,222.3068'%20id='Fill-349'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M120.9375,222.8068%20C119.4015,222.9758%20118.6905,223.7498%20118.4555,224.0768%20C118.2225,224.3998%20118.1765,224.6548%20118.1915,224.7208%20C118.3825,224.8448%20119.7515,224.8958%20120.9595,224.7528%20C121.2785,224.7158%20121.4025,224.2438%20121.4945,223.8038%20C121.5125,223.7118%20121.5295,223.6338%20121.5455,223.5768%20C121.5165,223.4368%20121.1385,222.8818%20120.9375,222.8068%20M119.5425,225.8408%20C118.7045,225.8408%20117.7995,225.7388%20117.4255,225.3448%20C117.1625,225.0668%20117.1175,224.6208%20117.3015,224.1208%20C117.6455,223.1908%20118.7845,222.0268%20120.8605,221.8098%20C121.2245,221.7718%20121.6075,221.9728%20121.9605,222.3918%20C122.2275,222.7068%20122.6415,223.3678%20122.5085,223.8448%20C122.4975,223.8868%20122.4865,223.9428%20122.4725,224.0068%20C122.3735,224.4908%20122.1375,225.6218%20121.0775,225.7468%20C120.7785,225.7818%20120.1795,225.8408%20119.5425,225.8408'%20id='Fill-351'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.0459,222.6174%20C121.3469,222.5854%20121.7589,223.2484%20121.7029,223.4454%20C121.6489,223.6424%20121.5949,224.2964%20121.1079,224.3534%20C120.7499,224.3954%20119.4719,224.4904%20119.2019,224.2064%20C118.9529,223.9434%20119.4889,222.7794%20121.0459,222.6174'%20id='Fill-353'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M162.3945,223.3215%20C162.3945,223.3215%20161.4575,222.5105%20160.1495,223.5225%20C158.9545,224.4465%20158.0335,225.9015%20158.5515,226.0665%20C159.0715,226.2305%20159.9875,226.4015%20160.9585,226.2535%20C161.8045,226.1235%20162.5425,226.3065%20162.9315,224.5565%20C163.1135,223.7415%20162.3945,223.3215%20162.3945,223.3215'%20id='Fill-355'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.4648,223.2649%20C161.1508,223.2649%20160.7548,223.3699%20160.3028,223.7199%20C159.2458,224.5369%20158.5848,225.6249%20158.6558,225.8589%20C158.8908,225.9119%20159.8378,226.1719%20160.9208,226.0059%20C161.0368,225.9889%20161.1518,225.9759%20161.2638,225.9639%20C161.9418,225.8919%20162.3898,225.8449%20162.6878,224.5019%20C162.8278,223.8719%20162.2748,223.5399%20162.2688,223.5369%20L162.2328,223.5109%20C162.2088,223.4929%20161.9248,223.2649%20161.4648,223.2649%20M160.1968,226.5599%20C159.3628,226.5599%20158.6988,226.3749%20158.4768,226.3049%20C158.3088,226.2509%20158.1938,226.1189%20158.1628,225.9429%20C158.0528,225.3209%20159.0408,224.0639%20159.9958,223.3249%20C161.3358,222.2929%20162.3688,222.9889%20162.5348,223.1149%20C162.8398,223.2999%20163.3478,223.8379%20163.1758,224.6119%20C162.7998,226.3039%20162.0458,226.3839%20161.3168,226.4609%20C161.2118,226.4719%20161.1058,226.4839%20160.9968,226.4999%20C160.7198,226.5419%20160.4508,226.5599%20160.1968,226.5599'%20id='Fill-357'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M162.167,223.6008%20C162.167,223.6008%20161.584,223.0958%20160.77,223.7258%20C160.026,224.3008%20159.454,225.2058%20159.776,225.3088%20C160.099,225.4108%20160.669,225.5178%20161.274,225.4248%20C161.8,225.3438%20162.26,225.4578%20162.502,224.3698%20C162.614,223.8618%20162.167,223.6008%20162.167,223.6008'%20id='Fill-359'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M163.7588,223.344%20C164.2688,223.291%20164.9668,224.415%20164.8738,224.748%20C164.7798,225.082%20164.6908,226.191%20163.8648,226.287%20C163.2578,226.359%20161.0928,226.52%20160.6348,226.037%20C160.2128,225.592%20161.1218,223.619%20163.7588,223.344'%20id='Fill-361'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.7842,223.593%20C161.9302,223.786%20161.0692,224.831%20160.8512,225.419%20C160.7552,225.682%20160.7862,225.833%20160.8162,225.865%20C161.1102,226.176%20162.7582,226.165%20163.8362,226.039%20C164.3192,225.983%20164.4762,225.417%20164.5852,224.892%20C164.6022,224.807%20164.6182,224.735%20164.6342,224.681%20C164.6472,224.572%20164.4602,224.139%20164.1522,223.822%20C163.9792,223.644%20163.8682,223.573%20163.7842,223.593%20M162.3752,226.625%20C161.6032,226.625%20160.7672,226.54%20160.4532,226.209%20C160.2582,226.003%20160.2322,225.652%20160.3832,225.245%20C160.7272,224.314%20161.8962,223.287%20163.7322,223.095%20L163.7332,223.095%20C164.0892,223.059%20164.4092,223.344%20164.6172,223.59%20C164.8712,223.891%20165.2132,224.465%20165.1152,224.816%20C165.1012,224.862%20165.0902,224.922%20165.0752,224.993%20C164.9772,225.46%20164.7762,226.432%20163.8942,226.535%20C163.7562,226.552%20163.0932,226.625%20162.3752,226.625'%20id='Fill-363'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.8916,223.6545%20C164.1926,223.6225%20164.6056,224.2855%20164.5496,224.4825%20C164.4956,224.6795%20164.4416,225.3335%20163.9546,225.3905%20C163.5966,225.4325%20162.3186,225.5275%20162.0486,225.2435%20C161.7996,224.9805%20162.3356,223.8165%20163.8916,223.6545'%20id='Fill-365'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M165.5459,223.9397%20C165.5459,223.9397%20165.1639,223.7257%20164.3839,224.1427%20C163.6939,224.5107%20162.6639,225.1017%20162.9069,225.8797%20C163.1509,226.6597%20165.3029,226.4347%20165.7839,226.2857%20C166.2659,226.1367%20166.5789,225.6267%20166.5089,225.1697%20C166.3549,224.1737%20165.5459,223.9397%20165.5459,223.9397'%20id='Fill-367'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M165.25,224.1359%20C165.099,224.1359%20164.851,224.1769%20164.502,224.3639%20C163.736,224.7719%20162.977,225.2629%20163.146,225.8059%20C163.306,226.3159%20165.172,226.2139%20165.71,226.0469%20C166.062,225.9379%20166.315,225.5539%20166.262,225.2079%20C166.135,224.3909%20165.501,224.1879%20165.475,224.1789%20L165.431,224.1609%20C165.423,224.1579%20165.363,224.1359%20165.25,224.1359%20M164.449,226.6869%20C163.674,226.6869%20162.85,226.5309%20162.669,225.9549%20C162.353,224.9439%20163.646,224.2539%20164.266,223.9219%20C165.051,223.5019%20165.514,223.6499%20165.639,223.7069%20C165.789,223.7579%20166.593,224.0759%20166.756,225.1319%20C166.847,225.7189%20166.443,226.3439%20165.857,226.5249%20C165.651,226.5879%20165.066,226.6869%20164.449,226.6869'%20id='Fill-369'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M165.6836,224.217%20C165.6836,224.217%20165.4576,224.09%20164.9956,224.337%20C164.5866,224.555%20163.9766,224.904%20164.1216,225.366%20C164.2656,225.827%20165.5396,225.695%20165.8256,225.606%20C166.1096,225.518%20166.2956,225.216%20166.2536,224.946%20C166.1626,224.356%20165.6836,224.217%20165.6836,224.217'%20id='Fill-371'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M127.5645,222.9768%20C127.7275,222.8468%20127.9185,222.8158%20128.0725,222.8938%20C128.6475,223.1858%20130.0975,224.0108%20129.7625,225.0598%20C129.5015,225.8768%20129.0045,225.6148%20128.0425,225.6048%20L127.3155,225.5968%20C127.1655,225.5948%20127.0345,225.5138%20126.9565,225.3728%20C126.5585,224.6638%20126.8165,223.5728%20127.5135,223.0178%20L127.5645,222.9768%20Z'%20id='Fill-373'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M128.0479,225.1047%20C128.2639,225.1067%20128.4579,225.1217%20128.6319,225.1337%20C129.1999,225.1757%20129.2009,225.1767%20129.2859,224.9077%20C129.4959,224.2507%20128.2779,223.5607%20127.8649,223.3497%20L127.8789,223.3657%20L127.8279,223.4067%20C127.3189,223.8107%20127.1129,224.6307%20127.3929,225.1287%20L128.0479,225.1047%20Z%20M128.9579,226.1507%20C128.8219,226.1507%20128.6879,226.1407%20128.5589,226.1307%20C128.4029,226.1197%20128.2309,226.1067%20128.0369,226.1047%20L127.3099,226.0967%20C126.9799,226.0927%20126.6839,225.9137%20126.5189,225.6167%20C126.0059,224.6997%20126.3189,223.3297%20127.2019,222.6257%20L127.5649,222.9767%20L127.2529,222.5847%20C127.5689,222.3337%20127.9699,222.2807%20128.2979,222.4477%20C129.8649,223.2437%20130.5549,224.2247%20130.2389,225.2117%20C129.9829,226.0137%20129.4619,226.1507%20128.9579,226.1507%20L128.9579,226.1507%20Z'%20id='Fill-375'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M127.6328,223.216%20C127.7508,223.121%20127.8898,223.099%20128.0018,223.155%20C128.4198,223.367%20129.4738,223.967%20129.2298,224.73%20C129.0398,225.323%20128.6798,225.133%20127.9798,225.125%20L127.4518,225.119%20C127.3428,225.118%20127.2478,225.06%20127.1908,224.957%20C126.9018,224.442%20127.0888,223.649%20127.5958,223.245%20L127.6328,223.216%20Z'%20id='Fill-377'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M124.166,222.5608%20C124.166,222.5608%20123.3,221.6728%20121.911,222.5708%20C120.643,223.3898%20119.602,224.7618%20120.104,224.9688%20C120.607,225.1768%20121.505,225.4258%20122.486,225.3598%20C123.34,225.3018%20124.061,225.5478%20124.597,223.8368%20C124.846,223.0398%20124.166,222.5608%20124.166,222.5608'%20id='Fill-379'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M120.542,224.5988%20C120.932,224.7308%20121.647,224.9178%20122.452,224.8608%20C122.574,224.8528%20122.693,224.8498%20122.81,224.8478%20C123.444,224.8338%20123.763,224.8278%20124.119,223.6878%20C124.258,223.2448%20123.882,222.9718%20123.878,222.9688%20L123.813,222.9138%20C123.741,222.8478%20123.165,222.3568%20122.183,222.9908%20C121.359,223.5228%20120.741,224.2328%20120.542,224.5988%20M122.153,225.8698%20C121.101,225.8698%20120.252,225.5718%20119.913,225.4308%20C119.666,225.3288%20119.504,225.1068%20119.479,224.8358%20C119.402,224.0058%20120.724,222.7428%20121.64,222.1508%20C122.975,221.2878%20124.066,221.7778%20124.491,222.1788%20C124.853,222.4528%20125.347,223.1128%20125.074,223.9868%20C124.545,225.6748%20123.744,225.8278%20122.83,225.8468%20C122.73,225.8498%20122.626,225.8518%20122.52,225.8588%20C122.396,225.8668%20122.272,225.8698%20122.153,225.8698'%20id='Fill-381'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.916,222.8195%20C123.916,222.8195%20123.377,222.2665%20122.513,222.8255%20C121.724,223.3355%20121.075,224.1885%20121.389,224.3185%20C121.701,224.4475%20122.26,224.6015%20122.871,224.5605%20C123.401,224.5255%20123.85,224.6785%20124.184,223.6135%20C124.339,223.1185%20123.916,222.8195%20123.916,222.8195'%20id='Fill-383'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M121.71,87.26%20C112.231,70.614%2061.392,37.272%2060.879,36.937%20L61.973,35.263%20C64.082,36.641%20113.731,69.207%20123.448,86.27%20L121.71,87.26%20Z'%20id='Fill-385'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M175.6621,227.2385%20L78.4771,227.2385%20C77.3721,227.2385%2076.4771,226.3425%2076.4771,225.2385%20L76.4771,118.6685%20C76.4771,115.9955%2077.5471,113.4335%2079.4481,111.5545%20L122.7021,68.8065%20C125.1231,66.4155%20129.0161,66.4155%20131.4361,68.8065%20L174.6911,111.5545%20C176.5931,113.4335%20177.6621,115.9955%20177.6621,118.6685%20L177.6621,225.2385%20C177.6621,226.3425%20176.7661,227.2385%20175.6621,227.2385'%20id='Fill-387'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.0693,68.0207%20C125.7423,68.0207%20124.4163,68.5197%20123.4053,69.5177%20L80.1513,112.2657%20C78.4523,113.9457%2077.4773,116.2787%2077.4773,118.6677%20L77.4773,225.2387%20C77.4773,225.7907%2077.9253,226.2387%2078.4773,226.2387%20L175.6623,226.2387%20C176.2143,226.2387%20176.6623,225.7907%20176.6623,225.2387%20L176.6623,118.6677%20C176.6623,116.2787%20175.6873,113.9457%20173.9883,112.2657%20L130.7333,69.5177%20C129.7233,68.5197%20128.3963,68.0207%20127.0693,68.0207%20M175.6623,228.2387%20L78.4773,228.2387%20C76.8233,228.2387%2075.4773,226.8927%2075.4773,225.2387%20L75.4773,118.6677%20C75.4773,115.7477%2076.6693,112.8957%2078.7453,110.8437%20L121.9993,68.0957%20C124.7973,65.3327%20129.3453,65.3337%20132.1393,68.0957%20L175.3943,110.8437%20C177.4703,112.8957%20178.6623,115.7477%20178.6623,118.6677%20L178.6623,225.2387%20C178.6623,226.8927%20177.3163,228.2387%20175.6623,228.2387'%20id='Fill-389'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M149.54,149.7287%20C149.54,163.3877%20138.467,174.4607%20124.808,174.4607%20C111.148,174.4607%20100.075,163.3877%20100.075,149.7287%20C100.075,136.0697%20111.148,124.9967%20124.808,124.9967%20C138.467,124.9967%20149.54,136.0697%20149.54,149.7287'%20id='Fill-391'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.54,144.7287%20C152.54,158.3877%20141.467,169.4607%20127.808,169.4607%20C114.148,169.4607%20103.075,158.3877%20103.075,144.7287%20C103.075,131.0697%20114.148,119.9967%20127.808,119.9967%20C141.467,119.9967%20152.54,131.0697%20152.54,144.7287'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.8076,120.9963%20C114.7216,120.9963%20104.0756,131.6423%20104.0756,144.7283%20C104.0756,157.8143%20114.7216,168.4613%20127.8076,168.4613%20C140.8936,168.4613%20151.5396,157.8143%20151.5396,144.7283%20C151.5396,131.6423%20140.8936,120.9963%20127.8076,120.9963%20M127.8076,170.4613%20C113.6196,170.4613%20102.0756,158.9173%20102.0756,144.7283%20C102.0756,130.5403%20113.6196,118.9963%20127.8076,118.9963%20C141.9956,118.9963%20153.5396,130.5403%20153.5396,144.7283%20C153.5396,158.9173%20141.9956,170.4613%20127.8076,170.4613'%20id='Fill-395'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M133.9551,156.926%20C134.0591,157.235%20134.1501,157.445%20134.1781,157.515%20C134.1861,157.522%20134.1691,157.511%20134.1781,157.515%20C134.1781,157.515%20134.1781,157.517%20134.1781,157.515%20C134.1791,157.516%20134.1771,157.515%20134.1771,157.515%20C133.4781,150.774%20137.3011,147.965%20138.5291,143.488%20C138.5351,143.422%20138.5481,143.35%20138.5681,143.268%20C138.5941,143.168%20138.6141,143.065%20138.6301,142.961%20C138.8121,141.722%20138.3051,140.28%20137.3441,138.779%20C137.3401,138.77%20137.3331,138.763%20137.3281,138.755%20C137.2501,138.63%20137.1651,138.505%20137.0801,138.38%20C137.0801,138.38%20137.0771,138.378%20137.0761,138.375%20C136.9191,138.148%20136.7501,137.917%20136.5731,137.686%20C136.5551,137.663%20136.5381,137.638%20136.5191,137.614%20C136.4701,137.552%20136.4181,137.489%20136.3701,137.426%20C136.3181,137.361%20136.2681,137.295%20136.2171,137.233%20C136.1631,137.168%20136.1111,137.106%20136.0591,137.044%20C136.0041,136.978%20135.9501,136.914%20135.8941,136.849%20C135.8571,136.804%20135.8161,136.759%20135.7761,136.712%20C134.2661,134.973%20132.3001,133.254%20130.2481,131.759%20C130.2481,131.759%20130.2321,131.736%20130.2481,131.759%20C130.5191,134.295%20130.5551,136.831%20130.3141,138.86%20C130.0241,141.305%20129.1491,144.152%20127.9351,146.732%20C125.0931,146.499%20122.1881,145.841%20119.9241,144.874%20C118.0291,144.065%20115.8601,142.789%20113.7861,141.276%20C113.8091,141.486%20113.8341,141.695%20113.8581,141.905%20C113.8661,141.967%20113.8751,142.03%20113.8831,142.092%20C113.9021,142.242%20113.9211,142.391%20113.9441,142.541%20C113.9531,142.611%20113.9631,142.68%20113.9741,142.748%20C113.9961,142.9%20114.0181,143.048%20114.0431,143.197%20C114.0531,143.258%20114.0621,143.319%20114.0721,143.38%20C114.1031,143.57%20114.1351,143.757%20114.1701,143.945%20C114.1721,143.964%20114.1751,143.983%20114.1791,144%20C114.2181,144.218%20114.2591,144.435%20114.3021,144.651%20C114.3041,144.667%20114.3091,144.682%20114.3121,144.699%20C114.3511,144.894%20114.3921,145.084%20114.4341,145.277%20C114.4411,145.317%20114.4501,145.355%20114.4581,145.394%20C114.4971,145.569%20114.5381,145.742%20114.5781,145.916%20C114.5891,145.949%20114.5971,145.983%20114.6041,146.019%20C114.6541,146.219%20114.7021,146.418%20114.7551,146.614%20C114.7561,146.615%20114.7561,146.617%20114.7561,146.617%20C114.9241,147.25%20115.1081,147.862%20115.3081,148.447%20C115.3091,148.455%20115.3121,148.461%20115.3131,148.469%20C115.6511,149.447%20116.0351,150.35%20116.4641,151.139%20C116.5271,151.253%20116.5921,151.366%20116.6561,151.476%20C116.6591,151.48%20116.6591,151.485%20116.6621,151.489%20L116.6631,151.489%20C116.7221,151.589%20116.7811,151.688%20116.8411,151.782%20L116.8431,151.783%20C116.8431,151.783%20116.8481,151.791%20116.8501,151.794%20C116.9141,151.898%20116.9791,151.998%20117.0481,152.094%20L117.0481,152.095%20C117.0571,152.109%20117.0651,152.119%20117.0751,152.133%20C117.0761,152.134%20117.0751,152.136%20117.0761,152.137%20C117.1631,152.262%20117.2521,152.382%20117.3401,152.498%20C117.3561,152.517%20117.3711,152.535%20117.3861,152.554%20C117.3901,152.561%20117.3951,152.567%20117.4011,152.575%20C117.5041,152.704%20117.6081,152.829%20117.7171,152.946%20C117.7911,153.03%20117.8681,153.107%20117.9441,153.184%20C117.9771,153.216%20118.0121,153.245%20118.0441,153.277%20C118.0921,153.322%20118.1411,153.364%20118.1891,153.408%20C118.2261,153.441%20118.2631,153.468%20118.3011,153.499%20C118.3471,153.538%20118.3941,153.574%20118.4421,153.612%20C118.4791,153.64%20118.5171,153.666%20118.5561,153.693%20C118.6041,153.728%20118.6521,153.761%20118.7021,153.794%20C118.7391,153.817%20118.7781,153.841%20118.8161,153.864%20C118.8681,153.895%20118.9221,153.923%20118.9731,153.953%20C119.0101,153.973%20119.0471,153.991%20119.0821,154.01%20C119.1421,154.038%20119.2021,154.064%20119.2641,154.09%20C119.2921,154.101%20119.3231,154.117%20119.3541,154.128%20C119.4471,154.165%20119.5401,154.197%20119.6341,154.223%20C119.6961,154.241%20119.7501,154.261%20119.8011,154.28%20C124.3021,155.469%20128.6831,153.585%20134.1781,157.515'%20id='Fill-397'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M154.9111,192.6389%20L99.2271,192.6389%20C98.6751,192.6389%2098.2271,192.1919%2098.2271,191.6389%20C98.2271,191.0859%2098.6751,190.6389%2099.2271,190.6389%20L154.9111,190.6389%20C155.4641,190.6389%20155.9111,191.0859%20155.9111,191.6389%20C155.9111,192.1919%20155.4641,192.6389%20154.9111,192.6389'%20id='Fill-399'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M154.9111,207.344%20L99.2271,207.344%20C98.6751,207.344%2098.2271,206.897%2098.2271,206.344%20C98.2271,205.791%2098.6751,205.344%2099.2271,205.344%20L154.9111,205.344%20C155.4641,205.344%20155.9111,205.791%20155.9111,206.344%20C155.9111,206.897%20155.4641,207.344%20154.9111,207.344'%20id='Fill-401'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M135.0693,93.383%20C135.0693,97.801%20131.4883,101.383%20127.0693,101.383%20C122.6513,101.383%20119.0693,97.801%20119.0693,93.383%20C119.0693,88.965%20122.6513,85.383%20127.0693,85.383%20C131.4883,85.383%20135.0693,88.965%20135.0693,93.383'%20id='Fill-403'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.0693,86.383%20C123.2103,86.383%20120.0693,89.524%20120.0693,93.383%20C120.0693,97.242%20123.2103,100.383%20127.0693,100.383%20C130.9283,100.383%20134.0693,97.242%20134.0693,93.383%20C134.0693,89.524%20130.9283,86.383%20127.0693,86.383%20M127.0693,102.383%20C122.1063,102.383%20118.0693,98.346%20118.0693,93.383%20C118.0693,88.42%20122.1063,84.383%20127.0693,84.383%20C132.0323,84.383%20136.0693,88.42%20136.0693,93.383%20C136.0693,98.346%20132.0323,102.383%20127.0693,102.383'%20id='Fill-405'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M116.3613,98.7287%20C116.0243,98.7287%20115.6863,98.7057%20115.3483,98.6577%20C109.1553,97.7927%20103.9923,89.0407%2097.4563,77.9577%20C95.4653,74.5837%2093.4063,71.0937%2091.1573,67.5477%20C85.9983,59.4147%2080.5413,53.8197%2075.7263,48.8827%20C74.1253,47.2407%2072.6123,45.6897%2071.1983,44.1357%20C68.2133,40.8567%2066.1213,31.8297%2066.0343,31.4467%20L67.9833,30.9997%20C68.0043,31.0887%2070.0443,39.8977%2072.6763,42.7907%20C74.0683,44.3177%2075.5693,45.8567%2077.1583,47.4867%20C82.0413,52.4927%2087.5753,58.1667%2092.8463,66.4777%20C95.1133,70.0497%2097.1793,73.5537%2099.1783,76.9427%20C105.1933,87.1387%20110.3873,95.9457%20115.6253,96.6767%20C117.5893,96.9527%20119.5883,96.0907%20121.7363,94.0477%20C122.8763,92.9637%20123.6293,89.8017%20122.3883,88.4777%20L123.8493,87.1107%20C125.9503,89.3567%20124.9083,93.7917%20123.1153,95.4977%20C120.8363,97.6647%20118.6163,98.7287%20116.3613,98.7287'%20id='Fill-407'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M70.7891,46.2541%20C71.5221,46.8471%2073.7131,46.5541%2075.3661,46.0511%20C75.6131,44.4281%2075.4011,43.6001%2075.1181,43.3801%20C74.8841,43.1941%2074.2971,43.2801%2073.6291,43.5951%20C72.1771,44.2821%2070.9391,45.6911%2070.7891,46.2541%20M72.2841,48.5921%20C71.0811,48.5921%2069.9091,48.3171%2069.1751,47.4651%20C68.7981,47.0271%2068.3451,46.0491%2069.5531,44.4181%20C70.8861,42.6181%2073.8171,40.6071%2075.8471,41.5031%20C77.3501,42.1671%2077.8151,44.0181%2077.2291,47.0051%20L77.1201,47.5611%20L76.5881,47.7531%20C76.0371,47.9521%2074.1231,48.5921%2072.2841,48.5921'%20id='Fill-410'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Catalogs.svg.js b/lib/static/illustrations/Catalogs.svg.js new file mode 100644 index 00000000..72f4769a --- /dev/null +++ b/lib/static/illustrations/Catalogs.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256'%20height='256'%20viewBox='0%200%20256%20256'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M33.134%20221.729C33.134%20164.536%2079.4985%20118.171%20136.692%20118.171C193.886%20118.171%20240.25%20164.536%20240.25%20221.729H33.134Z'%20fill='%23E1F2FF'/%3e%3cpath%20d='M64.7848%20211.476L69.669%20211.415C71.3474%20211.394%2072.8581%20210.348%2073.4476%20208.773C75.125%20204.287%2074.6414%20200.191%2074.8043%20196.68C75.1054%20190.176%2074.0489%20186.858%2073.013%20181.435L65.6834%20181.696C65.6834%20181.696%2066.3406%20184.39%2066.8576%20192.486C67.0175%20194.991%2063.0024%20205.112%2063.2585%20210.05C63.3006%20210.859%2063.9745%20211.487%2064.7848%20211.476'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M62.2786%20210.1C62.3483%20211.428%2063.4371%20212.458%2064.7634%20212.458H64.7967L69.6809%20212.396C71.7586%20212.37%2073.642%20211.053%2074.3659%20209.117C75.7177%20205.503%2075.7304%20202.158%2075.7412%20199.208C75.7442%20198.352%2075.7471%20197.523%2075.7844%20196.724C76.0354%20191.297%2075.3425%20187.94%2074.5404%20184.054L74.5396%20184.05C74.5299%20184.003%2074.5201%20183.956%2074.5104%20183.909C74.3368%20183.068%2074.1558%20182.191%2073.9765%20181.251L73.8186%20180.424L64.4446%20180.758L64.73%20181.929C64.7369%20181.955%2065.3726%20184.63%2065.8787%20192.549C65.9355%20193.434%2065.2229%20195.984%2064.5324%20198.454L64.5289%20198.467L64.5282%20198.469C63.4003%20202.504%2062.1217%20207.078%2062.2786%20210.1ZM67.8367%20192.424C67.4983%20187.125%2067.1%20184.115%2066.8577%20182.636L72.2098%20182.446C72.3481%20183.14%2072.4845%20183.804%2072.6179%20184.447L72.6181%20184.449C73.4263%20188.361%2074.0648%20191.451%2073.8244%20196.635C73.787%20197.42%2073.7835%20198.235%2073.7799%20199.077C73.7797%20199.118%2073.7795%20199.159%2073.7793%20199.201C73.7685%20202.122%2073.7568%20205.144%2072.5286%20208.429C72.0862%20209.612%2070.9316%20210.417%2069.6564%20210.434L64.7722%20210.495C64.5182%20210.484%2064.2533%20210.282%2064.2386%20209.999C64.0983%20207.297%2065.3843%20202.692%2066.4192%20198.995C67.3462%20195.676%2067.9103%20193.584%2067.8367%20192.424Z'%20fill='%2352267D'/%3e%3cpath%20d='M50.2755%20188.434L44.2946%20181.82L40.6553%20182.01C40.6553%20182.01%2040.2148%20187.581%2040.0353%20189.913C39.7175%20194.024%2038.1165%20202.092%2037.116%20205.636C36.7903%20206.79%2036.6059%20207.866%2036.5637%20208.839C36.4921%20210.479%2037.8743%20211.814%2039.5154%20211.794L43.8414%20211.74C46.3624%20211.708%2048.5804%20209.998%2049.1699%20207.546C51.0023%20199.915%2050.2755%20188.434%2050.2755%20188.434'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M36.6501%20211.579C37.3888%20212.34%2038.4168%20212.774%2039.4782%20212.774H39.5282L43.8542%20212.721C46.855%20212.684%2049.4339%20210.65%2050.1245%20207.776C51.9696%20200.089%2051.284%20188.847%2051.2545%20188.371L51.232%20188.03L44.7096%20180.816L39.746%20181.076L39.6773%20181.933C39.6773%20181.933%2039.2369%20187.505%2039.0564%20189.837C38.7582%20193.71%2037.1945%20201.748%2036.1724%20205.369C35.8271%20206.59%2035.6299%20207.742%2035.5838%20208.797C35.5387%20209.834%2035.9173%20210.823%2036.6501%20211.579ZM41.515%20183.588C41.5336%20183.352%2041.5507%20183.136%2041.5657%20182.946L43.8797%20182.824L49.3152%20188.834C49.4152%20190.777%2049.8204%20200.637%2048.2155%20207.318C47.7359%20209.318%2045.9319%20210.732%2043.8297%20210.759L39.5027%20210.812H39.4782C38.9455%20210.812%2038.4296%20210.595%2038.0597%20210.213C37.7046%20209.848%2037.5222%20209.375%2037.5438%20208.882C37.583%20207.979%2037.7566%20206.977%2038.0597%20205.902C39.129%20202.12%2040.7005%20194.033%2041.0134%20189.989C41.1332%20188.426%2041.3713%20185.408%2041.515%20183.588Z'%20fill='%2352267D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.7112%20194.018L41.9717%20195.128L43.863%20194.373L43.3529%20193.295L41.8226%20193.678L42.2052%20193.332L41.8775%20192.968L40.7112%20194.018ZM41.4489%20194.014L41.7402%20194.27L41.7108%20193.779L41.4489%20194.014ZM41.8579%20194.373L42.0698%20194.561L43.1959%20194.111L43.0812%20193.868L42.3013%20194.064L42.319%20194.346L41.8579%20194.373Z'%20fill='%2352267D'/%3e%3cpath%20d='M41.7056%20163.633C46.0012%20163.49%2049.9887%20160.481%2058.7496%20159.967C58.8693%20159.393%2059.0164%20158.872%2059.2077%20158.446C60.7508%20154.99%2062.8647%20145.062%2061.3452%20138.577L60.1435%20133.445C59.7492%20131.762%2059.5393%20130.04%2059.5167%20128.311C59.5079%20127.591%2059.5726%20126.886%2059.7031%20126.205C59.7355%20126.035%2059.7718%20125.866%2059.813%20125.699C59.9356%20125.197%2060.0935%20124.709%2060.2858%20124.239C60.3505%20124.081%2060.4172%20123.926%2060.4888%20123.773C60.6321%20123.467%2060.789%20123.17%2060.9597%20122.88C61.1304%20122.592%2061.3138%20122.311%2061.511%20122.04C62.1025%20121.23%2062.8078%20120.507%2063.6024%20119.896C63.8682%20119.693%2064.1439%20119.501%2064.4283%20119.323C65.9939%20118.345%2067.8391%20117.77%2069.8187%20117.744L71.5295%20117.722C74.4115%20117.687%2077.0346%20118.821%2078.9455%20120.687C79.1848%20120.92%2079.4124%20121.164%2079.6282%20121.419C80.0216%20121.882%2080.3708%20122.383%2080.6788%20122.91C80.7946%20123.108%2080.9064%20123.309%2081.0084%20123.515C81.0839%20123.667%2081.1555%20123.82%2081.2232%20123.975C81.4273%20124.441%2081.598%20124.925%2081.7333%20125.423C81.8677%20125.921%2081.9668%20126.435%2082.0266%20126.961C82.0678%20127.31%2082.0894%20127.667%2082.0943%20128.027C82.1041%20128.745%2081.8206%20129.399%2081.3557%20129.876C80.8907%20130.353%2080.2442%20130.652%2079.5262%20130.662L68.8446%20130.795L70.5779%20140.048C72.5948%20149.549%2072.1043%20155.928%2070.6878%20160.193C70.3719%20161.144%2068.5483%20164.522%2068.5483%20164.522C73.9956%20172.886%2082.2326%20176.468%2091.0043%20177.427C98.4615%20178.243%20114.45%20171.25%20106.064%20163.497C97.6787%20155.745%20107.754%20160.505%20109.241%20161.481C110.727%20162.456%20119.344%20169.716%20110.229%20180.64C106.375%20185.259%20101.996%20189.47%2091.3741%20192.789C89.6702%20193.321%2080.3492%20194.116%2075.3444%20195.621C60.4447%20200.103%2048.2279%20195.587%2041.2916%20185.8C34.3837%20176.052%2040.0095%20163.689%2041.7056%20163.633'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.4918%20186.367C46.0234%20194.173%2054.493%20198.314%2064.2544%20198.314C67.8947%20198.314%2071.7136%20197.739%2075.6266%20196.561C78.6718%20195.646%2083.466%20194.983%2086.9708%20194.499L86.9831%20194.497L86.9955%20194.495C89.2904%20194.178%2090.9494%20193.949%2091.6662%20193.725C102.802%20190.246%20107.314%20185.663%20110.981%20181.267C114.367%20177.211%20115.791%20173.173%20115.211%20169.27C114.555%20164.847%20111.371%20161.705%20109.779%20160.661C109.719%20160.621%20103.497%20156.869%20102.061%20158.702C101.237%20159.758%20102.079%20161.149%20105.399%20164.218C107.347%20166.019%20107.904%20167.753%20107.099%20169.519C105.231%20173.622%2096.2237%20177.025%2091.1109%20176.451C81.5977%20175.411%2074.3945%20171.38%2069.6909%20164.468C70.2323%20163.447%2071.3536%20161.301%2071.6184%20160.502C73.3616%20155.257%2073.3331%20148.306%2071.5409%20139.867L70.0234%20131.762L79.5396%20131.642C80.4961%20131.63%2081.3907%20131.244%2082.0577%20130.561C82.7267%20129.876%2083.0877%20128.971%2083.075%20128.014C83.0691%20127.62%2083.0455%20127.231%2083.0014%20126.849C82.9367%20126.279%2082.8278%20125.713%2082.6797%20125.166C82.5325%20124.624%2082.3451%20124.091%2082.1215%20123.582C82.0479%20123.413%2081.9694%20123.246%2081.887%20123.079C81.7752%20122.853%2081.6536%20122.634%2081.5261%20122.414C81.1827%20121.828%2080.7962%20121.28%2080.3774%20120.786C80.1409%20120.506%2079.8918%20120.238%2079.6299%20119.985C77.4492%20117.857%2074.578%20116.676%2071.5174%20116.741L69.8066%20116.763C67.7142%20116.79%2065.6748%20117.387%2063.9072%20118.491C63.5972%20118.685%2063.296%20118.894%2063.0047%20119.118C62.1346%20119.786%2061.3655%20120.576%2060.7191%20121.462C60.5033%20121.758%2060.3012%20122.065%2060.1148%20122.382C59.9274%20122.698%2059.7568%20123.024%2059.6008%20123.356C59.5213%20123.525%2059.4487%20123.696%2059.3781%20123.867C59.1682%20124.38%2058.9936%20124.919%2058.8611%20125.464C58.816%20125.647%2058.7758%20125.833%2058.7395%20126.021C58.5953%20126.773%2058.5266%20127.55%2058.5355%20128.324C58.559%20130.122%2058.7787%20131.92%2059.1888%20133.67L60.3905%20138.801C61.8413%20144.993%2059.7783%20154.762%2058.3118%20158.046C58.1833%20158.334%2058.0685%20158.661%2057.9636%20159.036C53.1816%20159.4%2049.8148%20160.495%2047.085%20161.382L47.073%20161.386L47.0684%20161.387C44.992%20162.063%2043.3501%20162.597%2041.6729%20162.652L41.6727%20162.652C41.3517%20162.663%2040.3739%20162.696%2039.0636%20165.336C37.0016%20169.49%2034.9838%20178.594%2040.4918%20186.367ZM39.4059%20170.398C40.1328%20167.04%2041.411%20164.983%2041.8799%20164.608C43.7828%20164.52%2045.5926%20163.931%2047.68%20163.252L47.6802%20163.252L47.681%20163.252C50.4422%20162.353%2053.8783%20161.235%2058.8072%20160.946L59.5566%20160.902L59.7097%20160.167C59.8244%20159.618%2059.9569%20159.174%2060.103%20158.847C61.7049%20155.259%2063.8718%20145.059%2062.3004%20138.353L61.0987%20133.221C60.721%20131.61%2060.519%20129.954%2060.4974%20128.299C60.4905%20127.656%2060.5464%20127.014%2060.6661%20126.389C60.6955%20126.236%2060.7279%20126.084%2060.7662%20125.932C60.876%20125.478%2061.0212%20125.034%2061.1938%20124.609C61.2517%20124.468%2061.3135%20124.327%2061.3783%20124.188C61.5078%20123.911%2061.65%20123.641%2061.804%20123.38C61.959%20123.119%2062.1248%20122.864%2062.3033%20122.618C62.8409%20121.883%2063.4795%20121.228%2064.1985%20120.675C64.4398%20120.49%2064.6909%20120.316%2064.9489%20120.154C66.4096%20119.241%2068.0978%20118.748%2069.8311%20118.725L71.5419%20118.704C71.5812%20118.703%2071.6214%20118.703%2071.6616%20118.703C74.1434%20118.703%2076.482%20119.654%2078.2614%20121.39C78.4782%20121.601%2078.6852%20121.823%2078.8804%20122.053C79.2257%20122.462%2079.5465%20122.918%2079.831%20123.402C79.9349%20123.583%2080.037%20123.765%2080.1292%20123.95C80.1978%20124.087%2080.2626%20124.227%2080.3244%20124.369C80.5098%20124.79%2080.6648%20125.231%2080.7864%20125.679C80.909%20126.132%2080.9983%20126.601%2081.0532%20127.073C81.0895%20127.39%2081.1091%20127.713%2081.1131%20128.04C81.119%20128.472%2080.9561%20128.88%2080.652%20129.191C80.3518%20129.501%2079.9467%20129.675%2079.5131%20129.68L67.6652%20129.829L69.6173%20140.252C71.3408%20148.368%2071.3879%20154.974%2069.7566%20159.884C69.5457%20160.517%2068.3744%20162.78%2067.6858%20164.056L67.4082%20164.57L67.727%20165.058C72.7573%20172.782%2080.5529%20177.27%2090.8981%20178.403C96.2766%20178.988%20106.48%20175.609%20108.885%20170.333C109.698%20168.547%20109.984%20165.785%20106.73%20162.777C105.472%20161.613%20104.742%20160.831%20104.319%20160.319C105.705%20160.754%20107.92%20161.786%20108.702%20162.3C109.778%20163.007%20112.695%20165.686%20113.27%20169.559C113.764%20172.885%20112.488%20176.402%20109.475%20180.011C105.852%20184.354%20101.718%20188.529%2091.0815%20191.853C90.5184%20192.028%2088.6703%20192.283%2086.7153%20192.552C83.1446%20193.046%2078.2556%20193.722%2075.0616%20194.682C61.2998%20198.825%2049.2831%20195.377%2042.0918%20185.232C38.1601%20179.685%2038.7212%20173.557%2039.4059%20170.398Z'%20fill='%2352267D'/%3e%3cpath%20d='M50.8063%20149.32C51.0103%20138.268%2042.1356%20129.697%2032.1495%20127.988C30.0768%20127.633%2029.396%20126.992%2027.133%20127.02L25.4006%20127.042C19.562%20127.116%2014.8897%20131.909%2014.9633%20137.747C14.9809%20139.202%2016.1757%20140.368%2017.6314%20140.349C17.6314%20140.349%2035.4043%20140.121%2035.4877%20140.112C35.4887%20140.113%2036.9346%20140.095%2036.9356%20140.096C36.9337%20140.098%2035.4858%20140.117%2035.4838%20140.119C39.4351%20141.738%2041.9444%20146.731%2042.4083%20149.425C43.0715%20153.262%2042.6614%20156.438%2041.3833%20159.019C40.5298%20160.738%2040.4572%20162.798%2040.6122%20164.463C40.6122%20164.463%2040.6544%20164.476%2040.7152%20164.496C40.7878%20165.386%2040.9448%20166.398%2041.2243%20167.55C42.8831%20166.363%2045.465%20164.576%2045.9368%20164.318C46.956%20163.764%2049.2593%20162.5%2050.2893%20161.892C56.8715%20158.007%2050.6905%20155.605%2050.8063%20149.32'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.2714%20167.782L40.6147%20169.193L41.7958%20168.348C43.6616%20167.012%2046.0316%20165.384%2046.4053%20165.18C47.5609%20164.551%2049.7827%20163.33%2050.7872%20162.737C55.6616%20159.861%2054.4216%20157.204%2053.2219%20154.633C52.5304%20153.153%2051.7476%20151.475%2051.7868%20149.338C52.0144%20137.046%2041.9243%20128.666%2032.3159%20127.021C31.5861%20126.896%2031.0367%20126.731%2030.5051%20126.571L30.483%20126.564C29.5496%20126.283%2028.6712%20126.019%2027.1208%20126.039L25.3874%20126.061C19.0181%20126.141%2013.9015%20131.389%2013.9819%20137.76C13.9946%20138.726%2014.3821%20139.63%2015.0737%20140.304C15.7653%20140.978%2016.6736%20141.318%2017.6438%20141.331C31.0583%20141.158%2034.4112%20141.111%2035.2744%20141.097C38.8677%20142.681%2041.0621%20147.385%2041.4417%20149.592C42.046%20153.084%2041.7291%20156.109%2040.5039%20158.583C39.7083%20160.188%2039.416%20162.197%2039.6358%20164.553L39.6956%20165.185L39.8025%20165.222C39.8996%20166.039%2040.0566%20166.897%2040.2714%20167.782ZM41.5565%20163.732L41.5437%20163.729C41.4829%20162.432%2041.5918%20160.806%2042.2618%20159.455C43.6763%20156.599%2044.051%20153.168%2043.3752%20149.259C42.9475%20146.773%2041.0111%20142.76%2037.976%20140.444L38.3232%20140.096L37.6297%20139.402C37.4217%20139.194%2037.3178%20139.135%2036.9018%20139.121L36.9009%20139.116L36.6743%20139.119C36.5779%20139.109%2036.482%20139.113%2036.3734%20139.118C36.3194%20139.12%2036.2623%20139.122%2036.2005%20139.123L35.8817%20139.126L35.8738%20139.12L35.45%20139.132C35.1116%20139.141%2023.6374%20139.291%2017.6183%20139.369C17.1827%20139.414%2016.7599%20139.208%2016.4431%20138.899C16.1272%20138.591%2015.9497%20138.177%2015.9438%20137.735C15.8771%20132.447%2020.1246%20128.091%2025.4129%20128.023L27.1453%20128.001C28.3901%20127.989%2029.0778%20128.191%2029.941%20128.451L29.9447%20128.452C30.5039%20128.619%2031.1376%20128.809%2031.9843%20128.955C40.7874%20130.462%2050.0319%20138.105%2049.8249%20149.302C49.7778%20151.893%2050.7019%20153.873%2051.4445%20155.463C52.6373%20158.019%2053.1307%20159.077%2049.7906%20161.048C48.8096%20161.626%2046.6123%20162.834%2045.4685%20163.457C45.0271%20163.697%2043.3045%20164.882%2041.8802%20165.883C41.7939%20165.378%2041.7311%20164.887%2041.6928%20164.416L41.5565%20163.732Z'%20fill='%2352267D'/%3e%3cpath%20d='M45.3065%20162.154C45.1986%20160.45%2044.9259%20159.577%2045.1084%20158.88C46.159%20154.87%2046.5023%20153.604%2046.4484%20149.375C46.3954%20145.17%2043.9087%20141.045%2040.286%20138.881C40.0869%20138.762%2037.4962%20138.612%2035.4833%20140.119C39.4355%20141.738%2041.9438%20146.731%2042.4088%20149.425C43.0719%20153.262%2042.6619%20156.438%2041.3827%20159.019C40.5303%20160.738%2040.4577%20162.798%2040.6127%20164.463C40.6127%20164.463%2045.4576%20166.213%2045.3065%20162.154'%20fill='%23F3E3FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.4492%20164.926C40.5465%20164.96%2041.5971%20165.326%2042.7459%20165.326C43.4404%20165.326%2044.1712%20165.192%2044.749%20164.77C45.4896%20164.23%2045.8418%20163.343%2045.7967%20162.136L45.7957%20162.123C45.7547%20161.466%2045.6885%20160.931%2045.6328%20160.48L45.6319%20160.472L45.6309%20160.464C45.549%20159.789%2045.4949%20159.343%2045.5828%20159.005L45.6122%20158.89C46.6452%20154.952%2046.9924%20153.625%2046.9395%20149.369C46.8845%20145.032%2044.3713%20140.75%2040.5368%20138.459C40.0993%20138.197%2037.2957%20138.149%2035.1896%20139.726L34.4971%20140.244L35.2975%20140.573C38.8692%20142.037%2041.4412%20146.702%2041.9248%20149.509C42.5468%20153.106%2042.2162%20156.232%2040.9429%20158.8C40.0032%20160.697%2039.9796%20162.95%2040.1238%20164.508L40.1532%20164.817L40.4456%20164.924L40.4492%20164.926ZM44.1712%20163.978C43.358%20164.573%2041.8621%20164.32%2041.0744%20164.094C40.9743%20162.687%2041.0459%20160.804%2041.8228%20159.237C43.1893%20156.477%2043.5493%20153.148%2042.893%20149.342C42.4241%20146.628%2040.1013%20142.029%2036.4933%20140.059C38.1413%20139.182%2039.8913%20139.274%2040.0336%20139.302C43.5827%20141.422%2045.9085%20145.378%2045.9585%20149.38C46.0105%20153.504%2045.6986%20154.695%2044.6637%20158.641L44.6342%20158.757C44.4979%20159.274%2044.5646%20159.82%2044.6567%20160.575L44.6588%20160.592C44.7127%20161.026%2044.7755%20161.543%2044.8167%20162.179C44.8481%20163.036%2044.6303%20163.641%2044.1712%20163.978Z'%20fill='%2352267D'/%3e%3cpath%20d='M19.8765%20128.909C19.8765%20128.909%2019.85%20127.062%2021.6746%20126.306C22.2308%20126.074%2023.248%20125.646%2023.248%20125.646C23.248%20125.646%2024.3693%20127.943%2023.1392%20128.541C21.3685%20129.402%2019.8765%20128.909%2019.8765%20128.909'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.7224%20129.374C19.7587%20129.387%2020.2384%20129.54%2020.9692%20129.54C21.6127%20129.54%2022.4504%20129.421%2023.3539%20128.983C23.71%20128.809%2023.9679%20128.515%2024.1004%20128.132C24.4653%20127.074%2023.7688%20125.596%2023.6884%20125.43L23.4843%20125.013L23.0566%20125.193C23.0566%20125.193%2022.0423%20125.622%2021.4871%20125.852C19.3781%20126.727%2019.3849%20128.827%2019.3859%20128.915L19.3908%20129.265L19.7224%20129.374ZM22.9252%20128.1C21.8716%20128.613%2020.9221%20128.588%2020.412%20128.52C20.513%20128.027%2020.8338%20127.185%2021.8628%20126.759C22.0551%20126.678%2022.3025%20126.575%2022.544%20126.473C22.6981%20126.409%2022.8497%20126.345%2022.9831%20126.29C23.1479%20126.747%2023.3146%20127.401%2023.1724%20127.812C23.1253%20127.951%2023.0488%20128.04%2022.9252%20128.1Z'%20fill='%2352267D'/%3e%3cpath%20d='M24.4517%20127.552C24.4517%20127.552%2024.4723%20125.036%2027.2974%20124.633C27.8242%20124.559%2029.2024%20124.574%2029.2024%20124.574C29.2024%20124.574%2029.8704%20127.228%2028.3823%20127.503C26.5519%20127.84%2024.4517%20127.552%2024.4517%20127.552'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.3845%20128.037C24.4404%20128.045%2025.2791%20128.159%2026.3601%20128.159C27.0154%20128.159%2027.7599%20128.117%2028.4711%20127.985C28.9018%20127.907%2029.2529%20127.67%2029.4874%20127.305C30.1221%20126.317%2029.7258%20124.643%2029.6777%20124.454L29.5855%20124.087L29.2078%20124.083C29.2033%20124.083%2029.1977%20124.083%2029.1911%20124.083C28.9818%20124.082%2027.7599%20124.073%2027.2292%20124.148C24.6631%20124.513%2023.9695%20126.531%2023.9617%20127.548L23.9578%20127.979L24.3845%20128.037ZM28.2936%20127.02C27.0792%20127.245%2025.7176%20127.178%2025.0064%20127.117C25.1575%20126.481%2025.6656%20125.362%2027.3666%20125.119C27.6658%20125.077%2028.3259%20125.064%2028.7978%20125.064C28.8763%20125.576%2028.9253%20126.365%2028.6624%20126.776C28.5731%20126.915%2028.4594%20126.99%2028.2936%20127.02Z'%20fill='%2352267D'/%3e%3cpath%20d='M30.0817%20127.722C30.0817%20127.722%2030.4191%20124.927%2032.9343%20125.663C34.0094%20125.977%2034.6137%20126.784%2034.6137%20126.784C34.6137%20126.784%2034.1418%20128.915%2033.1422%20128.688C31.3961%20128.293%2030.0817%20127.722%2030.0817%20127.722'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M33.0344%20129.166C33.1197%20129.186%2033.2041%20129.196%2033.2885%20129.196C33.5072%20129.196%2033.7211%20129.132%2033.9182%20129.006C34.7157%20128.502%2035.0561%20127.053%2035.0924%20126.89L35.1415%20126.669L35.0061%20126.49C34.9777%20126.451%2034.29%20125.548%2033.0726%20125.193C32.2153%20124.941%2031.4747%20125.019%2030.8675%20125.419C29.7914%20126.129%2029.603%20127.602%2029.5952%20127.664L29.551%20128.027L29.8865%20128.173L29.8877%20128.174C29.9583%20128.204%2031.2741%20128.768%2033.0344%20129.166ZM33.2502%20128.21C32.1093%20127.951%2031.15%20127.612%2030.6487%20127.422C30.7507%20127.064%2030.9705%20126.526%2031.407%20126.237C31.768%20126%2032.2202%20125.967%2032.797%20126.134C33.416%20126.315%2033.8584%20126.696%2034.0732%20126.913C33.9339%20127.398%2033.671%20128.002%2033.3924%20128.178C33.3229%20128.221%2033.2837%20128.215%2033.2504%20128.211L33.2502%20128.21Z'%20fill='%2352267D'/%3e%3cpath%20d='M37.5288%20141.175C37.5288%20141.175%2043.3302%20137.924%2042.152%20132.594C42.9358%20133.224%2045.0331%20135.146%2045.7982%20136.134C45.811%20137.181%2046.0552%20141.334%2040.354%20144.188C39.3318%20143.155%2038.4656%20141.86%2037.5288%20141.175'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.0057%20144.533L40.2549%20144.786L40.5737%20144.627C44.4308%20142.695%2046.3545%20139.869%2046.2887%20136.128L46.2868%20135.964L46.1857%20135.834C45.401%20134.82%2043.2968%20132.884%2042.4591%20132.212L41.3722%20131.338L41.6734%20132.7C42.7573%20137.606%2037.3444%20140.716%2037.2885%20140.748L36.6244%20141.121L37.2394%20141.571C37.7623%20141.953%2038.2861%20142.571%2038.8384%20143.224L38.8486%20143.236C39.2162%20143.67%2039.5965%20144.119%2040.0057%20144.533ZM39.5747%20142.576C39.1615%20142.088%2038.7644%20141.619%2038.3509%20141.227C39.6997%20140.291%2042.9123%20137.65%2042.7956%20133.798C43.6716%20134.587%2044.7594%20135.64%2045.3107%20136.309C45.3303%20137.553%2045.3009%20141.014%2040.455%20143.584C40.1568%20143.264%2039.8684%20142.924%2039.5878%20142.591L39.5747%20142.576Z'%20fill='%2352267D'/%3e%3cpath%20d='M20.6649%20128.39C20.6649%20128.39%2020.6512%20127.435%2021.5959%20127.043C21.8843%20126.924%2022.4101%20126.701%2022.4101%20126.701C22.4101%20126.701%2022.9908%20127.89%2022.3541%20128.2C21.4369%20128.646%2020.6649%20128.39%2020.6649%20128.39'%20fill='%23F3E3FF'/%3e%3cpath%20d='M25.6531%20126.968C25.6531%20126.968%2025.6639%20125.684%2027.1039%20125.479C27.3727%20125.441%2028.075%20125.45%2028.075%20125.45C28.075%20125.45%2028.4154%20126.803%2027.6562%20126.943C26.7233%20127.115%2025.6531%20126.968%2025.6531%20126.968'%20fill='%23F3E3FF'/%3e%3cpath%20d='M30.9802%20127.51C30.9802%20127.51%2031.1597%20126.027%2032.4938%20126.418C33.0647%20126.585%2033.3845%20127.011%2033.3845%20127.011C33.3845%20127.011%2033.1344%20128.143%2032.6037%20128.022C31.6777%20127.813%2030.9802%20127.51%2030.9802%20127.51'%20fill='%23F3E3FF'/%3e%3cpath%20d='M29.6151%20138.429L24.2738%20138.495C24.2405%20135.805%2026.3937%20133.597%2029.0834%20133.562L29.5543%20133.556C30.8992%20133.541%2032.0037%20134.617%2032.0194%20135.962C32.0371%20137.307%2030.96%20138.411%2029.6151%20138.429'%20fill='%23F3E3FF'/%3e%3cpath%20d='M29.164%20138.343L24.3642%20138.403C24.3377%20136.289%2026.0299%20134.554%2028.1438%20134.527L29.1159%20134.516C30.1724%20134.502%2031.0396%20135.348%2031.0533%20136.405C31.0661%20137.462%2030.2205%20138.33%2029.164%20138.343'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23.8743%20138.41L23.8811%20138.899L29.1694%20138.834C30.4957%20138.817%2031.561%20137.725%2031.5433%20136.399C31.5277%20135.084%2030.4525%20134.025%2029.141%20134.025H29.1106L28.1385%20134.037C26.9839%20134.051%2025.9048%20134.514%2025.1005%20135.34C24.2951%20136.166%2023.8595%20137.256%2023.8743%20138.41ZM29.1214%20135.006H29.141C29.5138%20135.006%2029.8659%20135.15%2030.1337%20135.411C30.4054%20135.676%2030.5575%20136.032%2030.5624%20136.411C30.5722%20137.196%2029.9424%20137.844%2029.1587%20137.853L24.8846%20137.906C24.9788%20137.199%2025.2957%20136.544%2025.8028%20136.025C26.4247%20135.387%2027.2585%20135.029%2028.1493%20135.018L29.1214%20135.006Z'%20fill='%2352267D'/%3e%3cpath%20d='M25.2085%20136.366C25.2153%20136.957%2025.6999%20137.429%2026.2905%20137.422C26.881%20137.414%2027.3538%20136.929%2027.346%20136.339C27.3381%20135.749%2026.8545%20135.277%2026.263%20135.283C25.6734%20135.291%2025.2006%20135.775%2025.2085%20136.366'%20fill='%2352267D'/%3e%3cpath%20d='M17.3772%20139.55V139.55C17.6803%20139.481%2017.9491%20139.308%2018.1394%20139.063L18.4926%20138.608L17.696%20138.789L17.2281%20138.895C17.0476%20138.937%2016.9348%20139.117%2016.976%20139.297C17.0172%20139.478%2017.1957%20139.591%2017.3772%20139.55'%20fill='%2352267D'/%3e%3cpath%20d='M38.5165%20141.268C38.5165%20141.268%2042.9867%20138.788%2042.8562%20133.907C44.8073%20135.292%2045.3429%20136.196%2045.3429%20136.196C45.3429%20136.196%2045.0359%20138.524%2043.9676%20139.711C42.3285%20141.533%2040.6049%20142.108%2038.5165%20141.268'%20fill='%23EAF3FB'/%3e%3cpath%20d='M42.766%20140.357C42.766%20140.357%2041.015%20142.184%2039.2944%20143.073Z'%20fill='white'/%3e%3cpath%20d='M39.5195%20143.509L39.0692%20142.637C40.6986%20141.796%2042.3956%20140.036%2042.4113%20140.018L43.1205%20140.697C43.047%20140.774%2041.2921%20142.593%2039.5195%20143.509'%20fill='%2352267D'/%3e%3cpath%20d='M60.6522%20159.117L59.6241%20157.151C55.7651%20147.994%2055.1186%20142.596%2056.952%20133.789L58.0242%20128.628C58.3764%20126.935%2058.5431%20125.208%2058.5206%20123.479C58.4489%20117.716%2053.7188%20113.103%2047.9567%20113.175L46.2724%20113.196C40.5887%20113.268%2036.0391%20117.933%2036.1107%20123.617L36.1146%20123.914C36.1313%20125.266%2037.2417%20126.349%2038.5945%20126.331L49.2594%20126.197L47.7585%20135.491C43.1216%20160.404%2043.7445%20170.472%2053.4588%20168.28'%20fill='%239452BA'/%3e%3cpath%20d='M51.0706%20169.556C49.2813%20169.556%2047.8452%20169.018%2046.72%20167.935C43.0601%20164.41%2043.0797%20155.264%2046.7946%20135.312L48.1051%20127.192L38.6066%20127.312C37.7012%20127.305%2036.8262%20126.979%2036.1689%20126.339C35.5127%20125.699%2035.1458%20124.843%2035.134%20123.925L35.1301%20123.63C35.0918%20120.619%2036.2288%20117.774%2038.3309%20115.617C40.4331%20113.461%2043.2484%20112.254%2046.26%20112.215L47.9433%20112.194C50.9842%20112.121%2053.8722%20113.305%2056.0567%20115.436C58.2403%20117.566%2059.4636%20120.418%2059.5018%20123.466C59.5244%20125.263%2059.3498%20127.066%2058.9849%20128.827L57.9127%20133.988C56.1205%20142.595%2056.7081%20147.706%2060.5289%20156.77L61.5206%20158.662L59.7834%20159.571L58.7553%20157.606C54.7648%20148.145%2054.1262%20142.552%2055.991%20133.588L57.0632%20128.429C57.4006%20126.807%2057.5605%20125.145%2057.5399%20123.492C57.5076%20120.966%2056.4952%20118.604%2054.6883%20116.84C52.8794%20115.078%2050.4898%20114.1%2047.9688%20114.156L46.2845%20114.178C41.1512%20114.242%2037.0272%20118.472%2037.092%20123.605L37.0959%20123.902C37.1008%20124.293%2037.2578%20124.66%2037.5383%20124.934C37.8189%20125.208%2038.2211%20125.343%2038.5821%20125.35L50.4133%20125.202L48.7271%20135.647C46.2678%20148.867%2044.2696%20162.851%2048.0816%20166.521C49.195%20167.594%2050.8822%20167.856%2053.2434%20167.323L53.674%20169.237C52.7333%20169.45%2051.8671%20169.556%2051.0706%20169.556'%20fill='%2352267D'/%3e%3cpath%20d='M41.1394%20114.495C41.1394%20114.495%2041.2875%20112.684%2043.0758%20111.944C43.6212%20111.717%2044.4825%20111.941%2044.4825%20111.941C44.4825%20111.941%2045.5409%20113.55%2044.3353%20114.136C42.6%20114.979%2041.1394%20114.495%2041.1394%20114.495'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M40.9853%20114.961C41.0206%20114.973%2041.4934%20115.124%2042.2115%20115.124C42.8432%20115.124%2043.6643%20115.007%2044.5501%20114.577C44.9601%20114.378%2045.2348%20114.058%2045.3466%20113.652C45.5899%20112.767%2044.965%20111.78%2044.8924%20111.671L44.7884%20111.513L44.605%20111.465C44.501%20111.438%2043.5662%20111.207%2042.8873%20111.491C40.847%20112.336%2040.6576%20114.369%2040.6508%20114.455L40.6194%20114.839L40.9853%20114.961ZM44.1204%20113.694C43.113%20114.185%2042.2232%20114.178%2041.719%20114.115C41.8701%20113.618%2042.2635%20112.811%2043.264%20112.397C43.4897%20112.301%2043.8811%20112.325%2044.1675%20112.375C44.3068%20112.639%2044.4853%20113.086%2044.4%20113.394C44.3755%20113.482%2044.3215%20113.598%2044.1204%20113.694Z'%20fill='%2352267D'/%3e%3cpath%20d='M45.41%20113.846C45.41%20113.846%2045.4326%20110.996%2048.6325%20110.54C49.2299%20110.455%2049.9979%20110.504%2049.9979%20110.504C49.9979%20110.504%2051.5469%20113.479%2049.8606%20113.789C47.7888%20114.171%2045.41%20113.846%2045.41%20113.846'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M45.344%20114.331C45.4058%20114.34%2046.3494%20114.467%2047.5668%20114.467C48.3055%20114.467%2049.1461%20114.419%2049.9495%20114.272C50.5479%20114.162%2050.8343%20113.808%2050.9687%20113.532C51.5141%20112.416%2050.545%20110.493%2050.4322%20110.278L50.3056%20110.032L50.028%20110.014C50.0259%20110.014%2050.0205%20110.014%2050.012%20110.013C49.8924%20110.007%2049.1616%20109.97%2048.5634%20110.054C45.702%20110.462%2044.929%20112.709%2044.9192%20113.842L44.9153%20114.273L45.344%20114.331ZM49.772%20113.307C48.3417%20113.571%2046.7349%20113.481%2045.9541%20113.411C46.1003%20112.692%2046.6496%20111.318%2048.7018%20111.026C49.0304%20110.979%2049.4247%20110.974%2049.6857%20110.983C50.0054%20111.683%2050.2978%20112.671%2050.0878%20113.101C50.0486%20113.181%2049.9799%20113.268%2049.772%20113.307Z'%20fill='%2352267D'/%3e%3cpath%20d='M51.151%20114.422C51.151%20114.422%2051.5512%20111.693%2053.9967%20112.476C55.0424%20112.81%2055.6143%20113.615%2055.6143%20113.615C55.6143%20113.615%2055.0974%20115.69%2054.1243%20115.444C52.4253%20115.013%2051.151%20114.422%2051.151%20114.422'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M54.0036%20115.919C54.0968%20115.943%2054.1909%20115.954%2054.2832%20115.954C54.4892%20115.954%2054.6922%20115.897%2054.8815%20115.784C55.6634%20115.315%2056.0253%20113.993%2056.0901%20113.734L56.145%20113.514L56.0136%20113.331C55.9871%20113.292%2055.3338%20112.389%2054.1468%20112.008C53.31%20111.741%2052.5792%20111.798%2051.973%20112.177C50.9037%20112.844%2050.678%20114.271%2050.6656%20114.35L50.6654%20114.351L50.6124%20114.713L50.945%20114.866C50.9989%20114.892%2052.28%20115.482%2054.0036%20115.919ZM54.2449%20114.969C53.1403%20114.687%2052.2143%20114.335%2051.7268%20114.135C51.8367%20113.788%2052.0642%20113.277%2052.4919%20113.01C52.85%20112.788%2053.2924%20112.765%2053.8476%20112.943C54.444%20113.133%2054.8649%20113.512%2055.0709%20113.732C54.9227%20114.193%2054.649%20114.779%2054.3773%20114.942C54.3155%20114.98%2054.2792%20114.977%2054.2449%20114.969Z'%20fill='%2352267D'/%3e%3cpath%20d='M41.9259%20163.3C42.5282%20162.837%2043.1403%20162.566%2043.6681%20162.433Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M42.2248%20163.689L41.6274%20162.911C42.2219%20162.454%2042.887%20162.124%2043.5491%20161.957L43.7885%20162.908C43.4167%20163.002%2042.8438%20163.214%2042.2248%20163.689'%20fill='%2352267D'/%3e%3cpath%20d='M45.457%20163.199C43.6255%20156.137%2046.5998%20142.551%2047.1354%20139.21L49.2572%20125.823L50.2607%20125.811C51.533%20125.795%2052.5129%20127.164%2052.3481%20128.429L50.8335%20140.035C50.3225%20143.965%2049.9664%20162.137%2056.8301%20165.953C58.2947%20166.768%2060.6509%20166.192%2061.5367%20165.755C64.7562%20164.167%2065.6371%20160.115%2066.3061%20156.85C67.6902%20150.093%2066.4797%20144.816%2066.0874%20139.537L65.6636%20132.932C65.5871%20131.738%2066.5209%20130.458%2067.7148%20130.443L68.9331%20130.429L71.2943%20143.758C72.0015%20147.554%2073.8643%20160.723%2066.1707%20167.004C66.0324%20167.118%2068.0679%20167.547%2067.4921%20168.594C65.2074%20172.756%2058.4428%20173.494%2057.1901%20175.28C52.3638%20182.154%2057.146%20196.613%2057.146%20196.613C57.146%20196.613%2051.6674%20194.504%2048.2536%20191.521C40.2726%20184.545%2039.1416%20174.309%2039.067%20171.293C38.9787%20167.684%2039.8979%20165.433%2041.0486%20164.082'%20fill='%23F3E3FF'/%3e%3cpath%20d='M57.9373%20197.442L56.9701%20197.07C56.7425%20196.983%2051.3708%20194.896%2047.9306%20191.891C39.3227%20184.367%2038.6282%20173.423%2038.5772%20171.305C38.4968%20168.031%2039.2021%20165.494%2040.6745%20163.765L41.422%20164.401C40.1291%20165.919%2039.4836%20168.299%2039.5582%20171.28C39.5886%20172.534%2040.1016%20183.744%2048.5761%20191.151C51.0441%20193.308%2054.6688%20195.021%2056.3717%20195.76C55.3721%20192.308%2052.5705%20181.006%2056.7886%20174.998C57.3546%20174.191%2058.672%20173.653%2060.3406%20172.971C62.7469%20171.987%2065.7418%20170.762%2067.0621%20168.358C67.118%20168.256%2067.1043%20168.212%2067.0984%20168.196C67.0219%20167.967%2066.452%20167.713%2066.2371%20167.619C65.9595%20167.494%2065.7192%20167.387%2065.679%20167.084L65.6417%20166.812L65.8595%20166.625C73.2647%20160.579%2071.5225%20147.663%2070.8123%20143.848L68.5228%20130.923L67.7213%20130.934C67.3554%20130.939%2066.9905%20131.116%2066.6962%20131.435C66.3284%20131.831%2066.1204%20132.393%2066.1528%20132.9L66.5775%20139.505C66.6658%20140.704%2066.7982%20141.907%2066.9326%20143.129C67.3937%20147.324%2067.8694%20151.663%2066.7865%20156.949C66.1361%20160.124%2065.2454%20164.472%2061.7542%20166.195C60.8399%20166.644%2058.2728%20167.319%2056.5914%20166.382C49.2284%20162.288%2049.9151%20143.296%2050.3477%20139.971L51.8623%20128.366C51.9309%20127.841%2051.7416%20127.253%2051.3669%20126.832C51.0618%20126.49%2050.6783%20126.301%2050.2829%20126.301H50.2682L49.6767%20126.309L47.6196%20139.287C47.5471%20139.74%2047.4293%20140.383%2047.2861%20141.17C46.4141%20145.928%2044.3747%20157.073%2045.9324%20163.076L44.9819%20163.323C43.3702%20157.109%2045.3635%20146.224%2046.3199%20140.993C46.4631%20140.215%2046.5789%20139.58%2046.6505%20139.132L48.838%20125.338L50.2555%20125.32H50.2839C50.9627%20125.32%2051.6062%20125.625%2052.0997%20126.18C52.6657%20126.817%2052.9403%20127.681%2052.8354%20128.492L51.3208%20140.098C50.7253%20144.669%2050.6449%20161.953%2057.0682%20165.524C58.3209%20166.222%2060.4907%20165.723%2061.3196%20165.316C64.3812%20163.805%2065.216%20159.728%2065.8251%20156.751C66.8767%20151.616%2066.4098%20147.355%2065.9576%20143.235C65.8222%20142.002%2065.6888%20140.789%2065.5985%20139.574L65.1738%20132.963C65.1238%20132.184%2065.4239%20131.364%2065.9762%20130.767C66.4559%20130.25%2067.0719%20129.961%2067.7095%20129.953L69.3428%20129.932L71.7766%20143.672C72.4937%20147.521%2074.2172%20160.354%2067.0317%20166.908C67.43%20167.113%2067.8704%20167.416%2068.0284%20167.884C68.1%20168.097%2068.1392%20168.434%2067.9224%20168.83C66.4343%20171.539%2063.2619%20172.836%2060.7124%20173.878C59.3126%20174.45%2057.9922%20174.991%2057.591%20175.561C52.9609%20182.158%2057.5645%20196.317%2057.6116%20196.458L57.9373%20197.442Z'%20fill='%2352267D'/%3e%3cpath%20d='M109.596%20168.304C109.596%20168.304%20110.702%20167.049%20110.052%20165.389C109.852%20164.882%20109.154%20164.453%20109.154%20164.453C109.154%20164.453%20107.41%20164.78%20107.791%20165.954C108.342%20167.644%20109.596%20168.304%20109.596%20168.304'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M109.368%20168.738L109.709%20168.919L109.964%20168.628C110.018%20168.568%20111.259%20167.126%20110.508%20165.209C110.256%20164.568%20109.496%20164.088%20109.41%20164.035L109.249%20163.936L109.063%20163.971C108.943%20163.993%20107.872%20164.213%20107.433%20164.956C107.228%20165.298%20107.192%20165.697%20107.325%20166.106C107.93%20167.964%20109.31%20168.708%20109.368%20168.738ZM108.275%20165.456C108.408%20165.232%20108.785%20165.065%20109.058%20164.983C109.257%20165.133%20109.516%20165.367%20109.595%20165.568C109.941%20166.452%20109.691%20167.198%20109.466%20167.618C109.107%20167.32%20108.564%20166.743%20108.258%20165.802C108.2%20165.621%20108.236%20165.523%20108.275%20165.456Z'%20fill='%2352267D'/%3e%3cpath%20d='M109.204%20166.584C109.204%20166.584%20109.592%20166.143%20109.363%20165.56C109.294%20165.383%20109.049%20165.233%20109.049%20165.233C109.049%20165.233%20108.437%20165.347%20108.571%20165.758C108.764%20166.352%20109.204%20166.584%20109.204%20166.584'%20fill='%23F3E3FF'/%3e%3cpath%20d='M100.527%20177.317C100.527%20177.317%2099.4316%20174.9%20101.956%20173.263C102.426%20172.957%20103.094%20172.697%20103.094%20172.697C103.094%20172.697%20105.567%20174.604%20104.265%20175.527C102.664%20176.66%20100.527%20177.317%20100.527%20177.317'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100.081%20177.52L100.259%20177.912L100.671%20177.785C100.762%20177.757%20102.902%20177.092%20104.547%20175.928C105.021%20175.592%20105.127%20175.17%20105.134%20174.876C105.158%20173.728%20103.688%20172.537%20103.395%20172.309L103.175%20172.139L102.917%20172.24C102.916%20172.241%20102.915%20172.241%20102.912%20172.242C102.845%20172.269%20102.179%20172.532%20101.688%20172.851C99.4122%20174.328%2099.6408%20176.551%20100.081%20177.52ZM102.223%20173.674C102.472%20173.512%20102.791%20173.362%20103.012%20173.264C103.538%20173.721%20104.162%20174.43%20104.153%20174.855C104.151%20174.934%20104.13%20175.021%20103.98%20175.126C102.899%20175.893%20101.538%20176.439%20100.84%20176.691C100.692%20176.023%20100.651%20174.694%20102.223%20173.674Z'%20fill='%2352267D'/%3e%3cpath%20d='M101.402%20176.391C101.402%20176.391%20100.795%20175.051%20102.195%20174.143C102.455%20173.974%20102.825%20173.83%20102.825%20173.83C102.825%20173.83%20104.198%20174.887%20103.475%20175.398C102.587%20176.027%20101.402%20176.391%20101.402%20176.391'%20fill='%23F3E3FF'/%3e%3cpath%20d='M108.194%20169.261C108.194%20169.261%20110.058%20170.858%20108.308%20172.328C107.56%20172.957%20106.682%20173.005%20106.682%20173.005C106.682%20173.005%20105.364%20171.631%20106.012%20171.015C107.144%20169.939%20108.194%20169.261%20108.194%20169.261'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M106.329%20173.344L106.484%20173.507L106.709%20173.494C106.752%20173.493%20107.76%20173.429%20108.623%20172.703C109.233%20172.191%20109.544%20171.599%20109.547%20170.946C109.553%20169.793%20108.555%20168.924%20108.513%20168.888L108.235%20168.651L107.928%20168.849C107.884%20168.877%20106.826%20169.564%20105.674%20170.659C105.464%20170.859%20105.35%20171.123%20105.343%20171.423C105.324%20172.254%20106.16%20173.17%20106.329%20173.344ZM106.35%20171.37C107.058%20170.698%20107.738%20170.181%20108.127%20169.903C108.326%20170.146%20108.568%20170.53%20108.566%20170.942C108.564%20171.299%20108.377%20171.629%20107.992%20171.952C107.591%20172.29%20107.136%20172.426%20106.874%20172.481C106.608%20172.157%20106.322%20171.692%20106.35%20171.37Z'%20fill='%2352267D'/%3e%3cpath%20d='M107.94%20170.412C107.94%20170.412%20108.766%20171.12%20107.99%20171.771C107.658%20172.049%20107.27%20172.07%20107.27%20172.07C107.27%20172.07%20106.686%20171.462%20106.974%20171.189C107.474%20170.712%20107.94%20170.412%20107.94%20170.412'%20fill='%23F3E3FF'/%3e%3cpath%20d='M91.694%20178.705C91.694%20178.705%2091.0593%20176.55%2093.4283%20175.662C95.7973%20174.773%2096.4457%20175.479%2096.4457%20175.479C96.4457%20175.479%2097.7896%20177.679%2096.6223%20178.407C95.4549%20179.135%2091.694%20178.705%2091.694%20178.705'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M91.6388%20179.193C91.8409%20179.215%2092.8444%20179.324%2093.9548%20179.324C95.0495%20179.324%2096.2483%20179.218%2096.882%20178.823C98.1288%20178.045%2097.4568%20176.194%2096.8064%20175.147C96.6613%20174.988%2095.8078%20174.244%2093.2554%20175.203C91.0433%20176.031%2090.959%20177.948%2091.2238%20178.844L91.3151%20179.155L91.6388%20179.193ZM96.363%20177.991C95.6803%20178.417%2093.532%20178.386%2092.1096%20178.255C92.0606%20177.725%2092.1616%20176.66%2093.6007%20176.121C95.2644%20175.497%2095.9206%20175.735%2096.0737%20175.815C96.3395%20176.287%2096.9526%20177.623%2096.363%20177.991Z'%20fill='%2352267D'/%3e%3cpath%20d='M92.8042%20178.2C92.8042%20178.2%2092.4746%20177.079%2093.7067%20176.617C94.9388%20176.155%2095.2762%20176.522%2095.2762%20176.522C95.2762%20176.522%2095.9746%20177.666%2095.3674%20178.045C94.7602%20178.424%2092.8042%20178.2%2092.8042%20178.2'%20fill='%23F3E3FF'/%3e%3cpath%20d='M48.7791%20129.087C48.7791%20129.087%2052.6048%20131.188%2057.9215%20129.182C57.5762%20130.843%2056.8709%20134.183%2056.8709%20134.183C56.8709%20134.183%2051.9426%20135.763%2048.0953%20133.409C48.4593%20131.205%2048.7791%20129.087%2048.7791%20129.087'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M47.839%20133.828C49.5812%20134.893%2051.5107%20135.198%2053.1499%20135.198C55.2688%20135.198%2056.903%20134.688%2057.0207%20134.65L57.2925%20134.564L57.3513%20134.284C57.3513%20134.284%2058.0556%20130.944%2058.4019%20129.282L58.5844%20128.408L57.7486%20128.722C52.7281%20130.619%2049.0515%20128.677%2049.0142%20128.657L48.3992%20128.322L48.2942%20129.014C48.2942%20129.015%2047.9744%20131.13%2047.6114%20133.33L47.5575%20133.656L47.839%20133.828ZM56.4528%20133.791C55.4296%20134.055%2051.6961%20134.843%2048.6346%20133.155C48.8553%20131.808%2049.0534%20130.533%2049.1663%20129.799C50.4091%20130.289%2053.3942%20131.132%2057.266%20129.926C57.0306%20131.051%2056.735%20132.453%2056.5548%20133.307C56.5143%20133.499%2056.4796%20133.664%2056.4528%20133.791Z'%20fill='%2352267D'/%3e%3cpath%20d='M77.0831%20119.075C77.0831%20119.075%2076.8879%20117.255%2075.0682%20116.554C74.513%20116.34%2073.02%20116.299%2073.02%20116.299C73.02%20116.299%2072.6256%20118.234%2073.8548%20118.794C75.6234%20119.599%2077.0831%20119.075%2077.0831%20119.075'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M73.6514%20119.241C74.4931%20119.623%2075.2729%20119.733%2075.889%20119.733C76.6855%20119.733%2077.2103%20119.551%2077.2486%20119.537L77.6115%20119.406L77.5703%20119.023C77.5615%20118.936%2077.3202%20116.896%2075.2445%20116.095C74.6275%20115.859%2073.1953%20115.812%2073.0334%20115.808L72.6214%20115.797L72.539%20116.201C72.5204%20116.295%2072.0858%20118.527%2073.6514%20119.241ZM74.0575%20118.347C73.4905%20118.09%2073.4336%20117.302%2073.4572%20116.809C73.9879%20116.843%2074.6275%20116.91%2074.8923%20117.011C75.9145%20117.405%2076.3304%20118.212%2076.4942%20118.71C75.99%20118.787%2075.0856%20118.816%2074.0575%20118.347Z'%20fill='%2352267D'/%3e%3cpath%20d='M72.4781%20118.203C72.4781%20118.203%2072.3948%20115.72%2069.5971%20115.394C69.0752%20115.332%2068.4082%20115.392%2068.4082%20115.392C68.4082%20115.392%2067.1231%20118.018%2068.5995%20118.252C70.4132%20118.539%2072.4781%20118.203%2072.4781%20118.203'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M68.5226%20118.736C69.0964%20118.827%2069.6909%20118.859%2070.2392%20118.859C71.4801%20118.859%2072.4964%20118.697%2072.5562%20118.686L72.9829%20118.618L72.9682%20118.186C72.9349%20117.181%2072.1982%20115.203%2069.6546%20114.905C69.1073%20114.843%2068.4417%20114.896%2068.3701%20114.902C68.3674%20114.902%2068.3656%20114.902%2068.3646%20114.902L68.089%20114.928L67.9673%20115.176C67.8133%20115.491%2067.0698%20117.113%2067.571%20118.08C67.7025%20118.331%2067.9742%20118.649%2068.5226%20118.736ZM68.4421%20117.628C68.2655%20117.288%2068.4863%20116.458%2068.7335%20115.863C68.9551%20115.853%2069.273%20115.848%2069.5408%20115.881C71.2153%20116.077%2071.745%20117.158%2071.9117%20117.782C71.2143%20117.859%2069.8792%20117.957%2068.6756%20117.766C68.5019%20117.739%2068.4631%20117.667%2068.4424%20117.628L68.4421%20117.628Z'%20fill='%2352267D'/%3e%3cpath%20d='M67.1903%20118.449C67.1903%20118.449%2066.7184%20115.71%2064.2739%20116.561C63.2311%20116.924%2062.674%20117.749%2062.674%20117.749C62.674%20117.749%2063.2458%20119.826%2064.2209%20119.553C65.9219%20119.078%2067.1903%20118.449%2067.1903%20118.449'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M63.4686%20119.912C63.652%20120.016%2063.8482%20120.069%2064.0454%20120.069C64.1474%20120.069%2064.2504%20120.054%2064.3524%20120.026C66.0146%20119.561%2067.2585%20118.961%2067.397%20118.894C67.4024%20118.892%2067.4061%20118.89%2067.4081%20118.889L67.7357%20118.726L67.6739%20118.365C67.6631%20118.304%2067.4032%20116.859%2066.3035%20116.211C65.6836%20115.845%2064.9449%20115.81%2064.1131%20116.097C62.9291%20116.51%2062.2944%20117.436%2062.2679%20117.475L62.1414%20117.662L62.2012%20117.879C62.2728%20118.14%2062.6711%20119.462%2063.4686%20119.912ZM63.9512%20119.059C63.6697%20118.899%2063.3832%20118.321%2063.2204%20117.853C63.4235%20117.626%2063.8384%20117.232%2064.4348%20117.025C64.9871%20116.831%2065.4354%20116.84%2065.8023%20117.055C66.2466%20117.315%2066.4889%20117.829%2066.6086%20118.176C66.123%20118.39%2065.197%20118.771%2064.0885%20119.081C64.0552%20119.091%2064.0179%20119.097%2063.9512%20119.059Z'%20fill='%2352267D'/%3e%3cpath%20d='M42.0745%20114.027C42.0745%20114.027%2042.1539%20113.06%2043.1094%20112.663C43.4007%20112.542%2043.8608%20112.661%2043.8608%20112.661C43.8608%20112.661%2044.4258%20113.521%2043.7813%20113.835C42.8553%20114.285%2042.0745%20114.027%2042.0745%20114.027'%20fill='%23F3E3FF'/%3e%3cpath%20d='M46.459%20113.353C46.459%20113.353%2046.4737%20111.567%2048.4797%20111.281C48.8525%20111.227%2049.3351%20111.259%2049.3351%20111.259C49.3351%20111.259%2050.3063%20113.124%2049.2488%20113.318C47.95%20113.557%2046.459%20113.353%2046.459%20113.353'%20fill='%23F3E3FF'/%3e%3cpath%20d='M52.2058%20114.134C52.2058%20114.134%2052.4363%20112.56%2053.8479%20113.011C54.4512%20113.205%2054.7808%20113.668%2054.7808%20113.668C54.7808%20113.668%2054.4836%20114.866%2053.9215%20114.725C52.9405%20114.476%2052.2058%20114.134%2052.2058%20114.134'%20fill='%23F3E3FF'/%3e%3cpath%20d='M76.1778%20118.621C76.1778%20118.621%2076.0748%20117.66%2075.1125%20117.288C74.8192%20117.174%2074.0305%20117.153%2074.0305%20117.153C74.0305%20117.153%2073.8216%20118.177%2074.4719%20118.472C75.4068%20118.898%2076.1778%20118.621%2076.1778%20118.621'%20fill='%23F3E3FF'/%3e%3cpath%20d='M71.389%20117.778C71.389%20117.778%2071.3429%20116.406%2069.7969%20116.225C69.5075%20116.191%2069.1387%20116.224%2069.1387%20116.224C69.1387%20116.224%2068.4275%20117.676%2069.2437%20117.804C70.2472%20117.963%2071.389%20117.778%2071.389%20117.778'%20fill='%23F3E3FF'/%3e%3cpath%20d='M66.2113%20118.274C66.2113%20118.274%2065.9523%20116.777%2064.6162%20117.242C64.0453%20117.44%2063.7402%20117.892%2063.7402%20117.892C63.7402%20117.892%2064.0541%20119.029%2064.5868%20118.879C65.5177%20118.619%2066.2113%20118.274%2066.2113%20118.274'%20fill='%23F3E3FF'/%3e%3cpath%20d='M60.1913%20133.65C60.1913%20133.65%2064.9057%20134.324%2069.3661%20133.17C69.8321%20135.596%2070.1352%20137.429%2070.1352%20137.429C70.1352%20137.429%2067.0579%20139.576%2061.3106%20138.425C60.5945%20135.31%2060.1913%20133.65%2060.1913%20133.65'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M61.2141%20138.906C62.4698%20139.157%2063.6008%20139.256%2064.6073%20139.256C68.3172%20139.256%2070.3115%20137.903%2070.4155%20137.831L70.6695%20137.654L70.6185%20137.349C70.6185%20137.349%2070.3154%20135.511%2069.8475%20133.077L69.7484%20132.564L69.2432%20132.694C64.9319%20133.811%2060.3068%20133.171%2060.2607%20133.163L59.5436%20133.062L59.7143%20133.766C59.7152%20133.768%2060.1174%20135.426%2060.8326%20138.535L60.9032%20138.843L61.2141%20138.906ZM69.5954%20137.177C68.7792%20137.615%2066.0689%20138.796%2061.7164%20138.003C61.3034%20136.211%2061.0023%20134.934%2060.8316%20134.216C62.2618%20134.352%2065.6167%20134.538%2068.9803%20133.769C69.2786%20135.343%2069.4983%20136.605%2069.5954%20137.177Z'%20fill='%2352267D'/%3e%3cpath%20d='M67.9134%20128.826L73.2537%20128.759C73.2204%20126.067%2071.0123%20123.914%2068.3215%20123.947L67.8526%20123.954C66.5067%20123.971%2065.4306%20125.075%2065.4463%20126.421C65.464%20127.766%2066.5676%20128.843%2067.9134%20128.826'%20fill='%23F3E3FF'/%3e%3cpath%20d='M68.4969%20128.727L73.1613%20128.668C73.1348%20126.554%2071.3995%20124.863%2069.2865%20124.888L68.179%20124.903C67.1961%20124.915%2066.4104%20125.721%2066.4231%20126.704C66.4359%20127.836%2067.3658%20128.741%2068.4969%20128.727'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M66.6973%20128.497C67.176%20128.962%2067.8039%20129.217%2068.4699%20129.217H68.5023L73.6572%20129.153L73.6513%20128.663C73.6219%20126.299%2071.6894%20124.398%2069.3332%20124.398H69.2792L68.1727%20124.413C67.5665%20124.419%2066.9995%20124.664%2066.5757%20125.097C66.1539%20125.531%2065.9244%20126.104%2065.9322%20126.709C65.94%20127.388%2066.2118%20128.022%2066.6973%20128.497ZM69.292%20125.379H69.3341C70.989%20125.379%2072.3731%20126.593%2072.6282%20128.184L68.4837%20128.236H68.4699C68.0618%20128.236%2067.6763%20128.08%2067.383%20127.794C67.0848%20127.503%2066.9181%20127.115%2066.9132%20126.699C66.9082%20126.353%2067.0387%20126.028%2067.2781%20125.782C67.5184%20125.536%2067.8411%20125.399%2068.1854%20125.394L69.292%20125.379Z'%20fill='%2352267D'/%3e%3cpath%20d='M70.4501%20127.806C70.1843%20127.279%2070.3982%20126.636%2070.9249%20126.371C71.4527%20126.106%2072.0962%20126.319%2072.3601%20126.846C72.6259%20127.375%2072.412%20128.018%2071.8843%20128.282C71.3565%20128.548%2070.715%20128.334%2070.4501%20127.806'%20fill='%2352267D'/%3e%3cpath%20d='M49.3721%20124.439L44.0318%20124.506C43.9974%20121.815%2046.1516%20119.606%2048.8414%20119.573L49.3113%20119.567C50.6571%20119.55%2051.7607%20120.626%2051.7774%20121.972C51.795%20123.318%2050.7179%20124.421%2049.3721%20124.439'%20fill='%23F3E3FF'/%3e%3cpath%20d='M48.9219%20124.353L44.1211%20124.414C44.0956%20122.299%2045.7878%20120.565%2047.9007%20120.537L48.8738%20120.525C49.9303%20120.513%2050.7975%20121.358%2050.8112%20122.415C50.824%20123.473%2049.9784%20124.34%2048.9219%20124.353'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M43.6313%20124.419L43.6372%20124.91L48.9275%20124.843C49.57%20124.836%2050.1703%20124.578%2050.6186%20124.118C51.0669%20123.658%2051.3092%20123.051%2051.3014%20122.41C51.2857%20121.094%2050.2086%20120.034%2048.8961%20120.034H48.8676L47.8945%20120.047C45.5147%20120.078%2043.6028%20122.039%2043.6313%20124.419ZM48.8794%20121.016H48.897C49.674%20121.016%2050.3106%20121.643%2050.3204%20122.422C50.3253%20122.801%2050.1821%20123.161%2049.9163%20123.433C49.6514%20123.705%2049.2953%20123.857%2048.9167%20123.862L44.6417%20123.916C44.8604%20122.305%2046.2338%20121.049%2047.9073%20121.028L48.8794%20121.016Z'%20fill='%2352267D'/%3e%3cpath%20d='M45.4599%20123.304C45.919%20123.676%2046.5909%20123.607%2046.9637%20123.148C47.3355%20122.689%2047.2658%20122.016%2046.8077%20121.645C46.3486%20121.272%2045.6767%20121.341%2045.3039%20121.801C44.9321%20122.259%2045.0018%20122.932%2045.4599%20123.304'%20fill='%2352267D'/%3e%3cpath%20d='M79.7032%20129.789V129.789C79.3981%20129.728%2079.1245%20129.564%2078.9283%20129.321L78.5653%20128.876L79.3648%20129.037L79.8356%20129.132C80.0171%20129.168%2080.1348%20129.346%2080.0976%20129.526C80.0613%20129.709%2079.8857%20129.825%2079.7032%20129.789'%20fill='%2352267D'/%3e%3cpath%20d='M38.438%20125.308V125.308C38.7411%20125.239%2039.0109%20125.067%2039.2002%20124.821L39.5534%20124.366L38.7578%20124.548L38.2899%20124.654C38.1084%20124.695%2037.9956%20124.875%2038.0368%20125.055C38.078%20125.236%2038.2575%20125.349%2038.438%20125.308'%20fill='%2352267D'/%3e%3cpath%20d='M49.2438%20129.775C49.2438%20129.775%2053.2461%20131.422%2057.2415%20129.821C56.8511%20132.182%2056.491%20133.389%2056.491%20133.389C56.491%20133.389%2054.0759%20133.561%2052.4731%20133.267C50.1825%20132.846%2049.2693%20131.818%2049.2438%20129.775'%20fill='%23EAF3FB'/%3e%3cpath%20d='M54.8201%20132.726C54.8201%20132.726%2051.2023%20133.073%2048.3801%20131.655Z'%20fill='white'/%3e%3cpath%20d='M53.7846%20133.256C52.4564%20133.256%2050.1403%20133.089%2048.1598%20132.092L48.6002%20131.217C51.2645%20132.555%2054.739%20132.24%2054.7734%20132.237L54.8675%20133.215C54.8185%20133.219%2054.4114%20133.256%2053.7846%20133.256'%20fill='%2352267D'/%3e%3cpath%20d='M67.6529%20134.087C67.6529%20134.087%2064.1342%20135.135%2061.0109%20134.551C61.6289%20136.864%2061.9506%20137.586%2061.9506%20137.586C61.9506%20137.586%2066.615%20136.905%2067.6529%20134.087'%20fill='%23EAF3FB'/%3e%3cpath%20d='M66.1719%20167.054C66.1719%20167.054%2065.96%20167.21%2065.6599%20167.397Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M65.7887%20167.605L65.5297%20167.189C65.8181%20167.009%2066.0231%20166.859%2066.0261%20166.856L66.3174%20167.252C66.3174%20167.252%2066.0987%20167.413%2065.7887%20167.605'%20fill='%2352267D'/%3e%3cpath%20d='M68.0102%20135.418C68.0102%20135.418%2064.465%20136.136%2060.6854%20135.733Z'%20fill='white'/%3e%3cpath%20d='M63.1189%20136.348C62.3283%20136.348%2061.4886%20136.312%2060.6342%20136.221L60.7372%20135.246C64.3941%20135.633%2067.8785%20134.945%2067.9128%20134.938L68.108%20135.899C67.9933%20135.922%2065.8518%20136.348%2063.1189%20136.348'%20fill='%2352267D'/%3e%3cpath%20d='M63.1046%20208.63C63.1046%20208.63%2062.1511%20207.873%2060.9121%20208.918C59.7782%20209.874%2058.9355%20211.337%2059.4505%20211.477C59.9655%20211.617%2060.8709%20211.748%2061.8176%20211.561C62.6406%20211.399%2063.3714%20211.55%2063.6814%20209.818C63.8256%20209.011%2063.1046%20208.63%2063.1046%20208.63'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M59.3867%20211.714C59.5858%20211.769%2060.1401%20211.899%2060.8454%20211.899C61.1612%20211.899%2061.5065%20211.873%2061.8636%20211.802C61.966%20211.781%2062.0657%20211.767%2062.1636%20211.753L62.1765%20211.751C62.8877%20211.646%2063.6234%20211.536%2063.9226%20209.86C64.0599%20209.095%2063.54%20208.59%2063.234%20208.421C63.0662%20208.304%2062.0215%20207.661%2060.7541%20208.73C59.8477%20209.494%2058.9305%20210.767%2059.0649%20211.371C59.1032%20211.544%2059.2199%20211.668%2059.3867%20211.714ZM61.07%20209.106C61.5252%20208.721%2061.9303%20208.61%2062.2462%20208.61C62.669%20208.61%2062.9348%20208.808%2062.9534%20208.823L62.9887%20208.846L62.9891%20208.846C63.0159%20208.861%2063.5494%20209.162%2063.44%20209.775C63.2026%20211.102%2062.7652%20211.167%2062.1042%20211.265L62.1039%20211.265C62.096%20211.266%2062.0881%20211.268%2062.0801%20211.269C61.9788%20211.284%2061.875%20211.3%2061.7704%20211.321C60.801%20211.511%2059.9331%20211.344%2059.6168%20211.283C59.5881%20211.277%2059.5639%20211.273%2059.5446%20211.269C59.4652%20211.042%2060.0684%20209.95%2061.07%20209.106Z'%20fill='%2352267D'/%3e%3cpath%20d='M62.8927%20208.912C62.8927%20208.912%2062.3002%20208.441%2061.5282%20209.092C60.8239%20209.686%2060.2981%20210.598%2060.6199%20210.684C60.9397%20210.771%2061.5027%20210.853%2062.0923%20210.736C62.6043%20210.636%2063.0595%20210.73%2063.2518%20209.652C63.342%20209.15%2062.8927%20208.912%2062.8927%20208.912'%20fill='%23EAF3FB'/%3e%3cpath%20d='M64.4417%20208.595C64.9401%20208.522%2065.6699%20209.596%2065.5924%20209.925C65.5149%20210.257%2065.4717%20211.348%2064.6664%20211.477C64.0739%20211.571%2061.959%20211.818%2061.4901%20211.363C61.0594%20210.945%2061.8687%20208.974%2064.4417%20208.595'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M61.3197%20211.539C61.5875%20211.799%2062.2055%20211.877%2062.8421%20211.877C63.6769%20211.877%2064.546%20211.744%2064.7049%20211.719C65.5647%20211.581%2065.7236%20210.621%2065.8003%20210.158L65.8006%20210.156C65.8105%20210.085%2065.8203%20210.027%2065.8311%20209.982C65.9125%20209.634%2065.5544%20209.086%2065.2935%20208.802C65.0796%20208.57%2064.7461%20208.297%2064.4067%20208.353C62.6155%20208.616%2061.5109%20209.67%2061.2117%20210.598C61.0803%20211.002%2061.1195%20211.345%2061.3197%20211.539ZM61.6777%20210.749C61.867%20210.165%2062.6685%20209.103%2064.4773%20208.837C64.5519%20208.843%2064.6716%20208.88%2064.8481%20209.047C65.162%20209.347%2065.3631%20209.762%2065.3543%20209.871C65.3416%20209.923%2065.3288%20209.994%2065.3151%20210.077C65.2307%20210.597%2065.1002%20211.159%2064.6284%20211.233C63.5768%20211.403%2061.9632%20211.48%2061.661%20211.187C61.6306%20211.157%2061.5943%20211.011%2061.6777%20210.749Z'%20fill='%2352267D'/%3e%3cpath%20d='M64.9446%20208.491C65.4419%20208.418%2066.1727%20209.492%2066.0952%20209.821C66.0177%20210.153%2065.9746%20211.243%2065.1692%20211.372C64.5767%20211.466%2062.4618%20211.713%2061.9929%20211.259C61.5622%20210.84%2062.3715%20208.869%2064.9446%20208.491'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M61.6524%20211.612C61.9762%20211.926%2062.6667%20212.019%2063.3711%20212.019C64.1264%20212.019%2064.8984%20211.911%2065.2476%20211.856C66.2823%20211.69%2066.4659%20210.57%2066.5444%20210.091L66.5444%20210.091C66.5474%20210.074%2066.5502%20210.057%2066.5528%20210.041C66.5596%20209.999%2066.5655%20209.963%2066.5719%20209.934C66.6837%20209.46%2066.2502%20208.83%2065.9775%20208.532C65.6135%20208.136%2065.2368%20207.95%2064.8739%20208.005C62.8492%20208.303%2061.7809%20209.49%2061.4808%20210.416C61.3199%20210.913%2061.3817%20211.349%2061.6524%20211.612ZM62.6089%20210.326C62.8266%20209.996%2063.4917%20209.207%2064.9896%20208.981C65.1907%20209.045%2065.5831%20209.573%2065.6175%20209.71C65.6047%20209.767%2065.591%20209.844%2065.5772%20209.933C65.5046%20210.368%2065.4036%20210.838%2065.0917%20210.886C63.9126%20211.077%2062.5716%20211.084%2062.3774%20210.968C62.3597%20210.905%2062.394%20210.652%2062.6089%20210.326Z'%20fill='%2352267D'/%3e%3cpath%20d='M65.0883%20208.789C65.3816%20208.746%2065.8123%20209.38%2065.7662%20209.575C65.721%20209.77%2065.6955%20210.413%2065.2217%20210.488C64.8706%20210.544%2063.6228%20210.69%2063.3471%20210.423C63.0921%20210.175%2063.5698%20209.013%2065.0883%20208.789'%20fill='%23EAF3FB'/%3e%3cpath%20d='M66.7206%20209.001C66.7206%20209.001%2066.3381%20208.807%2065.5906%20209.248C64.9294%20209.636%2063.9436%20210.258%2064.2143%20211.012C64.486%20211.765%2066.5843%20211.457%2067.0502%20211.292C67.5162%20211.126%2067.8036%20210.613%2067.7153%20210.167C67.5221%20209.198%2066.7206%20209.001%2066.7206%20209.001'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M63.7534%20211.178C63.982%20211.812%2064.7657%20211.986%2065.5338%20211.985C66.296%20211.985%2067.0445%20211.815%2067.2152%20211.754C67.9038%20211.509%2068.3345%20210.771%2068.1961%20210.072C68.0029%20209.096%2067.2927%20208.653%2066.8758%20208.534C66.6796%20208.461%2066.1479%20208.351%2065.3416%20208.825L65.3402%20208.826C64.7381%20209.181%2063.3329%20210.008%2063.7534%20211.178ZM65.8389%20209.671C66.1656%20209.479%2066.3735%20209.449%2066.4726%20209.449C66.503%20209.449%2066.5236%20209.452%2066.5334%20209.454L66.5962%20209.475C66.6482%20209.49%2067.1092%20209.638%2067.2338%20210.264C67.2721%20210.458%2067.1318%20210.741%2066.8856%20210.83C66.347%20211.021%2064.8619%20211.098%2064.6765%20210.846C64.5313%20210.441%2065.5152%20209.861%2065.8389%20209.671Z'%20fill='%2352267D'/%3e%3cpath%20d='M66.8671%20209.267C66.8671%20209.267%2066.6405%20209.153%2066.1971%20209.413C65.8067%20209.644%2065.2221%20210.012%2065.3829%20210.458C65.5428%20210.904%2066.7867%20210.721%2067.0623%20210.624C67.337%20210.525%2067.5077%20210.222%2067.4557%20209.958C67.3419%20209.384%2066.8671%20209.267%2066.8671%20209.267'%20fill='%23EAF3FB'/%3e%3cpath%20d='M64.5855%20208.894C64.8788%20208.851%2065.3095%20209.484%2065.2634%20209.679C65.2192%20209.874%2065.1927%20210.517%2064.7189%20210.593C64.3678%20210.649%2063.12%20210.794%2062.8443%20210.527C62.5893%20210.279%2063.067%20209.117%2064.5855%20208.894'%20fill='%23EAF3FB'/%3e%3cpath%20d='M66.5522%20208.779C66.5522%20208.779%2066.1196%20208.56%2065.273%20209.059C64.5265%20209.498%2063.4111%20210.201%2063.7172%20211.052C64.0242%20211.905%2066.3981%20211.557%2066.9249%20211.369C67.4507%20211.181%2067.7754%20210.601%2067.6763%20210.099C67.4586%20209.003%2066.5522%20208.779%2066.5522%20208.779'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M63.4866%20211.136C63.6857%20211.69%2064.4401%20211.851%2065.2072%20211.851C65.9743%20211.851%2066.7551%20211.69%2067.0072%20211.6C67.6341%20211.376%2068.0412%20210.681%2067.9166%20210.051C67.688%20208.903%2066.7934%20208.593%2066.6335%20208.548C66.503%20208.496%2065.9939%20208.35%2065.1483%20208.847L65.1453%20208.849C64.479%20209.242%2063.0987%20210.056%2063.4866%20211.136ZM65.3975%20209.271C65.8095%20209.027%2066.1018%20208.977%2066.2715%20208.977C66.3814%20208.977%2066.4403%20208.998%2066.4481%20209.001L66.4922%20209.017C66.4926%20209.017%2066.493%20209.017%2066.4935%20209.017C66.5382%20209.03%2067.2544%20209.235%2067.4359%20210.146C67.5144%20210.541%2067.2417%20210.996%2066.8424%20211.138C66.2264%20211.356%2064.1586%20211.554%2063.9486%20210.969C63.7269%20210.354%2064.5568%20209.765%2065.3975%20209.271Z'%20fill='%2352267D'/%3e%3cpath%20d='M66.7179%20209.081C66.7179%20209.081%2066.4609%20208.95%2065.9606%20209.246C65.5173%20209.507%2064.8581%20209.922%2065.0395%20210.427C65.221%20210.931%2066.6257%20210.725%2066.9387%20210.613C67.2496%20210.502%2067.4419%20210.16%2067.383%20209.862C67.2545%20209.212%2066.7179%20209.081%2066.7179%20209.081'%20fill='%23EAF3FB'/%3e%3cpath%20d='M56.2656%20181.618C56.2656%20181.618%2056.8189%20187.123%2055.527%20195.804C54.3243%20203.883%2052.0436%20206.442%2052.2398%20208.531C52.3918%20210.148%2053.0942%20211.623%2054.7177%20211.603L59.5636%20211.541C61.8266%20211.514%2063.8042%20210.044%2064.5037%20207.891C65.0687%20206.159%2065.6484%20203.802%2065.9741%20200.829C66.2968%20196.787%2066.1664%20192.737%2066.0693%20190.36'%20fill='%239452BA'/%3e%3cpath%20d='M54.684%20212.584C52.7731%20212.584%2051.4959%20211.107%2051.2634%20208.622C51.1594%20207.514%2051.5675%20206.417%2052.1335%20204.898C52.8692%20202.922%2053.8786%20200.216%2054.5565%20195.659C55.8121%20187.221%2055.2951%20181.769%2055.2892%20181.715L57.2413%20181.52C57.2649%20181.749%2057.7926%20187.247%2056.4978%20195.949C55.7886%20200.708%2054.6958%20203.643%2053.9718%20205.583C53.4794%20206.906%2053.1547%20207.779%2053.2165%20208.438C53.3107%20209.436%2053.6422%20210.621%2054.6879%20210.621H54.7046L59.5515%20210.56C61.3849%20210.538%2063.0005%20209.343%2063.5714%20207.588C64.2473%20205.511%2064.728%20203.201%2064.9997%20200.722C65.3362%20196.48%2065.1576%20192.062%2065.089%20190.4L67.0489%20190.32C67.1578%20192.982%2067.2657%20196.974%2066.9528%20200.907C66.6634%20203.548%2066.1543%20205.99%2065.4372%20208.195C64.6054%20210.751%2062.2501%20212.489%2059.576%20212.523L54.7301%20212.584H54.684Z'%20fill='%2352267D'/%3e%3cpath%20d='M81.1583%20184.952C79.5711%20186.354%2078.7668%20188.627%2078.806%20190.706C78.857%20193.482%2080.5119%20196.996%2079.5486%20201.622C78.6912%20205.743%2076.8902%20206.492%2077.4817%20210.172C77.5886%20210.836%2078.1929%20211.307%2078.8649%20211.299L84.265%20211.231C86.7507%20211.2%2088.8559%20209.371%2089.2306%20206.914C90.2341%20200.351%2089.3277%20194.18%2088.3958%20189.448'%20fill='%239452BA'/%3e%3cpath%20d='M78.8467%20212.28C77.694%20212.28%2076.6945%20211.446%2076.513%20210.329C76.1108%20207.825%2076.7033%20206.487%2077.3909%20204.939C77.8029%20204.011%2078.2689%20202.96%2078.5877%20201.423C79.1841%20198.562%2078.7054%20196.134%2078.2846%20193.993C78.058%20192.842%2077.8441%20191.754%2077.8245%20190.725C77.7774%20188.215%2078.8055%20185.721%2080.5084%20184.216L81.8082%20185.687C80.5241%20186.822%2079.7491%20188.737%2079.7864%20190.688C79.8021%20191.544%2079.9914%20192.503%2080.2102%20193.614C80.6448%20195.823%2081.1862%20198.572%2080.5094%20201.823C80.1464%20203.565%2079.6128%20204.767%2079.1841%20205.735C78.5553%20207.152%2078.1404%20208.089%2078.4504%20210.017C78.4778%20210.187%2078.6966%20210.336%2078.8526%20210.318L84.2527%20210.25C86.2705%20210.225%2087.9568%20208.76%2088.2618%20206.765C89.2477%20200.316%2088.3364%20194.224%2087.4329%20189.637L89.3586%20189.258C90.2924%20194.001%2091.2322%20200.311%2090.2002%20207.062C89.75%20210.01%2087.2593%20212.176%2084.2772%20212.212L78.8771%20212.28H78.8467Z'%20fill='%2352267D'/%3e%3cpath%20d='M82.5281%20192.065L80.6741%20191.18L82.4869%20189.694L83.2657%20189.943L83.1166%20190.41L82.5918%20190.242L81.5824%20191.07L82.4898%20191.504L83.0127%20191.16L82.6683%20191.087L82.4417%20191.254L82.1504%20190.859L82.5526%20190.562L84.2673%20190.924L82.5281%20192.065Z'%20fill='%2352267D'/%3e%3cpath%20d='M53.3017%20208.752C53.3017%20208.752%2052.3482%20207.996%2051.1093%20209.042C49.9753%20209.996%2049.1327%20211.46%2049.6477%20211.599C50.1627%20211.74%2051.0681%20211.871%2052.0147%20211.684C52.8377%20211.523%2053.5685%20211.673%2053.8785%20209.941C54.0227%20209.135%2053.3017%20208.752%2053.3017%20208.752'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M49.5192%20212.073C49.7811%20212.144%2050.3373%20212.268%2051.0348%20212.268C51.3663%20212.268%2051.7293%20212.241%2052.1079%20212.165C52.1805%20212.151%2052.2522%20212.14%2052.3228%20212.129C52.3514%20212.125%2052.3798%20212.121%2052.4081%20212.116C53.2959%20211.985%2054.0551%20211.737%2054.3612%20210.027C54.5201%20209.143%2053.9561%20208.562%2053.5696%20208.341C53.1075%20208%2051.9824%20207.663%2050.7925%20208.666C49.9744%20209.356%2048.8463%20210.748%2049.0229%20211.548C49.0797%20211.808%2049.2661%20212.004%2049.5192%20212.073ZM51.9196%20211.204C51.1368%20211.356%2050.4217%20211.265%2050.0273%20211.185C50.1755%20210.804%2050.6895%20210.036%2051.4252%20209.416C52.3032%20208.676%2052.9241%20209.083%2053.0006%20209.14L53.0722%20209.185C53.0724%20209.185%2053.073%20209.186%2053.074%20209.186C53.1032%20209.204%2053.4736%20209.422%2053.3959%20209.855C53.1899%20211.009%2052.88%20211.055%2052.2639%20211.146C52.2434%20211.149%2052.2228%20211.152%2052.2021%20211.155C52.1099%20211.17%2052.0157%20211.184%2051.9196%20211.204Z'%20fill='%2352267D'/%3e%3cpath%20d='M53.09%20209.035C53.09%20209.035%2052.4975%20208.565%2051.7255%20209.215C51.0212%20209.809%2050.4954%20210.72%2050.8171%20210.808C51.1369%20210.895%2051.7%20210.976%2052.2895%20210.86C52.8016%20210.76%2053.2568%20210.853%2053.449%20209.775C53.5393%20209.273%2053.09%20209.035%2053.09%20209.035'%20fill='%23EAF3FB'/%3e%3cpath%20d='M60.9769%20197.16L58.6775%20197.021L58.3381%20194.834L60.459%20194.144L60.61%20194.609L58.8855%20195.172L59.1013%20196.556L60.7601%20196.655L61.3938%20195.905L60.557%20195.454L60.0538%20195.607L60.4197%20196.004L60.0587%20196.337L59.1621%20195.366L60.609%20194.926L62.158%20195.758L60.9769%20197.16Z'%20fill='%2352267D'/%3e%3cpath%20d='M18.9569%20136.644C18.6037%20136.644%2018.3134%20136.358%2018.3085%20136.004L18.5537%20136C18.5547%20136.108%2018.5988%20136.209%2018.6753%20136.284C18.7509%20136.358%2018.8509%20136.399%2018.9569%20136.399H18.9618C19.1835%20136.396%2019.362%20136.213%2019.3591%20135.99L19.6043%20135.986C19.6063%20136.16%2019.5415%20136.324%2019.4209%20136.448C19.3002%20136.572%2019.1384%20136.642%2018.9657%20136.644H18.9569Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M17.905%20136.657C17.7343%20136.657%2017.5744%20136.592%2017.4528%20136.474C17.3292%20136.351%2017.2595%20136.189%2017.2576%20136.017L17.5028%20136.014C17.5038%20136.121%2017.5479%20136.222%2017.6244%20136.298C17.7%20136.372%2017.8%20136.412%2017.905%20136.412H17.9079C18.0178%20136.411%2018.1188%20136.367%2018.1934%20136.29C18.2689%20136.213%2018.3091%20136.111%2018.3082%20136.004L18.5534%20136C18.5554%20136.173%2018.4906%20136.337%2018.37%20136.461C18.2483%20136.586%2018.0865%20136.655%2017.9138%20136.657H17.905Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M18.4366%20137.175C18.2669%20137.175%2018.107%20137.111%2017.9854%20136.992C17.8608%20136.87%2017.7911%20136.708%2017.7892%20136.537L18.0344%20136.533C18.0354%20136.641%2018.0795%20136.742%2018.1561%20136.816C18.2316%20136.89%2018.3317%20136.93%2018.4376%20136.93H18.4425C18.6642%20136.928%2018.8427%20136.746%2018.8408%20136.522L19.086%20136.52C19.0899%20136.877%2018.8025%20137.172%2018.4454%20137.175H18.4366Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M38.9611%20135.49C38.8031%20135.49%2038.6442%20135.449%2038.499%20135.362L38.6256%20135.151C38.7757%20135.241%2038.9473%20135.267%2039.119%20135.226C39.2877%20135.184%2039.4309%20135.079%2039.5202%20134.931C39.6104%20134.781%2039.6369%20134.607%2039.5957%20134.437C39.5535%20134.269%2039.4486%20134.125%2039.3005%20134.036L39.427%20133.825C39.632%20133.95%2039.7762%20134.146%2039.8341%20134.379C39.891%20134.611%2039.8547%20134.852%2039.7311%20135.057C39.5624%20135.336%2039.2661%20135.49%2038.9611%20135.49'%20fill='%23F3E3FF'/%3e%3cpath%20d='M39.2235%20136.554C39.0656%20136.554%2038.9067%20136.513%2038.7615%20136.425L38.888%20136.214C39.0381%20136.305%2039.2088%20136.332%2039.3814%20136.29C39.5502%20136.248%2039.6934%20136.143%2039.7826%20135.995C39.8729%20135.844%2039.8994%20135.671%2039.8582%20135.501C39.816%20135.332%2039.711%20135.189%2039.5629%20135.1L39.6895%20134.889C39.8945%20135.013%2040.0387%20135.21%2040.0966%20135.442C40.1534%20135.675%2040.1172%20135.916%2039.9936%20136.121C39.8248%20136.4%2039.5286%20136.554%2039.2235%20136.554'%20fill='%23F3E3FF'/%3e%3cpath%20d='M64.4303%20153.421C64.2126%20153.421%2064.0075%20153.337%2063.8526%20153.186C63.6936%20153.032%2063.6054%20152.825%2063.6024%20152.604L63.8477%20152.601C63.8496%20152.756%2063.9124%20152.902%2064.0232%20153.01C64.1331%20153.117%2064.2773%20153.175%2064.4303%20153.175H64.4352C64.759%20153.172%2065.0169%20152.908%2065.013%20152.586L65.2583%20152.583C65.2641%20153.039%2064.8973%20153.415%2064.4411%20153.421H64.4303Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M63.0212%20153.439C62.5699%20153.439%2062.1991%20153.075%2062.1923%20152.622L62.4375%20152.618C62.4424%20152.937%2062.7033%20153.194%2063.0212%20153.194H63.028C63.184%20153.192%2063.3282%20153.13%2063.4371%20153.018C63.546%20152.906%2063.6048%20152.76%2063.6029%20152.604L63.8481%20152.601C63.8511%20152.822%2063.7677%20153.031%2063.6137%20153.189C63.4587%20153.348%2063.2517%20153.436%2063.032%20153.439H63.0212Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M63.7348%20154.134C63.2826%20154.134%2062.9127%20153.77%2062.9069%20153.318L63.1521%20153.314C63.156%20153.633%2063.417%20153.889%2063.7348%20153.889H63.7397C64.0624%20153.885%2064.3204%20153.621%2064.3165%20153.3L64.5617%20153.297C64.5676%20153.753%2064.2007%20154.129%2063.7456%20154.134H63.7348Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M43.9377%20198.354C43.7199%20198.354%2043.5149%20198.271%2043.3599%20198.12C43.201%20197.965%2043.1127%20197.759%2043.1097%20197.537L43.355%20197.533C43.3569%20197.689%2043.4197%20197.835%2043.5306%20197.943C43.6404%20198.05%2043.7846%20198.109%2043.9377%20198.109H43.9445C44.1005%20198.107%2044.2457%20198.045%2044.3546%20197.934C44.4635%20197.822%2044.5223%20197.676%2044.5203%20197.52L44.7656%20197.517C44.7685%20197.737%2044.6851%20197.946%2044.5302%20198.104C44.3752%20198.263%2044.1692%20198.352%2043.9485%20198.354H43.9377Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M42.5285%20198.372C42.0763%20198.372%2041.7055%20198.008%2041.6996%20197.555L41.9448%20197.551C41.9487%20197.87%2042.2097%20198.126%2042.5285%20198.126H42.5354C42.8561%20198.122%2043.1141%20197.859%2043.1102%20197.537L43.3554%20197.534C43.3613%20197.99%2042.9944%20198.366%2042.5393%20198.372H42.5285Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M43.2421%20199.068C43.0243%20199.068%2042.8193%20198.985%2042.6633%20198.834C42.5054%20198.68%2042.4171%20198.473%2042.4142%20198.251L42.6594%20198.247C42.6614%20198.403%2042.7242%20198.549%2042.835%20198.657C42.9449%20198.765%2043.0969%20198.839%2043.249%20198.823C43.4049%20198.821%2043.5491%20198.759%2043.658%20198.647C43.7669%20198.536%2043.8258%20198.389%2043.8238%20198.233L44.0691%20198.23C44.072%20198.451%2043.9886%20198.66%2043.8346%20198.818C43.6796%20198.977%2043.4726%20199.065%2043.2529%20199.068H43.2421Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M63.1265%20131.033C62.637%20131.033%2062.2348%20130.637%2062.2279%20130.147L62.4731%20130.143C62.478%20130.5%2062.7704%20130.788%2063.1265%20130.788H63.1314C63.3079%20130.786%2063.4708%20130.716%2063.5924%20130.591C63.714%20130.466%2063.7788%20130.302%2063.7768%20130.127L64.0221%20130.123C64.025%20130.364%2063.9348%20130.59%2063.768%20130.762C63.6003%20130.933%2063.3766%20131.03%2063.1372%20131.033H63.1265Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M62.3602%20131.817C61.8717%20131.817%2061.4705%20131.422%2061.4636%20130.932L61.7089%20130.928C61.7108%20131.101%2061.7805%20131.265%2061.9051%20131.387C62.0277%20131.507%2062.1885%20131.571%2062.3602%20131.571H62.3661C62.5437%20131.569%2062.7065%20131.5%2062.8281%20131.375C62.9498%20131.251%2063.0145%20131.086%2063.0125%20130.912L63.2578%20130.908C63.2607%20131.148%2063.1705%20131.375%2063.0027%20131.547C62.835%20131.718%2062.6113%20131.814%2062.372%20131.817H62.3602Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M53.5642%20145.004C53.2846%20145.004%2053.0208%20144.897%2052.8206%20144.701C52.6166%20144.503%2052.5028%20144.238%2052.4999%20143.954L52.7451%20143.952C52.75%20144.399%2053.1169%20144.759%2053.5642%20144.759H53.574C54.0243%20144.753%2054.3872%20144.381%2054.3823%20143.929L54.6276%20143.927C54.6344%20144.514%2054.1616%20144.997%2053.577%20145.004H53.5642Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M52.6331%20145.957C52.3545%20145.957%2052.0906%20145.85%2051.8905%20145.654C51.6874%20145.455%2051.5736%20145.191%2051.5707%20144.906L51.8159%20144.904C51.8189%20145.122%2051.9062%20145.326%2052.0621%20145.479C52.2161%20145.629%2052.4182%20145.712%2052.6331%20145.712H52.6438C52.8626%20145.709%2053.0666%20145.621%2053.2197%20145.465C53.3727%20145.309%2053.4551%20145.102%2053.4521%20144.883L53.6974%20144.88C53.7013%20145.164%2053.5934%20145.434%2053.3943%20145.637C53.1961%20145.84%2052.9313%20145.954%2052.6468%20145.957H52.6331Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M39.2847%20121.463C38.8757%20121.463%2038.5392%20121.132%2038.5333%20120.72L38.7786%20120.716C38.7805%20120.853%2038.8355%20120.979%2038.9326%20121.075C39.0287%20121.168%2039.1533%20121.221%2039.2926%20121.218C39.5722%20121.215%2039.7958%20120.985%2039.7939%20120.705L40.0391%20120.703C40.0411%20120.903%2039.9645%20121.092%2039.8252%20121.236C39.684%20121.381%2039.4966%20121.461%2039.2955%20121.463H39.2847Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M38.666%20122.101C38.254%20122.101%2037.9175%20121.77%2037.9126%20121.358L38.1578%20121.356C38.1598%20121.491%2038.2138%20121.618%2038.3109%20121.712C38.406%20121.805%2038.5316%20121.856%2038.666%20121.856H38.6719C38.8072%20121.854%2038.9328%20121.799%2039.0279%20121.703C39.1231%20121.606%2039.1741%20121.477%2039.1721%20121.343L39.4174%20121.339C39.4223%20121.754%2039.0897%20122.095%2038.6748%20122.101H38.666Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M99.2513%20183.825C99.2317%20183.825%2099.212%20183.824%2099.1914%20183.823C98.9658%20183.808%2098.7598%20183.706%2098.6107%20183.534L98.7961%20183.373C98.9021%20183.495%2099.0482%20183.567%2099.2091%20183.579C99.3533%20183.59%2099.523%20183.538%2099.6446%20183.433C99.7663%20183.326%2099.8398%20183.181%2099.8506%20183.02C99.8624%20182.86%2099.8104%20182.704%2099.7045%20182.582L99.8899%20182.421C100.039%20182.592%20100.112%20182.811%20100.095%20183.036C100.08%20183.263%2099.9762%20183.469%2099.8055%20183.617C99.6505%20183.753%2099.4553%20183.825%2099.2513%20183.825'%20fill='%23F3E3FF'/%3e%3cpath%20d='M99.1795%20184.848C98.9421%20184.848%2098.7067%20184.749%2098.5389%20184.556L98.7243%20184.395C98.9421%20184.646%2099.3237%20184.673%2099.5738%20184.455C99.824%20184.237%2099.8515%20183.856%2099.6327%20183.605L99.8181%20183.444C100.124%20183.798%20100.088%20184.334%2099.7347%20184.641C99.5748%20184.78%2099.3767%20184.848%2099.1795%20184.848'%20fill='%23F3E3FF'/%3e%3cpath%20d='M70.5402%20174.418C70.4293%20174.418%2070.3175%20174.399%2070.2106%20174.36C69.9654%20174.273%2069.7701%20174.094%2069.6593%20173.86L69.881%20173.754C70.0527%20174.117%2070.4862%20174.275%2070.8492%20174.103C71.2131%20173.933%2071.3691%20173.498%2071.1974%20173.134L71.4191%20173.029C71.6477%20173.515%2071.4397%20174.096%2070.9551%20174.325C70.8227%20174.388%2070.6824%20174.418%2070.5402%20174.418'%20fill='%23F3E3FF'/%3e%3cpath%20d='M69.0027%20175.143C68.6378%20175.143%2068.2876%20174.936%2068.1218%20174.585L68.3435%20174.479C68.4259%20174.656%2068.5731%20174.789%2068.7555%20174.854C68.9399%20174.92%2069.1381%20174.912%2069.3107%20174.828C69.6747%20174.657%2069.8306%20174.222%2069.659%20173.859L69.8817%20173.754C70.1092%20174.24%2069.9013%20174.821%2069.4167%20175.049C69.2823%20175.113%2069.142%20175.143%2069.0027%20175.143'%20fill='%23F3E3FF'/%3e%3cpath%20d='M70.1341%20175.55C70.0232%20175.55%2069.9114%20175.53%2069.8035%20175.492C69.5592%20175.405%2069.364%20175.226%2069.2532%20174.992L69.4749%20174.886C69.5573%20175.062%2069.7044%20175.196%2069.8869%20175.261C70.0713%20175.327%2070.2694%20175.318%2070.4421%20175.235C70.6187%20175.153%2070.7521%20175.005%2070.8178%20174.823C70.8845%20174.639%2070.8747%20174.442%2070.7913%20174.267L71.013%20174.162C71.1238%20174.397%2071.1366%20174.661%2071.0493%20174.906C70.961%20175.151%2070.7825%20175.346%2070.548%20175.457C70.4156%20175.52%2070.2753%20175.55%2070.1341%20175.55'%20fill='%23F3E3FF'/%3e%3cpath%20d='M68.5955%20176.275C68.4846%20176.275%2068.3728%20176.256%2068.2659%20176.217C68.0207%20176.13%2067.8254%20175.951%2067.7146%20175.717L67.9363%20175.611C68.107%20175.974%2068.5435%20176.132%2068.9045%20175.96C69.2684%20175.789%2069.4244%20175.355%2069.2527%20174.991L69.4744%20174.886C69.703%20175.372%2069.495%20175.953%2069.0104%20176.182C68.878%20176.245%2068.7377%20176.275%2068.5955%20176.275'%20fill='%23F3E3FF'/%3e%3cpath%20d='M71.2664%20175.956C70.9005%20175.956%2070.5503%20175.749%2070.3845%20175.399L70.6062%20175.293C70.7769%20175.658%2071.2134%20175.812%2071.5744%20175.641C71.751%20175.559%2071.8834%20175.412%2071.9491%20175.229C72.0158%20175.046%2072.006%20174.848%2071.9227%20174.673L72.1453%20174.568C72.2552%20174.803%2072.268%20175.067%2072.1806%20175.312C72.0924%20175.557%2071.9148%20175.752%2071.6804%20175.863C71.546%20175.926%2071.4057%20175.956%2071.2664%20175.956'%20fill='%23F3E3FF'/%3e%3cpath%20d='M55.2321%20127.857C54.6965%20127.857%2054.258%20127.425%2054.2511%20126.889L54.4963%20126.885C54.5012%20127.288%2054.8308%20127.611%2055.2321%20127.611H55.2409C55.646%20127.606%2055.9717%20127.273%2055.9668%20126.868L56.212%20126.864C56.2189%20127.405%2055.7843%20127.85%2055.2448%20127.857H55.2321Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M55.3422%20160.287C54.8066%20160.287%2054.3681%20159.855%2054.3612%20159.319L54.6064%20159.315C54.6113%20159.718%2054.9409%20160.041%2055.3422%20160.041H55.351C55.7561%20160.037%2056.0818%20159.702%2056.0769%20159.297L56.3221%20159.293C56.329%20159.834%2055.8944%20160.28%2055.3549%20160.287H55.3422Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M64.6335%20142.085C64.2107%20142.085%2063.8654%20141.745%2063.8595%20141.323L64.1047%20141.319C64.1087%20141.607%2064.3451%20141.84%2064.6335%20141.84H64.6394C64.7786%20141.838%2064.9111%20141.781%2065.0102%20141.681C65.1082%20141.579%2065.1612%20141.446%2065.1593%20141.306L65.4045%20141.302C65.4074%20141.508%2065.3299%20141.703%2065.1848%20141.852C65.0415%20142%2064.8483%20142.082%2064.6423%20142.085H64.6335Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M79.7625%20126.958C79.6016%20126.958%2079.4506%20126.897%2079.3348%20126.784C79.2181%20126.67%2079.1533%20126.517%2079.1514%20126.355L79.3966%20126.353C79.3976%20126.449%2079.4368%20126.54%2079.5065%20126.609C79.5761%20126.676%2079.6654%20126.713%2079.7615%20126.713H79.7664C79.9665%20126.71%2080.1284%20126.544%2080.1264%20126.343L80.3717%20126.341C80.3756%20126.676%2080.1049%20126.953%2079.7694%20126.958H79.7625Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M85.0724%20198.843C84.8772%20198.843%2084.6849%20198.783%2084.5211%20198.671C84.3043%20198.522%2084.1591%20198.299%2084.1121%20198.042L84.3534%20197.997C84.3887%20198.19%2084.4976%20198.358%2084.6594%20198.468C84.8213%20198.578%2085.0155%20198.619%2085.2097%20198.584C85.403%20198.548%2085.5707%20198.44%2085.6816%20198.277C85.7924%20198.115%2085.8336%20197.92%2085.7973%20197.727L86.0386%20197.681C86.0867%20197.939%2086.0328%20198.2%2085.8837%20198.415C85.7365%20198.632%2085.5129%20198.778%2085.2558%20198.826C85.194%20198.837%2085.1332%20198.843%2085.0724%20198.843'%20fill='%23F3E3FF'/%3e%3cpath%20d='M61.5526%20205.689C61.274%20205.689%2061.0101%20205.583%2060.811%20205.387C60.607%20205.189%2060.4932%20204.923%2060.4893%20204.639L60.7345%20204.635C60.7374%20204.854%2060.8257%20205.058%2060.9817%20205.212C61.1357%20205.361%2061.3378%20205.444%2061.5526%20205.444H61.5634C61.7822%20205.441%2061.9862%20205.352%2062.1402%20205.196C62.2922%20205.04%2062.3746%20204.833%2062.3717%20204.615L62.6169%20204.611C62.6209%20204.895%2062.513%20205.165%2062.3148%20205.368C62.1167%20205.571%2061.8508%20205.685%2061.5673%20205.689H61.5526Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M60.6234%20206.642C60.0427%20206.642%2059.5679%20206.173%2059.5601%20205.593L59.8053%20205.589C59.8112%20206.037%2060.1771%20206.397%2060.6234%20206.397H60.6313C60.853%20206.394%2061.057%20206.306%2061.211%20206.15C61.363%20205.994%2061.4454%20205.787%2061.4425%20205.568L61.6877%20205.564C61.6917%20205.849%2061.5838%20206.118%2061.3856%20206.322C61.1875%20206.525%2060.9216%20206.638%2060.6381%20206.642H60.6234Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M54.639%20208.719C55.1364%20208.646%2055.8672%20209.719%2055.7897%20210.049C55.7122%20210.381%2055.669%20211.471%2054.8637%20211.599C54.2712%20211.693%2052.1562%20211.941%2051.6873%20211.486C51.2567%20211.067%2052.066%20209.096%2054.639%20208.719'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M51.3469%20211.84C51.6706%20212.154%2052.3612%20212.247%2053.0655%20212.247C53.8209%20212.247%2054.5929%20212.139%2054.9421%20212.084C55.9768%20211.918%2056.1604%20210.798%2056.2389%20210.319L56.2389%20210.319C56.2419%20210.301%2056.2446%20210.285%2056.2472%20210.269C56.2541%20210.227%2056.26%20210.191%2056.2664%20210.162C56.3782%20209.688%2055.9446%20209.058%2055.6719%20208.76C55.308%20208.363%2054.9313%20208.178%2054.5683%20208.233C52.5437%20208.53%2051.4754%20209.717%2051.1752%20210.644C51.0144%20211.141%2051.0762%20211.577%2051.3469%20211.84ZM52.3033%20210.553C52.5211%20210.224%2053.1862%20209.435%2054.6841%20209.208C54.8852%20209.273%2055.2776%20209.801%2055.3119%20209.937C55.2992%20209.995%2055.2854%20210.072%2055.2717%20210.161C55.1991%20210.596%2055.0981%20211.066%2054.7861%20211.114C53.607%20211.305%2052.266%20211.312%2052.0718%20211.196C52.0542%20211.132%2052.0885%20210.88%2052.3033%20210.553Z'%20fill='%2352267D'/%3e%3cpath%20d='M54.7828%20209.017C55.0761%20208.973%2055.5067%20209.607%2055.4606%20209.803C55.4155%20209.998%2055.39%20210.64%2054.9162%20210.716C54.565%20210.772%2053.3172%20210.918%2053.0416%20210.65C52.7866%20210.403%2053.2643%20209.24%2054.7828%20209.017'%20fill='%23EAF3FB'/%3e%3cpath%20d='M56.4151%20209.228C56.4151%20209.228%2056.0325%20209.035%2055.285%20209.476C54.6239%20209.864%2053.638%20210.485%2053.9088%20211.24C54.1805%20211.992%2056.2787%20211.685%2056.7447%20211.519C57.2106%20211.353%2057.4981%20210.84%2057.4098%20210.395C57.2165%20209.425%2056.4151%20209.228%2056.4151%20209.228'%20fill='white'/%3e%3cpath%20d='M68.2403%20209.285C68.2403%20209.285%2067.8577%20209.092%2067.1102%20209.532C66.4491%20209.921%2065.4632%20210.542%2065.7339%20211.296C66.0057%20212.049%2068.1039%20211.742%2068.5699%20211.576C69.0358%20211.41%2069.3233%20210.897%2069.235%20210.452C69.0417%20209.482%2068.2403%20209.285%2068.2403%20209.285'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M53.4477%20211.406C53.6763%20212.039%2054.4601%20212.214%2055.2282%20212.213C55.9904%20212.213%2056.7388%20212.042%2056.9095%20211.981C57.5982%20211.736%2058.0288%20210.998%2057.8905%20210.3C57.6972%20209.324%2056.987%20208.88%2056.5701%20208.761C56.3739%20208.689%2055.8422%20208.579%2055.0359%20209.053L55.0346%20209.054C54.4325%20209.408%2053.0272%20210.236%2053.4477%20211.406ZM55.5332%20209.898C55.8599%20209.706%2056.0679%20209.677%2056.1669%20209.677C56.1974%20209.677%2056.218%20209.68%2056.2278%20209.682L56.2905%20209.702C56.3425%20209.718%2056.8036%20209.865%2056.9282%20210.491C56.9664%20210.685%2056.8261%20210.969%2056.5799%20211.057C56.0414%20211.249%2054.5562%20211.326%2054.3708%20211.074C54.2256%20210.669%2055.2095%20210.089%2055.5332%20209.898Z'%20fill='%2352267D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M65.2731%20211.462C65.5016%20212.096%2066.2854%20212.271%2067.0535%20212.27C67.8157%20212.27%2068.5642%20212.099%2068.7348%20212.038C69.4235%20211.793%2069.8541%20211.055%2069.7158%20210.357C69.5225%20209.38%2068.8123%20208.937%2068.3954%20208.818C68.1992%20208.746%2067.6676%20208.636%2066.8612%20209.11L66.8599%20209.11C66.2578%20209.465%2064.8525%20210.293%2065.2731%20211.462ZM67.3586%20209.955C67.6852%20209.763%2067.8932%20209.734%2067.9923%20209.734C68.0227%20209.734%2068.0433%20209.736%2068.0531%20209.738L68.1159%20209.759C68.1678%20209.775%2068.6289%20209.922%2068.7535%20210.548C68.7917%20210.742%2068.6515%20211.026%2068.4052%20211.114C67.8667%20211.305%2066.3815%20211.383%2066.1961%20211.131C66.051%20210.725%2067.0348%20210.146%2067.3586%20209.955Z'%20fill='%2352267D'/%3e%3cpath%20d='M56.5616%20209.495C56.5616%20209.495%2056.335%20209.381%2055.8916%20209.641C55.5012%20209.871%2054.9165%20210.239%2055.0774%20210.686C55.2373%20211.132%2056.4811%20210.949%2056.7568%20210.852C57.0315%20210.752%2057.2021%20210.449%2057.1502%20210.185C57.0364%20209.611%2056.5616%20209.495%2056.5616%20209.495'%20fill='%23EAF3FB'/%3e%3cpath%20d='M68.3868%20209.551C68.3868%20209.551%2068.1602%20209.438%2067.7168%20209.698C67.3264%20209.928%2066.7417%20210.296%2066.9026%20210.743C67.0625%20211.189%2068.3063%20211.005%2068.582%20210.908C68.8567%20210.809%2069.0273%20210.506%2068.9754%20210.242C68.8616%20209.668%2068.3868%20209.551%2068.3868%20209.551'%20fill='%23EAF3FB'/%3e%3cpath%20d='M79.7874%20208.752C79.7874%20208.752%2078.834%20207.996%2077.595%20209.042C76.461%20209.996%2075.6184%20211.46%2076.1334%20211.599C76.6484%20211.74%2077.5538%20211.871%2078.5004%20211.684C79.3234%20211.523%2080.0543%20211.673%2080.3642%20209.941C80.5084%20209.135%2079.7874%20208.752%2079.7874%20208.752'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M76.0049%20212.073C76.2668%20212.144%2076.823%20212.268%2077.5205%20212.268C77.8521%20212.268%2078.215%20212.241%2078.5937%20212.165C78.6663%20212.151%2078.7379%20212.14%2078.8085%20212.129C78.8371%20212.125%2078.8656%20212.121%2078.8938%20212.116C79.7816%20211.985%2080.5409%20211.737%2080.8469%20210.027C81.0058%20209.143%2080.4418%20208.562%2080.0553%20208.341C79.5933%20208%2078.4681%20207.663%2077.2782%20208.666C76.4601%20209.356%2075.332%20210.748%2075.5086%20211.548C75.5655%20211.808%2075.7518%20212.004%2076.0049%20212.073ZM78.4053%20211.204C77.6225%20211.356%2076.9074%20211.265%2076.5131%20211.185C76.6612%20210.804%2077.1752%20210.036%2077.9109%20209.416C78.7889%20208.676%2079.4098%20209.083%2079.4863%20209.14L79.5579%20209.185C79.5581%20209.185%2079.5587%20209.186%2079.5597%20209.186C79.5889%20209.204%2079.9593%20209.422%2079.8817%20209.855C79.6757%20211.009%2079.3657%20211.055%2078.7496%20211.146C78.7291%20211.149%2078.7085%20211.152%2078.6878%20211.155C78.5956%20211.17%2078.5015%20211.184%2078.4053%20211.204Z'%20fill='%2352267D'/%3e%3cpath%20d='M79.5757%20209.035C79.5757%20209.035%2078.9832%20208.565%2078.2112%20209.215C77.5069%20209.809%2076.9811%20210.72%2077.3028%20210.808C77.6226%20210.895%2078.1857%20210.976%2078.7753%20210.86C79.2873%20210.76%2079.7425%20210.853%2079.9347%20209.775C80.025%20209.273%2079.5757%20209.035%2079.5757%20209.035'%20fill='%23EAF3FB'/%3e%3cpath%20d='M81.1247%20208.719C81.6221%20208.646%2082.3529%20209.719%2082.2754%20210.049C82.1979%20210.381%2082.1547%20211.471%2081.3494%20211.599C80.7569%20211.693%2078.6419%20211.941%2078.173%20211.486C77.7424%20211.067%2078.5517%20209.096%2081.1247%20208.719'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M77.8326%20211.84C78.1563%20212.154%2078.8469%20212.247%2079.5512%20212.247C80.3066%20212.247%2081.0786%20212.139%2081.4278%20212.084C82.4625%20211.918%2082.6461%20210.798%2082.7246%20210.319L82.7246%20210.319C82.7276%20210.301%2082.7304%20210.284%2082.733%20210.269C82.7398%20210.227%2082.7457%20210.191%2082.7521%20210.162C82.8639%20209.688%2082.4303%20209.058%2082.1576%20208.76C81.7937%20208.363%2081.417%20208.178%2081.0541%20208.233C79.0294%20208.53%2077.9611%20209.717%2077.6609%20210.644C77.5001%20211.141%2077.5619%20211.577%2077.8326%20211.84ZM78.789%20210.553C79.0068%20210.224%2079.6719%20209.435%2081.1698%20209.208C81.3709%20209.273%2081.7633%20209.801%2081.7976%20209.937C81.7849%20209.995%2081.7711%20210.072%2081.7574%20210.161C81.6848%20210.596%2081.5838%20211.066%2081.2718%20211.114C80.0927%20211.305%2078.7518%20211.312%2078.5575%20211.196C78.5399%20211.132%2078.5742%20210.88%2078.789%20210.553Z'%20fill='%2352267D'/%3e%3cpath%20d='M81.2685%20209.017C81.5618%20208.973%2081.9924%20209.607%2081.9463%20209.803C81.9012%20209.998%2081.8757%20210.64%2081.4019%20210.716C81.0507%20210.772%2079.803%20210.918%2079.5273%20210.65C79.2723%20210.403%2079.75%20209.24%2081.2685%20209.017'%20fill='%23EAF3FB'/%3e%3cpath%20d='M82.9008%20209.228C82.9008%20209.228%2082.5182%20209.035%2081.7707%20209.476C81.1096%20209.864%2080.1237%20210.485%2080.3945%20211.24C80.6662%20211.992%2082.7645%20211.685%2083.2304%20211.519C83.6964%20211.353%2083.9838%20210.84%2083.8955%20210.395C83.7022%20209.425%2082.9008%20209.228%2082.9008%20209.228'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M79.9335%20211.406C80.162%20212.039%2080.9458%20212.214%2081.7139%20212.213C82.4761%20212.213%2083.2246%20212.042%2083.3952%20211.981C84.0839%20211.736%2084.5145%20210.998%2084.3762%20210.3C84.1829%20209.324%2083.4727%20208.88%2083.0558%20208.761C82.8596%20208.689%2082.328%20208.579%2081.5216%20209.053L81.5203%20209.054C80.9182%20209.408%2079.5129%20210.236%2079.9335%20211.406ZM82.019%20209.898C82.3456%20209.706%2082.5536%20209.677%2082.6527%20209.677C82.6831%20209.677%2082.7037%20209.68%2082.7135%20209.682L82.7763%20209.702C82.8283%20209.718%2083.2893%20209.865%2083.4139%20210.491C83.4521%20210.685%2083.3119%20210.969%2083.0656%20211.057C82.5271%20211.249%2081.0419%20211.326%2080.8565%20211.074C80.7114%20210.669%2081.6952%20210.089%2082.019%20209.898Z'%20fill='%2352267D'/%3e%3cpath%20d='M83.0473%20209.495C83.0473%20209.495%2082.8207%20209.381%2082.3773%20209.641C81.9869%20209.871%2081.4022%20210.239%2081.5631%20210.686C81.723%20211.132%2082.9669%20210.949%2083.2425%20210.852C83.5172%20210.752%2083.6879%20210.449%2083.6359%20210.185C83.5221%20209.611%2083.0473%20209.495%2083.0473%20209.495'%20fill='%23EAF3FB'/%3e%3cpath%20d='M36.5278%20209.688C36.5278%20209.688%2036.1442%20209.495%2035.3967%20209.935C34.7356%20210.324%2033.7497%20210.945%2034.0204%20211.7C34.2922%20212.452%2036.3904%20212.145%2036.8564%20211.979C37.3223%20211.812%2037.6098%20211.3%2037.5215%20210.855C37.3282%20209.885%2036.5278%20209.688%2036.5278%20209.688'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M33.5596%20211.865C33.7881%20212.499%2034.5719%20212.673%2035.34%20212.673C36.1022%20212.673%2036.8507%20212.502%2037.0223%20212.441C37.71%20212.195%2038.1396%20211.456%2038.0023%20210.76C37.809%20209.783%2037.0988%20209.34%2036.6829%20209.221C36.4867%20209.15%2035.956%20209.037%2035.1477%20209.513L35.1464%20209.513C34.5443%20209.868%2033.139%20210.696%2033.5596%20211.865ZM35.6451%20210.358C35.9707%20210.166%2036.1797%20210.137%2036.2788%20210.137C36.3111%20210.137%2036.3317%20210.14%2036.3396%20210.142L36.4024%20210.162C36.4553%20210.177%2036.9154%20210.325%2037.04%20210.951C37.0782%20211.145%2036.938%20211.429%2036.6917%20211.517C36.1532%20211.709%2034.668%20211.787%2034.4826%20211.534C34.3375%20211.129%2035.3213%20210.549%2035.6451%20210.358Z'%20fill='%2352267D'/%3e%3cpath%20d='M36.6734%20209.955C36.6734%20209.955%2036.4478%20209.84%2036.0034%20210.101C35.613%20210.331%2035.0283%20210.699%2035.1892%20211.146C35.3491%20211.591%2036.593%20211.409%2036.8686%20211.311C37.1443%20211.212%2037.314%20210.909%2037.263%20210.645C37.1482%20210.071%2036.6734%20209.955%2036.6734%20209.955'%20fill='%23EAF3FB'/%3e%3cpath%20d='M38.8211%20209.127C39.3195%20209.054%2040.0493%20210.128%2039.9718%20210.458C39.8943%20210.789%2039.8511%20211.88%2039.0458%20212.008C38.4533%20212.103%2036.3384%20212.35%2035.8695%20211.895C35.4388%20211.477%2036.2481%20209.506%2038.8211%20209.127'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M35.528%20212.247C35.8527%20212.563%2036.5442%20212.656%2037.2486%20212.656C38.0039%20212.656%2038.7749%20212.548%2039.1241%20212.493C40.1588%20212.327%2040.3424%20211.207%2040.4209%20210.728L40.421%20210.728C40.4227%20210.718%2040.4244%20210.708%2040.4261%20210.698C40.4346%20210.648%2040.442%20210.605%2040.4494%20210.571C40.5603%20210.095%2040.1267%20209.465%2039.853%20209.167C39.49%20208.771%2039.1065%20208.592%2038.7504%20208.641C36.7237%20208.939%2035.6565%20210.128%2035.3573%20211.055C35.1964%20211.551%2035.2592%20211.986%2035.528%20212.247ZM36.4864%20210.961C36.7031%20210.632%2037.3692%20209.844%2038.8671%20209.616C39.0672%20209.681%2039.4596%20210.209%2039.4949%20210.346C39.4812%20210.404%2039.4675%20210.48%2039.4537%20210.57C39.3811%20211.005%2039.2791%20211.475%2038.9691%20211.523C37.79%20211.711%2036.4471%20211.719%2036.2539%20211.604C36.2362%20211.54%2036.2715%20211.288%2036.4864%20210.961Z'%20fill='%2352267D'/%3e%3cpath%20d='M38.9649%20209.426C39.2582%20209.383%2039.6889%20210.015%2039.6428%20210.211C39.5986%20210.406%2039.5721%20211.048%2039.0983%20211.125C38.7471%20211.181%2037.4994%20211.326%2037.2237%20211.058C36.9687%20210.811%2037.4464%20209.648%2038.9649%20209.426'%20fill='%23EAF3FB'/%3e%3cpath%20d='M45.3688%20209.511C45.5228%20209.378%2045.7092%20209.338%2045.8632%20209.409C46.439%20209.672%2047.8938%20210.422%2047.6083%20211.463C47.3866%20212.275%2046.8893%20212.038%2045.9446%20212.067L45.2325%20212.089C45.0853%20212.094%2044.9529%20212.021%2044.8705%20211.885C44.4516%20211.205%2044.6596%20210.125%2045.3198%20209.553L45.3688%20209.511Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M44.4525%20212.141C44.6202%20212.417%2044.9057%20212.58%2045.2186%20212.58H45.248L45.9602%20212.558C46.1486%20212.553%2046.3202%20212.558%2046.4713%20212.563C47.0589%20212.583%2047.8044%20212.606%2048.082%20211.593C48.237%20211.025%2048.1811%20209.93%2046.0652%20208.962C45.7375%20208.813%2045.3471%20208.882%2045.0479%20209.14L44.9989%20209.182C44.1621%20209.908%2043.912%20211.264%2044.4525%20212.141ZM45.6885%20209.882L45.6591%20209.855C46.0505%20210.035%2047.3169%20210.671%2047.1354%20211.335C47.064%20211.6%2047.0589%20211.599%2046.5078%20211.582L46.5027%20211.582C46.332%20211.576%2046.1407%20211.571%2045.9288%20211.577L45.2883%20211.629C44.994%20211.15%2045.1627%20210.339%2045.6394%20209.925L45.6885%20209.882Z'%20fill='%2352267D'/%3e%3cpath%20d='M45.4454%20209.743C45.5572%20209.645%2045.6926%20209.617%2045.8044%20209.668C46.2233%20209.86%2047.2798%20210.404%2047.0728%20211.161C46.9109%20211.751%2046.55%20211.578%2045.8643%20211.601L45.3453%20211.616C45.2394%20211.62%2045.1433%20211.566%2045.0834%20211.469C44.7784%20210.974%2044.9304%20210.189%2045.4101%20209.773L45.4454%20209.743Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M42.0208%20209.243C42.0208%20209.243%2041.136%20208.408%2039.8117%20209.345C38.6022%20210.199%2037.6369%20211.587%2038.1382%20211.769C38.6404%20211.953%2039.5301%20212.16%2040.4885%20212.055C41.3233%20211.963%2042.0394%20212.175%2042.4946%20210.476C42.7065%20209.684%2042.0208%20209.243%2042.0208%20209.243'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M37.9703%20212.23C38.2832%20212.345%2039.0277%20212.574%2039.9557%20212.574C40.1441%20212.574%2040.3402%20212.564%2040.5423%20212.543C40.6286%20212.533%2040.7135%20212.527%2040.7971%20212.522C40.8133%20212.52%2040.8294%20212.519%2040.8454%20212.518C41.7411%20212.463%2042.5189%20212.281%2042.9692%20210.602C43.2007%20209.735%2042.6887%20209.109%2042.3237%20208.855C41.8911%20208.477%2040.8003%20208.046%2039.529%20208.944C38.654%20209.561%2037.4111%20210.853%2037.519%20211.665C37.5543%20211.929%2037.7231%20212.141%2037.9703%20212.23ZM40.4364%20211.568C39.6448%20211.654%2038.9394%20211.501%2038.552%20211.388C38.7325%20211.021%2039.3093%20210.3%2040.095%20209.745C41.0406%20209.078%2041.6273%20209.549%2041.69%20209.605L41.7499%20209.651C41.8146%20209.696%2042.1305%20209.937%2042.0206%20210.348C41.7177%20211.482%2041.4059%20211.501%2040.7856%20211.539L40.7846%20211.539L40.7709%20211.54C40.6614%20211.548%2040.5494%20211.555%2040.4364%20211.568Z'%20fill='%2352267D'/%3e%3cpath%20d='M41.786%20209.506C41.786%20209.506%2041.2347%20208.987%2040.4117%20209.569C39.6583%20210.102%2039.059%20210.965%2039.3699%20211.08C39.6819%20211.193%2040.2361%20211.322%2040.8325%20211.256C41.3524%20211.2%2041.7978%20211.331%2042.0813%20210.273C42.2137%20209.781%2041.786%20209.506%2041.786%20209.506'%20fill='%23EAF3FB'/%3e%3cpath%20d='M19.908%20213.729C19.3557%20213.729%2018.908%20213.281%2018.908%20212.729C18.908%20212.177%2019.3557%20211.729%2019.908%20211.729H55.908C56.4602%20211.729%2056.908%20212.177%2056.908%20212.729C56.908%20213.281%2056.4602%20213.729%2055.908%20213.729H19.908Z'%20fill='%235E63B6'/%3e%3cpath%20d='M195.25%20213.729C194.698%20213.729%20194.25%20213.281%20194.25%20212.729C194.25%20212.177%20194.698%20211.729%20195.25%20211.729H239.25C239.802%20211.729%20240.25%20212.177%20240.25%20212.729C240.25%20213.281%20239.802%20213.729%20239.25%20213.729H195.25Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M52.144%2073.97H75.067C76.1364%2073.9689%2077.1624%2074.3931%2077.9188%2075.149C78.6753%2075.9049%2079.1002%2076.9305%2079.1%2078V208.7C79.1%20210.925%2077.2961%20212.729%2075.071%20212.729H52.144C50.8947%20212.729%2049.882%20211.716%2049.882%20210.467V76.232C49.882%2074.9827%2050.8947%2073.97%2052.144%2073.97Z'%20fill='%23EFEFF8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M75.066%2072.97L52.144%2072.97C50.3424%2072.97%2048.882%2074.4304%2048.882%2076.232V210.467C48.882%20212.269%2050.3424%20213.729%2052.144%20213.729H75.071C77.8484%20213.729%2080.1%20211.477%2080.1%20208.7V78C80.1003%2076.6654%2079.5699%2075.3851%2078.6257%2074.4416C77.6814%2073.4981%2076.4008%2072.9686%2075.066%2072.97ZM50.882%2076.232C50.882%2075.535%2051.447%2074.97%2052.144%2074.97H75.067C75.8719%2074.9692%2076.6433%2075.2881%2077.212%2075.8563C77.7807%2076.4246%2078.1002%2077.1957%2078.1%2077.9997V208.7C78.1%20210.373%2076.7438%20211.729%2075.071%20211.729H52.144C51.447%20211.729%2050.882%20211.164%2050.882%20210.467V76.232Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M74.612%2073.97H100.2C101.322%2073.97%20102.398%2074.4156%20103.191%2075.2089C103.984%2076.0022%20104.43%2077.0781%20104.43%2078.2V208.5C104.43%20210.836%20102.536%20212.73%20100.2%20212.73H74.612C73.3009%20212.73%2072.238%20211.667%2072.238%20210.356V76.344C72.238%2075.0328%2073.3009%2073.97%2074.612%2073.97Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M100.2%2072.97H74.612C72.7486%2072.97%2071.238%2074.4806%2071.238%2076.344V210.356C71.238%20212.219%2072.7486%20213.73%2074.612%20213.73H100.2C103.088%20213.73%20105.43%20211.388%20105.43%20208.5V78.2C105.43%2076.8129%20104.879%2075.4826%20103.898%2074.5018C102.917%2073.521%20101.587%2072.97%20100.2%2072.97ZM73.238%2076.344C73.238%2075.5851%2073.8532%2074.97%2074.612%2074.97H100.2C101.057%2074.97%20101.878%2075.3103%20102.484%2075.916C103.09%2076.5218%20103.43%2077.3433%20103.43%2078.2V208.5C103.43%20210.284%20101.984%20211.73%20100.2%20211.73H74.612C73.8532%20211.73%2073.238%20211.115%2073.238%20210.356V76.344Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M82.106%2075.027H141.092C142.206%2075.027%20143.274%2075.4695%20144.062%2076.2571C144.849%2077.0448%20145.292%2078.1131%20145.292%2079.227V207.6C145.292%20209.92%20143.412%20211.8%20141.092%20211.8H82.106C81.3466%20211.8%2080.731%20211.184%2080.731%20210.425V76.4C80.7321%2075.6414%2081.3473%2075.027%2082.106%2075.027Z'%20fill='%23E1F2FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M91.7141%2044.6479H120.5C123.239%2044.6479%20125.459%2046.8682%20125.459%2049.6069V207.77C125.459%20210.509%20123.239%20212.729%20120.5%20212.729H91.7141C90.1765%20212.729%2088.9301%20211.483%2088.9301%20209.945V47.4319C88.9301%2045.8944%2090.1765%2044.6479%2091.7141%2044.6479Z'%20fill='%23EFEFF8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M120.5%2043.6479H91.7141C89.6242%2043.6479%2087.9301%2045.3421%2087.9301%2047.4319V209.945C87.9301%20212.035%2089.6242%20213.729%2091.7141%20213.729H120.5C123.791%20213.729%20126.459%20211.061%20126.459%20207.77V49.6069C126.459%2046.3159%20123.791%2043.6479%20120.5%2043.6479ZM89.9301%2047.4319C89.9301%2046.4467%2090.7288%2045.6479%2091.7141%2045.6479H120.5C122.687%2045.6479%20124.459%2047.4205%20124.459%2049.6069V207.77C124.459%20209.956%20122.687%20211.729%20120.5%20211.729H91.7141C90.7288%20211.729%2089.9301%20210.93%2089.9301%20209.945V47.4319Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M118.218%2044.6479H203.58C206.662%2044.6479%20209.16%2047.1462%20209.16%2050.2279V207.149C209.16%20208.629%20208.572%20210.048%20207.526%20211.095C206.479%20212.141%20205.06%20212.729%20203.58%20212.729H118.218C117.209%20212.729%20116.391%20211.911%20116.391%20210.902V46.4739C116.392%2045.4653%20117.209%2044.6479%20118.218%2044.6479Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M210.16%2050.2279C210.16%2046.5939%20207.214%2043.6479%20203.58%2043.6479H118.218C116.657%2043.6479%20115.392%2044.9127%20115.391%2046.4734V210.902C115.391%20212.463%20116.657%20213.729%20118.218%20213.729H203.58C205.325%20213.729%20206.999%20213.036%20208.233%20211.802C209.467%20210.568%20210.16%20208.894%20210.16%20207.149V50.2279ZM117.391%20210.902V46.4739C117.391%2046.0179%20117.761%2045.6479%20118.218%2045.6479H203.58C206.109%2045.6479%20208.16%2047.6985%20208.16%2050.2279V207.149C208.16%20208.364%20207.677%20209.529%20206.819%20210.387C205.96%20211.246%20204.795%20211.729%20203.58%20211.729H118.218C117.761%20211.729%20117.391%20211.359%20117.391%20210.902Z'%20fill='%235E63B6'/%3e%3cpath%20d='M223.658%2026.746H226.158C226.71%2026.746%20227.158%2027.1937%20227.158%2027.746C227.158%2028.2983%20226.71%2028.746%20226.158%2028.746H223.658V31.246C223.658%2031.7983%20223.21%2032.246%20222.658%2032.246C222.106%2032.246%20221.658%2031.7983%20221.658%2031.246V28.746H219.158C218.606%2028.746%20218.158%2028.2983%20218.158%2027.746C218.158%2027.1937%20218.606%2026.746%20219.158%2026.746H221.658V24.246C221.658%2023.6937%20222.106%2023.246%20222.658%2023.246C223.21%2023.246%20223.658%2023.6937%20223.658%2024.246V26.746Z'%20fill='%235E63B6'/%3e%3cpath%20d='M12.4031%20239.47H13.8721C14.1482%20239.47%2014.3721%20239.694%2014.3721%20239.97C14.3721%20240.246%2014.1482%20240.47%2013.8721%20240.47H12.4031V241.939C12.4031%20242.215%2012.1792%20242.439%2011.9031%20242.439C11.6269%20242.439%2011.4031%20242.215%2011.4031%20241.939V240.47H9.93506C9.65892%20240.47%209.43506%20240.246%209.43506%20239.97C9.43506%20239.694%209.65892%20239.47%209.93506%20239.47H11.4031V238.001C11.4031%20237.725%2011.6269%20237.501%2011.9031%20237.501C12.1792%20237.501%2012.4031%20237.725%2012.4031%20238.001V239.47Z'%20fill='%235E63B6'/%3e%3cpath%20d='M228.158%20121.487H229.627C229.903%20121.487%20230.127%20121.711%20230.127%20121.987C230.127%20122.263%20229.903%20122.487%20229.627%20122.487H228.158V123.956C228.158%20124.232%20227.934%20124.456%20227.658%20124.456C227.382%20124.456%20227.158%20124.232%20227.158%20123.956V122.487H225.689C225.413%20122.487%20225.189%20122.263%20225.189%20121.987C225.189%20121.711%20225.413%20121.487%20225.689%20121.487H227.158V120.019C227.158%20119.743%20227.382%20119.519%20227.658%20119.519C227.934%20119.519%20228.158%20119.743%20228.158%20120.019V121.487Z'%20fill='%235E63B6'/%3e%3cpath%20d='M82.968%204.968H84.437C84.7131%204.968%2084.937%205.19186%2084.937%205.468C84.937%205.74414%2084.7131%205.968%2084.437%205.968H82.968V7.437C82.968%207.71314%2082.7441%207.937%2082.468%207.937C82.1919%207.937%2081.968%207.71314%2081.968%207.437V5.968H80.5C80.2239%205.968%2080%205.74414%2080%205.468C80%205.19186%2080.2239%204.968%2080.5%204.968H81.968V3.5C81.968%203.22386%2082.1919%203%2082.468%203C82.7441%203%2082.968%203.22386%2082.968%203.5V4.968Z'%20fill='%235E63B6'/%3e%3cpath%20d='M32.346%2017.688H35.408C35.9602%2017.688%2036.408%2018.1357%2036.408%2018.688C36.408%2019.2403%2035.9602%2019.688%2035.408%2019.688H32.346V22.751C32.346%2023.3033%2031.8982%2023.751%2031.346%2023.751C30.7937%2023.751%2030.346%2023.3033%2030.346%2022.751V19.688H27.283C26.7307%2019.688%2026.283%2019.2403%2026.283%2018.688C26.283%2018.1357%2026.7307%2017.688%2027.283%2017.688H30.346V14.626C30.346%2014.0737%2030.7937%2013.626%2031.346%2013.626C31.8982%2013.626%2032.346%2014.0737%2032.346%2014.626V17.688Z'%20fill='%235E63B6'/%3e%3cpath%20d='M246.097%20213.487C245.545%20213.487%20245.097%20213.039%20245.097%20212.487C245.097%20211.935%20245.545%20211.487%20246.097%20211.487H253.07C253.622%20211.487%20254.07%20211.935%20254.07%20212.487C254.07%20213.039%20253.622%20213.487%20253.07%20213.487H246.097Z'%20fill='%235E63B6'/%3e%3cpath%20d='M2.93005%20213.487C2.37777%20213.487%201.93005%20213.039%201.93005%20212.487C1.93005%20211.935%202.37777%20211.487%202.93005%20211.487H11.9031C12.4553%20211.487%2012.9031%20211.935%2012.9031%20212.487C12.9031%20213.039%2012.4553%20213.487%2011.9031%20213.487H2.93005Z'%20fill='%235E63B6'/%3e%3cpath%20d='M95.313%20222.804C94.7607%20222.804%2094.313%20222.356%2094.313%20221.804C94.313%20221.252%2094.7607%20220.804%2095.313%20220.804H162.499C163.051%20220.804%20163.499%20221.252%20163.499%20221.804C163.499%20222.356%20163.051%20222.804%20162.499%20222.804H95.313Z'%20fill='%235E63B6'/%3e%3cpath%20d='M171.118%20222.804C170.566%20222.804%20170.118%20222.356%20170.118%20221.804C170.118%20221.252%20170.566%20220.804%20171.118%20220.804H180.258C180.81%20220.804%20181.258%20221.252%20181.258%20221.804C181.258%20222.356%20180.81%20222.804%20180.258%20222.804H171.118Z'%20fill='%235E63B6'/%3e%3cpath%20d='M87.4151%20220.729C87.9673%20220.721%2088.4217%20221.162%2088.4299%20221.714C88.4382%20222.266%2087.9973%20222.721%2087.4451%20222.729L82.4451%20222.804C81.8928%20222.812%2081.4385%20222.371%2081.4302%20221.819C81.4219%20221.267%2081.8628%20220.812%2082.4151%20220.804L87.4151%20220.729Z'%20fill='%235E63B6'/%3e%3crect%20x='144.517'%20y='72.095'%20width='35.032'%20height='35.032'%20rx='17.516'%20fill='%23E1F2FF'/%3e%3crect%20x='148.517'%20y='68.095'%20width='35.032'%20height='35.032'%20rx='17.516'%20fill='%23EFEFF8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M184.549%2085.611C184.549%2075.3849%20176.259%2067.095%20166.033%2067.095C155.807%2067.095%20147.517%2075.3849%20147.517%2085.611C147.517%2095.8371%20155.807%20104.127%20166.033%20104.127C176.259%20104.127%20184.549%2095.8371%20184.549%2085.611ZM149.517%2085.611C149.517%2076.4894%20156.911%2069.095%20166.033%2069.095C175.155%2069.095%20182.549%2076.4894%20182.549%2085.611C182.549%2094.7325%20175.155%20102.127%20166.033%20102.127C156.911%20102.127%20149.517%2094.7325%20149.517%2085.611Z'%20fill='%235E63B6'/%3e%3crect%20x='89.902'%20y='135.674'%20width='25.517'%20height='36.315'%20fill='white'/%3e%3crect%20x='89.912'%20y='55.802'%20width='25.498'%20height='7.654'%20fill='white'/%3e%3crect%20x='50.863'%20y='85.392'%20width='20.352'%20height='10.423'%20fill='white'/%3e%3crect%20x='50.863'%20y='175.618'%20width='20.352'%20height='11.126'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M135.929%20107.859H195.629C197.65%20107.859%20199.288%20109.497%20199.288%20111.518V208.081C199.288%20210.102%20197.65%20211.74%20195.629%20211.74H135.929C135.266%20211.74%20134.729%20211.203%20134.729%20210.54V109.057C134.73%20108.395%20135.267%20107.859%20135.929%20107.859Z'%20fill='%23E1F2FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M148.884%20112.154H166.11C167.749%20112.154%20169.077%20113.482%20169.077%20115.121V209.761C169.077%20211.4%20167.749%20212.728%20166.11%20212.728H148.884C147.964%20212.728%20147.218%20211.982%20147.218%20211.062V113.82C147.218%20112.9%20147.964%20112.154%20148.884%20112.154Z'%20fill='%23EFEFF8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M170.077%20115.121C170.077%20112.93%20168.301%20111.154%20166.11%20111.154H148.884C147.412%20111.154%20146.218%20112.348%20146.218%20113.82V211.062C146.218%20212.534%20147.412%20213.728%20148.884%20213.728H166.11C168.301%20213.728%20170.077%20211.952%20170.077%20209.761V115.121ZM148.218%20211.062V113.82C148.218%20113.452%20148.516%20113.154%20148.884%20113.154H166.11C167.196%20113.154%20168.077%20114.035%20168.077%20115.121V209.761C168.077%20210.847%20167.196%20211.728%20166.11%20211.728H148.884C148.516%20211.728%20148.218%20211.43%20148.218%20211.062Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M164.759%20112.154H217.45C218.349%20112.154%20219.211%20112.511%20219.846%20113.147C220.482%20113.782%20220.839%20114.644%20220.839%20115.543V209.343C220.839%20210.242%20220.482%20211.104%20219.846%20211.739C219.211%20212.375%20218.349%20212.732%20217.45%20212.732H164.759C164.147%20212.732%20163.65%20212.236%20163.65%20211.623V113.264C163.65%20112.97%20163.766%20112.687%20163.974%20112.479C164.182%20112.271%20164.465%20112.154%20164.759%20112.154V112.154Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M220.554%20112.44C219.73%20111.616%20218.614%20111.154%20217.45%20111.154H164.759C164.199%20111.154%20163.663%20111.377%20163.267%20111.772C162.871%20112.168%20162.65%20112.705%20162.65%20113.265V211.623C162.65%20212.788%20163.594%20213.732%20164.759%20213.732H217.45C218.614%20213.732%20219.73%20213.27%20220.554%20212.447C221.377%20211.623%20221.839%20210.507%20221.839%20209.343V115.543C221.839%20114.379%20221.377%20113.263%20220.554%20112.44ZM164.65%20113.264C164.65%20113.234%20164.661%20113.206%20164.682%20113.186C164.702%20113.166%20164.73%20113.154%20164.759%20113.154H217.45C218.084%20113.154%20218.691%20113.406%20219.139%20113.854C219.587%20114.302%20219.839%20114.909%20219.839%20115.543V209.343C219.839%20209.977%20219.587%20210.584%20219.139%20211.032C218.691%20211.48%20218.084%20211.732%20217.45%20211.732H164.759C164.699%20211.732%20164.65%20211.683%20164.65%20211.623V113.264Z'%20fill='%235E63B6'/%3e%3crect%20x='148.226'%20y='183.944'%20width='14.415'%20height='6.528'%20fill='white'/%3e%3crect%20x='148.213'%20y='121.559'%20width='14.442'%20height='6.612'%20fill='white'/%3e%3crect%20x='175.861'%20y='133.033'%20width='26.389'%20height='26.389'%20rx='13.194'%20fill='%23E1F2FF'/%3e%3crect%20x='178.861'%20y='130.033'%20width='26.389'%20height='26.389'%20rx='13.194'%20fill='%23EFEFF8'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M206.25%20143.228V143.227C206.25%20135.388%20199.895%20129.033%20192.055%20129.033C184.216%20129.033%20177.861%20135.388%20177.861%20143.227V143.228C177.861%20151.067%20184.216%20157.422%20192.055%20157.422H192.056C199.895%20157.422%20206.25%20151.067%20206.25%20143.228ZM179.861%20143.228V143.227C179.861%20136.492%20185.32%20131.033%20192.055%20131.033H192.056C198.791%20131.033%20204.25%20136.492%20204.25%20143.227V143.228C204.25%20149.963%20198.791%20155.422%20192.056%20155.422H192.055C185.32%20155.422%20179.861%20149.963%20179.861%20143.228Z'%20fill='%235E63B6'/%3e%3cpath%20d='M111.029%2097.0439C111.581%2097.0439%20112.029%2097.4917%20112.029%2098.0439C112.029%2098.5962%20111.581%2099.0439%20111.029%2099.0439H94.292C93.7397%2099.0439%2093.292%2098.5962%2093.292%2098.0439C93.292%2097.4917%2093.7397%2097.0439%2094.292%2097.0439H111.029Z'%20fill='%235E63B6'/%3e%3cpath%20d='M107.196%20104.694C107.748%20104.694%20108.196%20105.142%20108.196%20105.694C108.196%20106.246%20107.748%20106.694%20107.196%20106.694H98.125C97.5727%20106.694%2097.125%20106.246%2097.125%20105.694C97.125%20105.142%2097.5727%20104.694%2098.125%20104.694H107.196Z'%20fill='%235E63B6'/%3e%3cpath%20d='M154.003%20142.04C154.003%20141.488%20154.451%20141.04%20155.003%20141.04C155.555%20141.04%20156.003%20141.488%20156.003%20142.04V173.862C156.003%20174.414%20155.555%20174.862%20155.003%20174.862C154.451%20174.862%20154.003%20174.414%20154.003%20173.862V142.04Z'%20fill='%23B0B0DB'/%3e%3cpath%20d='M59.521%20105.695C59.521%20105.143%2059.9687%20104.695%2060.521%20104.695C61.0733%20104.695%2061.521%20105.143%2061.521%20105.695V167.137C61.521%20167.689%2061.0733%20168.137%2060.521%20168.137C59.9687%20168.137%2059.521%20167.689%2059.521%20167.137V105.695Z'%20fill='%235E63B6'/%3e%3cpath%20d='M177.363%20174.47C176.811%20174.47%20176.363%20174.022%20176.363%20173.47C176.363%20172.918%20176.811%20172.47%20177.363%20172.47H208.363C208.915%20172.47%20209.363%20172.918%20209.363%20173.47C209.363%20174.022%20208.915%20174.47%20208.363%20174.47H177.363Z'%20fill='%235E63B6'/%3e%3cpath%20d='M177.363%20192.137C176.811%20192.137%20176.363%20191.689%20176.363%20191.137C176.363%20190.585%20176.811%20190.137%20177.363%20190.137H208.363C208.915%20190.137%20209.363%20190.585%20209.363%20191.137C209.363%20191.689%20208.915%20192.137%20208.363%20192.137H177.363Z'%20fill='%235E63B6'/%3e%3cpath%20d='M177.363%20183.303C176.811%20183.303%20176.363%20182.855%20176.363%20182.303C176.363%20181.751%20176.811%20181.303%20177.363%20181.303H208.363C208.915%20181.303%20209.363%20181.751%20209.363%20182.303C209.363%20182.855%20208.915%20183.303%20208.363%20183.303H177.363Z'%20fill='%235E63B6'/%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Channels.svg.js b/lib/static/illustrations/Channels.svg.js new file mode 100644 index 00000000..fd7aa4cb --- /dev/null +++ b/lib/static/illustrations/Channels.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='40.1739%2050.7249667%2086.6739%2050.7249667%20106.4742%2014.3506667%2054.7666%20-1.0658141e-14%206.39488462e-14%2021.9119667%206.39488462e-14%2042.5221667'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Channel'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M187.7528,138.8898%20L225.1678,138.8898%20L187.7528,138.8898%20Z'%20id='Fill-1'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M225.168,139.8894%20L187.753,139.8894%20C187.2,139.8894%20186.753,139.4424%20186.753,138.8894%20C186.753,138.3364%20187.2,137.8894%20187.753,137.8894%20L225.168,137.8894%20C225.721,137.8894%20226.168,138.3364%20226.168,138.8894%20C226.168,139.4424%20225.721,139.8894%20225.168,139.8894'%20id='Fill-2'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.3604,218.903%20C23.3604,161.71%2069.7244,115.345%20126.9184,115.345%20C184.1114,115.345%20230.4754,161.71%20230.4754,218.903%20L23.3604,218.903%20Z'%20id='Fill-4'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M211.1074,181.8152%20C210.8314,181.8152%20210.6074,181.5912%20210.6074,181.3152%20L210.6074,177.3782%20C210.6074,177.1012%20210.8314,176.8782%20211.1074,176.8782%20C211.3834,176.8782%20211.6074,177.1012%20211.6074,177.3782%20L211.6074,181.3152%20C211.6074,181.5912%20211.3834,181.8152%20211.1074,181.8152'%20id='Fill-6'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.0762,179.8464%20L209.1382,179.8464%20C208.8622,179.8464%20208.6392,179.6224%20208.6392,179.3464%20C208.6392,179.0704%20208.8622,178.8464%20209.1382,178.8464%20L213.0762,178.8464%20C213.3522,178.8464%20213.5762,179.0704%20213.5762,179.3464%20C213.5762,179.6224%20213.3522,179.8464%20213.0762,179.8464'%20id='Fill-8'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2178'%20y1='210.073'%20x2='252.1908'%20y2='210.073'%20id='Fill-10'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,211.073%20L245.2174,211.073%20C244.6654,211.073%20244.2174,210.626%20244.2174,210.073%20C244.2174,209.52%20244.6654,209.073%20245.2174,209.073%20L252.1904,209.073%20C252.7434,209.073%20253.1904,209.52%20253.1904,210.073%20C253.1904,210.626%20252.7434,211.073%20252.1904,211.073'%20id='Fill-12'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.073'%20x2='11.973'%20y2='210.073'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.073%20L2.9997,211.073%20C2.4477,211.073%201.9997,210.626%201.9997,210.073%20C1.9997,209.52%202.4477,209.073%202.9997,209.073%20L11.9727,209.073%20C12.5257,209.073%2012.9727,209.52%2012.9727,210.073%20C12.9727,210.626%2012.5257,211.073%2011.9727,211.073'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.2305'%20y1='219.1872'%20x2='161.4175'%20y2='219.1872'%20id='Fill-20'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.417,220.1872%20L94.23,220.1872%20C93.678,220.1872%2093.23,219.7402%2093.23,219.1872%20C93.23,218.6342%2093.678,218.1872%2094.23,218.1872%20L161.417,218.1872%20C161.97,218.1872%20162.417,218.6342%20162.417,219.1872%20C162.417,219.7402%20161.97,220.1872%20161.417,220.1872'%20id='Fill-22'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.0352'%20y1='219.1872'%20x2='179.1772'%20y2='219.1872'%20id='Fill-24'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.1768,220.1872%20L170.0348,220.1872%20C169.4828,220.1872%20169.0348,219.7402%20169.0348,219.1872%20C169.0348,218.6342%20169.4828,218.1872%20170.0348,218.1872%20L179.1768,218.1872%20C179.7298,218.1872%20180.1768,218.6342%20180.1768,219.1872%20C180.1768,219.7402%20179.7298,220.1872%20179.1768,220.1872'%20id='Fill-26'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.3486'%20y1='219.112'%20x2='81.3486'%20y2='219.187'%20id='Fill-28'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.3486,220.1872%20C80.8026,220.1872%2080.3576,219.7502%2080.3486,219.2022%20C80.3406,218.6502%2080.7816,218.1962%2081.3336,218.1872%20L86.3336,218.1122%20C86.8486,218.1032%2087.3386,218.5442%2087.3486,219.0972%20C87.3566,219.6492%2086.9156,220.1032%2086.3636,220.1122%20L81.3636,220.1872%20L81.3486,220.1872%20Z'%20id='Fill-30'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2529,64.5739%20C209.6999,64.5739%20209.2529,64.1269%20209.2529,63.5739%20L209.2529,56.5739%20C209.2529,56.0209%20209.6999,55.5739%20210.2529,55.5739%20C210.8059,55.5739%20211.2529,56.0209%20211.2529,56.5739%20L211.2529,63.5739%20C211.2529,64.1269%20210.8059,64.5739%20210.2529,64.5739'%20id='Fill-32'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.7529,61.0739%20L206.7529,61.0739%20C206.1999,61.0739%20205.7529,60.6269%20205.7529,60.0739%20C205.7529,59.5209%20206.1999,59.0739%20206.7529,59.0739%20L213.7529,59.0739%20C214.3059,59.0739%20214.7529,59.5209%20214.7529,60.0739%20C214.7529,60.6269%20214.3059,61.0739%20213.7529,61.0739'%20id='Fill-34'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M35.6523,43.2185%20C35.0993,43.2185%2034.6523,42.7715%2034.6523,42.2185%20L34.6523,35.2185%20C34.6523,34.6655%2035.0993,34.2185%2035.6523,34.2185%20C36.2053,34.2185%2036.6523,34.6655%2036.6523,35.2185%20L36.6523,42.2185%20C36.6523,42.7715%2036.2053,43.2185%2035.6523,43.2185'%20id='Fill-36'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.1523,39.7185%20L32.1523,39.7185%20C31.5993,39.7185%2031.1523,39.2715%2031.1523,38.7185%20C31.1523,38.1655%2031.5993,37.7185%2032.1523,37.7185%20L39.1523,37.7185%20C39.7053,37.7185%2040.1523,38.1655%2040.1523,38.7185%20C40.1523,39.2715%2039.7053,39.7185%2039.1523,39.7185'%20id='Fill-38'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.7959,14.9372%20C174.5199,14.9372%20174.2959,14.7132%20174.2959,14.4372%20L174.2959,10.5002%20C174.2959,10.2232%20174.5199,10.0002%20174.7959,10.0002%20C175.0719,10.0002%20175.2959,10.2232%20175.2959,10.5002%20L175.2959,14.4372%20C175.2959,14.7132%20175.0719,14.9372%20174.7959,14.9372'%20id='Fill-40'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.7646,12.9685%20L172.8266,12.9685%20C172.5506,12.9685%20172.3276,12.7445%20172.3276,12.4685%20C172.3276,12.1925%20172.5506,11.9685%20172.8266,11.9685%20L176.7646,11.9685%20C177.0406,11.9685%20177.2646,12.1925%20177.2646,12.4685%20C177.2646,12.7445%20177.0406,12.9685%20176.7646,12.9685'%20id='Fill-42'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4092,173.8122%20C22.1332,173.8122%2021.9092,173.5882%2021.9092,173.3122%20L21.9092,169.3752%20C21.9092,169.0982%2022.1332,168.8752%2022.4092,168.8752%20C22.6852,168.8752%2022.9092,169.0982%2022.9092,169.3752%20L22.9092,173.3122%20C22.9092,173.5882%2022.6852,173.8122%2022.4092,173.8122'%20id='Fill-44'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.3779,171.8435%20L20.4399,171.8435%20C20.1639,171.8435%2019.9409,171.6195%2019.9409,171.3435%20C19.9409,171.0675%2020.1639,170.8435%2020.4399,170.8435%20L24.3779,170.8435%20C24.6539,170.8435%2024.8779,171.0675%2024.8779,171.3435%20C24.8779,171.6195%2024.6539,171.8435%2024.3779,171.8435'%20id='Fill-46'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M187.0146,206.9685%20C186.4616,206.9685%20186.0146,206.5215%20186.0146,205.9685%20L186.0146,191.7185%20C186.0146,191.1655%20186.4616,190.7185%20187.0146,190.7185%20C187.5676,190.7185%20188.0146,191.1655%20188.0146,191.7185%20L188.0146,205.9685%20C188.0146,206.5215%20187.5676,206.9685%20187.0146,206.9685'%20id='Fill-48'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-50'%20fill='%23FFFFFF'%20points='53.648%20210.016%20200.188%20210.016%20200.188%20115.949%2053.648%20115.949'%3e%3c/polygon%3e%3cpath%20d='M54.648,209.016%20L199.188,209.016%20L199.188,116.949%20L54.648,116.949%20L54.648,209.016%20Z%20M52.648,211.016%20L201.188,211.016%20L201.188,114.949%20L52.648,114.949%20L52.648,211.016%20Z'%20id='Fill-52'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M198.1885,83.7702%20L55.6485,83.7702%20C54.5435,83.7702%2053.6485,83.0672%2053.6485,82.2002%20L53.6485,76.5392%20C53.6485,75.6712%2054.5435,74.9682%2055.6485,74.9682%20L198.1885,74.9682%20C199.2925,74.9682%20200.1885,75.6712%20200.1885,76.5392%20L200.1885,82.2002%20C200.1885,83.0672%20199.2925,83.7702%20198.1885,83.7702'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.6484,75.9685%20C55.0384,75.9685%2054.6484,76.3065%2054.6484,76.5385%20L54.6484,82.1995%20C54.6484,82.4325%2055.0384,82.7705%2055.6484,82.7705%20L198.1884,82.7705%20C198.7984,82.7705%20199.1884,82.4325%20199.1884,82.1995%20L199.1884,76.5385%20C199.1884,76.3065%20198.7984,75.9685%20198.1884,75.9685%20L55.6484,75.9685%20Z%20M198.1884,84.7705%20L55.6484,84.7705%20C53.9944,84.7705%2052.6484,83.6165%2052.6484,82.1995%20L52.6484,76.5385%20C52.6484,75.1215%2053.9944,73.9685%2055.6484,73.9685%20L198.1884,73.9685%20C199.8424,73.9685%20201.1884,75.1215%20201.1884,76.5385%20L201.1884,82.1995%20C201.1884,83.6165%20199.8424,84.7705%20198.1884,84.7705%20L198.1884,84.7705%20Z'%20id='Fill-54'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M171.0703,67.7458%20L82.7663,67.7458%20C81.7963,67.7458%2081.0093,66.8498%2081.0093,65.7458%20L81.0093,44.0368%20C81.0093,42.9328%2081.7963,42.0368%2082.7663,42.0368%20L171.0703,42.0368%20C172.0403,42.0368%20172.8273,42.9328%20172.8273,44.0368%20L172.8273,65.7458%20C172.8273,66.8498%20172.0403,67.7458%20171.0703,67.7458'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M82.7666,43.0368%20C82.3566,43.0368%2082.0096,43.4948%2082.0096,44.0368%20L82.0096,65.7458%20C82.0096,66.2878%2082.3566,66.7458%2082.7666,66.7458%20L171.0706,66.7458%20C171.4806,66.7458%20171.8276,66.2878%20171.8276,65.7458%20L171.8276,44.0368%20C171.8276,43.4948%20171.4806,43.0368%20171.0706,43.0368%20L82.7666,43.0368%20Z%20M171.0706,68.7458%20L82.7666,68.7458%20C81.2456,68.7458%2080.0096,67.3998%2080.0096,65.7458%20L80.0096,44.0368%20C80.0096,42.3828%2081.2456,41.0368%2082.7666,41.0368%20L171.0706,41.0368%20C172.5906,41.0368%20173.8276,42.3828%20173.8276,44.0368%20L173.8276,65.7458%20C173.8276,67.3998%20172.5906,68.7458%20171.0706,68.7458%20L171.0706,68.7458%20Z'%20id='Fill-56'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-57'%20fill='%23E1F2FF'%20points='67.493%20183.015%20129.221%20183.015%20129.221%20136.776%2067.493%20136.776'%3e%3c/polygon%3e%3cpath%20d='M68.493,182.015%20L128.221,182.015%20L128.221,137.776%20L68.493,137.776%20L68.493,182.015%20Z%20M66.493,184.015%20L130.221,184.015%20L130.221,135.776%20L66.493,135.776%20L66.493,184.015%20Z'%20id='Fill-58'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(36.652300,%20131.290033)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-9'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(18.347700,%208.709967)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpolygon%20id='Fill-59'%20fill='%23E1F2FF'%20points='152.483%20210.016%20187.347%20210.016%20187.347%20136.776%20152.483%20136.776'%3e%3c/polygon%3e%3cpath%20d='M153.482,209.016%20L186.346,209.016%20L186.346,137.776%20L153.482,137.776%20L153.482,209.016%20Z%20M151.483,211.016%20L188.347,211.016%20L188.347,135.776%20L151.483,135.776%20L151.483,211.016%20Z'%20id='Fill-60'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M87.5928,210.0905%20C87.2748,204.3945%2082.8818,199.7875%2077.2738,199.1575%20C75.4608,190.3615%2067.6718,183.7465%2058.3378,183.7465%20C51.9888,183.7465%2046.3558,186.8075%2042.8298,191.5325%20C41.6058,191.2255%2040.3238,191.0605%2039.0038,191.0605%20C30.3458,191.0605%2023.3258,198.0795%2023.3258,206.7375%20C23.3258,207.8895%2023.4538,209.0105%2023.6918,210.0905'%20id='Fill-61'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.6904,211.0905%20C23.2314,211.0905%2022.8174,210.7725%2022.7144,210.3055%20C22.4574,209.1315%2022.3264,207.9315%2022.3264,206.7375%20C22.3264,197.5415%2029.8074,190.0605%2039.0034,190.0605%20C40.1554,190.0605%2041.3044,190.1795%2042.4294,190.4145%20C46.3134,185.5325%2052.0744,182.7465%2058.3374,182.7465%20C67.7054,182.7465%2075.9034,189.2315%2078.0974,198.2645%20C83.8934,199.2455%2088.2584,204.0885%2088.5904,210.0345%20C88.6224,210.5865%2088.2004,211.0585%2087.6484,211.0885%20C87.0984,211.1105%2086.6254,210.6975%2086.5944,210.1465%20C86.3024,204.9365%2082.3364,200.7335%2077.1624,200.1525%20L76.4404,200.0705%20L76.2944,199.3605%20C74.5494,190.8925%2066.9984,184.7465%2058.3374,184.7465%20C52.4934,184.7465%2047.1324,187.4385%2043.6314,192.1305%20L43.2334,192.6645%20L42.5864,192.5025%20C41.4184,192.2085%2040.2114,192.0605%2039.0034,192.0605%20C30.9104,192.0605%2024.3264,198.6445%2024.3264,206.7375%20C24.3264,207.7875%2024.4414,208.8435%2024.6684,209.8755%20C24.7874,210.4155%2024.4454,210.9485%2023.9064,211.0675%20C23.8344,211.0825%2023.7614,211.0905%2023.6904,211.0905'%20id='Fill-62'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M233.7275,209.5896%20C234.1855,208.0206%20234.4415,206.3646%20234.4415,204.6476%20C234.4415,194.9066%20226.5445,187.0106%20216.8045,187.0106%20C209.0415,187.0106%20202.4555,192.0276%20200.0985,198.9956%20C199.2685,198.8106%20198.4065,198.7096%20197.5205,198.7096%20C191.3175,198.7096%20186.2445,203.5046%20185.7795,209.5896'%20id='Fill-63'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M233.7275,210.5896%20C233.6345,210.5896%20233.5405,210.5766%20233.4475,210.5496%20C232.9165,210.3956%20232.6135,209.8396%20232.7675,209.3096%20C233.2145,207.7766%20233.4415,206.2086%20233.4415,204.6476%20C233.4415,195.4736%20225.9785,188.0106%20216.8045,188.0106%20C209.6655,188.0106%20203.3325,192.5536%20201.0455,199.3166%20L200.7575,200.1676%20L199.8805,199.9716%20C199.1025,199.7976%20198.3085,199.7096%20197.5205,199.7096%20C191.9215,199.7096%20187.2035,204.0826%20186.7765,209.6656%20C186.7345,210.2166%20186.2695,210.6166%20185.7035,210.5866%20C185.1525,210.5446%20184.7405,210.0646%20184.7825,209.5136%20C185.2885,202.8946%20190.8825,197.7096%20197.5205,197.7096%20C198.1635,197.7096%20198.8095,197.7596%20199.4495,197.8576%20C202.2315,190.7356%20209.0985,186.0106%20216.8045,186.0106%20C227.0815,186.0106%20235.4415,194.3706%20235.4415,204.6476%20C235.4415,206.3986%20235.1875,208.1556%20234.6875,209.8696%20C234.5605,210.3066%20234.1615,210.5896%20233.7275,210.5896'%20id='Fill-64'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='20.2744'%20y1='210.112'%20x2='238.1684'%20y2='210.112'%20id='Fill-65'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,211.112%20L20.274,211.112%20C19.722,211.112%2019.274,210.665%2019.274,210.112%20C19.274,209.559%2019.722,209.112%2020.274,209.112%20L238.168,209.112%20C238.721,209.112%20239.168,209.559%20239.168,210.112%20C239.168,210.665%20238.721,211.112%20238.168,211.112'%20id='Fill-66'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M129.2207,189.0105%20L102.8257,189.0105%20C102.2737,189.0105%20101.8257,188.5635%20101.8257,188.0105%20C101.8257,187.4575%20102.2737,187.0105%20102.8257,187.0105%20L129.2207,187.0105%20C129.7737,187.0105%20130.2207,187.4575%20130.2207,188.0105%20C130.2207,188.5635%20129.7737,189.0105%20129.2207,189.0105'%20id='Fill-347'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3486'%20y1='67.4685'%20x2='94.3486'%20y2='74.9685'%20id='Fill-349'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-351'%20fill='%235E63B6'%20points='93.349%2074.968%2095.349%2074.968%2095.349%2067.468%2093.349%2067.468'%3e%3c/polygon%3e%3cline%20x1='159.9141'%20y1='67.4685'%20x2='159.9141'%20y2='74.9685'%20id='Fill-353'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-354'%20fill='%235E63B6'%20points='158.914%2074.968%20160.914%2074.968%20160.914%2067.468%20158.914%2067.468'%3e%3c/polygon%3e%3cline%20x1='182.8262'%20y1='170.0163'%20x2='182.8262'%20y2='190.3013'%20id='Fill-355'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-356'%20fill='%235E63B6'%20points='181.826%20190.301%20183.826%20190.301%20183.826%20170.016%20181.826%20170.016'%3e%3c/polygon%3e%3cline%20x1='113.1377'%20y1='196.6872'%20x2='113.1377'%20y2='205.9682'%20id='Fill-357'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M113.1377,206.9685%20C112.5847,206.9685%20112.1377,206.5215%20112.1377,205.9685%20L112.1377,196.6875%20C112.1377,196.1345%20112.5847,195.6875%20113.1377,195.6875%20C113.6907,195.6875%20114.1377,196.1345%20114.1377,196.6875%20L114.1377,205.9685%20C114.1377,206.5215%20113.6907,206.9685%20113.1377,206.9685'%20id='Fill-358'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='122.3262'%20y1='194.6355'%20x2='122.3262'%20y2='201.2015'%20id='Fill-359'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M122.3262,202.2019%20C121.7732,202.2019%20121.3262,201.7549%20121.3262,201.2019%20L121.3262,194.6359%20C121.3262,194.0829%20121.7732,193.6359%20122.3262,193.6359%20C122.8792,193.6359%20123.3262,194.0829%20123.3262,194.6359%20L123.3262,201.2019%20C123.3262,201.7549%20122.8792,202.2019%20122.3262,202.2019'%20id='Fill-360'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='131.1592'%20y1='202.3357'%20x2='131.1592'%20y2='205.9687'%20id='Fill-361'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.1592,206.9685%20C130.6062,206.9685%20130.1592,206.5215%20130.1592,205.9685%20L130.1592,202.3355%20C130.1592,201.7825%20130.6062,201.3355%20131.1592,201.3355%20C131.7122,201.3355%20132.1592,201.7825%20132.1592,202.3355%20L132.1592,205.9685%20C132.1592,206.5215%20131.7122,206.9685%20131.1592,206.9685'%20id='Fill-362'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='136.8262'%20y1='198.7019'%20x2='136.8262'%20y2='202.3359'%20id='Fill-363'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M136.8262,203.3357%20C136.2732,203.3357%20135.8262,202.8887%20135.8262,202.3357%20L135.8262,198.7017%20C135.8262,198.1487%20136.2732,197.7017%20136.8262,197.7017%20C137.3792,197.7017%20137.8262,198.1487%20137.8262,198.7017%20L137.8262,202.3357%20C137.8262,202.8887%20137.3792,203.3357%20136.8262,203.3357'%20id='Fill-364'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='139.2207'%20y1='202.3357'%20x2='114.0707'%20y2='202.3357'%20id='Fill-365'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M139.2207,203.3357%20L114.0707,203.3357%20C113.5177,203.3357%20113.0707,202.8887%20113.0707,202.3357%20C113.0707,201.7827%20113.5177,201.3357%20114.0707,201.3357%20L139.2207,201.3357%20C139.7737,201.3357%20140.2207,201.7827%20140.2207,202.3357%20C140.2207,202.8887%20139.7737,203.3357%20139.2207,203.3357'%20id='Fill-366'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='154.7207'%20y1='153.2077'%20x2='154.7207'%20y2='146.6407'%20id='Fill-367'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.7207,154.2077%20C154.1677,154.2077%20153.7207,153.7607%20153.7207,153.2077%20L153.7207,146.6407%20C153.7207,146.0877%20154.1677,145.6407%20154.7207,145.6407%20C155.2737,145.6407%20155.7207,146.0877%20155.7207,146.6407%20L155.7207,153.2077%20C155.7207,153.7607%20155.2737,154.2077%20154.7207,154.2077'%20id='Fill-368'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='144.8877'%20y1='154.5075'%20x2='144.8877'%20y2='150.8735'%20id='Fill-369'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M144.8877,155.5075%20C144.3347,155.5075%20143.8877,155.0605%20143.8877,154.5075%20L143.8877,150.8735%20C143.8877,150.3205%20144.3347,149.8735%20144.8877,149.8735%20C145.4407,149.8735%20145.8877,150.3205%20145.8877,150.8735%20L145.8877,154.5075%20C145.8877,155.0605%20145.4407,155.5075%20144.8877,155.5075'%20id='Fill-370'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='139.2207'%20y1='158.1404'%20x2='139.2207'%20y2='154.5074'%20id='Fill-371'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M139.2207,159.1404%20C138.6677,159.1404%20138.2207,158.6934%20138.2207,158.1404%20L138.2207,154.5074%20C138.2207,153.9544%20138.6677,153.5074%20139.2207,153.5074%20C139.7737,153.5074%20140.2207,153.9544%20140.2207,154.5074%20L140.2207,158.1404%20C140.2207,158.6934%20139.7737,159.1404%20139.2207,159.1404'%20id='Fill-372'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='136.8262'%20y1='154.5075'%20x2='147.9762'%20y2='154.5075'%20id='Fill-373'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M147.9766,155.5075%20L136.8266,155.5075%20C136.2736,155.5075%20135.8266,155.0605%20135.8266,154.5075%20C135.8266,153.9545%20136.2736,153.5075%20136.8266,153.5075%20L147.9766,153.5075%20C148.5296,153.5075%20148.9766,153.9545%20148.9766,154.5075%20C148.9766,155.0605%20148.5296,155.5075%20147.9766,155.5075'%20id='Fill-374'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='144.5293'%20y1='183.8659'%20x2='144.5293'%20y2='179.2999'%20id='Fill-375'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M144.5293,184.8659%20C143.9763,184.8659%20143.5293,184.4189%20143.5293,183.8659%20L143.5293,179.2999%20C143.5293,178.7469%20143.9763,178.2999%20144.5293,178.2999%20C145.0823,178.2999%20145.5293,178.7469%20145.5293,179.2999%20L145.5293,183.8659%20C145.5293,184.4189%20145.0823,184.8659%20144.5293,184.8659'%20id='Fill-376'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='203.9111'%20y1='166.9392'%20x2='203.9111'%20y2='170.5732'%20id='Fill-377'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M203.9111,171.573%20C203.3581,171.573%20202.9111,171.126%20202.9111,170.573%20L202.9111,166.939%20C202.9111,166.386%20203.3581,165.939%20203.9111,165.939%20C204.4641,165.939%20204.9111,166.386%20204.9111,166.939%20L204.9111,170.573%20C204.9111,171.126%20204.4641,171.573%20203.9111,171.573'%20id='Fill-378'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='142.1006'%20y1='178.1657'%20x2='148.6026'%20y2='178.1657'%20id='Fill-379'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M148.6025,179.1657%20L142.1005,179.1657%20C141.5475,179.1657%20141.1005,178.7187%20141.1005,178.1657%20C141.1005,177.6127%20141.5475,177.1657%20142.1005,177.1657%20L148.6025,177.1657%20C149.1555,177.1657%20149.6025,177.6127%20149.6025,178.1657%20C149.6025,178.7187%20149.1555,179.1657%20148.6025,179.1657'%20id='Fill-380'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-381'%20fill='%23E1F2FF'%20points='54.7461%20133.489%20199.0911%20128.579%20199.0911%20122.648%2054.7461%20122.648'%3e%3c/polygon%3e%3cpath%20d='M234.1992,139.531%20C234.1992,147.081%20228.0782,153.202%20220.5282,153.202%20C212.9782,153.202%20206.8572,147.081%20206.8572,139.531%20C206.8572,131.98%20212.9782,125.86%20220.5282,125.86%20C228.0782,125.86%20234.1992,131.98%20234.1992,139.531'%20id='Fill-382'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M220.5283,126.8601%20C213.5423,126.8601%20207.8573,132.5451%20207.8573,139.5311%20C207.8573,146.5171%20213.5423,152.2021%20220.5283,152.2021%20C227.5143,152.2021%20233.1993,146.5171%20233.1993,139.5311%20C233.1993,132.5451%20227.5143,126.8601%20220.5283,126.8601%20M220.5283,154.2021%20C212.4383,154.2021%20205.8573,147.6211%20205.8573,139.5311%20C205.8573,131.4411%20212.4383,124.8601%20220.5283,124.8601%20C228.6183,124.8601%20235.1993,131.4411%20235.1993,139.5311%20C235.1993,147.6211%20228.6183,154.2021%20220.5283,154.2021'%20id='Fill-383'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.8086,147.1687%20C224.8736,147.3627%20224.9316,147.4947%20224.9496,147.5387%20C224.9546,147.5437%20224.9436,147.5367%20224.9496,147.5387%20C224.9496,147.5387%20224.9496,147.540539%20224.9496,147.5387%20C224.9496,147.5397%20224.9486,147.5387%20224.9486,147.5387%20C224.5076,143.2887%20226.9176,141.5177%20227.6936,138.6937%20C227.6976,138.6517%20227.7046,138.6057%20227.7176,138.5547%20C227.7336,138.4917%20227.7466,138.4267%20227.7566,138.3607%20C227.8716,137.5797%20227.5516,136.6707%20226.9456,135.7247%20C226.9426,135.7187%20226.9386,135.7137%20226.9356,135.7087%20C226.8856,135.6297%20226.8326,135.5517%20226.7796,135.4727%20C226.7796,135.4727%20226.7776,135.4717%20226.7776,135.4697%20C226.6776,135.3257%20226.5716,135.1807%20226.4596,135.0347%20C226.4486,135.0207%20226.4376,135.0047%20226.4256,134.9897%20C226.3946,134.9497%20226.3616,134.9107%20226.3306,134.8707%20C226.2986,134.8297%20226.2666,134.7887%20226.2346,134.7487%20C226.2006,134.7087%20226.1676,134.6687%20226.1346,134.6297%20C226.1006,134.5887%20226.0666,134.5477%20226.0316,134.5067%20C226.0076,134.4797%20225.9826,134.4497%20225.9566,134.4207%20C225.0046,133.3237%20223.7646,132.2397%20222.4706,131.2967%20C222.4706,131.2967%20222.4606,131.2817%20222.4706,131.2967%20C222.6416,132.8967%20222.6636,134.4957%20222.5126,135.7747%20C222.3296,137.3167%20221.7776,139.1117%20221.0116,140.7387%20C219.2196,140.5927%20217.3886,140.1777%20215.9596,139.5677%20C214.7656,139.0577%20213.3976,138.2527%20212.0886,137.2987%20C212.1036,137.4317%20212.1196,137.5627%20212.1346,137.6947%20C212.1396,137.7337%20212.1456,137.7737%20212.1506,137.8137%20C212.1626,137.9077%20212.1746,138.0017%20212.1896,138.0967%20C212.1946,138.1407%20212.2016,138.1837%20212.2076,138.2277%20C212.2216,138.3217%20212.2366,138.4167%20212.2506,138.5107%20C212.2566,138.5487%20212.2636,138.5867%20212.2696,138.6257%20C212.2886,138.7447%20212.3096,138.8627%20212.3306,138.9807%20C212.3326,138.9937%20212.3336,139.0057%20212.3366,139.0167%20C212.3616,139.1537%20212.3876,139.2907%20212.4146,139.4267%20C212.4156,139.4377%20212.4186,139.4467%20212.4216,139.4577%20C212.4466,139.5807%20212.4706,139.7007%20212.4966,139.8217%20C212.5026,139.8467%20212.5086,139.8707%20212.5136,139.8957%20C212.5376,140.0057%20212.5636,140.1147%20212.5886,140.2257%20C212.5956,140.2457%20212.6006,140.2677%20212.6056,140.2897%20C212.6366,140.4157%20212.6666,140.5417%20212.7006,140.6657%20C212.7016,140.6657%20212.7016,140.6677%20212.7016,140.6677%20C212.8066,141.0657%20212.9226,141.4517%20213.0486,141.8207%20C213.0496,141.8257%20213.0516,141.8297%20213.0526,141.8347%20C213.2656,142.4517%20213.5076,143.0207%20213.7786,143.5187%20C213.8186,143.5907%20213.8586,143.6617%20213.8996,143.7307%20C213.9016,143.7327%20213.9016,143.7357%20213.9036,143.7387%20L213.9046,143.7387%20C213.9406,143.8027%20213.9786,143.8647%20214.0156,143.9247%20L214.0166,143.9257%20C214.0166,143.9257%20214.0206,143.9297%20214.0216,143.9317%20C214.0616,143.9967%20214.1036,144.0607%20214.1466,144.1207%20C214.1526,144.1297%20214.1576,144.1377%20214.1636,144.1457%20L214.1636,144.1477%20C214.2186,144.2267%20214.2756,144.3027%20214.3296,144.3757%20C214.3406,144.3877%20214.3506,144.3987%20214.3596,144.4107%20C214.3626,144.4147%20214.3666,144.4187%20214.3696,144.4247%20C214.4336,144.5057%20214.4996,144.5847%20214.5686,144.6577%20C214.6156,144.7107%20214.6626,144.7597%20214.7116,144.8087%20C214.7326,144.8287%20214.7536,144.8477%20214.7746,144.8667%20C214.8046,144.8957%20214.8346,144.9227%20214.8666,144.9497%20C214.8886,144.9697%20214.9126,144.9867%20214.9366,145.0077%20C214.9646,145.0317%20214.9956,145.0547%20215.0256,145.0777%20C215.0486,145.0967%20215.0726,145.1117%20215.0976,145.1297%20C215.1276,145.1507%20215.1586,145.1717%20215.1896,145.1927%20C215.2126,145.2077%20215.2376,145.2227%20215.2616,145.2367%20C215.2946,145.2567%20215.3286,145.2737%20215.3606,145.2937%20C215.3836,145.3057%20215.4076,145.3167%20215.4286,145.3287%20C215.4666,145.3467%20215.5046,145.3627%20215.5436,145.3797%20C215.5616,145.3867%20215.5806,145.3967%20215.6006,145.4027%20C215.6596,145.4277%20215.7176,145.4467%20215.7766,145.4637%20C215.8166,145.4757%20215.8506,145.4867%20215.8826,145.4997%20C218.7206,146.2497%20221.4836,145.0617%20224.9496,147.5387'%20id='Fill-384'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='191.6592'%20y1='158.1404'%20x2='196.8262'%20y2='158.1404'%20id='Fill-385'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M196.8262,159.1404%20L191.6592,159.1404%20C191.1062,159.1404%20190.6592,158.6934%20190.6592,158.1404%20C190.6592,157.5874%20191.1062,157.1404%20191.6592,157.1404%20L196.8262,157.1404%20C197.3792,157.1404%20197.8262,157.5874%20197.8262,158.1404%20C197.8262,158.6934%20197.3792,159.1404%20196.8262,159.1404'%20id='Fill-386'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='135.2432'%20y1='136.7761'%20x2='140.4092'%20y2='136.7761'%20id='Fill-387'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M140.4092,137.7761%20L135.2432,137.7761%20C134.6902,137.7761%20134.2432,137.3291%20134.2432,136.7761%20C134.2432,136.2231%20134.6902,135.7761%20135.2432,135.7761%20L140.4092,135.7761%20C140.9622,135.7761%20141.4092,136.2231%20141.4092,136.7761%20C141.4092,137.3291%20140.9622,137.7761%20140.4092,137.7761'%20id='Fill-388'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='189.6592'%20y1='188.0105'%20x2='193.6592'%20y2='188.0105'%20id='Fill-389'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M193.6592,189.0105%20L189.6592,189.0105%20C189.1062,189.0105%20188.6592,188.5635%20188.6592,188.0105%20C188.6592,187.4575%20189.1062,187.0105%20189.6592,187.0105%20L193.6592,187.0105%20C194.2122,187.0105%20194.6592,187.4575%20194.6592,188.0105%20C194.6592,188.5635%20194.2122,189.0105%20193.6592,189.0105'%20id='Fill-390'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='86.4189'%20y1='194.6355'%20x2='90.4189'%20y2='194.6355'%20id='Fill-391'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M90.4189,195.6355%20L86.4189,195.6355%20C85.8659,195.6355%2085.4189,195.1885%2085.4189,194.6355%20C85.4189,194.0825%2085.8659,193.6355%2086.4189,193.6355%20L90.4189,193.6355%20C90.9719,193.6355%2091.4189,194.0825%2091.4189,194.6355%20C91.4189,195.1885%2090.9719,195.6355%2090.4189,195.6355'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M162.7266,171.573%20C162.5616,171.573%20162.3946,171.532%20162.2406,171.446%20C161.7576,171.177%20161.5846,170.567%20161.8546,170.086%20L172.1626,151.637%20C172.4316,151.155%20173.0396,150.982%20173.5226,151.252%20C174.0046,151.521%20174.1776,152.131%20173.9086,152.612%20L163.6006,171.06%20C163.4166,171.388%20163.0776,171.573%20162.7266,171.573'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M170.6357,170.3747%20C170.4667,170.3747%20170.2947,170.3317%20170.1377,170.2407%20C169.6587,169.9657%20169.4937,169.3537%20169.7707,168.8757%20L176.7397,156.7787%20C177.0147,156.3007%20177.6267,156.1347%20178.1057,156.4117%20C178.5837,156.6867%20178.7487,157.2987%20178.4727,157.7767%20L171.5027,169.8737%20C171.3187,170.1947%20170.9817,170.3747%20170.6357,170.3747'%20id='Fill-394'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M202.667,121.6999%20L51.17,121.6999%20L51.17,111.6619%20C51.17,96.2579%2063.657,83.7699%2079.062,83.7699%20L174.775,83.7699%20C190.179,83.7699%20202.667,96.2579%20202.667,111.6619%20L202.667,121.6999%20Z'%20id='Fill-395'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M52.1699,120.6999%20L201.6669,120.6999%20L201.6669,111.6619%20C201.6669,96.8339%20189.6039,84.7699%20174.7749,84.7699%20L79.0619,84.7699%20C64.2329,84.7699%2052.1699,96.8339%2052.1699,111.6619%20L52.1699,120.6999%20Z%20M203.6669,122.6999%20L50.1699,122.6999%20L50.1699,111.6619%20C50.1699,95.7309%2063.1309,82.7699%2079.0619,82.7699%20L174.7749,82.7699%20C190.7059,82.7699%20203.6669,95.7309%20203.6669,111.6619%20L203.6669,122.6999%20Z'%20id='Fill-396'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M187.0146,121.6999%20L66.8226,121.6999%20L66.8226,111.6619%20C66.8226,96.2579%2079.3096,83.7699%2094.7136,83.7699%20L159.1226,83.7699%20C174.5276,83.7699%20187.0146,96.2579%20187.0146,111.6619%20L187.0146,121.6999%20Z'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.8223,120.6999%20L186.0143,120.6999%20L186.0143,111.6619%20C186.0143,96.8339%20173.9513,84.7699%20159.1233,84.7699%20L94.7143,84.7699%20C79.8853,84.7699%2067.8223,96.8339%2067.8223,111.6619%20L67.8223,120.6999%20Z%20M188.0143,122.6999%20L65.8223,122.6999%20L65.8223,111.6619%20C65.8223,95.7309%2078.7833,82.7699%2094.7143,82.7699%20L159.1233,82.7699%20C175.0533,82.7699%20188.0143,95.7309%20188.0143,111.6619%20L188.0143,122.6999%20Z'%20id='Fill-398'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M170.4004,121.6999%20L83.4364,121.6999%20L83.4364,111.6619%20C83.4364,96.2579%2095.9234,83.7699%20111.3284,83.7699%20L142.5074,83.7699%20C157.9124,83.7699%20170.4004,96.2579%20170.4004,111.6619%20L170.4004,121.6999%20Z'%20id='Fill-399'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M84.4365,120.6999%20L169.4005,120.6999%20L169.4005,111.6619%20C169.4005,96.8339%20157.3365,84.7699%20142.5075,84.7699%20L111.3285,84.7699%20C96.4995,84.7699%2084.4365,96.8339%2084.4365,111.6619%20L84.4365,120.6999%20Z%20M171.4005,122.6999%20L82.4365,122.6999%20L82.4365,111.6619%20C82.4365,95.7309%2095.3975,82.7699%20111.3285,82.7699%20L142.5075,82.7699%20C158.4395,82.7699%20171.4005,95.7309%20171.4005,111.6619%20L171.4005,122.6999%20Z'%20id='Fill-400'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M154.8096,121.6999%20L99.0266,121.6999%20L99.0266,111.6619%20C99.0266,96.2579%20111.5136,83.7699%20126.9176,83.7699%20C142.3226,83.7699%20154.8096,96.2579%20154.8096,111.6619%20L154.8096,121.6999%20Z'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M100.0264,120.6999%20L153.8094,120.6999%20L153.8094,111.6619%20C153.8094,96.8339%20141.7464,84.7699%20126.9184,84.7699%20C112.0894,84.7699%20100.0264,96.8339%20100.0264,111.6619%20L100.0264,120.6999%20Z%20M155.8094,122.6999%20L98.0264,122.6999%20L98.0264,111.6619%20C98.0264,95.7309%20110.9874,82.7699%20126.9184,82.7699%20C142.8484,82.7699%20155.8094,95.7309%20155.8094,111.6619%20L155.8094,122.6999%20Z'%20id='Fill-402'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M127.2598,83.7702%20L131.1538,89.5082%20C135.4488,95.8412%20137.8258,104.0562%20137.8258,112.5722%20L137.8258,121.7002%20L116.0108,121.7002%20L116.0108,112.5722%20C116.0108,104.0562%20118.3868,95.8412%20122.6838,89.5082%20L126.5758,83.7702'%20id='Fill-403'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M117.0107,120.6999%20L136.8257,120.6999%20L136.8257,112.5719%20C136.8257,104.2409%20134.5177,96.2499%20130.3257,90.0699%20L126.9177,85.0479%20L123.5107,90.0699%20C119.3197,96.2479%20117.0107,104.2399%20117.0107,112.5719%20L117.0107,120.6999%20Z%20M138.8257,122.6999%20L115.0107,122.6999%20L115.0107,112.5719%20C115.0107,103.8439%20117.4417,95.4529%20121.8567,88.9469%20L125.7487,83.2089%20C126.0117,82.8219%20126.4987,82.6779%20126.9177,82.8299%20C127.3377,82.6779%20127.8237,82.8219%20128.0867,83.2089%20L131.9807,88.9469%20C136.3957,95.4549%20138.8257,103.8449%20138.8257,112.5719%20L138.8257,122.6999%20Z'%20id='Fill-404'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M38.0771,120.6999%20L215.7601,120.6999%20L215.7601,111.6619%20C215.7601,96.8339%20203.6951,84.7699%20188.8671,84.7699%20L64.9691,84.7699%20C50.1401,84.7699%2038.0771,96.8339%2038.0771,111.6619%20L38.0771,120.6999%20Z%20M217.7601,122.6999%20L36.0771,122.6999%20L36.0771,111.6619%20C36.0771,95.7309%2049.0381,82.7699%2064.9691,82.7699%20L188.8671,82.7699%20C204.7991,82.7699%20217.7601,95.7309%20217.7601,111.6619%20L217.7601,122.6999%20Z'%20id='Fill-405'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M195.8262,80.3689%20L120.8262,80.3689%20C120.2732,80.3689%20119.8262,79.9219%20119.8262,79.3689%20C119.8262,78.8159%20120.2732,78.3689%20120.8262,78.3689%20L195.8262,78.3689%20C196.3792,78.3689%20196.8262,78.8159%20196.8262,79.3689%20C196.8262,79.9219%20196.3792,80.3689%20195.8262,80.3689'%20id='Fill-406'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M75.8262,80.3689%20L57.8262,80.3689%20C57.2732,80.3689%2056.8262,79.9219%2056.8262,79.3689%20C56.8262,78.8159%2057.2732,78.3689%2057.8262,78.3689%20L75.8262,78.3689%20C76.3792,78.3689%2076.8262,78.8159%2076.8262,79.3689%20C76.8262,79.9219%2076.3792,80.3689%2075.8262,80.3689'%20id='Fill-407'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M111.7695,51.1306%20C111.6975,51.2566%20111.6215,51.3486%20111.5405,51.4056%20C111.4585,51.4626%20111.3585,51.4906%20111.2385,51.4906%20C111.1125,51.4906%20110.9765,51.4446%20110.8295,51.3516%20C110.6815,51.2586%20110.5065,51.1546%20110.3025,51.0406%20C110.0985,50.9276%20109.8605,50.8236%20109.5865,50.7306%20C109.3145,50.6376%20108.9915,50.5916%20108.6195,50.5916%20C108.2835,50.5916%20107.9895,50.6316%20107.7375,50.7126%20C107.4855,50.7936%20107.2745,50.9056%20107.1035,51.0506%20C106.9315,51.1936%20106.8045,51.3666%20106.7205,51.5676%20C106.6365,51.7686%20106.5945,51.9886%20106.5945,52.2296%20C106.5945,52.5346%20106.6795,52.7896%20106.8515,52.9936%20C107.0225,53.1976%20107.2485,53.3716%20107.5305,53.5166%20C107.8125,53.6596%20108.1335,53.7886%20108.4935,53.9026%20C108.8535,54.0176%20109.2225,54.1386%20109.6005,54.2676%20C109.9785,54.3966%20110.3475,54.5466%20110.7075,54.7176%20C111.0675,54.8886%20111.3885,55.1046%20111.6705,55.3656%20C111.9525,55.6266%20112.1785,55.9456%20112.3505,56.3236%20C112.5215,56.7016%20112.6065,57.1606%20112.6065,57.7006%20C112.6065,58.2886%20112.5055,58.8396%20112.3045,59.3526%20C112.1045,59.8656%20111.8105,60.3126%20111.4225,60.6936%20C111.0365,61.0746%20110.5635,61.3746%20110.0055,61.5936%20C109.4475,61.8126%20108.8085,61.9216%20108.0885,61.9216%20C107.6745,61.9216%20107.2665,61.8816%20106.8645,61.8006%20C106.4625,61.7196%20106.0775,61.6046%20105.7075,61.4536%20C105.3385,61.3046%20104.9925,61.1236%20104.6685,60.9136%20C104.3445,60.7036%20104.0565,60.4706%20103.8045,60.2116%20L104.5155,59.0516%20C104.5755,58.9676%20104.6535,58.8966%20104.7495,58.8396%20C104.8455,58.7826%20104.9475,58.7536%20105.0555,58.7536%20C105.2055,58.7536%20105.3675,58.8156%20105.5415,58.9386%20C105.7155,59.0616%20105.9225,59.1976%20106.1635,59.3486%20C106.4025,59.4976%20106.6825,59.6346%20107.0035,59.7576%20C107.3255,59.8806%20107.7105,59.9426%20108.1605,59.9426%20C108.8505,59.9426%20109.3845,59.7786%20109.7625,59.4516%20C110.1405,59.1246%20110.3305,58.6546%20110.3305,58.0426%20C110.3305,57.7006%20110.2445,57.4216%20110.0735,57.2056%20C109.9025,56.9896%20109.6755,56.8086%20109.3935,56.6616%20C109.1115,56.5146%20108.7905,56.3906%20108.4305,56.2876%20C108.0705,56.1866%20107.7045,56.0746%20107.3325,55.9546%20C106.9605,55.8346%20106.5945,55.6916%20106.2345,55.5236%20C105.8745,55.3556%20105.5535,55.1366%20105.2715,54.8656%20C104.9895,54.5966%20104.7625,54.2586%20104.5915,53.8536%20C104.4205,53.4486%20104.3355,52.9486%20104.3355,52.3556%20C104.3355,51.8816%20104.4295,51.4186%20104.6195,50.9696%20C104.8085,50.5196%20105.0825,50.1196%20105.4425,49.7726%20C105.8025,49.4246%20106.2465,49.1456%20106.7745,48.9356%20C107.3025,48.7256%20107.9085,48.6196%20108.5925,48.6196%20C109.3605,48.6196%20110.0685,48.7396%20110.7165,48.9806%20C111.3645,49.2206%20111.9165,49.5566%20112.3735,49.9876%20L111.7695,51.1306%20Z'%20id='Fill-408'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-409'%20fill='%235E63B6'%20points='125.6836%2048.7644%20125.6836%2061.7784%20123.2536%2061.7784%20123.2536%2056.0894%20117.1426%2056.0894%20117.1426%2061.7784%20114.7126%2061.7784%20114.7126%2048.7644%20117.1426%2048.7644%20117.1426%2054.3624%20123.2536%2054.3624%20123.2536%2048.7644'%3e%3c/polygon%3e%3cpath%20d='M138.5176,55.2712%20C138.5176,54.5572%20138.4216,53.9172%20138.2296,53.3492%20C138.0386,52.7832%20137.7646,52.3012%20137.4116,51.9052%20C137.0566,51.5092%20136.6256,51.2062%20136.1196,50.9962%20C135.6126,50.7862%20135.0406,50.6812%20134.4056,50.6812%20C133.7686,50.6812%20133.1976,50.7862%20132.6906,50.9962%20C132.1836,51.2062%20131.7506,51.5092%20131.3946,51.9052%20C131.0376,52.3012%20130.7626,52.7832%20130.5716,53.3492%20C130.3786,53.9172%20130.2836,54.5572%20130.2836,55.2712%20C130.2836,55.9852%20130.3786,56.6252%20130.5716,57.1922%20C130.7626,57.7592%20131.0376,58.2402%20131.3946,58.6322%20C131.7506,59.0252%20132.1836,59.3272%20132.6906,59.5372%20C133.1976,59.7472%20133.7686,59.8522%20134.4056,59.8522%20C135.0406,59.8522%20135.6126,59.7472%20136.1196,59.5372%20C136.6256,59.3272%20137.0566,59.0252%20137.4116,58.6322%20C137.7646,58.2402%20138.0386,57.7592%20138.2296,57.1922%20C138.4216,56.6252%20138.5176,55.9852%20138.5176,55.2712%20M140.9936,55.2712%20C140.9936,56.2252%20140.8346,57.1082%20140.5206,57.9212%20C140.2046,58.7352%20139.7596,59.4382%20139.1836,60.0322%20C138.6076,60.6252%20137.9146,61.0892%20137.1046,61.4222%20C136.2946,61.7552%20135.3946,61.9212%20134.4056,61.9212%20C133.4206,61.9212%20132.5236,61.7552%20131.7136,61.4222%20C130.9046,61.0892%20130.2086,60.6252%20129.6296,60.0322%20C129.0506,59.4382%20128.6026,58.7352%20128.2856,57.9212%20C127.9666,57.1082%20127.8076,56.2252%20127.8076,55.2712%20C127.8076,54.3172%20127.9666,53.4332%20128.2856,52.6212%20C128.6026,51.8072%20129.0506,51.1042%20129.6296,50.5102%20C130.2086,49.9162%20130.9046,49.4532%20131.7136,49.1202%20C132.5236,48.7872%20133.4206,48.6202%20134.4056,48.6202%20C135.0646,48.6202%20135.6856,48.6972%20136.2676,48.8492%20C136.8496,49.0022%20137.3836,49.2182%20137.8706,49.4982%20C138.3556,49.7762%20138.7916,50.1162%20139.1796,50.5142%20C139.5666,50.9142%20139.8946,51.3592%20140.1646,51.8512%20C140.4346,52.3432%20140.6406,52.8762%20140.7816,53.4532%20C140.9216,54.0292%20140.9936,54.6352%20140.9936,55.2712'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.3555,55.3073%20C147.7995,55.3073%20148.1865,55.2513%20148.5165,55.1403%20C148.8465,55.0303%20149.1215,54.8703%20149.3395,54.6633%20C149.5595,54.4563%20149.7225,54.2043%20149.8315,53.9083%20C149.9385,53.6103%20149.9935,53.2793%20149.9935,52.9123%20C149.9935,52.5653%20149.9385,52.2493%20149.8315,51.9683%20C149.7225,51.6863%20149.5605,51.4463%20149.3445,51.2473%20C149.1285,51.0503%20148.8555,50.8983%20148.5255,50.7933%20C148.1955,50.6883%20147.8055,50.6363%20147.3555,50.6363%20L145.5465,50.6363%20L145.5465,55.3073%20L147.3555,55.3073%20Z%20M147.3555,48.7643%20C148.2255,48.7643%20148.9785,48.8663%20149.6155,49.0703%20C150.2515,49.2743%20150.7755,49.5593%20151.1895,49.9253%20C151.6035,50.2903%20151.9115,50.7293%20152.1125,51.2393%20C152.3135,51.7483%20152.4145,52.3073%20152.4145,52.9123%20C152.4145,53.5423%20152.3085,54.1203%20152.0985,54.6453%20C151.8885,55.1703%20151.5735,55.6213%20151.1535,55.9993%20C150.7335,56.3773%20150.2075,56.6723%20149.5745,56.8813%20C148.9415,57.0923%20148.2025,57.1973%20147.3555,57.1973%20L145.5465,57.1973%20L145.5465,61.7783%20L143.1265,61.7783%20L143.1265,48.7643%20L147.3555,48.7643%20Z'%20id='Fill-411'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.8818,62.4685%20C167.3288,62.4685%20166.8818,62.0215%20166.8818,61.4685%20L166.8818,48.4045%20C166.8818,47.8515%20167.3288,47.4045%20167.8818,47.4045%20C168.4348,47.4045%20168.8818,47.8515%20168.8818,48.4045%20L168.8818,61.4685%20C168.8818,62.0215%20168.4348,62.4685%20167.8818,62.4685'%20id='Fill-412'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M88.4189,62.4685%20C87.8659,62.4685%2087.4189,62.0215%2087.4189,61.4685%20L87.4189,52.4045%20C87.4189,51.8515%2087.8659,51.4045%2088.4189,51.4045%20C88.9719,51.4045%2089.4189,51.8515%2089.4189,52.4045%20L89.4189,61.4685%20C89.4189,62.0215%2088.9719,62.4685%2088.4189,62.4685'%20id='Fill-413'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/City.svg.js b/lib/static/illustrations/City.svg.js new file mode 100644 index 00000000..cbf053f2 --- /dev/null +++ b/lib/static/illustrations/City.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='6.68180468%2023.5814155%2035.2231722%2024%2040.1818047%200%203.55271368e-15%200.5%204.68180468%2024'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/City'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9951,204.1138%20C26.9951,146.9208%2073.3591,100.5558%20130.5531,100.5558%20C187.7461,100.5558%20234.1101,146.9208%20234.1101,204.1138%20L26.9951,204.1138%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M38.6104,216.9263%20C38.0574,216.9263%2037.6104,216.4793%2037.6104,215.9263%20C37.6104,215.3733%2038.0574,214.9263%2038.6104,214.9263%20L106.9434,214.9263%20C107.4954,214.9263%20107.9434,215.3733%20107.9434,215.9263%20C107.9434,216.4793%20107.4954,216.9263%20106.9434,216.9263%20L38.6104,216.9263%20Z'%20id='Fill-40'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2197,205.9634%20L242.2197,205.9634%20C241.6667,205.9634%20241.2197,205.5164%20241.2197,204.9634%20C241.2197,204.4104%20241.6667,203.9634%20242.2197,203.9634%20L247.2197,203.9634%20C247.7727,203.9634%20248.2197,204.4104%20248.2197,204.9634%20C248.2197,205.5164%20247.7727,205.9634%20247.2197,205.9634'%20id='Fill-42'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M12.3335,205.9634%20L7.0005,205.9634%20C6.4475,205.9634%206.0005,205.5164%206.0005,204.9634%20C6.0005,204.4104%206.4475,203.9634%207.0005,203.9634%20L12.3335,203.9634%20C12.8855,203.9634%2013.3335,204.4104%2013.3335,204.9634%20C13.3335,205.5164%2012.8855,205.9634%2012.3335,205.9634'%20id='Fill-46'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.3472'%20y1='215.9263'%20x2='154.0742'%20y2='215.9263'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M147.3472,216.9263%20C146.7952,216.9263%20146.3472,216.4793%20146.3472,215.9263%20C146.3472,215.3733%20146.7952,214.9263%20147.3472,214.9263%20L225.0742,214.9263%20C225.6272,214.9263%20226.0742,215.3733%20226.0742,215.9263%20C226.0742,216.4793%20225.6272,216.9263%20225.0742,216.9263%20L147.3472,216.9263%20Z'%20id='Fill-50'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.7197'%20y1='215.9263'%20x2='172.0527'%20y2='215.9263'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M137.0527,216.9263%20L125.7197,216.9263%20C125.1667,216.9263%20124.7197,216.4793%20124.7197,215.9263%20C124.7197,215.3733%20125.1667,214.9263%20125.7197,214.9263%20L137.0527,214.9263%20C137.6057,214.9263%20138.0527,215.3733%20138.0527,215.9263%20C138.0527,216.4793%20137.6057,216.9263%20137.0527,216.9263'%20id='Fill-54'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.3862'%20y1='215.9263'%20x2='89.0532'%20y2='215.9263'%20id='Fill-56'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M118.3862,216.9263%20L114.0532,216.9263%20C113.5002,216.9263%20113.0532,216.4793%20113.0532,215.9263%20C113.0532,215.3733%20113.5002,214.9263%20114.0532,214.9263%20L118.3862,214.9263%20C118.9382,214.9263%20119.3862,215.3733%20119.3862,215.9263%20C119.3862,216.4793%20118.9382,216.9263%20118.3862,216.9263'%20id='Fill-58'%20fill='%239ACDED'%3e%3c/path%3e%3cline%20x1='21.5527'%20y1='215.9263'%20x2='25.2197'%20y2='215.9263'%20id='Fill-60'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M31.2192,216.9263%20L27.5522,216.9263%20C27.0002,216.9263%2026.5522,216.4793%2026.5522,215.9263%20C26.5522,215.3733%2027.0002,214.9263%2027.5522,214.9263%20L31.2192,214.9263%20C31.7712,214.9263%2032.2192,215.3733%2032.2192,215.9263%20C32.2192,216.4793%2031.7712,216.9263%2031.2192,216.9263'%20id='Fill-62'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='219.2139'%20y1='215.9263'%20x2='232.8799'%20y2='215.9263'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M244.8799,216.9263%20L231.2139,216.9263%20C230.6609,216.9263%20230.2139,216.4793%20230.2139,215.9263%20C230.2139,215.3733%20230.6609,214.9263%20231.2139,214.9263%20L244.8799,214.9263%20C245.4329,214.9263%20245.8799,215.3733%20245.8799,215.9263%20C245.8799,216.4793%20245.4329,216.9263%20244.8799,216.9263'%20id='Fill-66'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M236.0479,204.9634%20L219.9909,204.9634%20C220.5899,202.9164%20220.9229,200.7554%20220.9229,198.5144%20C220.9229,185.8034%20210.6189,175.4994%20197.9079,175.4994%20C187.7769,175.4994%20179.1829,182.0474%20176.1079,191.1394%20C175.0249,190.8984%20173.8999,190.7664%20172.7429,190.7664%20C164.6489,190.7664%20158.0279,197.0244%20157.4219,204.9634%20L143.7049,204.9994%20C143.1679,195.3924%20135.7589,187.6224%20126.2999,186.5594%20C123.2419,171.7224%20110.1059,160.5674%2094.3629,160.5674%20C83.6549,160.5674%2074.1529,165.7294%2068.2079,173.6994%20C66.1419,173.1814%2063.9809,172.9024%2061.7539,172.9024%20C47.1509,172.9024%2035.3129,184.7404%2035.3129,199.3444%20C35.3129,201.2864%2035.5289,203.1774%2035.9279,204.9994%20L19.6669,204.9994'%20id='Fill-68'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.7598,206.0025%20L142.7068,205.0555%20C142.1968,195.9325%20135.2498,188.5715%20126.1888,187.5535%20L125.4678,187.4725%20L125.3208,186.7615%20C122.3118,172.1625%20109.2928,161.5665%2094.3638,161.5665%20C84.2848,161.5665%2075.0448,166.2075%2069.0098,174.2975%20L68.6108,174.8315%20L67.9648,174.6695%20C65.9378,174.1605%2063.8478,173.9025%2061.7538,173.9025%20C47.7258,173.9025%2036.3128,185.3155%2036.3128,199.3445%20C36.3128,201.1615%2036.5118,202.9925%2036.9048,204.7855%20L37.1708,205.9995%20L19.6668,205.9995%20C19.1138,205.9995%2018.6668,205.5525%2018.6668,204.9995%20C18.6668,204.4465%2019.1138,203.9995%2019.6668,203.9995%20L34.7138,203.9995%20C34.4468,202.4575%2034.3128,200.8975%2034.3128,199.3445%20C34.3128,184.2135%2046.6228,171.9025%2061.7538,171.9025%20C63.7908,171.9025%2065.8228,172.1295%2067.8058,172.5755%20C74.2268,164.2995%2083.8678,159.5665%2094.3638,159.5665%20C109.9978,159.5665%20123.6618,170.4965%20127.1278,185.6585%20C136.4978,187.0385%20143.6768,194.5765%20144.6288,203.9975%20L156.5218,203.9655%20C157.5978,195.9315%20164.5508,189.7665%20172.7428,189.7665%20C173.6458,189.7665%20174.5548,189.8425%20175.4558,189.9935%20C178.9828,180.6905%20187.8968,174.4995%20197.9078,174.4995%20C211.1508,174.4995%20221.9228,185.2725%20221.9228,198.5145%20C221.9228,200.3395%20221.7098,202.1665%20221.2878,203.9635%20L236.0478,203.9635%20C236.6008,203.9635%20237.0478,204.4105%20237.0478,204.9635%20C237.0478,205.5165%20236.6008,205.9635%20236.0478,205.9635%20L218.6568,205.9635%20L219.0308,204.6835%20C219.6228,202.6595%20219.9228,200.5845%20219.9228,198.5145%20C219.9228,186.3755%20210.0468,176.4995%20197.9078,176.4995%20C188.4618,176.4995%20180.0808,182.5115%20177.0548,191.4595%20L176.7668,192.3105%20L175.8898,192.1155%20C174.8498,191.8835%20173.7908,191.7665%20172.7428,191.7665%20C165.2798,191.7665%20158.9878,197.5965%20158.4188,205.0395%20L158.3488,205.9605%20L142.7598,206.0025%20Z'%20id='Fill-70'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M218.1797,106.9517%20C217.6267,106.9517%20217.1797,106.5047%20217.1797,105.9517%20L217.1797,98.9517%20C217.1797,98.3987%20217.6267,97.9517%20218.1797,97.9517%20C218.7327,97.9517%20219.1797,98.3987%20219.1797,98.9517%20L219.1797,105.9517%20C219.1797,106.5047%20218.7327,106.9517%20218.1797,106.9517'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M221.6797,103.4517%20L214.6797,103.4517%20C214.1267,103.4517%20213.6797,103.0047%20213.6797,102.4517%20C213.6797,101.8987%20214.1267,101.4517%20214.6797,101.4517%20L221.6797,101.4517%20C222.2327,101.4517%20222.6797,101.8987%20222.6797,102.4517%20C222.6797,103.0047%20222.2327,103.4517%20221.6797,103.4517'%20id='Fill-429'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M53.1792,56.9517%20C52.6272,56.9517%2052.1792,56.5047%2052.1792,55.9517%20L52.1792,48.9517%20C52.1792,48.3987%2052.6272,47.9517%2053.1792,47.9517%20C53.7312,47.9517%2054.1792,48.3987%2054.1792,48.9517%20L54.1792,55.9517%20C54.1792,56.5047%2053.7312,56.9517%2053.1792,56.9517'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M56.6792,53.4517%20L49.6792,53.4517%20C49.1272,53.4517%2048.6792,53.0047%2048.6792,52.4517%20C48.6792,51.8987%2049.1272,51.4517%2049.6792,51.4517%20L56.6792,51.4517%20C57.2312,51.4517%2057.6792,51.8987%2057.6792,52.4517%20C57.6792,53.0047%2057.2312,53.4517%2056.6792,53.4517'%20id='Fill-433'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M36.2822,122.4039%20C36.0062,122.4039%2035.7822,122.1799%2035.7822,121.9039%20L35.7822,117.9669%20C35.7822,117.6899%2036.0062,117.4669%2036.2822,117.4669%20C36.5582,117.4669%2036.7822,117.6899%2036.7822,117.9669%20L36.7822,121.9039%20C36.7822,122.1799%2036.5582,122.4039%2036.2822,122.4039'%20id='Fill-435'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M38.251,120.4351%20L34.313,120.4351%20C34.037,120.4351%2033.814,120.2111%2033.814,119.9351%20C33.814,119.6591%2034.037,119.4351%2034.313,119.4351%20L38.251,119.4351%20C38.527,119.4351%2038.751,119.6591%2038.751,119.9351%20C38.751,120.2111%2038.527,120.4351%2038.251,120.4351'%20id='Fill-437'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.2822,166.4039%20C222.0062,166.4039%20221.7822,166.1799%20221.7822,165.9039%20L221.7822,161.9669%20C221.7822,161.6899%20222.0062,161.4669%20222.2822,161.4669%20C222.5582,161.4669%20222.7822,161.6899%20222.7822,161.9669%20L222.7822,165.9039%20C222.7822,166.1799%20222.5582,166.4039%20222.2822,166.4039'%20id='Fill-439'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.251,164.4351%20L220.313,164.4351%20C220.037,164.4351%20219.814,164.2111%20219.814,163.9351%20C219.814,163.6591%20220.037,163.4351%20220.313,163.4351%20L224.251,163.4351%20C224.527,163.4351%20224.751,163.6591%20224.751,163.9351%20C224.751,164.2111%20224.527,164.4351%20224.251,164.4351'%20id='Fill-441'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M189,58%20C192.313708,58%20195,55.3137085%20195,52%20L195,49%20C195,45.6862915%20192.313708,43%20189,43%20L186.018092,43%20C183.09835,43%20180.602489,45.1017774%20180.105612,47.9789303%20L178.375,58%20L189,58%20Z%20M186.018092,41%20L189,41%20C193.418278,41%20197,44.581722%20197,49%20L197,52%20C197,56.418278%20193.418278,60%20189,60%20L176,60%20L178.134786,47.6385737%20C178.797288,43.8023699%20182.125102,41%20186.018092,41%20Z'%20id='Rectangle-26'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M189,93%20C192.313708,93%20195,90.3137085%20195,87%20L195,84%20C195,80.6862915%20192.313708,78%20189,78%20L186.018092,78%20C183.09835,78%20180.602489,80.1017774%20180.105612,82.9789303%20L178.375,93%20L189,93%20Z%20M186.018092,76%20L189,76%20C193.418278,76%20197,79.581722%20197,84%20L197,87%20C197,91.418278%20193.418278,95%20189,95%20L176,95%20L178.134786,82.6385737%20C178.797288,78.8023699%20182.125102,76%20186.018092,76%20Z'%20id='Rectangle-26-Copy'%20fill='%235E63B6'%20fill-rule='nonzero'%20transform='translate(186.500000,%2085.500000)%20scale(1,%20-1)%20translate(-186.500000,%20-85.500000)%20'%3e%3c/path%3e%3cpath%20d='M191,67%20C190.447715,67%20190,67.4477153%20190,68%20C190,68.5522847%20190.447715,69%20191,69%20L195,69%20C195.552285,69%20196,68.5522847%20196,68%20C196,67.4477153%20195.552285,67%20195,67%20L191,67%20Z%20M191,65%20L195,65%20C196.656854,65%20198,66.3431458%20198,68%20C198,69.6568542%20196.656854,71%20195,71%20L191,71%20C189.343146,71%20188,69.6568542%20188,68%20C188,66.3431458%20189.343146,65%20191,65%20Z'%20id='Rectangle-27'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M127.5,101%20C91.9480683,101%2063,86.6399346%2063,68.5%20C63,50.3600654%2091.9480683,36%20127.5,36%20C163.051932,36%20192,50.3600654%20192,68.5%20C192,86.6399346%20163.051932,101%20127.5,101%20Z%20M127.5,99%20C162.088232,99%20190,85.1540046%20190,68.5%20C190,51.8459954%20162.088232,38%20127.5,38%20C92.9117684,38%2065,51.8459954%2065,68.5%20C65,85.1540046%2092.9117684,99%20127.5,99%20Z'%20id='Oval-9'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cellipse%20id='Oval-9'%20fill='%23E1F2FF'%20cx='122.5'%20cy='71.5'%20rx='53.5'%20ry='26.5'%3e%3c/ellipse%3e%3cpath%20d='M100.5,69%20C100.5,51.5993064%20105.048163,37.5%20111,37.5%20L111,38.5%20C105.906142,38.5%20101.5,52.1590391%20101.5,69%20C101.5,86.2875206%20105.053636,98.5%20110,98.5%20L110.412454,98.5%20L115.136391,122.891275%20L114.154634,123.081415%20L109.583328,99.4782223%20C103.996738,98.8902776%20100.5,86.453688%20100.5,69%20Z'%20id='Oval-9'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M143.041368,69%20C143.041368,51.768642%20147.539523,38.3567663%20153.541368,38.3567663%20L153.541368,39.3567663%20C148.387898,39.3567663%20144.041368,52.3165488%20144.041368,69%20C144.041368,85.6570903%20148.377476,98.5%20153.541368,98.5%20L153.956428,98.5%20L158.491457,122.717686%20L157.508543,122.901747%20L153.122245,99.4783073%20C147.323258,98.8759931%20143.041368,85.8008%20143.041368,69%20Z'%20id='Oval-9-Copy'%20fill='%235E63B6'%20fill-rule='nonzero'%20transform='translate(150.766412,%2080.629257)%20scale(-1,%201)%20translate(-150.766412,%20-80.629257)%20'%3e%3c/path%3e%3cpath%20d='M93.2865936,66.966928%20C93.2865936,66.9380297%2093.296239,66.8994988%2093.3058845,66.8609678%20C93.3155299,66.8128041%2093.3348208,66.7646403%2093.3348208,66.7164766%20C93.4409209,66.138512%2093.2287208,65.4449544%2092.7946753,64.7224986%20C92.746448,64.6550694%2092.7078661,64.597273%2092.6692843,64.5298437%20C92.6017661,64.4238836%2092.5246025,64.3082906%2092.4377934,64.1926977%20C92.4281479,64.183065%2092.4185024,64.1734322%2092.408857,64.1541667%20C92.3895661,64.1252685%2092.3606297,64.0963703%2092.3413388,64.067472%20C92.3220479,64.0385738%2092.2931115,64.0000428%2092.2738206,63.9711446%20C92.2545297,63.9422464%2092.2255933,63.9133481%2092.2063024,63.8844499%20C92.177366,63.8555517%2092.1580751,63.8170207%2092.1291387,63.7881225%20C92.1098478,63.768857%2092.0905569,63.7399587%2092.071266,63.7206933%20C91.3864386,62.8730118%2090.4894111,62.0349631%2089.5441563,61.3028745%20C89.6309654,62.4973348%2089.6116745,63.7014278%2089.4669927,64.6454367%20C89.2933744,65.7917332%2088.8303925,67.1210519%2088.2227287,68.3155121%20C86.8820103,68.1613882%2085.5316463,67.8049767%2084.4706461,67.3137068%20C83.5929095,66.8994988%2082.589782,66.2637377%2081.6348818,65.5220164%20C81.6445272,65.6183438%2081.6541727,65.724304%2081.6638181,65.8206314%20C81.6638181,65.8495297%2081.6734636,65.8784279%2081.6734636,65.9073261%20C81.683109,65.9747553%2081.683109,66.0518173%2081.6927545,66.1192465%20C81.6927545,66.1481447%2081.7024,66.1866757%2081.7024,66.2155739%20C81.7120454,66.2830031%2081.7216909,66.3600651%2081.7313363,66.4274943%20C81.7313363,66.4563925%2081.7409818,66.4852908%2081.7409818,66.514189%20C81.7506272,66.6008837%2081.7602727,66.6972111%2081.7795636,66.7839058%20C81.7988545,66.9187642%2081.8085,67.0150917%2081.8277909,67.1210519%20C81.8470818,67.2366448%2081.8567273,67.3233395%2081.8760182,67.4100342%20C81.8760182,67.4292997%2081.8856636,67.4485652%2081.8856636,67.4678307%20C81.9049546,67.5545253%2081.9146,67.6315873%2081.9338909,67.718282%20C81.9338909,67.7375475%2081.9435364,67.7471802%2081.9435364,67.7664457%20C81.9628273,67.8627732%2081.9821182,67.9591006%2082.0014091,68.0457953%20C82.0689273,68.3444104%2082.146091,68.6333927%2082.2329001,68.9127422%20C82.3775819,69.3847467%2082.5415547,69.8182202%2082.7344638,70.1938972%20C82.7634002,70.2516937%2082.7923366,70.2998574%2082.8212729,70.3576538%20C82.8502093,70.4154503%2082.8695002,70.463614%2082.8984366,70.5117777%20C82.927373,70.5695742%2082.9563093,70.6177379%2082.9852457,70.6659016%20C83.033473,70.7429636%2083.0720548,70.8007601%2083.1106367,70.8585565%20C83.1299276,70.8874548%2083.1299276,70.8970875%2083.139573,70.8970875%20C83.1878003,70.954884%2083.2360276,71.0223132%2083.2842549,71.0801096%20C83.3228367,71.1186406%2083.3517731,71.1571716%2083.3903549,71.1957026%20C83.4096458,71.2149681%2083.4192913,71.2246008%2083.4385822,71.2438663%20C83.4578731,71.2631318%2083.4868095,71.2823973%2083.5061004,71.3112955%20C83.5253913,71.330561%2083.5350367,71.3401937%2083.5543277,71.3594592%20C83.5736186,71.3787247%2083.5929095,71.3979902%2083.6218459,71.4172557%20C83.6411368,71.4268884%2083.6604277,71.4461539%2083.6700731,71.4557867%20C83.6893641,71.4750521%2083.7183004,71.4943176%2083.7375913,71.5039504%20C83.7568823,71.5135831%2083.7761732,71.5232159%2083.7858186,71.5424814%20C83.8051095,71.5617468%2083.8340459,71.5713796%2083.8629823,71.5906451%20C83.8822732,71.6002778%2083.9015641,71.6099106%2083.9112096,71.6195433%20C83.9401459,71.629176%2083.9690823,71.6484415%2083.9980187,71.6580743%20C84.0076641,71.667707%2084.026955,71.667707%2084.0366005,71.6773398%20C84.0751823,71.6966053%2084.1234096,71.7158707%2084.1619914,71.7255035%20C84.1909278,71.7351362%2084.2198642,71.744769%2084.2391551,71.7544017%20C86.3418647,72.3805301%2088.4831561,71.5713795%2091.0102658,73.507561%20C90.7884202,70.3191229%2092.6307025,69.0572334%2093.2865936,66.966928%20Z'%20id='Shape'%20fill='%239452BA'%20transform='translate(87.709842,%2068.709816)%20rotate(-27.000000)%20translate(-87.709842,%20-68.709816)%20'%3e%3c/path%3e%3cpath%20d='M127.5,84.5%20C92.0828026,84.5%2063.5,77.7481569%2063.5,69%20C63.5,60.2518431%2092.0828026,53.5%20127.5,53.5%20C162.917197,53.5%20191.5,60.2518431%20191.5,69%20C191.5,77.7481569%20162.917197,84.5%20127.5,84.5%20Z%20M127.5,83.5%20C162.222966,83.5%20190.5,76.8203856%20190.5,69%20C190.5,61.1796144%20162.222966,54.5%20127.5,54.5%20C92.7770342,54.5%2064.5,61.1796144%2064.5,69%20C64.5,76.8203856%2092.7770342,83.5%20127.5,83.5%20Z'%20id='Oval-9'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(107.818195,%2099.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-16'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(3.181805,%201.500000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M23.5363019,46.0137714%20L25.7649971,45.9862189%20C26.5308733,45.9764642%2027.2202067,45.5038038%2027.4892257,44.7921528%20C28.2546543,42.7649453%2028.0339781,40.913766%2028.1082829,39.3268509%20C28.2457019,36.3875774%2027.7636162,34.8880113%2027.2909305,32.4373604%20L23.946321,32.5553038%20C23.946321,32.5553038%2024.2462257,33.7728698%2024.482121,37.4317755%20C24.5550829,38.563766%2022.7229781,43.1378415%2022.8398067,45.3690113%20C22.8590543,45.7348132%2023.1665686,46.0185868%2023.5363019,46.0137714'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M24.4822105,32.9802991%20C24.5927724,33.6484972%2024.7745057,35.0088368%2024.9289343,37.4036198%20C24.9625057,37.9277142%2024.7051248,38.8734783%2024.2821248,40.3730443%20C23.8098867,42.0442047%2023.2230581,44.1250632%2023.2870676,45.3461764%20C23.2937819,45.4738745%2023.414639,45.5652142%2023.5305724,45.5705349%20L25.7592676,45.5426009%20C26.3411724,45.5350632%2026.86802,45.1714783%2027.0698962,44.6367425%20C27.6303152,43.1522519%2027.6356867,41.7865915%2027.6406105,40.4661575%20C27.642401,40.0657708%2027.6432962,39.6786858%2027.661201,39.3066764%20C27.7708676,36.9637708%2027.4794676,35.5670726%2027.1106295,33.7988085%20C27.0497533,33.5079406%2026.9875343,33.2082047%2026.92442,32.8942802%20L24.4822105,32.9802991%20Z%20M23.5265438,46.4573274%20C22.9213629,46.4573274%2022.4245057,45.9922047%2022.3927248,45.3918462%20C22.3211057,44.0257425%2022.904801,41.9581858%2023.4195629,40.1344972%20C23.7351343,39.0162519%2024.0614486,37.8607613%2024.0354867,37.4599311%20C23.8045152,33.8812802%2023.5144581,32.6725821%2023.5113248,32.6606104%20L23.3810676,32.1316387%20L27.6585152,31.9804406%20L27.7305819,32.3542236%20C27.8169724,32.8029406%2027.9042581,33.219733%2027.9875152,33.619233%20C28.3536676,35.3759689%2028.6701343,36.8932708%2028.5555438,39.3470255%20C28.5385343,39.70795%2028.5371914,40.0826198%2028.5358486,40.4697047%20C28.5309248,41.8025538%2028.5251057,43.3145349%2027.9082867,44.9475632%20C27.5779438,45.822384%2026.7185152,46.4178651%2025.7704581,46.4293934%20L23.5417629,46.4573274%20L23.5265438,46.4573274%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.9155238,35.600416%20L14.1863905,32.6114821%20L12.5257238,32.6975009%20C12.5257238,32.6975009%2012.3247429,35.2151047%2012.2428286,36.2690575%20C12.0978,38.1268877%2011.3672857,41.7729349%2010.9107143,43.3744821%20C10.7621048,43.895916%2010.6779524,44.3823217%2010.6587048,44.8221708%20C10.6260286,45.5630858%2011.2567238,46.1665481%2012.0055905,46.1573431%20L13.9795905,46.13285%20C15.1299714,46.1186613%2016.1420381,45.3458217%2016.4110571,44.2377745%20C17.2472095,40.7890387%2016.9155238,35.600416%2016.9155238,35.600416'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M12.941159,33.1201462%20C12.8816257,33.8677123%2012.750921,35.5051745%2012.6891495,36.3032877%20C12.546359,38.130967%2011.8292733,41.7854387%2011.3413686,43.4947311%20C11.2030543,43.98025%2011.1238257,44.4334009%2011.105921,44.8413255%20C11.0960733,45.0643538%2011.1793305,45.2780708%2011.3413686,45.4430142%20C11.510121,45.6154953%2011.7455686,45.7134858%2011.9886257,45.7134858%20L11.9998162,45.7134858%20L13.9742638,45.6895425%20C14.9335114,45.6775708%2015.7566829,45.0381934%2015.9755686,44.1345519%20C16.7078733,41.115467%2016.5230067,36.6593349%2016.4773495,35.7814104%20L13.9970924,33.0651651%20L12.941159,33.1201462%20Z%20M11.9886257,46.6002783%20C11.5043019,46.6002783%2011.0351971,46.4042972%2010.69814,46.0602217%20C10.3637686,45.7183632%2010.1909876,45.2714198%2010.2115781,44.80275%20C10.2326162,44.3260991%2010.3225876,43.8055519%2010.4801495,43.253967%20C10.9465686,41.6173915%2011.6600733,37.9846462%2011.7961495,36.2345613%20C11.8785114,35.1806085%2012.0794924,32.6625613%2012.0794924,32.6625613%20L12.1108257,32.275033%20L14.3757781,32.157533%20L17.3519971,35.4178255%20L17.3622924,35.5721274%20C17.375721,35.7871745%2017.6886067,40.8676085%2016.8466352,44.3416179%20C16.5315114,45.6403255%2015.354721,46.5594858%2013.9854543,46.5763349%20L12.0114543,46.6002783%20L11.9886257,46.6002783%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.8878476,38.133897%20L13.0207905,38.2524795%20L13.0073619,38.0248557%20L12.8878476,38.133897%20Z%20M13.0745048,38.3001851%20L13.1711905,38.3869638%20L13.6850571,38.1788766%20L13.6326857,38.0662005%20L13.2768286,38.1570683%20L13.2848857,38.2874636%20L13.0745048,38.3001851%20Z%20M13.1264286,38.6495717%20L12.5512381,38.1357144%20L13.0834571,37.6495717%20L13.2329619,37.8181314%20L13.0583905,37.9780587%20L13.7566762,37.8008666%20L13.9894381,38.3001851%20L13.1264286,38.6495717%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M13.0049895,24.3921132%20C14.9651133,24.3278208%2016.7846848,22.9679245%2020.7823705,22.7355849%20C20.83698,22.4761981%2020.9041229,22.2407547%2020.9914086,22.0483208%20C21.6955133,20.4862358%2022.6601324,15.9995094%2021.9667705,13.0691038%20L21.4184371,10.7496981%20C21.2384943,9.98883019%2021.1427038,9.21066981%2021.1324086,8.42940566%20C21.12838,8.10395283%2021.1579229,7.78559434%2021.2174562,7.47787736%20C21.2322276,7.40072642%2021.2487895,7.32446226%2021.2675895,7.24908491%20C21.3235419,7.02206604%2021.3956086,6.80169811%2021.4833419,6.58931132%20C21.5128848,6.51792453%2021.5433229,6.44786792%2021.575999,6.37869811%20C21.6413514,6.24035849%2021.7129705,6.10600943%2021.7908562,5.97520755%20C21.8687419,5.84484906%2021.9524467,5.71803774%2022.0424181,5.59566038%20C22.3123324,5.22941509%2022.6341705,4.90263208%2022.9967419,4.62639623%20C23.1180467,4.53461321%2023.2438276,4.44815094%2023.3736371,4.36745283%20C24.0880371,3.92538679%2024.9300086,3.6655566%2025.8333038,3.6540283%20L26.6139514,3.64427358%20C27.9290562,3.62831132%2029.1259895,4.14087736%2029.9979514,4.98421698%20C30.1071705,5.08930189%2030.2110181,5.19970755%2030.3094943,5.31499057%20C30.4889895,5.52427358%2030.6483419,5.75040566%2030.7888943,5.98850943%20C30.8417133,6.07807547%2030.8927419,6.1689717%2030.9392943,6.26208491%20C30.973761,6.33081132%2031.0064371,6.39998113%2031.0373229,6.47003774%20C31.1304276,6.68065094%2031.2083133,6.89924528%2031.2700848,7.12449057%20C31.3314086,7.34929245%2031.3766181,7.58163208%2031.4039229,7.81929245%20C31.4227229,7.97714151%2031.4325705,8.13853774%2031.4348086,8.30126415%20C31.4392848,8.62538679%2031.3099229,8.92113208%2031.0977514,9.13662264%20C30.88558,9.35211321%2030.590599,9.48734906%2030.2629419,9.49178302%20L25.3888181,9.55208491%20L26.179761,13.7337547%20C27.1000657,18.0276038%2026.8762562,20.9101226%2026.2298943,22.837566%20C26.085761,23.2676604%2025.2536371,24.7942736%2025.2536371,24.7942736%20C27.7392657,28.573783%2031.4979229,30.1926226%2035.5005324,30.6262642%20C38.9033324,30.9947264%2046.1990752,27.8346415%2042.37238,24.3309245%20C38.5461324,20.8276509%2043.1436276,22.978566%2043.8222181,23.4197453%20C44.500361,23.8604811%2048.4322467,27.1411698%2044.2729705,32.0779434%20C42.5142752,34.1654528%2040.5161038,36.0685094%2035.6692848,37.5685189%20C34.8917705,37.8088396%2030.6384943,38.168434%2028.3547419,38.8486038%20C21.5558562,40.8740377%2015.9812086,38.8330849%2012.8160943,34.4102075%20C9.66396095,30.0046226%2012.2310562,24.4173868%2013.0049895,24.3921132'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M13.0845314,24.8328934%20C12.8705695,25.0022708%2012.2873219,25.9320726%2011.9556362,27.4493745%20C11.6431981,28.8771104%2011.38716,31.6465632%2013.1812171,34.1535255%20C16.4627124,38.7382425%2021.9460457,40.2963368%2028.2256933,38.4238745%20C29.683141,37.990233%2031.9140743,37.684733%2033.5434076,37.4617047%20C34.4355124,37.3397708%2035.2788267,37.2244877%2035.53576,37.1455632%20C40.3892933,35.6433368%2042.27556,33.7566858%2043.9290648,31.7937708%20C45.3037029,30.1629594%2045.8860552,28.573384%2045.6604552,27.0702708%20C45.3981505,25.3201858%2044.067379,24.1092708%2043.576341,23.7900255%20C43.219141,23.5576858%2042.2084171,23.091233%2041.576379,22.8948085%20C41.7693029,23.1262613%2042.1023314,23.4796481%2042.676179,24.005516%20C44.161379,25.3649689%2044.0306743,26.6131292%2043.6595981,27.4201104%20C42.5620362,29.8046953%2037.9063505,31.3317519%2035.4520552,31.0670443%20C30.7314648,30.5553651%2027.1742362,28.5268274%2024.8788457,25.0364123%20L24.7333695,24.8156009%20L24.8600457,24.5837047%20C25.1742743,24.0068462%2025.7087314,22.9839311%2025.8049695,22.6979406%20C26.54936,20.4791858%2026.5278743,17.4937991%2025.7414076,13.8260255%20L24.8506457,9.11538396%20L30.2569886,9.04798774%20C30.4548362,9.04577075%2030.6397029,8.96728962%2030.7766743,8.82717642%20C30.9154362,8.68661981%2030.989741,8.50216698%2030.9870552,8.30707264%20C30.9852648,8.1594217%2030.9763124,8.01310094%2030.9597505,7.86988396%20C30.9346838,7.65661038%2030.8939505,7.44466698%2030.8379981,7.24026132%20C30.7824933,7.03762925%2030.7117695,6.83810094%2030.6271695,6.64788396%20C30.5989695,6.58403491%2030.5694267,6.52062925%2030.5380933,6.45855377%20C30.4960171,6.37519528%2030.4494648,6.29272358%2030.4020171,6.21113868%20C30.2722076,5.99210094%2030.1258362,5.78636509%2029.9682743,5.60146887%20C29.8791981,5.49727075%2029.7847505,5.39706321%2029.6858267,5.30173302%20C28.8738457,4.51736509%2027.8067219,4.08727075%2026.6742457,4.08727075%20C26.6558933,4.08727075%2026.637541,4.08727075%2026.6196362,4.08771415%20L25.8389886,4.09746887%20C25.0480457,4.10766698%2024.2776933,4.33069528%2023.6111886,4.74305377%20C23.4934648,4.81621415%2023.3788743,4.89513868%2023.26876,4.97849717%20C22.9406552,5.22857264%2022.6492552,5.52431792%2022.40396,5.85686509%20C22.3224933,5.96771415%2022.2468457,6.08299717%2022.1761219,6.20094057%20C22.1058457,6.31888396%2022.040941,6.44126132%2021.9818552,6.56629906%20C21.9523124,6.62926132%2021.9241124,6.69266698%2021.8977029,6.75651604%20C21.8189219,6.9485066%2021.7526743,7.14936509%2021.702541,7.35421415%20C21.6850838,7.42294057%2021.6703124,7.49166698%2021.6568838,7.56083679%20C21.6022743,7.84328019%2021.57676,8.13370472%2021.5798933,8.42412925%20C21.589741,9.17213868%2021.6819505,9.92059151%2021.8542838,10.6486481%20L22.4026171,12.9676104%20C23.1197029,15.9982236%2022.1309124,20.6077708%2021.3999505,22.2292708%20C21.3332552,22.3773651%2021.2728267,22.5777802%2021.2204552,22.8260821%20L21.1506267,23.1581858%20L20.8086457,23.1781387%20C18.55936,23.3084972%2016.9913505,23.8139689%2015.7313029,24.2201198%20C14.7787695,24.52695%2013.9529124,24.7929877%2013.0845314,24.8328934%20M23.2942743,40.0653274%20C18.8400171,40.0653274%2014.9752743,38.1941953%2012.4511505,34.6665349%20C9.93776952,31.1535066%2010.8585219,27.039233%2011.7994171,25.1618934%20C12.3974362,23.9687142%2012.8437124,23.9540821%2012.9900838,23.9492047%20C13.75596,23.9239311%2014.5057219,23.6822802%2015.4542267,23.3767802%20C16.7008457,22.9755066%2018.2384171,22.4797896%2020.4236933,22.3148462%20C20.4715886,22.1454689%2020.52396,21.9973745%2020.5825981,21.8674594%20C21.2517886,20.3834123%2022.1931314,15.968516%2021.5311029,13.1702425%20L20.9827695,10.8512802%20C20.7956648,10.0607047%2020.6953981,9.24795943%2020.6846552,8.43521415%20C20.6806267,8.08537453%2020.71196,7.73464811%2020.77776,7.39456321%20C20.7943219,7.30943113%2020.8126743,7.22562925%2020.8332648,7.14271415%20C20.8936933,6.89662925%2020.9733695,6.65320472%2021.06916,6.42130849%20C21.1013886,6.34371415%2021.1345124,6.26656321%2021.1707695,6.19029906%20C21.241941,6.03998774%2021.3198267,5.89278019%2021.4053219,5.7500066%20C21.4903695,5.60678962%2021.582579,5.4680066%2021.6810552,5.33410094%20C21.9760362,4.93371415%2022.3269695,4.57678019%2022.7240076,4.27482736%20C22.8569505,4.17373302%2022.9943695,4.07928962%2023.1358171,3.99149717%20C23.9424267,3.49267642%2024.8730267,3.22309151%2025.8277981,3.21067642%20L26.6084457,3.2009217%20C28.0050171,3.17121415%2029.3151981,3.70506321%2030.3102552,4.66678962%20C30.4297695,4.78118585%2030.5434648,4.90223302%2030.651341,5.02860094%20C30.8424743,5.25207264%2031.0188362,5.49948774%2031.1755029,5.76463868%20C31.2336933,5.86395943%2031.2891981,5.96283679%2031.3402267,6.06481792%20C31.3778267,6.14063868%2031.4136362,6.21601604%2031.4472076,6.29228019%20C31.5492648,6.52240283%2031.63476,6.76316698%2031.7019029,7.00836509%20C31.7694933,7.25533679%2031.819179,7.51117642%2031.8487219,7.76878962%20C31.8688648,7.94127075%2031.8796076,8.11729906%2031.8822933,8.29510094%20C31.8881124,8.72785566%2031.7233886,9.13666698%2031.4181124,9.44615755%20C31.1137314,9.75520472%2030.7055029,9.92945943%2030.2690743,9.93478019%20L25.9267219,9.98887453%20L26.6191886,13.6517708%20C27.4369886,17.4658651%2027.4499695,20.606884%2026.6545505,22.9772802%20C26.5336933,23.3386481%2026.0220648,24.3083557%2025.774979,24.7694877%20C27.9213124,27.8932142%2031.208179,29.7151292%2035.5491886,30.1851292%20C37.882179,30.444516%2041.9922171,28.9063745%2042.8444838,27.0525349%20C43.211979,26.2544217%2042.9577314,25.4704972%2042.06876,24.6568651%20C40.5540171,23.2699217%2040.16996,22.6411858%2040.54596,22.1640915%20C41.2012743,21.335384%2044.0400743,23.0309311%2044.0678267,23.0491104%20C44.7938648,23.520884%2046.2468362,24.9410821%2046.5462933,26.9399123%20C46.8108362,28.7037425%2046.161341,30.5283179%2044.61616,32.3617613%20C42.94296,34.3481764%2040.8839124,36.4192802%2035.802541,37.9915632%20C35.4748838,38.0931009%2034.7157219,38.1968557%2033.6656076,38.340516%20C32.0658171,38.5595538%2029.8747219,38.8592896%2028.4835219,39.2734217%20C26.6979695,39.8054972%2024.9553886,40.0653274%2023.2942743,40.0653274'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.1577305,17.9238934%20C17.2508352,12.9294783%2013.2012257,9.05596887%208.64446381,8.28357264%20C7.69864476,8.12306321%207.38799714,7.83352547%206.35534,7.84594057%20L5.56484476,7.85613868%20C2.90061619,7.8893934%200.768606667,10.055384%200.802178095,12.6940349%20C0.810235238,13.3515915%201.35543524,13.8783462%202.0197019,13.8699217%20C2.0197019,13.8699217%2010.1296638,13.7666104%2010.1677114,13.7626198%20C10.168159,13.7630632%2010.8279495,13.7550821%2010.8283971,13.7555255%20C10.8275019,13.7564123%2010.1668162,13.7648368%2010.165921,13.7657236%20C11.9689305,14.4973274%2013.11394,16.7537708%2013.3256638,17.9713368%20C13.6282543,19.7054594%2013.4411495,21.140733%2012.8579019,22.3073085%20C12.4684733,23.0841387%2012.4353495,24.0148274%2012.5060733,24.7672708%20C12.5060733,24.7672708%2012.525321,24.7734783%2012.5530733,24.7823462%20C12.5861971,25.1845066%2012.6578162,25.6416481%2012.7853876,26.1626387%20C13.5423114,25.6261292%2014.7204448,24.8182613%2014.9357495,24.7020915%20C15.4008257,24.4515726%2016.4518352,23.8804783%2016.9218352,23.6055726%20C19.925359,21.8497236%2017.1049114,20.7642896%2017.1577305,17.9238934'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M12.9311324,24.4358321%20L12.9369514,24.4371623%20L12.9991705,24.7462094%20C13.0166276,24.9590396%2013.0452752,25.1807377%2013.0846657,25.4090868%20C13.7346086,24.9568226%2014.5206276,24.4212%2014.7220562,24.3125679%20C15.24398,24.0314547%2016.2466467,23.4851906%2016.6942657,23.2240302%20C18.2184086,22.3332472%2017.9932562,21.855266%2017.4489514,20.7002189%20C17.1101038,19.9814736%2016.6884467,19.0867%2016.7099324,17.9156906%20C16.80438,12.8556528%2012.5860181,9.40159623%208.56908476,8.72053962%20C8.18189429,8.65447358%207.89228476,8.56845472%207.63669429,8.49263396%20C7.24278952,8.37513396%206.92900857,8.28379434%206.36098,8.28955849%20L5.57048476,8.29931321%20C3.15737048,8.32990755%201.21918,10.2985868%201.2496181,12.6884925%20C1.25230381,12.8880208%201.33332286,13.075134%201.47745619,13.2143604%20C1.62203714,13.3540302%201.81496095,13.4471434%202.01370381,13.4267472%20C4.76029429,13.3917189%209.99609429,13.3238792%2010.1505229,13.3198887%20L10.3438943,13.3141245%20L10.3474752,13.3172283%20L10.4929514,13.3158981%20C10.577999,13.3145679%2010.6433514,13.3070302%2010.7091514,13.3136811%20L10.8125514,13.3123509%20L10.812999,13.3150113%20C11.0027895,13.3212189%2011.0502371,13.3478226%2011.1451324,13.4418226%20L11.461599,13.7553038%20L11.3031419,13.9127094%20C12.6880752,14.9591245%2013.5716752,16.7730585%2013.7668371,17.8961811%20C14.0752467,19.6631151%2013.9042562,21.2136717%2013.2587895,22.5043981%20C12.9530657,23.1149547%2012.90338,23.8496623%2012.9311324,24.4358321%20L12.9311324,24.4358321%20Z%20M12.5072371,26.9051057%20L12.3505705,26.2675019%20C12.2525419,25.8675585%2012.1809229,25.4795868%2012.1366086,25.1102377%20L12.0878181,25.0938321%20L12.0605133,24.8082849%20C11.9602467,23.7432472%2012.0936371,22.8356151%2012.4566562,22.1102189%20C13.0157324,20.9919736%2013.1603133,19.624983%2012.88458,18.0469358%20C12.7113514,17.0492943%2011.7100276,14.9236528%2010.070399,14.2075679%20C9.67649429,14.2142189%208.14653238,14.2355019%202.0253419,14.3135396%20C1.58264667,14.3077755%201.16815143,14.153917%200.85258,13.8493038%20C0.537008571,13.5446906%200.360199048,13.1363226%200.35438,12.6995774%20C0.317675238,9.82060566%202.65245619,7.44887925%205.55884667,7.41252075%20L6.34978952,7.40276604%20C7.06284667,7.39345472%207.46436095,7.51494528%207.89407524,7.64308679%20C8.13668476,7.71536038%208.38735143,7.78985094%208.72038,7.84660566%20C13.1048086,8.58973774%2017.7090181,12.3772283%2017.6051705,17.9320962%20C17.5872657,18.8978132%2017.9444657,19.6560208%2018.2600371,20.3251057%20C18.8074752,21.4868038%2019.3732657,22.6875208%2017.1490467,23.9875585%20C16.6906848,24.2553698%2015.6768276,24.8073981%2015.1495324,25.0916151%20C14.9789895,25.1838415%2013.8975419,25.9194358%2013.0461705,26.5233415%20L12.5072371,26.9051057%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.6481543,23.7239594%20C14.5989162,22.9537802%2014.4744781,22.5591575%2014.5577352,22.2443462%20C15.0371352,20.4321858%2015.1938019,19.8602047%2015.1691829,17.9487236%20C15.1450114,16.0483274%2014.0102971,14.1842896%2012.35724,13.2061575%20C12.2663733,13.1525066%2011.0842114,13.084667%2010.1656971,13.7657236%20C11.9691543,14.4973274%2013.1137162,16.7537708%2013.3258876,17.9713368%20C13.6284781,19.7054594%2013.4413733,21.140733%2012.8576781,22.3073085%20C12.4686971,23.0841387%2012.4355733,24.0148274%2012.5062971,24.7672708%20C12.5062971,24.7672708%2014.7170876,25.5582896%2014.6481543,23.7239594'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.7169467,24.6008198%20C13.0763848,24.7028009%2013.7590038,24.8171972%2014.13008,24.5480557%20C14.3395657,24.3959708%2014.4389371,24.1223953%2014.4246133,23.7353104%20C14.4058133,23.4479896%2014.3771657,23.2143198%2014.3525467,23.0178953%20C14.3100229,22.672933%2014.2786895,22.4241877%2014.3413562,22.1887443%20L14.3547848,22.1364236%20C14.8270229,20.353084%2014.9693657,19.8148009%2014.9456419,17.9512066%20C14.9228133,16.1425934%2013.8615086,14.3548198%2012.2420229,13.3966406%20C12.1771181,13.3837821%2011.3785657,13.3425462%2010.6265657,13.7384991%20C12.2729086,14.6288387%2013.3328705,16.7074802%2013.5468324,17.9339142%20C13.8462895,19.6538481%2013.6820133,21.1582915%2013.05848,22.4055651%20C12.7039657,23.1136689%2012.6712895,23.9649896%2012.7169467,24.6008198%20M13.4796895,25.1572821%20C12.9479181,25.1572821%2012.4622514,24.9870179%2012.4300229,24.975933%20L12.2966324,24.9276028%20L12.2832038,24.787933%20C12.2174038,24.0838198%2012.2281467,23.0653387%2012.6569657,22.2082538%20C13.2379752,21.0474425%2013.3888229,19.6347821%2013.1050324,18.0092915%20C12.8843562,16.7407349%2011.710699,14.6323858%2010.0809181,13.9708387%20L9.71566095,13.8223009%20L10.03168,13.5881877%20C10.9927181,12.87565%2012.2720133,12.8973764%2012.4716514,13.0157632%20C14.2213943,14.0510934%2015.3681943,15.9860745%2015.393261,17.9458858%20C15.4174324,19.8693387%2015.2589752,20.4692538%2014.7876324,22.2490462%20L14.7742038,22.3009236%20C14.7339181,22.4543387%2014.7589848,22.6569708%2014.7965848,22.9638009%20C14.822099,23.1682066%2014.8525371,23.4111877%2014.8713371,23.7100368%20L14.8717848,23.7158009%20C14.8923752,24.2611783%2014.73168,24.6620085%2014.3937276,24.9063198%20C14.13008,25.0969802%2013.7966038,25.1572821%2013.4796895,25.1572821'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.044158,8.69961132%20C3.044158,8.69961132%203.0320819,7.86513962%203.86465333,7.52328113%20C4.11845333,7.41863962%204.58263429,7.22487547%204.58263429,7.22487547%20C4.58263429,7.22487547%205.09426286,8.26330943%204.53294857,8.53333774%20C3.72499619,8.92263962%203.044158,8.69961132%203.044158,8.69961132'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.28852286,8.52380472%20C3.52128476,8.55484245%203.95458,8.56592736%204.43532286,8.33403113%20C4.49172286,8.30698396%204.52663714,8.26663491%204.54812286,8.20411604%20C4.61302762,8.01833302%204.53693238,7.72258774%204.46173238,7.51596509%20C4.30551333,7.58070094%204.09423714,7.6684934%203.95055143,7.72790849%20C3.48099905,7.92078585%203.33462762,8.30121981%203.28852286,8.52380472%20M3.54277048,8.98493679%20C3.20929429,8.98493679%202.99040857,8.91576698%202.97384667,8.91000283%20L2.82255143,8.86078585%20L2.82031333,8.7024934%20C2.81986571,8.66258774%202.81673238,7.71371981%203.77911333,7.31821038%20C4.03246571,7.21445566%204.49530381,7.02024811%204.49530381,7.02024811%20L4.69046571,6.9391066%20L4.78357048,7.12755%20C4.82027524,7.20248396%205.13808476,7.87023868%204.97157048,8.34866321%20C4.9111419,8.52158774%204.7934181,8.6546066%204.63093238,8.73308774%20C4.21867524,8.93128585%203.83640857,8.98493679%203.54277048,8.98493679'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.13186286,8.08648302%20C5.13186286,8.08648302%205.14126286,6.94961509%206.43040571,6.76737925%20C6.67077714,6.73368113%207.2996819,6.74077547%207.2996819,6.74077547%20C7.2996819,6.74077547%207.60451048,7.94016226%206.92547238,8.06431321%20C6.09021524,8.21684151%205.13186286,8.08648302%205.13186286,8.08648302'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.38499143,7.88988113%20C5.70951524,7.9173717%206.33081048,7.94752264%206.88496286,7.84598491%20C6.96061048,7.83268302%207.01253429,7.79854151%207.05326762,7.73557925%20C7.17322952,7.55023962%207.15084857,7.19330566%207.11503905,6.96185283%20C6.89973429,6.96229623%206.59848667,6.96806038%206.46196286,6.98712642%20C5.68579143,7.09664528%205.45392476,7.60256038%205.38499143,7.88988113%20M6.00270571,8.36076792%20C5.50942952,8.36076792%205.12671524,8.30933396%205.10120095,8.30578679%20L4.90648667,8.27962642%20L4.90827714,8.08453208%20C4.9118581,7.62517358%205.22832476,6.71310755%206.39929619,6.54816415%20C6.64906762,6.51313585%207.23455333,6.5184566%207.30214381,6.5189%20L7.47447714,6.52067358%20L7.51655333,6.68650377%20C7.53848667,6.77163585%207.71932476,7.52851321%207.42971524,7.97501321%20C7.32273429,8.1399566%207.16248667,8.24681509%206.9659819,8.28228679%20C6.6414581,8.34170189%206.30171524,8.36076792%206.00270571,8.36076792'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.70088286,8.16354528%20C7.70088286,8.16354528%207.85486381,6.90030943%209.00255905,7.2328566%20C9.49314952,7.3747434%209.76888286,7.73921509%209.76888286,7.73921509%20C9.76888286,7.73921509%209.5535781,8.7022717%209.09745429,8.59984717%20C8.30069238,8.42115849%207.70088286,8.16354528%207.70088286,8.16354528'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.95965143,8.02755566%20C8.18838476,8.11357453%208.62615619,8.26698962%209.14673714,8.38404623%20C9.16195619,8.38626321%209.17986095,8.38892358%209.2116419,8.36941415%20C9.33876571,8.29004623%209.45872762,8.01691415%209.52228952,7.79787642%20C9.42426095,7.69944245%209.22238476,7.52740472%208.93993714,7.44581981%20C8.67673714,7.36999906%208.47038476,7.38507453%208.30566095,7.49237642%20C8.10647048,7.62273491%208.00620381,7.86571604%207.95965143,8.02755566%20M9.16419429,8.82921604%20C9.12569905,8.82921604%209.08720381,8.82478208%209.04826095,8.81591415%20C8.23986095,8.63500849%207.6369181,8.37783868%207.61185143,8.36719717%20L7.45876571,8.30113113%20L7.47890857,8.13707453%20C7.48248952,8.10914057%207.56843238,7.44360283%208.05947048,7.12258396%20C8.33654667,6.9416783%208.67449905,6.90665%209.0657181,7.02060283%20C9.62121333,7.18066887%209.93499429,7.58903679%209.94797524,7.60632925%20L10.0097467,7.68747075%20L9.98736571,7.78723491%20C9.97080381,7.86083868%209.81548,8.51573491%209.45156571,8.74364057%20C9.36159429,8.80039528%209.26401333,8.82921604%209.16419429,8.82921604'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.0991171,14.2429066%20C11.0991171,14.2429066%2013.7463362,12.7739349%2013.2087457,10.3649632%20C13.5663933,10.6496236%2014.5234029,11.5182368%2014.8725457,11.9647368%20C14.8783648,12.4378406%2014.9898219,14.3147368%2012.38826,15.6045764%20C11.921841,15.1376802%2011.5265933,14.5523972%2011.0991171,14.2429066'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.4741771,14.266717%20C11.6648629,14.4454057%2011.847939,14.6600094%2012.0386248,14.8830377%20C12.1666438,15.0333491%2012.2982438,15.1872075%2012.43432,15.3317547%20C14.6455581,14.1700566%2014.6589867,12.6061981%2014.6500343,12.0439717%20C14.3984724,11.7415755%2013.9020629,11.2658113%2013.502339,10.9093208%20C13.5556057,12.6500943%2012.0896533,13.843717%2011.4741771,14.266717%20L11.4741771,14.266717%20Z%20M12.3430057,15.8749151%20L12.2293105,15.7605189%20C12.0408629,15.5716321%2011.8658438,15.366783%2011.6966438,15.1690283%20C11.4446343,14.8737264%2011.2056057,14.5948302%2010.9670248,14.4219057%20L10.6863676,14.2188302%20L10.9894057,14.0498962%20C11.01492,14.0357075%2013.4848819,12.6301415%2012.9902629,10.4131604%20L12.8528438,9.79728302%20L13.3488057,10.1923491%20C13.7310724,10.4960755%2014.6912152,11.3708962%2015.0493105,11.8293679%20L15.0954152,11.8878962%20L15.0963105,11.9619434%20C15.126301,13.6526132%2014.24852,14.9300377%2012.4884819,15.8030849%20L12.3430057,15.8749151%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.40391404,8.46532075%20C3.40391404,8.46532075%203.39765238,8.03345283%203.82870952,7.85653774%20C3.96030952,7.8024434%204.20023333,7.70179245%204.20023333,7.70179245%20C4.20023333,7.70179245%204.46522381,8.23918868%204.17471905,8.37930189%20C3.75619524,8.58104717%203.40391404,8.46532075%203.40391404,8.46532075'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M5.6800619,7.82275094%20C5.6800619,7.82275094%205.68498571,7.24234528%206.34209048,7.14967547%20C6.4647381,7.13238302%206.78523333,7.13637358%206.78523333,7.13637358%20C6.78523333,7.13637358%206.94055714,7.74781698%206.5941,7.81122264%20C6.16841429,7.88881698%205.6800619,7.82275094%205.6800619,7.82275094'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M8.1109019,8.06741698%20C8.1109019,8.06741698%208.19281619,7.39744528%208.8015781,7.57391698%20C9.06209238,7.64929434%209.20801619,7.8421717%209.20801619,7.8421717%20C9.20801619,7.8421717%209.09387333,8.35340755%208.85171143,8.29886981%20C8.42915905,8.20442642%208.1109019,8.06741698%208.1109019,8.06741698'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M7.48799524,13.0019292%20L5.05070952,13.0320802%20C5.03549048,11.8162877%206.01801429,10.8182028%207.24538571,10.802684%20L7.46024286,10.8000236%20C8.07392857,10.7929292%208.57794762,11.2793349%208.58510952,11.8872311%20C8.59316667,12.4951274%208.10168095,12.9939481%207.48799524,13.0019292'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M7.28213524,12.9633981%20L5.09193524,12.9904453%20C5.07984952,12.0349264%205.85199238,11.2510019%206.81661143,11.2385868%20L7.2602019,11.2337094%20C7.74228762,11.2275019%208.13798286,11.6097094%208.14424952,12.0872472%20C8.15006857,12.5652283%207.76422095,12.9571906%207.28213524,12.9633981'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.27161619,11.4552302%20L7.26266381,11.4552302%20L6.81907333,11.4605509%20C6.41263524,11.4654283%206.03215905,11.6272679%205.74836857,11.9154755%20C5.51694952,12.1500321%205.37236857,12.4462208%205.32939714,12.765466%20L7.27967333,12.7415226%20C7.63732095,12.7375321%207.92469238,12.4448906%207.92021619,12.0901736%20C7.9179781,11.9185792%207.84859714,11.7580698%207.72460667,11.6379094%20C7.60240667,11.519966%207.44171143,11.4552302%207.27161619,11.4552302%20L7.27161619,11.4552302%20Z%20M4.87148286,13.2146264%20L4.86834952,12.9933717%20C4.86163524,12.4719377%205.0603781,11.9793245%205.42787333,11.6059849%20C5.79492095,11.2326453%206.2873019,11.0233623%206.81414952,11.0171547%20L7.25774,11.011834%20L7.27161619,11.011834%20C7.87008286,11.011834%208.36067333,11.4902585%208.36783524,12.0844094%20C8.37589238,12.6838811%207.8897781,13.1773811%207.28459714,13.1849189%20L4.87148286,13.2146264%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47720095,12.0696887%20C5.48033429,12.3366132%205.7014581,12.5498868%205.97092476,12.546783%20C6.24039143,12.5432358%206.45614381,12.3241981%206.45256286,12.057717%20C6.4489819,11.7907925%206.22830571,11.5775189%205.95839143,11.5801792%20C5.68937238,11.5837264%205.47362,11.8027642%205.47720095,12.0696887'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M1.90367905,13.5085538%20L1.90367905,13.5085538%20C2.04199333,13.477516%202.16464095,13.3994783%202.25147905,13.2886292%20L2.4126219,13.0828934%20L2.04915524,13.1649217%20L1.83564095,13.2128085%20C1.75327905,13.2314311%201.70180286,13.313016%201.72060286,13.3941575%20C1.73940286,13.4761858%201.82086952,13.5271764%201.90367905,13.5085538'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.54978,14.2848962%20C11.54978,14.2848962%2013.58958,13.164434%2013.5300467,10.9585377%20C14.420361,11.5841698%2014.664761,11.9929811%2014.664761,11.9929811%20C14.664761,11.9929811%2014.5246562,13.0451604%2014.037199,13.5812264%20C13.2892276,14.4046132%2012.502761,14.6644434%2011.54978,14.2848962'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M13.4889105,13.8735575%20C13.4889105,13.8735575%2012.6899105,14.6991613%2011.9047867,15.1008783'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0074705,15.2977019%20L11.8020133,14.9035226%20C12.5455086,14.5235321%2013.3198895,13.7280792%2013.3270514,13.7200981%20L13.65068,14.0269283%20C13.6171086,14.0619566%2012.8163181,14.8840132%2012.0074705,15.2977019'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M21.6505276,22.3513377%20L21.1814229,21.4627717%20C19.4204895,17.3245547%2019.1255086,14.8854321%2019.9621086,10.9050642%20L20.4513562,8.5728%20C20.6120514,7.80749811%2020.6881467,7.02712075%2020.6778514,6.2458566%20C20.6451752,3.64134717%2018.4867562,1.55649811%2015.8574419,1.58930943%20L15.08888,1.59862075%20C12.4953752,1.63143208%2010.4193181,3.73933774%2010.4519943,6.30837547%20L10.4537848,6.44228113%20C10.4613943,7.05328113%2010.968099,7.54279057%2011.5853657,7.53480943%20L16.45188,7.47406415%20L15.7670229,11.6743566%20C13.6511276,22.9330736%2013.9353657,27.4832057%2018.3681371,26.4922151'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M17.2783638,27.0689406%20C16.4619067,27.0689406%2015.8065924,26.8259594%2015.2931733,26.33645%20C13.6231067,24.7433274%2013.632059,20.6099877%2015.3271924,11.5935255%20L15.9252114,7.9239783%20L11.5909162,7.97807264%20C11.1777638,7.97496887%2010.7784876,7.82731792%2010.4785829,7.53822358%20C10.1791257,7.24912925%2010.0117162,6.86204434%2010.0063448,6.44746887%20L10.0045543,6.3140066%20C9.98709714,4.95322358%2010.5058876,3.66737453%2011.4651352,2.69278962%20C12.4243829,1.71864811%2013.7090495,1.17282736%2015.08324,1.15553491%20L15.8513543,1.14578019%20C17.2389733,1.11296887%2018.5567638,1.64814811%2019.5536114,2.61120472%20C20.5500114,3.57337453%2021.1081924,4.86232736%2021.1256495,6.23995943%20C21.1359448,7.05181792%2021.0562686,7.86678019%2020.8897543,8.66267642%20L20.4005067,10.9949406%20C19.5827067,14.8848557%2019.8508305,17.1945066%2021.5943067,21.2906009%20L22.0468495,22.1459123%20L21.2541162,22.5564972%20L20.7850114,21.6683745%20C18.9640971,17.3931481%2018.6726971,14.8653462%2019.523621,10.8144783%20L20.0128686,8.48265755%20C20.1668495,7.74972358%2020.2398114,6.99861038%2020.2304114,6.25148774%20C20.21564,5.11018585%2019.7536971,4.04248774%2018.9291829,3.24570472%20C18.1037733,2.44936509%2017.0133733,2.00729906%2015.8629924,2.03257264%20L15.0944305,2.04232736%20C12.75204,2.07159151%2010.8702495,3.98307264%2010.8997924,6.3029217%20L10.9015829,6.43682736%20C10.903821,6.61374245%2010.97544,6.77957264%2011.103459,6.90328019%20C11.2314781,7.02698774%2011.4150019,7.08817642%2011.5797257,7.09128019%20L16.978459,7.02432736%20L16.2090019,11.7447236%20C15.086821,17.7190443%2014.175021,24.0387708%2015.9144686,25.697516%20C16.4225162,26.1825915%2017.192421,26.3009783%2018.26984,26.0597708%20L18.4663448,26.9248368%20C18.0370781,27.0210538%2017.6418305,27.0689406%2017.2783638,27.0689406'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.7466686,2.18589906%20C12.7466686,2.18589906%2012.814259,1.36738962%2013.6302686,1.03262547%20C13.8791448,0.930200943%2014.2721543,1.03129528%2014.2721543,1.03129528%20C14.2721543,1.03129528%2014.7551352,1.75846509%2014.2050114,2.02361604%20C13.4131733,2.4044934%2012.7466686,2.18589906%2012.7466686,2.18589906'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M13.0111219,2.01399434%20C13.2411981,2.0423717%2013.6471886,2.04547547%2014.1068933,1.82377736%20C14.1986552,1.78032453%2014.2232743,1.72800377%2014.2344648,1.68809811%20C14.2734076,1.5488717%2014.191941,1.34712642%2014.128379,1.22785283%20C13.9976743,1.20523962%2013.8190743,1.19415472%2013.7161219,1.23760755%20C13.2595505,1.42472075%2013.0800552,1.78919245%2013.0111219,2.01399434%20M13.2358267,2.46980566%20C12.9081695,2.46980566%2012.6924171,2.40152264%2012.6763029,2.39620189%20L12.509341,2.34122075%20L12.5236648,2.16785283%20C12.5267981,2.12883396%2012.6131886,1.21011698%2013.5442362,0.827909434%20C13.8539886,0.699767925%2014.2805695,0.803966038%2014.3280171,0.816381132%20L14.4117219,0.838107547%20L14.4591695,0.90949434%20C14.4922933,0.958711321%2014.7774267,1.40476792%2014.6664171,1.80471132%20C14.6153886,1.98827736%2014.4900552,2.13282453%2014.3029505,2.22283396%20C13.8987505,2.41704151%2013.5240933,2.46980566%2013.2358267,2.46980566'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.6953781,1.89232642%20C14.6953781,1.89232642%2014.7056733,0.604260377%2016.1658067,0.398524528%20C16.4384067,0.359949057%2016.7888924,0.382118868%2016.7888924,0.382118868%20C16.7888924,0.382118868%2017.4956829,1.72649623%2016.7262257,1.86660943%20C15.7808543,2.03953396%2014.6953781,1.89232642%2014.6953781,1.89232642'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M14.9436724,1.69576887%20C15.2999771,1.72725%2016.0331771,1.76804245%2016.6858057,1.64876887%20C16.780701,1.63103302%2016.8120343,1.59201415%2016.829939,1.55565566%20C16.9257295,1.36144811%2016.792339,0.914948113%2016.6464152,0.598363208%20C16.5273486,0.594372642%2016.3474057,0.596589623%2016.1974533,0.617872642%20C15.2610343,0.750004717%2015.0103676,1.37075943%2014.9436724,1.69576887%20M15.6795581,2.17286321%20C15.1240629,2.17286321%2014.6934533,2.11566509%2014.6652533,2.11167453%20L14.4696438,2.08551415%20L14.4714343,1.89041981%20C14.4759105,1.37874057%2014.8286343,0.362919811%2016.134339,0.178910377%20C16.4266343,0.138117925%2016.7883105,0.160287736%2016.8026343,0.160731132%20L16.9293105,0.168712264%20L16.9870533,0.280004717%20C17.0385295,0.377108491%2017.4807771,1.24616509%2017.231901,1.7503066%20C17.1705771,1.87534434%2017.0398724,2.03541038%2016.7668248,2.08507075%20C16.4002248,2.15158019%2016.0166152,2.17286321%2015.6795581,2.17286321'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.3150686,2.15255566%20C17.3150686,2.15255566%2017.4976971,0.919470755%2018.6136114,1.27330094%20C19.0907733,1.42405566%2019.3517352,1.78808396%2019.3517352,1.78808396%20C19.3517352,1.78808396%2019.11584,2.72586698%2018.6718019,2.61457453%20C17.8965257,2.41992358%2017.3150686,2.15255566%2017.3150686,2.15255566'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.5777762,2.02308396%20C17.8002429,2.11353679%2018.2227952,2.27271604%2018.7268143,2.39997075%20C18.742481,2.40351792%2018.7590429,2.40484811%2018.7872429,2.38755566%20C18.9112333,2.31395189%2019.036119,2.04924434%2019.1037095,1.84084811%20C19.0097095,1.74152736%2018.817681,1.57037642%2018.5455286,1.48435755%20C18.2921762,1.40410283%2018.0903,1.41430094%2017.926919,1.51450849%20C17.7317571,1.63511226%2017.6279095,1.8661217%2017.5777762,2.02308396%20M18.7442714,2.84514057%20C18.7021952,2.84514057%2018.6592238,2.84026321%2018.6167,2.8291783%20C17.8302333,2.63186698%2017.2456429,2.36494245%2017.2210238,2.35341415%20L17.069281,2.28424434%20L17.0934524,2.12063113%20C17.0979286,2.09269717%2017.1990905,1.44134811%2017.6901286,1.13806509%20C17.9667571,0.966914151%2018.3002333,0.94119717%2018.6820524,1.06180094%20C19.2236714,1.23383868%2019.5217857,1.6422066%2019.5338714,1.65949906%20L19.5938524,1.74241415%20L19.5687857,1.84173491%20C19.5392429,1.95879151%2019.3740714,2.55648962%2019.017319,2.76843302%20C18.9309286,2.81942358%2018.8382714,2.84514057%2018.7442714,2.84514057'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M13.1055248,24.2418462%20C13.3803629,24.0325632%2013.6596771,23.9101858%2013.9004962,23.849884'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M13.2419143,24.4176528%20L12.9693143,24.0660396%20C13.2405714,23.859417%2013.5440571,23.7104358%2013.8462,23.6350585%20L13.955419,24.0647094%20C13.7857714,24.1072755%2013.5243619,24.2030491%2013.2419143,24.4176528'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.7167743,24.1963981%20C13.8810695,21.0048321%2015.2382505,14.8646811%2015.4826505,13.354917%20L16.4508505,7.30521887%20L16.9087648,7.29982995%20C17.4893267,7.29236038%2017.9364981,7.91134151%2017.8612981,8.48287925%20L17.1701743,13.7278132%20C16.9369648,15.5040585%2016.774479,23.7162%2019.9064695,25.4410113%20C20.5747648,25.8090302%2021.6499457,25.5487566%2022.0541457,25.3514453%20C23.5232314,24.6335868%2023.9251933,22.8023604%2024.2304695,21.3267377%20C24.86206,18.2730679%2024.3096981,15.888483%2024.1306505,13.5030113%20L23.937279,10.5176245%20C23.9023648,9.97845472%2024.3284981,9.39982264%2024.8732505,9.3931717%20L25.4291933,9.38652075%20L26.5066124,15.4105019%20C26.8293457,17.1260019%2027.6793743,23.077266%2024.1686981,25.9158887%20C24.1055838,25.9673226%2025.0343933,26.1610868%2024.771641,26.6341906%20C23.7291362,28.5150774%2020.6423552,28.8489547%2020.0707457,29.6559358%20C17.86846,32.7623698%2020.0506029,39.2967%2020.0506029,39.2967%20C20.0506029,39.2967%2017.5506505,38.3438415%2015.9929362,36.9954736%20C12.3511076,33.8429264%2011.8350029,29.2169736%2011.8009838,27.8539736%20C11.7606981,26.2231623%2012.1801171,25.2060113%2012.7051743,24.5954547'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M20.4116971,39.6715028%20L19.9703448,39.5034557%20C19.8664971,39.4639934%2017.4153352,38.5208896%2015.8455352,37.162767%20C11.9176781,33.7623613%2011.6007638,28.8167198%2011.5774876,27.8594274%20C11.5407829,26.3798142%2011.862621,25.2331915%2012.5344971,24.4519274%20L12.8755829,24.7392481%20C12.285621,25.4256255%2011.9910876,26.5008613%2012.0251067,27.8483425%20C12.0389829,28.4150028%2012.2730876,33.4808047%2016.1400686,36.8284462%20C17.2662781,37.8030311%2018.9202305,38.5772009%2019.6972971,38.9110783%20C19.2411733,37.3512104%2017.9627733,32.2437292%2019.8875352,29.5283708%20C20.1458114,29.1638991%2020.7469638,28.9204745%2021.5083638,28.6123142%20C22.6063733,28.1675877%2023.9729543,27.6142292%2024.5754495,26.5274651%20C24.6009638,26.4813519%2024.5946971,26.4618425%2024.5920114,26.4543047%20C24.5570971,26.3509934%2024.2970305,26.2361538%2024.1990019,26.1935877%20C24.0723257,26.1372764%2023.962659,26.0889462%2023.9443067,25.9519368%20L23.9272971,25.829116%20L24.0266686,25.7444274%20C27.4057448,23.0122198%2026.6107733,17.1749085%2026.2866971,15.450984%20L25.2419543,9.61012547%20L24.8762495,9.61500283%20C24.7092876,9.61721981%2024.5427733,9.69703113%2024.4084876,9.84113491%20C24.2406305,10.020267%2024.1457352,10.274333%2024.1605067,10.5035689%20L24.3543257,13.4885123%20C24.3946114,14.0303425%2024.45504,14.5739462%2024.5163638,15.1259745%20C24.7267448,17.0219368%2024.94384,18.9826349%2024.4496686,21.3716538%20C24.1528971,22.806484%2023.746459,24.771616%2022.1533829,25.5502198%20C21.7362019,25.7532953%2020.5647829,26.0579085%2019.7975638,25.6344651%20C16.4377352,23.784616%2016.7510686,15.2013519%2016.9484686,13.6991255%20L17.6395924,8.45419151%20C17.6709257,8.21697453%2017.5845352,7.95138019%2017.4135448,7.76116321%20C17.2743352,7.60641792%2017.0993162,7.52128585%2016.9189257,7.52128585%20L16.9122114,7.52128585%20L16.6422971,7.52483302%20L15.70364,13.3896349%20C15.6705162,13.594484%2015.6168019,13.8849085%2015.5514495,14.2409557%20C15.1535162,16.390984%2014.2229162,21.4275217%2014.9337352,24.1406632%20L14.4999924,24.2523991%20C13.7645543,21.4439274%2014.6741162,16.5248896%2015.1105448,14.1607009%20C15.1758971,13.8090877%2015.2287162,13.5222104%2015.2613924,13.3195783%20L16.2595829,7.08587075%20L16.9063924,7.07788962%20L16.9193733,7.07788962%20C17.2291257,7.07788962%2017.5227638,7.21578585%2017.7479162,7.46630472%20C18.0061924,7.75451226%2018.1315257,8.14470094%2018.0836305,8.51138962%20L17.3925067,13.7563236%20C17.1208019,15.8221066%2017.0840971,23.6329745%2020.0151067,25.2469368%20C20.5867162,25.5621915%2021.5768495,25.3369462%2021.9550876,25.1529368%20C23.3521067,24.4701066%2023.7330305,22.6277953%2024.0110019,21.2820877%20C24.4908495,18.9617953%2024.2777829,17.0361255%2024.0714305,15.1738613%20C24.009659,14.6169557%2023.9487829,14.0684745%2023.9076019,13.51955%20L23.7137829,10.5319462%20C23.6909543,10.1798896%2023.8279257,9.80921038%2024.0799352,9.53962547%20C24.298821,9.30595566%2024.5799257,9.17515377%2024.8708781,9.1716066%20L25.6161638,9.16229528%20L26.7267067,15.371616%20C27.0539162,17.1110594%2027.8403829,22.9106821%2024.5615733,25.8725689%20C24.7433067,25.9652387%2024.9442876,26.1018047%2025.0163543,26.3133047%20C25.0490305,26.4095217%2025.0669352,26.56205%2024.9680114,26.7411821%20C24.2889733,27.9653991%2022.8413733,28.5515689%2021.6780114,29.0224557%20C21.039259,29.2809557%2020.4367638,29.525267%2020.2536876,29.7828802%20C18.1409257,32.7642764%2020.2416019,39.1629274%2020.2630876,39.2267764%20L20.4116971,39.6715028%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.9842562,26.503433%20C43.9842562,26.503433%2044.4887229,25.9358858%2044.1919514,25.1856594%20C44.1010848,24.956867%2043.78238,24.7626594%2043.78238,24.7626594%20C43.78238,24.7626594%2042.9865133,24.9107538%2043.1606371,25.4410557%20C43.4117514,26.2050274%2043.9842562,26.503433%2043.9842562,26.503433'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7386029,25.0021821%20C43.6141648,25.0394274%2043.4418314,25.1148047%2043.3814029,25.2163425%20C43.3634981,25.2464934%2043.3469362,25.290833%2043.3737933,25.3724179%20C43.5130029,25.7976349%2043.7609838,26.0583519%2043.9248124,26.1931443%20C44.0273171,26.0033708%2044.14146,25.6663896%2043.9834505,25.2668896%20C43.947641,25.1759934%2043.8294695,25.0700217%2043.7386029,25.0021821%20L43.7386029,25.0021821%20Z%20M44.0358219,26.7810877%20L43.8800505,26.6995028%20C43.853641,26.6857575%2043.223841,26.3496632%2042.94766,25.5098708%20C42.8872314,25.3249745%2042.9037933,25.1449557%2042.9968981,24.9902104%20C43.1974314,24.6545594%2043.6862314,24.5547953%2043.740841,24.5450406%20L43.8258886,24.5290783%20L43.8992981,24.5738613%20C43.9386886,24.5978047%2044.2851457,24.8150689%2044.4001838,25.1046066%20C44.74306,25.9710028%2044.1768219,26.6223519%2044.1522029,26.6498425%20L44.0358219,26.7810877%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.8050295,25.7257604%20C43.8050295,25.7257604%2043.9822867,25.5266755%2043.8779914,25.2632981%20C43.8462105,25.1830434%2043.7343057,25.1152038%2043.7343057,25.1152038%20C43.7343057,25.1152038%2043.455439,25.1670811%2043.5163152,25.3528642%20C43.6044962,25.6211189%2043.8050295,25.7257604%2043.8050295,25.7257604'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.8459733,30.5762491%20C39.8459733,30.5762491%2039.3459829,29.4841642%2040.4977067,28.7441358%20C40.7125638,28.6062396%2041.0173924,28.4887396%2041.0173924,28.4887396%20C41.0173924,28.4887396%2042.14584,29.3502585%2041.5514019,29.7674943%20C40.8208876,30.279617%2039.8459733,30.5762491%2039.8459733,30.5762491'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.9798819,28.7446679%20C40.87872,28.7890075%2040.7332438,28.8568472%2040.6195486,28.9300075%20C39.9024629,29.3911396%2039.9212629,29.9914981%2039.9888533,30.2934509%20C40.3071105,30.1794981%2040.9284057,29.9329698%2041.4216819,29.586234%20C41.48972,29.5387906%2041.4995676,29.4993283%2041.5004629,29.4638566%20C41.5044914,29.271866%2041.2198057,28.9512906%2040.9798819,28.7446679%20L40.9798819,28.7446679%20Z%20M39.7234152,30.8454792%20L39.6423962,30.6681208%20C39.4414152,30.2300453%2039.33712,29.2257528%2040.3755962,28.5579981%20C40.6070152,28.4094604%2040.9230343,28.2875264%2040.9364629,28.2822057%20L41.0541867,28.2365358%20L41.1544533,28.3132434%20C41.2882914,28.4161113%2041.9588248,28.9543943%2041.9480819,29.4731679%20C41.9449486,29.6061868%2041.8966057,29.7968472%2041.6804057,29.9484887%20C40.9297486,30.4748%2039.9530438,30.7754226%2039.9114152,30.7878377%20L39.7234152,30.8454792%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.2450705,30.1579934%20C40.2450705,30.1579934%2039.9679943,29.5523142%2040.6067467,29.1421726%20C40.7258133,29.0654651%2040.8945657,29.0007292%2040.8945657,29.0007292%20C40.8945657,29.0007292%2041.5207848,29.478267%2041.1908895,29.7092764%20C40.7857943,29.9934934%2040.2450705,30.1579934%2040.2450705,30.1579934'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M43.3442952,26.935567%20C43.3442952,26.935567%2044.1947714,27.657416%2043.396219,28.3216236%20C43.0551333,28.6058406%2042.6545143,28.627567%2042.6545143,28.627567%20C42.6545143,28.627567%2042.0529143,28.0068123%2042.3487905,27.7283594%20C42.8653429,27.2419538%2043.3442952,26.935567%2043.3442952,26.935567'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.3136781,27.2256811%20C43.136421,27.3516057%2042.8257733,27.5852755%2042.50304,27.8890019%20C42.490059,28.0344358%2042.6207638,28.2446057%2042.7420686,28.3909264%20C42.8615829,28.3660962%2043.0692781,28.3044642%2043.2523543,28.1519358%20C43.427821,28.0060585%2043.5133162,27.856634%2043.5142168,27.6952377%20C43.5151067,27.5090113%2043.4045448,27.3356434%2043.3136781,27.2256811%20L43.3136781,27.2256811%20Z%20M42.5639162,28.8547189%20L42.4931924,28.7811151%20C42.4162019,28.7021906%2042.0348305,28.2885019%2042.0433352,27.9129453%20C42.0464686,27.777266%2042.09884,27.6579925%2042.1946305,27.5675396%20C42.7201352,27.0727094%2043.2026686,26.7623321%2043.2228114,26.7494736%20L43.3629162,26.6599075%20L43.49004,26.7672094%20C43.5092876,26.7836151%2043.9645162,27.1760208%2043.9618423,27.6970113%20C43.9604876,27.9923132%2043.8185924,28.2596811%2043.5401733,28.491134%20C43.1462686,28.8192472%2042.6865638,28.8480679%2042.6668686,28.8489547%20L42.5639162,28.8547189%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.2284514,27.4560255%20C43.2284514,27.4560255%2043.6053467,27.7757142%2043.25128,28.0701292%20C43.0999848,28.1956104%2042.9227276,28.2053651%2042.9227276,28.2053651%20C42.9227276,28.2053651%2042.6563943,27.9304594%2042.7875467,27.8071953%20C43.0158324,27.5917047%2043.2284514,27.4560255%2043.2284514,27.4560255'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.8152086,31.2036991%20C35.8152086,31.2036991%2035.525599,30.2300009%2036.606599,29.828284%20C37.687599,29.426567%2037.9834752,29.7458123%2037.9834752,29.7458123%20C37.9834752,29.7458123%2038.5967133,30.7399066%2038.0640467,31.0689066%20C37.53138,31.3979066%2035.8152086,31.2036991%2035.8152086,31.2036991'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.0049095,31.0001802%20C36.6539571,31.0595953%2037.6342429,31.0733406%2037.9457857,30.8809066%20C38.2148048,30.714633%2037.9350429,30.1107274%2037.8137381,29.8974538%20C37.7439095,29.8615387%2037.4444524,29.7537934%2036.6852905,30.0357934%20C36.0286333,30.2796613%2035.9825286,30.7607462%2036.0049095,31.0001802%20M36.846881,31.4834821%20C36.3401762,31.4834821%2035.8822619,31.4342651%2035.7900524,31.424067%20L35.6423381,31.4072179%20L35.6007095,31.2666613%20C35.4798524,30.8613972%2035.5183476,29.9954443%2036.5277286,29.6212179%20C37.6924333,29.1875764%2038.0818619,29.5236708%2038.1481095,29.5959443%20C38.444881,30.0690481%2038.7515,30.9052934%2038.1825762,31.2569066%20C37.8934143,31.4355953%2037.3464238,31.4834821%2036.846881,31.4834821'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.3218238,30.975483%20C36.3218238,30.975483%2036.1714238,30.4686811%2036.7336333,30.2602849%20C37.2958429,30.0514453%2037.4498238,30.2172755%2037.4498238,30.2172755%20C37.4498238,30.2172755%2037.7685286,30.7342755%2037.4914524,30.9054264%20C37.2143762,31.0765774%2036.3218238,30.975483%2036.3218238,30.975483'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2327257,8.78013208%20C16.2327257,8.78013208%2017.97844,9.72988679%2020.4045352,8.82314151%20C20.2469733,9.57381132%2019.9251352,11.0831321%2019.9251352,11.0831321%20C19.9251352,11.0831321%2017.6762971,11.797%2015.9207352,10.7332925%20C16.0868019,9.73742453%2016.2327257,8.78013208%2016.2327257,8.78013208'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.1667467,10.6186745%20C17.5637657,11.381316%2019.2674038,11.0252689%2019.7342705,10.9059953%20C19.8009657,10.5925142%2019.9737467,9.78198585%2020.1053467,9.15945755%20C18.3385943,9.70439151%2016.9764895,9.32351415%2016.4093562,9.10181604%20C16.35788,9.43347642%2016.267461,10.0098915%2016.1667467,10.6186745%20M18.2271371,11.5418255%20C17.4791657,11.5418255%2016.598699,11.4039292%2015.8037276,10.9228443%20L15.675261,10.8448066%20L15.69988,10.6975991%20C15.865499,9.70350472%2016.0114229,8.74754245%2016.0114229,8.74709906%20L16.0593181,8.43450472%20L16.3399752,8.58570283%20C16.3569848,8.59501415%2018.034661,9.47249528%2020.3255752,8.61541038%20L20.7069467,8.47308019%20L20.6236895,8.86814623%20C20.46568,9.61925943%2020.1442895,11.1290236%2020.1442895,11.1290236%20L20.1174324,11.2553915%20L19.9934419,11.2944104%20C19.9397276,11.3112594%2019.1939943,11.5418255%2018.2271371,11.5418255'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1481467,4.25567264%20C29.1481467,4.25567264%2029.0590705,3.43317264%2028.2287371,3.11614434%20C27.9753848,3.01948396%2027.2941086,3.00086132%2027.2941086,3.00086132%20C27.2941086,3.00086132%2027.1141657,3.87568208%2027.6750324,4.12841792%20C28.4820895,4.49244623%2029.1481467,4.25567264%2029.1481467,4.25567264'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M27.4936124,3.23160472%20C27.4828695,3.45418962%2027.5088314,3.81023679%2027.7675552,3.9264066%20C28.23666,4.13835%2028.6493648,4.12549151%2028.879441,4.09046321%20C28.8046886,3.86566132%2028.6148981,3.50074623%2028.148479,3.32294434%20C28.0276219,3.27727453%2027.7357743,3.24668019%2027.4936124,3.23160472%20M28.60326,4.55292547%20C28.3221552,4.55292547%2027.9662981,4.50326509%2027.582241,4.33034057%20C26.867841,4.00799151%2027.0661362,2.99926509%2027.074641,2.95669906%20L27.112241,2.77401981%20L27.300241,2.77889717%20C27.3740981,2.78111415%2028.0276219,2.80195377%2028.3091743,2.90881226%20C29.2563362,3.27062358%2029.3664505,4.19288774%2029.370479,4.2319066%20L29.389279,4.40527453%20L29.22366,4.46424623%20C29.2062029,4.47045377%2028.9667267,4.55292547%2028.60326,4.55292547'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.0468438,3.86122736%20C27.0468438,3.86122736%2027.0087962,2.73943491%2025.7321867,2.59178396%20C25.4940533,2.56385%2025.1896724,2.59089717%2025.1896724,2.59089717%20C25.1896724,2.59089717%2024.6032914,3.77786887%2025.2769581,3.88339717%20C26.1046057,4.01331226%2027.0468438,3.86122736%2027.0468438,3.86122736'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3381029,2.80381604%20C25.2253029,3.07295755%2025.1245886,3.44807075%2025.20516,3.60148585%20C25.21456,3.6187783%2025.2320171,3.65158962%2025.3116933,3.66400472%20C25.8609219,3.75046698%2026.4701314,3.70612736%2026.7883886,3.67109906%20C26.7122933,3.38909906%2026.470579,2.90047642%2025.7064933,2.81224057%20C25.5842933,2.79716509%2025.4392648,2.79938208%2025.3381029,2.80381604%20M26.0251981,4.15794811%20C25.774979,4.15794811%2025.5037219,4.14331604%2025.2418648,4.10252358%20C24.9916457,4.06306132%2024.8676552,3.91940094%2024.8076743,3.80589151%20C24.578941,3.36870283%2024.9182362,2.63576887%2024.9885124,2.49343868%20L25.0440171,2.38125943%20L25.1697981,2.36973113%20C25.1818838,2.36884434%2025.4992457,2.34179717%2025.7584171,2.37106132%20C26.9190933,2.50585377%2027.2552552,3.39974057%2027.2704743,3.8537783%20L27.2771886,4.04887264%20L27.0824743,4.07991038%20C27.0551695,4.08478774%2026.5914362,4.15794811%2026.0251981,4.15794811'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.6339086,3.97247547%20C24.6339086,3.97247547%2024.4186038,2.7349566%2023.3031371,3.11938113%20C22.8273181,3.28343774%2022.5730705,3.65633396%2022.5730705,3.65633396%20C22.5730705,3.65633396%2022.8340324,4.59500377%2023.2789657,4.47173962%20C24.0551371,4.25669245%2024.6339086,3.97247547%2024.6339086,3.97247547'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.822439,3.7031566%20C22.8967438,3.9146566%2023.0274486,4.17581698%2023.1559152,4.24809057%20C23.1863533,4.26538302%2023.2033629,4.26272264%2023.2185819,4.25828868%20C23.7243914,4.11817547%2024.1469438,3.94613774%2024.3685152,3.84947736%20C24.3139057,3.69251509%2024.2033438,3.46017547%2024.0005724,3.34267547%20C23.8331629,3.2455717%2023.628601,3.24158113%2023.3765914,3.32893019%20C23.104439,3.42248679%2022.9150962,3.60073208%2022.822439,3.7031566%20M23.1988867,4.70478868%20C23.1089152,4.70478868%2023.0193914,4.68084528%2022.9356867,4.63384528%20C22.5717724,4.43032642%2022.390039,3.8330717%2022.3573629,3.7151283%20L22.3300581,3.61713774%20L22.387801,3.53244906%20C22.3998867,3.51471321%2022.6894962,3.09614717%2023.2297724,2.90992075%20C23.6093533,2.78000566%2023.9464105,2.79596792%2024.2293057,2.96135472%20C24.7310867,3.25399623%2024.8497057,3.90711887%2024.8546295,3.93460943%20L24.8828295,4.09777925%20L24.7333248,4.17138302%20C24.7087057,4.18291132%2024.126801,4.4671283%2023.3389914,4.68527925%20C23.292439,4.69813774%2023.245439,4.70478868%2023.1988867,4.70478868'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M13.1732943,1.97417736%20C13.1732943,1.97417736%2013.2095514,1.53698868%2013.6455324,1.3578566%20C13.7784752,1.30331887%2013.9884086,1.35696981%2013.9884086,1.35696981%20C13.9884086,1.35696981%2014.2462371,1.74538491%2013.9521514,1.8872717%20C13.529599,2.09079057%2013.1732943,1.97417736%2013.1732943,1.97417736'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.1740171,1.66978585%20C15.1740171,1.66978585%2015.1807314,0.862361321%2016.0961124,0.733333019%20C16.2662076,0.708946226%2016.4864362,0.723134906%2016.4864362,0.723134906%20C16.4864362,0.723134906%2016.929579,1.56603113%2016.4470457,1.65382358%20C15.8543981,1.76201226%2015.1740171,1.66978585%2015.1740171,1.66978585'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7963486,2.02268491%20C17.7963486,2.02268491%2017.901539,1.31147736%2018.5456629,1.51499623%20C18.8209486,1.60278868%2018.9713486,1.8120717%2018.9713486,1.8120717%20C18.9713486,1.8120717%2018.83572,2.35345849%2018.5792343,2.28960943%20C18.1316152,2.17698679%2017.7963486,2.02268491%2017.7963486,2.02268491'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.735039,4.05042453%20C28.735039,4.05042453%2028.688039,3.61589623%2028.2489248,3.44784906%20C28.1150867,3.39641509%2027.755201,3.38710377%2027.755201,3.38710377%20C27.755201,3.38710377%2027.6598581,3.84956604%2027.9566295,3.9830283%20C28.3832105,4.17546226%2028.735039,4.05042453%2028.735039,4.05042453'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M26.5498524,3.66936981%20C26.5498524,3.66936981%2026.5288143,3.04950189%2025.8233667,2.96747358%20C25.691319,2.95239811%2025.5230143,2.96703019%2025.5230143,2.96703019%20C25.5230143,2.96703019%2025.1984905,3.6232566%2025.5709095,3.68134151%20C26.0288238,3.7531717%2026.5498524,3.66936981%2026.5498524,3.66936981'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M24.1871848,3.89368396%20C24.1871848,3.89368396%2024.0690133,3.21706132%2023.4593562,3.42723113%20C23.1988419,3.51679717%2023.0596324,3.72075943%2023.0596324,3.72075943%20C23.0596324,3.72075943%2023.2028705,4.23465566%2023.4459276,4.16681604%20C23.8707181,4.04931604%2024.1871848,3.89368396%2024.1871848,3.89368396'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M21.4402362,10.8421019%20C21.4402362,10.8421019%2023.5914933,11.1467151%2025.6268171,10.6252811%20C25.8394362,11.7218%2025.9777505,12.5500642%2025.9777505,12.5500642%20C25.9777505,12.5500642%2024.5735695,13.5202151%2021.9509695,13.0001113%20C21.6242076,11.5923283%2021.4402362,10.8421019%2021.4402362,10.8421019'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.1361495,12.8096726%20C24.1222352,13.1679368%2025.3590067,12.6340877%2025.7314257,12.436333%20C25.6871114,12.177833%2025.5868448,11.6071821%2025.4507686,10.8959745%20C23.9158829,11.2435972%2022.3850257,11.1593519%2021.7323971,11.0981632%20C21.8102829,11.4227292%2021.9477019,11.9995877%2022.1361495,12.8096726%20M23.4552829,13.3758896%20C22.9960257,13.3758896%2022.479921,13.3311066%2021.9069686,13.2175972%20L21.7650733,13.1892198%20L21.7328448,13.0499934%20C21.4065305,11.6448708%2021.2230067,10.8955311%2021.222559,10.8946443%20L21.1446733,10.5767292%20L21.4718829,10.6223991%20C21.492921,10.6259462%2023.6034448,10.9150406%2025.5707305,10.4104557%20L25.8012543,10.351484%20L25.8464638,10.5833802%20C26.0599781,11.6834462%2026.1982924,12.5139274%2026.1982924,12.5139274%20L26.2215686,12.6518236%20L26.1056352,12.7316349%20C26.0581876,12.7644462%2025.1481781,13.3758896%2023.4552829,13.3758896'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.9639381,8.66236604%20L27.4007762,8.6317717%20C27.3855571,7.41553585%2026.3779667,6.44228113%2025.1501476,6.4573566%20L24.9361857,6.46046038%20C24.3220524,6.46799811%2023.8310143,6.96726226%2023.8381762,7.57515849%20C23.8462333,8.18305472%2024.3498048,8.66990377%2024.9639381,8.66236604'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M25.2301371,8.61731698%20L27.3585657,8.59071321%20C27.34648,7.63563774%2026.5546419,6.87122264%2025.5904705,6.88275094%20L25.0851086,6.88940189%20C24.6365943,6.89472264%2024.2780514,7.25919434%2024.2838705,7.70303396%20C24.2896895,8.21471321%2024.7140324,8.62396792%2025.2301371,8.61731698'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6122248,7.10440472%20L25.5929771,7.10440472%20L25.0880629,7.11105566%20C24.9309486,7.11327264%2024.7836819,7.17534811%2024.6740152,7.28664057%20C24.5647962,7.39793302%2024.5052629,7.54469717%2024.507501,7.70077264%20C24.509739,7.88877264%2024.5858343,8.06435755%2024.7219105,8.19560283%20C24.8557486,8.32507453%2025.0316629,8.39557453%2025.2178724,8.39557453%20L25.224139,8.39557453%20L27.1153295,8.37207453%20C26.9989486,7.65288585%2026.3673581,7.10440472%2025.6122248,7.10440472%20L25.6122248,7.10440472%20Z%20M25.2178724,8.83897075%20C24.913939,8.83897075%2024.6274629,8.72368774%2024.4090248,8.51351792%20C24.1874533,8.29891415%2024.0634629,8.01248019%2024.0598819,7.70565%20C24.056301,7.43207453%2024.1610438,7.17313113%2024.35352,6.97715%20C24.5468914,6.78116887%2024.8056152,6.67076321%2025.0822438,6.66765943%20L25.5871581,6.66100849%20L25.6117771,6.66100849%20C26.6869581,6.66100849%2027.5687676,7.52031038%2027.5821962,8.58845189%20L27.5848819,8.81015%20L25.2326438,8.83897075%20L25.2330914,8.83897075%20L25.2178724,8.83897075%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.1214362,8.20118962%20C26.0001314,7.96308585%2026.0977124,7.67266132%2026.3380838,7.55294434%20C26.5789029,7.43322736%2026.872541,7.52944434%2026.9929505,7.76754811%20C27.1142552,8.00653868%2027.0166743,8.29696321%2026.7758552,8.41623679%20C26.5350362,8.53639717%2026.2422933,8.43973679%2026.1214362,8.20118962'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.5033114,6.67963113%20L14.0664733,6.70978208%20C14.0508067,5.49398962%2015.0337781,4.49546132%2016.2611495,4.48038585%20L16.475559,4.47772547%20C17.0896924,4.47018774%2017.5932638,4.9565934%2017.6008733,5.56493302%20C17.6089305,6.17282925%2017.1174448,6.67165%2016.5033114,6.67963113'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.297899,6.6406566%20L14.1072514,6.66814717%20C14.0956133,5.7126283%2014.8677562,4.92870377%2015.8319276,4.91628868%20L16.2759657,4.91096792%20C16.7580514,4.90520377%2017.1537467,5.28741132%2017.1600133,5.76494906%20C17.1658324,6.24293019%2016.7799848,6.63489245%2016.297899,6.6406566'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2865295,5.13248868%20L16.2784724,5.13248868%20L15.8348819,5.13825283%20C15.0712438,5.14756415%2014.4445771,5.71511132%2014.3447581,6.44316792%20L16.2954819,6.41878113%20C16.4682629,6.41656415%2016.6307486,6.34783774%2016.7516057,6.22501698%20C16.8729105,6.10219623%2016.9382629,5.93946981%2016.9360248,5.76831887%20C16.9315486,5.41626226%2016.6410438,5.13248868%2016.2865295,5.13248868%20L16.2865295,5.13248868%20Z%20M13.8863962,6.8923283%20L13.8837105,6.67063019%20C13.8707295,5.59495094%2014.743139,4.70860189%2015.8290629,4.6948566%20L16.273101,4.68909245%20L16.2860819,4.68909245%20C16.8849962,4.68909245%2017.3764819,5.16796038%2017.3836438,5.76255472%20C17.3872248,6.05253585%2017.2766629,6.32655472%2017.072101,6.53450755%20C16.867539,6.74246038%2016.5935962,6.85907358%2016.3004057,6.86217736%20L13.8863962,6.8923283%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.7181171,6.16653302%20C14.9276029,6.33502358%2015.2342219,6.30354245%2015.4043171,6.09603302%20C15.5739648,5.88896698%2015.5421838,5.58479717%2015.3331457,5.41675%20C15.12366,5.24825943%2014.817041,5.27974057%2014.6469457,5.48725%20C14.4772981,5.69431604%2014.509079,5.99848585%2014.7181171,6.16653302'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.3436924,9.09751509%20L30.3436924,9.09751509%20C30.2044829,9.07002453%2030.0795971,8.99553396%2029.9900733,8.88601509%20L29.8244543,8.68471321%20L30.1892638,8.75743019%20L30.404121,8.80043962%20C30.4869305,8.81684528%2030.5406448,8.8971%2030.5236352,8.97868491%20C30.5070733,9.0611566%2030.4269495,9.11392075%2030.3436924,9.09751509'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.5139705,7.07234717%20L11.5139705,7.07234717%20C11.6522848,7.04130943%2011.77538,6.9632717%2011.8617705,6.85242264%20L12.0229133,6.64668679%20L11.6598943,6.72871509%20L11.44638,6.77660189%20C11.3635705,6.79522453%2011.3120943,6.87680943%2011.3308943,6.95795094%20C11.3496943,7.03997925%2011.4316086,7.09096981%2011.5139705,7.07234717'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.4447629,9.09104151%20C16.4447629,9.09104151%2018.2710486,9.83550377%2020.094201,9.11188113%20C19.9160486,10.1786925%2019.7517724,10.7245132%2019.7517724,10.7245132%20C19.7517724,10.7245132%2018.6497343,10.8021075%2017.9183248,10.6690887%20C16.8731343,10.4788717%2016.456401,10.0141925%2016.4447629,9.09104151'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M18.9892981,10.4246887%20C18.9892981,10.4246887%2017.338479,10.5816509%2016.050679,9.9405'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M18.5167467,10.6641226%20C17.9106705,10.6641226%2016.8538419,10.5887453%2015.950099,10.1382547%20L16.15108,9.74274528%20C17.3668133,10.3475377%2018.95228,10.2052075%2018.9679467,10.2038774%20L19.0109181,10.6455%20C18.9885371,10.647717%2018.8027752,10.6641226%2018.5167467,10.6641226'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.8450505,11.0399896%20C24.8450505,11.0399896%2023.239441,11.5135368%2021.8142219,11.249716%20C22.0962219,12.2948009%2022.243041,12.6211406%2022.243041,12.6211406%20C22.243041,12.6211406%2024.3714695,12.3134236%2024.8450505,11.0399896'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M24.1692352,25.9383689%20C24.1692352,25.9383689%2024.0725495,26.0088689%2023.9355781,26.0935575'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M23.9943952,26.1873358%20L23.8762238,25.9993358%20C24.0078238,25.9181943%2024.1013762,25.8503547%2024.102719,25.8490245%20L24.2356619,26.0277132%20C24.2356619,26.0277132%2024.1358429,26.1004302%2023.9943952,26.1873358'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.0080733,11.6414123%20C25.0080733,11.6414123%2023.3903781,11.9659783%2021.6657019,11.7837425'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.7761105,12.0614415%20C22.4153295,12.0614415%2022.0321676,12.0454792%2021.6422914,12.0042434%20L21.6892914,11.5635075%20C23.3580152,11.7386491%2024.9479581,11.4273849%2024.9636248,11.4242811%20L25.052701,11.8588094%20C25.0003295,11.8690075%2024.0231771,12.0614415%2022.7761105,12.0614415'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M22.7695752,44.727284%20C22.7695752,44.727284%2022.3344895,44.3854255%2021.7691467,44.8576425%20C21.251699,45.2895104%2020.8671943,45.9510575%2021.1021943,46.0140198%20C21.3371943,46.0774255%2021.7503467,46.1363972%2022.182299,46.0521519%20C22.5578514,45.9789915%2022.8913276,46.0472745%2023.0327752,45.2642368%20C23.0985752,44.8997651%2022.7695752,44.727284%2022.7695752,44.727284'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.3779086,44.7185934%20C22.2337752,44.7185934%2022.0489086,44.7686972%2021.8412133,44.9425085%20C21.3841943,45.3238292%2021.1089086,45.8177726%2021.1451657,45.9201972%20C21.2508038,45.9388198%2021.67828,46.0372538%2022.1608133,45.9436972%20C22.2122895,45.9334991%2022.2633181,45.9259613%2022.3130038,45.9184236%20C22.614699,45.874084%2022.8143371,45.8448198%2022.922661,45.2449047%20C22.9727943,44.9668953%2022.7270514,44.8307726%2022.7167562,44.8250085%20L22.7006419,44.8148104%20C22.6921371,44.8081594%2022.5708324,44.7185934%2022.3779086,44.7185934%20M21.7387086,46.2048575%20C21.4168705,46.2048575%2021.1639657,46.1458858%2021.073099,46.1210557%20C20.9970038,46.1006594%2020.9437371,46.0443481%2020.92628,45.9663104%20C20.8649562,45.6931783%2021.28348,45.1180934%2021.69708,44.7726877%20C22.2754038,44.2893858%2022.7521181,44.5802538%2022.828661,44.6330179%20C22.9683181,44.7092821%2023.2055562,44.9376311%2023.1428895,45.2834802%20C23.0063657,46.0408009%2022.6706514,46.0904613%2022.3461276,46.1379047%20C22.2995752,46.1445557%2022.2521276,46.1512066%2022.2033371,46.1609613%20C22.0404038,46.1928858%2021.8828419,46.2048575%2021.7387086,46.2048575'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M22.6729343,44.8550264%20C22.6729343,44.8550264%2022.4025724,44.6421962%2022.0502962,44.9361679%20C21.7289057,45.204866%2021.4889819,45.6167811%2021.635801,45.6558%20C21.7817248,45.6952623%2022.0386581,45.7320642%2022.3076771,45.6793%20C22.5413343,45.6340736%2022.7490295,45.6766396%2022.8367629,45.1893472%20C22.8779438,44.9623283%2022.6729343,44.8550264%2022.6729343,44.8550264'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3797695,44.7116764%20C23.60716,44.6788651%2023.9401886,45.1639406%2023.9048267,45.3129217%20C23.8694648,45.4627896%2023.8497695,45.9558462%2023.4822743,46.0139311%20C23.2119124,46.0564972%2022.2468457,46.168233%2022.0328838,45.9624972%20C21.836379,45.7736104%2022.2056648,44.8828274%2023.3797695,44.7116764'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.3959733,44.8212396%20C22.5705638,44.9414%2022.204859,45.4211547%2022.1184686,45.6849755%20C22.080421,45.8033623%2022.0969829,45.8694283%2022.110859,45.8831736%20C22.2487257,46.0153057%2022.985059,45.9807208%2023.4649067,45.9040132%20C23.6802114,45.8703151%2023.7397448,45.6162491%2023.77824,45.3812491%20C23.7845067,45.3440038%2023.7903257,45.3116358%2023.7961448,45.2881358%20C23.8001733,45.2389189%2023.7084114,45.0513623%2023.5651733,44.9161264%20C23.4846019,44.8403057%2023.4299924,44.8239%2023.3959733,44.8212396%20M22.6497924,46.1948811%20C22.3592876,46.1948811%2022.0772876,46.1598528%2021.9550876,46.0423528%20C21.8637733,45.9545604%2021.8458686,45.7993717%2021.9058495,45.6166925%20C22.0423733,45.197683%2022.5463924,44.7210321%2023.3637448,44.6022019%20C23.518621,44.5769283%2023.6708114,44.7001925%2023.7683924,44.8052774%20C23.887459,44.9334189%2024.05084,45.1812774%2024.0136876,45.338683%20C24.0087638,45.3586358%2024.0042876,45.3852396%2023.9998114,45.4171642%20C23.9648971,45.6260038%2023.8928305,46.0609755%2023.499821,46.1234943%20C23.4273067,46.1345792%2023.0307162,46.1948811%2022.6497924,46.1948811'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(21.988561,%2044.440901)'%3e%3cpath%20d='M1.62066503,0.223757803%20C1.84760788,0.190946482%202.18108408,0.676021954%202.14572217,0.825003086%20C2.11036027,0.974871011%202.09066503,1.46748422%201.72316979,1.52556912%20C1.45280788,1.56813516%200.487741218,1.67987101%200.273779313,1.47457856%20C0.0772745514,1.28524837%200.446560266,0.39446535%201.62066503,0.223757803'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M1.64121074,0.44501252%20C0.957696456,0.547437048%200.654210742,0.903927614%200.554839313,1.05290875%20C0.456810742,1.20055969%200.441144075,1.31451252%200.449201218,1.34333327%20C0.537829789,1.39565403%201.14972503,1.39255026%201.68776312,1.30608799%20C1.83010598,1.28436158%201.87621074,1.07197478%201.90933455,0.875550256%20C1.91560122,0.835201199%201.92186788,0.800616294%201.92768693,0.774455916%20C1.91202027,0.712823841%201.73297265,0.474276671%201.64121074,0.44501252%20M0.902639313,1.81821063%20C0.581248837,1.81821063%200.266125028,1.77608799%200.118410742,1.6342012%20C-0.00513211526,1.51537101%20-0.0333321153,1.31850309%200.0400774085,1.0937012%20C0.177048837,0.675135162%200.66450598,0.138625728%201.58839169,0.00427667102%20C1.75401074,-0.0205535177%201.92589646,0.0632483691%202.09196312,0.242380445%20C2.21640122,0.377172897%202.41424884,0.661833275%202.36322027,0.875993652%20C2.35919169,0.894172897%202.35561074,0.918116294%202.35068693,0.946937048%20C2.31487741,1.16331441%202.23117265,1.6696729%201.75893455,1.74460686%20C1.59958217,1.76943705%201.24730598,1.81821063%200.902639313,1.81821063'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M1.68624122,0.358417237%20C1.82007931,0.338907803%202.01658408,0.625341765%201.99554598,0.713577614%20C1.9749555,0.801813463%201.96331741,1.09223799%201.74711741,1.1263795%20C1.58686979,1.15165309%201.01749836,1.21771912%200.891717409,1.09667195%20C0.775336456,0.984936105%200.993326932,0.459511577%201.68624122,0.358417237'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M2.43107931,0.454102143%20C2.43107931,0.454102143%202.25650788,0.366753086%201.91542217,0.565837992%20C1.61372693,0.741422897%201.16386979,1.02209271%201.28741265,1.36306441%20C1.41140312,1.70314931%202.36886027,1.56436629%202.58147931,1.48943233%20C2.79409836,1.41449837%202.92525074,1.18260214%202.88496503,0.981300256%20C2.79678408,0.543224784%202.43107931,0.454102143%202.43107931,0.454102143'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M2.31787646,0.656778558%20C2.27266693,0.656778558%202.17777169,0.670080445%202.02871455,0.756986105%20C1.88100027,0.843004973%201.43203836,1.10505214%201.49828598,1.28817478%20C1.58288598,1.40212761%202.26058122,1.36709931%202.50632408,1.28063705%20C2.61867646,1.24073139%202.68268598,1.11258988%202.66522884,1.02479743%20C2.60838122,0.741910633%202.39800027,0.675401199%202.37427646,0.66830686%20L2.34562884,0.658995539%20C2.34115265,0.658108746%202.33175265,0.656778558%202.31787646,0.656778558%20M1.88950503,1.80295966%20C1.53901931,1.8034012%201.18137169,1.72447667%201.07707646,1.43804271%20C0.885047885,0.909071011%201.52738122,0.534844596%201.80177169,0.374778558%20C2.16971455,0.16061818%202.41232408,0.210278558%202.50184788,0.243089879%20C2.69208598,0.296740822%203.01616217,0.497155916%203.10434312,0.938335162%20C3.16745741,1.25403327%202.97095265,1.58746724%202.65672408,1.69831629%20C2.57883836,1.72580686%202.23730503,1.80295966%201.88950503,1.80295966'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M2.4979536,0.574484218%20C2.4979536,0.574484218%202.3945536,0.523050256%202.19222979,0.640550256%20C2.01407741,0.744748369%201.74729646,0.911021954%201.82070598,1.11276724%20C1.89366788,1.31451252%202.46124884,1.23159743%202.58702979,1.1877012%20C2.71236312,1.14291818%202.79024884,1.00590875%202.76652503,0.886635162%20C2.71460122,0.627248369%202.4979536,0.574484218%202.4979536,0.574484218'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M23.4453457,44.8467792%20C23.5791838,44.8272698%2023.7756886,45.1132604%2023.7546505,45.2014962%20C23.7345076,45.2897321%2023.7224219,45.5801566%2023.5062219,45.6147415%20C23.3459743,45.6400151%2022.7766029,45.7056377%2022.6508219,45.5845906%20C22.534441,45.4728547%2022.7524314,44.9474302%2023.4453457,44.8467792'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M24.3427771,44.7948132%20C24.3427771,44.7948132%2024.1453771,44.6959358%2023.7590819,44.9211811%20C23.4184438,45.1198226%2022.909501,45.4372943%2023.0491581,45.8221623%20C23.1892629,46.2074736%2024.272501,46.0500679%2024.5128724,45.9653792%20C24.7527962,45.8802472%2024.9009581,45.6182%2024.8557486,45.3911811%20C24.7563771,44.8959075%2024.3427771,44.7948132%2024.3427771,44.7948132'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M24.2147133,44.8844679%20C24.1372752,44.8844679%2024.0038848,44.9070811%2023.8158848,45.0170434%20C23.4322752,45.2405151%2023.0535895,45.5065528%2023.1547514,45.7845623%20C23.2505419,46.0488264%2024.1941229,45.9592604%2024.4752276,45.8608264%20C24.6574086,45.796534%2024.7818467,45.5912415%2024.7460371,45.4125528%20C24.6623324,44.9966472%2024.3293038,44.9061943%2024.3154276,44.9022038%20L24.2952848,44.8951094%20C24.2917038,44.8937792%2024.2648467,44.8844679%2024.2147133,44.8844679%20M23.7290467,46.1831755%20C23.3790086,46.1831755%2023.0347895,46.1104585%2022.9439229,45.8599396%20C22.7666657,45.371317%2023.3987038,45.0028547%2023.7021895,44.8254962%20C24.0880371,44.6011377%2024.3203514,44.6667604%2024.3798848,44.6902604%20C24.4528467,44.7106566%2024.8610752,44.8507698%2024.9653705,45.3695434%20C25.0222181,45.6542038%2024.8364562,45.9685717%2024.5504276,46.069666%20C24.4353895,46.1104585%2024.0790848,46.1831755%2023.7290467,46.1831755'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.4184248,44.9312019%20C24.4184248,44.9312019%2024.3011486,44.8722302%2024.0728629,45.0056925%20C23.870539,45.1236358%2023.569739,45.3111925%2023.6525486,45.5395415%20C23.7353581,45.7674472%2024.3763486,45.674334%2024.519139,45.6237868%20C24.6610343,45.573683%2024.7487676,45.4189377%2024.7219105,45.2841453%20C24.6632724,44.990617%2024.4184248,44.9312019%2024.4184248,44.9312019'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M19.6489095,32.5200094%20C19.6489095,32.5200094%2019.9013667,35.0079057%2019.3118524,38.9310755%20C18.7630714,42.5824434%2017.7223571,43.7388208%2017.811881,44.6828113%20C17.8812619,45.4135283%2018.2017571,46.0799528%2018.9425667,46.0711724%20L21.1538048,46.0431509%20C22.1864619,46.0307358%2023.0888619,45.3665283%2023.4080143,44.393717%20C23.6658429,43.6106792%2023.9303857,42.5456415%2024.0789952,41.2021509%20C24.2262619,39.3753585%2024.1667286,37.5450189%2024.1224143,36.4706698'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M18.9272133,46.5142594%20C18.0552514,46.5142594%2017.4724514,45.8469481%2017.3663657,44.7238255%20C17.3189181,44.2232311%2017.5051276,43.7275142%2017.7634038,43.0411368%20C18.0991181,42.1481368%2018.5597181,40.92525%2018.8690229,38.8656745%20C19.4419752,35.052467%2019.20608,32.5885142%2019.2033943,32.5641274%20L20.0941562,32.4758915%20C20.104899,32.5792028%2020.3457181,35.0639953%2019.754861,38.9964764%20C19.4312324,41.1473915%2018.9325848,42.4735896%2018.6022419,43.3506274%20C18.3775371,43.9483255%2018.2293752,44.3429481%2018.2575752,44.6409104%20C18.3005467,45.0918443%2018.4518419,45.627467%2018.9290038,45.627467%20L18.9366133,45.627467%20L21.148299,45.599533%20C21.984899,45.5897783%2022.7221276,45.0497217%2022.9826419,44.2564858%20C23.2910514,43.317816%2023.5103848,42.2740613%2023.6343752,41.1535991%20C23.7879086,39.2367972%2023.7064419,37.240184%2023.6751086,36.4890708%20L24.5694514,36.4527123%20C24.6191371,37.6556462%2024.6683752,39.4598255%2024.5255848,41.2374009%20C24.3935371,42.4310236%2024.1612229,43.5346368%2023.8340133,44.5309481%20C23.4544324,45.6859953%2022.379699,46.4716934%2021.1594895,46.4867689%20L18.9482514,46.5142594%20L18.9272133,46.5142594%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M31.0076905,34.0268915%20C30.2834429,34.6605047%2029.9163952,35.6878538%2029.9343,36.6274104%20C29.9575762,37.8817783%2030.7127095,39.4700236%2030.2731476,41.5606368%20C29.8819286,43.4229009%2029.0601,43.7612123%2029.3300143,45.4243915%20C29.3788048,45.7245708%2029.6545381,45.9374009%2029.9611571,45.9338975%20L32.4253,45.902816%20C33.5595667,45.8890708%2034.5201571,45.0625802%2034.6911476,43.9518726%20C35.1490619,40.9859953%2034.7354619,38.197033%2034.3102238,36.058533'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.9528762,46.3770283%20C29.4269238,46.3770283%2028.9708,46.0001415%2028.8879905,45.4951132%20C28.7044667,44.363566%2028.9748286,43.759217%2029.2886095,43.0595377%20C29.4766095,42.6400849%2029.6892286,42.1652075%2029.8347048,41.4704057%20C30.1068571,40.1774623%2029.888419,39.0805%2029.6963905,38.112566%20C29.5929905,37.5924623%2029.4954095,37.1007358%2029.4864571,36.6356132%20C29.4649714,35.5014057%2029.9340762,34.3742925%2030.7111429,33.6941226%20L31.3042381,34.359217%20C30.7183048,34.871783%2030.3646857,35.7372925%2030.3816952,36.6192075%20C30.3888571,37.0058491%2030.4752476,37.4394906%2030.5750667,37.9414151%20C30.7733619,38.9399434%2031.0204476,40.1818962%2030.7115905,41.6513113%20C30.5459714,42.4383396%2030.3024667,42.9819434%2030.1068571,43.4191321%20C29.8199333,44.0593962%2029.6305905,44.4828396%2029.7720381,45.3541132%20C29.7845714,45.4312642%2029.8843905,45.4986604%2029.9555619,45.4902358%20L32.4197048,45.4596415%20C33.3404571,45.4481132%2034.1099143,44.7861226%2034.2491238,43.8846981%20C34.698981,40.9702547%2034.2831429,38.2172075%2033.8708857,36.1443302%20L34.7495619,35.9727358%20C35.1756952,38.1161132%2035.6045143,40.9680377%2035.133619,44.0190472%20C34.9281619,45.3510094%2033.7916571,46.3300283%2032.4308952,46.346434%20L29.9667524,46.3770283%20L29.9528762,46.3770283%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='31.6327457%2037.2415142%2030.7867457%2036.8415708%2031.6139457%2036.1698255%2031.9693552%2036.2824481%2031.9013171%2036.4935047%2031.661841%2036.417684%2031.201241%2036.7919104%2031.6152886%2036.9878915%2031.8538695%2036.8322594%2031.6967552%2036.7994481%2031.5933552%2036.8748255%2031.4604124%2036.6965802%2031.6439362%2036.5622311%2032.4263743%2036.7258443'%3e%3c/polygon%3e%3cpath%20d='M18.2964286,44.7827085%20C18.2964286,44.7827085%2017.8613429,44.44085%2017.296,44.9135104%20C16.7785524,45.3449349%2016.3940476,46.0064821%2016.6290476,46.0694443%20C16.8640476,46.13285%2017.2772,46.1922651%2017.7091524,46.1075764%20C18.0847048,46.0348594%2018.418181,46.1026991%2018.5596286,45.3201047%20C18.6254286,44.955633%2018.2964286,44.7827085%2018.2964286,44.7827085'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.802321,45.8821094%20C16.9822638,45.9184679%2017.3085781,45.9592604%2017.6657781,45.890534%20C17.7194924,45.8798925%2017.7718638,45.8723547%2017.8228924,45.8643736%20C18.1039971,45.8235811%2018.2454448,45.8027415%2018.3394448,45.2813075%20C18.3761495,45.0782321%2018.193521,44.9797981%2018.1917305,44.9784679%20L18.1590543,44.9580717%20C18.12414,44.9323547%2017.8407971,44.7483453%2017.4401781,45.082666%20C17.1044638,45.3628925%2016.8699114,45.7100717%2016.802321,45.8821094%20M17.2620257,46.3716189%20C16.9437686,46.3716189%2016.6899686,46.3157509%2016.5704543,46.283383%20C16.4549686,46.2523453%2016.369921,46.163666%2016.343959,46.046166%20C16.2633876,45.6847981%2016.7781495,45.0556189%2017.1514638,44.7439113%20C17.6944257,44.290317%2018.2078448,44.4428453%2018.4186733,44.5967038%20C18.5950352,44.6969113%2018.8524162,44.9594019%2018.7799019,45.3589019%20C18.6402448,46.1317415%2018.2937876,46.2439208%2017.8886924,46.3028925%20C17.8439305,46.3099868%2017.7982733,46.3161943%2017.751721,46.3250623%20C17.57894,46.3592038%2017.413321,46.3716189%2017.2620257,46.3716189'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M18.1998324,44.9104509%20C18.1998324,44.9104509%2017.9294705,44.6980642%2017.5771943,44.9920358%20C17.2558038,45.2602906%2017.01588,45.6722057%2017.162699,45.7116679%20C17.3086229,45.7511302%2017.5655562,45.7874887%2017.8345752,45.7351679%20C18.0682324,45.6899415%2018.2759276,45.7320642%2018.363661,45.2447717%20C18.4048419,45.0181962%2018.1998324,44.9104509%2018.1998324,44.9104509'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='21.7986895%2039.5437604%2020.7494705%2039.4812415%2020.5945943%2038.4929113%2021.5623467%2038.1807604%2021.63128%2038.3909302%2020.8443657%2038.6454396%2020.9428419%2039.2710717%2021.6997657%2039.3158547%2021.9889276%2038.9766566%2021.6071086%2038.7731377%2021.37748%2038.8423075%2021.5444419%2039.0214396%2021.3797181%2039.1721943%2020.9705943%2038.7332321%2021.6308324%2038.5341472%2022.3376229%2038.9105906'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(1.790476,%204.752764)'%20fill='%23F3E3FF'%3e%3cpath%20d='M0.834048571,7.44249434%20C0.672905714,7.44249434%200.540410476,7.31346604%200.538172381,7.1534%20L0.650077143,7.15162642%20C0.650524762,7.2004%200.670667619,7.24606981%200.705581905,7.27976792%20C0.740048571,7.31346604%200.785705714,7.33164528%200.834048571,7.33164528%20L0.836286667,7.33164528%20C0.937448571,7.33031509%201.01891524,7.2478434%201.01757238,7.14719245%20L1.12947714,7.14541887%20C1.13037238,7.2239%201.10082952,7.29794717%201.04577238,7.35381509%20C0.990715238,7.41012642%200.916858095,7.44160755%200.838077143,7.44249434%20L0.834048571,7.44249434%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.354066667,7.44852453%20C0.276180952,7.44852453%200.203219048,7.41926038%200.147714286,7.36560943%20C0.0913142857,7.31018491%200.0595333333,7.23702453%200.0586380952,7.15943019%20L0.170542857,7.1576566%20C0.170990476,7.20643019%200.191133333,7.2521%200.226047619,7.28624151%20C0.260514286,7.31949623%200.306171429,7.33767547%200.354066667,7.33767547%20L0.355409524,7.33767547%20C0.405542857,7.33723208%200.451647619,7.31727925%200.485666667,7.28269434%20C0.520133333,7.24766604%200.538485714,7.20155283%200.538038095,7.15322264%20L0.649942857,7.15144906%20C0.650838095,7.22993019%200.621295238,7.30397736%200.566238095,7.35984528%20C0.510733333,7.4161566%200.43687619,7.44763774%200.358095238,7.44852453%20L0.354066667,7.44852453%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M0.59667619,7.68277075%20C0.519238095,7.68277075%200.44627619,7.6535066%200.390771429,7.59985566%20C0.33392381,7.54487453%200.302142857,7.47171415%200.301247619,7.39411981%20L0.413152381,7.39234623%20C0.4136,7.44111981%200.433742857,7.48678962%200.468657143,7.52048774%20C0.50312381,7.55374245%200.548780952,7.5719217%200.59712381,7.5719217%20L0.599361905,7.5719217%20C0.70052381,7.57103491%200.781990476,7.48856321%200.781095238,7.38746887%20L0.893,7.38658208%20C0.894790476,7.5479783%200.763638095,7.68099717%200.600704762,7.68277075%20L0.59667619,7.68277075%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M9.96216476,6.92114906%20C9.8900981,6.92114906%209.81758381,6.90252642%209.75133619,6.86306415%20L9.80907905,6.76773396%20C9.87756476,6.80852642%209.9558981,6.82049811%2010.0342314,6.80187547%20C10.1112219,6.78280943%2010.1765743,6.73536604%2010.2173076,6.66841321%20C10.2584886,6.60057358%2010.2705743,6.52209245%2010.2517743,6.44538491%20C10.2325267,6.36912075%2010.1846314,6.30438491%2010.117041,6.26403585%20L10.1747838,6.16870566%20C10.2683362,6.22501698%2010.3341362,6.31369623%2010.3605457,6.41878113%20C10.3865076,6.52386604%2010.3699457,6.63294151%2010.3135457,6.72561132%20C10.2365552,6.85153585%2010.1013743,6.92114906%209.96216476,6.92114906'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M10.0819029,7.40179057%20C10.0098362,7.40179057%209.9373219,7.38316792%209.87107429,7.34370566%20L9.92881714,7.24837547%20C9.99730286,7.28916792%2010.0751886,7.30158302%2010.1539695,7.28251698%20C10.23096,7.26345094%2010.2963124,7.21600755%2010.3370457,7.14905472%20C10.3782267,7.08121509%2010.3903124,7.00273396%2010.3715124,6.92602642%20C10.3522648,6.84976226%2010.3043695,6.78502642%2010.236779,6.74467736%20L10.2945219,6.64934717%20C10.3880743,6.70565849%2010.4538743,6.79433774%2010.4802838,6.89942264%20C10.5062457,7.00450755%2010.4896838,7.11358302%2010.4332838,7.20625283%20C10.3562933,7.33217736%2010.2211124,7.40179057%2010.0819029,7.40179057'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M21.5840562,15.0243925%20C21.4846848,15.0243925%2021.3911324,14.9867038%2021.3204086,14.9184208%20C21.2478943,14.8488075%2021.2076086,14.7552509%2021.2062657,14.6554868%20L21.3181705,14.6537132%20C21.3190657,14.7237698%2021.3477133,14.7898358%2021.3982943,14.8386094%20C21.4484276,14.8869396%2021.5142276,14.9135434%2021.5840562,14.9135434%20L21.5862943,14.9135434%20C21.7340086,14.9117698%2021.8517324,14.7924962%2021.8499419,14.6470623%20L21.9618467,14.6457321%20C21.9645324,14.8519113%2021.7971229,15.0217321%2021.58898,15.0243925%20L21.5840562,15.0243925%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M20.9410514,15.0325953%20C20.7351467,15.0325953%2020.5659467,14.8680953%2020.5628133,14.6632462%20L20.6747181,14.6614726%20C20.6769562,14.8055764%2020.7960229,14.9217462%2020.9410514,14.9217462%20L20.9441848,14.9217462%20C21.0153562,14.9208594%2021.0811562,14.8929255%2021.1308419,14.8423783%20C21.1805276,14.7918311%2021.2073848,14.7257651%2021.2064895,14.6552651%20L21.3183943,14.6539349%20C21.3197371,14.7536991%2021.2816895,14.8481425%2021.2114133,14.9195292%20C21.1406895,14.9913594%2021.0462419,15.0312651%2020.9459752,15.0325953%20L20.9410514,15.0325953%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M21.2666943,15.3469632%20C21.0603419,15.3469632%2020.8915895,15.1824632%2020.8889038,14.9780575%20L21.0008086,14.976284%20C21.002599,15.1203877%2021.1216657,15.2361142%2021.2666943,15.2361142%20L21.2689324,15.2361142%20C21.416199,15.2343406%2021.5339229,15.115067%2021.5321324,14.969633%20L21.6440371,14.9683028%20C21.6467229,15.1744821%2021.4793133,15.3443028%2021.2716181,15.3469632%20L21.2666943,15.3469632%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M12.2330257,35.3309642%20C12.1336543,35.3309642%2012.0401019,35.2932755%2011.9693781,35.2249925%20C11.8968638,35.1549358%2011.8565781,35.0618226%2011.8552352,34.9616151%20L11.96714,34.9598415%20C11.9680352,35.0303415%2011.9966829,35.0964075%2012.0472638,35.1451811%20C12.0973971,35.1935113%2012.1631971,35.2201151%2012.2330257,35.2201151%20L12.236159,35.2201151%20C12.3073305,35.2192283%2012.3735781,35.1912943%2012.4232638,35.1407472%20C12.4729495,35.0902%2012.4998067,35.024134%2012.4989114,34.953634%20L12.6108162,34.9523038%20C12.612159,35.0520679%2012.5741114,35.1465113%2012.5033876,35.2178981%20C12.4326638,35.2897283%2012.3386638,35.329634%2012.2379495,35.3309642%20L12.2330257,35.3309642%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M11.590021,35.3387679%20C11.3836686,35.3387679%2011.2144686,35.1742679%2011.2117829,34.9698623%20L11.3236876,34.9680887%20C11.3254781,35.1121925%2011.4445448,35.2279189%2011.590021,35.2279189%20L11.5931543,35.2279189%20C11.7395257,35.2261453%2011.8572495,35.1068717%2011.855459,34.9614377%20L11.9673638,34.9601075%20C11.9700495,35.1662868%2011.80264,35.3361075%2011.5949448,35.3387679%20L11.590021,35.3387679%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M11.9156638,35.6535792%20C11.8162924,35.6535792%2011.72274,35.6158906%2011.6515686,35.5476075%20C11.5795019,35.4779943%2011.5392162,35.3844377%2011.5378733,35.2842302%20L11.6497781,35.2824566%20C11.6506733,35.3529566%2011.679321,35.4190226%2011.7299019,35.4677962%20C11.7800352,35.5165698%2011.8494162,35.5498245%2011.9187971,35.5427302%20C11.9899686,35.5418434%2012.0557686,35.5139094%2012.1054543,35.4633623%20C12.15514,35.4128151%2012.1819971,35.3467491%2012.1811019,35.2762491%20L12.2930067,35.2749189%20C12.2943495,35.374683%2012.2563019,35.4691264%2012.1860257,35.5405132%20C12.1153019,35.6123434%2012.0208543,35.6522491%2011.9205876,35.6535792%20L11.9156638,35.6535792%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M20.9891257,4.9068%20C20.7657638,4.9068%2020.58224,4.72811132%2020.5791067,4.50641321%20L20.6910114,4.50463962%20C20.6932495,4.66603585%2020.82664,4.79595094%2020.9891257,4.79595094%20L20.9913638,4.79595094%20C21.0719352,4.79506415%2021.14624,4.76358302%2021.2017448,4.7072717%20C21.2572495,4.65051698%2021.2867924,4.57646981%2021.2858971,4.49754528%20L21.3978019,4.4957717%20C21.3991448,4.60440377%2021.3579638,4.7068283%2021.2818686,4.78442264%20C21.2053257,4.86157358%2021.1032686,4.90546981%2020.9940495,4.9068%20L20.9891257,4.9068%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M20.6394457,5.26098491%20C20.4165314,5.26098491%2020.2334552,5.08273962%2020.2303219,4.86104151%20L20.3422267,4.85926792%20C20.3431219,4.93774906%2020.3749029,5.01179623%2020.4317505,5.06677736%20C20.4877029,5.1208717%2020.5611124,5.15013585%2020.6394457,5.15013585%20L20.6421314,5.15013585%20C20.7231505,5.14924906%2020.7974552,5.11776792%2020.85296,5.0614566%20C20.9084648,5.00514528%2020.9380076,4.93065472%2020.9371124,4.85217358%20L21.0490171,4.8504%20C21.05036,4.95858868%2021.009179,5.0614566%2020.9326362,5.13905094%20C20.8560933,5.21620189%2020.7540362,5.25965472%2020.6448171,5.26098491%20L20.6394457,5.26098491%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M16.6257352,11.2208509%20C16.4981638,11.2208509%2016.3777543,11.1725208%2016.28644,11.0838415%20C16.1933352,10.9942755%2016.1414114,10.8745585%2016.1400686,10.7459736%20L16.2519733,10.7450868%20C16.2542114,10.9472755%2016.421621,11.1100019%2016.6257352,11.1100019%20L16.6302114,11.1100019%20C16.8356686,11.1073415%2017.0012876,10.9392943%2016.9990495,10.7348887%20L17.1109543,10.7340019%20C17.1140876,10.9991528%2016.8983352,11.2173038%2016.6315543,11.2208509%20L16.6257352,11.2208509%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M16.2008552,11.6512557%20C16.0737314,11.6512557%2015.9533219,11.6029255%2015.8620076,11.5142462%20C15.7693505,11.4246802%2015.7174267,11.3049632%2015.7160838,11.1763783%20L15.8279886,11.1754915%20C15.8293314,11.2739255%2015.8691695,11.3661519%2015.940341,11.4353217%20C16.0106171,11.5031613%2016.1028267,11.5404066%2016.2008552,11.5404066%20L16.205779,11.5404066%20C16.3055981,11.5390764%2016.3987029,11.4996142%2016.4685314,11.4291142%20C16.53836,11.3586142%2016.57596,11.2650575%2016.5746171,11.1661802%20L16.6865219,11.1644066%20C16.6883124,11.2929915%2016.6390743,11.4149255%2016.5482076,11.5067085%20C16.4577886,11.5984915%2016.3369314,11.6499255%2016.2071219,11.6512557%20L16.2008552,11.6512557%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M10.109879,0.581957547%20C9.9232219,0.581957547%209.76968857,0.432533019%209.76700286,0.246306604%20L9.87890762,0.244533019%20C9.87980286,0.306165094%209.90486952,0.363363208%209.94918381,0.406372642%20C9.99305048,0.448495283%2010.0498981,0.472438679%2010.11346,0.471108491%20C10.2410314,0.469778302%2010.3430886,0.366023585%2010.3421933,0.239212264%20L10.4540981,0.238325472%20C10.4549933,0.328778302%2010.420079,0.414353774%2010.3565171,0.479533019%20C10.29206,0.544712264%2010.2065648,0.581070755%2010.1148029,0.581957547%20L10.109879,0.581957547%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M9.82752095,0.870342453%20C9.63952095,0.870342453%209.48598762,0.720474528%209.48374952,0.534248113%20L9.59565429,0.533361321%20C9.59654952,0.59455%209.62116857,0.651748113%209.66548286,0.694314151%20C9.7089019,0.736436792%209.76619714,0.759493396%209.82752095,0.759493396%20L9.83020667,0.759493396%20C9.8919781,0.758606604%209.94927333,0.733776415%209.99269238,0.690323585%20C10.0361114,0.646427358%2010.0593876,0.588342453%2010.0584924,0.52759717%20L10.1703971,0.525823585%20C10.1726352,0.713380189%2010.0208924,0.867682075%209.83154952,0.870342453%20L9.82752095,0.870342453%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M37.4732343,28.7648868%20C37.4642819,28.7648868%2037.4553295,28.7644434%2037.4459295,28.764%20C37.3429771,28.7569057%2037.2489771,28.7107925%2037.180939,28.6331981%20L37.265539,28.5604811%20C37.3138819,28.6154623%2037.3805771,28.6482736%2037.4539867,28.6535943%20C37.5197867,28.6584717%2037.5972248,28.6349717%2037.6527295,28.5875283%20C37.7082343,28.5391981%2037.7418057,28.4735755%2037.7467295,28.4008585%20C37.752101,28.3285849%2037.7283771,28.2580849%2037.6800343,28.2031038%20L37.7646343,28.1303868%20C37.8326724,28.2075377%2037.8657962,28.3064151%2037.8581867,28.4083962%20C37.8514724,28.5108208%2037.8040248,28.603934%2037.726139,28.6708868%20C37.6554152,28.7320755%2037.566339,28.7648868%2037.4732343,28.7648868'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M37.4404686,29.2269057%20C37.3321448,29.2269057%2037.2247162,29.1821226%2037.1481733,29.095217%20L37.2327733,29.0225%20C37.3321448,29.1360094%2037.5062686,29.1479811%2037.6204114,29.0495472%20C37.7345543,28.9511132%2037.7470876,28.7786321%2037.6472686,28.6651226%20L37.7318686,28.5924057%20C37.8715257,28.7524717%2037.8549638,28.9950094%2037.693821,29.1333491%20C37.620859,29.1963113%2037.53044,29.2269057%2037.4404686,29.2269057'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M24.3720514,24.5136481%20C24.3214705,24.5136481%2024.2704419,24.5047802%2024.2216514,24.4874877%20C24.1097467,24.4480255%2024.0206705,24.3673274%2023.9700895,24.2613557%20L24.0712514,24.2134689%20C24.1495848,24.3775255%2024.3474324,24.4489123%2024.5130514,24.3713179%20C24.6791181,24.294167%2024.7502895,24.0977425%2024.6719562,23.9332425%20L24.7731181,23.8857991%20C24.8774133,24.1052802%2024.7825181,24.3682142%2024.5613943,24.4715255%20C24.5009657,24.4999028%2024.4369562,24.5136481%2024.3720514,24.5136481'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M23.6704981,24.8410075%20C23.5039838,24.8410075%2023.3441838,24.7474509%2023.2685362,24.5891585%20L23.3696981,24.5412717%20C23.4072981,24.621083%2023.474441,24.6809415%2023.5576981,24.7106491%20C23.6418505,24.7403566%2023.7322695,24.7368094%2023.8110505,24.6986774%20C23.9771171,24.6215264%2024.0482886,24.4251019%2023.9699552,24.2610453%20L24.0715648,24.2136019%20C24.1754124,24.433083%2024.0805171,24.6955736%2023.8593933,24.7988849%20C23.7980695,24.8277057%2023.73406,24.8410075%2023.6704981,24.8410075'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M24.1867371,25.0250613%20C24.1361562,25.0250613%2024.0851276,25.0161934%2024.0358895,24.9989009%20C23.9244324,24.9594387%2023.8353562,24.8787406%2023.7847752,24.7727689%20L23.8859371,24.7248821%20C23.9235371,24.8046934%2023.99068,24.8649953%2024.0739371,24.8947028%20C24.1580895,24.9244104%2024.2485086,24.9204198%2024.3272895,24.8827311%20C24.407861,24.8454858%2024.4687371,24.7789764%2024.4987276,24.6965047%20C24.5291657,24.6135896%2024.5246895,24.524467%2024.4866419,24.4450991%20L24.5878038,24.3976557%20C24.6383848,24.5040708%2024.6442038,24.6233443%2024.6043657,24.7341934%20C24.56408,24.8445991%2024.4826133,24.9328349%2024.3756324,24.9829387%20C24.3152038,25.011316%2024.2511943,25.0250613%2024.1867371,25.0250613'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M23.4846914,25.3528198%20C23.4341105,25.3528198%2023.3830819,25.3439519%2023.3342914,25.3266594%20C23.2223867,25.2871972%2023.1333105,25.2064991%2023.0827295,25.1005274%20L23.1838914,25.0526406%20C23.2617771,25.2166972%2023.4609676,25.288084%2023.6256914,25.2104896%20C23.7917581,25.1333387%2023.8629295,24.9369142%2023.7845962,24.7724142%20L23.8857581,24.7249708%20C23.9900533,24.9444519%2023.8951581,25.2073858%2023.6740343,25.3106972%20C23.6136057,25.3390745%2023.5495962,25.3528198%2023.4846914,25.3528198'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M24.7034238,25.2086274%20C24.5364619,25.2086274%2024.3766619,25.1150708%2024.3010143,24.9567783%20L24.4021762,24.9088915%20C24.4800619,25.0738349%2024.6792524,25.1434481%2024.8439762,25.0662972%20C24.9245476,25.0290519%2024.9849762,24.9625425%2025.0149667,24.8800708%20C25.0454048,24.7971557%2025.0409286,24.708033%2025.002881,24.6286651%20L25.1044905,24.5812217%20C25.1546238,24.6876368%2025.1604429,24.8069104%2025.1206048,24.9177594%20C25.080319,25.0281651%2024.9993,25.1164009%2024.892319,25.1665047%20C24.8309952,25.1948821%2024.7669857,25.2086274%2024.7034238,25.2086274'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M17.3867771,3.4713934%20C17.1423771,3.4713934%2016.9422914,3.27629906%2016.9391581,3.03420472%20L17.0510629,3.03243113%20C17.053301,3.21422358%2017.203701,3.36054434%2017.3867771,3.36054434%20L17.3908057,3.36054434%20C17.5756724,3.35832736%2017.7242819,3.20757264%2017.7220438,3.02445%20L17.8339486,3.02267642%20C17.8370819,3.26743113%2017.6387867,3.46828962%2017.3925962,3.4713934%20L17.3867771,3.4713934%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M17.4370448,18.1272792%20C17.1926448,18.1272792%2016.992559,17.9321849%2016.9894257,17.6900906%20L17.1013305,17.688317%20C17.1035686,17.8701094%2017.2539686,18.0164302%2017.4370448,18.0164302%20L17.4410733,18.0164302%20C17.62594,18.0142132%2017.7745495,17.8630151%2017.7723114,17.6798925%20L17.8842162,17.6781189%20C17.8873495,17.9228736%2017.6890543,18.1241755%2017.4428638,18.1272792%20L17.4370448,18.1272792%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M21.6767581,9.90152547%20C21.4838343,9.90152547%2021.3262724,9.74766698%2021.3235867,9.5570066%20L21.4354914,9.55523302%20C21.4372819,9.68559151%2021.5451581,9.79067642%2021.6767581,9.79067642%20L21.6794438,9.79067642%20C21.7430057,9.78978962%2021.8034343,9.76407264%2021.8486438,9.71884623%20C21.8934057,9.67273302%2021.9175771,9.61287453%2021.9166819,9.54946887%20L22.0285867,9.54769528%20C22.0299295,9.64080849%2021.9945676,9.72904434%2021.92832,9.79599717%20C21.8629676,9.86295%2021.7747867,9.90019528%2021.6807867,9.90152547%20L21.6767581,9.90152547%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M28.5802971,3.06524245%20C28.5068876,3.06524245%2028.4379543,3.03775189%2028.3851352,2.98676132%20C28.3318686,2.93532736%2028.3023257,2.86615755%2028.3014305,2.79255377%20L28.4133352,2.79166698%20C28.4137829,2.83511981%2028.4316876,2.87635566%2028.4634686,2.9073934%20C28.4952495,2.93798774%2028.5359829,2.9543934%2028.5798495,2.9543934%20L28.5820876,2.9543934%20C28.6734019,2.95306321%2028.747259,2.87812925%2028.7463638,2.78723302%20L28.8582686,2.78634623%20C28.860059,2.93798774%2028.7365162,3.06302547%2028.5834305,3.06524245%20L28.5802971,3.06524245%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M31.0033038,35.5518198%20C30.9142276,35.5518198%2030.8264943,35.5247726%2030.7517419,35.4737821%20C30.6528181,35.4068292%2030.5865705,35.3057349%2030.5650848,35.1895651%20L30.675199,35.1696123%20C30.6913133,35.2565179%2030.740999,35.3323387%2030.8148562,35.3824425%20C30.8887133,35.4321028%2030.9773419,35.4507255%2031.0659705,35.4347632%20C31.1541514,35.4183575%2031.2306943,35.369584%2031.2812752,35.2959802%20C31.3318562,35.2228198%2031.3506562,35.134584%2031.3340943,35.0472349%20L31.4442086,35.0263953%20C31.4661419,35.1430085%2031.4415229,35.2609519%2031.3734848,35.3584991%20C31.3063419,35.4564896%2031.2042848,35.5225557%2031.0870086,35.5438387%20C31.0588086,35.5491594%2031.0310562,35.5518198%2031.0033038,35.5518198'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M20.270921,38.645617%20C20.1437971,38.645617%2020.0233876,38.5977302%2019.932521,38.5090509%20C19.8394162,38.4194849%2019.7874924,38.2993245%2019.7857019,38.171183%20L19.8976067,38.1694094%20C19.8989495,38.2682868%2019.9392352,38.3605132%2020.0104067,38.4301264%20C20.0806829,38.4975226%2020.1728924,38.5347679%2020.270921,38.5347679%20L20.2758448,38.5347679%20C20.3756638,38.5334377%2020.4687686,38.4935321%2020.5390448,38.4230321%20C20.6084257,38.3525321%2020.6460257,38.2589755%2020.6446829,38.1600981%20L20.7565876,38.1583245%20C20.7583781,38.2869094%2020.70914,38.4088434%2020.618721,38.5006264%20C20.5283019,38.5924094%2020.4069971,38.6438434%2020.2776352,38.645617%20L20.270921,38.645617%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M19.8469362,39.0764651%20C19.5819457,39.0764651%2019.3652981,38.8645217%2019.3617171,38.6020311%20L19.4736219,38.6002575%20C19.4763076,38.8028896%2019.6432695,38.965616%2019.8469362,38.965616%20L19.8505171,38.965616%20C19.951679,38.9642858%2020.0447838,38.9243802%2020.11506,38.8538802%20C20.184441,38.7833802%2020.222041,38.6898236%2020.2206981,38.5909462%20L20.3326029,38.5891726%20C20.3343933,38.7177575%2020.2851552,38.8396915%2020.1947362,38.9314745%20C20.1043171,39.0232575%2019.9830124,39.0746915%2019.8536505,39.0764651%20L19.8469362,39.0764651%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M18.9066676,44.7675443%20C19.1336105,44.734733%2019.4670867,45.2198085%2019.4317248,45.3687896%20C19.3963629,45.5186575%2019.3766676,46.0112708%2019.0091724,46.0693557%20C18.7388105,46.1119217%2017.7737438,46.2236575%2017.5597819,46.0183651%20C17.3632771,45.8290349%2017.7325629,44.9382519%2018.9066676,44.7675443'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M18.9272133,44.9887991%20C18.243699,45.0912236%2017.9402133,45.4477142%2017.8408419,45.5966953%20C17.7428133,45.7443462%2017.7271467,45.8582991%2017.7352038,45.8871198%20C17.8238324,45.9394406%2018.4357276,45.9363368%2018.9737657,45.8498745%20C19.1161086,45.8281481%2019.1622133,45.6157613%2019.1953371,45.4193368%20C19.2016038,45.3789877%2019.2078705,45.3444028%2019.2136895,45.3182425%20C19.1980229,45.2566104%2019.0189752,45.0180632%2018.9272133,44.9887991%20M18.1886419,46.3619972%20C17.8672514,46.3619972%2017.5521276,46.3198745%2017.4044133,46.1779877%20C17.2808705,46.0591575%2017.2526705,45.8622896%2017.32608,45.6374877%20C17.4630514,45.2189217%2017.9505086,44.6824123%2018.8743943,44.5480632%20C19.0400133,44.523233%2019.211899,44.6070349%2019.3779657,44.786167%20C19.5024038,44.9209594%2019.7002514,45.2056198%2019.6492229,45.4197802%20C19.6451943,45.4379594%2019.6416133,45.4619028%2019.6366895,45.4907236%20C19.60088,45.7071009%2019.5171752,46.2134594%2019.0449371,46.2883934%20C18.8855848,46.3132236%2018.5333086,46.3619972%2018.1886419,46.3619972'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M18.9722438,44.9022038%20C19.1060819,44.8826943%2019.3025867,45.1691283%2019.2815486,45.2573642%20C19.2609581,45.3456%2019.24932,45.6360245%2019.03312,45.670166%20C18.8728724,45.6954396%2018.303501,45.7615057%2018.17772,45.6404585%20C18.061339,45.5287226%2018.2793295,45.0032981%2018.9722438,44.9022038'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M19.7170819,44.9978887%20C19.7170819,44.9978887%2019.5425105,44.9105396%2019.2014248,45.1096245%20C18.8997295,45.2852094%2018.4498724,45.5658792%2018.5734152,45.9068509%20C18.6974057,46.2469358%2019.6548629,46.1081528%2019.8674819,46.0332189%20C20.080101,45.9582849%2020.2112533,45.7263887%2020.1709676,45.5250868%20C20.0827867,45.0870113%2019.7170819,44.9978887%2019.7170819,44.9978887'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1130661,45.0235443%20C25.1130661,45.0235443%2024.9384946,44.9361953%2024.5974089,45.1352802%20C24.2957137,45.3108651%2023.8458565,45.5915349%2023.9693994,45.9325066%20C24.0933899,46.2725915%2025.050847,46.1338085%2025.2634661,46.0588745%20C25.4760851,45.9839406%2025.6072375,45.7520443%2025.5669518,45.5507424%20C25.4787708,45.112667%2025.1130661,45.0235443%2025.1130661,45.0235443'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M19.603879,45.2005651%20C19.5586695,45.2005651%2019.4637743,45.213867%2019.3147171,45.3007726%20C19.1670029,45.3867915%2018.718041,45.6488387%2018.7842886,45.8319613%20C18.8688886,45.9459142%2019.5465838,45.9108858%2019.7923267,45.8244236%20C19.904679,45.7845179%2019.9686886,45.6563764%2019.9512314,45.568584%20C19.8943838,45.2856972%2019.6840029,45.2191877%2019.660279,45.2120934%20L19.6316314,45.2027821%20C19.6271552,45.2018953%2019.6177552,45.2005651%2019.603879,45.2005651%20M19.1755076,46.3467462%20C18.8250219,46.3471877%2018.4673743,46.2682632%2018.363079,45.9818292%20C18.1710505,45.4528575%2018.8133838,45.0786311%2019.0877743,44.9185651%20C19.4557171,44.7044047%2019.6983267,44.7540651%2019.7878505,44.7868764%20C19.9780886,44.8405274%2020.3021648,45.0409425%2020.3903457,45.4821217%20C20.45346,45.7978198%2020.2569552,46.1312538%2019.9427267,46.2421028%20C19.864841,46.2695934%2019.5233076,46.3467462%2019.1755076,46.3467462'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.9998632,45.2262207%20C24.9546537,45.2262207%2024.8597584,45.2395226%2024.7107013,45.3264283%20C24.562987,45.4124472%2024.1140251,45.6744943%2024.1802727,45.857617%20C24.2648727,45.9715698%2024.942568,45.9365415%2025.1883108,45.8500792%20C25.3006632,45.8101736%2025.3646727,45.6820321%2025.3472156,45.5942396%20C25.290368,45.3113528%2025.079987,45.2448434%2025.0562632,45.2377491%20L25.0276156,45.2284377%20C25.0231394,45.2275509%2025.0137394,45.2262207%2024.9998632,45.2262207%20M24.5714918,46.3724018%20C24.2210061,46.3728434%2023.8633584,46.2939189%2023.7590632,46.0074849%20C23.5670346,45.4785132%2024.209368,45.1042868%2024.4837584,44.9442207%20C24.8517013,44.7300604%2025.0943108,44.7797207%2025.1838346,44.8125321%20C25.3740727,44.866183%2025.6981489,45.0665981%2025.7863299,45.5077774%20C25.8494442,45.8234755%2025.6529394,46.1569094%2025.3387108,46.2677585%20C25.2608251,46.2952491%2024.9192918,46.3724018%2024.5714918,46.3724018'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M19.7839562,45.1182708%20C19.7839562,45.1182708%2019.6805562,45.0668368%2019.4782324,45.1843368%20C19.30008,45.2885349%2019.033299,45.4548085%2019.1067086,45.6565538%20C19.1796705,45.8582991%2019.7472514,45.775384%2019.8730324,45.7314877%20C19.9983657,45.6867047%2020.0762514,45.5496953%2020.0525276,45.4304217%20C20.0006038,45.1710349%2019.7839562,45.1182708%2019.7839562,45.1182708'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.1799403,45.1439264%20C25.1799403,45.1439264%2025.0765403,45.0924924%2024.8742165,45.2099924%20C24.6960642,45.3141906%2024.4292832,45.4804641%2024.5026927,45.6822094%20C24.5756546,45.8839547%2025.1432356,45.8010396%2025.2690165,45.7571434%20C25.3943499,45.7123604%2025.4722356,45.5753509%2025.4485118,45.4560774%20C25.396588,45.1966906%2025.1799403,45.1439264%2025.1799403,45.1439264'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.3821429,44.7827085%20C30.3821429,44.7827085%2029.9470571,44.44085%2029.3817143,44.9135104%20C28.8642667,45.3449349%2028.4797619,46.0064821%2028.7147619,46.0694443%20C28.9497619,46.13285%2029.3629143,46.1922651%2029.7948667,46.1075764%20C30.170419,46.0348594%2030.5038952,46.1026991%2030.6453429,45.3201047%20C30.7111429,44.955633%2030.3821429,44.7827085%2030.3821429,44.7827085'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.8880352,45.8821094%20C29.0679781,45.9184679%2029.3942924,45.9592604%2029.7514924,45.890534%20C29.8052067,45.8798925%2029.8575781,45.8723547%2029.9086067,45.8643736%20C30.1897114,45.8235811%2030.331159,45.8027415%2030.425159,45.2813075%20C30.4618638,45.0782321%2030.2792352,44.9797981%2030.2774448,44.9784679%20L30.2447686,44.9580717%20C30.2098543,44.9323547%2029.9265114,44.7483453%2029.5258924,45.082666%20C29.1901781,45.3628925%2028.9556257,45.7100717%2028.8880352,45.8821094%20M29.34774,46.3716189%20C29.0294829,46.3716189%2028.7756829,46.3157509%2028.6561686,46.283383%20C28.5406829,46.2523453%2028.4556352,46.163666%2028.4296733,46.046166%20C28.3491019,45.6847981%2028.8638638,45.0556189%2029.2371781,44.7439113%20C29.78014,44.290317%2030.293559,44.4428453%2030.5043876,44.5967038%20C30.6807495,44.6969113%2030.9381305,44.9594019%2030.8656162,45.3589019%20C30.725959,46.1317415%2030.3795019,46.2439208%2029.9744067,46.3028925%20C29.9296448,46.3099868%2029.8839876,46.3161943%2029.8374352,46.3250623%20C29.6646543,46.3592038%2029.4990352,46.3716189%2029.34774,46.3716189'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.2855467,44.9104509%20C30.2855467,44.9104509%2030.0151848,44.6980642%2029.6629086,44.9920358%20C29.3415181,45.2602906%2029.1015943,45.6722057%2029.2484133,45.7116679%20C29.3943371,45.7511302%2029.6512705,45.7874887%2029.9202895,45.7351679%20C30.1539467,45.6899415%2030.3616419,45.7320642%2030.4493752,45.2447717%20C30.4905562,45.0181962%2030.2855467,44.9104509%2030.2855467,44.9104509'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.9923819,44.7675443%20C31.2193248,44.734733%2031.552801,45.2198085%2031.517439,45.3687896%20C31.4820771,45.5186575%2031.4623819,46.0112708%2031.0948867,46.0693557%20C30.8245248,46.1119217%2029.8594581,46.2236575%2029.6454962,46.0183651%20C29.4489914,45.8290349%2029.8182771,44.9382519%2030.9923819,44.7675443'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M31.0129276,44.9887991%20C30.3294133,45.0912236%2030.0259276,45.4477142%2029.9265562,45.5966953%20C29.8285276,45.7443462%2029.812861,45.8582991%2029.8209181,45.8871198%20C29.9095467,45.9394406%2030.5214419,45.9363368%2031.05948,45.8498745%20C31.2018229,45.8281481%2031.2479276,45.6157613%2031.2810514,45.4193368%20C31.2873181,45.3789877%2031.2935848,45.3444028%2031.2994038,45.3182425%20C31.2837371,45.2566104%2031.1046895,45.0180632%2031.0129276,44.9887991%20M30.2743562,46.3619972%20C29.9529657,46.3619972%2029.6378419,46.3198745%2029.4901276,46.1779877%20C29.3665848,46.0591575%2029.3383848,45.8622896%2029.4117943,45.6374877%20C29.5487657,45.2189217%2030.0362229,44.6824123%2030.9601086,44.5480632%20C31.1257276,44.523233%2031.2976133,44.6070349%2031.46368,44.786167%20C31.5881181,44.9209594%2031.7859657,45.2056198%2031.7349371,45.4197802%20C31.7309086,45.4379594%2031.7273276,45.4619028%2031.7224038,45.4907236%20C31.6865943,45.7071009%2031.6028895,46.2134594%2031.1306514,46.2883934%20C30.971299,46.3132236%2030.6190229,46.3619972%2030.2743562,46.3619972'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M31.0579581,44.9022038%20C31.1917962,44.8826943%2031.388301,45.1691283%2031.3672629,45.2573642%20C31.3466724,45.3456%2031.3350343,45.6360245%2031.1188343,45.670166%20C30.9585867,45.6954396%2030.3892152,45.7615057%2030.2634343,45.6404585%20C30.1470533,45.5287226%2030.3650438,45.0032981%2031.0579581,44.9022038'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M31.8027962,44.9978887%20C31.8027962,44.9978887%2031.6282248,44.9105396%2031.287139,45.1096245%20C30.9854438,45.2852094%2030.5355867,45.5658792%2030.6591295,45.9068509%20C30.78312,46.2469358%2031.7405771,46.1081528%2031.9531962,46.0332189%20C32.1658152,45.9582849%2032.2969676,45.7263887%2032.2566819,45.5250868%20C32.168501,45.0870113%2031.8027962,44.9978887%2031.8027962,44.9978887'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M31.6895933,45.2005651%20C31.6443838,45.2005651%2031.5494886,45.213867%2031.4004314,45.3007726%20C31.2527171,45.3867915%2030.8037552,45.6488387%2030.8700029,45.8319613%20C30.9546029,45.9459142%2031.6322981,45.9108858%2031.878041,45.8244236%20C31.9903933,45.7845179%2032.0544029,45.6563764%2032.0369457,45.568584%20C31.9800981,45.2856972%2031.7697171,45.2191877%2031.7459933,45.2120934%20L31.7173457,45.2027821%20C31.7128695,45.2018953%2031.7034695,45.2005651%2031.6895933,45.2005651%20M31.2612219,46.3467462%20C30.9107362,46.3471877%2030.5530886,46.2682632%2030.4487933,45.9818292%20C30.2567648,45.4528575%2030.8990981,45.0786311%2031.1734886,44.9185651%20C31.5414314,44.7044047%2031.784041,44.7540651%2031.8735648,44.7868764%20C32.0638029,44.8405274%2032.387879,45.0409425%2032.47606,45.4821217%20C32.5391743,45.7978198%2032.3426695,46.1312538%2032.028441,46.2421028%20C31.9505552,46.2695934%2031.6090219,46.3467462%2031.2612219,46.3467462'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M31.8696705,45.1182708%20C31.8696705,45.1182708%2031.7662705,45.0668368%2031.5639467,45.1843368%20C31.3857943,45.2885349%2031.1190133,45.4548085%2031.1924229,45.6565538%20C31.2653848,45.8582991%2031.8329657,45.775384%2031.9587467,45.7314877%20C32.08408,45.6867047%2032.1619657,45.5496953%2032.1382419,45.4304217%20C32.0863181,45.1710349%2031.8696705,45.1182708%2031.8696705,45.1182708'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M10.6423219,45.2057528%20C10.6423219,45.2057528%2010.4673029,45.1184038%2010.1262171,45.3174887%20C9.8245219,45.4930736%209.37466476,45.7737434%209.49820762,46.1147151%20C9.6221981,46.4548%2010.5796552,46.316017%2010.7922743,46.241083%20C11.0048933,46.1657057%2011.1360457,45.9342528%2011.09576,45.7329509%20C11.007579,45.2948755%2010.6423219,45.2057528%2010.6423219,45.2057528'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M10.5286714,45.4083849%20C10.4834619,45.4083849%2010.388119,45.4216868%2010.2395095,45.5085925%20C10.0917952,45.5946113%209.64283333,45.8566585%209.70908095,46.0397811%20C9.79368095,46.1541774%2010.4713762,46.1191491%2010.717119,46.0322434%20C10.8294714,45.9923377%2010.893481,45.8641962%2010.8760238,45.7764038%20C10.8191762,45.493517%2010.6092429,45.4265642%2010.5850714,45.4199132%20L10.5564238,45.4106019%20C10.5528429,45.4097151%2010.5434429,45.4083849%2010.5286714,45.4083849%20M10.1003,46.5545642%20C9.74981429,46.5545642%209.39216667,46.476083%209.28787143,46.1896491%20C9.09584286,45.6606774%209.73817619,45.2864509%2010.0125667,45.1263849%20C10.3814048,44.9113377%2010.6235667,44.9623283%2010.7130905,44.9946962%20C10.902881,45.0483472%2011.2269571,45.2487623%2011.3151381,45.6899415%20C11.3778048,46.0047528%2011.1817476,46.3386302%2010.8679667,46.4499226%20C10.7896333,46.4774132%2010.4481,46.5545642%2010.1003,46.5545642'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M10.7087486,45.3261349%20C10.7087486,45.3261349%2010.6057962,45.2742575%2010.4030248,45.3922009%20C10.2248724,45.4963991%209.95809143,45.6626726%2010.031501,45.8644179%20C10.1044629,46.0657198%2010.6720438,45.9832481%2010.7978248,45.9389085%20C10.9236057,45.8945689%2011.0010438,45.7575594%2010.9777676,45.6382858%20C10.9253962,45.3788991%2010.7087486,45.3261349%2010.7087486,45.3261349'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M11.6888105,44.9519972%20C11.916201,44.9191858%2012.2492295,45.4042613%2012.2138676,45.5536858%20C12.1785057,45.7031104%2012.1588105,46.196167%2011.7913152,46.2542519%20C11.5209533,46.2968179%2010.5558867,46.4085538%2010.3419248,46.2028179%20C10.14542,46.0139311%2010.5147057,45.1231481%2011.6888105,44.9519972'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.7098038,45.1732519%20C11.0262895,45.2761198%2010.7223562,45.632167%2010.6234324,45.7811481%20C10.5254038,45.9287991%2010.5092895,46.0427519%2010.5173467,46.0715726%20C10.6055276,46.12345%2011.2183181,46.1199028%2011.7563562,46.0347708%20C11.8978038,46.0130443%2011.9443562,45.8006575%2011.97748,45.604233%20C11.9837467,45.5634406%2011.9900133,45.5292991%2011.99628,45.5031387%20C11.9801657,45.4410632%2011.8011181,45.202516%2011.7098038,45.1732519%20M10.9712324,46.5468934%20C10.6498419,46.5468934%2010.3342705,46.5047708%2010.1861086,46.3619972%20C10.063461,46.2440538%2010.0348133,46.0476292%2010.1082229,45.8232708%20C10.2447467,45.4042613%2010.7317562,44.8673085%2011.6565371,44.732516%20C11.8190229,44.7103462%2011.9940419,44.7910443%2012.159661,44.9701764%20C12.2845467,45.1049689%2012.4823943,45.3896292%2012.4318133,45.6046764%20C12.4277848,45.6228557%2012.4237562,45.6472425%2012.4188324,45.6756198%20C12.3830229,45.8919972%2012.2993181,46.3983557%2011.82708,46.4732896%20C11.6677276,46.4981198%2011.315899,46.5468934%2010.9712324,46.5468934'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.7543867,45.0871%20C11.8882248,45.0675906%2012.0847295,45.3535811%2012.0636914,45.441817%20C12.0435486,45.5300528%2012.0314629,45.8204774%2011.8152629,45.8550623%20C11.6550152,45.8803358%2011.0856438,45.9459585%2010.9598629,45.8249113%20C10.8434819,45.7131755%2011.0614724,45.1877509%2011.7543867,45.0871'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M14.6765781,45.1256311%20C14.7468543,45.0653292%2014.8319019,45.0475934%2014.9021781,45.0795179%20C15.1649305,45.1983481%2015.8287495,45.5371028%2015.6984924,46.0079896%20C15.5973305,46.3746783%2015.3703876,46.2678198%2014.9393305,46.2806783%20L14.614359,46.2908764%20C14.5472162,46.2930934%2014.4867876,46.2598387%2014.4491876,46.19865%20C14.2580543,45.8913764%2014.3529495,45.4031972%2014.6541971,45.1446972%20L14.6765781,45.1256311%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M14.8090286,45.2810858%20L14.8224571,45.2935009%20L14.8000762,45.312567%20C14.5825333,45.4996802%2014.5055429,45.8663689%2014.6398286,46.0827462%20L14.9321238,46.0592462%20C15.0288095,46.0565858%2015.1160952,46.0588028%2015.193981,46.0614632%20C15.447781,46.0694443%2015.450019,46.0698877%2015.4826952,45.9497274%20C15.5655048,45.6499915%2014.9876286,45.3622274%2014.8090286,45.2810858%20L14.8090286,45.2810858%20Z%20M14.6080476,46.5123972%20C14.4652571,46.5123972%2014.335,46.4387934%2014.2584571,46.3141991%20C14.011819,45.9178028%2014.1259619,45.3050292%2014.507781,44.976916%20L14.5301619,44.95785%20C14.6666857,44.8412368%2014.8448381,44.8101991%2014.9943429,44.8775953%20C15.9598571,45.314784%2015.9853714,45.8100575%2015.9146476,46.0663406%20C15.7879714,46.5243689%2015.447781,46.5137274%2015.1796571,46.5048594%20C15.1107238,46.5026425%2015.0323905,46.5004255%2014.9464476,46.5026425%20L14.6214762,46.5123972%20L14.6080476,46.5123972%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.7115371,45.2304057%20C14.7625657,45.186066%2014.8243371,45.1736509%2014.8753657,45.1967075%20C15.066499,45.2831698%2015.5485848,45.5292547%2015.4541371,45.8711132%20C15.38028,46.1380377%2015.2155562,46.06%2014.9026705,46.0701981%20L14.66588,46.0768491%20C14.6175371,46.0786226%2014.5736705,46.0542358%2014.5463657,46.0103396%20C14.4071562,45.7868679%2014.4765371,45.4321509%2014.6954229,45.2441509%20L14.7115371,45.2304057%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M13.1488095,45.0044066%20C13.1488095,45.0044066%2012.7450571,44.6270764%2012.1407714,45.0505198%20C11.5888571,45.4367179%2011.1484,46.0636802%2011.3771333,46.1461519%20C11.6063143,46.229067%2012.0123048,46.3226236%2012.4496286,46.2751802%20C12.8305524,46.2339443%2013.1573143,46.3297179%2013.3650095,45.5617557%20C13.4616952,45.2039349%2013.1488095,45.0044066%2013.1488095,45.0044066'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.5659838,45.9738925%20C11.7427933,46.024883%2012.0646314,46.0940528%2012.42586,46.055034%20C12.4795743,46.0492698%2012.532841,46.0457226%2012.5847648,46.0421755%20C12.8681076,46.024883%2013.0104505,46.0164585%2013.1487648,45.5038925%20C13.1988981,45.3181094%2013.0547648,45.209034%2013.0252219,45.1890811%20L12.9979171,45.1682415%20C12.9692695,45.1429679%2012.7015933,44.9301377%2012.2700886,45.2312038%20C11.9115457,45.482166%2011.6483457,45.8080623%2011.5659838,45.9738925%20M12.2065267,46.5099585%20C11.783079,46.5099585%2011.4433362,46.4062038%2011.3005457,46.3543264%20C11.1877457,46.3139774%2011.1107552,46.2182038%2011.094641,46.0989302%20C11.0454029,45.7322415%2011.6125362,45.1482887%2012.0118124,44.8693925%20C12.5919267,44.4636849%2013.089679,44.6583358%2013.287079,44.8290434%20C13.4535933,44.943883%2013.6872505,45.2267698%2013.5816124,45.6187321%20C13.3761552,46.377383%2013.0211933,46.4598547%2012.6125171,46.4846849%20C12.5673076,46.4877887%2012.5212029,46.4904491%2012.4742029,46.4957698%20C12.3819933,46.5055245%2012.2924695,46.5099585%2012.2065267,46.5099585'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M13.0416943,45.1234585%20C13.0416943,45.1234585%2012.7901324,44.8889019%2012.41458,45.1518358%20C12.0708086,45.3926%2011.7973133,45.7827887%2011.9392086,45.834666%20C12.0815514,45.8856566%2012.3344562,45.9441849%2012.6066086,45.9144774%20C12.8438467,45.8887604%2013.0470657,45.9481755%2013.1764276,45.4701943%20C13.2368562,45.2476094%2013.0416943,45.1234585%2013.0416943,45.1234585'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M117.710016,144.153393%20C117.790169,145.195387%20118.659052,146%20119.704125,146%20L138.295875,146%20C139.340948,146%20140.209831,145.195387%20140.289984,144.153393%20L141.840245,124%20L116.159755,124%20L117.710016,144.153393%20Z%20M114,122%20L144,122%20L142.284093,144.306786%20C142.123787,146.390775%20140.386021,148%20138.295875,148%20L119.704125,148%20C117.613979,148%20115.876213,146.390775%20115.715907,144.306786%20L114,122%20Z'%20id='Rectangle-28'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M118.341789,143.5%20L139.658247,143.5%20C139.977133,144.218061%20139.653537,145.058672%20138.935477,145.377557%20C138.753689,145.458288%20138.556991,145.5%20138.358083,145.5%20L119.641953,145.5%20C118.856269,145.5%20118.219347,144.863077%20118.219347,144.077393%20C118.219347,143.878486%20118.261059,143.681788%20118.341789,143.5%20L118.341789,143.5%20L118.341789,143.5%20Z'%20id='Rectangle-28'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M128.5,125.993244%20C128.5,125.44096%20128.947715,124.993244%20129.5,124.993244%20C130.052285,124.993244%20130.5,125.44096%20130.5,125.993244%20L130.5,140.003245%20C130.5,140.555529%20130.052285,141.003245%20129.5,141.003245%20C128.947715,141.003245%20128.5,140.555529%20128.5,140.003245%20L128.5,125.993244%20Z'%20id='Line'%20fill='%23E1F2FF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M76,128%20L76,134%20L86,134%20L86,181%20L88,181%20L88,158%20L96,158%20L96,181%20L102,181%20L102,215%20L46,215%20L46,170%20L52,170%20L52,152%20L58,152%20L58,134%20L68,134%20L68,128%20L76,128%20Z'%20id='Combined-Shape'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M76,215%20L74,215%20L74,170%20L46,170%20L46,215%20L44,215%20L44,168%20L50,168%20L50,150%20L56,150%20L56,132%20L67,132%20L67,126%20L71,126%20L71,111%20L73,111%20L73,126%20L77,126%20L77,132%20L88,132%20L88,157%20L98,157%20L98,180%20L103,180%20L103,215%20L101,215%20L101,182%20L76,182%20L76,215%20Z%20M93,197%20L93,206%20L84,206%20L84,197%20L93,197%20Z%20M91,199%20L86,199%20L86,204%20L91,204%20L91,199%20Z%20M93,186%20L93,195%20L84,195%20L84,186%20L93,186%20Z%20M59,185%20L59,194%20L50,194%20L50,185%20L59,185%20Z%20M68,192%20L68,187%20L63,187%20L63,192%20L68,192%20Z%20M91,188%20L86,188%20L86,193%20L91,193%20L91,188%20Z%20M57,187%20L52,187%20L52,192%20L57,192%20L57,187%20Z%20M59,174%20L59,183%20L50,183%20L50,174%20L59,174%20Z%20M70,174%20L70,183%20L61,183%20L61,174%20L70,174%20Z%20M68,176%20L63,176%20L63,181%20L68,181%20L68,176%20Z%20M57,176%20L52,176%20L52,181%20L57,181%20L57,176%20Z%20M76,168%20L76,180%20L86,180%20L86,134%20L58,134%20L58,150%20L64,150%20L64,168%20L76,168%20Z%20M96,159%20L88,159%20L88,180%20L96,180%20L96,159%20Z%20M62,152%20L52,152%20L52,168%20L62,168%20L62,152%20Z%20M71,138%20L71,147%20L62,147%20L62,138%20L71,138%20Z%20M82,138%20L82,147%20L73,147%20L73,138%20L82,138%20Z%20M80,140%20L75,140%20L75,145%20L80,145%20L80,140%20Z%20M69,140%20L64,140%20L64,145%20L69,145%20L69,140%20Z%20M75,128%20L69,128%20L69,132%20L75,132%20L75,128%20Z%20M61,185%20L70,185%20L70,194%20L61,194%20L61,185%20Z'%20id='Combined-Shape'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M151,215%20L151,194%20L171,194%20L171,149%20L191,149%20L191,159%20L213,159%20L213,200%20L223,200%20L223,215%20L151,215%20Z'%20id='Combined-Shape'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M193,149%20L193,159%20L214,159%20L214,200%20L223,200%20L223,215%20L221,215%20L221,202%20L203,202%20L203,215%20L201,215%20L201,200%20L212,200%20L212,161%20L193,161%20L193,215%20L191,215%20L191,151%20L171,151%20L171,215%20L169,215%20L169,196%20L152,196%20L152,215%20L150,215%20L150,194%20L169,194%20L169,149%20L193,149%20Z%20M163,206%20L163,201%20L158,201%20L158,206%20L156,206%20L156,199%20L165,199%20L165,208%20L156,208%20L156,206%20L163,206%20Z%20M183,203%20L183,198%20L178,198%20L178,203%20L183,203%20Z%20M185,184%20L185,193%20L176,193%20L176,184%20L185,184%20Z%20M207,184%20L207,193%20L198,193%20L198,184%20L207,184%20Z%20M205,186%20L200,186%20L200,191%20L205,191%20L205,186%20Z%20M183,186%20L178,186%20L178,191%20L183,191%20L183,186%20Z%20M185,172%20L185,181%20L176,181%20L176,172%20L185,172%20Z%20M207,172%20L207,181%20L198,181%20L198,172%20L207,172%20Z%20M205,174%20L200,174%20L200,179%20L205,179%20L205,174%20Z%20M183,174%20L178,174%20L178,179%20L183,179%20L183,174%20Z%20M185,160%20L185,169%20L176,169%20L176,160%20L185,160%20Z%20M183,162%20L178,162%20L178,167%20L183,167%20L183,162%20Z%20M176,196%20L185,196%20L185,205%20L176,205%20L176,196%20Z'%20id='Combined-Shape-Copy'%20fill='%235E63B6'%3e%3c/path%3e%3crect%20id='Rectangle-29'%20fill='%23E1F2FF'%20x='178'%20y='162'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy'%20fill='%23E1F2FF'%20x='178'%20y='174'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-2'%20fill='%23E1F2FF'%20x='178'%20y='186'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-3'%20fill='%23E1F2FF'%20x='178'%20y='198'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-4'%20fill='%23E1F2FF'%20x='158'%20y='201'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-7'%20fill='%23E1F2FF'%20x='86'%20y='199'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-8'%20fill='%23E1F2FF'%20x='86'%20y='188'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-9'%20fill='%23E1F2FF'%20x='63'%20y='187'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-10'%20fill='%23E1F2FF'%20x='52'%20y='187'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-11'%20fill='%23E1F2FF'%20x='52'%20y='176'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-12'%20fill='%23E1F2FF'%20x='63'%20y='176'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-13'%20fill='%23E1F2FF'%20x='64'%20y='140'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-14'%20fill='%23E1F2FF'%20x='75'%20y='140'%20width='5'%20height='5'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-5'%20fill='%23E1F2FF'%20x='193'%20y='161'%20width='3'%20height='54'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-15'%20fill='%23E1F2FF'%20x='166'%20y='196'%20width='3'%20height='19'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-17'%20fill='%23E1F2FF'%20x='76'%20y='182'%20width='3'%20height='33'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-18'%20fill='%23E1F2FF'%20x='88'%20y='159'%20width='3'%20height='21'%3e%3c/rect%3e%3cpolygon%20id='Rectangle-29-Copy-19'%20fill='%23E1F2FF'%20points='64%20150%2067%20153%2067%20168%2064%20168'%3e%3c/polygon%3e%3crect%20id='Rectangle-29-Copy-16'%20fill='%23E1F2FF'%20x='200'%20y='200'%20width='1'%20height='15'%3e%3c/rect%3e%3crect%20id='Rectangle-29-Copy-6'%20fill='%23E1F2FF'%20x='200'%20y='186'%20width='5'%20height='5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ClientError.svg.js b/lib/static/illustrations/ClientError.svg.js new file mode 100644 index 00000000..ac4c8107 --- /dev/null +++ b/lib/static/illustrations/ClientError.svg.js @@ -0,0 +1 @@ +"use strict";var M="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTAwcHgiIGhlaWdodD0iMjUwcHgiIHZpZXdCb3g9IjAgMCA1MDAgMjUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ni4yICg0NDQ5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+aWxsdXN0cmF0aW9uLWVycm9yLTQwNDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIyNTZ4MjU2IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaWxsdXN0cmF0aW9uLWVycm9yLTQwNCI+CiAgICAgICAgICAgIDxnIGlkPSI0MDRfRXJyb3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxLDI0MC4xNyBDMzEsMTE2LjkyIDEzMC45MiwxNyAyNTQuMTcsMTcgQzM3Ny40MiwxNyA0NzcuMzQsMTE2LjkxIDQ3Ny4zNCwyNDAuMTcgTDMxLDI0MC4xNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGMEY5RkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQxNC44MiwyOC41NyBMNDE0LjgyLDMxLjYzIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDE2LjM1LDMwLjEgTDQxMy4yOSwzMC4xIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDkxLjg2LDIzMy44MyBMNDk3LjI4LDIzMy44MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDIzMy43OSBMNi45NywyMzMuNzkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzc0LjU4LDI0MC45MSBMNDI2Ljc3LDI0MC45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzMuNDYsMjQwLjkxIEw0NDAuNTYsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2OC40NSwyNDAuODYgTDM2NC41NywyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNDIyLjQ2IDE3Ni43MSA0MjkuMTkgMTgyLjc2IDQzNi4zOSAxNzkuMTUgNDQwLjQ4IDE4MC4wNSA0NDMuODIgMTY5LjY0IDQzNC42NiAxNjUuMTggNDIwLjM1IDE3MC41NCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQzMi42IDE4MS4wNSA0MzQuNjggMTgzLjg5IDQzOS4yOSAxNzkuNzggNDM2LjM5IDE3OS4xNSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI0MzYuNiAxNzAuNDkgNDM1LjcgMTYyLjkgNDQzLjgyIDE2OS42NCA0NDAuNDggMTgwLjA1Ij48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI0MjQuMDggMTcyLjg4IDQyMy41OCAxNjcuMDMgNDMwLjYzIDE2Ny4yNiA0MzMuMTUgMTY4LjExIj48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI0MjguNjMgMTc4LjEzIDQzMC44MiAxNzIuMDUgNDMzLjI2IDE3My40NyI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzODguODYgMTcwLjA3IDM5NC43MSAxNTcuNTIgNDA3LjAxIDE1OC4yOSA0MTIuMjMgMTU0LjU2IDQyMy4xNyAxNjcuMjEgNDEyLjk1IDE3OC45OCAzODkuNTkgMTgwLjAyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNDAwLjUzIDE1Ny44OCA0MDEuNzUgMTUyLjY0IDQxMC43IDE1NS42NSA0MDcuMDEgMTU4LjI5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQxMC4xMiAxNjIuMjIgNDE1Ljc3IDE4MS41NyA0MjMuMTcgMTY3LjIxIDQxMi4yMyAxNTQuNTYiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjM5My40NCAxNzQuNDggMzk2LjI0IDE4My4wMSA0MDYuMDMgMTc4LjQ3IDQwOS4wNiAxNzUuNzYiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjM5Ni42OSAxNjQuMzcgNDAzLjQzIDE3MS42MiA0MDYuMDEgMTY4LjE1Ij48L3BvbHlsaW5lPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5MS43OSwyNDAuOTEgTDI0My45OCwyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjUwLjY3LDI0MC45MSBMMjg4Ljg1LDI0MC45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xODUuNjcsMjQwLjg2IEwxNjYuMjUsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTY3LjY1LDI0MC45MSBMNzMuMjQsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTYxLjUzLDI0MC44NiBMNDIuMTEsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ3MC43NiwxOTUgQzQ3NS4wMDgzNDYsMTk2LjM1MzkwOSA0NzguODQ0Mzc4LDE5OC43NjIxOCA0ODEuOTEsMjAyIEM0ODguNzMsMjA5LjM2IDQ5NC4zOCwyMzIuODEgNDY4LjEzLDIzMi45MiBDNDQ2LjM3LDIzMy4wMSA0NDUuODQsMjMyLjI0IDQ0My44LDIyNS4yNSBDNDQyLjQxLDIyMC41IDQ0Mi44LDIwNC40MiA0NTIuNywxOTggQzQ1OSwxOTQuMTIgNDYzLjg1LDE5NSA0NjMuODUsMTk1IEM0NjMuODUsMTk1IDQ1OS43MywxODguODIgNDYyLjg1LDE4NS43OSBDNDY2LjI0LDE4NS43OSA0NjcuMDksMTkwLjQgNDY3LjA5LDE5MC40IEM0NjcuMDksMTkwLjQgNDY4LjY3LDE4NS42NyA0NzAuMjQsMTg1Ljc5IEM0NzEuODEsMTg1LjkxIDQ3My4zMSwxODcuODggNDcwLjc2LDE5NSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDMuMzcsMjIxLjgxIEM0NDIuMzcsMjE2Ljk2IDQ0Mi43NiwyMDQuNDggNDUyLjcsMTk4LjA1IEM0NTksMTk0LjE3IDQ2My44NSwxOTUuMDUgNDYzLjg1LDE5NS4wNSBDNDYzLjg1LDE5NS4wNSA0NTkuNzMsMTg4Ljg3IDQ2Mi44NSwxODUuODQgQzQ2My4zMywxOTAuNTcgNDY3LjE2LDE5Ni40NCA0NjcuMTYsMTk2LjQ0IEM0NjcuMTYsMTk2LjQ0IDQ0NS4zMSwyMDggNDUyLjgyLDIzMC4xOCBDNDQ2Ljc2LDIyOS44MSA0NDMuNjIsMjIzLjA3IDQ0My4zNywyMjEuODEgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NzksMjA2Ljk0IEM0ODEuMTk5OTYsMjA5LjkzMjYxNCA0ODIuMTA3NzI3LDIxMy42ODI1NTcgNDgxLjUyLDIxNy4zNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDc0LjgsMjI1IEM0NzQuOCwyMjUgNDc0LjE5LDIyNi45NCA0NzIuNiwyMjcuMDYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NTguOTU3ODcxLCAyMTkuMzMzMDQwKSByb3RhdGUoMTY3LjIyMDAwMCkgdHJhbnNsYXRlKC00NTguOTU3ODcxLCAtMjE5LjMzMzA0MCkgIiB4PSI0NTAuMjUyODcxIiB5PSIyMDYuNzEzMDQiIHdpZHRoPSIxNy40MSIgaGVpZ2h0PSIyNS4yNCIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQ2OC4yNiAyMjcuMTUgNDUzLjg2IDIzMS40OSA0NDkuMTQgMjEwLjcgNDYzLjc5IDIwNi42NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NTguNDIyMjYwLCAyMTQuNjA0OTI3KSByb3RhdGUoLTEyLjc4MDAwMCkgdHJhbnNsYXRlKC00NTguNDIyMjYwLCAtMjE0LjYwNDkyNykgIiBjeD0iNDU4LjQyMjI2IiBjeT0iMjE0LjYwNDkyNyIgcj0iMy4zNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NTcuODc5NTQ5LCAyMTQuMDI4NTAwKSByb3RhdGUoLTEyLjc4MDAwMCkgdHJhbnNsYXRlKC00NTcuODc5NTQ5LCAtMjE0LjAyODUwMCkgIiBjeD0iNDU3Ljg3OTU0OSIgY3k9IjIxNC4wMjg1IiByPSIzLjM1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NTcuNDIsMjE1Ljg2IEM0NTcuNDIsMjE1Ljg2IDQ1Ny40MiwyMTUuOTMgNDU3LjQyLDIxNS45NCBMNDU3LjQyLDIxNS45NCBDNDU3LjMxLDIxNS4wMyA0NTYuNzIsMjE0Ljc3IDQ1Ni40MiwyMTQuMjIgTDQ1Ni40MiwyMTQuMjIgTDQ1Ni40MiwyMTQuMjIgQzQ1Ni4zNTEyNzksMjE0LjAyOTMzNyA0NTYuMzUxMjc5LDIxMy44MjA2NjMgNDU2LjQyLDIxMy42MyBMNDU2LjQyLDIxMy42MyBMNDU2LjQyLDIxMy41NyBMNDU2LjQyLDIxMy41NyBMNDU2LjQyLDIxMy40NiBMNDU2LjQyLDIxMy40NiBMNDU2LjQyLDIxMy40IEw0NTYuNDIsMjEzLjQgTDQ1Ni40MiwyMTMuNCBMNDU2LjQyLDIxMy40IEM0NTYuNTgyNzU2LDIxMy4xMDYyNzMgNDU2Ljc3NzI1MywyMTIuODMxMjk0IDQ1NywyMTIuNTggTDQ1NywyMTIuNTggQzQ1Ny4wMzI4NDUsMjEyLjg5OTU4NiA0NTcuMDk5ODk2LDIxMy4yMTQ3MjQgNDU3LjIsMjEzLjUyIEM0NTcuMDY3NDUyLDIxMy45NDgwMjEgNDU3LjMwNjk3OSwyMTQuNDAyNDUyIDQ1Ny43MzUsMjE0LjUzNSBDNDU4LjE2MzAyMSwyMTQuNjY3NTQ4IDQ1OC42MTc0NTIsMjE0LjQyODAyMSA0NTguNzUsMjE0IEM0NTkuMDA2NjUzLDIxMy44MDYxMjUgNDU5LjI0MTM3NiwyMTMuNTg0ODE1IDQ1OS40NSwyMTMuMzQgTDQ1OS40NSwyMTMuNyBMNDU5LjQ1LDIxMy43IEM0NTkuNDUsMjEzLjcgNDU5LjQ1LDIxMy43NiA0NTkuNDUsMjEzLjc5IEw0NTkuNDUsMjEzLjc5IEM0NTkuNDUsMjEzLjc5IDQ1OS40NSwyMTMuODQgNDU5LjQ1LDIxMy44NyBMNDU5LjQ1LDIxMy44NyBDNDU5LjQ1LDIxMy44NyA0NTkuNDUsMjEzLjg3IDQ1OS40NSwyMTMuOTQgTDQ1OS40NSwyMTMuOTQgQzQ1OS40NSwyMTMuOTQgNDU5LjQ1LDIxNCA0NTkuNDUsMjE0LjAyIEw0NTkuNDUsMjE0LjAyIEM0NTkuNDUsMjE0LjEwNjY2NyA0NTkuNDUsMjE0LjE5MzMzMyA0NTkuNDUsMjE0LjI4IEw0NTkuNDUsMjE0LjI4IEM0NTkuNDM3NDU2LDIxNC40MTE3MDcgNDU5LjQxNDA0MywyMTQuNTQyMTUyIDQ1OS4zOCwyMTQuNjcgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzIgTDQ1OS4zOCwyMTQuNzggTDQ1OS4zOCwyMTQuNzggTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgTDQ1OS4zOCwyMTQuODQgQzQ1OC44MiwyMTUuMTMgNDU4LjE5LDIxNS4wMSA0NTcuNTgsMjE1LjciIGlkPSJGaWxsLTciIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNDYyLjczIDIxOS44MSA0NjMuMDMgMjE5LjMzIDQ2NC4zNSAyMjAuMTYgNDY0Ljg2IDIxOS4zNCA0NjUuMzQgMjE5LjY0IDQ2NC41MyAyMjAuOTQgNDY0LjUyIDIyMC45MyA0NjQuNTIgMjIwLjk0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDYxLjk0LDIyMC41NSBMNDUzLjUyLDIyMi40NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQ2My4zMSAyMjIuNCA0NjMuNjIgMjIxLjkxIDQ2NC45NCAyMjIuNzUgNDY1LjQ1IDIyMS45MyA0NjUuOTMgMjIyLjIzIDQ2NS4xMiAyMjMuNTMgNDY1LjExIDIyMy41MiA0NjUuMTEgMjIzLjUzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDYyLjU1LDIyMy4yNiBMNDU0LjE0LDIyNS4xNyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQ2My45IDIyNC45OSA0NjQuMiAyMjQuNSA0NjUuNTIgMjI1LjMzIDQ2Ni4wNCAyMjQuNTIgNDY2LjUyIDIyNC44MiA0NjUuNyAyMjYuMTEgNDY1LjcgMjI2LjExIDQ2NS42OSAyMjYuMTIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NjMuMTksMjI2LjA3IEw0NTQuNzgsMjI3Ljk3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NjIuMjM3ODcwLCAyMTcuODM5MDI2KSByb3RhdGUoMTY3LjIyMDAwMCkgdHJhbnNsYXRlKC00NjIuMjM3ODcwLCAtMjE3LjgzOTAyNikgIiB4PSI0NTMuMDMyODciIHk9IjIwNC40OTQwMjYiIHdpZHRoPSIxOC40MSIgaGVpZ2h0PSIyNi42OSIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjQ3MS4yIDIyNC43MiA0NTcuODUgMjI4LjggNDUzLjIyIDIwOC4zNiA0NjYuOCAyMDQuNTgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NjYuOTUsMjE2LjQyIEw0NTguMDYsMjE4LjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ2Ny42LDIxOS4yOSBMNDU4LjcxLDIyMS4zMSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NjguMjgsMjIyLjI2IEw0NTkuMzgsMjI0LjI3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTU3LjY5LDE5NiBDNTMuNDQxNjUzOCwxOTcuMzUzOTA5IDQ5LjYwNTYyMjIsMTk5Ljc2MjE4IDQ2LjU0LDIwMyBDMzkuNzIsMjEwLjM2IDM0LjA3LDIzMy44MSA2MC4zMiwyMzMuOTIgQzgyLjA4LDIzNC4wMSA4Mi42MSwyMzMuMjQgODQuNjUsMjI2LjI1IEM4Ni4wNCwyMjEuNSA4NS42NSwyMDUuNDIgNzUuNzUsMTk5IEM2OS40NSwxOTUuMTIgNjQuNiwxOTYgNjQuNiwxOTYgQzY0LjYsMTk2IDY4LjcyLDE4OS44MiA2NS42LDE4Ni43OSBDNjIuMjEsMTg2Ljc5IDYxLjM2LDE5MS40IDYxLjM2LDE5MS40IEM2MS4zNiwxOTEuNCA1OS43OCwxODYuNjcgNTguMjEsMTg2Ljc5IEM1Ni42NCwxODYuOTEgNTUuMTUsMTg4LjggNTcuNjksMTk2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTg1LjA5LDIyMi43NCBDODYuMDksMjE3Ljg5IDg1LjcsMjA1LjQxIDc1Ljc2LDE5OC45OCBDNjkuNDYsMTk1LjEgNjQuNjEsMTk1Ljk4IDY0LjYxLDE5NS45OCBDNjQuNjEsMTk1Ljk4IDY4LjczLDE4OS44IDY1LjYxLDE4Ni43NyBDNjUuMTMsMTkxLjUgNjEuMywxOTcuMzcgNjEuMywxOTcuMzcgQzYxLjMsMTk3LjM3IDgzLjE4LDIwOC45NSA3NS42NywyMzEuMTMgQzgxLjY5LDIzMC43NCA4NC44MywyMjQgODUuMDksMjIyLjc0IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDkuNDcsMjA3Ljg3IEM0Ny4yODc1OTk5LDIxMC44NzAwMjkgNDYuMzk4MDAwNywyMTQuNjE5MzExIDQ3LDIxOC4yOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTMuNjUsMjI1Ljg5IEM1My42NSwyMjUuODkgNTQuMjYsMjI3LjgzIDU1Ljg1LDIyNy45NSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyLjAwODc4MDcyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcwLjA4NjcwMCwgMjIxLjI0NDUwMCkgcm90YXRlKDEyLjY1MjU1NykgdHJhbnNsYXRlKC03MC4wODY3MDAsIC0yMjEuMjQ0NTAwKSAiIHg9IjYxLjM0MzQ4MTkiIHk9IjIwOC41NjkwOTQiIHdpZHRoPSIxNy40ODY0MzYyIiBoZWlnaHQ9IjI1LjM1MDgxMjciIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI2MC4xOSAyMjguMDggNzQuNiAyMzIuNDEgNzkuMzEgMjExLjYzIDY0LjY2IDIwNy41OSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MC4wNDE5NjgsIDIxNS41ODY4MDYpIHJvdGF0ZSgtNzcuMjIwMDAwKSB0cmFuc2xhdGUoLTcwLjA0MTk2OCwgLTIxNS41ODY4MDYpICIgY3g9IjcwLjA0MTk2ODIiIGN5PSIyMTUuNTg2ODA2IiByPSIzLjM1Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcwLjU4Nzc1MywgMjE1LjAwNDM0Mikgcm90YXRlKC03Ny4yMjAwMDApIHRyYW5zbGF0ZSgtNzAuNTg3NzUzLCAtMjE1LjAwNDM0MikgIiBjeD0iNzAuNTg3NzUzNSIgY3k9IjIxNS4wMDQzNDIiIHI9IjMuMzUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcxLDIxNi43OSBDNzEsMjE2Ljc5IDcxLDIxNi44NiA3MSwyMTYuODcgTDcxLDIxNi44NyBDNzEuMTEsMjE1Ljk2IDcxLjcsMjE1LjcgNzIsMjE1LjE1IEw3MiwyMTUuMTUgTDcyLDIxNS4xNSBDNzIuMDY4NzIxNCwyMTQuOTU5MzM3IDcyLjA2ODcyMTQsMjE0Ljc1MDY2MyA3MiwyMTQuNTYgTDcyLDIxNC41NiBMNzIsMjE0LjUgTDcyLDIxNC41IEw3MiwyMTQuMzkgTDcyLDIxNC4zOSBMNzIsMjE0LjMzIEw3MiwyMTQuMzMgTDcyLDIxNC4zMyBMNzIsMjE0LjMzIEM3MS44MzcyNDQ0LDIxNC4wMzYyNzMgNzEuNjQyNzQ2OSwyMTMuNzYxMjk0IDcxLjQyLDIxMy41MSBMNzEuNDIsMjEzLjUxIEM3MS4zODcxNTQ5LDIxMy44Mjk1ODYgNzEuMzIwMTA0MiwyMTQuMTQ0NzI0IDcxLjIyLDIxNC40NSBDNzEuMDkwNTQxMywyMTQuODEwMjQ4IDcwLjkwNDkxNDIsMjE1LjE0Nzc1MiA3MC42NywyMTUuNDUgQzcwLjMxMzk4NywyMTUuMzQyMzIzIDY5Ljk3NjY5NDksMjE1LjE4MDQyMyA2OS42NywyMTQuOTcgQzY5LjQxMzM0NzIsMjE0Ljc3NjEyNSA2OS4xNzg2MjM4LDIxNC41NTQ4MTUgNjguOTcsMjE0LjMxIEw2OC45NywyMTQuNjcgTDY4Ljk3LDIxNC42NyBDNjguOTcsMjE0LjY3IDY4Ljk3LDIxNC43MyA2OC45NywyMTQuNzYgTDY4Ljk3LDIxNC43NiBDNjguOTcsMjE0Ljc2IDY4Ljk3LDIxNC44MSA2OC45NywyMTQuODQgTDY4Ljk3LDIxNC44NCBDNjguOTcsMjE0Ljg0IDY4Ljk3LDIxNC44NCA2OC45NywyMTQuOTEgTDY4Ljk3LDIxNC45MSBDNjguOTcsMjE0LjkxIDY4Ljk3LDIxNC45NyA2OC45NywyMTQuOTkgTDY4Ljk3LDIxNC45OSBDNjguOTcsMjE1LjA3NjY2NyA2OC45NywyMTUuMTYzMzMzIDY4Ljk3LDIxNS4yNSBMNjguOTcsMjE1LjI1IEM2OC45ODI1NDM4LDIxNS4zODE3MDcgNjkuMDA1OTU2OSwyMTUuNTEyMTUyIDY5LjA0LDIxNS42NCBMNjkuMDQsMjE1LjY5IEw2OS4wNCwyMTUuNjkgTDY5LjA0LDIxNS42OSBMNjkuMDQsMjE1LjY5IEw2OS4wNCwyMTUuNjkgTDY5LjA0LDIxNS42OSBMNjkuMDQsMjE1Ljc1IEw2OS4wNCwyMTUuNzUgTDY5LjA0LDIxNS44MSBMNjkuMDQsMjE1LjgxIEw2OS4wNCwyMTUuODEgTDY5LjA0LDIxNS44MSBMNjkuMDQsMjE1LjgxIEw2OS4wNCwyMTUuODEgTDY5LjA0LDIxNS44MSBMNjkuMDQsMjE1LjgxIEw2OS4wNCwyMTUuODEgTDY5LjA0LDIxNS44MSBMNjkuMDQsMjE1LjgxIEw2OS4wNCwyMTUuODEgTDY5LjA0LDIxNS44MSBMNjkuMDQsMjE1LjgxIEw2OS4wNCwyMTUuODEgQzY5LjYsMjE2LjEgNzAuMjMsMjE1Ljk4IDcwLjg0LDIxNi42NyIgaWQ9IkZpbGwtNy0yIiBmaWxsPSIjOTQ1MkJBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjY1LjczIDIyMC43MyA2NS40MiAyMjAuMjUgNjQuMTEgMjIxLjA4IDYzLjU5IDIyMC4yNiA2My4xMSAyMjAuNTcgNjMuOTMgMjIxLjg2IDYzLjkzIDIyMS44NiA2My45MyAyMjEuODYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02Ni41MiwyMjEuNDggTDc0LjkzLDIyMy4zOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjY1LjE0IDIyMy4zMiA2NC44NCAyMjIuODQgNjMuNTIgMjIzLjY3IDYzIDIyMi44NSA2Mi41MiAyMjMuMTYgNjMuMzQgMjI0LjQ1IDYzLjM0IDIyNC40NSA2My4zNSAyMjQuNDUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02NS45LDIyNC4xOSBMNzQuMzIsMjI2LjEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI2NC41NSAyMjUuOTEgNjQuMjUgMjI1LjQzIDYyLjkzIDIyNi4yNiA2Mi40MiAyMjUuNDQgNjEuOTQgMjI1Ljc1IDYyLjc1IDIyNy4wNCA2Mi43NiAyMjcuMDQgNjIuNzYgMjI3LjA0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjUuMjcsMjI2Ljk5IEw3My42OCwyMjguOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjYuMTgwODY0LCAyMTguNzM5OTgwKSByb3RhdGUoMTIuNzgwMDAwKSB0cmFuc2xhdGUoLTY2LjE4MDg2NCwgLTIxOC43Mzk5ODApICIgeD0iNTYuOTc1ODY0NSIgeT0iMjA1LjM5NDk4IiB3aWR0aD0iMTguNDEiIGhlaWdodD0iMjYuNjkiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI1Ny4yNiAyMjUuNjUgNzAuNiAyMjkuNzIgNzUuMjQgMjA5LjI5IDYxLjY2IDIwNS41Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjEuNSwyMTcuMzUgTDcwLjQsMjE5LjM3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTYwLjg1LDIyMC4yMiBMNjkuNzUsMjIyLjIzIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTYwLjE4LDIyMy4xOCBMNjkuMDgsMjI1LjIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjQwNy40NyIgeT0iMTgwLjQ4IiB3aWR0aD0iNDkuNTEiIGhlaWdodD0iNTMuMzMiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iMzgyLjY3IiB5PSIxODAuNTMiIHdpZHRoPSIyNC43NSIgaGVpZ2h0PSI1My4zMyI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4OC43MiwyMTEuODEgTDQwMC4xNywyMTEuODEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4OC43MiwyMTUuOTIgTDQwMC4xNywyMTUuOTIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4OC43MiwyMjAuMDQgTDQwMC4xNywyMjAuMDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IkVSUk9SIiBmaWxsPSIjMzc1RDgxIiBmb250LWZhbWlseT0iTGF0by1SZWd1bGFyLCBMYXRvIiBmb250LXNpemU9IjEwLjIiIGZvbnQtd2VpZ2h0PSJub3JtYWwiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI0MTUuNzUiIHk9IjIxMi45MSI+RVJST1I8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3OC44LDIzMy44NiBMNDg2LjM5LDIzMy44NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00OTIuMjgsMTYzLjAyIEw0OTIuMjgsMTY4LjQ2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00OTUsMTY1Ljc0IEw0ODkuNTYsMTY1Ljc0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzMDQuMjYgMTYwLjcyIDI3MC4zMSAxNjAuNzIgMjUxLjcxIDEzOC40NiAyODUuNjUgMTM4LjQ2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzA0LjI2IDE2MC43MiAzNzIuMTUgMTYwLjcyIDM5MC43NSAxMzguNDYgMzIyLjg2IDEzOC40NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI4MC42NywxODcuMjkgTDI4MC42NywxOTAuMzUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yODIuMiwxODguODIgTDI3OS4xNCwxODguODIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAzLjU0ODkwMSwgMTQ1Ljc0MDA4MCkgcm90YXRlKC0xNi45NjAwMDApIHRyYW5zbGF0ZSgtMzAzLjU0ODkwMSwgLTE0NS43NDAwODApICIgeD0iMjc4LjY5MzkwMSIgeT0iMTA5LjY5NTA4IiB3aWR0aD0iNDkuNzEiIGhlaWdodD0iNzIuMDkiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyOTEuNjIgMTc4LjQyIDMzMy40OSAxNjguNzggMzE1LjczIDExMC41NSAyNzMuNjggMTIxLjI5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5OC4zMjU4OTIsIDEzMy40MTUyNjQpIHJvdGF0ZSgtMTYuOTYwMDAwKSB0cmFuc2xhdGUoLTI5OC4zMjU4OTIsIC0xMzMuNDE1MjY0KSAiIGN4PSIyOTguMzI1ODkyIiBjeT0iMTMzLjQxNTI2NCIgcj0iOS41NiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTguODYzNTc1LCAxMzEuMjIyOTkwKSByb3RhdGUoLTE2Ljk2MDAwMCkgdHJhbnNsYXRlKC0yOTguODYzNTc1LCAtMTMxLjIyMjk5MCkgIiBjeD0iMjk4Ljg2MzU3NSIgY3k9IjEzMS4yMjI5OSIgcj0iOS41NiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzAyLjUxLDEzNS4wNyBMMzAyLjY2LDEzNS4yNiBMMzAyLjY2LDEzNS4yNiBDMzAxLjY2LDEzMi44NSAzMDIuNzQsMTMxLjM4IDMwMi42NiwxMjkuNTggQzMwMi42NTc2NjksMTI5LjU1MDA0NSAzMDIuNjU3NjY5LDEyOS41MTk5NTUgMzAyLjY2LDEyOS40OSBDMzAyLjY2MjAxOCwxMjkuNDUwMDI1IDMwMi42NjIwMTgsMTI5LjQwOTk3NSAzMDIuNjYsMTI5LjM3IEMzMDIuNTE3MjI4LDEyOC44MDY0MDQgMzAyLjE4MDk4MiwxMjguMzEwODgzIDMwMS43MSwxMjcuOTcgTDMwMS43MSwxMjcuOTcgTDMwMS41OCwxMjcuODYgTDMwMS41OCwxMjcuODYgTDMwMS4zMiwxMjcuNjYgTDMwMS4zMiwxMjcuNjYgTDMwMS4yNCwxMjcuNjEgTDMwMS4xNiwxMjcuNTYgTDMwMS4wOCwxMjcuNTEgTDMwMSwxMjcuNDYgTDMwMC45NCwxMjcuNDYgQzMwMC4xMjAyMjUsMTI2Ljk2MjczNCAyOTkuMjQ4MzM2LDEyNi41NTY5NyAyOTguMzQsMTI2LjI1IEwyOTguMzQsMTI2LjI1IEMyOTguNzA2MzI0LDEyNy4wOTE0NjUgMjk4Ljk4MTIzNCwxMjcuOTY5ODMzIDI5OS4xNiwxMjguODcgQzI5OS4zMjM4MTMsMTI5LjkyMzY3MSAyOTkuMzIzODEzLDEzMC45OTYzMjkgMjk5LjE2LDEzMi4wNSBDMjk4LjEyMDk1NywxMzIuMjg2MDcgMjk3LjA1MTY5MiwxMzIuMzYwMjc4IDI5NS45OSwxMzIuMjcgQzI5NS4wNzkzNTksMTMyLjE1NDQ4MyAyOTQuMTg0MDUzLDEzMS45Mzk4NzggMjkzLjMyLDEzMS42MyBMMjkzLjQyLDEzMS44NSBMMjkzLjQyLDEzMS45MiBMMjkzLjQ5LDEzMi4wOCBMMjkzLjQ5LDEzMi4xNSBMMjkzLjU3LDEzMi4zMSBMMjkzLjU3LDEzMi4zNyBMMjkzLjY3LDEzMi41NyBMMjkzLjY3LDEzMi41NyBMMjkzLjc5LDEzMi44IEwyOTMuNzksMTMyLjggTDI5My45LDEzMyBMMjkzLjksMTMzIEwyOTQsMTMzLjE4IEwyOTQsMTMzLjE4IEwyOTQuMTIsMTMzLjM4IEwyOTQuMTIsMTMzLjM4IEMyOTQuMjUzMzMzLDEzMy41OTMzMzMgMjk0LjM5LDEzMy43OTY2NjcgMjk0LjUzLDEzMy45OSBMMjk0LjUzLDEzMy45OSBDMjk0Ljc0OTI3NSwxMzQuMjk2MjQ5IDI5NC45OTM0MzYsMTM0LjU4Mzg5MSAyOTUuMjYsMTM0Ljg1IEwyOTUuMzcsMTM0Ljk1IEwyOTUuMzcsMTM0Ljk1IEwyOTUuNDcsMTM1LjA0IEwyOTUuNDcsMTM1LjA0IEwyOTUuNTgsMTM1LjEzIEwyOTUuNTgsMTM1LjEzIEwyOTUuNzIsMTM1LjIzIEwyOTUuNzIsMTM1LjIzIEwyOTUuNzIsMTM1LjIzIEwyOTUuODgsMTM1LjMzIEwyOTUuOTksMTM1LjM5IEwyOTUuOTksMTM1LjM5IEwyOTYuMDYsMTM1LjM5IEwyOTYuMTEsMTM1LjM5IEwyOTYuMTcsMTM1LjM5IEwyOTYuMjIsMTM1LjM5IEwyOTYuMjksMTM1LjM5IEwyOTYuMzQsMTM1LjM5IEwyOTYuNDEsMTM1LjM5IEwyOTcsMTM1LjM5IEMyOTguOCwxMzUuMzIgMzAwLjIsMTM0LjEzIDMwMi42OCwxMzQuOTciIGlkPSJGaWxsLTctMyIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyOTQuOTQgMTUyLjM3IDI5My41MSAxNTEuNjEgMjkxLjQyIDE1NS41MyAyODguOTggMTU0LjIzIDI4OC4yMiAxNTUuNjYgMjkyLjA3IDE1Ny43MiAyOTIuMDggMTU3LjcxIDI5Mi4wOSAxNTcuNzEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTcuOTUsMTUzLjA5IEwzMjEuNTIsMTQ1LjkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyOTcuMTUgMTU5LjYyIDI5NS43MiAxNTguODYgMjkzLjYzIDE2Mi43OCAyOTEuMTkgMTYxLjQ4IDI5MC40MyAxNjIuOTEgMjk0LjI5IDE2NC45NyAyOTQuMjkgMTY0Ljk2IDI5NC4zIDE2NC45NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMC4yNywxNjAuNjkgTDMyMy44NCwxNTMuNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjI5OS4zNiAxNjYuODcgMjk3LjkzIDE2Ni4xMSAyOTUuODQgMTcwLjAzIDI5My40IDE2OC43NCAyOTIuNjQgMTcwLjE3IDI5Ni41IDE3Mi4yMiAyOTYuNSAxNzIuMjEgMjk2LjUxIDE3Mi4yMiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMi42NiwxNjguNTQgTDMyNi4yMywxNjEuMzYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzU5LjI1LDE1OS42NSBMMzU5LjI1LDE2Mi43MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzYwLjc4LDE2MS4xOCBMMzU3LjczLDE2MS4xOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0NC42MTgwODAsIDE1OC40NzkzNDApIHJvdGF0ZSgxOS41NDAwMDApIHRyYW5zbGF0ZSgtMzQ0LjYxODA4MCwgLTE1OC40NzkzNDApICIgeD0iMzE5LjM0MzA4IiB5PSIxMjEuODI5MzQiIHdpZHRoPSI1MC41NSIgaGVpZ2h0PSI3My4zIiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzE1LjEzIDE3Ny45NSAzNTUuMTggMTk1LjM4IDM3NS44OCAxMzcuMDUgMzM1LjAxIDEyMC40Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0Ny44MTcxMjYsIDE0NS4yMzIwMzUpIHJvdGF0ZSgtNzAuNDYwMDAwKSB0cmFuc2xhdGUoLTM0Ny44MTcxMjYsIC0xNDUuMjMyMDM1KSAiIGN4PSIzNDcuODE3MTI2IiBjeT0iMTQ1LjIzMjAzNSIgcj0iOS43MiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDkuNTc5ODY4LCAxNDMuNzc1MDc3KSByb3RhdGUoLTcwLjQ2MDAwMCkgdHJhbnNsYXRlKC0zNDkuNTc5ODY4LCAtMTQzLjc3NTA3NykgIiBjeD0iMzQ5LjU3OTg2OCIgY3k9IjE0My43NzUwNzciIHI9IjkuNzIiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1MC4yNSwxNDkuMSBDMzUwLjI1LDE0OS4yMyAzNTAuMjUsMTQ5LjMyIDM1MC4yNSwxNDkuMzUgTDM1MC4yNSwxNDkuMzUgQzM1MC44OCwxNDYuNzYgMzUyLjY2LDE0Ni4yMiAzNTMuNzEsMTQ0LjczIEwzNTMuNzEsMTQ0LjY1IEwzNTMuNzcsMTQ0LjU0IEMzNTMuOTk0NTA0LDE0My45OTI2NTcgMzU0LjAxOTI4NCwxNDMuMzgzNzc2IDM1My44NCwxNDIuODIgTDM1My44NCwxNDIuODIgTDM1My44NCwxNDIuNjUgTDM1My44NCwxNDIuNjUgTDM1My43NCwxNDIuMzMgTDM1My43NCwxNDIuMzMgTDM1My43NCwxNDIuMjQgTDM1My43NCwxNDIuMTUgTDM1My43NCwxNDIuMDYgTDM1My43NCwxNDEuOTcgTDM1My43NCwxNDEuOSBDMzUzLjM2ODQ4NywxNDAuOTk3OTc0IDM1Mi44OTkwMDQsMTQwLjEzOTQ5MiAzNTIuMzQsMTM5LjM0IEwzNTIuMzQsMTM5LjM0IEMzNTIuMTMyMzM0LDE0MC4yNTAxMiAzNTEuODI3MjQxLDE0MS4xMzUyMjUgMzUxLjQzLDE0MS45OCBDMzUwLjkyNzYxNCwxNDIuOTQwMzA5IDM1MC4yNzk5ODcsMTQzLjgxNzMwNCAzNDkuNTEsMTQ0LjU4IEMzNDguNTE5MjcsMTQ0LjE0MzI4NyAzNDcuNjAxODIsMTQzLjU1NjM4OCAzNDYuNzksMTQyLjg0IEMzNDYuMTEzODIzLDE0Mi4xOTQzNzkgMzQ1LjUxMDIzOSwxNDEuNDc2Nzg0IDM0NC45OSwxNDAuNyBMMzQ0LjkzLDE0MC45NCBMMzQ0LjkzLDE0MS4wMSBMMzQ0LjkzLDE0MS4xOCBMMzQ0LjkzLDE0MS4yNiBMMzQ0LjkzLDE0MS40NCBMMzQ0LjkzLDE0MS41MSBMMzQ0LjkzLDE0MS43MyBMMzQ0LjkzLDE0MS43MyBMMzQ0LjkzLDE0MS45OSBMMzQ0LjkzLDE0MS45OSBMMzQ0LjkzLDE0Mi4yMiBMMzQ0LjkzLDE0Mi4yMiBMMzQ0LjkzLDE0Mi40MyBMMzQ0LjkzLDE0Mi40MyBDMzQ0LjkzLDE0Mi41MSAzNDQuOTMsMTQyLjU5IDM0NC45MywxNDIuNjcgTDM0NC45MywxNDIuNjcgQzM0NC45MywxNDIuOTIzMzMzIDM0NC45MywxNDMuMTczMzMzIDM0NC45MywxNDMuNDIgTDM0NC45MywxNDMuNDIgQzM0NC45MjIyNDEsMTQzLjgwMTI3MiAzNDQuOTQ1NjUzLDE0NC4xODI1NDEgMzQ1LDE0NC41NiBMMzQ1LDE0NC43MSBMMzQ1LDE0NC43MSBMMzQ1LDE0NC44NCBMMzQ1LDE0NC44NCBMMzQ1LDE0NC45OCBMMzQ1LDE0NC45OCBMMzQ1LDE0NC45OCBMMzQ1LDE0NC45OCBMMzQ1LjA1LDE0NS4xNSBMMzQ1LjA1LDE0NS4xNSBMMzQ1LjA1LDE0NS4xNSBMMzQ1LjEyLDE0NS4zMyBMMzQ1LjE3LDE0NS40NSBMMzQ1LjE3LDE0NS40NSBMMzQ1LjE3LDE0NS41MiBMMzQ1LjE3LDE0NS41MiBMMzQ1LjE3LDE0NS41OCBMMzQ1LjE3LDE0NS41OCBMMzQ1LjE3LDE0NS42NCBMMzQ1LjE3LDE0NS42NCBMMzQ1LjE3LDE0NS42OSBMMzQ1LjE3LDE0NS42OSBMMzQ1LjIzLDE0NS43NCBMMzQ1LjIzLDE0NS43NCBMMzQ1LjMyLDE0NS44MSBMMzQ1LjM3LDE0NS44MSBDMzQ2Ljg4LDE0Ni44MSAzNDguNzUsMTQ2LjcyIDM1MC4yNywxNDguOSIgaWQ9IkZpbGwtNy00IiBmaWxsPSIjOTQ1MkJBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjMzMy41OSAxNTguNjYgMzMyLjg4IDE1Ny4xNyAzMjguOCAxNTkuMTEgMzI3LjYgMTU2LjU4IDMyNi4xMSAxNTcuMjkgMzI4LjAyIDE2MS4zIDMyOC4wMyAxNjEuMjkgMzI4LjA0IDE2MS4zMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNS42MiwxNjEuMDcgTDM1OS4yMywxNjkuNDUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzMzEuMDIgMTY1LjkzIDMzMC4zMSAxNjQuNDQgMzI2LjIzIDE2Ni4zOCAzMjUuMDIgMTYzLjg0IDMyMy41MyAxNjQuNTUgMzI1LjQ0IDE2OC41NyAzMjUuNDUgMTY4LjU2IDMyNS40NiAxNjguNTciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzIuOTIsMTY4LjY4IEwzNTYuNTMsMTc3LjA2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzI4LjQ0IDE3My4xOSAzMjcuNzMgMTcxLjcgMzIzLjY1IDE3My42NSAzMjIuNDQgMTcxLjExIDMyMC45NSAxNzEuODIgMzIyLjg2IDE3NS44MyAzMjIuODcgMTc1LjgyIDMyMi44OCAxNzUuODQiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzAuMTIsMTc2LjU1IEwzNTMuNzQsMTg0LjkzIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMzUuOTA5MTI1LCAxNDMuNDc4NTMxKSByb3RhdGUoMTYuMDYwMDAwKSB0cmFuc2xhdGUoLTMzNS45MDkxMjUsIC0xNDMuNDc4NTMxKSAiIHg9IjMxMC43MTQxMjUiIHk9IjEwNi45NDM1MzEiIHdpZHRoPSI1MC4zOSIgaGVpZ2h0PSI3My4wNyIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjM0OSAxNzYuNTQgMzA2LjQyIDE2Ny40MyAzMjMuNDkgMTA4LjEzIDM2Ni4yNyAxMTguMzUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMzguMzkwMzU3LCAxMzEuMjk1MjY4KSByb3RhdGUoMTUuODMwMDAwKSB0cmFuc2xhdGUoLTMzOC4zOTAzNTcsIC0xMzEuMjk1MjY4KSAiIHg9IjMyNi42OTAzNTciIHk9IjEyMy40NjAyNjgiIHdpZHRoPSIyMy40IiBoZWlnaHQ9IjE1LjY3IiByeD0iNy42NiI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDAuNDI1Nzk5LCAxMjkuODQ2MzU5KSByb3RhdGUoMTUuODMwMDAwKSB0cmFuc2xhdGUoLTM0MC40MjU3OTksIC0xMjkuODQ2MzU5KSAiIHg9IjMyOC43MjU3OTkiIHk9IjEyMi4wMTEzNTkiIHdpZHRoPSIyMy40IiBoZWlnaHQ9IjE1LjY3IiByeD0iNy42NiI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNi42OCwxMjYuMyBDMzM2Ljk3MDI3MSwxMjYuMzc2OTcgMzM3LjI0Njg3OSwxMjYuNDk4NDA4IDMzNy41LDEyNi42NiBDMzM3LjY5ODg1NywxMjYuNzg2ODc2IDMzNy44NjkxMzMsMTI2Ljk1Mzc0NyAzMzgsMTI3LjE1IEMzMzguMTE1OTY1LDEyNy4zMjcxNDggMzM4LjE4Nzk2LDEyNy41Mjk0MjEgMzM4LjIxLDEyNy43NCBDMzM4LjIyODQ5MSwxMjcuOTYyNDQ2IDMzOC4yMDQ3NDEsMTI4LjE4NjM4MiAzMzguMTQsMTI4LjQgQzMzOC4wNzc1NzUsMTI4LjYyNDcwOCAzMzcuOTcyMzEyLDEyOC44MzUyMzUgMzM3LjgzLDEyOS4wMiBDMzM3LjY5NzM0MywxMjkuMTkzNTUzIDMzNy41MjYxNzYsMTI5LjMzMzkxIDMzNy4zMywxMjkuNDMgQzMzNy4xMTM1OTEsMTI5LjUzMDYyNiAzMzYuODc4NjEsMTI5LjU4NTExNSAzMzYuNjQsMTI5LjU5IEMzMzYuMzQ1NDQ0LDEyOS41OTY4NjQgMzM2LjA1MTY5OSwxMjkuNTU2MzQ4IDMzNS43NywxMjkuNDcgTDMzNS4wOSwxMjkuMjcgTDMzNC41OSwxMzAuOTkgTDMzMy42OCwxMzAuNzMgTDMzNS4wOSwxMjUuODMgTDMzNi42OCwxMjYuMyBaIE0zMzUuOTcsMTI4Ljc2IEMzMzYuMTE5MDA4LDEyOC44MDUwOCAzMzYuMjc0NDE0LDEyOC44MjUzNTEgMzM2LjQzLDEyOC44MiBDMzM2LjU1NTEyLDEyOC44MTY1NTUgMzM2LjY3Nzk3OSwxMjguNzg1ODQgMzM2Ljc5LDEyOC43MyBDMzM2Ljg5Njg4LDEyOC42NzU3MDEgMzM2Ljk4OTQsMTI4LjU5Njg4OSAzMzcuMDYsMTI4LjUgQzMzNy4xMzczNDQsMTI4LjM5MDkgMzM3LjE5NDg4OCwxMjguMjY5MDQyIDMzNy4yMywxMjguMTQgQzMzNy4yNTMwMTUsMTI4LjAxNzc0IDMzNy4yNTMwMTUsMTI3Ljg5MjI2IDMzNy4yMywxMjcuNzcgQzMzNy4yMjE1ODcsMTI3LjY1NzA4OCAzMzcuMTg3Mzc2LDEyNy41NDc2MTIgMzM3LjEzLDEyNy40NSBDMzM3LjA2MzM0MSwxMjcuMzQ1NDAyIDMzNi45NzQ1OTgsMTI3LjI1NjY1OSAzMzYuODcsMTI3LjE5IEMzMzYuNzQwNTQ5LDEyNy4xMDU1NDQgMzM2LjU5ODg5OSwxMjcuMDQxNDY0IDMzNi40NSwxMjcgTDMzNS43NywxMjYuOCBMMzM1LjI2LDEyOC41NiBMMzM1Ljk3LDEyOC43NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0Mi45MiwxMzAuNzUgQzM0Mi44MjgwMTcsMTMxLjA4OTgwMiAzNDIuNjcxODc4LDEzMS40MDg4NyAzNDIuNDYsMTMxLjY5IEMzNDIuMDYxMjIxLDEzMi4yMTU1NTggMzQxLjQ1NzU1LDEzMi41NDY0ODYgMzQwLjgsMTMyLjYgQzM0MC40Mzk1OSwxMzIuNjMwODU1IDM0MC4wNzY1OTQsMTMyLjU5MzUzNyAzMzkuNzMsMTMyLjQ5IEwzMzcuODYsMTMxLjk1IEwzMzkuMjcsMTI3LjA1IEwzNDEuMTQsMTI3LjU5IEMzNDEuNTAwODAyLDEyNy42Nzk5MzEgMzQxLjg0MDUxOSwxMjcuODM5NTk4IDM0Mi4xNCwxMjguMDYgQzM0Mi40MDEyMjQsMTI4LjI1Njc3NiAzNDIuNjE5MDg5LDEyOC41MDUyNzkgMzQyLjc4LDEyOC43OSBDMzQyLjkzNTc1MywxMjkuMDc0MDg3IDM0My4wMzEwODIsMTI5LjM4NzMxMSAzNDMuMDYsMTI5LjcxIEMzNDMuMDgwMjcyLDEzMC4wNjI0MyAzNDMuMDMyNzQ3LDEzMC40MTU0NzcgMzQyLjkyLDEzMC43NSBaIE0zNDEuOTksMTMwLjQ4IEMzNDIuMDYzMjgzLDEzMC4yMzY5NjggMzQyLjA5NzA0NiwxMjkuOTgzNzQyIDM0Mi4wOSwxMjkuNzMgQzM0Mi4wODQ2MiwxMjkuNTExODE5IDM0Mi4wMzM1MTksMTI5LjI5NzE5NSAzNDEuOTQsMTI5LjEgQzM0MS44NDc0MDgsMTI4LjkxMjkyNyAzNDEuNzE0MTU3LDEyOC43NDg5MjYgMzQxLjU1LDEyOC42MiBDMzQxLjM2ODM2OCwxMjguNDgwODY3IDM0MS4xNjEwOCwxMjguMzc4OTIyIDM0MC45NCwxMjguMzIgTDMzOS45NCwxMjguMDUgTDMzOC45NCwxMzEuNSBMMzM5Ljk0LDEzMS43NyBDMzQwLjE1OTgwOCwxMzEuODM4MDY3IDM0MC4zOTA5MzUsMTMxLjg2MTg1OSAzNDAuNjIsMTMxLjg0IEMzNDAuODI5MTkyLDEzMS44MTg0OTEgMzQxLjAzMDg1LDEzMS43NTAxMzMgMzQxLjIxLDEzMS42NCBDMzQxLjM5Mjk0MSwxMzEuNTIzNTk5IDM0MS41NDk2MDcsMTMxLjM3MDMzOSAzNDEuNjcsMTMxLjE5IEMzNDEuODE4NjAyLDEzMC45NzMyNjUgMzQxLjkzMDEyMywxMzAuNzMzMzI1IDM0MiwxMzAuNDggTDM0MS45OSwxMzAuNDggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjM0NS4xNCAxMjkuNTIgMzQ0LjcyIDEzMC45NyAzNDYuNTYgMTMxLjUgMzQ2LjM1IDEzMi4yMyAzNDQuNTEgMTMxLjcgMzQzLjk0IDEzMy43IDM0My4wMyAxMzMuNDQgMzQ0LjQ0IDEyOC41NCAzNDcuNTMgMTI5LjQzIDM0Ny4zMiAxMzAuMTUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjIuOTYsMTQ1LjQzIEwzNDYuOTcsMTUyLjM0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyMC43NCwxNTMuMTcgTDM0NC43NCwxNjAuMDgiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE4LjQzLDE2MS4xNyBMMzQyLjQ0LDE2OC4wOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTMuOTIsMTIyIEwzNTcuNzcsMTIyLjMzIEMzNTkuMDk2MjAzLDEyMi40NDI2MTcgMzYwLjIxODYyNSwxMjMuMzU0ODMzIDM2MC42LDEyNC42MyBDMzYxLjY3LDEyOC4yNyAzNjEuMDYsMTMxLjQ4IDM2MC45OCwxMzQuMjYgQzM2MC44NSwxMzkuNDEgMzU5LjgzLDE0MS45NyAzNTguNywxNDYuMiBMMzUyLjkzLDE0NS41OCBDMzUzLjY0Nzc3NSwxNDIuODA0NDUxIDM1NC4xNjI0NywxMzkuOTgwMzE1IDM1NC40NywxMzcuMTMgQzM1NC43NCwxMzUuMTMgMzUyLjE0LDEyNi45NCAzNTIuNjIsMTIzLjA2IEMzNTIuNjg4MzIxLDEyMi40MDk0MDkgMzUzLjI2ODk3NCwxMjEuOTM1OTUzIDM1My45MiwxMjIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzQxLjE2LDEzOS4zOSBMMzM2LjA2LDE0NC4yNyBMMzMzLjIsMTQzLjkxIEMzMzMuMiwxNDMuOTEgMzMzLjIsMTM5LjQ5IDMzMy4yLDEzNy42MyBDMzMzLjAzNTY3NiwxMzMuNDA4MDIzIDMzMi41NjQ0MzMsMTI5LjIwMzU5NCAzMzEuNzksMTI1LjA1IEMzMzEuNjA4ODkzLDEyNC4yMDkwNTggMzMxLjUyNTAxLDEyMy4zNTAwOTIgMzMxLjU0LDEyMi40OSBDMzMxLjU2NzIyNywxMjEuODY0NTAyIDMzMS44NTA0NzMsMTIxLjI3NzcyMiAzMzIuMzIzMjkxLDEyMC44NjczMTcgQzMzMi43OTYxMDksMTIwLjQ1NjkxMSAzMzMuNDE2ODg5LDEyMC4yNTg5OTUgMzM0LjA0LDEyMC4zMiBMMzM3LjQ1LDEyMC42MSBDMzM5LjQ1MzMyNCwxMjAuNzUzODg3IDM0MS4xMDIwNzEsMTIyLjI0MTg4MSAzNDEuNDUsMTI0LjIyIEMzNDIuMzgsMTMwLjM3IDM0MS4xNiwxMzkuMzkgMzQxLjE2LDEzOS4zOSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjOTQ1MkJBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgc3Ryb2tlLXdpZHRoPSIwLjUiIHBvaW50cz0iMzM0LjkyIDEzNS4yIDMzNC4yMSAxMzQuNDYgMzM1IDEzMy44NiAzMzYuMTYgMTM0LjQyIDMzNS44NyAxMzQuOTMgMzM0LjkgMTM0LjYxIDMzNC45MiAxMzQuNDMgMzM1LjE4IDEzNC40NiI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzMsMTU4LjQ5IEMzMzYuMzgsMTU4Ljg1IDMzOS4zNiwxNjEuNDkgMzQ2LjI1LDE2Mi4zNSBDMzQ2LjI5OTg1NCwxNjIuNzY4NyAzNDYuMzkzNzA2LDE2My4xODA5NzggMzQ2LjUzLDE2My41OCBDMzQ3LjUzLDE2Ni40IDM0OC42NiwxNzQuMzYgMzQ3LjA5LDE3OS4zOSBMMzQ1Ljg1LDE4My4zOSBDMzQ1LjQ0Mjg5MywxODQuNjkwODY4IDM0NS4xNzgwMTIsMTg2LjAzMjAzNiAzNDUuMDYsMTg3LjM5IEwzNDUuMDYsMTg3LjM5IEMzNDUuMDAzODU2LDE4Ny45NDUyNTEgMzQ1LjAwMzg1NiwxODguNTA0NzQ5IDM0NS4wNiwxODkuMDYgQzM0NS4wNiwxODkuMTkzMzMzIDM0NS4wOCwxODkuMzMgMzQ1LjEyLDE4OS40NyBDMzQ1LjE4NzM1MSwxODkuODY5OTY0IDM0NS4yODQyODMsMTkwLjI2NDM4IDM0NS40MSwxOTAuNjUgTDM0NS41NCwxOTEuMDMgQzM0NS42MzMzMzMsMTkxLjI3NjY2NyAzNDUuNzQsMTkxLjUyIDM0NS44NiwxOTEuNzYgQzM0NS45OCwxOTIgMzQ2LjExLDE5Mi4yMyAzNDYuMjUsMTkyLjQ1IEMzNDYuNjcwOTAzLDE5My4xMjMzMzQgMzQ3LjE4NjE0MiwxOTMuNzMyODY1IDM0Ny43OCwxOTQuMjYgQzM0Ny45OCwxOTQuNDMzMzMzIDM0OC4xODY2NjcsMTk0LjYgMzQ4LjQsMTk0Ljc2IEMzNDkuNjIxMTA2LDE5NS42NTAxMzcgMzUxLjA2Mzk1MywxOTYuMTg2NDQ3IDM1Mi41NywxOTYuMzEgTDM1My45MiwxOTYuNDIgQzM1Ni4wOTUzNjEsMTk2LjU5OTk2OCAzNTguMjUzMjUxLDE5NS45MDk0NDQgMzU5LjkyLDE5NC41IEMzNjAuMTIsMTk0LjMyNjY2NyAzNjAuMzEzMzMzLDE5NC4xNDY2NjcgMzYwLjUsMTkzLjk2IEMzNjAuODM1MzUxLDE5My42MTM4NjIgMzYxLjEzOTg0LDE5My4yMzkxMDYgMzYxLjQxLDE5Mi44NCBDMzYxLjUxLDE5Mi42OSAzNjEuNjEsMTkyLjU0IDM2MS43LDE5Mi4zOCBMMzYxLjksMTkyLjAzIEMzNjIuMjgwNDUyLDE5MS4zMDQyMzkgMzYyLjU1MDEwNywxOTAuNTI1NjA5IDM2Mi43LDE4OS43MiBDMzYyLjc1MDgzOSwxODkuNDQyMDM5IDM2Mi43ODc1NTMsMTg5LjE2MTY3OSAzNjIuODEsMTg4Ljg4IEwzNjIuODEsMTg4Ljg4IEMzNjIuODU3MDc1LDE4OC4zMzQ4MzcgMzYyLjY4NTMxOCwxODcuNzkzMzQ1IDM2Mi4zMzI2MjIsMTg3LjM3NDk4NyBDMzYxLjk3OTkyNSwxODYuOTU2NjI5IDM2MS40NzUyNzMsMTg2LjY5NTc4NCAzNjAuOTMsMTg2LjY1IEwzNTIuNSwxODUuOTQgTDM1NC4zOSwxNzguNzMgQzM1Ni41MiwxNzEuMzQgMzU2LjUsMTY2LjI4IDM1NS42MiwxNjIuODMgQzM1NS40MiwxNjIuMDYgMzU0LjE4LDE1OS4yOSAzNTQuMTgsMTU5LjI5IEMzNTguOTYsMTUzIDM2NS42NywxNTAuNjMgMzcyLjY1LDE1MC4zOCBDMzc4LjU5LDE1MC4xNiAzOTAuODIsMTU2LjU5IDM4My43NSwxNjIuMjQgQzM3Ni42OCwxNjcuODkgMzg0LjkxLDE2NC43IDM4Ni4xNCwxNjQuMDEgQzM4Ny4zNywxNjMuMzIgMzk0LjU5LDE1OC4wOCAzODguMDEsMTQ4Ljk0IEMzODUuMjMsMTQ1LjA3IDM4Mi4wMSwxNDEuNSAzNzMuODEsMTM4LjI3IEMzNzIuNSwxMzcuNzUgMzY1LjE4LDEzNi41OSAzNjEuMzEsMTM1LjEyIEMzNDkuOCwxMzAuNzMgMzM5Ljg5LDEzMy42MSAzMzMuODYsMTQwLjk0IEMzMjcuODMsMTQ4LjI3IDMzMS42NCwxNTguMzUgMzMzLDE1OC40OSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjOTQ1MkJBIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzkuMzUsMTcwLjMxIEMzMzguODgsMTc5LjA1IDMzMS4zNSwxODUuMzEgMzIzLjQsMTg2LjEgQzMyMS43NCwxODYuMjYgMzIxLjE3LDE4Ni43MyAzMTkuNCwxODYuNTggTDMxOC4wMywxODYuNDYgQzMxMy40NDEwNDYsMTg2LjA3MjY3IDMxMC4wMjcwNDksMTgyLjA1MDk0NyAzMTAuMzksMTc3LjQ2IEMzMTAuNDkwNTksMTc2LjMxMTg2IDMxMS41MDE2NDksMTc1LjQ2MTg1NSAzMTIuNjUsMTc1LjU2IEwzMjYuNzQsMTc2Ljc2IEwzMjcuODgsMTc2Ljg2IEwzMjYuNzMsMTc2Ljc2IEMzMjkuOTQsMTc1LjcxIDMzMi4yMSwxNzEuOTEgMzMyLjczLDE2OS43NiBDMzMzLjQ2MzYxNCwxNjcuMjUzOTA0IDMzMy4zNjg5MjIsMTY0LjU3Nzk3MyAzMzIuNDYsMTYyLjEzIEMzMzEuOTcxMDc0LDE2MC43MzY3MjkgMzMxLjg2NzQyNiwxNTkuMjM3MjkxIDMzMi4xNiwxNTcuNzkgTDMzMi4yNCwxNTcuNzkgQzMzMi4zNzEwOTIsMTU2Ljk4Mjc4IDMzMi41NjUwMTUsMTU2LjE4NzAyOCAzMzIuODIsMTU1LjQxIEMzMzQuMDYsMTU2LjQxIDMzNiwxNTggMzM2LjM2LDE1OC4yMyBDMzM3LjEzLDE1OC43MyAzMzguODgsMTU5Ljg1IDMzOS42NiwxNjAuMzkgQzM0NC42NCwxNjMuNzkgMzM5LjYyLDE2NS4zNCAzMzkuMzUsMTcwLjMxIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNS43NCwxNTkuODYgQzMzNS41MzE5NzksMTYwLjcwMTQ1OCAzMzUuNDE3OTQ4LDE2MS41NjMzOTYgMzM1LjQsMTYyLjQzIEMzMzYuMDE1NjkzLDE2NC45MDY3NSAzMzYuMTkxNjk5LDE2Ny40NzIzNzQgMzM1LjkyLDE3MC4wMSBDMzM1LjU1NzcxNywxNzMuNDA4OTE5IDMzMy41MDQxMjksMTc2LjM5NTI3MyAzMzAuNDYsMTc3Ljk1IEMzMjkuMTA2ODQzLDE3OC4wMTY1ODIgMzI3Ljc3ODM4MSwxNzcuNTcwMTkgMzI2Ljc0LDE3Ni43IEMzMjkuOTUsMTc1LjY1IDMzMi4yMiwxNzEuODUgMzMyLjc0LDE2OS43IEMzMzMuNDczNjE0LDE2Ny4xOTM5MDQgMzMzLjM3ODkyMiwxNjQuNTE3OTczIDMzMi40NywxNjIuMDcgQzMzMS45ODEwNzQsMTYwLjY3NjcyOSAzMzEuODc3NDI2LDE1OS4xNzcyOTEgMzMyLjE3LDE1Ny43MyBDMzMyLjE3LDE1Ny43MyAzMzYuMSwxNTYuNjIgMzM1Ljc1LDE1OS44MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxMy43NiwxODQuNjcgQzMxMy43MTk1NTcsMTg1LjU3NzY0MSAzMTQuMjE3MjA0LDE4Ni40MjQwMzIgMzE1LjAzLDE4Ni44MyBMMzE2LjI0LDE4Ny40NCBDMzE2LjI0LDE4Ny40NCAzMTcuMjQsMTg1LjY5IDMxNi4zMiwxODUuMTUgQzMxNS41NTMzODEsMTg0LjY4NDE0MSAzMTQuNjQzMzExLDE4NC41MTM1MDMgMzEzLjc2LDE4NC42NyBMMzEzLjc2LDE4NC42NyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE3LjMsMTg2IEMzMTcuMjcxNDU4LDE4Ny4yMjk5ODIgMzE4LjE2MzEwMiwxODguMjg4ODA5IDMxOS4zOCwxODguNDcgQzMxOS43OSwxODguNTYgMzIwLjg4LDE4OC42MiAzMjAuODgsMTg4LjYyIEMzMjAuODgsMTg4LjYyIDMyMS41NiwxODYuNTYgMzIwLjQsMTg2LjI2IEMzMTkuMzgzMzI2LDE4Ni4wMzI1ODUgMzE4LjM0MDM1MiwxODUuOTQ1MTEgMzE3LjMsMTg2IEwzMTcuMywxODYgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyMS43NiwxODYuMTkgQzMyMS43NiwxODYuMTkgMzIxLjg3LDE4OC40MiAzMjMuOSwxODcuOTggQzMyNC40MzA5MSwxODcuODU5MDEzIDMyNC45MTQzODYsMTg3LjU4NDIzMSAzMjUuMjksMTg3LjE5IEMzMjUuMjksMTg3LjE5IDMyNS4wNCwxODUuNDggMzI0LjI0LDE4NS42IEMzMjMuMzk4MjM1LDE4NS43MjY2OTEgMzIyLjU2ODYzNiwxODUuOTI0MDU1IDMyMS43NiwxODYuMTkgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyOC40LDE3NiBDMzI4LjQsMTc2IDMzMi44LDE3OC45IDMzMS41NiwxODMgQzMzMi42NTQwMTcsMTgyLjIyMDA4NiAzMzMuNjgzOTYxLDE4MS4zNTM5OTYgMzM0LjY0LDE4MC40MSBDMzM0LjcxLDE3OS41OCAzMzUuMTQsMTc2LjMyIDMzMC44LDE3My43NCBDMzMwLjA0OTYyMywxNzQuNTQ0MzUgMzI5LjI0Nzk0NiwxNzUuMjk5MjYzIDMyOC40LDE3NiBMMzI4LjQsMTc2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTQuMzYsMTg1LjEzIEMzMTQuMzM4NjI1LDE4NS42MDExMzQgMzE0LjU5NzQ5OSwxODYuMDQwNDM2IDMxNS4wMiwxODYuMjUgTDMxNS42NCwxODYuNTcgQzMxNS42NCwxODYuNTcgMzE2LjE3LDE4NS42NiAzMTUuNjQsMTg1LjM4IEMzMTUuMjU1ODgxLDE4NS4xNDkwNjggMzE0LjgwMjc4MywxODUuMDYwNTcyIDMxNC4zNiwxODUuMTMgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTguMjIsMTg2LjUzIEMzMTguMjAzMjUsMTg3LjE1NzgzNyAzMTguNjU4NTU5LDE4Ny42OTkwNTMgMzE5LjI4LDE4Ny43OSBDMzE5LjQ5LDE4Ny43OSAzMjAuMDUsMTg3Ljg3IDMyMC4wNSwxODcuODcgQzMyMC4wNSwxODcuODcgMzIwLjQsMTg2Ljg3IDMxOS44LDE4Ni42NyBDMzE5LjI4MjE3MSwxODYuNTUxNTcxIDMxOC43NTA1ODUsMTg2LjUwNDQ2OCAzMTguMjIsMTg2LjUzIEwzMTguMjIsMTg2LjUzIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzIyLjQ1LDE4Ni40MSBDMzIyLjQ1LDE4Ni40MSAzMjIuNTEsMTg3LjU5IDMyMy41OCwxODcuMzYgQzMyMy44NjI2NzcsMTg3LjI5NjAxMSAzMjQuMTIwMTMxLDE4Ny4xNDk4ODkgMzI0LjMyLDE4Ni45NCBDMzI0LjMyLDE4Ni45NCAzMjQuMTksMTg2LjAzIDMyMy43NiwxODYuMSBDMzIzLjMxNTM5OSwxODYuMTY2MzQ1IDMyMi44NzcxODIsMTg2LjI3MDA0NSAzMjIuNDUsMTg2LjQxIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE3LjYyNTEwMSwxNzcuNTc5NTc4IEwzMjEuODk1MTAxLDE3Ny41Nzk1NzggQzMyMi45Mzg5MTksMTc3LjU3OTU3OCAzMjMuNzg1MTAxLDE3OC40MjU3NiAzMjMuNzg1MTAxLDE3OS40Njk1NzggTDMyMy43ODUxMDEsMTc5LjU0OTU3OCBDMzIzLjc4NTEwMSwxODAuNTkzMzk2IDMyMi45Mzg5MTksMTgxLjQzOTU3OCAzMjEuODk1MTAxLDE4MS40Mzk1NzggTDMyMS4zOTUxMDEsMTgxLjQzOTU3OCBDMzE5LjMxMjk4NywxODEuNDM5NTc4IDMxNy42MjUxMDEsMTc5Ljc1MTY5MiAzMTcuNjI1MTAxLDE3Ny42Njk1NzggTDMxNy42MjUxMDEsMTc3LjU4OTU3OCBMMzE3LjYyNTEwMSwxNzcuNTc5NTc4IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyMC43MDUxMDEsIDE3OS41MDk1NzgpIHJvdGF0ZSg0LjgzMDAwMCkgdHJhbnNsYXRlKC0zMjAuNzA1MTAxLCAtMTc5LjUwOTU3OCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE3LjcyODc0MywxNzcuNjMxODk2IEwzMjEuNTU4NzQzLDE3Ny42MzE4OTYgQzMyMi4zNzYxMjQsMTc3LjYzMTg5NiAzMjMuMDM4NzQzLDE3OC4yOTQ1MTUgMzIzLjAzODc0MywxNzkuMTExODk2IEwzMjMuMDM4NzQzLDE3OS4xODE4OTYgQzMyMy4wMzg3NDMsMTc5Ljk5OTI3OCAzMjIuMzc2MTI0LDE4MC42NjE4OTYgMzIxLjU1ODc0MywxODAuNjYxODk2IEwzMjAuNjg4NzQzLDE4MC42NjE4OTYgQzMxOS4wMzE4ODksMTgwLjY2MTg5NiAzMTcuNjg4NzQzLDE3OS4zMTg3NTEgMzE3LjY4ODc0MywxNzcuNjYxODk2IEwzMTcuNjg4NzQzLDE3Ny41OTE4OTYgTDMxNy43Mjg3NDMsMTc3LjYzMTg5NiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjAuMzYzNzQzLCAxNzkuMTI2ODk2KSByb3RhdGUoNC44MzAwMDApIHRyYW5zbGF0ZSgtMzIwLjM2Mzc0MywgLTE3OS4xMjY4OTYpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMTkuMjI4ODAzLCAxNzkuMTQ4NTk2KSByb3RhdGUoLTg1LjE3MDAwMCkgdHJhbnNsYXRlKC0zMTkuMjI4ODAzLCAtMTc5LjE0ODU5NikgIiBjeD0iMzE5LjIyODgwMyIgY3k9IjE3OS4xNDg1OTYiIHI9IjEiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxMi4zOSwxNzYuMTMgTDMxMi4zOSwxNzYuMTMgQzMxMi42MjQwMDksMTc2LjIwMzEwNCAzMTIuODI1NDQzLDE3Ni4zNTUwNjMgMzEyLjk2LDE3Ni41NiBMMzEzLjIxLDE3Ni45NCBMMzEyLjU5LDE3Ni43NSBMMzEyLjIzLDE3Ni42NCBDMzEyLjA5MDcwNywxNzYuNTk2Njg1IDMxMi4wMTEwMDUsMTc2LjQ1MDU2MyAzMTIuMDUsMTc2LjMxIEwzMTIuMDUsMTc2LjMxIEMzMTIuMDcwNzQ1LDE3Ni4yNDA3MjUgMzEyLjExODQxMiwxNzYuMTgyNjY2IDMxMi4xODIzMjIsMTc2LjE0ODgzMSBDMzEyLjI0NjIzMywxNzYuMTE0OTk2IDMxMi4zMjEwNDYsMTc2LjEwODIxMiAzMTIuMzksMTc2LjEzIEwzMTIuMzksMTc2LjEzIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI5LjE5LDE3NiBDMzI5LjE5LDE3NiAzMzIuNTgsMTc4LjIxIDMzMi4xOSwxODIuMDYgQzMzMi45ODM4NDYsMTgxLjYzNzIxNyAzMzMuNjkyNDc1LDE4MS4wNzA5OTIgMzM0LjI4LDE4MC4zOSBDMzM0LjIxOTkyNCwxNzkuMzgxNjg0IDMzMy45MTQzOTgsMTc4LjQwMzMxNyAzMzMuMzksMTc3LjU0IEMzMzIuMjEsMTc2IDMzMC44OSwxNzUuNDMgMzI5LjE5LDE3NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzMi40OSwxNzYuOTMgQzMzMS43Mzc2NTgsMTc2LjAzNTMwNSAzMzAuODY2MjEyLDE3NS4yNDc5NzUgMzI5LjksMTc0LjU5IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzQ3LjY5LDE2My4xMyBMMzQ2Ljc3LDE2NC42MiBDMzQzLjIsMTcxLjYyIDM0Mi4zOSwxNzUuODYgMzQzLjMzLDE4Mi45MiBMMzQzLjg4LDE4Ny4wNiBDMzQ0LjA2MTU0MywxODguNDE1Njc0IDM0NC4wOTUwNzQsMTg5Ljc4NzA3NCAzNDMuOTgsMTkxLjE1IEwzNDMuOTgsMTkxLjE1IEMzNDMuNzk2Nzc2LDE5My4zMzQ1IDM0Mi43NTI2OTQsMTk1LjM1NjU2OSAzNDEuMDc3NzI5LDE5Ni43NzA4MTggQzMzOS40MDI3NjMsMTk4LjE4NTA2NyAzMzcuMjM0MzA5LDE5OC44NzU0ODYgMzM1LjA1LDE5OC42OSBMMzMzLjcyLDE5OC41OCBDMzI5LjIzNTY1LDE5OC4xOTg1MzMgMzI1LjkwOTM0MywxOTQuMjU0NDE5IDMyNi4yOSwxODkuNzcgTDMyNi4yOSwxODkuNTQgQzMyNi4zMzMyMzksMTg5LjAyNjU5NyAzMjYuNTc4OTI4LDE4OC41NTE0OCAzMjYuOTcyODgsMTg4LjIxOTQzNCBDMzI3LjM2NjgzMywxODcuODg3Mzg5IDMyNy44NzY2ODgsMTg3LjcyNTY5IDMyOC4zOSwxODcuNzcgTDMzNi44MSwxODguNDggTDMzNi4xNSwxODEuMDYgQzMzMy45LDE2MS4xMiAzMzQuOTcsMTUzLjIxIDM0Mi41MSwxNTUuNDkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyOS43NCwxOTcuMjYgQzMyOS43ODY4OTcsMTk4LjE2NTQwNCAzMzAuMzEyODI5LDE5OC45NzcxNjggMzMxLjEyLDE5OS4zOSBDMzMxLjQ3Njc1NSwxOTkuNTEyNzAzIDMzMS44NTkzMzcsMTk5LjU0MDI3NyAzMzIuMjMsMTk5LjQ3IEMzMzIuMjMsMTk5LjQ3IDMzMy4xNiwxOTguMjYgMzMyLjIzLDE5Ny43MyBDMzMxLjQ4NDA1NywxOTcuMjc3NjA5IDMzMC41OTk1MjUsMTk3LjExMDY0OSAzMjkuNzQsMTk3LjI2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzMuMDgsMTk4IEMzMzMuMDUwMjA5LDE5OS4zOTIxODQgMzM0LjA2MjE1MywyMDAuNTg4NTA3IDMzNS40NCwyMDAuNzkgQzMzNS43OTYxOTMsMjAwLjg1NzQ3NyAzMzYuMTU3NTE3LDIwMC44OTQyNzkgMzM2LjUyLDIwMC45IEMzMzYuNTIsMjAwLjkgMzM3LjkxLDE5OC42NCAzMzYuNiwxOTguMyBDMzM1LjQ0NTc4NCwxOTguMDQwMjk2IDMzNC4yNjE1MTgsMTk3LjkzOTM2NCAzMzMuMDgsMTk4IEwzMzMuMDgsMTk4IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzcuNjQsMTk3Ljg5IEMzMzcuNjQsMTk3Ljg5IDMzNy44LDIwMC4wNyAzMzkuNzgsMTk5LjU5IEMzNDAuMjk2NDA1LDE5OS40NTcxNzkgMzQwLjc2MjM4MiwxOTkuMTc1NTA2IDM0MS4xMiwxOTguNzggQzM0MS4xMiwxOTguNzggMzQwLjgzLDE5Ny4xMSAzNDAuMDUsMTk3LjI1IEMzMzkuMjMwMTQ1LDE5Ny4zOTUzOTEgMzM4LjQyMzk3LDE5Ny42MDk0NzkgMzM3LjY0LDE5Ny44OSBMMzM3LjY0LDE5Ny44OSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMzLjEzLDE1OC43NyBDMzMzLjUxNTg3NCwxNTkuMTE3NDcxIDMzMy45NjgzNzUsMTU5LjM4Mjg0OCAzMzQuNDYsMTU5LjU1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM1LjkyLDE1OSBDMzM0LjA3LDE2NC40NyAzMzUuNjUsMTc1LjM3IDMzNS45MiwxNzggTDMzNi44NCwxODguNjkgTDMzNy42MywxODguNzYgQzMzOC4xMzI2MDMsMTg4Ljc1NTc2MiAzMzguNjExMDc4LDE4OC41NDM4NjIgMzM4Ljk1MTk5NiwxODguMTc0NTM0IEMzMzkuMjkyOTE0LDE4Ny44MDUyMDcgMzM5LjQ2NTkxOSwxODcuMzExMzM2IDMzOS40MywxODYuODEgTDMzOC44OSwxNzcuNTYgQzMzOC43MSwxNzQuNDMgMzM5LjQ2LDE2MC4wNiAzNDUuMSwxNTcuNDMgQzM0Ni4zNDIyNTgsMTU3LjA1ODkwMyAzNDcuNjgyMTM5LDE1Ny4yMTA1ODggMzQ4LjgxLDE1Ny44NSBDMzUxLjI2LDE1OS4yOSAzNTEuNzMsMTYyLjU0IDM1Mi4wNywxNjUuMTUgQzM1Mi43OCwxNzAuNTcgMzUxLjUyLDE3NC42NiAzNTAuOTEsMTc4LjgxIEwzNTAuMiwxODQgQzM1MC4wNTM5NCwxODQuOTc4NDYzIDM1MC43MDc3MTUsMTg1Ljg5NzI4MiAzNTEuNjgsMTg2LjA4IEwzNTIuNjgsMTg2LjE2IEwzNTUuMywxNzUuNzcgQzM1Ni4wNywxNzIuNzcgMzU4LjMsMTYyLjUyIDM1Mi41NywxNTcuMTIgQzM1Mi40NywxNTcuMDIgMzU0LjEsMTU2LjggMzUzLjcsMTU1Ljk0IEMzNTIuMTMsMTUyLjUyIDM0Ni44MywxNTEuNTYgMzQ1Ljk0LDE1MC4wOCBDMzQyLjUyLDE0NC4zOCAzNDcuMTIsMTMzLjIzIDM0Ny4xMiwxMzMuMjMgQzM0NC41MjQ4ODgsMTM0LjA0MTAxNCAzNDIuMDYyMjA3LDEzNS4yMjY4NzQgMzM5LjgxLDEzNi43NSBDMzMzLjExLDE0MS44MSAzMzEuNjQsMTQ5LjgyIDMzMS40MSwxNTIuMiBDMzMxLjEzLDE1NS4wNCAzMzEuNzMsMTU2Ljg3IDMzMi41NywxNTguMDEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zODYuODcsMTU4LjY2IEMzODcuMzQ0NTQ1LDE1OS4zNDcxMjcgMzg3LjQxNjk1MywxNjAuMjM1MDY5IDM4Ny4wNiwxNjAuOTkgQzM4Ni44NzEwMSwxNjEuMjgyMjAyIDM4Ni42MDkwNDgsMTYxLjUyMDAzNiAzODYuMywxNjEuNjggQzM4Ni4zLDE2MS42OCAzODQuOTQsMTYxLjMyIDM4NS4zLDE2MC40MiBDMzg1LjU5MTA5NiwxNTkuNjYxNDQ2IDM4Ni4xNDk0NzksMTU5LjAzNTQ4OCAzODYuODcsMTU4LjY2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zODYuNDYsMTYwIEMzODYuNjI4NzM5LDE2MC4yNDA5ODcgMzg2LjY1NTQ1MSwxNjAuNTUzOSAzODYuNTMsMTYwLjgyIEMzODYuNDYyNTQ4LDE2MC45MjIyNDUgMzg2LjM2OTQ0OCwxNjEuMDA1MDAxIDM4Ni4yNiwxNjEuMDYgQzM4Ni4yNiwxNjEuMDYgMzg1Ljc4LDE2MC45MyAzODUuOTEsMTYwLjYyIEMzODYuMDExNTQyLDE2MC4zNTMxNDcgMzg2LjIwNzE1OCwxNjAuMTMyNjM1IDM4Ni40NiwxNjAgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zODAuMjIsMTUxIEMzNzkuNjUwMTQ0LDE1Mi4xNjM4NzMgMzgwLjAzNTk1NSwxNTMuNTY5OTQxIDM4MS4xMiwxNTQuMjggQzM4MS4zOTQ5MTMsMTU0LjQ3NDUxOCAzODEuNjg1OTc2LDE1NC42NDUxNDEgMzgxLjk5LDE1NC43OSBDMzgxLjk5LDE1NC43OSAzODQuMDUsMTUzLjQzIDM4My4wNywxNTIuNjIgQzM4Mi4xOTgxNjQsMTUxLjk1Mjc5NyAzODEuMjM5MzA3LDE1MS40MDc3NjMgMzgwLjIyLDE1MSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzgwLjg1LDE1MS44MSBDMzgwLjUzMTAzNSwxNTIuNDU1NjgzIDM4MC43NDU5MywxNTMuMjM3ODk4IDM4MS4zNSwxNTMuNjMgQzM4MS41MDE3NjUsMTUzLjczNjc4NCAzODEuNjYyMzQ1LDE1My44MzA0NTUgMzgxLjgzLDE1My45MSBDMzgxLjgzLDE1My45MSAzODIuOTcsMTUzLjE1IDM4Mi40MywxNTIuNzEgQzM4MS45NDY3NDgsMTUyLjMzOTQ5IDM4MS40MTUxNzIsMTUyLjAzNjY5NCAzODAuODUsMTUxLjgxIEwzODAuODUsMTUxLjgxIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzg1LjgxLDE1Ny44MiBDMzg1LjgxLDE1Ny44MiAzODcuMzcsMTU2LjY2IDM4Ni4wNywxNTUuNCBDMzg1LjcyNDQ5MSwxNTUuMDcxNDQ5IDM4NS4yODk2MywxNTQuODUyMjc5IDM4NC44MiwxNTQuNzcgQzM4NC44MiwxNTQuNzcgMzgzLjcsMTU1Ljc3IDM4NC4xOCwxNTYuMyBDMzg0LjY3OTU3OSwxNTYuODUxNjQ1IDM4NS4yMjQ4NSwxNTcuMzYwMTE4IDM4NS44MSwxNTcuODIgTDM4NS44MSwxNTcuODIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4NS42OCwxNTYuOSBDMzg1LjY4LDE1Ni45IDM4Ni4zNywxNTYuMzkgMzg1LjgsMTU1LjgzIEMzODUuNjQ4MTQ3LDE1NS42ODQ2NzIgMzg1LjQ1Njg1NSwxNTUuNTg3Mjg3IDM4NS4yNSwxNTUuNTUgQzM4NS4yNSwxNTUuNTUgMzg0Ljc1LDE1NiAzODQuOTcsMTU2LjIzIEMzODUuMTg3NjIsMTU2LjQ3MjY5MiAzODUuNDI1MTEsMTU2LjY5NjgwMyAzODUuNjgsMTU2LjkgTDM4NS42OCwxNTYuOSBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3My4zMiwxNDkuNDMgQzM3Mi45ODM1NTYsMTUwLjQ1MDM4IDM3My41MTM0MjMsMTUxLjU1NDI2OSAzNzQuNTIsMTUxLjkzIEMzNzYuMzQsMTUyLjc3IDM3Ni44OSwxNTIuMjUgMzc2Ljg5LDE1Mi4yNSBDMzc2Ljg5LDE1Mi4yNSAzNzguMDgsMTUwLjU5IDM3Ny4yLDE0OS45NSBDMzc2LjMyLDE0OS4zMSAzNzMuMzIsMTQ5LjQzIDM3My4zMiwxNDkuNDMgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3NC4xNywxNDkuODkgQzM3NC4wNzQ1NTYsMTUwLjE0NDM1MSAzNzQuMDg2NzA0LDE1MC40MjY1ODggMzc0LjIwMzY1LDE1MC42NzE3OTggQzM3NC4zMjA1OTYsMTUwLjkxNzAwOCAzNzQuNTMyMjc0LDE1MS4xMDQwODQgMzc0Ljc5LDE1MS4xOSBDMzc1Ljc0LDE1MS42MiAzNzYuMDIsMTUxLjM1IDM3Ni4wMiwxNTEuMzUgQzM3Ni4wMiwxNTEuMzUgMzc2LjY0LDE1MC40OSAzNzYuMTgsMTUwLjE1IEMzNzUuNTM0Nzc1LDE0OS45MjcwMjYgMzc0Ljg1MDcyNCwxNDkuODM4NTQyIDM3NC4xNywxNDkuODkgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzYuNiwxODYuMTcgQzMzOC45Njg5NDMsMTg1LjMxNjU5NyAzNDEuNTg1MTYzLDE4NS40Nzk0MzMgMzQzLjgzLDE4Ni42MiBDMzQzLjY1LDE4NS4yOSAzNDMuMjgsMTgyLjYyIDM0My4yOCwxODIuNjIgQzM0My4yOCwxODIuNjIgMzM5LjQ4LDE4MS4wOSAzMzYuMjgsMTgyLjczIEMzMzYuNDcsMTg0LjQ4IDMzNi42LDE4Ni4xNyAzMzYuNiwxODYuMTcgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1OC4zOSwxOTUuNjkgQzM1OC4xODk1OTYsMTk2LjU4MDIwMSAzNTcuNTMwNTA3LDE5Ny4yOTY0MzYgMzU2LjY2LDE5Ny41NyBDMzU2LjEyMTU2LDE5Ny42NTkyMTkgMzU1LjU3NDk5LDE5Ny42ODkzOTggMzU1LjAzLDE5Ny42NiBDMzU1LjAzLDE5Ny42NiAzNTQuODMsMTk2LjExIDM1NS44MywxOTUuNzQgQzM1Ni42NDkxMTcsMTk1LjQxMzg0OCAzNTcuNTU4NzcyLDE5NS4zOTYwODIgMzU4LjM5LDE5NS42OSBMMzU4LjM5LDE5NS42OSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzU0LjcsMTk2LjExIEMzNTQuNTI4MTg5LDE5Ny4zMTI3NTcgMzUzLjQ4NDY1OCwxOTguMTk3Mzk3IDM1Mi4yNywxOTguMTcgQzM1MS45NTUyNDQsMTk4LjE3MzUxMSAzNTEuNjQwNzY0LDE5OC4xNTAwOTIgMzUxLjMzLDE5OC4xIEMzNTEuMzMsMTk4LjEgMzUwLjQ2LDE5NS45NSAzNTEuNjQsMTk1Ljg1IEMzNTIuNjY3MDgxLDE5NS43OTY4ODggMzUzLjY5NjYwMywxOTUuODg0MzY0IDM1NC43LDE5Ni4xMSBMMzU0LjcsMTk2LjExIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTAuNTQsMTk1LjYyIEMzNTAuNTQsMTk1LjYyIDM1MC4wMSwxOTcuNzYgMzQ4LjEzLDE5Ni45NCBDMzQ3LjY0MTQ0NSwxOTYuNzMwMTYxIDM0Ny4yMjQ0OTksMTk2LjM4MjcwNiAzNDYuOTMsMTk1Ljk0IEMzNDYuOTMsMTk1Ljk0IDM0Ny41LDE5NC4zMyAzNDguMjUsMTk0LjYgQzM0OS4wNDA0NTcsMTk0Ljg3NTUwNiAzNDkuODA2NDY1LDE5NS4yMTY2OTcgMzUwLjU0LDE5NS42MiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMwLjQ1LDE5Ny42OSBDMzMwLjQ3NTQ5NSwxOTguMTc0ODQ3IDMzMC43NTc1MjgsMTk4LjYwOTMzMSAzMzEuMTksMTk4LjgzIEMzMzEuMzgzMzgsMTk4Ljg4MDg1IDMzMS41ODY2MiwxOTguODgwODUgMzMxLjc4LDE5OC44MyBDMzMxLjc4LDE5OC44MyAzMzIuMjgsMTk4LjE4IDMzMS43OCwxOTcuOSBDMzMxLjM3NjI1MSwxOTcuNjcyNjA4IDMzMC45MDQxNjgsMTk3LjU5ODA2OSAzMzAuNDUsMTk3LjY5IEwzMzAuNDUsMTk3LjY5IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMzLjg4LDE5OC40NyBDMzMzLjg2MDc2MywxOTkuMzQzMzI3IDMzNC40OTU1OTksMjAwLjA5Mzk3OCAzMzUuMzYsMjAwLjIyIEMzMzUuNTgwOTY4LDIwMC4yNjIxMzEgMzM1LjgwNTA5NiwyMDAuMjg1NTQ4IDMzNi4wMywyMDAuMjkgQzMzNi4wMywyMDAuMjkgMzM2LjksMTk4Ljg3IDMzNi4wMywxOTguNjYgQzMzNS4zMjQ5ODEsMTk4LjUwMTI3NiAzMzQuNjAxOTI4LDE5OC40MzczNzggMzMzLjg4LDE5OC40NyBMMzMzLjg4LDE5OC40NyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzOC40NiwxOTguMTggQzMzOC40NiwxOTguMTggMzM4LjU1LDE5OS40NCAzMzkuNjksMTk5LjE4IEMzMzkuOTg3MTE5LDE5OS4xMDIwMzQgMzQwLjI1NDgzOSwxOTguOTM4NjIgMzQwLjQ2LDE5OC43MSBDMzQwLjQ2LDE5OC43MSAzNDAuMjksMTk3LjcxIDMzOS44NCwxOTcuODMgQzMzOS4zNzEwODksMTk3LjkwODE5IDMzOC45MDk0OTYsMTk4LjAyNTI2IDMzOC40NiwxOTguMTggTDMzOC40NiwxOTguMTggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTcuNjUsMTk2IEMzNTcuNTQ1NjY4LDE5Ni40NzQ2MjIgMzU3LjE5NDI5OCwxOTYuODU2NTQ2IDM1Ni43MywxOTcgQzM1Ni40NDQxNjYsMTk3LjAzMDkwNiAzNTYuMTU1ODM0LDE5Ny4wMzA5MDYgMzU1Ljg3LDE5NyBDMzU1Ljg3LDE5NyAzNTUuNzYsMTk2LjE4IDM1Ni4yOSwxOTYgQzM1Ni43MjgzMTcsMTk1LjgzNDk4NiAzNTcuMjExNjgzLDE5NS44MzQ5ODYgMzU3LjY1LDE5NiBMMzU3LjY1LDE5NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1My44MiwxOTYuMzkgQzM1My43MjM5MTcsMTk3LjA1NzIwNCAzNTMuMTQzODcyLDE5Ny41NDcwMiAzNTIuNDcsMTk3LjUzIEMzNTIuMjk2OTgzLDE5Ny41NDQ4MDMgMzUyLjEyMzAxNywxOTcuNTQ0ODAzIDM1MS45NSwxOTcuNTMgQzM1MS45NSwxOTcuNTMgMzUxLjQ3LDE5Ni4zNCAzNTIuMTIsMTk2LjI5IEMzNTIuNjg4NTc0LDE5Ni4yNDU0OSAzNTMuMjYwNTY2LDE5Ni4yNzkxMzYgMzUzLjgyLDE5Ni4zOSBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0OS43NiwxOTUuNyBDMzQ5Ljc2LDE5NS43IDM0OS40NywxOTYuODcgMzQ4LjQ0LDE5Ni40MiBDMzQ4LjE3MzQzMiwxOTYuMzAwNiAzNDcuOTQ3NTIyLDE5Ni4xMDU5NzEgMzQ3Ljc5LDE5NS44NiBDMzQ3Ljc5LDE5NS44NiAzNDguMSwxOTQuOTggMzQ4LjUxLDE5NS4xMyBDMzQ4Ljk0MTg5NSwxOTUuMjg0NjU2IDM0OS4zNjAwMzMsMTk1LjQ3NTMyNyAzNDkuNzYsMTk1LjcgTDM0OS43NiwxOTUuNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0NS44OCwxODMuMjIgQzM0OC4zMjA2MTcsMTgzLjA5OTg2NiAzNTAuNzYzNTYyLDE4My40MDQzODggMzUzLjEsMTg0LjEyIEMzNTMuNjEsMTgyLjIzIDM1My45NSwxODAuOCAzNTMuOTUsMTgwLjggQzM1My45NSwxODAuOCAzNTEuNjQsMTc4LjkzIDM0Ny4wNCwxNzkuNTEgQzM0Ni4yOSwxODEuOTMgMzQ1Ljg4LDE4My4yMiAzNDUuODgsMTgzLjIyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTMuMzU3MTc1LDE4Ny41NzE0MDQgTDM1My44NTcxNzUsMTg3LjU3MTQwNCBDMzU0LjkwMDk5MywxODcuNTcxNDA0IDM1NS43NDcxNzUsMTg4LjQxNzU4NiAzNTUuNzQ3MTc1LDE4OS40NjE0MDQgTDM1NS43NDcxNzUsMTg5LjU0MTQwNCBDMzU1Ljc0NzE3NSwxOTAuNTg1MjIyIDM1NC45MDA5OTMsMTkxLjQzMTQwNCAzNTMuODU3MTc1LDE5MS40MzE0MDQgTDM0OS41ODcxNzUsMTkxLjQzMTQwNCBMMzQ5LjU4NzE3NSwxOTEuMzUxNDA0IEMzNDkuNTg0NTE5LDE5MC4zNDk4MDcgMzQ5Ljk4MDU0MSwxODkuMzg4MzIxIDM1MC42ODc4NDEsMTg4LjY3OTE0NSBDMzUxLjM5NTE0MSwxODcuOTY5OTY4IDM1Mi4zNTU1NzQsMTg3LjU3MTQwMSAzNTMuMzU3MTc1LDE4Ny41NzE0MDQgTDM1My4zNTcxNzUsMTg3LjU3MTQwNCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgb3BhY2l0eT0iMC4zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTIuNjY3MTY5LCAxODkuNTAxNDA0KSByb3RhdGUoLTE3NS4xNzAwMDApIHRyYW5zbGF0ZSgtMzUyLjY2NzE2OSwgLTE4OS41MDE0MDQpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1My4zMzExNjQsMTg3LjY5NzgzMyBMMzU0LjMzMTE2NCwxODcuNjk3ODMzIEMzNTUuMDkzMzE3LDE4Ny42OTc4MzMgMzU1LjcxMTE2NCwxODguMzE1NjggMzU1LjcxMTE2NCwxODkuMDc3ODMzIEwzNTUuNzExMTY0LDE4OS4xNDc4MzMgQzM1NS43MTExNjQsMTkwLjAyNTk2NiAzNTQuOTk5Mjk3LDE5MC43Mzc4MzMgMzU0LjEyMTE2NCwxOTAuNzM3ODMzIEwzNTAuMzYxMTY0LDE5MC43Mzc4MzMgTDM1MC4zNjExNjQsMTkwLjY2NzgzMyBDMzUwLjM2MTE2NCwxODkuMDEwOTc5IDM1MS43MDQzMSwxODcuNjY3ODMzIDM1My4zNjExNjQsMTg3LjY2NzgzMyBMMzUzLjMzMTE2NCwxODcuNjk3ODMzIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1My4wMzYxNjQsIDE4OS4yMDI4MzMpIHJvdGF0ZSgtMTc1LjE3MDAwMCkgdHJhbnNsYXRlKC0zNTMuMDM2MTY0LCAtMTg5LjIwMjgzMykgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjNTIyNjdEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1My41MzY1NjIsIDE4OS41NjEzMTApIHJvdGF0ZSgtNTkuMjQwMDAwKSB0cmFuc2xhdGUoLTM1My41MzY1NjIsIC0xODkuNTYxMzEwKSAiIGN4PSIzNTMuNTM2NTYyIiBjeT0iMTg5LjU2MTMxIiByPSIxIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzIuNDM3OCwxODkuNzUzMzU3IEwzMzYuNzA3OCwxODkuNzUzMzU3IEMzMzcuNzUxNjE4LDE4OS43NTMzNTcgMzM4LjU5NzgsMTkwLjU5OTUzOSAzMzguNTk3OCwxOTEuNjQzMzU3IEwzMzguNTk3OCwxOTEuNzIzMzU3IEMzMzguNTk3OCwxOTIuNzY3MTc2IDMzNy43NTE2MTgsMTkzLjYxMzM1NyAzMzYuNzA3OCwxOTMuNjEzMzU3IEwzMzYuMjA3OCwxOTMuNjEzMzU3IEMzMzQuMTI1Njg3LDE5My42MTMzNTcgMzMyLjQzNzgsMTkxLjkyNTQ3MSAzMzIuNDM3OCwxODkuODQzMzU3IEwzMzIuNDM3OCwxODkuNzYzMzU3IEwzMzIuNDM3OCwxODkuNzUzMzU3IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzNS41MTc4MDAsIDE5MS42ODMzNTcpIHJvdGF0ZSg0LjgzMDAwMCkgdHJhbnNsYXRlKC0zMzUuNTE3ODAwLCAtMTkxLjY4MzM1NykgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMyLjUzMTQ0MiwxODkuNzk1Njc2IEwzMzYuMzYxNDQyLDE4OS43OTU2NzYgQzMzNy4xNzg4MjQsMTg5Ljc5NTY3NiAzMzcuODQxNDQyLDE5MC40NTgyOTQgMzM3Ljg0MTQ0MiwxOTEuMjc1Njc2IEwzMzcuODQxNDQyLDE5MS4zNDU2NzYgQzMzNy44NDE0NDIsMTkyLjE2MzA1NyAzMzcuMTc4ODI0LDE5Mi44MjU2NzYgMzM2LjM2MTQ0MiwxOTIuODI1Njc2IEwzMzUuNDkxNDQyLDE5Mi44MjU2NzYgQzMzMy44MzQ1ODgsMTkyLjgyNTY3NiAzMzIuNDkxNDQyLDE5MS40ODI1MyAzMzIuNDkxNDQyLDE4OS44MjU2NzYgTDMzMi40OTE0NDIsMTg5Ljc1NTY3NiBMMzMyLjUzMTQ0MiwxODkuNzk1Njc2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzNS4xNjY0NDIsIDE5MS4yOTA2NzYpIHJvdGF0ZSg0LjgzMDAwMCkgdHJhbnNsYXRlKC0zMzUuMTY2NDQyLCAtMTkxLjI5MDY3NikgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjNTIyNjdEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzNC42NzYxNDAsIDE5MS42NDU5OTEpIHJvdGF0ZSgtODUuMTcwMDAwKSB0cmFuc2xhdGUoLTMzNC42NzYxNDAsIC0xOTEuNjQ1OTkxKSAiIGN4PSIzMzQuNjc2MTQiIGN5PSIxOTEuNjQ1OTkxIiByPSIxIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjEuMDcsMTg3LjM3IEwzNjEuMDcsMTg3LjM3IEMzNjAuODI0Njk2LDE4Ny40MDE5NSAzNjAuNTk4MjkxLDE4Ny41MTg2OSAzNjAuNDMsMTg3LjcgTDM2MC4xMiwxODguMDMgTDM2MC43NiwxODcuOTUgTDM2MS4xNCwxODcuOTUgQzM2MS4yODU1NTksMTg3LjkyOTMgMzYxLjM4NzgsMTg3Ljc5NTk0MiAzNjEuMzcsMTg3LjY1IEwzNjEuMzcsMTg3LjY1IEMzNjEuMzczNDIsMTg3LjU3MTE1NiAzNjEuMzQyMTczLDE4Ny40OTQ3NjIgMzYxLjI4NDQ4LDE4Ny40NDA5MTUgQzM2MS4yMjY3ODYsMTg3LjM4NzA2NyAzNjEuMTQ4NDIxLDE4Ny4zNjExNTcgMzYxLjA3LDE4Ny4zNyBMMzYxLjA3LDE4Ny4zNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiM1MjI2N0QiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyOC4yMiwxODguNTcgTDMyOC4yMiwxODguNTcgQzMyOC40NTQwMDksMTg4LjY0MzEwNCAzMjguNjU1NDQzLDE4OC43OTUwNjMgMzI4Ljc5LDE4OSBMMzI5LjA0LDE4OS4zOCBMMzI4LjQyLDE4OS4xOSBMMzI4LjA2LDE4OS4wOCBDMzI3LjkyMDcwNywxODkuMDM2Njg1IDMyNy44NDEwMDUsMTg4Ljg5MDU2MyAzMjcuODgsMTg4Ljc1IEwzMjcuODgsMTg4Ljc1IEMzMjcuOTAwNzQ1LDE4OC42ODA3MjUgMzI3Ljk0ODQxMiwxODguNjIyNjY2IDMyOC4wMTIzMjIsMTg4LjU4ODgzMSBDMzI4LjA3NjIzMywxODguNTU0OTk2IDMyOC4xNTEwNDYsMTg4LjU0ODIxMiAzMjguMjIsMTg4LjU3IEwzMjguMjIsMTg4LjU3IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM3LDE4NS42NiBDMzM5LjA5MDYzNywxODUuMDUzNjIgMzQxLjMyNzk4OCwxODUuMjAyMzA1IDM0My4zMiwxODYuMDggQzM0My4yNDM3MDIsMTg1LjEyMDExMSAzNDMuMTEzNDk3LDE4NC4xNjUyNzEgMzQyLjkzLDE4My4yMiBDMzQxLjg3NzA2NSwxODMuMDY5ODgxIDM0MC44MTE2NzUsMTgzLjAyNjMyNyAzMzkuNzUsMTgzLjA5IEMzMzcuOTIsMTgzLjI4IDMzNy4xNSwxODQgMzM3LDE4NS42NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0MS41OCwxODMuNjQgQzMzOS44NDk4NTIsMTgzLjM3ODQ3NyAzMzguMDgyMDE3LDE4My41NDMyNDYgMzM2LjQzLDE4NC4xMiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1MS43OSwxODMuMyBDMzUwLjExODgwNywxODIuNjk5Mzg4IDM0OC4zNDIyNzksMTgyLjQ0NzU0MyAzNDYuNTcsMTgyLjU2IEMzNDYuODIyOTYsMTgxLjc2MTMzNSAzNDcuMTI2OTE4LDE4MC45Nzk3MjkgMzQ3LjQ4LDE4MC4yMiBDMzQ3LjQ4LDE4MC4yMiAzNTEuMTMsMTgxIDM1MS43OSwxODMuMyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1Mi41LDE1Ny4xOCBDMzUyLjUsMTU3LjE4IDM1Mi4zNCwxNTcuMDQgMzUyLjExLDE1Ni44OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTIuMTUsMTgyLjI3IEMzNTAuMjY1ODA4LDE4MS43ODY4MDIgMzQ4LjMyNDc4LDE4MS41NjE0MTQgMzQ2LjM4LDE4MS42IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUyLjQ0LDEyNC4xNyBDMzUxLjg1ODcwOSwxMjQuNDkyODMzIDM1MS4xMjg5MDQsMTI0LjM0NDMyNyAzNTAuNzIsMTIzLjgyIEMzNDkuODgsMTIzIDM0OS4zLDEyMS44MiAzNDkuNzIsMTIxLjcyIEMzNTAuMzQwOTYxLDEyMS42MDY0MjYgMzUwLjk3OTI2OCwxMjEuNjMwMzIgMzUxLjU5LDEyMS43OSBDMzUyLjIzLDEyMS45NiAzNTIuODIsMTIxLjg5IDM1Mi45NiwxMjMuMjcgQzM1Mi45OTE5MDcsMTIzLjY0OTIxOSAzNTIuNzg0NDcsMTI0LjAwODI0MyAzNTIuNDQsMTI0LjE3IEwzNTIuNDQsMTI0LjE3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUyLjI4LDEyMy45NCBDMzUxLjkxNzgzNiwxMjQuMTQwMjU3IDM1MS40NjM3NzcsMTI0LjA0Njg5OSAzNTEuMjEsMTIzLjcyIEMzNTAuNjksMTIzLjIxIDM1MC4zMiwxMjIuNDYgMzUwLjU4LDEyMi40MSBDMzUwLjk2NTI3NiwxMjIuMzI0MTU5IDM1MS4zNjQ3MjQsMTIyLjMyNDE1OSAzNTEuNzUsMTIyLjQxIEMzNTIuMTUsMTIyLjUyIDM1Mi41MSwxMjIuNDcgMzUyLjYsMTIzLjMzIEMzNTIuNjQyMTU0LDEyMy41ODIwOCAzNTIuNTExMzYyLDEyMy44MzE0MDQgMzUyLjI4LDEyMy45NCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1My40OSwxMjQuMjcgQzM1My44OCwxMjQuMzYgMzU0LjQ5LDEyMy41NSAzNTQuNDksMTIzLjI3IEMzNTQuNDksMTIyLjk5IDM1NC40OSwxMjIuMTQgMzUzLjg1LDEyMS45OSBDMzUzLjM5LDEyMS44OCAzNTEuNzMsMTIxLjU3IDM1MS4zMywxMjEuOSBDMzUwLjkzLDEyMi4yMyAzNTEuNDgsMTIzLjgzIDM1My40OSwxMjQuMjcgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTMuNjIsMTI0IEMzNTMuODUsMTI0LjA1IDM1NC4yMywxMjMuNTggMzU0LjIsMTIzLjQyIEMzNTQuMTcsMTIzLjI2IDM1NC4yLDEyMi43NSAzNTMuODIsMTIyLjY3IEMzNTMuNDQsMTIyLjU5IDM1Mi41NywxMjIuNDIgMzUyLjM0LDEyMi42MiBDMzUyLjExLDEyMi44MiAzNTIuNDMsMTIzLjc4IDM1My42MiwxMjQgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTUuMTcsMTI0LjI1IEMzNTUuMTcsMTI0LjI1IDM1NC44MiwxMjQuNCAzNTQuMTcsMTIzLjk2IEMzNTMuNTIsMTIzLjUyIDM1Mi43NiwxMjIuOTYgMzUzLjA1LDEyMi4zIEMzNTMuMzQsMTIxLjY0IDM1NS4yLDEyMi4wNSAzNTUuNiwxMjIuMjMgQzM1NS45Nzg1OTEsMTIyLjQwODM2MyAzNTYuMTkxNDEyLDEyMi44MTc2MzUgMzU2LjEyLDEyMy4yMyBDMzU2LjAyNTUxMiwxMjMuNzI0MjM2IDM1NS42NTYyODMsMTI0LjEyMDY3MSAzNTUuMTcsMTI0LjI1IEwzNTUuMTcsMTI0LjI1IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzU1LjMxLDEyNCBDMzU1LjMxLDEyNCAzNTUuMSwxMjQuMDkgMzU0LjcyLDEyMy44MyBDMzU0LjM0LDEyMy41NyAzNTMuODksMTIzLjIzIDM1NC4wNiwxMjIuODMgQzM1NC4yMywxMjIuNDMgMzU1LjMzLDEyMi42OCAzNTUuNTcsMTIyLjgzIEMzNTUuODA2OTUyLDEyMi45MzczNSAzNTUuOTM2MjkxLDEyMy4xOTYwMjggMzU1Ljg4LDEyMy40NSBDMzU1LjgwNjA5MiwxMjMuNzI0NDk1IDM1NS41ODY5NTksMTIzLjkzNTkzOSAzNTUuMzEsMTI0IEwzNTUuMzEsMTI0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzQ1LjUsMTQ1LjExIEMzNDUuOTk0NTQ0LDE0MS4zODM0MzQgMzQ2LjA2ODM0MSwxMzcuNjEzMDY0IDM0NS43MiwxMzMuODcgQzM0NS4yMywxMjcuNDIgMzQzLjU3LDEyNS4yNyAzNDMuODUsMTIzLjYzIEMzNDQuMDYsMTIyLjM2IDM0NC43LDEyMS4yNCAzNDUuOTgsMTIxLjM1IEwzNDkuOCwxMjEuNjcgQzM1MS41Nzk5MzMsMTIxLjgyNDEwMyAzNTMuMDYzOTM1LDEyMy4wOTQ5NTYgMzUzLjQ5LDEyNC44MyBDMzUzLjkzNjEyNSwxMjYuNjg1NzMxIDM1NC4xOTA3OTEsMTI4LjU4MjMxNiAzNTQuMjUsMTMwLjQ5IEMzNTQuMjM4Mzg2LDEzMy4yNTQ0NTggMzU0LjA2NDc1NSwxMzYuMDE1ODYgMzUzLjczLDEzOC43NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY1LjM1LDE0My45IEMzNjQuMTk5NTU5LDE0Mi42Mjc0NjcgMzYzLjY0MzQyOSwxNDAuOTI2MzY0IDM2My44MiwxMzkuMjIgQzM2NC4wMiwxMzcuMDMgMzY1LjUyLDEzNC4zNSAzNjUuMDMsMTMwLjY0IEMzNjQuNTksMTI3LjM0IDM2My4yMSwxMjYuNjQgMzYzLjg4LDEyMy43NyBDMzY0LjAyODAxMywxMjMuMjgzNSAzNjQuNDkyNzU5LDEyMi45NjM5ODcgMzY1LDEyMyBMMzY5LjI2LDEyMy4zNiBDMzcxLjIzNTUyNCwxMjMuNDgwOTQ4IDM3Mi44MjU1NjksMTI1LjAyODQ3OCAzNzMsMTI3IEMzNzMuMjUzNjMsMTMxLjY0NDQwNiAzNzIuNjk1MjYzLDEzNi4yOTc0NjEgMzcxLjM1LDE0MC43NSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBwb2ludHM9IjM2Ni42IDEzOS4xNCAzNjYuODMgMTM5LjM0IDM2Ny42NiAxMzkuMjMgMzY2LjgxIDEzOC41OCAzNjUuNjggMTM5LjAyIDM2Ni43MyAxNDAuMDEgMzY3LjI1IDEzOS44OCI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNDQuNywxMjMuNTIgQzM0NC4xMTg3MDksMTIzLjg0MjgzMyAzNDMuMzg4OTA0LDEyMy42OTQzMjcgMzQyLjk4LDEyMy4xNyBDMzQyLjE0LDEyMi4zNSAzNDEuNTYsMTIxLjE3IDM0MS45OCwxMjEuMDcgQzM0Mi42MDA5NjEsMTIwLjk1NjQyNiAzNDMuMjM5MjY4LDEyMC45ODAzMiAzNDMuODUsMTIxLjE0IEMzNDQuNDksMTIxLjMxIDM0NS4wOCwxMjEuMjQgMzQ1LjIyLDEyMi42MiBDMzQ1LjI1MTkwNywxMjIuOTk5MjE5IDM0NS4wNDQ0NywxMjMuMzU4MjQzIDM0NC43LDEyMy41MiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzQ0LjU1LDEyMy4yOCBDMzQ0LjE4NzgzNiwxMjMuNDgwMjU3IDM0My43MzM3NzcsMTIzLjM4Njg5OSAzNDMuNDgsMTIzLjA2IEMzNDIuOTYsMTIyLjU1IDM0Mi41OSwxMjEuOCAzNDIuODUsMTIxLjc1IEMzNDMuMjM1Mjc2LDEyMS42NjQxNTkgMzQzLjYzNDcyNCwxMjEuNjY0MTU5IDM0NC4wMiwxMjEuNzUgQzM0NC40MiwxMjEuODYgMzQ0Ljc4LDEyMS44MSAzNDQuODcsMTIyLjY3IEMzNDQuOTEyMTU0LDEyMi45MjIwOCAzNDQuNzgxMzYyLDEyMy4xNzE0MDQgMzQ0LjU1LDEyMy4yOCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgcG9pbnRzPSIzNDkuNiAxMzUuMjggMzQ4LjExIDEzNC42OCAzNDguNDMgMTMzLjI4IDM1MCAxMzMuMyAzNTAuNjYgMTM0LjIgMzQ5LjY4IDEzNC42NCAzNDguOTMgMTM0LjM1IDM0OS40NiAxMzMuODUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIG9wYWNpdHk9IjAuMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzEyLjAwMDAwMCwgMTI1LjAwMDAwMCkiIHN0cm9rZT0iI0YzRTNGRiIgc3Ryb2tlLXdpZHRoPSIwLjI1Ij4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMSw1NCBDMS4wNDQ3NjUzOCw1My43OTM4NDA1IDEuMjM1NTE0NDYsNTMuNjUyODc4MyAxLjQ0NTczMTksNTMuNjcwNjA3NSBDMS42NTU5NDkzMyw1My42ODgzMzY3IDEuODIwMzk1MjQsNTMuODU5MjU1IDEuODMsNTQuMDciIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjIsNTMuOTIgQzAuMjQ0NzY1MzgsNTMuNzEzODQwNSAwLjQzNTUxNDQ2Miw1My41NzI4NzgzIDAuNjQ1NzMxODk1LDUzLjU5MDYwNzUgQzAuODU1OTQ5MzI4LDUzLjYwODMzNjcgMS4wMjAzOTUyNCw1My43NzkyNTUgMS4wMyw1My45OSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNjUsNTMuNTQgQzAuNjQyNTc0Mjk5LDUzLjM3NzA2NzMgMC43MzAxNDkwODUsNTMuMjI0NTY4NiAwLjg3NDYxNjYwMiw1My4xNDg4NjMgQzEuMDE5MDg0MTIsNTMuMDczMTU3NCAxLjE5NDMxNzYzLDUzLjA4NzkzNjEgMS4zMjQwNjUwOSw1My4xODY3NjgzIEMxLjQ1MzgxMjU2LDUzLjI4NTYwMDUgMS41MTQ2MDkzNCw1My40NTA2MTI0IDEuNDgsNTMuNjEiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNi44OCw1NS43MiBDMTcuMTgwOTk1Miw1NS41NjUzNjAzIDE3LjU1MDM2MDMsNTUuNjg0MDA0OCAxNy43MDUsNTUuOTg1IEMxNy44NTk2Mzk3LDU2LjI4NTk5NTIgMTcuNzQwOTk1Miw1Ni42NTUzNjAzIDE3LjQ0LDU2LjgxIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTcuMTUsNTQuOSBDMTcuMzQ0NzA5Nyw1NC43OTk5NjU2IDE3LjU3Nzk5NjcsNTQuODExNDA2NSAxNy43NjE5ODM4LDU0LjkzMDAxMjkgQzE3Ljk0NTk3MSw1NS4wNDg2MTkzIDE4LjA1MjcwNjQsNTUuMjU2MzcyMSAxOC4wNDE5ODM4LDU1LjQ3NTAxMjkgQzE4LjAzMTI2MTMsNTUuNjkzNjUzNyAxNy45MDQ3MDk3LDU1Ljg4OTk2NTYgMTcuNzEsNTUuOTkiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNy43NCw0My40NSBDMzcuNzkzMzUyMiw0My4xNjg4MDAyIDM4LjA1MDE2MTYsNDIuOTczMDg3OSAzOC4zMzU0NDE3LDQyLjk5NjIxODcgQzM4LjYyMDcyMTgsNDMuMDE5MzQ5NSAzOC44NDI2NDY4LDQzLjI1Mzg3ODIgMzguODUsNDMuNTQiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNi42Myw0My4zNiBDMzYuNjI0NDkzLDQzLjE0NTcxNDYgMzYuNzQxNzkxNyw0Mi45NDcwODYzIDM2LjkzMjA5OTcsNDIuODQ4NDM4MiBDMzcuMTIyNDA3OCw0Mi43NDk3OTAyIDM3LjM1MjMzMDksNDIuNzY4NDMyNiAzNy41MjQyNjA2LDQyLjg5NjQ1MTMgQzM3LjY5NjE5MDIsNDMuMDI0NDY5OSAzNy43Nzk5NTcxLDQzLjIzOTQwMDggMzcuNzQsNDMuNDUiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNy4yMyw0Mi44NSBDMzcuMjgzMzUyMiw0Mi41Njg4MDAyIDM3LjU0MDE2MTYsNDIuMzczMDg3OSAzNy44MjU0NDE3LDQyLjM5NjIxODcgQzM4LjExMDcyMTgsNDIuNDE5MzQ5NSAzOC4zMzI2NDY4LDQyLjY1Mzg3ODIgMzguMzQsNDIuOTQiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNC4xMSw2LjggQzI0LjEwNDQ5Myw2LjU4NTcxNDU2IDI0LjIyMTc5MTcsNi4zODcwODYyNiAyNC40MTIwOTk3LDYuMjg4NDM4MjMgQzI0LjYwMjQwNzgsNi4xODk3OTAyIDI0LjgzMjMzMDksNi4yMDg0MzI2MiAyNS4wMDQyNjA2LDYuMzM2NDUxMjcgQzI1LjE3NjE5MDIsNi40NjQ0Njk5MiAyNS4yNTk5NTcxLDYuNjc5NDAwODQgMjUuMjIsNi44OSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIzLDYuNzEgQzIyLjk5NDQ5Myw2LjQ5NTcxNDU2IDIzLjExMTc5MTcsNi4yOTcwODYyNiAyMy4zMDIwOTk3LDYuMTk4NDM4MjMgQzIzLjQ5MjQwNzgsNi4wOTk3OTAyIDIzLjcyMjMzMDksNi4xMTg0MzI2MiAyMy44OTQyNjA2LDYuMjQ2NDUxMjcgQzI0LjA2NjE5MDIsNi4zNzQ0Njk5MiAyNC4xNDk5NTcxLDYuNTg5NDAwODQgMjQuMTEsNi44IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjMuNiw2LjIgQzIzLjU5NDQ5Myw1Ljk4NTcxNDU2IDIzLjcxMTc5MTcsNS43ODcwODYyNiAyMy45MDIwOTk3LDUuNjg4NDM4MjMgQzI0LjA5MjQwNzgsNS41ODk3OTAyIDI0LjMyMjMzMDksNS42MDg0MzI2MiAyNC40OTQyNjA2LDUuNzM2NDUxMjcgQzI0LjY2NjE5MDIsNS44NjQ0Njk5MiAyNC43NDk5NTcxLDYuMDc5NDAwODQgMjQuNzEsNi4yOSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1LjM4LDYxLjExIEMzNS40MDc2MTQyLDYwLjc3MzEwNjMgMzUuNzAzMTA2Myw2MC41MjIzODU4IDM2LjA0LDYwLjU1IEMzNi4zNzY4OTM3LDYwLjU3NzYxNDIgMzYuNjI3NjE0Miw2MC44NzMxMDYzIDM2LjYsNjEuMjEiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNC44Miw2MC40NSBDMzQuODM3ODYzMiw2MC4yMzIwNjggMzQuOTcwNjM0OSw2MC4wNDAyMjA0IDM1LjE2ODMwMTIsNTkuOTQ2NzI0NCBDMzUuMzY1OTY3Niw1OS44NTMyMjg0IDM1LjU5ODQ5ODMsNTkuODcyMjg4MyAzNS43NzgzMDEzLDU5Ljk5NjcyNDQgQzM1Ljk1ODEwNDMsNjAuMTIxMTYwNSAzNi4wNTc4NjMzLDYwLjMzMjA2OCAzNi4wNCw2MC41NSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ4LDQ5LjY1IEMyOC41NDM2NzM0LDQ5LjI2MzEwNDIgMjguODk0NjE3MSw0OC45OTA1NTA4IDI5LjI4NTIzMzUsNDkuMDI0NjMxNCBDMjkuNjc1ODQ5OSw0OS4wNTg3MTIxIDI5Ljk3NDI5MDYsNDkuMzg3OTIzMiAyOS45Nyw0OS43OCIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3LjgsNDguODUgQzI3Ljg2MzY3MzQsNDguNDYzMTA0MiAyOC4yMTQ2MTcxLDQ4LjE5MDU1MDggMjguNjA1MjMzNSw0OC4yMjQ2MzE0IEMyOC45OTU4NDk5LDQ4LjI1ODcxMjEgMjkuMjk0MjkwNiw0OC41ODc5MjMyIDI5LjI5LDQ4Ljk4IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYuMTMsNjcuMjEgQzE2LjE0NDI5MDYsNjcuMDMxMzY3MiAxNi4yNTI3OTUxLDY2Ljg3MzkyNzYgMTYuNDE0NjQxLDY2Ljc5Njk4NzIgQzE2LjU3NjQ4NjksNjYuNzIwMDQ2OCAxNi43NjcwODU4LDY2LjczNTI5NDcgMTYuOTE0NjQxMSw2Ni44MzY5ODcyIEMxNy4wNjIxOTYzLDY2LjkzODY3OTYgMTcuMTQ0MjkwNyw2Ny4xMTEzNjcyIDE3LjEzLDY3LjI5IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTUuNjgsNjYuNjcgQzE1LjcwMjA5MTQsNjYuMzkzODU3NiAxNS45NDM4NTc2LDY2LjE4NzkwODYgMTYuMjIsNjYuMjEgQzE2LjQ5NjE0MjQsNjYuMjMyMDkxNCAxNi43MDIwOTE0LDY2LjQ3Mzg1NzYgMTYuNjgsNjYuNzUiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02Ny4xMiwyMS4wOCBDNjcuMjY0NjkyNiwyMC45MzUzMDc0IDY3LjQ3NTU4NjYsMjAuODc4Nzk4NSA2Ny42NzMyNDAzLDIwLjkzMTc1OTYgQzY3Ljg3MDg5NDEsMjAuOTg0NzIwOCA2OC4wMjUyNzkyLDIxLjEzOTEwNTkgNjguMDc4MjQwNCwyMS4zMzY3NTk3IEM2OC4xMzEyMDE1LDIxLjUzNDQxMzQgNjguMDc0NjkyNiwyMS43NDUzMDc0IDY3LjkzLDIxLjg5IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjcuMTIsMjAuMjYgQzY3LjM0MzY3NTMsMjAuMDM2MzI0NyA2Ny43MDYzMjQ3LDIwLjAzNjMyNDcgNjcuOTMsMjAuMjYgQzY4LjE1MzY3NTMsMjAuNDgzNjc1MyA2OC4xNTM2NzUzLDIwLjg0NjMyNDcgNjcuOTMsMjEuMDciIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00My43MiwyNyBDNDMuODM3ODk3NiwyNi43OTA5OTk2IDQ0LjA1ODMzOTksMjYuNjYwNzcyOSA0NC4yOTgyODg0LDI2LjY1ODM3NTEgQzQ0LjUzODIzNjksMjYuNjU1OTc3MiA0NC43NjEyMzc2LDI2Ljc4MTc3MjUgNDQuODgzMjg4NCwyNi45ODgzNzUxIEM0NS4wMDUzMzkyLDI3LjE5NDk3NzcgNDUuMDA3ODk3NywyNy40NTA5OTk2IDQ0Ljg5LDI3LjY2IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDIuNTUsMjYuMzkgQzQyLjY2Nzg5NzYsMjYuMTgwOTk5NiA0Mi44ODgzMzk5LDI2LjA1MDc3MjkgNDMuMTI4Mjg4NCwyNi4wNDgzNzUxIEM0My4zNjgyMzY5LDI2LjA0NTk3NzIgNDMuNTkxMjM3NiwyNi4xNzE3NzI1IDQzLjcxMzI4ODQsMjYuMzc4Mzc1MSBDNDMuODM1MzM5MiwyNi41ODQ5Nzc3IDQzLjgzNzg5NzcsMjYuODQwOTk5NiA0My43MiwyNy4wNSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzLjQ3LDI2LjEzIEM0My41ODc4OTc2LDI1LjkyMDk5OTYgNDMuODA4MzM5OSwyNS43OTA3NzMgNDQuMDQ4Mjg4NCwyNS43ODgzNzUxIEM0NC4yODgyMzY4LDI1Ljc4NTk3NzMgNDQuNTExMjM3NiwyNS45MTE3NzI2IDQ0LjYzMzI4ODQsMjYuMTE4Mzc1MSBDNDQuNzU1MzM5MiwyNi4zMjQ5Nzc3IDQ0Ljc1Nzg5NzYsMjYuNTgwOTk5NiA0NC42NCwyNi43OSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQyLjI5LDI1LjQ3IEM0Mi40MDc4OTc2LDI1LjI2MDk5OTYgNDIuNjI4MzM5OSwyNS4xMzA3NzI5IDQyLjg2ODI4ODQsMjUuMTI4Mzc1MSBDNDMuMTA4MjM2OSwyNS4xMjU5NzcyIDQzLjMzMTIzNzYsMjUuMjUxNzcyNSA0My40NTMyODg0LDI1LjQ1ODM3NTEgQzQzLjU3NTMzOTIsMjUuNjY0OTc3NyA0My41Nzc4OTc3LDI1LjkyMDk5OTYgNDMuNDYsMjYuMTMiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NC4zOCwyNS44OCBDNDQuNTYyMjU0LDI1LjU1NjkxMzUgNDQuOTcxOTEzNCwyNS40NDI3NDYxIDQ1LjI5NSwyNS42MjUwMDAxIEM0NS42MTgwODY1LDI1LjgwNzI1NCA0NS43MzIyNTM5LDI2LjIxNjkxMzQgNDUuNTUsMjYuNTQiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOC45LDYzLjIzIEMyOC45NjAwMzUxLDYyLjg4MzMzNTkgMjkuMjc0NTg5Miw2Mi42Mzk3MDg3IDI5LjYyNTI1MTIsNjIuNjY4MjgxMSBDMjkuOTc1OTEzMiw2Mi42OTY4NTM2IDMwLjI0Njg3NzYsNjIuOTg4MTg5NyAzMC4yNSw2My4zNCIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwLjgzLDM3LjYyIEMzMC44Mjc3MTM4LDM3LjM2MjQwNDMgMzAuOTcxMTg1NCwzNy4xMjU2MzI3IDMxLjIwMDU4MzEsMzcuMDA4NDI1OCBDMzEuNDI5OTgwOCwzNi44OTEyMTg5IDMxLjcwNTkxNDUsMzYuOTEzNzAyNCAzMS45MTMzMTE4LDM3LjA2NjUgQzMyLjEyMDcwOTIsMzcuMjE5Mjk3NiAzMi4yMjM5NTc4LDM3LjQ3NjE3MjMgMzIuMTgsMzcuNzMiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNy4zMSw1Mi4zOCBDMzcuMzc1MTQwMiw1Mi4xNDE3NDMgMzcuNjAxNjUzMyw1MS45ODQ0MTE3IDM3Ljg0NzY2MDMsNTIuMDA2NTUyMyBDMzguMDkzNjY3Myw1Mi4wMjg2OTI5IDM4LjI4ODQ0ODMsNTIuMjIzOTQwNyAzOC4zMSw1Mi40NyIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ4LjUzLDY1LjA2IEM0OC41NzMyNDI3LDY0Ljg2OTM0ODMgNDguNzUwOTU2OSw2NC43NDAxNjkyIDQ4Ljk0NTY0ODMsNjQuNzU3ODY4NCBDNDkuMTQwMzM5Nyw2NC43NzU1Njc2IDQ5LjI5MTg0Niw2NC45MzQ2NzU5IDQ5LjMsNjUuMTMiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01Ni41Miw4Ljc1IEM1Ni41NjAwODM0LDguNDk0MTQ5NDkgNTYuNzQyMDEyOCw4LjI4MzI3NzE2IDU2Ljk4OTIyNTEsOC4yMDYxMjY0NCBDNTcuMjM2NDM3NCw4LjEyODk3NTcyIDU3LjUwNjAxMTYsOC4xOTg5NDE1MyA1Ny42ODQ1MDAxLDguMzg2NTc5NDkgQzU3Ljg2Mjk4ODYsOC41NzQyMTc0NiA1Ny45MTk0MDIzLDguODQ2OTQ5ODEgNTcuODMsOS4wOSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4LjI0LDIuMTggQzM4LjMwMzY3MzQsMS43OTMxMDQyMSAzOC42NTQ2MTcxLDEuNTIwNTUwOCAzOS4wNDUyMzM1LDEuNTU0NjMxNDMgQzM5LjQzNTg0OTksMS41ODg3MTIwNSAzOS43MzQyOTA2LDEuOTE3OTIzMTYgMzkuNzMsMi4zMSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3LjU2LDEuMzggQzM3LjYyMzY3MzQsMC45OTMxMDQyMSAzNy45NzQ2MTcxLDAuNzIwNTUwOCAzOC4zNjUyMzM1LDAuNzU0NjMxNDI2IEMzOC43NTU4NDk5LDAuNzg4NzEyMDUxIDM5LjA1NDI5MDYsMS4xMTc5MjMxNiAzOS4wNSwxLjUxIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNDUuNzUsMTIzLjYyIEMzNDYuMTQsMTIzLjcxIDM0Ni43NSwxMjIuOSAzNDYuNzUsMTIyLjYyIEMzNDYuNzUsMTIyLjM0IDM0Ni43NSwxMjEuNDkgMzQ2LjExLDEyMS4zNCBDMzQ1LjY1LDEyMS4yMyAzNDMuOTksMTIwLjkyIDM0My41OSwxMjEuMjUgQzM0My4xOSwxMjEuNTggMzQzLjc0LDEyMy4xOCAzNDUuNzUsMTIzLjYyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNDUuODgsMTIzLjM5IEMzNDYuMTEsMTIzLjQ0IDM0Ni40OSwxMjIuOTcgMzQ2LjQ2LDEyMi44MSBDMzQ2LjQzLDEyMi42NSAzNDYuNDYsMTIyLjE0IDM0Ni4wOCwxMjIuMDYgQzM0NS43LDEyMS45OCAzNDQuODMsMTIxLjgxIDM0NC42LDEyMi4wMSBDMzQ0LjM3LDEyMi4yMSAzNDQuNywxMjMuMTMgMzQ1Ljg4LDEyMy4zOSBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0Ny4xOSwxMjMuMzIgQzM0Ny4xOSwxMjMuMzIgMzQ2Ljg4LDEyMy40NSAzNDYuMzEsMTIzLjA2IEMzNDUuNzQsMTIyLjY3IDM0NS4wNywxMjIuMTcgMzQ1LjMxLDEyMS41OSBDMzQ1LjU1LDEyMS4wMSAzNDcuMjEsMTIxLjM3IDM0Ny41NywxMjEuNTMgQzM0Ny45MjA1MiwxMjEuNjkwNDIgMzQ4LjExMTk3NiwxMjIuMDczMzMxIDM0OC4wMywxMjIuNDUgQzM0Ny45MzUyNzMsMTIyLjg3NDU2IDM0Ny42MTA5NzYsMTIzLjIxMDQzOSAzNDcuMTksMTIzLjMyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNDcuMzIsMTIzLjEyIEMzNDcuMzIsMTIzLjEyIDM0Ny4xMywxMjMuMiAzNDYuOCwxMjIuOTcgQzM0Ni40NywxMjIuNzQgMzQ2LjA2LDEyMi40NCAzNDYuMjIsMTIyLjEgQzM0Ni4zOCwxMjEuNzYgMzQ3LjM0LDEyMS45NyAzNDcuNTYsMTIyLjEgQzM0Ny43NzA1MjEsMTIyLjE5NDU4MiAzNDcuODgzOTI4LDEyMi40MjU1OTcgMzQ3LjgzLDEyMi42NSBDMzQ3Ljc1ODY3NCwxMjIuODg4MTAxIDM0Ny41NjMxMjEsMTIzLjA2ODMxNSAzNDcuMzIsMTIzLjEyIEwzNDcuMzIsMTIzLjEyIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMxLjUsMTIxLjgzIEMzMzEuNSwxMjEuODMgMzMxLjE5LDEyMS45NiAzMzAuNjIsMTIxLjU3IEMzMzAuMDUsMTIxLjE4IDMyOS4zOCwxMjAuNjggMzI5LjYyLDEyMC4xIEMzMjkuODYsMTE5LjUyIDMzMS41MiwxMTkuODggMzMxLjg4LDEyMC4wNCBDMzMyLjIzMDUyLDEyMC4yMDA0MiAzMzIuNDIxOTc2LDEyMC41ODMzMzEgMzMyLjM0LDEyMC45NiBDMzMyLjI0NTI3MywxMjEuMzg0NTYgMzMxLjkyMDk3NiwxMjEuNzIwNDM5IDMzMS41LDEyMS44MyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMxLjYzLDEyMS42MiBDMzMxLjYzLDEyMS42MiAzMzEuNDQsMTIxLjcgMzMxLjExLDEyMS40NyBDMzMwLjc4LDEyMS4yNCAzMzAuMzcsMTIwLjk0IDMzMC41MywxMjAuNiBDMzMwLjY5LDEyMC4yNiAzMzEuNjUsMTIwLjQ3IDMzMS44NywxMjAuNiBDMzMyLjA4MDUyMSwxMjAuNjk0NTgyIDMzMi4xOTM5MjgsMTIwLjkyNTU5NyAzMzIuMTQsMTIxLjE1IEMzMzIuMDY4Njc0LDEyMS4zODgxMDEgMzMxLjg3MzEyMSwxMjEuNTY4MzE1IDMzMS42MywxMjEuNjIgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzMuMjgsMTIyLjQgQzMzMy42NywxMjIuNDkgMzM0LjI4LDEyMS42OCAzMzQuMjgsMTIxLjQgQzMzNC4yOCwxMjEuMTIgMzM0LjI4LDEyMC4yNyAzMzMuNjQsMTIwLjEyIEMzMzMuMTgsMTIwLjAxIDMzMS41MiwxMTkuNyAzMzEuMTIsMTIwLjAzIEMzMzAuNzIsMTIwLjM2IDMzMS4yNywxMjIgMzMzLjI4LDEyMi40IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzMuNDEsMTIyLjE3IEMzMzMuNjQsMTIyLjIyIDMzNC4wMiwxMjEuNzUgMzMzLjk5LDEyMS41OSBDMzMzLjk2LDEyMS40MyAzMzMuOTksMTIwLjkyIDMzMy42MSwxMjAuODQgQzMzMy4yMywxMjAuNzYgMzMyLjM2LDEyMC41OSAzMzIuMTMsMTIwLjc5IEMzMzEuOSwxMjAuOTkgMzMyLjIzLDEyMS45MSAzMzMuNDEsMTIyLjE3IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY1LjM5LDEyNS4yNyBDMzY0LjgwODcwOSwxMjUuNTkyODMzIDM2NC4wNzg5MDQsMTI1LjQ0NDMyNyAzNjMuNjcsMTI0LjkyIEMzNjIuODMsMTI0LjEgMzYyLjI1LDEyMi45MiAzNjIuNjcsMTIyLjgyIEMzNjMuMjkwOTYxLDEyMi43MDY0MjYgMzYzLjkyOTI2OCwxMjIuNzMwMzIgMzY0LjU0LDEyMi44OSBDMzY1LjE4LDEyMy4wNiAzNjUuNzcsMTIyLjk5IDM2NS45MSwxMjQuMzcgQzM2NS45NDE5MDcsMTI0Ljc0OTIxOSAzNjUuNzM0NDcsMTI1LjEwODI0MyAzNjUuMzksMTI1LjI3IEwzNjUuMzksMTI1LjI3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY1LjI0LDEyNSBDMzY0Ljg3NzgzNiwxMjUuMjAwMjU3IDM2NC40MjM3NzcsMTI1LjEwNjg5OSAzNjQuMTcsMTI0Ljc4IEMzNjMuNjUsMTI0LjI3IDM2My4yOCwxMjMuNTIgMzYzLjU0LDEyMy40NyBDMzYzLjkyNTI3NiwxMjMuMzg0MTU5IDM2NC4zMjQ3MjQsMTIzLjM4NDE1OSAzNjQuNzEsMTIzLjQ3IEMzNjUuMTEsMTIzLjU4IDM2NS40NywxMjMuNTMgMzY1LjU2LDEyNC4zOSBDMzY1LjYwMjE1NCwxMjQuNjQyMDggMzY1LjQ3MTM2MiwxMjQuODkxNDA0IDM2NS4yNCwxMjUgTDM2NS4yNCwxMjUgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjYuNDQsMTI1LjM3IEMzNjYuODMsMTI1LjQ2IDM2Ny40NCwxMjQuNjUgMzY3LjQ0LDEyNC4zNyBDMzY3LjQ0LDEyNC4wOSAzNjcuNDQsMTIzLjI0IDM2Ni44LDEyMy4wOSBDMzY2LjM0LDEyMi45OCAzNjQuNjgsMTIyLjY3IDM2NC4yOCwxMjMgQzM2My44OCwxMjMuMzMgMzY0LjQzLDEyNC45MyAzNjYuNDQsMTI1LjM3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY2LjU3LDEyNS4xNCBDMzY2LjgsMTI1LjE5IDM2Ny4xOCwxMjQuNzIgMzY3LjE1LDEyNC41NiBDMzY3LjEyLDEyNC40IDM2Ny4xNSwxMjMuODkgMzY2Ljc3LDEyMy44MSBDMzY2LjM5LDEyMy43MyAzNjUuNTIsMTIzLjU2IDM2NS4yOSwxMjMuNzYgQzM2NS4wNiwxMjMuOTYgMzY1LjM5LDEyNC44OCAzNjYuNTcsMTI1LjE0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY3Ljg4LDEyNS4wNyBDMzY3Ljg4LDEyNS4wNyAzNjcuNTcsMTI1LjIgMzY3LDEyNC44MSBDMzY2LjQzLDEyNC40MiAzNjUuNzYsMTIzLjkyIDM2NiwxMjMuMzQgQzM2Ni4yNCwxMjIuNzYgMzY3LjksMTIzLjEyIDM2OC4yNiwxMjMuMjggQzM2OC42MTA1MiwxMjMuNDQwNDIgMzY4LjgwMTk3NiwxMjMuODIzMzMxIDM2OC43MiwxMjQuMiBDMzY4LjYyNTI3MywxMjQuNjI0NTYgMzY4LjMwMDk3NiwxMjQuOTYwNDM5IDM2Ny44OCwxMjUuMDcgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjgsMTI0Ljg3IEMzNjgsMTI0Ljg3IDM2Ny44MSwxMjQuOTUgMzY3LjQ4LDEyNC43MiBDMzY3LjE1LDEyNC40OSAzNjYuNzQsMTI0LjE5IDM2Ni45LDEyMy44NSBDMzY3LjA2LDEyMy41MSAzNjguMDIsMTIzLjcyIDM2OC4yNCwxMjMuODUgQzM2OC40NTA1MjEsMTIzLjk0NDU4MiAzNjguNTYzOTI4LDEyNC4xNzU1OTcgMzY4LjUxLDEyNC40IEMzNjguNDM4Njc0LDEyNC42MzgxMDEgMzY4LjI0MzEyMSwxMjQuODE4MzE1IDM2OCwxMjQuODcgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzguNDgsMTIyLjQ3IEMzMzguNTc0Nzg2LDEyMi41NzY5ODkgMzM4LjcyMjcxOSwxMjIuNjE5ODExIDMzOC44NiwxMjIuNTggQzMzOS4zMywxMjIuNDEgMzQwLjUyLDEyMS45IDM0MC4zNSwxMjEuMDYgQzM0MC4yMiwxMjAuNDEgMzM5LjgxLDEyMC41NyAzMzkuMDcsMTIwLjQ5IEwzMzguNTEsMTIwLjQzIEMzMzguMzkxNzU0LDEyMC40MTcyOTQgMzM4LjI3NjIxNiwxMjAuNDcxMjEyIDMzOC4yMSwxMjAuNTcgTDMzOC4yMSwxMjAuNTcgQzMzNy44NDkzNTIsMTIxLjE3MDc5MiAzMzcuOTM5NzY2LDEyMS45MzkzMTIgMzM4LjQzLDEyMi40NCBMMzM4LjQ4LDEyMi40NyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM4LjU1LDEyMi4yOSBDMzM4LjYxOTcyMiwxMjIuMzY5MDI2IDMzOC43MjkwNTIsMTIyLjQwMDI2MyAzMzguODMsMTIyLjM3IEMzMzkuMTcsMTIyLjI0IDM0MC4wNCwxMjEuODcgMzM5LjkyLDEyMS4yNiBDMzM5LjgsMTIwLjY1IDMzOS41MywxMjAuOSAzMzguOTksMTIwLjg0IEwzMzguNTgsMTIwLjg0IEMzMzguNDkzNjUyLDEyMC44MjkwMTggMzM4LjQwODUwMywxMjAuODY3NzIzIDMzOC4zNiwxMjAuOTQgTDMzOC4zNiwxMjAuOTQgQzMzOC4wOTc3MSwxMjEuMzc2OTM5IDMzOC4xNjM0NjYsMTIxLjkzNTg2MyAzMzguNTIsMTIyLjMgTDMzOC41NSwxMjIuMjkgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzUuODIsMTIyLjQ5IEMzMzUuMjY3MjIsMTIyLjg1NzE3OCAzMzQuNTI5NTUxLDEyMi43NjgxNDkgMzM0LjA4LDEyMi4yOCBDMzMzLjE3LDEyMS41NCAzMzIuNDksMTIwLjM5IDMzMi45LDEyMC4yOCBDMzMzLjUwOTI2MSwxMjAuMTEzNjY5IDMzNC4xNDc1ODIsMTIwLjA4Mjk0OCAzMzQuNzcsMTIwLjE5IEMzMzUuNDIsMTIwLjMxIDMzNiwxMjAuMTkgMzM2LjI2LDEyMS41NSBDMzM2LjMyMzkwNywxMjEuOTI0NDU4IDMzNi4xNDg0ODgsMTIyLjI5OTIxNyAzMzUuODIsMTIyLjQ5IEwzMzUuODIsMTIyLjQ5IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzUuNjUsMTIyLjI3IEMzMzUuMzA2NzY0LDEyMi40OTcwOTMgMzM0Ljg0OTU0MiwxMjIuNDQyMDU3IDMzNC41NywxMjIuMTQgQzMzNC4wMSwxMjEuNjggMzMzLjU3LDEyMC45NiAzMzMuODMsMTIwLjg5IEMzMzQuMjEwODU2LDEyMC43ODQyODYgMzM0LjYxMDMyOCwxMjAuNzYzOCAzMzUsMTIwLjgzIEMzMzUuNDEsMTIwLjkgMzM1Ljc3LDEyMC44MyAzMzUuOTMsMTIxLjY4IEMzMzUuOTY5NzQ4LDEyMS45MTU5NDEgMzM1Ljg1NzkxMywxMjIuMTUxNTkzIDMzNS42NSwxMjIuMjcgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzE2LjUwOTY2OCwgMTg4LjY5Mjc4OCkgcm90YXRlKDI3LjgwMDAwMCkgdHJhbnNsYXRlKC0zMTYuNTA5NjY4LCAtMTg4LjY5Mjc4OCkgIiB4PSIyODguMjQ0NjY4IiB5PSIxNTQuMzQ3Nzg4IiB3aWR0aD0iNTYuNTMiIGhlaWdodD0iNjguNjkiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzMjUuNzYgMjIzLjQ0IDI4MS4zMiAyMDMuMjIgMzA4LjM3IDE1MS45MSAzNTIuODcgMTczLjIzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjEuMDUxMDAzLCAxNzYuNzIwMzE1KSByb3RhdGUoLTYyLjIwMDAwMCkgdHJhbnNsYXRlKC0zMjEuMDUxMDAzLCAtMTc2LjcyMDMxNSkgIiBjeD0iMzIxLjA1MTAwMyIgY3k9IjE3Ni43MjAzMTUiIHJ4PSI5LjExIiByeT0iMTAuODciPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjMuMDc5Njc3LCAxNzUuNzEyNDExKSByb3RhdGUoLTYyLjIwMDAwMCkgdHJhbnNsYXRlKC0zMjMuMDc5Njc3LCAtMTc1LjcxMjQxMSkgIiBjeD0iMzIzLjA3OTY3NyIgY3k9IjE3NS43MTI0MTEiIHJ4PSI5LjExIiByeT0iMTAuODciPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjMuMzYsMTgwLjkyIEMzMjMuMzYsMTgxLjA0IDMyMy4zNiwxODEuMTMgMzIzLjM2LDE4MS4xNiBMMzIzLjM2LDE4MS4xNiBDMzI0LjI1LDE3OC44MiAzMjYuMjEsMTc4LjY5IDMyNy40NiwxNzcuNDggTDMyNy41MSwxNzcuNDIgTDMyNy41OSwxNzcuMzMgQzMyNy44ODE5MTEsMTc2LjgzOTE4IDMyNy45NjEzNDUsMTc2LjI1MDY0NiAzMjcuODEsMTc1LjcgTDMyNy44MSwxNzUuNyBMMzI3LjgxLDE3NS41MyBMMzI3LjgxLDE3NS41MyBDMzI3LjgxLDE3NS40MiAzMjcuODEsMTc1LjMxIDMyNy43MywxNzUuMiBMMzI3LjczLDE3NS4yIEwzMjcuNzMsMTc1LjExIEwzMjcuNzMsMTc1LjAyIEwzMjcuNzMsMTc0LjkzIEwzMjcuNzMsMTc0LjgzIEwzMjcuNzMsMTc0Ljc2IEMzMjcuMzk1MzE4LDE3My43OTk4NjUgMzI2Ljk1OTUzOCwxNzIuODc4MDIxIDMyNi40MywxNzIuMDEgTDMyNi40MywxNzIuMDEgQzMyNi4xMzQ0OSwxNzIuODM0MzEgMzI1LjczNDU2NywxNzMuNjE3MzU0IDMyNS4yNCwxNzQuMzQgQzMyNC42MDk3MTUsMTc1LjE2MzM4IDMyMy44Mzc2MjUsMTc1Ljg2Nzc0MyAzMjIuOTYsMTc2LjQyIEMzMjEuOTMxOTY0LDE3NS43OTYxMzYgMzIwLjk5MDU0MSwxNzUuMDM5NjM1IDMyMC4xNiwxNzQuMTcgQzMxOS40OTExNTEsMTczLjQyMDQ3OSAzMTguODk4MjUyLDE3Mi42MDY0OTkgMzE4LjM5LDE3MS43NCBMMzE4LjMxLDE3MS45NiBMMzE4LjMxLDE3Mi4wMyBMMzE4LjI2LDE3Mi4xOSBMMzE4LjI2LDE3Mi4yNiBMMzE4LjIxLDE3Mi40MiBMMzE4LjIxLDE3Mi40OSBMMzE4LjE1LDE3Mi42OSBMMzE4LjE1LDE3Mi42OSBMMzE4LjA5LDE3Mi45MyBMMzE4LjA5LDE3Mi45MyBMMzE4LjA0LDE3My4xNCBMMzE4LjA0LDE3My4xNCBMMzE4LjA0LDE3My4zNCBMMzE4LjA0LDE3My4zNCBMMzE4LjA0LDE3My41NiBMMzE4LjA0LDE3My41NiBDMzE4LDE3My44IDMxNy45NjY2NjcsMTc0LjAzNjY2NyAzMTcuOTQsMTc0LjI3IEwzMTcuOTQsMTc0LjI3IEMzMTcuOTA1NzAxLDE3NC42MzkyMDUgMzE3LjkwNTcwMSwxNzUuMDEwNzk1IDMxNy45NCwxNzUuMzggTDMxNy45NCwxNzUuNTMgTDMxNy45NCwxNzUuNTMgTDMxNy45NCwxNzUuNjYgTDMxNy45NCwxNzUuNjYgTDMxNy45NCwxNzUuOCBMMzE3Ljk0LDE3NS44IEwzMTcuOTQsMTc1LjggTDMxNy45NCwxNzUuOCBMMzE3Ljk0LDE3NS45NyBMMzE3Ljk0LDE3NS45NyBMMzE3Ljk0LDE3NS45NyBMMzE4LDE3Ni4xNiBMMzE4LDE3Ni4yOCBMMzE4LDE3Ni4zMyBMMzE4LDE3Ni40IEwzMTgsMTc2LjQ1IEwzMTgsMTc2LjUyIEwzMTgsMTc2LjUyIEwzMTgsMTc2LjU4IEwzMTgsMTc2LjU4IEwzMTgsMTc2LjY0IEwzMTgsMTc2LjY0IEwzMTguMDYsMTc2LjcgTDMxOC4wNiwxNzYuNyBMMzE4LjE1LDE3Ni43OSBMMzE4LjIxLDE3Ni44NCBDMzE5Ljc2LDE3OC4xNSAzMjEuNzgsMTc4LjQzIDMyMy4yMSwxODAuODQiIGlkPSJGaWxsLTctNSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzMDQuNjIgMTg2LjUgMzAzLjk4IDE4NC45MiAyOTkuNDIgMTg1LjkgMjk4LjMyIDE4My4yMiAyOTYuNjYgMTgzLjU4IDI5OC4zOSAxODcuODIgMjk4LjQxIDE4Ny44MiAyOTguNDEgMTg3LjgzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA2Ljc2LDE4OS40NiBMMzMxLjU1LDIwMi41MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjMwMS4yNSAxOTIuODkgMzAwLjYxIDE5MS4zMSAyOTYuMDUgMTkyLjI5IDI5NC45NSAxODkuNjEgMjkzLjI5IDE4OS45NyAyOTUuMDIgMTk0LjIxIDI5NS4wNCAxOTQuMjEgMjk1LjA1IDE5NC4yMiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMy4wOCwxOTUuOTMgTDMyNy44NywyMDkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyOTcuODggMTk5LjI4IDI5Ny4yNCAxOTcuNyAyOTIuNjggMTk4LjY4IDI5MS41OCAxOTYgMjg5LjkyIDE5Ni4zNiAyOTEuNjYgMjAwLjYgMjkxLjY3IDIwMC42IDI5MS42OCAyMDAuNjIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTkuNDMsMjAyLjg1IEwzMjQuMjIsMjE1LjkyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQuNTgzNzAwLCAxNTUuMDk1MTMxKSByb3RhdGUoLTE4LjAzMDAwMCkgdHJhbnNsYXRlKC0yOTQuNTgzNzAwLCAtMTU1LjA5NTEzMSkgIiB4PSIyNzIuMzE4NyIgeT0iMTM3LjE1NTEzMSIgd2lkdGg9IjQ0LjUzIiBoZWlnaHQ9IjM1Ljg4IiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQuNDI2Nzk5LCAxNTQuNTg5MjA2KSByb3RhdGUoLTE4LjAzMDAwMCkgdHJhbnNsYXRlKC0yOTQuNDI2Nzk5LCAtMTU0LjU4OTIwNikgIiB4PSIyNzYuMTUxNzk5IiB5PSIxNDIuMzQ5MjA2IiB3aWR0aD0iMzYuNTUiIGhlaWdodD0iMjQuNDgiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjc0LjQsMTUyLjE0IEwyNzMuNjgsMTQ5Ljk0IEMyNzMuNDQzMjUxLDE0OS4yMTY1NjMgMjczLjgzNjk4NiwxNDguNDM4MDQgMjc0LjU2LDE0OC4yIEwzMDYuNjksMTM3Ljc0IEMzMDcuNDEzNDM3LDEzNy41MDMyNTEgMzA4LjE5MTk2LDEzNy44OTY5ODYgMzA4LjQzLDEzOC42MiBMMzA5LjEzLDE0MC43NyBMMjc0LjQsMTUyLjE0IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxNC40NywxNTcuMTcgTDMxNS4xNiwxNTkuMjggQzMxNS4zOTY3NDksMTYwLjAwMzQzNyAzMTUuMDAzMDE0LDE2MC43ODE5NiAzMTQuMjgsMTYxLjAyIEwyODIuMTUsMTcxLjQ4IEMyODEuNDI2NTYzLDE3MS43MTY3NDkgMjgwLjY0ODA0LDE3MS4zMjMwMTQgMjgwLjQxLDE3MC42IEwyNzkuNjgsMTY4LjM0IEwzMTQuNDcsMTU3LjE3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI5OC4xOSwxNTEuNzYgTDI5Mi4wNiwxNTAuNDMgQzI5MS42MDg1NTMsMTUwLjMzMjExNSAyOTEuMTM5MjI0LDE1MC40ODMwOTMgMjkwLjgyOTUyLDE1MC44MjU4MzEgQzI5MC41MTk4MTYsMTUxLjE2ODU3IDI5MC40MTcwMTYsMTUxLjY1MDc0OCAyOTAuNTYsMTUyLjA5IEwyOTIuNDgsMTU4LjA5IEMyOTIuNjIwMjcsMTU4LjUzMTA4NiAyOTIuOTg2MTAxLDE1OC44NjMyMTYgMjkzLjQzODY0OSwxNTguOTYwMzM4IEMyOTMuODkxMTk3LDE1OS4wNTc0NiAyOTQuMzYxMDkzLDE1OC45MDQ2ODcgMjk0LjY3LDE1OC41NiBMMjk4Ljg4LDE1My45MSBDMjk5LjIwMTgyOCwxNTMuNTY4MTg5IDI5OS4zMTI1NDksMTUzLjA3ODUyMiAyOTkuMTY5MDg3LDE1Mi42MzE1MDIgQzI5OS4wMjU2MjQsMTUyLjE4NDQ4MyAyOTguNjUwNjMzLDE1MS44NTA2OTYgMjk4LjE5LDE1MS43NiBMMjk4LjE5LDE1MS43NiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQzLjU1NDQ4NiwgMTU3LjA5MDg3NCkgcm90YXRlKDcuMjUwMDAwKSB0cmFuc2xhdGUoLTM0My41NTQ0ODYsIC0xNTcuMDkwODc0KSAiIHg9IjMyMS4zODk0ODYiIHk9IjEzNy44MzU4NzQiIHdpZHRoPSI0NC4zMyIgaGVpZ2h0PSIzOC41MSIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQzLjc5ODU2NywgMTU1LjE3NzA2Mykgcm90YXRlKDcuMjUwMDAwKSB0cmFuc2xhdGUoLTM0My43OTg1NjcsIC0xNTUuMTc3MDYzKSAiIHg9IjMyNS42MDg1NjciIHk9IjE0Mi45OTIwNjMiIHdpZHRoPSIzNi4zOCIgaGVpZ2h0PSIyNC4zNyIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjQuNzIsMTYwLjg5IEMzMjQuNzIsMTYwLjY3IDMyOS42MSwxNTcuNTQgMzMyLjI0LDE1NS44OSBDMzMzLjE5Nzg3NywxNTUuMjU2MDI2IDMzNC40NzYwNTUsMTU1LjQyMjE5IDMzNS4yNCwxNTYuMjggTDMzOS41MywxNjAuOTQgQzMzOS43NjAyNjcsMTYxLjE5MjY1MSAzNDAuMTQzODE0LDE2MS4yMzE0MzcgMzQwLjQyLDE2MS4wMyBMMzQ5LjE4LDE1NC43NSBDMzUwLjA1ODAwNSwxNTQuMTE2NjYzIDM1MS4yNTczMjQsMTU0LjE3NDc2MSAzNTIuMDcsMTU0Ljg5IEwzNjEuMjEsMTYyLjg5IEwzNjAuNjQsMTY3LjM1IEMzNjAuNTc3NzkyLDE2Ny44NTExODcgMzYwLjMxNzU4NywxNjguMzA2NjMgMzU5LjkxNzQyNSwxNjguNjE0NzM1IEMzNTkuNTE3MjY0LDE2OC45MjI4NDEgMzU5LjAxMDQzNywxNjkuMDU3OTc3IDM1OC41MSwxNjguOTkgTDMyNS42MywxNjQuNjcgQzMyNS4yMjA5MDgsMTY0LjYxNzM3MiAzMjQuODUyMzM2LDE2NC4zOTY0MTUgMzI0LjYxMzEzNSwxNjQuMDYwMzk1IEMzMjQuMzczOTM1LDE2My43MjQzNzUgMzI0LjI4NTgwOCwxNjMuMzAzNzggMzI0LjM3LDE2Mi45IEwzMjQuNzIsMTYwLjg5IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTYuMTcyOTYzLCAxNTAuMDI4MTkwKSByb3RhdGUoLTgyLjUxMDAwMCkgdHJhbnNsYXRlKC0zNTYuMTcyOTYzLCAtMTUwLjAyODE5MCkgIiBjeD0iMzU2LjE3Mjk2MyIgY3k9IjE1MC4wMjgxOSIgcj0iMi40OSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMwNC4yMDAwMDAsIDE5Ny4yMTUwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0zMDQuMjAwMDAwLCAtMTk3LjIxNTAwMCkgIiB4PSIyNzAuMjUiIHk9IjE2MC42NCIgd2lkdGg9IjY3LjkiIGhlaWdodD0iNzMuMTUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjI3MS4wNSAxOTQuOTUgMzM4LjIgMTk1LjE1IDMzOC4xNCAxNjAuNjQgMjcxLjA1IDE2MC42NCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNTUuMTc1MDAwLCAxOTcuMjg1MDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMzU1LjE3NTAwMCwgLTE5Ny4yODUwMDApICIgeD0iMzM4LjIiIHk9IjE2MC43MSIgd2lkdGg9IjMzLjk1IiBoZWlnaHQ9IjczLjE1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIzNzEuMzkgMTg2Ljc3IDMzOC45NCAxOTUuMTUgMzM5IDE2MC42NCAzNzIuMTUgMTYwLjY0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzM4LjIgMTYwLjcyIDM3Mi4xNSAxNjAuNzIgMzkwLjc1IDE4Mi45OCAzNTYuODEgMTgyLjk4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzM4LjIgMTYwLjcyIDI3MC4zMSAxNjAuNzIgMjUxLjcxIDE4Mi45OCAzMTkuNiAxODIuOTgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjMuODYsMjAzLjYyIEwzNDguMTUsMjAzLjYyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjMuODYsMjA5LjI2IEwzNDguMTUsMjA5LjI2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjMuODYsMjE0LjkgTDM0OC4xNSwyMTQuOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjYxLjczLDE3OC45NCBMMjc3LjU3LDE3OC45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzcyLjI3LDE3OC45NCBMMzgyLjY3LDE3OC45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjc0LjU1LDIzMC42NSBMMjc0LjU1LDIxOS41OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyNzAuNzMgMTYxLjY0IDI5OS42OSAxNjEuNjYgMjczLjY4IDE4Mi4wMyAyNTMuNTYgMTgyLjAzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1OC4yNDkwNDUsIDIxNC43MDQ5MzIpIHJvdGF0ZSgtMC4yOTAwMDApIHRyYW5zbGF0ZSgtMjU4LjI0OTA0NSwgLTIxNC43MDQ5MzIpICIgeD0iMjM2LjUyOTA0NSIgeT0iMTk3LjIwNDkzMiIgd2lkdGg9IjQzLjQ0IiBoZWlnaHQ9IjM1IiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTguMjQxNDEzLCAyMTQuMTg0OTY0KSByb3RhdGUoLTAuMjkwMDAwKSB0cmFuc2xhdGUoLTI1OC4yNDE0MTMsIC0yMTQuMTg0OTY0KSAiIHg9IjI0MC40MTY0MTMiIHk9IjIwMi4yNDQ5NjQiIHdpZHRoPSIzNS42NSIgaGVpZ2h0PSIyMy44OCIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNDAuMzgsMjA1Ljk0IEwyNDAuMzgsMjAzLjY4IEMyNDAuMzc5OTgsMjAyLjkzODMwMyAyNDAuOTc4MzI0LDIwMi4zMzU0OTQgMjQxLjcyLDIwMi4zMyBMMjc0LjcyLDIwMi4xNiBDMjc1LjQzNDI2NywyMDIuMTk3MDczIDI3NS45OTU2NjMsMjAyLjc4NDc4NSAyNzYsMjAzLjUgTDI3NiwyMDUuNzEgTDI0MC4zOCwyMDUuOTQgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjc2LjEyLDIyMi41MiBMMjc2LjEyLDIyNC42OSBDMjc2LjEyMDAyLDIyNS40MzE2OTcgMjc1LjUyMTY3NiwyMjYuMDM0NTA2IDI3NC43OCwyMjYuMDQgTDI0MS43OCwyMjYuMjEgQzI0MS4wMzgzMDMsMjI2LjIxMDAyIDI0MC40MzU0OTQsMjI1LjYxMTY3NiAyNDAuNDMsMjI0Ljg3IEwyNDAuNDMsMjIyLjU2IEwyNzYuMTIsMjIyLjUyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2Mi41NiwyMTIuNjMgTDI1Ny4zNSwyMDkuNjMgQzI1Ni45NTAxMzIsMjA5LjM5NjczNCAyNTYuNDU1OTMsMjA5LjM5NTYxOSAyNTYuMDU1MDEzLDIwOS42MjcwNzYgQzI1NS42NTQwOTYsMjA5Ljg1ODUzMyAyNTUuNDA3OTQxLDIxMC4yODcwNzEgMjU1LjQxLDIxMC43NSBMMjU1LjQxLDIxNi43NSBDMjU1LjQwNzk0MSwyMTcuMjEyOTI5IDI1NS42NTQwOTYsMjE3LjY0MTQ2NyAyNTYuMDU1MDEzLDIxNy44NzI5MjQgQzI1Ni40NTU5MywyMTguMTA0MzgxIDI1Ni45NTAxMzIsMjE4LjEwMzI2NiAyNTcuMzUsMjE3Ljg3IEwyNjIuNTUsMjE0Ljg3IEMyNjIuOTUyOTMxLDIxNC42NDIxMTUgMjYzLjIwMjg2OCwyMTQuMjE1ODA2IDI2My4yMDQ5MzUsMjEzLjc1MjkwMSBDMjYzLjIwNzAwMSwyMTMuMjg5OTk3IDI2Mi45NjA4OCwyMTIuODYxNDczIDI2Mi41NiwyMTIuNjMgTDI2Mi41NiwyMTIuNjMgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI4LjExLDIwMi4yMiBMMzI4LjExLDIwNS4yOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyOS42NCwyMDMuNzUgTDMyNi41OCwyMDMuNzUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNzMuNjEsMTU1LjU2IEwyNzMuNjEsMTQ0LjQ5IiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNjQuODMsMjI5LjcxIEwxNjQuODMsMjE4LjY0IiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMi42NSw1My40NyBMMzIuNjUsNTguOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUuMzcsNTYuMTggTDI5LjkzLDU2LjE4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzIuOTIsNjIuNzIgTDMzMi45Miw2OC4xNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM1LjY0LDY1LjQ0IEwzMzAuMiw2NS40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDM1LjI0LDEzMC40MiBMNDM1LjI0LDEzMy40OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzNi43NywxMzEuOTUgTDQzMy43MSwxMzEuOTUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOTIuNzUsMCBMMTkyLjc1LDUuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5NS40NywyLjcyIEwxOTAuMDMsMi43MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjExNi4zNiIgeT0iMTA3LjIyIiB3aWR0aD0iNDkuNTEiIGhlaWdodD0iNTMuMzMiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iOTEuNTYiIHk9IjEwNy4yNyIgd2lkdGg9IjI0Ljc1IiBoZWlnaHQ9IjUzLjMzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOTcuNjEsMTM4LjU1IEwxMDkuMDYsMTM4LjU1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05Ny42MSwxNDIuNjcgTDEwOS4wNiwxNDIuNjciIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTk3LjYxLDE0Ni43OCBMMTA5LjA2LDE0Ni43OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8dGV4dCBpZD0iRVIiIGZpbGw9IiMzNzVEODEiIGZvbnQtZmFtaWx5PSJMYXRvLUJsYWNrLCBMYXRvIiBmb250LXNpemU9IjEwLjIiIGZvbnQtd2VpZ2h0PSI3MDAiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSIxMjQuNzQiIHk9IjEzOS42MiI+RVI8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEzMy44MSw3OS4zNiBMMTMzLjgxLDgyLjQyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTM1LjMzLDgwLjg5IEwxMzIuMjgsODAuODkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk0LjIzMDAwMCwgMTk3LjIxNTAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE5NC4yMzAwMDAsIC0xOTcuMjE1MDAwKSAiIHg9IjE2MC4yOCIgeT0iMTYwLjY0IiB3aWR0aD0iNjcuOSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDUuMjE1MDAwLCAxOTcuMjg1MDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMjQ1LjIxNTAwMCwgLTE5Ny4yODUwMDApICIgeD0iMjI4LjI0IiB5PSIxNjAuNzEiIHdpZHRoPSIzMy45NSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1My44OSwyMDMuNjIgTDIzOC4xOSwyMDMuNjIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1My44OSwyMDkuMjYgTDIzOC4xOSwyMDkuMjYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1My44OSwyMTQuOSBMMjM4LjE5LDIxNC45IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGN4PSIxOTQuODIiIGN5PSIxOTYuNyIgcj0iMTMuNjkiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHRleHQgaWQ9Ij8iIGZpbGw9IiMzNzVEODEiIGZvbnQtZmFtaWx5PSJMYXRvLUJsYWNrLCBMYXRvIiBmb250LXNpemU9IjE4LjY0IiBmb250LXdlaWdodD0iNzAwIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iMTkwLjA2IiB5PSIyMDMuODgiPj88L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjI3LjIyIDE4MC43MSAxNjEuMDMgMTcyLjgxIDE2MS4wOSAxNjEuNDIgMjI3LjIyIDE2MS40MiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjI5LjIxIDE4MC43MSAyNjEuMjMgMTgwLjU4IDI2MS4yIDE2MS40MiAyMjkuMjEgMTYxLjQyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTE5LjE0IDE2MC43MiAxNTMuMDkgMTYwLjcyIDE3MS42OSAxMzguNDYgMTM3Ljc1IDEzOC40NiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjExOS4xNCAxNjAuNzIgNTEuMjUgMTYwLjcyIDMyLjY1IDEzOC40NiAxMDAuNTQgMTM4LjQ2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjEuNjEsMTg3LjI5IEw2MS42MSwxOTAuMzUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02My4xNCwxODguODIgTDYwLjA4LDE4OC44MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjEuMDA4MjUwLCAxNDUuNzUwNjQ2KSByb3RhdGUoLTE2Ljk2MDAwMCkgdHJhbnNsYXRlKC0xMjEuMDA4MjUwLCAtMTQ1Ljc1MDY0NikgIiB4PSI5Ni4xNTMyNDk4IiB5PSIxMDkuNzA1NjQ2IiB3aWR0aD0iNDkuNzEiIGhlaWdodD0iNzIuMDkiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxMDkuMDcgMTc4LjQyIDE1MC45NCAxNjguNzggMTMzLjE4IDExMC41NSA5MS4xMyAxMjEuMjkiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE1Ljc3NTI0MCwgMTMzLjQyNTgzMSkgcm90YXRlKC0xNi45NjAwMDApIHRyYW5zbGF0ZSgtMTE1Ljc3NTI0MCwgLTEzMy40MjU4MzEpICIgY3g9IjExNS43NzUyNCIgY3k9IjEzMy40MjU4MzEiIHI9IjkuNTYiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE2LjMyMjkyMywgMTMxLjIzMzU1Nykgcm90YXRlKC0xNi45NjAwMDApIHRyYW5zbGF0ZSgtMTE2LjMyMjkyMywgLTEzMS4yMzM1NTcpICIgY3g9IjExNi4zMjI5MjMiIGN5PSIxMzEuMjMzNTU3IiByPSI5LjU2Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMjAsMTM1LjA3IEwxMjAuMTUsMTM1LjI2IEwxMjAuMTUsMTM1LjI2IEMxMTkuMTUsMTMyLjg1IDEyMC4yMywxMzEuMzggMTIwLjE1LDEyOS41OCBDMTIwLjE0NzY2OSwxMjkuNTUwMDQ1IDEyMC4xNDc2NjksMTI5LjUxOTk1NSAxMjAuMTUsMTI5LjQ5IEMxMjAuMTUyMDE4LDEyOS40NTAwMjUgMTIwLjE1MjAxOCwxMjkuNDA5OTc1IDEyMC4xNSwxMjkuMzcgQzEyMC4wMDcyMjgsMTI4LjgwNjQwNCAxMTkuNjcwOTgyLDEyOC4zMTA4ODMgMTE5LjIsMTI3Ljk3IEwxMTkuMiwxMjcuOTcgTDExOS4wNywxMjcuODYgTDExOS4wNywxMjcuODYgTDExOC44MSwxMjcuNjYgTDExOC44MSwxMjcuNjYgTDExOC43MywxMjcuNjEgTDExOC42NSwxMjcuNTYgTDExOC41NywxMjcuNTEgTDExOC40OSwxMjcuNDYgTDExOC40MywxMjcuNDYgQzExNy42MTAyMjUsMTI2Ljk2MjczNCAxMTYuNzM4MzM2LDEyNi41NTY5NyAxMTUuODMsMTI2LjI1IEwxMTUuODMsMTI2LjI1IEMxMTYuMTk2MzI0LDEyNy4wOTE0NjUgMTE2LjQ3MTIzNCwxMjcuOTY5ODMzIDExNi42NSwxMjguODcgQzExNi44MTM4MTMsMTI5LjkyMzY3MSAxMTYuODEzODEzLDEzMC45OTYzMjkgMTE2LjY1LDEzMi4wNSBDMTE1LjYxMDk1NywxMzIuMjg2MDcgMTE0LjU0MTY5MiwxMzIuMzYwMjc4IDExMy40OCwxMzIuMjcgQzExMi41NjkzNTksMTMyLjE1NDQ4MyAxMTEuNjc0MDUzLDEzMS45Mzk4NzggMTEwLjgxLDEzMS42MyBMMTEwLjkxLDEzMS44NSBMMTEwLjkxLDEzMS45MiBMMTEwLjk4LDEzMi4wOCBMMTEwLjk4LDEzMi4xNSBMMTExLjA2LDEzMi4zMSBMMTExLjA2LDEzMi4zNyBMMTExLjE2LDEzMi41NyBMMTExLjE2LDEzMi41NyBMMTExLjI4LDEzMi44IEwxMTEuMjgsMTMyLjggTDExMS4zOSwxMzMgTDExMS4zOSwxMzMgTDExMS40OSwxMzMuMTggTDExMS40OSwxMzMuMTggTDExMS42MSwxMzMuMzggTDExMS42MSwxMzMuMzggQzExMS43NDMzMzMsMTMzLjU5MzMzMyAxMTEuODgsMTMzLjc5NjY2NyAxMTIuMDIsMTMzLjk5IEwxMTIuMDIsMTMzLjk5IEMxMTIuMjM5Mjc1LDEzNC4yOTYyNDkgMTEyLjQ4MzQzNiwxMzQuNTgzODkxIDExMi43NSwxMzQuODUgTDExMi44NiwxMzQuOTUgTDExMi44NiwxMzQuOTUgTDExMi45NiwxMzUuMDQgTDExMi45NiwxMzUuMDQgTDExMy4wNywxMzUuMTMgTDExMy4wNywxMzUuMTMgTDExMy4yMSwxMzUuMjMgTDExMy4yMSwxMzUuMjMgTDExMy4yMSwxMzUuMjMgTDExMy4zNywxMzUuMzMgTDExMy40OCwxMzUuMzkgTDExMy40OCwxMzUuMzkgTDExMy41NSwxMzUuMzkgTDExMy42LDEzNS4zOSBMMTEzLjY2LDEzNS4zOSBMMTEzLjcxLDEzNS4zOSBMMTEzLjc4LDEzNS4zOSBMMTE0LDEzNS4zOSBMMTE0LjA3LDEzNS4zOSBMMTE0LjQxLDEzNS4zOSBDMTE2LjIxLDEzNS4zMiAxMTcuNjEsMTM0LjEzIDEyMC4wOSwxMzQuOTciIGlkPSJGaWxsLTctNiIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxMTIuMzkgMTUyLjM3IDExMC45NiAxNTEuNjEgMTA4Ljg3IDE1NS41MyAxMDYuNDMgMTU0LjIzIDEwNS42NyAxNTUuNjYgMTA5LjUyIDE1Ny43MiAxMDkuNTMgMTU3LjcxIDEwOS41NCAxNTcuNzEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTUuNCwxNTMuMDkgTDEzOC45NywxNDUuOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjExNC42IDE1OS42MiAxMTMuMTcgMTU4Ljg2IDExMS4wOCAxNjIuNzggMTA4LjY0IDE2MS40OCAxMDcuODggMTYyLjkxIDExMS43MyAxNjQuOTcgMTExLjc0IDE2NC45NiAxMTEuNzUgMTY0Ljk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTE3LjcyLDE2MC42OSBMMTQxLjI5LDE1My41IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTE2LjgxIDE2Ni44NyAxMTUuMzggMTY2LjExIDExMy4yOSAxNzAuMDMgMTEwLjg1IDE2OC43NCAxMTAuMDkgMTcwLjE3IDExMy45NSAxNzIuMjIgMTEzLjk1IDE3Mi4yMSAxMTMuOTcgMTcyLjIyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIwLjExLDE2OC41NCBMMTQzLjY4LDE2MS4zNiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNDAuMiwxNTkuNjUgTDE0MC4yLDE2Mi43MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQxLjcyLDE2MS4xOCBMMTM4LjY3LDE2MS4xOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNi4zMzczMDksIDE0OC4zNzQwMjYpIHJvdGF0ZSgxOS41NDAwMDApIHRyYW5zbGF0ZSgtMTI2LjMzNzMwOSwgLTE0OC4zNzQwMjYpICIgeD0iMTAxLjA2MjMwOSIgeT0iMTExLjcyNDAyNiIgd2lkdGg9IjUwLjU1IiBoZWlnaHQ9IjczLjMiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI5Ni44NCAxNjcuODUgMTM2LjkgMTg1LjI4IDE1Ny42IDEyNi45NSAxMTYuNzMgMTEwLjMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI5LjUyODQ2OCwgMTM1LjEzMjIzMCkgcm90YXRlKC03MC40NjAwMDApIHRyYW5zbGF0ZSgtMTI5LjUyODQ2OCwgLTEzNS4xMzIyMzApICIgY3g9IjEyOS41Mjg0NjgiIGN5PSIxMzUuMTMyMjMiIHI9IjkuNzIiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMxLjI5NDU1NCwgMTMzLjY3NTg0OSkgcm90YXRlKC03MC40NjAwMDApIHRyYW5zbGF0ZSgtMTMxLjI5NDU1NCwgLTEzMy42NzU4NDkpICIgY3g9IjEzMS4yOTQ1NTQiIGN5PSIxMzMuNjc1ODQ5IiByPSI5LjcyIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMzIsMTM5IEMxMzIsMTM5LjEzIDEzMiwxMzkuMjIgMTMyLDEzOS4yNSBMMTMyLDEzOS4yNSBDMTMyLjYzLDEzNi42NiAxMzQuNDEsMTM2LjEyIDEzNS40NiwxMzQuNjMgTDEzNS40NiwxMzQuNTUgTDEzNS41MiwxMzQuNDQgQzEzNS43NDQ1MDQsMTMzLjg5MjY1NyAxMzUuNzY5Mjg0LDEzMy4yODM3NzYgMTM1LjU5LDEzMi43MiBMMTM1LjU5LDEzMi43MiBMMTM1LjU5LDEzMi41NSBMMTM1LjU5LDEzMi41NSBMMTM1LjQ5LDEzMi4yMyBMMTM1LjQ5LDEzMi4yMyBMMTM1LjQ5LDEzMi4xNCBMMTM1LjQ5LDEzMi4wNSBMMTM1LjQ5LDEzMS45NiBMMTM1LjQ5LDEzMS44NyBMMTM1LjQ5LDEzMS44IEMxMzUuMTE4NDg3LDEzMC44OTc5NzQgMTM0LjY0OTAwNCwxMzAuMDM5NDkyIDEzNC4wOSwxMjkuMjQgTDEzNC4wOSwxMjkuMjQgQzEzMy44ODIzMzQsMTMwLjE1MDEyIDEzMy41NzcyNDEsMTMxLjAzNTIyNSAxMzMuMTgsMTMxLjg4IEMxMzIuNjc3NjE0LDEzMi44NDAzMDkgMTMyLjAyOTk4NywxMzMuNzE3MzA0IDEzMS4yNiwxMzQuNDggQzEzMC4yNjkyNywxMzQuMDQzMjg3IDEyOS4zNTE4MiwxMzMuNDU2Mzg4IDEyOC41NCwxMzIuNzQgQzEyNy44NjM4MjMsMTMyLjA5NDM3OSAxMjcuMjYwMjM5LDEzMS4zNzY3ODQgMTI2Ljc0LDEzMC42IEwxMjYuNjgsMTMwLjg0IEwxMjYuNjgsMTMwLjkxIEwxMjYuNjgsMTMxLjA4IEwxMjYuNjgsMTMxLjE2IEwxMjYuNjgsMTMxLjM0IEwxMjYuNjgsMTMxLjQxIEwxMjYuNjgsMTMxLjYzIEwxMjYuNjgsMTMxLjYzIEwxMjYuNjgsMTMxLjg5IEwxMjYuNjgsMTMxLjg5IEwxMjYuNjgsMTMyLjEyIEwxMjYuNjgsMTMyLjEyIEwxMjYuNjgsMTMyLjMzIEwxMjYuNjgsMTMyLjMzIEMxMjYuNjgsMTMyLjQxIDEyNi42OCwxMzIuNDkgMTI2LjY4LDEzMi41NyBMMTI2LjY4LDEzMi41NyBDMTI2LjY4LDEzMi44MjMzMzMgMTI2LjY4LDEzMy4wNzMzMzMgMTI2LjY4LDEzMy4zMiBMMTI2LjY4LDEzMy4zMiBDMTI2LjY3MjI0MSwxMzMuNzAxMjcyIDEyNi42OTU2NTMsMTM0LjA4MjU0MSAxMjYuNzUsMTM0LjQ2IEwxMjYuNzUsMTM0LjYxIEwxMjYuNzUsMTM0LjYxIEwxMjYuNzUsMTM0Ljc0IEwxMjYuNzUsMTM0Ljc0IEwxMjYuNzUsMTM0Ljg4IEwxMjYuNzUsMTM0Ljg4IEwxMjYuNzUsMTM0Ljg4IEwxMjYuNzUsMTM0Ljg4IEwxMjYuOCwxMzUuMDUgTDEyNi44LDEzNS4wNSBMMTI2LjgsMTM1LjA1IEwxMjYuODcsMTM1LjIzIEwxMjYuOTIsMTM1LjM1IEwxMjYuOTIsMTM1LjM1IEwxMjYuOTIsMTM1LjQyIEwxMjYuOTIsMTM1LjQyIEwxMjYuOTIsMTM1LjQ4IEwxMjYuOTIsMTM1LjQ4IEwxMjYuOTIsMTM1LjU0IEwxMjYuOTIsMTM1LjU0IEwxMjYuOTIsMTM1LjU5IEwxMjYuOTIsMTM1LjU5IEwxMjYuOTgsMTM1LjY0IEwxMjYuOTgsMTM1LjY0IEwxMjcuMDcsMTM1LjcxIEwxMjcuMTIsMTM1LjcxIEMxMjguNjMsMTM2LjcxIDEzMC41LDEzNi42MiAxMzIuMDIsMTM4LjgiIGlkPSJGaWxsLTctNyIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxMTUuMzEgMTQ4LjU2IDExNC42IDE0Ny4wNyAxMTAuNTIgMTQ5LjAxIDEwOS4zMSAxNDYuNDggMTA3LjgyIDE0Ny4xOSAxMDkuNzMgMTUxLjIgMTA5Ljc1IDE1MS4xOSAxMDkuNzUgMTUxLjIxIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTE3LjM0LDE1MC45NyBMMTQwLjk1LDE1OS4zNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjExMi43MyAxNTUuODMgMTEyLjAyIDE1NC4zNCAxMDcuOTQgMTU2LjI4IDEwNi43MyAxNTMuNzUgMTA1LjI1IDE1NC40NSAxMDcuMTYgMTU4LjQ3IDEwNy4xNyAxNTguNDYgMTA3LjE3IDE1OC40NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExNC42MywxNTguNTggTDEzOC4yNSwxNjYuOTciIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxMTAuMTUgMTYzLjA5IDEwOS40NCAxNjEuNiAxMDUuMzYgMTYzLjU1IDEwNC4xNiAxNjEuMDEgMTAyLjY3IDE2MS43MiAxMDQuNTggMTY1LjczIDEwNC41OSAxNjUuNzMgMTA0LjYgMTY1Ljc0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTExLjg0LDE2Ni40NSBMMTM1LjQ2LDE3NC44NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzcuMjMzODY4LCAxNDkuNjk5NTg1KSByb3RhdGUoLTE5LjUxMDAwMCkgdHJhbnNsYXRlKC03Ny4yMzM4NjgsIC0xNDkuNjk5NTg1KSAiIHg9IjUyLjAzODg2NzkiIHk9IjExMy4xNjQ1ODUiIHdpZHRoPSI1MC4zOSIgaGVpZ2h0PSI3My4wNyIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjEwNy4xIDE2OC45NyA2Ny4xNiAxODYuMzMgNDYuNTYgMTI4LjE3IDg3LjMxIDExMS41OSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcyLjE1MjI1OCwgMTM4LjMyMDUzMikgcm90YXRlKC0xOS43NDAwMDApIHRyYW5zbGF0ZSgtNzIuMTUyMjU4LCAtMTM4LjMyMDUzMikgIiB4PSI2MC40NTIyNTc2IiB5PSIxMzAuNDg1NTMyIiB3aWR0aD0iMjMuNCIgaGVpZ2h0PSIxNS42NyIgcng9IjcuNjYiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzIuOTczNTk3LCAxMzUuOTUyODQ4KSByb3RhdGUoLTE5Ljc0MDAwMCkgdHJhbnNsYXRlKC03Mi45NzM1OTcsIC0xMzUuOTUyODQ4KSAiIHg9IjYxLjI3MzU5NyIgeT0iMTI4LjExNzg0OCIgd2lkdGg9IjIzLjQiIGhlaWdodD0iMTUuNjciIHJ4PSI3LjY2Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjcuODYsMTM1LjI4IEM2OC4xMzkwNzc2LDEzNS4xNzU4MjQgNjguNDMyNDk2NCwxMzUuMTE1MTE3IDY4LjczLDEzNS4xIEM2OC45NjUxMzU0LDEzNS4wODg0OTUgNjkuMjAwMDk3NCwxMzUuMTI1OTUzIDY5LjQyLDEzNS4yMSBDNjkuNjE2MTUzNCwxMzUuMjg3ODM5IDY5Ljc5MDk2ODQsMTM1LjQxMTIzOCA2OS45MywxMzUuNTcgQzcwLjA3NTc3OSwxMzUuNzQwNjYyIDcwLjE4Nzc2ODksMTM1LjkzNzQ5MiA3MC4yNiwxMzYuMTUgQzcwLjMzOTg1OCwxMzYuMzY3NTM1IDcwLjM3NzIwMDgsMTM2LjU5ODM4MiA3MC4zNywxMzYuODMgQzcwLjM2MTgzMjQsMTM3LjA0NyA3MC4zMDM2NTM3LDEzNy4yNTkxODIgNzAuMiwxMzcuNDUgQzcwLjA4MTgwNDMsMTM3LjY1NzM2NCA2OS45MjE3NDM2LDEzNy44Mzc4NTggNjkuNzMsMTM3Ljk4IEM2OS40OTM3Mjg5LDEzOC4xNTc3MDUgNjkuMjMwMzQ4NCwxMzguMjk2MTQ5IDY4Ljk1LDEzOC4zOSBMNjguMjgsMTM4LjYzIEw2OC44OCwxNDAuMzIgTDY3Ljk5LDE0MC42NCBMNjYuMjksMTM1LjgzIEw2Ny44NiwxMzUuMjggWiBNNjguNzIsMTM3LjcgQzY4Ljg2NzE4NTUsMTM3LjY1Mjc4MiA2OS4wMDU2NzQsMTM3LjU4MTg0OSA2OS4xMywxMzcuNDkgQzY5LjIyOTMwNTcsMTM3LjQxNTExOSA2OS4zMTExODgsMTM3LjMxOTU5IDY5LjM3LDEzNy4yMSBDNjkuNDIyNzAxNCwxMzcuMTA0NDE1IDY5LjQ1MDA5MTMsMTM2Ljk4ODAwNyA2OS40NSwxMzYuODcgQzY5LjQ0OTYxMSwxMzYuNzM2OTExIDY5LjQyNTkxOTgsMTM2LjYwNDkxNyA2OS4zOCwxMzYuNDggQzY5LjM0MTM5OTgsMTM2LjM1OTYxMSA2OS4yODAzMjA5LDEzNi4yNDc2MzMgNjkuMiwxMzYuMTUgQzY5LjEyNjUyNjIsMTM2LjA2MzUxMiA2OS4wMzQxNDUsMTM1Ljk5NTA4MiA2OC45MywxMzUuOTUgQzY4LjgxNTc1OTksMTM1LjkwNDE3IDY4LjY5MjkyODksMTM1Ljg4MzY5OCA2OC41NywxMzUuODkgQzY4LjQxNjI5MDcsMTM1Ljg5Njg5OCA2OC4yNjQ1Mzg2LDEzNS45MjcyNDggNjguMTIsMTM1Ljk4IEw2Ny40NSwxMzYuMjIgTDY4LjA2LDEzNy45NCBMNjguNzIsMTM3LjcgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NS41MywxMzUuMjYgQzc1LjY0Nzk1ODksMTM1LjU3OTk2OCA3NS43MDU1OTg4LDEzNS45MTkwMjcgNzUuNywxMzYuMjYgQzc1LjY3OTk0MDIsMTM2LjkxNzI2OSA3NS4zODE5MDMzLDEzNy41MzUxNSA3NC44OCwxMzcuOTYgQzc0LjYwNTg0MzQsMTM4LjE5MzIzIDc0LjI5MDM5NTksMTM4LjM3MzAwMSA3My45NSwxMzguNDkgTDcyLjEyLDEzOS4xNCBMNzAuNDIsMTM0LjMzIEw3Mi4yNSwxMzMuNjggQzcyLjU4ODcxMzEsMTMzLjU1MzI5MiA3Mi45NDg0NDY2LDEzMy40OTIyMDUgNzMuMzEsMTMzLjUgQzczLjYzNTA3MjQsMTMzLjUwODM0NyA3My45NTQ5ODYyLDEzMy41ODMyMjEgNzQuMjUsMTMzLjcyIEM3NC41NDAzOTg4LDEzMy44NTkyMTYgNzQuNzk5MDg0NCwxMzQuMDU2NjM0IDc1LjAxLDEzNC4zIEM3NS4yNDU1Mjc2LDEzNC41ODIxODIgNzUuNDIyMzE5MywxMzQuOTA4NTY3IDc1LjUzLDEzNS4yNiBMNzUuNTMsMTM1LjI2IFogTTc0LjYxLDEzNS41OCBDNzQuNTI2ODUyOSwxMzUuMzM4NzQyIDc0LjQwNTI4NzgsMTM1LjExMjQ5NiA3NC4yNSwxMzQuOTEgQzc0LjExNzcyNzYsMTM0LjczNzM3NiA3My45NTA4MjMyLDEzNC41OTQzMTUgNzMuNzYsMTM0LjQ5IEM3My41NzQ0OTg3LDEzNC4zOTI0MjUgNzMuMzY5NDU1NSwxMzQuMzM3NzQ3IDczLjE2LDEzNC4zMyBDNzIuOTMxNjEwMiwxMzQuMzIyMzE0IDcyLjcwMzk0MzIsMTM0LjM1OTY5MyA3Mi40OSwxMzQuNDQgTDcxLjU2LDEzNC43NyBMNzIuNzYsMTM4LjE1IEw3My42OSwxMzcuODIgQzczLjkwNzE0MDMsMTM3Ljc0NjYzMiA3NC4xMDc2NDYsMTM3LjYzMTA4NiA3NC4yOCwxMzcuNDggQzc0LjQzNTYzOTgsMTM3LjM0MjEzNCA3NC41NTg2MTc0LDEzNy4xNzEzMzEgNzQuNjQsMTM2Ljk4IEM3NC43MjExNTQ3LDEzNi43NzY3NDUgNzQuNzU4NjMzMiwxMzYuNTU4Njg4IDc0Ljc1LDEzNi4zNCBDNzQuNzQ0MTQzOSwxMzYuMDg0MDggNzQuNjk2ODY0NywxMzUuODMwNzk5IDc0LjYxLDEzNS41OSBMNzQuNjEsMTM1LjU4IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI3Ni42MSAxMzMgNzcuMTEgMTM0LjQyIDc4LjkxIDEzMy43OCA3OS4xNiAxMzQuNDkgNzcuMzYgMTM1LjEzIDc4LjA1IDEzNy4xMyA3Ny4xNSAxMzcuNDUgNzUuNDUgMTMyLjY0IDc4LjQ1IDEzMS41NyA3OC43IDEzMi4yOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTY3LjgzLDE1OC44MSBMOTEuMzgsMTUwLjQ3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcwLjUyLDE2Ni40IEw5NC4wNywxNTguMDYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNzMuMywxNzQuMjUgTDk2Ljg1LDE2NS45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05Mi43MSwxMjEuMTkgQzg5LjcyLDExMS4xMSA2Nyw4Ny4zMSA2Nyw4Ny4zMSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExNi45LDE0MC40NyBMOTkuNTIsMTEyLjkgQzk4LjU1MTgzNzcsMTExLjM3Nzk1NSA5Ni41NDc3ODUzLDExMC45MDM1NDQgOTUsMTExLjgzIEw2Ny4xOSwxMjguODkgQzY1Ljk2Nzk3MDgsMTI5LjYzODI5NSA2NS4wOTY0NDUyLDEzMC44NDQ3NDYgNjQuNzcsMTMyLjI0IEw1MS43NywxODcuODYgQzUxLjcwNDA5MzcsMTg4LjEzNzIxMyA1MS43NTE0Nzg2LDE4OC40MjkyNjMgNTEuOTAxNjUxNywxODguNjcxNDE4IEM1Mi4wNTE4MjQ4LDE4OC45MTM1NzIgNTIuMjkyMzgxLDE4OS4wODU4MjYgNTIuNTcsMTg5LjE1IEwxMDMuMzQsMjAxIEMxMDMuNjE3MjEzLDIwMS4wNjU5MDYgMTAzLjkwOTI2MywyMDEuMDE4NTIxIDEwNC4xNTE0MTgsMjAwLjg2ODM0OCBDMTA0LjM5MzU3MiwyMDAuNzE4MTc1IDEwNC41NjU4MjYsMjAwLjQ3NzYxOSAxMDQuNjMsMjAwLjIgTDExNy42MywxNDQuNTggQzExNy45NTIwNTUsMTQzLjE2NzY0MiAxMTcuNjg4NzI3LDE0MS42ODUwNjYgMTE2LjksMTQwLjQ3IFogTTkzLjI4LDEyOS4zNyBDOTEuNTg5NjA0MiwxMjguOTc2MzQzIDkwLjMwMjk1MDYsMTI3LjYwMjkyNCA5MC4wMjAyODY5LDEyNS44OTA0NjkgQzg5LjczNzYyMzMsMTI0LjE3ODAxMyA5MC41MTQ2NDgsMTIyLjQ2Mzk1NiA5MS45ODg4NjQ2LDEyMS41NDc5MzggQzkzLjQ2MzA4MTIsMTIwLjYzMTkyIDk1LjM0Mzk5OCwxMjAuNjk0NDQgOTYuNzU0MTMyNiwxMjEuNzA2MzMyIEM5OC4xNjQyNjcyLDEyMi43MTgyMjMgOTguODI1NzU1MSwxMjQuNDgwMDk0IDk4LjQzLDEyNi4xNyBDOTcuODkwMjI5OCwxMjguNDc0ODYyIDk1LjU4NTUzLDEyOS45MDY5MDggOTMuMjgsMTI5LjM3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTY5LjE1LDEzNSBMNTguNDIsMTg1IEw5OS4zMiwxOTUuMzUgTDExMi40MywxNDMuMTMgTDEwMS41OSwxMjUuNDQgTDEwMC4yMiwxMzAuMzEgQzk5LjUxNzAzMjUsMTMyLjgwMzE3OCA5Ny4xMTQ4ODc4LDEzNC40MjI5MzQgOTQuNTQsMTM0LjE0IEw5NC41NCwxMzQuMTQgQzg5LjUzMDM3MzUsMTMzLjU3MzEzOSA4NS4xNjc2ODU4LDEzMC40NjE3OTQgODMsMTI1LjkxIEw4MywxMjUuOTEgTDY5LjE1LDEzNSBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0VGRUZGNiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4Ni4yMjQyNTcsIDE1NC4zMTM2MzIpIHJvdGF0ZSgtNzYuODkwMDAwKSB0cmFuc2xhdGUoLTg2LjIyNDI1NywgLTE1NC4zMTM2MzIpICIgY3g9Ijg2LjIyNDI1NzQiIGN5PSIxNTQuMzEzNjMyIiByPSIxMy4yNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OC4zODUxMDMsIDE1Mi4wNjk4NDIpIHJvdGF0ZSgtNzYuODkwMDAwKSB0cmFuc2xhdGUoLTg4LjM4NTEwMywgLTE1Mi4wNjk4NDIpICIgY3g9Ijg4LjM4NTEwMjciIGN5PSIxNTIuMDY5ODQyIiByPSIxMy4yNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOTAuMTIsMTU5LjE5IEM5MC4xMiwxNTkuMzYgOTAuMTIsMTU5LjQ4IDkwLjEyLDE1OS41MiBMOTAuMTIsMTU5LjUyIEM5MC41OCwxNTUuOTIgOTIuOTEsMTU0LjkyIDk0LjEyLDE1Mi43MyBMOTQuMTIsMTUyLjYyIEw5NC4xOSwxNTIuNDcgQzk0LjQxMzI5NDYsMTUxLjY5NTQzMiA5NC4zNTY2NDczLDE1MC44NjY5NjUgOTQuMDMsMTUwLjEzIEw5NC4wMywxNTAuMTMgTDkzLjk1LDE0OS45IEw5My45NSwxNDkuOSBMOTMuNzcsMTQ5LjQ4IEw5My43NywxNDkuNDggTDkzLjcxLDE0OS4zNiBMOTMuNjUsMTQ5LjI0IEw5My41OSwxNDkuMTIgTDkzLjUzLDE0OSBMOTMuNTMsMTQ4LjkxIEM5Mi44OTE2MDgyLDE0Ny43NDMxNiA5Mi4xMjcwMjY4LDE0Ni42NDk5NDIgOTEuMjUsMTQ1LjY1IEw5MS4yNSwxNDUuNjUgQzkxLjEwNjcyMDEsMTQ2LjkxMjc3NiA5MC44Mjg0NjMyLDE0OC4xNTY1NTEgOTAuNDIsMTQ5LjM2IEM4OS44ODc2NDU3LDE1MC43Mzg5NzQgODkuMTQ1NTcwOCwxNTIuMDI3NDg2IDg4LjIyLDE1My4xOCBDODYuNzk0MDQ0OSwxNTIuNzQ0ODk1IDg1LjQ0NDU0MzYsMTUyLjA5MDM4NyA4NC4yMiwxNTEuMjQgQzgzLjIwMzk0ODgsMTUwLjQ3MDIxOSA4Mi4yNzUwOTc3LDE0OS41OTE2NjcgODEuNDUsMTQ4LjYyIEw4MS40NSwxNDguOTYgTDgxLjQ1LDE0OS4wNiBDODEuNDUsMTQ5LjE0IDgxLjQ1LDE0OS4yMiA4MS40NSwxNDkuMyBMODEuNDUsMTQ5LjQxIEw4MS40NSwxNDkuNjUgTDgxLjQ1LDE0OS43NSBDODEuNDUsMTQ5Ljg1IDgxLjQ1LDE0OS45NSA4MS40NSwxNTAuMDYgQzgxLjQ1LDE1MC4xOCA4MS40NSwxNTAuMyA4MS40NSwxNTAuNDEgQzgxLjQ1LDE1MC41MiA4MS40NSwxNTAuNjIgODEuNDUsMTUwLjczIEw4MS40NSwxNTAuNzkgQzgxLjQ1LDE1MC44OSA4MS40NSwxNTAuOTggODEuNDUsMTUxLjA4IEM4MS40NSwxNTEuMTggODEuNDUsMTUxLjA4IDgxLjQ1LDE1MS4xNCBDODEuNDUsMTUxLjIgODEuNDUsMTUxLjM2IDgxLjQ1LDE1MS40NyBMODEuNDUsMTUxLjQ3IEM4MS40NSwxNTEuODIzMzMzIDgxLjQ3MzMzMzMsMTUyLjE1NjY2NyA4MS41MiwxNTIuNDcgTDgxLjUyLDE1Mi40NyBDODEuNTcxNDAwMiwxNTIuOTg2NzkgODEuNjY1MDQ2NywxNTMuNDk4NTAxIDgxLjgsMTU0IEw4MS44NiwxNTQuMiBMODEuODYsMTU0LjIgTDgxLjkyLDE1NC4zNyBMODEuOTIsMTU0LjM3IEw4MS45OSwxNTQuNTUgTDgxLjk5LDE1NC41NSBMODEuOTksMTU0LjU1IEw4MS45OSwxNTQuNTUgTDgyLjA4LDE1NC43NyBMODIuMDgsMTU0Ljc3IEw4Mi4wOCwxNTQuNzcgTDgyLjIsMTU1IEw4Mi4yOSwxNTUuMTUgTDgyLjI5LDE1NS4yMSBMODIuMzUsMTU1LjMgTDgyLjM1LDE1NS4zNiBMODIuNDEsMTU1LjQ0IEw4Mi40MSwxNTUuNSBMODIuNDcsMTU1LjU3IEw4Mi41MiwxNTUuNjIgTDgyLjU5LDE1NS42OSBMODIuNTksMTU1LjY5IEw4Mi42OCwxNTUuNzUgTDgyLjY4LDE1NS43NSBMODMsMTU2IEw4My4wOCwxNTYuMDUgQzg1LjI4LDE1Ny4yMiA4Ny44LDE1Ni43NyA5MC4xOSwxNTkuNDkiIGlkPSJGaWxsLTctOCIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjcuNzcsMTczLjA5IEw5Ni44NCwxNzkuODYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTY1Ljk4LDE4MC43NyBMOTUuMDUsMTg3LjU0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03MC40Niw4NS40NCBDNzAuNDYsODUuNDQgNzAuNDYsOTAuNDQgNzEuNTQsOTIuNDQgQzczLjc0LDk2LjM4IDc2Ljg2LDEwMC42MiA3OS4xNSwxMDcuMTcgQzgzLjIxLDExOC43OCA4NC43LDEyOS40NCA5MS42NSwxMjUuMzYgQzkyLjU4LDEyNC44MSA5My41MiwxMjIuOTUgOTIuODYsMTIxLjgiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03My4zOSw5NC43IEM3My4zOSw5NC43IDcwLjY2LDk1LjAyIDcwLjA5LDkzLjkzIEM2OS41Miw5Mi44NCA3NS40Niw5MC4wOSA3My4zOSw5NC43IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTcuNDYzMzU5LCAxODguNjc2MTMxKSByb3RhdGUoMjcuODAwMDAwKSB0cmFuc2xhdGUoLTk3LjQ2MzM1OSwgLTE4OC42NzYxMzEpICIgeD0iNjkuMTk4MzU5MSIgeT0iMTU0LjMzMTEzMSIgd2lkdGg9IjU2LjUzIiBoZWlnaHQ9IjY4LjY5IiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTA2LjcgMjIzLjQ0IDYyLjI2IDIwMy4yMiA4OS4zMSAxNTEuOTEgMTMzLjgxIDE3My4yMyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAxLjk3NDM0NSwgMTc2LjcxNjYyNCkgcm90YXRlKC02Mi4yMDAwMDApIHRyYW5zbGF0ZSgtMTAxLjk3NDM0NSwgLTE3Ni43MTY2MjQpICIgY3g9IjEwMS45NzQzNDUiIGN5PSIxNzYuNzE2NjI0IiByeD0iOS4xMSIgcnk9IjEwLjg3Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA0LjAwMzAxOSwgMTc1LjcwODcxOSkgcm90YXRlKC02Mi4yMDAwMDApIHRyYW5zbGF0ZSgtMTA0LjAwMzAxOSwgLTE3NS43MDg3MTkpICIgY3g9IjEwNC4wMDMwMTkiIGN5PSIxNzUuNzA4NzE5IiByeD0iOS4xMSIgcnk9IjEwLjg3Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTA0LjMsMTgwLjkyIEMxMDQuMywxODEuMDQgMTA0LjMsMTgxLjEzIDEwNC4zLDE4MS4xNiBMMTA0LjMsMTgxLjE2IEMxMDUuMTksMTc4LjgyIDEwNy4xNSwxNzguNjkgMTA4LjQsMTc3LjQ4IEwxMDguNDUsMTc3LjQyIEwxMDguNTMsMTc3LjMzIEMxMDguODIxOTExLDE3Ni44MzkxOCAxMDguOTAxMzQ1LDE3Ni4yNTA2NDYgMTA4Ljc1LDE3NS43IEwxMDguNzUsMTc1LjcgTDEwOC43NSwxNzUuNTMgTDEwOC43NSwxNzUuNTMgQzEwOC43NSwxNzUuNDIgMTA4Ljc1LDE3NS4zMSAxMDguNjcsMTc1LjIgTDEwOC42NywxNzUuMiBMMTA4LjY3LDE3NS4xMSBMMTA4LjY3LDE3NS4wMiBMMTA4LjY3LDE3NC45MyBMMTA4LjY3LDE3NC44MyBMMTA4LjY3LDE3NC43NiBDMTA4LjMzNTMxOCwxNzMuNzk5ODY1IDEwNy44OTk1MzgsMTcyLjg3ODAyMSAxMDcuMzcsMTcyLjAxIEwxMDcuMzcsMTcyLjAxIEMxMDcuMDc0NDksMTcyLjgzNDMxIDEwNi42NzQ1NjcsMTczLjYxNzM1NCAxMDYuMTgsMTc0LjM0IEMxMDUuNTQ5NzE1LDE3NS4xNjMzOCAxMDQuNzc3NjI1LDE3NS44Njc3NDMgMTAzLjksMTc2LjQyIEMxMDIuODcxOTY0LDE3NS43OTYxMzYgMTAxLjkzMDU0MSwxNzUuMDM5NjM1IDEwMS4xLDE3NC4xNyBDMTAwLjQzMTE1MSwxNzMuNDIwNDc5IDk5LjgzODI1MTcsMTcyLjYwNjQ5OSA5OS4zMywxNzEuNzQgTDk5LjI1LDE3MS45NiBMOTkuMjUsMTcyLjAzIEw5OS4yLDE3Mi4xOSBMOTkuMiwxNzIuMjYgTDk5LjE1LDE3Mi40MiBMOTkuMTUsMTcyLjQ5IEw5OS4wOSwxNzIuNjkgTDk5LjA5LDE3Mi42OSBMOTkuMDMsMTcyLjkzIEw5OS4wMywxNzIuOTMgTDk4Ljk4LDE3My4xNCBMOTguOTgsMTczLjE0IEw5OC45OCwxNzMuMzQgTDk4Ljk4LDE3My4zNCBMOTguOTgsMTczLjU2IEw5OC45OCwxNzMuNTYgQzk4Ljk0LDE3My44IDk4LjkwNjY2NjcsMTc0LjAzNjY2NyA5OC44OCwxNzQuMjcgTDk4Ljg4LDE3NC4yNyBDOTguODQ1NzAxNSwxNzQuNjM5MjA1IDk4Ljg0NTcwMTUsMTc1LjAxMDc5NSA5OC44OCwxNzUuMzggTDk4Ljg4LDE3NS41MyBMOTguODgsMTc1LjUzIEw5OC44OCwxNzUuNjYgTDk4Ljg4LDE3NS42NiBMOTguODgsMTc1LjggTDk4Ljg4LDE3NS44IEw5OC44OCwxNzUuOCBMOTguODgsMTc1LjggTDk4Ljg4LDE3NS45NyBMOTguODgsMTc1Ljk3IEw5OC44OCwxNzUuOTcgTDk4Ljk0LDE3Ni4xNiBMOTguOTQsMTc2LjI4IEw5OC45NCwxNzYuMzMgTDk4Ljk0LDE3Ni40IEw5OC45NCwxNzYuNDUgTDk4Ljk0LDE3Ni41MiBMOTguOTQsMTc2LjUyIEw5OC45NCwxNzYuNTggTDk4Ljk0LDE3Ni41OCBMOTguOTQsMTc2LjY0IEw5OC45NCwxNzYuNjQgTDk5LDE3Ni43IEw5OSwxNzYuNyBMOTkuMDksMTc2Ljc5IEw5OS4xNSwxNzYuODQgQzEwMC43LDE3OC4xNSAxMDIuNzIsMTc4LjQzIDEwNC4xNSwxODAuODQiIGlkPSJGaWxsLTctOSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI4NS41NiAxODYuNSA4NC45MiAxODQuOTIgODAuMzYgMTg1LjkgNzkuMjYgMTgzLjIyIDc3LjYgMTgzLjU4IDc5LjMzIDE4Ny44MiA3OS4zNSAxODcuODIgNzkuMzUgMTg3LjgzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODcuNywxODkuNDYgTDExMi40OSwyMDIuNTMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI4Mi4xOSAxOTIuODkgODEuNTUgMTkxLjMxIDc2Ljk5IDE5Mi4yOSA3NS44OSAxODkuNjEgNzQuMjMgMTg5Ljk3IDc1Ljk3IDE5NC4yMSA3NS45OCAxOTQuMjEgNzUuOTggMTk0LjIyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODQuMDIsMTk1LjkzIEwxMDguODEsMjA5IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNzguODMgMTk5LjI4IDc4LjE4IDE5Ny43IDczLjYyIDE5OC42OCA3Mi41MyAxOTYgNzAuODYgMTk2LjM2IDcyLjYgMjAwLjYgNzIuNjEgMjAwLjYgNzIuNjIgMjAwLjYyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODAuMzcsMjAyLjg1IEwxMDUuMTYsMjE1LjkyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMzAuNjY1NjA5LCAxNTcuNDQ5MTgxKSByb3RhdGUoMTAuOTcwMDAwKSB0cmFuc2xhdGUoLTEzMC42NjU2MDksIC0xNTcuNDQ5MTgxKSAiIHg9IjEwOC40MDA2MDkiIHk9IjEzOS41MDkxODEiIHdpZHRoPSI0NC41MyIgaGVpZ2h0PSIzNS44OCIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMwLjc2MDgzMiwgMTU2LjkzNzUzMCkgcm90YXRlKDEwLjk3MDAwMCkgdHJhbnNsYXRlKC0xMzAuNzYwODMyLCAtMTU2LjkzNzUzMCkgIiB4PSIxMTIuNDg1ODMyIiB5PSIxNDQuNjk3NTMiIHdpZHRoPSIzNi41NSIgaGVpZ2h0PSIyNC40OCIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTQuNDYsMTQ1LjA3IEwxMTQuOSwxNDIuNzkgQzExNC45NzAxMTgsMTQyLjQzMDU0NCAxMTUuMTgwMjQ0LDE0Mi4xMTM3MDIgMTE1LjQ4NDA5OSwxNDEuOTA5MjU3IEMxMTUuNzg3OTUzLDE0MS43MDQ4MTEgMTE2LjE2MDYxMiwxNDEuNjI5NTMzIDExNi41MiwxNDEuNyBMMTQ5LjY5LDE0OC4xMyBDMTUwLjA0OTQ1NiwxNDguMjAwMTE4IDE1MC4zNjYyOTgsMTQ4LjQxMDI0NCAxNTAuNTcwNzQzLDE0OC43MTQwOTkgQzE1MC43NzUxODksMTQ5LjAxNzk1MyAxNTAuODUwNDY3LDE0OS4zOTA2MTIgMTUwLjc4LDE0OS43NSBMMTUwLjM1LDE1MS45NyBMMTE0LjQ2LDE0NS4wNyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNDcuMDcsMTY4Ljg4IEwxNDYuNjUsMTcxLjA2IEMxNDYuNTc5ODgyLDE3MS40MTk0NTYgMTQ2LjM2OTc1NiwxNzEuNzM2Mjk4IDE0Ni4wNjU5MDEsMTcxLjk0MDc0MyBDMTQ1Ljc2MjA0NywxNzIuMTQ1MTg5IDE0NS4zODkzODgsMTcyLjIyMDQ2NyAxNDUuMDMsMTcyLjE1IEwxMTEuODYsMTY1LjcyIEMxMTEuNTAwNTQ0LDE2NS42NDk4ODIgMTExLjE4MzcwMiwxNjUuNDM5NzU2IDExMC45NzkyNTcsMTY1LjEzNTkwMSBDMTEwLjc3NDgxMSwxNjQuODMyMDQ3IDExMC42OTk1MzMsMTY0LjQ1OTM4OCAxMTAuNzcsMTY0LjEgTDExMS4yMiwxNjEuNzcgTDE0Ny4wNywxNjguODggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTM1LjQ2LDE1Ni4yNiBMMTMwLjc0LDE1Mi4xMyBDMTMwLjM5MzMwNSwxNTEuODIzODU4IDEyOS45MDkyNDUsMTUxLjcyNjc1MSAxMjkuNDcxMjk4LDE1MS44NzU0ODggQzEyOS4wMzMzNTEsMTUyLjAyNDIyNSAxMjguNzA4NTQ3LDE1Mi4zOTYwNCAxMjguNjIsMTUyLjg1IEwxMjcuNCwxNTkgQzEyNy4zMTE0MzcsMTU5LjQ1MTU1MSAxMjcuNDcwMTExLDE1OS45MTYwODggMTI3LjgxNjQxMiwxNjAuMjE5MTAxIEMxMjguMTYyNzEzLDE2MC41MjIxMTQgMTI4LjY0NDIwMSwxNjAuNjE3NzE5IDEyOS4wOCwxNjAuNDcgTDEzNS4wMiwxNTguNDcgQzEzNS40NjUxNjYsMTU4LjMyNjM1NiAxMzUuNzk3NjkyLDE1Ny45NTI5ODIgMTM1Ljg4OTAzLDE1Ny40OTQyMTkgQzEzNS45ODAzNjgsMTU3LjAzNTQ1NSAxMzUuODE2MjAzLDE1Ni41NjMxOTMgMTM1LjQ2LDE1Ni4yNiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTYuNTE3Njk3LCAxNTkuNDM2MTc5KSByb3RhdGUoLTUuMjIwMDAwKSB0cmFuc2xhdGUoLTk2LjUxNzY5NywgLTE1OS40MzYxNzkpICIgeD0iNzQuMzUyNjk3IiB5PSIxNDAuMTgxMTc5IiB3aWR0aD0iNDQuMzMiIGhlaWdodD0iMzguNTEiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyLjAwODA4MzY2IiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2LjU4ODE1MCwgMTU4LjMyNDQwMCkgcm90YXRlKC01LjE0Mjc2NSkgdHJhbnNsYXRlKC05Ni41ODgxNTAsIC0xNTguMzI0NDAwKSAiIHg9Ijc4LjMyNDYyOTEiIHk9IjE0Ni4wOTAxNSIgd2lkdGg9IjM2LjUyNzA0MTgiIGhlaWdodD0iMjQuNDY4NDk5NCIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03OSwxNjcuMiBDNzksMTY2Ljk4IDgzLjA2LDE2Mi44NyA4NS4yNiwxNjAuNjcgQzg2LjA1ODM1NTgsMTU5Ljg1MzkwNCA4Ny4zMzMxNDU5LDE1OS43NDM0MjIgODguMjYsMTYwLjQxIEw5My4zNywxNjQgQzkzLjY0NjY4NDYsMTY0LjE5MjkzNyA5NC4wMjM2NjA0LDE2NC4xNTAwOTkgOTQuMjUsMTYzLjkgTDEwMS40NCwxNTUuOSBDMTAyLjE2MjE0MywxNTUuMDk1NTQxIDEwMy4zNDQxOTQsMTU0Ljg5NjQ1OSAxMDQuMjksMTU1LjQyIEwxMTUsMTYxLjMxIEwxMTUuNDEsMTY1Ljc5IEMxMTUuNDU3MTczLDE2Ni4yOTE2OTYgMTE1LjMwMjA0NywxNjYuNzkxNDU4IDExNC45NzkwODMsMTY3LjE3ODI2MyBDMTE0LjY1NjExOSwxNjcuNTY1MDY5IDExNC4xOTIwNjEsMTY3LjgwNjg4OCAxMTMuNjksMTY3Ljg1IEw4MC42OSwxNzAuNzMgQzgwLjI2NjA0NzEsMTcwLjc5MDc3MyA3OS44MzY1NTU2LDE3MC42NjQ5MTEgNzkuNTEyNDYxNSwxNzAuMzg0OTI1IEM3OS4xODgzNjc1LDE3MC4xMDQ5MzggNzkuMDAxNDU0LDE2OS42OTgyODQgNzksMTY5LjI3IEw3OSwxNjcuMiBaIiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA3LjMwOTg2MywgMTQ5LjgwMDgxNSkgcm90YXRlKC00Ljk4MDAwMCkgdHJhbnNsYXRlKC0xMDcuMzA5ODYzLCAtMTQ5LjgwMDgxNSkgIiBjeD0iMTA3LjMwOTg2MyIgY3k9IjE0OS44MDA4MTUiIHI9IjIuNDkiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSI4NS4yNiIgeT0iMTYwLjY0IiB3aWR0aD0iNjcuOSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTUyLjM1IDIwMi43MiA4NS4yIDE3MS44NSA4NS4yNiAxNjAuNjQgMTUyLjM1IDE2MC42NCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTcuMDY2NTM4LCAyMTguODg5NzU4KSByb3RhdGUoLTAuMjgwMDAwKSB0cmFuc2xhdGUoLTE1Ny4wNjY1MzgsIC0yMTguODg5NzU4KSAiIHg9IjE0MC44OTE1MzgiIHk9IjIwNS44NTQ3NTgiIHdpZHRoPSIzMi4zNSIgaGVpZ2h0PSIyNi4wNyIgcng9IjIuMjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU3LjA2NDY1NywgMjE4LjUwNDc2Mikgcm90YXRlKC0wLjI4MDAwMCkgdHJhbnNsYXRlKC0xNTcuMDY0NjU3LCAtMjE4LjUwNDc2MikgIiB4PSIxNDMuNzg5NjU3IiB5PSIyMDkuNjE0NzYyIiB3aWR0aD0iMjYuNTUiIGhlaWdodD0iMTcuNzgiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQzLjc3LDIxMi4zNiBMMTQzLjc3LDIxMC42OCBDMTQzLjc3LDIxMC4xMjc3MTUgMTQ0LjIxNzcxNSwyMDkuNjggMTQ0Ljc3LDIwOS42OCBMMTY5LjMyLDIwOS41NiBDMTY5Ljg3MjI4NSwyMDkuNTYgMTcwLjMyLDIxMC4wMDc3MTUgMTcwLjMyLDIxMC41NiBMMTcwLjMyLDIxMi4yMSBMMTQzLjc3LDIxMi4zNiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzAuMzgsMjI0LjcxIEwxNzAuMzgsMjI2LjMyIEMxNzAuMzgsMjI2Ljg3MjI4NSAxNjkuOTMyMjg1LDIyNy4zMiAxNjkuMzgsMjI3LjMyIEwxNDQuODMsMjI3LjQ0IEMxNDQuMjc3NzE1LDIyNy40NCAxNDMuODMsMjI2Ljk5MjI4NSAxNDMuODMsMjI2LjQ0IEwxNDMuODMsMjI0LjcyIEwxNzAuMzgsMjI0LjcxIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1OS43OSwyMTcuMDYgTDE1Ni45LDIxNS40IEMxNTYuNTAwMTMyLDIxNS4xNjY3MzQgMTU2LjAwNTkzLDIxNS4xNjU2MTkgMTU1LjYwNTAxMywyMTUuMzk3MDc2IEMxNTUuMjA0MDk2LDIxNS42Mjg1MzMgMTU0Ljk1Nzk0MSwyMTYuMDU3MDcxIDE1NC45NiwyMTYuNTIgTDE1NC45NiwyMTkuODUgQzE1NC45NTc5NDEsMjIwLjMxMjkyOSAxNTUuMjA0MDk2LDIyMC43NDE0NjcgMTU1LjYwNTAxMywyMjAuOTcyOTI0IEMxNTYuMDA1OTMsMjIxLjIwNDM4MSAxNTYuNTAwMTMyLDIyMS4yMDMyNjYgMTU2LjksMjIwLjk3IEwxNTkuNzgsMjE5LjMgQzE2MC4xODI5MzEsMjE5LjA3MjExNSAxNjAuNDMyODY4LDIxOC42NDU4MDYgMTYwLjQzNDkzNSwyMTguMTgyOTAxIEMxNjAuNDM3MDAxLDIxNy43MTk5OTcgMTYwLjE5MDg4LDIxNy4yOTE0NzMgMTU5Ljc5LDIxNy4wNiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIyLjk5ODM5OSwgMjEyLjgxNzgyMykgcm90YXRlKC0xNS4xNjAwMDApIHRyYW5zbGF0ZSgtMTIyLjk5ODM5OSwgLTIxMi44MTc4MjMpICIgeD0iMTA0Ljg4ODM5OSIgeT0iMTk3LjA4MjgyMyIgd2lkdGg9IjM2LjIyIiBoZWlnaHQ9IjMxLjQ3IiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjIuNjAyNjA1LCAyMTEuMzA2Mjg2KSByb3RhdGUoLTE1LjE2MDAwMCkgdHJhbnNsYXRlKC0xMjIuNjAyNjA1LCAtMjExLjMwNjI4NikgIiB4PSIxMDcuNzM3NjA1IiB5PSIyMDEuMzUxMjg2IiB3aWR0aD0iMjkuNzMiIGhlaWdodD0iMTkuOTEiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTEwLDIyMS41NSBDMTEwLDIyMS4zOCAxMTIuNjUsMjE3LjQ5IDExNC4xMiwyMTUuNDEgQzExNC42NDYwNjUsMjE0LjY1NjcwMiAxMTUuNjM3NjY2LDIxNC4zOTA4NjkgMTE2LjQ3LDIxNC43OCBMMTIxLjE2LDIxNi45NiBDMTIxLjQxMjgzMiwyMTcuMDc3NTUzIDEyMS43MTM2MjgsMjE2Ljk4NzMxNCAxMjEuODYsMjE2Ljc1IEwxMjYuNTIsMjA5LjI4IEMxMjYuOTg3NjM3LDIwOC41MzQxODMgMTI3LjkwNjM0MywyMDguMjA3MjU2IDEyOC43NCwyMDguNDkgTDEzOC4xNSwyMTEuNzIgTDEzOS4xNSwyMTUuMjcgQzEzOS4yNTY3NTksMjE1LjY2Nzg0OSAxMzkuMjAwNzYxLDIxNi4wOTE4MzEgMTM4Ljk5NDM3MiwyMTYuNDQ4MzIxIEMxMzguNzg3OTgzLDIxNi44MDQ4MSAxMzguNDQ4MTgxLDIxNy4wNjQ0ODQgMTM4LjA1LDIxNy4xNyBMMTExLjg3LDIyNC4xNyBDMTExLjU0NTY4NiwyMjQuMjU2NTE5IDExMS4yMDAwMDYsMjI0LjIwNDQzNCAxMTAuOTE1NTg0LDIyNC4wMjYxOTYgQzExMC42MzExNjEsMjIzLjg0Nzk1OCAxMTAuNDMzNTU2LDIyMy41NTk1ODQgMTEwLjM3LDIyMy4yMyBMMTEwLDIyMS41NSBaIiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIuMDA4NDgyMDEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTMxLjM1MDUwMCwgMjA0LjAxODAwMCkgcm90YXRlKC0xNS4wMDQ5MjApIHRyYW5zbGF0ZSgtMTMxLjM1MDUwMCwgLTIwNC4wMTgwMDApICIgY3g9IjEzMS4zNTA1IiBjeT0iMjA0LjAxOCIgcj0iMi4wMzg2MDkyNCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjUxLjI1IiB5PSIxNjAuNzIiIHdpZHRoPSIzMy45NSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNTIuMDEgMTg2Ljc3IDg0LjQ2IDE3MS44NSA4NC40IDE2MC42NCA1MS4yNSAxNjAuNjQiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI4NS4yIDE2MC43MiA1MS4yNSAxNjAuNzIgMzIuNjUgMTgyLjk4IDY2LjU5IDE4Mi45OCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9Ijg1LjIgMTYwLjcyIDE1My4wOSAxNjAuNzIgMTcxLjY5IDE4Mi45OCAxMDMuOCAxODIuOTgiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01OS41NSwyMDMuNjIgTDc1LjI1LDIwMy42MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTkuNTUsMjA5LjI2IEw3NS4yNSwyMDkuMjYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTU5LjU1LDIxNC45IEw3NS4yNSwyMTQuOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYxLjY3LDE3OC45NCBMMTQ1Ljg0LDE3OC45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTEuMTMsMTc4Ljk0IEw0MC43MywxNzguOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjRTFGMkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjI0NS4yNyA4Ny43IDI3OS4yMiA4Ny43IDI5Ny44MiA2NS40NCAyNjMuODcgNjUuNDQiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyNDUuMjcgODcuNyAxNzcuMzcgODcuNyAxNTguNzcgNjUuNDQgMjI2LjY3IDY1LjQ0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTg3Ljc0LDExNC4yNyBMMTg3Ljc0LDExNy4zMyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE4OS4yNiwxMTUuOCBMMTg2LjIxLDExNS44IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwOS44Mzg3MjEsIDgyLjA1NTQ2MSkgcm90YXRlKC0yNC40MjAwMDApIHRyYW5zbGF0ZSgtMjA5LjgzODcyMSwgLTgyLjA1NTQ2MSkgIiB4PSIxODQuOTgzNzIxIiB5PSI0Ni4wMTA0NjA1IiB3aWR0aD0iNDkuNzEiIGhlaWdodD0iNzIuMDkiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMDIuMjUgMTE1Ljk5IDI0Mi41MSAxMDAuOTkgMjE3LjM0IDQ1LjU2IDE3Ny4wNCA2MS42NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDMuMDQ3NzUxLCA3MC41MTgzNTMpIHJvdGF0ZSgtMjQuNDIwMDAwKSB0cmFuc2xhdGUoLTIwMy4wNDc3NTEsIC03MC41MTgzNTMpICIgY3g9IjIwMy4wNDc3NTEiIGN5PSI3MC41MTgzNTMzIiByPSI5LjU2Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwMy4yOTkzMjAsIDY4LjI3NTM4OSkgcm90YXRlKC0yNC40MjAwMDApIHRyYW5zbGF0ZSgtMjAzLjI5OTMyMCwgLTY4LjI3NTM4OSkgIiBjeD0iMjAzLjI5OTMyIiBjeT0iNjguMjc1Mzg5NSIgcj0iOS41NiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjA3LjQyLDcxLjU5IEwyMDcuNTksNzEuNzYgTDIwNy41OSw3MS43NiBDMjA2LjI3LDY5LjUgMjA3LjE2LDY3LjkgMjA2Ljg4LDY2LjEzIEwyMDYuODgsNjYuMDUgTDIwNi44OCw2NS45MyBDMjA2LjY2NzIyOCw2NS4zODgzNzY2IDIwNi4yNzA3Nyw2NC45Mzg4MjIgMjA1Ljc2LDY0LjY2IEwyMDUuNzYsNjQuNjYgTDIwNS42MSw2NC41NyBMMjA1LjYxLDY0LjU3IEwyMDUuMzIsNjQuNDEgTDIwNS4zMiw2NC40MSBMMjA1LjI0LDY0LjQxIEwyMDUuMTUsNjQuNDEgTDIwNS4wNiw2NC40MSBMMjA0Ljk3LDY0LjQxIEwyMDQuOTEsNjQuNDEgQzIwNC4wMzA5NDMsNjQuMDIzNzg2MiAyMDMuMTEyMDksNjMuNzM1Mzg3IDIwMi4xNyw2My41NSBMMjAyLjE3LDYzLjU1IEMyMDIuNjQ0NzI5LDY0LjMzNjA1OTQgMjAzLjAzMzYyOCw2NS4xNzA4NTAzIDIwMy4zMyw2Ni4wNCBDMjAzLjYzMTMyMyw2Ny4wNjIxMTgyIDIwMy43NzI5OTMsNjguMTI0NjM5NyAyMDMuNzUsNjkuMTkgQzIwMi43NDg3MDUsNjkuNTU5NjE3OCAyMDEuNjk2MjYzLDY5Ljc3MjEzMDIgMjAwLjYzLDY5LjgyIEMxOTkuNzEyMTU4LDY5LjgyMjk3NiAxOTguNzk2NzM0LDY5LjcyNTczMzIgMTk3LjksNjkuNTMgTDE5OC4wMyw2OS43NCBMMTk4LjAzLDY5LjggTDE5OC4xMiw2OS45NSBMMTk4LjEyLDcwLjAyIEwxOTguMjIsNzAuMTcgTDE5OC4yMiw3MC4yMyBMMTk4LjM0LDcwLjQxIEwxOTguMzQsNzAuNDEgTDE5OC40OSw3MC42MiBMMTk4LjQ5LDcwLjYyIEwxOTguNjIsNzAuOCBMMTk4LjYyLDcwLjggTDE5OC43NSw3MC45NiBMMTk4Ljc1LDcwLjk2IEwxOTksNzEgTDE5OSw3MSBDMTk5LjE2LDcxLjE5MzMzMzMgMTk5LjMyMzMzMyw3MS4zOCAxOTkuNDksNzEuNTYgTDE5OS40OSw3MS41NiBDMTk5Ljc0NTM1Myw3MS44MzU2Njk4IDIwMC4wMjI5NTYsNzIuMDg5ODYwOCAyMDAuMzIsNzIuMzIgTDIwMC40NCw3Mi40MSBMMjAwLjQ0LDcyLjQxIEwyMDAuNTUsNzIuNDggTDIwMC41NSw3Mi40OCBMMjAwLjY3LDcyLjU1IEwyMDAuNjcsNzIuNTUgTDIwMC44Miw3Mi42NCBMMjAwLjgyLDcyLjY0IEwyMDAuOTksNzIuNzIgTDIwMS4xMSw3Mi43MiBMMjAxLjExLDcyLjcyIEwyMDEuMTgsNzIuNzIgTDIwMS4yMyw3Mi43MiBMMjAxLjMsNzIuNzIgTDIwMiw3Mi43MiBDMjAzLjc3LDcyLjQyIDIwNSw3MS4wNiAyMDcuNTgsNzEuNTYiIGlkPSJGaWxsLTctMTAiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjAyLjE2IDg5LjczIDIwMC42NCA4OS4xNiAxOTkuMDcgOTMuMzIgMTk2LjQ5IDkyLjM1IDE5NS45MiA5My44NyAyMDAuMDEgOTUuNDEgMjAwLjAxIDk1LjQgMjAwLjAzIDk1LjQiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMDUuMjMsOTAuMDYgTDIyNy42Nyw3OS44NyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjIwNS4yOSA5Ni42NCAyMDMuNzcgOTYuMDcgMjAyLjIxIDEwMC4yMyAxOTkuNjIgOTkuMjYgMTk5LjA1IDEwMC43OCAyMDMuMTQgMTAyLjMxIDIwMy4xNSAxMDIuMyAyMDMuMTYgMTAyLjMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMDguNTIsOTcuMjkgTDIzMC45Niw4Ny4xIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjA4LjQzIDEwMy41NCAyMDYuOTEgMTAyLjk3IDIwNS4zNCAxMDcuMTMgMjAyLjc2IDEwNi4xNiAyMDIuMTkgMTA3LjY4IDIwNi4yOCAxMDkuMjIgMjA2LjI4IDEwOS4yIDIwNi4zIDEwOS4yMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIxMS45MSwxMDQuNzcgTDIzNC4zNSw5NC41OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNjYuMzIsODYuNjMgTDI2Ni4zMiw4OS42OSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjY3Ljg1LDg4LjE2IEwyNjQuNzksODguMTYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTIuNDU4MzYzLCA4NS40NTA0MTApIHJvdGF0ZSgxOS41NDAwMDApIHRyYW5zbGF0ZSgtMjUyLjQ1ODM2MywgLTg1LjQ1MDQxMCkgIiB4PSIyMjcuMTgzMzYzIiB5PSI0OC44MDA0MSIgd2lkdGg9IjUwLjU1IiBoZWlnaHQ9IjczLjMiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMjIuOTcgMTA0LjkzIDI2My4wMiAxMjIuMzYgMjgzLjczIDY0LjAzIDI0Mi44NSA0Ny4zOCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTQuMzExOTAwLCA3Mi40NTgzMDApIHJvdGF0ZSgtNzAuNjU1NjcxKSB0cmFuc2xhdGUoLTI1NC4zMTE5MDAsIC03Mi40NTgzMDApICIgY3g9IjI1NC4zMTE5IiBjeT0iNzIuNDU4MyIgcj0iOS42ODM0ODE0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Ny40MjA5MzgsIDcwLjc1NDc5NSkgcm90YXRlKC03MC40NjAwMDApIHRyYW5zbGF0ZSgtMjU3LjQyMDkzOCwgLTcwLjc1NDc5NSkgIiBjeD0iMjU3LjQyMDkzOCIgY3k9IjcwLjc1NDc5NDYiIHI9IjkuNzIiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1OC4wOSw3Ni4wOCBDMjU4LjA5LDc2LjIxIDI1OC4wOSw3Ni4zIDI1OC4wOSw3Ni4zMyBMMjU4LjA5LDc2LjMzIEMyNTguNzIsNzMuNzQgMjYwLjUsNzMuMiAyNjEuNTUsNzEuNzEgTDI2MS41NSw3MS42MyBMMjYxLjYxLDcxLjUyIEMyNjEuODM0NTA0LDcwLjk3MjY1NzEgMjYxLjg1OTI4NCw3MC4zNjM3NzYyIDI2MS42OCw2OS44IEwyNjEuNjgsNjkuOCBMMjYxLjY4LDY5LjYzIEwyNjEuNjgsNjkuNjMgTDI2MS41OCw2OS4zMSBMMjYxLjU4LDY5LjMxIEwyNjEuNTgsNjkuMjIgTDI2MS41OCw2OS4xMyBMMjYxLjU4LDY5LjA0IEwyNjEuNTgsNjguOTUgTDI2MS41OCw2OC44OCBDMjYxLjIwODQ4Nyw2Ny45Nzc5NzQ0IDI2MC43MzkwMDQsNjcuMTE5NDkxNyAyNjAuMTgsNjYuMzIgTDI2MC4xOCw2Ni4zMiBDMjU5Ljk3MjMzNCw2Ny4yMzAxMjA1IDI1OS42NjcyNDEsNjguMTE1MjI1NCAyNTkuMjcsNjguOTYgQzI1OC43Njc2MTQsNjkuOTIwMzA4OSAyNTguMTE5OTg3LDcwLjc5NzMwMzkgMjU3LjM1LDcxLjU2IEMyNTYuMzU5MjcsNzEuMTIzMjg2NiAyNTUuNDQxODIsNzAuNTM2Mzg4MSAyNTQuNjMsNjkuODIgQzI1My45NTM4MjMsNjkuMTc0Mzc4OCAyNTMuMzUwMjM5LDY4LjQ1Njc4NDQgMjUyLjgzLDY3LjY4IEwyNTIuNzcsNjcuOTIgTDI1Mi43Nyw2Ny45OSBMMjUyLjc3LDY4LjE2IEwyNTIuNzcsNjguMjQgTDI1Mi43Nyw2OC40MiBMMjUyLjc3LDY4LjQ5IEwyNTIuNzcsNjguNzEgTDI1Mi43Nyw2OC43MSBMMjUyLjc3LDY4Ljk3IEwyNTIuNzcsNjguOTcgTDI1Mi43Nyw2OS4yIEwyNTIuNzcsNjkuMiBMMjUyLjc3LDY5LjQxIEwyNTIuNzcsNjkuNDEgQzI1Mi43Nyw2OS40OSAyNTIuNzcsNjkuNTcgMjUyLjc3LDY5LjY1IEwyNTIuNzcsNjkuNjUgQzI1Mi43Nyw2OS45MDMzMzMzIDI1Mi43Nyw3MC4xNTMzMzMzIDI1Mi43Nyw3MC40IEwyNTIuNzcsNzAuNCBDMjUyLjc2MjI0MSw3MC43ODEyNzI0IDI1Mi43ODU2NTMsNzEuMTYyNTQxMiAyNTIuODQsNzEuNTQgTDI1Mi44NCw3MS42OSBMMjUyLjg0LDcxLjY5IEwyNTIuODQsNzEuODIgTDI1Mi44NCw3MS44MiBMMjUyLjg0LDcxLjk2IEwyNTIuODQsNzEuOTYgTDI1Mi44NCw3MS45NiBMMjUyLjg0LDcxLjk2IEwyNTIuODksNzIuMTMgTDI1Mi44OSw3Mi4xMyBMMjUyLjg5LDcyLjEzIEwyNTIuOTYsNzIuMzEgTDI1My4wMSw3Mi40MyBMMjUzLjAxLDcyLjQzIEwyNTMuMDEsNzIuNSBMMjUzLjAxLDcyLjUgTDI1My4wMSw3Mi41NiBMMjUzLjAxLDcyLjU2IEwyNTMuMDEsNzIuNjIgTDI1My4wMSw3Mi42MiBMMjUzLjAxLDcyLjY3IEwyNTMuMDEsNzIuNjcgTDI1My4wNyw3Mi43MiBMMjUzLjA3LDcyLjcyIEwyNTMuMTYsNzIuNzkgTDI1My4yMSw3Mi43OSBDMjU0LjcyLDczLjc5IDI1Ni41OSw3My43IDI1OC4xMSw3NS44OCIgaWQ9IkZpbGwtNy0xMSIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyNDEuNDMgODUuNjQgMjQwLjcyIDg0LjE1IDIzNi42NCA4Ni4wOSAyMzUuNDQgODMuNTYgMjMzLjk1IDg0LjI3IDIzNS44NiA4OC4yOCAyMzUuODcgODguMjcgMjM1Ljg4IDg4LjI5Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQzLjQ2LDg4LjA1IEwyNjcuMDcsOTYuNDMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMzguODUgOTIuOTEgMjM4LjE1IDkxLjQyIDIzNC4wNiA5My4zNiAyMzIuODYgOTAuODIgMjMxLjM3IDkxLjUzIDIzMy4yOCA5NS41NSAyMzMuMjkgOTUuNTQgMjMzLjMgOTUuNTUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNDAuNzYsOTUuNjYgTDI2NC4zNywxMDQuMDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMzYuMjggMTAwLjE3IDIzNS41NyA5OC42OCAyMzEuNDkgMTAwLjYzIDIzMC4yOCA5OC4wOSAyMjguNzkgOTguOCAyMzAuNyAxMDIuODEgMjMwLjcxIDEwMi44MSAyMzAuNzIgMTAyLjgyIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjM3Ljk2LDEwMy41MyBMMjYxLjU4LDExMS45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQwLjY1NzYzNiwgOTMuNDAzMzg3KSByb3RhdGUoMTkuODQwMDAwKSB0cmFuc2xhdGUoLTI0MC42NTc2MzYsIC05My40MDMzODcpICIgeD0iMjEzLjkyNzYzNiIgeT0iNTQuNjQzMzg2OCIgd2lkdGg9IjUzLjQ2IiBoZWlnaHQ9Ijc3LjUyIiByeD0iMi4yNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjA5LjM0IDExMy44NiAyNTEuNiAxMzIuNTIgMjczLjgyIDcwLjk1IDIzMC42OSA1My4xMSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDQuMDYwNzAxLCA3OS40MjE4MTEpIHJvdGF0ZSgtNzAuMTYwMDAwKSB0cmFuc2xhdGUoLTI0NC4wNjA3MDEsIC03OS40MjE4MTEpICIgY3g9IjI0NC4wNjA3MDEiIGN5PSI3OS40MjE4MTExIiByPSIxMC4yOCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNDUuOTM5NTc3LCA3Ny44OTQxMjYpIHJvdGF0ZSgtNzAuMTYwMDAwKSB0cmFuc2xhdGUoLTI0NS45Mzk1NzcsIC03Ny44OTQxMjYpICIgY3g9IjI0NS45Mzk1NzciIGN5PSI3Ny44OTQxMjY0IiByPSIxMC4yOCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQ2LjY0LDgzLjU0IEMyNDYuNjQsODMuNjggMjQ2LjY0LDgzLjc3IDI0Ni42NCw4My44IEwyNDYuNjQsODMuOCBDMjQ3LjMyLDgxLjA3IDI0OS4yMSw4MC41MSAyNTAuMzIsNzguOTMgTDI1MC4zMiw3OC44NSBMMjUwLjM5LDc4Ljc0IEMyNTAuNjMzMzQzLDc4LjE2Mjg1MDYgMjUwLjY2NTIxNCw3Ny41MTgzNDE3IDI1MC40OCw3Ni45MiBMMjUwLjQ4LDc2LjkyIEwyNTAuNDgsNzYuNzQgTDI1MC40OCw3Ni43NCBDMjUwLjQ4LDc2LjYzIDI1MC40Miw3Ni41MSAyNTAuMzgsNzYuNCBMMjUwLjM4LDc2LjQgTDI1MC4zOCw3Ni4zMSBMMjUwLjM4LDc2LjIxIEwyNTAuMzgsNzYuMTEgTDI1MC4zOCw3Ni4wMSBMMjUwLjM4LDc1Ljk0IEMyNDkuOTk0NDI2LDc0Ljk4MjU5NTYgMjQ5LjUwNDgyMSw3NC4wNzA0NTU2IDI0OC45Miw3My4yMiBMMjQ4LjkyLDczLjIyIEMyNDguNjg3OTM5LDc0LjE4MzI0NjQgMjQ4LjM1MjY2Nyw3NS4xMTg2NTUzIDI0Ny45Miw3Ni4wMSBDMjQ3LjM5NzI1NCw3Ny4wMjAxNjA3IDI0Ni43MjI3NTQsNzcuOTQ0MjI0NiAyNDUuOTIsNzguNzUgQzI0NC44NzMyMjEsNzguMjgxNTYyMSAyNDMuOTA1MTI4LDc3LjY1NDE1NjkgMjQzLjA1LDc2Ljg5IEMyNDIuMjgwOTIyLDc2LjIwMDU4NTcgMjQxLjU5MzEyOSw3NS40MjU1NiAyNDEsNzQuNTggTDI0MC45NCw3NC44NCBMMjQwLjk0LDc0LjkyIEwyNDAuOTQsNzUuMSBMMjQwLjk0LDc1LjE5IEwyNDAuOTQsNzUuMzggTDI0MC45NCw3NS40NiBMMjQwLjk0LDc1LjY5IEwyNDAuOTQsNzUuNjkgTDI0MC45NCw3NS45NiBMMjQwLjk0LDc1Ljk2IEwyNDAuOTQsNzYuMiBMMjQwLjk0LDc2LjIgTDI0MC45NCw3Ni40MiBMMjQwLjk0LDc2LjQyIEMyNDAuOTQsNzYuNTEgMjQwLjk0LDc2LjU5IDI0MC45NCw3Ni42NyBMMjQwLjk0LDc2LjY3IEMyNDAuOTQsNzYuOTQzMzMzMyAyNDAuOTQsNzcuMjA2NjY2NyAyNDAuOTQsNzcuNDYgTDI0MC45NCw3Ny40NiBDMjQwLjkzMDA3Myw3Ny44NjQ1NzExIDI0MC45NTM0ODUsNzguMjY5MjcyNiAyNDEuMDEsNzguNjcgTDI0MS4wMSw3OC44MyBMMjQxLjAxLDc4LjgzIEwyNDEuMDEsNzguOTcgTDI0MS4wMSw3OC45NyBMMjQxLjAxLDc5LjExIEwyNDEuMDEsNzkuMTEgTDI0MS4wMSw3OS4xMSBMMjQxLjAxLDc5LjExIEwyNDEuMDYsNzkuMjkgTDI0MS4wNiw3OS4yOSBMMjQxLjA2LDc5LjI5IEwyNDEuMTMsNzkuNDggTDI0MS4xOSw3OS42MSBMMjQxLjE5LDc5LjY2IEwyNDEuMTksNzkuNzMgTDI0MS4xOSw3OS43OCBMMjQxLjE5LDc5Ljg0IEwyNDEuMTksNzkuODQgTDI0MS4xOSw3OS45IEwyNDEuMTksNzkuOSBMMjQxLjE5LDc5Ljk2IEwyNDEuMTksNzkuOTYgTDI0MS4yNSw4MC4wMiBMMjQxLjI1LDgwLjAyIEwyNDEuMzUsODAuMSBMMjQxLjQxLDgwLjEgQzI0Myw4MS4yIDI0NC45OCw4MS4xIDI0Ni41Nyw4My4zOSIgaWQ9IkZpbGwtNy0xMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMjguOTcgOTMuNTcgMjI4LjIzIDkxLjk5IDIyMy45MSA5NC4wMiAyMjIuNjQgOTEuMzMgMjIxLjA2IDkyLjA3IDIyMy4wNiA5Ni4zMyAyMjMuMDcgOTYuMzIgMjIzLjA4IDk2LjMzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjMxLjEsOTYuMTIgTDI1Ni4wMywxMDUuMTIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMjYuMjEgMTAxLjIzIDIyNS40NyA5OS42NiAyMjEuMTQgMTAxLjY5IDIxOS44OCA5OSAyMTguMyA5OS43NCAyMjAuMjkgMTAzLjk5IDIyMC4zMSAxMDMuOTkgMjIwLjMxIDEwNCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIyOC4yLDEwNC4xNiBMMjUzLjEzLDExMy4xNiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjIyMy40NCAxMDguOSAyMjIuNyAxMDcuMzIgMjE4LjM3IDEwOS4zNiAyMTcuMTEgMTA2LjY3IDIxNS41MyAxMDcuNDEgMjE3LjUzIDExMS42NiAyMTcuNTQgMTExLjY2IDIxNy41NSAxMTEuNjciPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMjUuMiwxMTIuNDcgTDI1MC4xMywxMjEuNDYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQ1LjM1LDUyLjA2IEMyNDguMzUsNDEuOTggMjcxLjExLDE4LjE4IDI3MS4xMSwxOC4xOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2NS4yNyw3MS4zMyBMMjQ3Ljg5LDQzLjc2IEMyNDYuOTE2NzYyLDQyLjIxNzUyOCAyNDQuODgzODAyLDQxLjc0NDk1MzkgMjQzLjMzLDQyLjcgTDIxNS41Niw1OS43NSBDMjE0LjMzNzk3MSw2MC40OTgyOTUxIDIxMy40NjY0NDUsNjEuNzA0NzQ1OCAyMTMuMTQsNjMuMSBMMjAwLjE0LDExOC43MiBDMjAwLjA3ODQ4MSwxMTkuMDA0MzUzIDIwMC4xMzU0MDMsMTE5LjMwMTQ5NiAyMDAuMjk3NjUyLDExOS41NDI5ODQgQzIwMC40NTk5MDEsMTE5Ljc4NDQ3MSAyMDAuNzEzNDg5LDExOS45NDk0OCAyMDEsMTIwIEwyNTEuNzMsMTMxLjgyIEMyNTIuMzA3MDI1LDEzMS45NDM2NDcgMjUyLjg3NTIyLDEzMS41NzY3ODEgMjUzLDEzMSBMMjY2LDc1LjQgQzI2Ni4zMTA4MjEsNzQuMDAwMzAyMSAyNjYuMDQ3ODk5LDcyLjUzNDQyMzcgMjY1LjI3LDcxLjMzIFogTTI0MS42NSw2MC4yMyBDMjM5LjM0Mzc3OCw1OS42OTY3NDk4IDIzNy45MDUyNjMsNTcuMzk2MzM0NSAyMzguNDM1NDM4LDU1LjA4OTQwNDEgQzIzOC45NjU2MTQsNTIuNzgyNDczNyAyNDEuMjY0MTA5LDUxLjM0MDg5MjkgMjQzLjU3MTc0NSw1MS44Njc5OTI2IEMyNDUuODc5MzgsNTIuMzk1MDkyMyAyNDcuMzI0MDIzLDU0LjY5MTY2NDQgMjQ2LjgsNTcgQzI0Ni41NDc0Niw1OC4xMTI0NDY2IDI0NS44NjIyNTMsNTkuMDc4NTAyOSAyNDQuODk1ODQ3LDU5LjY4NDYxNzMgQzI0My45Mjk0NDIsNjAuMjkwNzMxOCAyNDIuNzYxNDI4LDYwLjQ4Njk4NyAyNDEuNjUsNjAuMjMgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjE3LjUyLDY1Ljg0IEwyMDYuNzksMTE1Ljg0IEwyNDcuNjksMTI2LjE5IEwyNjAuOCw3My45MyBMMjUwLDU2LjI0IEwyNDguNjMsNjEuMTEgQzI0Ny45MjcwMzMsNjMuNjAzMTc3OCAyNDUuNTI0ODg4LDY1LjIyMjkzMzggMjQyLjk1LDY0Ljk0IEwyNDIuOTUsNjQuOTQgQzIzNy45NTMyNDIsNjQuMzg1MTkgMjMzLjU5MzQ0Myw2MS4yOTg1NzMxIDIzMS40MSw1Ni43NyBMMjMxLjQxLDU2Ljc3IEwyMTcuNTIsNjUuODQgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNFRkVGRjYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM0LjU2OTc3MSwgODUuMTc4MjY1KSByb3RhdGUoLTc2Ljg5MDAwMCkgdHJhbnNsYXRlKC0yMzQuNTY5NzcxLCAtODUuMTc4MjY1KSAiIGN4PSIyMzQuNTY5NzcxIiBjeT0iODUuMTc4MjY1MiIgcj0iMTMuMjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM2Ljc0MDYxNiwgODIuOTM0NDc1KSByb3RhdGUoLTc2Ljg5MDAwMCkgdHJhbnNsYXRlKC0yMzYuNzQwNjE2LCAtODIuOTM0NDc1KSAiIGN4PSIyMzYuNzQwNjE2IiBjeT0iODIuOTM0NDc1MyIgcj0iMTMuMjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIzOC40OSw5MC4wNiBDMjM4LjQ5LDkwLjIzIDIzOC40OSw5MC4zNSAyMzguNDksOTAuMzkgTDIzOC40OSw5MC4zOSBDMjM4Ljk1LDg2Ljc5IDI0MS4yOCw4NS43OSAyNDIuNDksODMuNiBMMjQyLjQ5LDgzLjQ5IEwyNDIuNTYsODMuMzQgQzI0Mi43ODMyOTUsODIuNTY1NDMyMiAyNDIuNzI2NjQ3LDgxLjczNjk2NDkgMjQyLjQsODEgTDI0Mi40LDgxIEwyNDIuMzIsODAuNzcgTDI0Mi4zMiw4MC43NyBMMjQyLjE0LDgwLjM1IEwyNDIuMTQsODAuMzUgTDI0Mi4wOCw4MC4yMyBMMjQyLjAyLDgwLjExIEwyNDEuOTYsNzkuOTkgTDI0MS45LDc5Ljg3IEwyNDEuOSw3OS43OCBDMjQxLjI2MTYwOCw3OC42MTMxNTk2IDI0MC40OTcwMjcsNzcuNTE5OTQyMyAyMzkuNjIsNzYuNTIgTDIzOS42Miw3Ni41MiBDMjM5LjQ3NjcyLDc3Ljc4Mjc3NiAyMzkuMTk4NDYzLDc5LjAyNjU1MDcgMjM4Ljc5LDgwLjIzIEMyMzguMjU3NjQ2LDgxLjYwODk3MzkgMjM3LjUxNTU3MSw4Mi44OTc0ODU4IDIzNi41OSw4NC4wNSBDMjM1LjE2NDA0NSw4My42MTQ4OTQ4IDIzMy44MTQ1NDQsODIuOTYwMzg2NiAyMzIuNTksODIuMTEgQzIzMS41NzM5NDksODEuMzQwMjE5MiAyMzAuNjQ1MDk4LDgwLjQ2MTY2NjkgMjI5LjgyLDc5LjQ5IEwyMjkuODIsNzkuODMgTDIyOS44Miw3OS45MyBDMjI5LjgyLDgwLjAxIDIyOS44Miw4MC4wOSAyMjkuODIsODAuMTcgTDIyOS44Miw4MC4yOCBMMjI5LjgyLDgwLjUyIEwyMjkuODIsODAuNjIgQzIyOS44Miw4MC43MiAyMjkuODIsODAuODIgMjI5LjgyLDgwLjkzIEMyMjkuODIsODEuMDUgMjI5LjgyLDgxLjE3IDIyOS44Miw4MS4yOCBDMjI5LjgyLDgxLjM5IDIyOS44Miw4MS40OSAyMjkuODIsODEuNiBMMjI5LjgyLDgxLjY2IEMyMjkuODIsODEuNzYgMjI5LjgyLDgxLjg1IDIyOS44Miw4MS45NSBDMjI5LjgyLDgyLjA1IDIyOS44Miw4MS45NSAyMjkuODIsODIuMDEgQzIyOS44Miw4Mi4wNyAyMjkuODIsODIuMjMgMjI5LjgyLDgyLjM0IEwyMjkuODIsODIuMzQgQzIyOS44Miw4Mi42OTMzMzMzIDIyOS44NDMzMzMsODMuMDI2NjY2NyAyMjkuODksODMuMzQgTDIyOS44OSw4My4zNCBDMjI5Ljk0MTQsODMuODU2Nzg5OSAyMzAuMDM1MDQ3LDg0LjM2ODUwMDkgMjMwLjE3LDg0Ljg3IEwyMzAuMjMsODUuMDcgTDIzMC4yMyw4NS4wNyBMMjMwLjI5LDg1LjI0IEwyMzAuMjksODUuMjQgTDIzMC4zNiw4NS40MiBMMjMwLjM2LDg1LjQyIEwyMzAuMzYsODUuNDIgTDIzMC4zNiw4NS40MiBMMjMwLjQ1LDg1LjY0IEwyMzAuNDUsODUuNjQgTDIzMC40NSw4NS42NCBMMjMwLjU3LDg1Ljg3IEwyMzAuNjYsODYuMDIgTDIzMC42Niw4Ni4wOCBMMjMwLjcyLDg2LjE3IEwyMzAuNzIsODYuMjMgTDIzMC43OCw4Ni4zMSBMMjMwLjc4LDg2LjM3IEwyMzAuODQsODYuNDQgTDIzMC44OSw4Ni40OSBMMjMwLjk2LDg2LjU2IEwyMzAuOTYsODYuNTYgTDIzMS4wNSw4Ni42MiBMMjMxLjA1LDg2LjYyIEwyMzEuMTgsODYuNyBMMjMxLjI2LDg2Ljc1IEMyMzMuNDYsODcuOTIgMjM1Ljk4LDg3LjQ3IDIzOC4zNyw5MC4xOSIgaWQ9IkZpbGwtNy0xMyIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjE2LjE0LDEwMy45NSBMMjQ1LjIxLDExMC43MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjE0LjM1LDExMS42MyBMMjQzLjQyLDExOC40IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNjcuNiwxNi4zMSBDMjY3LjYsMTYuMzEgMjY3LjYsMjEuMzEgMjY2LjUyLDIzLjMxIEMyNjQuMzIsMjcuMjUgMjYxLjIsMzEuNDkgMjU4LjkxLDM4LjA0IEMyNTQuODUsNDkuNjUgMjUzLjM2LDYwLjMxIDI0Ni40MSw1Ni4yMyBDMjQ1LjQ4LDU1LjY4IDI0NC41NCw1My44MiAyNDUuMiw1Mi42NyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2NC42NywyNS41NyBDMjY0LjY3LDI1LjU3IDI2Ny40LDI1Ljg5IDI2Ny45NywyNC44IEMyNjguNTQsMjMuNzEgMjYyLjYsMjEgMjY0LjY3LDI1LjU3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjA5LjM0MzE0OCwgMTEwLjc3MzA4Nykgcm90YXRlKDIxLjU4MDAwMCkgdHJhbnNsYXRlKC0yMDkuMzQzMTQ4LCAtMTEwLjc3MzA4NykgIiB4PSIxODYuNzY4MTQ4IiB5PSI4My4zNDMwODc0IiB3aWR0aD0iNDUuMTUiIGhlaWdodD0iNTQuODYiIHJ4PSIyLjI1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMTkuNjkgMTM3LjU3IDE4Mi42NiAxMjUuMzcgMTk5LjY5IDgyLjI5IDIzNi44NyA5NS4zNiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjExLjkxMjM3OSwgMTAwLjg4MjcwMikgcm90YXRlKC02OC40MjAwMDApIHRyYW5zbGF0ZSgtMjExLjkxMjM3OSwgLTEwMC44ODI3MDIpICIgY3g9IjIxMS45MTIzNzkiIGN5PSIxMDAuODgyNzAyIiByeD0iNy4yNyIgcnk9IjguNjgiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMTMuNDIwODI5LCA5OS44OTUxMjUpIHJvdGF0ZSgtNjguNDIwMDAwKSB0cmFuc2xhdGUoLTIxMy40MjA4MjksIC05OS44OTUxMjUpICIgY3g9IjIxMy40MjA4MjkiIGN5PSI5OS44OTUxMjQ2IiByeD0iNy4yNyIgcnk9IjguNjgiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMTQuMSwxMDQgQzIxNC4xLDEwNC4xIDIxNC4xLDEwNC4xNyAyMTQuMSwxMDQuMTkgTDIxNC4xLDEwNC4xOSBDMjE0LjYsMTAyLjI2IDIxNi4xNSwxMDEuOTggMjE3LjA0LDEwMC45MiBMMjE3LjA0LDEwMC44NiBMMjE3LjA5LDEwMC43OCBDMjE3LjI2NzI2MiwxMDAuMzYxMzIzIDIxNy4yNjcyNjIsOTkuODg4Njc3MSAyMTcuMDksOTkuNDcgTDIxNy4wOSw5OS40NyBMMjE3LjA5LDk5LjM0IEwyMTcuMDksOTkuMzQgTDIxNyw5OS4wOSBMMjE3LDk5LjA5IEwyMTcsOTkuMDIgTDIxNyw5OC45NSBMMjE3LDk4Ljg4IEwyMTcsOTguODEgTDIxNyw5OC43NiBDMjE2LjY1MTE3OCw5OC4wMjY5NjU4IDIxNi4yMjU0NTUsOTcuMzMzMDcwNiAyMTUuNzMsOTYuNjkgTDIxNS43Myw5Ni42OSBDMjE1LjU2ODQ5LDk3LjM4NjU4MiAyMTUuMzE2MzQxLDk4LjA1ODk3OTggMjE0Ljk4LDk4LjY5IEMyMTQuNTUwNDA4LDk5LjM5ODI1MzQgMjEzLjk5ODUxNSwxMDAuMDI0NjM1IDIxMy4zNSwxMDAuNTQgQzIxMi40ODMwNzIsMTAwLjEzMzczMyAyMTEuNjcyODkyLDk5LjYxNjAyNDkgMjEwLjk0LDk5IEMyMTAuMzQ1ODU1LDk4LjQ2MTMwMzUgMjA5LjgwNjU1NCw5Ny44NjUwNTcxIDIwOS4zMyw5Ny4yMiBMMjA5LjMzLDk3LjQgTDIwOS4zMyw5Ny40NSBMMjA5LjMzLDk3LjU4IEwyMDkuMzMsOTcuNjQgTDIwOS4zMyw5Ny43NyBMMjA5LjMzLDk3LjgyIEwyMDkuMzMsOTcuOTkgTDIwOS4zMyw5Ny45OSBMMjA5LjMzLDk4LjE4IEwyMDkuMzMsOTguMTggTDIwOS4zMyw5OC4zNSBMMjA5LjMzLDk4LjM1IEwyMDkuMzMsOTguNTEgTDIwOS4zMyw5OC41MSBDMjA5LjMzLDk4LjU3IDIwOS4zMyw5OC42MyAyMDkuMzMsOTguNjkgTDIwOS4zMyw5OC42OSBDMjA5LjMzLDk4Ljg4MzMzMzMgMjA5LjMzLDk5LjA3MzMzMzMgMjA5LjMzLDk5LjI2IEwyMDkuMzMsOTkuMjYgQzIwOS4zMzI5NjMsOTkuNTU1NDcxOSAyMDkuMzYzMDksOTkuODUwMDQ1NSAyMDkuNDIsMTAwLjE0IEwyMDkuNDIsMTAwLjI2IEwyMDkuNDIsMTAwLjI2IEwyMDkuNDIsMTAwLjM2IEwyMDkuNDIsMTAwLjM2IEwyMDkuNDIsMTAwLjQ3IEwyMDkuNDIsMTAwLjQ3IEwyMDkuNDIsMTAwLjYgTDIwOS40MiwxMDAuNiBMMjA5LjQyLDEwMC42IEwyMDkuNDgsMTAwLjc0IEwyMDkuNDgsMTAwLjgzIEwyMDkuNDgsMTAwLjgzIEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNDgsMTAwLjg4IEwyMDkuNTMsMTAwLjg4IEwyMDkuNTMsMTAwLjg4IEwyMDkuNjEsMTAwLjk0IEwyMDkuNjEsMTAwLjk0IEMyMTAuOTUsMTAxLjg1IDIxMi42MSwxMDEuOTQgMjEzLjk1LDEwMy42OCIgaWQ9IkZpbGwtNy0xNCIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxOTkuNzEgMTEwLjA3IDE5OS4wNiAxMDguODggMTk1LjUzIDExMC4wNSAxOTQuNDMgMTA4LjAxIDE5My4xNCAxMDguNDQgMTk0Ljg4IDExMS42NiAxOTQuODkgMTExLjY2IDE5NC45IDExMS42NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIwMS42NiwxMTIuMjQgTDIyMi40OCwxMjAuNDciIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxOTcuNTkgMTE1LjQ0IDE5Ni45NCAxMTQuMjQgMTkzLjQxIDExNS40MiAxOTIuMzEgMTEzLjM4IDE5MS4wMSAxMTMuODEgMTkyLjc2IDExNy4wMyAxOTIuNzcgMTE3LjAzIDE5Mi43OCAxMTcuMDMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOTkuMywxMTcuNjkgTDIyMC4xMiwxMjUuOTIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIxOTUuNDcgMTIwLjggMTk0LjgyIDExOS42MSAxOTEuMjkgMTIwLjc4IDE5MC4xOCAxMTguNzUgMTg4Ljg5IDExOS4xNyAxOTAuNjQgMTIyLjM5IDE5MC42NSAxMjIuMzkgMTkwLjY2IDEyMi40Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTk3LjAxLDEyMy41IEwyMTcuODIsMTMxLjc0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSIyMTEuMzgiIHk9Ijg3LjYyIiB3aWR0aD0iNjcuOSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMjc4LjQ3IDEyOS43IDIxMS4zMiAxMDguOTMgMjExLjM4IDg3LjYyIDI3OC40NyA4Ny42MiI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSIxNzcuMzciIHk9Ijg3LjciIHdpZHRoPSIzMy45NSIgaGVpZ2h0PSI3My4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMTc4LjEzIDExMy43NSAyMTAuNTkgMTA4LjkzIDIxMC41MiA4Ny42MiAxNzcuMzcgODcuNjIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiNFRkVGRjYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjI0NC43NyIgY3k9IjEzMS42OSIgcj0iMTMuNjkiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjI0OCIgY3k9IjEyOS4xMSIgcj0iMTMuNjkiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1Mi4zOSwxMzYgQzI1Mi40NSwxMzYuMTggMjUyLjUsMTM2LjMgMjUyLjUyLDEzNi4zNCBMMjUyLjUyLDEzNi4zNCBDMjUyLjEyLDEzMi40NSAyNTQuMzMsMTMwLjgyIDI1NS4wNCwxMjguMjQgQzI1NS4wMzY3NTgsMTI4LjE5NjcyNyAyNTUuMDM2NzU4LDEyOC4xNTMyNzMgMjU1LjA0LDEyOC4xMSBDMjU1LjA0MzA1MywxMjguMDUwMDM5IDI1NS4wNDMwNTMsMTI3Ljk4OTk2MSAyNTUuMDQsMTI3LjkzIEMyNTUuMDg1NDM0LDEyNy4wNjE0MzEgMjU0LjgyMzQzNCwxMjYuMjA0NjE4IDI1NC4zLDEyNS41MSBMMjU0LjMsMTI1LjUxIEwyNTQuMTYsMTI1LjI5IEwyNTQuMTYsMTI1LjI5IEwyNTMuODcsMTI0Ljg5IEwyNTMuODcsMTI0Ljg5IEwyNTMuNzgsMTI0Ljc4IEwyNTMuNjksMTI0LjY3IEwyNTMuNiwxMjQuNTYgTDI1My41MSwxMjQuNDUgTDI1My40NCwxMjQuMzcgQzI1Mi40ODQ0MjYsMTIzLjMwMjkwOCAyNTEuNDE0Njk3LDEyMi4zNDM4NCAyNTAuMjUsMTIxLjUxIEwyNTAuMjUsMTIxLjUxIEMyNTAuMzk2NjQ2LDEyMi44NzI3MzMgMjUwLjM5NjY0NiwxMjQuMjQ3MjY3IDI1MC4yNSwxMjUuNjEgQzI1MC4wMzAyMjIsMTI3LjE4ODEzNiAyNDkuNTY4MTEyLDEyOC43MjI4NzkgMjQ4Ljg4LDEzMC4xNiBDMjQ3LjI5MDc5NCwxMzAuMDQzNzU2IDI0NS43MjkwNjQsMTI5LjY4MjgzOCAyNDQuMjUsMTI5LjA5IEMyNDIuOTk0MzUzLDEyOC41MjgyMDUgMjQxLjgwMzkzOCwxMjcuODMwNzIyIDI0MC43LDEyNy4wMSBMMjQwLjcsMTI3LjM3IEwyNDAuNywxMjcuNDggQzI0MC43LDEyNy41NyAyNDAuNywxMjcuNjUgMjQwLjcsMTI3Ljc0IEwyNDAuNywxMjcuODYgTDI0MC43LDEyOC4xMiBMMjQwLjcsMTI4LjIzIEwyNDAuNzYsMTI4LjU2IEwyNDAuNzYsMTI4LjU2IEwyNDAuODMsMTI4Ljk0IEwyNDAuODMsMTI4Ljk0IEwyNDAuOSwxMjkuMjcgTDI0MC45LDEyOS4zNCBMMjQwLjk3LDEyOS42NCBMMjQwLjk3LDEyOS43IEwyNDEuMDYsMTMwLjA0IEwyNDEuMDYsMTMwLjA0IEMyNDEuMTYsMTMwLjQwNjY2NyAyNDEuMjY2NjY3LDEzMC43NiAyNDEuMzgsMTMxLjEgTDI0MS4zOCwxMzEuMSBDMjQxLjU1NzYwNiwxMzEuNjMwNDg0IDI0MS43NzgzNDMsMTMyLjE0NTUzOCAyNDIuMDQsMTMyLjY0IEwyNDIuMTUsMTMyLjgzIEwyNDIuMTUsMTMyLjgzIEwyNDIuMjUsMTMzIEwyNDIuMjUsMTMzIEwyNDIuMzYsMTMzLjE3IEwyNDIuMzYsMTMzLjE3IEwyNDIuMzYsMTMzLjE3IEwyNDIuMzYsMTMzLjE3IEwyNDIuNTEsMTMzLjM4IEwyNDIuNTEsMTMzLjM4IEwyNDIuNTEsMTMzLjM4IEwyNDIuNjksMTMzLjU5IEwyNDIuODIsMTMzLjczIEwyNDIuODgsMTMzLjc4IEwyNDIuOTYsMTMzLjg2IEwyNDMuMDIsMTMzLjkxIEwyNDMuMSwxMzMuOTcgTDI0My4xNywxMzMuOTcgTDI0My4yNSwxMzQuMDMgTDI0My4zMiwxMzQuMDMgTDI0My40MSwxMzQuMDggTDI0My40NywxMzQuMDggTDI0My41OCwxMzQuMDggTDI0My42MywxMzQuMDggTDI0My43OSwxMzQuMTMgTDI0My44OSwxMzQuMTMgQzI0Ni40OSwxMzQuODIgMjQ5LjAyLDEzMy43MyAyNTIuMiwxMzYiIGlkPSJGaWxsLTctMTUiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE4NS42NywxMzAuNiBMMjAxLjM4LDEzMC42IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xODUuNjcsMTM2LjI0IEwyMDEuMzgsMTM2LjI0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xODUuNjcsMTQxLjg4IEwyMDEuMzgsMTQxLjg4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMTEuMzIgODcuNyAxNzcuMzcgODcuNyAxNTguNzcgMTA5Ljk2IDE5Mi43MiAxMDkuOTYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSIyMTEuMzIgODcuNyAyNzkuMjIgODcuNyAyOTcuODIgMTA5Ljk2IDIyOS45MiAxMDkuOTYiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yODcuNzksMTA1LjkyIEwyNzEuOTYsMTA1LjkyIiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzcuMjYsMTA1LjkyIEwxNjYuODYsMTA1LjkyIiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03LjAxLDE2Mi44MyBMNy4wMSwxNjUuODkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjU0LDE2NC4zNiBMNS40OSwxNjQuMzYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNzkuODcsMTEyLjAxIEwzOTEuMjUsOTguOTYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtZGFzaGFycmF5PSIxMCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4NS42OCwxMTkuNzIgTDM5OC4zOCwxMTIuODEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtZGFzaGFycmF5PSI1Ij48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzcwLjAxLDEwNS44NyBMMzc2LjEyLDkxLjk2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iMTAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNy4yMywyMzMuNzkgTDQyNS43LDIzMy43OSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+";module.exports=M; diff --git a/lib/static/illustrations/Coding.svg.js b/lib/static/illustrations/Coding.svg.js new file mode 100644 index 00000000..bd3a4335 --- /dev/null +++ b/lib/static/illustrations/Coding.svg.js @@ -0,0 +1 @@ +"use strict";var e="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M0,104.058%20L207.116,104.058%20C207.116,46.866%20160.751,0.5%20103.558,0.5%20L103.558,0.5%20C46.364,0.5%200,46.866%200,104.058%20L0,104.058%20Z'%20id='path-1'%3e%3c/path%3e%3cpolygon%20id='path-3'%20points='0.401%200.504%204.903%207.369%209.401%200.504'%3e%3c/polygon%3e%3cpolygon%20id='path-5'%20points='0%20211%20246.894%20211%20246.894%200.632%200%200.632'%3e%3c/polygon%3e%3cpath%20d='M0.699,1.465%20L0.699,5.403%20C0.699,5.679%200.923,5.903%201.199,5.903%20L1.199,5.903%20C1.476,5.903%201.699,5.679%201.699,5.403%20L1.699,5.403%20L1.699,1.465%20C1.699,1.189%201.476,0.965%201.199,0.965%20L1.199,0.965%20C0.923,0.965%200.699,1.189%200.699,1.465%20L0.699,1.465%20Z'%20id='path-7'%3e%3c/path%3e%3cpath%20d='M1.23,0.934%20C0.954,0.934%200.731,1.158%200.731,1.434%20L0.731,1.434%20C0.731,1.71%200.954,1.934%201.23,1.934%20L1.23,1.934%20L5.168,1.934%20C5.444,1.934%205.668,1.71%205.668,1.434%20L5.668,1.434%20C5.668,1.158%205.444,0.934%205.168,0.934%20L5.168,0.934%20L1.23,0.934%20Z'%20id='path-9'%3e%3c/path%3e%3cpath%20d='M0.367,0.643%20L0.367,4.581%20C0.367,4.857%200.591,5.081%200.867,5.081%20L0.867,5.081%20C1.144,5.081%201.367,4.857%201.367,4.581%20L1.367,4.581%20L1.367,0.643%20C1.367,0.368%201.144,0.143%200.867,0.143%20L0.867,0.143%20C0.591,0.143%200.367,0.368%200.367,0.643%20L0.367,0.643%20Z'%20id='path-11'%3e%3c/path%3e%3cpath%20d='M0.897,0.112%20C0.622,0.112%200.398,0.336%200.398,0.612%20L0.398,0.612%20C0.398,0.887%200.622,1.112%200.897,1.112%20L0.897,1.112%20L4.836,1.112%20C5.112,1.112%205.336,0.887%205.336,0.612%20L5.336,0.612%20C5.336,0.336%205.112,0.112%204.836,0.112%20L4.836,0.112%20L0.897,0.112%20Z'%20id='path-13'%3e%3c/path%3e%3cpath%20d='M0.847,1.5%20L0.847,8.5%20C0.847,9.053%201.294,9.5%201.847,9.5%20L1.847,9.5%20C2.399,9.5%202.846,9.053%202.846,8.5%20L2.846,8.5%20L2.846,1.5%20C2.846,0.948%202.399,0.5%201.847,0.5%20L1.847,0.5%20C1.294,0.5%200.847,0.948%200.847,1.5%20L0.847,1.5%20Z'%20id='path-15'%3e%3c/path%3e%3cpath%20d='M1.346,0%20C0.794,0%200.347,0.448%200.347,1%20L0.347,1%20C0.347,1.553%200.794,2%201.346,2%20L1.346,2%20L8.347,2%20C8.899,2%209.347,1.553%209.347,1%20L9.347,1%20C9.347,0.448%208.899,0%208.347,0%20L8.347,0%20L1.346,0%20Z'%20id='path-17'%3e%3c/path%3e%3cpath%20d='M0.826,1.633%20L0.826,8.633%20C0.826,9.185%201.273,9.633%201.826,9.633%20L1.826,9.633%20C2.379,9.633%202.826,9.185%202.826,8.633%20L2.826,8.633%20L2.826,1.633%20C2.826,1.079%202.379,0.633%201.826,0.633%20L1.826,0.633%20C1.273,0.633%200.826,1.079%200.826,1.633%20L0.826,1.633%20Z'%20id='path-19'%3e%3c/path%3e%3cpath%20d='M1.326,0.133%20C0.773,0.133%200.326,0.579%200.326,1.133%20L0.326,1.133%20C0.326,1.685%200.773,2.133%201.326,2.133%20L1.326,2.133%20L8.326,2.133%20C8.879,2.133%209.326,1.685%209.326,1.133%20L9.326,1.133%20C9.326,0.579%208.879,0.133%208.326,0.133%20L8.326,0.133%20L1.326,0.133%20Z'%20id='path-21'%3e%3c/path%3e%3cpath%20d='M0.026,0.664%20L0.026,4.601%20C0.026,4.877%200.25,5.101%200.526,5.101%20L0.526,5.101%20C0.803,5.101%201.026,4.877%201.026,4.601%20L1.026,4.601%20L1.026,0.664%20C1.026,0.387%200.803,0.164%200.526,0.164%20L0.526,0.164%20C0.25,0.164%200.026,0.387%200.026,0.664%20L0.026,0.664%20Z'%20id='path-23'%3e%3c/path%3e%3cpath%20d='M0.558,0.132%20C0.281,0.132%200.059,0.356%200.059,0.632%20L0.059,0.632%20C0.059,0.908%200.281,1.132%200.558,1.132%20L0.558,1.132%20L4.495,1.132%20C4.771,1.132%204.995,0.908%204.995,0.632%20L4.995,0.632%20C4.995,0.356%204.771,0.132%204.495,0.132%20L4.495,0.132%20L0.558,0.132%20Z'%20id='path-25'%3e%3c/path%3e%3cpath%20d='M0.909,1.445%20L0.909,5.381%20C0.909,5.657%201.133,5.882%201.409,5.882%20L1.409,5.882%20C1.685,5.882%201.909,5.657%201.909,5.381%20L1.909,5.381%20L1.909,1.445%20C1.909,1.167%201.685,0.944%201.409,0.944%20L1.409,0.944%20C1.133,0.944%200.909,1.167%200.909,1.445%20L0.909,1.445%20Z'%20id='path-27'%3e%3c/path%3e%3cpath%20d='M1.44,0.912%20C1.164,0.912%200.941,1.137%200.941,1.413%20L0.941,1.413%20C0.941,1.688%201.164,1.912%201.44,1.912%20L1.44,1.912%20L5.378,1.912%20C5.654,1.912%205.878,1.688%205.878,1.413%20L5.878,1.413%20C5.878,1.137%205.654,0.912%205.378,0.912%20L5.378,0.912%20L1.44,0.912%20Z'%20id='path-29'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.449,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.449,2.5%201,2.5%20L1,2.5%20L9.972,2.5%20C10.526,2.5%2010.972,2.053%2010.972,1.5%20L10.972,1.5%20C10.972,0.947%2010.526,0.5%209.972,0.5%20L9.972,0.5%20L1,0.5%20Z'%20id='path-31'%3e%3c/path%3e%3cpath%20d='M1.231,0.219%20C0.678,0.219%200.231,0.666%200.231,1.219%20L0.231,1.219%20C0.231,1.772%200.678,2.219%201.231,2.219%20L1.231,2.219%20L68.417,2.219%20C68.97,2.219%2069.417,1.772%2069.417,1.219%20L69.417,1.219%20C69.417,0.666%2068.97,0.219%2068.417,0.219%20L68.417,0.219%20L1.231,0.219%20Z'%20id='path-33'%3e%3c/path%3e%3cpath%20d='M1.036,0.219%20C0.483,0.219%200.036,0.666%200.036,1.219%20L0.036,1.219%20C0.036,1.772%200.483,2.219%201.036,2.219%20L1.036,2.219%20L10.177,2.219%20C10.73,2.219%2011.177,1.772%2011.177,1.219%20L11.177,1.219%20C11.177,0.666%2010.73,0.219%2010.177,0.219%20L10.177,0.219%20L1.036,0.219%20Z'%20id='path-35'%3e%3c/path%3e%3cpath%20d='M6.334,0.144%20L1.334,0.219%20C0.781,0.228%200.341,0.682%200.349,1.233%20L0.349,1.233%20C0.357,1.782%200.803,2.219%201.349,2.219%20L1.349,2.219%20L1.363,2.219%20L6.363,2.144%20C6.916,2.135%207.356,1.681%207.348,1.129%20L7.348,1.129%20C7.34,0.582%206.913,0.144%206.351,0.144%20L6.351,0.144%20C6.345,0.144%206.34,0.144%206.334,0.144%20L6.334,0.144%20Z'%20id='path-37'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.448,2.5%201,2.5%20L1,2.5%20L218.893,2.5%20C219.447,2.5%20219.894,2.053%20219.894,1.5%20L219.894,1.5%20C219.894,0.947%20219.447,0.5%20218.893,0.5%20L218.893,0.5%20L1,0.5%20Z'%20id='path-39'%3e%3c/path%3e%3cpath%20d='M3,0%20C1.619,0%200.5,1.119%200.5,2.5%20L0.5,2.5%20L0.5,12.5%20C0.5,13.881%201.619,15%203,15%20L3,15%20L49,15%20C50.381,15%2051.5,13.881%2051.5,12.5%20L51.5,12.5%20L51.5,2.5%20C51.5,1.119%2050.381,0%2049,0%20L49,0'%20id='path-41'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.844%200,3.5%20L0,3.5%20L0,13.5%20C0,15.156%201.342,16.5%203,16.5%20L3,16.5%20L49,16.5%20C50.657,16.5%2052,15.156%2052,13.5%20L52,13.5%20L52,3.5%20C52,1.844%2050.657,0.5%2049,0.5%20L49,0.5%20L3,0.5%20Z'%20id='path-43'%3e%3c/path%3e%3cpath%20d='M0,3%20C0,4.381%201.119,5.5%202.5,5.5%20L2.5,5.5%20C3.881,5.5%205,4.381%205,3%20L5,3%20C5,1.619%203.881,0.5%202.5,0.5%20L2.5,0.5%20C1.119,0.5%200,1.619%200,3%20L0,3%20Z'%20id='path-45'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.447,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.447,2.5%201,2.5%20L1,2.5%20L13,2.5%20C13.552,2.5%2014,2.053%2014,1.5%20L14,1.5%20C14,0.947%2013.552,0.5%2013,0.5%20L13,0.5%20L1,0.5%20Z'%20id='path-47'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5'%20id='path-49'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5%20L3,0.5%20Z'%20id='path-51'%3e%3c/path%3e%3cpolygon%20id='path-53'%20points='0%200.5%2018%200.5%2018%202.5%200%202.5'%3e%3c/polygon%3e%3cpolygon%20id='path-55'%20points='0%200.5%2048%200.5%2048%204.5%200%204.5'%3e%3c/polygon%3e%3cpolygon%20id='path-57'%20points='0%200.5%2046%200.5%2046%201.5%200%201.5'%3e%3c/polygon%3e%3cpath%20d='M3,0%20C1.619,0%200.5,1.119%200.5,2.5%20L0.5,2.5%20L0.5,12.5%20C0.5,13.881%201.619,15%203,15%20L3,15%20L49,15%20C50.381,15%2051.5,13.881%2051.5,12.5%20L51.5,12.5%20L51.5,2.5%20C51.5,1.119%2050.381,0%2049,0%20L49,0'%20id='path-59'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.844%200,3.5%20L0,3.5%20L0,13.5%20C0,15.156%201.342,16.5%203,16.5%20L3,16.5%20L49,16.5%20C50.657,16.5%2052,15.156%2052,13.5%20L52,13.5%20L52,3.5%20C52,1.844%2050.657,0.5%2049,0.5%20L49,0.5%20L3,0.5%20Z'%20id='path-61'%3e%3c/path%3e%3cpath%20d='M0,3%20C0,4.381%201.119,5.5%202.5,5.5%20L2.5,5.5%20C3.881,5.5%205,4.381%205,3%20L5,3%20C5,1.619%203.881,0.5%202.5,0.5%20L2.5,0.5%20C1.119,0.5%200,1.619%200,3%20L0,3%20Z'%20id='path-63'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.447,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.447,2.5%201,2.5%20L1,2.5%20L13,2.5%20C13.552,2.5%2014,2.053%2014,1.5%20L14,1.5%20C14,0.947%2013.552,0.5%2013,0.5%20L13,0.5%20L1,0.5%20Z'%20id='path-65'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5'%20id='path-67'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5%20L3,0.5%20Z'%20id='path-69'%3e%3c/path%3e%3cpolygon%20id='path-71'%20points='0%200.5%2018%200.5%2018%202.5%200%202.5'%3e%3c/polygon%3e%3cpolygon%20id='path-73'%20points='0%200.5%2048%200.5%2048%204.5%200%204.5'%3e%3c/polygon%3e%3cpolygon%20id='path-75'%20points='0%200.5%2046%200.5%2046%201.5%200%201.5'%3e%3c/polygon%3e%3cpath%20d='M3,0%20C1.619,0%200.5,1.119%200.5,2.5%20L0.5,2.5%20L0.5,12.5%20C0.5,13.881%201.619,15%203,15%20L3,15%20L49,15%20C50.381,15%2051.5,13.881%2051.5,12.5%20L51.5,12.5%20L51.5,2.5%20C51.5,1.119%2050.381,0%2049,0%20L49,0'%20id='path-77'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.844%200,3.5%20L0,3.5%20L0,13.5%20C0,15.156%201.342,16.5%203,16.5%20L3,16.5%20L49,16.5%20C50.657,16.5%2052,15.156%2052,13.5%20L52,13.5%20L52,3.5%20C52,1.844%2050.657,0.5%2049,0.5%20L49,0.5%20L3,0.5%20Z'%20id='path-79'%3e%3c/path%3e%3cpath%20d='M0,3%20C0,4.381%201.119,5.5%202.5,5.5%20L2.5,5.5%20C3.881,5.5%205,4.381%205,3%20L5,3%20C5,1.619%203.881,0.5%202.5,0.5%20L2.5,0.5%20C1.119,0.5%200,1.619%200,3%20L0,3%20Z'%20id='path-81'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.447,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.447,2.5%201,2.5%20L1,2.5%20L13,2.5%20C13.552,2.5%2014,2.053%2014,1.5%20L14,1.5%20C14,0.947%2013.552,0.5%2013,0.5%20L13,0.5%20L1,0.5%20Z'%20id='path-83'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5'%20id='path-85'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,4.5%20L20,4.5%20L20,3.5%20C20,1.843%2018.657,0.5%2017,0.5%20L17,0.5%20L3,0.5%20Z'%20id='path-87'%3e%3c/path%3e%3cpolygon%20id='path-89'%20points='0%200.5%2018%200.5%2018%202.5%200%202.5'%3e%3c/polygon%3e%3cpolygon%20id='path-91'%20points='0%200.5%2048%200.5%2048%204.5%200%204.5'%3e%3c/polygon%3e%3cpolygon%20id='path-93'%20points='0%200.5%2046%200.5%2046%201.5%200%201.5'%3e%3c/polygon%3e%3cpath%20d='M2.016,2.171%20L0.279,12.019%20C0.04,13.378%200.948,14.675%202.307,14.915%20L2.307,14.915%20L47.609,22.903%20C48.969,23.143%2050.265,22.234%2050.505,20.875%20L50.505,20.875%20L52.241,11.027%20C52.481,9.667%2051.573,8.371%2050.214,8.131%20L50.214,8.131%20L4.912,0.143%20C4.765,0.117%204.619,0.104%204.475,0.104%20L4.475,0.104%20C3.286,0.105%202.23,0.958%202.016,2.171'%20id='path-95'%3e%3c/path%3e%3cpath%20d='M2.523,3.083%20L0.787,12.932%20C0.5,14.564%201.589,16.12%203.221,16.407%20L3.221,16.407%20L48.521,24.395%20C50.153,24.684%2051.71,23.594%2051.997,21.962%20L51.997,21.962%20L53.733,12.114%20C54.021,10.481%2052.931,8.925%2051.3,8.638%20L51.3,8.638%20L5.999,0.65%20C5.823,0.619%205.648,0.604%205.475,0.604%20L5.475,0.604%20C4.047,0.604%202.78,1.628%202.523,3.083'%20id='path-97'%3e%3c/path%3e%3cpath%20d='M0.666,2.384%20C0.427,3.743%201.335,5.04%202.695,5.28%20L2.695,5.28%20C4.054,5.519%205.35,4.612%205.591,3.252%20L5.591,3.252%20C5.83,1.892%204.922,0.595%203.562,0.356%20L3.562,0.356%20C3.416,0.33%203.27,0.318%203.126,0.318%20L3.126,0.318%20C1.936,0.318%200.88,1.17%200.666,2.384%20L0.666,2.384%20Z'%20id='path-99'%3e%3c/path%3e%3cpath%20d='M0.458,1.266%20C0.362,1.809%200.725,2.328%201.269,2.424%20L1.269,2.424%20L13.087,4.508%20C13.631,4.604%2014.149,4.24%2014.245,3.696%20L14.245,3.696%20C14.341,3.152%2013.979,2.633%2013.434,2.538%20L13.434,2.538%20L1.617,0.454%20C1.558,0.443%201.5,0.438%201.442,0.438%20L1.442,0.438%20C0.966,0.439%200.543,0.78%200.458,1.266%20L0.458,1.266%20Z'%20id='path-101'%3e%3c/path%3e%3cpath%20d='M1.173,2.952%20L0.999,3.938%20L20.695,7.411%20L20.869,6.425%20C21.157,4.794%2020.068,3.238%2018.435,2.951%20L18.435,2.951%20L4.648,0.519%20C4.472,0.488%204.297,0.473%204.124,0.473%20L4.124,0.473%20C2.696,0.473%201.43,1.497%201.173,2.952'%20id='path-103'%3e%3c/path%3e%3cpath%20d='M1.173,2.952%20L0.999,3.938%20L20.695,7.411%20L20.869,6.425%20C21.157,4.794%2020.068,3.238%2018.435,2.951%20L18.435,2.951%20L4.648,0.519%20C4.472,0.488%204.297,0.473%204.124,0.473%20L4.124,0.473%20C2.696,0.473%201.43,1.497%201.173,2.952%20L1.173,2.952%20Z'%20id='path-105'%3e%3c/path%3e%3cpolygon%20id='path-107'%20points='0.984%201.111%2018.71%204.237%2018.885%203.252%201.158%200.126'%3e%3c/polygon%3e%3cpolygon%20id='path-109'%20points='0.701%204.362%2046.001%2012.349%2046.695%208.411%201.395%200.423'%3e%3c/polygon%3e%3cpolygon%20id='path-111'%20points='0.701%204.362%2046.001%2012.349%2046.695%208.411%201.395%200.423'%3e%3c/polygon%3e%3cpolygon%20id='path-113'%20points='0.033%201.566%2043.363%209.206%2043.537%208.222%200.205%200.581'%3e%3c/polygon%3e%3cpath%20d='M0.156,12.276%20C0.282,15.011%20-0.093,18.201%201.21,21.695%20L1.21,21.695%20C1.668,22.921%202.841,23.736%204.144,23.753%20L4.144,23.753%20L7.939,23.8001223%20C8.568,23.809%209.091,23.32%209.124,22.689%20L9.124,22.689%20C9.322,18.844%206.204,10.961%206.328,9.01%20L6.328,9.01%20C6.73,2.705%207.24,0.606%207.24,0.606%20L7.24,0.606%20L1.548,0.402%20C0.743,4.626%20-0.079,7.21%200.156,12.276%20L0.156,12.276%20Z'%20id='path-115'%3e%3c/path%3e%3cpath%20d='M1.799,1.259%20C1.652,2.033%201.504,2.751%201.361,3.439%20L1.361,3.439%20C0.738,6.467%200.201,9.082%200.395,13.311%20L0.395,13.311%20C0.424,13.933%200.425,14.578%200.429,15.245%20L0.429,15.245%20C0.436,17.543%200.446,20.149%201.496,22.963%20L1.496,22.963%20C2.059,24.47%203.521,25.496%205.136,25.516%20L5.136,25.516%20L8.929,25.565%20L8.955,25.565%20C9.985,25.565%2010.831,24.763%2010.884,23.729%20L10.884,23.729%20C11.007,21.374%2010.012,17.811%209.137,14.668%20L9.137,14.668%20C8.599,12.741%208.044,10.75%208.089,10.059%20L8.089,10.059%20C8.481,3.891%208.975,1.808%208.98,1.788%20L8.98,1.788%20L9.202,0.876%20L1.922,0.615%20L1.799,1.259%20Z%20M5.154,23.988%20C4.164,23.975%203.268,23.349%202.924,22.427%20L2.924,22.427%20C1.97,19.869%201.961,17.515%201.952,15.24%20L1.952,15.24%20C1.949,14.55%201.947,13.882%201.917,13.241%20L1.917,13.241%20C1.73,9.204%202.226,6.796%202.855,3.749%20L2.855,3.749%20C2.958,3.247%203.063,2.732%203.171,2.19%20L3.171,2.19%20L7.328,2.339%20C7.139,3.49%206.831,5.834%206.567,9.962%20L6.567,9.962%20C6.51,10.865%206.95,12.495%207.669,15.079%20L7.669,15.079%20C8.472,17.959%209.471,21.545%209.363,23.65%20L9.363,23.65%20C9.351,23.87%209.146,24.028%208.949,24.037%20L8.949,24.037%20L5.154,23.988%20Z'%20id='path-117'%3e%3c/path%3e%3cpath%20d='M0.208,5.854%20C0.208,5.854%20-0.358,14.796%201.066,20.74%20L1.066,20.74%20C1.524,22.65%203.247,23.981%205.205,24.005%20L5.205,24.005%20L8.566,24.0481602%20C9.84,24.063%2010.913,23.023%2010.857,21.747%20L10.857,21.747%20C10.825,20.989%2010.682,20.15%2010.429,19.252%20L10.429,19.252%20C9.651,16.492%208.408,10.208%208.161,7.007%20L8.161,7.007%20C8.021,5.19%207.679,0.851%207.679,0.851%20L7.679,0.851%20L4.853,0.702%20L0.208,5.854%20Z'%20id='path-119'%3e%3c/path%3e%3cpath%20d='M0.465,6.539%20L0.447,6.805%20C0.424,7.176%20-0.108,15.931%201.325,21.918%20L1.325,21.918%20C1.861,24.156%203.864,25.74%206.195,25.77%20L6.195,25.77%20L9.555,25.811%20L9.594,25.811%20C10.418,25.811%2011.216,25.474%2011.79,24.88%20L11.79,24.88%20C12.359,24.291%2012.654,23.521%2012.618,22.714%20L12.618,22.714%20C12.583,21.892%2012.43,20.995%2012.161,20.044%20L12.161,20.044%20C11.368,17.224%2010.154,10.963%209.922,7.946%20L9.922,7.946%20C9.781,6.13%209.44,1.791%209.44,1.791%20L9.44,1.791%20L9.386,1.123%20L5.53,0.92%20L0.465,6.539%20Z%20M6.214,24.242%20C4.581,24.221%203.179,23.119%202.808,21.562%20L2.808,21.562%20C1.561,16.359%201.876,8.679%201.953,7.166%20L1.953,7.166%20L6.175,2.485%20L7.973,2.58%20C8.074,3.868%208.296,6.69%208.401,8.065%20L8.401,8.065%20C8.644,11.215%209.865,17.513%2010.695,20.459%20L10.695,20.459%20C10.93,21.296%2011.065,22.076%2011.097,22.779%20L11.097,22.779%20C11.113,23.164%2010.972,23.533%2010.695,23.817%20L10.695,23.817%20C10.408,24.114%2010.008,24.282%209.594,24.282%20L9.594,24.282%20L9.575,24.282%20L6.214,24.242%20Z'%20id='path-121'%3e%3c/path%3e%3cpath%20d='M1.476,0.669%20L1.773,0.938%20L0.584,0.64%20L0.188,1.48%20L1.657,2.068%20L2.637,1.203%20L1.731,0.385%20L1.476,0.669%20Z%20M1.859,1.016%20L2.064,1.2%20L1.837,1.4%20L1.859,1.016%20Z%20M0.706,1.275%20L0.796,1.087%20L1.401,1.24%20L1.388,1.458%20L1.745,1.48%20L1.581,1.626%20L0.706,1.275%20Z'%20id='path-123'%3e%3c/path%3e%3cpath%20d='M27.94,3.089%20C27.754,3.271%2027.577,3.461%2027.409,3.66%20L27.409,3.66%20C27.104,4.02%2026.833,4.41%2026.593,4.821%20L26.593,4.821%20C26.504,4.975%2026.417,5.132%2026.338,5.292%20L26.338,5.292%20C26.278,5.411%2026.222,5.529%2026.171,5.65%20L26.171,5.65%20C26.012,6.014%2025.88,6.39%2025.774,6.779%20L25.774,6.779%20C25.67,7.166%2025.592,7.566%2025.547,7.976%20L25.547,7.976%20C25.514,8.248%2025.498,8.525%2025.494,8.806%20L25.494,8.806%20C25.486,9.365%2025.706,9.875%2026.068,10.246%20L26.068,10.246%20C26.429,10.618%2026.931,10.85%2027.488,10.858%20L27.488,10.858%20L35.785,10.962%20L34.439,18.169%20C32.872,25.569%2033.253,30.537%2034.353,33.859%20L34.353,33.859%20C34.599,34.599%2036.015,37.23%2036.015,37.23%20L36.015,37.23%20C31.785,43.744%2025.386,46.534%2018.573,47.281%20L18.573,47.281%20C12.781,47.917%200.363,42.47%206.877,36.432%20L6.877,36.432%20C13.389,30.395%205.565,34.102%204.409,34.862%20L4.409,34.862%20C3.255,35.621%20-3.438,41.276%203.642,49.783%20L3.642,49.783%20C6.636,53.381%2010.036,56.66%2018.286,59.246%20L18.286,59.246%20C19.609,59.66%2026.85,60.28%2030.736,61.452%20L30.736,61.452%20C42.309,64.942%2051.798,61.425%2057.185,53.803%20L57.185,53.803%20C62.551,46.21%2058.182,36.581%2056.864,36.538%20L56.864,36.538%20C53.528,36.426%2050.431,34.083%2043.626,33.682%20L43.626,33.682%20C43.533,33.236%2043.419,32.83%2043.269,32.498%20L43.269,32.498%20C42.072,29.806%2040.43,22.074%2041.609,17.023%20L41.609,17.023%20L42.543,13.026%20C42.85,11.715%2043.013,10.373%2043.03,9.028%20L43.03,9.028%20C43.037,8.466%2042.986,7.918%2042.885,7.387%20L42.885,7.387%20C42.86,7.255%2042.832,7.123%2042.8,6.993%20L42.8,6.993%20C42.705,6.602%2042.582,6.222%2042.432,5.856%20L42.432,5.856%20C42.383,5.733%2042.33,5.612%2042.276,5.493%20L42.276,5.493%20C42.164,5.255%2042.042,5.023%2041.91,4.798%20L41.91,4.798%20C41.776,4.574%2041.634,4.354%2041.481,4.143%20L41.481,4.143%20C41.021,3.512%2040.474,2.949%2039.857,2.473%20L39.857,2.473%20C39.65,2.315%2039.436,2.166%2039.215,2.027%20L39.215,2.027%20C37.999,1.265%2036.566,0.817%2035.028,0.797%20L35.028,0.797%20L33.701,0.781%20C33.666,0.781%2033.632,0.78%2033.598,0.78%20L33.598,0.78%20C31.398,0.78%2029.401,1.658%2027.94,3.089%20L27.94,3.089%20Z'%20id='path-125'%3e%3c/path%3e%3cpath%20d='M28.408,2.543%20C28.205,2.739%2028.011,2.949%2027.827,3.167%20L27.827,3.167%20C27.501,3.551%2027.202,3.978%2026.935,4.435%20L26.935,4.435%20C26.835,4.606%2026.742,4.776%2026.656,4.952%20L26.656,4.952%20C26.591,5.083%2026.53,5.213%2026.473,5.344%20L26.473,5.344%20C26.299,5.741%2026.153,6.156%2026.039,6.578%20L26.039,6.578%20C25.925,7.004%2025.84,7.445%2025.789,7.888%20L25.789,7.888%20C25.755,8.186%2025.738,8.49%2025.732,8.796%20L25.732,8.796%20C25.722,9.542%2026.003,10.246%2026.522,10.78%20L26.522,10.78%20C27.041,11.312%2027.735,11.613%2028.479,11.621%20L28.479,11.621%20L35.869,11.715%20L34.691,18.028%20C33.298,24.6%2033.276,30.014%2034.63,34.099%20L34.63,34.099%20C34.836,34.722%2035.707,36.393%2036.128,37.188%20L36.128,37.188%20C32.475,42.572%2026.88,45.712%2019.492,46.521%20L19.492,46.521%20C15.52,46.968%208.524,44.318%207.073,41.123%20L7.073,41.123%20C6.447,39.747%206.881,38.396%208.394,36.993%20L8.394,36.993%20C10.971,34.604%2011.626,33.52%2010.986,32.698%20L10.986,32.698%20C9.87,31.269%205.038,34.192%204.992,34.223%20L4.992,34.223%20C3.755,35.036%201.282,37.483%200.772,40.928%20L0.772,40.928%20C0.322,43.968%201.428,47.113%204.057,50.272%20L4.057,50.272%20C6.905,53.696%2010.411,57.265%2019.06,59.975%20L19.06,59.975%20C19.618,60.15%2020.909,60.329%2022.697,60.576%20L22.697,60.576%20C25.42,60.953%2029.149,61.47%2031.517,62.184%20L31.517,62.184%20C34.557,63.101%2037.522,63.549%2040.351,63.549%20L40.351,63.549%20C47.932,63.549%2054.51,60.324%2058.806,54.245%20L58.806,54.245%20C63.085,48.19%2061.518,41.099%2059.916,37.865%20L59.916,37.865%20C58.898,35.807%2058.138,35.783%2057.89,35.775%20L57.89,35.775%20C56.586,35.731%2055.31,35.314%2053.695,34.787%20L53.695,34.787%20C51.573,34.096%2048.956,33.241%2045.236,32.958%20L45.236,32.958%20C45.154,32.665%2045.065,32.411%2044.966,32.186%20L44.966,32.186%20C43.827,29.629%2042.225,22.02%2043.351,17.198%20L43.351,17.198%20L44.284,13.201%20C44.603,11.838%2044.773,10.438%2044.792,9.037%20L44.792,9.037%20C44.799,8.435%2044.746,7.83%2044.634,7.244%20L44.634,7.244%20C44.605,7.097%2044.574,6.952%2044.539,6.81%20L44.539,6.81%20C44.437,6.385%2044.301,5.966%2044.138,5.566%20L44.138,5.566%20C44.083,5.432%2044.026,5.3%2043.965,5.169%20L43.965,5.169%20C43.844,4.909%2043.71,4.656%2043.566,4.41%20L43.566,4.41%20C43.421,4.163%2043.263,3.924%2043.096,3.693%20L43.096,3.693%20C42.594,3.003%2041.997,2.387%2041.321,1.867%20L41.321,1.867%20C41.095,1.693%2040.86,1.53%2040.62,1.379%20L40.62,1.379%20C39.247,0.519%2037.663,0.055%2036.038,0.033%20L36.038,0.033%20L34.709,0.017%20C34.646,0.016%2034.583,0.015%2034.52,0.015%20L34.52,0.015%20C32.214,0.015%2030.057,0.929%2028.408,2.543%20L28.408,2.543%20Z%20M19.656,48.041%20C27.691,47.159%2033.746,43.663%2037.654,37.648%20L37.654,37.648%20L37.9,37.268%20L37.684,36.867%20C37.15,35.874%2036.24,34.111%2036.076,33.617%20L36.076,33.617%20C34.809,29.794%2034.846,24.649%2036.185,18.327%20L36.185,18.327%20L37.701,10.209%20L28.499,10.093%20C28.162,10.09%2027.848,9.954%2027.614,9.713%20L27.614,9.713%20C27.378,9.471%2027.252,9.153%2027.256,8.816%20L27.256,8.816%20C27.258,8.562%2027.275,8.31%2027.303,8.063%20L27.303,8.063%20C27.346,7.696%2027.415,7.33%2027.51,6.978%20L27.51,6.978%20C27.604,6.629%2027.725,6.285%2027.868,5.957%20L27.868,5.957%20C27.917,5.847%2027.967,5.737%2028.021,5.631%20L28.021,5.631%20C28.092,5.487%2028.171,5.345%2028.252,5.204%20L28.252,5.204%20C28.473,4.826%2028.722,4.472%2028.99,4.154%20L28.99,4.154%20C29.141,3.974%2029.302,3.801%2029.471,3.638%20L29.471,3.638%20C30.853,2.285%2032.67,1.544%2034.596,1.544%20L34.596,1.544%20C34.628,1.544%2034.659,1.544%2034.691,1.545%20L34.691,1.545%20L36.018,1.561%20C37.365,1.579%2038.677,1.964%2039.811,2.675%20L39.811,2.675%20C40.011,2.801%2040.206,2.936%2040.393,3.08%20L40.393,3.08%20C40.952,3.511%2041.448,4.02%2041.865,4.593%20L41.865,4.593%20C42.004,4.784%2042.133,4.983%2042.254,5.186%20L42.254,5.186%20C42.373,5.39%2042.484,5.601%2042.584,5.816%20L42.584,5.816%20C42.635,5.924%2042.683,6.034%2042.728,6.144%20L42.728,6.144%20C42.861,6.475%2042.974,6.821%2043.06,7.175%20L43.06,7.175%20C43.089,7.292%2043.114,7.411%2043.138,7.53%20L43.138,7.53%20C43.231,8.017%2043.273,8.517%2043.269,9.018%20L43.269,9.018%20C43.251,10.307%2043.095,11.597%2042.801,12.852%20L42.801,12.852%20L41.868,16.849%20C40.648,22.071%2042.33,30.016%2043.575,32.81%20L43.575,32.81%20C43.688,33.066%2043.791,33.41%2043.88,33.839%20L43.88,33.839%20L43.999,34.411%20L44.581,34.445%20C48.409,34.67%2051.079,35.541%2053.223,36.241%20L53.223,36.241%20C54.844,36.77%2056.25,37.228%2057.729,37.298%20L57.729,37.298%20C58.092,37.589%2059.085,39.191%2059.65,41.807%20L59.65,41.807%20C60.181,44.267%2060.617,49.04%2057.563,53.36%20L57.563,53.36%20C51.979,61.262%2042.646,63.947%2031.956,60.72%20L31.956,60.72%20C29.475,59.972%2025.679,59.447%2022.905,59.061%20L22.905,59.061%20C21.387,58.852%2019.951,58.653%2019.514,58.517%20L19.514,58.517%20C11.252,55.928%208.042,52.676%205.227,49.294%20L5.227,49.294%20C2.887,46.483%201.896,43.743%202.28,41.153%20L2.28,41.153%20C2.726,38.136%204.993,36.05%205.827,35.5%20L5.827,35.5%20C6.435,35.1%208.156,34.295%209.232,33.957%20L9.232,33.957%20C8.903,34.355%208.337,34.965%207.359,35.871%20L7.359,35.871%20C4.832,38.215%205.055,40.365%205.686,41.756%20L5.686,41.756%20C7.413,45.556%2014.318,48.092%2018.652,48.092%20L18.652,48.092%20C19.005,48.092%2019.341,48.075%2019.656,48.041%20L19.656,48.041%20Z'%20id='path-127'%3e%3c/path%3e%3cpath%20d='M17.286,0.776%20C9.53,2.107%202.637,8.783%202.796,17.39%20L2.796,17.39%20C2.885,22.285%20-1.915,24.156%203.198,27.182%20L3.198,27.182%20C3.997,27.656%205.786,28.64%206.577,29.072%20L6.577,29.072%20C6.944,29.271%208.949,30.664%2010.237,31.589%20L10.237,31.589%20C10.455,30.691%2010.577,29.903%2010.632,29.21%20L10.632,29.21%20C10.68,29.195%2010.713,29.184%2010.713,29.184%20L10.713,29.184%20C10.833,27.887%2010.777,26.283%2010.114,24.944%20L10.114,24.944%20C9.121,22.934%208.803,20.46%209.318,17.473%20L9.318,17.473%20C9.678,15.374%2011.627,11.485%2014.696,10.224%20L14.696,10.224%20C14.695,10.223%2013.57,10.208%2013.568,10.207%20L13.568,10.207%20C13.568,10.207%2013.849,10.21%2014.131,10.213%20L14.131,10.213%20C14.412,10.216%2014.692,10.219%2014.693,10.218%20L14.693,10.218%20C14.758,10.226%2028.562,10.403%2028.562,10.403%20L28.562,10.403%20C29.694,10.418%2030.621,9.51%2030.635,8.377%20L30.635,8.377%20C30.692,3.829%2027.063,0.096%2022.529,0.04%20L22.529,0.04%20L21.182,0.021%20C21.147,0.021%2021.112,0.021%2021.077,0.021%20L21.077,0.021%20C19.403,0.021%2018.863,0.505%2017.286,0.776%20L17.286,0.776%20Z'%20id='path-129'%3e%3c/path%3e%3cpath%20d='M18.563,0.672%20C18.15,0.796%2017.724,0.925%2017.158,1.023%20L17.158,1.023%20C9.695,2.304%201.857,8.831%202.034,18.404%20L2.034,18.404%20C2.064,20.069%201.456,21.375%200.919,22.528%20L0.919,22.528%20C-0.013,24.53%20-0.976,26.6%202.811,28.84%20L2.811,28.84%20C3.591,29.301%205.316,30.253%206.214,30.743%20L6.214,30.743%20C6.504,30.902%208.345,32.17%209.794,33.21%20L9.794,33.21%20L10.711,33.869%20L10.977,32.77%20C11.145,32.08%2011.267,31.412%2011.342,30.775%20L11.342,30.775%20L11.424,30.747%20L11.471,30.254%20C11.642,28.419%2011.415,26.855%2010.797,25.605%20L10.797,25.605%20C9.846,23.678%209.599,21.322%2010.068,18.602%20L10.068,18.602%20C10.363,16.883%2012.068,13.22%2014.859,11.985%20L14.859,11.985%20C15.529,11.997%2018.134,12.034%2028.552,12.168%20L28.552,12.168%20C29.306,12.158%2030.011,11.893%2030.549,11.368%20L30.549,11.368%20C31.086,10.843%2031.386,10.139%2031.396,9.387%20L31.396,9.387%20C31.458,4.424%2027.485,0.337%2022.538,0.274%20L22.538,0.274%20L21.191,0.257%20C21.149,0.257%2021.108,0.257%2021.067,0.257%20L21.067,0.257%20C19.931,0.257%2019.27,0.459%2018.563,0.672%20L18.563,0.672%20Z%20M6.942,29.4%20C6.052,28.916%204.346,27.975%203.584,27.525%20L3.584,27.525%20C0.99,25.989%201.373,25.166%202.299,23.175%20L2.299,23.175%20C2.876,21.936%203.594,20.394%203.558,18.376%20L3.558,18.376%20C3.396,9.656%2010.577,3.703%2017.414,2.529%20L17.414,2.529%20C18.073,2.415%2018.566,2.267%2019.001,2.137%20L19.001,2.137%20C19.672,1.933%2020.206,1.777%2021.172,1.786%20L21.172,1.786%20L22.519,1.804%20C26.626,1.856%2029.925,5.249%2029.873,9.367%20L29.873,9.367%20C29.868,9.711%2029.73,10.033%2029.486,10.273%20L29.486,10.273%20C29.239,10.515%2028.911,10.675%2028.572,10.64%20L28.572,10.64%20C23.898,10.579%2014.985,10.462%2014.723,10.455%20L14.723,10.455%20L14.394,10.445%20L14.387,10.451%20L14.14,10.449%20C13.995,10.446%2013.884,10.434%2013.772,10.445%20L13.772,10.445%20L13.595,10.443%20L13.594,10.447%20C13.271,10.458%2013.191,10.504%2013.029,10.666%20L13.029,10.666%20L12.491,11.206%20L12.761,11.477%20C10.403,13.28%208.899,16.407%208.567,18.342%20L8.567,18.342%20C8.042,21.388%208.333,24.06%209.432,26.285%20L9.432,26.285%20C9.952,27.337%2010.037,28.603%209.989,29.613%20L9.989,29.613%20L9.979,29.615%20L9.874,30.148%20C9.844,30.514%209.795,30.896%209.729,31.29%20L9.729,31.29%20C8.622,30.511%207.285,29.587%206.942,29.4%20L6.942,29.4%20Z'%20id='path-131'%3e%3c/path%3e%3cpath%20d='M4.966,0.26%20C2.152,1.946%200.222,5.158%200.179,8.433%20L0.179,8.433%20C0.139,11.727%200.405,12.712%201.221,15.836%20L1.221,15.836%20C1.362,16.378%201.15,17.059%201.068,18.386%20L1.068,18.386%20C0.949,21.548%204.713,20.184%204.713,20.184%20L4.713,20.184%20C4.833,18.887%204.776,17.283%204.114,15.944%20L4.114,15.944%20C3.121,13.934%202.803,11.46%203.318,8.473%20L3.318,8.473%20C3.678,6.374%205.627,2.485%208.696,1.224%20L8.696,1.224%20C7.578,0.384%206.23,0.205%205.497,0.205%20L5.497,0.205%20C5.205,0.205%205.01,0.234%204.966,0.26%20L4.966,0.26%20Z'%20id='path-133'%3e%3c/path%3e%3cpath%20d='M5.771,0.932%20C2.793,2.716%200.842,6.051%200.799,9.428%20L0.799,9.428%20C0.758,12.743%201.027,13.777%201.83,16.844%20L1.83,16.844%20L1.852,16.934%20C1.921,17.198%201.878,17.547%201.815,18.076%20L1.815,18.076%20C1.771,18.428%201.718,18.847%201.688,19.362%20L1.688,19.362%20L1.687,19.372%20C1.651,20.312%201.924,21.002%202.5,21.424%20L2.5,21.424%20C2.95,21.752%203.517,21.856%204.056,21.856%20L4.056,21.856%20C4.961,21.856%205.788,21.563%205.843,21.543%20L5.843,21.543%20L6.069,21.46%20L6.092,21.219%20C6.204,20.006%206.187,18.251%205.456,16.774%20L5.456,16.774%20C4.468,14.773%204.21,12.339%204.693,9.537%20L4.693,9.537%20C5.069,7.351%207.067,3.718%209.841,2.578%20L9.841,2.578%20L10.463,2.321%20L9.925,1.918%20C8.788,1.065%207.39,0.822%206.528,0.822%20L6.528,0.822%20C6.15,0.822%205.875,0.869%205.771,0.932%20L5.771,0.932%20Z%20M2.95,20.806%20C2.591,20.544%202.423,20.073%202.447,19.406%20L2.447,19.406%20C2.48,18.911%202.528,18.508%202.571,18.169%20L2.571,18.169%20C2.643,17.574%202.697,17.146%202.589,16.74%20L2.589,16.74%20L2.566,16.65%20C1.762,13.576%201.52,12.649%201.561,9.437%20L1.561,9.437%20C1.6,6.321%203.406,3.239%206.162,1.588%20L6.162,1.588%20C6.273,1.566%207.631,1.495%208.912,2.177%20L8.912,2.177%20C6.11,3.712%204.306,7.294%203.941,9.407%20L3.941,9.407%20C3.432,12.371%203.712,14.964%204.772,17.113%20L4.772,17.113%20C5.376,18.335%205.432,19.801%205.354,20.897%20L5.354,20.897%20C5.024,20.992%204.533,21.093%204.052,21.093%20L4.052,21.093%20C3.642,21.093%203.24,21.02%202.95,20.806%20L2.95,20.806%20Z'%20id='path-135'%3e%3c/path%3e%3cpath%20d='M1.284,3.207%20C2.659,3.877%203.8180174,3.493%203.8180174,3.493%20L3.8180174,3.493%20C3.8180174,3.493%203.839,2.055%202.422,1.466%20L2.422,1.466%20C1.99,1.285%201.2,0.951%201.2,0.951%20L1.2,0.951%20C1.2,0.951%200.329,2.742%201.284,3.207%20L1.284,3.207%20Z'%20id='path-137'%3e%3c/path%3e%3cpath%20d='M0.857,0.784%20C0.795,0.913%200.254,2.064%200.538,2.888%20L0.538,2.888%20C0.64,3.186%200.841,3.416%201.117,3.551%20L1.117,3.551%20C1.819,3.892%202.47,3.984%202.969,3.984%20L2.969,3.984%20C3.537,3.984%203.91,3.866%203.939,3.856%20L3.939,3.856%20L4.195,3.77%20L4.199,3.498%20C4.201,3.429%204.206,1.794%202.567,1.113%20L2.567,1.113%20C2.137,0.933%201.348,0.599%201.348,0.599%20L1.348,0.599%20L1.016,0.459%20L0.857,0.784%20Z%20M1.45,2.863%20C1.355,2.816%201.294,2.747%201.258,2.639%20L1.258,2.639%20C1.149,2.318%201.277,1.809%201.405,1.453%20L1.405,1.453%20C1.672,1.564%202.032,1.715%202.275,1.818%20L2.275,1.818%20C3.076,2.151%203.324,2.806%203.402,3.19%20L3.402,3.19%20C3.285,3.206%203.139,3.218%202.969,3.218%20L2.969,3.218%20C2.564,3.218%202.027,3.145%201.45,2.863%20L1.45,2.863%20Z'%20id='path-139'%3e%3c/path%3e%3cpath%20d='M0.575,0.117%20C0.575,0.117%200.057,2.184%201.212,2.398%20L1.212,2.398%20C2.634,2.661%204.265,2.436%204.265,2.436%20L4.265,2.436%20C4.265,2.436%204.249,0.477%202.054,0.163%20L2.054,0.163%20C1.769,0.122%201.16,0.116%200.819,0.116%20L0.819,0.116%20C0.672,0.116%200.575,0.117%200.575,0.117%20L0.575,0.117%20Z'%20id='path-141'%3e%3c/path%3e%3cpath%20d='M0.571,0.735%20L0.277,0.737%20L0.206,1.023%20C0.169,1.17%20-0.14,2.474%200.354,3.244%20L0.354,3.244%20C0.536,3.528%200.809,3.713%201.143,3.774%20L1.143,3.774%20C1.695,3.876%202.273,3.909%202.783,3.909%20L2.783,3.909%20C3.622,3.909%204.273,3.821%204.317,3.814%20L4.317,3.814%20L4.648,3.769%20L4.646,3.433%20C4.639,2.641%204.1,1.069%202.108,0.785%20L2.108,0.785%20C1.791,0.74%201.157,0.734%200.807,0.734%20L0.807,0.734%20C0.687,0.734%200.6,0.734%200.571,0.735%20L0.571,0.735%20Z%20M1.281,3.021%20C1.153,2.999%201.064,2.94%200.994,2.832%20L0.994,2.832%20C0.79,2.512%200.828,1.896%200.89,1.498%20L0.89,1.498%20C1.256,1.499%201.768,1.509%202.001,1.542%20L2.001,1.542%20C3.323,1.73%203.717,2.602%203.834,3.098%20L3.834,3.098%20C3.573,3.12%203.2,3.143%202.78,3.143%20L2.78,3.143%20C2.309,3.143%201.78,3.114%201.281,3.021%20L1.281,3.021%20Z'%20id='path-143'%3e%3c/path%3e%3cpath%20d='M1.677,0.965%20C0.842,1.21%200.372,1.838%200.372,1.838%20L0.372,1.838%20C0.372,1.838%200.738,3.497%201.515,3.321%20L1.515,3.321%20C2.871,3.013%203.893,2.57%203.893,2.57%20L3.893,2.57%20C3.893,2.57%203.687,0.869%202.292,0.869%20L2.292,0.869%20C2.108,0.869%201.904,0.898%201.677,0.965%20L1.677,0.965%20Z'%20id='path-145'%3e%3c/path%3e%3cpath%20d='M2.569,0.6%20C1.624,0.875%201.09,1.579%201.068,1.608%20L1.068,1.608%20L0.962,1.749%20L1,1.921%20C1.028,2.048%201.293,3.176%201.912,3.569%20L1.912,3.569%20C2.066,3.667%202.231,3.716%202.401,3.716%20L2.401,3.716%20C2.467,3.716%202.532,3.709%202.599,3.694%20L2.599,3.694%20C3.975,3.381%205.001,2.939%205.044,2.92%20L5.044,2.92%20L5.305,2.806%20L5.27,2.524%20C5.264,2.475%205.117,1.328%204.283,0.775%20L4.283,0.775%20C3.992,0.583%203.662,0.486%203.295,0.486%20L3.295,0.486%20C3.067,0.486%202.825,0.524%202.569,0.6%20L2.569,0.6%20Z%20M2.32,2.924%20C2.104,2.787%201.9,2.317%201.792,1.939%20L1.792,1.939%20C1.959,1.77%202.302,1.473%202.783,1.332%20L2.783,1.332%20C3.231,1.202%203.582,1.228%203.862,1.412%20L3.862,1.412%20C4.202,1.637%204.372,2.056%204.452,2.335%20L4.452,2.335%20C4.063,2.483%203.318,2.748%202.43,2.949%20L2.43,2.949%20C2.422,2.951%202.413,2.952%202.403,2.952%20L2.403,2.952%20C2.383,2.952%202.357,2.947%202.32,2.924%20L2.32,2.924%20Z'%20id='path-147'%3e%3c/path%3e%3cpath%20d='M0.684,3.12%20C0.675,3.935%200.485,7.17%204.914,9.393%20L4.914,9.393%20C5.708,8.588%206.379,7.579%207.108,7.046%20L7.108,7.046%20C7.108,7.046%202.601,4.515%203.516,0.363%20L3.516,0.363%20C2.908,0.854%201.279,2.35%200.684,3.12%20L0.684,3.12%20Z'%20id='path-149'%3e%3c/path%3e%3cpath%20d='M3.278,1.065%20C2.628,1.589%200.994,3.096%200.384,3.887%20L0.384,3.887%20L0.305,3.988%20L0.304,4.115%20C0.253,7.029%201.747,9.23%204.743,10.736%20L4.743,10.736%20L4.99,10.859%20L5.184,10.662%20C5.505,10.336%205.802,9.983%206.09,9.642%20L6.09,9.642%20C6.52,9.134%206.927,8.653%207.333,8.355%20L7.333,8.355%20L7.81,8.005%20L7.295,7.714%20C7.251,7.689%203.047,5.266%203.888,1.446%20L3.888,1.446%20L4.123,0.385%20L3.278,1.065%20Z%20M1.063,4.257%20C1.492,3.736%202.337,2.916%203.018,2.301%20L3.018,2.301%20C2.927,5.301%205.422,7.358%206.469,8.087%20L6.469,8.087%20C6.145,8.396%205.833,8.765%205.509,9.149%20L5.509,9.149%20C5.291,9.408%205.066,9.674%204.835,9.923%20L4.835,9.923%20C1.071,7.921%201.049,5.226%201.063,4.257%20L1.063,4.257%20Z'%20id='path-151'%3e%3c/path%3e%3cpath%20d='M0.895,1.941%20C1.607,2.289%202.20600932,2.089%202.20600932,2.089%20L2.20600932,2.089%20C2.20600932,2.089%202.217,1.345%201.483,1.04%20L1.483,1.04%20C1.258,0.947%200.851,0.773%200.851,0.773%20L0.851,0.773%20C0.851,0.773%200.4,1.7%200.895,1.941%20L0.895,1.941%20Z'%20id='path-153'%3e%3c/path%3e%3cpath%20d='M0.451,0.798%20C0.451,0.798%200.187,1.852%200.776,1.962%20L0.776,1.962%20C1.501,2.095%202.332,1.982%202.332,1.982%20L2.332,1.982%20C2.332,1.982%202.324,0.981%201.205,0.822%20L1.205,0.822%20C1.058,0.801%200.746,0.798%200.573,0.798%20L0.573,0.798%20C0.5,0.798%200.451,0.798%200.451,0.798%20L0.451,0.798%20Z'%20id='path-155'%3e%3c/path%3e%3cpath%20d='M1.019,0.553%20C0.575,0.682%200.327,1.015%200.327,1.015%20L0.327,1.015%20C0.327,1.015%200.521,1.896%200.933,1.802%20L0.933,1.802%20C1.652,1.64%202.194,1.403%202.194,1.403%20L2.194,1.403%20C2.194,1.403%202.085,0.502%201.345,0.502%20L1.345,0.502%20C1.247,0.502%201.139,0.517%201.019,0.553%20L1.019,0.553%20Z'%20id='path-157'%3e%3c/path%3e%3cpath%20d='M0.387,1.987%20C0.373,3.034%201.21,3.894%202.255,3.908%20L2.255,3.908%20L6.404,3.959%20C6.429,1.864%204.757,0.144%202.667,0.117%20L2.667,0.117%20L2.301,0.113%20C2.294,0.113%202.286,0.113%202.278,0.113%20L2.278,0.113%20C1.244,0.113%200.4,0.947%200.387,1.987%20L0.387,1.987%20Z'%20id='path-159'%3e%3c/path%3e%3cpath%20d='M0.138,2.331%20C0.128,3.155%200.784,3.831%201.605,3.841%20L1.605,3.841%20L5.333,3.887%20C5.353,2.241%204.039,0.89%202.397,0.869%20L2.397,0.869%20L1.642,0.861%20C1.636,0.861%201.629,0.861%201.623,0.861%20L1.623,0.861%20C0.811,0.861%200.148,1.515%200.138,2.331%20L0.138,2.331%20Z'%20id='path-161'%3e%3c/path%3e%3cpath%20d='M2.623,0.478%20C1.605,0.478%200.77,1.303%200.757,2.326%20L0.757,2.326%20C0.743,3.359%201.57,4.21%202.601,4.223%20L2.601,4.223%20L6.708,4.273%20L6.714,3.893%20C6.725,2.994%206.386,2.145%205.761,1.501%20L5.761,1.501%20C5.136,0.858%204.298,0.497%203.401,0.487%20L3.401,0.487%20L2.646,0.478%20L2.623,0.478%20Z%20M2.609,3.459%20C2,3.452%201.512,2.948%201.518,2.337%20L1.518,2.337%20C1.523,2.041%201.641,1.764%201.851,1.556%20L1.851,1.556%20C2.059,1.354%202.333,1.242%202.623,1.242%20L2.623,1.242%20L2.638,1.242%20L3.394,1.251%20C4.085,1.259%204.732,1.538%205.215,2.035%20L5.215,2.035%20C5.61,2.439%205.855,2.95%205.928,3.5%20L5.928,3.5%20L2.609,3.459%20Z'%20id='path-163'%3e%3c/path%3e%3cpath%20d='M0.017,1.28%20C0.01,1.74%200.378,2.117%200.837,2.123%20L0.837,2.123%20C1.296,2.129%201.672,1.762%201.676,1.302%20L1.676,1.302%20C1.684,0.841%201.316,0.464%200.858,0.457%20L0.858,0.457%20C0.855,0.457%200.853,0.457%200.85,0.457%20L0.85,0.457%20C0.394,0.457%200.023,0.823%200.017,1.28%20L0.017,1.28%20Z'%20id='path-165'%3e%3c/path%3e%3cpath%20d='M1.168,0.402%20C1.316,0.593%201.524,0.727%201.759,0.781%20L1.759,0.781%20C1.901,0.813%202.039,0.725%202.072,0.583%20L2.072,0.583%20C2.103,0.444%202.016,0.303%201.876,0.271%20L1.876,0.271%20L1.512,0.188%20L0.894,0.048%20L1.168,0.402%20Z'%20id='path-167'%3e%3c/path%3e%3cpath%20d='M0.039,2.169%20C0.039,2.169%200.277,3.982%201.107,4.905%20L1.107,4.905%20C2.38,6.326%203.719,6.773%205.341,6.118%20L5.341,6.118%20C5.341,6.118%201.869,4.187%201.969,0.386%20L1.969,0.386%20C0.455,1.465%200.039,2.169%200.039,2.169%20L0.039,2.169%20Z'%20id='path-169'%3e%3c/path%3e%3cpath%20d='M2.736,2.525%20L0.04,0.409%20C0.04,0.409%201.4,1.832%202.736,2.525%20L2.736,2.525%20Z'%20id='path-171'%3e%3c/path%3e%3cpath%20d='M0.765,0.674%20C0.823,0.734%202.184,2.152%203.561,2.865%20L3.561,2.865%20L3.911,2.185%20C2.645,1.53%201.328,0.159%201.316,0.146%20L1.316,0.146%20L0.765,0.674%20Z'%20id='path-173'%3e%3c/path%3e%3cpath%20d='M1.804,8.264%20C1.786,9.611%201.916,10.956%202.189,12.274%20L2.189,12.274%20L3.022,16.294%20C4.446,23.154%203.943,27.357%200.946,34.489%20L0.946,34.489%20L0.148,36.021%20L5.735,43.157%20C13.28,44.865%2013.763,37.022%2010.162,17.619%20L10.162,17.619%20L8.997,10.381%20L17.28,10.485%20C18.331,10.499%2019.193,9.655%2019.206,8.602%20L19.206,8.602%20L19.209,8.372%20C19.265,3.944%2015.731,0.311%2011.316,0.256%20L11.316,0.256%20L10.008,0.24%20C9.973,0.239%209.939,0.239%209.904,0.239%20L9.904,0.239%20C5.477,0.239%201.858,3.811%201.804,8.264%20L1.804,8.264%20Z'%20id='path-175'%3e%3c/path%3e%3cpath%20d='M4.717,3%20C3.022,4.659%202.071,6.88%202.041,9.254%20L2.041,9.254%20C2.025,10.654%202.159,12.057%202.443,13.429%20L2.443,13.429%20L3.276,17.449%20C4.668,24.153%204.212,28.133%201.244,35.192%20L1.244,35.192%20L0.474,36.666%20L1.823,37.374%20L2.621,35.844%20C5.721,28.475%206.217,24.119%204.769,17.138%20L4.769,17.138%20L3.935,13.119%20C3.673,11.856%203.55,10.562%203.565,9.274%20L3.565,9.274%20C3.591,7.307%204.377,5.467%205.78,4.093%20L5.78,4.093%20C7.185,2.721%209.041,1.96%2010.999,2.003%20L10.999,2.003%20L12.308,2.02%20C16.295,2.07%2019.497,5.364%2019.447,9.362%20L19.447,9.362%20L19.444,9.593%20C19.44,9.898%2019.318,10.184%2019.1,10.397%20L19.1,10.397%20C18.882,10.61%2018.57,10.716%2018.29,10.721%20L18.29,10.721%20L9.1,10.606%20L10.41,18.741%20C12.321,29.037%2013.872,39.929%2010.911,42.787%20L10.911,42.787%20C10.047,43.623%208.736,43.827%206.903,43.412%20L6.903,43.412%20L6.569,44.902%20C7.299,45.069%207.972,45.15%208.59,45.15%20L8.59,45.15%20C9.98,45.15%2011.096,44.732%2011.969,43.888%20L11.969,43.888%20C14.812,41.143%2014.796,34.019%2011.911,18.481%20L11.911,18.481%20L10.893,12.156%20L18.27,12.249%20C18.973,12.244%2019.653,11.99%2020.164,11.491%20L20.164,11.491%20C20.673,10.993%2020.959,10.326%2020.968,9.612%20L20.968,9.612%20L20.97,9.382%20C21.001,7.036%2020.117,4.821%2018.486,3.14%20L18.486,3.14%20C16.852,1.462%2014.665,0.521%2012.326,0.492%20L12.326,0.492%20L11.018,0.475%20C10.95,0.473%2010.881,0.472%2010.813,0.472%20L10.813,0.472%20C8.528,0.472%206.365,1.389%204.717,3%20L4.717,3%20Z'%20id='path-177'%3e%3c/path%3e%3cpath%20d='M0.707,0.277%20C0.707,0.277%20-0.115,1.531%200.821,1.987%20L0.821,1.987%20C2.169,2.644%203.304,2.267%203.304,2.267%20L3.304,2.267%20C3.304,2.267%203.189,0.856%201.8,0.28%20L1.8,0.28%20C1.657,0.22%201.487,0.201%201.323,0.201%20L1.323,0.201%20C1.001,0.201%200.707,0.277%200.707,0.277%20L0.707,0.277%20Z'%20id='path-179'%3e%3c/path%3e%3cpath%20d='M1.612,0.908%20L1.47,0.944%20L1.389,1.068%20C1.332,1.152%200.846,1.921%201.036,2.61%20L1.036,2.61%20C1.123,2.927%201.336,3.175%201.654,3.331%20L1.654,3.331%20C2.343,3.665%202.98,3.756%203.471,3.756%20L3.471,3.756%20C4.029,3.756%204.396,3.639%204.423,3.63%20L4.423,3.63%20L4.708,3.535%20L4.684,3.237%20C4.677,3.169%204.53,1.585%202.946,0.926%20L2.946,0.926%20C2.75,0.844%202.526,0.818%202.319,0.818%20L2.319,0.818%20C1.968,0.818%201.662,0.894%201.612,0.908%20L1.612,0.908%20Z%20M1.988,2.643%20C1.832,2.568%201.79,2.478%201.771,2.409%20L1.771,2.409%20C1.705,2.169%201.843,1.822%201.952,1.616%20L1.952,1.616%20C2.174,1.577%202.479,1.558%202.653,1.633%20L2.653,1.633%20C3.431,1.955%203.736,2.583%203.853,2.97%20L3.853,2.97%20C3.747,2.984%203.618,2.994%203.471,2.994%20L3.471,2.994%20C3.078,2.994%202.557,2.921%201.988,2.643%20L1.988,2.643%20Z'%20id='path-181'%3e%3c/path%3e%3cpath%20d='M1.423,0.159%20C1.423,0.159%200.219,2.475%201.531,2.716%20L1.531,2.716%20C3.139,3.015%204.987,2.761%204.987,2.761%20L4.987,2.761%20C4.987,2.761%204.969,0.541%202.484,0.187%20L2.484,0.187%20C2.269,0.156%202.026,0.148%201.827,0.148%20L1.827,0.148%20C1.595,0.148%201.423,0.159%201.423,0.159%20L1.423,0.159%20Z'%20id='path-183'%3e%3c/path%3e%3cpath%20d='M1.399,0.777%20L1.184,0.791%20L1.086,0.982%20C0.998,1.15%200.245,2.647%200.669,3.517%20L0.669,3.517%20C0.774,3.732%200.996,4.008%201.461,4.094%20L1.461,4.094%20C2.085,4.208%202.738,4.245%203.312,4.245%20L3.312,4.245%20C4.257,4.245%204.99,4.146%205.038,4.139%20L5.038,4.139%20L5.371,4.094%20L5.368,3.758%20C5.36,2.876%204.76,1.125%202.537,0.809%20L2.537,0.809%20C2.299,0.775%202.034,0.766%201.819,0.766%20L1.819,0.766%20C1.585,0.766%201.412,0.777%201.399,0.777%20L1.399,0.777%20Z%20M1.599,3.342%20C1.438,3.311%201.384,3.244%201.353,3.181%20L1.353,3.181%20C1.19,2.846%201.417,2.077%201.666,1.531%20L1.666,1.531%20C1.868,1.524%202.175,1.529%202.43,1.565%20L2.43,1.565%20C4.024,1.792%204.45,2.862%204.564,3.422%20L4.564,3.422%20C4.267,3.449%203.814,3.479%203.298,3.479%20L3.298,3.479%20C2.765,3.479%202.164,3.447%201.599,3.342%20L1.599,3.342%20Z'%20id='path-185'%3e%3c/path%3e%3cpath%20d='M1.318,0.694%20C0.505,0.954%200.06,1.581%200.06,1.581%20L0.06,1.581%20C0.06,1.581%200.463,3.198%201.218,3.006%20L1.218,3.006%20C2.538,2.671%203.527,2.21%203.527,2.21%20L3.527,2.21%20C3.527,2.21%203.289,0.584%201.96,0.584%20L1.96,0.584%20C1.769,0.584%201.556,0.618%201.318,0.694%20L1.318,0.694%20Z'%20id='path-187'%3e%3c/path%3e%3cpath%20d='M2.201,0.33%20C1.279,0.627%200.771,1.33%200.751,1.36%20L0.751,1.36%20L0.648,1.503%20L0.691,1.674%20C0.743,1.876%201.022,2.905%201.63,3.271%20L1.63,3.271%20C1.778,3.359%201.934,3.403%202.094,3.403%20L2.094,3.403%20C2.167,3.403%202.239,3.395%202.312,3.376%20L2.312,3.376%20C3.65,3.036%204.646,2.576%204.687,2.556%20L4.687,2.556%20L4.947,2.436%20L4.905,2.155%20C4.897,2.106%204.724,0.984%203.889,0.461%20L3.889,0.461%20C3.612,0.288%203.302,0.201%202.962,0.201%20L2.962,0.201%20C2.723,0.201%202.469,0.244%202.201,0.33%20L2.201,0.33%20Z%20M2.021,2.615%20C1.811,2.488%201.598,2.031%201.483,1.672%20L1.483,1.672%20C1.643,1.501%201.969,1.206%202.434,1.058%20L2.434,1.058%20C2.864,0.92%203.208,0.937%203.487,1.11%20L3.487,1.11%20C3.818,1.318%203.995,1.716%204.08,1.986%20L4.08,1.986%20C3.702,2.142%202.983,2.417%202.125,2.636%20L2.125,2.636%20C2.116,2.638%202.106,2.64%202.096,2.64%20L2.096,2.64%20C2.076,2.64%202.053,2.634%202.021,2.615%20L2.021,2.615%20Z'%20id='path-189'%3e%3c/path%3e%3cpath%20d='M1.692,1.278%20C1.225,0.918%200.75,0.707%200.34,0.603%20L0.34,0.603%20L1.692,1.278%20Z'%20id='path-191'%3e%3c/path%3e%3cpath%20d='M0.246,0.973%20C0.535,1.047%200.979,1.212%201.461,1.581%20L1.461,1.581%20L1.925,0.975%20C1.462,0.62%200.946,0.363%200.432,0.233%20L0.432,0.233%20L0.246,0.973%20Z'%20id='path-193'%3e%3c/path%3e%3cpath%20d='M15.597,2.119%20L16.775,11.158%20C17.171,14.22%2017.447,28.372%2012.116,31.345%20L12.116,31.345%20C10.979,31.98%209.15,31.531%208.461,31.191%20L8.461,31.191%20C5.961,29.954%205.276,26.798%204.757,24.255%20L4.757,24.255%20C3.681,18.992%204.622,14.882%204.927,10.771%20L4.927,10.771%20L5.255,5.626%20C5.316,4.697%204.589,3.7%203.663,3.688%20L3.663,3.688%20L2.717,3.676%20L0.882,14.059%20C0.333,17.015%20-1.113,27.272%204.862,32.163%20L4.862,32.163%20C4.968,32.252%203.389,32.586%203.836,33.402%20L3.836,33.402%20C5.61,36.643%2010.864,37.219%2011.837,38.609%20L11.837,38.609%20C15.586,43.963%2011.871,55.224%2011.871,55.224%20L11.871,55.224%20C11.871,55.224%2016.127,53.582%2018.778,51.259%20L18.778,51.259%20C24.976,45.825%2025.856,37.852%2025.913,35.504%20L25.913,35.504%20C25.982,32.693%2025.268,30.94%2024.374,29.888%20L24.374,29.888%20L20.951,29.201%20C22.373,23.7%2020.062,13.118%2019.646,10.516%20L19.646,10.516%20L17.999,0.09%20L17.218,0.08%20C17.213,0.08%2017.207,0.08%2017.201,0.08%20L17.201,0.08%20C16.221,0.08%2015.47,1.14%2015.597,2.119%20L15.597,2.119%20Z'%20id='path-195'%3e%3c/path%3e%3cpath%20d='M18.201,0.699%20C17.674,0.699%2017.173,0.935%2016.791,1.367%20L16.791,1.367%20C16.352,1.864%2016.137,2.536%2016.219,3.168%20L16.219,3.168%20L17.396,12.208%20C17.858,15.768%2017.921,29.229%2012.932,32.01%20L12.932,32.01%20C11.959,32.554%2010.273,32.166%209.63,31.848%20L9.63,31.848%20C7.252,30.672%206.604,27.497%206.13,25.178%20L6.13,25.178%20C5.313,21.179%205.676,17.861%206.027,14.651%20L6.027,14.651%20C6.133,13.691%206.237,12.746%206.307,11.8%20L6.307,11.8%20L6.635,6.651%20C6.675,6.044%206.442,5.406%206.012,4.94%20L6.012,4.94%20C5.641,4.538%205.162,4.313%204.667,4.307%20L4.667,4.307%20L3.398,4.29%20L1.508,14.991%20C0.951,17.989%20-0.387,27.985%205.193,33.089%20L5.193,33.089%20C4.884,33.249%204.542,33.484%204.419,33.848%20L4.419,33.848%20C4.363,34.014%204.333,34.277%204.5,34.586%20L4.5,34.586%20C5.657,36.696%208.121,37.706%2010.101,38.517%20L10.101,38.517%20C11.188,38.963%2012.214,39.384%2012.526,39.828%20L12.526,39.828%20C16.122,44.966%2012.546,55.994%2012.51,56.103%20L12.51,56.103%20L12.257,56.87%20L13.008,56.58%20C13.185,56.513%2017.357,54.887%2020.029,52.547%20L20.029,52.547%20C26.715,46.686%2027.254,38.163%2027.294,36.513%20L27.294,36.513%20C27.356,33.962%2026.809,31.987%2025.665,30.641%20L25.665,30.641%20L25.083,31.136%20C26.088,32.319%2026.59,34.172%2026.532,36.494%20L26.532,36.494%20C26.508,37.471%2026.109,46.201%2019.527,51.971%20L19.527,51.971%20C17.61,53.65%2014.796,54.985%2013.473,55.56%20L13.473,55.56%20C14.249,52.871%2016.425,44.069%2013.149,39.389%20L13.149,39.389%20C12.709,38.761%2011.686,38.342%2010.389,37.811%20L10.389,37.811%20C8.522,37.044%206.195,36.09%205.17,34.218%20L5.17,34.218%20C5.126,34.138%205.137,34.105%205.141,34.091%20L5.141,34.091%20C5.201,33.914%205.643,33.715%205.811,33.642%20L5.811,33.642%20C6.025,33.545%206.213,33.462%206.244,33.225%20L6.244,33.225%20L6.273,33.014%20L6.103,32.868%20C0.352,28.159%201.705,18.099%202.257,15.128%20L2.257,15.128%20L4.035,5.062%20L4.657,5.071%20C4.941,5.074%205.226,5.212%205.454,5.46%20L5.454,5.46%20C5.739,5.769%205.901,6.207%205.876,6.602%20L5.876,6.602%20L5.546,11.746%20C5.478,12.68%205.374,13.617%205.271,14.568%20L5.271,14.568%20C4.912,17.836%204.542,21.215%205.383,25.332%20L5.383,25.332%20C5.888,27.805%206.58,31.191%209.292,32.533%20L9.292,32.533%20C10.002,32.883%2011.996,33.408%2013.302,32.679%20L13.302,32.679%20C19.02,29.49%2018.487,14.698%2018.152,12.11%20L18.152,12.11%20L16.975,3.07%20C16.921,2.661%2017.069,2.203%2017.361,1.876%20L17.361,1.876%20C17.596,1.608%2017.894,1.463%2018.202,1.463%20L18.202,1.463%20L18.213,1.463%20L18.673,1.468%20L20.27,11.576%20C20.327,11.929%2020.418,12.429%2020.529,13.043%20L20.529,13.043%20C21.207,16.748%2022.791,25.428%2021.581,30.104%20L21.581,30.104%20L22.32,30.297%20C23.572,25.457%2022.023,16.979%2021.28,12.904%20L21.28,12.904%20C21.169,12.299%2021.079,11.805%2021.024,11.455%20L21.024,11.455%20L19.324,0.712%20L18.224,0.699%20L18.201,0.699%20Z'%20id='path-197'%3e%3c/path%3e%3cpath%20d='M0.779,0.905%20C0.274,2.198%201.133,3.176%201.133,3.176%20L1.133,3.176%20C1.133,3.176%202.108,2.662%202.535,1.345%20L2.535,1.345%20C2.831,0.431%201.477,0.176%201.477,0.176%20L1.477,0.176%20C1.477,0.176%200.935,0.511%200.779,0.905%20L0.779,0.905%20Z'%20id='path-199'%3e%3c/path%3e%3cpath%20d='M1.279,0.85%20C1.211,0.892%200.621,1.267%200.425,1.766%20L0.425,1.766%20C-0.159,3.259%200.805,4.381%200.848,4.429%20L0.848,4.429%20L1.046,4.655%20L1.31,4.514%20C1.355,4.49%202.428,3.911%202.898,2.464%20L2.898,2.464%20C3.001,2.145%202.973,1.835%202.813,1.568%20L2.813,1.568%20C2.473,0.99%201.641,0.818%201.548,0.801%20L1.548,0.801%20L1.402,0.774%20L1.279,0.85%20Z%20M1.135,2.045%20C1.195,1.889%201.397,1.706%201.551,1.589%20L1.551,1.589%20C1.763,1.653%202.056,1.784%202.159,1.958%20L2.159,1.958%20C2.189,2.009%202.217,2.086%202.172,2.227%20L2.172,2.227%20C1.936,2.96%201.514,3.409%201.235,3.641%20L1.235,3.641%20C1.059,3.314%200.866,2.733%201.135,2.045%20L1.135,2.045%20Z'%20id='path-201'%3e%3c/path%3e%3cpath%20d='M0.315,1.039%20C0.137,1.493%200.438,1.836%200.438,1.836%20L0.438,1.836%20C0.438,1.836%200.779,1.656%200.929,1.193%20L0.929,1.193%20C1.033,0.873%200.559,0.784%200.559,0.784%20L0.559,0.784%20C0.559,0.784%200.368,0.901%200.315,1.039%20L0.315,1.039%20Z'%20id='path-203'%3e%3c/path%3e%3cpath%20d='M1.275,2.801%20C2.518,3.684%204.176,4.195%204.176,4.195%20L4.176,4.195%20C4.176,4.195%205.029,2.313%203.068,1.038%20L3.068,1.038%20C2.702,0.8%202.184,0.598%202.184,0.598%20L2.184,0.598%20C2.184,0.598%200.263,2.083%201.275,2.801%20L1.275,2.801%20Z'%20id='path-205'%3e%3c/path%3e%3cpath%20d='M1.951,0.295%20C1.722,0.473%200.581,1.4%200.599,2.294%20L0.599,2.294%20C0.604,2.524%200.686,2.852%201.055,3.113%20L1.055,3.113%20C2.332,4.02%203.995,4.539%204.066,4.56%20L4.066,4.56%20L4.386,4.659%20L4.524,4.353%20C4.867,3.598%205.043,1.867%203.275,0.716%20L3.275,0.716%20C2.882,0.461%202.344,0.251%202.321,0.242%20L2.321,0.242%20L2.12,0.163%20L1.951,0.295%20Z%20M1.495,2.489%20C1.379,2.408%201.362,2.339%201.361,2.278%20L1.361,2.278%20C1.355,1.948%201.839,1.395%202.247,1.039%20L2.247,1.039%20C2.419,1.115%202.667,1.232%202.861,1.358%20L2.861,1.358%20C4.081,2.153%204.049,3.188%203.933,3.708%20L3.933,3.708%20C3.392,3.512%202.335,3.086%201.495,2.489%20L1.495,2.489%20Z'%20id='path-207'%3e%3c/path%3e%3cpath%20d='M0.888,1.701%20C1.577,2.19%202.498,2.475%202.498,2.475%20L2.498,2.475%20C2.498,2.475%202.969,1.431%201.882,0.723%20L1.882,0.723%20C1.68,0.592%201.393,0.48%201.393,0.48%20L1.393,0.48%20C1.393,0.48%200.326,1.303%200.888,1.701%20L0.888,1.701%20Z'%20id='path-209'%3e%3c/path%3e%3cpath%20d='M1.134,3.31%20C1.715,3.799%202.396,3.837%202.396,3.837%20L2.396,3.837%20C2.396,3.837%203.421,2.767%202.917,2.287%20L2.917,2.287%20C2.038,1.448%201.223,0.921%201.223,0.921%20L1.223,0.921%20C1.223,0.921%20-0.224,2.165%201.134,3.31%20L1.134,3.31%20Z'%20id='path-211'%3e%3c/path%3e%3cpath%20d='M0.974,0.631%20C0.941,0.659%200.167,1.335%200.17197588,2.233%20L0.17197588,2.233%20C0.173,2.742%200.415,3.203%200.889,3.601%20L0.889,3.601%20C1.559,4.167%202.342,4.217%202.376,4.219%20L2.376,4.219%20L2.55,4.229%20L2.671,4.102%20C2.801,3.966%203.451,3.252%203.437,2.606%20L3.437,2.606%20C3.431,2.372%203.342,2.166%203.179,2.01%20L3.179,2.01%20C2.285,1.157%201.464,0.622%201.43,0.6%20L1.43,0.6%20L1.19,0.446%20L0.974,0.631%20Z%20M1.379,3.017%20C1.08,2.766%200.935,2.509%200.934,2.23%20L0.934,2.23%20C0.931,1.909%201.12,1.61%201.274,1.421%20L1.274,1.421%20C1.577,1.637%202.106,2.041%202.655,2.563%20L2.655,2.563%20C2.676,2.815%202.454,3.176%202.247,3.429%20L2.247,3.429%20C2.044,3.386%201.691,3.28%201.379,3.017%20L1.379,3.017%20Z'%20id='path-213'%3e%3c/path%3e%3cpath%20d='M0.381,1.877%20C0.639,2.092%200.94,2.109%200.94,2.109%20L0.94,2.109%20C0.94,2.109%201.394,1.635%201.17,1.423%20L1.17,1.423%20C0.781,1.051%200.42,0.817%200.42,0.817%20L0.42,0.817%20C0.42,0.817%20-0.222,1.368%200.381,1.877%20L0.381,1.877%20Z'%20id='path-215'%3e%3c/path%3e%3cpath%20d='M1.348,0.764%20C1.348,0.764%200.304,2.477%201.21,3.044%20L1.21,3.044%20C2.117,3.611%205.038,3.277%205.038,3.277%20L5.038,3.277%20C5.038,3.277%205.531,1.598%203.691,0.906%20L3.691,0.906%20C2.981,0.639%202.469,0.557%202.109,0.557%20L2.109,0.557%20C1.537,0.557%201.348,0.764%201.348,0.764%20L1.348,0.764%20Z'%20id='path-217'%3e%3c/path%3e%3cpath%20d='M1.067,0.506%20C0.561,1.321%200.04,2.762%201.009,3.368%20L1.009,3.368%20C1.501,3.676%202.432,3.759%203.282,3.759%20L3.282,3.759%20C4.144,3.759%204.924,3.674%205.081,3.656%20L5.081,3.656%20L5.332,3.628%20L5.403,3.386%20C5.609,2.686%205.543,1.194%203.826,0.55%20L3.826,0.55%20C3.078,0.268%202.517,0.174%202.104,0.174%20L2.104,0.174%20C1.421,0.174%201.137,0.428%201.067,0.506%20L1.067,0.506%20Z%20M1.411,2.721%20C0.953,2.433%201.43,1.393%201.637,1.025%20L1.637,1.025%20C1.755,0.964%202.265,0.777%203.557,1.263%20L3.557,1.263%20C4.675,1.684%204.753,2.514%204.715,2.926%20L4.715,2.926%20C4.287,2.965%203.775,2.993%203.277,2.993%20L3.277,2.993%20C2.489,2.993%201.736,2.923%201.411,2.721%20L1.411,2.721%20Z'%20id='path-219'%3e%3c/path%3e%3cpath%20d='M1.256,0.577%20C1.256,0.577%200.713,1.468%201.185,1.763%20L1.185,1.763%20C1.657,2.058%203.176,1.883%203.176,1.883%20L3.176,1.883%20C3.176,1.883%203.431,1.009%202.475,0.65%20L2.475,0.65%20C2.105,0.512%201.839,0.469%201.652,0.469%20L1.652,0.469%20C1.355,0.469%201.256,0.577%201.256,0.577%20L1.256,0.577%20Z'%20id='path-221'%3e%3c/path%3e%3cpath%20d='M0.268,0.706%20C0.537,2%201.085,4.601%201.085,4.601%20L1.085,4.601%20C1.085,4.601%204.913,5.831%207.901,3.998%20L7.901,3.998%20C7.618,2.281%207.37,0.632%207.37,0.632%20L7.37,0.632%20C7.37,0.632%204.398,2.269%200.268,0.706%20L0.268,0.706%20Z'%20id='path-223'%3e%3c/path%3e%3cpath%20d='M8.188,0.297%20C8.158,0.312%205.303,1.825%201.403,0.347%20L1.403,0.347%20L0.754,0.102%20L0.896,0.783%20C1.165,2.078%201.712,4.68%201.712,4.68%20L1.712,4.68%20L1.758,4.898%20L1.969,4.965%20C2.059,4.994%203.329,5.391%204.975,5.391%20L4.975,5.391%20C6.248,5.391%207.747,5.154%209.099,4.324%20L9.099,4.324%20L9.318,4.19%20L9.277,3.936%20C8.995,2.223%208.746,0.576%208.746,0.575%20L8.746,0.575%20L8.665,0.036%20L8.188,0.297%20Z%20M8.07,1.186%20C8.157,1.757%208.311,2.751%208.483,3.8%20L8.483,3.8%20C6.104,5.115%203.204,4.501%202.41,4.296%20L2.41,4.296%20C2.296,3.755%202.002,2.359%201.779,1.286%20L1.779,1.286%20C2.915,1.641%203.953,1.768%204.857,1.768%20L4.857,1.768%20C6.344,1.768%207.468,1.424%208.07,1.186%20L8.07,1.186%20Z'%20id='path-225'%3e%3c/path%3e%3cpath%20d='M1.951,0.87%20C0.538,1.417%200.386,2.834%200.386,2.834%20L0.386,2.834%20C0.386,2.834%201.519,3.242%202.893,2.614%20L2.893,2.614%20C3.848,2.18%203.542,0.672%203.542,0.672%20L3.542,0.672%20C3.542,0.672%202.383,0.704%201.951,0.87%20L1.951,0.87%20Z'%20id='path-227'%3e%3c/path%3e%3cpath%20d='M4.531,0.289%20C4.406,0.293%203.293,0.329%202.814,0.513%20L2.814,0.513%20C1.202,1.137%201.014,2.726%201.008,2.794%20L1.008,2.794%20L0.976,3.092%20L1.258,3.194%20C1.287,3.205%201.696,3.347%202.313,3.347%20L2.313,3.347%20C2.792,3.347%203.397,3.261%204.052,2.963%20L4.052,2.963%20C5.268,2.407%204.929,0.669%204.916,0.596%20L4.916,0.596%20L4.852,0.281%20L4.531,0.289%20Z%20M1.844,2.55%20C1.971,2.162%202.294,1.533%203.088,1.227%20L3.088,1.227%20C3.293,1.148%203.79,1.095%204.202,1.069%20L4.202,1.069%20C4.221,1.453%204.177,2.066%203.736,2.267%20L3.736,2.267%20C3.194,2.515%202.696,2.584%202.31,2.584%20L2.31,2.584%20C2.127,2.584%201.97,2.569%201.844,2.55%20L1.844,2.55%20Z'%20id='path-229'%3e%3c/path%3e%3cpath%20d='M3.2,0.967%20C1.027,1.221%200.963,3.154%200.963,3.154%20L0.963,3.154%20C0.963,3.154%202.566,3.416%203.976,3.193%20L3.976,3.193%20C5.122,3.01%204.124,0.966%204.124,0.966%20L4.124,0.966%20C4.124,0.966%203.896,0.945%203.625,0.945%20L3.625,0.945%20C3.486,0.945%203.337,0.95%203.2,0.967%20L3.2,0.967%20Z'%20id='path-231'%3e%3c/path%3e%3cpath%20d='M3.156,0.587%20C1.18,0.819%200.608,2.359%200.582,3.142%20L0.582,3.142%20L0.57,3.478%20L0.902,3.532%20C0.948,3.54%201.738,3.666%202.702,3.666%20L2.702,3.666%20C3.128,3.666%203.59,3.641%204.035,3.57%20L4.035,3.57%20C4.461,3.503%204.671,3.254%204.774,3.059%20L4.774,3.059%20C5.163,2.306%204.586,1.042%204.467,0.797%20L4.467,0.797%20L4.372,0.604%20L4.158,0.584%20C4.145,0.583%203.913,0.563%203.632,0.563%20L3.632,0.563%20C3.479,0.563%203.311,0.569%203.156,0.587%20L3.156,0.587%20Z%20M1.403,2.827%20C1.532,2.341%201.944,1.499%203.244,1.346%20L3.244,1.346%20C3.452,1.321%203.699,1.325%203.871,1.332%20L3.871,1.332%20C4.063,1.796%204.234,2.443%204.097,2.707%20L4.097,2.707%20C4.082,2.737%204.051,2.794%203.916,2.814%20L3.916,2.814%20C3.515,2.878%203.094,2.901%202.702,2.901%20L2.702,2.901%20C2.182,2.901%201.712,2.861%201.403,2.827%20L1.403,2.827%20Z'%20id='path-233'%3e%3c/path%3e%3cpath%20d='M0.07,2.346%20C0.07,2.346%201.055,2.836%202.376,3.207%20L2.376,3.207%20C3.134,3.419%203.578,1.801%203.578,1.801%20L3.578,1.801%20C3.578,1.801%203.145,1.158%202.335,0.876%20L2.335,0.876%20C2.079,0.787%201.852,0.748%201.649,0.748%20L1.649,0.748%20C0.345,0.748%200.07,2.346%200.07,2.346%20L0.07,2.346%20Z'%20id='path-235'%3e%3c/path%3e%3cpath%20d='M1.759,0.604%20C0.905,1.108%200.703,2.234%200.694,2.281%20L0.694,2.281%20L0.646,2.562%20L0.9,2.689%20C0.942,2.709%201.933,3.199%203.274,3.575%20L3.274,3.575%20C3.354,3.596%203.434,3.608%203.513,3.608%20L3.513,3.608%20C3.666,3.608%203.818,3.567%203.961,3.486%20L3.961,3.486%20C4.58,3.135%204.89,2.106%204.946,1.902%20L4.946,1.902%20L4.992,1.734%20L4.893,1.587%20C4.872,1.557%204.38,0.836%203.46,0.515%20L3.46,0.515%20C3.174,0.416%202.902,0.366%202.646,0.366%20L2.646,0.366%20C2.324,0.366%202.027,0.445%201.759,0.604%20L1.759,0.604%20Z%20M3.479,2.839%20C2.618,2.597%201.898,2.3%201.521,2.134%20L1.521,2.134%20C1.614,1.864%201.803,1.463%202.148,1.261%20L2.148,1.261%20C2.433,1.093%202.781,1.086%203.21,1.237%20L3.21,1.237%20C3.673,1.398%203.996,1.705%204.154,1.882%20L4.154,1.882%20C4.027,2.246%203.804,2.696%203.586,2.821%20L3.586,2.821%20C3.555,2.839%203.533,2.845%203.514,2.845%20L3.514,2.845%20C3.501,2.845%203.49,2.842%203.479,2.839%20L3.479,2.839%20Z'%20id='path-237'%3e%3c/path%3e%3cpath%20d='M0.189,0.839%20C0.189,0.839%20-0.249,1.508%200.252,1.753%20L0.252,1.753%20C0.971,2.104%201.577,1.902%201.577,1.902%20L1.577,1.902%20C1.577,1.902%201.516,1.149%200.773,0.84%20L0.773,0.84%20C0.697,0.809%200.607,0.798%200.52,0.798%20L0.52,0.798%20C0.347,0.798%200.189,0.839%200.189,0.839%20L0.189,0.839%20Z'%20id='path-239'%3e%3c/path%3e%3cpath%20d='M0.938,0.746%20C0.938,0.746%200.183,2.199%201.005,2.35%20L1.005,2.35%20C2.014,2.536%203.172,2.378%203.172,2.378%20L3.172,2.378%20C3.172,2.378%203.16,0.987%201.602,0.764%20L1.602,0.764%20C1.47,0.744%201.32,0.739%201.197,0.739%20L1.197,0.739%20C1.049,0.739%200.938,0.746%200.938,0.746%20L0.938,0.746%20Z'%20id='path-241'%3e%3c/path%3e%3cpath%20d='M1.433,0.111%20C0.964,0.262%200.708,0.623%200.708,0.623%20L0.708,0.623%20C0.708,0.623%200.94,1.556%201.376,1.445%20L1.376,1.445%20C2.137,1.252%202.708,0.986%202.708,0.986%20L2.708,0.986%20C2.708,0.986%202.571,0.048%201.803,0.048%20L1.803,0.048%20C1.693,0.048%201.57,0.067%201.433,0.111%20L1.433,0.111%20Z'%20id='path-243'%3e%3c/path%3e%3cpath%20d='M0.917,0.442%20C0.169,0.731%200.089,1.48%200.089,1.48%20L0.089,1.48%20C0.089,1.48%200.688,1.696%201.414,1.364%20L1.414,1.364%20C1.919,1.134%201.757,0.337%201.757,0.337%20L1.757,0.337%20C1.757,0.337%201.145,0.354%200.917,0.442%20L0.917,0.442%20Z'%20id='path-245'%3e%3c/path%3e%3cpath%20d='M2.045,0.615%20C0.845,0.755%200.809,1.823%200.809,1.823%20L0.809,1.823%20C0.809,1.823%201.695,1.968%202.475,1.844%20L2.475,1.844%20C3.109,1.744%202.556,0.613%202.556,0.613%20L2.556,0.613%20C2.556,0.613%202.435,0.603%202.289,0.603%20L2.289,0.603%20C2.21,0.603%202.124,0.605%202.045,0.615%20L2.045,0.615%20Z'%20id='path-247'%3e%3c/path%3e%3cpath%20d='M0.83,1.21%20C0.83,1.21%201.369,1.479%202.092,1.681%20L2.092,1.681%20C2.506,1.798%202.75,0.912%202.75,0.912%20L2.75,0.912%20C2.75,0.912%202.513,0.561%202.069,0.407%20L2.069,0.407%20C1.93,0.358%201.805,0.337%201.695,0.337%20L1.695,0.337%20C0.981,0.337%200.83,1.21%200.83,1.21%20L0.83,1.21%20Z'%20id='path-249'%3e%3c/path%3e%3cpath%20d='M0.782,4.129%20C0.782,4.129%203.173,5.801%207.637,4.904%20L7.637,4.904%20C8.192,2.478%208.506,1.186%208.506,1.186%20L8.506,1.186%20C8.506,1.186%204.845,1.71%201.38,0.811%20L1.38,0.811%20C1.017,2.701%200.782,4.129%200.782,4.129%20L0.782,4.129%20Z'%20id='path-251'%3e%3c/path%3e%3cpath%20d='M1.006,0.739%20C0.643,2.636%200.407,4.067%200.407,4.067%20L0.407,4.067%20L0.367,4.304%20L0.565,4.442%20C0.646,4.499%202.194,5.552%205.076,5.552%20L5.076,5.552%20C5.857,5.552%206.736,5.475%207.712,5.279%20L7.712,5.279%20L7.953,5.23%20L8.008,4.99%20C8.564,2.569%208.876,1.277%208.877,1.276%20L8.877,1.276%20L9.008,0.728%20L8.452,0.807%20C8.416,0.813%204.824,1.311%201.475,0.441%20L1.475,0.441%20L1.083,0.34%20L1.006,0.739%20Z%20M1.202,3.932%20C1.277,3.487%201.448,2.504%201.68,1.278%20L1.68,1.278%20C4.292,1.878%206.897,1.732%208.008,1.627%20L8.008,1.627%20C7.876,2.186%207.642,3.18%207.321,4.576%20L7.321,4.576%20C6.508,4.725%205.768,4.784%205.105,4.784%20L5.105,4.784%20C3.013,4.784%201.684,4.192%201.202,3.932%20L1.202,3.932%20Z'%20id='path-253'%3e%3c/path%3e%3cpath%20d='M0.36,4.376%20L4.508,4.429%20C5.553,4.442%206.411,3.603%206.425,2.555%20L6.425,2.555%20C6.436,1.508%205.6,0.647%204.555,0.634%20L4.555,0.634%20L4.192,0.628%20C4.176,0.628%204.16,0.628%204.144,0.628%20L4.144,0.628%20C2.075,0.628%200.386,2.296%200.36,4.376%20L0.36,4.376%20Z'%20id='path-255'%3e%3c/path%3e%3cpath%20d='M0.432,3.305%20L4.055,3.351%20C4.933,3.363%205.656,2.657%205.666,1.775%20L5.666,1.775%20C5.676,1.011%205.066,0.383%204.302,0.373%20L4.302,0.373%20L3.441,0.362%20C3.429,0.362%203.417,0.362%203.405,0.362%20L3.405,0.362%20C1.781,0.362%200.453,1.671%200.432,3.305%20L0.432,3.305%20Z'%20id='path-257'%3e%3c/path%3e%3cpath%20d='M3.405,0.979%20C1.576,0.979%200.074,2.461%200.052,4.301%20L0.052,4.301%20L0.046,4.684%20L4.05,4.733%20L4.076,4.733%20C4.594,4.733%205.081,4.534%205.453,4.173%20L5.453,4.173%20C5.83,3.802%206.041,3.309%206.047,2.779%20L6.047,2.779%20C6.053,2.309%205.875,1.862%205.547,1.525%20L5.547,1.525%20C5.218,1.186%204.778,0.996%204.307,0.991%20L4.307,0.991%20L3.447,0.979%20L3.405,0.979%20Z%20M0.846,3.929%20C1.044,2.688%202.119,1.743%203.404,1.743%20L3.404,1.743%20L3.438,1.743%20L4.297,1.755%20C4.564,1.759%204.815,1.866%205.002,2.058%20L5.002,2.058%20C5.187,2.249%205.289,2.502%205.285,2.771%20L5.285,2.771%20C5.281,3.095%205.151,3.398%204.92,3.624%20L4.92,3.624%20C4.692,3.848%204.393,3.969%204.076,3.969%20L4.076,3.969%20L4.066,3.969%20L0.846,3.929%20Z'%20id='path-259'%3e%3c/path%3e%3cpath%20d='M1.054,0.886%20C0.847,1.299%201.015,1.799%201.423,2.005%20L1.423,2.005%20C1.834,2.212%202.332,2.045%202.538,1.634%20L2.538,1.634%20C2.744,1.224%202.578,0.723%202.169,0.517%20L2.169,0.517%20C2.049,0.456%201.922,0.428%201.797,0.428%20L1.797,0.428%20C1.493,0.428%201.2,0.596%201.054,0.886%20L1.054,0.886%20Z'%20id='path-261'%3e%3c/path%3e%3cpath%20d='M0.041,2.091%20C0.028,3.138%200.865,3.998%201.91,4.012%20L1.91,4.012%20L6.058,4.064%20C6.084,1.968%204.41,0.247%202.322,0.222%20L2.322,0.222%20L1.956,0.216%20C1.949,0.216%201.941,0.216%201.933,0.216%20L1.933,0.216%20C0.899,0.216%200.054,1.05%200.041,2.091%20L0.041,2.091%20Z'%20id='path-263'%3e%3c/path%3e%3cpath%20d='M0.792,2.436%20C0.781,3.259%201.439,3.934%202.259,3.944%20L2.259,3.944%20L5.987,3.992%20C6.008,2.345%204.693,0.994%203.052,0.973%20L3.052,0.973%20L2.296,0.964%20C2.29,0.963%202.283,0.963%202.277,0.963%20L2.277,0.963%20C1.466,0.963%200.802,1.618%200.792,2.436%20L0.792,2.436%20Z'%20id='path-265'%3e%3c/path%3e%3cpath%20d='M2.279,0.581%20C1.26,0.581%200.423,1.406%200.411,2.431%20L0.411,2.431%20C0.405,2.931%200.593,3.403%200.941,3.762%20L0.941,3.762%20C1.289,4.12%201.756,4.321%202.255,4.326%20L2.255,4.326%20L6.364,4.378%20L6.368,3.996%20C6.391,2.143%204.906,0.614%203.057,0.591%20L3.057,0.591%20L2.301,0.581%20L2.279,0.581%20Z%20M2.262,3.562%20C1.969,3.558%201.693,3.44%201.486,3.228%20L1.486,3.228%20C1.28,3.016%201.169,2.736%201.172,2.441%20L1.172,2.441%20C1.18,1.835%201.675,1.345%202.279,1.345%20L2.279,1.345%20L2.292,1.345%20L3.047,1.355%20C4.347,1.371%205.413,2.35%205.583,3.604%20L5.583,3.604%20L2.262,3.562%20Z'%20id='path-267'%3e%3c/path%3e%3cpath%20d='M0.901,0.836%20C0.545,1.125%200.491,1.649%200.781,2.006%20L0.781,2.006%20C1.07,2.364%201.591,2.418%201.948,2.127%20L1.948,2.127%20C2.303,1.838%202.357,1.313%202.069,0.956%20L2.069,0.956%20C1.905,0.754%201.666,0.648%201.425,0.648%20L1.425,0.648%20C1.241,0.648%201.055,0.71%200.901,0.836%20L0.901,0.836%20Z'%20id='path-269'%3e%3c/path%3e%3cpath%20d='M0.614,0.593%20L0.248,0.667%20C0.107,0.695%200.015,0.833%200.045,0.975%20L0.045,0.975%20C0.073,1.116%200.209,1.207%200.351,1.179%20L0.351,1.179%20C0.588,1.131%200.801,1.003%200.953,0.814%20L0.953,0.814%20L1.235,0.467%20L0.614,0.593%20Z'%20id='path-271'%3e%3c/path%3e%3cpath%20d='M0.81,1.31%20C0.957,1.501%201.166,1.635%201.401,1.689%20L1.401,1.689%20C1.542,1.721%201.682,1.633%201.714,1.492%20L1.714,1.492%20C1.745,1.351%201.658,1.211%201.516,1.178%20L1.516,1.178%20L1.154,1.096%20L0.535,0.955%20L0.81,1.31%20Z'%20id='path-273'%3e%3c/path%3e%3cpath%20d='M0.797,0.204%20C1.101,2.042%201.38,2.983%201.38,2.983%20L1.38,2.983%20C1.38,2.983%203.255,3.116%204.501,2.887%20L4.501,2.887%20C6.28,2.559%206.99,1.758%207.008,0.167%20L7.008,0.167%20C7.008,0.167%203.901,1.451%200.797,0.204%20L0.797,0.204%20Z'%20id='path-275'%3e%3c/path%3e%3cpath%20d='M0.678,1.466%20C0.678,1.466%203.488,1.737%205.68,0.631%20L5.68,0.631%20L0.678,1.466%20Z'%20id='path-277'%3e%3c/path%3e%3cpath%20d='M0.714,1.085%20L0.641,1.846%20C0.679,1.851%200.995,1.879%201.482,1.879%20L1.482,1.879%20C2.514,1.879%204.313,1.748%205.851,0.973%20L5.851,0.973%20L5.509,0.29%20C3.44,1.333%200.742,1.088%200.714,1.085%20L0.714,1.085%20Z'%20id='path-279'%3e%3c/path%3e%3cpath%20d='M5.14,3.251%20C5.14,3.251%205.389,2.689%205.869,0.888%20L5.869,0.888%20C3.443,1.343%200.711,0.526%200.711,0.526%20L0.711,0.526%20C1.517,2.721%205.14,3.251%205.14,3.251%20L5.14,3.251%20Z'%20id='path-281'%3e%3c/path%3e%3cpath%20d='M1.259,0.469%20L0.861,0.202%20C0.861,0.202%201.025,0.324%201.259,0.469%20L1.259,0.469%20Z'%20id='path-283'%3e%3c/path%3e%3cpath%20d='M0.748,0.357%20C0.748,0.357%200.918,0.481%201.158,0.631%20L1.158,0.631%20L1.359,0.307%20C1.136,0.168%200.977,0.051%200.975,0.048%20L0.975,0.048%20L0.748,0.357%20Z'%20id='path-285'%3e%3c/path%3e%3cpath%20d='M6.122,0.808%20L0.434,0.563%20C0.434,0.563%203.186,1.122%206.122,0.808%20L6.122,0.808%20Z'%20id='path-287'%3e%3c/path%3e%3cpath%20d='M0.357,0.937%20C0.447,0.955%202.11,1.286%204.233,1.286%20L4.233,1.286%20C4.847,1.286%205.498,1.259%206.162,1.188%20L6.162,1.188%20L6.082,0.429%20C3.242,0.73%200.535,0.194%200.509,0.189%20L0.509,0.189%20L0.357,0.937%20Z'%20id='path-289'%3e%3c/path%3e%3cpath%20d='M1.243,0.583%20C1.243,0.583%200.684,0.88%200.794,1.508%20L0.794,1.508%20C1.036,2.858%201.604,2.74%202.243,2.866%20L2.243,2.866%20C2.979,3.011%203.682,2.91%204.081,2.801%20L4.081,2.801%20C4.482,2.693%203.827,1.552%202.946,0.808%20L2.946,0.808%20C2.553,0.476%202.196,0.377%201.912,0.377%20L1.912,0.377%20C1.502,0.377%201.243,0.583%201.243,0.583%20L1.243,0.583%20Z'%20id='path-291'%3e%3c/path%3e%3cpath%20d='M1.143,0.421%20C0.905,0.553%200.501,0.946%200.607,1.542%20L0.607,1.542%20C0.839,2.848%201.412,2.933%201.964,3.014%20L1.964,3.014%20C2.043,3.026%202.124,3.037%202.207,3.055%20L2.207,3.055%20C2.485,3.109%202.753,3.13%202.998,3.13%20L2.998,3.13%20C3.546,3.13%203.977,3.027%204.131,2.985%20L4.131,2.985%20C4.26,2.95%204.351,2.853%204.381,2.719%20L4.381,2.719%20C4.485,2.248%203.773,1.257%203.068,0.661%20L3.068,0.661%20C2.638,0.298%202.241,0.189%201.92,0.189%20L1.92,0.189%20C1.505,0.189%201.216,0.37%201.143,0.421%20L1.143,0.421%20Z%20M2.279,2.679%20C2.191,2.662%202.106,2.649%202.02,2.636%20L2.02,2.636%20C1.506,2.559%201.167,2.509%200.983,1.475%20L0.983,1.475%20C0.897,0.996%201.316,0.761%201.333,0.751%20L1.333,0.751%20L1.361,0.733%20C1.375,0.723%201.582,0.569%201.91,0.569%20L1.91,0.569%20C2.155,0.569%202.469,0.655%202.823,0.954%20L2.823,0.954%20C3.602,1.611%204.07,2.462%204.007,2.639%20L4.007,2.639%20C3.885,2.661%203.503,2.748%203.01,2.748%20L3.01,2.748%20C2.785,2.748%202.537,2.73%202.279,2.679%20L2.279,2.679%20Z'%20id='path-293'%3e%3c/path%3e%3cpath%20d='M0.408,0.804%20C0.408,0.804%200.058,0.988%200.129,1.38%20L0.129,1.38%20C0.279,2.219%200.632,2.146%201.029,2.224%20L1.029,2.224%20C1.487,2.315%201.925,2.252%202.173,2.183%20L2.173,2.183%20C2.423,2.116%202.015,1.407%201.468,0.943%20L1.468,0.943%20C1.223,0.736%201.001,0.675%200.825,0.675%20L0.825,0.675%20C0.569,0.675%200.408,0.804%200.408,0.804%20L0.408,0.804%20Z'%20id='path-295'%3e%3c/path%3e%3cpath%20d='M0.31,1.592%20C0.371,1.85%200.404,2.701%201.03,2.801%20L1.03,2.801%20C1.49,2.874%203.133,3.066%203.497,2.712%20L3.497,2.712%20C3.832,2.387%203.203,0.851%201.205,0.556%20L1.205,0.556%20C1.193,0.554%201.18,0.553%201.167,0.553%20L1.167,0.553%20C0.781,0.553%200.253,1.344%200.31,1.592%20L0.31,1.592%20Z'%20id='path-297'%3e%3c/path%3e%3cpath%20d='M0.543,0.718%20C0.341,0.939%200.063,1.366%200.126,1.637%20L0.126,1.637%20C0.134,1.671%200.141,1.717%200.149,1.772%20L0.149,1.772%20C0.209,2.132%200.331,2.882%201,2.989%20L1,2.989%20C1.124,3.009%201.799,3.112%202.447,3.112%20L2.447,3.112%20C2.941,3.112%203.422,3.052%203.63,2.849%20L3.63,2.849%20C3.785,2.698%203.815,2.431%203.714,2.116%20L3.714,2.116%20C3.481,1.394%202.623,0.572%201.232,0.368%20L1.232,0.368%20C1.208,0.364%201.184,0.362%201.161,0.362%20L1.161,0.362%20C0.922,0.362%200.694,0.553%200.543,0.718%20L0.543,0.718%20Z%20M1.059,2.612%20C0.693,2.553%200.592,2.115%200.526,1.711%20L0.526,1.711%20C0.516,1.646%200.506,1.59%200.496,1.55%20L0.496,1.55%20C0.49,1.465%200.645,1.142%200.888,0.909%20L0.888,0.909%20C1.026,0.777%201.119,0.75%201.177,0.745%20L1.177,0.745%20C2.582,0.952%203.204,1.779%203.352,2.234%20L3.352,2.234%20C3.416,2.438%203.387,2.551%203.364,2.575%20L3.364,2.575%20C3.251,2.686%202.898,2.729%202.472,2.729%20L2.472,2.729%20C2.018,2.729%201.481,2.68%201.059,2.612%20L1.059,2.612%20Z'%20id='path-299'%3e%3c/path%3e%3cpath%20d='M0.566,1.4%20C0.6,1.552%200.621,2.053%200.989,2.113%20L0.989,2.113%20C1.263,2.156%202.231,2.27%202.445,2.061%20L2.445,2.061%20C2.643,1.868%202.272,0.962%201.092,0.789%20L1.092,0.789%20C1.085,0.787998393%201.077,0.787998393%201.069,0.787998393%20L1.069,0.787998393%20C0.843,0.787%200.531,1.253%200.566,1.4%20L0.566,1.4%20Z'%20id='path-301'%3e%3c/path%3e%3cpath%20d='M1.565,0.7%20C1.565,0.7%200.861,0.874%200.692,1.728%20L0.692,1.728%20C0.615,2.118%200.867,2.57%201.276,2.717%20L1.276,2.717%20C1.686,2.863%203.529,3.135%203.768,2.47%20L3.768,2.47%20C4.005,1.806%203.138,1.26%202.559,0.917%20L2.559,0.917%20C2.209,0.711%201.951,0.663%201.785,0.663%20L1.785,0.663%20C1.639,0.663%201.565,0.7%201.565,0.7%20L1.565,0.7%20Z'%20id='path-303'%3e%3c/path%3e%3cpath%20d='M1.502,0.519%20C1.378,0.554%200.683,0.796%200.506,1.69%20L0.506,1.69%20C0.409,2.181%200.725,2.722%201.212,2.896%20L1.212,2.896%20C1.409,2.967%202.014,3.092%202.61,3.092%20L2.61,3.092%20C3.206,3.092%203.792,2.967%203.947,2.535%20L3.947,2.535%20C4.248,1.694%203.173,1.058%202.656,0.752%20L2.656,0.752%20C2.276,0.529%201.984,0.472%201.785,0.472%20L1.785,0.472%20C1.64,0.472%201.545,0.502%201.502,0.519%20L1.502,0.519%20Z%20M1.34,2.537%20C1.031,2.425%200.818,2.073%200.878,1.764%20L0.878,1.764%20C1.022,1.048%201.589,0.892%201.612,0.885%20L1.612,0.885%20L1.646,0.873%20C1.652,0.87%201.698,0.854%201.783,0.854%20L1.783,0.854%20C1.915,0.854%202.142,0.893%202.462,1.083%20L2.462,1.083%20C3.115,1.468%203.759,1.926%203.587,2.406%20L3.587,2.406%20C3.508,2.629%203.08,2.706%202.609,2.706%20L2.609,2.706%20C2.12,2.706%201.584,2.623%201.34,2.537%20L1.34,2.537%20Z'%20id='path-305'%3e%3c/path%3e%3cpath%20d='M1.436,0.934%20C1.436,0.934%201.021,1.037%200.92,1.542%20L0.92,1.542%20C0.874,1.776%201.023,2.042%201.266,2.128%20L1.266,2.128%20C1.508,2.216%202.599,2.376%202.741,1.983%20L2.741,1.983%20C2.881,1.589%202.369,1.266%202.025,1.063%20L2.025,1.063%20C1.818,0.941%201.665,0.912%201.566,0.912%20L1.566,0.912%20C1.48,0.912%201.436,0.934%201.436,0.934%20L1.436,0.934%20Z'%20id='path-307'%3e%3c/path%3e%3cpath%20d='M0.94,7.353%20C0.865,9.205%200.763,12.36%201.014,15.508%20L1.014,15.508%20C1.267,17.823%201.718,19.659%202.156,21.008%20L2.156,21.008%20C2.7,22.685%204.235,23.829%205.993,23.851%20L5.993,23.851%20L9.758,23.8991454%20C11.019,23.914%2011.563,22.766%2011.682,21.507%20L11.682,21.507%20C11.834,19.879%2010.063,17.887%209.129,11.594%20L9.129,11.594%20C8.125,4.833%208.554,0.545%208.554,0.545%20L8.554,0.545%20L0.94,7.353%20Z'%20id='path-309'%3e%3c/path%3e%3cpath%20d='M8.375,11.706%20C8.925,15.414%209.774,17.7%2010.337,19.211%20L10.337,19.211%20C10.719,20.24%2010.972,20.921%2010.922,21.435%20L10.922,21.435%20C10.85,22.211%2010.593,23.135%209.78,23.135%20L9.78,23.135%20L9.768,23.135%20L6.003,23.086%20C4.579,23.07%203.325,22.139%202.881,20.772%20L2.881,20.772%20C2.355,19.154%201.983,17.356%201.771,15.424%20L1.771,15.424%20C1.509,12.121%201.649,8.68%201.702,7.386%20L1.702,7.386%20L0.18,7.323%20C0.0939817792,9.396%200.012,12.506%200.254,15.568%20L0.254,15.568%20C0.48,17.626%200.875,19.527%201.432,21.245%20L1.432,21.245%20C2.078,23.236%203.907,24.589%205.983,24.616%20L5.983,24.616%20L9.748,24.663%20L9.783,24.663%20C11.267,24.663%2012.26,23.513%2012.441,21.577%20L12.441,21.577%20C12.522,20.715%2012.204,19.861%2011.765,18.677%20L11.765,18.677%20C11.193,17.138%2010.409,15.031%209.883,11.481%20L9.883,11.481%20C8.907,4.91%209.309,0.663%209.313,0.621%20L9.313,0.621%20L7.797,0.469%20C7.78,0.647%207.369,4.93%208.375,11.706%20L8.375,11.706%20Z'%20id='path-311'%3e%3c/path%3e%3cpath%20d='M1.599,3.643%20C0.876,7.329%200.172,12.135%200.951,17.247%20L0.951,17.247%20C1.242,19.161%202.877,20.586%204.808,20.609%20L4.808,20.609%20L9.002,20.6630725%20C9.525,20.669%209.993,20.302%2010.076,19.785%20L10.076,19.785%20C10.536,16.918%209.137,16.336%208.472,13.126%20L8.472,13.126%20C7.723,9.523%209.009,6.786%209.048,4.624%20L9.048,4.624%20C9.078,3.005%208.454,1.234%207.221,0.142%20L7.221,0.142%20L1.599,3.643%20Z'%20id='path-313'%3e%3c/path%3e%3cpath%20d='M7.716,1.714%20C8.714,2.598%209.315,4.09%209.286,5.61%20L9.286,5.61%20C9.275,6.276%209.127,7.024%208.957,7.889%20L8.957,7.889%20C8.62,9.609%208.199,11.749%208.725,14.282%20L8.725,14.282%20C9.006,15.638%209.421,16.575%209.754,17.329%20L9.754,17.329%20C10.243,18.432%2010.565,19.162%2010.324,20.663%20L10.324,20.663%20C10.302,20.796%2010.133,20.912%2010.012,20.898%20L10.012,20.898%20L5.818,20.845%20C4.25,20.826%202.94,19.685%202.704,18.131%20L2.704,18.131%20C1.938,13.109%202.645,8.364%203.347,4.792%20L3.347,4.792%20L1.851,4.495%20C1.127,8.189%200.396,13.104%201.198,18.363%20L1.198,18.363%20C1.548,20.659%203.482,22.345%205.799,22.373%20L5.799,22.373%20L9.993,22.426%20L10.016,22.426%20C10.912,22.426%2011.688,21.776%2011.829,20.907%20L11.829,20.907%20C12.142,18.957%2011.68,17.915%2011.147,16.708%20L11.147,16.708%20C10.827,15.987%2010.464,15.168%2010.218,13.97%20L10.218,13.97%20C9.754,11.742%2010.126,9.851%2010.453,8.184%20L10.453,8.184%20C10.629,7.287%2010.795,6.439%2010.811,5.639%20L10.811,5.639%20C10.847,3.683%2010.049,1.741%208.726,0.569%20L8.726,0.569%20L7.716,1.714%20Z'%20id='path-315'%3e%3c/path%3e%3cpolygon%20id='path-317'%20points='1.584%201.029%201.701%201.393%202.107%201.262%202.891%201.908%202.187%202.245%201.78%201.977%202.048%201.92%202.224%202.05%202.45%201.743%202.138%201.512%200.807%201.793%202.157%202.682%203.597%201.993%202.189%200.836'%3e%3c/polygon%3e%3cpath%20d='M0.858,0.678%20C0.858,0.678%200.297,0.976%200.409,1.605%20L0.409,1.605%20C0.651,2.954%201.218,2.837%201.857,2.962%20L1.857,2.962%20C2.592,3.108%203.295,3.005%203.695,2.896%20L3.695,2.896%20C4.096,2.787%203.441,1.648%202.559,0.904%20L2.559,0.904%20C2.166,0.571%201.81,0.472%201.526,0.472%20L1.526,0.472%20C1.116,0.473%200.858,0.678%200.858,0.678%20L0.858,0.678%20Z'%20id='path-319'%3e%3c/path%3e%3cpath%20d='M0.65,0.358%20C0.348,0.531%20-0.089,0.984%200.034,1.672%20L0.034,1.672%20C0.272,3.004%200.861,3.197%201.551,3.298%20L1.551,3.298%20C1.627,3.311%201.705,3.322%201.784,3.337%20L1.784,3.337%20C2.078,3.396%202.361,3.417%202.618,3.417%20L2.618,3.417%20C3.159,3.417%203.592,3.321%203.795,3.265%20L3.795,3.265%20C3.991,3.211%204.136,3.058%204.18,2.857%20L4.18,2.857%20C4.317,2.234%203.441,1.149%202.805,0.612%20L2.805,0.612%20C2.346,0.223%201.898,0.092%201.521,0.092%20L1.521,0.092%20C1.14,0.092%200.83,0.225%200.65,0.358%20L0.65,0.358%20Z%20M1.93,2.587%20C1.839,2.569%201.75,2.557%201.663,2.543%20L1.663,2.543%20C1.184,2.472%200.944,2.436%200.784,1.538%20L0.784,1.538%20C0.722,1.188%201.032,1.019%201.035,1.016%20L1.035,1.016%20L1.091,0.981%20C1.15,0.937%201.632,0.62%202.315,1.196%20L2.315,1.196%20C2.885,1.678%203.285,2.277%203.4,2.573%20L3.4,2.573%20C3.215,2.611%202.939,2.652%202.615,2.652%20L2.615,2.652%20C2.403,2.652%202.171,2.634%201.93,2.587%20L1.93,2.587%20Z'%20id='path-321'%3e%3c/path%3e%3cpath%20d='M1.021,0.899%20C1.021,0.899%200.673,1.084%200.743,1.475%20L0.743,1.475%20C0.892,2.315%201.246,2.242%201.643,2.32%20L1.643,2.32%20C2.101,2.41%202.538,2.348%202.787,2.28%20L2.787,2.28%20C3.037,2.212%202.629,1.502%202.081,1.039%20L2.081,1.039%20C1.836,0.832%201.614,0.771%201.437,0.771%20L1.437,0.771%20C1.182,0.771%201.021,0.899%201.021,0.899%20L1.021,0.899%20Z'%20id='path-323'%3e%3c/path%3e%3cpolygon%20id='path-325'%20points='2.18%200.663%203.52%201.102%203.352%202.18%202.064%202.257%201.572%201.672%202.222%201.321%202.613%201.441%202.329%201.75%202.61%202.01%203.305%201.253%202.181%200.91%200.979%201.559%201.895%202.65%203.682%202.542%203.945%200.839%202.297%200.301'%3e%3c/polygon%3e%3cpath%20d='M0.172,0.365%20C0.266,0.462%200.391,0.516%200.526,0.518%20L0.526,0.518%20L0.534,0.518%20C0.806,0.518%201.032,0.295%201.036,0.019%20L1.036,0.019%20L0.846,0.016%20C0.845,0.1%200.811,0.178%200.751,0.237%20L0.751,0.237%20C0.692,0.295%200.615,0.326%200.534,0.326%20L0.534,0.326%20L0.529,0.326%20C0.356,0.324%200.218,0.182%200.22,0.008%20L0.22,0.008%20L0.031,0.005%20C0.029,0.141%200.079,0.268%200.172,0.365%20L0.172,0.365%20Z'%20id='path-327'%3e%3c/path%3e%3cpath%20d='M0.988,0.375%20C1.083,0.472%201.209,0.527%201.343,0.527%20L1.343,0.527%20L1.35,0.527%20C1.482,0.527%201.606,0.477%201.701,0.384%20L1.701,0.384%20C1.797,0.29%201.85,0.164%201.852,0.03%20L1.852,0.03%20L1.662,0.026%20C1.661,0.11%201.627,0.189%201.568,0.248%20L1.568,0.248%20C1.509,0.305%201.432,0.337%201.35,0.337%20L1.35,0.337%20L1.347,0.337%20C1.262,0.336%201.183,0.302%201.126,0.242%20L1.126,0.242%20C1.067,0.182%201.036,0.102%201.037,0.019%20L1.037,0.019%20L0.846,0.015%20C0.845,0.15%200.895,0.279%200.988,0.375%20L0.988,0.375%20Z'%20id='path-329'%3e%3c/path%3e%3cpath%20d='M0.93,0.932%20L0.937,0.932%20C1.068,0.932%201.192,0.881%201.287,0.788%20L1.287,0.788%20C1.384,0.694%201.438,0.568%201.439,0.434%20L1.439,0.434%20L1.249,0.431%20C1.248,0.515%201.214,0.594%201.155,0.652%20L1.155,0.652%20C1.096,0.709%201.019,0.74%200.937,0.74%20L0.937,0.74%20L0.932,0.74%20C0.759,0.739%200.621,0.597%200.623,0.422%20L0.623,0.422%20L0.433,0.421%20C0.43,0.699%200.652,0.928%200.93,0.932%20L0.93,0.932%20Z'%20id='path-331'%3e%3c/path%3e%3cpath%20d='M0.317,0.753%20C0.273,0.934%200.302,1.122%200.397,1.282%20L0.397,1.282%20C0.528,1.499%200.758,1.619%200.995,1.619%20L0.995,1.619%20C1.118,1.619%201.241,1.587%201.354,1.519%20L1.354,1.519%20L1.256,1.355%20C1.14,1.425%201.006,1.446%200.873,1.413%20L0.873,1.413%20C0.742,1.38%200.631,1.299%200.561,1.183%20L0.561,1.183%20C0.491,1.067%200.47,0.931%200.503,0.799%20L0.503,0.799%20C0.535,0.667%200.617,0.557%200.732,0.486%20L0.732,0.486%20L0.634,0.322%20C0.475,0.42%200.362,0.572%200.317,0.753%20L0.317,0.753%20Z'%20id='path-333'%3e%3c/path%3e%3cpath%20d='M0.113,0.582%20C0.069,0.762%200.098,0.951%200.193,1.11%20L0.193,1.11%20C0.325,1.327%200.555,1.447%200.792,1.447%20L0.792,1.447%20C0.914,1.447%201.038,1.415%201.151,1.348%20L1.151,1.348%20L1.053,1.183%20C0.936,1.253%200.802,1.275%200.669,1.241%20L0.669,1.241%20C0.538,1.209%200.426,1.127%200.357,1.012%20L0.357,1.012%20C0.287,0.895%200.267,0.76%200.298,0.628%20L0.298,0.628%20C0.331,0.495%200.413,0.384%200.528,0.315%20L0.528,0.315%20L0.43,0.15%20C0.271,0.248%200.158,0.401%200.113,0.582%20L0.113,0.582%20Z'%20id='path-335'%3e%3c/path%3e%3cpath%20d='M1.205,1.584%20L1.214,1.584%20C1.383,1.584%201.542,1.519%201.662,1.401%20L1.662,1.401%20C1.786,1.281%201.855,1.12%201.857,0.948%20L1.857,0.948%20L1.666,0.946%20C1.665,1.066%201.616,1.18%201.53,1.264%20L1.53,1.264%20C1.444,1.347%201.332,1.393%201.214,1.393%20L1.214,1.393%20L1.21,1.393%20C0.958,1.39%200.758,1.184%200.76,0.934%20L0.76,0.934%20L0.57,0.931%20C0.566,1.287%200.85,1.579%201.205,1.584%20L1.205,1.584%20Z'%20id='path-337'%3e%3c/path%3e%3cpath%20d='M0.848,1.403%20C0.967,1.527%201.129,1.596%201.299,1.598%20L1.299,1.598%20L1.307,1.598%20C1.658,1.598%201.947,1.315%201.952,0.961%20L1.952,0.961%20L1.762,0.958%20C1.757,1.207%201.555,1.407%201.307,1.407%20L1.307,1.407%20L1.303,1.407%20C1.182,1.406%201.069,1.357%200.985,1.271%20L0.985,1.271%20C0.901,1.183%200.855,1.069%200.857,0.947%20L0.857,0.947%20L0.666,0.946%20C0.663,1.118%200.729,1.281%200.848,1.403%20L0.848,1.403%20Z'%20id='path-339'%3e%3c/path%3e%3cpath%20d='M0.745,1.14%20L0.754,1.14%20C1.105,1.14%201.392,0.856%201.397,0.505%20L1.397,0.505%20L1.206,0.501%20C1.203,0.749%201.001,0.948%200.754,0.948%20L0.754,0.948%20L0.75,0.948%20C0.499,0.946%200.299,0.74%200.301,0.489%20L0.301,0.489%20L0.111,0.488%20C0.108,0.843%200.391,1.135%200.745,1.14%20L0.745,1.14%20Z'%20id='path-341'%3e%3c/path%3e%3cpath%20d='M0.67,1.386%20C0.79,1.509%200.951,1.578%201.122,1.58%20L1.122,1.58%20L1.13,1.58%20C1.3,1.58%201.459,1.516%201.579,1.398%20L1.579,1.398%20C1.702,1.277%201.771,1.117%201.773,0.944%20L1.773,0.944%20L1.583,0.941%20C1.581,1.063%201.532,1.176%201.446,1.26%20L1.446,1.26%20C1.361,1.344%201.249,1.389%201.13,1.389%20L1.13,1.389%20L1.125,1.389%20C1.004,1.388%200.89,1.34%200.807,1.253%20L0.807,1.253%20C0.722,1.165%200.676,1.052%200.678,0.93%20L0.678,0.93%20L0.487,0.928%20C0.485,1.1%200.55,1.263%200.67,1.386%20L0.67,1.386%20Z'%20id='path-343'%3e%3c/path%3e%3cpath%20d='M1.217,1.594%20L1.225,1.594%20C1.576,1.594%201.864,1.31%201.868,0.958%20L1.868,0.958%20L1.678,0.955%20C1.675,1.203%201.472,1.403%201.225,1.403%20L1.225,1.403%20L1.219,1.403%20C0.971,1.4%200.77,1.194%200.772,0.944%20L0.772,0.944%20L0.582,0.941%20C0.578,1.297%200.863,1.589%201.217,1.594%20L1.217,1.594%20Z'%20id='path-345'%3e%3c/path%3e%3cpath%20d='M0.21,0.942%20C0.331,1.065%200.491,1.134%200.662,1.137%20L0.662,1.137%20L0.671,1.137%20C0.84,1.137%200.999,1.072%201.12,0.954%20L1.12,0.954%20C1.242,0.834%201.311,0.673%201.313,0.5%20L1.313,0.5%20L1.123,0.497%20C1.121,0.619%201.072,0.732%200.986,0.816%20L0.986,0.816%20C0.901,0.901%200.783,0.957%200.665,0.946%20L0.665,0.946%20C0.544,0.944%200.432,0.896%200.347,0.809%20L0.347,0.809%20C0.263,0.722%200.217,0.608%200.219,0.487%20L0.219,0.487%20L0.028,0.484%20C0.025,0.656%200.091,0.819%200.21,0.942%20L0.21,0.942%20Z'%20id='path-347'%3e%3c/path%3e%3cpath%20d='M0.728,0.937%20C0.858,1.069%201.032,1.145%201.217,1.147%20L1.217,1.147%20L1.227,1.147%20C1.606,1.147%201.919,0.839%201.924,0.458%20L1.924,0.458%20L1.733,0.454%20C1.73,0.732%201.503,0.956%201.227,0.956%20L1.227,0.956%20L1.223,0.956%20C1.085,0.955%200.959,0.901%200.864,0.803%20L0.864,0.803%20C0.769,0.705%200.72,0.578%200.721,0.442%20L0.721,0.442%20L0.53,0.439%20C0.528,0.626%200.598,0.802%200.728,0.937%20L0.728,0.937%20Z'%20id='path-349'%3e%3c/path%3e%3cpath%20d='M0.322,0.548%20C0.453,0.681%200.626,0.756%200.812,0.757%20L0.812,0.757%20L0.821,0.757%20C1.201,0.757%201.513,0.451%201.517,0.068%20L1.517,0.068%20L1.327,0.065%20C1.326,0.2%201.271,0.328%201.175,0.423%20L1.175,0.423%20C1.08,0.516%200.955,0.567%200.821,0.567%20L0.821,0.567%20L0.816,0.567%20C0.678,0.566%200.552,0.511%200.458,0.414%20L0.458,0.414%20C0.363,0.317%200.314,0.189%200.315,0.054%20L0.315,0.054%20L0.124,0.05%20C0.122,0.237%200.192,0.414%200.322,0.548%20L0.322,0.548%20Z'%20id='path-351'%3e%3c/path%3e%3cpath%20d='M1.643,1.029%20L1.653,1.029%20C1.87,1.029%202.075,0.945%202.23,0.793%20L2.23,0.793%20C2.389,0.639%202.478,0.432%202.479,0.21%20L2.479,0.21%20L2.289,0.209%20C2.285,0.557%202.001,0.837%201.653,0.837%20L1.653,0.837%20L1.645,0.837%20C1.296,0.834%201.013,0.544%201.018,0.191%20L1.018,0.191%20L0.827,0.19%20C0.823,0.647%201.19,1.023%201.643,1.029%20L1.643,1.029%20Z'%20id='path-353'%3e%3c/path%3e%3cpath%20d='M0.785,1.521%20C0.939,1.68%201.145,1.769%201.366,1.771%20L1.366,1.771%20L1.377,1.771%20C1.593,1.771%201.798,1.688%201.953,1.535%20L1.953,1.535%20C2.111,1.38%202.199,1.174%202.201,0.953%20L2.201,0.953%20L2.01,0.951%20C2.009,1.121%201.941,1.279%201.821,1.398%20L1.821,1.398%20C1.7,1.516%201.542,1.58%201.377,1.58%20L1.377,1.58%20L1.368,1.58%20C1.198,1.577%201.04,1.509%200.921,1.388%20L0.921,1.388%20C0.802,1.267%200.738,1.106%200.741,0.935%20L0.741,0.935%20L0.55,0.932%20C0.547,1.153%200.631,1.364%200.785,1.521%20L0.785,1.521%20Z'%20id='path-355'%3e%3c/path%3e%3cpath%20d='M0.325,0.518%20C0.434,0.63%200.579,0.693%200.735,0.693%20L0.735,0.693%20L0.744,0.693%20C1.062,0.693%201.324,0.437%201.328,0.116%20L1.328,0.116%20L1.137,0.112%20C1.135,0.219%201.092,0.317%201.018,0.391%20L1.018,0.391%20C0.943,0.464%200.847,0.505%200.739,0.503%20L0.739,0.503%20C0.521,0.501%200.346,0.322%200.349,0.103%20L0.349,0.103%20L0.158,0.101%20C0.156,0.258%200.216,0.405%200.325,0.518%20L0.325,0.518%20Z'%20id='path-357'%3e%3c/path%3e%3cpath%20d='M1.217,1.191%20L1.225,1.191%20C1.545,1.191%201.806,0.933%201.81,0.611%20L1.81,0.611%20L1.619,0.611%20C1.618,0.716%201.576,0.814%201.501,0.888%20L1.501,0.888%20C1.427,0.96%201.329,1%201.225,1%20L1.225,1%20L1.22,1%20C1.115,0.999%201.018,0.955%200.943,0.881%20L0.943,0.881%20C0.87,0.805%200.83,0.705%200.831,0.6%20L0.831,0.6%20L0.641,0.597%20C0.638,0.92%200.895,1.187%201.217,1.191%20L1.217,1.191%20Z'%20id='path-359'%3e%3c/path%3e%3cpath%20d='M0.513,0.65%20C0.525,0.826%200.606,0.987%200.737,1.103%20L0.737,1.103%20C0.859,1.208%201.01,1.265%201.168,1.265%20L1.168,1.265%20C1.183,1.265%201.198,1.264%201.215,1.263%20L1.215,1.263%20C1.389,1.251%201.55,1.171%201.666,1.038%20L1.666,1.038%20L1.522,0.912%20C1.439,1.007%201.327,1.063%201.201,1.073%20L1.201,1.073%20C1.089,1.081%200.957,1.04%200.862,0.959%20L0.862,0.959%20C0.769,0.876%200.711,0.762%200.702,0.637%20L0.702,0.637%20C0.693,0.513%200.734,0.391%200.816,0.296%20L0.816,0.296%20L0.672,0.171%20C0.557,0.304%200.5,0.474%200.513,0.65%20L0.513,0.65%20Z'%20id='path-361'%3e%3c/path%3e%3cpath%20d='M0.793,1.899%20C0.917,2.008%201.071,2.06%201.224,2.06%20L1.224,2.06%20C1.408,2.06%201.591,1.984%201.722,1.834%20L1.722,1.834%20L1.577,1.708%20C1.408,1.904%201.112,1.925%200.918,1.755%20L0.918,1.755%20C0.723,1.585%200.702,1.288%200.872,1.093%20L0.872,1.093%20L0.727,0.968%20C0.49,1.243%200.518,1.661%200.793,1.899%20L0.793,1.899%20Z'%20id='path-363'%3e%3c/path%3e%3cpath%20d='M1.145,1.865%20C1.249,1.914%201.358,1.938%201.467,1.938%20L1.467,1.938%20C1.554,1.938%201.64,1.922%201.724,1.893%20L1.724,1.893%20C1.914,1.824%202.067,1.686%202.152,1.503%20L2.152,1.503%20L1.98,1.42%20C1.846,1.703%201.51,1.826%201.229,1.692%20L1.229,1.692%20C0.945,1.56%200.824,1.221%200.958,0.938%20L0.958,0.938%20L0.785,0.856%20C0.607,1.234%200.77,1.687%201.145,1.865%20L1.145,1.865%20Z'%20id='path-365'%3e%3c/path%3e%3cpath%20d='M1.34,1.43%20C1.446,1.479%201.554,1.502%201.662,1.502%20L1.662,1.502%20C1.945,1.502%202.218,1.341%202.347,1.068%20L2.347,1.068%20L2.174,0.985%20C2.11,1.123%201.996,1.226%201.854,1.277%20L1.854,1.277%20C1.711,1.328%201.556,1.322%201.423,1.257%20L1.423,1.257%20C1.141,1.124%201.019,0.785%201.152,0.502%20L1.152,0.502%20L0.979,0.421%20C0.803,0.799%200.964,1.252%201.34,1.43%20L1.34,1.43%20Z'%20id='path-367'%3e%3c/path%3e%3cpath%20d='M0.072,1.318%20C0.142,1.508%200.28,1.66%200.462,1.747%20L0.462,1.747%20C0.565,1.795%200.673,1.82%200.783,1.82%20L0.783,1.82%20C0.87,1.82%200.956,1.804%201.04,1.775%20L1.04,1.775%20C1.23,1.706%201.382,1.567%201.467,1.384%20L1.467,1.384%20L1.296,1.301%20C1.231,1.439%201.117,1.543%200.976,1.595%20L0.976,1.595%20C0.832,1.646%200.679,1.639%200.544,1.574%20L0.544,1.574%20C0.407,1.51%200.304,1.395%200.252,1.253%20L0.252,1.253%20C0.2,1.111%200.208,0.957%200.273,0.82%20L0.273,0.82%20L0.1,0.738%20C0.015,0.921%200.005,1.127%200.072,1.318%20L0.072,1.318%20Z'%20id='path-369'%3e%3c/path%3e%3cpath%20d='M0.656,1.311%20C0.759,1.361%200.868,1.384%200.979,1.384%20L0.979,1.384%20C1.064,1.384%201.151,1.369%201.234,1.339%20L1.234,1.339%20C1.425,1.271%201.576,1.132%201.663,0.949%20L1.663,0.949%20L1.491,0.867%20C1.358,1.149%201.018,1.272%200.738,1.138%20L0.738,1.138%20C0.456,1.006%200.335,0.668%200.467,0.384%20L0.467,0.384%20L0.296,0.302%20C0.118,0.68%200.28,1.133%200.656,1.311%20L0.656,1.311%20Z'%20id='path-371'%3e%3c/path%3e%3cpath%20d='M0.194,0.634%20C0.262,0.825%200.4,0.976%200.583,1.063%20L0.583,1.063%20C0.686,1.112%200.796,1.136%200.904,1.136%20L0.904,1.136%20C1.188,1.136%201.46,0.975%201.589,0.702%20L1.589,0.702%20L1.417,0.619%20C1.284,0.903%200.945,1.023%200.665,0.89%20L0.665,0.89%20C0.527,0.826%200.425,0.712%200.374,0.57%20L0.374,0.57%20C0.323,0.426%200.329,0.272%200.395,0.137%20L0.395,0.137%20L0.222,0.054%20C0.135,0.237%200.125,0.443%200.194,0.634%20L0.194,0.634%20Z'%20id='path-373'%3e%3c/path%3e%3cpath%20d='M1.347,1.673%20L1.358,1.673%20C1.774,1.673%202.114,1.337%202.12,0.92%20L2.12,0.92%20L1.93,0.917%20C1.926,1.23%201.67,1.482%201.358,1.482%20L1.358,1.482%20L1.351,1.482%20C1.036,1.479%200.783,1.219%200.787,0.904%20L0.787,0.904%20L0.597,0.9%20C0.591,1.322%200.929,1.669%201.347,1.673%20L1.347,1.673%20Z'%20id='path-375'%3e%3c/path%3e%3cpath%20d='M1.263,0.932%20L1.273,0.932%20C1.688,0.932%202.03,0.595%202.034,0.178%20L2.034,0.178%20L1.843,0.176%20C1.84,0.488%201.584,0.741%201.273,0.741%20L1.273,0.741%20L1.266,0.741%20C0.951,0.737%200.699,0.476%200.701,0.16%20L0.701,0.16%20L0.511,0.158%20C0.506,0.579%200.843,0.926%201.263,0.932%20L1.263,0.932%20Z'%20id='path-377'%3e%3c/path%3e%3cpath%20d='M0.628,0.573%20C0.739,0.689%200.888,0.753%201.048,0.756%20L1.048,0.756%20L1.056,0.756%20C1.384,0.756%201.652,0.49%201.657,0.162%20L1.657,0.162%20L1.467,0.159%20C1.464,0.383%201.281,0.564%201.056,0.564%20L1.056,0.564%20L1.051,0.564%20C0.943,0.562%200.84,0.518%200.764,0.441%20L0.764,0.441%20C0.687,0.361%200.645,0.258%200.647,0.148%20L0.647,0.148%20L0.457,0.145%20C0.455,0.306%200.515,0.458%200.628,0.573%20L0.628,0.573%20Z'%20id='path-379'%3e%3c/path%3e%3cpath%20d='M1.3,0.974%20L1.304,0.974%20C1.429,0.974%201.548,0.926%201.637,0.838%20L1.637,0.838%20C1.727,0.75%201.779,0.63%201.779,0.503%20L1.779,0.503%20L1.589,0.502%20C1.589,0.577%201.557,0.648%201.504,0.702%20L1.504,0.702%20C1.45,0.754%201.381,0.783%201.305,0.783%20L1.305,0.783%20L1.302,0.783%20C1.147,0.78%201.021,0.652%201.023,0.495%20L1.023,0.495%20L0.832,0.493%20C0.829,0.754%201.039,0.969%201.3,0.974%20L1.3,0.974%20Z'%20id='path-381'%3e%3c/path%3e%3cpath%20d='M0.55,0.628%20C0.665,0.797%200.839,0.911%201.038,0.947%20L1.038,0.947%20C1.086,0.956%201.134,0.961%201.18,0.961%20L1.18,0.961%20C1.332,0.961%201.481,0.914%201.609,0.827%20L1.609,0.827%20C1.777,0.712%201.89,0.537%201.927,0.337%20L1.927,0.337%20L1.739,0.302%20C1.712,0.452%201.627,0.583%201.502,0.669%20L1.502,0.669%20C1.376,0.755%201.225,0.787%201.074,0.759%20L1.074,0.759%20C0.924,0.731%200.794,0.647%200.708,0.52%20L0.708,0.52%20C0.622,0.394%200.59,0.242%200.618,0.092%20L0.618,0.092%20L0.431,0.056%20C0.392,0.256%200.434,0.46%200.55,0.628%20L0.55,0.628%20Z'%20id='path-383'%3e%3c/path%3e%3cpath%20d='M0.856,1.043%20C1.01,1.201%201.216,1.29%201.438,1.293%20L1.438,1.293%20L1.45,1.293%20C1.665,1.293%201.87,1.211%202.025,1.058%20L2.025,1.058%20C2.184,0.903%202.271,0.696%202.274,0.475%20L2.274,0.475%20L2.084,0.472%20C2.082,0.643%202.014,0.802%201.892,0.921%20L1.892,0.921%20C1.773,1.038%201.615,1.102%201.45,1.102%20L1.45,1.102%20L1.441,1.102%20C1.27,1.1%201.112,1.031%200.992,0.909%20L0.992,0.909%20C0.874,0.788%200.811,0.627%200.812,0.456%20L0.812,0.456%20L0.622,0.453%20C0.619,0.675%200.703,0.885%200.856,1.043%20L0.856,1.043%20Z'%20id='path-385'%3e%3c/path%3e%3cpath%20d='M0.578,0.786%20C0.732,0.944%200.938,1.032%201.159,1.036%20L1.159,1.036%20L1.171,1.036%20C1.621,1.036%201.99,0.671%201.996,0.218%20L1.996,0.218%20L1.806,0.215%20C1.8,0.563%201.517,0.844%201.171,0.844%20L1.171,0.844%20L1.164,0.844%20C0.992,0.842%200.834,0.773%200.714,0.652%20L0.714,0.652%20C0.595,0.53%200.532,0.369%200.534,0.199%20L0.534,0.199%20L0.343,0.195%20C0.341,0.418%200.424,0.627%200.578,0.786%20L0.578,0.786%20Z'%20id='path-387'%3e%3c/path%3e%3cpath%20d='M0.924,1.689%20C0.986,1.947%201.019,2.796%201.643,2.896%20L1.643,2.896%20C2.104,2.97%203.747,3.163%204.111,2.808%20L4.111,2.808%20C4.445,2.482%203.817,0.947%201.818,0.652%20L1.818,0.652%20C1.806,0.651%201.793,0.65%201.78,0.65%20L1.78,0.65%20C1.396,0.65%200.866,1.44%200.924,1.689%20L0.924,1.689%20Z'%20id='path-389'%3e%3c/path%3e%3cpath%20d='M1.016,0.685%20C0.805,0.917%200.468,1.408%200.554,1.777%20L0.554,1.777%20C0.562,1.808%200.567,1.849%200.576,1.899%20L0.576,1.899%20C0.636,2.271%200.779,3.145%201.583,3.273%20L1.583,3.273%20C1.854,3.316%202.454,3.4%203.041,3.4%20L3.041,3.4%20C3.587,3.4%204.124,3.328%204.376,3.083%20L4.376,3.083%20C4.586,2.878%204.634,2.54%204.509,2.152%20L4.509,2.152%20C4.275,1.431%203.446,0.506%201.873,0.274%20L1.873,0.274%20C1.841,0.269%201.808,0.267%201.775,0.267%20L1.775,0.267%20C1.524,0.267%201.266,0.412%201.016,0.685%20L1.016,0.685%20Z%20M1.704,2.518%20C1.462,2.48%201.383,2.114%201.327,1.776%20L1.327,1.776%20C1.317,1.706%201.306,1.647%201.296,1.602%20L1.296,1.602%20C1.322,1.496%201.627,1.084%201.783,1.034%20L1.783,1.034%20C2.948,1.21%203.464,1.825%203.632,2.082%20L3.632,2.082%20C3.8,2.336%203.826,2.533%203.812,2.582%20L3.812,2.582%20C3.748,2.62%203.522,2.641%203.213,2.641%20L3.213,2.641%20C2.797,2.641%202.229,2.603%201.704,2.518%20L1.704,2.518%20Z'%20id='path-391'%3e%3c/path%3e%3cpath%20d='M0.181,1.497%20C0.216,1.649%200.235,2.149%200.604,2.208%20L0.604,2.208%20C0.876,2.252%201.845,2.366%202.059,2.157%20L2.059,2.157%20C2.258,1.965%201.886,1.059%200.707,0.885%20L0.707,0.885%20C0.7,0.884%200.692,0.883%200.685,0.883%20L0.685,0.883%20C0.458,0.883%200.146,1.349%200.181,1.497%20L0.181,1.497%20Z'%20id='path-393'%3e%3c/path%3e%3cpath%20d='M1.439,0.05%20C1.439,0.05%200.816,0.203%200.666,0.958%20L0.666,0.958%20C0.598,1.305%200.821,1.704%201.183,1.834%20L1.183,1.834%20C1.545,1.963%203.174,2.202%203.386,1.616%20L3.386,1.616%20C3.596,1.029%202.83,0.545%202.317,0.242%20L2.317,0.242%20C2.008,0.06%201.78,0.017%201.634,0.017%20L1.634,0.017%20C1.505,0.017%201.439,0.05%201.439,0.05%20L1.439,0.05%20Z'%20id='path-395'%3e%3c/path%3e%3cpath%20d='M1.319,0.686%20C0.995,0.778%200.443,1.124%200.293,1.885%20L0.293,1.885%20C0.186,2.428%200.52,3.003%201.055,3.194%20L1.055,3.194%20C1.187,3.241%201.769,3.37400546%202.36,3.37400546%20L2.36,3.37400546%20C2.957,3.375%203.566,3.239%203.744,2.745%20L3.744,2.745%20C4.07,1.833%202.977,1.189%202.509,0.913%20L2.509,0.913%20C2.138,0.694%201.842,0.635%201.631,0.635%20L1.631,0.635%20C1.486,0.635%201.381,0.663%201.319,0.686%20L1.319,0.686%20Z%20M1.311,2.474%20C1.12,2.406%201.011,2.184%201.041,2.033%20L1.041,2.033%20C1.138,1.545%201.495,1.431%201.536,1.419%20L1.536,1.419%20L1.585,1.403%20C1.591,1.401%201.608,1.398%201.632,1.398%20L1.632,1.398%20C1.709,1.398%201.87,1.422%202.124,1.571%20L2.124,1.571%20C2.375,1.72%203.139,2.172%203.026,2.487%20L3.026,2.487%20C2.962,2.575%202.694,2.612%202.381,2.612%20L2.381,2.612%20C1.996,2.612%201.541,2.556%201.311,2.474%20L1.311,2.474%20Z'%20id='path-397'%3e%3c/path%3e%3cpath%20d='M1.325,0.257%20C1.325,0.257%200.956,0.348%200.868,0.794%20L0.868,0.794%20C0.828,1.001%200.96,1.236%201.174,1.314%20L1.174,1.314%20C1.388,1.389%202.354,1.533%202.478,1.184%20L2.478,1.184%20C2.602,0.837%202.148,0.551%201.846,0.371%20L1.846,0.371%20C1.662,0.263%201.527,0.238%201.44,0.238%20L1.44,0.238%20C1.363,0.238%201.325,0.257%201.325,0.257%20L1.325,0.257%20Z'%20id='path-399'%3e%3c/path%3e%3cpath%20d='M0.886,0.408%20C0.886,0.408%200.263,0.561%200.113,1.316%20L0.113,1.316%20C0.044,1.664%200.269,2.062%200.63,2.192%20L0.63,2.192%20C0.992,2.321%202.622,2.56%202.833,1.974%20L2.833,1.974%20C3.043,1.387%202.277,0.902%201.764,0.6%20L1.764,0.6%20C1.455,0.417%201.226,0.375%201.079,0.375%20L1.079,0.375%20C0.951,0.375%200.886,0.408%200.886,0.408%20L0.886,0.408%20Z'%20id='path-401'%3e%3c/path%3e%3cpath%20d='M1.764,1.044%20C1.442,1.137%200.891,1.482%200.74,2.242%20L0.74,2.242%20C0.634,2.785%200.967,3.361%201.501,3.552%20L1.501,3.552%20C1.635,3.6%202.215,3.732%202.808,3.732%20L2.808,3.732%20C3.404,3.732%204.014,3.597%204.192,3.103%20L4.192,3.103%20C4.518,2.191%203.425,1.547%202.957,1.271%20L2.957,1.271%20C2.586,1.052%202.29,0.993%202.079,0.993%20L2.079,0.993%20C1.933,0.993%201.827,1.021%201.764,1.044%20L1.764,1.044%20Z%20M1.758,2.832%20C1.567,2.764%201.458,2.542%201.487,2.391%20L1.487,2.391%20C1.584,1.903%201.942,1.788%201.983,1.777%20L1.983,1.777%20L2.031,1.76%20C2.038,1.759%202.053,1.757%202.079,1.757%20L2.079,1.757%20C2.156,1.757%202.318,1.78%202.571,1.93%20L2.571,1.93%20C2.822,2.078%203.587,2.53%203.474,2.845%20L3.474,2.845%20C3.409,2.934%203.142,2.97%202.829,2.97%20L2.829,2.97%20C2.444,2.97%201.989,2.915%201.758,2.832%20L1.758,2.832%20Z'%20id='path-403'%3e%3c/path%3e%3cpath%20d='M0.773,0.615%20C0.773,0.615%200.404,0.706%200.314,1.154%20L0.314,1.154%20C0.274,1.359%200.406,1.595%200.621,1.671%20L0.621,1.671%20C0.835,1.748%201.8,1.89%201.925,1.543%20L1.925,1.543%20C2.05,1.195%201.596,0.909%201.293,0.729%20L1.293,0.729%20C1.109,0.621%200.974,0.596%200.888,0.596%20L0.888,0.596%20C0.811,0.596%200.773,0.615%200.773,0.615%20L0.773,0.615%20Z'%20id='path-405'%3e%3c/path%3e%3cpath%20d='M0.21,2.007%20C0.271,2.265%200.305,3.115%200.929,3.215%20L0.929,3.215%20C1.389,3.288%203.032,3.481%203.396,3.126%20L3.396,3.126%20C3.731,2.801%203.103,1.265%201.105,0.971%20L1.105,0.971%20C1.092,0.969%201.079,0.968%201.066,0.968%20L1.066,0.968%20C0.681,0.968%200.152,1.759%200.21,2.007%20L0.21,2.007%20Z'%20id='path-407'%3e%3c/path%3e%3cpath%20d='M1.303,1.002%20C1.09,1.235%200.754,1.724%200.839,2.095%20L0.839,2.095%20C0.847,2.127%200.854,2.168%200.861,2.217%20L0.861,2.217%20C0.923,2.59%201.065,3.463%201.869,3.592%20L1.869,3.592%20C2.14,3.635%202.739,3.72%203.325,3.72%20L3.325,3.72%20C3.873,3.72%204.41,3.647%204.662,3.4%20L4.662,3.4%20C4.871,3.198%204.92,2.859%204.795,2.472%20L4.795,2.472%20C4.563,1.75%203.733,0.824%202.159,0.592%20L2.159,0.592%20C2.129,0.588%202.099,0.586%202.069,0.586%20L2.069,0.586%20C1.819,0.586%201.554,0.726%201.303,1.002%20L1.303,1.002%20Z%20M1.989,2.837%20C1.748,2.799%201.669,2.434%201.613,2.095%20L1.613,2.095%20C1.603,2.024%201.592,1.965%201.581,1.921%20L1.581,1.921%20C1.608,1.813%201.913,1.402%202.068,1.352%20L2.068,1.352%20C3.232,1.529%203.749,2.143%203.917,2.399%20L3.917,2.399%20C4.084,2.654%204.112,2.85%204.098,2.9%20L4.098,2.9%20C4.034,2.938%203.808,2.958%203.498,2.958%20L3.498,2.958%20C3.082,2.958%202.514,2.921%201.989,2.837%20L1.989,2.837%20Z'%20id='path-409'%3e%3c/path%3e%3cpath%20d='M0.466,0.814%20C0.5,0.966%200.521,1.467%200.889,1.527%20L0.889,1.527%20C1.162,1.57%202.131,1.684%202.345,1.475%20L2.345,1.475%20C2.543,1.282%202.171,0.377%200.992,0.203%20L0.992,0.203%20C0.985,0.202%200.977,0.202%200.97,0.202%20L0.97,0.202%20C0.743,0.202%200.432,0.667%200.466,0.814%20L0.466,0.814%20Z'%20id='path-411'%3e%3c/path%3e%3cpath%20d='M0.493,0.422%20C0.493,0.422%20-0.066,0.72%200.045,1.348%20L0.045,1.348%20C0.286,2.696%200.853,2.58%201.493,2.706%20L1.493,2.706%20C2.229,2.851%202.931,2.749%203.331,2.64%20L3.331,2.64%20C3.731,2.532%203.077,1.391%202.196,0.647%20L2.196,0.647%20C1.803,0.314%201.447,0.216%201.163,0.216%20L1.163,0.216%20C0.752,0.216%200.493,0.422%200.493,0.422%20L0.493,0.422%20Z'%20id='path-413'%3e%3c/path%3e%3cpath%20d='M1.393,0.26%20C1.155,0.391%200.751,0.785%200.859,1.381%20L0.859,1.381%20C1.091,2.686%201.662,2.771%202.215,2.854%20L2.215,2.854%20C2.294,2.865%202.374,2.877%202.457,2.893%20L2.457,2.893%20C2.733,2.947%203,2.969%203.246,2.969%20L3.246,2.969%20C3.794,2.969%204.227,2.866%204.38,2.824%20L4.38,2.824%20C4.511,2.789%204.602,2.692%204.631,2.558%20L4.631,2.558%20C4.735,2.087%204.022,1.096%203.319,0.501%20L3.319,0.501%20C2.889,0.137%202.491,0.028%202.169,0.028%20L2.169,0.028%20C1.754,0.028%201.465,0.209%201.393,0.26%20L1.393,0.26%20Z%20M2.529,2.519%20C2.442,2.501%202.355,2.488%202.271,2.476%20L2.271,2.476%20C1.757,2.399%201.417,2.349%201.232,1.315%20L1.232,1.315%20C1.146,0.829%201.578,0.593%201.583,0.59%20L1.583,0.59%20L1.61,0.572%20C1.63,0.558%201.835,0.408%202.159,0.408%20L2.159,0.408%20C2.405,0.408%202.72,0.494%203.073,0.794%20L3.073,0.794%20C3.851,1.449%204.32,2.302%204.259,2.478%20L4.259,2.478%20C4.135,2.501%203.753,2.588%203.261,2.588%20L3.261,2.588%20C3.035,2.588%202.787,2.57%202.529,2.519%20L2.529,2.519%20Z'%20id='path-415'%3e%3c/path%3e%3cpath%20d='M0.658,0.643%20C0.658,0.643%200.309,0.828%200.379,1.219%20L0.379,1.219%20C0.528,2.058%200.882,1.985%201.279,2.064%20L1.279,2.064%20C1.737,2.154%202.174,2.091%202.423,2.023%20L2.423,2.023%20C2.673,1.955%202.264,1.245%201.717,0.783%20L1.717,0.783%20C1.473,0.576%201.251,0.515%201.075,0.515%20L1.075,0.515%20C0.819,0.515%200.658,0.643%200.658,0.643%20L0.658,0.643%20Z'%20id='path-417'%3e%3c/path%3e%3cpath%20d='M0.56,1.432%20C0.621,1.69%200.655,2.54%201.28,2.64%20L1.28,2.64%20C1.74,2.712%203.382,2.905%203.747,2.551%20L3.747,2.551%20C4.082,2.226%203.453,0.69%201.455,0.396%20L1.455,0.396%20C1.442,0.394%201.429,0.393%201.416,0.393%20L1.416,0.393%20C1.032,0.393%200.503,1.184%200.56,1.432%20L0.56,1.432%20Z'%20id='path-419'%3e%3c/path%3e%3cpath%20d='M0.793,0.557%20C0.591,0.777%200.313,1.205%200.376,1.477%20L0.376,1.477%20C0.384,1.511%200.392,1.557%200.399,1.612%20L0.399,1.612%20C0.459,1.971%200.581,2.721%201.25,2.828%20L1.25,2.828%20C1.374,2.848%202.05,2.951%202.699,2.951%20L2.699,2.951%20C3.193,2.951%203.671,2.892%203.88,2.689%20L3.88,2.689%20C4.035,2.538%204.066,2.271%203.964,1.956%20L3.964,1.956%20C3.731,1.233%202.873,0.411%201.483,0.207%20L1.483,0.207%20C1.459,0.203%201.435,0.201%201.411,0.201%20L1.411,0.201%20C1.169,0.201%200.944,0.392%200.793,0.557%20L0.793,0.557%20Z%20M1.31,2.451%20C0.943,2.392%200.842,1.955%200.776,1.55%20L0.776,1.55%20C0.765,1.486%200.755,1.43%200.746,1.389%20L0.746,1.389%20C0.739,1.305%200.896,0.98%201.14,0.748%20L1.14,0.748%20C1.277,0.617%201.367,0.587%201.427,0.584%20L1.427,0.584%20C2.832,0.792%203.454,1.617%203.601,2.073%20L3.601,2.073%20C3.666,2.276%203.638,2.391%203.614,2.415%20L3.614,2.415%20C3.501,2.524%203.149,2.567%202.723,2.567%20L2.723,2.567%20C2.269,2.567%201.732,2.518%201.31,2.451%20L1.31,2.451%20Z'%20id='path-421'%3e%3c/path%3e%3cpath%20d='M0.817,1.24%20C0.851,1.392%200.871,1.893%201.24,1.952%20L1.24,1.952%20C1.512,1.995%202.482,2.109%202.695,1.901%20L2.695,1.901%20C2.894,1.708%202.522,0.802%201.343,0.628%20L1.343,0.628%20C1.336,0.627%201.328,0.626%201.32,0.626%20L1.32,0.626%20C1.094,0.626%200.782,1.093%200.817,1.24%20L0.817,1.24%20Z'%20id='path-423'%3e%3c/path%3e%3cpath%20d='M1.075,0.794%20C1.075,0.794%200.453,0.946%200.303,1.702%20L0.303,1.702%20C0.234,2.049%200.457,2.448%200.819,2.577%20L0.819,2.577%20C1.18,2.706%202.81,2.946%203.022,2.36%20L3.022,2.36%20C3.232,1.772%202.466,1.288%201.953,0.985%20L1.953,0.985%20C1.644,0.803%201.416,0.76%201.269,0.76%20L1.269,0.76%20C1.14,0.76%201.075,0.794%201.075,0.794%20L1.075,0.794%20Z'%20id='path-425'%3e%3c/path%3e%3cpath%20d='M1.012,0.613%20C0.897,0.648%200.274,0.865%200.117,1.665%20L0.117,1.665%20C0.028,2.11%200.314,2.6%200.755,2.757%20L0.755,2.757%20C0.928,2.819%201.464,2.929%201.992,2.929%20L1.992,2.929%20C2.529,2.929%203.06,2.815%203.201,2.424%20L3.201,2.424%20C3.474,1.661%202.511,1.093%202.05,0.821%20L2.05,0.821%20C1.711,0.621%201.45,0.57%201.27,0.57%20L1.27,0.57%20C1.14,0.57%201.053,0.597%201.012,0.613%20L1.012,0.613%20Z%20M0.882,2.397%20C0.618,2.303%200.439,2.001%200.49,1.739%20L0.49,1.739%20C0.612,1.12%201.1,0.984%201.122,0.978%20L1.122,0.978%20L1.156,0.967%20C1.161,0.965%201.199,0.951%201.268,0.951%20L1.268,0.951%20C1.381,0.951%201.577,0.985%201.856,1.15%20L1.856,1.15%20C2.427,1.486%202.989,1.885%202.842,2.294%20L2.842,2.294%20C2.776,2.48%202.409,2.544%202.003,2.544%20L2.003,2.544%20C1.57,2.544%201.092,2.472%200.882,2.397%20L0.882,2.397%20Z'%20id='path-427'%3e%3c/path%3e%3cpath%20d='M0.961,1.001%20C0.961,1.001%200.593,1.092%200.503,1.539%20L0.503,1.539%20C0.464,1.744%200.596,1.98%200.809,2.057%20L0.809,2.057%20C1.024,2.133%201.99,2.276%202.115,1.929%20L2.115,1.929%20C2.24,1.58%201.785,1.294%201.482,1.114%20L1.482,1.114%20C1.299,1.006%201.163,0.981%201.076,0.981%20L1.076,0.981%20C1,0.981%200.961,1.001%200.961,1.001%20L0.961,1.001%20Z'%20id='path-429'%3e%3c/path%3e%3cpath%20d='M1.635,0.191%20C1.187,0.395%200.058,0.979%200.279,1.791%20L0.279,1.791%20C0.416,2.295%200.69,2.279%201.168,2.264%20L1.168,2.264%20C1.288,2.261%201.423,2.256%201.572,2.261%20L1.572,2.261%20L2.125,2.278%20C2.24,2.281%202.342,2.225%202.405,2.119%20L2.405,2.119%20C2.732,1.589%202.569,0.748%202.057,0.303%20L2.057,0.303%20L2.018,0.27%20C1.938,0.2%201.847,0.163%201.759,0.163%20L1.759,0.163%20C1.716,0.163%201.674,0.172%201.635,0.191%20L1.635,0.191%20Z'%20id='path-431'%3e%3c/path%3e%3cpath%20d='M2.477,0.842%20C0.834,1.596%200.791,2.449%200.911,2.891%20L0.911,2.891%20C1.127,3.68%201.706,3.662%202.162,3.647%20L2.162,3.647%20C2.279,3.643%202.413,3.639%202.559,3.643%20L2.559,3.643%20L3.113,3.659%20L3.135,3.659%20C3.378,3.659%203.6,3.532%203.73,3.318%20L3.73,3.318%20C4.15,2.635%203.956,1.579%203.305,1.013%20L3.305,1.013%20L3.267,0.98%20C3.117,0.85%202.936,0.782%202.759,0.782%20L2.759,0.782%20C2.662,0.782%202.567,0.802%202.477,0.842%20L2.477,0.842%20Z%20M1.646,2.69%20C1.506,2.173%202.489,1.678%202.793,1.538%20L2.793,1.538%20L2.771,1.559%20L2.808,1.592%20C3.178,1.914%203.31,2.546%203.081,2.919%20L3.081,2.919%20L2.584,2.879%20C2.419,2.874%202.27,2.878%202.138,2.883%20L2.138,2.883%20C2.049,2.885%201.978,2.888%201.921,2.888%20L1.921,2.888%20C1.702,2.888%201.691,2.854%201.646,2.69%20L1.646,2.69%20Z'%20id='path-433'%3e%3c/path%3e%3cpath%20d='M1.681,0.392%20C1.355,0.541%200.534,0.965%200.695,1.555%20L0.695,1.555%20C0.795,1.921%200.994,1.91%201.339,1.9%20L1.339,1.9%20C1.427,1.897%201.525,1.894%201.634,1.897%20L1.634,1.897%20L2.037,1.909%20C2.119,1.912%202.194,1.87%202.24,1.794%20L2.24,1.794%20C2.477,1.409%202.359,0.798%201.987,0.474%20L1.987,0.474%20L1.959,0.45%20C1.901,0.399%201.835,0.373%201.771,0.373%20L1.771,0.373%20C1.74,0.373%201.709,0.379%201.681,0.392%20L1.681,0.392%20Z'%20id='path-435'%3e%3c/path%3e%3cpath%20d='M0.619,1.061%20C0.619,1.061%200.087,1.405%200.251,2.021%20L0.251,2.021%20C0.605,3.344%201.161,3.18%201.81,3.251%20L1.81,3.251%20C2.554,3.333%203.245,3.171%203.635,3.028%20L3.635,3.028%20C4.025,2.886%203.274,1.805%202.335,1.14%20L2.335,1.14%20C1.965,0.878%201.64,0.794%201.374,0.794%20L1.374,0.794%20C0.901,0.794%200.619,1.061%200.619,1.061%20L0.619,1.061%20Z'%20id='path-437'%3e%3c/path%3e%3cpath%20d='M1.384,0.759%20C1.101,0.957%200.703,1.443%200.883,2.119%20L0.883,2.119%20C1.232,3.427%201.836,3.569%202.533,3.612%20L2.533,3.612%20C2.608,3.617%202.687,3.622%202.768,3.63%20L2.768,3.63%20C2.925,3.648%203.076,3.655%203.223,3.655%20L3.223,3.655%20C3.943,3.655%204.522,3.477%204.765,3.387%20L4.765,3.387%20C4.957,3.318%205.088,3.153%205.116,2.947%20L5.116,2.947%20C5.199,2.316%204.234,1.309%203.555,0.828%20L3.555,0.828%20C3.123,0.522%202.718,0.414%202.371,0.414%20L2.371,0.414%20C1.924,0.414%201.573,0.593%201.384,0.759%20L1.384,0.759%20Z%20M2.849,2.872%20C2.758,2.861%202.668,2.856%202.579,2.849%20L2.579,2.849%20C2.097,2.82%201.855,2.805%201.619,1.921%20L1.619,1.921%20C1.535,1.602%201.779,1.414%201.829,1.379%20L1.829,1.379%20L1.876,1.344%20C1.925,1.299%202.38,0.932%203.114,1.452%20L3.114,1.452%20C3.724,1.885%204.172,2.446%204.314,2.731%20L4.314,2.731%20C4.075,2.802%203.679,2.892%203.218,2.892%20L3.218,2.892%20C3.099,2.892%202.975,2.886%202.849,2.872%20L2.849,2.872%20Z'%20id='path-439'%3e%3c/path%3e%3cpath%20d='M0.802,0.266%20C0.802,0.266%200.469,0.479%200.572,0.864%20L0.572,0.864%20C0.792,1.687%201.137,1.585%201.542,1.63%20L1.542,1.63%20C2.005,1.681%202.435,1.579%202.677,1.492%20L2.677,1.492%20C2.919,1.402%202.454,0.73%201.869,0.315%20L1.869,0.315%20C1.639,0.152%201.437,0.1%201.272,0.1%20L1.272,0.1%20C0.977,0.1%200.802,0.266%200.802,0.266%20L0.802,0.266%20Z'%20id='path-441'%3e%3c/path%3e%3cpath%20d='M8,0%20C3.857,0%200.5,3.358%200.5,7.5%20L0.5,7.5%20L0.5,67%20L0,67%20L0.5,67.5%20L0.5,67%20L102.5,67%20L102.5,7.5%20C102.5,3.358%2099.142,0%2095,0%20L95,0%20M102.5,67%20L102.5,67.5%20L103,67'%20id='path-443'%3e%3c/path%3e%3cpath%20d='M8,0.5%20C3.582,0.5%200,4.082%200,8.5%20L0,8.5%20L0,68.5%20L103,68.5%20L103,8.5%20C103,4.082%2099.418,0.5%2095,0.5%20L95,0.5%20L8,0.5%20Z'%20id='path-445'%3e%3c/path%3e%3cpath%20d='M4,0%20C2.068,0%200.5,1.567%200.5,3.5%20L0.5,3.5%20L0.5,58%20L0,58%20L0.5,58.5%20L0.5,58%20L91.5,58%20L91.5,3.5%20C91.5,1.567%2089.933,0%2088,0%20L88,0%20M91.5,58%20L91.5,58.5%20L92,58'%20id='path-447'%3e%3c/path%3e%3cpath%20d='M4,0.5%20C1.791,0.5%200,2.291%200,4.5%20L0,4.5%20L0,59.5%20L92,59.5%20L92,4.5%20C92,2.291%2090.209,0.5%2088,0.5%20L88,0.5%20L4,0.5%20Z'%20id='path-449'%3e%3c/path%3e%3cpath%20d='M1.529,0.5%20C0.685,0.5%200,1.184%200,2.029%20L0,2.029%20C0,2.873%200.685,3.557%201.529,3.557%20L1.529,3.557%20L67.472,3.557%20C68.315,3.557%2069,2.873%2069,2.029%20L69,2.029%20C69,1.184%2068.315,0.5%2067.472,0.5%20L67.472,0.5%20L1.529,0.5%20Z'%20id='path-451'%3e%3c/path%3e%3cpath%20d='M1.529,0.634%20C0.685,0.634%200,1.319%200,2.163%20L0,2.163%20C0,3.008%200.685,3.693%201.529,3.693%20L1.529,3.693%20L32.971,3.693%20C33.816,3.693%2034.5,3.008%2034.5,2.163%20L34.5,2.163%20C34.5,1.319%2033.816,0.634%2032.971,0.634%20L32.971,0.634%20L1.529,0.634%20Z'%20id='path-453'%3e%3c/path%3e%3cpath%20d='M1.529,0.038%20C0.685,0.038%200,0.723%200,1.567%20L0,1.567%20C0,2.411%200.685,3.096%201.529,3.096%20L1.529,3.096%20L43.118,3.096%20C43.963,3.096%2044.647,2.411%2044.647,1.567%20L44.647,1.567%20C44.647,0.723%2043.963,0.038%2043.118,0.038%20L43.118,0.038%20L1.529,0.038%20Z'%20id='path-455'%3e%3c/path%3e%3cpath%20d='M1.529,0.769%20C0.685,0.769%200,1.454%200,2.299%20L0,2.299%20C0,3.143%200.685,3.827%201.529,3.827%20L1.529,3.827%20L21.81,3.827%20C22.654,3.827%2023.338,3.143%2023.338,2.299%20L23.338,2.299%20C23.338,1.454%2022.654,0.769%2021.81,0.769%20L21.81,0.769%20L1.529,0.769%20Z'%20id='path-457'%3e%3c/path%3e%3cpath%20d='M1.529,0.173%20C0.685,0.173%200,0.857%200,1.702%20L0,1.702%20C0,2.547%200.685,3.231%201.529,3.231%20L1.529,3.231%20L21.81,3.231%20C22.654,3.231%2023.338,2.547%2023.338,1.702%20L23.338,1.702%20C23.338,0.857%2022.654,0.173%2021.81,0.173%20L21.81,0.173%20L1.529,0.173%20Z'%20id='path-459'%3e%3c/path%3e%3cpath%20d='M1.529,0.308%20C0.685,0.308%200,0.992%200,1.837%20L0,1.837%20C0,2.681%200.685,3.365%201.529,3.365%20L1.529,3.365%20L10.648,3.365%20C11.492,3.365%2012.177,2.681%2012.177,1.837%20L12.177,1.837%20C12.177,0.992%2011.492,0.308%2010.648,0.308%20L10.648,0.308%20L1.529,0.308%20Z'%20id='path-461'%3e%3c/path%3e%3cpath%20d='M1.529,0.904%20C0.685,0.904%200,1.588%200,2.433%20L0,2.433%20C0,3.277%200.685,3.961%201.529,3.961%20L1.529,3.961%20L56.488,3.961%20C57.332,3.961%2058.016,3.277%2058.016,2.433%20L58.016,2.433%20C58.016,1.588%2057.332,0.904%2056.488,0.904%20L56.488,0.904%20L1.529,0.904%20Z'%20id='path-463'%3e%3c/path%3e%3cpath%20d='M1.529,0.442%20C0.685,0.442%200,1.127%200,1.971%20L0,1.971%20C0,2.815%200.685,3.5%201.529,3.5%20L1.529,3.5%20L27.48,3.5%20C28.325,3.5%2029.009,2.815%2029.009,1.971%20L29.009,1.971%20C29.009,1.127%2028.325,0.442%2027.48,0.442%20L27.48,0.442%20L1.529,0.442%20Z'%20id='path-465'%3e%3c/path%3e%3cpath%20d='M2,0%20C1.172,0%200.5,0.671%200.5,1.5%20L0.5,1.5%20L0.5,6%20L0,6%20L0.5,6.5%20L0.5,6%20L122.5,6%20L122.5,1.5%20C122.5,0.671%20121.828,0%20121,0%20L121,0%20M122.5,6%20L122.5,6.5%20L123,6'%20id='path-467'%3e%3c/path%3e%3cpath%20d='M2,0.5%20C0.896,0.5%200,1.395%200,2.5%20L0,2.5%20L0,7.5%20L123,7.5%20L123,2.5%20C123,1.395%20122.104,0.5%20121,0.5%20L121,0.5%20L2,0.5%20Z'%20id='path-469'%3e%3c/path%3e%3cpath%20d='M20.498,0.5%20L20.462,1%20L20.965,1%20L20.967,0.964%20L20.534,0.5%20L20.498,0.5%20Z%20M0.467,0.5%20L0.033,0.964%20L0.036,1%20L0.538,1%20L0.502,0.5%20L0.467,0.5%20Z%20M0.538,1%20L2.253,25%20L1.787,25%20L2.286,25.465%20L2.253,25%20L18.747,25%20L18.714,25.465%20L19.213,25%20L18.747,25%20L20.462,1%20L0.538,1%20Z'%20id='path-471'%3e%3c/path%3e%3cpolygon%20id='path-473'%20points='0%200.5%201.787%2025.5%2019.213%2025.5%2021%200.5'%3e%3c/polygon%3e%3cpath%20d='M19.966,0.5%20L19.93,1%20L20.431,1%20L20.434,0.964%20L20.002,0.5%20L19.966,0.5%20Z%20M1.001,0.5%20L0.571,0.963%20L0.573,1%20L1.074,1%20L1.038,0.5%20L1.001,0.5%20Z%20M1.074,1%20L1.82,11%20L1.355,11%20L1.855,11.463%20L1.82,11%20L19.206,11%20L19.173,11.464%20L19.672,11%20L19.206,11%20L19.93,1%20L1.074,1%20Z'%20id='path-475'%3e%3c/path%3e%3cpolygon%20id='path-477'%20points='0.536%200.5%201.355%2011.5%2019.672%2011.5%2020.468%200.5'%3e%3c/polygon%3e%3cpath%20d='M23.805,1%20L2.195,1%20L2.303,0.646%20L1.824,1%20L2.195,1%20L0.675,6%20L25.325,6%20L23.805,1%20L24.176,1%20L23.697,0.646%20L23.805,1%20Z%20M25.325,6%20L25.477,6.5%20L25.629,6.5%20L25.892,6.145%20L25.848,6%20L25.325,6%20Z%20M0.152,6%20L0.108,6.145%20L0.371,6.5%20L0.523,6.5%20L0.675,6%20L0.152,6%20Z'%20id='path-479'%3e%3c/path%3e%3cpolygon%20id='path-481'%20points='1.824%200.5%200%206.5%2026%206.5%2024.176%200.5'%3e%3c/polygon%3e%3cpath%20d='M1.742,0.996%20L2.106,1.038%20L0.773,4%20L17.259,4%20L16.749,2.74%20L2.106,1.038%20L2.256,0.705%20L1.742,0.996%20Z%20M16.749,2.74%20L17.042,2.775%20L16.637,2.465%20L16.749,2.74%20Z%20M17.259,4%20L17.461,4.5%20L17.663,4.5%20L17.873,4.188%20L17.797,4%20L17.259,4%20Z%20M0.224,4%20L0.132,4.205%20L0.323,4.5%20L0.548,4.5%20L0.773,4%20L0.224,4%20Z'%20id='path-483'%3e%3c/path%3e%3cpolygon%20id='path-485'%20points='0%204.5%2018%204.5%2017.1%202.278%201.8%200.5'%3e%3c/polygon%3e%3cpath%20d='M20.36,10.733%20C19.764,10.634%2019.165,10.583%2018.568,10.583%20L18.568,10.583%20C13.157,10.583%208.566,14.655%207.855,19.96%20L7.855,19.96%20L0,19.982%20L0,21.306%20L9.061,21.278%20L9.108,20.67%20C9.484,15.755%2013.639,11.904%2018.568,11.904%20L18.568,11.904%20C19.26,11.904%2019.96,11.981%2020.646,12.134%20L20.646,12.134%20L21.226,12.263%20L21.416,11.701%20C23.414,5.792%2028.949,1.821%2035.188,1.821%20L35.188,1.821%20C43.205,1.821%2049.727,8.343%2049.727,16.36%20L49.727,16.36%20C49.727,17.728%2049.53,19.098%2049.139,20.435%20L49.139,20.435%20L48.892,21.28%20L60.378,21.28%20C60.743,21.28%2061.038,20.985%2061.038,20.619%20L61.038,20.619%20C61.038,20.255%2060.743,19.96%2060.378,19.96%20L60.378,19.96%20L50.63,19.96%20C50.908,18.772%2051.049,17.566%2051.049,16.36%20L51.049,16.36%20C51.049,7.615%2043.935,0.5%2035.188,0.5%20L35.188,0.5%20C28.576,0.5%2022.688,4.588%2020.36,10.733%20L20.36,10.733%20Z'%20id='path-487'%3e%3c/path%3e%3cpath%20d='M9.596,5.322%20C9.316,5.276%209.032,5.252%208.751,5.252%20L8.751,5.252%20C6.201,5.252%204.037,7.171%203.702,9.672%20L3.702,9.672%20L0,9.682%20L0,10.306%20L4.27,10.293%20L4.293,10.006%20C4.469,7.689%206.428,5.874%208.751,5.874%20L8.751,5.874%20C9.077,5.874%209.408,5.911%209.731,5.983%20L9.731,5.983%20L10.004,6.044%20L10.093,5.78%20C11.035,2.994%2013.644,1.122%2016.584,1.122%20L16.584,1.122%20C20.363,1.122%2023.438,4.197%2023.438,7.975%20L23.438,7.975%20C23.438,8.62%2023.344,9.265%2023.159,9.895%20L23.159,9.895%20L23.043,10.294%20L28.456,10.294%20C28.628,10.294%2028.768,10.155%2028.768,9.983%20L28.768,9.983%20C28.768,9.811%2028.628,9.671%2028.456,9.671%20L28.456,9.671%20L23.863,9.671%20C23.993,9.111%2024.06,8.544%2024.06,7.975%20L24.06,7.975%20C24.06,3.854%2020.706,0.5%2016.584,0.5%20L16.584,0.5%20C13.467,0.5%2010.694,2.427%209.596,5.322%20L9.596,5.322%20Z'%20id='path-489'%3e%3c/path%3e%3cpath%20d='M0,2%20C0,2.828%200.672,3.5%201.5,3.5%20L1.5,3.5%20C2.328,3.5%203,2.828%203,2%20L3,2%20C3,1.172%202.328,0.5%201.5,0.5%20L1.5,0.5%20C0.672,0.5%200,1.172%200,2%20L0,2%20Z'%20id='path-491'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Coding'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M165,93.8058874%20L165,92.4817023%20L172.855291,92.4605681%20C173.565265,87.1545814%20178.157315,83.0829598%20183.568312,83.0829598%20C184.16469,83.0829598%20184.765032,83.1331534%20185.360089,83.23288%20C187.688806,77.0887931%20193.575981,73%20200.188321,73%20C208.934547,73%20216.048823,80.1149359%20216.048823,88.8605017%20C216.048823,90.0658074%20215.908149,91.272434%20215.629443,92.4592473%20L225.377559,92.4592473%20C225.742783,92.4592473%20226.038,92.7544646%20226.038,93.1196887%20C226.038,93.4849129%20225.742783,93.7801302%20225.377559,93.7801302%20L213.891821,93.7801302%20L214.138826,92.9347651%20C214.529808,91.5980316%20214.72794,90.2276156%20214.72794,88.8605017%20C214.72794,80.8434028%20208.20542,74.3208829%20200.188321,74.3208829%20C193.949131,74.3208829%20188.413971,78.291457%20186.416135,84.2010872%20L186.225928,84.7631229%20L185.646721,84.6343368%20C184.959862,84.4811144%20184.260454,84.4038427%20183.568312,84.4038427%20C178.638777,84.4038427%20174.483279,88.2542165%20174.108148,93.1698823%20L174.061917,93.7781489%20L165,93.8058874%20Z'%20id='Fill-58'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M133,77.8058874%20L133,77.1817943%20L136.702226,77.1718337%20C137.036839,74.6711037%20139.201088,72.7521342%20141.75131,72.7521342%20C142.032386,72.7521342%20142.315328,72.7757906%20142.595781,72.8227921%20C143.693314,69.9270625%20146.46796,68%20149.584379,68%20C153.706506,68%20157.059489,71.3532941%20157.059489,75.4751099%20C157.059489,76.0431746%20156.993188,76.6118619%20156.861833,77.1712112%20L161.456154,77.1712112%20C161.628286,77.1712112%20161.767423,77.3103482%20161.767423,77.4824796%20C161.767423,77.654611%20161.628286,77.7937479%20161.456154,77.7937479%20L156.042886,77.7937479%20L156.1593,77.3953244%20C156.343571,76.7653173%20156.436952,76.1194354%20156.436952,75.4751099%20C156.436952,71.6966231%20153.362865,68.6225367%20149.584379,68.6225367%20C146.643826,68.6225367%20144.035086,70.4938822%20143.093499,73.2791115%20L143.003854,73.5440009%20L142.730872,73.4833036%20C142.407153,73.4110893%20142.077519,73.3746709%20141.75131,73.3746709%20C139.428003,73.3746709%20137.469502,75.1893655%20137.292702,77.506136%20L137.270913,77.7928141%20L133,77.8058874%20Z'%20id='Fill-58-Copy'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Line'%20fill='%235E63B6'%20fill-rule='nonzero'%20points='62%2091%2063%2091%2063%20107.024984%2062%20107.024984'%3e%3c/polygon%3e%3cpath%20d='M62.2494819,106.067287%20C62.4884627,105.92893%2062.7943558,106.010501%2062.9327131,106.249482%20C63.0710705,106.488463%2062.989499,106.794356%2062.7505181,106.932713%20L43.7505181,117.932713%20C43.5115373,118.07107%2043.2056442,117.989499%2043.0672869,117.750518%20C42.9289295,117.511537%2043.010501,117.205644%2043.2494819,117.067287%20L62.2494819,106.067287%20Z'%20id='Line-3'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M62.2,106.9%20C61.9790861,106.734315%2061.9343146,106.420914%2062.1,106.2%20C62.2656854,105.979086%2062.5790861,105.934315%2062.8,106.1%20L86.8,124.1%20C87.0209139,124.265685%2087.0656854,124.579086%2086.9,124.8%20C86.7343146,125.020914%2086.4209139,125.065685%2086.2,124.9%20L62.2,106.9%20Z'%20id='Line-4'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M62.5,108.5%20C61.3954305,108.5%2060.5,107.604569%2060.5,106.5%20C60.5,105.395431%2061.3954305,104.5%2062.5,104.5%20C63.6045695,104.5%2064.5,105.395431%2064.5,106.5%20C64.5,107.604569%2063.6045695,108.5%2062.5,108.5%20Z%20M62.5,107.5%20C63.0522847,107.5%2063.5,107.052285%2063.5,106.5%20C63.5,105.947715%2063.0522847,105.5%2062.5,105.5%20C61.9477153,105.5%2061.5,105.947715%2061.5,106.5%20C61.5,107.052285%2061.9477153,107.5%2062.5,107.5%20Z'%20id='Oval'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Group-789'%20transform='translate(5.000000,%2016.000000)'%3e%3cg%20id='Group-3'%20transform='translate(27.000000,%2095.368000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-2'%3e%3c/g%3e%3cpolygon%20id='Fill-1'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%20points='-5%20109.058%20212.116%20109.058%20212.116%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpolygon%20id='Fill-4'%20fill='%23E1F2FF'%20points='108.583%2035.923%20127.091%2035.923%20127.091%2028.539%20108.583%2028.539'%3e%3c/polygon%3e%3cg%20id='Group-11'%20transform='translate(56.000000,%2027.368000)'%3e%3cpath%20d='M53.083,8.054%20L70.592,8.054%20L70.592,1.67%20L53.083,1.67%20L53.083,8.054%20Z%20M71.092,9.054%20L52.583,9.054%20C52.307,9.054%2052.083,8.831%2052.083,8.554%20L52.083,1.17%20C52.083,0.894%2052.307,0.67%2052.583,0.67%20L71.092,0.67%20C71.368,0.67%2071.592,0.894%2071.592,1.17%20L71.592,8.554%20C71.592,8.831%2071.368,9.054%2071.092,9.054%20L71.092,9.054%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M56.367,157.755%20L67.651,157.755%20L67.651,9.054%20L56.367,9.054%20L56.367,157.755%20Z%20M55.367,158.755%20L68.651,158.755%20L68.651,8.054%20L55.367,8.054%20L55.367,158.755%20Z'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-8'%20fill='%23375D81'%20points='50.851%20158.755%2073.512%20158.755%2073.512%20157.755%2050.851%20157.755'%3e%3c/polygon%3e%3cpath%20d='M89.2529,1.6709%20L0.6119,1.6709%20C0.3359,1.6709%200.1119,1.4469%200.1119,1.1709%20C0.1119,0.8949%200.3359,0.6709%200.6119,0.6709%20L89.2529,0.6709%20C89.5289,0.6709%2089.7529,0.8949%2089.7529,1.1709%20C89.7529,1.4469%2089.5289,1.6709%2089.2529,1.6709'%20id='Fill-9'%20fill='%23375D81'%3e%3c/path%3e%3cpath%20d='M6.939,25.003%20L12.859,25.003%20L12.859,1.67%20L6.939,1.67%20L6.939,25.003%20Z%20M13.359,26.003%20L6.439,26.003%20C6.163,26.003%205.939,25.78%205.939,25.503%20L5.939,1.17%20C5.939,0.894%206.163,0.67%206.439,0.67%20L13.359,0.67%20C13.636,0.67%2013.859,0.894%2013.859,1.17%20L13.859,25.503%20C13.859,25.78%2013.636,26.003%2013.359,26.003%20L13.359,26.003%20Z'%20id='Fill-10'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-14'%20transform='translate(61.000000,%2052.368000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-13'%3e%3c/g%3e%3cpolygon%20id='Fill-12'%20fill='%235A749A'%20mask='url(%23mask-4)'%20points='-4.6%2012.369%2014.4%2012.369%2014.4%20-4.497%20-4.6%20-4.497'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-37'%20transform='translate(0.000000,%200.368000)'%3e%3cpath%20d='M62.3261,53.0034%20L65.9031,58.4574%20L69.4751,53.0034%20L62.3261,53.0034%20Z%20M65.9031,59.8694%20C65.7351,59.8694%2065.5781,59.7844%2065.4851,59.6434%20L60.9821,52.7774%20C60.8821,52.6244%2060.8731,52.4274%2060.9601,52.2654%20C61.0481,52.1044%2061.2171,52.0034%2061.4001,52.0034%20L70.4001,52.0034%20C70.5841,52.0034%2070.7531,52.1044%2070.8401,52.2654%20C70.9281,52.4274%2070.9191,52.6234%2070.8181,52.7774%20L66.3211,59.6434%20C66.2291,59.7844%2066.0721,59.8694%2065.9031,59.8694%20L65.9031,59.8694%20Z'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M66.3984,61.0151%20C66.3794,61.2771%2066.1644,61.5091%2065.8994,61.5091%20C64.3514,61.5091%2063.0924,62.7701%2063.0924,64.3201%20C63.0924,65.8691%2064.3514,67.1291%2065.8994,67.1291%20C67.3994,67.1291%2068.6284,65.9481%2068.7054,64.4661%20L66.3984,61.0151%20Z%20M65.8994,68.1291%20C63.8004,68.1291%2062.0924,66.4201%2062.0924,64.3201%20C62.0924,62.3881%2063.5364,60.7871%2065.3994,60.5411%20L65.3994,59.3691%20C65.3994,59.1491%2065.5444,58.9541%2065.7534,58.8901%20C65.9644,58.8261%2066.1934,58.9091%2066.3154,59.0911%20L69.6254,64.0421%20C69.6794,64.1241%2069.7094,64.2211%2069.7094,64.3201%20C69.7094,66.4201%2068.0004,68.1291%2065.8994,68.1291%20L65.8994,68.1291%20Z'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M62.9756,27.6709%20L141.7636,27.6709%20L117.7596,13.9529%20L62.9756,27.6709%20Z%20M143.6466,28.6709%20L58.9206,28.6709%20C58.6676,28.6709%2058.4546,28.4829%2058.4246,28.2319%20C58.3936,27.9819%2058.5546,27.7469%2058.7996,27.6859%20L117.7116,12.9339%20C117.8346,12.9019%20117.9686,12.9209%20118.0806,12.9849%20L143.8946,27.7369%20C144.0916,27.8489%20144.1876,28.0799%20144.1296,28.2989%20C144.0716,28.5189%20143.8726,28.6709%20143.6466,28.6709%20L143.6466,28.6709%20Z'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M117.833,28.6704%20C117.557,28.6704%20117.333,28.4464%20117.333,28.1704%20L117.333,13.4184%20C117.333,13.1424%20117.557,12.9184%20117.833,12.9184%20C118.109,12.9184%20118.333,13.1424%20118.333,13.4184%20L118.333,28.1704%20C118.333,28.4464%20118.109,28.6704%20117.833,28.6704'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M123.7304,85.4433%20L112.0624,77.3273%20C111.9274,77.2343%20111.8474,77.0803%20111.8474,76.9173%20C111.8474,76.7533%20111.9274,76.6003%20112.0624,76.5063%20L123.1394,68.8013%20L112.0624,61.1013%20C111.9274,61.0073%20111.8474,60.8543%20111.8474,60.6913%20C111.8474,60.5273%20111.9274,60.3743%20112.0624,60.2803%20L123.1394,52.5783%20L112.0624,44.8783%20C111.9274,44.7843%20111.8474,44.6313%20111.8474,44.4673%20C111.8474,44.3043%20111.9274,44.1503%20112.0624,44.0573%20L123.7304,35.9493%20L124.3004,36.7703%20L113.2234,44.4673%20L124.3004,52.1673%20C124.4354,52.2613%20124.5154,52.4143%20124.5154,52.5783%20C124.5154,52.7413%20124.4354,52.8953%20124.3004,52.9883%20L113.2234,60.6913%20L124.3004,68.3913%20C124.4354,68.4853%20124.5154,68.6383%20124.5154,68.8013%20C124.5154,68.9653%20124.4354,69.1183%20124.3004,69.2123%20L113.2234,76.9173%20L124.3004,84.6223%20L123.7304,85.4433%20Z'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M123.7304,134.1162%20L112.0624,126.0002%20C111.9274,125.9062%20111.8474,125.7532%20111.8474,125.5892%20C111.8474,125.4262%20111.9274,125.2722%20112.0624,125.1782%20L123.1394,117.4742%20L112.0624,109.7742%20C111.9274,109.6802%20111.8474,109.5272%20111.8474,109.3642%20C111.8474,109.2002%20111.9274,109.0472%20112.0624,108.9532%20L123.1394,101.2512%20L112.0624,93.5512%20C111.9274,93.4572%20111.8474,93.3042%20111.8474,93.1402%20C111.8474,92.9772%20111.9274,92.8232%20112.0624,92.7302%20L123.7304,84.6222%20L124.3004,85.4432%20L113.2234,93.1402%20L124.3004,100.8402%20C124.4354,100.9342%20124.5154,101.0872%20124.5154,101.2512%20C124.5154,101.4142%20124.4354,101.5682%20124.3004,101.6612%20L113.2234,109.3642%20L124.3004,117.0632%20C124.4354,117.1572%20124.5154,117.3102%20124.5154,117.4742%20C124.5154,117.6372%20124.4354,117.7912%20124.3004,117.8852%20L113.2234,125.5892%20L124.3004,133.2952%20L123.7304,134.1162%20Z'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M123.7304,182.8188%20L112.0624,174.7028%20C111.9274,174.6098%20111.8474,174.4558%20111.8474,174.2928%20C111.8474,174.1288%20111.9274,173.9758%20112.0624,173.8818%20L123.1394,166.1768%20L112.0624,158.4768%20C111.9274,158.3828%20111.8474,158.2298%20111.8474,158.0668%20C111.8474,157.9028%20111.9274,157.7498%20112.0624,157.6558%20L123.1394,149.9538%20L112.0624,142.2538%20C111.9274,142.1598%20111.8474,142.0068%20111.8474,141.8428%20C111.8474,141.6798%20111.9274,141.5258%20112.0624,141.4328%20L123.7304,133.3248%20L124.3004,134.1468%20L113.2234,141.8428%20L124.3004,149.5428%20C124.4354,149.6368%20124.5154,149.7898%20124.5154,149.9538%20C124.5154,150.1168%20124.4354,150.2708%20124.3004,150.3638%20L113.2234,158.0668%20L124.3004,165.7658%20C124.4354,165.8598%20124.5154,166.0128%20124.5154,166.1768%20C124.5154,166.3398%20124.4354,166.4938%20124.3004,166.5878%20L113.2234,174.2928%20L124.3004,181.9978%20L123.7304,182.8188%20Z'%20id='Fill-27'%20fill='%23375D81'%3e%3c/path%3e%3cpolygon%20id='Fill-29'%20fill='%235E63B6'%20points='108.9365%2035.9077%20108.2295%2035.2007%20115.6095%2027.8167%20116.3165%2028.5237'%3e%3c/polygon%3e%3cpolygon%20id='Fill-31'%20fill='%235E63B6'%20points='114.5009%2035.9077%20113.7939%2035.2007%20121.1739%2027.8167%20121.8809%2028.5237'%3e%3c/polygon%3e%3cpolygon%20id='Fill-33'%20fill='%235E63B6'%20points='120.0644%2035.9077%20119.3574%2035.2007%20126.7384%2027.8167%20127.4454%2028.5237'%3e%3c/polygon%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-36'%3e%3c/g%3e%3cpath%20d='M107.351,188.294%20L129.012,188.294%20L129.012,182.827%20L107.351,182.827%20L107.351,188.294%20Z%20M129.512,189.294%20L106.851,189.294%20C106.574,189.294%20106.351,189.07%20106.351,188.794%20L106.351,182.327%20C106.351,182.051%20106.574,181.827%20106.851,181.827%20L129.512,181.827%20C129.788,181.827%20130.012,182.051%20130.012,182.327%20L130.012,188.794%20C130.012,189.07%20129.788,189.294%20129.512,189.294%20L129.512,189.294%20Z'%20id='Fill-35'%20fill='%23375D81'%20mask='url(%23mask-6)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-40'%20transform='translate(237.000000,%20145.368000)'%3e%3cmask%20id='mask-8'%20fill='white'%3e%3cuse%20xlink:href='%23path-7'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-39'%3e%3c/g%3e%3cpolygon%20id='Fill-38'%20fill='%235E63B6'%20mask='url(%23mask-8)'%20points='-4.301%2010.903%206.699%2010.903%206.699%20-4.035%20-4.301%20-4.035'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-43'%20transform='translate(235.000000,%20147.368000)'%3e%3cmask%20id='mask-10'%20fill='white'%3e%3cuse%20xlink:href='%23path-9'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-42'%3e%3c/g%3e%3cpolygon%20id='Fill-41'%20fill='%235E63B6'%20mask='url(%23mask-10)'%20points='-4.27%206.934%2010.668%206.934%2010.668%20-4.066%20-4.27%20-4.066'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-46'%20transform='translate(227.000000,%2082.368000)'%3e%3cmask%20id='mask-12'%20fill='white'%3e%3cuse%20xlink:href='%23path-11'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-45'%3e%3c/g%3e%3cpolygon%20id='Fill-44'%20fill='%235E63B6'%20mask='url(%23mask-12)'%20points='-4.633%2010.081%206.367%2010.081%206.367%20-4.857%20-4.633%20-4.857'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-49'%20transform='translate(225.000000,%2084.368000)'%3e%3cmask%20id='mask-14'%20fill='white'%3e%3cuse%20xlink:href='%23path-13'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-48'%3e%3c/g%3e%3cpolygon%20id='Fill-47'%20fill='%235E63B6'%20mask='url(%23mask-14)'%20points='-4.603%206.112%2010.335%206.112%2010.335%20-4.888%20-4.603%20-4.888'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-52'%20transform='translate(191.000000,%2015.368000)'%3e%3cmask%20id='mask-16'%20fill='white'%3e%3cuse%20xlink:href='%23path-15'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-51'%3e%3c/g%3e%3cpolygon%20id='Fill-50'%20fill='%235E63B6'%20mask='url(%23mask-16)'%20points='-4.153%2014.5%207.847%2014.5%207.847%20-4.5%20-4.153%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-55'%20transform='translate(188.000000,%2019.368000)'%3e%3cmask%20id='mask-18'%20fill='white'%3e%3cuse%20xlink:href='%23path-17'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-54'%3e%3c/g%3e%3cpolygon%20id='Fill-53'%20fill='%235E63B6'%20mask='url(%23mask-18)'%20points='-4.653%207%2014.347%207%2014.347%20-5%20-4.653%20-5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-58'%20transform='translate(55.000000,%205.368000)'%3e%3cmask%20id='mask-20'%20fill='white'%3e%3cuse%20xlink:href='%23path-19'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-57'%3e%3c/g%3e%3cpolygon%20id='Fill-56'%20fill='%235E63B6'%20mask='url(%23mask-20)'%20points='-4.174%2014.632%207.826%2014.632%207.826%20-4.368%20-4.174%20-4.368'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-61'%20transform='translate(52.000000,%209.368000)'%3e%3cmask%20id='mask-22'%20fill='white'%3e%3cuse%20xlink:href='%23path-21'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-60'%3e%3c/g%3e%3cpolygon%20id='Fill-59'%20fill='%235E63B6'%20mask='url(%23mask-22)'%20points='-4.674%207.132%2014.326%207.132%2014.326%20-4.868%20-4.674%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-64'%20transform='translate(87.000000,%2014.368000)'%3e%3cmask%20id='mask-24'%20fill='white'%3e%3cuse%20xlink:href='%23path-23'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-63'%3e%3c/g%3e%3cpolygon%20id='Fill-62'%20fill='%235E63B6'%20mask='url(%23mask-24)'%20points='-4.974%2010.101%206.026%2010.101%206.026%20-4.836%20-4.974%20-4.836'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-67'%20transform='translate(85.000000,%2016.368000)'%3e%3cmask%20id='mask-26'%20fill='white'%3e%3cuse%20xlink:href='%23path-25'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-66'%3e%3c/g%3e%3cpolygon%20id='Fill-65'%20fill='%235E63B6'%20mask='url(%23mask-26)'%20points='-4.941%206.132%209.996%206.132%209.996%20-4.868%20-4.941%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-70'%20transform='translate(23.000000,%20166.368000)'%3e%3cmask%20id='mask-28'%20fill='white'%3e%3cuse%20xlink:href='%23path-27'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-69'%3e%3c/g%3e%3cpolygon%20id='Fill-68'%20fill='%235E63B6'%20mask='url(%23mask-28)'%20points='-4.091%2010.881%206.909%2010.881%206.909%20-4.056%20-4.091%20-4.056'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-73'%20transform='translate(21.000000,%20168.368000)'%3e%3cmask%20id='mask-30'%20fill='white'%3e%3cuse%20xlink:href='%23path-29'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-72'%3e%3c/g%3e%3cpolygon%20id='Fill-71'%20fill='%235E63B6'%20mask='url(%23mask-30)'%20points='-4.059%206.913%2010.878%206.913%2010.878%20-4.087%20-4.059%20-4.087'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-76'%20transform='translate(5.000000,%20189.368000)'%3e%3cmask%20id='mask-32'%20fill='white'%3e%3cuse%20xlink:href='%23path-31'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-75'%3e%3c/g%3e%3cpolygon%20id='Fill-74'%20fill='%235E63B6'%20mask='url(%23mask-32)'%20points='-5%207.5%2015.973%207.5%2015.973%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-79'%20transform='translate(96.000000,%20198.368000)'%3e%3cmask%20id='mask-34'%20fill='white'%3e%3cuse%20xlink:href='%23path-33'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-78'%3e%3c/g%3e%3cpolygon%20id='Fill-77'%20fill='%235E63B6'%20mask='url(%23mask-34)'%20points='-4.77%207.219%2074.417%207.219%2074.417%20-4.781%20-4.77%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-82'%20transform='translate(172.000000,%20198.368000)'%3e%3cmask%20id='mask-36'%20fill='white'%3e%3cuse%20xlink:href='%23path-35'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-81'%3e%3c/g%3e%3cpolygon%20id='Fill-80'%20fill='%235E63B6'%20mask='url(%23mask-36)'%20points='-4.964%207.219%2016.177%207.219%2016.177%20-4.781%20-4.964%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-85'%20transform='translate(83.000000,%20198.368000)'%3e%3cmask%20id='mask-38'%20fill='white'%3e%3cuse%20xlink:href='%23path-37'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-84'%3e%3c/g%3e%3cpolygon%20id='Fill-83'%20fill='%235E63B6'%20mask='url(%23mask-38)'%20points='-4.651%207.219%2012.349%207.219%2012.349%20-4.856%20-4.651%20-4.856'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-88'%20transform='translate(22.000000,%20189.368000)'%3e%3cmask%20id='mask-40'%20fill='white'%3e%3cuse%20xlink:href='%23path-39'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-87'%3e%3c/g%3e%3cpolygon%20id='Fill-86'%20fill='%235E63B6'%20mask='url(%23mask-40)'%20points='-5%207.5%20224.894%207.5%20224.894%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-91'%20transform='translate(40.000000,%20172.368000)'%3e%3cmask%20id='mask-42'%20fill='white'%3e%3cuse%20xlink:href='%23path-41'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-90'%3e%3c/g%3e%3cpath%20d='M3,-0.5%20L49,-0.5%20C50.657,-0.5%2052,0.843%2052,2.5%20L52,12.5%20C52,14.157%2050.657,15.5%2049,15.5%20L3,15.5%20C1.343,15.5%200,14.157%200,12.5%20L0,2.5%20C0,0.843%201.343,-0.5%203,-0.5'%20id='Fill-89'%20fill='%23FFFFFF'%20mask='url(%23mask-42)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-94'%20transform='translate(40.000000,%20171.368000)'%3e%3cmask%20id='mask-44'%20fill='white'%3e%3cuse%20xlink:href='%23path-43'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-93'%3e%3c/g%3e%3cpath%20d='M3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,13.5%20C1,14.603%201.897,15.5%203,15.5%20L49,15.5%20C50.103,15.5%2051,14.603%2051,13.5%20L51,3.5%20C51,2.397%2050.103,1.5%2049,1.5%20L3,1.5%20Z%20M49,17.5%20L3,17.5%20C0.794,17.5%20-1,15.706%20-1,13.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L49,-0.5%20C51.206,-0.5%2053,1.294%2053,3.5%20L53,13.5%20C53,15.706%2051.206,17.5%2049,17.5%20L49,17.5%20Z'%20id='Fill-92'%20fill='%235E63B6'%20mask='url(%23mask-44)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-97'%20transform='translate(45.000000,%20176.368000)'%3e%3cmask%20id='mask-46'%20fill='white'%3e%3cuse%20xlink:href='%23path-45'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-96'%3e%3c/g%3e%3cpolygon%20id='Fill-95'%20fill='%23D9DDE2'%20mask='url(%23mask-46)'%20points='-5%2010.5%2010%2010.5%2010%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-100'%20transform='translate(53.000000,%20178.368000)'%3e%3cmask%20id='mask-48'%20fill='white'%3e%3cuse%20xlink:href='%23path-47'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-99'%3e%3c/g%3e%3cpolygon%20id='Fill-98'%20fill='%23EFEFF6'%20mask='url(%23mask-48)'%20points='-5%207.5%2019%207.5%2019%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-107'%20transform='translate(69.000000,%20182.368000)'%3e%3cg%20id='Group-103'%3e%3cmask%20id='mask-50'%20fill='white'%3e%3cuse%20xlink:href='%23path-49'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-102'%3e%3c/g%3e%3cpath%20d='M3,0.5%20L17,0.5%20C18.657,0.5%2020,1.843%2020,3.5%20L20,4.5%20L0,4.5%20L0,3.5%20C0,1.843%201.343,0.5%203,0.5'%20id='Fill-101'%20fill='%23FFFFFF'%20mask='url(%23mask-50)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-106'%3e%3cmask%20id='mask-52'%20fill='white'%3e%3cuse%20xlink:href='%23path-51'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-105'%3e%3c/g%3e%3cpath%20d='M1,3.5%20L19,3.5%20C19,2.397%2018.103,1.5%2017,1.5%20L3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,3.5%20Z%20M21,5.5%20L-1,5.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L17,-0.5%20C19.206,-0.5%2021,1.294%2021,3.5%20L21,5.5%20Z'%20id='Fill-104'%20fill='%235E63B6'%20mask='url(%23mask-52)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-110'%20transform='translate(70.000000,%20184.368000)'%3e%3cmask%20id='mask-54'%20fill='white'%3e%3cuse%20xlink:href='%23path-53'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-109'%3e%3c/g%3e%3cpolygon%20id='Fill-108'%20fill='%23EFEFF6'%20mask='url(%23mask-54)'%20points='-5%207.5%2023%207.5%2023%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-114'%20transform='translate(43.000000,%20186.368000)'%3e%3cmask%20id='mask-56'%20fill='white'%3e%3cuse%20xlink:href='%23path-55'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-112'%3e%3c/g%3e%3cpolygon%20id='Fill-111'%20fill='%23EFEFF6'%20mask='url(%23mask-56)'%20points='0%204.5%2048%204.5%2048%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,3.5%20L47,3.5%20L47,1.5%20L1,1.5%20L1,3.5%20Z%20M-1,5.5%20L49,5.5%20L49,-0.5%20L-1,-0.5%20L-1,5.5%20Z'%20id='Fill-113'%20fill='%235E63B6'%20mask='url(%23mask-56)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-117'%20transform='translate(44.000000,%20187.368000)'%3e%3cmask%20id='mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23path-57'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-116'%3e%3c/g%3e%3cpolygon%20id='Fill-115'%20fill='%23A1A9B7'%20mask='url(%23mask-58)'%20points='-5%206.5%2051%206.5%2051%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-120'%20transform='translate(40.000000,%20154.368000)'%3e%3cmask%20id='mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23path-59'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-119'%3e%3c/g%3e%3cpath%20d='M3,-0.5%20L49,-0.5%20C50.657,-0.5%2052,0.843%2052,2.5%20L52,12.5%20C52,14.157%2050.657,15.5%2049,15.5%20L3,15.5%20C1.343,15.5%200,14.157%200,12.5%20L0,2.5%20C0,0.843%201.343,-0.5%203,-0.5'%20id='Fill-118'%20fill='%23FFFFFF'%20mask='url(%23mask-60)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-123'%20transform='translate(40.000000,%20153.368000)'%3e%3cmask%20id='mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23path-61'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-122'%3e%3c/g%3e%3cpath%20d='M3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,13.5%20C1,14.603%201.897,15.5%203,15.5%20L49,15.5%20C50.103,15.5%2051,14.603%2051,13.5%20L51,3.5%20C51,2.397%2050.103,1.5%2049,1.5%20L3,1.5%20Z%20M49,17.5%20L3,17.5%20C0.794,17.5%20-1,15.706%20-1,13.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L49,-0.5%20C51.206,-0.5%2053,1.294%2053,3.5%20L53,13.5%20C53,15.706%2051.206,17.5%2049,17.5%20L49,17.5%20Z'%20id='Fill-121'%20fill='%235E63B6'%20mask='url(%23mask-62)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-126'%20transform='translate(45.000000,%20158.368000)'%3e%3cmask%20id='mask-64'%20fill='white'%3e%3cuse%20xlink:href='%23path-63'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-125'%3e%3c/g%3e%3cpolygon%20id='Fill-124'%20fill='%23D9DDE2'%20mask='url(%23mask-64)'%20points='-5%2010.5%2010%2010.5%2010%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-129'%20transform='translate(53.000000,%20160.368000)'%3e%3cmask%20id='mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-128'%3e%3c/g%3e%3cpolygon%20id='Fill-127'%20fill='%23EFEFF6'%20mask='url(%23mask-66)'%20points='-5%207.5%2019%207.5%2019%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-136'%20transform='translate(69.000000,%20164.368000)'%3e%3cg%20id='Group-132'%3e%3cmask%20id='mask-68'%20fill='white'%3e%3cuse%20xlink:href='%23path-67'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-131'%3e%3c/g%3e%3cpath%20d='M3,0.5%20L17,0.5%20C18.657,0.5%2020,1.843%2020,3.5%20L20,4.5%20L0,4.5%20L0,3.5%20C0,1.843%201.343,0.5%203,0.5'%20id='Fill-130'%20fill='%23FFFFFF'%20mask='url(%23mask-68)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-135'%3e%3cmask%20id='mask-70'%20fill='white'%3e%3cuse%20xlink:href='%23path-69'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-134'%3e%3c/g%3e%3cpath%20d='M1,3.5%20L19,3.5%20C19,2.397%2018.103,1.5%2017,1.5%20L3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,3.5%20Z%20M21,5.5%20L-1,5.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L17,-0.5%20C19.206,-0.5%2021,1.294%2021,3.5%20L21,5.5%20Z'%20id='Fill-133'%20fill='%235E63B6'%20mask='url(%23mask-70)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-139'%20transform='translate(70.000000,%20166.368000)'%3e%3cmask%20id='mask-72'%20fill='white'%3e%3cuse%20xlink:href='%23path-71'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-138'%3e%3c/g%3e%3cpolygon%20id='Fill-137'%20fill='%23EFEFF6'%20mask='url(%23mask-72)'%20points='-5%207.5%2023%207.5%2023%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-143'%20transform='translate(43.000000,%20168.368000)'%3e%3cmask%20id='mask-74'%20fill='white'%3e%3cuse%20xlink:href='%23path-73'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-141'%3e%3c/g%3e%3cpolygon%20id='Fill-140'%20fill='%23EFEFF6'%20mask='url(%23mask-74)'%20points='0%204.5%2048%204.5%2048%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,3.5%20L47,3.5%20L47,1.5%20L1,1.5%20L1,3.5%20Z%20M-1,5.5%20L49,5.5%20L49,-0.5%20L-1,-0.5%20L-1,5.5%20Z'%20id='Fill-142'%20fill='%235E63B6'%20mask='url(%23mask-74)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-146'%20transform='translate(44.000000,%20169.368000)'%3e%3cmask%20id='mask-76'%20fill='white'%3e%3cuse%20xlink:href='%23path-75'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-145'%3e%3c/g%3e%3cpolygon%20id='Fill-144'%20fill='%23A1A9B7'%20mask='url(%23mask-76)'%20points='-5%206.5%2051%206.5%2051%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-149'%20transform='translate(40.000000,%20136.368000)'%3e%3cmask%20id='mask-78'%20fill='white'%3e%3cuse%20xlink:href='%23path-77'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-148'%3e%3c/g%3e%3cpath%20d='M3,-0.5%20L49,-0.5%20C50.657,-0.5%2052,0.843%2052,2.5%20L52,12.5%20C52,14.157%2050.657,15.5%2049,15.5%20L3,15.5%20C1.343,15.5%200,14.157%200,12.5%20L0,2.5%20C0,0.843%201.343,-0.5%203,-0.5'%20id='Fill-147'%20fill='%23FFFFFF'%20mask='url(%23mask-78)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-152'%20transform='translate(40.000000,%20135.368000)'%3e%3cmask%20id='mask-80'%20fill='white'%3e%3cuse%20xlink:href='%23path-79'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-151'%3e%3c/g%3e%3cpath%20d='M3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,13.5%20C1,14.603%201.897,15.5%203,15.5%20L49,15.5%20C50.103,15.5%2051,14.603%2051,13.5%20L51,3.5%20C51,2.397%2050.103,1.5%2049,1.5%20L3,1.5%20Z%20M49,17.5%20L3,17.5%20C0.794,17.5%20-1,15.706%20-1,13.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L49,-0.5%20C51.206,-0.5%2053,1.294%2053,3.5%20L53,13.5%20C53,15.706%2051.206,17.5%2049,17.5%20L49,17.5%20Z'%20id='Fill-150'%20fill='%235E63B6'%20mask='url(%23mask-80)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-155'%20transform='translate(45.000000,%20140.368000)'%3e%3cmask%20id='mask-82'%20fill='white'%3e%3cuse%20xlink:href='%23path-81'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-154'%3e%3c/g%3e%3cpolygon%20id='Fill-153'%20fill='%23D9DDE2'%20mask='url(%23mask-82)'%20points='-5%2010.5%2010%2010.5%2010%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-158'%20transform='translate(53.000000,%20142.368000)'%3e%3cmask%20id='mask-84'%20fill='white'%3e%3cuse%20xlink:href='%23path-83'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-157'%3e%3c/g%3e%3cpolygon%20id='Fill-156'%20fill='%23EFEFF6'%20mask='url(%23mask-84)'%20points='-5%207.5%2019%207.5%2019%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-165'%20transform='translate(69.000000,%20146.368000)'%3e%3cg%20id='Group-161'%3e%3cmask%20id='mask-86'%20fill='white'%3e%3cuse%20xlink:href='%23path-85'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-160'%3e%3c/g%3e%3cpath%20d='M3,0.5%20L17,0.5%20C18.657,0.5%2020,1.843%2020,3.5%20L20,4.5%20L0,4.5%20L0,3.5%20C0,1.843%201.343,0.5%203,0.5'%20id='Fill-159'%20fill='%23FFFFFF'%20mask='url(%23mask-86)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-164'%3e%3cmask%20id='mask-88'%20fill='white'%3e%3cuse%20xlink:href='%23path-87'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-163'%3e%3c/g%3e%3cpath%20d='M1,3.5%20L19,3.5%20C19,2.397%2018.103,1.5%2017,1.5%20L3,1.5%20C1.897,1.5%201,2.397%201,3.5%20L1,3.5%20Z%20M21,5.5%20L-1,5.5%20L-1,3.5%20C-1,1.294%200.794,-0.5%203,-0.5%20L17,-0.5%20C19.206,-0.5%2021,1.294%2021,3.5%20L21,5.5%20Z'%20id='Fill-162'%20fill='%235E63B6'%20mask='url(%23mask-88)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-168'%20transform='translate(70.000000,%20148.368000)'%3e%3cmask%20id='mask-90'%20fill='white'%3e%3cuse%20xlink:href='%23path-89'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-167'%3e%3c/g%3e%3cpolygon%20id='Fill-166'%20fill='%23EFEFF6'%20mask='url(%23mask-90)'%20points='-5%207.5%2023%207.5%2023%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-172'%20transform='translate(43.000000,%20150.368000)'%3e%3cmask%20id='mask-92'%20fill='white'%3e%3cuse%20xlink:href='%23path-91'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-170'%3e%3c/g%3e%3cpolygon%20id='Fill-169'%20fill='%23EFEFF6'%20mask='url(%23mask-92)'%20points='0%204.5%2048%204.5%2048%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,3.5%20L47,3.5%20L47,1.5%20L1,1.5%20L1,3.5%20Z%20M-1,5.5%20L49,5.5%20L49,-0.5%20L-1,-0.5%20L-1,5.5%20Z'%20id='Fill-171'%20fill='%235E63B6'%20mask='url(%23mask-92)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-175'%20transform='translate(44.000000,%20151.368000)'%3e%3cmask%20id='mask-94'%20fill='white'%3e%3cuse%20xlink:href='%23path-93'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-174'%3e%3c/g%3e%3cpolygon%20id='Fill-173'%20fill='%23A1A9B7'%20mask='url(%23mask-94)'%20points='-5%206.5%2051%206.5%2051%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-178'%20transform='translate(40.000000,%2094.368000)'%3e%3cmask%20id='mask-96'%20fill='white'%3e%3cuse%20xlink:href='%23path-95'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-177'%3e%3c/g%3e%3cpath%20d='M4.999,-0.3497%20L50.3,7.6383%20C51.932,7.9253%2053.021,9.4823%2052.733,11.1133%20L50.997,20.9623%20C50.71,22.5933%2049.153,23.6833%2047.521,23.3953%20L2.221,15.4073%20C0.589,15.1193%20-0.5,13.5643%20-0.213,11.9323%20L1.523,2.0843%20C1.811,0.4523%203.367,-0.6377%204.999,-0.3497'%20id='Fill-176'%20fill='%23FFFFFF'%20mask='url(%23mask-96)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-181'%20transform='translate(39.000000,%2093.368000)'%3e%3cmask%20id='mask-98'%20fill='white'%3e%3cuse%20xlink:href='%23path-97'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-180'%3e%3c/g%3e%3cpath%20d='M5.4775,1.6044%20C4.5255,1.6044%203.6795,2.2884%203.5075,3.2574%20L1.7715,13.1054%20C1.5815,14.1914%202.3085,15.2304%203.3945,15.4224%20L48.6955,23.4104%20C49.2205,23.5034%2049.7505,23.3844%2050.1905,23.0794%20C50.6275,22.7724%2050.9195,22.3144%2051.0115,21.7884%20L52.7485,11.9394%20C52.8415,11.4144%2052.7235,10.8834%2052.4165,10.4454%20C52.1115,10.0074%2051.6525,9.7154%2051.1255,9.6234%20L5.8255,1.6354%20C5.7085,1.6144%205.5915,1.6044%205.4775,1.6044%20M49.0515,25.4414%20C48.8175,25.4414%2048.5815,25.4214%2048.3475,25.3794%20L3.0465,17.3924%20C0.8755,17.0094%20-0.5805,14.9314%20-0.1985,12.7584%20L1.5395,2.9104%20C1.9225,0.7384%203.9945,-0.7116%206.1725,-0.3346%20L51.4735,7.6534%20C52.5255,7.8384%2053.4425,8.4224%2054.0555,9.2984%20C54.6685,10.1734%2054.9045,11.2354%2054.7175,12.2874%20L52.9815,22.1354%20C52.7965,23.1874%2052.2125,24.1044%2051.3365,24.7174%20C50.6575,25.1934%2049.8645,25.4414%2049.0515,25.4414'%20id='Fill-179'%20fill='%235E63B6'%20mask='url(%23mask-98)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-184'%20transform='translate(45.000000,%2099.368000)'%3e%3cmask%20id='mask-100'%20fill='white'%3e%3cuse%20xlink:href='%23path-99'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-183'%3e%3c/g%3e%3cpolygon%20id='Fill-182'%20fill='%2381CCCC'%20mask='url(%23mask-100)'%20points='-2.9551%20-5.8707%2011.8159%20-3.2657%209.2119%2011.5063%20-5.5591%208.9013'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-187'%20transform='translate(53.000000,%20102.368000)'%3e%3cmask%20id='mask-102'%20fill='white'%3e%3cuse%20xlink:href='%23path-101'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-186'%3e%3c/g%3e%3cpolygon%20id='Fill-185'%20fill='%23EFEFF6'%20mask='url(%23mask-102)'%20points='-3.4239%20-5.5118%2020.2111%20-1.3448%2018.1281%2010.4732%20-5.5079%206.3062'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-194'%20transform='translate(67.000000,%20109.368000)'%3e%3cg%20id='Group-190'%3e%3cmask%20id='mask-104'%20fill='white'%3e%3cuse%20xlink:href='%23path-103'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-189'%3e%3c/g%3e%3cpath%20d='M4.6484,0.519%20L18.4354,2.95%20C20.0674,3.238%2021.1574,4.794%2020.8694,6.426%20L20.6954,7.411%20L0.9994,3.937%20L1.1724,2.953%20C1.4604,1.321%203.0164,0.231%204.6484,0.519'%20id='Fill-188'%20fill='%23FFFFFF'%20mask='url(%23mask-104)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-193'%3e%3cmask%20id='mask-106'%20fill='white'%3e%3cuse%20xlink:href='%23path-105'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-192'%3e%3c/g%3e%3cpath%20d='M2.1572,3.1264%20L19.8852,6.2524%20L19.8852,6.2514%20C19.9772,5.7264%2019.8592,5.1954%2019.5532,4.7574%20C19.2472,4.3194%2018.7882,4.0274%2018.2612,3.9354%20L4.4742,1.5034%20C3.3862,1.3114%202.3492,2.0414%202.1572,3.1264%20L2.1572,3.1264%20Z%20M21.5062,8.5684%20L-0.1588,4.7484%20L0.1882,2.7784%20C0.5712,0.6074%202.6502,-0.8476%204.8222,-0.4656%20L18.6092,1.9654%20C19.6612,2.1504%2020.5782,2.7344%2021.1912,3.6104%20C21.8042,4.4854%2022.0402,5.5474%2021.8532,6.5994%20L21.5062,8.5684%20Z'%20id='Fill-191'%20fill='%235E63B6'%20mask='url(%23mask-106)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-197'%20transform='translate(68.000000,%20112.368000)'%3e%3cmask%20id='mask-108'%20fill='white'%3e%3cuse%20xlink:href='%23path-107'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-196'%3e%3c/g%3e%3cpolygon%20id='Fill-195'%20fill='%23EFEFF6'%20mask='url(%23mask-108)'%20points='-2.8975%20-5.6661%2024.6765%20-0.8041%2022.7665%2010.0289%20-4.8075%205.1669'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-204'%20transform='translate(41.000000,%20108.368000)'%3e%3cg%20id='Group-200'%3e%3cmask%20id='mask-110'%20fill='white'%3e%3cuse%20xlink:href='%23path-109'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-199'%3e%3c/g%3e%3cpolygon%20id='Fill-198'%20fill='%23EFEFF6'%20mask='url(%23mask-110)'%20points='1.3945%200.4223%2046.6955%208.4103%2046.0005%2012.3493%200.7005%204.3613'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-203'%3e%3cmask%20id='mask-112'%20fill='white'%3e%3cuse%20xlink:href='%23path-111'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-202'%3e%3c/g%3e%3cpath%20d='M1.8584,3.5507%20L45.1894,11.1907%20L45.5374,9.2207%20L2.2064,1.5807%20L1.8584,3.5507%20Z%20M46.8124,13.5087%20L-0.4576,5.1727%20L0.5834,-0.7363%20L47.8534,7.5987%20L46.8124,13.5087%20Z'%20id='Fill-201'%20fill='%235E63B6'%20mask='url(%23mask-112)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-207'%20transform='translate(43.000000,%20109.368000)'%3e%3cmask%20id='mask-114'%20fill='white'%3e%3cuse%20xlink:href='%23path-113'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-206'%3e%3c/g%3e%3cpolygon%20id='Fill-205'%20fill='%23A1A9B7'%20mask='url(%23mask-114)'%20points='-3.8506%20-5.2115%2049.3294%204.1655%2047.4194%2014.9985%20-5.7606%205.6215'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-210'%20transform='translate(138.000000,%20146.368000)'%3e%3cmask%20id='mask-116'%20fill='white'%3e%3cuse%20xlink:href='%23path-115'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-209'%3e%3c/g%3e%3cpolygon%20id='Fill-208'%20fill='%239452BA'%20mask='url(%23mask-116)'%20points='-4.885%2028.8%2014.133%2028.8%2014.133%20-4.597%20-4.885%20-4.597'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-213'%20transform='translate(137.000000,%20145.368000)'%3e%3cmask%20id='mask-118'%20fill='white'%3e%3cuse%20xlink:href='%23path-117'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-212'%3e%3c/g%3e%3cpolygon%20id='Fill-211'%20fill='%2352267D'%20mask='url(%23mask-118)'%20points='-4.646%2030.565%2015.894%2030.565%2015.894%20-4.385%20-4.646%20-4.385'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-216'%20transform='translate(157.000000,%20146.368000)'%3e%3cmask%20id='mask-120'%20fill='white'%3e%3cuse%20xlink:href='%23path-119'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-215'%3e%3c/g%3e%3cpolygon%20id='Fill-214'%20fill='%239452BA'%20mask='url(%23mask-120)'%20points='-4.903%2029.048%2015.86%2029.048%2015.86%20-4.297%20-4.903%20-4.297'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-219'%20transform='translate(156.000000,%20145.368000)'%3e%3cmask%20id='mask-122'%20fill='white'%3e%3cuse%20xlink:href='%23path-121'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-218'%3e%3c/g%3e%3cpolygon%20id='Fill-217'%20fill='%2352267D'%20mask='url(%23mask-122)'%20points='-4.668%2030.811%2017.621%2030.811%2017.621%20-4.08%20-4.668%20-4.08'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-222'%20transform='translate(162.000000,%20155.368000)'%3e%3cmask%20id='mask-124'%20fill='white'%3e%3cuse%20xlink:href='%23path-123'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-221'%3e%3c/g%3e%3cpolygon%20id='Fill-220'%20fill='%2352267D'%20mask='url(%23mask-124)'%20points='-4.812%207.067%207.636%207.067%207.636%20-4.615%20-4.812%20-4.615'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-225'%20transform='translate(107.000000,%2096.368000)'%3e%3cmask%20id='mask-126'%20fill='white'%3e%3cuse%20xlink:href='%23path-125'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-224'%3e%3c/g%3e%3cpolygon%20id='Fill-223'%20fill='%239452BA'%20mask='url(%23mask-126)'%20points='-4.563%2067.805%2064.791%2067.805%2064.791%20-4.22%20-4.563%20-4.22'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-228'%20transform='translate(106.000000,%2096.368000)'%3e%3cmask%20id='mask-128'%20fill='white'%3e%3cuse%20xlink:href='%23path-127'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-227'%3e%3c/g%3e%3cpolygon%20id='Fill-226'%20fill='%2352267D'%20mask='url(%23mask-128)'%20points='-4.325%2068.549%2066.57%2068.549%2066.57%20-4.985%20-4.325%20-4.985'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-231'%20transform='translate(154.000000,%20104.368000)'%3e%3cmask%20id='mask-130'%20fill='white'%3e%3cuse%20xlink:href='%23path-129'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-230'%3e%3c/g%3e%3cpolygon%20id='Fill-229'%20fill='%239452BA'%20mask='url(%23mask-130)'%20points='-4.163%2036.589%2035.636%2036.589%2035.636%20-4.979%20-4.163%20-4.979'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-234'%20transform='translate(154.000000,%20103.368000)'%3e%3cmask%20id='mask-132'%20fill='white'%3e%3cuse%20xlink:href='%23path-131'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-233'%3e%3c/g%3e%3cpolygon%20id='Fill-232'%20fill='%2352267D'%20mask='url(%23mask-132)'%20points='-4.922%2038.869%2036.397%2038.869%2036.397%20-4.742%20-4.922%20-4.742'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-237'%20transform='translate(160.000000,%20113.368000)'%3e%3cmask%20id='mask-134'%20fill='white'%3e%3cuse%20xlink:href='%23path-133'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-236'%3e%3c/g%3e%3cpolygon%20id='Fill-235'%20fill='%23F3E3FF'%20mask='url(%23mask-134)'%20points='-4.824%2025.477%2013.697%2025.477%2013.697%20-4.794%20-4.824%20-4.794'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-240'%20transform='translate(159.000000,%20112.368000)'%3e%3cmask%20id='mask-136'%20fill='white'%3e%3cuse%20xlink:href='%23path-135'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-239'%3e%3c/g%3e%3cpolygon%20id='Fill-238'%20fill='%2352267D'%20mask='url(%23mask-136)'%20points='-4.205%2026.856%2015.463%2026.856%2015.463%20-4.178%20-4.205%20-4.178'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-243'%20transform='translate(177.000000,%20102.368000)'%3e%3cmask%20id='mask-138'%20fill='white'%3e%3cuse%20xlink:href='%23path-137'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-242'%3e%3c/g%3e%3cpolygon%20id='Fill-241'%20fill='%23FFFFFF'%20mask='url(%23mask-138)'%20points='-4.163%208.602%208.818%208.602%208.818%20-4.049%20-4.163%20-4.049'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-246'%20transform='translate(177.000000,%20102.368000)'%3e%3cmask%20id='mask-140'%20fill='white'%3e%3cuse%20xlink:href='%23path-139'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-245'%3e%3c/g%3e%3cpolygon%20id='Fill-244'%20fill='%2352267D'%20mask='url(%23mask-140)'%20points='-4.544%208.985%209.199%208.985%209.199%20-4.541%20-4.544%20-4.541'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-249'%20transform='translate(173.000000,%20102.368000)'%3e%3cmask%20id='mask-142'%20fill='white'%3e%3cuse%20xlink:href='%23path-141'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-248'%3e%3c/g%3e%3cpolygon%20id='Fill-247'%20fill='%23FFFFFF'%20mask='url(%23mask-142)'%20points='-4.541%207.526%209.265%207.526%209.265%20-4.884%20-4.541%20-4.884'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-252'%20transform='translate(173.000000,%20101.368000)'%3e%3cmask%20id='mask-144'%20fill='white'%3e%3cuse%20xlink:href='%23path-143'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-251'%3e%3c/g%3e%3cpolygon%20id='Fill-250'%20fill='%2352267D'%20mask='url(%23mask-144)'%20points='-4.923%208.909%209.648%208.909%209.648%20-4.266%20-4.923%20-4.266'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-255'%20transform='translate(169.000000,%20102.368000)'%3e%3cmask%20id='mask-146'%20fill='white'%3e%3cuse%20xlink:href='%23path-145'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-254'%3e%3c/g%3e%3cpolygon%20id='Fill-253'%20fill='%23FFFFFF'%20mask='url(%23mask-146)'%20points='-4.628%208.334%208.893%208.334%208.893%20-4.131%20-4.628%20-4.131'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-258'%20transform='translate(168.000000,%20102.368000)'%3e%3cmask%20id='mask-148'%20fill='white'%3e%3cuse%20xlink:href='%23path-147'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-257'%3e%3c/g%3e%3cpolygon%20id='Fill-256'%20fill='%2352267D'%20mask='url(%23mask-148)'%20points='-4.038%208.716%2010.305%208.716%2010.305%20-4.514%20-4.038%20-4.514'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-261'%20transform='translate(160.000000,%20108.368000)'%3e%3cmask%20id='mask-150'%20fill='white'%3e%3cuse%20xlink:href='%23path-149'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-260'%3e%3c/g%3e%3cpolygon%20id='Fill-259'%20fill='%23FFFFFF'%20mask='url(%23mask-150)'%20points='-4.318%2014.393%2012.108%2014.393%2012.108%20-4.637%20-4.318%20-4.637'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-264'%20transform='translate(160.000000,%20107.368000)'%3e%3cmask%20id='mask-152'%20fill='white'%3e%3cuse%20xlink:href='%23path-151'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-263'%3e%3c/g%3e%3cpolygon%20id='Fill-262'%20fill='%2352267D'%20mask='url(%23mask-152)'%20points='-4.697%2015.859%2012.811%2015.859%2012.811%20-4.615%20-4.697%20-4.615'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-267'%20transform='translate(178.000000,%20103.368000)'%3e%3cmask%20id='mask-154'%20fill='white'%3e%3cuse%20xlink:href='%23path-153'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-266'%3e%3c/g%3e%3cpolygon%20id='Fill-265'%20fill='%23F3E3FF'%20mask='url(%23mask-154)'%20points='-4.338%207.146%207.206%207.146%207.206%20-4.227%20-4.338%20-4.227'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-270'%20transform='translate(174.000000,%20102.368000)'%3e%3cmask%20id='mask-156'%20fill='white'%3e%3cuse%20xlink:href='%23path-155'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-269'%3e%3c/g%3e%3cpolygon%20id='Fill-268'%20fill='%23F3E3FF'%20mask='url(%23mask-156)'%20points='-4.608%207.027%207.332%207.027%207.332%20-4.202%20-4.608%20-4.202'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-273'%20transform='translate(170.000000,%20103.368000)'%3e%3cmask%20id='mask-158'%20fill='white'%3e%3cuse%20xlink:href='%23path-157'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-272'%3e%3c/g%3e%3cpolygon%20id='Fill-271'%20fill='%23F3E3FF'%20mask='url(%23mask-158)'%20points='-4.673%206.81%207.194%206.81%207.194%20-4.498%20-4.673%20-4.498'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-276'%20transform='translate(171.000000,%20109.368000)'%3e%3cmask%20id='mask-160'%20fill='white'%3e%3cuse%20xlink:href='%23path-159'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-275'%3e%3c/g%3e%3cpolygon%20id='Fill-274'%20fill='%23F3E3FF'%20mask='url(%23mask-160)'%20points='-4.613%208.959%2011.404%208.959%2011.404%20-4.888%20-4.613%20-4.888'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-279'%20transform='translate(172.000000,%20109.368000)'%3e%3cmask%20id='mask-162'%20fill='white'%3e%3cuse%20xlink:href='%23path-161'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-278'%3e%3c/g%3e%3cpolygon%20id='Fill-277'%20fill='%23FFFFFF'%20mask='url(%23mask-162)'%20points='-4.862%208.888%2010.333%208.888%2010.333%20-4.139%20-4.862%20-4.139'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-282'%20transform='translate(171.000000,%20109.368000)'%3e%3cmask%20id='mask-164'%20fill='white'%3e%3cuse%20xlink:href='%23path-163'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-281'%3e%3c/g%3e%3cpolygon%20id='Fill-280'%20fill='%2352267D'%20mask='url(%23mask-164)'%20points='-4.243%209.274%2011.714%209.274%2011.714%20-4.522%20-4.243%20-4.522'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-285'%20transform='translate(175.000000,%20110.368000)'%3e%3cmask%20id='mask-166'%20fill='white'%3e%3cuse%20xlink:href='%23path-165'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-284'%3e%3c/g%3e%3cpolygon%20id='Fill-283'%20fill='%2352267D'%20mask='url(%23mask-166)'%20points='-4.983%207.123%206.677%207.123%206.677%20-4.543%20-4.983%20-4.543'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-288'%20transform='translate(181.000000,%20113.368000)'%3e%3cmask%20id='mask-168'%20fill='white'%3e%3cuse%20xlink:href='%23path-167'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-287'%3e%3c/g%3e%3cpolygon%20id='Fill-286'%20fill='%2352267D'%20mask='url(%23mask-168)'%20points='-4.106%205.787%207.079%205.787%207.079%20-4.953%20-4.106%20-4.953'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-291'%20transform='translate(161.000000,%20109.368000)'%3e%3cmask%20id='mask-170'%20fill='white'%3e%3cuse%20xlink:href='%23path-169'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-290'%3e%3c/g%3e%3cpolygon%20id='Fill-289'%20fill='%23EAF3FB'%20mask='url(%23mask-170)'%20points='-4.961%2011.414%2010.341%2011.414%2010.341%20-4.613%20-4.961%20-4.613'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-294'%20transform='translate(163.000000,%20114.368000)'%3e%3cmask%20id='mask-172'%20fill='white'%3e%3cuse%20xlink:href='%23path-171'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-293'%3e%3c/g%3e%3cpolygon%20id='Fill-292'%20fill='%23FFFFFF'%20mask='url(%23mask-172)'%20points='-4.96%207.525%207.736%207.525%207.736%20-4.59%20-4.96%20-4.59'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-297'%20transform='translate(162.000000,%20114.368000)'%3e%3cmask%20id='mask-174'%20fill='white'%3e%3cuse%20xlink:href='%23path-173'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-296'%3e%3c/g%3e%3cpolygon%20id='Fill-295'%20fill='%2352267D'%20mask='url(%23mask-174)'%20points='-4.235%207.864%208.911%207.864%208.911%20-4.855%20-4.235%20-4.855'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-300'%20transform='translate(149.000000,%2093.368000)'%3e%3cmask%20id='mask-176'%20fill='white'%3e%3cuse%20xlink:href='%23path-175'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-299'%3e%3c/g%3e%3cpolygon%20id='Fill-298'%20fill='%239452BA'%20mask='url(%23mask-176)'%20points='-4.852%2048.384%2024.21%2048.384%2024.21%20-4.762%20-4.852%20-4.762'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-303'%20transform='translate(148.000000,%2092.368000)'%3e%3cmask%20id='mask-178'%20fill='white'%3e%3cuse%20xlink:href='%23path-177'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-302'%3e%3c/g%3e%3cpolygon%20id='Fill-301'%20fill='%2352267D'%20mask='url(%23mask-178)'%20points='-4.526%2050.151%2025.972%2050.151%2025.972%20-4.528%20-4.526%20-4.528'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-306'%20transform='translate(161.000000,%2092.368000)'%3e%3cmask%20id='mask-180'%20fill='white'%3e%3cuse%20xlink:href='%23path-179'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-305'%3e%3c/g%3e%3cpolygon%20id='Fill-304'%20fill='%23FFFFFF'%20mask='url(%23mask-180)'%20points='-4.627%207.375%208.304%207.375%208.304%20-4.799%20-4.627%20-4.799'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-309'%20transform='translate(160.000000,%2091.368000)'%3e%3cmask%20id='mask-182'%20fill='white'%3e%3cuse%20xlink:href='%23path-181'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-308'%3e%3c/g%3e%3cpolygon%20id='Fill-307'%20fill='%2352267D'%20mask='url(%23mask-182)'%20points='-4.008%208.756%209.708%208.756%209.708%20-4.182%20-4.008%20-4.182'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-312'%20transform='translate(156.000000,%2091.368000)'%3e%3cmask%20id='mask-184'%20fill='white'%3e%3cuse%20xlink:href='%23path-183'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-311'%3e%3c/g%3e%3cpolygon%20id='Fill-310'%20fill='%23FFFFFF'%20mask='url(%23mask-184)'%20points='-4.081%207.862%209.986%207.862%209.986%20-4.852%20-4.081%20-4.852'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-315'%20transform='translate(156.000000,%2090.368000)'%3e%3cmask%20id='mask-186'%20fill='white'%3e%3cuse%20xlink:href='%23path-185'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-314'%3e%3c/g%3e%3cpolygon%20id='Fill-313'%20fill='%2352267D'%20mask='url(%23mask-186)'%20points='-4.459%209.245%2010.371%209.245%2010.371%20-4.234%20-4.459%20-4.234'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-318'%20transform='translate(153.000000,%2092.368000)'%3e%3cmask%20id='mask-188'%20fill='white'%3e%3cuse%20xlink:href='%23path-187'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-317'%3e%3c/g%3e%3cpolygon%20id='Fill-316'%20fill='%23FFFFFF'%20mask='url(%23mask-188)'%20points='-4.939%208.022%208.528%208.022%208.528%20-4.416%20-4.939%20-4.416'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-321'%20transform='translate(152.000000,%2092.368000)'%3e%3cmask%20id='mask-190'%20fill='white'%3e%3cuse%20xlink:href='%23path-189'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-320'%3e%3c/g%3e%3cpolygon%20id='Fill-319'%20fill='%2352267D'%20mask='url(%23mask-190)'%20points='-4.352%208.403%209.946%208.403%209.946%20-4.799%20-4.352%20-4.799'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-324'%20transform='translate(162.000000,%20131.368000)'%3e%3cmask%20id='mask-192'%20fill='white'%3e%3cuse%20xlink:href='%23path-191'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-323'%3e%3c/g%3e%3cpolygon%20id='Fill-322'%20fill='%23F3E3FF'%20mask='url(%23mask-192)'%20points='-4.66%206.278%206.693%206.278%206.693%20-4.397%20-4.66%20-4.397'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-327'%20transform='translate(162.000000,%20131.368000)'%3e%3cmask%20id='mask-194'%20fill='white'%3e%3cuse%20xlink:href='%23path-193'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-326'%3e%3c/g%3e%3cpolygon%20id='Fill-325'%20fill='%2352267D'%20mask='url(%23mask-194)'%20points='-4.754%206.581%206.925%206.581%206.925%20-4.768%20-4.754%20-4.768'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-330'%20transform='translate(140.000000,%20103.368000)'%3e%3cmask%20id='mask-196'%20fill='white'%3e%3cuse%20xlink:href='%23path-195'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-329'%3e%3c/g%3e%3cpolygon%20id='Fill-328'%20fill='%23F3E3FF'%20mask='url(%23mask-196)'%20points='-4.677%2060.224%2030.918%2060.224%2030.918%20-4.92%20-4.677%20-4.92'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-333'%20transform='translate(139.000000,%20102.368000)'%3e%3cmask%20id='mask-198'%20fill='white'%3e%3cuse%20xlink:href='%23path-197'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-332'%3e%3c/g%3e%3cpolygon%20id='Fill-331'%20fill='%2352267D'%20mask='url(%23mask-198)'%20points='-4.044%2061.87%2032.299%2061.87%2032.299%20-4.302%20-4.044%20-4.302'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-336'%20transform='translate(110.000000,%20133.368000)'%3e%3cmask%20id='mask-200'%20fill='white'%3e%3cuse%20xlink:href='%23path-199'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-335'%3e%3c/g%3e%3cpolygon%20id='Fill-334'%20fill='%23FFFFFF'%20mask='url(%23mask-200)'%20points='-4.38%208.176%207.577%208.176%207.577%20-4.824%20-4.38%20-4.824'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-339'%20transform='translate(110.000000,%20132.368000)'%3e%3cmask%20id='mask-202'%20fill='white'%3e%3cuse%20xlink:href='%23path-201'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-338'%3e%3c/g%3e%3cpolygon%20id='Fill-337'%20fill='%2352267D'%20mask='url(%23mask-202)'%20points='-4.762%209.655%207.958%209.655%207.958%20-4.226%20-4.762%20-4.226'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-342'%20transform='translate(111.000000,%20133.368000)'%3e%3cmask%20id='mask-204'%20fill='white'%3e%3cuse%20xlink:href='%23path-203'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-341'%3e%3c/g%3e%3cpolygon%20id='Fill-340'%20fill='%23F3E3FF'%20mask='url(%23mask-204)'%20points='-4.742%206.836%205.945%206.836%205.945%20-4.216%20-4.742%20-4.216'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-345'%20transform='translate(114.000000,%20139.368000)'%3e%3cmask%20id='mask-206'%20fill='white'%3e%3cuse%20xlink:href='%23path-205'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-344'%3e%3c/g%3e%3cpolygon%20id='Fill-343'%20fill='%23FFFFFF'%20mask='url(%23mask-206)'%20points='-4.021%209.195%209.361%209.195%209.361%20-4.403%20-4.021%20-4.403'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-348'%20transform='translate(114.000000,%20139.368000)'%3e%3cmask%20id='mask-208'%20fill='white'%3e%3cuse%20xlink:href='%23path-207'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-347'%3e%3c/g%3e%3cpolygon%20id='Fill-346'%20fill='%2352267D'%20mask='url(%23mask-208)'%20points='-4.401%209.659%209.746%209.659%209.746%20-4.837%20-4.401%20-4.837'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-351'%20transform='translate(115.000000,%20140.368000)'%3e%3cmask%20id='mask-210'%20fill='white'%3e%3cuse%20xlink:href='%23path-209'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-350'%3e%3c/g%3e%3cpolygon%20id='Fill-349'%20fill='%23F3E3FF'%20mask='url(%23mask-210)'%20points='-4.275%207.475%207.6%207.475%207.6%20-4.52%20-4.275%20-4.52'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-354'%20transform='translate(111.000000,%20136.368000)'%3e%3cmask%20id='mask-212'%20fill='white'%3e%3cuse%20xlink:href='%23path-211'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-353'%3e%3c/g%3e%3cpolygon%20id='Fill-352'%20fill='%23FFFFFF'%20mask='url(%23mask-212)'%20points='-4.448%208.837%208.057%208.837%208.057%20-4.079%20-4.448%20-4.079'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-357'%20transform='translate(111.000000,%20136.368000)'%3e%3cmask%20id='mask-214'%20fill='white'%3e%3cuse%20xlink:href='%23path-213'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-356'%3e%3c/g%3e%3cpolygon%20id='Fill-355'%20fill='%2352267D'%20mask='url(%23mask-214)'%20points='-4.829%209.228%208.438%209.228%208.438%20-4.555%20-4.829%20-4.555'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-360'%20transform='translate(112.000000,%20137.368000)'%3e%3cmask%20id='mask-216'%20fill='white'%3e%3cuse%20xlink:href='%23path-215'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-359'%3e%3c/g%3e%3cpolygon%20id='Fill-358'%20fill='%23F3E3FF'%20mask='url(%23mask-216)'%20points='-4.877%207.109%206.232%207.109%206.232%20-4.183%20-4.877%20-4.183'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-363'%20transform='translate(120.000000,%20141.368000)'%3e%3cmask%20id='mask-218'%20fill='white'%3e%3cuse%20xlink:href='%23path-217'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-362'%3e%3c/g%3e%3cpolygon%20id='Fill-361'%20fill='%23FFFFFF'%20mask='url(%23mask-218)'%20points='-4.16%208.374%2010.098%208.374%2010.098%20-4.444%20-4.16%20-4.444'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-366'%20transform='translate(120.000000,%20141.368000)'%3e%3cmask%20id='mask-220'%20fill='white'%3e%3cuse%20xlink:href='%23path-219'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-365'%3e%3c/g%3e%3cpolygon%20id='Fill-364'%20fill='%2352267D'%20mask='url(%23mask-220)'%20points='-4.535%208.759%2010.486%208.759%2010.486%20-4.825%20-4.535%20-4.825'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-369'%20transform='translate(121.000000,%20142.368000)'%3e%3cmask%20id='mask-222'%20fill='white'%3e%3cuse%20xlink:href='%23path-221'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-368'%3e%3c/g%3e%3cpolygon%20id='Fill-367'%20fill='%23F3E3FF'%20mask='url(%23mask-222)'%20points='-4.008%206.935%208.207%206.935%208.207%20-4.53%20-4.008%20-4.53'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-372'%20transform='translate(151.000000,%20105.368000)'%3e%3cmask%20id='mask-224'%20fill='white'%3e%3cuse%20xlink:href='%23path-223'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-371'%3e%3c/g%3e%3cpolygon%20id='Fill-370'%20fill='%23FFFFFF'%20mask='url(%23mask-224)'%20points='-4.731%2010.005%2012.902%2010.005%2012.902%20-4.368%20-4.731%20-4.368'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-375'%20transform='translate(150.000000,%20105.368000)'%3e%3cmask%20id='mask-226'%20fill='white'%3e%3cuse%20xlink:href='%23path-225'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-374'%3e%3c/g%3e%3cpolygon%20id='Fill-373'%20fill='%2352267D'%20mask='url(%23mask-226)'%20points='-4.246%2010.391%2014.318%2010.391%2014.318%20-4.964%20-4.246%20-4.964'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-378'%20transform='translate(136.000000,%2095.368000)'%3e%3cmask%20id='mask-228'%20fill='white'%3e%3cuse%20xlink:href='%23path-227'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-377'%3e%3c/g%3e%3cpolygon%20id='Fill-376'%20fill='%23FFFFFF'%20mask='url(%23mask-228)'%20points='-4.614%207.965%208.589%207.965%208.589%20-4.328%20-4.614%20-4.328'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-381'%20transform='translate(135.000000,%2095.368000)'%3e%3cmask%20id='mask-230'%20fill='white'%3e%3cuse%20xlink:href='%23path-229'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-380'%3e%3c/g%3e%3cpolygon%20id='Fill-379'%20fill='%2352267D'%20mask='url(%23mask-230)'%20points='-4.024%208.347%209.97%208.347%209.97%20-4.719%20-4.024%20-4.719'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-384'%20transform='translate(139.000000,%2094.368000)'%3e%3cmask%20id='mask-232'%20fill='white'%3e%3cuse%20xlink:href='%23path-231'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-383'%3e%3c/g%3e%3cpolygon%20id='Fill-382'%20fill='%23FFFFFF'%20mask='url(%23mask-232)'%20points='-4.037%208.283%209.526%208.283%209.526%20-4.055%20-4.037%20-4.055'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-387'%20transform='translate(139.000000,%2094.368000)'%3e%3cmask%20id='mask-234'%20fill='white'%3e%3cuse%20xlink:href='%23path-233'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-386'%3e%3c/g%3e%3cpolygon%20id='Fill-385'%20fill='%2352267D'%20mask='url(%23mask-234)'%20points='-4.43%208.666%209.907%208.666%209.907%20-4.437%20-4.43%20-4.437'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-390'%20transform='translate(144.000000,%2095.368000)'%3e%3cmask%20id='mask-236'%20fill='white'%3e%3cuse%20xlink:href='%23path-235'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-389'%3e%3c/g%3e%3cpolygon%20id='Fill-388'%20fill='%23FFFFFF'%20mask='url(%23mask-236)'%20points='-4.93%208.226%208.578%208.226%208.578%20-4.252%20-4.93%20-4.252'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-393'%20transform='translate(143.000000,%2095.368000)'%3e%3cmask%20id='mask-238'%20fill='white'%3e%3cuse%20xlink:href='%23path-237'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-392'%3e%3c/g%3e%3cpolygon%20id='Fill-391'%20fill='%2352267D'%20mask='url(%23mask-238)'%20points='-4.354%208.608%209.991%208.608%209.991%20-4.634%20-4.354%20-4.634'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-396'%20transform='translate(162.000000,%2092.368000)'%3e%3cmask%20id='mask-240'%20fill='white'%3e%3cuse%20xlink:href='%23path-239'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-395'%3e%3c/g%3e%3cpolygon%20id='Fill-394'%20fill='%23F3E3FF'%20mask='url(%23mask-240)'%20points='-4.988%206.959%206.577%206.959%206.577%20-4.203%20-4.988%20-4.203'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-399'%20transform='translate(157.000000,%2091.368000)'%3e%3cmask%20id='mask-242'%20fill='white'%3e%3cuse%20xlink:href='%23path-241'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-398'%3e%3c/g%3e%3cpolygon%20id='Fill-397'%20fill='%23F3E3FF'%20mask='url(%23mask-242)'%20points='-4.378%207.441%208.172%207.441%208.172%20-4.261%20-4.378%20-4.261'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-402'%20transform='translate(153.000000,%2093.368000)'%3e%3cmask%20id='mask-244'%20fill='white'%3e%3cuse%20xlink:href='%23path-243'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-401'%3e%3c/g%3e%3cpolygon%20id='Fill-400'%20fill='%23F3E3FF'%20mask='url(%23mask-244)'%20points='-4.292%206.455%207.708%206.455%207.708%20-4.952%20-4.292%20-4.952'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-405'%20transform='translate(137.000000,%2096.368000)'%3e%3cmask%20id='mask-246'%20fill='white'%3e%3cuse%20xlink:href='%23path-245'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-404'%3e%3c/g%3e%3cpolygon%20id='Fill-403'%20fill='%23F3E3FF'%20mask='url(%23mask-246)'%20points='-4.911%206.549%206.782%206.549%206.782%20-4.663%20-4.911%20-4.663'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-408'%20transform='translate(140.000000,%2095.368000)'%3e%3cmask%20id='mask-248'%20fill='white'%3e%3cuse%20xlink:href='%23path-247'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-407'%3e%3c/g%3e%3cpolygon%20id='Fill-406'%20fill='%23F3E3FF'%20mask='url(%23mask-248)'%20points='-4.191%206.894%207.78%206.894%207.78%20-4.398%20-4.191%20-4.398'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-411'%20transform='translate(144.000000,%2096.368000)'%3e%3cmask%20id='mask-250'%20fill='white'%3e%3cuse%20xlink:href='%23path-249'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-410'%3e%3c/g%3e%3cpolygon%20id='Fill-409'%20fill='%23F3E3FF'%20mask='url(%23mask-250)'%20points='-4.17%206.692%207.75%206.692%207.75%20-4.663%20-4.17%20-4.663'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-414'%20transform='translate(141.000000,%20108.368000)'%3e%3cmask%20id='mask-252'%20fill='white'%3e%3cuse%20xlink:href='%23path-251'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-413'%3e%3c/g%3e%3cpolygon%20id='Fill-412'%20fill='%23FFFFFF'%20mask='url(%23mask-252)'%20points='-4.218%2010.168%2013.506%2010.168%2013.506%20-4.189%20-4.218%20-4.189'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-417'%20transform='translate(141.000000,%20108.368000)'%3e%3cmask%20id='mask-254'%20fill='white'%3e%3cuse%20xlink:href='%23path-253'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-416'%3e%3c/g%3e%3cpolygon%20id='Fill-415'%20fill='%2352267D'%20mask='url(%23mask-254)'%20points='-4.633%2010.552%2014.009%2010.552%2014.009%20-4.66%20-4.633%20-4.66'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-420'%20transform='translate(139.000000,%20101.368000)'%3e%3cmask%20id='mask-256'%20fill='white'%3e%3cuse%20xlink:href='%23path-255'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-419'%3e%3c/g%3e%3cpolygon%20id='Fill-418'%20fill='%23F3E3FF'%20mask='url(%23mask-256)'%20points='-4.64%209.429%2011.424%209.429%2011.424%20-4.371%20-4.64%20-4.371'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-423'%20transform='translate(139.000000,%20102.368000)'%3e%3cmask%20id='mask-258'%20fill='white'%3e%3cuse%20xlink:href='%23path-257'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-422'%3e%3c/g%3e%3cpolygon%20id='Fill-421'%20fill='%23FFFFFF'%20mask='url(%23mask-258)'%20points='-4.567%208.352%2010.666%208.352%2010.666%20-4.638%20-4.567%20-4.638'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-426'%20transform='translate(139.000000,%20101.368000)'%3e%3cmask%20id='mask-260'%20fill='white'%3e%3cuse%20xlink:href='%23path-259'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-425'%3e%3c/g%3e%3cpolygon%20id='Fill-424'%20fill='%2352267D'%20mask='url(%23mask-260)'%20points='-4.953%209.733%2011.047%209.733%2011.047%20-4.02%20-4.953%20-4.02'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-429'%20transform='translate(139.000000,%20103.368000)'%3e%3cmask%20id='mask-262'%20fill='white'%3e%3cuse%20xlink:href='%23path-261'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-428'%3e%3c/g%3e%3cpolygon%20id='Fill-427'%20fill='%2352267D'%20mask='url(%23mask-262)'%20points='-4.034%207.094%207.627%207.094%207.627%20-4.572%20-4.034%20-4.572'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-432'%20transform='translate(156.000000,%2098.368000)'%3e%3cmask%20id='mask-264'%20fill='white'%3e%3cuse%20xlink:href='%23path-263'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-431'%3e%3c/g%3e%3cpolygon%20id='Fill-430'%20fill='%23F3E3FF'%20mask='url(%23mask-264)'%20points='-4.959%209.064%2011.058%209.064%2011.058%20-4.783%20-4.959%20-4.783'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-435'%20transform='translate(156.000000,%2098.368000)'%3e%3cmask%20id='mask-266'%20fill='white'%3e%3cuse%20xlink:href='%23path-265'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-434'%3e%3c/g%3e%3cpolygon%20id='Fill-433'%20fill='%23FFFFFF'%20mask='url(%23mask-266)'%20points='-4.209%208.992%2010.988%208.992%2010.988%20-4.037%20-4.209%20-4.037'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-438'%20transform='translate(156.000000,%2098.368000)'%3e%3cmask%20id='mask-268'%20fill='white'%3e%3cuse%20xlink:href='%23path-267'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-437'%3e%3c/g%3e%3cpolygon%20id='Fill-436'%20fill='%2352267D'%20mask='url(%23mask-268)'%20points='-4.589%209.378%2011.368%209.378%2011.368%20-4.419%20-4.589%20-4.419'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-441'%20transform='translate(159.000000,%2099.368000)'%3e%3cmask%20id='mask-270'%20fill='white'%3e%3cuse%20xlink:href='%23path-269'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-440'%3e%3c/g%3e%3cpolygon%20id='Fill-439'%20fill='%2352267D'%20mask='url(%23mask-270)'%20points='-4.405%207.314%207.255%207.314%207.255%20-4.352%20-4.405%20-4.352'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-444'%20transform='translate(134.000000,%20105.368000)'%3e%3cmask%20id='mask-272'%20fill='white'%3e%3cuse%20xlink:href='%23path-271'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-443'%3e%3c/g%3e%3cpolygon%20id='Fill-442'%20fill='%2352267D'%20mask='url(%23mask-272)'%20points='-4.961%206.184%206.235%206.184%206.235%20-4.533%20-4.961%20-4.533'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-447'%20transform='translate(165.000000,%20101.368000)'%3e%3cmask%20id='mask-274'%20fill='white'%3e%3cuse%20xlink:href='%23path-273'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-446'%3e%3c/g%3e%3cpolygon%20id='Fill-445'%20fill='%2352267D'%20mask='url(%23mask-274)'%20points='-4.465%206.695%206.72%206.695%206.72%20-4.045%20-4.465%20-4.045'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-450'%20transform='translate(151.000000,%20106.368000)'%3e%3cmask%20id='mask-276'%20fill='white'%3e%3cuse%20xlink:href='%23path-275'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-449'%3e%3c/g%3e%3cpolygon%20id='Fill-448'%20fill='%23EAF3FB'%20mask='url(%23mask-276)'%20points='-4.203%208.021%2012.009%208.021%2012.009%20-4.833%20-4.203%20-4.833'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-453'%20transform='translate(153.000000,%20107.368000)'%3e%3cmask%20id='mask-278'%20fill='white'%3e%3cuse%20xlink:href='%23path-277'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-452'%3e%3c/g%3e%3cpolygon%20id='Fill-451'%20fill='%23FFFFFF'%20mask='url(%23mask-278)'%20points='-4.322%206.495%2010.68%206.495%2010.68%20-4.369%20-4.322%20-4.369'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-456'%20transform='translate(153.000000,%20107.368000)'%3e%3cmask%20id='mask-280'%20fill='white'%3e%3cuse%20xlink:href='%23path-279'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-455'%3e%3c/g%3e%3cpolygon%20id='Fill-454'%20fill='%2352267D'%20mask='url(%23mask-280)'%20points='-4.359%206.878%2010.851%206.878%2010.851%20-4.71%20-4.359%20-4.71'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-459'%20transform='translate(143.000000,%20109.368000)'%3e%3cmask%20id='mask-282'%20fill='white'%3e%3cuse%20xlink:href='%23path-281'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-458'%3e%3c/g%3e%3cpolygon%20id='Fill-457'%20fill='%23EAF3FB'%20mask='url(%23mask-282)'%20points='-4.289%208.251%2010.869%208.251%2010.869%20-4.474%20-4.289%20-4.474'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-462'%20transform='translate(144.000000,%20135.368000)'%3e%3cmask%20id='mask-284'%20fill='white'%3e%3cuse%20xlink:href='%23path-283'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-461'%3e%3c/g%3e%3cpolygon%20id='Fill-460'%20fill='%23F3E3FF'%20mask='url(%23mask-284)'%20points='-4.139%205.47%206.258%205.47%206.258%20-4.798%20-4.139%20-4.798'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-465'%20transform='translate(144.000000,%20135.368000)'%3e%3cmask%20id='mask-286'%20fill='white'%3e%3cuse%20xlink:href='%23path-285'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-464'%3e%3c/g%3e%3cpolygon%20id='Fill-463'%20fill='%2352267D'%20mask='url(%23mask-286)'%20points='-4.252%205.631%206.359%205.631%206.359%20-4.952%20-4.252%20-4.952'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-468'%20transform='translate(143.000000,%20110.368000)'%3e%3cmask%20id='mask-288'%20fill='white'%3e%3cuse%20xlink:href='%23path-287'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-467'%3e%3c/g%3e%3cpolygon%20id='Fill-466'%20fill='%23FFFFFF'%20mask='url(%23mask-288)'%20points='-4.566%205.904%2011.122%205.904%2011.122%20-4.437%20-4.566%20-4.437'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-471'%20transform='translate(143.000000,%20110.368000)'%3e%3cmask%20id='mask-290'%20fill='white'%3e%3cuse%20xlink:href='%23path-289'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-470'%3e%3c/g%3e%3cpolygon%20id='Fill-469'%20fill='%2352267D'%20mask='url(%23mask-290)'%20points='-4.643%206.287%2011.162%206.287%2011.162%20-4.811%20-4.643%20-4.811'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-474'%20transform='translate(146.000000,%20167.368000)'%3e%3cmask%20id='mask-292'%20fill='white'%3e%3cuse%20xlink:href='%23path-291'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-473'%3e%3c/g%3e%3cpolygon%20id='Fill-472'%20fill='%23FFFFFF'%20mask='url(%23mask-292)'%20points='-4.22%207.938%209.201%207.938%209.201%20-4.624%20-4.22%20-4.624'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-477'%20transform='translate(146.000000,%20167.368000)'%3e%3cmask%20id='mask-294'%20fill='white'%3e%3cuse%20xlink:href='%23path-293'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-476'%3e%3c/g%3e%3cpolygon%20id='Fill-475'%20fill='%2352267D'%20mask='url(%23mask-294)'%20points='-4.409%208.13%209.391%208.13%209.391%20-4.811%20-4.409%20-4.811'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-480'%20transform='translate(147.000000,%20167.368000)'%3e%3cmask%20id='mask-296'%20fill='white'%3e%3cuse%20xlink:href='%23path-295'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-479'%3e%3c/g%3e%3cpolygon%20id='Fill-478'%20fill='%23EAF3FB'%20mask='url(%23mask-296)'%20points='-4.88%207.269%207.248%207.269%207.248%20-4.325%20-4.88%20-4.325'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-483'%20transform='translate(145.000000,%20167.368000)'%3e%3cmask%20id='mask-298'%20fill='white'%3e%3cuse%20xlink:href='%23path-297'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-482'%3e%3c/g%3e%3cpolygon%20id='Fill-481'%20fill='%23FFFFFF'%20mask='url(%23mask-298)'%20points='-4.693%207.919%208.582%207.919%208.582%20-4.446%20-4.693%20-4.446'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-486'%20transform='translate(145.000000,%20167.368000)'%3e%3cmask%20id='mask-300'%20fill='white'%3e%3cuse%20xlink:href='%23path-299'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-485'%3e%3c/g%3e%3cpolygon%20id='Fill-484'%20fill='%2352267D'%20mask='url(%23mask-300)'%20points='-4.884%208.112%208.772%208.112%208.772%20-4.638%20-4.884%20-4.638'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-489'%20transform='translate(145.000000,%20167.368000)'%3e%3cmask%20id='mask-302'%20fill='white'%3e%3cuse%20xlink:href='%23path-301'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-488'%3e%3c/g%3e%3cpolygon%20id='Fill-487'%20fill='%23EAF3FB'%20mask='url(%23mask-302)'%20points='-4.437%207.183%207.496%207.183%207.496%20-4.212%20-4.437%20-4.212'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-492'%20transform='translate(143.000000,%20167.368000)'%3e%3cmask%20id='mask-304'%20fill='white'%3e%3cuse%20xlink:href='%23path-303'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-491'%3e%3c/g%3e%3cpolygon%20id='Fill-490'%20fill='%23FFFFFF'%20mask='url(%23mask-304)'%20points='-4.321%207.897%208.808%207.897%208.808%20-4.338%20-4.321%20-4.338'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-495'%20transform='translate(143.000000,%20167.368000)'%3e%3cmask%20id='mask-306'%20fill='white'%3e%3cuse%20xlink:href='%23path-305'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-494'%3e%3c/g%3e%3cpolygon%20id='Fill-493'%20fill='%2352267D'%20mask='url(%23mask-306)'%20points='-4.512%208.092%208.999%208.092%208.999%20-4.528%20-4.512%20-4.528'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-498'%20transform='translate(143.000000,%20167.368000)'%3e%3cmask%20id='mask-308'%20fill='white'%3e%3cuse%20xlink:href='%23path-307'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-497'%3e%3c/g%3e%3cpolygon%20id='Fill-496'%20fill='%23EAF3FB'%20mask='url(%23mask-308)'%20points='-4.088%207.236%207.765%207.236%207.765%20-4.088%20-4.088%20-4.088'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-501'%20transform='translate(144.000000,%20146.368000)'%3e%3cmask%20id='mask-310'%20fill='white'%3e%3cuse%20xlink:href='%23path-309'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-500'%3e%3c/g%3e%3cpolygon%20id='Fill-499'%20fill='%239452BA'%20mask='url(%23mask-310)'%20points='-4.145%2028.899%2016.691%2028.899%2016.691%20-4.455%20-4.145%20-4.455'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-504'%20transform='translate(144.000000,%20146.368000)'%3e%3cmask%20id='mask-312'%20fill='white'%3e%3cuse%20xlink:href='%23path-311'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-503'%3e%3c/g%3e%3cpolygon%20id='Fill-502'%20fill='%2352267D'%20mask='url(%23mask-312)'%20points='-4.906%2029.663%2017.453%2029.663%2017.453%20-4.531%20-4.906%20-4.531'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-507'%20transform='translate(126.000000,%20149.368000)'%3e%3cmask%20id='mask-314'%20fill='white'%3e%3cuse%20xlink:href='%23path-313'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-506'%3e%3c/g%3e%3cpolygon%20id='Fill-505'%20fill='%239452BA'%20mask='url(%23mask-314)'%20points='-4.39%2025.663%2015.167%2025.663%2015.167%20-4.858%20-4.39%20-4.858'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-510'%20transform='translate(125.000000,%20148.368000)'%3e%3cmask%20id='mask-316'%20fill='white'%3e%3cuse%20xlink:href='%23path-315'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-509'%3e%3c/g%3e%3cpolygon%20id='Fill-508'%20fill='%2352267D'%20mask='url(%23mask-316)'%20points='-4.151%2027.426%2016.931%2027.426%2016.931%20-4.431%20-4.151%20-4.431'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-513'%20transform='translate(130.000000,%20152.368000)'%3e%3cmask%20id='mask-318'%20fill='white'%3e%3cuse%20xlink:href='%23path-317'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-512'%3e%3c/g%3e%3cpolygon%20id='Fill-511'%20fill='%2352267D'%20mask='url(%23mask-318)'%20points='-4.193%207.682%208.597%207.682%208.597%20-4.165%20-4.193%20-4.165'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-516'%20transform='translate(154.000000,%20167.368000)'%3e%3cmask%20id='mask-320'%20fill='white'%3e%3cuse%20xlink:href='%23path-319'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-515'%3e%3c/g%3e%3cpolygon%20id='Fill-514'%20fill='%23FFFFFF'%20mask='url(%23mask-320)'%20points='-4.605%208.034%208.816%208.034%208.816%20-4.528%20-4.605%20-4.528'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-519'%20transform='translate(154.000000,%20167.368000)'%3e%3cmask%20id='mask-322'%20fill='white'%3e%3cuse%20xlink:href='%23path-321'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-518'%3e%3c/g%3e%3cpolygon%20id='Fill-517'%20fill='%2352267D'%20mask='url(%23mask-322)'%20points='-4.987%208.417%209.196%208.417%209.196%20-4.908%20-4.987%20-4.908'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-522'%20transform='translate(154.000000,%20167.368000)'%3e%3cmask%20id='mask-324'%20fill='white'%3e%3cuse%20xlink:href='%23path-323'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-521'%3e%3c/g%3e%3cpolygon%20id='Fill-520'%20fill='%23EAF3FB'%20mask='url(%23mask-324)'%20points='-4.267%207.365%207.862%207.365%207.862%20-4.229%20-4.267%20-4.229'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-525'%20transform='translate(147.000000,%20156.368000)'%3e%3cmask%20id='mask-326'%20fill='white'%3e%3cuse%20xlink:href='%23path-325'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-524'%3e%3c/g%3e%3cpolygon%20id='Fill-523'%20fill='%2352267D'%20mask='url(%23mask-326)'%20points='-4.022%207.65%208.945%207.65%208.945%20-4.699%20-4.022%20-4.699'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-528'%20transform='translate(181.000000,%20111.368000)'%3e%3cmask%20id='mask-328'%20fill='white'%3e%3cuse%20xlink:href='%23path-327'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-527'%3e%3c/g%3e%3cpolygon%20id='Fill-526'%20fill='%23F3E3FF'%20mask='url(%23mask-328)'%20points='-4.97%205.518%206.036%205.518%206.036%20-4.994%20-4.97%20-4.994'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-531'%20transform='translate(181.000000,%20111.368000)'%3e%3cmask%20id='mask-330'%20fill='white'%3e%3cuse%20xlink:href='%23path-329'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-530'%3e%3c/g%3e%3cpolygon%20id='Fill-529'%20fill='%23F3E3FF'%20mask='url(%23mask-330)'%20points='-4.154%205.528%206.853%205.528%206.853%20-4.984%20-4.154%20-4.984'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-534'%20transform='translate(181.000000,%20111.368000)'%3e%3cmask%20id='mask-332'%20fill='white'%3e%3cuse%20xlink:href='%23path-331'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-533'%3e%3c/g%3e%3cpolygon%20id='Fill-532'%20fill='%23F3E3FF'%20mask='url(%23mask-332)'%20points='-4.567%205.932%206.44%205.932%206.44%20-4.579%20-4.567%20-4.579'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-537'%20transform='translate(165.000000,%20109.368000)'%3e%3cmask%20id='mask-334'%20fill='white'%3e%3cuse%20xlink:href='%23path-333'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-536'%3e%3c/g%3e%3cpolygon%20id='Fill-535'%20fill='%23F3E3FF'%20mask='url(%23mask-334)'%20points='-4.703%206.619%206.355%206.619%206.355%20-4.678%20-4.703%20-4.678'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-540'%20transform='translate(165.000000,%20110.368000)'%3e%3cmask%20id='mask-336'%20fill='white'%3e%3cuse%20xlink:href='%23path-335'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-539'%3e%3c/g%3e%3cpolygon%20id='Fill-538'%20fill='%23F3E3FF'%20mask='url(%23mask-336)'%20points='-4.907%206.447%206.151%206.447%206.151%20-4.85%20-4.907%20-4.85'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-543'%20transform='translate(145.000000,%20123.368000)'%3e%3cmask%20id='mask-338'%20fill='white'%3e%3cuse%20xlink:href='%23path-337'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-542'%3e%3c/g%3e%3cpolygon%20id='Fill-541'%20fill='%23F3E3FF'%20mask='url(%23mask-338)'%20points='-4.43%206.584%206.856%206.584%206.856%20-4.068%20-4.43%20-4.068'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-546'%20transform='translate(146.000000,%20123.368000)'%3e%3cmask%20id='mask-340'%20fill='white'%3e%3cuse%20xlink:href='%23path-339'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-545'%3e%3c/g%3e%3cpolygon%20id='Fill-544'%20fill='%23F3E3FF'%20mask='url(%23mask-340)'%20points='-4.334%206.598%206.952%206.598%206.952%20-4.054%20-4.334%20-4.054'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-549'%20transform='translate(146.000000,%20124.368000)'%3e%3cmask%20id='mask-342'%20fill='white'%3e%3cuse%20xlink:href='%23path-341'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-548'%3e%3c/g%3e%3cpolygon%20id='Fill-547'%20fill='%23F3E3FF'%20mask='url(%23mask-342)'%20points='-4.889%206.14%206.396%206.14%206.396%20-4.513%20-4.889%20-4.513'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-552'%20transform='translate(161.000000,%20158.368000)'%3e%3cmask%20id='mask-344'%20fill='white'%3e%3cuse%20xlink:href='%23path-343'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-551'%3e%3c/g%3e%3cpolygon%20id='Fill-550'%20fill='%23F3E3FF'%20mask='url(%23mask-344)'%20points='-4.513%206.581%206.773%206.581%206.773%20-4.072%20-4.513%20-4.072'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-555'%20transform='translate(162.000000,%20158.368000)'%3e%3cmask%20id='mask-346'%20fill='white'%3e%3cuse%20xlink:href='%23path-345'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-554'%3e%3c/g%3e%3cpolygon%20id='Fill-553'%20fill='%23F3E3FF'%20mask='url(%23mask-346)'%20points='-4.418%206.594%206.868%206.594%206.868%20-4.058%20-4.418%20-4.058'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-558'%20transform='translate(162.000000,%20159.368000)'%3e%3cmask%20id='mask-348'%20fill='white'%3e%3cuse%20xlink:href='%23path-347'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-557'%3e%3c/g%3e%3cpolygon%20id='Fill-556'%20fill='%23F3E3FF'%20mask='url(%23mask-348)'%20points='-4.972%206.137%206.313%206.137%206.313%20-4.516%20-4.972%20-4.516'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-561'%20transform='translate(146.000000,%20106.368000)'%3e%3cmask%20id='mask-350'%20fill='white'%3e%3cuse%20xlink:href='%23path-349'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-560'%3e%3c/g%3e%3cpolygon%20id='Fill-559'%20fill='%23F3E3FF'%20mask='url(%23mask-350)'%20points='-4.47%206.147%206.924%206.147%206.924%20-4.561%20-4.47%20-4.561'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-564'%20transform='translate(147.000000,%20107.368000)'%3e%3cmask%20id='mask-352'%20fill='white'%3e%3cuse%20xlink:href='%23path-351'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-563'%3e%3c/g%3e%3cpolygon%20id='Fill-562'%20fill='%23F3E3FF'%20mask='url(%23mask-352)'%20points='-4.876%205.758%206.518%205.758%206.518%20-4.95%20-4.876%20-4.95'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-567'%20transform='translate(153.000000,%20117.368000)'%3e%3cmask%20id='mask-354'%20fill='white'%3e%3cuse%20xlink:href='%23path-353'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-566'%3e%3c/g%3e%3cpolygon%20id='Fill-565'%20fill='%23F3E3FF'%20mask='url(%23mask-354)'%20points='-4.173%206.029%207.479%206.029%207.479%20-4.81%20-4.173%20-4.81'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-570'%20transform='translate(154.000000,%20117.368000)'%3e%3cmask%20id='mask-356'%20fill='white'%3e%3cuse%20xlink:href='%23path-355'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-569'%3e%3c/g%3e%3cpolygon%20id='Fill-568'%20fill='%23F3E3FF'%20mask='url(%23mask-356)'%20points='-4.45%206.771%207.201%206.771%207.201%20-4.068%20-4.45%20-4.068'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-573'%20transform='translate(165.000000,%2099.368000)'%3e%3cmask%20id='mask-358'%20fill='white'%3e%3cuse%20xlink:href='%23path-357'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-572'%3e%3c/g%3e%3cpolygon%20id='Fill-571'%20fill='%23F3E3FF'%20mask='url(%23mask-358)'%20points='-4.842%205.694%206.328%205.694%206.328%20-4.898%20-4.842%20-4.898'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-576'%20transform='translate(165.000000,%2099.368000)'%3e%3cmask%20id='mask-360'%20fill='white'%3e%3cuse%20xlink:href='%23path-359'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-575'%3e%3c/g%3e%3cpolygon%20id='Fill-574'%20fill='%23F3E3FF'%20mask='url(%23mask-360)'%20points='-4.359%206.191%206.81%206.191%206.81%20-4.403%20-4.359%20-4.403'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-579'%20transform='translate(118.000000,%20147.368000)'%3e%3cmask%20id='mask-362'%20fill='white'%3e%3cuse%20xlink:href='%23path-361'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-578'%3e%3c/g%3e%3cpolygon%20id='Fill-577'%20fill='%23F3E3FF'%20mask='url(%23mask-362)'%20points='-4.489%206.265%206.666%206.265%206.666%20-4.829%20-4.489%20-4.829'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-582'%20transform='translate(118.000000,%20147.368000)'%3e%3cmask%20id='mask-364'%20fill='white'%3e%3cuse%20xlink:href='%23path-363'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-581'%3e%3c/g%3e%3cpolygon%20id='Fill-580'%20fill='%23F3E3FF'%20mask='url(%23mask-364)'%20points='-4.434%207.061%206.721%207.061%206.721%20-4.032%20-4.434%20-4.032'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-585'%20transform='translate(140.000000,%20139.368000)'%3e%3cmask%20id='mask-366'%20fill='white'%3e%3cuse%20xlink:href='%23path-365'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-584'%3e%3c/g%3e%3cpolygon%20id='Fill-583'%20fill='%23F3E3FF'%20mask='url(%23mask-366)'%20points='-4.287%206.938%207.152%206.938%207.152%20-4.144%20-4.287%20-4.144'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-588'%20transform='translate(141.000000,%20140.368000)'%3e%3cmask%20id='mask-368'%20fill='white'%3e%3cuse%20xlink:href='%23path-367'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-587'%3e%3c/g%3e%3cpolygon%20id='Fill-586'%20fill='%23F3E3FF'%20mask='url(%23mask-368)'%20points='-4.092%206.502%207.346%206.502%207.346%20-4.579%20-4.092%20-4.579'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-591'%20transform='translate(141.000000,%20140.368000)'%3e%3cmask%20id='mask-370'%20fill='white'%3e%3cuse%20xlink:href='%23path-369'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-590'%3e%3c/g%3e%3cpolygon%20id='Fill-589'%20fill='%23F3E3FF'%20mask='url(%23mask-370)'%20points='-4.972%206.819%206.467%206.819%206.467%20-4.263%20-4.972%20-4.263'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-594'%20transform='translate(142.000000,%20141.368000)'%3e%3cmask%20id='mask-372'%20fill='white'%3e%3cuse%20xlink:href='%23path-371'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-593'%3e%3c/g%3e%3cpolygon%20id='Fill-592'%20fill='%23F3E3FF'%20mask='url(%23mask-372)'%20points='-4.776%206.384%206.663%206.384%206.663%20-4.698%20-4.776%20-4.698'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-597'%20transform='translate(140.000000,%20141.368000)'%3e%3cmask%20id='mask-374'%20fill='white'%3e%3cuse%20xlink:href='%23path-373'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-596'%3e%3c/g%3e%3cpolygon%20id='Fill-595'%20fill='%23F3E3FF'%20mask='url(%23mask-374)'%20points='-4.851%206.136%206.588%206.136%206.588%20-4.946%20-4.851%20-4.946'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-600'%20transform='translate(152.000000,%20103.368000)'%3e%3cmask%20id='mask-376'%20fill='white'%3e%3cuse%20xlink:href='%23path-375'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-599'%3e%3c/g%3e%3cpolygon%20id='Fill-598'%20fill='%23F3E3FF'%20mask='url(%23mask-376)'%20points='-4.403%206.673%207.12%206.673%207.12%20-4.1%20-4.403%20-4.1'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-603'%20transform='translate(152.000000,%20129.368000)'%3e%3cmask%20id='mask-378'%20fill='white'%3e%3cuse%20xlink:href='%23path-377'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-602'%3e%3c/g%3e%3cpolygon%20id='Fill-601'%20fill='%23F3E3FF'%20mask='url(%23mask-378)'%20points='-4.489%205.932%207.034%205.932%207.034%20-4.842%20-4.489%20-4.842'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-606'%20transform='translate(145.000000,%20115.368000)'%3e%3cmask%20id='mask-380'%20fill='white'%3e%3cuse%20xlink:href='%23path-379'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-605'%3e%3c/g%3e%3cpolygon%20id='Fill-604'%20fill='%23F3E3FF'%20mask='url(%23mask-380)'%20points='-4.543%205.755%206.657%205.755%206.657%20-4.855%20-4.543%20-4.855'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-609'%20transform='translate(133.000000,%20103.368000)'%3e%3cmask%20id='mask-382'%20fill='white'%3e%3cuse%20xlink:href='%23path-381'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-608'%3e%3c/g%3e%3cpolygon%20id='Fill-607'%20fill='%23F3E3FF'%20mask='url(%23mask-382)'%20points='-4.168%205.974%206.779%205.974%206.779%20-4.506%20-4.168%20-4.506'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-612'%20transform='translate(129.000000,%20159.368000)'%3e%3cmask%20id='mask-384'%20fill='white'%3e%3cuse%20xlink:href='%23path-383'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-611'%3e%3c/g%3e%3cpolygon%20id='Fill-610'%20fill='%23F3E3FF'%20mask='url(%23mask-384)'%20points='-4.583%205.961%206.927%205.961%206.927%20-4.944%20-4.583%20-4.944'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-615'%20transform='translate(147.000000,%20164.368000)'%3e%3cmask%20id='mask-386'%20fill='white'%3e%3cuse%20xlink:href='%23path-385'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-614'%3e%3c/g%3e%3cpolygon%20id='Fill-613'%20fill='%23F3E3FF'%20mask='url(%23mask-386)'%20points='-4.378%206.293%207.274%206.293%207.274%20-4.547%20-4.378%20-4.547'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-618'%20transform='translate(148.000000,%20165.368000)'%3e%3cmask%20id='mask-388'%20fill='white'%3e%3cuse%20xlink:href='%23path-387'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-617'%3e%3c/g%3e%3cpolygon%20id='Fill-616'%20fill='%23F3E3FF'%20mask='url(%23mask-388)'%20points='-4.656%206.036%206.996%206.036%206.996%20-4.804%20-4.656%20-4.804'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-621'%20transform='translate(152.000000,%20167.368000)'%3e%3cmask%20id='mask-390'%20fill='white'%3e%3cuse%20xlink:href='%23path-389'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-620'%3e%3c/g%3e%3cpolygon%20id='Fill-619'%20fill='%23FFFFFF'%20mask='url(%23mask-390)'%20points='-4.08%208.015%209.196%208.015%209.196%20-4.35%20-4.08%20-4.35'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-624'%20transform='translate(152.000000,%20167.368000)'%3e%3cmask%20id='mask-392'%20fill='white'%3e%3cuse%20xlink:href='%23path-391'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-623'%3e%3c/g%3e%3cpolygon%20id='Fill-622'%20fill='%2352267D'%20mask='url(%23mask-392)'%20points='-4.459%208.4%209.577%208.4%209.577%20-4.733%20-4.459%20-4.733'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-627'%20transform='translate(153.000000,%20167.368000)'%3e%3cmask%20id='mask-394'%20fill='white'%3e%3cuse%20xlink:href='%23path-393'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-626'%3e%3c/g%3e%3cpolygon%20id='Fill-625'%20fill='%23EAF3FB'%20mask='url(%23mask-394)'%20points='-4.822%207.278%207.11%207.278%207.11%20-4.118%20-4.822%20-4.118'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-630'%20transform='translate(151.000000,%20168.368000)'%3e%3cmask%20id='mask-396'%20fill='white'%3e%3cuse%20xlink:href='%23path-395'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-629'%3e%3c/g%3e%3cpolygon%20id='Fill-628'%20fill='%23FFFFFF'%20mask='url(%23mask-396)'%20points='-4.346%206.993%208.422%206.993%208.422%20-4.984%20-4.346%20-4.984'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-633'%20transform='translate(151.000000,%20167.368000)'%3e%3cmask%20id='mask-398'%20fill='white'%3e%3cuse%20xlink:href='%23path-397'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-632'%3e%3c/g%3e%3cpolygon%20id='Fill-631'%20fill='%2352267D'%20mask='url(%23mask-398)'%20points='-4.727%208.374%208.803%208.374%208.803%20-4.365%20-4.727%20-4.365'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-636'%20transform='translate(151.000000,%20168.368000)'%3e%3cmask%20id='mask-400'%20fill='white'%3e%3cuse%20xlink:href='%23path-399'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-635'%3e%3c/g%3e%3cpolygon%20id='Fill-634'%20fill='%23EAF3FB'%20mask='url(%23mask-400)'%20points='-4.14%206.408%207.499%206.408%207.499%20-4.762%20-4.14%20-4.762'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-639'%20transform='translate(167.000000,%20168.368000)'%3e%3cmask%20id='mask-402'%20fill='white'%3e%3cuse%20xlink:href='%23path-401'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-638'%3e%3c/g%3e%3cpolygon%20id='Fill-637'%20fill='%23FFFFFF'%20mask='url(%23mask-402)'%20points='-4.898%207.352%207.869%207.352%207.869%20-4.625%20-4.898%20-4.625'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-642'%20transform='translate(166.000000,%20167.368000)'%3e%3cmask%20id='mask-404'%20fill='white'%3e%3cuse%20xlink:href='%23path-403'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-641'%3e%3c/g%3e%3cpolygon%20id='Fill-640'%20fill='%2352267D'%20mask='url(%23mask-404)'%20points='-4.279%208.732%209.251%208.732%209.251%20-4.007%20-4.279%20-4.007'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-645'%20transform='translate(167.000000,%20168.368000)'%3e%3cmask%20id='mask-406'%20fill='white'%3e%3cuse%20xlink:href='%23path-405'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-644'%3e%3c/g%3e%3cpolygon%20id='Fill-643'%20fill='%23EAF3FB'%20mask='url(%23mask-406)'%20points='-4.692%206.766%206.947%206.766%206.947%20-4.404%20-4.692%20-4.404'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-648'%20transform='translate(165.000000,%20167.368000)'%3e%3cmask%20id='mask-408'%20fill='white'%3e%3cuse%20xlink:href='%23path-407'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-647'%3e%3c/g%3e%3cpolygon%20id='Fill-646'%20fill='%23FFFFFF'%20mask='url(%23mask-408)'%20points='-4.794%208.333%208.481%208.333%208.481%20-4.032%20-4.794%20-4.032'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-651'%20transform='translate(164.000000,%20167.368000)'%3e%3cmask%20id='mask-410'%20fill='white'%3e%3cuse%20xlink:href='%23path-409'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-650'%3e%3c/g%3e%3cpolygon%20id='Fill-649'%20fill='%2352267D'%20mask='url(%23mask-410)'%20points='-4.174%208.719%209.862%208.719%209.862%20-4.414%20-4.174%20-4.414'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-654'%20transform='translate(165.000000,%20168.368000)'%3e%3cmask%20id='mask-412'%20fill='white'%3e%3cuse%20xlink:href='%23path-411'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-653'%3e%3c/g%3e%3cpolygon%20id='Fill-652'%20fill='%23EAF3FB'%20mask='url(%23mask-412)'%20points='-4.536%206.597%207.396%206.597%207.396%20-4.798%20-4.536%20-4.798'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-657'%20transform='translate(134.000000,%20167.368000)'%3e%3cmask%20id='mask-414'%20fill='white'%3e%3cuse%20xlink:href='%23path-413'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-656'%3e%3c/g%3e%3cpolygon%20id='Fill-655'%20fill='%23FFFFFF'%20mask='url(%23mask-414)'%20points='-4.97%207.778%208.451%207.778%208.451%20-4.784%20-4.97%20-4.784'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-660'%20transform='translate(133.000000,%20167.368000)'%3e%3cmask%20id='mask-416'%20fill='white'%3e%3cuse%20xlink:href='%23path-415'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-659'%3e%3c/g%3e%3cpolygon%20id='Fill-658'%20fill='%2352267D'%20mask='url(%23mask-416)'%20points='-4.159%207.969%209.641%207.969%209.641%20-4.971%20-4.159%20-4.971'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-663'%20transform='translate(134.000000,%20167.368000)'%3e%3cmask%20id='mask-418'%20fill='white'%3e%3cuse%20xlink:href='%23path-417'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-662'%3e%3c/g%3e%3cpolygon%20id='Fill-661'%20fill='%23EAF3FB'%20mask='url(%23mask-418)'%20points='-4.63%207.109%207.498%207.109%207.498%20-4.485%20-4.63%20-4.485'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-666'%20transform='translate(132.000000,%20167.368000)'%3e%3cmask%20id='mask-420'%20fill='white'%3e%3cuse%20xlink:href='%23path-419'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-665'%3e%3c/g%3e%3cpolygon%20id='Fill-664'%20fill='%23FFFFFF'%20mask='url(%23mask-420)'%20points='-4.443%207.758%208.832%207.758%208.832%20-4.607%20-4.443%20-4.607'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-669'%20transform='translate(132.000000,%20167.368000)'%3e%3cmask%20id='mask-422'%20fill='white'%3e%3cuse%20xlink:href='%23path-421'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-668'%3e%3c/g%3e%3cpolygon%20id='Fill-667'%20fill='%2352267D'%20mask='url(%23mask-422)'%20points='-4.634%207.951%209.022%207.951%209.022%20-4.799%20-4.634%20-4.799'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-672'%20transform='translate(132.000000,%20167.368000)'%3e%3cmask%20id='mask-424'%20fill='white'%3e%3cuse%20xlink:href='%23path-423'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-671'%3e%3c/g%3e%3cpolygon%20id='Fill-670'%20fill='%23EAF3FB'%20mask='url(%23mask-424)'%20points='-4.187%207.022%207.746%207.022%207.746%20-4.374%20-4.187%20-4.374'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-675'%20transform='translate(131.000000,%20167.368000)'%3e%3cmask%20id='mask-426'%20fill='white'%3e%3cuse%20xlink:href='%23path-425'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-674'%3e%3c/g%3e%3cpolygon%20id='Fill-673'%20fill='%23FFFFFF'%20mask='url(%23mask-426)'%20points='-4.71%207.737%208.058%207.737%208.058%20-4.24%20-4.71%20-4.24'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-678'%20transform='translate(131.000000,%20167.368000)'%3e%3cmask%20id='mask-428'%20fill='white'%3e%3cuse%20xlink:href='%23path-427'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-677'%3e%3c/g%3e%3cpolygon%20id='Fill-676'%20fill='%2352267D'%20mask='url(%23mask-428)'%20points='-4.9%207.93%208.249%207.93%208.249%20-4.43%20-4.9%20-4.43'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-681'%20transform='translate(131.000000,%20167.368000)'%3e%3cmask%20id='mask-430'%20fill='white'%3e%3cuse%20xlink:href='%23path-429'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-680'%3e%3c/g%3e%3cpolygon%20id='Fill-679'%20fill='%23EAF3FB'%20mask='url(%23mask-430)'%20points='-4.503%207.151%207.136%207.151%207.136%20-4.019%20-4.503%20-4.019'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-684'%20transform='translate(159.000000,%20168.368000)'%3e%3cmask%20id='mask-432'%20fill='white'%3e%3cuse%20xlink:href='%23path-431'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-683'%3e%3c/g%3e%3cpolygon%20id='Fill-682'%20fill='%23FFFFFF'%20mask='url(%23mask-432)'%20points='-4.749%207.278%207.574%207.278%207.574%20-4.837%20-4.749%20-4.837'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-687'%20transform='translate(158.000000,%20167.368000)'%3e%3cmask%20id='mask-434'%20fill='white'%3e%3cuse%20xlink:href='%23path-433'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-686'%3e%3c/g%3e%3cpolygon%20id='Fill-685'%20fill='%2352267D'%20mask='url(%23mask-434)'%20points='-4.13%208.66%208.952%208.66%208.952%20-4.218%20-4.13%20-4.218'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-690'%20transform='translate(159.000000,%20168.368000)'%3e%3cmask%20id='mask-436'%20fill='white'%3e%3cuse%20xlink:href='%23path-435'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-689'%3e%3c/g%3e%3cpolygon%20id='Fill-688'%20fill='%23EAF3FB'%20mask='url(%23mask-436)'%20points='-4.325%206.909%207.363%206.909%207.363%20-4.628%20-4.325%20-4.628'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-693'%20transform='translate(163.000000,%20167.368000)'%3e%3cmask%20id='mask-438'%20fill='white'%3e%3cuse%20xlink:href='%23path-437'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-692'%3e%3c/g%3e%3cpolygon%20id='Fill-691'%20fill='%23FFFFFF'%20mask='url(%23mask-438)'%20points='-4.78%208.273%208.741%208.273%208.741%20-4.206%20-4.78%20-4.206'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-696'%20transform='translate(162.000000,%20167.368000)'%3e%3cmask%20id='mask-440'%20fill='white'%3e%3cuse%20xlink:href='%23path-439'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-695'%3e%3c/g%3e%3cpolygon%20id='Fill-694'%20fill='%2352267D'%20mask='url(%23mask-440)'%20points='-4.163%208.655%2010.121%208.655%2010.121%20-4.586%20-4.163%20-4.586'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-699'%20transform='translate(163.000000,%20168.368000)'%3e%3cmask%20id='mask-442'%20fill='white'%3e%3cuse%20xlink:href='%23path-441'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-698'%3e%3c/g%3e%3cpolygon%20id='Fill-697'%20fill='%23EAF3FB'%20mask='url(%23mask-442)'%20points='-4.447%206.643%207.743%206.643%207.743%20-4.9%20-4.447%20-4.9'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-702'%20transform='translate(80.000000,%20121.368000)'%3e%3cmask%20id='mask-444'%20fill='white'%3e%3cuse%20xlink:href='%23path-443'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-701'%3e%3c/g%3e%3cpath%20d='M8,-0.5%20L95,-0.5%20C99.418,-0.5%20103,3.082%20103,7.5%20L103,67.5%20L0,67.5%20L0,7.5%20C0,3.082%203.582,-0.5%208,-0.5'%20id='Fill-700'%20fill='%23FFFFFF'%20mask='url(%23mask-444)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-705'%20transform='translate(80.000000,%20120.368000)'%3e%3cmask%20id='mask-446'%20fill='white'%3e%3cuse%20xlink:href='%23path-445'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-704'%3e%3c/g%3e%3cpath%20d='M1,67.5%20L102,67.5%20L102,8.5%20C102,4.64%2098.859,1.5%2095,1.5%20L8,1.5%20C4.141,1.5%201,4.64%201,8.5%20L1,67.5%20Z%20M104,69.5%20L-1,69.5%20L-1,8.5%20C-1,3.538%203.037,-0.5%208,-0.5%20L95,-0.5%20C99.963,-0.5%20104,3.538%20104,8.5%20L104,69.5%20Z'%20id='Fill-703'%20fill='%235E63B6'%20mask='url(%23mask-446)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-708'%20transform='translate(85.000000,%20126.368000)'%3e%3cmask%20id='mask-448'%20fill='white'%3e%3cuse%20xlink:href='%23path-447'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-707'%3e%3c/g%3e%3cpath%20d='M4,-0.5%20L88,-0.5%20C90.209,-0.5%2092,1.291%2092,3.5%20L92,58.5%20L0,58.5%20L0,3.5%20C0,1.291%201.791,-0.5%204,-0.5'%20id='Fill-706'%20fill='%235A749A'%20mask='url(%23mask-448)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-711'%20transform='translate(85.000000,%20125.368000)'%3e%3cmask%20id='mask-450'%20fill='white'%3e%3cuse%20xlink:href='%23path-449'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-710'%3e%3c/g%3e%3cpath%20d='M1,58.5%20L91,58.5%20L91,4.5%20C91,2.846%2089.654,1.5%2088,1.5%20L4,1.5%20C2.346,1.5%201,2.846%201,4.5%20L1,58.5%20Z%20M93,60.5%20L-1,60.5%20L-1,4.5%20C-1,1.743%201.243,-0.5%204,-0.5%20L88,-0.5%20C90.757,-0.5%2093,1.743%2093,4.5%20L93,60.5%20Z'%20id='Fill-709'%20fill='%235E63B6'%20mask='url(%23mask-450)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-714'%20transform='translate(92.000000,%20133.368000)'%3e%3cmask%20id='mask-452'%20fill='white'%3e%3cuse%20xlink:href='%23path-451'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-713'%3e%3c/g%3e%3cpolygon%20id='Fill-712'%20fill='%2381CCCC'%20mask='url(%23mask-452)'%20points='-5%208.558%2074%208.558%2074%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-717'%20transform='translate(92.000000,%20140.368000)'%3e%3cmask%20id='mask-454'%20fill='white'%3e%3cuse%20xlink:href='%23path-453'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-716'%3e%3c/g%3e%3cpolygon%20id='Fill-715'%20fill='%2381CCCC'%20mask='url(%23mask-454)'%20points='-5%208.692%2039.5%208.692%2039.5%20-4.366%20-5%20-4.366'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-720'%20transform='translate(92.000000,%20162.368000)'%3e%3cmask%20id='mask-456'%20fill='white'%3e%3cuse%20xlink:href='%23path-455'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-719'%3e%3c/g%3e%3cpolygon%20id='Fill-718'%20fill='%2381CCCC'%20mask='url(%23mask-456)'%20points='-5%208.096%2049.647%208.096%2049.647%20-4.962%20-5%20-4.962'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-723'%20transform='translate(92.000000,%20147.368000)'%3e%3cmask%20id='mask-458'%20fill='white'%3e%3cuse%20xlink:href='%23path-457'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-722'%3e%3c/g%3e%3cpolygon%20id='Fill-721'%20fill='%23D9DDE2'%20mask='url(%23mask-458)'%20points='-5%208.827%2028.338%208.827%2028.338%20-4.231%20-5%20-4.231'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-726'%20transform='translate(92.000000,%20169.368000)'%3e%3cmask%20id='mask-460'%20fill='white'%3e%3cuse%20xlink:href='%23path-459'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-725'%3e%3c/g%3e%3cpolygon%20id='Fill-724'%20fill='%23D9DDE2'%20mask='url(%23mask-460)'%20points='-5%208.231%2028.338%208.231%2028.338%20-4.827%20-5%20-4.827'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-729'%20transform='translate(92.000000,%20176.368000)'%3e%3cmask%20id='mask-462'%20fill='white'%3e%3cuse%20xlink:href='%23path-461'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-728'%3e%3c/g%3e%3cpolygon%20id='Fill-727'%20fill='%23D9DDE2'%20mask='url(%23mask-462)'%20points='-5%208.365%2017.177%208.365%2017.177%20-4.693%20-5%20-4.693'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-732'%20transform='translate(92.000000,%20154.368000)'%3e%3cmask%20id='mask-464'%20fill='white'%3e%3cuse%20xlink:href='%23path-463'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-731'%3e%3c/g%3e%3cpolygon%20id='Fill-730'%20fill='%23F74B64'%20mask='url(%23mask-464)'%20points='-5%208.961%2063.017%208.961%2063.017%20-4.097%20-5%20-4.097'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-735'%20transform='translate(92.000000,%20183.368000)'%3e%3cmask%20id='mask-466'%20fill='white'%3e%3cuse%20xlink:href='%23path-465'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-734'%3e%3c/g%3e%3cpolygon%20id='Fill-733'%20fill='%23FFA18D'%20mask='url(%23mask-466)'%20points='-5%208.5%2034.009%208.5%2034.009%20-4.558%20-5%20-4.558'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-738'%20transform='translate(69.000000,%20184.368000)'%3e%3cmask%20id='mask-468'%20fill='white'%3e%3cuse%20xlink:href='%23path-467'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-737'%3e%3c/g%3e%3cpath%20d='M2,-0.5%20L121,-0.5%20C122.104,-0.5%20123,0.396%20123,1.5%20L123,6.5%20L0,6.5%20L0,1.5%20C0,0.396%200.896,-0.5%202,-0.5'%20id='Fill-736'%20fill='%23EFEFF6'%20mask='url(%23mask-468)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-741'%20transform='translate(69.000000,%20183.368000)'%3e%3cmask%20id='mask-470'%20fill='white'%3e%3cuse%20xlink:href='%23path-469'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-740'%3e%3c/g%3e%3cpath%20d='M1,6.5%20L122,6.5%20L122,2.5%20C122,1.949%20121.552,1.5%20121,1.5%20L2,1.5%20C1.448,1.5%201,1.949%201,2.5%20L1,6.5%20Z%20M124,8.5%20L-1,8.5%20L-1,2.5%20C-1,0.846%200.346,-0.5%202,-0.5%20L121,-0.5%20C122.654,-0.5%20124,0.846%20124,2.5%20L124,8.5%20Z'%20id='Fill-739'%20fill='%235E63B6'%20mask='url(%23mask-470)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-744'%20transform='translate(200.000000,%20165.368000)'%3e%3cmask%20id='mask-472'%20fill='white'%3e%3cuse%20xlink:href='%23path-471'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-743'%3e%3c/g%3e%3cpolygon%20id='Fill-742'%20fill='%23FFFFFF'%20mask='url(%23mask-472)'%20points='0%200.5%2021%200.5%2019.213%2025.5%201.787%2025.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-747'%20transform='translate(200.000000,%20165.368000)'%3e%3cmask%20id='mask-474'%20fill='white'%3e%3cuse%20xlink:href='%23path-473'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-746'%3e%3c/g%3e%3cpath%20d='M2.7177,24.5%20L18.2817,24.5%20L19.9257,1.5%20L1.0737,1.5%20L2.7177,24.5%20Z%20M20.1437,26.5%20L0.8567,26.5%20L-1.0743,-0.5%20L22.0737,-0.5%20L20.1437,26.5%20Z'%20id='Fill-745'%20fill='%235E63B6'%20mask='url(%23mask-474)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-750'%20transform='translate(200.000000,%20172.368000)'%3e%3cmask%20id='mask-476'%20fill='white'%3e%3cuse%20xlink:href='%23path-475'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-749'%3e%3c/g%3e%3cpolygon%20id='Fill-748'%20fill='%23E1F2FF'%20mask='url(%23mask-476)'%20points='0.5361%200.5%2020.4681%200.5%2019.6721%2011.5%201.3551%2011.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-753'%20transform='translate(200.000000,%20172.368000)'%3e%3cmask%20id='mask-478'%20fill='white'%3e%3cuse%20xlink:href='%23path-477'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-752'%3e%3c/g%3e%3cpath%20d='M2.2841,10.5%20L18.7411,10.5%20L19.3911,1.5%20L1.6131,1.5%20L2.2841,10.5%20Z%20M20.6021,12.5%20L0.4271,12.5%20L-0.5409,-0.5%20L21.5421,-0.5%20L20.6021,12.5%20Z'%20id='Fill-751'%20fill='%235E63B6'%20mask='url(%23mask-478)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-756'%20transform='translate(198.000000,%20161.368000)'%3e%3cmask%20id='mask-480'%20fill='white'%3e%3cuse%20xlink:href='%23path-479'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-755'%3e%3c/g%3e%3cpolygon%20id='Fill-754'%20fill='%23FFFFFF'%20mask='url(%23mask-480)'%20points='1.8242%200.5%2024.1762%200.5%2026.0002%206.5%200.0002%206.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-759'%20transform='translate(198.000000,%20161.368000)'%3e%3cmask%20id='mask-482'%20fill='white'%3e%3cuse%20xlink:href='%23path-481'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-758'%3e%3c/g%3e%3cpath%20d='M1.3496,5.5%20L24.6506,5.5%20L23.4346,1.5%20L2.5656,1.5%20L1.3496,5.5%20Z%20M27.3496,7.5%20L-1.3494,7.5%20L1.0826,-0.5%20L24.9166,-0.5%20L27.3496,7.5%20Z'%20id='Fill-757'%20fill='%235E63B6'%20mask='url(%23mask-482)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-762'%20transform='translate(201.000000,%20158.368000)'%3e%3cmask%20id='mask-484'%20fill='white'%3e%3cuse%20xlink:href='%23path-483'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-761'%3e%3c/g%3e%3cpolygon%20id='Fill-760'%20fill='%23FFFFFF'%20mask='url(%23mask-484)'%20points='1.7998%200.5%2017.0998%202.278%2017.9998%204.5%20-0.0002%204.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-765'%20transform='translate(201.000000,%20158.368000)'%3e%3cmask%20id='mask-486'%20fill='white'%3e%3cuse%20xlink:href='%23path-485'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-764'%3e%3c/g%3e%3cpath%20d='M1.5468,3.5%20L16.5158,3.5%20L16.3958,3.203%20L2.4108,1.578%20L1.5468,3.5%20Z%20M19.4838,5.5%20L-1.5472,5.5%20L1.1888,-0.578%20L17.8038,1.353%20L19.4838,5.5%20Z'%20id='Fill-763'%20fill='%235E63B6'%20mask='url(%23mask-486)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-772'%20transform='translate(204.000000,%20143.368000)'%20fill='%235E63B6'%3e%3cpath%20d='M2,11%20C1.875,11%201.751,10.954%201.654,10.861%20C0.889,10.126%200.5,9.265%200.5,8.301%20C0.5,7.547%200.799,7.111%201.062,6.727%20C1.307,6.369%201.5,6.086%201.5,5.506%20C1.5,4.921%201.295,4.602%201.058,4.232%20C0.796,3.826%200.5,3.365%200.5,2.605%20C0.5,1.613%200.896,0.775%201.678,0.118%20C1.89,-0.059%202.204,-0.033%202.383,0.178%20C2.561,0.389%202.533,0.705%202.322,0.882%20C1.769,1.348%201.5,1.912%201.5,2.605%20C1.5,3.071%201.676,3.345%201.898,3.691%20C2.166,4.108%202.5,4.627%202.5,5.506%20C2.5,6.396%202.16,6.893%201.887,7.292%20C1.662,7.62%201.5,7.857%201.5,8.301%20C1.5,8.992%201.776,9.593%202.346,10.139%20C2.545,10.33%202.552,10.647%202.361,10.846%20C2.263,10.948%202.132,11%202,11'%20id='Fill-766'%3e%3c/path%3e%3cpath%20d='M6,11%20C5.875,11%205.751,10.954%205.654,10.861%20C4.889,10.126%204.5,9.265%204.5,8.301%20C4.5,7.547%204.799,7.111%205.062,6.727%20C5.307,6.369%205.5,6.086%205.5,5.506%20C5.5,4.921%205.295,4.602%205.058,4.232%20C4.796,3.826%204.5,3.365%204.5,2.605%20C4.5,1.613%204.896,0.775%205.678,0.118%20C5.89,-0.059%206.204,-0.033%206.383,0.178%20C6.561,0.389%206.533,0.705%206.322,0.882%20C5.769,1.348%205.5,1.912%205.5,2.605%20C5.5,3.071%205.676,3.345%205.898,3.691%20C6.166,4.108%206.5,4.627%206.5,5.506%20C6.5,6.396%206.16,6.893%205.887,7.292%20C5.662,7.62%205.5,7.857%205.5,8.301%20C5.5,8.992%205.776,9.593%206.346,10.139%20C6.545,10.33%206.552,10.647%206.361,10.846%20C6.263,10.948%206.132,11%206,11'%20id='Fill-768'%3e%3c/path%3e%3cpath%20d='M10,11%20C9.875,11%209.751,10.954%209.654,10.861%20C8.889,10.126%208.5,9.265%208.5,8.301%20C8.5,7.547%208.799,7.111%209.062,6.727%20C9.307,6.369%209.5,6.086%209.5,5.506%20C9.5,4.921%209.295,4.602%209.058,4.232%20C8.796,3.826%208.5,3.365%208.5,2.605%20C8.5,1.613%208.896,0.775%209.678,0.118%20C9.889,-0.059%2010.204,-0.033%2010.383,0.178%20C10.561,0.389%2010.533,0.705%2010.322,0.882%20C9.769,1.348%209.5,1.912%209.5,2.605%20C9.5,3.071%209.676,3.345%209.898,3.691%20C10.166,4.108%2010.5,4.627%2010.5,5.506%20C10.5,6.396%2010.16,6.893%209.887,7.292%20C9.662,7.62%209.5,7.857%209.5,8.301%20C9.5,8.992%209.776,9.593%2010.346,10.139%20C10.545,10.33%2010.552,10.647%2010.361,10.846%20C10.263,10.948%2010.132,11%2010,11'%20id='Fill-770'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-775'%20transform='translate(168.000000,%2047.368000)'%3e%3cmask%20id='mask-488'%20fill='white'%3e%3cuse%20xlink:href='%23path-487'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-774'%3e%3c/g%3e%3cpolygon%20id='Fill-773'%20fill='%23E1F2FF'%20mask='url(%23mask-488)'%20points='-5%2026.306%2066.038%2026.306%2066.038%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-778'%20transform='translate(136.000000,%2042.368000)'%3e%3cmask%20id='mask-490'%20fill='white'%3e%3cuse%20xlink:href='%23path-489'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-777'%3e%3c/g%3e%3cpolygon%20id='Fill-776'%20fill='%23E1F2FF'%20mask='url(%23mask-490)'%20points='-5%2015.306%2033.768%2015.306%2033.768%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-783'%20transform='translate(46.000000,%2065.368000)'%20fill='%235E63B6'%3e%3cpolygon%20id='Fill-779'%20points='19%2016.525%2020%2016.525%2020%200.5%2019%200.5'%3e%3c/polygon%3e%3cpath%20d='M0.5,27.5%20C0.328,27.5%200.16,27.411%200.067,27.25%20C-0.071,27.012%200.011,26.706%200.249,26.567%20L19.249,15.567%20C19.486,15.429%2019.794,15.509%2019.933,15.75%20C20.071,15.988%2019.989,16.294%2019.751,16.433%20L0.751,27.433%20C0.672,27.479%200.586,27.5%200.5,27.5'%20id='Fill-781'%3e%3c/path%3e%3cpath%20d='M43.5,34.5%20C43.396,34.5%2043.29,34.467%2043.2,34.4%20L19.2,16.4%20C18.979,16.234%2018.935,15.921%2019.1,15.7%20C19.268,15.478%2019.58,15.436%2019.8,15.6%20L43.8,33.6%20C44.021,33.766%2044.065,34.079%2043.9,34.3%20C43.802,34.431%2043.651,34.5%2043.5,34.5'%20id='Fill-782'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-786'%20transform='translate(64.000000,%2079.368000)'%3e%3cmask%20id='mask-492'%20fill='white'%3e%3cuse%20xlink:href='%23path-491'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-785'%3e%3c/g%3e%3cpolygon%20id='Fill-784'%20fill='%23FFFFFF'%20mask='url(%23mask-492)'%20points='-5%208.5%208%208.5%208%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M65.5,80.368%20C64.948,80.368%2064.5,80.817%2064.5,81.368%20C64.5,81.919%2064.948,82.368%2065.5,82.368%20C66.052,82.368%2066.5,81.919%2066.5,81.368%20C66.5,80.817%2066.052,80.368%2065.5,80.368%20M65.5,83.368%20C64.397,83.368%2063.5,82.471%2063.5,81.368%20C63.5,80.265%2064.397,79.368%2065.5,79.368%20C66.603,79.368%2067.5,80.265%2067.5,81.368%20C67.5,82.471%2066.603,83.368%2065.5,83.368'%20id='Fill-787'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=e; diff --git a/lib/static/illustrations/Currencies.svg.js b/lib/static/illustrations/Currencies.svg.js new file mode 100644 index 00000000..514be014 --- /dev/null +++ b/lib/static/illustrations/Currencies.svg.js @@ -0,0 +1 @@ +"use strict";var l="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='107.092476%2069.3981763%20105.462676%2097.7611763%20112.962676%20116.543676%20152.462676%2090.9626763%20149.962676%2051.4626763'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Currency'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M24.5117,218.7025%20C24.5117,161.5095%2070.8757,115.1445%20128.0697,115.1445%20C185.2627,115.1445%20231.6267,161.5095%20231.6267,218.7025%20L24.5117,218.7025%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M219.6533,209.9115%20L196.0093,209.9115%20L196.0093,188.8365%20C196.0093,187.4345%20197.1453,186.2995%20198.5473,186.2995%20L217.1153,186.2995%20C218.5163,186.2995%20219.6533,187.4345%20219.6533,188.8365%20L219.6533,209.9115%20Z'%20id='Fill-3'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M197.0098,208.9115%20L218.6538,208.9115%20L218.6538,188.8365%20C218.6538,187.9885%20217.9628,187.2995%20217.1148,187.2995%20L198.5468,187.2995%20C197.6988,187.2995%20197.0098,187.9885%20197.0098,188.8365%20L197.0098,208.9115%20Z%20M220.6538,210.9115%20L195.0098,210.9115%20L195.0098,188.8365%20C195.0098,186.8865%20196.5968,185.2995%20198.5468,185.2995%20L217.1148,185.2995%20C219.0668,185.2995%20220.6538,186.8865%20220.6538,188.8365%20L220.6538,210.9115%20Z'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='195.7627'%20y1='194.5248'%20x2='219.2077'%20y2='194.5248'%20id='Fill-7'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-9'%20fill='%23ACD3EF'%20points='195.763%20195.525%20219.208%20195.525%20219.208%20193.525%20195.763%20193.525'%3e%3c/polygon%3e%3cline%20x1='195.7627'%20y1='202.1762'%20x2='219.2077'%20y2='202.1762'%20id='Fill-11'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-12'%20fill='%23ACD3EF'%20points='195.763%20203.176%20219.208%20203.176%20219.208%20201.176%20195.763%20201.176'%3e%3c/polygon%3e%3cpath%20d='M65.2373,209.6342%20L41.5943,209.6342%20L41.5943,188.5592%20C41.5943,187.1572%2042.7303,186.0222%2044.1323,186.0222%20L62.7003,186.0222%20C64.1013,186.0222%2065.2373,187.1572%2065.2373,188.5592%20L65.2373,209.6342%20Z'%20id='Fill-13'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M42.5947,208.6342%20L64.2377,208.6342%20L64.2377,188.5592%20C64.2377,187.7112%2063.5477,187.0222%2062.6997,187.0222%20L44.1317,187.0222%20C43.2837,187.0222%2042.5947,187.7112%2042.5947,188.5592%20L42.5947,208.6342%20Z%20M66.2377,210.6342%20L40.5947,210.6342%20L40.5947,188.5592%20C40.5947,186.6092%2042.1817,185.0222%2044.1317,185.0222%20L62.6997,185.0222%20C64.6507,185.0222%2066.2377,186.6092%2066.2377,188.5592%20L66.2377,210.6342%20Z'%20id='Fill-14'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='41.3477'%20y1='194.2484'%20x2='64.7927'%20y2='194.2484'%20id='Fill-15'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-16'%20fill='%23ACD3EF'%20points='41.348%20195.248%2064.793%20195.248%2064.793%20193.248%2041.348%20193.248'%3e%3c/polygon%3e%3cline%20x1='41.3477'%20y1='201.8988'%20x2='64.7927'%20y2='201.8988'%20id='Fill-17'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-18'%20fill='%23ACD3EF'%20points='41.348%20202.899%2064.793%20202.899%2064.793%20200.899%2041.348%20200.899'%3e%3c/polygon%3e%3cpath%20d='M50.5498,209.8959%20L26.9068,209.8959%20L26.9068,196.6449%20C26.9068,195.2439%2028.0428,194.1079%2029.4448,194.1079%20L48.0128,194.1079%20C49.4138,194.1079%2050.5498,195.2439%2050.5498,196.6449%20L50.5498,209.8959%20Z'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M27.9072,208.8959%20L49.5502,208.8959%20L49.5502,196.6449%20C49.5502,195.7969%2048.8602,195.1079%2048.0122,195.1079%20L29.4442,195.1079%20C28.5962,195.1079%2027.9072,195.7969%2027.9072,196.6449%20L27.9072,208.8959%20Z%20M51.5502,210.8959%20L25.9072,210.8959%20L25.9072,196.6449%20C25.9072,194.6949%2027.4942,193.1079%2029.4442,193.1079%20L48.0122,193.1079%20C49.9632,193.1079%2051.5502,194.6949%2051.5502,196.6449%20L51.5502,210.8959%20Z'%20id='Fill-20'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.6602'%20y1='202.3344'%20x2='50.1052'%20y2='202.3344'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-22'%20fill='%235E63B6'%20points='26.66%20203.334%2050.105%20203.334%2050.105%20201.334%2026.66%20201.334'%3e%3c/polygon%3e%3cline%20x1='19.9775'%20y1='209.9115'%20x2='55.9775'%20y2='209.9115'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9775,210.9115%20L19.9775,210.9115%20C19.4245,210.9115%2018.9775,210.4645%2018.9775,209.9115%20C18.9775,209.3585%2019.4245,208.9115%2019.9775,208.9115%20L55.9775,208.9115%20C56.5305,208.9115%2056.9775,209.3585%2056.9775,209.9115%20C56.9775,210.4645%2056.5305,210.9115%2055.9775,210.9115'%20id='Fill-24'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M75.8574,154.393%20C75.5814,154.393%2075.3574,154.169%2075.3574,153.893%20L75.3574,149.956%20C75.3574,149.679%2075.5814,149.456%2075.8574,149.456%20C76.1334,149.456%2076.3574,149.679%2076.3574,149.956%20L76.3574,153.893%20C76.3574,154.169%2076.1334,154.393%2075.8574,154.393'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M77.8262,152.4242%20L73.8882,152.4242%20C73.6122,152.4242%2073.3892,152.2002%2073.3892,151.9242%20C73.3892,151.6482%2073.6122,151.4242%2073.8882,151.4242%20L77.8262,151.4242%20C78.1022,151.4242%2078.3262,151.6482%2078.3262,151.9242%20C78.3262,152.2002%2078.1022,152.4242%2077.8262,152.4242'%20id='Fill-26'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.2588,181.6147%20C211.9828,181.6147%20211.7588,181.3907%20211.7588,181.1147%20L211.7588,177.1777%20C211.7588,176.9007%20211.9828,176.6777%20212.2588,176.6777%20C212.5348,176.6777%20212.7588,176.9007%20212.7588,177.1777%20L212.7588,181.1147%20C212.7588,181.3907%20212.5348,181.6147%20212.2588,181.6147'%20id='Fill-27'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M214.2275,179.6459%20L210.2895,179.6459%20C210.0135,179.6459%20209.7905,179.4219%20209.7905,179.1459%20C209.7905,178.8699%20210.0135,178.6459%20210.2895,178.6459%20L214.2275,178.6459%20C214.5035,178.6459%20214.7275,178.8699%20214.7275,179.1459%20C214.7275,179.4219%20214.5035,179.6459%20214.2275,179.6459'%20id='Fill-28'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='123.8242'%20y1='113.684'%20x2='123.8242'%20y2='117.622'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M123.8242,118.1215%20C123.5482,118.1215%20123.3242,117.8975%20123.3242,117.6215%20L123.3242,113.6845%20C123.3242,113.4075%20123.5482,113.1845%20123.8242,113.1845%20C124.1002,113.1845%20124.3242,113.4075%20124.3242,113.6845%20L124.3242,117.6215%20C124.3242,117.8975%20124.1002,118.1215%20123.8242,118.1215'%20id='Fill-30'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='125.793'%20y1='115.6527'%20x2='121.855'%20y2='115.6527'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M125.793,116.1527%20L121.855,116.1527%20C121.579,116.1527%20121.356,115.9287%20121.356,115.6527%20C121.356,115.3767%20121.579,115.1527%20121.855,115.1527%20L125.793,115.1527%20C126.069,115.1527%20126.293,115.3767%20126.293,115.6527%20C126.293,115.9287%20126.069,116.1527%20125.793,116.1527'%20id='Fill-32'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.166'%20y1='209.6703'%20x2='253.14'%20y2='209.6703'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,210.6703%20L246.1656,210.6703%20C245.6136,210.6703%20245.1656,210.2233%20245.1656,209.6703%20C245.1656,209.1173%20245.6136,208.6703%20246.1656,208.6703%20L253.1396,208.6703%20C253.6926,208.6703%20254.1396,209.1173%20254.1396,209.6703%20C254.1396,210.2233%20253.6926,210.6703%20253.1396,210.6703'%20id='Fill-34'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='209.6703'%20x2='11.973'%20y2='209.6703'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,210.6703%20L2.9997,210.6703%20C2.4477,210.6703%201.9997,210.2233%201.9997,209.6703%20C1.9997,209.1173%202.4477,208.6703%202.9997,208.6703%20L11.9727,208.6703%20C12.5257,208.6703%2012.9727,209.1173%2012.9727,209.6703%20C12.9727,210.2233%2012.5257,210.6703%2011.9727,210.6703'%20id='Fill-36'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3818'%20y1='218.9867'%20x2='162.5688'%20y2='218.9867'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,219.9867%20L95.3814,219.9867%20C94.8294,219.9867%2094.3814,219.5397%2094.3814,218.9867%20C94.3814,218.4337%2094.8294,217.9867%2095.3814,217.9867%20L162.5684,217.9867%20C163.1214,217.9867%20163.5684,218.4337%20163.5684,218.9867%20C163.5684,219.5397%20163.1214,219.9867%20162.5684,219.9867'%20id='Fill-38'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1865'%20y1='218.9867'%20x2='180.3285'%20y2='218.9867'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,219.9867%20L171.1861,219.9867%20C170.6341,219.9867%20170.1861,219.5397%20170.1861,218.9867%20C170.1861,218.4337%20170.6341,217.9867%20171.1861,217.9867%20L180.3281,217.9867%20C180.8811,217.9867%20181.3281,218.4337%20181.3281,218.9867%20C181.3281,219.5397%20180.8811,219.9867%20180.3281,219.9867'%20id='Fill-40'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='218.9115'%20x2='82.5'%20y2='218.9865'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,219.9867%20C81.954,219.9867%2081.509,219.5497%2081.5,219.0017%20C81.492,218.4497%2081.933,217.9957%2082.485,217.9867%20L87.485,217.9117%20C88.066,217.9027%2088.491,218.3437%2088.5,218.8967%20C88.508,219.4487%2088.067,219.9027%2087.515,219.9117%20L82.515,219.9867%20L82.5,219.9867%20Z'%20id='Fill-42'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M136.9658,209.2074%20L113.3218,209.2074%20L113.3218,126.8864%20C113.3218,125.4844%20114.4578,124.3494%20115.8598,124.3494%20L134.4288,124.3494%20C135.8298,124.3494%20136.9658,125.4844%20136.9658,126.8864%20L136.9658,209.2074%20Z'%20id='Fill-43'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M114.3223,208.2074%20L135.9663,208.2074%20L135.9663,126.8864%20C135.9663,126.0384%20135.2763,125.3494%20134.4283,125.3494%20L115.8593,125.3494%20C115.0113,125.3494%20114.3223,126.0384%20114.3223,126.8864%20L114.3223,208.2074%20Z%20M137.9663,210.2074%20L112.3223,210.2074%20L112.3223,126.8864%20C112.3223,124.9364%20113.9093,123.3494%20115.8593,123.3494%20L134.4283,123.3494%20C136.3793,123.3494%20137.9663,124.9364%20137.9663,126.8864%20L137.9663,210.2074%20Z'%20id='Fill-44'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='113.0752'%20y1='132.5756'%20x2='136.5202'%20y2='132.5756'%20id='Fill-45'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-46'%20fill='%23ACD3EF'%20points='113.076%20133.576%20136.521%20133.576%20136.521%20131.576%20113.076%20131.576'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='140.226'%20x2='136.5202'%20y2='140.226'%20id='Fill-47'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-48'%20fill='%23ACD3EF'%20points='113.076%20141.226%20136.521%20141.226%20136.521%20139.226%20113.076%20139.226'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='147.8764'%20x2='136.5202'%20y2='147.8764'%20id='Fill-49'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-50'%20fill='%23ACD3EF'%20points='113.076%20148.876%20136.521%20148.876%20136.521%20146.876%20113.076%20146.876'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='155.5277'%20x2='136.5202'%20y2='155.5277'%20id='Fill-51'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-52'%20fill='%23ACD3EF'%20points='113.076%20156.528%20136.521%20156.528%20136.521%20154.528%20113.076%20154.528'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='163.1781'%20x2='136.5202'%20y2='163.1781'%20id='Fill-53'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-54'%20fill='%23ACD3EF'%20points='113.076%20164.178%20136.521%20164.178%20136.521%20162.178%20113.076%20162.178'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='170.8285'%20x2='136.5202'%20y2='170.8285'%20id='Fill-55'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-56'%20fill='%23ACD3EF'%20points='113.076%20171.829%20136.521%20171.829%20136.521%20169.829%20113.076%20169.829'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='178.4789'%20x2='136.5202'%20y2='178.4789'%20id='Fill-57'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-58'%20fill='%23ACD3EF'%20points='113.076%20179.479%20136.521%20179.479%20136.521%20177.479%20113.076%20177.479'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='186.1293'%20x2='136.5202'%20y2='186.1293'%20id='Fill-59'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-60'%20fill='%23ACD3EF'%20points='113.076%20187.129%20136.521%20187.129%20136.521%20185.129%20113.076%20185.129'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='193.7807'%20x2='136.5202'%20y2='193.7807'%20id='Fill-61'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-62'%20fill='%23ACD3EF'%20points='113.076%20194.781%20136.521%20194.781%20136.521%20192.781%20113.076%20192.781'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='201.4311'%20x2='136.5202'%20y2='201.4311'%20id='Fill-63'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-64'%20fill='%23ACD3EF'%20points='113.076%20202.431%20136.521%20202.431%20136.521%20200.431%20113.076%20200.431'%3e%3c/polygon%3e%3cline%20x1='113.0752'%20y1='209.0815'%20x2='136.5202'%20y2='209.0815'%20id='Fill-65'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-66'%20fill='%23ACD3EF'%20points='113.076%20210.081%20136.521%20210.081%20136.521%20208.081%20113.076%20208.081'%3e%3c/polygon%3e%3cpath%20d='M160.8555,209.2074%20L137.2115,209.2074%20L137.2115,119.8864%20C137.2115,118.4844%20138.3485,117.3494%20139.7505,117.3494%20L158.3185,117.3494%20C159.7195,117.3494%20160.8555,118.4844%20160.8555,119.8864%20L160.8555,209.2074%20Z'%20id='Fill-67'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M138.2119,208.2074%20L159.8559,208.2074%20L159.8559,119.8864%20C159.8559,119.0384%20159.1659,118.3494%20158.3179,118.3494%20L139.7499,118.3494%20C138.9019,118.3494%20138.2119,119.0384%20138.2119,119.8864%20L138.2119,208.2074%20Z%20M161.8559,210.2074%20L136.2119,210.2074%20L136.2119,119.8864%20C136.2119,117.9364%20137.7989,116.3494%20139.7499,116.3494%20L158.3179,116.3494%20C160.2689,116.3494%20161.8559,117.9364%20161.8559,119.8864%20L161.8559,210.2074%20Z'%20id='Fill-68'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='136.9658'%20y1='125.5756'%20x2='160.4108'%20y2='125.5756'%20id='Fill-69'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-70'%20fill='%23ACD3EF'%20points='136.966%20126.576%20160.411%20126.576%20160.411%20124.576%20136.966%20124.576'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='133.226'%20x2='160.4108'%20y2='133.226'%20id='Fill-71'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-72'%20fill='%23ACD3EF'%20points='136.966%20134.226%20160.411%20134.226%20160.411%20132.226%20136.966%20132.226'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='140.8764'%20x2='160.4108'%20y2='140.8764'%20id='Fill-73'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-74'%20fill='%23ACD3EF'%20points='136.966%20141.876%20160.411%20141.876%20160.411%20139.876%20136.966%20139.876'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='148.5277'%20x2='160.4108'%20y2='148.5277'%20id='Fill-75'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-76'%20fill='%23ACD3EF'%20points='136.966%20149.528%20160.411%20149.528%20160.411%20147.528%20136.966%20147.528'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='156.1781'%20x2='160.4108'%20y2='156.1781'%20id='Fill-77'%20fill='%23E1F2FF'%3e%3c/line%3e%3cg%20id='Group'%20transform='translate(85.537324,%2092.537324)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-6'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(73.000000,%2073.000000)%20rotate(-6.000000)%20translate(-73.000000,%20-73.000000)%20translate(7.000000,%207.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M66.1019543,129.230166%20L72.3612686,129.152785%20C74.51224,129.125389%2076.44824,127.797917%2077.2037829,125.799238%20C79.3534971,120.105804%2078.7337257,114.906747%2078.9424114,110.449879%20C79.3283543,102.194898%2077.9744114,97.9833509%2076.6468686,91.1006717%20L67.2534971,91.431917%20C67.2534971,91.431917%2068.0957829,94.8514642%2068.7582971,105.12754%20C68.9632114,108.306747%2063.8177257,121.153087%2064.14584,127.419351%20C64.1998971,128.446709%2065.0635543,129.243691%2066.1019543,129.230166'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M68.7585486,92.6255208%20C69.0690629,94.5021623%2069.5794629,98.3226906%2070.0131771,105.048464%20C70.1074629,106.520389%2069.3846057,109.176577%2068.1966057,113.388125%20C66.87032,118.081596%2065.2222057,123.925709%2065.4019771,127.355219%20C65.4208343,127.71386%2065.7602629,127.970389%2066.0858629,127.985332%20L72.3451771,127.906879%20C73.9794629,127.885709%2075.45912,126.864577%2076.0260914,125.362766%20C77.6000343,121.193558%2077.61512,117.358087%2077.6289486,113.649634%20C77.6339771,112.525143%2077.6364914,111.438011%2077.6867771,110.393219%20C77.9947771,103.813143%2077.1763771,99.8905019%2076.1404914,94.9243132%20C75.96952,94.1074075%2075.7947771,93.2655962%2075.61752,92.3839358%20L68.7585486,92.6255208%20Z%20M66.0745486,130.475898%20C64.3748914,130.475898%2062.9794629,129.169596%2062.8902057,127.483483%20C62.6890629,123.646766%2064.3283771,117.840011%2065.7740914,112.718162%20C66.6603771,109.577558%2067.5768343,106.332351%2067.50392,105.206615%20C66.8552343,95.1559358%2066.0406057,91.7612943%2066.0318057,91.7276717%20L65.6659771,90.2420491%20L77.6792343,89.8174075%20L77.8816343,90.8671811%20C78.1242629,92.1274075%2078.3694057,93.2979736%2078.6032343,94.4199736%20C79.6315771,99.3537849%2080.5203771,103.615143%2080.1985486,110.50654%20C80.1507771,111.5202%2080.1470057,112.572464%2080.1432343,113.659596%20C80.1294057,117.402917%2080.1130629,121.649332%2078.38072,126.235709%20C77.4529486,128.692653%2075.0392343,130.365068%2072.3766057,130.397445%20L66.1172914,130.475898%20L66.0745486,130.475898%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.5074286,99.9841472%20L39.8426286,91.5896943%20L35.1786286,91.8312792%20C35.1786286,91.8312792%2034.6141714,98.9019962%2034.3841143,101.862034%20C33.9768,107.07977%2031.9251429,117.319732%2030.6428571,121.817694%20C30.2254857,123.282147%2029.9891429,124.648223%2029.9350857,125.883543%20C29.8433143,127.964411%2031.6146286,129.659242%2033.7178286,129.633389%20L39.2618286,129.5646%20C42.4926857,129.524751%2045.3350857,127.354223%2046.0906286,124.24226%20C48.4389714,114.556449%2047.5074286,99.9841472%2047.5074286,99.9841472'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M36.3453829,93.018283%20C36.1781829,95.1178302%2035.8110971,99.7166604%2035.6376114,101.95817%20C35.2365829,107.091226%2033.22264,117.354849%2031.8523543,122.155415%20C31.4638971,123.519%2031.2413829,124.791679%2031.1910971,125.93734%20C31.16344,126.563717%2031.3972686,127.163943%2031.8523543,127.627189%20C32.3262971,128.111604%2032.9875543,128.386811%2033.6701829,128.386811%20L33.7016114,128.386811%20L39.2468686,128.319566%20C41.9409257,128.285943%2044.2528114,126.490245%2044.8675543,123.952358%20C46.92424,115.473226%2046.40504,102.958132%2046.2768114,100.492472%20L39.3109829,92.8638679%20L36.3453829,93.018283%20Z%20M33.6701829,130.877377%20C32.3099543,130.877377%2030.9924686,130.326962%2030.04584,129.360623%20C29.1067543,128.400509%2028.6214971,127.145264%2028.6793257,125.829%20C28.7384114,124.490321%2028.9910971,123.028358%2029.4336114,121.479226%20C30.7435543,116.882887%2032.74744,106.680283%2033.1296114,101.765151%20C33.3609257,98.8051132%2033.9253829,91.7331509%2033.9253829,91.7331509%20L34.0133829,90.6447736%20L40.3745257,90.3147736%20L48.7332686,99.4713396%20L48.7621829,99.9046981%20C48.7998971,100.50866%2049.67864,114.777113%2047.3139543,124.533906%20C46.4289257,128.18134%2043.1238971,130.762811%2039.2782971,130.810132%20L33.7342971,130.877377%20L33.6701829,130.877377%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1956571,107.066694%20L36.5690286,107.391713%20L36.5313143,106.767826%20L36.1956571,107.066694%20Z%20M36.7198857,107.522468%20L36.9914286,107.760317%20L38.4346286,107.189977%20L38.2875429,106.881147%20L37.2881143,107.130204%20L37.3107429,107.4876%20L36.7198857,107.522468%20Z%20M36.8657143,108.480091%20L35.2502857,107.071675%20L36.7450286,105.739223%20L37.1649143,106.201223%20L36.6746286,106.639562%20L38.6357714,106.153902%20L39.2894857,107.522468%20L36.8657143,108.480091%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.5246514,68.5055094%20C42.02968,68.3249434%2047.1399657,64.5056604%2058.3675086,63.8531321%20C58.52088,63.1246415%2058.7094514,62.4633962%2058.9545943,61.9229434%20C60.93208,57.5358113%2063.6412229,44.9347925%2061.6939086,36.704717%20L60.1539086,30.1906415%20C59.6485371,28.0537358%2059.3795086,25.8682642%2059.3505943,23.6740755%20C59.33928,22.7600377%2059.4222514,21.8659245%2059.5894514,21.0016981%20C59.6309371,20.7850189%2059.6774514,20.5708302%2059.7302514,20.3591321%20C59.8873943,19.7215472%2060.0897943,19.1026415%2060.3361943,18.5061509%20C60.4191657,18.3056604%2060.5046514,18.1089057%2060.5964229,17.9146415%20C60.7799657,17.5261132%2060.9811086,17.1487925%2061.1998514,16.781434%20C61.4185943,16.4153208%2061.65368,16.0591698%2061.9063657,15.7154717%20C62.6644229,14.6868679%2063.5683086,13.7690943%2064.5865943,12.993283%20C64.92728,12.7355094%2065.2805371,12.4926792%2065.6451086,12.2660377%20C67.6515086,11.0244906%2070.0161943,10.2947547%2072.5531086,10.2623774%20L74.7455657,10.2349811%20C78.4390514,10.1901509%2081.8006514,11.6296981%2084.2495657,13.9982264%20C84.5563086,14.2933585%2084.8479657,14.603434%2085.1245371,14.9272075%20C85.6286514,15.5149811%2086.0761943,16.1500755%2086.4709371,16.8187925%20C86.61928,17.0703396%2086.7625943,17.3256226%2086.8933371,17.5871321%20C86.9901371,17.7801509%2087.0819086,17.9744151%2087.1686514,18.1711698%20C87.4301371,18.7626792%2087.64888,19.3766038%2087.8223657,20.0092075%20C87.9945943,20.640566%2088.1215657,21.2930943%2088.1982514,21.960566%20C88.2510514,22.4038868%2088.2787086,22.8571698%2088.2849943,23.3141887%20C88.2975657,24.2244906%2087.9342514,25.0550943%2087.3383657,25.6603019%20C86.74248,26.2655094%2085.9140229,26.6453208%2084.9937943,26.6577736%20L71.3047657,26.8271321%20L73.5261371,38.5713962%20C76.1108229,50.630717%2075.4822514,58.7263019%2073.6669371,64.1395472%20C73.2621371,65.3474717%2070.9251086,69.6349811%2070.9251086,69.6349811%20C77.9060229,80.2497736%2088.4622514,84.7963019%2099.7036229,86.0141887%20C109.260423,87.0490189%20129.750594,78.1738868%20119.00328,68.3336604%20C108.257223,58.4946792%20121.169337,64.5355472%20123.075166,65.7746038%20C124.979737,67.0124151%20136.02248,76.2262642%20124.341109,90.0912453%20C119.401794,95.9540377%20113.789909,101.298792%20100.177566,105.511585%20C97.9939086,106.186528%2086.0485371,107.196453%2079.6345943,109.106717%20C60.5398514,114.79517%2044.8833943,109.063132%2035.9941371,96.641434%20C27.1413371,84.2683019%2034.3510514,68.5764906%2036.5246514,68.5055094'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M36.7480457,69.7434453%20C36.1471314,70.2191434%2034.5090743,72.8305019%2033.5775314,77.0918604%20C32.7000457,81.1016717%2031.98096,88.8797094%2037.0195886,95.9205396%20C46.2357029,108.796766%2061.6357029,113.172691%2079.27216,107.91386%20C83.3654171,106.695974%2089.6310171,105.837974%2094.2070171,105.211596%20C96.7125029,104.869143%2099.08096,104.54537%2099.80256,104.323709%20C113.43376,100.104691%20118.73136,94.8060113%20123.375246,89.2931434%20C127.235931,84.7129925%20128.871474,80.2486528%20128.237874,76.0271434%20C127.501189,71.1120113%20123.763703,67.7111434%20122.384617,66.8145396%20C121.381417,66.1620113%20118.542789,64.8519736%20116.767703,64.3003132%20C117.309531,64.9503509%20118.244846,65.9428415%20119.856503,67.4197472%20C124.027703,71.2377849%20123.660617,74.7432566%20122.618446,77.0096717%20C119.535931,83.7068038%20106.460389,87.9955585%2099.5674743,87.2521245%20C86.3096457,85.8150679%2076.3191314,80.1178981%2069.8725029,70.3150302%20L69.4639314,69.6948792%20L69.8197029,69.0435962%20C70.7022171,67.423483%2072.2032457,64.5506151%2072.4735314,63.7474075%20C74.56416,57.5160113%2074.5038171,49.1315208%2072.2950171,38.8305396%20L69.7933029,25.6006528%20L84.9770743,25.4113698%20C85.5327314,25.4051434%2086.0519314,25.1847283%2086.4366171,24.7912189%20C86.8263314,24.3964642%2087.0350171,23.8784264%2087.0274743,23.3305019%20C87.0224457,22.9158226%2086.9973029,22.5048792%2086.9507886,22.1026528%20C86.8803886,21.5036717%2086.7659886,20.9084264%2086.6088457,20.3343509%20C86.45296,19.7652566%2086.2543314,19.2048792%2086.0167314,18.6706528%20C85.9375314,18.4913321%2085.85456,18.3132566%2085.76656,18.138917%20C85.6483886,17.9048038%2085.5176457,17.6731811%2085.3843886,17.4440491%20C85.0198171,16.8288792%2084.6087314,16.2510679%2084.1662171,15.7317849%20C83.9160457,15.4391434%2083.6507886,15.1577094%2083.37296,14.8899736%20C81.0925029,12.6870679%2078.0954743,11.4791434%2074.9149029,11.4791434%20C74.86336,11.4791434%2074.8118171,11.4791434%2074.7615314,11.4803887%20L72.5690743,11.5077849%20C70.3477029,11.5364264%2068.18416,12.1628038%2066.3122743,13.320917%20C65.9816457,13.5263887%2065.6598171,13.7480491%2065.35056,13.9821623%20C64.4290743,14.6845019%2063.6106743,15.5151057%2062.92176,16.4490679%20C62.69296,16.7603887%2062.4805029,17.0841623%2062.2818743,17.4154075%20C62.0845029,17.7466528%2061.9022171,18.0903509%2061.7362743,18.4415208%20C61.6533029,18.6183509%2061.5741029,18.7964264%2061.4999314,18.9757472%20C61.2786743,19.5149547%2061.0926171,20.0790679%2060.9518171,20.6543887%20C60.9027886,20.8474075%2060.8613029,21.0404264%2060.8235886,21.2346906%20C60.6702171,22.0279358%2060.59856,22.8435962%2060.60736,23.6592566%20C60.6350171,25.7600491%2060.8939886,27.8620868%2061.3779886,29.9068415%20L62.9179886,36.4196717%20C64.9319314,44.9311811%2062.1549029,57.8771434%2060.1019886,62.4311434%20C59.9146743,62.8470679%2059.74496,63.4099358%2059.5978743,64.1072943%20L59.40176,65.0400113%20L58.4413029,65.0960491%20C52.12416,65.4621623%2047.7203886,66.8817849%2044.1815314,68.0224642%20C41.5063314,68.8842%2039.1869029,69.6313698%2036.7480457,69.7434453%20M65.4222171,112.523898%20C52.9123886,112.523898%2042.0582171,107.268804%2034.9691886,97.3613321%20C27.9103314,87.4949547%2030.4962743,75.9399736%2033.1387886,70.6674453%20C34.8183314,67.3163887%2036.0717029,67.2752943%2036.4827886,67.2615962%20C38.63376,67.1906151%2040.7394743,66.5119358%2043.40336,65.6539358%20C46.9045029,64.5269547%2051.2227886,63.1347283%2057.36016,62.671483%20C57.4946743,62.1957849%2057.64176,61.7798604%2057.8064457,61.4149925%20C59.6858743,57.2470302%2062.3296457,44.8477472%2060.4703314,36.988766%20L58.9303314,30.4759358%20C58.4048457,28.2555962%2058.1232457,25.9729925%2058.0930743,23.6903887%20C58.08176,22.7078604%2058.16976,21.7228415%2058.35456,20.7677094%20C58.4010743,20.5286151%2058.4526171,20.2932566%2058.5104457,20.0603887%20C58.68016,19.3692566%2058.9039314,18.6855962%2059.17296,18.0343132%20C59.2634743,17.8163887%2059.3565029,17.5997094%2059.4583314,17.3855208%20C59.6582171,16.9633698%2059.87696,16.5499358%2060.1170743,16.1489547%20C60.3559314,15.7467283%2060.6149029,15.3569547%2060.8914743,14.9808792%20C61.7199314,13.8563887%2062.7055314,12.8539358%2063.8206171,12.0058981%20C64.1939886,11.7219736%2064.5799314,11.4567283%2064.9771886,11.2101623%20C67.24256,9.80921887%2069.85616,9.05208679%2072.5376457,9.01721887%20L74.7301029,8.98982264%20C78.6523886,8.90638868%2082.3320457,10.4057094%2085.1266743,13.1067283%20C85.4623314,13.4280113%2085.7816457,13.7679736%2086.0846171,14.1228792%20C86.6214171,14.7505019%2087.1167314,15.4453698%2087.5567314,16.1900491%20C87.72016,16.4689925%2087.8760457,16.7466906%2088.01936,17.0331057%20C88.12496,17.2460491%2088.2255314,17.4577472%2088.3198171,17.6719358%20C88.6064457,18.3182377%2088.84656,18.9944264%2089.0351314,19.6830679%20C89.22496,20.3766906%2089.3645029,21.0952189%2089.4474743,21.8187283%20C89.5040457,22.3031434%2089.5342171,22.7975208%2089.54176,23.2968792%20C89.5581029,24.5122755%2089.0954743,25.6604264%2088.2381029,26.529634%20C87.3832457,27.3975962%2086.2367314,27.8869925%2085.0110171,27.9019358%20L72.8154743,28.0538604%20L74.7602743,38.3411434%20C77.0570743,49.0530679%2077.0935314,57.8746528%2074.8595886,64.5319358%20C74.52016,65.5468415%2073.0832457,68.2702755%2072.3893029,69.5653698%20C78.4173029,78.3383887%2087.6485029,83.4552566%2099.8402743,84.7752566%20C106.392503,85.5037472%20117.935589,81.1838604%20120.329189,75.9773321%20C121.361303,73.7358226%20120.647246,71.5341623%20118.15056,69.2490679%20C113.896389,65.3538226%20112.81776,63.5880113%20113.87376,62.2480868%20C115.714217,59.9206528%20123.687017,64.6826151%20123.76496,64.7336717%20C125.804046,66.0586528%20129.884731,70.0472943%20130.72576,75.6610302%20C131.468731,80.614766%20129.644617,85.7391057%20125.30496,90.8883509%20C120.60576,96.4672189%20114.822903,102.283936%20100.551817,106.699709%20C99.6315886,106.984879%2097.4994743,107.276275%2094.5502171,107.679747%20C90.0571886,108.294917%2083.9034743,109.136728%2079.9962743,110.299823%20C74.9815314,111.794162%2070.0874743,112.523898%2065.4222171,112.523898'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.1876686,50.3394453%20C48.4491543,36.3125774%2037.0757829,25.4337849%2024.2780686,23.2645019%20C21.6217257,22.8137094%2020.7492686,22.0005396%2017.84904,22.0354075%20L15.6289257,22.0640491%20C8.14641143,22.1574453%202.15864,28.2406528%202.25292571,35.6513321%20C2.27555429,37.4980868%203.80675429,38.977483%205.67235429,38.9538226%20C5.67235429,38.9538226%2028.4492686,38.6636717%2028.5561257,38.6524642%20C28.5573829,38.6537094%2030.4104114,38.6312943%2030.4116686,38.6325396%20C30.4091543,38.6350302%2028.5536114,38.6586906%2028.5510971,38.6611811%20C33.6148686,40.7158981%2036.83064,47.0531434%2037.4252686,50.4726906%20C38.2750971,55.3429925%2037.7496114,59.3739736%2036.1115543,62.6503132%20C35.01784,64.8320491%2034.9248114,67.4458981%2035.12344,69.5591434%20C35.12344,69.5591434%2035.1774971,69.5765774%2035.25544,69.601483%20C35.3484686,70.7309547%2035.5496114,72.0148415%2035.9078971,73.4780491%20C38.0337257,71.9712566%2041.3425257,69.7023509%2041.9472114,69.3760868%20C43.2533829,68.6725019%2046.2051543,67.0685774%2047.5251543,66.2965019%20C55.9605829,61.3651811%2048.0393257,58.3167283%2048.1876686,50.3394453'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M36.3172229,68.6282943%20L36.3335657,68.6320302%20L36.5083086,69.4999925%20C36.5573371,70.0977283%2036.6377943,70.7203698%2036.7484229,71.3616906%20C38.5737943,70.0915019%2040.7813371,68.5872%2041.3470514,68.2821057%20C42.81288,67.4925962%2045.62888,65.9584075%2046.8860229,65.2249358%20C51.1665943,62.7231623%2050.5342514,61.3807472%2049.0055657,58.1367849%20C48.0539086,56.1181811%2046.86968,53.6052%2046.9300229,50.3164075%20C47.19528,36.1052377%2035.3479657,26.404483%2024.0663657,24.4917283%20C22.9789371,24.3061811%2022.1655657,24.0645962%2021.4477371,23.8516528%20C20.3414514,23.5216528%2019.4601943,23.2651245%2017.86488,23.2813132%20L15.6447657,23.3087094%20C8.86750857,23.394634%203.42408,28.9236906%203.50956571,35.635766%20C3.51710857,36.1961434%203.74465143,36.7216528%204.14945143,37.1126717%20C4.55550857,37.5049358%205.09733714,37.7664453%205.65550857,37.7091623%20C13.3693371,37.6107849%2028.0741371,37.4202566%2028.5078514,37.4090491%20L29.0509371,37.3928604%20L29.0609943,37.4015774%20L29.4695657,37.3978415%20C29.7084229,37.3941057%2029.8919657,37.3729358%2030.0767657,37.3916151%20L30.3671657,37.3878792%20L30.3684229,37.3953509%20C30.9014514,37.4127849%2031.0347086,37.4875019%2031.3012229,37.7515019%20L32.1900229,38.631917%20L31.7449943,39.0739925%20C35.6345943,42.0128604%2038.1161943,47.1073132%2038.6643086,50.2616151%20C39.53048,55.2240679%2039.0502514,59.5788226%2037.2374514,63.2038415%20C36.3788229,64.9185962%2036.23928,66.9820302%2036.3172229,68.6282943%20L36.3172229,68.6282943%20Z%20M35.1267086,75.5632755%20L34.6867086,73.7725585%20C34.4113943,72.6493132%2034.2102514,71.5596906%2034.0857943,70.5223698%20L33.9487657,70.4762943%20L33.87208,69.6743321%20C33.59048,66.6831623%2033.9651086,64.1340679%2034.9846514,62.0967849%20C36.5548229,58.9561811%2036.96088,55.1169736%2036.18648,50.6850113%20C35.6999657,47.8831245%2032.8877371,41.9132377%2028.2828229,39.9021057%20C27.1765371,39.9207849%2022.8796229,39.9805585%205.68819429,40.1997283%20C4.44488,40.1835396%203.28076571,39.7514264%202.39448,38.895917%20C1.50819429,38.0404075%201.01162286,36.8935019%200.99528,35.6668981%20C0.892194286,27.5812755%207.44945143,20.9202566%2015.61208,20.8181434%20L17.8334514,20.7907472%20C19.83608,20.7645962%2020.9637371,21.1058038%2022.1705943,21.4656906%20C22.8519657,21.6686717%2023.5559657,21.8778792%2024.49128,22.0372755%20C36.8049943,24.1243698%2049.7359657,34.7615774%2049.4443086,50.362483%20C49.3940229,53.0747094%2050.3972229,55.2041434%2051.2835086,57.0832755%20C52.8209943,60.345917%2054.4100229,63.7181434%2048.16328,67.3693132%20C46.8759657,68.1214642%2044.0285371,69.6718415%2042.5476229,70.4700679%20C42.0686514,70.7290868%2039.0313943,72.7950113%2036.6403086,74.4910868%20L35.1267086,75.5632755%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.1394971,66.6289925%20C41.0012114,64.4659358%2040.6517257,63.357634%2040.8855543,62.473483%20C42.2319543,57.3840113%2042.6719543,55.7775962%2042.6028114,50.4091811%20C42.5349257,45.0718981%2039.3480686,39.8367283%2034.70544,37.089634%20C34.45024,36.9389547%2031.1301257,36.7484264%2028.5504686,38.6611811%20C33.6154971,40.7158981%2036.8300114,47.0531434%2037.4258971,50.4726906%20C38.2757257,55.3429925%2037.75024,59.3739736%2036.1109257,62.6503132%20C35.0184686,64.8320491%2034.92544,67.4458981%2035.1240686,69.5591434%20C35.1240686,69.5591434%2041.3330971,71.7807283%2041.1394971,66.6289925'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.71568,69.0916642%20C36.7251657,69.3780792%2038.6423086,69.6993623%2039.68448,68.9434755%20C40.2728229,68.5163434%2040.5519086,67.7480038%2040.51168,66.6608717%20C40.45888,65.8539283%2040.3784229,65.1976642%2040.30928,64.6460038%20C40.1898514,63.6771736%2040.1018514,62.9785698%2040.2778514,62.3173245%20L40.3155657,62.1703811%20C41.6418514,57.1618528%2042.0416229,55.6500792%2041.9749943,50.4161547%20C41.91088,45.3366453%2038.9301943,40.3156642%2034.3818514,37.6246075%20C34.1995657,37.5884943%2031.9568229,37.472683%2029.8448229,38.5847208%20C34.4685943,41.0852491%2037.4455086,46.9231358%2038.0464229,50.3675887%20C38.8874514,55.1980415%2038.42608,59.4232868%2036.67488,62.9262679%20C35.6792229,64.9149849%2035.5874514,67.3059283%2035.71568,69.0916642%20M37.8578514,70.6544943%20C36.3643657,70.6544943%2035.0003657,70.1763057%2034.9098514,70.1451736%20L34.5352229,70.0094377%20L34.4975086,69.6171736%20C34.3127086,67.6396642%2034.34288,64.7792491%2035.5472229,62.372117%20C37.1789943,59.111966%2037.6026514,55.1444943%2036.8056229,50.5792868%20C36.1858514,47.0165321%2032.8896229,41.0952113%2028.3123657,39.2372491%20L27.2865371,38.8200792%20L28.17408,38.1625698%20C30.8731657,36.1614%2034.46608,36.2224189%2035.0267657,36.5549094%20C39.9409371,39.4626453%2043.1617371,44.8970604%2043.2321371,50.4012113%20C43.3000229,55.8032491%2042.8549943,57.488117%2041.5312229,62.486683%20L41.4935086,62.6323811%20C41.3803657,63.0632491%2041.4507657,63.6323434%2041.5563657,64.4940792%20C41.6280229,65.0681547%2041.7135086,65.7505698%2041.7663086,66.5898906%20L41.7675657,66.6060792%20C41.8253943,68.1377774%2041.37408,69.2635132%2040.4249371,69.9496642%20C39.68448,70.4851358%2038.7479086,70.6544943%2037.8578514,70.6544943'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M8.54955012,24.4329509%20C8.54955012,24.4329509%208.51563429,22.0893283%2010.85392,21.1292151%20C11.56672,20.8353283%2012.8703771,20.2911396%2012.8703771,20.2911396%20C12.8703771,20.2911396%2014.3072914,23.2075925%2012.7308343,23.9659698%20C10.4616914,25.0593283%208.54955012,24.4329509%208.54955012,24.4329509'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M9.23585143,23.9391962%20C9.88956571,24.026366%2011.10648,24.0574981%2012.4566514,23.4062151%20C12.6150514,23.3302528%2012.7131086,23.2169321%2012.7734514,23.0413472%20C12.9557371,22.5195736%2012.7420229,21.6889698%2012.5308229,21.1086679%20C12.09208,21.2904792%2011.4987086,21.5370453%2011.0951657,21.7039132%20C9.77642286,22.2456113%209.36533714,23.3140642%209.23585143,23.9391962%20M9.94990857,25.2342906%20C9.01333714,25.2342906%208.39859429,25.0400264%208.35208,25.0238377%20L7.92716571,24.8856113%20L7.92088,24.4410453%20C7.91962286,24.3289698%207.91082286,21.6640642%2010.61368,20.5532717%20C11.3252229,20.2618755%2012.6251086,19.7164415%2012.6251086,19.7164415%20L13.1732229,19.4885547%20L13.4347086,20.0178%20C13.5377943,20.2282528%2014.4303657,22.1036491%2013.9627086,23.4473094%20C13.7929943,23.9329698%2013.4623657,24.3065547%2013.0060229,24.5269698%20C11.8481943,25.0836113%2010.7745943,25.2342906%209.94990857,25.2342906'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.4128914,22.7109736%20C14.4128914,22.7109736%2014.4392914,19.5180679%2018.0598629,19.0062566%20C18.7349486,18.9116151%2020.5012343,18.9315396%2020.5012343,18.9315396%20C20.5012343,18.9315396%2021.3573486,22.3000302%2019.4502629,22.6487094%20C17.1044343,23.0770868%2014.4128914,22.7109736%2014.4128914,22.7109736'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.1238057,22.1588151%20C16.0352343,22.2360226%2017.7801486,22.3207019%2019.3364914,22.0355321%20C19.5489486,21.9981736%2019.6947771,21.9022868%2019.8091771,21.7254566%20C20.1460914,21.2049283%2020.0832343,20.2024755%2019.9826629,19.5524377%20C19.3779771,19.553683%2018.53192,19.5698717%2018.1484914,19.6234189%20C15.9686057,19.9310038%2015.3174057,21.3518717%2015.1238057,22.1588151%20M16.8586629,23.4813057%20C15.4732914,23.4813057%2014.3984343,23.3368528%2014.3267771,23.3268906%20L13.77992,23.2534189%20L13.7849486,22.7054943%20C13.7950057,21.4153811%2014.6838057,18.853834%2017.9724914,18.3905887%20C18.6739771,18.2922113%2020.31832,18.3071547%2020.5081486,18.3084%20L20.9921486,18.3133811%20L21.11032,18.779117%20C21.17192,19.0182113%2021.6798057,21.1439094%2020.8664343,22.3979094%20C20.5659771,22.8611547%2020.11592,23.1612679%2019.5640343,23.2608906%20C18.6526057,23.4277585%2017.6984343,23.4813057%2016.8586629,23.4813057'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M21.6280114,22.9274038%20C21.6280114,22.9274038%2022.0604686,19.3795925%2025.2837829,20.3135547%20C26.6616114,20.7120453%2027.4360114,21.7356679%2027.4360114,21.7356679%20C27.4360114,21.7356679%2026.8313257,24.4404226%2025.5502971,24.1527623%20C23.3125829,23.6509132%2021.6280114,22.9274038%2021.6280114,22.9274038'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.3547657,22.5454755%20C22.9971657,22.7870604%2024.2266514,23.2179283%2025.6887086,23.546683%20C25.7314514,23.5529094%2025.7817371,23.5603811%2025.8709943,23.5055887%20C26.2280229,23.282683%2026.5649371,22.5155887%2026.7434514,21.9004189%20C26.4681371,21.623966%2025.9011657,21.1407962%2025.1079086,20.9116642%20C24.3687086,20.6987208%2023.7891657,20.7410604%2023.3265371,21.0424189%20C22.7671086,21.4085321%2022.4855086,22.0909472%2022.3547657,22.5454755%20M25.7377371,24.7969472%20C25.6296229,24.7969472%2025.5215086,24.7844943%2025.4121371,24.7595887%20C23.1417371,24.2515132%2021.4483657,23.5292491%2021.3779657,23.4993623%20L20.9480229,23.3138151%20L21.0045943,22.8530604%20C21.0146514,22.7746075%2021.2560229,20.9054377%2022.6351086,20.0038528%20C23.41328,19.4957774%2024.3624229,19.3974%2025.4611657,19.7174377%20C27.02128,20.1669849%2027.9025371,21.3138906%2027.9389943,21.3624566%20L28.11248,21.5903434%20L28.0496229,21.8705321%20C28.0031086,22.0772491%2027.56688,23.9165321%2026.5448229,24.5566075%20C26.2921371,24.7160038%2026.01808,24.7969472%2025.7377371,24.7969472'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M31.1719886,40.0013547%20C31.1719886,40.0013547%2038.6067314,35.8757321%2037.0969029,29.1101094%20C38.10136,29.9095811%2040.7891314,32.3490906%2041.7697029,33.6030906%20C41.7860457,34.9318075%2042.0990743,40.2030906%2034.79256,43.8256189%20C33.4826171,42.5143358%2032.37256,40.8705623%2031.1719886,40.0013547'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.2253486,40.0682264%20C32.7608914,40.5700755%2033.2750629,41.1727925%2033.8106057,41.7991698%20C34.1701486,42.2213208%2034.5397486,42.653434%2034.92192,43.0593962%20C41.1322057,39.7967547%2041.16992,35.4046415%2041.1447771,33.8256226%20C40.4382629,32.9763396%2039.0440914,31.6401509%2037.9214629,30.6389434%20C38.0710629,35.5279245%2033.95392,38.8802264%2032.2253486,40.0682264%20L32.2253486,40.0682264%20Z%20M34.6654629,44.5848679%20L34.3461486,44.2635849%20C33.8168914,43.7330943%2033.3253486,43.1577736%2032.8501486,42.6023774%20C32.1423771,41.7730189%2031.4710629,40.9897358%2030.8010057,40.5040755%20L30.0127771,39.9337358%20L30.8638629,39.459283%20C30.93552,39.419434%2037.8724343,35.4718868%2036.4832914,29.2454717%20L36.0973486,27.5157736%20L37.4902629,28.6253208%20C38.5638629,29.4783396%2041.2604343,31.935283%2042.2661486,33.2229057%20L42.3956343,33.387283%20L42.3981486,33.5952453%20C42.4823771,38.3435094%2040.01712,41.9311698%2035.0740343,44.3831321%20L34.6654629,44.5848679%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M9.55992881,23.7749434%20C9.55992881,23.7749434%209.54234286,22.5620377%2010.7529714,22.0651698%20C11.1225714,21.9132453%2011.7964,21.630566%2011.7964,21.630566%20C11.7964,21.630566%2012.5406286,23.1398491%2011.7247429,23.5333585%20C10.5493143,24.0999623%209.55992881,23.7749434%209.55992881,23.7749434'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9525143,21.9702792%20C15.9525143,21.9702792%2015.9663429,20.3402038%2017.8118286,20.0799396%20C18.1562857,20.0313736%2019.0564,20.0425811%2019.0564,20.0425811%20C19.0564,20.0425811%2019.4926286,21.7598264%2018.5196,21.9379019%20C17.3240571,22.1558264%2015.9525143,21.9702792%2015.9525143,21.9702792'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M22.7795543,22.6574264%20C22.7795543,22.6574264%2023.0096114,20.7758038%2024.7193257,21.2714264%20C25.4509829,21.4831245%2025.8608114,22.0248226%2025.8608114,22.0248226%20C25.8608114,22.0248226%2025.54024,23.460634%2024.8601257,23.3074642%20C23.6733829,23.0422189%2022.7795543,22.6574264%2022.7795543,22.6574264'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M21.0301143,36.5160566%20L14.1849714,36.6007358%20C14.1422286,33.1861698%2016.9016571,30.3830377%2020.3487429,30.3394528%20L20.9521714,30.3319811%20C22.6757143,30.3120566%2024.0912571,31.6781321%2024.1113714,33.3854151%20C24.134,35.0926981%2022.7536571,36.4936415%2021.0301143,36.5160566'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M20.4519543,36.4078415%20L14.3007543,36.4838038%20C14.2668114,33.8002189%2016.4353829,31.5985585%2019.1445257,31.5636906%20L20.3903543,31.5499925%20C21.7442971,31.5325585%2022.8556114,32.6059925%2022.8732114,33.9471623%20C22.8895543,35.2895774%2021.8058971,36.3904075%2020.4519543,36.4078415'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M20.4224114,32.1721358%20L20.3972686,32.1721358%20L19.15144,32.1870792%20C18.0099543,32.2007774%2016.9413829,32.6553057%2016.1443543,33.4647396%20C15.4944114,34.1234943%2015.0883543,34.9553434%2014.9676686,35.8519472%20L20.44504,35.7847019%20C21.4494971,35.7734943%2022.2565829,34.9516075%2022.2440114,33.9553811%20C22.2377257,33.4734566%2022.0428686,33.0226642%2021.69464,32.6851925%20C21.35144,32.3539472%2020.9001257,32.1721358%2020.4224114,32.1721358%20L20.4224114,32.1721358%20Z%20M13.6816114,37.1134189%20L13.6728114,36.4920226%20C13.6539543,35.0275698%2014.2121257,33.6440604%2015.24424,32.5955321%20C16.2750971,31.5470038%2017.6579543,30.9592302%2019.1376114,30.9417962%20L20.38344,30.9268528%20L20.4224114,30.9268528%20C22.1032114,30.9268528%2023.48104,32.2705132%2023.5011543,33.9391925%20C23.5237829,35.6228151%2022.1585257,37.0088151%2020.4588686,37.0299849%20L13.6816114,37.1134189%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M15.3827771,33.8978491%20C15.3915771,34.6475094%2016.0126057,35.2464906%2016.7694057,35.2377736%20C17.5262057,35.2278113%2018.1321486,34.6126415%2018.1220914,33.8642264%20C18.1120343,33.114566%2017.4922629,32.5155849%2016.7342057,32.5230566%20C15.9786629,32.5330189%2015.37272,33.1481887%2015.3827771,33.8978491'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.34650286,37.938917%20L5.34650286,37.938917%20C5.73496,37.8517472%206.07941714,37.6325774%206.32330286,37.3212566%20L6.77587429,36.7434453%20L5.75507429,36.9738226%20L5.15541714,37.1083132%20C4.92410286,37.1606151%204.77953143,37.3897472%204.83233143,37.617634%20C4.88513143,37.8480113%205.11393143,37.9912189%205.34650286,37.938917'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.43768,40.119283%20C32.43768,40.119283%2038.16648,36.9724528%2037.99928,30.7771698%20C40.4997371,32.5342642%2041.1861371,33.6824151%2041.1861371,33.6824151%20C41.1861371,33.6824151%2040.7926514,36.6374717%2039.4236229,38.1430189%20C37.3229371,40.4555094%2035.1141371,41.1852453%2032.43768,40.119283'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M37.8837486,38.964034%20C37.8837486,38.964034%2035.6397486,41.2827509%2033.43472,42.4109774'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.7231086,42.9637585%20L33.14608,41.8567019%20C35.2341943,40.7894943%2037.4090514,38.5554566%2037.4291657,38.5330415%20L38.33808,39.3947774%20C38.2437943,39.4931547%2035.9947657,41.8019094%2033.7231086,42.9637585'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.8057371,62.7739698%20L59.4882514,60.2784226%20C54.5426514,48.6561962%2053.7141943,41.8058943%2056.0637943,30.6269887%20L57.4378514,24.0768%20C57.8891657,21.9274415%2058.10288,19.7357434%2058.0739657,17.5415547%20C57.9821943,10.2267623%2051.9202514,4.37144151%2044.5357943,4.46359245%20L42.37728,4.4897434%20C35.0933943,4.58189434%2029.2627657,10.5019698%2029.3545371,17.7171396%20L29.3595657,18.0932151%20C29.3809371,19.8092151%2030.8040229,21.1840075%2032.5376229,21.1615925%20L46.20528,20.9909887%20L44.2818514,32.7875547%20C38.3393371,64.4077811%2039.1376229,77.1868755%2051.5871086,74.4036679'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M48.5264686,76.0234075%20C46.23344,76.0234075%2044.3929829,75.3409925%2042.95104,73.9662%20C38.26064,69.4918981%2038.2857829,57.8833698%2043.0465829,32.5605396%20L44.7261257,22.2545774%20L32.5532114,22.4065019%20C31.3928686,22.3977849%2030.2714971,21.9831057%2029.4292114,21.1711811%20C28.5881829,20.3592566%2028.1180114,19.2721245%2028.1029257,18.1077849%20L28.0978971,17.7329547%20C28.0488686,13.9111811%2029.5058971,10.2998604%2032.1999543,7.5627283%20C34.8940114,4.82684151%2038.5020114,3.29389811%2042.36144,3.24533208%20L44.5186971,3.21793585%20C48.41584,3.12578491%2052.1168686,4.62884151%2054.9165257,7.33359623%20C57.7149257,10.0358604%2059.2825829,13.6558981%2059.3316114,17.5249925%20C59.3605257,19.8051057%2059.1367543,22.0939358%2058.6690971,24.3292189%20L57.29504,30.8794075%20C54.99824,41.8042755%2055.7512686,48.2909547%2060.64784,59.7948792%20L61.9188114,62.1970302%20L59.6924114,63.3501623%20L58.3749257,60.8558604%20C53.2608686,48.8488415%2052.4424686,41.749483%2054.8322971,30.3725774%20L56.2063543,23.823634%20C56.6388114,21.7651811%2056.8437257,19.6556717%2056.8173257,17.5573698%20C56.77584,14.3520113%2055.4784686,11.3533698%2053.1628114,9.11559623%20C50.84464,6.87906792%2047.78224,5.63752075%2044.5513829,5.70850189%20L42.3928686,5.73589811%20C35.81424,5.81808679%2030.5292114,11.1865019%2030.6121829,17.7018226%20L30.6172114,18.0778981%20C30.6234971,18.574766%2030.82464,19.0405019%2031.1841829,19.3879358%20C31.5437257,19.7353698%2032.0591543,19.9072189%2032.5217829,19.9159358%20L47.6841829,19.7278981%20L45.5231543,32.9851811%20C42.3714971,49.7641245%2039.8106971,67.5131434%2044.6959543,72.1717472%20C46.1228114,73.5340868%2048.2850971,73.8665774%2051.31104,73.1891434%20L51.8629257,75.6186906%20C50.6573257,75.888917%2049.5472686,76.0234075%2048.5264686,76.0234075'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M35.7991543,6.13912075%20C35.7991543,6.13912075%2035.9889829,3.8403283%2038.2807543,2.90013962%20C38.9797257,2.61247925%2040.0834971,2.89640377%2040.0834971,2.89640377%20C40.0834971,2.89640377%2041.4399543,4.93866792%2039.8949257,5.68334717%20C37.67104,6.75304528%2035.7991543,6.13912075%2035.7991543,6.13912075'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.5418743,5.65632453%20C37.1880457,5.73602264%2038.3282743,5.74473962%2039.61936,5.12209811%20C39.8770743,5.00006038%2039.9462171,4.85311698%2039.9776457,4.74104151%20C40.0870171,4.35002264%2039.8582171,3.78341887%2039.6797029,3.44843774%20C39.3126171,3.3849283%2038.8110171,3.35379623%2038.5218743,3.47583396%20C37.2395886,4.0013434%2036.7354743,5.02496604%2036.5418743,5.65632453%20M37.17296,6.93647547%20C36.2527314,6.93647547%2035.6467886,6.74470189%2035.6015314,6.72975849%20L35.1326171,6.5753434%20L35.1728457,6.08843774%20C35.1816457,5.97885283%2035.4242743,3.39862642%2038.0391314,2.32519245%20C38.9090743,1.96530566%2040.1071314,2.25794717%2040.2403886,2.29281509%20L40.4754743,2.35383396%20L40.6087314,2.55432453%20C40.70176,2.69255094%2041.50256,3.94530566%2041.1907886,5.06855094%20C41.0474743,5.58409811%2040.6954743,5.99006038%2040.1699886,6.24285283%20C39.0347886,6.78828679%2037.98256,6.93647547%2037.17296,6.93647547'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.2721257,5.31461887%20C41.2721257,5.31461887%2041.30104,1.6970717%2045.40184,1.11926038%20C46.16744,1.01092075%2047.1517829,1.07318491%2047.1517829,1.07318491%20C47.1517829,1.07318491%2049.1368114,4.84888302%2046.9757829,5.24239245%20C44.3206971,5.72805283%2041.2721257,5.31461887%2041.2721257,5.31461887'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.9694629,4.76258491%20C42.9701486,4.851%2045.0293486,4.96556604%2046.8622629,4.63058491%20C47.1287771,4.58077358%2047.2167771,4.47118868%2047.2670629,4.36907547%20C47.5360914,3.82364151%2047.1614629,2.56964151%2046.7516343,1.68050943%20C46.4172343,1.66930189%2045.9118629,1.6755283%2045.49072,1.73530189%20C42.8607771,2.10639623%2042.1567771,3.84979245%2041.9694629,4.76258491%20M44.0362057,6.10250943%20C42.4760914,6.10250943%2041.26672,5.94186792%2041.18752,5.93066038%20L40.6381486,5.85718868%20L40.6431771,5.30926415%20C40.6557486,3.87220755%2041.6463771,1.01926415%2045.3134629,0.502471698%20C46.1343771,0.38790566%2047.1501486,0.450169811%2047.1903771,0.451415094%20L47.5461486,0.473830189%20L47.70832,0.786396226%20C47.8528914,1.05911321%2049.0949486,3.49986792%2048.3959771,4.91575472%20C48.2237486,5.26692453%2047.8566629,5.7164717%2047.0898057,5.8559434%20C46.0602057,6.04273585%2044.9828343,6.10250943%2044.0362057,6.10250943'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.6295543,6.04547547%20C48.6295543,6.04547547%2049.1424686,2.5823434%2052.2765257,3.57607925%20C53.61664,3.99947547%2054.3495543,5.02185283%2054.3495543,5.02185283%20C54.3495543,5.02185283%2053.68704,7.65562642%2052.4399543,7.34306038%20C50.2625829,6.79638113%2048.6295543,6.04547547%2048.6295543,6.04547547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.3673714,5.68185283%20C49.9921714,5.93589057%2051.1789143,6.38294717%2052.5944571,6.7403434%20C52.6384571,6.75030566%2052.6849714,6.75404151%2052.7641714,6.70547547%20C53.1124,6.49875849%2053.4631429,5.75532453%2053.6529714,5.17004151%20C53.3889714,4.89109811%2052.8496571,4.41041887%2052.0853143,4.16883396%20C51.3737714,3.94343774%2050.8068,3.97207925%2050.3479429,4.25351321%20C49.7998286,4.59223019%2049.5081714,5.24102264%2049.3673714,5.68185283%20M52.6434857,7.99060755%20C52.5253143,7.99060755%2052.4046286,7.97690943%2052.2852,7.94577736%20C50.0764,7.39162642%2048.4345714,6.64196604%2048.3654286,6.60958868%20L47.9392571,6.41532453%20L48.0071429,5.95581509%20C48.0197143,5.87736226%2048.3038286,4.04804151%2049.6829143,3.19626792%20C50.4598286,2.71558868%2051.3964,2.64336226%2052.4687429,2.98207925%20C53.9898857,3.46524906%2054.8271429,4.61215472%2054.8610857,4.66072075%20L55.0295429,4.89358868%20L54.9591429,5.17253208%20C54.8761714,5.50128679%2054.4122857,7.1799283%2053.4103429,7.77517358%20C53.1677143,7.91838113%2052.9074857,7.99060755%2052.6434857,7.99060755'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8070057,68.083483%20C37.5788914,67.4957094%2038.3633486,67.1520113%2039.0396914,66.9826528'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M37.1900571,68.5772377%20L36.4244571,67.5897283%20C37.1862857,67.0094264%2038.0386286,66.5910113%2038.8872,66.3793132%20L39.1939429,67.5859925%20C38.7174857,67.7055396%2037.9833143,67.9745208%2037.1900571,68.5772377'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.3322171,67.9558415%20C38.9851314,58.9922943%2042.7967886,41.7476151%2043.4831886,37.5074264%20L46.2023886,20.5167849%20L47.4884457,20.5016501%20C49.11896,20.4806717%2050.3748457,22.2190868%2050.1636457,23.8242566%20L48.2226171,38.5547094%20C47.5676457,43.5433132%2047.1113029,66.6072%2055.9075314,71.4513509%20C57.7844457,72.4849358%2060.8041029,71.7539547%2061.9393029,71.1998038%20C66.0652457,69.1836906%2067.19416,64.0406717%2068.0515314,59.8963698%20C69.82536,51.3201057%2068.2740457,44.6229736%2067.7711886,37.9233509%20L67.2281029,29.5388604%20C67.1300457,28.0245962%2068.3268457,26.3995019%2069.8567886,26.3808226%20L71.41816,26.3621434%20L74.4441029,43.2805585%20C75.3505029,48.0985585%2077.7378171,64.8127472%2067.8780457,72.7850491%20C67.7007886,72.9295019%2070.30936,73.4736906%2069.5714171,74.8024075%20C66.6435314,80.0848981%2057.9742743,81.0225962%2056.3689029,83.2890113%20C50.18376,92.0134642%2056.3123314,110.3652%2056.3123314,110.3652%20C56.3123314,110.3652%2049.2911886,107.689087%2044.9163314,103.902181%20C34.6882171,95.0482189%2033.2387314,82.0561811%2033.1431886,78.2281811%20C33.0300457,73.6480302%2034.2079886,70.7913509%2035.6826171,69.0765962'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M57.3264686,111.417838%20L56.0869257,110.945875%20C55.7952686,110.835045%2048.9111543,108.186328%2044.5023543,104.372026%20C33.4709257,94.8219509%2032.5808686,80.9320642%2032.5154971,78.2434981%20C32.4124114,74.0879887%2033.3162971,70.8676868%2035.2032686,68.6734981%20L36.1612114,69.4804415%20C34.5042971,71.4081396%2033.6770971,74.4279509%2033.77264,78.212366%20C33.8116114,79.8038377%2034.4690971,94.0311962%2045.3295543,103.433083%20C48.4925257,106.170215%2053.1376686,108.344479%2055.3200686,109.282177%20C54.03904,104.901272%2050.44864,90.5568566%2055.8543543,82.9307434%20C56.5797257,81.9071208%2058.2680686,81.2234604%2060.4064686,80.3579887%20C63.49024,79.1089698%2067.3282971,77.5548566%2069.0204114,74.5026679%20C69.0920686,74.3731585%2069.0744686,74.318366%2069.0669257,74.2971962%20C68.9688686,74.0070453%2068.2384686,73.684517%2067.9631543,73.5649698%20C67.6073829,73.4068189%2067.2993829,73.271083%2067.24784,72.8862906%20L67.2000686,72.5413472%20L67.4791543,72.3034981%20C76.9693257,64.6300642%2074.73664,48.2359132%2073.8264686,43.3942528%20L70.8922971,26.9901396%20L69.8652114,27.0038377%20C69.3962971,27.0100642%2068.92864,27.2342151%2068.5514971,27.6389321%20C68.0800686,28.1420264%2067.8135543,28.8555736%2067.85504,29.4993849%20L68.3993829,37.8826302%20C68.5125257,39.404366%2068.68224,40.931083%2068.8544686,42.4814604%20C69.4453257,47.8062906%2070.05504,53.3129321%2068.6671543,60.022517%20C67.8336686,64.0522528%2066.6921829,69.5713472%2062.2180114,71.7580642%20C61.0463543,72.3284038%2057.7564114,73.1839132%2055.6016686,71.9946679%20C46.1655543,66.7993472%2047.0455543,42.6931585%2047.5999543,38.4741396%20L49.5409829,23.7436868%20C49.6289829,23.0774604%2049.3863543,22.3315358%2048.9061257,21.7973094%20C48.5151543,21.3627057%2048.0236114,21.1236113%2047.5169829,21.1236113%20L47.4981257,21.1236113%20L46.7400686,21.1335736%20L44.10384,37.6049321%20C44.0108114,38.1802528%2043.8599543,38.9959132%2043.6764114,39.9958755%20C42.5588114,46.0342528%2039.9452114,60.1794226%2041.9415543,67.7993094%20L40.7233829,68.1131208%20C38.6578971,60.2254981%2041.2124114,46.4103283%2042.4381257,39.7704792%20C42.6216686,38.7829698%2042.7700114,37.9772717%2042.8617829,37.4081774%20L45.6652114,19.9007434%20L47.4817829,19.8783283%20L47.51824,19.8783283%20C48.3881829,19.8783283%2049.2128686,20.2656113%2049.8452114,20.9691962%20C50.5705829,21.7786302%2050.9225829,22.8744792%2050.7880686,23.9043283%20L48.84704,38.6347811%20C48.0839543,44.4365547%2047.9808686,66.3734604%2056.21264,70.9062906%20C57.8180114,71.7916868%2060.5988114,71.159083%2061.6610971,70.6422906%20C65.58464,68.7245547%2066.6544686,63.5504038%2067.4351543,59.7709698%20C68.7828114,53.2544038%2068.1844114,47.8461396%2067.6048686,42.6159509%20C67.4313829,41.0518755%2067.2604114,39.5114604%2067.1447543,37.9698%20L66.6004114,29.579083%20C66.5362971,28.5903283%2066.9209829,27.5492717%2067.6287543,26.7921396%20C68.2434971,26.1358755%2069.0329829,25.768517%2069.8501257,25.7585547%20L71.9432686,25.7324038%20L75.06224,43.1713472%20C75.9812114,48.0565925%2078.1900114,64.3448943%2068.98144,72.6633849%20C69.49184,72.9236491%2070.0562971,73.3071962%2070.2586971,73.9011962%20C70.3504686,74.1714226%2070.4007543,74.5998%2070.1229257,75.1028943%20C68.21584,78.5411208%2064.15024,80.1873849%2060.8829257,81.5098755%20C59.0889829,82.2358755%2057.3968686,82.9220264%2056.8826971,83.6455358%20C50.9489829,92.0188189%2056.8487543,109.989498%2056.9090971,110.168819%20L57.3264686,111.417838%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.530251,74.4351736%20C123.530251,74.4351736%20124.947051,72.8412113%20124.113566,70.7341925%20C123.858366,70.0916264%20122.96328,69.5461925%20122.96328,69.5461925%20C122.96328,69.5461925%20120.72808,69.962117%20121.217109,71.4514755%20C121.922366,73.5970981%20123.530251,74.4351736%20123.530251,74.4351736'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M122.840331,70.2188943%20C122.490846,70.3234981%20122.006846,70.5351962%20121.837131,70.820366%20C121.786846,70.9050453%20121.740331,71.0295736%20121.81576,71.2587057%20C122.206731,72.4529321%20122.903189,73.1851585%20123.363303,73.5637245%20C123.651189,73.0307434%20123.97176,72.0843283%20123.527989,70.9623283%20C123.427417,70.7070453%20123.095531,70.4094226%20122.840331,70.2188943%20L122.840331,70.2188943%20Z%20M123.675074,75.2149698%20L123.237589,74.9858377%20C123.163417,74.947234%20121.394617,74.0033094%20120.61896,71.6447434%20C120.449246,71.1254604%20120.49576,70.6198755%20120.757246,70.1852717%20C121.320446,69.2425925%20122.693246,68.9624038%20122.846617,68.9350075%20L123.085474,68.8901774%20L123.291646,69.0159509%20C123.402274,69.0831962%20124.375303,69.6933849%20124.698389,70.5065547%20C125.66136,72.9398377%20124.071074,74.7691585%20124.001931,74.846366%20L123.675074,75.2149698%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.026891,72.2510717%20C123.026891,72.2510717%20123.52472,71.6919396%20123.231806,70.9522415%20C123.142549,70.7268453%20122.828263,70.536317%20122.828263,70.536317%20C122.828263,70.536317%20122.045063,70.6820151%20122.216034,71.2037887%20C122.463691,71.9571849%20123.026891,72.2510717%20123.026891,72.2510717'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M111.90784,85.8737208%20C111.90784,85.8737208%20110.503611,82.8065887%20113.73824,80.7282113%20C114.341669,80.3409283%20115.197783,80.0109283%20115.197783,80.0109283%20C115.197783,80.0109283%20118.36704,82.4305132%20116.697554,83.6023245%20C114.645897,85.0406264%20111.90784,85.8737208%20111.90784,85.8737208'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M115.092434,80.7297057%20C114.80832,80.854234%20114.399749,81.0447623%20114.080434,81.250234%20C112.066491,82.5453283%20112.119291,84.2314415%20112.30912,85.0794792%20C113.202949,84.7594415%20114.947863,84.0670642%20116.333234,83.0932528%20C116.52432,82.9600075%20116.551977,82.8491774%20116.554491,82.7495547%20C116.565806,82.2103472%20115.766263,81.3100075%20115.092434,80.7297057%20L115.092434,80.7297057%20Z%20M111.563634,86.6298566%20L111.336091,86.1317434%20C110.771634,84.9014038%20110.47872,82.0808377%20113.395291,80.2054415%20C114.045234,79.7882717%20114.932777,79.4458189%20114.970491,79.4308755%20L115.30112,79.3026113%20L115.58272,79.5180453%20C115.958606,79.8069509%20117.841806,81.3187245%20117.811634,82.7757057%20C117.802834,83.1492906%20117.667063,83.6847623%20117.059863,84.1106491%20C114.951634,85.5888%20112.208549,86.4331019%20112.091634,86.4679698%20L111.563634,86.6298566%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M113.028709,84.6990453%20C113.028709,84.6990453%20112.250537,82.9979887%20114.04448,81.8461019%20C114.37888,81.6306679%20114.852823,81.4488566%20114.852823,81.4488566%20C114.852823,81.4488566%20116.611566,82.7900264%20115.685051,83.4388189%20C114.547337,84.2370453%20113.028709,84.6990453%20113.028709,84.6990453'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M121.732914,75.6488264%20C121.732914,75.6488264%20124.121486,77.6761472%20121.878743,79.5415811%20C120.9208,80.3398075%20119.795657,80.4008264%20119.795657,80.4008264%20C119.795657,80.4008264%20118.106057,78.6574302%20118.937029,77.8753925%20C120.387771,76.509317%20121.732914,75.6488264%20121.732914,75.6488264'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M121.646926,76.4636151%20C121.149097,76.8172755%20120.27664,77.4735396%20119.37024,78.3265585%20C119.333783,78.7350113%20119.700869,79.3252755%20120.041554,79.7362189%20C120.377211,79.666483%20120.960526,79.4933887%20121.474697,79.0650113%20C121.967497,78.6553132%20122.207611,78.2356528%20122.210141,77.7823698%20C122.21264,77.2593509%20121.902126,76.7724453%20121.646926,76.4636151%20L121.646926,76.4636151%20Z%20M119.541211,81.0387849%20L119.342583,80.8320679%20C119.126354,80.6104075%20118.055269,79.4485585%20118.079154,78.3938038%20C118.087954,78.0127472%20118.23504,77.677766%20118.504069,77.4237283%20C119.979954,76.0339925%20121.335154,75.1622943%20121.391726,75.1261811%20L121.785211,74.874634%20L122.14224,75.1759925%20C122.196297,75.2220679%20123.474811,76.3241434%20123.467302,77.7873509%20C123.463497,78.6167094%20123.064983,79.3676151%20122.28304,80.0176528%20C121.176754,80.9391623%20119.885669,81.0201057%20119.830354,81.0225962%20L119.541211,81.0387849%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.407566,77.1105396%20C121.407566,77.1105396%20122.46608,78.0083887%20121.47168,78.8352566%20C121.046766,79.1876717%20120.548937,79.2150679%20120.548937,79.2150679%20C120.548937,79.2150679%20119.800937,78.4429925%20120.16928,78.0968038%20C120.810423,77.4915962%20121.407566,77.1105396%20121.407566,77.1105396'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M100.587394,87.6359208%20C100.587394,87.6359208%2099.7740229,84.9012792%20102.810023,83.7730528%20C105.846023,82.6448264%20106.676994,83.5414302%20106.676994,83.5414302%20C106.676994,83.5414302%20108.39928,86.3333547%20106.90328,87.2573547%20C105.40728,88.1813547%20100.587394,87.6359208%20100.587394,87.6359208'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M101.120171,87.0643358%20C102.943029,87.2312038%20105.696171,87.2698075%20106.571143,86.7293547%20C107.326686,86.2623736%20106.540971,84.5662981%20106.200286,83.967317%20C106.004171,83.8664491%20105.163143,83.5638453%20103.031029,84.3558453%20C101.1868,85.0407509%20101.057314,86.391883%20101.120171,87.0643358%20M103.484857,88.4216943%20C102.061771,88.4216943%20100.775714,88.2834679%20100.516743,88.2548264%20L100.101886,88.2075057%20L99.9849714,87.8127509%20C99.6455429,86.6745623%2099.7536571,84.2425245%20102.588514,83.1915057%20C105.8596,81.9736189%20106.953314,82.9175434%20107.139371,83.1205245%20C107.972857,84.4492415%20108.834,86.7978453%20107.236171,87.7853547%20C106.424057,88.2872038%20104.887829,88.4216943%20103.484857,88.4216943'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M102.010229,86.9949736%20C102.010229,86.9949736%20101.587829,85.5716151%20103.1668,84.9863321%20C104.745771,84.3998038%20105.178229,84.8655396%20105.178229,84.8655396%20C105.178229,84.8655396%20106.073314,86.3175396%20105.295143,86.7982189%20C104.516971,87.2788981%20102.010229,86.9949736%20102.010229,86.9949736'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.5897829,24.6590943%20C45.5897829,24.6590943%2050.49264,27.3264906%2057.3063543,24.7798868%20C56.86384,26.8881509%2055.9599543,31.1270943%2055.9599543,31.1270943%20C55.9599543,31.1270943%2049.6440686,33.132%2044.7135543,30.144566%20C45.1799543,27.3476604%2045.5897829,24.6590943%2045.5897829,24.6590943'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M45.40448,29.8226604%20C49.3280229,31.9645472%2054.1127086,30.9645849%2055.4239086,30.6296038%20C55.6112229,29.7491887%2056.09648,27.4728113%2056.46608,25.724434%20C51.5041371,27.2548868%2047.6786514,26.1851887%2046.0858514,25.5625472%20C45.94128,26.4940189%2045.6873371,28.1128868%2045.40448,29.8226604%20M51.1911086,32.4153396%20C49.0904229,32.4153396%2046.6176229,32.0280566%2044.3849371,30.6769245%20L44.0241371,30.4577547%20L44.09328,30.0443208%20C44.5584229,27.2523962%2044.9682514,24.567566%2044.9682514,24.5663208%20L45.1027657,23.6883962%20L45.8909943,24.1130377%20C45.9387657,24.1391887%2050.6505371,26.6036038%2057.0845943,24.1964717%20L58.15568,23.7967358%20L57.9218514,24.906283%20C57.47808,27.0157925%2056.5754514,31.2559811%2056.5754514,31.2559811%20L56.5000229,31.6108868%20L56.1517943,31.7204717%20C56.0009371,31.7677925%2053.9065371,32.4153396%2051.1911086,32.4153396'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.86288,11.9521019%20C81.86288,11.9521019%2081.6127086,9.64210189%2079.2807086,8.75172453%20C78.5691657,8.48025283%2076.6557943,8.42795094%2076.6557943,8.42795094%20C76.6557943,8.42795094%2076.1504229,10.8848943%2077.7256229,11.5947057%20C79.9922514,12.617083%2081.86288,11.9521019%2081.86288,11.9521019'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M77.2161029,9.07599623%20C77.1859314,9.7011283%2077.2588457,10.7010906%2077.9854743,11.0273547%20C79.30296,11.6226%2080.4620457,11.5864868%2081.1082171,11.4881094%20C80.8982743,10.8567509%2080.3652457,9.83188302%2079.0553029,9.33252453%20C78.7158743,9.20426038%2077.8962171,9.11833585%2077.2161029,9.07599623%20M80.33256,12.7869396%20C79.5430743,12.7869396%2078.5436457,12.6474679%2077.4650171,12.1618075%20C75.4586171,11.2564868%2076.0155314,8.42346792%2076.0394171,8.30392075%20L76.1450171,7.79086415%20L76.6730171,7.80456226%20C76.8804457,7.81078868%2078.7158743,7.86931698%2079.5066171,8.16943019%20C82.1667314,9.18558113%2082.4759886,11.7757698%2082.4873029,11.8853547%20L82.5401029,12.3722604%20L82.07496,12.537883%20C82.0259314,12.555317%2081.35336,12.7869396%2080.33256,12.7869396'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M75.9613486,10.8442981%20C75.9613486,10.8442981%2075.8544914,7.69373208%2072.26912,7.27905283%20C71.60032,7.2006%2070.7454629,7.27656226%2070.7454629,7.27656226%20C70.7454629,7.27656226%2069.0986057,10.6101849%2070.9906057,10.9065623%20C73.3150629,11.2714302%2075.9613486,10.8442981%2075.9613486,10.8442981'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.1623314,7.87454717%20C70.8455314,8.63043396%2070.5626743,9.6839434%2070.78896,10.1148113%20C70.81536,10.1633774%2070.8643886,10.2555283%2071.08816,10.2903962%20C72.6306743,10.5332264%2074.3416457,10.4086981%2075.2354743,10.3103208%20C75.02176,9.51832075%2074.3429029,8.14601887%2072.19696,7.89820755%20C71.85376,7.85586792%2071.4464457,7.86209434%2071.1623314,7.87454717%20M73.0920457,11.6776415%20C72.3893029,11.6776415%2071.6274743,11.6365472%2070.8920457,11.5219811%20C70.1893029,11.4111509%2069.8410743,11.0076792%2069.6726171,10.6888868%20C69.0302171,9.46103774%2069.9831314,7.40258491%2070.1805029,7.00284906%20L70.3363886,6.68779245%20L70.6896457,6.65541509%20C70.7235886,6.65292453%2071.6149029,6.57696226%2072.3427886,6.65915094%20C75.60256,7.03771698%2076.5466743,9.54820755%2076.5894171,10.8233774%20L76.6082743,11.3713019%20L76.0614171,11.4584717%20C75.9847314,11.4721698%2074.6823314,11.6776415%2073.0920457,11.6776415'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.1845943,11.1567396%20C69.1845943,11.1567396%2068.5799086,7.68115472%2065.4471086,8.76081509%20C64.1107657,9.22156981%2063.3967086,10.2688528%2063.3967086,10.2688528%20C63.3967086,10.2688528%2064.1296229,12.905117%2065.3792229,12.5589283%20C67.5591086,11.954966%2069.1845943,11.1567396%2069.1845943,11.1567396'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.0970629,10.4003547%20C64.3057486,10.9943547%2064.6728343,11.7278264%2065.0336343,11.9308075%20C65.11912,11.9793736%2065.1668914,11.9719019%2065.2096343,11.9594491%20C66.6302057,11.5659396%2067.8169486,11.0827698%2068.4392343,10.8112981%20C68.2858629,10.3704679%2067.9753486,9.71793962%2067.4058629,9.38793962%20C66.9356914,9.11522264%2066.3611771,9.10401509%2065.6534057,9.34933585%20C64.8890629,9.61209057%2064.3572914,10.1126943%2064.0970629,10.4003547%20M65.15432,13.2134491%20C64.9016343,13.2134491%2064.6502057,13.1462038%2064.41512,13.0142038%20C63.3930629,12.4426189%2062.8826629,10.7652226%2062.7908914,10.4339774%20L62.7142057,10.1587698%20L62.8763771,9.92092075%20C62.91032,9.87110943%2063.7236914,8.69556226%2065.2410629,8.1725434%20C66.30712,7.80767547%2067.2537486,7.85250566%2068.0482629,8.31699623%20C69.45752,9.13888302%2069.7906629,10.9731849%2069.8044914,11.0503925%20L69.8836914,11.5086566%20L69.4638057,11.7153736%20C69.3946629,11.7477509%2067.7603771,12.5459774%2065.5478057,13.1586566%20C65.4170629,13.1947698%2065.2850629,13.2134491%2065.15432,13.2134491'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.9973371,5.54449811%20C36.9973371,5.54449811%2037.0991657,4.31664906%2038.3236229,3.81355472%20C38.6969943,3.66038491%2039.2865943,3.81106415%2039.2865943,3.81106415%20C39.2865943,3.81106415%2040.0107086,4.90193208%2039.1847657,5.30042264%20C37.9980229,5.87200755%2036.9973371,5.54449811%2036.9973371,5.54449811'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M42.6163886,4.68961132%20C42.6163886,4.68961132%2042.6352457,2.42195094%2045.2061029,2.05957358%20C45.6838171,1.99108302%2046.3023314,2.03093208%2046.3023314,2.03093208%20C46.3023314,2.03093208%2047.5469029,4.39821509%2046.1917029,4.64478113%20C44.5272457,4.94863019%2042.6163886,4.68961132%2042.6163886,4.68961132'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M49.9812343,5.68073208%20C49.9812343,5.68073208%2050.2766629,3.68329811%2052.0856914,4.25488302%20C52.8588343,4.50144906%2053.2812343,5.08922264%2053.2812343,5.08922264%20C53.2812343,5.08922264%2052.90032,6.60971321%2052.1799771,6.43039245%20C50.9228343,6.11409057%2049.9812343,5.68073208%2049.9812343,5.68073208'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.7026629,11.3756604%20C80.7026629,11.3756604%2080.5706629,10.155283%2079.3374057,9.68332075%20C78.96152,9.53886792%2077.9507771,9.51271698%2077.9507771,9.51271698%20C77.9507771,9.51271698%2077.6830057,10.8115472%2078.5164914,11.1863774%20C79.7145486,11.7268302%2080.7026629,11.3756604%2080.7026629,11.3756604'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M74.5655429,10.3054642%20C74.5655429,10.3054642%2074.5064571,8.56455849%2072.5252,8.33418113%20C72.1543429,8.29184151%2071.6816571,8.33293585%2071.6816571,8.33293585%20C71.6816571,8.33293585%2070.7702286,10.1759547%2071.8161714,10.3390868%20C73.1022286,10.5408226%2074.5655429,10.3054642%2074.5655429,10.3054642'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M67.9299657,10.9354528%20C67.9299657,10.9354528%2067.59808,9.03515094%2065.8858514,9.62541509%20C65.1541943,9.87696226%2064.7632229,10.4497925%2064.7632229,10.4497925%20C64.7632229,10.4497925%2065.1655086,11.8930755%2065.8481371,11.7025472%20C67.0411657,11.3725472%2067.9299657,10.9354528%2067.9299657,10.9354528'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M60.2151314,30.4501585%20C60.2151314,30.4501585%2066.25696,31.3056679%2071.9731886,29.8412151%20C72.5703314,32.9208%2072.9587886,35.2469887%2072.9587886,35.2469887%20C72.9587886,35.2469887%2069.0151314,37.9716679%2061.6495314,36.5109509%20C60.7318171,32.5571774%2060.2151314,30.4501585%2060.2151314,30.4501585'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M62.1696114,35.9761019%20C67.7475543,36.9822906%2071.22104,35.4829698%2072.2669829,34.9275736%20C72.1425257,34.2015736%2071.8609257,32.5988943%2071.4787543,30.6014604%20C67.1680114,31.5777623%2062.8685829,31.3411585%2061.0356686,31.1693094%20C61.2544114,32.0808566%2061.6403543,33.7009698%2062.1696114,35.9761019%20M65.8744114,37.5663283%20C64.5845829,37.5663283%2063.1350971,37.4405547%2061.5259543,37.1217623%20L61.12744,37.0420642%20L61.0369257,36.6510453%20C60.1204686,32.7047434%2059.60504,30.6002151%2059.6037829,30.5977245%20L59.38504,29.7048566%20L60.3040114,29.8331208%20C60.3630971,29.843083%2066.2905257,30.6550075%2071.8156686,29.2378755%20L72.4630971,29.0722528%20L72.5900686,29.7235358%20C73.1897257,32.813083%2073.5781829,35.1454981%2073.5781829,35.1454981%20L73.6435543,35.5327811%20L73.3179543,35.7569321%20C73.1846971,35.849083%2070.6289257,37.5663283%2065.8744114,37.5663283'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.1114857,24.3283472%20L76.9553714,24.2424226%20C76.9126286,20.8266113%2074.0828,18.0932151%2070.6344571,18.1355547%20L70.0335429,18.1442717%20C68.3087429,18.1654415%2066.9296571,19.5676302%2066.9497714,21.2749132%20C66.9724,22.9821962%2068.3866857,24.349517%2070.1114857,24.3283472'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M70.8591086,24.2018264%20L76.8368229,24.1271094%20C76.80288,21.4447698%2074.5789943,19.2979019%2071.8711086,19.3302792%20L70.4517943,19.3489585%20C69.1921371,19.3639019%2068.1851657,20.3875245%2068.2015086,21.6340528%20C68.2178514,23.0711094%2069.4096229,24.2205057%2070.8591086,24.2018264'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.9322057,19.9527962%20L71.8781486,19.9527962%20L70.4600914,19.9714755%20C70.0188343,19.9777019%2069.6052343,20.1520415%2069.2972343,20.4646075%20C68.9904914,20.7771736%2068.8232914,21.1893623%2068.8295771,21.6277019%20C68.8358629,22.1557019%2069.0495771,22.648834%2069.4317486,23.0174377%20C69.8076343,23.3810604%2070.3016914,23.5790604%2070.8246629,23.5790604%20L70.8422629,23.5790604%20L76.1536914,23.5130604%20C75.8268343,21.4932113%2074.0530057,19.9527962%2071.9322057,19.9527962%20L71.9322057,19.9527962%20Z%20M70.8246629,24.8243434%20C69.9710629,24.8243434%2069.1664914,24.5005698%2068.5530057,23.9103057%20C67.93072,23.3075887%2067.5824914,22.5031358%2067.5724343,21.6414%20C67.5623771,20.8730604%2067.8565486,20.1458151%2068.39712,19.5954%20C68.9402057,19.0449849%2069.6668343,18.7349094%2070.4437486,18.7261925%20L71.8618057,18.7075132%20L71.9309486,18.7075132%20C74.9506057,18.7075132%2077.4271771,21.1208717%2077.4648914,24.1207585%20L77.4724343,24.7434%20L70.8661486,24.8243434%20L70.8674057,24.8243434%20L70.8246629,24.8243434%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M73.3623314,23.0331283%20C73.0216457,22.3644113%2073.2957029,21.5487509%2073.9707886,21.2125245%20C74.6471314,20.8762981%2075.4718171,21.1465245%2075.8099886,21.8152415%20C76.1506743,22.4864491%2075.8766171,23.3021094%2075.2002743,23.6370906%20C74.5239314,23.9745623%2073.70176,23.7030906%2073.3623314,23.0331283'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M46.3497257,18.7598151%20L39.50584,18.8444943%20C39.46184,15.4299283%2042.2225257,12.6255509%2045.6696114,12.5832113%20L46.2717829,12.5757396%20C47.9965829,12.5545698%2049.4108686,13.9206453%2049.43224,15.6291736%20C49.4548686,17.3364566%2048.0745257,18.7374%2046.3497257,18.7598151'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.7728229,18.6503547%20L39.6203657,18.7275623%20C39.58768,16.0439774%2041.7562514,13.842317%2044.4641371,13.8074491%20L45.7112229,13.7925057%20C47.0651657,13.776317%2048.17648,14.8497509%2048.19408,16.1909208%20C48.2104229,17.5333358%2047.1267657,18.634166%2045.7728229,18.6503547'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M45.7408914,14.4146491%20L45.7182629,14.4146491%20L44.4724343,14.4308377%20C42.3277486,14.4569887%2040.5677486,16.0509509%2040.2874057,18.0957057%20L45.7660343,18.0272151%20C46.2512914,18.0209887%2046.7076343,17.8279698%2047.0470629,17.4830264%20C47.3877486,17.138083%2047.5712914,16.6810642%2047.5650057,16.2003849%20C47.5524343,15.2116302%2046.7365486,14.4146491%2045.7408914,14.4146491%20L45.7408914,14.4146491%20Z%20M39.0000914,19.3571774%20L38.9925486,18.7345358%20C38.9560914,15.7134792%2041.4062629,13.2241585%2044.4560914,13.1855547%20L45.7031771,13.169366%20L45.7396343,13.169366%20C47.4216914,13.169366%2048.8020343,14.5142717%2048.8221486,16.1841962%20C48.8322057,16.9986113%2048.5216914,17.7681962%2047.9471771,18.352234%20C47.3726629,18.9362717%2046.6032914,19.2637811%2045.7798629,19.2724981%20L39.0000914,19.3571774%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.3359886,17.3187736%20C41.9243314,17.7919811%2042.7854743,17.703566%2043.2631886,17.1207736%20C43.7396457,16.5392264%2043.6503886,15.6849623%2043.0633029,15.213%20C42.47496,14.7397925%2041.6138171,14.8282075%2041.1361029,15.411%20C40.6596457,15.9925472%2040.7489029,16.8468113%2041.3359886,17.3187736'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M85.2205829,25.5504679%20L85.2205829,25.5504679%20C84.8296114,25.4732604%2084.4788686,25.2640528%2084.22744,24.9564679%20L83.7622971,24.3911094%20L84.7868686,24.5953358%20L85.3902971,24.7161283%20C85.6228686,24.7622038%2085.7737257,24.9876%2085.7259543,25.2167321%20C85.67944,25.4483547%2085.4544114,25.5965434%2085.2205829,25.5504679'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.3371086,19.8627623%20L32.3371086,19.8627623%20C32.7255657,19.7755925%2033.07128,19.5564226%2033.3139086,19.2451019%20L33.76648,18.6672906%20L32.7469371,18.8976679%20L32.14728,19.0321585%20C31.9147086,19.0844604%2031.7701371,19.3135925%2031.8229371,19.5414792%20C31.8757371,19.7718566%2032.1057943,19.9150642%2032.3371086,19.8627623'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M46.1852914,25.5322868%20C46.1852914,25.5322868%2051.3144343,27.623117%2056.4347771,25.5908151%20C55.9344343,28.586966%2055.4730629,30.1199094%2055.4730629,30.1199094%20C55.4730629,30.1199094%2052.3779771,30.337834%2050.3238057,29.9642491%20C47.3883771,29.4300226%2046.2179771,28.124966%2046.1852914,25.5322868'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3316457,29.2778491%20C53.3316457,29.2778491%2048.6953029,29.7186792%2045.0785029,27.918'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.00448,29.9503019%20C50.3023086,29.9503019%2047.3341943,29.7386038%2044.7960229,28.4733962%20L45.36048,27.3626038%20C48.77488,29.0611698%2053.22768,28.661434%2053.27168,28.6576981%20L53.3923657,29.898%20C53.3295086,29.9042264%2052.8077943,29.9503019%2052.00448,29.9503019'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.7775886,31.0059283%20C69.7775886,31.0059283%2065.2682171,32.3358906%2061.2654743,31.5949472%20C62.0574743,34.5300792%2062.4698171,35.4466075%2062.4698171,35.4466075%20C62.4698171,35.4466075%2068.4475314,34.5823811%2069.7775886,31.0059283'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.8795543,72.8481849%20C67.8795543,72.8481849%2067.6080114,73.0461849%2067.2233257,73.284034'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M67.3885143,73.5474113%20L67.0566286,73.0194113%20C67.4262286,72.7915245%2067.6889714,72.6009962%2067.6927429,72.5972604%20L68.0661143,73.0991094%20C68.0661143,73.0991094%2067.7857714,73.3033358%2067.3885143,73.5474113'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.23544,32.6950302%20C70.23544,32.6950302%2065.6921257,33.6065774%2060.8483543,33.094766'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.9669486,33.8746868%20C62.9536914,33.8746868%2061.8775771,33.8298566%2060.7826057,33.7140453%20L60.9146057,32.476234%20C65.6012343,32.9681208%2070.0666057,32.0939321%2070.1106057,32.0852151%20L70.3607771,33.3055925%20C70.2136914,33.334234%2067.4693486,33.8746868%2063.9669486,33.8746868'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.9485943,125.617053%20C63.9485943,125.617053%2062.7266514,124.65694%2061.13888,125.983166%20C59.6856229,127.196072%2058.6057371,129.054034%2059.2657371,129.230864%20C59.9257371,129.40894%2061.08608,129.574562%2062.2992229,129.337958%20C63.3539657,129.132487%2064.2905371,129.32426%2064.6877943,127.125091%20C64.8725943,126.101468%2063.9485943,125.617053%2063.9485943,125.617053'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M62.8485943,125.592645%20C62.4437943,125.592645%2061.9245943,125.733362%2061.34128,126.221513%20C60.0577371,127.292457%2059.2845943,128.679702%2059.3864229,128.967362%20C59.6831086,129.019664%2060.88368,129.296117%2062.23888,129.033362%20C62.3834514,129.004721%2062.5267657,128.983551%2062.6663086,128.962381%20C63.5136229,128.837853%2064.0743086,128.755664%2064.3785371,127.070796%20C64.5193371,126.290004%2063.8291657,125.907702%2063.8002514,125.891513%20L63.7549943,125.862872%20C63.7311086,125.844192%2063.3904229,125.592645%2062.8485943,125.592645%20M61.0533943,129.766834%20C60.1495086,129.766834%2059.4392229,129.601211%2059.1840229,129.531475%20C58.9703086,129.474192%2058.8207086,129.316042%2058.77168,129.096872%20C58.5994514,128.329777%2059.77488,126.714645%2060.93648,125.74457%20C62.5607086,124.387211%2063.8995657,125.204117%2064.1145371,125.352306%20C64.5067657,125.566494%2065.1730514,126.207815%2064.9970514,127.179136%20C64.6136229,129.306079%2063.6707657,129.445551%2062.7593371,129.578796%20C62.6285943,129.597475%2062.4953371,129.616155%2062.3583086,129.643551%20C61.9007086,129.733211%2061.4581943,129.766834%2061.0533943,129.766834'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.6771771,125.975819%20C63.6771771,125.975819%2062.9178629,125.378083%2061.9284914,126.203706%20C61.0258629,126.958347%2060.3520343,128.115215%2060.7643771,128.2248%20C61.1742057,128.33563%2061.8958057,128.438989%2062.6513486,128.2908%20C63.3075771,128.163781%2063.8908914,128.283328%2064.1372914,126.914762%20C64.2529486,126.277177%2063.6771771,125.975819%2063.6771771,125.975819'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M65.6623314,125.573219%20C66.30096,125.481068%2067.2362743,126.843408%2067.13696,127.261823%20C67.0376457,127.682728%2066.9823314,129.067483%2065.9502171,129.230615%20C65.1909029,129.350162%2062.4805029,129.663974%2061.8795886,129.086162%20C61.3277029,128.555672%2062.3648457,126.053898%2065.6623314,125.573219'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.70784,125.880928%20C63.3896686,126.2184%2062.3625829,127.565796%2062.1199543,128.30674%20C62.0130971,128.63923%2062.0596114,128.824777%2062.0985829,128.863381%20C62.4857829,129.234475%2064.5537829,129.137343%2065.90144,128.921909%20C66.5061257,128.827268%2066.6733257,128.113721%2066.78144,127.453721%20C66.79904,127.349117%2066.8153829,127.258211%2066.8317257,127.192211%20C66.84304,127.053985%2066.5853257,126.52723%2066.18304,126.147419%20C65.9567543,125.934475%2065.8033829,125.8884%2065.70784,125.880928%20M63.6121829,129.738815%20C62.7962971,129.738815%2062.0042971,129.640438%2061.6610971,129.310438%20C61.40464,129.063872%2061.3543543,128.628023%2061.5228114,128.114966%20C61.90624,126.938174%2063.3217829,125.599494%2065.6173257,125.265758%20C66.0522971,125.194777%2066.4797257,125.540966%2066.7537829,125.836098%20C67.0881829,126.195985%2067.54704,126.892098%2067.4426971,127.334174%20C67.4288686,127.390211%2067.4162971,127.464928%2067.4037257,127.554589%20C67.3056686,128.141117%2067.1032686,129.36274%2065.9994971,129.538325%20C65.79584,129.569457%2064.6820114,129.738815%2063.6121829,129.738815'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(61.755108,%20124.812743)'%3e%3cpath%20d='M4.55165497,0.62842617%20C5.1890264,0.536275227%206.12559783,1.89861485%206.02628354,2.31702994%20C5.92696926,2.7379356%205.87165497,4.12144504%204.83954069,4.28457711%20C4.0802264,4.40412428%201.3698264,4.7179356%200.768912114,4.14136957%20C0.2170264,3.60963372%201.25416926,1.10786013%204.55165497,0.62842617'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M4.60935783,1.2498224%20C2.68970069,1.53748277%201.83735783,2.53869032%201.55827211,2.95710542%20C1.28295783,3.37178466%201.23895783,3.6918224%201.2615864,3.77276579%20C1.51050069,3.91970919%203.22901497,3.91099221%204.74010069,3.66816202%20C5.13987211,3.60714315%205.26935783,3.01065259%205.3623864,2.45899221%20C5.3799864,2.34567145%205.3975864,2.24853938%205.41392926,2.17506768%20C5.36992926,2.00197334%204.86707211,1.33201108%204.60935783,1.2498224%20M2.53507211,5.10646391%20C1.63244354,5.10646391%200.747414971,4.98816202%200.332557828,4.58967145%20C-0.0144136003,4.2559356%20-0.0936136003,3.70302994%200.112557828,3.07167145%20C0.497243543,1.89612428%201.86627211,0.389331831%204.46101497,0.012011076%20C4.92615783,-0.057724773%205.40890069,0.177633718%205.87530069,0.680728057%20C6.2247864,1.05929409%206.78044354,1.85876579%206.63712926,2.46023749%20C6.62581497,2.51129409%206.61575783,2.57853938%206.60192926,2.65948277%20C6.50135783,3.26718089%206.26627211,4.68929409%204.9399864,4.89974693%20C4.49244354,4.96948277%203.50307211,5.10646391%202.53507211,5.10646391'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.7358264,1.00661862%20C5.11171211,0.95182617%205.66359783,1.756279%205.60451211,2.00409032%20C5.54668354,2.25190164%205.51399783,3.06756202%204.90679783,3.16344881%20C4.45674069,3.23442994%202.85765497,3.41997711%202.50439783,3.08001485%20C2.17754069,2.76620353%202.78976926,1.29054315%204.7358264,1.00661862'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M6.82771211,1.2753507%20C6.82771211,1.2753507%206.3374264,1.03002994%205.37948354,1.58916202%20C4.53216926,2.08229409%203.26874069,2.87055825%203.61571211,3.82818089%20C3.96394069,4.78331296%206.65296926,4.39353938%207.25011211,4.18308655%20C7.84725497,3.97263372%208.21559783,3.3213507%208.10245497,2.75599221%20C7.85479783,1.52565259%206.82771211,1.2753507%206.82771211,1.2753507'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M6.50978069,1.84456957%20C6.38280926,1.84456957%206.11629497,1.88192806%205.6976664,2.12600353%20C5.28280926,2.36758843%204.02189497,3.1035507%204.20795211,3.61785259%20C4.44555211,3.93789032%206.3488664,3.83951296%207.03903783,3.59668277%20C7.35458069,3.4846073%207.53435211,3.12472051%207.48532354,2.87815447%20C7.3256664,2.08366391%206.73480926,1.89687145%206.66818069,1.87694693%20L6.58772354,1.85079598%20C6.57515211,1.84830542%206.54875211,1.84456957%206.50978069,1.84456957%20M5.30669497,5.06363138%20C4.32235211,5.06487145%203.31789497,4.84321108%203.02498069,4.03875825%20C2.4856664,2.5531356%204.2896664,1.50211674%205.06029497,1.05256957%20C6.0936664,0.451097868%206.77503783,0.590569567%207.0264664,0.68272051%20C7.56075211,0.833399755%208.47092354,1.39626768%208.71858069,2.63532428%20C8.89583783,3.52196579%208.34395211,4.45841862%207.46143783,4.76973938%20C7.24269497,4.84694693%206.28349497,5.06363138%205.30669497,5.06363138'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.01552926,1.61344504%20C7.01552926,1.61344504%206.72512926,1.46899221%206.15690069,1.79899221%20C5.65655783,2.09163372%204.90730069,2.55861485%205.11347211,3.12521862%20C5.3183864,3.6918224%206.91244354,3.45895447%207.26570069,3.33567145%20C7.61770069,3.20989787%207.83644354,2.82510542%207.76981497,2.49012428%20C7.6239864,1.76163372%207.01552926,1.61344504%207.01552926,1.61344504'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M65.8465029,125.952657%20C66.2223886,125.897864%2066.7742743,126.701072%2066.7151886,126.948883%20C66.6586171,127.196694%2066.6246743,128.012355%2066.0174743,128.109487%20C65.5674171,128.180468%2063.9683314,128.36477%2063.6150743,128.024808%20C63.2882171,127.710996%2063.9004457,126.235336%2065.8465029,125.952657'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M68.3669486,125.806709%20C68.3669486,125.806709%2067.8125486,125.529011%2066.7276343,126.161615%20C65.7709486,126.719502%2064.3415771,127.611125%2064.7338057,128.69203%20C65.1272914,129.774181%2068.1695771,129.332106%2068.8446629,129.094257%20C69.5184914,128.855162%2069.9346057,128.1192%2069.8076343,127.481615%20C69.5285486,126.090634%2068.3669486,125.806709%2068.3669486,125.806709'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M68.00728,126.058506%20C67.7897943,126.058506%2067.4151657,126.122015%2066.8871657,126.430845%20C65.8097943,127.058468%2064.7462514,127.805638%2065.0303657,128.58643%20C65.2993943,129.328619%2067.9494514,129.077072%2068.7389371,128.800619%20C69.2505943,128.620053%2069.60008,128.043487%2069.4995086,127.541638%20C69.2644229,126.373562%2068.3291086,126.119525%2068.2901371,126.108317%20L68.2335657,126.088392%20C68.2235086,126.084657%2068.14808,126.058506%2068.00728,126.058506%20M66.64328,129.70594%20C65.6601943,129.70594%2064.6934514,129.501713%2064.4382514,128.798128%20C63.9404229,127.425826%2065.7155086,126.390996%2066.5678514,125.892883%20C67.6515086,125.26277%2068.3039657,125.447072%2068.4711657,125.513072%20C68.67608,125.570355%2069.8225943,125.963864%2070.1155086,127.420845%20C70.2751657,128.220317%2069.7534514,129.103223%2068.9501371,129.387147%20C68.6270514,129.501713%2067.6263657,129.70594%2066.64328,129.70594'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.5794057,126.189758%20C68.5794057,126.189758%2068.2500343,126.024136%2067.6088914,126.398966%20C67.0406629,126.730211%2066.1958629,127.256966%2066.4284343,127.898287%20C66.6610057,128.538362%2068.4612343,128.276853%2068.8622629,128.134891%20C69.2607771,127.994174%2069.5071771,127.55957%2069.4317486,127.181004%20C69.2670629,126.356626%2068.5794057,126.189758%2068.5794057,126.189758'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1841714,91.3327925%20C55.1841714,91.3327925%2055.8932,98.3200755%2054.2375429,109.33834%20C52.6962857,119.593245%2049.7734286,122.840943%2050.0248571,125.492151%20C50.2197143,127.544377%2051.1198286,129.416038%2053.2004,129.391378%20L59.4106857,129.312679%20C62.3109143,129.277811%2064.8453143,127.412377%2065.7416571,124.680226%20C66.4657714,122.481057%2067.2087429,119.489887%2067.6261143,115.716679%20C68.0397143,110.586113%2067.8725143,105.445585%2067.7480571,102.428264'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.15728,130.635792%20C50.7083657,130.635792%2049.0715657,128.761642%2048.7736229,125.60734%20C48.6403657,124.201415%2049.1633371,122.809189%2049.8887086,120.881491%20C50.8315657,118.373491%2052.1251657,114.939%2052.9938514,109.15466%20C54.6029943,98.4452264%2053.94048,91.5251887%2053.9329371,91.4566981%20L56.4346514,91.2088868%20C56.4648229,91.4990377%2057.1411657,98.4776038%2055.4817371,109.522019%20C54.5728229,115.562887%2053.1723657,119.287528%2052.2445943,121.750698%20C51.6135086,123.42934%2051.1973943,124.537642%2051.2765943,125.374472%20C51.39728,126.640925%2051.8221943,128.145226%2053.1623086,128.145226%20L53.18368,128.145226%20L59.3952229,128.066774%20C61.7448229,128.039377%2063.8153371,126.522623%2064.5469943,124.294811%20C65.4131657,121.658547%2066.0291657,118.727151%2066.3773943,115.580321%20C66.8085943,110.196962%2066.5797943,104.589453%2066.4917943,102.479943%20L69.0035657,102.37783%20C69.1431086,105.756283%2069.2813943,110.82334%2068.8803657,115.815679%20C68.5095086,119.167981%2067.8570514,122.267491%2066.93808,125.065642%20C65.8720229,128.309604%2062.8536229,130.516245%2059.4266514,130.558585%20L53.2163657,130.635792%20L53.15728,130.635792%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M87.0854286,95.5648868%20C85.0513714,97.3443962%2084.0205143,100.229717%2084.0708,102.868472%20C84.1361714,106.391377%2086.2569714,110.851981%2085.0224571,116.723491%20C83.9237143,121.953679%2081.6156,122.90383%2082.3736571,127.574887%20C82.5106857,128.417943%2083.2850857,129.015679%2084.1462286,129.00584%20L91.0668,128.918547%20C94.2524,128.879943%2096.9502286,126.558736%2097.4304571,123.439302%20C98.7165143,115.109604%2097.5549143,107.276774%2096.3606286,101.270774'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M84.1229714,130.250377%20C82.6458286,130.250377%2081.3648,129.191887%2081.1322286,127.773509%20C80.6168,124.595547%2081.3761143,122.898226%2082.2573714,120.93317%20C82.7853714,119.755132%2083.3825143,118.421434%2083.7910857,116.470075%20C84.5554286,112.83883%2083.9419429,109.758%2083.4026286,107.039547%20C83.1122286,105.57883%2082.8381714,104.197811%2082.8130286,102.891509%20C82.7526857,99.7060755%2084.0701714,96.540566%2086.2525714,94.6303019%20L87.9182857,96.4982264%20C86.2726857,97.9377736%2085.2795429,100.368566%2085.3273143,102.845434%20C85.3474286,103.931321%2085.5900571,105.149208%2085.8704,106.558868%20C86.4273143,109.363245%2087.1212571,112.851283%2086.2538286,116.978151%20C85.7886857,119.188528%2085.1048,120.715245%2084.5554286,121.943094%20C83.7496,123.741283%2083.2178286,124.930528%2083.6150857,127.377509%20C83.6502857,127.594189%2083.9306286,127.783472%2084.1305143,127.759811%20L91.0510857,127.673887%20C93.6370286,127.641509%2095.7980571,125.782302%2096.1890286,123.250642%20C97.4524571,115.065396%2096.2845714,107.333434%2095.1267429,101.511736%20L97.5945143,101.029811%20C98.7913143,107.049509%2099.9956571,115.05917%2098.6731429,123.627962%20C98.0961143,127.368792%2094.9042286,130.118377%2091.0825143,130.164453%20L84.1619429,130.250377%20L84.1229714,130.250377%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='88.8409029%20104.593189%2086.4649029%20103.469943%2088.7881029%20101.58334%2089.7862743%20101.899642%2089.5951886%20102.492396%2088.9226171%20102.279453%2087.6290171%20103.330472%2088.7918743%20103.880887%2089.4619314%20103.443792%2089.0206743%20103.351642%2088.7302743%20103.56334%2088.3569029%20103.062736%2088.8723314%20102.685415%2091.0698171%20103.144925'%3e%3c/polygon%3e%3cpath%20d='M51.3857143,125.772713%20C51.3857143,125.772713%2050.1637714,124.8126%2048.576,126.140072%20C47.1227429,127.351732%2046.0428571,129.209694%2046.7028571,129.386525%20C47.3628571,129.5646%2048.5232,129.731468%2049.7363429,129.493619%20C50.7910857,129.289392%2051.7276571,129.479921%2052.1249143,127.281996%20C52.3097143,126.258374%2051.3857143,125.772713%2051.3857143,125.772713'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M47.1894971,128.860392%20C47.6948686,128.962506%2048.6113257,129.077072%2049.6145257,128.884053%20C49.7653829,128.854166%2049.9124686,128.832996%2050.0557829,128.810581%20C50.8452686,128.696015%2051.2425257,128.637487%2051.5065257,127.173034%20C51.6096114,126.602694%2051.0966971,126.326242%2051.0916686,126.322506%20L50.9998971,126.265223%20C50.90184,126.192996%2050.1060686,125.676204%2048.9809257,126.615147%20C48.0380686,127.402166%2047.3793257,128.377223%2047.1894971,128.860392%20M48.4805829,130.235185%20C47.5867543,130.235185%2046.8739543,130.078279%2046.5382971,129.987374%20C46.2139543,129.900204%2045.9750971,129.651147%2045.9021829,129.321147%20C45.6758971,128.306242%2047.1216114,126.539185%2048.1700686,125.663751%20C49.6949829,124.389826%2051.1369257,124.818204%2051.72904,125.250317%20C52.2243543,125.531751%2052.9472114,126.268958%2052.7435543,127.390958%20C52.3513257,129.561487%2051.3782971,129.876543%2050.2405829,130.042166%20C50.1148686,130.062091%2049.98664,130.079525%2049.8558971,130.10443%20C49.37064,130.200317%2048.9054971,130.235185%2048.4805829,130.235185'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.1144229,126.131479%20C51.1144229,126.131479%2050.3551086,125.534989%2049.3657371,126.360611%20C48.4631086,127.114008%2047.78928,128.270875%2048.2016229,128.381706%20C48.6114514,128.492536%2049.3330514,128.594649%2050.0885943,128.447706%20C50.7448229,128.320687%2051.3281371,128.438989%2051.5745371,127.070423%20C51.6901943,126.434083%2051.1144229,126.131479%2051.1144229,126.131479'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='61.2218514%20111.059072%2058.2751086%20110.883487%2057.8401371%20108.107751%2060.55808%20107.231072%2060.75168%20107.821336%2058.5416229%20108.536128%2058.8181943%20110.293223%2060.9440229%20110.418996%2061.7561371%20109.466355%2060.6837943%20108.89477%2060.03888%20109.089034%2060.5077943%20109.592128%2060.0451657%20110.015525%2058.8961371%20108.782694%2060.7504229%20108.223562%2062.7354514%20109.280808'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(5.028571,%2013.348189)'%20fill='%23F3E3FF'%3e%3cpath%20d='M2.34243429,20.9023245%20C1.88986286,20.9023245%201.51774857,20.5399472%201.51146286,20.0904%20L1.82574857,20.0854189%20C1.82700571,20.2224%201.88357714,20.3506642%201.98163429,20.4453057%20C2.07843429,20.5399472%202.20666286,20.5910038%202.34243429,20.5910038%20L2.34872,20.5910038%20C2.63283429,20.5872679%202.86163429,20.3556453%202.85786286,20.072966%20L3.17214857,20.0679849%20C3.17466286,20.2884%203.09169143,20.4963623%202.93706286,20.6532679%20C2.78243429,20.8114189%202.57500571,20.899834%202.35374857,20.9023245%20L2.34243429,20.9023245%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.9944,20.9192604%20C0.775657143,20.9192604%200.570742857,20.8370717%200.414857143,20.6863925%20C0.256457143,20.5307321%200.1672,20.3252604%200.164685714,20.1073358%20L0.478971429,20.1023547%20C0.480228571,20.2393358%200.5368,20.3676%200.634857143,20.4634868%20C0.731657143,20.556883%200.859885714,20.6079396%200.9944,20.6079396%20L0.998171429,20.6079396%20C1.13897143,20.6066943%201.26845714,20.5506566%201.364,20.4535245%20C1.4608,20.3551472%201.51234286,20.2256377%201.51108571,20.0899019%20L1.82537143,20.0849208%20C1.82788571,20.3053358%201.74491429,20.5132981%201.59028571,20.6702038%20C1.4344,20.8283547%201.22697143,20.9167698%201.00571429,20.9192604%20L0.9944,20.9192604%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.67577143,21.5771434%20C1.45828571,21.5771434%201.25337143,21.4949547%201.09748571,21.3442755%20C0.937828571,21.1898604%200.848571429,20.9843887%200.846057143,20.7664642%20L1.16034286,20.761483%20C1.1616,20.8984642%201.21817143,21.0267283%201.31622857,21.1213698%20C1.41302857,21.214766%201.54125714,21.2658226%201.67702857,21.2658226%20L1.68331429,21.2658226%20C1.96742857,21.2633321%202.19622857,21.0317094%202.19371429,20.7477849%20L2.508,20.7452943%20C2.51302857,21.1985774%202.14468571,21.5721623%201.68708571,21.5771434%20L1.67577143,21.5771434%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M27.9788457,19.4381208%20C27.7764457,19.4381208%2027.5727886,19.3858189%2027.3867314,19.2749887%20L27.5489029,19.0072528%20C27.7412457,19.1218189%2027.9612457,19.1554415%2028.1812457,19.1031396%20C28.3974743,19.0495925%2028.5810171,18.9163472%2028.6954171,18.7283094%20C28.8110743,18.5377811%2028.8450171,18.317366%2028.7922171,18.1019321%20C28.73816,17.8877434%2028.6036457,17.7059321%2028.4138171,17.5926113%20L28.5759886,17.3248755%20C28.8387314,17.4830264%2029.0235314,17.732083%2029.0977029,18.0272151%20C29.1706171,18.3223472%2029.1241029,18.6286868%2028.9657029,18.8889509%20C28.7494743,19.2426113%2028.3698171,19.4381208%2027.9788457,19.4381208'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M28.3151314,20.7880075%20C28.1127314,20.7880075%2027.9090743,20.7357057%2027.7230171,20.6248755%20L27.8851886,20.3571396%20C28.0775314,20.4717057%2028.2962743,20.5065736%2028.5175314,20.4530264%20C28.73376,20.3994792%2028.9173029,20.266234%2029.0317029,20.0781962%20C29.14736,19.8876679%2029.1813029,19.6672528%2029.1285029,19.4518189%20C29.0744457,19.2376302%2028.9399314,19.0558189%2028.7501029,18.9424981%20L28.9122743,18.6747623%20C29.1750171,18.8329132%2029.3598171,19.0819698%2029.4339886,19.3771019%20C29.5069029,19.672234%2029.4603886,19.9785736%2029.3019886,20.2388377%20C29.08576,20.5924981%2028.7061029,20.7880075%2028.3151314,20.7880075'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M60.6190514,42.196166%20C60.3399657,42.196166%2060.0772229,42.090317%2059.8785943,41.8985434%20C59.6749371,41.703034%2059.5617943,41.4402792%2059.5580229,41.1600906%20L59.8723086,41.1551094%20C59.8748229,41.3518642%2059.95528,41.5374113%2060.0973371,41.6743925%20C60.2381371,41.8101283%2060.4229371,41.8848453%2060.6190514,41.8848453%20L60.6253371,41.8848453%20C61.0401943,41.8798642%2061.3708229,41.544883%2061.3657943,41.1364302%20L61.68008,41.1326943%20C61.6876229,41.7117509%2061.2174514,42.1886943%2060.63288,42.196166%20L60.6190514,42.196166%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M58.8131657,42.2192038%20C58.23488,42.2192038%2057.75968,41.7572038%2057.75088,41.181883%20L58.0651657,41.1769019%20C58.0714514,41.5816189%2058.4058514,41.907883%2058.8131657,41.907883%20L58.8219657,41.907883%20C59.0218514,41.9053925%2059.2066514,41.8269396%2059.3461943,41.6849774%20C59.4857371,41.5430151%2059.5611657,41.3574679%2059.5586514,41.1594679%20L59.8729371,41.1557321%20C59.8767086,41.4359208%2059.7698514,41.701166%2059.57248,41.9016566%20C59.3738514,42.1033925%2059.1085943,42.2154679%2058.8269943,42.2192038%20L58.8131657,42.2192038%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M59.7277371,43.1021094%20C59.1481943,43.1021094%2058.6742514,42.6401094%2058.6667086,42.066034%20L58.9809943,42.0610528%20C58.9860229,42.4657698%2059.3204229,42.7907887%2059.7277371,42.7907887%20L59.7340229,42.7907887%20C60.1476229,42.7858075%2060.4782514,42.4508264%2060.4732229,42.0423736%20L60.7875086,42.0386377%20C60.7950514,42.6176943%2060.32488,43.0946377%2059.7415657,43.1021094%20L59.7277371,43.1021094%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M34.3565829,99.2273887%20C34.0774971,99.2273887%2033.8147543,99.1215396%2033.6161257,98.929766%20C33.4124686,98.7330113%2033.2993257,98.4715019%2033.2955543,98.1900679%20L33.60984,98.1850868%20C33.6123543,98.3830868%2033.6928114,98.568634%2033.8348686,98.7056151%20C33.9756686,98.8413509%2034.1604686,98.9160679%2034.3565829,98.9160679%20L34.3653829,98.9160679%20C34.5652686,98.9135774%2034.7513257,98.8351245%2034.8908686,98.6931623%20C35.0304114,98.5512%2035.10584,98.3656528%2035.1033257,98.1676528%20L35.4176114,98.163917%20C35.4213829,98.4441057%2035.3145257,98.7093509%2035.1158971,98.9098415%20C34.9172686,99.1115774%2034.6532686,99.2236528%2034.3704114,99.2273887%20L34.3565829,99.2273887%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M32.5506971,99.2493057%20C31.9711543,99.2493057%2031.4959543,98.7873057%2031.4884114,98.2132302%20L31.8026971,98.2082491%20C31.8077257,98.612966%2032.1421257,98.9379849%2032.5506971,98.9379849%20L32.5594971,98.9379849%20C32.9705829,98.9330038%2033.3012114,98.5980226%2033.2961829,98.1895698%20L33.6104686,98.185834%20C33.6180114,98.7648906%2033.14784,99.241834%2032.5645257,99.2493057%20L32.5506971,99.2493057%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M33.4652686,100.133457%20C33.1861829,100.133457%2032.92344,100.027608%2032.7235543,99.835834%20C32.5211543,99.6403245%2032.4080114,99.3775698%2032.40424,99.0961358%20L32.7185257,99.0911547%20C32.72104,99.2891547%2032.8014971,99.4747019%2032.9435543,99.611683%20C33.0843543,99.7486642%2033.2792114,99.8420604%2033.4740686,99.8221358%20C33.6739543,99.8196453%2033.8587543,99.7411925%2033.9982971,99.5992302%20C34.13784,99.4572679%2034.2132686,99.2717208%2034.2107543,99.0737208%20L34.52504,99.0699849%20C34.5288114,99.3501736%2034.4219543,99.6154189%2034.2245829,99.8159094%20C34.0259543,100.017645%2033.7606971,100.129721%2033.4790971,100.133457%20L33.4652686,100.133457%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M58.9481829,13.7808%20C58.3208686,13.7808%2057.80544,13.2789509%2057.79664,12.6563094%20L58.1109257,12.6513283%20C58.1172114,13.1046113%2058.49184,13.4694792%2058.9481829,13.4694792%20L58.9544686,13.4694792%20C59.1807543,13.4669887%2059.38944,13.3785736%2059.5453257,13.2204226%20C59.7012114,13.0610264%2059.7841829,12.8530642%2059.7816686,12.6314038%20L60.0959543,12.6264226%20C60.0997257,12.931517%2059.9840686,13.2191774%2059.7703543,13.4371019%20C59.5553829,13.6537811%2059.2687543,13.7770642%2058.9620114,13.7808%20L58.9481829,13.7808%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M57.9661029,14.7755321%20C57.3400457,14.7755321%2056.8258743,14.2749283%2056.8170743,13.6522868%20L57.13136,13.6473057%20C57.1338743,13.8677208%2057.2231314,14.075683%2057.3827886,14.2300981%20C57.5399314,14.3820226%2057.7461029,14.4642113%2057.9661029,14.4642113%20L57.9736457,14.4642113%20C58.2011886,14.4617208%2058.4098743,14.3733057%2058.56576,14.2151547%20C58.7216457,14.0570038%2058.8046171,13.8477962%2058.8021029,13.6273811%20L59.1163886,13.6224%20C59.12016,13.9262491%2059.0045029,14.2151547%2058.7895314,14.4330792%20C58.57456,14.6497585%2058.2879314,14.7717962%2057.9811886,14.7755321%20L57.9661029,14.7755321%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M46.6935543,31.5138792%20C46.3352686,31.5138792%2045.9970971,31.3781434%2045.74064,31.1290868%20C45.4791543,30.8775396%2045.3333257,30.5413132%2045.3295543,30.1801811%20L45.64384,30.1776906%20C45.6501257,30.7455396%2046.1202971,31.2025585%2046.6935543,31.2025585%20L46.7061257,31.2025585%20C47.2831543,31.1950868%2047.7482971,30.7231245%2047.7420114,30.1490491%20L48.0562971,30.1465585%20C48.0650971,30.8912377%2047.4591543,31.503917%2046.7098971,31.5138792%20L46.6935543,31.5138792%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M45.5002743,32.7226755%20C45.1432457,32.7226755%2044.8050743,32.5869396%2044.5486171,32.337883%20C44.2883886,32.0863358%2044.14256,31.7501094%2044.1387886,31.3889774%20L44.4530743,31.3864868%20C44.4568457,31.6629396%2044.5687314,31.9219585%2044.7686171,32.1162226%20C44.9659886,32.3067509%2045.22496,32.4113547%2045.5002743,32.4113547%20L45.5141029,32.4113547%20C45.7944457,32.4076189%2046.0559314,32.2967887%2046.2520457,32.0987887%20C46.44816,31.9007887%2046.55376,31.638034%2046.5499886,31.3603358%20L46.8642743,31.3553547%20C46.8693029,31.7164868%2046.7310171,32.0589396%2046.4758171,32.3167132%20C46.2218743,32.5744868%2045.8824457,32.7189396%2045.5178743,32.7226755%20L45.5002743,32.7226755%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M28.3937029,1.63443396%20C27.8694743,1.63443396%2027.4382743,1.21477358%2027.4307314,0.691754717%20L27.7450171,0.686773585%20C27.7475314,0.859867925%2027.8179314,1.02050943%2027.9423886,1.14130189%20C28.0655886,1.25960377%2028.2252457,1.32684906%2028.40376,1.32311321%20C28.7620457,1.31937736%2029.0486743,1.02798113%2029.04616,0.671830189%20L29.3604457,0.669339623%20C29.36296,0.923377358%2029.2649029,1.16371698%2029.0863886,1.34677358%20C28.90536,1.52983019%2028.6652457,1.6319434%2028.4075314,1.63443396%20L28.3937029,1.63443396%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M27.6006971,2.44436604%20C27.0726971,2.44436604%2026.6414971,2.02346038%2026.6352114,1.50044151%20L26.9494971,1.49795094%20C26.9520114,1.6698%2027.0211543,1.83044151%2027.1456114,1.94998868%20C27.2675543,2.06829057%2027.4284686,2.13304528%2027.6006971,2.13304528%20L27.60824,2.13304528%20C27.7817257,2.13055472%2027.94264,2.06081887%2028.0645829,1.93878113%20C28.1865257,1.81549811%2028.2518971,1.65236604%2028.2493829,1.48176226%20L28.5636686,1.47678113%20C28.5699543,2.00353585%2028.1437829,2.43689434%2027.6120114,2.44436604%20L27.6006971,2.44436604%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M105.243977,80.7864906%20C105.218834,80.7864906%20105.193691,80.7852453%20105.167291,80.784%20C104.878149,80.7640755%20104.614149,80.634566%20104.423063,80.4166415%20L104.660663,80.2124151%20C104.796434,80.3668302%20104.983749,80.4589811%20105.18992,80.4739245%20C105.37472,80.4876226%20105.592206,80.4216226%20105.748091,80.2883774%20C105.903977,80.1526415%20105.998263,79.9683396%20106.012091,79.7641132%20C106.027177,79.5611321%20105.960549,79.3631321%20105.824777,79.208717%20L106.062377,79.0044906%20C106.253463,79.2211698%20106.346491,79.4988679%20106.32512,79.785283%20C106.306263,80.0729434%20106.173006,80.3344528%20105.954263,80.5224906%20C105.755634,80.6943396%20105.505463,80.7864906%20105.243977,80.7864906'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M105.151954,82.0840755%20C104.847726,82.0840755%20104.546011,81.9583019%20104.33104,81.7142264%20L104.56864,81.51%20C104.847726,81.8287925%20105.336754,81.8624151%20105.657326,81.5859623%20C105.977897,81.3095094%20106.013097,80.8250943%20105.732754,80.5063019%20L105.970354,80.3020755%20C106.362583,80.7516226%20106.316069,81.4327925%20105.863497,81.8213208%20C105.658583,81.9981509%20105.40464,82.0840755%20105.151954,82.0840755'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M68.4491657,68.8468415%20C68.3071086,68.8468415%2068.1637943,68.8219358%2068.0267657,68.7733698%20C67.71248,68.6625396%2067.4623086,68.4358981%2067.3202514,68.1382755%20L67.6043657,68.0037849%20C67.8243657,68.4645396%2068.3800229,68.6650302%2068.8451657,68.4471057%20C69.3115657,68.2304264%2069.5114514,67.678766%2069.2914514,67.216766%20L69.5755657,67.0835208%20C69.86848,67.6999358%2069.6019657,68.4383887%2068.9809371,68.7285396%20C68.8112229,68.8082377%2068.6314514,68.8468415%2068.4491657,68.8468415'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M66.4788457,69.766234%20C66.0111886,69.766234%2065.5623886,69.5034792%2065.3499314,69.0589132%20L65.6340457,68.9244226%20C65.7396457,69.1485736%2065.9282171,69.3166868%2066.1620457,69.4001208%20C66.3983886,69.4835547%2066.6523314,69.4735925%2066.8735886,69.3664981%20C67.3399886,69.1498189%2067.5398743,68.5981585%2067.3198743,68.1374038%20L67.6052457,68.0041585%20C67.8969029,68.6205736%2067.6303886,69.3577811%2067.00936,69.6479321%20C66.8371314,69.7288755%2066.65736,69.766234%2066.4788457,69.766234'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M67.9287086,70.2831509%20C67.7866514,70.2831509%2067.6433371,70.2582453%2067.5050514,70.2096792%20C67.1920229,70.0988491%2066.9418514,69.8722075%2066.7997943,69.5745849%20L67.0839086,69.4400943%20C67.1895086,69.6642453%2067.37808,69.8336038%2067.6119086,69.9170377%20C67.8482514,70.0004717%2068.1021943,69.9892642%2068.3234514,69.8834151%20C68.5497371,69.7788113%2068.7207086,69.5920189%2068.8049371,69.3603962%20C68.8904229,69.1275283%2068.8778514,68.8772264%2068.7709943,68.6543208%20L69.0551086,68.5210755%20C69.1971657,68.8199434%2069.2135086,69.1549245%2069.1016229,69.4662453%20C68.98848,69.7763208%2068.75968,70.0241321%2068.4592229,70.1648491%20C68.2895086,70.2445472%2068.1097371,70.2831509%2067.9287086,70.2831509'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M65.9570057,71.2036642%20C65.8149486,71.2036642%2065.6716343,71.1787585%2065.5346057,71.1301925%20C65.22032,71.0193623%2064.9701486,70.7927208%2064.8280914,70.4950981%20L65.1122057,70.3606075%20C65.3309486,70.8213623%2065.8903771,71.0218528%2066.3530057,70.8039283%20C66.8194057,70.5872491%2067.0192914,70.0355887%2066.7992914,69.5735887%20L67.0834057,69.4403434%20C67.37632,70.0567585%2067.1098057,70.7952113%2066.4887771,71.0853623%20C66.3190629,71.1650604%2066.1392914,71.2036642%2065.9570057,71.2036642'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M69.3798286,70.7986981%20C68.9109143,70.7986981%2068.4621143,70.5359434%2068.2496571,70.0913774%20L68.5337714,69.9568868%20C68.7525143,70.4201321%2069.3119429,70.6156415%2069.7745714,70.3989623%20C70.0008571,70.2943585%2070.1705714,70.107566%2070.2548,69.8759434%20C70.3402857,69.6430755%2070.3277143,69.3927736%2070.2208571,69.1698679%20L70.5062286,69.0366226%20C70.6470286,69.3354906%2070.6633714,69.6704717%2070.5514857,69.9817925%20C70.4383429,70.2918679%2070.2108,70.5396792%2069.9103429,70.6803962%20C69.7381143,70.7600943%2069.5583429,70.7986981%2069.3798286,70.7986981'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M48.8309486,9.74944528%20C48.1445486,9.74944528%2047.5826057,9.20152075%2047.5738057,8.52159623%20L47.8880914,8.51661509%20C47.8943771,9.02718113%2048.3167771,9.43812453%2048.8309486,9.43812453%20L48.8422629,9.43812453%20C49.3614629,9.43189811%2049.7788343,9.00850189%2049.7725486,8.4942%20L50.0868343,8.48921887%20C50.0956343,9.17661509%2049.53872,9.7407283%2048.8472914,9.74944528%20L48.8309486,9.74944528%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M48.9721257,50.9106566%20C48.2857257,50.9106566%2047.7237829,50.3627321%2047.7149829,49.6828075%20L48.0292686,49.6778264%20C48.0355543,50.1883925%2048.4579543,50.5993358%2048.9721257,50.5993358%20L48.98344,50.5993358%20C49.50264,50.5931094%2049.9200114,50.1684679%2049.9137257,49.654166%20L50.2280114,49.6491849%20C50.2368114,50.3365811%2049.6798971,50.9019396%2048.9884686,50.9106566%20L48.9721257,50.9106566%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M60.8794057,27.8085396%20C60.3375771,27.8085396%2059.8950629,27.3764264%2059.88752,26.8409547%20L60.2018057,26.8359736%20C60.2068343,27.2020868%2060.5098057,27.4972189%2060.8794057,27.4972189%20L60.8869486,27.4972189%20C61.0654629,27.4947283%2061.2351771,27.4225019%2061.3621486,27.295483%20C61.4878629,27.1659736%2061.5557486,26.9978604%2061.5532343,26.8197849%20L61.86752,26.8148038%20C61.8712914,27.0763132%2061.7719771,27.3241245%2061.58592,27.5121623%20C61.4023771,27.7002%2061.15472,27.8048038%2060.89072,27.8085396%20L60.8794057,27.8085396%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M80.2680686,8.60876604%20C80.0618971,8.60876604%2079.8682971,8.53155849%2079.7199543,8.38835094%20C79.5703543,8.24389811%2079.4873829,8.04963396%2079.4848686,7.84291698%20L79.7991543,7.84042642%20C79.8004114,7.96246415%2079.8506971,8.07827547%2079.9399543,8.16544528%20C80.0292114,8.25136981%2080.1436114,8.29744528%2080.2668114,8.29744528%20L80.2730971,8.29744528%20C80.5295543,8.29370943%2080.7369829,8.0832566%2080.7344686,7.82797358%20L81.0487543,7.82548302%20C81.0537829,8.25136981%2080.7068114,8.60253962%2080.2768686,8.60876604%20L80.2680686,8.60876604%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M87.0731086,99.8476642%20C86.8229371,99.8476642%2086.5765371,99.7717019%2086.3665943,99.6284943%20C86.0887657,99.4404566%2085.9027086,99.1565321%2085.8423657,98.8302679%20L86.1516229,98.7742302%20C86.19688,99.0183057%2086.3364229,99.2312491%2086.5438514,99.371966%20C86.75128,99.5114377%2087.0001943,99.5637396%2087.2491086,99.5189094%20C87.4967657,99.472834%2087.7117371,99.3358528%2087.8537943,99.1291358%20C87.9958514,98.9236642%2088.0486514,98.6758528%2088.0021371,98.4305321%20L88.3113943,98.3720038%20C88.3729943,98.6995132%2088.3038514,99.0307585%2088.1127657,99.3047208%20C87.9241943,99.5799283%2087.6375657,99.7654755%2087.3081943,99.8252491%20C87.2289943,99.8401925%2087.1510514,99.8476642%2087.0731086,99.8476642'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M56.9310971,108.536626%20C56.5740686,108.536626%2056.2358971,108.402136%2055.9806971,108.153079%20C55.7192114,107.901532%2055.5733829,107.56406%2055.5683543,107.204174%20L55.88264,107.199192%20C55.8864114,107.476891%2055.9995543,107.735909%2056.19944,107.931419%20C56.3968114,108.120702%2056.6557829,108.225306%2056.9310971,108.225306%20L56.9449257,108.225306%20C57.2252686,108.22157%2057.4867543,108.109494%2057.6841257,107.911494%20C57.8789829,107.713494%2057.9845829,107.45074%2057.9808114,107.173042%20L58.2950971,107.16806%20C58.3001257,107.529192%2058.16184,107.871645%2057.9078971,108.129419%20C57.6539543,108.387192%2057.3132686,108.531645%2056.9499543,108.536626%20L56.9310971,108.536626%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M55.7403314,109.746668%20C54.9961029,109.746668%2054.3876457,109.151423%2054.3775886,108.414215%20L54.6918743,108.409234%20C54.6994171,108.978328%2055.1683314,109.435347%2055.7403314,109.435347%20L55.7503886,109.435347%20C56.0345029,109.431611%2056.2959886,109.319536%2056.49336,109.121536%20C56.6882171,108.923536%2056.7938171,108.660781%2056.7900457,108.383083%20L57.1043314,108.378102%20C57.10936,108.739234%2056.9710743,109.081687%2056.7171314,109.33946%20C56.4631886,109.597234%2056.1225029,109.741687%2055.7591886,109.746668%20L55.7403314,109.746668%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M53.0995771,125.730125%20C53.7369486,125.637974%2054.67352,127.000313%2054.5742057,127.418728%20C54.4748914,127.839634%2054.4195771,129.223143%2053.3874629,129.386275%20C52.6281486,129.505823%2049.9177486,129.819634%2049.3168343,129.243068%20C48.7649486,128.711332%2049.8020914,126.209558%2053.0995771,125.730125'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.15728,126.351521%20C51.2376229,126.639181%2050.38528,127.640389%2050.1061943,128.058804%20C49.83088,128.473483%2049.78688,128.793521%2049.8095086,128.874464%20C50.0584229,129.021408%2051.7769371,129.012691%2053.2880229,128.76986%20C53.6877943,128.708842%2053.81728,128.112351%2053.9103086,127.560691%20C53.9279086,127.44737%2053.9455086,127.350238%2053.9618514,127.276766%20C53.9178514,127.103672%2053.4149943,126.433709%2053.15728,126.351521%20M51.0829943,130.208162%20C50.1803657,130.208162%2049.2953371,130.08986%2048.88048,129.69137%20C48.5335086,129.357634%2048.4543086,128.804728%2048.66048,128.17337%20C49.0451657,126.997823%2050.4141943,125.49103%2053.0089371,125.113709%20C53.47408,125.043974%2053.9568229,125.279332%2054.4232229,125.782426%20C54.7727086,126.160992%2055.3283657,126.960464%2055.1850514,127.561936%20C55.1737371,127.612992%2055.16368,127.680238%2055.1498514,127.761181%20C55.04928,128.368879%2054.8141943,129.790992%2053.4879086,130.001445%20C53.0403657,130.071181%2052.0509943,130.208162%2051.0829943,130.208162'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.2837486,126.108317%20C53.6596343,126.053525%2054.21152,126.857977%2054.1524343,127.105789%20C54.0946057,127.3536%2054.06192,128.16926%2053.45472,128.265147%20C53.0046629,128.336128%2051.4055771,128.521675%2051.05232,128.181713%20C50.7254629,127.867902%2051.3376914,126.392242%2053.2837486,126.108317'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.3756343,126.377049%20C55.3756343,126.377049%2054.8853486,126.131728%2053.9274057,126.69086%20C53.0800914,127.183992%2051.8166629,127.972257%2052.1636343,128.929879%20C52.5118629,129.885011%2055.2008914,129.495238%2055.7980343,129.284785%20C56.3951771,129.074332%2056.76352,128.423049%2056.6503771,127.857691%20C56.40272,126.627351%2055.3756343,126.377049%2055.3756343,126.377049'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.5303132,126.449103%20C70.5303132,126.449103%2070.0400275,126.203782%2069.0820846,126.762915%20C68.2347703,127.256047%2066.9713418,128.044311%2067.3183132,129.001933%20C67.6665418,129.957065%2070.3555703,129.567292%2070.9527132,129.356839%20C71.549856,129.146386%2071.9181989,128.495103%2071.805056,127.929745%20C71.5573989,126.699405%2070.5303132,126.449103%2070.5303132,126.449103'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0577029,126.946268%20C54.9307314,126.946268%2054.6642171,126.983626%2054.2455886,127.227702%20C53.8307314,127.469287%2052.5698171,128.205249%2052.7558743,128.719551%20C52.9934743,129.039589%2054.8967886,128.941211%2055.58696,128.698381%20C55.9025029,128.586306%2056.0822743,128.226419%2056.0332457,127.979853%20C55.8735886,127.185362%2055.2827314,126.99857%2055.2161029,126.978645%20L55.1356457,126.952494%20C55.1230743,126.950004%2055.0966743,126.946268%2055.0577029,126.946268%20M53.8546171,130.16533%20C52.8702743,130.16657%2051.8658171,129.944909%2051.5729029,129.140457%20C51.0335886,127.654834%2052.8375886,126.603815%2053.6082171,126.154268%20C54.6415886,125.552796%2055.32296,125.692268%2055.5743886,125.784419%20C56.1086743,125.935098%2057.0188457,126.497966%2057.2665029,127.737023%20C57.44376,128.623664%2056.8918743,129.560117%2056.00936,129.871438%20C55.7906171,129.948645%2054.8314171,130.16533%2053.8546171,130.16533'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.2123818,127.018322%20C70.0854103,127.018322%2069.818896,127.055681%2069.4002675,127.299756%20C68.9854103,127.541341%2067.724496,128.277303%2067.9105532,128.791605%20C68.1481532,129.111643%2070.0514675,129.013265%2070.7416389,128.770435%20C71.0571818,128.65836%2071.2369532,128.298473%2071.1879246,128.051907%20C71.0282675,127.257416%2070.4374103,127.070624%2070.3707818,127.050699%20L70.2903246,127.024549%20C70.2777532,127.022058%2070.2513532,127.018322%2070.2123818,127.018322%20M69.009296,130.237384%20C68.0249532,130.238624%2067.020496,130.016964%2066.7275818,129.212511%20C66.1882675,127.726888%2067.9922675,126.675869%2068.762896,126.226322%20C69.7962675,125.62485%2070.4776389,125.764322%2070.7290675,125.856473%20C71.2633532,126.007152%2072.1735246,126.57002%2072.4211818,127.809077%20C72.5984389,128.695718%2072.0465532,129.632171%2071.1640389,129.943492%20C70.945296,130.020699%2069.986096,130.237384%2069.009296,130.237384'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5634514,126.715143%20C55.5634514,126.715143%2055.2730514,126.570691%2054.7048229,126.900691%20C54.20448,127.193332%2053.4552229,127.660313%2053.6613943,128.226917%20C53.8663086,128.793521%2055.4603657,128.560653%2055.8136229,128.43737%20C56.1656229,128.311596%2056.3843657,127.926804%2056.3177371,127.591823%20C56.1719086,126.863332%2055.5634514,126.715143%2055.5634514,126.715143'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M70.7181303,126.787198%20C70.7181303,126.787198%2070.4277303,126.642745%2069.8595018,126.972745%20C69.3591589,127.265386%2068.6099018,127.732367%2068.8160732,128.298971%20C69.0209875,128.865575%2070.6150446,128.632707%2070.9683018,128.509424%20C71.3203018,128.38365%2071.5390446,127.998858%2071.472416,127.663877%20C71.3265875,126.935386%2070.7181303,126.787198%2070.7181303,126.787198'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M85.3285714,125.772713%20C85.3285714,125.772713%2084.1066286,124.8126%2082.5188571,126.140072%20C81.0656,127.351732%2079.9857143,129.209694%2080.6457143,129.386525%20C81.3057143,129.5646%2082.4660571,129.731468%2083.6792,129.493619%20C84.7339429,129.289392%2085.6705143,129.479921%2086.0677714,127.281996%20C86.2525714,126.258374%2085.3285714,125.772713%2085.3285714,125.772713'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M81.1323543,128.860392%20C81.6377257,128.962506%2082.5541829,129.077072%2083.5573829,128.884053%20C83.70824,128.854166%2083.8553257,128.832996%2083.99864,128.810581%20C84.7881257,128.696015%2085.1853829,128.637487%2085.4493829,127.173034%20C85.5524686,126.602694%2085.0395543,126.326242%2085.0345257,126.322506%20L84.9427543,126.265223%20C84.8446971,126.192996%2084.0489257,125.676204%2082.9237829,126.615147%20C81.9809257,127.402166%2081.3221829,128.377223%2081.1323543,128.860392%20M82.42344,130.235185%20C81.5296114,130.235185%2080.8168114,130.078279%2080.4811543,129.987374%20C80.1568114,129.900204%2079.9179543,129.651147%2079.84504,129.321147%20C79.6187543,128.306242%2081.0644686,126.539185%2082.1129257,125.663751%20C83.63784,124.389826%2085.0797829,124.818204%2085.6718971,125.250317%20C86.1672114,125.531751%2086.8900686,126.268958%2086.6864114,127.390958%20C86.2941829,129.561487%2085.3211543,129.876543%2084.18344,130.042166%20C84.0577257,130.062091%2083.9294971,130.079525%2083.7987543,130.10443%20C83.3134971,130.200317%2082.8483543,130.235185%2082.42344,130.235185'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M85.05728,126.131479%20C85.05728,126.131479%2084.2979657,125.534989%2083.3085943,126.360611%20C82.4059657,127.114008%2081.7321371,128.270875%2082.14448,128.381706%20C82.5543086,128.492536%2083.2759086,128.594649%2084.0314514,128.447706%20C84.68768,128.320687%2085.2709943,128.438989%2085.5173943,127.070423%20C85.6330514,126.434083%2085.05728,126.131479%2085.05728,126.131479'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M87.0424343,125.730125%20C87.6798057,125.637974%2088.6163771,127.000313%2088.5170629,127.418728%20C88.4177486,127.839634%2088.3624343,129.223143%2087.33032,129.386275%20C86.5710057,129.505823%2083.8606057,129.819634%2083.2596914,129.243068%20C82.7078057,128.711332%2083.7449486,126.209558%2087.0424343,125.730125'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.1001371,126.351521%20C85.18048,126.639181%2084.3281371,127.640389%2084.0490514,128.058804%20C83.7737371,128.473483%2083.7297371,128.793521%2083.7523657,128.874464%20C84.00128,129.021408%2085.7197943,129.012691%2087.23088,128.76986%20C87.6306514,128.708842%2087.7601371,128.112351%2087.8531657,127.560691%20C87.8707657,127.44737%2087.8883657,127.350238%2087.9047086,127.276766%20C87.8607086,127.103672%2087.3578514,126.433709%2087.1001371,126.351521%20M85.0258514,130.208162%20C84.1232229,130.208162%2083.2381943,130.08986%2082.8233371,129.69137%20C82.4763657,129.357634%2082.3971657,128.804728%2082.6033371,128.17337%20C82.9880229,126.997823%2084.3570514,125.49103%2086.9517943,125.113709%20C87.4169371,125.043974%2087.89968,125.279332%2088.36608,125.782426%20C88.7155657,126.160992%2089.2712229,126.960464%2089.1279086,127.561936%20C89.1165943,127.612992%2089.1065371,127.680238%2089.0927086,127.761181%20C88.9921371,128.368879%2088.7570514,129.790992%2087.4307657,130.001445%20C86.9832229,130.071181%2085.9938514,130.208162%2085.0258514,130.208162'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M87.2266057,126.108317%20C87.6024914,126.053525%2088.1543771,126.857977%2088.0952914,127.105789%20C88.0374629,127.3536%2088.0047771,128.16926%2087.3975771,128.265147%20C86.94752,128.336128%2085.3484343,128.521675%2084.9951771,128.181713%20C84.66832,127.867902%2085.2805486,126.392242%2087.2266057,126.108317'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M89.3184914,126.377049%20C89.3184914,126.377049%2088.8282057,126.131728%2087.8702629,126.69086%20C87.0229486,127.183992%2085.75952,127.972257%2086.1064914,128.929879%20C86.45472,129.885011%2089.1437486,129.495238%2089.7408914,129.284785%20C90.3380343,129.074332%2090.7063771,128.423049%2090.5932343,127.857691%20C90.3455771,126.627351%2089.3184914,126.377049%2089.3184914,126.377049'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.00056,126.946268%20C88.8735886,126.946268%2088.6070743,126.983626%2088.1884457,127.227702%20C87.7735886,127.469287%2086.5126743,128.205249%2086.6987314,128.719551%20C86.9363314,129.039589%2088.8396457,128.941211%2089.5298171,128.698381%20C89.84536,128.586306%2090.0251314,128.226419%2089.9761029,127.979853%20C89.8164457,127.185362%2089.2255886,126.99857%2089.15896,126.978645%20L89.0785029,126.952494%20C89.0659314,126.950004%2089.0395314,126.946268%2089.00056,126.946268%20M87.7974743,130.16533%20C86.8131314,130.16657%2085.8086743,129.944909%2085.51576,129.140457%20C84.9764457,127.654834%2086.7804457,126.603815%2087.5510743,126.154268%20C88.5844457,125.552796%2089.2658171,125.692268%2089.5172457,125.784419%20C90.0515314,125.935098%2090.9617029,126.497966%2091.20936,127.737023%20C91.3866171,128.623664%2090.8347314,129.560117%2089.9522171,129.871438%20C89.7334743,129.948645%2088.7742743,130.16533%2087.7974743,130.16533'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.5063086,126.715143%20C89.5063086,126.715143%2089.2159086,126.570691%2088.64768,126.900691%20C88.1473371,127.193332%2087.39808,127.660313%2087.6042514,128.226917%20C87.8091657,128.793521%2089.4032229,128.560653%2089.75648,128.43737%20C90.10848,128.311596%2090.3272229,127.926804%2090.2605943,127.591823%20C90.1147657,126.863332%2089.5063086,126.715143%2089.5063086,126.715143'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.8890743,126.960838%20C29.8890743,126.960838%2029.3975314,126.715517%2028.4395886,127.274649%20C27.5922743,127.767781%2026.3288457,128.556045%2026.6758171,129.513668%20C27.0240457,130.4688%2029.7130743,130.079026%2030.3102171,129.868574%20C30.90736,129.656875%2031.2757029,129.006838%2031.16256,128.441479%20C30.9149029,127.21114%2029.8890743,126.960838%2029.8890743,126.960838'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.5698857,127.529932%20C29.4429143,127.529932%2029.1751429,127.567291%2028.7577714,127.811366%20C28.3429143,128.052951%2027.082,128.788913%2027.2680571,129.303215%20C27.5056571,129.624498%2029.4089714,129.526121%2030.0991429,129.282045%20C30.4146857,129.16997%2030.5944571,128.810083%2030.5454286,128.563517%20C30.3857714,127.769026%2029.7961714,127.580989%2029.7282857,127.562309%20L29.6478286,127.536158%20C29.6377714,127.533668%2029.6113714,127.529932%2029.5698857,127.529932%20M28.3668,130.748989%20C27.3824571,130.748989%2026.378,130.528574%2026.0850857,129.724121%20C25.5457714,128.238498%2027.3497714,127.187479%2028.1204,126.737932%20C29.1562857,126.13397%2029.8364,126.277177%2030.0878286,126.368083%20C30.6208571,126.518762%2031.5310286,127.08163%2031.7786857,128.320687%20C31.9546857,129.204838%2031.4040571,130.142536%2030.5228,130.455102%20C30.3028,130.532309%2029.3436,130.748989%2028.3668,130.748989'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.0756343,127.298932%20C30.0756343,127.298932%2029.7864914,127.153234%2029.2170057,127.484479%20C28.7166629,127.777121%2027.9674057,128.244102%2028.1735771,128.810706%20C28.3784914,129.376064%2029.9725486,129.144442%2030.3258057,129.019913%20C30.6790629,128.895385%2030.8965486,128.510592%2030.8311771,128.175611%20C30.6840914,127.447121%2030.0756343,127.298932%2030.0756343,127.298932'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.8281486,126.248162%20C33.4667771,126.156011%2034.4020914,127.518351%2034.3027771,127.938011%20C34.2034629,128.357672%2034.1481486,129.742426%2033.1160343,129.905558%20C32.35672,130.025106%2029.64632,130.338917%2029.0454057,129.761106%20C28.49352,129.230615%2029.5306629,126.728842%2032.8281486,126.248162'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.8871086,126.869558%20C30.9674514,127.158464%2030.1138514,128.158426%2029.8360229,128.576842%20C29.5607086,128.991521%2029.5154514,129.311558%2029.53808,129.392502%20C29.7857371,129.5382%2031.5067657,129.528238%2033.0178514,129.289143%20C33.4151086,129.228125%2033.5458514,128.631634%2033.63888,128.079974%20C33.65648,127.965408%2033.67408,127.869521%2033.69168,127.796049%20C33.6464229,127.621709%2033.1435657,126.951747%2032.8871086,126.869558%20M30.8128229,130.727445%20C29.9101943,130.727445%2029.0239086,130.609143%2028.6077943,130.208162%20C28.2633371,129.876917%2028.18288,129.325257%2028.3890514,128.695143%20C28.77248,127.518351%2030.1402514,126.010313%2032.7375086,125.631747%20C33.1938514,125.569483%2033.6853943,125.796125%2034.1505371,126.299219%20C34.50128,126.677785%2035.0569371,127.477257%2034.91488,128.081219%20C34.9035657,128.132275%2034.8922514,128.200766%2034.8784229,128.280464%20C34.7778514,128.888162%2034.5427657,130.310275%2033.21648,130.520728%20C32.7689371,130.590464%2031.7808229,130.727445%2030.8128229,130.727445'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.01232,126.6276%20C33.3882057,126.572808%2033.9400914,127.376015%2033.8810057,127.623826%20C33.8244343,127.871638%2033.7904914,128.687298%2033.1832914,128.78443%20C32.7332343,128.855411%2031.1341486,129.039713%2030.7808914,128.699751%20C30.4540343,128.38594%2031.0662629,126.910279%2033.01232,126.6276'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.2193257,126.735815%20C41.4166971,126.566457%2041.6555543,126.516645%2041.8529257,126.606306%20C42.5908686,126.940042%2044.4552114,127.891438%2044.0893829,129.213928%20C43.8052686,130.243777%2043.1678971,129.943664%2041.9572686,129.979777%20L41.0445829,130.008419%20C40.8560114,130.014645%2040.6862971,129.921249%2040.5806971,129.7494%20C40.0438971,128.886419%2040.3104114,127.515362%2041.1564686,126.789362%20L41.2193257,126.735815%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.5913143,127.172411%20L41.6290286,127.207279%20L41.5661714,127.260826%20C40.9552,127.786336%2040.7389714,128.816185%2041.1161143,129.423883%20L41.9370286,129.357883%20C42.2085714,129.350411%2042.4537143,129.356638%2042.6724571,129.364109%20C43.3852571,129.386525%2043.3915429,129.38777%2043.4833143,129.050298%20C43.7158857,128.208487%2042.0929143,127.400298%2041.5913143,127.172411%20L41.5913143,127.172411%20Z%20M41.0268571,130.630562%20C40.6258286,130.630562%2040.26,130.423845%2040.0450286,130.073921%20C39.3523429,128.960638%2039.6729143,127.239657%2040.7452571,126.318147%20L40.8081143,126.2646%20C41.1915429,125.937091%2041.6918857,125.849921%2042.1117714,126.039204%20C44.8234286,127.267053%2044.8950857,128.658034%2044.6964571,129.377808%20C44.3406857,130.664185%2043.3852571,130.634298%2042.6322286,130.609392%20C42.4386286,130.603166%2042.2186286,130.59694%2041.9772571,130.603166%20L41.0645714,130.630562%20L41.0268571,130.630562%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.3175086,127.030075%20C41.4608229,126.905547%2041.6343086,126.870679%2041.7776229,126.935434%20C42.3144229,127.178264%2043.6683657,127.869396%2043.4031086,128.829509%20C43.19568,129.57917%2042.7330514,129.36%2041.8543086,129.388642%20L41.18928,129.407321%20C41.0535086,129.412302%2040.9303086,129.343811%2040.8536229,129.220528%20C40.4626514,128.592906%2040.6575086,127.596679%2041.2722514,127.068679%20L41.3175086,127.030075%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M36.9285714,126.395355%20C36.9285714,126.395355%2035.7946286,125.335619%2034.0974857,126.524864%20C32.5474286,127.609506%2031.3104,129.370336%2031.9528,129.601958%20C32.5964571,129.834826%2033.7366857,130.097581%2034.9649143,129.964336%20C36.0347429,129.848525%2036.9524571,130.117506%2037.5357714,127.960675%20C37.8073143,126.955732%2036.9285714,126.395355%2036.9285714,126.395355'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4831886,129.118166%20C32.97976,129.261374%2033.8836457,129.455638%2034.89816,129.346053%20C35.0490171,129.329864%2035.1986171,129.319902%2035.3444457,129.30994%20C36.1402171,129.261374%2036.5399886,129.237713%2036.9284457,127.798166%20C37.0692457,127.276392%2036.6644457,126.970053%2036.5814743,126.914015%20L36.5047886,126.855487%20C36.4243314,126.784506%2035.67256,126.18677%2034.4606743,127.032317%20C33.4537029,127.737147%2032.7145029,128.65243%2032.4831886,129.118166%20M34.28216,130.623713%20C33.0929029,130.623713%2032.1387314,130.332317%2031.7377029,130.186619%20C31.4209029,130.073298%2031.2046743,129.804317%2031.1594171,129.469336%20C31.0211314,128.439487%2032.6139314,126.799449%2033.7353029,126.016166%20C35.36456,124.876732%2036.7625029,125.423411%2037.3169029,125.902845%20C37.78456,126.225374%2038.4407886,127.019864%2038.1441029,128.120694%20C37.5670743,130.251374%2036.57016,130.482996%2035.4223886,130.552732%20C35.2954171,130.561449%2035.1659314,130.568921%2035.0339314,130.583864%20C34.77496,130.61126%2034.5235314,130.623713%2034.28216,130.623713'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.6277371,126.729713%20C36.6277371,126.729713%2035.9212229,126.070958%2034.86648,126.809411%20C33.9009943,127.4856%2033.13288,128.581449%2033.5313943,128.727147%20C33.9311657,128.870355%2034.6414514,129.034732%2035.4057943,128.951298%20C36.07208,128.879072%2036.6428229,129.04594%2037.0061371,127.703525%20C37.1758514,127.078392%2036.6277371,126.729713%2036.6277371,126.729713'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpolygon%20id='Fill-78'%20fill='%23ACD3EF'%20points='136.966%20157.178%20160.411%20157.178%20160.411%20155.178%20136.966%20155.178'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='163.8285'%20x2='160.4108'%20y2='163.8285'%20id='Fill-79'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-80'%20fill='%23ACD3EF'%20points='136.966%20164.829%20160.411%20164.829%20160.411%20162.829%20136.966%20162.829'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='171.4789'%20x2='160.4108'%20y2='171.4789'%20id='Fill-81'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-82'%20fill='%23ACD3EF'%20points='136.966%20172.479%20160.411%20172.479%20160.411%20170.479%20136.966%20170.479'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='179.1293'%20x2='160.4108'%20y2='179.1293'%20id='Fill-83'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-84'%20fill='%23ACD3EF'%20points='136.966%20180.129%20160.411%20180.129%20160.411%20178.129%20136.966%20178.129'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='186.7807'%20x2='160.4108'%20y2='186.7807'%20id='Fill-85'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-86'%20fill='%23ACD3EF'%20points='136.966%20187.781%20160.411%20187.781%20160.411%20185.781%20136.966%20185.781'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='194.4311'%20x2='160.4108'%20y2='194.4311'%20id='Fill-87'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-88'%20fill='%23ACD3EF'%20points='136.966%20195.431%20160.411%20195.431%20160.411%20193.431%20136.966%20193.431'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='202.0815'%20x2='160.4108'%20y2='202.0815'%20id='Fill-89'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-90'%20fill='%23ACD3EF'%20points='136.966%20203.081%20160.411%20203.081%20160.411%20201.081%20136.966%20201.081'%3e%3c/polygon%3e%3cline%20x1='136.9658'%20y1='209.7318'%20x2='160.4108'%20y2='209.7318'%20id='Fill-91'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-92'%20fill='%23ACD3EF'%20points='136.966%20210.732%20160.411%20210.732%20160.411%20208.732%20136.966%20208.732'%3e%3c/polygon%3e%3cpath%20d='M184.7461,209.2074%20L161.1021,209.2074%20L161.1021,142.5564%20C161.1021,141.3734%20162.0611,140.4154%20163.2431,140.4154%20L182.6041,140.4154%20C183.7871,140.4154%20184.7461,141.3734%20184.7461,142.5564%20L184.7461,209.2074%20Z'%20id='Fill-552'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M162.1025,208.2074%20L183.7465,208.2074%20L183.7465,142.5564%20C183.7465,141.9274%20183.2345,141.4154%20182.6045,141.4154%20L163.2435,141.4154%20C162.6145,141.4154%20162.1025,141.9274%20162.1025,142.5564%20L162.1025,208.2074%20Z%20M185.7465,210.2074%20L160.1025,210.2074%20L160.1025,142.5564%20C160.1025,140.8244%20161.5115,139.4154%20163.2435,139.4154%20L182.6045,139.4154%20C184.3365,139.4154%20185.7465,140.8244%20185.7465,142.5564%20L185.7465,210.2074%20Z'%20id='Fill-554'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.8555'%20y1='148.641'%20x2='184.3005'%20y2='148.641'%20id='Fill-556'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-558'%20fill='%23ACD3EF'%20points='160.856%20149.641%20184.301%20149.641%20184.301%20147.641%20160.856%20147.641'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='156.2924'%20x2='184.3005'%20y2='156.2924'%20id='Fill-560'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-561'%20fill='%23ACD3EF'%20points='160.856%20157.292%20184.301%20157.292%20184.301%20155.292%20160.856%20155.292'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='163.9428'%20x2='184.3005'%20y2='163.9428'%20id='Fill-562'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-563'%20fill='%23ACD3EF'%20points='160.856%20164.943%20184.301%20164.943%20184.301%20162.943%20160.856%20162.943'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='171.5932'%20x2='184.3005'%20y2='171.5932'%20id='Fill-564'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-565'%20fill='%23ACD3EF'%20points='160.856%20172.593%20184.301%20172.593%20184.301%20170.593%20160.856%20170.593'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='179.2436'%20x2='184.3005'%20y2='179.2436'%20id='Fill-566'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-567'%20fill='%23ACD3EF'%20points='160.856%20180.244%20184.301%20180.244%20184.301%20178.244%20160.856%20178.244'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='186.894'%20x2='184.3005'%20y2='186.894'%20id='Fill-568'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-569'%20fill='%23ACD3EF'%20points='160.856%20187.894%20184.301%20187.894%20184.301%20185.894%20160.856%20185.894'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='194.5453'%20x2='184.3005'%20y2='194.5453'%20id='Fill-570'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-571'%20fill='%23ACD3EF'%20points='160.856%20195.545%20184.301%20195.545%20184.301%20193.545%20160.856%20193.545'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='202.1957'%20x2='184.3005'%20y2='202.1957'%20id='Fill-572'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-573'%20fill='%23ACD3EF'%20points='160.856%20203.196%20184.301%20203.196%20184.301%20201.196%20160.856%20201.196'%3e%3c/polygon%3e%3cline%20x1='160.8555'%20y1='209.8461'%20x2='184.3005'%20y2='209.8461'%20id='Fill-574'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-575'%20fill='%23ACD3EF'%20points='160.856%20210.846%20184.301%20210.846%20184.301%20208.846%20160.856%20208.846'%3e%3c/polygon%3e%3cpath%20d='M89.1279,209.7865%20L65.4839,209.7865%20L65.4839,173.3485%20C65.4839,171.9465%2066.6199,170.8105%2068.0219,170.8105%20L86.5909,170.8105%20C87.9919,170.8105%2089.1279,171.9465%2089.1279,173.3485%20L89.1279,209.7865%20Z'%20id='Fill-576'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M66.4844,208.7865%20L88.1284,208.7865%20L88.1284,173.3485%20C88.1284,172.5005%2087.4384,171.8105%2086.5904,171.8105%20L68.0214,171.8105%20C67.1734,171.8105%2066.4844,172.5005%2066.4844,173.3485%20L66.4844,208.7865%20Z%20M90.1284,210.7865%20L64.4844,210.7865%20L64.4844,173.3485%20C64.4844,171.3975%2066.0714,169.8105%2068.0214,169.8105%20L86.5904,169.8105%20C88.5414,169.8105%2090.1284,171.3975%2090.1284,173.3485%20L90.1284,210.7865%20Z'%20id='Fill-577'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='65.2373'%20y1='179.0375'%20x2='88.6823'%20y2='179.0375'%20id='Fill-578'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-579'%20fill='%23ACD3EF'%20points='65.238%20180.038%2088.683%20180.038%2088.683%20178.038%2065.238%20178.038'%3e%3c/polygon%3e%3cline%20x1='65.2373'%20y1='186.6879'%20x2='88.6823'%20y2='186.6879'%20id='Fill-580'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-581'%20fill='%23ACD3EF'%20points='65.238%20187.688%2088.683%20187.688%2088.683%20185.688%2065.238%20185.688'%3e%3c/polygon%3e%3cline%20x1='65.2373'%20y1='194.3383'%20x2='88.6823'%20y2='194.3383'%20id='Fill-582'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-583'%20fill='%23ACD3EF'%20points='65.238%20195.338%2088.683%20195.338%2088.683%20193.338%2065.238%20193.338'%3e%3c/polygon%3e%3cline%20x1='65.2373'%20y1='201.9897'%20x2='88.6823'%20y2='201.9897'%20id='Fill-584'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-585'%20fill='%23ACD3EF'%20points='65.238%20202.99%2088.683%20202.99%2088.683%20200.99%2065.238%20200.99'%3e%3c/polygon%3e%3cline%20x1='65.2373'%20y1='209.64'%20x2='88.6823'%20y2='209.64'%20id='Fill-586'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpolygon%20id='Fill-587'%20fill='%23ACD3EF'%20points='65.238%20210.64%2088.683%20210.64%2088.683%20208.64%2065.238%20208.64'%3e%3c/polygon%3e%3cpath%20d='M126.875,209.9115%20L103.231,209.9115%20L103.231,135.2605%20C103.231,134.0775%20104.19,133.1195%20105.372,133.1195%20L124.733,133.1195%20C125.916,133.1195%20126.875,134.0775%20126.875,135.2605%20L126.875,209.9115%20Z'%20id='Fill-588'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M104.2314,208.9115%20L125.8754,208.9115%20L125.8754,135.2605%20C125.8754,134.6315%20125.3634,134.1195%20124.7334,134.1195%20L105.3724,134.1195%20C104.7434,134.1195%20104.2314,134.6315%20104.2314,135.2605%20L104.2314,208.9115%20Z%20M127.8754,210.9115%20L102.2314,210.9115%20L102.2314,135.2605%20C102.2314,133.5285%20103.6404,132.1195%20105.3724,132.1195%20L124.7334,132.1195%20C126.4654,132.1195%20127.8754,133.5285%20127.8754,135.2605%20L127.8754,210.9115%20Z'%20id='Fill-589'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='102.9844'%20y1='141.3451'%20x2='126.4294'%20y2='141.3451'%20id='Fill-590'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-591'%20fill='%235E63B6'%20points='102.985%20142.345%20126.43%20142.345%20126.43%20140.345%20102.985%20140.345'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='148.9965'%20x2='126.4294'%20y2='148.9965'%20id='Fill-592'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-593'%20fill='%235E63B6'%20points='102.985%20149.996%20126.43%20149.996%20126.43%20147.996%20102.985%20147.996'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='156.6469'%20x2='126.4294'%20y2='156.6469'%20id='Fill-594'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-595'%20fill='%235E63B6'%20points='102.985%20157.647%20126.43%20157.647%20126.43%20155.647%20102.985%20155.647'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='164.2973'%20x2='126.4294'%20y2='164.2973'%20id='Fill-596'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-597'%20fill='%235E63B6'%20points='102.985%20165.297%20126.43%20165.297%20126.43%20163.297%20102.985%20163.297'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='171.9477'%20x2='126.4294'%20y2='171.9477'%20id='Fill-598'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-599'%20fill='%235E63B6'%20points='102.985%20172.948%20126.43%20172.948%20126.43%20170.948%20102.985%20170.948'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='179.5981'%20x2='126.4294'%20y2='179.5981'%20id='Fill-600'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-601'%20fill='%235E63B6'%20points='102.985%20180.598%20126.43%20180.598%20126.43%20178.598%20102.985%20178.598'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='187.2494'%20x2='126.4294'%20y2='187.2494'%20id='Fill-602'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-603'%20fill='%235E63B6'%20points='102.985%20188.249%20126.43%20188.249%20126.43%20186.249%20102.985%20186.249'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='194.8998'%20x2='126.4294'%20y2='194.8998'%20id='Fill-604'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-605'%20fill='%235E63B6'%20points='102.985%20195.9%20126.43%20195.9%20126.43%20193.9%20102.985%20193.9'%3e%3c/polygon%3e%3cline%20x1='102.9844'%20y1='202.5502'%20x2='126.4294'%20y2='202.5502'%20id='Fill-606'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-607'%20fill='%235E63B6'%20points='102.985%20203.55%20126.43%20203.55%20126.43%20201.55%20102.985%20201.55'%3e%3c/polygon%3e%3cpath%20d='M196.208,209.9115%20L172.564,209.9115%20L172.564,181.0125%20C172.564,179.6105%20173.7,178.4745%20175.102,178.4745%20L193.67,178.4745%20C195.071,178.4745%20196.208,179.6105%20196.208,181.0125%20L196.208,209.9115%20Z'%20id='Fill-608'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M173.5645,208.9115%20L195.2085,208.9115%20L195.2085,181.0125%20C195.2085,180.1645%20194.5175,179.4745%20193.6695,179.4745%20L175.1015,179.4745%20C174.2535,179.4745%20173.5645,180.1645%20173.5645,181.0125%20L173.5645,208.9115%20Z%20M197.2085,210.9115%20L171.5645,210.9115%20L171.5645,181.0125%20C171.5645,179.0605%20173.1515,177.4745%20175.1015,177.4745%20L193.6695,177.4745%20C195.6215,177.4745%20197.2085,179.0605%20197.2085,181.0125%20L197.2085,210.9115%20Z'%20id='Fill-609'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='172.3174'%20y1='186.7006'%20x2='195.7624'%20y2='186.7006'%20id='Fill-610'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-611'%20fill='%235E63B6'%20points='172.318%20187.701%20195.763%20187.701%20195.763%20185.701%20172.318%20185.701'%3e%3c/polygon%3e%3cline%20x1='172.3174'%20y1='194.352'%20x2='195.7624'%20y2='194.352'%20id='Fill-612'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-613'%20fill='%235E63B6'%20points='172.318%20195.352%20195.763%20195.352%20195.763%20193.352%20172.318%20193.352'%3e%3c/polygon%3e%3cline%20x1='172.3174'%20y1='202.0024'%20x2='195.7624'%20y2='202.0024'%20id='Fill-614'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-615'%20fill='%235E63B6'%20points='172.318%20203.002%20195.763%20203.002%20195.763%20201.002%20172.318%20201.002'%3e%3c/polygon%3e%3cpath%20d='M149.5391,209.9115%20L125.8961,209.9115%20L125.8961,165.4735%20C125.8961,164.0715%20127.0321,162.9355%20128.4341,162.9355%20L147.0021,162.9355%20C148.4031,162.9355%20149.5391,164.0715%20149.5391,165.4735%20L149.5391,209.9115%20Z'%20id='Fill-616'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M126.8965,208.9115%20L148.5395,208.9115%20L148.5395,165.4735%20C148.5395,164.6255%20147.8495,163.9355%20147.0015,163.9355%20L128.4335,163.9355%20C127.5855,163.9355%20126.8965,164.6255%20126.8965,165.4735%20L126.8965,208.9115%20Z%20M150.5395,210.9115%20L124.8965,210.9115%20L124.8965,165.4735%20C124.8965,163.5225%20126.4835,161.9355%20128.4335,161.9355%20L147.0015,161.9355%20C148.9525,161.9355%20150.5395,163.5225%20150.5395,165.4735%20L150.5395,210.9115%20Z'%20id='Fill-617'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='125.6494'%20y1='171.1625'%20x2='149.0944'%20y2='171.1625'%20id='Fill-618'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-619'%20fill='%235E63B6'%20points='125.65%20172.163%20149.095%20172.163%20149.095%20170.163%20125.65%20170.163'%3e%3c/polygon%3e%3cline%20x1='125.6494'%20y1='178.8129'%20x2='149.0944'%20y2='178.8129'%20id='Fill-620'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-621'%20fill='%235E63B6'%20points='125.65%20179.813%20149.095%20179.813%20149.095%20177.813%20125.65%20177.813'%3e%3c/polygon%3e%3cline%20x1='125.6494'%20y1='186.4633'%20x2='149.0944'%20y2='186.4633'%20id='Fill-622'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-623'%20fill='%235E63B6'%20points='125.65%20187.463%20149.095%20187.463%20149.095%20185.463%20125.65%20185.463'%3e%3c/polygon%3e%3cline%20x1='125.6494'%20y1='194.1137'%20x2='149.0944'%20y2='194.1137'%20id='Fill-624'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-625'%20fill='%235E63B6'%20points='125.65%20195.114%20149.095%20195.114%20149.095%20193.114%20125.65%20193.114'%3e%3c/polygon%3e%3cline%20x1='125.6494'%20y1='201.765'%20x2='149.0944'%20y2='201.765'%20id='Fill-626'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-627'%20fill='%235E63B6'%20points='125.65%20202.765%20149.095%20202.765%20149.095%20200.765%20125.65%20200.765'%3e%3c/polygon%3e%3cpath%20d='M172.7627,209.9115%20L149.1187,209.9115%20L149.1187,151.4085%20C149.1187,150.0075%20150.2547,148.8715%20151.6567,148.8715%20L170.2247,148.8715%20C171.6257,148.8715%20172.7627,150.0075%20172.7627,151.4085%20L172.7627,209.9115%20Z'%20id='Fill-628'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M150.1191,208.9115%20L171.7631,208.9115%20L171.7631,151.4085%20C171.7631,150.5605%20171.0721,149.8715%20170.2241,149.8715%20L151.6561,149.8715%20C150.8081,149.8715%20150.1191,150.5605%20150.1191,151.4085%20L150.1191,208.9115%20Z%20M173.7631,210.9115%20L148.1191,210.9115%20L148.1191,151.4085%20C148.1191,149.4585%20149.7061,147.8715%20151.6561,147.8715%20L170.2241,147.8715%20C172.1761,147.8715%20173.7631,149.4585%20173.7631,151.4085%20L173.7631,210.9115%20Z'%20id='Fill-629'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='148.8721'%20y1='157.0981'%20x2='172.3171'%20y2='157.0981'%20id='Fill-630'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-631'%20fill='%235E63B6'%20points='148.872%20158.098%20172.317%20158.098%20172.317%20156.098%20148.872%20156.098'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='164.7484'%20x2='172.3171'%20y2='164.7484'%20id='Fill-632'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-633'%20fill='%235E63B6'%20points='148.872%20165.748%20172.317%20165.748%20172.317%20163.748%20148.872%20163.748'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='172.3988'%20x2='172.3171'%20y2='172.3988'%20id='Fill-634'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-635'%20fill='%235E63B6'%20points='148.872%20173.399%20172.317%20173.399%20172.317%20171.399%20148.872%20171.399'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='180.0492'%20x2='172.3171'%20y2='180.0492'%20id='Fill-636'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-637'%20fill='%235E63B6'%20points='148.872%20181.049%20172.317%20181.049%20172.317%20179.049%20148.872%20179.049'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='187.7006'%20x2='172.3171'%20y2='187.7006'%20id='Fill-638'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-639'%20fill='%235E63B6'%20points='148.872%20188.701%20172.317%20188.701%20172.317%20186.701%20148.872%20186.701'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='195.351'%20x2='172.3171'%20y2='195.351'%20id='Fill-640'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-641'%20fill='%235E63B6'%20points='148.872%20196.351%20172.317%20196.351%20172.317%20194.351%20148.872%20194.351'%3e%3c/polygon%3e%3cline%20x1='148.8721'%20y1='203.0014'%20x2='172.3171'%20y2='203.0014'%20id='Fill-642'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-643'%20fill='%235E63B6'%20points='148.872%20204.001%20172.317%20204.001%20172.317%20202.001%20148.872%20202.001'%3e%3c/polygon%3e%3cpath%20d='M103.4297,209.9115%20L79.7857,209.9115%20L79.7857,165.4735%20C79.7857,164.0715%2080.9217,162.9355%2082.3237,162.9355%20L100.8927,162.9355%20C102.2927,162.9355%20103.4297,164.0715%20103.4297,165.4735%20L103.4297,209.9115%20Z'%20id='Fill-644'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.7861,208.9115%20L102.4301,208.9115%20L102.4301,165.4735%20C102.4301,164.6255%20101.7401,163.9355%20100.8921,163.9355%20L82.3231,163.9355%20C81.4751,163.9355%2080.7861,164.6255%2080.7861,165.4735%20L80.7861,208.9115%20Z%20M104.4301,210.9115%20L78.7861,210.9115%20L78.7861,165.4735%20C78.7861,163.5225%2080.3731,161.9355%2082.3231,161.9355%20L100.8921,161.9355%20C102.8431,161.9355%20104.4301,163.5225%20104.4301,165.4735%20L104.4301,210.9115%20Z'%20id='Fill-645'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='79.5391'%20y1='171.1625'%20x2='102.9841'%20y2='171.1625'%20id='Fill-646'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-647'%20fill='%235E63B6'%20points='79.539%20172.163%20102.984%20172.163%20102.984%20170.163%2079.539%20170.163'%3e%3c/polygon%3e%3cline%20x1='79.5391'%20y1='178.8129'%20x2='102.9841'%20y2='178.8129'%20id='Fill-648'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-649'%20fill='%235E63B6'%20points='79.539%20179.813%20102.984%20179.813%20102.984%20177.813%2079.539%20177.813'%3e%3c/polygon%3e%3cline%20x1='79.5391'%20y1='186.4633'%20x2='102.9841'%20y2='186.4633'%20id='Fill-650'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-651'%20fill='%235E63B6'%20points='79.539%20187.463%20102.984%20187.463%20102.984%20185.463%2079.539%20185.463'%3e%3c/polygon%3e%3cline%20x1='79.5391'%20y1='194.1137'%20x2='102.9841'%20y2='194.1137'%20id='Fill-652'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-653'%20fill='%235E63B6'%20points='79.539%20195.114%20102.984%20195.114%20102.984%20193.114%2079.539%20193.114'%3e%3c/polygon%3e%3cline%20x1='79.5391'%20y1='201.765'%20x2='102.9841'%20y2='201.765'%20id='Fill-654'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-655'%20fill='%235E63B6'%20points='79.539%20202.765%20102.984%20202.765%20102.984%20200.765%2079.539%20200.765'%3e%3c/polygon%3e%3cpath%20d='M59.2324,55.9975%20C47.2894,55.9975%2037.6064,65.6805%2037.6064,77.6235%20C37.6064,89.5665%2047.2894,99.2495%2059.2324,99.2495%20C71.1754,99.2495%2080.8574,89.5665%2080.8574,77.6235%20C80.8574,65.6805%2071.1754,55.9975%2059.2324,55.9975'%20id='Fill-656'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M54.5059,55.9975%20C42.5629,55.9975%2032.8809,65.6805%2032.8809,77.6235%20C32.8809,89.5665%2042.5629,99.2495%2054.5059,99.2495%20C66.4489,99.2495%2076.1319,89.5665%2076.1319,77.6235%20C76.1319,65.6805%2066.4489,55.9975%2054.5059,55.9975'%20id='Fill-657'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.5059,55.9975%20C42.5629,55.9975%2032.8799,65.6805%2032.8799,77.6235%20C32.8799,89.5665%2042.5629,99.2495%2054.5059,99.2495%20C66.4499,99.2495%2076.1319,89.5665%2076.1319,77.6235%20C76.1319,65.6805%2066.4499,55.9975%2054.5059,55.9975%20M54.5059,57.9975%20C65.3279,57.9975%2074.1319,66.8025%2074.1319,77.6235%20C74.1319,88.4445%2065.3279,97.2495%2054.5059,97.2495%20C43.6849,97.2495%2034.8799,88.4445%2034.8799,77.6235%20C34.8799,66.8025%2043.6849,57.9975%2054.5059,57.9975'%20id='Fill-658'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M61.1904,83.099%20C61.1024,83.533%2061.0234,83.984%2060.9564,84.452%20C60.8874,84.92%2060.8134,85.335%2060.7334,85.696%20C60.1884,85.872%2059.7484,85.991%2059.4114,86.051%20C59.0744,86.111%2058.6974,86.141%2058.2814,86.141%20C57.6314,86.141%2056.9744,86.078%2056.3094,85.954%20C55.6434,85.83%2054.9574,85.67%2054.2484,85.474%20C53.5384,85.278%2053.0214,85.15%2052.6964,85.089%20C52.3724,85.029%2052.0174,84.998%2051.6324,84.998%20C51.2554,84.998%2050.8874,85.027%2050.5264,85.083%20C50.1664,85.139%2049.8454,85.211%2049.5654,85.299%20C49.2844,85.388%2049.0554,85.476%2048.8794,85.564%20C48.7034,85.653%2048.4744,85.785%2048.1944,85.961%20L48.2544,85.047%20C48.2784,84.743%2048.2984,84.37%2048.3144,83.929%20L48.3754,82.439%20C48.7114,82.334%2048.9794,82.224%2049.1804,82.108%20C49.3804,81.992%2049.5654,81.821%2049.7334,81.597%20C49.9014,81.372%2050.0404,81.092%2050.1484,80.755%20C50.2554,80.419%2050.3104,80.074%2050.3104,79.721%20C50.3104,79.609%2050.3014,79.456%2050.2864,79.265%20C49.3004,79.288%2048.3824,79.325%2047.5334,79.372%20C47.6374,78.795%2047.7394,78.181%2047.8394,77.527%20C47.9404,76.874%2048.0304,76.331%2048.1104,75.899%20L48.6274,75.911%20C48.7954,75.911%2049.0034,75.907%2049.2524,75.899%20C49.2114,75.794%2049.1564,75.634%2049.0844,75.417%20L48.8914,74.852%20C48.8434,74.684%2048.8074,74.548%2048.7834,74.444%20C48.7594,74.339%2048.7414,74.227%2048.7294,74.107%20C48.7174,73.987%2048.7114,73.859%2048.7114,73.722%20C48.7114,73.041%2048.8894,72.384%2049.2464,71.751%20C49.6034,71.118%2050.1354,70.582%2050.8454,70.146%20C51.5544,69.708%2052.2994,69.427%2053.0814,69.298%20C53.8624,69.17%2054.7134,69.106%2055.6364,69.106%20C56.2534,69.106%2056.8704,69.132%2057.4874,69.184%20C58.1044,69.237%2058.8984,69.35%2059.8684,69.527%20C59.8764,70.096%2059.9604,71.447%2060.1204,73.578%20C59.2704,73.257%2058.5694,73.027%2058.0164,72.887%20C57.4634,72.746%2056.9344,72.676%2056.4294,72.676%20C55.6684,72.676%2055.0504,72.837%2054.5784,73.158%20C54.1054,73.479%2053.8694,73.903%2053.8694,74.429%20C53.8694,74.578%2053.8864,74.726%2053.9224,74.874%20C53.9594,75.022%2054.0104,75.205%2054.0794,75.423%20C54.1474,75.641%2054.1894,75.799%2054.2054,75.899%20L54.7824,75.899%20C55.7444,75.879%2056.6054,75.85%2057.3674,75.812%20L59.3504,75.754%20C59.2544,76.179%2059.1544,76.708%2059.0504,77.341%20C58.9464,77.974%2058.8264,78.623%2058.6894,79.288%20C58.0814,79.273%2057.5714,79.265%2057.1634,79.265%20L54.7344,79.265%20L54.6864,80.018%20C54.6694,80.274%2054.6544,80.459%2054.6384,80.575%20C54.6224,80.69%2054.5984,80.801%2054.5664,80.909%20C54.5344,81.016%2054.4924,81.127%2054.4394,81.243%20C54.3874,81.358%2054.2854,81.577%2054.1334,81.898%20C54.5574,81.994%2054.9034,82.062%2055.1674,82.102%20C55.2554,82.118%2055.4614,82.144%2055.7864,82.18%20C56.1114,82.216%2056.4394,82.256%2056.7724,82.3%20C57.1044,82.344%2057.3194,82.37%2057.4154,82.378%20C57.5914,82.386%2057.8074,82.39%2058.0644,82.39%20C58.7384,82.39%2059.3544,82.316%2059.9164,82.167%20C60.4764,82.02%2060.9984,81.829%2061.4784,81.597%20C61.3754,82.166%2061.2784,82.666%2061.1904,83.099'%20id='Fill-659'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M130.7178,27.0004%20C118.7748,27.0004%20109.0918,36.6834%20109.0918,48.6264%20C109.0918,60.5694%20118.7748,70.2514%20130.7178,70.2514%20C142.6608,70.2514%20152.3428,60.5694%20152.3428,48.6264%20C152.3428,36.6834%20142.6608,27.0004%20130.7178,27.0004'%20id='Fill-660'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.4258,27.0004%20C113.4828,27.0004%20103.7998,36.6824%20103.7998,48.6264%20C103.7998,60.5694%20113.4828,70.2514%20125.4258,70.2514%20C137.3688,70.2514%20147.0518,60.5694%20147.0518,48.6264%20C147.0518,36.6824%20137.3688,27.0004%20125.4258,27.0004'%20id='Fill-661'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.4258,27.0004%20C113.4828,27.0004%20103.7998,36.6824%20103.7998,48.6264%20C103.7998,60.5694%20113.4828,70.2514%20125.4258,70.2514%20C137.3688,70.2514%20147.0518,60.5694%20147.0518,48.6264%20C147.0518,36.6824%20137.3688,27.0004%20125.4258,27.0004%20M125.4258,29.0004%20C136.2478,29.0004%20145.0518,37.8044%20145.0518,48.6264%20C145.0518,59.4474%20136.2478,68.2514%20125.4258,68.2514%20C114.6048,68.2514%20105.7998,59.4474%20105.7998,48.6264%20C105.7998,37.8044%20114.6048,29.0004%20125.4258,29.0004'%20id='Fill-662'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.835,45.9887%20C125.981,46.1997%20126.191,46.4337%20126.463,46.6907%20C127.443,47.6117%20128.166,48.3467%20128.631,48.8977%20C129.095,49.4487%20129.421,49.9707%20129.609,50.4657%20C129.798,50.9597%20129.893,51.4487%20129.893,51.9307%20C129.893,52.3317%20129.842,52.7067%20129.739,53.0567%20C129.638,53.4077%20129.488,53.7307%20129.293,54.0247%20C129.097,54.3187%20128.87,54.5837%20128.613,54.8167%20C128.356,55.0517%20128.093,55.2517%20127.821,55.4177%20C127.55,55.5837%20127.149,55.7757%20126.621,55.9947%20L126.599,57.4317%20C126.599,57.9067%20126.603,58.3677%20126.61,58.8127%20C125.787,58.7977%20125.135,58.7907%20124.652,58.7907%20C124.169,58.7907%20123.456,58.7977%20122.513,58.8127%20C122.551,58.2847%20122.569,57.6167%20122.569,56.8087%20L122.569,56.3447%20C121.958,56.2617%20121.447,56.1757%20121.035,56.0857%20C120.624,55.9947%20120.121,55.8507%20119.524,55.6547%20C119.472,53.7607%20119.411,52.4597%20119.344,51.7507%20C120.083,52.0827%20120.762,52.3237%20121.381,52.4737%20C121.999,52.6257%20122.531,52.7007%20122.977,52.7007%20C123.369,52.7007%20123.705,52.6047%20123.984,52.4127%20C124.263,52.2197%20124.403,51.9547%20124.403,51.6147%20C124.403,51.5327%20124.394,51.4477%20124.375,51.3607%20C124.356,51.2737%20124.327,51.1927%20124.29,51.1177%20C124.252,51.0427%20124.191,50.9457%20124.108,50.8297%20C124.025,50.7127%20123.954,50.6247%20123.894,50.5637%20C123.833,50.5037%20123.592,50.2687%20123.169,49.8627%20C121.962,48.6937%20121.158,47.8687%20120.758,47.3857%20C120.449,47.0097%20120.209,46.5897%20120.039,46.1257%20C119.87,45.6617%20119.785,45.2077%20119.785,44.7617%20C119.785,44.4157%20119.836,44.0747%20119.938,43.7397%20C120.039,43.4037%20120.189,43.0857%20120.385,42.7837%20C120.581,42.4827%20120.816,42.2117%20121.093,41.9687%20C121.367,41.7277%20121.67,41.5307%20121.998,41.3767%20C122.326,41.2207%20122.814,41.0607%20123.464,40.8947%20C123.479,40.6537%20123.486,40.5107%20123.486,40.4657%20L123.475,39.7297%20L123.475,38.4387%20C124.297,38.4547%20124.981,38.4617%20125.523,38.4617%20C126.127,38.4617%20126.807,38.4547%20127.561,38.4387%20C127.523,39.2767%20127.504,39.7667%20127.504,39.9107%20L127.504,40.8847%20C128.251,40.9897%20128.987,41.1437%20129.711,41.3477%20C129.764,42.5667%20129.836,43.8307%20129.927,45.1397%20C129.315,44.8607%20128.751,44.6607%20128.234,44.5407%20C127.718,44.4197%20127.289,44.3587%20126.949,44.3587%20C126.564,44.3587%20126.246,44.4477%20125.993,44.6247%20C125.74,44.8017%20125.614,45.0307%20125.614,45.3097%20C125.614,45.5517%20125.688,45.7777%20125.835,45.9887'%20id='Fill-663'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M201.6328,55.9975%20C189.6898,55.9975%20180.0078,65.6805%20180.0078,77.6235%20C180.0078,89.5665%20189.6898,99.2495%20201.6328,99.2495%20C213.5758,99.2495%20223.2588,89.5665%20223.2588,77.6235%20C223.2588,65.6805%20213.5758,55.9975%20201.6328,55.9975'%20id='Fill-664'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M196.915,55.9975%20C184.972,55.9975%20175.29,65.6805%20175.29,77.6235%20C175.29,89.5665%20184.972,99.2495%20196.915,99.2495%20C208.859,99.2495%20218.541,89.5665%20218.541,77.6235%20C218.541,65.6805%20208.859,55.9975%20196.915,55.9975'%20id='Fill-665'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M196.915,55.9975%20C184.972,55.9975%20175.29,65.6805%20175.29,77.6235%20C175.29,89.5665%20184.972,99.2495%20196.915,99.2495%20C208.859,99.2495%20218.541,89.5665%20218.541,77.6235%20C218.541,65.6805%20208.859,55.9975%20196.915,55.9975%20M196.915,57.9975%20C207.737,57.9975%20216.541,66.8025%20216.541,77.6235%20C216.541,88.4445%20207.737,97.2495%20196.915,97.2495%20C186.094,97.2495%20177.29,88.4445%20177.29,77.6235%20C177.29,66.8025%20186.094,57.9975%20196.915,57.9975'%20id='Fill-666'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M186.1846,75.2563%20L188.3016,75.2563%20C188.5686,74.3633%20188.9776,73.5573%20189.5356,72.8333%20C190.0926,72.1093%20190.7716,71.4893%20191.5716,70.9793%20C192.3716,70.4653%20193.2756,70.0713%20194.2836,69.7963%20C195.2926,69.5233%20196.3836,69.3853%20197.5526,69.3853%20C199.1066,69.3853%20200.4396,69.5883%20201.5486,69.9923%20C202.6556,70.3973%20203.5746,70.9413%20204.3036,71.6243%20L202.6796,72.7823%20C202.5586,72.8713%20202.4326,72.9513%20202.2996,73.0223%20C202.1676,73.0933%20201.9796,73.1273%20201.7376,73.1273%20C201.4956,73.1273%20201.2766,73.0693%20201.0856,72.9493%20C200.8916,72.8313%20200.6636,72.6993%20200.3986,72.5543%20C200.1316,72.4093%20199.7956,72.2773%20199.3886,72.1583%20C198.9796,72.0393%20198.4326,71.9823%20197.7516,71.9823%20C196.5696,71.9823%20195.5676,72.2553%20194.7466,72.8053%20C193.9246,73.3543%20193.3426,74.1723%20193.0006,75.2563%20L200.9946,75.2563%20L200.9946,76.1813%20C200.9946,76.3593%20200.8806,76.5273%20200.6546,76.6873%20C200.4286,76.8483%20200.1216,76.9283%20199.7366,76.9283%20L192.6856,76.9283%20C192.6746,77.0383%20192.6696,77.1513%20192.6696,77.2673%20L192.6696,77.6173%20L192.6696,78.0863%20L199.4056,78.0863%20L199.4056,79.0103%20C199.4056,79.1893%20199.2916,79.3583%20199.0656,79.5173%20C198.8396,79.6773%20198.5386,79.7573%20198.1636,79.7573%20L192.9176,79.7573%20C193.2166,80.9373%20193.7686,81.8183%20194.5746,82.3973%20C195.3786,82.9773%20196.3706,83.2663%20197.5526,83.2663%20C198.0476,83.2663%20198.4756,83.2333%20198.8336,83.1653%20C199.1926,83.0993%20199.5016,83.0173%20199.7606,82.9213%20C200.0196,82.8243%20200.2376,82.7183%20200.4146,82.6043%20C200.5896,82.4873%20200.7536,82.3823%20200.9026,82.2863%20C201.0506,82.1903%20201.1936,82.1073%20201.3326,82.0413%20C201.4706,81.9743%20201.6266,81.9403%20201.8046,81.9403%20C201.9476,81.9403%20202.0656,81.9543%20202.1606,81.9803%20C202.2546,82.0053%20202.3566,82.0603%20202.4666,82.1413%20L204.4526,83.3433%20C203.6896,84.1613%20202.7046,84.7853%20201.4896,85.2163%20C200.2756,85.6473%20198.8796,85.8613%20197.3046,85.8613%20C196.0006,85.8613%20194.8346,85.7153%20193.8036,85.4213%20C192.7726,85.1293%20191.8746,84.7143%20191.1166,84.1793%20C190.3536,83.6453%20189.7316,83.0023%20189.2476,82.2523%20C188.7596,81.5033%20188.4126,80.6703%20188.2026,79.7573%20L186.1846,79.7573%20L186.1846,78.0863%20L187.9896,78.0863%20C187.9756,78.0033%20187.9706,77.9253%20187.9706,77.8513%20L187.9706,77.6173%20C187.9706,77.4993%20187.9726,77.3833%20187.9816,77.2733%20C187.9866,77.1613%20187.9946,77.0463%20188.0046,76.9283%20L186.1846,76.9283%20L186.1846,75.2563%20Z'%20id='Fill-667'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M126.3994,85.4242%20L125.4754,85.4242%20L121.6474,78.0922%20L123.2744,78.0922%20C123.3984,78.0922%20123.5114,78.1222%20123.6174,78.1852%20C123.7214,78.2462%20123.8074,78.3482%20123.8764,78.4892%20L125.6044,81.8462%20C125.7464,82.1352%20125.8574,82.4522%20125.9374,82.7982%20C126.0174,82.4522%20126.1284,82.1352%20126.2704,81.8462%20L127.9904,78.4892%20C128.0634,78.3482%20128.1514,78.2462%20128.2534,78.1852%20C128.3554,78.1222%20128.4674,78.0922%20128.5904,78.0922%20L130.2174,78.0922%20L126.3994,85.4242%20Z'%20id='Fill-668'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M197.3828,114.9779%20L196.4578,114.9779%20L192.6298,107.6469%20L194.2578,107.6469%20C194.3808,107.6469%20194.4938,107.6769%20194.5998,107.7389%20C194.7038,107.7999%20194.7898,107.9019%20194.8588,108.0439%20L196.5868,111.3999%20C196.7288,111.6899%20196.8398,112.0069%20196.9198,112.3519%20C196.9998,112.0069%20197.1118,111.6899%20197.2528,111.3999%20L198.9728,108.0439%20C199.0468,107.9019%20199.1348,107.7999%20199.2368,107.7389%20C199.3378,107.6769%20199.4498,107.6469%20199.5728,107.6469%20L201.2008,107.6469%20L197.3828,114.9779%20Z'%20id='Fill-669'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.9736,114.9779%20L54.0486,114.9779%20L50.2206,107.6469%20L51.8476,107.6469%20C51.9716,107.6469%2052.0846,107.6769%2052.1906,107.7389%20C52.2946,107.7999%2052.3806,107.9019%2052.4496,108.0439%20L54.1776,111.3999%20C54.3196,111.6899%2054.4306,112.0069%2054.5106,112.3519%20C54.5906,112.0069%2054.7026,111.6899%2054.8436,111.3999%20L56.5636,108.0439%20C56.6376,107.9019%2056.7246,107.7999%2056.8276,107.7389%20C56.9286,107.6769%2057.0406,107.6469%2057.1636,107.6469%20L58.7906,107.6469%20L54.9736,114.9779%20Z'%20id='Fill-670'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='62.4258'%20y1='209.9115'%20x2='239.3198'%20y2='209.9115'%20id='Fill-671'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,210.9115%20L62.4253,210.9115%20C61.8733,210.9115%2061.4253,210.4645%2061.4253,209.9115%20C61.4253,209.3585%2061.8733,208.9115%2062.4253,208.9115%20L239.3193,208.9115%20C239.8723,208.9115%20240.3193,209.3585%20240.3193,209.9115%20C240.3193,210.4645%20239.8723,210.9115%20239.3193,210.9115'%20id='Fill-672'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=l; diff --git a/lib/static/illustrations/DefaultPicture.svg.js b/lib/static/illustrations/DefaultPicture.svg.js new file mode 100644 index 00000000..e2be28c1 --- /dev/null +++ b/lib/static/illustrations/DefaultPicture.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='-1.20792265e-13%2088.7208%20114.093%2088.7208%20114.093%200%20-1.20792265e-13%200'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Default-picture'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M33,128%20C33,180.467%2075.533,223%20127.999,223%20L127.999,223%20C180.468,223%20223,180.467%20223,128%20L223,128%20C223,75.533%20180.468,33%20127.999,33%20L127.999,33%20C75.533,33%2033,75.533%2033,128%20L33,128%20Z'%20id='Clip-2'%20fill='%23F6F7FB'%3e%3c/path%3e%3cpath%20d='M62,213%20L196,213%20C199.313708,213%20202,210.313708%20202,207%20L202,54%20C202,50.6862915%20199.313708,48%20196,48%20L62,48%20C58.6862915,48%2056,50.6862915%2056,54%20L56,207%20C56,210.313708%2058.6862915,213%2062,213%20Z'%20id='Fill-4'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M58.9997,48.9999%20C58.4477,48.9999%2057.9997,49.4489%2057.9997,49.9999%20L57.9997,209.9999%20C57.9997,210.5509%2058.4477,210.9999%2058.9997,210.9999%20L198.9997,210.9999%20C199.5517,210.9999%20199.9997,210.5509%20199.9997,209.9999%20L199.9997,49.9999%20C199.9997,49.4489%20199.5517,48.9999%20198.9997,48.9999%20L58.9997,48.9999%20Z%20M198.9997,212.9999%20L58.9997,212.9999%20C57.3457,212.9999%2055.9997,211.6539%2055.9997,209.9999%20L55.9997,49.9999%20C55.9997,48.3459%2057.3457,46.9999%2058.9997,46.9999%20L198.9997,46.9999%20C200.6537,46.9999%20201.9997,48.3459%20201.9997,49.9999%20L201.9997,209.9999%20C201.9997,211.6539%20200.6537,212.9999%20198.9997,212.9999%20L198.9997,212.9999%20Z'%20id='Fill-7'%20fill='%23D9DDE2'%3e%3c/path%3e%3cpath%20d='M73.488,171.721%20L183.488,171.721%20C185.697139,171.721%20187.488,169.930139%20187.488,167.721%20L187.488,67.721%20C187.488,65.511861%20185.697139,63.721%20183.488,63.721%20L73.488,63.721%20C71.278861,63.721%2069.488,65.511861%2069.488,67.721%20L69.488,167.721%20C69.488,169.930139%2071.278861,171.721%2073.488,171.721%20Z'%20id='Fill-9'%20fill='%23F6F7FB'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(71.395200,%2081.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-18'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(5.604800,%2021.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M67.103499,131.188199%20L73.4576514,131.109645%20C75.6412133,131.081834%2077.6065467,129.734249%2078.3735371,127.705287%20C80.5558229,121.925589%2079.926661,116.647758%2080.1385086,112.123362%20C80.530299,103.743306%2079.1558419,99.4679472%2077.8081848,92.4809849%20L68.2724895,92.8172491%20C68.2724895,92.8172491%2069.1275371,96.2886075%2069.8000895,106.720381%20C70.0081086,109.947758%2064.784661,122.98874%2065.1177467,129.349947%20C65.1726229,130.392872%2066.0493657,131.201928%2067.103499,131.188199'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M69.8003448,94.0289377%20C70.1155638,95.9340132%2070.6336971,99.8124283%2071.0739829,106.640108%20C71.1696971,108.134334%2070.4358876,110.830768%2069.2298876,115.106126%20C67.8835067,119.870711%2066.210421,125.803372%2066.3929162,129.284843%20C66.412059,129.648919%2066.7566305,129.909334%2067.0871638,129.924504%20L73.4413162,129.844862%20C75.1003638,129.823372%2076.60244,128.786768%2077.1780019,127.262202%20C78.7757924,123.029825%2078.7911067,119.13624%2078.8051448,115.371598%20C78.8102495,114.23007%2078.8128019,113.126466%2078.8638495,112.065843%20C79.1765162,105.38607%2078.3457162,101.403994%2077.2941352,96.3625604%20C77.1205733,95.5332774%2076.9431829,94.6787113%2076.76324,93.7836925%20L69.8003448,94.0289377%20Z%20M67.0756781,132.452806%20C65.3502686,132.452806%2063.9336971,131.126711%2063.8430876,129.415051%20C63.6388971,125.520202%2065.3030495,119.625466%2066.7706686,114.426013%20C67.6703829,111.237825%2068.6007257,107.943447%2068.5267067,106.800655%20C67.8681924,96.5976925%2067.041221,93.151617%2067.0322876,93.1174849%20L66.6609162,91.6093528%20L78.8561924,91.1782774%20L79.061659,92.2439566%20C79.3079638,93.5232774%2079.556821,94.7115792%2079.7941924,95.8505792%20C80.8381162,100.859145%2081.7403829,105.18507%2081.4136781,112.180881%20C81.3651829,113.2099%2081.3613543,114.278108%2081.3575257,115.381711%20C81.3434876,119.181749%2081.3268971,123.492504%2079.5683067,128.148372%20C78.6264781,130.642542%2076.1761924,132.340296%2073.473221,132.373164%20L67.1190686,132.452806%20L67.0756781,132.452806%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.2272381,101.499058%20L40.4463048,92.977417%20L35.7116381,93.2226623%20C35.7116381,93.2226623%2035.1386286,100.400511%2034.9050857,103.405398%20C34.4916,108.702191%2032.4088571,119.097304%2031.1071429,123.663417%20C30.6834476,125.150058%2030.4435238,126.536832%2030.3886476,127.79087%20C30.2954857,129.903266%2032.0936381,131.623775%2034.2287048,131.597531%20L39.8567048,131.5277%20C43.1365143,131.487247%2046.021981,129.283832%2046.7889714,126.124719%20C49.1728952,116.292153%2048.2272381,101.499058%2048.2272381,101.499058'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M36.8960705,94.4276509%20C36.7263371,96.5590094%2036.3536895,101.227519%2036.1775752,103.502991%20C35.7704705,108.713821%2033.7260133,119.132953%2032.3349657,124.006255%20C31.9406229,125.3905%2031.7147371,126.682462%2031.6636895,127.845481%20C31.6356133,128.481349%2031.8729848,129.09067%2032.3349657,129.560934%20C32.8160895,130.052689%2033.4873657,130.332066%2034.1803371,130.332066%20L34.2122419,130.332066%20L39.8415181,130.263802%20C42.5763943,130.22967%2044.9233086,128.406764%2045.5473657,125.830425%20C47.6352133,117.222821%2047.1081467,104.518104%2046.9779752,102.015085%20L39.9066038,94.2708962%20L36.8960705,94.4276509%20Z%20M34.1803371,132.860368%20C32.799499,132.860368%2031.4620514,132.301613%2030.50108,131.320632%20C29.5477657,130.345972%2029.0551562,129.071708%2029.113861,127.7355%20C29.1738419,126.376538%2029.4303562,124.892425%2029.8795752,123.319821%20C31.2093657,118.65384%2033.2436133,108.296651%2033.6315752,103.307047%20C33.8663943,100.30216%2034.4394038,93.1230472%2034.4394038,93.1230472%20L34.5287371,92.0181792%20L40.986261,91.6831792%20L49.4716514,100.978481%20L49.5010038,101.418406%20C49.5392895,102.031519%2050.4313467,116.51616%2048.0308324,126.420783%20C47.1323943,130.123481%2043.7772895,132.744066%2039.8734229,132.792104%20L34.2454229,132.860368%20L34.1803371,132.860368%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7440762,108.688917%20L37.1231048,109.01886%20L37.084819,108.385521%20L36.7440762,108.688917%20Z%20M37.2762476,109.151596%20L37.5519048,109.393049%20L39.0169714,108.814068%20L38.8676571,108.500558%20L37.8530857,108.753389%20L37.8760571,109.1162%20L37.2762476,109.151596%20Z%20M37.4242857,110.123728%20L35.784381,108.693974%20L37.3017714,107.341332%20L37.728019,107.810332%20L37.2303048,108.255313%20L39.2211619,107.762294%20L39.884781,109.151596%20L37.4242857,110.123728%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0780552,69.5434717%20C42.6664933,69.3601698%2047.8542076,65.4830189%2059.2518648,64.8206038%20C59.40756,64.0810755%2059.5989886,63.4098113%2059.8478457,62.8611698%20C61.8552933,58.407566%2064.6054838,45.6156226%2062.6286648,37.2608491%20L61.0653314,30.6480755%20C60.5523029,28.4787925%2060.2791981,26.2602075%2060.2498457,24.0327736%20C60.23836,23.1048868%2060.3225886,22.1972264%2060.4923219,21.3199057%20C60.5344362,21.0999434%2060.5816552,20.8825094%2060.6352552,20.6676038%20C60.794779,20.0203585%2061.0002457,19.3920755%2061.250379,18.7865472%20C61.3346076,18.5830189%2061.4213886,18.383283%2061.5145505,18.1860755%20C61.7008743,17.7916604%2061.9050648,17.4086226%2062.1271219,17.0356981%20C62.349179,16.6640377%2062.5878267,16.3024906%2062.844341,15.9535849%20C63.6138838,14.9093962%2064.5314648,13.977717%2065.565179,13.1901509%20C65.9110267,12.9284717%2066.2696362,12.6819623%2066.6397314,12.4518868%20C68.6765314,11.1915283%2071.0770457,10.4507358%2073.6523981,10.4178679%20L75.8780743,10.3900566%20C79.6275219,10.3445472%2083.0400552,11.8059057%2085.5260743,14.2103208%20C85.8374648,14.5099245%2086.133541,14.8246981%2086.4143029,15.1533774%20C86.9260552,15.7500566%2087.380379,16.3947736%2087.7811029,17.0736226%20C87.9316933,17.3289811%2088.077179,17.5881321%2088.2099029,17.8536038%20C88.3081695,18.0495472%2088.4013314,18.2467547%2088.4893886,18.4464906%20C88.7548362,19.0469623%2088.9768933,19.6701887%2089.1530076,20.3123774%20C89.3278457,20.9533019%2089.456741,21.615717%2089.5345886,22.2933019%20C89.5881886,22.7433396%2089.6162648,23.2034906%2089.6226457,23.667434%20C89.6354076,24.5915283%2089.2665886,25.434717%2088.6616743,26.0490943%20C88.05676,26.6634717%2087.2157505,27.0490377%2086.281579,27.0616792%20L72.385141,27.2336038%20L74.6401695,39.1558113%20C77.2640171,51.3978491%2076.6259219,59.6160943%2074.7831029,65.1113585%20C74.3721695,66.3375849%2071.9997314,70.6900566%2071.9997314,70.6900566%20C79.0864171,81.4656792%2089.8025886,86.0810943%20101.214284,87.317434%20C110.915884,88.3679434%20131.716512,79.3583396%20120.80636,69.3690189%20C109.897484,59.3809623%20123.005236,65.5133585%20124.939941,66.7711887%20C126.87337,68.0277547%20138.083427,77.3812075%20126.225065,91.4562642%20C121.210912,97.4078868%20115.513998,102.833623%20101.695408,107.110245%20C99.4786648,107.795415%2087.3523029,108.820642%2080.841179,110.759849%20C61.4571219,116.534491%2045.5634457,110.715604%2036.5395029,98.1056981%20C27.5525695,85.5450943%2034.8715219,69.6155283%2037.0780552,69.5434717'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.3048343,70.8001642%20C36.6948152,71.2830698%2035.031939,73.9339943%2034.0862819,78.2599189%20C33.195501,82.3304849%2032.46552,90.2263717%2037.5804914,97.3738811%20C46.9362438,110.445202%2062.5695771,114.887428%2080.4732533,109.548919%20C84.6285295,108.312579%2090.9890629,107.441579%2095.6343962,106.805711%20C98.1778438,106.45807%20100.582187,106.129391%20101.31472,105.904372%20C115.152453,101.621428%20120.53032,96.242466%20125.244568,90.6460698%20C129.163749,85.9965226%20130.824072,81.4645415%20130.180872,77.1790698%20C129.433025,72.189466%20125.63891,68.7370698%20124.23893,67.8268811%20C123.22053,67.164466%20120.338891,65.8345792%20118.53691,65.2745604%20C119.086949,65.9344472%20120.036434,66.9419755%20121.67251,68.4412585%20C125.90691,72.3171453%20125.534263,75.8757302%20124.476301,78.1764849%20C121.347082,84.9750887%20108.073425,89.3288245%20101.076072,88.5741264%20C87.6173676,87.1152962%2077.4754819,81.3318057%2070.9311771,71.3804094%20L70.5164152,70.7508623%20L70.8775771,70.0897113%20C71.7734629,68.4450509%2073.2972343,65.5286547%2073.5716152,64.7132774%20C75.69392,58.387466%2075.6326629,49.8759377%2073.3903962,39.4188811%20L70.8507771,25.9885415%20L86.2646057,25.7963906%20C86.8286819,25.7900698%2087.3557486,25.5663151%2087.7462629,25.1668434%20C88.1418819,24.7661075%2088.3537295,24.2402208%2088.3460724,23.6839943%20C88.3409676,23.2630321%2088.3154438,22.8458623%2088.2682248,22.4375415%20C88.1967581,21.8294849%2088.0806248,21.2252208%2087.921101,20.6424472%20C87.7628533,20.0647302%2087.5612152,19.4958623%2087.3200152,18.9535415%20C87.2396152,18.7715038%2087.1553867,18.5907302%2087.0660533,18.4137491%20C86.9460914,18.1760887%2086.8133676,17.9409566%2086.6780914,17.7083528%20C86.3079962,17.0838623%2085.8906819,16.4972962%2085.4414629,15.9701453%20C85.187501,15.6730698%2084.9182248,15.3873717%2084.6361867,15.1155792%20C82.3211771,12.8792962%2079.278739,11.6530698%2076.0499771,11.6530698%20C75.9976533,11.6530698%2075.9453295,11.6530698%2075.8942819,11.654334%20L73.6686057,11.6821453%20C71.4135771,11.7112208%2069.2172533,12.3470887%2067.3170057,13.5227491%20C66.9813676,13.731334%2066.6546629,13.9563528%2066.34072,14.1940132%20C65.4052724,14.9069943%2064.5744724,15.750183%2063.87512,16.6982962%20C63.6428533,17.014334%2063.4271771,17.3430132%2063.225539,17.6792774%20C63.0251771,18.0155415%2062.8401295,18.3644472%2062.6716724,18.7209377%20C62.5874438,18.9004472%2062.5070438,19.0812208%2062.4317486,19.2632585%20C62.207139,19.8106358%2062.0182629,20.3832962%2061.8753295,20.967334%20C61.8255581,21.1632774%2061.7834438,21.3592208%2061.7451581,21.5564283%20C61.5894629,22.3616925%2061.51672,23.1897113%2061.5256533,24.0177302%20C61.5537295,26.1503528%2061.8166248,28.2842396%2062.3079581,30.3599755%20L63.8712914,36.9714849%20C65.9157486,45.6119566%2063.0966438,58.7540698%2061.0126248,63.3770698%20C60.8224724,63.7992962%2060.6501867,64.3706925%2060.5008724,65.078617%20L60.3017867,66.025466%20L59.3267771,66.0823528%20C52.91392,66.4540132%2048.4434248,67.8951453%2044.8509486,69.0531075%20C42.1352152,69.9279%2039.7806438,70.6863906%2037.3048343,70.8001642%20M66.4134629,114.228806%20C53.7140914,114.228806%2042.6954629,108.894089%2035.4990248,98.8365038%20C28.3332152,88.8206358%2030.958339,77.0905792%2033.6408914,71.7381642%20C35.3458819,68.336334%2036.6182438,68.294617%2037.0355581,68.2807113%20C39.21912,68.2086547%2041.356739,67.5196925%2044.0609867,66.6486925%20C47.6151771,65.5046358%2051.9988914,64.0913151%2058.2292533,63.6210509%20C58.3658057,63.1381453%2058.51512,62.7159189%2058.682301,62.3455226%20C60.5902057,58.1144094%2063.2740343,45.5272585%2061.3865486,37.5492019%20L59.8232152,30.9376925%20C59.2897676,28.6837113%2059.003901,26.3665226%2058.9732724,24.049334%20C58.9617867,23.0519189%2059.05112,22.0519755%2059.23872,21.0823717%20C59.285939,20.8396547%2059.3382629,20.6007302%2059.3969676,20.364334%20C59.5692533,19.6627302%2059.7964152,18.9687113%2060.06952,18.3075604%20C60.1614057,18.086334%2060.2558438,17.8663717%2060.3592152,17.6489377%20C60.5621295,17.2203906%2060.7841867,16.8006925%2061.027939,16.3936358%20C61.2704152,15.9853151%2061.5333105,15.5896358%2061.8140724,15.2078623%20C62.6550819,14.066334%2063.6556152,13.0486925%2064.7875962,12.1878057%20C65.1666248,11.8995792%2065.5584152,11.6303151%2065.9616914,11.3800132%20C68.2613867,9.9578434%2070.9145867,9.18923962%2073.636701,9.1538434%20L75.8623771,9.12603208%20C79.8440914,9.04133396%2083.579501,10.5633717%2086.4164724,13.3053151%20C86.7572152,13.631466%2087.0813676,13.9765792%2087.3889295,14.3368623%20C87.9338629,14.9739943%2088.4366819,15.6793906%2088.8833486,16.4353528%20C89.0492533,16.7185226%2089.207501,17.0004283%2089.3529867,17.291183%20C89.4601867,17.5073528%2089.5622819,17.7222585%2089.6579962,17.9396925%20C89.9489676,18.5957868%2090.19272,19.2822208%2090.3841486,19.9812962%20C90.5768533,20.6854283%2090.7185105,21.4148434%2090.802739,22.1493151%20C90.8601676,22.6410698%2090.8907962,23.1429377%2090.8984533,23.6498623%20C90.9150438,24.8836736%2090.4454057,26.0492208%2089.5750438,26.9315981%20C88.7072343,27.8127113%2087.5433486,28.3095226%2086.2990629,28.3246925%20L73.918739,28.4789189%20L75.8930057,38.9220698%20C78.2246057,49.7962962%2078.2616152,58.7515415%2075.9938248,65.5096925%20C75.6492533,66.5399755%2074.1905676,69.3046736%2073.4861105,70.6193906%20C79.6054438,79.525334%2088.9765105,84.7197302%20101.353006,86.0597302%20C108.00451,86.7992585%20119.722491,82.4139189%20122.152358,77.1285038%20C123.20011,74.8530321%20122.475234,72.6180132%20119.94072,70.2982962%20C115.622091,66.3440321%20114.52712,64.551466%20115.59912,63.1912396%20C117.467463,60.8285415%20125.561063,65.6626547%20125.640187,65.7144849%20C127.710168,67.0595415%20131.852682,71.108617%20132.706453,76.8074094%20C133.460682,81.8362019%20131.60893,87.038183%20127.20352,92.2654472%20C122.43312,97.9288434%20116.562644,103.833692%20102.07533,108.316372%20C101.141158,108.605862%2098.976739,108.901674%2095.9827962,109.311258%20C91.4216914,109.935749%2085.174739,110.790315%2081.208339,111.971032%20C76.1176152,113.488013%2071.1494057,114.228806%2066.4134629,114.228806'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.9177848,51.1021642%20C49.1832324,36.8627679%2037.6375371,25.8191453%2024.6459181,23.6169943%20C21.9493276,23.1593717%2021.0636514,22.3338811%2018.11948,22.3692774%20L15.8657276,22.3983528%20C8.2698419,22.4931642%202.19134667,28.6685415%202.28706095,36.1915038%20C2.31003238,38.0662396%203.86443238,39.5680509%205.75829905,39.5440321%20C5.75829905,39.5440321%2028.8803181,39.2494849%2028.9887943,39.2381075%20C28.9900705,39.2393717%2030.8711752,39.216617%2030.8724514,39.2178811%20C30.869899,39.2204094%2028.9862419,39.2444283%2028.9836895,39.2469566%20C34.1241848,41.3328057%2037.38868,47.7660698%2037.9923181,51.2374283%20C38.8550229,56.1815226%2038.3215752,60.2735792%2036.658699,63.5995604%20C35.5484133,65.8143528%2035.4539752,68.4678057%2035.6556133,70.6130698%20C35.6556133,70.6130698%2035.7104895,70.6307679%2035.7896133,70.6560509%20C35.8840514,71.8026358%2036.0882419,73.1059755%2036.4519562,74.5913528%20C38.6099943,73.0617302%2041.9689276,70.7584472%2042.5827752,70.4272396%20C43.9087371,69.7129943%2046.9052324,68.0847679%2048.2452324,67.3009943%20C56.8084705,62.2949566%2048.7671943,59.2003151%2048.9177848,51.1021642'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M36.8674838,69.668117%20L36.8840743,69.6719094%20L37.0614648,70.5530226%20C37.1112362,71.1598151%2037.1929124,71.7918906%2037.3052171,72.4429283%20C39.1582457,71.1534943%2041.3992362,69.6264%2041.9735219,69.316683%20C43.46156,68.5152113%2046.3202267,66.9577774%2047.5964171,66.2131925%20C51.9418457,63.6735132%2051.2999219,62.3107585%2049.7480743,59.0176453%20C48.7819981,56.9684566%2047.5798267,54.4174%2047.6410838,51.0787774%20C47.91036,36.6522868%2035.883541,26.8045509%2024.4310076,24.8628151%20C23.3271029,24.6744566%2022.5014076,24.4292113%2021.7727029,24.2130415%20C20.6496552,23.8780415%2019.7550457,23.6176264%2018.13556,23.6340604%20L15.8818076,23.6618717%20C9.00186476,23.7490981%203.47596,29.3619283%203.56274095,36.1757019%20C3.5703981,36.7445698%203.80138857,37.2780415%204.2123219,37.6749849%20C4.62453143,38.0731925%205.17456952,38.3386642%205.7411981,38.2805132%20C13.5719029,38.1806453%2028.4995029,37.9872302%2028.9397886,37.9758528%20L29.4911029,37.9594189%20L29.5013124,37.9682679%20L29.9160743,37.9644755%20C30.1585505,37.960683%2030.3448743,37.9391925%2030.5324743,37.9581547%20L30.8272743,37.9543623%20L30.8285505,37.9619472%20C31.3696552,37.9796453%2031.5049314,38.0554943%2031.7754838,38.3234943%20L32.6777505,39.2172491%20L32.225979,39.6660226%20C36.1745124,42.6494189%2038.6937124,47.8210604%2039.2501314,51.0231547%20C40.1294267,56.0607962%2039.6419219,60.4815321%2037.8016552,64.1614755%20C36.9300171,65.9022113%2036.78836,67.9969094%2036.8674838,69.668117%20L36.8674838,69.668117%20Z%20M35.6589314,76.7081736%20L35.2122648,74.8903245%20C34.932779,73.7500604%2034.7285886,72.6439283%2034.6022457,71.5908906%20L34.463141,71.544117%20L34.3852933,70.7300038%20C34.0994267,67.6935132%2034.4797314,65.1057962%2035.5147219,63.0376453%20C37.1086838,59.8494566%2037.5208933,55.9520792%2036.73476,51.452966%20C36.2408743,48.6086264%2033.3860362,42.5482868%2028.7113505,40.506683%20C27.5883029,40.5256453%2023.2262838,40.5863245%205.77437905,40.8088151%20C4.51222667,40.7923811%203.33047429,40.3537208%202.43076,39.4852491%20C1.53104571,38.6167774%201.02695048,37.4524943%201.01036,36.2073057%20C0.905712381,27.9991736%207.5623219,21.2372302%2015.8486267,21.1335698%20L18.1036552,21.1057585%20C20.1366267,21.0792113%2021.2813695,21.4255887%2022.5065124,21.7909283%20C23.1982076,21.9969849%2023.9128743,22.2093623%2024.86236,22.3711736%20C37.3626457,24.4898906%2050.489541,35.2882679%2050.1934648,51.1255509%20C50.1424171,53.8788717%2051.1608171,56.0405698%2052.0605314,57.9481736%20C53.6213124,61.2602491%2055.2344171,64.6835698%2048.8930267,68.3900604%20C47.5862076,69.1536075%2044.6956362,70.7274755%2043.1922838,71.5377962%20C42.7060552,71.8007396%2039.622779,73.897966%2037.1954648,75.6197396%20L35.6589314,76.7081736%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.7628229,67.6385226%20C41.6224419,65.4426925%2041.267661,64.3175981%2041.5050324,63.4200509%20C42.8718324,58.253466%2043.318499,56.6227113%2043.2483086,51.1729566%20C43.1793943,45.7548057%2039.9442514,40.4403151%2035.23128,37.6515981%20C34.9722133,37.4986358%2031.6017943,37.3052208%2028.9830514,39.2469566%20C34.1248229,41.3328057%2037.3880419,47.7660698%2037.9929562,51.2374283%20C38.855661,56.1815226%2038.3222133,60.2735792%2036.658061,63.5995604%20C35.5490514,65.8143528%2035.4546133,68.4678057%2035.6562514,70.6130698%20C35.6562514,70.6130698%2041.9593562,72.8683151%2041.7628229,67.6385226'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2568267,70.1385075%20C37.2816076,70.4292623%2039.2277981,70.7554132%2040.28576,69.9880736%20C40.8830171,69.5544698%2041.1663314,68.7744887%2041.1254933,67.6708849%20C41.0718933,66.8517151%2040.9902171,66.1855075%2040.9200267,65.6254887%20C40.7987886,64.6419792%2040.7094552,63.9327906%2040.8881219,63.2615264%20L40.9264076,63.1123566%20C42.2727886,58.0279415%2042.6786171,56.4932623%2042.610979,51.1800358%20C42.5458933,46.0235642%2039.5200457,40.9265075%2034.9027886,38.1946774%20C34.717741,38.158017%2032.4410171,38.0404509%2030.2970171,39.1693377%20C34.9908457,41.7077528%2038.0128648,47.6340925%2038.6228838,51.130734%20C39.4766552,56.0343755%2039.0082933,60.3236396%2037.23056,63.8796962%20C36.2198171,65.8985453%2036.1266552,68.3257151%2036.2568267,70.1385075%20M38.4314552,71.725017%20C36.915341,71.725017%2035.5306743,71.239583%2035.4387886,71.2079792%20L35.0584838,71.0701868%20L35.0201981,70.6719792%20C34.8325981,68.6645075%2034.8632267,65.7607528%2036.0858171,63.3171491%20C37.7423124,60.0076019%2038.1723886,55.980017%2037.3632838,51.3456396%20C36.7341219,47.7289038%2033.3879505,41.717866%2028.741341,39.8317528%20L27.6999695,39.4082623%20L28.60096,38.7407906%20C31.340941,36.7093%2034.9882933,36.7712434%2035.5574743,37.1087717%20C40.5461029,40.0605642%2043.8157029,45.5773189%2043.8871695,51.164866%20C43.9560838,56.6487528%2043.5043124,58.3591491%2042.1604838,63.4334509%20L42.1221981,63.5813566%20C42.007341,64.0187528%2042.0788076,64.5964698%2042.1860076,65.4712623%20C42.2587505,66.0540358%2042.3455314,66.7467906%2042.3991314,67.5988283%20L42.4004076,67.6152623%20C42.4591124,69.1701679%2042.00096,70.3129604%2041.0374362,71.0095075%20C40.28576,71.5530925%2039.3349981,71.725017%2038.4314552,71.725017'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M8.67908876,24.8031472%20C8.67908876,24.8031472%208.64465905,22.4240151%2011.0183733,21.4493547%20C11.7419733,21.1510151%2013.0653829,20.5985811%2013.0653829,20.5985811%20C13.0653829,20.5985811%2014.5240686,23.5592226%2012.9237257,24.3290906%20C10.6202019,25.4390151%208.67908876,24.8031472%208.67908876,24.8031472'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M9.37578857,24.3019113%20C10.0394076,24.3904019%2011.27476,24.4220057%2012.6453886,23.7608547%20C12.8061886,23.6837415%2012.9057314,23.5687038%2012.9669886,23.3904585%20C13.1520362,22.8607792%2012.9350838,22.0175906%2012.7206838,21.4284962%20C12.2752933,21.6130623%2011.6729314,21.8633642%2011.2632743,22.0327604%20C9.92455048,22.582666%209.50723619,23.6673075%209.37578857,24.3019113%20M10.1006648,25.6166283%20C9.14990286,25.6166283%208.52584571,25.4194208%208.47862667,25.4029868%20L8.04727429,25.262666%20L8.04089333,24.8113642%20C8.03961714,24.6975906%208.03068381,21.9923075%2010.7744933,20.8646849%20C11.4968171,20.5688736%2012.8163981,20.0151755%2012.8163981,20.0151755%20L13.3728171,19.7838358%20L13.6382648,20.3211%20C13.7429124,20.5347415%2014.6490076,22.4385528%2014.1742648,23.8025717%20C14.001979,24.2955906%2013.666341,24.6748358%2013.2030838,24.8985906%20C12.0277124,25.463666%2010.9378457,25.6166283%2010.1006648,25.6166283'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M14.6312686,23.0550792%20C14.6312686,23.0550792%2014.6580686,19.8137962%2018.3334971,19.2942302%20C19.0188114,19.1981547%2020.811859,19.2183811%2020.811859,19.2183811%20C20.811859,19.2183811%2021.6809448,22.6379094%2019.7449638,22.9918717%20C17.3635924,23.4267396%2014.6312686,23.0550792%2014.6312686,23.0550792'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.3529543,22.4945547%20C16.2781924,22.5729321%2018.0495448,22.6588943%2019.6294686,22.3694038%20C19.8451448,22.3314792%2019.9931829,22.2341396%2020.1093162,22.0546302%20C20.4513352,21.5262151%2020.3875257,20.5085736%2020.2854305,19.8486868%20C19.6715829,19.8499509%2018.8127067,19.8663849%2018.4234686,19.9207434%20C16.2105543,20.2329887%2015.5494876,21.6753849%2015.3529543,22.4945547%20M17.1140971,23.837083%20C15.7077352,23.837083%2014.6165924,23.6904415%2014.5438495,23.6803283%20L13.9887067,23.6057434%20L13.9938114,23.049517%20C14.004021,21.7398566%2014.9062876,19.1394981%2018.2448019,18.669234%20C18.9569162,18.569366%2020.6261733,18.5845358%2020.8188781,18.5858%20L21.3102114,18.5908566%20L21.4301733,19.0636491%20C21.4927067,19.306366%2022.0082876,21.4642717%2021.1825924,22.7372717%20C20.8775829,23.2075358%2020.4207067,23.5121962%2019.860459,23.6133283%20C18.935221,23.7827245%2017.9665924,23.837083%2017.1140971,23.837083'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M21.9557086,23.2747887%20C21.9557086,23.2747887%2022.3947181,19.6732226%2025.6668705,20.6213358%20C27.0655752,21.0258642%2027.8517086,22.0649962%2027.8517086,22.0649962%20C27.8517086,22.0649962%2027.237861,24.8107321%2025.9374229,24.5187132%20C23.6658038,24.0092604%2021.9557086,23.2747887%2021.9557086,23.2747887'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M22.6934743,22.8870736%20C23.3456076,23.1323189%2024.5937219,23.5697151%2026.0779314,23.9034509%20C26.1213219,23.9097717%2026.1723695,23.9173566%2026.262979,23.861734%20C26.6254171,23.6354509%2026.9674362,22.856734%2027.1486552,22.2322434%20C26.8691695,21.9516019%2026.2936076,21.4611113%2025.4883314,21.2285075%20C24.7379314,21.0123377%2024.1496076,21.0553189%2023.6799695,21.3612434%20C23.1120648,21.7329038%2022.8261981,22.4256585%2022.6934743,22.8870736%20M26.1277029,25.1726585%20C26.0179505,25.1726585%2025.9081981,25.160017%2025.7971695,25.134734%20C23.4923695,24.6189604%2021.773341,23.8857528%2021.7018743,23.8554132%20L21.2654171,23.6670547%20L21.3228457,23.1993189%20C21.3330552,23.1196774%2021.5780838,21.2221868%2022.9780648,20.3069415%20C23.7680267,19.7911679%2024.7315505,19.6913%2025.846941,20.0161868%20C27.4306933,20.4725453%2028.3253029,21.6368283%2028.3623124,21.6861302%20L28.5384267,21.9174698%20L28.4746171,22.2019038%20C28.4273981,22.4117528%2027.98456,24.2789038%2026.9470171,24.9286774%20C26.6905029,25.0904887%2026.4122933,25.1726585%2026.1277029,25.1726585'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M31.6442914,40.6074358%20C31.6442914,40.6074358%2039.1916819,36.4193038%2037.6589771,29.5511717%20C38.6786533,30.3627566%2041.4071486,32.8392283%2042.4025771,34.1122283%20C42.4191676,35.4610774%2042.736939,40.8122283%2035.31972,44.4896434%20C33.9899295,43.1584925%2032.8630533,41.4898132%2031.6442914,40.6074358'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.7136114,40.6753208%20C33.2572686,41.1847736%2033.7792305,41.7966226%2034.3228876,42.4324906%20C34.6878781,42.8610377%2035.0630781,43.2996981%2035.45104,43.7118113%20C41.755421,40.3997358%2041.7937067,35.9410755%2041.7681829,34.3381321%20C41.0509638,33.4759811%2039.6356686,32.1195472%2038.4960305,31.1031698%20C38.6478971,36.0662264%2034.4683733,39.4693208%2032.7136114,40.6753208%20L32.7136114,40.6753208%20Z%20M35.1906971,45.2603962%20L34.8665448,44.9342453%20C34.3292686,44.395717%2033.8302781,43.8116792%2033.3478781,43.2478679%20C32.6293829,42.4059434%2031.9478971,41.6107925%2031.2676876,41.1177736%20L30.4675162,40.5387925%20L31.3314971,40.0571509%20C31.40424,40.0166981%2038.446259,36.0093396%2037.0360686,29.6885849%20L36.6442781,27.9326792%20L38.0582971,29.0590377%20C39.1481638,29.9249811%2041.8855924,32.4191509%2042.9065448,33.726283%20L43.0379924,33.8931509%20L43.0405448,34.1042642%20C43.1260495,38.9244717%2040.62344,42.5664906%2035.605459,45.0556038%20L35.1906971,45.2603962%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M9.70477621,24.1351698%20C9.70477621,24.1351698%209.68692381,22.9038868%2010.9158952,22.3994906%20C11.2910952,22.2452642%2011.9751333,21.9583019%2011.9751333,21.9583019%20C11.9751333,21.9583019%2012.7306381,23.4904528%2011.9023905,23.8899245%20C10.7091524,24.4651132%209.70477621,24.1351698%209.70477621,24.1351698'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.194219,22.3031623%20C16.194219,22.3031623%2016.2082571,20.6483887%2018.0817048,20.3841811%20C18.431381,20.3348792%2019.3451333,20.3462566%2019.3451333,20.3462566%20C19.3451333,20.3462566%2019.7879714,22.0895208%2018.8002,22.2702943%20C17.5865429,22.4915208%2016.194219,22.3031623%2016.194219,22.3031623'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M23.124699,23.0007208%20C23.124699,23.0007208%2023.3582419,21.0905887%2025.093861,21.5937208%20C25.8366038,21.8086264%2026.2526419,22.3585321%2026.2526419,22.3585321%20C26.2526419,22.3585321%2025.9272133,23.8160981%2025.2367943,23.6606075%20C24.0320705,23.3913434%2023.124699,23.0007208%2023.124699,23.0007208'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M21.3487524,37.0693302%20L14.3998952,37.1552925%20C14.3565048,33.6889906%2017.1577429,30.8433868%2020.6570571,30.7991415%20L21.2696286,30.7915566%20C23.0192857,30.7713302%2024.4562762,32.1581038%2024.4766952,33.8912547%20C24.4996667,35.6244057%2023.0984095,37.0465755%2021.3487524,37.0693302'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M20.7618324,36.9594755%20L14.5174324,37.0365887%20C14.4829752,34.3123434%2016.6844038,32.0773245%2019.4345943,32.0419283%20L20.699299,32.0280226%20C22.0737562,32.0103245%2023.2019086,33.1000226%2023.2197752,34.4615132%20C23.2363657,35.8242679%2022.1362895,36.9417774%2020.7618324,36.9594755'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M20.7318419,32.6595925%20L20.7063181,32.6595925%20L19.4416133,32.6747623%20C18.2828324,32.6886679%2017.1980705,33.150083%2016.3889657,33.9717811%20C15.7291752,34.640517%2015.3169657,35.4849698%2015.1944514,36.3951585%20L20.7548133,36.3268943%20C21.7744895,36.315517%2022.5938038,35.4811774%2022.5810419,34.4698566%20C22.574661,33.9806302%2022.3768514,33.5230075%2022.0233467,33.1804226%20C21.6749467,32.8441585%2021.2167943,32.6595925%2020.7318419,32.6595925%20L20.7318419,32.6595925%20Z%20M13.8889086,37.6757434%20L13.8799752,37.0449321%20C13.8608324,35.5582906%2014.427461,34.1538189%2015.4752133,33.0894038%20C16.5216895,32.0249887%2017.925499,31.4283094%2019.4275752,31.4106113%20L20.69228,31.3954415%20L20.7318419,31.3954415%20C22.4381086,31.3954415%2023.8368133,32.7594604%2023.8572324,34.4534226%20C23.8802038,36.1625547%2022.494261,37.5695547%2020.7688514,37.5910453%20L13.8889086,37.6757434%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M15.6158495,34.4114528%20C15.6247829,35.1724717%2016.255221,35.7805283%2017.0234876,35.7716792%20C17.7917543,35.761566%2018.4068781,35.1370755%2018.3966686,34.3773208%20C18.386459,33.6163019%2017.7572971,33.0082453%2016.9877543,33.0158302%20C16.2207638,33.0259434%2015.60564,33.650434%2015.6158495,34.4114528'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.42751048,38.5137491%20L5.42751048,38.5137491%20C5.82185333,38.4252585%206.17152952,38.2027679%206.41911048,37.8867302%20L6.87853905,37.3001642%20L5.84227238,37.5340321%20L5.23352952,37.6705604%20C4.99871048,37.7236547%204.85194857,37.9562585%204.90554857,38.1875981%20C4.95914857,38.421466%205.19141524,38.5668434%205.42751048,38.5137491'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.92916,40.7271509%20C32.92916,40.7271509%2038.74476,37.5326415%2038.5750267,31.2434906%20C41.1133695,33.0272075%2041.8101695,34.1927547%2041.8101695,34.1927547%20C41.8101695,34.1927547%2041.4107219,37.1925849%2040.0209505,38.7209434%20C37.8884362,41.0684717%2035.6461695,41.8092642%2032.92916,40.7271509'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M38.4577448,39.5543981%20C38.4577448,39.5543981%2036.1797448,41.9082472%2033.9413067,43.0535679'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M34.2340648,43.6147245%20L33.6482933,42.4908943%20C35.7680457,41.407517%2037.9758552,39.1396302%2037.9962743,39.1168755%20L38.91896,39.9916679%20C38.8232457,40.0915358%2036.540141,42.4352717%2034.2340648,43.6147245'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M61.7270362,63.7250906%20L60.3895886,61.1917321%20C55.3690552,49.3934113%2054.5280457,42.439317%2056.9132457,31.091034%20L58.3081219,24.4416%20C58.7662743,22.2596755%2058.9832267,20.0347698%2058.9538743,17.8073358%20C58.8607124,10.3817132%2052.7069219,4.43767547%2045.210579,4.53122264%20L43.01936,4.55776981%20C35.6251124,4.65131698%2029.706141,10.6610906%2029.7993029,17.9855811%20L29.8044076,18.3673547%20C29.8261029,20.1093547%2031.2707505,21.5049774%2033.0306171,21.4822226%20L46.90536,21.309034%20L44.9527886,33.2843358%20C38.9202362,65.3836566%2039.7306171,78.3563736%2052.3687314,75.5309962'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M49.2617181,77.1752774%20C46.9339467,77.1752774%2045.0656038,76.4825226%2043.6018133,75.0869%20C38.8403467,70.5448057%2038.8658705,58.7603906%2043.6988038,33.0538811%20L45.4037943,22.5917679%20L33.0464419,22.7459943%20C31.8685181,22.7371453%2030.7301562,22.316183%2029.8751086,21.4919566%20C29.0213371,20.6677302%2028.5440419,19.5641264%2028.5287276,18.3821453%20L28.5236229,18.0016358%20C28.4738514,14.1219566%2029.9529562,10.4559189%2032.6878324,7.67731509%20C35.4227086,4.89997547%2039.0853752,3.34380566%2043.00328,3.29450377%20L45.1932229,3.26669245%20C49.1494133,3.17314528%2052.9065181,4.69897547%2055.7485943,7.44471132%20C58.5893943,10.1879189%2060.1808038,13.8628057%2060.2305752,17.7905226%20C60.2599276,20.105183%2060.0327657,22.4286925%2059.5580229,24.6978434%20L58.1631467,31.3472774%20C55.8315467,42.4376736%2056.5959848,49.0226358%2061.5667467,60.7008623%20L62.8569752,63.1394094%20L60.5968419,64.3100132%20L59.2593943,61.7779189%20C54.0678514,49.5889755%2053.2370514,42.3820509%2055.6630895,30.8327679%20L57.0579657,24.1845981%20C57.4969752,22.0949566%2057.7049943,19.9534849%2057.6781943,17.8233906%20C57.63608,14.569466%2056.3190514,11.5253906%2053.9683086,9.25371132%20C51.6150133,6.98329623%2048.5062133,5.72293774%2045.2264038,5.79499434%20L43.0351848,5.82280566%20C36.35688,5.90623962%2030.9917752,11.3559943%2031.0760038,17.9700321%20L31.0811086,18.3518057%20C31.0874895,18.8562019%2031.29168,19.3289943%2031.6566705,19.6816925%20C32.021661,20.0343906%2032.544899,20.2088434%2033.0145371,20.2176925%20L48.4066705,20.0268057%20L46.212899,33.4849566%20C43.0134895,50.5181264%2040.4138895,68.5360698%2045.3731657,73.2652585%20C46.8216419,74.6482396%2049.0166895,74.9857679%2052.08848,74.2980698%20L52.6487276,76.7644283%20C51.424861,77.0387491%2050.2979848,77.1752774%2049.2617181,77.1752774'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.3415657,6.23213774%20C36.3415657,6.23213774%2036.5342705,3.89851509%2038.8607657,2.94408113%20C39.5703276,2.65206226%2040.6908229,2.94028868%2040.6908229,2.94028868%20C40.6908229,2.94028868%2042.0678324,5.01349623%2040.4993943,5.76945849%20C38.2418133,6.85536415%2036.3415657,6.23213774%2036.3415657,6.23213774'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.095539,5.74202642%20C37.751501,5.82293208%2038.9090057,5.83178113%2040.2196533,5.19970566%20C40.4812724,5.07581887%2040.5514629,4.92664906%2040.5833676,4.81287547%20C40.6943962,4.41593208%2040.4621295,3.8407434%2040.2809105,3.50068679%20C39.9082629,3.43621509%2039.3990629,3.40461132%2039.105539,3.52849811%20C37.8038248,4.06196981%2037.2920724,5.10110189%2037.095539,5.74202642%20M37.7361867,7.04157358%20C36.8020152,7.04157358%2036.1868914,6.84689434%2036.1409486,6.83172453%20L35.6649295,6.67496981%20L35.7057676,6.18068679%20C35.714701,6.06944151%2035.9610057,3.45012075%2038.6154819,2.36042264%20C39.4986057,1.99508302%2040.7148152,2.29215849%2040.8500914,2.32755472%20L41.088739,2.38949811%20L41.2240152,2.59302642%20C41.3184533,2.73334717%2042.1313867,4.00508302%2041.8148914,5.14534717%20C41.6694057,5.66870566%2041.3120724,6.08081887%2040.7786248,6.33744151%20C39.6262248,6.89113962%2038.5580533,7.04157358%2037.7361867,7.04157358'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.897461,5.3951434%20C41.897461,5.3951434%2041.9268133,1.72278491%2046.0897467,1.13621887%20C46.8669467,1.02623774%2047.8662038,1.08944528%2047.8662038,1.08944528%20C47.8662038,1.08944528%2049.8813086,4.92235094%2047.6875371,5.32182264%20C44.9922229,5.81484151%2041.897461,5.3951434%2041.897461,5.3951434'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.6053638,4.83474528%20C43.6212114,4.9245%2045.7116114,5.04080189%2047.5722971,4.70074528%20C47.8428495,4.65017925%2047.9321829,4.53893396%2047.9832305,4.43527358%20C48.2563352,3.88157547%2047.8760305,2.60857547%2047.4599924,1.7059717%20C47.1205257,1.69459434%2046.6074971,1.70091509%2046.1799733,1.76159434%20C43.5101829,2.13831132%2042.7955162,3.90812264%2042.6053638,4.83474528%20M44.703421,6.1949717%20C43.1196686,6.1949717%2041.8919733,6.03189623%2041.8115733,6.02051887%20L41.2538781,5.94593396%20L41.2589829,5.38970755%20C41.2717448,3.93087736%2042.2773829,1.03470755%2046.0000305,0.510084906%20C46.8333829,0.393783019%2047.8645448,0.456990566%2047.9053829,0.458254717%20L48.2665448,0.481009434%20L48.4311733,0.798311321%20C48.5779352,1.07516038%2049.8388114,3.55289623%2049.1292495,4.99023585%20C48.9544114,5.34672642%2048.5817638,5.80308491%2047.8032876,5.94466981%20C46.7580876,6.13429245%2045.6643924,6.1949717%2044.703421,6.1949717'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.3663657,6.13707358%20C49.3663657,6.13707358%2049.8870514,2.62146981%2053.0685943,3.63026226%20C54.4290133,4.06007358%2055.1730324,5.09794151%2055.1730324,5.09794151%20C55.1730324,5.09794151%2054.50048,7.77162075%2053.234499,7.45431887%20C51.0241371,6.8993566%2049.3663657,6.13707358%2049.3663657,6.13707358'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.1153619,5.76794151%20C50.7496286,6.0258283%2051.9543524,6.47965849%2053.3913429,6.84246981%20C53.4360095,6.85258302%2053.4832286,6.85637547%2053.5636286,6.80707358%20C53.9171333,6.59722453%2054.2731905,5.84252642%2054.4658952,5.24837547%20C54.1978952,4.96520566%2053.6504095,4.4772434%2052.8744857,4.23199811%20C52.1521619,4.00318679%2051.5766,4.03226226%2051.1107905,4.31796038%20C50.5543714,4.66180943%2050.2582952,5.32043208%2050.1153619,5.76794151%20M53.4411143,8.11167736%20C53.3211524,8.11167736%2053.1986381,8.0977717%2053.0774,8.06616792%20C50.8351333,7.50362075%2049.1684286,6.74260189%2049.0982381,6.70973396%20L48.6656095,6.51252642%20L48.7345238,6.04605472%20C48.7472857,5.96641321%2049.0357048,4.10937547%2050.4356857,3.24469623%20C51.2243714,2.75673396%2052.1751333,2.68341321%2053.2637238,3.02726226%20C54.8079143,3.51775283%2055.6578571,4.68203585%2055.6923143,4.73133774%20L55.8633238,4.96773396%20L55.7918571,5.25090377%20C55.7076286,5.58463962%2055.2367143,7.28871509%2054.2195905,7.89297925%20C53.9732857,8.0383566%2053.7091143,8.11167736%2053.4411143,8.11167736'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.3646876,69.1150509%20C38.1482686,68.5183717%2038.9446114,68.169466%2039.6312019,67.9975415'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M37.7535429,69.6162868%20L36.9763429,68.6138151%20C37.7497143,68.0247208%2038.6149714,67.599966%2039.4764,67.3850604%20L39.7877905,68.6100226%20C39.3041143,68.7313811%2038.558819,69.0044377%2037.7535429,69.6162868'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.9584629,68.9854755%20C39.5758152,59.886117%2043.4452248,42.3801547%2044.1420248,38.0757208%20L46.9024248,20.8276453%20L48.2079676,20.8122811%20C49.8631867,20.7909849%2051.138101,22.5557396%2050.923701,24.1852302%20L48.9532629,39.1388717%20C48.2883676,44.2030604%2047.8251105,67.6164%2056.7546152,72.5339472%20C58.6599676,73.5831925%2061.7253771,72.8411358%2062.8777771,72.2785887%20C67.0662343,70.2319283%2068.2122533,65.0109849%2069.0826152,60.8038906%20C70.88332,52.097683%2069.308501,45.2990792%2068.7980248,38.4979472%20L68.2467105,29.9864189%20C68.1471676,28.4492113%2069.362101,26.7994943%2070.9152248,26.7805321%20L72.5002533,26.7615698%20L75.5720438,43.9363245%20C76.4921771,48.8273245%2078.9156629,65.7947585%2068.906501,73.8878528%20C68.7265581,74.0344943%2071.3746533,74.5869283%2070.6255295,75.9357774%20C67.6532819,81.2983057%2058.8526724,82.2502113%2057.2229771,84.550966%20C50.94412,93.4076075%2057.1655486,112.0374%2057.1655486,112.0374%20C57.1655486,112.0374%2050.0380248,109.32074%2045.5968819,105.476457%20C35.2137962,96.4883434%2033.7423486,83.2994566%2033.6453581,79.4134566%20C33.530501,74.7639094%2034.7262914,71.8639472%2036.2232629,70.1232113'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.1950514,113.105987%20L56.9367276,112.626874%20C56.6406514,112.514364%2049.6522324,109.825515%2045.1766324,105.953421%20C33.978061,96.2586472%2033.0745181,82.1583075%2033.0081562,79.4290057%20C32.9035086,75.210534%2033.8210895,71.9414396%2035.7366514,69.7140057%20L36.7091086,70.5331755%20C35.0270895,72.4900811%2034.1873562,75.5556472%2034.2843467,79.3974019%20C34.3239086,81.0129868%2034.9913562,95.4559113%2046.0163657,105.000251%20C49.227261,107.778855%2053.9427848,109.986062%2056.1582514,110.937968%20C54.8578133,106.490685%2051.2130133,91.9289302%2056.7006324,84.1872698%20C57.4369943,83.1481377%2059.1509181,82.4541189%2061.3217181,81.575534%20C64.4522133,80.3075906%2068.3484229,78.7299302%2070.0661752,75.6314962%20C70.1389181,75.5000245%2070.1210514,75.4444019%2070.1133943,75.4229113%20C70.0138514,75.1283642%2069.2723848,74.8009491%2068.992899,74.6795906%20C68.6317371,74.5190434%2068.3190705,74.3812509%2068.2667467,73.9906283%20L68.2182514,73.6404585%20L68.5015657,73.3990057%20C78.1355276,65.6093075%2075.8690133,48.9667604%2074.9450514,44.0517415%20L71.9664229,27.3990811%20L70.9237752,27.4129868%20C70.4477562,27.4193075%2069.9730133,27.6468547%2069.5901562,28.0577038%20C69.1115848,28.5684208%2068.8410324,29.2927792%2068.8831467,29.9463453%20L69.4357371,38.4566094%20C69.5505943,40.0014019%2069.72288,41.5512509%2069.8977181,43.1251189%20C70.4975276,48.5306283%2071.11648,54.1207038%2069.7075657,60.9319491%20C68.8614514,65.0227415%2067.7026705,70.6254585%2063.1607086,72.8453075%20C61.971299,73.4242887%2058.6315086,74.2927604%2056.4441181,73.0854962%20C46.8650324,67.8114585%2047.7583657,43.3400245%2048.3211657,39.0570811%20L50.2916038,24.1034396%20C50.3809371,23.4271189%2050.1346324,22.6698925%2049.6471276,22.1275717%20C49.2502324,21.686383%2048.7512419,21.443666%2048.2369371,21.443666%20L48.2177943,21.443666%20L47.4482514,21.4537792%20L44.77208,38.1747038%20C44.6776419,38.7587415%2044.524499,39.5867604%2044.3381752,40.6018736%20C43.2036419,46.7317415%2040.5504419,61.0912321%2042.5770324,68.8265717%20L41.3404038,69.1451377%20C39.2436229,61.1380057%2041.8368419,47.1135151%2043.0811276,40.3730623%20C43.2674514,39.3705906%2043.4180419,38.5526849%2043.5112038,37.9749679%20L46.3571086,20.2022698%20L48.2012038,20.1795151%20L48.2382133,20.1795151%20C49.1213371,20.1795151%2049.9585181,20.572666%2050.6004419,21.2869113%20C51.3368038,22.1086094%2051.6941371,23.2210623%2051.5575848,24.2665151%20L49.5871467,39.2201566%20C48.812499,45.1098358%2048.7078514,67.3791189%2057.0643467,71.9806283%20C58.6940419,72.8794396%2061.5169752,72.2372509%2062.5953562,71.7126283%20C66.5783467,69.7658358%2067.6643848,64.5132887%2068.456899,60.6765906%20C69.8249752,54.0612887%2069.2175086,48.5710811%2068.6291848,43.2616472%20C68.4530705,41.6738736%2068.2795086,40.1101189%2068.162099,38.5451%20L67.6095086,30.0272509%20C67.5444229,29.0235151%2067.9349371,27.9666849%2068.6534324,27.1980811%20C69.2774895,26.5318736%2070.0789371,26.1589491%2070.908461,26.1488358%20L73.0333181,26.1222887%20L76.1995467,43.8254585%20C77.1324419,48.7847226%2079.3747086,65.319817%2070.0266133,73.7643453%20C70.5447467,74.0285528%2071.1177562,74.4179113%2071.3232229,75.0209113%20C71.4163848,75.2952321%2071.4674324,75.7301%2071.1853943,76.240817%20C69.2494133,79.7311377%2065.1222133,81.4023453%2061.8053943,82.7448736%20C59.9842705,83.4818736%2058.2665181,84.1784208%2057.7445562,84.9128925%20C51.7209371,93.4130434%2057.710099,111.656006%2057.7713562,111.838043%20L58.1950514,113.105987%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.401922,75.5629792%20C125.401922,75.5629792%20126.840189,73.944866%20125.994074,71.8059226%20C125.735008,71.1536208%20124.82636,70.5999226%20124.82636,70.5999226%20C124.82636,70.5999226%20122.557293,71.0221491%20123.053731,72.5340736%20C123.769674,74.7122057%20125.401922,75.5629792%20125.401922,75.5629792'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.701549,71.282817%20C124.346768,71.3890057%20123.855434,71.6039113%20123.683149,71.8934019%20C123.632101,71.9793642%20123.584882,72.1057792%20123.661453,72.338383%20C124.058349,73.5507038%20124.765358,74.2940245%20125.232444,74.6783264%20C125.524691,74.1372698%20125.85012,73.1765151%20125.399625,72.0375151%20C125.29753,71.7783642%20124.960615,71.4762321%20124.701549,71.282817%20L124.701549,71.282817%20Z%20M125.548939,76.3545906%20L125.104825,76.1219868%20C125.02953,76.0827981%20123.23393,75.1245717%20122.44652,72.7302698%20C122.274234,72.2031189%20122.321453,71.6898736%20122.586901,71.2486849%20C123.158634,70.2917226%20124.552234,70.0072887%20124.70793,69.9794774%20L124.950406,69.9339679%20L125.159701,70.0616472%20C125.272006,70.1299113%20126.259777,70.7493453%20126.587758,71.5748358%20C127.56532,74.0449868%20125.950939,75.9020245%20125.880749,75.9804019%20L125.548939,76.3545906%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.890935,73.3457849%20C124.890935,73.3457849%20125.396307,72.7781811%20125.098954,72.0272755%20C125.008345,71.7984642%20124.689297,71.6050491%20124.689297,71.6050491%20C124.689297,71.6050491%20123.89423,71.7529547%20124.067792,72.282634%20C124.319202,73.0474453%20124.890935,73.3457849%20124.890935,73.3457849'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M113.603413,87.1748377%20C113.603413,87.1748377%20112.177909,84.061234%20115.461547,81.951366%20C116.074118,81.5582151%20116.943204,81.2232151%20116.943204,81.2232151%20C116.943204,81.2232151%20120.16048,83.6794604%20118.465699,84.8690264%20C116.382956,86.3291208%20113.603413,87.1748377%20113.603413,87.1748377'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M116.836259,81.952883%20C116.54784,82.0792981%20116.133078,82.2727132%20115.808926,82.4812981%20C113.764469,83.7960151%20113.818069,85.5076755%20114.010773,86.3685623%20C114.918145,86.0436755%20116.689497,85.3408075%20118.095859,84.3522415%20C118.28984,84.2169774%20118.317916,84.1044679%20118.320469,84.0033358%20C118.331954,83.4559585%20117.520297,82.5419774%20116.836259,81.952883%20L116.836259,81.952883%20Z%20M113.253992,87.9424302%20L113.023002,87.4367698%20C112.449992,86.1877887%20112.15264,83.3244868%20115.113402,81.4206755%20C115.773192,80.9971849%20116.674183,80.6495434%20116.712469,80.6343736%20L117.048107,80.504166%20L117.333973,80.7228642%20C117.715554,81.0161472%20119.627288,82.5508264%20119.596659,84.029883%20C119.587726,84.4091283%20119.449897,84.9527132%20118.833497,85.3850528%20C116.693326,86.8856%20113.908678,87.7426943%20113.789992,87.7780906%20L113.253992,87.9424302%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M114.741265,85.9823642%20C114.741265,85.9823642%20113.951303,84.255534%20115.772427,83.0861943%20C116.111893,82.8674962%20116.593017,82.6829302%20116.593017,82.6829302%20C116.593017,82.6829302%20118.378408,84.0444208%20117.437855,84.7030434%20C116.282903,85.5133642%20114.741265,85.9823642%20114.741265,85.9823642'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M123.577352,76.7950208%20C123.577352,76.7950208%20126.002114,78.8530585%20123.72539,80.7467566%20C122.752933,81.5570774%20121.610743,81.6190208%20121.610743,81.6190208%20C121.610743,81.6190208%20119.895543,79.8492094%20120.739105,79.0553226%20C122.211829,77.6685491%20123.577352,76.7950208%20123.577352,76.7950208'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M123.490061,77.6221547%20C122.98469,77.9811736%20122.099013,78.6473811%20121.17888,79.5133245%20C121.14187,79.927966%20121.514518,80.5271736%20121.860366,80.9443434%20C122.201109,80.8735509%20122.793261,80.697834%20123.315223,80.262966%20C123.81549,79.8470604%20124.059242,79.4210415%20124.06181,78.9608906%20C124.064347,78.4299472%20123.749128,77.9356642%20123.490061,77.6221547%20L123.490061,77.6221547%20Z%20M121.352442,82.2666453%20L121.150804,82.0567962%20C120.931299,81.8317774%20119.843985,80.6523245%20119.868232,79.5815887%20C119.877166,79.1947585%20120.02648,78.8547019%20120.299585,78.5968151%20C121.797832,77.1860226%20123.173566,76.301117%20123.230994,76.2644566%20L123.630442,76.0090981%20L123.99288,76.3150226%20C124.047756,76.3617962%20125.345642,77.4805698%20125.338019,78.9659472%20C125.334156,79.8078717%20124.929604,80.5701547%20124.135813,81.2300415%20C123.012766,82.1655132%20121.702118,82.247683%20121.645966,82.2502113%20L121.352442,82.2666453%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.247074,78.2788811%20C123.247074,78.2788811%20124.321627,79.190334%20123.31216,80.0297302%20C122.880808,80.3874849%20122.375436,80.4152962%20122.375436,80.4152962%20C122.375436,80.4152962%20121.616103,79.6315226%20121.990027,79.2800887%20C122.640884,78.6657113%20123.247074,78.2788811%20123.247074,78.2788811'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M102.111446,88.9637377%20C102.111446,88.9637377%20101.28575,86.1876623%20104.36775,85.0423415%20C107.44975,83.8970208%20108.293312,84.8072094%20108.293312,84.8072094%20C108.293312,84.8072094%20110.041693,87.6414358%20108.523027,88.5794358%20C107.00436,89.5174358%20102.111446,88.9637377%20102.111446,88.9637377'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M102.652295,88.3834925%20C104.502771,88.5528887%20107.297629,88.5920774%20108.185857,88.0434358%20C108.952848,87.5693792%20108.155229,85.8476057%20107.809381,85.2395491%20C107.610295,85.1371528%20106.756524,84.8299642%20104.592105,85.6339642%20C102.719933,86.3292472%20102.588486,87.7008509%20102.652295,88.3834925%20M105.05281,89.761417%20C103.608162,89.761417%20102.302619,89.6210962%20102.039724,89.5920208%20L101.618581,89.543983%20L101.499895,89.1432472%20C101.155324,87.9878132%20101.265076,85.5189264%20104.142886,84.451983%20C107.463533,83.2156434%20108.573819,84.1738698%20108.762695,84.3799264%20C109.60881,85.7287755%20110.483,88.1129642%20108.860962,89.1154358%20C108.036543,89.6248887%20106.477038,89.761417%20105.05281,89.761417'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M103.555838,88.3130792%20C103.555838,88.3130792%20103.127038,86.8681547%20104.729933,86.2740038%20C106.332829,85.6785887%20106.771838,86.1513811%20106.771838,86.1513811%20C106.771838,86.1513811%20107.680486,87.6253811%20106.890524,88.1133434%20C106.100562,88.6013057%20103.555838,88.3130792%20103.555838,88.3130792'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.2805371,25.032717%20C46.2805371,25.032717%2051.25768,27.7405283%2058.1746324,25.1553396%20C57.7254133,27.2955472%2056.8078324,31.598717%2056.8078324,31.598717%20C56.8078324,31.598717%2050.3962514,33.634%2045.3910324,30.6013019%20C45.864499,27.7620189%2046.2805371,25.032717%2046.2805371,25.032717'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M46.0924267,30.2745189%20C50.0754171,32.4488585%2054.9325981,31.4337453%2056.2636648,31.0936887%20C56.4538171,30.199934%2056.9464267,27.889066%2057.3216267,26.1141981%20C52.2845029,27.6678396%2048.4010552,26.581934%2046.7841219,25.9498585%20C46.63736,26.8954434%2046.3795695,28.5388396%2046.0924267,30.2745189%20M51.9667314,32.9064811%20C49.8342171,32.9064811%2047.3239505,32.5133302%2045.0574362,31.1417264%20L44.6911695,30.9192358%20L44.76136,30.4995377%20C45.2335505,27.6653113%2045.6495886,24.9398019%2045.6495886,24.9385377%20L45.786141,24.0473113%20L46.5863124,24.4783868%20C46.6348076,24.504934%2051.4179695,27.0066887%2057.9495124,24.5630849%20L59.0368267,24.1572925%20L58.7994552,25.2836509%20C58.34896,27.4251226%2057.4326552,31.7295566%2057.4326552,31.7295566%20L57.3560838,32.0898396%20L57.002579,32.2010849%20C56.8494362,32.2491226%2054.7233029,32.9064811%2051.9667314,32.9064811'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M83.1032267,12.1331943%20C83.1032267,12.1331943%2082.8492648,9.78819434%2080.4819314,8.88432642%20C79.7596076,8.60874151%2077.8172457,8.55564717%2077.8172457,8.55564717%20C77.8172457,8.55564717%2077.3042171,11.049817%2078.9032838,11.770383%20C81.2042552,12.8082509%2083.1032267,12.1331943%2083.1032267,12.1331943'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.3860438,9.21351132%20C78.3554152,9.84811509%2078.4294343,10.8632283%2079.1670724,11.1944358%20C80.50452,11.7987%2081.6811676,11.7620396%2082.3371295,11.6621717%20C82.1240057,11.0212472%2081.582901,9.98085094%2080.2531105,9.47392642%20C79.908539,9.34371887%2079.0764629,9.25649245%2078.3860438,9.21351132%20M81.54972,12.9806811%20C80.7482724,12.9806811%2079.733701,12.8390962%2078.6387295,12.3460774%20C76.6019295,11.4270396%2077.1672819,8.55109623%2077.1915295,8.42973774%20L77.2987295,7.90890755%20L77.8347295,7.92281321%20C78.045301,7.92913396%2079.908539,7.98854906%2080.7112629,8.29320943%20C83.4116819,9.3247566%2083.7256248,11.9541906%2083.7371105,12.0654358%20L83.7907105,12.5597189%20L83.31852,12.7278509%20C83.2687486,12.7455491%2082.5859867,12.9806811%2081.54972,12.9806811'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M77.1122781,11.0086057%20C77.1122781,11.0086057%2077.0038019,7.81030377%2073.3641067,7.38934151%20C72.6851733,7.3097%2071.8173638,7.38681321%2071.8173638,7.38681321%20C71.8173638,7.38681321%2070.1455543,10.7709453%2072.066221,11.0718132%20C74.4258971,11.4422094%2077.1122781,11.0086057%2077.1122781,11.0086057'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M72.2405486,7.99385849%20C71.9189486,8.76119811%2071.6318057,9.83066981%2071.86152,10.268066%20C71.88832,10.3173679%2071.9380914,10.4109151%2072.1652533,10.4463113%20C73.731139,10.6928208%2075.4680343,10.5664057%2076.3754057,10.4665377%20C76.1584533,9.66253774%2075.4693105,8.2694434%2073.2908533,8.01787736%20C72.9424533,7.97489623%2072.5289676,7.98121698%2072.2405486,7.99385849%20M74.199501,11.8545755%20C73.4861105,11.8545755%2072.712739,11.8128585%2071.9661676,11.6965566%20C71.2527771,11.5840472%2070.8992724,11.1744623%2070.7282629,10.8508396%20C70.0761295,9.60438679%2071.0434819,7.51474528%2071.2438438,7.10895283%20L71.4020914,6.78912264%20L71.760701,6.75625472%20C71.7951581,6.75372642%2072.6999771,6.67661321%2073.4388914,6.76004717%20C76.7480533,7.14434906%2077.7064724,9.69287736%2077.7498629,10.9873679%20L77.7690057,11.5435943%20L77.2138629,11.6320849%20C77.1360152,11.6459906%2075.8138819,11.8545755%2074.199501,11.8545755'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.2328457,11.3257811%20C70.2328457,11.3257811%2069.6189981,7.79753585%2066.4387314,8.89355472%20C65.082141,9.36129057%2064.3572648,10.4244415%2064.3572648,10.4244415%20C64.3572648,10.4244415%2065.1012838,13.1006491%2066.3698171,12.7492151%20C68.5827314,12.1361019%2070.2328457,11.3257811%2070.2328457,11.3257811'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.0682305,10.5579358%20C65.2800781,11.1609358%2065.6527257,11.9055208%2066.0189924,12.1115774%20C66.1057733,12.1608792%2066.1542686,12.1532943%2066.197659,12.1406528%20C67.6397543,11.7411811%2068.8444781,11.2506906%2069.4761924,10.9751057%20C69.3204971,10.5275962%2069.0052781,9.86518113%2068.4271638,9.53018113%20C67.9498686,9.25333208%2067.3666495,9.24195472%2066.6481543,9.49099245%20C65.8722305,9.7577283%2065.3324019,10.265917%2065.0682305,10.5579358%20M66.1415067,13.4136528%20C65.8849924,13.4136528%2065.6297543,13.3453887%2065.3911067,13.2113887%20C64.3535638,12.6311434%2063.8354305,10.9283321%2063.7422686,10.5920679%20L63.664421,10.3126906%20L63.8290495,10.0712377%20C63.8635067,10.0206717%2064.6892019,8.82731321%2066.2295638,8.29636981%20C67.3117733,7.92597358%2068.2727448,7.97148302%2069.0792971,8.44301132%20C70.5099067,9.27735094%2070.8480971,11.1394453%2070.8621352,11.2178226%20L70.9425352,11.6830302%20L70.5162876,11.8928792%20C70.4460971,11.9257472%2068.7870495,12.7360679%2066.5409543,13.3580302%20C66.4082305,13.3946906%2066.2742305,13.4136528%2066.1415067,13.4136528'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.5579029,5.62850566%20C37.5579029,5.62850566%2037.6612743,4.38205283%2038.9042838,3.87133585%20C39.2833124,3.71584528%2039.8818457,3.86880755%2039.8818457,3.86880755%20C39.8818457,3.86880755%2040.6169314,4.97620377%2039.7784743,5.38073208%20C38.5737505,5.96097736%2037.5579029,5.62850566%2037.5579029,5.62850566'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M43.2620914,4.76066604%20C43.2620914,4.76066604%2043.2812343,2.45864717%2045.8910438,2.09077925%20C46.3759962,2.02125094%2047.0038819,2.06170377%2047.0038819,2.06170377%20C47.0038819,2.06170377%2048.2673105,4.46485472%2046.8915771,4.7151566%20C45.201901,5.02360943%2043.2620914,4.76066604%2043.2620914,4.76066604'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M50.7385257,5.76680377%20C50.7385257,5.76680377%2051.0384305,3.73910566%2052.8748686,4.31935094%20C53.6597257,4.56965283%2054.0885257,5.16633208%2054.0885257,5.16633208%20C54.0885257,5.16633208%2053.70184,6.70986038%2052.9705829,6.52782264%20C51.6943924,6.2067283%2050.7385257,5.76680377%2050.7385257,5.76680377'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M81.9254305,11.5480189%20C81.9254305,11.5480189%2081.7914305,10.3091509%2080.5394876,9.83003774%20C80.1579067,9.68339623%2079.1318495,9.65684906%2079.1318495,9.65684906%20C79.1318495,9.65684906%2078.860021,10.9753585%2079.7061352,11.3558679%20C80.9223448,11.9045094%2081.9254305,11.5480189%2081.9254305,11.5480189'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M75.6953238,10.4616075%20C75.6953238,10.4616075%2075.6353429,8.69432453%2073.6240667,8.4604566%20C73.2475905,8.41747547%2072.7677429,8.45919245%2072.7677429,8.45919245%20C72.7677429,8.45919245%2071.8425048,10.3301358%2072.9042952,10.4957396%20C74.2098381,10.7005321%2075.6953238,10.4616075%2075.6953238,10.4616075'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M68.9592076,11.1011415%20C68.9592076,11.1011415%2068.6222933,9.17204717%2066.8841219,9.77125472%20C66.141379,10.0266132%2065.7444838,10.6081226%2065.7444838,10.6081226%20C65.7444838,10.6081226%2066.1528648,12.0732736%2066.8458362,11.8798585%20C68.056941,11.5448585%2068.9592076,11.1011415%2068.9592076,11.1011415'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M61.1274819,30.9115245%20C61.1274819,30.9115245%2067.2608533,31.7799962%2073.0636914,30.2933547%20C73.6698819,33.4196%2074.0642248,35.781034%2074.0642248,35.781034%20C74.0642248,35.781034%2070.0608152,38.5469962%2062.5836152,37.0641472%20C61.6519962,33.0504679%2061.1274819,30.9115245%2061.1274819,30.9115245'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.1115752,36.5211943%20C68.7740324,37.5426283%2072.3001467,36.0205906%2073.3619371,35.4567792%20C73.2355943,34.7197792%2072.9497276,33.092817%2072.5617657,31.0651189%20C68.1857086,32.0562132%2063.8211371,31.8160245%2061.9604514,31.6415717%20C62.1825086,32.5669302%2062.574299,34.2115906%2063.1115752,36.5211943%20M66.8725086,38.1355151%20C65.5631371,38.1355151%2064.0916895,38.0078358%2062.4581657,37.6842132%20L62.0536133,37.6033075%20L61.9617276,37.2063642%20C61.0313848,33.2002698%2060.5081467,31.0638547%2060.5068705,31.0613264%20L60.2848133,30.1549302%20L61.2177086,30.2851377%20C61.2776895,30.2952509%2067.2949276,31.1194774%2072.9037848,29.6808736%20L73.5610229,29.5127415%20L73.6899181,30.1738925%20C74.298661,33.3102509%2074.6930038,35.6780057%2074.6930038,35.6780057%20L74.7593657,36.0711566%20L74.4288324,36.2987038%20C74.2935562,36.3922509%2071.699061,38.1355151%2066.8725086,38.1355151'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.173781,24.6969585%20L78.1213619,24.6097321%20C78.0779714,21.142166%2075.2052667,18.3673547%2071.7046762,18.4103358%20L71.0946571,18.4191849%20C69.3437238,18.4406755%2067.9437429,19.8641094%2067.9641619,21.5972604%20C67.9871333,23.3304113%2069.4228476,24.7184491%2071.173781,24.6969585'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M71.9327314,24.5685208%20L78.0010171,24.4926717%20C77.96656,21.7696906%2075.708979,19.5902943%2072.9600648,19.6231623%20L71.5192457,19.6421245%20C70.2405029,19.6572943%2069.2182743,20.6964264%2069.2348648,21.9618415%20C69.2514552,23.4206717%2070.4612838,24.587483%2071.9327314,24.5685208'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M73.0220876,20.2551113%20L72.9672114,20.2551113%20L71.5276686,20.2740736%20C71.0797257,20.2803943%2070.659859,20.4573755%2070.3471924,20.7746774%20C70.0358019,21.0919792%2069.8660686,21.5104132%2069.8724495,21.9553943%20C69.8788305,22.4913943%2070.0957829,22.9919981%2070.4837448,23.3661868%20C70.8653257,23.7353189%2071.3668686,23.9363189%2071.8977638,23.9363189%20L71.9156305,23.9363189%20L77.3075352,23.8693189%20C76.9757257,21.818866%2075.175021,20.2551113%2073.0220876,20.2551113%20L73.0220876,20.2551113%20Z%20M71.8977638,25.2004698%20C71.0312305,25.2004698%2070.2144686,24.8717906%2069.5916876,24.272583%20C68.9599733,23.660734%2068.6064686,22.8440925%2068.596259,21.9693%20C68.5860495,21.1893189%2068.8846781,20.4510547%2069.43344,19.8923%20C69.9847543,19.3335453%2070.7223924,19.0187717%2071.5110781,19.0099226%20L72.950621,18.9909604%20L73.0208114,18.9909604%20C76.086221,18.9909604%2078.6003162,21.4408849%2078.6386019,24.4862245%20L78.646259,25.1183%20L71.9398781,25.2004698%20L71.9411543,25.2004698%20L71.8977638,25.2004698%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M74.4738819,23.3821151%20C74.1280343,22.703266%2074.4062438,21.8752472%2075.0915581,21.5339264%20C75.7781486,21.1926057%2076.6153295,21.4669264%2076.9586248,22.1457755%20C77.3044724,22.8271528%2077.0262629,23.6551717%2076.3396724,23.9952283%20C75.6530819,24.3378132%2074.8184533,24.0622283%2074.4738819,23.3821151'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.0519943,19.0440547%20L40.1044133,19.130017%20C40.0597467,15.6637151%2042.862261,12.8168472%2046.3615752,12.773866%20L46.9728705,12.7662811%20C48.7238038,12.7447906%2050.1595181,14.1315642%2050.1812133,15.8659792%20C50.2041848,17.5991302%2048.8029276,19.0213%2047.0519943,19.0440547'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.4663505,18.9329358%20L40.2206743,19.0113132%20C40.1874933,16.2870679%2042.3889219,14.0520491%2045.1378362,14.0166528%20L46.4038171,14.001483%20C47.7782743,13.9850491%2048.9064267,15.0747472%2048.9242933,16.4362377%20C48.9408838,17.7989925%2047.8408076,18.9165019%2046.4663505,18.9329358'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M46.4339352,14.6330528%20L46.4109638,14.6330528%20L45.146259,14.6494868%20C42.9690781,14.676034%2041.1824114,16.2941472%2040.897821,18.369883%20L46.459459,18.3003547%20C46.9520686,18.294034%2047.4153257,18.0980906%2047.7598971,17.7479208%20C48.1057448,17.3977509%2048.2920686,16.9338075%2048.2856876,16.4458453%20C48.2729257,15.4421094%2047.4446781,14.6330528%2046.4339352,14.6330528%20L46.4339352,14.6330528%20Z%20M39.5910019,19.6504679%20L39.5833448,19.0183925%20C39.5463352,15.9515623%2042.0336305,13.4245245%2045.1296686,13.3853358%20L46.3956495,13.3689019%20L46.432659,13.3689019%20C48.1402019,13.3689019%2049.541459,14.7341849%2049.5618781,16.4294113%20C49.5720876,17.256166%2049.2568686,18.0374113%2048.6736495,18.6302981%20C48.0904305,19.2231849%2047.3094019,19.5556566%2046.4734971,19.5645057%20L39.5910019,19.6504679%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.9622914,17.5811792%20C42.5595486,18.0615566%2043.433739,17.9718019%2043.9186914,17.3801792%20C44.4023676,16.7898208%2044.3117581,15.9226132%2043.7157771,15.4435%20C43.11852,14.9631226%2042.2443295,15.0528774%2041.7593771,15.6445%20C41.275701,16.2348585%2041.3663105,17.102066%2041.9622914,17.5811792'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M86.5118038,25.9375962%20L86.5118038,25.9375962%20C86.1149086,25.8592189%2085.7588514,25.6468415%2085.5036133,25.3345962%20L85.0314229,24.7606717%20L86.0715181,24.9679925%20L86.6840895,25.0906151%20C86.9201848,25.1373887%2087.0733276,25.3662%2087.0248324,25.5988038%20C86.9776133,25.8339358%2086.7491752,25.9843698%2086.5118038,25.9375962'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8270648,20.1637132%20L32.8270648,20.1637132%20C33.2214076,20.0752226%2033.57236,19.8527321%2033.8186648,19.5366943%20L34.2780933,18.9501283%20L33.2431029,19.1839962%20L32.63436,19.3205245%20C32.3982648,19.3736189%2032.2515029,19.6062226%2032.3051029,19.8375623%20C32.3587029,20.0714302%2032.5922457,20.2168075%2032.8270648,20.1637132'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M46.8850686,25.9191396%20C46.8850686,25.9191396%2052.0919257,28.0416491%2057.2898495,25.9785547%20C56.7819257,29.0201019%2056.3135638,30.5762717%2056.3135638,30.5762717%20C56.3135638,30.5762717%2053.1715829,30.7974981%2051.0862876,30.4182528%20C48.1063829,29.8759321%2046.9182495,28.5511019%2046.8850686,25.9191396'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.139701,29.7214528%20C54.139701,29.7214528%2049.4331105,30.1689623%2045.7615105,28.341'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.7924267,30.4040943%20C51.0644648,30.4040943%2048.051379,30.1891887%2045.4747505,28.9048113%20L46.04776,27.7771887%20C49.5138933,29.5014906%2054.03416,29.0956981%2054.0788267,29.0919057%20L54.201341,30.351%20C54.1375314,30.3573208%2053.6079124,30.4040943%2052.7924267,30.4040943'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.8348248,31.4757151%20C70.8348248,31.4757151%2066.2571295,32.8258283%2062.193739,32.0736585%20C62.997739,35.0532623%2063.4163295,35.9836774%2063.4163295,35.9836774%20C63.4163295,35.9836774%2069.4846152,35.1063566%2070.8348248,31.4757151'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M68.9080324,73.9519453%20C68.9080324,73.9519453%2068.6323752,74.1529453%2068.241861,74.3943981'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M68.4095524,74.661766%20L68.0726381,74.125766%20C68.4478381,73.8944264%2068.7145619,73.7010113%2068.7183905,73.6972189%20L69.097419,74.2066717%20C69.097419,74.2066717%2068.8128286,74.4139925%2068.4095524,74.661766'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.2996133,33.1904094%20C71.2996133,33.1904094%2066.687461,34.1157679%2061.770299,33.5962019'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.9361448,34.3879396%20C63.9075352,34.3879396%2062.8151162,34.3424302%2061.7035543,34.2248642%20L61.8375543,32.9682981%20C66.5951924,33.4676377%2071.128221,32.5802038%2071.1728876,32.5713547%20L71.4268495,33.8102226%20C71.2775352,33.8392981%2068.4916114,34.3879396%2064.9361448,34.3879396'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M64.9175124,127.520342%20C64.9175124,127.520342%2063.6770552,126.545681%2062.0652267,127.892002%20C60.5899505,129.123285%2059.4937029,131.009398%2060.1637029,131.188908%20C60.8337029,131.369681%2062.0116267,131.537813%2063.2431505,131.297625%20C64.3138743,131.08904%2065.2646362,131.283719%2065.6679124,129.051228%20C65.8555124,128.012096%2064.9175124,127.520342%2064.9175124,127.520342'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.8008457,127.495564%20C63.3899124,127.495564%2062.8628457,127.638413%2062.2706933,128.13396%20C60.9677029,129.22113%2060.1828457,130.629394%2060.2862171,130.921413%20C60.5873981,130.974508%2061.80616,131.255149%2063.1818933,130.988413%20C63.3286552,130.959338%2063.474141,130.937847%2063.6157981,130.916357%20C64.4759505,130.789942%2065.0451314,130.706508%2065.3539695,128.996111%20C65.4969029,128.203489%2064.7962743,127.815394%2064.7669219,127.79896%20L64.720979,127.769885%20C64.6967314,127.750923%2064.3508838,127.495564%2063.8008457,127.495564%20M61.9784457,131.732998%20C61.0608648,131.732998%2060.3398171,131.564866%2060.0807505,131.494074%20C59.8637981,131.435923%2059.7119314,131.275375%2059.66216,131.052885%20C59.4873219,130.274168%2060.68056,128.634564%2061.85976,127.649791%20C63.5085981,126.271866%2064.867741,127.101149%2065.0859695,127.251583%20C65.484141,127.469017%2066.1605219,128.120055%2065.9818552,129.106092%20C65.5926171,131.265262%2064.6354743,131.406847%2063.7102362,131.542111%20C63.5775124,131.561074%2063.4422362,131.580036%2063.3031314,131.607847%20C62.8385981,131.698866%2062.389379,131.732998%2061.9784457,131.732998'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M64.6419829,127.884543%20C64.6419829,127.884543%2063.8711638,127.277751%2062.8668019,128.115883%20C61.9504971,128.881958%2061.266459,130.056355%2061.6850495,130.1676%20C62.1010876,130.280109%2062.833621,130.385034%2063.6006114,130.2346%20C64.2667829,130.105657%2064.8589352,130.227015%2065.1090686,128.837713%20C65.2264781,128.190468%2064.6419829,127.884543%2064.6419829,127.884543'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.6572152,127.475843%20C67.30552,127.382296%2068.2550057,128.765277%2068.1541867,129.190032%20C68.0533676,129.617315%2067.9972152,131.023051%2066.9494629,131.188655%20C66.1786438,131.310013%2063.4271771,131.628579%2062.8171581,131.042013%20C62.2569105,130.503485%2063.3097676,127.963806%2066.6572152,127.475843'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M66.7034133,127.788215%20C64.3501181,128.1308%2063.3074705,129.498611%2063.0611657,130.250781%20C62.9526895,130.588309%2062.9999086,130.776668%2063.0394705,130.815857%20C63.4325371,131.192574%2065.5318705,131.09397%2066.8999467,130.875272%20C67.5137943,130.779196%2067.6835276,130.054838%2067.79328,129.384838%20C67.8111467,129.278649%2067.8277371,129.186366%2067.8443276,129.119366%20C67.8558133,128.979045%2067.5941943,128.444309%2067.1858133,128.058743%20C66.956099,127.842574%2066.8004038,127.7958%2066.7034133,127.788215%20M64.5760038,131.704555%20C63.7477562,131.704555%2062.9437562,131.604687%2062.5953562,131.269687%20C62.3350133,131.019385%2062.2839657,130.576932%2062.4549752,130.056102%20C62.8442133,128.861479%2064.2812038,127.502517%2066.6115276,127.163725%20C67.0530895,127.091668%2067.4869943,127.443102%2067.7652038,127.742706%20C68.1046705,128.108045%2068.57048,128.814706%2068.4645562,129.263479%20C68.4505181,129.320366%2068.4377562,129.396215%2068.4249943,129.487234%20C68.3254514,130.082649%2068.1199848,131.322781%2066.9994895,131.501026%20C66.7927467,131.53263%2065.6620419,131.704555%2064.5760038,131.704555'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(62.690791,%20126.703845)'%3e%3cpath%20d='M4.62061944,0.637947779%20C5.26764801,0.544400609%206.21840992,1.92738174%206.11759087,2.35213646%20C6.01677182,2.77941948%205.96061944,4.18389118%204.91286706,4.34949495%20C4.14204801,4.47085344%201.39058135,4.78941948%200.780562298,4.20411759%20C0.220314678,3.66432514%201.27317182,1.12464589%204.62061944,0.637947779'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M4.67919658,1.2687591%20C2.73045373,1.56077797%201.86519658,2.57715533%201.5818823,3.00191004%20C1.30239658,3.42287231%201.25772992,3.7477591%201.28070135,3.82992891%20C1.53338706,3.97909872%203.27793944,3.97024967%204.81192039,3.72374023%20C5.21774896,3.66179684%205.34919658,3.05626853%205.44363468,2.49624967%20C5.46150135,2.38121193%205.47936801,2.28260816%205.49595849,2.20802325%20C5.45129182,2.03230627%204.94081563,1.35219306%204.67919658,1.2687591%20M2.5734823,5.18383457%20C1.65717754,5.18383457%200.75873944,5.06374023%200.337596583,4.65921193%20C-0.0146319882,4.32041948%20-0.0950319882,3.75913646%200.11426325,3.11821193%20C0.504777536,1.92485344%201.89454896,0.395230798%204.52860611,0.012193062%20C5.00079658,-0.0585993908%205.49085373,0.180325138%205.96432039,0.691042119%20C6.31910135,1.07534401%206.88317754,1.88692891%206.73769182,2.49751382%20C6.72620611,2.54934401%206.71599658,2.61760816%206.70195849,2.69977797%20C6.59986325,3.31668363%206.36121563,4.76034401%205.01483468,4.97398551%20C4.56051087,5.04477797%203.55614896,5.18383457%202.5734823,5.18383457'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.80758135,1.02187042%20C5.1891623,0.966247779%205.74940992,1.78288929%205.68942896,2.03445533%20C5.6307242,2.28602136%205.59754325,3.11404023%204.98114325,3.21137985%20C4.52426706,3.28343646%202.90095277,3.47179495%202.54234325,3.12668174%20C2.21053373,2.8081157%202.83203849,1.31009684%204.80758135,1.02187042'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M6.9311623,1.29467419%20C6.9311623,1.29467419%206.43344801,1.04563646%205.46099087,1.61324023%20C4.60083849,2.11384401%203.31826706,2.91405155%203.67049563,3.88618363%20C4.02400039,4.8557874%206.75377182,4.46010816%207.3599623,4.24646665%20C7.96615277,4.03282514%208.34007658,3.37167419%208.22521944,2.79774967%20C7.97380992,1.54876853%206.9311623,1.29467419%206.9311623,1.29467419'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M6.60841373,1.87251759%20C6.47951849,1.87251759%206.20896611,1.91044212%205.78399468,2.1582157%20C5.36285182,2.40346099%204.08283277,3.15057419%204.27170896,3.67266853%20C4.51290896,3.99755533%206.44506135,3.8976874%207.14568992,3.65117797%20C7.46601373,3.53740438%207.64850896,3.17206476%207.59873754,2.92176287%20C7.43666135,2.11523457%206.83685182,1.92561193%206.76921373,1.90538551%20L6.68753754,1.87883835%20C6.67477563,1.87631004%206.64797563,1.87251759%206.60841373,1.87251759%20M5.38709944,5.14035307%20C4.3878423,5.14161193%203.36816611,4.91659306%203.07081373,4.09995155%20C2.52332801,2.59181948%204.35466135,1.52487608%205.13696611,1.06851759%20C6.18599468,0.457932685%206.87768992,0.59951759%207.13292801,0.69306476%20C7.67530896,0.846027024%208.59927087,1.41742325%208.85068039,2.67525344%20C9.03062325,3.57532891%208.47037563,4.52597042%207.57448992,4.84200816%20C7.35243277,4.92038551%206.37869944,5.14035307%205.38709944,5.14035307'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.12182515,1.63789118%20C7.12182515,1.63789118%206.82702515,1.49124967%206.25018706,1.82624967%20C5.74226325,2.12332514%204.98165373,2.59738174%205.19094896,3.17257042%20C5.39896801,3.7477591%207.01717754,3.51136287%207.37578706,3.38621193%20C7.73312039,3.25853268%207.95517754,2.86791004%207.88753944,2.52785344%20C7.73950135,1.78832514%207.12182515,1.63789118%207.12182515,1.63789118'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M66.8441771,127.86103%20C67.2257581,127.805408%2067.7860057,128.620785%2067.7260248,128.872351%20C67.6685962,129.123917%2067.634139,129.951936%2067.017739,130.05054%20C66.5608629,130.122596%2064.9375486,130.309691%2064.578939,129.964577%20C64.2471295,129.646011%2064.8686343,128.147992%2066.8441771,127.86103'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.4028114,127.712872%20C69.4028114,127.712872%2068.8400114,127.430966%2067.738659,128.073155%20C66.7674781,128.639494%2065.3164495,129.544626%2065.714621,130.641909%20C66.1140686,131.740457%2069.2024495,131.291683%2069.8877638,131.05023%20C70.5718019,130.807513%2070.994221,130.0604%2070.8653257,129.413155%20C70.5820114,128.001098%2069.4028114,127.712872%2069.4028114,127.712872'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.0376933,127.968483%20C68.8169124,127.968483%2068.4366076,128.032955%2067.9006076,128.346464%20C66.8069124,128.983596%2065.7272552,129.742087%2066.0156743,130.534709%20C66.288779,131.288143%2068.9789886,131.032785%2069.7804362,130.752143%20C70.2998457,130.568842%2070.6546267,129.98354%2070.5525314,129.474087%20C70.3138838,128.288313%2069.3643981,128.030426%2069.3248362,128.019049%20L69.2674076,127.998823%20C69.2571981,127.99503%2069.1806267,127.968483%2069.0376933,127.968483%20M67.6530267,131.671181%20C66.6550457,131.671181%2065.6736552,131.46386%2065.4145886,130.749615%20C64.9092171,129.356521%2066.7111981,128.306011%2067.5764552,127.800351%20C68.6765314,127.160691%2069.3388743,127.347785%2069.5086076,127.414785%20C69.7166267,127.472936%2070.8805124,127.872408%2071.1778648,129.351464%20C71.339941,130.163049%2070.8103219,131.059332%2069.9948362,131.347558%20C69.6668552,131.46386%2068.6510076,131.671181%2067.6530267,131.671181'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.6184876,128.101725%20C69.6184876,128.101725%2069.2841257,127.933592%2068.6332686,128.314102%20C68.0564305,128.650366%2067.1988305,129.185102%2067.4349257,129.83614%20C67.671021,130.485913%2069.4985257,130.220442%2069.9056305,130.076328%20C70.3101829,129.933479%2070.5603162,129.492291%2070.4837448,129.107989%20C70.3165638,128.271121%2069.6184876,128.101725%2069.6184876,128.101725'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.0202952,92.7166226%20C56.0202952,92.7166226%2056.7400667,99.8097736%2055.0593238,110.994981%20C53.4947143,121.405264%2050.5275714,124.70217%2050.7828095,127.393547%20C50.980619,129.476868%2051.8943714,131.376887%2054.0064667,131.351853%20L60.3108476,131.271962%20C63.255019,131.236566%2065.827819,129.342868%2066.7377429,126.569321%20C67.4728286,124.33683%2068.2270571,121.30034%2068.6507524,117.469962%20C69.070619,112.26166%2068.9008857,107.043245%2068.7745429,103.980208'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.9626933,132.615123%20C51.4766743,132.615123%2049.8150743,130.712575%2049.5126171,127.510481%20C49.377341,126.083255%2049.9082362,124.669934%2050.6445981,122.713028%20C51.601741,120.167028%2052.914941,116.6805%2053.7967886,110.808519%20C55.4303124,99.9368208%2054.75776,92.911934%2054.7501029,92.8424057%20L57.2897219,92.5908396%20C57.3203505,92.8853868%2058.006941,99.9696887%2056.3223695,111.181443%20C55.3996838,117.31384%2053.9780076,121.094915%2053.036179,123.595406%20C52.3955314,125.299481%2051.9731124,126.424575%2052.0535124,127.274085%20C52.1760267,128.559726%2052.607379,130.086821%2053.9677981,130.086821%20L53.9894933,130.086821%20L60.2951505,130.007179%20C62.6803505,129.979368%2064.7822362,128.439632%2065.524979,126.178066%20C66.4042743,123.501858%2067.0296076,120.526047%2067.3831124,117.331538%20C67.8208457,111.866613%2067.588579,106.174142%2067.4992457,104.03267%20L70.0490743,103.929009%20C70.1907314,107.358651%2070.3311124,112.502481%2069.9240076,117.570462%20C69.5475314,120.973557%2068.8851886,124.120028%2067.9522933,126.960575%20C66.8700838,130.253689%2063.8059505,132.493764%2060.3270552,132.536745%20L54.0226743,132.615123%20L53.9626933,132.615123%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.4049048,97.0128396%20C86.3400286,98.8193113%2085.2935524,101.748349%2085.3446,104.427085%20C85.4109619,108.003368%2087.5638952,112.531557%2086.3106762,118.492028%20C85.1952857,123.801462%2082.8522,124.766009%2083.6217429,129.50784%20C83.7608476,130.36367%2084.546981,130.970462%2085.4211714,130.960474%20L92.4466,130.871858%20C95.6804667,130.83267%2098.4191714,128.476292%2098.9066762,125.309594%20C100.212219,116.853689%2099.033019,108.902179%2097.8206381,102.805179'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M85.3975619,132.223868%20C83.8980381,132.223868%2082.5976,131.14934%2082.3615048,129.709472%20C81.8382667,126.483358%2082.6090857,124.760321%2083.5036952,122.765491%20C84.0396952,121.569604%2084.6458857,120.215698%2085.0606476,118.234774%20C85.8365714,114.548509%2085.2137905,111.421%2084.6663048,108.661358%20C84.3715048,107.178509%2084.0932952,105.776566%2084.0677714,104.450472%20C84.0065143,101.216774%2085.3439619,98.0033019%2087.5594286,96.0640943%20L89.250381,97.9603208%20C87.5798476,99.4216792%2086.5716571,101.889302%2086.6201524,104.403698%20C86.6405714,105.506038%2086.8868762,106.742377%2087.1714667,108.173396%20C87.736819,111.020264%2088.4412762,114.561151%2087.5607048,118.750547%20C87.0885143,120.994415%2086.3942667,122.544264%2085.8365714,123.790717%20C85.0185333,125.616151%2084.4787048,126.823415%2084.881981,129.307472%20C84.9177143,129.527434%2085.2023048,129.719585%2085.405219,129.695566%20L92.4306476,129.60834%20C95.0557714,129.575472%2097.2495429,127.688094%2097.6464381,125.118075%20C98.9290095,116.808811%2097.7434286,108.959698%2096.5680571,103.049792%20L99.073219,102.560566%20C100.288152,108.671472%20101.510743,116.802491%20100.16819,125.501113%20C99.582419,129.298623%2096.3421714,132.089868%2092.4625524,132.136642%20L85.4371238,132.223868%20L85.3975619,132.223868%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='90.1869771%20106.177934%2087.7749771%20105.03767%2090.1333771%20103.122481%2091.1466724%20103.443575%2090.9526914%20104.045311%2090.2699295%20103.829142%2088.9567295%20104.896085%2090.1372057%20105.45484%2090.8174152%20105.011123%2090.3694724%20104.917575%2090.0746724%20105.132481%2089.6956438%20104.624292%2090.2188819%20104.241255%2092.4496629%20104.707726'%3e%3c/polygon%3e%3cpath%20d='M52.1642857,127.67836%20C52.1642857,127.67836%2050.9238286,126.7037%2049.312,128.051285%20C47.8367238,129.281304%2046.7404762,131.167417%2047.4104762,131.346926%20C48.0804762,131.5277%2049.2584,131.697096%2050.4899238,131.455643%20C51.5606476,131.248323%2052.5114095,131.441738%2052.9146857,129.210511%20C53.1022857,128.171379%2052.1642857,127.67836%2052.1642857,127.67836'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M47.9044895,130.812823%20C48.4175181,130.916483%2049.347861,131.032785%2050.366261,130.836842%20C50.5194038,130.806502%2050.6687181,130.785011%2050.8142038,130.762257%20C51.6156514,130.645955%2052.0189276,130.58654%2052.2869276,129.099898%20C52.3915752,128.520917%2051.8708895,128.240275%2051.8657848,128.236483%20L51.7726229,128.178332%20C51.67308,128.105011%2050.8652514,127.580389%2049.723061,128.533558%20C48.7659181,129.332502%2048.0971943,130.322332%2047.9044895,130.812823%20M49.2151371,132.208445%20C48.3077657,132.208445%2047.5841657,132.049162%2047.2434229,131.956879%20C46.9141657,131.868389%2046.6716895,131.615558%2046.5976705,131.280558%20C46.3679562,130.250275%2047.8355752,128.456445%2048.8999181,127.567747%20C50.4479371,126.274521%2051.9117276,126.709389%2052.5128133,127.148049%20C53.0156324,127.433747%2053.7494419,128.182125%2053.542699,129.321125%20C53.1445276,131.52454%2052.1567562,131.84437%2051.0018038,132.012502%20C50.8741848,132.032728%2050.7440133,132.050426%2050.6112895,132.075709%20C50.11868,132.173049%2049.6464895,132.208445%2049.2151371,132.208445'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.8888838,128.042562%20C51.8888838,128.042562%2051.1180648,127.437034%2050.1137029,128.275166%20C49.1973981,129.039977%2048.51336,130.214374%2048.9319505,130.326883%20C49.3479886,130.439392%2050.0805219,130.543053%2050.8475124,130.393883%20C51.5136838,130.26494%2052.1058362,130.385034%2052.3559695,128.995732%20C52.473379,128.349751%2051.8888838,128.042562%2051.8888838,128.042562'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='62.1494552%20112.741785%2059.1580648%20112.56354%2058.7165029%20109.745747%2061.4756267%20108.855785%2061.67216%20109.454992%2059.4286171%20110.180615%2059.709379%20111.964332%2061.8674171%20112.092011%2062.6918362%20111.124936%2061.6032457%20110.544691%2060.94856%20110.741898%2061.424579%20111.252615%2060.954941%20111.682426%2059.7885029%20110.430917%2061.6708838%20109.863313%2063.6859886%20110.936577'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(5.104762,%2013.550434)'%20fill='%23F3E3FF'%3e%3cpath%20d='M2.37792571,21.2190264%20C1.91849714,21.2190264%201.54074476,20.8511585%201.53436381,20.3948%20L1.85341143,20.3897434%20C1.85468762,20.5288%201.91211619,20.6590075%202.01165905,20.755083%20C2.10992571,20.8511585%202.24009714,20.9029887%202.37792571,20.9029887%20L2.38430667,20.9029887%20C2.67272571,20.8991962%202.90499238,20.6640642%202.90116381,20.3771019%20L3.22021143,20.3720453%20C3.22276381,20.5958%203.13853524,20.8069132%202.98156381,20.9661962%20C2.82459238,21.1267434%202.61402095,21.2164981%202.38941143,21.2190264%20L2.37792571,21.2190264%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M1.00946667,21.2362189%20C0.787409524,21.2362189%200.579390476,21.1527849%200.421142857,20.9998226%20C0.260342857,20.8418038%200.169733333,20.6332189%200.167180952,20.4119925%20L0.486228571,20.4069358%20C0.487504762,20.5459925%200.544933333,20.6762%200.64447619,20.7735396%20C0.742742857,20.8683509%200.872914286,20.9201811%201.00946667,20.9201811%20L1.01329524,20.9201811%20C1.15622857,20.918917%201.28767619,20.8620302%201.38466667,20.7634264%20C1.48293333,20.6635585%201.53525714,20.5320868%201.53398095,20.3942943%20L1.85302857,20.3892377%20C1.85558095,20.6129925%201.77135238,20.8241057%201.61438095,20.9833887%20C1.45613333,21.1439358%201.2455619,21.2336906%201.02095238,21.2362189%20L1.00946667,21.2362189%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.7011619,21.9040698%20C1.48038095,21.9040698%201.2723619,21.8206358%201.11411429,21.6676736%20C0.952038095,21.5109189%200.861428571,21.302334%200.85887619,21.0811075%20L1.17792381,21.0760509%20C1.1792,21.2151075%201.23662857,21.3453151%201.33617143,21.4413906%20C1.4344381,21.5362019%201.56460952,21.5880321%201.7024381,21.5880321%20L1.70881905,21.5880321%20C1.9972381,21.5855038%202.22950476,21.3503717%202.22695238,21.0621453%20L2.546,21.059617%20C2.55110476,21.5197679%202.17718095,21.8990132%201.71264762,21.9040698%20L1.7011619,21.9040698%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M28.4027676,19.7326377%20C28.197301,19.7326377%2027.9905581,19.6795434%2027.8016819,19.567034%20L27.9663105,19.2952415%20C28.1615676,19.4115434%2028.384901,19.4456755%2028.6082343,19.3925811%20C28.827739,19.3382226%2029.0140629,19.2029585%2029.1301962,19.0120717%20C29.2476057,18.8186566%2029.2820629,18.5949019%2029.2284629,18.3762038%20C29.1735867,18.1587698%2029.0370343,17.9742038%2028.8443295,17.859166%20L29.0089581,17.5873736%20C29.2756819,17.7479208%2029.4632819,18.0007509%2029.5385771,18.3003547%20C29.6125962,18.5999585%2029.5653771,18.9109396%2029.4045771,19.1751472%20C29.1850724,19.534166%2028.7996629,19.7326377%2028.4027676,19.7326377'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M28.7441486,21.1029774%20C28.5386819,21.1029774%2028.331939,21.049883%2028.1430629,20.9373736%20L28.3076914,20.6655811%20C28.5029486,20.781883%2028.7250057,20.8172792%2028.9496152,20.7629208%20C29.16912,20.7085623%2029.3554438,20.5732981%2029.4715771,20.3824113%20C29.5889867,20.1889962%2029.6234438,19.9652415%2029.5698438,19.7465434%20C29.5149676,19.5291094%2029.3784152,19.3445434%2029.1857105,19.2295057%20L29.350339,18.9577132%20C29.6170629,19.1182604%2029.8046629,19.3710906%2029.8799581,19.6706943%20C29.9539771,19.9702981%2029.9067581,20.2812792%2029.7459581,20.5454868%20C29.5264533,20.9045057%2029.1410438,21.1029774%2028.7441486,21.1029774'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M61.5375219,42.8355019%20C61.2542076,42.8355019%2060.9874838,42.7280491%2060.7858457,42.5333698%20C60.5791029,42.3348981%2060.4642457,42.0681623%2060.4604171,41.7837283%20L60.7794648,41.7786717%20C60.7820171,41.9784075%2060.8636933,42.166766%2061.0079029,42.3058226%20C61.1508362,42.4436151%2061.3384362,42.5194642%2061.5375219,42.5194642%20L61.5439029,42.5194642%20C61.9650457,42.5144075%2062.3006838,42.1743509%2062.295579,41.7597094%20L62.6146267,41.755917%20C62.6222838,42.3437472%2062.1449886,42.827917%2061.55156,42.8355019%20L61.5375219,42.8355019%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M59.7042743,42.8588887%20C59.1172267,42.8588887%2058.6348267,42.3898887%2058.6258933,41.8058509%20L58.944941,41.8007943%20C58.9513219,42.2116434%2059.2907886,42.5428509%2059.7042743,42.5428509%20L59.7132076,42.5428509%20C59.9161219,42.5403226%2060.1037219,42.4606811%2060.245379,42.3165679%20C60.3870362,42.1724547%2060.4636076,41.9840962%2060.4610552,41.7830962%20L60.7801029,41.7793038%20C60.7839314,42.0637377%2060.6754552,42.3330019%2060.4750933,42.5365302%20C60.2734552,42.7413226%2060.004179,42.8550962%2059.7183124,42.8588887%20L59.7042743,42.8588887%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M60.6327029,43.7551717%20C60.044379,43.7551717%2059.5632552,43.2861717%2059.5555981,42.7033981%20L59.8746457,42.6983415%20C59.8797505,43.1091906%2060.2192171,43.439134%2060.6327029,43.439134%20L60.6390838,43.439134%20C61.0589505,43.4340774%2061.3945886,43.0940208%2061.3894838,42.6793792%20L61.7085314,42.6755868%20C61.7161886,43.263417%2061.2388933,43.7475868%2060.646741,43.7551717%20L60.6327029,43.7551717%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M34.8771371,100.730834%20C34.5938229,100.730834%2034.327099,100.623381%2034.125461,100.428702%20C33.9187181,100.228966%2033.803861,99.9634943%2033.8000324,99.6777962%20L34.11908,99.6727396%20C34.1216324,99.8737396%2034.2033086,100.062098%2034.3475181,100.201155%20C34.4904514,100.338947%2034.6780514,100.414796%2034.8771371,100.414796%20L34.8860705,100.414796%20C35.0889848,100.412268%2035.277861,100.332626%2035.4195181,100.188513%20C35.5611752,100.0444%2035.6377467,99.8560415%2035.6351943,99.6550415%20L35.9542419,99.6512491%20C35.9580705,99.935683%2035.8495943,100.204947%2035.6479562,100.408475%20C35.4463181,100.613268%2035.1783181,100.727042%2034.8911752,100.730834%20L34.8771371,100.730834%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M33.0438895,100.753083%20C32.4555657,100.753083%2031.9731657,100.284083%2031.9655086,99.7013094%20L32.2845562,99.6962528%20C32.289661,100.107102%2032.6291276,100.437045%2033.0438895,100.437045%20L33.0528229,100.437045%20C33.4701371,100.431989%2033.8057752,100.091932%2033.8006705,99.6772906%20L34.1197181,99.6734981%20C34.1273752,100.261328%2033.65008,100.745498%2033.0579276,100.753083%20L33.0438895,100.753083%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M33.9723181,101.65063%20C33.6890038,101.65063%2033.42228,101.543177%2033.2193657,101.348498%20C33.013899,101.150026%2032.8990419,100.883291%2032.8952133,100.597592%20L33.214261,100.592536%20C33.2168133,100.793536%2033.2984895,100.981894%2033.442699,101.120951%20C33.5856324,101.260008%2033.7834419,101.354819%2033.9812514,101.334592%20C34.1841657,101.332064%2034.3717657,101.252423%2034.5134229,101.108309%20C34.65508,100.964196%2034.7316514,100.775838%2034.729099,100.574838%20L35.0481467,100.571045%20C35.0519752,100.855479%2034.943499,101.124743%2034.7431371,101.328272%20C34.541499,101.533064%2034.2722229,101.646838%2033.9863562,101.65063%20L33.9723181,101.65063%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M59.8413371,13.9896%20C59.2045181,13.9896%2058.68128,13.4801472%2058.6723467,12.8480717%20L58.9913943,12.8430151%20C58.9977752,13.303166%2059.37808,13.6735623%2059.8413371,13.6735623%20L59.8477181,13.6735623%20C60.0774324,13.671034%2060.28928,13.5812792%2060.4475276,13.4207321%20C60.6057752,13.2589208%2060.6900038,13.0478075%2060.6874514,12.8227887%20L61.006499,12.8177321%20C61.0103276,13.1274491%2060.8929181,13.4194679%2060.6759657,13.6406943%20C60.4577371,13.8606566%2060.1667657,13.9858075%2059.8553752,13.9896%20L59.8413371,13.9896%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M58.8443771,14.9994038%20C58.2088343,14.9994038%2057.6868724,14.4912151%2057.677939,13.8591396%20L57.9969867,13.854083%20C57.999539,14.0778377%2058.0901486,14.2889509%2058.2522248,14.4457057%20C58.4117486,14.5999321%2058.6210438,14.683366%2058.8443771,14.683366%20L58.8520343,14.683366%20C59.0830248,14.6808377%2059.2948724,14.591083%2059.45312,14.4305358%20C59.6113676,14.2699887%2059.6955962,14.0576113%2059.6930438,13.8338566%20L60.0120914,13.8288%20C60.01592,14.1372528%2059.8985105,14.4305358%2059.6802819,14.6517623%20C59.4620533,14.8717245%2059.1710819,14.9956113%2058.8596914,14.9994038%20L58.8443771,14.9994038%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M47.4010324,31.9913623%20C47.0373181,31.9913623%2046.6940229,31.8535698%2046.43368,31.6007396%20C46.1682324,31.3453811%2046.0201943,31.0040604%2046.0163657,30.6374566%20L46.3354133,30.6349283%20C46.3417943,31.2113811%2046.8190895,31.6753245%2047.4010324,31.6753245%20L47.4137943,31.6753245%20C47.9995657,31.6677396%2048.4717562,31.1886264%2048.4653752,30.6058528%20L48.7844229,30.6033245%20C48.7933562,31.3592868%2048.1782324,31.9812491%2047.4176229,31.9913623%20L47.4010324,31.9913623%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M46.1896724,33.2184736%20C45.8272343,33.2184736%2045.483939,33.0806811%2045.2235962,32.8278509%20C44.9594248,32.5724925%2044.8113867,32.2311717%2044.8075581,31.8645679%20L45.1266057,31.8620396%20C45.1304343,32.1426811%2045.2440152,32.4056245%2045.4469295,32.6028321%20C45.6472914,32.7962472%2045.9101867,32.9024358%2046.1896724,32.9024358%20L46.2037105,32.9024358%20C46.488301,32.8986434%2046.7537486,32.786134%2046.9528343,32.585134%20C47.15192,32.384134%2047.25912,32.1173981%2047.2552914,31.8354925%20L47.574339,31.8304358%20C47.5794438,32.1970396%2047.4390629,32.5446811%2047.1799962,32.8063604%20C46.9222057,33.0680396%2046.5776343,33.2146811%2046.207539,33.2184736%20L46.1896724,33.2184736%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M28.8239105,1.65919811%20C28.291739,1.65919811%2027.8540057,1.23317925%2027.8463486,0.702235849%20L28.1653962,0.697179245%20C28.1679486,0.872896226%2028.2394152,1.0359717%2028.3657581,1.15859434%20C28.4908248,1.27868868%2028.652901,1.34695283%2028.83412,1.34316038%20C29.1978343,1.33936792%2029.4888057,1.0435566%2029.4862533,0.682009434%20L29.805301,0.679481132%20C29.8078533,0.937367925%2029.7083105,1.18134906%2029.5270914,1.36717925%20C29.34332,1.55300943%2029.0995676,1.65666981%2028.8379486,1.65919811%20L28.8239105,1.65919811%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M28.0188895,2.48140189%20C27.4828895,2.48140189%2027.0451562,2.05411887%2027.0387752,1.52317547%20L27.3578229,1.52064717%20C27.3603752,1.6951%2027.4305657,1.85817547%2027.5569086,1.97953396%20C27.680699,2.0996283%2027.8440514,2.16536415%2028.0188895,2.16536415%20L28.0265467,2.16536415%20C28.202661,2.16283585%2028.3660133,2.0920434%2028.4898038,1.9681566%20C28.6135943,1.84300566%2028.6799562,1.67740189%2028.6774038,1.50421321%20L28.9964514,1.4991566%20C29.0028324,2.03389245%2028.5702038,2.47381698%2028.0303752,2.48140189%20L28.0188895,2.48140189%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M106.838583,82.0105283%20C106.813059,82.0105283%20106.787535,82.0092642%20106.760735,82.008%20C106.467211,81.9877736%20106.199211,81.8563019%20106.00523,81.6350755%20L106.24643,81.4277547%20C106.384259,81.5845094%20106.574411,81.6780566%20106.783707,81.6932264%20C106.971307,81.7071321%20107.192088,81.6401321%20107.350335,81.5048679%20C107.508583,81.3670755%20107.604297,81.1799811%20107.618335,80.9726604%20C107.63365,80.7666038%20107.566011,80.5656038%20107.428183,80.4088491%20L107.669383,80.2015283%20C107.863364,80.4214906%20107.957802,80.7033962%20107.936107,80.9941509%20C107.916964,81.2861698%20107.781688,81.5516415%20107.55963,81.7425283%20C107.357992,81.9169811%20107.10403,82.0105283%20106.838583,82.0105283'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M106.745166,83.3277736%20C106.436328,83.3277736%20106.130042,83.2000943%20105.911813,82.9523208%20L106.153013,82.745%20C106.436328,83.0686226%20106.932766,83.1027547%20107.258194,82.8221132%20C107.583623,82.5414717%20107.619356,82.049717%20107.334766,81.7260943%20L107.575966,81.5187736%20C107.974137,81.9751321%20107.926918,82.6666226%20107.46749,83.0610377%20C107.25947,83.2405472%20107.00168,83.3277736%20106.745166,83.3277736'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M69.4862743,69.8899755%20C69.3420648,69.8899755%2069.196579,69.8646925%2069.0574743,69.8153906%20C68.7384267,69.7028811%2068.4844648,69.4728057%2068.3402552,69.1706736%20L68.6286743,69.0341453%20C68.8520076,69.5018811%2069.4160838,69.7054094%2069.8882743,69.484183%20C70.361741,69.2642208%2070.5646552,68.7042019%2070.3413219,68.2352019%20L70.629741,68.0999377%20C70.9270933,68.7256925%2070.656541,69.475334%2070.0261029,69.7698811%20C69.8538171,69.8507868%2069.6713219,69.8899755%2069.4862743,69.8899755'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M67.486101,70.8232981%20C67.0113581,70.8232981%2066.5557581,70.5565623%2066.3400819,70.1052604%20L66.628501,69.9687321%20C66.735701,70.1962792%2066.9271295,70.3669396%2067.164501,70.4516377%20C67.4044248,70.5363358%2067.6622152,70.5262226%2067.8868248,70.4175057%20C68.3602914,70.1975434%2068.5632057,69.6375245%2068.3398724,69.1697887%20L68.6295676,69.0345245%20C68.9256438,69.6602792%2068.6550914,70.4086566%2068.0246533,70.7032038%20C67.8498152,70.7853736%2067.66732,70.8232981%2067.486101,70.8232981'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M68.9579314,71.3480472%20C68.8137219,71.3480472%2068.6682362,71.3227642%2068.5278552,71.2734623%20C68.2100838,71.1609528%2067.9561219,70.9308774%2067.8119124,70.6287453%20L68.1003314,70.492217%20C68.2075314,70.7197642%2068.39896,70.8916887%2068.6363314,70.9763868%20C68.8762552,71.0610849%2069.1340457,71.0497075%2069.3586552,70.9422547%20C69.5883695,70.836066%2069.7619314,70.6464434%2069.8474362,70.4113113%20C69.9342171,70.1749151%2069.9214552,69.9208208%2069.812979,69.6945377%20L70.1013981,69.5592736%20C70.2456076,69.8626698%2070.2621981,70.2027264%2070.1486171,70.5187642%20C70.03376,70.8335377%2069.8014933,71.0851038%2069.4964838,71.2279528%20C69.3241981,71.3088585%2069.1417029,71.3480472%2068.9579314,71.3480472'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M66.9563543,72.2825075%20C66.8121448,72.2825075%2066.666659,72.2572245%2066.5275543,72.2079226%20C66.2085067,72.0954132%2065.9545448,71.8653377%2065.8103352,71.5632057%20L66.0987543,71.4266774%20C66.3208114,71.8944132%2066.8887162,72.0979415%2067.3583543,71.8767151%20C67.831821,71.6567528%2068.0347352,71.096734%2067.8114019,70.627734%20L68.099821,70.4924698%20C68.3971733,71.1182245%2068.126621,71.867866%2067.4961829,72.1624132%20C67.3238971,72.2433189%2067.1414019,72.2825075%2066.9563543,72.2825075'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M70.4310381,71.8714057%20C69.955019,71.8714057%2069.499419,71.6046698%2069.2837429,71.1533679%20L69.5721619,71.0168396%20C69.794219,71.4871038%2070.3621238,71.6855755%2070.8317619,71.4656132%20C71.0614762,71.3594245%2071.2337619,71.1698019%2071.3192667,70.9346698%20C71.4060476,70.6982736%2071.3932857,70.4441792%2071.2848095,70.2178962%20L71.5745048,70.0826321%20C71.7174381,70.3860283%2071.7340286,70.7260849%2071.6204476,71.0421226%20C71.5055905,71.3568962%2071.2746,71.6084623%2070.9695905,71.7513113%20C70.7947524,71.832217%2070.6122571,71.8714057%2070.4310381,71.8714057'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M49.5708114,9.89716415%20C48.8740114,9.89716415%2048.3035543,9.34093774%2048.294621,8.65071132%20L48.6136686,8.64565472%20C48.6200495,9.1639566%2049.0488495,9.58112642%2049.5708114,9.58112642%20L49.5822971,9.58112642%20C50.1093638,9.57480566%2050.533059,9.14499434%2050.5266781,8.6229%20L50.8457257,8.6178434%20C50.854659,9.31565472%2050.2893067,9.88831509%2049.5874019,9.89716415%20L49.5708114,9.89716415%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M49.7141276,51.6820302%20C49.0173276,51.6820302%2048.4468705,51.1258038%2048.4379371,50.4355774%20L48.7569848,50.4305208%20C48.7633657,50.9488226%2049.1921657,51.3659925%2049.7141276,51.3659925%20L49.7256133,51.3659925%20C50.25268,51.3596717%2050.6763752,50.9285962%2050.6699943,50.4065019%20L50.9890419,50.4014453%20C50.9979752,51.0992566%2050.4326229,51.6731811%2049.7307181,51.6820302%20L49.7141276,51.6820302%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M61.801821,28.2298811%20C61.2517829,28.2298811%2060.8025638,27.7912208%2060.7949067,27.2476358%20L61.1139543,27.2425792%20C61.119059,27.6142396%2061.426621,27.9138434%2061.801821,27.9138434%20L61.8094781,27.9138434%20C61.9906971,27.9113151%2062.1629829,27.8379943%2062.2918781,27.7090509%20C62.4194971,27.5775792%2062.4884114,27.4069189%2062.485859,27.2261453%20L62.8049067,27.2210887%20C62.8087352,27.4865604%2062.7079162,27.7381264%2062.51904,27.9290132%20C62.3327162,28.1199%2062.0813067,28.2260887%2061.8133067,28.2298811%20L61.801821,28.2298811%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M81.4842514,8.73920189%20C81.2749562,8.73920189%2081.0784229,8.66082453%2080.9278324,8.51544717%20C80.7759657,8.36880566%2080.6917371,8.17159811%2080.6891848,7.96174906%20L81.0082324,7.95922075%20C81.0095086,8.08310755%2081.0605562,8.20067358%2081.1511657,8.28916415%20C81.2417752,8.37639057%2081.3579086,8.42316415%2081.4829752,8.42316415%20L81.4893562,8.42316415%20C81.749699,8.4193717%2081.9602705,8.20573019%2081.9577181,7.94657925%20L82.2767657,7.94405094%20C82.2818705,8.37639057%2081.9296419,8.73288113%2081.4931848,8.73920189%20L81.4842514,8.73920189%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M88.3923981,101.360508%20C88.1384362,101.360508%2087.8883029,101.283394%2087.675179,101.138017%20C87.393141,100.94713%2087.2042648,100.658904%2087.1430076,100.327696%20L87.4569505,100.270809%20C87.5028933,100.518583%2087.6445505,100.734753%2087.8551219,100.877602%20C88.0656933,101.019187%2088.318379,101.072281%2088.5710648,101.026772%20C88.8224743,100.979998%2089.0407029,100.840942%2089.1849124,100.631092%20C89.3291219,100.422508%2089.3827219,100.170942%2089.3355029,99.9219038%20L89.6494457,99.8624887%20C89.711979,100.19496%2089.6417886,100.531225%2089.4478076,100.809338%20C89.256379,101.088715%2088.9654076,101.277074%2088.6310457,101.337753%20C88.5506457,101.352923%2088.4715219,101.360508%2088.3923981,101.360508'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M57.7936895,110.181121%20C57.4312514,110.181121%2057.0879562,110.044592%2056.8288895,109.791762%20C56.5634419,109.536404%2056.4154038,109.193819%2056.410299,108.828479%20L56.7293467,108.823423%20C56.7331752,109.105328%2056.8480324,109.368272%2057.0509467,109.566743%20C57.2513086,109.758894%2057.5142038,109.865083%2057.7936895,109.865083%20L57.8077276,109.865083%20C58.0923181,109.861291%2058.3577657,109.747517%2058.5581276,109.546517%20C58.7559371,109.345517%2058.8631371,109.078781%2058.8593086,108.796875%20L59.1783562,108.791819%20C59.183461,109.158423%2059.04308,109.506064%2058.7852895,109.767743%20C58.527499,110.029423%2058.1816514,110.176064%2057.8128324,110.181121%20L57.7936895,110.181121%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M56.5848819,111.409496%20C55.8293771,111.409496%2055.211701,110.805232%2055.2014914,110.056855%20L55.520539,110.051798%20C55.5281962,110.629515%2056.0042152,111.093458%2056.5848819,111.093458%20L56.5950914,111.093458%20C56.8835105,111.089666%2057.1489581,110.975892%2057.34932,110.774892%20C57.5471295,110.573892%2057.6543295,110.307157%2057.650501,110.025251%20L57.9695486,110.020194%20C57.9746533,110.386798%2057.8342724,110.73444%2057.5764819,110.996119%20C57.3186914,111.257798%2056.9728438,111.40444%2056.6040248,111.409496%20L56.5848819,111.409496%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M53.9041162,127.635126%20C54.5511448,127.541579%2055.5019067,128.92456%2055.4010876,129.349315%20C55.3002686,129.776598%2055.2441162,131.18107%2054.1963638,131.346674%20C53.4255448,131.468032%2050.6740781,131.786598%2050.064059,131.201296%20C49.5038114,130.661504%2050.5566686,128.121825%2053.9041162,127.635126'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.9626933,128.265938%20C52.0139505,128.557957%2051.1486933,129.574334%2050.865379,129.999089%20C50.5858933,130.420051%2050.5412267,130.744938%2050.5641981,130.827108%20C50.8168838,130.976277%2052.5614362,130.967428%2054.0954171,130.720919%20C54.5012457,130.658975%2054.6326933,130.053447%2054.7271314,129.493428%20C54.7449981,129.378391%2054.7628648,129.279787%2054.7794552,129.205202%20C54.7347886,129.029485%2054.2243124,128.349372%2053.9626933,128.265938%20M51.856979,132.181013%20C50.9406743,132.181013%2050.0422362,132.060919%2049.6210933,131.656391%20C49.2688648,131.317598%2049.1884648,130.756315%2049.39776,130.115391%20C49.7882743,128.922032%2051.1780457,127.392409%2053.8121029,127.009372%20C54.2842933,126.938579%2054.7743505,127.177504%2055.2478171,127.688221%20C55.6025981,128.072523%2056.1666743,128.884108%2056.0211886,129.494692%20C56.0097029,129.546523%2055.9994933,129.614787%2055.9854552,129.696957%20C55.88336,130.313862%2055.6447124,131.757523%2054.2983314,131.971164%20C53.8440076,132.041957%2052.8396457,132.181013%2051.856979,132.181013'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.0910781,128.019049%20C54.472659,127.963426%2055.0329067,128.780068%2054.9729257,129.031634%20C54.914221,129.2832%2054.88104,130.111219%2054.26464,130.208558%20C53.8077638,130.280615%2052.1844495,130.468974%2051.82584,130.12386%20C51.4940305,129.805294%2052.1155352,128.307275%2054.0910781,128.019049'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.214659,128.291853%20C56.214659,128.291853%2055.7169448,128.042815%2054.7444876,128.610419%20C53.8843352,129.111023%2052.6017638,129.91123%2052.9539924,130.883362%20C53.3074971,131.852966%2056.0372686,131.457287%2056.643459,131.243645%20C57.2496495,131.030004%2057.6235733,130.368853%2057.5087162,129.794928%20C57.2573067,128.545947%2056.214659,128.291853%2056.214659,128.291853'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.5989543,128.364999%20C71.5989543,128.364999%2071.10124,128.115961%2070.1287829,128.683565%20C69.2686305,129.184169%2067.9860591,129.984376%2068.3382876,130.956508%20C68.6917924,131.926112%2071.4215638,131.530433%2072.0277543,131.316791%20C72.6339448,131.10315%2073.0078686,130.441999%2072.8930114,129.868074%20C72.6416019,128.619093%2071.5989543,128.364999%2071.5989543,128.364999'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.8919105,128.869696%20C55.7630152,128.869696%2055.4924629,128.907621%2055.0674914,129.155394%20C54.6463486,129.40064%2053.3663295,130.147753%2053.5552057,130.669847%20C53.7964057,130.994734%2055.7285581,130.894866%2056.4291867,130.648357%20C56.7495105,130.534583%2056.9320057,130.169243%2056.8822343,129.918942%20C56.7201581,129.112413%2056.1203486,128.922791%2056.0527105,128.902564%20L55.9710343,128.876017%20C55.9582724,128.873489%2055.9314724,128.869696%2055.8919105,128.869696%20M54.6705962,132.137532%20C53.671339,132.138791%2052.6516629,131.913772%2052.3543105,131.09713%20C51.8068248,129.588998%2053.6381581,128.522055%2054.4204629,128.065696%20C55.4694914,127.455111%2056.1611867,127.596696%2056.4164248,127.690243%20C56.9588057,127.843206%2057.8827676,128.414602%2058.1341771,129.672432%20C58.31412,130.572508%2057.7538724,131.523149%2056.8579867,131.839187%20C56.6359295,131.917564%2055.6621962,132.137532%2054.6705962,132.137532'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.2762057,128.942842%20C71.1473105,128.942842%2070.8767581,128.980767%2070.4517867,129.22854%20C70.0306438,129.473786%2068.7506248,130.220899%2068.939501,130.742993%20C69.180701,131.06788%2071.1128533,130.968012%2071.8134819,130.721503%20C72.1338057,130.607729%2072.316301,130.242389%2072.2665295,129.992087%20C72.1044533,129.185559%2071.5046438,128.995936%2071.4370057,128.97571%20L71.3553295,128.949163%20C71.3425676,128.946635%2071.3157676,128.942842%2071.2762057,128.942842%20M70.0548914,132.210678%20C69.0556343,132.211936%2068.0359581,131.986918%2067.7386057,131.170276%20C67.19112,129.662144%2069.0224533,128.595201%2069.8047581,128.138842%20C70.8537867,127.528257%2071.5454819,127.669842%2071.80072,127.763389%20C72.343101,127.916352%2073.2670629,128.487748%2073.5184724,129.745578%20C73.6984153,130.645653%2073.1381676,131.596295%2072.2422819,131.912333%20C72.0202248,131.99071%2071.0464914,132.210678%2070.0548914,132.210678'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M56.4053219,128.63507%20C56.4053219,128.63507%2056.1105219,128.488428%2055.5336838,128.823428%20C55.02576,129.120504%2054.2651505,129.59456%2054.4744457,130.169749%20C54.6824648,130.744938%2056.3006743,130.508542%2056.6592838,130.383391%20C57.0166171,130.255711%2057.2386743,129.865089%2057.1710362,129.525032%20C57.0229981,128.785504%2056.4053219,128.63507%2056.4053219,128.63507'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.7896172,128.708216%20C71.7896172,128.708216%2071.4948172,128.561574%2070.9179791,128.896574%20C70.4100553,129.19365%2069.6494457,129.667706%2069.858741,130.242895%20C70.06676,130.818084%2071.6849695,130.581687%2072.0435791,130.456536%20C72.4009124,130.328857%2072.6229695,129.938235%2072.5553314,129.598178%20C72.4072933,128.85865%2071.7896172,128.708216%2071.7896172,128.708216'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M86.6214286,127.67836%20C86.6214286,127.67836%2085.3809714,126.7037%2083.7691429,128.051285%20C82.2938667,129.281304%2081.197619,131.167417%2081.867619,131.346926%20C82.537619,131.5277%2083.7155429,131.697096%2084.9470667,131.455643%20C86.0177905,131.248323%2086.9685524,131.441738%2087.3718286,129.210511%20C87.5594286,128.171379%2086.6214286,127.67836%2086.6214286,127.67836'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M82.3616324,130.812823%20C82.874661,130.916483%2083.8050038,131.032785%2084.8234038,130.836842%20C84.9765467,130.806502%2085.125861,130.785011%2085.2713467,130.762257%20C86.0727943,130.645955%2086.4760705,130.58654%2086.7440705,129.099898%20C86.8487181,128.520917%2086.3280324,128.240275%2086.3229276,128.236483%20L86.2297657,128.178332%20C86.1302229,128.105011%2085.3223943,127.580389%2084.1802038,128.533558%20C83.223061,129.332502%2082.5543371,130.322332%2082.3616324,130.812823%20M83.67228,132.208445%20C82.7649086,132.208445%2082.0413086,132.049162%2081.7005657,131.956879%20C81.3713086,131.868389%2081.1288324,131.615558%2081.0548133,131.280558%20C80.825099,130.250275%2082.2927181,128.456445%2083.357061,127.567747%20C84.90508,126.274521%2086.3688705,126.709389%2086.9699562,127.148049%20C87.4727752,127.433747%2088.2065848,128.182125%2087.9998419,129.321125%20C87.6016705,131.52454%2086.613899,131.84437%2085.4589467,132.012502%20C85.3313276,132.032728%2085.2011562,132.050426%2085.0684324,132.075709%20C84.5758229,132.173049%2084.1036324,132.208445%2083.67228,132.208445'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M86.3460267,128.042562%20C86.3460267,128.042562%2085.5752076,127.437034%2084.5708457,128.275166%20C83.654541,129.039977%2082.9705029,130.214374%2083.3890933,130.326883%20C83.8051314,130.439392%2084.5376648,130.543053%2085.3046552,130.393883%20C85.9708267,130.26494%2086.562979,130.385034%2086.8131124,128.995732%20C86.9305219,128.349751%2086.3460267,128.042562%2086.3460267,128.042562'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M88.361259,127.635126%20C89.0082876,127.541579%2089.9590495,128.92456%2089.8582305,129.349315%20C89.7574114,129.776598%2089.701259,131.18107%2088.6535067,131.346674%20C87.8826876,131.468032%2085.131221,131.786598%2084.5212019,131.201296%20C83.9609543,130.661504%2085.0138114,128.121825%2088.361259,127.635126'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M88.4198362,128.265938%20C86.4710933,128.557957%2085.6058362,129.574334%2085.3225219,129.999089%20C85.0430362,130.420051%2084.9983695,130.744938%2085.021341,130.827108%20C85.2740267,130.976277%2087.018579,130.967428%2088.55256,130.720919%20C88.9583886,130.658975%2089.0898362,130.053447%2089.1842743,129.493428%20C89.202141,129.378391%2089.2200076,129.279787%2089.2365981,129.205202%20C89.1919314,129.029485%2088.6814552,128.349372%2088.4198362,128.265938%20M86.3141219,132.181013%20C85.3978171,132.181013%2084.499379,132.060919%2084.0782362,131.656391%20C83.7260076,131.317598%2083.6456076,130.756315%2083.8549029,130.115391%20C84.2454171,128.922032%2085.6351886,127.392409%2088.2692457,127.009372%20C88.7414362,126.938579%2089.2314933,127.177504%2089.70496,127.688221%20C90.059741,128.072523%2090.6238171,128.884108%2090.4783314,129.494692%20C90.4668457,129.546523%2090.4566362,129.614787%2090.4425981,129.696957%20C90.3405029,130.313862%2090.1018552,131.757523%2088.7554743,131.971164%20C88.3011505,132.041957%2087.2967886,132.181013%2086.3141219,132.181013'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.548221,128.019049%20C88.9298019,127.963426%2089.4900495,128.780068%2089.4300686,129.031634%20C89.3713638,129.2832%2089.3381829,130.111219%2088.7217829,130.208558%20C88.2649067,130.280615%2086.6415924,130.468974%2086.2829829,130.12386%20C85.9511733,129.805294%2086.5726781,128.307275%2088.548221,128.019049'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M90.6718019,128.291853%20C90.6718019,128.291853%2090.1740876,128.042815%2089.2016305,128.610419%20C88.3414781,129.111023%2087.0589067,129.91123%2087.4111352,130.883362%20C87.76464,131.852966%2090.4944114,131.457287%2091.1006019,131.243645%20C91.7067924,131.030004%2092.0807162,130.368853%2091.965859,129.794928%20C91.7144495,128.545947%2090.6718019,128.291853%2090.6718019,128.291853'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M90.3490533,128.869696%20C90.2201581,128.869696%2089.9496057,128.907621%2089.5246343,129.155394%20C89.1034914,129.40064%2087.8234724,130.147753%2088.0123486,130.669847%20C88.2535486,130.994734%2090.185701,130.894866%2090.8863295,130.648357%20C91.2066533,130.534583%2091.3891486,130.169243%2091.3393771,129.918942%20C91.177301,129.112413%2090.5774914,128.922791%2090.5098533,128.902564%20L90.4281771,128.876017%20C90.4154152,128.873489%2090.3886152,128.869696%2090.3490533,128.869696%20M89.127739,132.137532%20C88.1284819,132.138791%2087.1088057,131.913772%2086.8114533,131.09713%20C86.2639676,129.588998%2088.095301,128.522055%2088.8776057,128.065696%20C89.9266343,127.455111%2090.6183295,127.596696%2090.8735676,127.690243%20C91.4159486,127.843206%2092.3399105,128.414602%2092.59132,129.672432%20C92.7712629,130.572508%2092.2110152,131.523149%2091.3151295,131.839187%20C91.0930724,131.917564%2090.119339,132.137532%2089.127739,132.137532'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M90.8624648,128.63507%20C90.8624648,128.63507%2090.5676648,128.488428%2089.9908267,128.823428%20C89.4829029,129.120504%2088.7222933,129.59456%2088.9315886,130.169749%20C89.1396076,130.744938%2090.7578171,130.508542%2091.1164267,130.383391%20C91.47376,130.255711%2091.6958171,129.865089%2091.628179,129.525032%20C91.480141,128.785504%2090.8624648,128.63507%2090.8624648,128.63507'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.341939,128.884487%20C30.341939,128.884487%2029.8429486,128.635449%2028.8704914,129.203053%20C28.010339,129.703657%2026.7277676,130.503864%2027.0799962,131.475996%20C27.433501,132.4456%2030.1632724,132.049921%2030.7694629,131.836279%20C31.3756533,131.621374%2031.7495771,130.961487%2031.63472,130.387562%20C31.3833105,129.138581%2030.341939,128.884487%2030.341939,128.884487'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M30.0179143,129.462204%20C29.889019,129.462204%2029.6171905,129.500128%2029.1934952,129.747902%20C28.7723524,129.993147%2027.4923333,130.74026%2027.6812095,131.262355%20C27.9224095,131.588506%2029.8545619,131.488638%2030.5551905,131.240864%20C30.8755143,131.127091%2031.0580095,130.761751%2031.0082381,130.511449%20C30.8461619,129.704921%2030.2476286,129.514034%2030.1787143,129.495072%20L30.0970381,129.468525%20C30.0868286,129.465996%2030.0600286,129.462204%2030.0179143,129.462204%20M28.7966,132.730034%20C27.7973429,132.730034%2026.7776667,132.506279%2026.4803143,131.689638%20C25.9328286,130.181506%2027.7641619,129.114562%2028.5464667,128.658204%20C29.5980476,128.045091%2030.2884667,128.190468%2030.5437048,128.282751%20C31.0848095,128.435713%2032.0087714,129.007109%2032.260181,130.26494%20C32.4388476,131.162487%2031.8798762,132.114392%2030.9852667,132.431694%20C30.7619333,132.510072%2029.7882,132.730034%2028.7966,132.730034'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.5313257,129.227704%20C30.5313257,129.227704%2030.2378019,129.079798%2029.6596876,129.416062%20C29.1517638,129.713138%2028.3911543,130.187194%2028.6004495,130.762383%20C28.8084686,131.336308%2030.4266781,131.101175%2030.7852876,130.97476%20C31.1438971,130.848345%2031.3646781,130.457723%2031.2983162,130.117666%20C31.1490019,129.378138%2030.5313257,129.227704%2030.5313257,129.227704'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M33.3255448,128.161013%20C33.9738495,128.067466%2034.9233352,129.450447%2034.8225162,129.876466%20C34.7216971,130.302485%2034.6655448,131.708221%2033.6177924,131.873825%20C32.8469733,131.995183%2030.0955067,132.313749%2029.4854876,131.727183%20C28.92524,131.188655%2029.9780971,128.648975%2033.3255448,128.161013'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3853981,128.791825%20C31.4366552,129.085108%2030.5701219,130.100221%2030.2880838,130.524975%20C30.0085981,130.945938%2029.9626552,131.270825%2029.9856267,131.352994%20C30.2370362,131.5009%2031.984141,131.490787%2033.5181219,131.24807%20C33.9213981,131.186126%2034.0541219,130.580598%2034.14856,130.020579%20C34.1664267,129.904277%2034.1842933,129.806938%2034.20216,129.732353%20C34.1562171,129.555372%2033.645741,128.875258%2033.3853981,128.791825%20M31.2796838,132.708164%20C30.363379,132.708164%2029.4636648,132.58807%2029.0412457,132.181013%20C28.6915695,131.844749%2028.6098933,131.28473%2028.8191886,130.64507%20C29.2084267,129.450447%2030.5969219,127.91956%2033.2335314,127.535258%20C33.6967886,127.472051%2034.195779,127.702126%2034.6679695,128.212843%20C35.0240267,128.597145%2035.5881029,129.40873%2035.4438933,130.021843%20C35.4324076,130.073674%2035.4209219,130.143202%2035.4068838,130.224108%20C35.3047886,130.841013%2035.066141,132.284674%2033.71976,132.498315%20C33.2654362,132.569108%2032.2623505,132.708164%2031.2796838,132.708164'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.5125067,128.5462%20C33.8940876,128.490577%2034.4543352,129.305955%2034.3943543,129.557521%20C34.3369257,129.809087%2034.3024686,130.637106%2033.6860686,130.735709%20C33.2291924,130.807766%2031.6058781,130.99486%2031.2472686,130.649747%20C30.915459,130.331181%2031.5369638,128.833162%2033.5125067,128.5462'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.843861,128.656055%20C42.0442229,128.48413%2042.286699,128.433564%2042.487061,128.524583%20C43.2361848,128.863375%2045.1287752,129.829187%2044.7574038,131.171715%20C44.4689848,132.217168%2043.8219562,131.912508%2042.5929848,131.949168%20L41.6664705,131.978243%20C41.4750419,131.984564%2041.3027562,131.889753%2041.1955562,131.7153%20C40.6506229,130.839243%2040.9211752,129.447413%2041.7800514,128.710413%20L41.843861,128.656055%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2214857,129.099266%20L42.2597714,129.134662%20L42.1959619,129.189021%20C41.5757333,129.722492%2041.3562286,130.767945%2041.7390857,131.384851%20L42.5724381,131.317851%20C42.8480952,131.310266%2043.0969524,131.316587%2043.3190095,131.324172%20C44.0426095,131.346926%2044.0489905,131.348191%2044.1421524,131.005606%20C44.3782476,130.15104%2042.7306857,129.330606%2042.2214857,129.099266%20L42.2214857,129.099266%20Z%20M41.6484762,132.609813%20C41.2413714,132.609813%2040.87,132.399964%2040.6517714,132.044738%20C39.9485905,130.914587%2040.274019,129.16753%2041.3626095,128.232058%20L41.426419,128.1777%20C41.8156571,127.845228%2042.323581,127.756738%2042.7498286,127.948889%20C45.5025714,129.195342%2045.5753143,130.607398%2045.3736762,131.338077%20C45.0125143,132.643945%2044.0426095,132.613606%2043.2781714,132.588323%20C43.0816381,132.582002%2042.8583048,132.575681%2042.6132762,132.582002%20L41.6867619,132.609813%20L41.6484762,132.609813%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.9435314,128.954774%20C42.0890171,128.828358%2042.2651314,128.792962%2042.4106171,128.858698%20C42.9555505,129.105208%2044.3300076,129.806811%2044.0607314,130.781472%20C43.85016,131.542491%2043.3805219,131.32%2042.4884648,131.349075%20L41.81336,131.368038%20C41.6755314,131.373094%2041.5504648,131.303566%2041.4726171,131.178415%20C41.0757219,130.541283%2041.2735314,129.529962%2041.8975886,128.993962%20L41.9435314,128.954774%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M37.4880952,128.310436%20C37.4880952,128.310436%2036.3369714,127.234643%2034.6141143,128.441908%20C33.0405714,129.542983%2031.7848,131.330492%2032.4369333,131.565625%20C33.0903429,131.802021%2034.2478476,132.068757%2035.4946857,131.933492%20C36.5807238,131.815926%2037.5123429,132.088983%2038.1044952,129.899474%20C38.3801524,128.879304%2037.4880952,128.310436%2037.4880952,128.310436'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.9753581,131.074502%20C33.4794533,131.219879%2034.3970343,131.417087%2035.42692,131.305842%20C35.5800629,131.289408%2035.7319295,131.279294%2035.8799676,131.269181%20C36.6877962,131.219879%2037.0936248,131.19586%2037.4879676,129.734502%20C37.630901,129.204823%2037.2199676,128.893842%2037.135739,128.836955%20L37.0578914,128.77754%20C36.9762152,128.705483%2036.2130533,128.098691%2034.9828057,128.957049%20C33.9605771,129.672558%2033.2101771,130.601709%2032.9753581,131.074502%20M34.8015867,132.60286%20C33.5943105,132.60286%2032.6256819,132.307049%2032.2185771,132.159143%20C31.8969771,132.044106%2031.6774724,131.771049%2031.6315295,131.430992%20C31.4911486,130.38554%2033.1080819,128.720653%2034.2464438,127.925502%20C35.9003867,126.768804%2037.3195105,127.323766%2037.8823105,127.810464%20C38.3570533,128.137879%2039.0232248,128.944408%2038.7220438,130.061917%20C38.1362724,132.224879%2037.1242533,132.460011%2035.9590914,132.530804%20C35.8301962,132.539653%2035.6987486,132.547238%2035.5647486,132.562408%20C35.3018533,132.590219%2035.0466152,132.60286%2034.8015867,132.60286'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.1827029,128.64986%20C37.1827029,128.64986%2036.4654838,127.981125%2035.39476,128.730766%20C34.4146457,129.4172%2033.6348933,130.529653%2034.0394457,130.677558%20C34.4452743,130.822936%2035.1663219,130.989804%2035.9422457,130.905106%20C36.6186267,130.831785%2037.1980171,131.001181%2037.5668362,129.638426%20C37.7391219,129.003823%2037.1827029,128.64986%2037.1827029,128.64986'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M72.3952,65.7348%20C71.8432,65.7348%2071.3952,66.1838%2071.3952,66.7348%20L71.3952,168.7208%20C71.3952,169.2728%2071.8432,169.7208%2072.3952,169.7208%20L184.4882,169.7208%20C185.0402,169.7208%20185.4882,169.2728%20185.4882,168.7208%20L185.4882,66.7348%20C185.4882,66.1838%20185.0402,65.7348%20184.4882,65.7348%20L72.3952,65.7348%20Z%20M184.4882,171.7208%20L72.3952,171.7208%20C70.7412,171.7208%2069.3952,170.3758%2069.3952,168.7208%20L69.3952,66.7348%20C69.3952,65.0808%2070.7412,63.7348%2072.3952,63.7348%20L184.4882,63.7348%20C186.1422,63.7348%20187.4882,65.0808%20187.4882,66.7348%20L187.4882,168.7208%20C187.4882,170.3758%20186.1422,171.7208%20184.4882,171.7208%20L184.4882,171.7208%20Z'%20id='Fill-12'%20fill='%23D9DDE2'%3e%3c/path%3e%3cpath%20d='M101.6511,98.0883%20C101.0981,98.0883%20100.6511,97.6403%20100.6511,97.0883%20L100.6511,88.1633%20C100.6511,87.6113%20101.0981,87.1633%20101.6511,87.1633%20C102.2041,87.1633%20102.6511,87.6113%20102.6511,88.1633%20L102.6511,97.0883%20C102.6511,97.6403%20102.2041,98.0883%20101.6511,98.0883'%20id='Fill-14'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M106.1159,93.7416%20L97.1859,93.7416%20C96.6339,93.7416%2096.1859,93.2936%2096.1859,92.7416%20C96.1859,92.1896%2096.6339,91.7416%2097.1859,91.7416%20L106.1159,91.7416%20C106.6689,91.7416%20107.1159,92.1896%20107.1159,92.7416%20C107.1159,93.2936%20106.6689,93.7416%20106.1159,93.7416'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M165.279,108.745%20C165.003,108.745%20164.779,108.521%20164.779,108.245%20L164.779,102.667%20C164.779,102.391%20165.003,102.167%20165.279,102.167%20C165.555,102.167%20165.779,102.391%20165.779,102.667%20L165.779,108.245%20C165.779,108.521%20165.555,108.745%20165.279,108.745'%20id='Fill-18'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.0466,106.5136%20C162.7706,106.5136%20162.5466,106.2896%20162.5466,106.0136%20C162.5466,105.7376%20162.7706,105.5136%20163.0466,105.5136%20L168.6276,105.5136%20C168.9036,105.5136%20169.1276,105.7376%20169.1276,106.0136%20C169.1276,106.2896%20168.9036,106.5136%20168.6276,106.5136%20L163.0466,106.5136%20Z'%20id='Fill-20'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M186.488,190.6869%20L170.86,190.6869%20C170.307,190.6869%20169.86,190.2389%20169.86,189.6869%20C169.86,189.1349%20170.307,188.6869%20170.86,188.6869%20L186.488,188.6869%20C187.041,188.6869%20187.488,189.1349%20187.488,189.6869%20C187.488,190.2389%20187.041,190.6869%20186.488,190.6869'%20id='Fill-257'%20fill='%23D9DDE2'%3e%3c/path%3e%3cpath%20d='M186.488,183.9931%20L157.466,183.9931%20C156.913,183.9931%20156.466,183.5451%20156.466,182.9931%20C156.466,182.4411%20156.913,181.9931%20157.466,181.9931%20L186.488,181.9931%20C187.041,181.9931%20187.488,182.4411%20187.488,182.9931%20C187.488,183.5451%20187.041,183.9931%20186.488,183.9931'%20id='Fill-262'%20fill='%23D9DDE2'%3e%3c/path%3e%3cpath%20d='M183.1393,57.9252%20L145.1863,57.9252%20C144.6333,57.9252%20144.1863,57.4772%20144.1863,56.9252%20C144.1863,56.3732%20144.6333,55.9252%20145.1863,55.9252%20L183.1393,55.9252%20C183.6923,55.9252%20184.1393,56.3732%20184.1393,56.9252%20C184.1393,57.4772%20183.6923,57.9252%20183.1393,57.9252'%20id='Fill-267'%20fill='%23D9DDE2'%3e%3c/path%3e%3cpath%20d='M109.4655,57.9252%20L84.9065,57.9252%20C84.3545,57.9252%2083.9065,57.4772%2083.9065,56.9252%20C83.9065,56.3732%2084.3545,55.9252%2084.9065,55.9252%20L109.4655,55.9252%20C110.0185,55.9252%20110.4655,56.3732%20110.4655,56.9252%20C110.4655,57.4772%20110.0185,57.9252%20109.4655,57.9252'%20id='Fill-272'%20fill='%23D9DDE2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Delete.svg.js b/lib/static/illustrations/Delete.svg.js new file mode 100644 index 00000000..a7526d3d --- /dev/null +++ b/lib/static/illustrations/Delete.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M24.1133,218.8788%20C24.1133,161.6858%2070.4773,115.3208%20127.6713,115.3208%20C184.8643,115.3208%20231.2283,161.6858%20231.2283,218.8788%20L24.1133,218.8788%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(88.000000,%20102.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M104.3145,194.495%20C105.6825,187.654%20105.1695,170.038%2091.1445,160.974%20C82.2515,155.5%2075.4105,156.697%2075.4105,156.697%20C75.4105,156.697%2081.2255,147.974%2076.7785,143.699%20C76.0935,150.369%2070.7015,158.662%2070.7015,158.662%20C70.7015,158.662%20101.5785,175.003%2090.9735,206.297%20C99.5255,205.783%20103.9595,196.27%20104.3145,194.495'%20id='Fill-3'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M66.4414,144.6952%20C66.4344,144.6952%2066.4284,144.6952%2066.4224,144.6962%20C65.9164,144.7352%2065.5334,144.9642%2065.2534,145.3962%20C64.6364,146.3442%2063.9934,149.0302%2066.6034,156.3622%20L66.9634,157.3762%20L65.9244,157.6622%20C65.8394,157.6852%2057.3384,160.0832%2050.6594,167.2972%20C45.3534,173.0272%2040.1274,186.9562%2044.5554,197.1502%20C47.9704,205.0122%2056.5554,209.1982%2069.3814,209.2532%20C71.4114,209.2612%2073.3274,209.2752%2075.1354,209.2882%20C90.2524,209.3952%2097.8374,209.4512%20101.0154,206.1982%20C102.8624,204.3092%20103.5064,201.0372%20103.3144,194.5242%20C103.2964,193.9312%20103.2894,193.2622%20103.2794,192.5292%20C103.1794,184.5932%20102.9934,169.8222%2090.6014,161.8132%20C82.1494,156.6112%2075.6464,157.6692%2075.5834,157.6822%20L73.2874,158.0842%20L74.5784,156.1432%20C74.6294,156.0642%2079.5994,148.4852%2076.3694,144.7202%20C72.8084,145.0962%2071.7854,150.3262%2071.7754,150.3812%20L71.0644,154.1682%20L69.8434,150.5142%20C68.7564,147.2612%2067.1064,144.6952%2066.4414,144.6952%20M82.1244,211.3232%20C79.9944,211.3232%2077.6674,211.3062%2075.1224,211.2882%20C73.3154,211.2752%2071.4014,211.2612%2069.3744,211.2532%20C52.0894,211.1782%2045.3394,203.9762%2042.7214,197.9472%20C37.8944,186.8352%2043.3784,172.2172%2049.1924,165.9372%20C54.9534,159.7162%2061.8194,156.9302%2064.3794,156.0532%20C62.4724,150.3712%2062.2014,146.4222%2063.5754,144.3072%20C64.1914,143.3582%2065.1484,142.7882%2066.2694,142.7022%20C68.1254,142.5622%2069.7084,145.0682%2070.7104,147.2582%20C71.6534,145.1822%2073.4724,142.6992%2076.7784,142.6992%20L77.1804,142.6992%20L77.4714,142.9782%20C81.2364,146.5972%2078.7704,152.6562%2077.2194,155.5822%20C79.9664,155.5842%2085.3094,156.2082%2091.6694,160.1222%20C104.9794,168.7242%20105.1824,184.7852%20105.2794,192.5042%20C105.2884,193.2242%20105.2964,193.8822%20105.3144,194.4662%20C105.4944,200.5772%20105.0774,204.9052%20102.4454,207.5962%20C99.2654,210.8482%2093.5254,211.3232%2082.1244,211.3232'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M50.5068,189.205%20C50.0298,189.205%2049.6098,188.864%2049.5238,188.38%20C47.9598,179.554%2053.0648,173.149%2053.2818,172.881%20C53.6298,172.453%2054.2578,172.387%2054.6878,172.735%20C55.1158,173.082%2055.1818,173.712%2054.8358,174.141%20C54.7878,174.2%2050.0938,180.131%2051.4918,188.03%20C51.5888,188.574%2051.2258,189.094%2050.6828,189.189%20C50.6228,189.2%2050.5648,189.205%2050.5068,189.205'%20id='Fill-7'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M63.0566,202.8525%20C63.0306,202.8525%2063.0046,202.8515%2062.9786,202.8495%20C60.1016,202.6255%2059.0476,199.3795%2059.0036,199.2415%20C58.8376,198.7145%2059.1306,198.1535%2059.6586,197.9875%20C60.1826,197.8225%2060.7436,198.1135%2060.9106,198.6375%20C60.9166,198.6585%2061.6076,200.7375%2063.1326,200.8555%20C63.6836,200.8985%2064.0956,201.3795%2064.0526,201.9295%20C64.0116,202.4545%2063.5746,202.8525%2063.0566,202.8525'%20id='Fill-9'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M88.1475,210.5243%20L68.5915,206.0893%20C67.3765,205.8143%2066.6165,204.6073%2066.8915,203.3923%20L73.7695,173.0583%20C74.0445,171.8433%2075.2525,171.0823%2076.4665,171.3573%20L96.0225,175.7923%20C97.2375,176.0673%2097.9985,177.2753%2097.7225,178.4893%20L90.8445,208.8243%20C90.5695,210.0383%2089.3615,210.7993%2088.1475,210.5243'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M75.9658,172.3007%20C75.7328,172.3007%2075.5028,172.3667%2075.2998,172.4947%20C75.0158,172.6737%2074.8198,172.9517%2074.7448,173.2797%20L67.8668,203.6127%20C67.7928,203.9407%2067.8508,204.2777%2068.0288,204.5607%20C68.2068,204.8437%2068.4868,205.0397%2068.8128,205.1137%20L88.3688,209.5487%20C89.0388,209.7017%2089.7158,209.2777%2089.8688,208.6027%20L96.7468,178.2687%20C96.8208,177.9417%2096.7638,177.6057%2096.5848,177.3217%20C96.4058,177.0377%2096.1278,176.8417%2095.8018,176.7677%20L76.2458,172.3327%20C76.1528,172.3117%2076.0598,172.3007%2075.9658,172.3007%20M88.6468,211.5807%20C88.4088,211.5807%2088.1678,211.5547%2087.9258,211.4997%20L68.3708,207.0657%20C66.6208,206.6677%2065.5198,204.9217%2065.9158,203.1717%20L72.7938,172.8377%20C72.9868,171.9887%2073.4968,171.2677%2074.2328,170.8037%20C74.9688,170.3387%2075.8428,170.1897%2076.6888,170.3817%20L96.2428,174.8167%20C97.0918,175.0087%2097.8138,175.5197%2098.2778,176.2557%20C98.7408,176.9907%2098.8908,177.8627%2098.6978,178.7107%20L91.8198,209.0447%20C91.4778,210.5547%2090.1318,211.5797%2088.6468,211.5807'%20id='Fill-13'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-15'%20fill='%23E1F2FF'%20points='69.1895%20202.0292%2089.5125%20208.1482%2096.1635%20178.8172%2075.4925%20173.1232'%3e%3c/polygon%3e%3cpath%20d='M87.6885,185.415%20C87.1125,187.959%2084.5835,189.553%2082.0395,188.977%20C79.4965,188.399%2077.9015,185.87%2078.4785,183.327%20C79.0545,180.783%2081.5845,179.189%2084.1275,179.766%20C86.6705,180.343%2088.2655,182.872%2087.6885,185.415'%20id='Fill-17'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M88.459,184.6112%20C87.882,187.1542%2085.353,188.7492%2082.81,188.1722%20C80.266,187.5952%2078.672,185.0662%2079.248,182.5222%20C79.825,179.9792%2082.355,178.3842%2084.897,178.9622%20C87.44,179.5382%2089.035,182.0672%2088.459,184.6112'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.8457,179.8437%20C83.1517,179.8437%2082.4707,180.0387%2081.8687,180.4177%20C81.0277,180.9477%2080.4437,181.7747%2080.2237,182.7437%20C79.7697,184.7447%2081.0297,186.7427%2083.0307,187.1967%20C84.0017,187.4157%2084.9967,187.2457%2085.8377,186.7157%20C86.6797,186.1857%2087.2637,185.3597%2087.4837,184.3907%20C87.9377,182.3887%2086.6777,180.3907%2084.6767,179.9377%20C84.4007,179.8747%2084.1217,179.8437%2083.8457,179.8437%20M83.8657,189.2907%20C83.4407,189.2907%2083.0127,189.2427%2082.5877,189.1477%20C81.0977,188.8097%2079.8277,187.9107%2079.0127,186.6177%20C78.1987,185.3247%2077.9357,183.7917%2078.2727,182.3017%20C78.6117,180.8107%2079.5097,179.5407%2080.8027,178.7267%20C82.0957,177.9107%2083.6267,177.6497%2085.1187,177.9867%20C88.1957,178.6837%2090.1307,181.7547%2089.4347,184.8317%20L89.4347,184.8327%20C89.0957,186.3227%2088.1977,187.5927%2086.9047,188.4067%20C85.9797,188.9897%2084.9317,189.2907%2083.8657,189.2907'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M84.4834,186.0976%20C84.4894,186.1596%2084.4984,186.2016%2084.5004,186.2166%20C84.5014,186.2186%2084.4984,186.2156%2084.5004,186.2166%20L84.4994,186.2166%20C84.6544,184.9316%2085.4844,184.5706%2085.9024,183.7886%20C85.9064,183.7766%2085.9114,183.7636%2085.9194,183.7486%20C85.9274,183.7316%2085.9354,183.7126%2085.9434,183.6946%20C86.0294,183.4716%2085.9964,183.1816%2085.8794,182.8616%20C85.8794,182.8596%2085.8794,182.8586%2085.8784,182.8566%20C85.8694,182.8296%2085.8584,182.8026%2085.8474,182.7766%20L85.8474,182.7756%20C85.8284,182.7266%2085.8054,182.6756%2085.7834,182.6256%20C85.7804,182.6196%2085.7784,182.6156%2085.7754,182.6106%20C85.7694,182.5966%2085.7624,182.5816%2085.7554,182.5686%20C85.7494,182.5546%2085.7424,182.5396%2085.7354,182.5266%20C85.7284,182.5116%2085.7214,182.4976%2085.7134,182.4846%20C85.7074,182.4696%2085.6994,182.4546%2085.6914,182.4416%20C85.6864,182.4316%2085.6804,182.4206%2085.6754,182.4106%20C85.4674,182.0236%2085.1734,181.6196%2084.8554,181.2546%20C84.8554,181.2546%2084.8534,181.2496%2084.8554,181.2546%20C84.7984,181.7386%2084.6984,182.2126%2084.5674,182.5796%20C84.4104,183.0236%2084.1284,183.5156%2083.7934,183.9456%20C83.2734,183.7826%2082.7594,183.5366%2082.3794,183.2606%20C82.0604,183.0306%2081.7114,182.7016%2081.3884,182.3316%20C81.3834,182.3716%2081.3794,182.4116%2081.3754,182.4516%20C81.3744,182.4636%2081.3734,182.4756%2081.3724,182.4886%20C81.3694,182.5166%2081.3664,182.5446%2081.3644,182.5746%20C81.3634,182.5876%2081.3624,182.6006%2081.3614,182.6146%20C81.3584,182.6436%2081.3564,182.6716%2081.3554,182.7006%20L81.3524,182.7356%20C81.3504,182.7726%2081.3484,182.8086%2081.3464,182.8446%20L81.3464,182.8556%20C81.3444,182.8986%2081.3424,182.9406%2081.3414,182.9826%20L81.3414,182.9926%20C81.3404,183.0296%2081.3394,183.0666%2081.3394,183.1046%20L81.3394,183.1266%20L81.3394,183.2296%20C81.3404,183.2366%2081.3404,183.2426%2081.3404,183.2496%20C81.3404,183.2886%2081.3414,183.3276%2081.3424,183.3676%20L81.3434,183.3676%20C81.3474,183.4926%2081.3564,183.6146%2081.3694,183.7316%20L81.3694,183.7356%20C81.3904,183.9326%2081.4234,184.1166%2081.4704,184.2816%20C81.4774,184.3056%2081.4844,184.3286%2081.4924,184.3526%20C81.4924,184.3536%2081.4924,184.3546%2081.4934,184.3556%20C81.5004,184.3756%2081.5064,184.3976%2081.5134,184.4166%20L81.5134,184.4176%20C81.5134,184.4176%2081.5144,184.4186%2081.5144,184.4196%20C81.5224,184.4416%2081.5304,184.4626%2081.5394,184.4846%20C81.5404,184.4876%2081.5414,184.4896%2081.5424,184.4926%20L81.5424,184.4936%20C81.5524,184.5206%2081.5644,184.5456%2081.5764,184.5716%20C81.5784,184.5766%2081.5804,184.5796%2081.5824,184.5836%20C81.5834,184.5846%2081.5844,184.5866%2081.5844,184.5886%20C81.5974,184.6176%2081.6124,184.6446%2081.6284,184.6706%20C81.6374,184.6896%2081.6484,184.7066%2081.6604,184.7246%20C81.6654,184.7326%2081.6704,184.7396%2081.6744,184.7456%20C81.6814,184.7566%2081.6884,184.7666%2081.6964,184.7776%20C81.7014,184.7846%2081.7074,184.7906%2081.7124,184.7986%20C81.7194,184.8076%2081.7274,184.8166%2081.7344,184.8256%20L81.7524,184.8456%20C81.7594,184.8546%2081.7674,184.8626%2081.7754,184.8696%20C81.7814,184.8756%2081.7874,184.8826%2081.7944,184.8886%20C81.8014,184.8966%2081.8104,184.9036%2081.8194,184.9106%20C81.8254,184.9166%2081.8314,184.9216%2081.8374,184.9266%20C81.8464,184.9346%2081.8564,184.9416%2081.8674,184.9496%20C81.8724,184.9516%2081.8774,184.9566%2081.8824,184.9596%20C81.8984,184.9706%2081.9144,184.9806%2081.9304,184.9896%20C81.9414,184.9956%2081.9504,185.0016%2081.9594,185.0076%20C82.7474,185.4186%2083.6424,185.2526%2084.5004,186.2166'%20id='Fill-23'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-25'%20fill='%23ACD3EF'%20points='76.9951%20191.6659%2076.5681%20190.9869%2074.7101%20192.1579%2073.9821%20191.0039%2073.3051%20191.4319%2074.4561%20193.2579%2074.4621%20193.2549%2074.4661%20193.2609'%3e%3c/polygon%3e%3cline%20x1='78.1104'%20y1='192.7118'%20x2='89.9844'%20y2='195.4038'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.9854,196.4042%20C89.9124,196.4042%2089.8384,196.3962%2089.7634,196.3802%20L77.8894,193.6872%20C77.3504,193.5652%2077.0124,193.0292%2077.1344,192.4912%20C77.2564,191.9522%2077.7924,191.6172%2078.3314,191.7362%20L90.2054,194.4282%20C90.7444,194.5502%2091.0824,195.0872%2090.9604,195.6252%20C90.8544,196.0902%2090.4424,196.4042%2089.9854,196.4042'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-31'%20fill='%23ACD3EF'%20points='76.167%20195.3183%2075.74%20194.6403%2073.882%20195.8113%2073.154%20194.6573%2072.476%20195.0843%2073.628%20196.9113%2073.634%20196.9073%2073.637%20196.9133'%3e%3c/polygon%3e%3cline%20x1='77.2422'%20y1='196.54'%20x2='89.1162'%20y2='199.232'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.1172,200.2323%20C89.0442,200.2323%2088.9702,200.2243%2088.8952,200.2083%20L77.0212,197.5153%20C76.4822,197.3933%2076.1442,196.8573%2076.2662,196.3193%20C76.3882,195.7803%2076.9262,195.4413%2077.4632,195.5643%20L89.3372,198.2563%20C89.8762,198.3783%2090.2142,198.9153%2090.0922,199.4533%20C89.9862,199.9183%2089.5742,200.2323%2089.1172,200.2323'%20id='Fill-35'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-37'%20fill='%23ACD3EF'%20points='75.3389%20198.9716%2074.9109%20198.2926%2073.0539%20199.4636%2072.3259%20198.3096%2071.6479%20198.7376%2072.7989%20200.5646%2072.8049%20200.5606%2072.8089%20200.5666'%3e%3c/polygon%3e%3cline%20x1='76.3457'%20y1='200.497'%20x2='88.2187'%20y2='203.189'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M88.2197,204.1894%20C88.1467,204.1894%2088.0727,204.1814%2087.9977,204.1654%20L76.1247,201.4724%20C75.5857,201.3504%2075.2477,200.8144%2075.3697,200.2764%20C75.4917,199.7374%2076.0277,199.4014%2076.5667,199.5214%20L88.4397,202.2134%20C88.9787,202.3354%2089.3167,202.8724%2089.1947,203.4104%20C89.0887,203.8754%2088.6767,204.1894%2088.2197,204.1894'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M83.9688,209.5771%20L63.0358,204.8301%20C61.8218,204.5551%2061.0598,203.3481%2061.3348,202.1331%20L68.6658,169.8011%20C68.9418,168.5861%2070.1498,167.8251%2071.3648,168.1001%20L92.2968,172.8471%20C93.5118,173.1221%2094.2738,174.3301%2093.9978,175.5441%20L86.6668,207.8761%20C86.3918,209.0911%2085.1838,209.8521%2083.9688,209.5771'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.1895,208.6015%20C84.8705,208.7585%2085.5395,208.3305%2085.6915,207.6555%20L93.0225,175.3235%20C93.0965,174.9965%2093.0395,174.6605%2092.8605,174.3765%20C92.6815,174.0925%2092.4035,173.8965%2092.0765,173.8225%20L71.1435,169.0765%20C70.4655,168.9205%2069.7945,169.3475%2069.6415,170.0215%20L62.3105,202.3535%20C62.1575,203.0285%2062.5825,203.7025%2063.2565,203.8545%20L84.1895,208.6015%20Z%20M84.4735,210.6335%20C84.2325,210.6335%2083.9895,210.6075%2083.7485,210.5525%20L62.8155,205.8055%20C61.0645,205.4085%2059.9625,203.6625%2060.3595,201.9125%20L67.6905,169.5805%20C68.0875,167.8295%2069.8345,166.7275%2071.5855,167.1245%20L92.5175,171.8715%20C93.3665,172.0635%2094.0875,172.5745%2094.5515,173.3095%20C95.0155,174.0455%2095.1665,174.9165%2094.9735,175.7655%20L87.6425,208.0965%20C87.4505,208.9455%2086.9395,209.6675%2086.2035,210.1305%20C85.6765,210.4625%2085.0815,210.6335%2084.4735,210.6335%20L84.4735,210.6335%20Z'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-47'%20fill='%23E1F2FF'%20points='65.0449%20198.5976%2083.8739%20204.3536%2090.4139%20175.5106%2071.2559%20170.1756'%3e%3c/polygon%3e%3cline%20x1='71.0322'%20y1='186.8886'%20x2='83.5892'%20y2='189.7356'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.5898,190.7353%20C83.5168,190.7353%2083.4428,190.7273%2083.3678,190.7113%20L70.8118,187.8643%20C70.2728,187.7423%2069.9348,187.2063%2070.0568,186.6683%20C70.1788,186.1293%2070.7138,185.7913%2071.2528,185.9133%20L83.8098,188.7593%20C84.3488,188.8813%2084.6868,189.4183%2084.5648,189.9563%20C84.4588,190.4213%2084.0468,190.7353%2083.5898,190.7353'%20id='Fill-51'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='70.1143'%20y1='190.9364'%20x2='82.6713'%20y2='193.7844'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.6719,194.7841%20C82.5989,194.7841%2082.5249,194.7761%2082.4499,194.7601%20L69.8939,191.9121%20C69.3549,191.7901%2069.0169,191.2541%2069.1389,190.7161%20C69.2609,190.1771%2069.7949,189.8391%2070.3349,189.9611%20L82.8919,192.8081%20C83.4309,192.9301%2083.7689,193.4671%2083.6469,194.0051%20C83.5409,194.4701%2083.1289,194.7841%2082.6719,194.7841'%20id='Fill-55'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='69.165'%20y1='195.121'%20x2='81.722'%20y2='197.969'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.7227,198.9687%20C81.6497,198.9687%2081.5757,198.9607%2081.5007,198.9447%20L68.9447,196.0967%20C68.4057,195.9747%2068.0677,195.4387%2068.1897,194.9007%20C68.3117,194.3607%2068.8477,194.0247%2069.3857,194.1457%20L81.9427,196.9927%20C82.4817,197.1147%2082.8197,197.6517%2082.6977,198.1897%20C82.5917,198.6547%2082.1797,198.9687%2081.7227,198.9687'%20id='Fill-59'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M155.8574,128.5575%20L112.8034,125.2165%20C111.5614,125.1195%20110.6324,124.0365%20110.7294,122.7935%20L115.7314,58.3425%20C115.8274,57.1015%20116.9124,56.1725%20118.1534,56.2695%20L161.2084,59.6105%20C162.4494,59.7065%20163.3784,60.7905%20163.2814,62.0335%20L158.2794,126.4845%20C158.1834,127.7255%20157.0984,128.6545%20155.8574,128.5575'%20id='Fill-61'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M117.9766,57.2626%20C117.6776,57.2626%20117.3926,57.3676%20117.1636,57.5646%20C116.9086,57.7826%20116.7536,58.0856%20116.7286,58.4196%20L111.7266,122.8706%20C111.6726,123.5616%20112.1906,124.1656%20112.8806,124.2196%20L155.9356,127.5606%20C156.2706,127.5876%20156.5926,127.4806%20156.8476,127.2626%20C157.1026,127.0446%20157.2566,126.7416%20157.2826,126.4076%20L162.2846,61.9556%20C162.3376,61.2656%20161.8206,60.6606%20161.1296,60.6076%20L118.0766,57.2666%20C118.0426,57.2636%20118.0096,57.2626%20117.9766,57.2626%20M156.0386,129.5646%20C155.9526,129.5646%20155.8666,129.5616%20155.7806,129.5546%20L112.7266,126.2136%20C110.9366,126.0746%20109.5926,124.5056%20109.7326,122.7166%20L114.7346,58.2656%20C114.8006,57.3996%20115.2026,56.6106%20115.8626,56.0446%20C116.5236,55.4786%20117.3636,55.1996%20118.2316,55.2726%20L161.2856,58.6136%20C163.0756,58.7526%20164.4176,60.3216%20164.2786,62.1106%20L159.2766,126.5616%20C159.2096,127.4276%20158.8086,128.2166%20158.1486,128.7826%20C157.5536,129.2916%20156.8126,129.5646%20156.0386,129.5646'%20id='Fill-63'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-65'%20fill='%23E1F2FF'%20points='114.9248%20117.4101%20155.6958%20123.4441%20160.2128%2065.2201%20118.8938%2060.0991'%3e%3c/polygon%3e%3cpath%20d='M145.7891,80.2821%20C145.3971,85.3311%20140.9861,89.1061%20135.9371,88.7151%20C130.8891,88.3221%20127.1131,83.9121%20127.5061,78.8631%20C127.8971,73.8141%20132.3081,70.0391%20137.3561,70.4301%20C142.4051,70.8221%20146.1811,75.2331%20145.7891,80.2821'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.041,78.5204%20C146.649,83.5694%20142.239,87.3434%20137.19,86.9524%20C132.142,86.5604%20128.366,82.1504%20128.758,77.1014%20C129.149,72.0524%20133.56,68.2774%20138.609,68.6684%20C143.658,69.0604%20147.433,73.4704%20147.041,78.5204'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8945,69.6415%20C133.6735,69.6415%20130.0865,72.9015%20129.7545,77.1785%20C129.4065,81.6695%20132.7765,85.6065%20137.2675,85.9545%20C141.7575,86.3035%20145.6955,82.9335%20146.0435,78.4435%20C146.3925,73.9525%20143.0225,70.0145%20138.5325,69.6655%20C138.3185,69.6495%20138.1055,69.6415%20137.8945,69.6415%20M137.9075,87.9795%20C137.6435,87.9795%20137.3795,87.9695%20137.1135,87.9495%20C131.5225,87.5155%20127.3275,82.6145%20127.7605,77.0245%20C128.1945,71.4325%20133.1175,67.2465%20138.6865,67.6715%20C144.2765,68.1055%20148.4715,73.0065%20148.0385,78.5975%20C147.6245,83.9205%20143.1605,87.9795%20137.9075,87.9795'%20id='Fill-71'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M139.8223,82.496%20C139.8513,82.612%20139.8803,82.692%20139.8873,82.72%20C139.8903,82.723%20139.8843,82.718%20139.8873,82.72%20L139.8863,82.72%20C139.8223,80.208%20141.3153,79.279%20141.8983,77.66%20C141.9023,77.636%20141.9093,77.609%20141.9193,77.579%20C141.9313,77.543%20141.9413,77.506%20141.9503,77.468%20C142.0533,77.016%20141.9073,76.468%20141.5943,75.885%20C141.5933,75.882%20141.5923,75.879%20141.5903,75.876%20C141.5643,75.827%20141.5373,75.778%20141.5093,75.73%20C141.5093,75.73%20141.5083,75.729%20141.5083,75.728%20C141.4563,75.64%20141.4003,75.55%20141.3423,75.459%20C141.3363,75.45%20141.3303,75.44%20141.3233,75.431%20C141.3073,75.406%20141.2903,75.382%20141.2733,75.357%20C141.2573,75.331%20141.2393,75.306%20141.2223,75.281%20C141.2053,75.256%20141.1873,75.231%20141.1703,75.207%20C141.1513,75.181%20141.1343,75.155%20141.1153,75.13%20C141.1023,75.112%20141.0893,75.095%20141.0753,75.076%20C140.5663,74.39%20139.8883,73.698%20139.1743,73.087%20C139.1743,73.087%20139.1693,73.078%20139.1743,73.087%20C139.2013,74.032%20139.1413,74.971%20138.9943,75.713%20C138.8173,76.608%20138.4123,77.636%20137.8893,78.555%20C136.8453,78.388%20135.7913,78.06%20134.9813,77.639%20C134.3043,77.285%20133.5393,76.751%20132.8153,76.132%20C132.8183,76.211%20132.8213,76.288%20132.8243,76.367%20C132.8253,76.39%20132.8273,76.413%20132.8283,76.436%20C132.8313,76.493%20132.8343,76.549%20132.8383,76.604%20C132.8393,76.63%20132.8413,76.656%20132.8433,76.682%20C132.8463,76.738%20132.8503,76.794%20132.8553,76.85%20C132.8573,76.872%20132.8593,76.895%20132.8613,76.918%20C132.8673,76.989%20132.8743,77.059%20132.8813,77.13%20C132.8813,77.137%20132.8823,77.143%20132.8833,77.15%20C132.8903,77.232%20132.9003,77.313%20132.9103,77.394%20C132.9103,77.4%20132.9113,77.406%20132.9123,77.413%20C132.9213,77.486%20132.9303,77.558%20132.9403,77.63%20L132.9463,77.674%20L132.9753,77.87%20C132.9783,77.883%20132.9803,77.895%20132.9823,77.909%20C132.9953,77.984%20133.0073,78.059%20133.0203,78.134%20C133.0213,78.134%20133.0213,78.135%20133.0213,78.135%20C133.0653,78.373%20133.1153,78.604%20133.1733,78.827%20C133.1733,78.83%20133.1743,78.832%20133.1743,78.835%20C133.2703,79.206%20133.3863,79.551%20133.5223,79.854%20C133.5433,79.898%20133.5633,79.942%20133.5843,79.984%20C133.5853,79.986%20133.5853,79.988%20133.5863,79.989%20L133.5873,79.99%20C133.6053,80.028%20133.6243,80.066%20133.6433,80.103%20L133.6443,80.103%20C133.6443,80.103%20133.6453,80.106%20133.6463,80.108%20C133.6673,80.148%20133.6883,80.187%20133.7113,80.225%20C133.7143,80.23%20133.7173,80.234%20133.7203,80.239%20C133.7203,80.24%20133.7193,80.24%20133.7203,80.241%20C133.7493,80.29%20133.7783,80.337%20133.8073,80.382%20C133.8133,80.39%20133.8183,80.397%20133.8233,80.404%20C133.8243,80.407%20133.8263,80.409%20133.8283,80.413%20C133.8623,80.463%20133.8973,80.513%20133.9343,80.559%20C133.9593,80.592%20133.9853,80.622%20134.0113,80.653%20C134.0223,80.666%20134.0343,80.678%20134.0463,80.69%20C134.0613,80.708%20134.0793,80.725%20134.0953,80.743%20C134.1073,80.756%20134.1213,80.767%20134.1343,80.78%20C134.1493,80.796%20134.1673,80.81%20134.1823,80.825%20C134.1963,80.837%20134.2093,80.848%20134.2223,80.858%20C134.2403,80.873%20134.2573,80.887%20134.2743,80.9%20C134.2873,80.91%20134.3013,80.92%20134.3143,80.93%20C134.3333,80.942%20134.3513,80.954%20134.3693,80.967%20C134.3833,80.975%20134.3953,80.983%20134.4083,80.991%20L134.4723,81.026%20C134.4833,81.03%20134.4943,81.038%20134.5063,81.043%20C134.5383,81.059%20134.5723,81.073%20134.6053,81.085%20C134.6293,81.095%20134.6473,81.102%20134.6663,81.111%20C136.2963,81.68%20137.9683,81.109%20139.8873,82.72'%20id='Fill-73'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-75'%20fill='%23ACD3EF'%20points='127.0049%2095.3017%20125.9919%2094.1187%20122.7529%2096.8917%20121.0289%2094.8787%20119.8469%2095.8907%20122.5729%2099.0757%20122.5839%2099.0677%20122.5929%2099.0777'%3e%3c/polygon%3e%3cline%20x1='129.4414'%20y1='96.998'%20x2='153.0114'%20y2='98.827'%20id='Fill-77'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M153.0127,99.8271%20C152.9867,99.8271%20152.9607,99.8261%20152.9347,99.8241%20L129.3647,97.9951%20C128.8137,97.9521%20128.4017,97.4721%20128.4447,96.9211%20C128.4877,96.3701%20128.9737,95.9471%20129.5187,96.0011%20L153.0887,97.8301%20C153.6397,97.8731%20154.0517,98.3531%20154.0087,98.9041%20C153.9677,99.4291%20153.5307,99.8271%20153.0127,99.8271'%20id='Fill-79'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-81'%20fill='%23ACD3EF'%20points='126.4414%20102.5526%20125.4294%20101.3696%20122.1894%20104.1436%20120.4664%20102.1296%20119.2844%20103.1426%20122.0104%20106.3276%20122.0214%20106.3196%20122.0304%20106.3286'%3e%3c/polygon%3e%3cline%20x1='128.8516'%20y1='104.5966'%20x2='152.4216'%20y2='106.4256'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.4229,107.4257%20C152.3969,107.4257%20152.3709,107.4247%20152.3449,107.4227%20L128.7749,105.5937%20C128.2239,105.5507%20127.8119,105.0707%20127.8549,104.5197%20C127.8979,103.9687%20128.3889,103.5627%20128.9289,103.5997%20L152.4989,105.4287%20C153.0499,105.4717%20153.4619,105.9517%20153.4189,106.5027%20C153.3779,107.0277%20152.9409,107.4257%20152.4229,107.4257'%20id='Fill-85'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-87'%20fill='%23ACD3EF'%20points='125.8789%20109.8046%20124.8659%20108.6216%20121.6269%20111.3946%20119.9039%20109.3816%20118.7209%20110.3936%20121.4479%20113.5796%20121.4579%20113.5716%20121.4669%20113.5806'%3e%3c/polygon%3e%3cline%20x1='128.2422'%20y1='112.4521'%20x2='151.8122'%20y2='114.2811'%20id='Fill-89'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M151.8135,115.2812%20C151.7875,115.2812%20151.7615,115.2802%20151.7355,115.2782%20L128.1655,113.4492%20C127.6145,113.4062%20127.2025,112.9262%20127.2455,112.3752%20C127.2885,111.8242%20127.7645,111.4202%20128.3195,111.4552%20L151.8895,113.2842%20C152.4405,113.3272%20152.8525,113.8072%20152.8095,114.3582%20C152.7685,114.8832%20152.3315,115.2812%20151.8135,115.2812'%20id='Fill-91'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M149.8418,127.4442%20L104.0528,123.8902%20C102.8118,123.7952%20101.8828,122.7102%20101.9798,121.4682%20L107.2888,53.0502%20C107.3848,51.8092%20108.4698,50.8812%20109.7108,50.9772%20L155.4998,54.5312%20C156.7418,54.6272%20157.6698,55.7122%20157.5738,56.9532%20L152.2648,125.3712%20C152.1678,126.6122%20151.0838,127.5412%20149.8418,127.4442'%20id='Fill-93'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M109.5342,51.9706%20C109.2352,51.9706%20108.9502,52.0756%20108.7212,52.2726%20C108.4662,52.4906%20108.3112,52.7936%20108.2862,53.1276%20L102.9762,121.5456%20C102.9502,121.8796%20103.0562,122.2036%20103.2742,122.4586%20C103.4922,122.7136%20103.7962,122.8676%20104.1302,122.8936%20L149.9192,126.4476%20C150.6212,126.5066%20151.2152,125.9826%20151.2672,125.2926%20L156.5772,56.8756%20C156.6022,56.5416%20156.4972,56.2176%20156.2792,55.9626%20C156.0612,55.7076%20155.7572,55.5536%20155.4232,55.5286%20L109.6342,51.9746%20C109.6002,51.9716%20109.5672,51.9706%20109.5342,51.9706%20M150.0182,128.4506%20C149.9342,128.4506%20149.8492,128.4486%20149.7642,128.4416%20L103.9752,124.8876%20C103.1092,124.8216%20102.3202,124.4196%20101.7552,123.7596%20C101.1892,123.0986%20100.9152,122.2576%20100.9822,121.3906%20L106.2922,52.9736%20C106.3582,52.1076%20106.7602,51.3186%20107.4202,50.7526%20C108.0802,50.1866%20108.9162,49.9106%20109.7892,49.9806%20L155.5772,53.5336%20C156.4442,53.6006%20157.2332,54.0016%20157.7992,54.6616%20C158.3632,55.3226%20158.6382,56.1626%20158.5712,57.0306%20L153.2622,125.4486%20C153.1292,127.1526%20151.7002,128.4506%20150.0182,128.4506'%20id='Fill-95'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-97'%20fill='%23E1F2FF'%20points='106.4258%20115.6454%20149.5408%20122.0264%20154.3198%2060.4524%20110.6228%2055.0384'%3e%3c/polygon%3e%3cpath%20d='M139.0654,76.3818%20C138.6514,81.7208%20133.9864,85.7138%20128.6474,85.2988%20C123.3084,84.8848%20119.3154,80.2208%20119.7304,74.8808%20C120.1444,69.5418%20124.8084,65.5498%20130.1474,65.9638%20C135.4874,66.3778%20139.4794,71.0418%20139.0654,76.3818'%20id='Fill-99'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.3896,74.5185%20C139.9756,79.8575%20135.3116,83.8495%20129.9716,83.4355%20C124.6326,83.0215%20120.6396,78.3575%20121.0546,73.0175%20C121.4686,67.6785%20126.1326,63.6865%20131.4726,64.1005%20C136.8116,64.5145%20140.8036,69.1785%20140.3896,74.5185'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.7168,65.0712%20C126.2238,65.0712%20122.4048,68.5422%20122.0518,73.0942%20C121.8718,75.4112%20122.6048,77.6582%20124.1148,79.4242%20C125.6258,81.1882%20127.7338,82.2582%20130.0488,82.4382%20C134.8228,82.8192%20139.0218,79.2212%20139.3928,74.4412%20C139.7638,69.6602%20136.1758,65.4682%20131.3958,65.0972%20C131.1678,65.0802%20130.9418,65.0712%20130.7168,65.0712%20M130.7298,84.4652%20C130.4518,84.4652%20130.1748,84.4542%20129.8948,84.4322%20C127.0458,84.2122%20124.4538,82.8942%20122.5958,80.7232%20C120.7378,78.5532%20119.8358,75.7892%20120.0578,72.9402%20C120.5138,67.0592%20125.6808,62.6652%20131.5498,63.1032%20C137.4298,63.5592%20141.8428,68.7152%20141.3868,74.5952%20C140.9518,80.1952%20136.2548,84.4652%20130.7298,84.4652'%20id='Fill-103'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M132.7549,78.7226%20C132.7859,78.8466%20132.8159,78.9306%20132.8239,78.9586%20C132.8269,78.9616%20132.8209,78.9566%20132.8239,78.9586%20C132.8239,78.9586%20132.8239,78.9595851%20132.8239,78.9586%20C132.7559,76.3026%20134.3349,75.3216%20134.9499,73.6086%20C134.9549,73.5826%20134.9619,73.5546%20134.9729,73.5236%20C134.9849,73.4856%20134.9969,73.4456%20135.0059,73.4056%20C135.1149,72.9266%20134.9599,72.3476%20134.6299,71.7316%20C134.6289,71.7286%20134.6259,71.7246%20134.6249,71.7216%20C134.5979,71.6706%20134.5679,71.6186%20134.5389,71.5676%20C134.5389,71.5676%20134.5379,71.5676%20134.5379,71.5656%20C134.4839,71.4716%20134.4239,71.3766%20134.3619,71.2816%20C134.3559,71.2716%20134.3499,71.2606%20134.3429,71.2506%20C134.3259,71.2256%20134.3079,71.1996%20134.2899,71.1736%20C134.2729,71.1466%20134.2539,71.1186%20134.2359,71.0926%20C134.2179,71.0666%20134.1989,71.0396%20134.1809,71.0146%20L134.1219,70.9326%20C134.1089,70.9146%20134.0949,70.8956%20134.0799,70.8756%20C133.5429,70.1506%20132.8259,69.4186%20132.0689,68.7726%20C132.0689,68.7726%20132.0649,68.7626%20132.0689,68.7726%20C132.0989,69.7716%20132.0349,70.7646%20131.8799,71.5496%20C131.6929,72.4966%20131.2639,73.5826%20130.7109,74.5546%20C129.6079,74.3776%20128.4919,74.0326%20127.6359,73.5856%20C126.9199,73.2116%20126.1099,72.6476%20125.3459,71.9936%20C125.3489,72.0766%20125.3519,72.1586%20125.3559,72.2416%20C125.3569,72.2656%20125.3589,72.2896%20125.3589,72.3156%20C125.3619,72.3736%20125.3649,72.4336%20125.3689,72.4926%20C125.3709,72.5196%20125.3719,72.5466%20125.3749,72.5746%20C125.3789,72.6336%20125.3829,72.6936%20125.3879,72.7516%20C125.3899,72.7756%20125.3919,72.7996%20125.3939,72.8246%20C125.4009,72.8996%20125.4069,72.9736%20125.4149,73.0476%20C125.4149,73.0556%20125.4159,73.0626%20125.4169,73.0706%20C125.4259,73.1566%20125.4359,73.2426%20125.4449,73.3276%20C125.4449,73.3336%20125.4469,73.3406%20125.4479,73.3476%20C125.4569,73.4246%20125.4669,73.4996%20125.4779,73.5766%20C125.4799,73.5926%20125.4829,73.6076%20125.4839,73.6226%20C125.4939,73.6926%20125.5049,73.7616%20125.5149,73.8306%20C125.5179,73.8446%20125.5209,73.8576%20125.5229,73.8716%20C125.5349,73.9516%20125.5479,74.0316%20125.5629,74.1096%20C125.5639,74.1096%20125.5629,74.1106%20125.5629,74.1106%20C125.6089,74.3636%20125.6629,74.6076%20125.7229,74.8426%20C125.7239,74.8456%20125.7249,74.8486%20125.7249,74.8506%20C125.8269,75.2436%20125.9499,75.6086%20126.0939,75.9296%20C126.1149,75.9766%20126.1369,76.0226%20126.1579,76.0676%20C126.1589,76.0686%20126.1589,76.0706%20126.1599,76.0726%20L126.1609,76.0726%20C126.1809,76.1136%20126.2009,76.1546%20126.2219,76.1926%20L126.2219,76.1936%20C126.2219,76.1936%20126.2239,76.1966%20126.2249,76.1976%20C126.2459,76.2406%20126.2699,76.2816%20126.2929,76.3206%20L126.2929,76.3216%20C126.2959,76.3266%20126.2989,76.3306%20126.3029,76.3366%20L126.3029,76.3376%20C126.3329,76.3896%20126.3639,76.4396%20126.3949,76.4876%20C126.4009,76.4946%20126.4059,76.5026%20126.4109,76.5106%20C126.4119,76.5136%20126.4139,76.5156%20126.4159,76.5196%20C126.4519,76.5736%20126.4889,76.6246%20126.5279,76.6736%20C126.5549,76.7086%20126.5829,76.7416%20126.6099,76.7736%20C126.6219,76.7866%20126.6349,76.7996%20126.6469,76.8136%20L126.6989,76.8686%20C126.7119,76.8826%20126.7269,76.8946%20126.7399,76.9086%20C126.7569,76.9246%20126.7749,76.9406%20126.7919,76.9556%20C126.8059,76.9686%20126.8189,76.9796%20126.8339,76.9916%20C126.8519,77.0066%20126.8689,77.0216%20126.8879,77.0356%20C126.9009,77.0456%20126.9159,77.0566%20126.9309,77.0666%20C126.9499,77.0796%20126.9699,77.0926%20126.9889,77.1056%20C127.0029,77.1156%20127.0169,77.1226%20127.0299,77.1306%20C127.0529,77.1446%20127.0749,77.1566%20127.0989,77.1676%20C127.1089,77.1726%20127.1209,77.1806%20127.1329,77.1856%20C127.1679,77.2026%20127.2029,77.2176%20127.2389,77.2316%20C127.2629,77.2406%20127.2829,77.2496%20127.3029,77.2586%20C129.0259,77.8606%20130.7959,77.2566%20132.8239,78.9586'%20id='Fill-105'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-107'%20fill='%23ACD3EF'%20points='119.2002%2092.2646%20118.1302%2091.0136%20114.7042%2093.9466%20112.8822%2091.8176%20111.6312%2092.8876%20114.5142%2096.2566%20114.5252%2096.2476%20114.5342%2096.2586'%3e%3c/polygon%3e%3cline%20x1='121.7773'%20y1='94.0585'%20x2='146.7033'%20y2='95.9935'%20id='Fill-109'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M146.7041,96.9931%20C146.6781,96.9931%20146.6521,96.9921%20146.6261,96.9901%20L121.7001,95.0561%20C121.1491,95.0131%20120.7371,94.5321%20120.7801,93.9811%20C120.8231,93.4301%20121.2981,93.0261%20121.8541,93.0611%20L146.7801,94.9961%20C147.3311,95.0391%20147.7431,95.5191%20147.7001,96.0701%20C147.6591,96.5951%20147.2221,96.9931%20146.7041,96.9931'%20id='Fill-111'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-113'%20fill='%23ACD3EF'%20points='118.6055%2099.9335%20117.5355%2098.6825%20114.1085%20101.6155%20112.2865%2099.4865%20111.0365%20100.5565%20113.9185%20103.9255%20113.9305%20103.9165%20113.9395%20103.9275'%3e%3c/polygon%3e%3cline%20x1='121.1533'%20y1='102.0946'%20x2='146.0793'%20y2='104.0296'%20id='Fill-115'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M146.0801,105.0292%20C146.0541,105.0292%20146.0281,105.0282%20146.0021,105.0262%20L121.0761,103.0922%20C120.5251,103.0492%20120.1131,102.5682%20120.1561,102.0172%20C120.1991,101.4662%20120.6731,101.0442%20121.2301,101.0972%20L146.1561,103.0322%20C146.7071,103.0752%20147.1191,103.5552%20147.0761,104.1062%20C147.0351,104.6312%20146.5981,105.0292%20146.0801,105.0292'%20id='Fill-117'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-119'%20fill='%23ACD3EF'%20points='118.0098%20107.6025%20116.9398%20106.3515%20113.5138%20109.2845%20111.6918%20107.1555%20110.4408%20108.2255%20113.3238%20111.5945%20113.3348%20111.5845%20113.3448%20111.5955'%3e%3c/polygon%3e%3cline%20x1='120.5088'%20y1='110.4023'%20x2='145.4348'%20y2='112.3363'%20id='Fill-121'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M145.4355,113.3359%20C145.4105,113.3359%20145.3835,113.3349%20145.3575,113.3329%20L120.4315,111.3989%20C119.8805,111.3569%20119.4685,110.8759%20119.5115,110.3249%20C119.5545,109.7749%20120.0155,109.3549%20120.5855,109.4049%20L145.5115,111.3389%20C146.0625,111.3819%20146.4745,111.8619%20146.4315,112.4129%20C146.3905,112.9379%20145.9535,113.3359%20145.4355,113.3359'%20id='Fill-123'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M143.3379,126.2929%20L94.6559,122.5149%20C93.4149,122.4189%2092.4859,121.3339%2092.5829,120.0929%20L98.2179,47.4809%20C98.3139,46.2389%2099.3989,45.3119%20100.6399,45.4069%20L149.3209,49.1859%20C150.5629,49.2809%20151.4909,50.3659%20151.3949,51.6069%20L145.7599,124.2189%20C145.6639,125.4609%20144.5789,126.3889%20143.3379,126.2929'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M143.415,125.2958%20C143.741,125.3318%20144.073,125.2158%20144.328,124.9978%20C144.583,124.7798%20144.737,124.4758%20144.763,124.1418%20L150.397,51.5298%20C150.424,51.1958%20150.317,50.8718%20150.1,50.6168%20C149.882,50.3618%20149.578,50.2078%20149.244,50.1828%20L100.562,46.4038%20C100.214,46.3738%2099.903,46.4838%2099.649,46.7018%20C99.394,46.9198%2099.24,47.2248%2099.215,47.5588%20L93.58,120.1698%20C93.554,120.5038%2093.66,120.8278%2093.878,121.0828%20C94.096,121.3378%2094.399,121.4918%2094.733,121.5178%20L143.415,125.2958%20Z%20M143.517,127.2998%20C143.432,127.2998%20143.347,127.2968%20143.261,127.2898%20L94.579,123.5118%20C93.713,123.4448%2092.924,123.0438%2092.358,122.3838%20C91.793,121.7228%2091.519,120.8818%2091.586,120.0148%20L97.221,47.4038%20C97.287,46.5368%2097.688,45.7478%2098.349,45.1828%20C99.01,44.6178%2099.845,44.3408%20100.717,44.4098%20L149.398,48.1888%20C150.265,48.2548%20151.054,48.6558%20151.619,49.3168%20C152.185,49.9778%20152.459,50.8178%20152.392,51.6858%20L146.757,124.2958%20C146.69,125.1628%20146.289,125.9518%20145.629,126.5178%20C145.033,127.0258%20144.292,127.2998%20143.517,127.2998%20L143.517,127.2998%20Z'%20id='Fill-127'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-129'%20fill='%23E1F2FF'%20points='141.501%20116.7519%2097.726%20116.5139%20102.699%2052.4269%20146.897%2053.7509'%3e%3c/polygon%3e%3cpath%20d='M131.8115,72.2831%20C131.3745,77.9291%20126.4415,82.1511%20120.7945,81.7131%20C115.1485,81.2751%20110.9255,76.3431%20111.3645,70.6961%20C111.8025,65.0501%20116.7355,60.8281%20122.3815,61.2651%20C128.0285,61.7041%20132.2495,66.6371%20131.8115,72.2831'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M133.2119,70.3124%20C132.7749,75.9584%20127.8419,80.1804%20122.1949,79.7424%20C116.5489,79.3044%20112.3269,74.3724%20112.7649,68.7254%20C113.2029,63.0794%20118.1359,58.8574%20123.7819,59.2944%20C129.4289,59.7334%20133.6499,64.6664%20133.2119,70.3124'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M122.9834,60.2636%20C118.2024,60.2636%20114.1374,63.9576%20113.7614,68.8026%20C113.5704,71.2676%20114.3504,73.6596%20115.9584,75.5366%20C117.5654,77.4146%20119.8084,78.5546%20122.2724,78.7446%20C124.7474,78.9386%20127.1294,78.1556%20129.0064,76.5496%20C130.8844,74.9426%20132.0244,72.7006%20132.2144,70.2356%20C132.4064,67.7706%20131.6274,65.3786%20130.0194,63.5006%20C128.4124,61.6226%20126.1694,60.4836%20123.7054,60.2916%20C123.4624,60.2736%20123.2214,60.2636%20122.9834,60.2636%20M123.0064,80.7736%20C122.7124,80.7736%20122.4164,80.7626%20122.1184,80.7396%20C119.1214,80.5066%20116.3934,79.1206%20114.4384,76.8376%20C112.4844,74.5536%20111.5354,71.6456%20111.7674,68.6486%20C112.2494,62.4606%20117.6794,57.8186%20123.8594,58.2976%20C126.8564,58.5306%20129.5844,59.9166%20131.5394,62.2006%20C133.4934,64.4846%20134.4414,67.3926%20134.2094,70.3896%20C133.9764,73.3866%20132.5904,76.1146%20130.3074,78.0696%20C128.2504,79.8286%20125.6864,80.7736%20123.0064,80.7736'%20id='Fill-135'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M124.9111,74.3261%20C124.9411,74.4461%20124.9711,74.5281%20124.9781,74.5551%20C124.9811,74.5581%20124.9751,74.5551%20124.9781,74.5551%20C124.9781,74.5561%20124.9781,74.5551%20124.9781,74.5551%20C124.9121,71.9741%20126.4461,71.0201%20127.0451,69.3561%20C127.0491,69.3311%20127.0561,69.3051%20127.0661,69.2741%20C127.0791,69.2361%20127.0901,69.1981%20127.0991,69.1591%20C127.2051,68.6941%20127.0541,68.1321%20126.7331,67.5331%20C126.7321,67.5291%20126.7291,67.5261%20126.7281,67.5231%20C126.7021,67.4731%20126.6741,67.4241%20126.6441,67.3741%20C126.6441,67.3741%20126.6431,67.3731%20126.6431,67.3721%20C126.5911,67.2801%20126.5331,67.1881%20126.4731,67.0951%20C126.4671,67.0861%20126.4611,67.0751%20126.4541,67.0661%20C126.4371,67.0411%20126.4201,67.0151%20126.4031,66.9901%20C126.3861,66.9641%20126.3681,66.9371%20126.3501,66.9121%20C126.3321,66.8871%20126.3141,66.8611%20126.2961,66.8361%20L126.2401,66.7571%20C126.2261,66.7391%20126.2131,66.7211%20126.1991,66.7021%20C125.6771,65.9961%20124.9801,65.2851%20124.2451,64.6571%20C124.2451,64.6571%20124.2401,64.6471%20124.2451,64.6571%20C124.2731,65.6291%20124.2121,66.5931%20124.0601,67.3561%20C123.8791,68.2761%20123.4621,69.3321%20122.9251,70.2761%20C121.8521,70.1041%20120.7681,69.7681%20119.9361,69.3351%20C119.2411,68.9721%20118.4551,68.4231%20117.7121,67.7871%20C117.7141,67.8671%20117.7181,67.9471%20117.7211,68.0281%20C117.7221,68.0521%20117.7241,68.0751%20117.7241,68.0991%20C117.7271,68.1571%20117.7301,68.2151%20117.7341,68.2721%20C117.7351,68.2991%20117.7371,68.3251%20117.7401,68.3511%20C117.7431,68.4101%20117.7481,68.4671%20117.7531,68.5241%20L117.7591,68.5951%20C117.7651,68.6671%20117.7711,68.7391%20117.7791,68.8111%20C117.7791,68.8191%20117.7791,68.8261%20117.7801,68.8331%20C117.7891,68.9171%20117.7991,69.0011%20117.8081,69.0841%20C117.8081,69.0901%20117.8091,69.0961%20117.8101,69.1021%20C117.8201,69.1781%20117.8291,69.2511%20117.8401,69.3251%20C117.8421,69.3411%20117.8441,69.3551%20117.8461,69.3711%20C117.8551,69.4381%20117.8661,69.5061%20117.8761,69.5731%20C117.8791,69.5861%20117.8811,69.5981%20117.8831,69.6121%20C117.8951,69.6891%20117.9081,69.7671%20117.9221,69.8441%20C117.9231,69.8441%20117.9231,69.8451%20117.9231,69.8451%20C117.9681,70.0901%20118.0191,70.3271%20118.0781,70.5551%20C118.0791,70.5581%20118.0801,70.5611%20118.0801,70.5641%20C118.1801,70.9461%20118.2991,71.3001%20118.4381,71.6121%20C118.4591,71.6571%20118.4791,71.7021%20118.5011,71.7461%20C118.5021,71.7471%20118.5021,71.7491%20118.5031,71.7511%20L118.5041,71.7511%20C118.5221,71.7911%20118.5431,71.8301%20118.5621,71.8671%20L118.5631,71.8681%20C118.5631,71.8681%20118.5641,71.8711%20118.5651,71.8721%20C118.5871,71.9131%20118.6081,71.9541%20118.6321,71.9921%20C118.6351,71.9981%20118.6381,72.0021%20118.6411,72.0081%20C118.6411,72.0081%20118.6401,72.0091%20118.6411,72.0091%20C118.6711,72.0591%20118.7011,72.1071%20118.7301,72.1541%20C118.7361,72.1621%20118.7421,72.1691%20118.7461,72.1771%20C118.7481,72.1801%20118.7501,72.1811%20118.7521,72.1851%20C118.7871,72.2371%20118.8231,72.2881%20118.8611,72.3361%20C118.8871,72.3691%20118.9131,72.4011%20118.9401,72.4321%20L118.9751,72.4711%20C118.9921,72.4891%20119.0101,72.5071%20119.0261,72.5251%20C119.0391,72.5381%20119.0531,72.5501%20119.0661,72.5621%20C119.0831,72.5791%20119.0991,72.5951%20119.1161,72.6091%20C119.1301,72.6221%20119.1431,72.6331%20119.1571,72.6431%20C119.1751,72.6591%20119.1921,72.6731%20119.2101,72.6861%20C119.2241,72.6961%20119.2371,72.7071%20119.2511,72.7171%20C119.2701,72.7291%20119.2901,72.7421%20119.3081,72.7551%20C119.3211,72.7641%20119.3351,72.7711%20119.3481,72.7791%20C119.3701,72.7921%20119.3911,72.8041%20119.4151,72.8151%20C119.4251,72.8201%20119.4361,72.8281%20119.4481,72.8331%20C119.4821,72.8491%20119.5161,72.8641%20119.5511,72.8771%20C119.5741,72.8861%20119.5951,72.8941%20119.6131,72.9041%20C121.2871,73.4881%20123.0071,72.9011%20124.9781,74.5551'%20id='Fill-137'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='108.4473'%20y1='89.7528'%20x2='134.8073'%20y2='91.7988'%20id='Fill-139'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M134.8086,92.7987%20C134.7826,92.7987%20134.7566,92.7977%20134.7306,92.7957%20L108.3706,90.7497%20C107.8196,90.7067%20107.4076,90.2267%20107.4506,89.6757%20C107.4936,89.1237%20107.9816,88.7147%20108.5246,88.7557%20L134.8846,90.8017%20C135.4356,90.8447%20135.8476,91.3247%20135.8046,91.8757%20C135.7636,92.4007%20135.3266,92.7987%20134.8086,92.7987'%20id='Fill-141'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='107.5791'%20y1='98.0859'%20x2='133.9381'%20y2='100.1319'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M133.9395,101.1317%20C133.9135,101.1317%20133.8875,101.1307%20133.8615,101.1287%20L107.5025,99.0827%20C106.9515,99.0397%20106.5395,98.5597%20106.5825,98.0087%20C106.6245,97.4577%20107.1155,97.0347%20107.6565,97.0887%20L134.0155,99.1347%20C134.5665,99.1777%20134.9785,99.6577%20134.9355,100.2087%20C134.8945,100.7337%20134.4575,101.1317%20133.9395,101.1317'%20id='Fill-145'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='106.8965'%20y1='106.871'%20x2='133.2565'%20y2='108.916'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M133.2578,109.9159%20C133.2328,109.9159%20133.2058,109.9149%20133.1798,109.9129%20L106.8198,107.8679%20C106.2688,107.8249%20105.8568,107.3449%20105.8998,106.7939%20C105.9428,106.2439%20106.4008,105.8249%20106.9738,105.8739%20L133.3338,107.9189%20C133.8848,107.9619%20134.2968,108.4419%20134.2538,108.9929%20C134.2128,109.5179%20133.7758,109.9159%20133.2578,109.9159'%20id='Fill-149'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M86.3633,101.7851%20L70.3473,101.7851%20C69.3223,101.7851%2068.4913,100.9541%2068.4913,99.9291%20L68.4913,98.8301%20C68.4913,97.8051%2069.3223,96.9731%2070.3473,96.9731%20L86.3633,96.9731%20C87.3883,96.9731%2088.2193,97.8051%2088.2193,98.8301%20L88.2193,99.9291%20C88.2193,100.9541%2087.3883,101.7851%2086.3633,101.7851'%20id='Fill-151'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.9834'%20y1='219.163'%20x2='162.1704'%20y2='219.163'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.1699,220.163%20L94.9829,220.163%20C94.4309,220.163%2093.9829,219.716%2093.9829,219.163%20C93.9829,218.61%2094.4309,218.163%2094.9829,218.163%20L162.1699,218.163%20C162.7229,218.163%20163.1699,218.61%20163.1699,219.163%20C163.1699,219.716%20162.7229,220.163%20162.1699,220.163'%20id='Fill-155'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.7881'%20y1='219.163'%20x2='179.9301'%20y2='219.163'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.9297,220.163%20L170.7877,220.163%20C170.2357,220.163%20169.7877,219.716%20169.7877,219.163%20C169.7877,218.61%20170.2357,218.163%20170.7877,218.163%20L179.9297,218.163%20C180.4827,218.163%20180.9297,218.61%20180.9297,219.163%20C180.9297,219.716%20180.4827,220.163%20179.9297,220.163'%20id='Fill-159'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.1016'%20y1='219.0878'%20x2='82.1016'%20y2='219.1628'%20id='Fill-161'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.1016,220.163%20C81.5556,220.163%2081.1106,219.726%2081.1016,219.178%20C81.0936,218.626%2081.5346,218.172%2082.0866,218.163%20L87.0866,218.088%20C87.6676,218.108%2088.0926,218.52%2088.1016,219.073%20C88.1096,219.625%2087.6686,220.079%2087.1166,220.088%20L82.1166,220.163%20L82.1016,220.163%20Z'%20id='Fill-163'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M163.9893,209.9765%20L84.5933,209.9765%20C83.2053,209.9765%2082.0623,208.8805%2082.0053,207.4935%20L77.0383,88.1495%20C76.9763,86.6775%2078.1533,85.4505%2079.6273,85.4505%20L168.9563,85.4505%20C170.4293,85.4505%20171.6063,86.6775%20171.5453,88.1495%20L166.5793,207.4935%20C166.5203,208.8805%20165.3793,209.9765%20163.9893,209.9765'%20id='Fill-660'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M79.627,86.4501%20C79.19,86.4501%2078.781,86.6241%2078.479,86.9401%20C78.176,87.2561%2078.019,87.6711%2078.037,88.1071%20L83.004,207.4511%20C83.039,208.3061%2083.738,208.9761%2084.594,208.9761%20L163.989,208.9761%20C164.845,208.9761%20165.544,208.3061%20165.58,207.4511%20L170.546,88.1071%20C170.565,87.6711%20170.407,87.2561%20170.105,86.9401%20C169.802,86.6241%20169.394,86.4501%20168.956,86.4501%20L79.627,86.4501%20Z%20M163.989,210.9761%20L84.594,210.9761%20C82.662,210.9761%2081.086,209.4651%2081.006,207.5341%20L76.039,88.1911%20C75.998,87.2041%2076.352,86.2681%2077.035,85.5551%20C77.719,84.8431%2078.64,84.4501%2079.627,84.4501%20L168.956,84.4501%20C169.943,84.4501%20170.864,84.8431%20171.548,85.5551%20C172.231,86.2681%20172.585,87.2041%20172.544,88.1911%20L167.578,207.5351%20C167.497,209.4651%20165.92,210.9761%20163.989,210.9761%20L163.989,210.9761%20Z'%20id='Fill-662'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.2354,98.7948%20C237.6824,98.7948%20237.2354,98.3478%20237.2354,97.7948%20L237.2354,90.7948%20C237.2354,90.2418%20237.6824,89.7948%20238.2354,89.7948%20C238.7884,89.7948%20239.2354,90.2418%20239.2354,90.7948%20L239.2354,97.7948%20C239.2354,98.3478%20238.7884,98.7948%20238.2354,98.7948'%20id='Fill-664'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M241.7354,95.2948%20L234.7354,95.2948%20C234.1824,95.2948%20233.7354,94.8478%20233.7354,94.2948%20C233.7354,93.7418%20234.1824,93.2948%20234.7354,93.2948%20L241.7354,93.2948%20C242.2884,93.2948%20242.7354,93.7418%20242.7354,94.2948%20C242.7354,94.8478%20242.2884,95.2948%20241.7354,95.2948'%20id='Fill-666'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.9658,66.6357%20C48.4128,66.6357%2047.9658,66.1887%2047.9658,65.6357%20L47.9658,58.6357%20C47.9658,58.0827%2048.4128,57.6357%2048.9658,57.6357%20C49.5188,57.6357%2049.9658,58.0827%2049.9658,58.6357%20L49.9658,65.6357%20C49.9658,66.1887%2049.5188,66.6357%2048.9658,66.6357'%20id='Fill-668'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M52.4658,63.1357%20L45.4658,63.1357%20C44.9128,63.1357%2044.4658,62.6887%2044.4658,62.1357%20C44.4658,61.5827%2044.9128,61.1357%2045.4658,61.1357%20L52.4658,61.1357%20C53.0188,61.1357%2053.4658,61.5827%2053.4658,62.1357%20C53.4658,62.6887%2053.0188,63.1357%2052.4658,63.1357'%20id='Fill-670'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M181.3076,37.9374%20C181.0316,37.9374%20180.8076,37.7134%20180.8076,37.4374%20L180.8076,33.5004%20C180.8076,33.2234%20181.0316,33.0004%20181.3076,33.0004%20C181.5836,33.0004%20181.8076,33.2234%20181.8076,33.5004%20L181.8076,37.4374%20C181.8076,37.7134%20181.5836,37.9374%20181.3076,37.9374'%20id='Fill-672'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M183.2764,35.9687%20L179.3384,35.9687%20C179.0624,35.9687%20178.8394,35.7447%20178.8394,35.4687%20C178.8394,35.1927%20179.0624,34.9687%20179.3384,34.9687%20L183.2764,34.9687%20C183.5524,34.9687%20183.7764,35.1927%20183.7764,35.4687%20C183.7764,35.7447%20183.5524,35.9687%20183.2764,35.9687'%20id='Fill-674'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M35.6836,149.9169%20C35.4076,149.9169%2035.1836,149.6929%2035.1836,149.4169%20L35.1836,145.4799%20C35.1836,145.2029%2035.4076,144.9799%2035.6836,144.9799%20C35.9596,144.9799%2036.1836,145.2029%2036.1836,145.4799%20L36.1836,149.4169%20C36.1836,149.6929%2035.9596,149.9169%2035.6836,149.9169'%20id='Fill-676'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.6523,147.9482%20L33.7143,147.9482%20C33.4383,147.9482%2033.2153,147.7242%2033.2153,147.4482%20C33.2153,147.1722%2033.4383,146.9482%2033.7143,146.9482%20L37.6523,146.9482%20C37.9283,146.9482%2038.1523,147.1722%2038.1523,147.4482%20C38.1523,147.7242%2037.9283,147.9482%2037.6523,147.9482'%20id='Fill-678'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.0078,150.3876%20C211.7318,150.3876%20211.5078,150.1636%20211.5078,149.8876%20L211.5078,145.9506%20C211.5078,145.6736%20211.7318,145.4506%20212.0078,145.4506%20C212.2838,145.4506%20212.5078,145.6736%20212.5078,145.9506%20L212.5078,149.8876%20C212.5078,150.1636%20212.2838,150.3876%20212.0078,150.3876'%20id='Fill-680'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.9766,148.4189%20L210.0386,148.4189%20C209.7626,148.4189%20209.5396,148.1949%20209.5396,147.9189%20C209.5396,147.6429%20209.7626,147.4189%20210.0386,147.4189%20L213.9766,147.4189%20C214.2526,147.4189%20214.4766,147.6429%20214.4766,147.9189%20C214.4766,148.1949%20214.2526,148.4189%20213.9766,148.4189'%20id='Fill-682'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M102.8535,198.6571%20L100.3425,198.7451%20C97.9975,198.8261%2096.0285,196.9911%2095.9475,194.6451%20L95.2475,174.5851%20C95.1655,172.2391%2096.9995,170.2711%2099.3455,170.1891%20L101.8565,170.1011%20C104.2035,170.0191%20106.1705,171.8551%20106.2525,174.2011%20L106.9525,194.2611%20C107.0345,196.6071%20105.1995,198.5751%20102.8535,198.6571'%20id='Fill-684'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.3633,198.6571%20L147.8743,198.7451%20C150.2203,198.8261%20152.1883,196.9911%20152.2703,194.6451%20L152.8903,176.8531%20C152.9723,174.5081%20151.1373,172.5401%20148.7923,172.4581%20L146.2813,172.3701%20C143.9353,172.2881%20141.9673,174.1241%20141.8853,176.4701%20L141.2643,194.2611%20C141.1823,196.6071%20143.0173,198.5751%20145.3633,198.6571'%20id='Fill-686'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.5479,198.7284%20L123.0349,198.7284%20C120.6889,198.7284%20118.7849,196.8264%20118.7849,194.4784%20L118.7849,163.3374%20C118.7849,160.9914%20120.6889,159.0874%20123.0349,159.0874%20L125.5479,159.0874%20C127.8959,159.0874%20129.7979,160.9914%20129.7979,163.3374%20L129.7979,194.4784%20C129.7979,196.8264%20127.8959,198.7284%20125.5479,198.7284'%20id='Fill-688'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M176.9951,101.7851%20L160.9791,101.7851%20C159.9541,101.7851%20159.1231,100.9541%20159.1231,99.9291%20L159.1231,98.8301%20C159.1231,97.8051%20159.9541,96.9731%20160.9791,96.9731%20L176.9951,96.9731%20C178.0201,96.9731%20178.8511,97.8051%20178.8511,98.8301%20L178.8511,99.9291%20C178.8511,100.9541%20178.0201,101.7851%20176.9951,101.7851'%20id='Fill-690'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M93.541,95.7577%20L84.697,95.7577%20C84.145,95.7577%2083.697,95.3107%2083.697,94.7577%20C83.697,94.2047%2084.145,93.7577%2084.697,93.7577%20L93.541,93.7577%20C94.094,93.7577%2094.541,94.2047%2094.541,94.7577%20C94.541,95.3107%2094.094,95.7577%2093.541,95.7577'%20id='Fill-692'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M134.1084,95.7577%20L101.9934,95.7577%20C101.4404,95.7577%20100.9934,95.3107%20100.9934,94.7577%20C100.9934,94.2047%20101.4404,93.7577%20101.9934,93.7577%20L134.1084,93.7577%20C134.6614,93.7577%20135.1084,94.2047%20135.1084,94.7577%20C135.1084,95.3107%20134.6614,95.7577%20134.1084,95.7577'%20id='Fill-694'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M94.2852,148.0702%20C93.7492,148.0702%2093.3062,147.6452%2093.2872,147.1052%20L92.0862,112.5942%20C92.0862,110.3742%2093.2022,108.3292%2095.0722,107.1242%20C95.5392,106.8262%2096.1562,106.9602%2096.4552,107.4232%20C96.7542,107.8872%2096.6202,108.5072%2096.1562,108.8052%20C94.8592,109.6402%2094.0862,111.0562%2094.0862,112.5942%20L94.0892,112.7562%20L95.2852,147.0352%20C95.3052,147.5872%2094.8732,148.0502%2094.3212,148.0692%20C94.3092,148.0702%2094.2972,148.0702%2094.2852,148.0702%20L94.2852,148.0702%20Z%20M105.6082,156.7702%20C105.0722,156.7702%20104.6292,156.3452%20104.6102,155.8052%20L103.0972,112.4392%20C103.0312,110.5682%20101.8472,108.9602%20100.0802,108.3412%20C99.5582,108.1592%2099.2842,107.5892%2099.4662,107.0672%20C99.6482,106.5472%20100.2182,106.2712%20100.7402,106.4532%20C103.2922,107.3452%20105.0012,109.6682%20105.0952,112.3692%20L106.6082,155.7352%20C106.6282,156.2872%20106.1962,156.7512%20105.6442,156.7692%20C105.6332,156.7702%20105.6202,156.7702%20105.6082,156.7702%20L105.6082,156.7702%20Z%20M101.4032,199.7052%20C97.8812,199.7052%2095.0262,196.9462%2094.9042,193.4242%20L93.4622,152.1022%20C93.4422,151.5502%2093.8742,151.0872%2094.4262,151.0682%20C94.9902,151.0132%2095.4412,151.4802%2095.4602,152.0322%20L96.9022,193.3542%20C96.9872,195.7942%2098.9652,197.7052%20101.4032,197.7052%20L101.5642,197.7022%20L101.5812,198.2032%20C101.7062,197.9112%20101.9692,197.6822%20102.3042,197.6152%20C104.3942,197.1932%20105.9132,195.3372%20105.9132,193.2002%20L105.9102,193.0392%20L104.7852,160.8022%20C104.7652,160.2512%20105.1972,159.7872%20105.7492,159.7682%20C106.3122,159.7332%20106.7642,160.1802%20106.7832,160.7322%20L107.9132,193.2002%20C107.9132,196.2852%20105.7202,198.9662%20102.6982,199.5762%20C102.2502,199.6692%20101.8062,199.4382%20101.6082,199.0462%20L101.5972,198.7012%20L101.6082,199.0462%20C101.6072,199.0462%20101.6072,199.0452%20101.6062,199.0442%20L101.6252,199.7012%20L101.4032,199.7052%20Z'%20id='Fill-696'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M142.958,146.7763%20C142.946,146.7763%20142.934,146.7763%20142.922,146.7753%20C142.37,146.7563%20141.938,146.2933%20141.958,145.7413%20L143.122,112.3693%20C143.244,108.8483%20146.099,106.0903%20149.62,106.0903%20L149.847,106.0933%20C153.12,106.2073%20155.808,108.7473%20156.104,112.0013%20C156.153,112.5513%20155.748,113.0383%20155.198,113.0883%20C154.641,113.1353%20154.161,112.7323%20154.111,112.1823%20C153.907,109.9283%20152.046,108.1713%20149.782,108.0923%20L149.62,108.0903%20C147.182,108.0903%20145.205,110.0013%20145.12,112.4393%20L143.956,145.8113%20C143.937,146.3513%20143.494,146.7763%20142.958,146.7763%20M153.932,148.0703%20C153.92,148.0703%20153.907,148.0703%20153.896,148.0693%20C153.344,148.0503%20152.912,147.5873%20152.932,147.0353%20L153.978,117.0533%20C153.997,116.5023%20154.484,116.0483%20155.012,116.0893%20C155.563,116.1083%20155.995,116.5723%20155.976,117.1243%20L154.93,147.1053%20C154.911,147.6453%20154.468,148.0703%20153.932,148.0703%20M141.737,181.7553%20C141.726,181.7553%20141.713,181.7553%20141.701,181.7553%20C141.149,181.7363%20140.718,181.2733%20140.737,180.7203%20L141.783,150.7383%20C141.802,150.1863%20142.295,149.7413%20142.817,149.7743%20C143.369,149.7933%20143.801,150.2563%20143.781,150.8083%20L142.735,180.7913%20C142.717,181.3313%20142.273,181.7553%20141.737,181.7553%20M146.813,199.7053%20L146.592,199.7013%20C143.063,199.5783%20140.306,196.7233%20140.306,193.2023%20L140.309,192.9753%20L140.562,185.7163%20C140.582,185.1653%20141.062,184.7133%20141.597,184.7533%20C142.148,184.7713%20142.58,185.2343%20142.561,185.7873%20L142.306,193.2023%20C142.306,195.6403%20144.216,197.6173%20146.654,197.7023%20L146.813,197.7053%20C149.252,197.7053%20151.229,195.7943%20151.314,193.3543%20L152.757,152.0323%20C152.776,151.4803%20153.252,151.0193%20153.791,151.0683%20C154.343,151.0873%20154.774,151.5503%20154.755,152.1023%20L153.312,193.4243%20C153.19,196.9463%20150.336,199.7053%20146.813,199.7053'%20id='Fill-698'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M129.7979,136.9638%20C129.2449,136.9638%20128.7979,136.5168%20128.7979,135.9638%20L128.7979,112.5718%20C128.7979,110.0878%20126.7769,108.0668%20124.2919,108.0668%20C121.8069,108.0668%20119.7849,110.0878%20119.7849,112.5718%20L119.7849,121.8748%20C119.7849,122.4278%20119.3379,122.8748%20118.7849,122.8748%20C118.2329,122.8748%20117.7849,122.4278%20117.7849,121.8748%20L117.7849,112.5718%20C117.7849,108.9848%20120.7039,106.0668%20124.2919,106.0668%20C127.8789,106.0668%20130.7979,108.9848%20130.7979,112.5718%20L130.7979,135.9638%20C130.7979,136.5168%20130.3509,136.9638%20129.7979,136.9638%20M118.7849,147.8748%20C118.2329,147.8748%20117.7849,147.4278%20117.7849,146.8748%20L117.7849,126.8748%20C117.7849,126.3218%20118.2329,125.8748%20118.7849,125.8748%20C119.3379,125.8748%20119.7849,126.3218%20119.7849,126.8748%20L119.7849,146.8748%20C119.7849,147.4278%20119.3379,147.8748%20118.7849,147.8748%20M129.7979,161.9638%20C129.2449,161.9638%20128.7979,161.5168%20128.7979,160.9638%20L128.7979,140.9638%20C128.7979,140.4108%20129.2449,139.9638%20129.7979,139.9638%20C130.3509,139.9638%20130.7979,140.4108%20130.7979,140.9638%20L130.7979,160.9638%20C130.7979,161.5168%20130.3509,161.9638%20129.7979,161.9638%20M124.2919,199.7288%20C120.7039,199.7288%20117.7849,196.8098%20117.7849,193.2228%20L117.7849,151.8748%20C117.7849,151.3218%20118.2329,150.8748%20118.7849,150.8748%20C119.3379,150.8748%20119.7849,151.3218%20119.7849,151.8748%20L119.7849,193.2228%20C119.7849,195.7068%20121.8069,197.7288%20124.2919,197.7288%20C126.7769,197.7288%20128.7979,195.7068%20128.7979,193.2228%20L128.7979,165.9638%20C128.7979,165.4108%20129.2449,164.9638%20129.7979,164.9638%20C130.3509,164.9638%20130.7979,165.4108%20130.7979,165.9638%20L130.7979,193.2228%20C130.7979,196.8098%20127.8789,199.7288%20124.2919,199.7288'%20id='Fill-700'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M231.7354,209.664%20L124.9614,209.664%20L124.9614,203.292%20C124.9614,200.073%20127.5714,197.464%20130.7904,197.464%20L225.9074,197.464%20C229.1264,197.464%20231.7354,200.073%20231.7354,203.292%20L231.7354,209.664%20Z'%20id='Fill-702'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.9609,208.664%20L230.7349,208.664%20L230.7349,203.292%20C230.7349,200.63%20228.5689,198.464%20225.9069,198.464%20L130.7899,198.464%20C128.1269,198.464%20125.9609,200.63%20125.9609,203.292%20L125.9609,208.664%20Z%20M232.7349,210.664%20L123.9609,210.664%20L123.9609,203.292%20C123.9609,199.527%20127.0239,196.464%20130.7899,196.464%20L225.9069,196.464%20C229.6719,196.464%20232.7349,199.527%20232.7349,203.292%20L232.7349,210.664%20Z'%20id='Fill-704'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.6943,196.4638%20L189.0033,196.4638%20L189.0033,195.9248%20C189.0033,193.6068%20187.1163,191.7208%20184.7983,191.7208%20L171.8993,191.7208%20C169.5813,191.7208%20167.6943,193.6068%20167.6943,195.9248%20L167.6943,196.4638%20Z%20M191.0033,198.4638%20L165.6943,198.4638%20L165.6943,195.9248%20C165.6943,192.5038%20168.4773,189.7208%20171.8993,189.7208%20L184.7983,189.7208%20C188.2193,189.7208%20191.0033,192.5038%20191.0033,195.9248%20L191.0033,198.4638%20Z'%20id='Fill-706'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.873,205.9911%20L187.301,205.9911%20C186.748,205.9911%20186.301,205.5441%20186.301,204.9911%20C186.301,204.4381%20186.748,203.9911%20187.301,203.9911%20L224.873,203.9911%20C225.426,203.9911%20225.873,204.4381%20225.873,204.9911%20C225.873,205.5441%20225.426,205.9911%20224.873,205.9911'%20id='Fill-708'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='245.7676'%20y1='209.8466'%20x2='252.7416'%20y2='209.8466'%20id='Fill-710'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.7412,210.8466%20L245.7672,210.8466%20C245.2152,210.8466%20244.7672,210.3996%20244.7672,209.8466%20C244.7672,209.2936%20245.2152,208.8466%20245.7672,208.8466%20L252.7412,208.8466%20C253.2942,208.8466%20253.7412,209.2936%20253.7412,209.8466%20C253.7412,210.3996%20253.2942,210.8466%20252.7412,210.8466'%20id='Fill-712'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.2441'%20x2='11.973'%20y2='210.2441'%20id='Fill-715'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.2441%20L2.9997,211.2441%20C2.4477,211.2441%201.9997,210.7971%201.9997,210.2441%20C1.9997,209.6911%202.4477,209.2441%202.9997,209.2441%20L11.9727,209.2441%20C12.5257,209.2441%2012.9727,209.6911%2012.9727,210.2441%20C12.9727,210.7971%2012.5257,211.2441%2011.9727,211.2441'%20id='Fill-717'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='20.0273'%20y1='210.0878'%20x2='238.9213'%20y2='210.0878'%20id='Fill-720'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.9209,211.0878%20L20.0269,211.0878%20C19.4749,211.0878%2019.0269,210.6408%2019.0269,210.0878%20C19.0269,209.5348%2019.4749,209.0878%2020.0269,209.0878%20L238.9209,209.0878%20C239.4739,209.0878%20239.9209,209.5348%20239.9209,210.0878%20C239.9209,210.6408%20239.4739,211.0878%20238.9209,211.0878'%20id='Fill-722'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/DeleteFamilyVariant.svg.js b/lib/static/illustrations/DeleteFamilyVariant.svg.js new file mode 100644 index 00000000..194fd4ef --- /dev/null +++ b/lib/static/illustrations/DeleteFamilyVariant.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/DeleteFamilyVariant'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M24.1143,230.8788%20C24.1143,173.6858%2070.4783,127.3208%20127.6723,127.3208%20C184.8653,127.3208%20231.2293,173.6858%20231.2293,230.8788%20L24.1143,230.8788%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M104.3154,206.496%20C105.6834,199.654%20105.1704,182.038%2091.1454,172.974%20C82.2524,167.5%2075.4114,168.697%2075.4114,168.697%20C75.4114,168.697%2081.2254,159.975%2076.7794,155.699%20C76.0944,162.369%2070.7024,170.662%2070.7024,170.662%20C70.7024,170.662%20101.5794,187.003%2090.9744,218.297%20C99.5264,217.784%20103.9604,208.271%20104.3154,206.496'%20id='Fill-3'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M66.4434,156.6952%20C66.4364,156.6952%2066.4294,156.6952%2066.4224,156.6962%20C65.9174,156.7352%2065.5344,156.9642%2065.2544,157.3962%20C64.6374,158.3442%2063.9944,161.0292%2066.6044,168.3622%20L66.9644,169.3762%20L65.9254,169.6622%20C65.8404,169.6852%2057.3394,172.0832%2050.6604,179.2972%20C45.3544,185.0272%2040.1284,198.9562%2044.5564,209.1502%20C47.9714,217.0122%2056.5564,221.1982%2069.3824,221.2532%20C71.4134,221.2612%2073.3294,221.2752%2075.1374,221.2882%20C90.2474,221.3922%2097.8374,221.4502%20101.0164,218.1982%20C102.8634,216.3092%20103.5074,213.0372%20103.3154,206.5252%20C103.2974,205.9312%20103.2904,205.2622%20103.2804,204.5302%20C103.1804,196.5932%20102.9944,181.8222%2090.6024,173.8132%20C82.1504,168.6112%2075.6464,169.6692%2075.5844,169.6822%20L73.2894,170.0842%20L74.5794,168.1432%20C74.6314,168.0652%2079.5994,160.4852%2076.3704,156.7202%20C72.8094,157.0962%2071.7864,162.3262%2071.7764,162.3812%20L71.0654,166.1682%20L69.8444,162.5142%20C68.8544,159.5502%2067.1824,156.6952%2066.4434,156.6952%20M82.1254,223.3232%20C79.9954,223.3232%2077.6684,223.3062%2075.1234,223.2882%20C73.3164,223.2752%2071.4024,223.2612%2069.3754,223.2532%20C52.0904,223.1782%2045.3404,215.9762%2042.7224,209.9472%20C37.8954,198.8352%2043.3794,184.2172%2049.1934,177.9372%20C54.9544,171.7162%2061.8204,168.9302%2064.3804,168.0532%20C62.4734,162.3712%2062.2024,158.4222%2063.5764,156.3062%20C64.1924,155.3582%2065.1484,154.7882%2066.2684,154.7022%20C68.1584,154.5662%2069.7084,157.0692%2070.7114,159.2582%20C71.6544,157.1822%2073.4734,154.6992%2076.7794,154.6992%20L77.1814,154.6992%20L77.4724,154.9782%20C81.2364,158.5972%2078.7704,164.6562%2077.2194,167.5822%20C79.9674,167.5842%2085.3104,168.2082%2091.6704,172.1222%20C104.9804,180.7242%20105.1834,196.7862%20105.2804,204.5052%20C105.2894,205.2252%20105.2974,205.8832%20105.3154,206.4662%20C105.4954,212.5772%20105.0784,216.9052%20102.4464,219.5962%20C99.2674,222.8482%2093.5264,223.3232%2082.1254,223.3232'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M50.5078,201.205%20C50.0308,201.205%2049.6108,200.864%2049.5248,200.38%20C47.9608,191.555%2053.0658,185.15%2053.2828,184.882%20C53.6298,184.454%2054.2588,184.388%2054.6888,184.736%20C55.1168,185.083%2055.1828,185.713%2054.8368,186.142%20C54.7888,186.201%2050.0948,192.131%2051.4928,200.03%20C51.5898,200.574%2051.2268,201.094%2050.6838,201.189%20C50.6238,201.2%2050.5658,201.205%2050.5078,201.205'%20id='Fill-7'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M63.0576,214.8525%20C63.0316,214.8525%2063.0056,214.8515%2062.9796,214.8495%20C60.1026,214.6255%2059.0486,211.3795%2059.0046,211.2415%20C58.8386,210.7145%2059.1316,210.1535%2059.6596,209.9875%20C60.1806,209.8235%2060.7446,210.1135%2060.9116,210.6375%20C60.9176,210.6585%2061.6086,212.7375%2063.1336,212.8555%20C63.6846,212.8985%2064.0966,213.3795%2064.0536,213.9295%20C64.0126,214.4545%2063.5756,214.8525%2063.0576,214.8525'%20id='Fill-9'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M88.1484,222.5243%20L68.5924,218.0893%20C67.3774,217.8153%2066.6174,216.6073%2066.8924,215.3923%20L73.7704,185.0583%20C74.0454,183.8433%2075.2534,183.0823%2076.4674,183.3573%20L96.0234,187.7923%20C97.2384,188.0673%2097.9994,189.2753%2097.7234,190.4893%20L90.8454,220.8243%20C90.5704,222.0383%2089.3624,222.7993%2088.1484,222.5243'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M75.9668,184.3007%20C75.7338,184.3007%2075.5038,184.3667%2075.3008,184.4947%20C75.0168,184.6737%2074.8208,184.9517%2074.7458,185.2797%20L67.8678,215.6127%20C67.7938,215.9407%2067.8518,216.2777%2068.0298,216.5607%20C68.2078,216.8437%2068.4868,217.0407%2068.8138,217.1137%20L88.3698,221.5487%20C89.0368,221.7027%2089.7168,221.2787%2089.8698,220.6027%20L96.7478,190.2687%20C96.8218,189.9417%2096.7648,189.6057%2096.5858,189.3217%20C96.4068,189.0377%2096.1288,188.8417%2095.8028,188.7677%20L76.2468,184.3327%20C76.1538,184.3117%2076.0608,184.3007%2075.9668,184.3007%20M88.6478,223.5807%20C88.4098,223.5807%2088.1688,223.5547%2087.9268,223.4997%20L68.3718,219.0657%20C67.5248,218.8737%2066.8018,218.3637%2066.3378,217.6267%20C65.8738,216.8917%2065.7248,216.0197%2065.9168,215.1717%20L72.7948,184.8377%20C72.9878,183.9887%2073.4978,183.2677%2074.2338,182.8037%20C74.9698,182.3387%2075.8448,182.1897%2076.6898,182.3817%20L96.2438,186.8167%20C97.0928,187.0087%2097.8148,187.5197%2098.2788,188.2557%20C98.7418,188.9907%2098.8918,189.8627%2098.6988,190.7107%20L91.8208,221.0447%20C91.4788,222.5547%2090.1328,223.5797%2088.6478,223.5807'%20id='Fill-13'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-15'%20fill='%23E1F2FF'%20points='69.1904%20214.0292%2089.5134%20220.1482%2096.1644%20190.8172%2075.4924%20185.1232'%3e%3c/polygon%3e%3cpath%20d='M87.6895,197.4159%20C87.1135,199.9589%2084.5845,201.5539%2082.0405,200.9769%20C79.4975,200.3989%2077.9025,197.8699%2078.4795,195.3269%20C79.0555,192.7839%2081.5855,191.1889%2084.1285,191.7669%20C86.6715,192.3429%2088.2665,194.8719%2087.6895,197.4159'%20id='Fill-17'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M88.459,196.6112%20C87.883,199.1542%2085.354,200.7492%2082.81,200.1722%20C80.267,199.5952%2078.672,197.0662%2079.249,194.5222%20C79.825,191.9792%2082.355,190.3842%2084.898,190.9622%20C87.441,191.5382%2089.036,194.0672%2088.459,196.6112'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.8467,191.8437%20C83.1527,191.8437%2082.4707,192.0387%2081.8687,192.4177%20C81.0287,192.9477%2080.4447,193.7747%2080.2247,194.7427%20C80.0037,195.7137%2080.1747,196.7107%2080.7047,197.5517%20C81.2357,198.3927%2082.0617,198.9767%2083.0307,199.1967%20C84.0027,199.4167%2084.9977,199.2457%2085.8387,198.7157%20C86.6797,198.1857%2087.2637,197.3597%2087.4837,196.3907%20L87.4837,196.3897%20C87.7037,195.4197%2087.5337,194.4227%2087.0027,193.5817%20C86.4727,192.7407%2085.6467,192.1567%2084.6777,191.9377%20C84.4017,191.8747%2084.1227,191.8437%2083.8467,191.8437%20M83.8657,201.2907%20C83.4407,201.2907%2083.0127,201.2427%2082.5877,201.1477%20C81.0977,200.8097%2079.8277,199.9107%2079.0137,198.6177%20C78.1987,197.3247%2077.9357,195.7917%2078.2737,194.3007%20C78.6117,192.8107%2079.5097,191.5407%2080.8027,190.7267%20C82.0957,189.9107%2083.6297,189.6517%2085.1197,189.9867%20C86.6107,190.3237%2087.8797,191.2227%2088.6947,192.5157%20C89.5097,193.8087%2089.7727,195.3417%2089.4347,196.8327%20C89.0967,198.3227%2088.1987,199.5927%2086.9057,200.4067%20C85.9807,200.9897%2084.9327,201.2907%2083.8657,201.2907'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M84.4834,198.0976%20C84.4904,198.1596%2084.4984,198.2016%2084.5014,198.2166%20C84.5024,198.2186%2084.4994,198.2156%2084.5014,198.2166%20C84.5014,198.2166%2084.5004,198.2166%2084.5014,198.2166%20L84.5004,198.2166%20C84.6554,196.9316%2085.4854,196.5706%2085.9034,195.7886%20C85.9074,195.7766%2085.9124,195.7636%2085.9204,195.7486%20C85.9284,195.7316%2085.9364,195.7136%2085.9444,195.6946%20C86.0304,195.4716%2085.9964,195.1816%2085.8804,194.8616%20C85.8804,194.8606%2085.8794,194.8586%2085.8794,194.8566%20C85.8704,194.8296%2085.8594,194.8036%2085.8484,194.7766%20L85.8484,194.7756%20C85.8284,194.7266%2085.8064,194.6766%2085.7834,194.6256%20C85.7814,194.6206%2085.7794,194.6156%2085.7764,194.6106%20C85.7704,194.5966%2085.7624,194.5826%2085.7564,194.5686%20C85.7504,194.5546%2085.7434,194.5396%2085.7364,194.5266%20C85.7294,194.5116%2085.7224,194.4976%2085.7144,194.4846%20C85.7084,194.4696%2085.7004,194.4556%2085.6924,194.4416%20C85.6874,194.4316%2085.6814,194.4206%2085.6764,194.4106%20C85.4684,194.0236%2085.1744,193.6196%2084.8564,193.2546%20C84.8564,193.2546%2084.8544,193.2496%2084.8564,193.2546%20C84.7994,193.7386%2084.6994,194.2126%2084.5684,194.5796%20C84.4114,195.0236%2084.1284,195.5166%2083.7934,195.9456%20C83.2744,195.7826%2082.7604,195.5366%2082.3794,195.2606%20C82.0614,195.0306%2081.7124,194.7016%2081.3894,194.3316%20C81.3844,194.3716%2081.3804,194.4116%2081.3764,194.4516%20C81.3754,194.4636%2081.3744,194.4766%2081.3734,194.4886%20C81.3704,194.5166%2081.3674,194.5456%2081.3654,194.5746%20C81.3644,194.5876%2081.3634,194.6006%2081.3624,194.6146%20C81.3594,194.6436%2081.3574,194.6716%2081.3554,194.7016%20C81.3554,194.7116%2081.3544,194.7246%2081.3534,194.7366%20C81.3514,194.7726%2081.3494,194.8086%2081.3474,194.8456%20L81.3474,194.8566%20C81.3454,194.8986%2081.3434,194.9406%2081.3424,194.9826%20L81.3424,194.9926%20C81.3414,195.0296%2081.3404,195.0666%2081.3404,195.1046%20L81.3404,195.1266%20L81.3404,195.2296%20C81.3404,195.2366%2081.3414,195.2436%2081.3414,195.2496%20C81.3414,195.2886%2081.3424,195.3276%2081.3434,195.3676%20L81.3434,195.3686%20C81.3484,195.4936%2081.3574,195.6146%2081.3694,195.7316%20C81.3704,195.7336%2081.3704,195.7346%2081.3704,195.7366%20C81.3914,195.9326%2081.4244,196.1166%2081.4714,196.2816%20C81.4784,196.3056%2081.4854,196.3286%2081.4934,196.3526%20L81.4934,196.3556%20L81.4944,196.3556%20C81.5004,196.3756%2081.5074,196.3976%2081.5144,196.4166%20L81.5144,196.4176%20C81.5144,196.4176%2081.5154,196.4186%2081.5154,196.4196%20C81.5234,196.4426%2081.5314,196.4636%2081.5404,196.4846%20C81.5414,196.4876%2081.5424,196.4896%2081.5434,196.4926%20L81.5434,196.4936%20C81.5534,196.5206%2081.5654,196.5466%2081.5774,196.5716%20C81.5794,196.5766%2081.5814,196.5796%2081.5834,196.5836%20C81.5844,196.5856%2081.5854,196.5866%2081.5854,196.5886%20C81.5984,196.6176%2081.6134,196.6446%2081.6294,196.6706%20C81.6384,196.6896%2081.6494,196.7066%2081.6614,196.7246%20C81.6654,196.7326%2081.6704,196.7396%2081.6754,196.7456%20C81.6824,196.7566%2081.6894,196.7666%2081.6974,196.7776%20C81.7024,196.7846%2081.7084,196.7906%2081.7134,196.7986%20C81.7204,196.8076%2081.7284,196.8166%2081.7354,196.8266%20C81.7414,196.8326%2081.7474,196.8386%2081.7534,196.8456%20C81.7604,196.8546%2081.7684,196.8626%2081.7764,196.8706%20C81.7824,196.8756%2081.7884,196.8826%2081.7944,196.8886%20C81.8024,196.8966%2081.8114,196.9046%2081.8194,196.9116%20C81.8264,196.9166%2081.8324,196.9216%2081.8374,196.9266%20C81.8474,196.9346%2081.8574,196.9426%2081.8684,196.9496%20C81.8734,196.9516%2081.8784,196.9566%2081.8834,196.9596%20C81.8994,196.9716%2081.9154,196.9806%2081.9314,196.9896%20C81.9424,196.9956%2081.9514,197.0016%2081.9604,197.0076%20C82.7484,197.4186%2083.6434,197.2526%2084.5014,198.2166'%20id='Fill-23'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-25'%20fill='%23ACD3EF'%20points='76.9961%20203.6659%2076.5691%20202.9869%2074.7111%20204.1579%2073.9831%20203.0039%2073.3051%20203.4319%2074.4571%20205.2589%2074.4631%20205.2549%2074.4661%20205.2609'%3e%3c/polygon%3e%3cline%20x1='78.1113'%20y1='204.7118'%20x2='89.9843'%20y2='207.4038'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.9854,208.4042%20C89.9124,208.4042%2089.8384,208.3962%2089.7634,208.3802%20L77.8904,205.6872%20C77.3514,205.5652%2077.0134,205.0292%2077.1354,204.4912%20C77.2574,203.9512%2077.7954,203.6162%2078.3324,203.7362%20L90.2054,206.4282%20C90.7444,206.5502%2091.0824,207.0872%2090.9604,207.6252%20C90.8544,208.0902%2090.4424,208.4042%2089.9854,208.4042'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-31'%20fill='%23ACD3EF'%20points='76.168%20207.3183%2075.74%20206.6403%2073.883%20207.8113%2073.155%20206.6573%2072.477%20207.0853%2073.629%20208.9113%2073.635%20208.9073%2073.638%20208.9133'%3e%3c/polygon%3e%3cline%20x1='77.2432'%20y1='208.54'%20x2='89.1172'%20y2='211.232'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.1182,212.2323%20C89.0452,212.2323%2088.9712,212.2243%2088.8962,212.2083%20L77.0222,209.5153%20C76.4832,209.3933%2076.1452,208.8573%2076.2672,208.3193%20C76.3892,207.7803%2076.9252,207.4443%2077.4642,207.5643%20L89.3382,210.2563%20C89.8772,210.3783%2090.2152,210.9153%2090.0932,211.4533%20C89.9872,211.9183%2089.5752,212.2323%2089.1182,212.2323'%20id='Fill-35'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-37'%20fill='%23ACD3EF'%20points='75.3398%20210.9716%2074.9118%20210.2936%2073.0548%20211.4646%2072.3268%20210.3096%2071.6488%20210.7376%2072.7998%20212.5646%2072.8058%20212.5606%2072.8098%20212.5666'%3e%3c/polygon%3e%3cline%20x1='76.3457'%20y1='212.497'%20x2='88.2197'%20y2='215.189'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M88.2207,216.1894%20C88.1477,216.1894%2088.0737,216.1814%2087.9987,216.1654%20L76.1247,213.4724%20C75.5857,213.3504%2075.2477,212.8144%2075.3697,212.2764%20C75.4917,211.7364%2076.0277,211.4004%2076.5667,211.5214%20L88.4407,214.2134%20C88.9797,214.3354%2089.3177,214.8724%2089.1957,215.4104%20C89.0897,215.8754%2088.6777,216.1894%2088.2207,216.1894'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M83.9697,221.5771%20L63.0367,216.8301%20C61.8227,216.5551%2061.0607,215.3481%2061.3357,214.1331%20L68.6667,181.8011%20C68.9427,180.5861%2070.1507,179.8251%2071.3657,180.1001%20L92.2977,184.8471%20C93.5127,185.1221%2094.2737,186.3301%2093.9977,187.5441%20L86.6667,219.8771%20C86.3917,221.0911%2085.1847,221.8521%2083.9697,221.5771'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.1904,220.6015%20C84.8744,220.7585%2085.5384,220.3295%2085.6914,219.6555%20L93.0224,187.3235%20C93.0964,186.9965%2093.0394,186.6605%2092.8604,186.3765%20C92.6814,186.0925%2092.4034,185.8965%2092.0774,185.8225%20L71.1444,181.0765%20C70.4624,180.9215%2069.7954,181.3475%2069.6424,182.0215%20L62.3114,214.3535%20C62.1584,215.0285%2062.5834,215.7025%2063.2574,215.8545%20L84.1904,220.6015%20Z%20M84.4684,222.6325%20C84.2304,222.6325%2083.9904,222.6075%2083.7494,222.5525%20L62.8164,217.8055%20C61.0654,217.4085%2059.9634,215.6625%2060.3604,213.9125%20L67.6914,181.5805%20C67.8834,180.7315%2068.3954,180.0085%2069.1304,179.5455%20C69.8664,179.0815%2070.7384,178.9325%2071.5864,179.1245%20L92.5184,183.8715%20C93.3674,184.0635%2094.0884,184.5745%2094.5524,185.3105%20C95.0164,186.0455%2095.1664,186.9175%2094.9734,187.7655%20L87.6424,220.0975%20C87.2994,221.6075%2085.9544,222.6325%2084.4684,222.6325%20L84.4684,222.6325%20Z'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-47'%20fill='%23E1F2FF'%20points='65.0459%20210.5976%2083.8749%20216.3536%2090.4149%20187.5106%2071.2569%20182.1756'%3e%3c/polygon%3e%3cline%20x1='71.0332'%20y1='198.8886'%20x2='83.5902'%20y2='201.7356'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.5908,202.7353%20C83.5178,202.7353%2083.4438,202.7273%2083.3688,202.7113%20L70.8128,199.8643%20C70.2738,199.7423%2069.9358,199.2063%2070.0578,198.6683%20C70.1798,198.1293%2070.7168,197.7903%2071.2538,197.9133%20L83.8108,200.7593%20C84.3498,200.8813%2084.6878,201.4183%2084.5658,201.9563%20C84.4598,202.4213%2084.0478,202.7353%2083.5908,202.7353'%20id='Fill-51'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='70.1152'%20y1='202.9364'%20x2='82.6722'%20y2='205.7844'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.6729,206.7841%20C82.5999,206.7841%2082.5259,206.7761%2082.4509,206.7601%20L69.8949,203.9121%20C69.3559,203.7901%2069.0179,203.2541%2069.1399,202.7161%20C69.2619,202.1771%2069.7979,201.8421%2070.3359,201.9611%20L82.8929,204.8081%20C83.4319,204.9301%2083.7699,205.4671%2083.6479,206.0051%20C83.5419,206.4701%2083.1299,206.7841%2082.6729,206.7841'%20id='Fill-55'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='69.166'%20y1='207.121'%20x2='81.723'%20y2='209.969'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.7236,210.9687%20C81.6506,210.9687%2081.5766,210.9607%2081.5016,210.9447%20L68.9456,208.0967%20C68.4066,207.9747%2068.0686,207.4387%2068.1906,206.9007%20C68.3126,206.3617%2068.8506,206.0237%2069.3866,206.1457%20L81.9436,208.9927%20C82.4826,209.1147%2082.8206,209.6517%2082.6986,210.1897%20C82.5926,210.6547%2082.1806,210.9687%2081.7236,210.9687'%20id='Fill-59'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M155.8584,140.5585%20L112.8034,137.2165%20C111.5624,137.1205%20110.6334,136.0365%20110.7304,134.7945%20L115.7324,70.3425%20C115.8284,69.1015%20116.9134,68.1725%20118.1544,68.2695%20L161.2084,71.6105%20C162.4504,71.7065%20163.3794,72.7905%20163.2824,74.0335%20L158.2804,138.4845%20C158.1844,139.7265%20157.0994,140.6545%20155.8584,140.5585'%20id='Fill-61'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.9355,139.5614%20C156.2675,139.5904%20156.5945,139.4824%20156.8485,139.2634%20C157.1035,139.0454%20157.2575,138.7414%20157.2835,138.4074%20L162.2855,73.9564%20C162.3385,73.2654%20161.8215,72.6614%20161.1305,72.6074%20L118.0775,69.2664%20C117.7515,69.2394%20117.4185,69.3464%20117.1645,69.5644%20C116.9095,69.7824%20116.7545,70.0854%20116.7295,70.4194%20L111.7275,134.8724%20C111.7015,135.2064%20111.8075,135.5304%20112.0255,135.7854%20C112.2435,136.0404%20112.5465,136.1944%20112.8805,136.2194%20L155.9355,139.5614%20Z%20M156.0375,141.5654%20C155.9525,141.5654%20155.8675,141.5624%20155.7815,141.5554%20L112.7265,138.2134%20C111.8605,138.1474%20111.0715,137.7464%20110.5055,137.0854%20C109.9405,136.4244%20109.6655,135.5834%20109.7335,134.7164%20L114.7355,70.2654%20C114.8015,69.3994%20115.2035,68.6104%20115.8635,68.0444%20C116.5235,67.4784%20117.3605,67.2034%20118.2325,67.2724%20L161.2855,70.6134%20C163.0755,70.7524%20164.4185,72.3214%20164.2795,74.1104%20L159.2775,138.5614%20C159.2105,139.4284%20158.8095,140.2174%20158.1495,140.7834%20C157.5535,141.2914%20156.8125,141.5654%20156.0375,141.5654%20L156.0375,141.5654%20Z'%20id='Fill-63'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-65'%20fill='%23E1F2FF'%20points='114.9258%20129.4101%20155.6968%20135.4441%20160.2138%2077.2201%20118.8948%2072.0991'%3e%3c/polygon%3e%3cpath%20d='M145.79,92.2821%20C145.398,97.3311%20140.987,101.1061%20135.938,100.7151%20C130.89,100.3231%20127.114,95.9121%20127.506,90.8631%20C127.898,85.8141%20132.309,82.0391%20137.357,82.4301%20C142.406,82.8231%20146.182,87.2331%20145.79,92.2821'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.042,90.5204%20C146.65,95.5694%20142.24,99.3444%20137.191,98.9524%20C132.142,98.5604%20128.367,94.1504%20128.759,89.1014%20C129.15,84.0524%20133.561,80.2774%20138.609,80.6684%20C143.658,81.0604%20147.434,85.4714%20147.042,90.5204'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8945,81.6415%20C133.6735,81.6415%20130.0875,84.9015%20129.7555,89.1785%20C129.5865,91.3545%20130.2755,93.4655%20131.6945,95.1225%20C133.1135,96.7805%20135.0925,97.7865%20137.2685,97.9545%20C139.4505,98.1215%20141.5555,97.4365%20143.2125,96.0175%20C144.8705,94.5985%20145.8755,92.6195%20146.0445,90.4435%20C146.3935,85.9525%20143.0235,82.0145%20138.5325,81.6655%20C138.3185,81.6495%20138.1055,81.6415%20137.8945,81.6415%20M137.9175,99.9805%20C137.6515,99.9805%20137.3825,99.9695%20137.1145,99.9495%20C134.4055,99.7395%20131.9415,98.4875%20130.1745,96.4235%20C128.4095,94.3605%20127.5515,91.7325%20127.7615,89.0245%20C128.1955,83.4335%20133.1135,79.2445%20138.6865,79.6715%20C144.2775,80.1055%20148.4725,85.0065%20148.0395,90.5975%20C147.8295,93.3055%20146.5775,95.7705%20144.5135,97.5365%20C142.6555,99.1265%20140.3385,99.9805%20137.9175,99.9805'%20id='Fill-71'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M139.8223,94.496%20C139.8523,94.612%20139.8803,94.693%20139.8883,94.72%20C139.8913,94.723%20139.8853,94.718%20139.8883,94.72%20C139.8883,94.72%20139.8883,94.7209851%20139.8883,94.72%20L139.8873,94.72%20C139.8233,92.208%20141.3163,91.279%20141.8993,89.66%20C141.9033,89.636%20141.9103,89.609%20141.9203,89.579%20C141.9313,89.543%20141.9423,89.506%20141.9513,89.468%20C142.0543,89.016%20141.9083,88.468%20141.5953,87.885%20C141.5943,87.882%20141.5933,87.879%20141.5913,87.876%20C141.5653,87.827%20141.5383,87.779%20141.5093,87.73%20C141.5093,87.73%20141.5093,87.729%20141.5093,87.728%20C141.4573,87.64%20141.4013,87.55%20141.3433,87.459%20C141.3363,87.45%20141.3313,87.44%20141.3243,87.431%20L141.2743,87.357%20C141.2583,87.332%20141.2403,87.306%20141.2233,87.281%20C141.2053,87.256%20141.1883,87.231%20141.1713,87.207%20C141.1523,87.181%20141.1343,87.156%20141.1153,87.13%20C141.1033,87.112%20141.0893,87.095%20141.0763,87.076%20C140.5673,86.39%20139.8893,85.698%20139.1753,85.087%20C139.1753,85.087%20139.1703,85.078%20139.1753,85.087%20C139.2023,86.032%20139.1423,86.971%20138.9953,87.714%20C138.8183,88.609%20138.4133,89.636%20137.8893,90.555%20C136.8463,90.388%20135.7923,90.06%20134.9823,89.639%20C134.3053,89.285%20133.5403,88.751%20132.8163,88.132%20C132.8193,88.211%20132.8223,88.288%20132.8253,88.367%20C132.8263,88.391%20132.8283,88.413%20132.8293,88.436%20C132.8323,88.493%20132.8353,88.549%20132.8393,88.604%20C132.8403,88.631%20132.8423,88.656%20132.8433,88.682%20C132.8473,88.738%20132.8513,88.794%20132.8563,88.85%20C132.8583,88.873%20132.8603,88.895%20132.8623,88.918%20C132.8683,88.989%20132.8753,89.059%20132.8823,89.13%20C132.8823,89.137%20132.8833,89.143%20132.8843,89.15%20C132.8913,89.232%20132.9013,89.313%20132.9113,89.394%20C132.9113,89.4%20132.9123,89.406%20132.9133,89.413%20C132.9223,89.486%20132.9303,89.558%20132.9413,89.63%20L132.9473,89.674%20C132.9563,89.739%20132.9673,89.805%20132.9763,89.87%20C132.9793,89.883%20132.9813,89.895%20132.9833,89.909%20C132.9963,89.984%20133.0083,90.059%20133.0213,90.134%20C133.0223,90.134%20133.0213,90.135%20133.0213,90.135%20C133.0663,90.373%20133.1163,90.604%20133.1733,90.827%20C133.1743,90.83%20133.1753,90.832%20133.1753,90.835%20C133.2713,91.206%20133.3873,91.551%20133.5233,91.854%20C133.5443,91.898%20133.5643,91.942%20133.5853,91.985%20C133.5863,91.986%20133.5863,91.988%20133.5873,91.99%20C133.6063,92.028%20133.6253,92.067%20133.6443,92.103%20L133.6453,92.104%20L133.6473,92.108%20C133.6683,92.148%20133.6893,92.187%20133.7123,92.225%20C133.7153,92.23%20133.7183,92.234%20133.7203,92.24%20C133.7213,92.24%20133.7203,92.241%20133.7213,92.241%20C133.7503,92.29%20133.7793,92.337%20133.8083,92.383%20C133.8143,92.39%20133.8193,92.397%20133.8233,92.404%20C133.8253,92.407%20133.8273,92.409%20133.8293,92.413%20C133.8633,92.463%20133.8983,92.513%20133.9343,92.559%20C133.9603,92.592%20133.9863,92.623%20134.0123,92.653%20C134.0233,92.666%20134.0353,92.678%20134.0463,92.69%20C134.0623,92.709%20134.0793,92.725%20134.0963,92.743%20C134.1083,92.756%20134.1223,92.767%20134.1353,92.78%20C134.1503,92.796%20134.1683,92.81%20134.1833,92.826%20C134.1973,92.837%20134.2103,92.848%20134.2233,92.859%20C134.2403,92.873%20134.2583,92.887%20134.2743,92.9%20L134.3153,92.93%20C134.3333,92.942%20134.3523,92.955%20134.3703,92.967%20C134.3833,92.975%20134.3963,92.983%20134.4093,92.991%20L134.4733,93.026%20C134.4843,93.031%20134.4953,93.038%20134.5063,93.043%20C134.5393,93.059%20134.5733,93.073%20134.6063,93.086%20C134.6303,93.095%20134.6483,93.103%20134.6673,93.112%20C136.2963,93.681%20137.9693,93.109%20139.8883,94.72'%20id='Fill-73'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-75'%20fill='%23ACD3EF'%20points='127.0049%20107.3017%20125.9929%20106.1187%20122.7539%20108.8917%20121.0299%20106.8787%20119.8479%20107.8907%20122.5739%20111.0767%20122.5849%20111.0687%20122.5939%20111.0777'%3e%3c/polygon%3e%3cline%20x1='129.4424'%20y1='108.998'%20x2='153.0124'%20y2='110.827'%20id='Fill-77'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M153.0137,111.8271%20C152.9877,111.8271%20152.9617,111.8261%20152.9357,111.8241%20L129.3657,109.9951%20C128.8147,109.9521%20128.4027,109.4721%20128.4457,108.9211%20C128.4887,108.3701%20128.9797,107.9511%20129.5197,108.0011%20L153.0897,109.8301%20C153.6407,109.8731%20154.0527,110.3531%20154.0097,110.9041%20C153.9687,111.4291%20153.5317,111.8271%20153.0137,111.8271'%20id='Fill-79'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-81'%20fill='%23ACD3EF'%20points='126.4424%20114.5526%20125.4304%20113.3696%20122.1904%20116.1436%20120.4674%20114.1296%20119.2854%20115.1426%20122.0114%20118.3276%20122.0214%20118.3196%20122.0304%20118.3296'%3e%3c/polygon%3e%3cline%20x1='128.8525'%20y1='116.5976'%20x2='152.4225'%20y2='118.4266'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.4238,119.4267%20C152.3978,119.4267%20152.3718,119.4257%20152.3458,119.4237%20L128.7758,117.5947%20C128.2248,117.5517%20127.8128,117.0717%20127.8558,116.5207%20C127.8988,115.9687%20128.3748,115.5567%20128.9298,115.6007%20L152.4998,117.4297%20C153.0508,117.4727%20153.4628,117.9527%20153.4198,118.5037%20C153.3788,119.0287%20152.9418,119.4267%20152.4238,119.4267'%20id='Fill-85'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-87'%20fill='%23ACD3EF'%20points='125.8799%20121.8046%20124.8669%20120.6216%20121.6279%20123.3956%20119.9039%20121.3816%20118.7219%20122.3946%20121.4489%20125.5796%20121.4589%20125.5716%20121.4679%20125.5806'%3e%3c/polygon%3e%3cline%20x1='128.2422'%20y1='124.4521'%20x2='151.8122'%20y2='126.2811'%20id='Fill-89'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M151.8135,127.2812%20C151.7875,127.2812%20151.7615,127.2802%20151.7355,127.2782%20L128.1655,125.4492%20C127.6145,125.4062%20127.2025,124.9262%20127.2455,124.3752%20C127.2885,123.8242%20127.7715,123.4142%20128.3195,123.4552%20L151.8895,125.2842%20C152.4405,125.3272%20152.8525,125.8072%20152.8095,126.3582%20C152.7685,126.8832%20152.3315,127.2812%20151.8135,127.2812'%20id='Fill-91'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M149.8428,139.4442%20L104.0538,135.8912%20C102.8128,135.7952%20101.8838,134.7102%20101.9808,133.4682%20L107.2888,65.0512%20C107.3858,63.8092%20108.4708,62.8812%20109.7118,62.9772%20L155.5008,66.5312%20C156.7418,66.6272%20157.6708,67.7122%20157.5738,68.9532%20L152.2658,137.3712%20C152.1688,138.6122%20151.0838,139.5412%20149.8428,139.4442'%20id='Fill-93'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M109.5352,63.9706%20C109.2362,63.9706%20108.9512,64.0756%20108.7222,64.2726%20C108.4672,64.4906%20108.3122,64.7946%20108.2862,65.1286%20L102.9772,133.5456%20C102.9512,133.8796%20103.0572,134.2036%20103.2752,134.4586%20C103.4932,134.7136%20103.7972,134.8676%20104.1322,134.8946%20L149.9212,138.4476%20C150.2422,138.4776%20150.5792,138.3666%20150.8332,138.1496%20C151.0882,137.9316%20151.2422,137.6276%20151.2682,137.2926%20L156.5772,68.8756%20C156.6032,68.5416%20156.4972,68.2176%20156.2792,67.9626%20C156.0612,67.7076%20155.7582,67.5536%20155.4242,67.5286%20L109.6352,63.9746%20C109.6012,63.9716%20109.5682,63.9706%20109.5352,63.9706%20M150.0222,140.4506%20C149.9372,140.4506%20149.8512,140.4486%20149.7652,140.4416%20L103.9762,136.8886%20C103.1092,136.8216%20102.3212,136.4196%20101.7562,135.7596%20C101.1902,135.0986%20100.9162,134.2576%20100.9832,133.3906%20L106.2922,64.9746%20C106.3592,64.1076%20106.7612,63.3186%20107.4212,62.7526%20C108.0812,62.1876%20108.9152,61.9096%20109.7902,61.9806%20L155.5782,65.5336%20C156.4442,65.6006%20157.2332,66.0016%20157.7992,66.6616%20C158.3642,67.3236%20158.6392,68.1636%20158.5712,69.0316%20L153.2632,137.4486%20C153.1952,138.3156%20152.7942,139.1036%20152.1342,139.6686%20C151.5392,140.1786%20150.7972,140.4506%20150.0222,140.4506'%20id='Fill-95'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-97'%20fill='%23E1F2FF'%20points='106.4268%20127.6454%20149.5418%20134.0264%20154.3208%2072.4524%20110.6238%2067.0384'%3e%3c/polygon%3e%3cpath%20d='M139.0664,88.3818%20C138.6524,93.7208%20133.9874,97.7138%20128.6484,97.2988%20C123.3084,96.8848%20119.3164,92.2208%20119.7304,86.8818%20C120.1454,81.5418%20124.8094,77.5498%20130.1484,77.9638%20C135.4884,78.3778%20139.4804,83.0428%20139.0664,88.3818'%20id='Fill-99'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.3906,86.5185%20C139.9766,91.8575%20135.3116,95.8505%20129.9726,95.4355%20C124.6336,95.0215%20120.6406,90.3575%20121.0556,85.0175%20C121.4696,79.6785%20126.1336,75.6865%20131.4726,76.1005%20C136.8126,76.5145%20140.8046,81.1785%20140.3906,86.5185'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.7168,77.0712%20C126.2238,77.0712%20122.4058,80.5422%20122.0528,85.0942%20C121.8728,87.4112%20122.6058,89.6582%20124.1158,91.4242%20C125.6268,93.1882%20127.7348,94.2582%20130.0498,94.4382%20C132.3778,94.6172%20134.6128,93.8842%20136.3778,92.3752%20C138.1438,90.8642%20139.2138,88.7572%20139.3938,86.4412%20C139.7648,81.6602%20136.1768,77.4682%20131.3958,77.0972%20C131.1678,77.0802%20130.9418,77.0712%20130.7168,77.0712%20M130.7408,96.4662%20C130.4598,96.4662%20130.1778,96.4542%20129.8958,96.4322%20C127.0468,96.2122%20124.4548,94.8942%20122.5968,92.7232%20C120.7378,90.5532%20119.8368,87.7892%20120.0588,84.9402%20C120.2788,82.0922%20121.5968,79.5002%20123.7668,77.6412%20C125.9388,75.7852%20128.7028,74.8882%20131.5498,75.1032%20C134.3988,75.3242%20136.9908,76.6412%20138.8488,78.8122%20C140.7068,80.9822%20141.6088,83.7472%20141.3878,86.5952%20C141.1668,89.4442%20139.8498,92.0362%20137.6788,93.8942%20C135.7238,95.5682%20133.2868,96.4662%20130.7408,96.4662'%20id='Fill-103'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M132.7559,90.7226%20C132.7869,90.8466%20132.8169,90.9316%20132.8249,90.9586%20C132.8279,90.9626%20132.8219,90.9576%20132.8249,90.9586%20C132.8249,90.9586%20132.8249,90.9596%20132.8249,90.9586%20L132.8239,90.9586%20C132.7569,88.3036%20134.3349,87.3216%20134.9509,85.6086%20C134.9559,85.5826%20134.9629,85.5546%20134.9739,85.5236%20C134.9859,85.4856%20134.9979,85.4456%20135.0069,85.4056%20C135.1159,84.9266%20134.9609,84.3476%20134.6309,83.7316%20C134.6299,83.7286%20134.6269,83.7256%20134.6259,83.7216%20C134.5989,83.6706%20134.5689,83.6186%20134.5399,83.5686%20C134.5399,83.5686%20134.5389,83.5676%20134.5389,83.5666%20C134.4849,83.4726%20134.4249,83.3766%20134.3629,83.2816%20C134.3569,83.2716%20134.3509,83.2606%20134.3439,83.2516%20C134.3269,83.2256%20134.3089,83.1996%20134.2909,83.1736%20C134.2739,83.1466%20134.2549,83.1186%20134.2369,83.0926%20C134.2179,83.0666%20134.1999,83.0396%20134.1819,83.0146%20C134.1619,82.9876%20134.1429,82.9606%20134.1229,82.9336%20C134.1099,82.9146%20134.0959,82.8956%20134.0809,82.8766%20C133.5429,82.1506%20132.8269,81.4186%20132.0699,80.7726%20C132.0699,80.7726%20132.0659,80.7626%20132.0699,80.7726%20C132.0999,81.7726%20132.0359,82.7646%20131.8809,83.5496%20C131.6939,84.4966%20131.2649,85.5826%20130.7119,86.5546%20C129.6089,86.3776%20128.4929,86.0326%20127.6369,85.5856%20C126.9209,85.2116%20126.1109,84.6476%20125.3469,83.9936%20C125.3499,84.0766%20125.3529,84.1586%20125.3569,84.2416%20C125.3579,84.2656%20125.3589,84.2896%20125.3599,84.3156%20C125.3629,84.3746%20125.3659,84.4336%20125.3699,84.4936%20C125.3709,84.5196%20125.3729,84.5466%20125.3759,84.5746%20C125.3799,84.6336%20125.3839,84.6936%20125.3889,84.7516%20C125.3909,84.7766%20125.3929,84.7996%20125.3949,84.8246%20C125.4019,84.8996%20125.4079,84.9736%20125.4159,85.0476%20C125.4159,85.0556%20125.4169,85.0626%20125.4179,85.0706%20C125.4259,85.1566%20125.4359,85.2426%20125.4459,85.3276%20C125.4459,85.3346%20125.4479,85.3406%20125.4489,85.3476%20C125.4579,85.4246%20125.4679,85.4996%20125.4789,85.5766%20C125.4809,85.5926%20125.4829,85.6076%20125.4849,85.6226%20C125.4949,85.6926%20125.5049,85.7616%20125.5159,85.8306%20C125.5189,85.8446%20125.5219,85.8576%20125.5229,85.8716%20C125.5359,85.9516%20125.5489,86.0316%20125.5639,86.1096%20C125.5649,86.1106%20125.5639,86.1106%20125.5639,86.1106%20C125.6099,86.3636%20125.6639,86.6076%20125.7239,86.8426%20C125.7249,86.8456%20125.7259,86.8486%20125.7259,86.8516%20C125.8279,87.2436%20125.9509,87.6086%20126.0949,87.9296%20C126.1149,87.9766%20126.1379,88.0226%20126.1589,88.0676%20C126.1599,88.0696%20126.1599,88.0716%20126.1609,88.0726%20L126.1619,88.0726%20C126.1819,88.1136%20126.2019,88.1546%20126.2229,88.1926%20L126.2229,88.1936%20C126.2229,88.1936%20126.2249,88.1966%20126.2259,88.1976%20C126.2469,88.2406%20126.2699,88.2816%20126.2939,88.3216%20C126.2969,88.3266%20126.2999,88.3306%20126.3039,88.3366%20L126.3029,88.3376%20C126.3339,88.3896%20126.3649,88.4396%20126.3959,88.4876%20C126.4019,88.4946%20126.4069,88.5026%20126.4119,88.5106%20C126.4129,88.5136%20126.4149,88.5166%20126.4169,88.5196%20C126.4529,88.5736%20126.4899,88.6246%20126.5289,88.6736%20C126.5559,88.7086%20126.5839,88.7426%20126.6109,88.7746%20C126.6229,88.7876%20126.6359,88.7996%20126.6479,88.8136%20C126.6649,88.8326%20126.6829,88.8506%20126.6999,88.8686%20C126.7129,88.8826%20126.7269,88.8946%20126.7409,88.9086%20C126.7579,88.9246%20126.7759,88.9406%20126.7929,88.9556%20C126.8069,88.9686%20126.8199,88.9806%20126.8349,88.9916%20C126.8529,89.0066%20126.8699,89.0216%20126.8889,89.0356%20C126.9019,89.0456%20126.9169,89.0566%20126.9319,89.0666%20C126.9509,89.0796%20126.9709,89.0926%20126.9899,89.1066%20C127.0039,89.1156%20127.0179,89.1226%20127.0299,89.1316%20C127.0539,89.1446%20127.0759,89.1566%20127.0999,89.1676%20C127.1099,89.1736%20127.1219,89.1806%20127.1339,89.1856%20C127.1689,89.2026%20127.2039,89.2176%20127.2399,89.2316%20C127.2639,89.2406%20127.2839,89.2496%20127.3039,89.2586%20C129.0269,89.8606%20130.7959,89.2566%20132.8249,90.9586'%20id='Fill-105'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-107'%20fill='%23ACD3EF'%20points='119.2012%20104.2646%20118.1312%20103.0146%20114.7052%20105.9466%20112.8832%20103.8176%20111.6322%20104.8886%20114.5152%20108.2566%20114.5262%20108.2476%20114.5352%20108.2586'%3e%3c/polygon%3e%3cline%20x1='121.7783'%20y1='106.0595'%20x2='146.7043'%20y2='107.9935'%20id='Fill-109'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M146.7051,108.9931%20C146.6801,108.9931%20146.6531,108.9921%20146.6271,108.9901%20L121.7011,107.0561%20C121.1501,107.0141%20120.7381,106.5331%20120.7811,105.9821%20C120.8241,105.4311%20121.2891,105.0141%20121.8551,105.0621%20L146.7811,106.9961%20C147.3321,107.0391%20147.7441,107.5191%20147.7011,108.0701%20C147.6601,108.5951%20147.2231,108.9931%20146.7051,108.9931'%20id='Fill-111'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-113'%20fill='%23ACD3EF'%20points='118.6064%20111.9335%20117.5354%20110.6825%20114.1094%20113.6155%20112.2874%20111.4865%20111.0364%20112.5565%20113.9194%20115.9255%20113.9304%20115.9165%20113.9404%20115.9275'%3e%3c/polygon%3e%3cline%20x1='121.1543'%20y1='114.0956'%20x2='146.0803'%20y2='116.0296'%20id='Fill-115'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M146.0811,117.0292%20C146.0561,117.0292%20146.0291,117.0282%20146.0031,117.0262%20L121.0771,115.0922%20C120.5261,115.0502%20120.1141,114.5692%20120.1571,114.0182%20C120.2001,113.4682%20120.6621,113.0532%20121.2311,113.0982%20L146.1571,115.0322%20C146.7081,115.0752%20147.1201,115.5552%20147.0771,116.1062%20C147.0361,116.6312%20146.5991,117.0292%20146.0811,117.0292'%20id='Fill-117'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-119'%20fill='%23ACD3EF'%20points='118.0107%20119.6025%20116.9407%20118.3515%20113.5147%20121.2845%20111.6927%20119.1555%20110.4417%20120.2255%20113.3247%20123.5945%20113.3357%20123.5845%20113.3457%20123.5965'%3e%3c/polygon%3e%3cline%20x1='120.5098'%20y1='122.4023'%20x2='145.4358'%20y2='124.3373'%20id='Fill-121'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M145.4365,125.3368%20C145.4105,125.3368%20145.3845,125.3358%20145.3585,125.3338%20L120.4325,123.3998%20C119.8815,123.3568%20119.4695,122.8758%20119.5125,122.3248%20C119.5555,121.7738%20120.0355,121.3578%20120.5865,121.4048%20L145.5125,123.3398%20C146.0635,123.3828%20146.4755,123.8628%20146.4325,124.4138%20C146.3915,124.9388%20145.9545,125.3368%20145.4365,125.3368'%20id='Fill-123'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M143.3389,138.2929%20L94.6569,134.5159%20C93.4149,134.4189%2092.4869,133.3339%2092.5829,132.0929%20L98.2179,59.4809%20C98.3149,58.2399%2099.3999,57.3119%20100.6409,57.4069%20L149.3219,61.1859%20C150.5639,61.2819%20151.4919,62.3659%20151.3959,63.6079%20L145.7609,136.2199%20C145.6649,137.4609%20144.5799,138.3899%20143.3389,138.2929'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M100.4658,58.4003%20C99.8178,58.4003%2099.2658,58.9013%2099.2148,59.5593%20L93.5798,132.1703%20C93.5268,132.8593%2094.0448,133.4643%2094.7348,133.5183%20L143.4168,137.2963%20C143.7478,137.3253%20144.0748,137.2163%20144.3288,136.9983%20C144.5838,136.7803%20144.7378,136.4763%20144.7638,136.1423%20L150.3988,63.5313%20C150.4518,62.8403%20149.9348,62.2363%20149.2438,62.1823%20L100.5638,58.4043%20C100.5298,58.4013%20100.4978,58.4003%20100.4658,58.4003%20M143.5188,139.2993%20C143.4338,139.2993%20143.3478,139.2963%20143.2618,139.2903%20L94.5798,135.5123%20C92.7908,135.3733%2091.4478,133.8043%2091.5858,132.0153%20L97.2208,59.4043%20C97.3598,57.6153%2098.9288,56.2603%20100.7178,56.4103%20L149.3998,60.1883%20C151.1898,60.3283%20152.5308,61.8963%20152.3928,63.6853%20L146.7578,136.2963%20C146.6918,137.1633%20146.2898,137.9523%20145.6298,138.5173%20C145.0348,139.0273%20144.2938,139.2993%20143.5188,139.2993'%20id='Fill-127'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-129'%20fill='%23E1F2FF'%20points='141.502%20128.7519%2097.727%20128.5139%20102.7%2064.4279%20146.898%2065.7509'%3e%3c/polygon%3e%3cpath%20d='M131.8125,84.2831%20C131.3745,89.9291%20126.4425,94.1511%20120.7955,93.7141%20C115.1495,93.2751%20110.9265,88.3431%20111.3655,82.6961%20C111.8035,77.0501%20116.7365,72.8281%20122.3815,73.2651%20C128.0285,73.7041%20132.2505,78.6371%20131.8125,84.2831'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M133.2129,82.3124%20C132.7759,87.9584%20127.8429,92.1804%20122.1959,91.7434%20C116.5499,91.3044%20112.3269,86.3724%20112.7659,80.7254%20C113.2039,75.0794%20118.1369,70.8574%20123.7829,71.2954%20C129.4299,71.7334%20133.6509,76.6664%20133.2129,82.3124'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M122.9746,72.2646%20C120.7716,72.2646%20118.6626,73.0406%20116.9716,74.4886%20C115.0936,76.0956%20113.9536,78.3386%20113.7626,80.8026%20C113.5716,83.2676%20114.3516,85.6596%20115.9586,87.5366%20C117.5666,89.4146%20119.8086,90.5546%20122.2736,90.7456%20C124.7416,90.9326%20127.1286,90.1576%20129.0076,88.5496%20C130.8856,86.9426%20132.0256,84.6996%20132.2156,82.2356%20C132.4076,79.7706%20131.6276,77.3786%20130.0206,75.5006%20C128.4126,73.6226%20126.1706,72.4836%20123.7056,72.2926%20C123.4606,72.2736%20123.2166,72.2646%20122.9746,72.2646%20M123.0066,92.7746%20C122.7116,92.7746%20122.4156,92.7626%20122.1196,92.7406%20C115.9316,92.2596%20111.2876,86.8346%20111.7686,80.6486%20C112.0006,77.6516%20113.3876,74.9236%20115.6706,72.9686%20C117.9536,71.0156%20120.8656,70.0616%20123.8606,70.2986%20C126.8576,70.5316%20129.5846,71.9166%20131.5396,74.2006%20C133.4946,76.4846%20134.4426,79.3926%20134.2096,82.3896%20C133.9776,85.3866%20132.5916,88.1146%20130.3086,90.0696%20C128.2506,91.8296%20125.6866,92.7746%20123.0066,92.7746'%20id='Fill-135'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M124.9121,86.3261%20C124.9421,86.4461%20124.9721,86.5291%20124.9791,86.5551%20C124.9821,86.5591%20124.9761,86.5551%20124.9791,86.5551%20C124.9791,86.5561%20124.9781,86.5551%20124.9781,86.5551%20C124.9131,83.9751%20126.4471,83.0211%20127.0461,81.3561%20C127.0501,81.3321%20127.0571,81.3051%20127.0671,81.2741%20C127.0801,81.2371%20127.0911,81.1981%20127.1001,81.1591%20C127.2051,80.6941%20127.0551,80.1321%20126.7341,79.5331%20C126.7321,79.5291%20126.7301,79.5261%20126.7291,79.5231%20C126.7031,79.4731%20126.6751,79.4241%20126.6451,79.3741%20C126.6451,79.3741%20126.6441,79.3731%20126.6441,79.3721%20C126.5921,79.2801%20126.5341,79.1881%20126.4741,79.0961%20C126.4681,79.0861%20126.4621,79.0761%20126.4551,79.0661%20C126.4381,79.0411%20126.4211,79.0151%20126.4041,78.9901%20C126.3871,78.9641%20126.3691,78.9371%20126.3511,78.9121%20C126.3331,78.8871%20126.3151,78.8611%20126.2971,78.8361%20L126.2411,78.7571%20C126.2271,78.7391%20126.2141,78.7211%20126.1991,78.7021%20C125.6781,77.9971%20124.9811,77.2861%20124.2461,76.6571%20C124.2461,76.6571%20124.2411,76.6481%20124.2461,76.6571%20C124.2741,77.6291%20124.2131,78.5941%20124.0611,79.3561%20C123.8801,80.2761%20123.4631,81.3321%20122.9261,82.2761%20C121.8531,82.1041%20120.7691,81.7681%20119.9371,81.3351%20C119.2421,80.9721%20118.4561,80.4231%20117.7131,79.7871%20C117.7151,79.8671%20117.7191,79.9471%20117.7221,80.0281%20C117.7231,80.0521%20117.7251,80.0761%20117.7251,80.0991%20C117.7281,80.1571%20117.7311,80.2151%20117.7351,80.2721%20C117.7361,80.2991%20117.7381,80.3251%20117.7401,80.3511%20C117.7441,80.4101%20117.7491,80.4671%20117.7541,80.5241%20C117.7561,80.5481%20117.7581,80.5711%20117.7591,80.5951%20C117.7661,80.6681%20117.7721,80.7391%20117.7791,80.8121%20C117.7801,80.8191%20117.7801,80.8261%20117.7811,80.8331%20C117.7901,80.9171%20117.7991,81.0011%20117.8091,81.0841%20C117.8091,81.0911%20117.8101,81.0971%20117.8111,81.1031%20C117.8211,81.1781%20117.8301,81.2521%20117.8411,81.3261%20C117.8431,81.3411%20117.8451,81.3551%20117.8471,81.3711%20C117.8561,81.4381%20117.8661,81.5061%20117.8771,81.5731%20C117.8801,81.5861%20117.8821,81.5981%20117.8841,81.6121%20C117.8961,81.6901%20117.9091,81.7671%20117.9231,81.8441%20C117.9241,81.8441%20117.9241,81.8451%20117.9241,81.8451%20C117.9691,82.0901%20118.0201,82.3271%20118.0791,82.5551%20C118.0801,82.5581%20118.0811,82.5611%20118.0811,82.5641%20C118.1811,82.9461%20118.3001,83.3001%20118.4391,83.6121%20C118.4601,83.6571%20118.4801,83.7021%20118.5021,83.7461%20C118.5031,83.7471%20118.5031,83.7491%20118.5041,83.7511%20L118.5051,83.7511%20C118.5231,83.7911%20118.5441,83.8301%20118.5631,83.8681%20L118.5641,83.8681%20C118.5641,83.8681%20118.5651,83.8711%20118.5661,83.8731%20C118.5881,83.9141%20118.6091,83.9541%20118.6331,83.9921%20C118.6361,83.9981%20118.6391,84.0031%20118.6411,84.0081%20C118.6411,84.0081%20118.6411,84.0091%20118.6421,84.0091%20C118.6721,84.0591%20118.7021,84.1071%20118.7311,84.1541%20C118.7371,84.1621%20118.7421,84.1701%20118.7471,84.1771%20C118.7491,84.1801%20118.7511,84.1811%20118.7531,84.1851%20C118.7881,84.2371%20118.8241,84.2881%20118.8621,84.3361%20C118.8881,84.3691%20118.9141,84.4011%20118.9411,84.4321%20C118.9531,84.4461%20118.9651,84.4581%20118.9761,84.4711%20C118.9931,84.4891%20119.0111,84.5071%20119.0271,84.5251%20C119.0401,84.5381%20119.0541,84.5501%20119.0671,84.5631%20C119.0831,84.5791%20119.1001,84.5951%20119.1171,84.6101%20C119.1311,84.6221%20119.1441,84.6331%20119.1581,84.6441%20C119.1761,84.6591%20119.1931,84.6731%20119.2111,84.6861%20C119.2251,84.6961%20119.2381,84.7071%20119.2521,84.7171%20C119.2711,84.7301%20119.2911,84.7421%20119.3091,84.7551%20C119.3221,84.7641%20119.3361,84.7721%20119.3491,84.7801%20C119.3711,84.7931%20119.3921,84.8041%20119.4151,84.8151%20C119.4261,84.8201%20119.4371,84.8281%20119.4491,84.8331%20C119.4821,84.8491%20119.5171,84.8641%20119.5521,84.8771%20C119.5751,84.8861%20119.5961,84.8941%20119.6141,84.9041%20C121.2881,85.4881%20123.0081,84.9011%20124.9791,86.5551'%20id='Fill-137'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='108.4482'%20y1='101.7528'%20x2='134.8072'%20y2='103.7988'%20id='Fill-139'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M134.8086,104.7987%20C134.7826,104.7987%20134.7566,104.7977%20134.7306,104.7957%20L108.3716,102.7497%20C107.8206,102.7067%20107.4086,102.2267%20107.4516,101.6757%20C107.4946,101.1237%20107.9676,100.7087%20108.5256,100.7557%20L134.8846,102.8017%20C135.4356,102.8447%20135.8476,103.3247%20135.8046,103.8757%20C135.7636,104.4007%20135.3266,104.7987%20134.8086,104.7987'%20id='Fill-141'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='107.5791'%20y1='110.0859'%20x2='133.9391'%20y2='112.1319'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M133.9404,113.1317%20C133.9144,113.1317%20133.8884,113.1307%20133.8624,113.1287%20L107.5024,111.0827%20C106.9514,111.0397%20106.5394,110.5597%20106.5824,110.0087%20C106.6254,109.4577%20107.1014,109.0387%20107.6564,109.0887%20L134.0164,111.1347%20C134.5674,111.1777%20134.9794,111.6577%20134.9364,112.2087%20C134.8954,112.7337%20134.4584,113.1317%20133.9404,113.1317'%20id='Fill-145'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='106.8975'%20y1='118.871'%20x2='133.2575'%20y2='120.917'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M133.2588,121.9169%20C133.2328,121.9169%20133.2068,121.9159%20133.1808,121.9139%20L106.8208,119.8679%20C106.2698,119.8249%20105.8578,119.3449%20105.9008,118.7939%20C105.9438,118.2429%20106.4158,117.8329%20106.9748,117.8739%20L133.3348,119.9199%20C133.8858,119.9629%20134.2978,120.4429%20134.2548,120.9939%20C134.2138,121.5189%20133.7768,121.9169%20133.2588,121.9169'%20id='Fill-149'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M113.9395,103.8915%20L89.6145,111.5525%20C88.8895,111.7815%2088.1175,111.3785%2087.8895,110.6545%20L77.4905,77.6355%20C77.2625,76.9125%2077.6655,76.1395%2078.3885,75.9115%20L102.7145,68.2495%20C103.4395,68.0225%20104.2105,68.4245%20104.4395,69.1485%20L114.8375,102.1665%20C115.0665,102.8915%20114.6645,103.6635%20113.9395,103.8915'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M103.127,69.1864%20C103.09,69.1864%20103.052,69.1924%20103.015,69.2044%20L78.69,76.8654%20C78.492,76.9264%2078.382,77.1384%2078.444,77.3354%20L88.844,110.3534%20C88.884,110.4834%2088.977,110.5464%2089.027,110.5744%20C89.078,110.6014%2089.187,110.6394%2089.314,110.5984%20L113.64,102.9374%20C113.769,102.8974%20113.832,102.8044%20113.859,102.7534%20C113.886,102.7024%20113.925,102.5964%20113.884,102.4674%20L103.485,69.4494%20C103.436,69.2894%20103.287,69.1864%20103.127,69.1864%20M89.198,112.6174%20C88.821,112.6174%2088.447,112.5264%2088.103,112.3474%20C87.54,112.0534%2087.126,111.5594%2086.936,110.9544%20L76.536,77.9364%20C76.144,76.6874%2076.84,75.3514%2078.088,74.9574%20L102.414,67.2954%20C103.665,66.9034%20104.999,67.6004%20105.393,68.8474%20L115.792,101.8664%20C115.982,102.4714%20115.926,103.1154%20115.633,103.6784%20C115.34,104.2414%20114.845,104.6554%20114.24,104.8454%20L89.915,112.5064%20C89.68,112.5814%2089.438,112.6174%2089.198,112.6174'%20id='Fill-153'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='89.373'%20y1='96.1288'%20x2='105.658'%20y2='90.9998'%20id='Fill-155'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.373,97.1288%20C88.948,97.1288%2088.554,96.8568%2088.419,96.4298%20C88.253,95.9018%2088.546,95.3408%2089.072,95.1748%20L105.357,90.0458%20C105.889,89.8818%20106.445,90.1728%20106.612,90.6988%20C106.778,91.2268%20106.485,91.7878%20105.959,91.9538%20L89.674,97.0828%20C89.573,97.1138%2089.473,97.1288%2089.373,97.1288'%20id='Fill-157'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='90.4932'%20y1='99.6864'%20x2='106.7782'%20y2='94.5574'%20id='Fill-159'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M90.4932,100.6864%20C90.0682,100.6864%2089.6742,100.4144%2089.5392,99.9874%20C89.3732,99.4594%2089.6662,98.8984%2090.1922,98.7324%20L106.4772,93.6034%20C107.0102,93.4394%20107.5652,93.7304%20107.7322,94.2564%20C107.8982,94.7844%20107.6052,95.3454%20107.0792,95.5114%20L90.7942,100.6404%20C90.6932,100.6714%2090.5932,100.6864%2090.4932,100.6864'%20id='Fill-161'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='91.6514'%20y1='103.3632'%20x2='107.9364'%20y2='98.2342'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M91.6514,104.3632%20C91.2264,104.3632%2090.8324,104.0912%2090.6974,103.6642%20C90.5314,103.1362%2090.8244,102.5752%2091.3504,102.4092%20L107.6354,97.2802%20C108.1664,97.1152%20108.7244,97.4072%20108.8904,97.9332%20C109.0564,98.4612%20108.7634,99.0222%20108.2374,99.1882%20L91.9524,104.3172%20C91.8514,104.3482%2091.7514,104.3632%2091.6514,104.3632'%20id='Fill-165'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M86.3643,113.7851%20L70.3483,113.7851%20C69.3233,113.7851%2068.4923,112.9541%2068.4923,111.9291%20L68.4923,110.8311%20C68.4923,109.8051%2069.3233,108.9731%2070.3483,108.9731%20L86.3643,108.9731%20C87.3893,108.9731%2088.2203,109.8051%2088.2203,110.8311%20L88.2203,111.9291%20C88.2203,112.9541%2087.3893,113.7851%2086.3643,113.7851'%20id='Fill-167'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M99.3828,82.2021%20C100.3788,85.3631%2098.6228,88.7331%2095.4618,89.7281%20C92.3008,90.7241%2088.9308,88.9691%2087.9348,85.8071%20C86.9398,82.6461%2088.6948,79.2761%2091.8568,78.2801%20C95.0178,77.2851%2098.3878,79.0411%2099.3828,82.2021'%20id='Fill-169'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M100.1982,80.6728%20C101.1932,83.8348%2099.4382,87.2038%2096.2762,88.1998%20C93.1152,89.1948%2089.7452,87.4408%2088.7502,84.2778%20C87.7542,81.1168%2089.5102,77.7468%2092.6712,76.7518%20C95.8332,75.7558%2099.2022,77.5118%20100.1982,80.6728'%20id='Fill-171'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.4707,77.4745%20C93.9747,77.4745%2093.4697,77.5485%2092.9717,77.7055%20C91.6977,78.1065%2090.6557,78.9805%2090.0377,80.1645%20C89.4207,81.3495%2089.3027,82.7035%2089.7037,83.9775%20C90.1047,85.2515%2090.9787,86.2935%2092.1627,86.9115%20C93.3477,87.5285%2094.7007,87.6475%2095.9767,87.2455%20C98.6057,86.4175%20100.0727,83.6035%2099.2437,80.9735%20C98.5727,78.8405%2096.5967,77.4745%2094.4707,77.4745%20M94.4657,89.4805%20C93.3547,89.4805%2092.2527,89.2125%2091.2397,88.6855%20C89.5797,87.8215%2088.3577,86.3625%2087.7957,84.5785%20C87.2347,82.7945%2087.4007,80.8995%2088.2647,79.2415%20C89.1287,77.5815%2090.5867,76.3595%2092.3707,75.7975%20C96.0457,74.6365%2099.9917,76.6905%20101.1527,80.3715%20L101.1527,80.3725%20C102.3107,84.0545%20100.2587,87.9945%2096.5767,89.1545%20C95.8827,89.3715%2095.1727,89.4805%2094.4657,89.4805'%20id='Fill-173'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M169.1387,88.7275%20C169.0667,88.7275%20168.9927,88.7115%20168.9237,88.6795%20C168.6747,88.5605%20168.5687,88.2625%20168.6867,88.0125%20L169.7157,85.8435%20C169.8347,85.5945%20170.1337,85.4915%20170.3827,85.6065%20C170.6317,85.7255%20170.7387,86.0235%20170.6197,86.2735%20L169.5907,88.4425%20C169.5047,88.6225%20169.3257,88.7275%20169.1387,88.7275'%20id='Fill-175'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M170.7373,88.1571%20C170.6653,88.1571%20170.5913,88.1411%20170.5223,88.1091%20L168.3533,87.0801%20C168.1043,86.9611%20167.9983,86.6631%20168.1163,86.4131%20C168.2353,86.1631%20168.5353,86.0601%20168.7833,86.1761%20L170.9523,87.2051%20C171.2013,87.3241%20171.3073,87.6221%20171.1893,87.8721%20C171.1033,88.0521%20170.9243,88.1571%20170.7373,88.1571'%20id='Fill-177'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M155.5977,121.1903%20L132.5557,110.2573%20C131.8697,109.9313%20131.5767,109.1123%20131.9037,108.4253%20L146.7427,77.1503%20C147.0677,76.4643%20147.8877,76.1713%20148.5747,76.4983%20L171.6157,87.4303%20C172.3017,87.7553%20172.5937,88.5763%20172.2687,89.2613%20L157.4297,120.5373%20C157.1037,121.2233%20156.2847,121.5153%20155.5977,121.1903'%20id='Fill-179'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M156.0264,120.287%20C156.2104,120.375%20156.4374,120.294%20156.5264,120.108%20L171.3654,88.833%20C171.4224,88.711%20171.3984,88.601%20171.3794,88.547%20C171.3604,88.492%20171.3084,88.392%20171.1874,88.334%20L148.1454,77.401%20C148.0234,77.344%20147.9144,77.368%20147.8584,77.387%20C147.8034,77.406%20147.7034,77.457%20147.6454,77.579%20L132.8064,108.854%20C132.7174,109.041%20132.7974,109.266%20132.9854,109.354%20L156.0264,120.287%20Z%20M156.1824,122.322%20C155.8414,122.322%20155.4974,122.249%20155.1704,122.094%20L155.1694,122.094%20L132.1274,111.161%20C130.9434,110.599%20130.4384,109.179%20131.0004,107.997%20L145.8384,76.722%20C146.1104,76.148%20146.5884,75.716%20147.1864,75.503%20C147.7834,75.291%20148.4284,75.322%20149.0034,75.595%20L172.0444,86.527%20C172.6174,86.799%20173.0494,87.277%20173.2634,87.875%20C173.4764,88.473%20173.4444,89.117%20173.1724,89.69%20L158.3334,120.966%20C157.9264,121.821%20157.0724,122.322%20156.1824,122.322%20L156.1824,122.322%20Z'%20id='Fill-181'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='142.8721'%20y1='98.788'%20x2='158.2971'%20y2='106.107'%20id='Fill-183'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.2959,107.1073%20C158.1519,107.1073%20158.0069,107.0763%20157.8679,107.0103%20L142.4429,99.6913%20C141.9439,99.4553%20141.7319,98.8583%20141.9689,98.3593%20C142.2049,97.8603%20142.8009,97.6483%20143.3009,97.8843%20L158.7259,105.2043%20C159.2249,105.4403%20159.4379,106.0373%20159.1999,106.5363%20C159.0289,106.8963%20158.6699,107.1073%20158.2959,107.1073'%20id='Fill-185'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='141.2734'%20y1='102.1581'%20x2='156.6984'%20y2='109.4761'%20id='Fill-187'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M156.6973,110.4765%20C156.5533,110.4765%20156.4083,110.4455%20156.2693,110.3795%20L140.8443,103.0615%20C140.3453,102.8255%20140.1333,102.2285%20140.3703,101.7295%20C140.6063,101.2305%20141.2023,101.0185%20141.7023,101.2545%20L157.1273,108.5735%20C157.6263,108.8095%20157.8393,109.4065%20157.6013,109.9055%20C157.4303,110.2655%20157.0713,110.4765%20156.6973,110.4765'%20id='Fill-189'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='139.6201'%20y1='105.6405'%20x2='155.0461'%20y2='112.9595'%20id='Fill-191'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0449,113.9599%20C154.9009,113.9599%20154.7559,113.9289%20154.6169,113.8629%20L139.1909,106.5439%20C138.6919,106.3079%20138.4799,105.7109%20138.7169,105.2119%20C138.9529,104.7129%20139.5499,104.5009%20140.0489,104.7369%20L155.4749,112.0569%20C155.9739,112.2929%20156.1869,112.8899%20155.9489,113.3889%20C155.7779,113.7489%20155.4189,113.9599%20155.0449,113.9599'%20id='Fill-193'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M159.8535,95.4706%20C158.4325,98.4646%20154.8535,99.7406%20151.8585,98.3206%20C148.8645,96.8996%20147.5885,93.3206%20149.0085,90.3246%20C150.4295,87.3306%20154.0085,86.0556%20157.0035,87.4766%20C159.9985,88.8966%20161.2735,92.4756%20159.8535,95.4706'%20id='Fill-195'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M161.4902,94.9042%20C160.0692,97.8982%20156.4902,99.1752%20153.4962,97.7542%20C150.5012,96.3332%20149.2252,92.7542%20150.6462,89.7592%20C152.0672,86.7642%20155.6462,85.4892%20158.6402,86.9102%20C161.6362,88.3312%20162.9112,91.9102%20161.4902,94.9042'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M156.0713,87.328%20C155.5063,87.328%20154.9383,87.426%20154.3893,87.621%20C153.1313,88.069%20152.1233,88.981%20151.5503,90.188%20C150.9773,91.395%20150.9093,92.753%20151.3573,94.011%20C151.8053,95.269%20152.7173,96.277%20153.9253,96.85%20C155.1323,97.422%20156.4893,97.491%20157.7473,97.043%20C159.0063,96.594%20160.0133,95.682%20160.5873,94.475%20C161.1593,93.268%20161.2273,91.911%20160.7793,90.653%20C160.3313,89.394%20159.4193,88.387%20158.2123,87.813%20C157.5313,87.49%20156.8023,87.328%20156.0713,87.328%20M156.0633,99.337%20C155.0393,99.337%20154.0193,99.109%20153.0673,98.657%20C151.3783,97.855%20150.1013,96.444%20149.4733,94.682%20C148.8453,92.921%20148.9413,91.02%20149.7433,89.331%20C150.5453,87.641%20151.9563,86.365%20153.7173,85.737%20C155.4793,85.108%20157.3783,85.205%20159.0693,86.007%20C160.7583,86.808%20162.0353,88.22%20162.6633,89.981%20C163.2913,91.743%20163.1953,93.643%20162.3933,95.333%20C161.5923,97.022%20160.1803,98.299%20158.4193,98.927%20C157.6503,99.2%20156.8553,99.337%20156.0633,99.337'%20id='Fill-199'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.1475,95.6454%20C156.1375,95.7234%20156.1365,95.7794%20156.1345,95.7974%20C156.1355,95.7994%20156.1335,95.7954%20156.1345,95.7974%20C156.6825,94.2474%20157.8125,94.0294%20158.5475,93.1754%20C158.5555,93.1614%20158.5665,93.1464%20158.5795,93.1304%20C158.5955,93.1114%20158.6105,93.0904%20158.6255,93.0704%20C158.7935,92.8174%20158.8325,92.4494%20158.7775,92.0194%20L158.7775,92.0124%20C158.7725,91.9774%20158.7675,91.9414%20158.7615,91.9044%20C158.7615,91.9044%20158.7605,91.9044%20158.7605,91.9034%20C158.7505,91.8364%20158.7375,91.7684%20158.7225,91.7004%20C158.7205,91.6934%20158.7195,91.6854%20158.7175,91.6784%20C158.7135,91.6594%20158.7095,91.6404%20158.7055,91.6224%20C158.7005,91.6014%20158.6965,91.5824%20158.6915,91.5634%20C158.6865,91.5434%20158.6815,91.5244%20158.6765,91.5054%20C158.6715,91.4854%20158.6665,91.4654%20158.6615,91.4454%20C158.6575,91.4314%20158.6535,91.4174%20158.6495,91.4034%20C158.4995,90.8654%20158.2475,90.2844%20157.9525,89.7424%20C157.9525,89.7424%20157.9515,89.7364%20157.9525,89.7424%20C157.7485,90.3274%20157.4925,90.8864%20157.2285,91.3054%20C156.9105,91.8124%20156.4225,92.3444%20155.8875,92.7844%20C155.2895,92.4374%20154.7205,91.9914%20154.3255,91.5434%20C153.9945,91.1694%20153.6515,90.6644%20153.3535,90.1164%20C153.3365,90.1654%20153.3205,90.2124%20153.3035,90.2614%20C153.2995,90.2764%20153.2945,90.2914%20153.2905,90.3054%20C153.2785,90.3404%20153.2675,90.3744%20153.2565,90.4104%20C153.2515,90.4264%20153.2465,90.4424%20153.2425,90.4584%20C153.2305,90.4944%20153.2205,90.5294%20153.2095,90.5644%20C153.2065,90.5794%20153.2025,90.5924%20153.1975,90.6074%20C153.1845,90.6524%20153.1715,90.6974%20153.1605,90.7414%20C153.1595,90.7464%20153.1575,90.7494%20153.1565,90.7544%20C153.1425,90.8064%20153.1285,90.8584%20153.1165,90.9104%20C153.1145,90.9144%20153.1145,90.9174%20153.1135,90.9214%20C153.1015,90.9684%20153.0895,91.0144%20153.0795,91.0604%20C153.0775,91.0704%20153.0755,91.0804%20153.0735,91.0884%20C153.0635,91.1314%20153.0535,91.1734%20153.0445,91.2164%20C153.0435,91.2244%20153.0425,91.2324%20153.0405,91.2414%20C153.0305,91.2904%20153.0195,91.3384%20153.0105,91.3874%20L153.0105,91.3884%20C152.9815,91.5444%20152.9595,91.6984%20152.9415,91.8464%20C152.9415,91.8484%20152.9415,91.8504%20152.9405,91.8524%20C152.9135,92.1024%20152.9035,92.3394%20152.9155,92.5574%20C152.9175,92.5884%20152.9185,92.6204%20152.9215,92.6514%20L152.9215,92.6544%20L152.9215,92.6554%20C152.9245,92.6824%20152.9275,92.7104%20152.9305,92.7374%20L152.9305,92.7384%20C152.9305,92.7384%20152.9315,92.7404%20152.9315,92.7414%20C152.9345,92.7704%20152.9385,92.7994%20152.9435,92.8274%20C152.9445,92.8314%20152.9445,92.8344%20152.9455,92.8384%20L152.9455,92.8394%20C152.9515,92.8754%20152.9585,92.9124%20152.9655,92.9464%20C152.9665,92.9524%20152.9685,92.9574%20152.9695,92.9624%20C152.9695,92.9654%20152.9705,92.9664%20152.9705,92.9694%20C152.9795,93.0084%20152.9905,93.0464%20153.0015,93.0834%20C153.0085,93.1094%20153.0175,93.1344%20153.0265,93.1594%20C153.0305,93.1694%20153.0355,93.1794%20153.0395,93.1904%20L153.0565,93.2344%20C153.0615,93.2454%20153.0675,93.2544%20153.0725,93.2654%20C153.0785,93.2794%20153.0845,93.2914%20153.0905,93.3054%20C153.0965,93.3154%20153.1015,93.3254%20153.1075,93.3344%20C153.1155,93.3474%20153.1225,93.3594%20153.1285,93.3724%20C153.1345,93.3804%20153.1415,93.3904%20153.1475,93.3994%20C153.1555,93.4124%20153.1645,93.4234%20153.1715,93.4354%20C153.1775,93.4434%20153.1845,93.4514%20153.1905,93.4584%20C153.2005,93.4714%20153.2105,93.4834%20153.2215,93.4954%20C153.2265,93.5004%20153.2325,93.5074%20153.2375,93.5134%20C153.2535,93.5314%20153.2715,93.5474%20153.2895,93.5634%20C153.3005,93.5744%20153.3105,93.5834%20153.3195,93.5924%20C154.1825,94.3224%20155.3385,94.3644%20156.1345,95.7974'%20id='Fill-201'%20fill='%2381CCCC'%3e%3c/path%3e%3cpath%20d='M96.7861,84.8505%20C96.8321,84.9145%2096.8691,84.9565%2096.8801,84.9705%20C96.8831,84.9715%2096.8781,84.9705%2096.8801,84.9705%20C96.8810851,84.9705%2096.8801,84.9705%2096.8801,84.9705%20C96.2271,83.4615%2096.9071,82.5335%2096.8651,81.4075%20C96.8611,81.3915%2096.8591,81.3735%2096.8581,81.3535%20C96.8561,81.3285%2096.8531,81.3025%2096.8491,81.2785%20C96.8021,80.9775%2096.5791,80.6815%2096.2471,80.4045%20C96.2461,80.4025%2096.2441,80.4015%2096.2421,80.3995%20C96.2151,80.3755%2096.1861,80.3535%2096.1571,80.3305%20C96.1571,80.3305%2096.1561,80.3305%2096.1561,80.3295%20C96.1031,80.2885%2096.0471,80.2475%2095.9891,80.2065%20C95.9831,80.2035%2095.9771,80.1985%2095.9721,80.1945%20C95.9561,80.1835%2095.9391,80.1725%2095.9241,80.1625%20C95.9061,80.1505%2095.8901,80.1385%2095.8741,80.1275%20C95.8561,80.1175%2095.8401,80.1065%2095.8231,80.0955%20C95.8061,80.0845%2095.7891,80.0745%2095.7711,80.0625%20C95.7601,80.0555%2095.7471,80.0475%2095.7341,80.0395%20C95.2581,79.7465%2094.6781,79.4935%2094.0941,79.2955%20C94.0941,79.2955%2094.0881,79.2915%2094.0941,79.2955%20C94.3411,79.8635%2094.5341,80.4485%2094.6261,80.9345%20C94.7371,81.5225%2094.7421,82.2455%2094.6491,82.9305%20C93.9741,83.0835%2093.2551,83.1425%2092.6601,83.0835%20C92.1631,83.0355%2091.5671,82.8975%2090.9771,82.6985%20C90.9981,82.7465%2091.0181,82.7915%2091.0401,82.8385%20C91.0461,82.8525%2091.0531,82.8675%2091.0591,82.8805%20C91.0741,82.9135%2091.0901,82.9475%2091.1061,82.9805%20C91.1131,82.9955%2091.1201,83.0105%2091.1281,83.0265%20C91.1441,83.0595%2091.1601,83.0915%2091.1771,83.1245%20C91.1831,83.1375%2091.1901,83.1515%2091.1961,83.1645%20C91.2181,83.2055%2091.2391,83.2475%2091.2611,83.2885%20C91.2631,83.2925%2091.2651,83.2965%2091.2661,83.3005%20C91.2911,83.3485%2091.3171,83.3955%2091.3431,83.4425%20C91.3451,83.4465%2091.3471,83.4495%2091.3491,83.4535%20C91.3721,83.4955%2091.3941,83.5365%2091.4191,83.5775%20C91.4241,83.5855%2091.4291,83.5945%2091.4321,83.6025%20C91.4551,83.6405%2091.4761,83.6775%2091.4991,83.7145%20C91.5041,83.7215%2091.5081,83.7295%2091.5131,83.7375%20C91.5381,83.7795%2091.5641,83.8225%2091.5911,83.8645%20C91.6761,83.9985%2091.7641,84.1265%2091.8511,84.2475%20C91.8531,84.2485%2091.8541,84.2505%2091.8551,84.2515%20C92.0051,84.4545%2092.1591,84.6345%2092.3151,84.7865%20C92.3391,84.8085%2092.3621,84.8295%2092.3851,84.8505%20C92.3861,84.8505%2092.3871,84.8525%2092.3881,84.8525%20C92.4081,84.8715%2092.4301,84.8905%2092.4501,84.9085%20C92.4501,84.9085%2092.4521,84.9095%2092.4531,84.9105%20C92.4751,84.9285%2092.4981,84.9475%2092.5201,84.9645%20C92.5231,84.9675%2092.5261,84.9695%2092.5301,84.9715%20L92.5301,84.9725%20C92.5591,84.9955%2092.5891,85.0165%2092.6181,85.0375%20C92.6231,85.0395%2092.6281,85.0435%2092.6321,85.0465%20C92.6341,85.0475%2092.6361,85.0485%2092.6381,85.0505%20C92.6711,85.0735%2092.7041,85.0945%2092.7371,85.1135%20C92.7611,85.1265%2092.7841,85.1395%2092.8071,85.1515%20C92.8171,85.1575%2092.8281,85.1615%2092.8371,85.1655%20C92.8511,85.1725%2092.8661,85.1795%2092.8811,85.1855%20C92.8911,85.1905%2092.9021,85.1945%2092.9131,85.1995%20C92.9271,85.2045%2092.9401,85.2085%2092.9541,85.2145%20C92.9651,85.2185%2092.9751,85.2215%2092.9861,85.2245%20C93.0001,85.2295%2093.0141,85.2335%2093.0271,85.2375%20C93.0381,85.2405%2093.0491,85.2435%2093.0581,85.2465%20C93.0731,85.2485%2093.0881,85.2515%2093.1011,85.2545%20C93.1111,85.2565%2093.1211,85.2585%2093.1311,85.2595%20C93.1471,85.2615%2093.1631,85.2635%2093.1791,85.2655%20C93.1861,85.2655%2093.1941,85.2675%2093.2031,85.2675%20C93.2261,85.2695%2093.2511,85.2695%2093.2741,85.2685%20C93.2901,85.2685%2093.3041,85.2695%2093.3171,85.2705%20C94.4451,85.2175%2095.3221,84.4615%2096.8801,84.9705'%20id='Fill-203'%20fill='%23FCCE76'%3e%3c/path%3e%3cline%20x1='94.9844'%20y1='231.163'%20x2='162.1714'%20y2='231.163'%20id='Fill-205'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.1709,232.163%20L94.9839,232.163%20C94.4319,232.163%2093.9839,231.716%2093.9839,231.163%20C93.9839,230.61%2094.4319,230.163%2094.9839,230.163%20L162.1709,230.163%20C162.7239,230.163%20163.1709,230.61%20163.1709,231.163%20C163.1709,231.716%20162.7239,232.163%20162.1709,232.163'%20id='Fill-207'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.7891'%20y1='231.163'%20x2='179.9311'%20y2='231.163'%20id='Fill-209'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.9307,232.163%20L170.7887,232.163%20C170.2367,232.163%20169.7887,231.716%20169.7887,231.163%20C169.7887,230.61%20170.2367,230.163%20170.7887,230.163%20L179.9307,230.163%20C180.4837,230.163%20180.9307,230.61%20180.9307,231.163%20C180.9307,231.716%20180.4837,232.163%20179.9307,232.163'%20id='Fill-211'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.1025'%20y1='231.0878'%20x2='82.1025'%20y2='231.1628'%20id='Fill-213'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.1025,232.163%20C81.5565,232.163%2081.1115,231.726%2081.1025,231.178%20C81.0945,230.626%2081.5355,230.172%2082.0875,230.163%20L87.0875,230.088%20C87.6315,230.053%2088.0935,230.52%2088.1025,231.073%20C88.1105,231.625%2087.6695,232.079%2087.1175,232.088%20L82.1175,232.163%20L82.1025,232.163%20Z'%20id='Fill-215'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(87.000000,%20111.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M163.9902,221.9765%20L84.5942,221.9765%20C83.2052,221.9765%2082.0632,220.8805%2082.0062,219.4935%20L77.0392,100.1495%20C76.9772,98.6775%2078.1542,97.4515%2079.6282,97.4515%20L168.9572,97.4515%20C170.4302,97.4515%20171.6072,98.6775%20171.5462,100.1495%20L166.5792,219.4935%20C166.5212,220.8805%20165.3802,221.9765%20163.9902,221.9765'%20id='Fill-712'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M79.6279,98.4511%20C79.1909,98.4511%2078.7819,98.6251%2078.4799,98.9411%20C78.1769,99.2571%2078.0199,99.6711%2078.0379,100.1071%20L83.0049,219.4511%20C83.0399,220.3061%2083.7389,220.9761%2084.5949,220.9761%20L163.9899,220.9761%20C164.8459,220.9761%20165.5449,220.3061%20165.5799,219.4521%20L170.5469,100.1071%20C170.5659,99.6711%20170.4079,99.2571%20170.1059,98.9411%20C169.8029,98.6251%20169.3949,98.4511%20168.9569,98.4511%20L79.6279,98.4511%20Z%20M163.9899,222.9761%20L84.5949,222.9761%20C82.6629,222.9761%2081.0869,221.4651%2081.0069,219.5341%20L76.0399,100.1911%20C75.9989,99.2051%2076.3529,98.2691%2077.0359,97.5561%20C77.7199,96.8441%2078.6399,96.4511%2079.6279,96.4511%20L168.9569,96.4511%20C169.9449,96.4511%20170.8649,96.8441%20171.5489,97.5561%20C172.2319,98.2691%20172.5859,99.2051%20172.5449,100.1911%20L167.5779,219.5351%20C167.4979,221.4651%20165.9219,222.9761%20163.9899,222.9761%20L163.9899,222.9761%20Z'%20id='Fill-714'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.2363,110.7948%20C237.6833,110.7948%20237.2363,110.3478%20237.2363,109.7948%20L237.2363,102.7948%20C237.2363,102.2418%20237.6833,101.7948%20238.2363,101.7948%20C238.7893,101.7948%20239.2363,102.2418%20239.2363,102.7948%20L239.2363,109.7948%20C239.2363,110.3478%20238.7893,110.7948%20238.2363,110.7948'%20id='Fill-716'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M241.7363,107.2948%20L234.7363,107.2948%20C234.1833,107.2948%20233.7363,106.8478%20233.7363,106.2948%20C233.7363,105.7418%20234.1833,105.2948%20234.7363,105.2948%20L241.7363,105.2948%20C242.2893,105.2948%20242.7363,105.7418%20242.7363,106.2948%20C242.7363,106.8478%20242.2893,107.2948%20241.7363,107.2948'%20id='Fill-718'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.9668,78.6357%20C48.4138,78.6357%2047.9668,78.1887%2047.9668,77.6357%20L47.9668,70.6357%20C47.9668,70.0827%2048.4138,69.6357%2048.9668,69.6357%20C49.5198,69.6357%2049.9668,70.0827%2049.9668,70.6357%20L49.9668,77.6357%20C49.9668,78.1887%2049.5198,78.6357%2048.9668,78.6357'%20id='Fill-720'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M52.4668,75.1357%20L45.4668,75.1357%20C44.9138,75.1357%2044.4668,74.6887%2044.4668,74.1357%20C44.4668,73.5827%2044.9138,73.1357%2045.4668,73.1357%20L52.4668,73.1357%20C53.0198,73.1357%2053.4668,73.5827%2053.4668,74.1357%20C53.4668,74.6887%2053.0198,75.1357%2052.4668,75.1357'%20id='Fill-722'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M181.3086,49.9374%20C181.0326,49.9374%20180.8086,49.7134%20180.8086,49.4374%20L180.8086,45.5004%20C180.8086,45.2234%20181.0326,45.0004%20181.3086,45.0004%20C181.5846,45.0004%20181.8086,45.2234%20181.8086,45.5004%20L181.8086,49.4374%20C181.8086,49.7134%20181.5846,49.9374%20181.3086,49.9374'%20id='Fill-724'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M183.2773,47.9687%20L179.3393,47.9687%20C179.0633,47.9687%20178.8403,47.7447%20178.8403,47.4687%20C178.8403,47.1927%20179.0633,46.9687%20179.3393,46.9687%20L183.2773,46.9687%20C183.5533,46.9687%20183.7773,47.1927%20183.7773,47.4687%20C183.7773,47.7447%20183.5533,47.9687%20183.2773,47.9687'%20id='Fill-726'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M35.6846,161.9169%20C35.4086,161.9169%2035.1846,161.6929%2035.1846,161.4169%20L35.1846,157.4799%20C35.1846,157.2029%2035.4086,156.9799%2035.6846,156.9799%20C35.9606,156.9799%2036.1846,157.2029%2036.1846,157.4799%20L36.1846,161.4169%20C36.1846,161.6929%2035.9606,161.9169%2035.6846,161.9169'%20id='Fill-728'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.6533,159.9482%20L33.7153,159.9482%20C33.4393,159.9482%2033.2163,159.7242%2033.2163,159.4482%20C33.2163,159.1722%2033.4393,158.9482%2033.7153,158.9482%20L37.6533,158.9482%20C37.9293,158.9482%2038.1533,159.1722%2038.1533,159.4482%20C38.1533,159.7242%2037.9293,159.9482%2037.6533,159.9482'%20id='Fill-730'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.0088,162.3876%20C211.7328,162.3876%20211.5088,162.1636%20211.5088,161.8876%20L211.5088,157.9506%20C211.5088,157.6736%20211.7328,157.4506%20212.0088,157.4506%20C212.2848,157.4506%20212.5088,157.6736%20212.5088,157.9506%20L212.5088,161.8876%20C212.5088,162.1636%20212.2848,162.3876%20212.0088,162.3876'%20id='Fill-732'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.9775,160.4189%20L210.0395,160.4189%20C209.7635,160.4189%20209.5405,160.1949%20209.5405,159.9189%20C209.5405,159.6429%20209.7635,159.4189%20210.0395,159.4189%20L213.9775,159.4189%20C214.2535,159.4189%20214.4775,159.6429%20214.4775,159.9189%20C214.4775,160.1949%20214.2535,160.4189%20213.9775,160.4189'%20id='Fill-734'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M102.8545,210.6571%20L100.3435,210.7451%20C97.9975,210.8271%2096.0295,208.9911%2095.9475,206.6451%20L95.2475,186.5851%20C95.1665,184.2391%2097.0005,182.2711%2099.3465,182.1891%20L101.8575,182.1011%20C104.2035,182.0201%20106.1715,183.8551%20106.2525,186.2011%20L106.9535,206.2611%20C107.0355,208.6071%20105.2005,210.5751%20102.8545,210.6571'%20id='Fill-736'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.3643,210.6571%20L147.8753,210.7451%20C150.2203,210.8271%20152.1893,208.9911%20152.2703,206.6451%20L152.8913,188.8531%20C152.9733,186.5081%20151.1383,184.5401%20148.7933,184.4581%20L146.2823,184.3701%20C143.9353,184.2891%20141.9683,186.1241%20141.8853,188.4701%20L141.2653,206.2611%20C141.1833,208.6071%20143.0183,210.5751%20145.3643,210.6571'%20id='Fill-738'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.5488,210.7294%20L123.0358,210.7294%20C120.6898,210.7294%20118.7858,208.8264%20118.7858,206.4794%20L118.7858,175.3374%20C118.7858,172.9914%20120.6898,171.0874%20123.0358,171.0874%20L125.5488,171.0874%20C127.8968,171.0874%20129.7988,172.9914%20129.7988,175.3374%20L129.7988,206.4794%20C129.7988,208.8264%20127.8968,210.7294%20125.5488,210.7294'%20id='Fill-740'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M176.9961,113.7851%20L160.9801,113.7851%20C159.9551,113.7851%20159.1241,112.9541%20159.1241,111.9291%20L159.1241,110.8311%20C159.1241,109.8051%20159.9551,108.9731%20160.9801,108.9731%20L176.9961,108.9731%20C178.0211,108.9731%20178.8521,109.8051%20178.8521,110.8311%20L178.8521,111.9291%20C178.8521,112.9541%20178.0211,113.7851%20176.9961,113.7851'%20id='Fill-742'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M93.541,107.7577%20L84.698,107.7577%20C84.145,107.7577%2083.698,107.3107%2083.698,106.7577%20C83.698,106.2047%2084.145,105.7577%2084.698,105.7577%20L93.541,105.7577%20C94.094,105.7577%2094.541,106.2047%2094.541,106.7577%20C94.541,107.3107%2094.094,107.7577%2093.541,107.7577'%20id='Fill-744'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M134.1094,107.7577%20L101.9944,107.7577%20C101.4414,107.7577%20100.9944,107.3107%20100.9944,106.7577%20C100.9944,106.2047%20101.4414,105.7577%20101.9944,105.7577%20L134.1094,105.7577%20C134.6624,105.7577%20135.1094,106.2047%20135.1094,106.7577%20C135.1094,107.3107%20134.6624,107.7577%20134.1094,107.7577'%20id='Fill-746'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M94.2861,160.0702%20C93.7501,160.0702%2093.3071,159.6452%2093.2881,159.1052%20L92.0881,124.5922%20C92.0881,122.3732%2093.2041,120.3282%2095.0741,119.1232%20C95.5411,118.8262%2096.1581,118.9602%2096.4571,119.4222%20C96.7561,119.8862%2096.6221,120.5062%2096.1581,120.8042%20C94.8611,121.6392%2094.0881,123.0552%2094.0881,124.5922%20L94.0911,124.7582%20L95.2861,159.0352%20C95.3061,159.5872%2094.8741,160.0502%2094.3221,160.0692%20C94.3101,160.0702%2094.2981,160.0702%2094.2861,160.0702%20L94.2861,160.0702%20Z%20M105.6091,168.7712%20C105.0731,168.7712%20104.6301,168.3462%20104.6111,167.8062%20L103.0981,124.4402%20C103.0321,122.5682%20101.8481,120.9592%20100.0821,120.3412%20C99.5601,120.1592%2099.2861,119.5892%2099.4681,119.0672%20C99.6511,118.5472%20100.2201,118.2712%20100.7421,118.4532%20C103.2931,119.3452%20105.0021,121.6682%20105.0961,124.3702%20L106.6091,167.7362%20C106.6291,168.2882%20106.1971,168.7522%20105.6451,168.7702%20C105.6341,168.7712%20105.6211,168.7712%20105.6091,168.7712%20L105.6091,168.7712%20Z%20M101.4021,211.7042%20C97.8801,211.7042%2095.0261,208.9462%2094.9051,205.4242%20L93.4631,164.1022%20C93.4431,163.5502%2093.8751,163.0872%2094.4271,163.0682%20C94.9861,163.0262%2095.4421,163.4802%2095.4611,164.0322%20L96.9031,205.3552%20C96.9881,207.7942%2098.9641,209.7042%20101.4021,209.7042%20L101.5681,209.7012%20C101.6971,209.6972%20101.8281,209.7182%20101.9461,209.7632%20C102.0521,209.6932%20102.1721,209.6412%20102.3041,209.6152%20C104.3941,209.1942%20105.9121,207.3382%20105.9121,205.2022%20L105.9091,205.0362%20L104.7851,172.8022%20C104.7651,172.2512%20105.1971,171.7872%20105.7491,171.7682%20C106.3081,171.7462%20106.7651,172.1802%20106.7831,172.7322%20L107.9121,205.2022%20C107.9121,208.2872%20105.7201,210.9672%20102.6981,211.5762%20C102.5101,211.6142%20102.3221,211.5962%20102.1531,211.5332%20C102.0031,211.6332%20101.8231,211.6952%20101.6291,211.7012%20L101.4021,211.7042%20Z'%20id='Fill-748'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M142.958,158.7763%20C142.946,158.7763%20142.934,158.7763%20142.922,158.7753%20C142.37,158.7563%20141.938,158.2933%20141.958,157.7413%20L143.123,124.3703%20C143.245,120.8483%20146.1,118.0893%20149.622,118.0893%20L149.844,118.0933%20C153.121,118.2083%20155.809,120.7483%20156.104,124.0013%20C156.154,124.5513%20155.749,125.0383%20155.199,125.0883%20C154.651,125.1403%20154.162,124.7323%20154.112,124.1823%20C153.908,121.9293%20152.046,120.1723%20149.781,120.0923%20L149.622,120.0893%20C147.184,120.0893%20145.206,122.0013%20145.121,124.4403%20L143.956,157.8113%20C143.937,158.3513%20143.494,158.7763%20142.958,158.7763%20M153.933,160.0703%20C153.921,160.0703%20153.908,160.0703%20153.896,160.0693%20C153.345,160.0503%20152.913,159.5883%20152.933,159.0353%20L153.979,129.0533%20C153.998,128.5023%20154.481,128.0613%20155.013,128.0893%20C155.564,128.1083%20155.996,128.5713%20155.977,129.1243%20L154.931,159.1053%20C154.912,159.6453%20154.469,160.0703%20153.933,160.0703%20M141.737,193.7553%20C141.726,193.7553%20141.713,193.7553%20141.701,193.7543%20C141.149,193.7353%20140.718,193.2713%20140.737,192.7193%20L141.784,162.7383%20C141.804,162.1863%20142.291,161.7543%20142.818,161.7743%20C143.37,161.7933%20143.802,162.2563%20143.782,162.8083%20L142.735,192.7903%20C142.717,193.3303%20142.273,193.7553%20141.737,193.7553%20M146.816,211.7043%20L146.59,211.7013%20C143.063,211.5783%20140.305,208.7223%20140.305,205.2003%20L140.309,204.9783%20L140.562,197.7163%20C140.582,197.1653%20141.059,196.7253%20141.597,196.7533%20C142.148,196.7713%20142.58,197.2343%20142.561,197.7873%20L142.305,205.2003%20C142.305,207.6393%20144.216,209.6173%20146.655,209.7023%20L146.816,209.7043%20C149.255,209.7043%20151.23,207.7943%20151.315,205.3563%20L152.758,164.0323%20C152.777,163.4803%20153.248,163.0323%20153.792,163.0683%20C154.344,163.0873%20154.775,163.5503%20154.756,164.1023%20L153.313,205.4253%20C153.192,208.9463%20150.339,211.7043%20146.816,211.7043'%20id='Fill-750'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M129.7988,148.9638%20C129.2458,148.9638%20128.7988,148.5168%20128.7988,147.9638%20L128.7988,124.5718%20C128.7988,122.0878%20126.7778,120.0668%20124.2928,120.0668%20C121.8078,120.0668%20119.7858,122.0878%20119.7858,124.5718%20L119.7858,133.8758%20C119.7858,134.4288%20119.3388,134.8758%20118.7858,134.8758%20C118.2338,134.8758%20117.7858,134.4288%20117.7858,133.8758%20L117.7858,124.5718%20C117.7858,120.9848%20120.7048,118.0668%20124.2928,118.0668%20C127.8798,118.0668%20130.7988,120.9848%20130.7988,124.5718%20L130.7988,147.9638%20C130.7988,148.5168%20130.3518,148.9638%20129.7988,148.9638%20M118.7858,159.8758%20C118.2338,159.8758%20117.7858,159.4288%20117.7858,158.8758%20L117.7858,138.8758%20C117.7858,138.3228%20118.2338,137.8758%20118.7858,137.8758%20C119.3388,137.8758%20119.7858,138.3228%20119.7858,138.8758%20L119.7858,158.8758%20C119.7858,159.4288%20119.3388,159.8758%20118.7858,159.8758%20M129.7988,173.9638%20C129.2458,173.9638%20128.7988,173.5168%20128.7988,172.9638%20L128.7988,152.9638%20C128.7988,152.4108%20129.2458,151.9638%20129.7988,151.9638%20C130.3518,151.9638%20130.7988,152.4108%20130.7988,152.9638%20L130.7988,172.9638%20C130.7988,173.5168%20130.3518,173.9638%20129.7988,173.9638%20M124.2928,211.7298%20C120.7048,211.7298%20117.7858,208.8108%20117.7858,205.2228%20L117.7858,163.8758%20C117.7858,163.3228%20118.2338,162.8758%20118.7858,162.8758%20C119.3388,162.8758%20119.7858,163.3228%20119.7858,163.8758%20L119.7858,205.2228%20C119.7858,207.7078%20121.8078,209.7298%20124.2928,209.7298%20C126.7778,209.7298%20128.7988,207.7078%20128.7988,205.2228%20L128.7988,177.9638%20C128.7988,177.4108%20129.2458,176.9638%20129.7988,176.9638%20C130.3518,176.9638%20130.7988,177.4108%20130.7988,177.9638%20L130.7988,205.2228%20C130.7988,208.8108%20127.8798,211.7298%20124.2928,211.7298'%20id='Fill-752'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M231.7363,221.664%20L124.9623,221.664%20L124.9623,215.292%20C124.9623,212.073%20127.5713,209.464%20130.7913,209.464%20L225.9083,209.464%20C229.1273,209.464%20231.7363,212.073%20231.7363,215.292%20L231.7363,221.664%20Z'%20id='Fill-754'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.9619,220.664%20L230.7359,220.664%20L230.7359,215.292%20C230.7359,212.63%20228.5699,210.464%20225.9079,210.464%20L130.7909,210.464%20C128.1279,210.464%20125.9619,212.63%20125.9619,215.292%20L125.9619,220.664%20Z%20M232.7359,222.664%20L123.9619,222.664%20L123.9619,215.292%20C123.9619,211.527%20127.0249,208.464%20130.7909,208.464%20L225.9079,208.464%20C229.6729,208.464%20232.7359,211.527%20232.7359,215.292%20L232.7359,222.664%20Z'%20id='Fill-756'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.6953,208.4638%20L189.0043,208.4638%20L189.0043,207.9258%20C189.0043,205.6078%20187.1173,203.7208%20184.7993,203.7208%20L171.8993,203.7208%20C169.5813,203.7208%20167.6953,205.6078%20167.6953,207.9258%20L167.6953,208.4638%20Z%20M191.0043,210.4638%20L165.6953,210.4638%20L165.6953,207.9258%20C165.6953,204.5038%20168.4783,201.7208%20171.8993,201.7208%20L184.7993,201.7208%20C188.2203,201.7208%20191.0043,204.5038%20191.0043,207.9258%20L191.0043,210.4638%20Z'%20id='Fill-758'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.874,217.9911%20L187.302,217.9911%20C186.749,217.9911%20186.302,217.5441%20186.302,216.9911%20C186.302,216.4381%20186.749,215.9911%20187.302,215.9911%20L224.874,215.9911%20C225.427,215.9911%20225.874,216.4381%20225.874,216.9911%20C225.874,217.5441%20225.427,217.9911%20224.874,217.9911'%20id='Fill-760'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='245.7686'%20y1='221.8466'%20x2='252.7426'%20y2='221.8466'%20id='Fill-762'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.7422,222.8466%20L245.7682,222.8466%20C245.2162,222.8466%20244.7682,222.3996%20244.7682,221.8466%20C244.7682,221.2936%20245.2162,220.8466%20245.7682,220.8466%20L252.7422,220.8466%20C253.2952,220.8466%20253.7422,221.2936%20253.7422,221.8466%20C253.7422,222.3996%20253.2952,222.8466%20252.7422,222.8466'%20id='Fill-764'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='222.245'%20x2='11.974'%20y2='222.245'%20id='Fill-767'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9736,223.245%20L2.9996,223.245%20C2.4476,223.245%201.9996,222.798%201.9996,222.245%20C1.9996,221.692%202.4476,221.245%202.9996,221.245%20L11.9736,221.245%20C12.5266,221.245%2012.9736,221.692%2012.9736,222.245%20C12.9736,222.798%2012.5266,223.245%2011.9736,223.245'%20id='Fill-769'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='20.0283'%20y1='222.0878'%20x2='238.9223'%20y2='222.0878'%20id='Fill-772'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.9219,223.0878%20L20.0279,223.0878%20C19.4759,223.0878%2019.0279,222.6408%2019.0279,222.0878%20C19.0279,221.5348%2019.4759,221.0878%2020.0279,221.0878%20L238.9219,221.0878%20C239.4749,221.0878%20239.9219,221.5348%20239.9219,222.0878%20C239.9219,222.6408%20239.4749,223.0878%20238.9219,223.0878'%20id='Fill-774'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M106.1709,215.1894%20L81.4859,221.6014%20C80.7509,221.7934%2080.0009,221.3514%2079.8099,220.6164%20L71.1069,187.1114%20C70.9149,186.3764%2071.3569,185.6264%2072.0909,185.4344%20L96.7759,179.0224%20C97.5109,178.8324%2098.2619,179.2724%2098.4519,180.0074%20L107.1559,213.5124%20C107.3469,214.2484%20106.9059,214.9994%20106.1709,215.1894'%20id='Fill-776'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.1221,179.9784%20C97.0931,179.9784%2097.0601,179.9814%2097.0271,179.9904%20L72.3421,186.4024%20C72.1431,186.4544%2072.0221,186.6594%2072.0741,186.8594%20L80.7771,220.3654%20C80.8111,220.4964%2080.9001,220.5644%2080.9511,220.5944%20C81.0001,220.6234%2081.1041,220.6664%2081.2341,220.6334%20L105.9201,214.2214%20C106.1201,214.1694%20106.2401,213.9634%20106.1881,213.7634%20L97.4841,180.2584%20C97.4501,180.1274%2097.3611,180.0594%2097.3111,180.0304%20C97.2741,180.0084%2097.2081,179.9784%2097.1221,179.9784%20M81.1361,222.6464%20C80.7191,222.6464%2080.3071,222.5364%2079.9371,222.3184%20C79.3911,221.9974%2079.0021,221.4824%2078.8421,220.8684%20L70.1391,187.3624%20C69.8091,186.0964%2070.5711,184.7964%2071.8391,184.4664%20L96.5251,178.0544%20C97.1381,177.8954%2097.7781,177.9854%2098.3251,178.3054%20C98.8721,178.6264%2099.2611,179.1424%2099.4201,179.7564%20L108.1241,213.2614%20C108.4531,214.5304%20107.6881,215.8294%20106.4221,216.1574%20L81.7371,222.5694%20C81.5391,222.6214%2081.3371,222.6464%2081.1361,222.6464'%20id='Fill-778'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='82.0313'%20y1='206.1855'%20x2='98.5563'%20y2='201.8925'%20id='Fill-780'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.0303,207.1855%20C81.5863,207.1855%2081.1803,206.8875%2081.0633,206.4365%20C80.9253,205.9025%2081.2453,205.3565%2081.7803,205.2175%20L98.3053,200.9245%20C98.8403,200.7835%2099.3853,201.1055%2099.5243,201.6415%20C99.6633,202.1755%2099.3423,202.7215%2098.8073,202.8605%20L82.2823,207.1535%20C82.1983,207.1755%2082.1133,207.1855%2082.0303,207.1855'%20id='Fill-782'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='82.9688'%20y1='209.7948'%20x2='99.4938'%20y2='205.5028'%20id='Fill-784'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.9678,210.7948%20C82.5238,210.7948%2082.1178,210.4958%2082.0008,210.0458%20C81.8628,209.5118%2082.1828,208.9658%2082.7178,208.8268%20L99.2428,204.5348%20C99.7768,204.3918%20100.3218,204.7158%20100.4618,205.2518%20C100.6008,205.7858%20100.2798,206.3318%2099.7448,206.4708%20L83.2198,210.7628%20C83.1358,210.7848%2083.0518,210.7948%2082.9678,210.7948'%20id='Fill-786'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='83.9385'%20y1='213.5263'%20x2='100.4625'%20y2='209.2333'%20id='Fill-788'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.9375,214.5263%20C83.4935,214.5263%2083.0875,214.2283%2082.9705,213.7773%20C82.8325,213.2433%2083.1525,212.6973%2083.6875,212.5583%20L100.2115,208.2653%20C100.7415,208.1243%20101.2915,208.4463%20101.4305,208.9823%20C101.5695,209.5163%20101.2495,210.0623%20100.7135,210.2013%20L84.1895,214.4943%20C84.1055,214.5163%2084.0215,214.5263%2083.9375,214.5263'%20id='Fill-790'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.3027,192.8993%20C93.1367,196.1073%2091.2107,199.3823%2088.0027,200.2163%20C84.7947,201.0493%2081.5197,199.1253%2080.6857,195.9173%20C79.8527,192.7093%2081.7777,189.4323%2084.9857,188.5993%20C88.1937,187.7663%2091.4697,189.6913%2092.3027,192.8993'%20id='Fill-792'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M93.1943,191.414%20C94.0283,194.622%2092.1033,197.898%2088.8953,198.731%20C85.6873,199.564%2082.4113,197.64%2081.5783,194.432%20C80.7443,191.224%2082.6703,187.948%2085.8783,187.114%20C89.0853,186.281%2092.3613,188.206%2093.1943,191.414'%20id='Fill-794'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.3945,187.9198%20C86.9725,187.9198%2086.5485,187.9738%2086.1285,188.0818%20C83.4595,188.7758%2081.8525,191.5118%2082.5455,194.1798%20C82.8815,195.4738%2083.7015,196.5578%2084.8525,197.2338%20C86.0045,197.9118%2087.3505,198.0978%2088.6445,197.7638%20C89.9375,197.4278%2091.0215,196.6078%2091.6985,195.4568%20C92.3745,194.3048%2092.5625,192.9588%2092.2265,191.6658%20L92.2265,191.6648%20C91.8905,190.3718%2091.0715,189.2878%2089.9195,188.6108%20C89.1415,188.1528%2088.2745,187.9198%2087.3945,187.9198%20M87.3875,199.9248%20C84.2755,199.9248%2081.4275,197.8318%2080.6105,194.6828%20C80.1395,192.8728%2080.4025,190.9878%2081.3505,189.3758%20C82.2975,187.7638%2083.8165,186.6168%2085.6255,186.1468%20C87.4365,185.6768%2089.3215,185.9388%2090.9325,186.8868%20C92.5445,187.8338%2093.6925,189.3528%2094.1625,191.1618%20C94.6325,192.9728%2094.3705,194.8568%2093.4225,196.4698%20C92.4755,198.0818%2090.9575,199.2298%2089.1465,199.6988%20C88.5585,199.8518%2087.9685,199.9248%2087.3875,199.9248'%20id='Fill-796'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M89.5742,195.413%20C89.6172,195.478%2089.6512,195.522%2089.6622,195.537%20C89.6652,195.538%2089.6602,195.537%2089.6622,195.537%20C89.0872,193.997%2089.8132,193.103%2089.8292,191.977%20C89.8262,191.962%2089.8242,191.943%2089.8242,191.924%20C89.8242,191.898%2089.8232,191.873%2089.8202,191.848%20C89.7872,191.546%2089.5802,191.238%2089.2622,190.944%20C89.2622,190.942%2089.2602,190.94%2089.2582,190.939%20C89.2312,190.915%2089.2042,190.891%2089.1772,190.866%20C89.1772,190.866%2089.1762,190.866%2089.1762,190.865%20C89.1252,190.821%2089.0712,190.777%2089.0152,190.734%20C89.0102,190.729%2089.0042,190.725%2088.9982,190.721%20C88.9822,190.709%2088.9672,190.697%2088.9522,190.685%20C88.9352,190.674%2088.9202,190.661%2088.9042,190.649%20C88.8872,190.638%2088.8712,190.626%2088.8552,190.615%20C88.8392,190.602%2088.8222,190.591%2088.8042,190.579%20C88.7932,190.571%2088.7812,190.562%2088.7682,190.555%20C88.3072,190.238%2087.7412,189.954%2087.1682,189.727%20C87.1682,189.727%2087.1632,189.724%2087.1682,189.727%20C87.3862,190.307%2087.5502,190.9%2087.6172,191.392%20C87.6982,191.983%2087.6662,192.706%2087.5382,193.386%20C86.8562,193.505%2086.1352,193.527%2085.5442,193.438%20C85.0502,193.363%2084.4622,193.196%2083.8832,192.968%20C83.9002,193.016%2083.9202,193.062%2083.9382,193.11%20C83.9432,193.125%2083.9492,193.139%2083.9552,193.153%20C83.9692,193.187%2083.9822,193.221%2083.9972,193.255%20C84.0032,193.27%2084.0102,193.286%2084.0162,193.302%20C84.0312,193.336%2084.0462,193.369%2084.0602,193.403%20L84.0782,193.444%20C84.0962,193.486%2084.1162,193.529%2084.1362,193.571%20C84.1372,193.575%2084.1382,193.579%2084.1412,193.583%20C84.1632,193.632%2084.1862,193.681%2084.2102,193.728%20C84.2112,193.732%2084.2132,193.735%2084.2152,193.739%20C84.2362,193.783%2084.2572,193.825%2084.2782,193.867%20C84.2832,193.876%2084.2872,193.885%2084.2922,193.893%20C84.3112,193.933%2084.3322,193.971%2084.3512,194.009%20C84.3562,194.017%2084.3602,194.023%2084.3642,194.031%20C84.3872,194.075%2084.4122,194.119%2084.4352,194.162%20C84.4362,194.162%2084.4362,194.163%2084.4362,194.163%20C84.5142,194.301%2084.5952,194.434%2084.6782,194.559%20C84.6782,194.56%2084.6792,194.561%2084.6802,194.563%20C84.8192,194.772%2084.9652,194.961%2085.1132,195.12%20C85.1352,195.143%2085.1572,195.166%2085.1782,195.187%20L85.1812,195.19%20C85.2012,195.21%2085.2212,195.23%2085.2412,195.248%20L85.2412,195.249%20C85.2412,195.249%2085.2432,195.25%2085.2442,195.251%20C85.2652,195.271%2085.2872,195.291%2085.3082,195.309%20C85.3112,195.311%2085.3142,195.314%2085.3172,195.316%20L85.3182,195.317%20C85.3452,195.342%2085.3742,195.364%2085.4022,195.386%20C85.4072,195.39%2085.4122,195.393%2085.4162,195.396%20C85.4182,195.397%2085.4192,195.398%2085.4212,195.4%20C85.4532,195.425%2085.4852,195.447%2085.5172,195.469%20C85.5402,195.483%2085.5632,195.497%2085.5862,195.511%20C85.5952,195.516%2085.6052,195.52%2085.6152,195.526%20C85.6292,195.534%2085.6422,195.541%2085.6572,195.548%20C85.6672,195.554%2085.6782,195.558%2085.6882,195.562%20C85.7022,195.569%2085.7162,195.575%2085.7282,195.581%20L85.7612,195.593%20C85.7742,195.598%2085.7872,195.602%2085.8012,195.607%20C85.8112,195.61%2085.8212,195.614%2085.8322,195.617%20C85.8452,195.621%2085.8602,195.624%2085.8742,195.628%20C85.8842,195.631%2085.8932,195.633%2085.9032,195.635%20C85.9192,195.638%2085.9342,195.641%2085.9512,195.642%20C85.9582,195.643%2085.9672,195.645%2085.9742,195.646%20C85.9982,195.649%2086.0222,195.65%2086.0462,195.651%20C86.0612,195.652%2086.0752,195.653%2086.0892,195.654026%20C87.2182,195.659%2088.1322,194.949%2089.6622,195.537'%20id='Fill-798'%20fill='%23F74B64'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Draft.svg.js b/lib/static/illustrations/Draft.svg.js new file mode 100644 index 00000000..b7d294ec --- /dev/null +++ b/lib/static/illustrations/Draft.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Draft'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M226.5257,216.2913%20L233.4987,216.2913%20L226.5257,216.2913%20Z'%20id='Fill-1'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M233.499,217.2916%20L226.525,217.2916%20C225.973,217.2916%20225.525,216.8446%20225.525,216.2916%20C225.525,215.7386%20225.973,215.2916%20226.525,215.2916%20L233.499,215.2916%20C234.052,215.2916%20234.499,215.7386%20234.499,216.2916%20C234.499,216.8446%20234.052,217.2916%20233.499,217.2916'%20id='Fill-2'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.2041,225.5328%20C23.2041,168.3398%2069.5681,121.9748%20126.7621,121.9748%20C183.9551,121.9748%20230.3191,168.3398%20230.3191,225.5328%20L23.2041,225.5328%20Z'%20id='Fill-4'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M165.2236,216.1588%20L170.2026,216.1588%20C171.9146,216.1588%20173.4686,215.1108%20174.0876,213.5148%20C175.8556,208.9648%20175.4146,204.7838%20175.6256,201.2078%20C176.0176,194.5828%20174.9826,191.1878%20173.9946,185.6468%20L166.5216,185.8198%20C166.5216,185.8198%20167.1566,188.5728%20167.5796,196.8318%20C167.7106,199.3868%20163.4886,209.6498%20163.6866,214.6848%20C163.7186,215.5108%20164.3976,216.1588%20165.2236,216.1588'%20id='Fill-6'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M167.123,186.3062%20C167.327,187.4982%20167.761,190.5992%20168.079,196.8062%20C168.139,197.9642%20167.446,200.3272%20166.569,203.3172%20C165.458,207.1092%20164.074,211.8272%20164.186,214.6652%20C164.208,215.2222%20164.664,215.6592%20165.224,215.6592%20L170.202,215.6592%20C171.708,215.6592%20173.082,214.7242%20173.622,213.3342%20C174.949,209.9172%20175.002,206.6522%20175.049,203.7712%20C175.063,202.8762%20175.078,202.0112%20175.127,201.1782%20C175.442,195.8362%20174.826,192.6512%20174.046,188.6192%20C173.894,187.8342%20173.736,187.0212%20173.579,186.1572%20L167.123,186.3062%20Z%20M170.202,216.6592%20L165.224,216.6592%20C164.124,216.6592%20163.229,215.8002%20163.186,214.7042%20C163.068,211.7032%20164.419,207.0992%20165.61,203.0352%20C166.393,200.3672%20167.132,197.8462%20167.081,196.8572%20C166.666,188.7662%20166.04,185.9592%20166.034,185.9322%20L165.897,185.3342%20L174.412,185.1372%20L174.487,185.5592%20C174.669,186.5772%20174.852,187.5232%20175.027,188.4292%20C175.821,192.5312%20176.448,195.7702%20176.125,201.2372%20C176.077,202.0562%20176.063,202.9072%20176.049,203.7862%20C176,206.7522%20175.945,210.1132%20174.554,213.6962%20C173.866,215.4682%20172.117,216.6592%20170.202,216.6592%20L170.202,216.6592%20Z'%20id='Fill-8'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.7295,192.4898%20L144.7175,185.6728%20L141.0055,185.8198%20C141.0055,185.8198%20140.4845,191.4908%20140.2715,193.8658%20C139.8955,198.0518%20138.1605,206.2538%20137.0945,209.8528%20C136.7485,211.0238%20136.5465,212.1178%20136.4915,213.1098%20C136.3965,214.7798%20137.7895,216.1588%20139.4615,216.1588%20L143.8725,216.1588%20C146.4415,216.1588%20148.7255,214.4438%20149.3575,211.9538%20C151.3235,204.1998%20150.7295,192.4898%20150.7295,192.4898'%20id='Fill-10'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.4639,186.3023%20C141.3379,187.6753%20140.9459,191.9343%20140.7699,193.9103%20C140.4019,197.9993%20138.7049,206.1723%20137.5739,209.9943%20C137.2399,211.1213%20137.0439,212.1793%20136.9899,213.1383%20C136.9539,213.7793%20137.1829,214.3953%20137.6339,214.8723%20C138.1069,215.3713%20138.7729,215.6583%20139.4619,215.6583%20L143.8719,215.6583%20C146.2439,215.6583%20148.3009,214.0843%20148.8729,211.8303%20C150.6689,204.7453%20150.2999,194.1673%20150.2379,192.6883%20L144.4999,186.1813%20L141.4639,186.3023%20Z%20M143.8719,216.6583%20L139.4619,216.6583%20C138.4989,216.6583%20137.5679,216.2583%20136.9069,215.5593%20C136.2649,214.8793%20135.9399,213.9993%20135.9919,213.0813%20C136.0499,212.0453%20136.2599,210.9113%20136.6149,209.7113%20C137.7349,205.9323%20139.4109,197.8573%20139.7739,193.8213%20C139.9859,191.4463%20140.5079,185.7743%20140.5079,185.7743%20L140.5479,185.3373%20L144.9359,185.1633%20L151.2199,192.2893%20L151.2289,192.4643%20C151.2349,192.5823%20151.8039,204.3393%20149.8419,212.0763%20C149.1569,214.7753%20146.7019,216.6583%20143.8719,216.6583%20L143.8719,216.6583%20Z'%20id='Fill-12'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-14'%20fill='%2352267D'%20points='142.2061%20199.0611%20141.0961%20198.0601%20142.1941%20197.0961%20142.3581%20197.2841%20141.4731%20198.0621%20142.2591%20198.7721%20143.6091%20198.2531%20143.3971%20197.7901%20142.3151%20198.0471%20142.5231%20198.0381%20142.5351%20198.2881%20142.0791%20198.3091%20142.0561%20197.8511%20143.5401%20197.4991%20143.9471%20198.3921'%3e%3c/polygon%3e%3cpath%20d='M142.3115,167.1031%20C146.6915,167.0131%20150.7945,163.9981%20159.7315,163.5851%20C159.8615,163.0011%20160.0185,162.4741%20160.2175,162.0411%20C161.8345,158.5401%20164.1175,148.4491%20162.6515,141.8191%20L161.4915,136.5741%20C161.1115,134.8531%20160.9185,133.0951%20160.9185,131.3321%20C160.9185,130.5981%20160.9935,129.8811%20161.1345,129.1891%20C161.1705,129.0161%20161.2095,128.8441%20161.2535,128.6741%20C161.3845,128.1651%20161.5525,127.6691%20161.7545,127.1931%20C161.8225,127.0341%20161.8935,126.8761%20161.9675,126.7211%20C162.1175,126.4121%20162.2815,126.1101%20162.4585,125.8171%20C162.6365,125.5251%20162.8285,125.2421%20163.0325,124.9691%20C163.6445,124.1491%20164.3735,123.4221%20165.1915,122.8091%20C165.4645,122.6051%20165.7485,122.4141%20166.0405,122.2361%20C167.6485,121.2591%20169.5365,120.6961%20171.5555,120.6961%20L173.2995,120.6961%20C176.2375,120.6961%20178.8965,121.8871%20180.8215,123.8111%20C181.0615,124.0521%20181.2905,124.3041%20181.5075,124.5671%20C181.9015,125.0441%20182.2515,125.5581%20182.5595,126.1001%20C182.6745,126.3031%20182.7865,126.5101%20182.8875,126.7211%20C182.9615,126.8761%20183.0335,127.0341%20183.1005,127.1931%20C183.3025,127.6691%20183.4705,128.1651%20183.6015,128.6741%20C183.7325,129.1841%20183.8275,129.7081%20183.8815,130.2461%20C183.9175,130.6031%20183.9365,130.9651%20183.9365,131.3321%20C183.9365,132.0651%20183.6395,132.7281%20183.1605,133.2071%20C182.6795,133.6881%20182.0165,133.9851%20181.2855,133.9851%20L170.3945,133.9851%20L172.0425,143.4371%20C173.9775,153.1471%20173.3965,159.6401%20171.8975,163.9691%20C171.5635,164.9341%20169.6615,168.3541%20169.6615,168.3541%20C175.1075,176.9471%20183.4575,180.7031%20192.3865,181.7921%20C199.9775,182.7201%20216.3655,175.7971%20207.9155,167.7901%20C199.4665,159.7821%20209.6765,164.7611%20211.1795,165.7751%20C212.6825,166.7881%20221.3725,174.2961%20211.9415,185.3131%20C207.9535,189.9721%20203.4355,194.2071%20192.5665,197.4541%20C190.8235,197.9741%20181.3115,198.6661%20176.1915,200.1351%20C160.9455,204.5121%20148.5505,199.7531%20141.6055,189.6901%20C134.6885,179.6661%20140.5825,167.1381%20142.3115,167.1031'%20id='Fill-16'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M142.4762,168.0991%20C141.9952,168.4751%20140.6642,170.5551%20139.8802,173.9681%20C139.1412,177.1791%20138.4912,183.4171%20142.4292,189.1221%20C149.6282,199.5541%20161.8362,203.2161%20175.9152,199.1741%20C179.1812,198.2371%20184.1722,197.6121%20187.8152,197.1551%20C189.8142,196.9051%20191.7032,196.6671%20192.2802,196.4961%20C203.1662,193.2441%20207.4322,189.0421%20211.1812,184.6631%20C214.2982,181.0221%20215.6442,177.4551%20215.1832,174.0581%20C214.6462,170.1031%20211.7082,167.3361%20210.6212,166.6041%20C209.8292,166.0701%20207.5862,164.9901%20206.1792,164.5291%20C206.6032,165.0561%20207.3372,165.8631%20208.6032,167.0641%20C211.8832,170.1711%20211.5552,172.9821%20210.7032,174.7921%20C208.1832,180.1411%20197.7402,183.4541%20192.2652,182.7851%20C181.7352,181.4991%20173.8452,176.8251%20168.8162,168.8891%20L168.4982,168.3871%20L168.7872,167.8681%20C169.5072,166.5751%20170.7302,164.2851%20170.9522,163.6421%20C172.6782,158.6601%20172.7152,151.9271%20171.0622,143.6321%20L169.2052,132.9851%20L181.2852,132.9851%20C181.7252,132.9851%20182.1402,132.8131%20182.4532,132.5001%20C182.7642,132.1891%20182.9362,131.7741%20182.9362,131.3321%20C182.9362,130.9991%20182.9202,130.6701%20182.8872,130.3461%20C182.8382,129.8691%20182.7532,129.3901%20182.6332,128.9231%20C182.5152,128.4661%20182.3632,128.0161%20182.1792,127.5831%20C182.1182,127.4371%20182.0532,127.2941%20181.9852,127.1531%20C181.8942,126.9641%20181.7942,126.7771%20181.6892,126.5931%20C181.4072,126.0961%20181.0872,125.6281%20180.7362,125.2031%20C180.5402,124.9651%20180.3312,124.7361%20180.1132,124.5181%20C178.2942,122.6991%20175.8742,121.6961%20173.3002,121.6961%20L171.5552,121.6961%20C169.7882,121.6961%20168.0602,122.1781%20166.5592,123.0901%20C166.2952,123.2511%20166.0382,123.4251%20165.7902,123.6101%20C165.0462,124.1671%20164.3872,124.8261%20163.8332,125.5671%20C163.6482,125.8151%20163.4742,126.0721%20163.3132,126.3361%20C163.1522,126.6011%20163.0042,126.8751%20162.8682,127.1561%20C162.8032,127.2941%20162.7372,127.4371%20162.6762,127.5821%20C162.4922,128.0161%20162.3402,128.4661%20162.2222,128.9231%20C162.1812,129.0801%20162.1462,129.2361%20162.1132,129.3941%20C161.9842,130.0241%20161.9192,130.6771%20161.9192,131.3321%20C161.9192,133.0181%20162.1032,134.7081%20162.4682,136.3581%20L163.6282,141.6031%20C165.1432,148.4571%20162.8042,158.8261%20161.1262,162.4601%20C160.9722,162.7931%20160.8312,163.2461%20160.7082,163.8021%20L160.5422,164.5491%20L159.7772,164.5841%20C154.7502,164.8161%20151.2312,165.9121%20148.4052,166.7911%20C146.2692,167.4561%20144.4182,168.0341%20142.4762,168.0991%20L142.4762,168.0991%20Z%20M165.2962,202.7411%20C155.1572,202.7411%20146.4032,198.4031%20140.7822,190.2581%20C135.2672,182.2661%20137.4412,173.0141%20139.5952,168.8071%20C140.9672,166.1301%20141.9642,166.1101%20142.2912,166.1031%20C144.0022,166.0681%20145.6822,165.5441%20147.8102,164.8821%20C150.6072,164.0111%20154.0542,162.9381%20158.9432,162.6271%20C159.0542,162.2481%20159.1752,161.9151%20159.3092,161.6231%20C160.8462,158.2941%20163.0742,148.3651%20161.6752,142.0351%20L160.5142,136.7891%20C160.1192,134.9981%20159.9192,133.1631%20159.9192,131.3321%20C159.9192,130.5431%20159.9982,129.7541%20160.1552,128.9891%20C160.1952,128.7961%20160.2382,128.6091%20160.2862,128.4241%20C160.4282,127.8721%20160.6122,127.3271%20160.8342,126.8021%20C160.9072,126.6301%20160.9842,126.4581%20161.0652,126.2891%20C161.2302,125.9481%20161.4102,125.6181%20161.6042,125.2981%20C161.7992,124.9781%20162.0082,124.6681%20162.2312,124.3701%20C162.8992,123.4761%20163.6942,122.6811%20164.5922,122.0091%20C164.8912,121.7851%20165.2012,121.5761%20165.5202,121.3821%20C167.3352,120.2791%20169.4222,119.6961%20171.5552,119.6961%20L173.3002,119.6961%20C176.4082,119.6961%20179.3312,120.9071%20181.5282,123.1041%20C181.7922,123.3681%20182.0422,123.6431%20182.2792,123.9301%20C182.7032,124.4451%20183.0902,125.0091%20183.4292,125.6061%20C183.5552,125.8301%20183.6782,126.0561%20183.7892,126.2881%20C183.8712,126.4581%20183.9482,126.6301%20184.0212,126.8031%20C184.2432,127.3271%20184.4282,127.8721%20184.5702,128.4251%20C184.7152,128.9891%20184.8182,129.5681%20184.8772,130.1441%20C184.9162,130.5361%20184.9362,130.9311%20184.9362,131.3321%20C184.9362,132.3081%20184.5562,133.2251%20183.8672,133.9141%20C183.1772,134.6051%20182.2602,134.9851%20181.2852,134.9851%20L171.5842,134.9851%20L173.0282,143.2651%20C174.7472,151.8891%20174.6852,158.9731%20172.8432,164.2961%20C172.5612,165.1071%20171.3912,167.2801%20170.8262,168.3131%20C175.5322,175.4171%20182.8242,179.6181%20192.5082,180.8001%20C197.7212,181.4251%20206.9352,178.0971%20208.8932,173.9411%20C209.7362,172.1511%20209.1912,170.3761%20207.2282,168.5151%20C203.8842,165.3451%20203.0432,163.9161%20203.8962,162.8531%20C205.3862,160.9971%20211.6772,164.9051%20211.7392,164.9461%20C213.3472,166.0301%20216.5522,169.2731%20217.1652,173.7891%20C217.7062,177.7751%20216.2042,181.8711%20212.7012,185.9631%20C208.9072,190.3951%20204.2502,195.0071%20192.8522,198.4121%20C192.1162,198.6311%20190.4172,198.8441%20188.0642,199.1391%20C184.4852,199.5881%20179.5842,200.2031%20176.4672,201.0961%20C172.6232,202.2001%20168.8722,202.7411%20165.2962,202.7411%20L165.2962,202.7411%20Z'%20id='Fill-18'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.7705,152.6324%20C152.1205,141.3724%20143.1835,132.5234%20133.0275,130.6534%20C130.9185,130.2654%20130.2325,129.6034%20127.9255,129.6034%20L126.1595,129.6034%20C120.2075,129.6034%20115.3825,134.4284%20115.3825,140.3794%20C115.3825,141.8624%20116.5855,143.0664%20118.0695,143.0664%20C118.0695,143.0664%20136.1885,143.0614%20136.2735,143.0534%20C136.2745,143.0534%20137.7495,143.0544%20137.7505,143.0544%20C137.7485,143.0564%20136.2715,143.0574%20136.2695,143.0594%20C140.2765,144.7604%20142.7705,149.8804%20143.2095,152.6324%20C143.8355,156.5504%20143.3775,159.7824%20142.0415,162.3974%20C141.1505,164.1384%20141.0495,166.2364%20141.1865,167.9354%20C141.1865,167.9354%20141.2295,167.9494%20141.2905,167.9704%20C141.3525,168.8784%20141.4995,169.9114%20141.7705,171.0904%20C143.4765,169.9014%20146.1295,168.1114%20146.6155,167.8564%20C147.6615,167.3034%20150.0255,166.0454%20151.0835,165.4404%20C157.8415,161.5654%20151.5725,159.0364%20151.7705,152.6324'%20id='Fill-20'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.6621,167.5689%20L141.7661,167.6039%20L141.7891,167.9359%20C141.8391,168.6669%20141.9441,169.4429%20142.1021,170.2519%20C143.7361,169.1249%20145.9131,167.6609%20146.3821,167.4139%20C146.9181,167.1309%20149.6541,165.6819%20150.8351,165.0059%20C154.6581,162.8139%20153.9971,161.3509%20152.7981,158.6969%20C152.0831,157.1119%20151.1921,155.1409%20151.2701,152.6169%20C151.6341,140.9289%20142.0961,132.8309%20132.9361,131.1449%20C132.1031,130.9919%20131.4741,130.7939%20130.9181,130.6189%20C130.0371,130.3419%20129.2761,130.1029%20127.9261,130.1029%20L126.1591,130.1029%20C120.4931,130.1029%20115.8831,134.7139%20115.8831,140.3799%20C115.8831,141.5859%20116.8631,142.5659%20118.0691,142.5659%20C124.2381,142.5639%20135.9791,142.5589%20136.2581,142.5529%20L139.4011,142.5549%20L138.0311,143.4679%20C141.2601,145.7019%20143.2911,149.9719%20143.7041,152.5529%20C144.3251,156.4419%20143.9151,159.8309%20142.4861,162.6249%20C141.6751,164.2119%20141.5781,166.1329%20141.6621,167.5689%20L141.6621,167.5689%20Z%20M141.4491,171.9239%20L141.2831,171.2029%20C141.0541,170.2029%20140.8971,169.2409%20140.8171,168.3379%20L140.7151,168.3019%20L140.6881,167.9749%20C140.5601,166.3859%20140.6141,164.0899%20141.5961,162.1699%20C142.9271,159.5679%20143.3041,156.3849%20142.7161,152.7119%20C142.2621,149.8669%20139.7331,145.1289%20136.1551,143.5539%20C135.6281,143.5559%20132.8171,143.5619%20118.0691,143.5659%20C116.3121,143.5659%20114.8831,142.1359%20114.8831,140.3799%20C114.8831,134.1619%20119.9411,129.1029%20126.1591,129.1029%20L127.9261,129.1029%20C129.4301,129.1029%20130.2991,129.3759%20131.2181,129.6649%20C131.7711,129.8399%20132.3451,130.0189%20133.1181,130.1609%20C142.6861,131.9229%20152.6501,140.4029%20152.2701,152.6479%20C152.1991,154.9399%20153.0021,156.7169%20153.7101,158.2849%20C154.9081,160.9379%20155.9421,163.2299%20151.3321,165.8739%20C150.1371,166.5569%20147.3881,168.0129%20146.8491,168.2979%20C146.4091,168.5299%20143.8471,170.2529%20142.0571,171.5009%20L141.4491,171.9239%20Z'%20id='Fill-22'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146,165.6432%20C145.911,163.9042%20145.646,163.0112%20145.841,162.3032%20C146.963,158.2302%20147.328,156.9452%20147.328,152.6322%20C147.328,148.3472%20144.846,144.1122%20141.181,141.8592%20C140.979,141.7362%20138.341,141.5492%20136.27,143.0592%20C140.276,144.7602%20142.771,149.8802%20143.21,152.6322%20C143.836,156.5502%20143.377,159.7832%20142.041,162.3972%20C141.15,164.1382%20141.049,166.2362%20141.187,167.9352%20C141.187,167.9352%20146.103,169.7812%20146,165.6432'%20id='Fill-24'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M141.4238,167.7516%20C141.9688,167.9266%20143.8788,168.4616%20144.9638,167.6896%20C145.5088,167.3026%20145.7738,166.6166%20145.7498,165.6526%20C145.7168,165.0006%20145.6588,164.4796%20145.6088,164.0186%20C145.5258,163.2666%20145.4658,162.7226%20145.5998,162.2366%20L145.6308,162.1236%20C146.7138,158.1946%20147.0778,156.8706%20147.0778,152.6326%20C147.0778,148.4686%20144.7118,144.3226%20141.0498,142.0716%20C140.7888,141.9806%20138.6198,141.8846%20136.7788,143.0186%20C140.5888,144.8976%20143.0058,149.7716%20143.4568,152.5936%20C144.0698,156.4266%20143.6678,159.7636%20142.2638,162.5106%20C141.3928,164.2136%20141.3198,166.2706%20141.4238,167.7516%20M143.4188,168.5966%20C142.2568,168.5966%20141.1678,168.1946%20141.0988,168.1696%20L140.9498,168.1136%20L140.9378,167.9556%20C140.8118,166.3996%20140.8618,164.1526%20141.8188,162.2826%20C143.1728,159.6316%20143.5588,156.3976%20142.9628,152.6716%20C142.5138,149.8596%20140.0448,144.9346%20136.1718,143.2896%20L135.7658,143.1166%20L136.1218,142.8566%20C138.2518,141.3056%20140.9988,141.4566%20141.3108,141.6456%20C145.1178,143.9856%20147.5778,148.2986%20147.5778,152.6326%20C147.5778,156.9386%20147.2088,158.2786%20146.1128,162.2566%20L146.0818,162.3696%20C145.9738,162.7626%20146.0268,163.2406%20146.1058,163.9636%20C146.1538,164.4086%20146.2158,164.9626%20146.2498,165.6306%20L146.2498,165.6376%20C146.2778,166.7796%20145.9428,167.6076%20145.2528,168.0986%20C144.7258,168.4746%20144.0608,168.5966%20143.4188,168.5966'%20id='Fill-26'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M120.5039,131.4342%20C120.5039,131.4342%20120.4999,129.5522%20122.3699,128.8042%20C122.9409,128.5772%20123.9829,128.1522%20123.9829,128.1522%20C123.9829,128.1522%20125.0969,130.5072%20123.8349,131.1022%20C122.0189,131.9562%20120.5039,131.4342%20120.5039,131.4342'%20id='Fill-28'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M120.7676,131.2457%20C121.2056,131.3437%20122.3866,131.5087%20123.7286,130.8757%20C123.9146,130.7877%20124.0406,130.6467%20124.1146,130.4437%20C124.3176,129.8767%20124.0466,128.9697%20123.8496,128.4757%20C123.5106,128.6137%20122.8686,128.8747%20122.4626,129.0367%20C121.0946,129.5837%20120.8216,130.7797%20120.7676,131.2457%20M121.6766,131.8447%20C120.9406,131.8447%20120.4576,131.6827%20120.4226,131.6707%20L120.2536,131.6127%20L120.2536,131.4347%20C120.2536,131.4147%20120.2726,129.3737%20122.2776,128.5717%20C122.8476,128.3447%20123.8876,127.9207%20123.8876,127.9207%20L124.1076,127.8307%20L124.2076,128.0457%20C124.2386,128.1087%20124.9426,129.6157%20124.5846,130.6127%20C124.4666,130.9417%20124.2496,131.1837%20123.9416,131.3287%20C123.0836,131.7317%20122.2916,131.8447%20121.6766,131.8447'%20id='Fill-30'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.1855,130.1109%20C125.1855,130.1109%20125.2395,127.5469%20128.1235,127.1729%20C128.6625,127.1029%20130.0655,127.1369%20130.0655,127.1369%20C130.0655,127.1369%20130.7135,129.8499%20129.1925,130.1109%20C127.3225,130.4309%20125.1855,130.1109%20125.1855,130.1109'%20id='Fill-32'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.4561,129.8932%20C126.0541,129.9622%20127.6961,130.1142%20129.1501,129.8652%20C129.3871,129.8242%20129.5651,129.7082%20129.6961,129.5102%20C130.0571,128.9642%20129.9601,127.9202%20129.8611,127.3832%20C129.4601,127.3782%20128.5521,127.3702%20128.1561,127.4202%20C125.9721,127.7042%20125.5411,129.2962%20125.4561,129.8932%20M127.3151,130.5042%20C126.1431,130.5042%20125.2071,130.3672%20125.1481,130.3582%20L124.9311,130.3262%20L124.9351,130.1062%20C124.9361,130.0782%20125.0291,127.3222%20128.0921,126.9242%20C128.6441,126.8542%20130.0131,126.8852%20130.0711,126.8872%20L130.2641,126.8922%20L130.3091,127.0792%20C130.3261,127.1512%20130.7251,128.8602%20130.1131,129.7862%20C129.9051,130.1012%20129.6101,130.2922%20129.2341,130.3572%20C128.5911,130.4672%20127.9221,130.5042%20127.3151,130.5042'%20id='Fill-34'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M130.9219,130.356%20C130.9219,130.356%20131.3019,127.512%20133.8569,128.294%20C134.9479,128.628%20135.5539,129.458%20135.5539,129.458%20C135.5539,129.458%20135.0459,131.624%20134.0289,131.379%20C132.2549,130.955%20130.9219,130.356%20130.9219,130.356'%20id='Fill-36'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.2051,130.2047%20C131.6251,130.3797%20132.7301,130.8107%20134.0881,131.1367%20C134.2021,131.1627%20134.3091,131.1447%20134.4231,131.0757%20C134.8531,130.8097%20135.1621,129.9497%20135.2801,129.5177%20C135.0981,129.3087%20134.5751,128.7757%20133.7831,128.5337%20C133.1351,128.3357%20132.5901,128.3747%20132.1571,128.6497%20C131.5341,129.0507%20131.2881,129.8457%20131.2051,130.2047%20M134.1891,131.6487%20C134.1171,131.6487%20134.0441,131.6407%20133.9711,131.6227%20C132.1941,131.1967%20130.8751,130.6087%20130.8191,130.5847%20L130.6491,130.5077%20L130.6741,130.3227%20C130.6821,130.2647%20130.8781,128.8767%20131.8881,128.2287%20C132.4451,127.8707%20133.1321,127.8097%20133.9301,128.0557%20C135.0881,128.4097%20135.7281,129.2737%20135.7561,129.3097%20L135.8231,129.4027%20L135.7971,129.5147%20C135.7611,129.6707%20135.4191,131.0497%20134.6851,131.5017%20C134.5261,131.5997%20134.3601,131.6487%20134.1891,131.6487'%20id='Fill-38'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.3408,144.1617%20C138.3408,144.1617%20144.2958,140.9247%20143.1628,135.4757%20C143.9538,136.1277%20146.0688,138.1137%20146.8348,139.1307%20C146.8348,140.1967%20147.0298,144.4327%20141.1818,147.2687%20C140.1528,146.2027%20139.2868,144.8717%20138.3408,144.1617'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.7744,144.193%20C139.2674,144.626%20139.7364,145.194%20140.2274,145.791%20C140.5524,146.184%20140.8864,146.589%20141.2364,146.964%20C144.8024,145.183%20146.6014,142.584%20146.5854,139.232%20L146.5854,139.215%20C145.9494,138.4%20144.4714,136.964%20143.5164,136.112%20C143.9934,140.547%20139.9494,143.449%20138.7744,144.193%20L138.7744,144.193%20Z%20M141.1284,147.573%20L141.0024,147.443%20C140.5924,147.019%20140.2114,146.556%20139.8424,146.109%20C139.2774,145.423%20138.7434,144.776%20138.1904,144.362%20L137.8794,144.129%20L138.2214,143.942%20C138.2794,143.911%20143.9994,140.727%20142.9184,135.527%20L142.7734,134.832%20L143.3224,135.283%20C144.1604,135.973%20146.2574,137.95%20147.0344,138.98%20L147.0854,139.047%20L147.0854,139.23%20C147.1024,142.84%20145.1534,145.621%20141.2914,147.494%20L141.1284,147.573%20Z'%20id='Fill-42'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.0557,131.1334%20C121.0557,131.1334%20121.0537,130.0344%20122.1447,129.5984%20C122.4777,129.4654%20123.0857,129.2174%20123.0857,129.2174%20C123.0857,129.2174%20123.7357,130.5924%20122.9987,130.9394%20C121.9397,131.4384%20121.0557,131.1334%20121.0557,131.1334'%20id='Fill-44'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M126.0371,129.7564%20C126.0371,129.7564%20126.0681,128.2554%20127.7581,128.0354%20C128.0731,127.9954%20128.8941,128.0154%20128.8941,128.0154%20C128.8941,128.0154%20129.2741,129.6044%20128.3841,129.7564%20C127.2891,129.9434%20126.0371,129.7564%20126.0371,129.7564'%20id='Fill-46'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M131.5527,130.2711%20C131.5527,130.2711%20131.7777,128.5881%20133.2877,129.0511%20C133.9337,129.2491%20134.2917,129.7391%20134.2917,129.7391%20C134.2917,129.7391%20133.9907,131.0201%20133.3907,130.8761%20C132.3407,130.6251%20131.5527,130.2711%20131.5527,130.2711'%20id='Fill-48'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M131.5098,141.2623%20L124.8638,141.2623%20L124.8638,138.3973%20C124.8638,137.2373%20125.8048,136.2953%20126.9648,136.2953%20L131.5098,136.2953%20C132.2178,136.2953%20132.7918,136.8693%20132.7918,137.5773%20L132.7918,139.9803%20C132.7918,140.6883%20132.2178,141.2623%20131.5098,141.2623'%20id='Fill-50'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.7939,141.1685%20L124.9569,141.1685%20L124.9569,139.2815%20C124.9569,138.1695%20125.8589,137.2675%20126.9719,137.2675%20L130.7939,137.2675%20C131.3509,137.2675%20131.8019,137.7185%20131.8019,138.2745%20L131.8019,140.1615%20C131.8019,140.7175%20131.3509,141.1685%20130.7939,141.1685'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.207,140.9185%20L130.794,140.9185%20C131.212,140.9185%20131.552,140.5785%20131.552,140.1615%20L131.552,138.2745%20C131.552,137.8565%20131.212,137.5175%20130.794,137.5175%20L126.972,137.5175%20C125.999,137.5175%20125.207,138.3095%20125.207,139.2815%20L125.207,140.9185%20Z%20M130.794,141.4185%20L124.707,141.4185%20L124.707,139.2815%20C124.707,138.0325%20125.723,137.0175%20126.972,137.0175%20L130.794,137.0175%20C131.487,137.0175%20132.052,137.5815%20132.052,138.2745%20L132.052,140.1615%20C132.052,140.8555%20131.487,141.4185%20130.794,141.4185%20L130.794,141.4185%20Z'%20id='Fill-54'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.8438,139.1656%20C125.8438,139.7676%20126.3308,140.2556%20126.9338,140.2556%20C127.5348,140.2556%20128.0228,139.7676%20128.0228,139.1656%20C128.0228,138.5636%20127.5348,138.0756%20126.9338,138.0756%20C126.3308,138.0756%20125.8438,138.5636%20125.8438,139.1656'%20id='Fill-56'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M117.8203,142.2476%20L117.8203,142.2476%20C118.1303,142.1816%20118.4063,142.0096%20118.6033,141.7616%20L118.9683,141.3026%20L118.1553,141.4766%20L117.6763,141.5786%20C117.4923,141.6186%20117.3753,141.8006%20117.4143,141.9846%20C117.4543,142.1696%20117.6353,142.2866%20117.8203,142.2476'%20id='Fill-58'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M139.3467,144.2691%20C139.3467,144.2691%20143.9347,141.7991%20143.8647,136.8231%20C145.8357,138.2591%20146.3697,139.1881%20146.3697,139.1881%20C146.3697,139.1881%20146.0267,141.5561%20144.9227,142.7521%20C143.2287,144.5871%20141.4637,145.1521%20139.3467,144.2691'%20id='Fill-60'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M143.6904,143.3961%20C143.6904,143.3961%20141.8804,145.2361%20140.1164,146.1191'%20id='Fill-62'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.2285,146.3424%20L140.0035,145.8954%20C141.7115,145.0404%20143.4945,143.2384%20143.5115,143.2204%20L143.8695,143.5714%20C143.7935,143.6484%20142.0095,145.4504%20140.2285,146.3424'%20id='Fill-64'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M161.6816,162.7437%20L160.6596,160.7267%20C156.8416,151.3457%20156.2536,145.8367%20158.2336,136.8827%20L159.3936,131.6377%20C159.7736,129.9167%20159.9656,128.1587%20159.9656,126.3957%20C159.9656,120.5217%20155.2026,115.7597%20149.3286,115.7597%20L147.6116,115.7597%20C141.8176,115.7597%20137.1196,120.4567%20137.1196,126.2507%20L137.1196,126.5527%20C137.1196,127.9307%20138.2386,129.0487%20139.6166,129.0487%20L150.4906,129.0487%20L148.8416,138.5007%20C143.7946,163.8307%20144.3006,174.1007%20154.2326,171.9897'%20id='Fill-66'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M151.9053,172.7594%20C150.1583,172.7594%20148.7773,172.2414%20147.7183,171.1974%20C144.1703,167.6934%20144.3473,158.4984%20148.3513,138.4034%20L149.8953,129.5484%20L139.6163,129.5484%20C137.9643,129.5484%20136.6203,128.2044%20136.6203,126.5524%20L136.6203,126.2504%20C136.6203,120.1904%20141.5513,115.2594%20147.6113,115.2594%20L149.3293,115.2594%20C155.4693,115.2594%20160.4663,120.2554%20160.4663,126.3964%20C160.4663,128.1904%20160.2693,129.9894%20159.8823,131.7444%20L158.7213,136.9904%20C156.7843,145.7534%20157.3443,151.2554%20161.1223,160.5384%20L162.1283,162.5174%20L161.2353,162.9704%20L160.2133,160.9534%20C156.3293,151.4114%20155.7563,145.7714%20157.7453,136.7744%20L158.9053,131.5294%20C159.2773,129.8454%20159.4663,128.1174%20159.4663,126.3964%20C159.4663,120.8064%20154.9193,116.2594%20149.3293,116.2594%20L147.6113,116.2594%20C142.1023,116.2594%20137.6203,120.7414%20137.6203,126.2504%20L137.6203,126.5524%20C137.6203,127.6534%20138.5153,128.5484%20139.6163,128.5484%20L151.0853,128.5484%20L149.3343,138.5864%20C145.4553,158.0574%20145.1913,167.2954%20148.4223,170.4854%20C149.6713,171.7194%20151.5343,172.0504%20154.1293,171.5004%20L154.3363,172.4794%20C153.4583,172.6654%20152.6483,172.7594%20151.9053,172.7594'%20id='Fill-68'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.3623,117.0182%20C142.3623,117.0182%20142.5373,115.1742%20144.3693,114.4422%20C144.9273,114.2182%20145.8033,114.4562%20145.8033,114.4562%20C145.8033,114.4562%20146.8613,116.1102%20145.6253,116.6922%20C143.8453,117.5302%20142.3623,117.0182%20142.3623,117.0182'%20id='Fill-70'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.6484,116.8341%20C143.0954,116.9301%20144.2304,117.0731%20145.5184,116.4661%20C145.7444,116.3601%20145.8824,116.2091%20145.9414,116.0051%20C146.0684,115.5641%20145.8034,114.9581%20145.6434,114.6741%20C145.3644,114.6131%20144.8074,114.5351%20144.4614,114.6741%20C143.1434,115.2011%20142.7534,116.3601%20142.6484,116.8341%20M143.5104,117.4241%20C142.7884,117.4241%20142.3164,117.2671%20142.2814,117.2541%20L142.0944,117.1901%20L142.1134,116.9951%20C142.1214,116.9131%20142.3254,114.9901%20144.2764,114.2101%20C144.9044,113.9581%20145.8314,114.2041%20145.8694,114.2151%20L145.9614,114.2401%20L146.0144,114.3211%20C146.0414,114.3621%20146.6544,115.3361%20146.4214,116.1441%20C146.3224,116.4891%20146.0894,116.7501%20145.7314,116.9181%20C144.8904,117.3141%20144.1134,117.4241%20143.5104,117.4241'%20id='Fill-72'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.7246,116.4102%20C146.7246,116.4102%20146.7856,113.5062%20150.0516,113.0822%20C150.6616,113.0032%20151.4436,113.0632%20151.4436,113.0632%20C151.4436,113.0632%20152.9846,116.1152%20151.2616,116.4102%20C149.1446,116.7732%20146.7246,116.4102%20146.7246,116.4102'%20id='Fill-74'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.9941,116.193%20C147.6441,116.27%20149.5431,116.451%20151.2201,116.164%20C151.4691,116.121%20151.6301,116.013%20151.7251,115.824%20C152.0401,115.199%20151.5581,113.897%20151.2821,113.304%20C151.0351,113.292%20150.5101,113.275%20150.0841,113.331%20C147.5471,113.659%20147.0801,115.537%20146.9941,116.193%20M149.1371,116.823%20C147.8121,116.823%20146.7541,116.668%20146.6871,116.657%20L146.4701,116.625%20L146.4741,116.405%20C146.4751,116.374%20146.5791,113.28%20150.0191,112.835%20C150.6441,112.754%20151.4301,112.812%20151.4631,112.815%20L151.6021,112.825%20L151.6671,112.951%20C151.7721,113.16%20152.6851,115.028%20152.1721,116.048%20C152.0061,116.378%20151.7061,116.588%20151.3041,116.657%20C150.5771,116.781%20149.8211,116.823%20149.1371,116.823'%20id='Fill-76'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M152.5693,117.0709%20C152.5693,117.0709%20153.0123,114.2949%20155.4953,115.1239%20C156.5553,115.4789%20157.1293,116.3059%20157.1293,116.3059%20C157.1293,116.3059%20156.5763,118.4139%20155.5873,118.1509%20C153.8603,117.6899%20152.5693,117.0709%20152.5693,117.0709'%20id='Fill-78'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M152.8574,116.9273%20C153.2664,117.1093%20154.3364,117.5583%20155.6514,117.9083%20C155.7654,117.9393%20155.8674,117.9223%20155.9774,117.8583%20C156.4024,117.6113%20156.7264,116.7793%20156.8534,116.3593%20C156.6784,116.1483%20156.1814,115.6173%20155.4164,115.3613%20C154.7874,115.1513%20154.2534,115.1763%20153.8274,115.4333%20C153.2114,115.8043%20152.9494,116.5743%20152.8574,116.9273%20M155.7584,118.4243%20C155.6804,118.4243%20155.6014,118.4133%20155.5224,118.3923%20C153.7934,117.9303%20152.5144,117.3223%20152.4614,117.2963%20L152.2934,117.2153%20L152.3224,117.0313%20C152.3324,116.9743%20152.5584,115.6173%20153.5664,115.0073%20C154.1244,114.6693%20154.7994,114.6283%20155.5744,114.8863%20C156.7014,115.2633%20157.3084,116.1263%20157.3344,116.1633%20L157.4004,116.2583%20L157.3714,116.3693%20C157.3314,116.5213%20156.9614,117.8643%20156.2284,118.2903%20C156.0764,118.3793%20155.9194,118.4243%20155.7584,118.4243'%20id='Fill-80'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.54,166.7672%20C143.16,166.3032%20143.787,166.0352%20144.327,165.9062'%20id='Fill-82'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M142.6895,166.9674%20L142.3905,166.5674%20C143.1295,166.0134%20143.8205,165.7704%20144.2695,165.6624%20L144.3845,166.1494%20C143.9825,166.2444%20143.3615,166.4654%20142.6895,166.9674'%20id='Fill-84'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.1406,166.7105%20C144.3636,159.4875%20147.5696,145.6805%20148.1596,142.2815%20L150.4936,128.6665%20L151.5166,128.6665%20C152.8126,128.6665%20153.7936,130.0755%20153.6106,131.3605%20L151.9176,143.1705%20C151.3456,147.1695%20150.7496,165.6855%20157.6986,169.6615%20C159.1806,170.5105%20161.5896,169.9535%20162.4976,169.5205%20C165.8006,167.9425%20166.7496,163.8255%20167.4736,160.5065%20C168.9716,153.6365%20167.8046,148.2435%20167.4736,142.8585%20L167.1246,136.1215%20C167.0626,134.9035%20168.0316,133.6115%20169.2476,133.6115%20L170.4896,133.6115%20L172.7256,147.2275%20C173.3986,151.1045%20175.1286,164.5495%20167.2066,170.8525%20C167.0636,170.9665%20169.1326,171.4295%20168.5336,172.4895%20C166.1506,176.7015%20159.2446,177.3675%20157.9456,179.1715%20C152.9386,186.1155%20157.6276,200.9125%20157.6276,200.9125%20C157.6276,200.9125%20152.0706,198.6945%20148.6286,195.6095%20C140.5816,188.3975%20139.5606,177.9515%20139.5236,174.8765%20C139.4786,171.1975%20140.4456,168.9155%20141.6346,167.5535'%20id='Fill-86'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M158.0254,201.3404%20L157.5354,201.1454%20C157.4794,201.1224%20151.8964,198.8744%20148.4624,195.7964%20C139.6814,187.9264%20139.2894,176.1924%20139.2734,174.8794%20C139.2344,171.6534%20139.9854,169.0624%20141.4464,167.3894%20L141.8234,167.7174%20C140.4444,169.2964%20139.7354,171.7714%20139.7734,174.8734%20C139.7894,176.1634%20140.1744,187.6964%20148.7964,195.4234%20C151.5774,197.9174%20155.8124,199.8614%20157.2354,200.4764%20C156.4454,197.7634%20153.1874,185.3424%20157.7424,179.0254%20C158.2874,178.2704%20159.6074,177.7494%20161.2794,177.0904%20C163.7814,176.1044%20166.8954,174.8764%20168.3154,172.3664%20C168.4164,172.1884%20168.3974,172.0734%20168.3754,172.0024%20C168.2654,171.6634%20167.6834,171.3964%20167.3714,171.2514%20C167.1054,171.1294%20166.9724,171.0684%20166.9524,170.8974%20L166.9344,170.7584%20L167.0514,170.6564%20C169.0064,169.1014%20175.1774,162.8164%20172.4794,147.2704%20L170.2774,133.8614%20L169.2484,133.8614%20C168.8054,133.8614%20168.3684,134.0664%20168.0154,134.4374%20C167.5894,134.8844%20167.3444,135.5254%20167.3754,136.1094%20L167.7234,142.8464%20C167.7984,144.0734%20167.9164,145.2794%20168.0404,146.5564%20C168.4534,150.8194%20168.8804,155.2264%20167.7174,160.5604%20C167.0254,163.7364%20166.0764,168.0884%20162.6054,169.7454%20C161.7064,170.1744%20159.1904,170.8044%20157.5744,169.8784%20C153.7804,167.7074%20152.3064,161.3794%20151.7394,156.4524%20C151.0744,150.6764%20151.4054,144.9864%20151.6714,143.1354%20L153.3634,131.3254%20C153.4494,130.7224%20153.2404,130.0444%20152.8184,129.5574%20C152.4604,129.1444%20151.9974,128.9164%20151.5164,128.9164%20L150.7044,128.9164%20L148.4054,142.3234%20C148.3264,142.7824%20148.1994,143.4304%20148.0434,144.2244%20C147.0894,149.0804%20144.8584,160.4524%20146.3834,166.6514%20L145.8974,166.7704%20C144.3464,160.4654%20146.5114,149.4304%20147.5524,144.1274%20C147.7074,143.3384%20147.8344,142.6944%20147.9134,142.2384%20L150.2824,128.4164%20L151.5164,128.4164%20C152.1444,128.4164%20152.7414,128.7054%20153.1964,129.2304%20C153.7174,129.8324%20153.9654,130.6424%20153.8574,131.3964%20L152.1654,143.2054%20C151.4944,147.8944%20151.2064,165.6584%20157.8224,169.4444%20C159.1884,170.2284%20161.4704,169.7334%20162.3904,169.2944%20C165.6404,167.7424%20166.5584,163.5294%20167.2294,160.4524%20C168.3764,155.1954%20167.9524,150.8284%20167.5424,146.6054%20C167.4184,145.3234%20167.2994,144.1124%20167.2234,142.8744%20L166.8754,136.1344%20C166.8384,135.4074%20167.1294,134.6454%20167.6534,134.0924%20C168.1004,133.6214%20168.6674,133.3614%20169.2484,133.3614%20L170.7014,133.3614%20L170.7364,133.5714%20L172.9724,147.1874%20C173.3444,149.3344%20173.9014,153.6174%20173.4384,158.1554%20C172.8594,163.8194%20170.9084,168.0784%20167.6364,170.8234%20C168.0494,171.0154%20168.6814,171.3254%20168.8504,171.8494%20C168.9304,172.0974%20168.8974,172.3544%20168.7514,172.6124%20C167.2444,175.2774%20164.0384,176.5404%20161.4634,177.5554%20C159.9304,178.1594%20158.6064,178.6814%20158.1484,179.3184%20C153.2714,186.0814%20157.8194,200.6904%20157.8664,200.8374%20L158.0254,201.3404%20Z'%20id='Fill-88'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M211.4551,172.734%20C211.4551,172.734%20212.5981,171.468%20211.9551,169.768%20C211.7591,169.25%20211.0531,168.803%20211.0531,168.803%20C211.0531,168.803%20209.2701,169.114%20209.6451,170.316%20C210.1841,172.046%20211.4551,172.734%20211.4551,172.734'%20id='Fill-90'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M210.9492,169.3414%20C210.6702,169.4224%20210.2832,169.5864%20210.1442,169.8154%20C210.1042,169.8814%20210.0652,169.9824%20210.1232,170.1674%20C210.4232,171.1294%20210.9692,171.7234%20211.3312,172.0314%20C211.5642,171.6074%20211.8302,170.8514%20211.4872,169.9454%20C211.4082,169.7374%20211.1492,169.4954%20210.9492,169.3414%20L210.9492,169.3414%20Z%20M211.5622,173.3614%20L211.2172,173.1734%20C211.1572,173.1414%20209.7612,172.3664%20209.1682,170.4644%20C209.0372,170.0454%20209.0802,169.6404%20209.2922,169.2924%20C209.7502,168.5424%20210.8442,168.3324%20210.9672,168.3114%20L211.1572,168.2784%20L211.3202,168.3804%20C211.4062,168.4354%20212.1752,168.9354%20212.4232,169.5914%20C213.1652,171.5544%20211.8812,173.0084%20211.8262,173.0694%20L211.5622,173.3614%20Z'%20id='Fill-92'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M211.0762,170.9752%20C211.0762,170.9752%20211.4772,170.5312%20211.2522,169.9352%20C211.1832,169.7522%20210.9352,169.5962%20210.9352,169.5962%20C210.9352,169.5962%20210.3102,169.7052%20210.4422,170.1262%20C210.6312,170.7332%20211.0762,170.9752%20211.0762,170.9752'%20id='Fill-94'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M202.0947,181.8023%20C202.0947,181.8023%20201.0087,179.3253%20203.6027,177.6893%20C204.0857,177.3833%20204.7707,177.1283%20204.7707,177.1283%20C204.7707,177.1283%20207.2667,179.1023%20205.9267,180.0263%20C204.2807,181.1613%20202.0947,181.8023%20202.0947,181.8023'%20id='Fill-96'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M204.6787,177.7047%20C204.4527,177.8007%20204.1257,177.9497%20203.8697,178.1117%20C202.2697,179.1217%20202.2877,180.4787%20202.4267,181.1677%20C203.1417,180.9197%20204.5327,180.3807%20205.6427,179.6147%20C205.7957,179.5097%20205.8197,179.4207%20205.8227,179.3407%20C205.8357,178.9077%20205.2097,178.1767%20204.6787,177.7047%20L204.6787,177.7047%20Z%20M201.8137,182.4057%20L201.6367,182.0037%20C201.2007,181.0107%20200.9957,178.7427%20203.3357,177.2667%20C203.8567,176.9367%20204.5667,176.6717%20204.5957,176.6597%20L204.8597,176.5617%20L205.0807,176.7357%20C205.3777,176.9717%20206.8597,178.2037%20206.8217,179.3727%20C206.8117,179.6737%20206.6977,180.1017%20206.2107,180.4377%20C204.5177,181.6047%20202.3277,182.2557%20202.2357,182.2817%20L201.8137,182.4057%20Z'%20id='Fill-98'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M202.998,180.8707%20C202.998,180.8707%20202.396,179.4967%20203.835,178.5897%20C204.102,178.4207%20204.482,178.2787%20204.482,178.2787%20C204.482,178.2787%20205.866,179.3737%20205.124,179.8857%20C204.211,180.5157%20202.998,180.8707%20202.998,180.8707'%20id='Fill-100'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M210.0127,173.69%20C210.0127,173.69%20211.8927,175.341%20210.0887,176.818%20C209.3187,177.449%20208.4237,177.487%20208.4237,177.487%20C208.4237,177.487%20207.0977,176.07%20207.7667,175.451%20C208.9337,174.368%20210.0127,173.69%20210.0127,173.69'%20id='Fill-102'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M209.9365,174.3434%20C209.5375,174.6224%20208.8365,175.1404%20208.1065,175.8174%20C208.0735,176.1474%20208.3595,176.6224%20208.6255,176.9554%20C208.8935,176.9044%20209.3585,176.7704%20209.7725,176.4314%20C210.1685,176.1064%20210.3645,175.7714%20210.3715,175.4064%20C210.3775,174.9874%20210.1355,174.5944%20209.9365,174.3434%20L209.9365,174.3434%20Z%20M208.2155,177.9964%20L208.0585,177.8284%20C207.8895,177.6484%20207.0485,176.7044%20207.0795,175.8574%20C207.0895,175.5524%20207.2095,175.2844%20207.4265,175.0834%20C208.6145,173.9824%20209.7015,173.2954%20209.7475,173.2664%20L210.0625,173.0684%20L210.3425,173.3144%20C210.3855,173.3524%20211.3915,174.2494%20211.3715,175.4244%20C211.3595,176.0914%20211.0345,176.6904%20210.4055,177.2044%20C209.5165,177.9334%20208.4885,177.9854%20208.4455,177.9874%20L208.2155,177.9964%20Z'%20id='Fill-104'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M209.7393,174.8609%20C209.7393,174.8609%20210.5713,175.5919%20209.7723,176.2459%20C209.4313,176.5249%20209.0353,176.5429%20209.0353,176.5429%20C209.0353,176.5429%20208.4483,175.9149%20208.7443,175.6399%20C209.2603,175.1609%20209.7393,174.8609%20209.7393,174.8609'%20id='Fill-106'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M193.0723,183.1051%20C193.0723,183.1051%20192.4533,180.9001%20194.8793,180.0251%20C197.3053,179.1501%20197.9583,179.8771%20197.9583,179.8771%20C197.9583,179.8771%20199.3003,182.1371%20198.1003,182.8641%20C196.9013,183.5911%20193.0723,183.1051%20193.0723,183.1051'%20id='Fill-108'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M193.502,182.651%20C194.949,182.802%20197.14,182.862%20197.841,182.436%20C198.446,182.07%20197.841,180.7%20197.574,180.214%20C197.421,180.133%20196.753,179.88%20195.049,180.496%20C193.575,181.027%20193.457,182.102%20193.502,182.651%20M195.579,183.765%20C194.366,183.765%20193.229,183.629%20193.009,183.601%20L192.681,183.559%20L192.591,183.24%20C192.333,182.323%20192.444,180.372%20194.709,179.554%20C197.321,178.614%20198.184,179.38%20198.33,179.544%20C198.981,180.62%20199.641,182.515%20198.359,183.292%20C197.749,183.662%20196.636,183.765%20195.579,183.765'%20id='Fill-110'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M194.2109,182.6041%20C194.2109,182.6041%20193.8889,181.4581%20195.1509,181.0021%20C196.4129,180.5471%20196.7519,180.9261%20196.7519,180.9261%20C196.7519,180.9261%20197.4499,182.1011%20196.8259,182.4791%20C196.2019,182.8571%20194.2109,182.6041%20194.2109,182.6041'%20id='Fill-112'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M149.9639,131.9869%20C149.9639,131.9869%20153.8369,134.1769%20159.2819,132.1999%20C158.9079,133.8889%20158.1469,137.2839%20158.1469,137.2839%20C158.1469,137.2839%20153.1029,138.8309%20149.2109,136.3829%20C149.6099,134.1409%20149.9639,131.9869%20149.9639,131.9869'%20id='Fill-114'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.4873,136.2584%20C152.8663,138.2814%20157.1193,137.2994%20157.9353,137.0834%20C158.0713,136.4774%20158.5993,134.1184%20158.9413,132.5824%20C154.4863,134.0514%20151.1653,132.8254%20150.1553,132.3624%20C150.0443,133.0294%20149.7803,134.6064%20149.4873,136.2584%20M154.5093,138.0244%20C152.8413,138.0244%20150.8533,137.7114%20149.0783,136.5944%20L148.9353,136.5044%20L148.9653,136.3384%20C149.3643,134.0994%20149.7163,131.9464%20149.7163,131.9464%20L149.7753,131.5944%20L150.0873,131.7694%20C150.1253,131.7904%20153.9303,133.8794%20159.1973,131.9644%20L159.6253,131.8094%20L159.5263,132.2534%20C159.1523,133.9444%20158.3903,137.3384%20158.3903,137.3384%20L158.3583,137.4804%20L158.2193,137.5234%20C158.1043,137.5584%20156.5453,138.0244%20154.5093,138.0244'%20id='Fill-116'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M178.9434,122.1456%20C178.9434,122.1456%20178.7664,120.2886%20176.9214,119.5496%20C176.3584,119.3246%20174.8374,119.2636%20174.8374,119.2636%20C174.8374,119.2636%20174.4104,121.2306%20175.6554,121.8176%20C177.4484,122.6616%20178.9434,122.1456%20178.9434,122.1456'%20id='Fill-118'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.0479,119.525%20C174.9869,120.009%20174.9299,121.199%20175.7619,121.591%20C177.0719,122.207%20178.2099,122.06%20178.6589,121.962%20C178.5559,121.485%20178.1709,120.319%20176.8279,119.782%20C176.4619,119.635%20175.5599,119.555%20175.0479,119.525%20M177.7849,122.553%20C177.1789,122.553%20176.3969,122.442%20175.5489,122.044%20C174.1399,121.38%20174.5729,119.299%20174.5929,119.211%20L174.6369,119.005%20L174.8469,119.014%20C174.9109,119.017%20176.4179,119.08%20177.0139,119.318%20C178.9789,120.104%20179.1849,122.04%20179.1929,122.122%20L179.2109,122.318%20L179.0249,122.382%20C178.9889,122.394%20178.5139,122.553%20177.7849,122.553'%20id='Fill-120'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M174.2598,121.1974%20C174.2598,121.1974%20174.2068,118.6664%20171.3608,118.2974%20C170.8288,118.2284%20170.1468,118.2804%20170.1468,118.2804%20C170.1468,118.2804%20168.8038,120.9394%20170.3058,121.1974%20C172.1518,121.5134%20174.2598,121.1974%20174.2598,121.1974'%20id='Fill-122'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M170.3076,118.5211%20C170.0686,119.0411%20169.6636,120.1441%20169.9296,120.6711%20C170.0076,120.8271%20170.1406,120.9161%20170.3476,120.9511%20C171.7796,121.1971%20173.3946,121.0501%20173.9886,120.9801%20C173.9006,120.3891%20173.4666,118.8221%20171.3286,118.5451%20C170.9706,118.4981%20170.5306,118.5111%20170.3076,118.5211%20M172.1586,121.5891%20C171.5596,121.5891%20170.8986,121.5531%20170.2636,121.4441%20C169.9026,121.3821%20169.6326,121.1921%20169.4836,120.8961%20C169.0286,119.9931%20169.8296,118.3521%20169.9226,118.1671%20L169.9876,118.0421%20L170.1266,118.0311%20C170.1566,118.0291%20170.8406,117.9781%20171.3926,118.0491%20C174.4176,118.4411%20174.5086,121.1651%20174.5096,121.1921%20L174.5146,121.4121%20L174.2966,121.4441%20C174.2396,121.4531%20173.3146,121.5891%20172.1586,121.5891'%20id='Fill-124'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.8662,121.3805%20C168.8662,121.3805%20168.4202,118.5845%20165.9192,119.4195%20C164.8502,119.7765%20164.2732,120.6095%20164.2732,120.6095%20C164.2732,120.6095%20164.8292,122.7345%20165.8262,122.4685%20C167.5662,122.0045%20168.8662,121.3805%20168.8662,121.3805'%20id='Fill-126'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.5479,120.6627%20C164.6759,121.0857%20165.0029,121.9267%20165.4319,122.1757%20C165.5439,122.2407%20165.6509,122.2577%20165.7619,122.2267%20C167.0909,121.8727%20168.1669,121.4197%20168.5779,121.2367%20C168.4859,120.8827%20168.2219,120.1047%20167.6009,119.7287%20C167.1699,119.4697%20166.6309,119.4447%20165.9979,119.6567%20C165.2209,119.9167%20164.7229,120.4507%20164.5479,120.6627%20M165.6529,122.7417%20C165.4919,122.7417%20165.3329,122.6967%20165.1799,122.6077%20C164.4439,122.1787%20164.0709,120.8267%20164.0309,120.6737%20L164.0029,120.5617%20L164.0689,120.4677%20C164.0939,120.4307%20164.7049,119.5607%20165.8399,119.1827%20C166.6209,118.9217%20167.3009,118.9627%20167.8609,119.3027%20C168.8749,119.9177%20169.1039,121.2837%20169.1129,121.3407%20L169.1429,121.5247%20L168.9749,121.6057%20C168.9209,121.6317%20167.6339,122.2457%20165.8909,122.7097%20C165.8109,122.7307%20165.7319,122.7417%20165.6529,122.7417'%20id='Fill-128'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M143.2021,116.6349%20C143.2021,116.6349%20143.3011,115.5929%20144.3371,115.1789%20C144.6521,115.0519%20145.1471,115.1869%20145.1471,115.1869%20C145.1471,115.1869%20145.7451,116.1219%20145.0461,116.4509%20C144.0411,116.9239%20143.2021,116.6349%20143.2021,116.6349'%20id='Fill-130'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M147.6387,116.023%20C147.6387,116.023%20147.6787,114.115%20149.8257,113.837%20C150.2257,113.785%20150.7397,113.825%20150.7397,113.825%20C150.7397,113.825%20151.7517,115.829%20150.6197,116.023%20C149.2287,116.262%20147.6387,116.023%20147.6387,116.023'%20id='Fill-132'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M153.3701,116.898%20C153.3701,116.898%20153.6521,115.132%20155.2321,115.659%20C155.9071,115.885%20156.2711,116.411%20156.2711,116.411%20C156.2711,116.411%20155.9201,117.753%20155.2901,117.585%20C154.1911,117.292%20153.3701,116.898%20153.3701,116.898'%20id='Fill-134'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M178.1455,121.7535%20C178.1455,121.7535%20178.0475,120.7185%20177.0195,120.3075%20C176.7055,120.1815%20175.8585,120.1475%20175.8585,120.1475%20C175.8585,120.1475%20175.6205,121.2435%20176.3135,121.5705%20C177.3125,122.0405%20178.1455,121.7535%20178.1455,121.7535'%20id='Fill-136'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M173.2793,120.8287%20C173.2793,120.8287%20173.2483,119.3617%20171.5983,119.1477%20C171.2913,119.1087%20170.8953,119.1387%20170.8953,119.1387%20C170.8953,119.1387%20170.1183,120.6797%20170.9873,120.8287%20C172.0563,121.0117%20173.2793,120.8287%20173.2793,120.8287'%20id='Fill-138'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M168.0811,121.2711%20C168.0811,121.2711%20167.8161,119.6171%20166.3371,120.1111%20C165.7051,120.3221%20165.3631,120.8151%20165.3631,120.8151%20C165.3631,120.8151%20165.6921,122.0721%20166.2821,121.9151%20C167.3111,121.6401%20168.0811,121.2711%20168.0811,121.2711'%20id='Fill-140'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M161.5381,136.7828%20C161.5381,136.7828%20166.3341,137.5308%20170.8951,136.4118%20C171.3401,138.8898%20171.6261,140.7618%20171.6261,140.7618%20C171.6261,140.7618%20168.4621,142.9098%20162.6171,141.6638%20C161.9281,138.4798%20161.5381,136.7828%20161.5381,136.7828'%20id='Fill-142'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M162.8271,141.4517%20C167.7351,142.4577%20170.7091,140.9997%20171.3531,140.6347%20C171.2771,140.1457%20171.0351,138.6247%20170.6961,136.7167%20C166.9361,137.5797%20163.0441,137.2207%20161.8611,137.0777%20C162.0051,137.7117%20162.3381,139.1957%20162.8271,141.4517%20M166.1701,142.3057%20C165.1121,142.3057%20163.9091,142.1947%20162.5651,141.9077%20L162.4071,141.8747%20L162.3731,141.7167%20C161.6831,138.5357%20161.2951,136.8397%20161.2941,136.8387%20L161.2121,136.4787%20L161.5761,136.5357%20C161.6241,136.5427%20166.3791,137.2637%20170.8361,136.1687%20L171.0951,136.1047%20L171.1411,136.3677%20C171.5811,138.8207%20171.8701,140.7047%20171.8731,140.7227%20L171.8961,140.8797%20L171.7661,140.9687%20C171.6641,141.0377%20169.7431,142.3057%20166.1701,142.3057'%20id='Fill-144'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.2695,131.9654%20L174.9155,131.9654%20L174.9155,129.1004%20C174.9155,127.9404%20173.9755,126.9994%20172.8145,126.9994%20L168.2695,126.9994%20C167.5615,126.9994%20166.9875,127.5734%20166.9875,128.2814%20L166.9875,130.6834%20C166.9875,131.3914%20167.5615,131.9654%20168.2695,131.9654'%20id='Fill-146'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M168.9863,131.8726%20L174.8223,131.8726%20L174.8223,129.9856%20C174.8223,128.8726%20173.9213,127.9706%20172.8073,127.9706%20L168.9863,127.9706%20C168.4293,127.9706%20167.9783,128.4216%20167.9783,128.9776%20L167.9783,130.8646%20C167.9783,131.4216%20168.4293,131.8726%20168.9863,131.8726'%20id='Fill-148'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M168.9863,128.2203%20C168.5683,128.2203%20168.2283,128.5603%20168.2283,128.9783%20L168.2283,130.8653%20C168.2283,131.2833%20168.5683,131.6223%20168.9863,131.6223%20L174.5723,131.6223%20L174.5723,129.9863%20C174.5723,129.0123%20173.7803,128.2203%20172.8073,128.2203%20L168.9863,128.2203%20Z%20M175.0723,132.1223%20L168.9863,132.1223%20C168.2933,132.1223%20167.7283,131.5583%20167.7283,130.8653%20L167.7283,128.9783%20C167.7283,128.2843%20168.2933,127.7203%20168.9863,127.7203%20L172.8073,127.7203%20C174.0563,127.7203%20175.0723,128.7373%20175.0723,129.9863%20L175.0723,132.1223%20Z'%20id='Fill-150'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M173.9365,130.7164%20C173.9365,131.3184%20173.4485,131.8064%20172.8465,131.8064%20C172.2455,131.8064%20171.7565,131.3184%20171.7565,130.7164%20C171.7565,130.1134%20172.2455,129.6264%20172.8465,129.6264%20C173.4485,129.6264%20173.9365,130.1134%20173.9365,130.7164'%20id='Fill-152'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.8291,127.2574%20L145.1831,127.2574%20L145.1831,124.3924%20C145.1831,123.2324%20146.1231,122.2914%20147.2841,122.2914%20L151.8291,122.2914%20C152.5371,122.2914%20153.1111,122.8654%20153.1111,123.5734%20L153.1111,125.9754%20C153.1111,126.6834%20152.5371,127.2574%20151.8291,127.2574'%20id='Fill-154'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M151.1123,127.1637%20L145.2763,127.1637%20L145.2763,125.2767%20C145.2763,124.1637%20146.1783,123.2627%20147.2913,123.2627%20L151.1123,123.2627%20C151.6693,123.2627%20152.1203,123.7137%20152.1203,124.2697%20L152.1203,126.1567%20C152.1203,126.7127%20151.6693,127.1637%20151.1123,127.1637'%20id='Fill-156'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.5264,126.9137%20L151.1124,126.9137%20C151.5304,126.9137%20151.8704,126.5737%20151.8704,126.1567%20L151.8704,124.2697%20C151.8704,123.8517%20151.5304,123.5127%20151.1124,123.5127%20L147.2914,123.5127%20C146.3184,123.5127%20145.5264,124.3037%20145.5264,125.2767%20L145.5264,126.9137%20Z%20M151.1124,127.4137%20L145.0264,127.4137%20L145.0264,125.2767%20C145.0264,124.0287%20146.0424,123.0127%20147.2914,123.0127%20L151.1124,123.0127%20C151.8054,123.0127%20152.3704,123.5767%20152.3704,124.2697%20L152.3704,126.1567%20C152.3704,126.8507%20151.8054,127.4137%20151.1124,127.4137%20L151.1124,127.4137%20Z'%20id='Fill-158'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.1621,126.0074%20C146.1621,126.6104%20146.6501,127.0974%20147.2521,127.0974%20C147.8531,127.0974%20148.3421,126.6104%20148.3421,126.0074%20C148.3421,125.4054%20147.8531,124.9184%20147.2521,124.9184%20C146.6501,124.9184%20146.1621,125.4054%20146.1621,126.0074'%20id='Fill-160'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.4766,133.0982%20L181.4766,133.0982%20C181.1666,133.0322%20180.8896,132.8602%20180.6926,132.6132%20L180.3286,132.1532%20L181.1406,132.3272%20L181.6206,132.4302%20C181.8046,132.4692%20181.9216,132.6522%20181.8826,132.8362%20C181.8426,133.0212%20181.6616,133.1382%20181.4766,133.0982'%20id='Fill-162'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M139.4707,128.0025%20L139.4707,128.0025%20C139.7807,127.9365%20140.0577,127.7645%20140.2547,127.5165%20L140.6197,127.0575%20L139.8067,127.2315%20L139.3267,127.3345%20C139.1427,127.3735%20139.0257,127.5555%20139.0647,127.7395%20C139.1047,127.9245%20139.2857,128.0425%20139.4707,128.0025'%20id='Fill-164'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.4287,132.6939%20C150.4287,132.6939%20154.4867,134.4229%20158.5797,132.8429%20C158.1517,135.2449%20157.7687,136.4699%20157.7687,136.4699%20C157.7687,136.4699%20155.3057,136.6149%20153.6747,136.2939%20C151.3457,135.8349%20150.4287,134.7759%20150.4287,132.6939'%20id='Fill-166'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.0752,135.773%20C156.0752,135.773%20152.3822,136.081%20149.5232,134.598'%20id='Fill-168'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.209,136.0514%20C153.922,136.0514%20151.473,135.8904%20149.408,134.8204%20L149.639,134.3764%20C152.395,135.8054%20156.016,135.5274%20156.055,135.5244%20L156.096,136.0224%20C156.052,136.0264%20155.724,136.0514%20155.209,136.0514'%20id='Fill-170'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M169.1387,137.3238%20C169.1387,137.3238%20165.5387,138.3468%20162.3627,137.7128%20C162.9627,140.0768%20163.2807,140.8178%20163.2807,140.8178%20C163.2807,140.8178%20168.0437,140.1828%20169.1387,137.3238'%20id='Fill-172'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M167.207,170.9029%20C167.207,170.9029%20166.989,171.0599%20166.68,171.2469'%20id='Fill-174'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M166.8086,171.4605%20L166.5506,171.0325%20C166.8476,170.8545%20167.0566,170.7025%20167.0606,170.6995%20L167.3536,171.1065%20C167.3536,171.1065%20167.1286,171.2685%20166.8086,171.4605'%20id='Fill-176'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M169.4854,138.6851%20C169.4854,138.6851%20165.8624,139.3721%20162.0154,138.9141'%20id='Fill-178'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.79,139.3199%20C163.902,139.3199%20162.95,139.2769%20161.986,139.1619%20L162.045,138.6659%20C165.808,139.1119%20169.403,138.4469%20169.438,138.4389%20L169.532,138.9309%20C169.505,138.9359%20167.438,139.3199%20164.79,139.3199'%20id='Fill-180'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.5469,213.2359%20C163.5469,213.2359%20162.5859,212.4529%20161.3089,213.5019%20C160.1419,214.4609%20159.2639,215.9419%20159.7859,216.0909%20C160.3099,216.2399%20161.2309,216.3839%20162.1969,216.2079%20C163.0389,216.0529%20163.7819,216.2149%20164.1199,214.4549%20C164.2769,213.6339%20163.5469,213.2359%20163.5469,213.2359'%20id='Fill-182'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M162.6562,213.2057%20C162.3362,213.2057%20161.9272,213.3167%20161.4672,213.6947%20C160.4362,214.5417%20159.8062,215.6497%20159.8852,215.8807%20C160.1212,215.9277%20161.0782,216.1607%20162.1522,215.9617%20C162.2672,215.9397%20162.3822,215.9257%20162.4932,215.9097%20C163.1692,215.8177%20163.6152,215.7577%20163.8752,214.4077%20C163.9942,213.7817%20163.4492,213.4677%20163.4262,213.4547%20L163.3902,213.4317%20C163.3712,213.4157%20163.0952,213.2057%20162.6562,213.2057%20M161.2782,216.5387%20C160.5232,216.5387%20159.9272,216.3917%20159.7182,216.3317%20C159.5492,216.2837%20159.4302,216.1547%20159.3942,215.9787%20C159.2652,215.3607%20160.2172,214.0757%20161.1492,213.3087%20C162.4562,212.2347%20163.5122,212.9037%20163.6812,213.0247%20C163.9912,213.2007%20164.5142,213.7237%20164.3652,214.5017%20C164.0392,216.2047%20163.2872,216.3077%20162.5602,216.4047%20C162.4572,216.4197%20162.3502,216.4347%20162.2422,216.4537%20C161.9052,216.5157%20161.5792,216.5387%20161.2782,216.5387'%20id='Fill-184'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.3281,213.5211%20C163.3281,213.5211%20162.7301,213.0341%20161.9341,213.6871%20C161.2091,214.2841%20160.6621,215.2061%20160.9881,215.2981%20C161.3131,215.3901%20161.8871,215.4811%20162.4881,215.3711%20C163.0121,215.2741%20163.4741,215.3751%20163.6841,214.2801%20C163.7821,213.7691%20163.3281,213.5211%20163.3281,213.5211'%20id='Fill-186'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M164.9111,213.2184%20C165.4191,213.1504%20166.1501,214.2534%20166.0661,214.5894%20C165.9831,214.9254%20165.9251,216.0354%20165.1031,216.1564%20C164.4981,216.2454%20162.3391,216.4704%20161.8671,216.0014%20C161.4321,215.5694%20162.2831,213.5704%20164.9111,213.2184'%20id='Fill-188'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.957,213.4654%20C164.953,213.4654%20164.948,213.4654%20164.944,213.4664%20C163.098,213.7134%20162.266,214.7834%20162.066,215.3764%20C161.977,215.6424%20162.013,215.7934%20162.044,215.8244%20C162.345,216.1244%20163.993,216.0674%20165.067,215.9094%20C165.549,215.8384%20165.689,215.2684%20165.783,214.7374%20C165.798,214.6544%20165.811,214.5824%20165.823,214.5294%20C165.835,214.4194%20165.636,213.9924%20165.318,213.6844%20C165.151,213.5214%20165.023,213.4654%20164.957,213.4654%20M163.343,216.5414%20C162.657,216.5414%20161.976,216.4614%20161.691,216.1794%20C161.489,215.9784%20161.454,215.6274%20161.592,215.2174%20C161.91,214.2754%20163.049,213.2154%20164.878,212.9704%20C165.227,212.9294%20165.561,213.1984%20165.777,213.4404%20C166.039,213.7334%20166.397,214.2974%20166.309,214.6504%20C166.298,214.6944%20166.287,214.7544%20166.275,214.8254%20C166.192,215.2954%20166.019,216.2754%20165.14,216.4034%20C164.983,216.4274%20164.161,216.5414%20163.343,216.5414'%20id='Fill-190'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M165.0537,213.524%20C165.3537,213.484%20165.7847,214.134%20165.7357,214.333%20C165.6867,214.532%20165.6527,215.187%20165.1667,215.258%20C164.8097,215.31%20163.5347,215.443%20163.2577,215.167%20C163.0007,214.911%20163.5027,213.732%20165.0537,213.524'%20id='Fill-192'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M167.0596,213.4332%20C167.0596,213.4332%20166.6216,213.2042%20165.7526,213.7012%20C164.9856,214.1392%20163.8396,214.8412%20164.1416,215.7132%20C164.4426,216.5852%20166.8676,216.2612%20167.4066,216.0772%20C167.9456,215.8922%20168.2836,215.3052%20168.1886,214.7912%20C167.9806,213.6712%20167.0596,213.4332%20167.0596,213.4332'%20id='Fill-194'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M166.7578,213.6314%20C166.5838,213.6314%20166.2898,213.6814%20165.8768,213.9174%20C165.0128,214.4114%20164.1588,215.0004%20164.3778,215.6314%20C164.5838,216.2304%20166.6958,216.0564%20167.3248,215.8404%20C167.7348,215.6994%20168.0168,215.2404%20167.9428,214.8364%20C167.7678,213.8964%20167.0268,213.6834%20166.9948,213.6744%20L166.9498,213.6574%20C166.9428,213.6544%20166.8778,213.6314%20166.7578,213.6314%20M165.7208,216.5464%20C164.9138,216.5464%20164.1078,216.3804%20163.9048,215.7944%20C163.5228,214.6874%20164.9458,213.8744%20165.6288,213.4844%20C166.4968,212.9854%20167.0128,213.1424%20167.1458,213.1974%20C167.3088,213.2474%20168.2168,213.5734%20168.4348,214.7454%20C168.5528,215.3914%20168.1278,216.0934%20167.4868,216.3134%20C167.2368,216.3994%20166.4798,216.5464%20165.7208,216.5464'%20id='Fill-196'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.2246,213.7418%20C167.2246,213.7418%20166.9646,213.6058%20166.4506,213.8998%20C165.9956,214.1608%20165.3186,214.5758%20165.4956,215.0928%20C165.6746,215.6088%20167.1106,215.4168%20167.4296,215.3068%20C167.7486,215.1978%20167.9496,214.8498%20167.8926,214.5468%20C167.7696,213.8838%20167.2246,213.7418%20167.2246,213.7418'%20id='Fill-198'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.9219,185.6197%20C156.9219,185.6197%20157.4159,191.2367%20155.9869,200.0667%20C154.6579,208.2867%20152.3009,210.8647%20152.4749,212.9967%20C152.6089,214.6467%20153.3049,216.1587%20154.9609,216.1587%20L159.9009,216.1587%20C162.2079,216.1587%20164.2419,214.6857%20164.9839,212.5017%20C165.5809,210.7427%20166.2019,208.3487%20166.5729,205.3227%20C166.9529,201.2067%20166.8709,197.0787%20166.8039,194.6537'%20id='Fill-200'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M159.9014,216.6588%20L154.9614,216.6588%20C153.2754,216.6588%20152.1604,215.3048%20151.9764,213.0368%20C151.8934,212.0198%20152.2854,211.0078%20152.8794,209.4728%20C153.6624,207.4478%20154.7354,204.6748%20155.4944,199.9868%20C156.8944,191.3318%20156.4284,185.7198%20156.4234,185.6638%20L157.4204,185.5758%20C157.4244,185.6328%20157.9034,191.3568%20156.4804,200.1468%20C155.7064,204.9378%20154.5664,207.8848%20153.8114,209.8348%20C153.2674,211.2398%20152.9084,212.1678%20152.9724,212.9558%20C153.0544,213.9658%20153.4224,215.6588%20154.9614,215.6588%20L159.9014,215.6588%20C161.9844,215.6588%20163.8374,214.3258%20164.5094,212.3408%20C165.2354,210.2058%20165.7624,207.8238%20166.0774,205.2628%20C166.4314,201.4138%20166.3844,197.5778%20166.3034,194.6678%20L167.3034,194.6398%20C167.3844,197.5778%20167.4324,201.4528%20167.0714,205.3688%20C166.7474,208.0128%20166.2044,210.4628%20165.4574,212.6628%20C164.6454,215.0528%20162.4134,216.6588%20159.9014,216.6588'%20id='Fill-202'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M182.2539,189.3355%20C180.6169,190.7445%20179.7689,193.0515%20179.7809,195.1705%20C179.7989,198.0005%20181.4409,201.6035%20180.3999,206.3055%20C179.4729,210.4945%20177.6269,211.2335%20178.1839,214.9915%20C178.2829,215.6705%20178.8929,216.1585%20179.5779,216.1585%20L185.0839,216.1585%20C187.6179,216.1585%20189.7869,214.3205%20190.2009,211.8215%20C191.3079,205.1465%20190.4629,198.8455%20189.5729,194.0105'%20id='Fill-204'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M185.084,216.6588%20L179.578,216.6588%20C178.635,216.6588%20177.822,215.9728%20177.688,215.0638%20C177.332,212.6548%20177.925,211.3628%20178.611,209.8658%20C179.054,208.9028%20179.554,207.8118%20179.911,206.1968%20C180.577,203.1898%20180.111,200.6568%20179.7,198.4218%20C179.488,197.2678%20179.287,196.1788%20179.281,195.1738%20C179.267,192.7568%20180.281,190.3748%20181.928,188.9568%20L182.58,189.7148%20C181.149,190.9458%20180.269,193.0358%20180.281,195.1678%20C180.287,196.0838%20180.48,197.1318%20180.684,198.2408%20C181.091,200.4538%20181.598,203.2078%20180.888,206.4138%20C180.508,208.1318%20179.983,209.2748%20179.521,210.2828%20C178.85,211.7458%20178.364,212.8028%20178.678,214.9188%20C178.74,215.3408%20179.127,215.6588%20179.578,215.6588%20L185.084,215.6588%20C187.387,215.6588%20189.332,214.0108%20189.708,211.7398%20C190.808,205.1018%20189.951,198.8268%20189.081,194.1008%20L190.065,193.9198%20C190.949,198.7248%20191.82,205.1128%20190.694,211.9038%20C190.238,214.6588%20187.878,216.6588%20185.084,216.6588'%20id='Fill-206'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-208'%20fill='%2352267D'%20points='183.5508%20196.4605%20181.9118%20195.6525%20183.5728%20194.3245%20184.2988%20194.5685%20184.2188%20194.8055%20183.6218%20194.6065%20182.3748%20195.6025%20183.5348%20196.1735%20184.3848%20195.6305%20183.6868%20195.4735%20183.4078%20195.6735%20183.2618%20195.4705%20183.6318%20195.2055%20185.0258%20195.5195'%3e%3c/polygon%3e%3cpath%20d='M153.5537,213.2359%20C153.5537,213.2359%20152.5917,212.4529%20151.3147,213.5019%20C150.1477,214.4609%20149.2697,215.9419%20149.7917,216.0909%20C150.3157,216.2399%20151.2367,216.3839%20152.2037,216.2079%20C153.0447,216.0529%20153.7887,216.2149%20154.1257,214.4549%20C154.2827,213.6339%20153.5537,213.2359%20153.5537,213.2359'%20id='Fill-210'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M152.6621,213.2057%20C152.3421,213.2057%20151.9331,213.3167%20151.4731,213.6947%20C150.4421,214.5417%20149.8121,215.6497%20149.8911,215.8807%20C150.1271,215.9277%20151.0791,216.1627%20152.1591,215.9617%20C152.2741,215.9397%20152.3891,215.9257%20152.5001,215.9097%20C153.1761,215.8177%20153.6221,215.7577%20153.8811,214.4077%20C154.0021,213.7737%20153.4391,213.4587%20153.4331,213.4557%20L153.3961,213.4307%20C153.3731,213.4117%20153.0991,213.2057%20152.6621,213.2057%20M151.2851,216.5387%20C150.5291,216.5387%20149.9331,216.3917%20149.7241,216.3317%20C149.5551,216.2837%20149.4361,216.1547%20149.4001,215.9787%20C149.2711,215.3607%20150.2231,214.0757%20151.1551,213.3087%20C152.4601,212.2357%20153.5191,212.9047%20153.6881,213.0247%20C153.9981,213.2007%20154.5201,213.7237%20154.3711,214.5017%20C154.0461,216.2047%20153.2941,216.3077%20152.5671,216.4047%20C152.4631,216.4197%20152.3571,216.4347%20152.2491,216.4537%20C151.9121,216.5157%20151.5861,216.5387%20151.2851,216.5387'%20id='Fill-212'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.334,213.5211%20C153.334,213.5211%20152.736,213.0341%20151.941,213.6871%20C151.215,214.2841%20150.669,215.2061%20150.994,215.2981%20C151.319,215.3901%20151.893,215.4811%20152.494,215.3711%20C153.018,215.2741%20153.48,215.3751%20153.69,214.2801%20C153.789,213.7691%20153.334,213.5211%20153.334,213.5211'%20id='Fill-214'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-216'%20fill='%2352267D'%20points='161.4717%20201.3892%20161.4097%20201.3852%20159.2927%20201.2312%20159.0027%20199.2022%20161.0737%20198.5582%20161.1477%20198.7962%20159.2807%20199.3782%20159.5117%20200.9962%20161.3647%20201.1312%20162.1617%20200.2102%20161.1347%20199.6412%20160.3767%20199.8612%20160.8787%20200.4182%20160.6937%20200.5862%20159.9257%20199.7322%20161.1637%20199.3712%20162.5527%20200.1422'%3e%3c/polygon%3e%3cpath%20d='M154.917,213.2184%20C155.425,213.1504%20156.156,214.2534%20156.073,214.5894%20C155.989,214.9254%20155.932,216.0354%20155.11,216.1564%20C154.504,216.2454%20152.345,216.4704%20151.873,216.0014%20C151.438,215.5694%20152.29,213.5704%20154.917,213.2184'%20id='Fill-281'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.9629,213.4654%20C154.9589,213.4654%20154.9539,213.4654%20154.9499,213.4664%20C153.1039,213.7134%20152.2729,214.7834%20152.0719,215.3774%20C151.9829,215.6434%20152.0189,215.7934%20152.0499,215.8244%20C152.3519,216.1254%20154.0009,216.0674%20155.0739,215.9094%20C155.5549,215.8384%20155.6949,215.2694%20155.7889,214.7404%20C155.8039,214.6554%20155.8169,214.5824%20155.8309,214.5284%20C155.8419,214.4194%20155.6419,213.9914%20155.3229,213.6834%20C155.1569,213.5214%20155.0289,213.4654%20154.9629,213.4654%20M153.3499,216.5414%20C152.6629,216.5414%20151.9809,216.4614%20151.6969,216.1794%20C151.4959,215.9784%20151.4599,215.6284%20151.5989,215.2174%20C151.9159,214.2754%20153.0549,213.2154%20154.8839,212.9704%20C155.2299,212.9304%20155.5659,213.1984%20155.7809,213.4384%20C156.0439,213.7314%20156.4029,214.2954%20156.3169,214.6494%20C156.3049,214.6954%20156.2939,214.7564%20156.2809,214.8284%20C156.1979,215.2974%20156.0249,216.2754%20155.1469,216.4034%20C154.9899,216.4274%20154.1669,216.5414%20153.3499,216.5414'%20id='Fill-283'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M155.0596,213.524%20C155.3596,213.484%20155.7906,214.134%20155.7416,214.333%20C155.6926,214.532%20155.6586,215.187%20155.1726,215.258%20C154.8166,215.31%20153.5416,215.443%20153.2636,215.167%20C153.0066,214.911%20153.5086,213.732%20155.0596,213.524'%20id='Fill-285'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.7217,213.7613%20C156.7217,213.7613%20156.3337,213.5583%20155.5657,213.9973%20C154.8867,214.3863%20153.8737,215.0063%20154.1407,215.7783%20C154.4077,216.5493%20156.5507,216.2623%20157.0277,216.0993%20C157.5037,215.9363%20157.8037,215.4173%20157.7197,214.9623%20C157.5357,213.9723%20156.7217,213.7613%20156.7217,213.7613'%20id='Fill-287'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M156.4551,213.9654%20C156.3061,213.9654%20156.0511,214.0084%20155.6891,214.2144%20C154.9361,214.6464%20154.1911,215.1594%20154.3771,215.6954%20C154.5521,216.2014%20156.4121,216.0464%20156.9461,215.8624%20C157.2961,215.7424%20157.5371,215.3524%20157.4741,215.0074%20C157.3211,214.1844%20156.6661,214.0054%20156.6591,214.0034%20L156.6121,213.9864%20C156.6011,213.9824%20156.5491,213.9654%20156.4551,213.9654%20M155.5451,216.5414%20C154.8191,216.5414%20154.0881,216.3904%20153.9041,215.8604%20C153.5591,214.8594%20154.8301,214.1304%20155.4411,213.7804%20C156.2131,213.3384%20156.6831,213.4754%20156.8081,213.5264%20C156.9601,213.5724%20157.7711,213.8674%20157.9661,214.9164%20C158.0731,215.5004%20157.6881,216.1374%20157.1081,216.3354%20C156.8871,216.4114%20156.2181,216.5414%20155.5451,216.5414'%20id='Fill-289'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M156.8672,214.0338%20C156.8672,214.0338%20156.6382,213.9148%20156.1822,214.1748%20C155.7812,214.4038%20155.1802,214.7718%20155.3392,215.2278%20C155.4972,215.6848%20156.7662,215.5148%20157.0492,215.4188%20C157.3312,215.3218%20157.5082,215.0148%20157.4582,214.7458%20C157.3492,214.1588%20156.8672,214.0338%20156.8672,214.0338'%20id='Fill-291'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M136.4424,213.9752%20C136.4424,213.9752%20136.0544,213.7722%20135.2874,214.2112%20C134.6084,214.6002%20133.5954,215.2202%20133.8624,215.9922%20C134.1294,216.7632%20136.2724,216.4762%20136.7494,216.3132%20C137.2254,216.1502%20137.5254,215.6312%20137.4404,215.1762%20C137.2564,214.1862%20136.4424,213.9752%20136.4424,213.9752'%20id='Fill-293'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M136.1758,214.1793%20C136.0268,214.1793%20135.7728,214.2223%20135.4108,214.4283%20C134.6578,214.8603%20133.9128,215.3733%20134.0988,215.9093%20C134.2738,216.4153%20136.1348,216.2603%20136.6678,216.0763%20C137.0178,215.9563%20137.2588,215.5663%20137.1948,215.2223%20C137.0418,214.3983%20136.3868,214.2193%20136.3798,214.2173%20L136.3328,214.2003%20C136.3218,214.1963%20136.2708,214.1793%20136.1758,214.1793%20M135.2668,216.7553%20C134.5408,216.7553%20133.8098,216.6043%20133.6258,216.0743%20C133.2798,215.0733%20134.5518,214.3443%20135.1628,213.9943%20C135.9348,213.5533%20136.4038,213.6883%20136.5288,213.7403%20C136.6798,213.7863%20137.4918,214.0813%20137.6868,215.1303%20C137.7948,215.7143%20137.4108,216.3513%20136.8298,216.5493%20C136.6088,216.6253%20135.9398,216.7553%20135.2668,216.7553'%20id='Fill-295'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M136.5889,214.2476%20C136.5889,214.2476%20136.3599,214.1286%20135.9039,214.3886%20C135.5019,214.6186%20134.9019,214.9856%20135.0609,215.4416%20C135.2179,215.8986%20136.4869,215.7286%20136.7699,215.6326%20C137.0519,215.5356%20137.2299,215.2286%20137.1799,214.9596%20C137.0699,214.3726%20136.5889,214.2476%20136.5889,214.2476'%20id='Fill-297'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M138.7881,213.4322%20C139.2961,213.3642%20140.0271,214.4672%20139.9441,214.8032%20C139.8601,215.1392%20139.8031,216.2492%20138.9811,216.3702%20C138.3751,216.4592%20136.2161,216.6842%20135.7441,216.2152%20C135.3091,215.7832%20136.1611,213.7842%20138.7881,213.4322'%20id='Fill-299'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.834,213.6793%20C138.83,213.6793%20138.825,213.6793%20138.821,213.6803%20C136.975,213.9273%20136.144,214.9973%20135.943,215.5913%20C135.854,215.8573%20135.89,216.0073%20135.921,216.0383%20C136.224,216.3383%20137.873,216.2823%20138.945,216.1233%20C139.426,216.0523%20139.566,215.4833%20139.66,214.9543%20C139.675,214.8693%20139.688,214.7963%20139.702,214.7423%20C139.713,214.6333%20139.513,214.2053%20139.194,213.8973%20C139.028,213.7353%20138.9,213.6793%20138.834,213.6793%20M137.221,216.7553%20C136.534,216.7553%20135.852,216.6753%20135.568,216.3933%20C135.367,216.1923%20135.331,215.8423%20135.47,215.4313%20C135.787,214.4893%20136.926,213.4293%20138.755,213.1843%20C139.105,213.1483%20139.438,213.4123%20139.652,213.6523%20C139.915,213.9453%20140.274,214.5093%20140.188,214.8633%20C140.176,214.9093%20140.165,214.9703%20140.152,215.0423%20C140.069,215.5113%20139.896,216.4893%20139.018,216.6173%20C138.861,216.6413%20138.038,216.7553%20137.221,216.7553'%20id='Fill-301'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.9307,213.7379%20C139.2307,213.6979%20139.6617,214.3479%20139.6127,214.5469%20C139.5637,214.7459%20139.5297,215.4009%20139.0437,215.4719%20C138.6877,215.5239%20137.4127,215.6569%20137.1347,215.3809%20C136.8777,215.1249%20137.3797,213.9459%20138.9307,213.7379'%20id='Fill-303'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M180.2832,213.2359%20C180.2832,213.2359%20179.3212,212.4529%20178.0442,213.5019%20C176.8772,214.4609%20175.9992,215.9419%20176.5222,216.0909%20C177.0452,216.2399%20177.9662,216.3839%20178.9332,216.2079%20C179.7742,216.0529%20180.5182,216.2149%20180.8552,214.4549%20C181.0122,213.6339%20180.2832,213.2359%20180.2832,213.2359'%20id='Fill-305'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M179.3916,213.2057%20C179.0716,213.2057%20178.6626,213.3167%20178.2026,213.6947%20C177.1706,214.5427%20176.5416,215.6487%20176.6206,215.8807%20C176.8586,215.9277%20177.8096,216.1627%20178.8886,215.9617%20C179.0036,215.9397%20179.1186,215.9257%20179.2296,215.9097%20C179.9056,215.8177%20180.3516,215.7577%20180.6106,214.4077%20C180.7316,213.7737%20180.1686,213.4587%20180.1626,213.4557%20L180.1256,213.4307%20C180.1026,213.4117%20179.8286,213.2057%20179.3916,213.2057%20M178.0136,216.5387%20C177.2586,216.5387%20176.6626,216.3917%20176.4536,216.3317%20C176.2856,216.2837%20176.1666,216.1547%20176.1296,215.9787%20C176.0016,215.3607%20176.9526,214.0757%20177.8846,213.3087%20C179.1896,212.2357%20180.2476,212.9047%20180.4176,213.0247%20C180.7276,213.2007%20181.2496,213.7237%20181.1006,214.5017%20C180.7756,216.2047%20180.0236,216.3077%20179.2966,216.4047%20C179.1926,216.4197%20179.0866,216.4347%20178.9786,216.4537%20C178.6416,216.5157%20178.3146,216.5387%20178.0136,216.5387'%20id='Fill-307'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.0635,213.5211%20C180.0635,213.5211%20179.4655,213.0341%20178.6705,213.6871%20C177.9445,214.2841%20177.3985,215.2061%20177.7235,215.2981%20C178.0485,215.3901%20178.6225,215.4811%20179.2235,215.3711%20C179.7485,215.2741%20180.2095,215.3751%20180.4205,214.2801%20C180.5185,213.7691%20180.0635,213.5211%20180.0635,213.5211'%20id='Fill-309'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M181.6475,213.2184%20C182.1555,213.1504%20182.8855,214.2534%20182.8025,214.5894%20C182.7185,214.9254%20182.6615,216.0354%20181.8395,216.1564%20C181.2345,216.2454%20179.0745,216.4704%20178.6035,216.0014%20C178.1685,215.5694%20179.0195,213.5704%20181.6475,213.2184'%20id='Fill-311'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M181.6934,213.4654%20C181.6894,213.4654%20181.6844,213.4654%20181.6804,213.4664%20C179.8344,213.7134%20179.0024,214.7834%20178.8024,215.3764%20C178.7134,215.6424%20178.7484,215.7934%20178.7804,215.8244%20C179.0834,216.1254%20180.7294,216.0674%20181.8034,215.9094%20C182.2844,215.8384%20182.4244,215.2694%20182.5184,214.7404%20C182.5334,214.6554%20182.5474,214.5824%20182.5604,214.5284%20C182.5714,214.4194%20182.3714,213.9914%20182.0534,213.6834%20C181.8874,213.5214%20181.7594,213.4654%20181.6934,213.4654%20M180.0794,216.5414%20C179.3924,216.5414%20178.7114,216.4614%20178.4264,216.1784%20C178.2254,215.9784%20178.1904,215.6274%20178.3294,215.2174%20C178.6464,214.2754%20179.7854,213.2154%20181.6144,212.9704%20C181.9624,212.9304%20182.2964,213.1974%20182.5104,213.4374%20C182.7734,213.7304%20183.1324,214.2954%20183.0464,214.6494%20C183.0344,214.6954%20183.0234,214.7564%20183.0104,214.8284%20C182.9274,215.2974%20182.7544,216.2754%20181.8764,216.4034%20C181.7194,216.4274%20180.8964,216.5414%20180.0794,216.5414'%20id='Fill-313'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.7891,213.524%20C182.0891,213.484%20182.5201,214.134%20182.4711,214.333%20C182.4221,214.532%20182.3881,215.187%20181.9031,215.258%20C181.5461,215.31%20180.2711,215.443%20179.9931,215.167%20C179.7361,214.911%20180.2381,213.732%20181.7891,213.524'%20id='Fill-315'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M183.4512,213.7613%20C183.4512,213.7613%20183.0632,213.5583%20182.2952,213.9973%20C181.6162,214.3863%20180.6032,215.0063%20180.8702,215.7783%20C181.1372,216.5493%20183.2802,216.2623%20183.7582,216.0993%20C184.2342,215.9363%20184.5332,215.4173%20184.4492,214.9623%20C184.2652,213.9723%20183.4512,213.7613%20183.4512,213.7613'%20id='Fill-317'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M183.1846,213.9654%20C183.0356,213.9654%20182.7806,214.0084%20182.4186,214.2144%20C181.6656,214.6464%20180.9206,215.1594%20181.1066,215.6954%20C181.2816,216.1984%20183.1436,216.0444%20183.6766,215.8624%20C184.0256,215.7434%20184.2666,215.3524%20184.2036,215.0074%20C184.0506,214.1844%20183.3956,214.0054%20183.3886,214.0034%20L183.3416,213.9864%20C183.3306,213.9824%20183.2786,213.9654%20183.1846,213.9654%20M182.2756,216.5404%20C181.5496,216.5404%20180.8176,216.3904%20180.6336,215.8604%20C180.2886,214.8594%20181.5596,214.1304%20182.1706,213.7804%20C182.9426,213.3384%20183.4126,213.4754%20183.5376,213.5264%20C183.6896,213.5724%20184.5006,213.8674%20184.6956,214.9164%20C184.8026,215.5004%20184.4186,216.1374%20183.8386,216.3354%20C183.6176,216.4114%20182.9496,216.5404%20182.2756,216.5404'%20id='Fill-319'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M183.5967,214.0338%20C183.5967,214.0338%20183.3677,213.9148%20182.9117,214.1748%20C182.5107,214.4038%20181.9107,214.7718%20182.0687,215.2278%20C182.2267,215.6848%20183.4957,215.5148%20183.7787,215.4188%20C184.0607,215.3218%20184.2377,215.0148%20184.1877,214.7458%20C184.0787,214.1588%20183.5967,214.0338%20183.5967,214.0338'%20id='Fill-321'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.458,213.9068%20C145.616,213.7728%20145.807,213.7358%20145.963,213.8088%20C146.546,214.0848%20148.02,214.8668%20147.716,215.9258%20C147.479,216.7508%20146.975,216.5028%20146.012,216.5198%20L145.285,216.5338%20C145.135,216.5368%20145.002,216.4588%20144.919,216.3208%20C144.501,215.6228%20144.728,214.5238%20145.407,213.9498%20L145.458,213.9068%20Z'%20id='Fill-323'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.1143,216.2691%20C146.2823,216.2691%20146.4353,216.2761%20146.5763,216.2821%20C147.2043,216.3121%20147.3473,216.3011%20147.4753,215.8561%20C147.7083,215.0471%20146.5603,214.3681%20145.8563,214.0351%20C145.7903,214.0041%20145.7023,214.0281%20145.6193,214.0971%20L145.5683,214.1401%20C144.9803,214.6381%20144.7763,215.5961%20145.1343,216.1931%20C145.1583,216.2341%20145.2363,216.2841%20145.2803,216.2841%20L146.0073,216.2701%20C146.0443,216.2691%20146.0793,216.2691%20146.1143,216.2691%20M146.8743,216.7911%20C146.7703,216.7911%20146.6633,216.7871%20146.5533,216.7821%20C146.3923,216.7751%20146.2093,216.7641%20146.0163,216.7701%20L145.2903,216.7841%20L145.2773,216.7841%20C145.0453,216.7841%20144.8313,216.6601%20144.7053,216.4501%20C144.2233,215.6451%20144.4703,214.4141%20145.2463,213.7581%20L145.2973,213.7161%20C145.5303,213.5191%20145.8243,213.4691%20146.0693,213.5821%20C147.5343,214.2751%20148.2043,215.1311%20147.9563,215.9951%20C147.7573,216.6861%20147.3563,216.7911%20146.8743,216.7911'%20id='Fill-325'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.5322,214.1441%20C145.6482,214.0461%20145.7862,214.0191%20145.9002,214.0731%20C146.3242,214.2731%20147.3942,214.8411%20147.1732,215.6111%20C147.0012,216.2101%20146.6352,216.0301%20145.9352,216.0421%20L145.4072,216.0521%20C145.2982,216.0541%20145.2012,215.9981%20145.1412,215.8981%20C144.8382,215.3901%20145.0022,214.5921%20145.4962,214.1751%20L145.5322,214.1441%20Z'%20id='Fill-327'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.0479,213.5904%20C142.0479,213.5904%20141.1569,212.7294%20139.7949,213.6654%20C138.5509,214.5224%20137.5499,215.9234%20138.0589,216.1164%20C138.5679,216.3094%20139.4729,216.5314%20140.4509,216.4374%20C141.3029,216.3554%20142.0289,216.5794%20142.5159,214.8544%20C142.7419,214.0504%20142.0479,213.5904%20142.0479,213.5904'%20id='Fill-329'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.0439,213.4801%20C140.7419,213.4801%20140.3689,213.5751%20139.9369,213.8721%20C138.8369,214.6281%20138.1159,215.6781%20138.1739,215.9151%20C138.4069,215.9821%20139.3399,216.3011%20140.4269,216.1881%20C140.5439,216.1771%20140.6589,216.1711%20140.7719,216.1661%20C141.4519,216.1321%20141.9019,216.1101%20142.2749,214.7871%20C142.4479,214.1731%20141.9309,213.8131%20141.9079,213.7981%20L141.8749,213.7711%20C141.8559,213.7531%20141.5549,213.4801%20141.0439,213.4801%20M139.9809,216.7091%20C139.0049,216.7091%20138.2149,216.4431%20137.9699,216.3501%20C137.8059,216.2881%20137.6989,216.1501%20137.6779,215.9721%20C137.6019,215.3451%20138.6579,214.1451%20139.6529,213.4591%20C141.0479,212.5011%20142.0409,213.2571%20142.1999,213.3911%20C142.4939,213.5941%20142.9709,214.1601%20142.7559,214.9211%20C142.2859,216.5911%20141.5279,216.6281%20140.7959,216.6651%20C140.6909,216.6701%20140.5839,216.6751%20140.4759,216.6861%20C140.3069,216.7031%20140.1409,216.7091%20139.9809,216.7091'%20id='Fill-331'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.8057,213.857%20C141.8057,213.857%20141.2507,213.32%20140.4037,213.904%20C139.6287,214.436%20139.0067,215.308%20139.3237,215.428%20C139.6397,215.548%20140.2027,215.687%20140.8117,215.628%20C141.3417,215.577%20141.7937,215.716%20142.0967,214.643%20C142.2377,214.142%20141.8057,213.857%20141.8057,213.857'%20id='Fill-333'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='19.9775'%20y1='216.5328'%20x2='55.9775'%20y2='216.5328'%20id='Fill-335'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9775,217.5328%20L19.9775,217.5328%20C19.4245,217.5328%2018.9775,217.0858%2018.9775,216.5328%20C18.9775,215.9798%2019.4245,215.5328%2019.9775,215.5328%20L55.9775,215.5328%20C56.5305,215.5328%2056.9775,215.9798%2056.9775,216.5328%20C56.9775,217.0858%2056.5305,217.5328%2055.9775,217.5328'%20id='Fill-337'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='195.3193'%20y1='216.5328'%20x2='239.3193'%20y2='216.5328'%20id='Fill-339'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,217.5328%20L195.3193,217.5328%20C194.7663,217.5328%20194.3193,217.0858%20194.3193,216.5328%20C194.3193,215.9798%20194.7663,215.5328%20195.3193,215.5328%20L239.3193,215.5328%20C239.8723,215.5328%20240.3193,215.9798%20240.3193,216.5328%20C240.3193,217.0858%20239.8723,217.5328%20239.3193,217.5328'%20id='Fill-341'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M188.8281,217.5328%20L64.6941,217.5328%20C63.4491,217.5328%2062.4391,216.5228%2062.4391,215.2778%20L62.4391,33.2548%20C62.4391,32.0098%2063.4491,30.9998%2064.6941,30.9998%20L188.8281,30.9998%20C190.0731,30.9998%20191.0831,32.0098%20191.0831,33.2548%20L191.0831,215.2778%20C191.0831,216.5228%20190.0731,217.5328%20188.8281,217.5328'%20id='Fill-343'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.6943,32.0001%20C64.0023,32.0001%2063.4393,32.5631%2063.4393,33.2551%20L63.4393,215.2781%20C63.4393,215.9701%2064.0023,216.5331%2064.6943,216.5331%20L188.8283,216.5331%20C189.5203,216.5331%20190.0833,215.9701%20190.0833,215.2781%20L190.0833,33.2551%20C190.0833,32.5631%20189.5203,32.0001%20188.8283,32.0001%20L64.6943,32.0001%20Z%20M188.8283,218.5331%20L64.6943,218.5331%20C62.8993,218.5331%2061.4393,217.0731%2061.4393,215.2781%20L61.4393,33.2551%20C61.4393,31.4601%2062.8993,30.0001%2064.6943,30.0001%20L188.8283,30.0001%20C190.6233,30.0001%20192.0833,31.4601%20192.0833,33.2551%20L192.0833,215.2781%20C192.0833,217.0731%20190.6233,218.5331%20188.8283,218.5331%20L188.8283,218.5331%20Z'%20id='Fill-345'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M206.9775,71.5416%20C206.4245,71.5416%20205.9775,71.0936%20205.9775,70.5416%20L205.9775,63.5416%20C205.9775,62.9896%20206.4245,62.5416%20206.9775,62.5416%20C207.5305,62.5416%20207.9775,62.9896%20207.9775,63.5416%20L207.9775,70.5416%20C207.9775,71.0936%20207.5305,71.5416%20206.9775,71.5416'%20id='Fill-347'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.4775,68.0416%20L203.4775,68.0416%20C202.9245,68.0416%20202.4775,67.5936%20202.4775,67.0416%20C202.4775,66.4896%20202.9245,66.0416%20203.4775,66.0416%20L210.4775,66.0416%20C211.0305,66.0416%20211.4775,66.4896%20211.4775,67.0416%20C211.4775,67.5936%20211.0305,68.0416%20210.4775,68.0416'%20id='Fill-349'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M42.7275,188.2603%20C42.4515,188.2603%2042.2275,188.0363%2042.2275,187.7603%20L42.2275,183.8233%20C42.2275,183.5463%2042.4515,183.3233%2042.7275,183.3233%20C43.0035,183.3233%2043.2275,183.5463%2043.2275,183.8233%20L43.2275,187.7603%20C43.2275,188.0363%2043.0035,188.2603%2042.7275,188.2603'%20id='Fill-351'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.6963,186.2916%20L40.7583,186.2916%20C40.4823,186.2916%2040.2593,186.0676%2040.2593,185.7916%20C40.2593,185.5156%2040.4823,185.2916%2040.7583,185.2916%20L44.6963,185.2916%20C44.9723,185.2916%2045.1963,185.5156%2045.1963,185.7916%20C45.1963,186.0676%2044.9723,186.2916%2044.6963,186.2916'%20id='Fill-353'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M217.7275,128.2603%20C217.4515,128.2603%20217.2275,128.0363%20217.2275,127.7603%20L217.2275,123.8233%20C217.2275,123.5463%20217.4515,123.3233%20217.7275,123.3233%20C218.0035,123.3233%20218.2275,123.5463%20218.2275,123.8233%20L218.2275,127.7603%20C218.2275,128.0363%20218.0035,128.2603%20217.7275,128.2603'%20id='Fill-355'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M219.6963,126.2916%20L215.7583,126.2916%20C215.4823,126.2916%20215.2593,126.0676%20215.2593,125.7916%20C215.2593,125.5156%20215.4823,125.2916%20215.7583,125.2916%20L219.6963,125.2916%20C219.9723,125.2916%20220.1963,125.5156%20220.1963,125.7916%20C220.1963,126.0676%20219.9723,126.2916%20219.6963,126.2916'%20id='Fill-357'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.7275,88.2603%20C48.4515,88.2603%2048.2275,88.0363%2048.2275,87.7603%20L48.2275,83.8233%20C48.2275,83.5463%2048.4515,83.3233%2048.7275,83.3233%20C49.0035,83.3233%2049.2275,83.5463%2049.2275,83.8233%20L49.2275,87.7603%20C49.2275,88.0363%2049.0035,88.2603%2048.7275,88.2603'%20id='Fill-359'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M50.6963,86.2916%20L46.7583,86.2916%20C46.4823,86.2916%2046.2593,86.0676%2046.2593,85.7916%20C46.2593,85.5156%2046.4823,85.2916%2046.7583,85.2916%20L50.6963,85.2916%20C50.9723,85.2916%2051.1963,85.5156%2051.1963,85.7916%20C51.1963,86.0676%2050.9723,86.2916%2050.6963,86.2916'%20id='Fill-361'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.415'%20y1='122.4166'%20x2='26.415'%20y2='130.5416'%20id='Fill-363'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.415,131.5416%20C25.862,131.5416%2025.415,131.0946%2025.415,130.5416%20L25.415,122.4166%20C25.415,121.8646%2025.862,121.4166%2026.415,121.4166%20C26.968,121.4166%2027.415,121.8646%2027.415,122.4166%20L27.415,130.5416%20C27.415,131.0946%2026.968,131.5416%2026.415,131.5416'%20id='Fill-365'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='30.4775'%20y1='126.4791'%20x2='22.3525'%20y2='126.4791'%20id='Fill-367'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M30.4775,127.4791%20L22.3525,127.4791%20C21.7995,127.4791%2021.3525,127.0321%2021.3525,126.4791%20C21.3525,125.9261%2021.7995,125.4791%2022.3525,125.4791%20L30.4775,125.4791%20C31.0305,125.4791%2031.4775,125.9261%2031.4775,126.4791%20C31.4775,127.0321%2031.0305,127.4791%2030.4775,127.4791'%20id='Fill-369'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.166'%20y1='216.2916'%20x2='253.14'%20y2='216.2916'%20id='Fill-371'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,217.2916%20L246.1656,217.2916%20C245.6136,217.2916%20245.1656,216.8446%20245.1656,216.2916%20C245.1656,215.7386%20245.6136,215.2916%20246.1656,215.2916%20L253.1396,215.2916%20C253.6926,215.2916%20254.1396,215.7386%20254.1396,216.2916%20C254.1396,216.8446%20253.6926,217.2916%20253.1396,217.2916'%20id='Fill-373'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='216.2916'%20x2='11.973'%20y2='216.2916'%20id='Fill-375'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,217.2916%20L2.9997,217.2916%20C2.4477,217.2916%201.9997,216.8446%201.9997,216.2916%20C1.9997,215.7386%202.4477,215.2916%202.9997,215.2916%20L11.9727,215.2916%20C12.5257,215.2916%2012.9727,215.7386%2012.9727,216.2916%20C12.9727,216.8446%2012.5257,217.2916%2011.9727,217.2916'%20id='Fill-377'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3818'%20y1='225.608'%20x2='162.5688'%20y2='225.608'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,226.608%20L95.3814,226.608%20C94.8294,226.608%2094.3814,226.161%2094.3814,225.608%20C94.3814,225.055%2094.8294,224.608%2095.3814,224.608%20L162.5684,224.608%20C163.1214,224.608%20163.5684,225.055%20163.5684,225.608%20C163.5684,226.161%20163.1214,226.608%20162.5684,226.608'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1865'%20y1='225.608'%20x2='180.3285'%20y2='225.608'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,226.608%20L171.1861,226.608%20C170.6341,226.608%20170.1861,226.161%20170.1861,225.608%20C170.1861,225.055%20170.6341,224.608%20171.1861,224.608%20L180.3281,224.608%20C180.8811,224.608%20181.3281,225.055%20181.3281,225.608%20C181.3281,226.161%20180.8811,226.608%20180.3281,226.608'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='225.5328'%20x2='82.5'%20y2='225.6078'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,226.608%20C81.954,226.608%2081.509,226.171%2081.5,225.623%20C81.492,225.071%2081.933,224.617%2082.485,224.608%20L87.485,224.533%20L87.5,224.533%20C88.046,224.533%2088.491,224.97%2088.5,225.518%20C88.508,226.07%2088.067,226.524%2087.515,226.533%20L82.515,226.608%20L82.5,226.608%20Z'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M157.1641,113.8707%20C157.1641,132.3337%20142.1971,147.3007%20123.7341,147.3007%20C105.2711,147.3007%2090.3041,132.3337%2090.3041,113.8707%20C90.3041,95.4077%20105.2711,80.4407%20123.7341,80.4407%20C142.1971,80.4407%20157.1641,95.4077%20157.1641,113.8707'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M161.2187,107.1124%20C161.2187,125.5754%20146.2517,140.5424%20127.7887,140.5424%20C109.3257,140.5424%2094.3597,125.5754%2094.3597,107.1124%20C94.3597,88.6494%20109.3257,73.6824%20127.7887,73.6824%20C146.2517,73.6824%20161.2187,88.6494%20161.2187,107.1124'%20id='Fill-394'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M102.0879,87.3326%20L100.5039,86.1116%20C107.0819,77.5776%20117.0259,72.6826%20127.7889,72.6826%20C134.5279,72.6826%20141.0569,74.6296%20146.6669,78.3146%20L145.5689,79.9866%20C140.2859,76.5166%20134.1379,74.6826%20127.7889,74.6826%20C117.6519,74.6826%20108.2839,79.2926%20102.0879,87.3326%20L102.0879,87.3326%20Z%20M130.3929,141.4446%20L130.2439,139.4506%20C147.0519,138.1936%20160.2189,123.9896%20160.2189,107.1126%20C160.2189,97.8996%20156.2789,89.0896%20149.4099,82.9406%20L150.7439,81.4506%20C158.0359,87.9786%20162.2189,97.3326%20162.2189,107.1126%20C162.2189,125.0306%20148.2389,140.1106%20130.3929,141.4446%20L130.3929,141.4446%20Z%20M125.2529,141.4496%20C107.3679,140.1466%2093.3589,125.0636%2093.3589,107.1126%20C93.3589,100.1786%2095.4119,93.4936%2099.2949,87.7796%20L100.9489,88.9036%20C97.2919,94.2846%2095.3589,100.5816%2095.3589,107.1126%20C95.3589,124.0206%20108.5539,138.2286%20125.3979,139.4556%20L125.2529,141.4496%20Z'%20id='Fill-396'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M136.5156,122.0689%20C136.6576,122.4859%20136.7806,122.7699%20136.8176,122.8639%20C136.8286,122.8739%20136.8056,122.8589%20136.8176,122.8639%20C136.8176,122.8639%20136.8176,122.8669%20136.8176,122.8639%20C136.8186,122.8659%20136.8156,122.8639%20136.8156,122.8639%20C135.8716,113.7529%20141.0376,109.9569%20142.6996,103.9049%20C142.7066,103.8149%20142.7246,103.7169%20142.7516,103.6069%20C142.7866,103.4719%20142.8146,103.3319%20142.8346,103.1929%20C143.0816,101.5179%20142.3956,99.5689%20141.0956,97.5399%20C141.0906,97.5279%20141.0816,97.5179%20141.0766,97.5069%20C140.9696,97.3379%20140.8546,97.1699%20140.7406,97.0009%20C140.7406,97.0009%20140.7356,96.9979%20140.7356,96.9939%20C140.5226,96.6859%20140.2936,96.3749%20140.0546,96.0629%20C140.0306,96.0309%20140.0076,95.9969%20139.9826,95.9649%20C139.9146,95.8809%20139.8456,95.7969%20139.7806,95.7109%20C139.7096,95.6229%20139.6416,95.5339%20139.5726,95.4489%20C139.4996,95.3629%20139.4306,95.2779%20139.3596,95.1939%20C139.2866,95.1049%20139.2126,95.0189%20139.1376,94.9299%20C139.0876,94.8709%20139.0326,94.8089%20138.9776,94.7459%20C136.9366,92.3949%20134.2796,90.0709%20131.5056,88.0499%20C131.5056,88.0499%20131.4846,88.0189%20131.5056,88.0499%20C131.8726,91.4789%20131.9196,94.9079%20131.5946,97.6489%20C131.2036,100.9539%20130.0196,104.8019%20128.3786,108.2889%20C124.5376,107.9749%20120.6126,107.0849%20117.5496,105.7779%20C114.9906,104.6849%20112.0576,102.9599%20109.2536,100.9139%20C109.2856,101.1989%20109.3196,101.4799%20109.3526,101.7649%20C109.3626,101.8489%20109.3746,101.9329%20109.3856,102.0179%20C109.4116,102.2209%20109.4366,102.4219%20109.4676,102.6249%20C109.4796,102.7179%20109.4936,102.8119%20109.5086,102.9049%20C109.5376,103.1089%20109.5686,103.3109%20109.6016,103.5119%20C109.6146,103.5929%20109.6276,103.6759%20109.6406,103.7579%20C109.6826,104.0139%20109.7266,104.2679%20109.7736,104.5219%20C109.7756,104.5479%20109.7796,104.5729%20109.7856,104.5969%20C109.8366,104.8919%20109.8936,105.1839%20109.9526,105.4759%20C109.9536,105.4979%20109.9606,105.5189%20109.9656,105.5429%20C110.0196,105.8049%20110.0726,106.0629%20110.1286,106.3219%20C110.1406,106.3759%20110.1526,106.4279%20110.1626,106.4809%20C110.2156,106.7169%20110.2706,106.9519%20110.3256,107.1869%20C110.3386,107.2319%20110.3506,107.2769%20110.3606,107.3249%20C110.4276,107.5949%20110.4936,107.8649%20110.5636,108.1309%20C110.5656,108.1319%20110.5656,108.1349%20110.5656,108.1349%20C110.7926,108.9899%20111.0406,109.8159%20111.3106,110.6079%20C111.3146,110.6189%20111.3186,110.6269%20111.3196,110.6369%20C111.7756,111.9599%20112.2946,113.1789%20112.8736,114.2459%20C112.9596,114.3999%20113.0456,114.5529%20113.1336,114.7009%20C113.1376,114.7069%20113.1376,114.7139%20113.1426,114.7189%20L113.1436,114.7189%20C113.2226,114.8549%20113.3036,114.9879%20113.3836,115.1149%20L113.3866,115.1179%20C113.3866,115.1179%20113.3926,115.1269%20113.3956,115.1319%20C113.4826,115.2709%20113.5716,115.4079%20113.6626,115.5369%20L113.6626,115.5379%20C113.6756,115.5559%20113.6866,115.5719%20113.7006,115.5899%20C113.7026,115.5899%20113.7006,115.5929%20113.7026,115.5939%20C113.8186,115.7639%20113.9396,115.9269%20114.0576,116.0829%20C114.0806,116.1089%20114.1006,116.1339%20114.1196,116.1579%20C114.1256,116.1679%20114.1336,116.1759%20114.1406,116.1879%20C114.2796,116.3619%20114.4206,116.5309%20114.5686,116.6889%20C114.6676,116.8009%20114.7716,116.9059%20114.8756,117.0099%20C114.9196,117.0539%20114.9656,117.0939%20115.0096,117.1349%20C115.0756,117.1969%20115.1406,117.2549%20115.2056,117.3139%20C115.2546,117.3569%20115.3056,117.3949%20115.3576,117.4369%20C115.4186,117.4889%20115.4846,117.5389%20115.5476,117.5889%20C115.5986,117.6269%20115.6486,117.6619%20115.7016,117.6979%20C115.7676,117.7459%20115.8316,117.7909%20115.8996,117.8359%20C115.9496,117.8659%20116.0016,117.8989%20116.0536,117.9299%20C116.1236,117.9709%20116.1966,118.0099%20116.2656,118.0499%20C116.3146,118.0769%20116.3656,118.1019%20116.4126,118.1269%20C116.4946,118.1649%20116.5756,118.1999%20116.6586,118.2359%20C116.6966,118.2499%20116.7396,118.2719%20116.7816,118.2859%20C116.9066,118.3379%20117.0326,118.3789%20117.1586,118.4139%20C117.2436,118.4399%20117.3156,118.4659%20117.3846,118.4929%20C123.4676,120.0989%20129.3896,117.5529%20136.8176,122.8639'%20id='Fill-398'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M76.8672,149.4195%20C76.3302,149.4195%2075.8872,148.9935%2075.8692,148.4525%20C75.8642,148.3025%2075.5442,133.2695%2090.0102,126.1945%20C90.5082,125.9515%2091.1042,126.1575%2091.3472,126.6535%20C91.5902,127.1495%2091.3852,127.7485%2090.8882,127.9915%20C77.6092,134.4855%2077.8502,147.8245%2077.8682,148.3895%20C77.8842,148.9405%2077.4512,149.4015%2076.8992,149.4195%20L76.8672,149.4195%20Z'%20id='Fill-400'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-402'%20fill='%23E1F2FF'%20points='88.8408%20137.6764%2086.9298%20137.0784%2089.8838%20127.6704%2080.2828%20125.4114%2080.7428%20123.4634%2092.4348%20126.2164'%3e%3c/polygon%3e%3cpath%20d='M118.2461,72.6856%20C117.8461,72.6856%20117.4671,72.4426%20117.3131,72.0466%20C111.9611,58.2236%2098.2401,57.3396%2098.1021,57.3326%20C97.5511,57.3036%2097.1281,56.8326%2097.1561,56.2816%20C97.1841,55.7296%2097.6531,55.3026%2098.2081,55.3356%20C98.3591,55.3436%20113.3641,56.3086%20119.1791,71.3236%20C119.3781,71.8386%20119.1221,72.4176%20118.6071,72.6176%20C118.4881,72.6636%20118.3661,72.6856%20118.2461,72.6856'%20id='Fill-404'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-406'%20fill='%23E1F2FF'%20points='107.8398%2069.1793%20108.5978%2067.3263%20117.7198%2071.0723%20120.7888%2061.6993%20122.6908%2062.3233%20118.9508%2073.7383'%3e%3c/polygon%3e%3cpath%20d='M89.5107,59.9698%20C89.2547,59.9698%2088.9987,59.8718%2088.8037,59.6768%20L78.5807,49.4538%20C78.1907,49.0628%2078.1907,48.4298%2078.5807,48.0398%20C78.9717,47.6488%2079.6047,47.6488%2079.9947,48.0398%20L90.2177,58.2628%20C90.6087,58.6538%2090.6087,59.2858%2090.2177,59.6768%20C90.0227,59.8718%2089.7667,59.9698%2089.5107,59.9698'%20id='Fill-408'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M79.2881,59.9698%20C79.0321,59.9698%2078.7761,59.8718%2078.5811,59.6768%20C78.1901,59.2858%2078.1901,58.6538%2078.5811,58.2628%20L88.8041,48.0398%20C89.1941,47.6488%2089.8271,47.6488%2090.2181,48.0398%20C90.6081,48.4298%2090.6081,49.0628%2090.2181,49.4538%20L79.9951,59.6768%20C79.8001,59.8718%2079.5441,59.9698%2079.2881,59.9698'%20id='Fill-410'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M170.0771,60.1578%20C170.0771,59.9618%20170.1151,59.7768%20170.1891,59.6008%20C170.2631,59.4258%20170.3661,59.2748%20170.4971,59.1468%20C170.6271,59.0188%20170.7811,58.9178%20170.9561,58.8438%20C171.1311,58.7698%20171.3221,58.7318%20171.5311,58.7318%20C171.7321,58.7318%20171.9231,58.7698%20172.1001,58.8438%20C172.2791,58.9178%20172.4331,59.0188%20172.5651,59.1468%20C172.6951,59.2748%20172.7971,59.4258%20172.8731,59.6008%20C172.9461,59.7768%20172.9831,59.9618%20172.9831,60.1578%20C172.9831,60.3598%20172.9461,60.5468%20172.8731,60.7198%20C172.7971,60.8918%20172.6951,61.0408%20172.5651,61.1688%20C172.4331,61.2978%20172.2791,61.3968%20172.1001,61.4678%20C171.9231,61.5388%20171.7321,61.5748%20171.5311,61.5748%20C171.3221,61.5748%20171.1311,61.5388%20170.9561,61.4678%20C170.7811,61.3968%20170.6271,61.2978%20170.4971,61.1688%20C170.3661,61.0408%20170.2631,60.8918%20170.1891,60.7198%20C170.1151,60.5468%20170.0771,60.3598%20170.0771,60.1578%20L170.0771,60.1578%20Z%20M168.4121,49.6948%20C168.6251,49.5108%20168.8561,49.3378%20169.1021,49.1788%20C169.3491,49.0168%20169.6161,48.8778%20169.9041,48.7588%20C170.1921,48.6398%20170.5041,48.5468%20170.8411,48.4778%20C171.1761,48.4088%20171.5371,48.3758%20171.9231,48.3758%20C172.4581,48.3758%20172.9421,48.4488%20173.3761,48.5938%20C173.8091,48.7398%20174.1811,48.9478%20174.4901,49.2178%20C174.7991,49.4888%20175.0381,49.8138%20175.2071,50.1938%20C175.3771,50.5738%20175.4611,50.9988%20175.4611,51.4688%20C175.4611,51.9198%20175.3961,52.3098%20175.2691,52.6408%20C175.1411,52.9698%20174.9811,53.2578%20174.7891,53.5008%20C174.5951,53.7448%20174.3831,53.9548%20174.1501,54.1338%20C173.9191,54.3118%20173.6991,54.4768%20173.4921,54.6328%20C173.2831,54.7858%20173.1031,54.9398%20172.9521,55.0908%20C172.8001,55.2428%20172.7071,55.4098%20172.6711,55.5948%20L172.4491,56.8688%20L170.7641,56.8688%20L170.5961,55.4258%20C170.5531,55.1398%20170.5901,54.8918%20170.7021,54.6818%20C170.8141,54.4698%20170.9671,54.2768%20171.1561,54.1018%20C171.3471,53.9278%20171.5581,53.7578%20171.7941,53.5938%20C172.0281,53.4298%20172.2471,53.2558%20172.4531,53.0688%20C172.6581,52.8818%20172.8311,52.6698%20172.9701,52.4348%20C173.1091,52.2008%20173.1811,51.9228%20173.1811,51.6018%20C173.1811,51.2108%20173.0441,50.8988%20172.7741,50.6668%20C172.5041,50.4338%20172.1451,50.3188%20171.7001,50.3188%20C171.3731,50.3188%20171.0981,50.3548%20170.8751,50.4258%20C170.6531,50.4968%20170.4621,50.5748%20170.3011,50.6618%20C170.1391,50.7478%20170.0031,50.8258%20169.8901,50.8988%20C169.7781,50.9698%20169.6711,51.0048%20169.5691,51.0048%20C169.3451,51.0048%20169.1751,50.9078%20169.0611,50.7098%20L168.4121,49.6948%20Z'%20id='Fill-412'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M78.9082,155.0162%20C78.9082,155.9692%2078.1362,156.7422%2077.1822,156.7422%20C76.2292,156.7422%2075.4572,155.9692%2075.4572,155.0162%20C75.4572,154.0632%2076.2292,153.2902%2077.1822,153.2902%20C78.1362,153.2902%2078.9082,154.0632%2078.9082,155.0162'%20id='Fill-414'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M84.167,155.0162%20C84.167,155.9692%2083.395,156.7422%2082.441,156.7422%20C81.488,156.7422%2080.716,155.9692%2080.716,155.0162%20C80.716,154.0632%2081.488,153.2902%2082.441,153.2902%20C83.395,153.2902%2084.167,154.0632%2084.167,155.0162'%20id='Fill-416'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M89.4258,155.0162%20C89.4258,155.9692%2088.6538,156.7422%2087.6998,156.7422%20C86.7468,156.7422%2085.9748,155.9692%2085.9748,155.0162%20C85.9748,154.0632%2086.7468,153.2902%2087.6998,153.2902%20C88.6538,153.2902%2089.4258,154.0632%2089.4258,155.0162'%20id='Fill-418'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M152.1113,64.2804%20C145.9583,64.2804%20140.9513,69.2864%20140.9513,75.4404%20C140.9513,81.5944%20145.9583,86.6014%20152.1113,86.6014%20C158.2643,86.6014%20163.2713,81.5944%20163.2713,75.4404%20C163.2713,69.2864%20158.2643,64.2804%20152.1113,64.2804%20M152.1113,88.6014%20C144.8543,88.6014%20138.9513,82.6974%20138.9513,75.4404%20C138.9513,68.1844%20144.8543,62.2804%20152.1113,62.2804%20C159.3683,62.2804%20165.2713,68.1844%20165.2713,75.4404%20C165.2713,82.6974%20159.3683,88.6014%20152.1113,88.6014'%20id='Fill-420'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M163.1367,156.7184%20C162.9937,156.7184%20162.8497,156.6884%20162.7127,156.6234%20C162.2127,156.3884%20161.9977,155.7934%20162.2327,155.2934%20C166.4387,146.3384%20166.1027,138.2324%20161.2337,131.2004%20C157.5817,125.9264%20152.6547,123.2744%20152.6047,123.2474%20C152.1167,122.9894%20151.9307,122.3834%20152.1897,121.8954%20C152.4487,121.4084%20153.0537,121.2234%20153.5417,121.4814%20C153.7557,121.5944%20174.8567,133.1204%20164.0427,156.1434%20C163.8727,156.5054%20163.5127,156.7184%20163.1367,156.7184'%20id='Fill-422'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-424'%20fill='%23E1F2FF'%20points='158.0039%20146.3892%20159.8819%20145.6952%20163.2929%20154.9482%20172.2729%20150.8692%20173.0989%20152.6932%20162.1609%20157.6582'%3e%3c/polygon%3e%3cline%20x1='168.8984'%20y1='96.4239'%20x2='179.6224'%20y2='96.4239'%20id='Fill-426'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.6221,97.4239%20L168.8981,97.4239%20C168.3461,97.4239%20167.8981,96.9759%20167.8981,96.4239%20C167.8981,95.8719%20168.3461,95.4239%20168.8981,95.4239%20L179.6221,95.4239%20C180.1751,95.4239%20180.6221,95.8719%20180.6221,96.4239%20C180.6221,96.9759%20180.1751,97.4239%20179.6221,97.4239'%20id='Fill-428'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='168.8984'%20y1='100.4527'%20x2='179.6224'%20y2='100.4527'%20id='Fill-430'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.6221,101.4527%20L168.8981,101.4527%20C168.3461,101.4527%20167.8981,101.0047%20167.8981,100.4527%20C167.8981,99.9007%20168.3461,99.4527%20168.8981,99.4527%20L179.6221,99.4527%20C180.1751,99.4527%20180.6221,99.9007%20180.6221,100.4527%20C180.6221,101.0047%20180.1751,101.4527%20179.6221,101.4527'%20id='Fill-432'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='168.8984'%20y1='104.482'%20x2='174.7184'%20y2='104.482'%20id='Fill-434'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M174.7187,105.482%20L168.8987,105.482%20C168.3457,105.482%20167.8987,105.034%20167.8987,104.482%20C167.8987,103.93%20168.3457,103.482%20168.8987,103.482%20L174.7187,103.482%20C175.2717,103.482%20175.7187,103.93%20175.7187,104.482%20C175.7187,105.034%20175.2717,105.482%20174.7187,105.482'%20id='Fill-436'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='168.8984'%20y1='108.4508'%20x2='177.1694'%20y2='108.4508'%20id='Fill-438'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M177.1699,109.4508%20L168.8989,109.4508%20C168.3459,109.4508%20167.8989,109.0028%20167.8989,108.4508%20C167.8989,107.8988%20168.3459,107.4508%20168.8989,107.4508%20L177.1699,107.4508%20C177.7229,107.4508%20178.1699,107.8988%20178.1699,108.4508%20C178.1699,109.0028%20177.7229,109.4508%20177.1699,109.4508'%20id='Fill-440'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='168.8984'%20y1='112.4801'%20x2='179.6224'%20y2='112.4801'%20id='Fill-442'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.6221,113.4801%20L168.8981,113.4801%20C168.3461,113.4801%20167.8981,113.0321%20167.8981,112.4801%20C167.8981,111.9281%20168.3461,111.4801%20168.8981,111.4801%20L179.6221,111.4801%20C180.1751,111.4801%20180.6221,111.9281%20180.6221,112.4801%20C180.6221,113.0321%20180.1751,113.4801%20179.6221,113.4801'%20id='Fill-444'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='70.4405'%20x2='89.7274'%20y2='70.4405'%20id='Fill-446'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.7275,71.4405%20L76.6065,71.4405%20C76.0535,71.4405%2075.6065,70.9925%2075.6065,70.4405%20C75.6065,69.8885%2076.0535,69.4405%2076.6065,69.4405%20L89.7275,69.4405%20C90.2805,69.4405%2090.7275,69.8885%2090.7275,70.4405%20C90.7275,70.9925%2090.2805,71.4405%2089.7275,71.4405'%20id='Fill-448'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='74.4698'%20x2='86.7274'%20y2='74.4698'%20id='Fill-450'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M86.7275,75.4698%20L76.6065,75.4698%20C76.0535,75.4698%2075.6065,75.0218%2075.6065,74.4698%20C75.6065,73.9178%2076.0535,73.4698%2076.6065,73.4698%20L86.7275,73.4698%20C87.2805,73.4698%2087.7275,73.9178%2087.7275,74.4698%20C87.7275,75.0218%2087.2805,75.4698%2086.7275,75.4698'%20id='Fill-452'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='78.4991'%20x2='83.7274'%20y2='78.4991'%20id='Fill-454'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.7275,79.4991%20L76.6065,79.4991%20C76.0535,79.4991%2075.6065,79.0511%2075.6065,78.4991%20C75.6065,77.9471%2076.0535,77.4991%2076.6065,77.4991%20L83.7275,77.4991%20C84.2805,77.4991%2084.7275,77.9471%2084.7275,78.4991%20C84.7275,79.0511%2084.2805,79.4991%2083.7275,79.4991'%20id='Fill-456'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='82.7623'%20x2='89.7274'%20y2='82.7623'%20id='Fill-458'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.7275,83.7623%20L76.6065,83.7623%20C76.0535,83.7623%2075.6065,83.3143%2075.6065,82.7623%20C75.6065,82.2103%2076.0535,81.7623%2076.6065,81.7623%20L89.7275,81.7623%20C90.2805,81.7623%2090.7275,82.2103%2090.7275,82.7623%20C90.7275,83.3143%2090.2805,83.7623%2089.7275,83.7623'%20id='Fill-460'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='86.7916'%20x2='89.7274'%20y2='86.7916'%20id='Fill-462'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M89.7275,87.7916%20L76.6065,87.7916%20C76.0535,87.7916%2075.6065,87.3436%2075.6065,86.7916%20C75.6065,86.2396%2076.0535,85.7916%2076.6065,85.7916%20L89.7275,85.7916%20C90.2805,85.7916%2090.7275,86.2396%2090.7275,86.7916%20C90.7275,87.3436%2090.2805,87.7916%2089.7275,87.7916'%20id='Fill-464'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='76.6064'%20y1='90.8209'%20x2='83.7274'%20y2='90.8209'%20id='Fill-466'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.7275,91.8209%20L76.6065,91.8209%20C76.0535,91.8209%2075.6065,91.3729%2075.6065,90.8209%20C75.6065,90.2689%2076.0535,89.8209%2076.6065,89.8209%20L83.7275,89.8209%20C84.2805,89.8209%2084.7275,90.2689%2084.7275,90.8209%20C84.7275,91.3729%2084.2805,91.8209%2083.7275,91.8209'%20id='Fill-468'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M101.0313,174.8766%20L96.7043,174.8766%20C95.5993,174.8766%2094.7043,173.9806%2094.7043,172.8766%20L94.7043,168.5496%20C94.7043,167.4446%2095.5993,166.5496%2096.7043,166.5496%20L101.0313,166.5496%20C102.1353,166.5496%20103.0313,167.4446%20103.0313,168.5496%20L103.0313,172.8766%20C103.0313,173.9806%20102.1353,174.8766%20101.0313,174.8766'%20id='Fill-470'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M101.0313,188.4654%20L96.7043,188.4654%20C95.5993,188.4654%2094.7043,187.5694%2094.7043,186.4654%20L94.7043,182.1394%20C94.7043,181.0334%2095.5993,180.1394%2096.7043,180.1394%20L101.0313,180.1394%20C102.1353,180.1394%20103.0313,181.0334%20103.0313,182.1394%20L103.0313,186.4654%20C103.0313,187.5694%20102.1353,188.4654%20101.0313,188.4654'%20id='Fill-472'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M101.0313,202.0543%20L96.7043,202.0543%20C95.5993,202.0543%2094.7043,201.1583%2094.7043,200.0543%20L94.7043,195.7283%20C94.7043,194.6233%2095.5993,193.7283%2096.7043,193.7283%20L101.0313,193.7283%20C102.1353,193.7283%20103.0313,194.6233%20103.0313,195.7283%20L103.0313,200.0543%20C103.0313,201.1583%20102.1353,202.0543%20101.0313,202.0543'%20id='Fill-474'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M112.4971,172.1578%20C114.1051,171.0408%20115.7001,169.8278%20117.3551,168.7828%20C118.2231,167.9918%20119.2191,167.4398%20120.3411,167.1288%20C121.4581,166.2028%20122.2831,166.4528%20122.8161,167.8798%20C124.1781,168.9268%20124.5001,171.6348%20126.1641,172.2338%20C127.1051,172.5738%20128.0351,172.1478%20128.8021,171.6658%20C129.4211,171.2768%20129.7081,170.4408%20130.2891,170.0718%20C131.9071,169.0428%20133.3381,169.7288%20134.8111,170.2788%20C136.2691,170.8228%20136.4581,171.2398%20138.0611,171.1428%20C138.6251,171.1088%20139.0531,170.4048%20139.5561,170.2558%20C141.3561,169.7198%20141.9861,170.3688%20143.3711,170.8768%20C147.7251,172.4728%20150.9761,171.2818%20155.6031,170.2228%20C157.0151,169.8998%20156.4171,167.7298%20155.0061,168.0538%20C153.4881,168.4008%20151.9191,168.9158%20150.3721,169.1138%20C147.7211,169.4538%20145.5471,168.5948%20143.2371,167.7538%20C142.0491,167.3208%20141.6541,166.8728%20140.2821,166.9798%20C139.7361,167.0218%20139.2551,167.6408%20138.7771,167.8418%20C135.6361,169.1548%20136.7441,168.5028%20134.6211,167.3018%20C133.3931,166.6058%20132.2471,166.1748%20130.8531,166.6848%20C129.6751,167.1178%20128.7571,169.3108%20127.8291,169.5268%20C125.9871,169.9538%20124.1691,165.2848%20122.7661,164.5228%20C119.2561,162.6188%20113.9451,168.4208%20111.3621,170.2148%20C110.1811,171.0348%20111.3051,172.9858%20112.4971,172.1578'%20id='Fill-476'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M112.7646,199.8209%20C118.0606,197.0739%20121.1426,196.2989%20126.7296,198.6129%20C129.5466,199.7799%20130.6466,198.3039%20133.9266,198.4599%20C136.6456,198.5889%20138.7616,199.4559%20141.4646,198.4929%20C144.6226,197.3679%20144.1086,196.3789%20148.7636,196.7759%20C151.2266,196.9859%20153.8576,197.9509%20156.2696,198.5079%20C157.6786,198.8329%20158.2806,196.6639%20156.8686,196.3379%20C153.1086,195.4699%20148.2606,193.3749%20144.3656,194.5599%20C141.1706,195.5309%20139.4446,197.0239%20135.7686,196.4769%20C134.1866,196.2419%20132.8636,196.0089%20131.2336,196.1199%20C129.3496,196.2469%20129.0336,196.6589%20126.8866,195.9089%20C125.5856,195.4549%20124.5686,194.9149%20123.1566,194.7339%20C118.9976,194.2039%20115.2216,196.0139%20111.6286,197.8789%20C110.3436,198.5459%20111.4796,200.4879%20112.7646,199.8209'%20id='Fill-478'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M113.4854,185.4801%20C115.4374,185.3531%20117.1474,184.9271%20119.0564,184.4991%20C121.4204,183.9691%20122.9864,183.5511%20125.3484,184.5191%20C126.3844,184.9441%20127.0264,185.4361%20127.9184,185.8051%20C129.9544,186.6481%20130.3034,186.3891%20132.0184,185.2471%20C133.5814,184.2051%20133.1944,183.7921%20135.1844,184.8821%20C136.2234,185.4531%20136.9884,186.5091%20138.2424,186.6721%20C140.7934,187.0041%20141.6024,184.4141%20143.2944,183.1061%20L141.7034,183.1061%20C144.4754,185.8291%20147.0024,184.5361%20150.5834,184.4691%20C152.1024,184.4411%20153.2744,184.6071%20154.7764,184.2571%20C155.8634,184.0041%20156.1984,182.7811%20157.1494,183.5851%20C158.2494,184.5141%20159.8484,182.9301%20158.7414,181.9941%20C157.7464,181.1541%20157.6254,181.0851%20156.3554,180.6981%20C155.8454,180.5431%20155.3714,180.8121%20155.0854,181.2151%20C153.9104,182.8711%20144.3574,182.5591%20143.2944,181.5151%20C142.8204,181.0491%20142.1884,181.1401%20141.7034,181.5151%20C140.3424,182.5671%20139.7654,184.2541%20137.5564,183.8691%20C136.2714,183.6451%20135.3944,181.7271%20133.9874,181.4721%20C132.5394,181.2101%20132.3754,181.9101%20131.2274,182.3731%20C130.0244,182.8571%20130.1024,183.4131%20127.8674,182.7991%20C126.6684,182.4701%20126.3514,181.8881%20125.0174,181.6161%20C121.1724,180.8291%20117.2714,182.9841%20113.4854,183.2301%20C112.0484,183.3231%20112.0374,185.5741%20113.4854,185.4801'%20id='Fill-480'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Entities.svg.js b/lib/static/illustrations/Entities.svg.js new file mode 100644 index 00000000..51d71b24 --- /dev/null +++ b/lib/static/illustrations/Entities.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Entities'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.134,221.729%20C23.134,164.535496%2069.4984965,118.171002%20126.692,118.171002%20C183.885504,118.171002%20230.25,164.535496%20230.25,221.729%20L23.134,221.729%20Z'%20id='Path'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(134.000000,%20108.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,101.817707%20L56.4637171,101.75674%20C58.1421267,101.735155%2059.6527933,100.689268%2060.2423457,99.1145509%20C61.9197743,94.6288151%2061.4361648,90.5325887%2061.5990029,87.021117%20C61.9001552,80.5171925%2060.8436695,77.1990038%2059.8077838,71.7762868%20L52.4781076,72.0372679%20C52.4781076,72.0372679%2053.1353457,74.7314566%2053.6523076,82.8277585%20C53.8122029,85.3325887%2049.7971648,95.4539472%2050.0531933,100.391004%20C50.0953743,101.200438%2050.7692886,101.828362%2051.5795552,101.817707'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,72.977683%20C53.894799,74.4562491%2054.2930657,77.4663623%2054.6314943,82.7654566%20C54.7050657,83.9251547%2054.1410181,86.0179094%2053.2140181,89.3360981%20C52.1791133,93.0339849%2050.8930848,97.6384377%2051.033361,100.340475%20C51.0480752,100.623042%2051.3129324,100.825155%2051.566999,100.836928%20L56.451161,100.775117%20C57.726399,100.758438%2058.88098,99.9539094%2059.3233895,98.7706642%20C60.5515419,95.485834%2060.5633133,92.4639472%2060.5741038,89.5421358%20C60.5780276,88.6561736%2060.5799895,87.7996453%2060.6192276,86.9764755%20C60.859561,81.7921736%2060.220961,78.7016075%2059.4126562,74.7888528%20C59.2792467,74.1452302%2059.1428943,73.4819849%2059.00458,72.7873434%20L53.6525038,72.977683%20Z%20M51.5581705,102.799192%20C50.2319229,102.799192%2049.1430657,101.769985%2049.0734181,100.441532%20C48.9164657,97.4186642%2050.1956276,92.8436453%2051.3237229,88.8082491%20C52.0152943,86.333834%2052.7304086,83.7770038%2052.6735133,82.8900604%20C52.1673419,74.9713434%2051.5316848,72.2967774%2051.5248181,72.2702868%20L51.239361,71.0997962%20L60.6133419,70.7652302%20L60.7712752,71.5923245%20C60.960599,72.5852302%2061.1518848,73.5074943%2061.3343419,74.3914943%20C62.136761,78.2787396%2062.8302943,81.6361736%2062.5791705,87.0657585%20C62.5418943,87.8644%2062.5389514,88.6934566%2062.5360086,89.5499849%20C62.5252181,92.4992679%2062.5124657,95.8449283%2061.1607133,99.4584377%20C60.4367705,101.394211%2058.5533419,102.711872%2056.4756848,102.737381%20L51.5915229,102.799192%20L51.5581705,102.799192%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,78.7753887%20L31.0893238,72.1615774%20L27.4499905,72.351917%20C27.4499905,72.351917%2027.0095429,77.9227849%2026.8300286,80.2549358%20C26.5122,84.3658792%2024.9112857,92.4337283%2023.9107143,95.9775774%20C23.5850381,97.1313887%2023.400619,98.2076906%2023.3584381,99.1809736%20C23.2868286,100.820445%2024.6689905,102.155766%2026.3101238,102.135398%20L30.6361238,102.0812%20C33.1571714,102.049804%2035.3751048,100.339691%2035.9646571,97.8878415%20C37.7970762,90.2565962%2037.0701905,78.7753887%2037.0701905,78.7753887'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,73.2871321%20C28.2299457,74.9413208%2027.9435076,78.5646415%2027.8081362,80.3306792%20C27.4952124,84.3749057%2025.9237267,92.4613962%2024.8544886,96.2436604%20C24.5513743,97.318%2024.3777457,98.320717%2024.3385076,99.2233585%20C24.3169267,99.7168679%2024.4993838,100.189774%2024.8544886,100.554755%20C25.2243076,100.936415%2025.7402886,101.153245%2026.2729457,101.153245%20L26.2974695,101.153245%20L30.6244505,101.100264%20C32.7266314,101.073774%2034.5306029,99.6589811%2035.0102886,97.659434%20C36.6151267,90.9789057%2036.2099933,81.1185283%2036.1099362,79.1758868%20L30.674479,73.1654717%20L28.3604124,73.2871321%20Z%20M26.2729457,103.115509%20C25.2115552,103.115509%2024.1835171,102.681849%2023.44486,101.920491%20C22.7120886,101.164038%2022.333441,100.175057%2022.3785648,99.138%20C22.4246695,98.083283%2022.621841,96.931434%2022.9671362,95.7109057%20C23.9892886,92.0895472%2025.5529267,84.0511321%2025.8511362,80.1786038%20C26.0316314,77.8464528%2026.472079,72.2746038%2026.472079,72.2746038%20L26.5407457,71.4170943%20L31.5043648,71.1570943%20L38.0267171,78.3713585%20L38.049279,78.7127925%20C38.0787076,79.1886415%2038.7643933,90.4304528%2036.9192219,98.1176226%20C36.2286314,100.991358%2033.6497076,103.025245%2030.6489743,103.062528%20L26.3229743,103.115509%20L26.2729457,103.115509%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,84.3555774%20L28.5349238,84.6116528%20L28.5054952,84.1201057%20L28.243581,84.3555774%20Z%20M28.6526381,84.7146717%20L28.8645238,84.9020679%20L29.9906571,84.4527094%20L29.8758857,84.2093887%20L29.0960286,84.4056151%20L29.1136857,84.6872%20L28.6526381,84.7146717%20Z%20M28.7664286,85.4691623%20L27.5059048,84.3595019%20L28.6722571,83.3096906%20L28.9998952,83.6736906%20L28.6173238,84.0190491%20L30.1476095,83.6364075%20L30.6577048,84.7146717%20L28.7664286,85.4691623%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,53.9740377%20C32.7958867,53.8317736%2036.7834581,50.8226415%2045.5443438,50.3085283%20C45.66402,49.734566%2045.8111629,49.2135849%2046.0024486,48.7877736%20C47.5454867,45.3312453%2049.659439,35.4031698%2048.1399438,28.9188679%20L46.9382771,23.786566%20C46.5439343,22.1029434%2046.3340105,20.3810566%2046.3114486,18.6523019%20C46.30262,17.9321509%2046.3673629,17.2276981%2046.4978295,16.5467925%20C46.530201,16.3760755%2046.5664962,16.2073208%2046.6076962,16.0405283%20C46.7303152,15.5381887%2046.8882486,15.050566%2047.0805152,14.5806038%20C47.1452581,14.4226415%2047.2119629,14.2676226%2047.2835724,14.114566%20C47.4267914,13.8084528%2047.5837438,13.5111698%2047.7544295,13.2217358%20C47.9251152,12.933283%2048.1085533,12.6526792%2048.3057248,12.3818868%20C48.897239,11.5714717%2049.6025438,10.8483774%2050.3971152,10.2371321%20C50.6629533,10.0340377%2050.938601,9.84271698%2051.2230771,9.66415094%20C52.7886771,8.68596226%2054.6338486,8.11101887%2056.6134105,8.08550943%20L58.3241914,8.06392453%20C61.2062295,8.02860377%2063.8292962,9.16279245%2065.7401914,11.0289057%20C65.9795438,11.261434%2066.2071248,11.5057358%2066.4229343,11.7608302%20C66.8162962,12.2239245%2067.1655152,12.7243019%2067.4735343,13.2511698%20C67.5892867,13.4493585%2067.7011152,13.6504906%2067.8031343,13.8565283%20C67.8786676,14.0086038%2067.9502771,14.1616604%2068.0179629,14.3166792%20C68.222001,14.782717%2068.3926867,15.2664151%2068.5280581,15.7648302%20C68.6624486,16.2622642%2068.7615248,16.7763774%2068.8213629,17.3022642%20C68.8625629,17.6515472%2068.8841438,18.0086792%2068.8890486,18.3687547%20C68.8988581,19.0859623%2068.6153629,19.7403774%2068.1503914,20.2172075%20C67.68542,20.6940377%2067.0389724,20.993283%2066.3209152,21.0030943%20L55.6393248,21.1365283%20L57.3726676,30.3895849%20C59.3895057,39.8908679%2058.8990295,46.2692075%2057.4825343,50.5341887%20C57.1666676,51.4858868%2055.3430771,54.8639245%2055.3430771,54.8639245%20C60.7903057,63.2270943%2069.0273629,66.8092075%2077.799039,67.7687547%20C85.256239,68.5840755%20101.244782,61.5915472%2092.85862,53.8386415%20C84.473439,46.086717%2094.548801,50.8461887%2096.0359248,51.8224151%20C97.5220676,52.7976604%20106.138753,60.0570566%2097.0237438,70.9809811%20C93.1695819,75.6001509%2088.7906105,79.8111698%2078.1688581,83.1303396%20C76.4649438,83.6621132%2067.1439343,84.4578113%2062.1391152,85.9628679%20C47.2394295,90.4446792%2035.0226486,85.9285283%2028.0863343,76.1417358%20C21.1784676,66.3932075%2026.8042295,54.0299623%2028.5002962,53.9740377'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,54.9493811%20C28.2057162,55.3241736%2026.9275352,57.3816075%2026.2006495,60.7390415%20C25.5159448,63.8982868%2024.95484,70.0264377%2028.8864971,75.5737585%20C36.077859,85.7186642%2048.0945257,89.1663623%2061.8563067,85.0230415%20C65.0502876,84.0634943%2069.9393543,83.3874943%2073.510021,82.8939849%20C75.465059,82.6241736%2077.3131733,82.3690792%2077.87624,82.1944377%20C88.5127067,78.8703623%2092.64644,74.6956453%2096.2700781,70.3521736%20C99.2825829,66.7435698%20100.558802,63.2262113%20100.064402,59.9001736%20C99.4895638,56.0276453%2096.5731924,53.3481736%2095.4970876,52.6417585%20C94.7142876,52.1276453%2092.4992971,51.0954943%2091.1141924,50.6608528%20C91.5369829,51.1730038%2092.2668114,51.954966%2093.5243924,53.1185887%20C96.7791924,56.1267396%2096.4927543,58.8886264%2095.6795448,60.6742868%20C93.2742495,65.9508151%2083.0713638,69.329834%2077.6928019,68.7440981%20C67.3476781,67.6118717%2059.5520495,63.1231925%2054.5217257,55.3997208%20L54.2029162,54.911117%20L54.4805257,54.3979849%20C55.1691543,53.1215321%2056.3404114,50.8580604%2056.5513162,50.2252302%20C58.18264,45.3156453%2058.1355543,38.709683%2056.412021,30.5937585%20L54.4599257,20.1702113%20L66.3078686,20.0210792%20C66.7414495,20.0161736%2067.1465829,19.8425132%2067.4467543,19.5324755%20C67.7508495,19.2214566%2067.9136876,18.8133057%2067.9078019,18.3816075%20C67.9038781,18.0548906%2067.884259,17.731117%2067.8479638,17.4142113%20C67.7930305,16.9422868%2067.7037638,16.4733057%2067.5811448,16.0210038%20C67.4595067,15.5726264%2067.3045162,15.131117%2067.1191162,14.7102113%20C67.0573162,14.5689283%2066.9925733,14.4286264%2066.9239067,14.2912679%20C66.8316971,14.1068151%2066.7296781,13.9243245%2066.6256971,13.7437962%20C66.341221,13.259117%2066.0204495,12.8038717%2065.6751543,12.3947396%20C65.4799448,12.1641736%2065.2729638,11.9424377%2065.0561733,11.7314943%20C63.2767257,9.9958717%2060.9381352,9.04417358%2058.4563257,9.04417358%20C58.4161067,9.04417358%2058.3758876,9.04417358%2058.3366495,9.04515472%20L56.6258686,9.06673962%20C54.8925257,9.08930566%2053.2043067,9.58281509%2051.7436686,10.4952679%20C51.4856781,10.6571547%2051.2345543,10.8317962%2050.99324,11.0162491%20C50.2742019,11.5696075%2049.6356019,12.2240226%2049.09804,12.9598717%20C48.9195067,13.2051547%2048.7537257,13.4602491%2048.5987352,13.7212302%20C48.4447257,13.9822113%2048.3024876,14.2530038%2048.1730019,14.529683%20C48.108259,14.6690038%2048.046459,14.8093057%2047.9885829,14.9505887%20C47.8159352,15.3754189%2047.6707543,15.8198717%2047.5608876,16.2731547%20C47.5226305,16.4252302%2047.490259,16.5773057%2047.4608305,16.7303623%20C47.3411543,17.3553434%2047.28524,17.9979849%2047.2921067,18.6406264%20C47.3136876,20.2957962%2047.5157638,21.9519472%2047.8934305,23.562966%20L49.0950971,28.6942868%20C50.6665829,35.4003245%2048.499659,45.6001736%2046.8977638,49.1881736%20C46.7516019,49.5158717%2046.6191733,49.9593434%2046.5044019,50.5087774%20L46.3513733,51.2436453%20L45.6019257,51.2877962%20C40.67264,51.5762491%2037.2363638,52.6947396%2034.4749829,53.5934566%20C32.3875162,54.2724%2030.577659,54.8610792%2028.6746114,54.9493811%20M51.0491543,88.6551925%20C41.2876971,88.6551925%2032.8181543,84.5148151%2027.2865638,76.7089283%20C21.7785162,68.9354189%2023.7963352,59.8314943%2025.8582971,55.6773811%20C27.1688495,53.0371547%2028.146859,53.0047774%2028.4676305,52.9939849%20C30.14604,52.9380604%2031.7891352,52.4033434%2033.8677733,51.7273434%20C36.5997257,50.8394189%2039.9692971,49.7425132%2044.7583067,49.3775321%20C44.8632686,49.0027396%2044.97804,48.6750415%2045.1065448,48.3875698%20C46.5730686,45.1037208%2048.6360114,35.3345887%2047.1851829,29.1426642%20L45.9835162,24.0113434%20C45.5734781,22.2619849%2045.3537448,20.4635698%2045.3302019,18.6651547%20C45.3213733,17.8910415%2045.39004,17.114966%2045.53424,16.3624377%20C45.5705352,16.1740604%2045.6107543,15.9886264%2045.6558781,15.8051547%20C45.7883067,15.2606264%2045.9629162,14.7219849%2046.17284,14.2088528%20C46.2434686,14.0371547%2046.316059,13.8664377%2046.3955162,13.697683%20C46.5514876,13.3650792%2046.7221733,13.0393434%2046.9095352,12.7234189%20C47.0959162,12.4065132%2047.2979924,12.0994189%2047.5138019,11.803117%20C48.1602495,10.9171547%2048.9293162,10.1273434%2049.799421,9.45919245%20C50.0907638,9.23549434%2050.3919162,9.02651321%2050.7018971,8.83224906%20C52.4695733,7.72847547%2054.5089733,7.13194717%2056.6013448,7.10447547%20L58.3121257,7.08289057%20C61.3726971,7.01715472%2064.2439448,8.19843774%2066.4246019,10.3265132%20C66.6865162,10.5796453%2066.9356781,10.8474943%2067.1720876,11.127117%20C67.5909543,11.6216075%2067.9774495,12.1690792%2068.3207829,12.7557962%20C68.4483067,12.9755698%2068.5699448,13.1943623%2068.6817733,13.4200226%20C68.7641733,13.5877962%2068.8426495,13.7545887%2068.916221,13.9233434%20C69.1398781,14.4325509%2069.32724,14.9653057%2069.4743829,15.5078717%20C69.6225067,16.0543623%2069.7313924,16.6204755%2069.7961352,17.1905132%20C69.8402781,17.5721736%2069.863821,17.961683%2069.8697067,18.355117%20C69.882459,19.3127019%2069.5214686,20.2173057%2068.852459,20.9021358%20C68.1854114,21.5859849%2067.2907829,21.9715698%2066.3343543,21.9833434%20L56.8181352,22.1030415%20L58.3356686,30.2081736%20C60.1278686,38.6478717%2060.1563162,45.5982113%2058.4131638,50.8433434%20C58.1483067,51.642966%2057.0270781,53.7887019%2056.4855924,54.8090792%20C61.189259,61.7211547%2068.3923924,65.7526264%2077.9056686,66.7926264%20C83.0183924,67.3665887%2092.0254971,63.9630415%2093.8932305,59.8609283%20C94.6985924,58.0948906%2094.1414114,56.3602491%2092.19324,54.5598717%20C88.8736971,51.4908906%2088.03204,50.0996453%2088.85604,49.0439472%20C90.2921543,47.2102113%2096.5133543,50.9620604%2096.5741733,51.0022868%20C98.1652781,52.0462113%20101.34945,55.1887774%20102.005707,59.6117208%20C102.58545,63.5146642%20101.162088,67.5520226%2097.77584,71.6090038%20C94.10904,76.0044755%2089.596659,80.5873434%2078.4608876,84.0664377%20C77.7428305,84.291117%2076.0791352,84.5207019%2073.777821,84.8385887%20C70.2718971,85.3232679%2065.4701352,85.9865132%2062.4213352,86.9028906%20C58.5083162,88.0802491%2054.6894686,88.6551925%2051.0491543,88.6551925'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,39.6613811%20C37.8050219,28.6099094%2028.9303457,20.0387396%2018.9442505,18.3296075%20C16.8714981,17.9744377%2016.1907171,17.3337585%2013.92766,17.3612302%20L12.1952981,17.3837962%20C6.35666952,17.4573811%201.68439333,22.2502113%201.75796476,28.0889283%20C1.7756219,29.5439472%202.9704219,30.7095321%204.42615524,30.6908906%20C4.42615524,30.6908906%2022.1990505,30.4622868%2022.2824314,30.4534566%20C22.2834124,30.4544377%2023.7293362,30.4367774%2023.7303171,30.4377585%20C23.7283552,30.4397208%2022.2804695,30.4583623%2022.2785076,30.4603245%20C26.2297838,32.0791925%2028.73906,37.0721736%2029.2030505,39.7663623%20C29.8661743,43.6035698%2029.4561362,46.7794943%2028.1779552,49.3608528%20C27.3245267,51.0797962%2027.2519362,53.1391925%2027.4069267,54.8041736%20C27.4069267,54.8041736%2027.4491076,54.8179094%2027.5099267,54.8375321%20C27.5825171,55.7274189%2027.7394695,56.738966%2028.019041,57.8917962%20C29.6778314,56.7046264%2032.2596981,54.9170038%2032.7315362,54.6599472%20C33.7507457,54.1056075%2036.0540219,52.8419094%2037.0840219,52.2336075%20C43.6662124,48.3483245%2037.4852314,45.9465132%2037.6009838,39.6613811'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,54.0707774%20L28.3511914,54.0737208%20L28.4875438,54.7575698%20C28.525801,55.2285132%2028.5885819,55.7190792%2028.6749057,56.2243623%20C30.0992486,55.2236075%2031.821801,54.0384%2032.2632295,53.7980226%20C33.40702,53.1759849%2035.6043533,51.9672302%2036.5853057,51.3893434%20C39.9254486,49.4182491%2039.4320295,48.3605887%2038.2391914,45.8047396%20C37.4966105,44.2143245%2036.5725533,42.2344%2036.619639,39.6432302%20C36.82662,28.4465509%2027.5821248,20.8035321%2018.7790581,19.2965132%20C17.9305343,19.1503245%2017.2958581,18.9599849%2016.7357343,18.7922113%20C15.8724962,18.5322113%2015.1848486,18.3300981%2013.94002,18.3428528%20L12.2076581,18.3644377%20C6.91934381,18.4321358%202.67182,22.7883623%202.73852476,28.0766642%20C2.74441048,28.5181736%202.92196286,28.9322113%203.23782952,29.2402868%20C3.55467714,29.5493434%203.97746762,29.7553811%204.41301048,29.7102491%20C10.4321343,29.6327396%2021.9063343,29.4826264%2022.2447629,29.4737962%20L22.6685343,29.4610415%20L22.6763819,29.4679094%20L22.9951914,29.464966%20C23.1815724,29.4620226%2023.3247914,29.4453434%2023.4689914,29.4600604%20L23.6955914,29.457117%20L23.6965724,29.4630038%20C24.1124962,29.4767396%2024.2164771,29.5356075%2024.424439,29.7436075%20L25.1179724,30.4372679%20L24.7707152,30.7855698%20C27.8057819,33.1010415%2029.7421819,37.1148528%2030.1698771,39.6000604%20C30.8457533,43.5098717%2030.4710295,46.9408906%2029.0564962,49.796966%20C28.3865057,51.1479849%2028.27762,52.7737208%2028.338439,54.0707774%20L28.338439,54.0707774%20Z%20M27.4094771,59.5347019%20L27.0661438,58.123834%20C26.8513152,57.2388528%2026.6943629,56.3803623%2026.5972486,55.5630792%20L26.4903248,55.5267774%20L26.4304867,54.8949283%20C26.2107533,52.5382491%2026.5030771,50.5298717%2027.2986295,48.9247396%20C28.523839,46.4503245%2028.8406867,43.4254943%2028.23642,39.9336453%20C27.8567914,37.7260981%2025.662401,33.0225509%2022.0691724,31.4380226%20C21.2059343,31.4527396%2017.853039,31.499834%204.43851524,31.6725132%20C3.46835333,31.6597585%202.55999143,31.3193057%201.86842,30.6452679%20C1.17684857,29.9712302%200.789372381,29.0676075%200.77662,28.1011925%20C0.696181905,21.7307019%205.81282952,16.4826264%2012.1821533,16.4021736%20L13.9154962,16.3805887%20C15.4781533,16.3599849%2016.3580676,16.6288151%2017.2997819,16.9123623%20C17.8314581,17.0722868%2018.3807914,17.237117%2019.11062,17.3627019%20C28.7190486,19.0070792%2038.8091248,27.3879094%2038.5815438,39.6795321%20C38.5423057,41.8164377%2039.3251057,43.4941736%2040.0166771,44.9747019%20C41.2163819,47.5452679%2042.4563057,50.2021736%2037.5819533,53.0788528%20C36.5774581,53.6714566%2034.355601,54.892966%2033.200039,55.5218717%20C32.8262962,55.7259472%2030.4563152,57.3536453%2028.5905438,58.6899472%20L27.4094771,59.5347019%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,52.4955698%20C31.9933695,50.7913434%2031.7206648,49.9181358%2031.9031219,49.2215321%20C32.9537219,45.2116453%2033.2970552,43.9459849%2033.2431029,39.7163245%20C33.1901314,35.5111925%2030.7034171,31.3865132%2027.08076,29.2221358%20C26.8816267,29.1034189%2024.2909314,28.9533057%2022.2780171,30.4603245%20C26.2302743,32.0791925%2028.7385695,37.0721736%2029.203541,39.7663623%20C29.8666648,43.6035698%2029.4566267,46.7794943%2028.1774648,49.3608528%20C27.3250171,51.0797962%2027.2524267,53.1391925%2027.4074171,54.8041736%20C27.4074171,54.8041736%2032.252341,56.5545132%2032.1012743,52.4955698'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,54.4358566%20C28.6567581,54.661517%2030.1527105,54.9146491%2030.96592,54.3191019%20C31.4250057,53.9825736%2031.6427771,53.3772151%2031.6113867,52.5206868%20C31.5701867,51.8849132%2031.5074057,51.3678566%2031.4534533,50.9332151%20C31.3602629,50.1698943%2031.2915962,49.6194792%2031.4289295,49.0984981%20L31.4583581,48.9827245%20C32.4932629,45.0366113%2032.8052057,43.845517%2032.7532152,39.7218189%20C32.7031867,35.7197811%2030.3773486,31.7638566%2026.8282629,29.6436302%20C26.6860248,29.6151774%2024.9360057,29.5239321%2023.2880057,30.400083%20C26.8959486,32.3701962%2029.2188438,36.9697434%2029.687739,39.6835547%20C30.3439962,43.489366%2029.9839867,46.8183472%2028.61752,49.5782717%20C27.8406057,51.1451396%2027.7689962,53.0289132%2027.8690533,54.4358566%20M29.5405962,55.6671774%20C28.3752248,55.6671774%2027.3108914,55.2904226%2027.2402629,55.2658943%20L26.947939,55.1589509%20L26.9185105,54.8498943%20C26.7743105,53.2918566%2026.7978533,51.0381962%2027.7376057,49.1416679%20C29.0108819,46.5730642%2029.3414629,43.4471774%2028.719539,39.8503472%20C28.2359295,37.0433283%2025.6638724,32.3780453%2022.0922248,30.9141962%20L21.2917676,30.585517%20L21.98432,30.0674792%20C24.0904248,28.4908%2026.8939867,28.5388755%2027.3314914,28.8008377%20C31.1660343,31.0917811%2033.6792343,35.3734415%2033.7341676,39.7100453%20C33.787139,43.9661962%2033.4398819,45.2936679%2032.406939,49.2319321%20L32.3775105,49.3467245%20C32.2892248,49.6861962%2032.3441581,50.1345736%2032.4265581,50.813517%20C32.4824724,51.2658189%2032.5491771,51.8034792%2032.5903771,52.4647623%20L32.5913581,52.477517%20C32.6364819,53.6843094%2032.28432,54.5712528%2031.543701,55.1118566%20C30.96592,55.5337434%2030.2351105,55.6671774%2029.5405962,55.6671774'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.2502038%20C6.67123987,19.2502038%206.64477524,17.4037132%208.46934667,16.6472604%20C9.02554667,16.4157132%2010.0427943,15.9869585%2010.0427943,15.9869585%20C10.0427943,15.9869585%2011.1640229,18.2847698%209.93390857,18.8822792%20C8.16328952,19.7437132%206.67123987,19.2502038%206.67123987,19.2502038'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,18.8611849%20C7.7168581,18.9298642%208.66642,18.9543925%209.71996286,18.4412604%20C9.84356286,18.3814113%209.92007714,18.2921283%209.96716286,18.1537887%20C10.109401,17.7426943%209.94263905,17.0882792%209.77783905,16.6310717%20C9.43548667,16.774317%208.97247714,16.9685811%208.65759143,17.1000528%20C7.62857238,17.5268453%207.30780095,18.3686566%207.20676286,18.8611849%20M7.76394381,19.8815623%20C7.03313429,19.8815623%206.55344857,19.7285057%206.51715333,19.7157509%20L6.18559143,19.6068453%20L6.18068667,19.2565811%20C6.17970571,19.1682792%206.17283905,17.0686566%208.28188667,16.1934868%20C8.83710571,15.9639019%209.85141048,15.534166%209.85141048,15.534166%20L10.2791057,15.3546189%20L10.4831438,15.7716%20C10.5635819,15.9374113%2011.2600581,17.4149962%2010.8951438,18.4736377%20C10.7627152,18.8562792%2010.5047248,19.1506189%2010.148639,19.3242792%20C9.2451819,19.7628453%208.40744857,19.8815623%207.76394381,19.8815623'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,17.8934943%20C11.2464229,17.8934943%2011.2670229,15.3778717%2014.0921657,14.9746264%20C14.6189371,14.9000604%2015.9971752,14.9157585%2015.9971752,14.9157585%20C15.9971752,14.9157585%2016.6652038,17.5697208%2015.177099,17.8444377%20C13.3466419,18.1819472%2011.2464229,17.8934943%2011.2464229,17.8934943'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.4584604%20C12.5123419,17.5192906%2013.8739038,17.5860075%2015.0883229,17.3613283%20C15.2541038,17.3318943%2015.3678943,17.2563472%2015.457161,17.1170264%20C15.7200562,16.7069132%2015.6710086,15.9171019%2015.5925324,15.4049509%20C15.1206943,15.4059321%2014.4605133,15.4186868%2014.1613229,15.4608755%20C12.4603514,15.7032151%2011.9522181,16.8226868%2011.8011514,17.4584604%20M13.1548657,18.5004226%20C12.0738562,18.5004226%2011.2351419,18.3866113%2011.1792276,18.3787623%20L10.7525133,18.3208755%20L10.7564371,17.8891774%20C10.7642848,16.8727245%2011.4578181,14.8545358%2014.0239895,14.4895547%20C14.571361,14.4120453%2015.8544467,14.4238189%2016.0025705,14.4248%20L16.3802371,14.4287245%20L16.4724467,14.7956679%20C16.5205133,14.9840453%2016.9168181,16.6588377%2016.2821419,17.6468377%20C16.0476943,18.0118189%2015.6965133,18.2482717%2015.2658752,18.3267623%20C14.5546848,18.458234%2013.8101419,18.5004226%2013.1548657,18.5004226'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.0640151%20C16.8764029,18.0640151%2017.2138505,15.2687698%2019.7290124,16.0046189%20C20.8041362,16.3185811%2021.4084029,17.1250717%2021.4084029,17.1250717%20C21.4084029,17.1250717%2020.9365648,19.2560906%2019.9369743,19.0294491%20C18.190879,18.6340528%2016.8764029,18.0640151%2016.8764029,18.0640151'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,17.7631019%20C17.9447581,17.9534415%2018.9041295,18.2929132%2020.0449771,18.5519321%20C20.0783295,18.5568377%2020.1175676,18.5627245%2020.1872152,18.5195547%20C20.4658057,18.3439321%2020.728701,17.7395547%2020.8679962,17.2548755%20C20.6531676,17.0370642%2020.2107581,16.6563849%2019.5917771,16.4758566%20C19.0149771,16.308083%2018.5627581,16.3414415%2018.2017676,16.5788755%20C17.7652438,16.8673283%2017.5455105,17.4049887%2017.4434914,17.7631019%20M20.0832343,19.5369887%20C19.9988724,19.5369887%2019.9145105,19.5271774%2019.8291676,19.5075547%20C18.0575676,19.1072528%2016.7362248,18.5381962%2016.6812914,18.5146491%20L16.3458057,18.3684604%20L16.3899486,18.0054415%20C16.3977962,17.9436302%2016.586139,16.4709509%2017.6622438,15.7606113%20C18.2694533,15.3603094%2019.0100724,15.2828%2019.8674248,15.5349509%20C21.0847867,15.8891396%2021.7724343,16.7927623%2021.8008819,16.8310264%20L21.9362533,17.0105736%20L21.8872057,17.2313283%20C21.8509105,17.3941962%2021.51052,18.8433283%2020.7130057,19.3476302%20C20.5158343,19.4732151%2020.3019867,19.5369887%2020.0832343,19.5369887'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,31.5162189%20C24.3235971,31.5162189%2030.1249495,28.2657283%2028.9468257,22.9352377%20C29.7306067,23.5651245%2031.8278829,25.4871623%2032.5930257,26.4751623%20C32.6057781,27.5220302%2032.8500352,31.6751623%2027.14874,34.5292755%20C26.1265876,33.4961434%2025.2604067,32.2010491%2024.3235971,31.5162189'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,31.5689057%20C25.5634229,31.9643019%2025.9646324,32.4391698%2026.3825181,32.9326792%20C26.6630705,33.265283%2026.9514705,33.6057358%2027.24968,33.9255849%20C32.0955848,31.3550189%2032.1250133,27.894566%2032.1053943,26.6504906%20C31.554099,25.9813585%2030.4662229,24.9286038%2029.5902324,24.1397736%20C29.7069657,27.9916981%2026.4943467,30.6329057%2025.1455371,31.5689057%20L25.1455371,31.5689057%20Z%20M27.0495657,35.1274717%20L26.8004038,34.8743396%20C26.3874229,34.4563774%2026.0038705,34.0030943%2025.6330705,33.5655094%20C25.0807943,32.9120755%2024.5569657,32.2949434%2024.0341181,31.9123019%20L23.419061,31.4629434%20L24.0831657,31.0891321%20C24.13908,31.0577358%2029.5519752,27.9475472%2028.4680229,23.0418868%20L28.1668705,21.6790943%20L29.2537657,22.553283%20C30.091499,23.2253585%2032.1956419,25.1611321%2032.9804038,26.1756226%20L33.0814419,26.3051321%20L33.0834038,26.4689811%20C33.1491276,30.2100377%2031.22548,33.0366792%2027.3683752,34.9685283%20L27.0495657,35.1274717%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,18.7317736%20C7.45964142,18.7317736%207.44591905,17.7761509%208.39057619,17.3846792%20C8.67897619,17.2649811%209.20476667,17.0422642%209.20476667,17.0422642%20C9.20476667,17.0422642%209.78549048,18.2313962%209.14885238,18.541434%20C8.2316619,18.9878491%207.45964142,18.7317736%207.45964142,18.7317736'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.309917%20C12.4477952,17.309917%2012.4585857,16.0256151%2013.8986238,15.8205585%20C14.1674048,15.7822943%2014.8697667,15.7911245%2014.8697667,15.7911245%20C14.8697667,15.7911245%2015.2101571,17.1441057%2014.4509,17.2844075%20C13.5180143,17.4561057%2012.4477952,17.309917%2012.4477952,17.309917'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,17.8513057%20C17.7749552,17.8513057%2017.9544695,16.3688151%2019.2885648,16.7593057%20C19.859479,16.9260981%2020.1792695,17.3528906%2020.1792695,17.3528906%20C20.1792695,17.3528906%2019.9291267,18.4841358%2019.3984314,18.3634566%20C18.4724124,18.1544755%2017.7749552,17.8513057%2017.7749552,17.8513057'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,28.7702264%20L11.0685762,28.8369434%20C11.0352238,26.1466792%2013.1884143,23.9381509%2015.8781857,23.9038113%20L16.3490429,23.8979245%20C17.6939286,23.8822264%2018.798481,24.9585283%2018.8141762,26.3036604%20C18.8318333,27.6487925%2017.7547476,28.752566%2016.4098619,28.7702264'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,28.684966%20L11.1589219,28.7448151%20C11.1324362,26.6304755%2012.824579,24.895834%2014.9385314,24.8683623%20L15.9106552,24.8575698%20C16.967141,24.843834%2017.8343029,25.6895698%2017.8480362,26.7462491%20C17.8607886,27.8039094%2017.0152076,28.6712302%2015.9587219,28.684966'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.3477434%20L15.9160505,25.3477434%20L14.9439267,25.359517%20C14.0532219,25.3703094%2013.2194124,25.7284226%2012.5974886,26.3661585%20C12.0903362,26.8851774%2011.7734886,27.5405736%2011.6793171,28.2469887%20L15.9533267,28.1940075%20C16.7371076,28.1851774%2017.366879,27.5376302%2017.3570695,26.7527245%20C17.3521648,26.3730264%2017.2001171,26.0178566%2016.9283933,25.7519698%20C16.6605933,25.4909887%2016.3084314,25.3477434%2015.9356695,25.3477434%20L15.9356695,25.3477434%20Z%20M10.6758029,29.2408755%20L10.6689362,28.7512906%20C10.6542219,27.5974792%2011.0897648,26.5074415%2011.8951267,25.6813283%20C12.6995076,24.8552151%2013.7785552,24.3921208%2014.9331362,24.3783849%20L15.90526,24.3666113%20L15.9356695,24.3666113%20C17.2472029,24.3666113%2018.3223267,25.4252528%2018.3380219,26.7399698%20C18.355679,28.0664604%2017.2903648,29.1584604%2015.9641171,29.1751396%20L10.6758029,29.2408755%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,26.7073962%20C12.0100943,27.2980377%2012.4946848,27.7699623%2013.0852181,27.7630943%20C13.6757514,27.7552453%2014.1485705,27.270566%2014.1407229,26.6809057%20C14.1328752,26.0902642%2013.6492657,25.6183396%2013.0577514,25.6242264%20C12.468199,25.6320755%2011.99538,26.1167547%2012.0032276,26.7073962'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,29.8912679%20L4.17189238,29.8912679%20C4.47500667,29.8225887%204.74378762,29.6499094%204.93409238,29.4046264%20L5.28723524,28.9493811%20L4.4907019,29.1308906%20L4.02278762,29.2368528%20C3.84229238,29.2780604%203.72948286,29.4585887%203.77068286,29.6381358%20C3.81188286,29.8196453%203.99041619,29.9324755%204.17189238,29.8912679'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,31.6091321%20C25.31122,31.6091321%2029.78142,29.1298113%2029.6509533,24.2486792%20C31.6020676,25.6330566%2032.1376676,26.5376604%2032.1376676,26.5376604%20C32.1376676,26.5376604%2031.8306295,28.8658868%2030.7623724,30.0520755%20C29.123201,31.8740377%2027.3996676,32.4489811%2025.31122,31.6091321'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,30.6989358%20C29.5608038,30.6989358%2027.8098038,32.5258038%2026.0892133,33.4147094'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,33.850234%20L25.8639867,32.9780075%20C27.4933486,32.1371774%2029.1903962,30.3770264%2029.2060914,30.359366%20L29.91532,31.0383094%20C29.8417486,31.1158189%2028.0868248,32.9348377%2026.3142438,33.850234'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,49.4582792%20L46.4188629,47.4920906%20C42.5597962,38.3351849%2041.9133486,32.9379774%2043.7467486,24.1303547%20L44.8189295,18.9696%20C45.1710914,17.276166%2045.3378533,15.5493736%2045.3152914,13.8206189%20C45.2436819,8.05744906%2040.5135295,3.44416604%2034.7514152,3.51676981%20L33.06712,3.53737358%20C27.3834819,3.60997736%2022.8338248,8.27427925%2022.9054343,13.9589585%20L22.9093581,14.2552604%20C22.9260343,15.6072604%2024.0364724,16.6904302%2025.3892057,16.6727698%20L36.05412,16.5383547%20L34.5532629,25.8326189%20C29.916301,50.7455245%2030.5392057,60.8139019%2040.2535771,58.6210717'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,59.8972302%20C36.0760933,59.8972302%2034.639979,59.3595698%2033.5148267,58.2764%20C29.8548933,54.7511925%2029.8745124,45.6050792%2033.589379,25.6537585%20L34.8999314,17.5339094%20L25.4013695,17.6536075%20C24.4959505,17.6467396%2023.620941,17.3200226%2022.9637029,16.6803245%20C22.3074457,16.0406264%2021.9405695,15.1840981%2021.9287981,14.2667396%20L21.9248743,13.9714189%20C21.8866171,10.9603245%2023.023541,8.11504151%2025.1257219,5.95851321%20C27.2279029,3.80296604%2030.0432362,2.59519245%2033.05476,2.5569283%20L34.7380743,2.5353434%20C37.7790267,2.46273962%2040.6669505,3.64696604%2042.8515314,5.77798491%20C45.0351314,7.90704151%2046.258379,10.7591925%2046.2966362,13.8075698%20C46.3191981,15.6040226%2046.1445886,17.4073434%2045.7796743,19.1684755%20L44.7074933,24.3292302%20C42.9152933,32.9367019%2043.5028838,38.0474189%2047.3236933,47.111117%20L48.3154362,49.0037208%20L46.5781695,49.9122491%20L45.5501314,47.9470415%20C41.5596171,38.486966%2040.9210171,32.8935321%2042.7858076,23.9299094%20L43.8579886,18.7701358%20C44.1954362,17.1483245%2044.3553314,15.4862868%2044.3347314,13.8330792%20C44.30236,11.3076453%2043.2900171,8.94507925%2041.4831029,7.18198491%20C39.6742267,5.4198717%2037.2846267,4.44168302%2034.763579,4.49760755%20L33.0792838,4.51919245%20C27.94596,4.58394717%2023.8220362,8.81360755%2023.886779,13.9468906%20L23.8907029,14.2431925%20C23.8956076,14.6346642%2024.05256,15.0016075%2024.3331124,15.2753434%20C24.6136648,15.5490792%2025.0158552,15.6844755%2025.3768457,15.6913434%20L37.2081124,15.5431925%20L35.5218552,25.9883245%20C33.0626076,39.2080981%2031.0644076,53.1921736%2034.8763886,56.8625887%20C35.9897695,57.9359472%2037.6770076,58.1979094%2040.03816,57.6641736%20L40.4687981,59.5783623%20C39.5280648,59.7912679%2038.6618838,59.8972302%2037.8653505,59.8972302'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.83688302%20C27.9341886,4.83688302%2028.0823124,3.02571321%2029.8705886,2.28495849%20C30.4159981,2.05831698%2031.2772743,2.28201509%2031.2772743,2.28201509%20C31.2772743,2.28201509%2032.3357219,3.8910717%2031.1301314,4.47778868%20C29.3948267,5.32058113%2027.9341886,4.83688302%2027.9341886,4.83688302'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.45649811%20C29.0179448,4.51929057%2029.9076686,4.52615849%2030.9151067,4.03559245%20C31.1162019,3.93944151%2031.1701543,3.82366792%2031.1946781,3.73536604%20C31.280021,3.42729057%2031.1014876,2.98087547%2030.9621924,2.71695094%20C30.6757543,2.66691321%2030.2843543,2.64238491%2030.0587352,2.73853585%20C29.0581638,3.15257358%2028.6648019,3.95906415%2028.5137352,4.45649811%20M29.0061733,5.46510189%20C28.2881162,5.46510189%2027.8152971,5.31400755%2027.7799829,5.30223396%20L27.4140876,5.18057358%20L27.4454781,4.79695094%20C27.4523448,4.71061132%2027.6416686,2.67770566%2029.6820495,1.83196981%20C30.3608686,1.54842264%2031.2957162,1.77898868%2031.3996971,1.80646038%20L31.5831352,1.85453585%20L31.6871162,2.01249811%20C31.7597067,2.12140377%2032.3845733,3.10842264%2032.1412971,3.99340377%20C32.0294686,4.39959245%2031.7548019,4.71944151%2031.3447638,4.91861132%20C30.4589638,5.34834717%2029.6379067,5.46510189%2029.0061733,5.46510189'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.18727547%20C32.2047648,4.18727547%2032.2273267,1.33708679%2035.4271933,0.881841509%20C36.0245933,0.796483019%2036.792679,0.845539623%2036.792679,0.845539623%20C36.792679,0.845539623%2038.3416029,3.82033208%2036.6553457,4.13036981%20C34.5835743,4.51301132%2032.2047648,4.18727547%2032.2047648,4.18727547'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.75233962%20C33.5297371,3.822%2035.1365371,3.91226415%2036.5667657,3.64833962%20C36.7747276,3.60909434%2036.8433943,3.52275472%2036.8826324,3.44230189%20C37.0925562,3.01256604%2036.8002324,2.02456604%2036.4804419,1.32403774%20C36.2195086,1.31520755%2035.8251657,1.32011321%2035.4965467,1.36720755%20C33.4443943,1.65958491%2032.895061,3.03316981%2032.748899,3.75233962%20M34.3615848,4.80803774%20C33.1442229,4.80803774%2032.2005467,4.6814717%2032.1387467,4.67264151%20L31.7100705,4.61475472%20L31.7139943,4.1830566%20C31.7238038,3.05083019%2032.4967943,0.803056604%2035.3582324,0.395886792%20C35.9987943,0.305622642%2036.7914038,0.354679245%2036.8227943,0.355660377%20L37.1004038,0.373320755%20L37.2269467,0.619584906%20C37.3397562,0.83445283%2038.3089371,2.7574717%2037.7635276,3.87301887%20C37.6291371,4.14969811%2037.342699,4.50388679%2036.7443181,4.61377358%20C35.9409181,4.7609434%2035.1002419,4.80803774%2034.3615848,4.80803774'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.76310189%20C37.9457886,4.76310189%2038.3460171,2.03457358%2040.7915314,2.81751698%20C41.8372267,3.15110189%2042.4091219,3.95661132%2042.4091219,3.95661132%20C42.4091219,3.95661132%2041.89216,6.03170566%2040.9190552,5.78544151%20C39.2200457,5.35472453%2037.9457886,4.76310189%2037.9457886,4.76310189'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.47661132%20C39.0090429,4.67676226%2039.9350619,5.02898868%2041.0396143,5.31057358%20C41.0739476,5.31842264%2041.1102429,5.32136604%2041.1720429,5.28310189%20C41.4437667,5.12023396%2041.7174524,4.53449811%2041.8655762,4.07336604%20C41.6595762,3.85359245%2041.2387476,3.47487547%2040.6423286,3.28453585%20C40.0871095,3.10695094%2039.6447,3.12951698%2039.2866524,3.35125283%20C38.8589571,3.61812075%2038.6313762,4.12929057%2038.5215095,4.47661132%20M41.0778714,6.29563019%20C40.9856619,6.29563019%2040.8914905,6.28483774%2040.7983,6.26030943%20C39.0747667,5.82370566%2037.7936429,5.23306415%2037.7396905,5.20755472%20L37.4071476,5.05449811%20L37.460119,4.69246038%20C37.4699286,4.63064906%2037.6916238,3.18936604%2038.7677286,2.5182717%20C39.3739571,2.13955472%2040.1047667,2.08264906%2040.941519,2.34951698%20C42.1284714,2.73019623%2042.7817857,3.63381887%2042.8082714,3.67208302%20L42.939719,3.85555472%20L42.8847857,4.0753283%20C42.8200429,4.33434717%2042.4580714,5.65691321%2041.6762524,6.12589434%20C41.4869286,6.23872453%2041.2838714,6.29563019%2041.0778714,6.29563019'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,53.6415321%20C29.3229229,53.1784377%2029.9350371,52.9076453%2030.4627895,52.7742113'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,54.0305509%20L28.4221143,53.2525132%20C29.0165714,52.7953057%2029.6816571,52.4656453%2030.3438,52.2988528%20L30.5831524,53.2495698%20C30.2113714,53.3437585%2029.6384952,53.555683%2029.0195143,54.0305509'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,53.540966%20C30.4202162,46.4787774%2033.3944638,32.8920604%2033.9300638,29.5513057%20L36.0518638,16.1647396%20L37.0553781,16.1528152%20C38.3276733,16.1362868%2039.3076448,17.5059472%2039.1428448,18.7706264%20L37.6282543,30.3764377%20C37.1171781,34.3068528%2036.7610924,52.4784%2043.6248162,56.2950038%20C45.0893781,57.1093434%2047.4456257,56.5334189%2048.3314257,56.0968151%20C51.5509114,54.5083623%2052.4318067,50.4562868%2053.1008162,47.1910792%20C54.48494,40.4340226%2053.2744448,35.1574943%2052.8820638,29.8790038%20L52.4582924,23.2730415%20C52.3817781,22.0799849%2053.3156448,20.7996075%2054.5094638,20.7848906%20L55.7278067,20.7701736%20L58.088959,34.099834%20C58.7962257,37.895834%2060.6590543,51.0645887%2052.9654448,57.3457962%20C52.8271305,57.4596075%2054.8626067,57.8883623%2054.2867876,58.9352302%20C52.0021495,63.0971925%2045.2375019,63.8359849%2043.9848257,65.6216453%20C39.15854,72.4954566%2043.9406829,86.9544%2043.9406829,86.9544%20C43.9406829,86.9544%2038.4620638,84.8459472%2035.0483495,81.8623245%20C27.067321,74.8864755%2025.9362829,64.6503245%2025.8617305,61.6343245%20C25.7734448,58.0257208%2026.6925971,55.7750038%2027.8432543,54.4239849'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,87.7837509%20L43.7647981,87.4119019%20C43.5372171,87.3245811%2038.1655219,85.2377132%2034.7253219,82.2325057%20C26.1174648,74.7082038%2025.4229505,63.7646566%2025.371941,61.6463925%20C25.2915029,58.3723547%2025.9968076,55.8351472%2027.4692171,54.1063925%20L28.2167029,54.742166%20C26.9238076,56.2609585%2026.278341,58.6402038%2026.3528933,61.6218642%20C26.3833029,62.8757509%2026.896341,74.0851849%2035.3707886,81.4927321%20C37.8388648,83.6492604%2041.4634838,85.362317%2043.1664171,86.1011094%20C42.1668267,82.6494868%2039.3652267,71.3478264%2043.5833219,65.3393736%20C44.1493314,64.532883%2045.4667505,63.9942415%2047.1353505,63.3123547%20C49.5416267,62.3282792%2052.5364743,61.1038264%2053.8568362,58.6990717%20C53.9127505,58.597034%2053.8990171,58.5538642%2053.8931314,58.5371849%20C53.8166171,58.3085811%2053.2466838,58.0544679%2053.0318552,57.9602792%20C52.7542457,57.8356755%2052.5139124,57.7287321%2052.4736933,57.4255623%20L52.4364171,57.1537887%20L52.6541886,56.9663925%20C60.0593981,50.9206566%2058.3172267,38.0040528%2057.6070171,34.1894113%20L55.3174743,21.2649585%20L54.5160362,21.2757509%20C54.150141,21.2806566%2053.7852267,21.4572604%2053.490941,21.7761283%20C53.1230838,22.1725057%2052.9151219,22.7346943%2052.9474933,23.2419396%20L53.3722457,29.8469208%20C53.4605314,31.0458642%2053.59296,32.2487321%2053.7273505,33.4702415%20C54.1883981,37.6655623%2054.66416,42.0041283%2053.5811886,47.2904679%20C52.9308171,50.4654113%2052.0401124,54.8137887%2048.5489029,56.5366566%20C47.6346552,56.9860151%2045.0675029,57.6600528%2043.3861505,56.7230717%20C36.0231219,52.6297887%2036.7097886,33.637034%2037.1423886,30.3129585%20L38.656979,18.7071472%20C38.7256457,18.1822415%2038.5363219,17.5945434%2038.1615981,17.1736377%20C37.8565219,16.8312226%2037.4729695,16.6428453%2037.0776457,16.6428453%20L37.0629314,16.6428453%20L36.4714171,16.6506943%20L34.41436,29.6281283%20C34.3417695,30.0814113%2034.2240552,30.7240528%2034.0808362,31.5119019%20C33.2087695,36.2694113%2031.1693695,47.4140906%2032.7271219,53.4176377%20L31.776579,53.664883%20C30.1648743,47.4503925%2032.1581695,36.5657132%2033.1145981,31.334317%20C33.2578171,30.5562792%2033.3735695,29.9214868%2033.445179,29.4731094%20L35.6327029,15.6793736%20L37.050179,15.6617132%20L37.0786267,15.6617132%20C37.7574457,15.6617132%2038.4009505,15.9668453%2038.8943695,16.5211849%20C39.460379,17.1589208%2039.7350457,18.022317%2039.6300838,18.8337132%20L38.1154933,30.4395245%20C37.5200552,35.0106189%2037.4396171,52.2942415%2043.8628933,55.8655623%20C45.1155695,56.5631472%2047.2854362,56.0647321%2048.114341,55.6575623%20C51.1758933,54.1466189%2052.0106838,50.0700151%2052.6198552,47.0922792%20C53.6714362,41.9580151%2053.2045029,37.6969585%2052.7522838,33.5762038%20C52.6169124,32.3439019%2052.4835029,31.1302415%2052.3932552,29.9156%20L51.9685029,23.3047321%20C51.9184743,22.5257132%2052.2186457,21.7054868%2052.7709219,21.1089585%20C53.2506076,20.5919019%2053.8666457,20.3024679%2054.5042648,20.2946189%20L56.1375505,20.2740151%20L58.5712933,34.0137887%20C59.2883695,37.8627698%2061.0119029,50.6959774%2053.8264267,57.2499396%20C54.2246933,57.4549962%2054.665141,57.7571849%2054.8230743,58.2251849%20C54.8946838,58.4380906%2054.9339219,58.7756%2054.7171314,59.1719774%20C53.2290267,61.880883%2050.0566267,63.1779396%2047.5071314,64.2199019%20C46.1073124,64.7919019%2044.7869505,65.3325057%2044.385741,65.9025434%20C39.7556457,72.4996755%2044.3592552,86.6583925%2044.406341,86.7996755%20L44.7320171,87.7837509%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,58.6458943%20C96.3910295,58.6458943%2097.4965629,57.3900453%2096.8461914,55.7299698%20C96.6470581,55.2237057%2095.94862,54.7939698%2095.94862,54.7939698%20C95.94862,54.7939698%2094.2044867,55.1216679%2094.5860771,56.2951019%20C95.1363914,57.9855925%2096.3910295,58.6458943%2096.3910295,58.6458943'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,55.3239774%20C95.5799781,55.4063925%2095.2023114,55.5731849%2095.0698829,55.7978642%20C95.0306448,55.8645811%2094.9943495,55.9626943%2095.0532067,56.1432226%20C95.3582829,57.0841283%2095.9017305,57.661034%2096.260759,57.9592981%20C96.4853971,57.5393736%2096.73554,56.7937132%2096.3892638,55.9097132%20C96.3107876,55.7085811%2096.0518162,55.4740906%2095.8526829,55.3239774%20L95.8526829,55.3239774%20Z%20M96.5040352,59.2602792%20L96.1626638,59.0797509%20C96.1047876,59.0493358%2094.7245876,58.3056377%2094.11934,56.4473736%20C93.9869114,56.0382415%2094.0232067,55.6399019%2094.2272448,55.2974868%20C94.6667114,54.5547698%2095.7379114,54.3340151%2095.8575876,54.3124302%20L96.0439686,54.2771094%20L96.2048448,54.3762038%20C96.2911686,54.4291849%2097.0504257,54.9099396%2097.3025305,55.5506189%20C98.05394,57.4677509%2096.8130352,58.909034%2096.7590829,58.9698642%20L96.5040352,59.2602792%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,56.9250868%20C95.9982562,56.9250868%2096.3867133,56.4845585%2096.1581514,55.901766%20C96.0885038,55.7241811%2095.8432657,55.5740679%2095.8432657,55.5740679%20C95.8432657,55.5740679%2095.2321324,55.6888604%2095.3655419,56.0999547%20C95.5587895,56.6935396%2095.9982562,56.9250868%2095.9982562,56.9250868'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,67.658083%20C87.3220267,67.658083%2086.2263029,65.2415547%2088.7502933,63.6040453%20C89.2211505,63.2989132%2089.889179,63.0389132%2089.889179,63.0389132%20C89.889179,63.0389132%2092.36216,64.9452528%2091.0594552,65.8684981%20C89.458541,67.0017057%2087.3220267,67.658083%2087.3220267,67.658083'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,63.6052226%20C89.58528,63.7033358%2089.2664705,63.8534491%2089.0173086,64.0153358%20C87.4458229,65.0357132%2087.4870229,66.364166%2087.6351467,67.032317%20C88.3326038,66.780166%2089.6941657,66.2346566%2090.7751752,65.4674113%20C90.92428,65.3624302%2090.945861,65.2751094%2090.9478229,65.1966189%20C90.9566514,64.7717887%2090.3327657,64.0624302%2089.8069752,63.6052226%20L89.8069752,63.6052226%20Z%20M87.0534419,68.2538264%20L86.8758895,67.8613736%20C86.4354419,66.8920151%2086.20688,64.6697509%2088.4826895,63.192166%20C88.9898419,62.8634868%2089.6823943,62.5936755%2089.7118229,62.5819019%20L89.9698133,62.4808453%20L90.1895467,62.6505811%20C90.4828514,62.8782038%2091.9523181,64.0692981%2091.9287752,65.2172226%20C91.9219086,65.5115623%2091.8159657,65.9334491%2091.3421657,66.2689962%20C89.6971086,67.4336%2087.5566705,68.0988075%2087.4654419,68.1262792%20L87.0534419,68.2538264%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,66.7325811%20C88.1966438,66.7325811%2087.5894343,65.3923547%2088.9892533,64.4848075%20C89.2501867,64.3150717%2089.6200057,64.1718264%2089.6200057,64.1718264%20C89.6200057,64.1718264%2090.9923581,65.2285057%2090.2693962,65.7396755%20C89.3816343,66.3685811%2088.1966438,66.7325811%2088.1966438,66.7325811'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,59.6021057%20C94.9885619,59.6021057%2096.8523714,61.1993887%2095.1023524,62.6691245%20C94.3548667,63.2980302%2093.4769143,63.3461057%2093.4769143,63.3461057%20C93.4769143,63.3461057%2092.1585143,61.9725208%2092.8069238,61.3563698%20C93.9389429,60.2800679%2094.9885619,59.6021057%2094.9885619,59.6021057'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,60.2440604%20C94.5330076,60.5227019%2093.8522267,61.0397585%2093.14496,61.711834%20C93.1165124,62.0336453%2093.4029505,62.4987019%2093.6687886,62.8224755%20C93.9307029,62.7675321%2094.3858648,62.6311547%2094.7870743,62.2936453%20C95.1716076,61.9708528%2095.3589695,61.6402113%2095.3609433,61.2830792%20C95.3628933,60.8710038%2095.1205981,60.4873811%2094.9214648,60.2440604%20L94.9214648,60.2440604%20Z%20M93.2783695,63.8487396%20L93.123379,63.6858717%20C92.9546552,63.5112302%2092.1188838,62.595834%2092.1375219,61.7648151%20C92.1443886,61.4645887%2092.25916,61.2006642%2092.4690838,61.0005132%20C93.6207219,59.9055698%2094.6781886,59.2187774%2094.7223314,59.1903245%20L95.0293695,58.9921358%20L95.30796,59.2295698%20C95.350141,59.2658717%2096.3477695,60.1341736%2096.3419097,61.2870038%20C96.338941,61.9404377%2096.027979,62.5320604%2095.4178267,63.0442113%20C94.5545886,63.7702491%2093.5471505,63.8340226%2093.5039886,63.8359849%20L93.2783695,63.8487396%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,60.7537585%20C94.7346914,60.7537585%2095.5606533,61.4611547%2094.78472,62.1126264%20C94.4531581,62.3902868%2094.064701,62.4118717%2094.064701,62.4118717%20C94.064701,62.4118717%2093.4810343,61.8035698%2093.7684533,61.5308151%20C94.268739,61.0539849%2094.7346914,60.7537585%2094.7346914,60.7537585'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,69.046483%20C78.4886486,69.046483%2077.8539724,66.891917%2080.2229724,66.0030113%20C82.5919724,65.1141057%2083.2403819,65.8205208%2083.2403819,65.8205208%20C83.2403819,65.8205208%2084.5842867,68.0202189%2083.4169533,68.7482189%20C82.24962,69.4762189%2078.4886486,69.046483%2078.4886486,69.046483'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,68.5961434%20C80.3267571,68.7276151%2082.4750429,68.7580302%2083.1577857,68.3322189%20C83.7473381,67.9642943%2083.1342429,66.6279925%2082.8684048,66.1560679%20C82.7153762,66.0765962%2082.059119,65.8381811%2080.3954238,66.4621811%20C78.9563667,67.0018038%2078.8553286,68.0663321%2078.9043762,68.5961434%20M80.7495476,69.6655774%20C79.6391095,69.6655774%2078.6355952,69.5566717%2078.433519,69.5341057%20L78.1098048,69.4968226%20L78.0185762,69.1858038%20C77.753719,68.2890491%2077.838081,66.3728981%2080.0501286,65.5448226%20C82.6025667,64.5852755%2083.4559952,65.3289736%2083.6011762,65.4888981%20C84.2515476,66.535766%2084.9235,68.3861811%2083.6767095,69.1642189%20C83.0430143,69.5596151%2081.8442905,69.6655774%2080.7495476,69.6655774'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,68.5414943%20C79.5988905,68.5414943%2079.2692905,67.4200604%2080.5013667,66.9589283%20C81.7334429,66.4968151%2082.0708905,66.8637585%2082.0708905,66.8637585%20C82.0708905,66.8637585%2082.7693286,68.0077585%2082.162119,68.3864755%20C81.5549095,68.7651925%2079.5988905,68.5414943%2079.5988905,68.5414943'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.4283774%20C35.5738457,19.4283774%2039.39956,21.5299623%2044.7163219,19.5235472%20C44.3710267,21.1846038%2043.6657219,24.5243774%2043.6657219,24.5243774%20C43.6657219,24.5243774%2038.7374171,26.104%2034.8901219,23.7502642%20C35.2540552,21.5466415%2035.5738457,19.4283774%2035.5738457,19.4283774'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.4966415%20C38.4908057,25.1841887%2042.2243105,24.3963396%2043.2474438,24.1324151%20C43.3936057,23.4387547%2043.7722533,21.6452453%2044.0606533,20.2677358%20C40.1888343,21.4735472%2037.2037962,20.6307547%2035.9609295,20.1401887%20C35.84812,20.8740755%2035.6499676,22.1495472%2035.4292533,23.4966415%20M39.9445771,25.5393585%20C38.3054057,25.5393585%2036.3758724,25.2342264%2034.633701,24.1696981%20L34.3521676,23.9970189%20L34.40612,23.671283%20C34.7690724,21.4715849%2035.0888629,19.3562642%2035.0888629,19.355283%20L35.1938248,18.6635849%20L35.8088819,18.9981509%20C35.8461581,19.0187547%2039.5227676,20.9604151%2044.5432819,19.0638868%20L45.3790533,18.7489434%20L45.1965962,19.6231321%20C44.85032,21.2851698%2044.1459962,24.6259245%2044.1459962,24.6259245%20L44.087139,24.9055472%20L43.8154152,24.9918868%20C43.697701,25.0291698%2042.0634343,25.5393585%2039.9445771,25.5393585'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.41680755%20C63.8778533,9.41680755%2063.6826438,7.59680755%2061.8629771,6.89529811%20C61.3077581,6.68141132%2059.8147486,6.64020377%2059.8147486,6.64020377%20C59.8147486,6.64020377%2059.4204057,8.57597736%2060.649539,9.13522264%20C62.4181962,9.94073208%2063.8778533,9.41680755%2063.8778533,9.41680755'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.15078491%20C60.2284162,7.64331321%2060.2853114,8.43116226%2060.8523019,8.68821887%20C61.88034,9.1572%2062.7847781,9.12874717%2063.2889876,9.05123774%20C63.1251686,8.55380377%2062.7092448,7.74633208%2061.6870924,7.35289811%20C61.4222352,7.25184151%2060.7826543,7.1841434%2060.251959,7.15078491%20M62.68374,10.0745585%20C62.0677019,10.0745585%2061.2878448,9.9646717%2060.4461876,9.58203019%20C58.8805876,8.86874717%2059.3151495,6.6366717%2059.3337876,6.54248302%20L59.4161876,6.1382566%20L59.8281876,6.14904906%20C59.9900448,6.15395472%2061.4222352,6.20006792%2062.0392543,6.43652075%20C64.1149495,7.23712453%2064.3562638,9.27787925%2064.3650924,9.36421887%20L64.4062924,9.74784151%20L64.04334,9.87833208%20C64.0050829,9.89206792%2063.4802733,10.0745585%2062.68374,10.0745585'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.54399245%20C59.2728705,8.54399245%2059.1894895,6.0617283%2056.3918133,5.73501132%20C55.8699467,5.6732%2055.202899,5.73304906%2055.202899,5.73304906%20C55.202899,5.73304906%2053.9178514,8.35953962%2055.3941848,8.59304906%20C57.2079657,8.88052075%2059.2728705,8.54399245%2059.2728705,8.54399245'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.20418868%20C55.2809829,6.79973585%2055.0602686,7.62977358%2055.23684,7.96924528%20C55.25744,8.00750943%2055.2956971,8.08011321%2055.4703067,8.10758491%20C56.6739352,8.29890566%2058.0090114,8.20079245%2058.7064686,8.12328302%20C58.5397067,7.49928302%2058.0099924,6.41807547%2056.3355067,6.22283019%20C56.0677067,6.1894717%2055.7498781,6.19437736%2055.5281829,6.20418868%20M57.0339448,9.20056604%20C56.4855924,9.20056604%2055.8911352,9.16818868%2055.3172781,9.07792453%20C54.7689257,8.99060377%2054.4972019,8.67271698%2054.3657543,8.42154717%20C53.8644876,7.45415094%2054.6080495,5.83233962%2054.762059,5.51739623%20L54.8836971,5.26916981%20L55.1593448,5.24366038%20C55.1858305,5.24169811%2055.8813257,5.18184906%2056.4492971,5.24660377%20C58.9929067,5.54486792%2059.7296019,7.52283019%2059.7629543,8.52750943%20L59.7776686,8.95920755%20L59.3509543,9.02788679%20C59.2911162,9.03867925%2058.2748495,9.20056604%2057.0339448,9.20056604'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.79015849%20C53.9849486,8.79015849%2053.5131105,6.05181887%2051.0685771,6.90246038%20C50.0258248,7.26547925%2049.4686438,8.09061132%2049.4686438,8.09061132%20C49.4686438,8.09061132%2050.040539,10.1676679%2051.0156057,9.89491321%20C52.7165771,9.41906415%2053.9849486,8.79015849%2053.9849486,8.79015849'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.19421887%20C50.1779705,8.66221887%2050.4644086,9.24010566%2050.7459419,9.40003019%20C50.8126467,9.43829434%2050.8499229,9.43240755%2050.8832752,9.42259623%20C51.9917514,9.11255849%2052.9177705,8.73187925%2053.4033419,8.51799245%20C53.2836657,8.1706717%2053.0413705,7.65655849%2052.596999,7.39655849%20C52.2301229,7.18169057%2051.7818276,7.17286038%2051.2295514,7.3661434%20C50.6331324,7.57316226%2050.2181895,7.96757736%2050.0151324,8.19421887%20M50.8401133,10.4105962%20C50.6429419,10.4105962%2050.4467514,10.3576151%2050.2633133,10.2536151%20C49.465799,9.80327547%2049.0675324,8.48169057%2048.9959229,8.22070943%20L48.9360848,8.00387925%20L49.0626276,7.81648302%20C49.0891133,7.77723774%2049.7237895,6.85104906%2050.907799,6.43897358%20C51.7396467,6.15150189%2052.4783038,6.18682264%2053.0982657,6.55278491%20C54.1979133,7.20033208%2054.4578657,8.64553962%2054.4686562,8.70636981%20L54.5304562,9.06742642%20L54.2028181,9.23029434%20C54.1488657,9.25580377%2052.8736276,9.88470943%2051.1471514,10.3674264%20C51.0451324,10.3958792%2050.9421324,10.4105962%2050.8401133,10.4105962'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.36839245%20C28.8691343,4.36839245%2028.9485914,3.40099623%2029.904039,3.00461887%20C30.1953819,2.88393962%2030.6554486,3.0026566%2030.6554486,3.0026566%20C30.6554486,3.0026566%2031.2204771,3.8621283%2030.5759914,4.17609057%20C29.6499724,4.62643019%2028.8691343,4.36839245%2028.8691343,4.36839245'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.69484528%20C33.2536971,3.69484528%2033.2684114,1.90820377%2035.274459,1.62269434%20C35.647221,1.56873208%2036.1298495,1.6001283%2036.1298495,1.6001283%20C36.1298495,1.6001283%2037.1009924,3.46526038%2036.0435257,3.65952453%20C34.7447448,3.89892075%2033.2536971,3.69484528%2033.2536971,3.69484528'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.4757283%20C39.0005086,4.4757283%2039.2310324,2.90199245%2040.6426229,3.35233208%20C41.2459086,3.54659623%2041.5755086,4.00969057%2041.5755086,4.00969057%20C41.5755086,4.00969057%2041.27828,5.20765283%2040.7161943,5.06636981%20C39.7352419,4.81716226%2039.0005086,4.4757283%2039.0005086,4.4757283'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,8.96264151%20C62.9725324,8.96264151%2062.8695324,8.00113208%2061.9072181,7.62928302%20C61.6139133,7.5154717%2060.8252276,7.49486792%2060.8252276,7.49486792%20C60.8252276,7.49486792%2060.6162848,8.51818868%2061.2666562,8.81350943%20C62.2015038,9.23932075%2062.9725324,8.96264151%2062.9725324,8.96264151'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.1194566%20C58.183719,8.1194566%2058.1376143,6.74783396%2056.5916333,6.56632453%20C56.3022524,6.53296604%2055.9334143,6.5653434%2055.9334143,6.5653434%20C55.9334143,6.5653434%2055.2222238,8.01741887%2056.0383762,8.14594717%20C57.0418905,8.30489057%2058.183719,8.1194566%2058.183719,8.1194566'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.61581132%20C53.0059581,8.61581132%2052.7469867,7.11860377%2051.4109295,7.58366038%20C50.8400152,7.78184906%2050.534939,8.23316981%2050.534939,8.23316981%20C50.534939,8.23316981%2050.8488438,9.37030189%2051.381501,9.22018868%20C52.3124248,8.96018868%2053.0059581,8.61581132%2053.0059581,8.61581132'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,23.991034%20C46.9860495,23.991034%2051.7005067,24.6650717%2056.1608971,23.5112604%20C56.6268495,25.9376%2056.9299638,27.7703547%2056.9299638,27.7703547%20C56.9299638,27.7703547%2053.8527162,29.9170717%2048.1053162,28.7662038%20C47.389221,25.6511094%2046.9860495,23.991034%2046.9860495,23.991034'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.3448075%20C52.8636219,29.1375623%2055.5739933,27.9562792%2056.3901457,27.5186943%20C56.2930314,26.9466943%2056.0732981,25.6839774%2055.7750886,24.1102415%20C52.4114029,24.8794491%2049.0565457,24.693034%2047.6263171,24.5576377%20C47.7970029,25.2758264%2048.0981552,26.5522792%2048.5111362,28.3448075%20M51.4020029,29.5977132%20C50.3955457,29.5977132%2049.2645076,29.4986189%2048.0088886,29.2474491%20L47.6979267,29.1846566%20L47.6272981,28.8765811%20C46.9121838,25.7673736%2046.5099933,24.1092604%2046.5090124,24.1072981%20L46.3383267,23.4038264%20L47.0554029,23.504883%20C47.1015076,23.5127321%2051.7266981,24.1524302%2056.0379838,23.0359019%20L56.5431743,22.9054113%20L56.6422505,23.4185434%20C57.1101648,25.8527321%2057.413279,27.6903925%2057.413279,27.6903925%20L57.4642886,27.9955245%20L57.2102219,28.1721283%20C57.106241,28.2447321%2055.1119648,29.5977132%2051.4020029,29.5977132'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.1677887%20L60.0485095,19.1000906%20C60.0151571,16.4088453%2057.8070333,14.2552604%2055.116281,14.2886189%20L54.6473857,14.2954868%20C53.301519,14.312166%2052.2254143,15.4169208%2052.2411095,16.7620528%20C52.2587667,18.1071849%2053.3623381,19.1844679%2054.7082048,19.1677887'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.0681057%20L59.9560057,19.0092377%20C59.92952,16.8958792%2058.1942152,15.2044075%2056.0812438,15.229917%20L54.9737486,15.244634%20C53.9908343,15.2564075%2053.2050914,16.0628981%2053.2178438,17.0450113%20C53.2305962,18.1772377%2054.160539,19.0828226%2055.2915771,19.0681057'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,15.7203849%20L56.0867371,15.7203849%20L54.9802229,15.7351019%20C54.6359086,15.7400075%2054.3131752,15.877366%2054.0728419,16.1236302%20C53.8334895,16.3698943%2053.7030229,16.6946491%2053.7079276,17.0400075%20C53.7128324,17.4560075%2053.8795943,17.8445358%2054.1778038,18.1349509%20C54.4711086,18.4214415%2054.8566229,18.5774415%2055.264699,18.5774415%20L55.2784324,18.5774415%20L59.4229562,18.5254415%20C59.1679086,16.9340453%2057.7837848,15.7203849%2056.1289181,15.7203849%20L56.1289181,15.7203849%20Z%20M55.264699,19.5585736%20C54.5986324,19.5585736%2053.9708229,19.3034792%2053.4921181,18.8384226%20C53.0065467,18.3635547%2052.7348229,17.7297434%2052.7269752,17.0508%20C52.7191276,16.4454415%2052.9486705,15.8724604%2053.37048,15.4388%20C53.7942514,15.0051396%2054.3612419,14.7608377%2054.9674705,14.7539698%20L56.0739848,14.7392528%20L56.1279371,14.7392528%20C58.4841848,14.7392528%2060.416661,16.6406868%2060.4460895,19.004234%20L60.4519752,19.4948%20L55.2970705,19.5585736%20L55.2980514,19.5585736%20L55.264699,19.5585736%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.1473132%20C56.9790114,17.6204453%2057.192859,16.9778038%2057.7196305,16.7128981%20C58.2473829,16.4479925%2058.8908876,16.6608981%2059.1547638,17.187766%20C59.4206019,17.7165962%2059.2067543,18.3592377%2058.6790019,18.6231623%20C58.1512495,18.8890491%2057.5097067,18.6751623%2057.2448495,18.1473132'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,14.7804604%20L30.8265267,14.8471774%20C30.7921933,12.1569132%2032.9463648,9.94740377%2035.6361362,9.91404528%20L36.1060124,9.90815849%20C37.451879,9.89147925%2038.5554505,10.9677811%2038.5721267,12.3138943%20C38.5897838,13.6590264%2037.5126981,14.7628%2036.1668314,14.7804604'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.6942189%20L30.9158914,14.7550491%20C30.8903867,12.6407094%2032.5825295,10.9060679%2034.695501,10.8785962%20L35.6686057,10.8668226%20C36.7250914,10.8540679%2037.5922533,11.6998038%2037.6059867,12.756483%20C37.618739,13.8141434%2036.7731581,14.6814642%2035.7166724,14.6942189'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.3569962%20L35.674099,11.3569962%20L34.7019752,11.3697509%20C33.0284705,11.3903547%2031.6551371,12.6462038%2031.4363848,14.2572226%20L35.7113752,14.2032604%20C36.0900229,14.1983547%2036.4461086,14.0462792%2036.7109657,13.7745057%20C36.9768038,13.5027321%2037.1200229,13.1426566%2037.1151181,12.7639396%20C37.1053086,11.9849208%2036.4686705,11.3569962%2035.6917562,11.3569962%20L35.6917562,11.3569962%20Z%20M30.4318895,15.2511094%20L30.4260038,14.7605434%20C30.3975562,12.380317%2032.3094324,10.419034%2034.6892229,10.3886189%20L35.6623276,10.3758642%20L35.6907752,10.3758642%20C37.0032895,10.3758642%2038.0803752,11.4354868%2038.0960705,12.7511849%20C38.1039181,13.3928453%2037.8616229,13.9991849%2037.4133276,14.4593358%20C36.9650324,14.9194868%2036.3646895,15.1775245%2035.7221657,15.1843925%20L30.4318895,15.2511094%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.6450943%20C32.7136829,14.0179245%2033.3856352,13.9482642%2033.7583971,13.4890943%20C34.1301781,13.0309057%2034.0605305,12.3578491%2033.6024257,11.986%20C33.14334,11.6131698%2032.4713876,11.6828302%2032.0986257,12.142%20C31.7268448,12.6001887%2031.7964924,13.2732453%2032.2545971,13.6450943'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.1306717%20L66.497879,20.1306717%20C66.1928029,20.0698415%2065.9191171,19.9050113%2065.7229267,19.6626717%20L65.3599743,19.2172377%20L66.1594505,19.3781434%20L66.6303076,19.4733132%20C66.8117838,19.5096151%2066.9294981,19.6872%2066.8922219,19.8677283%20C66.8559267,20.0502189%2066.6803362,20.1669736%2066.497879,20.1306717'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.6494491%20L25.2327438,15.6494491%20C25.5358581,15.5807698%2025.80562,15.4080906%2025.9949438,15.1628075%20L26.3480867,14.7075623%20L25.5525343,14.8890717%20L25.08462,14.995034%20C24.9031438,15.0362415%2024.7903343,15.2167698%2024.8315343,15.396317%20C24.8727343,15.5778264%2025.0522486,15.6906566%2025.2327438,15.6494491'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.1163472%20C36.0385229,20.1163472%2040.0408086,21.7636679%2044.0362276,20.1624604%20C43.6458086,22.5230642%2043.285799,23.7308377%2043.285799,23.7308377%20C43.285799,23.7308377%2040.8706943,23.9025358%2039.2678181,23.6081962%20C36.9772943,23.1872906%2036.0640276,22.1590642%2036.0385229,20.1163472'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.0673962%20C41.6148448,23.0673962%2037.9970924,23.414717%2035.1748924,21.996'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,23.5972075%20C39.2510438,23.5972075%2036.9350152,23.4304151%2034.9544724,22.4335849%20L35.39492,21.5584151%20C38.0591867,22.8966792%2041.53372,22.5817358%2041.5680533,22.5787925%20L41.6622248,23.556%20C41.6131771,23.5609057%2041.2060819,23.5972075%2040.5792533,23.5972075'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.4289132%20C54.4476638,24.4289132%2050.9289876,25.4767623%2047.8056352,24.8929887%20C48.4236352,27.205517%2048.7453876,27.9276302%2048.7453876,27.9276302%20C48.7453876,27.9276302%2053.4098162,27.2467245%2054.4476638,24.4289132'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,57.3955396%20C52.9666219,57.3955396%2052.7547362,57.5515396%2052.4545648,57.7389358'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,57.9464453%20L52.3244905,57.5304453%20C52.6128905,57.3508981%2052.8179095,57.2007849%2052.8208524,57.1978415%20L53.1121952,57.5932377%20C53.1121952,57.5932377%2052.8934429,57.7541434%2052.5834619,57.9464453'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,25.7597208%20C54.8049267,25.7597208%2051.2597648,26.4779094%2047.4801552,26.0746642'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,26.6891472%20C49.1229562,26.6891472%2048.283261,26.6538264%2047.4288514,26.5625811%20L47.5318514,25.5873358%20C51.1888419,25.974883%2054.6731848,25.2861283%2054.7075181,25.2792604%20L54.9027276,26.2407698%20C54.7879562,26.2633358%2052.6465371,26.6891472%2049.9136038,26.6891472'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,98.9710113%20C49.8992819,98.9710113%2048.9457962,98.2145585%2047.7068533,99.2594642%20C46.5728724,100.215087%2045.7302343,101.678936%2046.2452343,101.818257%20C46.7602343,101.958558%2047.6656533,102.089049%2048.6122724,101.902634%20C49.4352914,101.740747%2050.166101,101.891842%2050.4760819,100.159162%20C50.6202819,99.3526717%2049.8992819,98.9710113%2049.8992819,98.9710113'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,98.9517811%20C48.7250819,98.9517811%2048.3199486,99.0626491%2047.8647867,99.4472528%20C46.8632343,100.291026%2046.2599486,101.384008%2046.3394057,101.610649%20C46.5709105,101.651857%2047.50772,101.869668%2048.5651867,101.662649%20C48.6779962,101.640083%2048.7898248,101.623404%2048.8987105,101.606725%20C49.5598724,101.508611%2049.9973771,101.443857%2050.2347676,100.116385%20C50.3446343,99.5012151%2049.8060914,99.2000075%2049.7835295,99.1872528%20L49.7482152,99.1646868%20C49.7295771,99.1499698%2049.463739,98.9517811%2049.0409486,98.9517811%20M47.6401486,102.240536%20C46.9348438,102.240536%2046.3806057,102.110045%2046.1814724,102.055102%20C46.0147105,102.00997%2045.8979771,101.885366%2045.85972,101.712687%20C45.7253295,101.108309%2046.64252,99.8357811%2047.54892,99.0714792%20C48.8163105,98.0020453%2049.8610248,98.6456679%2050.0287676,98.7624226%20C50.3348248,98.9311774%2050.8547295,99.4364604%2050.7173962,100.201743%20C50.4182057,101.877517%2049.6824914,101.987404%2048.971301,102.092385%20C48.8692819,102.107102%2048.765301,102.121819%2048.6583771,102.143404%20C48.3013105,102.214045%2047.9560152,102.240536%2047.6401486,102.240536'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,99.2536755%20C49.6874943,99.2536755%2049.094999,98.7827321%2048.3229895,99.4332226%20C47.6186657,100.027789%2047.0928752,100.93926%2047.4146276,101.0256%20C47.7344181,101.112921%2048.2974848,101.194355%2048.8870371,101.0776%20C49.3990943,100.977525%2049.8542562,101.071713%2050.0465229,99.9934491%20C50.1367705,99.4911094%2049.6874943,99.2536755%2049.6874943,99.2536755'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,98.9364755%20C51.73484,98.8638717%2052.4646686,99.9372302%2052.3871733,100.266891%20C52.3096781,100.598513%2052.2665162,101.689532%2051.4611543,101.81806%20C50.868659,101.912249%2048.7537257,102.159494%2048.2848305,101.704249%20C47.8541924,101.286287%2048.6634781,99.3151925%2051.2365162,98.9364755'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,99.1789132%20C49.4631505,99.4448%2048.6617124,100.506385%2048.4723886,101.090158%20C48.3890076,101.352121%2048.4253029,101.498309%2048.4557124,101.528725%20C48.7578457,101.821102%2050.3715124,101.744574%2051.4230933,101.574838%20C51.8949314,101.500272%2052.0253981,100.938083%2052.10976,100.418083%20C52.1234933,100.335668%2052.1362457,100.264045%2052.1489981,100.212045%20C52.1578267,100.10314%2051.9567314,99.6881208%2051.6428267,99.3888755%20C51.4662552,99.2211019%2051.346579,99.1848%2051.2720267,99.1789132%20M49.636779,102.21846%20C49.000141,102.21846%2048.382141,102.140951%2048.114341,101.880951%20C47.9142267,101.686687%2047.8749886,101.343291%2048.0064362,100.939064%20C48.3056267,100.011894%2049.410179,98.9571774%2051.2013981,98.694234%20C51.5408076,98.6383094%2051.8743314,98.9110642%2052.088179,99.1435925%20C52.3491124,99.4271396%2052.70716,99.9755925%2052.625741,100.323894%20C52.6149505,100.368045%2052.605141,100.426913%2052.5953314,100.497555%20C52.5188171,100.959668%2052.3608838,101.922158%2051.4996076,102.060498%20C51.3406933,102.085026%2050.4715695,102.21846%2049.636779,102.21846'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%2098.337312)'%3e%3cpath%20d='M3.55167017,0.495123649%20C4.04901302,0.422519876%204.77982255,1.49587837%204.70232731,1.82553874%20C4.62483207,2.15716139%204.58167017,3.24719912%203.77630826,3.37572742%20C3.18381302,3.4699161%201.06887969,3.71716139%200.599984453,3.26289723%20C0.169346357,2.84395384%200.978632072,0.872859498%203.55167017,0.495123649'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,0.984708555%20C2.0987816,1.21135006%201.43369588,2.00018025%201.21592445,2.32984063%20C1.00109588,2.65655761%200.966762548,2.90870856%200.984419691,2.97248214%20C1.17864826,3.08825572%202.51961017,3.0813878%203.69871493,2.89006705%20C4.01065779,2.84199157%204.11169588,2.37202931%204.18428636,1.9373878%20C4.19801969,1.84810478%204.21175302,1.77157648%204.2245054,1.71368969%20C4.19017207,1.57731233%203.79779112,1.04946327%203.59669588,0.984708555%20M1.97812445,4.02327459%20C1.27380064,4.02327459%200.583210167,3.93006705%200.259495881,3.61610478%20C-0.011246976,3.35316139%20-0.073046976,2.91753874%200.0878292145,2.42010478%20C0.388000643,1.4939161%201.45625779,0.306746291%203.4809435,0.00946327204%20C3.84389588,-0.0454801242%204.2205816,0.139953838%204.58451493,0.536331197%20C4.85721969,0.834595348%205.29080064,1.46448214%205.17897207,1.93836893%20C5.1701435,1.97859535%205.16229588,2.03157648%205.1515054,2.09535006%20C5.07302921,2.57414252%204.88959112,3.69459535%203.85468636,3.86040667%20C3.50546731,3.91535006%202.73345779,4.02327459%201.97812445,4.02327459'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.793093461%20C3.98868445,0.749923649%204.41932255,1.38373497%204.37321779,1.57898025%20C4.32809398,1.77422554%204.30258921,2.41686705%203.82878921,2.49241422%20C3.47760826,2.54833874%202.22983683,2.69452742%201.95418921,2.42667837%20C1.6991416,2.17943308%202.1768654,1.01679157%203.69537969,0.793093461'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.00482176%20C5.32768445,1.00482176%204.94511302,0.811538744%204.19762731,1.25206705%20C3.5364654,1.64059535%202.55060826,2.26165195%202.82135112,3.01614252%20C3.09307493,3.76867082%205.19133207,3.46157648%205.65728445,3.29576516%20C6.12323683,3.12995384%206.41065588,2.61682176%206.32237017,2.1713878%20C6.12912255,1.20202931%205.32768445,1.00482176%205.32768445,1.00482176'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.45329723%20C4.9805254,1.45329723%204.7725635,1.4827312%204.44590636,1.67503308%20C4.12219207,1.86537271%203.13829683,2.44522176%203.28347779,2.85042931%20C3.46887779,3.10258025%204.95403969,3.02507082%205.49258255,2.83375006%20C5.7388016,2.74544818%205.87907779,2.46190101%205.84082064,2.26763686%20C5.71623969,1.64167459%205.25519207,1.49450478%205.2032016,1.47880667%20L5.14042064,1.45820289%20C5.13061112,1.45624063%205.11001112,1.45329723%205.0796016,1.45329723%20M4.14083017,3.98952775%20C3.37274445,3.99050478%202.5889635,3.81586327%202.3604016,3.18205195%20C1.93957302,2.01156139%203.34723969,1.18348591%203.9485635,0.829297234%20C4.75490636,0.355410442%205.28658255,0.465297234%205.48277302,0.537901008%20C5.89967779,0.656617989%206.60988731,1.10008969%206.80313493,2.0763161%20C6.94144921,2.77488214%206.51081112,3.51269346%205.82218255,3.75797648%20C5.65149683,3.81880667%204.90303017,3.98952775%204.14083017,3.98952775'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.27119912%20C5.47423874,1.27119912%205.24763874,1.1573878%204.80424826,1.4173878%20C4.41382921,1.64795384%203.8291816,2.01587837%203.99005779,2.46229346%20C4.14995302,2.90870856%205.39380064,2.72523686%205.66944826,2.62810478%20C5.94411493,2.52901044%206.11480064,2.22584063%206.06281017,1.9619161%20C5.94901969,1.38795384%205.47423874,1.27119912%205.47423874,1.27119912'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,99.2354264%20C51.6735305,99.1922566%2052.1041686,99.8250868%2052.0580638,100.020332%20C52.013921,100.215577%2051.9874352,100.858219%2051.5136352,100.934747%20C51.1624543,100.990672%2049.9146829,101.135879%2049.6390352,100.86803%20C49.3839876,100.620785%2049.8617114,99.4581434%2051.3802257,99.2354264'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,99.1204377%20C53.3469371,99.1204377%2052.9143371,98.9016453%2052.0677752,99.4000604%20C51.3212705,99.8396075%2050.2059276,100.542098%2050.5119848,101.393721%20C50.8190229,102.246325%2053.1929276,101.898023%2053.719699,101.710626%20C54.2454895,101.522249%2054.5701848,100.9424%2054.4711086,100.44006%20C54.2533371,99.3441358%2053.3469371,99.1204377%2053.3469371,99.1204377'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,99.3188226%20C52.8965819,99.3188226%2052.6042581,99.3688604%2052.1922581,99.6121811%20C51.3515819,100.106672%2050.5216962,100.695351%2050.7433914,101.310521%20C50.9533152,101.895275%2053.0211629,101.697087%2053.637201,101.479275%20C54.0364486,101.337011%2054.3091533,100.882747%2054.2306771,100.487351%20C54.047239,99.5670491%2053.3174105,99.3668981%2053.287001,99.3580679%20L53.2428581,99.3423698%20C53.2350105,99.3394264%2053.1761533,99.3188226%2053.0662867,99.3188226%20M52.0019533,102.192558%20C51.2348486,102.192558%2050.4804962,102.031653%2050.2813629,101.477313%20C49.8929057,100.396106%2051.2780105,99.5807849%2051.9430962,99.1883321%20C52.7886771,98.6918792%2053.2977914,98.8370868%2053.4282581,98.8890868%20C53.5881533,98.9342189%2054.4827819,99.2442566%2054.7113438,100.392181%20C54.8359248,101.022068%2054.4288295,101.717691%2053.802001,101.941389%20C53.5498962,102.031653%2052.7690581,102.192558%2052.0019533,102.192558'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,99.422234%20C53.5127181,99.422234%2053.2557086,99.2917434%2052.7554229,99.5870642%20C52.3120324,99.8480453%2051.6528324,100.263064%2051.8343086,100.768347%20C52.0157848,101.272649%2053.4205086,101.066611%2053.7334324,100.954762%20C54.0443943,100.843894%2054.236661,100.501479%2054.1778038,100.203215%20C54.049299,99.5537057%2053.5127181,99.422234%2053.5127181,99.422234'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,71.9591698%20C43.0603762,71.9591698%2043.6136333,77.4643019%2042.321719,86.1453585%20C41.1190714,94.2249811%2038.8383571,96.7837736%2039.0345476,98.8726038%20C39.1865952,100.489509%2039.8889571,101.964151%2041.5124333,101.944722%20L46.3583381,101.882717%20C48.6213952,101.855245%2050.5989952,100.385509%2051.2984143,98.2329057%20C51.8634429,96.5002264%2052.4431857,94.1435472%2052.7688619,91.170717%20C53.0915952,87.1284528%2052.9611286,83.0783396%2052.8640143,80.7010566'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,102.92517%20C39.5678914,102.92517%2038.2906914,101.448566%2038.0582057,98.9633585%20C37.9542248,97.8556604%2038.362301,96.7587547%2038.9283105,95.2399623%20C39.6640248,93.2639623%2040.6734248,90.558%2041.3512629,86.0006415%20C42.6068819,77.5629057%2042.08992,72.1107547%2042.0840343,72.0567925%20L44.0361295,71.8615472%20C44.0596724,72.0901509%2044.5874248,77.5884151%2043.2925676,86.2900755%20C42.583339,91.0495472%2041.4905581,93.9841132%2040.7666152,95.9247925%20C40.2741771,97.2473585%2039.9494819,98.120566%2040.0112819,98.7798868%20C40.1054533,99.7776981%2040.4370152,100.962906%2041.4827105,100.962906%20L41.4993867,100.962906%20L46.3462724,100.901094%20C48.1796724,100.879509%2049.795301,99.6844906%2050.3662152,97.9292453%20C51.0420914,95.8521887%2051.5227581,93.5426038%2051.7944819,91.063283%20C52.1309486,86.8218491%2051.9524152,82.4038113%2051.8837486,80.7417736%20L53.8436914,80.6613208%20C53.9525771,83.3231321%2054.0604819,87.3153585%2053.7475581,91.248717%20C53.4581771,93.8899245%2052.9490629,96.3319623%2052.2319867,98.536566%20C51.400139,101.092415%2049.0448724,102.830981%2046.3707962,102.86434%20L41.5248914,102.92517%20L41.4787867,102.92517%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,75.2935472%20C66.3658429,76.6955849%2065.5614619,78.9688679%2065.6007,81.0478868%20C65.6517095,83.8235094%2067.3065762,87.3379245%2066.343281,91.9639623%20C65.4859286,96.084717%2063.6849,96.8333208%2064.2764143,100.513547%20C64.3833381,101.177774%2064.9876048,101.648717%2065.6595571,101.640965%20L71.0597,101.572189%20C73.5454333,101.541774%2075.6505571,99.7129434%2076.025281,97.2552075%20C77.0287952,90.6924151%2076.1223952,84.5210943%2075.1904905,79.7890943'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,102.621509%20C64.4887905,102.621509%2063.4892,101.787547%2063.3077238,100.670038%20C62.9055333,98.1661887%2063.4980286,96.8289057%2064.1856762,95.2806792%20C64.5976762,94.3525283%2065.0636286,93.3017358%2065.3824381,91.7643019%20C65.9788571,88.9033208%2065.5001524,86.476%2065.0793238,84.3341887%20C64.8527238,83.1833208%2064.6388762,82.0952453%2064.6192571,81.0660377%20C64.5721714,78.5563019%2065.6002095,76.0622642%2067.3031429,74.5572075%20L68.6029048,76.0289057%20C67.3188381,77.1630943%2066.5438857,79.0782642%2066.5811619,81.0297358%20C66.5968571,81.885283%2066.786181,82.8448302%2067.0049333,83.9554717%20C67.4394952,86.1649811%2067.980981,88.9131321%2067.3041238,92.1646038%20C66.9411714,93.9061132%2066.4075333,95.1089811%2065.9788571,96.0763774%20C65.3500667,97.4931321%2064.9351238,98.4301132%2065.2451048,100.358038%20C65.2725714,100.528755%2065.4913238,100.677887%2065.6472952,100.659245%20L71.0474381,100.591547%20C73.0652571,100.566038%2074.7515143,99.1012075%2075.0565905,97.106566%20C76.0424476,90.6575849%2075.1311429,84.5657358%2074.2276857,79.9789434%20L76.1532952,79.5992453%20C77.0871619,84.3420377%2078.0269143,90.6526792%2076.9949524,97.4038491%20C76.5446952,100.35117%2074.0540571,102.517509%2071.0719619,102.553811%20L65.671819,102.621509%20L65.6414095,102.621509%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2082.4067547%2067.4688257%2081.5217736%2069.2816257%2080.0353585%2070.0605019%2080.284566%2069.9113971%2080.7515849%2069.3865876%2080.5838113%2068.3771876%2081.4118868%2069.2845686%2081.8455472%2069.8074162%2081.5011698%2069.4631019%2081.428566%2069.2365019%2081.5953585%2068.945159%2081.2009434%2069.3473495%2080.9036604%2071.0620543%2081.2656981'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,99.0936528%20C40.0964286,99.0936528%2039.1429429,98.3372%2037.904,99.3830868%20C36.770019,100.337728%2035.927381,101.801577%2036.442381,101.940898%20C36.957381,102.0812%2037.8628,102.212672%2038.809419,102.025275%20C39.6324381,101.86437%2040.3632476,102.014483%2040.6732286,100.282785%20C40.8174286,99.4762943%2040.0964286,99.0936528%2040.0964286,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,101.52637%20C37.2164505,101.606823%2037.9315648,101.697087%2038.7143648,101.545011%20C38.832079,101.521464%2038.9468505,101.504785%2039.058679,101.487125%20C39.6747171,101.39686%2039.9846981,101.350747%2040.1906981,100.196936%20C40.2711362,99.7475774%2039.8709076,99.529766%2039.8669838,99.5268226%20L39.7953743,99.4816906%20C39.71886,99.4247849%2039.0979171,99.0176151%2038.2199648,99.7573887%20C37.4842505,100.377464%2036.9702314,101.145691%2036.8221076,101.52637%20M37.8295457,102.60954%20C37.1320886,102.60954%2036.5758886,102.485917%2036.3139743,102.414294%20C36.0608886,102.345615%2035.8745076,102.149389%2035.8176124,101.889389%20C35.641041,101.089766%2036.7691362,99.6975396%2037.5872505,99.0078038%20C38.7771457,98.0041057%2039.9022981,98.3416151%2040.3643267,98.6820679%20C40.7508219,98.9038038%2041.3148695,99.484634%2041.1559552,100.368634%20C40.8498981,102.078747%2040.090641,102.326974%2039.202879,102.457464%20C39.1047838,102.473162%2039.0047267,102.486898%2038.9027076,102.506521%20C38.52406,102.582068%2038.1611076,102.60954%2037.8295457,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,99.376317%20C39.884739,99.376317%2039.2922438,98.9063547%2038.5202343,99.5568453%20C37.8159105,100.15043%2037.29012,101.061902%2037.6118724,101.149223%20C37.9316629,101.236543%2038.4947295,101.316996%2039.0842819,101.201223%20C39.596339,101.101147%2040.051501,101.194355%2040.2437676,100.116091%20C40.3340152,99.6147321%2039.884739,99.376317%2039.884739,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2087.5010868%2045.4722438%2087.3627472%2045.1328343%2085.1758038%2047.2536533%2084.4850868%2047.40472%2084.9501434%2045.6802057%2085.5133132%2045.8960152%2086.8976906%2047.5548057%2086.9967849%2048.188501%2086.2462189%2047.3517486%2085.7958792%2046.84852%2085.9489358%2047.2144152%2086.3453132%2046.8534248%2086.6788981%2045.9568343%2085.7075774%2047.403739%2085.2670491%2048.9526629%2086.1000302'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.516755)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.4684981%20C1.47466571,16.4684981%201.18430381,16.1829887%201.17939905,15.8288%20L1.42463714,15.8248755%20C1.4256181,15.9328%201.46976095,16.0338566%201.54627524,16.1084226%20C1.62180857,16.1829887%201.72186571,16.2232151%201.82780857,16.2232151%20L1.83271333,16.2232151%20C2.05440857,16.2202717%202.2329419,16.0377811%202.22999905,15.8150642%20L2.47523714,15.8111396%20C2.47719905,15.9848%202.41245619,16.1486491%202.29179905,16.2722717%20C2.1711419,16.3968755%202.00928476,16.4665358%201.83663714,16.4684981%20L1.82780857,16.4684981%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.4818415%20C0.605247619,16.4818415%200.445352381,16.4170868%200.323714286,16.2983698%20C0.200114286,16.1757283%200.130466667,16.0138415%200.128504762,15.8421434%20L0.373742857,15.8382189%20C0.37472381,15.9461434%200.418866667,16.0472%200.495380952,16.1227472%20C0.570914286,16.1963321%200.670971429,16.2365585%200.775933333,16.2365585%20L0.77887619,16.2365585%20C0.888742857,16.2355774%200.989780952,16.1914264%201.06433333,16.1148981%20C1.13986667,16.0373887%201.18008571,15.9353509%201.17910476,15.8284075%20L1.42434286,15.824483%20C1.42630476,15.9981434%201.3615619,16.1619925%201.24090476,16.2856151%20C1.11926667,16.4102189%200.957409524,16.4798792%200.784761905,16.4818415%20L0.775933333,16.4818415%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.0001736%20C1.13790476,17.0001736%200.978009524,16.9354189%200.856371429,16.8167019%20C0.731790476,16.6950415%200.662142857,16.5331547%200.660180952,16.3614566%20L0.905419048,16.3575321%20C0.9064,16.4654566%200.950542857,16.5665132%201.02705714,16.6410792%20C1.10259048,16.7146642%201.20264762,16.7548906%201.30859048,16.7548906%20L1.31349524,16.7548906%20C1.53519048,16.7529283%201.71372381,16.5704377%201.7117619,16.3467396%20L1.957,16.3447774%20C1.96092381,16.7019094%201.67350476,16.9962491%201.3164381,17.0001736%20L1.30760952,17.0001736%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.314883%20C21.6740448,15.314883%2021.5151305,15.2736755%2021.3699495,15.1863547%20L21.4964924,14.9754113%20C21.6465781,15.0656755%2021.8182448,15.092166%2021.9899114,15.0509585%20C22.1586352,15.0087698%2022.3018543,14.9037887%2022.391121,14.7556377%20C22.4813686,14.6055245%2022.5078543,14.4318642%2022.4666543,14.2621283%20C22.4244733,14.0933736%2022.3195114,13.9501283%2022.1713876,13.8608453%20L22.2979305,13.6499019%20C22.5029495,13.7745057%2022.6471495,13.9707321%2022.7050257,14.2032604%20C22.761921,14.4357887%2022.7256257,14.6771472%2022.6020257,14.8822038%20C22.4333019,15.1608453%2022.1370543,15.314883%2021.8319781,15.314883'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.3784302%20C21.9364495,16.3784302%2021.7775352,16.3372226%2021.6323543,16.2499019%20L21.7588971,16.0389585%20C21.9089829,16.1292226%2022.0796686,16.1566943%2022.2523162,16.1145057%20C22.42104,16.072317%2022.564259,15.9673358%2022.6535257,15.8191849%20C22.7437733,15.6690717%2022.770259,15.4954113%2022.729059,15.3256755%20C22.6868781,15.1569208%2022.5819162,15.0136755%2022.4337924,14.9243925%20L22.5603352,14.7134491%20C22.7653543,14.8380528%2022.9095543,15.0342792%2022.9674305,15.2668075%20C23.0243257,15.4993358%2022.9880305,15.7406943%2022.8644305,15.9457509%20C22.6957067,16.2243925%2022.399459,16.3784302%2022.0943829,16.3784302'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.2454642%20C47.0834581,33.2454642%2046.878439,33.1620679%2046.7234486,33.0109736%20C46.5645343,32.8569358%2046.4762486,32.649917%2046.4733057,32.4291623%20L46.7185438,32.4252377%20C46.7205057,32.5802566%2046.7832867,32.7264453%2046.8941343,32.8343698%20C47.004001,32.9413132%2047.148201,33.0001811%2047.3012295,33.0001811%20L47.3061343,33.0001811%20C47.6298486,32.9962566%2047.887839,32.7323321%2047.8839152,32.4105208%20L48.1291533,32.4075774%20C48.135039,32.8638038%2047.7681629,33.2395774%2047.31202,33.2454642%20L47.3012295,33.2454642%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.2636151%20C45.4408533,33.2636151%2045.0700533,32.8996151%2045.0631867,32.4463321%20L45.3084248,32.4424075%20C45.3133295,32.7612755%2045.5742629,33.0183321%2045.8920914,33.0183321%20L45.8989581,33.0183321%20C46.0549295,33.0163698%2046.1991295,32.9545585%2046.3080152,32.8427094%20C46.416901,32.7308604%2046.4757581,32.5846717%2046.4737962,32.4286717%20L46.7190343,32.4257283%20C46.7219771,32.646483%2046.6385962,32.8554642%2046.4845867,33.0134264%20C46.3295962,33.1723698%2046.1226152,33.2606717%2045.9028819,33.2636151%20L45.8920914,33.2636151%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,33.9592377%20C46.1535152,33.9592377%2045.7836962,33.5952377%2045.7778105,33.1429358%20L46.0230486,33.1390113%20C46.0269724,33.4578792%2046.2879057,33.7139547%2046.6057343,33.7139547%20L46.610639,33.7139547%20C46.9333724,33.7100302%2047.1913629,33.4461057%2047.187439,33.1242943%20L47.4326771,33.1213509%20C47.4385629,33.5775774%2047.0716867,33.9533509%2046.6165248,33.9592377%20L46.6057343,33.9592377%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,78.1791547%20C26.5907743,78.1791547%2026.3857552,78.0957585%2026.2307648,77.9446642%20C26.0718505,77.7896453%2025.9835648,77.5836075%2025.9806219,77.3618717%20L26.22586,77.3579472%20C26.2278219,77.5139472%2026.2906029,77.6601358%2026.4014505,77.7680604%20C26.5113171,77.8750038%2026.6555171,77.9338717%2026.8085457,77.9338717%20L26.8154124,77.9338717%20C26.9713838,77.9319094%2027.1165648,77.8700981%2027.2254505,77.7582491%20C27.3343362,77.6464%2027.3931933,77.5002113%2027.3912314,77.3442113%20L27.6364695,77.3412679%20C27.6394124,77.5620226%2027.5560314,77.7710038%2027.401041,77.928966%20C27.2460505,78.0879094%2027.0400505,78.1762113%2026.8193362,78.1791547%20L26.8085457,78.1791547%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,78.1964226%20C24.9471886,78.1964226%2024.5763886,77.8324226%2024.5705029,77.3801208%20L24.815741,77.3761962%20C24.8196648,77.6950642%2025.0805981,77.9511396%2025.3994076,77.9511396%20L25.4062743,77.9511396%20C25.7270457,77.9472151%2025.9850362,77.6832906%2025.9811124,77.3614792%20L26.2263505,77.3585358%20C26.2322362,77.8147623%2025.86536,78.1905358%2025.4101981,78.1964226%20L25.3994076,78.1964226%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,78.8930264%20C25.895279,78.8930264%2025.69026,78.8096302%2025.5342886,78.6585358%20C25.3763552,78.5044981%2025.2880695,78.2974792%2025.2851267,78.0757434%20L25.5303648,78.0718189%20C25.5323267,78.2278189%2025.5951076,78.3740075%2025.7059552,78.4819321%20C25.8158219,78.5898566%2025.9678695,78.6634415%2026.1199171,78.6477434%20C26.2758886,78.6457811%2026.4200886,78.5839698%2026.5289743,78.4721208%20C26.63786,78.3602717%2026.6967171,78.214083%2026.6947552,78.058083%20L26.9399933,78.0551396%20C26.9429362,78.2758943%2026.8595552,78.4848755%2026.7055457,78.6428377%20C26.5505552,78.8017811%2026.3435743,78.890083%2026.123841,78.8930264%20L26.1130505,78.8930264%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,10.8576%20C45.5079505,10.8576%2045.10576,10.4622038%2045.0988933,9.97163774%20L45.3441314,9.96771321%20C45.3490362,10.3248453%2045.64136,10.612317%2045.9974457,10.612317%20L46.0023505,10.612317%20C46.1789219,10.6103547%2046.34176,10.5406943%2046.4633981,10.4160906%20C46.5850362,10.2905057%2046.649779,10.1266566%2046.6478171,9.95201509%20L46.8930552,9.94809057%20C46.8959981,10.1884679%2046.8057505,10.4151094%2046.6389886,10.5868075%20C46.4712457,10.7575245%2046.2475886,10.8546566%2046.0082362,10.8576%20L45.9974457,10.8576%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.6413283%20C44.7426114,11.6413283%2044.3414019,11.2469132%2044.3345352,10.7563472%20L44.5797733,10.7524226%20C44.5817352,10.926083%2044.6513829,11.0899321%2044.7759638,11.2115925%20C44.8985829,11.3312906%2045.059459,11.3960453%2045.2311257,11.3960453%20L45.2370114,11.3960453%20C45.4145638,11.394083%2045.5774019,11.3244226%2045.69904,11.1998189%20C45.8206781,11.0752151%2045.885421,10.9103849%2045.883459,10.7367245%20L46.1286971,10.7328%20C46.13164,10.9721962%2046.0413924,11.1998189%2045.8736495,11.371517%20C45.7059067,11.542234%2045.4822495,11.6383849%2045.2428971,11.6413283%20L45.2311257,11.6413283%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,24.829117%20C36.1555505,24.829117%2035.8916743,24.7221736%2035.69156,24.5259472%20C35.4875219,24.3277585%2035.3737314,24.0628528%2035.3707886,23.7783245%20L35.6160267,23.7763623%20C35.6209314,24.2237585%2035.9878076,24.583834%2036.4351219,24.583834%20L36.4449314,24.583834%20C36.8951886,24.5779472%2037.258141,24.2060981%2037.2532362,23.7537962%20L37.4984743,23.751834%20C37.505341,24.3385509%2037.0325219,24.8212679%2036.4478743,24.829117%20L36.4351219,24.829117%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,25.7815019%20C35.2254114,25.7815019%2034.9615352,25.6745585%2034.761421,25.4783321%20C34.5583638,25.2801434%2034.4445733,25.0152377%2034.4416305,24.7307094%20L34.6868686,24.7287472%20C34.6898114,24.9465585%2034.7771162,25.150634%2034.9330876,25.3036906%20C35.0870971,25.4538038%2035.2891733,25.5362189%2035.5040019,25.5362189%20L35.5147924,25.5362189%20C35.7335448,25.5332755%2035.9375829,25.4459547%2036.0906114,25.2899547%20C36.24364,25.1339547%2036.32604,24.9269358%2036.3230971,24.7081434%20L36.5683352,24.7042189%20C36.572259,24.9887472%2036.4643543,25.2585585%2036.265221,25.4616528%20C36.0670686,25.6647472%2035.8022114,25.7785585%2035.5177352,25.7815019%20L35.5040019,25.7815019%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.28773585%20C21.7466352,1.28773585%2021.4101686,0.95709434%2021.4042829,0.545018868%20L21.649521,0.54109434%20C21.6514829,0.677471698%2021.7064162,0.804037736%2021.8035305,0.899207547%20C21.8996638,0.992415094%2022.0242448,1.04539623%2022.16354,1.04245283%20C22.4431114,1.03950943%2022.6667686,0.809924528%2022.6648067,0.529320755%20L22.9100448,0.527358491%20C22.9120067,0.727509434%2022.8354924,0.916867925%2022.6961971,1.06109434%20C22.55494,1.20532075%2022.3675781,1.28577358%2022.1664829,1.28773585%20L22.1556924,1.28773585%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.92586415%20C21.1249076,1.92586415%2020.788441,1.59424151%2020.7835362,1.18216604%20L21.0287743,1.18020377%20C21.0307362,1.3156%2021.0846886,1.44216604%2021.1818029,1.53635472%20C21.2769552,1.62956226%2021.4025171,1.68058113%2021.5369076,1.68058113%20L21.5427933,1.68058113%20C21.6781648,1.67861887%2021.8037267,1.62367547%2021.898879,1.52752453%20C21.9940314,1.43039245%2022.045041,1.30186415%2022.043079,1.16744906%20L22.2883171,1.16352453%20C22.2932219,1.5785434%2021.960679,1.91997736%2021.5457362,1.92586415%20L21.5369076,1.92586415%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,63.6499623%20C82.1025752,63.6499623%2082.0829562,63.6489811%2082.0623562,63.648%20C81.8367371,63.6323019%2081.6307371,63.5302642%2081.4816324,63.358566%20L81.6670324,63.1976604%20C81.7729752,63.3193208%2081.9191371,63.3919245%2082.0800133,63.4036981%20C82.2242133,63.4144906%2082.3939181,63.3624906%2082.5155562,63.2575094%20C82.6371943,63.150566%2082.7107657,63.0053585%2082.7215562,62.8444528%20C82.7333276,62.6845283%2082.6813371,62.5285283%2082.5753943,62.4068679%20L82.7607943,62.2459623%20C82.909899,62.4166792%2082.9824895,62.6354717%2082.9658133,62.8611321%20C82.951099,63.0877736%2082.8471181,63.2938113%2082.6764324,63.4419623%20C82.5214419,63.5773585%2082.3262324,63.6499623%2082.1221943,63.6499623'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,64.6723019%20C81.8129981,64.6723019%2081.5775695,64.5732075%2081.4098267,64.3809057%20L81.5952267,64.22%20C81.8129981,64.4711698%2082.1945886,64.4976604%2082.4447314,64.2798491%20C82.6948743,64.0620377%2082.722341,63.6803774%2082.5035886,63.4292075%20L82.6889886,63.2683019%20C82.9950457,63.6224906%2082.9587505,64.1591698%2082.6056076,64.465283%20C82.4457124,64.6046038%2082.24756,64.6723019%2082.0503886,64.6723019'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,54.242966%20C53.3002438,54.242966%2053.1884152,54.2233434%2053.0814914,54.1850792%20C52.8362533,54.0977585%2052.6410438,53.9191925%2052.5301962,53.6847019%20L52.7518914,53.5787396%20C52.9235581,53.9417585%2053.357139,54.0997208%2053.7200914,53.9280226%20C54.0840248,53.7573057%2054.2399962,53.3226642%2054.0683295,52.9586642%20L54.2900248,52.853683%20C54.5185867,53.3393434%2054.3106248,53.9211547%2053.8260343,54.1497585%20C53.6936057,54.2125509%2053.5533295,54.242966%2053.4110914,54.242966'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,54.9673358%20C51.5087305,54.9673358%2051.1585305,54.760317%2050.9927495,54.4100528%20L51.2144448,54.3040906%20C51.2968448,54.4806943%2051.4439876,54.6131472%2051.6264448,54.678883%20C51.8108638,54.7446189%2052.0090162,54.7367698%2052.1816638,54.6523925%20C52.5455971,54.4816755%2052.7015686,54.047034%2052.5299019,53.6840151%20L52.7525781,53.579034%20C52.980159,54.0646943%2052.7721971,54.6455245%2052.2876067,54.8741283%20C52.1532162,54.9379019%2052.01294,54.9673358%2051.8736448,54.9673358'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,55.3746038%20C52.8941295,55.3746038%2052.782301,55.3549811%2052.6743962,55.316717%20C52.430139,55.2293962%2052.2349295,55.0508302%2052.1240819,54.8163396%20L52.3457771,54.7103774%20C52.4281771,54.8869811%2052.57532,55.0204151%2052.7577771,55.0861509%20C52.9421962,55.1518868%2053.1403486,55.1430566%2053.3129962,55.0596604%20C53.4895676,54.9772453%2053.6229771,54.8300755%2053.688701,54.6475849%20C53.7554057,54.4641132%2053.7455962,54.2669057%2053.6622152,54.091283%20L53.8839105,53.9863019%20C53.9947581,54.2217736%2054.0075105,54.4856981%2053.9202057,54.7309811%20C53.83192,54.975283%2053.6533867,55.1705283%2053.418939,55.2813962%20C53.2865105,55.3441887%2053.1462343,55.3746038%2053.0049771,55.3746038'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,56.0998566%20C51.3556038,56.0998566%2051.2437752,56.080234%2051.1368514,56.0419698%20C50.8916133,55.9546491%2050.6964038,55.776083%2050.5855562,55.5415925%20L50.8072514,55.4356302%20C50.9779371,55.7986491%2051.414461,55.9566113%2051.7754514,55.7849132%20C52.1393848,55.6141962%2052.2953562,55.1795547%2052.1236895,54.8155547%20L52.3453848,54.7105736%20C52.5739467,55.196234%2052.3659848,55.7780453%2051.8813943,56.0066491%20C51.7489657,56.0694415%2051.6086895,56.0998566%2051.4664514,56.0998566'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,55.7807925%20C53.7713952,55.7807925%2053.4211952,55.5737736%2053.2554143,55.2235094%20L53.4771095,55.1175472%20C53.6477952,55.4825283%2054.084319,55.636566%2054.4453095,55.4658491%20C54.621881,55.383434%2054.7543095,55.2362642%2054.8200333,55.0537736%20C54.8867381,54.8703019%2054.8769286,54.6730943%2054.7935476,54.4974717%20L55.0162238,54.3924906%20C55.1260905,54.6279623%2055.1388429,54.8918868%2055.0515381,55.1371698%20C54.9632524,55.3814717%2054.7857,55.576717%2054.5512524,55.6875849%20C54.4168619,55.7503774%2054.2765857,55.7807925%2054.1372905,55.7807925'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.68138113%20C37.5673371,7.68138113%2037.1288514,7.24968302%2037.1219848,6.71398491%20L37.3672229,6.71006038%20C37.3721276,7.11232453%2037.7017276,7.43609811%2038.1029371,7.43609811%20L38.1117657,7.43609811%20C38.516899,7.43119245%2038.8425752,7.09760755%2038.8376705,6.6924%20L39.0829086,6.68847547%20C39.0897752,7.23006038%2038.6552133,7.67451321%2038.1156895,7.68138113%20L38.1029371,7.68138113%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.1114264%20C37.6774981,40.1114264%2037.2390124,39.6797283%2037.2321457,39.1440302%20L37.4773838,39.1401057%20C37.4822886,39.5423698%2037.8118886,39.8661434%2038.2130981,39.8661434%20L38.2219267,39.8661434%20C38.62706,39.8612377%2038.9527362,39.5266717%2038.9478314,39.1214642%20L39.1930695,39.1175396%20C39.1999362,39.6591245%2038.7653743,40.1045585%2038.2258505,40.1114264%20L38.2130981,40.1114264%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,21.9097585%20C47.0815943,21.9097585%2046.736299,21.5693057%2046.7304133,21.1474189%20L46.9756514,21.1434943%20C46.9795752,21.4319472%2047.2159848,21.6644755%2047.5043848,21.6644755%20L47.5102705,21.6644755%20C47.6495657,21.6625132%2047.7819943,21.6056075%2047.8810705,21.5055321%20C47.9791657,21.4034943%2048.0321371,21.2710415%2048.0301752,21.1307396%20L48.2754133,21.1268151%20C48.2783562,21.3328528%2048.200861,21.5280981%2048.05568,21.6762491%20C47.912461,21.8244%2047.7192133,21.9068151%2047.5132133,21.9097585%20L47.5043848,21.9097585%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.78266415%20C62.472541,6.78266415%2062.3214743,6.72183396%2062.2057219,6.60900377%20C62.0889886,6.49519245%2062.0242457,6.34213585%2062.0222838,6.17926792%20L62.2675219,6.17730566%20C62.2685029,6.2734566%2062.307741,6.36470189%2062.3773886,6.43338113%20C62.4470362,6.50107925%2062.5363029,6.53738113%2062.6324362,6.53738113%20L62.637341,6.53738113%20C62.8374552,6.53443774%2062.9993124,6.36862642%2062.9973505,6.16749434%20L63.2425886,6.16553208%20C63.2465124,6.50107925%2062.9757695,6.77775849%2062.6402838,6.78266415%20L62.6334171,6.78266415%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,78.6678566%20C67.748201,78.6678566%2067.5559343,78.6080075%2067.3921152,78.4951774%20C67.1753248,78.3470264%2067.0301438,78.1233283%2066.9830581,77.8662717%20L67.2243724,77.8221208%20C67.2596867,78.0144226%2067.3685724,78.1821962%2067.5304295,78.2930642%20C67.6922867,78.4029509%2067.8865152,78.4441585%2068.0807438,78.4088377%20C68.2739914,78.3725358%2068.4417343,78.2646113%2068.5525819,78.1017434%20C68.6634295,77.9398566%2068.7046295,77.7446113%2068.6683343,77.5513283%20L68.9096486,77.5052151%20C68.9577152,77.7632528%2068.9037629,78.024234%2068.7546581,78.240083%20C68.6075152,78.4569132%2068.3838581,78.6031019%2068.1268486,78.6501962%20C68.0650486,78.6619698%2068.0042295,78.6678566%2067.9434105,78.6678566'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,85.5137057%20C44.1449171,85.5137057%2043.881041,85.4077434%2043.6819076,85.211517%20C43.4778695,85.0133283%2043.364079,84.7474415%2043.3601552,84.4638943%20L43.6053933,84.4599698%20C43.6083362,84.6787623%2043.6966219,84.8828377%2043.8525933,85.0368755%20C44.0066029,85.1860075%2044.208679,85.2684226%2044.4235076,85.2684226%20L44.4342981,85.2684226%20C44.6530505,85.2654792%2044.8570886,85.1771774%2045.0110981,85.0211774%20C45.1631457,84.8651774%2045.2455457,84.6581585%2045.2426029,84.439366%20L45.487841,84.4354415%20C45.4917648,84.7199698%2045.38386,84.9897811%2045.1857076,85.1928755%20C44.9875552,85.3959698%2044.7217171,85.5097811%2044.4382219,85.5137057%20L44.4235076,85.5137057%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,86.4670717%20C42.9136257,86.4670717%2042.4388448,85.9980906%2042.4309971,85.4172604%20L42.6762352,85.4133358%20C42.682121,85.8617132%2043.0480162,86.2217887%2043.4943495,86.2217887%20L43.5021971,86.2217887%20C43.7238924,86.2188453%2043.9279305,86.1305434%2044.08194,85.9745434%20C44.2339876,85.8185434%2044.3163876,85.6115245%2044.3134448,85.3927321%20L44.5586829,85.3888075%20C44.5626067,85.6733358%2044.4547019,85.9431472%2044.2565495,86.1462415%20C44.0583971,86.3493358%2043.792559,86.4631472%2043.5090638,86.4670717%20L43.4943495,86.4670717%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,99.0600981%20C41.9311038,98.9874943%2042.6619133,100.060853%2042.5844181,100.390513%20C42.5069229,100.722136%2042.463761,101.812174%2041.658399,101.940702%20C41.0659038,102.034891%2038.9509705,102.282136%2038.4820752,101.827872%20C38.0514371,101.408928%2038.8607229,99.437834%2041.433761,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,99.549683%20C39.9808724,99.7763245%2039.3157867,100.565155%2039.0980152,100.894815%20C38.8831867,101.221532%2038.8488533,101.473683%2038.8665105,101.537457%20C39.060739,101.65323%2040.401701,101.646362%2041.5808057,101.455042%20C41.8927486,101.406966%2041.9937867,100.937004%2042.0663771,100.502362%20C42.0801105,100.413079%2042.0938438,100.336551%2042.1065962,100.278664%20C42.0722629,100.142287%2041.6798819,99.6144377%2041.4787867,99.549683%20M39.8602152,102.588249%20C39.1558914,102.588249%2038.465301,102.495042%2038.1415867,102.181079%20C37.8708438,101.918136%2037.8090438,101.482513%2037.96992,100.985079%20C38.2700914,100.058891%2039.3383486,98.8717208%2041.3630343,98.5744377%20C41.7259867,98.5194943%2042.1026724,98.7049283%2042.4666057,99.1013057%20C42.7393105,99.3995698%2043.1728914,100.029457%2043.0610629,100.503343%20C43.0522343,100.54357%2043.0443867,100.596551%2043.0335962,100.660325%20C42.95512,101.139117%2042.7716819,102.25957%2041.7367771,102.425381%20C41.3875581,102.480325%2040.6155486,102.588249%2039.8602152,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,99.3580679%20C41.8707752,99.3148981%2042.3014133,99.9487094%2042.2553086,100.143955%20C42.2101848,100.3392%2042.18468,100.981842%2041.71088,101.057389%20C41.359699,101.113313%2040.1119276,101.259502%2039.83628,100.991653%20C39.5812324,100.744408%2040.0589562,99.581766%2041.5774705,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,99.5697962%20C43.2097752,99.5697962%2042.8272038,99.3765132%2042.0797181,99.8170415%20C41.4185562,100.20557%2040.432699,100.826626%2040.7034419,101.581117%20C40.9751657,102.333645%2043.0734229,102.026551%2043.5393752,101.86074%20C44.0053276,101.694928%2044.2927467,101.181796%2044.204461,100.736362%20C44.0112133,99.7670038%2043.2097752,99.5697962%2043.2097752,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,99.6265662%20C55.0350171,99.6265662%2054.6524457,99.4332832%2053.90496,99.8738115%20C53.2437981,100.26234%2052.2579409,100.883396%2052.5286838,101.637887%20C52.8004076,102.390415%2054.8986647,102.083321%2055.3646171,101.91751%20C55.8305695,101.751698%2056.1179885,101.238566%2056.0297028,100.793132%20C55.8364552,99.8237737%2055.0350171,99.6265662%2055.0350171,99.6265662'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,100.018272%20C42.8626162,100.018272%2042.6546543,100.047706%2042.3279971,100.240008%20C42.0042829,100.430347%2041.0203876,101.010196%2041.1655686,101.415404%20C41.3509686,101.667555%2042.8361305,101.590045%2043.3746733,101.398725%20C43.6208924,101.310423%2043.7611686,101.026875%2043.7229114,100.832611%20C43.5983305,100.206649%2043.1372829,100.059479%2043.0852924,100.043781%20L43.0225114,100.023177%20C43.0127019,100.021215%2042.9921019,100.018272%2042.9616924,100.018272%20M42.022921,102.554502%20C41.2548352,102.555479%2040.4710543,102.380838%2040.2424924,101.747026%20C39.8216638,100.576536%2041.2293305,99.7484604%2041.8306543,99.3942717%20C42.6369971,98.9203849%2043.1686733,99.0302717%2043.3648638,99.1028755%20C43.7817686,99.2215925%2044.4919781,99.6650642%2044.6852257,100.641291%20C44.82354,101.339857%2044.3929019,102.077668%2043.7042733,102.322951%20C43.5335876,102.383781%2042.785121,102.554502%2042.022921,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,100.075042%20C54.6878581,100.075042%2054.4798962,100.104476%2054.153239,100.296778%20C53.8295247,100.487117%2052.8456295,101.066966%2052.9908104,101.472174%20C53.1762104,101.724325%2054.6613724,101.646815%2055.1999152,101.455494%20C55.4461343,101.367193%2055.5864104,101.083645%2055.5481533,100.889381%20C55.4235724,100.263419%2054.9625247,100.116249%2054.9105343,100.100551%20L54.8477533,100.079947%20C54.8379438,100.077985%2054.8173438,100.075042%2054.7869343,100.075042%20M53.8481628,102.611272%20C53.0800771,102.612249%2052.2962962,102.437608%2052.0677343,101.803796%20C51.6469057,100.633306%2053.0545724,99.8052303%2053.6558962,99.4510417%20C54.462239,98.9771549%2054.9939152,99.0870417%2055.1901057,99.1596454%20C55.6070104,99.2783624%2056.31722,99.7218341%2056.5104676,100.698061%20C56.6487819,101.396627%2056.2181438,102.134438%2055.5295152,102.379721%20C55.3588295,102.440551%2054.6103628,102.611272%2053.8481628,102.611272'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,99.8361736%20C43.3563295,99.8361736%2043.1297295,99.7223623%2042.686339,99.9823623%20C42.29592,100.212928%2041.7112724,100.580853%2041.8721486,101.027268%20C42.0320438,101.473683%2043.2758914,101.290211%2043.551539,101.193079%20C43.8262057,101.093985%2043.9968914,100.790815%2043.944901,100.526891%20C43.8311105,99.9529283%2043.3563295,99.8361736%2043.3563295,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,99.8929435%20C55.1815714,99.8929435%2054.9549714,99.7791322%2054.5115809,100.039132%20C54.1211619,100.269698%2053.5365143,100.637623%2053.6973904,101.084038%20C53.8572857,101.530453%2055.1011333,101.346981%2055.3767809,101.249849%20C55.6514476,101.150755%2055.8221333,100.847585%2055.7701428,100.583661%20C55.6563524,100.009698%2055.1815714,99.8929435%2055.1815714,99.8929435'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,99.0936528%20C66.5821429,99.0936528%2065.6286571,98.3372%2064.3897143,99.3830868%20C63.2557333,100.337728%2062.4130952,101.801577%2062.9280952,101.940898%20C63.4430952,102.0812%2064.3485143,102.212672%2065.2951333,102.025275%20C66.1181524,101.86437%2066.8489619,102.014483%2067.1589429,100.282785%20C67.3031429,99.4762943%2066.5821429,99.0936528%2066.5821429,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,101.52637%20C63.7021648,101.606823%2064.417279,101.697087%2065.200079,101.545011%20C65.3177933,101.521464%2065.4325648,101.504785%2065.5443933,101.487125%20C66.1604314,101.39686%2066.4704124,101.350747%2066.6764124,100.196936%20C66.7568505,99.7475774%2066.3566219,99.529766%2066.3526981,99.5268226%20L66.2810886,99.4816906%20C66.2045743,99.4247849%2065.5836314,99.0176151%2064.705679,99.7573887%20C63.9699648,100.377464%2063.4559457,101.145691%2063.3078219,101.52637%20M64.31526,102.60954%20C63.6178029,102.60954%2063.0616029,102.485917%2062.7996886,102.414294%20C62.5466029,102.345615%2062.3602219,102.149389%2062.3033267,101.889389%20C62.1267552,101.089766%2063.2548505,99.6975396%2064.0729648,99.0078038%20C65.26286,98.0041057%2066.3880124,98.3416151%2066.850041,98.6820679%20C67.2365362,98.9038038%2067.8005838,99.484634%2067.6416695,100.368634%20C67.3356124,102.078747%2066.5763552,102.326974%2065.6885933,102.457464%20C65.5904981,102.473162%2065.490441,102.486898%2065.3884219,102.506521%20C65.0097743,102.582068%2064.6468219,102.60954%2064.31526,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,99.376317%20C66.3704533,99.376317%2065.7779581,98.9063547%2065.0059486,99.5568453%20C64.3016248,100.15043%2063.7758343,101.061902%2064.0975867,101.149223%20C64.4173771,101.236543%2064.9804438,101.316996%2065.5699962,101.201223%20C66.0820533,101.101147%2066.5372152,101.194355%2066.7294819,100.116091%20C66.8197295,99.6147321%2066.3704533,99.376317%2066.3704533,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,99.0600981%20C68.4168181,98.9874943%2069.1476276,100.060853%2069.0701324,100.390513%20C68.9926371,100.722136%2068.9494752,101.812174%2068.1441133,101.940702%20C67.5516181,102.034891%2065.4366848,102.282136%2064.9677895,101.827872%20C64.5371514,101.408928%2065.3464371,99.437834%2067.9194752,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,99.549683%20C66.4665867,99.7763245%2065.801501,100.565155%2065.5837295,100.894815%20C65.368901,101.221532%2065.3345676,101.473683%2065.3522248,101.537457%20C65.5464533,101.65323%2066.8874152,101.646362%2068.06652,101.455042%20C68.3784629,101.406966%2068.479501,100.937004%2068.5520914,100.502362%20C68.5658248,100.413079%2068.5795581,100.336551%2068.5923105,100.278664%20C68.5579771,100.142287%2068.1655962,99.6144377%2067.964501,99.549683%20M66.3459295,102.588249%20C65.6416057,102.588249%2064.9510152,102.495042%2064.627301,102.181079%20C64.3565581,101.918136%2064.2947581,101.482513%2064.4556343,100.985079%20C64.7558057,100.058891%2065.8240629,98.8717208%2067.8487486,98.5744377%20C68.211701,98.5194943%2068.5883867,98.7049283%2068.95232,99.1013057%20C69.2250248,99.3995698%2069.6586057,100.029457%2069.5467771,100.503343%20C69.5379486,100.54357%2069.530101,100.596551%2069.5193105,100.660325%20C69.4408343,101.139117%2069.2573962,102.25957%2068.2224914,102.425381%20C67.8732724,102.480325%2067.1012629,102.588249%2066.3459295,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,99.3580679%20C68.3564895,99.3148981%2068.7871276,99.9487094%2068.7410229,100.143955%20C68.695899,100.3392%2068.6703943,100.981842%2068.1965943,101.057389%20C67.8454133,101.113313%2066.5976419,101.259502%2066.3219943,100.991653%20C66.0669467,100.744408%2066.5446705,99.581766%2068.0631848,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,99.5697962%20C69.6954895,99.5697962%2069.3129181,99.3765132%2068.5654324,99.8170415%20C67.9042705,100.20557%2066.9184133,100.826626%2067.1891562,101.581117%20C67.46088,102.333645%2069.5591371,102.026551%2070.0250895,101.86074%20C70.4910419,101.694928%2070.778461,101.181796%2070.6901752,100.736362%20C70.4969276,99.7670038%2069.6954895,99.5697962%2069.6954895,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,100.018272%20C69.3483305,100.018272%2069.1403686,100.047706%2068.8137114,100.240008%20C68.4899971,100.430347%2067.5061019,101.010196%2067.6512829,101.415404%20C67.8366829,101.667555%2069.3218448,101.590045%2069.8603876,101.398725%20C70.1066067,101.310423%2070.2468829,101.026875%2070.2086257,100.832611%20C70.0840448,100.206649%2069.6229971,100.059479%2069.5710067,100.043781%20L69.5082257,100.023177%20C69.4984162,100.021215%2069.4778162,100.018272%2069.4474067,100.018272%20M68.5086352,102.554502%20C67.7405495,102.555479%2066.9567686,102.380838%2066.7282067,101.747026%20C66.3073781,100.576536%2067.7150448,99.7484604%2068.3163686,99.3942717%20C69.1227114,98.9203849%2069.6543876,99.0302717%2069.8505781,99.1028755%20C70.2674829,99.2215925%2070.9776924,99.6650642%2071.17094,100.641291%20C71.3092543,101.339857%2070.8786162,102.077668%2070.1899876,102.322951%20C70.0193019,102.383781%2069.2708352,102.554502%2068.5086352,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,99.8361736%20C69.8420438,99.8361736%2069.6154438,99.7223623%2069.1720533,99.9823623%20C68.7816343,100.212928%2068.1969867,100.580853%2068.3578629,101.027268%20C68.5177581,101.473683%2069.7616057,101.290211%2070.0372533,101.193079%20C70.31192,101.093985%2070.4826057,100.790815%2070.4306152,100.526891%20C70.3168248,99.9529283%2069.8420438,99.8361736%2069.8420438,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,100.029751%20C23.3225352,100.029751%2022.9389829,99.8364679%2022.1914971,100.276996%20C21.5303352,100.665525%2020.5444781,101.286581%2020.815221,102.041072%20C21.0869448,102.7936%2023.1852019,102.486506%2023.6511543,102.320694%20C24.1171067,102.153902%2024.4045257,101.641751%2024.31624,101.196317%20C24.1229924,100.226958%2023.3225352,100.029751%2023.3225352,100.029751'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,100.478128%20C22.9743952,100.478128%2022.7654524,100.507562%2022.4397762,100.699864%20C22.1160619,100.890204%2021.1321667,101.470053%2021.2773476,101.87526%20C21.4627476,102.128392%2022.9479095,102.050883%2023.4864524,101.858581%20C23.7326714,101.770279%2023.8729476,101.486732%2023.8346905,101.292468%20C23.7101095,100.666506%2023.2500429,100.518355%2023.1970714,100.503638%20L23.1342905,100.483034%20C23.1264429,100.481072%2023.1058429,100.478128%2023.0734714,100.478128%20M22.1347,103.014355%20C21.3666143,103.014355%2020.5828333,102.840694%2020.3542714,102.206883%20C19.9334429,101.036392%2021.3411095,100.208317%2021.9424333,99.8541283%20C22.7507381,99.3782792%2023.2814333,99.4911094%2023.4776238,99.5627321%20C23.8935476,99.6814491%2024.6037571,100.124921%2024.7970048,101.101147%20C24.9343381,101.797751%2024.504681,102.536543%2023.8170333,102.782808%20C23.6453667,102.843638%2022.8969,103.014355%2022.1347,103.014355'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,100.296128%20C23.4681086,100.296128%2023.2424895,100.181336%2022.7981181,100.442317%20C22.407699,100.672883%2021.8230514,101.040808%2021.9839276,101.487223%20C22.1438229,101.932657%2023.3876705,101.750166%2023.6633181,101.652053%20C23.9389657,101.55394%2024.1086705,101.25077%2024.057661,100.986845%20C23.9428895,100.412883%2023.4681086,100.296128%2023.4681086,100.296128'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,99.4682491%20C26.1142276,99.3956453%2026.8440562,100.469004%2026.766561,100.799645%20C26.6890657,101.130287%2026.6459038,102.221306%2025.8405419,102.349834%20C25.2480467,102.444023%2023.1331133,102.691268%2022.6642181,102.236023%20C22.23358,101.81806%2023.0428657,99.846966%2025.6159038,99.4682491'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,99.957834%20C24.1639962,100.185457%2023.4979295,100.973306%2023.281139,101.302966%20C23.0663105,101.629683%2023.0309962,101.881834%2023.0486533,101.945608%20C23.241901,102.0604%2024.5848248,102.052551%2025.7639295,101.864174%20C26.0739105,101.816098%2026.1759295,101.346136%2026.24852,100.911494%20C26.2622533,100.82123%2026.2759867,100.745683%2026.28972,100.687796%20C26.2544057,100.550438%2025.8620248,100.022589%2025.6619105,99.957834%20M24.043339,102.997381%20C23.3390152,102.997381%2022.6474438,102.904174%2022.3227486,102.588249%20C22.0539676,102.327268%2021.9911867,101.892626%2022.1520629,101.396174%20C22.4512533,100.469004%2023.5185295,99.2808528%2025.5451771,98.9825887%20C25.9012629,98.9335321%2026.2848152,99.1120981%2026.6477676,99.5084755%20C26.9214533,99.8067396%2027.3550343,100.436626%2027.2441867,100.912475%20C27.2353581,100.952702%2027.2265295,101.006664%2027.215739,101.069457%20C27.1372629,101.548249%2026.9538248,102.668702%2025.91892,102.834513%20C25.569701,102.889457%2024.7986724,102.997381%2024.043339,102.997381'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,99.7672%20C26.0529181,99.7240302%2026.4835562,100.35686%2026.4374514,100.552106%20C26.3933086,100.747351%2026.3668229,101.389992%2025.8930229,101.466521%20C25.5418419,101.522445%2024.2940705,101.667653%2024.0184229,101.399804%20C23.7633752,101.152558%2024.241099,99.989917%2025.7596133,99.7672'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,99.8524604%20C32.3175743,99.7190264%2032.5039552,99.6797811%2032.6579648,99.7504226%20C33.2337838,100.013366%2034.6885362,100.762951%2034.403079,101.804913%20C34.1813838,102.616309%2033.684041,102.379857%2032.7393838,102.408309%20L32.0272124,102.430875%20C31.8800695,102.435781%2031.747641,102.362196%2031.665241,102.2268%20C31.2463743,101.546875%2031.4543362,100.466649%2032.1145171,99.8946491%20L32.1635648,99.8524604%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,100.196445%20L32.4832571,100.223917%20L32.4342095,100.266106%20C31.9574667,100.680143%2031.7887429,101.49154%2032.0830286,101.970332%20L32.7235905,101.918332%20C32.9354762,101.912445%2033.1267619,101.917351%2033.2974476,101.923238%20C33.8536476,101.940898%2033.8585524,101.941879%2033.9301619,101.675992%20C34.1116381,101.012747%2032.8452286,100.375992%2032.4538286,100.196445%20L32.4538286,100.196445%20Z%20M32.013381,102.921049%20C31.7004571,102.921049%2031.415,102.758181%2031.2472571,102.482483%20C30.7067524,101.605351%2030.9568952,100.249426%2031.7936476,99.5233887%20L31.8426952,99.4812%20C32.1418857,99.2231623%2032.5323048,99.154483%2032.8599429,99.3036151%20C34.9758571,100.271011%2035.0317714,101.366936%2034.876781,101.93403%20C34.5991714,102.94754%2033.8536476,102.923992%2033.2660571,102.90437%20C33.1149905,102.899464%2032.9433238,102.894558%2032.754981,102.899464%20L32.0428095,102.921049%20L32.013381,102.921049%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,100.084302%20C32.3520057,99.9861887%2032.4873771,99.958717%2032.5992057,100.009736%20C33.0180724,100.201057%2034.0745581,100.745585%2033.8675771,101.502038%20C33.70572,102.092679%2033.3447295,101.92%2032.6590438,101.942566%20L32.14012,101.957283%20C32.0341771,101.961208%2031.9380438,101.907245%2031.8782057,101.810113%20C31.5731295,101.315623%2031.7251771,100.530717%2032.2048629,100.114717%20L32.2401771,100.084302%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,99.5842189%20C28.8154762,99.5842189%2027.9306571,98.7492755%2026.6063714,99.6862566%20C25.3968571,100.540823%2024.4316,101.928143%2024.9328667,102.110634%20C25.4351143,102.294106%2026.3248381,102.501125%2027.2832286,102.396143%20C28.118019,102.304898%2028.8341143,102.516823%2029.2892762,100.817502%20C29.5011619,100.025728%2028.8154762,99.5842189%2028.8154762,99.5842189'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,101.729464%20C25.7342067,101.842294%2026.4395114,101.995351%2027.23114,101.909011%20C27.3488543,101.896257%2027.4655876,101.888408%2027.5793781,101.880558%20C28.200321,101.842294%2028.5122638,101.823653%2028.8153781,100.689464%20C28.9252448,100.27837%2028.6093781,100.037011%2028.5446352,99.9928604%20L28.4847971,99.9467472%20C28.4220162,99.8908226%2027.8354067,99.4198792%2026.8897686,100.086068%20C26.1040257,100.641389%2025.5272257,101.362521%2025.3467305,101.729464%20M26.7504733,102.915653%20C25.8224924,102.915653%2025.0779495,102.686068%2024.7650257,102.571275%20C24.5178257,102.481992%2024.3491019,102.270068%2024.3137876,102.006143%20C24.2058829,101.194747%2025.4487495,99.9025962%2026.323759,99.2854642%20C27.5950733,98.3877283%2028.6858924,98.8184453%2029.1184924,99.1961811%20C29.4834067,99.4502943%2029.9954638,100.076257%2029.763959,100.943577%20C29.3137019,102.622294%2028.5358067,102.804785%2027.6401971,102.859728%20C27.541121,102.866596%2027.4400829,102.872483%2027.3370829,102.884257%20C27.1350067,102.905842%2026.9388162,102.915653%2026.7504733,102.915653'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,99.8476528%20C28.5807435,99.8476528%2028.029439,99.328634%2027.20642,99.9104453%20C26.4530486,100.4432%2025.8536867,101.306596%2026.1646486,101.421389%20C26.4765914,101.534219%2027.0308295,101.663728%2027.6272486,101.597992%20C28.1471533,101.541087%2028.5925057,101.672558%2028.876001,100.614898%20C29.0084295,100.12237%2028.5807435,99.8476528%2028.5807435,99.8476528'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M19.908,213.729%20C19.3557153,213.729%2018.908,213.281285%2018.908,212.729%20C18.908,212.176715%2019.3557153,211.729%2019.908,211.729%20L55.908,211.729%20C56.4602847,211.729%2056.908,212.176715%2056.908,212.729%20C56.908,213.281285%2056.4602847,213.729%2055.908,213.729%20L19.908,213.729%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M195.25,213.729%20C194.697715,213.729%20194.25,213.281285%20194.25,212.729%20C194.25,212.176715%20194.697715,211.729%20195.25,211.729%20L239.25,211.729%20C239.802285,211.729%20240.25,212.176715%20240.25,212.729%20C240.25,213.281285%20239.802285,213.729%20239.25,213.729%20L195.25,213.729%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M42.144,73.969998%20L65.067,73.969998%20C66.1364234,73.969998%2067.1623949,74.3930895%2067.9188731,75.149005%20C68.6753514,75.9049205%2069.1000001,76.9305761%2069.1000001,78%20L69.1000001,208.7%20C69.1000001,210.925155%2067.2961553,212.729%2065.071,212.729%20L42.144,212.729%20C40.8947319,212.729%2039.882,211.716268%2039.882,210.467%20L39.882,76.232%20C39.882,74.9827319%2040.8947319,73.969998%2042.144,73.969998%20Z'%20id='Path'%20fill='%23EFEFF8'%3e%3c/path%3e%3cpath%20d='M42.144,74.9699985%20C41.4470166,74.9699985%2040.882,75.5350166%2040.882,76.232%20L40.882,210.467%20C40.882,211.163983%2041.4470166,211.729%2042.144,211.729%20L65.071,211.729%20C66.7438705,211.729%2068.1000001,210.372871%2068.1000001,208.7%20L68.1000001,77.9997513%20C68.1000001,77.195759%2067.7807494,76.4246717%2067.2120295,75.8563748%20C66.6433096,75.2880779%2065.8719848,74.9699985%2065.067,74.9699985%20L42.144,74.9699985%20Z%20M42.144,72.969998%20L65.0660072,72.969998%20C66.400862,72.969998%2067.6814803,73.498101%2068.6257168,74.4416352%20C69.5699533,75.3851693%2070.1003319,76.6653932%2070.1000002,78%20L70.1000002,208.7%20C70.1000002,211.47744%2067.84844,213.729%2065.071,213.729%20L42.144,213.729%20C40.3424471,213.729%2038.882,212.268553%2038.882,210.467%20L38.882,76.232%20C38.882,74.4304471%2040.3424471,72.969998%2042.144,72.969998%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M64.612,73.97%20L90.2,73.97%20C91.3218658,73.97%2092.3977828,74.4156594%2093.1910617,75.2089383%20C93.9843406,76.0022172%2094.43,77.0781342%2094.43,78.2%20L94.43,208.5%20C94.43,210.836164%2092.5361645,212.73%2090.2,212.73%20L64.612,212.73%20C63.300876,212.73%2062.238,211.667124%2062.238,210.356%20L62.238,76.344%20C62.238,75.032876%2063.300876,73.97%2064.612,73.97%20Z'%20id='Path'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.612,74.97%20C63.8531608,74.97%2063.238,75.5851608%2063.238,76.344%20L63.238,210.356%20C63.238,211.114839%2063.8531608,211.73%2064.612,211.73%20L90.2,211.73%20C91.9838797,211.73%2093.43,210.28388%2093.43,208.5%20L93.43,78.2%20C93.43,77.3433507%2093.0896974,76.5217876%2092.4839549,75.9160451%20C91.8782124,75.3103026%2091.0566493,74.97%2090.2,74.97%20L64.612,74.97%20Z%20M64.612,72.97%20L90.2,72.97%20C91.5870822,72.97%2092.9173532,73.5210163%2093.8981685,74.5018315%20C94.8789837,75.4826468%2095.43,76.8129178%2095.43,78.2%20L95.43,208.5%20C95.43,211.388449%2093.0884492,213.73%2090.2,213.73%20L64.612,213.73%20C62.7485913,213.73%2061.238,212.219409%2061.238,210.356%20L61.238,76.344%20C61.238,74.4805913%2062.7485913,72.97%2064.612,72.97%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M72.106,75.027%20L131.092,75.027%20C132.205909,75.027%20133.274196,75.4694987%20134.061848,76.2571515%20C134.849501,77.0448043%20135.292,78.1130907%20135.292,79.227%20L135.292,207.6%20C135.292,209.919596%20133.411596,211.8%20131.092,211.8%20L72.106,211.8%20C71.3466085,211.8%2070.731,211.184392%2070.731,210.425%20L70.731,76.4%20C70.7321034,75.6413896%2071.3473888,75.027%2072.106,75.027%20Z'%20id='Path'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M81.714,44.648%20L110.5,44.648%20C113.23878,44.648%20115.459,46.8682199%20115.459,49.607%20L115.459,207.77%20C115.459,210.50878%20113.23878,212.729%20110.5,212.729%20L81.714,212.729%20C80.1764393,212.729%2078.93,211.482561%2078.93,209.945%20L78.93,47.432%20C78.93,45.8944393%2080.1764393,44.648%2081.714,44.648%20Z'%20id='Path'%20fill='%23EFEFF8'%3e%3c/path%3e%3cpath%20d='M81.714,45.648%20C80.728724,45.648%2079.93,46.446724%2079.93,47.432%20L79.93,209.945%20C79.93,210.930276%2080.728724,211.729%2081.714,211.729%20L110.5,211.729%20C112.686495,211.729%20114.459,209.956495%20114.459,207.77%20L114.459,49.607%20C114.459,47.4205047%20112.686495,45.648%20110.5,45.648%20L81.714,45.648%20Z%20M81.714,43.648%20L110.5,43.648%20C113.791065,43.648%20116.459,46.3159352%20116.459,49.607%20L116.459,207.77%20C116.459,211.061065%20113.791065,213.729%20110.5,213.729%20L81.714,213.729%20C79.6241545,213.729%2077.93,212.034845%2077.93,209.945%20L77.93,47.432%20C77.93,45.3421545%2079.6241545,43.648%2081.714,43.648%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M108.218,44.648%20L193.58,44.648%20C196.661749,44.648%20199.16,47.1462511%20199.16,50.228%20L199.16,207.149%20C199.16,208.628908%20198.572109,210.048203%20197.525656,211.094656%20C196.479203,212.141109%20195.059908,212.729%20193.58,212.729%20L108.218,212.729%20C107.208976,212.729%20106.391,211.911024%20106.391,210.902%20L106.391,46.474%20C106.391,45.4653663%20107.209366,44.648%20108.218,44.648%20Z'%20id='Path'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M107.391,46.474%20L107.391,210.902%20C107.391,211.358739%20107.761261,211.729%20108.218,211.729%20L193.58,211.729%20C194.794692,211.729%20195.959632,211.246466%20196.818549,210.387549%20C197.677466,209.528632%20198.16,208.363692%20198.16,207.149%20L198.16,50.228%20C198.16,47.6985358%20196.109464,45.648%20193.58,45.648%20L108.218,45.648%20C107.761437,45.648%20107.391,46.0179846%20107.391,46.474%20Z%20M193.58,43.648%20C197.214034,43.648%20200.16,46.5939663%20200.16,50.228%20L200.16,207.149%20C200.16,208.894125%20199.466752,210.567773%20198.232763,211.801763%20C196.998773,213.035752%20195.325125,213.729%20193.58,213.729%20L108.218,213.729%20C106.656691,213.729%20105.391,212.463309%20105.391,210.902%20L105.391,46.4734527%20C105.391,44.912748%20106.657295,43.648%20108.218,43.648%20L193.58,43.648%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M218.658,26.746%20L221.158,26.746%20C221.710285,26.746%20222.158,27.1937153%20222.158,27.746%20C222.158,28.2982847%20221.710285,28.746%20221.158,28.746%20L218.658,28.746%20L218.658,31.246%20C218.658,31.7982847%20218.210285,32.246%20217.658,32.246%20C217.105715,32.246%20216.658,31.7982847%20216.658,31.246%20L216.658,28.746%20L214.158,28.746%20C213.605715,28.746%20213.158,28.2982847%20213.158,27.746%20C213.158,27.1937153%20213.605715,26.746%20214.158,26.746%20L216.658,26.746%20L216.658,24.246%20C216.658,23.6937153%20217.105715,23.246%20217.658,23.246%20C218.210285,23.246%20218.658,23.6937153%20218.658,24.246%20L218.658,26.746%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M12.403,239.47%20L13.872,239.47%20C14.1481424,239.47%2014.372,239.693858%2014.372,239.97%20C14.372,240.246142%2014.1481424,240.47%2013.872,240.47%20L12.403,240.47%20L12.403,241.939%20C12.403,242.215142%2012.1791424,242.439%2011.903,242.439%20C11.6268576,242.439%2011.403,242.215142%2011.403,241.939%20L11.403,240.47%20L9.935,240.47%20C9.65885763,240.47%209.435,240.246142%209.435,239.97%20C9.435,239.693858%209.65885763,239.47%209.935,239.47%20L11.403,239.47%20L11.403,238.001%20C11.403,237.724858%2011.6268576,237.501%2011.903,237.501%20C12.1791424,237.501%2012.403,237.724858%2012.403,238.001%20L12.403,239.47%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M218.158,121.487%20L219.627,121.487%20C219.903142,121.487%20220.127,121.710858%20220.127,121.987%20C220.127,122.263142%20219.903142,122.487%20219.627,122.487%20L218.158,122.487%20L218.158,123.956%20C218.158,124.232142%20217.934142,124.456%20217.658,124.456%20C217.381858,124.456%20217.158,124.232142%20217.158,123.956%20L217.158,122.487%20L215.689,122.487%20C215.412858,122.487%20215.189,122.263142%20215.189,121.987%20C215.189,121.710858%20215.412858,121.487%20215.689,121.487%20L217.158,121.487%20L217.158,120.019%20C217.158,119.742858%20217.381858,119.519%20217.658,119.519%20C217.934142,119.519%20218.158,119.742858%20218.158,120.019%20L218.158,121.487%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M104.831,18.188%20L106.3,18.188%20C106.576142,18.188%20106.8,18.4118576%20106.8,18.688%20C106.8,18.9641424%20106.576142,19.188%20106.3,19.188%20L104.831,19.188%20L104.831,20.657%20C104.831,20.9331424%20104.607142,21.157%20104.331,21.157%20C104.054858,21.157%20103.831,20.9331424%20103.831,20.657%20L103.831,19.188%20L102.363,19.188%20C102.086858,19.188%20101.863,18.9641424%20101.863,18.688%20C101.863,18.4118576%20102.086858,18.188%20102.363,18.188%20L103.831,18.188%20L103.831,16.72%20C103.831,16.4438576%20104.054858,16.22%20104.331,16.22%20C104.607142,16.22%20104.831,16.4438576%20104.831,16.72%20L104.831,18.188%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M27.346,17.688%20L30.408,17.688%20C30.9602847,17.688%2031.408,18.1357153%2031.408,18.688%20C31.408,19.2402847%2030.9602847,19.688%2030.408,19.688%20L27.346,19.688%20L27.346,22.751%20C27.346,23.3032847%2026.8982847,23.751%2026.346,23.751%20C25.7937153,23.751%2025.346,23.3032847%2025.346,22.751%20L25.346,19.688%20L22.283,19.688%20C21.7307153,19.688%2021.283,19.2402847%2021.283,18.688%20C21.283,18.1357153%2021.7307153,17.688%2022.283,17.688%20L25.346,17.688%20L25.346,14.626%20C25.346,14.0737153%2025.7937153,13.626%2026.346,13.626%20C26.8982847,13.626%2027.346,14.0737153%2027.346,14.626%20L27.346,17.688%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M246.097,213.487%20C245.544715,213.487%20245.097,213.039285%20245.097,212.487%20C245.097,211.934715%20245.544715,211.487%20246.097,211.487%20L253.07,211.487%20C253.622285,211.487%20254.07,211.934715%20254.07,212.487%20C254.07,213.039285%20253.622285,213.487%20253.07,213.487%20L246.097,213.487%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M2.93,213.487%20C2.37771525,213.487%201.93,213.039285%201.93,212.487%20C1.93,211.934715%202.37771525,211.487%202.93,211.487%20L11.903,211.487%20C12.4552847,211.487%2012.903,211.934715%2012.903,212.487%20C12.903,213.039285%2012.4552847,213.487%2011.903,213.487%20L2.93,213.487%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M95.313,222.804%20C94.7607153,222.804%2094.313,222.356285%2094.313,221.804%20C94.313,221.251715%2094.7607153,220.804%2095.313,220.804%20L162.499,220.804%20C163.051285,220.804%20163.499,221.251715%20163.499,221.804%20C163.499,222.356285%20163.051285,222.804%20162.499,222.804%20L95.313,222.804%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M171.118,222.804%20C170.565715,222.804%20170.118,222.356285%20170.118,221.804%20C170.118,221.251715%20170.565715,220.804%20171.118,220.804%20L180.258,220.804%20C180.810285,220.804%20181.258,221.251715%20181.258,221.804%20C181.258,222.356285%20180.810285,222.804%20180.258,222.804%20L171.118,222.804%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M87.4150017,220.729112%20C87.9672243,220.720829%2088.4216042,221.161779%2088.4298875,221.714002%20C88.4381709,222.266224%2087.9972209,222.720604%2087.4449983,222.728888%20L82.4449983,222.803888%20C81.8927757,222.812171%2081.4383958,222.371221%2081.4301125,221.818998%20C81.4218291,221.266776%2081.8627791,220.812396%2082.4150017,220.804112%20L87.4150017,220.729112%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%23E1F2FF'%20x='134.517'%20y='72.095'%20width='35.032'%20height='35.032'%20rx='17.516'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='138.517'%20y='68.095'%20width='35.032'%20height='35.032'%20rx='17.516'%3e%3c/rect%3e%3cpath%20d='M156.033,69.095%20C146.911465,69.095%20139.517,76.4894651%20139.517,85.611%20C139.517,94.7325349%20146.911465,102.127%20156.033,102.127%20C165.154535,102.127%20172.549,94.7325349%20172.549,85.611%20C172.549,76.4894651%20165.154535,69.095%20156.033,69.095%20Z%20M156.033,67.095%20C166.259104,67.095%20174.549,75.3848956%20174.549,85.611%20C174.549,95.8371044%20166.259104,104.127%20156.033,104.127%20C145.806896,104.127%20137.517,95.8371044%20137.517,85.611%20C137.517,75.3848956%20145.806896,67.095%20156.033,67.095%20Z'%20id='Rectangle'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%2389C3EA'%20cx='155.835'%20cy='80.448'%20r='3.181'%3e%3c/circle%3e%3cpath%20d='M155.956,84.479%20C154.791742,84.4463166%20153.663778,84.8860077%20152.82879,85.6980168%20C151.993801,86.5100259%20151.522811,87.6252833%20151.523,88.79%20L151.523,92.465%20C151.523,92.8344785%20151.822522,93.134%20152.192,93.134%20L159.479,93.134%20C159.84825,93.1334493%20160.147449,92.8342501%20160.148,92.465%20L160.148,88.88%20C160.165632,86.522774%20158.311296,84.5759863%20155.956,84.479%20L155.956,84.479%20Z'%20id='Path'%20fill='%2389C3EA'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='79.902'%20y='135.674'%20width='25.517'%20height='36.315'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='79.912'%20y='55.802'%20width='25.498'%20height='7.654'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='40.863'%20y='85.392'%20width='20.352'%20height='10.423'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='40.863'%20y='175.618'%20width='20.352'%20height='11.126'%3e%3c/rect%3e%3cpath%20d='M125.929,107.859%20L185.629,107.859%20C187.64981,107.859%20189.288,109.49719%20189.288,111.518%20L189.288,208.081%20C189.288,210.10181%20187.64981,211.74%20185.629,211.74%20L125.929,211.74%20C125.266258,211.74%20124.729,211.202742%20124.729,210.54%20L124.729,109.057%20C124.730103,108.395039%20125.267039,107.859%20125.929,107.859%20Z'%20id='Path'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M138.884,112.154%20L156.11,112.154%20C157.748629,112.154%20159.077,113.482371%20159.077,115.121%20L159.077,209.761%20C159.077,211.399629%20157.748629,212.728%20156.11,212.728%20L138.884,212.728%20C137.963894,212.728%20137.218,211.982106%20137.218,211.062%20L137.218,113.82%20C137.218,112.899894%20137.963894,112.154%20138.884,112.154%20Z'%20id='Path'%20fill='%23EFEFF8'%3e%3c/path%3e%3cpath%20d='M138.218,113.82%20L138.218,211.062%20C138.218,211.429822%20138.516178,211.728%20138.884,211.728%20L156.11,211.728%20C157.196344,211.728%20158.077,210.847344%20158.077,209.761%20L158.077,115.121%20C158.077,114.034656%20157.196344,113.154%20156.11,113.154%20L138.884,113.154%20C138.516178,113.154%20138.218,113.452178%20138.218,113.82%20Z%20M156.11,111.154%20C158.300914,111.154%20160.077,112.930086%20160.077,115.121%20L160.077,209.761%20C160.077,211.951914%20158.300914,213.728%20156.11,213.728%20L138.884,213.728%20C137.411609,213.728%20136.218,212.534391%20136.218,211.062%20L136.218,113.82%20C136.218,112.347609%20137.411609,111.154%20138.884,111.154%20L156.11,111.154%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M154.759,112.154%20L207.45,112.154%20C208.348819,112.154%20209.210824,112.511054%20209.846385,113.146615%20C210.481946,113.782176%20210.839,114.644181%20210.839,115.543%20L210.839,209.343%20C210.839,210.241819%20210.481946,211.103824%20209.846385,211.739385%20C209.210824,212.374946%20208.348819,212.732%20207.45,212.732%20L154.759,212.732%20C154.146516,212.732%20153.65,212.235484%20153.65,211.623%20L153.65,113.264%20C153.65,112.969702%20153.766458,112.687366%20153.974465,112.479172%20C154.182471,112.270978%20154.464702,112.154%20154.759,112.154%20L154.759,112.154%20Z'%20id='Path'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.68189,113.18596%20C154.661446,113.206423%20154.65,113.234173%20154.65,113.264%20L154.65,211.623%20C154.65,211.683199%20154.698801,211.732%20154.759,211.732%20L207.45,211.732%20C208.083602,211.732%20208.691254,211.480303%20209.139278,211.032278%20C209.587303,210.584254%20209.839,209.976602%20209.839,209.343%20L209.839,115.543%20C209.839,114.909398%20209.587303,114.301746%20209.139278,113.853722%20C208.691254,113.405697%20208.083602,113.154%20207.45,113.154%20L154.759,113.154%20C154.730074,113.154%20154.702334,113.165497%20154.68189,113.18596%20Z%20M207.45,111.154%20C208.614035,111.154%20209.730394,111.616411%20210.553492,112.439508%20C211.376589,113.262606%20211.839,114.378965%20211.839,115.543%20L211.839,209.343%20C211.839,210.507035%20211.376589,211.623394%20210.553492,212.446492%20C209.730394,213.269589%20208.614035,213.732%20207.45,213.732%20L154.759,213.732%20C153.594231,213.732%20152.65,212.787769%20152.65,211.623%20L152.65,113.264902%20C152.65,112.705231%20152.871471,112.16831%20153.267039,111.772384%20C153.662608,111.376458%20154.199329,111.154%20154.759,111.154%20L207.45,111.154%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='138.226'%20y='183.944'%20width='14.415'%20height='6.528'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='138.213'%20y='121.559'%20width='14.442'%20height='6.612'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23E1F2FF'%20x='165.861'%20y='133.033'%20width='26.389'%20height='26.389'%20rx='13.194'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='168.861'%20y='130.033'%20width='26.389'%20height='26.389'%20rx='13.194'%3e%3c/rect%3e%3cpath%20d='M169.861,143.227%20L169.861,143.228%20C169.861,149.96256%20175.32044,155.422%20182.055,155.422%20L182.056,155.422%20C188.79056,155.422%20194.25,149.96256%20194.25,143.228%20L194.25,143.227%20C194.25,136.49244%20188.79056,131.033%20182.056,131.033%20L182.055,131.033%20C175.32044,131.033%20169.861,136.49244%20169.861,143.227%20Z%20M196.25,143.227%20L196.25,143.228%20C196.25,151.06713%20189.89513,157.422%20182.056,157.422%20L182.055,157.422%20C174.21587,157.422%20167.861,151.06713%20167.861,143.228%20L167.861,143.227%20C167.861,135.38787%20174.21587,129.033%20182.055,129.033%20C189.89513,129.033%20196.25,135.38787%20196.25,143.227%20Z'%20id='Rectangle'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M186.2,139.129%20C186.2,139.129%20183.2,141.962%20182.959,144.287%20C182.725,146.587%20183.796,148.608%20186.2,148.608%20C188.604,148.608%20189.964,146.482%20189.511,144.108%20C189.058,141.734%20186.2,139.129%20186.2,139.129%20Z'%20id='Path'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M182.015,136.341%20C182.015,136.341%20179.015,139.173%20178.774,141.499%20C178.539,143.799%20179.61,145.82%20182.015,145.82%20C184.42,145.82%20185.779,143.694%20185.326,141.32%20C184.873,138.946%20182.015,136.341%20182.015,136.341%20Z'%20id='Path'%20fill='%234CA8E0'%3e%3c/path%3e%3cpath%20d='M177.833,139.129%20C177.833,139.129%20174.833,141.962%20174.592,144.287%20C174.357,146.587%20175.428,148.608%20177.833,148.608%20C180.238,148.608%20181.597,146.482%20181.144,144.108%20C180.691,141.734%20177.833,139.129%20177.833,139.129%20Z'%20id='Path'%20fill='%23FCCE76'%3e%3c/path%3e%3cpath%20d='M101.029,97.044%20C101.581285,97.044%20102.029,97.4917153%20102.029,98.044%20C102.029,98.5962847%20101.581285,99.044%20101.029,99.044%20L84.292,99.044%20C83.7397153,99.044%2083.292,98.5962847%2083.292,98.044%20C83.292,97.4917153%2083.7397153,97.044%2084.292,97.044%20L101.029,97.044%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M97.196,104.694%20C97.7482847,104.694%2098.196,105.141715%2098.196,105.694%20C98.196,106.246285%2097.7482847,106.694%2097.196,106.694%20L88.125,106.694%20C87.5727153,106.694%2087.125,106.246285%2087.125,105.694%20C87.125,105.141715%2087.5727153,104.694%2088.125,104.694%20L97.196,104.694%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M144.003,142.04%20C144.003,141.487715%20144.450715,141.04%20145.003,141.04%20C145.555285,141.04%20146.003,141.487715%20146.003,142.04%20L146.003,173.862%20C146.003,174.414285%20145.555285,174.862%20145.003,174.862%20C144.450715,174.862%20144.003,174.414285%20144.003,173.862%20L144.003,142.04%20Z'%20id='Path'%20fill='%23B0B0DB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M49.521,105.695%20C49.521,105.142715%2049.9687153,104.695%2050.521,104.695%20C51.0732847,104.695%2051.521,105.142715%2051.521,105.695%20L51.521,167.137%20C51.521,167.689285%2051.0732847,168.137%2050.521,168.137%20C49.9687153,168.137%2049.521,167.689285%2049.521,167.137%20L49.521,105.695%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='Path'%20fill='%235E63B6'%20points='121.363%2044.648%20121.363%2065.902%20127.134%2062.902%20132.906%2065.902%20132.906%2044.648'%3e%3c/polygon%3e%3cpath%20d='M121.824241,66.7892747%20C121.158539,67.1353337%20120.363,66.6522775%20120.363,65.902%20L120.363,44.648%20C120.363,44.0957153%20120.810715,43.648%20121.363,43.648%20L132.906,43.648%20C133.458285,43.648%20133.906,44.0957153%20133.906,44.648%20L133.906,65.902%20C133.906,66.6522464%20133.110521,67.1353049%20132.444822,66.7893074%20L127.13404,64.0290259%20L121.824241,66.7892747%20Z%20M122.363,64.2552443%20L126.672759,62.0147253%20C126.961864,61.8644364%20127.306062,61.8644242%20127.595178,62.0146926%20L131.906,64.2552443%20L131.906,45.648%20L122.363,45.648%20L122.363,64.2552443%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M147.713,206.778%20C147.748,206.883%20147.779,206.955%20147.788,206.978%20L147.788,206.978%20C147.55,204.684%20148.851,203.728%20149.27,202.204%20C149.272311,202.178691%20149.276659,202.15361%20149.283,202.129%20C149.291916,202.096098%20149.298927,202.062709%20149.304,202.029%20C149.329179,201.518006%20149.174166,201.01439%20148.866,200.606%20L148.861,200.598%20C148.834,200.555%20148.805,200.513%20148.776,200.47%20L148.776,200.47%20C148.722,200.392%20148.665,200.314%20148.605,200.235%20L148.586,200.211%20C148.57,200.189%20148.552,200.168%20148.536,200.147%20C148.52,200.126%20148.501,200.102%20148.483,200.081%20L148.43,200.016%20L148.374,199.95%20L148.333,199.904%20C147.769826,199.274325%20147.139024,198.708582%20146.452,198.217%20L146.452,198.217%20C146.545727,199.019563%20146.553103,199.829864%20146.474,200.634%20C146.344352,201.563876%20146.071096,202.46798%20145.664,203.314%20C144.727888,203.244955%20143.808051,203.031777%20142.937,202.682%20C142.198377,202.350488%20141.497938,201.939747%20140.848,201.457%20C140.856,201.528%20140.865,201.599%20140.873,201.671%20L140.881,201.735%20C140.888,201.786%20140.894,201.835%20140.902,201.888%20C140.902,201.911%20140.909,201.935%20140.912,201.958%20L140.936,202.111%20L140.946,202.173%20C140.956,202.238%20140.967,202.301%20140.979,202.365%20L140.979,202.384%20C140.992,202.458%20141.006,202.532%20141.021,202.605%20L141.021,202.622%20C141.034,202.689%20141.047,202.753%20141.062,202.822%20L141.07,202.861%20C141.083,202.921%20141.097,202.98%20141.111,203.04%20L141.12,203.074%20C141.137,203.142%20141.153,203.21%20141.171,203.274%20L141.171,203.274%20C141.229,203.49%20141.291,203.698%20141.359,203.897%20L141.359,203.904%20C141.464713,204.217162%20141.595815,204.521172%20141.751,204.813%20C141.772,204.852%20141.794,204.89%20141.816,204.928%20L141.816,204.928%20L141.816,204.928%20C141.836,204.962%20141.856,204.996%20141.876,205.028%20L141.876,205.028%20L141.876,205.028%20C141.898,205.063%20141.92,205.098%20141.943,205.128%20L141.943,205.128%20L141.953,205.142%20L141.953,205.142%20C141.983,205.184%20142.013,205.225%20142.043,205.265%20L142.059,205.284%20L142.059,205.291%20C142.094,205.335%20142.129,205.378%20142.166,205.417%20C142.203,205.456%20142.218,205.472%20142.244,205.498%20L142.278,205.53%20L142.327,205.575%20C142.339,205.586%20142.352,205.595%20142.365,205.606%20L142.413,205.644%20L142.452,205.672%20L142.502,205.706%20L142.541,205.73%20L142.594,205.76%20L142.631,205.779%20L142.693,205.807%20L142.724,205.82%20C142.755,205.832%20142.787,205.843%20142.819,205.852%20C142.851,205.861%20142.858,205.865%20142.876,205.872%20C144.408,206.272%20145.899,205.635%20147.769,206.972'%20id='Path'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M95.047,206.71%20C95.095,206.85%2095.136,206.946%2095.147,206.978%20L95.147,206.978%20C94.829,203.903%2096.572,202.622%2097.132,200.578%20C97.1358118,200.54431%2097.1418246,200.510905%2097.15,200.478%20C97.1619227,200.432226%2097.1712707,200.38582%2097.178,200.339%20C97.2126469,199.653779%2097.0048192,198.97825%2096.591,198.431%20L96.585,198.42%20C96.549,198.363%2096.51,198.306%2096.471,198.249%20L96.471,198.249%20C96.399,198.149%2096.322,198.04%2096.241,197.934%20L96.217,197.902%20C96.194,197.873%2096.17,197.845%2096.148,197.816%20C96.126,197.787%2096.102,197.756%2096.078,197.727%20L96.006,197.641%20C95.982,197.611%2095.957,197.582%2095.932,197.552%20L95.878,197.49%20C95.1224692,196.647042%2094.2767439,195.889511%2093.356,195.231%20L93.356,195.231%20C93.4822309,196.30646%2093.4922889,197.392386%2093.386,198.47%20C93.2110847,199.715463%2092.8447624,200.926418%2092.3,202.06%20C91.0456014,201.967169%2089.8130694,201.68113%2088.646,201.212%20C87.6557409,200.768504%2086.7168477,200.218245%2085.846,199.571%20C85.856,199.671%2085.868,199.762%2085.879,199.858%20C85.879,199.886%2085.887,199.915%2085.89,199.943%20C85.899,200.012%2085.908,200.08%2085.918,200.143%20C85.918,200.175%2085.927,200.206%2085.932,200.238%20C85.942,200.306%2085.952,200.374%2085.963,200.438%20L85.976,200.522%20C85.991,200.608%2086.005,200.694%2086.021,200.779%20L86.021,200.804%20C86.039,200.904%2086.058,201.004%2086.077,201.104%20L86.082,201.127%20C86.1,201.215%2086.118,201.302%2086.137,201.39%20L86.149,201.443%20C86.167,201.523%2086.185,201.602%2086.204,201.682%20C86.204,201.697%2086.212,201.712%2086.215,201.728%20C86.238,201.819%2086.26,201.911%2086.284,202%20L86.284,202%20C86.361,202.288%2086.445,202.567%2086.536,202.834%20L86.536,202.844%20C86.6774277,203.263508%2086.8526696,203.670845%2087.06,204.062%20C87.089,204.114%2087.119,204.162%2087.148,204.215%20L87.148,204.221%20L87.148,204.221%20C87.174,204.267%2087.201,204.312%2087.228,204.355%20L87.228,204.355%20L87.228,204.355%20C87.257,204.402%2087.287,204.448%2087.318,204.491%20L87.318,204.491%20L87.33,204.508%20L87.33,204.508%20C87.369,204.565%2087.41,204.62%2087.45,204.673%20L87.471,204.698%20L87.478,204.708%20C87.525,204.767%2087.573,204.824%2087.622,204.877%20C87.656,204.915%2087.691,204.951%2087.722,204.986%20L87.767,205.028%20C87.789,205.049%2087.811,205.068%2087.834,205.088%20C87.857,205.108%2087.867,205.115%2087.884,205.13%20L87.949,205.181%20L88.001,205.218%20L88.068,205.264%20L88.12,205.296%20L88.191,205.337%20L88.241,205.362%20L88.324,205.399%20L88.365,205.416%20C88.4065441,205.432567%2088.4489368,205.44692%2088.492,205.459%20C88.521,205.468%2088.545,205.477%2088.569,205.486%20C90.621,206.028%2092.62,205.169%2095.127,206.961'%20id='Path'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.047,206.71%20C54.094,206.85%2054.136,206.946%2054.147,206.978%20L54.147,206.978%20C53.828,203.903%2055.572,202.622%2056.132,200.578%20C56.1358118,200.54431%2056.1418246,200.510905%2056.15,200.478%20C56.1619227,200.432226%2056.1712707,200.38582%2056.178,200.339%20C56.2126469,199.653779%2056.0048192,198.97825%2055.591,198.431%20L55.584,198.42%20C55.549,198.363%2055.51,198.306%2055.471,198.249%20L55.471,198.249%20C55.399,198.149%2055.321,198.04%2055.241,197.934%20C55.233,197.924%2055.225,197.912%2055.216,197.902%20C55.194,197.873%2055.17,197.845%2055.148,197.816%20L55.078,197.727%20L55.006,197.641%20L54.932,197.552%20L54.877,197.49%20C54.122068,196.646812%2053.2766472,195.889253%2052.356,195.231%20L52.356,195.231%20C52.4817294,196.306492%2052.4917869,197.392364%2052.386,198.47%20C52.2106152,199.71536%2051.8443143,200.926244%2051.3,202.06%20C50.0452793,201.967159%2048.8124192,201.681122%2047.645,201.212%20C46.654719,200.768546%2045.7158213,200.218285%2044.845,199.571%20C44.855,199.671%2044.867,199.762%2044.878,199.858%20C44.878,199.886%2044.885,199.915%2044.889,199.943%20C44.898,200.012%2044.906,200.08%2044.917,200.143%20C44.917,200.175%2044.925,200.206%2044.93,200.238%20C44.94,200.306%2044.951,200.374%2044.962,200.438%20L44.975,200.522%20C44.989,200.608%2045.004,200.694%2045.02,200.779%20L45.02,200.804%20C45.037,200.904%2045.057,201.004%2045.076,201.104%20L45.081,201.127%20C45.099,201.215%2045.117,201.302%2045.136,201.39%20L45.147,201.443%20C45.165,201.523%2045.184,201.602%2045.202,201.682%20C45.2070529,201.697039%2045.2110624,201.712409%2045.214,201.728%20C45.237,201.819%2045.259,201.911%2045.283,202%20L45.283,202%20C45.36,202.288%2045.444,202.567%2045.535,202.834%20L45.535,202.844%20C45.6764277,203.263508%2045.8516696,203.670845%2046.059,204.062%20C46.088,204.114%2046.117,204.162%2046.147,204.215%20L46.147,204.221%20L46.147,204.221%20C46.174,204.267%2046.201,204.312%2046.228,204.355%20L46.228,204.355%20L46.228,204.355%20C46.258,204.402%2046.288,204.448%2046.318,204.491%20L46.318,204.491%20L46.331,204.508%20L46.331,204.508%20C46.37,204.565%2046.411,204.62%2046.451,204.673%20L46.472,204.698%20L46.479,204.708%20C46.525,204.767%2046.573,204.824%2046.623,204.877%20C46.657,204.915%2046.692,204.951%2046.723,204.986%20L46.768,205.028%20C46.79,205.049%2046.812,205.068%2046.834,205.088%20C46.856,205.108%2046.868,205.115%2046.885,205.13%20L46.95,205.181%20C46.967,205.194%2046.983,205.206%2047.001,205.218%20L47.068,205.264%20L47.12,205.296%20L47.192,205.337%20L47.241,205.362%20L47.324,205.399%20L47.366,205.416%20C47.4075441,205.432567%2047.4499368,205.44692%2047.493,205.459%20C47.522,205.468%2047.546,205.477%2047.57,205.486%20C49.622,206.028%2051.621,205.169%2054.127,206.961'%20id='Path'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.363,174.47%20C166.810715,174.47%20166.363,174.022285%20166.363,173.47%20C166.363,172.917715%20166.810715,172.47%20167.363,172.47%20L198.363,172.47%20C198.915285,172.47%20199.363,172.917715%20199.363,173.47%20C199.363,174.022285%20198.915285,174.47%20198.363,174.47%20L167.363,174.47%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M167.363,192.137%20C166.810715,192.137%20166.363,191.689285%20166.363,191.137%20C166.363,190.584715%20166.810715,190.137%20167.363,190.137%20L198.363,190.137%20C198.915285,190.137%20199.363,190.584715%20199.363,191.137%20C199.363,191.689285%20198.915285,192.137%20198.363,192.137%20L167.363,192.137%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M167.363,183.303%20C166.810715,183.303%20166.363,182.855285%20166.363,182.303%20C166.363,181.750715%20166.810715,181.303%20167.363,181.303%20L198.363,181.303%20C198.915285,181.303%20199.363,181.750715%20199.363,182.303%20C199.363,182.855285%20198.915285,183.303%20198.363,183.303%20L167.363,183.303%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/EntitiesRecord.svg.js b/lib/static/illustrations/EntitiesRecord.svg.js new file mode 100644 index 00000000..257345d3 --- /dev/null +++ b/lib/static/illustrations/EntitiesRecord.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/entities-record'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.885,223.1%20C28.062337,166.032403%2074.3746279,119.863804%20131.4425,119.863804%20C188.510372,119.863804%20234.822663,166.032403%20235,223.1%20L27.885,223.1%20Z'%20id='Path'%20fill='%23E1F2FF'%3e%3c/path%3e%3crect%20id='Rectangle'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20x='82.821'%20y='62.77'%20width='98.604'%20height='128.823'%20rx='1.641'%3e%3c/rect%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='82.821'%20y='62.77'%20width='98.604'%20height='128.823'%20rx='1.641'%3e%3c/rect%3e%3cpath%20d='M84.462,63.77%20C84.1079855,63.77%2083.821,64.0569855%2083.821,64.411%20L83.821,189.952%20C83.821,190.306015%2084.1079855,190.593%2084.462,190.593%20L179.784,190.593%20C180.138015,190.593%20180.425,190.306015%20180.425,189.952%20L180.425,64.411%20C180.425,64.0569855%20180.138015,63.77%20179.784,63.77%20L84.462,63.77%20Z%20M84.462,61.77%20L179.784,61.77%20C181.242584,61.77%20182.425,62.952416%20182.425,64.411%20L182.425,189.952%20C182.425,191.410584%20181.242584,192.593%20179.784,192.593%20L84.462,192.593%20C83.003416,192.593%2081.821,191.410584%2081.821,189.952%20L81.821,64.411%20C81.821,62.952416%2083.003416,61.77%2084.462,61.77%20Z'%20id='Rectangle'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='129.094'%20cy='106.949'%20r='20.114'%3e%3c/circle%3e%3ccircle%20id='Oval'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20cx='133.534'%20cy='102.883'%20r='20.114'%3e%3c/circle%3e%3cpath%20d='M138.534,112.8%20C138.618,113.051%20138.693,113.222%20138.715,113.278%20C138.722,113.284%20138.708,113.278%20138.715,113.278%20L138.715,113.278%20C138.147,107.796%20141.255,105.512%20142.255,101.871%20C142.260858,101.810573%20142.271559,101.750714%20142.287,101.692%20C142.307,101.61%20142.324,101.526%20142.337,101.442%20C142.397133,100.221001%20142.026575,99.0176594%20141.29,98.042%20C141.286593,98.035311%20141.282576,98.0289507%20141.278,98.023%20C141.214,97.923%20141.145,97.823%20141.078,97.718%20L141.078,97.718%20C140.95,97.533%20140.812,97.345%20140.669,97.157%20C140.654,97.138%20140.641,97.118%20140.625,97.099%20C140.585,97.048%20140.543,96.999%20140.504,96.946%20L140.379,96.788%20L140.25,96.635%20C140.206,96.581%20140.162,96.529%20140.117,96.476%20C140.087,96.44%20140.053,96.403%20140.017,96.366%20C138.668914,94.8624168%20137.159879,93.5113283%20135.517,92.337%20L135.517,92.337%20C135.741602,94.2545214%20135.759706,96.1906139%20135.571,98.112%20C135.259043,100.332166%20134.606363,102.490899%20133.636,104.512%20C131.399811,104.346122%20129.202616,103.836119%20127.122,103%20C125.356455,102.209488%20123.682808,101.227968%20122.131,100.073%20C122.149,100.245%20122.17,100.414%20122.189,100.585%20C122.196,100.636%20122.203,100.685%20122.21,100.738%20C122.226,100.86%20122.24,100.981%20122.259,101.103%20C122.266333,101.159%20122.274333,101.215%20122.283,101.271%20C122.301,101.394%20122.32,101.515%20122.339,101.637%20L122.363,101.785%20C122.389,101.939%20122.414,102.091%20122.443,102.244%20C122.443711,102.259208%20122.446058,102.274295%20122.45,102.289%20C122.481,102.467%20122.515,102.643%20122.55,102.818%20C122.55,102.832%20122.556,102.844%20122.559,102.858%20C122.591,103.016%20122.623,103.171%20122.659,103.327%20C122.666,103.36%20122.673,103.391%20122.679,103.427%20C122.711,103.569%20122.744,103.71%20122.779,103.852%20C122.787,103.879%20122.794,103.906%20122.8,103.935%20C122.84,104.098%20122.88,104.26%20122.922,104.42%20L122.922,104.42%20C123.059333,104.934667%20123.209,105.430667%20123.371,105.908%20L123.376,105.926%20C123.628316,106.67381%20123.941013,107.399868%20124.311,108.097%20C124.363,108.19%20124.411,108.282%20124.468,108.371%20L124.468,108.382%20L124.468,108.382%20C124.515,108.463%20124.568,108.544%20124.612,108.62%20L124.612,108.62%20L124.612,108.628%20C124.665,108.712%20124.718,108.794%20124.773,108.872%20L124.773,108.872%20L124.796,108.904%20L124.796,108.904%20C124.866,109.004%20124.939,109.104%20125.01,109.198%20C125.024,109.214%20125.035,109.229%20125.047,109.244%20L125.06,109.262%20C125.143,109.362%20125.228,109.468%20125.317,109.562%20C125.377,109.629%20125.439,109.693%20125.502,109.755%20C125.528,109.782%20125.556,109.805%20125.582,109.831%20C125.608,109.857%20125.661,109.903%20125.701,109.938%20C125.741,109.973%20125.76,109.987%20125.792,110.012%20C125.824,110.037%20125.868,110.073%20125.906,110.103%20C125.944,110.133%20125.967,110.148%20125.999,110.169%20C126.031,110.19%20126.078,110.225%20126.118,110.252%20L126.211,110.309%20C126.253,110.334%20126.297,110.357%20126.338,110.381%20L126.427,110.427%20L126.574,110.493%20C126.597,110.501%20126.623,110.514%20126.648,110.523%20C126.722079,110.553129%20126.797879,110.57884%20126.875,110.6%20C126.927,110.615%20126.97,110.631%20127.012,110.647%20C130.671,111.614%20134.235,110.082%20138.704,113.277'%20id='Path'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='113.42'%20y1='142.943'%20x2='151.208'%20y2='142.943'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='113.42'%20y1='153.968'%20x2='151.208'%20y2='153.968'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='113.42'%20y1='165.427'%20x2='151.208'%20y2='165.427'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='33.5'%20y1='234.916'%20x2='55.834'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='243.11'%20y1='223.953'%20x2='248.11'%20y2='223.953'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='7.89'%20y1='223.953'%20x2='13.224'%20y2='223.953'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='99.238'%20y1='234.916'%20x2='154.964'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='161.61'%20y1='234.916'%20x2='172.943'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='94.276'%20y1='234.916'%20x2='89.943'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='22.443'%20y1='234.916'%20x2='26.11'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='220.104'%20y1='234.916'%20x2='233.77'%20y2='234.916'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M238.938,223.953%20L222.882,223.953%20C226.365099,211.94491%20219.622003,199.352923%20207.696704,195.596135%20C195.771405,191.839348%20183.028511,198.292729%20179,210.129%20C174.64639,209.150304%20170.082369,210.113122%20166.495083,212.767014%20C162.907797,215.420907%20160.651837,219.503547%20160.314,223.953%20L146.597,223.989%20C146.062719,214.424665%20138.714261,206.636988%20129.197,205.549%20C126.592054,192.972957%20116.849006,183.096551%20104.309536,180.32089%20C91.7700657,177.545229%2078.7690581,182.387148%2071.1,192.689%20C62.2192906,190.449995%2052.8124079,192.967607%2046.2372529,199.343145%20C39.6620978,205.718682%2036.8557616,215.043503%2038.82,223.989%20L22.557,223.989'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M62.427,207.356%20C62.427,207.356%2060.156,207.818%2060.156,206.994%20C60.156,194.894%2094.756,192.068%2097.933,204.825%20C98.982,209.036%2074.833,210.13%2073.295,204.694%20L62.427,207.356'%20id='Path'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.000000,%20149.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M60.156,206.994%20C60.156,206.994%2065.839,208.443%2072.961,204.825%20C72.961,204.825%2075.541,209.256%2084.5,208.919%20C93.459,208.582%2097.933,204.825%2097.933,204.825'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M74.834,212.082%20C73.8757806,211.808061%2072.9730834,211.368051%2072.167,210.782'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/path%3e%3cline%20x1='238.938'%20y1='59.27'%20x2='238.938'%20y2='66.27'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='242.438'%20y1='62.77'%20x2='235.438'%20y2='62.77'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='74.834'%20y1='27.869'%20x2='74.834'%20y2='34.869'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='78.334'%20y1='31.369'%20x2='71.334'%20y2='31.369'%20id='Path'%20stroke='%235E63B6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/line%3e%3cline%20x1='37.172'%20y1='136.955'%20x2='37.172'%20y2='140.893'%20id='Path'%20stroke='%235E63B6'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='39.141'%20y1='138.924'%20x2='35.204'%20y2='138.924'%20id='Path'%20stroke='%235E63B6'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='211.172'%20y1='180.955'%20x2='211.172'%20y2='184.893'%20id='Path'%20stroke='%235E63B6'%20stroke-linecap='round'%3e%3c/line%3e%3cline%20x1='213.141'%20y1='182.924'%20x2='209.204'%20y2='182.924'%20id='Path'%20stroke='%235E63B6'%20stroke-linecap='round'%3e%3c/line%3e%3cpath%20d='M130.892764,58.8587458%20C131.233664,59.2932634%20131.157772,59.9218637%20130.723254,60.2627638%20C130.288737,60.6036639%20129.660136,60.5277719%20129.319236,60.0932542%20C128.915015,59.578026%20128.501128,59.0720292%20128.077799,58.5754438%20C127.719508,58.155151%20127.76977,57.5239842%20128.190063,57.1656931%20C128.610356,56.8074021%20129.241522,56.8576645%20129.599813,57.2779572%20C130.040735,57.7951794%20130.471796,58.322173%20130.892764,58.8587458%20Z%20M126.826011,54.2816601%20C127.217509,54.6712082%20127.21909,55.3043712%20126.829541,55.6958692%20C126.439993,56.0873672%20125.80683,56.088948%20125.415332,55.6993998%20C124.952051,55.2384258%20124.479862,54.787558%20123.999036,54.3469823%20C123.591841,53.9738732%20123.564209,53.3413115%20123.937318,52.9341161%20C124.310427,52.5269208%20124.942988,52.4992883%20125.350184,52.8723974%20C125.851232,53.3315029%20126.343269,53.8013227%20126.826011,54.2816601%20Z%20M122.206587,50.2235715%20C122.64336,50.5615771%20122.723427,51.1896593%20122.385421,51.6264323%20C122.047416,52.0632053%20121.419333,52.1432721%20120.98256,51.8052664%20C120.466002,51.4055173%20119.941537,51.0167142%20119.409485,50.6390397%20C118.959128,50.3193566%20118.853196,49.695116%20119.172879,49.2447593%20C119.492562,48.7944026%20120.116803,48.6884707%20120.567159,49.0081539%20C121.121653,49.4017583%20121.668241,49.8069613%20122.206587,50.2235715%20Z%20M117.151087,46.7890923%20C117.626229,47.0706209%20117.783184,47.6840238%20117.501655,48.159166%20C117.220126,48.6343082%20116.606724,48.791263%20116.131581,48.5097344%20C115.569278,48.1765618%20115.000278,47.8551048%20114.424943,47.545532%20C113.938594,47.2838399%20113.756473,46.6774324%20114.018166,46.1910831%20C114.279858,45.7047338%20114.886265,45.5226132%20115.372614,45.7843054%20C115.972158,46.1069044%20116.565109,46.441892%20117.151087,46.7890923%20Z%20M111.670001,43.9860251%20C112.17637,44.2064974%20112.408136,44.7957194%20112.187664,45.3020892%20C111.967191,45.8084591%20111.377969,46.0402248%20110.8716,45.8197524%20C110.27283,45.5590496%20109.668786,45.3106859%20109.059867,45.0748041%20C108.544872,44.8753068%20108.289111,44.2960968%20108.488609,43.7811024%20C108.688106,43.2661079%20109.267316,43.010347%20109.782311,43.2098443%20C110.416751,43.4556125%20111.04612,43.7143888%20111.670001,43.9860251%20Z%20M105.948716,41.9015797%20C106.478225,42.0585472%20106.780229,42.6150464%20106.623262,43.1445552%20C106.466294,43.6740641%20105.909795,43.9760684%20105.380286,43.8191008%20C104.753973,43.6334365%20104.123907,43.4606205%20103.490514,43.3007619%20C102.955021,43.1656117%20102.630479,42.6219479%20102.765629,42.0864548%20C102.900779,41.5509617%20103.444443,41.2264196%20103.979936,41.3615697%20C104.639807,41.528111%20105.296214,41.7081519%20105.948716,41.9015797%20Z%20M99.9669165,40.5226014%20C100.511703,40.6132967%20100.879817,41.1284568%20100.789122,41.6732438%20C100.698427,42.2180307%20100.183267,42.5861447%2099.6384797,42.4954494%20C98.9940471,42.3881652%2098.3474728,42.2940876%2097.6991889,42.2132858%20C97.1511447,42.1449779%2096.7622416,41.6453257%2096.8305495,41.0972815%20C96.8988575,40.5492373%2097.3985096,40.1603342%2097.9465539,40.2286421%20C98.6219426,40.3128222%2099.2955465,40.4108327%2099.9669165,40.5226014%20Z%20M93.8466835,39.8888636%20C94.3984962,39.9116932%2094.8273217,40.3775328%2094.8044922,40.9293455%20C94.7816626,41.4811582%2094.315823,41.9099838%2093.7640103,41.8871542%20C93.1116663,41.8601654%2092.4588079,41.8465606%2091.8058589,41.8463681%20C91.2535742,41.8462052%2090.805991,41.3983579%2090.8061539,40.8460732%20C90.8063168,40.2937884%2091.2541641,39.8462053%2091.8064488,39.8463681%20C92.4867771,39.8465688%2093.1670024,39.8607439%2093.8466835,39.8888636%20Z%20M87.6901075,40.0161209%20C88.2405019,39.970465%2088.7236961,40.3796364%2088.769352,40.9300308%20C88.815008,41.4804252%2088.4058366,41.9636194%2087.8554422,42.0092753%20C87.2046955,42.0632556%2086.5550128,42.1306436%2085.906796,42.2114298%20C85.358751,42.2797317%2084.8591031,41.8908231%2084.7908012,41.3427781%20C84.7224993,40.7947332%2085.1114079,40.2950853%2085.6594528,40.2267834%20C86.334958,40.1425963%2087.0119827,40.0723723%2087.6901075,40.0161209%20Z%20M81.615807,40.9019408%20C82.1563112,40.7884786%2082.6864557,41.1346645%2082.7999179,41.6751687%20C82.91338,42.2156729%2082.5671941,42.7458174%2082.0266899,42.8592796%20C81.388091,42.9933337%2080.7520195,43.1406191%2080.1188419,43.3010948%20C79.5834838,43.4367788%2079.0394967,43.1127788%2078.9038128,42.5774206%20C78.7681289,42.0420625%2079.0921289,41.4980755%2079.627487,41.3623916%20C80.2873717,41.195147%2080.9502731,41.0416491%2081.615807,40.9019408%20Z%20M75.7948858,42.5005214%20C76.3175336,42.3220342%2076.8859159,42.6010316%2077.064403,43.1236794%20C77.2428902,43.6463273%2076.9638929,44.2147095%2076.441245,44.3931967%20C75.8238505,44.6040404%2075.2102649,44.8277831%2074.6008131,45.0643619%20C74.0859585,45.2642196%2073.5065696,45.0088642%2073.3067118,44.4940095%20C73.1068541,43.9791548%2073.3622095,43.3997659%2073.8770642,43.1999082%20C74.5121276,42.9533875%2075.1515153,42.720236%2075.7948858,42.5005214%20Z%20M70.1162962,44.8413596%20C70.6129488,44.5997927%2071.211394,44.8065804%2071.452961,45.3032331%20C71.694528,45.7998857%2071.4877402,46.3983309%2070.9910876,46.6398979%20C70.4047093,46.9251066%2069.8232331,47.2227016%2069.2469373,47.5326065%20C68.7605228,47.7941775%2068.1541608,47.6119058%2067.8925898,47.1254913%20C67.6310188,46.6390768%2067.8132905,46.0327148%2068.299705,45.7711438%20C68.8998994,45.4483873%2069.5055276,45.1384315%2070.1162962,44.8413596%20Z%20M64.7818043,47.851846%20C65.2452811,47.5515001%2065.8644818,47.6837438%2066.1648277,48.1472207%20C66.4651736,48.6106975%2066.3329298,49.2298982%2065.869453,49.5302441%20C65.320238,49.8861507%2064.7791543,50.2527862%2064.2464263,50.6299317%20C63.7956671,50.9490471%2063.1715605,50.8423288%2062.8524451,50.3915697%20C62.5333296,49.9408106%2062.6400479,49.316704%2063.090807,48.9975885%20C63.6458661,48.6046337%2064.2096112,48.222643%2064.7818043,47.851846%20Z%20M59.8472561,51.5012981%20C60.2701072,51.14603%2060.9008974,51.200817%2061.2561655,51.6236681%20C61.6114335,52.0465192%2061.5566465,52.6773094%2061.1337954,53.0325775%20C60.6331177,53.4532333%2060.1415733,53.8838677%2059.6593951,54.324214%20C59.2515815,54.6966472%2058.6190664,54.6679658%2058.2466332,54.2601522%20C57.8742,53.8523386%2057.9028814,53.2198236%2058.310695,52.8473904%20C58.8132057,52.3884755%2059.3254744,51.9396849%2059.8472561,51.5012981%20Z%20M55.41467,55.7201657%20C55.7903803,55.3153691%2056.4231061,55.29179%2056.8279026,55.6675003%20C57.2326992,56.0432106%2057.2562783,56.6759363%2056.880568,57.0807329%20C56.4359455,57.5597766%2056.0014178,58.0477992%2055.5772151,58.5444865%20C55.218539,58.9644506%2054.5873263,59.0141343%2054.1673622,58.6554582%20C53.7473981,58.296782%2053.6977144,57.6655694%2054.0563905,57.2456053%20C54.498466,56.7279911%2054.9513061,56.2194018%2055.41467,55.7201657%20Z%20M51.5191178,60.4790815%20C51.8417449,60.0308291%2052.4666662,59.9289897%2052.9149186,60.2516167%20C53.363171,60.5742438%2053.4650104,61.1991651%2053.1423833,61.6474175%20C52.7608871,62.1774617%2052.390371,62.715257%2052.0310505,63.2604472%20C51.7271264,63.7215855%2051.1069207,63.8490328%2050.6457824,63.5451086%20C50.184644,63.2411845%2050.0571968,62.6209788%2050.3611209,62.1598405%20C50.7355238,61.591766%2051.1215975,61.0313892%2051.5191178,60.4790815%20Z%20M48.2506327,65.6685067%20C48.5155857,65.1839261%2049.1232027,65.0058828%2049.6077833,65.2708358%20C50.0923639,65.5357888%2050.2704072,66.1434058%2050.0054542,66.6279864%20C49.6920473,67.2011858%2049.3904262,67.7807598%2049.1007803,68.366318%20C48.8559124,68.8613515%2048.2561038,69.0641507%2047.7610703,68.8192829%20C47.2660368,68.574415%2047.0632375,67.9746064%2047.3081054,67.4795729%20C47.609868,66.8695191%2047.9241094,66.2656951%2048.2506327,65.6685067%20Z%20M45.6559711,71.1934581%20C45.859688,70.6801182%2046.4409774,70.4291192%2046.9543173,70.6328361%20C47.4676572,70.836553%2047.7186563,71.4178424%2047.5149394,71.9311823%20C47.2739894,72.5383446%2047.0454906,73.1503892%2046.8295974,73.7669054%20C46.6470652,74.2881544%2046.0765379,74.5627385%2045.555289,74.3802063%20C45.0340401,74.1976741%2044.7594559,73.6271468%2044.9419881,73.1058979%20C45.1669039,72.4636161%2045.4049518,71.8259939%2045.6559711,71.1934581%20Z%20M43.7458591,77.0332389%20C43.8848633,76.4987332%2044.4308509,76.178116%2044.9653566,76.3171202%20C45.4998622,76.4561244%2045.8204795,77.0021121%2045.6814752,77.5366177%20C45.5170932,78.1687073%2045.3656797,78.8041165%2045.2273487,79.4424292%20C45.1103764,79.9821846%2044.5779934,80.324918%2044.038238,80.2079457%20C43.4984825,80.0909735%2043.1557491,79.5585904%2043.2727214,79.018835%20C43.4168449,78.3537932%2043.5745971,77.6917837%2043.7458591,77.0332389%20Z%20M42.5677961,83.077549%20C42.6396568,82.5299593%2043.1418207,82.1443048%2043.6894104,82.2161656%20C44.2370001,82.2880264%2044.6226545,82.7901902%2044.5507938,83.3377799%20C44.4658519,83.9850496%2044.3942177,84.6340689%2044.3359635,85.2844326%20C44.2866916,85.834515%2043.8008189,86.2405022%2043.2507364,86.1912303%20C42.7006539,86.1419584%2042.2946667,85.6560857%2042.3439386,85.1060033%20C42.4046416,84.4283011%2042.479286,83.7520088%2042.5677961,83.077549%20Z%20M42.147329,89.2311876%20C42.1505793,88.6789124%2042.6009217,88.2338399%2043.1531969,88.2370725%20C43.7054721,88.2403406%2044.1505447,88.690683%2044.1472943,89.2429582%20C44.1434528,89.8956847%2044.1530778,90.5486458%2044.1762028,91.2014604%20C44.1957545,91.7533989%2043.7641696,92.2166833%2043.212231,92.2362349%20C42.6602924,92.2557865%2042.1970081,91.8242016%2042.1774565,91.272263%20C42.1533563,90.5919206%2042.1433255,89.9114292%2042.147329,89.2311876%20Z%20M42.47837,95.2405467%20C42.4144721,94.6919709%2042.8073813,94.1954628%2043.3559572,94.1315649%20C43.9045331,94.0676671%2044.4010411,94.4605762%2044.464939,95.0091521%20C44.5404287,95.657246%2044.6293385,96.3042042%2044.7316702,96.9496805%20C44.8181475,97.4951529%2044.4460585,98.0074494%2043.9005862,98.0939267%20C43.3551138,98.1804041%2042.8428173,97.8083151%2042.75634,97.2628427%20C42.6496978,96.5901772%2042.5570415,95.9159573%2042.47837,95.2405467%20Z%20M43.5650618,101.281501%20C43.4338478,100.74503%2043.7623737,100.203764%2044.2988449,100.07255%20C44.835316,99.9413359%2045.3765818,100.269862%2045.5077958,100.806333%20C45.6627355,101.439807%2045.830846,102.07091%2046.0121047,102.699337%20C46.165162,103.229989%2045.8590607,103.784246%2045.3284084,103.937303%20C44.797756,104.09036%2044.2434999,103.784259%2044.0904426,103.253607%20C43.9016185,102.59895%2043.7264829,101.941475%2043.5650618,101.281501%20Z%20M45.3856518,107.140251%20C45.1898235,106.62385%2045.4496988,106.046474%2045.9660995,105.850646%20C46.4825002,105.654818%2047.0598759,105.914693%2047.2557043,106.431094%20C47.4874923,107.042321%2047.7313141,107.647729%2047.9870079,108.247072%20C48.2037273,108.755059%2047.9676081,109.34255%2047.4596207,109.559269%20C46.9516334,109.775989%2046.3641425,109.539869%2046.147423,109.031882%20C45.8810632,108.407538%2045.6270831,107.776907%2045.3856518,107.140251%20Z%20M47.9053053,112.724098%20C47.6475596,112.235646%2047.8345844,111.630733%2048.3230367,111.372987%20C48.811489,111.115242%2049.4164019,111.302266%2049.6741475,111.790719%20C49.9793086,112.369028%2050.2960614,112.940408%2050.6241991,113.50459%20C50.9018677,113.981998%2050.7399468,114.594109%2050.2625386,114.871777%20C49.7851304,115.149446%2049.1730197,114.987525%2048.8953511,114.510117%20C48.5533939,113.922174%2048.2233065,113.326741%2047.9053053,112.724098%20Z%20M51.1116935,117.979802%20C50.795259,117.527157%2050.9056795,116.903695%2051.3583247,116.58726%20C51.8109698,116.270826%2052.4344321,116.381246%2052.7508666,116.833891%20C53.1248599,117.368872%2053.5096833,117.895819%2053.9050838,118.414456%20C54.2399255,118.853659%2054.1553238,119.481146%2053.7161205,119.815988%20C53.2769173,120.15083%2052.6494299,120.066228%2052.3145882,119.627025%20C51.902514,119.086518%2051.5014609,118.537347%2051.1116935,117.979802%20Z%20M54.9145357,122.760846%20C54.5447117,122.350665%2054.5774277,121.718346%2054.9876089,121.348522%20C55.3977902,120.978698%2056.0301094,121.011414%2056.3999334,121.421595%20C56.8375823,121.907003%2057.2851287,122.383255%2057.7422722,122.850076%20C58.1286851,123.244668%2058.122054,123.877799%2057.7274612,124.264212%20C57.3328684,124.650624%2056.6997381,124.643993%2056.3133252,124.249401%20C55.8369632,123.762954%2055.3705956,123.266674%2054.9145357,122.760846%20Z%20M59.3148893,127.070214%20C58.8971006,126.709006%2058.8512326,126.077505%2059.2124403,125.659716%20C59.573648,125.241927%2060.2051494,125.196059%2060.6229381,125.557267%20C61.1166494,125.984115%2061.6190612,126.400785%2062.1298339,126.807016%20C62.5620793,127.150793%2062.6337976,127.779883%2062.290021,128.212128%20C61.9462445,128.644374%2061.3171544,128.716092%2060.8849089,128.372315%20C60.3527458,127.949072%2059.8292881,127.514948%2059.3148893,127.070214%20Z%20M64.1487313,130.758423%20C63.6900293,130.450834%2063.5675279,129.829633%2063.8751167,129.370931%20C64.1827056,128.912229%2064.8039071,128.789727%2065.2626091,129.097316%20C65.8048387,129.460916%2066.3544661,129.813387%2066.9111209,130.154496%20C67.3820245,130.443058%2067.5298414,131.058727%2067.2412791,131.529631%20C66.9527167,132.000534%2066.3370479,132.148351%2065.8661443,131.859789%20C65.2862252,131.504423%2064.7136259,131.137221%2064.1487313,130.758423%20Z%20M69.4514942,133.858642%20C68.9584467,133.6098%2068.7604794,133.008379%2069.009322,132.515332%20C69.2581645,132.022284%2069.8595852,131.824317%2070.3526327,132.073159%20C70.9357581,132.367464%2071.5248615,132.649801%2072.1195541,132.919972%20C72.6223813,133.148409%2072.8448189,133.741215%2072.6163823,134.244043%20C72.3879457,134.74687%2071.7951393,134.969307%2071.2923121,134.740871%20C70.6727437,134.459398%2070.0590031,134.165254%2069.4514942,133.858642%20Z%20M75.1052416,136.286333%20C74.5852603,136.100221%2074.3146061,135.527818%2074.5007187,135.007837%20C74.6868312,134.487856%2075.2592333,134.217202%2075.7792147,134.403314%20C76.3942048,134.623432%2077.0136908,134.830909%2077.6372812,135.025589%20C78.164472,135.190175%2078.458422,135.75097%2078.2938369,136.278161%20C78.1292518,136.805351%2077.5684566,137.099302%2077.0412657,136.934716%20C76.3915032,136.731865%2075.7460259,136.515684%2075.1052416,136.286333%20Z%20M81.0252807,137.998895%20C80.4862347,137.878696%2080.1466925,137.344272%2080.2668919,136.805226%20C80.3870914,136.26618%2080.9215153,135.926638%2081.4605613,136.046837%20C82.0976151,136.188891%2082.7376771,136.317835%2083.3803687,136.433558%20C83.9239125,136.531429%2084.2852019,137.051398%2084.1873313,137.594942%20C84.0894607,138.138485%2083.5694916,138.499775%2083.0259479,138.401904%20C82.3561798,138.281306%2081.689159,138.14693%2081.0252807,137.998895%20Z%20M87.0177888,138.953796%20C86.4680791,138.900526%2086.0656352,138.411714%2086.1189052,137.862005%20C86.1721752,137.312295%2086.6609868,136.909851%2087.2106965,136.963121%20C87.8603021,137.026072%2088.5115118,137.075639%2089.1639718,137.111752%20C89.7154126,137.142273%2090.1377011,137.614047%2090.1071797,138.165488%20C90.0766583,138.716928%2089.6048847,139.139217%2089.053444,139.108696%20C88.3734692,139.07106%2087.6947938,139.019402%2087.0177888,138.953796%20Z%20M93.1181271,139.16639%20C92.5660416,139.181225%2092.1064619,138.745697%2092.091627,138.193612%20C92.0767922,137.641526%2092.5123199,137.181947%2093.0644054,137.167112%20C93.7164657,137.149591%2094.3688231,137.118644%2095.0211586,137.074233%20C95.5721679,137.03672%2096.0492593,137.452991%2096.086772,138.004001%20C96.1242847,138.55501%2095.7080135,139.032101%2095.1570042,139.069614%20C94.4773124,139.115888%2093.7975746,139.148133%2093.1181271,139.16639%20Z%20M99.2341975,138.622981%20C98.6881236,138.705575%2098.1784877,138.32985%2098.0958938,137.783776%20C98.0132998,137.237702%2098.3890246,136.728066%2098.9350985,136.645472%20C99.2298494,136.600891%2099.5244244,136.55354%2099.8187965,136.503418%20C100.363246,136.410716%20100.879759,136.776929%20100.972461,137.321378%20C101.065163,137.865827%20100.69895,138.38234%20100.154501,138.475042%20C99.8479443,138.527239%2099.541167,138.576551%2099.2341975,138.622981%20Z'%20id='Path'%20fill='%23ACD3EF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M98.62,133.106%20C98.62,133.106%20102.497,135.216%20101.494,141.715'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M162.844,87.788%20C162.844,87.788%20161.61,81.931%20167.253,79.856'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M164.447,154.994%20C164.447,154.994%20165.511,151.662%20171.578,149.381'%20id='Path'%20stroke='%23ACD3EF'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M154.17,59.8852226%20C154.169877,60.4375074%20153.722062,60.8851229%20153.169777,60.885%20C152.617493,60.884877%20152.169877,60.4370621%20152.17,59.8847774%20C152.170154,59.1924787%20152.194818,58.5023045%20152.243783,57.815217%20C152.283043,57.2643294%20152.761451,56.8495726%20153.312339,56.8888317%20C153.863226,56.9280909%20154.277983,57.4064994%20154.238724,57.957387%20C154.193118,58.5973319%20154.170144,59.2402349%20154.17,59.8852226%20Z%20M154.788727,54.1312867%20C154.67113,54.6709065%20154.138351,55.0130241%20153.598731,54.8954277%20C153.059112,54.7778314%20152.716994,54.2450524%20152.83459,53.7054326%20C152.981753,53.0301424%20153.152942,52.3610258%20153.347737,51.699199%20C153.503676,51.1693863%20154.059587,50.8663019%20154.5894,51.022241%20C155.119213,51.1781801%20155.422297,51.7340917%20155.266358,52.2639043%20C155.085045,52.879927%20154.925704,53.502731%20154.788727,54.1312867%20Z%20M156.620747,48.644561%20C156.390602,49.1466083%20155.797042,49.3670281%20155.294995,49.1368825%20C154.792947,48.9067369%20154.572528,48.3131773%20154.802673,47.81113%20C155.090539,47.1831706%20155.400717,46.5657968%20155.732547,45.9601735%20C155.997927,45.4758268%20156.605701,45.2983193%20157.090047,45.5636995%20C157.574394,45.8290797%20157.751902,46.4368536%20157.486521,46.9212003%20C157.177556,47.4850938%20156.88876,48.0599096%20156.620747,48.644561%20Z%20M159.606693,43.63872%20C159.274357,44.0798218%20158.647361,44.1679935%20158.206259,43.8356569%20C157.765157,43.5033203%20157.676986,42.8763246%20158.009322,42.4352227%20C158.424996,41.8835096%20158.860209,41.3467398%20159.314091,40.8259954%20C159.676971,40.4096584%20160.308651,40.3663232%20160.724988,40.7292033%20C161.141325,41.0920835%20161.18466,41.7237637%20160.82178,42.1401007%20C160.399097,42.6250499%20159.993797,43.1249269%20159.606693,43.63872%20Z%20M163.530364,39.4431612%20C163.112444,39.8042163%20162.480959,39.7581176%20162.119904,39.340197%20C161.758849,38.9222764%20161.804947,38.2907918%20162.222868,37.9297367%20C162.745357,37.4783413%20163.283907,37.0456392%20163.837537,36.6325195%20C164.28017,36.3022254%20164.906751,36.3932942%20165.237046,36.8359275%20C165.56734,37.2785608%20165.476271,37.9051423%20165.033638,38.2354364%20C164.51822,38.6200421%20164.016824,39.0228926%20163.530364,39.4431612%20Z%20M168.315013,36.1381684%20C167.829356,36.4011433%20167.22247,36.2206238%20166.959495,35.7349669%20C166.696521,35.24931%20166.87704,34.642424%20167.362697,34.3794491%20C167.969521,34.0508643%20168.588502,33.7438078%20169.218665,33.4589194%20C169.721912,33.2314083%20170.314308,33.454936%20170.541819,33.9581826%20C170.76933,34.4614292%20170.545803,35.0538254%20170.042556,35.2813365%20C169.455987,35.5465166%20168.87984,35.8323243%20168.315013,36.1381684%20Z%20M173.719835,33.9309681%20C173.188985,34.0833395%20172.635125,33.7765223%20172.482753,33.2456726%20C172.330382,32.7148229%20172.637199,32.1609628%20173.168049,32.0085913%20C173.513997,31.9092926%20173.862211,31.8162681%20174.213059,31.7294552%20C174.546136,31.6472185%20174.86775,31.573498%20175.191948,31.5049965%20C175.732302,31.3908222%20176.262902,31.7363092%20176.377076,32.2766634%20C176.491251,32.8170176%20176.145764,33.3476178%20175.60541,33.4617922%20C175.303396,33.5256062%20175.003763,33.5942883%20174.692955,33.6710266%20C174.36652,33.751799%20174.042109,33.8384646%20173.719835,33.9309681%20Z%20M179.428764,32.9350116%20C178.877659,32.9710819%20178.401659,32.5535632%20178.365588,32.0024576%20C178.329518,31.451352%20178.747037,30.9753519%20179.298143,30.9392817%20C179.988372,30.8941058%20180.67914,30.8737597%20181.369289,30.8781362%20C181.921562,30.8816385%20182.36643,31.3321839%20182.362948,31.8844575%20C182.359425,32.4367312%20181.90888,32.8815983%20181.356606,32.878096%20C180.714219,32.8740223%20180.07125,32.8929605%20179.428764,32.9350116%20Z%20M185.208933,33.1799966%20C184.662851,33.0974545%20184.287078,32.5878542%20184.36962,32.0417725%20C184.452162,31.4956907%20184.961763,31.1199177%20185.507844,31.2024598%20C186.190987,31.3057193%20186.870052,31.4333692%20187.543757,31.5850865%20C188.082549,31.7064214%20188.420964,32.2415597%20188.299629,32.7803512%20C188.178294,33.3191427%20187.643156,33.6575581%20187.104365,33.5362231%20C186.477124,33.3949696%20185.844916,33.2761277%20185.208933,33.1799966%20Z%20M190.836614,34.6648462%20C190.320857,34.4673296%20190.062871,33.8891068%20190.260388,33.3733494%20C190.457905,32.8575921%20191.036128,32.5996071%20191.551885,32.7971238%20C192.196885,33.0441359%20192.832914,33.3140511%20193.458698,33.6063206%20C193.959096,33.8400296%20194.17529,34.4351412%20193.941581,34.9355396%20C193.707872,35.435938%20193.112761,35.6521325%20192.612362,35.4184235%20C192.02959,35.1462421%20191.437277,34.8948787%20190.836614,34.6648462%20Z%20M195.95956,37.2806154%20C195.497145,36.978638%20195.367084,36.3589752%20195.669061,35.8965596%20C195.971039,35.4341441%20196.590701,35.3040833%20197.053117,35.6060607%20C197.631197,35.983572%20198.195728,36.3816398%20198.745577,36.7995454%20C199.185277,37.1337342%20199.270811,37.7610952%20198.936622,38.2007955%20C198.602433,38.6404957%20197.975072,38.7260296%20197.535372,38.3918408%20C197.023438,38.0027513%20196.497815,37.6321191%20195.95956,37.2806154%20Z%20M200.455591,40.9641448%20C200.068624,40.5700954%20200.074366,39.9369564%20200.468415,39.5499894%20C200.862465,39.1630224%20201.495604,39.1687639%20201.882571,39.5628134%20C202.366132,40.0552253%20202.832273,40.5651777%20203.280093,41.0918784%20C203.637836,41.512637%20203.586753,42.1437379%20203.165994,42.5014817%20C202.745236,42.8592255%20202.114135,42.8081419%20201.756391,42.3873833%20C201.339565,41.897135%20200.905687,41.4224787%20200.455591,40.9641448%20Z%20M204.068094,45.545157%20C203.775016,45.0770505%20203.916905,44.4599885%20204.385011,44.1669104%20C204.853118,43.8738324%20205.47018,44.015721%20205.763258,44.4838275%20C206.128818,45.0677024%20206.47434,45.6656872%20206.799187,46.2770254%20C207.05834,46.7647324%20206.873061,47.3701822%20206.385354,47.6293354%20C205.897647,47.8884887%20205.292197,47.7032093%20205.033044,47.2155024%20C204.730408,46.6459638%20204.408562,46.0889546%20204.068094,45.545157%20Z%20M206.606059,50.7672263%20C206.419232,50.2475009%20206.689101,49.6747278%20207.208826,49.4879017%20C207.728551,49.3010757%20208.301325,49.5709439%20208.488151,50.0906693%20C208.722053,50.7413561%20208.932228,51.3992245%20209.118477,52.0631668%20C209.267646,52.5949253%20208.957496,53.146926%20208.425738,53.296095%20C207.893979,53.445264%20207.341979,53.1351139%20207.19281,52.6033554%20C207.019443,51.9853366%20206.8238,51.3729542%20206.606059,50.7672263%20Z%20M207.971325,56.4258071%20C207.900617,55.8780674%20208.287328,55.3767165%20208.835068,55.3060087%20C209.382808,55.2353009%20209.884158,55.6220117%20209.954866,56.1697514%20C210.043346,56.855166%20210.10721,57.5432923%20210.146428,58.2328298%20C210.17779,58.7842234%20209.75622,59.2566396%20209.204827,59.288001%20C208.653433,59.3193623%20208.181017,58.8977929%20208.149656,58.3463993%20C208.113144,57.7044632%20208.053692,57.0638628%20207.971325,56.4258071%20Z%20M208.093413,62.2013123%20C208.140801,61.6510644%20208.625281,61.243416%20209.175529,61.2908042%20C209.725777,61.3381924%20210.133425,61.8226722%20210.086037,62.3729201%20C210.026792,63.0608438%20209.943061,63.7464576%20209.835034,64.4283919%20C209.748622,64.9738746%20209.23637,65.346025%20208.690887,65.2596131%20C208.145404,65.1732011%20207.773254,64.6609492%20207.859666,64.1154665%20C207.960268,63.4804091%20208.038242,62.8419309%20208.093413,62.2013123%20Z%20M206.992758,67.8523219%20C207.155353,67.324514%20207.715036,67.0284509%20208.242844,67.1910464%20C208.770652,67.3536418%20209.066715,67.9133243%20208.904119,68.4411322%20C208.700822,69.1010653%20208.474045,69.7536286%20208.224184,70.3975222%20C208.024386,70.9124003%20207.445027,71.1678239%20206.930149,70.9680268%20C206.415271,70.7682296%20206.159848,70.1888707%20206.359645,69.6739926%20C206.592293,69.0744565%20206.803454,68.4668288%20206.992758,67.8523219%20Z%20M204.695482,73.1881591%20C204.967249,72.707367%20205.577319,72.5379187%20206.058111,72.8096858%20C206.538903,73.0814529%20206.708352,73.6915227%20206.436585,74.1723149%20C206.096871,74.7733128%20205.73554,75.3623177%20205.353127,75.9382222%20C205.047618,76.3983121%20204.426978,76.5236247%20203.966888,76.2181157%20C203.506798,75.9126066%20203.381486,75.2919661%20203.686995,74.8318763%20C204.042942,74.2958278%20204.37927,73.7475806%20204.695482,73.1881591%20Z%20M201.293371,77.9232115%20C201.662282,77.5122087%20202.294527,77.4780863%20202.70553,77.8469971%20C203.116532,78.2159078%20203.150655,78.8481527%20202.781744,79.2591555%20C202.321371,79.7720563%20201.841981,80.2693716%20201.344157,80.7502545%20C200.946933,81.1339616%20200.313863,81.1230036%20199.930155,80.7257791%20C199.546448,80.3285547%20199.557406,79.6954845%20199.954631,79.3117774%20C200.418277,78.863909%20200.864699,78.4007945%20201.293371,77.9232115%20Z%20M196.966484,81.8108422%20C197.414467,81.4878405%20198.039473,81.5891576%20198.362475,82.0371401%20C198.685476,82.4851227%20198.584159,83.1101289%20198.136177,83.4331305%20C197.574883,83.8378308%20197.000314,84.2215985%20196.413455,84.5839649%20C195.943534,84.8741253%20195.327367,84.7284009%20195.037206,84.2584802%20C194.747046,83.7885596%20194.89277,83.1723922%20195.362691,82.8822318%20C195.909005,82.5449013%20196.443904,82.1876298%20196.966484,81.8108422%20Z%20M191.917499,84.6797264%20C192.424319,84.4602894%20193.013066,84.6932588%20193.232503,85.2000782%20C193.45194,85.7068975%20193.21897,86.2956446%20192.712151,86.5150816%20C192.077763,86.7897519%20191.434036,87.041448%20190.782193,87.269803%20C190.260967,87.4524001%20189.690405,87.177887%20189.507808,86.6566608%20C189.325211,86.1354346%20189.599724,85.5648731%20190.12095,85.382276%20C190.727752,85.1696999%20191.32698,84.9354029%20191.917499,84.6797264%20Z%20M186.397149,86.394521%20C186.939077,86.2880673%20187.464694,86.6410891%20187.571148,87.1830172%20C187.677602,87.7249453%20187.32458,88.2505626%20186.782652,88.3570163%20C186.105152,88.490101%20185.423125,88.5989968%20184.737933,88.68352%20C184.189803,88.7511357%20183.690642,88.3616018%20183.623027,87.8134717%20C183.555411,87.2653417%20183.944945,86.7661811%20184.493075,86.6985654%20C185.131148,86.6198546%20185.766264,86.518449%20186.397149,86.394521%20Z%20M180.61428,86.8965871%20C181.166447,86.9080339%20181.604786,87.3649325%20181.593339,87.9170986%20C181.581892,88.4692647%20181.124994,88.9076043%20180.572828,88.8961574%20C179.882269,88.8818416%20179.192369,88.842928%20178.504498,88.7794522%20C177.954549,88.7287038%20177.549868,88.2417429%20177.600616,87.6917947%20C177.651365,87.1418465%20178.138326,86.7371651%20178.688274,86.7879135%20C179.328796,86.84702%20179.971225,86.883256%20180.61428,86.8965871%20Z%20M174.895583,86.1632692%20C175.432747,86.2916166%20175.764159,86.8311204%20175.635811,87.3682846%20C175.507464,87.9054488%20174.96796,88.2368603%20174.430796,88.1085128%20C173.759178,87.9480396%20173.093202,87.7635054%20172.434107,87.5551393%20C171.907511,87.3886614%20171.615578,86.8268138%20171.782056,86.3002176%20C171.948534,85.7736214%20172.510381,85.4816879%20173.036977,85.6481659%20C173.650478,85.8421178%20174.270396,86.0138899%20174.895583,86.1632692%20Z%20M169.407554,84.2032884%20C169.904497,84.4442584%20170.112004,85.0424547%20169.871034,85.5393972%20C169.630064,86.0363398%20169.031868,86.2438467%20168.534925,86.0028767%20C167.914532,85.702045%20167.304075,85.3786585%20166.704562,85.0330684%20C166.226083,84.7572488%20166.061795,84.1457691%20166.337615,83.6672903%20C166.613434,83.1888114%20167.224914,83.0245237%20167.703393,83.3003433%20C168.261618,83.6221329%20168.82998,83.9232198%20169.407554,84.2032884%20Z'%20id='Path'%20fill='%23ACD3EF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M184.649759,106.58298%20C184.144982,106.807075%20183.554115,106.579537%20183.33002,106.074759%20C183.105925,105.569982%20183.333463,104.979115%20183.838241,104.75502%20C184.466393,104.476153%20185.101451,104.216351%20185.742723,103.975778%20C186.259817,103.78179%20186.836264,104.04372%20187.030252,104.560815%20C187.22424,105.07791%20186.96231,105.654356%20186.445215,105.848344%20C185.840697,106.075129%20185.241998,106.320057%20184.649759,106.58298%20Z%20M190.160668,104.700779%20C189.624232,104.832135%20189.082879,104.503752%20188.951523,103.967316%20C188.820167,103.430879%20189.14855,102.889527%20189.684986,102.758171%20C190.352435,102.594734%20191.024064,102.451286%20191.699053,102.327916%20C192.242338,102.228618%20192.763254,102.58854%20192.862552,103.131825%20C192.96185,103.67511%20192.601927,104.196026%20192.058642,104.295324%20C191.422562,104.411582%20190.789648,104.546762%20190.160668,104.700779%20Z%20M195.915811,103.824976%20C195.364585,103.859162%20194.890015,103.440019%20194.85583,102.888793%20C194.821644,102.337567%20195.240787,101.862997%20195.792013,101.828811%20C196.477242,101.786315%20197.163437,101.764145%20197.849694,101.762279%20C198.401977,101.760784%20198.850905,102.207283%20198.852407,102.759566%20C198.853902,103.311848%20198.407403,103.760777%20197.855121,103.762279%20C197.208331,103.764031%20196.561611,103.784925%20195.915811,103.824976%20Z%20M201.763811,103.985266%20C201.21528,103.920985%20200.822718,103.424203%20200.886999,102.875672%20C200.951279,102.327141%20201.448062,101.934578%20201.996593,101.998859%20C202.678624,102.078785%20203.358151,102.178857%20204.034245,102.298932%20C204.578021,102.395507%20204.940548,102.914614%20204.843973,103.458389%20C204.747398,104.002165%20204.228291,104.364692%20203.684515,104.268117%20C203.047223,104.154933%20202.406696,104.060604%20201.763811,103.985266%20Z%20M207.438002,105.165015%20C206.909312,105.005313%20206.610188,104.44726%20206.76989,103.91857%20C206.929592,103.389879%20207.487645,103.090755%20208.016335,103.250457%20C208.673352,103.448923%20209.324449,103.666801%20209.968741,103.90383%20C210.487063,104.094516%20210.752664,104.669281%20210.561978,105.187602%20C210.371292,105.705924%20209.796527,105.971525%20209.278206,105.780839%20C208.67095,105.557434%20208.057271,105.352078%20207.438002,105.165015%20Z%20M212.859064,107.346616%20C212.367152,107.095538%20212.171917,106.493224%20212.422996,106.001312%20C212.674074,105.509399%20213.276388,105.314165%20213.7683,105.565243%20C214.379571,105.877244%20214.981746,106.207452%20215.574045,106.555524%20C216.050197,106.835341%20216.209358,107.448175%20215.929541,107.924327%20C215.649724,108.400479%20215.03689,108.559641%20214.560738,108.279824%20C214.00258,107.951815%20213.435111,107.640638%20212.859064,107.346616%20Z%20M217.817261,110.466411%20C217.378022,110.131615%20217.293354,109.504137%20217.628149,109.064898%20C217.962945,108.62566%20218.590423,108.540992%20219.029662,108.875787%20C219.57498,109.291438%20220.108562,109.723652%20220.629766,110.172043%20C221.048438,110.532226%20221.095853,111.163613%20220.73567,111.582285%20C220.375487,112.000958%20219.7441,112.048373%20219.325428,111.68819%20C218.834146,111.265541%20218.331224,110.858162%20217.817261,110.466411%20Z%20M222.136988,114.414003%20C221.764024,114.006675%20221.791883,113.374123%20222.199212,113.001159%20C222.60654,112.628196%20223.239092,112.656055%20223.612056,113.063383%20C224.076571,113.5707%20224.525307,114.090943%20224.95785,114.623479%20C225.306048,115.052171%20225.240794,115.681965%20224.812102,116.030162%20C224.38341,116.37836%20223.753617,116.313107%20223.405419,115.884415%20C222.997757,115.382512%20222.57482,114.892178%20222.136988,114.414003%20Z%20M225.677557,119.049837%20C225.382808,118.582781%20225.52249,117.965216%20225.989546,117.670466%20C226.456601,117.375717%20227.074167,117.515399%20227.368916,117.982455%20C227.735607,118.563508%20228.084766,119.155021%20228.416019,119.756221%20C228.682541,120.23994%20228.506469,120.848131%20228.022749,121.114654%20C227.53903,121.381176%20226.930839,121.205104%20226.664317,120.721385%20C226.35215,120.154825%20226.023107,119.597401%20225.677557,119.049837%20Z%20M228.334162,124.229812%20C228.1268,123.717934%20228.373659,123.134874%20228.885538,122.927513%20C229.397416,122.720151%20229.980476,122.96701%20230.187837,123.478889%20C230.445602,124.115188%20230.684449,124.758915%20230.90409,125.409193%20C231.080823,125.932437%20230.799921,126.49988%20230.276677,126.676613%20C229.753434,126.853346%20229.18599,126.572443%20229.009257,126.0492%20C228.802234,125.436278%20228.577111,124.82954%20228.334162,124.229812%20Z%20M230.041067,129.837614%20C229.928044,129.297018%20230.27466,128.767155%20230.815256,128.654132%20C231.355852,128.541109%20231.885716,128.887725%20231.998739,129.428321%20C232.139196,130.100133%20232.259783,130.775984%20232.360327,131.454951%20C232.441229,132.001278%20232.063927,132.509748%20231.5176,132.59065%20C230.971273,132.671552%20230.462803,132.29425%20230.381901,131.747923%20C230.287129,131.107929%20230.173463,130.470869%20230.041067,129.837614%20Z%20M230.72144,135.579526%20C230.705029,135.027485%20231.139243,134.566664%20231.691284,134.550253%20C232.243325,134.533843%20232.704146,134.968057%20232.720557,135.520098%20C232.740954,136.206236%20232.741037,136.892981%20232.720758,137.579431%20C232.70445,138.131475%20232.24371,138.565775%20231.691666,138.549466%20C231.139622,138.533158%20230.705322,138.072418%20230.721631,137.520374%20C230.740742,136.873429%20230.740663,136.226197%20230.72144,135.579526%20Z%20M230.372513,141.417148%20C230.45461,140.870999%20230.963903,140.494811%20231.510052,140.576907%20C232.056201,140.659004%20232.43239,141.168298%20232.350293,141.714446%20C232.248318,142.39284%20232.126173,143.068535%20231.983919,143.740716%20C231.869572,144.281034%20231.338861,144.626351%20230.798543,144.512004%20C230.258226,144.397656%20229.912909,143.866946%20230.027256,143.326628%20C230.161311,142.693185%20230.276416,142.056437%20230.372513,141.417148%20Z%20M228.98426,147.115953%20C229.162457,146.593206%20229.730684,146.313893%20230.253431,146.49209%20C230.776178,146.670287%20231.055491,147.238514%20230.877294,147.761261%20C230.698903,148.284577%20230.507859,148.804273%20230.304062,149.320422%20C230.249692,149.457931%20230.200033,149.58152%20230.148905,149.706629%20C229.939978,150.217871%20229.356166,150.462945%20228.844925,150.254018%20C228.333683,150.045091%20228.088609,149.461279%20228.297536,148.950038%20C228.345735,148.832094%20228.392556,148.715569%20228.443992,148.58548%20C228.635976,148.099249%20228.816087,147.609294%20228.98426,147.115953%20Z%20M226.619525,152.450456%20C226.887312,151.967435%20227.495962,151.792954%20227.978982,152.060742%20C228.462002,152.328529%20228.636483,152.937178%20228.368696,153.420198%20C228.035577,154.021062%20227.685049,154.611293%20227.317597,155.19026%20C227.021651,155.656559%20226.40373,155.794658%20225.937431,155.498712%20C225.471132,155.202767%20225.333033,154.584845%20225.628979,154.118546%20C225.975258,153.572942%20226.30559,153.016715%20226.619525,152.450456%20Z%20M223.335812,157.293924%20C223.685385,156.866353%20224.315384,156.803123%20224.742956,157.152696%20C225.170527,157.502269%20225.233757,158.132269%20224.884184,158.55984%20C224.449454,159.091569%20223.999182,159.61011%20223.533991,160.114835%20C223.159695,160.52094%20222.527055,160.546726%20222.12095,160.17243%20C221.714846,159.798134%20221.689059,159.165495%20222.063355,158.75939%20C222.50177,158.283717%20222.926118,157.795031%20223.335812,157.293924%20Z%20M219.270988,161.450572%20C219.690609,161.091495%20220.321869,161.140577%20220.680946,161.560199%20C221.040022,161.979821%20220.99094,162.61108%20220.571319,162.970157%20C220.049704,163.41651%20219.515019,163.847329%20218.968001,164.262042%20C218.527898,164.5957%20217.900641,164.509409%20217.566983,164.069305%20C217.233325,163.629202%20217.319616,163.001945%20217.75972,162.668287%20C218.275336,162.27738%20218.779325,161.871295%20219.270988,161.450572%20Z%20M214.48212,164.856482%20C214.959016,164.577935%20215.571424,164.738728%20215.849971,165.215624%20C216.128518,165.69252%20215.967724,166.304928%20215.490828,166.583475%20C214.897965,166.929757%20214.294937,167.25847%20213.682548,167.569148%20C213.19002,167.819018%20212.588188,167.622304%20212.338318,167.129777%20C212.088449,166.637249%20212.285162,166.035417%20212.77769,165.785547%20C213.354902,165.492715%20213.923299,165.18288%20214.48212,164.856482%20Z%20M209.268143,167.315375%20C209.786448,167.124644%20210.361235,167.390195%20210.551966,167.9085%20C210.742697,168.426806%20210.477145,169.001593%20209.95884,169.192324%20C209.314806,169.429321%20208.663665,169.647266%20208.006225,169.845819%20C207.477526,170.005492%20206.91949,169.706337%20206.759817,169.177637%20C206.600145,168.648938%20206.8993,168.090902%20207.427999,167.931229%20C208.047562,167.744115%20208.661196,167.538724%20209.268143,167.315375%20Z%20M203.615028,168.837444%20C204.159033,168.742169%20204.677271,169.105937%20204.772545,169.649942%20C204.86782,170.193947%20204.504052,170.712185%20203.960047,170.807459%20C203.28453,170.925766%20202.604985,171.024146%20201.922164,171.102393%20C201.37347,171.16527%20200.877694,170.771438%20200.814817,170.222744%20C200.75194,169.67405%20201.145772,169.178274%20201.694466,169.115397%20C202.337995,169.041652%20202.978417,168.948937%20203.615028,168.837444%20Z%20M197.7705,169.328516%20C198.322777,169.331508%20198.76806,169.781642%20198.765083,170.333918%20C198.762077,170.886195%20198.311943,171.331478%20197.759666,171.328502%20C197.072075,171.324762%20196.385934,171.300766%20195.701956,171.25663%20C195.150818,171.221067%20194.732861,170.74545%20194.768425,170.194312%20C194.803989,169.643173%20195.279605,169.225217%20195.830743,169.260781%20C196.475474,169.302384%20197.122279,169.325005%20197.7705,169.328516%20Z%20M191.972745,168.78069%20C192.515783,168.881327%20192.874421,169.403128%20192.773784,169.946167%20C192.673147,170.489205%20192.151345,170.847843%20191.608307,170.747206%20C190.932764,170.622013%20190.26157,170.476873%20189.595519,170.31204%20C189.059407,170.179364%20188.732358,169.637205%20188.865033,169.101093%20C188.997709,168.564982%20189.539868,168.237933%20190.07598,168.370608%20C190.703639,168.52594%20191.336142,168.662713%20191.972745,168.78069%20Z%20M186.364099,167.214005%20C186.880692,167.409325%20187.141135,167.986445%20186.945815,168.503038%20C186.750494,169.019631%20186.173375,169.280074%20185.656781,169.084754%20C185.014723,168.841997%20184.38011,168.580316%20183.753764,168.300098%20C183.249631,168.074557%20183.023788,167.48304%20183.249329,166.978907%20C183.47487,166.474774%20184.066388,166.248932%20184.57052,166.474473%20C185.160856,166.73858%20185.758974,166.985212%20186.364099,167.214005%20Z%20M181.094898,164.663138%20C181.568556,164.947158%20181.722289,165.561376%20181.438269,166.035034%20C181.15425,166.508691%20180.540032,166.662424%20180.066374,166.378405%20C179.477591,166.025353%20178.899356,165.65497%20178.332459,165.267764%20C177.876403,164.956266%20177.759216,164.33404%20178.070714,163.877984%20C178.382212,163.421927%20179.004438,163.30474%20179.460494,163.616239%20C179.994857,163.981222%20180.539907,164.330349%20181.094898,164.663138%20Z%20M176.411429,161.259854%20C176.827848,161.62264%20176.871326,162.254311%20176.50854,162.67073%20C176.145753,163.087148%20175.514083,163.130626%20175.097664,162.76784%20C174.580184,162.317009%20174.07607,161.850901%20173.586019,161.370109%20C173.191788,160.983327%20173.18575,160.350191%20173.572532,159.95596%20C173.959314,159.561729%20174.592451,159.555691%20174.986681,159.942473%20C175.448554,160.39562%20175.923689,160.834933%20176.411429,161.259854%20Z%20M172.363576,157.041783%20C172.70887,157.472818%20172.639362,158.102156%20172.208327,158.447449%20C171.777293,158.792743%20171.147954,158.723235%20170.802661,158.2922%20C170.373665,157.756677%20169.960417,157.208266%20169.563485,156.647591%20C169.244369,156.196833%20169.351086,155.572726%20169.801845,155.25361%20C170.252603,154.934493%20170.87671,155.041211%20171.195826,155.491969%20C171.569877,156.020324%20171.959305,156.537125%20172.363576,157.041783%20Z%20M169.123893,152.157637%20C169.386738,152.643364%20169.206057,153.250202%20168.72033,153.513047%20C168.234602,153.775892%20167.627765,153.595211%20167.364919,153.109484%20C167.038659,152.506568%20166.729852,151.893326%20166.438921,151.27036%20C166.205226,150.769955%20166.864514,151.504054%20167.364919,151.27036%20C167.865325,151.036665%20168.017354,149.923672%20168.251048,150.424077%20C168.525296,151.011319%20168.816376,151.589359%20169.123893,152.157637%20Z'%20id='Path'%20fill='%23ACD3EF'%20fill-rule='nonzero'%3e%3c/path%3e%3crect%20id='Rectangle'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20x='176.435'%20y='20.203'%20width='35.032'%20height='35.032'%20rx='17.516'%3e%3c/rect%3e%3cpath%20d='M199.449,32.278%20C199.449,32.278%20195.461,36.038%20195.149,39.125%20C194.838,42.178%20196.26,44.862%20199.449,44.862%20C202.638,44.862%20204.449,42.04%20203.844,38.894%20C203.239,35.748%20199.449,32.278%20199.449,32.278%20Z'%20id='Path'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M193.9,28.577%20C193.9,28.577%20189.912,32.337%20189.6,35.424%20C189.289,38.477%20190.711,41.161%20193.9,41.161%20C197.089,41.161%20198.9,38.338%20198.3,35.192%20C197.7,32.046%20193.9,28.577%20193.9,28.577%20Z'%20id='Path'%20fill='%234CA8E0'%3e%3c/path%3e%3cpath%20d='M188.345,32.278%20C188.345,32.278%20184.357,36.038%20184.045,39.125%20C183.733,42.178%20185.155,44.862%20188.345,44.862%20C191.535,44.862%20193.345,42.04%20192.745,38.894%20C192.145,35.748%20188.345,32.278%20188.345,32.278%20Z'%20id='Path'%20fill='%23FCCE76'%3e%3c/path%3e%3crect%20id='Rectangle'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20x='209.223'%20y='116.997'%20width='35.032'%20height='35.032'%20rx='17.516'%3e%3c/rect%3e%3cpath%20d='M226.74,124.736%20C223.300313,124.739858%20220.512858,127.527313%20220.509,130.967%20C220.509,132.35%20221.392,134.606%20223.209,137.867%20C224.495,140.167%20225.759,142.092%20225.809,142.172%20L226.736,143.572%20L227.662,142.172%20C227.715,142.092%20228.979,140.172%20230.262,137.867%20C232.079,134.61%20232.962,132.354%20232.962,130.967%20C232.958143,127.527703%20230.171297,124.740409%20226.732,124.736%20L226.74,124.736%20Z%20M226.74,134.154%20C225.433405,134.154404%20224.25526,133.367588%20223.755061,132.160529%20C223.254862,130.95347%20223.531143,129.563947%20224.455045,128.640045%20C225.378947,127.716143%20226.76847,127.439862%20227.975529,127.940061%20C229.182588,128.44026%20229.969404,129.618405%20229.969,130.925%20C229.968448,132.708099%20228.523099,134.153448%20226.74,134.154%20L226.74,134.154%20Z'%20id='Shape'%20fill='%239093CC'%20fill-rule='nonzero'%3e%3c/path%3e%3crect%20id='Rectangle'%20stroke='%235E63B6'%20stroke-width='2'%20fill='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20x='30.151'%20y='69.579'%20width='35.032'%20height='35.032'%20rx='17.516'%3e%3c/rect%3e%3ccircle%20id='Oval'%20fill='%2389C3EA'%20cx='47.469'%20cy='81.931'%20r='3.181'%3e%3c/circle%3e%3cpath%20d='M47.59,85.963%20C46.4255712,85.9300414%2045.2973464,86.3696104%2044.4621382,87.1816498%20C43.6269299,87.9936891%2043.1558038,89.1091049%2043.1559992,90.274%20L43.1559992,93.948%20C43.1557341,94.1255112%2043.2261324,94.2958285%2043.3516519,94.4213481%20C43.4771715,94.5468676%2043.6474888,94.6172659%2043.825,94.6170008%20L51.111,94.6170008%20C51.2885112,94.6172659%2051.4588285,94.5468676%2051.5843481,94.4213481%20C51.7098676,94.2958285%2051.7802659,94.1255112%2051.78,93.948%20L51.78,90.363%20C51.7981749,88.0064913%2049.9445818,86.0599972%2047.59,85.963%20L47.59,85.963%20Z'%20id='Path'%20fill='%2389C3EA'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Export.svg.js b/lib/static/illustrations/Export.svg.js new file mode 100644 index 00000000..996e964e --- /dev/null +++ b/lib/static/illustrations/Export.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Export'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,200.1138%20C27.9951,142.9208%2074.3591,96.5558%20131.5531,96.5558%20C188.7461,96.5558%20235.1101,142.9208%20235.1101,200.1138%20L27.9951,200.1138%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.8135,36.9996%20L84.8255,36.9996%20C83.5995,36.9996%2082.6055,37.9926%2082.6055,39.2186%20L82.6055,163.6036%20C82.6055,164.8296%2083.5995,165.8226%2084.8255,165.8226%20L178.2805,165.8226%20C179.5055,165.8226%20180.4995,164.8296%20180.4995,163.6036%20L180.4995,59.7996%20L156.8135,36.9996%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.8252,37.9996%20C84.1532,37.9996%2083.6062,38.5466%2083.6062,39.2186%20L83.6062,163.6036%20C83.6062,164.2756%2084.1532,164.8226%2084.8252,164.8226%20L178.2802,164.8226%20C178.9522,164.8226%20179.4992,164.2756%20179.4992,163.6036%20L179.4992,60.2256%20L156.4102,37.9996%20L84.8252,37.9996%20Z%20M178.2802,166.8226%20L84.8252,166.8226%20C83.0502,166.8226%2081.6062,165.3786%2081.6062,163.6036%20L81.6062,39.2186%20C81.6062,37.4436%2083.0502,35.9996%2084.8252,35.9996%20L157.2172,35.9996%20L181.4992,59.3736%20L181.4992,163.6036%20C181.4992,165.3786%20180.0542,166.8226%20178.2802,166.8226%20L178.2802,166.8226%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='112.6831'%20y1='124.896'%20x2='152.6831'%20y2='124.896'%20id='Fill-8'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.6836,125.896%20L112.6836,125.896%20C112.1306,125.896%20111.6836,125.449%20111.6836,124.896%20C111.6836,124.343%20112.1306,123.896%20112.6836,123.896%20L152.6836,123.896%20C153.2366,123.896%20153.6836,124.343%20153.6836,124.896%20C153.6836,125.449%20153.2366,125.896%20152.6836,125.896'%20id='Fill-10'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='112.6831'%20y1='133.2681'%20x2='152.6831'%20y2='133.2681'%20id='Fill-12'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.6836,134.2681%20L112.6836,134.2681%20C112.1306,134.2681%20111.6836,133.8211%20111.6836,133.2681%20C111.6836,132.7151%20112.1306,132.2681%20112.6836,132.2681%20L152.6836,132.2681%20C153.2366,132.2681%20153.6836,132.7151%20153.6836,133.2681%20C153.6836,133.8211%20153.2366,134.2681%20152.6836,134.2681'%20id='Fill-14'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='112.6831'%20y1='142.0748'%20x2='152.6831'%20y2='142.0748'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.6836,143.0748%20L112.6836,143.0748%20C112.1306,143.0748%20111.6836,142.6278%20111.6836,142.0748%20C111.6836,141.5218%20112.1306,141.0748%20112.6836,141.0748%20L152.6836,141.0748%20C153.2366,141.0748%20153.6836,141.5218%20153.6836,142.0748%20C153.6836,142.6278%20153.2366,143.0748%20152.6836,143.0748'%20id='Fill-18'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M180.499,60.1841%20L160.597,60.1841%20C157.95,60.1841%20155.797,58.0321%20155.797,55.3851%20L155.797,36.9991%20L157.797,36.9991%20L157.797,55.3851%20C157.797,56.9281%20159.053,58.1841%20160.597,58.1841%20L180.499,58.1841%20L180.499,60.1841%20Z'%20id='Fill-20'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.7783,89.146%20C147.7783,100.869%20138.2753,110.371%20126.5523,110.371%20C114.8303,110.371%20105.3273,100.869%20105.3273,89.146%20C105.3273,77.423%20114.8303,67.92%20126.5523,67.92%20C138.2753,67.92%20147.7783,77.423%20147.7783,89.146'%20id='Fill-22'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.7783,85.146%20C152.7783,96.869%20143.2753,106.371%20131.5523,106.371%20C119.8303,106.371%20110.3273,96.869%20110.3273,85.146%20C110.3273,73.423%20119.8303,63.92%20131.5523,63.92%20C143.2753,63.92%20152.7783,73.423%20152.7783,85.146'%20id='Fill-24'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.5527,64.9205%20C120.4007,64.9205%20111.3277,73.9935%20111.3277,85.1465%20C111.3277,96.2985%20120.4007,105.3705%20131.5527,105.3705%20C142.7047,105.3705%20151.7787,96.2985%20151.7787,85.1465%20C151.7787,73.9935%20142.7047,64.9205%20131.5527,64.9205%20M131.5527,107.3705%20C119.2977,107.3705%20109.3277,97.4005%20109.3277,85.1465%20C109.3277,72.8915%20119.2977,62.9205%20131.5527,62.9205%20C143.8077,62.9205%20153.7787,72.8915%20153.7787,85.1465%20C153.7787,97.4005%20143.8077,107.3705%20131.5527,107.3705'%20id='Fill-26'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='131.4976'%20y1='89.69'%20x2='131.4976'%20y2='75.978'%20id='Fill-28'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.4976,91.19%20C130.6686,91.19%20129.9976,90.518%20129.9976,89.69%20L129.9976,75.978%20C129.9976,75.15%20130.6686,74.478%20131.4976,74.478%20C132.3266,74.478%20132.9976,75.15%20132.9976,75.978%20L132.9976,89.69%20C132.9976,90.518%20132.3266,91.19%20131.4976,91.19'%20id='Fill-30'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M136.3457,82.3267%20C135.9617,82.3267%20135.5777,82.1807%20135.2847,81.8877%20L131.4977,78.0987%20L127.7097,81.8877%20C127.1247,82.4727%20126.1747,82.4727%20125.5887,81.8877%20C125.0027,81.3017%20125.0027,80.3517%20125.5887,79.7657%20L130.4367,74.9177%20C130.9997,74.3547%20131.9947,74.3547%20132.5587,74.9177%20L137.4067,79.7657%20C137.9917,80.3517%20137.9917,81.3017%20137.4067,81.8877%20C137.1137,82.1807%20136.7297,82.3267%20136.3457,82.3267'%20id='Fill-32'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='124.5767'%20y1='94.313'%20x2='138.5297'%20y2='94.313'%20id='Fill-34'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M138.5293,95.813%20L124.5763,95.813%20C123.7483,95.813%20123.0763,95.141%20123.0763,94.313%20C123.0763,93.485%20123.7483,92.813%20124.5763,92.813%20L138.5293,92.813%20C139.3573,92.813%20140.0293,93.485%20140.0293,94.313%20C140.0293,95.141%20139.3573,95.813%20138.5293,95.813'%20id='Fill-36'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='33.6099'%20y1='211.9263'%20x2='55.9429'%20y2='211.9263'%20id='Fill-38'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,212.9263%20L33.6104,212.9263%20C33.0574,212.9263%2032.6104,212.4793%2032.6104,211.9263%20C32.6104,211.3733%2033.0574,210.9263%2033.6104,210.9263%20L55.9434,210.9263%20C56.4954,210.9263%2056.9434,211.3733%2056.9434,211.9263%20C56.9434,212.4793%2056.4954,212.9263%2055.9434,212.9263'%20id='Fill-40'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2197,201.9634%20L243.2197,201.9634%20C242.6667,201.9634%20242.2197,201.5164%20242.2197,200.9634%20C242.2197,200.4104%20242.6667,199.9634%20243.2197,199.9634%20L248.2197,199.9634%20C248.7727,199.9634%20249.2197,200.4104%20249.2197,200.9634%20C249.2197,201.5164%20248.7727,201.9634%20248.2197,201.9634'%20id='Fill-42'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='200.9634'%20x2='13.333'%20y2='200.9634'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.3335,201.9634%20L8.0005,201.9634%20C7.4475,201.9634%207.0005,201.5164%207.0005,200.9634%20C7.0005,200.4104%207.4475,199.9634%208.0005,199.9634%20L13.3335,199.9634%20C13.8855,199.9634%2014.3335,200.4104%2014.3335,200.9634%20C14.3335,201.5164%2013.8855,201.9634%2013.3335,201.9634'%20id='Fill-46'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3472'%20y1='211.9263'%20x2='155.0742'%20y2='211.9263'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0742,212.9263%20L99.3472,212.9263%20C98.7952,212.9263%2098.3472,212.4793%2098.3472,211.9263%20C98.3472,211.3733%2098.7952,210.9263%2099.3472,210.9263%20L155.0742,210.9263%20C155.6272,210.9263%20156.0742,211.3733%20156.0742,211.9263%20C156.0742,212.4793%20155.6272,212.9263%20155.0742,212.9263'%20id='Fill-50'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7197'%20y1='211.9263'%20x2='173.0527'%20y2='211.9263'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,212.9263%20L161.7197,212.9263%20C161.1667,212.9263%20160.7197,212.4793%20160.7197,211.9263%20C160.7197,211.3733%20161.1667,210.9263%20161.7197,210.9263%20L173.0527,210.9263%20C173.6057,210.9263%20174.0527,211.3733%20174.0527,211.9263%20C174.0527,212.4793%20173.6057,212.9263%20173.0527,212.9263'%20id='Fill-54'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3862'%20y1='211.9263'%20x2='90.0532'%20y2='211.9263'%20id='Fill-56'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3862,212.9263%20L90.0532,212.9263%20C89.5002,212.9263%2089.0532,212.4793%2089.0532,211.9263%20C89.0532,211.3733%2089.5002,210.9263%2090.0532,210.9263%20L94.3862,210.9263%20C94.9382,210.9263%2095.3862,211.3733%2095.3862,211.9263%20C95.3862,212.4793%2094.9382,212.9263%2094.3862,212.9263'%20id='Fill-58'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='211.9263'%20x2='26.2197'%20y2='211.9263'%20id='Fill-60'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2192,212.9263%20L22.5522,212.9263%20C22.0002,212.9263%2021.5522,212.4793%2021.5522,211.9263%20C21.5522,211.3733%2022.0002,210.9263%2022.5522,210.9263%20L26.2192,210.9263%20C26.7712,210.9263%2027.2192,211.3733%2027.2192,211.9263%20C27.2192,212.4793%2026.7712,212.9263%2026.2192,212.9263'%20id='Fill-62'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2139'%20y1='211.9263'%20x2='233.8799'%20y2='211.9263'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8799,212.9263%20L220.2139,212.9263%20C219.6609,212.9263%20219.2139,212.4793%20219.2139,211.9263%20C219.2139,211.3733%20219.6609,210.9263%20220.2139,210.9263%20L233.8799,210.9263%20C234.4329,210.9263%20234.8799,211.3733%20234.8799,211.9263%20C234.8799,212.4793%20234.4329,212.9263%20233.8799,212.9263'%20id='Fill-66'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.0479,200.9634%20L222.9909,200.9634%20C223.5899,198.9164%20223.9229,196.7554%20223.9229,194.5144%20C223.9229,181.8034%20213.6189,171.4994%20200.9079,171.4994%20C190.7769,171.4994%20182.1829,178.0474%20179.1079,187.1394%20C178.0249,186.8984%20176.8999,186.7664%20175.7429,186.7664%20C167.6489,186.7664%20161.0279,193.0244%20160.4219,200.9634%20L146.7049,200.9994%20C146.1679,191.3924%20138.7589,183.6224%20129.2999,182.5594%20C126.2419,167.7224%20113.1059,156.5674%2097.3629,156.5674%20C86.6549,156.5674%2077.1529,161.7294%2071.2079,169.6994%20C69.1419,169.1814%2066.9809,168.9024%2064.7539,168.9024%20C50.1509,168.9024%2038.3129,180.7404%2038.3129,195.3444%20C38.3129,197.2864%2038.5289,199.1774%2038.9279,200.9994%20L22.6669,200.9994'%20id='Fill-68'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7598,202.0025%20L145.7068,201.0555%20C145.1968,191.9325%20138.2498,184.5715%20129.1888,183.5535%20L128.4678,183.4725%20L128.3208,182.7615%20C125.3118,168.1625%20112.2928,157.5665%2097.3638,157.5665%20C87.2848,157.5665%2078.0448,162.2075%2072.0098,170.2975%20L71.6108,170.8315%20L70.9648,170.6695%20C68.9378,170.1605%2066.8478,169.9025%2064.7538,169.9025%20C50.7258,169.9025%2039.3128,181.3155%2039.3128,195.3445%20C39.3128,197.1615%2039.5118,198.9925%2039.9048,200.7855%20L40.1708,201.9995%20L22.6668,201.9995%20C22.1138,201.9995%2021.6668,201.5525%2021.6668,200.9995%20C21.6668,200.4465%2022.1138,199.9995%2022.6668,199.9995%20L37.7138,199.9995%20C37.4468,198.4575%2037.3128,196.8975%2037.3128,195.3445%20C37.3128,180.2135%2049.6228,167.9025%2064.7538,167.9025%20C66.7908,167.9025%2068.8228,168.1295%2070.8058,168.5755%20C77.2268,160.2995%2086.8678,155.5665%2097.3638,155.5665%20C112.9978,155.5665%20126.6618,166.4965%20130.1278,181.6585%20C139.4978,183.0385%20146.6768,190.5765%20147.6288,199.9975%20L159.5218,199.9655%20C160.5978,191.9315%20167.5508,185.7665%20175.7428,185.7665%20C176.6458,185.7665%20177.5548,185.8425%20178.4558,185.9935%20C181.9828,176.6905%20190.8968,170.4995%20200.9078,170.4995%20C214.1508,170.4995%20224.9228,181.2725%20224.9228,194.5145%20C224.9228,196.3395%20224.7098,198.1665%20224.2878,199.9635%20L239.0478,199.9635%20C239.6008,199.9635%20240.0478,200.4105%20240.0478,200.9635%20C240.0478,201.5165%20239.6008,201.9635%20239.0478,201.9635%20L221.6568,201.9635%20L222.0308,200.6835%20C222.6228,198.6595%20222.9228,196.5845%20222.9228,194.5145%20C222.9228,182.3755%20213.0468,172.4995%20200.9078,172.4995%20C191.4618,172.4995%20183.0808,178.5115%20180.0548,187.4595%20L179.7668,188.3105%20L178.8898,188.1155%20C177.8498,187.8835%20176.7908,187.7665%20175.7428,187.7665%20C168.2798,187.7665%20161.9878,193.5965%20161.4188,201.0395%20L161.3488,201.9605%20L145.7598,202.0025%20Z'%20id='Fill-70'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,184.3667%20C62.5371,184.3667%2060.2661,184.8287%2060.2661,184.0047%20C60.2661,171.9057%2094.8651,169.0787%2098.0431,181.8367%20C99.0921,186.0467%2074.9431,187.1407%2073.4041,181.7047%20L62.5371,184.3667'%20id='Fill-72'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.000000,%20126.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.6494,186.9488%20C77.0734,186.9488%2073.9504,184.4008%2072.7794,183.0918%20C65.7584,186.3758%2060.2574,185.0348%2060.0194,184.9728%20C59.4834,184.8378%2059.1604,184.2928%2059.2974,183.7578%20C59.4334,183.2228%2059.9714,182.8978%2060.5114,183.0348%20C60.5994,183.0568%2065.9754,184.3188%2072.6184,180.9448%20L73.4604,180.5168%20L73.9354,181.3338%20C74.0284,181.4858%2076.4004,185.2358%2084.5714,184.9308%20C93.0314,184.6128%2097.3594,181.1038%2097.4024,181.0688%20C97.8264,180.7158%2098.4564,180.7738%2098.8094,181.1968%20C99.1624,181.6198%2099.1074,182.2478%2098.6864,182.6018%20C98.4924,182.7648%2093.8424,186.5838%2084.6474,186.9288%20C84.3064,186.9418%2083.9734,186.9488%2083.6494,186.9488'%20id='Fill-425'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.9438,190.0933%20C74.8548,190.0933%2074.7638,190.0813%2074.6738,190.0563%20C74.4828,190.0023%2072.7688,189.5053%2071.6368,188.5633%20C71.2128,188.2093%2071.1548,187.5783%2071.5078,187.1553%20C71.8618,186.7313%2072.4928,186.6733%2072.9168,187.0263%20C73.6018,187.5973%2074.8068,188.0173%2075.2128,188.1303%20C75.7448,188.2793%2076.0548,188.8303%2075.9058,189.3633%20C75.7828,189.8043%2075.3808,190.0933%2074.9438,190.0933'%20id='Fill-427'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M219.1797,102.9517%20C218.6267,102.9517%20218.1797,102.5047%20218.1797,101.9517%20L218.1797,94.9517%20C218.1797,94.3987%20218.6267,93.9517%20219.1797,93.9517%20C219.7327,93.9517%20220.1797,94.3987%20220.1797,94.9517%20L220.1797,101.9517%20C220.1797,102.5047%20219.7327,102.9517%20219.1797,102.9517'%20id='Fill-429'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.6797,99.4517%20L215.6797,99.4517%20C215.1267,99.4517%20214.6797,99.0047%20214.6797,98.4517%20C214.6797,97.8987%20215.1267,97.4517%20215.6797,97.4517%20L222.6797,97.4517%20C223.2327,97.4517%20223.6797,97.8987%20223.6797,98.4517%20C223.6797,99.0047%20223.2327,99.4517%20222.6797,99.4517'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1792,52.9517%20C53.6272,52.9517%2053.1792,52.5047%2053.1792,51.9517%20L53.1792,44.9517%20C53.1792,44.3987%2053.6272,43.9517%2054.1792,43.9517%20C54.7312,43.9517%2055.1792,44.3987%2055.1792,44.9517%20L55.1792,51.9517%20C55.1792,52.5047%2054.7312,52.9517%2054.1792,52.9517'%20id='Fill-433'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6792,49.4517%20L50.6792,49.4517%20C50.1272,49.4517%2049.6792,49.0047%2049.6792,48.4517%20C49.6792,47.8987%2050.1272,47.4517%2050.6792,47.4517%20L57.6792,47.4517%20C58.2312,47.4517%2058.6792,47.8987%2058.6792,48.4517%20C58.6792,49.0047%2058.2312,49.4517%2057.6792,49.4517'%20id='Fill-435'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.2822,118.4039%20C37.0062,118.4039%2036.7822,118.1799%2036.7822,117.9039%20L36.7822,113.9669%20C36.7822,113.6899%2037.0062,113.4669%2037.2822,113.4669%20C37.5582,113.4669%2037.7822,113.6899%2037.7822,113.9669%20L37.7822,117.9039%20C37.7822,118.1799%2037.5582,118.4039%2037.2822,118.4039'%20id='Fill-437'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.251,116.4351%20L35.313,116.4351%20C35.037,116.4351%2034.814,116.2111%2034.814,115.9351%20C34.814,115.6591%2035.037,115.4351%2035.313,115.4351%20L39.251,115.4351%20C39.527,115.4351%2039.751,115.6591%2039.751,115.9351%20C39.751,116.2111%2039.527,116.4351%2039.251,116.4351'%20id='Fill-439'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.2822,162.4039%20C211.0062,162.4039%20210.7822,162.1799%20210.7822,161.9039%20L210.7822,157.9669%20C210.7822,157.6899%20211.0062,157.4669%20211.2822,157.4669%20C211.5582,157.4669%20211.7822,157.6899%20211.7822,157.9669%20L211.7822,161.9039%20C211.7822,162.1799%20211.5582,162.4039%20211.2822,162.4039'%20id='Fill-441'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.251,160.4351%20L209.313,160.4351%20C209.037,160.4351%20208.814,160.2111%20208.814,159.9351%20C208.814,159.6591%20209.037,159.4351%20209.313,159.4351%20L213.251,159.4351%20C213.527,159.4351%20213.751,159.6591%20213.751,159.9351%20C213.751,160.2111%20213.527,160.4351%20213.251,160.4351'%20id='Fill-443'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ExportBuilder.svg.js b/lib/static/illustrations/ExportBuilder.svg.js new file mode 100644 index 00000000..7dd1a104 --- /dev/null +++ b/lib/static/illustrations/ExportBuilder.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='0.3862%2017.5958%2012%2067.9407%2037.0706298%2068.123712%2044.5%2067.9407%2049.6095782%2066.2037%2054%2069.5748922%2065.0527%2069.9407%2080.0755%2063.6294509%20101%203.88248877e-15%2016%201'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ProductModelExportBuilder'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9951,211.7188%20C26.9951,154.5258%2073.3591,108.1608%20130.5531,108.1608%20C187.7461,108.1608%20234.1101,154.5258%20234.1101,211.7188%20L26.9951,211.7188%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M178.8936,180.2081%20L83.5706,180.2081%20C82.6646,180.2081%2081.9296,179.4741%2081.9296,178.5671%20L81.9296,53.0251%20C81.9296,52.1201%2082.6646,51.3851%2083.5706,51.3851%20L178.8936,51.3851%20C179.7996,51.3851%20180.5346,52.1201%20180.5346,53.0251%20L180.5346,178.5671%20C180.5346,179.4741%20179.7996,180.2081%20178.8936,180.2081'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.5703,52.3853%20C83.2163,52.3853%2082.9293,52.6723%2082.9293,53.0253%20L82.9293,178.5673%20C82.9293,178.9213%2083.2163,179.2083%2083.5703,179.2083%20L178.8933,179.2083%20C179.2473,179.2083%20179.5343,178.9213%20179.5343,178.5673%20L179.5343,53.0253%20C179.5343,52.6723%20179.2473,52.3853%20178.8933,52.3853%20L83.5703,52.3853%20Z%20M178.8933,181.2083%20L83.5703,181.2083%20C82.1143,181.2083%2080.9293,180.0233%2080.9293,178.5673%20L80.9293,53.0253%20C80.9293,51.5703%2082.1143,50.3853%2083.5703,50.3853%20L178.8933,50.3853%20C180.3493,50.3853%20181.5343,51.5703%20181.5343,53.0253%20L181.5343,178.5673%20C181.5343,180.0233%20180.3493,181.2083%20178.8933,181.2083%20L178.8933,181.2083%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M169.8359,171.2257%20L92.4099,171.2257%20C91.5619,171.2257%2090.8729,170.5387%2090.8729,169.6887%20L90.8729,61.5937%20C90.8729,60.7457%2091.5619,60.0567%2092.4099,60.0567%20L169.8359,60.0567%20C170.6859,60.0567%20171.3729,60.7457%20171.3729,61.5937%20L171.3729,169.6887%20C171.3729,170.5387%20170.6859,171.2257%20169.8359,171.2257'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M172.373,96.4009%20L170.373,96.4009%20L170.373,61.5939%20C170.373,61.2969%20170.132,61.0569%20169.836,61.0569%20L137.059,61.0569%20L137.059,59.0569%20L169.836,59.0569%20C171.235,59.0569%20172.373,60.1949%20172.373,61.5939%20L172.373,96.4009%20Z%20M91.873,159.5299%20L89.873,159.5299%20L89.873,61.5939%20C89.873,60.1949%2091.011,59.0569%2092.41,59.0569%20L102.059,59.0569%20L102.059,61.0569%20L92.41,61.0569%20C92.114,61.0569%2091.873,61.2969%2091.873,61.5939%20L91.873,159.5299%20Z%20M169.836,172.2259%20L99.836,172.2259%20L99.836,170.2259%20L169.836,170.2259%20C170.132,170.2259%20170.373,169.9839%20170.373,169.6889%20L170.373,116.4009%20L172.373,116.4009%20L172.373,169.6889%20C172.373,171.0879%20171.235,172.2259%20169.836,172.2259%20L169.836,172.2259%20Z'%20id='Fill-9'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M148.3184,95.5645%20C148.3184,106.6735%20139.3124,115.6785%20128.2034,115.6785%20C117.0944,115.6785%20108.0894,106.6735%20108.0894,95.5645%20C108.0894,84.4555%20117.0944,75.4505%20128.2034,75.4505%20C139.3124,75.4505%20148.3184,84.4555%20148.3184,95.5645'%20id='Fill-11'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.7578,91.4981%20C152.7578,102.6071%20143.7518,111.6121%20132.6438,111.6121%20C121.5338,111.6121%20112.5288,102.6071%20112.5288,91.4981%20C112.5288,80.3891%20121.5338,71.3841%20132.6438,71.3841%20C143.7518,71.3841%20152.7578,80.3891%20152.7578,91.4981'%20id='Fill-13'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.083,75.9517%20C143.887,75.9517%20143.688,75.8937%20143.515,75.7737%20C140.312,73.5557%20136.554,72.3837%20132.644,72.3837%20L132.64,72.3837%20C130.132,72.3837%20127.694,72.8627%20125.395,73.8057%20C124.888,74.0137%20124.299,73.7717%20124.09,73.2607%20C123.88,72.7497%20124.124,72.1657%20124.635,71.9557%20C127.177,70.9127%20129.87,70.3837%20132.64,70.3837%20L132.644,70.3837%20C136.962,70.3837%20141.115,71.6797%20144.653,74.1297%20C145.107,74.4437%20145.221,75.0667%20144.906,75.5207%20C144.712,75.8017%20144.4,75.9517%20144.083,75.9517%20M143.615,109.3587%20C143.288,109.3587%20142.968,109.1997%20142.776,108.9047%20C142.475,108.4427%20142.605,107.8227%20143.068,107.5207%20C148.51,103.9737%20151.758,97.9847%20151.758,91.4977%20C151.757,89.1157%20151.324,86.7927%20150.473,84.5947%20C150.273,84.0797%20150.529,83.5007%20151.044,83.3007%20C151.562,83.1017%20152.139,83.3567%20152.338,83.8717%20C153.279,86.3017%20153.757,88.8677%20153.758,91.4977%20C153.758,98.6627%20150.17,105.2797%20144.16,109.1967%20C143.992,109.3067%20143.803,109.3587%20143.615,109.3587%20M132.252,112.6087%20L132.232,112.6087%20C120.816,112.3907%20111.529,102.9207%20111.529,91.4977%20C111.529,84.8427%20114.726,78.4977%20120.078,74.5277%20C120.52,74.1987%20121.148,74.2907%20121.477,74.7357%20C121.806,75.1787%20121.713,75.8057%20121.27,76.1347%20C116.423,79.7287%20113.529,85.4727%20113.529,91.4977%20C113.529,101.8387%20121.937,110.4117%20132.271,110.6087%20C132.823,110.6187%20133.263,111.0757%20133.252202,111.6277%20C133.241,112.1737%20132.796,112.6087%20132.252,112.6087'%20id='Fill-15'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M137.6426,101.4185%20C137.7276,101.6695%20137.8026,101.8395%20137.8246,101.8975%20C137.8306,101.9025%20137.8176,101.8935%20137.8246,101.8975%20C137.8246,101.8975%20137.8246,101.8985%20137.8246,101.8975%20C137.8256,101.8975%20137.8236,101.8975%20137.8236,101.8975%20C137.2556,96.4145%20140.3646,94.1305%20141.3636,90.4895%20C141.3686,90.4355%20141.3786,90.3765%20141.3956,90.3105%20C141.4156,90.2295%20141.4326,90.1445%20141.4456,90.0605%20C141.5936,89.0535%20141.1806,87.8805%20140.3986,86.6595%20C140.3956,86.6525%20140.3906,86.6465%20140.3866,86.6405%20C140.3236,86.5385%20140.2536,86.4375%20140.1846,86.3355%20C140.1846,86.3355%20140.1816,86.3335%20140.1816,86.3315%20C140.0536,86.1465%20139.9156,85.9595%20139.7726,85.7715%20C139.7576,85.7515%20139.7446,85.7315%20139.7286,85.7125%20C139.6886,85.6615%20139.6466,85.6105%20139.6076,85.5595%20C139.5656,85.5055%20139.5236,85.4535%20139.4826,85.4015%20C139.4386,85.3495%20139.3966,85.2985%20139.3536,85.2485%20C139.3096,85.1945%20139.2656,85.1435%20139.2206,85.0895%20C139.1906,85.0535%20139.1576,85.0165%20139.1236,84.9795%20C137.8966,83.5645%20136.2966,82.1665%20134.6286,80.9505%20C134.6286,80.9505%20134.6166,80.9315%20134.6286,80.9505%20C134.8496,83.0125%20134.8766,85.0765%20134.6816,86.7255%20C134.4466,88.7135%20133.7346,91.0295%20132.7466,93.1275%20C130.4366,92.9385%20128.0746,92.4025%20126.2316,91.6165%20C124.6916,90.9585%20122.9266,89.9205%20121.2406,88.6895%20C121.2586,88.8615%20121.2796,89.0305%20121.2986,89.2015%20C121.3046,89.2525%20121.3126,89.3025%20121.3196,89.3545%20C121.3346,89.4765%20121.3496,89.5975%20121.3696,89.7195%20C121.3756,89.7755%20121.3836,89.8315%20121.3926,89.8875%20C121.4116,90.0105%20121.4296,90.1315%20121.4496,90.2525%20C121.4566,90.3015%20121.4646,90.3515%20121.4726,90.4015%20C121.4976,90.5555%20121.5246,90.7085%20121.5516,90.8605%20C121.5536,90.8765%20121.5556,90.8915%20121.5596,90.9055%20C121.5906,91.0835%20121.6246,91.2595%20121.6606,91.4345%20C121.6616,91.4485%20121.6646,91.4605%20121.6686,91.4755%20C121.7006,91.6325%20121.7326,91.7875%20121.7666,91.9435%20C121.7736,91.9765%20121.7806,92.0075%20121.7876,92.0395%20C121.8186,92.1815%20121.8516,92.3225%20121.8846,92.4645%20C121.8926,92.4915%20121.8996,92.5185%20121.9066,92.5475%20C121.9466,92.7105%20121.9856,92.8725%20122.0276,93.0325%20C122.0296,93.0335%20122.0286,93.0345%20122.0286,93.0345%20C122.1656,93.5495%20122.3156,94.0455%20122.4776,94.5225%20C122.4796,94.5295%20122.4816,94.5345%20122.4826,94.5405%20C122.7566,95.3365%20123.0696,96.0695%20123.4176,96.7115%20C123.4696,96.8045%20123.5216,96.8965%20123.5746,96.9855%20C123.5776,96.9885%20123.5776,96.9925%20123.5796,96.9965%20L123.5796,96.9965%20C123.6276,97.0775%20123.6766,97.1585%20123.7246,97.2345%20L123.7266,97.2365%20C123.7266,97.2365%20123.7306,97.2415%20123.7326,97.2445%20C123.7846,97.3285%20123.8376,97.4105%20123.8926,97.4885%20L123.8926,97.4885%20C123.9006,97.5005%20123.9076,97.5095%20123.9146,97.5205%20C123.9156,97.5205%20123.9146,97.5225%20123.9156,97.5225%20C123.9866,97.6255%20124.0596,97.7235%20124.1306,97.8165%20C124.1446,97.8325%20124.1566,97.8475%20124.1666,97.8625%20C124.1706,97.8675%20124.1756,97.8725%20124.1806,97.8795%20C124.2636,97.9845%20124.3486,98.0865%20124.4376,98.1815%20C124.4966,98.2495%20124.5596,98.3125%20124.6216,98.3745%20C124.6496,98.4005%20124.6766,98.4245%20124.7036,98.4505%20C124.7426,98.4875%20124.7816,98.5225%20124.8216,98.5575%20C124.8506,98.5835%20124.8806,98.6055%20124.9126,98.6315%20C124.9496,98.6635%20124.9886,98.6925%20125.0266,98.7235%20C125.0576,98.7465%20125.0866,98.7675%20125.1196,98.7895%20C125.1596,98.8175%20125.1986,98.8445%20125.2386,98.8715%20C125.2686,98.8895%20125.3006,98.9095%20125.3306,98.9285%20C125.3736,98.9535%20125.4166,98.9765%20125.4586,99.0005%20C125.4886,99.0165%20125.5186,99.0315%20125.5466,99.0465%20C125.5966,99.0695%20125.6446,99.0905%20125.6956,99.1115%20C125.7176,99.1205%20125.7446,99.1335%20125.7686,99.1425%20C125.8436,99.1735%20125.9196,99.1985%20125.9966,99.2195%20C126.0466,99.2345%20126.0906,99.2505%20126.1316,99.2665%20C129.7916,100.2335%20133.3556,98.7015%20137.8246,101.8975'%20id='Fill-17'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='112.5293'%20y1='131.5582'%20x2='150.3183'%20y2='131.5582'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M114.5293,132.5582%20L112.5293,132.5582%20C111.9763,132.5582%20111.5293,132.1102%20111.5293,131.5582%20C111.5293,131.0062%20111.9763,130.5582%20112.5293,130.5582%20L114.5293,130.5582%20C115.0823,130.5582%20115.5293,131.0062%20115.5293,131.5582%20C115.5293,132.1102%20115.0823,132.5582%20114.5293,132.5582%20M121.5293,132.5582%20L119.5293,132.5582%20C118.9763,132.5582%20118.5293,132.1102%20118.5293,131.5582%20C118.5293,131.0062%20118.9763,130.5582%20119.5293,130.5582%20L121.5293,130.5582%20C122.0823,130.5582%20122.5293,131.0062%20122.5293,131.5582%20C122.5293,132.1102%20122.0823,132.5582%20121.5293,132.5582%20M128.5293,132.5582%20L126.5293,132.5582%20C125.9763,132.5582%20125.5293,132.1102%20125.5293,131.5582%20C125.5293,131.0062%20125.9763,130.5582%20126.5293,130.5582%20L128.5293,130.5582%20C129.0823,130.5582%20129.5293,131.0062%20129.5293,131.5582%20C129.5293,132.1102%20129.0823,132.5582%20128.5293,132.5582%20M135.5293,132.5582%20L133.5293,132.5582%20C132.9763,132.5582%20132.5293,132.1102%20132.5293,131.5582%20C132.5293,131.0062%20132.9763,130.5582%20133.5293,130.5582%20L135.5293,130.5582%20C136.0823,130.5582%20136.5293,131.0062%20136.5293,131.5582%20C136.5293,132.1102%20136.0823,132.5582%20135.5293,132.5582%20M142.5293,132.5582%20L140.5293,132.5582%20C139.9763,132.5582%20139.5293,132.1102%20139.5293,131.5582%20C139.5293,131.0062%20139.9763,130.5582%20140.5293,130.5582%20L142.5293,130.5582%20C143.0823,130.5582%20143.5293,131.0062%20143.5293,131.5582%20C143.5293,132.1102%20143.0823,132.5582%20142.5293,132.5582%20M149.5293,132.5582%20L147.5293,132.5582%20C146.9763,132.5582%20146.5293,132.1102%20146.5293,131.5582%20C146.5293,131.0062%20146.9763,130.5582%20147.5293,130.5582%20L149.5293,130.5582%20C150.0823,130.5582%20150.5293,131.0062%20150.5293,131.5582%20C150.5293,132.1102%20150.0823,132.5582%20149.5293,132.5582'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='112.5293'%20y1='142.5831'%20x2='150.3183'%20y2='142.5831'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M114.5293,143.5831%20L112.5293,143.5831%20C111.9763,143.5831%20111.5293,143.1351%20111.5293,142.5831%20C111.5293,142.0311%20111.9763,141.5831%20112.5293,141.5831%20L114.5293,141.5831%20C115.0823,141.5831%20115.5293,142.0311%20115.5293,142.5831%20C115.5293,143.1351%20115.0823,143.5831%20114.5293,143.5831%20M121.5293,143.5831%20L119.5293,143.5831%20C118.9763,143.5831%20118.5293,143.1351%20118.5293,142.5831%20C118.5293,142.0311%20118.9763,141.5831%20119.5293,141.5831%20L121.5293,141.5831%20C122.0823,141.5831%20122.5293,142.0311%20122.5293,142.5831%20C122.5293,143.1351%20122.0823,143.5831%20121.5293,143.5831%20M128.5293,143.5831%20L126.5293,143.5831%20C125.9763,143.5831%20125.5293,143.1351%20125.5293,142.5831%20C125.5293,142.0311%20125.9763,141.5831%20126.5293,141.5831%20L128.5293,141.5831%20C129.0823,141.5831%20129.5293,142.0311%20129.5293,142.5831%20C129.5293,143.1351%20129.0823,143.5831%20128.5293,143.5831%20M135.5293,143.5831%20L133.5293,143.5831%20C132.9763,143.5831%20132.5293,143.1351%20132.5293,142.5831%20C132.5293,142.0311%20132.9763,141.5831%20133.5293,141.5831%20L135.5293,141.5831%20C136.0823,141.5831%20136.5293,142.0311%20136.5293,142.5831%20C136.5293,143.1351%20136.0823,143.5831%20135.5293,143.5831%20M142.5293,143.5831%20L140.5293,143.5831%20C139.9763,143.5831%20139.5293,143.1351%20139.5293,142.5831%20C139.5293,142.0311%20139.9763,141.5831%20140.5293,141.5831%20L142.5293,141.5831%20C143.0823,141.5831%20143.5293,142.0311%20143.5293,142.5831%20C143.5293,143.1351%20143.0823,143.5831%20142.5293,143.5831%20M149.5293,143.5831%20L147.5293,143.5831%20C146.9763,143.5831%20146.5293,143.1351%20146.5293,142.5831%20C146.5293,142.0311%20146.9763,141.5831%20147.5293,141.5831%20L149.5293,141.5831%20C150.0823,141.5831%20150.5293,142.0311%20150.5293,142.5831%20C150.5293,143.1351%20150.0823,143.5831%20149.5293,143.5831'%20id='Fill-25'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='112.5293'%20y1='154.043'%20x2='150.3183'%20y2='154.043'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M114.5293,155.043%20L112.5293,155.043%20C111.9763,155.043%20111.5293,154.596%20111.5293,154.043%20C111.5293,153.49%20111.9763,153.043%20112.5293,153.043%20L114.5293,153.043%20C115.0823,153.043%20115.5293,153.49%20115.5293,154.043%20C115.5293,154.596%20115.0823,155.043%20114.5293,155.043%20M121.5293,155.043%20L119.5293,155.043%20C118.9763,155.043%20118.5293,154.596%20118.5293,154.043%20C118.5293,153.49%20118.9763,153.043%20119.5293,153.043%20L121.5293,153.043%20C122.0823,153.043%20122.5293,153.49%20122.5293,154.043%20C122.5293,154.596%20122.0823,155.043%20121.5293,155.043%20M128.5293,155.043%20L126.5293,155.043%20C125.9763,155.043%20125.5293,154.596%20125.5293,154.043%20C125.5293,153.49%20125.9763,153.043%20126.5293,153.043%20L128.5293,153.043%20C129.0823,153.043%20129.5293,153.49%20129.5293,154.043%20C129.5293,154.596%20129.0823,155.043%20128.5293,155.043%20M135.5293,155.043%20L133.5293,155.043%20C132.9763,155.043%20132.5293,154.596%20132.5293,154.043%20C132.5293,153.49%20132.9763,153.043%20133.5293,153.043%20L135.5293,153.043%20C136.0823,153.043%20136.5293,153.49%20136.5293,154.043%20C136.5293,154.596%20136.0823,155.043%20135.5293,155.043%20M142.5293,155.043%20L140.5293,155.043%20C139.9763,155.043%20139.5293,154.596%20139.5293,154.043%20C139.5293,153.49%20139.9763,153.043%20140.5293,153.043%20L142.5293,153.043%20C143.0823,153.043%20143.5293,153.49%20143.5293,154.043%20C143.5293,154.596%20143.0823,155.043%20142.5293,155.043%20M149.5293,155.043%20L147.5293,155.043%20C146.9763,155.043%20146.5293,154.596%20146.5293,154.043%20C146.5293,153.49%20146.9763,153.043%20147.5293,153.043%20L149.5293,153.043%20C150.0823,153.043%20150.5293,153.49%20150.5293,154.043%20C150.5293,154.596%20150.0823,155.043%20149.5293,155.043'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M201.7588,52.2252%20C201.7588,63.9472%20192.2558,73.4502%20180.5338,73.4502%20C168.8118,73.4502%20159.3088,63.9472%20159.3088,52.2252%20C159.3088,40.5022%20168.8118,31.0002%20180.5338,31.0002%20C192.2558,31.0002%20201.7588,40.5022%20201.7588,52.2252'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M180.5342,32.0001%20C169.3822,32.0001%20160.3082,41.0731%20160.3082,52.2251%20C160.3082,63.3771%20169.3822,72.4501%20180.5342,72.4501%20C191.6862,72.4501%20200.7592,63.3771%20200.7592,52.2251%20C200.7592,41.0731%20191.6862,32.0001%20180.5342,32.0001%20M180.5342,74.4501%20C168.2792,74.4501%20158.3082,64.4801%20158.3082,52.2251%20C158.3082,39.9701%20168.2792,30.0001%20180.5342,30.0001%20C192.7892,30.0001%20202.7592,39.9701%20202.7592,52.2251%20C202.7592,64.4801%20192.7892,74.4501%20180.5342,74.4501'%20id='Fill-33'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='180.4785'%20y1='56.7696'%20x2='180.4785'%20y2='43.0576'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.4785,58.2696%20C179.6505,58.2696%20178.9785,57.5986%20178.9785,56.7696%20L178.9785,43.0576%20C178.9785,42.2286%20179.6505,41.5576%20180.4785,41.5576%20C181.3065,41.5576%20181.9785,42.2286%20181.9785,43.0576%20L181.9785,56.7696%20C181.9785,57.5986%20181.3065,58.2696%20180.4785,58.2696'%20id='Fill-37'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M185.3262,49.4053%20C184.9422,49.4053%20184.5582,49.2593%20184.2652,48.9663%20L180.4782,45.1783%20L176.6912,48.9663%20C176.1052,49.5513%20175.1562,49.5513%20174.5702,48.9663%20C173.9842,48.3803%20173.9842,47.4303%20174.5702,46.8443%20L179.4182,41.9973%20C180.0042,41.4113%20180.9532,41.4113%20181.5392,41.9973%20L186.3872,46.8443%20C186.9722,47.4303%20186.9722,48.3803%20186.3872,48.9663%20C186.0942,49.2593%20185.7102,49.4053%20185.3262,49.4053'%20id='Fill-39'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='173.5576'%20y1='61.3926'%20x2='187.5096'%20y2='61.3926'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M187.5098,62.8926%20L173.5578,62.8926%20C172.7298,62.8926%20172.0578,62.2216%20172.0578,61.3926%20C172.0578,60.5636%20172.7298,59.8926%20173.5578,59.8926%20L187.5098,59.8926%20C188.3378,59.8926%20189.0098,60.5636%20189.0098,61.3926%20C189.0098,62.2216%20188.3378,62.8926%20187.5098,62.8926'%20id='Fill-43'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='32.6094'%20y1='223.5313'%20x2='54.9434'%20y2='223.5313'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9434,224.5313%20L32.6094,224.5313%20C32.0564,224.5313%2031.6094,224.0843%2031.6094,223.5313%20C31.6094,222.9783%2032.0564,222.5313%2032.6094,222.5313%20L54.9434,222.5313%20C55.4964,222.5313%2055.9434,222.9783%2055.9434,223.5313%20C55.9434,224.0843%2055.4964,224.5313%2054.9434,224.5313'%20id='Fill-47'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2187,213.5684%20L242.2187,213.5684%20C241.6657,213.5684%20241.2187,213.1214%20241.2187,212.5684%20C241.2187,212.0154%20241.6657,211.5684%20242.2187,211.5684%20L247.2187,211.5684%20C247.7717,211.5684%20248.2187,212.0154%20248.2187,212.5684%20C248.2187,213.1214%20247.7717,213.5684%20247.2187,213.5684'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='7'%20y1='212.5684'%20x2='12.333'%20y2='212.5684'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.333,213.5684%20L7,213.5684%20C6.447,213.5684%206,213.1214%206,212.5684%20C6,212.0154%206.447,211.5684%207,211.5684%20L12.333,211.5684%20C12.886,211.5684%2013.333,212.0154%2013.333,212.5684%20C13.333,213.1214%2012.886,213.5684%2012.333,213.5684'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.3467'%20y1='223.5313'%20x2='154.0737'%20y2='223.5313'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.0732,224.5313%20L98.3462,224.5313%20C97.7942,224.5313%2097.3462,224.0843%2097.3462,223.5313%20C97.3462,222.9783%2097.7942,222.5313%2098.3462,222.5313%20L154.0732,222.5313%20C154.6262,222.5313%20155.0732,222.9783%20155.0732,223.5313%20C155.0732,224.0843%20154.6262,224.5313%20154.0732,224.5313'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.7187'%20y1='223.5313'%20x2='172.0527'%20y2='223.5313'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.0527,224.5313%20L160.7187,224.5313%20C160.1657,224.5313%20159.7187,224.0843%20159.7187,223.5313%20C159.7187,222.9783%20160.1657,222.5313%20160.7187,222.5313%20L172.0527,222.5313%20C172.6057,222.5313%20173.0527,222.9783%20173.0527,223.5313%20C173.0527,224.0843%20172.6057,224.5313%20172.0527,224.5313'%20id='Fill-61'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.3857'%20y1='223.5313'%20x2='89.0527'%20y2='223.5313'%20id='Fill-63'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M93.3857,224.5313%20L89.0527,224.5313%20C88.4997,224.5313%2088.0527,224.0843%2088.0527,223.5313%20C88.0527,222.9783%2088.4997,222.5313%2089.0527,222.5313%20L93.3857,222.5313%20C93.9387,222.5313%2094.3857,222.9783%2094.3857,223.5313%20C94.3857,224.0843%2093.9387,224.5313%2093.3857,224.5313'%20id='Fill-65'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='21.5527'%20y1='223.5313'%20x2='25.2187'%20y2='223.5313'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.2188,224.5313%20L21.5528,224.5313%20C20.9998,224.5313%2020.5528,224.0843%2020.5528,223.5313%20C20.5528,222.9783%2020.9998,222.5313%2021.5528,222.5313%20L25.2188,222.5313%20C25.7718,222.5313%2026.2188,222.9783%2026.2188,223.5313%20C26.2188,224.0843%2025.7718,224.5313%2025.2188,224.5313'%20id='Fill-69'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='219.2129'%20y1='223.5313'%20x2='232.8799'%20y2='223.5313'%20id='Fill-71'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.8799,224.5313%20L219.2129,224.5313%20C218.6599,224.5313%20218.2129,224.0843%20218.2129,223.5313%20C218.2129,222.9783%20218.6599,222.5313%20219.2129,222.5313%20L232.8799,222.5313%20C233.4329,222.5313%20233.8799,222.9783%20233.8799,223.5313%20C233.8799,224.0843%20233.4329,224.5313%20232.8799,224.5313'%20id='Fill-73'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M238.0479,212.5684%20L221.9909,212.5684%20C222.5899,210.5204%20222.9229,208.3604%20222.9229,206.1194%20C222.9229,193.4084%20212.6189,183.1034%20199.9079,183.1034%20C189.7769,183.1034%20181.1819,189.6514%20178.1079,198.7444%20C177.0249,198.5024%20175.8999,198.3704%20174.7429,198.3704%20C166.6489,198.3704%20160.0269,204.6284%20159.4219,212.5684%20L145.7039,212.6044%20C145.1679,202.9964%20137.7579,195.2264%20128.2999,194.1644%20C125.2419,179.3274%20112.1059,168.1714%2096.3629,168.1714%20C85.6549,168.1714%2076.1529,173.3334%2070.2079,181.3034%20C68.1419,180.7864%2065.9809,180.5064%2063.7539,180.5064%20C49.1509,180.5064%2037.3129,192.3454%2037.3129,206.9484%20C37.3129,208.8904%2037.5279,210.7814%2037.9279,212.6044%20L21.6659,212.6044'%20id='Fill-75'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.7588,213.6075%20L144.7058,212.6605%20C144.1968,203.5365%20137.2498,196.1755%20128.1888,195.1585%20L127.4668,195.0775%20L127.3208,194.3665%20C124.3118,179.7665%20111.2918,169.1705%2096.3628,169.1705%20C86.2848,169.1705%2077.0438,173.8115%2071.0098,181.9015%20L70.6118,182.4355%20L69.9648,182.2735%20C67.9338,181.7645%2065.8438,181.5065%2063.7538,181.5065%20C49.7258,181.5065%2038.3128,192.9205%2038.3128,206.9485%20C38.3128,208.7655%2038.5118,210.5965%2038.9048,212.3905%20L39.1708,213.6045%20L21.6658,213.6045%20C21.1128,213.6045%2020.6658,213.1575%2020.6658,212.6045%20C20.6658,212.0515%2021.1128,211.6045%2021.6658,211.6045%20L36.7128,211.6045%20C36.4468,210.0625%2036.3128,208.5015%2036.3128,206.9485%20C36.3128,191.8175%2048.6228,179.5065%2063.7538,179.5065%20C65.7868,179.5065%2067.8198,179.7335%2069.8058,180.1805%20C76.2268,171.9045%2085.8678,167.1705%2096.3628,167.1705%20C111.9968,167.1705%20125.6618,178.1015%20129.1268,193.2625%20C138.4978,194.6425%20145.6768,202.1805%20146.6278,211.6015%20L158.5218,211.5705%20C159.5968,203.5365%20166.5498,197.3705%20174.7428,197.3705%20C175.6468,197.3705%20176.5558,197.4465%20177.4558,197.5975%20C180.9818,188.2945%20189.8958,182.1035%20199.9078,182.1035%20C213.1508,182.1035%20223.9228,192.8775%20223.9228,206.1195%20C223.9228,207.9435%20223.7098,209.7705%20223.2878,211.5685%20L238.0478,211.5685%20C238.6008,211.5685%20239.0478,212.0155%20239.0478,212.5685%20C239.0478,213.1215%20238.6008,213.5685%20238.0478,213.5685%20L220.6568,213.5685%20L221.0308,212.2885%20C221.6228,210.2645%20221.9228,208.1885%20221.9228,206.1195%20C221.9228,193.9795%20212.0468,184.1035%20199.9078,184.1035%20C190.4608,184.1035%20182.0798,190.1165%20179.0548,199.0645%20L178.7668,199.9165%20L177.8898,199.7195%20C176.8508,199.4885%20175.7918,199.3705%20174.7428,199.3705%20C167.2788,199.3705%20160.9868,205.2015%20160.4188,212.6445%20L160.3488,213.5665%20L144.7588,213.6075%20Z'%20id='Fill-77'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.5371,195.9717%20C61.5371,195.9717%2059.2661,196.4337%2059.2661,195.6097%20C59.2661,183.5107%2093.8651,180.6837%2097.0431,193.4407%20C98.0921,197.6517%2073.9431,198.7457%2072.4041,193.3097%20L61.5371,195.9717'%20id='Fill-79'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(23.000000,%20128.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-3'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(12.000000,%2014.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M82.6494,198.5538%20C76.0734,198.5538%2072.9504,196.0058%2071.7794,194.6958%20C64.7584,197.9818%2059.2554,196.6398%2059.0184,196.5778%20C58.4834,196.4428%2058.1604,195.8978%2058.2964,195.3628%20C58.4324,194.8268%2058.9754,194.5058%2059.5104,194.6398%20C59.6104,194.6638%2064.9834,195.9208%2071.6184,192.5488%20L72.4614,192.1208%20L72.9354,192.9378%20C73.0274,193.0888%2075.4094,196.8308%2083.5724,196.5358%20C92.0894,196.2158%2096.3574,192.7098%2096.3994,192.6748%20C96.8244,192.3198%2097.4554,192.3758%2097.8084,192.7968%20C98.1644,193.2208%2098.1094,193.8508%2097.6864,194.2058%20C97.4924,194.3678%2092.8424,198.1888%2083.6464,198.5338%20C83.3054,198.5468%2082.9734,198.5538%2082.6494,198.5538'%20id='Fill-432'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M73.9434,201.6983%20C73.8544,201.6983%2073.7644,201.6863%2073.6734,201.6613%20C73.4824,201.6073%2071.7684,201.1103%2070.6364,200.1683%20C70.2124,199.8143%2070.1544,199.1833%2070.5074,198.7603%20C70.8614,198.3363%2071.4924,198.2783%2071.9164,198.6313%20C72.5954,199.1973%2073.8044,199.6203%2074.2144,199.7353%20C74.7454,199.8853%2075.0544,200.4373%2074.9054,200.9693%20C74.7814,201.4103%2074.3804,201.6983%2073.9434,201.6983'%20id='Fill-434'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M218.1797,114.5562%20C217.6267,114.5562%20217.1797,114.1082%20217.1797,113.5562%20L217.1797,106.5562%20C217.1797,106.0042%20217.6267,105.5562%20218.1797,105.5562%20C218.7327,105.5562%20219.1797,106.0042%20219.1797,106.5562%20L219.1797,113.5562%20C219.1797,114.1082%20218.7327,114.5562%20218.1797,114.5562'%20id='Fill-436'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M221.6797,111.0562%20L214.6797,111.0562%20C214.1267,111.0562%20213.6797,110.6082%20213.6797,110.0562%20C213.6797,109.5042%20214.1267,109.0562%20214.6797,109.0562%20L221.6797,109.0562%20C222.2327,109.0562%20222.6797,109.5042%20222.6797,110.0562%20C222.6797,110.6082%20222.2327,111.0562%20221.6797,111.0562'%20id='Fill-438'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M53.1797,64.5562%20C52.6267,64.5562%2052.1797,64.1082%2052.1797,63.5562%20L52.1797,56.5562%20C52.1797,56.0042%2052.6267,55.5562%2053.1797,55.5562%20C53.7327,55.5562%2054.1797,56.0042%2054.1797,56.5562%20L54.1797,63.5562%20C54.1797,64.1082%2053.7327,64.5562%2053.1797,64.5562'%20id='Fill-440'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M56.6797,61.0562%20L49.6797,61.0562%20C49.1267,61.0562%2048.6797,60.6082%2048.6797,60.0562%20C48.6797,59.5042%2049.1267,59.0562%2049.6797,59.0562%20L56.6797,59.0562%20C57.2327,59.0562%2057.6797,59.5042%2057.6797,60.0562%20C57.6797,60.6082%2057.2327,61.0562%2056.6797,61.0562'%20id='Fill-442'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M36.2822,130.0084%20C36.0062,130.0084%2035.7822,129.7844%2035.7822,129.5084%20L35.7822,125.5714%20C35.7822,125.2944%2036.0062,125.0714%2036.2822,125.0714%20C36.5582,125.0714%2036.7822,125.2944%2036.7822,125.5714%20L36.7822,129.5084%20C36.7822,129.7844%2036.5582,130.0084%2036.2822,130.0084'%20id='Fill-444'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M38.251,128.0396%20L34.313,128.0396%20C34.037,128.0396%2033.814,127.8156%2033.814,127.5396%20C33.814,127.2636%2034.037,127.0396%2034.313,127.0396%20L38.251,127.0396%20C38.527,127.0396%2038.751,127.2636%2038.751,127.5396%20C38.751,127.8156%2038.527,128.0396%2038.251,128.0396'%20id='Fill-446'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2822,174.0089%20C210.0062,174.0089%20209.7822,173.7849%20209.7822,173.5089%20L209.7822,169.5719%20C209.7822,169.2949%20210.0062,169.0719%20210.2822,169.0719%20C210.5582,169.0719%20210.7822,169.2949%20210.7822,169.5719%20L210.7822,173.5089%20C210.7822,173.7849%20210.5582,174.0089%20210.2822,174.0089'%20id='Fill-448'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.251,172.0401%20L208.313,172.0401%20C208.037,172.0401%20207.814,171.8161%20207.814,171.5401%20C207.814,171.2641%20208.037,171.0401%20208.313,171.0401%20L212.251,171.0401%20C212.527,171.0401%20212.751,171.2641%20212.751,171.5401%20C212.751,171.8161%20212.527,172.0401%20212.251,172.0401'%20id='Fill-450'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ExportCsv.svg.js b/lib/static/illustrations/ExportCsv.svg.js new file mode 100644 index 00000000..25689745 --- /dev/null +++ b/lib/static/illustrations/ExportCsv.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='0.6052%200.602%20100.4992%200.602%20100.4992%20131.4246%200.6052%20131.4246'%3e%3c/polygon%3e%3cpolygon%20id='path-3'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ExportCSV'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,200.1138%20C27.9951,142.9208%2074.3591,96.5558%20131.5531,96.5558%20C188.7461,96.5558%20235.1101,142.9208%20235.1101,200.1138%20L27.9951,200.1138%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.8135,36.9996%20L84.8255,36.9996%20C83.5995,36.9996%2082.6055,37.9926%2082.6055,39.2186%20L82.6055,163.6036%20C82.6055,164.8296%2083.5995,165.8226%2084.8255,165.8226%20L178.2805,165.8226%20C179.5055,165.8226%20180.4995,164.8296%20180.4995,163.6036%20L180.4995,59.7996%20L156.8135,36.9996%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cg%20id='Group-7'%20transform='translate(81.000000,%2035.398000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-6'%3e%3c/g%3e%3cpath%20d='M3.8252,2.6016%20C3.1522,2.6016%202.6052,3.1486%202.6052,3.8206%20L2.6052,128.2056%20C2.6052,128.8776%203.1522,129.4246%203.8252,129.4246%20L97.2802,129.4246%20C97.9522,129.4246%2098.4992,128.8776%2098.4992,128.2056%20L98.4992,24.8276%20L75.4102,2.6016%20L3.8252,2.6016%20Z%20M97.2802,131.4246%20L3.8252,131.4246%20C2.0502,131.4246%200.6052,129.9806%200.6052,128.2056%20L0.6052,3.8206%20C0.6052,2.0456%202.0502,0.6016%203.8252,0.6016%20L76.2172,0.6016%20L100.4992,23.9756%20L100.4992,128.2056%20C100.4992,129.9806%2099.0542,131.4246%2097.2802,131.4246%20L97.2802,131.4246%20Z'%20id='Fill-5'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M180.499,60.1841%20L160.597,60.1841%20C157.95,60.1841%20155.797,58.0321%20155.797,55.3851%20L155.797,36.9991%20L157.797,36.9991%20L157.797,55.3851%20C157.797,56.9281%20159.053,58.1841%20160.597,58.1841%20L180.499,58.1841%20L180.499,60.1841%20Z'%20id='Fill-8'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.7773,89.146%20C147.7773,100.869%20138.2753,110.371%20126.5523,110.371%20C114.8303,110.371%20105.3273,100.869%20105.3273,89.146%20C105.3273,77.423%20114.8303,67.92%20126.5523,67.92%20C138.2753,67.92%20147.7773,77.423%20147.7773,89.146'%20id='Fill-10'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.7773,85.146%20C152.7773,96.869%20143.2753,106.371%20131.5523,106.371%20C119.8303,106.371%20110.3273,96.869%20110.3273,85.146%20C110.3273,73.423%20119.8303,63.92%20131.5523,63.92%20C143.2753,63.92%20152.7773,73.423%20152.7773,85.146'%20id='Fill-12'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.5527,64.9205%20C120.4007,64.9205%20111.3267,73.9935%20111.3267,85.1465%20C111.3267,96.2985%20120.4007,105.3705%20131.5527,105.3705%20C142.7047,105.3705%20151.7777,96.2985%20151.7777,85.1465%20C151.7777,73.9935%20142.7047,64.9205%20131.5527,64.9205%20M131.5527,107.3705%20C119.2977,107.3705%20109.3267,97.4005%20109.3267,85.1465%20C109.3267,72.8915%20119.2977,62.9205%20131.5527,62.9205%20C143.8077,62.9205%20153.7777,72.8915%20153.7777,85.1465%20C153.7777,97.4005%20143.8077,107.3705%20131.5527,107.3705'%20id='Fill-14'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='131.4971'%20y1='89.69'%20x2='131.4971'%20y2='75.978'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.4971,91.19%20C130.6691,91.19%20129.9971,90.518%20129.9971,89.69%20L129.9971,75.978%20C129.9971,75.15%20130.6691,74.478%20131.4971,74.478%20C132.3251,74.478%20132.9971,75.15%20132.9971,75.978%20L132.9971,89.69%20C132.9971,90.518%20132.3251,91.19%20131.4971,91.19'%20id='Fill-18'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M136.3447,82.3267%20C135.9607,82.3267%20135.5767,82.1807%20135.2837,81.8877%20L131.4967,78.0987%20L127.7097,81.8877%20C127.1237,82.4727%20126.1747,82.4727%20125.5887,81.8877%20C125.0027,81.3017%20125.0027,80.3517%20125.5887,79.7657%20L130.4367,74.9177%20C130.9987,74.3547%20131.9947,74.3547%20132.5577,74.9177%20L137.4057,79.7657%20C137.9907,80.3517%20137.9907,81.3017%20137.4057,81.8877%20C137.1127,82.1807%20136.7287,82.3267%20136.3447,82.3267'%20id='Fill-20'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='124.5762'%20y1='94.313'%20x2='138.5282'%20y2='94.313'%20id='Fill-22'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M138.5283,95.813%20L124.5763,95.813%20C123.7483,95.813%20123.0763,95.141%20123.0763,94.313%20C123.0763,93.485%20123.7483,92.813%20124.5763,92.813%20L138.5283,92.813%20C139.3563,92.813%20140.0283,93.485%20140.0283,94.313%20C140.0283,95.141%20139.3563,95.813%20138.5283,95.813'%20id='Fill-24'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='33.6094'%20y1='211.9263'%20x2='55.9434'%20y2='211.9263'%20id='Fill-26'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,212.9263%20L33.6094,212.9263%20C33.0564,212.9263%2032.6094,212.4793%2032.6094,211.9263%20C32.6094,211.3733%2033.0564,210.9263%2033.6094,210.9263%20L55.9434,210.9263%20C56.4964,210.9263%2056.9434,211.3733%2056.9434,211.9263%20C56.9434,212.4793%2056.4964,212.9263%2055.9434,212.9263'%20id='Fill-28'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2187,201.9634%20L243.2187,201.9634%20C242.6657,201.9634%20242.2187,201.5164%20242.2187,200.9634%20C242.2187,200.4104%20242.6657,199.9634%20243.2187,199.9634%20L248.2187,199.9634%20C248.7717,199.9634%20249.2187,200.4104%20249.2187,200.9634%20C249.2187,201.5164%20248.7717,201.9634%20248.2187,201.9634'%20id='Fill-30'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='200.9634'%20x2='13.333'%20y2='200.9634'%20id='Fill-32'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.333,201.9634%20L8,201.9634%20C7.447,201.9634%207,201.5164%207,200.9634%20C7,200.4104%207.447,199.9634%208,199.9634%20L13.333,199.9634%20C13.886,199.9634%2014.333,200.4104%2014.333,200.9634%20C14.333,201.5164%2013.886,201.9634%2013.333,201.9634'%20id='Fill-34'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3467'%20y1='211.9263'%20x2='155.0737'%20y2='211.9263'%20id='Fill-36'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0732,212.9263%20L99.3462,212.9263%20C98.7942,212.9263%2098.3462,212.4793%2098.3462,211.9263%20C98.3462,211.3733%2098.7942,210.9263%2099.3462,210.9263%20L155.0732,210.9263%20C155.6262,210.9263%20156.0732,211.3733%20156.0732,211.9263%20C156.0732,212.4793%20155.6262,212.9263%20155.0732,212.9263'%20id='Fill-38'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7187'%20y1='211.9263'%20x2='173.0527'%20y2='211.9263'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,212.9263%20L161.7187,212.9263%20C161.1657,212.9263%20160.7187,212.4793%20160.7187,211.9263%20C160.7187,211.3733%20161.1657,210.9263%20161.7187,210.9263%20L173.0527,210.9263%20C173.6057,210.9263%20174.0527,211.3733%20174.0527,211.9263%20C174.0527,212.4793%20173.6057,212.9263%20173.0527,212.9263'%20id='Fill-42'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3857'%20y1='211.9263'%20x2='90.0527'%20y2='211.9263'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3857,212.9263%20L90.0527,212.9263%20C89.4997,212.9263%2089.0527,212.4793%2089.0527,211.9263%20C89.0527,211.3733%2089.4997,210.9263%2090.0527,210.9263%20L94.3857,210.9263%20C94.9387,210.9263%2095.3857,211.3733%2095.3857,211.9263%20C95.3857,212.4793%2094.9387,212.9263%2094.3857,212.9263'%20id='Fill-46'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='211.9263'%20x2='26.2187'%20y2='211.9263'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2188,212.9263%20L22.5528,212.9263%20C21.9998,212.9263%2021.5528,212.4793%2021.5528,211.9263%20C21.5528,211.3733%2021.9998,210.9263%2022.5528,210.9263%20L26.2188,210.9263%20C26.7718,210.9263%2027.2188,211.3733%2027.2188,211.9263%20C27.2188,212.4793%2026.7718,212.9263%2026.2188,212.9263'%20id='Fill-50'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2129'%20y1='211.9263'%20x2='233.8799'%20y2='211.9263'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8799,212.9263%20L220.2129,212.9263%20C219.6599,212.9263%20219.2129,212.4793%20219.2129,211.9263%20C219.2129,211.3733%20219.6599,210.9263%20220.2129,210.9263%20L233.8799,210.9263%20C234.4329,210.9263%20234.8799,211.3733%20234.8799,211.9263%20C234.8799,212.4793%20234.4329,212.9263%20233.8799,212.9263'%20id='Fill-54'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.0479,200.9634%20L222.9909,200.9634%20C223.5899,198.9164%20223.9229,196.7554%20223.9229,194.5144%20C223.9229,181.8034%20213.6189,171.4994%20200.9079,171.4994%20C190.7769,171.4994%20182.1819,178.0474%20179.1079,187.1394%20C178.0249,186.8984%20176.8999,186.7664%20175.7429,186.7664%20C167.6489,186.7664%20161.0269,193.0244%20160.4219,200.9634%20L146.7039,200.9994%20C146.1679,191.3924%20138.7579,183.6224%20129.2999,182.5594%20C126.2419,167.7224%20113.1059,156.5674%2097.3629,156.5674%20C86.6549,156.5674%2077.1529,161.7294%2071.2079,169.6994%20C69.1419,169.1814%2066.9809,168.9024%2064.7539,168.9024%20C50.1509,168.9024%2038.3129,180.7404%2038.3129,195.3444%20C38.3129,197.2864%2038.5279,199.1774%2038.9279,200.9994%20L22.6659,200.9994'%20id='Fill-56'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7588,202.0025%20L145.7058,201.0555%20C145.1968,191.9325%20138.2498,184.5715%20129.1888,183.5535%20L128.4668,183.4725%20L128.3208,182.7615%20C125.3118,168.1625%20112.2928,157.5665%2097.3628,157.5665%20C87.2848,157.5665%2078.0438,162.2075%2072.0098,170.2975%20L71.6118,170.8315%20L70.9648,170.6695%20C68.9378,170.1605%2066.8478,169.9025%2064.7538,169.9025%20C50.7258,169.9025%2039.3128,181.3155%2039.3128,195.3445%20C39.3128,197.1625%2039.5118,198.9925%2039.9048,200.7855%20L40.1708,201.9995%20L22.6658,201.9995%20C22.1128,201.9995%2021.6658,201.5525%2021.6658,200.9995%20C21.6658,200.4465%2022.1128,199.9995%2022.6658,199.9995%20L37.7128,199.9995%20C37.4468,198.4575%2037.3128,196.8975%2037.3128,195.3445%20C37.3128,180.2135%2049.6228,167.9025%2064.7538,167.9025%20C66.7898,167.9025%2068.8228,168.1295%2070.8068,168.5755%20C77.2268,160.2995%2086.8678,155.5665%2097.3628,155.5665%20C112.9978,155.5665%20126.6618,166.4965%20130.1268,181.6585%20C139.4978,183.0385%20146.6768,190.5765%20147.6278,199.9975%20L159.5218,199.9655%20C160.5968,191.9315%20167.5498,185.7665%20175.7428,185.7665%20C176.6458,185.7665%20177.5548,185.8425%20178.4558,185.9935%20C181.9818,176.6905%20190.8958,170.4995%20200.9078,170.4995%20C214.1508,170.4995%20224.9228,181.2725%20224.9228,194.5145%20C224.9228,196.3395%20224.7098,198.1665%20224.2878,199.9635%20L239.0478,199.9635%20C239.6008,199.9635%20240.0478,200.4105%20240.0478,200.9635%20C240.0478,201.5165%20239.6008,201.9635%20239.0478,201.9635%20L221.6568,201.9635%20L222.0308,200.6835%20C222.6228,198.6595%20222.9228,196.5845%20222.9228,194.5145%20C222.9228,182.3755%20213.0468,172.4995%20200.9078,172.4995%20C191.4608,172.4995%20183.0798,178.5115%20180.0548,187.4595%20L179.7668,188.3105%20L178.8898,188.1155%20C177.8498,187.8835%20176.7908,187.7665%20175.7428,187.7665%20C168.2788,187.7665%20161.9868,193.5965%20161.4188,201.0395%20L161.3488,201.9605%20L145.7588,202.0025%20Z'%20id='Fill-58'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,184.3667%20C62.5371,184.3667%2060.2661,184.8287%2060.2661,184.0047%20C60.2661,171.9057%2094.8651,169.0787%2098.0431,181.8367%20C99.0921,186.0467%2074.9431,187.1407%2073.4041,181.7047%20L62.5371,184.3667'%20id='Fill-60'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.000000,%20126.000000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-4)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.6494,186.9488%20C77.0734,186.9488%2073.9504,184.4008%2072.7794,183.0918%20C65.7594,186.3768%2060.2554,185.0348%2060.0184,184.9728%20C59.4834,184.8378%2059.1604,184.2928%2059.2964,183.7578%20C59.4324,183.2228%2059.9764,182.8978%2060.5104,183.0348%20C60.6094,183.0598%2065.9834,184.3158%2072.6184,180.9448%20L73.4604,180.5168%20L73.9354,181.3338%20C74.0284,181.4848%2076.4144,185.2308%2084.5724,184.9308%20C93.0324,184.6128%2097.3594,181.1038%2097.4024,181.0688%20C97.8264,180.7148%2098.4584,180.7748%2098.8094,181.1968%20C99.1624,181.6198%2099.1084,182.2478%2098.6854,182.6018%20C98.4924,182.7648%2093.8424,186.5838%2084.6464,186.9288%20C84.3054,186.9418%2083.9734,186.9488%2083.6494,186.9488'%20id='Fill-413'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.9434,190.0933%20C74.8544,190.0933%2074.7644,190.0813%2074.6734,190.0563%20C74.4824,190.0023%2072.7684,189.5053%2071.6364,188.5633%20C71.2124,188.2093%2071.1544,187.5783%2071.5074,187.1553%20C71.8614,186.7323%2072.4914,186.6733%2072.9164,187.0263%20C73.5954,187.5923%2074.8044,188.0153%2075.2144,188.1303%20C75.7454,188.2803%2076.0544,188.8323%2075.9054,189.3643%20C75.7814,189.8053%2075.3804,190.0933%2074.9434,190.0933'%20id='Fill-415'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M219.1797,102.9517%20C218.6267,102.9517%20218.1797,102.5047%20218.1797,101.9517%20L218.1797,94.9517%20C218.1797,94.3987%20218.6267,93.9517%20219.1797,93.9517%20C219.7327,93.9517%20220.1797,94.3987%20220.1797,94.9517%20L220.1797,101.9517%20C220.1797,102.5047%20219.7327,102.9517%20219.1797,102.9517'%20id='Fill-417'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.6797,99.4517%20L215.6797,99.4517%20C215.1267,99.4517%20214.6797,99.0047%20214.6797,98.4517%20C214.6797,97.8987%20215.1267,97.4517%20215.6797,97.4517%20L222.6797,97.4517%20C223.2327,97.4517%20223.6797,97.8987%20223.6797,98.4517%20C223.6797,99.0047%20223.2327,99.4517%20222.6797,99.4517'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1797,52.9517%20C53.6267,52.9517%2053.1797,52.5047%2053.1797,51.9517%20L53.1797,44.9517%20C53.1797,44.3987%2053.6267,43.9517%2054.1797,43.9517%20C54.7327,43.9517%2055.1797,44.3987%2055.1797,44.9517%20L55.1797,51.9517%20C55.1797,52.5047%2054.7327,52.9517%2054.1797,52.9517'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6797,49.4517%20L50.6797,49.4517%20C50.1267,49.4517%2049.6797,49.0047%2049.6797,48.4517%20C49.6797,47.8987%2050.1267,47.4517%2050.6797,47.4517%20L57.6797,47.4517%20C58.2327,47.4517%2058.6797,47.8987%2058.6797,48.4517%20C58.6797,49.0047%2058.2327,49.4517%2057.6797,49.4517'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.2822,118.4039%20C37.0062,118.4039%2036.7822,118.1799%2036.7822,117.9039%20L36.7822,113.9669%20C36.7822,113.6899%2037.0062,113.4669%2037.2822,113.4669%20C37.5582,113.4669%2037.7822,113.6899%2037.7822,113.9669%20L37.7822,117.9039%20C37.7822,118.1799%2037.5582,118.4039%2037.2822,118.4039'%20id='Fill-425'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.251,116.4351%20L35.313,116.4351%20C35.037,116.4351%2034.814,116.2111%2034.814,115.9351%20C34.814,115.6591%2035.037,115.4351%2035.313,115.4351%20L39.251,115.4351%20C39.527,115.4351%2039.751,115.6591%2039.751,115.9351%20C39.751,116.2111%2039.527,116.4351%2039.251,116.4351'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.2822,162.4039%20C211.0062,162.4039%20210.7822,162.1799%20210.7822,161.9039%20L210.7822,157.9669%20C210.7822,157.6899%20211.0062,157.4669%20211.2822,157.4669%20C211.5582,157.4669%20211.7822,157.6899%20211.7822,157.9669%20L211.7822,161.9039%20C211.7822,162.1799%20211.5582,162.4039%20211.2822,162.4039'%20id='Fill-429'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.251,160.4351%20L209.313,160.4351%20C209.037,160.4351%20208.814,160.2111%20208.814,159.9351%20C208.814,159.6591%20209.037,159.4351%20209.313,159.4351%20L213.251,159.4351%20C213.527,159.4351%20213.751,159.6591%20213.751,159.9351%20C213.751,160.2111%20213.527,160.4351%20213.251,160.4351'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.2617,130.9058%20C125.3937,130.9058%20125.5107,130.9578%20125.6137,131.0588%20L126.5677,132.0938%20C126.0387,132.7488%20125.3897,133.2498%20124.6177,133.5968%20C123.8477,133.9448%20122.9217,134.1188%20121.8417,134.1188%20C120.8757,134.1188%20120.0077,133.9548%20119.2367,133.6248%20C118.4657,133.2948%20117.8067,132.8358%20117.2607,132.2478%20C116.7147,131.6588%20116.2967,130.9578%20116.0057,130.1408%20C115.7147,129.3248%20115.5697,128.4338%20115.5697,127.4678%20C115.5697,126.4898%20115.7247,125.5938%20116.0367,124.7818%20C116.3487,123.9688%20116.7877,123.2678%20117.3557,122.6798%20C117.9227,122.0928%20118.5987,121.6348%20119.3847,121.3068%20C120.1707,120.9808%20121.0407,120.8168%20121.9947,120.8168%20C122.9437,120.8168%20123.7837,120.9728%20124.5197,121.2848%20C125.2537,121.5968%20125.8797,122.0058%20126.3957,122.5098%20L125.5857,123.6348%20C125.5377,123.7068%20125.4767,123.7688%20125.4017,123.8228%20C125.3257,123.8778%20125.2227,123.9038%20125.0907,123.9038%20C125.0007,123.9038%20124.9077,123.8788%20124.8117,123.8278%20C124.7157,123.7768%20124.6117,123.7138%20124.4967,123.6378%20C124.3827,123.5638%20124.2507,123.4808%20124.1007,123.3908%20C123.9507,123.3018%20123.7777,123.2188%20123.5787,123.1438%20C123.3807,123.0688%20123.1517,123.0058%20122.8907,122.9548%20C122.6297,122.9038%20122.3277,122.8788%20121.9867,122.8788%20C121.4047,122.8788%20120.8707,122.9818%20120.3887,123.1888%20C119.9057,123.3958%20119.4907,123.6958%20119.1417,124.0888%20C118.7937,124.4818%20118.5247,124.9618%20118.3317,125.5288%20C118.1397,126.0948%20118.0437,126.7428%20118.0437,127.4678%20C118.0437,128.1998%20118.1477,128.8508%20118.3547,129.4218%20C118.5617,129.9908%20118.8417,130.4708%20119.1967,130.8608%20C119.5497,131.2518%20119.9667,131.5498%20120.4477,131.7568%20C120.9267,131.9638%20121.4437,132.0668%20121.9947,132.0668%20C122.3247,132.0668%20122.6227,132.0498%20122.8907,132.0128%20C123.1577,131.9768%20123.4037,131.9208%20123.6287,131.8428%20C123.8537,131.7638%20124.0667,131.6638%20124.2677,131.5408%20C124.4687,131.4178%20124.6677,131.2658%20124.8657,131.0868%20C124.9257,131.0318%20124.9897,130.9888%20125.0547,130.9558%20C125.1207,130.9228%20125.1907,130.9058%20125.2617,130.9058'%20id='Fill-433'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M135.1621,123.3277%20C135.0901,123.4537%20135.0141,123.5457%20134.9331,123.6027%20C134.8511,123.6597%20134.7511,123.6877%20134.6311,123.6877%20C134.5051,123.6877%20134.3691,123.6417%20134.2221,123.5487%20C134.0741,123.4557%20133.8991,123.3517%20133.6951,123.2377%20C133.4911,123.1247%20133.2531,123.0207%20132.9791,122.9277%20C132.7071,122.8347%20132.3841,122.7887%20132.0121,122.7887%20C131.6761,122.7887%20131.3821,122.8287%20131.1301,122.9097%20C130.8781,122.9907%20130.6671,123.1027%20130.4961,123.2477%20C130.3241,123.3907%20130.1971,123.5637%20130.1131,123.7647%20C130.0291,123.9657%20129.9871,124.1857%20129.9871,124.4267%20C129.9871,124.7317%20130.0721,124.9867%20130.2441,125.1907%20C130.4151,125.3947%20130.6411,125.5687%20130.9231,125.7137%20C131.2051,125.8567%20131.5261,125.9857%20131.8861,126.0997%20C132.2461,126.2147%20132.6151,126.3357%20132.9931,126.4647%20C133.3711,126.5937%20133.7401,126.7437%20134.1001,126.9147%20C134.4601,127.0857%20134.7811,127.3017%20135.0631,127.5627%20C135.3451,127.8237%20135.5711,128.1427%20135.7431,128.5207%20C135.9141,128.8987%20135.9991,129.3577%20135.9991,129.8977%20C135.9991,130.4857%20135.8981,131.0367%20135.6971,131.5497%20C135.4971,132.0627%20135.2031,132.5097%20134.8151,132.8907%20C134.4291,133.2717%20133.9561,133.5717%20133.3981,133.7907%20C132.8401,134.0097%20132.2011,134.1187%20131.4811,134.1187%20C131.0671,134.1187%20130.6591,134.0787%20130.2571,133.9977%20C129.8551,133.9167%20129.4701,133.8017%20129.1001,133.6507%20C128.7311,133.5017%20128.3851,133.3207%20128.0611,133.1107%20C127.7371,132.9007%20127.4491,132.6677%20127.1971,132.4087%20L127.9081,131.2487%20C127.9681,131.1647%20128.0461,131.0937%20128.1421,131.0367%20C128.2381,130.9797%20128.3401,130.9507%20128.4481,130.9507%20C128.5981,130.9507%20128.7601,131.0127%20128.9341,131.1357%20C129.1081,131.2587%20129.3151,131.3947%20129.5561,131.5457%20C129.7951,131.6947%20130.0751,131.8317%20130.3961,131.9547%20C130.7181,132.0777%20131.1031,132.1397%20131.5531,132.1397%20C132.2431,132.1397%20132.7771,131.9757%20133.1551,131.6487%20C133.5331,131.3217%20133.7231,130.8517%20133.7231,130.2397%20C133.7231,129.8977%20133.6371,129.6187%20133.4661,129.4027%20C133.2951,129.1867%20133.0681,129.0057%20132.7861,128.8587%20C132.5041,128.7117%20132.1831,128.5877%20131.8231,128.4847%20C131.4631,128.3837%20131.0971,128.2717%20130.7251,128.1517%20C130.3531,128.0317%20129.9871,127.8887%20129.6271,127.7207%20C129.2671,127.5527%20128.9461,127.3337%20128.6641,127.0627%20C128.3821,126.7937%20128.1551,126.4557%20127.9841,126.0507%20C127.8131,125.6457%20127.7281,125.1457%20127.7281,124.5527%20C127.7281,124.0787%20127.8221,123.6157%20128.0121,123.1667%20C128.2011,122.7167%20128.4751,122.3167%20128.8351,121.9697%20C129.1951,121.6217%20129.6391,121.3427%20130.1671,121.1327%20C130.6951,120.9227%20131.3011,120.8167%20131.9851,120.8167%20C132.7531,120.8167%20133.4611,120.9367%20134.1091,121.1777%20C134.7571,121.4177%20135.3091,121.7537%20135.7661,122.1847%20L135.1621,123.3277%20Z'%20id='Fill-435'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M148.9951,120.9615%20L143.7391,133.9755%20L141.5531,133.9755%20L136.2971,120.9615%20L138.2401,120.9615%20C138.4501,120.9615%20138.6211,121.0125%20138.7541,121.1135%20C138.8861,121.2165%20138.9841,121.3485%20139.0511,121.5105%20L142.1191,129.4475%20C142.2221,129.7065%20142.3191,129.9895%20142.4121,130.2985%20C142.5051,130.6075%20142.5941,130.9305%20142.6781,131.2665%20C142.7491,130.9305%20142.8271,130.6075%20142.9111,130.2985%20C142.9951,129.9895%20143.0891,129.7065%20143.1901,129.4475%20L146.2411,121.5105%20C146.2891,121.3725%20146.3841,121.2465%20146.5251,121.1325%20C146.6661,121.0185%20146.8391,120.9615%20147.0431,120.9615%20L148.9951,120.9615%20Z'%20id='Fill-437'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ExportXlsx.svg.js b/lib/static/illustrations/ExportXlsx.svg.js new file mode 100644 index 00000000..cd7755a9 --- /dev/null +++ b/lib/static/illustrations/ExportXlsx.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ExportXLSX'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,200.1138%20C27.9951,142.9208%2074.3591,96.5558%20131.5531,96.5558%20C188.7461,96.5558%20235.1101,142.9208%20235.1101,200.1138%20L27.9951,200.1138%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.8135,36.9996%20L84.8255,36.9996%20C83.5995,36.9996%2082.6065,37.9926%2082.6065,39.2186%20L82.6065,163.6036%20C82.6065,164.8296%2083.5995,165.8226%2084.8255,165.8226%20L178.2805,165.8226%20C179.5055,165.8226%20180.5005,164.8296%20180.5005,163.6036%20L180.5005,59.7996%20L156.8135,36.9996%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.8252,37.9996%20C84.1532,37.9996%2083.6062,38.5466%2083.6062,39.2186%20L83.6062,163.6036%20C83.6062,164.2756%2084.1532,164.8226%2084.8252,164.8226%20L178.2802,164.8226%20C178.9532,164.8226%20179.5002,164.2756%20179.5002,163.6036%20L179.5002,60.2256%20L156.4102,37.9996%20L84.8252,37.9996%20Z%20M178.2802,166.8226%20L84.8252,166.8226%20C83.0512,166.8226%2081.6062,165.3786%2081.6062,163.6036%20L81.6062,39.2186%20C81.6062,37.4436%2083.0512,35.9996%2084.8252,35.9996%20L157.2172,35.9996%20L181.5002,59.3736%20L181.5002,163.6036%20C181.5002,165.3786%20180.0552,166.8226%20178.2802,166.8226%20L178.2802,166.8226%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M180.5,60.1841%20L160.597,60.1841%20C157.95,60.1841%20155.797,58.0321%20155.797,55.3851%20L155.797,36.9991%20L157.797,36.9991%20L157.797,55.3851%20C157.797,56.9281%20159.053,58.1841%20160.597,58.1841%20L180.5,58.1841%20L180.5,60.1841%20Z'%20id='Fill-8'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.7783,89.146%20C147.7783,100.869%20138.2753,110.371%20126.5523,110.371%20C114.8313,110.371%20105.3283,100.869%20105.3283,89.146%20C105.3283,77.423%20114.8313,67.92%20126.5523,67.92%20C138.2753,67.92%20147.7783,77.423%20147.7783,89.146'%20id='Fill-10'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.7783,85.146%20C152.7783,96.869%20143.2753,106.371%20131.5523,106.371%20C119.8313,106.371%20110.3283,96.869%20110.3283,85.146%20C110.3283,73.423%20119.8313,63.92%20131.5523,63.92%20C143.2753,63.92%20152.7783,73.423%20152.7783,85.146'%20id='Fill-12'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.5527,64.9205%20C120.4007,64.9205%20111.3277,73.9935%20111.3277,85.1465%20C111.3277,96.2985%20120.4007,105.3705%20131.5527,105.3705%20C142.7047,105.3705%20151.7787,96.2985%20151.7787,85.1465%20C151.7787,73.9935%20142.7047,64.9205%20131.5527,64.9205%20M131.5527,107.3705%20C119.2977,107.3705%20109.3277,97.4005%20109.3277,85.1465%20C109.3277,72.8915%20119.2977,62.9205%20131.5527,62.9205%20C143.8077,62.9205%20153.7787,72.8915%20153.7787,85.1465%20C153.7787,97.4005%20143.8077,107.3705%20131.5527,107.3705'%20id='Fill-14'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='131.498'%20y1='89.69'%20x2='131.498'%20y2='75.978'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.498,91.19%20C130.67,91.19%20129.998,90.518%20129.998,89.69%20L129.998,75.978%20C129.998,75.15%20130.67,74.478%20131.498,74.478%20C132.326,74.478%20132.998,75.15%20132.998,75.978%20L132.998,89.69%20C132.998,90.518%20132.326,91.19%20131.498,91.19'%20id='Fill-18'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M136.3457,82.3267%20C135.9617,82.3267%20135.5777,82.1807%20135.2847,81.8877%20L131.4977,78.0987%20L127.7097,81.8877%20C127.1237,82.4727%20126.1747,82.4727%20125.5887,81.8877%20C125.0027,81.3017%20125.0027,80.3517%20125.5887,79.7657%20L130.4377,74.9177%20C130.7187,74.6367%20131.1007,74.4777%20131.4977,74.4777%20C131.8957,74.4777%20132.2777,74.6367%20132.5587,74.9177%20L137.4067,79.7657%20C137.9917,80.3517%20137.9917,81.3017%20137.4067,81.8877%20C137.1137,82.1807%20136.7297,82.3267%20136.3457,82.3267'%20id='Fill-20'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='124.5771'%20y1='94.313'%20x2='138.5291'%20y2='94.313'%20id='Fill-22'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M138.5293,95.813%20L124.5773,95.813%20C123.7493,95.813%20123.0773,95.141%20123.0773,94.313%20C123.0773,93.485%20123.7493,92.813%20124.5773,92.813%20L138.5293,92.813%20C139.3573,92.813%20140.0293,93.485%20140.0293,94.313%20C140.0293,95.141%20139.3573,95.813%20138.5293,95.813'%20id='Fill-24'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='33.6104'%20y1='211.9263'%20x2='55.9434'%20y2='211.9263'%20id='Fill-26'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,212.9263%20L33.6104,212.9263%20C33.0574,212.9263%2032.6104,212.4793%2032.6104,211.9263%20C32.6104,211.3733%2033.0574,210.9263%2033.6104,210.9263%20L55.9434,210.9263%20C56.4964,210.9263%2056.9434,211.3733%2056.9434,211.9263%20C56.9434,212.4793%2056.4964,212.9263%2055.9434,212.9263'%20id='Fill-28'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2197,201.9634%20L243.2197,201.9634%20C242.6667,201.9634%20242.2197,201.5164%20242.2197,200.9634%20C242.2197,200.4104%20242.6667,199.9634%20243.2197,199.9634%20L248.2197,199.9634%20C248.7727,199.9634%20249.2197,200.4104%20249.2197,200.9634%20C249.2197,201.5164%20248.7727,201.9634%20248.2197,201.9634'%20id='Fill-30'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='200.9634'%20x2='13.334'%20y2='200.9634'%20id='Fill-32'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.334,201.9634%20L8,201.9634%20C7.447,201.9634%207,201.5164%207,200.9634%20C7,200.4104%207.447,199.9634%208,199.9634%20L13.334,199.9634%20C13.887,199.9634%2014.334,200.4104%2014.334,200.9634%20C14.334,201.5164%2013.887,201.9634%2013.334,201.9634'%20id='Fill-34'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3477'%20y1='211.9263'%20x2='155.0747'%20y2='211.9263'%20id='Fill-36'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0742,212.9263%20L99.3472,212.9263%20C98.7952,212.9263%2098.3472,212.4793%2098.3472,211.9263%20C98.3472,211.3733%2098.7952,210.9263%2099.3472,210.9263%20L155.0742,210.9263%20C155.6272,210.9263%20156.0742,211.3733%20156.0742,211.9263%20C156.0742,212.4793%20155.6272,212.9263%20155.0742,212.9263'%20id='Fill-38'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7197'%20y1='211.9263'%20x2='173.0527'%20y2='211.9263'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,212.9263%20L161.7197,212.9263%20C161.1667,212.9263%20160.7197,212.4793%20160.7197,211.9263%20C160.7197,211.3733%20161.1667,210.9263%20161.7197,210.9263%20L173.0527,210.9263%20C173.6057,210.9263%20174.0527,211.3733%20174.0527,211.9263%20C174.0527,212.4793%20173.6057,212.9263%20173.0527,212.9263'%20id='Fill-42'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3867'%20y1='211.9263'%20x2='90.0527'%20y2='211.9263'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3867,212.9263%20L90.0527,212.9263%20C89.4997,212.9263%2089.0527,212.4793%2089.0527,211.9263%20C89.0527,211.3733%2089.4997,210.9263%2090.0527,210.9263%20L94.3867,210.9263%20C94.9397,210.9263%2095.3867,211.3733%2095.3867,211.9263%20C95.3867,212.4793%2094.9397,212.9263%2094.3867,212.9263'%20id='Fill-46'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='211.9263'%20x2='26.2197'%20y2='211.9263'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2197,212.9263%20L22.5527,212.9263%20C21.9997,212.9263%2021.5527,212.4793%2021.5527,211.9263%20C21.5527,211.3733%2021.9997,210.9263%2022.5527,210.9263%20L26.2197,210.9263%20C26.7727,210.9263%2027.2197,211.3733%2027.2197,211.9263%20C27.2197,212.4793%2026.7727,212.9263%2026.2197,212.9263'%20id='Fill-50'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2139'%20y1='211.9263'%20x2='233.8799'%20y2='211.9263'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8799,212.9263%20L220.2139,212.9263%20C219.6609,212.9263%20219.2139,212.4793%20219.2139,211.9263%20C219.2139,211.3733%20219.6609,210.9263%20220.2139,210.9263%20L233.8799,210.9263%20C234.4329,210.9263%20234.8799,211.3733%20234.8799,211.9263%20C234.8799,212.4793%20234.4329,212.9263%20233.8799,212.9263'%20id='Fill-54'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.0488,200.9634%20L222.9918,200.9634%20C223.5898,198.9164%20223.9238,196.7554%20223.9238,194.5144%20C223.9238,181.8034%20213.6188,171.4994%20200.9078,171.4994%20C190.7778,171.4994%20182.1828,178.0474%20179.1078,187.1394%20C178.0248,186.8984%20176.8998,186.7664%20175.7438,186.7664%20C167.6488,186.7664%20161.0278,193.0244%20160.4218,200.9634%20L146.7048,200.9994%20C146.1678,191.3924%20138.7588,183.6224%20129.3008,182.5594%20C126.2418,167.7224%20113.1068,156.5674%2097.3628,156.5674%20C86.6548,156.5674%2077.1528,161.7294%2071.2078,169.6994%20C69.1428,169.1814%2066.9818,168.9024%2064.7538,168.9024%20C50.1518,168.9024%2038.3138,180.7404%2038.3138,195.3444%20C38.3138,197.2864%2038.5288,199.1774%2038.9278,200.9994%20L22.6668,200.9994'%20id='Fill-56'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7598,202.0025%20L145.7068,201.0555%20C145.1968,191.9325%20138.2498,184.5715%20129.1898,183.5535%20L128.4678,183.4725%20L128.3218,182.7615%20C125.3118,168.1625%20112.2918,157.5665%2097.3638,157.5665%20C87.2848,157.5665%2078.0438,162.2075%2072.0098,170.2975%20L71.6118,170.8315%20L70.9648,170.6695%20C68.9378,170.1605%2066.8488,169.9025%2064.7538,169.9025%20C50.7258,169.9025%2039.3138,181.3155%2039.3138,195.3445%20C39.3138,197.1605%2039.5128,198.9915%2039.9048,200.7855%20L40.1698,201.9995%20L22.6668,201.9995%20C22.1138,201.9995%2021.6668,201.5525%2021.6668,200.9995%20C21.6668,200.4465%2022.1138,199.9995%2022.6668,199.9995%20L37.7138,199.9995%20C37.4478,198.4565%2037.3138,196.8965%2037.3138,195.3445%20C37.3138,180.2135%2049.6228,167.9025%2064.7538,167.9025%20C66.7908,167.9025%2068.8228,168.1295%2070.8068,168.5755%20C77.2268,160.2995%2086.8678,155.5665%2097.3638,155.5665%20C112.9968,155.5665%20126.6618,166.4965%20130.1278,181.6585%20C139.4978,183.0385%20146.6768,190.5765%20147.6288,199.9975%20L159.5218,199.9655%20C160.5978,191.9315%20167.5508,185.7665%20175.7438,185.7665%20C176.6468,185.7665%20177.5548,185.8425%20178.4558,185.9935%20C181.9828,176.6905%20190.8968,170.4995%20200.9078,170.4995%20C214.1508,170.4995%20224.9238,181.2725%20224.9238,194.5145%20C224.9238,196.3375%20224.7108,198.1645%20224.2888,199.9635%20L239.0488,199.9635%20C239.6018,199.9635%20240.0488,200.4105%20240.0488,200.9635%20C240.0488,201.5165%20239.6018,201.9635%20239.0488,201.9635%20L221.6578,201.9635%20L222.0318,200.6835%20C222.6238,198.6565%20222.9238,196.5815%20222.9238,194.5145%20C222.9238,182.3755%20213.0478,172.4995%20200.9078,172.4995%20C191.4618,172.4995%20183.0808,178.5115%20180.0548,187.4595%20L179.7668,188.3105%20L178.8898,188.1155%20C177.8498,187.8835%20176.7908,187.7665%20175.7438,187.7665%20C168.2808,187.7665%20161.9878,193.5965%20161.4188,201.0395%20L161.3488,201.9605%20L145.7598,202.0025%20Z'%20id='Fill-58'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,184.3667%20C62.5371,184.3667%2060.2661,184.8287%2060.2661,184.0047%20C60.2661,171.9057%2094.8651,169.0787%2098.0431,181.8367%20C99.0921,186.0467%2074.9431,187.1407%2073.4041,181.7047%20L62.5371,184.3667'%20id='Fill-60'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.000000,%20126.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.6494,186.9488%20C77.0744,186.9488%2073.9514,184.4008%2072.7804,183.0918%20C65.7594,186.3758%2060.2554,185.0348%2060.0194,184.9728%20C59.4844,184.8368%2059.1614,184.2928%2059.2974,183.7578%20C59.4334,183.2228%2059.9764,182.8978%2060.5114,183.0348%20C60.6124,183.0598%2065.9834,184.3158%2072.6184,180.9448%20L73.4604,180.5168%20L73.9354,181.3338%20C74.0274,181.4848%2076.4124,185.2218%2084.5724,184.9308%20C93.0324,184.6128%2097.3594,181.1038%2097.4024,181.0688%20C97.8274,180.7148%2098.4574,180.7748%2098.8094,181.1968%20C99.1624,181.6198%2099.1084,182.2478%2098.6854,182.6018%20C98.4924,182.7648%2093.8424,186.5838%2084.6464,186.9288%20C84.3054,186.9418%2083.9734,186.9488%2083.6494,186.9488'%20id='Fill-413'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.9443,190.0933%20C74.8543,190.0933%2074.7633,190.0813%2074.6733,190.0563%20C74.4823,190.0023%2072.7693,189.5053%2071.6373,188.5633%20C71.2133,188.2093%2071.1553,187.5783%2071.5083,187.1553%20C71.8633,186.7323%2072.4933,186.6733%2072.9173,187.0263%20C73.6023,187.5973%2074.8063,188.0173%2075.2133,188.1303%20C75.7443,188.2793%2076.0543,188.8303%2075.9063,189.3633%20C75.7833,189.8043%2075.3813,190.0933%2074.9443,190.0933'%20id='Fill-415'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M219.1797,102.9517%20C218.6267,102.9517%20218.1797,102.5047%20218.1797,101.9517%20L218.1797,94.9517%20C218.1797,94.3987%20218.6267,93.9517%20219.1797,93.9517%20C219.7327,93.9517%20220.1797,94.3987%20220.1797,94.9517%20L220.1797,101.9517%20C220.1797,102.5047%20219.7327,102.9517%20219.1797,102.9517'%20id='Fill-417'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.6797,99.4517%20L215.6797,99.4517%20C215.1267,99.4517%20214.6797,99.0047%20214.6797,98.4517%20C214.6797,97.8987%20215.1267,97.4517%20215.6797,97.4517%20L222.6797,97.4517%20C223.2327,97.4517%20223.6797,97.8987%20223.6797,98.4517%20C223.6797,99.0047%20223.2327,99.4517%20222.6797,99.4517'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1797,52.9517%20C53.6267,52.9517%2053.1797,52.5047%2053.1797,51.9517%20L53.1797,44.9517%20C53.1797,44.3987%2053.6267,43.9517%2054.1797,43.9517%20C54.7327,43.9517%2055.1797,44.3987%2055.1797,44.9517%20L55.1797,51.9517%20C55.1797,52.5047%2054.7327,52.9517%2054.1797,52.9517'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6797,49.4517%20L50.6797,49.4517%20C50.1267,49.4517%2049.6797,49.0047%2049.6797,48.4517%20C49.6797,47.8987%2050.1267,47.4517%2050.6797,47.4517%20L57.6797,47.4517%20C58.2327,47.4517%2058.6797,47.8987%2058.6797,48.4517%20C58.6797,49.0047%2058.2327,49.4517%2057.6797,49.4517'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.2822,118.4039%20C37.0062,118.4039%2036.7822,118.1799%2036.7822,117.9039%20L36.7822,113.9669%20C36.7822,113.6899%2037.0062,113.4669%2037.2822,113.4669%20C37.5582,113.4669%2037.7822,113.6899%2037.7822,113.9669%20L37.7822,117.9039%20C37.7822,118.1799%2037.5582,118.4039%2037.2822,118.4039'%20id='Fill-425'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.251,116.4351%20L35.313,116.4351%20C35.037,116.4351%2034.814,116.2111%2034.814,115.9351%20C34.814,115.6591%2035.037,115.4351%2035.313,115.4351%20L39.251,115.4351%20C39.527,115.4351%2039.751,115.6591%2039.751,115.9351%20C39.751,116.2111%2039.527,116.4351%2039.251,116.4351'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.2822,162.4039%20C211.0062,162.4039%20210.7822,162.1799%20210.7822,161.9039%20L210.7822,157.9669%20C210.7822,157.6899%20211.0062,157.4669%20211.2822,157.4669%20C211.5582,157.4669%20211.7822,157.6899%20211.7822,157.9669%20L211.7822,161.9039%20C211.7822,162.1799%20211.5582,162.4039%20211.2822,162.4039'%20id='Fill-429'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.251,160.4351%20L209.313,160.4351%20C209.037,160.4351%20208.814,160.2111%20208.814,159.9351%20C208.814,159.6591%20209.037,159.4351%20209.313,159.4351%20L213.251,159.4351%20C213.527,159.4351%20213.751,159.6591%20213.751,159.9351%20C213.751,160.2111%20213.527,160.4351%20213.251,160.4351'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M121.9102,133.9751%20L119.4982,133.9751%20C119.3302,133.9751%20119.1962,133.9331%20119.0972,133.8491%20C118.9982,133.7651%20118.9192,133.6691%20118.8582,133.5611%20L115.8442,128.5661%20C115.7962,128.7161%20115.7382,128.8451%20115.6732,128.9531%20L112.7842,133.5611%20C112.7122,133.6631%20112.6292,133.7571%20112.5362,133.8441%20C112.4432,133.9321%20112.3212,133.9751%20112.1722,133.9751%20L109.9132,133.9751%20L114.2322,127.2791%20L110.0842,120.9611%20L112.4962,120.9611%20C112.6642,120.9611%20112.7852,120.9841%20112.8602,121.0291%20C112.9352,121.0741%20113.0062,121.1471%20113.0712,121.2491%20L116.0332,126.0191%20C116.0932,125.8701%20116.1652,125.7191%20116.2492,125.5691%20L118.9672,121.2941%20C119.0322,121.1801%20119.1042,121.0961%20119.1822,121.0421%20C119.2612,120.9881%20119.3592,120.9611%20119.4792,120.9611%20L121.7932,120.9611%20L117.6072,127.1801%20L121.9102,133.9751%20Z'%20id='Fill-433'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-435'%20fill='%235E63B6'%20points='131.0264%20131.9771%20131.0264%20133.9751%20123.4034%20133.9751%20123.4034%20120.9611%20125.8244%20120.9611%20125.8244%20131.9771'%3e%3c/polygon%3e%3cpath%20d='M139.6836,123.3277%20C139.6116,123.4537%20139.5356,123.5457%20139.4546,123.6027%20C139.3726,123.6597%20139.2726,123.6877%20139.1526,123.6877%20C139.0266,123.6877%20138.8906,123.6417%20138.7436,123.5487%20C138.5956,123.4557%20138.4206,123.3517%20138.2166,123.2377%20C138.0126,123.1247%20137.7746,123.0207%20137.5006,122.9277%20C137.2286,122.8347%20136.9056,122.7887%20136.5336,122.7887%20C136.1976,122.7887%20135.9036,122.8287%20135.6516,122.9097%20C135.3996,122.9907%20135.1886,123.1027%20135.0176,123.2477%20C134.8456,123.3907%20134.7186,123.5637%20134.6346,123.7647%20C134.5506,123.9657%20134.5086,124.1857%20134.5086,124.4267%20C134.5086,124.7317%20134.5936,124.9867%20134.7656,125.1907%20C134.9366,125.3947%20135.1626,125.5687%20135.4446,125.7137%20C135.7266,125.8567%20136.0476,125.9857%20136.4076,126.0997%20C136.7676,126.2147%20137.1366,126.3357%20137.5146,126.4647%20C137.8926,126.5937%20138.2616,126.7437%20138.6216,126.9147%20C138.9816,127.0857%20139.3026,127.3017%20139.5846,127.5627%20C139.8666,127.8237%20140.0926,128.1427%20140.2646,128.5207%20C140.4356,128.8987%20140.5206,129.3577%20140.5206,129.8977%20C140.5206,130.4857%20140.4196,131.0367%20140.2186,131.5497%20C140.0186,132.0627%20139.7246,132.5097%20139.3366,132.8907%20C138.9506,133.2717%20138.4776,133.5717%20137.9196,133.7907%20C137.3616,134.0097%20136.7226,134.1187%20136.0026,134.1187%20C135.5886,134.1187%20135.1806,134.0787%20134.7786,133.9977%20C134.3766,133.9167%20133.9916,133.8017%20133.6216,133.6507%20C133.2526,133.5017%20132.9066,133.3207%20132.5826,133.1107%20C132.2586,132.9007%20131.9706,132.6677%20131.7186,132.4087%20L132.4296,131.2487%20C132.4896,131.1647%20132.5676,131.0937%20132.6636,131.0367%20C132.7596,130.9797%20132.8616,130.9507%20132.9696,130.9507%20C133.1196,130.9507%20133.2816,131.0127%20133.4556,131.1357%20C133.6296,131.2587%20133.8366,131.3947%20134.0776,131.5457%20C134.3166,131.6947%20134.5966,131.8317%20134.9176,131.9547%20C135.2396,132.0777%20135.6246,132.1397%20136.0746,132.1397%20C136.7646,132.1397%20137.2986,131.9757%20137.6766,131.6487%20C138.0546,131.3217%20138.2446,130.8517%20138.2446,130.2397%20C138.2446,129.8977%20138.1586,129.6187%20137.9876,129.4027%20C137.8166,129.1867%20137.5896,129.0057%20137.3076,128.8587%20C137.0256,128.7117%20136.7046,128.5877%20136.3446,128.4847%20C135.9846,128.3837%20135.6186,128.2717%20135.2466,128.1517%20C134.8746,128.0317%20134.5086,127.8887%20134.1486,127.7207%20C133.7886,127.5527%20133.4676,127.3337%20133.1856,127.0627%20C132.9036,126.7937%20132.6766,126.4557%20132.5056,126.0507%20C132.3346,125.6457%20132.2496,125.1457%20132.2496,124.5527%20C132.2496,124.0787%20132.3436,123.6157%20132.5336,123.1667%20C132.7226,122.7167%20132.9966,122.3167%20133.3566,121.9697%20C133.7166,121.6217%20134.1606,121.3427%20134.6886,121.1327%20C135.2166,120.9227%20135.8226,120.8167%20136.5066,120.8167%20C137.2746,120.8167%20137.9826,120.9367%20138.6306,121.1777%20C139.2786,121.4177%20139.8306,121.7537%20140.2876,122.1847%20L139.6836,123.3277%20Z'%20id='Fill-437'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M153.1748,133.9751%20L150.7628,133.9751%20C150.5948,133.9751%20150.4608,133.9331%20150.3618,133.8491%20C150.2628,133.7651%20150.1838,133.6691%20150.1228,133.5611%20L147.1088,128.5661%20C147.0608,128.7161%20147.0028,128.8451%20146.9378,128.9531%20L144.0488,133.5611%20C143.9768,133.6631%20143.8938,133.7571%20143.8008,133.8441%20C143.7078,133.9321%20143.5858,133.9751%20143.4368,133.9751%20L141.1778,133.9751%20L145.4968,127.2791%20L141.3488,120.9611%20L143.7608,120.9611%20C143.9288,120.9611%20144.0498,120.9841%20144.1248,121.0291%20C144.1998,121.0741%20144.2708,121.1471%20144.3358,121.2491%20L147.2978,126.0191%20C147.3578,125.8701%20147.4298,125.7191%20147.5138,125.5691%20L150.2318,121.2941%20C150.2968,121.1801%20150.3688,121.0961%20150.4468,121.0421%20C150.5258,120.9881%20150.6238,120.9611%20150.7438,120.9611%20L153.0578,120.9611%20L148.8718,127.1801%20L153.1748,133.9751%20Z'%20id='Fill-439'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ExportYml.svg.js b/lib/static/illustrations/ExportYml.svg.js new file mode 100644 index 00000000..82c1b66b --- /dev/null +++ b/lib/static/illustrations/ExportYml.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='27.4473%2057.4591%2037.9844%2058.0935%2043.4473%2057.4591%2048.8514%2055.4315%2052.4473%2058.0935%2058.463703%2060.5216015%2065.9473%2059.1235849%2077.795%2054.2426%20106.9785%2014.66%2041.4473%20-1.77635684e-14%209.4473%2011.0488%204.97379915e-14%2034.0488%209.4473%2050.5488'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ExportYML'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.4424,200.1138%20C26.4424,142.9208%2072.8064,96.5558%20130.0004,96.5558%20C187.1934,96.5558%20233.5574,142.9208%20233.5574,200.1138%20L26.4424,200.1138%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.2607,36.9996%20L83.2727,36.9996%20C82.0467,36.9996%2081.0537,37.9926%2081.0537,39.2186%20L81.0537,163.6036%20C81.0537,164.8296%2082.0467,165.8226%2083.2727,165.8226%20L176.7277,165.8226%20C177.9527,165.8226%20178.9477,164.8296%20178.9477,163.6036%20L178.9477,59.7996%20L155.2607,36.9996%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.2725,37.9996%20C82.6005,37.9996%2082.0535,38.5466%2082.0535,39.2186%20L82.0535,163.6036%20C82.0535,164.2756%2082.6005,164.8226%2083.2725,164.8226%20L176.7275,164.8226%20C177.4005,164.8226%20177.9475,164.2756%20177.9475,163.6036%20L177.9475,60.2256%20L154.8575,37.9996%20L83.2725,37.9996%20Z%20M176.7275,166.8226%20L83.2725,166.8226%20C81.4985,166.8226%2080.0535,165.3786%2080.0535,163.6036%20L80.0535,39.2186%20C80.0535,37.4436%2081.4985,35.9996%2083.2725,35.9996%20L155.6645,35.9996%20L179.9475,59.3736%20L179.9475,163.6036%20C179.9475,165.3786%20178.5025,166.8226%20176.7275,166.8226%20L176.7275,166.8226%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M178.9473,60.1841%20L159.0443,60.1841%20C156.3973,60.1841%20154.2453,58.0321%20154.2453,55.3851%20L154.2453,36.9991%20L156.2453,36.9991%20L156.2453,55.3851%20C156.2453,56.9281%20157.5013,58.1841%20159.0443,58.1841%20L178.9473,58.1841%20L178.9473,60.1841%20Z'%20id='Fill-8'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.2256,89.146%20C146.2256,100.869%20136.7226,110.371%20124.9996,110.371%20C113.2786,110.371%20103.7756,100.869%20103.7756,89.146%20C103.7756,77.423%20113.2786,67.92%20124.9996,67.92%20C136.7226,67.92%20146.2256,77.423%20146.2256,89.146'%20id='Fill-10'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M151.2256,85.146%20C151.2256,96.869%20141.7226,106.371%20129.9996,106.371%20C118.2786,106.371%20108.7756,96.869%20108.7756,85.146%20C108.7756,73.423%20118.2786,63.92%20129.9996,63.92%20C141.7226,63.92%20151.2256,73.423%20151.2256,85.146'%20id='Fill-12'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130,64.9205%20C118.848,64.9205%20109.775,73.9935%20109.775,85.1465%20C109.775,96.2985%20118.848,105.3705%20130,105.3705%20C141.152,105.3705%20150.226,96.2985%20150.226,85.1465%20C150.226,73.9935%20141.152,64.9205%20130,64.9205%20M130,107.3705%20C117.745,107.3705%20107.775,97.4005%20107.775,85.1465%20C107.775,72.8915%20117.745,62.9205%20130,62.9205%20C142.255,62.9205%20152.226,72.8915%20152.226,85.1465%20C152.226,97.4005%20142.255,107.3705%20130,107.3705'%20id='Fill-14'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='129.9453'%20y1='89.69'%20x2='129.9453'%20y2='75.978'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M129.9453,91.19%20C129.1173,91.19%20128.4453,90.518%20128.4453,89.69%20L128.4453,75.978%20C128.4453,75.15%20129.1173,74.478%20129.9453,74.478%20C130.7733,74.478%20131.4453,75.15%20131.4453,75.978%20L131.4453,89.69%20C131.4453,90.518%20130.7733,91.19%20129.9453,91.19'%20id='Fill-18'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M134.793,82.3267%20C134.409,82.3267%20134.025,82.1807%20133.732,81.8877%20L129.945,78.0987%20L126.157,81.8877%20C125.571,82.4727%20124.622,82.4727%20124.036,81.8877%20C123.45,81.3017%20123.45,80.3517%20124.036,79.7657%20L128.885,74.9177%20C129.166,74.6367%20129.548,74.4777%20129.945,74.4777%20C130.343,74.4777%20130.725,74.6367%20131.006,74.9177%20L135.854,79.7657%20C136.439,80.3517%20136.439,81.3017%20135.854,81.8877%20C135.561,82.1807%20135.177,82.3267%20134.793,82.3267'%20id='Fill-20'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='123.0244'%20y1='94.313'%20x2='136.9764'%20y2='94.313'%20id='Fill-22'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M136.9766,95.813%20L123.0246,95.813%20C122.1966,95.813%20121.5246,95.141%20121.5246,94.313%20C121.5246,93.485%20122.1966,92.813%20123.0246,92.813%20L136.9766,92.813%20C137.8046,92.813%20138.4766,93.485%20138.4766,94.313%20C138.4766,95.141%20137.8046,95.813%20136.9766,95.813'%20id='Fill-24'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='32.0576'%20y1='211.9263'%20x2='54.3906'%20y2='211.9263'%20id='Fill-26'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.3906,212.9263%20L32.0576,212.9263%20C31.5046,212.9263%2031.0576,212.4793%2031.0576,211.9263%20C31.0576,211.3733%2031.5046,210.9263%2032.0576,210.9263%20L54.3906,210.9263%20C54.9436,210.9263%2055.3906,211.3733%2055.3906,211.9263%20C55.3906,212.4793%2054.9436,212.9263%2054.3906,212.9263'%20id='Fill-28'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M246.667,201.9634%20L241.667,201.9634%20C241.114,201.9634%20240.667,201.5164%20240.667,200.9634%20C240.667,200.4104%20241.114,199.9634%20241.667,199.9634%20L246.667,199.9634%20C247.22,199.9634%20247.667,200.4104%20247.667,200.9634%20C247.667,201.5164%20247.22,201.9634%20246.667,201.9634'%20id='Fill-30'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='97.7949'%20y1='211.9263'%20x2='153.5219'%20y2='211.9263'%20id='Fill-32'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M153.5215,212.9263%20L97.7945,212.9263%20C97.2425,212.9263%2096.7945,212.4793%2096.7945,211.9263%20C96.7945,211.3733%2097.2425,210.9263%2097.7945,210.9263%20L153.5215,210.9263%20C154.0745,210.9263%20154.5215,211.3733%20154.5215,211.9263%20C154.5215,212.4793%20154.0745,212.9263%20153.5215,212.9263'%20id='Fill-34'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.167'%20y1='211.9263'%20x2='171.5'%20y2='211.9263'%20id='Fill-36'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.5,212.9263%20L160.167,212.9263%20C159.614,212.9263%20159.167,212.4793%20159.167,211.9263%20C159.167,211.3733%20159.614,210.9263%20160.167,210.9263%20L171.5,210.9263%20C172.053,210.9263%20172.5,211.3733%20172.5,211.9263%20C172.5,212.4793%20172.053,212.9263%20171.5,212.9263'%20id='Fill-38'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='92.834'%20y1='211.9263'%20x2='88.5'%20y2='211.9263'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M92.834,212.9263%20L88.5,212.9263%20C87.947,212.9263%2087.5,212.4793%2087.5,211.9263%20C87.5,211.3733%2087.947,210.9263%2088.5,210.9263%20L92.834,210.9263%20C93.387,210.9263%2093.834,211.3733%2093.834,211.9263%20C93.834,212.4793%2093.387,212.9263%2092.834,212.9263'%20id='Fill-42'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='21'%20y1='211.9263'%20x2='24.667'%20y2='211.9263'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M24.667,212.9263%20L21,212.9263%20C20.447,212.9263%2020,212.4793%2020,211.9263%20C20,211.3733%2020.447,210.9263%2021,210.9263%20L24.667,210.9263%20C25.22,210.9263%2025.667,211.3733%2025.667,211.9263%20C25.667,212.4793%2025.22,212.9263%2024.667,212.9263'%20id='Fill-46'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='218.6611'%20y1='211.9263'%20x2='232.3271'%20y2='211.9263'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.3271,212.9263%20L218.6611,212.9263%20C218.1081,212.9263%20217.6611,212.4793%20217.6611,211.9263%20C217.6611,211.3733%20218.1081,210.9263%20218.6611,210.9263%20L232.3271,210.9263%20C232.8801,210.9263%20233.3271,211.3733%20233.3271,211.9263%20C233.3271,212.4793%20232.8801,212.9263%20232.3271,212.9263'%20id='Fill-50'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M237.4961,200.9634%20L221.4391,200.9634%20C222.0371,198.9164%20222.3711,196.7554%20222.3711,194.5144%20C222.3711,181.8034%20212.0661,171.4994%20199.3551,171.4994%20C189.2251,171.4994%20180.6301,178.0474%20177.5551,187.1394%20C176.4721,186.8984%20175.3471,186.7664%20174.1911,186.7664%20C166.0961,186.7664%20159.4751,193.0244%20158.8691,200.9634%20L145.1521,200.9994%20C144.6151,191.3924%20137.2061,183.6224%20127.7481,182.5594%20C124.6891,167.7224%20111.5541,156.5674%2095.8101,156.5674%20C85.1021,156.5674%2075.6001,161.7294%2069.6551,169.6994%20C67.5901,169.1814%2065.4291,168.9024%2063.2011,168.9024%20C48.5991,168.9024%2036.7611,180.7404%2036.7611,195.3444%20C36.7611,197.2864%2036.9761,199.1774%2037.3751,200.9994%20L21.1141,200.9994'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.207,202.0025%20L144.154,201.0555%20C143.644,191.9325%20136.697,184.5715%20127.637,183.5535%20L126.915,183.4725%20L126.769,182.7615%20C123.759,168.1625%20110.739,157.5665%2095.811,157.5665%20C85.732,157.5665%2076.491,162.2075%2070.457,170.2975%20L70.059,170.8315%20L69.412,170.6695%20C67.385,170.1605%2065.296,169.9025%2063.201,169.9025%20C49.173,169.9025%2037.761,181.3155%2037.761,195.3445%20C37.761,197.1605%2037.96,198.9915%2038.352,200.7855%20L38.617,201.9995%20L21.114,201.9995%20C20.561,201.9995%2020.114,201.5525%2020.114,200.9995%20C20.114,200.4465%2020.561,199.9995%2021.114,199.9995%20L36.161,199.9995%20C35.895,198.4565%2035.761,196.8965%2035.761,195.3445%20C35.761,180.2135%2048.07,167.9025%2063.201,167.9025%20C65.238,167.9025%2067.27,168.1295%2069.254,168.5755%20C75.674,160.2995%2085.315,155.5665%2095.811,155.5665%20C111.444,155.5665%20125.109,166.4965%20128.575,181.6585%20C137.945,183.0385%20145.124,190.5765%20146.076,199.9975%20L157.969,199.9655%20C159.045,191.9315%20165.998,185.7665%20174.191,185.7665%20C175.094,185.7665%20176.002,185.8425%20176.903,185.9935%20C180.43,176.6905%20189.344,170.4995%20199.355,170.4995%20C212.598,170.4995%20223.371,181.2725%20223.371,194.5145%20C223.371,196.3375%20223.158,198.1645%20222.736,199.9635%20L237.496,199.9635%20C238.049,199.9635%20238.496,200.4105%20238.496,200.9635%20C238.496,201.5165%20238.049,201.9635%20237.496,201.9635%20L220.105,201.9635%20L220.479,200.6835%20C221.071,198.6565%20221.371,196.5815%20221.371,194.5145%20C221.371,182.3755%20211.495,172.4995%20199.355,172.4995%20C189.909,172.4995%20181.528,178.5115%20178.502,187.4595%20L178.214,188.3105%20L177.337,188.1155%20C176.297,187.8835%20175.238,187.7665%20174.191,187.7665%20C166.728,187.7665%20160.435,193.5965%20159.866,201.0395%20L159.796,201.9605%20L144.207,202.0025%20Z'%20id='Fill-54'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M60.9844,184.3667%20C60.9844,184.3667%2058.7134,184.8287%2058.7134,184.0047%20C58.7134,171.9057%2093.3124,169.0787%2096.4904,181.8367%20C97.5394,186.0467%2073.3904,187.1407%2071.8514,181.7047%20L60.9844,184.3667'%20id='Fill-56'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.000000,%20126.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-14'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.447300,%208.548800)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M82.0967,186.9488%20C75.5217,186.9488%2072.3987,184.4008%2071.2277,183.0918%20C64.2067,186.3758%2058.7037,185.0348%2058.4667,184.9728%20C57.9317,184.8368%2057.6087,184.2928%2057.7447,183.7578%20C57.8807,183.2228%2058.4227,182.8978%2058.9587,183.0348%20C59.0477,183.0568%2064.4227,184.3188%2071.0657,180.9448%20L71.9077,180.5168%20L72.3827,181.3338%20C72.4757,181.4848%2074.8597,185.2218%2083.0197,184.9308%20C91.4797,184.6128%2095.8067,181.1038%2095.8497,181.0688%20C96.2747,180.7148%2096.9057,180.7748%2097.2567,181.1968%20C97.6097,181.6198%2097.5557,182.2478%2097.1327,182.6018%20C96.9397,182.7648%2092.2897,186.5838%2083.0937,186.9288%20C82.7527,186.9418%2082.4207,186.9488%2082.0967,186.9488'%20id='Fill-409'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M73.3916,190.0933%20C73.3016,190.0933%2073.2106,190.0813%2073.1206,190.0563%20C72.9296,190.0023%2071.2166,189.5053%2070.0846,188.5633%20C69.6606,188.2093%2069.6026,187.5783%2069.9556,187.1553%20C70.3106,186.7323%2070.9406,186.6733%2071.3646,187.0263%20C72.0496,187.5973%2073.2536,188.0173%2073.6606,188.1303%20C74.1916,188.2793%2074.5016,188.8303%2074.3536,189.3633%20C74.2306,189.8043%2073.8286,190.0933%2073.3916,190.0933'%20id='Fill-411'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M217.627,102.9517%20C217.074,102.9517%20216.627,102.5047%20216.627,101.9517%20L216.627,94.9517%20C216.627,94.3987%20217.074,93.9517%20217.627,93.9517%20C218.18,93.9517%20218.627,94.3987%20218.627,94.9517%20L218.627,101.9517%20C218.627,102.5047%20218.18,102.9517%20217.627,102.9517'%20id='Fill-413'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M221.127,99.4517%20L214.127,99.4517%20C213.574,99.4517%20213.127,99.0047%20213.127,98.4517%20C213.127,97.8987%20213.574,97.4517%20214.127,97.4517%20L221.127,97.4517%20C221.68,97.4517%20222.127,97.8987%20222.127,98.4517%20C222.127,99.0047%20221.68,99.4517%20221.127,99.4517'%20id='Fill-415'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M52.627,52.9517%20C52.074,52.9517%2051.627,52.5047%2051.627,51.9517%20L51.627,44.9517%20C51.627,44.3987%2052.074,43.9517%2052.627,43.9517%20C53.18,43.9517%2053.627,44.3987%2053.627,44.9517%20L53.627,51.9517%20C53.627,52.5047%2053.18,52.9517%2052.627,52.9517'%20id='Fill-417'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M56.127,49.4517%20L49.127,49.4517%20C48.574,49.4517%2048.127,49.0047%2048.127,48.4517%20C48.127,47.8987%2048.574,47.4517%2049.127,47.4517%20L56.127,47.4517%20C56.68,47.4517%2057.127,47.8987%2057.127,48.4517%20C57.127,49.0047%2056.68,49.4517%2056.127,49.4517'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M35.7295,118.4039%20C35.4535,118.4039%2035.2295,118.1799%2035.2295,117.9039%20L35.2295,113.9669%20C35.2295,113.6899%2035.4535,113.4669%2035.7295,113.4669%20C36.0055,113.4669%2036.2295,113.6899%2036.2295,113.9669%20L36.2295,117.9039%20C36.2295,118.1799%2036.0055,118.4039%2035.7295,118.4039'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.6982,116.4351%20L33.7602,116.4351%20C33.4842,116.4351%2033.2612,116.2111%2033.2612,115.9351%20C33.2612,115.6591%2033.4842,115.4351%2033.7602,115.4351%20L37.6982,115.4351%20C37.9742,115.4351%2038.1982,115.6591%2038.1982,115.9351%20C38.1982,116.2111%2037.9742,116.4351%2037.6982,116.4351'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.7295,162.4039%20C209.4535,162.4039%20209.2295,162.1799%20209.2295,161.9039%20L209.2295,157.9669%20C209.2295,157.6899%20209.4535,157.4669%20209.7295,157.4669%20C210.0055,157.4669%20210.2295,157.6899%20210.2295,157.9669%20L210.2295,161.9039%20C210.2295,162.1799%20210.0055,162.4039%20209.7295,162.4039'%20id='Fill-425'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.6982,160.4351%20L207.7602,160.4351%20C207.4842,160.4351%20207.2612,160.2111%20207.2612,159.9351%20C207.2612,159.6591%20207.4842,159.4351%20207.7602,159.4351%20L211.6982,159.4351%20C211.9742,159.4351%20212.1982,159.6591%20212.1982,159.9351%20C212.1982,160.2111%20211.9742,160.4351%20211.6982,160.4351'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M118.2959,128.9351%20L118.2959,133.9751%20L115.8839,133.9751%20L115.8839,128.9351%20L111.1409,120.9611%20L113.2739,120.9611%20C113.4839,120.9611%20113.6499,121.0121%20113.7739,121.1141%20C113.8969,121.2161%20113.9999,121.3451%20114.0839,121.5011%20L116.4599,125.8481%20C116.5979,126.1061%20116.7199,126.3491%20116.8239,126.5771%20C116.9299,126.8051%20117.0239,127.0331%20117.1079,127.2611%20C117.1859,127.0331%20117.2749,126.8051%20117.3779,126.5771%20C117.4799,126.3491%20117.5969,126.1061%20117.7289,125.8481%20L120.0959,121.5011%20C120.1619,121.3701%20120.2609,121.2471%20120.3929,121.1321%20C120.5249,121.0181%20120.6919,120.9611%20120.8969,120.9611%20L123.0389,120.9611%20L118.2959,128.9351%20Z'%20id='Fill-429'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M138.4824,120.9615%20L138.4824,133.9755%20L136.3494,133.9755%20L136.3494,125.5685%20C136.3494,125.2325%20136.3684,124.8705%20136.4044,124.4805%20L132.4704,131.8685%20C132.2854,132.2235%20132.0004,132.3995%20131.6164,132.3995%20L131.2734,132.3995%20C130.8894,132.3995%20130.6044,132.2235%20130.4194,131.8685%20L126.4404,124.4525%20C126.4594,124.6505%20126.4734,124.8465%20126.4864,125.0385%20C126.4984,125.2305%20126.5034,125.4065%20126.5034,125.5685%20L126.5034,133.9755%20L124.3714,133.9755%20L124.3714,120.9615%20L126.1984,120.9615%20C126.3054,120.9615%20126.3984,120.9645%20126.4764,120.9705%20C126.5544,120.9765%20126.6254,120.9905%20126.6884,121.0155%20C126.7514,121.0395%20126.8084,121.0775%20126.8594,121.1325%20C126.9104,121.1865%20126.9604,121.2585%20127.0074,121.3485%20L130.9054,128.5745%20C131.0064,128.7675%20131.1014,128.9655%20131.1884,129.1695%20C131.2754,129.3735%20131.3604,129.5835%20131.4454,129.7995%20C131.5294,129.5775%20131.6164,129.3625%20131.7064,129.1555%20C131.7954,128.9485%20131.8914,128.7495%20131.9944,128.5575%20L135.8364,121.3485%20C135.8844,121.2585%20135.9354,121.1865%20135.9904,121.1325%20C136.0444,121.0775%20136.1024,121.0395%20136.1654,121.0155%20C136.2284,120.9905%20136.2984,120.9765%20136.3774,120.9705%20C136.4554,120.9645%20136.5474,120.9615%20136.6564,120.9615%20L138.4824,120.9615%20Z'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-433'%20fill='%235E63B6'%20points='149.0039%20131.9771%20149.0039%20133.9751%20141.3809%20133.9751%20141.3809%20120.9611%20143.8019%20120.9611%20143.8019%20131.9771'%3e%3c/polygon%3e%3cpath%20d='M12.334,201.9639%20L7,201.9639%20C6.447,201.9639%206,201.5169%206,200.9639%20C6,200.4109%206.447,199.9639%207,199.9639%20L12.334,199.9639%20C12.887,199.9639%2013.334,200.4109%2013.334,200.9639%20C13.334,201.5169%2012.887,201.9639%2012.334,201.9639'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Family.svg.js b/lib/static/illustrations/Family.svg.js new file mode 100644 index 00000000..25bc4e02 --- /dev/null +++ b/lib/static/illustrations/Family.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Family'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M9.3291,233.3698%20C9.3291,167.2388%2062.9391,113.6298%20129.0701,113.6298%20C195.2011,113.6298%20248.8101,167.2388%20248.8101,233.3698%20L9.3291,233.3698%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='20.9775'%20y1='224.3698'%20x2='56.9775'%20y2='224.3698'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M56.9775,225.3698%20L20.9775,225.3698%20C20.4255,225.3698%2019.9775,224.9228%2019.9775,224.3698%20C19.9775,223.8168%2020.4255,223.3698%2020.9775,223.3698%20L56.9775,223.3698%20C57.5295,223.3698%2057.9775,223.8168%2057.9775,224.3698%20C57.9775,224.9228%2057.5295,225.3698%2056.9775,225.3698'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M229.1421,224.3698%20L118.6221,224.3698%20C117.3771,224.3698%20116.3681,223.3598%20116.3681,222.1148%20L116.3681,59.8318%20C116.3681,58.5868%20117.3771,57.5768%20118.6221,57.5768%20L229.1421,57.5768%20C230.3871,57.5768%20231.3971,58.5868%20231.3971,59.8318%20L231.3971,222.1148%20C231.3971,223.3598%20230.3871,224.3698%20229.1421,224.3698'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M118.6226,58.5768%20C117.9306,58.5768%20117.3676,59.1388%20117.3676,59.8318%20L117.3676,222.1148%20C117.3676,222.8068%20117.9306,223.3698%20118.6226,223.3698%20L229.1426,223.3698%20C229.8346,223.3698%20230.3966,222.8068%20230.3966,222.1148%20L230.3966,59.8318%20C230.3966,59.1388%20229.8346,58.5768%20229.1426,58.5768%20L118.6226,58.5768%20Z%20M229.1426,225.3698%20L118.6226,225.3698%20C116.8276,225.3698%20115.3676,223.9098%20115.3676,222.1148%20L115.3676,59.8318%20C115.3676,58.0368%20116.8276,56.5768%20118.6226,56.5768%20L229.1426,56.5768%20C230.9366,56.5768%20232.3966,58.0368%20232.3966,59.8318%20L232.3966,222.1148%20C232.3966,223.9098%20230.9366,225.3698%20229.1426,225.3698%20L229.1426,225.3698%20Z'%20id='Fill-9'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-11'%20fill='%23E1F2FF'%20points='125.4507%20205.2009%20224.6147%20212.1029%20224.6147%2071.2499%20124.3007%2066.6489'%3e%3c/polygon%3e%3cpath%20d='M192.7397,110.1628%20C192.7397,122.3768%20182.8387,132.2778%20170.6247,132.2778%20C158.4107,132.2778%20148.5097,122.3768%20148.5097,110.1628%20C148.5097,97.9488%20158.4107,88.0478%20170.6247,88.0478%20C182.8387,88.0478%20192.7397,97.9488%20192.7397,110.1628'%20id='Fill-13'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M195.4224,105.6921%20C195.4224,117.9061%20185.5214,127.8061%20173.3074,127.8061%20C161.0934,127.8061%20151.1924,117.9061%20151.1924,105.6921%20C151.1924,93.4781%20161.0934,83.5771%20173.3074,83.5771%20C185.5214,83.5771%20195.4224,93.4781%20195.4224,105.6921'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M173.3071,84.5768%20C161.6641,84.5768%20152.1921,94.0498%20152.1921,105.6918%20C152.1921,117.3348%20161.6641,126.8058%20173.3071,126.8058%20C184.9501,126.8058%20194.4221,117.3348%20194.4221,105.6918%20C194.4221,94.0498%20184.9501,84.5768%20173.3071,84.5768%20M173.3071,128.8058%20C160.5611,128.8058%20150.1921,118.4368%20150.1921,105.6918%20C150.1921,92.9458%20160.5611,82.5768%20173.3071,82.5768%20C186.0531,82.5768%20196.4221,92.9458%20196.4221,105.6918%20C196.4221,118.4368%20186.0531,128.8058%20173.3071,128.8058'%20id='Fill-17'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M178.8042,116.5983%20C178.8982,116.8743%20178.9792,117.0623%20179.0032,117.1243%20C179.0112,117.1313%20178.9952,117.1203%20179.0032,117.1243%20C179.0032,117.1243%20179.0032,117.1263%20179.0032,117.1243%20C179.0042,117.1253%20179.0022,117.1243%20179.0022,117.1243%20C178.3782,111.0973%20181.7952,108.5853%20182.8942,104.5823%20C182.9002,104.5233%20182.9112,104.4583%20182.9292,104.3853%20C182.9522,104.2953%20182.9712,104.2033%20182.9842,104.1113%20C183.1482,103.0033%20182.6942,101.7143%20181.8332,100.3713%20C181.8302,100.3643%20181.8252,100.3573%20181.8212,100.3503%20C181.7502,100.2383%20181.6742,100.1263%20181.5982,100.0153%20C181.5982,100.0153%20181.5952,100.0133%20181.5952,100.0113%20C181.4542,99.8073%20181.3032,99.6013%20181.1452,99.3943%20C181.1292,99.3733%20181.1152,99.3513%20181.0972,99.3303%20C181.0532,99.2743%20181.0062,99.2183%20180.9632,99.1613%20C180.9172,99.1033%20180.8712,99.0443%20180.8262,98.9893%20C180.7782,98.9313%20180.7322,98.8753%20180.6852,98.8203%20C180.6362,98.7613%20180.5882,98.7033%20180.5382,98.6453%20C180.5052,98.6063%20180.4682,98.5653%20180.4322,98.5243%20C179.0822,96.9683%20177.3242,95.4313%20175.4902,94.0943%20C175.4902,94.0943%20175.4762,94.0743%20175.4902,94.0943%20C175.7332,96.3623%20175.7632,98.6303%20175.5482,100.4443%20C175.2892,102.6303%20174.5062,105.1753%20173.4212,107.4833%20C170.8802,107.2753%20168.2832,106.6863%20166.2572,105.8223%20C164.5642,105.0983%20162.6242,103.9573%20160.7702,102.6043%20C160.7892,102.7923%20160.8122,102.9783%20160.8342,103.1663%20C160.8412,103.2223%20160.8492,103.2783%20160.8572,103.3343%20C160.8732,103.4683%20160.8902,103.6013%20160.9102,103.7363%20C160.9182,103.7973%20160.9272,103.8593%20160.9382,103.9203%20C160.9572,104.0563%20160.9772,104.1893%20160.9992,104.3233%20C161.0072,104.3763%20161.0172,104.4313%20161.0252,104.4863%20C161.0532,104.6553%20161.0812,104.8233%20161.1132,104.9913%20C161.1152,105.0073%20161.1172,105.0243%20161.1202,105.0403%20C161.1552,105.2353%20161.1932,105.4283%20161.2312,105.6213%20C161.2332,105.6363%20161.2372,105.6503%20161.2412,105.6653%20C161.2762,105.8393%20161.3112,106.0103%20161.3482,106.1813%20C161.3562,106.2173%20161.3642,106.2513%20161.3702,106.2853%20C161.4062,106.4433%20161.4422,106.5983%20161.4782,106.7533%20C161.4872,106.7843%20161.4942,106.8133%20161.5012,106.8453%20C161.5452,107.0243%20161.5892,107.2023%20161.6352,107.3783%20C161.6372,107.3793%20161.6362,107.3803%20161.6362,107.3803%20C161.7872,107.9473%20161.9512,108.4933%20162.1292,109.0173%20C162.1322,109.0243%20162.1342,109.0303%20162.1362,109.0363%20C162.4372,109.9113%20162.7812,110.7173%20163.1632,111.4233%20C163.2202,111.5253%20163.2782,111.6263%20163.3352,111.7253%20C163.3382,111.7283%20163.3382,111.7333%20163.3412,111.7363%20L163.3422,111.7373%20C163.3952,111.8263%20163.4482,111.9143%20163.5012,111.9983%20L163.5032,112.0003%20L163.5092,112.0093%20C163.5672,112.1023%20163.6252,112.1923%20163.6862,112.2783%20C163.6942,112.2903%20163.7012,112.3003%20163.7102,112.3123%20C163.7122,112.3133%20163.7102,112.3153%20163.7112,112.3163%20C163.7882,112.4273%20163.8682,112.5363%20163.9482,112.6383%20C163.9622,112.6563%20163.9752,112.6723%20163.9882,112.6893%20C163.9912,112.6953%20163.9972,112.7003%20164.0022,112.7083%20C164.0932,112.8243%20164.1882,112.9353%20164.2842,113.0393%20C164.3512,113.1143%20164.4192,113.1833%20164.4882,113.2513%20C164.5172,113.2813%20164.5482,113.3073%20164.5762,113.3343%20C164.6192,113.3753%20164.6632,113.4133%20164.7062,113.4523%20C164.7392,113.4813%20164.7732,113.5063%20164.8072,113.5353%20C164.8472,113.5693%20164.8912,113.6023%20164.9332,113.6353%20C164.9662,113.6603%20164.9992,113.6833%20165.0342,113.7073%20C165.0782,113.7393%20165.1212,113.7683%20165.1652,113.7973%20C165.1992,113.8183%20165.2342,113.8393%20165.2672,113.8613%20C165.3142,113.8883%20165.3622,113.9133%20165.4082,113.9403%20C165.4402,113.9573%20165.4732,113.9743%20165.5052,113.9913%20C165.5592,114.0163%20165.6122,114.0383%20165.6672,114.0633%20C165.6932,114.0723%20165.7212,114.0863%20165.7482,114.0963%20C165.8312,114.1303%20165.9142,114.1583%20165.9982,114.1813%20C166.0552,114.1983%20166.1022,114.2153%20166.1482,114.2333%20C170.1722,115.2953%20174.0892,113.6113%20179.0032,117.1243'%20id='Fill-19'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='144.5483'%20y1='153.4089'%20x2='201.5683'%20y2='153.4089'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M201.5679,154.4089%20L144.5479,154.4089%20C143.9959,154.4089%20143.5479,153.9619%20143.5479,153.4089%20C143.5479,152.8559%20143.9959,152.4089%20144.5479,152.4089%20L201.5679,152.4089%20C202.1209,152.4089%20202.5679,152.8559%20202.5679,153.4089%20C202.5679,153.9619%20202.1209,154.4089%20201.5679,154.4089'%20id='Fill-23'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='144.5483'%20y1='171.7917'%20x2='201.5683'%20y2='171.7917'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M201.5679,172.7917%20L144.5479,172.7917%20C143.9959,172.7917%20143.5479,172.3447%20143.5479,171.7917%20C143.5479,171.2387%20143.9959,170.7917%20144.5479,170.7917%20L201.5679,170.7917%20C202.1209,170.7917%20202.5679,171.2387%20202.5679,171.7917%20C202.5679,172.3447%20202.1209,172.7917%20201.5679,172.7917'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='144.5483'%20y1='190.7946'%20x2='201.5683'%20y2='190.7946'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M201.5679,191.7946%20L144.5479,191.7946%20C143.9959,191.7946%20143.5479,191.3476%20143.5479,190.7946%20C143.5479,190.2416%20143.9959,189.7946%20144.5479,189.7946%20L201.5679,189.7946%20C202.1209,189.7946%20202.5679,190.2416%20202.5679,190.7946%20C202.5679,191.3476%20202.1209,191.7946%20201.5679,191.7946'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M209.0767,224.3698%20L91.9407,224.3698%20C90.6957,224.3698%2089.6857,223.3598%2089.6857,222.1148%20L89.6857,50.2378%20C89.6857,48.9928%2090.6957,47.9828%2091.9407,47.9828%20L209.0767,47.9828%20C210.3227,47.9828%20211.3317,48.9928%20211.3317,50.2378%20L211.3317,222.1148%20C211.3317,223.3598%20210.3227,224.3698%20209.0767,224.3698'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.9404,48.9831%20C91.2484,48.9831%2090.6854,49.5451%2090.6854,50.2381%20L90.6854,222.1151%20C90.6854,222.8071%2091.2484,223.3701%2091.9404,223.3701%20L209.0764,223.3701%20C209.7694,223.3701%20210.3314,222.8071%20210.3314,222.1151%20L210.3314,50.2381%20C210.3314,49.5451%20209.7694,48.9831%20209.0764,48.9831%20L91.9404,48.9831%20Z%20M209.0764,225.3701%20L91.9404,225.3701%20C90.1454,225.3701%2088.6854,223.9101%2088.6854,222.1151%20L88.6854,50.2381%20C88.6854,48.4431%2090.1454,46.9831%2091.9404,46.9831%20L209.0764,46.9831%20C210.8714,46.9831%20212.3314,48.4431%20212.3314,50.2381%20L212.3314,222.1151%20C212.3314,223.9101%20210.8714,225.3701%20209.0764,225.3701%20L209.0764,225.3701%20Z'%20id='Fill-35'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-37'%20fill='%23E1F2FF'%20points='99.2915%20204.0983%20204.1585%20211.3973%20204.1585%2062.4433%2098.0755%2057.5773'%3e%3c/polygon%3e%3cpath%20d='M170.4507,103.5934%20C170.4507,116.5094%20159.9797,126.9804%20147.0637,126.9804%20C134.1467,126.9804%20123.6767,116.5094%20123.6767,103.5934%20C123.6767,90.6774%20134.1467,80.2054%20147.0637,80.2054%20C159.9797,80.2054%20170.4507,90.6774%20170.4507,103.5934'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M173.2876,98.8649%20C173.2876,111.7819%20162.8166,122.2529%20149.9006,122.2529%20C136.9836,122.2529%20126.5136,111.7819%20126.5136,98.8649%20C126.5136,85.9489%20136.9836,75.4779%20149.9006,75.4779%20C162.8166,75.4779%20173.2876,85.9489%20173.2876,98.8649'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.9009,76.4782%20C137.5559,76.4782%20127.5129,86.5212%20127.5129,98.8652%20C127.5129,111.2092%20137.5559,121.2522%20149.9009,121.2522%20C162.2449,121.2522%20172.2879,111.2092%20172.2879,98.8652%20C172.2879,86.5212%20162.2449,76.4782%20149.9009,76.4782%20M149.9009,123.2522%20C136.4539,123.2522%20125.5129,112.3122%20125.5129,98.8652%20C125.5129,85.4172%20136.4539,74.4782%20149.9009,74.4782%20C163.3479,74.4782%20174.2879,85.4172%20174.2879,98.8652%20C174.2879,112.3122%20163.3479,123.2522%20149.9009,123.2522'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M155.7134,110.4001%20C155.8134,110.6911%20155.8994,110.8901%20155.9244,110.9561%20C155.9334,110.9621%20155.9164,110.9521%20155.9244,110.9561%20C155.9244,110.9561%20155.9244,110.95807%20155.9244,110.9561%20C155.9254,110.9571%20155.9234,110.9561%20155.9234,110.9561%20C155.2634,104.5821%20158.8774,101.9261%20160.0394,97.6931%20C160.0454,97.6291%20160.0574,97.5611%20160.0764,97.4841%20C160.1004,97.3891%20160.1194,97.2921%20160.1344,97.1941%20C160.3074,96.0221%20159.8264,94.6601%20158.9174,93.2391%20C158.9144,93.2311%20158.9074,93.2241%20158.9034,93.2161%20C158.8294,93.0981%20158.7494,92.9801%20158.6684,92.8621%20C158.6684,92.8621%20158.6654,92.8601%20158.6654,92.8581%20C158.5164,92.6421%20158.3574,92.4241%20158.1904,92.2061%20C158.1724,92.1841%20158.1564,92.1601%20158.1384,92.1381%20C158.0924,92.0791%20158.0424,92.0201%20157.9974,91.9611%20C157.9484,91.8981%20157.9004,91.8371%20157.8524,91.7771%20C157.8014,91.7161%20157.7524,91.6571%20157.7024,91.5981%20C157.6514,91.5361%20157.6004,91.4761%20157.5484,91.4141%20C157.5134,91.3721%20157.4744,91.3291%20157.4364,91.2851%20C156.0084,89.6401%20154.1494,88.0141%20152.2084,86.6011%20C152.2084,86.6011%20152.1934,86.5791%20152.2084,86.6011%20C152.4654,88.9991%20152.4984,91.3981%20152.2714,93.3161%20C151.9964,95.6291%20151.1694,98.3201%20150.0214,100.7591%20C147.3344,100.5401%20144.5874,99.9171%20142.4454,99.0031%20C140.6544,98.2381%20138.6034,97.0311%20136.6424,95.5991%20C136.6634,95.7991%20136.6874,95.9961%20136.7104,96.1951%20C136.7174,96.2541%20136.7264,96.3131%20136.7344,96.3731%20C136.7524,96.5141%20136.7704,96.6551%20136.7914,96.7971%20C136.7994,96.8621%20136.8094,96.9271%20136.8194,96.9931%20C136.8404,97.1351%20136.8614,97.2771%20136.8844,97.4181%20C136.8944,97.4741%20136.9024,97.5321%20136.9124,97.5891%20C136.9424,97.7691%20136.9724,97.9461%20137.0044,98.1241%20C137.0064,98.1421%20137.0094,98.1601%20137.0134,98.1761%20C137.0494,98.3821%20137.0894,98.5871%20137.1304,98.7921%20C137.1314,98.8071%20137.1364,98.8211%20137.1404,98.8381%20C137.1774,99.0221%20137.2144,99.2021%20137.2534,99.3831%20C137.2624,99.4211%20137.2704,99.4581%20137.2774,99.4941%20C137.3154,99.6601%20137.3534,99.8241%20137.3914,99.9891%20C137.4014,100.0201%20137.4084,100.0511%20137.4154,100.0861%20C137.4624,100.2741%20137.5084,100.4631%20137.5584,100.6491%20C137.5594,100.6501%20137.5594,100.6521%20137.5594,100.6521%20C137.7184,101.2501%20137.8924,101.8281%20138.0804,102.3811%20C138.0824,102.3891%20138.0854,102.3951%20138.0864,102.4021%20C138.4054,103.3281%20138.7694,104.1801%20139.1744,104.9261%20C139.2344,105.0351%20139.2944,105.1421%20139.3564,105.2461%20C139.3594,105.2491%20139.3594,105.2541%20139.3614,105.2571%20L139.3624,105.2571%20C139.4174,105.3521%20139.4744,105.4461%20139.5304,105.5351%20L139.5324,105.5371%20C139.5324,105.5371%20139.5374,105.5441%20139.5394,105.5461%20C139.6004,105.6441%20139.6614,105.7401%20139.7264,105.8301%20L139.7264,105.8311%20C139.7344,105.8431%20139.7424,105.8541%20139.7524,105.8671%20C139.7534,105.8681%20139.7524,105.8701%20139.7534,105.8711%20C139.8344,105.9891%20139.9194,106.1031%20140.0024,106.2121%20C140.0184,106.2301%20140.0314,106.2481%20140.0454,106.2641%20C140.0504,106.2711%20140.0554,106.2771%20140.0604,106.2861%20C140.1564,106.4071%20140.2564,106.5261%20140.3594,106.6351%20C140.4294,106.7141%20140.5014,106.7881%20140.5744,106.8611%20C140.6054,106.8911%20140.6374,106.9191%20140.6684,106.9481%20C140.7134,106.9911%20140.7594,107.0321%20140.8054,107.0731%20C140.8394,107.1031%20140.8754,107.1291%20140.9114,107.1591%20C140.9544,107.1961%20141.0004,107.2301%20141.0444,107.2651%20C141.0804,107.2931%20141.1144,107.3171%20141.1514,107.3421%20C141.1984,107.3761%20141.2434,107.4071%20141.2904,107.4381%20C141.3254,107.4601%20141.3624,107.4821%20141.3994,107.5041%20C141.4474,107.5331%20141.4984,107.5601%20141.5464,107.5881%20C141.5814,107.6071%20141.6164,107.6251%20141.6504,107.6411%20C141.7064,107.6691%20141.7634,107.6931%20141.8214,107.7171%20C141.8484,107.7281%20141.8784,107.7431%20141.9074,107.7541%20C141.9944,107.7891%20142.0834,107.8181%20142.1714,107.8421%20C142.2314,107.8611%20142.2814,107.8791%20142.3294,107.8981%20C146.5854,109.0221%20150.7284,107.2411%20155.9244,110.9561'%20id='Fill-45'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='120.1777'%20y1='149.3268'%20x2='180.4767'%20y2='149.3268'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.4771,150.3268%20L120.1781,150.3268%20C119.6251,150.3268%20119.1781,149.8798%20119.1781,149.3268%20C119.1781,148.7738%20119.6251,148.3268%20120.1781,148.3268%20L180.4771,148.3268%20C181.0301,148.3268%20181.4771,148.7738%20181.4771,149.3268%20C181.4771,149.8798%20181.0301,150.3268%20180.4771,150.3268'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='120.1777'%20y1='168.7673'%20x2='180.4767'%20y2='168.7673'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.4771,169.7673%20L120.1781,169.7673%20C119.6251,169.7673%20119.1781,169.3203%20119.1781,168.7673%20C119.1781,168.2143%20119.6251,167.7673%20120.1781,167.7673%20L180.4771,167.7673%20C181.0301,167.7673%20181.4771,168.2143%20181.4771,168.7673%20C181.4771,169.3203%20181.0301,169.7673%20180.4771,169.7673'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='120.1777'%20y1='188.863'%20x2='180.4767'%20y2='188.863'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.4771,189.863%20L120.1781,189.863%20C119.6251,189.863%20119.1781,189.416%20119.1781,188.863%20C119.1781,188.31%20119.6251,187.863%20120.1781,187.863%20L180.4771,187.863%20C181.0301,187.863%20181.4771,188.31%20181.4771,188.863%20C181.4771,189.416%20181.0301,189.863%20180.4771,189.863'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M77.2236,223.9958%20L82.2026,223.9958%20C83.9146,223.9958%2085.4686,222.9478%2086.0886,221.3518%20C87.8556,216.8018%2087.4156,212.6208%2087.6266,209.0448%20C88.0176,202.4198%2086.9826,199.0248%2085.9956,193.4838%20L78.5216,193.6568%20C78.5216,193.6568%2079.1566,196.4098%2079.5796,204.6688%20C79.7116,207.2238%2075.4886,217.4868%2075.6866,222.5218%20C75.7196,223.3478%2076.3976,223.9958%2077.2236,223.9958'%20id='Fill-59'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M79.7065,194.6296%20C79.9345,196.1406%2080.3015,199.2136%2080.5785,204.6176%20C80.6395,205.8006%2080.0375,207.9266%2079.0485,211.2976%20C77.9475,215.0536%2076.5775,219.7286%2076.6855,222.4836%20C76.6975,222.7706%2076.9335,222.9956%2077.2235,222.9956%20L82.2025,222.9956%20C83.5035,222.9956%2084.6905,222.1906%2085.1565,220.9896%20C86.4505,217.6566%2086.5005,214.5776%2086.5495,211.5996%20C86.5635,210.6976%2086.5785,209.8246%2086.6285,208.9856%20C86.9395,203.7056%2086.3285,200.5476%2085.5545,196.5496%20C85.4275,195.8926%2085.2965,195.2146%2085.1645,194.5036%20L79.7065,194.6296%20Z%20M82.2025,224.9956%20L77.2235,224.9956%20C75.8555,224.9956%2074.7415,223.9266%2074.6875,222.5626%20C74.5665,219.4796%2075.9285,214.8336%2077.1295,210.7336%20C77.8665,208.2226%2078.6275,205.6246%2078.5815,204.7206%20C78.1705,196.7016%2077.5525,193.9066%2077.5465,193.8796%20L77.2765,192.6876%20L86.8295,192.4646%20L86.9795,193.3086%20C87.1615,194.3236%2087.3435,195.2666%2087.5185,196.1696%20C88.2875,200.1426%2088.9515,203.5726%2088.6245,209.1036%20C88.5765,209.9156%2088.5635,210.7596%2088.5495,211.6326%20C88.4995,214.6396%2088.4445,218.0476%2087.0205,221.7146%20C86.2585,223.6776%2084.3225,224.9956%2082.2025,224.9956%20L82.2025,224.9956%20Z'%20id='Fill-61'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M62.7295,200.3268%20L56.7175,193.5098%20L53.0055,193.6568%20C53.0055,193.6568%2052.4845,199.3278%2052.2715,201.7028%20C51.8955,205.8888%2050.1605,214.0908%2049.0955,217.6898%20C48.7485,218.8608%2048.5465,219.9548%2048.4915,220.9468%20C48.3965,222.6168%2049.7895,223.9958%2051.4615,223.9958%20L55.8725,223.9958%20C58.4415,223.9958%2060.7265,222.2808%2061.3575,219.7908%20C63.3235,212.0368%2062.7295,200.3268%2062.7295,200.3268'%20id='Fill-63'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.9214,194.6218%20C53.7674,196.3058%2053.4294,199.9938%2053.2674,201.7928%20C52.8974,205.9098%2051.1914,214.1318%2050.0544,217.9748%20C49.7314,219.0648%2049.5414,220.0838%2049.4894,221.0028%20C49.4614,221.5058%2049.6414,221.9888%2049.9974,222.3658%20C50.3764,222.7668%2050.9094,222.9958%2051.4624,222.9958%20L55.8724,222.9958%20C58.0164,222.9958%2059.8734,221.5768%2060.3884,219.5448%20C62.1094,212.7578%2061.8224,202.7048%2061.7454,200.7238%20L56.2824,194.5278%20L53.9214,194.6218%20Z%20M55.8724,224.9958%20L51.4624,224.9958%20C50.3624,224.9958%2049.2984,224.5378%2048.5444,223.7398%20C47.8064,222.9598%2047.4334,221.9478%2047.4924,220.8908%20C47.5534,219.8178%2047.7694,218.6448%2048.1364,217.4058%20C49.2254,213.7268%2050.9214,205.5548%2051.2754,201.6128%20C51.4884,199.2378%2052.0104,193.5648%2052.0104,193.5648%20L52.0904,192.6918%20L57.1534,192.4908%20L63.7104,199.9278%20L63.7284,200.2758%20C63.7534,200.7608%2064.3064,212.2258%2062.3264,220.0368%20C61.5864,222.9568%2058.9324,224.9958%2055.8724,224.9958%20L55.8724,224.9958%20Z'%20id='Fill-65'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.6602,205.9011%20L53.9542,206.1661%20L53.9302,205.6641%20L53.6602,205.9011%20Z%20M54.0712,206.2711%20L54.2862,206.4651%20L55.4402,206.0221%20L55.3272,205.7731%20L54.5282,205.9621%20L54.5412,206.2501%20L54.0712,206.2711%20Z%20M54.1792,207.0421%20L52.9082,205.8951%20L54.1112,204.8391%20L54.4412,205.2141%20L54.0462,205.5621%20L55.6112,205.1911%20L56.1162,206.2971%20L54.1792,207.0421%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.3115,174.9401%20C58.6915,174.8501%2062.7955,171.8351%2071.7315,171.4221%20C71.8615,170.8381%2072.0185,170.3111%2072.2185,169.8781%20C73.8355,166.3771%2076.1175,156.2861%2074.6515,149.6561%20L73.4915,144.4111%20C73.1115,142.6901%2072.9195,140.9321%2072.9195,139.1691%20C72.9195,138.4351%2072.9935,137.7181%2073.1355,137.0261%20C73.1705,136.8531%2073.2105,136.6811%2073.2545,136.5111%20C73.3855,136.0021%2073.5535,135.5061%2073.7555,135.0301%20C73.8225,134.8711%2073.8935,134.7131%2073.9685,134.5581%20C74.1175,134.2491%2074.2815,133.9471%2074.4595,133.6541%20C74.6365,133.3621%2074.8285,133.0791%2075.0325,132.8051%20C75.6445,131.9871%2076.3735,131.2581%2077.1915,130.6461%20C77.4645,130.4421%2077.7485,130.2511%2078.0405,130.0731%20C79.6485,129.0961%2081.5365,128.5331%2083.5565,128.5331%20L85.2995,128.5331%20C88.2375,128.5331%2090.8965,129.7231%2092.8215,131.6481%20C93.0615,131.8891%2093.2905,132.1411%2093.5075,132.4041%20C93.9015,132.8811%2094.2525,133.3951%2094.5595,133.9371%20C94.6745,134.1401%2094.7865,134.3471%2094.8875,134.5581%20C94.9625,134.7131%2095.0335,134.8711%2095.1015,135.0301%20C95.3025,135.5061%2095.4705,136.0021%2095.6025,136.5111%20C95.7325,137.0211%2095.8275,137.5451%2095.8815,138.0831%20C95.9175,138.4401%2095.9365,138.8021%2095.9365,139.1691%20C95.9365,139.9021%2095.6405,140.5651%2095.1605,141.0441%20C94.6805,141.5251%2094.0175,141.8221%2093.2855,141.8221%20L82.3945,141.8221%20L84.0435,151.2741%20C85.9785,160.9841%2085.3965,167.4771%2083.8975,171.8061%20C83.5635,172.7711%2081.6615,176.1911%2081.6615,176.1911%20C87.1075,184.7841%2095.4575,188.5401%20104.3865,189.6291%20C111.9785,190.5571%20128.3655,183.6341%20119.9165,175.6271%20C111.4675,167.6191%20121.6765,172.5981%20123.1795,173.6121%20C124.6825,174.6251%20133.3725,182.1331%20123.9415,193.1501%20C119.9535,197.8091%20115.4365,202.0441%20104.5665,205.2911%20C102.8235,205.8111%2093.3115,206.5031%2088.1915,207.9721%20C72.9455,212.3491%2060.5515,207.5901%2053.6055,197.5271%20C46.6885,187.5031%2052.5825,174.9751%2054.3115,174.9401'%20id='Fill-69'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.4767,175.9361%20C53.9947,176.3121%2052.6647,178.3921%2051.8797,181.8051%20C51.1417,185.0161%2050.4917,191.2541%2054.4287,196.9591%20C61.6277,207.3891%2073.8307,211.0541%2087.9157,207.0111%20C91.1817,206.0741%2096.1717,205.4491%2099.8147,204.9921%20C101.8147,204.7421%20103.7027,204.5041%20104.2807,204.3331%20C115.1667,201.0811%20119.4327,196.8791%20123.1817,192.5001%20C126.2987,188.8591%20127.6447,185.2921%20127.1837,181.8951%20C126.6467,177.9411%20123.7077,175.1731%20122.6207,174.4411%20C121.8287,173.9071%20119.5857,172.8281%20118.1797,172.3661%20C118.6037,172.8931%20119.3377,173.7001%20120.6047,174.9011%20C123.8837,178.0081%20123.5557,180.8191%20122.7027,182.6291%20C120.1847,187.9771%20109.7467,191.2921%20104.2657,190.6221%20C93.7357,189.3361%2085.8457,184.6621%2080.8167,176.7261%20L80.4987,176.2241%20L80.7877,175.7051%20C81.5067,174.4121%2082.7307,172.1221%2082.9527,171.4791%20C84.6787,166.4951%2084.7157,159.7631%2083.0627,151.4691%20L81.2057,140.8221%20L93.2847,140.8221%20C93.7257,140.8221%2094.1407,140.6501%2094.4527,140.3371%20C94.7647,140.0261%2094.9367,139.6111%2094.9367,139.1691%20C94.9367,138.8361%2094.9197,138.5071%2094.8867,138.1831%20C94.8387,137.7071%2094.7537,137.2281%2094.6337,136.7601%20C94.5157,136.3031%2094.3637,135.8521%2094.1797,135.4191%20C94.1187,135.2751%2094.0547,135.1321%2093.9867,134.9921%20C93.8947,134.8011%2093.7937,134.6141%2093.6897,134.4301%20C93.4077,133.9331%2093.0867,133.4651%2092.7367,133.0411%20C92.5397,132.8021%2092.3317,132.5741%2092.1137,132.3541%20C90.2937,130.5351%2087.8737,129.5331%2085.2997,129.5331%20L83.5557,129.5331%20C81.7897,129.5331%2080.0627,130.0151%2078.5597,130.9271%20C78.2947,131.0881%2078.0377,131.2621%2077.7907,131.4471%20C77.0487,132.0011%2076.3897,132.6611%2075.8337,133.4041%20C75.6477,133.6521%2075.4747,133.9091%2075.3147,134.1721%20C75.1537,134.4381%2075.0047,134.7121%2074.8687,134.9931%20C74.8017,135.1321%2074.7377,135.2751%2074.6767,135.4191%20C74.4927,135.8531%2074.3407,136.3031%2074.2227,136.7601%20C74.1827,136.9161%2074.1467,137.0711%2074.1147,137.2281%20C73.9857,137.8611%2073.9197,138.5141%2073.9197,139.1691%20C73.9197,140.8571%2074.1037,142.5471%2074.4687,144.1951%20L75.6287,149.4401%20C77.1437,156.2941%2074.8047,166.6631%2073.1257,170.2971%20C72.9717,170.6311%2072.8317,171.0831%2072.7087,171.6391%20L72.5427,172.3861%20L71.7777,172.4211%20C66.7497,172.6531%2063.2317,173.7491%2060.4057,174.6281%20C58.2697,175.2931%2056.4177,175.8711%2054.4767,175.9361%20L54.4767,175.9361%20Z%20M77.2957,210.5781%20C67.1577,210.5781%2058.4037,206.2401%2052.7827,198.0951%20C47.2677,190.1031%2049.4417,180.8511%2051.5957,176.6441%20C52.9667,173.9671%2053.9637,173.9471%2054.2907,173.9401%20C56.0017,173.9051%2057.6827,173.3811%2059.8107,172.7191%20C62.6077,171.8481%2066.0547,170.7751%2070.9437,170.4641%20C71.0537,170.0851%2071.1757,169.7521%2071.3107,169.4601%20C72.8467,166.1311%2075.0747,156.2021%2073.6757,149.8721%20L72.5147,144.6261%20C72.1197,142.8381%2071.9197,141.0011%2071.9197,139.1691%20C71.9197,138.3801%2071.9987,137.5911%2072.1557,136.8261%20C72.1947,136.6351%2072.2387,136.4471%2072.2857,136.2611%20C72.4277,135.7091%2072.6127,135.1641%2072.8347,134.6391%20C72.9087,134.4661%2072.9857,134.2941%2073.0667,134.1251%20C73.2307,133.7851%2073.4097,133.4561%2073.6047,133.1351%20C73.7987,132.8151%2074.0087,132.5051%2074.2317,132.2071%20C74.9037,131.3091%2075.6977,130.5151%2076.5937,129.8451%20C76.8917,129.6221%2077.2007,129.4131%2077.5207,129.2181%20C79.3377,128.1161%2081.4247,127.5331%2083.5557,127.5331%20L85.2997,127.5331%20C88.4087,127.5331%2091.3307,128.7431%2093.5287,130.9411%20C93.7917,131.2051%2094.0427,131.4801%2094.2797,131.7671%20C94.7037,132.2821%2095.0907,132.8461%2095.4297,133.4441%20C95.5557,133.6671%2095.6777,133.8931%2095.7887,134.1251%20C95.8707,134.2941%2095.9487,134.4661%2096.0217,134.6401%20C96.2437,135.1641%2096.4287,135.7091%2096.5707,136.2611%20C96.7157,136.8281%2096.8187,137.4061%2096.8767,137.9821%20C96.9157,138.3731%2096.9367,138.7681%2096.9367,139.1691%20C96.9367,140.1451%2096.5567,141.0631%2095.8667,141.7511%20C95.1777,142.4421%2094.2607,142.8221%2093.2847,142.8221%20L83.5847,142.8221%20L85.0287,151.1021%20C86.7467,159.7251%2086.6857,166.8091%2084.8427,172.1331%20C84.5627,172.9441%2083.3927,175.1171%2082.8257,176.1501%20C87.5327,183.2541%2094.8237,187.4551%20104.5077,188.6371%20C109.7087,189.2651%20118.9357,185.9341%20120.8937,181.7781%20C121.7367,179.9881%20121.1917,178.2131%20119.2287,176.3521%20C115.8847,173.1821%20115.0437,171.7531%20115.8967,170.6891%20C117.3837,168.8391%20123.6777,172.7421%20123.7387,172.7831%20C125.3477,173.8671%20128.5527,177.1101%20129.1657,181.6261%20C129.7067,185.6121%20128.2047,189.7081%20124.7007,193.8001%20C120.9077,198.2321%20116.2507,202.8431%20104.8527,206.2491%20C104.1167,206.4681%20102.4167,206.6811%20100.0637,206.9761%20C96.4857,207.4251%2091.5837,208.0401%2088.4677,208.9331%20C84.6227,210.0371%2080.8727,210.5781%2077.2957,210.5781%20L77.2957,210.5781%20Z'%20id='Fill-71'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.771,160.4694%20C64.121,149.2094%2055.184,140.3604%2045.027,138.4904%20C42.919,138.1024%2042.232,137.4404%2039.926,137.4404%20L38.159,137.4404%20C32.208,137.4404%2027.383,142.2654%2027.383,148.2164%20C27.383,149.6994%2028.586,150.9034%2030.069,150.9034%20C30.069,150.9034%2048.188,150.8984%2048.273,150.8904%20C48.275,150.8904%2049.75,150.8914%2049.751,150.8914%20C49.749,150.8934%2048.272,150.8944%2048.27,150.8964%20C52.277,152.5974%2054.771,157.7174%2055.21,160.4694%20C55.836,164.3874%2055.378,167.6194%2054.041,170.2344%20C53.15,171.9754%2053.05,174.0734%2053.187,175.7724%20C53.187,175.7724%2053.229,175.7864%2053.29,175.8074%20C53.353,176.7154%2053.5,177.7484%2053.771,178.9274%20C55.477,177.7384%2058.13,175.9484%2058.615,175.6934%20C59.662,175.1404%2062.025,173.8824%2063.083,173.2774%20C69.842,169.4024%2063.572,166.8734%2063.771,160.4694'%20id='Fill-73'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.1455,175.0417%20L54.2415,175.0737%20L54.2875,175.7377%20C54.3205,176.2197%2054.3785,176.7197%2054.4595,177.2367%20C55.9245,176.2347%2057.6945,175.0487%2058.1485,174.8087%20C58.4745,174.6367%2061.3705,173.1047%2062.5865,172.4087%20C66.0155,170.4427%2065.5255,169.3587%2064.3425,166.7387%20C63.6065,165.1077%2062.6895,163.0777%2062.7715,160.4377%20C63.1255,149.0297%2053.8005,141.1217%2044.8465,139.4737%20C43.9825,139.3137%2043.3375,139.1117%2042.7685,138.9337%20C41.8925,138.6577%2041.1995,138.4397%2039.9255,138.4397%20L38.1595,138.4397%20C32.7685,138.4397%2028.3825,142.8257%2028.3825,148.2167%20C28.3825,149.1457%2029.1395,149.9027%2030.0695,149.9027%20C36.2055,149.9007%2047.9005,149.8957%2048.2485,149.8907%20L52.5995,149.8937%20L50.8495,151.2937%20C53.8885,153.6977%2055.7935,157.7857%2056.1975,160.3127%20C56.8355,164.3067%2056.4105,167.7977%2054.9315,170.6887%20C54.2305,172.0607%2054.0995,173.7177%2054.1455,175.0417%20L54.1455,175.0417%20Z%20M53.1275,180.5957%20L52.7955,179.1507%20C52.5895,178.2507%2052.4405,177.3767%2052.3515,176.5437%20L52.2425,176.5067%20L52.1895,175.8527%20C51.9965,173.4467%2052.3195,171.4037%2053.1505,169.7787%20C54.4325,167.2727%2054.7925,164.1937%2054.2225,160.6277%20C53.8625,158.3737%2051.6895,153.5567%2048.0495,151.8927%20C47.2865,151.8947%2043.9975,151.8987%2030.0695,151.9027%20C28.0365,151.9027%2026.3825,150.2497%2026.3825,148.2167%20C26.3825,141.7237%2031.6655,136.4397%2038.1595,136.4397%20L39.9255,136.4397%20C41.5065,136.4397%2042.4105,136.7247%2043.3675,137.0247%20C43.9075,137.1937%2044.4645,137.3697%2045.2075,137.5067%20C54.9815,139.3067%2065.1595,147.9767%2064.7705,160.5007%20C64.7035,162.6777%2065.4795,164.3977%2066.1655,165.9167%20C67.3555,168.5507%2068.5855,171.2747%2063.5805,174.1447%20C62.3355,174.8567%2059.4115,176.4027%2059.0825,176.5767%20C58.6975,176.7797%2056.2615,178.4097%2054.3425,179.7477%20L53.1275,180.5957%20Z'%20id='Fill-75'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.0005,173.4802%20C57.9115,171.7412%2057.6455,170.8482%2057.8405,170.1402%20C58.9635,166.0672%2059.3285,164.7822%2059.3285,160.4692%20C59.3285,156.1842%2056.8455,151.9492%2053.1805,149.6962%20C52.9795,149.5732%2050.3405,149.3862%2048.2695,150.8962%20C52.2765,152.5972%2054.7705,157.7172%2055.2095,160.4692%20C55.8365,164.3872%2055.3775,167.6202%2054.0415,170.2342%20C53.1505,171.9752%2053.0495,174.0732%2053.1865,175.7722%20C53.1865,175.7722%2058.1025,177.6182%2058.0005,173.4802'%20id='Fill-77'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6621,175.403%20C54.4601,175.642%2055.9841,175.922%2056.8201,175.323%20C57.2921,174.987%2057.5211,174.373%2057.5011,173.499%20C57.4681,172.852%2057.4091,172.325%2057.3601,171.882%20C57.2741,171.102%2057.2121,170.539%2057.3591,170.007%20L57.3901,169.896%20C58.4951,165.885%2058.8291,164.674%2058.8291,160.469%20C58.8291,156.39%2056.5091,152.329%2052.9191,150.122%20C52.7701,150.092%2050.9891,149.978%2049.3001,150.847%20C52.9521,152.902%2055.2611,157.619%2055.7041,160.39%20C56.3251,164.277%2055.9151,167.666%2054.4861,170.462%20C53.6741,172.049%2053.5781,173.969%2053.6621,175.403%20M55.4181,176.68%20C54.2041,176.68%2053.0831,176.267%2053.0111,176.24%20L52.7141,176.129%20L52.6881,175.812%20C52.5601,174.224%2052.6131,171.927%2053.5961,170.007%20C54.9271,167.403%2055.3041,164.221%2054.7161,160.549%20C54.2591,157.682%2051.6961,152.894%2048.0741,151.356%20L47.2621,151.011%20L47.9751,150.492%20C50.1411,148.915%2053.0001,149.002%2053.4411,149.269%20C57.3221,151.655%2059.8291,156.05%2059.8291,160.469%20C59.8291,164.81%2059.4571,166.159%2058.3531,170.162%20L58.3231,170.273%20C58.2271,170.62%2058.2781,171.078%2058.3541,171.772%20C58.4051,172.233%2058.4651,172.782%2058.5001,173.455%20L58.5001,173.467%20C58.5311,174.699%2058.1601,175.597%2057.3981,176.139%20C56.8231,176.548%2056.1051,176.68%2055.4181,176.68'%20id='Fill-79'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.5043999,139.2712%20C32.5043999,139.2712%2032.5004,137.3892%2034.3704,136.6412%20C34.9414,136.4142%2035.9834,135.9892%2035.9834,135.9892%20C35.9834,135.9892%2037.0964,138.3442%2035.8354,138.9392%20C34.0184,139.7932%2032.5043999,139.2712%2032.5043999,139.2712'%20id='Fill-81'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.0547,138.8815%20C33.5687,138.9565%2034.5387,138.9955%2035.6217,138.4865%20C36.1347,138.2455%2035.9177,137.2665%2035.7037,136.6425%20C35.3527,136.7845%2034.8787,136.9775%2034.5557,137.1065%20C33.4997,137.5275%2033.1627,138.3805%2033.0547,138.8815%20M33.6787,139.9295%20C32.8947,139.9295%2032.3797,139.7565%2032.3417,139.7435%20L32.0057,139.6275%20L32.0047,139.2725%20C32.0047,139.1815%2032.0247,137.0405%2034.1847,136.1775%20C34.7547,135.9495%2035.7937,135.5265%2035.7937,135.5265%20L36.2327,135.3475%20L36.4347,135.7755%20C36.5147,135.9435%2037.2057,137.4595%2036.8197,138.5345%20C36.6807,138.9225%2036.4137,139.2195%2036.0487,139.3915%20C35.1547,139.8125%2034.3257,139.9295%2033.6787,139.9295'%20id='Fill-83'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.186,137.9479%20C37.186,137.9479%2037.239,135.3839%2040.124,135.0099%20C40.662,134.9399%2042.066,134.9739%2042.066,134.9739%20C42.066,134.9739%2042.714,137.6869%2041.193,137.9479%20C39.323,138.2679%2037.186,137.9479%2037.186,137.9479'%20id='Fill-85'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.7568,137.5114%20C38.4788,137.5824%2039.8668,137.6684%2041.1088,137.4544%20C41.2778,137.4264%2041.3948,137.3514%2041.4868,137.2104%20C41.7608,136.7964%2041.7218,135.9904%2041.6478,135.4674%20C41.1648,135.4614%2040.4928,135.4654%2040.1878,135.5054%20C38.4508,135.7304%2037.9188,136.8654%2037.7568,137.5114%20M39.3168,138.5904%20C38.1238,138.5904%2037.1718,138.4504%2037.1118,138.4424%20L36.6768,138.3774%20L36.6858,137.9374%20C36.7078,136.9024%2037.4408,134.8534%2040.0598,134.5134%20C40.6198,134.4424%2041.9308,134.4694%2042.0778,134.4744%20L42.4628,134.4844%20L42.5518,134.8584%20C42.5978,135.0504%2042.9808,136.7624%2042.3218,137.7614%20C42.0788,138.1304%2041.7168,138.3654%2041.2778,138.4414%20C40.6198,138.5534%2039.9358,138.5904%2039.3168,138.5904'%20id='Fill-87'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.9224,138.193%20C42.9224,138.193%2043.3024,135.349%2045.8574,136.131%20C46.9484,136.465%2047.5544,137.295%2047.5544,137.295%20C47.5544,137.295%2047.0464,139.461%2046.0294,139.216%20C44.2554,138.792%2042.9224,138.193%2042.9224,138.193'%20id='Fill-89'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.5044,137.8932%20C44.0124,138.0952%2044.9854,138.4532%2046.1454,138.7302%20C46.1884,138.7412%2046.2284,138.7382%2046.2914,138.7002%20C46.5774,138.5242%2046.8534,137.9122%2047.0024,137.4202%20C46.7854,137.1952%2046.3394,136.8022%2045.7104,136.6102%20C45.1274,136.4302%2044.6634,136.4592%2044.2934,136.6972%20C43.8444,136.9852%2043.6134,137.5302%2043.5044,137.8932%20M46.1874,139.7362%20C46.0964,139.7362%2046.0044,139.7242%2045.9124,139.7032%20C44.1134,139.2722%2042.7734,138.6742%2042.7174,138.6492%20L42.3774,138.4972%20L42.4264,138.1262%20C42.4354,138.0632%2042.6474,136.5652%2043.7534,135.8552%20C44.3784,135.4552%2045.1334,135.3882%2046.0034,135.6532%20C47.2394,136.0322%2047.9294,136.9602%2047.9584,136.9992%20L48.0934,137.1852%20L48.0414,137.4092%20C48.0024,137.5752%2047.6364,139.0452%2046.8174,139.5512%20C46.6184,139.6732%2046.4044,139.7362%2046.1874,139.7362'%20id='Fill-91'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.3408,151.9987%20C50.3408,151.9987%2056.2968,148.7617%2055.1638,143.3127%20C55.9548,143.9647%2058.0688,145.9507%2058.8348,146.9677%20C58.8348,148.0337%2059.0308,152.2697%2053.1818,155.1057%20C52.1538,154.0397%2051.2868,152.7087%2050.3408,151.9987'%20id='Fill-93'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.1782,152.0632%20C51.5982,152.4712%2052.0022,152.9592%2052.4212,153.4682%20C52.7032,153.8112%2052.9932,154.1622%2053.2922,154.4922%20C58.2642,151.9342%2058.3402,148.4082%2058.3352,147.1402%20C57.7822,146.4502%2056.6862,145.3642%2055.8042,144.5482%20C55.8742,148.4762%2052.5652,151.1262%2051.1782,152.0632%20L51.1782,152.0632%20Z%20M53.0742,155.7142%20L52.8222,155.4532%20C52.4072,155.0222%2052.0222,154.5562%2051.6502,154.1052%20C51.0942,153.4312%2050.5692,152.7952%2050.0402,152.3992%20L49.4192,151.9322%20L50.1012,151.5592%20C50.1572,151.5292%2055.7162,148.4282%2054.6742,143.4152%20L54.3852,142.0242%20L55.4812,142.9272%20C56.3262,143.6232%2058.4462,145.6212%2059.2342,146.6672%20L59.3352,146.8002%20L59.3352,146.9672%20C59.3532,150.7812%2057.3562,153.6372%2053.4002,155.5562%20L53.0742,155.7142%20Z'%20id='Fill-95'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.0557,138.9704%20C33.0557,138.9704%2033.0537,137.8714%2034.1447,137.4354%20C34.4777,137.3024%2035.0857,137.0544%2035.0857,137.0544%20C35.0857,137.0544%2035.7357,138.4294%2034.9997,138.7764%20C33.9397,139.2754%2033.0557,138.9704%2033.0557,138.9704'%20id='Fill-97'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M38.0376,137.5934%20C38.0376,137.5934%2038.0686,136.0924%2039.7586,135.8724%20C40.0736,135.8324%2040.8946,135.8524%2040.8946,135.8524%20C40.8946,135.8524%2041.2746,137.4414%2040.3836,137.5934%20C39.2886,137.7804%2038.0376,137.5934%2038.0376,137.5934'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M43.5527,138.1081%20C43.5527,138.1081%2043.7777,136.4251%2045.2887,136.8881%20C45.9337,137.0861%2046.2927,137.5761%2046.2927,137.5761%20C46.2927,137.5761%2045.9917,138.8571%2045.3907,138.7131%20C44.3407,138.4621%2043.5527,138.1081%2043.5527,138.1081'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M42.3096,149.0993%20L36.8636,149.0993%20C36.8636,146.3563%2039.0876,144.1323%2041.8306,144.1323%20L42.3096,144.1323%20C43.6806,144.1323%2044.7926,145.2453%2044.7926,146.6163%20C44.7926,147.9873%2043.6806,149.0993%2042.3096,149.0993'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M41.8506,149.0055%20L36.9576,149.0055%20C36.9576,146.8515%2038.7046,145.1045%2040.8596,145.1045%20L41.8506,145.1045%20C42.9286,145.1045%2043.8016,145.9775%2043.8016,147.0555%20C43.8016,148.1325%2042.9286,149.0055%2041.8506,149.0055'%20id='Fill-105'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.4941,148.5055%20L41.8501,148.5055%20C42.6511,148.5055%2043.3021,147.8555%2043.3021,147.0555%20C43.3021,146.2555%2042.6511,145.6045%2041.8501,145.6045%20L40.8591,145.6045%20C39.1531,145.6045%2037.7371,146.8655%2037.4941,148.5055%20M41.8501,149.5055%20L36.4571,149.5055%20L36.4571,149.0055%20C36.4571,146.5785%2038.4321,144.6045%2040.8591,144.6045%20L41.8501,144.6045%20C43.2021,144.6045%2044.3021,145.7035%2044.3021,147.0555%20C44.3021,148.4055%2043.2021,149.5055%2041.8501,149.5055'%20id='Fill-107'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.8438,147.0026%20C37.8438,147.6046%2038.3318,148.0926%2038.9338,148.0926%20C39.5348,148.0926%2040.0228,147.6046%2040.0228,147.0026%20C40.0228,146.4006%2039.5348,145.9126%2038.9338,145.9126%20C38.3318,145.9126%2037.8438,146.4006%2037.8438,147.0026'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.8203,150.0846%20L29.8203,150.0846%20C30.1303,150.0186%2030.4063,149.8466%2030.6043,149.5986%20L30.9693,149.1396%20L30.1553,149.3136%20L29.6763,149.4156%20C29.4923,149.4556%2029.3753,149.6376%2029.4143,149.8216%20C29.4543,150.0066%2029.6353,150.1236%2029.8203,150.0846'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.3472,152.1061%20C51.3472,152.1061%2055.9352,149.6361%2055.8642,144.6601%20C57.8362,146.0961%2058.3702,147.0251%2058.3702,147.0251%20C58.3702,147.0251%2058.0262,149.3931%2056.9232,150.5891%20C55.2292,152.4241%2053.4642,152.9891%2051.3472,152.1061'%20id='Fill-113'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M55.6904,151.2331%20C55.6904,151.2331%2053.8814,153.0731%2052.1164,153.9561'%20id='Fill-115'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.3403,154.403%20L51.8933,153.508%20C53.5643,152.673%2055.3163,150.9%2055.3343,150.882%20L56.0473,151.584%20C55.9703,151.661%2054.1583,153.493%2052.3403,154.403'%20id='Fill-117'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M73.6816,170.5807%20L72.6596,168.5637%20C68.8426,159.1827%2068.2536,153.6737%2070.2336,144.7197%20L71.3936,139.4747%20C71.7736,137.7537%2071.9656,135.9957%2071.9656,134.2327%20C71.9656,128.3587%2067.2036,123.5967%2061.3286,123.5967%20L59.6116,123.5967%20C53.8176,123.5967%2049.1206,128.2937%2049.1206,134.0877%20L49.1206,134.3897%20C49.1206,135.7677%2050.2386,136.8857%2051.6166,136.8857%20L62.4906,136.8857%20L60.8416,146.3377%20C55.7956,171.6677%2056.3016,181.9377%2066.2326,179.8267'%20id='Fill-119'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M63.897,181.0973%20C62.019,181.0973%2060.524,180.5313%2059.368,179.3893%20C55.681,175.7493%2055.82,166.4283%2059.861,146.1423%20L61.301,137.8853%20L51.617,137.8853%20C49.689,137.8853%2048.121,136.3173%2048.121,134.3893%20L48.121,134.0873%20C48.121,127.7513%2053.275,122.5963%2059.612,122.5963%20L61.329,122.5963%20C67.746,122.5963%2072.966,127.8163%2072.966,134.2333%20C72.966,136.0653%2072.765,137.9023%2072.37,139.6903%20L71.21,144.9353%20C69.275,153.6873%2069.808,158.9023%2073.586,168.1873%20L74.574,170.1283%20L72.79,171.0333%20L71.768,169.0163%20C67.821,159.3263%2067.243,153.6163%2069.257,144.5033%20L70.417,139.2583%20C70.781,137.6113%2070.966,135.9203%2070.966,134.2333%20C70.966,128.9193%2066.643,124.5963%2061.329,124.5963%20L59.612,124.5963%20C54.378,124.5963%2050.121,128.8543%2050.121,134.0873%20L50.121,134.3893%20C50.121,135.2143%2050.792,135.8853%2051.617,135.8853%20L63.68,135.8853%20L61.827,146.5093%20C59.149,159.9503%2056.935,174.1763%2060.773,177.9663%20C61.894,179.0733%2063.612,179.3623%2066.024,178.8483%20L66.44,180.8053%20C65.524,180.9993%2064.677,181.0973%2063.897,181.0973'%20id='Fill-121'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.3628,124.8552%20C54.3628,124.8552%2054.5378,123.0112%2056.3698,122.2792%20C56.9278,122.0552%2057.8038,122.2932%2057.8038,122.2932%20C57.8038,122.2932%2058.8618,123.9482%2057.6258,124.5292%20C55.8458,125.3672%2054.3628,124.8552%2054.3628,124.8552'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.9595,124.4753%20C55.4705,124.5443%2056.3795,124.5633%2057.4125,124.0773%20C57.6195,123.9793%2057.6755,123.8633%2057.7015,123.7733%20C57.7885,123.4733%2057.6245,123.0193%2057.4795,122.7333%20C57.1855,122.6803%2056.7865,122.6523%2056.5555,122.7433%20C55.5325,123.1523%2055.1205,123.9713%2054.9595,124.4753%20M55.5125,125.5093%20C54.7435,125.5093%2054.2375,125.3403%2054.1995,125.3283%20L53.8285,125.2003%20L53.8655,124.8083%20C53.8735,124.7203%2054.0925,122.6513%2056.1845,121.8153%20C56.8775,121.5363%2057.8295,121.7823%2057.9355,121.8113%20L58.1215,121.8623%20L58.2255,122.0243%20C58.2975,122.1373%2058.9215,123.1513%2058.6625,124.0503%20C58.5435,124.4613%2058.2585,124.7843%2057.8385,124.9813%20C56.9605,125.3943%2056.1465,125.5093%2055.5125,125.5093'%20id='Fill-125'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.7246,124.2468%20C58.7246,124.2468%2058.7856,121.3438%2062.0526,120.9198%20C62.6616,120.8408%2063.4436,120.9008%2063.4436,120.9008%20C63.4436,120.9008%2064.9846,123.9518%2063.2626,124.2468%20C61.1446,124.6098%2058.7246,124.2468%2058.7246,124.2468'%20id='Fill-127'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M59.2847,123.8102%20C60.0797,123.8912%2061.7187,124.0042%2063.1777,123.7532%20C63.3907,123.7172%2063.4617,123.6292%2063.5027,123.5482%20C63.7217,123.1152%2063.4357,122.1042%2063.1187,121.3842%20C62.8537,121.3762%2062.4517,121.3722%2062.1167,121.4152%20C60.0217,121.6872%2059.4437,123.0792%2059.2847,123.8102%20M61.1377,124.9092%20C59.7917,124.9092%2058.7177,124.7512%2058.6507,124.7412%20L58.2157,124.6752%20L58.2247,124.2362%20C58.2487,123.0832%2059.0667,120.8022%2061.9877,120.4232%20C62.6417,120.3392%2063.4487,120.3992%2063.4827,120.4032%20L63.7637,120.4242%20L63.8897,120.6752%20C64.0017,120.8972%2064.9647,122.8682%2064.3957,123.9972%20C64.2547,124.2792%2063.9577,124.6352%2063.3467,124.7402%20C62.6057,124.8672%2061.8347,124.9092%2061.1377,124.9092'%20id='Fill-129'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M64.5698,124.9079%20C64.5698,124.9079%2065.0128,122.1329%2067.4958,122.9619%20C68.5558,123.3149%2069.1288,124.1429%2069.1288,124.1429%20C69.1288,124.1429%2068.5768,126.2519%2067.5878,125.9869%20C65.8608,125.5269%2064.5698,124.9079%2064.5698,124.9079'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M65.1602,124.6237%20C65.6542,124.8337%2066.5942,125.2047%2067.7162,125.5037%20C67.7472,125.5137%2067.7852,125.5187%2067.8522,125.4787%20C68.1332,125.3157%2068.4152,124.7287%2068.5742,124.2547%20C68.3672,124.0287%2067.9422,123.6377%2067.3372,123.4367%20C66.7722,123.2467%2066.3222,123.2647%2065.9542,123.4857%20C65.5142,123.7527%2065.2762,124.2707%2065.1602,124.6237%20M67.7582,126.5097%20C67.6582,126.5097%2067.5572,126.4967%2067.4582,126.4707%20C65.7062,126.0037%2064.4082,125.3847%2064.3532,125.3587%20L64.0172,125.1967%20L64.0762,124.8287%20C64.0862,124.7677%2064.3312,123.3007%2065.4362,122.6307%20C66.0602,122.2537%2066.8062,122.2037%2067.6542,122.4867%20C68.8592,122.8897%2069.5132,123.8187%2069.5402,123.8587%20L69.6712,124.0477%20L69.6132,124.2697%20C69.5432,124.5347%2069.1572,125.8777%2068.3552,126.3437%20C68.1652,126.4537%2067.9622,126.5097%2067.7582,126.5097'%20id='Fill-133'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.54,174.6042%20C55.16,174.1402%2055.788,173.8722%2056.327,173.7432'%20id='Fill-135'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.8394,175.0046%20L54.2404,174.2036%20C54.8534,173.7456%2055.5344,173.4186%2056.2114,173.2566%20L56.4434,174.2296%20C56.0634,174.3196%2055.4764,174.5276%2054.8394,175.0046'%20id='Fill-137'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.1406,174.5475%20C56.3636,167.3245%2059.5696,153.5175%2060.1596,150.1185%20L62.4936,136.5035%20L63.5166,136.5035%20C64.8126,136.5035%2065.7946,137.9125%2065.6106,139.1975%20L63.9186,151.0075%20C63.3466,155.0065%2062.7506,173.5225%2069.6986,177.4985%20C71.1806,178.3475%2073.5906,177.7905%2074.4976,177.3575%20C77.8006,175.7795%2078.7506,171.6625%2079.4736,168.3435%20C80.9726,161.4735%2079.8056,156.0805%2079.4736,150.6955%20L79.1256,143.9585%20C79.0626,142.7405%2080.0316,141.4485%2081.2486,141.4485%20L82.4896,141.4485%20L84.7256,155.0645%20C85.3986,158.9415%2087.1286,172.3865%2079.2066,178.6895%20C79.0636,178.8035%2081.1326,179.2665%2080.5336,180.3265%20C78.1506,184.5385%2071.2456,185.2045%2069.9456,187.0085%20C64.9386,193.9525%2069.6276,208.7495%2069.6276,208.7495%20C69.6276,208.7495%2064.0706,206.5315%2060.6286,203.4465%20C52.5816,196.2345%2051.5606,185.7885%2051.5236,182.7135%20C51.4786,179.0345%2052.4456,176.7525%2053.6356,175.3905'%20id='Fill-139'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M70.4233,209.6052%20L69.4423,209.2142%20C69.2123,209.1222%2063.7633,206.9272%2060.2953,203.8192%20C51.6193,196.0432%2051.0493,184.8782%2051.0233,182.7192%20C50.9833,179.3822%2051.7353,176.8052%2053.2583,175.0612%20L54.0113,175.7192%20C52.6743,177.2512%2051.9863,179.6672%2052.0233,182.7082%20C52.0393,183.9862%2052.4213,195.4182%2060.9623,203.0752%20C63.4523,205.3062%2067.1243,207.0962%2068.8503,207.8712%20C67.8743,204.3412%2065.1633,192.7862%2069.5403,186.7162%20C70.1273,185.9012%2071.4783,185.3692%2073.1883,184.6952%20C75.6533,183.7232%2078.7213,182.5132%2080.0983,180.0812%20C80.1563,179.9772%2080.1423,179.9332%2080.1363,179.9172%20C80.0613,179.6822%2079.4843,179.4162%2079.2663,179.3162%20C78.9843,179.1852%2078.7413,179.0732%2078.7033,178.7632%20L78.6703,178.4862%20L78.8953,178.2972%20C86.5213,172.2312%2084.9093,159.0452%2084.2333,155.1492%20L82.0653,141.9492%20L81.2483,141.9492%20C80.8753,141.9492%2080.5013,142.1262%2080.1963,142.4472%20C79.8173,142.8462%2079.5983,143.4162%2079.6253,143.9332%20L79.9733,150.6702%20C80.0483,151.8932%2080.1673,153.1222%2080.2883,154.3682%20C80.7043,158.6492%2081.1343,163.0772%2079.9623,168.4502%20C79.2583,171.6772%2078.2953,176.0982%2074.7133,177.8082%20C73.7773,178.2542%2071.1523,178.9072%2069.4503,177.9322%20C61.9943,173.6662%2062.9393,154.3192%2063.4233,150.9362%20L65.1153,139.1262%20C65.1923,138.5932%2065.0063,137.9922%2064.6303,137.5582%20C64.3193,137.2012%2063.9243,137.0032%2063.5163,137.0032%20L62.9143,137.0032%20L60.6523,150.2042%20C60.5713,150.6652%2060.4443,151.3152%2060.2873,152.1142%20C59.3383,156.9532%2057.1143,168.2862%2058.6263,174.4282%20L57.6553,174.6672%20C56.0903,168.3102%2058.2623,157.2412%2059.3063,151.9212%20C59.4613,151.1312%2059.5873,150.4892%2059.6663,150.0342%20L62.0713,136.0032%20L63.5163,136.0032%20C64.2183,136.0032%2064.8823,136.3232%2065.3853,136.9042%20C65.9543,137.5602%2066.2233,138.4442%2066.1053,139.2692%20L64.4133,151.0792%20C63.7483,155.7292%2063.4433,173.3422%2069.9473,177.0652%20C71.2173,177.7922%2073.4323,177.3112%2074.2823,176.9062%20C77.4223,175.4072%2078.3263,171.2622%2078.9863,168.2372%20C80.1233,163.0172%2079.7013,158.6692%2079.2933,154.4642%20C79.1713,153.2062%2079.0503,151.9662%2078.9743,150.7262%20L78.6263,143.9842%20C78.5853,143.1912%2078.9013,142.3592%2079.4713,141.7582%20C79.9663,141.2362%2080.5983,140.9492%2081.2483,140.9492%20L82.9143,140.9492%20L85.2193,154.9832%20C85.9013,158.9152%2087.4953,172.0152%2080.0863,178.6022%20C80.4883,178.8162%2080.9333,179.1292%2081.0883,179.6102%20C81.1583,179.8282%2081.1953,180.1712%2080.9683,180.5732%20C79.4183,183.3142%2076.1673,184.5952%2073.5543,185.6252%20C72.1213,186.1902%2070.7673,186.7242%2070.3513,187.3002%20C65.5493,193.9602%2070.0583,208.4532%2070.1043,208.5982%20L70.4233,209.6052%20Z'%20id='Fill-141'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.4551,180.571%20C123.4551,180.571%20124.5981,179.305%20123.9551,177.605%20C123.7591,177.087%20123.0531,176.64%20123.0531,176.64%20C123.0531,176.64%20121.2711,176.951%20121.6451,178.153%20C122.1841,179.883%20123.4551,180.571%20123.4551,180.571'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M122.9482,177.1794%20C122.6692,177.2594%20122.2832,177.4234%20122.1452,177.6524%20C122.1042,177.7184%20122.0652,177.8194%20122.1232,178.0044%20C122.4232,178.9664%20122.9692,179.5614%20123.3312,179.8684%20C123.5652,179.4444%20123.8302,178.6884%20123.4882,177.7824%20C123.4092,177.5754%20123.1492,177.3344%20122.9482,177.1794%20L122.9482,177.1794%20Z%20M123.5622,181.1984%20L123.2172,181.0104%20C123.1572,180.9784%20121.7612,180.2034%20121.1682,178.3014%20C121.0372,177.8814%20121.0802,177.4764%20121.2922,177.1294%20C121.7502,176.3794%20122.8442,176.1694%20122.9672,176.1484%20L123.1562,176.1154%20L123.3202,176.2174%20C123.4062,176.2724%20124.1752,176.7724%20124.4232,177.4284%20C125.1652,179.3914%20123.8812,180.8454%20123.8262,180.9064%20L123.5622,181.1984%20Z'%20id='Fill-145'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M123.0767,178.8122%20C123.0767,178.8122%20123.4777,178.3682%20123.2527,177.7722%20C123.1837,177.5892%20122.9357,177.4332%20122.9357,177.4332%20C122.9357,177.4332%20122.3107,177.5422%20122.4427,177.9632%20C122.6317,178.5702%20123.0767,178.8122%20123.0767,178.8122'%20id='Fill-147'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M114.0947,189.6393%20C114.0947,189.6393%20113.0087,187.1623%20115.6027,185.5263%20C116.0867,185.2203%20116.7707,184.9653%20116.7707,184.9653%20C116.7707,184.9653%20119.2667,186.9393%20117.9277,187.8633%20C116.2807,188.9983%20114.0947,189.6393%20114.0947,189.6393'%20id='Fill-149'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M116.6792,185.5417%20C116.4532,185.6377%20116.1252,185.7867%20115.8692,185.9487%20C114.2692,186.9587%20114.2872,188.3167%20114.4262,189.0047%20C115.1412,188.7567%20116.5332,188.2177%20117.6432,187.4517%20C117.7962,187.3457%20117.8192,187.2537%20117.8222,187.1777%20C117.8372,186.7407%20117.2202,186.0207%20116.6792,185.5417%20L116.6792,185.5417%20Z%20M113.8132,190.2427%20L113.6372,189.8407%20C113.2012,188.8477%20112.9962,186.5797%20115.3362,185.1037%20C115.8572,184.7737%20116.5662,184.5087%20116.5962,184.4967%20L116.8602,184.3987%20L117.0812,184.5727%20C117.3782,184.8087%20118.8602,186.0407%20118.8222,187.2097%20C118.8112,187.5107%20118.6982,187.9387%20118.2112,188.2737%20C116.5182,189.4417%20114.3272,190.0927%20114.2352,190.1187%20L113.8132,190.2427%20Z'%20id='Fill-151'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M114.9985,188.7077%20C114.9985,188.7077%20114.3965,187.3337%20115.8345,186.4267%20C116.1025,186.2577%20116.4825,186.1157%20116.4825,186.1157%20C116.4825,186.1157%20117.8665,187.2107%20117.1235,187.7227%20C116.2105,188.3527%20114.9985,188.7077%20114.9985,188.7077'%20id='Fill-153'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M122.0127,181.527%20C122.0127,181.527%20123.8927,183.178%20122.0897,184.655%20C121.3187,185.286%20120.4237,185.324%20120.4237,185.324%20C120.4237,185.324%20119.0977,183.907%20119.7667,183.288%20C120.9337,182.205%20122.0127,181.527%20122.0127,181.527'%20id='Fill-155'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M121.937,182.1804%20C121.537,182.4584%20120.836,182.9774%20120.107,183.6544%20C120.074,183.9814%20120.36,184.4584%20120.626,184.7924%20C120.895,184.7414%20121.359,184.6064%20121.772,184.2684%20C122.168,183.9454%20122.364,183.6114%20122.372,183.2484%20C122.38,182.8264%20122.137,182.4324%20121.937,182.1804%20L121.937,182.1804%20Z%20M120.216,185.8334%20L120.059,185.6654%20C119.89,185.4854%20119.049,184.5414%20119.079,183.6944%20C119.09,183.3894%20119.21,183.1214%20119.427,182.9204%20C120.614,181.8194%20121.701,181.1324%20121.747,181.1034%20L122.062,180.9054%20L122.343,181.1514%20C122.385,181.1894%20123.392,182.0864%20123.371,183.2614%20C123.36,183.9284%20123.035,184.5274%20122.406,185.0414%20C121.517,185.7704%20120.488,185.8224%20120.445,185.8244%20L120.216,185.8334%20Z'%20id='Fill-157'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.7393,182.6979%20C121.7393,182.6979%20122.5723,183.4289%20121.7733,184.0829%20C121.4313,184.3619%20121.0353,184.3799%20121.0353,184.3799%20C121.0353,184.3799%20120.4483,183.7519%20120.7443,183.4769%20C121.2613,182.9979%20121.7393,182.6979%20121.7393,182.6979'%20id='Fill-159'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M105.0728,190.9421%20C105.0728,190.9421%20104.4528,188.7371%20106.8798,187.8621%20C109.3058,186.9871%20109.9578,187.7141%20109.9578,187.7141%20C109.9578,187.7141%20111.2998,189.9741%20110.1008,190.7011%20C108.9018,191.4281%20105.0728,190.9421%20105.0728,190.9421'%20id='Fill-161'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M105.5024,190.488%20C106.9494,190.64%20109.1394,190.699%20109.8414,190.273%20C110.4464,189.907%20109.8404,188.537%20109.5744,188.051%20C109.4194,187.969%20108.7504,187.717%20107.0484,188.333%20C105.5754,188.864%20105.4574,189.94%20105.5024,190.488%20M107.5794,191.602%20C106.3664,191.602%20105.2284,191.466%20105.0094,191.438%20L104.6814,191.396%20L104.5914,191.078%20C104.3334,190.16%20104.4444,188.209%20106.7104,187.391%20C109.3224,186.45%20110.1844,187.218%20110.3304,187.381%20C110.9804,188.457%20111.6414,190.352%20110.3594,191.129%20C109.7494,191.499%20108.6364,191.602%20107.5794,191.602'%20id='Fill-163'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M106.2114,190.4411%20C106.2114,190.4411%20105.8894,189.2951%20107.1514,188.8391%20C108.4134,188.3841%20108.7524,188.7631%20108.7524,188.7631%20C108.7524,188.7631%20109.4504,189.9381%20108.8264,190.3161%20C108.2024,190.6941%20106.2114,190.4411%20106.2114,190.4411'%20id='Fill-165'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M61.9639,139.8239%20C61.9639,139.8239%2065.8379,142.0139%2071.2819,140.0369%20C70.9089,141.7259%2070.1469,145.1209%2070.1469,145.1209%20C70.1469,145.1209%2065.1029,146.6679%2061.2119,144.2199%20C61.6099,141.9779%2061.9639,139.8239%2061.9639,139.8239'%20id='Fill-167'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.7637,143.9675%20C64.8697,145.7335%2068.6817,144.9725%2069.7247,144.7165%20C69.8837,144.0125%2070.2917,142.1885%2070.6037,140.7875%20C66.6447,141.9665%2063.6097,141.0715%2062.3497,140.5545%20C62.2247,141.3005%2062.0057,142.5985%2061.7637,143.9675%20M66.5107,146.1095%20C64.8037,146.1095%2062.7667,145.7885%2060.9457,144.6425%20L60.6597,144.4635%20L60.7197,144.1315%20C61.1177,141.8945%2061.4707,139.7425%2061.4707,139.7425%20L61.5857,139.0395%20L62.2087,139.3885%20C62.2447,139.4075%2065.9667,141.4355%2071.1117,139.5675%20L71.9667,139.2565%20L71.7707,140.1455%20C71.3967,141.8345%2070.6347,145.2305%2070.6347,145.2305%20L70.5717,145.5135%20L70.2937,145.5995%20C70.1757,145.6355%2068.5877,146.1095%2066.5107,146.1095'%20id='Fill-169'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M90.9434,129.9831%20C90.9434,129.9831%2090.7674,128.1261%2088.9214,127.3871%20C88.3584,127.1621%2086.8374,127.1001%2086.8374,127.1001%20C86.8374,127.1001%2086.4104,129.0681%2087.6554,129.6541%20C89.4484,130.4981%2090.9434,129.9831%2090.9434,129.9831'%20id='Fill-171'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.2764,127.6266%20C87.2454,128.1286%2087.2944,128.9316%2087.8684,129.2016%20C88.9134,129.6936%2089.8334,129.6746%2090.3474,129.6036%20C90.1864,129.0946%2089.7724,128.2666%2088.7354,127.8516%20C88.4674,127.7436%2087.8164,127.6676%2087.2764,127.6266%20M89.7864,130.6386%20C89.1474,130.6386%2088.3274,130.5226%2087.4434,130.1056%20C85.8554,129.3596%2086.3284,127.0906%2086.3484,126.9936%20L86.4384,126.5836%20L86.8574,126.6006%20C87.0224,126.6066%2088.4824,126.6726%2089.1074,126.9236%20C91.2124,127.7656%2091.4324,129.8476%2091.4414,129.9366%20L91.4784,130.3276%20L91.1064,130.4556%20C91.0684,130.4686%2090.5594,130.6386%2089.7864,130.6386'%20id='Fill-173'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M86.2603,129.0339%20C86.2603,129.0339%2086.2073,126.5029%2083.3603,126.1339%20C82.8293,126.0649%2082.1473,126.1179%2082.1473,126.1179%20C82.1473,126.1179%2080.8043,128.7769%2082.3053,129.0339%20C84.1513,129.3499%2086.2603,129.0339%2086.2603,129.0339'%20id='Fill-175'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M82.4731,126.6022%20C82.2141,127.2062%2081.9781,128.0482%2082.1531,128.3962%20C82.1741,128.4362%2082.2111,128.5102%2082.3901,128.5402%20C83.6131,128.7512%2084.9751,128.6682%2085.6891,128.5972%20C85.5271,127.9602%2085.0011,126.8502%2083.2961,126.6292%20C83.0251,126.5932%2082.7011,126.5952%2082.4731,126.6022%20M84.1571,129.6752%20C83.5461,129.6752%2082.8711,129.6382%2082.2211,129.5272%20C81.6621,129.4312%2081.3901,129.1042%2081.2601,128.8462%20C80.7611,127.8542%2081.5391,126.2112%2081.7011,125.8922%20L81.8271,125.6412%20L82.1081,125.6202%20C82.1391,125.6172%2082.8501,125.5632%2083.4241,125.6372%20C86.0141,125.9732%2086.7391,127.9982%2086.7601,129.0232%20L86.7691,129.4632%20L86.3341,129.5282%20C86.2751,129.5372%2085.3351,129.6752%2084.1571,129.6752'%20id='Fill-177'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M80.8667,129.2175%20C80.8667,129.2175%2080.4207,126.4205%2077.9187,127.2565%20C76.8507,127.6135%2076.2737,128.4465%2076.2737,128.4465%20C76.2737,128.4465%2076.8297,130.5715%2077.8257,130.3055%20C79.5667,129.8415%2080.8667,129.2175%2080.8667,129.2175'%20id='Fill-179'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M76.8286,128.5593%20C76.9886,129.0383%2077.2736,129.6313%2077.5576,129.7963%20C77.6246,129.8353%2077.6626,129.8313%2077.6976,129.8223%20C78.8306,129.5203%2079.7806,129.1443%2080.2776,128.9323%20C80.1606,128.5763%2079.9196,128.0493%2079.4696,127.7793%20C79.1006,127.5553%2078.6456,127.5403%2078.0776,127.7313%20C77.4666,127.9343%2077.0376,128.3303%2076.8286,128.5593%20M77.6556,130.8283%20C77.4496,130.8283%2077.2456,130.7723%2077.0546,130.6613%20C76.2476,130.1913%2075.8596,128.8393%2075.7896,128.5743%20L75.7316,128.3513%20L75.8626,128.1633%20C75.8896,128.1223%2076.5486,127.1873%2077.7606,126.7823%20C78.6126,126.4953%2079.3636,126.5453%2079.9916,126.9263%20C81.1036,127.6003%2081.3506,129.0763%2081.3606,129.1383%20L81.4196,129.5063%20L81.0826,129.6683%20C81.0286,129.6953%2079.7206,130.3183%2077.9546,130.7883%20C77.8556,130.8153%2077.7546,130.8283%2077.6556,130.8283'%20id='Fill-181'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.2026,124.4714%20C55.2026,124.4714%2055.3016,123.4304%2056.3366,123.0164%20C56.6526,122.8894%2057.1476,123.0244%2057.1476,123.0244%20C57.1476,123.0244%2057.7446,123.9584%2057.0466,124.2874%20C56.0406,124.7604%2055.2026,124.4714%2055.2026,124.4714'%20id='Fill-183'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.6392,123.86%20C59.6392,123.86%2059.6792,121.952%2061.8252,121.673%20C62.2252,121.622%2062.7402,121.662%2062.7402,121.662%20C62.7402,121.662%2063.7522,123.666%2062.6202,123.86%20C61.2292,124.098%2059.6392,123.86%2059.6392,123.86'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M65.3706,124.735%20C65.3706,124.735%2065.6526,122.968%2067.2326,123.497%20C67.9076,123.722%2068.2716,124.249%2068.2716,124.249%20C68.2716,124.249%2067.9206,125.589%2067.2906,125.422%20C66.1916,125.129%2065.3706,124.735%2065.3706,124.735'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M90.146,129.5905%20C90.146,129.5905%2090.048,128.5555%2089.02,128.1445%20C88.706,128.0185%2087.858,127.9855%2087.858,127.9855%20C87.858,127.9855%2087.62,129.0805%2088.314,129.4075%20C89.313,129.8775%2090.146,129.5905%2090.146,129.5905'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M85.2793,128.6657%20C85.2793,128.6657%2085.2483,127.1987%2083.5993,126.9847%20C83.2913,126.9447%2082.8963,126.9767%2082.8963,126.9767%20C82.8963,126.9767%2082.1183,128.5167%2082.9873,128.6657%20C84.0573,128.8497%2085.2793,128.6657%2085.2793,128.6657'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0811,129.1081%20C80.0811,129.1081%2079.8171,127.4541%2078.3371,127.9481%20C77.7051,128.1591%2077.3641,128.6521%2077.3641,128.6521%20C77.3641,128.6521%2077.6931,129.9091%2078.2831,129.7521%20C79.3121,129.4771%2080.0811,129.1081%2080.0811,129.1081'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M73.5381,144.6198%20C73.5381,144.6198%2078.3341,145.3678%2082.8961,144.2488%20C83.3401,146.7268%2083.6261,148.5988%2083.6261,148.5988%20C83.6261,148.5988%2080.4621,150.7468%2074.6171,149.5008%20C73.9281,146.3168%2073.5381,144.6198%2073.5381,144.6198'%20id='Fill-195'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M75.0366,149.0759%20C79.4636,149.9399%2082.2416,148.7709%2083.0786,148.3359%20C82.9866,147.7519%2082.7796,146.4619%2082.4956,144.8539%20C79.0566,145.5959%2075.6376,145.3619%2074.1826,145.2049%20C74.3486,145.9389%2074.6396,147.2449%2075.0366,149.0759%20M78.1616,150.3909%20C77.0886,150.3909%2075.8706,150.2789%2074.5126,149.9899%20L74.1966,149.9229%20L74.1286,149.6059%20C73.4406,146.4289%2073.0516,144.7329%2073.0506,144.7319%20L72.8856,144.0129%20L73.6156,144.1259%20C73.6616,144.1329%2078.3696,144.8449%2082.7766,143.7639%20L83.2936,143.6369%20L83.3886,144.1609%20C83.8336,146.6459%2084.1196,148.5229%2084.1196,148.5229%20L84.1676,148.8349%20L83.9066,149.0129%20C83.8016,149.0839%2081.8206,150.3909%2078.1616,150.3909'%20id='Fill-197'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M80.27,139.8024%20L86.916,139.8024%20L86.916,136.9374%20C86.916,135.7774%2085.976,134.8364%2084.815,134.8364%20L80.27,134.8364%20C79.562,134.8364%2078.988,135.4104%2078.988,136.1184%20L78.988,138.5204%20C78.988,139.2284%2079.562,139.8024%2080.27,139.8024'%20id='Fill-199'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.9863,139.7096%20L86.8223,139.7096%20L86.8223,137.8226%20C86.8223,136.7096%2085.9213,135.8076%2084.8083,135.8076%20L80.9863,135.8076%20C80.4293,135.8076%2079.9793,136.2586%2079.9793,136.8146%20L79.9793,138.7016%20C79.9793,139.2586%2080.4293,139.7096%2080.9863,139.7096'%20id='Fill-201'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.9863,136.3073%20C80.7063,136.3073%2080.4793,136.5353%2080.4793,136.8153%20L80.4793,138.7023%20C80.4793,138.9823%2080.7063,139.2093%2080.9863,139.2093%20L86.3223,139.2093%20L86.3223,137.8233%20C86.3223,136.9873%2085.6433,136.3073%2084.8083,136.3073%20L80.9863,136.3073%20Z%20M87.3223,140.2093%20L80.9863,140.2093%20C80.1553,140.2093%2079.4793,139.5333%2079.4793,138.7023%20L79.4793,136.8153%20C79.4793,135.9843%2080.1553,135.3073%2080.9863,135.3073%20L84.8083,135.3073%20C86.1943,135.3073%2087.3223,136.4363%2087.3223,137.8233%20L87.3223,140.2093%20Z'%20id='Fill-203'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M85.9365,138.5534%20C85.9365,139.1554%2085.4485,139.6434%2084.8475,139.6434%20C84.2455,139.6434%2083.7575,139.1554%2083.7575,138.5534%20C83.7575,137.9504%2084.2455,137.4634%2084.8475,137.4634%20C85.4485,137.4634%2085.9365,137.9504%2085.9365,138.5534'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M62.6284,135.0944%20L57.1824,135.0944%20C57.1824,132.3514%2059.4064,130.1274%2062.1494,130.1274%20L62.6284,130.1274%20C63.9994,130.1274%2065.1114,131.2404%2065.1114,132.6114%20C65.1114,133.9824%2063.9994,135.0944%2062.6284,135.0944'%20id='Fill-207'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.1694,135.0007%20L57.2764,135.0007%20C57.2764,132.8467%2059.0234,131.0997%2061.1784,131.0997%20L62.1694,131.0997%20C63.2474,131.0997%2064.1204,131.9727%2064.1204,133.0507%20C64.1204,134.1277%2063.2474,135.0007%2062.1694,135.0007'%20id='Fill-209'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.813,134.5007%20L62.169,134.5007%20C62.97,134.5007%2063.621,133.8507%2063.621,133.0507%20C63.621,132.2507%2062.97,131.5997%2062.169,131.5997%20L61.178,131.5997%20C59.472,131.5997%2058.056,132.8607%2057.813,134.5007%20M62.169,135.5007%20L56.776,135.5007%20L56.776,135.0007%20C56.776,132.5737%2058.751,130.5997%2061.178,130.5997%20L62.169,130.5997%20C63.521,130.5997%2064.621,131.6987%2064.621,133.0507%20C64.621,134.4007%2063.521,135.5007%2062.169,135.5007'%20id='Fill-211'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.1626,133.8444%20C58.1626,134.4474%2058.6506,134.9344%2059.2526,134.9344%20C59.8536,134.9344%2060.3416,134.4474%2060.3416,133.8444%20C60.3416,133.2424%2059.8536,132.7554%2059.2526,132.7554%20C58.6506,132.7554%2058.1626,133.2424%2058.1626,133.8444'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M93.4771,140.9352%20L93.4771,140.9352%20C93.1671,140.8692%2092.8901,140.6972%2092.6931,140.4502%20L92.3281,139.9902%20L93.1411,140.1642%20L93.6201,140.2672%20C93.8051,140.3062%2093.9221,140.4892%2093.8831,140.6732%20C93.8431,140.8582%2093.6621,140.9752%2093.4771,140.9352'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M51.4712,135.8395%20L51.4712,135.8395%20C51.7812,135.7735%2052.0572,135.6015%2052.2552,135.3535%20L52.6202,134.8945%20L51.8062,135.0685%20L51.3272,135.1715%20C51.1432,135.2105%2051.0252,135.3925%2051.0652,135.5765%20C51.1052,135.7615%2051.2862,135.8795%2051.4712,135.8395'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M62.4287,140.5309%20C62.4287,140.5309%2066.4867,142.2599%2070.5807,140.6799%20C70.1517,143.0819%2069.7687,144.3069%2069.7687,144.3069%20C69.7687,144.3069%2067.3057,144.4519%2065.6757,144.1309%20C63.3457,143.6719%2062.4287,142.6129%2062.4287,140.5309'%20id='Fill-219'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M68.0752,143.61%20C68.0752,143.61%2064.3822,143.918%2061.5232,142.435'%20id='Fill-221'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.2153,144.1384%20C65.9043,144.1384%2063.4043,143.9744%2061.2933,142.8794%20L61.7533,141.9914%20C64.4453,143.3864%2067.9993,143.1164%2068.0343,143.1124%20L68.1163,144.1084%20C68.0723,144.1124%2067.7383,144.1384%2067.2153,144.1384'%20id='Fill-223'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1387,145.1608%20C81.1387,145.1608%2077.5387,146.1838%2074.3627,145.5498%20C74.9627,147.9138%2075.2807,148.6548%2075.2807,148.6548%20C75.2807,148.6548%2080.0447,148.0198%2081.1387,145.1608'%20id='Fill-225'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M79.207,178.7399%20C79.207,178.7399%2078.989,178.8969%2078.68,179.0839'%20id='Fill-227'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.8096,179.2975%20L78.5506,178.8695%20C78.8476,178.6915%2079.0576,178.5395%2079.0606,178.5365%20L79.3536,178.9435%20C79.3536,178.9435%2079.1286,179.1055%2078.8096,179.2975'%20id='Fill-229'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.4858,146.5221%20C81.4858,146.5221%2077.8618,147.2091%2074.0158,146.7511'%20id='Fill-231'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M76.8237,147.4098%20C75.9217,147.4098%2074.9487,147.3648%2073.9567,147.2468%20L74.0747,146.2548%20C77.7947,146.6928%2081.3577,146.0368%2081.3927,146.0308%20L81.5787,147.0138%20C81.4667,147.0348%2079.4477,147.4098%2076.8237,147.4098'%20id='Fill-233'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M75.5474,221.0729%20C75.5474,221.0729%2074.5864,220.2899%2073.3084,221.3389%20C72.1414,222.2979%2071.2634,223.7789%2071.7864,223.9279%20C72.3104,224.0769%2073.2304,224.2209%2074.1974,224.0449%20C75.0394,223.8899%2075.7824,224.0519%2076.1204,222.2919%20C76.2774,221.4709%2075.5474,221.0729%2075.5474,221.0729'%20id='Fill-235'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M74.6563,221.0427%20C74.3363,221.0427%2073.9283,221.1537%2073.4673,221.5317%20C72.4363,222.3797%2071.8063,223.4857%2071.8853,223.7177%20C72.1213,223.7647%2073.0753,223.9967%2074.1533,223.7987%20C74.2683,223.7767%2074.3823,223.7627%2074.4933,223.7467%20C75.1693,223.6547%2075.6163,223.5947%2075.8753,222.2447%20C75.9953,221.6187%2075.4493,221.3047%2075.4263,221.2917%20L75.3913,221.2687%20C75.3713,221.2527%2075.0963,221.0427%2074.6563,221.0427%20M73.2793,224.3757%20C72.5243,224.3757%2071.9283,224.2287%2071.7183,224.1687%20C71.5493,224.1207%2071.4313,223.9917%2071.3943,223.8157%20C71.2663,223.1977%2072.2163,221.9127%2073.1503,221.1457%20C74.4563,220.0717%2075.5123,220.7397%2075.6823,220.8617%20C75.9923,221.0377%2076.5153,221.5607%2076.3663,222.3387%20C76.0393,224.0417%2075.2873,224.1447%2074.5613,224.2417%20C74.4573,224.2567%2074.3503,224.2717%2074.2423,224.2907%20C73.9063,224.3527%2073.5793,224.3757%2073.2793,224.3757'%20id='Fill-237'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M75.3286,221.3581%20C75.3286,221.3581%2074.7306,220.8711%2073.9346,221.5241%20C73.2086,222.1211%2072.6626,223.0431%2072.9886,223.1351%20C73.3136,223.2271%2073.8866,223.3181%2074.4886,223.2081%20C75.0126,223.1111%2075.4746,223.2121%2075.6846,222.1171%20C75.7826,221.6061%2075.3286,221.3581%2075.3286,221.3581'%20id='Fill-239'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M76.9116,221.0554%20C77.4196,220.9874%2078.1506,222.0904%2078.0666,222.4264%20C77.9836,222.7624%2077.9256,223.8724%2077.1036,223.9934%20C76.4986,224.0824%2074.3386,224.3074%2073.8676,223.8384%20C73.4326,223.4064%2074.2836,221.4074%2076.9116,221.0554'%20id='Fill-241'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M76.958,221.3024%20C76.953,221.3024%2076.949,221.3024%2076.945,221.3034%20C75.098,221.5504%2074.267,222.6204%2074.066,223.2134%20C73.977,223.4794%2074.013,223.6304%2074.044,223.6614%20C74.347,223.9614%2075.994,223.9034%2077.068,223.7464%20C77.549,223.6754%2077.689,223.1054%2077.783,222.5764%20C77.798,222.4914%2077.811,222.4194%2077.824,222.3654%20C77.835,222.2564%2077.636,221.8284%2077.318,221.5204%20C77.152,221.3584%2077.024,221.3024%2076.958,221.3024%20M75.343,224.3784%20C74.657,224.3784%2073.976,224.2984%2073.691,224.0154%20C73.49,223.8154%2073.454,223.4644%2073.593,223.0544%20C73.91,222.1124%2075.049,221.0524%2076.878,220.8074%20C77.225,220.7714%2077.561,221.0354%2077.776,221.2764%20C78.039,221.5694%2078.397,222.1334%2078.31,222.4874%20C78.298,222.5314%2078.288,222.5924%2078.275,222.6634%20C78.192,223.1334%2078.019,224.1124%2077.141,224.2404%20C76.984,224.2644%2076.161,224.3784%2075.343,224.3784'%20id='Fill-243'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M77.0537,221.361%20C77.3537,221.321%2077.7847,221.971%2077.7357,222.17%20C77.6867,222.369%2077.6527,223.024%2077.1677,223.095%20C76.8097,223.147%2075.5357,223.28%2075.2577,223.004%20C75.0017,222.748%2075.5037,221.569%2077.0537,221.361'%20id='Fill-245'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M79.0601,221.2702%20C79.0601,221.2702%2078.6221,221.0412%2077.7531,221.5382%20C76.9861,221.9762%2075.8401,222.6782%2076.1421,223.5502%20C76.4431,224.4222%2078.8681,224.0982%2079.4061,223.9142%20C79.9451,223.7292%2080.2841,223.1422%2080.1881,222.6282%20C79.9811,221.5082%2079.0601,221.2702%2079.0601,221.2702'%20id='Fill-247'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.7588,221.4684%20C78.5838,221.4684%2078.2908,221.5184%2077.8768,221.7544%20C77.0138,222.2484%2076.1598,222.8384%2076.3778,223.4684%20C76.5848,224.0694%2078.6958,223.8924%2079.3248,223.6774%20C79.7348,223.5364%2080.0178,223.0774%2079.9428,222.6744%20C79.7688,221.7334%2079.0278,221.5204%2078.9958,221.5114%20L78.9508,221.4944%20C78.9428,221.4914%2078.8788,221.4684%2078.7588,221.4684%20M77.7208,224.3834%20C76.9148,224.3834%2076.1078,224.2174%2075.9048,223.6324%20C75.5228,222.5254%2076.9458,221.7114%2077.6288,221.3214%20C78.4958,220.8224%2079.0128,220.9794%2079.1468,221.0344%20C79.3088,221.0844%2080.2168,221.4104%2080.4338,222.5824%20C80.5538,223.2274%2080.1288,223.9304%2079.4878,224.1504%20C79.2368,224.2364%2078.4798,224.3834%2077.7208,224.3834'%20id='Fill-249'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.2251,221.5788%20C79.2251,221.5788%2078.9651,221.4428%2078.4511,221.7368%20C77.9961,221.9978%2077.3181,222.4128%2077.4961,222.9298%20C77.6751,223.4458%2079.1111,223.2538%2079.4301,223.1438%20C79.7491,223.0348%2079.9491,222.6868%2079.8931,222.3838%20C79.7701,221.7208%2079.2251,221.5788%2079.2251,221.5788'%20id='Fill-251'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M68.9219,193.4567%20C68.9219,193.4567%2069.4159,199.0737%2067.9879,207.9037%20C66.6579,216.1237%2064.3009,218.7017%2064.4749,220.8337%20C64.6089,222.4837%2065.3049,223.9957%2066.9609,223.9957%20L71.9019,223.9957%20C74.2089,223.9957%2076.2419,222.5227%2076.9839,220.3387%20C77.5809,218.5797%2078.2029,216.1857%2078.5729,213.1597%20C78.9529,209.0437%2078.8719,204.9157%2078.8039,202.4907'%20id='Fill-253'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M71.9019,224.9958%20L66.9609,224.9958%20C64.9869,224.9958%2063.6849,223.4708%2063.4779,220.9148%20C63.3859,219.7838%2063.8169,218.6708%2064.4129,217.1308%20C65.1889,215.1258%2066.2509,212.3808%2067.0009,207.7438%20C68.3929,199.1368%2067.9309,193.5998%2067.9259,193.5448%20L69.9179,193.3688%20C69.9389,193.6028%2070.4069,199.2128%2068.9749,208.0628%20C68.1919,212.9068%2067.0399,215.8828%2066.2779,217.8518%20C65.7589,219.1928%2065.4169,220.0778%2065.4709,220.7528%20C65.5539,221.7758%2065.8799,222.9958%2066.9609,222.9958%20L71.9019,222.9958%20C73.7709,222.9958%2075.4319,221.7988%2076.0369,220.0168%20C76.7519,217.9108%2077.2719,215.5628%2077.5809,213.0388%20C77.9329,209.2228%2077.8849,205.4098%2077.8039,202.5188%20L79.8029,202.4628%20C79.8859,205.4098%2079.9339,209.2998%2079.5689,213.2518%20C79.2399,215.9418%2078.6899,218.4248%2077.9309,220.6598%20C77.0499,223.2538%2074.6279,224.9958%2071.9019,224.9958'%20id='Fill-255'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.2539,197.1725%20C92.6179,198.5815%2091.7689,200.8885%2091.7819,203.0075%20C91.7989,205.8375%2093.4409,209.4405%2092.3999,214.1425%20C91.4729,218.3315%2089.6279,219.0705%2090.1839,222.8285%20C90.2839,223.5075%2090.8929,223.9955%2091.5789,223.9955%20L97.0839,223.9955%20C99.6179,223.9955%20101.7879,222.1575%20102.2019,219.6585%20C103.3079,212.9835%20102.4629,206.6825%20101.5729,201.8475'%20id='Fill-257'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M97.084,224.9958%20L91.579,224.9958%20C90.389,224.9958%2089.364,224.1268%2089.194,222.9748%20C88.816,220.4188%2089.438,219.0628%2090.158,217.4938%20C90.589,216.5548%2091.078,215.4888%2091.423,213.9268%20C92.067,211.0178%2091.611,208.5388%2091.209,206.3498%20C90.993,205.1738%2090.788,204.0618%2090.782,203.0138%20C90.767,200.4548%2091.847,197.9258%2093.602,196.4148%20L94.906,197.9308%20C93.584,199.0688%2092.77,201.0128%2092.782,203.0018%20C92.787,203.8738%2092.967,204.8538%2093.176,205.9888%20C93.591,208.2458%2094.107,211.0548%2093.376,214.3578%20C92.984,216.1288%2092.425,217.3488%2091.976,218.3278%20C91.316,219.7648%2090.881,220.7128%2091.173,222.6828%20C91.199,222.8578%2091.377,222.9958%2091.579,222.9958%20L97.084,222.9958%20C99.142,222.9958%20100.879,221.5238%20101.215,219.4958%20C102.303,212.9328%20101.452,206.7138%20100.59,202.0278%20L102.557,201.6668%20C103.449,206.5118%20104.327,212.9538%20103.188,219.8218%20C102.691,222.8198%20100.125,224.9958%2097.084,224.9958'%20id='Fill-259'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-261'%20fill='%2352267D'%20points='95.5586%20204.4401%2093.6806%20203.5151%2095.5476%20202.0221%2096.3386%20202.2871%2096.1796%20202.7611%2095.6476%20202.5831%2094.6076%20203.4141%2095.5276%20203.8681%2096.0646%20203.5241%2095.7136%20203.4451%2095.4816%20203.6121%2095.1896%20203.2061%2095.6046%20202.9081%2097.3456%20203.2991'%3e%3c/polygon%3e%3cpath%20d='M65.5537,221.0729%20C65.5537,221.0729%2064.5927,220.2899%2063.3147,221.3389%20C62.1477,222.2979%2061.2697,223.7789%2061.7927,223.9279%20C62.3157,224.0769%2063.2367,224.2209%2064.2037,224.0449%20C65.0457,223.8899%2065.7887,224.0519%2066.1267,222.2919%20C66.2837,221.4709%2065.5537,221.0729%2065.5537,221.0729'%20id='Fill-263'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M62.1851,223.5104%20C62.5861,223.5964%2063.3141,223.6994%2064.1141,223.5524%20C64.2331,223.5314%2064.3521,223.5144%2064.4661,223.4984%20C65.0951,223.4134%2065.4111,223.3704%2065.6351,222.1984%20C65.7231,221.7404%2065.3181,221.5144%2065.3141,221.5114%20L65.2421,221.4644%20C65.1631,221.4064%2064.5371,220.9814%2063.6321,221.7254%20C62.8741,222.3474%2062.3411,223.1234%2062.1851,223.5104%20M63.2751,224.6264%20C62.5281,224.6264%2061.9321,224.4884%2061.6561,224.4094%20C61.3971,224.3354%2061.2111,224.1334%2061.1561,223.8664%20C60.9861,223.0504%2062.1541,221.6454%2062.9971,220.9514%20C64.2251,219.9464%2065.3651,220.3034%2065.8331,220.6564%20C66.2231,220.8874%2066.7901,221.4864%2066.6181,222.3854%20C66.2841,224.1234%2065.5071,224.3664%2064.6011,224.4894%20C64.5001,224.5034%2064.3981,224.5174%2064.2941,224.5364%20C63.9361,224.6024%2063.5921,224.6264%2063.2751,224.6264'%20id='Fill-265'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.3345,221.3581%20C65.3345,221.3581%2064.7365,220.8711%2063.9415,221.5241%20C63.2145,222.1211%2062.6685,223.0431%2062.9945,223.1351%20C63.3195,223.2271%2063.8925,223.3181%2064.4945,223.2081%20C65.0185,223.1111%2065.4805,223.2121%2065.6905,222.1171%20C65.7895,221.6061%2065.3345,221.3581%2065.3345,221.3581'%20id='Fill-267'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-269'%20fill='%2352267D'%20points='73.5254%20209.3561%2071.1834%20209.1851%2070.8644%20206.9521%2073.0364%20206.2761%2073.1844%20206.7521%2071.4194%20207.3031%2071.6214%20208.7161%2073.3114%20208.8381%2073.9664%20208.0831%2073.1194%20207.6131%2072.6034%20207.7621%2072.9724%20208.1721%2072.6004%20208.5061%2071.6994%20207.5041%2073.1804%20207.0741%2074.7484%20207.9441'%3e%3c/polygon%3e%3cpath%20d='M31.4761,147.1432%20C31.1121,147.1432%2030.8151,146.8462%2030.8151,146.4822%20L31.0651,146.4822%20C31.0651,146.7082%2031.2491,146.8932%2031.4761,146.8932%20C31.7031,146.8932%2031.8871,146.7082%2031.8871,146.4822%20L32.1371,146.4822%20C32.1371,146.8462%2031.8401,147.1432%2031.4761,147.1432'%20id='Fill-271'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M30.4043,147.1432%20C30.0403,147.1432%2029.7433,146.8462%2029.7433,146.4822%20L29.9933,146.4822%20C29.9933,146.7082%2030.1773,146.8932%2030.4043,146.8932%20C30.6313,146.8932%2030.8153,146.7082%2030.8153,146.4822%20L31.0653,146.4822%20C31.0653,146.8462%2030.7693,147.1432%2030.4043,147.1432'%20id='Fill-273'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M30.9404,147.6794%20C30.5754,147.6794%2030.2794,147.3824%2030.2794,147.0184%20L30.5294,147.0184%20C30.5294,147.2444%2030.7134,147.4294%2030.9404,147.4294%20C31.1674,147.4294%2031.3514,147.2444%2031.3514,147.0184%20L31.6014,147.0184%20C31.6014,147.3824%2031.3044,147.6794%2030.9404,147.6794'%20id='Fill-275'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M51.8853,146.2243%20C51.7173,146.2243%2051.5513,146.1773%2051.4053,146.0863%20L51.5363,145.8733%20C51.6883,145.9673%2051.8673,145.9973%2052.0383,145.9563%20C52.2113,145.9163%2052.3583,145.8113%2052.4523,145.6603%20C52.5453,145.5093%2052.5743,145.3313%2052.5343,145.1593%20C52.4943,144.9863%2052.3883,144.8383%2052.2383,144.7453%20L52.3703,144.5333%20C52.5773,144.6623%2052.7223,144.8643%2052.7783,145.1013%20C52.8333,145.3393%2052.7933,145.5843%2052.6643,145.7923%20C52.5353,145.9993%2052.3333,146.1443%2052.0953,146.2003%20C52.0263,146.2163%2051.9553,146.2243%2051.8853,146.2243'%20id='Fill-277'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.1396,147.3112%20C51.9746,147.3112%2051.8086,147.2672%2051.6586,147.1742%20L51.7906,146.9612%20C52.1016,147.1552%2052.5126,147.0592%2052.7056,146.7482%20C52.8986,146.4362%2052.8036,146.0262%2052.4926,145.8322%20L52.6236,145.6202%20C53.0516,145.8862%2053.1836,146.4512%2052.9186,146.8792%20C52.7456,147.1582%2052.4456,147.3112%2052.1396,147.3112'%20id='Fill-279'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M77.6167,164.8239%20C77.1517,164.8239%2076.7727,164.4449%2076.7727,163.9799%20L77.0227,163.9799%20C77.0227,164.3069%2077.2897,164.5739%2077.6167,164.5739%20C77.9437,164.5739%2078.2107,164.3069%2078.2107,163.9799%20L78.4607,163.9799%20C78.4607,164.4449%2078.0817,164.8239%2077.6167,164.8239'%20id='Fill-281'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M76.1792,164.8239%20C75.7142,164.8239%2075.3352,164.4449%2075.3352,163.9799%20L75.5852,163.9799%20C75.5852,164.3069%2075.8522,164.5739%2076.1792,164.5739%20C76.5062,164.5739%2076.7732,164.3069%2076.7732,163.9799%20L77.0232,163.9799%20C77.0232,164.4449%2076.6442,164.8239%2076.1792,164.8239'%20id='Fill-283'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M76.8979,165.5427%20C76.4329,165.5427%2076.0539,165.1637%2076.0539,164.6987%20L76.3039,164.6987%20C76.3039,165.0257%2076.5709,165.2927%2076.8979,165.2927%20C77.2249,165.2927%2077.4919,165.0257%2077.4919,164.6987%20L77.7419,164.6987%20C77.7419,165.1637%2077.3629,165.5427%2076.8979,165.5427'%20id='Fill-285'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.1523,210.3552%20C55.6873,210.3552%2055.3083,209.9762%2055.3083,209.5112%20L55.5583,209.5112%20C55.5583,209.8382%2055.8253,210.1052%2056.1523,210.1052%20C56.4793,210.1052%2056.7463,209.8382%2056.7463,209.5112%20L56.9963,209.5112%20C56.9963,209.9762%2056.6173,210.3552%2056.1523,210.3552'%20id='Fill-287'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.7148,210.3552%20C54.2498,210.3552%2053.8708,209.9762%2053.8708,209.5112%20L54.1208,209.5112%20C54.1208,209.8382%2054.3878,210.1052%2054.7148,210.1052%20C55.0418,210.1052%2055.3088,209.8382%2055.3088,209.5112%20L55.5588,209.5112%20C55.5588,209.9762%2055.1798,210.3552%2054.7148,210.3552'%20id='Fill-289'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.4336,211.0739%20C54.9686,211.0739%2054.5896,210.6949%2054.5896,210.2299%20L54.8396,210.2299%20C54.8396,210.5569%2055.1066,210.8239%2055.4336,210.8239%20C55.7606,210.8239%2056.0276,210.5569%2056.0276,210.2299%20L56.2776,210.2299%20C56.2776,210.6949%2055.8986,211.0739%2055.4336,211.0739'%20id='Fill-291'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M76.5742,141.9909%20C76.0702,141.9909%2075.6592,141.5809%2075.6592,141.0759%20L75.9092,141.0759%20C75.9092,141.4429%2076.2082,141.7409%2076.5742,141.7409%20C76.9402,141.7409%2077.2392,141.4429%2077.2392,141.0759%20L77.4892,141.0759%20C77.4892,141.5809%2077.0782,141.9909%2076.5742,141.9909'%20id='Fill-293'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M75.7847,142.78%20C75.2807,142.78%2074.8697,142.37%2074.8697,141.866%20L75.1197,141.866%20C75.1197,142.232%2075.4177,142.53%2075.7847,142.53%20C76.1507,142.53%2076.4497,142.232%2076.4497,141.866%20L76.6997,141.866%20C76.6997,142.37%2076.2887,142.78%2075.7847,142.78'%20id='Fill-295'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M66.6504,156.1071%20C66.0524,156.1071%2065.5664,155.6211%2065.5664,155.0221%20L65.8164,155.0221%20C65.8164,155.4821%2066.1904,155.8571%2066.6504,155.8571%20C67.1104,155.8571%2067.4844,155.4821%2067.4844,155.0221%20L67.7344,155.0221%20C67.7344,155.6211%2067.2484,156.1071%2066.6504,156.1071'%20id='Fill-297'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M65.6909,157.0661%20C65.0929,157.0661%2064.6069,156.5801%2064.6069,155.9821%20L64.8569,155.9821%20C64.8569,156.4421%2065.2309,156.8161%2065.6909,156.8161%20C66.1509,156.8161%2066.5249,156.4421%2066.5249,155.9821%20L66.7749,155.9821%20C66.7749,156.5801%2066.2889,157.0661%2065.6909,157.0661'%20id='Fill-299'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.395,131.9323%20C51.972,131.9323%2051.628,131.5883%2051.628,131.1653%20L51.878,131.1653%20C51.878,131.4513%2052.11,131.6823%2052.395,131.6823%20C52.68,131.6823%2052.912,131.4513%2052.912,131.1653%20L53.162,131.1653%20C53.162,131.5883%2052.818,131.9323%2052.395,131.9323'%20id='Fill-301'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M51.7529,132.5739%20C51.3299,132.5739%2050.9859,132.2299%2050.9859,131.8069%20L51.2359,131.8069%20C51.2359,132.0929%2051.4679,132.3239%2051.7529,132.3239%20C52.0379,132.3239%2052.2699,132.0929%2052.2699,131.8069%20L52.5199,131.8069%20C52.5199,132.2299%2052.1759,132.5739%2051.7529,132.5739'%20id='Fill-303'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M112.7217,196.2565%20C112.4767,196.2565%20112.2327,196.1525%20112.0617,195.9515%20L112.2527,195.7895%20C112.4717,196.0495%20112.8597,196.0805%20113.1177,195.8605%20C113.3757,195.6425%20113.4087,195.2535%20113.1897,194.9955%20L113.3797,194.8335%20C113.6877,195.1975%20113.6427,195.7435%20113.2797,196.0525%20C113.1177,196.1895%20112.9187,196.2565%20112.7217,196.2565'%20id='Fill-305'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M112.6353,197.2975%20C112.3903,197.2975%20112.1463,197.1935%20111.9753,196.9925%20L112.1663,196.8305%20C112.3853,197.0905%20112.7743,197.1205%20113.0313,196.9015%20C113.1563,196.7965%20113.2333,196.6485%20113.2463,196.4855%20C113.2603,196.3215%20113.2093,196.1625%20113.1033,196.0375%20L113.2943,195.8755%20C113.4433,196.0525%20113.5143,196.2765%20113.4953,196.5055%20C113.4763,196.7355%20113.3693,196.9435%20113.1933,197.0935%20C113.0313,197.2305%20112.8323,197.2975%20112.6353,197.2975'%20id='Fill-307'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M83.5781,186.3014%20C83.4601,186.3014%2083.3431,186.2804%2083.2301,186.2384%20C82.9811,186.1454%2082.7851,185.9614%2082.6751,185.7204%20L82.9021,185.6164%20C82.9841,185.7974%2083.1321,185.9344%2083.3171,186.0034%20C83.5031,186.0734%2083.7041,186.0654%2083.8851,185.9854%20C84.2571,185.8144%2084.4211,185.3734%2084.2521,185.0014%20L84.4791,184.8984%20C84.7061,185.3954%2084.4861,185.9844%2083.9881,186.2114%20C83.8571,186.2724%2083.7181,186.3014%2083.5781,186.3014'%20id='Fill-309'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M82,187.0212%20C81.883,187.0212%2081.766,187.0002%2081.653,186.9582%20C81.404,186.8652%2081.207,186.6812%2081.097,186.4402%20L81.325,186.3362%20C81.407,186.5172%2081.555,186.6542%2081.74,186.7232%20C81.925,186.7932%2082.126,186.7862%2082.308,186.7042%20C82.488,186.6222%2082.625,186.4742%2082.694,186.2882%20C82.764,186.1022%2082.757,185.9012%2082.675,185.7202%20L82.902,185.6172%20C83.012,185.8582%2083.021,186.1272%2082.929,186.3752%20C82.836,186.6242%2082.652,186.8212%2082.411,186.9312%20C82.28,186.9912%2082.14,187.0212%2082,187.0212'%20id='Fill-311'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M83.1504,187.4499%20C82.7734,187.4499%2082.4124,187.2339%2082.2454,186.8689%20L82.4734,186.7649%20C82.6424,187.1369%2083.0834,187.3009%2083.4564,187.1339%20C83.8274,186.9629%2083.9924,186.5219%2083.8224,186.1499%20L84.0504,186.0469%20C84.2764,186.5439%2084.0574,187.1339%2083.5594,187.3599%20C83.4264,187.4209%2083.2874,187.4499%2083.1504,187.4499'%20id='Fill-313'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M81.5713,188.1696%20C81.4543,188.1696%2081.3373,188.1486%2081.2243,188.1066%20C80.9753,188.0136%2080.7783,187.8296%2080.6683,187.5886%20L80.8963,187.4846%20C80.9783,187.6656%2081.1263,187.8026%2081.3113,187.8716%20C81.4963,187.9416%2081.6973,187.9336%2081.8793,187.8526%20C82.0593,187.7706%2082.1963,187.6226%2082.2653,187.4366%20C82.3353,187.2506%2082.3283,187.0496%2082.2453,186.8686%20L82.4733,186.7656%20C82.5833,187.0066%2082.5923,187.2756%2082.5003,187.5236%20C82.4073,187.7726%2082.2233,187.9696%2081.9823,188.0796%20C81.8513,188.1396%2081.7113,188.1696%2081.5713,188.1696'%20id='Fill-315'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M84.2983,187.8786%20C83.9213,187.8786%2083.5603,187.6626%2083.3943,187.2986%20L83.6213,187.1946%20C83.7913,187.5666%2084.2303,187.7296%2084.6043,187.5626%20C84.9763,187.3916%2085.1413,186.9506%2084.9713,186.5786%20L85.1983,186.4756%20C85.4253,186.9726%2085.2053,187.5626%2084.7083,187.7886%20C84.5753,187.8496%2084.4353,187.8786%2084.2983,187.8786'%20id='Fill-317'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M68.5693,138.653%20C68.0183,138.653%2067.5693,138.205%2067.5693,137.653%20L67.8193,137.653%20C67.8193,138.066%2068.1563,138.403%2068.5693,138.403%20C68.9823,138.403%2069.3193,138.066%2069.3193,137.653%20L69.5693,137.653%20C69.5693,138.205%2069.1203,138.653%2068.5693,138.653'%20id='Fill-319'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M68.2661,171.7048%20C67.7151,171.7048%2067.2661,171.2568%2067.2661,170.7058%20L67.5161,170.7058%20C67.5161,171.1188%2067.8531,171.4548%2068.2661,171.4548%20C68.6791,171.4548%2069.0161,171.1188%2069.0161,170.7058%20L69.2661,170.7058%20C69.2661,171.2568%2068.8171,171.7048%2068.2661,171.7048'%20id='Fill-321'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M77.9668,153.2731%20C77.5318,153.2731%2077.1788,152.9191%2077.1788,152.4861%20L77.4288,152.4861%20C77.4288,152.7821%2077.6698,153.0231%2077.9668,153.0231%20C78.2628,153.0231%2078.5048,152.7821%2078.5048,152.4861%20L78.7548,152.4861%20C78.7548,152.9191%2078.4008,153.2731%2077.9668,153.2731'%20id='Fill-323'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M93.5801,138.0505%20C93.2371,138.0505%2092.9581,137.7715%2092.9581,137.4285%20L93.2081,137.4285%20C93.2081,137.6335%2093.3751,137.8005%2093.5801,137.8005%20C93.7851,137.8005%2093.9521,137.6335%2093.9521,137.4285%20L94.2021,137.4285%20C94.2021,137.7715%2093.9231,138.0505%2093.5801,138.0505'%20id='Fill-325'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M98.0786,211.3805%20C97.8746,211.3805%2097.6766,211.3175%2097.5056,211.1975%20C97.2876,211.0435%2097.1416,210.8145%2097.0966,210.5515%20L97.3426,210.5085%20C97.3766,210.7055%2097.4856,210.8775%2097.6496,210.9925%20C97.8136,211.1095%2098.0146,211.1555%2098.2096,211.1185%20C98.6166,211.0475%2098.8906,210.6585%2098.8196,210.2515%20L99.0656,210.2085%20C99.1606,210.7515%2098.7956,211.2705%2098.2526,211.3645%20C98.1946,211.3745%2098.1366,211.3805%2098.0786,211.3805'%20id='Fill-327'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M74.0176,218.0563%20C73.4196,218.0563%2072.9336,217.5703%2072.9336,216.9723%20L73.1836,216.9723%20C73.1836,217.4323%2073.5576,217.8063%2074.0176,217.8063%20C74.4776,217.8063%2074.8526,217.4323%2074.8526,216.9723%20L75.1026,216.9723%20C75.1026,217.5703%2074.6156,218.0563%2074.0176,218.0563'%20id='Fill-329'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M73.0581,219.0163%20C72.4601,219.0163%2071.9741,218.5303%2071.9741,217.9313%20L72.2241,217.9313%20C72.2241,218.3913%2072.5981,218.7663%2073.0581,218.7663%20C73.5181,218.7663%2073.8921,218.3913%2073.8921,217.9313%20L74.1421,217.9313%20C74.1421,218.5303%2073.6561,219.0163%2073.0581,219.0163'%20id='Fill-331'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M66.9175,221.0554%20C67.4255,220.9874%2068.1565,222.0904%2068.0735,222.4264%20C67.9895,222.7624%2067.9315,223.8724%2067.1105,223.9934%20C66.5045,224.0824%2064.3455,224.3074%2063.8735,223.8384%20C63.4385,223.4064%2064.2905,221.4074%2066.9175,221.0554'%20id='Fill-334'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M66.9575,221.5544%20C65.4275,221.7674%2064.7395,222.5624%2064.5135,222.8954%20C64.2905,223.2254%2064.2515,223.4814%2064.2685,223.5474%20C64.4655,223.6664%2065.8335,223.6764%2067.0375,223.4984%20C67.3535,223.4524%2067.4645,222.9764%2067.5425,222.5334%20C67.5595,222.4424%2067.5735,222.3644%2067.5885,222.3054%20C67.5545,222.1664%2067.1615,221.6234%2066.9575,221.5544%20M65.3745,224.6314%20C64.6215,224.6314%2063.8635,224.5334%2063.5205,224.1934%20C63.2495,223.9224%2063.1915,223.4794%2063.3615,222.9744%20C63.6785,222.0334%2064.7825,220.8364%2066.8505,220.5604%20C67.2235,220.5064%2067.6035,220.7004%2067.9685,221.1094%20C68.2445,221.4164%2068.6785,222.0654%2068.5585,222.5464%20C68.5475,222.5884%2068.5385,222.6444%2068.5275,222.7084%20C68.4405,223.1954%2068.2385,224.3324%2067.1835,224.4894%20C66.8435,224.5384%2066.1105,224.6314%2065.3745,224.6314'%20id='Fill-336'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.0601,221.361%20C67.3601,221.321%2067.7911,221.971%2067.7421,222.17%20C67.6921,222.369%2067.6581,223.024%2067.1731,223.095%20C66.8161,223.147%2065.5421,223.28%2065.2641,223.004%20C65.0071,222.748%2065.5091,221.569%2067.0601,221.361'%20id='Fill-338'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M68.7217,221.5983%20C68.7217,221.5983%2068.3337,221.3953%2067.5657,221.8343%20C66.8877,222.2233%2065.8737,222.8433%2066.1407,223.6153%20C66.4077,224.3863%2068.5517,224.0993%2069.0277,223.9363%20C69.5047,223.7733%2069.8037,223.2543%2069.7197,222.7993%20C69.5357,221.8093%2068.7217,221.5983%2068.7217,221.5983'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M68.4546,222.0514%20C68.3516,222.0514%2068.1406,222.0814%2067.8136,222.2684%20C67.4816,222.4584%2066.4706,223.0384%2066.6136,223.4514%20C66.7996,223.7114%2068.3136,223.6514%2068.8656,223.4634%20C69.1176,223.3764%2069.2646,223.0894%2069.2276,222.8904%20C69.1056,222.2324%2068.6016,222.0834%2068.5966,222.0824%20L68.5186,222.0564%20C68.5076,222.0544%2068.4866,222.0514%2068.4546,222.0514%20M67.5386,224.6244%20C66.7346,224.6244%2065.8986,224.4464%2065.6676,223.7784%20C65.2546,222.5824%2066.6476,221.7844%2067.3166,221.4014%20C68.1466,220.9264%2068.6876,221.0484%2068.8856,221.1244%20C69.3096,221.2504%2070.0266,221.7104%2070.2116,222.7084%20C70.3426,223.4214%2069.8936,224.1684%2069.1896,224.4084%20C69.0196,224.4674%2068.2936,224.6244%2067.5386,224.6244'%20id='Fill-342'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.8672,221.8708%20C68.8672,221.8708%2068.6382,221.7518%2068.1832,222.0118%20C67.7812,222.2408%2067.1812,222.6088%2067.3392,223.0648%20C67.4972,223.5218%2068.7662,223.3518%2069.0492,223.2558%20C69.3312,223.1588%2069.5082,222.8518%2069.4582,222.5828%20C69.3492,221.9958%2068.8672,221.8708%2068.8672,221.8708'%20id='Fill-344'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M48.4429,221.8122%20C48.4429,221.8122%2048.0549,221.6092%2047.2869,222.0482%20C46.6089,222.4372%2045.5959,223.0572%2045.8619,223.8292%20C46.1289,224.6002%2048.2729,224.3132%2048.7499,224.1502%20C49.2259,223.9872%2049.5259,223.4682%2049.4409,223.0132%20C49.2569,222.0232%2048.4429,221.8122%2048.4429,221.8122'%20id='Fill-346'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.1758,222.2653%20C48.0728,222.2653%2047.8618,222.2953%2047.5358,222.4823%20C47.2028,222.6723%2046.1918,223.2513%2046.3348,223.6653%20C46.5208,223.9253%2048.0358,223.8663%2048.5878,223.6773%20C48.8398,223.5903%2048.9868,223.3033%2048.9488,223.1043%20C48.8268,222.4463%2048.3228,222.2973%2048.3178,222.2963%20L48.2398,222.2703%20C48.2288,222.2683%2048.2078,222.2653%2048.1758,222.2653%20M47.2608,224.8383%20C46.4568,224.8383%2045.6208,224.6603%2045.3898,223.9923%20C44.9758,222.7953%2046.3688,221.9973%2047.0388,221.6153%20C47.8688,221.1413%2048.4088,221.2633%2048.6068,221.3383%20C49.0308,221.4643%2049.7478,221.9243%2049.9328,222.9223%20C50.0648,223.6343%2049.6158,224.3813%2048.9118,224.6223%20C48.7418,224.6813%2048.0148,224.8383%2047.2608,224.8383'%20id='Fill-348'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.5889,222.0846%20C48.5889,222.0846%2048.3599,221.9656%2047.9039,222.2256%20C47.5029,222.4556%2046.9029,222.8226%2047.0609,223.2786%20C47.2179,223.7356%2048.4879,223.5656%2048.7699,223.4696%20C49.0519,223.3726%2049.2299,223.0656%2049.1799,222.7966%20C49.0709,222.2096%2048.5889,222.0846%2048.5889,222.0846'%20id='Fill-350'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M50.7886,221.2692%20C51.2966,221.2012%2052.0276,222.3042%2051.9446,222.6402%20C51.8606,222.9762%2051.8026,224.0862%2050.9816,224.2072%20C50.3756,224.2962%2048.2166,224.5212%2047.7446,224.0522%20C47.3096,223.6202%2048.1616,221.6212%2050.7886,221.2692'%20id='Fill-352'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8286,221.7682%20C49.2986,221.9812%2048.6106,222.7762%2048.3846,223.1092%20C48.1616,223.4392%2048.1226,223.6952%2048.1396,223.7612%20C48.3356,223.8802%2049.7046,223.8902%2050.9086,223.7122%20C51.2246,223.6662%2051.3356,223.1902%2051.4136,222.7472%20C51.4306,222.6562%2051.4446,222.5782%2051.4596,222.5192%20C51.4256,222.3802%2051.0326,221.8372%2050.8286,221.7682%20M49.2456,224.8452%20C48.4926,224.8452%2047.7346,224.7472%2047.3916,224.4072%20C47.1206,224.1362%2047.0626,223.6932%2047.2326,223.1882%20C47.5496,222.2472%2048.6536,221.0502%2050.7216,220.7742%20C51.0946,220.7192%2051.4746,220.9142%2051.8396,221.3232%20C52.1156,221.6302%2052.5496,222.2792%2052.4296,222.7602%20C52.4186,222.8022%2052.4096,222.8582%2052.3986,222.9222%20C52.3116,223.4092%2052.1096,224.5462%2051.0546,224.7032%20C50.7146,224.7522%2049.9816,224.8452%2049.2456,224.8452'%20id='Fill-354'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.9312,221.5749%20C51.2302,221.5349%2051.6622,222.1849%2051.6132,222.3839%20C51.5632,222.5829%2051.5292,223.2379%2051.0442,223.3089%20C50.6872,223.3609%2049.4132,223.4939%2049.1352,223.2179%20C48.8782,222.9619%2049.3802,221.7829%2050.9312,221.5749'%20id='Fill-356'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M92.2832,221.0729%20C92.2832,221.0729%2091.3222,220.2899%2090.0442,221.3389%20C88.8772,222.2979%2087.9992,223.7789%2088.5222,223.9279%20C89.0452,224.0769%2089.9662,224.2209%2090.9332,224.0449%20C91.7752,223.8899%2092.5182,224.0519%2092.8562,222.2919%20C93.0132,221.4709%2092.2832,221.0729%2092.2832,221.0729'%20id='Fill-358'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.3916,221.0427%20C91.0716,221.0427%2090.6636,221.1537%2090.2036,221.5317%20C89.1716,222.3797%2088.5426,223.4857%2088.6206,223.7177%20C88.8576,223.7647%2089.8116,223.9977%2090.8886,223.7987%20C91.0046,223.7767%2091.1186,223.7627%2091.2296,223.7467%20C91.9056,223.6547%2092.3516,223.5947%2092.6106,222.2447%20C92.7316,221.6107%2092.1686,221.2957%2092.1636,221.2927%20L92.1266,221.2677%20C92.1046,221.2507%2091.8306,221.0427%2091.3916,221.0427%20M90.0146,224.3757%20C89.2596,224.3757%2088.6636,224.2287%2088.4536,224.1687%20C88.2846,224.1207%2088.1666,223.9917%2088.1306,223.8157%20C88.0016,223.1977%2088.9526,221.9117%2089.8856,221.1457%20C91.1906,220.0727%2092.2486,220.7407%2092.4176,220.8617%20C92.7276,221.0377%2093.2506,221.5607%2093.1016,222.3387%20C92.7746,224.0417%2092.0236,224.1447%2091.2966,224.2417%20C91.1926,224.2567%2091.0866,224.2717%2090.9786,224.2907%20C90.6416,224.3527%2090.3156,224.3757%2090.0146,224.3757'%20id='Fill-360'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M92.064,221.3581%20C92.064,221.3581%2091.466,220.8711%2090.671,221.5241%20C89.945,222.1211%2089.398,223.0431%2089.724,223.1351%20C90.049,223.2271%2090.623,223.3181%2091.224,223.2081%20C91.748,223.1111%2092.21,223.2121%2092.421,222.1171%20C92.519,221.6061%2092.064,221.3581%2092.064,221.3581'%20id='Fill-362'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M93.6475,221.0554%20C94.1555,220.9874%2094.8865,222.0904%2094.8025,222.4264%20C94.7195,222.7624%2094.6615,223.8724%2093.8395,223.9934%20C93.2345,224.0824%2091.0745,224.3074%2090.6035,223.8384%20C90.1685,223.4064%2091.0195,221.4074%2093.6475,221.0554'%20id='Fill-364'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M93.6938,221.3024%20C93.6888,221.3024%2093.6848,221.3024%2093.6808,221.3034%20C91.8338,221.5504%2091.0028,222.6204%2090.8018,223.2134%20C90.7128,223.4794%2090.7488,223.6304%2090.7798,223.6614%20C91.0818,223.9614%2092.7298,223.9034%2093.8038,223.7464%20C94.2848,223.6754%2094.4248,223.1054%2094.5188,222.5764%20C94.5338,222.4914%2094.5468,222.4194%2094.5598,222.3654%20C94.5708,222.2564%2094.3718,221.8284%2094.0538,221.5204%20C93.8878,221.3584%2093.7598,221.3024%2093.6938,221.3024%20M92.0788,224.3784%20C91.3928,224.3784%2090.7118,224.2984%2090.4268,224.0154%20C90.2258,223.8154%2090.1898,223.4644%2090.3288,223.0544%20C90.6458,222.1124%2091.7848,221.0524%2093.6138,220.8074%20C93.9638,220.7714%2094.2968,221.0354%2094.5118,221.2764%20C94.7748,221.5694%2095.1328,222.1334%2095.0458,222.4874%20C95.0338,222.5314%2095.0238,222.5924%2095.0108,222.6634%20C94.9278,223.1334%2094.7548,224.1124%2093.8768,224.2404%20C93.7198,224.2644%2092.8968,224.3784%2092.0788,224.3784'%20id='Fill-366'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M93.7896,221.361%20C94.0896,221.321%2094.5206,221.971%2094.4716,222.17%20C94.4216,222.369%2094.3876,223.024%2093.9036,223.095%20C93.5456,223.147%2092.2716,223.28%2091.9936,223.004%20C91.7366,222.748%2092.2386,221.569%2093.7896,221.361'%20id='Fill-368'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M95.4512,221.5983%20C95.4512,221.5983%2095.0632,221.3953%2094.2952,221.8343%20C93.6172,222.2233%2092.6042,222.8433%2092.8702,223.6153%20C93.1372,224.3863%2095.2812,224.0993%2095.7582,223.9363%20C96.2342,223.7733%2096.5342,223.2543%2096.4492,222.7993%20C96.2652,221.8093%2095.4512,221.5983%2095.4512,221.5983'%20id='Fill-370'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.1846,221.8024%20C95.0356,221.8024%2094.7806,221.8454%2094.4196,222.0514%20C93.6666,222.4834%2092.9216,222.9964%2093.1066,223.5324%20C93.2816,224.0364%2095.1436,223.8814%2095.6766,223.6994%20C96.0256,223.5794%2096.2676,223.1894%2096.2036,222.8454%20C96.0506,222.0214%2095.3946,221.8424%2095.3886,221.8404%20L95.3416,221.8234%20C95.3306,221.8194%2095.2786,221.8024%2095.1846,221.8024%20M94.2756,224.3774%20C93.5496,224.3774%2092.8176,224.2274%2092.6346,223.6964%20C92.2886,222.6964%2093.5596,221.9674%2094.1716,221.6174%20C94.9436,221.1744%2095.4116,221.3104%2095.5376,221.3634%20C95.6886,221.4094%2096.5006,221.7044%2096.6946,222.7534%20C96.8036,223.3374%2096.4196,223.9744%2095.8386,224.1724%20C95.6166,224.2484%2094.9486,224.3774%2094.2756,224.3774'%20id='Fill-372'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.5972,221.8708%20C95.5972,221.8708%2095.3672,221.7518%2094.9122,222.0118%20C94.5112,222.2408%2093.9112,222.6088%2094.0692,223.0648%20C94.2262,223.5218%2095.4962,223.3518%2095.7782,223.2558%20C96.0602,223.1588%2096.2382,222.8518%2096.1882,222.5828%20C96.0792,221.9958%2095.5972,221.8708%2095.5972,221.8708'%20id='Fill-374'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M57.458,221.7438%20C57.617,221.6098%2057.807,221.5728%2057.963,221.6458%20C58.546,221.9218%2060.02,222.7038%2059.716,223.7628%20C59.479,224.5878%2058.975,224.3398%2058.012,224.3568%20L57.286,224.3708%20C57.135,224.3738%2057.002,224.2958%2056.919,224.1578%20C56.501,223.4598%2056.728,222.3608%2057.408,221.7868%20L57.458,221.7438%20Z'%20id='Fill-376'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.7686,222.1071%20L57.7826,222.1241%20L57.7326,222.1671%20C57.2366,222.5861%2057.0556,223.4111%2057.3486,223.9011%20L58.0026,223.8571%20C58.2206,223.8531%2058.4136,223.8621%2058.5876,223.8701%20C59.1596,223.8941%2059.1576,223.8951%2059.2356,223.6241%20C59.4256,222.9611%2058.1856,222.3061%2057.7686,222.1071%20M58.8526,224.8781%20C58.7476,224.8781%2058.6436,224.8731%2058.5426,224.8691%20C58.3876,224.8621%2058.2146,224.8511%2058.0216,224.8571%20L57.2946,224.8711%20C56.9896,224.9081%2056.6646,224.7081%2056.4906,224.4151%20C55.9496,223.5111%2056.2226,222.1331%2057.0846,221.4051%20L57.1356,221.3621%20C57.4436,221.1021%2057.8416,221.0401%2058.1756,221.1931%20C60.3196,222.2071%2060.3616,223.3241%2060.1966,223.9001%20C59.9496,224.7591%2059.3846,224.8781%2058.8526,224.8781'%20id='Fill-378'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.5327,221.9811%20C57.6487,221.8831%2057.7857,221.8561%2057.9007,221.9101%20C58.3247,222.1101%2059.3947,222.6781%2059.1737,223.4481%20C59.0007,224.0471%2058.6357,223.8671%2057.9357,223.8791%20L57.4077,223.8891%20C57.2987,223.8911%2057.2017,223.8351%2057.1417,223.7351%20C56.8377,223.2271%2057.0017,222.4291%2057.4967,222.0121%20L57.5327,221.9811%20Z'%20id='Fill-380'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M54.0483,221.4274%20C54.0483,221.4274%2053.1573,220.5664%2051.7953,221.5024%20C50.5503,222.3594%2049.5503,223.7604%2050.0583,223.9534%20C50.5673,224.1464%2051.4723,224.3684%2052.4513,224.2744%20C53.3023,224.1924%2054.0293,224.4164%2054.5153,222.6914%20C54.7423,221.8874%2054.0483,221.4274%2054.0483,221.4274'%20id='Fill-382'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.4854,223.571%20C50.8784,223.691%2051.5974,223.859%2052.4024,223.776%20C52.5244,223.764%2052.6434,223.758%2052.7584,223.753%20C53.3924,223.721%2053.7104,223.706%2054.0344,222.555%20C54.1604,222.108%2053.7764,221.846%2053.7724,221.844%20L53.7054,221.791%20C53.6324,221.726%2053.0414,221.254%2052.0784,221.915%20C51.2704,222.47%2050.6734,223.199%2050.4854,223.571%20M51.9704,224.797003%20C50.9944,224.798%2050.2074,224.545%2049.8814,224.422%20C49.6304,224.326%2049.4624,224.108%2049.4294,223.839%20C49.3294,223.01%2050.6124,221.71%2051.5114,221.091%20C52.8214,220.193%2053.9274,220.646%2054.3614,221.037%20C54.7314,221.3%2055.2454,221.945%2054.9974,222.827%20C54.5174,224.531%2053.7214,224.707%2052.8084,224.752%20C52.7074,224.757%2052.6044,224.761%2052.4994,224.772%20C52.3184,224.79%2052.1414,224.797003%2051.9704,224.797003'%20id='Fill-384'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.8062,221.694%20C53.8062,221.694%2053.2512,221.157%2052.4042,221.741%20C51.6292,222.273%2051.0072,223.145%2051.3232,223.265%20C51.6392,223.385%2052.2032,223.524%2052.8122,223.465%20C53.3422,223.414%2053.7942,223.553%2054.0972,222.48%20C54.2382,221.979%2053.8062,221.694%2053.8062,221.694'%20id='Fill-386'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.8286,224.3698%20L63.6946,224.3698%20C62.4496,224.3698%2061.4396,223.3598%2061.4396,222.1148%20L61.4396,40.0928%20C61.4396,38.8468%2062.4496,37.8378%2063.6946,37.8378%20L187.8286,37.8378%20C189.0736,37.8378%20190.0836,38.8468%20190.0836,40.0928%20L190.0836,222.1148%20C190.0836,223.3598%20189.0736,224.3698%20187.8286,224.3698'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.6948,38.8376%20C63.0028,38.8376%2062.4398,39.3996%2062.4398,40.0926%20L62.4398,222.1146%20C62.4398,222.8076%2063.0028,223.3696%2063.6948,223.3696%20L187.8288,223.3696%20C188.5208,223.3696%20189.0838,222.8076%20189.0838,222.1146%20L189.0838,40.0926%20C189.0838,39.3996%20188.5208,38.8376%20187.8288,38.8376%20L63.6948,38.8376%20Z%20M187.8288,225.3696%20L63.6948,225.3696%20C61.8998,225.3696%2060.4398,223.9096%2060.4398,222.1146%20L60.4398,40.0926%20C60.4398,38.2976%2061.8998,36.8376%2063.6948,36.8376%20L187.8288,36.8376%20C189.6238,36.8376%20191.0838,38.2976%20191.0838,40.0926%20L191.0838,222.1146%20C191.0838,223.9096%20189.6238,225.3696%20187.8288,225.3696%20L187.8288,225.3696%20Z'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.8511,96.6462%20C146.8511,110.3052%20135.7781,121.3782%20122.1191,121.3782%20C108.4591,121.3782%2097.3861,110.3052%2097.3861,96.6462%20C97.3861,82.9872%20108.4591,71.9142%20122.1191,71.9142%20C135.7781,71.9142%20146.8511,82.9872%20146.8511,96.6462'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.8511,91.6462%20C149.8511,105.3052%20138.7781,116.3782%20125.1191,116.3782%20C111.4591,116.3782%20100.3861,105.3052%20100.3861,91.6462%20C100.3861,77.9872%20111.4591,66.9142%20125.1191,66.9142%20C138.7781,66.9142%20149.8511,77.9872%20149.8511,91.6462'%20id='Fill-394'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.1187,67.9138%20C112.0327,67.9138%20101.3867,78.5598%20101.3867,91.6458%20C101.3867,104.7318%20112.0327,115.3788%20125.1187,115.3788%20C138.2047,115.3788%20148.8507,104.7318%20148.8507,91.6458%20C148.8507,78.5598%20138.2047,67.9138%20125.1187,67.9138%20M125.1187,117.3788%20C110.9297,117.3788%2099.3867,105.8348%2099.3867,91.6458%20C99.3867,77.4578%20110.9297,65.9138%20125.1187,65.9138%20C139.3067,65.9138%20150.8507,77.4578%20150.8507,91.6458%20C150.8507,105.8348%20139.3067,117.3788%20125.1187,117.3788'%20id='Fill-396'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M131.2661,103.8444%20C131.3701,104.1524%20131.4611,104.3634%20131.4891,104.4324%20C131.4971,104.4394%20131.4801,104.4284%20131.4891,104.4324%20C131.4891,104.4324%20131.4891,104.4344%20131.4891,104.4324%20C131.4901,104.4334%20131.4881,104.4324%20131.4881,104.4324%20C130.7891,97.6924%20134.6121,94.8834%20135.8401,90.4064%20C135.8461,90.3394%20135.8591,90.2674%20135.8791,90.1854%20C135.9051,90.0854%20135.9251,89.9824%20135.9411,89.8784%20C136.1231,88.6404%20135.6161,87.1984%20134.6551,85.6974%20C134.6511,85.6884%20134.6441,85.6804%20134.6391,85.6724%20C134.5611,85.5474%20134.4761,85.4224%20134.3911,85.2974%20C134.3911,85.2974%20134.3881,85.2954%20134.3871,85.2934%20C134.2301,85.0654%20134.0611,84.8344%20133.8841,84.6044%20C133.8661,84.5804%20133.8491,84.5554%20133.8301,84.5324%20C133.7811,84.4694%20133.7291,84.4074%20133.6811,84.3444%20C133.6291,84.2784%20133.5791,84.2134%20133.5281,84.1504%20C133.4741,84.0864%20133.4221,84.0244%20133.3701,83.9614%20C133.3151,83.8964%20133.2611,83.8314%20133.2051,83.7664%20C133.1681,83.7224%20133.1271,83.6764%20133.0871,83.6304%20C131.5771,81.8904%20129.6111,80.1714%20127.5591,78.6764%20C127.5591,78.6764%20127.5441,78.6534%20127.5591,78.6764%20C127.8311,81.2124%20127.8651,83.7494%20127.6251,85.7784%20C127.3351,88.2234%20126.4601,91.0694%20125.2461,93.6504%20C122.4041,93.4174%20119.4991,92.7584%20117.2341,91.7914%20C115.3411,90.9834%20113.1711,89.7064%20111.0971,88.1934%20C111.1201,88.4044%20111.1451,88.6124%20111.1691,88.8224%20C111.1771,88.8844%20111.1861,88.9474%20111.1941,89.0104%20C111.2141,89.1594%20111.2321,89.3094%20111.2551,89.4594%20C111.2641,89.5284%20111.2741,89.5974%20111.2851,89.6654%20C111.3071,89.8174%20111.3291,89.9664%20111.3541,90.1154%20C111.3631,90.1754%20111.3731,90.2374%20111.3831,90.2974%20C111.4141,90.4874%20111.4461,90.6744%20111.4811,90.8624%20C111.4831,90.8814%20111.4851,90.9004%20111.4901,90.9174%20C111.5281,91.1364%20111.5701,91.3524%20111.6131,91.5684%20C111.6151,91.5844%20111.6201,91.6004%20111.6231,91.6174%20C111.6631,91.8124%20111.7021,92.0024%20111.7441,92.1944%20C111.7531,92.2344%20111.7621,92.2724%20111.7691,92.3114%20C111.8081,92.4864%20111.8491,92.6594%20111.8901,92.8344%20C111.8991,92.8674%20111.9081,92.9014%20111.9151,92.9364%20C111.9651,93.1364%20112.0141,93.3354%20112.0651,93.5324%20C112.0671,93.5334%20112.0671,93.5354%20112.0671,93.5354%20C112.2351,94.1684%20112.4191,94.7794%20112.6181,95.3654%20C112.6201,95.3724%20112.6231,95.3794%20112.6251,95.3864%20C112.9621,96.3654%20113.3461,97.2674%20113.7751,98.0564%20C113.8381,98.1704%20113.9021,98.2834%20113.9671,98.3934%20C113.9701,98.3974%20113.9701,98.4024%20113.9731,98.4064%20L113.9741,98.4074%20C114.0331,98.5064%20114.0931,98.6054%20114.1521,98.6994%20L114.1541,98.7014%20C114.1541,98.7014%20114.1591,98.7084%20114.1611,98.7114%20C114.2251,98.8154%20114.2911,98.9154%20114.3581,99.0114%20L114.3581,99.0124%20C114.3681,99.0264%20114.3761,99.0374%20114.3871,99.0504%20C114.3881,99.0514%20114.3861,99.0534%20114.3871,99.0544%20C114.4741,99.1794%20114.5631,99.3004%20114.6511,99.4154%20C114.6681,99.4344%20114.6831,99.4534%20114.6961,99.4714%20C114.7011,99.4784%20114.7071,99.4844%20114.7121,99.4924%20C114.8141,99.6214%20114.9191,99.7474%20115.0281,99.8644%20C115.1021,99.9474%20115.1791,100.0254%20115.2561,100.1014%20C115.2881,100.1334%20115.3231,100.1634%20115.3551,100.1944%20C115.4031,100.2404%20115.4521,100.2824%20115.5001,100.3264%20C115.5371,100.3584%20115.5741,100.3864%20115.6121,100.4174%20C115.6581,100.4554%20115.7061,100.4924%20115.7531,100.5304%20C115.7901,100.5584%20115.8281,100.5834%20115.8671,100.6114%20C115.9161,100.6464%20115.9641,100.6784%20116.0131,100.7114%20C116.0501,100.7354%20116.0891,100.7594%20116.1271,100.7814%20C116.1801,100.8134%20116.2331,100.8414%20116.2841,100.8704%20C116.3211,100.8914%20116.3571,100.9094%20116.3931,100.9274%20C116.4531,100.9554%20116.5131,100.9814%20116.5751,101.0084%20C116.6031,101.0184%20116.6351,101.0344%20116.6651,101.0454%20C116.7581,101.0834%20116.8511,101.1144%20116.9441,101.1404%20C117.0081,101.1584%20117.0611,101.1784%20117.1121,101.1984%20C121.6121,102.3874%20125.9941,100.5034%20131.4891,104.4324'%20id='Fill-398'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='94.5347'%20y1='145.3688'%20x2='158.3027'%20y2='145.3688'%20id='Fill-400'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.3022,146.3688%20L94.5342,146.3688%20C93.9822,146.3688%2093.5342,145.9218%2093.5342,145.3688%20C93.5342,144.8158%2093.9822,144.3688%2094.5342,144.3688%20L158.3022,144.3688%20C158.8552,144.3688%20159.3022,144.8158%20159.3022,145.3688%20C159.3022,145.9218%20158.8552,146.3688%20158.3022,146.3688'%20id='Fill-402'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.001'%20y1='165.569'%20x2='157.768'%20y2='165.569'%20id='Fill-404'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M157.7681,166.569%20L94.0011,166.569%20C93.4491,166.569%2093.0011,166.122%2093.0011,165.569%20C93.0011,165.016%2093.4491,164.569%2094.0011,164.569%20L157.7681,164.569%20C158.3211,164.569%20158.7681,165.016%20158.7681,165.569%20C158.7681,166.122%20158.3211,166.569%20157.7681,166.569'%20id='Fill-406'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.001'%20y1='186.821'%20x2='157.768'%20y2='186.821'%20id='Fill-408'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M157.7681,187.821%20L94.0011,187.821%20C93.4491,187.821%2093.0011,187.374%2093.0011,186.821%20C93.0011,186.268%2093.4491,185.821%2094.0011,185.821%20L157.7681,185.821%20C158.3211,185.821%20158.7681,186.268%20158.7681,186.821%20C158.7681,187.374%20158.3211,187.821%20157.7681,187.821'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M220.6968,30.9997%20C220.1438,30.9997%20219.6968,30.5527%20219.6968,29.9997%20L219.6968,22.9997%20C219.6968,22.4467%20220.1438,21.9997%20220.6968,21.9997%20C221.2498,21.9997%20221.6968,22.4467%20221.6968,22.9997%20L221.6968,29.9997%20C221.6968,30.5527%20221.2498,30.9997%20220.6968,30.9997'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.1968,27.4997%20L217.1968,27.4997%20C216.6438,27.4997%20216.1968,27.0527%20216.1968,26.4997%20C216.1968,25.9467%20216.6438,25.4997%20217.1968,25.4997%20L224.1968,25.4997%20C224.7498,25.4997%20225.1968,25.9467%20225.1968,26.4997%20C225.1968,27.0527%20224.7498,27.4997%20224.1968,27.4997'%20id='Fill-415'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M14.2217,185.1667%20C13.9457,185.1667%2013.7217,184.9427%2013.7217,184.6667%20L13.7217,180.7297%20C13.7217,180.4527%2013.9457,180.2297%2014.2217,180.2297%20C14.4977,180.2297%2014.7217,180.4527%2014.7217,180.7297%20L14.7217,184.6667%20C14.7217,184.9427%2014.4977,185.1667%2014.2217,185.1667'%20id='Fill-417'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M16.1904,183.1979%20L12.2524,183.1979%20C11.9764,183.1979%2011.7534,182.9739%2011.7534,182.6979%20C11.7534,182.4219%2011.9764,182.1979%2012.2524,182.1979%20L16.1904,182.1979%20C16.4664,182.1979%2016.6904,182.4219%2016.6904,182.6979%20C16.6904,182.9739%2016.4664,183.1979%2016.1904,183.1979'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M242.2886,166.4489%20C242.0126,166.4489%20241.7886,166.2249%20241.7886,165.9489%20L241.7886,162.0119%20C241.7886,161.7349%20242.0126,161.5119%20242.2886,161.5119%20C242.5646,161.5119%20242.7886,161.7349%20242.7886,162.0119%20L242.7886,165.9489%20C242.7886,166.2249%20242.5646,166.4489%20242.2886,166.4489'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M244.2573,164.4802%20L240.3193,164.4802%20C240.0433,164.4802%20239.8203,164.2562%20239.8203,163.9802%20C239.8203,163.7042%20240.0433,163.4802%20240.3193,163.4802%20L244.2573,163.4802%20C244.5333,163.4802%20244.7573,163.7042%20244.7573,163.9802%20C244.7573,164.2562%20244.5333,164.4802%20244.2573,164.4802'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.7993,50.4518%20C43.5233,50.4518%2043.2993,50.2278%2043.2993,49.9518%20L43.2993,46.0148%20C43.2993,45.7378%2043.5233,45.5148%2043.7993,45.5148%20C44.0753,45.5148%2044.2993,45.7378%2044.2993,46.0148%20L44.2993,49.9518%20C44.2993,50.2278%2044.0753,50.4518%2043.7993,50.4518'%20id='Fill-425'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M45.7681,48.4831%20L41.8301,48.4831%20C41.5541,48.4831%2041.3311,48.2591%2041.3311,47.9831%20C41.3311,47.7071%2041.5541,47.4831%2041.8301,47.4831%20L45.7681,47.4831%20C46.0441,47.4831%2046.2681,47.7071%2046.2681,47.9831%20C46.2681,48.2591%2046.0441,48.4831%2045.7681,48.4831'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.3506'%20y1='92.5837'%20x2='26.3506'%20y2='100.7087'%20id='Fill-429'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.3506,101.7087%20C25.7986,101.7087%2025.3506,101.2617%2025.3506,100.7087%20L25.3506,92.5837%20C25.3506,92.0307%2025.7986,91.5837%2026.3506,91.5837%20C26.9026,91.5837%2027.3506,92.0307%2027.3506,92.5837%20L27.3506,100.7087%20C27.3506,101.2617%2026.9026,101.7087%2026.3506,101.7087'%20id='Fill-431'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='30.4131'%20y1='96.6462'%20x2='22.2881'%20y2='96.6462'%20id='Fill-433'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M30.4131,97.6462%20L22.2881,97.6462%20C21.7361,97.6462%2021.2881,97.1992%2021.2881,96.6462%20C21.2881,96.0932%2021.7361,95.6462%2022.2881,95.6462%20L30.4131,95.6462%20C30.9651,95.6462%2031.4131,96.0932%2031.4131,96.6462%20C31.4131,97.1992%2030.9651,97.6462%2030.4131,97.6462'%20id='Fill-435'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='96.3823'%20y1='233.445'%20x2='163.5683'%20y2='233.445'%20id='Fill-437'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M163.5679,234.445%20L96.3819,234.445%20C95.8299,234.445%2095.3819,233.998%2095.3819,233.445%20C95.3819,232.892%2095.8299,232.445%2096.3819,232.445%20L163.5679,232.445%20C164.1209,232.445%20164.5679,232.892%20164.5679,233.445%20C164.5679,233.998%20164.1209,234.445%20163.5679,234.445'%20id='Fill-439'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='172.187'%20y1='233.445'%20x2='181.328'%20y2='233.445'%20id='Fill-441'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M181.3276,234.445%20L172.1866,234.445%20C171.6346,234.445%20171.1866,233.998%20171.1866,233.445%20C171.1866,232.892%20171.6346,232.445%20172.1866,232.445%20L181.3276,232.445%20C181.8806,232.445%20182.3276,232.892%20182.3276,233.445%20C182.3276,233.998%20181.8806,234.445%20181.3276,234.445'%20id='Fill-443'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='88.5'%20y1='233.3698'%20x2='83.5'%20y2='233.4448'%20id='Fill-445'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M83.4995,234.445%20C82.9545,234.445%2082.5085,234.008%2082.4995,233.46%20C82.4915,232.908%2082.9325,232.454%2083.4845,232.445%20L88.4845,232.37%20L88.5005,232.37%20C89.0455,232.37%2089.4915,232.807%2089.4995,233.355%20C89.5085,233.907%2089.0675,234.361%2088.5155,234.37%20L83.5155,234.445%20L83.4995,234.445%20Z'%20id='Fill-447'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='196.3198'%20y1='224.3698'%20x2='240.3198'%20y2='224.3698'%20id='Fill-449'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M240.3198,225.3698%20L196.3198,225.3698%20C195.7668,225.3698%20195.3198,224.9228%20195.3198,224.3698%20C195.3198,223.8168%20195.7668,223.3698%20196.3198,223.3698%20L240.3198,223.3698%20C240.8728,223.3698%20241.3198,223.8168%20241.3198,224.3698%20C241.3198,224.9228%20240.8728,225.3698%20240.3198,225.3698'%20id='Fill-451'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='247.1665'%20y1='224.1286'%20x2='254.1405'%20y2='224.1286'%20id='Fill-453'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M254.1401,225.1286%20L247.1661,225.1286%20C246.6141,225.1286%20246.1661,224.6816%20246.1661,224.1286%20C246.1661,223.5756%20246.6141,223.1286%20247.1661,223.1286%20L254.1401,223.1286%20C254.6931,223.1286%20255.1401,223.5756%20255.1401,224.1286%20C255.1401,224.6816%20254.6931,225.1286%20254.1401,225.1286'%20id='Fill-455'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='4'%20y1='224.1286'%20x2='12.973'%20y2='224.1286'%20id='Fill-458'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.9731,225.1286%20L4.0001,225.1286%20C3.4481,225.1286%203.0001,224.6816%203.0001,224.1286%20C3.0001,223.5756%203.4481,223.1286%204.0001,223.1286%20L12.9731,223.1286%20C13.5251,223.1286%2013.9731,223.5756%2013.9731,224.1286%20C13.9731,224.6816%2013.5251,225.1286%2012.9731,225.1286'%20id='Fill-460'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/FamilyVariant.svg.js b/lib/static/illustrations/FamilyVariant.svg.js new file mode 100644 index 00000000..510a4c72 --- /dev/null +++ b/lib/static/illustrations/FamilyVariant.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/FamilyVariants'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M8.3291,236.6238%20C8.3291,170.4928%2061.9391,116.8838%20128.0701,116.8838%20C194.2011,116.8838%20247.8101,170.4928%20247.8101,236.6238%20L8.3291,236.6238%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(171.500000,%20176.000000)%20scale(-1,%201)%20translate(-171.500000,%20-176.000000)%20translate(119.000000,%20123.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='19.9785'%20y1='227.6238'%20x2='55.9785'%20y2='227.6238'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9785,228.6238%20L19.9785,228.6238%20C19.4255,228.6238%2018.9785,228.1768%2018.9785,227.6238%20C18.9785,227.0708%2019.4255,226.6238%2019.9785,226.6238%20L55.9785,226.6238%20C56.5315,226.6238%2056.9785,227.0708%2056.9785,227.6238%20C56.9785,228.1768%2056.5315,228.6238%2055.9785,228.6238'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M198.1426,227.6238%20L87.6226,227.6238%20C86.3766,227.6238%2085.3686,226.6138%2085.3686,225.3688%20L85.3686,63.0858%20C85.3686,61.8408%2086.3766,60.8308%2087.6226,60.8308%20L198.1426,60.8308%20C199.3876,60.8308%20200.3976,61.8408%20200.3976,63.0858%20L200.3976,225.3688%20C200.3976,226.6138%20199.3876,227.6238%20198.1426,227.6238'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.623,61.8308%20C86.931,61.8308%2086.368,62.3928%2086.368,63.0858%20L86.368,225.3688%20C86.368,226.0608%2086.931,226.6238%2087.623,226.6238%20L198.143,226.6238%20C198.835,226.6238%20199.397,226.0608%20199.397,225.3688%20L199.397,63.0858%20C199.397,62.3928%20198.835,61.8308%20198.143,61.8308%20L87.623,61.8308%20Z%20M198.143,228.6238%20L87.623,228.6238%20C85.828,228.6238%2084.368,227.1638%2084.368,225.3688%20L84.368,63.0858%20C84.368,61.2908%2085.828,59.8308%2087.623,59.8308%20L198.143,59.8308%20C199.937,59.8308%20201.397,61.2908%20201.397,63.0858%20L201.397,225.3688%20C201.397,227.1638%20199.937,228.6238%20198.143,228.6238%20L198.143,228.6238%20Z'%20id='Fill-338'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-340'%20fill='%23E1F2FF'%20points='94.4512%20208.4558%20193.6142%20215.3568%20193.6142%2074.5048%2093.3012%2069.9028'%3e%3c/polygon%3e%3cpath%20d='M161.7402,113.4168%20C161.7402,125.6308%20151.8392,135.5318%20139.6252,135.5318%20C127.4112,135.5318%20117.5102,125.6308%20117.5102,113.4168%20C117.5102,101.2028%20127.4112,91.3018%20139.6252,91.3018%20C151.8392,91.3018%20161.7402,101.2028%20161.7402,113.4168'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.4229,108.9461%20C164.4229,121.1601%20154.5219,131.0611%20142.3079,131.0611%20C130.0939,131.0611%20120.1929,121.1601%20120.1929,108.9461%20C120.1929,96.7321%20130.0939,86.8311%20142.3079,86.8311%20C154.5219,86.8311%20164.4229,96.7321%20164.4229,108.9461'%20id='Fill-344'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.3076,87.8308%20C130.6646,87.8308%20121.1926,97.3038%20121.1926,108.9458%20C121.1926,120.5888%20130.6646,130.0608%20142.3076,130.0608%20C153.9506,130.0608%20163.4226,120.5888%20163.4226,108.9458%20C163.4226,97.3038%20153.9506,87.8308%20142.3076,87.8308%20M142.3076,132.0608%20C129.5616,132.0608%20119.1926,121.6918%20119.1926,108.9458%20C119.1926,96.1998%20129.5616,85.8308%20142.3076,85.8308%20C155.0536,85.8308%20165.4226,96.1998%20165.4226,108.9458%20C165.4226,121.6918%20155.0536,132.0608%20142.3076,132.0608'%20id='Fill-346'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M147.8047,119.8533%20C147.8977,120.1283%20147.9797,120.3163%20148.0037,120.3783%20C148.0117,120.3853%20147.9957,120.3753%20148.0037,120.3783%20C148.0037,120.3783%20148.0037,120.3803%20148.0037,120.3783%20C148.0047,120.3793%20148.0017,120.3783%20148.0017,120.3783%20C147.3787,114.3513%20150.7957,111.8393%20151.8947,107.8363%20C151.9007,107.7773%20151.9107,107.7123%20151.9297,107.6393%20C151.9517,107.5503%20151.9707,107.4573%20151.9847,107.3653%20C152.1487,106.2573%20151.6947,104.9683%20150.8337,103.6253%20C150.8307,103.6183%20150.8257,103.6113%20150.8217,103.6043%20C150.7507,103.4933%20150.6747,103.3803%20150.5987,103.2693%20C150.5987,103.2693%20150.5957,103.2673%20150.5957,103.2653%20C150.4537,103.0613%20150.3037,102.8553%20150.1457,102.6483%20C150.1297,102.6273%20150.1147,102.6053%20150.0977,102.5843%20C150.0537,102.5283%20150.0067,102.4723%20149.9637,102.4163%20C149.9177,102.3573%20149.8717,102.2993%20149.8257,102.2433%20C149.7787,102.1853%20149.7327,102.1293%20149.6857,102.0743%20C149.6367,102.0153%20149.5887,101.9573%20149.5387,101.8993%20C149.5057,101.8603%20149.4687,101.8193%20149.4327,101.7783%20C148.0827,100.2223%20146.3247,98.6853%20144.4907,97.3483%20C144.4907,97.3483%20144.4767,97.3283%20144.4907,97.3483%20C144.7327,99.6163%20144.7637,101.8843%20144.5487,103.6983%20C144.2887,105.8843%20143.5067,108.4303%20142.4217,110.7373%20C139.8807,110.5293%20137.2837,109.9403%20135.2577,109.0763%20C133.5647,108.3523%20131.6237,107.2113%20129.7697,105.8583%20C129.7897,106.0463%20129.8127,106.2323%20129.8347,106.4203%20C129.8417,106.4763%20129.8497,106.5323%20129.8567,106.5883%20C129.8737,106.7223%20129.8907,106.8563%20129.9107,106.9903%20C129.9187,107.0513%20129.9277,107.1133%20129.9377,107.1753%20C129.9567,107.3103%20129.9777,107.4433%20129.9987,107.5773%20C130.0077,107.6303%20130.0167,107.6853%20130.0257,107.7403%20C130.0537,107.9093%20130.0817,108.0773%20130.1137,108.2453%20C130.1157,108.2623%20130.1177,108.2783%20130.1207,108.2943%20C130.1557,108.4893%20130.1927,108.6833%20130.2317,108.8753%20C130.2337,108.8903%20130.2377,108.9043%20130.2417,108.9193%20C130.2757,109.0933%20130.3107,109.2643%20130.3487,109.4363%20C130.3567,109.4713%20130.3647,109.5053%20130.3707,109.5403%20C130.4067,109.6973%20130.4427,109.8523%20130.4787,110.0083%20C130.4877,110.0383%20130.4947,110.0673%20130.5017,110.0993%20C130.5457,110.2783%20130.5897,110.4573%20130.6357,110.6323%20C130.6367,110.6333%20130.6367,110.6353%20130.6367,110.6353%20C130.7867,111.2013%20130.9517,111.7473%20131.1297,112.2713%20C131.1327,112.2783%20131.1347,112.2843%20131.1357,112.2903%20C131.4377,113.1663%20131.7817,113.9713%20132.1637,114.6773%20C132.2207,114.7803%20132.2787,114.8803%20132.3357,114.9793%20C132.3387,114.9823%20132.3387,114.9873%20132.3417,114.9903%20L132.3427,114.9913%20C132.3947,115.0803%20132.4487,115.1683%20132.5007,115.2523%20L132.5027,115.2543%20C132.5027,115.2543%20132.5077,115.2603%20132.5097,115.2633%20C132.5677,115.3563%20132.6257,115.4463%20132.6867,115.5323%20C132.6947,115.5443%20132.7017,115.5543%20132.7107,115.5663%20C132.7117,115.5673%20132.7107,115.5693%20132.7117,115.5703%20C132.7887,115.6823%20132.8687,115.7903%20132.9477,115.8933%20C132.9627,115.9103%20132.9757,115.9263%20132.9887,115.9433%20C132.9917,115.9493%20132.9977,115.9543%20133.0017,115.9623%20C133.0937,116.0783%20133.1877,116.1893%20133.2847,116.2933%20C133.3517,116.3683%20133.4197,116.4373%20133.4887,116.5063%20C133.5177,116.5353%20133.5477,116.5613%20133.5767,116.5893%20C133.6197,116.6293%20133.6627,116.6673%20133.7067,116.7073%20C133.7397,116.7363%20133.7727,116.7603%20133.8067,116.7893%20C133.8477,116.8233%20133.8907,116.8563%20133.9327,116.8893%20C133.9667,116.9153%20133.9997,116.9373%20134.0347,116.9613%20C134.0787,116.9933%20134.1207,117.0223%20134.1657,117.0523%20C134.1997,117.0723%20134.2347,117.0943%20134.2677,117.1153%20C134.3147,117.1423%20134.3627,117.1673%20134.4087,117.1943%20C134.4407,117.2113%20134.4737,117.2283%20134.5047,117.2453%20C134.5597,117.2703%20134.6127,117.2923%20134.6677,117.3173%20C134.6937,117.3263%20134.7217,117.3403%20134.7487,117.3503%20C134.8317,117.3843%20134.9147,117.4123%20134.9977,117.4353%20C135.0547,117.4523%20135.1027,117.4693%20135.1487,117.4873%20C139.1727,118.5493%20143.0897,116.8653%20148.0037,120.3783'%20id='Fill-348'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='114.5488'%20y1='156.6629'%20x2='171.5678'%20y2='156.6629'%20id='Fill-350'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.5674,157.6629%20L114.5484,157.6629%20C113.9964,157.6629%20113.5484,157.2159%20113.5484,156.6629%20C113.5484,156.1099%20113.9964,155.6629%20114.5484,155.6629%20L171.5674,155.6629%20C172.1204,155.6629%20172.5674,156.1099%20172.5674,156.6629%20C172.5674,157.2159%20172.1204,157.6629%20171.5674,157.6629'%20id='Fill-352'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='114.5488'%20y1='175.0457'%20x2='171.5678'%20y2='175.0457'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.5674,176.0457%20L114.5484,176.0457%20C113.9964,176.0457%20113.5484,175.5987%20113.5484,175.0457%20C113.5484,174.4927%20113.9964,174.0457%20114.5484,174.0457%20L171.5674,174.0457%20C172.1204,174.0457%20172.5674,174.4927%20172.5674,175.0457%20C172.5674,175.5987%20172.1204,176.0457%20171.5674,176.0457'%20id='Fill-356'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='114.5488'%20y1='194.0486'%20x2='171.5678'%20y2='194.0486'%20id='Fill-358'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.5674,195.0486%20L114.5484,195.0486%20C113.9964,195.0486%20113.5484,194.6016%20113.5484,194.0486%20C113.5484,193.4956%20113.9964,193.0486%20114.5484,193.0486%20L171.5674,193.0486%20C172.1204,193.0486%20172.5674,193.4956%20172.5674,194.0486%20C172.5674,194.6016%20172.1204,195.0486%20171.5674,195.0486'%20id='Fill-360'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M178.0771,227.6238%20L60.9411,227.6238%20C59.6951,227.6238%2058.6861,226.6138%2058.6861,225.3688%20L58.6861,53.4918%20C58.6861,52.2468%2059.6951,51.2368%2060.9411,51.2368%20L178.0771,51.2368%20C179.3221,51.2368%20180.3321,52.2468%20180.3321,53.4918%20L180.3321,225.3688%20C180.3321,226.6138%20179.3221,227.6238%20178.0771,227.6238'%20id='Fill-362'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.9414,52.2371%20C60.2494,52.2371%2059.6864,52.7991%2059.6864,53.4921%20L59.6864,225.3691%20C59.6864,226.0611%2060.2494,226.6241%2060.9414,226.6241%20L178.0774,226.6241%20C178.7694,226.6241%20179.3324,226.0611%20179.3324,225.3691%20L179.3324,53.4921%20C179.3324,52.7991%20178.7694,52.2371%20178.0774,52.2371%20L60.9414,52.2371%20Z%20M178.0774,228.6241%20L60.9414,228.6241%20C59.1464,228.6241%2057.6864,227.1641%2057.6864,225.3691%20L57.6864,53.4921%20C57.6864,51.6971%2059.1464,50.2371%2060.9414,50.2371%20L178.0774,50.2371%20C179.8724,50.2371%20181.3324,51.6971%20181.3324,53.4921%20L181.3324,225.3691%20C181.3324,227.1641%20179.8724,228.6241%20178.0774,228.6241%20L178.0774,228.6241%20Z'%20id='Fill-364'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-366'%20fill='%23E1F2FF'%20points='68.292%20207.3533%20173.159%20214.6523%20173.159%2065.6973%2067.075%2060.8313'%3e%3c/polygon%3e%3cpath%20d='M139.4512,106.8474%20C139.4512,119.7634%20128.9802,130.2354%20116.0642,130.2354%20C103.1472,130.2354%2092.6772,119.7634%2092.6772,106.8474%20C92.6772,93.9314%20103.1472,83.4604%20116.0642,83.4604%20C128.9802,83.4604%20139.4512,93.9314%20139.4512,106.8474'%20id='Fill-368'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.2881,102.1199%20C142.2881,115.0359%20131.8171,125.5069%20118.9011,125.5069%20C105.9841,125.5069%2095.5141,115.0359%2095.5141,102.1199%20C95.5141,89.2029%20105.9841,78.7319%20118.9011,78.7319%20C131.8171,78.7319%20142.2881,89.2029%20142.2881,102.1199'%20id='Fill-370'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M118.9014,79.7322%20C106.5564,79.7322%2096.5134,89.7752%2096.5134,102.1202%20C96.5134,114.4632%20106.5564,124.5062%20118.9014,124.5062%20C131.2454,124.5062%20141.2884,114.4632%20141.2884,102.1202%20C141.2884,89.7752%20131.2454,79.7322%20118.9014,79.7322%20M118.9014,126.5062%20C105.4544,126.5062%2094.5134,115.5672%2094.5134,102.1202%20C94.5134,88.6722%20105.4544,77.7322%20118.9014,77.7322%20C132.3484,77.7322%20143.2884,88.6722%20143.2884,102.1202%20C143.2884,115.5672%20132.3484,126.5062%20118.9014,126.5062'%20id='Fill-372'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M124.7139,113.6541%20C124.8129,113.9451%20124.8999,114.1441%20124.9249,114.2101%20C124.9329,114.2161%20124.9169,114.2071%20124.9249,114.2101%20C124.9249,114.2101%20124.9249,114.212213%20124.9249,114.2101%20C124.9259,114.212213%20124.9239,114.2101%20124.9239,114.2101%20C124.2639,107.8361%20127.8779,105.1801%20129.0389,100.9471%20C129.0459,100.8831%20129.0579,100.8151%20129.0769,100.7381%20C129.1009,100.6431%20129.1199,100.5461%20129.1349,100.4481%20C129.3079,99.2771%20128.8269,97.9141%20127.9179,96.4941%20C127.9139,96.4851%20127.9079,96.4781%20127.9039,96.4701%20C127.8299,96.3521%20127.7489,96.2341%20127.6689,96.1161%20C127.6689,96.1161%20127.6659,96.1141%20127.6659,96.1121%20C127.5169,95.8961%20127.3569,95.6781%20127.1899,95.4601%20C127.1729,95.4381%20127.1569,95.4141%20127.1389,95.3921%20C127.0919,95.3331%20127.0429,95.2741%20126.9979,95.2151%20C126.9489,95.1521%20126.9009,95.0911%20126.8529,95.0311%20C126.8019,94.9701%20126.7529,94.9121%20126.7029,94.8521%20C126.6509,94.7911%20126.6009,94.7301%20126.5489,94.6681%20C126.5129,94.6271%20126.4749,94.5831%20126.4369,94.5401%20C125.0079,92.8941%20123.1499,91.2691%20121.2089,89.8551%20C121.2089,89.8551%20121.1939,89.8331%20121.2089,89.8551%20C121.4659,92.2531%20121.4979,94.6521%20121.2719,96.5701%20C120.9969,98.8831%20120.1699,101.5741%20119.0219,104.0131%20C116.3339,103.7941%20113.5879,103.1711%20111.4449,102.2571%20C109.6549,101.4921%20107.6039,100.2861%20105.6429,98.8541%20C105.6629,99.0531%20105.6879,99.2511%20105.7109,99.4491%20C105.7179,99.5081%20105.7269,99.5671%20105.7349,99.6271%20C105.7529,99.7681%20105.7699,99.9091%20105.7919,100.0511%20C105.7999,100.1161%20105.8099,100.1811%20105.8199,100.2471%20C105.8409,100.3891%20105.8619,100.5311%20105.8849,100.6721%20C105.8949,100.7281%20105.9029,100.7871%20105.9119,100.8441%20C105.9429,101.0231%20105.9719,101.2011%20106.0049,101.3781%20C106.0069,101.3961%20106.0099,101.4141%20106.0139,101.4301%20C106.0499,101.6361%20106.0899,101.8411%20106.1299,102.0461%20C106.1319,102.0611%20106.1369,102.0761%20106.1409,102.0921%20C106.1769,102.2761%20106.2149,102.4561%20106.2539,102.6371%20C106.2619,102.6751%20106.2709,102.7121%20106.2779,102.7481%20C106.3149,102.9141%20106.3539,103.0781%20106.3919,103.2431%20C106.4019,103.2741%20106.4089,103.3051%20106.4159,103.3401%20C106.4629,103.5281%20106.5089,103.7171%20106.5579,103.9031%20C106.5599,103.9041%20106.5589,103.9061%20106.5589,103.9061%20C106.7189,104.5051%20106.8929,105.0821%20107.0799,105.6361%20C107.0829,105.6431%20107.0859,105.6491%20107.0869,105.6561%20C107.4059,106.5821%20107.7689,107.4341%20108.1749,108.1811%20C108.2349,108.2891%20108.2949,108.3961%20108.3559,108.5001%20C108.3599,108.5041%20108.3599,108.5081%20108.3619,108.5111%20L108.3629,108.5121%20C108.4179,108.6061%20108.4749,108.7001%20108.5309,108.7891%20L108.5329,108.7911%20C108.5329,108.7911%20108.5369,108.7981%20108.5389,108.8001%20C108.5999,108.8981%20108.6619,108.9941%20108.7269,109.0841%20L108.7269,109.0851%20C108.7349,109.0971%20108.7429,109.1081%20108.7529,109.1211%20C108.7539,109.1221%20108.7519,109.1241%20108.7539,109.1251%20C108.8349,109.2431%20108.9199,109.3571%20109.0029,109.4671%20C109.0189,109.4841%20109.0319,109.5021%20109.0459,109.5191%20C109.0499,109.5251%20109.0559,109.5311%20109.0609,109.5401%20C109.1569,109.6621%20109.2569,109.7801%20109.3599,109.8901%20C109.4299,109.9681%20109.5019,110.0421%20109.5739,110.1151%20C109.6059,110.1451%20109.6379,110.1741%20109.6689,110.2031%20C109.7139,110.2461%20109.7599,110.2861%20109.8059,110.3281%20C109.8399,110.3571%20109.8749,110.3831%20109.9109,110.4141%20C109.9549,110.4501%20109.9999,110.4851%20110.0449,110.5191%20C110.0799,110.5471%20110.1149,110.5711%20110.1519,110.5961%20C110.1989,110.6301%20110.2439,110.6611%20110.2909,110.6921%20C110.3259,110.7141%20110.3629,110.7361%20110.3989,110.7581%20C110.4479,110.7871%20110.4989,110.8141%20110.5469,110.8421%20C110.5809,110.8611%20110.6159,110.8791%20110.6509,110.8951%20C110.7069,110.9231%20110.7639,110.9471%20110.8219,110.9721%20C110.8489,110.9821%20110.8789,110.9981%20110.9069,111.0081%20C110.9949,111.0441%20111.0829,111.0721%20111.1719,111.0971%20C111.2319,111.1151%20111.2819,111.1331%20111.3299,111.1521%20C115.5859,112.2761%20119.7289,110.4951%20124.9249,114.2101'%20id='Fill-374'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='90.1777'%20y1='152.5808'%20x2='150.4777'%20y2='152.5808'%20id='Fill-376'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M150.4775,153.5808%20L90.1775,153.5808%20C89.6245,153.5808%2089.1775,153.1338%2089.1775,152.5808%20C89.1775,152.0278%2089.6245,151.5808%2090.1775,151.5808%20L150.4775,151.5808%20C151.0305,151.5808%20151.4775,152.0278%20151.4775,152.5808%20C151.4775,153.1338%20151.0305,153.5808%20150.4775,153.5808'%20id='Fill-378'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='90.1777'%20y1='172.0213'%20x2='150.4777'%20y2='172.0213'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M150.4775,173.0213%20L90.1775,173.0213%20C89.6245,173.0213%2089.1775,172.5743%2089.1775,172.0213%20C89.1775,171.4683%2089.6245,171.0213%2090.1775,171.0213%20L150.4775,171.0213%20C151.0305,171.0213%20151.4775,171.4683%20151.4775,172.0213%20C151.4775,172.5743%20151.0305,173.0213%20150.4775,173.0213'%20id='Fill-382'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='90.1777'%20y1='192.117'%20x2='150.4777'%20y2='192.117'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M150.4775,193.117%20L90.1775,193.117%20C89.6245,193.117%2089.1775,192.67%2089.1775,192.117%20C89.1775,191.564%2089.6245,191.117%2090.1775,191.117%20L150.4775,191.117%20C151.0305,191.117%20151.4775,191.564%20151.4775,192.117%20C151.4775,192.67%20151.0305,193.117%20150.4775,193.117'%20id='Fill-386'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.8291,227.6238%20L32.6951,227.6238%20C31.4501,227.6238%2030.4401,226.6138%2030.4401,225.3688%20L30.4401,43.3468%20C30.4401,42.1018%2031.4501,41.0918%2032.6951,41.0918%20L156.8291,41.0918%20C158.0741,41.0918%20159.0841,42.1018%20159.0841,43.3468%20L159.0841,225.3688%20C159.0841,226.6138%20158.0741,227.6238%20156.8291,227.6238'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.6953,42.0916%20C32.0033,42.0916%2031.4403,42.6536%2031.4403,43.3466%20L31.4403,225.3686%20C31.4403,226.0616%2032.0033,226.6236%2032.6953,226.6236%20L156.8293,226.6236%20C157.5213,226.6236%20158.0843,226.0616%20158.0843,225.3686%20L158.0843,43.3466%20C158.0843,42.6536%20157.5213,42.0916%20156.8293,42.0916%20L32.6953,42.0916%20Z%20M156.8293,228.6236%20L32.6953,228.6236%20C30.9003,228.6236%2029.4403,227.1636%2029.4403,225.3686%20L29.4403,43.3466%20C29.4403,41.5516%2030.9003,40.0916%2032.6953,40.0916%20L156.8293,40.0916%20C158.6243,40.0916%20160.0843,41.5516%20160.0843,43.3466%20L160.0843,225.3686%20C160.0843,227.1636%20158.6243,228.6236%20156.8293,228.6236%20L156.8293,228.6236%20Z'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M115.8516,99.9002%20C115.8516,113.5592%20104.7786,124.6322%2091.1196,124.6322%20C77.4586,124.6322%2066.3866,113.5592%2066.3866,99.9002%20C66.3866,86.2412%2077.4586,75.1682%2091.1196,75.1682%20C104.7786,75.1682%20115.8516,86.2412%20115.8516,99.9002'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M118.8516,94.9002%20C118.8516,108.5592%20107.7786,119.6322%2094.1196,119.6322%20C80.4586,119.6322%2069.3866,108.5592%2069.3866,94.9002%20C69.3866,81.2412%2080.4586,70.1682%2094.1196,70.1682%20C107.7786,70.1682%20118.8516,81.2412%20118.8516,94.9002'%20id='Fill-394'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.1191,71.1678%20C81.0331,71.1678%2070.3871,81.8138%2070.3871,94.8998%20C70.3871,107.9858%2081.0331,118.6328%2094.1191,118.6328%20C107.2051,118.6328%20117.8511,107.9858%20117.8511,94.8998%20C117.8511,81.8138%20107.2051,71.1678%2094.1191,71.1678%20M94.1191,120.6328%20C79.9311,120.6328%2068.3871,109.0888%2068.3871,94.8998%20C68.3871,80.7118%2079.9311,69.1678%2094.1191,69.1678%20C108.3071,69.1678%20119.8511,80.7118%20119.8511,94.8998%20C119.8511,109.0888%20108.3071,120.6328%2094.1191,120.6328'%20id='Fill-396'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M100.2666,107.0984%20C100.3706,107.4074%20100.4616,107.6174%20100.4896,107.6864%20C100.4976,107.6944%20100.4806,107.6824%20100.4896,107.6864%20C100.4896,107.6864%20100.4896,107.6884%20100.4896,107.6864%20C100.4906,107.6884%20100.4876,107.6864%20100.4876,107.6864%20C99.7896,100.9464%20103.6116,98.1374%20104.8406,93.6604%20C104.8466,93.5934%20104.8596,93.5214%20104.8796,93.4404%20C104.9056,93.3394%20104.9256,93.2364%20104.9416,93.1324%20C105.1236,91.8944%20104.6166,90.4524%20103.6546,88.9514%20C103.6506,88.9424%20103.6446,88.9344%20103.6396,88.9264%20C103.5616,88.8014%20103.4766,88.6764%20103.3916,88.5524%20C103.3916,88.5524%20103.3886,88.5494%20103.3876,88.5474%20C103.2306,88.3204%20103.0616,88.0894%20102.8846,87.8584%20C102.8666,87.8344%20102.8496,87.8094%20102.8306,87.7864%20C102.7816,87.7234%20102.7296,87.6614%20102.6816,87.5984%20C102.6296,87.5334%20102.5786,87.4674%20102.5276,87.4044%20C102.4736,87.3404%20102.4226,87.2784%20102.3706,87.2154%20C102.3156,87.1504%20102.2616,87.0854%20102.2056,87.0204%20C102.1686,86.9764%20102.1276,86.9304%20102.0866,86.8844%20C100.5776,85.1454%2098.6116,83.4254%2096.5596,81.9304%20C96.5596,81.9304%2096.5436,81.9074%2096.5596,81.9304%20C96.8306,84.4664%2096.8656,87.0034%2096.6246,89.0324%20C96.3346,91.4774%2095.4596,94.3244%2094.2456,96.9044%20C91.4046,96.6714%2088.4996,96.0124%2086.2346,95.0454%20C84.3406,94.2374%2082.1716,92.9604%2080.0976,91.4474%20C80.1206,91.6584%2080.1456,91.8664%2080.1696,92.0774%20C80.1776,92.1394%2080.1866,92.2014%2080.1946,92.2644%20C80.2136,92.4144%2080.2326,92.5634%2080.2556,92.7134%20C80.2636,92.7824%2080.2746,92.8514%2080.2856,92.9204%20C80.3076,93.0714%2080.3296,93.2204%2080.3546,93.3694%20C80.3646,93.4294%2080.3736,93.4914%2080.3836,93.5514%20C80.4136,93.7414%2080.4466,93.9284%2080.4816,94.1174%20C80.4836,94.1354%2080.4856,94.1544%2080.4906,94.1714%20C80.5286,94.3904%2080.5706,94.6064%2080.6136,94.8224%20C80.6156,94.8384%2080.6206,94.8544%2080.6236,94.8714%20C80.6626,95.0664%2080.7026,95.2564%2080.7446,95.4484%20C80.7526,95.4884%2080.7616,95.5274%2080.7696,95.5654%20C80.8086,95.7404%2080.8496,95.9144%2080.8896,96.0884%20C80.8996,96.1214%2080.9086,96.1554%2080.9156,96.1904%20C80.9646,96.3904%2081.0136,96.5904%2081.0656,96.7864%20C81.0676,96.7874%2081.0676,96.7894%2081.0676,96.7894%20C81.2356,97.4224%2081.4196,98.0334%2081.6186,98.6194%20C81.6206,98.6274%2081.6236,98.6334%2081.6246,98.6404%20C81.9626,99.6194%2082.3466,100.5214%2082.7756,101.3104%20C82.8386,101.4244%2082.9026,101.5374%2082.9666,101.6474%20C82.9706,101.6514%2082.9706,101.6564%2082.9736,101.6614%20L82.9746,101.6614%20C83.0336,101.7604%2083.0926,101.8604%2083.1526,101.9534%20L83.1546,101.9554%20C83.1546,101.9554%2083.1596,101.9624%2083.1616,101.9664%20C83.2256,102.0694%2083.2906,102.1694%2083.3586,102.2654%20L83.3586,102.2664%20C83.3686,102.2804%2083.3766,102.2914%2083.3866,102.3044%20C83.3876,102.3054%2083.3866,102.3074%2083.3876,102.3084%20C83.4736,102.4334%2083.5636,102.5544%2083.6516,102.6694%20C83.6676,102.6894%2083.6826,102.7074%2083.6966,102.7254%20C83.7016,102.7324%2083.7066,102.7384%2083.7126,102.7474%20C83.8146,102.8764%2083.9196,103.0014%2084.0286,103.1184%20C84.1026,103.2014%2084.1796,103.2794%2084.2556,103.3554%20C84.2886,103.3884%2084.3236,103.4174%2084.3556,103.4484%20C84.4036,103.4944%2084.4526,103.5364%2084.5006,103.5804%20C84.5376,103.6124%2084.5746,103.6404%2084.6126,103.6714%20C84.6586,103.7104%2084.7056,103.7464%2084.7526,103.7844%20C84.7906,103.8124%2084.8286,103.8374%2084.8676,103.8654%20C84.9156,103.9004%2084.9636,103.9334%2085.0136,103.9664%20C85.0506,103.9894%2085.0896,104.0134%2085.1276,104.0354%20C85.1796,104.0674%2085.2336,104.0954%2085.2846,104.1244%20C85.3216,104.1454%2085.3586,104.1634%2085.3936,104.1814%20C85.4536,104.2094%2085.5126,104.2364%2085.5756,104.2624%20C85.6036,104.2734%2085.6346,104.2884%2085.6656,104.2994%20C85.7576,104.3374%2085.8516,104.3684%2085.9446,104.3944%20C86.0076,104.4134%2086.0616,104.4324%2086.1126,104.4524%20C90.6126,105.6414%2094.9946,103.7574%20100.4896,107.6864'%20id='Fill-398'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='63.9102'%20y1='148.6238'%20x2='127.6782'%20y2='148.6238'%20id='Fill-400'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M127.6777,149.6238%20L63.9097,149.6238%20C63.3577,149.6238%2062.9097,149.1768%2062.9097,148.6238%20C62.9097,148.0708%2063.3577,147.6238%2063.9097,147.6238%20L127.6777,147.6238%20C128.2307,147.6238%20128.6777,148.0708%20128.6777,148.6238%20C128.6777,149.1768%20128.2307,149.6238%20127.6777,149.6238'%20id='Fill-402'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='63.376'%20y1='168.823'%20x2='127.144'%20y2='168.823'%20id='Fill-404'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M127.1436,169.823%20L63.3756,169.823%20C62.8236,169.823%2062.3756,169.376%2062.3756,168.823%20C62.3756,168.27%2062.8236,167.823%2063.3756,167.823%20L127.1436,167.823%20C127.6966,167.823%20128.1436,168.27%20128.1436,168.823%20C128.1436,169.376%20127.6966,169.823%20127.1436,169.823'%20id='Fill-406'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='63.376'%20y1='190.075'%20x2='127.144'%20y2='190.075'%20id='Fill-408'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M127.1436,191.075%20L63.3756,191.075%20C62.8236,191.075%2062.3756,190.628%2062.3756,190.075%20C62.3756,189.522%2062.8236,189.075%2063.3756,189.075%20L127.1436,189.075%20C127.6966,189.075%20128.1436,189.522%20128.1436,190.075%20C128.1436,190.628%20127.6966,191.075%20127.1436,191.075'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M232.0029,62.4529%20C231.4499,62.4529%20231.0029,62.0059%20231.0029,61.4529%20L231.0029,54.4529%20C231.0029,53.8999%20231.4499,53.4529%20232.0029,53.4529%20C232.5559,53.4529%20233.0029,53.8999%20233.0029,54.4529%20L233.0029,61.4529%20C233.0029,62.0059%20232.5559,62.4529%20232.0029,62.4529'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M235.5029,58.9529%20L228.5029,58.9529%20C227.9499,58.9529%20227.5029,58.5059%20227.5029,57.9529%20C227.5029,57.3999%20227.9499,56.9529%20228.5029,56.9529%20L235.5029,56.9529%20C236.0559,56.9529%20236.5029,57.3999%20236.5029,57.9529%20C236.5029,58.5059%20236.0559,58.9529%20235.5029,58.9529'%20id='Fill-414'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M13.2217,188.4207%20C12.9457,188.4207%2012.7217,188.1967%2012.7217,187.9207%20L12.7217,183.9837%20C12.7217,183.7067%2012.9457,183.4837%2013.2217,183.4837%20C13.4977,183.4837%2013.7217,183.7067%2013.7217,183.9837%20L13.7217,187.9207%20C13.7217,188.1967%2013.4977,188.4207%2013.2217,188.4207'%20id='Fill-416'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M15.1904,186.4519%20L11.2524,186.4519%20C10.9764,186.4519%2010.7534,186.2279%2010.7534,185.9519%20C10.7534,185.6759%2010.9764,185.4519%2011.2524,185.4519%20L15.1904,185.4519%20C15.4664,185.4519%2015.6904,185.6759%2015.6904,185.9519%20C15.6904,186.2279%2015.4664,186.4519%2015.1904,186.4519'%20id='Fill-418'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M241.2881,169.7029%20C241.0121,169.7029%20240.7881,169.4789%20240.7881,169.2029%20L240.7881,165.2659%20C240.7881,164.9889%20241.0121,164.7659%20241.2881,164.7659%20C241.5641,164.7659%20241.7881,164.9889%20241.7881,165.2659%20L241.7881,169.2029%20C241.7881,169.4789%20241.5641,169.7029%20241.2881,169.7029'%20id='Fill-420'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M243.2568,167.7342%20L239.3188,167.7342%20C239.0428,167.7342%20238.8198,167.5102%20238.8198,167.2342%20C238.8198,166.9582%20239.0428,166.7342%20239.3188,166.7342%20L243.2568,166.7342%20C243.5328,166.7342%20243.7568,166.9582%20243.7568,167.2342%20C243.7568,167.5102%20243.5328,167.7342%20243.2568,167.7342'%20id='Fill-422'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M117.7822,21.9373%20C117.5062,21.9373%20117.2822,21.7133%20117.2822,21.4373%20L117.2822,17.5003%20C117.2822,17.2233%20117.5062,17.0003%20117.7822,17.0003%20C118.0582,17.0003%20118.2822,17.2233%20118.2822,17.5003%20L118.2822,21.4373%20C118.2822,21.7133%20118.0582,21.9373%20117.7822,21.9373'%20id='Fill-424'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M119.751,19.9685%20L115.813,19.9685%20C115.537,19.9685%20115.314,19.7445%20115.314,19.4685%20C115.314,19.1925%20115.537,18.9685%20115.813,18.9685%20L119.751,18.9685%20C120.027,18.9685%20120.251,19.1925%20120.251,19.4685%20C120.251,19.7445%20120.027,19.9685%20119.751,19.9685'%20id='Fill-426'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='15.1904'%20y1='79.3982'%20x2='15.1904'%20y2='87.5232'%20id='Fill-428'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M15.1904,88.5232%20C14.6374,88.5232%2014.1904,88.0762%2014.1904,87.5232%20L14.1904,79.3982%20C14.1904,78.8452%2014.6374,78.3982%2015.1904,78.3982%20C15.7434,78.3982%2016.1904,78.8452%2016.1904,79.3982%20L16.1904,87.5232%20C16.1904,88.0762%2015.7434,88.5232%2015.1904,88.5232'%20id='Fill-430'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='19.2529'%20y1='83.4607'%20x2='11.1279'%20y2='83.4607'%20id='Fill-432'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M19.2529,84.4607%20L11.1279,84.4607%20C10.5749,84.4607%2010.1279,84.0137%2010.1279,83.4607%20C10.1279,82.9077%2010.5749,82.4607%2011.1279,82.4607%20L19.2529,82.4607%20C19.8059,82.4607%2020.2529,82.9077%2020.2529,83.4607%20C20.2529,84.0137%2019.8059,84.4607%2019.2529,84.4607'%20id='Fill-434'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3828'%20y1='236.699'%20x2='162.5688'%20y2='236.699'%20id='Fill-436'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,237.699%20L95.3824,237.699%20C94.8304,237.699%2094.3824,237.252%2094.3824,236.699%20C94.3824,236.146%2094.8304,235.699%2095.3824,235.699%20L162.5684,235.699%20C163.1214,235.699%20163.5684,236.146%20163.5684,236.699%20C163.5684,237.252%20163.1214,237.699%20162.5684,237.699'%20id='Fill-438'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1875'%20y1='236.699'%20x2='180.3285'%20y2='236.699'%20id='Fill-440'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,237.699%20L171.1871,237.699%20C170.6351,237.699%20170.1871,237.252%20170.1871,236.699%20C170.1871,236.146%20170.6351,235.699%20171.1871,235.699%20L180.3281,235.699%20C180.8811,235.699%20181.3281,236.146%20181.3281,236.699%20C181.3281,237.252%20180.8811,237.699%20180.3281,237.699'%20id='Fill-442'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='236.6238'%20x2='82.5'%20y2='236.6988'%20id='Fill-444'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,237.699%20C81.954,237.699%2081.509,237.262%2081.5,236.714%20C81.492,236.162%2081.933,235.708%2082.485,235.699%20L87.485,235.624%20L87.5,235.624%20C88.046,235.624%2088.491,236.061%2088.5,236.609%20C88.508,237.161%2088.067,237.615%2087.515,237.624%20L82.515,237.699%20L82.5,237.699%20Z'%20id='Fill-446'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='195.3193'%20y1='227.6238'%20x2='239.3193'%20y2='227.6238'%20id='Fill-448'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,228.6238%20L195.3193,228.6238%20C194.7663,228.6238%20194.3193,228.1768%20194.3193,227.6238%20C194.3193,227.0708%20194.7663,226.6238%20195.3193,226.6238%20L239.3193,226.6238%20C239.8723,226.6238%20240.3193,227.0708%20240.3193,227.6238%20C240.3193,228.1768%20239.8723,228.6238%20239.3193,228.6238'%20id='Fill-450'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.167'%20y1='227.3826'%20x2='253.14'%20y2='227.3826'%20id='Fill-452'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,228.3826%20L246.1666,228.3826%20C245.6146,228.3826%20245.1666,227.9356%20245.1666,227.3826%20C245.1666,226.8296%20245.6146,226.3826%20246.1666,226.3826%20L253.1396,226.3826%20C253.6926,226.3826%20254.1396,226.8296%20254.1396,227.3826%20C254.1396,227.9356%20253.6926,228.3826%20253.1396,228.3826'%20id='Fill-454'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='227.3826'%20x2='11.974'%20y2='227.3826'%20id='Fill-456'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9736,228.3826%20L2.9996,228.3826%20C2.4476,228.3826%201.9996,227.9356%201.9996,227.3826%20C1.9996,226.8296%202.4476,226.3826%202.9996,226.3826%20L11.9736,226.3826%20C12.5266,226.3826%2012.9736,226.8296%2012.9736,227.3826%20C12.9736,227.9356%2012.5266,228.3826%2011.9736,228.3826'%20id='Fill-458'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M124.9199,227.5623%20L83.0949,227.5623%20C81.8489,227.5623%2080.8399,226.5523%2080.8399,225.3073%20L80.8399,168.5363%20C80.8399,167.2913%2081.8489,166.2813%2083.0949,166.2813%20L124.9199,166.2813%20C126.1659,166.2813%20127.1749,167.2913%20127.1749,168.5363%20L127.1749,225.3073%20C127.1749,226.5523%20126.1659,227.5623%20124.9199,227.5623'%20id='Fill-461'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.0947,167.281%20C82.4027,167.281%2081.8397,167.843%2081.8397,168.536%20L81.8397,225.307%20C81.8397,226%2082.4027,226.562%2083.0947,226.562%20L124.9197,226.562%20C125.6127,226.562%20126.1747,226%20126.1747,225.307%20L126.1747,168.536%20C126.1747,167.843%20125.6127,167.281%20124.9197,167.281%20L83.0947,167.281%20Z%20M124.9197,228.562%20L83.0947,228.562%20C81.2997,228.562%2079.8397,227.102%2079.8397,225.307%20L79.8397,168.536%20C79.8397,166.741%2081.2997,165.281%2083.0947,165.281%20L124.9197,165.281%20C126.7147,165.281%20128.1747,166.741%20128.1747,168.536%20L128.1747,225.307%20C128.1747,227.102%20126.7147,228.562%20124.9197,228.562%20L124.9197,228.562%20Z'%20id='Fill-463'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='90.3164'%20y1='203.3162'%20x2='118.3164'%20y2='203.3162'%20id='Fill-465'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M118.3164,204.3162%20L90.3164,204.3162%20C89.7634,204.3162%2089.3164,203.8692%2089.3164,203.3162%20C89.3164,202.7632%2089.7634,202.3162%2090.3164,202.3162%20L118.3164,202.3162%20C118.8694,202.3162%20119.3164,202.7632%20119.3164,203.3162%20C119.3164,203.8692%20118.8694,204.3162%20118.3164,204.3162'%20id='Fill-467'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='90.3164'%20y1='209.4324'%20x2='118.3164'%20y2='209.4324'%20id='Fill-469'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M118.3164,210.4324%20L90.3164,210.4324%20C89.7634,210.4324%2089.3164,209.9854%2089.3164,209.4324%20C89.3164,208.8794%2089.7634,208.4324%2090.3164,208.4324%20L118.3164,208.4324%20C118.8694,208.4324%20119.3164,208.8794%20119.3164,209.4324%20C119.3164,209.9854%20118.8694,210.4324%20118.3164,210.4324'%20id='Fill-471'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='90.3164'%20y1='215.7556'%20x2='118.3164'%20y2='215.7556'%20id='Fill-473'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M118.3164,216.7556%20L90.3164,216.7556%20C89.7634,216.7556%2089.3164,216.3086%2089.3164,215.7556%20C89.3164,215.2026%2089.7634,214.7556%2090.3164,214.7556%20L118.3164,214.7556%20C118.8694,214.7556%20119.3164,215.2026%20119.3164,215.7556%20C119.3164,216.3086%20118.8694,216.7556%20118.3164,216.7556'%20id='Fill-475'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M184.6592,227.5623%20L142.8342,227.5623%20C141.5882,227.5623%20140.5792,226.5523%20140.5792,225.3073%20L140.5792,168.5363%20C140.5792,167.2913%20141.5882,166.2813%20142.8342,166.2813%20L184.6592,166.2813%20C185.9042,166.2813%20186.9142,167.2913%20186.9142,168.5363%20L186.9142,225.3073%20C186.9142,226.5523%20185.9042,227.5623%20184.6592,227.5623'%20id='Fill-477'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.834,167.281%20C142.142,167.281%20141.579,167.843%20141.579,168.536%20L141.579,225.307%20C141.579,226%20142.142,226.562%20142.834,226.562%20L184.659,226.562%20C185.352,226.562%20185.914,226%20185.914,225.307%20L185.914,168.536%20C185.914,167.843%20185.352,167.281%20184.659,167.281%20L142.834,167.281%20Z%20M184.659,228.562%20L142.834,228.562%20C141.039,228.562%20139.579,227.102%20139.579,225.307%20L139.579,168.536%20C139.579,166.741%20141.039,165.281%20142.834,165.281%20L184.659,165.281%20C186.454,165.281%20187.914,166.741%20187.914,168.536%20L187.914,225.307%20C187.914,227.102%20186.454,228.562%20184.659,228.562%20L184.659,228.562%20Z'%20id='Fill-479'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='150.0557'%20y1='203.3162'%20x2='178.0557'%20y2='203.3162'%20id='Fill-481'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.0557,204.3162%20L150.0557,204.3162%20C149.5027,204.3162%20149.0557,203.8692%20149.0557,203.3162%20C149.0557,202.7632%20149.5027,202.3162%20150.0557,202.3162%20L178.0557,202.3162%20C178.6087,202.3162%20179.0557,202.7632%20179.0557,203.3162%20C179.0557,203.8692%20178.6087,204.3162%20178.0557,204.3162'%20id='Fill-483'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='150.0557'%20y1='209.4324'%20x2='178.0557'%20y2='209.4324'%20id='Fill-485'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.0557,210.4324%20L150.0557,210.4324%20C149.5027,210.4324%20149.0557,209.9854%20149.0557,209.4324%20C149.0557,208.8794%20149.5027,208.4324%20150.0557,208.4324%20L178.0557,208.4324%20C178.6087,208.4324%20179.0557,208.8794%20179.0557,209.4324%20C179.0557,209.9854%20178.6087,210.4324%20178.0557,210.4324'%20id='Fill-487'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='150.0557'%20y1='215.7556'%20x2='178.0557'%20y2='215.7556'%20id='Fill-489'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.0557,216.7556%20L150.0557,216.7556%20C149.5027,216.7556%20149.0557,216.3086%20149.0557,215.7556%20C149.0557,215.2026%20149.5027,214.7556%20150.0557,214.7556%20L178.0557,214.7556%20C178.6087,214.7556%20179.0557,215.2026%20179.0557,215.7556%20C179.0557,216.3086%20178.6087,216.7556%20178.0557,216.7556'%20id='Fill-491'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M244.3984,227.5623%20L202.5724,227.5623%20C201.3274,227.5623%20200.3174,226.5523%20200.3174,225.3073%20L200.3174,168.5363%20C200.3174,167.2913%20201.3274,166.2813%20202.5724,166.2813%20L244.3984,166.2813%20C245.6434,166.2813%20246.6534,167.2913%20246.6534,168.5363%20L246.6534,225.3073%20C246.6534,226.5523%20245.6434,227.5623%20244.3984,227.5623'%20id='Fill-493'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M202.5723,167.281%20C201.8803,167.281%20201.3173,167.843%20201.3173,168.536%20L201.3173,225.307%20C201.3173,226%20201.8803,226.562%20202.5723,226.562%20L244.3983,226.562%20C245.0913,226.562%20245.6533,226%20245.6533,225.307%20L245.6533,168.536%20C245.6533,167.843%20245.0913,167.281%20244.3983,167.281%20L202.5723,167.281%20Z%20M244.3983,228.562%20L202.5723,228.562%20C200.7773,228.562%20199.3173,227.102%20199.3173,225.307%20L199.3173,168.536%20C199.3173,166.741%20200.7773,165.281%20202.5723,165.281%20L244.3983,165.281%20C246.1933,165.281%20247.6533,166.741%20247.6533,168.536%20L247.6533,225.307%20C247.6533,227.102%20246.1933,228.562%20244.3983,228.562%20L244.3983,228.562%20Z'%20id='Fill-495'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='209.7949'%20y1='203.3162'%20x2='237.7949'%20y2='203.3162'%20id='Fill-497'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M237.7949,204.3162%20L209.7949,204.3162%20C209.2419,204.3162%20208.7949,203.8692%20208.7949,203.3162%20C208.7949,202.7632%20209.2419,202.3162%20209.7949,202.3162%20L237.7949,202.3162%20C238.3479,202.3162%20238.7949,202.7632%20238.7949,203.3162%20C238.7949,203.8692%20238.3479,204.3162%20237.7949,204.3162'%20id='Fill-499'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='209.7949'%20y1='209.4324'%20x2='237.7949'%20y2='209.4324'%20id='Fill-501'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M237.7949,210.4324%20L209.7949,210.4324%20C209.2419,210.4324%20208.7949,209.9854%20208.7949,209.4324%20C208.7949,208.8794%20209.2419,208.4324%20209.7949,208.4324%20L237.7949,208.4324%20C238.3479,208.4324%20238.7949,208.8794%20238.7949,209.4324%20C238.7949,209.9854%20238.3479,210.4324%20237.7949,210.4324'%20id='Fill-503'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='209.7949'%20y1='215.7556'%20x2='237.7949'%20y2='215.7556'%20id='Fill-505'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M237.7949,216.7556%20L209.7949,216.7556%20C209.2419,216.7556%20208.7949,216.3086%20208.7949,215.7556%20C208.7949,215.2026%20209.2419,214.7556%20209.7949,214.7556%20L237.7949,214.7556%20C238.3479,214.7556%20238.7949,215.2026%20238.7949,215.7556%20C238.7949,216.3086%20238.3479,216.7556%20237.7949,216.7556'%20id='Fill-507'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M112.0986,186.4627%20C112.0986,191.8987%20107.6926,196.3047%20102.2566,196.3047%20C96.8216,196.3047%2092.4146,191.8987%2092.4146,186.4627%20C92.4146,181.0267%2096.8216,176.6207%20102.2566,176.6207%20C107.6926,176.6207%20112.0986,181.0267%20112.0986,186.4627'%20id='Fill-509'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M114.126,184.4734%20C114.126,189.9094%20109.72,194.3154%20104.284,194.3154%20C98.849,194.3154%2094.442,189.9094%2094.442,184.4734%20C94.442,179.0374%2098.849,174.6314%20104.284,174.6314%20C109.72,174.6314%20114.126,179.0374%20114.126,184.4734'%20id='Fill-511'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M104.2842,175.6316%20C99.4092,175.6316%2095.4422,179.5986%2095.4422,184.4736%20C95.4422,189.3486%2099.4092,193.3156%20104.2842,193.3156%20C109.1592,193.3156%20113.1262,189.3486%20113.1262,184.4736%20C113.1262,179.5986%20109.1592,175.6316%20104.2842,175.6316%20M104.2842,195.3156%20C98.3052,195.3156%2093.4422,190.4516%2093.4422,184.4736%20C93.4422,178.4946%2098.3052,173.6316%20104.2842,173.6316%20C110.2632,173.6316%20115.1262,178.4946%20115.1262,184.4736%20C115.1262,190.4516%20110.2632,195.3156%20104.2842,195.3156'%20id='Fill-513'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M106.7305,189.3269%20C106.7725,189.4499%20106.8085,189.5329%20106.8195,189.5609%20C106.8235,189.5639%20106.8165,189.5589%20106.8195,189.5609%20C106.5415,186.8789%20108.0625,185.7619%20108.5505,183.9789%20C108.5535,183.9529%20108.5585,183.9249%20108.5665,183.8909%20C108.5775,183.8519%20108.5845,183.8099%20108.5905,183.7689%20C108.6645,183.2769%20108.4615,182.7029%20108.0795,182.1049%20C108.0785,182.1019%20108.0755,182.0989%20108.0735,182.0969%20C108.0425,182.0469%20108.0075,181.9969%20107.9745,181.9469%20L107.9725,181.9449%20C107.9105,181.8539%20107.8425,181.7629%20107.7725,181.6709%20C107.7655,181.6619%20107.7585,181.6509%20107.7515,181.6419%20C107.7315,181.6169%20107.7105,181.5929%20107.6915,181.5669%20C107.6705,181.5409%20107.6515,181.5149%20107.6305,181.4899%20C107.6095,181.4649%20107.5885,181.4399%20107.5685,181.4149%20C107.5455,181.3889%20107.5245,181.3629%20107.5025,181.3379%20C107.4885,181.3199%20107.4715,181.3019%20107.4555,181.2829%20C106.8545,180.5909%20106.0725,179.9069%20105.2555,179.3119%20C105.2555,179.3119%20105.2505,179.3029%20105.2555,179.3119%20C105.3645,180.3209%20105.3775,181.3309%20105.2825,182.1379%20C105.1675,183.1109%20104.8185,184.2439%20104.3345,185.2699%20C103.2045,185.1779%20102.0485,184.9159%20101.1475,184.5309%20C100.3935,184.2089%2099.5305,183.7009%2098.7055,183.0979%20C98.7135,183.1819%2098.7235,183.2649%2098.7335,183.3489%20C98.7365,183.3739%2098.7405,183.3989%2098.7435,183.4239%20C98.7515,183.4839%2098.7585,183.5429%2098.7675,183.6019%20C98.7715,183.6309%2098.7755,183.6579%2098.7795,183.6849%20C98.7885,183.7449%2098.7975,183.8049%2098.8075,183.8639%20C98.8105,183.8879%2098.8145,183.9119%2098.8185,183.9359%20C98.8315,184.0119%2098.8435,184.0869%2098.8575,184.1609%20C98.8585,184.1689%2098.8595,184.1769%2098.8615,184.1829%20C98.8765,184.2699%2098.8935,184.3559%2098.9105,184.4419%20C98.9115,184.4489%2098.9135,184.4549%2098.9155,184.4619%20C98.9295,184.5389%2098.9455,184.6149%2098.9625,184.6909%20C98.9655,184.7069%2098.9695,184.7229%2098.9725,184.7379%20C98.9885,184.8069%2099.0035,184.8769%2099.0205,184.9459%20C99.0245,184.9589%2099.0275,184.9729%2099.0305,184.9859%20C99.0505,185.0659%2099.0695,185.1449%2099.0905,185.2229%20L99.0905,185.2249%20C99.1585,185.4759%2099.2315,185.7199%2099.3105,185.9529%20C99.3115,185.9559%2099.3125,185.9589%2099.3125,185.9619%20C99.4475,186.3509%2099.5995,186.7099%2099.7705,187.0239%20C99.7955,187.0689%2099.8215,187.1139%2099.8465,187.1579%20C99.8485,187.1599%2099.8485,187.1619%2099.8495,187.1629%20C99.8735,187.2029%2099.8975,187.2419%2099.9205,187.2799%20L99.9215,187.2809%20C99.9215,187.2809%2099.9235,187.2829%2099.9235,187.2849%20C99.9505,187.3259%2099.9755,187.3659%20100.0025,187.4039%20C100.0065,187.4099%20100.0095,187.4139%20100.0135,187.4199%20L100.0145,187.4209%20C100.0485,187.4709%20100.0845,187.5189%20100.1195,187.5649%20C100.1265,187.5719%20100.1315,187.5799%20100.1375,187.5869%20C100.1385,187.5899%20100.1415,187.5929%20100.1435,187.5959%20C100.1845,187.6469%20100.2265,187.6969%20100.2695,187.7429%20C100.2985,187.7759%20100.3295,187.8069%20100.3595,187.8379%20C100.3735,187.8499%20100.3865,187.8619%20100.3995,187.8749%20C100.4185,187.8919%20100.4375,187.9099%20100.4575,187.9279%20C100.4715,187.9399%20100.4865,187.9509%20100.5015,187.9639%20C100.5195,187.9789%20100.5395,187.9929%20100.5575,188.0089%20C100.5725,188.0189%20100.5865,188.0299%20100.6025,188.0409%20C100.6225,188.0549%20100.6415,188.0669%20100.6615,188.0809%20C100.6755,188.0899%20100.6915,188.0989%20100.7075,188.1079%20C100.7275,188.1209%20100.7495,188.1319%20100.7695,188.1439%20C100.7835,188.1519%20100.7975,188.1589%20100.8125,188.1669%20C100.8355,188.1779%20100.8605,188.1879%20100.8845,188.1979%20C100.8955,188.2029%20100.9085,188.2089%20100.9205,188.2139%20C100.9585,188.2279%20100.9955,188.2409%20101.0325,188.2509%20C101.0565,188.2589%20101.0785,188.2659%20101.0985,188.2739%20C102.8895,188.7469%20104.6325,187.9979%20106.8195,189.5609'%20id='Fill-515'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M172.5742,186.4627%20C172.5742,191.8987%20168.1682,196.3047%20162.7322,196.3047%20C157.2972,196.3047%20152.8902,191.8987%20152.8902,186.4627%20C152.8902,181.0267%20157.2972,176.6207%20162.7322,176.6207%20C168.1682,176.6207%20172.5742,181.0267%20172.5742,186.4627'%20id='Fill-517'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M174.6025,184.4734%20C174.6025,189.9094%20170.1965,194.3154%20164.7605,194.3154%20C159.3255,194.3154%20154.9185,189.9094%20154.9185,184.4734%20C154.9185,179.0374%20159.3255,174.6314%20164.7605,174.6314%20C170.1965,174.6314%20174.6025,179.0374%20174.6025,184.4734'%20id='Fill-519'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.7607,175.6316%20C159.8857,175.6316%20155.9187,179.5986%20155.9187,184.4736%20C155.9187,189.3486%20159.8857,193.3156%20164.7607,193.3156%20C169.6357,193.3156%20173.6027,189.3486%20173.6027,184.4736%20C173.6027,179.5986%20169.6357,175.6316%20164.7607,175.6316%20M164.7607,195.3156%20C158.7817,195.3156%20153.9187,190.4516%20153.9187,184.4736%20C153.9187,178.4946%20158.7817,173.6316%20164.7607,173.6316%20C170.7397,173.6316%20175.6027,178.4946%20175.6027,184.4736%20C175.6027,190.4516%20170.7397,195.3156%20164.7607,195.3156'%20id='Fill-521'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M167.207,189.3269%20C167.248,189.4499%20167.284,189.5329%20167.296,189.5609%20C167.299,189.5639%20167.292,189.5589%20167.296,189.5609%20L167.295,189.5609%20C167.018,186.8789%20168.538,185.7619%20169.027,183.9789%20C169.029,183.9529%20169.034,183.9249%20169.043,183.8909%20C169.053,183.8519%20169.061,183.8099%20169.067,183.7689%20C169.14,183.2769%20168.937,182.7029%20168.555,182.1049%20C168.554,182.1019%20168.551,182.0989%20168.549,182.0969%20C168.518,182.0469%20168.484,181.9969%20168.45,181.9469%20C168.45,181.9469%20168.449,181.9459%20168.449,181.9449%20C168.386,181.8539%20168.319,181.7629%20168.249,181.6709%20C168.241,181.6619%20168.234,181.6509%20168.228,181.6419%20C168.207,181.6169%20168.186,181.5929%20168.168,181.5669%20C168.147,181.5409%20168.127,181.5149%20168.106,181.4899%20C168.085,181.4649%20168.064,181.4399%20168.044,181.4149%20C168.022,181.3889%20168.001,181.3629%20167.978,181.3379%20C167.964,181.3199%20167.947,181.3019%20167.932,181.2829%20C167.33,180.5909%20166.548,179.9069%20165.731,179.3119%20C165.731,179.3119%20165.726,179.3029%20165.731,179.3119%20C165.84,180.3209%20165.853,181.3309%20165.758,182.1379%20C165.643,183.1109%20165.294,184.2439%20164.811,185.2699%20C163.681,185.1779%20162.524,184.9159%20161.623,184.5309%20C160.869,184.2089%20160.006,183.7009%20159.181,183.0979%20C159.189,183.1819%20159.2,183.2649%20159.21,183.3489%20C159.213,183.3739%20159.217,183.3989%20159.22,183.4239%20C159.228,183.4839%20159.234,183.5429%20159.244,183.6019%20C159.247,183.6309%20159.251,183.6579%20159.256,183.6849%20C159.265,183.7449%20159.273,183.8049%20159.283,183.8639%20C159.287,183.8879%20159.291,183.9119%20159.295,183.9359%20C159.307,184.0119%20159.319,184.0869%20159.334,184.1609%20C159.334,184.1689%20159.335,184.1769%20159.337,184.1829%20C159.353,184.2699%20159.369,184.3559%20159.386,184.4419%20C159.387,184.4489%20159.389,184.4549%20159.391,184.4619%20C159.406,184.5389%20159.422,184.6149%20159.438,184.6909%20C159.441,184.7069%20159.445,184.7229%20159.448,184.7379%20C159.464,184.8069%20159.48,184.8769%20159.496,184.9459%20C159.5,184.9589%20159.504,184.9729%20159.507,184.9859%20C159.526,185.0659%20159.546,185.1449%20159.566,185.2229%20L159.566,185.2249%20C159.634,185.4759%20159.707,185.7199%20159.786,185.9529%20L159.789,185.9619%20C159.923,186.3509%20160.076,186.7099%20160.246,187.0239%20C160.271,187.0689%20160.297,187.1139%20160.323,187.1579%20C160.324,187.1599%20160.324,187.1619%20160.325,187.1629%20L160.326,187.1629%20C160.349,187.2029%20160.373,187.2419%20160.396,187.2799%20L160.397,187.2809%20C160.397,187.2809%20160.399,187.2829%20160.4,187.2849%20C160.426,187.3259%20160.452,187.3659%20160.478,187.4039%20C160.482,187.4099%20160.485,187.4139%20160.49,187.4199%20L160.49,187.4209%20C160.524,187.4709%20160.561,187.5189%20160.595,187.5649%20C160.602,187.5719%20160.607,187.5799%20160.613,187.5869%20L160.619,187.5959%20C160.66,187.6469%20160.702,187.6969%20160.745,187.7429%20C160.774,187.7759%20160.806,187.8069%20160.836,187.8379%20C160.849,187.8499%20160.862,187.8619%20160.875,187.8749%20C160.895,187.8919%20160.914,187.9099%20160.933,187.9279%20C160.947,187.9399%20160.962,187.9509%20160.978,187.9639%20C160.996,187.9789%20161.015,187.9929%20161.033,188.0089%20C161.049,188.0189%20161.063,188.0299%20161.079,188.0409%20C161.099,188.0549%20161.117,188.0669%20161.137,188.0809%20C161.152,188.0899%20161.167,188.0989%20161.183,188.1079%20C161.203,188.1209%20161.225,188.1319%20161.245,188.1439%20C161.26,188.1519%20161.274,188.1589%20161.288,188.1669%20C161.312,188.1779%20161.336,188.1879%20161.36,188.1979%20C161.372,188.2029%20161.385,188.2089%20161.396,188.2139%20C161.434,188.2279%20161.471,188.2409%20161.508,188.2509%20C161.533,188.2589%20161.554,188.2659%20161.574,188.2739%20C163.365,188.7469%20165.108,187.9979%20167.296,189.5609'%20id='Fill-523'%20fill='%23FCCE76'%3e%3c/path%3e%3cpath%20d='M232.623,186.4627%20C232.623,191.8987%20228.216,196.3047%20222.78,196.3047%20C217.346,196.3047%20212.938,191.8987%20212.938,186.4627%20C212.938,181.0267%20217.346,176.6207%20222.78,176.6207%20C228.216,176.6207%20232.623,181.0267%20232.623,186.4627'%20id='Fill-525'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M234.6504,184.4734%20C234.6504,189.9094%20230.2444,194.3154%20224.8084,194.3154%20C219.3734,194.3154%20214.9664,189.9094%20214.9664,184.4734%20C214.9664,179.0374%20219.3734,174.6314%20224.8084,174.6314%20C230.2444,174.6314%20234.6504,179.0374%20234.6504,184.4734'%20id='Fill-527'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M224.8086,175.6316%20C219.9336,175.6316%20215.9666,179.5986%20215.9666,184.4736%20C215.9666,189.3486%20219.9336,193.3156%20224.8086,193.3156%20C229.6836,193.3156%20233.6506,189.3486%20233.6506,184.4736%20C233.6506,179.5986%20229.6836,175.6316%20224.8086,175.6316%20M224.8086,195.3156%20C218.8296,195.3156%20213.9666,190.4516%20213.9666,184.4736%20C213.9666,178.4946%20218.8296,173.6316%20224.8086,173.6316%20C230.7876,173.6316%20235.6506,178.4946%20235.6506,184.4736%20C235.6506,190.4516%20230.7876,195.3156%20224.8086,195.3156'%20id='Fill-529'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M227.2549,189.3269%20C227.2969,189.4499%20227.3329,189.5329%20227.3439,189.5609%20C227.3469,189.5639%20227.3399,189.5589%20227.3439,189.5609%20L227.3429,189.5609%20C227.0659,186.8789%20228.5859,185.7619%20229.0749,183.9789%20C229.0779,183.9529%20229.0829,183.9249%20229.0909,183.8909%20C229.1009,183.8519%20229.1089,183.8099%20229.1149,183.7689%20C229.1889,183.2769%20228.9859,182.7029%20228.6039,182.1049%20L228.5979,182.0969%20C228.5669,182.0469%20228.5319,181.9969%20228.4979,181.9469%20C228.4979,181.9469%20228.4969,181.9459%20228.4969,181.9449%20C228.4349,181.8539%20228.3669,181.7629%20228.2969,181.6709%20C228.2899,181.6619%20228.2829,181.6509%20228.2759,181.6419%20C228.2559,181.6169%20228.2349,181.5929%20228.2159,181.5669%20C228.1949,181.5409%20228.1749,181.5149%20228.1549,181.4899%20C228.1339,181.4649%20228.1129,181.4399%20228.0919,181.4149%20C228.0699,181.3889%20228.0489,181.3629%20228.0269,181.3379%20C228.0119,181.3199%20227.9959,181.3019%20227.9799,181.2829%20C227.3789,180.5909%20226.5969,179.9069%20225.7799,179.3119%20C225.7799,179.3119%20225.7739,179.3029%20225.7799,179.3119%20C225.8879,180.3209%20225.9009,181.3309%20225.8069,182.1379%20C225.6909,183.1109%20225.3429,184.2439%20224.8589,185.2699%20C223.7289,185.1779%20222.5729,184.9159%20221.6709,184.5309%20C220.9179,184.2089%20220.0549,183.7009%20219.2299,183.0979%20C219.2379,183.1819%20219.2479,183.2649%20219.2579,183.3489%20C219.2609,183.3739%20219.2649,183.3989%20219.2679,183.4239%20C219.2759,183.4839%20219.2829,183.5429%20219.2919,183.6019%20C219.2949,183.6309%20219.2999,183.6579%20219.3039,183.6849%20C219.3129,183.7449%20219.3209,183.8049%20219.3309,183.8639%20C219.3349,183.8879%20219.3389,183.9119%20219.3429,183.9359%20C219.3559,184.0119%20219.3679,184.0869%20219.3819,184.1609%20C219.3829,184.1689%20219.3839,184.1769%20219.3859,184.1829%20C219.4009,184.2699%20219.4169,184.3559%20219.4349,184.4419%20C219.4359,184.4489%20219.4379,184.4549%20219.4389,184.4619%20C219.4539,184.5389%20219.4699,184.6149%20219.4859,184.6909%20C219.4899,184.7069%20219.4929,184.7229%20219.4969,184.7379%20C219.5119,184.8069%20219.5279,184.8769%20219.5449,184.9459%20C219.5489,184.9589%20219.5519,184.9729%20219.5549,184.9859%20C219.5739,185.0659%20219.5939,185.1449%20219.6139,185.2229%20C219.6149,185.2239%20219.6149,185.2249%20219.6149,185.2249%20C219.6819,185.4759%20219.7549,185.7199%20219.8339,185.9529%20C219.8349,185.9559%20219.8369,185.9589%20219.8369,185.9619%20C219.9719,186.3509%20220.1239,186.7099%20220.2949,187.0239%20C220.3199,187.0689%20220.3459,187.1139%20220.3709,187.1579%20C220.3719,187.1599%20220.3719,187.1619%20220.3739,187.1629%20C220.3979,187.2029%20220.4209,187.2419%20220.4439,187.2799%20L220.4449,187.2809%20C220.4449,187.2809%20220.4469,187.2829%20220.4479,187.2849%20C220.4739,187.3259%20220.4999,187.3659%20220.5269,187.4039%20C220.5299,187.4099%20220.5339,187.4139%20220.5379,187.4199%20L220.5379,187.4209%20C220.5729,187.4709%20220.6089,187.5189%20220.6439,187.5649%20C220.6509,187.5719%20220.6559,187.5799%20220.6609,187.5869%20C220.6629,187.5899%20220.6659,187.5929%20220.6679,187.5959%20C220.7079,187.6469%20220.7499,187.6969%20220.7929,187.7429%20C220.8229,187.7759%20220.8539,187.8069%20220.8839,187.8379%20C220.8979,187.8499%20220.9099,187.8619%20220.9239,187.8749%20C220.9429,187.8919%20220.9619,187.9099%20220.9819,187.9279%20C220.9959,187.9399%20221.0109,187.9509%20221.0259,187.9639%20C221.0439,187.9789%20221.0639,187.9929%20221.0819,188.0089%20C221.0969,188.0189%20221.1109,188.0299%20221.1269,188.0409%20C221.1469,188.0549%20221.1659,188.0669%20221.1859,188.0809%20C221.1999,188.0899%20221.2159,188.0989%20221.2309,188.1079%20C221.2519,188.1209%20221.2729,188.1319%20221.2929,188.1439%20C221.3079,188.1519%20221.3219,188.1589%20221.3369,188.1669%20C221.3599,188.1779%20221.3839,188.1879%20221.4089,188.1979%20C221.4199,188.2029%20221.4329,188.2089%20221.4449,188.2139%20C221.4819,188.2279%20221.5189,188.2409%20221.5559,188.2509%20C221.5809,188.2589%20221.6029,188.2659%20221.6229,188.2739%20C223.4129,188.7469%20225.1569,187.9979%20227.3439,189.5609'%20id='Fill-531'%20fill='%2381CCCC'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Graph.svg.js b/lib/static/illustrations/Graph.svg.js new file mode 100644 index 00000000..97598964 --- /dev/null +++ b/lib/static/illustrations/Graph.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/graph'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,226.5618%20C22.2041,169.3688%2068.5681,123.0038%20125.7621,123.0038%20C182.9541,123.0038%20229.3201,169.3688%20229.3201,226.5618%20L22.2041,226.5618%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(127.095900,%20112.411905)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,102.796723%20L56.4637171,102.73517%20C58.1421267,102.713377%2059.6527933,101.657434%2060.2423457,100.067575%20C61.9197743,95.5387075%2061.4361648,91.4030943%2061.5990029,87.8578585%20C61.9001552,81.2913962%2060.8436695,77.9413019%2059.8077838,72.4664434%20L52.4781076,72.729934%20C52.4781076,72.729934%2053.1353457,75.4500283%2053.6523076,83.6241792%20C53.8122029,86.1530943%2049.7971648,96.3717736%2050.0531933,101.356302%20C50.0953743,102.173519%2050.7692886,102.807481%2051.5795552,102.796723'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,73.6793915%20C53.894799,75.1721745%2054.2930657,78.2112311%2054.6314943,83.5612783%20C54.7050657,84.7321274%2054.1410181,86.8450047%2053.2140181,90.1950991%20C52.1791133,93.9285425%2050.8930848,98.5772689%2051.033361,101.305288%20C51.0480752,101.590571%2051.3129324,101.794627%2051.566999,101.806514%20L56.451161,101.744108%20C57.726399,101.727269%2058.88098,100.915005%2059.3233895,99.7203821%20C60.5515419,96.403967%2060.5633133,93.3530236%2060.5741038,90.4031179%20C60.5780276,89.5086368%2060.5799895,88.6438726%2060.6192276,87.8127877%20C60.859561,82.5786368%2060.220961,79.4583538%2059.4126562,75.5079764%20C59.2792467,74.8581651%2059.1428943,74.1885425%2059.00458,73.4872217%20L53.6525038,73.6793915%20Z%20M51.5581705,103.787646%20C50.2319229,103.787646%2049.1430657,102.748542%2049.0734181,101.407316%20C48.9164657,98.3553821%2050.1956276,93.7363726%2051.3237229,89.6621745%20C52.0152943,87.163967%2052.7304086,84.5825519%2052.6735133,83.6870802%20C52.1673419,75.6922217%2051.5316848,72.9919387%2051.5248181,72.9651934%20L51.239361,71.7834481%20L60.6133419,71.4456651%20L60.7712752,72.2807123%20C60.960599,73.2831651%2061.1518848,74.2142972%2061.3343419,75.1067972%20C62.136761,79.0314198%2062.8302943,82.4211368%2062.5791705,87.9029292%20C62.5418943,88.70925%2062.5389514,89.5462783%2062.5360086,90.4110425%20C62.5252181,93.388684%2062.5124657,96.7665142%2061.1607133,100.414769%20C60.4367705,102.369156%2058.5533419,103.699486%2056.4756848,103.725241%20L51.5915229,103.787646%20L51.5581705,103.787646%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,79.5328443%20L31.0893238,72.8554387%20L27.4499905,73.0476085%20C27.4499905,73.0476085%2027.0095429,78.6720425%2026.8300286,81.0266179%20C26.5122,85.1770896%2024.9112857,93.3225142%2023.9107143,96.9004387%20C23.5850381,98.0653443%2023.400619,99.1519953%2023.3584381,100.134637%20C23.2868286,101.789873%2024.6689905,103.138033%2026.3101238,103.117469%20L30.6361238,103.06275%20C33.1571714,103.031052%2035.3751048,101.304495%2035.9646571,98.8290708%20C37.7970762,91.1244481%2037.0701905,79.5328443%2037.0701905,79.5328443'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,73.991816%20C28.2299457,75.6619104%2027.9435076,79.3200708%2027.8081362,81.1030896%20C27.4952124,85.1862028%2025.9237267,93.3504481%2024.8544886,97.1690802%20C24.5513743,98.25375%2024.3777457,99.2661085%2024.3385076,100.177429%20C24.3169267,100.675684%2024.4993838,101.153137%2024.8544886,101.521627%20C25.2243076,101.906958%2025.7402886,102.125873%2026.2729457,102.125873%20L26.2974695,102.125873%20L30.6244505,102.072382%20C32.7266314,102.045637%2034.5306029,100.617241%2035.0102886,98.598467%20C36.6151267,91.8537028%2036.2099933,81.8985142%2036.1099362,79.9371934%20L30.674479,73.8689858%20L28.3604124,73.991816%20Z%20M26.2729457,104.107005%20C25.2115552,104.107005%2024.1835171,103.669175%2023.44486,102.900495%20C22.7120886,102.136769%2022.333441,101.138278%2022.3785648,100.09125%20C22.4246695,99.0263915%2022.621841,97.863467%2022.9671362,96.6312028%20C23.9892886,92.9750236%2025.5529267,84.859316%2025.8511362,80.9495519%20C26.0316314,78.5949764%2026.472079,72.9695519%2026.472079,72.9695519%20L26.5407457,72.1037972%20L31.5043648,71.8412972%20L38.0267171,79.1249292%20L38.049279,79.4696462%20C38.0787076,79.9500708%2038.7643933,91.2999764%2036.9192219,99.0610613%20C36.2286314,101.962429%2033.6497076,104.015873%2030.6489743,104.053514%20L26.3229743,104.107005%20L26.2729457,104.107005%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,85.1666887%20L28.5349238,85.4252264%20L28.5054952,84.9289528%20L28.243581,85.1666887%20Z%20M28.6526381,85.5292358%20L28.8645238,85.718434%20L29.9906571,85.2647547%20L29.8758857,85.0190943%20L29.0960286,85.2172075%20L29.1136857,85.5015%20L28.6526381,85.5292358%20Z%20M28.7664286,86.2909811%20L27.5059048,85.1706509%20L28.6722571,84.1107453%20L28.9998952,84.4782453%20L28.6173238,84.8269245%20L30.1476095,84.4406038%20L30.6577048,85.5292358%20L28.7664286,86.2909811%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,54.4930189%20C32.7958867,54.3493868%2036.7834581,51.3113208%2045.5443438,50.7922642%20C45.66402,50.212783%2045.8111629,49.6867925%2046.0024486,49.2568868%20C47.5454867,45.7671226%2049.659439,35.7435849%2048.1399438,29.196934%20L46.9382771,24.015283%20C46.5439343,22.3154717%2046.3340105,20.5770283%2046.3114486,18.8316509%20C46.30262,18.1045755%2046.3673629,17.3933491%2046.4978295,16.7058962%20C46.530201,16.5335377%2046.5664962,16.3631604%2046.6076962,16.1947642%20C46.7303152,15.6875943%2046.8882486,15.195283%2047.0805152,14.7208019%20C47.1452581,14.5613208%2047.2119629,14.4048113%2047.2835724,14.250283%20C47.4267914,13.9412264%2047.5837438,13.6410849%2047.7544295,13.3488679%20C47.9251152,13.0576415%2048.1085533,12.7743396%2048.3057248,12.5009434%20C48.897239,11.6827358%2049.6025438,10.9526887%2050.3971152,10.335566%20C50.6629533,10.1305189%2050.938601,9.93735849%2051.2230771,9.75707547%20C52.7886771,8.76948113%2054.6338486,8.18900943%2056.6134105,8.16325472%20L58.3241914,8.14146226%20C61.2062295,8.10580189%2063.8292962,9.25089623%2065.7401914,11.1349528%20C65.9795438,11.369717%2066.2071248,11.6163679%2066.4229343,11.8739151%20C66.8162962,12.3414623%2067.1655152,12.8466509%2067.4735343,13.3785849%20C67.5892867,13.5786792%2067.7011152,13.7817453%2067.8031343,13.9897642%20C67.8786676,14.1433019%2067.9502771,14.2978302%2068.0179629,14.4543396%20C68.222001,14.9248585%2068.3926867,15.4132075%2068.5280581,15.9164151%20C68.6624486,16.4186321%2068.7615248,16.9376887%2068.8213629,17.4686321%20C68.8625629,17.8212736%2068.8841438,18.1818396%2068.8890486,18.5453774%20C68.8988581,19.2694811%2068.6153629,19.9301887%2068.1503914,20.4116038%20C67.68542,20.8930189%2067.0389724,21.1951415%2066.3209152,21.2050472%20L55.6393248,21.3397642%20L57.3726676,30.6817925%20C59.3895057,40.274434%2058.8990295,46.7141038%2057.4825343,51.0200943%20C57.1666676,51.9809434%2055.3430771,55.3914623%2055.3430771,55.3914623%20C60.7903057,63.8350472%2069.0273629,67.4516038%2077.799039,68.4203774%20C85.256239,69.2435377%20101.244782,62.1837736%2092.85862,54.3563208%20C84.473439,46.5298585%2094.548801,51.3350943%2096.0359248,52.3207075%20C97.5220676,53.3053302%20106.138753,60.6345283%2097.0237438,71.6634906%20C93.1695819,76.3270755%2088.7906105,80.5785849%2078.1688581,83.9296698%20C76.4649438,84.4665566%2067.1439343,85.2699057%2062.1391152,86.789434%20C47.2394295,91.3143396%2035.0226486,86.7547642%2028.0863343,76.8738679%20C21.1784676,67.0316038%2026.8042295,54.5494811%2028.5002962,54.4930189'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,55.4777406%20C28.2057162,55.8561368%2026.9275352,57.9333538%2026.2006495,61.3230708%20C25.5159448,64.5126934%2024.95484,70.6997689%2028.8864971,76.3004292%20C36.077859,86.5428821%2048.0945257,90.0237311%2061.8563067,85.8405708%20C65.0502876,84.8717972%2069.9393543,84.1892972%2073.510021,83.6910425%20C75.465059,83.4186368%2077.3131733,83.1610896%2077.87624,82.9847689%20C88.5127067,79.6287311%2092.64644,75.4138726%2096.2700781,71.0286368%20C99.2825829,67.3853349%20100.558802,63.8341557%20100.064402,60.4761368%20C99.4895638,56.5663726%2096.5731924,53.8611368%2095.4970876,53.1479292%20C94.7142876,52.6288726%2092.4992971,51.5867972%2091.1141924,51.1479764%20C91.5369829,51.6650519%2092.2668114,52.454533%2093.5243924,53.6293443%20C96.7791924,56.6664198%2096.4927543,59.4548632%2095.6795448,61.2576934%20C93.2742495,66.5849575%2083.0713638,69.996467%2077.6928019,69.4050991%20C67.3476781,68.2619858%2059.5520495,63.7301462%2054.5217257,55.9324104%20L54.2029162,55.4391085%20L54.4805257,54.9210425%20C55.1691543,53.632316%2056.3404114,51.3470802%2056.5513162,50.7081651%20C58.18264,45.7513726%2058.1355543,39.0818915%2056.412021,30.8879292%20L54.4599257,20.3641557%20L66.3078686,20.2135896%20C66.7414495,20.2086368%2067.1465829,20.0333066%2067.4467543,19.7202877%20C67.7508495,19.4062783%2067.9136876,18.9942028%2067.9078019,18.5583538%20C67.9038781,18.2284953%2067.884259,17.9016085%2067.8479638,17.5816557%20C67.7930305,17.1051934%2067.7037638,16.6317028%2067.5811448,16.1750519%20C67.4595067,15.7223632%2067.3045162,15.2766085%2067.1191162,14.8516557%20C67.0573162,14.7090142%2066.9925733,14.5673632%2066.9239067,14.428684%20C66.8316971,14.2424575%2066.7296781,14.0582123%2066.6256971,13.8759481%20C66.341221,13.3866085%2066.0204495,12.9269858%2065.6751543,12.5139198%20C65.4799448,12.2811368%2065.2729638,12.0572689%2065.0561733,11.8442972%20C63.2767257,10.0919858%2060.9381352,9.13113679%2058.4563257,9.13113679%20C58.4161067,9.13113679%2058.3758876,9.13113679%2058.3366495,9.13212736%20L56.6258686,9.15391981%20C54.8925257,9.17670283%2053.2043067,9.67495755%2051.7436686,10.596184%20C51.4856781,10.7596274%2051.2345543,10.9359481%2050.99324,11.1221745%20C50.2742019,11.6808538%2049.6356019,12.3415613%2049.09804,13.0844858%20C48.9195067,13.3321274%2048.7537257,13.5896745%2048.5987352,13.8531651%20C48.4447257,14.1166557%2048.3024876,14.3900519%2048.1730019,14.6693915%20C48.108259,14.8100519%2048.046459,14.9517028%2047.9885829,15.0943443%20C47.8159352,15.5232594%2047.6707543,15.9719858%2047.5608876,16.4296274%20C47.5226305,16.5831651%2047.490259,16.7367028%2047.4608305,16.8912311%20C47.3411543,17.5222217%2047.28524,18.1710425%2047.2921067,18.8198632%20C47.3136876,20.4909481%2047.5157638,22.1630236%2047.8934305,23.789533%20L49.0950971,28.9701934%20C50.6665829,35.7407123%2048.499659,46.0386368%2046.8977638,49.6611368%20C46.7516019,49.9919858%2046.6191733,50.4397217%2046.5044019,50.9944387%20L46.3513733,51.7363726%20L45.6019257,51.7809481%20C40.67264,52.0721745%2037.2363638,53.2014198%2034.4749829,54.1087783%20C32.3875162,54.79425%2030.577659,55.3885896%2028.6746114,55.4777406%20M51.0491543,89.5076462%20C41.2876971,89.5076462%2032.8181543,85.3274575%2027.2865638,77.4465142%20C21.7785162,69.5982594%2023.7963352,60.4067972%2025.8582971,56.2127406%20C27.1688495,53.5471274%2028.146859,53.5144387%2028.4676305,53.5035425%20C30.14604,53.4470802%2031.7891352,52.9072217%2033.8677733,52.2247217%20C36.5997257,51.3282594%2039.9692971,50.2208066%2044.7583067,49.852316%20C44.8632686,49.4739198%2044.97804,49.1430708%2045.1065448,48.8528349%20C46.5730686,45.5374104%2048.6360114,35.6743443%2047.1851829,29.4228821%20L45.9835162,24.2422217%20C45.5734781,22.4760425%2045.3537448,20.6603349%2045.3302019,18.8446274%20C45.3213733,18.0630708%2045.39004,17.279533%2045.53424,16.5197689%20C45.5705352,16.3295802%2045.6107543,16.1423632%2045.6558781,15.9571274%20C45.7883067,15.4073632%2045.9629162,14.8635425%2046.17284,14.3454764%20C46.2434686,14.1721274%2046.316059,13.9997689%2046.3955162,13.8293915%20C46.5514876,13.4935896%2046.7221733,13.1647217%2046.9095352,12.8457594%20C47.0959162,12.5258066%2047.2979924,12.2157594%2047.5138019,11.9166085%20C48.1602495,11.0221274%2048.9293162,10.2247217%2049.799421,9.55014623%20C50.0907638,9.32429717%2050.3919162,9.1133066%2050.7018971,8.91717453%20C52.4695733,7.80278774%2054.5089733,7.20052358%2056.6013448,7.17278774%20L58.3121257,7.15099528%20C61.3726971,7.08462736%2064.2439448,8.27726887%2066.4246019,10.4258066%20C66.6865162,10.6813726%2066.9356781,10.9517972%2067.1720876,11.2341085%20C67.5909543,11.7333538%2067.9774495,12.2860896%2068.3207829,12.8784481%20C68.4483067,13.1003349%2068.5699448,13.3212311%2068.6817733,13.5490613%20C68.7641733,13.7184481%2068.8426495,13.8868443%2068.916221,14.0572217%20C69.1398781,14.5713255%2069.32724,15.1092028%2069.4743829,15.6569858%20C69.6225067,16.2087311%2069.7313924,16.7802877%2069.7961352,17.3558066%20C69.8402781,17.7411368%2069.863821,18.1343915%2069.8697067,18.5316085%20C69.882459,19.4984009%2069.5214686,20.4117028%2068.852459,21.1031179%20C68.1854114,21.7935425%2067.2907829,22.1828349%2066.3343543,22.1947217%20L56.8181352,22.3155708%20L58.3356686,30.4986368%20C60.1278686,39.0194858%2060.1563162,46.0366557%2058.4131638,51.3322217%20C58.1483067,52.139533%2057.0270781,54.3059009%2056.4855924,55.3360896%20C61.189259,62.3146274%2068.3923924,66.3848632%2077.9056686,67.4348632%20C83.0183924,68.0143443%2092.0254971,64.5780708%2093.8932305,60.4365142%20C94.6985924,58.6534953%2094.1414114,56.9021745%2092.19324,55.0844858%20C88.8736971,51.9859953%2088.03204,50.5813726%2088.85604,49.5155236%20C90.2921543,47.6641557%2096.5133543,51.4520802%2096.5741733,51.4926934%20C98.1652781,52.5466557%20101.34945,55.7194387%20102.005707,60.1849104%20C102.58545,64.1253821%20101.162088,68.2015613%2097.77584,72.2975519%20C94.10904,76.7352877%2089.596659,81.3622217%2078.4608876,84.8747689%20C77.7428305,85.1016085%2076.0791352,85.3334009%2073.777821,85.6543443%20C70.2718971,86.143684%2065.4701352,86.8133066%2062.4213352,87.7384953%20C58.5083162,88.9271745%2054.6894686,89.5076462%2051.0491543,89.5076462'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,40.0427406%20C37.8050219,28.8850047%2028.9303457,20.2314198%2018.9442505,18.5058538%20C16.8714981,18.1472689%2016.1907171,17.5004292%2013.92766,17.5281651%20L12.1952981,17.5509481%20C6.35666952,17.6252406%201.68439333,22.4641557%201.75796476,28.3590142%20C1.7756219,29.8280236%202.9704219,31.004816%204.42615524,30.9859953%20C4.42615524,30.9859953%2022.1990505,30.7551934%2022.2824314,30.7462783%20C22.2834124,30.7472689%2023.7293362,30.7294387%2023.7303171,30.7304292%20C23.7283552,30.7324104%2022.2804695,30.7512311%2022.2785076,30.7532123%20C26.2297838,32.3876462%2028.73906,37.4286368%2029.2030505,40.1487311%20C29.8661743,44.0228349%2029.4561362,47.2292972%2028.1779552,49.8354764%20C27.3245267,51.5709481%2027.2519362,53.6501462%2027.4069267,55.3311368%20C27.4069267,55.3311368%2027.4491076,55.3450047%2027.5099267,55.364816%20C27.5825171,56.2632594%2027.7394695,57.284533%2028.019041,58.4484481%20C29.6778314,57.2498632%2032.2596981,55.4450519%2032.7315362,55.1855236%20C33.7507457,54.6258538%2036.0540219,53.3500047%2037.0840219,52.7358538%20C43.6662124,48.8132123%2037.4852314,46.3883066%2037.6009838,40.0427406'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,54.5906887%20L28.3511914,54.5936604%20L28.4875438,55.2840849%20C28.525801,55.7595566%2028.5885819,56.2548396%2028.6749057,56.7649811%20C30.0992486,55.7546038%2031.821801,54.558%2032.2632295,54.3153113%20C33.40702,53.6872925%2035.6043533,52.4669151%2036.5853057,51.8834717%20C39.9254486,49.8934245%2039.4320295,48.8255943%2038.2391914,46.2451698%20C37.4966105,44.6394623%2036.5725533,42.6405%2036.619639,40.0244151%20C36.82662,28.7200755%2027.5821248,21.003566%2018.7790581,19.4820566%20C17.9305343,19.3344623%2017.2958581,19.1422925%2016.7357343,18.9729057%20C15.8724962,18.7104057%2015.1848486,18.5063491%2013.94002,18.5192264%20L12.2076581,18.5410189%20C6.91934381,18.6093679%202.67182,23.0074811%202.73852476,28.3466321%20C2.74441048,28.7923868%202.92196286,29.2104057%203.23782952,29.5214434%20C3.55467714,29.8334717%203.97746762,30.0414906%204.41301048,29.9959245%20C10.4321343,29.9176698%2021.9063343,29.7661132%2022.2447629,29.7571981%20L22.6685343,29.7443208%20L22.6763819,29.7512547%20L22.9951914,29.748283%20C23.1815724,29.7453113%2023.3247914,29.7284717%2023.4689914,29.7433302%20L23.6955914,29.7403585%20L23.6965724,29.7463019%20C24.1124962,29.7601698%2024.2164771,29.8196038%2024.424439,30.0296038%20L25.1179724,30.729934%20L24.7707152,31.0815849%20C27.8057819,33.4193208%2029.7421819,37.4717264%2030.1698771,39.9808302%20C30.8457533,43.9282358%2030.4710295,47.3922453%2029.0564962,50.275783%20C28.3865057,51.6397925%2028.27762,53.2811604%2028.338439,54.5906887%20L28.338439,54.5906887%20Z%20M27.4094771,60.1071509%20L27.0661438,58.682717%20C26.8513152,57.7892264%2026.6943629,56.9224811%2026.5972486,56.0973396%20L26.4903248,56.0606887%20L26.4304867,55.4227642%20C26.2107533,53.0434245%2026.5030771,51.0157358%2027.2986295,49.3951698%20C28.523839,46.8969623%2028.8406867,43.8430472%2028.23642,40.3176226%20C27.8567914,38.0888491%2025.662401,33.3400755%2022.0691724,31.7403113%20C21.2059343,31.7551698%2017.853039,31.802717%204.43851524,31.9770566%20C3.46835333,31.9641792%202.55999143,31.6204528%201.86842,30.939934%20C1.17684857,30.2594151%200.789372381,29.3471038%200.77662,28.3713962%20C0.696181905,21.9396509%205.81282952,16.6411132%2012.1821533,16.5598868%20L13.9154962,16.5380943%20C15.4781533,16.5172925%2016.3580676,16.7887075%2017.2997819,17.0749811%20C17.8314581,17.2364434%2018.3807914,17.4028585%2019.11062,17.5296509%20C28.7190486,19.1898396%2038.8091248,27.6512547%2038.5815438,40.061066%20C38.5423057,42.2185189%2039.3251057,43.9123868%2040.0166771,45.4071509%20C41.2163819,48.002434%2042.4563057,50.6848868%2037.5819533,53.5892264%20C36.5774581,54.1875283%2034.355601,55.420783%2033.200039,56.0557358%20C32.8262962,56.2617736%2030.4563152,57.9051226%2028.5905438,59.2542736%20L27.4094771,60.1071509%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,53.0003349%20C31.9933695,51.2797217%2031.7206648,50.3981179%2031.9031219,49.694816%20C32.9537219,45.6463726%2033.2970552,44.3685425%2033.2431029,40.0982123%20C33.1901314,35.8526462%2030.7034171,31.6883066%2027.08076,29.5031179%20C26.8816267,29.3832594%2024.2909314,29.2317028%2022.2780171,30.7532123%20C26.2302743,32.3876462%2028.7385695,37.4286368%2029.203541,40.1487311%20C29.8666648,44.0228349%2029.4566267,47.2292972%2028.1774648,49.8354764%20C27.3250171,51.5709481%2027.2524267,53.6501462%2027.4074171,55.3311368%20C27.4074171,55.3311368%2032.252341,57.0983066%2032.1012743,53.0003349'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,54.9592783%20C28.6567581,55.1871085%2030.1527105,55.4426745%2030.96592,54.8414009%20C31.4250057,54.5016368%2031.6427771,53.8904575%2031.6113867,53.0256934%20C31.5701867,52.3838066%2031.5074057,51.8617783%2031.4534533,51.4229575%20C31.3602629,50.6522972%2031.2915962,50.0965896%2031.4289295,49.5705991%20L31.4583581,49.4537123%20C32.4932629,45.4696557%2032.8052057,44.2671085%2032.7532152,40.1037594%20C32.7031867,36.0632406%2030.3773486,32.0692783%2026.8282629,29.9286651%20C26.6860248,29.8999387%2024.9360057,29.807816%2023.2880057,30.6923915%20C26.8959486,32.6814481%2029.2188438,37.3252217%2029.687739,40.0651274%20C30.3439962,43.907533%2029.9839867,47.2685236%2028.61752,50.0549858%20C27.8406057,51.6369198%2027.7689962,53.5388066%2027.8690533,54.9592783%20M29.5405962,56.2024387%20C28.3752248,56.2024387%2027.3108914,55.8220613%2027.2402629,55.7972972%20L26.947939,55.6893255%20L26.9185105,55.3772972%20C26.7743105,53.8042783%2026.7978533,51.5289481%2027.7376057,49.614184%20C29.0108819,47.0208821%2029.3414629,43.8649387%2028.719539,40.2335236%20C28.2359295,37.3995142%2025.6638724,32.6893726%2022.0922248,31.2114481%20L21.2917676,30.8796085%20L21.98432,30.3565896%20C24.0904248,28.76475%2026.8939867,28.8132877%2027.3314914,29.0777689%20C31.1660343,31.3907406%2033.6792343,35.7135708%2033.7341676,40.0918726%20C33.787139,44.3889481%2033.4398819,45.729184%2032.406939,49.705316%20L32.3775105,49.8212123%20C32.2892248,50.1639481%2032.3441581,50.6166368%2032.4265581,51.3021085%20C32.4824724,51.7587594%2032.5491771,52.3015896%2032.5903771,52.9692311%20L32.5913581,52.9821085%20C32.6364819,54.2005047%2032.28432,55.0959764%2031.543701,55.6417783%20C30.96592,56.0677217%2030.2351105,56.2024387%2029.5405962,56.2024387'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.4353019%20C6.67123987,19.4353019%206.64477524,17.5710566%208.46934667,16.8073302%20C9.02554667,16.5735566%2010.0427943,16.1406792%2010.0427943,16.1406792%20C10.0427943,16.1406792%2011.1640229,18.4605849%209.93390857,19.0638396%20C8.16328952,19.9335566%206.67123987,19.4353019%206.67123987,19.4353019'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,19.0425425%20C7.7168581,19.1118821%208.66642,19.1366462%209.71996286,18.6185802%20C9.84356286,18.5581557%209.92007714,18.4680142%209.96716286,18.3283443%20C10.109401,17.9132972%209.94263905,17.2525896%209.77783905,16.7909858%20C9.43548667,16.9356085%208.97247714,17.1317406%208.65759143,17.2644764%20C7.62857238,17.6953726%207.30780095,18.5452783%207.20676286,19.0425425%20M7.76394381,20.0727311%20C7.03313429,20.0727311%206.55344857,19.9182028%206.51715333,19.9053255%20L6.18559143,19.7953726%20L6.18068667,19.4417406%20C6.17970571,19.3525896%206.17283905,17.2327783%208.28188667,16.3491934%20C8.83710571,16.1174009%209.85141048,15.683533%209.85141048,15.683533%20L10.2791057,15.5022594%20L10.4831438,15.92325%20C10.5635819,16.0906557%2011.2600581,17.5824481%2010.8951438,18.6512689%20C10.7627152,19.0375896%2010.5047248,19.3347594%2010.148639,19.5100896%20C9.2451819,19.9528726%208.40744857,20.0727311%207.76394381,20.0727311'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,18.0655472%20C11.2464229,18.0655472%2011.2670229,15.5257358%2014.0921657,15.1186132%20C14.6189371,15.0433302%2015.9971752,15.0591792%2015.9971752,15.0591792%20C15.9971752,15.0591792%2016.6652038,17.7386604%2015.177099,18.0160189%20C13.3466419,18.3567736%2011.2464229,18.0655472%2011.2464229,18.0655472'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.6263302%20C12.5123419,17.6877453%2013.8739038,17.7551038%2015.0883229,17.5282642%20C15.2541038,17.4985472%2015.3678943,17.4222736%2015.457161,17.2816132%20C15.7200562,16.8675566%2015.6710086,16.0701509%2015.5925324,15.5530755%20C15.1206943,15.554066%2014.4605133,15.5669434%2014.1613229,15.6095377%20C12.4603514,15.8542075%2011.9522181,16.9844434%2011.8011514,17.6263302%20M13.1548657,18.6783113%20C12.0738562,18.6783113%2011.2351419,18.5634057%2011.1792276,18.5554811%20L10.7525133,18.4970377%20L10.7564371,18.0611887%20C10.7642848,17.0349623%2011.4578181,14.9973679%2014.0239895,14.6288774%20C14.571361,14.5506226%2015.8544467,14.5625094%2016.0025705,14.5635%20L16.3802371,14.5674623%20L16.4724467,14.937934%20C16.5205133,15.1281226%2016.9168181,16.8190189%2016.2821419,17.8165189%20C16.0476943,18.1850094%2015.6965133,18.4237358%2015.2658752,18.5029811%20C14.5546848,18.635717%2013.8101419,18.6783113%2013.1548657,18.6783113'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.2377075%20C16.8764029,18.2377075%2017.2138505,15.4155849%2019.7290124,16.1585094%20C20.8041362,16.4754906%2021.4084029,17.2897358%2021.4084029,17.2897358%20C21.4084029,17.2897358%2020.9365648,19.4412453%2019.9369743,19.2124245%20C18.190879,18.8132264%2016.8764029,18.2377075%2016.8764029,18.2377075'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,17.9339009%20C17.9447581,18.1260708%2018.9041295,18.4688066%2020.0449771,18.730316%20C20.0783295,18.7352689%2020.1175676,18.7412123%2020.1872152,18.6976274%20C20.4658057,18.520316%2020.728701,17.9101274%2020.8679962,17.4207877%20C20.6531676,17.2008821%2020.2107581,16.8165425%2019.5917771,16.6342783%20C19.0149771,16.4648915%2018.5627581,16.4985708%2018.2017676,16.7382877%20C17.7652438,17.0295142%2017.5455105,17.5723443%2017.4434914,17.9339009%20M20.0832343,19.7248443%20C19.9988724,19.7248443%2019.9145105,19.7149387%2019.8291676,19.6951274%20C18.0575676,19.2909764%2016.7362248,18.7164481%2016.6812914,18.6926745%20L16.3458057,18.5450802%20L16.3899486,18.1785708%20C16.3977962,18.1161651%2016.586139,16.6293255%2017.6622438,15.9121557%20C18.2694533,15.5080047%2019.0100724,15.42975%2019.8674248,15.6843255%20C21.0847867,16.0419198%2021.7724343,16.9542311%2021.8008819,16.9928632%20L21.9362533,17.1741368%20L21.8872057,17.3970142%20C21.8509105,17.5614481%2021.51052,19.0245142%2020.7130057,19.5336651%20C20.5158343,19.6604575%2020.3019867,19.7248443%2020.0832343,19.7248443'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,31.8192594%20C24.3235971,31.8192594%2030.1249495,28.5375142%2028.9468257,23.1557689%20C29.7306067,23.7917123%2031.8278829,25.7322311%2032.5930257,26.7297311%20C32.6057781,27.7866651%2032.8500352,31.9797311%2027.14874,34.8612877%20C26.1265876,33.8182217%2025.2604067,32.5106745%2024.3235971,31.8192594'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,31.8724528%20C25.5634229,32.2716509%2025.9646324,32.7510849%2026.3825181,33.2493396%20C26.6630705,33.5851415%2026.9514705,33.9288679%2027.24968,34.2517925%20C32.0955848,31.6565094%2032.1250133,28.162783%2032.1053943,26.9067453%20C31.554099,26.2311792%2030.4662229,25.1683019%2029.5902324,24.3718868%20C29.7069657,28.2608491%2026.4943467,30.9274528%2025.1455371,31.8724528%20L25.1455371,31.8724528%20Z%20M27.0495657,35.4652358%20L26.8004038,35.2096698%20C26.3874229,34.7876887%2026.0038705,34.3300472%2025.6330705,33.8882547%20C25.0807943,33.2285377%2024.5569657,32.6054717%2024.0341181,32.2191509%20L23.419061,31.7654717%20L24.0831657,31.388066%20C24.13908,31.3563679%2029.5519752,28.2162736%2028.4680229,23.2634434%20L28.1668705,21.8875472%20L29.2537657,22.7701415%20C30.091499,23.4486792%2032.1956419,25.403066%2032.9804038,26.4273113%20L33.0814419,26.558066%20L33.0834038,26.7234906%20C33.1491276,30.5005189%2031.22548,33.3543396%2027.3683752,35.3047642%20L27.0495657,35.4652358%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,18.9118868%20C7.45964142,18.9118868%207.44591905,17.9470755%208.39057619,17.5518396%20C8.67897619,17.4309906%209.20476667,17.2061321%209.20476667,17.2061321%20C9.20476667,17.2061321%209.78549048,18.4066981%209.14885238,18.719717%20C8.2316619,19.1704245%207.45964142,18.9118868%207.45964142,18.9118868'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.4763585%20C12.4477952,17.4763585%2012.4585857,16.1797075%2013.8986238,15.9726792%20C14.1674048,15.9340472%2014.8697667,15.9429623%2014.8697667,15.9429623%20C14.8697667,15.9429623%2015.2101571,17.3089528%2014.4509,17.4506038%20C13.5180143,17.6239528%2012.4477952,17.4763585%2012.4477952,17.4763585'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,18.0229528%20C17.7749552,18.0229528%2017.9544695,16.5262075%2019.2885648,16.9204528%20C19.859479,17.0888491%2020.1792695,17.5197453%2020.1792695,17.5197453%20C20.1792695,17.5197453%2019.9291267,18.6618679%2019.3984314,18.5400283%20C18.4724124,18.3290377%2017.7749552,18.0229528%2017.7749552,18.0229528'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,29.0468632%20L11.0685762,29.1142217%20C11.0352238,26.3980896%2013.1884143,24.1683255%2015.8781857,24.1336557%20L16.3490429,24.1277123%20C17.6939286,24.1118632%2018.798481,25.1985142%2018.8141762,26.5565802%20C18.8318333,27.9146462%2017.7547476,29.029033%2016.4098619,29.0468632'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,28.960783%20L11.1589219,29.0212075%20C11.1324362,26.8865377%2012.824579,25.135217%2014.9385314,25.1074811%20L15.9106552,25.0965849%20C16.967141,25.082717%2017.8343029,25.9365849%2017.8480362,27.0034245%20C17.8607886,28.0712547%2017.0152076,28.9469151%2015.9587219,28.960783'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.5914717%20L15.9160505,25.5914717%20L14.9439267,25.6033585%20C14.0532219,25.6142547%2013.2194124,25.9758113%2012.5974886,26.6196792%20C12.0903362,27.1436887%2011.7734886,27.8053868%2011.6793171,28.5185943%20L15.9533267,28.4651038%20C16.7371076,28.4561887%2017.366879,27.8024151%2017.3570695,27.0099623%20C17.3521648,26.6266132%2017.2001171,26.2680283%2016.9283933,25.9995849%20C16.6605933,25.7360943%2016.3084314,25.5914717%2015.9356695,25.5914717%20L15.9356695,25.5914717%20Z%20M10.6758029,29.5220377%20L10.6689362,29.0277453%20C10.6542219,27.8628396%2011.0897648,26.7623208%2011.8951267,25.9282642%20C12.6995076,25.0942075%2013.7785552,24.6266604%2014.9331362,24.6127925%20L15.90526,24.6009057%20L15.9356695,24.6009057%20C17.2472029,24.6009057%2018.3223267,25.6697264%2018.3380219,26.9970849%20C18.355679,28.3363302%2017.2903648,29.4388302%2015.9641171,29.4556698%20L10.6758029,29.5220377%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,26.9641981%20C12.0100943,27.5605189%2012.4946848,28.0369811%2013.0852181,28.0300472%20C13.6757514,28.0221226%2014.1485705,27.532783%2014.1407229,26.9374528%20C14.1328752,26.3411321%2013.6492657,25.8646698%2013.0577514,25.8706132%20C12.468199,25.8785377%2011.99538,26.3678774%2012.0032276,26.9641981'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,30.178684%20L4.17189238,30.178684%20C4.47500667,30.1093443%204.74378762,29.9350047%204.93409238,29.6873632%20L5.28723524,29.2277406%20L4.4907019,29.4109953%20L4.02278762,29.5179764%20C3.84229238,29.5595802%203.72948286,29.7418443%203.77068286,29.9231179%20C3.81188286,30.1063726%203.99041619,30.2202877%204.17189238,30.178684'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,31.913066%20C25.31122,31.913066%2029.78142,29.4099057%2029.6509533,24.4818396%20C31.6020676,25.8795283%2032.1376676,26.7928302%2032.1376676,26.7928302%20C32.1376676,26.7928302%2031.8306295,29.1434434%2030.7623724,30.3410377%20C29.123201,32.1805189%2027.3996676,32.7609906%2025.31122,31.913066'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,30.9941179%20C29.5608038,30.9941179%2027.8098038,32.8385519%2026.0892133,33.7360047'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,34.175717%20L25.8639867,33.2951038%20C27.4933486,32.4461887%2029.1903962,30.6691132%2029.2060914,30.651283%20L29.91532,31.3367547%20C29.8417486,31.4150094%2028.0868248,33.2515189%2026.3142438,34.175717'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,49.9338396%20L46.4188629,47.9487453%20C42.5597962,38.7037925%2041.9133486,33.2546887%2043.7467486,24.3623774%20L44.8189295,19.152%20C45.1710914,17.442283%2045.3378533,15.6988868%2045.3152914,13.9535094%20C45.2436819,8.13492453%2040.5135295,3.47728302%2034.7514152,3.55058491%20L33.06712,3.57138679%20C27.3834819,3.64468868%2022.8338248,8.35383962%2022.9054343,14.0931792%20L22.9093581,14.3923302%20C22.9260343,15.7573302%2024.0364724,16.8509151%2025.3892057,16.8330849%20L36.05412,16.6973774%20L34.5532629,26.0810094%20C29.916301,51.2334623%2030.5392057,61.3986509%2040.2535771,59.1847358'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,60.4731651%20C36.0760933,60.4731651%2034.639979,59.9303349%2033.5148267,58.83675%20C29.8548933,55.2776462%2029.8745124,46.0435896%2033.589379,25.9004292%20L34.8999314,17.7025047%20L25.4013695,17.8233538%20C24.4959505,17.8164198%2023.620941,17.4865613%2022.9637029,16.8407123%20C22.3074457,16.1948632%2021.9405695,15.3300991%2021.9287981,14.4039198%20L21.9248743,14.1057594%20C21.8866171,11.0657123%2023.023541,8.19307075%2025.1257219,6.0158066%20C27.2279029,3.83953302%2030.0432362,2.62014623%2033.05476,2.58151415%20L34.7380743,2.5597217%20C37.7790267,2.48641981%2040.6669505,3.68203302%2042.8515314,5.83354245%20C45.0351314,7.98307075%2046.258379,10.8626462%2046.2966362,13.9403349%20C46.3191981,15.7540613%2046.1445886,17.5747217%2045.7796743,19.3527877%20L44.7074933,24.5631651%20C42.9152933,33.2534009%2043.5028838,38.4132594%2047.3236933,47.5641085%20L48.3154362,49.4749104%20L46.5781695,50.3921745%20L45.5501314,48.4080708%20C41.5596171,38.857033%2040.9210171,33.209816%2042.7858076,24.1600047%20L43.8579886,18.9506179%20C44.1954362,17.3132123%2044.3553314,15.6351934%2044.3347314,13.9660896%20C44.30236,11.4163726%2043.2900171,9.03108962%2041.4831029,7.25104245%20C39.6742267,5.47198585%2037.2846267,4.48439151%2034.763579,4.54085377%20L33.0792838,4.56264623%20C27.94596,4.62802358%2023.8220362,8.89835377%2023.886779,14.0809953%20L23.8907029,14.3801462%20C23.8956076,14.7753821%2024.05256,15.1458538%2024.3331124,15.4222217%20C24.6136648,15.6985896%2025.0158552,15.8352877%2025.3768457,15.8422217%20L37.2081124,15.6926462%20L35.5218552,26.2382123%20C33.0626076,39.5850991%2031.0644076,53.7036368%2034.8763886,57.4093443%20C35.9897695,58.4930236%2037.6770076,58.7575047%2040.03816,58.2186368%20L40.4687981,60.1512311%20C39.5280648,60.366184%2038.6618838,60.4731651%2037.8653505,60.4731651'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.88339151%20C27.9341886,4.88339151%2028.0823124,3.0548066%2029.8705886,2.30692925%20C30.4159981,2.07810849%2031.2772743,2.30395755%2031.2772743,2.30395755%20C31.2772743,2.30395755%2032.3357219,3.92848585%2031.1301314,4.52084434%20C29.3948267,5.37174057%2027.9341886,4.88339151%2027.9341886,4.88339151'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.49934906%20C29.0179448,4.56274528%2029.9076686,4.56967925%2030.9151067,4.07439623%20C31.1162019,3.97732075%2031.1701543,3.86043396%2031.1946781,3.77128302%20C31.280021,3.46024528%2031.1014876,3.00953774%2030.9621924,2.74307547%20C30.6757543,2.6925566%2030.2843543,2.66779245%2030.0587352,2.76486792%20C29.0581638,3.18288679%2028.6648019,3.99713208%2028.5137352,4.49934906%20M29.0061733,5.51765094%20C28.2881162,5.51765094%2027.8152971,5.36510377%2027.7799829,5.35321698%20L27.4140876,5.23038679%20L27.4454781,4.84307547%20C27.4523448,4.75590566%2027.6416686,2.70345283%2029.6820495,1.84958491%20C30.3608686,1.56331132%2031.2957162,1.79609434%2031.3996971,1.82383019%20L31.5831352,1.87236792%20L31.6871162,2.03184906%20C31.7597067,2.14180189%2032.3845733,3.13831132%2032.1412971,4.03180189%20C32.0294686,4.44189623%2031.7548019,4.76482075%2031.3447638,4.96590566%20C30.4589638,5.39977358%2029.6379067,5.51765094%2029.0061733,5.51765094'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.22753774%20C32.2047648,4.22753774%2032.2273267,1.3499434%2035.4271933,0.890320755%20C36.0245933,0.804141509%2036.792679,0.853669811%2036.792679,0.853669811%20C36.792679,0.853669811%2038.3416029,3.85706604%2036.6553457,4.17008491%20C34.5835743,4.55640566%2032.2047648,4.22753774%2032.2047648,4.22753774'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.78841981%20C33.5297371,3.85875%2035.1365371,3.94988208%2036.5667657,3.68341981%20C36.7747276,3.64379717%2036.8433943,3.55662736%2036.8826324,3.47540094%20C37.0925562,3.04153302%2036.8002324,2.04403302%2036.4804419,1.33676887%20C36.2195086,1.32785377%2035.8251657,1.3328066%2035.4965467,1.38035377%20C33.4443943,1.67554245%2032.895061,3.06233491%2032.748899,3.78841981%20M34.3615848,4.85426887%20C33.1442229,4.85426887%2032.2005467,4.72648585%2032.1387467,4.71757075%20L31.7100705,4.65912736%20L31.7139943,4.2232783%20C31.7238038,3.08016509%2032.4967943,0.810778302%2035.3582324,0.399693396%20C35.9987943,0.308561321%2036.7914038,0.358089623%2036.8227943,0.359080189%20L37.1004038,0.376910377%20L37.2269467,0.625542453%20C37.3397562,0.842476415%2038.3089371,2.78398585%2037.7635276,3.91025943%20C37.6291371,4.18959906%2037.342699,4.5471934%2036.7443181,4.65813679%20C35.9409181,4.8067217%2035.1002419,4.85426887%2034.3615848,4.85426887'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.80890094%20C37.9457886,4.80890094%2038.3460171,2.05413679%2040.7915314,2.84460849%20C41.8372267,3.18140094%2042.4091219,3.99465566%2042.4091219,3.99465566%20C42.4091219,3.99465566%2041.89216,6.08970283%2040.9190552,5.84107075%20C39.2200457,5.40621226%2037.9457886,4.80890094%2037.9457886,4.80890094'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.51965566%20C39.0090429,4.72173113%2039.9350619,5.07734434%2041.0396143,5.36163679%20C41.0739476,5.36956132%2041.1102429,5.37253302%2041.1720429,5.33390094%20C41.4437667,5.16946698%2041.7174524,4.57809906%2041.8655762,4.11253302%20C41.6595762,3.89064623%2041.2387476,3.50828774%2040.6423286,3.31611792%20C40.0871095,3.13682547%2039.6447,3.15960849%2039.2866524,3.38347642%20C38.8589571,3.65291038%2038.6313762,4.16899528%2038.5215095,4.51965566%20M41.0778714,6.35616509%20C40.9856619,6.35616509%2040.8914905,6.34526887%2040.7983,6.32050472%20C39.0747667,5.87970283%2037.7936429,5.28338208%2037.7396905,5.25762736%20L37.4071476,5.10309906%20L37.460119,4.73758019%20C37.4699286,4.67517453%2037.6916238,3.22003302%2038.7677286,2.54248585%20C39.3739571,2.16012736%2040.1047667,2.10267453%2040.941519,2.37210849%20C42.1284714,2.75644811%2042.7817857,3.66875943%2042.8082714,3.70739151%20L42.939719,3.89262736%20L42.8847857,4.11451415%20C42.8200429,4.37602358%2042.4580714,5.7113066%2041.6762524,6.18479717%20C41.4869286,6.29871226%2041.2838714,6.35616509%2041.0778714,6.35616509'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,54.157316%20C29.3229229,53.6897689%2029.9350371,53.4163726%2030.4627895,53.2816557'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,54.5500755%20L28.4221143,53.7645566%20C29.0165714,53.3029528%2029.6816571,52.9701226%2030.3438,52.8017264%20L30.5831524,53.7615849%20C30.2113714,53.8566792%2029.6384952,54.0706415%2029.0195143,54.5500755'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,54.055783%20C30.4202162,46.9256887%2033.3944638,33.2083302%2033.9300638,29.8354528%20L36.0518638,16.3201698%20L37.0553781,16.3081307%20C38.3276733,16.2914434%2039.3076448,17.6742736%2039.1428448,18.9511132%20L37.6282543,30.6685189%20C37.1171781,34.6367264%2036.7610924,52.983%2043.6248162,56.8363019%20C45.0893781,57.6584717%2047.4456257,57.0770094%2048.3314257,56.6362075%20C51.5509114,55.0324811%2052.4318067,50.9414434%2053.1008162,47.6448396%20C54.48494,40.8228113%2053.2744448,35.4955472%2052.8820638,30.1663019%20L52.4582924,23.4968208%20C52.3817781,22.2922925%2053.3156448,20.9996038%2054.5094638,20.9847453%20L55.7278067,20.9698868%20L58.088959,34.427717%20C58.7962257,38.260217%2060.6590543,51.5555943%2052.9654448,57.8971981%20C52.8271305,58.0121038%2054.8626067,58.4449811%2054.2867876,59.5019151%20C52.0021495,63.7038962%2045.2375019,64.4497925%2043.9848257,66.2526226%20C39.15854,73.1925283%2043.9406829,87.7905%2043.9406829,87.7905%20C43.9406829,87.7905%2038.4620638,85.6617736%2035.0483495,82.6494623%20C27.067321,75.6065377%2025.9362829,65.2719623%2025.8617305,62.2269623%20C25.7734448,58.5836604%2026.6925971,56.3113019%2027.8432543,54.9472925'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,88.6278255%20L43.7647981,88.2524009%20C43.5372171,88.1642406%2038.1655219,86.0573066%2034.7253219,83.0232028%20C26.1174648,75.4265519%2025.4229505,64.3777783%2025.371941,62.2391462%20C25.2915029,58.9336274%2025.9968076,56.3720236%2027.4692171,54.6266462%20L28.2167029,55.268533%20C26.9238076,56.8019292%2026.278341,59.2040519%2026.3528933,62.2143821%20C26.3833029,63.4803255%2026.896341,74.7975425%2035.3707886,82.276316%20C37.8388648,84.4535802%2041.4634838,86.1831085%2043.1664171,86.9290047%20C42.1668267,83.4441934%2039.3652267,72.0338632%2043.5833219,65.9676368%20C44.1493314,65.1533915%2045.4667505,64.6095708%2047.1353505,63.9211274%20C49.5416267,62.9275896%2052.5364743,61.6913632%2053.8568362,59.2634858%20C53.9127505,59.160467%2053.8990171,59.1168821%2053.8931314,59.1000425%20C53.8166171,58.8692406%2053.2466838,58.612684%2053.0318552,58.5175896%20C52.7542457,58.3917877%2052.5139124,58.283816%2052.4736933,57.9777311%20L52.4364171,57.7033443%20L52.6541886,57.5141462%20C60.0593981,51.4102783%2058.3172267,38.3694764%2057.6070171,34.5181557%20L55.3174743,21.4694292%20L54.5160362,21.4803255%20C54.150141,21.4852783%2053.7852267,21.6635802%2053.490941,21.9855142%20C53.1230838,22.3857028%2052.9151219,22.9532972%2052.9474933,23.4654198%20L53.3722457,30.1339104%20C53.4605314,31.3443821%2053.59296,32.558816%2053.7273505,33.7920708%20C54.1883981,38.0277311%2054.66416,42.4080142%2053.5811886,47.745184%20C52.9308171,50.9506557%2052.0401124,55.3408443%2048.5489029,57.0802783%20C47.6346552,57.5339575%2045.0675029,58.2144764%2043.3861505,57.2684858%20C36.0231219,53.1358443%2036.7097886,33.960467%2037.1423886,30.6044292%20L38.656979,18.8870236%20C38.7256457,18.3570708%2038.5363219,17.7637217%2038.1615981,17.3387689%20C37.8565219,16.9930613%2037.4729695,16.8028726%2037.0776457,16.8028726%20L37.0629314,16.8028726%20L36.4714171,16.8107972%20L34.41436,29.9130142%20C34.3417695,30.3706557%2034.2240552,31.0194764%2034.0808362,31.8149009%20C33.2087695,36.6181557%2031.1693695,47.8699953%2032.7271219,53.9312689%20L31.776579,54.1808915%20C30.1648743,47.9066462%2032.1581695,36.9173066%2033.1145981,31.6356085%20C33.2578171,30.8500896%2033.3735695,30.2091934%2033.445179,29.7565047%20L35.6327029,15.8301368%20L37.050179,15.8123066%20L37.0786267,15.8123066%20C37.7574457,15.8123066%2038.4009505,16.1203726%2038.8943695,16.6800425%20C39.460379,17.3239104%2039.7350457,18.1956085%2039.6300838,19.0148066%20L38.1154933,30.7322123%20C37.5200552,35.3472594%2037.4396171,52.7970708%2043.8628933,56.4027311%20C45.1155695,57.1070236%2047.2854362,56.603816%2048.114341,56.1927311%20C51.1758933,54.6672594%2052.0106838,50.5514575%2052.6198552,47.5450896%20C53.6714362,42.3614575%2053.2045029,38.0594292%2052.7522838,33.8990519%20C52.6169124,32.6549009%2052.4835029,31.4295708%2052.3932552,30.20325%20L51.9685029,23.528816%20C51.9184743,22.7423066%2052.2186457,21.9141934%2052.7709219,21.3119292%20C53.2506076,20.7899009%2053.8666457,20.497684%2054.5042648,20.4897594%20L56.1375505,20.4689575%20L58.5712933,34.3408443%20C59.2883695,38.2268349%2061.0119029,51.1834387%2053.8264267,57.8004198%20C54.2246933,58.0074481%2054.665141,58.3125425%2054.8230743,58.7850425%20C54.8946838,58.9999953%2054.9339219,59.34075%2054.7171314,59.7409387%20C53.2290267,62.4758915%2050.0566267,63.7854198%2047.5071314,64.8374009%20C46.1073124,65.4149009%2044.7869505,65.9607028%2044.385741,66.5362217%20C39.7556457,73.1967877%2044.3592552,87.4916462%2044.406341,87.6342877%20L44.7320171,88.6278255%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,59.2097972%20C96.3910295,59.2097972%2097.4965629,57.9418726%2096.8461914,56.2658349%20C96.6470581,55.7547028%2095.94862,55.3208349%2095.94862,55.3208349%20C95.94862,55.3208349%2094.2044867,55.651684%2094.5860771,56.8364009%20C95.1363914,58.5431462%2096.3910295,59.2097972%2096.3910295,59.2097972'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,55.8559387%20C95.5799781,55.9391462%2095.2023114,56.1075425%2095.0698829,56.3343821%20C95.0306448,56.4017406%2094.9943495,56.5007972%2095.0532067,56.6830613%20C95.3582829,57.6330142%2095.9017305,58.215467%2096.260759,58.5165991%20C96.4853971,58.0926368%2096.73554,57.3398066%2096.3892638,56.4473066%20C96.3107876,56.2442406%2096.0518162,56.0074953%2095.8526829,55.8559387%20L95.8526829,55.8559387%20Z%20M96.5040352,59.8300896%20L96.1626638,59.6478255%20C96.1047876,59.6171179%2094.7245876,58.8662689%2094.11934,56.9901368%20C93.9869114,56.5770708%2094.0232067,56.1749009%2094.2272448,55.8291934%20C94.6667114,55.0793349%2095.7379114,54.8564575%2095.8575876,54.8346651%20L96.0439686,54.7990047%20L96.2048448,54.8990519%20C96.2911686,54.9525425%2097.0504257,55.4379198%2097.3025305,56.0847594%20C98.05394,58.0203255%2096.8130352,59.475467%2096.7590829,59.5368821%20L96.5040352,59.8300896%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,57.4724434%20C95.9982562,57.4724434%2096.3867133,57.0276792%2096.1581514,56.439283%20C96.0885038,56.2599906%2095.8432657,56.108434%2095.8432657,56.108434%20C95.8432657,56.108434%2095.2321324,56.2243302%2095.3655419,56.6393774%20C95.5587895,57.2386698%2095.9982562,57.4724434%2095.9982562,57.4724434'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,68.3086415%20C87.3220267,68.3086415%2086.2263029,65.8688774%2088.7502933,64.2156226%20C89.2211505,63.9075566%2089.889179,63.6450566%2089.889179,63.6450566%20C89.889179,63.6450566%2092.36216,65.5697264%2091.0594552,66.5018491%20C89.458541,67.6459528%2087.3220267,68.3086415%2087.3220267,68.3086415'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,64.2168113%20C89.58528,64.3158679%2089.2664705,64.4674245%2089.0173086,64.6308679%20C87.4458229,65.6610566%2087.4870229,67.002283%2087.6351467,67.6768585%20C88.3326038,67.422283%2089.6941657,66.8715283%2090.7751752,66.0969057%20C90.92428,65.9909151%2090.945861,65.9027547%2090.9478229,65.8235094%20C90.9566514,65.3945943%2090.3327657,64.6784151%2089.8069752,64.2168113%20L89.8069752,64.2168113%20Z%20M87.0534419,68.9101132%20L86.8758895,68.5138868%20C86.4354419,67.5352075%2086.20688,65.2915755%2088.4826895,63.799783%20C88.9898419,63.4679434%2089.6823943,63.1955377%2089.7118229,63.1836509%20L89.9698133,63.0816226%20L90.1895467,63.2529906%20C90.4828514,63.4828019%2091.9523181,64.6853491%2091.9287752,65.8443113%20C91.9219086,66.1414811%2091.8159657,66.5674245%2091.3421657,66.9061981%20C89.6971086,68.082%2087.5566705,68.7536038%2087.4654419,68.7813396%20L87.0534419,68.9101132%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,67.3742406%20C88.1966438,67.3742406%2087.5894343,66.0211274%2088.9892533,65.1048538%20C89.2501867,64.9334858%2089.6200057,64.7888632%2089.6200057,64.7888632%20C89.6200057,64.7888632%2090.9923581,65.8557028%2090.2693962,66.3717877%20C89.3816343,67.0067406%2088.1966438,67.3742406%2088.1966438,67.3742406'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,60.1752028%20C94.9885619,60.1752028%2096.8523714,61.7878443%2095.1023524,63.2717123%20C94.3548667,63.9066651%2093.4769143,63.9552028%2093.4769143,63.9552028%20C93.4769143,63.9552028%2092.1585143,62.5684104%2092.8069238,61.9463349%20C93.9389429,60.859684%2094.9885619,60.1752028%2094.9885619,60.1752028'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,60.8233302%20C94.5330076,61.1046509%2093.8522267,61.6266792%2093.14496,62.305217%20C93.1165124,62.6301226%2093.4029505,63.0996509%2093.6687886,63.4265377%20C93.9307029,63.371066%2094.3858648,63.2333774%2094.7870743,62.8926226%20C95.1716076,62.5667264%2095.3589695,62.2329057%2095.3609433,61.8723396%20C95.3628933,61.4563019%2095.1205981,61.0689906%2094.9214648,60.8233302%20L94.9214648,60.8233302%20Z%20M93.2783695,64.4626698%20L93.123379,64.2982358%20C92.9546552,64.1219151%2092.1188838,63.197717%2092.1375219,62.3587075%20C92.1443886,62.0555943%2092.25916,61.7891321%2092.4690838,61.5870566%20C93.6207219,60.4815849%2094.6781886,59.7881887%2094.7223314,59.7594623%20L95.0293695,59.5593679%20L95.30796,59.7990849%20C95.350141,59.8357358%2096.3477695,60.7123868%2096.3419097,61.8763019%20C96.338941,62.5360189%2096.027979,63.1333302%2095.4178267,63.6504057%20C94.5545886,64.3834245%2093.5471505,64.4478113%2093.5039886,64.4497925%20L93.2783695,64.4626698%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,61.3379292%20C94.7346914,61.3379292%2095.5606533,62.0521274%2094.78472,62.7098632%20C94.4531581,62.9901934%2094.064701,63.0119858%2094.064701,63.0119858%20C94.064701,63.0119858%2093.4810343,62.3978349%2093.7684533,62.1224575%20C94.268739,61.6410425%2094.7346914,61.3379292%2094.7346914,61.3379292'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,69.7103915%20C78.4886486,69.7103915%2077.8539724,67.5351085%2080.2229724,66.6376557%20C82.5919724,65.7402028%2083.2403819,66.4534104%2083.2403819,66.4534104%20C83.2403819,66.4534104%2084.5842867,68.6742594%2083.4169533,69.4092594%20C82.24962,70.1442594%2078.4886486,69.7103915%2078.4886486,69.7103915'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,69.2557217%20C80.3267571,69.3884575%2082.4750429,69.4191651%2083.1577857,68.9892594%20C83.7473381,68.6177972%2083.1342429,67.2686462%2082.8684048,66.792184%20C82.7153762,66.7119481%2082.059119,66.4712406%2080.3954238,67.1012406%20C78.9563667,67.6460519%2078.8553286,68.720816%2078.9043762,69.2557217%20M80.7495476,70.3354387%20C79.6391095,70.3354387%2078.6355952,70.2254858%2078.433519,70.2027028%20L78.1098048,70.1650613%20L78.0185762,69.8510519%20C77.753719,68.9456745%2077.838081,67.0110991%2080.0501286,66.1750613%20C82.6025667,65.2062877%2083.4559952,65.9571368%2083.6011762,66.1185991%20C84.2515476,67.175533%2084.9235,69.0437406%2083.6767095,69.8292594%20C83.0430143,70.2284575%2081.8442905,70.3354387%2080.7495476,70.3354387'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,69.2005472%20C79.5988905,69.2005472%2079.2692905,68.0683302%2080.5013667,67.6027642%20C81.7334429,67.1362075%2082.0708905,67.5066792%2082.0708905,67.5066792%20C82.0708905,67.5066792%2082.7693286,68.6616792%2082.162119,69.0440377%20C81.5549095,69.4263962%2079.5988905,69.2005472%2079.5988905,69.2005472'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.6151887%20C35.5738457,19.6151887%2039.39956,21.7369811%2044.7163219,19.7112736%20C44.3710267,21.3883019%2043.6657219,24.7601887%2043.6657219,24.7601887%20C43.6657219,24.7601887%2038.7374171,26.355%2034.8901219,23.9786321%20C35.2540552,21.7538208%2035.5738457,19.6151887%2035.5738457,19.6151887'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.7225708%20C38.4908057,25.4263443%2042.2243105,24.6309198%2043.2474438,24.3644575%20C43.3936057,23.6641274%2043.7722533,21.8533726%2044.0606533,20.4626179%20C40.1888343,21.6800236%2037.2037962,20.8291274%2035.9609295,20.3338443%20C35.84812,21.0747877%2035.6499676,22.3625236%2035.4292533,23.7225708%20M39.9445771,25.7849292%20C38.3054057,25.7849292%2036.3758724,25.4768632%2034.633701,24.4020991%20L34.3521676,24.2277594%20L34.40612,23.8988915%20C34.7690724,21.6780425%2035.0888629,19.5423821%2035.0888629,19.5413915%20L35.1938248,18.8430425%20L35.8088819,19.1808255%20C35.8461581,19.2016274%2039.5227676,21.1619575%2044.5432819,19.2471934%20L45.3790533,18.9292217%20L45.1965962,19.811816%20C44.85032,21.4898349%2044.1459962,24.8627123%2044.1459962,24.8627123%20L44.087139,25.1450236%20L43.8154152,25.2321934%20C43.697701,25.2698349%2042.0634343,25.7849292%2039.9445771,25.7849292'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.50735377%20C63.8778533,9.50735377%2063.6826438,7.66985377%2061.8629771,6.96159906%20C61.3077581,6.74565566%2059.8147486,6.70405189%2059.8147486,6.70405189%20C59.8147486,6.70405189%2059.4204057,8.65843868%2060.649539,9.22306132%20C62.4181962,10.036316%2063.8778533,9.50735377%2063.8778533,9.50735377'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.21954245%20C60.2284162,7.7168066%2060.2853114,8.51223113%2060.8523019,8.77175943%20C61.88034,9.24525%2062.7847781,9.21652358%2063.2889876,9.13826887%20C63.1251686,8.63605189%2062.7092448,7.82081604%2061.6870924,7.42359906%20C61.4222352,7.32157075%2060.7826543,7.2532217%2060.251959,7.21954245%20M62.68374,10.1714292%20C62.0677019,10.1714292%2061.2878448,10.0604858%2060.4461876,9.67416509%20C58.8805876,8.95402358%2059.3151495,6.70048585%2059.3337876,6.60539151%20L59.4161876,6.1972783%20L59.8281876,6.20817453%20C59.9900448,6.21312736%2061.4222352,6.25968396%2062.0392543,6.49841038%20C64.1149495,7.30671226%2064.3562638,9.36708962%2064.3650924,9.45425943%20L64.4062924,9.84157075%20L64.04334,9.97331604%20C64.0050829,9.98718396%2063.4802733,10.1714292%2062.68374,10.1714292'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.62614623%20C59.2728705,8.62614623%2059.1894895,6.12001415%2056.3918133,5.79015566%20C55.8699467,5.72775%2055.202899,5.78817453%2055.202899,5.78817453%20C55.202899,5.78817453%2053.9178514,8.43991981%2055.3941848,8.67567453%20C57.2079657,8.96591038%2059.2728705,8.62614623%2059.2728705,8.62614623'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.26384434%20C55.2809829,6.86511792%2055.0602686,7.70313679%2055.23684,8.04587264%20C55.25744,8.08450472%2055.2956971,8.1578066%2055.4703067,8.18554245%20C56.6739352,8.37870283%2058.0090114,8.27964623%2058.7064686,8.20139151%20C58.5397067,7.57139151%2058.0099924,6.47978774%2056.3355067,6.28266509%20C56.0677067,6.24898585%2055.7498781,6.25393868%2055.5281829,6.26384434%20M57.0339448,9.28903302%20C56.4855924,9.28903302%2055.8911352,9.25634434%2055.3172781,9.16521226%20C54.7689257,9.07705189%2054.4972019,8.75610849%2054.3657543,8.50252358%20C53.8644876,7.52582547%2054.6080495,5.88841981%2054.762059,5.57044811%20L54.8836971,5.31983491%20L55.1593448,5.29408019%20C55.1858305,5.29209906%2055.8813257,5.23167453%2056.4492971,5.29705189%20C58.9929067,5.59818396%2059.7296019,7.59516509%2059.7629543,8.60950472%20L59.7776686,9.04535377%20L59.3509543,9.1146934%20C59.2911162,9.12558962%2058.2748495,9.28903302%2057.0339448,9.28903302'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.87467925%20C53.9849486,8.87467925%2053.5131105,6.11000943%2051.0685771,6.96883019%20C50.0258248,7.33533962%2049.4686438,8.16840566%2049.4686438,8.16840566%20C49.4686438,8.16840566%2050.040539,10.265434%2051.0156057,9.9900566%20C52.7165771,9.50963208%2053.9849486,8.87467925%2053.9849486,8.87467925'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.27300943%20C50.1779705,8.74550943%2050.4644086,9.32895283%2050.7459419,9.49041509%20C50.8126467,9.52904717%2050.8499229,9.52310377%2050.8832752,9.51319811%20C51.9917514,9.20017925%2052.9177705,8.81583962%2053.4033419,8.59989623%20C53.2836657,8.24923585%2053.0413705,7.73017925%2052.596999,7.46767925%20C52.2301229,7.25074528%2051.7818276,7.24183019%2051.2295514,7.4369717%20C50.6331324,7.64598113%2050.2181895,8.04418868%2050.0151324,8.27300943%20M50.8401133,10.5106981%20C50.6429419,10.5106981%2050.4467514,10.4572075%2050.2633133,10.3522075%20C49.465799,9.89753774%2049.0675324,8.56324528%2048.9959229,8.29975472%20L48.9360848,8.08083962%20L49.0626276,7.89164151%20C49.0891133,7.85201887%2049.7237895,6.91692453%2050.907799,6.50088679%20C51.7396467,6.21065094%2052.4783038,6.24631132%2053.0982657,6.61579245%20C54.1979133,7.26956604%2054.4578657,8.72866981%2054.4686562,8.79008491%20L54.5304562,9.15461321%20L54.2028181,9.31904717%20C54.1488657,9.34480189%2052.8736276,9.97975472%2051.1471514,10.4671132%20C51.0451324,10.4958396%2050.9421324,10.5106981%2050.8401133,10.5106981'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.41039623%20C28.8691343,4.41039623%2028.9485914,3.43369811%2029.904039,3.03350943%20C30.1953819,2.91166981%2030.6554486,3.0315283%2030.6554486,3.0315283%20C30.6554486,3.0315283%2031.2204771,3.89926415%2030.5759914,4.21624528%20C29.6499724,4.67091509%2028.8691343,4.41039623%2028.8691343,4.41039623'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.73037264%20C33.2536971,3.73037264%2033.2684114,1.92655189%2035.274459,1.63829717%20C35.647221,1.58381604%2036.1298495,1.61551415%2036.1298495,1.61551415%20C36.1298495,1.61551415%2037.1009924,3.49858019%2036.0435257,3.69471226%20C34.7447448,3.93641038%2033.2536971,3.73037264%2033.2536971,3.73037264'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.51876415%20C39.0005086,4.51876415%2039.2310324,2.92989623%2040.6426229,3.38456604%20C41.2459086,3.58069811%2041.5755086,4.04824528%2041.5755086,4.04824528%20C41.5755086,4.04824528%2041.27828,5.25772642%2040.7161943,5.11508491%20C39.7352419,4.86348113%2039.0005086,4.51876415%2039.0005086,4.51876415'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,9.04882075%20C62.9725324,9.04882075%2062.8695324,8.07806604%2061.9072181,7.70264151%20C61.6139133,7.58773585%2060.8252276,7.56693396%2060.8252276,7.56693396%20C60.8252276,7.56693396%2060.6162848,8.60009434%2061.2666562,8.89825472%20C62.2015038,9.32816038%2062.9725324,9.04882075%2062.9725324,9.04882075'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.1975283%20C58.183719,8.1975283%2058.1376143,6.81271698%2056.5916333,6.62946226%20C56.3022524,6.59578302%2055.9334143,6.6284717%2055.9334143,6.6284717%20C55.9334143,6.6284717%2055.2222238,8.09450943%2056.0383762,8.22427358%20C57.0418905,8.38474528%2058.183719,8.1975283%2058.183719,8.1975283'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.69865566%20C53.0059581,8.69865566%2052.7469867,7.18705189%2051.4109295,7.65658019%20C50.8400152,7.85667453%2050.534939,8.31233491%2050.534939,8.31233491%20C50.534939,8.31233491%2050.8488438,9.46040094%2051.381501,9.30884434%20C52.3124248,9.04634434%2053.0059581,8.69865566%2053.0059581,8.69865566'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,24.221717%20C46.9860495,24.221717%2051.7005067,24.9022358%2056.1608971,23.7373302%20C56.6268495,26.187%2056.9299638,28.0373774%2056.9299638,28.0373774%20C56.9299638,28.0373774%2053.8527162,30.2047358%2048.1053162,29.0428019%20C47.389221,25.8977547%2046.9860495,24.221717%2046.9860495,24.221717'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.6173538%20C52.8636219,29.4177311%2055.5739933,28.2250896%2056.3901457,27.7832972%20C56.2930314,27.2057972%2056.0732981,25.9309387%2055.7750886,24.3420708%20C52.4114029,25.1186745%2049.0565457,24.930467%2047.6263171,24.7937689%20C47.7970029,25.5188632%2048.0981552,26.8075896%2048.5111362,28.6173538%20M51.4020029,29.8823066%20C50.3955457,29.8823066%2049.2645076,29.7822594%2048.0088886,29.5286745%20L47.6979267,29.4652783%20L47.6272981,29.1542406%20C46.9121838,26.0151368%2046.5099933,24.3410802%2046.5090124,24.3390991%20L46.3383267,23.6288632%20L47.0554029,23.7308915%20C47.1015076,23.738816%2051.7266981,24.3846651%2056.0379838,23.2574009%20L56.5431743,23.1256557%20L56.6422505,23.6437217%20C57.1101648,26.101316%2057.413279,27.9566462%2057.413279,27.9566462%20L57.4642886,28.2647123%20L57.2102219,28.4430142%20C57.106241,28.516316%2055.1119648,29.8823066%2051.4020029,29.8823066'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.3520943%20L60.0485095,19.2837453%20C60.0151571,16.5666226%2057.8070333,14.3923302%2055.116281,14.4260094%20L54.6473857,14.4329434%20C53.301519,14.449783%2052.2254143,15.5651604%2052.2411095,16.9232264%20C52.2587667,18.2812925%2053.3623381,19.368934%2054.7082048,19.3520943'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.2514528%20L59.9560057,19.1920189%20C59.92952,17.0583396%2058.1942152,15.3506038%2056.0812438,15.3763585%20L54.9737486,15.391217%20C53.9908343,15.4031038%2053.2050914,16.2173491%2053.2178438,17.2089057%20C53.2305962,18.3520189%2054.160539,19.2663113%2055.2915771,19.2514528'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,15.8715425%20L56.0867371,15.8715425%20L54.9802229,15.8864009%20C54.6359086,15.8913538%2054.3131752,16.030033%2054.0728419,16.2786651%20C53.8334895,16.5272972%2053.7030229,16.8551745%2053.7079276,17.2038538%20C53.7128324,17.6238538%2053.8795943,18.0161179%2054.1778038,18.3093255%20C54.4711086,18.5985708%2054.8566229,18.7560708%2055.264699,18.7560708%20L55.2784324,18.7560708%20L59.4229562,18.7035708%20C59.1679086,17.0968726%2057.7837848,15.8715425%2056.1289181,15.8715425%20L56.1289181,15.8715425%20Z%20M55.264699,19.7466368%20C54.5986324,19.7466368%2053.9708229,19.4890896%2053.4921181,19.0195613%20C53.0065467,18.5401274%2052.7348229,17.9002217%2052.7269752,17.21475%20C52.7191276,16.6035708%2052.9486705,16.0250802%2053.37048,15.58725%20C53.7942514,15.1494198%2054.3612419,14.9027689%2054.9674705,14.8958349%20L56.0739848,14.8809764%20L56.1279371,14.8809764%20C58.4841848,14.8809764%2060.416661,16.8006934%2060.4460895,19.186967%20L60.4519752,19.68225%20L55.2970705,19.7466368%20L55.2980514,19.7466368%20L55.264699,19.7466368%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.3218066%20C56.9790114,17.7898726%2057.192859,17.1410519%2057.7196305,16.8735991%20C58.2473829,16.6061462%2058.8908876,16.8210991%2059.1547638,17.353033%20C59.4206019,17.8869481%2059.2067543,18.5357689%2058.6790019,18.8022311%20C58.1512495,19.0706745%2057.5097067,18.8547311%2057.2448495,18.3218066'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,14.9225802%20L30.8265267,14.9899387%20C30.7921933,12.2738066%2032.9463648,10.0430519%2035.6361362,10.0093726%20L36.1060124,10.0034292%20C37.451879,9.98658962%2038.5554505,11.0732406%2038.5721267,12.4322972%20C38.5897838,13.7903632%2037.5126981,14.90475%2036.1668314,14.9225802'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.8355094%20L30.9158914,14.8969245%20C30.8903867,12.7622547%2032.5825295,11.010934%2034.695501,10.9831981%20L35.6686057,10.9713113%20C36.7250914,10.958434%2037.5922533,11.8123019%2037.6059867,12.8791415%20C37.618739,13.9469717%2036.7731581,14.8226321%2035.7166724,14.8355094'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.4661981%20L35.674099,11.4661981%20L34.7019752,11.4790755%20C33.0284705,11.4998774%2031.6551371,12.7678019%2031.4363848,14.3943113%20L35.7113752,14.3398302%20C36.0900229,14.3348774%2036.4461086,14.1813396%2036.7109657,13.9069528%20C36.9768038,13.632566%2037.1200229,13.2690283%2037.1151181,12.8866698%20C37.1053086,12.1001604%2036.4686705,11.4661981%2035.6917562,11.4661981%20L35.6917562,11.4661981%20Z%20M30.4318895,15.3977547%20L30.4260038,14.9024717%20C30.3975562,12.4993585%2032.3094324,10.519217%2034.6892229,10.4885094%20L35.6623276,10.4756321%20L35.6907752,10.4756321%20C37.0032895,10.4756321%2038.0803752,11.5454434%2038.0960705,12.8737925%20C38.1039181,13.5216226%2037.8616229,14.1337925%2037.4133276,14.5983679%20C36.9650324,15.0629434%2036.3646895,15.3234623%2035.7221657,15.3303962%20L30.4318895,15.3977547%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.7762972%20C32.7136829,14.1527123%2033.3856352,14.0823821%2033.7583971,13.6187972%20C34.1301781,13.1562028%2034.0605305,12.4766745%2033.6024257,12.10125%20C33.14334,11.7248349%2032.4713876,11.7951651%2032.0986257,12.25875%20C31.7268448,12.7213443%2031.7964924,13.4008726%2032.2545971,13.7762972'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.3242358%20L66.497879,20.3242358%20C66.1928029,20.2628208%2065.9191171,20.0964057%2065.7229267,19.8517358%20L65.3599743,19.4020189%20L66.1594505,19.5644717%20L66.6303076,19.6605566%20C66.8117838,19.6972075%2066.9294981,19.8765%2066.8922219,20.0587642%20C66.8559267,20.2430094%2066.6803362,20.3608868%2066.497879,20.3242358'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.7999245%20L25.2327438,15.7999245%20C25.5358581,15.7305849%2025.80562,15.5562453%2025.9949438,15.3086038%20L26.3480867,14.8489811%20L25.5525343,15.0322358%20L25.08462,15.139217%20C24.9031438,15.1808208%2024.7903343,15.3630849%2024.8315343,15.5443585%20C24.8727343,15.7276132%2025.0522486,15.8415283%2025.2327438,15.7999245'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.3097736%20C36.0385229,20.3097736%2040.0408086,21.972934%2044.0362276,20.3563302%20C43.6458086,22.7396321%2043.285799,23.9590189%2043.285799,23.9590189%20C43.285799,23.9590189%2040.8706943,24.1323679%2039.2678181,23.8351981%20C36.9772943,23.4102453%2036.0640276,22.3721321%2036.0385229,20.3097736'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.2891981%20C41.6148448,23.2891981%2037.9970924,23.6398585%2035.1748924,22.2075'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,23.8241038%20C39.2510438,23.8241038%2036.9350152,23.6557075%2034.9544724,22.6492925%20L35.39492,21.7657075%20C38.0591867,23.1168396%2041.53372,22.7988679%2041.5680533,22.7958962%20L41.6622248,23.7825%20C41.6131771,23.7874528%2041.2060819,23.8241038%2040.5792533,23.8241038'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.6638066%20C54.4476638,24.6638066%2050.9289876,25.7217311%2047.8056352,25.1323443%20C48.4236352,27.4671085%2048.7453876,28.1961651%2048.7453876,28.1961651%20C48.7453876,28.1961651%2053.4098162,27.5087123%2054.4476638,24.6638066'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,57.9474198%20C52.9666219,57.9474198%2052.7547362,58.1049198%2052.4545648,58.2941179'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,58.5036226%20L52.3244905,58.0836226%20C52.6128905,57.9023491%2052.8179095,57.7507925%2052.8208524,57.7478208%20L53.1121952,58.1470189%20C53.1121952,58.1470189%2052.8934429,58.3094717%2052.5834619,58.5036226'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,26.0074104%20C54.8049267,26.0074104%2051.2597648,26.7325047%2047.4801552,26.3253821'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,26.9457736%20C49.1229562,26.9457736%2048.283261,26.9101132%2047.4288514,26.8179906%20L47.5318514,25.8333679%20C51.1888419,26.2246415%2054.6731848,25.5292642%2054.7075181,25.5223302%20L54.9027276,26.4930849%20C54.7879562,26.5158679%2052.6465371,26.9457736%2049.9136038,26.9457736'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,99.9226557%20C49.8992819,99.9226557%2048.9457962,99.1589292%2047.7068533,100.213882%20C46.5728724,101.178693%2045.7302343,102.656618%2046.2452343,102.797278%20C46.7602343,102.938929%2047.6656533,103.070675%2048.6122724,102.882467%20C49.4352914,102.719024%2050.166101,102.871571%2050.4760819,101.122231%20C50.6202819,100.307986%2049.8992819,99.9226557%2049.8992819,99.9226557'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,99.9032406%20C48.7250819,99.9032406%2048.3199486,100.015175%2047.8647867,100.403476%20C46.8632343,101.255363%2046.2599486,102.358854%2046.3394057,102.587675%20C46.5709105,102.629278%2047.50772,102.849184%2048.5651867,102.640175%20C48.6779962,102.617392%2048.7898248,102.600552%2048.8987105,102.583712%20C49.5598724,102.484656%2049.9973771,102.419278%2050.2347676,101.079042%20C50.3446343,100.457958%2049.8060914,100.153854%2049.7835295,100.140976%20L49.7482152,100.118193%20C49.7295771,100.103335%2049.463739,99.9032406%2049.0409486,99.9032406%20M47.6401486,103.223618%20C46.9348438,103.223618%2046.3806057,103.091873%2046.1814724,103.036401%20C46.0147105,102.990835%2045.8979771,102.865033%2045.85972,102.690693%20C45.7253295,102.080505%2046.64252,100.795741%2047.54892,100.02409%20C48.8163105,98.9443726%2049.8610248,99.594184%2050.0287676,99.7120613%20C50.3348248,99.8824387%2050.8547295,100.39258%2050.7173962,101.165222%20C50.4182057,102.857108%2049.6824914,102.968052%2048.971301,103.074042%20C48.8692819,103.088901%2048.765301,103.103759%2048.6583771,103.125552%20C48.3013105,103.196873%2047.9560152,103.223618%2047.6401486,103.223618'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,100.208038%20C49.6874943,100.208038%2049.094999,99.732566%2048.3229895,100.389311%20C47.6186657,100.989594%2047.0928752,101.90983%2047.4146276,101.997%20C47.7344181,102.08516%2048.2974848,102.167377%2048.8870371,102.0495%20C49.3990943,101.948462%2049.8542562,102.043557%2050.0465229,100.954925%20C50.1367705,100.447755%2049.6874943,100.208038%2049.6874943,100.208038'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,99.8877877%20C51.73484,99.8144858%2052.4646686,100.898165%2052.3871733,101.230995%20C52.3096781,101.565807%2052.2665162,102.667316%2051.4611543,102.79708%20C50.868659,102.892175%2048.7537257,103.141797%2048.2848305,102.682175%20C47.8541924,102.260193%2048.6634781,100.270146%2051.2365162,99.8877877'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,100.132557%20C49.4631505,100.401%2048.6617124,101.472792%2048.4723886,102.062179%20C48.3890076,102.32666%2048.4253029,102.474255%2048.4557124,102.504962%20C48.7578457,102.800151%2050.3715124,102.722887%2051.4230933,102.551519%20C51.8949314,102.476236%2052.0253981,101.908642%2052.10976,101.383642%20C52.1234933,101.300434%2052.1362457,101.228123%2052.1489981,101.175623%20C52.1578267,101.06567%2051.9567314,100.64666%2051.6428267,100.344538%20C51.4662552,100.175151%2051.346579,100.1385%2051.2720267,100.132557%20M49.636779,103.20133%20C49.000141,103.20133%2048.382141,103.123075%2048.114341,102.860575%20C47.9142267,102.664443%2047.8749886,102.317745%2048.0064362,101.909632%20C48.3056267,100.973547%2049.410179,99.9086887%2051.2013981,99.643217%20C51.5408076,99.5867547%2051.8743314,99.8621321%2052.088179,100.096896%20C52.3491124,100.38317%2052.70716,100.936896%2052.625741,101.288547%20C52.6149505,101.333123%2052.605141,101.392557%2052.5953314,101.463877%20C52.5188171,101.930434%2052.3608838,102.902179%2051.4996076,103.041849%20C51.3406933,103.066613%2050.4715695,103.20133%2049.636779,103.20133'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%2099.282864)'%3e%3cpath%20d='M3.55167017,0.499884454%20C4.04901302,0.426582567%204.77982255,1.51026181%204.70232731,1.843092%20C4.62483207,2.17790332%204.58167017,3.27842219%203.77630826,3.40818634%20C3.18381302,3.50328068%201.06887969,3.75290332%200.599984453,3.29427125%20C0.169346357,2.87129955%200.978632072,0.881252378%203.55167017,0.499884454'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,0.994176907%20C2.0987816,1.22299766%201.43369588,2.01941276%201.21592445,2.35224294%20C1.00109588,2.68210143%200.966762548,2.93667691%200.984419691,3.0010637%20C1.17864826,3.11795049%202.51961017,3.11101653%203.69871493,2.91785615%20C4.01065779,2.86931842%204.11169588,2.39483728%204.18428636,1.95601653%20C4.19801969,1.86587502%204.21175302,1.78861087%204.2245054,1.73016747%20C4.19017207,1.59247879%203.79779112,1.05955427%203.59669588,0.994176907%20M1.97812445,4.06195993%20C1.27380064,4.06195993%200.583210167,3.96785615%200.259495881,3.65087502%20C-0.011246976,3.38540332%20-0.073046976,2.945592%200.0878292145,2.44337502%20C0.388000643,1.50828068%201.45625779,0.309695774%203.4809435,0.00955426504%20C3.84389588,-0.0459174331%204.2205816,0.141299548%204.58451493,0.541488227%20C4.85721969,0.842620303%205.29080064,1.4785637%205.17897207,1.9570071%20C5.1701435,1.9976203%205.16229588,2.05111087%205.1515054,2.11549766%20C5.07302921,2.59889389%204.88959112,3.7301203%203.85468636,3.89752596%20C3.50546731,3.95299766%202.73345779,4.06195993%201.97812445,4.06195993'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.800719359%20C3.98868445,0.757134454%204.41932255,1.39704011%204.37321779,1.59416276%20C4.32809398,1.7912854%204.30258921,2.44010615%203.82878921,2.51637974%20C3.47760826,2.572842%202.22983683,2.72043634%201.95418921,2.45001181%20C1.6991416,2.20038917%202.1768654,1.02656842%203.69537969,0.800719359'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.01448351%20C5.32768445,1.01448351%204.94511302,0.819342001%204.19762731,1.26410615%20C3.5364654,1.6563703%202.55060826,2.2833986%202.82135112,3.04514389%20C3.09307493,3.80490804%205.19133207,3.49486087%205.65728445,3.32745521%20C6.12323683,3.16004955%206.41065588,2.64198351%206.32237017,2.19226653%20C6.12912255,1.21358728%205.32768445,1.01448351%205.32768445,1.01448351'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.46727125%20C4.9805254,1.46727125%204.7725635,1.49698823%204.44590636,1.69113917%20C4.12219207,1.88330898%203.13829683,2.46873351%203.28347779,2.87783728%20C3.46887779,3.13241276%204.95403969,3.05415804%205.49258255,2.86099766%20C5.7388016,2.77184672%205.87907779,2.48557313%205.84082064,2.28944106%20C5.71623969,1.65745993%205.25519207,1.50887502%205.2032016,1.49302596%20L5.14042064,1.47222408%20C5.13061112,1.47024294%205.11001112,1.46727125%205.0796016,1.46727125%20M4.14083017,4.0278886%20C3.37274445,4.02887502%202.5889635,3.85255427%202.3604016,3.2126486%20C1.93957302,2.03090332%203.34723969,1.19486559%203.9485635,0.837271246%20C4.75490636,0.35882785%205.28658255,0.469771246%205.48277302,0.543073133%20C5.89967779,0.662931624%206.60988731,1.11066747%206.80313493,2.09628068%20C6.94144921,2.8015637%206.51081112,3.54646936%205.82218255,3.79411087%20C5.65149683,3.85552596%204.90303017,4.0278886%204.14083017,4.0278886'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.28342219%20C5.47423874,1.28342219%205.24763874,1.16851653%204.80424826,1.43101653%20C4.41382921,1.66379955%203.8291816,2.03526181%203.99005779,2.48596936%20C4.14995302,2.93667691%205.39380064,2.75144106%205.66944826,2.65337502%20C5.94411493,2.55332785%206.11480064,2.24724294%206.06281017,1.98078068%20C5.94901969,1.40129955%205.47423874,1.28342219%205.47423874,1.28342219'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,100.189613%20C51.6735305,100.146028%2052.1041686,100.784943%2052.0580638,100.982066%20C52.013921,101.179189%2051.9874352,101.828009%2051.5136352,101.905274%20C51.1624543,101.961736%2049.9146829,102.10834%2049.6390352,101.837915%20C49.3839876,101.588292%2049.8617114,100.414472%2051.3802257,100.189613'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,100.073519%20C53.3469371,100.073519%2052.9143371,99.8526226%2052.0677752,100.35583%20C51.3212705,100.799604%2050.2059276,101.508849%2050.5119848,102.36866%20C50.8190229,103.229462%2053.1929276,102.877811%2053.719699,102.688613%20C54.2454895,102.498425%2054.5701848,101.913%2054.4711086,101.40583%20C54.2533371,100.299368%2053.3469371,100.073519%2053.3469371,100.073519'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,100.273811%20C52.8965819,100.273811%2052.6042581,100.32433%2052.1922581,100.569991%20C51.3515819,101.069236%2050.5216962,101.663575%2050.7433914,102.28466%20C50.9533152,102.875038%2053.0211629,102.674943%2053.637201,102.455038%20C54.0364486,102.311406%2054.3091533,101.852774%2054.2306771,101.453575%20C54.047239,100.524425%2053.3174105,100.322349%2053.287001,100.313434%20L53.2428581,100.297585%20C53.2350105,100.294613%2053.1761533,100.273811%2053.0662867,100.273811%20M52.0019533,103.175179%20C51.2348486,103.175179%2050.4804962,103.012726%2050.2813629,102.453057%20C49.8929057,101.361453%2051.2780105,100.538292%2051.9430962,100.142066%20C52.7886771,99.6408396%2053.2977914,99.7874434%2053.4282581,99.8399434%20C53.5881533,99.8855094%2054.4827819,100.198528%2054.7113438,101.357491%20C54.8359248,101.993434%2054.4288295,102.695745%2053.802001,102.921594%20C53.5498962,103.012726%2052.7690581,103.175179%2052.0019533,103.175179'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,100.378217%20C53.5127181,100.378217%2053.2557086,100.246472%2052.7554229,100.544632%20C52.3120324,100.808123%2051.6528324,101.227132%2051.8343086,101.737274%20C52.0157848,102.246425%2053.4205086,102.038406%2053.7334324,101.925481%20C54.0443943,101.813547%2054.236661,101.46784%2054.1778038,101.166708%20C54.049299,100.510953%2053.5127181,100.378217%2053.5127181,100.378217'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,72.6510849%20C43.0603762,72.6510849%2043.6136333,78.2091509%2042.321719,86.9736792%20C41.1190714,95.1309906%2038.8383571,97.7143868%2039.0345476,99.8233019%20C39.1865952,101.455755%2039.8889571,102.944575%2041.5124333,102.92496%20L46.3583381,102.862358%20C48.6213952,102.834623%2050.5989952,101.350755%2051.2984143,99.1774528%20C51.8634429,97.4281132%2052.4431857,95.0487736%2052.7688619,92.0473585%20C53.0915952,87.9662264%2052.9611286,83.8771698%2052.8640143,81.4770283'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,103.914835%20C39.5678914,103.914835%2038.2906914,102.424033%2038.0582057,99.9149292%20C37.9542248,98.7965802%2038.362301,97.6891274%2038.9283105,96.1557311%20C39.6640248,94.1607311%2040.6734248,91.42875%2041.3512629,86.8275708%20C42.6068819,78.3087028%2042.08992,72.8041274%2042.0840343,72.7496462%20L44.0361295,72.5525236%20C44.0596724,72.7833255%2044.5874248,78.3344575%2043.2925676,87.1197877%20C42.583339,91.9250236%2041.4905581,94.8878066%2040.7666152,96.8471462%20C40.2741771,98.1824292%2039.9494819,99.064033%2040.0112819,99.7296934%20C40.1054533,100.737099%2040.4370152,101.933703%2041.4827105,101.933703%20L41.4993867,101.933703%20L46.3462724,101.871297%20C48.1796724,101.849505%2049.795301,100.642995%2050.3662152,98.8708726%20C51.0420914,96.7738443%2051.5227581,94.4420519%2051.7944819,91.9388915%20C52.1309486,87.6566745%2051.9524152,83.1961557%2051.8837486,81.5181368%20L53.8436914,81.4369104%20C53.9525771,84.124316%2054.0604819,88.1549292%2053.7475581,92.1261085%20C53.4581771,94.7927123%2052.9490629,97.2582311%2052.2319867,99.484033%20C51.400139,102.064458%2049.0448724,103.819741%2046.3707962,103.85342%20L41.5248914,103.914835%20L41.4787867,103.914835%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,76.0175236%20C66.3658429,77.4330425%2065.5614619,79.728184%2065.6007,81.8271934%20C65.6517095,84.6295047%2067.3065762,88.1777123%2066.343281,92.8482311%20C65.4859286,97.0086085%2063.6849,97.7644104%2064.2764143,101.480024%20C64.3833381,102.150637%2064.9876048,102.626108%2065.6595571,102.618282%20L71.0597,102.548844%20C73.5454333,102.518137%2075.6505571,100.671722%2076.025281,98.1903538%20C77.0287952,91.5644575%2076.1223952,85.3337972%2075.1904905,80.5562972'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,103.608255%20C64.4887905,103.608255%2063.4892,102.766274%2063.3077238,101.638019%20C62.9055333,99.1100943%2063.4980286,97.7599528%2064.1856762,96.1968396%20C64.5976762,95.2597642%2065.0636286,94.1988679%2065.3824381,92.6466509%20C65.9788571,89.7581604%2065.5001524,87.3075%2065.0793238,85.1450943%20C64.8527238,83.9831604%2064.6388762,82.8846226%2064.6192571,81.8455189%20C64.5721714,79.3116509%2065.6002095,76.7936321%2067.3031429,75.2741038%20L68.6029048,76.7599528%20C67.3188381,77.9050472%2066.5438857,79.8386321%2066.5811619,81.8088679%20C66.5968571,82.6726415%2066.786181,83.6414151%2067.0049333,84.7627358%20C67.4394952,86.9934906%2067.980981,89.768066%2067.3041238,93.0508019%20C66.9411714,94.8090566%2066.4075333,96.0234906%2065.9788571,97.0001887%20C65.3500667,98.430566%2064.9351238,99.3765566%2065.2451048,101.323019%20C65.2725714,101.495377%2065.4913238,101.645943%2065.6472952,101.627123%20L71.0474381,101.558774%20C73.0652571,101.533019%2074.7515143,100.054104%2075.0565905,98.040283%20C76.0424476,91.5292925%2075.1311429,85.3788679%2074.2276857,80.7479717%20L76.1532952,80.3646226%20C77.0871619,85.1530189%2078.0269143,91.5243396%2076.9949524,98.3404245%20C76.5446952,101.316085%2074.0540571,103.503255%2071.0719619,103.539906%20L65.671819,103.608255%20L65.6414095,103.608255%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2083.1991274%2067.4688257%2082.3056368%2069.2816257%2080.8049292%2070.0605019%2081.056533%2069.9113971%2081.5280425%2069.3865876%2081.3586557%2068.3771876%2082.1946934%2069.2845686%2082.6325236%2069.8074162%2082.2848349%2069.4631019%2082.211533%2069.2365019%2082.3799292%2068.945159%2081.9817217%2069.3473495%2081.6815802%2071.0620543%2082.0470991'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,100.046476%20C40.0964286,100.046476%2039.1429429,99.28275%2037.904,100.338693%20C36.770019,101.302514%2035.927381,102.780439%2036.442381,102.921099%20C36.957381,103.06275%2037.8628,103.195486%2038.809419,103.006288%20C39.6324381,102.843835%2040.3632476,102.995392%2040.6732286,101.247042%20C40.8174286,100.432797%2040.0964286,100.046476%2040.0964286,100.046476'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,102.502585%20C37.2164505,102.583811%2037.9315648,102.674943%2038.7143648,102.521406%20C38.832079,102.497632%2038.9468505,102.480792%2039.058679,102.462962%20C39.6747171,102.37183%2039.9846981,102.325274%2040.1906981,101.160368%20C40.2711362,100.706689%2039.8709076,100.486783%2039.8669838,100.483811%20L39.7953743,100.438245%20C39.71886,100.380792%2039.0979171,99.9697075%2038.2199648,100.716594%20C37.4842505,101.342632%2036.9702314,102.118245%2036.8221076,102.502585%20M37.8295457,103.59617%20C37.1320886,103.59617%2036.5758886,103.471358%2036.3139743,103.399047%20C36.0608886,103.329708%2035.8745076,103.131594%2035.8176124,102.869094%20C35.641041,102.061783%2036.7691362,100.65617%2037.5872505,99.9598019%20C38.7771457,98.9464528%2039.9022981,99.2872075%2040.3643267,99.630934%20C40.7508219,99.8548019%2041.3148695,100.441217%2041.1559552,101.333717%20C40.8498981,103.060274%2040.090641,103.310887%2039.202879,103.442632%20C39.1047838,103.458481%2039.0047267,103.472349%2038.9027076,103.49216%20C38.52406,103.568434%2038.1611076,103.59617%2037.8295457,103.59617'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,100.331858%20C39.884739,100.331858%2039.2922438,99.8573774%2038.5202343,100.514123%20C37.8159105,101.113415%2037.29012,102.033651%2037.6118724,102.121811%20C37.9316629,102.209972%2038.4947295,102.291198%2039.0842819,102.174311%20C39.596339,102.073274%2040.051501,102.167377%2040.2437676,101.078745%20C40.3340152,100.572566%2039.884739,100.331858%2039.884739,100.331858'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2088.3424434%2045.4722438%2088.2027736%2045.1328343%2085.9948019%2047.2536533%2085.2974434%2047.40472%2085.7669717%2045.6802057%2086.3355566%2045.8960152%2087.7332453%2047.5548057%2087.8332925%2048.188501%2087.0755094%2047.3517486%2086.6208396%2046.84852%2086.7753679%2047.2144152%2087.1755566%2046.8534248%2087.5123491%2045.9568343%2086.5316887%2047.403739%2086.0869245%2048.9526629%2086.9279151'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.617877)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.6268491%20C1.47466571,16.6268491%201.18430381,16.3385943%201.17939905,15.981%20L1.42463714,15.9770377%20C1.4256181,16.086%201.46976095,16.1880283%201.54627524,16.2633113%20C1.62180857,16.3385943%201.72186571,16.3792075%201.82780857,16.3792075%20L1.83271333,16.3792075%20C2.05440857,16.3762358%202.2329419,16.1919906%202.22999905,15.9671321%20L2.47523714,15.9631698%20C2.47719905,16.1385%202.41245619,16.3039245%202.29179905,16.4287358%20C2.1711419,16.5545377%202.00928476,16.6248679%201.83663714,16.6268491%20L1.82780857,16.6268491%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.6403208%20C0.605247619,16.6403208%200.445352381,16.5749434%200.323714286,16.4550849%20C0.200114286,16.3312642%200.130466667,16.1678208%200.128504762,15.9944717%20L0.373742857,15.9905094%20C0.37472381,16.0994717%200.418866667,16.2015%200.495380952,16.2777736%20C0.570914286,16.352066%200.670971429,16.3926792%200.775933333,16.3926792%20L0.77887619,16.3926792%20C0.888742857,16.3916887%200.989780952,16.3471132%201.06433333,16.2698491%20C1.13986667,16.1915943%201.18008571,16.0885755%201.17910476,15.9806038%20L1.42434286,15.9766415%20C1.42630476,16.1519717%201.3615619,16.3173962%201.24090476,16.4422075%20C1.11926667,16.5680094%200.957409524,16.6383396%200.784761905,16.6403208%20L0.775933333,16.6403208%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.1636368%20C1.13790476,17.1636368%200.978009524,17.0982594%200.856371429,16.9784009%20C0.731790476,16.8555708%200.662142857,16.6921274%200.660180952,16.5187783%20L0.905419048,16.514816%20C0.9064,16.6237783%200.950542857,16.7258066%201.02705714,16.8010896%20C1.10259048,16.8753821%201.20264762,16.9159953%201.30859048,16.9159953%20L1.31349524,16.9159953%20C1.53519048,16.9140142%201.71372381,16.7297689%201.7117619,16.5039198%20L1.957,16.5019387%20C1.96092381,16.8625047%201.67350476,17.1596745%201.3164381,17.1636368%20L1.30760952,17.1636368%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.4621415%20C21.6740448,15.4621415%2021.5151305,15.4205377%2021.3699495,15.3323774%20L21.4964924,15.1194057%20C21.6465781,15.2105377%2021.8182448,15.237283%2021.9899114,15.1956792%20C22.1586352,15.1530849%2022.3018543,15.0470943%2022.391121,14.8975189%20C22.4813686,14.7459623%2022.5078543,14.5706321%2022.4666543,14.3992642%20C22.4244733,14.2288868%2022.3195114,14.0842642%2022.1713876,13.9941226%20L22.2979305,13.7811509%20C22.5029495,13.9069528%2022.6471495,14.105066%2022.7050257,14.3398302%20C22.761921,14.5745943%2022.7256257,14.8182736%2022.6020257,15.0253019%20C22.4333019,15.3066226%2022.1370543,15.4621415%2021.8319781,15.4621415'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.5359151%20C21.9364495,16.5359151%2021.7775352,16.4943113%2021.6323543,16.4061509%20L21.7588971,16.1931792%20C21.9089829,16.2843113%2022.0796686,16.3120472%2022.2523162,16.2694528%20C22.42104,16.2268585%2022.564259,16.1208679%2022.6535257,15.9712925%20C22.7437733,15.8197358%2022.770259,15.6444057%2022.729059,15.4730377%20C22.6868781,15.3026604%2022.5819162,15.1580377%2022.4337924,15.0678962%20L22.5603352,14.8549245%20C22.7653543,14.9807264%2022.9095543,15.1788396%2022.9674305,15.4136038%20C23.0243257,15.6483679%2022.9880305,15.8920472%2022.8644305,16.0990755%20C22.6957067,16.3803962%2022.399459,16.5359151%2022.0943829,16.5359151'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.5651321%20C47.0834581,33.5651321%2046.878439,33.480934%2046.7234486,33.3283868%20C46.5645343,33.1728679%2046.4762486,32.9638585%2046.4733057,32.7409811%20L46.7185438,32.7370189%20C46.7205057,32.8935283%2046.7832867,33.0411226%2046.8941343,33.1500849%20C47.004001,33.2580566%2047.148201,33.3174906%2047.3012295,33.3174906%20L47.3061343,33.3174906%20C47.6298486,33.3135283%2047.887839,33.047066%2047.8839152,32.7221604%20L48.1291533,32.7191887%20C48.135039,33.1798019%2047.7681629,33.5591887%2047.31202,33.5651321%20L47.3012295,33.5651321%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.5834575%20C45.4408533,33.5834575%2045.0700533,33.2159575%2045.0631867,32.758316%20L45.3084248,32.7543538%20C45.3133295,33.0762877%2045.5742629,33.335816%2045.8920914,33.335816%20L45.8989581,33.335816%20C46.0549295,33.3338349%2046.1991295,33.2714292%2046.3080152,33.1585047%20C46.416901,33.0455802%2046.4757581,32.8979858%2046.4737962,32.7404858%20L46.7190343,32.7375142%20C46.7219771,32.9603915%2046.6385962,33.1713821%2046.4845867,33.3308632%20C46.3295962,33.4913349%2046.1226152,33.5804858%2045.9028819,33.5834575%20L45.8920914,33.5834575%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,34.2857689%20C46.1535152,34.2857689%2045.7836962,33.9182689%2045.7778105,33.4616179%20L46.0230486,33.4576557%20C46.0269724,33.7795896%2046.2879057,34.0381274%2046.6057343,34.0381274%20L46.610639,34.0381274%20C46.9333724,34.0341651%2047.1913629,33.7677028%2047.187439,33.4427972%20L47.4326771,33.4398255%20C47.4385629,33.9004387%2047.0716867,34.2798255%2046.6165248,34.2857689%20L46.6057343,34.2857689%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,78.9308774%20C26.5907743,78.9308774%2026.3857552,78.8466792%2026.2307648,78.6941321%20C26.0718505,78.5376226%2025.9835648,78.3296038%2025.9806219,78.1057358%20L26.22586,78.1017736%20C26.2278219,78.2592736%2026.2906029,78.4068679%2026.4014505,78.5158302%20C26.5113171,78.6238019%2026.6555171,78.6832358%2026.8085457,78.6832358%20L26.8154124,78.6832358%20C26.9713838,78.6812547%2027.1165648,78.6188491%2027.2254505,78.5059245%20C27.3343362,78.393%2027.3931933,78.2454057%2027.3912314,78.0879057%20L27.6364695,78.084934%20C27.6394124,78.3078113%2027.5560314,78.5188019%2027.401041,78.678283%20C27.2460505,78.8387547%2027.0400505,78.9279057%2026.8193362,78.9308774%20L26.8085457,78.9308774%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,78.9483113%20C24.9471886,78.9483113%2024.5763886,78.5808113%2024.5705029,78.1241604%20L24.815741,78.1201981%20C24.8196648,78.4421321%2025.0805981,78.7006698%2025.3994076,78.7006698%20L25.4062743,78.7006698%20C25.7270457,78.6967075%2025.9850362,78.4302453%2025.9811124,78.1053396%20L26.2263505,78.1023679%20C26.2322362,78.5629811%2025.86536,78.9423679%2025.4101981,78.9483113%20L25.3994076,78.9483113%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,79.6516132%20C25.895279,79.6516132%2025.69026,79.5674151%2025.5342886,79.4148679%20C25.3763552,79.2593491%2025.2880695,79.0503396%2025.2851267,78.8264717%20L25.5303648,78.8225094%20C25.5323267,78.9800094%2025.5951076,79.1276038%2025.7059552,79.236566%20C25.8158219,79.3455283%2025.9678695,79.4198208%2026.1199171,79.4039717%20C26.2758886,79.4019906%2026.4200886,79.3395849%2026.5289743,79.2266604%20C26.63786,79.1137358%2026.6967171,78.9661415%2026.6947552,78.8086415%20L26.9399933,78.8056698%20C26.9429362,79.0285472%2026.8595552,79.2395377%2026.7055457,79.3990189%20C26.5505552,79.5594906%2026.3435743,79.6486415%2026.123841,79.6516132%20L26.1130505,79.6516132%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,10.962%20C45.5079505,10.962%2045.10576,10.5628019%2045.0988933,10.0675189%20L45.3441314,10.0635566%20C45.3490362,10.4241226%2045.64136,10.7143585%2045.9974457,10.7143585%20L46.0023505,10.7143585%20C46.1789219,10.7123774%2046.34176,10.6420472%2046.4633981,10.5162453%20C46.5850362,10.3894528%2046.649779,10.2240283%2046.6478171,10.0477075%20L46.8930552,10.0437453%20C46.8959981,10.286434%2046.8057505,10.5152547%2046.6389886,10.6886038%20C46.4712457,10.8609623%2046.2475886,10.9590283%2046.0082362,10.962%20L45.9974457,10.962%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.7532642%20C44.7426114,11.7532642%2044.3414019,11.3550566%2044.3345352,10.8597736%20L44.5797733,10.8558113%20C44.5817352,11.0311415%2044.6513829,11.196566%2044.7759638,11.3193962%20C44.8985829,11.4402453%2045.059459,11.5056226%2045.2311257,11.5056226%20L45.2370114,11.5056226%20C45.4145638,11.5036415%2045.5774019,11.4333113%2045.69904,11.3075094%20C45.8206781,11.1817075%2045.885421,11.0152925%2045.883459,10.8399623%20L46.1286971,10.836%20C46.13164,11.0776981%2046.0413924,11.3075094%2045.8736495,11.4808585%20C45.7059067,11.653217%2045.4822495,11.7502925%2045.2428971,11.7532642%20L45.2311257,11.7532642%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,25.0678585%20C36.1555505,25.0678585%2035.8916743,24.9598868%2035.69156,24.7617736%20C35.4875219,24.5616792%2035.3737314,24.2942264%2035.3707886,24.0069623%20L35.6160267,24.0049811%20C35.6209314,24.4566792%2035.9878076,24.820217%2036.4351219,24.820217%20L36.4449314,24.820217%20C36.8951886,24.8142736%2037.258141,24.4388491%2037.2532362,23.9821981%20L37.4984743,23.980217%20C37.505341,24.5725755%2037.0325219,25.059934%2036.4478743,25.0678585%20L36.4351219,25.0678585%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,26.0294009%20C35.2254114,26.0294009%2034.9615352,25.9214292%2034.761421,25.723316%20C34.5583638,25.5232217%2034.4445733,25.2557689%2034.4416305,24.9685047%20L34.6868686,24.9665236%20C34.6898114,25.1864292%2034.7771162,25.392467%2034.9330876,25.5469953%20C35.0870971,25.6985519%2035.2891733,25.7817594%2035.5040019,25.7817594%20L35.5147924,25.7817594%20C35.7335448,25.7787877%2035.9375829,25.6906274%2036.0906114,25.5331274%20C36.24364,25.3756274%2036.32604,25.1666179%2036.3230971,24.9457217%20L36.5683352,24.9417594%20C36.572259,25.2290236%2036.4643543,25.5014292%2036.265221,25.7064764%20C36.0670686,25.9115236%2035.8022114,26.0264292%2035.5177352,26.0294009%20L35.5040019,26.0294009%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.30011792%20C21.7466352,1.30011792%2021.4101686,0.96629717%2021.4042829,0.550259434%20L21.649521,0.54629717%20C21.6514829,0.683985849%2021.7064162,0.811768868%2021.8035305,0.907853774%20C21.8996638,1.00195755%2022.0242448,1.05544811%2022.16354,1.05247642%20C22.4431114,1.04950472%2022.6667686,0.817712264%2022.6648067,0.534410377%20L22.9100448,0.532429245%20C22.9120067,0.734504717%2022.8354924,0.925683962%2022.6961971,1.07129717%20C22.55494,1.21691038%2022.3675781,1.29813679%2022.1664829,1.30011792%20L22.1556924,1.30011792%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.94438208%20C21.1249076,1.94438208%2020.788441,1.60957075%2020.7835362,1.19353302%20L21.0287743,1.19155189%20C21.0307362,1.32825%2021.0846886,1.45603302%2021.1818029,1.55112736%20C21.2769552,1.64523113%2021.4025171,1.69674057%2021.5369076,1.69674057%20L21.5427933,1.69674057%20C21.6781648,1.69475943%2021.8037267,1.63928774%2021.898879,1.54221226%20C21.9940314,1.44414623%2022.045041,1.31438208%2022.043079,1.17867453%20L22.2883171,1.17471226%20C22.2932219,1.5937217%2021.960679,1.93843868%2021.5457362,1.94438208%20L21.5369076,1.94438208%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,64.2619811%20C82.1025752,64.2619811%2082.0829562,64.2609906%2082.0623562,64.26%20C81.8367371,64.2441509%2081.6307371,64.1411321%2081.4816324,63.967783%20L81.6670324,63.8053302%20C81.7729752,63.9281604%2081.9191371,64.0014623%2082.0800133,64.0133491%20C82.2242133,64.0242453%2082.3939181,63.9717453%2082.5155562,63.8657547%20C82.6371943,63.757783%2082.7107657,63.6111792%2082.7215562,63.4487264%20C82.7333276,63.2872642%2082.6813371,63.1297642%2082.5753943,63.006934%20L82.7607943,62.8444811%20C82.909899,63.0168396%2082.9824895,63.2377358%2082.9658133,63.465566%20C82.951099,63.6943868%2082.8471181,63.9024057%2082.6764324,64.0519811%20C82.5214419,64.1886792%2082.3262324,64.2619811%2082.1221943,64.2619811'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,65.2941509%20C81.8129981,65.2941509%2081.5775695,65.1941038%2081.4098267,64.9999528%20L81.5952267,64.8375%20C81.8129981,65.0910849%2082.1945886,65.1178302%2082.4447314,64.8979245%20C82.6948743,64.6780189%2082.722341,64.2926887%2082.5035886,64.0391038%20L82.6889886,63.8766509%20C82.9950457,64.2342453%2082.9587505,64.7760849%2082.6056076,65.0851415%20C82.4457124,65.2258019%2082.24756,65.2941509%2082.0503886,65.2941509'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,54.764533%20C53.3002438,54.764533%2053.1884152,54.7447217%2053.0814914,54.7060896%20C52.8362533,54.6179292%2052.6410438,54.4376462%2052.5301962,54.2009009%20L52.7518914,54.0939198%20C52.9235581,54.4604292%2053.357139,54.6199104%2053.7200914,54.4465613%20C54.0840248,54.2742028%2054.2399962,53.8353821%2054.0683295,53.4678821%20L54.2900248,53.3618915%20C54.5185867,53.8522217%2054.3106248,54.4396274%2053.8260343,54.6704292%20C53.6936057,54.7338255%2053.5533295,54.764533%2053.4110914,54.764533'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,55.4958679%20C51.5087305,55.4958679%2051.1585305,55.2868585%2050.9927495,54.9332264%20L51.2144448,54.8262453%20C51.2968448,55.0045472%2051.4439876,55.1382736%2051.6264448,55.2046415%20C51.8108638,55.2710094%2052.0090162,55.2630849%2052.1816638,55.1778962%20C52.5455971,55.0055377%2052.7015686,54.566717%2052.5299019,54.2002075%20L52.7525781,54.094217%20C52.980159,54.5845472%2052.7721971,55.1709623%2052.2876067,55.4017642%20C52.1532162,55.4661509%2052.01294,55.4958679%2051.8736448,55.4958679'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,55.9070519%20C52.8941295,55.9070519%2052.782301,55.8872406%2052.6743962,55.8486085%20C52.430139,55.7604481%2052.2349295,55.5801651%2052.1240819,55.3434198%20L52.3457771,55.2364387%20C52.4281771,55.4147406%2052.57532,55.5494575%2052.7577771,55.6158255%20C52.9421962,55.6821934%2053.1403486,55.6732783%2053.3129962,55.5890802%20C53.4895676,55.5058726%2053.6229771,55.3572877%2053.688701,55.1730425%20C53.7554057,54.9878066%2053.7455962,54.7887028%2053.6622152,54.6113915%20L53.8839105,54.5054009%20C53.9947581,54.7431368%2054.0075105,55.0095991%2053.9202057,55.2572406%20C53.83192,55.5038915%2053.6533867,55.7010142%2053.418939,55.8129481%20C53.2865105,55.8763443%2053.1462343,55.9070519%2053.0049771,55.9070519'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,56.6392783%20C51.3556038,56.6392783%2051.2437752,56.619467%2051.1368514,56.5808349%20C50.8916133,56.4926745%2050.6964038,56.3123915%2050.5855562,56.0756462%20L50.8072514,55.9686651%20C50.9779371,56.3351745%2051.414461,56.4946557%2051.7754514,56.3213066%20C52.1393848,56.1489481%2052.2953562,55.7101274%2052.1236895,55.3426274%20L52.3453848,55.2366368%20C52.5739467,55.726967%2052.3659848,56.3143726%2051.8813943,56.5451745%20C51.7489657,56.6085708%2051.6086895,56.6392783%2051.4664514,56.6392783'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,56.3171462%20C53.7713952,56.3171462%2053.4211952,56.1081368%2053.2554143,55.7545047%20L53.4771095,55.6475236%20C53.6477952,56.0160142%2054.084319,56.171533%2054.4453095,55.9991745%20C54.621881,55.915967%2054.7543095,55.7673821%2054.8200333,55.5831368%20C54.8867381,55.3979009%2054.8769286,55.1987972%2054.7935476,55.0214858%20L55.0162238,54.9154953%20C55.1260905,55.1532311%2055.1388429,55.4196934%2055.0515381,55.6673349%20C54.9632524,55.9139858%2054.7857,56.1111085%2054.5512524,56.2230425%20C54.4168619,56.2864387%2054.2765857,56.3171462%2054.1372905,56.3171462'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.75524057%20C37.5673371,7.75524057%2037.1288514,7.31939151%2037.1219848,6.77854245%20L37.3672229,6.77458019%20C37.3721276,7.18071226%2037.7017276,7.50759906%2038.1029371,7.50759906%20L38.1117657,7.50759906%20C38.516899,7.50264623%2038.8425752,7.16585377%2038.8376705,6.75675%20L39.0829086,6.75278774%20C39.0897752,7.29958019%2038.6552133,7.7483066%2038.1156895,7.75524057%20L38.1029371,7.75524057%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.4971132%20C37.6774981,40.4971132%2037.2390124,40.0612642%2037.2321457,39.5204151%20L37.4773838,39.5164528%20C37.4822886,39.9225849%2037.8118886,40.2494717%2038.2130981,40.2494717%20L38.2219267,40.2494717%20C38.62706,40.2445189%2038.9527362,39.9067358%2038.9478314,39.4976321%20L39.1930695,39.4936698%20C39.1999362,40.0404623%2038.7653743,40.4901792%2038.2258505,40.4971132%20L38.2130981,40.4971132%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,22.1204292%20C47.0815943,22.1204292%2046.736299,21.7767028%2046.7304133,21.3507594%20L46.9756514,21.3467972%20C46.9795752,21.6380236%2047.2159848,21.8727877%2047.5043848,21.8727877%20L47.5102705,21.8727877%20C47.6495657,21.8708066%2047.7819943,21.8133538%2047.8810705,21.712316%20C47.9791657,21.6092972%2048.0321371,21.4755708%2048.0301752,21.3339198%20L48.2754133,21.3299575%20C48.2783562,21.5379764%2048.200861,21.7350991%2048.05568,21.8846745%20C47.912461,22.03425%2047.7192133,22.1174575%2047.5132133,22.1204292%20L47.5043848,22.1204292%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.84788208%20C62.472541,6.84788208%2062.3214743,6.78646698%2062.2057219,6.67255189%20C62.0889886,6.55764623%2062.0242457,6.40311792%2062.0222838,6.23868396%20L62.2675219,6.23670283%20C62.2685029,6.3337783%2062.307741,6.42590094%2062.3773886,6.49524057%20C62.4470362,6.56358962%2062.5363029,6.60024057%2062.6324362,6.60024057%20L62.637341,6.60024057%20C62.8374552,6.59726887%2062.9993124,6.42986321%2062.9973505,6.22679717%20L63.2425886,6.22481604%20C63.2465124,6.56358962%2062.9757695,6.84292925%2062.6402838,6.84788208%20L62.6334171,6.84788208%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,79.4242783%20C67.748201,79.4242783%2067.5559343,79.3638538%2067.3921152,79.2499387%20C67.1753248,79.1003632%2067.0301438,78.8745142%2066.9830581,78.6149858%20L67.2243724,78.5704104%20C67.2596867,78.7645613%2067.3685724,78.9339481%2067.5304295,79.0458821%20C67.6922867,79.1568255%2067.8865152,79.1984292%2068.0807438,79.1627689%20C68.2739914,79.1261179%2068.4417343,79.0171557%2068.5525819,78.8527217%20C68.6634295,78.6892783%2068.7046295,78.4921557%2068.6683343,78.2970142%20L68.9096486,78.2504575%20C68.9577152,78.5109764%2068.9037629,78.774467%2068.7546581,78.9923915%20C68.6075152,79.2113066%2068.3838581,79.3589009%2068.1268486,79.4064481%20C68.0650486,79.4183349%2068.0042295,79.4242783%2067.9434105,79.4242783'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,86.3359528%20C44.1449171,86.3359528%2043.881041,86.2289717%2043.6819076,86.0308585%20C43.4778695,85.8307642%2043.364079,85.5623208%2043.3601552,85.2760472%20L43.6053933,85.2720849%20C43.6083362,85.4929811%2043.6966219,85.6990189%2043.8525933,85.8545377%20C44.0066029,86.0051038%2044.208679,86.0883113%2044.4235076,86.0883113%20L44.4342981,86.0883113%20C44.6530505,86.0853396%2044.8570886,85.9961887%2045.0110981,85.8386887%20C45.1631457,85.6811887%2045.2455457,85.4721792%2045.2426029,85.251283%20L45.487841,85.2473208%20C45.4917648,85.5345849%2045.38386,85.8069906%2045.1857076,86.0120377%20C44.9875552,86.2170849%2044.7217171,86.3319906%2044.4382219,86.3359528%20L44.4235076,86.3359528%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,87.2984858%20C42.9136257,87.2984858%2042.4388448,86.8249953%2042.4309971,86.2385802%20L42.6762352,86.2346179%20C42.682121,86.6873066%2043.0480162,87.0508443%2043.4943495,87.0508443%20L43.5021971,87.0508443%20C43.7238924,87.0478726%2043.9279305,86.9587217%2044.08194,86.8012217%20C44.2339876,86.6437217%2044.3163876,86.4347123%2044.3134448,86.213816%20L44.5586829,86.2098538%20C44.5626067,86.4971179%2044.4547019,86.7695236%2044.2565495,86.9745708%20C44.0583971,87.1796179%2043.792559,87.2945236%2043.5090638,87.2984858%20L43.4943495,87.2984858%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,100.012599%20C41.9311038,99.9392972%2042.6619133,101.022976%2042.5844181,101.355807%20C42.5069229,101.690618%2042.463761,102.791137%2041.658399,102.920901%20C41.0659038,103.015995%2038.9509705,103.265618%2038.4820752,102.806986%20C38.0514371,102.384014%2038.8607229,100.393967%2041.433761,100.012599'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,100.506892%20C39.9808724,100.735712%2039.3157867,101.532127%2039.0980152,101.864958%20C38.8831867,102.194816%2038.8488533,102.449392%2038.8665105,102.513778%20C39.060739,102.630665%2040.401701,102.623731%2041.5808057,102.430571%20C41.8927486,102.382033%2041.9937867,101.907552%2042.0663771,101.468731%20C42.0801105,101.37859%2042.0938438,101.301325%2042.1065962,101.242882%20C42.0722629,101.105193%2041.6798819,100.572269%2041.4787867,100.506892%20M39.8602152,103.574675%20C39.1558914,103.574675%2038.465301,103.480571%2038.1415867,103.16359%20C37.8708438,102.898118%2037.8090438,102.458307%2037.96992,101.95609%20C38.2700914,101.020995%2039.3383486,99.8224104%2041.3630343,99.5222689%20C41.7259867,99.4667972%2042.1026724,99.6540142%2042.4666057,100.054203%20C42.7393105,100.355335%2043.1728914,100.991278%2043.0610629,101.469722%20C43.0522343,101.510335%2043.0443867,101.563825%2043.0335962,101.628212%20C42.95512,102.111608%2042.7716819,103.242835%2041.7367771,103.410241%20C41.3875581,103.465712%2040.6155486,103.574675%2039.8602152,103.574675'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,100.313434%20C41.8707752,100.269849%2042.3014133,100.909755%2042.2553086,101.106877%20C42.2101848,101.304%2042.18468,101.952821%2041.71088,102.029094%20C41.359699,102.085557%2040.1119276,102.233151%2039.83628,101.962726%20C39.5812324,101.713104%2040.0589562,100.539283%2041.5774705,100.313434'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,100.527198%20C43.2097752,100.527198%2042.8272038,100.332057%2042.0797181,100.776821%20C41.4185562,101.169085%2040.432699,101.796113%2040.7034419,102.557858%20C40.9751657,103.317623%2043.0734229,103.007575%2043.5393752,102.84017%20C44.0053276,102.672764%2044.2927467,102.154698%2044.204461,101.704981%20C44.0112133,100.726302%2043.2097752,100.527198%2043.2097752,100.527198'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,100.584514%20C55.0350171,100.584514%2054.6524457,100.389372%2053.90496,100.834137%20C53.2437981,101.226401%2052.2579409,101.853429%2052.5286838,102.615174%20C52.8004076,103.374938%2054.8986647,103.064891%2055.3646171,102.897486%20C55.8305695,102.73008%2056.1179885,102.212014%2056.0297028,101.762297%20C55.8364552,100.783618%2055.0350171,100.584514%2055.0350171,100.584514'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,100.979986%20C42.8626162,100.979986%2042.6546543,101.009703%2042.3279971,101.203854%20C42.0042829,101.396024%2041.0203876,101.981448%2041.1655686,102.390552%20C41.3509686,102.645127%2042.8361305,102.566873%2043.3746733,102.373712%20C43.6208924,102.284561%2043.7611686,101.998288%2043.7229114,101.802156%20C43.5983305,101.170175%2043.1372829,101.02159%2043.0852924,101.005741%20L43.0225114,100.984939%20C43.0127019,100.982958%2042.9921019,100.979986%2042.9616924,100.979986%20M42.022921,103.540603%20C41.2548352,103.54159%2040.4710543,103.365269%2040.2424924,102.725363%20C39.8216638,101.543618%2041.2293305,100.70758%2041.8306543,100.349986%20C42.6369971,99.8715425%2043.1686733,99.9824858%2043.3648638,100.055788%20C43.7817686,100.175646%2044.4919781,100.623382%2044.6852257,101.608995%20C44.82354,102.314278%2044.3929019,103.059184%2043.7042733,103.306825%20C43.5335876,103.368241%2042.785121,103.540603%2042.022921,103.540603'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,101.037302%20C54.6878581,101.037302%2054.4798962,101.067019%2054.153239,101.26117%20C53.8295247,101.453339%2052.8456295,102.038764%2052.9908104,102.447868%20C53.1762104,102.702443%2054.6613724,102.624188%2055.1999152,102.431028%20C55.4461343,102.341877%2055.5864104,102.055604%2055.5481533,101.859471%20C55.4235724,101.22749%2054.9625247,101.078905%2054.9105343,101.063056%20L54.8477533,101.042255%20C54.8379438,101.040273%2054.8173438,101.037302%2054.7869343,101.037302%20M53.8481628,103.597919%20C53.0800771,103.598905%2052.2962962,103.422585%2052.0677343,102.782679%20C51.6469057,101.600934%2053.0545724,100.764896%2053.6558962,100.407302%20C54.462239,99.9288583%2054.9939152,100.039802%2055.1901057,100.113104%20C55.6070104,100.232962%2056.31722,100.680698%2056.5104676,101.666311%20C56.6487819,102.371594%2056.2181438,103.1165%2055.5295152,103.364141%20C55.3588295,103.425556%2054.6103628,103.597919%2053.8481628,103.597919'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,100.796137%20C43.3563295,100.796137%2043.1297295,100.681231%2042.686339,100.943731%20C42.29592,101.176514%2041.7112724,101.547976%2041.8721486,101.998684%20C42.0320438,102.449392%2043.2758914,102.264156%2043.551539,102.16609%20C43.8262057,102.066042%2043.9968914,101.759958%2043.944901,101.493495%20C43.8311105,100.914014%2043.3563295,100.796137%2043.3563295,100.796137'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,100.853453%20C55.1815714,100.853453%2054.9549714,100.738547%2054.5115809,101.001047%20C54.1211619,101.23383%2053.5365143,101.605292%2053.6973904,102.056%20C53.8572857,102.506707%2055.1011333,102.321471%2055.3767809,102.223405%20C55.6514476,102.123358%2055.8221333,101.817273%2055.7701428,101.550811%20C55.6563524,100.97133%2055.1815714,100.853453%2055.1815714,100.853453'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,100.046476%20C66.5821429,100.046476%2065.6286571,99.28275%2064.3897143,100.338693%20C63.2557333,101.302514%2062.4130952,102.780439%2062.9280952,102.921099%20C63.4430952,103.06275%2064.3485143,103.195486%2065.2951333,103.006288%20C66.1181524,102.843835%2066.8489619,102.995392%2067.1589429,101.247042%20C67.3031429,100.432797%2066.5821429,100.046476%2066.5821429,100.046476'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,102.502585%20C63.7021648,102.583811%2064.417279,102.674943%2065.200079,102.521406%20C65.3177933,102.497632%2065.4325648,102.480792%2065.5443933,102.462962%20C66.1604314,102.37183%2066.4704124,102.325274%2066.6764124,101.160368%20C66.7568505,100.706689%2066.3566219,100.486783%2066.3526981,100.483811%20L66.2810886,100.438245%20C66.2045743,100.380792%2065.5836314,99.9697075%2064.705679,100.716594%20C63.9699648,101.342632%2063.4559457,102.118245%2063.3078219,102.502585%20M64.31526,103.59617%20C63.6178029,103.59617%2063.0616029,103.471358%2062.7996886,103.399047%20C62.5466029,103.329708%2062.3602219,103.131594%2062.3033267,102.869094%20C62.1267552,102.061783%2063.2548505,100.65617%2064.0729648,99.9598019%20C65.26286,98.9464528%2066.3880124,99.2872075%2066.850041,99.630934%20C67.2365362,99.8548019%2067.8005838,100.441217%2067.6416695,101.333717%20C67.3356124,103.060274%2066.5763552,103.310887%2065.6885933,103.442632%20C65.5904981,103.458481%2065.490441,103.472349%2065.3884219,103.49216%20C65.0097743,103.568434%2064.6468219,103.59617%2064.31526,103.59617'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,100.331858%20C66.3704533,100.331858%2065.7779581,99.8573774%2065.0059486,100.514123%20C64.3016248,101.113415%2063.7758343,102.033651%2064.0975867,102.121811%20C64.4173771,102.209972%2064.9804438,102.291198%2065.5699962,102.174311%20C66.0820533,102.073274%2066.5372152,102.167377%2066.7294819,101.078745%20C66.8197295,100.572566%2066.3704533,100.331858%2066.3704533,100.331858'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,100.012599%20C68.4168181,99.9392972%2069.1476276,101.022976%2069.0701324,101.355807%20C68.9926371,101.690618%2068.9494752,102.791137%2068.1441133,102.920901%20C67.5516181,103.015995%2065.4366848,103.265618%2064.9677895,102.806986%20C64.5371514,102.384014%2065.3464371,100.393967%2067.9194752,100.012599'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,100.506892%20C66.4665867,100.735712%2065.801501,101.532127%2065.5837295,101.864958%20C65.368901,102.194816%2065.3345676,102.449392%2065.3522248,102.513778%20C65.5464533,102.630665%2066.8874152,102.623731%2068.06652,102.430571%20C68.3784629,102.382033%2068.479501,101.907552%2068.5520914,101.468731%20C68.5658248,101.37859%2068.5795581,101.301325%2068.5923105,101.242882%20C68.5579771,101.105193%2068.1655962,100.572269%2067.964501,100.506892%20M66.3459295,103.574675%20C65.6416057,103.574675%2064.9510152,103.480571%2064.627301,103.16359%20C64.3565581,102.898118%2064.2947581,102.458307%2064.4556343,101.95609%20C64.7558057,101.020995%2065.8240629,99.8224104%2067.8487486,99.5222689%20C68.211701,99.4667972%2068.5883867,99.6540142%2068.95232,100.054203%20C69.2250248,100.355335%2069.6586057,100.991278%2069.5467771,101.469722%20C69.5379486,101.510335%2069.530101,101.563825%2069.5193105,101.628212%20C69.4408343,102.111608%2069.2573962,103.242835%2068.2224914,103.410241%20C67.8732724,103.465712%2067.1012629,103.574675%2066.3459295,103.574675'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,100.313434%20C68.3564895,100.269849%2068.7871276,100.909755%2068.7410229,101.106877%20C68.695899,101.304%2068.6703943,101.952821%2068.1965943,102.029094%20C67.8454133,102.085557%2066.5976419,102.233151%2066.3219943,101.962726%20C66.0669467,101.713104%2066.5446705,100.539283%2068.0631848,100.313434'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,100.527198%20C69.6954895,100.527198%2069.3129181,100.332057%2068.5654324,100.776821%20C67.9042705,101.169085%2066.9184133,101.796113%2067.1891562,102.557858%20C67.46088,103.317623%2069.5591371,103.007575%2070.0250895,102.84017%20C70.4910419,102.672764%2070.778461,102.154698%2070.6901752,101.704981%20C70.4969276,100.726302%2069.6954895,100.527198%2069.6954895,100.527198'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,100.979986%20C69.3483305,100.979986%2069.1403686,101.009703%2068.8137114,101.203854%20C68.4899971,101.396024%2067.5061019,101.981448%2067.6512829,102.390552%20C67.8366829,102.645127%2069.3218448,102.566873%2069.8603876,102.373712%20C70.1066067,102.284561%2070.2468829,101.998288%2070.2086257,101.802156%20C70.0840448,101.170175%2069.6229971,101.02159%2069.5710067,101.005741%20L69.5082257,100.984939%20C69.4984162,100.982958%2069.4778162,100.979986%2069.4474067,100.979986%20M68.5086352,103.540603%20C67.7405495,103.54159%2066.9567686,103.365269%2066.7282067,102.725363%20C66.3073781,101.543618%2067.7150448,100.70758%2068.3163686,100.349986%20C69.1227114,99.8715425%2069.6543876,99.9824858%2069.8505781,100.055788%20C70.2674829,100.175646%2070.9776924,100.623382%2071.17094,101.608995%20C71.3092543,102.314278%2070.8786162,103.059184%2070.1899876,103.306825%20C70.0193019,103.368241%2069.2708352,103.540603%2068.5086352,103.540603'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,100.796137%20C69.8420438,100.796137%2069.6154438,100.681231%2069.1720533,100.943731%20C68.7816343,101.176514%2068.1969867,101.547976%2068.3578629,101.998684%20C68.5177581,102.449392%2069.7616057,102.264156%2070.0372533,102.16609%20C70.31192,102.066042%2070.4826057,101.759958%2070.4306152,101.493495%20C70.3168248,100.914014%2069.8420438,100.796137%2069.8420438,100.796137'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,100.991575%20C23.3225352,100.991575%2022.9389829,100.796434%2022.1914971,101.241198%20C21.5303352,101.633462%2020.5444781,102.260491%2020.815221,103.022236%20C21.0869448,103.782%2023.1852019,103.471953%2023.6511543,103.304547%20C24.1171067,103.136151%2024.4045257,102.619075%2024.31624,102.169358%20C24.1229924,101.190679%2023.3225352,100.991575%2023.3225352,100.991575'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,101.444264%20C22.9743952,101.444264%2022.7654524,101.473981%2022.4397762,101.668132%20C22.1160619,101.860302%2021.1321667,102.445726%2021.2773476,102.85483%20C21.4627476,103.110396%2022.9479095,103.032142%2023.4864524,102.837991%20C23.7326714,102.74884%2023.8729476,102.462566%2023.8346905,102.266434%20C23.7101095,101.634453%2023.2500429,101.484877%2023.1970714,101.470019%20L23.1342905,101.449217%20C23.1264429,101.447236%2023.1058429,101.444264%2023.0734714,101.444264%20M22.1347,104.004877%20C21.3666143,104.004877%2020.5828333,103.829547%2020.3542714,103.189642%20C19.9334429,102.007896%2021.3411095,101.171858%2021.9424333,100.814264%20C22.7507381,100.33384%2023.2814333,100.447755%2023.4776238,100.520066%20C23.8935476,100.639925%2024.6037571,101.08766%2024.7970048,102.073274%20C24.9343381,102.776575%2024.504681,103.522472%2023.8170333,103.771104%20C23.6453667,103.832519%2022.8969,104.004877%2022.1347,104.004877'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,101.260514%20C23.4681086,101.260514%2023.2424895,101.144618%2022.7981181,101.408108%20C22.407699,101.640892%2021.8230514,102.012354%2021.9839276,102.463061%20C22.1438229,102.912778%2023.3876705,102.728533%2023.6633181,102.629476%20C23.9389657,102.53042%2024.1086705,102.224335%2024.057661,101.957873%20C23.9428895,101.378392%2023.4681086,101.260514%2023.4681086,101.260514'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,100.424675%20C26.1142276,100.351373%2026.8440562,101.435052%2026.766561,101.768873%20C26.6890657,102.102693%2026.6459038,103.204203%2025.8405419,103.333967%20C25.2480467,103.429061%2023.1331133,103.678684%2022.6642181,103.219061%20C22.23358,102.79708%2023.0428657,100.807033%2025.6159038,100.424675'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,100.918967%20C24.1639962,101.148778%2023.4979295,101.944203%2023.281139,102.277033%20C23.0663105,102.606892%2023.0309962,102.861467%2023.0486533,102.925854%20C23.241901,103.04175%2024.5848248,103.033825%2025.7639295,102.843637%20C26.0739105,102.795099%2026.1759295,102.320618%2026.24852,101.881797%20C26.2622533,101.790665%2026.2759867,101.714392%2026.28972,101.655948%20C26.2544057,101.517269%2025.8620248,100.984344%2025.6619105,100.918967%20M24.043339,103.987741%20C23.3390152,103.987741%2022.6474438,103.893637%2022.3227486,103.574675%20C22.0539676,103.311184%2021.9911867,102.872363%2022.1520629,102.371137%20C22.4512533,101.435052%2023.5185295,100.235476%2025.5451771,99.9343443%20C25.9012629,99.884816%2026.2848152,100.065099%2026.6477676,100.465288%20C26.9214533,100.76642%2027.3550343,101.402363%2027.2441867,101.882788%20C27.2353581,101.923401%2027.2265295,101.977882%2027.215739,102.041278%20C27.1372629,102.524675%2026.9538248,103.655901%2025.91892,103.823307%20C25.569701,103.878778%2024.7986724,103.987741%2024.043339,103.987741'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,100.7265%20C26.0529181,100.682915%2026.4835562,101.32183%2026.4374514,101.518953%20C26.3933086,101.716075%2026.3668229,102.364896%2025.8930229,102.44216%20C25.5418419,102.498623%2024.2940705,102.645226%2024.0184229,102.374802%20C23.7633752,102.125179%2024.241099,100.951358%2025.7596133,100.7265'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,100.81258%20C32.3175743,100.677863%2032.5039552,100.638241%2032.6579648,100.709561%20C33.2337838,100.975033%2034.6885362,101.731825%2034.403079,102.783807%20C34.1813838,103.603005%2033.684041,103.364278%2032.7393838,103.393005%20L32.0272124,103.415788%20C31.8800695,103.420741%2031.747641,103.346448%2031.665241,103.20975%20C31.2463743,102.523288%2031.4543362,101.432675%2032.1145171,100.855175%20L32.1635648,100.81258%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,101.159873%20L32.4832571,101.187608%20L32.4342095,101.230203%20C31.9574667,101.648222%2031.7887429,102.46742%2032.0830286,102.950816%20L32.7235905,102.898316%20C32.9354762,102.892373%2033.1267619,102.897325%2033.2974476,102.903269%20C33.8536476,102.921099%2033.8585524,102.92209%2033.9301619,102.653646%20C34.1116381,101.984024%2032.8452286,101.341146%2032.4538286,101.159873%20L32.4538286,101.159873%20Z%20M32.013381,103.910675%20C31.7004571,103.910675%2031.415,103.746241%2031.2472571,103.467892%20C30.7067524,102.582325%2030.9568952,101.213363%2031.7936476,100.480344%20L31.8426952,100.43775%20C32.1418857,100.177231%2032.5323048,100.107892%2032.8599429,100.258458%20C34.9758571,101.235156%2035.0317714,102.341618%2034.876781,102.914165%20C34.5991714,103.93742%2033.8536476,103.913646%2033.2660571,103.893835%20C33.1149905,103.888882%2032.9433238,103.883929%2032.754981,103.888882%20L32.0428095,103.910675%20L32.013381,103.910675%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,101.046651%20C32.3520057,100.947594%2032.4873771,100.919858%2032.5992057,100.971368%20C33.0180724,101.164528%2034.0745581,101.714292%2033.8675771,102.478019%20C33.70572,103.07434%2033.3447295,102.9%2032.6590438,102.922783%20L32.14012,102.937642%20C32.0341771,102.941604%2031.9380438,102.887123%2031.8782057,102.789057%20C31.5731295,102.289811%2031.7251771,101.497358%2032.2048629,101.077358%20L32.2401771,101.046651%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,100.541759%20C28.8154762,100.541759%2027.9306571,99.6987877%2026.6063714,100.644778%20C25.3968571,101.507561%2024.4316,102.908222%2024.9328667,103.092467%20C25.4351143,103.277703%2026.3248381,103.486712%2027.2832286,103.380722%20C28.118019,103.288599%2028.8341143,103.502561%2029.2892762,101.786901%20C29.5011619,100.987514%2028.8154762,100.541759%2028.8154762,100.541759'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,102.707632%20C25.7342067,102.821547%2026.4395114,102.976075%2027.23114,102.888906%20C27.3488543,102.876028%2027.4655876,102.868104%2027.5793781,102.860179%20C28.200321,102.821547%2028.5122638,102.802726%2028.8153781,101.657632%20C28.9252448,101.242585%2028.6093781,100.998906%2028.5446352,100.95433%20L28.4847971,100.907774%20C28.4220162,100.851311%2027.8354067,100.37584%2026.8897686,101.048434%20C26.1040257,101.609094%2025.5272257,102.33716%2025.3467305,102.707632%20M26.7504733,103.905226%20C25.8224924,103.905226%2025.0779495,103.673434%2024.7650257,103.557538%20C24.5178257,103.467396%2024.3491019,103.253434%2024.3137876,102.986972%20C24.2058829,102.167774%2025.4487495,100.863198%2026.323759,100.240132%20C27.5950733,99.3337642%2028.6858924,99.7686226%2029.1184924,100.149991%20C29.4834067,100.406547%2029.9954638,101.038528%2029.763959,101.914189%20C29.3137019,103.609047%2028.5358067,103.793292%2027.6401971,103.848764%20C27.541121,103.855698%2027.4400829,103.861642%2027.3370829,103.873528%20C27.1350067,103.895321%2026.9388162,103.905226%2026.7504733,103.905226'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,100.807726%20C28.5807435,100.807726%2028.029439,100.283717%2027.20642,100.871123%20C26.4530486,101.409%2025.8536867,102.280698%2026.1646486,102.396594%20C26.4765914,102.510509%2027.0308295,102.641264%2027.6272486,102.574896%20C28.1471533,102.517443%2028.5925057,102.650179%2028.876001,101.582349%20C29.0084295,101.085085%2028.5807435,100.807726%2028.5807435,100.807726'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='18.9775'%20y1='217.5618'%20x2='54.9775'%20y2='217.5618'%20id='Fill-332'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,218.5618%20L18.9775,218.5618%20C18.4255,218.5618%2017.9775,218.1148%2017.9775,217.5618%20C17.9775,217.0088%2018.4255,216.5618%2018.9775,216.5618%20L54.9775,216.5618%20C55.5295,216.5618%2055.9775,217.0088%2055.9775,217.5618%20C55.9775,218.1148%2055.5295,218.5618%2054.9775,218.5618'%20id='Fill-334'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='64.3193'%20y1='217.5618'%20x2='238.3193'%20y2='217.5618'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3198,218.5618%20L64.3198,218.5618%20C63.7668,218.5618%2063.3198,218.1148%2063.3198,217.5618%20C63.3198,217.0088%2063.7668,216.5618%2064.3198,216.5618%20L238.3198,216.5618%20C238.8728,216.5618%20239.3198,217.0088%20239.3198,217.5618%20C239.3198,218.1148%20238.8728,218.5618%20238.3198,218.5618'%20id='Fill-338'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-340'%20fill='%23FFFFFF'%20points='40.799%20201.319%20211.34%20201.319%20211.34%2072.019%2040.799%2072.019'%3e%3c/polygon%3e%3cpath%20d='M41.799,200.319%20L210.34,200.319%20L210.34,73.019%20L41.799,73.019%20L41.799,200.319%20Z%20M39.799,202.319%20L212.34,202.319%20L212.34,71.019%20L39.799,71.019%20L39.799,202.319%20Z'%20id='Fill-342'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Mask'%20fill='%23E1F2FF'%20points='200.9477%20178.017%2052.2237%20178.017%2052.2237%2088.0217807%20200.9477%2083.017'%3e%3c/polygon%3e%3cpath%20d='M178.0718,38.0003%20C177.5188,38.0003%20177.0718,37.5533%20177.0718,37.0003%20L177.0718,30.0003%20C177.0718,29.4473%20177.5188,29.0003%20178.0718,29.0003%20C178.6248,29.0003%20179.0718,29.4473%20179.0718,30.0003%20L179.0718,37.0003%20C179.0718,37.5533%20178.6248,38.0003%20178.0718,38.0003'%20id='Fill-344'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M181.5718,34.5003%20L174.5718,34.5003%20C174.0188,34.5003%20173.5718,34.0533%20173.5718,33.5003%20C173.5718,32.9473%20174.0188,32.5003%20174.5718,32.5003%20L181.5718,32.5003%20C182.1248,32.5003%20182.5718,32.9473%20182.5718,33.5003%20C182.5718,34.0533%20182.1248,34.5003%20181.5718,34.5003'%20id='Fill-345'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M21.1729,175.0725%20C20.8969,175.0725%2020.6729,174.8485%2020.6729,174.5725%20L20.6729,170.6355%20C20.6729,170.3585%2020.8969,170.1355%2021.1729,170.1355%20C21.4489,170.1355%2021.6729,170.3585%2021.6729,170.6355%20L21.6729,174.5725%20C21.6729,174.8485%2021.4489,175.0725%2021.1729,175.0725'%20id='Fill-346'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.1416,173.1038%20L19.2036,173.1038%20C18.9276,173.1038%2018.7046,172.8798%2018.7046,172.6038%20C18.7046,172.3278%2018.9276,172.1038%2019.2036,172.1038%20L23.1416,172.1038%20C23.4176,172.1038%2023.6416,172.3278%2023.6416,172.6038%20C23.6416,172.8798%2023.4176,173.1038%2023.1416,173.1038'%20id='Fill-347'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M240.2886,208.2796%20C240.0126,208.2796%20239.7886,208.0556%20239.7886,207.7796%20L239.7886,203.8426%20C239.7886,203.5656%20240.0126,203.3426%20240.2886,203.3426%20C240.5646,203.3426%20240.7886,203.5656%20240.7886,203.8426%20L240.7886,207.7796%20C240.7886,208.0556%20240.5646,208.2796%20240.2886,208.2796'%20id='Fill-348'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M242.2573,206.3108%20L238.3193,206.3108%20C238.0433,206.3108%20237.8203,206.0868%20237.8203,205.8108%20C237.8203,205.5348%20238.0433,205.3108%20238.3193,205.3108%20L242.2573,205.3108%20C242.5333,205.3108%20242.7573,205.5348%20242.7573,205.8108%20C242.7573,206.0868%20242.5333,206.3108%20242.2573,206.3108'%20id='Fill-349'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M234.3374,108.2708%20C234.0614,108.2708%20233.8374,108.0468%20233.8374,107.7708%20L233.8374,103.8338%20C233.8374,103.5568%20234.0614,103.3338%20234.3374,103.3338%20C234.6134,103.3338%20234.8374,103.5568%20234.8374,103.8338%20L234.8374,107.7708%20C234.8374,108.0468%20234.6134,108.2708%20234.3374,108.2708'%20id='Fill-350'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M236.3062,106.302%20L232.3682,106.302%20C232.0922,106.302%20231.8692,106.078%20231.8692,105.802%20C231.8692,105.526%20232.0922,105.302%20232.3682,105.302%20L236.3062,105.302%20C236.5822,105.302%20236.8062,105.526%20236.8062,105.802%20C236.8062,106.078%20236.5822,106.302%20236.3062,106.302'%20id='Fill-351'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.1665'%20y1='217.3206'%20x2='252.1405'%20y2='217.3206'%20id='Fill-352'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1401,218.3206%20L245.1661,218.3206%20C244.6141,218.3206%20244.1661,217.8736%20244.1661,217.3206%20C244.1661,216.7676%20244.6141,216.3206%20245.1661,216.3206%20L252.1401,216.3206%20C252.6931,216.3206%20253.1401,216.7676%20253.1401,217.3206%20C253.1401,217.8736%20252.6931,218.3206%20252.1401,218.3206'%20id='Fill-353'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='217.3206'%20x2='10.973'%20y2='217.3206'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9731,218.3206%20L2.0001,218.3206%20C1.4481,218.3206%201.0001,217.8736%201.0001,217.3206%20C1.0001,216.7676%201.4481,216.3206%202.0001,216.3206%20L10.9731,216.3206%20C11.5251,216.3206%2011.9731,216.7676%2011.9731,217.3206%20C11.9731,217.8736%2011.5251,218.3206%2010.9731,218.3206'%20id='Fill-355'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='15.0356'%20y1='101.7395'%20x2='15.0356'%20y2='109.8645'%20id='Fill-356'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M15.0356,110.8645%20C14.4836,110.8645%2014.0356,110.4175%2014.0356,109.8645%20L14.0356,101.7395%20C14.0356,101.1865%2014.4836,100.7395%2015.0356,100.7395%20C15.5876,100.7395%2016.0356,101.1865%2016.0356,101.7395%20L16.0356,109.8645%20C16.0356,110.4175%2015.5876,110.8645%2015.0356,110.8645'%20id='Fill-357'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='19.0981'%20y1='105.802'%20x2='10.9731'%20y2='105.802'%20id='Fill-358'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M19.0981,106.802%20L10.9731,106.802%20C10.4211,106.802%209.9731,106.355%209.9731,105.802%20C9.9731,105.249%2010.4211,104.802%2010.9731,104.802%20L19.0981,104.802%20C19.6501,104.802%2020.0981,105.249%2020.0981,105.802%20C20.0981,106.355%2019.6501,106.802%2019.0981,106.802'%20id='Fill-359'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3823'%20y1='226.637'%20x2='161.5683'%20y2='226.637'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5679,227.637%20L94.3819,227.637%20C93.8299,227.637%2093.3819,227.19%2093.3819,226.637%20C93.3819,226.084%2093.8299,225.637%2094.3819,225.637%20L161.5679,225.637%20C162.1209,225.637%20162.5679,226.084%20162.5679,226.637%20C162.5679,227.19%20162.1209,227.637%20161.5679,227.637'%20id='Fill-361'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.187'%20y1='226.637'%20x2='179.328'%20y2='226.637'%20id='Fill-362'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3276,227.637%20L170.1866,227.637%20C169.6346,227.637%20169.1866,227.19%20169.1866,226.637%20C169.1866,226.084%20169.6346,225.637%20170.1866,225.637%20L179.3276,225.637%20C179.8806,225.637%20180.3276,226.084%20180.3276,226.637%20C180.3276,227.19%20179.8806,227.637%20179.3276,227.637'%20id='Fill-363'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='226.5618'%20x2='81.5'%20y2='226.6368'%20id='Fill-364'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.4995,227.637%20C80.9545,227.637%2080.5085,227.2%2080.4995,226.652%20C80.4915,226.1%2080.9325,225.646%2081.4845,225.637%20L86.4845,225.562%20C87.0595,225.548%2087.4915,225.994%2087.4995,226.547%20C87.5085,227.099%2087.0675,227.553%2086.5155,227.562%20L81.5155,227.637%20L81.4995,227.637%20Z'%20id='Fill-365'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.6187'%20y1='148.3333'%20x2='189.7497'%20y2='148.3333'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/line%3e%3cline%20x1='160.4292'%20y1='126.0296'%20x2='189.7492'%20y2='126.0296'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cline%20x1='160.4292'%20y1='120.5081'%20x2='189.7492'%20y2='120.5081'%20id='Fill-382'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M38.1782,64.7718%20C36.6482,64.7718%2035.4032,66.0168%2035.4032,67.5468%20L35.4032,68.2438%20C35.4032,69.7738%2036.6482,71.0188%2038.1782,71.0188%20L213.9612,71.0188%20C215.4912,71.0188%20216.7372,69.7738%20216.7372,68.2438%20L216.7372,67.5468%20C216.7372,66.0168%20215.4912,64.7718%20213.9612,64.7718%20L38.1782,64.7718%20Z%20M213.9612,73.0188%20L38.1782,73.0188%20C35.5452,73.0188%2033.4032,70.8758%2033.4032,68.2438%20L33.4032,67.5468%20C33.4032,64.9148%2035.5452,62.7718%2038.1782,62.7718%20L213.9612,62.7718%20C216.5942,62.7718%20218.7372,64.9148%20218.7372,67.5468%20L218.7372,68.2438%20C218.7372,70.8758%20216.5942,73.0188%20213.9612,73.0188%20L213.9612,73.0188%20Z'%20id='Fill-384'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.6187'%20y1='158.7347'%20x2='189.7497'%20y2='158.7347'%20id='Fill-385'%20fill='%23FFFFFF'%3e%3c/line%3e%3cline%20x1='171.6187'%20y1='169.3118'%20x2='189.7497'%20y2='169.3118'%20id='Fill-387'%20fill='%23FFFFFF'%3e%3c/line%3e%3cline%20x1='34.4033'%20y1='201.5442'%20x2='217.7363'%20y2='201.5442'%20id='Fill-389'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M217.7368,202.5442%20L34.4038,202.5442%20C33.8508,202.5442%2033.4038,202.0972%2033.4038,201.5442%20C33.4038,200.9912%2033.8508,200.5442%2034.4038,200.5442%20L217.7368,200.5442%20C218.2898,200.5442%20218.7368,200.9912%20218.7368,201.5442%20C218.7368,202.0972%20218.2898,202.5442%20217.7368,202.5442'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='210.1733'%20y1='67.8958'%20x2='143.5793'%20y2='67.8958'%20id='Fill-391'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M210.1733,68.8958%20L143.5793,68.8958%20C143.0273,68.8958%20142.5793,68.4488%20142.5793,67.8958%20C142.5793,67.3428%20143.0273,66.8958%20143.5793,66.8958%20L210.1733,66.8958%20C210.7263,66.8958%20211.1733,67.3428%20211.1733,67.8958%20C211.1733,68.4488%20210.7263,68.8958%20210.1733,68.8958'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='40.4629'%20y1='67.8958'%20x2='62.8829'%20y2='67.8958'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M62.8833,68.8958%20L40.4633,68.8958%20C39.9103,68.8958%2039.4633,68.4488%2039.4633,67.8958%20C39.4633,67.3428%2039.9103,66.8958%2040.4633,66.8958%20L62.8833,66.8958%20C63.4353,66.8958%2063.8833,67.3428%2063.8833,67.8958%20C63.8833,68.4488%2063.4353,68.8958%2062.8833,68.8958'%20id='Fill-394'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-395'%20fill='%235E63B6'%20points='122.07%20209.005%20124.07%20209.005%20124.07%20202.616%20122.07%20202.616'%3e%3c/polygon%3e%3cpath%20d='M124.9888,209.0052%20C124.9888,210.0652%20124.1298,210.9242%20123.0698,210.9242%20C122.0098,210.9242%20121.1508,210.0652%20121.1508,209.0052%20C121.1508,207.9442%20122.0098,207.0862%20123.0698,207.0862%20C124.1298,207.0862%20124.9888,207.9442%20124.9888,209.0052'%20id='Fill-396'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M123.0698,208.0862%20C122.5628,208.0862%20122.1508,208.4982%20122.1508,209.0052%20C122.1508,209.5122%20122.5628,209.9242%20123.0698,209.9242%20C123.5768,209.9242%20123.9888,209.5122%20123.9888,209.0052%20C123.9888,208.4982%20123.5768,208.0862%20123.0698,208.0862%20M123.0698,211.9242%20C121.4608,211.9242%20120.1508,210.6142%20120.1508,209.0052%20C120.1508,207.3962%20121.4608,206.0862%20123.0698,206.0862%20C124.6788,206.0862%20125.9888,207.3962%20125.9888,209.0052%20C125.9888,210.6142%20124.6788,211.9242%20123.0698,211.9242'%20id='Fill-397'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-Copy-5'%20transform='translate(175.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20-Copy-5'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-8'%20transform='translate(152.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20-Copy-4'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-Copy-3'%20transform='translate(129.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20-Copy-3'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-Copy-2'%20transform='translate(106.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20-Copy-2'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-Copy'%20transform='translate(84.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20-Copy'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group'%20transform='translate(60.000000,%20175.000000)'%20fill='%235E63B6'%3e%3cpath%20d='M15.3323597,14%20L0.667640309,14%20C0.298435218,14%200,13.553%200,13%20C0,12.447%200.298435218,12%200.667640309,12%20L15.3323597,12%20C15.7015648,12%2016,12.447%2016,13%20C16,13.553%2015.7015648,14%2015.3323597,14'%20id='Fill-576-Copy-2'%3e%3c/path%3e%3cpath%20d='M10.5409973,18%20L0.459002712,18%20C0.205174212,18%200,17.553%200,17%20C0,16.447%200.205174212,16%200.459002712,16%20L10.5409973,16%20C10.7948258,16%2011,16.447%2011,17%20C11,17.553%2010.7948258,18%2010.5409973,18'%20id='Fill-576-Copy-8'%3e%3c/path%3e%3cpath%20d='M8,0%20C8.51283584,0%208.93550716,0.38604019%208.99327227,0.883378875%20L9,1%20L9,5%20C9,5.55228475%208.55228475,6%208,6%20C7.48716416,6%207.06449284,5.61395981%207.00672773,5.11662113%20L7,5%20L7,1%20C7,0.44771525%207.44771525,0%208,0%20Z'%20id='Path-20'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='CourbeB'%20transform='translate(55.017475,%2093.000000)'%3e%3cpath%20d='M124.666725,3%20C127.097422,3%20128.880934,4.97394089%20130.365141,8.58349979%20L130.549215,9.04114089%20C131.455457,11.345485%20132.1632,13.9335608%20133.27562,18.6797167%20L134.172237,22.5231298%20C135.378753,27.6038342%20136.133537,30.1200079%20137.156283,32.165555%20C138.460112,34.7732812%20139.655376,35.3573567%20141.412177,34.1712168%20C141.869901,33.8621749%20142.491488,33.9827058%20142.80053,34.4404302%20C143.109571,34.8981545%20142.989041,35.5197413%20142.531316,35.8287832%20C139.590958,37.8140263%20137.147363,36.6199433%20135.36742,33.0599634%20L135.18936,32.6946439%20C134.166325,30.540653%20133.404148,27.9479974%20132.225459,22.9818835%20L131.333659,19.16229%20C128.917424,8.9292158%20127.22649,5%20124.666725,5%20C120.70378,5%20118.798217,7.1526623%20115.769616,13.7836814%20L114.837221,15.8497448%20C113.420342,18.9531235%20112.564842,20.4897147%20111.295152,22.0227412%20C109.355327,24.3648913%20106.995831,25.6043046%20103.982525,25.6043046%20C99.0735962,25.6043046%2096.4779901,24.024281%2092.5175167,19.7221362%20L91.8866661,19.0296861%20C87.8841713,14.6258571%2085.4390374,13.1099035%2080.4825252,13.1099035%20C75.9857988,13.1099035%2074.0009503,14.5377184%2070.994158,18.8995206%20L70.3507767,19.8443536%20L69.9169025,20.46993%20C66.4657033,25.3544508%2063.4412735,27.369774%2057.3662197,27.4499978%20L56.9825252,27.4525005%20C51.3692028,27.4525005%2049.0332307,29.5972964%2046.2452456,35.5835626%20L45.7449036,36.6764523%20C42.7831877,43.1723219%2040.503393,45.5551609%2034.9825252,45.5551609%20C29.2594241,45.5551609%2026.1829376,43.3919802%2022.4139199,38.194193%20L21.3741949,36.73338%20C18.3454081,32.4763143%2016.4749866,31%2012.9825252,31%20C10.5000898,31%209.05704197,32.4344887%207.37882282,35.9239139%20L7.13241144,36.4474073%20C6.92430265,36.8976753%206.53999277,37.7378738%206.45809481,37.9139745%20C4.75906815,41.5672985%203.40072176,43.0294289%200.828500207,42.5812159%20C0.284413877,42.4864081%20-0.0797983702,41.9684822%200.0150093848,41.4243958%20C0.10981714,40.8803095%200.627743129,40.5160973%201.17182946,40.610905%20C2.39289534,40.8236773%203.19935937,40.0541204%204.39207339,37.6021352%20L4.71488244,36.9182753%20C4.88886105,36.5399578%205.28210411,35.6808349%205.41452693,35.3982209%20C7.45873533,31.0355134%209.40279021,29%2012.9825252,29%20C17.1053612,29%2019.4125364,30.6696866%2022.5399894,34.9316297%20L23.8005936,36.6968711%20C27.3442016,41.6647443%2029.9285646,43.5551609%2034.9825252,43.5551609%20C39.3943227,43.5551609%2041.187666,41.7694375%2043.7721595,36.1799426%20L44.2713823,35.0875655%20L44.6019273,34.3788785%20C47.5708749,28.1365194%2050.4219308,25.5471503%2056.6339341,25.4550551%20L56.9825252,25.4525005%20C62.559726,25.4525005%2065.1111253,23.8133232%2068.2887341,19.3087611%20L69.1332999,18.0774068%20C72.5920514,12.9873916%2075.0706061,11.1099035%2080.4825252,11.1099035%20C85.8770688,11.1099035%2088.7593191,12.7482172%2092.7956442,17.0647315%20L93.7124538,18.0652004%20C97.4924543,22.2251809%2099.6583837,23.6043046%20103.982525,23.6043046%20C108.196877,23.6043046%20110.177413,21.303865%20113.35162,14.2815209%20L114.112114,12.5934383%20C115.513367,9.52122083%20116.341361,8.02592394%20117.574167,6.52151875%20C119.461369,4.21854714%20121.748832,3%20124.666725,3%20Z'%20id='Path'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Group-2-Copy'%20transform='translate(8.982525,%2026.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2-Copy-2'%20transform='translate(31.982525,%2039.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2-Copy-3'%20transform='translate(53.982525,%2021.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2-Copy-4'%20transform='translate(75.982525,%208.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2-Copy-5'%20transform='translate(99.982525,%2020.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2-Copy-6'%20transform='translate(119.982525,%200.000000)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23EFAC3F'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='courbeA'%20transform='translate(54.997685,%20103.329585)'%3e%3cpath%20d='M28.6313819,10.8106053%20C30.4398782,6.79313481%2032.8246075,4.74051643%2036.0895062,5.02627673%20C39.1239143,5.29186332%2041.3958699,6.73697434%2043.1600966,9.25805018%20C44.3681223,10.9843161%2045.1374889,12.7120806%2046.4047713,16.2495983%20L46.9254513,17.7194029%20C49.8732368,26.0593971%2052.1640882,29.0270586%2057.7261175,29.12062%20L58.0023146,29.1229152%20C61.7144101,29.1229152%2064.5725412,30.3715883%2066.8513366,32.7556092%20C68.5040614,34.4846502%2069.6247822,36.400936%2071.2616537,39.9270351%20L71.8893211,41.2939071%20C75.0287595,48.1459716%2077.0301338,50.3943881%2081.5023146,50.3943881%20C86.1036665,50.3943881%2088.5700638,47.7438123%2092.3464072,40.2053608%20L93.4911131,37.8863335%20C95.2218131,34.4027596%2096.2513011,32.644232%2097.6642565,30.9794647%20C99.7209577,28.5562255%20102.088273,27.2747192%20105.002315,27.2747192%20C108.097755,27.2747192%20110.560014,29.054282%20112.672101,32.3723523%20L112.930155,32.7857581%20C114.156741,34.7907247%20115.103401,36.935181%20116.63453,40.9732436%20L117.751626,43.9542885%20C121.411209,53.6460712%20123.605714,56.9362557%20127.502315,56.9362557%20C130.60791,56.9362557%20132.052281,55.4373351%20133.918807,50.9974803%20L134.992554,48.3649417%20L135.315283,47.5941561%20C135.576227,46.9815071%20135.820662,46.4358501%20136.074679,45.9032722%20C137.493967,42.9275593%20139.110853,40.6353645%20141.346691,38.7490056%20C141.768809,38.3928674%20142.399711,38.446355%20142.755849,38.8684735%20C143.111987,39.2905921%20143.058499,39.9214938%20142.636381,40.277632%20C140.644153,41.9584599%20139.186242,44.0252817%20137.879862,46.7642679%20C137.638434,47.2704516%20137.404506,47.7927473%20137.153122,48.3830846%20L136.74431,49.3648594%20C136.504811,49.9522614%20136.027069,51.1340504%20135.898746,51.4452846%20L135.617961,52.1117344%20C133.519455,56.9800511%20131.554138,58.9362557%20127.502315,58.9362557%20C124.60303,58.9362557%20122.276542,57.3037403%20120.268303,54.2518317%20L120.06853,53.9419174%20C118.792618,51.9218957%20117.867147,49.884581%20116.348294,45.9013612%20L115.085842,42.5378186%20C111.353968,32.6563311%20109.081459,29.2747192%20105.002315,29.2747192%20C101.0913,29.2747192%2098.908818,31.6036286%2095.4742842,38.3971291%20L93.9291622,41.515471%20C92.2274545,44.9091554%2091.1338244,46.7243503%2089.6392033,48.4390203%20C87.384852,51.0252733%2084.7563915,52.3943881%2081.5023146,52.3943881%20C78.4319683,52.3943881%2076.050904,51.2586833%2074.1166661,49.0856903%20C72.7838855,47.5883962%2071.8718717,45.999534%2070.4282464,42.9004738%20L69.635551,41.1761855%20C66.2995299,33.9161423%2063.7835348,31.2178289%2058.2989908,31.1253857%20L58.0023146,31.1229152%20C54.1731609,31.1229152%2051.3241396,29.6928458%2049.1695379,26.9717285%20C47.6222975,25.0176678%2046.6597168,22.9262549%2045.1983104,18.8322864%20L44.8089116,17.7316684%20C42.077711,9.99051718%2040.2644227,7.39933234%2035.9151229,7.01865983%20C31.9126111,6.66833996%2029.8527052,10.9102665%2027.207966,23.0308571%20L26.0967756,28.2559292%20L25.8603802,29.3413258%20C22.9484935,42.536256%2020.1437367,48.6668211%2014.3174437,50.6014261%20C10.2205829,51.9617779%204.00156023,51.4126987%200.371648048,48.480471%20C-0.0579752734,48.1334231%20-0.124915877,47.5038067%200.222132026,47.0741833%20C0.569179928,46.64456%201.19879636,46.5776194%201.62841968,46.9246673%20C4.66708372,49.3792873%2010.1844155,49.866414%2013.6871854,48.7033285%20C18.5364422,47.0931457%2021.1608677,41.3395585%2023.9058391,28.9166769%20L25.2750308,22.4996645%20C26.5354654,16.6743192%2027.3986213,13.5491122%2028.6313819,10.8106053%20Z'%20id='Path'%20fill='%234CA8E0'%20fill-rule='nonzero'%3e%3c/path%3e%3cg%20id='Group-6'%20transform='translate(123.002315,%2052.670415)'%3e%3ccircle%20id='Oval-Copy-10'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval-Copy'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-2'%20transform='translate(9.002315,%2044.670415)'%3e%3ccircle%20id='Oval'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-7'%20transform='translate(32.002315,%200.670415)'%3e%3ccircle%20id='Oval-Copy-6'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval-Copy-2'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-3'%20transform='translate(54.002315,%2025.670415)'%3e%3ccircle%20id='Oval-Copy-7'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval-Copy-3'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-4'%20transform='translate(77.002315,%2045.670415)'%3e%3ccircle%20id='Oval-Copy-8'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval-Copy-4'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-5'%20transform='translate(100.002315,%2023.670415)'%3e%3ccircle%20id='Oval-Copy-9'%20fill='%23E1F2FF'%20cx='4.5'%20cy='4.5'%20r='3.5'%3e%3c/circle%3e%3cpath%20d='M4.5,0%20C6.98528137,0%209,2.01471863%209,4.5%20C9,6.98528137%206.98528137,9%204.5,9%20C2.01471863,9%200,6.98528137%200,4.5%20C0,2.01471863%202.01471863,0%204.5,0%20Z%20M4.5,2%20C3.11928813,2%202,3.11928813%202,4.5%20C2,5.88071187%203.11928813,7%204.5,7%20C5.88071187,7%207,5.88071187%207,4.5%20C7,3.11928813%205.88071187,2%204.5,2%20Z'%20id='Oval-Copy-5'%20fill='%23F74B64'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Groups.svg.js b/lib/static/illustrations/Groups.svg.js new file mode 100644 index 00000000..bf5a125a --- /dev/null +++ b/lib/static/illustrations/Groups.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Groups'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpolygon%20id='Fill-1'%20fill='%23FFFFFF'%20points='148.7695%20115.9497%20192.4715%20115.9497%20216.4175%2087.2917%20172.7155%2087.2917'%3e%3c/polygon%3e%3cpath%20d='M150.9082,114.9497%20L192.0042,114.9497%20L214.2792,88.2917%20L173.1832,88.2917%20L150.9082,114.9497%20Z%20M192.9392,116.9497%20L146.6312,116.9497%20L172.2482,86.2917%20L218.5562,86.2917%20L192.9392,116.9497%20Z'%20id='Fill-2'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-3'%20fill='%23FFFFFF'%20points='148.7695%20115.9497%2061.3645%20115.9497%2037.4175%2087.2917%20124.8235%2087.2917'%3e%3c/polygon%3e%3cpath%20d='M61.832,114.9497%20L146.631,114.9497%20L124.355,88.2917%20L39.557,88.2917%20L61.832,114.9497%20Z%20M150.908,116.9497%20L60.896,116.9497%20L35.279,86.2917%20L125.291,86.2917%20L150.908,116.9497%20Z'%20id='Fill-4'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.3604,218.9038%20C23.3604,161.7108%2069.7244,115.3458%20126.9184,115.3458%20C184.1114,115.3458%20230.4754,161.7108%20230.4754,218.9038%20L23.3604,218.9038%20Z'%20id='Fill-5'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.8262'%20y1='210.1128'%20x2='54.8262'%20y2='210.1128'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.8262,211.1128%20L18.8262,211.1128%20C18.2732,211.1128%2017.8262,210.6658%2017.8262,210.1128%20C17.8262,209.5598%2018.2732,209.1128%2018.8262,209.1128%20L54.8262,209.1128%20C55.3792,209.1128%2055.8262,209.5598%2055.8262,210.1128%20C55.8262,210.6658%2055.3792,211.1128%2054.8262,211.1128'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M74.7061,154.5942%20C74.4301,154.5942%2074.2061,154.3702%2074.2061,154.0942%20L74.2061,150.1572%20C74.2061,149.8802%2074.4301,149.6572%2074.7061,149.6572%20C74.9821,149.6572%2075.2061,149.8802%2075.2061,150.1572%20L75.2061,154.0942%20C75.2061,154.3702%2074.9821,154.5942%2074.7061,154.5942'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M76.6748,152.6255%20L72.7368,152.6255%20C72.4608,152.6255%2072.2378,152.4015%2072.2378,152.1255%20C72.2378,151.8495%2072.4608,151.6255%2072.7368,151.6255%20L76.6748,151.6255%20C76.9508,151.6255%2077.1748,151.8495%2077.1748,152.1255%20C77.1748,152.4015%2076.9508,152.6255%2076.6748,152.6255'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.1074,181.8159%20C210.8314,181.8159%20210.6074,181.5919%20210.6074,181.3159%20L210.6074,177.3789%20C210.6074,177.1019%20210.8314,176.8789%20211.1074,176.8789%20C211.3834,176.8789%20211.6074,177.1019%20211.6074,177.3789%20L211.6074,181.3159%20C211.6074,181.5919%20211.3834,181.8159%20211.1074,181.8159'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.0762,179.8471%20L209.1382,179.8471%20C208.8622,179.8471%20208.6392,179.6231%20208.6392,179.3471%20C208.6392,179.0711%20208.8622,178.8471%20209.1382,178.8471%20L213.0762,178.8471%20C213.3522,178.8471%20213.5762,179.0711%20213.5762,179.3471%20C213.5762,179.6231%20213.3522,179.8471%20213.0762,179.8471'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M149.4199,138.6518%20L95.2519,163.2448%20C94.1179,163.7588%2092.7809,163.2568%2092.2669,162.1238%20L55.7679,81.7328%20C55.2529,80.5988%2055.7549,79.2618%2056.8889,78.7478%20L111.0569,54.1548%20C112.1909,53.6388%20113.5269,54.1408%20114.0419,55.2758%20L150.5399,135.6668%20C151.0559,136.7998%20150.5539,138.1358%20149.4199,138.6518'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M111.9893,54.9516%20C111.8123,54.9516%20111.6353,54.9896%20111.4703,55.0646%20L57.3013,79.6576%20C56.9973,79.7966%2056.7633,80.0456%2056.6463,80.3596%20C56.5283,80.6736%2056.5403,81.0136%2056.6773,81.3196%20L93.1773,161.7106%20C93.4643,162.3406%2094.2093,162.6196%2094.8393,162.3346%20L149.0073,137.7416%20C149.3113,137.6016%20149.5453,137.3526%20149.6623,137.0396%20C149.7803,136.7256%20149.7683,136.3856%20149.6303,136.0806%20L113.1323,55.6886%20C112.9933,55.3836%20112.7433,55.1496%20112.4293,55.0326%20C112.2863,54.9786%20112.1373,54.9516%20111.9893,54.9516%20M94.3213,164.4476%20C93.9353,164.4476%2093.5483,164.3786%2093.1763,164.2386%20C92.3613,163.9326%2091.7153,163.3286%2091.3563,162.5366%20L54.8573,82.1456%20C54.4983,81.3546%2054.4683,80.4706%2054.7733,79.6566%20C55.0793,78.8426%2055.6833,78.1966%2056.4753,77.8376%20L110.6433,53.2446%20C111.4343,52.8856%20112.3203,52.8546%20113.1333,53.1596%20C113.9473,53.4656%20114.5933,54.0706%20114.9533,54.8626%20L151.4503,135.2536%20C151.8103,136.0446%20151.8403,136.9286%20151.5353,137.7426%20C151.2293,138.5556%20150.6253,139.2026%20149.8343,139.5616%20L149.8333,139.5616%20L95.6653,164.1546%20C95.2363,164.3496%2094.7793,164.4476%2094.3213,164.4476'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-23'%20fill='%23E1F2FF'%20points='93.3916%20152.3764%20145.2146%20133.0644%20112.8186%2061.7094%2060.9416%2082.4504'%3e%3c/polygon%3e%3cpath%20d='M105.6211,88.7534%20C108.4301,94.9404%20105.6911,102.2334%2099.5041,105.0434%20C93.3161,107.8534%2086.0231,105.1134%2083.2141,98.9264%20C80.4041,92.7384%2083.1431,85.4454%2089.3311,82.6364%20C95.5181,79.8274%20102.8111,82.5664%20105.6211,88.7534'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M105.9512,85.8715%20C108.7612,92.0585%20106.0222,99.3515%2099.8352,102.1615%20C93.6472,104.9715%2086.3532,102.2315%2083.5452,96.0445%20C80.7352,89.8565%2083.4732,82.5635%2089.6612,79.7545%20C95.8482,76.9445%20103.1422,79.6845%20105.9512,85.8715'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.7422,79.6479%20C93.1522,79.6479%2091.5662,79.9879%2090.0742,80.6649%20C87.3252,81.9139%2085.2262,84.1579%2084.1652,86.9839%20C83.1042,89.8109%2083.2072,92.8809%2084.4552,95.6309%20C85.7032,98.3799%2087.9472,100.4789%2090.7742,101.5409%20C93.6002,102.6029%2096.6712,102.5009%2099.4222,101.2519%20C105.0962,98.6739%20107.6172,91.9609%20105.0412,86.2849%20C103.7932,83.5359%20101.5492,81.4369%2098.7212,80.3759%20C97.4292,79.8889%2096.0842,79.6479%2094.7422,79.6479%20M94.7552,104.268903%20C93.1762,104.2699%2091.5942,103.9849%2090.0712,103.4139%20C86.7442,102.1639%2084.1032,99.6939%2082.6352,96.4579%20C81.1652,93.2219%2081.0442,89.6079%2082.2932,86.2809%20C83.5422,82.9549%2086.0122,80.3129%2089.2482,78.8439%20C92.4842,77.3749%2096.0982,77.2539%2099.4252,78.5019%20C102.7522,79.7519%20105.3922,82.2219%20106.8612,85.4589%20C109.8942,92.1369%20106.9282,100.0399%20100.2482,103.0719%20C98.4932,103.8689%2096.6262,104.268903%2094.7552,104.268903'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M100.041,95.2192%20C100.152,95.3372%20100.236,95.4132%20100.264,95.4402%20C100.269,95.4412%20100.259,95.4402%20100.264,95.4402%20C100.264,95.4402%20100.264,95.4412%20100.264,95.4402%20L100.263,95.4402%20C98.561,92.5302%2099.714,90.4722%2099.35,88.1912%20C99.339,88.1592%2099.33,88.1242%2099.322,88.0832%20C99.313,88.0322%2099.301,87.9812%2099.287,87.9312%20C99.115,87.3322%2098.588,86.7842%2097.844,86.3012%20C97.841,86.2982%2097.836,86.2962%2097.832,86.2942%20C97.771,86.2532%2097.707,86.2142%2097.643,86.1752%20C97.643,86.1752%2097.641,86.1752%2097.641,86.1742%20C97.521,86.1032%2097.397,86.0332%2097.27,85.9652%20C97.258,85.9582%2097.245,85.9492%2097.231,85.9442%20C97.196,85.9252%2097.159,85.9072%2097.125,85.8892%20C97.088,85.8692%2097.052,85.8512%2097.016,85.8322%20C96.978,85.8152%2096.941,85.7972%2096.905,85.7802%20C96.867,85.7612%2096.829,85.7432%2096.791,85.7252%20C96.765,85.7122%2096.736,85.7002%2096.709,85.6882%20C95.667,85.2102%2094.423,84.8362%2093.187,84.5802%20C93.187,84.5802%2093.175,84.5732%2093.187,84.5802%20C93.831,85.6732%2094.368,86.8162%2094.677,87.7832%20C95.048,88.9512%2095.237,90.4202%2095.218,91.8392%20C93.883,92.3192%2092.432,92.6172%2091.206,92.6452%20C90.183,92.6682%2088.937,92.5362%2087.687,92.2782%20C87.74,92.3682%2087.794,92.4572%2087.849,92.5472%20C87.864,92.5742%2087.882,92.6002%2087.898,92.6272%20C87.938,92.6922%2087.977,92.7552%2088.019,92.8192%20C88.036,92.8482%2088.055,92.8772%2088.074,92.9062%20C88.115,92.9702%2088.156,93.0322%2088.198,93.0952%20C88.215,93.1202%2088.231,93.1462%2088.249,93.1722%20C88.302,93.2512%2088.354,93.3292%2088.409,93.4072%20C88.414,93.4152%2088.419,93.4232%2088.425,93.4312%20C88.487,93.5222%2088.55,93.6112%2088.614,93.6992%20C88.618,93.7072%2088.624,93.7132%2088.629,93.7202%20C88.687,93.8002%2088.744,93.8782%2088.803,93.9562%20C88.814,93.9732%2088.826,93.9892%2088.838,94.0042%20C88.892,94.0752%2088.945,94.1462%2089,94.2172%20C89.011,94.2302%2089.021,94.2422%2089.032,94.2572%20C89.096,94.3382%2089.159,94.4182%2089.223,94.4962%20L89.225,94.4982%20C89.431,94.7502%2089.64,94.9892%2089.851,95.2132%20C89.853,95.2162%2089.855,95.2182%2089.857,95.2222%20C90.212,95.5962%2090.571,95.9252%2090.928,96.1952%20C90.979,96.2332%2091.032,96.2712%2091.084,96.3082%20C91.086,96.3092%2091.087,96.3112%2091.09,96.3122%20C91.138,96.3452%2091.185,96.3782%2091.23,96.4082%20L91.232,96.4082%20C91.232,96.4082%2091.236,96.4102%2091.237,96.4122%20C91.288,96.4462%2091.338,96.4782%2091.389,96.5072%20C91.395,96.5122%2091.402,96.5152%2091.409,96.5192%20C91.41,96.5192%2091.41,96.5212%2091.41,96.5212%20C91.476,96.5602%2091.541,96.5962%2091.604,96.6302%20C91.615,96.6352%2091.626,96.6412%2091.637,96.6462%20C91.64,96.6482%2091.644,96.6502%2091.647,96.6532%20C91.721,96.6902%2091.794,96.7252%2091.867,96.7552%20C91.918,96.7782%2091.969,96.7972%2092.02,96.8172%20C92.041,96.8242%2092.062,96.8302%2092.083,96.8382%20C92.114,96.8492%2092.145,96.8582%2092.176,96.8672%20C92.199,96.8752%2092.222,96.8802%2092.245,96.8862%20C92.274,96.8952%2092.304,96.9012%2092.333,96.9082%20C92.355,96.9132%2092.377,96.9172%2092.4,96.9212%20C92.43,96.9272%2092.459,96.9322%2092.488,96.9372%20C92.51,96.9402%2092.532,96.9432%2092.554,96.9462%20C92.584,96.9482%2092.614,96.9502%2092.644,96.9532%20C92.664,96.9552%2092.685,96.9552%2092.704,96.9562%20C92.737,96.9572%2092.77,96.9562%2092.803,96.9552%20C92.818,96.9542%2092.836,96.9552%2092.852,96.9542%20C92.901,96.9522%2092.95,96.9472%2092.998,96.9402%20C93.03,96.9352%2093.059,96.9332%2093.086,96.9312%20C95.369,96.5442%2096.966,94.7902%20100.264,95.4402'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-33'%20fill='%23ACD3EF'%20points='93.2705%20118.5698%2091.3145%20117.8358%2089.3035%20123.1928%2085.9745%20121.9428%2085.2405%20123.8978%2090.5075%20125.8768%2090.5135%20125.8598%2090.5315%20125.8658'%3e%3c/polygon%3e%3cline%20x1='97.2334'%20y1='118.9858'%20x2='126.1194'%20y2='105.8718'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.2344,119.9858%20C96.8534,119.9858%2096.4904,119.7678%2096.3234,119.3988%20C96.0944,118.8958%2096.3174,118.3028%2096.8204,118.0758%20L125.7064,104.9618%20C126.2114,104.7298%20126.8014,104.9558%20127.0294,105.4588%20C127.2574,105.9618%20127.0354,106.5538%20126.5324,106.7818%20L97.6464,119.8958%20C97.5124,119.9578%2097.3724,119.9858%2097.2344,119.9858'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-39'%20fill='%23ACD3EF'%20points='97.3057%20127.4575%2095.3497%20126.7235%2093.3377%20132.0795%2090.0087%20130.8295%2089.2747%20132.7855%2094.5427%20134.7635%2094.5487%20134.7465%2094.5667%20134.7525'%3e%3c/polygon%3e%3cline%20x1='101.4609'%20y1='128.2993'%20x2='130.3469'%20y2='115.1843'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M101.4619,129.2993%20C101.0809,129.2993%20100.7179,129.0813%20100.5509,128.7123%20C100.3219,128.2093%20100.5449,127.6163%20101.0479,127.3893%20L129.9339,114.2743%20C130.4389,114.0413%20131.0289,114.2683%20131.2569,114.7713%20C131.4849,115.2743%20131.2629,115.8663%20130.7599,116.0943%20L101.8739,129.2093%20C101.7399,129.2713%20101.5999,129.2993%20101.4619,129.2993'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-45'%20fill='%23ACD3EF'%20points='101.3398%20136.3442%2099.3848%20135.6102%2097.3728%20140.9662%2094.0438%20139.7162%2093.3098%20141.6722%2098.5768%20143.6502%2098.5838%20143.6332%2098.6008%20143.6402'%3e%3c/polygon%3e%3cline%20x1='105.832'%20y1='137.9253'%20x2='134.718'%20y2='124.8113'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M105.833,138.9253%20C105.452,138.9253%20105.089,138.7073%20104.922,138.3383%20C104.693,137.8353%20104.916,137.2423%20105.419,137.0153%20L134.305,123.9013%20C134.81,123.6703%20135.4,123.8953%20135.628,124.3983%20C135.856,124.9013%20135.634,125.4933%20135.131,125.7213%20L106.245,138.8353%20C106.111,138.8973%20105.971,138.9253%20105.833,138.9253'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='175.8672'%20y1='114.5737'%20x2='175.8672'%20y2='118.5117'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8672,119.0112%20C175.5912,119.0112%20175.3672,118.7872%20175.3672,118.5112%20L175.3672,114.5742%20C175.3672,114.2972%20175.5912,114.0742%20175.8672,114.0742%20C176.1432,114.0742%20176.3672,114.2972%20176.3672,114.5742%20L176.3672,118.5112%20C176.3672,118.7872%20176.1432,119.0112%20175.8672,119.0112'%20id='Fill-53'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='177.8359'%20y1='116.5424'%20x2='173.8979'%20y2='116.5424'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M177.8359,117.0424%20L173.8979,117.0424%20C173.6219,117.0424%20173.3989,116.8184%20173.3989,116.5424%20C173.3989,116.2664%20173.6219,116.0424%20173.8979,116.0424%20L177.8359,116.0424%20C178.1119,116.0424%20178.3359,116.2664%20178.3359,116.5424%20C178.3359,116.8184%20178.1119,117.0424%20177.8359,117.0424'%20id='Fill-57'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2178'%20y1='210.0737'%20x2='252.1908'%20y2='210.0737'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,211.0737%20L245.2174,211.0737%20C244.6654,211.0737%20244.2174,210.6267%20244.2174,210.0737%20C244.2174,209.5207%20244.6654,209.0737%20245.2174,209.0737%20L252.1904,209.0737%20C252.7434,209.0737%20253.1904,209.5207%20253.1904,210.0737%20C253.1904,210.6267%20252.7434,211.0737%20252.1904,211.0737'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.0737'%20x2='11.973'%20y2='210.0737'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.0737%20L2.9997,211.0737%20C2.4477,211.0737%201.9997,210.6267%201.9997,210.0737%20C1.9997,209.5207%202.4477,209.0737%202.9997,209.0737%20L11.9727,209.0737%20C12.5257,209.0737%2012.9727,209.5207%2012.9727,210.0737%20C12.9727,210.6267%2012.5257,211.0737%2011.9727,211.0737'%20id='Fill-66'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.2305'%20y1='219.188'%20x2='161.4175'%20y2='219.188'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.417,220.188%20L94.23,220.188%20C93.678,220.188%2093.23,219.741%2093.23,219.188%20C93.23,218.635%2093.678,218.188%2094.23,218.188%20L161.417,218.188%20C161.97,218.188%20162.417,218.635%20162.417,219.188%20C162.417,219.741%20161.97,220.188%20161.417,220.188'%20id='Fill-71'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.0361'%20y1='219.188'%20x2='179.1771'%20y2='219.188'%20id='Fill-73'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.1768,220.188%20L170.0358,220.188%20C169.4838,220.188%20169.0358,219.741%20169.0358,219.188%20C169.0358,218.635%20169.4838,218.188%20170.0358,218.188%20L179.1768,218.188%20C179.7298,218.188%20180.1768,218.635%20180.1768,219.188%20C180.1768,219.741%20179.7298,220.188%20179.1768,220.188'%20id='Fill-75'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.3486'%20y1='219.1128'%20x2='81.3486'%20y2='219.1878'%20id='Fill-77'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.3486,220.188%20C80.8026,220.188%2080.3576,219.751%2080.3486,219.203%20C80.3406,218.651%2080.7816,218.197%2081.3336,218.188%20L86.3336,218.113%20C86.8836,218.104%2087.3396,218.545%2087.3486,219.098%20C87.3566,219.65%2086.9156,220.104%2086.3636,220.113%20L81.3636,220.188%20L81.3486,220.188%20Z'%20id='Fill-79'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(108.116552,%20127.758411)%20rotate(-10.000000)%20translate(-108.116552,%20-127.758411)%20translate(53.116552,%2074.258411)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M55.0849619,104.754756%20L60.3010571,104.69203%20C62.0935333,104.669823%2063.7068667,103.593766%2064.3364857,101.973625%20C66.1279143,97.3584925%2065.6114381,93.1441057%2065.7853429,89.5313415%20C66.1069619,82.8398038%2064.9786762,79.4258981%2063.8723905,73.8467566%20L56.044581,74.115266%20C56.044581,74.115266%2056.7464857,76.8871717%2057.298581,85.2170208%20C57.4693429,87.7941057%2053.1814381,98.2074264%2053.4548667,103.286898%20C53.4999143,104.119681%2054.2196286,104.765719%2055.0849619,104.754756'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M57.2987905,75.0828085%20C57.5575524,76.6040255%2057.9828857,79.7009689%2058.3443143,85.1529217%20C58.4228857,86.3460726%2057.8205048,88.4991953%2056.8305048,91.9131009%20C55.7252667,95.7176575%2054.3518381,100.454931%2054.5016476,103.234912%20C54.5173619,103.525629%2054.800219,103.733573%2055.0715524,103.745686%20L60.2876476,103.682092%20C61.6495524,103.664931%2062.8826,102.837195%2063.3550762,101.619818%20C64.6666952,98.240233%2064.6792667,95.1311764%2064.6907905,92.1250821%20C64.694981,91.2135632%2064.6970762,90.3323274%2064.738981,89.4854123%20C64.9956476,84.1515632%2064.3136476,80.9718462%2063.4504095,76.9462236%20C63.3079333,76.2840349%2063.1623143,75.6016575%2063.0146,74.8869783%20L57.2987905,75.0828085%20Z%20M55.0621238,105.764554%20C53.6457429,105.764554%2052.4828857,104.705658%2052.4085048,103.338884%20C52.2408857,100.228818%2053.606981,95.5218274%2054.8117429,91.3700255%20C55.5503143,88.824233%2056.3140286,86.1936481%2056.2532667,85.2811198%20C55.7126952,77.1339783%2055.0338381,74.3822613%2055.0265048,74.3550066%20L54.7216476,73.1507519%20L64.7326952,72.8065349%20L64.9013619,73.6574877%20C65.1035524,74.6790349%2065.3078381,75.6279028%2065.5026952,76.5374028%20C66.3596476,80.5367802%2067.1003143,83.9910632%2066.8321238,89.5772708%20C66.7923143,90.39895%2066.7891714,91.2519217%2066.7860286,92.1331575%20C66.7745048,95.167516%2066.7608857,98.6096858%2065.3172667,102.327431%20C64.5441238,104.319044%2062.5326952,105.674714%2060.3138381,105.700959%20L55.0977429,105.764554%20L55.0621238,105.764554%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.5895238,81.0477557%20L33.2021905,74.2431613%20L29.3155238,74.4389915%20C29.3155238,74.4389915%2028.8451429,80.1705575%2028.6534286,82.5699821%20C28.314,86.7995104%2026.6042857,95.1000858%2025.5357143,98.7461613%20C25.1879048,99.9332557%2024.9909524,101.040605%2024.9459048,102.041963%20C24.8694286,103.728727%2026.3455238,105.102567%2028.0981905,105.081611%20L32.7181905,105.02585%20C35.4105714,104.993548%2037.7792381,103.234105%2038.4088571,100.711529%20C40.3658095,92.8601519%2039.5895238,81.0477557%2039.5895238,81.0477557'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M30.287819,75.401184%20C30.1484857,77.1030896%2029.842581,80.8309292%2029.6980095,82.6479104%20C29.363819,86.8087972%2027.6855333,95.1285519%2026.5436286,99.0199198%20C26.2199143,100.12525%2026.0344857,101.156892%2025.992581,102.085571%20C25.9695333,102.593316%2026.1643905,103.079863%2026.5436286,103.455373%20C26.938581,103.848042%2027.4896286,104.071127%2028.0584857,104.071127%20L28.0846762,104.071127%20L32.7057238,104.016618%20C34.9507714,103.989363%2036.8773429,102.533759%2037.3896286,100.476533%20C39.1035333,93.6032972%2038.6708667,83.4584858%2038.5640095,81.4598066%20L32.7591524,75.2760142%20L30.287819,75.401184%20Z%20M28.0584857,106.089995%20C26.9249619,106.089995%2025.8270571,105.643825%2025.0382,104.860505%20C24.2556286,104.082231%2023.8512476,103.064722%2023.8994381,101.99775%20C23.9486762,100.912608%2024.1592476,99.727533%2024.5280095,98.4717972%20C25.6196286,94.7459764%2027.2895333,86.475684%2027.6080095,82.4914481%20C27.8007714,80.0920236%2028.2711524,74.3594481%2028.2711524,74.3594481%20L28.3444857,73.4772028%20L33.6454381,73.2097028%20L40.6110571,80.6320708%20L40.6351524,80.9833538%20C40.666581,81.4729292%2041.3988667,93.0390236%2039.4282952,100.947939%20C38.6907714,103.904571%2035.936581,105.997127%2032.7319143,106.035486%20L28.1119143,106.089995%20L28.0584857,106.089995%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.1630476,86.7889113%20L30.4741905,87.0523736%20L30.4427619,86.5466472%20L30.1630476,86.7889113%20Z%20M30.5999048,87.1583642%20L30.8261905,87.351166%20L32.0288571,86.8888453%20L31.9062857,86.6385057%20L31.0734286,86.8403925%20L31.0922857,87.1301%20L30.5999048,87.1583642%20Z%20M30.7214286,87.9346189%20L29.3752381,86.7929491%20L30.6208571,85.7128547%20L30.9707619,86.0873547%20L30.5621905,86.4426755%20L32.1964762,86.0489962%20L32.7412381,87.1583642%20L30.7214286,87.9346189%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.4372095,55.5309811%20C35.0247333,55.3846132%2039.2833048,52.2886792%2048.6395905,51.7597358%20C48.7674,51.169217%2048.9245429,50.6332075%2049.1288286,50.1951132%20C50.7767333,46.6388774%2053.0343524,36.4244151%2051.4115905,29.753066%20L50.1282571,24.472717%20C49.7071143,22.7405283%2049.4829238,20.9689717%2049.4588286,19.1903491%20C49.4494,18.4494245%2049.5185429,17.7246509%2049.6578762,17.0241038%20C49.6924476,16.8484623%2049.7312095,16.6748396%2049.7752095,16.5032358%20C49.9061619,15.9864057%2050.0748286,15.484717%2050.2801619,15.0011981%20C50.3493048,14.8386792%2050.4205429,14.6791887%2050.497019,14.521717%20C50.6499714,14.2067736%2050.8175905,13.9009151%2050.9998762,13.6031321%20C51.1821619,13.3063585%2051.3780667,13.0176604%2051.5886381,12.7390566%20C52.2203524,11.9052642%2052.9735905,11.1613113%2053.8221619,10.532434%20C54.1060667,10.3234811%2054.4004476,10.1266415%2054.7042571,9.94292453%20C56.3762571,8.93651887%2058.3468286,8.34499057%2060.4609238,8.31874528%20L62.2879714,8.29653774%20C65.3658762,8.26019811%2068.1672095,9.42710377%2070.2079714,11.3470472%20C70.4635905,11.586283%2070.7066381,11.8376321%2070.9371143,12.1000849%20C71.3572095,12.5765377%2071.7301619,13.0913491%2072.0591143,13.6334151%20C72.1827333,13.8373208%2072.3021619,14.0442547%2072.4111143,14.2562358%20C72.491781,14.4126981%2072.5682571,14.5701698%2072.6405429,14.7296604%20C72.8584476,15.2091415%2073.0407333,15.7067925%2073.1853048,16.2195849%20C73.3288286,16.7313679%2073.4346381,17.2603113%2073.4985429,17.8013679%20C73.5425429,18.1607264%2073.5655905,18.5281604%2073.5708286,18.8986226%20C73.5813048,19.6365189%2073.2785429,20.3098113%2072.7819714,20.8003962%20C72.2854,21.2909811%2071.595019,21.5988585%2070.8281619,21.6089528%20L59.4206381,21.7462358%20L61.271781,31.2662075%20C63.4256857,41.041566%2062.9018762,47.6038962%2061.3891143,51.9919057%20C61.051781,52.9710566%2059.1042571,56.4465377%2059.1042571,56.4465377%20C64.9216857,65.0509528%2073.7185429,68.7363962%2083.0863524,69.7236226%20C91.0503524,70.5624623%20108.125495,63.3682264%2099.1694,55.3916792%20C90.2143524,47.4161415%20100.974448,52.3129057%20102.562638,53.3172925%20C104.149781,54.3206698%20113.352067,61.7894717%20103.61759,73.0285094%20C99.5014952,77.7809245%2094.8249238,82.1134151%2083.4813048,85.5283302%20C81.6615905,86.0754434%2071.7071143,86.8940943%2066.3621619,88.442566%20C50.4498762,93.0536604%2037.4028286,88.4072358%2029.9951143,78.3381321%20C22.617781,68.3083962%2028.6258762,55.5885189%2030.4372095,55.5309811'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M30.6233714,56.5344594%20C30.1226095,56.9200632%2028.7575619,59.0368462%2027.9812762,62.4911292%20C27.2500381,65.7415066%2026.6508,72.0464311%2030.8496571,77.7537708%20C38.5297524,88.1913179%2051.3630857,91.7384689%2066.0601333,87.4756292%20C69.471181,86.4884028%2074.6925143,85.7929028%2078.5058476,85.2851575%20C80.5937524,85.0075632%2082.5674667,84.7451104%2083.1688,84.5654311%20C94.5281333,81.1454689%2098.9428,76.8503274%20102.812705,72.3815632%20C106.029943,68.6688651%20107.392895,65.0500443%20106.864895,61.6280632%20C106.25099,57.6438274%20103.136419,54.8870632%20101.987181,54.1602708%20C101.151181,53.6313274%2098.7856571,52.5694028%2097.306419,52.1222236%20C97.7579429,52.6491481%2098.5373714,53.453667%2099.880419,54.6508557%20C103.356419,57.7457802%20103.050514,60.5873368%20102.182038,62.4245066%20C99.6132762,67.8532425%2088.7169905,71.329733%2082.9728952,70.7271009%20C71.9247048,69.5622142%2063.5992762,64.9440538%2058.2270857,56.9977896%20L57.8866095,56.4950915%20L58.1830857,55.9671575%20C58.9185143,54.653884%2060.1693714,52.3251198%2060.3946095,51.6740349%20C62.1368,46.6228274%2062.0865143,39.8263085%2060.2458476,31.4762708%20L58.1610857,20.7520443%20L70.8142286,20.5986104%20C71.2772762,20.5935632%2071.7099429,20.4148934%2072.0305143,20.0959123%20C72.3552762,19.7759217%2072.529181,19.3559972%2072.5228952,18.9118462%20C72.5187048,18.5757047%2072.4977524,18.2425915%2072.4589905,17.9165443%20C72.4003238,17.4310066%2072.3049905,16.9484972%2072.1740381,16.4831481%20C72.0441333,16.0218368%2071.8786095,15.5675915%2071.6806095,15.1345443%20C71.6146095,14.9891858%2071.5454667,14.8448368%2071.4721333,14.703516%20C71.3736571,14.5137425%2071.2647048,14.3259877%2071.1536571,14.1402519%20C70.8498476,13.6415915%2070.5072762,13.1732142%2070.1385143,12.7522802%20C69.9300381,12.5150632%2069.7089905,12.2869311%2069.4774667,12.0699028%20C67.5770857,10.2842142%2065.0795619,9.30506321%2062.4290857,9.30506321%20C62.3861333,9.30506321%2062.343181,9.30506321%2062.3012762,9.30607264%20L60.4742286,9.32828019%20C58.6230857,9.35149717%2056.8201333,9.85924245%2055.2602286,10.798016%20C54.9847048,10.9645726%2054.7165143,11.1442519%2054.4588,11.3340255%20C53.6908952,11.9033462%2053.0088952,12.5766387%2052.4348,13.3337142%20C52.2441333,13.5860726%2052.0670857,13.8485255%2051.9015619,14.1170349%20C51.7370857,14.3855443%2051.585181,14.6641481%2051.4468952,14.9488085%20C51.3777524,15.0921481%2051.3117524,15.2364972%2051.2499429,15.3818557%20C51.0655619,15.8189406%2050.9105143,16.2762142%2050.793181,16.7425726%20C50.7523238,16.8990349%2050.7177524,17.0554972%2050.6863238,17.2129689%20C50.5585143,17.8559783%2050.4988,18.5171575%2050.5061333,19.1783368%20C50.529181,20.8812519%2050.7449905,22.5851764%2051.1483238,24.242667%20L52.4316571,29.5220066%20C54.1099429,36.4214877%2051.7957524,46.9155632%2050.0849905,50.6070632%20C49.9288952,50.9442142%2049.7874667,51.4004783%2049.6648952,51.9657613%20L49.5014667,52.7218274%20L48.7010857,52.7672519%20C43.4368,53.0640255%2039.7669905,54.2147802%2036.8179429,55.1394217%20C34.5886095,55.83795%2032.6557524,56.4436104%2030.6233714,56.5344594%20M54.5185143,91.2125538%20C44.0936571,91.2125538%2035.0485143,86.9527425%2029.1409905,78.9216858%20C23.2586095,70.9239406%2025.4135619,61.5574028%2027.6156571,57.2834594%20C29.0152762,54.5670726%2030.0597524,54.5337613%2030.4023238,54.5226575%20C32.1948,54.4651198%2033.9495619,53.9149783%2036.1694667,53.2194783%20C39.0870857,52.3059406%2042.6856571,51.1773934%2047.8001333,50.801884%20C47.9122286,50.4162802%2048.0348,50.0791292%2048.1720381,49.7833651%20C49.7382286,46.4047896%2051.9413714,36.3538557%2050.3919429,29.9833179%20L49.1086095,24.7039783%20C48.6707048,22.9041575%2048.4360381,21.0538651%2048.4108952,19.2035726%20C48.4014667,18.4071292%2048.4748,17.608667%2048.6288,16.8344311%20C48.6675619,16.6406198%2048.7105143,16.4498368%2048.7587048,16.2610726%20C48.9001333,15.7008368%2049.0866095,15.1466575%2049.3108,14.6187236%20C49.3862286,14.4420726%2049.4637524,14.2664311%2049.5486095,14.0928085%20C49.715181,13.7506104%2049.8974667,13.4154783%2050.0975619,13.0904406%20C50.2966095,12.7643934%2050.512419,12.4484406%2050.7428952,12.1435915%20C51.4332762,11.2320726%2052.2546095,10.4194783%2053.1838476,9.73205377%20C53.4949905,9.50190283%2053.8166095,9.2868934%2054.1476571,9.08702547%20C56.0354667,7.95141226%2058.2134667,7.33767642%2060.4480381,7.30941226%20L62.2750857,7.28720472%20C65.5436571,7.21957264%2068.6100381,8.43493113%2070.9388952,10.6243934%20C71.2186095,10.8848274%2071.4847048,11.1604028%2071.737181,11.4480915%20C72.1845143,11.9568462%2072.5972762,12.5201104%2072.9639429,13.1237519%20C73.1001333,13.3498651%2073.2300381,13.5749689%2073.3494667,13.8071387%20C73.4374667,13.9797519%2073.5212762,14.1513557%2073.5998476,14.3249783%20C73.8387048,14.8488745%2074.0388,15.3969972%2074.1959429,15.9552142%20C74.3541333,16.5174689%2074.470419,17.0999123%2074.5395619,17.6863934%20C74.5867048,18.0790632%2074.6118476,18.4798085%2074.6181333,18.8845915%20C74.6317524,19.8697991%2074.2462286,20.8004972%2073.5317524,21.5050821%20C72.8193714,22.2086575%2071.8639429,22.6053651%2070.8425143,22.6174783%20L60.6795619,22.7406292%20L62.3002286,31.0795632%20C64.2142286,39.7627142%2064.2446095,46.9135443%2062.3829905,52.3099783%20C62.1001333,53.132667%2060.9027048,55.3402991%2060.324419,56.3901104%20C65.3477524,63.5015726%2073.040419,67.6493368%2083.2002286,68.7193368%20C88.660419,69.3098557%2098.2796571,65.8081292%20100.274324,61.5876858%20C101.134419,59.7707047%20100.539371,57.9860255%2098.4588,56.1337142%20C94.9136571,52.9762047%2094.0148,51.5448274%2094.8948,50.4586764%20C96.4285143,48.5720443%20103.072514,52.4321198%20103.137467,52.4735066%20C104.836705,53.5475443%20108.237276,56.7807613%20108.938133,61.3312896%20C109.557276,65.3468179%20108.037181,69.5006387%20104.4208,73.6746481%20C100.5048,78.1969123%2095.6857524,82.9119783%2083.793181,86.4914311%20C83.0263238,86.7225915%2081.2495619,86.9587991%2078.7918476,87.2858557%20C75.0476571,87.7845251%2069.9195619,88.4668934%2066.6635619,89.4097047%20C62.4846095,90.6210255%2058.4062286,91.2125538%2054.5185143,91.2125538'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.1563905,40.8054594%20C40.3742952,29.4351953%2030.8964857,20.6167802%2020.2317238,18.8583462%20C18.0181048,18.4929311%2017.2910571,17.8337708%2014.8742,17.8620349%20L13.0241048,17.8852519%20C6.78867619,17.9609594%201.79886667,22.8920443%201.8774381,28.8991858%20C1.89629524,30.3961764%203.17229524,31.595384%204.7269619,31.5762047%20C4.7269619,31.5762047%2023.7077238,31.3410066%2023.7967714,31.3319217%20C23.797819,31.3329311%2025.3420095,31.3147613%2025.3430571,31.3157708%20C25.3409619,31.3177896%2023.7946762,31.3369689%2023.792581,31.3389877%20C28.0123905,33.0045538%2030.6922,38.1415632%2031.1877238,40.9134689%20C31.8959143,44.8613651%2031.4580095,48.1289028%2030.0929619,50.7847236%20C29.1815333,52.5532519%2029.1040095,54.6720538%2029.2695333,56.3850632%20C29.2695333,56.3850632%2029.314581,56.3991953%2029.3795333,56.419384%20C29.4570571,57.3349406%2029.6246762,58.375667%2029.9232476,59.5617519%20C31.6947714,58.3403368%2034.4521048,56.5011481%2034.9560095,56.2366764%20C36.0444857,55.6663462%2038.5042952,54.3661953%2039.6042952,53.7403462%20C46.633819,49.7429877%2040.0327714,47.2718934%2040.1563905,40.8054594'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M30.2643524,55.6305113%20L30.2779714,55.6335396%20L30.4235905,56.3371151%20C30.4644476,56.8216434%2030.5314952,57.3263604%2030.6236857,57.8462189%20C32.1448286,56.8165962%2033.9844476,55.5972%2034.4558762,55.3498887%20C35.6774,54.7099075%2038.0240667,53.4662849%2039.0716857,52.8717283%20C42.6388286,50.8437755%2042.1118762,49.7556057%2040.8379714,47.1260302%20C40.0449238,45.4897377%2039.0580667,43.4527%2039.1083524,40.7867849%20C39.3294,29.2671245%2029.4566381,21.403634%2020.0553048,19.8531434%20C19.1491143,19.7027377%2018.4713048,19.5069075%2017.8731143,19.3342943%20C16.9512095,19.0667943%2016.2168286,18.8588509%2014.8874,18.8719736%20L13.0373048,18.8941811%20C7.38959048,18.9638321%202.8534,23.4457189%202.9246381,28.8865679%20C2.93092381,29.3408132%203.12054286,29.7667943%203.45787619,30.0837566%20C3.79625714,30.4017283%204.24778095,30.6137094%204.71292381,30.5672755%20C11.1411143,30.4875302%2023.3951143,30.3330868%2023.7565429,30.3240019%20L24.2091143,30.3108792%20L24.2174952,30.3179453%20L24.5579714,30.314917%20C24.757019,30.3118887%2024.9099714,30.2947283%2025.0639714,30.3098698%20L25.3059714,30.3068415%20L25.307019,30.3128981%20C25.7512095,30.3270302%2025.8622571,30.3875962%2026.0843524,30.6015962%20L26.825019,31.315266%20L26.4541619,31.6736151%20C29.6954952,34.0558792%2031.7634952,38.1854736%2032.2202571,40.7423698%20C32.9420667,44.7649642%2032.5418762,48.2949547%2031.0312095,51.233417%20C30.3156857,52.6234075%2030.1994,54.2960396%2030.2643524,55.6305113%20L30.2643524,55.6305113%20Z%20M29.2722571,61.2520491%20L28.9055905,59.800483%20C28.6761619,58.8899736%2028.5085429,58.0067189%2028.4048286,57.1658604%20L28.2906381,57.1285113%20L28.2267333,56.4784358%20C27.9920667,54.0537755%2028.3042571,51.9874642%2029.1538762,50.3360302%20C30.4623524,47.7902377%2030.8007333,44.6781528%2030.1554,41.0855774%20C29.7499714,38.8143509%2027.4064476,33.9751245%2023.569019,32.3448887%20C22.6471143,32.3600302%2019.0663524,32.408483%204.7401619,32.5861434%20C3.70406667,32.5730208%202.73397143,32.2227472%201.9954,31.529266%20C1.25682857,30.8357849%200.843019048,29.9060962%200.8294,28.9118038%20C0.743495238,22.3575491%206.20787619,16.9580868%2013.0100667,16.8753132%20L14.8612095,16.8531057%20C16.5300667,16.8319075%2017.469781,17.1084925%2018.4754952,17.4002189%20C19.0433048,17.5647566%2019.6299714,17.7343415%2020.4094,17.8635491%20C30.6708286,19.5553604%2041.4466381,28.1779453%2041.2035905,40.824134%20C41.1616857,43.0226811%2041.9976857,44.7488132%2042.7362571,46.2720491%20C44.0174952,48.916766%2045.3416857,51.6503132%2040.1360667,54.6099736%20C39.0633048,55.2196717%2036.6904476,56.476417%2035.4563524,57.1234642%20C35.0572095,57.3334264%2032.5261619,59.0080774%2030.5335905,60.3829264%20L29.2722571,61.2520491%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M34.2829143,54.0098651%20C34.1676762,52.2564783%2033.8764381,51.3580821%2034.0712952,50.641384%20C35.1932952,46.5158274%2035.5599619,45.2136575%2035.5023429,40.8619877%20C35.4457714,36.5355538%2032.7900571,32.2918934%2028.9212,30.0650821%20C28.7085333,29.9429406%2025.9417714,29.7884972%2023.7920571,31.3389877%20C28.0129143,33.0045538%2030.6916762,38.1415632%2031.1882476,40.9134689%20C31.8964381,44.8613651%2031.4585333,48.1289028%2030.0924381,50.7847236%20C29.1820571,52.5532519%2029.1045333,54.6720538%2029.2700571,56.3850632%20C29.2700571,56.3850632%2034.4442476,58.1858934%2034.2829143,54.0098651'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.7630667,56.0061217%20C30.6043048,56.2382915%2032.2019238,56.4987255%2033.0704,55.8859991%20C33.5606857,55.5397632%2033.7932571,54.9169425%2033.7597333,54.0357066%20C33.7157333,53.3815934%2033.6486857,52.8496217%2033.5910667,52.4024425%20C33.4915429,51.6171028%2033.4182095,51.0508104%2033.5648762,50.5148009%20L33.5963048,50.3956877%20C34.7015429,46.3357443%2035.0346857,45.1102915%2034.9791619,40.8676406%20C34.9257333,36.7501594%2032.4418286,32.6801217%2028.6515429,30.4987349%20C28.4996381,30.4694613%2026.6306857,30.375584%2024.8706857,31.2770085%20C28.7238286,33.3039519%2031.2045905,38.0361783%2031.7053524,40.8282726%20C32.4062095,44.743867%2032.0217333,48.1688764%2030.5624,51.0084142%20C29.7326857,52.6204802%2029.6562095,54.5585934%2029.7630667,56.0061217%20M31.5482095,57.2729613%20C30.3036381,57.2729613%2029.1669714,56.8853387%2029.0915429,56.8601028%20L28.7793524,56.7500745%20L28.7479238,56.4321028%20C28.5939238,54.8291217%2028.6190667,52.5104519%2029.6226857,50.559216%20C30.9824952,47.9165179%2031.3355429,44.7004613%2030.6713524,40.9998764%20C30.1548762,38.1118858%2027.408019,33.3120274%2023.5936381,31.8059519%20L22.738781,31.4677915%20L23.4784,30.9348104%20C25.7276381,29.31265%2028.7217333,29.3621123%2029.1889714,29.6316311%20C33.2841143,31.9886594%2035.9681143,36.3938292%2036.026781,40.8555274%20C36.0833524,45.2344519%2035.7124952,46.600216%2034.6093524,50.652084%20L34.5779238,50.7701877%20C34.4836381,51.1194519%2034.5423048,51.5807632%2034.6303048,52.2792915%20C34.690019,52.7446406%2034.7612571,53.2978104%2034.8052571,53.9781689%20L34.8063048,53.9912915%20C34.8544952,55.2328953%2034.4784,56.1454236%2033.6874476,56.7016217%20C33.0704,57.1356783%2032.2899238,57.2729613%2031.5482095,57.2729613'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.1246251,19.8054981%20C7.1246251,19.8054981%207.0963619,17.9057434%209.04493333,17.1274698%20C9.63893333,16.8892434%2010.7253143,16.4481208%2010.7253143,16.4481208%20C10.7253143,16.4481208%2011.9227429,18.8122151%2010.6090286,19.4269604%20C8.71807619,20.3132434%207.1246251,19.8054981%207.1246251,19.8054981'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.69654286,19.4052575%20C8.24130476,19.4759179%209.2554,19.5011538%2010.3805429,18.9732198%20C10.5125429,18.9116443%2010.5942571,18.8197858%2010.6445429,18.6774557%20C10.7964476,18.2545028%2010.6183524,17.5812104%2010.4423524,17.1108142%20C10.0767333,17.2581915%209.58225714,17.4580594%209.24597143,17.5933236%20C8.14701905,18.0324274%207.80444762,18.8985217%207.69654286,19.4052575%20M8.29159048,20.4550689%20C7.51111429,20.4550689%206.99882857,20.2975972%206.96006667,20.2844745%20L6.60597143,20.1724274%20L6.60073333,19.8120594%20C6.59968571,19.7212104%206.59235238,17.5610217%208.84473333,16.6606066%20C9.43768571,16.4243991%2010.5209238,15.982267%2010.5209238,15.982267%20L10.9776857,15.7975406%20L11.1955905,16.22655%20C11.2814952,16.3971443%2012.0253048,17.9173519%2011.6355905,19.0065311%20C11.4941619,19.4002104%2011.2186381,19.7030406%2010.8383524,19.8817104%20C9.87349524,20.3329274%208.97882857,20.4550689%208.29159048,20.4550689'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0107429,18.4096528%20C12.0107429,18.4096528%2012.0327429,15.8214642%2015.0498857,15.4065868%20C15.6124571,15.3298698%2017.0843619,15.3460208%2017.0843619,15.3460208%20C17.0843619,15.3460208%2017.7977905,18.0765396%2016.2085524,18.3591811%20C14.2536952,18.7064264%2012.0107429,18.4096528%2012.0107429,18.4096528'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.6031714,17.9620698%20C13.3626952,18.0246547%2014.8167905,18.0932962%2016.1137429,17.8621358%20C16.2907905,17.8318528%2016.4123143,17.7541264%2016.5076476,17.6107868%20C16.7884095,17.1888434%2016.7360286,16.3762491%2016.652219,15.8493245%20C16.1483143,15.850334%2015.4432667,15.8634566%2015.1237429,15.9068623%20C13.3071714,16.1561925%2012.7645048,17.3079566%2012.6031714,17.9620698%20M14.0488857,19.0340887%20C12.8944095,19.0340887%2011.9986952,18.9169943%2011.938981,18.9089189%20L11.4832667,18.8493623%20L11.4874571,18.4052113%20C11.4958381,17.3594377%2012.2365048,15.2830321%2014.9770762,14.9075226%20C15.5616476,14.8277774%2016.9319333,14.8398906%2017.0901238,14.8409%20L17.4934571,14.8449377%20L17.5919333,15.222466%20C17.6432667,15.4162774%2018.0665048,17.1393811%2017.3886952,18.1558811%20C17.1383143,18.5313906%2016.7632667,18.7746642%2016.3033619,18.8554189%20C15.5438381,18.990683%2014.7486952,19.0340887%2014.0488857,19.0340887'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M18.0233429,18.5850925%20C18.0233429,18.5850925%2018.3837238,15.7092151%2021.069819,16.4662906%20C22.2180095,16.7893094%2022.8633429,17.6190642%2022.8633429,17.6190642%20C22.8633429,17.6190642%2022.3594381,19.8115547%2021.2919143,19.5783755%20C19.4271524,19.1715736%2018.0233429,18.5850925%2018.0233429,18.5850925'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M18.6289714,18.2754991%20C19.1643048,18.4713292%2020.1888762,18.8205934%2021.4072571,19.087084%20C21.4428762,19.0921311%2021.484781,19.0981877%2021.5591619,19.0537726%20C21.8566857,18.873084%2022.1374476,18.2512726%2022.2862095,17.7526123%20C22.056781,17.5285179%2021.5843048,17.1368575%2020.9232571,16.9511217%20C20.3072571,16.7785085%2019.8243048,16.8128292%2019.438781,17.0571123%20C18.9725905,17.3538858%2018.7379238,17.9070557%2018.6289714,18.2754991%20M21.4481143,20.1005557%20C21.358019,20.1005557%2021.2679238,20.0904613%2021.176781,20.0702726%20C19.284781,19.6584236%2017.8736381,19.0729519%2017.8149714,19.0487255%20L17.4566857,18.8983198%20L17.5038286,18.5248292%20C17.5122095,18.4612349%2017.7133524,16.9460745%2018.8625905,16.2152443%20C19.5110667,15.8033953%2020.302019,15.72365%2021.2176381,15.9830745%20C22.5177333,16.3474802%2023.2521143,17.2771689%2023.2824952,17.3165368%20L23.4270667,17.5012632%20L23.3746857,17.7283858%20C23.3359238,17.8959519%2022.9724,19.3868858%2022.1206857,19.9057349%20C21.9101143,20.0349425%2021.6817333,20.1005557%2021.4481143,20.1005557'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.9766571,32.4253406%20C25.9766571,32.4253406%2032.1722762,29.0810858%2030.9140857,23.5968311%20C31.7511333,24.2448877%2033.9909429,26.2223689%2034.8080857,27.2388689%20C34.8217048,28.3159349%2035.0825619,32.5888689%2028.9938,35.5253123%20C27.902181,34.4623783%2026.9771333,33.1299255%2025.9766571,32.4253406'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8544571,32.4795472%20C27.3007429,32.8863491%2027.729219,33.3749151%2028.1755048,33.8826604%20C28.4751238,34.2248585%2028.7831238,34.5751321%2029.1016,34.9042075%20C34.2768381,32.2594906%2034.3082667,28.699217%2034.2873143,27.4192547%20C33.6985524,26.7308208%2032.5367429,25.6476981%2031.601219,24.8361132%20C31.7258857,28.7991509%2028.2949333,31.5165472%2026.8544571,32.4795472%20L26.8544571,32.4795472%20Z%20M28.8878857,36.1407642%20L28.6217905,35.8803302%20C28.1807429,35.4503113%2027.7711238,34.9839528%2027.3751238,34.5337453%20C26.7853143,33.8614623%2026.2258857,33.2265283%2025.6675048,32.8328491%20L25.0106476,32.3705283%20L25.7198857,31.985934%20C25.7796,31.9536321%2031.5603619,28.7537264%2030.4027429,23.7065566%20L30.0811238,22.3044528%20L31.2418857,23.2038585%20C32.1365524,23.8953208%2034.3836952,25.886934%2035.2217905,26.9306887%20L35.3296952,27.063934%20L35.3317905,27.2325094%20C35.401981,31.0814811%2033.3476,33.9896604%2029.2283619,35.9772358%20L28.8878857,36.1407642%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.96660734,19.2721132%20C7.96660734,19.2721132%207.95195238,18.2889245%208.96080952,17.8861604%20C9.26880952,17.7630094%209.83033333,17.5338679%209.83033333,17.5338679%20C9.83033333,17.5338679%2010.4505238,18.7573019%209.77061905,19.076283%20C8.79109524,19.5355755%207.96660734,19.2721132%207.96660734,19.2721132'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M13.2937619,17.8092415%20C13.2937619,17.8092415%2013.3052857,16.4878925%2014.8431905,16.2769208%20C15.1302381,16.2375528%2015.8803333,16.2466377%2015.8803333,16.2466377%20C15.8803333,16.2466377%2016.2438571,17.6386472%2015.433,17.7829962%20C14.4367143,17.9596472%2013.2937619,17.8092415%2013.2937619,17.8092415'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.9829619,18.3662472%20C18.9829619,18.3662472%2019.1746762,16.8409925%2020.5994381,17.2427472%20C21.2091524,17.4143509%2021.5506762,17.8534547%2021.5506762,17.8534547%20C21.5506762,17.8534547%2021.2835333,19.0173321%2020.7167714,18.8931717%20C19.727819,18.6781623%2018.9829619,18.3662472%2018.9829619,18.3662472'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.5250952,29.6001368%20L11.8208095,29.6687783%20C11.7851905,26.9009104%2014.0847143,24.6286745%2016.9572857,24.5933443%20L17.4601429,24.5872877%20C18.8964286,24.5711368%2020.0760476,25.6784858%2020.0928095,27.0624198%20C20.1116667,28.4463538%2018.961381,29.581967%2017.5250952,29.6001368'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.0432952,29.512417%20L11.9172952,29.5739925%20C11.8890095,27.3986623%2013.6961524,25.613983%2015.9537714,25.5857189%20L16.9919619,25.5746151%20C18.1202476,25.560483%2019.0463429,26.4306151%2019.0610095,27.5177755%20C19.0746286,28.6059453%2018.171581,29.4982849%2017.0432952,29.512417'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.0186762,26.0789283%20L16.9977238,26.0789283%20L15.9595333,26.0910415%20C15.0082952,26.1021453%2014.117819,26.4705887%2013.4536286,27.1267208%20C12.9120095,27.6607113%2012.5736286,28.3350132%2012.4730571,29.0618057%20L17.0375333,29.0072962%20C17.874581,28.9982113%2018.5471524,28.3319849%2018.5366762,27.5244377%20C18.5314381,27.1337868%2018.3690571,26.7683717%2018.0788667,26.4948151%20C17.7928667,26.2263057%2017.4167714,26.0789283%2017.0186762,26.0789283%20L17.0186762,26.0789283%20Z%20M11.4013429,30.0843623%20L11.3940095,29.5806547%20C11.3782952,28.3935604%2011.8434381,27.2720792%2012.7035333,26.4221358%20C13.562581,25.5721925%2014.7149619,25.0957396%2015.9480095,25.0816075%20L16.9862,25.0694943%20L17.0186762,25.0694943%20C18.4193429,25.0694943%2019.5675333,26.1586736%2019.5842952,27.5113151%20C19.6031524,28.8760698%2018.4654381,29.9995698%2017.0490571,30.0167302%20L11.4013429,30.0843623%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.818981,27.4778019%20C12.8263143,28.0854811%2013.3438381,28.5710189%2013.9745048,28.5639528%20C14.6051714,28.5558774%2015.1101238,28.057217%2015.1017429,27.4505472%20C15.0933619,26.8428679%2014.5768857,26.3573302%2013.9451714,26.3633868%20C13.3155524,26.3714623%2012.8106,26.8701226%2012.818981,27.4778019'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.45541905,30.753516%20L4.45541905,30.753516%20C4.77913333,30.6828557%205.06618095,30.5051953%205.26941905,30.2528368%20L5.6465619,29.7844594%20L4.79589524,29.9712047%20L4.29618095,30.0802236%20C4.10341905,30.1226198%203.98294286,30.3083557%204.02694286,30.4930821%20C4.07094286,30.6798274%204.26160952,30.7959123%204.45541905,30.753516'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.0314,32.520934%20C27.0314,32.520934%2031.8054,29.9700943%2031.6660667,24.9481604%20C33.749781,26.3724717%2034.321781,27.3031698%2034.321781,27.3031698%20C34.321781,27.3031698%2033.9938762,29.6985566%2032.853019,30.9189623%20C31.1024476,32.7934811%2029.261781,33.3850094%2027.0314,32.520934'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M31.5697905,31.5844821%20C31.5697905,31.5844821%2029.6997905,33.4640481%2027.8622667,34.3785953'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.1025905,34.826683%20L27.6217333,33.9292962%20C29.3618286,33.0642113%2031.1742095,31.2532868%2031.1909714,31.235117%20L31.9484,31.9336453%20C31.8698286,32.0133906%2029.9956381,33.8848811%2028.1025905,34.826683'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6714476,50.8849604%20L49.5735429,48.8620547%20C45.4522095,39.4410075%2044.7618286,33.8881113%2046.7198286,24.8264226%20L47.8648762,19.5168%20C48.2409714,17.774517%2048.4190667,15.9979132%2048.3949714,14.2192906%20C48.3184952,8.28987547%2043.2668762,3.54351698%2037.1131619,3.61821509%20L35.3144,3.63941321%20C29.2444952,3.71411132%2024.3856381,8.51296038%2024.4621143,14.3616208%20L24.4663048,14.6664698%20C24.4841143,16.0574698%2025.670019,17.1718849%2027.1146857,17.1537151%20L38.5044,17.0154226%20L36.9015429,26.5777906%20C31.9494476,52.2093377%2032.6146857,62.5681491%2042.9892571,60.3120642'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M40.4387238,61.6250349%20C38.5278667,61.6250349%2036.9941524,61.0718651%2035.7925333,59.95745%20C31.8838667,56.3305538%2031.904819,46.9206104%2035.8721524,26.3937708%20L37.2717714,18.0396953%20L27.1276762,18.1628462%20C26.1607238,18.1557802%2025.2262476,17.8196387%2024.5243429,17.1614877%20C23.8234857,16.5033368%2023.4316762,15.6221009%2023.4191048,14.6782802%20L23.4149143,14.3744406%20C23.3740571,11.2764877%2024.5882476,8.34912925%2026.8332952,6.1303934%20C29.0783429,3.91266698%2032.0850095,2.67005377%2035.3012,2.63068585%20L37.0989143,2.6084783%20C40.3465333,2.53378019%2043.4307238,3.75216698%2045.7637714,5.94465755%20C48.0957714,8.13512925%2049.4021524,11.0695538%2049.4430095,14.2058651%20C49.4671048,16.0541387%2049.2806286,17.9094783%2048.8909143,19.7214123%20L47.7458667,25.0310349%20C45.8318667,33.8867991%2046.4593905,39.1449406%2050.5398667,48.4700915%20L51.5990095,50.4172896%20L49.7436762,51.3520255%20L48.6457714,49.3301292%20C44.3840571,39.597167%2043.7020571,33.842384%2045.693581,24.6201953%20L46.8386286,19.3115821%20C47.1990095,17.6429877%2047.3697714,15.9330066%2047.3477714,14.2321104%20C47.3132,11.6338274%2046.2320571,9.20311038%2044.3023429,7.38915755%20C42.3705333,5.57621415%2039.8185333,4.56980849%2037.1261524,4.62734623%20L35.3273905,4.64955377%20C29.8452,4.71617642%2025.4410095,9.06784623%2025.5101524,14.3492047%20L25.5143429,14.6540538%20C25.519581,15.0568179%2025.6872,15.4343462%2025.986819,15.7159783%20C26.2864381,15.9976104%2026.7159619,16.1369123%2027.1014857,16.1439783%20L39.736819,15.9915538%20L37.9359619,26.7379877%20C35.309581,40.3391009%2033.175581,54.7265632%2037.2466286,58.5028557%20C38.4356762,59.6071764%2040.237581,59.8766953%2042.7592,59.3275632%20L43.2191048,61.2969689%20C42.2144381,61.516016%2041.2893905,61.6250349%2040.4387238,61.6250349'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.8326286,4.97640849%20C29.8326286,4.97640849%2029.990819,3.1129934%2031.9006286,2.35087075%20C32.4831048,2.11769151%2033.4029143,2.34784245%2033.4029143,2.34784245%20C33.4029143,2.34784245%2034.5332952,4.00331415%2033.2457714,4.60695566%20C31.3925333,5.47405943%2029.8326286,4.97640849%2029.8326286,4.97640849'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M30.4515619,4.58505094%20C30.9900381,4.64965472%2031.9402286,4.65672075%2033.0161333,4.15200377%20C33.2308952,4.05307925%2033.2885143,3.93396604%2033.3147048,3.84311698%20C33.4058476,3.52615472%2033.215181,3.06686226%2033.066419,2.79532453%20C32.7605143,2.7438434%2032.3425143,2.71860755%2032.1015619,2.81753208%20C31.0329905,3.24351321%2030.6128952,4.07326792%2030.4515619,4.58505094%20M30.9774667,5.62274906%20C30.2106095,5.62274906%2029.7056571,5.46729623%2029.6679429,5.45518302%20L29.277181,5.33001321%20L29.3107048,4.93532453%20C29.3180381,4.84649434%2029.5202286,2.75494717%2031.6992762,1.88481509%20C32.4242286,1.59308868%2033.4226095,1.83030566%2033.5336571,1.85856981%20L33.7295619,1.90803208%20L33.8406095,2.07055094%20C33.9181333,2.18259811%2034.5854667,3.19808868%2034.3256571,4.10859811%20C34.2062286,4.52650377%2033.9128952,4.85557925%2033.4749905,5.06049434%20C32.5289905,5.50262642%2031.6521333,5.62274906%2030.9774667,5.62274906'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M34.3934381,4.30806226%20C34.3934381,4.30806226%2034.4175333,1.3756566%2037.8348667,0.907279245%20C38.4728667,0.819458491%2039.2931524,0.869930189%2039.2931524,0.869930189%20C39.2931524,0.869930189%2040.9473429,3.93053396%2039.1464857,4.24951509%20C36.9339143,4.64319434%2034.3934381,4.30806226%2034.3934381,4.30806226'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M34.9745524,3.86058019%20C35.8084571,3.93225%2037.5244571,4.02511792%2039.0518857,3.75358019%20C39.273981,3.71320283%2039.3473143,3.62437264%2039.389219,3.54159906%20C39.6134095,3.09946698%2039.301219,2.08296698%2038.9596952,1.36223113%20C38.6810286,1.35314623%2038.2598857,1.3581934%2037.9089333,1.40664623%20C35.7173143,1.70745755%2035.1306476,3.12066509%2034.9745524,3.86058019%20M36.6968381,4.94673113%20C35.3967429,4.94673113%2034.3889333,4.81651415%2034.3229333,4.80742925%20L33.8651238,4.74787264%20L33.8693143,4.3037217%20C33.8797905,3.13883491%2034.7053143,0.826221698%2037.761219,0.407306604%20C38.4453143,0.314438679%2039.2917905,0.364910377%2039.3253143,0.365919811%20L39.6217905,0.384089623%20L39.7569333,0.637457547%20C39.8774095,0.858523585%2040.9124571,2.83701415%2040.329981,3.98474057%20C40.1864571,4.26940094%2039.8805524,4.6338066%2039.2415048,4.74686321%20C38.3835048,4.8982783%2037.4856952,4.94673113%2036.6968381,4.94673113'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.5246286,4.90049906%20C40.5246286,4.90049906%2040.9520571,2.09326321%2043.5637714,2.89879151%20C44.6805333,3.24199906%2045.2912952,4.07074434%2045.2912952,4.07074434%20C45.2912952,4.07074434%2044.7392,6.20569717%2043.6999619,5.95232925%20C41.8854857,5.50918774%2040.5246286,4.90049906%2040.5246286,4.90049906'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.1394762,4.60574434%20C41.6601429,4.81166887%2042.6490952,5.17405566%2043.8287143,5.46376321%20C43.865381,5.47183868%2043.9041429,5.47486698%2043.9701429,5.43549906%20C44.2603333,5.26793302%2044.552619,4.66530094%2044.7108095,4.19086698%20C44.4908095,3.96475377%2044.041381,3.57511226%2043.4044286,3.37928208%20C42.8114762,3.19657453%2042.339,3.21979151%2041.956619,3.44792358%20C41.4998571,3.72248962%2041.2568095,4.24840472%2041.1394762,4.60574434%20M43.8695714,6.47723491%20C43.7710952,6.47723491%2043.6705238,6.46613113%2043.571,6.44089528%20C41.7303333,5.99169717%2040.3621429,5.38401792%2040.3045238,5.35777264%20L39.949381,5.20030094%20L40.0059524,4.82781981%20C40.0164286,4.76422547%2040.2531905,3.28136698%2041.4024286,2.59091415%20C42.0498571,2.20127264%2042.8303333,2.14272547%2043.7239524,2.41729151%20C44.9915714,2.80895189%2045.6892857,3.73864057%2045.7175714,3.77800849%20L45.8579524,3.96677264%20L45.7992857,4.19288585%20C45.7301429,4.45937642%2045.3435714,5.8200934%2044.508619,6.30260283%20C44.3064286,6.41868774%2044.0895714,6.47723491%2043.8695714,6.47723491'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.6725048,55.188884%20C31.3157429,54.7124311%2031.9694571,54.4338274%2032.5330762,54.2965443'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M30.9917143,55.5891245%20L30.3537143,54.7886434%20C30.9885714,54.3182472%2031.6988571,53.9790774%2032.406,53.8074736%20L32.661619,54.7856151%20C32.2645714,54.8825208%2031.6527619,55.1005585%2030.9917143,55.5891245'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M34.4435143,55.085417%20C32.4876095,47.8195113%2035.6639905,33.8408698%2036.2359905,30.4037472%20L38.5019905,16.6310302%20L39.5737048,16.6187618%20C40.9324667,16.6017566%2041.9790381,18.0109264%2041.8030381,19.3120868%20L40.1855143,31.2526811%20C39.6397048,35.2964736%2039.259419,53.9922%2046.5896095,57.9188981%20C48.1537048,58.7567283%2050.6700857,58.1641906%2051.6160857,57.7149925%20C55.0543714,56.0807189%2055.9951333,51.9117566%2056.7096095,48.5523604%20C58.1878,41.6003887%2056.8950381,36.1716528%2056.4759905,30.7408981%20L56.023419,23.9443792%20C55.9417048,22.7169075%2056.9390381,21.3995962%2058.2139905,21.3844547%20L59.5151333,21.3693132%20L62.0367524,35.083483%20C62.7920857,38.988983%2064.7815143,52.5376057%2056.5650381,59.0000019%20C56.4173238,59.1170962%2058.5911333,59.5582189%2057.976181,60.6352849%20C55.5362762,64.9173038%2048.3118952,65.6774075%2046.9740857,67.5145774%20C41.8198,74.5866717%2046.9269429,89.4627%2046.9269429,89.4627%20C46.9269429,89.4627%2041.0759905,87.2934264%2037.4302762,84.2237377%20C28.9068476,77.0466623%2027.6989429,66.5152377%2027.6193238,63.4122377%20C27.5250381,59.6995396%2028.5066571,57.3838981%2029.7355143,55.9939075'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.7720571,90.3159745%20L46.7391048,89.9333991%20C46.4960571,89.8435594%2040.7592952,87.6964934%2037.0852952,84.6045972%20C27.8924381,76.8632481%2027.1507238,65.6040217%2027.0962476,63.4246538%20C27.0103429,60.0561726%2027.763581,57.4457764%2029.3360571,55.6671538%20L30.1343429,56.321267%20C28.753581,57.8838708%2028.0642476,60.3317481%2028.1438667,63.3994179%20C28.1763429,64.6894745%2028.7242476,76.2222575%2037.7746286,83.843484%20C40.4104381,86.0622198%2044.2813905,87.8246915%2046.1000571,88.5847953%20C45.0325333,85.0336066%2042.0405333,73.4059368%2046.5452952,67.2241632%20C47.1497714,66.3944085%2048.5567238,65.8402292%2050.3387238,65.1386726%20C52.9085333,64.1262104%2056.1069143,62.8664368%2057.5170095,60.3923142%20C57.5767238,60.287333%2057.5620571,60.2429179%2057.5557714,60.2257575%20C57.4740571,59.9905594%2056.8653905,59.729116%2056.6359619,59.6322104%20C56.3394857,59.5040123%2056.082819,59.393984%2056.0398667,59.0820689%20L56.0000571,58.8024557%20L56.2326286,58.6096538%20C64.1411048,52.3895217%2062.2805333,39.1003236%2061.5220571,35.1756443%20L59.0769143,21.8783708%20L58.2210095,21.8894745%20C57.8302476,21.8945217%2057.4405333,22.0762198%2057.1262476,22.4042858%20C56.7333905,22.8120972%2056.5112952,23.3905028%2056.5458667,23.9123802%20L56.9994857,30.7078896%20C57.0937714,31.9414179%2057.2352,33.178984%2057.3787238,34.4357292%20C57.8711048,38.7520689%2058.3792,43.2157858%2057.2226286,48.654616%20C56.5280571,51.9211443%2055.576819,56.3949557%2051.8483429,58.1675217%20C50.8719619,58.6298425%2048.1303429,59.3233236%2046.3347238,58.3593142%20C38.4712952,54.1479557%2039.2046286,34.607333%2039.6666286,31.1873708%20L41.2841524,19.2467764%20C41.3574857,18.7067292%2041.1552952,18.1020783%2040.7551048,17.6690311%20C40.4292952,17.3167387%2040.0196762,17.1229274%2039.5974857,17.1229274%20L39.5817714,17.1229274%20L38.9500571,17.1310028%20L36.7532,30.4827858%20C36.6756762,30.9491443%2036.5499619,31.6103236%2036.3970095,32.4208991%20C35.4656762,37.3156443%2033.2876762,48.7818047%2034.9512952,54.9585311%20L33.9361524,55.2129085%20C32.2149143,48.8191538%2034.3436762,37.6204934%2035.3651048,32.2381915%20C35.5180571,31.4377104%2035.6416762,30.7846066%2035.7181524,30.3232953%20L38.0543429,16.1316632%20L39.5681524,16.1134934%20L39.5985333,16.1134934%20C40.3234857,16.1134934%2041.0107238,16.4274274%2041.5376762,16.9977575%20C42.1421524,17.6538896%2042.4354857,18.5421915%2042.3233905,19.3769934%20L40.7058667,31.3175877%20C40.0699619,36.0205406%2039.9840571,53.8027292%2046.8438667,57.4770689%20C48.1816762,58.1947764%2050.4990095,57.681984%2051.3842476,57.2630689%20C54.6538667,55.7085406%2055.5453905,51.5143425%2056.1959619,48.4507104%20C57.3190095,43.1683425%2056.8203429,38.7843708%2056.3373905,34.5447481%20C56.192819,33.2768991%2056.0503429,32.0282292%2055.9539619,30.77855%20L55.5003429,23.976984%20C55.4469143,23.1754934%2055.7674857,22.3316066%2056.3572952,21.7178708%20C56.869581,21.1858991%2057.5274857,20.888116%2058.2084381,20.8800406%20L59.9527238,20.8588425%20L62.5518667,34.9949557%20C63.3176762,38.9549651%2065.1583429,52.1583613%2057.4845333,58.9013802%20C57.9098667,59.1123519%2058.3802476,59.4232575%2058.5489143,59.9047575%20C58.6253905,60.1238047%2058.6672952,60.47105%2058.4357714,60.8788613%20C56.8465333,63.6659085%2053.4585333,65.0003802%2050.7357714,66.0723991%20C49.240819,66.6608991%2047.8307238,67.2170972%2047.4022476,67.8035783%20C42.4574857,74.5910123%2047.3739619,89.1581538%2047.4242476,89.3035123%20L47.7720571,90.3159745%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M102.941876,60.3376028%20C102.941876,60.3376028%20104.122543,59.0455274%20103.427971,57.3375651%20C103.215305,56.8166972%20102.4694,56.3745651%20102.4694,56.3745651%20C102.4694,56.3745651%20100.606733,56.711716%20101.014257,57.9189991%20C101.601971,59.6582538%20102.941876,60.3376028%20102.941876,60.3376028'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M102.366943,56.9198613%20C102.075705,57.0046538%20101.672371,57.1762575%20101.530943,57.4074179%20C101.489038,57.4760594%20101.450276,57.5770028%20101.513133,57.7627387%20C101.838943,58.7307858%20102.419324,59.324333%20102.802752,59.6312009%20C103.042657,59.1991632%20103.3098,58.4319934%20102.93999,57.5224934%20C102.856181,57.3155594%20102.57961,57.0743047%20102.366943,56.9198613%20L102.366943,56.9198613%20Z%20M103.062562,60.9697104%20L102.69799,60.7839745%20C102.636181,60.7526821%20101.162181,59.9875311%20100.5158,58.0756632%20C100.374371,57.6547292%20100.413133,57.2448991%20100.631038,56.8926066%20C101.100371,56.1284651%20102.244371,55.9013425%20102.372181,55.8791349%20L102.571229,55.8427953%20L102.743038,55.9447481%20C102.835229,55.9992575%20103.646086,56.4938802%20103.915324,57.1530406%20C104.7178,59.1254745%20103.392562,60.608333%20103.334943,60.6709179%20L103.062562,60.9697104%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M102.52241,58.5671566%20C102.52241,58.5671566%20102.937267,58.1139208%20102.693171,57.514317%20C102.61879,57.3316094%20102.356886,57.177166%20102.356886,57.177166%20C102.356886,57.177166%20101.704219,57.2952698%20101.846695,57.7182226%20C102.053076,58.3289302%20102.52241,58.5671566%20102.52241,58.5671566'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M93.2565333,69.6097585%20C93.2565333,69.6097585%2092.0863429,67.1235226%2094.7818667,65.4387774%20C95.2847238,65.1248434%2095.9981524,64.8573434%2095.9981524,64.8573434%20C95.9981524,64.8573434%2098.6392,66.8186736%2097.2479619,67.7685509%20C95.5382476,68.9344472%2093.2565333,69.6097585%2093.2565333,69.6097585'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.9103619,65.4399887%20C95.6736,65.5409321%2095.3331238,65.6953755%2095.0670286,65.8619321%20C93.3887429,66.9117434%2093.4327429,68.278517%2093.5909333,68.9659415%20C94.3357905,68.706517%2095.7898857,68.1452717%2096.9443619,67.3558943%20C97.1036,67.2478849%2097.1266476,67.1580453%2097.1287429,67.0772906%20C97.1381714,66.6402057%2096.4718857,65.9103849%2095.9103619,65.4399887%20L95.9103619,65.4399887%20Z%20M92.9696952,70.2226868%20L92.7800762,69.8189132%20C92.3096952,68.8215925%2092.0656,66.5352245%2094.4960762,65.015017%20C95.0376952,64.6768566%2095.7773143,64.3992623%2095.8087429,64.3871491%20L96.0842667,64.2831774%20L96.3189333,64.4578094%20C96.6321714,64.6919981%2098.2015048,65.9174509%2098.1763619,67.0984887%20C98.1690286,67.4013189%2098.0558857,67.8353755%2097.5498857,68.1806019%20C95.7930286,69.3788%2093.5071238,70.0631962%2093.4096952,70.0914604%20L92.9696952,70.2226868%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.1905905,68.6575594%20C94.1905905,68.6575594%2093.5421143,67.2786726%2095.0370667,66.3449462%20C95.3157333,66.1703142%2095.7106857,66.0229368%2095.7106857,66.0229368%20C95.7106857,66.0229368%2097.1763048,67.1100972%2096.4042095,67.6360123%20C95.4561143,68.2830594%2094.1905905,68.6575594%2094.1905905,68.6575594'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M101.444095,61.3213972%20C101.444095,61.3213972%20103.434571,62.9647557%20101.565619,64.4768877%20C100.767333,65.1239349%2099.8297143,65.1733972%2099.8297143,65.1733972%20C99.8297143,65.1733972%2098.4217143,63.7601896%2099.1141905,63.1262651%20C100.323143,62.018916%20101.444095,61.3213972%20101.444095,61.3213972'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M101.372438,61.9818698%20C100.957581,62.2685491%20100.230533,62.8005208%2099.4752,63.491983%20C99.444819,63.8230774%2099.7507238,64.3015491%20100.034629,64.6346623%20C100.314343,64.578134%20100.800438,64.4378226%20101.228914,64.0905774%20C101.639581,63.7584736%20101.839676,63.4182943%20101.841784,63.0508604%20C101.843867,62.6268981%20101.585105,62.2322094%20101.372438,61.9818698%20L101.372438,61.9818698%20Z%20M99.6176762,65.6905302%20L99.4521524,65.5229642%20C99.2719619,65.3432849%2098.3793905,64.401483%2098.3992952,63.5464925%20C98.4066286,63.2376057%2098.5292,62.9660679%2098.7533905,62.7601434%20C99.9832952,61.6336151%20101.112629,60.9270113%20101.159771,60.8977377%20L101.487676,60.6938321%20L101.7852,60.9381151%20C101.830248,60.9754642%20102.895676,61.8688132%20102.889418,63.0548981%20C102.886248,63.7271811%20102.554152,64.3358698%20101.902533,64.8627943%20C100.980629,65.6097755%2099.9047238,65.6753887%2099.8586286,65.6774075%20L99.6176762,65.6905302%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M101.172971,62.5062708%20C101.172971,62.5062708%20102.055067,63.2340726%20101.2264,63.9043368%20C100.872305,64.1900066%20100.457448,64.2122142%20100.457448,64.2122142%20C100.457448,64.2122142%2099.8341143,63.5863651%20100.141067,63.3057425%20C100.675352,62.8151575%20101.172971,62.5062708%20101.172971,62.5062708'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M83.8228286,71.0382085%20C83.8228286,71.0382085%2083.145019,68.8214915%2085.675019,67.9069443%20C88.205019,66.9923972%2088.8974952,67.7191896%2088.8974952,67.7191896%20C88.8974952,67.7191896%2090.3327333,69.9823406%2089.0860667,70.7313406%20C87.8394,71.4803406%2083.8228286,71.0382085%2083.8228286,71.0382085'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.2668095,70.5748783%20C85.7858571,70.7101425%2088.0801429,70.7414349%2088.8092857,70.3033406%20C89.4389048,69.9248028%2088.7841429,68.5499538%2088.5002381,68.064416%20C88.3368095,67.9826519%2087.6359524,67.7373594%2085.8591905,68.3793594%20C84.3223333,68.9345481%2084.2144286,70.029784%2084.2668095,70.5748783%20M86.237381,71.6751613%20C85.0514762,71.6751613%2083.9797619,71.5631142%2083.7639524,71.5398972%20L83.4182381,71.5015387%20L83.3208095,71.1815481%20C83.0379524,70.2589255%2083.1280476,68.2875009%2085.4904286,67.4355387%20C88.2163333,66.4483123%2089.1277619,67.2134632%2089.2828095,67.3780009%20C89.977381,68.455067%2090.695,70.3588594%2089.3634762,71.1593406%20C88.6867143,71.5661425%2087.4065238,71.6751613%2086.237381,71.6751613'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M85.0085238,70.5186528%20C85.0085238,70.5186528%2084.6565238,69.3648698%2085.9723333,68.8904358%20C87.2881429,68.4149925%2087.6485238,68.7925208%2087.6485238,68.7925208%20C87.6485238,68.7925208%2088.3944286,69.9695208%2087.7459524,70.3591623%20C87.0974762,70.7488038%2085.0085238,70.5186528%2085.0085238,70.5186528'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M37.9914857,19.9888113%20C37.9914857,19.9888113%2042.0772,22.1510189%2047.7552952,20.0867264%20C47.3865333,21.7956981%2046.6332952,25.2318113%2046.6332952,25.2318113%20C46.6332952,25.2318113%2041.3700571,26.857%2037.2612952,24.4353679%20C37.6499619,22.1681792%2037.9914857,19.9888113%2037.9914857,19.9888113'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.8370667,24.1744292%20C41.1066857,25.9106557%2045.0939238,25.1000802%2046.1865905,24.8285425%20C46.3426857,24.1148726%2046.7470667,22.2696274%2047.0550667,20.8523821%20C42.9201143,22.0929764%2039.7322095,21.2258726%2038.4048762,20.7211557%20C38.2844,21.4762123%2038.072781,22.7884764%2037.8370667,24.1744292%20M42.6592571,26.2760708%20C40.9086857,26.2760708%2038.848019,25.9621368%2036.9874476,24.8669009%20L36.686781,24.6892406%20L36.7444,24.3541085%20C37.132019,22.0909575%2037.4735429,19.9146179%2037.4735429,19.9136085%20L37.5856381,19.2019575%20L38.2424952,19.5461745%20C38.2823048,19.5673726%2042.208781,21.5650425%2047.5704952,19.6138066%20L48.4630667,19.2897783%20L48.2682095,20.189184%20C47.8984,21.8991651%2047.1462095,25.3362877%2047.1462095,25.3362877%20L47.0833524,25.6239764%20L46.7931619,25.7128066%20C46.6674476,25.7511651%2044.9221143,26.2760708%2042.6592571,26.2760708'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.2190667,9.68844623%20C68.2190667,9.68844623%2068.0105905,7.81594623%2066.0672571,7.09420094%20C65.4743048,6.87414434%2063.8798286,6.83174811%2063.8798286,6.83174811%20C63.8798286,6.83174811%2063.4586857,8.82336132%2064.7713524,9.39873868%20C66.6602095,10.227484%2068.2190667,9.68844623%2068.2190667,9.68844623'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.3467524,7.35705755%20C64.3216095,7.8637934%2064.3823714,8.67436887%2064.9878952,8.93884057%20C66.0858,9.42135%2067.0517048,9.39207642%2067.590181,9.31233113%20C67.4152286,8.80054811%2066.9710381,7.96978396%2065.879419,7.56500094%20C65.5965619,7.46102925%2064.9135143,7.3913783%2064.3467524,7.35705755%20M66.9438,10.3651708%20C66.2858952,10.3651708%2065.4530381,10.2521142%2064.554181,9.85843491%20C62.882181,9.12457642%2063.3462762,6.82811415%2063.366181,6.73120849%20L63.454181,6.3153217%20L63.894181,6.32642547%20C64.0670381,6.33147264%2065.5965619,6.37891604%2066.2555143,6.62218962%20C68.4722762,7.44588774%2068.7299905,9.54551038%2068.739419,9.63434057%20L68.783419,10.0290292%20L68.3958,10.163284%20C68.3549429,10.177416%2067.7944667,10.3651708%2066.9438,10.3651708'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.3011238,8.79045377%20C63.3011238,8.79045377%2063.2120762,6.23658585%2060.2242667,5.90044434%20C59.6669333,5.83685%2058.9545524,5.89842547%2058.9545524,5.89842547%20C58.9545524,5.89842547%2057.5821714,8.60068019%2059.1588381,8.84092547%20C61.0958857,9.13668962%2063.3011238,8.79045377%2063.3011238,8.79045377'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M59.3019429,6.38315566%20C59.0379429,6.99588208%2058.8022286,7.84986321%2058.9908,8.19912736%20C59.0128,8.23849528%2059.0536571,8.3131934%2059.2401333,8.34145755%20C60.5255619,8.53829717%2061.9513714,8.43735377%2062.6962286,8.35760849%20C62.5181333,7.71560849%2061.952419,6.60321226%2060.1641333,6.40233491%20C59.8781333,6.36801415%2059.5387048,6.37306132%2059.3019429,6.38315566%20M60.9100381,9.46596698%20C60.324419,9.46596698%2059.6895619,9.43265566%2059.0767048,9.33978774%20C58.4910857,9.24994811%2058.2008952,8.92289151%2058.0605143,8.66447642%20C57.525181,7.66917453%2058.3192762,6.00058019%2058.4837524,5.67655189%20L58.6136571,5.42116509%20L58.9080381,5.39491981%20C58.9363238,5.39290094%2059.6790857,5.33132547%2060.2856571,5.39794811%20C63.0021333,5.70481604%2063.7888952,7.73983491%2063.8245143,8.77349528%20L63.8402286,9.21764623%20L63.3845143,9.2883066%20C63.3206095,9.29941038%2062.2352762,9.46596698%2060.9100381,9.46596698'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.6538286,9.04372075%20C57.6538286,9.04372075%2057.1499238,6.22639057%2054.5392571,7.10156981%20C53.4256381,7.47506038%2052.8305905,8.32399434%2052.8305905,8.32399434%20C52.8305905,8.32399434%2053.4413524,10.460966%2054.4826857,10.1803434%20C56.2992571,9.69076792%2057.6538286,9.04372075%2057.6538286,9.04372075'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.414219,8.43059057%20C53.5881238,8.91209057%2053.8940286,9.50664717%2054.1946952,9.67118491%20C54.2659333,9.71055283%2054.3057429,9.70449623%2054.3413619,9.69440189%20C55.5251714,9.37542075%2056.5141238,8.98376038%2057.0326952,8.76370377%20C56.9048857,8.40636415%2056.6461238,7.87742075%2056.1715524,7.60992075%20C55.7797429,7.38885472%2055.300981,7.37976981%2054.7111714,7.5786283%20C54.074219,7.79161887%2053.6310762,8.19741132%2053.414219,8.43059057%20M54.2952667,10.7109019%20C54.0846952,10.7109019%2053.8751714,10.6563925%2053.6792667,10.5493925%20C52.8275524,10.0860623%2052.402219,8.72635472%2052.3257429,8.45784528%20L52.2618381,8.23476038%20L52.396981,8.04195849%20C52.4252667,8.00158113%2053.1030762,7.04867547%2054.3675524,6.62471321%20C55.2559333,6.32894906%2056.0447905,6.36528868%2056.7068857,6.74180755%20C57.8812667,7.40803396%2058.1588857,8.89493019%2058.1704095,8.95751509%20L58.2364095,9.32898679%20L57.8865048,9.49655283%20C57.8288857,9.52279811%2056.466981,10.1698453%2054.6231714,10.6664868%20C54.514219,10.6957604%2054.404219,10.7109019%2054.2952667,10.7109019'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.8311143,4.49440377%20C30.8311143,4.49440377%2030.9159714,3.49910189%2031.9363524,3.09129057%20C32.2474952,2.96713019%2032.7388286,3.0892717%2032.7388286,3.0892717%20C32.7388286,3.0892717%2033.3422571,3.97353585%2032.6539714,4.29655472%20C31.665019,4.75988491%2030.8311143,4.49440377%2030.8311143,4.49440377'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5136571,3.80142736%20C35.5136571,3.80142736%2035.5293714,1.96324811%2037.6717524,1.66950283%20C38.0698476,1.61398396%2038.5852762,1.64628585%2038.5852762,1.64628585%20C38.5852762,1.64628585%2039.622419,3.56521981%2038.4930857,3.76508774%20C37.1060381,4.01138962%2035.5136571,3.80142736%2035.5136571,3.80142736'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M41.6510286,4.60483585%20C41.6510286,4.60483585%2041.897219,2.98570377%2043.4047429,3.44903396%20C44.0490286,3.64890189%2044.4010286,4.12535472%2044.4010286,4.12535472%20C44.4010286,4.12535472%2044.0836,5.35787358%2043.4833143,5.21251509%20C42.4356952,4.95611887%2041.6510286,4.60483585%2041.6510286,4.60483585'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M67.252219,9.22117925%20C67.252219,9.22117925%2067.142219,8.23193396%2066.1145048,7.84935849%20C65.8012667,7.73226415%2064.958981,7.71106604%2064.958981,7.71106604%20C64.958981,7.71106604%2064.7358381,8.76390566%2065.4304095,9.06774528%20C66.4287905,9.50583962%2067.252219,9.22117925%2067.252219,9.22117925'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.1379524,8.3536717%20C62.1379524,8.3536717%2062.0887143,6.94248302%2060.4376667,6.75573774%20C60.128619,6.72141698%2059.7347143,6.7547283%2059.7347143,6.7547283%20C59.7347143,6.7547283%2058.9751905,8.24869057%2059.8468095,8.38092642%20C60.9185238,8.54445472%2062.1379524,8.3536717%2062.1379524,8.3536717'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.6083048,8.86434434%20C56.6083048,8.86434434%2056.3317333,7.32394811%2054.9048762,7.80241981%20C54.2951619,8.00632547%2053.9693524,8.47066509%2053.9693524,8.47066509%20C53.9693524,8.47066509%2054.3045905,9.64059906%2054.8734476,9.48615566%20C55.8676381,9.21865566%2056.6083048,8.86434434%2056.6083048,8.86434434'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M50.1792762,24.683083%20C50.1792762,24.683083%2055.2141333,25.3765642%2059.9776571,24.1894698%20C60.4752762,26.6858%2060.7989905,28.5714226%2060.7989905,28.5714226%20C60.7989905,28.5714226%2057.5126095,30.7800642%2051.3746095,29.5959981%20C50.6098476,26.3910453%2050.1792762,24.683083%2050.1792762,24.683083'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.8080095,29.1624462%20C56.4562952,29.9780689%2059.3508667,28.7627104%2060.2224857,28.3125028%20C60.1187714,27.7240028%2059.8841048,26.4248613%2059.5656286,24.8057292%20C55.9733429,25.5971255%2052.3904857,25.405333%2050.8630571,25.2660311%20C51.0453429,26.0049368%2051.3669619,27.3182104%2051.8080095,29.1624462%20M54.8953429,30.4514934%20C53.8204857,30.4514934%2052.612581,30.3495406%2051.2716286,30.0911255%20L50.9395333,30.0265217%20L50.8641048,29.7095594%20C50.1003905,26.5106632%2049.6708667,24.8047198%2049.669819,24.8027009%20L49.4875333,24.0789368%20L50.2533429,24.1829085%20C50.302581,24.190984%2055.2421048,24.8491349%2059.8463905,23.7003991%20L60.3859143,23.5661443%20L60.4917238,24.0940783%20C60.9914381,26.598484%2061.3151524,28.4891538%2061.3151524,28.4891538%20L61.3696286,28.8030877%20L61.0982952,28.9847858%20C60.9872476,29.059484%2058.8574381,30.4514934%2054.8953429,30.4514934'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.4262381,19.7207057%20L64.1294762,19.6510547%20C64.0938571,16.8821774%2061.7356667,14.6664698%2058.8620476,14.7007906%20L58.3612857,14.7078566%20C56.9239524,14.725017%2055.7747143,15.8616396%2055.7914762,17.2455736%20C55.8103333,18.6295075%2056.9889048,19.737866%2058.4262381,19.7207057'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.0492571,19.6181472%20L64.0306857,19.5575811%20C64.0024,17.3832604%2062.1491619,15.6429962%2059.8925905,15.6692415%20L58.7098286,15.684383%20C57.6601143,15.6964962%2056.8209714,16.5262509%2056.8345905,17.5366943%20C56.8482095,18.7015811%2057.8413524,19.6332887%2059.0492571,19.6181472'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M59.9435048,16.1738575%20L59.8984571,16.1738575%20L58.7167429,16.1889991%20C58.3490286,16.1940462%2058.0043619,16.335367%2057.7476952,16.5887349%20C57.4920762,16.8421028%2057.3527429,17.1762255%2057.357981,17.5315462%20C57.363219,17.9595462%2057.5413143,18.3592821%2057.8597905,18.6580745%20C58.1730286,18.9528292%2058.5847429,19.1133292%2059.0205524,19.1133292%20L59.035219,19.1133292%20L63.4614095,19.0598292%20C63.1890286,17.4225274%2061.7108381,16.1738575%2059.9435048,16.1738575%20L59.9435048,16.1738575%20Z%20M59.0205524,20.1227632%20C58.309219,20.1227632%2057.6387429,19.8603104%2057.1275048,19.3818387%20C56.6089333,18.8932726%2056.3187429,18.2411783%2056.3103619,17.54265%20C56.301981,16.9198292%2056.5471238,16.3303198%2056.9976,15.88415%20C57.4501714,15.4379802%2058.0556952,15.1866311%2058.7031238,15.1795651%20L59.8848381,15.1644236%20L59.9424571,15.1644236%20C62.4588381,15.1644236%2064.5226476,17.1207066%2064.5540762,19.552433%20L64.5603619,20.05715%20L59.0551238,20.1227632%20L59.0561714,20.1227632%20L59.0205524,20.1227632%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M61.1352762,18.6707934%20C60.8513714,18.1287274%2061.0797524,17.4675481%2061.6423238,17.1950009%20C62.2059429,16.9224538%2062.893181,17.1415009%2063.1749905,17.683567%20C63.4588952,18.2276519%2063.2305143,18.8888311%2062.6668952,19.1603689%20C62.1032762,19.4339255%2061.4181333,19.2138689%2061.1352762,18.6707934'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6247714,15.2068198%20L32.9215333,15.2754613%20C32.8848667,12.5075934%2035.1854381,10.2343481%2038.0580095,10.2000274%20L38.559819,10.1939708%20C39.9971524,10.1768104%2041.1757238,11.2841594%2041.1935333,12.6691028%20C41.2123905,14.0530368%2040.0621048,15.18865%2038.6247714,15.2068198'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M38.144019,15.1180906%20L33.0169714,15.1806755%20C32.9897333,13.0053453%2034.7968762,11.220666%2037.0534476,11.1924019%20L38.0926857,11.1802887%20C39.2209714,11.167166%2040.1470667,12.0372981%2040.1617333,13.1244585%20C40.1753524,14.2126283%2039.2723048,15.1049679%2038.144019,15.1180906'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.1174095,11.6846019%20L38.0985524,11.6846019%20L37.0603619,11.6977245%20C35.2731238,11.7189226%2033.8064571,13.0109981%2033.5728381,14.6684887%20L38.1383619,14.6129698%20C38.5427429,14.6079226%2038.9230286,14.4514604%2039.2058857,14.1718472%20C39.4897905,13.892234%2039.6427429,13.5217717%2039.6375048,13.1321302%20C39.6270286,12.3306396%2038.9471238,11.6846019%2038.1174095,11.6846019%20L38.1174095,11.6846019%20Z%20M32.5000762,15.6910453%20L32.4937905,15.1863283%20C32.4634095,12.7374415%2034.505219,10.719583%2037.0467429,10.6882906%20L38.085981,10.6751679%20L38.1163619,10.6751679%20C39.5180762,10.6751679%2040.6683619,11.7653566%2040.6851238,13.1190075%20C40.6935048,13.7791774%2040.4347429,14.4030075%2039.955981,14.8764321%20C39.477219,15.3498566%2038.8360762,15.6153377%2038.1498857,15.6224038%20L32.5000762,15.6910453%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M34.4466571,14.0387028%20C34.9369429,14.4222877%2035.6545619,14.3506179%2036.0526571,13.8782028%20C36.4497048,13.4067972%2036.3753238,12.7143255%2035.8860857,12.33175%20C35.3958,11.9481651%2034.678181,12.0198349%2034.2800857,12.49225%20C33.8830381,12.9636557%2033.957419,13.6561274%2034.4466571,14.0387028'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.0171524,20.7113642%20L71.0171524,20.7113642%20C70.6913429,20.6487792%2070.3990571,20.4791943%2070.1895333,20.2298642%20L69.8019143,19.7715811%20L70.6557238,19.9371283%20L71.158581,20.0350434%20C71.3523905,20.0723925%2071.4781048,20.2551%2071.4382952,20.4408358%20C71.3995333,20.6285906%2071.2120095,20.7487132%2071.0171524,20.7113642'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.9475905,16.1008755%20L26.9475905,16.1008755%20C27.2713048,16.0302151%2027.5594,15.8525547%2027.7615905,15.6001962%20L28.1387333,15.1318189%20L27.2891143,15.3185642%20L26.7894,15.427583%20C26.5955905,15.4699792%2026.4751143,15.6557151%2026.5191143,15.8404415%20C26.5631143,16.0271868%2026.7548286,16.1432717%2026.9475905,16.1008755'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.4877429,20.6966264%20C38.4877429,20.6966264%2042.7620286,22.391466%2047.028981,20.7440698%20C46.6120286,23.1727679%2046.2275524,24.4153811%2046.2275524,24.4153811%20C46.2275524,24.4153811%2043.6483143,24.5920321%2041.9365048,24.2892019%20C39.4903143,23.8561547%2038.514981,22.7982679%2038.4877429,20.6966264'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.4430381,23.7328019%20C44.4430381,23.7328019%2040.579419,24.0901415%2037.565419,22.6305'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.3370667,24.2778962%20C41.9185905,24.2778962%2039.4451619,24.1062925%2037.330019,23.0807075%20L37.8004,22.1802925%20C40.6457333,23.5571604%2044.3564,23.2331321%2044.3930667,23.2301038%20L44.4936381,24.2355%20C44.4412571,24.2405472%2044.0064952,24.2778962%2043.3370667,24.2778962'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.1479905,25.1335934%20C58.1479905,25.1335934%2054.390181,26.2116689%2051.0545619,25.6110557%20C51.7145619,27.9902915%2052.058181,28.7332349%2052.058181,28.7332349%20C52.058181,28.7332349%2057.0396095,28.0326877%2058.1479905,25.1335934'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.5662952,59.0511802%20C56.5662952,59.0511802%2056.3400095,59.2116802%2056.0194381,59.4044821'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.1570952,59.6179774%20L55.8805238,59.1899774%20C56.1885238,59.0052509%2056.4074762,58.8508075%2056.410619,58.8477792%20L56.7217619,59.2545811%20C56.7217619,59.2545811%2056.4881429,59.4201283%2056.1570952,59.6179774'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.5295333,26.5027896%20C58.5295333,26.5027896%2054.7434381,27.2416953%2050.7069619,26.8268179'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.3057905,27.4590264%20C52.4614095,27.4590264%2051.5646476,27.4226868%2050.6521714,27.3288094%20L50.7621714,26.3254321%20C54.6676952,26.7241585%2058.3888381,26.0155358%2058.4255048,26.0084698%20L58.633981,26.9977151%20C58.5114095,27.0209321%2056.2244571,27.4590264%2053.3057905,27.4590264'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.2904952,101.825944%20C53.2904952,101.825944%2052.2722095,101.047671%2050.9490667,102.122718%20C49.738019,103.105907%2048.8381143,104.611982%2049.3881143,104.755322%20C49.9381143,104.899671%2050.9050667,105.033925%2051.916019,104.842133%20C52.7949714,104.675576%2053.5754476,104.831029%2053.9064952,103.048369%20C54.0604952,102.218614%2053.2904952,101.825944%2053.2904952,101.825944'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.3738286,101.806159%20C52.0364952,101.806159%2051.6038286,101.920225%2051.1177333,102.315924%20C50.0481143,103.184037%2049.4038286,104.308546%2049.4886857,104.541725%20C49.7359238,104.584122%2050.7364,104.808216%2051.8657333,104.595225%20C51.9862095,104.572008%2052.1056381,104.554848%2052.2219238,104.537688%20C52.928019,104.436744%2053.3952571,104.370122%2053.648781,103.004358%20C53.7661143,102.371442%2053.1909714,102.061546%2053.1668762,102.048424%20L53.1291619,102.025207%20C53.1092571,102.010065%2052.8253524,101.806159%2052.3738286,101.806159%20M50.8778286,105.189782%20C50.1245905,105.189782%2049.5326857,105.055527%2049.320019,104.998999%20C49.1419238,104.952565%2049.0172571,104.824367%2048.9764,104.646707%20C48.8328762,104.024895%2049.8124,102.715659%2050.7804,101.92931%20C52.1339238,100.829027%2053.2496381,101.491216%2053.428781,101.611339%20C53.7556381,101.784961%2054.3108762,102.30482%2054.1642095,103.092178%20C53.8446857,104.816292%2053.0589714,104.929348%2052.2994476,105.037358%20C52.1904952,105.052499%2052.0794476,105.067641%2051.9652571,105.089848%20C51.5839238,105.162527%2051.2151619,105.189782%2050.8778286,105.189782'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.0643143,102.116762%20C53.0643143,102.116762%2052.4315524,101.632234%2051.6070762,102.301489%20C50.8548857,102.913206%2050.2933619,103.85097%2050.636981,103.9398%20C50.9785048,104.02964%2051.5798381,104.113423%2052.2094571,103.9933%20C52.7563143,103.890338%2053.2424095,103.987243%2053.4477429,102.877875%20C53.5441238,102.361045%2053.0643143,102.116762%2053.0643143,102.116762'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.7186095,101.790412%20C55.2508,101.715714%2056.0302286,102.820035%2055.9474667,103.159205%20C55.8647048,103.500393%2055.8186095,104.622884%2054.9585143,104.75512%20C54.3257524,104.852025%2052.0670857,105.106403%2051.5663238,104.638025%20C51.106419,104.208007%2051.9707048,102.180054%2054.7186095,101.790412'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.7565333,102.039843%20C52.8247238,102.3134%2051.968819,103.405608%2051.7666286,104.006221%20C51.677581,104.27574%2051.7163429,104.426145%2051.748819,104.457438%20C52.0714857,104.758249%2053.794819,104.679513%2054.9178667,104.504881%20C55.4217714,104.428164%2055.5611048,103.849758%2055.6512,103.314758%20C55.6658667,103.229966%2055.6794857,103.156277%2055.6931048,103.102777%20C55.7025333,102.99073%2055.4877714,102.56374%2055.1525333,102.255862%20C54.9639619,102.083249%2054.8361524,102.0459%2054.7565333,102.039843%20M53.0101524,105.16707%20C52.3302476,105.16707%2051.6702476,105.087325%2051.3842476,104.819825%20C51.1705333,104.619957%2051.1286286,104.266655%2051.2690095,103.850768%20C51.5885333,102.896853%2052.7681524,101.811711%2054.6811048,101.541183%20C55.043581,101.483645%2055.3997714,101.764268%2055.6281524,102.003504%20C55.906819,102.29523%2056.2892,102.859504%2056.2022476,103.217853%20C56.1907238,103.263277%2056.1802476,103.323843%2056.1697714,103.396523%20C56.0880571,103.871966%2055.9193905,104.862221%2054.999581,105.004551%20C54.8298667,105.029787%2053.9016762,105.16707%2053.0101524,105.16707'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(51.462590,%20101.173966)'%3e%3cpath%20d='M3.79304581,0.509406062%20C4.32418867,0.434707949%205.10466486,1.5390287%205.02190295,1.87819852%20C4.93914105,2.21938719%204.89304581,3.34086833%204.03295057,3.47310418%20C3.40018867,3.57000984%201.141522,3.82438719%200.640760095,3.35701927%20C0.180855333,2.92599097%201.04514105,0.898038138%203.79304581,0.509406062'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.84113152,1.01311361%20C2.24141724,1.24629285%201.53113152,2.05787776%201.29856009,2.39704757%20C1.06913152,2.73318908%201.03246486,2.99261361%201.051322,3.05822682%20C1.25875057,3.17734002%202.69084581,3.17027399%203.9500839,2.97343436%20C4.28322676,2.9239721%204.39113152,2.44045323%204.46865533,1.99327399%20C4.483322,1.9014155%204.49798867,1.82267965%204.51160771,1.76312304%20C4.47494105,1.62281172%204.05589343,1.07973625%203.84113152,1.01311361%20M2.11256009,4.13933059%20C1.36036962,4.13933059%200.622845809,4.04343436%200.277131524,3.7204155%20C-0.0120113336,3.44988719%20-0.0780113336,3.00169852%200.0937981902,2.4899155%20C0.414369619,1.53700984%201.55522676,0.315594742%203.71751248,0.00973625104%20C4.10513152,-0.0467920509%204.50741724,0.143990968%204.8960839,0.551802289%20C5.187322,0.858670213%205.65036962,1.50672682%205.53094105,1.99428342%20C5.52151248,2.03567021%205.51313152,2.09017965%205.50160771,2.15579285%20C5.41779819,2.64839663%205.22189343,3.80117021%204.11665533,3.97176455%20C3.74370295,4.02829285%202.91922676,4.13933059%202.11256009,4.13933059'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.946522,0.815971157%20C4.25976009,0.771556062%204.71966486,1.4236504%204.67042676,1.62452776%20C4.62223629,1.82540512%204.59499819,2.48658436%204.08899819,2.56431078%20C3.71395057,2.62184852%202.38137914,2.77225418%202.08699819,2.4966787%20C1.81461724,2.24230135%202.32480771,1.0461221%203.946522,0.815971157'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.68976009,1.03380701%20C5.68976009,1.03380701%205.28118867,0.834948515%204.48290295,1.28818436%20C3.77680771,1.68792021%202.72395057,2.32689191%203.01309343,3.10314663%20C3.3032839,3.87738248%205.54414105,3.56142965%206.04176009,3.39083531%20C6.53937914,3.22024097%206.84633152,2.69230701%206.75204581,2.23402399%20C6.54566486,1.23670323%205.68976009,1.03380701%205.68976009,1.03380701'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.42481724,1.49521927%20C5.31900771,1.49521927%205.09691248,1.52550229%204.74805533,1.72335135%20C4.40234105,1.91918153%203.35157914,2.51575701%203.50662676,2.93265323%20C3.70462676,3.19207776%205.290722,3.11233248%205.86586486,2.91549285%20C6.12881724,2.8246438%206.27862676,2.53291738%206.23776962,2.33304946%20C6.104722,1.68903059%205.61234105,1.5376155%205.55681724,1.52146455%20L5.48976962,1.50026644%20C5.47929343,1.49824757%205.45729343,1.49521927%205.42481724,1.49521927%20M4.42224581,4.10461029%20C3.60196009,4.1056155%202.76491248,3.92593625%202.52081724,3.27384191%20C2.07138867,2.06958719%203.574722,1.21762493%204.21691248,0.85321927%20C5.07805533,0.365662666%205.64586486,0.47871927%205.85538867,0.553417383%20C6.30062676,0.675558893%207.05910295,1.13182304%207.2654839,2.13620984%20C7.41319819,2.85492682%206.95329343,3.61402116%206.21786486,3.86637965%20C6.03557914,3.92896455%205.23624581,4.10461029%204.42224581,4.10461029'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.84627438,1.30786833%20C5.84627438,1.30786833%205.60427438,1.19077399%205.13075057,1.45827399%20C4.71379819,1.69549097%204.08941724,2.0740287%204.26122676,2.53332116%20C4.43198867,2.99261361%205.76036962,2.80384946%206.05475057,2.7039155%20C6.3480839,2.60196267%206.53036962,2.29004757%206.47484581,2.01850984%20C6.353322,1.42799097%205.84627438,1.30786833%205.84627438,1.30786833'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M54.8720857,102.097987%20C55.1853238,102.053572%2055.6452286,102.704657%2055.5959905,102.905534%20C55.5488476,103.106411%2055.5205619,103.767591%2055.0145619,103.846326%20C54.6395143,103.903864%2053.3069429,104.05326%2053.0125619,103.777685%20C52.740181,103.523308%2053.2503714,102.327128%2054.8720857,102.097987'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.9724571,101.979681%20C56.9724571,101.979681%2056.5104571,101.754577%2055.6063619,102.26737%20C54.8091238,102.719596%2053.617981,103.442351%2053.9448381,104.31854%20C54.2727429,105.195738%2056.807981,104.837389%2057.3705524,104.644587%20C57.9320762,104.450775%2058.2788381,103.8542%2058.1730286,103.33737%20C57.9404571,102.209832%2056.9724571,101.979681%2056.9724571,101.979681'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6727333,102.183789%20C56.4914952,102.183789%2056.1793048,102.23527%2055.7393048,102.485609%20C54.8414952,102.994364%2053.9552095,103.600025%2054.1919714,104.23294%20C54.4161619,104.834562%2056.6245429,104.630657%2057.2824476,104.406562%20C57.7088286,104.260194%2058.0000667,103.792826%2057.9162571,103.386025%20C57.7203524,102.439175%2056.9409238,102.233251%2056.9084476,102.224166%20L56.8613048,102.208015%20C56.8529238,102.204987%2056.7900667,102.183789%2056.6727333,102.183789%20M55.5360667,105.140421%20C54.7168286,105.140421%2053.9112095,104.974874%2053.6985429,104.404543%20C53.2836857,103.292147%2054.7629238,102.453308%2055.4732095,102.049534%20C56.3762571,101.53876%2056.9199714,101.688157%2057.0593048,101.741657%20C57.2300667,101.788091%2058.1854952,102.107072%2058.4295905,103.288109%20C58.5626381,103.936166%2058.1278762,104.651855%2057.4584476,104.882006%20C57.1892095,104.974874%2056.3553048,105.140421%2055.5360667,105.140421'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.1495048,102.290183%20C57.1495048,102.290183%2056.8750286,102.155928%2056.3407429,102.459768%20C55.867219,102.728277%2055.163219,103.155268%2055.3570286,103.675126%20C55.5508381,104.193975%2057.0510286,103.981994%2057.385219,103.866919%20C57.7173143,103.752853%2057.9226476,103.40056%2057.8597905,103.093692%20C57.7225524,102.425447%2057.1495048,102.290183%2057.1495048,102.290183'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M45.9868095,74.0349151%20C45.9868095,74.0349151%2046.5776667,79.6988491%2045.1979524,88.6303208%20C43.9135714,96.9430094%2041.4778571,99.5756132%2041.687381,101.724698%20C41.8497619,103.388245%2042.5998571,104.905425%2044.3336667,104.885435%20L49.5089048,104.821642%20C51.9257619,104.793377%2054.0377619,103.281245%2054.7847143,101.066547%20C55.3881429,99.2838868%2056.0072857,96.8592264%2056.3550952,93.8006415%20C56.6997619,89.6417736%2056.5604286,85.4748302%2056.4567143,83.0289717'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M44.2977333,105.894165%20C42.2569714,105.894165%2040.8929714,104.374967%2040.6446857,101.818071%20C40.5336381,100.67842%2040.9694476,99.5498726%2041.5739238,97.9872689%20C42.3596381,95.9542689%2043.4376381,93.17025%2044.1615429,88.4814292%20C45.5024952,79.8002972%2044.9504,74.1908726%2044.9441143,74.1353538%20L47.0288762,73.9344764%20C47.054019,74.1696745%2047.6176381,79.8265425%2046.234781,88.7792123%20C45.4773524,93.6759764%2044.3103048,96.6951934%2043.5371619,98.6918538%20C43.0112571,100.052571%2042.6644952,100.950967%2042.7304952,101.629307%20C42.8310667,102.655901%2043.1851619,103.875297%2044.3019238,103.875297%20L44.3197333,103.875297%20L49.496019,103.811703%20C51.454019,103.789495%2053.1794476,102.560005%2053.7891619,100.754127%20C54.5109714,98.6171557%2055.0243048,96.2409481%2055.3144952,93.6901085%20C55.6738286,89.3263255%2055.4831619,84.7808443%2055.4098286,83.0708632%20L57.5029714,82.9880896%20C57.6192571,85.726684%2057.7344952,89.8340708%2057.4003048,93.8808915%20C57.0912571,96.5982877%2056.5475429,99.1107689%2055.7817333,101.378967%20C54.8933524,104.008542%2052.378019,105.797259%2049.5222095,105.83158%20L44.3469714,105.894165%20L44.2977333,105.894165%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M72.5711905,77.4654764%20C70.8761429,78.9079575%2070.0170952,81.246816%2070.059,83.3858066%20C70.1134762,86.2414953%2071.8808095,89.8572877%2070.8520476,94.6167689%20C69.9364286,98.8563915%2068.013,99.6265896%2068.6447143,103.412976%20C68.7589048,104.096363%2069.4042381,104.580892%2070.1218571,104.572915%20L75.889,104.502156%20C78.5436667,104.470863%2080.7918571,102.589278%2081.1920476,100.060646%20C82.2637619,93.3085425%2081.2957619,86.9592028%2080.3005238,82.0907028'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M70.1024762,105.581745%20C68.8715238,105.581745%2067.804,104.723726%2067.6101905,103.573981%20C67.1806667,100.997906%2067.8134286,99.6220472%2068.5478095,98.0291604%20C68.9878095,97.0742358%2069.4854286,95.9931321%2069.8259048,94.4113491%20C70.4628571,91.4678396%2069.951619,88.9705%2069.5021905,86.7669057%20C69.2601905,85.5828396%2069.0318095,84.4633774%2069.0108571,83.4044811%20C68.9605714,80.8223491%2070.0584762,78.2563679%2071.8771429,76.7078962%20L73.2652381,78.2220472%20C71.8939048,79.3889528%2071.0662857,81.3593679%2071.1060952,83.3671321%20C71.1228571,84.2473585%2071.3250476,85.2345849%2071.5586667,86.3772642%20C72.0227619,88.6505094%2072.6010476,91.477934%2071.8781905,94.8231981%20C71.4905714,96.6149434%2070.9206667,97.8525094%2070.4628571,98.8478113%20C69.7913333,100.305434%2069.3481905,101.269443%2069.6792381,103.252981%20C69.7085714,103.428623%2069.9421905,103.582057%2070.1087619,103.562877%20L75.8759048,103.493226%20C78.0308571,103.466981%2079.8317143,101.959896%2080.1575238,99.907717%20C81.210381,93.2727075%2080.2371429,87.0051321%2079.2722857,82.2860283%20L81.3287619,81.8953774%20C82.3260952,86.7749811%2083.3297143,93.2676604%2082.227619,100.213575%20C81.7467619,103.245915%2079.0868571,105.474745%2075.9020952,105.512094%20L70.1349524,105.581745%20L70.1024762,105.581745%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='74.0340857%2084.7838726%2072.0540857%2083.8733632%2073.9900857%2082.3440708%2074.8218952%2082.600467%2074.6626571%2083.0809575%2074.102181%2082.9083443%2073.024181%2083.7603066%2073.9932286%2084.2064764%2074.5516095%2083.8521651%2074.1838952%2083.777467%2073.9418952%2083.9490708%2073.6307524%2083.5432783%2074.0602762%2083.2374198%2075.8915143%2083.6099009'%3e%3c/polygon%3e%3cpath%20d='M42.8214286,101.952124%20C42.8214286,101.952124%2041.8031429,101.17385%2040.48,102.249907%20C39.2689524,103.232086%2038.3690476,104.738161%2038.9190476,104.881501%20C39.4690476,105.02585%2040.436,105.161114%2041.4469524,104.968312%20C42.3259048,104.802765%2043.106381,104.957208%2043.4374286,103.175558%20C43.5914286,102.345803%2042.8214286,101.952124%2042.8214286,101.952124'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.324581,104.455015%20C39.7457238,104.537789%2040.5094381,104.630657%2041.3454381,104.474194%20C41.4711524,104.449968%2041.5937238,104.432808%2041.7131524,104.414638%20C42.3710571,104.32177%2042.7021048,104.274326%2042.9221048,103.087232%20C43.0080095,102.624911%2042.580581,102.400817%2042.5763905,102.397789%20L42.4999143,102.351355%20C42.4182,102.292808%2041.7550571,101.873892%2040.8174381,102.635006%20C40.0317238,103.272968%2039.4827714,104.063355%2039.324581,104.455015%20M40.4004857,105.56943%20C39.6556286,105.56943%2039.0616286,105.442242%2038.7819143,105.368553%20C38.5116286,105.297892%2038.312581,105.096006%2038.251819,104.828506%20C38.0632476,104.005817%2039.2680095,102.57343%2040.1417238,101.863798%20C41.4124857,100.831147%2042.6141048,101.178392%2043.1075333,101.528666%20C43.5202952,101.756798%2044.1226762,102.354383%2043.9529619,103.263883%20C43.6261048,105.023326%2042.8152476,105.278713%2041.8671524,105.412968%20C41.7623905,105.429119%2041.6555333,105.443251%2041.546581,105.46344%20C41.1422,105.541166%2040.754581,105.56943%2040.4004857,105.56943'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.5953524,102.242942%20C42.5953524,102.242942%2041.9625905,101.759423%2041.1381143,102.428677%20C40.3859238,103.039385%2039.8244,103.977149%2040.168019,104.066989%20C40.5095429,104.156828%2041.1108762,104.239602%2041.7404952,104.120489%20C42.2873524,104.017526%2042.7734476,104.113423%2042.978781,103.004055%20C43.0751619,102.488234%2042.5953524,102.242942%2042.5953524,102.242942'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='51.0182095%2090.0251566%2048.5625905%2089.8828264%2048.2001143%2087.6327981%2050.4650667%2086.9221566%2050.6264%2087.4006283%2048.7846857%2087.9800434%2049.0151619%2089.4043547%2050.7866857%2089.5063075%2051.4634476%2088.7340906%2050.5698286%2088.2707604%2050.0324%2088.4282321%2050.4231619%2088.8360434%2050.0376381%2089.1792509%2049.0801143%2088.1799113%2050.6253524%2087.7266755%2052.2795429%2088.5836849'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.190476,%2010.820123)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.95202857,16.9435509%20C1.57488571,16.9435509%201.26479048,16.6498057%201.25955238,16.2854%20L1.52145714,16.2813623%20C1.52250476,16.3924%201.56964762,16.4963717%201.6513619,16.5730887%20C1.73202857,16.6498057%201.83888571,16.6911925%201.95202857,16.6911925%20L1.95726667,16.6911925%20C2.19402857,16.6881642%202.38469524,16.5004094%202.38155238,16.2712679%20L2.64345714,16.2672302%20C2.64555238,16.4459%202.57640952,16.6144755%202.44755238,16.7416642%20C2.31869524,16.8698623%202.1458381,16.9415321%201.96145714,16.9435509%20L1.95202857,16.9435509%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.828666667,16.9572792%20C0.646380952,16.9572792%200.475619048,16.8906566%200.345714286,16.7685151%20C0.213714286,16.6423358%200.139333333,16.4757792%200.137238095,16.2991283%20L0.399142857,16.2950906%20C0.400190476,16.4061283%200.447333333,16.5101%200.529047619,16.5878264%20C0.609714286,16.663534%200.716571429,16.7049208%200.828666667,16.7049208%20L0.831809524,16.7049208%20C0.949142857,16.7039113%201.05704762,16.6584868%201.13666667,16.5797509%20C1.21733333,16.5000057%201.26028571,16.3950245%201.2592381,16.2849962%20L1.52114286,16.2809585%20C1.5232381,16.4596283%201.45409524,16.6282038%201.3252381,16.7553925%20C1.19533333,16.8835906%201.02247619,16.9552604%200.838095238,16.9572792%20L0.828666667,16.9572792%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.39647619,17.4905632%20C1.2152381,17.4905632%201.04447619,17.4239406%200.914571429,17.3017991%20C0.78152381,17.1766292%200.707142857,17.0100726%200.705047619,16.8334217%20L0.966952381,16.829384%20C0.968,16.9404217%201.01514286,17.0443934%201.09685714,17.1211104%20C1.17752381,17.1968179%201.28438095,17.2382047%201.39752381,17.2382047%20L1.4027619,17.2382047%20C1.63952381,17.2361858%201.83019048,17.0484311%201.82809524,16.8182802%20L2.09,16.8162613%20C2.09419048,17.1836953%201.7872381,17.4865255%201.40590476,17.4905632%20L1.39647619,17.4905632%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M23.3157048,15.7566585%20C23.1470381,15.7566585%2022.9773238,15.7142623%2022.8222762,15.6244226%20L22.957419,15.4073943%20C23.1177048,15.5002623%2023.3010381,15.527517%2023.4843714,15.4851208%20C23.6645619,15.4417151%2023.8175143,15.3337057%2023.9128476,15.1812811%20C24.0092286,15.0268377%2024.0375143,14.8481679%2023.9935143,14.6735358%20C23.9484667,14.4999132%2023.8363714,14.3525358%2023.678181,14.2606774%20L23.8133238,14.0436491%20C24.0322762,14.1718472%2024.1862762,14.373734%2024.2480857,14.6129698%20C24.3088476,14.8522057%2024.2700857,15.1005264%2024.1380857,15.3114981%20C23.9578952,15.5981774%2023.6415143,15.7566585%2023.3157048,15.7566585'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M23.5959429,16.8508849%20C23.4272762,16.8508849%2023.2575619,16.8084887%2023.1025143,16.7186491%20L23.2376571,16.5016208%20C23.3979429,16.5944887%2023.5802286,16.6227528%2023.7646095,16.5793472%20C23.9448,16.5359415%2024.0977524,16.4279321%2024.1930857,16.2755075%20C24.2894667,16.1210642%2024.3177524,15.9423943%2024.2737524,15.7677623%20C24.2287048,15.5941396%2024.1166095,15.4467623%2023.958419,15.3549038%20L24.0935619,15.1378755%20C24.3125143,15.2660736%2024.4665143,15.4679604%2024.5283238,15.7071962%20C24.5890857,15.9464321%2024.5503238,16.1947528%2024.4183238,16.4057245%20C24.2381333,16.6924038%2023.9217524,16.8508849%2023.5959429,16.8508849'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M50.5158762,34.2044679%20C50.2833048,34.2044679%2050.0643524,34.118666%2049.8988286,33.9632132%20C49.7291143,33.8047321%2049.6348286,33.5917415%2049.6316857,33.3646189%20L49.8935905,33.3605811%20C49.8956857,33.5200717%2049.9627333,33.6704774%2050.0811143,33.7815151%20C50.1984476,33.8915434%2050.3524476,33.9521094%2050.5158762,33.9521094%20L50.5211143,33.9521094%20C50.8668286,33.9480717%2051.1423524,33.676534%2051.1381619,33.3454396%20L51.4000667,33.3424113%20C51.4063524,33.8117981%2051.0145429,34.1984113%2050.5274,34.2044679%20L50.5158762,34.2044679%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M49.0109714,34.2231425%20C48.5290667,34.2231425%2048.1330667,33.8486425%2048.1257333,33.382284%20L48.3876381,33.3782462%20C48.3928762,33.7063123%2048.6715429,33.970784%2049.0109714,33.970784%20L49.0183048,33.970784%20C49.1848762,33.9687651%2049.3388762,33.9051708%2049.4551619,33.7900953%20C49.5714476,33.6750198%2049.6343048,33.5246142%2049.6322095,33.3641142%20L49.8941143,33.3610858%20C49.8972571,33.5882085%2049.8082095,33.8032179%2049.6437333,33.9657368%20C49.4782095,34.1292651%2049.2571619,34.2201142%2049.0224952,34.2231425%20L49.0109714,34.2231425%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M49.7731143,34.9388311%20C49.2901619,34.9388311%2048.8952095,34.5643311%2048.8889238,34.0989821%20L49.1508286,34.0949443%20C49.155019,34.4230104%2049.4336857,34.6864726%2049.7731143,34.6864726%20L49.7783524,34.6864726%20C50.123019,34.6824349%2050.3985429,34.4108972%2050.3943524,34.0798028%20L50.6562571,34.0767745%20C50.6625429,34.5461613%2050.2707333,34.9327745%2049.7846381,34.9388311%20L49.7731143,34.9388311%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M28.6304857,80.4343226%20C28.3979143,80.4343226%2028.1789619,80.3485208%2028.0134381,80.1930679%20C27.8437238,80.0335774%2027.7494381,79.8215962%2027.7462952,79.5934642%20L28.0082,79.5894264%20C28.0102952,79.7499264%2028.0773429,79.9003321%2028.1957238,80.0113698%20C28.3130571,80.1213981%2028.4670571,80.1819642%2028.6304857,80.1819642%20L28.637819,80.1819642%20C28.8043905,80.1799453%2028.9594381,80.1163509%2029.0757238,80.0012755%20C29.1920095,79.8862%2029.2548667,79.7357943%2029.2527714,79.5752943%20L29.5146762,79.572266%20C29.517819,79.7993887%2029.4287714,80.0143981%2029.2632476,80.176917%20C29.0977238,80.3404453%2028.8777238,80.4312943%2028.6420095,80.4343226%20L28.6304857,80.4343226%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M27.125581,80.4520887%20C26.6426286,80.4520887%2026.2466286,80.0775887%2026.2403429,79.6122396%20L26.5022476,79.6082019%20C26.5064381,79.9362679%2026.7851048,80.1997302%2027.125581,80.1997302%20L27.1329143,80.1997302%20C27.4754857,80.1956925%2027.7510095,79.9241547%2027.746819,79.5930604%20L28.0087238,79.5900321%20C28.0150095,80.0594189%2027.6232,80.4460321%2027.1371048,80.4520887%20L27.125581,80.4520887%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M27.8877238,81.1687868%20C27.6551524,81.1687868%2027.4362,81.0829849%2027.2696286,80.9275321%20C27.1009619,80.7690509%2027.0066762,80.5560604%2027.0035333,80.3279283%20L27.2654381,80.3238906%20C27.2675333,80.4843906%2027.334581,80.6347962%2027.4529619,80.745834%20C27.5702952,80.8568717%2027.7326762,80.9325792%2027.8950571,80.9164283%20C28.0616286,80.9144094%2028.2156286,80.8508151%2028.3319143,80.7357396%20C28.4482,80.6206642%2028.5110571,80.4702585%2028.5089619,80.3097585%20L28.7708667,80.3067302%20C28.7740095,80.5338528%2028.6849619,80.7488623%2028.5204857,80.9113811%20C28.3549619,81.0749094%2028.1339143,81.1657585%2027.8992476,81.1687868%20L27.8877238,81.1687868%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M49.1234857,11.1708%20C48.6007238,11.1708%2048.1712,10.7639981%2048.1638667,10.2592811%20L48.4257714,10.2552434%20C48.4310095,10.6226774%2048.7432,10.9184415%2049.1234857,10.9184415%20L49.1287238,10.9184415%20C49.3172952,10.9164226%2049.4912,10.8447528%2049.6211048,10.7165547%20C49.7510095,10.5873472%2049.8201524,10.4187717%2049.8180571,10.2390925%20L50.0799619,10.2350547%20C50.0831048,10.482366%2049.9867238,10.7155453%2049.8086286,10.8921962%20C49.6294857,11.0678377%2049.3906286,11.1677717%2049.1350095,11.1708%20L49.1234857,11.1708%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M48.3050857,11.9771358%20C47.7833714,11.9771358%2047.3548952,11.5713434%2047.3475619,11.0666264%20L47.6094667,11.0625887%20C47.6115619,11.2412585%2047.6859429,11.409834%2047.8189905,11.5350038%20C47.9499429,11.6581547%2048.1217524,11.7247774%2048.3050857,11.7247774%20L48.3113714,11.7247774%20C48.5009905,11.7227585%2048.6748952,11.6510887%2048.8048,11.5228906%20C48.9347048,11.3946925%2049.0038476,11.2251075%2049.0017524,11.0464377%20L49.2636571,11.0424%20C49.2668,11.2887019%2049.170419,11.5228906%2048.9912762,11.6995415%20C48.8121333,11.875183%2048.5732762,11.9741075%2048.3176571,11.9771358%20L48.3050857,11.9771358%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M38.9112952,25.5453415%20C38.6127238,25.5453415%2038.3309143,25.4353132%2038.1172,25.2334264%20C37.8992952,25.0295208%2037.7777714,24.7569736%2037.7746286,24.4642377%20L38.0365333,24.4622189%20C38.0417714,24.9225208%2038.433581,25.292983%2038.9112952,25.292983%20L38.9217714,25.292983%20C39.4026286,25.2869264%2039.7902476,24.9043509%2039.7850095,24.4390019%20L40.0469143,24.436983%20C40.0542476,25.0406245%2039.5492952,25.537266%2038.9249143,25.5453415%20L38.9112952,25.5453415%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M37.9168952,26.5251991%20C37.6193714,26.5251991%2037.3375619,26.4151708%2037.1238476,26.213284%20C36.9069905,26.0093783%2036.7854667,25.7368311%2036.7823238,25.4440953%20L37.0442286,25.4420764%20C37.0473714,25.6661708%2037.1406095,25.876133%2037.307181,26.0336047%20C37.4716571,26.1880481%2037.6874667,26.2728406%2037.9168952,26.2728406%20L37.928419,26.2728406%20C38.1620381,26.2698123%2038.3799429,26.1799726%2038.5433714,26.0194726%20C38.7068,25.8589726%2038.7948,25.6459821%2038.7916571,25.4208783%20L39.0535619,25.4168406%20C39.0577524,25.7095764%2038.9425143,25.9871708%2038.7298476,26.1961236%20C38.5182286,26.4050764%2038.2353714,26.5221708%2037.9315619,26.5251991%20L37.9168952,26.5251991%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M23.661419,1.32488208%20C23.2245619,1.32488208%2022.8652286,0.98470283%2022.8589429,0.560740566%20L23.1208476,0.55670283%20C23.1229429,0.697014151%2023.1816095,0.827231132%2023.2853238,0.925146226%20C23.3879905,1.02104245%2023.5210381,1.07555189%2023.6698,1.07252358%20C23.9683714,1.06949528%2024.2072286,0.833287736%2024.2051333,0.544589623%20L24.4670381,0.542570755%20C24.4691333,0.748495283%2024.387419,0.943316038%2024.2386571,1.09170283%20C24.0878,1.24008962%2023.8877048,1.32286321%2023.6729429,1.32488208%20L23.661419,1.32488208%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M23.000581,1.98141792%20C22.560581,1.98141792%2022.2012476,1.64022925%2022.1960095,1.21626698%20L22.4579143,1.21424811%20C22.4600095,1.35355%2022.5176286,1.48376698%2022.6213429,1.58067264%20C22.7229619,1.67656887%2022.8570571,1.72905943%2023.000581,1.72905943%20L23.0068667,1.72905943%20C23.1514381,1.72704057%2023.2855333,1.67051226%2023.3871524,1.57158774%20C23.4887714,1.47165377%2023.5432476,1.33941792%2023.5411524,1.20112547%20L23.8030571,1.19708774%20C23.8082952,1.6240783%2023.4531524,1.97536132%2023.0100095,1.98141792%20L23.000581,1.98141792%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M87.7033143,65.4860189%20C87.6823619,65.4860189%2087.6614095,65.4850094%2087.6394095,65.484%20C87.3984571,65.4678491%2087.1784571,65.3628679%2087.019219,65.186217%20L87.217219,65.0206698%20C87.3303619,65.1458396%2087.4864571,65.2205377%2087.6582667,65.2326509%20C87.8122667,65.2437547%2087.9935048,65.1902547%2088.1234095,65.0822453%20C88.2533143,64.972217%2088.3318857,64.8228208%2088.3434095,64.6572736%20C88.355981,64.4927358%2088.3004571,64.3322358%2088.1873143,64.207066%20L88.3853143,64.0415189%20C88.5445524,64.2171604%2088.6220762,64.4422642%2088.6042667,64.674434%20C88.5885524,64.9076132%2088.4775048,65.1195943%2088.295219,65.2720189%20C88.1296952,65.4113208%2087.921219,65.4860189%2087.7033143,65.4860189'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M87.6266286,66.5378491%20C87.3731048,66.5378491%2087.1216762,66.4358962%2086.9425333,66.2380472%20L87.1405333,66.0725%20C87.3731048,66.3309151%2087.7806286,66.3581698%2088.0477714,66.1340755%20C88.3149143,65.9099811%2088.3442476,65.5173113%2088.1106286,65.2588962%20L88.3086286,65.0933491%20C88.6354857,65.4577547%2088.5967238,66.0099151%2088.219581,66.3248585%20C88.048819,66.4681981%2087.8372,66.5378491%2087.6266286,66.5378491'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M57.0409714,55.807667%20C56.9225905,55.807667%2056.8031619,55.7874783%2056.6889714,55.7481104%20C56.4270667,55.6582708%2056.2185905,55.4745538%2056.1002095,55.2332991%20L56.3369714,55.1242802%20C56.5203048,55.4977708%2056.9833524,55.6602896%2057.3709714,55.4836387%20C57.7596381,55.3079972%2057.9262095,54.8608179%2057.7428762,54.4863179%20L57.9796381,54.3783085%20C58.2237333,54.8779783%2058.0016381,55.4765726%2057.4841143,55.7117708%20C57.3426857,55.7763745%2057.1928762,55.807667%2057.0409714,55.807667'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M55.3990381,56.5529321%20C55.0093238,56.5529321%2054.6353238,56.3399415%2054.4582762,55.9795736%20L54.6950381,55.8705547%20C54.7830381,56.0522528%2054.940181,56.1885264%2055.1350381,56.2561585%20C55.3319905,56.3237906%2055.5436095,56.3157151%2055.7279905,56.2289038%20C56.1166571,56.0532623%2056.2832286,55.606083%2056.0998952,55.2325925%20L56.3377048,55.124583%20C56.5807524,55.6242528%2056.3586571,56.2218377%2055.8411333,56.4570358%20C55.6976095,56.5226491%2055.5478,56.5529321%2055.3990381,56.5529321'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M56.6072571,56.9719481%20C56.4888762,56.9719481%2056.3694476,56.9517594%2056.2542095,56.9123915%20C55.9933524,56.8225519%2055.7848762,56.6388349%2055.6664952,56.3975802%20L55.9032571,56.2885613%20C55.9912571,56.4702594%2056.1484,56.6075425%2056.3432571,56.6751745%20C56.5402095,56.7428066%2056.7518286,56.7337217%2056.9362095,56.6479198%20C57.124781,56.5631274%2057.2672571,56.4117123%2057.3374476,56.2239575%20C57.4086857,56.0351934%2057.3982095,55.8322972%2057.3091619,55.6516085%20L57.5459238,55.5435991%20C57.6643048,55.7858632%2057.6779238,56.0574009%2057.5846857,56.3097594%20C57.4904,56.5611085%2057.2997333,56.7619858%2057.0493524,56.8760519%20C56.9079238,56.9406557%2056.7581143,56.9719481%2056.6072571,56.9719481'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M54.9641714,57.7181217%20C54.8457905,57.7181217%2054.7263619,57.697933%2054.6121714,57.6585651%20C54.3502667,57.5687255%2054.1417905,57.3850085%2054.0234095,57.1437538%20L54.2601714,57.0347349%20C54.4424571,57.4082255%2054.9086476,57.5707443%2055.2941714,57.3940934%20C55.6828381,57.2184519%2055.8494095,56.7712726%2055.6660762,56.3967726%20L55.9028381,56.2887632%20C56.1469333,56.788433%2055.9248381,57.3870274%2055.4073143,57.6222255%20C55.2658857,57.6868292%2055.1160762,57.7181217%2054.9641714,57.7181217'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M57.8165238,57.3898538%20C57.4257619,57.3898538%2057.0517619,57.1768632%2056.8747143,56.8164953%20L57.1114762,56.7074764%20C57.2937619,57.0829858%2057.7599524,57.241467%2058.1454762,57.0658255%20C58.3340476,56.981033%2058.4754762,56.8296179%2058.5456667,56.6418632%20C58.6169048,56.4530991%2058.6064286,56.2502028%2058.517381,56.0695142%20L58.7551905,55.9615047%20C58.8725238,56.2037689%2058.8861429,56.4753066%2058.7929048,56.7276651%20C58.698619,56.9790142%2058.509,57.1798915%2058.258619,57.2939575%20C58.1150952,57.3585613%2057.9652857,57.3898538%2057.8165238,57.3898538'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M40.6924571,7.90295943%20C40.1204571,7.90295943%2039.6521714,7.45880849%2039.6448381,6.90765755%20L39.9067429,6.90361981%20C39.911981,7.31748774%2040.263981,7.65060094%2040.6924571,7.65060094%20L40.7018857,7.65060094%20C41.1345524,7.64555377%2041.4823619,7.30234623%2041.4771238,6.88545%20L41.7390286,6.88141226%20C41.7463619,7.43861981%2041.2822667,7.8958934%2040.7060762,7.90295943%20L40.6924571,7.90295943%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M40.8101048,41.2684868%20C40.2381048,41.2684868%2039.769819,40.8243358%2039.7624857,40.2731849%20L40.0243905,40.2691472%20C40.0296286,40.6830151%2040.3816286,41.0161283%2040.8101048,41.0161283%20L40.8195333,41.0161283%20C41.2522,41.0110811%2041.6000095,40.6668642%2041.5947714,40.2499679%20L41.8566762,40.2459302%20C41.8640095,40.8031377%2041.3999143,41.2614208%2040.8237238,41.2684868%20L40.8101048,41.2684868%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M50.7328381,22.5417708%20C50.2813143,22.5417708%2049.9125524,22.1914972%2049.9062667,21.7574406%20L50.1681714,21.7534028%20C50.1723619,22.0501764%2050.4248381,22.2894123%2050.7328381,22.2894123%20L50.7391238,22.2894123%20C50.8878857,22.2873934%2051.0293143,22.2288462%2051.1351238,22.125884%20C51.2398857,22.0209028%2051.2964571,21.8846292%2051.2943619,21.7402802%20L51.5562667,21.7362425%20C51.5594095,21.9482236%2051.4766476,22.1491009%2051.3216,22.3015255%20C51.1686476,22.45395%2050.9622667,22.5387425%2050.7422667,22.5417708%20L50.7328381,22.5417708%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M66.8900571,6.97831792%20C66.7182476,6.97831792%2066.5569143,6.91573302%2066.4332952,6.79964811%20C66.3086286,6.68255377%2066.2394857,6.52508208%2066.2373905,6.35751604%20L66.4992952,6.35549717%20C66.5003429,6.4544217%2066.5422476,6.54829906%2066.6166286,6.61895943%20C66.6910095,6.68861038%2066.7863429,6.72595943%2066.8890095,6.72595943%20L66.8942476,6.72595943%20C67.1079619,6.72293113%2067.280819,6.55233679%2067.2787238,6.34540283%20L67.5406286,6.34338396%20C67.544819,6.68861038%2067.2556762,6.97327075%2066.8973905,6.97831792%20L66.8900571,6.97831792%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M72.5609238,80.9371217%20C72.3524476,80.9371217%2072.1471143,80.8755462%2071.9721619,80.7594613%20C71.7406381,80.6070368%2071.5855905,80.3768858%2071.5353048,80.1124142%20L71.793019,80.0669896%20C71.8307333,80.2648387%2071.947019,80.4374519%2072.1198762,80.5515179%20C72.2927333,80.6645745%2072.5001619,80.7069708%2072.7075905,80.6706311%20C72.9139714,80.6332821%2073.0931143,80.5222443%2073.2114952,80.3546783%20C73.3298762,80.1881217%2073.3738762,79.9872443%2073.3351143,79.7883858%20L73.5928286,79.7409425%20C73.6441619,80.0064236%2073.5865429,80.274933%2073.4273048,80.4970085%20C73.2701619,80.7200934%2073.0313048,80.8704991%2072.7568286,80.9189519%20C72.6908286,80.9310651%2072.6258762,80.9371217%2072.5609238,80.9371217'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M47.442581,87.9804472%20C47.1450571,87.9804472%2046.8632476,87.8714283%2046.650581,87.6695415%20C46.4326762,87.4656358%2046.3111524,87.1920792%2046.3069619,86.9003528%20L46.5688667,86.8963151%20C46.5720095,87.1214189%2046.6662952,87.3313811%2046.8328667,87.4898623%20C46.9973429,87.6432962%2047.2131524,87.7280887%2047.442581,87.7280887%20L47.4541048,87.7280887%20C47.6877238,87.7250604%2047.9056286,87.6342113%2048.0701048,87.4737113%20C48.2324857,87.3132113%2048.3204857,87.1002208%2048.3173429,86.875117%20L48.5792476,86.8710792%20C48.5834381,87.1638151%2048.4682,87.4414094%2048.256581,87.6503623%20C48.0449619,87.8593151%2047.7610571,87.9764094%2047.4582952,87.9804472%20L47.442581,87.9804472%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M46.4502762,88.9613142%20C45.8300857,88.9613142%2045.3230381,88.4788047%2045.3146571,87.8812198%20L45.5765619,87.8771821%20C45.5828476,88.3384934%2045.9736095,88.7089557%2046.4502762,88.7089557%20L46.4586571,88.7089557%20C46.695419,88.7059274%2046.9133238,88.6150783%2047.0778,88.4545783%20C47.240181,88.2940783%2047.328181,88.0810877%2047.3250381,87.855984%20L47.5869429,87.8519462%20C47.5911333,88.1446821%2047.4758952,88.4222764%2047.2642762,88.6312292%20C47.0526571,88.8401821%2046.7687524,88.9572764%2046.4659905,88.9613142%20L46.4502762,88.9613142%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M44.2496476,101.917601%20C44.7807905,101.842903%2045.5612667,102.947224%2045.4785048,103.286393%20C45.3957429,103.627582%2045.3496476,104.749063%2044.4895524,104.881299%20C43.8567905,104.978205%2041.5981238,105.232582%2041.0973619,104.765214%20C40.6374571,104.334186%2041.5017429,102.306233%2044.2496476,101.917601'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M44.2977333,102.421308%20C42.698019,102.654488%2041.9877333,103.466073%2041.7551619,103.805242%20C41.5257333,104.141384%2041.4890667,104.400808%2041.5079238,104.466422%20C41.7153524,104.585535%2043.1474476,104.578469%2044.4066857,104.381629%20C44.7398286,104.332167%2044.8477333,103.848648%2044.9252571,103.401469%20C44.9399238,103.30961%2044.9545905,103.230875%2044.9682095,103.171318%20C44.9315429,103.031007%2044.5124952,102.487931%2044.2977333,102.421308%20M42.5691619,105.547525%20C41.8169714,105.547525%2041.0794476,105.451629%2040.7337333,105.12861%20C40.4445905,104.858082%2040.3785905,104.409893%2040.5504,103.89811%20C40.8709714,102.945205%2042.0118286,101.72379%2044.1741143,101.417931%20C44.5617333,101.361403%2044.964019,101.552186%2045.3526857,101.959997%20C45.6439238,102.266865%2046.1069714,102.914922%2045.9875429,103.402478%20C45.9781143,103.443865%2045.9697333,103.498375%2045.9582095,103.563988%20C45.8744,104.056592%2045.6784952,105.209365%2044.5732571,105.379959%20C44.2003048,105.436488%2043.3758286,105.547525%2042.5691619,105.547525'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.4031238,102.224166%20C44.7163619,102.179751%2045.1762667,102.831845%2045.1270286,103.032723%20C45.0788381,103.2336%2045.0516,103.894779%2044.5456,103.972506%20C44.1705524,104.030043%2042.837981,104.180449%2042.5436,103.904874%20C42.271219,103.650496%2042.7814095,102.454317%2044.4031238,102.224166'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M46.1463619,102.442002%20C46.1463619,102.442002%2045.7377905,102.243143%2044.9395048,102.696379%20C44.2334095,103.096115%2043.1805524,103.735087%2043.4696952,104.511342%20C43.7598857,105.285577%2046.0007429,104.969625%2046.4983619,104.79903%20C46.995981,104.628436%2047.3029333,104.100502%2047.2086476,103.642219%20C47.0022667,102.644898%2046.1463619,102.442002%2046.1463619,102.442002'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M58.775261,102.500409%20C58.775261,102.500409%2058.3666896,102.301551%2057.5684039,102.754787%20C56.8623086,103.154523%2055.8094515,103.793494%2056.0985943,104.569749%20C56.3887848,105.343985%2058.6296419,105.028032%2059.127261,104.857438%20C59.62488,104.686843%2059.9318324,104.158909%2059.8375467,103.700626%20C59.6311658,102.703306%2058.775261,102.500409%2058.775261,102.500409'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M45.881419,102.903414%20C45.7756095,102.903414%2045.5535143,102.933697%2045.2046571,103.131546%20C44.8589429,103.327376%2043.808181,103.923952%2043.9632286,104.340848%20C44.1612286,104.600273%2045.7473238,104.520527%2046.3224667,104.323688%20C46.585419,104.232839%2046.7352286,103.941112%2046.6943714,103.741244%20C46.5613238,103.097225%2046.0689429,102.94581%2046.013419,102.929659%20L45.9463714,102.908461%20C45.9358952,102.906442%2045.9138952,102.903414%2045.881419,102.903414%20M44.8788476,105.512805%20C44.0585619,105.51381%2043.2215143,105.334131%2042.977419,104.682037%20C42.5279905,103.477782%2044.0313238,102.62582%2044.6735143,102.261414%20C45.5346571,101.773858%2046.1024667,101.886914%2046.3119905,101.961612%20C46.7572286,102.083754%2047.5157048,102.540018%2047.7220857,103.544405%20C47.8698,104.263122%2047.4098952,105.022216%2046.6744667,105.274575%20C46.492181,105.337159%2045.6928476,105.512805%2044.8788476,105.512805'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.5103181,102.961822%20C58.4045086,102.961822%2058.1824134,102.992105%2057.8335562,103.189954%20C57.4878419,103.385784%2056.43708,103.982359%2056.5921277,104.399256%20C56.7901277,104.65868%2058.3762229,104.578935%2058.9513658,104.382095%20C59.2143181,104.291246%2059.3641277,103.99952%2059.3232705,103.799652%20C59.1902229,103.155633%2058.6978419,103.004218%2058.6423181,102.988067%20L58.5752705,102.966869%20C58.5647943,102.96485%2058.5427943,102.961822%2058.5103181,102.961822%20M57.5077467,105.571213%20C56.687461,105.572218%2055.8504134,105.392539%2055.6063181,104.740444%20C55.1568896,103.53619%2056.6602229,102.684227%2057.3024134,102.319822%20C58.1635562,101.832265%2058.7313658,101.945322%2058.9408896,102.02002%20C59.3861277,102.142161%2060.1446039,102.598425%2060.3509848,103.602812%20C60.4986991,104.321529%2060.0387943,105.080624%2059.3033658,105.332982%20C59.12108,105.395567%2058.3217467,105.571213%2057.5077467,105.571213'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M46.3028762,102.716063%20C46.3028762,102.716063%2046.0608762,102.598969%2045.5873524,102.866469%20C45.1704,103.103686%2044.546019,103.482224%2044.7178286,103.941516%20C44.8885905,104.400808%2046.2169714,104.212044%2046.5113524,104.11211%20C46.8046857,104.010158%2046.9869714,103.698242%2046.9314476,103.426705%20C46.8099238,102.836186%2046.3028762,102.716063%2046.3028762,102.716063'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M58.9317753,102.774471%20C58.9317753,102.774471%2058.6897753,102.657376%2058.2162515,102.924876%20C57.7992991,103.162093%2057.1749181,103.540631%2057.3467277,103.999924%20C57.5174896,104.459216%2058.8458705,104.270452%2059.1402515,104.170518%20C59.4335848,104.068565%2059.6158705,103.75665%2059.5603467,103.485112%20C59.4388229,102.894593%2058.9317753,102.774471%2058.9317753,102.774471'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.1071429,101.952124%20C71.1071429,101.952124%2070.0888571,101.17385%2068.7657143,102.249907%20C67.5546667,103.232086%2066.6547619,104.738161%2067.2047619,104.881501%20C67.7547619,105.02585%2068.7217143,105.161114%2069.7326667,104.968312%20C70.611619,104.802765%2071.3920952,104.957208%2071.7231429,103.175558%20C71.8771429,102.345803%2071.1071429,101.952124%2071.1071429,101.952124'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.6102952,104.455015%20C68.0314381,104.537789%2068.7951524,104.630657%2069.6311524,104.474194%20C69.7568667,104.449968%2069.8794381,104.432808%2069.9988667,104.414638%20C70.6567714,104.32177%2070.987819,104.274326%2071.207819,103.087232%20C71.2937238,102.624911%2070.8662952,102.400817%2070.8621048,102.397789%20L70.7856286,102.351355%20C70.7039143,102.292808%2070.0407714,101.873892%2069.1031524,102.635006%20C68.3174381,103.272968%2067.7684857,104.063355%2067.6102952,104.455015%20M68.6862,105.56943%20C67.9413429,105.56943%2067.3473429,105.442242%2067.0676286,105.368553%20C66.7973429,105.297892%2066.5982952,105.096006%2066.5375333,104.828506%20C66.3489619,104.005817%2067.5537238,102.57343%2068.4274381,101.863798%20C69.6982,100.831147%2070.899819,101.178392%2071.3932476,101.528666%20C71.8060095,101.756798%2072.4083905,102.354383%2072.2386762,103.263883%20C71.911819,105.023326%2071.1009619,105.278713%2070.1528667,105.412968%20C70.0481048,105.429119%2069.9412476,105.443251%2069.8322952,105.46344%20C69.4279143,105.541166%2069.0402952,105.56943%2068.6862,105.56943'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M70.8810667,102.242942%20C70.8810667,102.242942%2070.2483048,101.759423%2069.4238286,102.428677%20C68.6716381,103.039385%2068.1101143,103.977149%2068.4537333,104.066989%20C68.7952571,104.156828%2069.3965905,104.239602%2070.0262095,104.120489%20C70.5730667,104.017526%2071.0591619,104.113423%2071.2644952,103.004055%20C71.3608762,102.488234%2070.8810667,102.242942%2070.8810667,102.242942'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M72.5353619,101.917601%20C73.0665048,101.842903%2073.846981,102.947224%2073.764219,103.286393%20C73.6814571,103.627582%2073.6353619,104.749063%2072.7752667,104.881299%20C72.1425048,104.978205%2069.8838381,105.232582%2069.3830762,104.765214%20C68.9231714,104.334186%2069.7874571,102.306233%2072.5353619,101.917601'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M72.5834476,102.421308%20C70.9837333,102.654488%2070.2734476,103.466073%2070.0408762,103.805242%20C69.8114476,104.141384%2069.774781,104.400808%2069.7936381,104.466422%20C70.0010667,104.585535%2071.4331619,104.578469%2072.6924,104.381629%20C73.0255429,104.332167%2073.1334476,103.848648%2073.2109714,103.401469%20C73.2256381,103.30961%2073.2403048,103.230875%2073.2539238,103.171318%20C73.2172571,103.031007%2072.7982095,102.487931%2072.5834476,102.421308%20M70.8548762,105.547525%20C70.1026857,105.547525%2069.3651619,105.451629%2069.0194476,105.12861%20C68.7303048,104.858082%2068.6643048,104.409893%2068.8361143,103.89811%20C69.1566857,102.945205%2070.2975429,101.72379%2072.4598286,101.417931%20C72.8474476,101.361403%2073.2497333,101.552186%2073.6384,101.959997%20C73.9296381,102.266865%2074.3926857,102.914922%2074.2732571,103.402478%20C74.2638286,103.443865%2074.2554476,103.498375%2074.2439238,103.563988%20C74.1601143,104.056592%2073.9642095,105.209365%2072.8589714,105.379959%20C72.486019,105.436488%2071.6615429,105.547525%2070.8548762,105.547525'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M72.6888381,102.224166%20C73.0020762,102.179751%2073.461981,102.831845%2073.4127429,103.032723%20C73.3645524,103.2336%2073.3373143,103.894779%2072.8313143,103.972506%20C72.4562667,104.030043%2071.1236952,104.180449%2070.8293143,103.904874%20C70.5569333,103.650496%2071.0671238,102.454317%2072.6888381,102.224166'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M74.4320762,102.442002%20C74.4320762,102.442002%2074.0235048,102.243143%2073.225219,102.696379%20C72.5191238,103.096115%2071.4662667,103.735087%2071.7554095,104.511342%20C72.0456,105.285577%2074.2864571,104.969625%2074.7840762,104.79903%20C75.2816952,104.628436%2075.5886476,104.100502%2075.4943619,103.642219%20C75.287981,102.644898%2074.4320762,102.442002%2074.4320762,102.442002'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M74.1671333,102.903414%20C74.0613238,102.903414%2073.8392286,102.933697%2073.4903714,103.131546%20C73.1446571,103.327376%2072.0938952,103.923952%2072.2489429,104.340848%20C72.4469429,104.600273%2074.0330381,104.520527%2074.608181,104.323688%20C74.8711333,104.232839%2075.0209429,103.941112%2074.9800857,103.741244%20C74.8470381,103.097225%2074.3546571,102.94581%2074.2991333,102.929659%20L74.2320857,102.908461%20C74.2216095,102.906442%2074.1996095,102.903414%2074.1671333,102.903414%20M73.1645619,105.512805%20C72.3442762,105.51381%2071.5072286,105.334131%2071.2631333,104.682037%20C70.8137048,103.477782%2072.3170381,102.62582%2072.9592286,102.261414%20C73.8203714,101.773858%2074.388181,101.886914%2074.5977048,101.961612%20C75.0429429,102.083754%2075.801419,102.540018%2076.0078,103.544405%20C76.1555143,104.263122%2075.6956095,105.022216%2074.960181,105.274575%20C74.7778952,105.337159%2073.9785619,105.512805%2073.1645619,105.512805'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M74.5885905,102.716063%20C74.5885905,102.716063%2074.3465905,102.598969%2073.8730667,102.866469%20C73.4561143,103.103686%2072.8317333,103.482224%2073.0035429,103.941516%20C73.1743048,104.400808%2074.5026857,104.212044%2074.7970667,104.11211%20C75.0904,104.010158%2075.2726857,103.698242%2075.2171619,103.426705%20C75.0956381,102.836186%2074.5885905,102.716063%2074.5885905,102.716063'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M24.9075619,102.915225%20C24.9075619,102.915225%2024.4979429,102.716366%2023.6996571,103.169602%20C22.9935619,103.569338%2021.9407048,104.208309%2022.2298476,104.984564%20C22.5200381,105.7588%2024.7608952,105.442847%2025.2585143,105.272253%20C25.7561333,105.100649%2026.0630857,104.573725%2025.9688,104.115442%20C25.762419,103.118121%2024.9075619,102.915225%2024.9075619,102.915225'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M24.6415714,103.376536%20C24.5357619,103.376536%2024.312619,103.406819%2023.9648095,103.604668%20C23.6190952,103.800498%2022.5683333,104.397074%2022.723381,104.81397%20C22.921381,105.074404%2024.5074762,104.994658%2025.082619,104.796809%20C25.3455714,104.70596%2025.495381,104.414234%2025.4545238,104.214366%20C25.3214762,103.570347%2024.8301429,103.417923%2024.7735714,103.402781%20L24.7065238,103.381583%20C24.6981429,103.379564%2024.6761429,103.376536%2024.6415714,103.376536%20M23.639,105.985923%20C22.8187143,105.985923%2021.9816667,105.807253%2021.7375714,105.155158%20C21.2881429,103.950904%2022.7914762,103.098942%2023.4336667,102.734536%20C24.2969048,102.24496%2024.8636667,102.361045%2025.0731905,102.434734%20C25.517381,102.556875%2026.2758571,103.01314%2026.4822381,104.017526%20C26.6289048,104.734225%2026.1700476,105.494328%2025.4356667,105.747696%20C25.2523333,105.810281%2024.453,105.985923%2023.639,105.985923'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.0630286,103.189286%20C25.0630286,103.189286%2024.8220762,103.071182%2024.3475048,103.339692%20C23.9305524,103.576908%2023.3061714,103.955446%2023.477981,104.414739%20C23.6487429,104.873022%2024.9771238,104.685267%2025.2715048,104.584324%20C25.5658857,104.48338%2025.7471238,104.171465%2025.6926476,103.899927%20C25.5700762,103.309408%2025.0630286,103.189286%2025.0630286,103.189286'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M27.3567905,102.337525%20C27.888981,102.262827%2028.6684095,103.367148%2028.5856476,103.707327%20C28.5028857,104.047507%2028.4567905,105.169997%2027.5966952,105.302233%20C26.9639333,105.399139%2024.7052667,105.653516%2024.2045048,105.185139%20C23.7446,104.75512%2024.6088857,102.727167%2027.3567905,102.337525'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M27.4059238,102.841233%20C25.8062095,103.075422%2025.0948762,103.885997%2024.8633524,104.225167%20C24.6339238,104.561308%2024.5962095,104.820733%2024.6150667,104.886346%20C24.8214476,105.00445%2026.2556381,104.996375%2027.5148762,104.802563%20C27.8459238,104.753101%2027.9548762,104.269582%2028.0324,103.822403%20C28.0470667,103.729535%2028.0617333,103.651808%2028.0764,103.592252%20C28.0386857,103.450931%2027.6196381,102.907856%2027.4059238,102.841233%20M25.6773524,105.968459%20C24.9251619,105.968459%2024.1865905,105.872563%2023.8398286,105.547525%20C23.552781,105.279016%2023.4857333,104.831837%2023.6575429,104.321063%20C23.9770667,103.367148%2025.1168762,102.144724%2027.2812571,101.837856%20C27.6615429,101.787384%2028.0711619,101.971101%2028.458781,102.378912%20C28.7510667,102.68578%2029.2141143,103.333837%2029.0957333,103.823412%20C29.0863048,103.864799%2029.0768762,103.920318%2029.0653524,103.984922%20C28.9815429,104.477525%2028.7856381,105.630299%2027.6804,105.800893%20C27.3074476,105.857422%2026.484019,105.968459%2025.6773524,105.968459'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.5102667,102.6451%20C27.8235048,102.600685%2028.2834095,103.25177%2028.2341714,103.452647%20C28.1870286,103.653525%2028.1587429,104.314704%2027.6527429,104.39344%20C27.2776952,104.450977%2025.9451238,104.600374%2025.6507429,104.324798%20C25.3783619,104.070421%2025.8885524,102.874242%2027.5102667,102.6451'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M34.3494381,102.73282%20C34.5139143,102.595537%2034.7129619,102.555159%2034.8774381,102.627839%20C35.4923905,102.898367%2037.0460095,103.669575%2036.7411524,104.741593%20C36.5043905,105.576395%2035.9732476,105.333122%2034.9643905,105.362395%20L34.203819,105.385612%20C34.0466762,105.390659%2033.9052476,105.314952%2033.8172476,105.17565%20C33.3699143,104.476112%2033.5920095,103.364725%2034.2970571,102.776225%20L34.3494381,102.73282%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M34.6594286,103.086727%20L34.6908571,103.114992%20L34.6384762,103.158397%20C34.1293333,103.584378%2033.9491429,104.41918%2034.2634286,104.911784%20L34.9475238,104.858284%20C35.1738095,104.852227%2035.3780952,104.857275%2035.560381,104.863331%20C36.154381,104.881501%2036.159619,104.88251%2036.2360952,104.608954%20C36.4299048,103.926576%2035.0774286,103.271454%2034.6594286,103.086727%20L34.6594286,103.086727%20Z%20M34.1890476,105.889925%20C33.8548571,105.889925%2033.55,105.722359%2033.3708571,105.438708%20C32.793619,104.536275%2033.0607619,103.141237%2033.954381,102.394256%20L34.0067619,102.35085%20C34.3262857,102.085369%2034.7432381,102.014708%2035.0931429,102.168142%20C37.3528571,103.163444%2037.4125714,104.290982%2037.2470476,104.874435%20C36.9505714,105.91718%2036.154381,105.892954%2035.5268571,105.872765%20C35.3655238,105.867718%2035.1821905,105.862671%2034.9810476,105.867718%20L34.2204762,105.889925%20L34.1890476,105.889925%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M34.4312571,102.971349%20C34.5506857,102.870406%2034.6952571,102.842142%2034.8146857,102.894632%20C35.262019,103.091472%2036.3903048,103.651708%2036.1692571,104.429981%20C35.9964,105.03766%2035.6108762,104.86%2034.8785905,104.883217%20L34.3244,104.898358%20C34.2112571,104.902396%2034.1085905,104.846877%2034.0446857,104.746943%20C33.7188762,104.238189%2033.8812571,103.430642%2034.3935429,103.002642%20L34.4312571,102.971349%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.7738095,102.456841%20C30.7738095,102.456841%2029.8288571,101.597812%2028.4145714,102.561822%20C27.1228571,103.441039%2026.092,104.868378%2026.6273333,105.056133%20C27.1637143,105.244897%2028.1139048,105.457888%2029.1374286,105.349878%20C30.0289524,105.256001%2030.7937143,105.474039%2031.2798095,103.725699%20C31.5060952,102.911086%2030.7738095,102.456841%2030.7738095,102.456841'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M27.0693238,104.663968%20C27.4831333,104.780053%2028.2363714,104.937525%2029.0818,104.848694%20C29.2075143,104.835572%2029.332181,104.827496%2029.4537048,104.819421%20C30.1168476,104.780053%2030.4499905,104.760874%2030.7737048,103.593968%20C30.8910381,103.171015%2030.5537048,102.922694%2030.4845619,102.87727%20L30.4206571,102.829826%20C30.3536095,102.772289%2029.7271333,102.28776%2028.7172286,102.973166%20C27.8780857,103.544506%2027.2620857,104.28644%2027.0693238,104.663968%20M28.5684667,105.884374%20C27.577419,105.884374%2026.7822762,105.648166%2026.4480857,105.530062%20C26.1840857,105.438204%2026.0038952,105.220166%2025.966181,104.948628%20C25.8509429,104.113826%2027.1782762,102.784402%2028.1127524,102.149468%20C29.4704667,101.225836%2030.635419,101.668977%2031.097419,102.057609%20C31.4871333,102.319053%2032.0339905,102.963072%2031.7867524,103.855411%20C31.3058952,105.582553%2030.4751333,105.770308%2029.5186571,105.826836%20C29.4128476,105.833902%2029.3049429,105.839958%2029.1949429,105.852072%20C28.9791333,105.874279%2028.7696095,105.884374%2028.5684667,105.884374'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M30.5231143,102.727874%20C30.5231143,102.727874%2029.9343524,102.193883%2029.0554,102.792477%20C28.2508286,103.3406%2027.6107333,104.228902%2027.9428286,104.347006%20C28.2759714,104.463091%2028.8678762,104.596336%2029.5048286,104.528704%20C30.0600667,104.470157%2030.5356857,104.605421%2030.8384476,103.517251%20C30.9798762,103.010515%2030.5231143,102.727874%2030.5231143,102.727874'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='61.2744'%20y1='210.1128'%20x2='238.1684'%20y2='210.1128'%20id='Fill-410'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,211.1128%20L61.274,211.1128%20C60.722,211.1128%2060.274,210.6658%2060.274,210.1128%20C60.274,209.5598%2060.722,209.1128%2061.274,209.1128%20L238.168,209.1128%20C238.721,209.1128%20239.168,209.5598%20239.168,210.1128%20C239.168,210.6658%20238.721,211.1128%20238.168,211.1128'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M170.7959,167.644%20L113.7159,147.388%20C112.5419,146.971%20111.9289,145.682%20112.3449,144.509%20L142.3959,59.831%20C142.8119,58.658%20144.1009,58.043%20145.2749,58.46%20L202.3539,78.716%20C203.5269,79.133%20204.1419,80.422%20203.7249,81.595%20L173.6749,166.273%20C173.2579,167.447%20171.9689,168.061%20170.7959,167.644'%20id='Fill-414'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.5186,59.3296%20C144.3346,59.3296%20144.1516,59.3706%20143.9806,59.4526%20C143.6786,59.5966%20143.4506,59.8506%20143.3376,60.1656%20L113.2876,144.8436%20C113.0556,145.4956%20113.3986,146.2146%20114.0506,146.4456%20L171.1306,166.7016%20C171.4446,166.8126%20171.7856,166.7976%20172.0886,166.6516%20C172.3916,166.5086%20172.6206,166.2546%20172.7326,165.9376%20L202.7826,81.2616%20C202.8946,80.9446%20202.8766,80.6046%20202.7326,80.3026%20C202.5886,79.9996%20202.3346,79.7706%20202.0186,79.6586%20L144.9406,59.4026%20C144.8026,59.3536%20144.6606,59.3296%20144.5186,59.3296%20M171.5516,168.7756%20C171.1856,168.7756%20170.8176,168.7136%20170.4616,168.5866%20L113.3816,148.3306%20C111.6906,147.7296%20110.8026,145.8656%20111.4026,144.1756%20L141.4536,59.4976%20C141.7436,58.6786%20142.3356,58.0206%20143.1216,57.6466%20C143.9056,57.2716%20144.7896,57.2276%20145.6096,57.5176%20L202.6876,77.7736%20C203.5076,78.0646%20204.1646,78.6576%20204.5386,79.4416%20C204.9126,80.2266%20204.9576,81.1106%20204.6666,81.9306%20L174.6176,166.6066%20C174.3266,167.4276%20173.7336,168.0846%20172.9496,168.4576%20C172.5046,168.6696%20172.0296,168.7756%20171.5516,168.7756'%20id='Fill-416'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-418'%20fill='%23E1F2FF'%20points='120.0605%20138.1323%20171.6245%20160.5743%20198.2755%2085.4773%20145.6625%2064.0443'%3e%3c/polygon%3e%3cpath%20d='M173.9189,100.1928%20C171.6069,106.7048%20164.4549,110.1108%20157.9429,107.7988%20C151.4319,105.4888%20148.0249,98.3368%20150.3369,91.8248%20C152.6479,85.3118%20159.7999,81.9068%20166.3119,84.2168%20C172.8239,86.5288%20176.2299,93.6808%20173.9189,100.1928'%20id='Fill-420'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M176.1943,98.3169%20C173.8833,104.8289%20166.7313,108.2349%20160.2193,105.9229%20C153.7073,103.6129%20150.3013,96.4609%20152.6133,89.9479%20C154.9233,83.4359%20162.0763,80.0309%20168.5883,82.3409%20C175.0993,84.6529%20178.5063,91.8049%20176.1943,98.3169'%20id='Fill-422'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.3955,82.6147%20C162.7075,82.6147%20161.0255,82.9917%20159.4555,83.7387%20C156.6785,85.0607%20154.5835,87.3847%20153.5555,90.2817%20C152.5275,93.1797%20152.6885,96.3047%20154.0105,99.0817%20C155.3325,101.8577%20157.6565,103.9527%20160.5535,104.9807%20C163.4525,106.0107%20166.5765,105.8477%20169.3525,104.5257%20C172.1285,103.2037%20174.2235,100.8807%20175.2515,97.9827%20L175.2515,97.9817%20C176.2805,95.0847%20176.1195,91.9607%20174.7965,89.1837%20C173.4745,86.4077%20171.1515,84.3117%20168.2525,83.2837%20C166.9955,82.8377%20165.6935,82.6147%20164.3955,82.6147%20M164.4145,107.6507%20C162.8905,107.6507%20161.3635,107.3897%20159.8845,106.8657%20C156.4835,105.6587%20153.7555,103.1997%20152.2045,99.9407%20C150.6535,96.6827%20150.4635,93.0147%20151.6705,89.6127%20C154.1625,82.5927%20161.9065,78.9077%20168.9215,81.3987%20C172.3235,82.6057%20175.0505,85.0657%20176.6025,88.3237%20C178.1545,91.5827%20178.3435,95.2507%20177.1365,98.6517%20L177.1365,98.6507%20C175.9295,102.0517%20173.4705,104.7797%20170.2115,106.3317%20C168.3705,107.2097%20166.3955,107.6507%20164.4145,107.6507'%20id='Fill-424'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M165.2705,100.9878%20C165.2685,101.1528%20165.2765,101.2678%20165.2775,101.3058%20C165.2805,101.3108%20165.2745,101.3018%20165.2775,101.3058%20C165.2775,101.3058%20165.2775,101.3068%20165.2775,101.3058%20L165.2775,101.3048%20C166.0845,97.9738%20168.3815,97.2818%20169.7245,95.3548%20C169.7395,95.3248%20169.7575,95.2928%20169.7815,95.2568%20C169.8105,95.2138%20169.8375,95.1678%20169.8625,95.1208%20C170.1595,94.5608%20170.1615,93.7878%20169.9565,92.9098%20C169.9565,92.9048%20169.9545,92.8998%20169.9535,92.8948%20C169.9375,92.8228%20169.9175,92.7488%20169.8985,92.6748%20C169.8985,92.6748%20169.8975,92.6738%20169.8975,92.6728%20C169.8615,92.5368%20169.8195,92.3978%20169.7745,92.2588%20C169.7695,92.2438%20169.7655,92.2288%20169.7605,92.2148%20C169.7485,92.1758%20169.7335,92.1378%20169.7215,92.0998%20C169.7075,92.0598%20169.6945,92.0198%20169.6805,91.9808%20C169.6665,91.9418%20169.6525,91.9038%20169.6375,91.8648%20C169.6235,91.8248%20169.6075,91.7848%20169.5925,91.7438%20C169.5825,91.7168%20169.5705,91.6878%20169.5585,91.6588%20C169.1335,90.5748%20168.4875,89.4228%20167.7615,88.3618%20C167.7615,88.3618%20167.7575,88.3478%20167.7615,88.3618%20C167.4615,89.6178%20167.0495,90.8328%20166.5915,91.7588%20C166.0405,92.8758%20165.1405,94.0848%20164.1255,95.1088%20C162.8105,94.5178%20161.5375,93.7128%20160.6205,92.8678%20C159.8545,92.1618%20159.0365,91.1868%20158.3035,90.1138%20C158.2785,90.2178%20158.2555,90.3218%20158.2315,90.4258%20C158.2245,90.4578%20158.2185,90.4888%20158.2115,90.5198%20C158.1955,90.5948%20158.1785,90.6688%20158.1655,90.7448%20C158.1575,90.7788%20158.1505,90.8128%20158.1435,90.8478%20C158.1285,90.9238%20158.1145,90.9988%20158.1005,91.0738%20C158.0945,91.1038%20158.0895,91.1348%20158.0835,91.1658%20C158.0665,91.2608%20158.0495,91.3558%20158.0355,91.4518%20C158.0325,91.4618%20158.0305,91.4698%20158.0295,91.4788%20C158.0105,91.5908%20157.9945,91.7008%20157.9785,91.8098%20C157.9765,91.8188%20157.9765,91.8268%20157.9755,91.8358%20C157.9605,91.9348%20157.9475,92.0328%20157.9345,92.1318%20C157.9325,92.1518%20157.9295,92.1718%20157.9265,92.1908%20C157.9165,92.2808%20157.9065,92.3708%20157.8965,92.4608%20C157.8955,92.4778%20157.8935,92.4958%20157.8915,92.5138%20C157.8805,92.6178%20157.8705,92.7208%20157.8625,92.8238%20L157.8625,92.8248%20C157.8345,93.1548%20157.8195,93.4778%20157.8155,93.7908%20C157.8155,93.7948%20157.8155,93.7988%20157.8145,93.8018%20C157.8095,94.3258%20157.8405,94.8208%20157.9115,95.2688%20C157.9215,95.3348%20157.9335,95.3988%20157.9465,95.4628%20L157.9465,95.4698%20L157.9475,95.4698%20C157.9585,95.5278%20157.9695,95.5848%20157.9825,95.6398%20L157.9835,95.6408%20C157.9835,95.6408%20157.9845,95.6448%20157.9845,95.6468%20C157.9985,95.7078%20158.0115,95.7658%20158.0285,95.8238%20C158.0305,95.8318%20158.0325,95.8388%20158.0355,95.8468%20L158.0345,95.8488%20C158.0545,95.9238%20158.0775,95.9958%20158.0985,96.0658%20C158.1035,96.0778%20158.1075,96.0888%20158.1115,96.0998%20C158.1125,96.1038%20158.1145,96.1078%20158.1155,96.1128%20C158.1425,96.1918%20158.1705,96.2688%20158.2035,96.3428%20C158.2245,96.3948%20158.2485,96.4448%20158.2715,96.4948%20C158.2815,96.5158%20158.2925,96.5358%20158.3025,96.5558%20C158.3185,96.5858%20158.3335,96.6148%20158.3495,96.6428%20C158.3615,96.6648%20158.3745,96.6838%20158.3875,96.7058%20C158.4035,96.7318%20158.4195,96.7578%20158.4355,96.7828%20C158.4495,96.8028%20158.4615,96.8218%20158.4765,96.8418%20C158.4945,96.8658%20158.5105,96.8898%20158.5295,96.9148%20C158.5425,96.9308%20158.5575,96.9498%20158.5715,96.9668%20C158.5915,96.9898%20158.6125,97.0128%20158.6315,97.0358%20C158.6455,97.0508%20158.6605,97.0668%20158.6735,97.0808%20C158.6975,97.1048%20158.7215,97.1278%20158.7475,97.1498%20C158.7585,97.1598%20158.7705,97.1738%20158.7835,97.1828%20C158.8215,97.2168%20158.8605,97.2478%20158.9005,97.2758%20C158.9275,97.2958%20158.9505,97.3138%20158.9705,97.3318%20C160.9155,98.6598%20163.3225,98.5038%20165.2775,101.3058'%20id='Fill-426'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-428'%20fill='%23ACD3EF'%20points='143.833%20113.3012%20142.92%20111.3832%20137.667%20113.8852%20136.112%20110.6192%20134.194%20111.5332%20136.654%20116.6992%20136.671%20116.6922%20136.679%20116.7082'%3e%3c/polygon%3e%3cline%20x1='146.4404'%20y1='116.4028'%20x2='176.8404'%20y2='127.1908'%20id='Fill-430'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M176.8408,128.1909%20C176.7298,128.1909%20176.6168,128.1719%20176.5068,128.1329%20L146.1068,117.3449%20C145.5858,117.1609%20145.3138,116.5889%20145.4978,116.0689%20C145.6828,115.5469%20146.2558,115.2769%20146.7748,115.4609%20L177.1748,126.2489%20C177.6948,126.4329%20177.9678,127.0039%20177.7828,127.5249%20C177.6378,127.9349%20177.2518,128.1909%20176.8408,128.1909'%20id='Fill-432'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-434'%20fill='%23ACD3EF'%20points='140.5146%20122.6547%20139.6006%20120.7367%20134.3476%20123.2377%20132.7926%20119.9727%20130.8746%20120.8857%20133.3346%20126.0517%20133.3516%20126.0447%20133.3596%20126.0607'%3e%3c/polygon%3e%3cline%20x1='142.9619'%20y1='126.2036'%20x2='173.3619'%20y2='136.9916'%20id='Fill-436'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.3623,137.9917%20C173.2513,137.9917%20173.1383,137.9727%20173.0283,137.9337%20L142.6283,127.1457%20C142.1073,126.9617%20141.8353,126.3897%20142.0193,125.8697%20C142.2043,125.3477%20142.7773,125.0777%20143.2963,125.2617%20L173.6963,136.0497%20C174.2163,136.2337%20174.4893,136.8047%20174.3043,137.3257%20C174.1593,137.7357%20173.7733,137.9917%20173.3623,137.9917'%20id='Fill-438'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-440'%20fill='%23ACD3EF'%20points='137.1953%20132.0073%20136.2823%20130.0893%20131.0283%20132.5913%20129.4733%20129.3253%20127.5553%20130.2393%20130.0153%20135.4053%20130.0323%20135.3983%20130.0403%20135.4143'%3e%3c/polygon%3e%3cline%20x1='139.3662'%20y1='136.3354'%20x2='169.7672'%20y2='147.1234'%20id='Fill-442'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M169.7676,148.1235%20C169.6566,148.1235%20169.5436,148.1045%20169.4336,148.0655%20L139.0326,137.2775%20C138.5116,137.0935%20138.2396,136.5215%20138.4236,136.0015%20C138.6086,135.4795%20139.1816,135.2085%20139.7006,135.3935%20L170.1016,146.1815%20C170.6216,146.3655%20170.8946,146.9365%20170.7096,147.4575%20C170.5646,147.8675%20170.1786,148.1235%20169.7676,148.1235'%20id='Fill-444'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.1211,181.1674%20L95.6301,159.3364%20C94.4591,158.9134%2093.8511,157.6204%2094.2741,156.4494%20L126.6191,66.8284%20C127.0421,65.6564%20128.3341,65.0504%20129.5061,65.4734%20L189.9971,87.3054%20C191.1681,87.7274%20191.7751,89.0204%20191.3521,90.1904%20L159.0081,179.8124%20C158.5851,180.9834%20157.2921,181.5904%20156.1211,181.1674'%20id='Fill-446'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M128.7393,66.3383%20C128.5573,66.3383%20128.3763,66.3783%20128.2073,66.4583%20C127.9033,66.6003%20127.6743,66.8533%20127.5593,67.1683%20L95.2153,156.7893%20C94.9793,157.4403%2095.3183,158.1603%2095.9693,158.3963%20L156.4613,180.2273%20C156.7743,180.3383%20157.1163,180.3243%20157.4203,180.1823%20C157.7233,180.0403%20157.9533,179.7873%20158.0673,179.4723%20L190.4123,89.8513%20C190.5253,89.5363%20190.5103,89.1953%20190.3673,88.8923%20C190.2243,88.5893%20189.9723,88.3593%20189.6583,88.2453%20L129.1663,66.4133%20C129.0273,66.3633%20128.8833,66.3383%20128.7393,66.3383%20M156.8883,182.3033%20C156.5153,182.3033%20156.1423,182.2383%20155.7813,182.1083%20L95.2903,160.2763%20C93.6013,159.6673%2092.7243,157.7983%2093.3343,156.1093%20L125.6783,66.4883%20C125.9733,65.6713%20126.5693,65.0173%20127.3563,64.6483%20C128.1433,64.2773%20129.0273,64.2353%20129.8453,64.5323%20L190.3373,86.3643%20C191.1543,86.6583%20191.8073,87.2543%20192.1773,88.0423%20C192.5473,88.8293%20192.5883,89.7133%20192.2933,90.5303%20L159.9483,180.1513%20C159.6533,180.9693%20159.0573,181.6233%20158.2693,181.9923%20C157.8303,182.1993%20157.3603,182.3033%20156.8883,182.3033'%20id='Fill-448'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-450'%20fill='%23E1F2FF'%20points='102.5137%20149.6284%20156.9157%20173.6524%20185.5237%2094.3874%20130.0067%2071.4244'%3e%3c/polygon%3e%3cpath%20d='M159.6836,109.811%20C157.2026,116.685%20149.6196,120.246%20142.7466,117.765%20C135.8726,115.285%20132.3116,107.702%20134.7916,100.829%20C137.2736,93.955%20144.8566,90.394%20151.7296,92.874%20C158.6026,95.355%20162.1636,102.938%20159.6836,109.811'%20id='Fill-452'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M162.1006,107.8403%20C159.6206,114.7133%20152.0376,118.2753%20145.1636,115.7943%20C138.2896,113.3133%20134.7296,105.7313%20137.2096,98.8573%20C139.6906,91.9843%20147.2736,88.4223%20154.1476,90.9033%20C161.0206,93.3843%20164.5806,100.9673%20162.1006,107.8403'%20id='Fill-454'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.6475,91.1108%20C147.8745,91.1108%20146.1085,91.5018%20144.4565,92.2778%20C141.4995,93.6668%20139.2595,96.1238%20138.1505,99.1968%20C135.8615,105.5398%20139.1605,112.5638%20145.5035,114.8538%20C148.5745,115.9618%20151.8965,115.8078%20154.8545,114.4198%20C157.8115,113.0308%20160.0505,110.5738%20161.1605,107.5008%20C162.2685,104.4278%20162.1155,101.1068%20160.7265,98.1498%20C159.3375,95.1928%20156.8805,92.9538%20153.8075,91.8438%20C152.4525,91.3548%20151.0465,91.1108%20149.6475,91.1108%20M149.6415,117.5808%20C148.0415,117.5808%20146.4155,117.3088%20144.8245,116.7348%20C137.4435,114.0708%20133.6065,105.8978%20136.2695,98.5168%20C137.5595,94.9418%20140.1655,92.0838%20143.6065,90.4668%20C147.0475,88.8518%20150.9135,88.6728%20154.4875,89.9638%20C161.8675,92.6268%20165.7055,100.7988%20163.0415,108.1798%20C160.9515,113.9698%20155.4695,117.5808%20149.6415,117.5808'%20id='Fill-456'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M150.5332,110.603%20C150.5302,110.777%20150.5382,110.9%20150.5392,110.94%20C150.5422,110.945%20150.5352,110.936%20150.5392,110.94%20C150.5392,110.94%20150.5392,110.941%20150.5392,110.94%20L150.5382,110.939%20C151.4112,107.42%20153.8452,106.702%20155.2752,104.672%20C155.2912,104.639%20155.3102,104.605%20155.3362,104.568%20C155.3662,104.522%20155.3952,104.474%20155.4222,104.424%20C155.7392,103.834%20155.7452,103.017%20155.5342,102.086%20C155.5342,102.082%20155.5322,102.077%20155.5312,102.072%20C155.5142,101.995%20155.4942,101.916%20155.4742,101.838%20C155.4742,101.838%20155.4722,101.836%20155.4732,101.835%20C155.4352,101.692%20155.3922,101.545%20155.3452,101.397%20C155.3412,101.382%20155.3372,101.366%20155.3312,101.351%20C155.3172,101.31%20155.3032,101.27%20155.2902,101.229%20C155.2762,101.187%20155.2622,101.145%20155.2482,101.104%20C155.2322,101.062%20155.2182,101.021%20155.2032,100.98%20C155.1872,100.937%20155.1722,100.895%20155.1562,100.852%20C155.1452,100.823%20155.1332,100.792%20155.1212,100.762%20C154.6772,99.613%20154.0002,98.39%20153.2392,97.265%20C153.2392,97.265%20153.2352,97.251%20153.2392,97.265%20C152.9152,98.591%20152.4712,99.874%20151.9822,100.851%20C151.3922,102.029%20150.4352,103.302%20149.3552,104.38%20C147.9682,103.747%20146.6262,102.888%20145.6622,101.99%20C144.8552,101.239%20143.9962,100.203%20143.2272,99.065%20C143.2002,99.174%20143.1752,99.285%20143.1492,99.394%20C143.1412,99.427%20143.1352,99.46%20143.1282,99.494%20C143.1102,99.573%20143.0932,99.651%20143.0772,99.731%20C143.0682,99.767%20143.0602,99.803%20143.0542,99.84%20C143.0382,99.92%20143.0222,99.999%20143.0072,100.079%20C143.0012,100.111%20142.9952,100.143%20142.9882,100.175%20C142.9702,100.277%20142.9522,100.376%20142.9352,100.478%20C142.9322,100.488%20142.9302,100.498%20142.9292,100.507%20C142.9092,100.624%20142.8912,100.741%20142.8742,100.857%20C142.8722,100.866%20142.8712,100.874%20142.8702,100.883%20C142.8542,100.989%20142.8402,101.091%20142.8262,101.196%20C142.8232,101.217%20142.8202,101.238%20142.8172,101.259%20C142.8052,101.354%20142.7942,101.449%20142.7832,101.544%20C142.7822,101.563%20142.7802,101.581%20142.7772,101.6%20C142.7652,101.709%20142.7542,101.819%20142.7452,101.927%20L142.7452,101.929%20C142.7152,102.278%20142.6962,102.619%20142.6892,102.95%20C142.6892,102.955%20142.6902,102.958%20142.6892,102.961%20C142.6812,103.516%20142.7112,104.04%20142.7832,104.514%20C142.7942,104.583%20142.8052,104.652%20142.8182,104.718%20C142.8192,104.721%20142.8182,104.724%20142.8192,104.726%20L142.8202,104.727%20C142.8312,104.788%20142.8442,104.848%20142.8562,104.907%20L142.8562,104.908%20C142.8562,104.908%20142.8582,104.913%20142.8582,104.915%20C142.8722,104.978%20142.8872,105.041%20142.9032,105.101%20C142.9052,105.11%20142.9082,105.117%20142.9102,105.125%20C142.9112,105.126%20142.9102,105.126%20142.9102,105.126%20C142.9302,105.207%20142.9542,105.284%20142.9772,105.357%20C142.9822,105.37%20142.9862,105.382%20142.9902,105.394%20C142.9912,105.398%20142.9932,105.402%20142.9942,105.408%20C143.0222,105.491%20143.0522,105.573%20143.0862,105.651%20C143.1072,105.707%20143.1332,105.759%20143.1572,105.812%20C143.1682,105.834%20143.1792,105.856%20143.1902,105.876%20C143.2062,105.909%20143.2222,105.939%20143.2392,105.97%20C143.2522,105.993%20143.2652,106.013%20143.2792,106.036%20C143.2952,106.064%20143.3122,106.091%20143.3292,106.118%20C143.3442,106.139%20143.3572,106.159%20143.3722,106.179%20C143.3902,106.206%20143.4082,106.231%20143.4282,106.257%20C143.4412,106.275%20143.4572,106.294%20143.4712,106.313%20C143.4932,106.337%20143.5142,106.362%20143.5352,106.386%20C143.5502,106.403%20143.5642,106.418%20143.5792,106.434%20C143.6042,106.459%20143.6302,106.483%20143.6562,106.508%20C143.6682,106.518%20143.6812,106.533%20143.6952,106.543%20C143.7342,106.58%20143.7762,106.612%20143.8182,106.642%20C143.8462,106.663%20143.8702,106.682%20143.8912,106.702%20C145.9402,108.117%20148.4872,107.964%20150.5392,110.94'%20id='Fill-458'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-460'%20fill='%23ACD3EF'%20points='127.7939%20123.5034%20126.8389%20121.4704%20121.2699%20124.0854%20119.6439%20120.6244%20117.6099%20121.5794%20120.1829%20127.0564%20120.1999%20127.0484%20120.2079%20127.0664'%3e%3c/polygon%3e%3cline%20x1='130.5332'%20y1='126.7973'%20x2='162.6212'%20y2='138.3783'%20id='Fill-462'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.6211,139.3784%20C162.5091,139.3784%20162.3931,139.3594%20162.2811,139.3184%20L130.1931,127.7374%20C129.6741,127.5504%20129.4051,126.9774%20129.5931,126.4574%20C129.7791,125.9394%20130.3521,125.6654%20130.8731,125.8574%20L162.9611,137.4384%20C163.4801,137.6254%20163.7491,138.1984%20163.5611,138.7184%20C163.4151,139.1254%20163.0301,139.3784%20162.6211,139.3784'%20id='Fill-464'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-466'%20fill='%23ACD3EF'%20points='124.2305%20133.3755%20123.2765%20131.3425%20117.7065%20133.9575%20116.0815%20130.4965%20114.0475%20131.4515%20116.6195%20136.9285%20116.6365%20136.9205%20116.6455%20136.9385'%3e%3c/polygon%3e%3cline%20x1='126.7988'%20y1='137.143'%20x2='158.8868'%20y2='148.724'%20id='Fill-468'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.8867,149.7241%20C158.7747,149.7241%20158.6587,149.7051%20158.5467,149.6641%20L126.4587,138.0831%20C125.9397,137.8961%20125.6707,137.3231%20125.8587,136.8031%20C126.0447,136.2851%20126.6177,136.0111%20127.1387,136.2031%20L159.2267,147.7841%20C159.7457,147.9711%20160.0147,148.5441%20159.8267,149.0641%20C159.6807,149.4711%20159.2957,149.7241%20158.8867,149.7241'%20id='Fill-470'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-472'%20fill='%23ACD3EF'%20points='120.668%20143.2475%20119.713%20141.2145%20114.144%20143.8295%20112.518%20140.3685%20110.484%20141.3235%20113.057%20146.8005%20113.074%20146.7925%20113.083%20146.8105'%3e%3c/polygon%3e%3cline%20x1='122.9395'%20y1='147.8364'%20x2='155.0275'%20y2='159.4174'%20id='Fill-474'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0273,160.4174%20C154.9153,160.4174%20154.7993,160.3984%20154.6873,160.3574%20L122.5993,148.7764%20C122.0803,148.5894%20121.8113,148.0164%20121.9993,147.4964%20C122.1853,146.9774%20122.7563,146.7044%20123.2793,146.8964%20L155.3673,158.4774%20C155.8863,158.6644%20156.1553,159.2374%20155.9673,159.7574%20C155.8213,160.1644%20155.4363,160.4174%20155.0273,160.4174'%20id='Fill-476'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M142.4229,70.352%20C138.6819,57.755%20109.7909,27.447%20109.4999,27.142%20L110.9449,25.759%20C112.1489,27.018%20140.4619,56.725%20144.3409,69.782%20L142.4229,70.352%20Z'%20id='Fill-478'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M144.1104,80.5913%20C141.1414,79.8993%20139.2964,76.9323%20139.9874,73.9633%20C140.6794,70.9943%20143.6464,69.1493%20146.6154,69.8403%20C149.5844,70.5313%20151.4294,73.4993%20150.7384,76.4683%20C150.0474,79.4373%20147.0794,81.2823%20144.1104,80.5913%20M174.5154,94.8803%20L152.1444,59.3863%20C150.8924,57.4013%20148.2764,56.7913%20146.2754,58.0193%20L110.5204,79.9713%20C108.9494,80.9363%20107.8294,82.4893%20107.4114,84.2853%20L90.7284,155.8913%20C90.5554,156.6333%2091.0174,157.3753%2091.7594,157.5483%20L157.0594,172.7613%20C157.8014,172.9343%20158.5434,172.4733%20158.7154,171.7313%20L175.3984,100.1243%20C175.8164,98.3283%20175.4994,96.4403%20174.5154,94.8803'%20id='Fill-480'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.3379,79.6176%20C146.7599,80.1826%20149.1989,78.6686%20149.7649,76.2416%20C150.3299,73.8136%20148.8159,71.3796%20146.3889,70.8136%20C143.9609,70.2496%20141.5269,71.7636%20140.9609,74.1906%20C140.3969,76.6166%20141.9109,79.0516%20144.3379,79.6176%20M145.3749,81.7376%20C144.8789,81.7376%20144.3789,81.6806%20143.8839,81.5646%20L143.8829,81.5646%20C140.3829,80.7486%20138.1979,77.2366%20139.0139,73.7366%20C139.8299,70.2356%20143.3459,68.0536%20146.8419,68.8666%20C150.3429,69.6816%20152.5269,73.1936%20151.7119,76.6946%20C151.3169,78.3906%20150.2849,79.8316%20148.8069,80.7516%20C147.7599,81.4026%20146.5769,81.7376%20145.3749,81.7376%20M148.5079,58.3886%20C147.9219,58.3886%20147.3299,58.5456%20146.7979,58.8716%20L111.0439,80.8236%20C109.7089,81.6426%20108.7399,82.9876%20108.3849,84.5126%20L91.7019,156.1176%20C91.6549,156.3216%2091.7819,156.5266%2091.9859,156.5746%20L157.2859,171.7876%20C157.4949,171.8366%20157.6939,171.7086%20157.7419,171.5046%20L174.4249,99.8976%20C174.7789,98.3716%20174.5049,96.7376%20173.6699,95.4136%20L151.2989,59.9196%20C150.6769,58.9326%20149.6029,58.3886%20148.5079,58.3886%20M157.3769,173.7986%20C157.1959,173.7986%20157.0139,173.7766%20156.8329,173.7346%20L91.5329,158.5216%20C90.9139,158.3786%2090.3879,158.0016%2090.0519,157.4616%20C89.7159,156.9216%2089.6099,156.2836%2089.7549,155.6646%20L106.4379,84.0586%20C106.9119,82.0166%20108.2099,80.2166%20109.9969,79.1186%20L145.7519,57.1666%20C148.2039,55.6616%20151.4529,56.4166%20152.9899,58.8526%20L175.3609,94.3466%20C176.4799,96.1196%20176.8479,98.3076%20176.3719,100.3506%20L159.6899,171.9576%20C159.5459,172.5766%20159.1689,173.1026%20158.6289,173.4376%20C158.2469,173.6766%20157.8169,173.7986%20157.3769,173.7986'%20id='Fill-482'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M113.0469,87.8169%20L99.2339,152.1259%20L151.8889,165.4549%20L168.7649,98.2279%20L154.8069,75.4579%20L153.0479,81.7229%20C152.1459,84.9349%20149.0509,87.0229%20145.7349,86.6559%20C139.3009,85.9439%20133.6879,81.9719%20130.8749,76.1419%20L113.0469,87.8169%20Z'%20id='Fill-484'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M151.6406,116.5922%20C149.5026,125.7702%20140.3286,131.4772%20131.1516,129.3382%20C121.9736,127.2002%20116.2666,118.0272%20118.4046,108.8492%20C120.5426,99.6712%20129.7166,93.9642%20138.8946,96.1032%20C148.0726,98.2402%20153.7796,107.4142%20151.6406,116.5922'%20id='Fill-486'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M154.4395,113.7026%20C152.3005,122.8806%20143.1265,128.5876%20133.9495,126.4486%20C124.7715,124.3106%20119.0655,115.1376%20121.2035,105.9596%20C123.3415,96.7816%20132.5145,91.0746%20141.6925,93.2136%20C150.8705,95.3506%20156.5775,104.5246%20154.4395,113.7026'%20id='Fill-488'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8193,93.7661%20C130.5223,93.7661%20123.9023,98.7811%20122.1763,106.1861%20C120.1683,114.8131%20125.5503,123.4651%20134.1753,125.4751%20C142.8073,127.4831%20151.4553,122.1021%20153.4653,113.4761%20C155.4743,104.8491%20150.0913,96.1971%20141.4653,94.1871%20C140.2453,93.9031%20139.0223,93.7661%20137.8193,93.7661%20M137.8553,127.9011%20C136.4803,127.9011%20135.0943,127.7431%20133.7223,127.4221%20C124.0223,125.1631%20117.9693,115.4331%20120.2293,105.7331%20C122.4893,96.0321%20132.2243,89.9771%20141.9193,92.2401%20C151.6193,94.4981%20157.6733,104.2291%20155.4133,113.9291%20C154.3183,118.6281%20151.4593,122.6201%20147.3623,125.1681%20C144.4623,126.9721%20141.1873,127.9011%20137.8553,127.9011'%20id='Fill-490'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M140.042,118.9887%20C140.064,119.2127%20140.093,119.3677%20140.1,119.4197%20C140.104,119.4257%20140.095,119.4157%20140.1,119.4197%20C140.1,119.4197%20140.1,119.4207%20140.1,119.4197%20L140.099,119.4187%20C140.686,114.7807%20143.693,113.4917%20145.22,110.6757%20C145.234,110.6327%20145.254,110.5857%20145.28,110.5337%20C145.313,110.4707%20145.343,110.4047%20145.369,110.3377%20C145.687,109.5337%20145.57,108.4857%20145.16,107.3257%20C145.158,107.3197%20145.155,107.3127%20145.153,107.3077%20C145.12,107.2117%20145.083,107.1137%20145.045,107.0167%20C145.045,107.0167%20145.043,107.0147%20145.044,107.0127%20C144.974,106.8357%20144.896,106.6537%20144.813,106.4707%20C144.805,106.4527%20144.798,106.4327%20144.788,106.4147%20C144.765,106.3647%20144.74,106.3147%20144.718,106.2647%20C144.693,106.2127%20144.669,106.1607%20144.645,106.1107%20C144.618,106.0587%20144.594,106.0097%20144.568,105.9597%20C144.542,105.9067%20144.516,105.8547%20144.488,105.8017%20C144.471,105.7667%20144.45,105.7297%20144.43,105.6917%20C143.688,104.2867%20142.636,102.8247%20141.491,101.4987%20C141.491,101.4987%20141.484,101.4797%20141.491,101.4987%20C141.277,103.2447%20140.903,104.9547%20140.424,106.2797%20C139.847,107.8777%20138.813,109.6537%20137.594,111.1967%20C135.721,110.5957%20133.872,109.6987%20132.501,108.6947%20C131.355,107.8547%20130.098,106.6577%20128.94,105.3157%20C128.923,105.4607%20128.907,105.6047%20128.891,105.7497%20C128.886,105.7937%20128.883,105.8367%20128.878,105.8807%20C128.867,105.9837%20128.856,106.0867%20128.849,106.1907%20C128.844,106.2387%20128.84,106.2867%20128.836,106.3347%20C128.827,106.4397%20128.819,106.5437%20128.813,106.6477%20C128.81,106.6887%20128.807,106.7317%20128.804,106.7747%20C128.795,106.9067%20128.787,107.0377%20128.78,107.1697%20C128.779,107.1827%20128.777,107.1957%20128.778,107.2087%20C128.77,107.3607%20128.764,107.5117%20128.759,107.6647%20C128.758,107.6757%20128.759,107.6867%20128.759,107.6987%20C128.754,107.8357%20128.751,107.9697%20128.749,108.1057%20C128.749,108.1337%20128.748,108.1607%20128.748,108.1877%20C128.746,108.3117%20128.746,108.4347%20128.746,108.5577%20C128.748,108.5827%20128.748,108.6057%20128.748,108.6317%20C128.75,108.7727%20128.751,108.9147%20128.756,109.0547%20L128.756,109.0567%20C128.77,109.5087%20128.798,109.9477%20128.84,110.3727%20C128.841,110.3787%20128.842,110.3837%20128.841,110.3877%20C128.914,111.0987%20129.031,111.7647%20129.196,112.3627%20C129.221,112.4487%20129.246,112.5347%20129.272,112.6187%20C129.273,112.6217%20129.272,112.6257%20129.274,112.6287%20L129.275,112.6287%20C129.299,112.7057%20129.323,112.7807%20129.349,112.8537%20L129.35,112.8547%20C129.35,112.8547%20129.352,112.8607%20129.353,112.8627%20C129.38,112.9427%20129.408,113.0207%20129.438,113.0947%20L129.438,113.0957%20C129.442,113.1067%20129.446,113.1157%20129.451,113.1267%20L129.451,113.1287%20C129.489,113.2257%20129.531,113.3217%20129.571,113.4127%20C129.58,113.4277%20129.587,113.4427%20129.594,113.4577%20C129.596,113.4627%20129.599,113.4677%20129.601,113.4737%20C129.649,113.5767%20129.7,113.6767%20129.755,113.7727%20C129.792,113.8407%20129.831,113.9047%20129.871,113.9677%20C129.888,113.9947%20129.906,114.0197%20129.923,114.0467%20C129.948,114.0847%20129.974,114.1207%20130,114.1577%20C130.02,114.1847%20130.04,114.2097%20130.061,114.2357%20C130.085,114.2687%20130.112,114.3017%20130.138,114.3337%20C130.158,114.3587%20130.18,114.3827%20130.201,114.4057%20C130.229,114.4367%20130.256,114.4677%20130.284,114.4967%20L130.35,114.5617%20C130.38,114.5907%20130.411,114.6187%20130.441,114.6457%20C130.463,114.6657%20130.484,114.6827%20130.506,114.7007%20C130.542,114.7297%20130.577,114.7567%20130.615,114.7837%20C130.633,114.7957%20130.651,114.8107%20130.67,114.8237%20C130.727,114.8627%20130.784,114.8977%20130.843,114.9297%20C130.883,114.9527%20130.915,114.9737%20130.946,114.9957%20C133.784,116.4987%20137.022,115.9197%20140.1,119.4197'%20id='Fill-492'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6904,146.5932%20C148.6154,146.5932%20148.5394,146.5852%20148.4624,146.5672%20L111.0474,137.8502%20C110.5094,137.7252%20110.1744,137.1872%20110.3004,136.6502%20C110.4254,136.1112%20110.9644,135.7722%20111.5014,135.9032%20L148.9164,144.6192%20C149.4544,144.7442%20149.7894,145.2822%20149.6634,145.8202%20C149.5554,146.2812%20149.1444,146.5932%20148.6904,146.5932'%20id='Fill-494'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M146.3887,156.4741%20C146.3137,156.4741%20146.2377,156.4661%20146.1607,156.4481%20L108.7457,147.7311%20C108.2077,147.6061%20107.8727,147.0681%20107.9987,146.5311%20C108.1247,145.9931%20108.6617,145.6531%20109.1997,145.7841%20L146.6147,154.5001%20C147.1527,154.6251%20147.4877,155.1631%20147.3617,155.7011%20C147.2537,156.1621%20146.8427,156.4741%20146.3887,156.4741'%20id='Fill-496'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M138.4707,77.5717%20C137.8077,77.5717%20137.1687,77.4527%20136.5507,77.2147%20C132.3857,75.6097%20130.2667,68.8587%20127.5847,60.3107%20C126.7757,57.7337%20125.9397,55.0687%20124.9847,52.3387%20C122.8027,46.0987%20120.0227,41.5017%20117.5697,37.4447%20C116.7467,36.0867%20115.9717,34.8027%20115.2607,33.5307%20C113.7537,30.8377%20113.7347,24.7317%20113.737528,24.0447%20L115.7377,24.0517%20C115.7317,25.7747%20115.9477,30.6607%20117.0067,32.5547%20C117.6997,33.7977%20118.4677,35.0667%20119.2807,36.4097%20C121.7837,40.5507%20124.6217,45.2427%20126.8727,51.6777%20C127.8377,54.4387%20128.6797,57.1197%20129.4927,59.7117%20C131.9137,67.4267%20134.0047,74.0907%20137.2697,75.3477%20C138.4497,75.8017%20139.8407,75.5457%20141.5187,74.5597%20C142.3167,74.0917%20143.2437,72.2547%20142.7177,71.3427%20L144.4497,70.3427%20C145.6327,72.3937%20144.1027,75.3607%20142.5327,76.2847%20C141.0697,77.1437%20139.7257,77.5717%20138.4707,77.5717'%20id='Fill-498'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M115.3604,34.7006%20C115.8014,34.9346%20116.7974,35.0666%20117.8154,35.0216%20C118.1914,34.0066%20118.0434,33.6806%20118.0414,33.6786%20C118.0084,33.6616%20117.7314,33.5846%20117.1504,33.7406%20C116.3744,33.9496%20115.6794,34.3966%20115.3604,34.7006%20M117.3644,37.0336%20C116.0194,37.0336%20114.0774,36.7846%20113.3764,35.4446%20C113.1924,35.0946%20112.9034,34.1606%20114.1804,33.0756%20C115.4364,32.0076%20117.8974,31.0716%20119.2534,32.0916%20C120.2914,32.8716%20120.3464,34.3136%20119.4184,36.3796%20L119.1854,36.8956%20L118.6244,36.9626%20C118.4134,36.9866%20117.9434,37.0336%20117.3644,37.0336'%20id='Fill-500'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M114.4883,188.3462%20L64.6283,168.6272%20C63.4693,168.1692%2062.9023,166.8592%2063.3603,165.7012%20L87.6733,104.2222%20C88.1313,103.0642%2089.4413,102.4962%2090.5993,102.9542%20L140.4603,122.6722%20C141.6183,123.1302%20142.1853,124.4412%20141.7273,125.5992%20L117.4143,187.0782%20C116.9563,188.2362%20115.6463,188.8042%20114.4883,188.3462'%20id='Fill-502'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M114.8564,187.4165%20C115.4974,187.6695%20116.2294,187.3545%20116.4844,186.7105%20L140.7974,125.2305%20C140.9204,124.9195%20140.9154,124.5785%20140.7824,124.2705%20C140.6494,123.9625%20140.4044,123.7255%20140.0914,123.6025%20L90.2314,103.8845%20C89.5914,103.6305%2088.8574,103.9455%2088.6024,104.5905%20L64.2904,166.0695%20C64.1674,166.3815%2064.1724,166.7225%2064.3054,167.0285%20C64.4384,167.3375%2064.6834,167.5745%2064.9964,167.6975%20L114.8564,187.4165%20Z%20M115.3134,189.5045%20C114.9164,189.5045%20114.5114,189.4315%20114.1204,189.2755%20L64.2594,169.5575%20C63.4524,169.2375%2062.8164,168.6225%2062.4704,167.8245%20C62.1254,167.0255%2062.1104,166.1425%2062.4304,165.3335%20L86.7434,103.8535%20C87.4034,102.1845%2089.2954,101.3635%2090.9674,102.0245%20L140.8284,121.7425%20C142.4974,122.4025%20143.3174,124.2975%20142.6574,125.9675%20L118.3434,187.4465%20C117.8384,188.7245%20116.6094,189.5045%20115.3134,189.5045%20L115.3134,189.5045%20Z'%20id='Fill-504'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-506'%20fill='%23E1F2FF'%20points='115.8418%20180.1528%2068.1688%20164.4428%2090.1018%20108.9828%20137.9568%20125.8128'%3e%3c/polygon%3e%3cpath%20d='M116.2031,137.0229%20C114.3011,141.8319%20108.1061,143.8899%20102.3671,141.6209%20C96.6281,139.3509%2093.5161,133.6129%2095.4181,128.8029%20C97.3201,123.9949%20103.5151,121.9359%20109.2541,124.2059%20C114.9941,126.4749%20118.1041,132.2129%20116.2031,137.0229'%20id='Fill-508'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M118.1592,135.7612%20C116.2582,140.5702%20110.0632,142.6282%20104.3242,140.3592%20C98.5842,138.0892%2095.4732,132.3502%2097.3752,127.5412%20C99.2772,122.7322%20105.4712,120.6742%20111.2112,122.9442%20C116.9502,125.2132%20120.0612,130.9512%20118.1592,135.7612'%20id='Fill-510'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M106.4521,123.021%20C102.7791,123.021%2099.5251,124.824%2098.3051,127.91%20C97.4961,129.956%2097.6941,132.269%2098.8631,134.425%20C100.0631,136.641%20102.1341,138.417%20104.6921,139.429%20C107.2491,140.44%20109.9761,140.56%20112.3651,139.765%20C114.6931,138.992%20116.4201,137.439%20117.2291,135.393%20C118.0391,133.347%20117.8411,131.033%20116.6721,128.876%20C115.4711,126.662%20113.4011,124.885%20110.8431,123.874%20C109.3801,123.295%20107.8841,123.021%20106.4521,123.021%20M109.0831,142.285%20C107.3751,142.285%20105.6321,141.952%20103.9561,141.289%20C100.9631,140.105%2098.5291,138.006%2097.1041,135.379%20C95.6491,132.694%2095.4151,129.78%2096.4451,127.173%20C98.5471,121.859%20105.3371,119.546%20111.5791,122.014%20C114.5721,123.198%20117.0061,125.296%20118.4301,127.923%20C119.8861,130.609%20120.1201,133.523%20119.0891,136.129%20C118.0581,138.735%20115.8951,140.7%20112.9961,141.664%20C111.7481,142.079%20110.4261,142.285%20109.0831,142.285'%20id='Fill-512'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M108.6523,136.9672%20C108.6533,137.0932%20108.6623,137.1822%20108.6643,137.2112%20C108.6673,137.2152%20108.6613,137.2082%20108.6643,137.2112%20C108.6643,137.2112%20108.6643,137.2122%20108.6643,137.2112%20C108.6643,137.2122%20108.6633,137.2112%20108.6633,137.2112%20C109.3083,134.7222%20111.3053,134.3682%20112.4453,132.9962%20C112.4573,132.9742%20112.4723,132.9502%20112.4923,132.9252%20C112.5163,132.8942%20112.5403,132.8612%20112.5603,132.8272%20C112.8103,132.4212%20112.7983,131.8292%20112.6023,131.1412%20C112.6023,131.1372%20112.6003,131.1332%20112.5993,131.1302%20C112.5843,131.0722%20112.5653,131.0152%20112.5483,130.9562%20C112.5483,130.9562%20112.5473,130.9552%20112.5473,130.9542%20C112.5113,130.8482%20112.4733,130.7382%20112.4313,130.6282%20C112.4263,130.6172%20112.4233,130.6062%20112.4193,130.5942%20C112.4063,130.5642%20112.3933,130.5332%20112.3813,130.5032%20C112.3693,130.4712%20112.3573,130.4402%20112.3443,130.4092%20C112.3313,130.3782%20112.3173,130.3472%20112.3043,130.3172%20C112.2913,130.2842%20112.2773,130.2532%20112.2623,130.2212%20C112.2533,130.1982%20112.2423,130.1762%20112.2313,130.1532%20C111.8403,129.2892%20111.2533,128.3582%20110.5983,127.4902%20C110.5983,127.4902%20110.5953,127.4802%20110.5983,127.4902%20C110.3593,128.4282%20110.0213,129.3272%20109.6373,130.0012%20C109.1753,130.8142%20108.4113,131.6712%20107.5423,132.3772%20C106.3803,131.8232%20105.2523,131.1092%20104.4343,130.3922%20C103.7513,129.7922%20103.0173,128.9832%20102.3563,128.1052%20C102.3373,128.1832%20102.3183,128.2612%20102.2983,128.3392%20C102.2943,128.3632%20102.2893,128.3862%20102.2833,128.4092%20C102.2703,128.4652%20102.2573,128.5212%20102.2473,128.5772%20C102.2403,128.6032%20102.2353,128.6292%20102.2303,128.6552%20C102.2183,128.7122%20102.2073,128.7682%20102.1963,128.8242%20C102.1923,128.8482%20102.1883,128.8702%20102.1833,128.8942%20C102.1703,128.9652%20102.1573,129.0372%20102.1463,129.1092%20C102.1443,129.1152%20102.1423,129.1232%20102.1423,129.1302%20C102.1283,129.2132%20102.1153,129.2962%20102.1033,129.3792%20C102.1013,129.3852%20102.1013,129.3922%20102.1003,129.3992%20C102.0903,129.4732%20102.0803,129.5472%20102.0713,129.6212%20C102.0693,129.6372%20102.0673,129.6522%20102.0653,129.6672%20C102.0573,129.7352%20102.0503,129.8032%20102.0433,129.8712%20C102.0433,129.8842%20102.0423,129.8982%20102.0403,129.9112%20C102.0333,129.9892%20102.0253,130.0692%20102.0203,130.1462%20L102.0203,130.1482%20C102.0033,130.3982%20101.9953,130.6442%20101.9973,130.8832%20L101.9973,130.8922%20C102.0023,131.2922%20102.0383,131.6742%20102.1083,132.0232%20C102.1193,132.0732%20102.1303,132.1242%20102.1423,132.1732%20L102.1423,132.1792%20L102.1433,132.1792%20C102.1543,132.2242%20102.1653,132.2692%20102.1763,132.3122%20L102.1773,132.3132%20C102.1773,132.3132%20102.1783,132.3172%20102.1793,132.3182%20C102.1923,132.3642%20102.2053,132.4112%20102.2203,132.4562%20C102.2223,132.4632%20102.2243,132.4682%20102.2263,132.4752%20L102.2263,132.4762%20C102.2463,132.5342%20102.2663,132.5922%20102.2873,132.6472%20C102.2923,132.6562%20102.2953,132.6652%20102.2983,132.6742%20C102.2993,132.6772%20102.3003,132.6812%20102.3013,132.6852%20C102.3273,132.7472%20102.3533,132.8092%20102.3833,132.8672%20C102.4033,132.9092%20102.4243,132.9492%20102.4463,132.9882%20C102.4553,133.0062%20102.4653,133.0222%20102.4743,133.0382%20C102.4883,133.0622%20102.5033,133.0852%20102.5173,133.1092%20C102.5283,133.1262%20102.5403,133.1422%20102.5513,133.1592%20C102.5653,133.1812%20102.5813,133.2012%20102.5943,133.2222%20C102.6073,133.2382%20102.6193,133.2542%20102.6313,133.2702%20C102.6473,133.2902%20102.6633,133.3102%20102.6783,133.3292%20C102.6913,133.3442%20102.7053,133.3592%20102.7173,133.3732%20C102.7353,133.3932%20102.7543,133.4112%20102.7703,133.4312%20L102.8083,133.4692%20C102.8303,133.4882%20102.8513,133.5082%20102.8743,133.5282%20C102.8843,133.5352%20102.8953,133.5472%20102.9073,133.5562%20C102.9403,133.5842%20102.9753,133.6112%20103.0103,133.6352%20C103.0353,133.6532%20103.0543,133.6682%20103.0733,133.6842%20C104.7983,134.8502%20106.9023,134.9142%20108.6643,137.2112'%20id='Fill-514'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-516'%20fill='%23ACD3EF'%20points='90.124%20144.7495%2089.29%20143.2115%2084.74%20144.7235%2083.32%20142.1035%2081.659%20142.6555%2083.906%20146.8005%2083.92%20146.7955%2083.928%20146.8095'%3e%3c/polygon%3e%3cline%20x1='92.6367'%20y1='147.5395'%20x2='119.4307'%20y2='158.1365'%20id='Fill-518'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M119.4307,159.1362%20C119.3077,159.1362%20119.1837,159.1142%20119.0627,159.0662%20L92.2687,148.4692%20C91.7547,148.2662%2091.5037,147.6852%2091.7067,147.1712%20C91.9097,146.6572%2092.4917,146.4072%2093.0047,146.6102%20L119.7987,157.2062%20C120.3117,157.4092%20120.5637,157.9902%20120.3607,158.5042%20C120.2047,158.8972%20119.8287,159.1362%20119.4307,159.1362'%20id='Fill-520'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-522'%20fill='%23ACD3EF'%20points='87.3926%20151.6567%2086.5586%20150.1187%2082.0086%20151.6307%2080.5886%20149.0107%2078.9276%20149.5627%2081.1746%20153.7077%2081.1886%20153.7027%2081.1966%20153.7167'%3e%3c/polygon%3e%3cline%20x1='89.5996'%20y1='154.563'%20x2='116.3936'%20y2='165.16'%20id='Fill-524'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M116.3936,166.1596%20C116.2706,166.1596%20116.1466,166.1376%20116.0256,166.0896%20L89.2316,155.4926%20C88.7176,155.2896%2088.4666,154.7086%2088.6696,154.1946%20C88.8726,153.6806%2089.4556,153.4306%2089.9676,153.6336%20L116.7616,164.2296%20C117.2746,164.4326%20117.5266,165.0136%20117.3236,165.5276%20C117.1676,165.9206%20116.7916,166.1596%20116.3936,166.1596'%20id='Fill-526'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-528'%20fill='%23ACD3EF'%20points='84.6611%20158.5639%2083.8271%20157.0259%2079.2771%20158.5379%2077.8561%20155.9179%2076.1951%20156.4699%2078.4421%20160.6149%2078.4571%20160.6099%2078.4651%20160.6239'%3e%3c/polygon%3e%3cline%20x1='86.6406'%20y1='162.0454'%20x2='113.4346'%20y2='172.6414'%20id='Fill-530'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M113.4346,173.6411%20C113.3116,173.6411%20113.1876,173.6191%20113.0666,173.5711%20L86.2726,162.9751%20C85.7596,162.7721%2085.5076,162.1911%2085.7106,161.6771%20C85.9136,161.1631%2086.4966,160.9131%2087.0086,161.1161%20L113.8026,171.7111%20C114.3156,171.9141%20114.5676,172.4951%20114.3646,173.0091%20C114.2086,173.4021%20113.8326,173.6411%20113.4346,173.6411'%20id='Fill-532'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-534'%20fill='%23FFFFFF'%20points='105.15%20210.017%20192.554%20210.017%20192.554%20115.854%20105.15%20115.854'%3e%3c/polygon%3e%3cpath%20d='M106.149,209.017%20L191.553,209.017%20L191.553,116.854%20L106.149,116.854%20L106.149,209.017%20Z%20M104.15,211.017%20L193.554,211.017%20L193.554,114.854%20L104.15,114.854%20L104.15,211.017%20Z'%20id='Fill-536'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-537'%20fill='%23E1F2FF'%20points='191.5146%20170.0171%20105.0676%20130.2791%20105.1486%20115.8541%20191.5146%20115.8541'%3e%3c/polygon%3e%3cpolygon%20id='Fill-538'%20fill='%23FFFFFF'%20points='61.364%20210.113%20105.067%20210.113%20105.067%20115.95%2061.364%20115.95'%3e%3c/polygon%3e%3cpath%20d='M62.364,209.113%20L104.067,209.113%20L104.067,116.95%20L62.364,116.95%20L62.364,209.113%20Z%20M60.364,211.113%20L106.067,211.113%20L106.067,114.95%20L60.364,114.95%20L60.364,211.113%20Z'%20id='Fill-539'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-540'%20fill='%23E1F2FF'%20points='62.3477%20149.4829%20104.1227%20130.2789%20104.0417%20115.8539%2061.3647%20115.8539'%3e%3c/polygon%3e%3cpolygon%20id='Fill-541'%20fill='%23FFFFFF'%20points='105.0674%20115.9497%2061.3644%20115.9497%2037.4184%20144.6077%2081.1204%20144.6077'%3e%3c/polygon%3e%3cpath%20d='M39.5566,143.6079%20L80.6526,143.6079%20L102.9286,116.9499%20L61.8316,116.9499%20L39.5566,143.6079%20Z%20M81.5876,145.6079%20L35.2796,145.6079%20L60.8966,114.9499%20L107.2056,114.9499%20L81.5876,145.6079%20Z'%20id='Fill-542'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-543'%20fill='%23FFFFFF'%20points='105.0674%20115.9497%20192.4714%20115.9497%20216.4184%20144.6077%20129.0134%20144.6077'%3e%3c/polygon%3e%3cpath%20d='M129.4814,143.6079%20L214.2794,143.6079%20L192.0034,116.9499%20L107.2064,116.9499%20L129.4814,143.6079%20Z%20M218.5564,145.6079%20L128.5454,145.6079%20L102.9284,114.9499%20L192.9394,114.9499%20L218.5564,145.6079%20Z'%20id='Fill-544'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2529,64.5747%20C209.6999,64.5747%20209.2529,64.1277%20209.2529,63.5747%20L209.2529,56.5747%20C209.2529,56.0217%20209.6999,55.5747%20210.2529,55.5747%20C210.8059,55.5747%20211.2529,56.0217%20211.2529,56.5747%20L211.2529,63.5747%20C211.2529,64.1277%20210.8059,64.5747%20210.2529,64.5747'%20id='Fill-545'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.7529,61.0747%20L206.7529,61.0747%20C206.1999,61.0747%20205.7529,60.6277%20205.7529,60.0747%20C205.7529,59.5217%20206.1999,59.0747%20206.7529,59.0747%20L213.7529,59.0747%20C214.3059,59.0747%20214.7529,59.5217%20214.7529,60.0747%20C214.7529,60.6277%20214.3059,61.0747%20213.7529,61.0747'%20id='Fill-546'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1191,54.0854%20C53.5661,54.0854%2053.1191,53.6384%2053.1191,53.0854%20L53.1191,46.0854%20C53.1191,45.5324%2053.5661,45.0854%2054.1191,45.0854%20C54.6721,45.0854%2055.1191,45.5324%2055.1191,46.0854%20L55.1191,53.0854%20C55.1191,53.6384%2054.6721,54.0854%2054.1191,54.0854'%20id='Fill-547'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6191,50.5854%20L50.6191,50.5854%20C50.0661,50.5854%2049.6191,50.1384%2049.6191,49.5854%20C49.6191,49.0324%2050.0661,48.5854%2050.6191,48.5854%20L57.6191,48.5854%20C58.1721,48.5854%2058.6191,49.0324%2058.6191,49.5854%20C58.6191,50.1384%2058.1721,50.5854%2057.6191,50.5854'%20id='Fill-548'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.7959,14.938%20C174.5199,14.938%20174.2959,14.714%20174.2959,14.438%20L174.2959,10.501%20C174.2959,10.224%20174.5199,10.001%20174.7959,10.001%20C175.0719,10.001%20175.2959,10.224%20175.2959,10.501%20L175.2959,14.438%20C175.2959,14.714%20175.0719,14.938%20174.7959,14.938'%20id='Fill-549'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.7646,12.9692%20L172.8266,12.9692%20C172.5506,12.9692%20172.3276,12.7452%20172.3276,12.4692%20C172.3276,12.1932%20172.5506,11.9692%20172.8266,11.9692%20L176.7646,11.9692%20C177.0406,11.9692%20177.2646,12.1932%20177.2646,12.4692%20C177.2646,12.7452%20177.0406,12.9692%20176.7646,12.9692'%20id='Fill-550'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4092,173.813%20C22.1332,173.813%2021.9092,173.589%2021.9092,173.313%20L21.9092,169.376%20C21.9092,169.099%2022.1332,168.876%2022.4092,168.876%20C22.6852,168.876%2022.9092,169.099%2022.9092,169.376%20L22.9092,173.313%20C22.9092,173.589%2022.6852,173.813%2022.4092,173.813'%20id='Fill-551'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.3779,171.8442%20L20.4399,171.8442%20C20.1639,171.8442%2019.9409,171.6202%2019.9409,171.3442%20C19.9409,171.0682%2020.1639,170.8442%2020.4399,170.8442%20L24.3779,170.8442%20C24.6539,170.8442%2024.8779,171.0682%2024.8779,171.3442%20C24.8779,171.6202%2024.6539,171.8442%2024.3779,171.8442'%20id='Fill-552'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M165.7607,172.5883%20C165.7607,182.3233%20157.8677,190.2173%20148.1317,190.2173%20C138.3957,190.2173%20130.5027,182.3233%20130.5027,172.5883%20C130.5027,162.8523%20138.3957,154.9593%20148.1317,154.9593%20C157.8677,154.9593%20165.7607,162.8523%20165.7607,172.5883'%20id='Fill-553'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M169.9131,169.2661%20C169.9131,179.0011%20162.0201,186.8951%20152.2841,186.8951%20C142.5491,186.8951%20134.6561,179.0011%20134.6561,169.2661%20C134.6561,159.5301%20142.5491,151.6371%20152.2841,151.6371%20C162.0201,151.6371%20169.9131,159.5301%20169.9131,169.2661'%20id='Fill-554'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M152.2842,152.6372%20C143.1152,152.6372%20135.6562,160.0972%20135.6562,169.2662%20C135.6562,178.4352%20143.1152,185.8952%20152.2842,185.8952%20C161.4532,185.8952%20168.9132,178.4352%20168.9132,169.2662%20C168.9132,160.0972%20161.4532,152.6372%20152.2842,152.6372%20M152.2842,187.8952%20C142.0132,187.8952%20133.6562,179.5382%20133.6562,169.2662%20C133.6562,158.9932%20142.0132,150.6372%20152.2842,150.6372%20C162.5562,150.6372%20170.9132,158.9932%20170.9132,169.2662%20C170.9132,179.5382%20162.5562,187.8952%20152.2842,187.8952'%20id='Fill-555'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M157.9307,178.1635%20C158.0087,178.3925%20158.0767,178.5495%20158.0967,178.6005%20C158.1037,178.6065%20158.0907,178.5985%20158.0967,178.6005%20C158.0967,178.6005%20158.0967,178.6025%20158.0967,178.6005%20C158.0977,178.6015%20158.0957,178.6005%20158.0957,178.6005%20C157.5767,173.5875%20160.4197,171.4985%20161.3327,168.1685%20C161.3377,168.1185%20161.3477,168.0645%20161.3627,168.0045%20C161.3817,167.9295%20161.3977,167.8525%20161.4087,167.7755%20C161.5447,166.8535%20161.1667,165.7815%20160.4517,164.6655%20C160.4487,164.6585%20160.4437,164.6525%20160.4407,164.6465%20C160.3817,164.5545%20160.3187,164.4615%20160.2557,164.3685%20C160.2557,164.3685%20160.2527,164.3665%20160.2527,164.3645%20C160.1357,164.1955%20160.0097,164.0235%20159.8787,163.8515%20C159.8657,163.8345%20159.8527,163.8155%20159.8387,163.7995%20C159.8017,163.7525%20159.7627,163.7055%20159.7277,163.6585%20C159.6887,163.6095%20159.6517,163.5605%20159.6137,163.5145%20C159.5737,163.4675%20159.5347,163.4205%20159.4957,163.3745%20C159.4547,163.3255%20159.4147,163.2775%20159.3737,163.2285%20C159.3457,163.1965%20159.3157,163.1625%20159.2847,163.1285%20C158.1617,161.8345%20156.7007,160.5555%20155.1737,159.4425%20C155.1737,159.4425%20155.1617,159.4265%20155.1737,159.4425%20C155.3757,161.3295%20155.4017,163.2165%20155.2227,164.7255%20C155.0067,166.5445%20154.3567,168.6615%20153.4527,170.5805%20C151.3397,170.4075%20149.1787,169.9175%20147.4937,169.1985%20C146.0847,168.5975%20144.4717,167.6475%20142.9287,166.5215%20C142.9457,166.6785%20142.9637,166.8335%20142.9827,166.9895%20C142.9887,167.0365%20142.9947,167.0825%20143.0007,167.1295%20C143.0157,167.2415%20143.0297,167.3515%20143.0457,167.4635%20C143.0527,167.5155%20143.0607,167.5655%20143.0687,167.6175%20C143.0847,167.7295%20143.1017,167.8415%20143.1197,167.9515%20C143.1267,167.9965%20143.1337,168.0425%20143.1417,168.0875%20C143.1647,168.2275%20143.1887,168.3675%20143.2137,168.5075%20C143.2157,168.5215%20143.2177,168.5355%20143.2207,168.5485%20C143.2497,168.7115%20143.2807,168.8715%20143.3127,169.0325%20C143.3147,169.0445%20143.3177,169.0565%20143.3207,169.0685%20C143.3497,169.2135%20143.3787,169.3545%20143.4097,169.4985%20C143.4157,169.5275%20143.4227,169.5565%20143.4287,169.5855%20C143.4577,169.7155%20143.4887,169.8455%20143.5187,169.9745%20C143.5257,169.9985%20143.5327,170.0235%20143.5367,170.0505%20C143.5747,170.1985%20143.6107,170.3475%20143.6497,170.4935%20C143.6507,170.4945%20143.6507,170.4955%20143.6507,170.4955%20C143.7757,170.9665%20143.9117,171.4215%20144.0607,171.8565%20C144.0627,171.8625%20144.0647,171.8675%20144.0657,171.8725%20C144.3167,172.6015%20144.6017,173.2715%20144.9207,173.8585%20C144.9677,173.9435%20145.0157,174.0275%20145.0637,174.1085%20C145.0657,174.1115%20145.0657,174.1155%20145.0687,174.1185%20L145.0697,174.1185%20C145.1127,174.1935%20145.1577,174.2675%20145.2017,174.3375%20L145.2017,174.3385%20C145.2017,174.3385%20145.2057,174.3435%20145.2077,174.3465%20C145.2557,174.4235%20145.3047,174.4975%20145.3547,174.5685%20L145.3547,174.5695%20C145.3617,174.5795%20145.3677,174.5885%20145.3757,174.5985%20C145.3757,174.5985%20145.3747,174.6005%20145.3757,174.6005%20C145.4407,174.6935%20145.5067,174.7835%20145.5727,174.8695%20C145.5847,174.8835%20145.5957,174.8975%20145.6067,174.9105%20C145.6097,174.9165%20145.6147,174.9205%20145.6177,174.9275%20C145.6947,175.0225%20145.7727,175.1165%20145.8527,175.2025%20C145.9087,175.2655%20145.9647,175.3225%20146.0227,175.3795%20C146.0467,175.4035%20146.0727,175.4265%20146.0957,175.4485%20C146.1317,175.4825%20146.1677,175.5145%20146.2037,175.5475%20C146.2307,175.5705%20146.2587,175.5915%20146.2867,175.6145%20C146.3217,175.6435%20146.3577,175.6705%20146.3917,175.6985%20C146.4197,175.7195%20146.4477,175.7385%20146.4767,175.7585%20C146.5127,175.7845%20146.5487,175.8095%20146.5857,175.8335%20C146.6137,175.8505%20146.6427,175.8685%20146.6707,175.8865%20C146.7087,175.9085%20146.7487,175.9305%20146.7867,175.9525%20C146.8147,175.9675%20146.8417,175.9805%20146.8677,175.9935%20C146.9127,176.0155%20146.9567,176.0345%20147.0027,176.0545%20C147.0247,176.0615%20147.0477,176.0735%20147.0707,176.0825%20C147.1397,176.1095%20147.2087,176.1335%20147.2787,176.1525%20C147.3257,176.1665%20147.3657,176.1815%20147.4037,176.1955%20C150.7497,177.0795%20154.0097,175.6785%20158.0967,178.6005'%20id='Fill-556'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M92.2666,172.1733%20L72.0456,172.1733%20C71.4936,172.1733%2071.0456,171.7263%2071.0456,171.1733%20C71.0456,170.6203%2071.4936,170.1733%2072.0456,170.1733%20L92.2666,170.1733%20C92.8196,170.1733%2093.2666,170.6203%2093.2666,171.1733%20C93.2666,171.7263%2092.8196,172.1733%2092.2666,172.1733'%20id='Fill-557'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,179.4389%20L72.0456,179.4389%20C71.4936,179.4389%2071.0456,178.9919%2071.0456,178.4389%20C71.0456,177.8859%2071.4936,177.4389%2072.0456,177.4389%20L92.2666,177.4389%20C92.8196,177.4389%2093.2666,177.8859%2093.2666,178.4389%20C93.2666,178.9919%2092.8196,179.4389%2092.2666,179.4389'%20id='Fill-558'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,186.7046%20L72.0456,186.7046%20C71.4936,186.7046%2071.0456,186.2576%2071.0456,185.7046%20C71.0456,185.1516%2071.4936,184.7046%2072.0456,184.7046%20L92.2666,184.7046%20C92.8196,184.7046%2093.2666,185.1516%2093.2666,185.7046%20C93.2666,186.2576%2092.8196,186.7046%2092.2666,186.7046'%20id='Fill-559'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M203.5146,140.4038%20L183.1296,140.4038%20C182.5776,140.4038%20182.1296,139.9568%20182.1296,139.4038%20C182.1296,138.8508%20182.5776,138.4038%20183.1296,138.4038%20L203.5146,138.4038%20C204.0676,138.4038%20204.5146,138.8508%20204.5146,139.4038%20C204.5146,139.9568%20204.0676,140.4038%20203.5146,140.4038'%20id='Fill-560'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M61.2148,140.4038%20L47.8298,140.4038%20C47.2768,140.4038%2046.8298,139.9568%2046.8298,139.4038%20C46.8298,138.8508%2047.2768,138.4038%2047.8298,138.4038%20L61.2148,138.4038%20C61.7678,138.4038%2062.2148,138.8508%2062.2148,139.4038%20C62.2148,139.9568%2061.7678,140.4038%2061.2148,140.4038'%20id='Fill-561'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.0146,206.9692%20C186.4616,206.9692%20186.0146,206.5222%20186.0146,205.9692%20L186.0146,191.7192%20C186.0146,191.1662%20186.4616,190.7192%20187.0146,190.7192%20C187.5676,190.7192%20188.0146,191.1662%20188.0146,191.7192%20L188.0146,205.9692%20C188.0146,206.5222%20187.5676,206.9692%20187.0146,206.9692'%20id='Fill-562'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M210.2529,224.436%20C209.6999,224.436%20209.2529,223.989%20209.2529,223.436%20L209.2529,216.436%20C209.2529,215.883%20209.6999,215.436%20210.2529,215.436%20C210.8059,215.436%20211.2529,215.883%20211.2529,216.436%20L211.2529,223.436%20C211.2529,223.989%20210.8059,224.436%20210.2529,224.436'%20id='Fill-563'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.7529,220.936%20L206.7529,220.936%20C206.1999,220.936%20205.7529,220.489%20205.7529,219.936%20C205.7529,219.383%20206.1999,218.936%20206.7529,218.936%20L213.7529,218.936%20C214.3059,218.936%20214.7529,219.383%20214.7529,219.936%20C214.7529,220.489%20214.3059,220.936%20213.7529,220.936'%20id='Fill-564'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.1191,201.9467%20C48.5661,201.9467%2048.1191,201.4997%2048.1191,200.9467%20L48.1191,193.9467%20C48.1191,193.3937%2048.5661,192.9467%2049.1191,192.9467%20C49.6721,192.9467%2050.1191,193.3937%2050.1191,193.9467%20L50.1191,200.9467%20C50.1191,201.4997%2049.6721,201.9467%2049.1191,201.9467'%20id='Fill-565'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M52.6191,198.4467%20L45.6191,198.4467%20C45.0661,198.4467%2044.6191,197.9997%2044.6191,197.4467%20C44.6191,196.8937%2045.0661,196.4467%2045.6191,196.4467%20L52.6191,196.4467%20C53.1721,196.4467%2053.6191,196.8937%2053.6191,197.4467%20C53.6191,197.9997%2053.1721,198.4467%2052.6191,198.4467'%20id='Fill-566'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.7959,174.7993%20C174.5199,174.7993%20174.2959,174.5753%20174.2959,174.2993%20L174.2959,170.3623%20C174.2959,170.0853%20174.5199,169.8623%20174.7959,169.8623%20C175.0719,169.8623%20175.2959,170.0853%20175.2959,170.3623%20L175.2959,174.2993%20C175.2959,174.5753%20175.0719,174.7993%20174.7959,174.7993'%20id='Fill-567'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.7646,172.8305%20L172.8266,172.8305%20C172.5506,172.8305%20172.3276,172.6065%20172.3276,172.3305%20C172.3276,172.0545%20172.5506,171.8305%20172.8266,171.8305%20L176.7646,171.8305%20C177.0406,171.8305%20177.2646,172.0545%20177.2646,172.3305%20C177.2646,172.6065%20177.0406,172.8305%20176.7646,172.8305'%20id='Fill-568'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Import.svg.js b/lib/static/illustrations/Import.svg.js new file mode 100644 index 00000000..a7051c2a --- /dev/null +++ b/lib/static/illustrations/Import.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='18.5443285%2058.2328%2023.7782285%2058.2328%2031.6823285%2056.2052%2034.1076877%2059.8972849%2041.8844285%2059.8972849%2052.4930285%2058.2328%2059.1595285%2053.9518142%2063.8051285%2011%2026.7782285%2011'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Import'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9951,199.1143%20C26.9951,141.9213%2073.3591,95.5563%20130.5531,95.5563%20C187.7461,95.5563%20234.1101,141.9213%20234.1101,199.1143%20L26.9951,199.1143%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.8135,164.8233%20L83.8255,164.8233%20C82.5995,164.8233%2081.6055,163.8293%2081.6055,162.6033%20L81.6055,38.2193%20C81.6055,36.9933%2082.5995,36.0003%2083.8255,36.0003%20L177.2805,36.0003%20C178.5055,36.0003%20179.4995,36.9933%20179.4995,38.2193%20L179.4995,142.0233%20L155.8135,164.8233%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.8252,37%20C83.1532,37%2082.6062,37.547%2082.6062,38.219%20L82.6062,162.604%20C82.6062,163.276%2083.1532,163.823%2083.8252,163.823%20L155.4102,163.823%20L178.4992,141.598%20L178.4992,38.219%20C178.4992,37.547%20177.9522,37%20177.2802,37%20L83.8252,37%20Z%20M156.2172,165.823%20L83.8252,165.823%20C82.0502,165.823%2080.6062,164.379%2080.6062,162.604%20L80.6062,38.219%20C80.6062,36.444%2082.0502,35%2083.8252,35%20L177.2802,35%20C179.0542,35%20180.4992,36.444%20180.4992,38.219%20L180.4992,142.449%20L156.2172,165.823%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='111.6831'%20y1='123.8956'%20x2='151.6831'%20y2='123.8956'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M151.6836,124.8956%20L111.6836,124.8956%20C111.1306,124.8956%20110.6836,124.4486%20110.6836,123.8956%20C110.6836,123.3426%20111.1306,122.8956%20111.6836,122.8956%20L151.6836,122.8956%20C152.2366,122.8956%20152.6836,123.3426%20152.6836,123.8956%20C152.6836,124.4486%20152.2366,124.8956%20151.6836,124.8956'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='111.6831'%20y1='132.2676'%20x2='151.6831'%20y2='132.2676'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M151.6836,133.2676%20L111.6836,133.2676%20C111.1306,133.2676%20110.6836,132.8206%20110.6836,132.2676%20C110.6836,131.7146%20111.1306,131.2676%20111.6836,131.2676%20L151.6836,131.2676%20C152.2366,131.2676%20152.6836,131.7146%20152.6836,132.2676%20C152.6836,132.8206%20152.2366,133.2676%20151.6836,133.2676'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='111.6831'%20y1='141.0752'%20x2='151.6831'%20y2='141.0752'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M151.6836,142.0752%20L111.6836,142.0752%20C111.1306,142.0752%20110.6836,141.6282%20110.6836,141.0752%20C110.6836,140.5222%20111.1306,140.0752%20111.6836,140.0752%20L151.6836,140.0752%20C152.2366,140.0752%20152.6836,140.5222%20152.6836,141.0752%20C152.6836,141.6282%20152.2366,142.0752%20151.6836,142.0752'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M156.7969,164.8233%20L154.7969,164.8233%20L154.7969,146.4373%20C154.7969,143.7913%20156.9499,141.6373%20159.5969,141.6373%20L179.4989,141.6373%20L179.4989,143.6373%20L159.5969,143.6373%20C158.0529,143.6373%20156.7969,144.8933%20156.7969,146.4373%20L156.7969,164.8233%20Z'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.7783,88.1465%20C146.7783,99.8685%20137.2753,109.3715%20125.5523,109.3715%20C113.8303,109.3715%20104.3273,99.8685%20104.3273,88.1465%20C104.3273,76.4235%20113.8303,66.9205%20125.5523,66.9205%20C137.2753,66.9205%20146.7783,76.4235%20146.7783,88.1465'%20id='Fill-21'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M151.7783,84.1465%20C151.7783,95.8685%20142.2753,105.3715%20130.5523,105.3715%20C118.8303,105.3715%20109.3273,95.8685%20109.3273,84.1465%20C109.3273,72.4235%20118.8303,62.9205%20130.5523,62.9205%20C142.2753,62.9205%20151.7783,72.4235%20151.7783,84.1465'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.5527,63.9209%20C119.4007,63.9209%20110.3277,72.9939%20110.3277,84.1469%20C110.3277,95.2989%20119.4007,104.3709%20130.5527,104.3709%20C141.7047,104.3709%20150.7787,95.2989%20150.7787,84.1469%20C150.7787,72.9939%20141.7047,63.9209%20130.5527,63.9209%20M130.5527,106.3709%20C118.2977,106.3709%20108.3277,96.4009%20108.3277,84.1469%20C108.3277,71.8919%20118.2977,61.9209%20130.5527,61.9209%20C142.8077,61.9209%20152.7787,71.8919%20152.7787,84.1469%20C152.7787,96.4009%20142.8077,106.3709%20130.5527,106.3709'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='130.4976'%20y1='74.9786'%20x2='130.4976'%20y2='88.6906'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cline%20x1='123.5767'%20y1='93.3135'%20x2='137.5297'%20y2='93.3135'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M137.5293,94.8135%20L123.5763,94.8135%20C122.7483,94.8135%20122.0763,94.1415%20122.0763,93.3135%20C122.0763,92.4855%20122.7483,91.8135%20123.5763,91.8135%20L137.5293,91.8135%20C138.3573,91.8135%20139.0293,92.4855%20139.0293,93.3135%20C139.0293,94.1415%20138.3573,94.8135%20137.5293,94.8135'%20id='Fill-35'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='226.9912'%20y1='210.9268'%20x2='204.6572'%20y2='210.9268'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M226.9912,211.9268%20L204.6572,211.9268%20C204.1042,211.9268%20203.6572,211.4798%20203.6572,210.9268%20C203.6572,210.3738%20204.1042,209.9268%20204.6572,209.9268%20L226.9912,209.9268%20C227.5442,209.9268%20227.9912,210.3738%20227.9912,210.9268%20C227.9912,211.4798%20227.5442,211.9268%20226.9912,211.9268'%20id='Fill-39'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2197,200.9639%20L242.2197,200.9639%20C241.6667,200.9639%20241.2197,200.5169%20241.2197,199.9639%20C241.2197,199.4109%20241.6667,198.9639%20242.2197,198.9639%20L247.2197,198.9639%20C247.7727,198.9639%20248.2197,199.4109%20248.2197,199.9639%20C248.2197,200.5169%20247.7727,200.9639%20247.2197,200.9639'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='7'%20y1='199.9639'%20x2='12.333'%20y2='199.9639'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.3335,200.9639%20L7.0005,200.9639%20C6.4475,200.9639%206.0005,200.5169%206.0005,199.9639%20C6.0005,199.4109%206.4475,198.9639%207.0005,198.9639%20L12.3335,198.9639%20C12.8855,198.9639%2013.3335,199.4109%2013.3335,199.9639%20C13.3335,200.5169%2012.8855,200.9639%2012.3335,200.9639'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.2539'%20y1='210.9268'%20x2='105.5269'%20y2='210.9268'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.2539,211.9268%20L105.5269,211.9268%20C104.9749,211.9268%20104.5269,211.4798%20104.5269,210.9268%20C104.5269,210.3738%20104.9749,209.9268%20105.5269,209.9268%20L161.2539,209.9268%20C161.8069,209.9268%20162.2539,210.3738%20162.2539,210.9268%20C162.2539,211.4798%20161.8069,211.9268%20161.2539,211.9268'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.8813'%20y1='210.9268'%20x2='87.5483'%20y2='210.9268'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M98.8813,211.9268%20L87.5483,211.9268%20C86.9963,211.9268%2086.5483,211.4798%2086.5483,210.9268%20C86.5483,210.3738%2086.9963,209.9268%2087.5483,209.9268%20L98.8813,209.9268%20C99.4333,209.9268%2099.8813,210.3738%2099.8813,210.9268%20C99.8813,211.4798%2099.4333,211.9268%2098.8813,211.9268'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='166.2148'%20y1='210.9268'%20x2='170.5478'%20y2='210.9268'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M170.5479,211.9268%20L166.2149,211.9268%20C165.6619,211.9268%20165.2149,211.4798%20165.2149,210.9268%20C165.2149,210.3738%20165.6619,209.9268%20166.2149,209.9268%20L170.5479,209.9268%20C171.1009,209.9268%20171.5479,210.3738%20171.5479,210.9268%20C171.5479,211.4798%20171.1009,211.9268%20170.5479,211.9268'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='238.0479'%20y1='210.9268'%20x2='234.3819'%20y2='210.9268'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.0479,211.9268%20L234.3819,211.9268%20C233.8289,211.9268%20233.3819,211.4798%20233.3819,210.9268%20C233.3819,210.3738%20233.8289,209.9268%20234.3819,209.9268%20L238.0479,209.9268%20C238.6009,209.9268%20239.0479,210.3738%20239.0479,210.9268%20C239.0479,211.4798%20238.6009,211.9268%20238.0479,211.9268'%20id='Fill-61'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='40.3877'%20y1='210.9268'%20x2='26.7207'%20y2='210.9268'%20id='Fill-63'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M40.3877,211.9268%20L26.7207,211.9268%20C26.1687,211.9268%2025.7207,211.4798%2025.7207,210.9268%20C25.7207,210.3738%2026.1687,209.9268%2026.7207,209.9268%20L40.3877,209.9268%20C40.9397,209.9268%2041.3877,210.3738%2041.3877,210.9268%20C41.3877,211.4798%2040.9397,211.9268%2040.3877,211.9268'%20id='Fill-65'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M237.9346,199.9639%20L221.8776,199.9639%20C222.4756,197.9159%20222.8096,195.7559%20222.8096,193.5149%20C222.8096,180.8039%20212.5046,170.4989%20199.7936,170.4989%20C189.6636,170.4989%20181.0686,177.0479%20177.9936,186.1399%20C176.9106,185.8979%20175.7866,185.7669%20174.6296,185.7669%20C166.5346,185.7669%20159.9136,192.0249%20159.3076,199.9639%20L145.5906,199.9999%20C145.0546,190.3919%20137.6446,182.6219%20128.1866,181.5599%20C125.1286,166.7229%20111.9926,155.5669%2096.2496,155.5669%20C85.5416,155.5669%2076.0396,160.7289%2070.0946,168.6999%20C68.0286,168.1819%2065.8676,167.9029%2063.6406,167.9029%20C49.0376,167.9029%2037.1986,179.7409%2037.1986,194.3439%20C37.1986,196.2859%2037.4146,198.1769%2037.8136,199.9999%20L21.5526,199.9999'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.6455,201.003%20L144.5925,200.056%20C144.0835,190.932%20137.1365,183.571%20128.0745,182.554%20L127.3535,182.473%20L127.2075,181.762%20C124.1985,167.162%20111.1785,156.566%2096.2495,156.566%20C86.1715,156.566%2076.9305,161.207%2070.8955,169.298%20L70.4975,169.832%20L69.8505,169.67%20C67.8235,169.161%2065.7345,168.903%2063.6405,168.903%20C49.6115,168.903%2038.1985,180.316%2038.1985,194.344%20C38.1985,196.159%2038.3975,197.99%2038.7905,199.786%20L39.0555,201%20L21.5525,201%20C21.0005,201%2020.5525,200.553%2020.5525,200%20C20.5525,199.447%2021.0005,199%2021.5525,199%20L36.5995,199%20C36.3335,197.456%2036.1985,195.895%2036.1985,194.344%20C36.1985,179.213%2048.5085,166.903%2063.6405,166.903%20C65.6765,166.903%2067.7095,167.13%2069.6925,167.576%20C76.1125,159.3%2085.7535,154.566%2096.2495,154.566%20C111.8835,154.566%20125.5485,165.497%20129.0145,180.658%20C138.3845,182.038%20145.5635,189.576%20146.5145,198.997%20L158.4075,198.966%20C159.4835,190.932%20166.4365,184.767%20174.6295,184.767%20C175.5355,184.767%20176.4435,184.843%20177.3415,184.994%20C180.8695,175.69%20189.7825,169.499%20199.7935,169.499%20C213.0365,169.499%20223.8095,180.273%20223.8095,193.515%20C223.8095,195.337%20223.5965,197.164%20223.1745,198.964%20L237.9345,198.964%20C238.4875,198.964%20238.9345,199.411%20238.9345,199.964%20C238.9345,200.517%20238.4875,200.964%20237.9345,200.964%20L220.5435,200.964%20L220.9175,199.684%20C221.5095,197.656%20221.8095,195.581%20221.8095,193.515%20C221.8095,181.375%20211.9335,171.499%20199.7935,171.499%20C190.3475,171.499%20181.9665,177.512%20178.9405,186.46%20L178.6525,187.312%20L177.7755,187.115%20C176.7395,186.884%20175.6815,186.767%20174.6295,186.767%20C167.1665,186.767%20160.8735,192.597%20160.3045,200.04%20L160.2345,200.962%20L144.6455,201.003%20Z'%20id='Fill-69'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.5371,183.3672%20C61.5371,183.3672%2059.2661,183.8292%2059.2661,183.0052%20C59.2661,170.9062%2093.8651,168.0792%2097.0431,180.8362%20C98.0921,185.0472%2073.9431,186.1412%2072.4041,180.7052%20L61.5371,183.3672'%20id='Fill-71'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(40.721771,%20124.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-17'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(70.500000,%2070.479927)%20scale(-1,%201)%20rotate(-65.000000)%20translate(-70.500000,%20-70.479927)%20translate(18.000000,%2017.479927)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M82.5361,185.9493%20C75.9601,185.9493%2072.8371,183.4003%2071.6661,182.0913%20C64.6441,185.3773%2059.1431,184.0353%2058.9051,183.9733%20C58.3701,183.8383%2058.0471,183.2933%2058.1831,182.7583%20C58.3191,182.2223%2058.8631,181.9013%2059.3971,182.0353%20C59.4971,182.0603%2064.8691,183.3173%2071.5041,179.9443%20L72.3471,179.5163%20L72.8221,180.3333%20C72.9141,180.4853%2075.3081,184.2293%2083.4581,183.9313%20C91.9751,183.6113%2096.2441,180.1053%2096.2861,180.0703%20C96.7101,179.7163%2097.3401,179.7693%2097.6951,180.1923%20C98.0501,180.6163%2097.9951,181.2463%2097.5721,181.6013%20C97.3791,181.7633%2092.7291,185.5843%2083.5331,185.9293%20C83.1921,185.9423%2082.8601,185.9493%2082.5361,185.9493'%20id='Fill-472'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M73.8301,189.0938%20C73.7411,189.0938%2073.6501,189.0818%2073.5601,189.0568%20C73.3691,189.0028%2071.6551,188.5058%2070.5231,187.5638%20C70.0991,187.2098%2070.0411,186.5788%2070.3941,186.1558%20C70.7471,185.7318%2071.3781,185.6728%2071.8031,186.0268%20C72.4881,186.5978%2073.6931,187.0178%2074.0991,187.1308%20C74.6311,187.2798%2074.9411,187.8308%2074.7921,188.3638%20C74.6691,188.8048%2074.2671,189.0938%2073.8301,189.0938'%20id='Fill-474'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ImportCsv.svg.js b/lib/static/illustrations/ImportCsv.svg.js new file mode 100644 index 00000000..2b108522 --- /dev/null +++ b/lib/static/illustrations/ImportCsv.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='0.544328546%2047.2328%205.77822855%2047.2328%2013.6823285%2045.2052%2016.7782285%2047.2328%2023.8844285%2048.8972849%2034.4930285%2047.2328%2041.1595285%2042.9518142%2045.8051285%200%208.77822855%200'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ImportCSV'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,200.1145%20C27.9951,142.9215%2074.3591,96.5565%20131.5531,96.5565%20C188.7461,96.5565%20235.1101,142.9215%20235.1101,200.1145%20L27.9951,200.1145%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.8135,165.8235%20L84.8255,165.8235%20C83.5995,165.8235%2082.6055,164.8295%2082.6055,163.6035%20L82.6055,39.2195%20C82.6055,37.9935%2083.5995,37.0005%2084.8255,37.0005%20L178.2805,37.0005%20C179.5055,37.0005%20180.4995,37.9935%20180.4995,39.2195%20L180.4995,143.0235%20L156.8135,165.8235%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.8252,38.0002%20C84.1522,38.0002%2083.6052,38.5472%2083.6052,39.2192%20L83.6052,163.6042%20C83.6052,164.2762%2084.1522,164.8232%2084.8252,164.8232%20L156.4102,164.8232%20L179.4992,142.5982%20L179.4992,39.2192%20C179.4992,38.5472%20178.9522,38.0002%20178.2802,38.0002%20L84.8252,38.0002%20Z%20M157.2172,166.8232%20L84.8252,166.8232%20C83.0502,166.8232%2081.6052,165.3792%2081.6052,163.6042%20L81.6052,39.2192%20C81.6052,37.4442%2083.0502,36.0002%2084.8252,36.0002%20L178.2802,36.0002%20C180.0542,36.0002%20181.4992,37.4442%20181.4992,39.2192%20L181.4992,143.4492%20L157.2172,166.8232%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M157.7969,165.8235%20L155.7969,165.8235%20L155.7969,147.4375%20C155.7969,144.7915%20157.9499,142.6375%20160.5969,142.6375%20L180.4989,142.6375%20L180.4989,144.6375%20L160.5969,144.6375%20C159.0529,144.6375%20157.7969,145.8935%20157.7969,147.4375%20L157.7969,165.8235%20Z'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.7773,89.1467%20C147.7773,100.8687%20138.2753,110.3717%20126.5523,110.3717%20C114.8303,110.3717%20105.3273,100.8687%20105.3273,89.1467%20C105.3273,77.4237%20114.8303,67.9207%20126.5523,67.9207%20C138.2753,67.9207%20147.7773,77.4237%20147.7773,89.1467'%20id='Fill-9'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M152.7773,85.1467%20C152.7773,96.8687%20143.2753,106.3717%20131.5523,106.3717%20C119.8303,106.3717%20110.3273,96.8687%20110.3273,85.1467%20C110.3273,73.4237%20119.8303,63.9207%20131.5523,63.9207%20C143.2753,63.9207%20152.7773,73.4237%20152.7773,85.1467'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.5527,64.9211%20C120.4007,64.9211%20111.3267,73.9941%20111.3267,85.1471%20C111.3267,96.2991%20120.4007,105.3711%20131.5527,105.3711%20C142.7047,105.3711%20151.7777,96.2991%20151.7777,85.1471%20C151.7777,73.9941%20142.7047,64.9211%20131.5527,64.9211%20M131.5527,107.3711%20C119.2977,107.3711%20109.3267,97.4011%20109.3267,85.1471%20C109.3267,72.8921%20119.2977,62.9211%20131.5527,62.9211%20C143.8077,62.9211%20153.7777,72.8921%20153.7777,85.1471%20C153.7777,97.4011%20143.8077,107.3711%20131.5527,107.3711'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='131.4971'%20y1='75.9788'%20x2='131.4971'%20y2='89.6908'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.4971,91.1907%20C130.6691,91.1907%20129.9971,90.5187%20129.9971,89.6907%20L129.9971,75.9787%20C129.9971,75.1507%20130.6691,74.4787%20131.4971,74.4787%20C132.3251,74.4787%20132.9971,75.1507%20132.9971,75.9787%20L132.9971,89.6907%20C132.9971,90.5187%20132.3251,91.1907%20131.4971,91.1907'%20id='Fill-17'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M131.4971,91.1907%20C131.1131,91.1907%20130.7291,91.0447%20130.4361,90.7517%20L125.5891,85.9037%20C125.0031,85.3177%20125.0031,84.3687%20125.5891,83.7827%20C126.1751,83.1967%20127.1241,83.1967%20127.7101,83.7827%20L131.4971,87.5697%20L135.2841,83.7827%20C135.8701,83.1967%20136.8191,83.1967%20137.4051,83.7827%20C137.9911,84.3687%20137.9911,85.3177%20137.4051,85.9037%20L132.5581,90.7517%20C132.2651,91.0447%20131.8811,91.1907%20131.4971,91.1907'%20id='Fill-19'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='124.5762'%20y1='94.3137'%20x2='138.5282'%20y2='94.3137'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M138.5283,95.8137%20L124.5763,95.8137%20C123.7483,95.8137%20123.0763,95.1417%20123.0763,94.3137%20C123.0763,93.4857%20123.7483,92.8137%20124.5763,92.8137%20L138.5283,92.8137%20C139.3563,92.8137%20140.0283,93.4857%20140.0283,94.3137%20C140.0283,95.1417%20139.3563,95.8137%20138.5283,95.8137'%20id='Fill-23'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='227.9902'%20y1='211.927'%20x2='205.6572'%20y2='211.927'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M227.9902,212.927%20L205.6572,212.927%20C205.1042,212.927%20204.6572,212.48%20204.6572,211.927%20C204.6572,211.374%20205.1042,210.927%20205.6572,210.927%20L227.9902,210.927%20C228.5432,210.927%20228.9902,211.374%20228.9902,211.927%20C228.9902,212.48%20228.5432,212.927%20227.9902,212.927'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2187,201.9641%20L243.2187,201.9641%20C242.6657,201.9641%20242.2187,201.5171%20242.2187,200.9641%20C242.2187,200.4111%20242.6657,199.9641%20243.2187,199.9641%20L248.2187,199.9641%20C248.7717,199.9641%20249.2187,200.4111%20249.2187,200.9641%20C249.2187,201.5171%20248.7717,201.9641%20248.2187,201.9641'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='200.9641'%20x2='13.333'%20y2='200.9641'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.333,201.9641%20L8,201.9641%20C7.447,201.9641%207,201.5171%207,200.9641%20C7,200.4111%207.447,199.9641%208,199.9641%20L13.333,199.9641%20C13.886,199.9641%2014.333,200.4111%2014.333,200.9641%20C14.333,201.5171%2013.886,201.9641%2013.333,201.9641'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='162.2529'%20y1='211.927'%20x2='106.5259'%20y2='211.927'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.2529,212.927%20L106.5259,212.927%20C105.9739,212.927%20105.5259,212.48%20105.5259,211.927%20C105.5259,211.374%20105.9739,210.927%20106.5259,210.927%20L162.2529,210.927%20C162.8059,210.927%20163.2529,211.374%20163.2529,211.927%20C163.2529,212.48%20162.8059,212.927%20162.2529,212.927'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.8809'%20y1='211.927'%20x2='88.5479'%20y2='211.927'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M99.8809,212.927%20L88.5479,212.927%20C87.9949,212.927%2087.5479,212.48%2087.5479,211.927%20C87.5479,211.374%2087.9949,210.927%2088.5479,210.927%20L99.8809,210.927%20C100.4339,210.927%20100.8809,211.374%20100.8809,211.927%20C100.8809,212.48%20100.4339,212.927%2099.8809,212.927'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='167.2148'%20y1='211.927'%20x2='171.5478'%20y2='211.927'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.5479,212.927%20L167.2149,212.927%20C166.6619,212.927%20166.2149,212.48%20166.2149,211.927%20C166.2149,211.374%20166.6619,210.927%20167.2149,210.927%20L171.5479,210.927%20C172.1009,210.927%20172.5479,211.374%20172.5479,211.927%20C172.5479,212.48%20172.1009,212.927%20171.5479,212.927'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='239.0479'%20y1='211.927'%20x2='235.3809'%20y2='211.927'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.0479,212.927%20L235.3809,212.927%20C234.8279,212.927%20234.3809,212.48%20234.3809,211.927%20C234.3809,211.374%20234.8279,210.927%20235.3809,210.927%20L239.0479,210.927%20C239.6009,210.927%20240.0479,211.374%20240.0479,211.927%20C240.0479,212.48%20239.6009,212.927%20239.0479,212.927'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='41.3877'%20y1='211.927'%20x2='27.7207'%20y2='211.927'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M41.3877,212.927%20L27.7207,212.927%20C27.1677,212.927%2026.7207,212.48%2026.7207,211.927%20C26.7207,211.374%2027.1677,210.927%2027.7207,210.927%20L41.3877,210.927%20C41.9407,210.927%2042.3877,211.374%2042.3877,211.927%20C42.3877,212.48%2041.9407,212.927%2041.3877,212.927'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M238.9346,200.9641%20L222.8776,200.9641%20C223.4756,198.9161%20223.8096,196.7561%20223.8096,194.5151%20C223.8096,181.8041%20213.5046,171.4991%20200.7936,171.4991%20C190.6636,171.4991%20182.0686,178.0481%20178.9936,187.1401%20C177.9106,186.8981%20176.7856,186.7671%20175.6296,186.7671%20C167.5346,186.7671%20160.9136,193.0251%20160.3076,200.9641%20L146.5906,201.0001%20C146.0536,191.3921%20138.6446,183.6221%20129.1866,182.5601%20C126.1276,167.7231%20112.9926,156.5671%2097.2486,156.5671%20C86.5406,156.5671%2077.0386,161.7291%2071.0936,169.7001%20C69.0286,169.1821%2066.8676,168.9031%2064.6396,168.9031%20C50.0376,168.9031%2038.1996,180.7411%2038.1996,195.3441%20C38.1996,197.2861%2038.4146,199.1771%2038.8136,201.0001%20L22.5526,201.0001'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.6455,202.0032%20L145.5925,201.0562%20C145.0825,191.9322%20138.1355,184.5712%20129.0755,183.5542%20L128.3535,183.4732%20L128.2075,182.7622%20C125.1975,168.1622%20112.1775,157.5662%2097.2495,157.5662%20C87.1705,157.5662%2077.9295,162.2072%2071.8955,170.2982%20L71.4975,170.8322%20L70.8505,170.6702%20C68.8235,170.1612%2066.7345,169.9032%2064.6395,169.9032%20C50.6115,169.9032%2039.1995,181.3162%2039.1995,195.3442%20C39.1995,197.1602%2039.3985,198.9912%2039.7905,200.7862%20L40.0555,202.0002%20L22.5525,202.0002%20C21.9995,202.0002%2021.5525,201.5532%2021.5525,201.0002%20C21.5525,200.4472%2021.9995,200.0002%2022.5525,200.0002%20L37.5995,200.0002%20C37.3335,198.4572%2037.1995,196.8962%2037.1995,195.3442%20C37.1995,180.2132%2049.5085,167.9032%2064.6395,167.9032%20C66.6765,167.9032%2068.7085,168.1302%2070.6925,168.5762%20C77.1125,160.3002%2086.7535,155.5662%2097.2495,155.5662%20C112.8825,155.5662%20126.5475,166.4972%20130.0135,181.6582%20C139.3835,183.0382%20146.5625,190.5762%20147.5145,199.9972%20L159.4075,199.9662%20C160.4835,191.9322%20167.4365,185.7672%20175.6295,185.7672%20C176.5355,185.7672%20177.4435,185.8432%20178.3415,185.9942%20C181.8695,176.6902%20190.7825,170.4992%20200.7935,170.4992%20C214.0365,170.4992%20224.8095,181.2732%20224.8095,194.5152%20C224.8095,196.3372%20224.5965,198.1642%20224.1745,199.9642%20L238.9345,199.9642%20C239.4875,199.9642%20239.9345,200.4112%20239.9345,200.9642%20C239.9345,201.5172%20239.4875,201.9642%20238.9345,201.9642%20L221.5435,201.9642%20L221.9175,200.6842%20C222.5095,198.6562%20222.8095,196.5812%20222.8095,194.5152%20C222.8095,182.3752%20212.9335,172.4992%20200.7935,172.4992%20C191.3475,172.4992%20182.9665,178.5122%20179.9405,187.4602%20L179.6525,188.3122%20L178.7755,188.1152%20C177.7395,187.8842%20176.6815,187.7672%20175.6295,187.7672%20C168.1665,187.7672%20161.8735,193.5972%20161.3045,201.0402%20L161.2345,201.9622%20L145.6455,202.0032%20Z'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,184.3674%20C62.5371,184.3674%2060.2661,184.8294%2060.2661,184.0054%20C60.2661,171.9064%2094.8651,169.0794%2098.0431,181.8364%20C99.0921,186.0474%2074.9431,187.1414%2073.4041,181.7054%20L62.5371,184.3674'%20id='Fill-59'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(58.721771,%20136.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-17'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(52.500000,%2059.479927)%20scale(-1,%201)%20rotate(-65.000000)%20translate(-52.500000,%20-59.479927)%20translate(0.000000,%206.479927)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.5352,186.9495%20C76.9602,186.9495%2073.8372,184.4005%2072.6662,183.0915%20C65.6432,186.3775%2060.1412,185.0355%2059.9052,184.9735%20C59.3702,184.8375%2059.0472,184.2935%2059.1832,183.7585%20C59.3192,183.2225%2059.8622,182.9015%2060.3972,183.0355%20C60.4852,183.0585%2065.8612,184.3195%2072.5042,180.9445%20L73.3462,180.5165%20L73.8212,181.3335%20C73.9142,181.4845%2076.2652,185.2405%2084.4582,184.9315%20C92.9752,184.6115%2097.2432,181.1055%2097.2852,181.0705%20C97.7102,180.7165%2098.3412,180.7715%2098.6942,181.1925%20C99.0502,181.6165%2098.9952,182.2465%2098.5722,182.6015%20C98.3782,182.7635%2093.7282,186.5845%2084.5322,186.9295%20C84.1912,186.9425%2083.8592,186.9495%2083.5352,186.9495'%20id='Fill-108'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.8301,190.094%20C74.7401,190.094%2074.6491,190.082%2074.5591,190.057%20C74.3681,190.003%2072.6551,189.506%2071.5231,188.564%20C71.0991,188.21%2071.0411,187.579%2071.3941,187.156%20C71.7481,186.732%2072.3791,186.673%2072.8031,187.027%20C73.4881,187.598%2074.6921,188.018%2075.0991,188.131%20C75.6301,188.28%2075.9401,188.831%2075.7921,189.364%20C75.6691,189.805%2075.2671,190.094%2074.8301,190.094'%20id='Fill-110'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M219.1797,102.9524%20C218.6267,102.9524%20218.1797,102.5054%20218.1797,101.9524%20L218.1797,94.9524%20C218.1797,94.3994%20218.6267,93.9524%20219.1797,93.9524%20C219.7327,93.9524%20220.1797,94.3994%20220.1797,94.9524%20L220.1797,101.9524%20C220.1797,102.5054%20219.7327,102.9524%20219.1797,102.9524'%20id='Fill-112'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.6797,99.4524%20L215.6797,99.4524%20C215.1267,99.4524%20214.6797,99.0054%20214.6797,98.4524%20C214.6797,97.8994%20215.1267,97.4524%20215.6797,97.4524%20L222.6797,97.4524%20C223.2327,97.4524%20223.6797,97.8994%20223.6797,98.4524%20C223.6797,99.0054%20223.2327,99.4524%20222.6797,99.4524'%20id='Fill-114'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1797,52.9524%20C53.6267,52.9524%2053.1797,52.5054%2053.1797,51.9524%20L53.1797,44.9524%20C53.1797,44.3994%2053.6267,43.9524%2054.1797,43.9524%20C54.7327,43.9524%2055.1797,44.3994%2055.1797,44.9524%20L55.1797,51.9524%20C55.1797,52.5054%2054.7327,52.9524%2054.1797,52.9524'%20id='Fill-116'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6797,49.4524%20L50.6797,49.4524%20C50.1267,49.4524%2049.6797,49.0054%2049.6797,48.4524%20C49.6797,47.8994%2050.1267,47.4524%2050.6797,47.4524%20L57.6797,47.4524%20C58.2327,47.4524%2058.6797,47.8994%2058.6797,48.4524%20C58.6797,49.0054%2058.2327,49.4524%2057.6797,49.4524'%20id='Fill-118'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.2822,118.4045%20C37.0062,118.4045%2036.7822,118.1805%2036.7822,117.9045%20L36.7822,113.9675%20C36.7822,113.6905%2037.0062,113.4675%2037.2822,113.4675%20C37.5582,113.4675%2037.7822,113.6905%2037.7822,113.9675%20L37.7822,117.9045%20C37.7822,118.1805%2037.5582,118.4045%2037.2822,118.4045'%20id='Fill-120'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.251,116.4358%20L35.313,116.4358%20C35.037,116.4358%2034.814,116.2118%2034.814,115.9358%20C34.814,115.6598%2035.037,115.4358%2035.313,115.4358%20L39.251,115.4358%20C39.527,115.4358%2039.751,115.6598%2039.751,115.9358%20C39.751,116.2118%2039.527,116.4358%2039.251,116.4358'%20id='Fill-122'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.2822,162.4045%20C211.0062,162.4045%20210.7822,162.1805%20210.7822,161.9045%20L210.7822,157.9675%20C210.7822,157.6905%20211.0062,157.4675%20211.2822,157.4675%20C211.5582,157.4675%20211.7822,157.6905%20211.7822,157.9675%20L211.7822,161.9045%20C211.7822,162.1805%20211.5582,162.4045%20211.2822,162.4045'%20id='Fill-124'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.251,160.4358%20L209.313,160.4358%20C209.037,160.4358%20208.814,160.2118%20208.814,159.9358%20C208.814,159.6598%20209.037,159.4358%20209.313,159.4358%20L213.251,159.4358%20C213.527,159.4358%20213.751,159.6598%20213.751,159.9358%20C213.751,160.2118%20213.527,160.4358%20213.251,160.4358'%20id='Fill-126'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.2607,131.6116%20C125.3927,131.6116%20125.5097,131.6636%20125.6127,131.7646%20L126.5667,132.7996%20C126.0377,133.4546%20125.3887,133.9556%20124.6167,134.3026%20C123.8467,134.6506%20122.9207,134.8246%20121.8407,134.8246%20C120.8747,134.8246%20120.0067,134.6606%20119.2357,134.3306%20C118.4647,134.0006%20117.8057,133.5416%20117.2597,132.9536%20C116.7137,132.3646%20116.2957,131.6636%20116.0047,130.8466%20C115.7137,130.0306%20115.5687,129.1396%20115.5687,128.1736%20C115.5687,127.1956%20115.7237,126.2996%20116.0357,125.4876%20C116.3477,124.6746%20116.7867,123.9736%20117.3547,123.3856%20C117.9217,122.7986%20118.5977,122.3406%20119.3837,122.0126%20C120.1697,121.6866%20121.0397,121.5226%20121.9937,121.5226%20C122.9427,121.5226%20123.7827,121.6786%20124.5187,121.9906%20C125.2527,122.3026%20125.8787,122.7116%20126.3947,123.2156%20L125.5847,124.3406%20C125.5367,124.4126%20125.4757,124.4746%20125.4007,124.5286%20C125.3247,124.5836%20125.2217,124.6096%20125.0897,124.6096%20C124.9997,124.6096%20124.9067,124.5846%20124.8107,124.5336%20C124.7147,124.4826%20124.6107,124.4196%20124.4957,124.3436%20C124.3817,124.2696%20124.2497,124.1866%20124.0997,124.0966%20C123.9497,124.0076%20123.7767,123.9246%20123.5777,123.8496%20C123.3797,123.7746%20123.1507,123.7116%20122.8897,123.6606%20C122.6287,123.6096%20122.3267,123.5846%20121.9857,123.5846%20C121.4037,123.5846%20120.8697,123.6876%20120.3877,123.8946%20C119.9047,124.1016%20119.4897,124.4016%20119.1407,124.7946%20C118.7927,125.1876%20118.5237,125.6676%20118.3307,126.2346%20C118.1387,126.8006%20118.0427,127.4486%20118.0427,128.1736%20C118.0427,128.9056%20118.1467,129.5566%20118.3537,130.1276%20C118.5607,130.6966%20118.8407,131.1766%20119.1957,131.5666%20C119.5487,131.9576%20119.9657,132.2556%20120.4467,132.4626%20C120.9257,132.6696%20121.4427,132.7726%20121.9937,132.7726%20C122.3237,132.7726%20122.6217,132.7556%20122.8897,132.7186%20C123.1567,132.6826%20123.4027,132.6266%20123.6277,132.5486%20C123.8527,132.4696%20124.0657,132.3696%20124.2667,132.2466%20C124.4677,132.1236%20124.6667,131.9716%20124.8647,131.7926%20C124.9247,131.7376%20124.9887,131.6946%20125.0537,131.6616%20C125.1197,131.6286%20125.1897,131.6116%20125.2607,131.6116'%20id='Fill-128'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M135.1611,124.0334%20C135.0891,124.1594%20135.0131,124.2514%20134.9321,124.3084%20C134.8501,124.3654%20134.7501,124.3934%20134.6301,124.3934%20C134.5041,124.3934%20134.3681,124.3474%20134.2211,124.2544%20C134.0731,124.1614%20133.8981,124.0574%20133.6941,123.9434%20C133.4901,123.8304%20133.2521,123.7264%20132.9781,123.6334%20C132.7061,123.5404%20132.3831,123.4944%20132.0111,123.4944%20C131.6751,123.4944%20131.3811,123.5344%20131.1291,123.6154%20C130.8771,123.6964%20130.6661,123.8084%20130.4951,123.9534%20C130.3231,124.0964%20130.1961,124.2694%20130.1121,124.4704%20C130.0281,124.6714%20129.9861,124.8914%20129.9861,125.1324%20C129.9861,125.4374%20130.0711,125.6924%20130.2431,125.8964%20C130.4141,126.1004%20130.6401,126.2744%20130.9221,126.4194%20C131.2041,126.5624%20131.5251,126.6914%20131.8851,126.8054%20C132.2451,126.9204%20132.6141,127.0414%20132.9921,127.1704%20C133.3701,127.2994%20133.7391,127.4494%20134.0991,127.6204%20C134.4591,127.7914%20134.7801,128.0074%20135.0621,128.2684%20C135.3441,128.5294%20135.5701,128.8484%20135.7421,129.2264%20C135.9131,129.6044%20135.9981,130.0634%20135.9981,130.6034%20C135.9981,131.1914%20135.8971,131.7424%20135.6961,132.2554%20C135.4961,132.7684%20135.2021,133.2154%20134.8141,133.5964%20C134.4281,133.9774%20133.9551,134.2774%20133.3971,134.4964%20C132.8391,134.7154%20132.2001,134.8244%20131.4801,134.8244%20C131.0661,134.8244%20130.6581,134.7844%20130.2561,134.7034%20C129.8541,134.6224%20129.4691,134.5074%20129.0991,134.3564%20C128.7301,134.2074%20128.3841,134.0264%20128.0601,133.8164%20C127.7361,133.6064%20127.4481,133.3734%20127.1961,133.1144%20L127.9071,131.9544%20C127.9671,131.8704%20128.0451,131.7994%20128.1411,131.7424%20C128.2371,131.6854%20128.3391,131.6564%20128.4471,131.6564%20C128.5971,131.6564%20128.7591,131.7184%20128.9331,131.8414%20C129.1071,131.9644%20129.3141,132.1004%20129.5551,132.2514%20C129.7941,132.4004%20130.0741,132.5374%20130.3951,132.6604%20C130.7171,132.7834%20131.1021,132.8454%20131.5521,132.8454%20C132.2421,132.8454%20132.7761,132.6814%20133.1541,132.3544%20C133.5321,132.0274%20133.7221,131.5574%20133.7221,130.9454%20C133.7221,130.6034%20133.6361,130.3244%20133.4651,130.1084%20C133.2941,129.8924%20133.0671,129.7114%20132.7851,129.5644%20C132.5031,129.4174%20132.1821,129.2934%20131.8221,129.1904%20C131.4621,129.0894%20131.0961,128.9774%20130.7241,128.8574%20C130.3521,128.7374%20129.9861,128.5944%20129.6261,128.4264%20C129.2661,128.2584%20128.9451,128.0394%20128.6631,127.7684%20C128.3811,127.4994%20128.1541,127.1614%20127.9831,126.7564%20C127.8121,126.3514%20127.7271,125.8514%20127.7271,125.2584%20C127.7271,124.7844%20127.8211,124.3214%20128.0111,123.8724%20C128.2001,123.4224%20128.4741,123.0224%20128.8341,122.6754%20C129.1941,122.3274%20129.6381,122.0484%20130.1661,121.8384%20C130.6941,121.6284%20131.3001,121.5224%20131.9841,121.5224%20C132.7521,121.5224%20133.4601,121.6424%20134.1081,121.8834%20C134.7561,122.1234%20135.3081,122.4594%20135.7651,122.8904%20L135.1611,124.0334%20Z'%20id='Fill-130'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M148.9941,121.6672%20L143.7381,134.6812%20L141.5521,134.6812%20L136.2961,121.6672%20L138.2391,121.6672%20C138.4491,121.6672%20138.6201,121.7182%20138.7531,121.8192%20C138.8851,121.9222%20138.9831,122.0542%20139.0501,122.2162%20L142.1181,130.1532%20C142.2211,130.4122%20142.3181,130.6952%20142.4111,131.0042%20C142.5041,131.3132%20142.5931,131.6362%20142.6771,131.9722%20C142.7481,131.6362%20142.8261,131.3132%20142.9101,131.0042%20C142.9941,130.6952%20143.0881,130.4122%20143.1891,130.1532%20L146.2401,122.2162%20C146.2881,122.0782%20146.3831,121.9522%20146.5241,121.8382%20C146.6651,121.7242%20146.8381,121.6672%20147.0421,121.6672%20L148.9941,121.6672%20Z'%20id='Fill-132'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ImportXlsx.svg.js b/lib/static/illustrations/ImportXlsx.svg.js new file mode 100644 index 00000000..1fa0a4ef --- /dev/null +++ b/lib/static/illustrations/ImportXlsx.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='18.5443285%2058.2328%2023.7782285%2058.2328%2031.6823285%2056.2052%2034.1076877%2059.8972849%2041.8844285%2059.8972849%2052.4930285%2058.2328%2059.1595285%2053.9518142%2063.8051285%2011%2026.7782285%2011'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ImportXLSX'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9951,200.1143%20C26.9951,142.9213%2073.3591,96.5563%20130.5531,96.5563%20C187.7461,96.5563%20234.1101,142.9213%20234.1101,200.1143%20L26.9951,200.1143%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.8135,165.8233%20L83.8255,165.8233%20C82.5995,165.8233%2081.6065,164.8293%2081.6065,163.6033%20L81.6065,39.2193%20C81.6065,37.9933%2082.5995,37.0003%2083.8255,37.0003%20L177.2805,37.0003%20C178.5055,37.0003%20179.5005,37.9933%20179.5005,39.2193%20L179.5005,143.0233%20L155.8135,165.8233%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M83.8252,38%20C83.1532,38%2082.6062,38.547%2082.6062,39.219%20L82.6062,163.604%20C82.6062,164.276%2083.1532,164.823%2083.8252,164.823%20L155.4102,164.823%20L178.5002,142.598%20L178.5002,39.219%20C178.5002,38.547%20177.9532,38%20177.2802,38%20L83.8252,38%20Z%20M156.2172,166.823%20L83.8252,166.823%20C82.0512,166.823%2080.6062,165.379%2080.6062,163.604%20L80.6062,39.219%20C80.6062,37.444%2082.0512,36%2083.8252,36%20L177.2802,36%20C179.0552,36%20180.5002,37.444%20180.5002,39.219%20L180.5002,143.449%20L156.2172,166.823%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M156.7969,165.8233%20L154.7969,165.8233%20L154.7969,147.4373%20C154.7969,144.7913%20156.9499,142.6373%20159.5969,142.6373%20L179.4999,142.6373%20L179.4999,144.6373%20L159.5969,144.6373%20C158.0529,144.6373%20156.7969,145.8933%20156.7969,147.4373%20L156.7969,165.8233%20Z'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.7783,89.1465%20C146.7783,100.8685%20137.2753,110.3715%20125.5523,110.3715%20C113.8313,110.3715%20104.3283,100.8685%20104.3283,89.1465%20C104.3283,77.4235%20113.8313,67.9205%20125.5523,67.9205%20C137.2753,67.9205%20146.7783,77.4235%20146.7783,89.1465'%20id='Fill-9'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M151.7783,85.1465%20C151.7783,96.8685%20142.2753,106.3715%20130.5523,106.3715%20C118.8313,106.3715%20109.3283,96.8685%20109.3283,85.1465%20C109.3283,73.4235%20118.8313,63.9205%20130.5523,63.9205%20C142.2753,63.9205%20151.7783,73.4235%20151.7783,85.1465'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.5527,64.9209%20C119.4007,64.9209%20110.3277,73.9939%20110.3277,85.1469%20C110.3277,96.2989%20119.4007,105.3709%20130.5527,105.3709%20C141.7047,105.3709%20150.7787,96.2989%20150.7787,85.1469%20C150.7787,73.9939%20141.7047,64.9209%20130.5527,64.9209%20M130.5527,107.3709%20C118.2977,107.3709%20108.3277,97.4009%20108.3277,85.1469%20C108.3277,72.8919%20118.2977,62.9209%20130.5527,62.9209%20C142.8077,62.9209%20152.7787,72.8919%20152.7787,85.1469%20C152.7787,97.4009%20142.8077,107.3709%20130.5527,107.3709'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='130.498'%20y1='75.9786'%20x2='130.498'%20y2='89.6906'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M130.498,91.1905%20C129.67,91.1905%20128.998,90.5185%20128.998,89.6905%20L128.998,75.9785%20C128.998,75.1505%20129.67,74.4785%20130.498,74.4785%20C131.326,74.4785%20131.998,75.1505%20131.998,75.9785%20L131.998,89.6905%20C131.998,90.5185%20131.326,91.1905%20130.498,91.1905'%20id='Fill-17'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M130.498,91.1905%20C130.114,91.1905%20129.73,91.0445%20129.437,90.7515%20L124.589,85.9035%20C124.003,85.3175%20124.003,84.3685%20124.589,83.7825%20C125.175,83.1965%20126.124,83.1965%20126.71,83.7825%20L130.498,87.5695%20L134.285,83.7825%20C134.871,83.1965%20135.82,83.1965%20136.406,83.7825%20C136.992,84.3685%20136.992,85.3175%20136.406,85.9035%20L131.559,90.7515%20C131.266,91.0445%20130.882,91.1905%20130.498,91.1905'%20id='Fill-19'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='123.5771'%20y1='94.3135'%20x2='137.5291'%20y2='94.3135'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M137.5293,95.8135%20L123.5773,95.8135%20C122.7493,95.8135%20122.0773,95.1415%20122.0773,94.3135%20C122.0773,93.4855%20122.7493,92.8135%20123.5773,92.8135%20L137.5293,92.8135%20C138.3573,92.8135%20139.0293,93.4855%20139.0293,94.3135%20C139.0293,95.1415%20138.3573,95.8135%20137.5293,95.8135'%20id='Fill-23'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='226.9912'%20y1='211.9268'%20x2='204.6582'%20y2='211.9268'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M226.9912,212.9268%20L204.6582,212.9268%20C204.1052,212.9268%20203.6582,212.4798%20203.6582,211.9268%20C203.6582,211.3738%20204.1052,210.9268%20204.6582,210.9268%20L226.9912,210.9268%20C227.5442,210.9268%20227.9912,211.3738%20227.9912,211.9268%20C227.9912,212.4798%20227.5442,212.9268%20226.9912,212.9268'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2197,201.9639%20L242.2197,201.9639%20C241.6667,201.9639%20241.2197,201.5169%20241.2197,200.9639%20C241.2197,200.4109%20241.6667,199.9639%20242.2197,199.9639%20L247.2197,199.9639%20C247.7727,199.9639%20248.2197,200.4109%20248.2197,200.9639%20C248.2197,201.5169%20247.7727,201.9639%20247.2197,201.9639'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='7'%20y1='200.9639'%20x2='12.334'%20y2='200.9639'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.334,201.9639%20L7,201.9639%20C6.447,201.9639%206,201.5169%206,200.9639%20C6,200.4109%206.447,199.9639%207,199.9639%20L12.334,199.9639%20C12.887,199.9639%2013.334,200.4109%2013.334,200.9639%20C13.334,201.5169%2012.887,201.9639%2012.334,201.9639'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.2539'%20y1='211.9268'%20x2='105.5269'%20y2='211.9268'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.2539,212.9268%20L105.5269,212.9268%20C104.9749,212.9268%20104.5269,212.4798%20104.5269,211.9268%20C104.5269,211.3738%20104.9749,210.9268%20105.5269,210.9268%20L161.2539,210.9268%20C161.8069,210.9268%20162.2539,211.3738%20162.2539,211.9268%20C162.2539,212.4798%20161.8069,212.9268%20161.2539,212.9268'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.8818'%20y1='211.9268'%20x2='87.5488'%20y2='211.9268'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M98.8818,212.9268%20L87.5488,212.9268%20C86.9958,212.9268%2086.5488,212.4798%2086.5488,211.9268%20C86.5488,211.3738%2086.9958,210.9268%2087.5488,210.9268%20L98.8818,210.9268%20C99.4348,210.9268%2099.8818,211.3738%2099.8818,211.9268%20C99.8818,212.4798%2099.4348,212.9268%2098.8818,212.9268'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='166.2148'%20y1='211.9268'%20x2='170.5488'%20y2='211.9268'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M170.5488,212.9268%20L166.2148,212.9268%20C165.6618,212.9268%20165.2148,212.4798%20165.2148,211.9268%20C165.2148,211.3738%20165.6618,210.9268%20166.2148,210.9268%20L170.5488,210.9268%20C171.1018,210.9268%20171.5488,211.3738%20171.5488,211.9268%20C171.5488,212.4798%20171.1018,212.9268%20170.5488,212.9268'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='238.0488'%20y1='211.9268'%20x2='234.3818'%20y2='211.9268'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.0488,212.9268%20L234.3818,212.9268%20C233.8288,212.9268%20233.3818,212.4798%20233.3818,211.9268%20C233.3818,211.3738%20233.8288,210.9268%20234.3818,210.9268%20L238.0488,210.9268%20C238.6018,210.9268%20239.0488,211.3738%20239.0488,211.9268%20C239.0488,212.4798%20238.6018,212.9268%20238.0488,212.9268'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='40.3877'%20y1='211.9268'%20x2='26.7207'%20y2='211.9268'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M40.3877,212.9268%20L26.7207,212.9268%20C26.1677,212.9268%2025.7207,212.4798%2025.7207,211.9268%20C25.7207,211.3738%2026.1677,210.9268%2026.7207,210.9268%20L40.3877,210.9268%20C40.9407,210.9268%2041.3877,211.3738%2041.3877,211.9268%20C41.3877,212.4798%2040.9407,212.9268%2040.3877,212.9268'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M237.9346,200.9639%20L221.8776,200.9639%20C222.4766,198.9159%20222.8096,196.7559%20222.8096,194.5149%20C222.8096,181.8039%20212.5056,171.4989%20199.7946,171.4989%20C189.6636,171.4989%20181.0686,178.0479%20177.9946,187.1399%20C176.9106,186.8979%20175.7866,186.7669%20174.6296,186.7669%20C166.5346,186.7669%20159.9136,193.0249%20159.3076,200.9639%20L145.5906,200.9999%20C145.0546,191.3919%20137.6446,183.6219%20128.1866,182.5599%20C125.1286,167.7229%20111.9926,156.5669%2096.2496,156.5669%20C85.5416,156.5669%2076.0396,161.7289%2070.0946,169.6999%20C68.0286,169.1819%2065.8676,168.9029%2063.6406,168.9029%20C49.0376,168.9029%2037.1996,180.7409%2037.1996,195.3439%20C37.1996,197.2859%2037.4146,199.1769%2037.8136,200.9999%20L21.5526,200.9999'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.6455,202.003%20L144.5925,201.056%20C144.0835,191.932%20137.1365,184.571%20128.0755,183.554%20L127.3535,183.473%20L127.2075,182.762%20C124.1985,168.162%20111.1785,157.566%2096.2495,157.566%20C86.1715,157.566%2076.9305,162.207%2070.8965,170.298%20L70.4985,170.832%20L69.8515,170.67%20C67.8245,170.161%2065.7345,169.903%2063.6405,169.903%20C49.6125,169.903%2038.1995,181.316%2038.1995,195.344%20C38.1995,197.16%2038.3985,198.991%2038.7905,200.786%20L39.0555,202%20L21.5525,202%20C20.9995,202%2020.5525,201.553%2020.5525,201%20C20.5525,200.447%2020.9995,200%2021.5525,200%20L36.5995,200%20C36.3335,198.457%2036.1995,196.896%2036.1995,195.344%20C36.1995,180.213%2048.5095,167.903%2063.6405,167.903%20C65.6765,167.903%2067.7095,168.13%2069.6935,168.576%20C76.1135,160.3%2085.7545,155.566%2096.2495,155.566%20C111.8835,155.566%20125.5485,166.497%20129.0135,181.658%20C138.3845,183.038%20145.5635,190.576%20146.5145,199.997%20L158.4075,199.966%20C159.4835,191.932%20166.4365,185.767%20174.6295,185.767%20C175.5345,185.767%20176.4435,185.843%20177.3425,185.994%20C180.8695,176.69%20189.7825,170.499%20199.7945,170.499%20C213.0375,170.499%20223.8095,181.273%20223.8095,194.515%20C223.8095,196.339%20223.5965,198.166%20223.1745,199.964%20L237.9345,199.964%20C238.4875,199.964%20238.9345,200.411%20238.9345,200.964%20C238.9345,201.517%20238.4875,201.964%20237.9345,201.964%20L220.5435,201.964%20L220.9175,200.684%20C221.5095,198.66%20221.8095,196.584%20221.8095,194.515%20C221.8095,182.375%20211.9335,172.499%20199.7945,172.499%20C190.3475,172.499%20181.9665,178.512%20178.9415,187.46%20L178.6535,188.312%20L177.7765,188.115%20C176.7395,187.884%20175.6805,187.767%20174.6295,187.767%20C167.1665,187.767%20160.8735,193.597%20160.3045,201.04%20L160.2345,201.962%20L144.6455,202.003%20Z'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.5371,184.3672%20C61.5371,184.3672%2059.2661,184.8292%2059.2661,184.0052%20C59.2661,171.9062%2093.8651,169.0792%2097.0431,181.8362%20C98.0921,186.0472%2073.9431,187.1412%2072.4041,181.7052%20L61.5371,184.3672'%20id='Fill-59'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(40.721771,%20125.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-17'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(70.500000,%2070.479927)%20scale(-1,%201)%20rotate(-65.000000)%20translate(-70.500000,%20-70.479927)%20translate(18.000000,%2017.479927)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M82.5361,186.9493%20C75.9601,186.9493%2072.8371,184.4003%2071.6661,183.0913%20C64.6431,186.3793%2059.1431,185.0363%2058.9051,184.9733%20C58.3701,184.8373%2058.0471,184.2933%2058.1831,183.7583%20C58.3191,183.2223%2058.8611,182.9013%2059.3961,183.0353%20C59.4511,183.0493%2064.8391,184.3313%2071.5051,180.9443%20L72.3481,180.5163%20L72.8221,181.3333%20C72.9141,181.4843%2075.3011,185.2193%2083.4591,184.9313%20C91.9761,184.6113%2096.2441,181.1053%2096.2861,181.0703%20C96.7111,180.7163%2097.3431,180.7713%2097.6951,181.1923%20C98.0511,181.6163%2097.9961,182.2463%2097.5731,182.6013%20C97.3791,182.7633%2092.7291,186.5843%2083.5331,186.9293%20C83.1921,186.9423%2082.8601,186.9493%2082.5361,186.9493'%20id='Fill-460'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M73.8301,190.0938%20C73.7411,190.0938%2073.6511,190.0818%2073.5601,190.0568%20C73.3691,190.0028%2071.6551,189.5058%2070.5231,188.5638%20C70.0991,188.2098%2070.0411,187.5788%2070.3941,187.1558%20C70.7491,186.7318%2071.3791,186.6728%2071.8031,187.0268%20C72.4821,187.5928%2073.6911,188.0158%2074.1011,188.1308%20C74.6321,188.2808%2074.9411,188.8328%2074.7921,189.3648%20C74.6681,189.8058%2074.2671,190.0938%2073.8301,190.0938'%20id='Fill-462'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M218.1797,102.9522%20C217.6267,102.9522%20217.1797,102.5052%20217.1797,101.9522%20L217.1797,94.9522%20C217.1797,94.3992%20217.6267,93.9522%20218.1797,93.9522%20C218.7327,93.9522%20219.1797,94.3992%20219.1797,94.9522%20L219.1797,101.9522%20C219.1797,102.5052%20218.7327,102.9522%20218.1797,102.9522'%20id='Fill-464'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M221.6797,99.4522%20L214.6797,99.4522%20C214.1267,99.4522%20213.6797,99.0052%20213.6797,98.4522%20C213.6797,97.8992%20214.1267,97.4522%20214.6797,97.4522%20L221.6797,97.4522%20C222.2327,97.4522%20222.6797,97.8992%20222.6797,98.4522%20C222.6797,99.0052%20222.2327,99.4522%20221.6797,99.4522'%20id='Fill-466'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M53.1797,52.9522%20C52.6267,52.9522%2052.1797,52.5052%2052.1797,51.9522%20L52.1797,44.9522%20C52.1797,44.3992%2052.6267,43.9522%2053.1797,43.9522%20C53.7327,43.9522%2054.1797,44.3992%2054.1797,44.9522%20L54.1797,51.9522%20C54.1797,52.5052%2053.7327,52.9522%2053.1797,52.9522'%20id='Fill-468'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M56.6797,49.4522%20L49.6797,49.4522%20C49.1267,49.4522%2048.6797,49.0052%2048.6797,48.4522%20C48.6797,47.8992%2049.1267,47.4522%2049.6797,47.4522%20L56.6797,47.4522%20C57.2327,47.4522%2057.6797,47.8992%2057.6797,48.4522%20C57.6797,49.0052%2057.2327,49.4522%2056.6797,49.4522'%20id='Fill-470'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M36.2822,118.4043%20C36.0062,118.4043%2035.7822,118.1803%2035.7822,117.9043%20L35.7822,113.9673%20C35.7822,113.6903%2036.0062,113.4673%2036.2822,113.4673%20C36.5582,113.4673%2036.7822,113.6903%2036.7822,113.9673%20L36.7822,117.9043%20C36.7822,118.1803%2036.5582,118.4043%2036.2822,118.4043'%20id='Fill-472'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M38.251,116.4356%20L34.313,116.4356%20C34.037,116.4356%2033.814,116.2116%2033.814,115.9356%20C33.814,115.6596%2034.037,115.4356%2034.313,115.4356%20L38.251,115.4356%20C38.527,115.4356%2038.751,115.6596%2038.751,115.9356%20C38.751,116.2116%2038.527,116.4356%2038.251,116.4356'%20id='Fill-474'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2822,162.4043%20C210.0062,162.4043%20209.7822,162.1803%20209.7822,161.9043%20L209.7822,157.9673%20C209.7822,157.6903%20210.0062,157.4673%20210.2822,157.4673%20C210.5582,157.4673%20210.7822,157.6903%20210.7822,157.9673%20L210.7822,161.9043%20C210.7822,162.1803%20210.5582,162.4043%20210.2822,162.4043'%20id='Fill-476'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.251,160.4356%20L208.313,160.4356%20C208.037,160.4356%20207.814,160.2116%20207.814,159.9356%20C207.814,159.6596%20208.037,159.4356%20208.313,159.4356%20L212.251,159.4356%20C212.527,159.4356%20212.751,159.6596%20212.751,159.9356%20C212.751,160.2116%20212.527,160.4356%20212.251,160.4356'%20id='Fill-478'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M120.9102,134.6807%20L118.4982,134.6807%20C118.3302,134.6807%20118.1962,134.6387%20118.0972,134.5547%20C117.9982,134.4707%20117.9192,134.3747%20117.8582,134.2667%20L114.8442,129.2717%20C114.7962,129.4217%20114.7382,129.5507%20114.6732,129.6587%20L111.7842,134.2667%20C111.7122,134.3687%20111.6292,134.4627%20111.5362,134.5497%20C111.4432,134.6377%20111.3212,134.6807%20111.1722,134.6807%20L108.9132,134.6807%20L113.2322,127.9847%20L109.0842,121.6667%20L111.4962,121.6667%20C111.6642,121.6667%20111.7852,121.6897%20111.8602,121.7347%20C111.9352,121.7797%20112.0062,121.8527%20112.0712,121.9547%20L115.0332,126.7247%20C115.0932,126.5757%20115.1652,126.4247%20115.2492,126.2747%20L117.9672,121.9997%20C118.0322,121.8857%20118.1042,121.8017%20118.1822,121.7477%20C118.2612,121.6937%20118.3592,121.6667%20118.4792,121.6667%20L120.7932,121.6667%20L116.6072,127.8857%20L120.9102,134.6807%20Z'%20id='Fill-480'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-482'%20fill='%235E63B6'%20points='130.0264%20132.6827%20130.0264%20134.6807%20122.4034%20134.6807%20122.4034%20121.6667%20124.8244%20121.6667%20124.8244%20132.6827'%3e%3c/polygon%3e%3cpath%20d='M138.6836,124.0332%20C138.6116,124.1592%20138.5356,124.2512%20138.4546,124.3082%20C138.3726,124.3652%20138.2726,124.3932%20138.1526,124.3932%20C138.0266,124.3932%20137.8906,124.3472%20137.7436,124.2542%20C137.5956,124.1612%20137.4206,124.0572%20137.2166,123.9432%20C137.0126,123.8302%20136.7746,123.7262%20136.5006,123.6332%20C136.2286,123.5402%20135.9056,123.4942%20135.5336,123.4942%20C135.1976,123.4942%20134.9036,123.5342%20134.6516,123.6152%20C134.3996,123.6962%20134.1886,123.8082%20134.0176,123.9532%20C133.8456,124.0962%20133.7186,124.2692%20133.6346,124.4702%20C133.5506,124.6712%20133.5086,124.8912%20133.5086,125.1322%20C133.5086,125.4372%20133.5936,125.6922%20133.7656,125.8962%20C133.9366,126.1002%20134.1626,126.2742%20134.4446,126.4192%20C134.7266,126.5622%20135.0476,126.6912%20135.4076,126.8052%20C135.7676,126.9202%20136.1366,127.0412%20136.5146,127.1702%20C136.8926,127.2992%20137.2616,127.4492%20137.6216,127.6202%20C137.9816,127.7912%20138.3026,128.0072%20138.5846,128.2682%20C138.8666,128.5292%20139.0926,128.8482%20139.2646,129.2262%20C139.4356,129.6042%20139.5206,130.0632%20139.5206,130.6032%20C139.5206,131.1912%20139.4196,131.7422%20139.2186,132.2552%20C139.0186,132.7682%20138.7246,133.2152%20138.3366,133.5962%20C137.9506,133.9772%20137.4776,134.2772%20136.9196,134.4962%20C136.3616,134.7152%20135.7226,134.8242%20135.0026,134.8242%20C134.5886,134.8242%20134.1806,134.7842%20133.7786,134.7032%20C133.3766,134.6222%20132.9916,134.5072%20132.6216,134.3562%20C132.2526,134.2072%20131.9066,134.0262%20131.5826,133.8162%20C131.2586,133.6062%20130.9706,133.3732%20130.7186,133.1142%20L131.4296,131.9542%20C131.4896,131.8702%20131.5676,131.7992%20131.6636,131.7422%20C131.7596,131.6852%20131.8616,131.6562%20131.9696,131.6562%20C132.1196,131.6562%20132.2816,131.7182%20132.4556,131.8412%20C132.6296,131.9642%20132.8366,132.1002%20133.0776,132.2512%20C133.3166,132.4002%20133.5966,132.5372%20133.9176,132.6602%20C134.2396,132.7832%20134.6246,132.8452%20135.0746,132.8452%20C135.7646,132.8452%20136.2986,132.6812%20136.6766,132.3542%20C137.0546,132.0272%20137.2446,131.5572%20137.2446,130.9452%20C137.2446,130.6032%20137.1586,130.3242%20136.9876,130.1082%20C136.8166,129.8922%20136.5896,129.7112%20136.3076,129.5642%20C136.0256,129.4172%20135.7046,129.2932%20135.3446,129.1902%20C134.9846,129.0892%20134.6186,128.9772%20134.2466,128.8572%20C133.8746,128.7372%20133.5086,128.5942%20133.1486,128.4262%20C132.7886,128.2582%20132.4676,128.0392%20132.1856,127.7682%20C131.9036,127.4992%20131.6766,127.1612%20131.5056,126.7562%20C131.3346,126.3512%20131.2496,125.8512%20131.2496,125.2582%20C131.2496,124.7842%20131.3436,124.3212%20131.5336,123.8722%20C131.7226,123.4222%20131.9966,123.0222%20132.3566,122.6752%20C132.7166,122.3272%20133.1606,122.0482%20133.6886,121.8382%20C134.2166,121.6282%20134.8226,121.5222%20135.5066,121.5222%20C136.2746,121.5222%20136.9826,121.6422%20137.6306,121.8832%20C138.2786,122.1232%20138.8306,122.4592%20139.2876,122.8902%20L138.6836,124.0332%20Z'%20id='Fill-484'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M152.1748,134.6807%20L149.7628,134.6807%20C149.5948,134.6807%20149.4608,134.6387%20149.3618,134.5547%20C149.2628,134.4707%20149.1838,134.3747%20149.1228,134.2667%20L146.1088,129.2717%20C146.0608,129.4217%20146.0028,129.5507%20145.9378,129.6587%20L143.0488,134.2667%20C142.9768,134.3687%20142.8938,134.4627%20142.8008,134.5497%20C142.7078,134.6377%20142.5858,134.6807%20142.4368,134.6807%20L140.1778,134.6807%20L144.4968,127.9847%20L140.3488,121.6667%20L142.7608,121.6667%20C142.9288,121.6667%20143.0498,121.6897%20143.1248,121.7347%20C143.1998,121.7797%20143.2708,121.8527%20143.3358,121.9547%20L146.2978,126.7247%20C146.3578,126.5757%20146.4298,126.4247%20146.5138,126.2747%20L149.2318,121.9997%20C149.2968,121.8857%20149.3688,121.8017%20149.4468,121.7477%20C149.5258,121.6937%20149.6238,121.6667%20149.7438,121.6667%20L152.0578,121.6667%20L147.8718,127.8857%20L152.1748,134.6807%20Z'%20id='Fill-486'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ImportYml.svg.js b/lib/static/illustrations/ImportYml.svg.js new file mode 100644 index 00000000..fc667177 --- /dev/null +++ b/lib/static/illustrations/ImportYml.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='0.544328546%2047.2328%205.77822855%2047.2328%2013.6823285%2045.2052%2016.7782285%2047.2328%2023.8844285%2048.8972849%2034.4930285%2047.2328%2041.1595285%2042.9518142%2045.8051285%200%208.77822855%200'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/ImportYML'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M28.4424,200.1143%20C28.4424,142.9213%2074.8064,96.5563%20132.0004,96.5563%20C189.1934,96.5563%20235.5574,142.9213%20235.5574,200.1143%20L28.4424,200.1143%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M157.2607,165.8233%20L85.2727,165.8233%20C84.0467,165.8233%2083.0537,164.8293%2083.0537,163.6033%20L83.0537,39.2193%20C83.0537,37.9933%2084.0467,37.0003%2085.2727,37.0003%20L178.7277,37.0003%20C179.9527,37.0003%20180.9477,37.9933%20180.9477,39.2193%20L180.9477,143.0233%20L157.2607,165.8233%20Z'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M85.2725,38%20C84.6005,38%2084.0535,38.547%2084.0535,39.219%20L84.0535,163.604%20C84.0535,164.276%2084.6005,164.823%2085.2725,164.823%20L156.8575,164.823%20L179.9475,142.598%20L179.9475,39.219%20C179.9475,38.547%20179.4005,38%20178.7275,38%20L85.2725,38%20Z%20M157.6645,166.823%20L85.2725,166.823%20C83.4985,166.823%2082.0535,165.379%2082.0535,163.604%20L82.0535,39.219%20C82.0535,37.444%2083.4985,36%2085.2725,36%20L178.7275,36%20C180.5025,36%20181.9475,37.444%20181.9475,39.219%20L181.9475,143.449%20L157.6645,166.823%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M158.2451,165.8233%20L156.2451,165.8233%20L156.2451,147.4373%20C156.2451,144.7913%20158.3971,142.6373%20161.0441,142.6373%20L180.9471,142.6373%20L180.9471,144.6373%20L161.0441,144.6373%20C159.5011,144.6373%20158.2451,145.8933%20158.2451,147.4373%20L158.2451,165.8233%20Z'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M148.2256,89.1465%20C148.2256,100.8685%20138.7226,110.3715%20126.9996,110.3715%20C115.2786,110.3715%20105.7756,100.8685%20105.7756,89.1465%20C105.7756,77.4235%20115.2786,67.9205%20126.9996,67.9205%20C138.7226,67.9205%20148.2256,77.4235%20148.2256,89.1465'%20id='Fill-9'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M153.2256,85.1465%20C153.2256,96.8685%20143.7226,106.3715%20131.9996,106.3715%20C120.2786,106.3715%20110.7756,96.8685%20110.7756,85.1465%20C110.7756,73.4235%20120.2786,63.9205%20131.9996,63.9205%20C143.7226,63.9205%20153.2256,73.4235%20153.2256,85.1465'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M132,64.9209%20C120.848,64.9209%20111.775,73.9939%20111.775,85.1469%20C111.775,96.2989%20120.848,105.3709%20132,105.3709%20C143.152,105.3709%20152.226,96.2989%20152.226,85.1469%20C152.226,73.9939%20143.152,64.9209%20132,64.9209%20M132,107.3709%20C119.745,107.3709%20109.775,97.4009%20109.775,85.1469%20C109.775,72.8919%20119.745,62.9209%20132,62.9209%20C144.255,62.9209%20154.226,72.8919%20154.226,85.1469%20C154.226,97.4009%20144.255,107.3709%20132,107.3709'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='131.9453'%20y1='75.9786'%20x2='131.9453'%20y2='89.6906'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M131.9453,91.1905%20C131.1173,91.1905%20130.4453,90.5185%20130.4453,89.6905%20L130.4453,75.9785%20C130.4453,75.1505%20131.1173,74.4785%20131.9453,74.4785%20C132.7733,74.4785%20133.4453,75.1505%20133.4453,75.9785%20L133.4453,89.6905%20C133.4453,90.5185%20132.7733,91.1905%20131.9453,91.1905'%20id='Fill-17'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M131.9453,91.1905%20C131.5613,91.1905%20131.1773,91.0445%20130.8843,90.7515%20L126.0363,85.9035%20C125.4503,85.3175%20125.4503,84.3685%20126.0363,83.7825%20C126.6223,83.1965%20127.5713,83.1965%20128.1573,83.7825%20L131.9453,87.5695%20L135.7323,83.7825%20C136.3183,83.1965%20137.2673,83.1965%20137.8533,83.7825%20C138.4393,84.3685%20138.4393,85.3175%20137.8533,85.9035%20L133.0063,90.7515%20C132.7133,91.0445%20132.3293,91.1905%20131.9453,91.1905'%20id='Fill-19'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='125.0244'%20y1='94.3135'%20x2='138.9764'%20y2='94.3135'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M138.9766,95.8135%20L125.0246,95.8135%20C124.1966,95.8135%20123.5246,95.1415%20123.5246,94.3135%20C123.5246,93.4855%20124.1966,92.8135%20125.0246,92.8135%20L138.9766,92.8135%20C139.8046,92.8135%20140.4766,93.4855%20140.4766,94.3135%20C140.4766,95.1415%20139.8046,95.8135%20138.9766,95.8135'%20id='Fill-23'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='228.4385'%20y1='211.9268'%20x2='206.1055'%20y2='211.9268'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M228.4385,212.9268%20L206.1055,212.9268%20C205.5525,212.9268%20205.1055,212.4798%20205.1055,211.9268%20C205.1055,211.3738%20205.5525,210.9268%20206.1055,210.9268%20L228.4385,210.9268%20C228.9915,210.9268%20229.4385,211.3738%20229.4385,211.9268%20C229.4385,212.4798%20228.9915,212.9268%20228.4385,212.9268'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.667,201.9639%20L243.667,201.9639%20C243.114,201.9639%20242.667,201.5169%20242.667,200.9639%20C242.667,200.4109%20243.114,199.9639%20243.667,199.9639%20L248.667,199.9639%20C249.22,199.9639%20249.667,200.4109%20249.667,200.9639%20C249.667,201.5169%20249.22,201.9639%20248.667,201.9639'%20id='Fill-29'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='162.7012'%20y1='211.9268'%20x2='106.9742'%20y2='211.9268'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.7012,212.9268%20L106.9742,212.9268%20C106.4222,212.9268%20105.9742,212.4798%20105.9742,211.9268%20C105.9742,211.3738%20106.4222,210.9268%20106.9742,210.9268%20L162.7012,210.9268%20C163.2542,210.9268%20163.7012,211.3738%20163.7012,211.9268%20C163.7012,212.4798%20163.2542,212.9268%20162.7012,212.9268'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='100.3291'%20y1='211.9268'%20x2='88.9961'%20y2='211.9268'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M100.3291,212.9268%20L88.9961,212.9268%20C88.4431,212.9268%2087.9961,212.4798%2087.9961,211.9268%20C87.9961,211.3738%2088.4431,210.9268%2088.9961,210.9268%20L100.3291,210.9268%20C100.8821,210.9268%20101.3291,211.3738%20101.3291,211.9268%20C101.3291,212.4798%20100.8821,212.9268%20100.3291,212.9268'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='167.6621'%20y1='211.9268'%20x2='171.9961'%20y2='211.9268'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M171.9961,212.9268%20L167.6621,212.9268%20C167.1091,212.9268%20166.6621,212.4798%20166.6621,211.9268%20C166.6621,211.3738%20167.1091,210.9268%20167.6621,210.9268%20L171.9961,210.9268%20C172.5491,210.9268%20172.9961,211.3738%20172.9961,211.9268%20C172.9961,212.4798%20172.5491,212.9268%20171.9961,212.9268'%20id='Fill-41'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='239.4961'%20y1='211.9268'%20x2='235.8291'%20y2='211.9268'%20id='Fill-43'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.4961,212.9268%20L235.8291,212.9268%20C235.2761,212.9268%20234.8291,212.4798%20234.8291,211.9268%20C234.8291,211.3738%20235.2761,210.9268%20235.8291,210.9268%20L239.4961,210.9268%20C240.0491,210.9268%20240.4961,211.3738%20240.4961,211.9268%20C240.4961,212.4798%20240.0491,212.9268%20239.4961,212.9268'%20id='Fill-45'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='41.835'%20y1='211.9268'%20x2='28.168'%20y2='211.9268'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M41.835,212.9268%20L28.168,212.9268%20C27.615,212.9268%2027.168,212.4798%2027.168,211.9268%20C27.168,211.3738%2027.615,210.9268%2028.168,210.9268%20L41.835,210.9268%20C42.388,210.9268%2042.835,211.3738%2042.835,211.9268%20C42.835,212.4798%2042.388,212.9268%2041.835,212.9268'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.3818,200.9639%20L223.3248,200.9639%20C223.9238,198.9159%20224.2568,196.7559%20224.2568,194.5149%20C224.2568,181.8039%20213.9528,171.4989%20201.2418,171.4989%20C191.1108,171.4989%20182.5158,178.0479%20179.4418,187.1399%20C178.3578,186.8979%20177.2338,186.7669%20176.0768,186.7669%20C167.9818,186.7669%20161.3608,193.0249%20160.7548,200.9639%20L147.0378,200.9999%20C146.5018,191.3919%20139.0918,183.6219%20129.6338,182.5599%20C126.5758,167.7229%20113.4398,156.5669%2097.6968,156.5669%20C86.9888,156.5669%2077.4868,161.7289%2071.5418,169.6999%20C69.4758,169.1819%2067.3148,168.9029%2065.0878,168.9029%20C50.4848,168.9029%2038.6468,180.7409%2038.6468,195.3439%20C38.6468,197.2859%2038.8618,199.1769%2039.2618,200.9999%20L22.9998,200.9999'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.0928,202.003%20L146.0398,201.056%20C145.5308,191.932%20138.5838,184.571%20129.5228,183.554%20L128.8008,183.473%20L128.6548,182.762%20C125.6458,168.162%20112.6258,157.566%2097.6968,157.566%20C87.6188,157.566%2078.3778,162.207%2072.3438,170.298%20L71.9458,170.832%20L71.2988,170.67%20C69.2718,170.161%2067.1818,169.903%2065.0878,169.903%20C51.0598,169.903%2039.6468,181.316%2039.6468,195.344%20C39.6468,197.161%2039.8458,198.992%2040.2388,200.786%20L40.5048,202%20L22.9998,202%20C22.4468,202%2021.9998,201.553%2021.9998,201%20C21.9998,200.447%2022.4468,200%2022.9998,200%20L38.0468,200%20C37.7808,198.458%2037.6468,196.897%2037.6468,195.344%20C37.6468,180.213%2049.9568,167.903%2065.0878,167.903%20C67.1238,167.903%2069.1568,168.13%2071.1408,168.576%20C77.5608,160.3%2087.2018,155.566%2097.6968,155.566%20C113.3308,155.566%20126.9958,166.497%20130.4608,181.658%20C139.8318,183.038%20147.0108,190.576%20147.9618,199.997%20L159.8548,199.966%20C160.9308,191.932%20167.8838,185.767%20176.0768,185.767%20C176.9818,185.767%20177.8908,185.843%20178.7898,185.994%20C182.3168,176.69%20191.2298,170.499%20201.2418,170.499%20C214.4848,170.499%20225.2568,181.273%20225.2568,194.515%20C225.2568,196.339%20225.0438,198.166%20224.6218,199.964%20L239.3818,199.964%20C239.9348,199.964%20240.3818,200.411%20240.3818,200.964%20C240.3818,201.517%20239.9348,201.964%20239.3818,201.964%20L221.9908,201.964%20L222.3648,200.684%20C222.9568,198.66%20223.2568,196.584%20223.2568,194.515%20C223.2568,182.375%20213.3808,172.499%20201.2418,172.499%20C191.7948,172.499%20183.4138,178.512%20180.3888,187.46%20L180.1008,188.312%20L179.2238,188.115%20C178.1868,187.884%20177.1278,187.767%20176.0768,187.767%20C168.6138,187.767%20162.3208,193.597%20161.7518,201.04%20L161.6818,201.962%20L146.0928,202.003%20Z'%20id='Fill-53'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.9844,184.3672%20C62.9844,184.3672%2060.7134,184.8292%2060.7134,184.0052%20C60.7134,171.9062%2095.3124,169.0792%2098.4904,181.8362%20C99.5394,186.0472%2075.3904,187.1412%2073.8514,181.7052%20L62.9844,184.3672'%20id='Fill-56'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(58.721771,%20136.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-17'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(52.500000,%2059.479927)%20scale(-1,%201)%20rotate(-65.000000)%20translate(-52.500000,%20-59.479927)%20translate(0.000000,%206.479927)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.9834,186.9493%20C77.4074,186.9493%2074.2844,184.4013%2073.1134,183.0913%20C66.0924,186.3773%2060.5884,185.0353%2060.3524,184.9733%20C59.8174,184.8383%2059.4944,184.2933%2059.6304,183.7583%20C59.7664,183.2223%2060.3084,182.9013%2060.8444,183.0353%20C60.9454,183.0593%2066.3164,184.3163%2072.9524,180.9443%20L73.7954,180.5163%20L74.2694,181.3333%20C74.3614,181.4843%2076.7344,185.2193%2084.9064,184.9313%20C93.4234,184.6113%2097.6914,181.1053%2097.7334,181.0703%20C98.1584,180.7163%2098.7894,180.7713%2099.1424,181.1923%20C99.4984,181.6163%2099.4434,182.2463%2099.0204,182.6013%20C98.8264,182.7633%2094.1764,186.5843%2084.9804,186.9293%20C84.6394,186.9423%2084.3074,186.9493%2083.9834,186.9493'%20id='Fill-457'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M75.2773,190.0938%20C75.1883,190.0938%2075.0983,190.0818%2075.0073,190.0568%20C74.8163,190.0028%2073.1023,189.5058%2071.9703,188.5638%20C71.5463,188.2098%2071.4883,187.5788%2071.8413,187.1558%20C72.1953,186.7318%2072.8263,186.6728%2073.2503,187.0268%20C73.9293,187.5928%2075.1383,188.0158%2075.5483,188.1308%20C76.0793,188.2808%2076.3883,188.8328%2076.2393,189.3648%20C76.1153,189.8058%2075.7143,190.0938%2075.2773,190.0938'%20id='Fill-459'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M219.627,102.9522%20C219.074,102.9522%20218.627,102.5052%20218.627,101.9522%20L218.627,94.9522%20C218.627,94.3992%20219.074,93.9522%20219.627,93.9522%20C220.18,93.9522%20220.627,94.3992%20220.627,94.9522%20L220.627,101.9522%20C220.627,102.5052%20220.18,102.9522%20219.627,102.9522'%20id='Fill-461'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M223.127,99.4522%20L216.127,99.4522%20C215.574,99.4522%20215.127,99.0052%20215.127,98.4522%20C215.127,97.8992%20215.574,97.4522%20216.127,97.4522%20L223.127,97.4522%20C223.68,97.4522%20224.127,97.8992%20224.127,98.4522%20C224.127,99.0052%20223.68,99.4522%20223.127,99.4522'%20id='Fill-463'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.627,52.9522%20C54.074,52.9522%2053.627,52.5052%2053.627,51.9522%20L53.627,44.9522%20C53.627,44.3992%2054.074,43.9522%2054.627,43.9522%20C55.18,43.9522%2055.627,44.3992%2055.627,44.9522%20L55.627,51.9522%20C55.627,52.5052%2055.18,52.9522%2054.627,52.9522'%20id='Fill-465'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M58.127,49.4522%20L51.127,49.4522%20C50.574,49.4522%2050.127,49.0052%2050.127,48.4522%20C50.127,47.8992%2050.574,47.4522%2051.127,47.4522%20L58.127,47.4522%20C58.68,47.4522%2059.127,47.8992%2059.127,48.4522%20C59.127,49.0052%2058.68,49.4522%2058.127,49.4522'%20id='Fill-467'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.7295,118.4043%20C37.4535,118.4043%2037.2295,118.1803%2037.2295,117.9043%20L37.2295,113.9673%20C37.2295,113.6903%2037.4535,113.4673%2037.7295,113.4673%20C38.0055,113.4673%2038.2295,113.6903%2038.2295,113.9673%20L38.2295,117.9043%20C38.2295,118.1803%2038.0055,118.4043%2037.7295,118.4043'%20id='Fill-469'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M39.6982,116.4356%20L35.7602,116.4356%20C35.4842,116.4356%2035.2612,116.2116%2035.2612,115.9356%20C35.2612,115.6596%2035.4842,115.4356%2035.7602,115.4356%20L39.6982,115.4356%20C39.9742,115.4356%2040.1982,115.6596%2040.1982,115.9356%20C40.1982,116.2116%2039.9742,116.4356%2039.6982,116.4356'%20id='Fill-471'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.7295,162.4043%20C211.4535,162.4043%20211.2295,162.1803%20211.2295,161.9043%20L211.2295,157.9673%20C211.2295,157.6903%20211.4535,157.4673%20211.7295,157.4673%20C212.0055,157.4673%20212.2295,157.6903%20212.2295,157.9673%20L212.2295,161.9043%20C212.2295,162.1803%20212.0055,162.4043%20211.7295,162.4043'%20id='Fill-473'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.6982,160.4356%20L209.7602,160.4356%20C209.4842,160.4356%20209.2612,160.2116%20209.2612,159.9356%20C209.2612,159.6596%20209.4842,159.4356%20209.7602,159.4356%20L213.6982,159.4356%20C213.9742,159.4356%20214.1982,159.6596%20214.1982,159.9356%20C214.1982,160.2116%20213.9742,160.4356%20213.6982,160.4356'%20id='Fill-475'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M120.2959,129.6407%20L120.2959,134.6807%20L117.8839,134.6807%20L117.8839,129.6407%20L113.1409,121.6667%20L115.2739,121.6667%20C115.4839,121.6667%20115.6499,121.7177%20115.7739,121.8197%20C115.8969,121.9217%20115.9999,122.0507%20116.0839,122.2067%20L118.4599,126.5537%20C118.5979,126.8117%20118.7199,127.0547%20118.8239,127.2827%20C118.9299,127.5107%20119.0239,127.7387%20119.1079,127.9667%20C119.1859,127.7387%20119.2749,127.5107%20119.3779,127.2827%20C119.4799,127.0547%20119.5969,126.8117%20119.7289,126.5537%20L122.0959,122.2067%20C122.1619,122.0757%20122.2609,121.9527%20122.3929,121.8377%20C122.5249,121.7237%20122.6919,121.6667%20122.8969,121.6667%20L125.0389,121.6667%20L120.2959,129.6407%20Z'%20id='Fill-477'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M140.4824,121.667%20L140.4824,134.681%20L138.3494,134.681%20L138.3494,126.274%20C138.3494,125.938%20138.3684,125.576%20138.4044,125.186%20L134.4704,132.574%20C134.2854,132.929%20134.0004,133.105%20133.6164,133.105%20L133.2734,133.105%20C132.8894,133.105%20132.6044,132.929%20132.4194,132.574%20L128.4404,125.158%20C128.4594,125.356%20128.4734,125.552%20128.4864,125.744%20C128.4984,125.936%20128.5034,126.112%20128.5034,126.274%20L128.5034,134.681%20L126.3714,134.681%20L126.3714,121.667%20L128.1984,121.667%20C128.3054,121.667%20128.3984,121.67%20128.4764,121.676%20C128.5544,121.682%20128.6254,121.696%20128.6884,121.721%20C128.7514,121.745%20128.8084,121.783%20128.8594,121.838%20C128.9104,121.892%20128.9604,121.964%20129.0074,122.054%20L132.9054,129.28%20C133.0064,129.473%20133.1014,129.671%20133.1884,129.875%20C133.2754,130.079%20133.3604,130.289%20133.4454,130.505%20C133.5294,130.283%20133.6164,130.068%20133.7064,129.861%20C133.7954,129.654%20133.8914,129.455%20133.9944,129.263%20L137.8364,122.054%20C137.8844,121.964%20137.9354,121.892%20137.9904,121.838%20C138.0444,121.783%20138.1024,121.745%20138.1654,121.721%20C138.2284,121.696%20138.2984,121.682%20138.3774,121.676%20C138.4554,121.67%20138.5474,121.667%20138.6564,121.667%20L140.4824,121.667%20Z'%20id='Fill-479'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-481'%20fill='%235E63B6'%20points='151.0039%20132.6827%20151.0039%20134.6807%20143.3809%20134.6807%20143.3809%20121.6667%20145.8019%20121.6667%20145.8019%20132.6827'%3e%3c/polygon%3e%3cpath%20d='M13.334,201.9639%20L8,201.9639%20C7.447,201.9639%207,201.5169%207,200.9639%20C7,200.4109%207.447,199.9639%208,199.9639%20L13.334,199.9639%20C13.887,199.9639%2014.334,200.4109%2014.334,200.9639%20C14.334,201.5169%2013.887,201.9639%2013.334,201.9639'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Julia.svg.js b/lib/static/illustrations/Julia.svg.js new file mode 100644 index 00000000..2834f384 --- /dev/null +++ b/lib/static/illustrations/Julia.svg.js @@ -0,0 +1 @@ +"use strict";var e="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M0,104.058%20L207.116,104.058%20C207.116,46.865%20160.751,0.5%20103.558,0.5%20L103.558,0.5%20C46.363,0.5%200,46.865%200,104.058%20L0,104.058%20Z'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M0.263,10.288%20C0.445,12.537%200.227,15.177%201.404,18.018%20L1.404,18.018%20C1.817,19.014%202.813,19.652%203.891,19.627%20L3.891,19.627%20L7.029,19.558%20C7.55,19.546%207.969,19.128%207.978,18.608%20L7.978,18.608%20C8.032,15.434%205.225,9.03%205.272,7.419%20L5.272,7.419%20C5.423,2.212%205.785,0.47%205.785,0.47%20L5.785,0.47%20L1.071,0.465%20C0.527,3.969%20-0.077,6.122%200.263,10.288%20L0.263,10.288%20Z'%20id='path-3'%3e%3c/path%3e%3cpath%20d='M1.448,1.369%20C1.349,2.012%201.247,2.607%201.148,3.18%20L1.148,3.18%20C0.721,5.692%200.351,7.861%200.634,11.339%20L0.634,11.339%20C0.675,11.849%200.696,12.38%200.717,12.929%20L0.717,12.929%20C0.79,14.823%200.873,16.969%201.822,19.259%20L1.822,19.259%20C2.321,20.462%203.525,21.258%204.831,21.258%20L4.831,21.258%20C4.857,21.258%204.881,21.258%204.905,21.257%20L4.905,21.257%20L8.043,21.188%20C8.907,21.168%209.593,20.479%209.608,19.619%20L9.608,19.619%20C9.641,17.676%208.717,14.77%207.901,12.205%20L7.901,12.205%20C7.402,10.633%206.886,9.007%206.902,8.437%20L6.902,8.437%20C7.049,3.382%207.398,1.615%207.402,1.597%20L7.402,1.597%20L7.556,0.841%20L1.531,0.835%20L1.448,1.369%20Z%20M2.986,18.777%20C2.124,16.695%202.049,14.756%201.977,12.881%20L1.977,12.881%20C1.955,12.313%201.933,11.765%201.891,11.236%20L1.891,11.236%20C1.62,7.917%201.96,5.92%202.392,3.391%20L2.392,3.391%20C2.463,2.975%202.536,2.546%202.609,2.096%20L2.609,2.096%20L6.052,2.099%20C5.929,3.054%205.741,4.994%205.641,8.401%20L5.641,8.401%20C5.62,9.147%206.03,10.477%206.7,12.586%20L6.7,12.586%20C7.447,14.936%208.376,17.861%208.347,19.598%20L8.347,19.598%20C8.343,19.779%208.198,19.923%208.015,19.928%20L8.015,19.928%20L4.876,19.997%20C4.844,19.999%204.812,20%204.78,20%20L4.78,20%20C3.993,20%203.286,19.495%202.986,18.777%20L2.986,18.777%20Z'%20id='path-5'%3e%3c/path%3e%3cpath%20d='M0.832,4.449%20C0.832,4.449%200.621,11.831%201.97,16.687%20L1.97,16.687%20C2.403,18.247%203.867,19.293%205.487,19.258%20L5.487,19.258%20L8.266,19.195%20C9.321,19.172%2010.178,18.283%2010.096,17.234%20L10.096,17.234%20C10.046,16.61%209.905,15.924%209.669,15.191%20L9.669,15.191%20C8.947,12.939%207.739,7.798%207.442,5.169%20L7.442,5.169%20C7.275,3.675%206.866,0.111%206.866,0.111%20L6.866,0.111%20L4.525,0.07%20L0.832,4.449%20Z'%20id='path-7'%3e%3c/path%3e%3cpath%20d='M0.208,5.21%20L0.201,5.431%20C0.193,5.736%200.005,12.964%201.363,17.855%20L1.363,17.855%20C1.861,19.653%203.515,20.889%205.403,20.889%20L5.403,20.889%20C5.435,20.889%205.468,20.888%205.5,20.887%20L5.5,20.887%20L8.281,20.825%20C8.974,20.81%209.637,20.507%2010.102,19.993%20L10.102,19.993%20C10.555,19.49%2010.777,18.85%2010.725,18.184%20L10.725,18.184%20C10.671,17.508%2010.519,16.773%2010.269,15.998%20L10.269,15.998%20C9.531,13.694%208.347,8.571%208.07,6.098%20L8.07,6.098%20C7.901,4.604%207.493,1.04%207.493,1.04%20L7.493,1.04%20L7.43,0.49%20L4.237,0.435%20L0.208,5.21%20Z%20M2.578,17.518%20C1.398,13.268%201.437,6.933%201.457,5.684%20L1.457,5.684%20L4.814,1.706%20L6.303,1.731%20C6.424,2.79%206.689,5.107%206.816,6.238%20L6.816,6.238%20C7.129,9.021%208.378,14.231%209.069,16.384%20L9.069,16.384%20C9.286,17.065%209.422,17.704%209.467,18.283%20L9.467,18.283%20C9.493,18.599%209.385,18.906%209.166,19.148%20L9.166,19.148%20C8.934,19.407%208.6,19.558%208.252,19.565%20L8.252,19.565%20L5.472,19.627%20C5.459,19.627%205.446,19.627%205.433,19.627%20L5.433,19.627%20C4.126,19.627%202.927,18.778%202.578,17.518%20L2.578,17.518%20Z'%20id='path-9'%3e%3c/path%3e%3cpath%20d='M27.696,0.528%20L26.596,0.552%20C24.745,0.593%2023.086,1.381%2021.9,2.619%20L21.9,2.619%20C21.752,2.775%2021.611,2.936%2021.478,3.105%20L21.478,3.105%20C21.236,3.411%2021.022,3.74%2020.836,4.085%20L20.836,4.085%20C20.766,4.215%2020.699,4.347%2020.638,4.481%20L20.638,4.481%20C20.593,4.581%2020.551,4.68%2020.51,4.782%20L20.51,4.782%20C20.389,5.085%2020.29,5.399%2020.215,5.722%20L20.215,5.722%20C20.139,6.045%2020.088,6.376%2020.061,6.715%20L20.061,6.715%20C20.043,6.94%2020.037,7.169%2020.042,7.4%20L20.042,7.4%20C20.053,7.861%2020.249,8.275%2020.558,8.57%20L20.558,8.57%20C20.866,8.865%2021.288,9.043%2021.75,9.033%20L21.75,9.033%20L28.615,8.881%20L27.707,14.856%20C26.626,20.998%2027.084,25.079%2028.089,27.783%20L28.089,27.783%20C28.313,28.387%2029.56,30.515%2029.56,30.515%20L29.56,30.515%20C26.248,36.002%2021.037,38.485%2015.426,39.297%20L15.426,39.297%20C10.654,39.987%200.228,35.859%205.441,30.697%20L5.441,30.697%20C10.653,25.534%204.288,28.814%203.356,29.474%20L3.356,29.474%20C2.423,30.132%20-2.949,34.984%203.15,41.789%20L3.15,41.789%20C5.729,44.667%208.636,47.27%2015.533,49.162%20L15.533,49.162%20C16.638,49.465%2022.644,49.768%2025.891,50.621%20L25.891,50.621%20C35.562,53.163%2043.307,49.992%2047.542,43.557%20L47.542,43.557%20C51.762,37.148%2047.87,29.34%2046.78,29.342%20L46.78,29.342%20C44.019,29.348%2041.389,27.506%2035.751,27.372%20L35.751,27.372%20C35.661,27.006%2035.554,26.676%2035.422,26.406%20L35.422,26.406%20C34.355,24.224%2032.774,17.9%2033.605,13.706%20L33.605,13.706%20L34.262,10.385%20C34.478,9.296%2034.574,8.187%2034.549,7.077%20L34.549,7.077%20C34.538,6.615%2034.482,6.165%2034.383,5.731%20L34.383,5.731%20C34.357,5.622%2034.33,5.514%2034.301,5.408%20L34.301,5.408%20C34.211,5.088%2034.098,4.779%2033.964,4.481%20L33.964,4.481%20C33.92,4.382%2033.872,4.284%2033.823,4.187%20L33.823,4.187%20C33.725,3.995%2033.617,3.807%2033.501,3.625%20L33.501,3.625%20C33.385,3.444%2033.26,3.267%2033.128,3.099%20L33.128,3.099%20C32.73,2.591%2032.261,2.143%2031.737,1.77%20L31.737,1.77%20C31.561,1.644%2031.38,1.528%2031.193,1.421%20L31.193,1.421%20C30.207,0.851%2029.062,0.526%2027.846,0.526%20L27.846,0.526%20C27.796,0.526%2027.746,0.527%2027.696,0.528%20L27.696,0.528%20Z'%20id='path-11'%3e%3c/path%3e%3cpath%20d='M28.681,0.898%20L27.582,0.922%20C25.623,0.966%2023.799,1.77%2022.444,3.185%20L22.444,3.185%20C22.282,3.354%2022.128,3.531%2021.982,3.715%20L21.982,3.715%20C21.721,4.048%2021.485,4.408%2021.281,4.788%20L21.281,4.788%20C21.204,4.929%2021.132,5.073%2021.064,5.219%20L21.064,5.219%20C21.014,5.33%2020.968,5.439%2020.923,5.552%20L20.923,5.552%20C20.792,5.88%2020.684,6.227%2020.602,6.577%20L20.602,6.577%20C20.519,6.931%2020.462,7.297%2020.433,7.665%20L20.433,7.665%20C20.413,7.912%2020.406,8.161%2020.411,8.414%20L20.411,8.414%20C20.426,9.028%2020.678,9.601%2021.122,10.026%20L21.122,10.026%20C21.567,10.45%2022.152,10.651%2022.765,10.663%20L22.765,10.663%20L28.878,10.527%20L28.085,15.762%20C27.123,21.217%2027.261,25.678%2028.498,29.004%20L28.498,29.004%20C28.686,29.511%2029.453,30.862%2029.826,31.505%20L29.826,31.505%20C26.96,36.046%2022.422,38.793%2016.335,39.674%20L16.335,39.674%20C13.069,40.15%207.203,38.174%205.911,35.584%20L5.911,35.584%20C5.355,34.469%205.673,33.344%206.885,32.144%20L6.885,32.144%20C8.948,30.101%209.458,29.189%208.905,28.531%20L8.905,28.531%20C7.938,27.384%204.029,29.932%203.992,29.96%20L3.992,29.96%20C2.993,30.664%201.018,32.753%200.696,35.605%20L0.696,35.605%20C0.41,38.124%201.415,40.681%203.68,43.209%20L3.68,43.209%20C6.133,45.946%209.135,48.786%2016.366,50.77%20L16.366,50.77%20C16.832,50.898%2017.906,51.008%2019.391,51.161%20L19.391,51.161%20C21.654,51.392%2024.753,51.711%2026.73,52.23%20L26.73,52.23%20C28.988,52.824%2031.188,53.1140003%2033.291,53.1140003%20L33.291,53.1140003%20C39.898,53.115%2045.552,50.247%2049.07,44.903%20L49.07,44.903%20C52.432,39.793%2050.933,33.998%2049.517,31.378%20L49.517,31.378%20C48.614,29.707%2047.965,29.707%2047.779,29.712%20L47.779,29.712%20L47.768,29.712%20C46.693,29.712%2045.628,29.407%2044.283,29.02%20L44.283,29.02%20C42.508,28.512%2040.319,27.885%2037.235,27.757%20L37.235,27.757%20C37.16,27.52%2037.079,27.312%2036.989,27.129%20L36.989,27.129%20C35.974,25.055%2034.43,18.833%2035.223,14.828%20L35.223,14.828%20L35.881,11.508%20C36.104,10.377%2036.205,9.217%2036.18,8.063%20L36.18,8.063%20C36.167,7.565%2036.106,7.07%2035.997,6.59%20L35.997,6.59%20C35.97,6.47%2035.94,6.352%2035.907,6.236%20L35.907,6.236%20C35.81,5.892%2035.686,5.552%2035.539,5.224%20L35.539,5.224%20C35.49,5.113%2035.438,5.007%2035.385,4.901%20L35.385,4.901%20C35.277,4.69%2035.159,4.485%2035.032,4.286%20L35.032,4.286%20C34.906,4.087%2034.768,3.895%2034.624,3.71%20L34.624,3.71%20C34.189,3.155%2033.677,2.666%2033.103,2.257%20L33.103,2.257%20C32.911,2.119%2032.713,1.992%2032.507,1.875%20L32.507,1.875%20C31.398,1.232%2030.144,0.896%2028.846,0.896%20L28.846,0.896%20C28.791,0.896%2028.736,0.897%2028.681,0.898%20L28.681,0.898%20Z%20M21.994,9.116%20C21.792,8.923%2021.678,8.664%2021.672,8.387%20L21.672,8.387%20C21.667,8.177%2021.673,7.969%2021.689,7.765%20L21.689,7.765%20C21.713,7.46%2021.761,7.156%2021.829,6.866%20L21.829,6.866%20C21.897,6.575%2021.988,6.288%2022.096,6.014%20L22.096,6.014%20C22.133,5.92%2022.172,5.831%2022.212,5.742%20L22.212,5.742%20C22.267,5.622%2022.329,5.501%2022.392,5.382%20L22.392,5.382%20C22.561,5.068%2022.757,4.769%2022.973,4.495%20L22.973,4.495%20C23.093,4.343%2023.221,4.195%2023.356,4.056%20L23.356,4.056%20C24.477,2.883%2025.988,2.218%2027.61,2.182%20L27.61,2.182%20L28.71,2.158%20C29.832,2.124%2030.92,2.412%2031.878,2.966%20L31.878,2.966%20C32.048,3.063%2032.212,3.169%2032.37,3.281%20L32.37,3.281%20C32.846,3.621%2033.27,4.027%2033.631,4.487%20L33.631,4.487%20C33.752,4.64%2033.864,4.8%2033.969,4.963%20L33.969,4.963%20C34.075,5.129%2034.172,5.299%2034.262,5.473%20L34.262,5.473%20C34.307,5.562%2034.349,5.652%2034.39,5.742%20L34.39,5.742%20C34.51,6.01%2034.612,6.292%2034.693,6.578%20L34.693,6.578%20C34.721,6.677%2034.745,6.775%2034.769,6.873%20L34.769,6.873%20C34.859,7.267%2034.909,7.678%2034.919,8.091%20L34.919,8.091%20C34.943,9.154%2034.85,10.221%2034.643,11.263%20L34.643,11.263%20L33.986,14.583%20C33.128,18.92%2034.747,25.417%2035.857,27.683%20L35.857,27.683%20C35.96,27.892%2036.054,28.174%2036.139,28.521%20L36.139,28.521%20L36.253,28.99%20L36.736,29.002%20C39.908,29.077%2042.141,29.718%2043.934,30.232%20L43.934,30.232%20C45.29,30.62%2046.465,30.959%2047.69,30.971%20L47.69,30.971%20C48,31.203%2048.867,32.494%2049.409,34.633%20L49.409,34.633%20C49.92,36.644%2050.417,40.563%2048.016,44.21%20L48.016,44.21%20C43.625,50.88%2035.983,53.358%2027.052,51.012%20L27.052,51.012%20C24.98,50.467%2021.824,50.144%2019.521,49.906%20L19.521,49.906%20C18.258,49.778%2017.065,49.654%2016.7,49.555%20L16.7,49.555%20C9.794,47.66%207.045,45.074%204.62,42.369%20L4.62,42.369%20C2.605,40.12%201.706,37.892%201.949,35.747%20L1.949,35.747%20C2.231,33.249%204.045,31.464%204.72,30.988%20L4.72,30.988%20C5.212,30.64%206.61,29.928%207.491,29.619%20L7.491,29.619%20C7.23,29.957%206.779,30.475%205.998,31.249%20L5.998,31.249%20C3.974,33.253%204.22,35.018%204.783,36.145%20L4.783,36.145%20C6.445,39.478%2013.068,41.421%2016.516,40.921%20L16.516,40.921%20C23.135,39.963%2028.041,36.908%2031.1,31.841%20L31.1,31.841%20L31.293,31.519%20L31.104,31.195%20C30.632,30.392%2029.829,28.966%2029.679,28.566%20L29.679,28.566%20C28.522,25.451%2028.404,21.213%2029.328,15.966%20L29.328,15.966%20L30.35,9.234%20L22.736,9.403%20C22.71,9.406%2022.684,9.407%2022.658,9.407%20L22.658,9.407%20C22.418,9.407%2022.175,9.288%2021.994,9.116%20L21.994,9.116%20Z'%20id='path-13'%3e%3c/path%3e%3cpath%20d='M4.138,0.428%20C1.859,1.899%200.354,4.601%200.415,7.3%20L0.415,7.3%20C0.475,10.015%200.724,10.82%201.489,13.369%20L1.489,13.369%20C1.621,13.812%201.466,14.378%201.435,15.475%20L1.435,15.475%20C1.428,18.082%204.501,16.851%204.501,16.851%20L4.501,16.851%20C4.564,15.779%204.47,14.459%203.885,13.375%20L3.885,13.375%20C3.005,11.748%202.67,9.718%203.011,7.241%20L3.011,7.241%20C3.249,5.503%204.749,2.243%207.251,1.115%20L7.251,1.115%20C6.37,0.504%205.343,0.366%204.715,0.366%20L4.715,0.366%20C4.396,0.366%204.18,0.401%204.138,0.428%20L4.138,0.428%20Z'%20id='path-15'%3e%3c/path%3e%3cpath%20d='M3.967,0.164%20C1.556,1.721%200.037,4.524%200.099,7.307%20L0.099,7.307%20C0.161,10.039%200.413,10.883%201.164,13.387%20L1.164,13.387%20L1.187,13.46%20C1.251,13.675%201.226,13.966%201.188,14.404%20L1.188,14.404%20C1.162,14.695%201.132,15.041%201.12,15.465%20L1.12,15.465%20L1.12,15.474%20C1.118,16.249%201.364,16.81%201.852,17.141%20L1.852,17.141%20C2.199,17.375%202.624,17.454%203.033,17.454%20L3.033,17.454%20C3.827,17.454%204.572,17.162%204.618,17.142%20L4.618,17.142%20L4.804,17.068%20L4.815,16.87%20C4.874,15.867%204.809,14.422%204.162,13.225%20L4.162,13.225%20C3.286,11.605%203.004,9.606%203.322,7.285%20L3.322,7.285%20C3.571,5.473%205.12,2.42%207.38,1.402%20L7.38,1.402%20L7.887,1.174%20L7.43,0.857%20C6.527,0.229%205.45,0.05%204.732,0.05%20L4.732,0.05%20C4.346,0.05%204.063,0.102%203.967,0.164%20L3.967,0.164%20Z%20M2.205,16.619%20C1.903,16.413%201.749,16.03%201.75,15.479%20L1.75,15.479%20C1.762,15.071%201.792,14.738%201.816,14.459%20L1.816,14.459%20C1.859,13.966%201.89,13.611%201.79,13.279%20L1.79,13.279%20L1.769,13.206%20C1.015,10.697%200.788,9.94%200.73,7.294%20L0.73,7.294%20C0.672,4.724%202.078,2.133%204.309,0.693%20L4.309,0.693%20C4.401,0.674%205.523,0.575%206.6,1.1%20L6.6,1.1%20C4.328,2.443%202.939,5.448%202.698,7.198%20L2.698,7.198%20C2.361,9.656%202.667,11.784%203.606,13.524%20L3.606,13.524%20C4.141,14.512%204.229,15.72%204.196,16.625%20L4.196,16.625%20C3.905,16.719%203.458,16.824%203.031,16.824%20L3.031,16.824%20C2.725,16.824%202.428,16.77%202.205,16.619%20L2.205,16.619%20Z'%20id='path-17'%3e%3c/path%3e%3cpath%20d='M0.536,2.79%20C0.551,3.462%200.486,6.132%204.213,7.836%20L4.213,7.836%20C4.846,7.149%205.374,6.299%205.96,5.839%20L5.96,5.839%20C5.96,5.839%202.161,3.883%202.798,0.437%20L2.798,0.437%20C2.31,0.858%201.005,2.139%200.536,2.79%20L0.536,2.79%20Z'%20id='path-19'%3e%3c/path%3e%3cpath%20d='M2.593,1.197%20C2.069,1.648%200.762,2.936%200.28,3.606%20L0.28,3.606%20L0.219,3.691%20L0.221,3.797%20C0.262,6.198%201.561,7.969%204.082,9.123%20L4.082,9.123%20L4.29,9.217%20L4.445,9.05%20C4.7,8.772%204.937,8.474%205.163,8.185%20L5.163,8.185%20C5.505,7.752%205.827,7.344%206.155,7.086%20L6.155,7.086%20L6.54,6.784%20L6.104,6.559%20C6.069,6.54%202.522,4.666%203.109,1.494%20L3.109,1.494%20L3.271,0.613%20L2.593,1.197%20Z%20M0.852,3.891%20C1.191,3.449%201.868,2.749%202.412,2.223%20L2.412,2.223%20C2.423,4.699%204.546,6.321%205.433,6.891%20L5.433,6.891%20C5.174,7.155%204.926,7.468%204.668,7.795%20L4.668,7.795%20C4.497,8.014%204.318,8.239%204.135,8.451%20L4.135,8.451%20C0.965,6.909%200.868,4.69%200.852,3.891%20L0.852,3.891%20Z'%20id='path-21'%3e%3c/path%3e%3cpath%20d='M0.829,1.819%20C0.829,1.819%201.08,3.307%201.792,4.043%20L1.792,4.043%20C2.885,5.176%204.005,5.507%205.328,4.921%20L5.328,4.921%20C5.328,4.921%202.401,3.429%202.375,0.295%20L2.375,0.295%20C1.154,1.227%200.829,1.819%200.829,1.819%20L0.829,1.819%20Z'%20id='path-23'%3e%3c/path%3e%3cpath%20d='M2.868,2.096%20L0.579,0.432%20C0.579,0.432%201.744,1.566%202.868,2.096%20L2.868,2.096%20Z'%20id='path-25'%3e%3c/path%3e%3cpath%20d='M0.358,0.657%20C0.408,0.706%201.575,1.834%202.733,2.381%20L2.733,2.381%20L3.003,1.812%20C1.939,1.31%200.809,0.216%200.798,0.206%20L0.798,0.206%20L0.358,0.657%20Z'%20id='path-27'%3e%3c/path%3e%3cpath%20d='M8.717,0.082%20L7.636,0.107%20C3.933,0.19%200.997,3.255%201.08,6.955%20L1.08,6.955%20C1.105,8.065%201.251,9.169%201.516,10.247%20L1.516,10.247%20L2.319,13.534%20C3.694,19.145%203.4,22.622%201.126,28.585%20L1.126,28.585%20L0.51,29.869%20L5.335,35.588%20C11.624,36.777%2011.799,30.302%208.262,14.421%20L8.262,14.421%20L7.09,8.491%20L13.944,8.339%20C14.812,8.318%2015.501,7.599%2015.481,6.733%20L15.481,6.733%20L15.477,6.542%20C15.397,2.943%2012.452,0.08%208.867,0.08%20L8.867,0.08%20C8.817,0.08%208.767,0.081%208.717,0.082%20L8.717,0.082%20Z'%20id='path-29'%3e%3c/path%3e%3cpath%20d='M9.703,0.453%20L8.621,0.477%20C4.578,0.568%201.36,3.928%201.45,7.969%20L1.45,7.969%20C1.477,9.125%201.628,10.279%201.903,11.397%20L1.903,11.397%20L2.707,14.684%20C4.051,20.168%203.787,23.459%201.536,29.36%20L1.536,29.36%20L0.942,30.598%20L2.079,31.142%20L2.695,29.856%20C5.046,23.699%205.331,20.094%203.932,14.385%20L3.932,14.385%20L3.128,11.097%20C2.875,10.067%202.735,9.005%202.711,7.941%20L2.711,7.941%20C2.674,6.32%203.272,4.782%204.394,3.61%20L4.394,3.61%20C5.515,2.438%207.027,1.773%208.649,1.737%20L8.649,1.737%20L9.732,1.712%20C9.778,1.711%209.823,1.71%209.867,1.71%20L9.867,1.71%20C13.104,1.71%2015.775,4.305%2015.846,7.555%20L15.846,7.555%20L15.851,7.744%20C15.857,7.998%2015.765,8.237%2015.589,8.418%20L15.589,8.418%20C15.415,8.6%2015.181,8.704%2014.928,8.708%20L14.928,8.708%20L7.326,8.878%20L8.644,15.543%20C10.519,23.97%2012.116,32.898%209.751,35.338%20L9.751,35.338%20C9.06,36.052%207.982,36.258%206.452,35.968%20L6.452,35.968%20L6.218,37.206%20C6.746,37.306%207.236,37.356%207.69,37.356%20L7.69,37.356%20C8.939,37.356%209.915,36.978%2010.656,36.215%20L10.656,36.215%20C12.929,33.871%2012.71,28.003%209.878,15.285%20L9.878,15.285%20L8.854,10.104%20L14.957,9.968%20C15.546,9.955%2016.094,9.714%2016.501,9.289%20L16.501,9.289%20C16.908,8.864%2017.124,8.306%2017.112,7.717%20L17.112,7.717%20L17.107,7.529%20C17.02,3.594%2013.77,0.451%209.874,0.451%20L9.874,0.451%20C9.817,0.451%209.76,0.451%209.703,0.453%20L9.703,0.453%20Z'%20id='path-31'%3e%3c/path%3e%3cpath%20d='M0.839,0.237%20C0.839,0.237%200.195,1.293%200.982,1.642%20L0.982,1.642%20C2.115,2.145%203.044,1.802%203.044,1.802%20L3.044,1.802%20C3.044,1.802%202.907,0.643%201.743,0.207%20L1.743,0.207%20C1.639,0.169%201.52,0.155%201.403,0.155%20L1.403,0.155%20C1.115,0.155%200.839,0.237%200.839,0.237%20L0.839,0.237%20Z'%20id='path-33'%3e%3c/path%3e%3cpath%20d='M0.75,0.934%20L0.633,0.968%20L0.57,1.073%20C0.526,1.145%200.147,1.793%200.322,2.354%20L0.322,2.354%20C0.403,2.613%200.587,2.811%200.854,2.93%20L0.854,2.93%20C1.38,3.162%201.865,3.231%202.254,3.231%20L2.254,3.231%20C2.78,3.231%203.129,3.106%203.153,3.097%20L3.153,3.097%20L3.385,3.01%20L3.357,2.765%20C3.35,2.71%203.182,1.409%201.854,0.912%20L1.854,0.912%20C1.711,0.858%201.552,0.839%201.4,0.839%20L1.4,0.839%20C1.082,0.839%200.795,0.921%200.75,0.934%20L0.75,0.934%20Z%20M1.111,2.354%20C0.978,2.295%200.942,2.224%200.924,2.167%20L0.924,2.167%20C0.865,1.98%200.963,1.69%201.05,1.508%20L1.05,1.508%20C1.233,1.471%201.483,1.446%201.633,1.502%20L1.633,1.502%20C2.283,1.745%202.553,2.256%202.662,2.57%20L2.662,2.57%20C2.553,2.588%202.415,2.602%202.255,2.602%20L2.255,2.602%20C1.942,2.602%201.545,2.547%201.111,2.354%20L1.111,2.354%20Z'%20id='path-35'%3e%3c/path%3e%3cpath%20d='M1.264,0.438%20C1.264,0.438%200.335,2.382%201.426,2.544%20L1.426,2.544%20C2.766,2.742%204.285,2.479%204.285,2.479%20L4.285,2.479%20C4.285,2.479%204.207,0.652%202.142,0.431%20L2.142,0.431%20C2.027,0.419%201.902,0.415%201.785,0.415%20L1.785,0.415%20C1.507,0.415%201.264,0.438%201.264,0.438%20L1.264,0.438%20Z'%20id='path-37'%3e%3c/path%3e%3cpath%20d='M1.234,0.125%20L1.056,0.142%20L0.98,0.302%20C0.913,0.444%200.333,1.699%200.708,2.403%20L0.708,2.403%20C0.801,2.578%200.993,2.798%201.379,2.855%20L1.379,2.855%20C1.765,2.912%202.165,2.933%202.539,2.933%20L2.539,2.933%20C3.495,2.933%204.294,2.798%204.339,2.79%20L4.339,2.79%20L4.613,2.743%20L4.601,2.466%20C4.57,1.741%204.022,0.316%202.175,0.118%20L2.175,0.118%20C2.049,0.104%201.913,0.1%201.786,0.1%20L1.786,0.1%20C1.497,0.1%201.249,0.124%201.234,0.125%20L1.234,0.125%20Z%20M1.471,2.232%20C1.338,2.212%201.291,2.157%201.264,2.107%20L1.264,2.107%20C1.121,1.838%201.287,1.197%201.476,0.739%20L1.476,0.739%20C1.643,0.73%201.896,0.722%202.107,0.744%20L2.107,0.744%20C3.433,0.886%203.816,1.754%203.927,2.212%20L3.927,2.212%20C3.615,2.251%203.098,2.302%202.53,2.302%20L2.53,2.302%20C2.184,2.302%201.82,2.284%201.471,2.232%20L1.471,2.232%20Z'%20id='path-39'%3e%3c/path%3e%3cpath%20d='M1.74,0.793%20C1.076,1.031%200.727,1.561%200.727,1.561%20L0.727,1.561%20C0.727,1.561%201.104,2.881%201.724,2.7%20L1.724,2.7%20C2.807,2.385%203.611,1.978%203.611,1.978%20L3.611,1.978%20C3.611,1.978%203.374,0.683%202.314,0.683%20L2.314,0.683%20C2.144,0.683%201.954,0.716%201.74,0.793%20L1.74,0.793%20Z'%20id='path-41'%3e%3c/path%3e%3cpath%20d='M1.633,0.497%20C0.88,0.768%200.48,1.362%200.464,1.387%20L0.464,1.387%20L0.384,1.507%20L0.424,1.647%20C0.471,1.812%200.733,2.653%201.245,2.935%20L1.245,2.935%20C1.362,3%201.485,3.031%201.608,3.031%20L1.608,3.031%20C1.677,3.031%201.745,3.022%201.813,3.002%20L1.813,3.002%20C2.91,2.684%203.721,2.276%203.754,2.259%20L3.754,2.259%20L3.963,2.153%20L3.921,1.921%20C3.914,1.883%203.739,0.962%203.034,0.556%20L3.034,0.556%20C2.815,0.43%202.576,0.367%202.317,0.367%20L2.317,0.367%20C2.102,0.367%201.873,0.41%201.633,0.497%20L1.633,0.497%20Z%20M1.551,2.384%20C1.372,2.286%201.184,1.915%201.078,1.624%20L1.078,1.624%20C1.206,1.478%201.468,1.226%201.846,1.09%20L1.846,1.09%20C2.198,0.963%202.482,0.966%202.716,1.101%20L2.716,1.101%20C3,1.263%203.157,1.586%203.235,1.807%20L3.235,1.807%20C2.928,1.947%202.339,2.193%201.636,2.397%20L1.636,2.397%20C1.628,2.4%201.619,2.402%201.608,2.402%20L1.608,2.402%20C1.594,2.402%201.576,2.398%201.551,2.384%20L1.551,2.384%20Z'%20id='path-43'%3e%3c/path%3e%3cpath%20d='M1.632,1.134%20C1.235,0.85%200.834,0.691%200.493,0.617%20L0.493,0.617%20L1.632,1.134%20Z'%20id='path-45'%3e%3c/path%3e%3cpath%20d='M0.426,0.925%20C0.669,0.978%201.043,1.101%201.448,1.39%20L1.448,1.39%20L1.815,0.879%20C1.426,0.599%200.991,0.403%200.56,0.309%20L0.56,0.309%20L0.426,0.925%20Z'%20id='path-47'%3e%3c/path%3e%3cpath%20d='M13.438,0.265%20C12.621,0.283%2012.021,1.185%2012.156,1.992%20L12.156,1.992%20L13.388,9.406%20C13.805,11.916%2014.441,23.568%2010.119,26.17%20L10.119,26.17%20C9.196,26.725%207.669,26.409%207.091,26.148%20L7.091,26.148%20C4.988,25.201%204.33,22.621%203.828,20.542%20L3.828,20.542%20C2.788,16.236%203.448,12.823%203.58,9.427%20L3.58,9.427%20L3.705,5.18%20C3.727,4.413%203.099,3.612%202.331,3.63%20L2.331,3.63%20L1.549,3.647%20L0.331,12.253%20C-0.039,14.704%20-0.94,23.195%204.142,27.053%20L4.142,27.053%20C4.234,27.123%202.936,27.444%203.329,28.103%20L3.329,28.103%20C4.891,30.723%209.252,31.045%2010.096,32.162%20L10.096,32.162%20C13.351,36.465%2010.602,45.85%2010.602,45.85%20L10.602,45.85%20C10.602,45.85%2014.073,44.374%2016.199,42.384%20L16.199,42.384%20C21.17,37.729%2021.667,31.135%2021.647,29.199%20L21.647,29.199%20C21.623,26.881%2020.982,25.457%2020.213,24.616%20L20.213,24.616%20L17.362,24.149%20C18.38,19.575%2016.165,10.925%2015.745,8.793%20L15.745,8.793%20L14.083,0.251%20L13.438,0.265%20Z'%20id='path-49'%3e%3c/path%3e%3cpath%20d='M14.432,0.95%20C13.989,0.96%2013.574,1.172%2013.265,1.544%20L13.265,1.544%20C12.916,1.966%2012.759,2.526%2012.846,3.044%20L12.846,3.044%20L14.078,10.457%20C14.563,13.377%2015.002,24.465%2010.956,26.9%20L10.956,26.9%20C10.165,27.376%208.762,27.104%208.221,26.861%20L8.221,26.861%20C6.219,25.96%205.592,23.363%205.135,21.468%20L5.135,21.468%20C4.344,18.197%204.549,15.453%204.747,12.798%20L4.747,12.798%20C4.806,12.005%204.865,11.222%204.895,10.44%20L4.895,10.44%20L5.02,6.189%20C5.034,5.689%204.823,5.169%204.455,4.799%20L4.455,4.799%20C4.135,4.477%203.736,4.323%203.325,4.315%20L3.325,4.315%20L2.274,4.338%20L1.019,13.208%20C0.645,15.694%20-0.175,23.966%204.586,28.012%20L4.586,28.012%20C4.336,28.151%204.059,28.355%203.969,28.66%20L3.969,28.66%20C3.928,28.798%203.91,29.015%204.059,29.264%20L4.059,29.264%20C5.074,30.969%207.141,31.73%208.803,32.342%20L8.803,32.342%20C9.714,32.678%2010.574,32.995%2010.844,33.352%20L10.844,33.352%20C13.966,37.481%2011.327,46.669%2011.3,46.76%20L11.3,46.76%20L11.113,47.399%20L11.726,47.139%20C11.869,47.078%2015.273,45.62%2017.415,43.614%20L17.415,43.614%20C22.89,38.487%2022.971,31.028%2022.962,30.195%20L22.962,30.195%20C22.941,28.093%2022.431,26.481%2021.445,25.403%20L21.445,25.403%20L20.98,25.828%20C21.845,26.774%2022.312,28.286%2022.331,30.201%20L22.331,30.201%20C22.34,31.007%2022.262,38.211%2016.984,43.154%20L16.984,43.154%20C15.446,44.594%2013.157,45.773%2012.08,46.284%20L12.08,46.284%20C12.645,44.049%2014.192,36.733%2011.348,32.972%20L11.348,32.972%20C10.967,32.467%2010.107,32.152%209.021,31.751%20L9.021,31.751%20C7.453,31.174%205.502,30.456%204.6,28.942%20L4.6,28.942%20C4.561,28.878%204.57,28.85%204.574,28.84%20L4.574,28.84%20C4.617,28.69%204.978,28.516%205.113,28.449%20L5.113,28.449%20C5.289,28.363%205.441,28.289%205.46,28.094%20L5.46,28.094%20L5.477,27.919%20L5.333,27.804%20C0.441,24.088%201.272,15.763%201.643,13.299%20L1.643,13.299%20L2.824,4.955%20L3.338,4.945%20C3.557,4.943%203.812,5.044%204.008,5.242%20L4.008,5.242%20C4.253,5.489%204.4,5.845%204.39,6.171%20L4.39,6.171%20L4.265,10.418%20C4.234,11.191%204.177,11.965%204.118,12.752%20L4.118,12.752%20C3.916,15.454%203.708,18.249%204.522,21.614%20L4.522,21.614%20C5.01,23.638%205.679,26.408%207.961,27.436%20L7.961,27.436%20C8.558,27.704%2010.223,28.076%2011.281,27.439%20L11.281,27.439%20C15.919,24.648%2015.053,12.478%2014.7,10.354%20L14.7,10.354%20L13.467,2.94%20C13.411,2.605%2013.52,2.225%2013.751,1.947%20L13.751,1.947%20C13.942,1.716%2014.189,1.586%2014.445,1.58%20L14.445,1.58%20L14.825,1.571%20L16.436,9.853%20C16.493,10.142%2016.583,10.551%2016.692,11.052%20L16.692,11.052%20C17.359,14.086%2018.92,21.191%2018.054,25.08%20L18.054,25.08%20L18.669,25.217%20C19.565,21.192%2018.04,14.252%2017.308,10.917%20L17.308,10.917%20C17.199,10.421%2017.112,10.018%2017.055,9.732%20L17.055,9.732%20L15.341,0.931%20L14.432,0.95%20Z'%20id='path-51'%3e%3c/path%3e%3cpath%20d='M0.923,0.999%20C0.542,2.079%201.279,2.86%201.279,2.86%20L1.279,2.86%20C1.279,2.86%202.071,2.408%202.387,1.311%20L2.387,1.311%20C2.605,0.549%201.478,0.38%201.478,0.38%20L1.478,0.38%20C1.478,0.38%201.039,0.67%200.923,0.999%20L0.923,0.999%20Z'%20id='path-53'%3e%3c/path%3e%3cpath%20d='M1.304,0.117%20C1.249,0.152%200.773,0.478%200.625,0.894%20L0.625,0.894%20C0.185,2.141%201.015,3.038%201.051,3.075%20L1.051,3.075%20L1.221,3.256%20L1.436,3.134%20C1.473,3.112%202.342,2.605%202.689,1.399%20L2.689,1.399%20C2.765,1.132%202.733,0.878%202.594,0.662%20L2.594,0.662%20C2.295,0.196%201.604,0.079%201.525,0.068%20L1.525,0.068%20L1.405,0.049%20L1.304,0.117%20Z%20M1.22,1.103%20C1.267,0.971%201.427,0.816%201.551,0.716%20L1.551,0.716%20C1.728,0.763%201.973,0.861%202.064,1.003%20L2.064,1.003%20C2.09,1.045%202.117,1.108%202.083,1.225%20L2.083,1.225%20C1.908,1.834%201.572,2.218%201.348,2.416%20L1.348,2.416%20C1.195,2.152%201.017,1.679%201.22,1.103%20L1.22,1.103%20Z'%20id='path-55'%3e%3c/path%3e%3cpath%20d='M0.368,1.094%20C0.234,1.472%200.494,1.747%200.494,1.747%20L0.494,1.747%20C0.494,1.747%200.771,1.589%200.881,1.204%20L0.881,1.204%20C0.958,0.937%200.563,0.877%200.563,0.877%20L0.563,0.877%20C0.563,0.877%200.409,0.978%200.368,1.094%20L0.368,1.094%20Z'%20id='path-57'%3e%3c/path%3e%3cpath%20d='M0.866,2.375%20C1.92,3.067%203.308,3.439%203.308,3.439%20L3.308,3.439%20C3.308,3.439%203.957,1.865%202.299,0.87%20L2.299,0.87%20C1.989,0.684%201.555,0.534%201.555,0.534%20L1.555,0.534%20C1.555,0.534%200.009,1.811%200.866,2.375%20L0.866,2.375%20Z'%20id='path-59'%3e%3c/path%3e%3cpath%20d='M1.353,0.291%20C1.168,0.443%200.252,1.241%200.294,1.976%20L0.294,1.976%20C0.303,2.165%200.382,2.433%200.693,2.638%20L0.693,2.638%20C1.777,3.349%203.166,3.728%203.225,3.743%20L3.225,3.743%20L3.493,3.816%20L3.598,3.559%20C3.859,2.929%203.957,1.496%202.461,0.6%20L2.461,0.6%20C2.128,0.4%201.677,0.242%201.658,0.236%20L1.658,0.236%20L1.491,0.178%20L1.353,0.291%20Z%20M1.039,2.112%20C0.942,2.047%200.925,1.992%200.923,1.942%20L0.923,1.942%20C0.907,1.667%201.287,1.204%201.62,0.895%20L1.62,0.895%20C1.765,0.953%201.973,1.042%202.137,1.14%20L2.137,1.14%20C3.169,1.759%203.173,2.613%203.092,3.045%20L3.092,3.045%20C2.638,2.899%201.751,2.58%201.039,2.112%20L1.039,2.112%20Z'%20id='path-61'%3e%3c/path%3e%3cpath%20d='M0.371,1.276%20C0.955,1.659%201.725,1.866%201.725,1.866%20L1.725,1.866%20C1.725,1.866%202.085,0.992%201.165,0.44%20L1.165,0.44%20C0.994,0.338%200.753,0.253%200.753,0.253%20L0.753,0.253%20C0.753,0.253%20-0.104,0.962%200.371,1.276%20L0.371,1.276%20Z'%20id='path-63'%3e%3c/path%3e%3cpath%20d='M1.197,2.413%20C1.692,2.799%202.258,2.811%202.258,2.811%20L2.258,2.811%20C2.258,2.811%203.072,1.9%202.643,1.519%20L2.643,1.519%20C1.892,0.853%201.202,0.442%201.202,0.442%20L1.202,0.442%20C1.202,0.442%200.04,1.508%201.197,2.413%20L1.197,2.413%20Z'%20id='path-65'%3e%3c/path%3e%3cpath%20d='M0.989,0.209%20C0.963,0.235%200.341,0.814%200.37,1.553%20L0.37,1.553%20C0.387,1.973%200.6,2.346%201.004,2.661%20L1.004,2.661%20C1.574,3.107%202.223,3.125%202.251,3.125%20L2.251,3.125%20L2.396,3.129%20L2.493,3.02%20C2.596,2.905%203.112,2.298%203.082,1.766%20L3.082,1.766%20C3.07,1.575%202.991,1.406%202.852,1.284%20L2.852,1.284%20C2.088,0.606%201.393,0.189%201.363,0.172%20L1.363,0.172%20L1.162,0.052%20L0.989,0.209%20Z%20M1.392,2.165%20C1.138,1.966%201.009,1.757%201,1.529%20L1,1.529%20C0.99,1.264%201.138,1.013%201.26,0.852%20L1.26,0.852%20C1.515,1.022%201.964,1.338%202.433,1.755%20L2.433,1.755%20C2.458,1.961%202.285,2.265%202.122,2.479%20L2.122,2.479%20C1.953,2.449%201.656,2.372%201.392,2.165%20L1.392,2.165%20Z'%20id='path-67'%3e%3c/path%3e%3cpath%20d='M0.389,1.048%20C0.609,1.219%200.858,1.225%200.858,1.225%20L0.858,1.225%20C0.858,1.225%201.219,0.82%201.03,0.653%20L1.03,0.653%20C0.696,0.358%200.391,0.175%200.391,0.175%20L0.391,0.175%20C0.391,0.175%20-0.124,0.648%200.389,1.048%20L0.389,1.048%20Z'%20id='path-69'%3e%3c/path%3e%3cpath%20d='M0.887,1.169%20C0.887,1.169%200.073,2.611%200.839,3.052%20L0.839,3.052%20C1.605,3.493%204.012,3.133%204.012,3.133%20L4.012,3.133%20C4.012,3.133%204.371,1.736%202.829,1.219%20L2.829,1.219%20C2.281,1.035%201.877,0.975%201.584,0.975%20L1.584,0.975%20C1.054,0.975%200.887,1.169%200.887,1.169%20L0.887,1.169%20Z'%20id='path-71'%3e%3c/path%3e%3cpath%20d='M0.648,0.964%20C0.253,1.651%20-0.137,2.854%200.682,3.325%20L0.682,3.325%20C1.03,3.526%201.629,3.587%202.227,3.587%20L2.227,3.587%20C3.068,3.587%203.908,3.467%204.059,3.444%20L4.059,3.444%20L4.265,3.414%20L4.317,3.212%20C4.466,2.63%204.37,1.402%202.93,0.921%20L2.93,0.921%20C2.354,0.727%201.913,0.66%201.58,0.66%20L1.58,0.66%20C0.955,0.66%200.707,0.895%200.648,0.964%20L0.648,0.964%20Z%20M0.997,2.779%20C0.612,2.558%200.973,1.685%201.135,1.376%20L1.135,1.376%20C1.23,1.321%201.648,1.155%202.729,1.518%20L2.729,1.518%20C3.666,1.831%203.755,2.507%203.735,2.853%20L3.735,2.853%20C3.283,2.911%202.715,2.957%202.203,2.957%20L2.203,2.957%20C1.684,2.957%201.222,2.91%200.997,2.779%20L0.997,2.779%20Z'%20id='path-73'%3e%3c/path%3e%3cpath%20d='M0.662,0.813%20C0.662,0.813%200.238,1.563%200.638,1.791%20L0.638,1.791%20C1.036,2.021%202.286,1.834%202.286,1.834%20L2.286,1.834%20C2.286,1.834%202.474,1.107%201.672,0.838%20L1.672,0.838%20C1.387,0.742%201.177,0.712%201.025,0.712%20L1.025,0.712%20C0.749,0.712%200.662,0.813%200.662,0.813%20L0.662,0.813%20Z'%20id='path-75'%3e%3c/path%3e%3cpath%20d='M0.593,0.6%20C0.852,1.659%201.381,3.786%201.381,3.786%20L1.381,3.786%20C1.381,3.786%204.582,4.689%206.999,3.092%20L6.999,3.092%20C6.717,1.686%206.464,0.335%206.464,0.335%20L6.464,0.335%20C6.464,0.335%204.053,1.768%200.593,0.6%20L0.593,0.6%20Z'%20id='path-77'%3e%3c/path%3e%3cpath%20d='M6.303,1.064%20C6.28,1.078%203.964,2.406%200.695,1.302%20L0.695,1.302%20L0.15,1.118%20L0.287,1.675%20C0.546,2.734%201.074,4.862%201.074,4.862%20L1.074,4.862%20L1.119,5.04%20L1.294,5.089%20C1.365,5.109%202.278,5.359%203.49,5.359%20L3.49,5.359%20C4.605,5.359%205.971,5.149%207.173,4.355%20L7.173,4.355%20L7.349,4.238%20L7.308,4.03%20C7.026,2.628%206.773,1.278%206.773,1.278%20L6.773,1.278%20L6.691,0.836%20L6.303,1.064%20Z%20M6.231,1.801%20C6.319,2.269%206.476,3.083%206.647,3.942%20L6.647,3.942%20C4.716,5.096%202.302,4.673%201.641,4.525%20L1.641,4.525%20C1.531,4.085%201.248,2.941%201.032,2.063%20L1.032,2.063%20C1.865,2.291%202.631,2.376%203.311,2.376%20L3.311,2.376%20C4.682,2.376%205.705,2.03%206.231,1.801%20L6.231,1.801%20Z'%20id='path-79'%3e%3c/path%3e%3cpath%20d='M1.298,0.881%20C0.144,1.372%200.06,2.545%200.06,2.545%20L0.06,2.545%20C0.06,2.545%201.009,2.848%202.127,2.292%20L2.127,2.292%20C2.905,1.904%202.607,0.672%202.607,0.672%20L2.607,0.672%20C2.607,0.672%201.649,0.731%201.298,0.881%20L1.298,0.881%20Z'%20id='path-81'%3e%3c/path%3e%3cpath%20d='M3.587,0.358%20C3.483,0.364%202.564,0.425%202.175,0.591%20L2.175,0.591%20C0.858,1.152%200.75,2.466%200.746,2.521%20L0.746,2.521%20L0.728,2.769%20L0.963,2.844%20C0.987,2.852%201.278,2.943%201.725,2.943%20L1.725,2.943%20C2.138,2.943%202.682,2.865%203.267,2.574%20L3.267,2.574%20C4.258,2.08%203.928,0.658%203.914,0.598%20L3.914,0.598%20L3.851,0.341%20L3.587,0.358%20Z%20M1.43,2.297%20C1.524,1.974%201.773,1.446%202.421,1.171%20L2.421,1.171%20C2.59,1.099%202.997,1.043%203.338,1.009%20L3.338,1.009%20C3.364,1.324%203.346,1.831%202.987,2.01%20L2.987,2.01%20C2.5,2.252%202.052,2.314%201.722,2.314%20L1.722,2.314%20C1.61,2.314%201.512,2.307%201.43,2.297%20L1.43,2.297%20Z'%20id='path-83'%3e%3c/path%3e%3cpath%20d='M2.785,1.014%20C0.995,1.287%200.996999995,2.882%200.996999995,2.882%20L0.996999995,2.882%20C0.996999995,2.882%202.332,3.052%203.49,2.827%20L3.49,2.827%20C4.433,2.643%203.55,0.986%203.55,0.986%20L3.55,0.986%20C3.55,0.986%203.454,0.981%203.317,0.981%20L3.317,0.981%20C3.165,0.981%202.961,0.987%202.785,1.014%20L2.785,1.014%20Z'%20id='path-85'%3e%3c/path%3e%3cpath%20d='M2.736,0.703%20C1.11,0.95%200.682,2.236%200.682998253,2.882%20L0.682998253,2.882%20L0.682998253,3.159%20L0.958,3.194%20C0.991,3.198%201.476,3.259%202.114,3.259%20L2.114,3.259%20C2.553,3.259%203.064,3.23%203.551,3.135%20L3.551,3.135%20C3.902,3.068%204.068,2.857%204.147,2.693%20L4.147,2.693%20C4.447,2.061%203.934,1.037%203.828,0.839%20L3.828,0.839%20L3.744,0.681%20L3.567,0.672%20C3.557,0.672%203.458,0.667%203.317,0.667%20L3.317,0.667%20C3.153,0.667%202.932,0.674%202.736,0.703%20L2.736,0.703%20Z%20M1.352,2.598%20C1.445,2.195%201.761,1.489%202.832,1.325%20L2.832,1.325%20C3.003,1.301%203.206,1.289%203.351,1.297%20L3.351,1.297%20C3.522,1.674%203.683,2.201%203.577,2.422%20L3.577,2.422%20C3.565,2.448%203.542,2.494%203.43,2.517%20L3.43,2.517%20C2.995,2.602%202.53,2.628%202.126,2.628%20L2.126,2.628%20C1.819,2.628%201.547,2.613%201.352,2.598%20L1.352,2.598%20Z'%20id='path-87'%3e%3c/path%3e%3cpath%20d='M0.4,1.921%20C0.4,1.921%201.228,2.296%202.332,2.564%20L2.332,2.564%20C2.963,2.717%203.284,1.371%203.284,1.371%20L3.284,1.371%20C3.284,1.371%202.909,0.855%202.23,0.645%20L2.23,0.645%20C2.036,0.585%201.862,0.559%201.707,0.559%20L1.707,0.559%20C0.587,0.559%200.4,1.921%200.4,1.921%20L0.4,1.921%20Z'%20id='path-89'%3e%3c/path%3e%3cpath%20d='M0.92,0.466%20C0.228,0.906%200.094,1.838%200.088,1.879%20L0.088,1.879%20L0.056,2.111%20L0.271,2.207%20C0.306,2.223%201.138,2.597%202.258,2.869%20L2.258,2.869%20C2.315,2.883%202.373,2.89%202.431,2.89%20L2.431,2.89%20C2.566,2.89%202.7,2.853%202.823,2.776%20L2.823,2.776%20C3.325,2.469%203.551,1.613%203.591,1.444%20L3.591,1.444%20L3.625,1.305%20L3.539,1.186%20C3.522,1.162%203.094,0.582%202.324,0.343%20L2.324,0.343%20C2.106,0.276%201.899,0.242%201.705,0.242%20L1.705,0.242%20C1.416,0.242%201.153,0.317%200.92,0.466%20L0.92,0.466%20Z%20M2.406,2.258%20C1.688,2.083%201.084,1.86%200.768,1.733%20L0.768,1.733%20C0.837,1.507%200.981,1.172%201.261,0.996%20L1.261,0.996%20C1.49,0.85%201.775,0.833%202.137,0.945%20L2.137,0.945%20C2.525,1.066%202.801,1.308%202.936,1.449%20L2.936,1.449%20C2.843,1.753%202.67,2.132%202.494,2.24%20L2.494,2.24%20C2.466,2.256%202.446,2.261%202.431,2.261%20L2.431,2.261%20C2.421,2.261%202.414,2.259%202.406,2.258%20L2.406,2.258%20Z'%20id='path-91'%3e%3c/path%3e%3cpath%20d='M0.255,0.686%20C0.255,0.686%20-0.089,1.249%200.331,1.436%20L0.331,1.436%20C0.937,1.704%201.432,1.522%201.432,1.522%20L1.432,1.522%20C1.432,1.522%201.36,0.903%200.737,0.669%20L0.737,0.669%20C0.683,0.648%200.62,0.641%200.558,0.641%20L0.558,0.641%20C0.403,0.641%200.255,0.686%200.255,0.686%20L0.255,0.686%20Z'%20id='path-93'%3e%3c/path%3e%3cpath%20d='M0.707,0.908%20C0.707,0.908%200.126,2.126%200.809,2.227%20L0.809,2.227%20C1.648,2.353%202.601,2.188%202.601,2.188%20L2.601,2.188%20C2.601,2.188%202.551,1.041%201.257,0.903%20L1.257,0.903%20C1.186,0.895%201.11,0.892%201.037,0.892%20L1.037,0.892%20C0.861,0.892%200.707,0.908%200.707,0.908%20L0.707,0.908%20Z'%20id='path-95'%3e%3c/path%3e%3cpath%20d='M0.848,0.133%20C0.465,0.271%200.263,0.576%200.263,0.576%20L0.263,0.576%20C0.263,0.576%200.48,1.337%200.839,1.234%20L0.839,1.234%20C1.463,1.053%201.928,0.817%201.928,0.817%20L1.928,0.817%20C1.928,0.817%201.791,0.07%201.179,0.07%20L1.179,0.07%20C1.081,0.07%200.971,0.089%200.848,0.133%20L0.848,0.133%20Z'%20id='path-97'%3e%3c/path%3e%3cpath%20d='M1.286,0.353%20C0.676,0.613%200.631,1.232%200.631,1.232%20L0.631,1.232%20C0.631,1.232%201.133,1.393%201.724,1.099%20L1.724,1.099%20C2.134,0.895%201.978,0.243%201.978,0.243%20L1.978,0.243%20C1.978,0.243%201.471,0.274%201.286,0.353%20L1.286,0.353%20Z'%20id='path-99'%3e%3c/path%3e%3cpath%20d='M1.676,0.552%20C0.687,0.703%200.687999998,1.585%200.687999998,1.585%20L0.687999998,1.585%20C0.687999998,1.585%201.426,1.678%202.066,1.554%20L2.066,1.554%20C2.588,1.453%202.099,0.538%202.099,0.538%20L2.099,0.538%20C2.099,0.538%202.041,0.535%201.961,0.535%20L1.961,0.535%20C1.877,0.535%201.77,0.538%201.676,0.552%20L1.676,0.552%20Z'%20id='path-101'%3e%3c/path%3e%3cpath%20d='M0.025,0.787%20C0.025,0.787%200.478,0.992%201.081,1.139%20L1.081,1.139%20C1.427,1.223%201.603,0.486%201.603,0.486%20L1.603,0.486%20C1.603,0.486%201.397,0.204%201.027,0.089%20L1.027,0.089%20C0.92,0.057%200.825,0.042%200.74,0.042%20L0.74,0.042%20C0.127,0.042%200.025,0.787%200.025,0.787%20L0.025,0.787%20Z'%20id='path-103'%3e%3c/path%3e%3cpath%20d='M0.934,3.166%20C0.934,3.166%202.958,4.473%206.624,3.607%20L6.624,3.607%20C7.014,1.592%207.236,0.518%207.236,0.518%20L7.236,0.518%20C7.236,0.518%204.224,1.056%201.333,0.415%20L1.333,0.415%20C1.087,1.982%200.934,3.166%200.934,3.166%20L0.934,3.166%20Z'%20id='path-105'%3e%3c/path%3e%3cpath%20d='M1.021,0.367%20C0.775,1.939%200.621,3.124%200.621,3.124%20L0.621,3.124%20L0.596,3.322%20L0.763,3.43%20C0.828,3.473%202.02,4.22%204.189,4.22%20L4.189,4.22%20C4.917,4.22%205.755,4.137%206.697,3.913%20L6.697,3.913%20L6.895,3.867%20L6.934,3.667%20C7.323,1.655%207.545,0.582%207.545,0.581%20L7.545,0.581%20L7.638,0.126%20L7.181,0.208%20C7.151,0.212%204.195,0.726%201.401,0.108%20L1.401,0.108%20L1.074,0.035%20L1.021,0.367%20Z%20M1.274,2.993%20C1.324,2.625%201.436,1.808%201.593,0.79%20L1.593,0.79%20C3.771,1.21%205.923,1.016%206.837,0.896%20L6.837,0.896%20C6.744,1.361%206.579,2.186%206.354,3.346%20L6.354,3.346%20C5.548,3.522%204.829,3.589%204.2,3.589%20L4.2,3.589%20C2.649,3.589%201.652,3.18%201.274,2.993%20L1.274,2.993%20Z'%20id='path-107'%3e%3c/path%3e%3cpath%20d='M4.099,0.468%20L3.796,0.474%20C2.067,0.513%200.697,1.945%200.736,3.672%20L0.736,3.672%20L4.168,3.596%20C5.033,3.577%205.718,2.861%205.698,1.997%20L5.698,1.997%20C5.679,1.145%204.982,0.468%204.134,0.468%20L4.134,0.468%20C4.122,0.468%204.11,0.468%204.099,0.468%20L4.099,0.468%20Z'%20id='path-109'%3e%3c/path%3e%3cpath%20d='M3.91,0.085%20L3.199,0.1%20C1.84,0.13%200.762,1.255%200.794,2.612%20L0.794,2.612%20L3.791,2.545%20C4.518,2.529%205.094,1.928%205.078,1.201%20L5.078,1.201%20C5.065,0.578%204.555,0.084%203.936,0.084%20L3.936,0.084%20C3.927,0.084%203.919,0.084%203.91,0.085%20L3.91,0.085%20Z'%20id='path-111'%3e%3c/path%3e%3cpath%20d='M3.191,0.785%20C2.45,0.802%201.76,1.105%201.247,1.641%20L1.247,1.641%20C0.734,2.176%200.462,2.878%200.479,3.619%20L0.479,3.619%20L0.486,3.934%20L3.798,3.86%20C4.234,3.85%204.64,3.671%204.941,3.357%20L4.941,3.357%20C5.243,3.042%205.403,2.629%205.393,2.193%20L5.393,2.193%20C5.384,1.805%205.225,1.442%204.944,1.173%20L4.944,1.173%20C4.662,0.904%204.299,0.779%203.902,0.77%20L3.902,0.77%20L3.191,0.785%20Z%20M1.702,2.076%20C2.099,1.662%202.633,1.428%203.205,1.415%20L3.205,1.415%20L3.917,1.4%20C4.149,1.39%204.348,1.476%204.507,1.628%20L4.507,1.628%20C4.667,1.781%204.758,1.986%204.762,2.208%20L4.762,2.208%20C4.768,2.475%204.67,2.729%204.485,2.922%20L4.485,2.922%20C4.3,3.115%204.051,3.224%203.785,3.23%20L3.785,3.23%20L1.124,3.29%20C1.18,2.836%201.38,2.413%201.702,2.076%20L1.702,2.076%20Z'%20id='path-113'%3e%3c/path%3e%3cpath%20d='M0.267,0.425%20C0.11,0.77%200.261,1.177%200.606,1.335%20L0.606,1.335%20C0.95,1.494%201.357,1.343%201.516,0.998%20L1.516,0.998%20C1.674,0.653%201.523,0.246%201.178,0.088%20L1.178,0.088%20C1.086,0.046%200.988,0.026%200.893,0.026%20L0.893,0.026%20C0.632,0.026%200.383,0.174%200.267,0.425%20L0.267,0.425%20Z'%20id='path-115'%3e%3c/path%3e%3cpath%20d='M2.21,0.231%20L1.909,0.238%20C1.045,0.257%200.359,0.973%200.379,1.837%20L0.379,1.837%20C0.397,2.7%201.114,3.384%201.978,3.365%20L1.978,3.365%20L5.41,3.29%20C5.372,1.585%203.977,0.23%202.28,0.23%20L2.28,0.23%20C2.257,0.23%202.233,0.23%202.21,0.231%20L2.21,0.231%20Z'%20id='path-117'%3e%3c/path%3e%3cpath%20d='M1.836,0.829%20L1.211,0.844%20C0.532,0.858%20-0.007,1.421%200.008,2.1%20L0.008,2.1%20C0.024,2.779%200.587,3.316%201.266,3.301%20L1.266,3.301%20L4.35,3.232%20C4.321,1.893%203.226,0.829%201.893,0.829%20L1.893,0.829%20C1.874,0.829%201.855,0.829%201.836,0.829%20L1.836,0.829%20Z'%20id='path-119'%3e%3c/path%3e%3cpath%20d='M2.829,0.515%20L2.205,0.529%20C1.792,0.538%201.407,0.707%201.122,1.005%20L1.122,1.005%20C0.837,1.303%200.685,1.694%200.693,2.107%20L0.693,2.107%20C0.712,2.946%201.402,3.616%202.238,3.617%20L2.238,3.617%20C2.25,3.617%202.261,3.616%202.274,3.616%20L2.274,3.616%20L5.672,3.54%20L5.665,3.225%20C5.649,2.484%205.345,1.795%204.808,1.283%20L4.808,1.283%20C4.291,0.789%203.619,0.514%202.904,0.514%20L2.904,0.514%20C2.879,0.514%202.854,0.514%202.829,0.515%20L2.829,0.515%20Z%20M1.324,2.092%20C1.318,1.849%201.408,1.617%201.577,1.44%20L1.577,1.44%20C1.747,1.264%201.974,1.164%202.218,1.159%20L2.218,1.159%20L2.844,1.144%20C3.42,1.109%203.96,1.342%204.373,1.738%20L4.373,1.738%20C4.71,2.059%204.929,2.473%205.005,2.923%20L5.005,2.923%20L2.259,2.986%20C2.252,2.986%202.245,2.986%202.238,2.986%20L2.238,2.986%20C1.743,2.986%201.335,2.59%201.324,2.092%20L1.324,2.092%20Z'%20id='path-121'%3e%3c/path%3e%3cpath%20d='M0.563,0.514%20C0.277,0.763%200.247,1.197%200.496,1.484%20L0.496,1.484%20C0.745,1.769%201.179,1.799%201.465,1.55%20L1.465,1.55%20C1.751,1.301%201.781,0.867%201.532,0.582%20L1.532,0.582%20C1.396,0.426%201.205,0.346%201.012,0.346%20L1.012,0.346%20C0.853,0.346%200.692,0.401%200.563,0.514%20L0.563,0.514%20Z'%20id='path-123'%3e%3c/path%3e%3cpath%20d='M0.818,0.988%20L0.518,1.059%20C0.401,1.087%200.33,1.203%200.358,1.318%20L0.358,1.318%20C0.386,1.434%200.501,1.506%200.617,1.478%20L0.617,1.478%20C0.811,1.432%200.983,1.32%201.104,1.161%20L1.104,1.161%20L1.328,0.866%20L0.818,0.988%20Z'%20id='path-125'%3e%3c/path%3e%3cpath%20d='M0.52,1.382%20C0.647,1.536%200.824,1.64%201.02,1.679%20L1.02,1.679%20C1.138,1.701%201.251,1.624%201.272,1.508%20L1.272,1.508%20C1.295,1.391%201.218,1.277%201.101,1.256%20L1.101,1.256%20L0.798,1.197%20L0.283,1.099%20L0.52,1.382%20Z'%20id='path-127'%3e%3c/path%3e%3cpath%20d='M0.045,0.995%20C0.349,2.502%200.607,3.268%200.607,3.268%20L0.607,3.268%20C0.607,3.268%202.162,3.324%203.185,3.099%20L3.185,3.099%20C4.646,2.778%205.21,2.098%205.18,0.786%20L5.18,0.786%20C5.18,0.786%202.647,1.932%200.045,0.995%20L0.045,0.995%20Z'%20id='path-129'%3e%3c/path%3e%3cpath%20d='M0.665,1.805%20C0.665,1.805%202.997,1.947%204.778,0.973%20L4.778,0.973%20L0.665,1.805%20Z'%20id='path-131'%3e%3c/path%3e%3cpath%20d='M0.684,1.49%20L0.646,2.119%20C0.668,2.12%200.797,2.128%201.004,2.128%20L1.004,2.128%20C1.746,2.128%203.492,2.035%204.929,1.249%20L4.929,1.249%20L4.626,0.697%20C2.95,1.614%200.709,1.49%200.684,1.49%20L0.684,1.49%20Z'%20id='path-133'%3e%3c/path%3e%3cpath%20d='M4.195,3.084%20C4.195,3.084%204.384,2.612%204.729,1.115%20L4.729,1.115%20C2.736,1.56%200.452,0.966%200.452,0.966%20L0.452,0.966%20C1.183,2.751%204.195,3.084%204.195,3.084%20L4.195,3.084%20Z'%20id='path-135'%3e%3c/path%3e%3cpath%20d='M1.479,1.294%20L1.143,1.085%20C1.143,1.085%201.282,1.181%201.479,1.294%20L1.479,1.294%20Z'%20id='path-137'%3e%3c/path%3e%3cpath%20d='M1.053,1.215%20C1.053,1.215%201.197,1.314%201.402,1.43%20L1.402,1.43%20L1.557,1.156%20C1.368,1.049%201.234,0.957%201.232,0.956%20L1.232,0.956%20L1.053,1.215%20Z'%20id='path-139'%3e%3c/path%3e%3cpath%20d='M4.965,0.867%20L0.254,0.827%20C0.254,0.827%202.547,1.21%204.965,0.867%20L4.965,0.867%20Z'%20id='path-141'%3e%3c/path%3e%3cpath%20d='M0.201,1.138%20C0.267,1.15%201.35,1.325%202.808,1.325%20L2.808,1.325%20C3.482,1.325%204.238,1.287%205.009,1.178%20L5.009,1.178%20L4.921,0.555%20C2.579,0.888%200.327,0.52%200.305,0.517%20L0.305,0.517%20L0.201,1.138%20Z'%20id='path-143'%3e%3c/path%3e%3cpath%20d='M1.044,0.693%20C1.044,0.693%200.59,0.955%200.7,1.469%20L0.7,1.469%20C0.938,2.573%201.404,2.461%201.937,2.546%20L1.937,2.546%20C2.549,2.644%203.127,2.54%203.455,2.439%20L3.455,2.439%20C3.783,2.337%203.209,1.417%202.459,0.83%20L2.459,0.83%20C2.141,0.58%201.856,0.503%201.627,0.503%20L1.627,0.503%20C1.267,0.503%201.044,0.693%201.044,0.693%20L1.044,0.693%20Z'%20id='path-145'%3e%3c/path%3e%3cpath%20d='M0.956,0.563%20C0.763,0.678%200.441,1.014%200.547,1.502%20L0.547,1.502%20C0.775,2.57%201.251,2.624%201.71,2.676%20L1.71,2.676%20C1.776,2.683%201.844,2.691%201.912,2.702%20L1.912,2.702%20C2.095,2.731%202.273,2.742%202.44,2.742%20L2.44,2.742%20C2.954,2.742%203.363,2.632%203.502,2.589%20L3.502,2.589%20C3.607,2.557%203.68,2.474%203.701,2.363%20L3.701,2.363%20C3.773,1.972%203.157,1.175%202.557,0.706%20L2.557,0.706%20C2.208,0.433%201.892,0.349%201.633,0.349%20L1.633,0.349%20C1.267,0.349%201.017,0.517%200.956,0.563%20L0.956,0.563%20Z%20M1.961,2.39%20C1.888,2.379%201.816,2.372%201.746,2.363%20L1.746,2.363%20C1.319,2.314%201.036,2.282%200.854,1.436%20L0.854,1.436%20C0.771,1.043%201.11,0.838%201.123,0.83%20L1.123,0.83%20L1.146,0.814%20C1.159,0.805%201.336,0.661%201.625,0.661%20L1.625,0.661%20C1.824,0.661%202.076,0.729%202.362,0.954%20L2.362,0.954%20C3.024,1.472%203.436,2.161%203.391,2.308%20L3.391,2.308%20C3.278,2.331%202.913,2.428%202.448,2.428%20L2.448,2.428%20C2.295,2.428%202.131,2.418%201.961,2.39%20L1.961,2.39%20Z'%20id='path-147'%3e%3c/path%3e%3cpath%20d='M1.186,0.869%20C1.186,0.869%200.904,1.032%200.972,1.353%20L0.972,1.353%20C1.121,2.039%201.411,1.97%201.742,2.022%20L1.742,2.022%20C2.122,2.084%202.482,2.019%202.686,1.957%20L2.686,1.957%20C2.891,1.894%202.534,1.32%202.067,0.955%20L2.067,0.955%20C1.869,0.799%201.692,0.752%201.549,0.752%20L1.549,0.752%20C1.325,0.752%201.186,0.869%201.186,0.869%20L1.186,0.869%20Z'%20id='path-149'%3e%3c/path%3e%3cpath%20d='M0.476,1.581%20C0.533,1.792%200.585,2.49%201.105,2.555%20L1.105,2.555%20C1.487,2.603%202.852,2.714%203.142,2.412%20L3.142,2.412%20C3.41,2.132%202.845,0.887%201.184,0.702%20L1.184,0.702%20C1.176,0.701%201.168,0.701%201.16,0.701%20L1.16,0.701%20C0.842,0.701%200.419,1.376%200.476,1.581%20L0.476,1.581%20Z'%20id='path-151'%3e%3c/path%3e%3cpath%20d='M0.643,0.852%20C0.482,1.041%200.263,1.401%200.323,1.623%20L0.323,1.623%20C0.331,1.652%200.339,1.689%200.348,1.734%20L0.348,1.734%20C0.407,2.029%200.529,2.642%201.085,2.711%20L1.085,2.711%20C1.176,2.723%201.618,2.774%202.087,2.774%20L2.087,2.774%20C2.561,2.774%203.063,2.721%203.256,2.521%20L3.256,2.521%20C3.38,2.392%203.398,2.171%203.305,1.914%20L3.305,1.914%20C3.091,1.325%202.358,0.673%201.202,0.546%20L1.202,0.546%20C1.187,0.545%201.173,0.544%201.158,0.544%20L1.158,0.544%20C0.955,0.544%200.766,0.709%200.643,0.852%20L0.643,0.852%20Z%20M1.124,2.398%20C0.819,2.361%200.723,2.003%200.656,1.672%20L0.656,1.672%20C0.646,1.619%200.637,1.574%200.629,1.541%20L0.629,1.541%20C0.62,1.471%200.738,1.201%200.934,1.002%20L0.934,1.002%20C1.044,0.889%201.13,0.859%201.167,0.858%20L1.167,0.858%20C2.335,0.988%202.874,1.651%203.008,2.021%20L3.008,2.021%20C3.068,2.187%203.048,2.282%203.028,2.303%20L3.028,2.303%20C2.92,2.414%202.528,2.457%202.085,2.457%20L2.085,2.457%20C1.761,2.457%201.41,2.434%201.124,2.398%20L1.124,2.398%20Z'%20id='path-153'%3e%3c/path%3e%3cpath%20d='M0.681,1.416%20C0.715,1.54%200.745,1.952%201.051,1.989%20L1.051,1.989%20C1.277,2.018%202.083,2.083%202.254,1.905%20L2.254,1.905%20C2.412,1.742%202.079,1.005%201.099,0.896%20L1.099,0.896%20C1.094,0.896%201.09,0.896%201.085,0.896%20L1.085,0.896%20C0.896,0.896%200.647,1.295%200.681,1.416%20L0.681,1.416%20Z'%20id='path-155'%3e%3c/path%3e%3cpath%20d='M0.834,0.867%20C0.834,0.867%200.257,1.031%200.142,1.739%20L0.142,1.739%20C0.089,2.063%200.31,2.428%200.653,2.537%20L0.653,2.537%20C0.995,2.645%202.528,2.816%202.705,2.263%20L2.705,2.263%20C2.882,1.709%202.151,1.283%201.661,1.017%20L1.661,1.017%20C1.384,0.867%201.177,0.829%201.04,0.829%20L1.04,0.829%20C0.902,0.829%200.834,0.867%200.834,0.867%20L0.834,0.867%20Z'%20id='path-157'%3e%3c/path%3e%3cpath%20d='M1.775,0.72%20C1.674,0.753%201.106,0.972%200.985,1.713%20L0.985,1.713%20C0.919,2.12%201.197,2.557%201.604,2.687%20L1.604,2.687%20C1.754,2.734%202.187,2.81%202.634,2.81%20L2.634,2.81%20C3.17,2.81%203.729,2.702%203.855,2.31%20L3.855,2.31%20C4.079,1.608%203.172,1.116%202.736,0.879%20L2.736,0.879%20C2.435,0.716%202.203,0.672%202.04,0.672%20L2.04,0.672%20C1.902,0.672%201.814,0.703%201.775,0.72%20L1.775,0.72%20Z%20M1.7,2.387%20C1.441,2.305%201.255,2.019%201.297,1.763%20L1.297,1.763%20C1.395,1.169%201.858,1.024%201.878,1.018%20L1.878,1.018%20L1.906,1.007%20C1.91,1.004%201.954,0.987%202.039,0.987%20L2.039,0.987%20C2.15,0.987%202.331,1.018%202.585,1.156%20L2.585,1.156%20C3.137,1.454%203.682,1.814%203.555,2.214%20L3.555,2.214%20C3.488,2.422%203.058,2.492%202.616,2.492%20L2.616,2.492%20C2.252,2.492%201.881,2.444%201.7,2.387%20L1.7,2.387%20Z'%20id='path-159'%3e%3c/path%3e%3cpath%20d='M0.734,0.064%20C0.734,0.064%200.392,0.16%200.324,0.579%20L0.324,0.579%20C0.293,0.772%200.424,0.988%200.627,1.053%20L0.627,1.053%20C0.828,1.117%201.737,1.218%201.842,0.89%20L1.842,0.89%20C1.947,0.562%201.514,0.31%201.223,0.153%20L1.223,0.153%20C1.06,0.064%200.937,0.042%200.856,0.042%20L0.856,0.042%20C0.774,0.042%200.734,0.064%200.734,0.064%20L0.734,0.064%20Z'%20id='path-161'%3e%3c/path%3e%3cpath%20d='M0.73,6.037%20C0.722,7.565%200.729,10.166%201.026,12.753%20L1.026,12.753%20C1.303,14.654%201.728,16.152%202.129,17.252%20L2.129,17.252%20C2.628,18.616%203.929,19.516%205.383,19.483%20L5.383,19.483%20L8.497,19.413%20C9.54,19.389%209.959,18.428%2010.021,17.387%20L10.021,17.387%20C10.099,16.043%208.577,14.452%207.624,9.294%20L7.624,9.294%20C6.6,3.754%206.831,0.209%206.831,0.209%20L6.831,0.209%20L0.73,6.037%20Z'%20id='path-163'%3e%3c/path%3e%3cpath%20d='M7.004,9.408%20C7.566,12.449%208.334,14.306%208.841,15.537%20L8.841,15.537%20C9.188,16.374%209.416,16.925%209.391,17.35%20L9.391,17.35%20C9.353,17.995%209.165,18.768%208.483,18.784%20L8.483,18.784%20L5.369,18.853%20C4.215,18.885%203.128,18.148%202.721,17.036%20L2.721,17.036%20C2.241,15.718%201.88,14.247%201.649,12.663%20L1.649,12.663%20C1.375,10.264%201.35,7.863%201.361,6.041%20L1.361,6.041%20L0.1,6.033%20C0.09,7.891%200.115,10.341%200.4,12.825%20L0.4,12.825%20C0.644,14.513%201.026,16.069%201.537,17.468%20L1.537,17.468%20C2.117,19.059%203.626,20.113%205.307,20.113%20L5.307,20.113%20C5.337,20.113%205.367,20.113%205.398,20.113%20L5.398,20.113%20L8.512,20.044%20C9.755,20.015%2010.554,19.036%2010.649,17.423%20L10.649,17.423%20C10.691,16.711%2010.404,16.017%2010.008,15.056%20L10.008,15.056%20C9.49,13.804%208.782,12.09%208.243,9.18%20L8.243,9.18%20C7.249,3.794%207.459,0.284%207.461,0.249%20L7.461,0.249%20L6.203,0.167%20C6.192,0.316%205.977,3.854%207.004,9.408%20L7.004,9.408%20Z'%20id='path-165'%3e%3c/path%3e%3cpath%20d='M1.37,3.952%20C0.879,7.009%200.434,10.99%201.225,15.177%20L1.225,15.177%20C1.521,16.746%202.914,17.873%204.512,17.837%20L4.512,17.837%20L7.981,17.759%20C8.414,17.749%208.791,17.434%208.845,17.006%20L8.845,17.006%20C9.141,14.63%207.969,14.192%207.325,11.566%20L7.325,11.566%20C6.603,8.619%207.587,6.327%207.558,4.545%20L7.558,4.545%20C7.537,3.21%206.97,1.769%205.919,0.905%20L5.919,0.905%20L1.37,3.952%20Z'%20id='path-167'%3e%3c/path%3e%3cpath%20d='M5.518,1.392%20C6.367,2.09%206.908,3.303%206.928,4.555%20L6.928,4.555%20C6.937,5.104%206.837,5.725%206.722,6.441%20L6.722,6.441%20C6.493,7.869%206.206,9.645%206.712,11.715%20L6.712,11.715%20C6.984,12.826%207.355,13.585%207.652,14.196%20L7.652,14.196%20C8.088,15.091%208.375,15.682%208.219,16.928%20L8.219,16.928%20C8.205,17.038%208.095,17.127%207.968,17.13%20L7.968,17.13%20L4.497,17.207%20C3.18,17.26%202.085,16.333%201.845,15.06%20L1.845,15.06%20C1.067,10.945%201.516,7.015%201.993,4.051%20L1.993,4.051%20L0.748,3.852%20C0.254,6.916%20-0.208,10.987%200.606,15.294%20L0.606,15.294%20C0.955,17.146%202.558,18.467%204.435,18.467%20L4.435,18.467%20C4.466,18.467%204.496,18.467%204.526,18.466%20L4.526,18.466%20L7.996,18.389%20C8.745,18.372%209.38,17.811%209.47,17.083%20L9.47,17.083%20C9.673,15.467%209.261,14.623%208.785,13.645%20L8.785,13.645%20C8.501,13.059%208.178,12.395%207.938,11.416%20L7.938,11.416%20C7.492,9.594%207.744,8.025%207.967,6.642%20L7.967,6.642%20C8.086,5.897%208.199,5.195%208.188,4.535%20L8.188,4.535%20C8.163,2.922%207.446,1.346%206.319,0.418%20L6.319,0.418%20L5.518,1.392%20Z'%20id='path-169'%3e%3c/path%3e%3cpath%20d='M1.344,0.553%20C1.344,0.553%200.888,0.814%200.999,1.328%20L0.999,1.328%20C1.237,2.433%201.702,2.32%202.236,2.405%20L2.236,2.405%20C2.848,2.504%203.427,2.4%203.754,2.299%20L3.754,2.299%20C4.082,2.197%203.508,1.276%202.758,0.689%20L2.758,0.689%20C2.44,0.44%202.156,0.363%201.927,0.363%20L1.927,0.363%20C1.567,0.363%201.344,0.553%201.344,0.553%20L1.344,0.553%20Z'%20id='path-171'%3e%3c/path%3e%3cpath%20d='M1.162,0.295%20C0.919,0.446%200.57,0.831%200.691,1.396%20L0.691,1.396%20C0.926,2.484%201.419,2.627%201.991,2.691%20L1.991,2.691%20C2.055,2.699%202.12,2.705%202.186,2.716%20L2.186,2.716%20C2.378,2.747%202.566,2.759%202.74,2.759%20L2.74,2.759%20C3.277,2.759%203.703,2.644%203.848,2.599%20L3.848,2.599%20C4.008,2.55%204.123,2.419%204.154,2.252%20L4.154,2.252%20C4.249,1.735%203.494,0.866%202.953,0.441%20L2.953,0.441%20C2.582,0.149%202.226,0.05%201.924,0.049%20L1.924,0.049%20C1.586,0.049%201.315,0.174%201.162,0.295%20L1.162,0.295%20Z%20M2.286,2.095%20C2.21,2.082%202.135,2.074%202.062,2.065%20L2.062,2.065%20C1.665,2.021%201.466,1.998%201.308,1.263%20L1.308,1.263%20C1.246,0.977%201.498,0.827%201.501,0.826%20L1.501,0.826%20L1.546,0.795%20C1.594,0.758%201.986,0.482%202.564,0.937%20L2.564,0.937%20C3.05,1.318%203.397,1.799%203.501,2.041%20L3.501,2.041%20C3.328,2.083%203.059,2.13%202.744,2.13%20L2.744,2.13%20C2.599,2.13%202.445,2.12%202.286,2.095%20L2.286,2.095%20Z'%20id='path-173'%3e%3c/path%3e%3cpath%20d='M0.486,0.73%20C0.486,0.73%200.203,0.892%200.271,1.213%20L0.271,1.213%20C0.42,1.899%200.709,1.83%201.041,1.883%20L1.041,1.883%20C1.422,1.943%201.782,1.878%201.986,1.816%20L1.986,1.816%20C2.189,1.752%201.833,1.18%201.366,0.814%20L1.366,0.814%20C1.168,0.659%200.991,0.612%200.849,0.612%20L0.849,0.612%20C0.624,0.612%200.486,0.73%200.486,0.73%20L0.486,0.73%20Z'%20id='path-175'%3e%3c/path%3e%3cpath%20d='M0.775,1.441%20C0.831,1.652%200.883,2.35%201.404,2.414%20L1.404,2.414%20C1.786,2.462%203.151,2.573%203.44,2.272%20L3.44,2.272%20C3.709,1.993%203.144,0.746%201.484,0.561%20L1.484,0.561%20C1.476,0.56%201.468,0.559%201.46,0.559%20L1.46,0.559%20C1.141,0.559%200.718,1.236%200.775,1.441%20L0.775,1.441%20Z'%20id='path-177'%3e%3c/path%3e%3cpath%20d='M0.821,0.61%20C0.652,0.808%200.389,1.221%200.47,1.523%20L0.47,1.523%20C0.478,1.549%200.484,1.583%200.492,1.624%20L0.492,1.624%20C0.553,1.93%200.695,2.644%201.365,2.727%20L1.365,2.727%20C1.559,2.751%201.956,2.793%202.374,2.793%20L2.374,2.793%20C2.891,2.793%203.439,2.729%203.668,2.489%20L3.668,2.489%20C3.835,2.316%203.866,2.035%203.751,1.72%20L3.751,1.72%20C3.538,1.132%202.826,0.393%201.519,0.248%20L1.519,0.248%20C1.5,0.247%201.481,0.246%201.462,0.246%20L1.462,0.246%20C1.245,0.246%201.028,0.369%200.821,0.61%20L0.821,0.61%20Z%20M1.442,2.102%20C1.242,2.076%201.165,1.778%201.11,1.499%20L1.11,1.499%20C1.099,1.443%201.088,1.395%201.079,1.358%20L1.079,1.358%20C1.098,1.27%201.338,0.922%201.465,0.876%20L1.465,0.876%20C2.432,0.989%202.878,1.48%203.025,1.686%20L3.025,1.686%20C3.17,1.891%203.197,2.051%203.188,2.093%20L3.188,2.093%20C3.121,2.136%202.832,2.163%202.46,2.163%20L2.46,2.163%20C2.152,2.163%201.786,2.145%201.442,2.102%20L1.442,2.102%20Z'%20id='path-179'%3e%3c/path%3e%3cpath%20d='M0.98,1.274%20C1.013,1.399%201.044,1.811%201.351,1.85%20L1.351,1.85%20C1.577,1.877%202.382,1.943%202.553,1.765%20L2.553,1.765%20C2.711,1.6%202.378,0.865%201.398,0.755%20L1.398,0.755%20C1.394,0.755%201.389,0.754%201.384,0.754%20L1.384,0.754%20C1.196,0.754%200.946,1.153%200.98,1.274%20L0.98,1.274%20Z'%20id='path-181'%3e%3c/path%3e%3cpath%20d='M1.354,0.928%20C1.354,0.928%200.843,1.072%200.741,1.699%20L0.741,1.699%20C0.695,1.986%200.892,2.309%201.194,2.406%20L1.194,2.406%20C1.497,2.501%202.852,2.652%203.008,2.162%20L3.008,2.162%20C3.166,1.673%202.52,1.296%202.086,1.061%20L2.086,1.061%20C1.84,0.928%201.657,0.895%201.536,0.895%20L1.536,0.895%20C1.414,0.895%201.354,0.928%201.354,0.928%20L1.354,0.928%20Z'%20id='path-183'%3e%3c/path%3e%3cpath%20d='M1.244,0.633%20C0.979,0.717%200.534,1.017%200.431,1.649%20L0.431,1.649%20C0.357,2.1%200.651,2.563%201.099,2.705%20L1.099,2.705%20C1.2,2.739%201.616,2.819%202.063,2.819%20L2.063,2.819%20C2.593,2.819%203.166,2.704%203.31,2.258%20L3.31,2.258%20C3.553,1.499%202.63,0.997%202.236,0.784%20L2.236,0.784%20C1.944,0.626%201.709,0.58%201.537,0.58%20L1.537,0.58%20C1.398,0.58%201.299,0.61%201.244,0.633%20L1.244,0.633%20Z%20M1.29,2.105%20C1.129,2.055%201.032,1.876%201.053,1.749%20L1.053,1.749%20C1.118,1.346%201.412,1.241%201.445,1.229%20L1.445,1.229%20L1.485,1.215%20C1.491,1.213%201.508,1.21%201.536,1.21%20L1.536,1.21%20C1.604,1.21%201.735,1.229%201.936,1.338%20L1.936,1.338%20C2.147,1.454%202.793,1.803%202.709,2.066%20L2.709,2.066%20C2.65,2.153%202.363,2.19%202.052,2.19%20L2.052,2.19%20C1.765,2.19%201.457,2.158%201.29,2.105%20L1.29,2.105%20Z'%20id='path-185'%3e%3c/path%3e%3cpath%20d='M1.266,0.102%20C1.266,0.102%200.964,0.188%200.904,0.559%20L0.904,0.559%20C0.876,0.729%200.992,0.92%201.171,0.977%20L1.171,0.977%20C1.35,1.034%202.153,1.123%202.246,0.833%20L2.246,0.833%20C2.339,0.544%201.956,0.32%201.699,0.181%20L1.699,0.181%20C1.555,0.102%201.447,0.083%201.375,0.083%20L1.375,0.083%20C1.302,0.083%201.266,0.102%201.266,0.102%20L1.266,0.102%20Z'%20id='path-187'%3e%3c/path%3e%3cpath%20d='M0.944,1.349%20C1,1.559%201.053,2.258%201.572,2.322%20L1.572,2.322%20C1.954,2.371%203.32,2.48%203.609,2.179%20L3.609,2.179%20C3.877,1.901%203.313,0.653%201.652,0.469%20L1.652,0.469%20C1.644,0.468%201.636,0.468%201.629,0.468%20L1.629,0.468%20C1.31,0.468%200.887,1.144%200.944,1.349%20L0.944,1.349%20Z'%20id='path-189'%3e%3c/path%3e%3cpath%20d='M0.991,0.518%20C0.821,0.715%200.558,1.13%200.639,1.431%20L0.639,1.431%20C0.646,1.457%200.652,1.491%200.661,1.533%20L0.661,1.533%20C0.721,1.838%200.865,2.552%201.533,2.635%20L1.533,2.635%20C1.728,2.66%202.127,2.702%202.546,2.702%20L2.546,2.702%20C3.061,2.702%203.606,2.638%203.836,2.398%20L3.836,2.398%20C4.004,2.224%204.035,1.943%203.921,1.628%20L3.921,1.628%20C3.708,1.04%202.994,0.301%201.687,0.157%20L1.687,0.157%20C1.672,0.155%201.656,0.155%201.641,0.155%20L1.641,0.155%20C1.421,0.155%201.201,0.274%200.991,0.518%20L0.991,0.518%20Z%20M1.611,2.01%20C1.41,1.984%201.334,1.687%201.279,1.408%20L1.279,1.408%20C1.268,1.351%201.257,1.303%201.248,1.266%20L1.248,1.266%20C1.266,1.178%201.506,0.831%201.633,0.784%20L1.633,0.784%20C2.601,0.897%203.045,1.387%203.193,1.594%20L3.193,1.594%20C3.338,1.798%203.367,1.959%203.357,2.002%20L3.357,2.002%20C3.289,2.045%203,2.072%202.627,2.072%20L2.627,2.072%20C2.319,2.072%201.955,2.053%201.611,2.01%20L1.611,2.01%20Z'%20id='path-191'%3e%3c/path%3e%3cpath%20d='M0.148,1.183%20C0.182,1.307%200.213,1.72%200.52,1.758%20L0.52,1.758%20C0.746,1.786%201.551,1.851%201.722,1.673%20L1.722,1.673%20C1.88,1.508%201.547,0.773%200.567,0.663%20L0.567,0.663%20C0.563,0.663%200.559,0.663%200.554,0.663%20L0.554,0.663%20C0.365,0.663%200.115,1.061%200.148,1.183%20L0.148,1.183%20Z'%20id='path-193'%3e%3c/path%3e%3cpath%20d='M0.496,0.928%20C0.496,0.928%200.042,1.19%200.152,1.704%20L0.152,1.704%20C0.39,2.808%200.856,2.695%201.389,2.781%20L1.389,2.781%20C2.001,2.879%202.58,2.776%202.906,2.674%20L2.906,2.674%20C3.235,2.572%202.661,1.652%201.911,1.065%20L1.911,1.065%20C1.592,0.815%201.308,0.739%201.079,0.739%20L1.079,0.739%20C0.718,0.739%200.496,0.928%200.496,0.928%20L0.496,0.928%20Z'%20id='path-195'%3e%3c/path%3e%3cpath%20d='M1.408,0.797%20C1.215,0.913%200.894,1.249%200.999,1.737%20L0.999,1.737%20C1.228,2.804%201.703,2.858%202.163,2.911%20L2.163,2.911%20C2.228,2.919%202.295,2.926%202.364,2.937%20L2.364,2.937%20C2.547,2.965%202.725,2.977%202.892,2.977%20L2.892,2.977%20C3.406,2.977%203.814,2.867%203.953,2.825%20L3.953,2.825%20C4.059,2.792%204.132,2.709%204.152,2.597%20L4.152,2.597%20C4.225,2.207%203.608,1.41%203.008,0.941%20L3.008,0.941%20C2.66,0.668%202.343,0.583%202.084,0.583%20L2.084,0.583%20C1.719,0.583%201.469,0.752%201.408,0.797%20L1.408,0.797%20Z%20M2.413,2.625%20C2.341,2.615%202.268,2.606%202.198,2.597%20L2.198,2.597%20C1.771,2.55%201.488,2.517%201.305,1.671%20L1.305,1.671%20C1.222,1.273%201.571,1.066%201.575,1.065%20L1.575,1.065%20L1.598,1.048%20C1.613,1.037%201.79,0.897%202.077,0.897%20L2.077,0.897%20C2.276,0.897%202.528,0.964%202.814,1.189%20L2.814,1.189%20C3.475,1.707%203.887,2.396%203.842,2.542%20L3.842,2.542%20C3.729,2.567%203.363,2.663%202.899,2.663%20L2.899,2.663%20C2.746,2.663%202.582,2.652%202.413,2.625%20L2.413,2.625%20Z'%20id='path-197'%3e%3c/path%3e%3cpath%20d='M0.638,1.105%20C0.638,1.105%200.356,1.268%200.424,1.588%20L0.424,1.588%20C0.573,2.274%200.863,2.205%201.194,2.258%20L1.194,2.258%20C1.575,2.319%201.934,2.255%202.139,2.191%20L2.139,2.191%20C2.342,2.128%201.985,1.556%201.519,1.191%20L1.519,1.191%20C1.32,1.035%201.143,0.987%201.001,0.987%20L1.001,0.987%20C0.777,0.987%200.638,1.105%200.638,1.105%20L0.638,1.105%20Z'%20id='path-199'%3e%3c/path%3e%3cpath%20d='M0.928,1.816%20C0.985,2.027%201.037,2.726%201.557,2.79%20L1.557,2.79%20C1.938,2.838%203.303,2.948%203.594,2.647%20L3.594,2.647%20C3.861,2.368%203.297,1.121%201.637,0.937%20L1.637,0.937%20C1.629,0.936%201.621,0.936%201.613,0.936%20L1.613,0.936%20C1.294,0.936%200.871,1.611%200.928,1.816%20L0.928,1.816%20Z'%20id='path-201'%3e%3c/path%3e%3cpath%20d='M1.095,1.087%20C0.934,1.276%200.715,1.636%200.775,1.858%20L0.775,1.858%20C0.784,1.886%200.792,1.924%200.8,1.969%20L0.8,1.969%20C0.858,2.264%200.982,2.877%201.536,2.947%20L1.536,2.947%20C1.627,2.957%202.069,3.01%202.538,3.01%20L2.538,3.01%20C3.013,3.01%203.515,2.956%203.708,2.756%20L3.708,2.756%20C3.832,2.627%203.849,2.406%203.756,2.149%20L3.756,2.149%20C3.544,1.561%202.81,0.909%201.654,0.781%20L1.654,0.781%20C1.637,0.779%201.62,0.778%201.604,0.778%20L1.604,0.778%20C1.4,0.778%201.216,0.945%201.095,1.087%20L1.095,1.087%20Z%20M1.576,2.633%20C1.271,2.596%201.175,2.239%201.108,1.907%20L1.108,1.907%20C1.098,1.854%201.089,1.809%201.08,1.776%20L1.08,1.776%20C1.071,1.706%201.19,1.436%201.386,1.237%20L1.386,1.237%20C1.496,1.123%201.574,1.087%201.619,1.094%20L1.619,1.094%20C2.787,1.223%203.325,1.885%203.459,2.257%20L3.459,2.257%20C3.52,2.423%203.50000471,2.517%203.481,2.537%20L3.481,2.537%20C3.373,2.649%202.981,2.693%202.538,2.693%20L2.538,2.693%20C2.215,2.693%201.863,2.67%201.576,2.633%20L1.576,2.633%20Z'%20id='path-203'%3e%3c/path%3e%3cpath%20d='M0.133,0.651%20C0.167,0.775%200.197,1.187%200.504,1.225%20L0.504,1.225%20C0.729,1.253%201.535,1.319%201.706,1.141%20L1.706,1.141%20C1.864,0.976%201.531,0.24%200.551,0.131%20L0.551,0.131%20C0.547,0.131%200.542,0.131%200.537,0.131%20L0.537,0.131%20C0.349,0.131%200.099,0.529%200.133,0.651%20L0.133,0.651%20Z'%20id='path-205'%3e%3c/path%3e%3cpath%20d='M1.507,0.304%20C1.507,0.304%200.996,0.448%200.894,1.075%20L0.894,1.075%20C0.848,1.363%201.044,1.684%201.347,1.781%20L1.347,1.781%20C1.649,1.876%203.005,2.027%203.161,1.538%20L3.161,1.538%20C3.319,1.049%202.672,0.672%202.239,0.437%20L2.239,0.437%20C1.993,0.304%201.81,0.271%201.688,0.271%20L1.688,0.271%20C1.567,0.271%201.507,0.304%201.507,0.304%20L1.507,0.304%20Z'%20id='path-207'%3e%3c/path%3e%3cpath%20d='M1.45,0.156%20C1.355,0.189%200.847,0.386%200.74,1.049%20L0.74,1.049%20C0.679,1.418%200.931,1.813%201.299,1.93%20L1.299,1.93%20C1.432,1.972%201.813,2.039%202.211,2.039%20L2.211,2.039%20C2.693,2.039%203.198,1.941%203.313,1.586%20L3.313,1.586%20C3.516,0.95%202.704,0.51%202.314,0.299%20L2.314,0.299%20C2.046,0.152%201.837,0.113%201.689,0.113%20L1.689,0.113%20C1.566,0.113%201.486,0.141%201.45,0.156%20L1.45,0.156%20Z%20M1.395,1.631%20C1.173,1.561%201.015,1.318%201.05,1.1%20L1.05,1.1%20C1.135,0.579%201.546,0.456%201.55,0.455%20L1.55,0.455%20L1.579,0.445%20C1.586,0.442%201.622,0.429%201.689,0.429%20L1.689,0.429%20C1.784,0.429%201.942,0.455%202.164,0.575%20L2.164,0.575%20C2.645,0.836%203.121,1.149%203.012,1.49%20L3.012,1.49%20C2.956,1.663%202.585,1.721%202.203,1.721%20L2.203,1.721%20C1.88,1.721%201.55,1.68%201.395,1.631%20L1.395,1.631%20Z'%20id='path-209'%3e%3c/path%3e%3cpath%20d='M0.419,0.478%20C0.419,0.478%200.117,0.564%200.056,0.935%20L0.056,0.935%20C0.029,1.104%200.145,1.296%200.325,1.353%20L0.325,1.353%20C0.504,1.409%201.305,1.498%201.4,1.209%20L1.4,1.209%20C1.492,0.919%201.108,0.697%200.852,0.557%20L0.852,0.557%20C0.707,0.478%200.598,0.458%200.526,0.458%20L0.526,0.458%20C0.455,0.458%200.419,0.478%200.419,0.478%20L0.419,0.478%20Z'%20id='path-211'%3e%3c/path%3e%3cpath%20d='M1.136,0.807%20C0.771,0.989%20-0.146,1.503%200.06,2.165%20L0.06,2.165%20C0.221,2.681%200.536,2.518%201.143,2.516%20L1.143,2.516%20L1.601,2.514%20C1.696,2.514%201.779,2.462%201.829,2.374%20L1.829,2.374%20C2.083,1.929%201.924,1.24%201.488,0.888%20L1.488,0.888%20L1.455,0.862%20C1.39,0.809%201.317,0.782%201.247,0.782%20L1.247,0.782%20C1.208,0.782%201.171,0.79%201.136,0.807%20L1.136,0.807%20Z'%20id='path-213'%3e%3c/path%3e%3cpath%20d='M1.995,0.526%20C1.004,1.02%200.565,1.635%200.76,2.258%20L0.76,2.258%20C0.921,2.771%201.254,2.856%201.575,2.856%20L1.575,2.856%20C1.657,2.856%201.738,2.849%201.815,2.845%20L1.815,2.845%20C1.914,2.839%202.023,2.831%202.144,2.831%20L2.144,2.831%20L2.602,2.829%20C2.809,2.829%202.996,2.716%203.102,2.529%20L3.102,2.529%20C3.431,1.953%203.239,1.089%202.685,0.643%20L2.685,0.643%20L2.653,0.616%20C2.53,0.518%202.388,0.468%202.247,0.468%20L2.247,0.468%20C2.161,0.468%202.075,0.487%201.995,0.526%20L1.995,0.526%20Z%20M2.261,1.097%20L2.255,1.105%20L2.287,1.131%20C2.607,1.388%202.732,1.906%202.554,2.219%20L2.554,2.219%20L2.142,2.201%20C2.005,2.201%201.883,2.209%201.774,2.217%20L1.774,2.217%20C1.41,2.241%201.414,2.24%201.362,2.071%20L1.362,2.071%20C1.233,1.658%201.997,1.23%202.261,1.097%20Z'%20id='path-215'%3e%3c/path%3e%3cpath%20d='M1.179,0.973%20C0.914,1.104%200.247,1.478%200.398,1.959%20L0.398,1.959%20C0.515,2.334%200.743,2.215%201.184,2.214%20L1.184,2.214%20L1.517,2.212%20C1.586,2.212%201.647,2.175%201.683,2.111%20L1.683,2.111%20C1.867,1.787%201.752,1.288%201.435,1.031%20L1.435,1.031%20L1.411,1.012%20C1.364,0.974%201.311,0.954%201.26,0.954%20L1.26,0.954%20C1.232,0.954%201.204,0.96%201.179,0.973%20L1.179,0.973%20Z'%20id='path-217'%3e%3c/path%3e%3cpath%20d='M0.6,0.616%20C0.6,0.616%200.169,0.914%200.323,1.417%20L0.323,1.417%20C0.653,2.497%201.109,2.344%201.647,2.385%20L1.647,2.385%20C2.265,2.431%202.832,2.279%203.15,2.149%20L3.15,2.149%20C3.468,2.02%202.818,1.152%202.022,0.63%20L2.022,0.63%20C1.726,0.437%201.468,0.373%201.255,0.373%20L1.255,0.373%20C0.84,0.373%200.6,0.616%200.6,0.616%20L0.6,0.616%20Z'%20id='path-219'%3e%3c/path%3e%3cpath%20d='M1.397,0.374%20C1.168,0.544%200.852,0.958%201.021,1.508%20L1.021,1.508%20C1.347,2.575%201.851,2.675%202.428,2.69%20L2.428,2.69%20C2.491,2.693%202.557,2.695%202.623,2.699%20L2.623,2.699%20C2.71,2.705%202.795,2.708%202.879,2.708%20L2.879,2.708%20C3.531,2.708%204.056,2.527%204.269,2.442%20L4.269,2.442%20C4.424,2.378%204.528,2.239%204.545,2.068%20L4.545,2.068%20C4.597,1.545%203.77,0.744%203.195,0.367%20L3.195,0.367%20C2.849,0.141%202.529,0.06%202.253,0.06%20L2.253,0.06%20C1.859,0.06%201.555,0.225%201.397,0.374%20L1.397,0.374%20Z%20M2.67,2.07%20C2.594,2.065%202.519,2.063%202.445,2.061%20L2.445,2.061%20C2.046,2.05%201.845,2.045%201.624,1.324%20L1.624,1.324%20C1.539,1.045%201.777,0.876%201.78,0.875%20L1.78,0.875%20L1.821,0.839%20C1.866,0.797%202.231,0.489%202.848,0.894%20L2.848,0.894%20C3.366,1.233%203.752,1.683%203.875,1.914%20L3.875,1.914%20C3.666,1.984%203.305,2.079%202.889,2.079%20L2.889,2.079%20C2.817,2.079%202.744,2.076%202.67,2.07%20L2.67,2.07%20Z'%20id='path-221'%3e%3c/path%3e%3cpath%20d='M0.757,0.779%20C0.757,0.779%200.488,0.966%200.584,1.278%20L0.584,1.278%20C0.79,1.949%201.073,1.856%201.407,1.88%20L1.407,1.88%20C1.792,1.909%202.145,1.814%202.344,1.734%20L2.344,1.734%20C2.541,1.654%202.136,1.113%201.64,0.789%20L1.64,0.789%20C1.456,0.668%201.295,0.628%201.162,0.628%20L1.162,0.628%20C0.905,0.628%200.757,0.779%200.757,0.779%20L0.757,0.779%20Z'%20id='path-223'%3e%3c/path%3e%3cpath%20d='M0.592,0.714%20L0.592,9.689%20C0.592,10.038%200.874,10.319%201.222,10.319%20L1.222,10.319%20C1.571,10.319%201.853,10.038%201.853,9.689%20L1.853,9.689%20L1.853,0.714%20C1.853,0.365%201.571,0.084%201.222,0.084%20L1.222,0.084%20C0.874,0.084%200.592,0.365%200.592,0.714%20L0.592,0.714%20Z'%20id='path-225'%3e%3c/path%3e%3cpath%20d='M10.369,9.299%20C-0.778,20.717%20-2.24,58.611%202.677,79.99%20L2.677,79.99%20C2.71,80.164%202.753,80.33%202.795,80.505%20L2.795,80.505%20C3.224,82.315%203.704,84%204.224,85.537%20L4.224,85.537%20C5.124,88.184%206.082,90.377%207.301,92.021%20L7.301,92.021%20C7.822,92.727%208.387,93.333%209.024,93.831%20L9.024,93.831%20C10.412,94.918%2012.119,95.5%2014.312,95.5%20L14.312,95.5%20L45.687,95.5%20C47.789,95.5%2049.445,94.969%2050.798,93.964%20L50.798,93.964%20C51.505,93.441%2052.137,92.794%2052.698,92.021%20L52.698,92.021%20C53.918,90.377%2054.875,88.184%2055.776,85.537%20L55.776,85.537%20C56.297,84%2056.776,82.315%2057.204,80.505%20L57.204,80.505%20C57.248,80.33%2057.289,80.164%2057.323,79.973%20L57.323,79.973%20C62.073,59.341%2060.871,23.283%2050.732,10.562%20L50.732,10.562%20C50.378,10.114%2050.008,9.691%2049.629,9.299%20L49.629,9.299%20C48.681,8.328%2047.688,7.382%2046.62,6.502%20L46.62,6.502%20C42.552,3.09%2037.449,0.5%2030,0.5%20L30,0.5%20C20.602,0.5%2014.943,4.618%2010.369,9.299%20L10.369,9.299%20Z'%20id='path-227'%3e%3c/path%3e%3cpolygon%20id='path-229'%20points='5.333%200%204.833%200.5%204.833%2010.716%200.963%2011.006%200.506%2011.583%204.84%2038.579%205.333%2039%2022.667%2039%2023.16%2038.579%2027.494%2011.583%2027.037%2011.006%2023.166%2010.716%2023.166%200.5%2022.667%200'%3e%3c/polygon%3e%3cpath%20d='M0.001,60.5%20L48,60.5%20L48,0.5%20L0.001,0.5%20L0.001,60.5%20Z%20M11,22.504%20L15.333,22.179%20L15.333,11.5%20L32.667,11.5%20L32.667,22.179%20L37,22.504%20L32.667,49.5%20L15.333,49.5%20L11,22.504%20Z'%20id='path-231'%3e%3c/path%3e%3cpolygon%20id='path-233'%20points='0%200.5%200%204.158%2017%2010.5%2017%200.5'%3e%3c/polygon%3e%3cpath%20d='M61.353,0.771%20L51.5,27.866%20L41.646,0.771%20C41.625,0.598%2041.611,0.5%2041.611,0.5%20L41.611,0.5%20C35.228,0.988%2028.185,0.781%2022.127,6.623%20L22.127,6.623%20C18.412,10.206%206.147,31.855%201.281,43.081%20L1.281,43.081%20C-0.71,47.674%20-0.364,52.944%202.208,57.237%20L2.208,57.237%20L14.676,80.5%20L21.604,80.5%20L48.676,80.5%20L51.5,73.112%20L54.19,80.5%20L81.395,80.5%20L88.323,80.5%20L100.793,57.237%20C103.364,52.944%20103.71,47.674%20101.72,43.081%20L101.72,43.081%20C96.852,31.855%2084.588,10.206%2080.872,6.623%20L80.872,6.623%20C74.815,0.781%2067.772,0.988%2061.389,0.5%20L61.389,0.5%20C61.389,0.5%2061.375,0.598%2061.353,0.771%20L61.353,0.771%20Z'%20id='path-235'%3e%3c/path%3e%3cpolygon%20id='path-237'%20points='0%207.331%209.487%2010.811%205.764%2015.847%2020%2027.5%209.892%200.5'%3e%3c/polygon%3e%3cpolygon%20id='path-239'%20points='0%2027.5%2014.236%2015.799%2010.513%2010.74%2020%207.245%2010.092%200.5'%3e%3c/polygon%3e%3cpath%20d='M11.563,7.197%20C7.645,11.398%204.864,16.794%204.864,21.553%20L4.864,21.553%20L4.864,29.835%20C3.723,29.947%202.7,30.443%201.931,31.184%20L1.931,31.184%20C1.046,32.037%200.5,33.218%200.5,34.52%20L0.5,34.52%20L0.5,38.899%20C0.5,40.202%201.046,41.383%201.931,42.237%20L1.931,42.237%20C2.702,42.98%203.729,43.475%204.873,43.587%20L4.873,43.587%20C5.051,48.248%207.797,53.532%2011.606,57.681%20L11.606,57.681%20C15.532,61.958%2020.567,65%2025,65%20L25,65%20C29.434,65%2034.468,61.958%2038.395,57.681%20L38.395,57.681%20C42.203,53.532%2044.95,48.248%2045.128,43.587%20L45.128,43.587%20C46.272,43.475%2047.299,42.98%2048.069,42.237%20L48.069,42.237%20C48.954,41.383%2049.5,40.202%2049.5,38.899%20L49.5,38.899%20L49.5,34.52%20C49.5,33.217%2048.954,32.037%2048.069,31.184%20L48.069,31.184%20C47.301,30.443%2046.278,29.947%2045.137,29.835%20L45.137,29.835%20L45.137,21.553%20C45.137,16.794%2042.355,11.397%2038.438,7.197%20L38.438,7.197%20C34.506,2.982%2029.451,0%2025,0%20L25,0%20C20.549,0%2015.494,2.982%2011.563,7.197%20L11.563,7.197%20Z'%20id='path-241'%3e%3c/path%3e%3cpath%20d='M0,86.5%20L70,86.5%20L70,0.5%20L0,0.5%20L0,86.5%20Z%20M15.365,54.111%20C12.954,54.111%2011,52.224%2011,49.899%20L11,49.899%20L11,45.52%20C11,43.196%2012.954,41.311%2015.365,41.311%20L15.365,41.311%20L15.365,32.553%20C15.365,23.251%2026.324,11.5%2035,11.5%20L35,11.5%20C43.676,11.5%2054.636,23.251%2054.636,32.553%20L54.636,32.553%20L54.636,41.311%20C57.046,41.311%2058.999,43.196%2058.999,45.52%20L58.999,45.52%20L58.999,49.899%20C58.999,52.224%2057.046,54.111%2054.636,54.111%20L54.636,54.111%20C54.636,63.411%2043.676,75.5%2035,75.5%20L35,75.5%20C26.324,75.5%2015.365,63.411%2015.365,54.111%20L15.365,54.111%20Z'%20id='path-243'%3e%3c/path%3e%3cpath%20d='M4.154,34.606%20C1.123,41.138%200,48.079%200,48.079%20L0,48.079%20L4.154,48.921%20L4.154,64.5%20C12.412,64.5%2022.846,52.411%2022.846,43.111%20L22.846,43.111%20C25.14,43.111%2026.999,41.224%2026.999,38.9%20L26.999,38.9%20L26.999,34.521%20C26.999,32.196%2025.14,30.312%2022.846,30.312%20L22.846,30.312%20L22.846,21.553%20C22.846,12.252%2012.412,0.5%204.154,0.5%20L4.154,0.5%20L4.154,34.606%20Z'%20id='path-245'%3e%3c/path%3e%3cpath%20d='M3.378,0.502%20C1.446,0.569%20-0.065,2.189%200.002,4.121%20L0.002,4.121%20C0.07,6.054%201.69,7.565%203.621,7.498%20L3.621,7.498%20C5.554,7.429%207.065,5.809%206.998,3.877%20L6.998,3.877%20C6.932,1.987%205.38,0.499%203.504,0.499%20L3.504,0.499%20C3.462,0.499%203.42,0.5%203.378,0.502%20L3.378,0.502%20Z'%20id='path-247'%3e%3c/path%3e%3cpath%20d='M3.378,0.502%20C1.446,0.57%20-0.065,2.19%200.002,4.122%20L0.002,4.122%20C0.07,6.055%201.69,7.566%203.621,7.497%20L3.621,7.497%20C5.554,7.43%207.065,5.81%206.998,3.878%20L6.998,3.878%20C6.932,1.988%205.379,0.499%203.503,0.499999497%20L3.503,0.499999497%20C3.461,0.499999497%203.42,0.499999497%203.378,0.502%20L3.378,0.502%20Z'%20id='path-249'%3e%3c/path%3e%3cpath%20d='M0.965,0.501%20C0.414,0.521%20-0.019,0.983%200.001,1.536%20L0.001,1.536%20C0.02,2.088%200.482,2.519%201.035,2.499%20L1.035,2.499%20C1.587,2.481%202.019,2.018%201.999,1.465%20L1.999,1.465%20C1.98,0.925%201.537,0.5%201,0.5%20L1,0.5%20C0.988,0.5%200.977,0.5%200.965,0.501%20L0.965,0.501%20Z'%20id='path-251'%3e%3c/path%3e%3cpath%20d='M1.946,2.516%20C1.869,2.523%201.8,2.524%201.712,2.515%20L1.712,2.515%20C1.535,2.501%201.292,2.445%201.053,2.345%20L1.053,2.345%20C0.569,2.154%200.165,1.756%200.165,1.756%20L0.165,1.756%20C0.137,1.73%200.092,1.72%200.054,1.738%20L0.054,1.738%20C0.007,1.76%20-0.014,1.816%200.009,1.864%20L0.009,1.864%20C0.009,1.864%200.07,1.993%200.186,2.182%20L0.186,2.182%20C0.301,2.37%200.482,2.615%200.711,2.829%20L0.711,2.829%20C0.938,3.044%201.209,3.226%201.437,3.337%20L1.437,3.337%20C1.551,3.393%201.654,3.432%201.73,3.459%20L1.73,3.459%20C1.798,3.482%201.869,3.497%201.869,3.497%20L1.869,3.497%20C2.081,3.518%202.274,3.407%202.366,3.233%20L2.366,3.233%20C3.401,1.821%204.785,1.127%206.263,1.281%20L6.263,1.281%20C7.569,1.419%208.798,2.23%209.251,3.259%20L9.251,3.259%20C9.338,3.452%209.567,3.541%209.764,3.458%20L9.764,3.458%20C9.961,3.374%2010.053,3.151%209.967,2.957%20L9.967,2.957%20C9.4,1.668%207.944,0.692%206.345,0.525%20L6.345,0.525%20C6.203,0.51%206.044,0.5%205.87,0.5%20L5.87,0.5%20C4.839,0.5%203.297,0.845%201.946,2.516%20L1.946,2.516%20Z'%20id='path-253'%3e%3c/path%3e%3cpath%20d='M3.378,0.502%20C1.447,0.569%20-0.066,2.189%200.002,4.121%20L0.002,4.121%20C0.069,6.054%201.69,7.565%203.622,7.498%20L3.622,7.498%20C5.553,7.429%207.065,5.809%206.998,3.877%20L6.998,3.877%20C6.932,1.987%205.379,0.499%203.504,0.499%20L3.504,0.499%20C3.462,0.499%203.42,0.5%203.378,0.502%20L3.378,0.502%20Z'%20id='path-255'%3e%3c/path%3e%3cpath%20d='M3.378,0.502%20C1.447,0.57%20-0.066,2.19%200.002,4.122%20L0.002,4.122%20C0.069,6.055%201.69,7.566%203.622,7.497%20L3.622,7.497%20C5.553,7.43%207.065,5.81%206.998,3.878%20L6.998,3.878%20C6.932,1.988%205.379,0.499%203.502,0.499999497%20L3.502,0.499999497%20C3.461,0.499999497%203.419,0.499999497%203.378,0.502%20L3.378,0.502%20Z'%20id='path-257'%3e%3c/path%3e%3cpath%20d='M0.965,0.501%20C0.414,0.521%20-0.019,0.983%200.001,1.536%20L0.001,1.536%20C0.02,2.088%200.482,2.519%201.035,2.499%20L1.035,2.499%20C1.587,2.481%202.018,2.018%202,1.465%20L2,1.465%20C1.98,0.925%201.537,0.5%201,0.5%20L1,0.5%20C0.988,0.5%200.976,0.5%200.965,0.501%20L0.965,0.501%20Z'%20id='path-259'%3e%3c/path%3e%3cpath%20d='M3.655,0.525%20C2.056,0.692%200.601,1.668%200.032,2.957%20L0.032,2.957%20C-0.054,3.151%200.039,3.374%200.235,3.458%20L0.235,3.458%20C0.432,3.541%200.661,3.452%200.747,3.259%20L0.747,3.259%20C1.202,2.23%202.43,1.419%203.736,1.281%20L3.736,1.281%20C5.215,1.127%206.598,1.821%207.634,3.233%20L7.634,3.233%20C7.727,3.407%207.919,3.518%208.131,3.497%20L8.131,3.497%20C8.129,3.497%208.202,3.482%208.27,3.459%20L8.27,3.459%20C8.347,3.432%208.449,3.393%208.563,3.337%20L8.563,3.337%20C8.791,3.226%209.062,3.044%209.288,2.829%20L9.288,2.829%20C9.518,2.615%209.7,2.37%209.813,2.182%20L9.813,2.182%20C9.93,1.993%209.99,1.864%209.99,1.864%20L9.99,1.864%20C10.014,1.816%209.994,1.76%209.947,1.738%20L9.947,1.738%20C9.91,1.72%209.864,1.73%209.835,1.756%20L9.835,1.756%20C9.835,1.756%209.432,2.154%208.947,2.345%20L8.947,2.345%20C8.708,2.445%208.464,2.501%208.288,2.515%20L8.288,2.515%20C8.2,2.524%208.131,2.523%208.055,2.516%20L8.055,2.516%20C6.702,0.845%205.161,0.5%204.131,0.5%20L4.131,0.5%20C3.956,0.5%203.797,0.51%203.655,0.525%20L3.655,0.525%20Z'%20id='path-261'%3e%3c/path%3e%3cpath%20d='M0,0.5%20C0,3.813%203.359,6.5%207.5,6.5%20L7.5,6.5%20C11.642,6.5%2015,3.813%2015,0.5%20L15,0.5%20L0,0.5%20Z'%20id='path-263'%3e%3c/path%3e%3cpath%20d='M33.506,0.501%20C28.816,0.501%2025.675,1.437%2024.158,3.273%20L24.158,3.273%20C23.636,2.97%2022.867,2.88%2022,2.88%20L22,2.88%20C21.132,2.88%2020.365,2.97%2019.841,3.273%20L19.841,3.273%20C18.324,1.437%2015.185,0.501%2010.494,0.501%20L10.494,0.501%20C7.707,0.495%204.631,0.497%202.945,1.655%20L2.945,1.655%20L0,1.655%20L0,4.889%20L1.273,5.607%20C1.301,10.653%203.725,16.5%2010.494,16.5%20L10.494,16.5%20C16.061,16.5%2019.509,13.43%2020.744,7.379%20L20.744,7.379%20C20.834,6.941%2020.869,6.515%2020.862,6.105%20L20.862,6.105%20C20.946,5.768%2021.378,5.434%2022,5.434%20L22,5.434%20C22.622,5.434%2023.054,5.768%2023.138,6.105%20L23.138,6.105%20C23.131,6.515%2023.166,6.941%2023.256,7.379%20L23.256,7.379%20C24.49,13.43%2027.939,16.5%2033.506,16.5%20L33.506,16.5%20C40.276,16.5%2042.7,10.653%2042.726,5.607%20L42.726,5.607%20L43.999,4.889%20L43.999,1.655%20L41.055,1.655%20C39.483,0.575%2036.701,0.501%2034.073,0.501%20L34.073,0.501%20C33.883,0.501%2033.694,0.501%2033.506,0.501%20L33.506,0.501%20Z%20M24.732,7.069%20C24.237,4.803%2028.201,2.884%2033.506,2.884%20L33.506,2.884%20C35.912,2.884%2041.222,3.1%2041.222,5.523%20L41.222,5.523%20C41.222,7.098%2040.85,14.967%2033.506,14.967%20L33.506,14.967%20C28.687,14.967%2025.816,12.383%2024.732,7.069%20L24.732,7.069%20Z%20M2.778,5.523%20C2.778,3.1%208.089,2.884%2010.494,2.884%20L10.494,2.884%20C15.799,2.884%2019.764,4.803%2019.268,7.069%20L19.268,7.069%20C18.184,12.383%2015.313,14.967%2010.494,14.967%20L10.494,14.967%20C3.151,14.967%202.778,7.098%202.778,5.523%20L2.778,5.523%20Z'%20id='path-265'%3e%3c/path%3e%3cpath%20d='M1.172,23.195%20C-2.177,37.102%202.11,49.891%208.242,70.4999998%20L8.242,70.4999998%20C17.883,64.094%208.242,21.077%2037.055,21.167%20L37.055,21.167%20C39.245,26.346%2041.882,30.491%2044.419,33.782%20L44.419,33.782%20C45.265,34.879%2047.358,36.301%2047.645,36.404%20L47.645,36.404%20C51.378,18.635%2044.453,15.141%2043.746,11.533%20L43.746,11.533%20C42.341,4.35%2035.654,0.499%2027.915,0.499999805%20L27.915,0.499999805%20C17.39,0.501%204.921,7.629%201.172,23.195%20L1.172,23.195%20Z'%20id='path-267'%3e%3c/path%3e%3cpath%20d='M0.699,1.466%20L0.699,5.403%20C0.699,5.68%200.923,5.904%201.199,5.904%20L1.199,5.904%20C1.475,5.904%201.699,5.68%201.699,5.403%20L1.699,5.403%20L1.699,1.466%20C1.699,1.189%201.475,0.965%201.199,0.965%20L1.199,0.965%20C0.923,0.965%200.699,1.189%200.699,1.466%20L0.699,1.466%20Z'%20id='path-269'%3e%3c/path%3e%3cpath%20d='M1.23,0.934%20C0.954,0.934%200.73,1.158%200.73,1.434%20L0.73,1.434%20C0.73,1.71%200.954,1.934%201.23,1.934%20L1.23,1.934%20L5.168,1.934%20C5.444,1.934%205.667,1.71%205.667,1.434%20L5.667,1.434%20C5.667,1.158%205.444,0.934%205.168,0.934%20L5.168,0.934%20L1.23,0.934%20Z'%20id='path-271'%3e%3c/path%3e%3cpath%20d='M0.367,0.643%20L0.367,4.581%20C0.367,4.857%200.591,5.081%200.867,5.081%20L0.867,5.081%20C1.143,5.081%201.367,4.857%201.367,4.581%20L1.367,4.581%20L1.367,0.643%20C1.367,0.367%201.143,0.143%200.867,0.143%20L0.867,0.143%20C0.591,0.143%200.367,0.367%200.367,0.643%20L0.367,0.643%20Z'%20id='path-273'%3e%3c/path%3e%3cpath%20d='M0.898,0.112%20C0.622,0.112%200.398,0.335%200.398,0.612%20L0.398,0.612%20C0.398,0.888%200.622,1.112%200.898,1.112%20L0.898,1.112%20L4.836,1.112%20C5.112,1.112%205.335,0.888%205.335,0.612%20L5.335,0.612%20C5.335,0.335%205.112,0.112%204.836,0.112%20L4.836,0.112%20L0.898,0.112%20Z'%20id='path-275'%3e%3c/path%3e%3cpath%20d='M0.847,1.5%20L0.847,8.501%20C0.847,9.053%201.294,9.5%201.847,9.5%20L1.847,9.5%20C2.4,9.5%202.846,9.053%202.846,8.501%20L2.846,8.501%20L2.846,1.5%20C2.846,0.948%202.4,0.5%201.847,0.5%20L1.847,0.5%20C1.294,0.5%200.847,0.948%200.847,1.5%20L0.847,1.5%20Z'%20id='path-277'%3e%3c/path%3e%3cpath%20d='M1.346,0.001%20C0.794,0.001%200.347,0.447%200.347,1%20L0.347,1%20C0.347,1.553%200.794,2%201.346,2%20L1.346,2%20L8.347,2%20C8.9,2%209.347,1.553%209.347,1%20L9.347,1%20C9.347,0.447%208.9,0.001%208.347,0.001%20L8.347,0.001%20L1.346,0.001%20Z'%20id='path-279'%3e%3c/path%3e%3cpath%20d='M0.826,1.632%20L0.826,8.633%20C0.826,9.185%201.273,9.632%201.826,9.632%20L1.826,9.632%20C2.379,9.632%202.826,9.185%202.826,8.633%20L2.826,8.633%20L2.826,1.632%20C2.826,1.079%202.379,0.632%201.826,0.632%20L1.826,0.632%20C1.273,0.632%200.826,1.079%200.826,1.632%20L0.826,1.632%20Z'%20id='path-281'%3e%3c/path%3e%3cpath%20d='M1.326,0.133%20C0.773,0.133%200.326,0.579%200.326,1.132%20L0.326,1.132%20C0.326,1.685%200.773,2.132%201.326,2.132%20L1.326,2.132%20L8.326,2.132%20C8.879,2.132%209.326,1.685%209.326,1.132%20L9.326,1.132%20C9.326,0.579%208.879,0.133%208.326,0.133%20L8.326,0.133%20L1.326,0.133%20Z'%20id='path-283'%3e%3c/path%3e%3cpath%20d='M0.026,0.664%20L0.026,4.601%20C0.026,4.877%200.251,5.101%200.527,5.101%20L0.527,5.101%20C0.802,5.101%201.026,4.877%201.026,4.601%20L1.026,4.601%20L1.026,0.664%20C1.026,0.387%200.802,0.164%200.527,0.164%20L0.527,0.164%20C0.251,0.164%200.026,0.387%200.026,0.664%20L0.026,0.664%20Z'%20id='path-285'%3e%3c/path%3e%3cpath%20d='M0.558,0.133%20C0.281,0.133%200.058,0.357%200.058,0.632%20L0.058,0.632%20C0.058,0.909%200.281,1.133%200.558,1.133%20L0.558,1.133%20L4.495,1.133%20C4.771,1.133%204.995,0.909%204.995,0.632%20L4.995,0.632%20C4.995,0.357%204.771,0.133%204.495,0.133%20L4.495,0.133%20L0.558,0.133%20Z'%20id='path-287'%3e%3c/path%3e%3cpath%20d='M0.909,1.445%20L0.909,5.381%20C0.909,5.658%201.133,5.882%201.409,5.882%20L1.409,5.882%20C1.685,5.882%201.909,5.658%201.909,5.381%20L1.909,5.381%20L1.909,1.445%20C1.909,1.167%201.685,0.944%201.409,0.944%20L1.409,0.944%20C1.133,0.944%200.909,1.167%200.909,1.445%20L0.909,1.445%20Z'%20id='path-289'%3e%3c/path%3e%3cpath%20d='M1.44,0.913%20C1.163,0.913%200.941,1.137%200.941,1.413%20L0.941,1.413%20C0.941,1.688%201.163,1.913%201.44,1.913%20L1.44,1.913%20L5.378,1.913%20C5.654,1.913%205.878,1.688%205.878,1.413%20L5.878,1.413%20C5.878,1.137%205.654,0.913%205.378,0.913%20L5.378,0.913%20L1.44,0.913%20Z'%20id='path-291'%3e%3c/path%3e%3cpolygon%20id='path-293'%20points='0.997%202.661%2011.439%2023.154%2015.003%2021.339%204.561%200.846'%3e%3c/polygon%3e%3cpolygon%20id='path-295'%20points='0.997%202.661%2011.439%2023.154%2015.003%2021.339%204.561%200.846'%3e%3c/polygon%3e%3cpolygon%20id='path-297'%20points='0.622%2019.128%203.859%2021.479%2017.378%202.872%2014.141%200.521'%3e%3c/polygon%3e%3cpolygon%20id='path-299'%20points='0.622%2019.128%203.859%2021.479%2017.378%202.872%2014.141%200.521'%3e%3c/polygon%3e%3cpath%20d='M1.826,7.061%20C3.446,6.686%204.454,5.046%204.072,3.393%20L4.072,3.393%20C3.691,1.741%202.065,0.709%200.445,1.082%20L0.445,1.082%20L0.333,0.595'%20id='path-301'%3e%3c/path%3e%3cpath%20d='M0.333,0.595%20L1.939,7.547%20C3.829,7.111%205.003,5.201%204.559,3.281%20L4.559,3.281%20C4.178,1.627%202.72,0.506%201.115,0.506%20L1.115,0.506%20C0.857,0.506%200.595,0.535%200.333,0.595'%20id='path-303'%3e%3c/path%3e%3cpath%20d='M0.782,6.974%20C1.405,9.673%204.063,11.362%206.714,10.751%20L6.714,10.751%20L6.826,11.238%20L4.458,0.98%20C1.807,1.592%200.159,4.275%200.782,6.974'%20id='path-305'%3e%3c/path%3e%3cpath%20d='M0.294,7.087%20C0.98,10.053%203.904,11.912%206.826,11.238%20L6.826,11.238%20L4.346,0.493%20C1.424,1.168%20-0.391,4.12%200.294,7.087'%20id='path-307'%3e%3c/path%3e%3cpolygon%20id='path-309'%20points='0.035%201.565%202.515%2012.31%205.627%2011.591%203.147%200.846'%3e%3c/polygon%3e%3cpolygon%20id='path-311'%20points='0.035%201.565%202.515%2012.31%205.627%2011.591%203.147%200.846'%3e%3c/polygon%3e%3cpath%20d='M10.466,0.312%20L10.594,0.865%20L1.079,9.169%20L3.425,19.331%20L3.136,19.252%20L3.492,19.622%20L3.425,19.331%20L15.618,22.624%20L10.594,0.865%20L11.021,0.492%20L10.96,0.231%20L10.667,0.136%20L10.466,0.312%20Z%20M0.853,9.367%20L1.079,9.169%20L1.012,8.878%20L0.853,9.367%20Z%20M15.745,23.177%20L16.002,23.246%20L16.224,23.032%20L16.164,22.771%20L15.618,22.624%20L15.745,23.177%20Z'%20id='path-313'%3e%3c/path%3e%3cpolygon%20id='path-315'%20points='0.525%209.99%203.005%2020.735%2016.292%2024.325%2010.893%200.939'%3e%3c/polygon%3e%3cpath%20d='M0,10.5%20L26.001,10.5%20C26.001,4.977%2020.18,0.5%2013,0.5%20L13,0.5%20C5.821,0.5%200,4.977%200,10.5%20L0,10.5%20Z'%20id='path-317'%3e%3c/path%3e%3cpath%20d='M0,4%20C0,5.934%201.567,7.5%203.5,7.5%20L3.5,7.5%20C5.433,7.5%207,5.934%207,4%20L7,4%20C7,2.067%205.433,0.5%203.5,0.5%20L3.5,0.5%20C1.567,0.5%200,2.067%200,4%20L0,4%20Z'%20id='path-319'%3e%3c/path%3e%3cpath%20d='M0,2.5%20C0,3.604%200.896,4.5%202,4.5%20L2,4.5%20C3.105,4.5%204,3.604%204,2.5%20L4,2.5%20C4,1.395%203.105,0.5%202,0.5%20L2,0.5%20C0.896,0.5%200,1.395%200,2.5%20L0,2.5%20Z'%20id='path-321'%3e%3c/path%3e%3cpath%20d='M5.953,0.5%20C2.666,0.5%200,2.931%200,5.933%20L0,5.933%20L0,61.318%20C0,64.318%202.666,66.75%205.953,66.75%20L5.953,66.75%20L94.047,66.75%20C97.336,66.75%20100,64.318%20100,61.318%20L100,61.318%20L100,5.933%20C100,2.931%2097.336,0.5%2094.047,0.5%20L94.047,0.5%20L5.953,0.5%20Z'%20id='path-323'%3e%3c/path%3e%3cpath%20d='M4.549,0.083%20C2.405,0.083%200.667,1.829%200.667,3.986%20L0.667,3.986%20L0.667,57.93%20C0.667,60.086%202.405,61.833%204.549,61.833%20L4.549,61.833%20L17.976,61.833%20C20.723,29.425%2042.945,8.94%2072.667,0.083%20L72.667,0.083%20L4.549,0.083%20Z'%20id='path-325'%3e%3c/path%3e%3cpath%20d='M12.202,5.434%20C11.909,7.163%2011.174,9.16%2010.223,10.949%20L10.223,10.949%20C8.201,10.681%206.169,10.107%204.579,9.336%20L4.579,9.336%20C3.262,8.687%201.763,7.699%200.339,6.553%20L0.339,6.553%20C0.351,6.699%200.363,6.859%200.375,7.005%20L0.375,7.005%20C0.374,7.049%200.387,7.093%200.387,7.136%20L0.387,7.136%20C0.4,7.239%200.397,7.355%200.411,7.457%20L0.411,7.457%20C0.41,7.501%200.423,7.559%200.423,7.603%20L0.423,7.603%20C0.435,7.705%200.448,7.822%200.46,7.923%20L0.46,7.923%20C0.46,7.968%200.474,8.012%200.473,8.055%20L0.473,8.055%20C0.486,8.186%200.497,8.333%200.524,8.464%20L0.524,8.464%20C0.55,8.669%200.562,8.814%200.588,8.975%20L0.588,8.975%20C0.614,9.15%200.627,9.282%200.654,9.413%20L0.654,9.413%20C0.653,9.443%200.667,9.471%200.666,9.501%20L0.666,9.501%20C0.693,9.633%200.706,9.749%200.733,9.881%20L0.733,9.881%20C0.733,9.91%200.747,9.925%200.747,9.954%20L0.747,9.954%20C0.773,10.1%200.8,10.246%200.827,10.378%20L0.827,10.378%20C0.92,10.831%201.029,11.27%201.153,11.695%20L1.153,11.695%20C1.359,12.412%201.596,13.072%201.878,13.644%20L1.878,13.644%20C1.92,13.732%201.962,13.806%202.005,13.894%20L2.005,13.894%20C2.047,13.982%202.075,14.056%202.117,14.129%20L2.117,14.129%20C2.16,14.217%202.202,14.291%202.244,14.364%20L2.244,14.364%20C2.315,14.482%202.372,14.57%202.429,14.659%20L2.429,14.659%20C2.457,14.703%202.457,14.718%202.472,14.718%20L2.472,14.718%20C2.543,14.807%202.614,14.909%202.686,14.998%20L2.686,14.998%20C2.743,15.058%202.786,15.116%202.843,15.176%20L2.843,15.176%20C2.871,15.205%202.886,15.221%202.915,15.25%20L2.915,15.25%20C2.943,15.28%202.987,15.31%203.014,15.354%20L3.014,15.354%20C3.043,15.384%203.058,15.398%203.087,15.428%20L3.087,15.428%20C3.115,15.457%203.144,15.487%203.187,15.517%20L3.187,15.517%20C3.216,15.532%203.244,15.562%203.259,15.577%20L3.259,15.577%20C3.287,15.606%203.33,15.637%203.359,15.651%20L3.359,15.651%20C3.389,15.666%203.418,15.682%203.431,15.71%20L3.431,15.71%20C3.46,15.74%203.503,15.755%203.547,15.786%20L3.547,15.786%20C3.576,15.8%203.605,15.816%203.619,15.831%20L3.619,15.831%20C3.663,15.845%203.706,15.876%203.749,15.891%20L3.749,15.891%20C3.764,15.906%203.793,15.906%203.807,15.921%20L3.807,15.921%20C3.865,15.951%203.937,15.981%203.995,15.997%20L3.995,15.997%20C4.039,16.013%204.082,16.028%204.111,16.043%20L4.111,16.043%20C7.273,17.045%2010.532,15.879%2014.3,18.872%20L14.3,18.872%20C14.049,14.046%2016.868,12.187%2017.915,9.045%20L17.915,9.045%20C17.915,9.001%2017.931,8.943%2017.946,8.885%20L17.946,8.885%20C17.962,8.813%2017.993,8.74%2017.994,8.667%20L17.994,8.667%20C18.17,7.797%2017.867,6.742%2017.23,5.638%20L17.23,5.638%20C17.159,5.535%2017.102,5.447%2017.046,5.344%20L17.046,5.344%20C16.947,5.182%2016.833,5.006%2016.704,4.828%20L16.704,4.828%20C16.69,4.813%2016.676,4.799%2016.662,4.769%20L16.662,4.769%20C16.633,4.725%2016.59,4.681%2016.562,4.637%20L16.562,4.637%20C16.533,4.593%2016.491,4.533%2016.462,4.489%20L16.462,4.489%20C16.434,4.445%2016.391,4.4%2016.363,4.356%20L16.363,4.356%20C16.32,4.312%2016.291,4.253%2016.249,4.208%20L16.249,4.208%20C16.22,4.179%2016.191,4.134%2016.163,4.105%20L16.163,4.105%20C15.15,2.806%2013.816,1.516%2012.406,0.383%20L12.406,0.383%20C12.507,2.191%2012.446,4.011%2012.202,5.434%20L12.202,5.434%20Z'%20id='path-327'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.052%200.448,2.5%201,2.5%20L1,2.5%20L9.972,2.5%20C10.526,2.5%2010.973,2.052%2010.973,1.5%20L10.973,1.5%20C10.973,0.947%2010.526,0.5%209.972,0.5%20L9.972,0.5%20L1,0.5%20Z'%20id='path-329'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.052%200.448,2.5%201,2.5%20L1,2.5%20L9.973,2.5%20C10.526,2.5%2010.973,2.052%2010.973,1.5%20L10.973,1.5%20C10.973,0.947%2010.526,0.5%209.973,0.5%20L9.973,0.5%20L1,0.5%20Z'%20id='path-331'%3e%3c/path%3e%3cpath%20d='M1.23,0.219%20C0.678,0.219%200.23,0.666%200.23,1.219%20L0.23,1.219%20C0.23,1.772%200.678,2.219%201.23,2.219%20L1.23,2.219%20L68.417,2.219%20C68.97,2.219%2069.416,1.772%2069.416,1.219%20L69.416,1.219%20C69.416,0.666%2068.97,0.219%2068.417,0.219%20L68.417,0.219%20L1.23,0.219%20Z'%20id='path-333'%3e%3c/path%3e%3cpath%20d='M1.036,0.219%20C0.484,0.219%200.036,0.666%200.036,1.219%20L0.036,1.219%20C0.036,1.772%200.484,2.219%201.036,2.219%20L1.036,2.219%20L10.176,2.219%20C10.73,2.219%2011.176,1.772%2011.176,1.219%20L11.176,1.219%20C11.176,0.666%2010.73,0.219%2010.176,0.219%20L10.176,0.219%20L1.036,0.219%20Z'%20id='path-335'%3e%3c/path%3e%3cpath%20d='M6.334,0.144%20L1.334,0.219%20C0.781,0.228%200.341,0.683%200.349,1.234%20L0.349,1.234%20C0.358,1.781%200.803,2.219%201.349,2.219%20L1.349,2.219%20L1.363,2.219%20L6.364,2.144%20C6.915,2.135%207.356,1.682%207.349,1.129%20L7.349,1.129%20C7.339,0.582%206.914,0.144%206.353,0.144%20L6.353,0.144%20C6.347,0.144%206.34,0.144%206.334,0.144%20L6.334,0.144%20Z'%20id='path-337'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200.001,0.947%200.001,1.5%20L0.001,1.5%20C0.001,2.052%200.448,2.5%201,2.5%20L1,2.5%20L218.894,2.5%20C219.447,2.5%20219.894,2.052%20219.894,1.5%20L219.894,1.5%20C219.894,0.947%20219.447,0.5%20218.894,0.5%20L218.894,0.5%20L1,0.5%20Z'%20id='path-339'%3e%3c/path%3e%3cpath%20d='M2.999,0%20C1.62,0%200.5,1.119%200.5,2.5%20L0.5,2.5%20L0.5,16.5%20C0.5,19.538%202.962,22%206,22%20L6,22%20L15,22%20C18.037,22%2020.5,19.538%2020.5,16.5%20L20.5,16.5%20L20.5,2.5%20C20.5,1.119%2019.38,0%2018,0%20L18,0'%20id='path-341'%3e%3c/path%3e%3cpath%20d='M2.999,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20L0,17.5%20C0,20.813%202.686,23.5%206,23.5%20L6,23.5%20L15,23.5%20C18.314,23.5%2020.999,20.813%2020.999,17.5%20L20.999,17.5%20L20.999,3.5%20C20.999,1.843%2019.657,0.5%2018,0.5%20L18,0.5%20L2.999,0.5%20Z'%20id='path-343'%3e%3c/path%3e%3cpath%20d='M0.999,1%20L1.5,1%20L1.5,0.5%20L0.999,1%20Z%20M1.5,1%20L1.5,15%20L0.999,15%20L1.5,15.5%20L1.5,15%20L1.999,15%20C4.485,15%206.499,12.986%206.499,10.5%20L6.499,10.5%20L6.499,5.5%20C6.499,3.015%204.485,1%201.999,1%20L1.999,1%20L1.5,1%20Z'%20id='path-345'%3e%3c/path%3e%3cpath%20d='M0.999,0.5%20L0.999,15.5%20L1.999,15.5%20C4.762,15.5%207,13.261%207,10.5%20L7,10.5%20L7,5.5%20C7,2.738%204.762,0.5%201.999,0.5%20L1.999,0.5'%20id='path-347'%3e%3c/path%3e%3cpath%20d='M0.999,1%20L1.5,1%20L1.5,0.5%20L0.999,1%20Z%20M1.5,1%20L1.5,11%20L0.999,11%20L1.5,11.5%20L1.5,11%20L1.999,11%20C3.381,11%204.5,9.881%204.5,8.5%20L4.5,8.5%20L4.5,3.5%20C4.5,2.119%203.381,1%201.999,1%20L1.999,1%20L1.5,1%20Z'%20id='path-349'%3e%3c/path%3e%3cpath%20d='M0.999,0.5%20L0.999,11.5%20L1.999,11.5%20C3.657,11.5%205,10.157%205,8.5%20L5,8.5%20L5,3.5%20C5,1.844%203.657,0.5%201.999,0.5%20L1.999,0.5'%20id='path-351'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Julia'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group-3'%20transform='translate(24.000000,%20115.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-2'%3e%3c/g%3e%3cpolygon%20id='Fill-1'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%20points='-5%20109.058%20212.116%20109.058%20212.116%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M55.7142,131.2004%20L55.7142,128.7204%20L55.7142,131.2004%20Z'%20id='Fill-4'%20fill='%23FFFFFF'%3e%3c/path%3e%3cg%20id='Group-7'%20transform='translate(87.000000,%20187.500000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-6'%3e%3c/g%3e%3cpolygon%20id='Fill-5'%20fill='%239452BA'%20mask='url(%23mask-4)'%20points='-4.836%2024.628%2012.978%2024.628%2012.978%20-4.535%20-4.836%20-4.535'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-10'%20transform='translate(86.000000,%20186.500000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-9'%3e%3c/g%3e%3cpolygon%20id='Fill-8'%20fill='%2352267D'%20mask='url(%23mask-6)'%20points='-4.466%2026.258%2014.608%2026.258%2014.608%20-4.165%20-4.466%20-4.165'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-13'%20transform='translate(102.000000,%20187.500000)'%3e%3cmask%20id='mask-8'%20fill='white'%3e%3cuse%20xlink:href='%23path-7'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-12'%3e%3c/g%3e%3cpolygon%20id='Fill-11'%20fill='%239452BA'%20mask='url(%23mask-8)'%20points='-4.18%2024.259%2015.101%2024.259%2015.101%20-4.929%20-4.18%20-4.929'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-16'%20transform='translate(102.000000,%20186.500000)'%3e%3cmask%20id='mask-10'%20fill='white'%3e%3cuse%20xlink:href='%23path-9'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-15'%3e%3c/g%3e%3cpolygon%20id='Fill-14'%20fill='%2352267D'%20mask='url(%23mask-10)'%20points='-4.812%2025.889%2015.732%2025.889%2015.732%20-4.565%20-4.812%20-4.565'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M108.1239,194.9096%20L108.3779,195.1226%20L107.3869,194.9116%20L107.0839,195.6156%20L108.3149,196.0576%20L109.1009,195.3186%20L108.3259,194.6686%20L108.1239,194.9096%20Z%20M108.4529,195.1856%20L108.6269,195.3306%20L108.4449,195.5016%20L108.4529,195.1856%20Z%20M107.5059,195.4316%20L107.5729,195.2736%20L108.0799,195.3816%20L108.0759,195.5626%20L108.3719,195.5706%20L108.2399,195.6956%20L107.5059,195.4316%20Z'%20id='Fill-17'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group-20'%20transform='translate(61.000000,%20146.500000)'%3e%3cmask%20id='mask-12'%20fill='white'%3e%3cuse%20xlink:href='%23path-11'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-19'%3e%3c/g%3e%3cpolygon%20id='Fill-18'%20fill='%239452BA'%20mask='url(%23mask-12)'%20points='-4.721%2056.498%2054.462%2056.498%2054.462%20-4.474%20-4.721%20-4.474'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-23'%20transform='translate(60.000000,%20145.500000)'%3e%3cmask%20id='mask-14'%20fill='white'%3e%3cuse%20xlink:href='%23path-13'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-22'%3e%3c/g%3e%3cpolygon%20id='Fill-21'%20fill='%2352267D'%20mask='url(%23mask-14)'%20points='-4.351%2058.114%2056.107%2058.114%2056.107%20-4.104%20-4.351%20-4.104'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-26'%20transform='translate(104.000000,%20159.500000)'%3e%3cmask%20id='mask-16'%20fill='white'%3e%3cuse%20xlink:href='%23path-15'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-25'%3e%3c/g%3e%3cpolygon%20id='Fill-24'%20fill='%23F3E3FF'%20mask='url(%23mask-16)'%20points='-4.587%2022.141%2012.251%2022.141%2012.251%20-4.634%20-4.587%20-4.634'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-29'%20transform='translate(104.000000,%20159.500000)'%3e%3cmask%20id='mask-18'%20fill='white'%3e%3cuse%20xlink:href='%23path-17'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-28'%3e%3c/g%3e%3cpolygon%20id='Fill-27'%20fill='%2352267D'%20mask='url(%23mask-18)'%20points='-4.902%2022.454%2012.887%2022.454%2012.887%20-4.95%20-4.902%20-4.95'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-32'%20transform='translate(104.000000,%20155.500000)'%3e%3cmask%20id='mask-20'%20fill='white'%3e%3cuse%20xlink:href='%23path-19'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-31'%3e%3c/g%3e%3cpolygon%20id='Fill-30'%20fill='%23FFFFFF'%20mask='url(%23mask-20)'%20points='-4.464%2012.836%2010.96%2012.836%2010.96%20-4.563%20-4.464%20-4.563'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-35'%20transform='translate(104.000000,%20154.500000)'%3e%3cmask%20id='mask-22'%20fill='white'%3e%3cuse%20xlink:href='%23path-21'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-34'%3e%3c/g%3e%3cpolygon%20id='Fill-33'%20fill='%2352267D'%20mask='url(%23mask-22)'%20points='-4.782%2014.217%2011.539%2014.217%2011.539%20-4.387%20-4.782%20-4.387'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-38'%20transform='translate(104.000000,%20156.500000)'%3e%3cmask%20id='mask-24'%20fill='white'%3e%3cuse%20xlink:href='%23path-23'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-37'%3e%3c/g%3e%3cpolygon%20id='Fill-36'%20fill='%23EAF3FB'%20mask='url(%23mask-24)'%20points='-4.171%2010.206%2010.328%2010.206%2010.328%20-4.705%20-4.171%20-4.705'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-41'%20transform='translate(106.000000,%20160.500000)'%3e%3cmask%20id='mask-26'%20fill='white'%3e%3cuse%20xlink:href='%23path-25'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-40'%3e%3c/g%3e%3cpolygon%20id='Fill-39'%20fill='%23FFFFFF'%20mask='url(%23mask-26)'%20points='-4.422%207.096%207.868%207.096%207.868%20-4.569%20-4.422%20-4.569'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-44'%20transform='translate(106.000000,%20160.500000)'%3e%3cmask%20id='mask-28'%20fill='white'%3e%3cuse%20xlink:href='%23path-27'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-43'%3e%3c/g%3e%3cpolygon%20id='Fill-42'%20fill='%2352267D'%20mask='url(%23mask-28)'%20points='-4.642%207.381%208.003%207.381%208.003%20-4.794%20-4.642%20-4.794'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-47'%20transform='translate(95.000000,%20143.500000)'%3e%3cmask%20id='mask-30'%20fill='white'%3e%3cuse%20xlink:href='%23path-29'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-46'%3e%3c/g%3e%3cpolygon%20id='Fill-45'%20fill='%239452BA'%20mask='url(%23mask-30)'%20points='-4.49%2040.725%2020.481%2040.725%2020.481%20-4.92%20-4.49%20-4.92'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-50'%20transform='translate(94.000000,%20142.500000)'%3e%3cmask%20id='mask-32'%20fill='white'%3e%3cuse%20xlink:href='%23path-31'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-49'%3e%3c/g%3e%3cpolygon%20id='Fill-48'%20fill='%2352267D'%20mask='url(%23mask-32)'%20points='-4.058%2042.356%2022.112%2042.356%2022.112%20-4.55%20-4.058%20-4.55'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-53'%20transform='translate(104.000000,%20142.500000)'%3e%3cmask%20id='mask-34'%20fill='white'%3e%3cuse%20xlink:href='%23path-33'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-52'%3e%3c/g%3e%3cpolygon%20id='Fill-51'%20fill='%23FFFFFF'%20mask='url(%23mask-34)'%20points='-4.41%206.916%208.043%206.916%208.043%20-4.845%20-4.41%20-4.845'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-56'%20transform='translate(104.000000,%20141.500000)'%3e%3cmask%20id='mask-36'%20fill='white'%3e%3cuse%20xlink:href='%23path-35'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-55'%3e%3c/g%3e%3cpolygon%20id='Fill-54'%20fill='%2352267D'%20mask='url(%23mask-36)'%20points='-4.724%208.231%208.385%208.231%208.385%20-4.161%20-4.724%20-4.161'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-59'%20transform='translate(100.000000,%20141.500000)'%3e%3cmask%20id='mask-38'%20fill='white'%3e%3cuse%20xlink:href='%23path-37'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-58'%3e%3c/g%3e%3cpolygon%20id='Fill-57'%20fill='%23FFFFFF'%20mask='url(%23mask-38)'%20points='-4.104%207.618%209.286%207.618%209.286%20-4.586%20-4.104%20-4.586'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-62'%20transform='translate(100.000000,%20141.500000)'%3e%3cmask%20id='mask-40'%20fill='white'%3e%3cuse%20xlink:href='%23path-39'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-61'%3e%3c/g%3e%3cpolygon%20id='Fill-60'%20fill='%2352267D'%20mask='url(%23mask-40)'%20points='-4.417%207.933%209.613%207.933%209.613%20-4.9%20-4.417%20-4.9'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-65'%20transform='translate(97.000000,%20142.500000)'%3e%3cmask%20id='mask-42'%20fill='white'%3e%3cuse%20xlink:href='%23path-41'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-64'%3e%3c/g%3e%3cpolygon%20id='Fill-63'%20fill='%23FFFFFF'%20mask='url(%23mask-42)'%20points='-4.273%207.717%208.611%207.717%208.611%20-4.317%20-4.273%20-4.317'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-68'%20transform='translate(97.000000,%20142.500000)'%3e%3cmask%20id='mask-44'%20fill='white'%3e%3cuse%20xlink:href='%23path-43'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-67'%3e%3c/g%3e%3cpolygon%20id='Fill-66'%20fill='%2352267D'%20mask='url(%23mask-44)'%20points='-4.616%208.031%208.963%208.031%208.963%20-4.633%20-4.616%20-4.633'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-71'%20transform='translate(106.000000,%20174.500000)'%3e%3cmask%20id='mask-46'%20fill='white'%3e%3cuse%20xlink:href='%23path-45'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-70'%3e%3c/g%3e%3cpolygon%20id='Fill-69'%20fill='%23F3E3FF'%20mask='url(%23mask-46)'%20points='-4.507%206.134%206.632%206.134%206.632%20-4.383%20-4.507%20-4.383'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-74'%20transform='translate(106.000000,%20174.500000)'%3e%3cmask%20id='mask-48'%20fill='white'%3e%3cuse%20xlink:href='%23path-47'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-73'%3e%3c/g%3e%3cpolygon%20id='Fill-72'%20fill='%2352267D'%20mask='url(%23mask-48)'%20points='-4.573%206.39%206.815%206.39%206.815%20-4.691%20-4.573%20-4.691'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-77'%20transform='translate(88.000000,%20151.500000)'%3e%3cmask%20id='mask-50'%20fill='white'%3e%3cuse%20xlink:href='%23path-49'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-76'%3e%3c/g%3e%3cpolygon%20id='Fill-75'%20fill='%23F3E3FF'%20mask='url(%23mask-50)'%20points='-4.974%2050.849%2026.648%2050.849%2026.648%20-4.749%20-4.974%20-4.749'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-80'%20transform='translate(87.000000,%20150.500000)'%3e%3cmask%20id='mask-52'%20fill='white'%3e%3cuse%20xlink:href='%23path-51'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-79'%3e%3c/g%3e%3cpolygon%20id='Fill-78'%20fill='%2352267D'%20mask='url(%23mask-52)'%20points='-4.281%2052.399%2027.962%2052.399%2027.962%20-4.07%20-4.281%20-4.07'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-83'%20transform='translate(63.000000,%20177.500000)'%3e%3cmask%20id='mask-54'%20fill='white'%3e%3cuse%20xlink:href='%23path-53'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-82'%3e%3c/g%3e%3cpolygon%20id='Fill-81'%20fill='%23FFFFFF'%20mask='url(%23mask-54)'%20points='-4.186%207.86%207.415%207.86%207.415%20-4.62%20-4.186%20-4.62'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-86'%20transform='translate(63.000000,%20177.500000)'%3e%3cmask%20id='mask-56'%20fill='white'%3e%3cuse%20xlink:href='%23path-55'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-85'%3e%3c/g%3e%3cpolygon%20id='Fill-84'%20fill='%2352267D'%20mask='url(%23mask-56)'%20points='-4.503%208.256%207.73%208.256%207.73%20-4.951%20-4.503%20-4.951'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-89'%20transform='translate(64.000000,%20177.500000)'%3e%3cmask%20id='mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23path-57'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-88'%3e%3c/g%3e%3cpolygon%20id='Fill-87'%20fill='%23F3E3FF'%20mask='url(%23mask-58)'%20points='-4.67%206.747%205.892%206.747%205.892%20-4.124%20-4.67%20-4.124'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-92'%20transform='translate(67.000000,%20182.500000)'%3e%3cmask%20id='mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23path-59'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-91'%3e%3c/g%3e%3cpolygon%20id='Fill-90'%20fill='%23FFFFFF'%20mask='url(%23mask-60)'%20points='-4.392%208.439%208.433%208.439%208.433%20-4.467%20-4.392%20-4.467'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-95'%20transform='translate(67.000000,%20182.500000)'%3e%3cmask%20id='mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23path-61'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-94'%3e%3c/g%3e%3cpolygon%20id='Fill-93'%20fill='%2352267D'%20mask='url(%23mask-62)'%20points='-4.707%208.815%208.752%208.815%208.752%20-4.823%20-4.707%20-4.823'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-98'%20transform='translate(68.000000,%20183.500000)'%3e%3cmask%20id='mask-64'%20fill='white'%3e%3cuse%20xlink:href='%23path-63'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-97'%3e%3c/g%3e%3cpolygon%20id='Fill-96'%20fill='%23F3E3FF'%20mask='url(%23mask-64)'%20points='-4.772%206.866%206.794%206.866%206.794%20-4.746%20-4.772%20-4.746'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-101'%20transform='translate(64.000000,%20180.500000)'%3e%3cmask%20id='mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-100'%3e%3c/g%3e%3cpolygon%20id='Fill-99'%20fill='%23FFFFFF'%20mask='url(%23mask-66)'%20points='-4.316%207.811%207.767%207.811%207.767%20-4.558%20-4.316%20-4.558'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-104'%20transform='translate(64.000000,%20180.500000)'%3e%3cmask%20id='mask-68'%20fill='white'%3e%3cuse%20xlink:href='%23path-67'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-103'%3e%3c/g%3e%3cpolygon%20id='Fill-102'%20fill='%2352267D'%20mask='url(%23mask-68)'%20points='-4.631%208.129%208.083%208.129%208.083%20-4.948%20-4.631%20-4.948'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-107'%20transform='translate(65.000000,%20181.500000)'%3e%3cmask%20id='mask-70'%20fill='white'%3e%3cuse%20xlink:href='%23path-69'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-106'%3e%3c/g%3e%3cpolygon%20id='Fill-105'%20fill='%23F3E3FF'%20mask='url(%23mask-70)'%20points='-4.838%206.225%206.085%206.225%206.085%20-4.824%20-4.838%20-4.824'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-110'%20transform='translate(72.000000,%20183.500000)'%3e%3cmask%20id='mask-72'%20fill='white'%3e%3cuse%20xlink:href='%23path-71'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-109'%3e%3c/g%3e%3cpolygon%20id='Fill-108'%20fill='%23FFFFFF'%20mask='url(%23mask-72)'%20points='-4.489%208.272%209.048%208.272%209.048%20-4.024%20-4.489%20-4.024'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-113'%20transform='translate(72.000000,%20183.500000)'%3e%3cmask%20id='mask-74'%20fill='white'%3e%3cuse%20xlink:href='%23path-73'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-112'%3e%3c/g%3e%3cpolygon%20id='Fill-111'%20fill='%2352267D'%20mask='url(%23mask-74)'%20points='-4.8%208.587%209.368%208.587%209.368%20-4.34%20-4.8%20-4.34'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-116'%20transform='translate(73.000000,%20184.500000)'%3e%3cmask%20id='mask-76'%20fill='white'%3e%3cuse%20xlink:href='%23path-75'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-115'%3e%3c/g%3e%3cpolygon%20id='Fill-114'%20fill='%23F3E3FF'%20mask='url(%23mask-76)'%20points='-4.534%206.906%207.305%206.906%207.305%20-4.288%20-4.534%20-4.288'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-119'%20transform='translate(96.000000,%20153.500000)'%3e%3cmask%20id='mask-78'%20fill='white'%3e%3cuse%20xlink:href='%23path-77'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-118'%3e%3c/g%3e%3cpolygon%20id='Fill-117'%20fill='%23FFFFFF'%20mask='url(%23mask-78)'%20points='-4.407%209.041%2012%209.041%2012%20-4.665%20-4.407%20-4.665'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-122'%20transform='translate(96.000000,%20152.500000)'%3e%3cmask%20id='mask-80'%20fill='white'%3e%3cuse%20xlink:href='%23path-79'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-121'%3e%3c/g%3e%3cpolygon%20id='Fill-120'%20fill='%2352267D'%20mask='url(%23mask-80)'%20points='-4.849%2010.359%2012.35%2010.359%2012.35%20-4.164%20-4.849%20-4.164'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-125'%20transform='translate(84.000000,%20145.500000)'%3e%3cmask%20id='mask-82'%20fill='white'%3e%3cuse%20xlink:href='%23path-81'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-124'%3e%3c/g%3e%3cpolygon%20id='Fill-123'%20fill='%23FFFFFF'%20mask='url(%23mask-82)'%20points='-4.94%207.627%207.663%207.627%207.663%20-4.328%20-4.94%20-4.328'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-128'%20transform='translate(83.000000,%20145.500000)'%3e%3cmask%20id='mask-84'%20fill='white'%3e%3cuse%20xlink:href='%23path-83'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-127'%3e%3c/g%3e%3cpolygon%20id='Fill-126'%20fill='%2352267D'%20mask='url(%23mask-84)'%20points='-4.273%207.942%208.977%207.942%208.977%20-4.66%20-4.273%20-4.66'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-131'%20transform='translate(86.000000,%20144.500000)'%3e%3cmask%20id='mask-86'%20fill='white'%3e%3cuse%20xlink:href='%23path-85'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-130'%3e%3c/g%3e%3cpolygon%20id='Fill-129'%20fill='%23FFFFFF'%20mask='url(%23mask-86)'%20points='-4.002%207.943%208.926%207.943%208.926%20-4.018%20-4.002%20-4.018'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-134'%20transform='translate(86.000000,%20144.500000)'%3e%3cmask%20id='mask-88'%20fill='white'%3e%3cuse%20xlink:href='%23path-87'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-133'%3e%3c/g%3e%3cpolygon%20id='Fill-132'%20fill='%2352267D'%20mask='url(%23mask-88)'%20points='-4.317%208.258%209.241%208.258%209.241%20-4.333%20-4.317%20-4.333'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-137'%20transform='translate(90.000000,%20145.500000)'%3e%3cmask%20id='mask-90'%20fill='white'%3e%3cuse%20xlink:href='%23path-89'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-136'%3e%3c/g%3e%3cpolygon%20id='Fill-135'%20fill='%23FFFFFF'%20mask='url(%23mask-90)'%20points='-4.599%207.576%208.284%207.576%208.284%20-4.442%20-4.599%20-4.442'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-140'%20transform='translate(90.000000,%20145.500000)'%3e%3cmask%20id='mask-92'%20fill='white'%3e%3cuse%20xlink:href='%23path-91'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-139'%3e%3c/g%3e%3cpolygon%20id='Fill-138'%20fill='%2352267D'%20mask='url(%23mask-92)'%20points='-4.944%207.891%208.624%207.891%208.624%20-4.757%20-4.944%20-4.757'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-143'%20transform='translate(105.000000,%20142.500000)'%3e%3cmask%20id='mask-94'%20fill='white'%3e%3cuse%20xlink:href='%23path-93'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-142'%3e%3c/g%3e%3cpolygon%20id='Fill-141'%20fill='%23F3E3FF'%20mask='url(%23mask-94)'%20points='-4.878%206.583%206.432%206.583%206.432%20-4.358%20-4.878%20-4.358'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-146'%20transform='translate(101.000000,%20141.500000)'%3e%3cmask%20id='mask-96'%20fill='white'%3e%3cuse%20xlink:href='%23path-95'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-145'%3e%3c/g%3e%3cpolygon%20id='Fill-144'%20fill='%23F3E3FF'%20mask='url(%23mask-96)'%20points='-4.524%207.274%207.601%207.274%207.601%20-4.107%20-4.524%20-4.107'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-149'%20transform='translate(98.000000,%20143.500000)'%3e%3cmask%20id='mask-98'%20fill='white'%3e%3cuse%20xlink:href='%23path-97'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-148'%3e%3c/g%3e%3cpolygon%20id='Fill-147'%20fill='%23F3E3FF'%20mask='url(%23mask-98)'%20points='-4.737%206.243%206.928%206.243%206.928%20-4.93%20-4.737%20-4.93'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-152'%20transform='translate(84.000000,%20146.500000)'%3e%3cmask%20id='mask-100'%20fill='white'%3e%3cuse%20xlink:href='%23path-99'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-151'%3e%3c/g%3e%3cpolygon%20id='Fill-150'%20fill='%23F3E3FF'%20mask='url(%23mask-100)'%20points='-4.369%206.276%207.007%206.276%207.007%20-4.757%20-4.369%20-4.757'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-155'%20transform='translate(87.000000,%20145.500000)'%3e%3cmask%20id='mask-102'%20fill='white'%3e%3cuse%20xlink:href='%23path-101'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-154'%3e%3c/g%3e%3cpolygon%20id='Fill-153'%20fill='%23F3E3FF'%20mask='url(%23mask-102)'%20points='-4.312%206.619%207.307%206.619%207.307%20-4.465%20-4.312%20-4.465'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-158'%20transform='translate(91.000000,%20146.500000)'%3e%3cmask%20id='mask-104'%20fill='white'%3e%3cuse%20xlink:href='%23path-103'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-157'%3e%3c/g%3e%3cpolygon%20id='Fill-156'%20fill='%23F3E3FF'%20mask='url(%23mask-104)'%20points='-4.975%206.146%206.603%206.146%206.603%20-4.958%20-4.975%20-4.958'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-161'%20transform='translate(88.000000,%20156.500000)'%3e%3cmask%20id='mask-106'%20fill='white'%3e%3cuse%20xlink:href='%23path-105'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-160'%3e%3c/g%3e%3cpolygon%20id='Fill-159'%20fill='%23FFFFFF'%20mask='url(%23mask-106)'%20points='-4.066%208.904%2012.236%208.904%2012.236%20-4.584%20-4.066%20-4.584'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-164'%20transform='translate(88.000000,%20156.500000)'%3e%3cmask%20id='mask-108'%20fill='white'%3e%3cuse%20xlink:href='%23path-107'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-163'%3e%3c/g%3e%3cpolygon%20id='Fill-162'%20fill='%2352267D'%20mask='url(%23mask-108)'%20points='-4.404%209.221%2012.638%209.221%2012.638%20-4.964%20-4.404%20-4.964'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-167'%20transform='translate(86.000000,%20150.500000)'%3e%3cmask%20id='mask-110'%20fill='white'%3e%3cuse%20xlink:href='%23path-109'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-166'%3e%3c/g%3e%3cpolygon%20id='Fill-165'%20fill='%23F3E3FF'%20mask='url(%23mask-110)'%20points='-4.264%208.672%2010.699%208.672%2010.699%20-4.532%20-4.264%20-4.532'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-170'%20transform='translate(86.000000,%20151.500000)'%3e%3cmask%20id='mask-112'%20fill='white'%3e%3cuse%20xlink:href='%23path-111'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-169'%3e%3c/g%3e%3cpolygon%20id='Fill-168'%20fill='%23FFFFFF'%20mask='url(%23mask-112)'%20points='-4.207%207.611%2010.078%207.611%2010.078%20-4.916%20-4.207%20-4.916'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-173'%20transform='translate(86.000000,%20150.500000)'%3e%3cmask%20id='mask-114'%20fill='white'%3e%3cuse%20xlink:href='%23path-113'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-172'%3e%3c/g%3e%3cpolygon%20id='Fill-171'%20fill='%2352267D'%20mask='url(%23mask-114)'%20points='-4.522%208.934%2010.393%208.934%2010.393%20-4.231%20-4.522%20-4.231'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-176'%20transform='translate(87.000000,%20152.500000)'%3e%3cmask%20id='mask-116'%20fill='white'%3e%3cuse%20xlink:href='%23path-115'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-175'%3e%3c/g%3e%3cpolygon%20id='Fill-174'%20fill='%2352267D'%20mask='url(%23mask-116)'%20points='-4.795%206.398%206.579%206.398%206.579%20-4.975%20-4.795%20-4.975'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-179'%20transform='translate(100.000000,%20147.500000)'%3e%3cmask%20id='mask-118'%20fill='white'%3e%3cuse%20xlink:href='%23path-117'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-178'%3e%3c/g%3e%3cpolygon%20id='Fill-177'%20fill='%23F3E3FF'%20mask='url(%23mask-118)'%20points='-4.622%208.366%2010.41%208.366%2010.41%20-4.769%20-4.622%20-4.769'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-182'%20transform='translate(101.000000,%20147.500000)'%3e%3cmask%20id='mask-120'%20fill='white'%3e%3cuse%20xlink:href='%23path-119'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-181'%3e%3c/g%3e%3cpolygon%20id='Fill-180'%20fill='%23FFFFFF'%20mask='url(%23mask-120)'%20points='-4.992%208.301%209.35%208.301%209.35%20-4.171%20-4.992%20-4.171'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-185'%20transform='translate(100.000000,%20147.500000)'%3e%3cmask%20id='mask-122'%20fill='white'%3e%3cuse%20xlink:href='%23path-121'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-184'%3e%3c/g%3e%3cpolygon%20id='Fill-183'%20fill='%2352267D'%20mask='url(%23mask-122)'%20points='-4.307%208.616%2010.672%208.616%2010.672%20-4.487%20-4.307%20-4.487'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-188'%20transform='translate(103.000000,%20148.500000)'%3e%3cmask%20id='mask-124'%20fill='white'%3e%3cuse%20xlink:href='%23path-123'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-187'%3e%3c/g%3e%3cpolygon%20id='Fill-186'%20fill='%2352267D'%20mask='url(%23mask-124)'%20points='-4.673%206.719%206.701%206.719%206.701%20-4.654%20-4.673%20-4.654'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-191'%20transform='translate(82.000000,%20153.500000)'%3e%3cmask%20id='mask-126'%20fill='white'%3e%3cuse%20xlink:href='%23path-125'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-190'%3e%3c/g%3e%3cpolygon%20id='Fill-189'%20fill='%2352267D'%20mask='url(%23mask-126)'%20points='-4.648%206.484%206.328%206.484%206.328%20-4.134%20-4.648%20-4.134'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-194'%20transform='translate(108.000000,%20149.500000)'%3e%3cmask%20id='mask-128'%20fill='white'%3e%3cuse%20xlink:href='%23path-127'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-193'%3e%3c/g%3e%3cpolygon%20id='Fill-192'%20fill='%2352267D'%20mask='url(%23mask-128)'%20points='-4.717%206.682%206.276%206.682%206.276%20-3.901%20-4.717%20-3.901'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-197'%20transform='translate(97.000000,%20153.500000)'%3e%3cmask%20id='mask-130'%20fill='white'%3e%3cuse%20xlink:href='%23path-129'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-196'%3e%3c/g%3e%3cpolygon%20id='Fill-195'%20fill='%23EAF3FB'%20mask='url(%23mask-130)'%20points='-4.955%208.274%2010.181%208.274%2010.181%20-4.213%20-4.955%20-4.213'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-200'%20transform='translate(98.000000,%20154.500000)'%3e%3cmask%20id='mask-132'%20fill='white'%3e%3cuse%20xlink:href='%23path-131'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-199'%3e%3c/g%3e%3cpolygon%20id='Fill-198'%20fill='%23FFFFFF'%20mask='url(%23mask-132)'%20points='-4.335%206.812%209.777%206.812%209.777%20-4.027%20-4.335%20-4.027'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-203'%20transform='translate(98.000000,%20154.500000)'%3e%3cmask%20id='mask-134'%20fill='white'%3e%3cuse%20xlink:href='%23path-133'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-202'%3e%3c/g%3e%3cpolygon%20id='Fill-201'%20fill='%2352267D'%20mask='url(%23mask-134)'%20points='-4.354%207.128%209.929%207.128%209.929%20-4.303%20-4.354%20-4.303'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-206'%20transform='translate(90.000000,%20156.500000)'%3e%3cmask%20id='mask-136'%20fill='white'%3e%3cuse%20xlink:href='%23path-135'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-205'%3e%3c/g%3e%3cpolygon%20id='Fill-204'%20fill='%23EAF3FB'%20mask='url(%23mask-136)'%20points='-4.547%208.084%209.729%208.084%209.729%20-4.034%20-4.547%20-4.034'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-209'%20transform='translate(91.000000,%20177.500000)'%3e%3cmask%20id='mask-138'%20fill='white'%3e%3cuse%20xlink:href='%23path-137'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-208'%3e%3c/g%3e%3cpolygon%20id='Fill-207'%20fill='%23F3E3FF'%20mask='url(%23mask-138)'%20points='-3.857%206.294%206.479%206.294%206.479%20-3.914%20-3.857%20-3.914'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-212'%20transform='translate(91.000000,%20177.500000)'%3e%3cmask%20id='mask-140'%20fill='white'%3e%3cuse%20xlink:href='%23path-139'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-211'%3e%3c/g%3e%3cpolygon%20id='Fill-210'%20fill='%2352267D'%20mask='url(%23mask-140)'%20points='-3.947%206.43%206.557%206.43%206.557%20-4.045%20-3.947%20-4.045'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-215'%20transform='translate(90.000000,%20157.500000)'%3e%3cmask%20id='mask-142'%20fill='white'%3e%3cuse%20xlink:href='%23path-141'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-214'%3e%3c/g%3e%3cpolygon%20id='Fill-213'%20fill='%23FFFFFF'%20mask='url(%23mask-142)'%20points='-4.747%206.009%209.965%206.009%209.965%20-4.173%20-4.747%20-4.173'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-218'%20transform='translate(90.000000,%20157.500000)'%3e%3cmask%20id='mask-144'%20fill='white'%3e%3cuse%20xlink:href='%23path-143'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-217'%3e%3c/g%3e%3cpolygon%20id='Fill-216'%20fill='%2352267D'%20mask='url(%23mask-144)'%20points='-4.799%206.325%2010.009%206.325%2010.009%20-4.483%20-4.799%20-4.483'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-221'%20transform='translate(94.000000,%20204.500000)'%3e%3cmask%20id='mask-146'%20fill='white'%3e%3cuse%20xlink:href='%23path-145'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-220'%3e%3c/g%3e%3cpolygon%20id='Fill-219'%20fill='%23FFFFFF'%20mask='url(%23mask-146)'%20points='-4.317%207.585%208.549%207.585%208.549%20-4.497%20-4.317%20-4.497'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-224'%20transform='translate(94.000000,%20204.500000)'%3e%3cmask%20id='mask-148'%20fill='white'%3e%3cuse%20xlink:href='%23path-147'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-223'%3e%3c/g%3e%3cpolygon%20id='Fill-222'%20fill='%2352267D'%20mask='url(%23mask-148)'%20points='-4.474%207.743%208.707%207.743%208.707%20-4.651%20-4.474%20-4.651'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-227'%20transform='translate(94.000000,%20204.500000)'%3e%3cmask%20id='mask-150'%20fill='white'%3e%3cuse%20xlink:href='%23path-149'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-226'%3e%3c/g%3e%3cpolygon%20id='Fill-225'%20fill='%23EAF3FB'%20mask='url(%23mask-150)'%20points='-4.038%207.047%207.746%207.047%207.746%20-4.248%20-4.038%20-4.248'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-230'%20transform='translate(93.000000,%20204.500000)'%3e%3cmask%20id='mask-152'%20fill='white'%3e%3cuse%20xlink:href='%23path-151'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-229'%3e%3c/g%3e%3cpolygon%20id='Fill-228'%20fill='%23FFFFFF'%20mask='url(%23mask-152)'%20points='-4.53%207.614%208.205%207.614%208.205%20-4.3%20-4.53%20-4.3'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-233'%20transform='translate(93.000000,%20204.500000)'%3e%3cmask%20id='mask-154'%20fill='white'%3e%3cuse%20xlink:href='%23path-153'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-232'%3e%3c/g%3e%3cpolygon%20id='Fill-231'%20fill='%2352267D'%20mask='url(%23mask-154)'%20points='-4.687%207.774%208.363%207.774%208.363%20-4.456%20-4.687%20-4.456'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-236'%20transform='translate(93.000000,%20204.500000)'%3e%3cmask%20id='mask-156'%20fill='white'%3e%3cuse%20xlink:href='%23path-155'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-235'%3e%3c/g%3e%3cpolygon%20id='Fill-234'%20fill='%23EAF3FB'%20mask='url(%23mask-156)'%20points='-4.322%207.025%207.292%207.025%207.292%20-4.104%20-4.322%20-4.104'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-239'%20transform='translate(92.000000,%20204.500000)'%3e%3cmask%20id='mask-158'%20fill='white'%3e%3cuse%20xlink:href='%23path-157'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-238'%3e%3c/g%3e%3cpolygon%20id='Fill-237'%20fill='%23FFFFFF'%20mask='url(%23mask-158)'%20points='-4.867%207.649%207.732%207.649%207.732%20-4.171%20-4.867%20-4.171'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-242'%20transform='translate(91.000000,%20204.500000)'%3e%3cmask%20id='mask-160'%20fill='white'%3e%3cuse%20xlink:href='%23path-159'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-241'%3e%3c/g%3e%3cpolygon%20id='Fill-240'%20fill='%2352267D'%20mask='url(%23mask-160)'%20points='-4.024%207.81%208.891%207.81%208.891%20-4.328%20-4.024%20-4.328'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-245'%20transform='translate(92.000000,%20205.500000)'%3e%3cmask%20id='mask-162'%20fill='white'%3e%3cuse%20xlink:href='%23path-161'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-244'%3e%3c/g%3e%3cpolygon%20id='Fill-243'%20fill='%23EAF3FB'%20mask='url(%23mask-162)'%20points='-4.681%206.119%206.858%206.119%206.858%20-4.959%20-4.681%20-4.959'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-248'%20transform='translate(92.000000,%20187.500000)'%3e%3cmask%20id='mask-164'%20fill='white'%3e%3cuse%20xlink:href='%23path-163'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-247'%3e%3c/g%3e%3cpolygon%20id='Fill-246'%20fill='%239452BA'%20mask='url(%23mask-164)'%20points='-4.271%2024.484%2015.024%2024.484%2015.024%20-4.791%20-4.271%20-4.791'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-251'%20transform='translate(92.000000,%20187.500000)'%3e%3cmask%20id='mask-166'%20fill='white'%3e%3cuse%20xlink:href='%23path-165'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-250'%3e%3c/g%3e%3cpolygon%20id='Fill-249'%20fill='%2352267D'%20mask='url(%23mask-166)'%20points='-4.902%2025.113%2015.654%2025.113%2015.654%20-4.833%20-4.902%20-4.833'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-254'%20transform='translate(77.000000,%20189.500000)'%3e%3cmask%20id='mask-168'%20fill='white'%3e%3cuse%20xlink:href='%23path-167'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-253'%3e%3c/g%3e%3cpolygon%20id='Fill-252'%20fill='%239452BA'%20mask='url(%23mask-168)'%20points='-4.207%2022.837%2013.893%2022.837%2013.893%20-4.096%20-4.207%20-4.096'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-257'%20transform='translate(77.000000,%20189.500000)'%3e%3cmask%20id='mask-170'%20fill='white'%3e%3cuse%20xlink:href='%23path-169'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-256'%3e%3c/g%3e%3cpolygon%20id='Fill-255'%20fill='%2352267D'%20mask='url(%23mask-170)'%20points='-4.838%2023.467%2014.523%2023.467%2014.523%20-4.581%20-4.838%20-4.581'%3e%3c/polygon%3e%3c/g%3e%3cpolygon%20id='Fill-258'%20fill='%2352267D'%20points='81.6765%20193.655%2081.7835%20193.951%2082.1155%20193.831%2082.7825%20194.341%2082.2105%20194.639%2081.8655%20194.43%2082.0865%20194.375%2082.2355%20194.477%2082.4135%20194.217%2082.1475%20194.036%2081.0545%20194.307%2082.1975%20195%2083.3685%20194.391%2082.1695%20193.477'%3e%3c/polygon%3e%3cg%20id='Group-261'%20transform='translate(100.000000,%20204.500000)'%3e%3cmask%20id='mask-172'%20fill='white'%3e%3cuse%20xlink:href='%23path-171'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-260'%3e%3c/g%3e%3cpolygon%20id='Fill-259'%20fill='%23FFFFFF'%20mask='url(%23mask-172)'%20points='-4.018%207.445%208.848%207.445%208.848%20-4.637%20-4.018%20-4.637'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-264'%20transform='translate(100.000000,%20204.500000)'%3e%3cmask%20id='mask-174'%20fill='white'%3e%3cuse%20xlink:href='%23path-173'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-263'%3e%3c/g%3e%3cpolygon%20id='Fill-262'%20fill='%2352267D'%20mask='url(%23mask-174)'%20points='-4.334%207.76%209.162%207.76%209.162%20-4.95%20-4.334%20-4.95'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-267'%20transform='translate(101.000000,%20204.500000)'%3e%3cmask%20id='mask-176'%20fill='white'%3e%3cuse%20xlink:href='%23path-175'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-266'%3e%3c/g%3e%3cpolygon%20id='Fill-265'%20fill='%23EAF3FB'%20mask='url(%23mask-176)'%20points='-4.739%206.907%207.044%206.907%207.044%20-4.388%20-4.739%20-4.388'%3e%3c/polygon%3e%3c/g%3e%3cpolygon%20id='Fill-268'%20fill='%2352267D'%20points='96.3321%20196.1417%2097.4531%20196.4637%2097.3451%20197.3567%2096.2821%20197.4587%2095.8581%20196.9897%2096.3851%20196.6827%2096.7131%20196.7697%2096.4861%20197.0327%2096.7241%20197.2377%2097.2791%20196.5957%2096.3391%20196.3437%2095.3641%20196.9137%2096.1541%20197.7857%2097.6281%20197.6457%2097.7971%20196.2357%2096.4191%20195.8397'%3e%3c/polygon%3e%3cg%20id='Group-271'%20transform='translate(99.000000,%20204.500000)'%3e%3cmask%20id='mask-178'%20fill='white'%3e%3cuse%20xlink:href='%23path-177'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-270'%3e%3c/g%3e%3cpolygon%20id='Fill-269'%20fill='%23FFFFFF'%20mask='url(%23mask-178)'%20points='-4.231%207.474%208.504%207.474%208.504%20-4.441%20-4.231%20-4.441'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-274'%20transform='translate(99.000000,%20204.500000)'%3e%3cmask%20id='mask-180'%20fill='white'%3e%3cuse%20xlink:href='%23path-179'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-273'%3e%3c/g%3e%3cpolygon%20id='Fill-272'%20fill='%2352267D'%20mask='url(%23mask-180)'%20points='-4.545%207.793%208.82%207.793%208.82%20-4.755%20-4.545%20-4.755'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-277'%20transform='translate(99.000000,%20204.500000)'%3e%3cmask%20id='mask-182'%20fill='white'%3e%3cuse%20xlink:href='%23path-181'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-276'%3e%3c/g%3e%3cpolygon%20id='Fill-275'%20fill='%23EAF3FB'%20mask='url(%23mask-182)'%20points='-4.024%206.884%207.59%206.884%207.59%20-4.245%20-4.024%20-4.245'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-280'%20transform='translate(98.000000,%20204.500000)'%3e%3cmask%20id='mask-184'%20fill='white'%3e%3cuse%20xlink:href='%23path-183'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-279'%3e%3c/g%3e%3cpolygon%20id='Fill-278'%20fill='%23FFFFFF'%20mask='url(%23mask-184)'%20points='-4.265%207.505%208.033%207.505%208.033%20-4.105%20-4.265%20-4.105'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-283'%20transform='translate(98.000000,%20204.500000)'%3e%3cmask%20id='mask-186'%20fill='white'%3e%3cuse%20xlink:href='%23path-185'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-282'%3e%3c/g%3e%3cpolygon%20id='Fill-281'%20fill='%2352267D'%20mask='url(%23mask-186)'%20points='-4.58%207.819%208.351%207.819%208.351%20-4.419%20-4.58%20-4.419'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-286'%20transform='translate(98.000000,%20205.500000)'%3e%3cmask%20id='mask-188'%20fill='white'%3e%3cuse%20xlink:href='%23path-187'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-285'%3e%3c/g%3e%3cpolygon%20id='Fill-284'%20fill='%23EAF3FB'%20mask='url(%23mask-188)'%20points='-4.1%206.036%207.26%206.036%207.26%20-4.918%20-4.1%20-4.918'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-289'%20transform='translate(109.000000,%20204.500000)'%3e%3cmask%20id='mask-190'%20fill='white'%3e%3cuse%20xlink:href='%23path-189'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-288'%3e%3c/g%3e%3cpolygon%20id='Fill-287'%20fill='%23FFFFFF'%20mask='url(%23mask-190)'%20points='-4.062%207.382%208.673%207.382%208.673%20-4.532%20-4.062%20-4.532'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-292'%20transform='translate(109.000000,%20204.500000)'%3e%3cmask%20id='mask-192'%20fill='white'%3e%3cuse%20xlink:href='%23path-191'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-291'%3e%3c/g%3e%3cpolygon%20id='Fill-290'%20fill='%2352267D'%20mask='url(%23mask-192)'%20points='-4.376%207.702%208.989%207.702%208.989%20-4.845%20-4.376%20-4.845'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-295'%20transform='translate(110.000000,%20204.500000)'%3e%3cmask%20id='mask-194'%20fill='white'%3e%3cuse%20xlink:href='%23path-193'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-294'%3e%3c/g%3e%3cpolygon%20id='Fill-293'%20fill='%23EAF3FB'%20mask='url(%23mask-194)'%20points='-4.855%206.793%206.759%206.793%206.759%20-4.336%20-4.855%20-4.336'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-298'%20transform='translate(84.000000,%20204.500000)'%3e%3cmask%20id='mask-196'%20fill='white'%3e%3cuse%20xlink:href='%23path-195'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-297'%3e%3c/g%3e%3cpolygon%20id='Fill-296'%20fill='%23FFFFFF'%20mask='url(%23mask-196)'%20points='-4.865%207.82%208.001%207.82%208.001%20-4.262%20-4.865%20-4.262'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-301'%20transform='translate(83.000000,%20204.500000)'%3e%3cmask%20id='mask-198'%20fill='white'%3e%3cuse%20xlink:href='%23path-197'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-300'%3e%3c/g%3e%3cpolygon%20id='Fill-299'%20fill='%2352267D'%20mask='url(%23mask-198)'%20points='-4.022%207.978%209.158%207.978%209.158%20-4.416%20-4.022%20-4.416'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-304'%20transform='translate(84.000000,%20204.500000)'%3e%3cmask%20id='mask-200'%20fill='white'%3e%3cuse%20xlink:href='%23path-199'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-303'%3e%3c/g%3e%3cpolygon%20id='Fill-302'%20fill='%23EAF3FB'%20mask='url(%23mask-200)'%20points='-4.587%207.283%207.197%207.283%207.197%20-4.012%20-4.587%20-4.012'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-307'%20transform='translate(82.000000,%20204.500000)'%3e%3cmask%20id='mask-202'%20fill='white'%3e%3cuse%20xlink:href='%23path-201'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-306'%3e%3c/g%3e%3cpolygon%20id='Fill-305'%20fill='%23FFFFFF'%20mask='url(%23mask-202)'%20points='-4.077%207.85%208.658%207.85%208.658%20-4.065%20-4.077%20-4.065'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-310'%20transform='translate(82.000000,%20204.500000)'%3e%3cmask%20id='mask-204'%20fill='white'%3e%3cuse%20xlink:href='%23path-203'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-309'%3e%3c/g%3e%3cpolygon%20id='Fill-308'%20fill='%2352267D'%20mask='url(%23mask-204)'%20points='-4.235%208.009%208.815%208.009%208.815%20-4.223%20-4.235%20-4.223'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-313'%20transform='translate(83.000000,%20205.500000)'%3e%3cmask%20id='mask-206'%20fill='white'%3e%3cuse%20xlink:href='%23path-205'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-312'%3e%3c/g%3e%3cpolygon%20id='Fill-311'%20fill='%23EAF3FB'%20mask='url(%23mask-206)'%20points='-4.87%206.26%206.744%206.26%206.744%20-4.869%20-4.87%20-4.869'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-316'%20transform='translate(81.000000,%20205.500000)'%3e%3cmask%20id='mask-208'%20fill='white'%3e%3cuse%20xlink:href='%23path-207'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-315'%3e%3c/g%3e%3cpolygon%20id='Fill-314'%20fill='%23FFFFFF'%20mask='url(%23mask-208)'%20points='-4.112%206.88%208.186%206.88%208.186%20-4.729%20-4.112%20-4.729'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-319'%20transform='translate(81.000000,%20205.500000)'%3e%3cmask%20id='mask-210'%20fill='white'%3e%3cuse%20xlink:href='%23path-209'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-318'%3e%3c/g%3e%3cpolygon%20id='Fill-317'%20fill='%2352267D'%20mask='url(%23mask-210)'%20points='-4.269%207.039%208.345%207.039%208.345%20-4.887%20-4.269%20-4.887'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-322'%20transform='translate(82.000000,%20205.500000)'%3e%3cmask%20id='mask-212'%20fill='white'%3e%3cuse%20xlink:href='%23path-211'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-321'%3e%3c/g%3e%3cpolygon%20id='Fill-320'%20fill='%23EAF3FB'%20mask='url(%23mask-212)'%20points='-4.948%206.412%206.413%206.412%206.413%20-4.541%20-4.948%20-4.541'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-325'%20transform='translate(105.000000,%20204.500000)'%3e%3cmask%20id='mask-214'%20fill='white'%3e%3cuse%20xlink:href='%23path-213'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-324'%3e%3c/g%3e%3cpolygon%20id='Fill-323'%20fill='%23FFFFFF'%20mask='url(%23mask-214)'%20points='-4.97%207.542%206.949%207.542%206.949%20-4.218%20-4.97%20-4.218'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-328'%20transform='translate(104.000000,%20204.500000)'%3e%3cmask%20id='mask-216'%20fill='white'%3e%3cuse%20xlink:href='%23path-215'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-327'%3e%3c/g%3e%3cpolygon%20id='Fill-326'%20fill='%2352267D'%20mask='url(%23mask-216)'%20points='-4.285%207.855%208.264%207.855%208.264%20-4.533%20-4.285%20-4.533'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-331'%20transform='translate(105.000000,%20204.500000)'%3e%3cmask%20id='mask-218'%20fill='white'%3e%3cuse%20xlink:href='%23path-217'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-330'%3e%3c/g%3e%3cpolygon%20id='Fill-329'%20fill='%23EAF3FB'%20mask='url(%23mask-218)'%20points='-4.624%207.233%206.771%207.233%206.771%20-4.046%20-4.624%20-4.046'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-334'%20transform='translate(108.000000,%20204.500000)'%3e%3cmask%20id='mask-220'%20fill='white'%3e%3cuse%20xlink:href='%23path-219'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-333'%3e%3c/g%3e%3cpolygon%20id='Fill-332'%20fill='%23FFFFFF'%20mask='url(%23mask-220)'%20points='-4.71%207.394%208.232%207.394%208.232%20-4.627%20-4.71%20-4.627'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-337'%20transform='translate(107.000000,%20204.500000)'%3e%3cmask%20id='mask-222'%20fill='white'%3e%3cuse%20xlink:href='%23path-221'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-336'%3e%3c/g%3e%3cpolygon%20id='Fill-335'%20fill='%2352267D'%20mask='url(%23mask-222)'%20points='-4.027%207.709%209.547%207.709%209.547%20-4.94%20-4.027%20-4.94'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-340'%20transform='translate(108.000000,%20204.500000)'%3e%3cmask%20id='mask-224'%20fill='white'%3e%3cuse%20xlink:href='%23path-223'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-339'%3e%3c/g%3e%3cpolygon%20id='Fill-338'%20fill='%23EAF3FB'%20mask='url(%23mask-224)'%20points='-4.436%206.886%207.395%206.886%207.395%20-4.372%20-4.436%20-4.372'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-343'%20transform='translate(78.000000,%20195.500000)'%3e%3cmask%20id='mask-226'%20fill='white'%3e%3cuse%20xlink:href='%23path-225'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-342'%3e%3c/g%3e%3cpolygon%20id='Fill-341'%20fill='%23E1F2FF'%20mask='url(%23mask-226)'%20points='-4.408%2015.319%206.853%2015.319%206.853%20-4.917%20-4.408%20-4.917'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-346'%20transform='translate(100.000000,%2054.500000)'%3e%3cmask%20id='mask-228'%20fill='white'%3e%3cuse%20xlink:href='%23path-227'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-345'%3e%3c/g%3e%3cpolygon%20id='Fill-344'%20fill='%235E63B6'%20mask='url(%23mask-228)'%20points='-5%20100.5%2065%20100.5%2065%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M130.0006,55.5%20C120.4616,55.5%20114.9046,59.872%20110.7276,64.149%20C99.5926,75.554%2098.4796,114.015%20103.1646,134.378%20C103.1946,134.535%20103.2286,134.669%20103.2616,134.807%20C103.7036,136.672%20104.1816,138.351%20104.6976,139.876%20C105.6786,142.763%20106.6336,144.78%20107.7026,146.223%20C108.2216,146.926%20108.7536,147.486%20109.3316,147.937%20C110.6746,148.989%20112.3036,149.5%20114.3126,149.5%20L145.6876,149.5%20C147.6226,149.5%20149.1966,149.03%20150.5006,148.063%20C151.1606,147.573%20151.7646,146.956%20152.2936,146.227%20C153.3646,144.783%20154.3196,142.766%20155.3026,139.876%20C155.8176,138.357%20156.2946,136.679%20156.7186,134.889%20C156.7596,134.721%20156.7986,134.564%20156.8306,134.385%20L156.8356,134.361%20C161.7586,112.98%20159.9586,77.44%20150.3416,65.374%20C149.9936,64.936%20149.6346,64.523%20149.2706,64.148%20C148.2166,63.068%20147.2446,62.166%20146.3026,61.388%20C141.5116,57.37%20136.3326,55.5%20130.0006,55.5%20M145.6876,150.5%20L114.3126,150.5%20C112.0706,150.5%20110.2396,149.919%20108.7156,148.725%20C108.0656,148.218%20107.4716,147.594%20106.8986,146.818%20C105.7506,145.269%20104.7796,143.227%20103.7506,140.198%20C103.2246,138.642%20102.7386,136.934%20102.3086,135.12%20C102.2516,134.889%20102.2166,134.739%20102.1866,134.584%20C99.7086,123.815%2098.8696,108.781%20100.0006,95.367%20C101.2896,80.077%20104.8456,68.742%20110.0126,63.451%20C114.3346,59.024%20120.0906,54.5%20130.0006,54.5%20C136.5806,54.5%20141.9636,56.444%20146.9416,60.619%20C147.9086,61.417%20148.9056,62.344%20149.9866,63.45%20C150.3756,63.852%20150.7576,64.289%20151.1246,64.752%20C155.8286,70.655%20159.0206,82.024%20160.1086,96.764%20C161.0836,109.954%20160.2256,124.087%20157.8126,134.574%20C157.7766,134.771%20157.7346,134.943%20157.6896,135.124%20C157.2606,136.94%20156.7746,138.648%20156.2496,140.198%20C155.2186,143.23%20154.2466,145.272%20153.0996,146.819%20C152.5136,147.626%20151.8386,148.316%20151.0966,148.866%20C149.6146,149.965%20147.8456,150.5%20145.6876,150.5'%20id='Fill-347'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-351'%20transform='translate(119.000000,%20119.500000)'%3e%3cmask%20id='mask-230'%20fill='white'%3e%3cuse%20xlink:href='%23path-229'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-350'%3e%3c/g%3e%3cpolygon%20id='Fill-349'%20fill='%23FFFFFF'%20mask='url(%23mask-230)'%20points='-4%2043.5%2032%2043.5%2032%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-354'%20transform='translate(109.000000,%20108.500000)'%3e%3cmask%20id='mask-232'%20fill='white'%3e%3cuse%20xlink:href='%23path-231'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-353'%3e%3c/g%3e%3cpath%20d='M16.1862,48.5%20L31.8142,48.5%20L35.8392,23.42%20L31.6662,23.107%20L31.6662,12.5%20L16.3332,12.5%20L16.3332,23.107%20L12.1602,23.42%20L16.1862,48.5%20Z%20M33.5192,50.5%20L14.4812,50.5%20L9.8392,21.588%20L14.3332,21.251%20L14.3332,10.5%20L33.6662,10.5%20L33.6662,21.251%20L38.1602,21.588%20L33.5192,50.5%20Z'%20id='Fill-352'%20fill='%235E63B6'%20mask='url(%23mask-232)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-357'%20transform='translate(123.000000,%20119.500000)'%3e%3cmask%20id='mask-234'%20fill='white'%3e%3cuse%20xlink:href='%23path-233'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-356'%3e%3c/g%3e%3cpolygon%20id='Fill-355'%20fill='%23DEE9F4'%20mask='url(%23mask-234)'%20points='-5%2015.5%2022%2015.5%2022%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-360'%20transform='translate(80.000000,%20130.500000)'%3e%3cmask%20id='mask-236'%20fill='white'%3e%3cuse%20xlink:href='%23path-235'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-359'%3e%3c/g%3e%3cpolygon%20id='Fill-358'%20fill='%23FFFFFF'%20mask='url(%23mask-236)'%20points='-5%2085.5%20108%2085.5%20108%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M134.5387,210.5%20L168.0237,210.5%20L180.3517,187.5%20C182.8477,183.333%20183.1827,178.212%20181.2607,173.78%20C176.2657,162.259%20164.0567,140.888%20160.5247,137.483%20C155.2507,132.396%20149.2447,132.012%20143.4347,131.641%20C142.8837,131.605%20142.3347,131.57%20141.7907,131.531%20L131.4997,159.829%20L121.2077,131.531%20C120.6637,131.57%20120.1157,131.605%20119.5637,131.641%20C113.7547,132.012%20107.7487,132.396%20102.4747,137.483%20C98.9397,140.892%2086.7307,162.263%2081.7397,173.78%20C79.8177,178.212%2080.1527,183.333%2082.6357,187.479%20L94.9757,210.5%20L128.3327,210.5%20L131.5117,202.181%20L134.5387,210.5%20Z%20M168.6217,211.5%20L133.8397,211.5%20L131.4877,205.042%20L129.0197,211.5%20L94.3777,211.5%20L81.7667,187.973%20C79.1297,183.571%2078.7727,178.109%2080.8217,173.383%20C85.5357,162.507%2097.8127,140.59%20101.7807,136.763%20C107.3177,131.421%20113.7897,131.008%20119.4997,130.643%20C120.1967,130.598%20120.8897,130.554%20121.5727,130.501%20L122.0417,130.466%20L122.1347,131.153%20L131.4997,156.903%20L140.8637,131.152%20L140.9537,130.465%20L141.4267,130.501%20C142.1097,130.554%20142.8027,130.598%20143.4997,130.643%20C149.2097,131.008%20155.6817,131.421%20161.2187,136.763%20C165.1827,140.585%20177.4607,162.503%20182.1787,173.383%20C184.2277,178.11%20183.8697,183.572%20181.2217,187.993%20L168.6217,211.5%20Z'%20id='Fill-361'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-365'%20transform='translate(112.000000,%20130.500000)'%3e%3cmask%20id='mask-238'%20fill='white'%3e%3cuse%20xlink:href='%23path-237'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-364'%3e%3c/g%3e%3cpolygon%20id='Fill-363'%20fill='%23EFEFF6'%20mask='url(%23mask-238)'%20points='-5%2032.5%2025%2032.5%2025%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M118.4479,146.2622%20L130.8819,156.4382%20L121.6489,131.7762%20L113.0779,137.6932%20L122.2859,141.0712%20L118.4479,146.2622%20Z%20M133.1179,159.5612%20L117.0789,146.4332%20L120.6879,141.5512%20L110.9219,137.9682%20L122.1359,130.2242%20L133.1179,159.5612%20Z'%20id='Fill-366'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-370'%20transform='translate(132.000000,%20130.500000)'%3e%3cmask%20id='mask-240'%20fill='white'%3e%3cuse%20xlink:href='%23path-239'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-369'%3e%3c/g%3e%3cpolygon%20id='Fill-368'%20fill='%23EFEFF6'%20mask='url(%23mask-240)'%20points='-5%2032.5%2025%2032.5%2025%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M142.3366,131.772%20L133.1196,156.433%20L145.5536,146.213%20L141.7166,141.001%20L150.9156,137.612%20L142.3366,131.772%20Z%20M130.8796,159.567%20L141.8466,130.228%20L153.0836,137.878%20L143.3106,141.48%20L146.9206,146.384%20L130.8796,159.567%20Z'%20id='Fill-371'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-375'%20transform='translate(107.000000,%2061.500000)'%3e%3cmask%20id='mask-242'%20fill='white'%3e%3cuse%20xlink:href='%23path-241'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-374'%3e%3c/g%3e%3cpolygon%20id='Fill-373'%20fill='%23EFEFF6'%20mask='url(%23mask-242)'%20points='-4%2069.5%2054%2069.5%2054%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-378'%20transform='translate(97.000000,%2050.500000)'%3e%3cmask%20id='mask-244'%20fill='white'%3e%3cuse%20xlink:href='%23path-243'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-377'%3e%3c/g%3e%3cpath%20d='M15.3639,42.3106%20C13.5089,42.3106%2011.9999,43.7506%2011.9999,45.5196%20L11.9999,49.8986%20C11.9999,51.6696%2013.5089,53.1106%2015.3639,53.1106%20L16.3639,53.1106%20L16.3639,54.1106%20C16.3639,62.8756%2026.9879,74.4996%2034.9999,74.4996%20C43.0109,74.4996%2053.6359,62.8756%2053.6359,54.1106%20L53.6359,53.1106%20L54.6359,53.1106%20C56.4909,53.1106%2057.9999,51.6696%2057.9999,49.8986%20L57.9999,45.5196%20C57.9999,43.7506%2056.4909,42.3106%2054.6359,42.3106%20L53.6359,42.3106%20L53.6359,32.5526%20C53.6359,23.7446%2043.1859,12.4996%2034.9999,12.4996%20C26.8139,12.4996%2016.3639,23.7446%2016.3639,32.5526%20L16.3639,42.3106%20L15.3639,42.3106%20Z%20M34.9999,76.4996%20C26.2149,76.4996%2015.0739,64.7056%2014.3959,55.0256%20C11.8989,54.5816%209.9999,52.4516%209.9999,49.8986%20L9.9999,45.5196%20C9.9999,42.9786%2011.8829,40.8576%2014.3639,40.4016%20L14.3639,32.5526%20C14.3639,22.6606%2025.7429,10.4996%2034.9999,10.4996%20C44.2579,10.4996%2055.6359,22.6606%2055.6359,32.5526%20L55.6359,40.4016%20C58.1179,40.8576%2059.9999,42.9796%2059.9999,45.5196%20L59.9999,49.8986%20C59.9999,52.4516%2058.1009,54.5816%2055.6039,55.0256%20C54.9269,64.7056%2043.7859,76.4996%2034.9999,76.4996%20L34.9999,76.4996%20Z'%20id='Fill-376'%20fill='%235E63B6'%20mask='url(%23mask-244)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-381'%20transform='translate(129.000000,%2061.500000)'%3e%3cmask%20id='mask-246'%20fill='white'%3e%3cuse%20xlink:href='%23path-245'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-380'%3e%3c/g%3e%3cpolygon%20id='Fill-379'%20fill='%23FFFFFF'%20mask='url(%23mask-246)'%20points='-5%2069.5%2032%2069.5%2032%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-384'%20transform='translate(117.000000,%2093.500000)'%3e%3cmask%20id='mask-248'%20fill='white'%3e%3cuse%20xlink:href='%23path-247'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-383'%3e%3c/g%3e%3cpolygon%20id='Fill-382'%20fill='%234A6286'%20mask='url(%23mask-248)'%20points='-5%2012.5%2012%2012.5%2012%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-387'%20transform='translate(117.000000,%2092.500000)'%3e%3cmask%20id='mask-250'%20fill='white'%3e%3cuse%20xlink:href='%23path-249'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-386'%3e%3c/g%3e%3cpolygon%20id='Fill-385'%20fill='%235E63B6'%20mask='url(%23mask-250)'%20points='-5%2012.5%2012%2012.5%2012%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-390'%20transform='translate(122.000000,%2093.500000)'%3e%3cmask%20id='mask-252'%20fill='white'%3e%3cuse%20xlink:href='%23path-251'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-389'%3e%3c/g%3e%3cpolygon%20id='Fill-388'%20fill='%23FFFFFF'%20mask='url(%23mask-252)'%20points='-5%207.5%207%207.5%207%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-393'%20transform='translate(114.000000,%2089.500000)'%3e%3cmask%20id='mask-254'%20fill='white'%3e%3cuse%20xlink:href='%23path-253'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-392'%3e%3c/g%3e%3cpolygon%20id='Fill-391'%20fill='%235E63B6'%20mask='url(%23mask-254)'%20points='-5%208.5%2015%208.5%2015%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-396'%20transform='translate(139.000000,%2093.500000)'%3e%3cmask%20id='mask-256'%20fill='white'%3e%3cuse%20xlink:href='%23path-255'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-395'%3e%3c/g%3e%3cpolygon%20id='Fill-394'%20fill='%234A6286'%20mask='url(%23mask-256)'%20points='-5%2012.5%2012%2012.5%2012%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-399'%20transform='translate(139.000000,%2092.500000)'%3e%3cmask%20id='mask-258'%20fill='white'%3e%3cuse%20xlink:href='%23path-257'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-398'%3e%3c/g%3e%3cpolygon%20id='Fill-397'%20fill='%235E63B6'%20mask='url(%23mask-258)'%20points='-5%2012.5%2012%2012.5%2012%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-402'%20transform='translate(143.000000,%2093.500000)'%3e%3cmask%20id='mask-260'%20fill='white'%3e%3cuse%20xlink:href='%23path-259'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-401'%3e%3c/g%3e%3cpolygon%20id='Fill-400'%20fill='%23FFFFFF'%20mask='url(%23mask-260)'%20points='-5%207.5%207%207.5%207%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-405'%20transform='translate(138.000000,%2089.500000)'%3e%3cmask%20id='mask-262'%20fill='white'%3e%3cuse%20xlink:href='%23path-261'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-404'%3e%3c/g%3e%3cpolygon%20id='Fill-403'%20fill='%235E63B6'%20mask='url(%23mask-262)'%20points='-5%208.5%2015%208.5%2015%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-408'%20transform='translate(125.000000,%20112.500000)'%3e%3cmask%20id='mask-264'%20fill='white'%3e%3cuse%20xlink:href='%23path-263'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-407'%3e%3c/g%3e%3cpolygon%20id='Fill-406'%20fill='%235E63B6'%20mask='url(%23mask-264)'%20points='-5%2011.5%2020%2011.5%2020%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-411'%20transform='translate(111.000000,%2086.500000)'%3e%3cmask%20id='mask-266'%20fill='white'%3e%3cuse%20xlink:href='%23path-265'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-410'%3e%3c/g%3e%3cpolygon%20id='Fill-409'%20fill='%239452BA'%20mask='url(%23mask-266)'%20points='-5%2021.5%2049%2021.5%2049%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-414'%20transform='translate(104.000000,%2052.500000)'%3e%3cmask%20id='mask-268'%20fill='white'%3e%3cuse%20xlink:href='%23path-267'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-413'%3e%3c/g%3e%3cpolygon%20id='Fill-412'%20fill='%235E63B6'%20mask='url(%23mask-268)'%20points='-5%2075.5%2053.743%2075.5%2053.743%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M105.6579,75.812%20C102.5359,88.777%20106.1699,100.934%20111.6699,119.334%20L112.5119,122.158%20C115.3149,119.637%20116.2419,113.214%20117.3059,105.845%20C119.4079,91.283%20122.0239,73.167%20140.9639,73.167%20L141.0569,73.167%20L141.3869,73.168%20L141.5159,73.472%20C143.4029,77.935%20145.8589,82.142%20148.8149,85.977%20C149.3859,86.717%20150.5869,87.628%20151.2979,88.11%20C153.8279,75.382%20150.7509,70.424%20148.7029,67.123%20C148.0289,66.037%20147.4459,65.098%20147.2579,64.128%20C146.0079,57.746%20140.3159,53.676%20132.4029,53.505%20C132.2449,53.502%20132.0849,53.5%20131.9259,53.5%20C121.7699,53.5%20109.3669,60.413%20105.6579,75.812%20L105.6579,75.812%20Z%20M111.9559,123.791%20L110.7119,119.621%20C105.1649,101.064%20101.5009,88.805%20104.6849,75.578%20C108.5829,59.4%20121.7699,52.271%20132.4249,52.505%20C140.7069,52.684%20146.9139,57.171%20148.2379,63.937%20C148.3929,64.727%20148.9049,65.551%20149.5529,66.596%20C151.5899,69.879%20154.9989,75.374%20152.1349,89.007%20L152.0159,89.567%20L151.4769,89.375%20C151.0609,89.226%20148.8939,87.718%20148.0219,86.587%20C145.0829,82.773%20142.6289,78.596%20140.7249,74.168%20C122.8659,74.324%20120.3339,91.871%20118.2959,105.987%20C117.1319,114.054%20116.1259,121.02%20112.5179,123.416%20L111.9559,123.791%20Z'%20id='Fill-415'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-419'%20transform='translate(234.000000,%20163.500000)'%3e%3cmask%20id='mask-270'%20fill='white'%3e%3cuse%20xlink:href='%23path-269'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-418'%3e%3c/g%3e%3cpolygon%20id='Fill-417'%20fill='%235E63B6'%20mask='url(%23mask-270)'%20points='-4.301%2010.903%206.699%2010.903%206.699%20-4.035%20-4.301%20-4.035'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-422'%20transform='translate(232.000000,%20165.500000)'%3e%3cmask%20id='mask-272'%20fill='white'%3e%3cuse%20xlink:href='%23path-271'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-421'%3e%3c/g%3e%3cpolygon%20id='Fill-420'%20fill='%235E63B6'%20mask='url(%23mask-272)'%20points='-4.27%206.934%2010.668%206.934%2010.668%20-4.066%20-4.27%20-4.066'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-425'%20transform='translate(224.000000,%20100.500000)'%3e%3cmask%20id='mask-274'%20fill='white'%3e%3cuse%20xlink:href='%23path-273'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-424'%3e%3c/g%3e%3cpolygon%20id='Fill-423'%20fill='%235E63B6'%20mask='url(%23mask-274)'%20points='-4.633%2010.081%206.367%2010.081%206.367%20-4.857%20-4.633%20-4.857'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-428'%20transform='translate(222.000000,%20102.500000)'%3e%3cmask%20id='mask-276'%20fill='white'%3e%3cuse%20xlink:href='%23path-275'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-427'%3e%3c/g%3e%3cpolygon%20id='Fill-426'%20fill='%235E63B6'%20mask='url(%23mask-276)'%20points='-4.602%206.112%2010.336%206.112%2010.336%20-4.888%20-4.602%20-4.888'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-431'%20transform='translate(188.000000,%2033.500000)'%3e%3cmask%20id='mask-278'%20fill='white'%3e%3cuse%20xlink:href='%23path-277'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-430'%3e%3c/g%3e%3cpolygon%20id='Fill-429'%20fill='%235E63B6'%20mask='url(%23mask-278)'%20points='-4.154%2014.501%207.846%2014.501%207.846%20-4.499%20-4.154%20-4.499'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-434'%20transform='translate(185.000000,%2037.500000)'%3e%3cmask%20id='mask-280'%20fill='white'%3e%3cuse%20xlink:href='%23path-279'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-433'%3e%3c/g%3e%3cpolygon%20id='Fill-432'%20fill='%235E63B6'%20mask='url(%23mask-280)'%20points='-4.654%207.001%2014.346%207.001%2014.346%20-4.999%20-4.654%20-4.999'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-437'%20transform='translate(42.000000,%2063.500000)'%3e%3cmask%20id='mask-282'%20fill='white'%3e%3cuse%20xlink:href='%23path-281'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-436'%3e%3c/g%3e%3cpolygon%20id='Fill-435'%20fill='%235E63B6'%20mask='url(%23mask-282)'%20points='-4.174%2014.632%207.826%2014.632%207.826%20-4.368%20-4.174%20-4.368'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-440'%20transform='translate(39.000000,%2067.500000)'%3e%3cmask%20id='mask-284'%20fill='white'%3e%3cuse%20xlink:href='%23path-283'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-439'%3e%3c/g%3e%3cpolygon%20id='Fill-438'%20fill='%235E63B6'%20mask='url(%23mask-284)'%20points='-4.674%207.132%2014.326%207.132%2014.326%20-4.868%20-4.674%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-443'%20transform='translate(84.000000,%2072.500000)'%3e%3cmask%20id='mask-286'%20fill='white'%3e%3cuse%20xlink:href='%23path-285'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-442'%3e%3c/g%3e%3cpolygon%20id='Fill-441'%20fill='%235E63B6'%20mask='url(%23mask-286)'%20points='-4.973%2010.101%206.027%2010.101%206.027%20-4.836%20-4.973%20-4.836'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-446'%20transform='translate(82.000000,%2074.500000)'%3e%3cmask%20id='mask-288'%20fill='white'%3e%3cuse%20xlink:href='%23path-287'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-445'%3e%3c/g%3e%3cpolygon%20id='Fill-444'%20fill='%235E63B6'%20mask='url(%23mask-288)'%20points='-4.942%206.132%209.995%206.132%209.995%20-4.868%20-4.942%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-449'%20transform='translate(20.000000,%20184.500000)'%3e%3cmask%20id='mask-290'%20fill='white'%3e%3cuse%20xlink:href='%23path-289'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-448'%3e%3c/g%3e%3cpolygon%20id='Fill-447'%20fill='%235E63B6'%20mask='url(%23mask-290)'%20points='-4.091%2010.881%206.909%2010.881%206.909%20-4.056%20-4.091%20-4.056'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-452'%20transform='translate(18.000000,%20186.500000)'%3e%3cmask%20id='mask-292'%20fill='white'%3e%3cuse%20xlink:href='%23path-291'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-451'%3e%3c/g%3e%3cpolygon%20id='Fill-450'%20fill='%235E63B6'%20mask='url(%23mask-292)'%20points='-4.059%206.913%2010.878%206.913%2010.878%20-4.087%20-4.059%20-4.087'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-459'%20transform='translate(28.000000,%20181.500000)'%3e%3cg%20id='Group-455'%3e%3cmask%20id='mask-294'%20fill='white'%3e%3cuse%20xlink:href='%23path-293'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-454'%3e%3c/g%3e%3cpolygon%20id='Fill-453'%20fill='%23FFFFFF'%20mask='url(%23mask-294)'%20points='0.9972%202.6612%204.5612%200.8452%2015.0032%2021.3382%2011.4392%2023.1542'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-458'%3e%3cmask%20id='mask-296'%20fill='white'%3e%3cuse%20xlink:href='%23path-295'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-457'%3e%3c/g%3e%3cpath%20d='M2.3415,3.0982%20L11.8755,21.8092%20L13.6575,20.9012%20L4.1235,2.1902%20L2.3415,3.0982%20Z%20M11.0025,24.4992%20L-0.3475,2.2242%20L4.9985,-0.4998%20L16.3475,21.7752%20L11.0025,24.4992%20Z'%20id='Fill-456'%20fill='%235E63B6'%20mask='url(%23mask-296)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-466'%20transform='translate(27.000000,%20164.500000)'%3e%3cg%20id='Group-462'%3e%3cmask%20id='mask-298'%20fill='white'%3e%3cuse%20xlink:href='%23path-297'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-461'%3e%3c/g%3e%3cpolygon%20id='Fill-460'%20fill='%23FFFFFF'%20mask='url(%23mask-298)'%20points='14.1413%200.5205%2017.3773%202.8725%203.8583%2021.4785%200.6223%2019.1275'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-465'%3e%3cmask%20id='mask-300'%20fill='white'%3e%3cuse%20xlink:href='%23path-299'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-464'%3e%3c/g%3e%3cpath%20d='M2.0192,18.9068%20L3.6372,20.0818%20L15.9812,3.0928%20L14.3632,1.9178%20L2.0192,18.9068%20Z%20M4.0792,22.8758%20L-0.7738,19.3488%20L13.9192,-0.8762%20L18.7742,2.6508%20L4.0792,22.8758%20Z'%20id='Fill-463'%20fill='%235E63B6'%20mask='url(%23mask-300)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-469'%20transform='translate(52.000000,%20154.500000)'%3e%3cmask%20id='mask-302'%20fill='white'%3e%3cuse%20xlink:href='%23path-301'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-468'%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-472'%20transform='translate(52.000000,%20154.500000)'%3e%3cmask%20id='mask-304'%20fill='white'%3e%3cuse%20xlink:href='%23path-303'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-471'%3e%3c/g%3e%3cpath%20d='M2.1637,8.522%20L1.7127,6.574%20C3.0637,6.261%203.9027,4.885%203.5847,3.506%20C3.2667,2.126%201.9057,1.256%200.5577,1.57%20L0.1077,-0.379%20C2.5277,-0.938%204.9667,0.602%205.5337,3.056%20C6.1007,5.51%204.5887,7.961%202.1637,8.522'%20id='Fill-470'%20fill='%235E63B6'%20mask='url(%23mask-304)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-475'%20transform='translate(34.000000,%20156.500000)'%3e%3cmask%20id='mask-306'%20fill='white'%3e%3cuse%20xlink:href='%23path-305'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-474'%3e%3c/g%3e%3cpath%20d='M4.3459,0.4932%20C1.4239,1.1682%20-0.3901,4.1202%200.2949,7.0872%20C0.9799,10.0542%203.9039,11.9122%206.8259,11.2372'%20id='Fill-473'%20fill='%23FFFFFF'%20mask='url(%23mask-306)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-478'%20transform='translate(34.000000,%20156.500000)'%3e%3cmask%20id='mask-308'%20fill='white'%3e%3cuse%20xlink:href='%23path-307'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-477'%3e%3c/g%3e%3cpath%20d='M5.6217,12.375%20C2.6867,12.375%200.0177,10.327%20-0.6803,7.312%20C-1.4873,3.812%200.6657,0.316%204.1207,-0.481%20L4.5697,1.467%20C2.1897,2.017%200.7097,4.437%201.2687,6.862%20C1.8287,9.287%204.2237,10.814%206.6017,10.263%20L7.0517,12.212%20C6.5727,12.322%206.0947,12.375%205.6217,12.375'%20id='Fill-476'%20fill='%235E63B6'%20mask='url(%23mask-308)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-485'%20transform='translate(38.000000,%20155.500000)'%3e%3cg%20id='Group-481'%3e%3cmask%20id='mask-310'%20fill='white'%3e%3cuse%20xlink:href='%23path-309'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-480'%3e%3c/g%3e%3cpolygon%20id='Fill-479'%20fill='%23FFFFFF'%20mask='url(%23mask-310)'%20points='0.0348%201.565%203.1468%200.846%205.6278%2011.591%202.5148%2012.31'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-484'%3e%3cmask%20id='mask-312'%20fill='white'%3e%3cuse%20xlink:href='%23path-311'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-483'%3e%3c/g%3e%3cpath%20d='M1.234,2.3145%20L3.264,11.1105%20L4.428,10.8415%20L2.398,2.0455%20L1.234,2.3145%20Z%20M1.766,13.5085%20L-1.164,0.8155%20L3.896,-0.3525%20L6.827,12.3405%20L1.766,13.5085%20Z'%20id='Fill-482'%20fill='%235E63B6'%20mask='url(%23mask-312)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-488'%20transform='translate(40.000000,%20147.500000)'%3e%3cmask%20id='mask-314'%20fill='white'%3e%3cuse%20xlink:href='%23path-313'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-487'%3e%3c/g%3e%3cpolygon%20id='Fill-486'%20fill='%23FFFFFF'%20mask='url(%23mask-314)'%20points='0.5246%208.9903%2010.8936%20-0.0607%2016.2926%2023.3243%203.0046%2019.7343'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-491'%20transform='translate(40.000000,%20146.500000)'%3e%3cmask%20id='mask-316'%20fill='white'%3e%3cuse%20xlink:href='%23path-315'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-490'%3e%3c/g%3e%3cpath%20d='M3.8454,19.9253%20L14.9424,22.9243%20L10.2934,2.7903%20L1.6344,10.3493%20L3.8454,19.9253%20Z%20M17.6414,25.7243%20L2.1654,21.5433%20L-0.5846,9.6313%20L11.4924,-0.9107%20L17.6414,25.7243%20Z'%20id='Fill-489'%20fill='%235E63B6'%20mask='url(%23mask-316)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-494'%20transform='translate(29.000000,%20201.500000)'%3e%3cmask%20id='mask-318'%20fill='white'%3e%3cuse%20xlink:href='%23path-317'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-493'%3e%3c/g%3e%3cpolygon%20id='Fill-492'%20fill='%23FFFFFF'%20mask='url(%23mask-318)'%20points='-5%2015.5%2031%2015.5%2031%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M55.4997,212%20L54.4997,212%20C54.4997,206.762%2048.8927,202.5%2041.9997,202.5%20C35.1067,202.5%2029.4997,206.762%2029.4997,212%20L28.4997,212%20C28.4997,206.21%2034.5557,201.5%2041.9997,201.5%20C49.4437,201.5%2055.4997,206.21%2055.4997,212'%20id='Fill-495'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-499'%20transform='translate(27.000000,%20179.500000)'%3e%3cmask%20id='mask-320'%20fill='white'%3e%3cuse%20xlink:href='%23path-319'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-498'%3e%3c/g%3e%3cpolygon%20id='Fill-497'%20fill='%23FFFFFF'%20mask='url(%23mask-320)'%20points='-5%2012.5%2012%2012.5%2012%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M30.4997,180.5%20C28.8457,180.5%2027.4997,181.846%2027.4997,183.5%20C27.4997,185.154%2028.8457,186.5%2030.4997,186.5%20C32.1537,186.5%2033.4997,185.154%2033.4997,183.5%20C33.4997,181.846%2032.1537,180.5%2030.4997,180.5%20M30.4997,187.5%20C28.2937,187.5%2026.4997,185.706%2026.4997,183.5%20C26.4997,181.294%2028.2937,179.5%2030.4997,179.5%20C32.7057,179.5%2034.4997,181.294%2034.4997,183.5%20C34.4997,185.706%2032.7057,187.5%2030.4997,187.5'%20id='Fill-500'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-504'%20transform='translate(29.000000,%20181.500000)'%3e%3cmask%20id='mask-322'%20fill='white'%3e%3cuse%20xlink:href='%23path-321'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-503'%3e%3c/g%3e%3cpolygon%20id='Fill-502'%20fill='%23FFFFFF'%20mask='url(%23mask-322)'%20points='-5%209.5%209%209.5%209%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M30.9997,182.5%20C30.1727,182.5%2029.4997,183.173%2029.4997,184%20C29.4997,184.827%2030.1727,185.5%2030.9997,185.5%20C31.8267,185.5%2032.4997,184.827%2032.4997,184%20C32.4997,183.173%2031.8267,182.5%2030.9997,182.5%20M30.9997,186.5%20C29.6207,186.5%2028.4997,185.378%2028.4997,184%20C28.4997,182.622%2029.6207,181.5%2030.9997,181.5%20C32.3787,181.5%2033.4997,182.622%2033.4997,184%20C33.4997,185.378%2032.3787,186.5%2030.9997,186.5'%20id='Fill-505'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-509'%20transform='translate(78.000000,%20143.500000)'%3e%3cmask%20id='mask-324'%20fill='white'%3e%3cuse%20xlink:href='%23path-323'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-508'%3e%3c/g%3e%3cpolygon%20id='Fill-507'%20fill='%23FFFFFF'%20mask='url(%23mask-324)'%20points='-5%2071.75%20105%2071.75%20105%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M83.9528,144.5%20C80.9458,144.5%2078.4998,146.712%2078.4998,149.432%20L78.4998,204.818%20C78.4998,207.538%2080.9458,209.75%2083.9528,209.75%20L172.0478,209.75%20C175.0538,209.75%20177.4998,207.538%20177.4998,204.818%20L177.4998,149.432%20C177.4998,146.712%20175.0538,144.5%20172.0478,144.5%20L83.9528,144.5%20Z%20M172.0478,210.75%20L83.9528,210.75%20C80.3938,210.75%2077.4998,208.089%2077.4998,204.818%20L77.4998,149.432%20C77.4998,146.161%2080.3938,143.5%2083.9528,143.5%20L172.0478,143.5%20C175.6048,143.5%20178.4998,146.161%20178.4998,149.432%20L178.4998,204.818%20C178.4998,208.089%20175.6048,210.75%20172.0478,210.75%20L172.0478,210.75%20Z'%20id='Fill-510'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-514'%20transform='translate(80.000000,%20146.500000)'%3e%3cmask%20id='mask-326'%20fill='white'%3e%3cuse%20xlink:href='%23path-325'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-513'%3e%3c/g%3e%3cpolygon%20id='Fill-512'%20fill='%23EFEFF6'%20mask='url(%23mask-326)'%20points='-4.333%2066.834%2077.667%2066.834%2077.667%20-4.916%20-4.333%20-4.916'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-517'%20transform='translate(119.000000,%20169.500000)'%3e%3cmask%20id='mask-328'%20fill='white'%3e%3cuse%20xlink:href='%23path-327'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-516'%3e%3c/g%3e%3cpolygon%20id='Fill-515'%20fill='%239452BA'%20mask='url(%23mask-328)'%20points='-8.0482%205.1939%2016.3058%20-7.2151%2028.7158%2017.1389%204.3608%2029.5479'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-520'%20transform='translate(2.000000,%20209.500000)'%3e%3cmask%20id='mask-330'%20fill='white'%3e%3cuse%20xlink:href='%23path-329'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-519'%3e%3c/g%3e%3cpolygon%20id='Fill-518'%20fill='%235E63B6'%20mask='url(%23mask-330)'%20points='-5%207.5%2015.973%207.5%2015.973%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-523'%20transform='translate(243.000000,%20209.500000)'%3e%3cmask%20id='mask-332'%20fill='white'%3e%3cuse%20xlink:href='%23path-331'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-522'%3e%3c/g%3e%3cpolygon%20id='Fill-521'%20fill='%235E63B6'%20mask='url(%23mask-332)'%20points='-5%207.5%2015.974%207.5%2015.974%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-526'%20transform='translate(93.000000,%20218.500000)'%3e%3cmask%20id='mask-334'%20fill='white'%3e%3cuse%20xlink:href='%23path-333'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-525'%3e%3c/g%3e%3cpolygon%20id='Fill-524'%20fill='%235E63B6'%20mask='url(%23mask-334)'%20points='-4.77%207.219%2074.417%207.219%2074.417%20-4.781%20-4.77%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-529'%20transform='translate(169.000000,%20218.500000)'%3e%3cmask%20id='mask-336'%20fill='white'%3e%3cuse%20xlink:href='%23path-335'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-528'%3e%3c/g%3e%3cpolygon%20id='Fill-527'%20fill='%235E63B6'%20mask='url(%23mask-336)'%20points='-4.964%207.219%2016.177%207.219%2016.177%20-4.781%20-4.964%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-532'%20transform='translate(80.000000,%20218.500000)'%3e%3cmask%20id='mask-338'%20fill='white'%3e%3cuse%20xlink:href='%23path-337'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-531'%3e%3c/g%3e%3cpolygon%20id='Fill-530'%20fill='%235E63B6'%20mask='url(%23mask-338)'%20points='-4.652%207.219%2012.348%207.219%2012.348%20-4.856%20-4.652%20-4.856'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-535'%20transform='translate(19.000000,%20209.500000)'%3e%3cmask%20id='mask-340'%20fill='white'%3e%3cuse%20xlink:href='%23path-339'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-534'%3e%3c/g%3e%3cpolygon%20id='Fill-533'%20fill='%235E63B6'%20mask='url(%23mask-340)'%20points='-5%207.5%20224.894%207.5%20224.894%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-538'%20transform='translate(189.000000,%20188.500000)'%3e%3cmask%20id='mask-342'%20fill='white'%3e%3cuse%20xlink:href='%23path-341'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-537'%3e%3c/g%3e%3cpath%20d='M2.9997,-0.5%20L17.9997,-0.5%20C19.6567,-0.5%2020.9997,0.843%2020.9997,2.5%20L20.9997,16.5%20C20.9997,19.813%2018.3137,22.5%2014.9997,22.5%20L5.9997,22.5%20C2.6867,22.5%20-0.0003,19.813%20-0.0003,16.5%20L-0.0003,2.5%20C-0.0003,0.843%201.3437,-0.5%202.9997,-0.5'%20id='Fill-536'%20fill='%23FFFFFF'%20mask='url(%23mask-342)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-541'%20transform='translate(189.000000,%20187.500000)'%3e%3cmask%20id='mask-344'%20fill='white'%3e%3cuse%20xlink:href='%23path-343'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-540'%3e%3c/g%3e%3cpath%20d='M2.9997,1.5%20C1.8967,1.5%200.9997,2.397%200.9997,3.5%20L0.9997,17.5%20C0.9997,20.257%203.2427,22.5%205.9997,22.5%20L14.9997,22.5%20C17.7567,22.5%2019.9997,20.257%2019.9997,17.5%20L19.9997,3.5%20C19.9997,2.397%2019.1027,1.5%2017.9997,1.5%20L2.9997,1.5%20Z%20M14.9997,24.5%20L5.9997,24.5%20C2.1407,24.5%20-1.0003,21.36%20-1.0003,17.5%20L-1.0003,3.5%20C-1.0003,1.294%200.7937,-0.5%202.9997,-0.5%20L17.9997,-0.5%20C20.2057,-0.5%2021.9997,1.294%2021.9997,3.5%20L21.9997,17.5%20C21.9997,21.36%2018.8587,24.5%2014.9997,24.5%20L14.9997,24.5%20Z'%20id='Fill-539'%20fill='%235E63B6'%20mask='url(%23mask-344)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M207.4997,196%20L206.4997,196%20L206.4997,192.5%20C206.4997,191.949%20205.9767,191.5%20205.3337,191.5%20L201.9997,191.5%20L201.9997,190.5%20L205.3337,190.5%20C206.5277,190.5%20207.4997,191.397%20207.4997,192.5%20L207.4997,196%20Z'%20id='Fill-542'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-546'%20transform='translate(208.000000,%20189.500000)'%3e%3cmask%20id='mask-346'%20fill='white'%3e%3cuse%20xlink:href='%23path-345'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-545'%3e%3c/g%3e%3cpath%20d='M0.9997,0.5%20L1.9997,0.5%20C4.7617,0.5%206.9997,2.739%206.9997,5.5%20L6.9997,10.5%20C6.9997,13.261%204.7617,15.5%201.9997,15.5%20L0.9997,15.5%20L0.9997,0.5%20Z'%20id='Fill-544'%20fill='%23FFFFFF'%20mask='url(%23mask-346)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-549'%20transform='translate(208.000000,%20189.500000)'%3e%3cmask%20id='mask-348'%20fill='white'%3e%3cuse%20xlink:href='%23path-347'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-548'%3e%3c/g%3e%3cpath%20d='M1.9997,1.5%20L1.9997,14.5%20C4.2057,14.5%205.9997,12.706%205.9997,10.5%20L5.9997,5.5%20C5.9997,3.294%204.2057,1.5%201.9997,1.5%20M1.9997,16.5%20L-0.0003,16.5%20L-0.0003,-0.5%20L1.9997,-0.5%20C5.3087,-0.5%207.9997,2.191%207.9997,5.5%20L7.9997,10.5%20C7.9997,13.809%205.3087,16.5%201.9997,16.5'%20id='Fill-547'%20fill='%235E63B6'%20mask='url(%23mask-348)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-552'%20transform='translate(208.000000,%20191.500000)'%3e%3cmask%20id='mask-350'%20fill='white'%3e%3cuse%20xlink:href='%23path-349'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-551'%3e%3c/g%3e%3cpath%20d='M0.9997,0.5%20L1.9997,0.5%20C3.6567,0.5%204.9997,1.843%204.9997,3.5%20L4.9997,8.5%20C4.9997,10.157%203.6567,11.5%201.9997,11.5%20L0.9997,11.5%20L0.9997,0.5%20Z'%20id='Fill-550'%20fill='%23E1F2FF'%20mask='url(%23mask-350)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-555'%20transform='translate(208.000000,%20191.500000)'%3e%3cmask%20id='mask-352'%20fill='white'%3e%3cuse%20xlink:href='%23path-351'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-554'%3e%3c/g%3e%3cpath%20d='M1.9997,1.5%20L1.9997,10.5%20C3.1027,10.5%203.9997,9.603%203.9997,8.5%20L3.9997,3.5%20C3.9997,2.397%203.1027,1.5%201.9997,1.5%20M1.9997,12.5%20L-0.0003,12.5%20L-0.0003,-0.5%20L1.9997,-0.5%20C4.2057,-0.5%205.9997,1.294%205.9997,3.5%20L5.9997,8.5%20C5.9997,10.706%204.2057,12.5%201.9997,12.5'%20id='Fill-553'%20fill='%235E63B6'%20mask='url(%23mask-352)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M194.339,178.987%20C194.309,179.781%20195.694,180.71%20196.528,182.301%20L196.528,182.301%20C196.814,182.847%20196.714,183.805%20196.225,185.175%20L196.225,185.175%20C197.677,184.592%20198.41,183.697%20198.423,182.491%20L198.423,182.491%20C198.443,180.592%20197.146,180.57%20196.265,178.915%20L196.265,178.915%20C195.987,178.391%20196.093,177.297%20196.583,175.633%20L196.583,175.633%20C195.132,176.667%20194.384,177.784%20194.339,178.987%20L194.339,178.987%20Z'%20id='Clip-565'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M202.163,182.689%20C202.548,183.372%20202.495,184.528%20202,186.158%20C203.721,185.553%20204.546,184.52%20204.477,183.055%20C204.366,180.751%20202.789,180.631%20201.602,178.558%20C201.226,177.902%20201.277,176.582%20201.754,174.597%20C200.065,175.747%20199.237,177.051%20199.268,178.508%20C199.288,179.471%20201.037,180.699%20202.163,182.689%20Z'%20id='Clip-568'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M192.5,197.172815%20L192.5,202.5%20L197,202.5%20L197,197.172815%20L194.75,194.306724%20L192.5,197.172815%20Z%20M198,196.827185%20L198,203.5%20L191.5,203.5%20L191.5,196.827185%20L194.75,192.687276%20L198,196.827185%20Z'%20id='Path-7'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpolygon%20id='Path-8'%20fill='%235E63B6'%20fill-rule='nonzero'%20points='195%20194%20194%20194%20194%20189%20195%20189'%3e%3c/polygon%3e%3c/g%3e%3c/svg%3e";module.exports=e; diff --git a/lib/static/illustrations/Locale.svg.js b/lib/static/illustrations/Locale.svg.js new file mode 100644 index 00000000..447e2e49 --- /dev/null +++ b/lib/static/illustrations/Locale.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='22.4141%2010.0852%2043.5%2074.5852%2088.5%2071.9664216%20127%2049.5852%20118.7187%202.84217094e-14'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Local'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9941,208.1918%20C26.9941,150.9988%2073.3581,104.6338%20130.5521,104.6338%20C187.7451,104.6338%20234.1101,150.9988%20234.1101,208.1918%20L26.9941,208.1918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='32.6094'%20y1='220.0043'%20x2='54.9424'%20y2='220.0043'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9424,221.0043%20L32.6094,221.0043%20C32.0564,221.0043%2031.6094,220.5573%2031.6094,220.0043%20C31.6094,219.4513%2032.0564,219.0043%2032.6094,219.0043%20L54.9424,219.0043%20C55.4954,219.0043%2055.9424,219.4513%2055.9424,220.0043%20C55.9424,220.5573%2055.4954,221.0043%2054.9424,221.0043'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2187,210.0414%20L242.2187,210.0414%20C241.6657,210.0414%20241.2187,209.5944%20241.2187,209.0414%20C241.2187,208.4884%20241.6657,208.0414%20242.2187,208.0414%20L247.2187,208.0414%20C247.7717,208.0414%20248.2187,208.4884%20248.2187,209.0414%20C248.2187,209.5944%20247.7717,210.0414%20247.2187,210.0414'%20id='Fill-7'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='7'%20y1='209.0414'%20x2='12.333'%20y2='209.0414'%20id='Fill-9'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.333,210.0414%20L7,210.0414%20C6.447,210.0414%206,209.5944%206,209.0414%20C6,208.4884%206.447,208.0414%207,208.0414%20L12.333,208.0414%20C12.886,208.0414%2013.333,208.4884%2013.333,209.0414%20C13.333,209.5944%2012.886,210.0414%2012.333,210.0414'%20id='Fill-11'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.3467'%20y1='220.0043'%20x2='154.0737'%20y2='220.0043'%20id='Fill-13'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.0732,221.0043%20L98.3462,221.0043%20C97.7942,221.0043%2097.3462,220.5573%2097.3462,220.0043%20C97.3462,219.4513%2097.7942,219.0043%2098.3462,219.0043%20L154.0732,219.0043%20C154.6262,219.0043%20155.0732,219.4513%20155.0732,220.0043%20C155.0732,220.5573%20154.6262,221.0043%20154.0732,221.0043'%20id='Fill-15'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.7187'%20y1='220.0043'%20x2='172.0517'%20y2='220.0043'%20id='Fill-17'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.0518,221.0043%20L160.7188,221.0043%20C160.1658,221.0043%20159.7188,220.5573%20159.7188,220.0043%20C159.7188,219.4513%20160.1658,219.0043%20160.7188,219.0043%20L172.0518,219.0043%20C172.6048,219.0043%20173.0518,219.4513%20173.0518,220.0043%20C173.0518,220.5573%20172.6048,221.0043%20172.0518,221.0043'%20id='Fill-19'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.3857'%20y1='220.0043'%20x2='89.0517'%20y2='220.0043'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M93.3857,221.0043%20L89.0517,221.0043%20C88.4987,221.0043%2088.0517,220.5573%2088.0517,220.0043%20C88.0517,219.4513%2088.4987,219.0043%2089.0517,219.0043%20L93.3857,219.0043%20C93.9387,219.0043%2094.3857,219.4513%2094.3857,220.0043%20C94.3857,220.5573%2093.9387,221.0043%2093.3857,221.0043'%20id='Fill-23'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='21.5518'%20y1='220.0043'%20x2='25.2188'%20y2='220.0043'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.2188,221.0043%20L21.5518,221.0043%20C20.9988,221.0043%2020.5518,220.5573%2020.5518,220.0043%20C20.5518,219.4513%2020.9988,219.0043%2021.5518,219.0043%20L25.2188,219.0043%20C25.7718,219.0043%2026.2188,219.4513%2026.2188,220.0043%20C26.2188,220.5573%2025.7718,221.0043%2025.2188,221.0043'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='219.2129'%20y1='220.0043'%20x2='232.8799'%20y2='220.0043'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.8799,221.0043%20L219.2129,221.0043%20C218.6599,221.0043%20218.2129,220.5573%20218.2129,220.0043%20C218.2129,219.4513%20218.6599,219.0043%20219.2129,219.0043%20L232.8799,219.0043%20C233.4329,219.0043%20233.8799,219.4513%20233.8799,220.0043%20C233.8799,220.5573%20233.4329,221.0043%20232.8799,221.0043'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M107.7236,207.1713%20C107.2866,207.1713%20106.8856,206.8833%20106.7616,206.4423%20C106.6126,205.9103%20106.9216,205.3593%20107.4526,205.2083%20C107.8616,205.0933%20109.0696,204.6703%20109.7496,204.1043%20C110.1746,203.7513%20110.8036,203.8073%20111.1586,204.2333%20C111.5116,204.6563%20111.4536,205.2873%20111.0296,205.6413%20C109.8976,206.5833%20108.1846,207.0803%20107.9936,207.1343%20C107.9036,207.1593%20107.8126,207.1713%20107.7236,207.1713'%20id='Fill-306'%20fill='%23ACD3EF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(126.000000,%20126.914800)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-4'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(59.500000,%2069.585200)%20scale(-1,%201)%20translate(-59.500000,%20-69.585200)%20translate(0.000000,%2010.085200)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M59.5919133,116.502953%20L65.23478,116.433192%20C67.1739133,116.408494%2068.9192467,115.211758%2069.60038,113.409919%20C71.53838,108.277202%2070.9796467,103.590174%2071.16778,99.5722396%20C71.5157133,92.1302491%2070.2951133,88.3334755%2069.0983133,82.1286358%20L60.6300467,82.4272585%20C60.6300467,82.4272585%2061.38938,85.5100321%2061.9866467,94.7740698%20C62.17138,97.6401736%2057.5326467,109.221343%2057.8284467,114.870475%20C57.87718,115.796655%2058.65578,116.515145%2059.5919133,116.502953'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M61.9868733,83.5033104%20C62.2668067,85.1951311%2062.72694,88.6393953%2063.11794,94.7027821%20C63.20294,96.0297443%2062.5512733,98.4243387%2061.4802733,102.221112%20C60.2846067,106.452348%2058.7988067,111.720905%2058.9608733,114.812659%20C58.9778733,115.13598%2059.2838733,115.367244%2059.5774067,115.380716%20L65.2202733,115.30999%20C66.6936067,115.290905%2068.02754,114.370339%2068.5386733,113.016433%20C69.9576067,109.257829%2069.9712067,105.800093%2069.9836733,102.456867%20C69.9882067,101.443122%2069.9904733,100.463056%2070.0358067,99.5211594%20C70.3134733,93.5891217%2069.5756733,90.0528009%2068.6418067,85.5757066%20C68.4876733,84.8392538%2068.33014,84.0803481%2068.17034,83.2855179%20L61.9868733,83.5033104%20Z%20M59.5672067,117.625999%20C58.03494,117.625999%2056.77694,116.448348%2056.6964733,114.928292%20C56.51514,111.469433%2057.9930067,106.234556%2059.29634,101.617131%20C60.09534,98.7858292%2060.92154,95.8602255%2060.8558067,94.8453575%20C60.2710067,85.7845179%2059.5366067,82.7241972%2059.5286733,82.6938858%20L59.1988733,81.3545745%20L70.0290067,80.9717538%20L70.2114733,81.9181406%20C70.4302067,83.0542538%2070.6512067,84.1095368%2070.8620067,85.1210368%20C71.7890733,89.5689425%2072.59034,93.4106217%2072.3002067,99.6233198%20C72.25714,100.53715%2072.25374,101.485782%2072.25034,102.465848%20C72.2378733,105.840508%2072.22314,109.668716%2070.6614067,113.803405%20C69.8250067,116.018376%2067.6490067,117.526084%2065.2486067,117.555273%20L59.60574,117.625999%20L59.5672067,117.625999%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.8286667,90.1372236%20L35.9187333,82.5694972%20L31.7140667,82.7872896%20C31.7140667,82.7872896%2031.2052,89.1616481%2030.9978,91.830167%20C30.6306,96.5340349%2028.781,105.765516%2027.625,109.820497%20C27.2487333,111.140724%2027.0356667,112.372261%2026.9869333,113.485922%20C26.9042,115.361856%2028.5010667,116.889771%2030.3971333,116.866464%20L35.3951333,116.80445%20C38.3078,116.768525%2040.8702667,114.811761%2041.5514,112.00628%20C43.6684667,103.274375%2042.8286667,90.1372236%2042.8286667,90.1372236'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M32.7659133,83.8573915%20C32.61518,85.7501651%2032.2842467,89.8960802%2032.1278467,91.9168349%20C31.7663133,96.5443632%2029.9507133,105.797175%2028.71538,110.124958%20C28.36518,111.35425%2028.16458,112.50159%2028.1192467,113.53442%20C28.0943133,114.099108%2028.3051133,114.640222%2028.71538,115.057844%20C29.1426467,115.494552%2029.73878,115.742656%2030.35418,115.742656%20L30.3825133,115.742656%20L35.3816467,115.682033%20C37.81038,115.651722%2039.89458,114.032873%2040.44878,111.744929%20C42.3029133,104.100863%2041.8348467,92.818316%2041.7192467,90.5954858%20L35.4394467,83.718184%20L32.7659133,83.8573915%20Z%20M30.35418,117.987939%20C29.1279133,117.987939%2027.94018,117.491731%2027.08678,116.620561%20C26.24018,115.755005%2025.8027133,114.623382%2025.8548467,113.43675%20C25.9081133,112.22991%2026.1359133,110.911929%2026.5348467,109.515363%20C27.71578,105.371693%2029.5223133,96.1738915%2029.8668467,91.7428255%20C30.07538,89.0743066%2030.5842467,82.6988255%2030.5842467,82.6988255%20L30.66358,81.7176368%20L36.3982467,81.4201368%20L43.93378,89.6749198%20L43.9598467,90.0655991%20C43.9938467,90.6100802%2044.7860467,103.473307%2042.6542467,112.269203%20C41.85638,115.55742%2038.8768467,117.884656%2035.40998,117.927316%20L30.41198,117.987939%20L30.35418,117.987939%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.6309333,96.5222472%20L32.9675333,96.8152566%20L32.9335333,96.2528132%20L32.6309333,96.5222472%20Z%20M33.1035333,96.933134%20L33.3483333,97.1475585%20L34.6494,96.6333887%20L34.5168,96.3549736%20L33.6158,96.5795019%20L33.6362,96.9017%20L33.1035333,96.933134%20Z%20M33.235,97.7964453%20L31.7786667,96.5267377%20L33.1262,95.3255113%20L33.5047333,95.7420113%20L33.0627333,96.1371811%20L34.8307333,95.6993509%20L35.4200667,96.933134%20L33.235,97.7964453%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.9275267,61.7587547%20C37.8903933,61.5959717%2042.4973933,58.1528302%2052.6191933,57.564566%20C52.75746,56.9078208%2052.92746,56.3116981%2053.14846,55.8244717%20C54.9311933,51.8694057%2057.3735267,40.5093962%2055.6179933,33.0898585%20L54.22966,27.2173208%20C53.77406,25.2908679%2053.5315267,23.3206321%2053.50546,21.3425377%20C53.49526,20.5185189%2053.57006,19.7124623%2053.7207933,18.9333491%20C53.7581933,18.7380094%2053.8001267,18.5449151%2053.8477267,18.354066%20C53.9893933,17.7792736%2054.17186,17.2213208%2054.3939933,16.6835755%20C54.4687933,16.5028302%2054.54586,16.3254528%2054.6285933,16.1503208%20C54.79406,15.8000566%2054.9753933,15.4598962%2055.1725933,15.128717%20C55.3697933,14.7986604%2055.5817267,14.4775849%2055.8095267,14.1677358%20C56.4929267,13.240434%2057.3077933,12.4130472%2058.2257933,11.7136415%20C58.5329267,11.4812547%2058.8513933,11.2623396%2059.18006,11.0580189%20C60.98886,9.93874528%2063.12066,9.28087736%2065.4077267,9.25168868%20L67.38426,9.22699057%20C70.7139933,9.18657547%2073.7445267,10.4843491%2075.95226,12.6196132%20C76.2287933,12.8856792%2076.4917267,13.165217%2076.74106,13.4571038%20C77.1955267,13.9869906%2077.5989933,14.5595377%2077.95486,15.1623962%20C78.0885933,15.3891698%2078.2177933,15.6193113%2078.33566,15.855066%20C78.4229267,16.0290755%2078.50566,16.2042075%2078.58386,16.3815849%20C78.8195933,16.9148396%2079.0167933,17.4683019%2079.1731933,18.0386038%20C79.32846,18.607783%2079.4429267,19.1960472%2079.51206,19.797783%20C79.55966,20.1974434%2079.5845933,20.6060849%2079.59026,21.0180943%20C79.6015933,21.8387453%2079.27406,22.5875472%2078.73686,23.1331509%20C78.19966,23.6787547%2077.4527933,24.0211604%2076.6231933,24.0323868%20L64.2823267,24.185066%20L66.2849267,34.7726981%20C68.61506,45.6443585%2068.0483933,52.9426509%2066.41186,57.8227736%20C66.0469267,58.9117358%2063.94006,62.7769906%2063.94006,62.7769906%20C70.23346,72.3463868%2079.75006,76.4451509%2089.8843267,77.5430943%20C98.4999267,78.4760094%20116.972127,70.4749434%20107.28326,61.6038302%20C97.5955267,52.7338396%20109.235993,58.1797736%20110.954127,59.2968019%20C112.671127,60.4127075%20122.626327,68.7191321%20112.095393,81.2186226%20C107.642527,86.5040189%20102.583327,91.3223962%2090.3115933,95.1202925%20C88.3429933,95.7287642%2077.57406,96.6392264%2071.7917933,98.3613585%20C54.5775933,103.489585%2040.46306,98.322066%2032.44926,87.123717%20C24.4683267,75.9691509%2030.9679933,61.8227453%2032.9275267,61.7587547'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M33.12892,62.8747726%20C32.5871867,63.3036217%2031.1104533,65.6578009%2030.2706533,69.4994802%20C29.4795867,73.1143858%2028.83132,80.1264047%2033.37372,86.4738198%20C41.6821867,98.081933%2055.56552,102.026895%2071.4650533,97.2859802%20C75.1551867,96.1880368%2080.80372,95.4145368%2084.9290533,94.8498481%20C87.1877867,94.5411217%2089.3229867,94.2492349%2089.97352,94.0494047%20C102.262253,90.2458953%20107.03812,85.4690557%20111.224653,80.4991217%20C114.70512,76.3700462%20116.179587,72.3453764%20115.608387,68.5396217%20C114.944253,64.1085557%20111.574853,61.0426217%20110.331587,60.2343198%20C109.427187,59.6460557%20106.86812,58.4650368%20105.267853,57.9677066%20C105.75632,58.5537255%20106.59952,59.4484708%20108.052453,60.7799236%20C111.812853,64.2219425%20111.48192,67.3821783%20110.542387,69.4253858%20C107.763453,75.4629519%2095.9756533,79.3293292%2089.7615867,78.6591123%20C77.8094533,77.363584%2068.8028533,72.2274991%2062.99112,63.3900651%20L62.6227867,62.8309896%20L62.94352,62.2438481%20C63.73912,60.7832915%2065.09232,58.1933575%2065.3359867,57.4692538%20C67.22072,51.8515557%2067.16632,44.2928104%2065.1750533,35.0063198%20L62.91972,23.0793764%20L76.60812,22.9087349%20C77.1090533,22.9031217%2077.57712,22.7044142%2077.92392,22.3496594%20C78.2752533,21.9937821%2078.4633867,21.5267632%2078.4565867,21.0328009%20C78.4520533,20.6589613%2078.4293867,20.2884896%2078.3874533,19.9258764%20C78.3239867,19.3858858%2078.2208533,18.8492632%2078.0791867,18.3317255%20C77.9386533,17.8186783%2077.7595867,17.3134896%2077.5453867,16.8318764%20C77.4739867,16.670216%2077.3991867,16.5096783%2077.3198533,16.3525085%20C77.21332,16.1414519%2077.0954533,15.9326406%2076.97532,15.7260745%20C76.6466533,15.1714896%2076.2760533,14.650584%2075.87712,14.1824425%20C75.6515867,13.9186217%2075.4124533,13.6649047%2075.1619867,13.4235368%20C73.10612,11.437584%2070.4042533,10.3486217%2067.53692,10.3486217%20C67.4904533,10.3486217%2067.4439867,10.3486217%2067.3986533,10.3497443%20L65.42212,10.3744425%20C63.41952,10.4002632%2061.4690533,10.9649519%2059.78152,12.0090085%20C59.4834533,12.1942443%2059.19332,12.3940745%2058.91452,12.6051311%20C58.0837867,13.2383009%2057.3459867,13.9871028%2056.72492,14.829084%20C56.5186533,15.1097443%2056.32712,15.4016311%2056.1480533,15.7002538%20C55.97012,15.9988764%2055.8057867,16.3087255%2055.6561867,16.6253104%20C55.5813867,16.7847255%2055.5099867,16.9452632%2055.44312,17.1069236%20C55.2436533,17.5930274%2055.07592,18.101584%2054.9489867,18.6202443%20C54.9047867,18.7942538%2054.8673867,18.9682632%2054.8333867,19.1433953%20C54.69512,19.8585179%2054.63052,20.5938481%2054.6384533,21.3291783%20C54.6633867,23.2230745%2054.8968533,25.1180934%2055.3331867,26.9614708%20L56.72152,32.8328858%20C58.53712,40.5061406%2056.0335867,52.1771217%2054.1828533,56.2826217%20C54.0139867,56.657584%2053.8609867,57.1650179%2053.7283867,57.7936972%20L53.5515867,58.6345557%20L52.68572,58.6850745%20C46.99072,59.0151311%2043.0206533,60.2949425%2039.83032,61.3232821%20C37.4185867,62.10015%2035.3275867,62.7737349%2033.12892,62.8747726%20M58.97912,101.441999%20C47.70132,101.441999%2037.91612,96.7044519%2031.5252533,87.772716%20C25.1615867,78.8780274%2027.4928533,68.4610368%2029.87512,63.7077726%20C31.3892533,60.6867443%2032.5191867,60.6496972%2032.8897867,60.6373481%20C34.82892,60.5733575%2036.7272533,59.9615179%2039.1287867,59.1880179%20C42.28512,58.1720274%2046.17812,56.9169142%2051.7110533,56.4992915%20C51.83232,56.0704425%2051.96492,55.6954802%2052.1133867,55.3665462%20C53.80772,51.6090651%2056.19112,40.4309236%2054.51492,33.345933%20L53.1265867,27.4745179%20C52.6528533,25.4728481%2052.3989867,23.4150462%2052.3717867,21.3572443%20C52.3615867,20.4714802%2052.44092,19.5834708%2052.60752,18.7224047%20C52.6494533,18.5068575%2052.69592,18.2946783%2052.7480533,18.0847443%20C52.9010533,17.4616783%2053.1027867,16.8453481%2053.34532,16.2582066%20C53.42692,16.0617443%2053.5107867,15.8664047%2053.6025867,15.6733104%20C53.7827867,15.2927349%2053.9799867,14.9200179%2054.1964533,14.5585274%20C54.4117867,14.1959142%2054.6452533,13.8445274%2054.8945867,13.5054896%20C55.6414533,12.4917443%2056.5299867,11.5880179%2057.5352533,10.8234991%20C57.8718533,10.5675368%2058.2197867,10.3284142%2058.57792,10.1061311%20C60.6201867,8.84315943%2062.9763867,8.1605934%2065.3937867,8.12915943%20L67.37032,8.10446132%20C70.90632,8.02924434%2074.2235867,9.38090472%2076.7429867,11.8159142%20C77.0455867,12.1055557%2077.3334533,12.4120368%2077.6065867,12.7319896%20C78.09052,13.2978009%2078.5370533,13.9242349%2078.93372,14.5955745%20C79.0810533,14.8470462%2079.2215867,15.0973953%2079.3507867,15.3556028%20C79.4459867,15.5475745%2079.5366533,15.7384236%2079.6216533,15.9315179%20C79.8800533,16.5141689%2080.09652,17.1237632%2080.26652,17.744584%20C80.4376533,18.3698953%2080.5634533,19.0176594%2080.6382533,19.6699142%20C80.6892533,20.1066217%2080.7164533,20.5523104%2080.7232533,21.0024896%20C80.7379867,22.0981877%2080.32092,23.1332632%2079.5479867,23.916867%20C78.77732,24.6993481%2077.74372,25.1405462%2076.63872,25.1540179%20L65.6442533,25.2909802%20L67.39752,34.5651217%20C69.46812,44.222084%2069.5009867,52.1748764%2067.4870533,58.1765179%20C67.1810533,59.0914708%2065.8856533,61.5466877%2065.2600533,62.7142349%20C70.6943867,70.6232443%2079.0164533,75.2361783%2090.00752,76.4261783%20C95.9144533,77.0829236%20106.32072,73.1884802%20108.478587,68.494716%20C109.409053,66.4739613%20108.76532,64.4891311%20106.51452,62.429084%20C102.67932,58.9174613%20101.70692,57.3255557%20102.65892,56.1175934%20C104.31812,54.0193764%20111.50572,58.3123575%20111.575987,58.3583858%20C113.414253,59.5528764%20117.093053,63.1486972%20117.851253,68.2095651%20C118.521053,72.675433%20116.876587,77.2951028%20112.96432,81.9372255%20C108.72792,86.9666594%20103.514587,92.2105179%2090.6489867,96.1914047%20C89.8193867,96.4484896%2087.8972533,96.7111877%2085.2384533,97.0749236%20C81.18792,97.6295085%2075.6402533,98.3884142%2072.1178533,99.4369613%20C67.5969867,100.784131%2063.18492,101.441999%2058.97912,101.441999'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.4419133,45.3817726%20C43.6776467,32.7363387%2033.42438,22.9289425%2021.8870467,20.9733009%20C19.4923133,20.5669047%2018.70578,19.8338198%2016.09118,19.8652538%20L14.0897133,19.8910745%20C7.34411333,19.9752726%201.94604667,25.4593764%202.03104667,32.140216%20C2.05144667,33.8050934%203.43184667,35.1387915%205.11371333,35.1174613%20C5.11371333,35.1174613%2025.6474467,34.8558858%2025.74378,34.8457821%20C25.7449133,34.8469047%2027.4154467,34.8266972%2027.41658,34.8278198%20C27.4143133,34.8300651%2025.7415133,34.8513953%2025.7392467,34.8536406%20C30.3043133,36.7059991%2033.20338,42.4191217%2033.7394467,45.5018953%20C34.50558,49.8925462%2034.0318467,53.5265368%2032.5551133,56.4802066%20C31.5691133,58.4470745%2031.4852467,60.8034991%2031.6643133,62.7086217%20C31.6643133,62.7086217%2031.7130467,62.7243387%2031.7833133,62.7467915%20C31.86718,63.7650274%2032.0485133,64.9224708%2032.3715133,66.2415745%20C34.28798,64.8831783%2037.2709133,62.8377255%2037.8160467,62.5435934%20C38.99358,61.9093009%2041.6546467,60.4633387%2042.8446467,59.7673009%20C50.4493133,55.3216406%2043.30818,52.5734142%2043.4419133,45.3817726'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M32.7405267,61.8694472%20L32.75526,61.8728151%20L32.9127933,62.6552962%20C32.9569933,63.1941642%2033.0295267,63.7554849%2033.12926,64.3336453%20C34.77486,63.1885509%2036.7649933,61.8324%2037.2749933,61.5573528%20C38.59646,60.8455981%2041.1351267,59.4625038%2042.26846,58.8012679%20C46.12746,56.5458811%2045.5573933,55.3356736%2044.17926,52.4111925%20C43.3213267,50.5913906%2042.2537267,48.3259%2042.3081267,45.3610038%20C42.54726,32.5494189%2031.8667267,23.8040415%2021.6961933,22.0796642%20C20.71586,21.9123906%2019.9825933,21.6945981%2019.33546,21.5026264%20C18.3381267,21.2051264%2017.54366,20.9738623%2016.10546,20.9884566%20L14.1039933,21.0131547%20C7.99419333,21.090617%203.08686,26.0751453%203.16392667,32.126183%20C3.17072667,32.6313717%203.37586,33.1051264%203.74079333,33.4576358%20C4.10686,33.8112679%204.59532667,34.0470226%205.09852667,33.9953811%20C12.05266,33.9066925%2025.30926,33.7349283%2025.70026,33.7248245%20L26.18986,33.7102302%20L26.1989267,33.7180887%20L26.56726,33.7147208%20C26.7825933,33.7113528%2026.94806,33.6922679%2027.11466,33.7091075%20L27.37646,33.7057396%20L27.3775933,33.7124755%20C27.8581267,33.7281925%2027.97826,33.7955509%2028.2185267,34.0335509%20L29.0197933,34.8272585%20L28.6185933,35.2257962%20C32.1251267,37.8752302%2034.3623267,42.4679566%2034.85646,45.3116075%20C35.6373267,49.785334%2035.2043933,53.7112113%2033.5701267,56.9792208%20C32.79606,58.5250981%2032.67026,60.3853151%2032.7405267,61.8694472%20L32.7405267,61.8694472%20Z%20M31.66726,68.1214377%20L31.2705933,66.5070792%20C31.0223933,65.4944566%2030.84106,64.5121453%2030.72886,63.5769849%20L30.6053267,63.5354472%20L30.5361933,62.812466%20C30.2823267,60.1158811%2030.62006,57.817834%2031.5391933,55.9811925%20C32.9547267,53.1498906%2033.3207933,49.6887868%2032.62266,45.6933057%20C32.18406,43.1673623%2029.6487933,37.7854189%2025.4973933,35.9723528%20C24.50006,35.9891925%2020.6263267,36.0430792%205.12799333,36.2406642%20C4.00712667,36.2260698%202.95766,35.8365132%202.15866,35.0652585%20C1.35966,34.2940038%200.911993333,33.2600509%200.89726,32.1542491%20C0.804326667,24.8649377%206.71579333,18.8599283%2014.0745267,18.7678717%20L16.0771267,18.7431736%20C17.8825267,18.7195981%2018.8991267,19.0272019%2019.9871267,19.3516453%20C20.6013933,19.5346358%2021.23606,19.7232396%2022.07926,19.8669377%20C33.18026,21.7484849%2044.8377267,31.3380887%2044.5747933,45.4025415%20C44.52946,47.8476547%2045.43386,49.7673717%2046.23286,51.4614377%20C47.6189267,54.4027585%2049.05146,57.4428717%2043.4199267,60.7344566%20C42.2593933,61.4125321%2039.6923933,62.8102208%2038.3573267,63.529834%20C37.9255267,63.7633434%2035.1873933,65.6258057%2033.0317933,67.1548434%20L31.66726,68.1214377%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.08788,60.0670462%20C36.9632133,58.1170179%2036.6481467,57.117867%2036.8589467,56.3207915%20C38.0727467,51.7325557%2038.4694133,50.2843481%2038.40708,45.4446406%20C38.34588,40.6329991%2035.47288,35.9134142%2031.28748,33.436867%20C31.0574133,33.3010274%2028.06428,33.1292632%2025.73868,34.8536406%20C30.30488,36.7059991%2033.2028133,42.4191217%2033.7400133,45.5018953%20C34.5061467,49.8925462%2034.0324133,53.5265368%2032.5545467,56.4802066%20C31.56968,58.4470745%2031.4858133,60.8034991%2031.66488,62.7086217%20C31.66488,62.7086217%2037.2624133,64.7114142%2037.08788,60.0670462'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M32.1982267,62.2871821%20C33.1082933,62.5453896%2034.8366267,62.8350311%2035.77616,62.1535877%20C36.30656,61.7685217%2036.55816,61.0758519%2036.5218933,60.0957858%20C36.4742933,59.3683142%2036.40176,58.7766821%2036.3394267,58.2793519%20C36.23176,57.4059368%2036.1524267,56.7761349%2036.3110933,56.1800123%20L36.3450933,56.0475406%20C37.54076,51.5322764%2037.90116,50.1693896%2037.8410933,45.4509274%20C37.7832933,40.8716726%2035.09616,36.3451821%2030.99576,33.9191538%20C30.8314267,33.8865972%2028.80956,33.7821915%2026.90556,34.7847104%20C31.07396,37.0389745%2033.7576933,42.3019179%2034.2994267,45.4071443%20C35.0576267,49.7618708%2034.6416933,53.5709934%2033.06296,56.728984%20C32.16536,58.5218425%2032.0826267,60.6773142%2032.1982267,62.2871821%20M34.1294267,63.6960972%20C32.7830267,63.6960972%2031.55336,63.2650028%2031.47176,63.2369368%20L31.1340267,63.1145689%20L31.1000267,62.7609368%20C30.9334267,60.9781821%2030.9606267,58.3994745%2032.04636,56.2294085%20C33.5174267,53.290333%2033.89936,49.7135972%2033.1808267,45.5979934%20C32.6220933,42.386116%2029.6504933,37.0479557%2025.5240267,35.3729745%20L24.5992267,34.9968896%20L25.39936,34.4041349%20C27.8326267,32.60005%2031.0716933,32.6550594%2031.57716,32.9548047%20C36.00736,35.5761726%2038.91096,40.4753802%2038.9744267,45.4374557%20C39.0356267,50.3074745%2038.6344267,51.8264085%2037.4410267,56.3326915%20L37.4070267,56.4640406%20C37.3050267,56.8524745%2037.3684933,57.3655217%2037.4636933,58.1423896%20C37.5282933,58.6599274%2037.60536,59.2751349%2037.65296,60.0317953%20L37.6540933,60.0463896%20C37.7062267,61.4272387%2037.29936,62.4421066%2036.4436933,63.0606821%20C35.77616,63.5434179%2034.9318267,63.6960972%2034.1294267,63.6960972'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.70754898,22.0266755%20C7.70754898,22.0266755%207.67697333,19.9138642%209.78497333,19.0483075%20C10.4275733,18.7833642%2011.60284,18.2927698%2011.60284,18.2927698%20C11.60284,18.2927698%2012.89824,20.9219962%2011.47704,21.6056849%20C9.43137333,22.5913642%207.70754898,22.0266755%207.70754898,22.0266755'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M8.32626,21.5815481%20C8.91559333,21.660133%2010.01266,21.6881991%2011.22986,21.1010575%20C11.37266,21.0325764%2011.46106,20.930416%2011.51546,20.7721236%20C11.6797933,20.3017368%2011.4871267,19.5529349%2011.2967267,19.029784%20C10.9011933,19.1936896%2010.36626,19.4159726%2010.00246,19.5664066%20C8.81359333,20.0547557%208.44299333,21.0179821%208.32626,21.5815481%20M8.96999333,22.7490953%20C8.12566,22.7490953%207.57146,22.5739632%207.52952667,22.5593689%20L7.14646,22.4347557%20L7.14079333,22.0339726%20C7.13966,21.9329349%207.13172667,19.5304821%209.56839333,18.5290858%20C10.20986,18.2663877%2011.3817267,17.7746708%2011.3817267,17.7746708%20L11.87586,17.5692274%20L12.1115933,18.04635%20C12.2045267,18.2360764%2013.0091933,19.9267745%2012.5875933,21.1381047%20C12.4345933,21.5759349%2012.1365267,21.9127274%2011.7251267,22.1114349%20C10.6813267,22.6132557%209.71346,22.7490953%208.96999333,22.7490953'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.99344,20.4742868%20C12.99344,20.4742868%2013.01724,17.595834%2016.28124,17.1344283%20C16.88984,17.0491075%2018.4821733,17.0670698%2018.4821733,17.0670698%20C18.4821733,17.0670698%2019.2539733,20.1038151%2017.5347067,20.4181547%20C15.4199067,20.8043434%2012.99344,20.4742868%2012.99344,20.4742868'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M13.63434,19.9765075%20C14.4560067,20.0461113%2016.0290733,20.1224509%2017.43214,19.865366%20C17.6236733,19.8316868%2017.75514,19.7452434%2017.8582733,19.5858283%20C18.1620067,19.1165642%2018.10534,18.2128377%2018.0146733,17.6268189%20C17.46954,17.6279415%2016.7068067,17.6425358%2016.36114,17.6908094%20C14.39594,17.9681019%2013.8088733,19.2490358%2013.63434,19.9765075%20M15.19834,21.1687528%20C13.9494067,21.1687528%2012.9804067,21.0385264%2012.9158067,21.0295453%20L12.4228067,20.9633094%20L12.42734,20.4693472%20C12.4364067,19.3062906%2013.2376733,16.997017%2016.2024733,16.5793943%20C16.8348733,16.4907057%2018.3172733,16.5041774%2018.4884067,16.5053%20L18.92474,16.5097906%20L19.0312733,16.9296585%20C19.0868067,17.1452057%2019.5446733,19.0615547%2018.8114067,20.1920547%20C18.54054,20.6096774%2018.1348067,20.880234%2017.6372733,20.9700453%20C16.8156067,21.1204792%2015.9554067,21.1687528%2015.19834,21.1687528'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M19.49798,20.6694019%20C19.49798,20.6694019%2019.8878467,17.4709962%2022.7937133,18.3129774%20C24.0358467,18.6722226%2024.73398,19.595034%2024.73398,19.595034%20C24.73398,19.595034%2024.1888467,22.0334113%2023.03398,21.7740811%20C21.0166467,21.3216566%2019.49798,20.6694019%2019.49798,20.6694019'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M20.15316,20.3250877%20C20.7322933,20.5428802%2021.8406933,20.9313142%2023.15876,21.2276915%20C23.1972933,21.2333047%2023.2426267,21.2400406%2023.3230933,21.1906443%20C23.64496,20.9896915%2023.9486933,20.2981443%2024.1096267,19.7435594%20C23.8614267,19.494333%2023.3502933,19.0587481%2022.63516,18.8521821%20C21.96876,18.6602104%2021.4462933,18.6983802%2021.0292267,18.9700594%20C20.5248933,19.300116%2020.2710267,19.9153236%2020.15316,20.3250877%20M23.20296,22.3548236%20C23.1054933,22.3548236%2023.0080267,22.3435972%2022.9094267,22.3211443%20C20.8626267,21.8631066%2019.3360267,21.2119745%2019.27256,21.1850311%20L18.88496,21.0177575%20L18.93596,20.6023802%20C18.9450267,20.5316538%2019.1626267,18.8465689%2020.4058933,18.0337764%20C21.1074267,17.5757387%2021.9630933,17.48705%2022.9536267,17.7755689%20C24.3600933,18.1808425%2025.15456,19.2147953%2025.1874267,19.2585783%20L25.3438267,19.4640217%20L25.28716,19.716616%20C25.2452267,19.9029745%2024.85196,21.561116%2023.93056,22.1381538%20C23.70276,22.2818519%2023.4556933,22.3548236%2023.20296,22.3548236'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.10202,36.0618274%20C28.10202,36.0618274%2034.8045533,32.342516%2033.44342,26.2432047%20C34.3489533,26.9639406%2036.77202,29.1631953%2037.65602,30.2936953%20C37.6707533,31.4915538%2037.9529533,36.2436953%2031.36602,39.5094594%20C30.1850867,38.3273179%2029.1843533,36.8454311%2028.10202,36.0618274'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.05164,36.1221132%20C29.53444,36.5745377%2029.9979733,37.1178962%2030.4807733,37.6825849%20C30.8049067,38.0631604%2031.1381067,38.452717%2031.48264,38.8186981%20C37.0813067,35.8773774%2037.1153067,31.9178208%2037.09264,30.4943113%20C36.4557067,29.7286698%2035.19884,28.5240755%2034.1867733,27.6214717%20C34.32164,32.0289623%2030.6099733,35.0511132%2029.05164,36.1221132%20L29.05164,36.1221132%20Z%20M31.25144,40.193934%20L30.9635733,39.9042925%20C30.48644,39.4260472%2030.0433067,38.9073868%2029.6149067,38.4066887%20C28.97684,37.6590094%2028.37164,36.9528679%2027.7675733,36.5150377%20L27.0569733,36.0008679%20L27.82424,35.5731415%20C27.88884,35.537217%2034.1425733,31.9784434%2032.89024,26.3652358%20L32.5423067,24.8058868%20L33.79804,25.8061604%20C34.7659067,26.5751698%2037.1969067,28.7901415%2038.1035733,29.9509528%20L38.2203067,30.0991415%20L38.2225733,30.2866226%20C38.2985067,34.5672547%2036.07604,37.8015849%2031.6197733,40.012066%20L31.25144,40.193934%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M8.61842067,21.4334717%20C8.61842067,21.4334717%208.60256667,20.3400189%209.69396667,19.8920849%20C10.0271667,19.7551226%2010.6346333,19.500283%2010.6346333,19.500283%20C10.6346333,19.500283%2011.3055667,20.8609245%2010.5700333,21.2156792%20C9.51036667,21.7264811%208.61842067,21.4334717%208.61842067,21.4334717'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M14.3814333,19.8065396%20C14.3814333,19.8065396%2014.3939,18.3370019%2016.0576333,18.1023698%20C16.3681667,18.0585868%2017.1796333,18.0686906%2017.1796333,18.0686906%20C17.1796333,18.0686906%2017.5729,19.6168132%2016.6957,19.7773509%20C15.6179,19.9738132%2014.3814333,19.8065396%2014.3814333,19.8065396'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M20.5361133,20.4260132%20C20.5361133,20.4260132%2020.7435133,18.7297019%2022.2848467,19.1765132%20C22.9444467,19.3673623%2023.3139133,19.8557113%2023.3139133,19.8557113%20C23.3139133,19.8557113%2023.0249133,21.150117%2022.41178,21.0120321%20C21.3419133,20.7729094%2020.5361133,20.4260132%2020.5361133,20.4260132'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.9589667,32.9197783%20L12.7879667,32.9961179%20C12.7494333,29.9178349%2015.2371,27.3907689%2018.3447,27.3514764%20L18.8887,27.3447406%20C20.4425,27.3267783%2021.7186333,28.558316%2021.7367667,30.0974575%20C21.7571667,31.6365991%2020.5127667,32.8995708%2018.9589667,32.9197783'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.4377467,32.8222208%20L12.8923467,32.8907019%20C12.8617467,30.4714094%2014.8167467,28.4865792%2017.25908,28.4551453%20L18.3822133,28.4427962%20C19.6028133,28.4270792%2020.60468,29.3947962%2020.6205467,30.6038811%20C20.63528,31.8140887%2019.6583467,32.8065038%2018.4377467,32.8222208'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M18.4111133,29.0036679%20L18.3884467,29.0036679%20L17.2653133,29.0171396%20C16.2362467,29.0294887%2015.2729133,29.4392528%2014.55438,30.1689698%20C13.9684467,30.7628472%2013.60238,31.5127717%2013.49358,32.3210736%20L18.4315133,32.2604509%20C19.3370467,32.2503472%2020.0646467,31.5094038%2020.0533133,30.6112906%20C20.0476467,30.1768283%2019.87198,29.7704321%2019.5580467,29.4661962%20C19.2486467,29.1675736%2018.84178,29.0036679%2018.4111133,29.0036679%20L18.4111133,29.0036679%20Z%20M12.33418,33.4583094%20L12.3262467,32.8981113%20C12.3092467,31.5778849%2012.8124467,30.3306302%2013.7429133,29.385366%20C14.6722467,28.4401019%2015.9189133,27.9102151%2017.2528467,27.8944981%20L18.37598,27.8810264%20L18.4111133,27.8810264%20C19.92638,27.8810264%2021.1685133,29.0923566%2021.1866467,30.5966962%20C21.2070467,32.1145075%2019.9762467,33.3640075%2018.44398,33.3830925%20L12.33418,33.4583094%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M13.8678067,30.5594245%20C13.87574,31.2352547%2014.4356067,31.7752453%2015.1178733,31.7673868%20C15.80014,31.7584057%2016.3464067,31.2038208%2016.33734,30.5291132%20C16.3282733,29.853283%2015.76954,29.3132925%2015.08614,29.3200283%20C14.4050067,29.3290094%2013.85874,29.8835943%2013.8678067,30.5594245'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.81995333,34.2025085%20L4.81995333,34.2025085%20C5.17015333,34.1239236%205.48068667,33.9263387%205.70055333,33.6456783%20L6.10855333,33.1247726%20L5.18828667,33.3324613%20L4.64768667,33.4537066%20C4.43915333,33.5008575%204.30882,33.7074236%204.35642,33.912867%20C4.40402,34.1205557%204.61028667,34.2496594%204.81995333,34.2025085'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.24306,36.1681415%20C29.24306,36.1681415%2034.40766,33.3312264%2034.2569267,27.7460849%20C36.5111267,29.3301321%2037.1299267,30.3652075%2037.1299267,30.3652075%20C37.1299267,30.3652075%2036.7751933,33.0292358%2035.5409933,34.3865094%20C33.6471933,36.4712547%2031.6559267,37.1291226%2029.24306,36.1681415'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M34.1527733,35.126667%20C34.1527733,35.126667%2032.1297733,37.2170255%2030.1419067,38.2341387'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M30.4018933,38.7324792%20L29.8816933,37.7344509%20C31.76416,36.7723472%2033.7248267,34.7583283%2033.74296,34.7381208%20L34.56236,35.5149887%20C34.47736,35.6036774%2032.4498267,37.6850547%2030.4018933,38.7324792'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8172933,56.5916849%20L53.62956,54.3419113%20C49.1710267,43.8642981%2048.42416,37.6886472%2050.54236,27.6106943%20L51.7810933,21.7056%20C52.18796,19.7679208%2052.3806267,17.7920717%2052.35456,15.8139774%20C52.2718267,9.21958113%2046.8068933,3.94092075%2040.1496933,4.02399623%20L38.20376,4.0475717%20C31.6372267,4.13064717%2026.3808267,9.46768491%2026.46356,15.9722698%20L26.4680933,16.3113075%20C26.48736,17.8583075%2027.7702933,19.0977038%2029.33316,19.0774962%20L41.65476,18.9236943%20L39.92076,29.5584774%20C34.5634933,58.0645906%2035.28316,69.5851377%2046.50656,67.076034'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M43.7473467,68.5362538%20C41.6801467,68.5362538%2040.0209467,67.9210462%2038.7210133,66.68165%20C34.4925467,62.6479991%2034.5152133,52.1827349%2038.8071467,29.3538198%20L40.32128,20.0628387%20L29.3472133,20.1998009%20C28.3011467,20.1919425%2027.2902133,19.8181028%2026.53088,19.0861406%20C25.77268,18.3541783%2025.3488133,17.3741123%2025.3352133,16.3244425%20L25.33068,15.9865274%20C25.28648,12.5411406%2026.6000133,9.28548019%2029.0287467,6.81791415%20C31.45748,4.35147075%2034.7101467,2.96949906%2038.18948,2.92571604%20L40.13428,2.90101792%20C43.6476133,2.81794245%2046.9841467,4.17297075%2049.50808,6.61134811%20C52.03088,9.04748019%2053.4441467,12.3109991%2053.4883467,15.7990462%20C53.5144133,17.8546028%2053.31268,19.9180179%2052.89108,21.9331594%20L51.6523467,27.8382538%20C49.5817467,37.6871877%2050.2606133,43.5350274%2054.6749467,53.9059896%20L55.8207467,56.0715651%20L53.8136133,57.1111311%20L52.62588,54.8624802%20C48.01548,44.0379708%2047.27768,37.6377915%2049.4321467,27.3813387%20L50.67088,21.477367%20C51.0607467,19.6216406%2051.24548,17.7198858%2051.22168,15.8282349%20C51.18428,12.9385557%2050.01468,10.2352349%2047.92708,8.21784811%20C45.8372133,6.20158396%2043.0764133,5.08231038%2040.1637467,5.14630094%20L38.2178133,5.17099906%20C32.28708,5.2450934%2027.5225467,10.0848009%2027.5973467,15.9584613%20L27.60188,16.2974991%20C27.6075467,16.745433%2027.78888,17.1653009%2028.1130133,17.4785179%20C28.4371467,17.7917349%2028.9018133,17.9466594%2029.31888,17.9545179%20L42.9880133,17.7849991%20L41.0398133,29.7366406%20C38.1985467,44.8631123%2035.8899467,60.8641217%2040.29408,65.0639236%20C41.5804133,66.2920934%2043.5297467,66.5918387%2046.25768,65.9811217%20L46.7552133,68.1713953%20C45.6683467,68.4150085%2044.6676133,68.5362538%2043.7473467,68.5362538'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.27348,5.53451038%20C32.27348,5.53451038%2032.4446133,3.46211415%2034.51068,2.61451981%20C35.1408133,2.35518962%2036.13588,2.61115189%2036.13588,2.61115189%20C36.13588,2.61115189%2037.3587467,4.45228396%2035.96588,5.12362358%20C33.9610133,6.08797264%2032.27348,5.53451038%2032.27348,5.53451038'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.9430533,5.09926226%20C33.5255867,5.17111132%2034.55352,5.17896981%2035.7174533,4.61764906%20C35.9497867,4.50763019%2036.01212,4.37515849%2036.0404533,4.27412075%20C36.1390533,3.92161132%2035.9327867,3.41080943%2035.7718533,3.10881887%20C35.44092,3.05156415%2034.98872,3.02349811%2034.7280533,3.13351698%20C33.5720533,3.6072717%2033.1175867,4.53008302%2032.9430533,5.09926226%20M33.5119867,6.25333774%20C32.6823867,6.25333774%2032.13612,6.08045094%2032.09532,6.06697925%20L31.6725867,5.9277717%20L31.7088533,5.48881887%20C31.7167867,5.39002642%2031.93552,3.06391321%2034.2928533,2.09619623%20C35.07712,1.77175283%2036.1571867,2.03557358%2036.27732,2.06700755%20L36.4892533,2.12201698%20L36.6093867,2.30276226%20C36.6932533,2.42737547%2037.4151867,3.55675283%2037.13412,4.56937547%20C37.00492,5.03414906%2036.6875867,5.40013019%2036.2138533,5.62802642%20C35.1904533,6.1197434%2034.2418533,6.25333774%2033.5119867,6.25333774'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.2074467,4.79120943%20C37.2074467,4.79120943%2037.2335133,1.52993585%2040.9304467,1.00903019%20C41.6206467,0.911360377%2042.5080467,0.967492453%2042.5080467,0.967492453%20C42.5080467,0.967492453%2044.29758,4.37134151%2042.34938,4.72609623%20C39.95578,5.16392642%2037.2074467,4.79120943%2037.2074467,4.79120943'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.8361067,4.29354245%20C38.73824,4.37325%2040.59464,4.47653302%2042.24704,4.17454245%20C42.4873067,4.12963679%2042.56664,4.03084434%2042.6119733,3.93878774%20C42.8545067,3.44707075%2042.5167733,2.31657075%2042.1473067,1.51500472%20C41.84584,1.50490094%2041.39024,1.51051415%2041.0105733,1.56440094%20C38.63964,1.89894811%2038.0049733,3.47064623%2037.8361067,4.29354245%20M39.6993067,5.50150472%20C38.29284,5.50150472%2037.2025733,5.35668396%2037.1311733,5.34658019%20L36.6359067,5.28034434%20L36.64044,4.78638208%20C36.6517733,3.49085377%2037.54484,0.918882075%2040.8507733,0.452985849%20C41.59084,0.34970283%2042.5065733,0.405834906%2042.54284,0.406957547%20L42.8635733,0.427165094%20L43.0097733,0.708948113%20C43.1401067,0.954806604%2044.25984,3.15518396%2043.6297067,4.43162736%20C43.47444,4.74821226%2043.1435067,5.15348585%2042.4521733,5.2792217%20C41.5239733,5.44761792%2040.5527067,5.50150472%2039.6993067,5.50150472'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.84028,5.45008774%20C43.84028,5.45008774%2044.30268,2.3280217%2047.12808,3.22388962%20C48.3362133,3.60558774%2048.9969467,4.52727642%2048.9969467,4.52727642%20C48.9969467,4.52727642%2048.39968,6.90166321%2047.2754133,6.61988019%20C45.31248,6.12704057%2043.84028,5.45008774%2043.84028,5.45008774'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M44.5054333,5.12227642%20C45.0687,5.35129528%2046.1385667,5.75432358%2047.4147,6.0765217%20C47.4543667,6.08550283%2047.4963,6.08887075%2047.5677,6.04508774%20C47.8816333,5.85872925%2048.1978333,5.18851226%2048.3689667,4.66087075%20C48.1309667,4.40939906%2047.6447667,3.97605943%2046.9557,3.75826698%20C46.3142333,3.55506887%2045.8031,3.58088962%2045.3894333,3.8346066%20C44.8953,4.13996509%2044.6323667,4.72486132%2044.5054333,5.12227642%20M47.4589,7.20365377%20C47.3523667,7.20365377%2047.2435667,7.19130472%2047.1359,7.16323868%20C45.1446333,6.66366321%2043.6645,5.98783302%2043.6021667,5.95864434%20L43.2179667,5.78351226%20L43.2791667,5.36925755%20C43.2905,5.29853113%2043.5466333,3.64937075%2044.7899,2.88148396%20C45.4903,2.44814434%2046.3346333,2.38303113%2047.3013667,2.68838962%20C48.6727,3.12397453%2049.4275,4.15792736%2049.4581,4.20171038%20L49.6099667,4.41164434%20L49.5465,4.66311604%20C49.4717,4.9594934%2049.0535,6.47281415%2048.1502333,7.00943679%20C47.9315,7.13854057%2047.6969,7.20365377%2047.4589,7.20365377'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.1820733,61.3782915%20C33.87794,60.8484047%2034.58514,60.5385557%2035.1948733,60.3858764'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.5274,61.8234189%20L32.8372,60.9331642%20C33.524,60.4100132%2034.2924,60.0328057%2035.0574,59.8419566%20L35.3339333,60.9297962%20C34.9044,61.0375698%2034.2425333,61.2800604%2033.5274,61.8234189'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.26162,61.2632208%20C35.1456867,53.1824472%2038.5819533,37.6361075%2039.2007533,33.8135132%20L41.6521533,18.4961925%20L42.8115533,18.4825482%20C44.2814867,18.4636358%2045.4136867,20.0308434%2045.2232867,21.4779283%20L43.47342,34.7576547%20C42.8829533,39.2549566%2042.4715533,60.0474%2050.4014867,64.4144755%20C52.0935533,65.3462679%2054.81582,64.6872774%2055.83922,64.1877019%20C59.55882,62.3701453%2060.5765533,57.7336358%2061.3494867,53.9974849%20C62.94862,46.2658528%2061.5500867,40.2282868%2061.0967533,34.1884755%20L60.6071533,26.6297302%20C60.5187533,25.2645981%2061.5976867,23.7995509%2062.9769533,23.7827113%20L64.3845533,23.7658717%20L67.1124867,39.0180792%20C67.92962,43.3615792%2070.08182,58.4296736%2061.1930867,65.6168245%20C61.0332867,65.7470509%2063.3849533,66.2376453%2062.7196867,67.4355038%20C60.0801533,72.1977491%2052.2646867,73.0430981%2050.81742,75.0863057%20C45.24142,82.9515321%2050.76642,99.4959%2050.76642,99.4959%20C50.76642,99.4959%2044.4367533,97.0833434%2040.4927533,93.6693906%20C31.2719533,85.6874094%2029.96522,73.9748906%2029.8790867,70.5238906%20C29.7770867,66.3948151%2030.83902,63.8194755%2032.16842,62.2735981'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M51.68068,100.444869%20L50.5632133,100.019388%20C50.30028,99.9194726%2044.0941467,97.5316142%2040.1195467,94.0929632%20C30.1745467,85.4834255%2029.3721467,72.9614821%2029.3132133,70.5376991%20C29.22028,66.7914443%2030.0351467,63.8882934%2031.73628,61.9101991%20L32.59988,62.6376708%20C31.1061467,64.3755198%2030.3604133,67.0979255%2030.4465467,70.509633%20C30.48168,71.9443689%2031.0744133,84.7705481%2040.86528,93.2464915%20C43.7167467,95.7140575%2047.9044133,97.6741896%2049.87188,98.5195387%20C48.7170133,94.5700858%2045.4802133,81.6383783%2050.3535467,74.7633217%20C51.00748,73.8405104%2052.5295467,73.2241802%2054.4573467,72.4439443%20C57.2374133,71.3179349%2060.69748,69.9168783%2062.2229467,67.165284%20C62.2875467,67.0485292%2062.27168,66.999133%2062.26488,66.9800481%20C62.17648,66.7184726%2061.5180133,66.4277085%2061.2698133,66.3199349%20C60.94908,66.1773594%2060.6714133,66.0549915%2060.6249467,65.7080953%20L60.58188,65.3971236%20L60.83348,65.1826991%20C69.3890133,58.2649821%2067.3762133,43.4854066%2066.55568,39.1205764%20L63.91048,24.3320198%20L62.9845467,24.3443689%20C62.5618133,24.3499821%2062.1402133,24.5520575%2061.8002133,24.916916%20C61.3752133,25.3704632%2061.1349467,26.0137368%2061.1723467,26.5941425%20L61.66308,34.1517651%20C61.76508,35.523633%2061.91808,36.8999915%2062.0733467,38.2976802%20C62.6060133,43.0980953%2063.15568,48.062416%2061.90448,54.1112085%20C61.15308,57.7440764%2060.1240133,62.7196236%2056.09048,64.6909821%20C55.0342133,65.2051519%2052.06828,65.9764066%2050.1257467,64.904284%20C41.6189467,60.2206236%2042.41228,38.4885292%2042.91208,34.6850198%20L44.6619467,21.4052934%20C44.74128,20.8046802%2044.5225467,20.1322179%2044.0896133,19.6506047%20C43.7371467,19.2588028%2043.2940133,19.0432557%2042.83728,19.0432557%20L42.82028,19.0432557%20L42.13688,19.0522368%20L39.76028,33.901416%20C39.6764133,34.4200764%2039.5404133,35.1554066%2039.3749467,36.0568877%20C38.3674133,41.5005764%2036.0112133,54.2526613%2037.8109467,61.1221047%20L36.7127467,61.4050104%20C34.85068,54.2941991%2037.1536133,41.8396142%2038.2586133,35.8536896%20C38.42408,34.9634349%2038.5578133,34.2370858%2038.6405467,33.7240387%20L41.16788,17.9408217%20L42.8055467,17.9206142%20L42.8384133,17.9206142%20C43.62268,17.9206142%2044.3661467,18.2697557%2044.9362133,18.9040481%20C45.5901467,19.6337651%2045.90748,20.6216896%2045.7862133,21.5501142%20L44.0363467,34.8298406%20C43.3484133,40.0602274%2043.25548,59.8366802%2050.6765467,63.9230953%20C52.1238133,64.7212934%2054.6307467,64.1509915%2055.5884133,63.6850953%20C59.1255467,61.9562274%2060.0900133,57.2916519%2060.7938133,53.8844349%20C62.0087467,48.0096519%2061.46928,43.1340198%2060.9468133,38.4189255%20C60.7904133,37.0088877%2060.63628,35.6201802%2060.5320133,34.23035%20L60.04128,26.6659915%20C59.98348,25.7746142%2060.33028,24.8360858%2060.9683467,24.1535198%20C61.5225467,23.5618877%2062.23428,23.2307085%2062.9709467,23.2217274%20L64.8579467,23.1981519%20L67.6697467,38.9196236%20C68.4982133,43.3237462%2070.48948,58.0078972%2062.1878133,65.5071425%20C62.6479467,65.7417745%2063.1568133,66.0875481%2063.33928,66.6230481%20C63.4220133,66.8666613%2063.4673467,67.25285%2063.21688,67.7063972%20C61.4976133,70.8060104%2057.8324133,72.2901425%2054.88688,73.4823877%20C53.2696133,74.1368877%2051.7441467,74.7554632%2051.2806133,75.4077179%20C45.93128,82.9563594%2051.2500133,99.1571991%2051.3044133,99.3188594%20L51.68068,100.444869%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M111.364393,67.1044368%20C111.364393,67.1044368%20112.64166,65.6674557%20111.89026,63.7679462%20C111.660193,63.1886632%20110.85326,62.6969462%20110.85326,62.6969462%20C110.85326,62.6969462%20108.838193,63.0719085%20109.27906,64.4145877%20C109.91486,66.3488991%20111.364393,67.1044368%20111.364393,67.1044368'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M110.74242,63.3033972%20C110.427353,63.3976991%20109.99102,63.5885481%20109.83802,63.845633%20C109.792687,63.9219726%20109.750753,64.0342368%20109.818753,64.2408028%20C110.17122,65.317416%20110.799087,65.9775292%20111.213887,66.3188123%20C111.47342,65.8383217%20111.76242,64.9851142%20111.362353,63.9736142%20C111.271687,63.7434726%20110.972487,63.4751613%20110.74242,63.3033972%20L110.74242,63.3033972%20Z%20M111.494953,67.8074349%20L111.100553,67.6008689%20C111.033687,67.566067%20109.439087,66.7151047%20108.73982,64.5888217%20C108.58682,64.1206802%20108.628753,63.6648877%20108.864487,63.2730858%20C109.37222,62.4232462%20110.60982,62.1706519%20110.748087,62.1459538%20L110.96342,62.1055387%20L111.149287,62.2189255%20C111.24902,62.2795481%20112.12622,62.8296425%20112.417487,63.5627274%20C113.28562,65.7563689%20111.851953,67.4055292%20111.78962,67.475133%20L111.494953,67.8074349%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M110.910607,65.1354358%20C110.910607,65.1354358%20111.359407,64.6313698%20111.09534,63.9645208%20C111.014873,63.7613226%20110.73154,63.5895585%20110.73154,63.5895585%20C110.73154,63.5895585%20110.025473,63.7209075%20110.179607,64.1912943%20C110.402873,64.8704925%20110.910607,65.1354358%20110.910607,65.1354358'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M100.886613,77.4164604%20C100.886613,77.4164604%2099.62068,74.6513943%20102.536747,72.7777057%20C103.080747,72.4285642%20103.852547,72.1310642%20103.852547,72.1310642%20C103.852547,72.1310642%20106.70968,74.3123566%20105.204613,75.3687623%20C103.355013,76.6654132%20100.886613,77.4164604%20100.886613,77.4164604'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M103.757573,72.7790528%20C103.50144,72.891317%20103.133107,73.0630811%20102.84524,73.248317%20C101.02964,74.4158642%20101.07724,75.9359208%20101.248373,76.7004396%20C102.054173,76.4119208%20103.62724,75.7877321%20104.876173,74.9098264%20C105.04844,74.7897038%20105.073373,74.6897887%20105.07564,74.5999774%20C105.08584,74.1138736%20104.36504,73.3022038%20103.757573,72.7790528%20L103.757573,72.7790528%20Z%20M100.576307,78.0981283%20L100.371173,77.6490717%20C99.8623067,76.5399019%2099.59824,73.9971189%20102.227573,72.3064208%20C102.813507,71.9303358%20103.61364,71.6216094%20103.64764,71.6081377%20L103.945707,71.4925057%20L104.199573,71.6867226%20C104.53844,71.9471755%20106.236173,73.3100623%20106.208973,74.6235528%20C106.20104,74.9603453%20106.07864,75.4430811%20105.53124,75.8270245%20C103.63064,77.1596%20101.157707,77.9207509%20101.052307,77.9521849%20L100.576307,78.0981283%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M101.897093,76.3574726%20C101.897093,76.3574726%20101.19556,74.8239443%20102.812827,73.7855009%20C103.114293,73.591284%20103.54156,73.4273783%20103.54156,73.4273783%20C103.54156,73.4273783%20105.127093,74.6364632%20104.291827,75.2213594%20C103.26616,75.9409726%20101.897093,76.3574726%20101.897093,76.3574726'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M109.744067,68.1985632%20C109.744067,68.1985632%20111.8974,70.0262236%20109.875533,71.7079406%20C109.011933,72.4275538%20107.9976,72.4825632%20107.9976,72.4825632%20C107.9976,72.4825632%20106.4744,70.9108651%20107.223533,70.2058462%20C108.5314,68.9743085%20109.744067,68.1985632%20109.744067,68.1985632'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M109.666547,68.9331075%20C109.217747,69.2519377%20108.431213,69.8435698%20107.61408,70.6125792%20C107.581213,70.9808057%20107.912147,71.5129377%20108.21928,71.8834094%20C108.52188,71.8205415%20109.047747,71.6644943%20109.51128,71.2783057%20C109.955547,70.9089566%20110.172013,70.5306264%20110.174294,70.1219849%20C110.176547,69.6504755%20109.896613,69.2115226%20109.666547,68.9331075%20L109.666547,68.9331075%20Z%20M107.768213,73.0576925%20L107.589147,72.871334%20C107.394213,72.6715038%20106.428613,71.6240792%20106.450147,70.6732019%20C106.45808,70.3296736%20106.59068,70.027683%20106.833213,69.7986642%20C108.163747,68.5457962%20109.38548,67.7599472%20109.43648,67.7273906%20L109.791213,67.500617%20L110.11308,67.7722962%20C110.161813,67.813834%20111.314413,68.8073717%20111.307643,70.1264755%20C111.304213,70.8741547%20110.944947,71.5511075%20110.240013,72.1371264%20C109.24268,72.9678811%20108.078747,73.0408528%20108.02888,73.0430981%20L107.768213,73.0576925%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M109.45076,69.5163198%20C109.45076,69.5163198%20110.405027,70.3257443%20109.50856,71.0711783%20C109.125493,71.3888858%20108.676693,71.413584%20108.676693,71.413584%20C108.676693,71.413584%20108.00236,70.7175462%20108.334427,70.4054519%20C108.912427,69.8598481%20109.45076,69.5163198%20109.45076,69.5163198'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M90.68106,79.0051104%20C90.68106,79.0051104%2089.9477933,76.5397896%2092.6847933,75.5226764%20C95.4217933,74.5055632%2096.1709267,75.3138651%2096.1709267,75.3138651%20C96.1709267,75.3138651%2097.7235933,77.8308274%2096.3749267,78.6638274%20C95.02626,79.4968274%2090.68106,79.0051104%2090.68106,79.0051104'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.1613667,78.4898179%20C92.8047,78.6402519%2095.2867,78.6750538%2096.0755,78.1878274%20C96.7566333,77.7668368%2096.0483,76.2377991%2095.7411667,75.6978085%20C95.5643667,75.6068745%2094.8061667,75.3340726%2092.8840333,76.0480726%20C91.2214333,76.6655255%2091.1047,77.8835915%2091.1613667,78.4898179%20M93.2931667,79.7134972%20C92.0102333,79.7134972%2090.8508333,79.588884%2090.6173667,79.5630632%20L90.2433667,79.5204028%20L90.1379667,79.1645255%20C89.8319667,78.1384311%2089.9294333,75.9459123%2092.4851,74.9984028%20C95.4340333,73.9004594%2096.4200333,74.7514217%2096.5877667,74.9344123%20C97.3391667,76.1322708%2098.1155,78.2495726%2096.6750333,79.1398274%20C95.9429,79.5922519%2094.5579667,79.7134972%2093.2931667,79.7134972'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M91.9637667,78.4272868%20C91.9637667,78.4272868%2091.5829667,77.1441075%2093.0064333,76.616466%20C94.4299,76.0877019%2094.8197667,76.5075698%2094.8197667,76.5075698%20C94.8197667,76.5075698%2095.6267,77.8165698%2094.9251667,78.2499094%20C94.2236333,78.6832491%2091.9637667,78.4272868%2091.9637667,78.4272868'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M41.09988,22.2305472%20C41.09988,22.2305472%2045.51988,24.6352453%2051.6625467,22.3394434%20C51.2636133,24.2400755%2050.4487467,28.0615472%2050.4487467,28.0615472%20C50.4487467,28.0615472%2044.75488,29.869%2040.3099467,27.175783%20C40.7304133,24.6543302%2041.09988,22.2305472%2041.09988,22.2305472'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.9328267,26.8855802%20C44.46996,28.8165236%2048.7834267,27.9150425%2049.9654933,27.6130519%20C50.13436,26.8193443%2050.5718267,24.7671557%2050.9050267,23.190967%20C46.43176,24.5706934%2042.9830267,23.6063443%2041.5470933,23.0450236%20C41.41676,23.8847594%2041.1878267,25.3441934%2040.9328267,26.8855802%20M46.14956,29.2229198%20C44.25576,29.2229198%2042.0264933,28.8737783%2040.0136933,27.6557123%20L39.6884267,27.4581274%20L39.75076,27.0854104%20C40.1700933,24.5684481%2040.53956,22.148033%2040.53956,22.1469104%20L40.6608267,21.3554481%20L41.3714267,21.7382689%20C41.4144933,21.7618443%2045.6622267,23.9835519%2051.4626267,21.8134858%20L52.4282267,21.4531179%20L52.2174267,22.4533915%20C51.81736,24.3551462%2051.0036267,28.1777406%2051.0036267,28.1777406%20L50.9356267,28.4976934%20L50.6216933,28.5964858%20C50.4856933,28.6391462%2048.59756,29.2229198%2046.14956,29.2229198'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M73.8006267,10.7750009%20C73.8006267,10.7750009%2073.5750933,8.69250094%2071.47276,7.88981226%20C70.8312933,7.64507642%2069.10636,7.59792547%2069.10636,7.59792547%20C69.10636,7.59792547%2068.65076,9.81289717%2070.0708267,10.4528028%20C72.1142267,11.3744915%2073.8006267,10.7750009%2073.8006267,10.7750009'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.6114867,8.18214811%20C69.5842867,8.74571415%2069.65002,9.64719528%2070.3050867,9.94132736%20C71.49282,10.47795%2072.5377533,10.4453934%2073.1202867,10.3567047%20C72.93102,9.78752547%2072.4504867,8.86359151%2071.2695533,8.41341226%20C70.9635533,8.29778019%2070.22462,8.22031792%2069.6114867,8.18214811%20M72.42102,11.5276198%20C71.7092867,11.5276198%2070.8082867,11.401884%2069.8358867,10.9640538%20C68.0270867,10.1478934%2068.5291533,7.59388396%2068.5506867,7.48611038%20L68.6458867,7.02358208%20L69.1218867,7.03593113%20C69.3088867,7.04154434%2070.9635533,7.09430849%2071.67642,7.36486509%20C74.0745533,8.28094057%2074.3533533,10.6160349%2074.3635533,10.7148274%20L74.4111533,11.1537802%20L73.99182,11.3030915%20C73.94762,11.3188085%2073.3412867,11.5276198%2072.42102,11.5276198'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.4803067,9.77629906%20C68.4803067,9.77629906%2068.3839733,6.93601604%2065.1517067,6.56217642%20C64.5487733,6.49145%2063.7781067,6.55993113%2063.7781067,6.55993113%20C63.7781067,6.55993113%2062.29344,9.56524245%2063.9991067,9.83243113%20C66.09464,10.1613651%2068.4803067,9.77629906%2068.4803067,9.77629906'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.15392,7.09902358%20C63.86832,7.78046698%2063.61332,8.7302217%2063.81732,9.11865566%20C63.84112,9.16243868%2063.88532,9.24551415%2064.0870533,9.27694811%20C65.4776533,9.49586321%2067.02012,9.38359906%2067.82592,9.29491038%20C67.6332533,8.58091038%2067.0212533,7.34375943%2065.0866533,7.12035377%20C64.7772533,7.08218396%2064.4100533,7.08779717%2064.15392,7.09902358%20M65.8935867,10.5275708%20C65.2600533,10.5275708%2064.5732533,10.4905236%2063.9102533,10.3872406%20C63.27672,10.2873255%2062.9627867,9.92358962%2062.81092,9.6361934%20C62.2317867,8.52926887%2063.0908533,6.67354245%2063.2687867,6.31317453%20L63.40932,6.02914623%20L63.7277867,5.99995755%20C63.7583867,5.99771226%2064.56192,5.92923113%2065.21812,6.00332547%20C68.1568533,6.34460849%2069.0079867,8.60785377%2069.04652,9.75743868%20L69.06352,10.2514009%20L68.57052,10.3299858%20C68.5013867,10.3423349%2067.3272533,10.5275708%2065.8935867,10.5275708'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M62.37096,10.0579698%20C62.37096,10.0579698%2061.8258267,6.92467736%2059.00156,7.89800755%20C57.7968267,8.31338491%2057.1530933,9.25752642%2057.1530933,9.25752642%20C57.1530933,9.25752642%2057.8138267,11.6341585%2058.94036,11.3220642%20C60.90556,10.777583%2062.37096,10.0579698%2062.37096,10.0579698'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.7844733,9.37607736%20C57.9726067,9.91157736%2058.30354,10.5728132%2058.6288067,10.7558038%20C58.7058733,10.7995868%2058.74894,10.7928509%2058.7874733,10.7816245%20C60.06814,10.4268698%2061.1380067,9.99128491%2061.6990067,9.74654906%20C61.56074,9.34913396%2061.2808067,8.76086981%2060.7674067,8.46336981%20C60.34354,8.21751132%2059.8256067,8.20740755%2059.18754,8.42856792%20C58.4984733,8.66544528%2058.0190733,9.11674717%2057.7844733,9.37607736%20M58.7376067,11.9121245%20C58.5098067,11.9121245%2058.28314,11.8515019%2058.0712067,11.7325019%20C57.1498067,11.2172094%2056.6896733,9.70501132%2056.60694,9.40638868%20L56.5378067,9.15828491%20L56.6840067,8.94386038%20C56.7146067,8.89895472%2057.4478733,7.83918113%2058.8158067,7.3676717%20C59.7768733,7.03873774%2060.6302733,7.07915283%2061.34654,7.49789811%20C62.6170067,8.23884151%2062.91734,9.89249245%2062.9298067,9.96209623%20L63.0012067,10.3752283%20L62.6226733,10.5615868%20C62.56034,10.5907755%2061.0870067,11.3103887%2059.09234,11.8627283%20C58.9744733,11.8952849%2058.8554733,11.9121245%2058.7376067,11.9121245'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.35366,4.99844906%20C33.35366,4.99844906%2033.44546,3.89152453%2034.5493267,3.43797736%20C34.8859267,3.29989245%2035.41746,3.43573208%2035.41746,3.43573208%20C35.41746,3.43573208%2036.07026,4.41916604%2035.32566,4.77841132%20C34.2557933,5.29370377%2033.35366,4.99844906%2033.35366,4.99844906'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M38.41932,4.22775566%20C38.41932,4.22775566%2038.43632,2.18342547%2040.7539867,1.85673679%20C41.1846533,1.79499151%2041.7422533,1.83091604%2041.7422533,1.83091604%20C41.7422533,1.83091604%2042.8642533,3.96505755%2041.64252,4.18734057%20C40.1419867,4.46126509%2038.41932,4.22775566%2038.41932,4.22775566'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.05884,5.12126604%20C45.05884,5.12126604%2045.3251733,3.32054906%2046.95604,3.83584151%20C47.65304,4.05812453%2048.03384,4.58801132%2048.03384,4.58801132%20C48.03384,4.58801132%2047.69044,5.9587566%2047.04104,5.79709623%20C45.9077067,5.51194528%2045.05884,5.12126604%2045.05884,5.12126604'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M72.7546733,10.2553302%20C72.7546733,10.2553302%2072.6356733,9.15514151%2071.5238733,8.72966038%20C71.1850067,8.59943396%2070.2738067,8.57585849%2070.2738067,8.57585849%20C70.2738067,8.57585849%2070.0324067,9.74677358%2070.7838067,10.0846887%20C71.8638733,10.5719151%2072.7546733,10.2553302%2072.7546733,10.2553302'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M67.2219667,9.29053208%20C67.2219667,9.29053208%2067.1687,7.72107925%2065.3825667,7.51339057%20C65.0482333,7.47522075%2064.6221,7.51226792%2064.6221,7.51226792%20C64.6221,7.51226792%2063.8004333,9.17377736%2064.7433667,9.3208434%20C65.9027667,9.50271132%2067.2219667,9.29053208%2067.2219667,9.29053208'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M61.2398933,9.85847642%20C61.2398933,9.85847642%2060.9406933,8.14532547%2059.3970933,8.67745755%20C58.7374933,8.90423113%2058.3850267,9.42064623%2058.3850267,9.42064623%20C58.3850267,9.42064623%2058.7476933,10.7217877%2059.3630933,10.5500236%20C60.4386267,10.2525236%2061.2398933,9.85847642%2061.2398933,9.85847642'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.2848533,27.4512792%20C54.2848533,27.4512792%2059.7316533,28.222534%2064.88492,26.9023075%20C65.4232533,29.6786%2065.7734533,31.7756943%2065.7734533,31.7756943%20C65.7734533,31.7756943%2062.2181867,34.232034%2055.5779867,32.9151755%20C54.7506533,29.3507887%2054.2848533,27.4512792%2054.2848533,27.4512792'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.0468467,32.4330009%20C61.0754467,33.3400953%2064.2068467,31.9884349%2065.14978,31.4877368%20C65.03758,30.8332368%2064.7837133,29.3883972%2064.43918,27.5876802%20C60.55298,28.4678311%2056.67698,28.2545292%2055.02458,28.0996047%20C55.22178,28.9213783%2055.5697133,30.3819349%2056.0468467,32.4330009%20M59.38678,33.8666142%20C58.22398,33.8666142%2056.9172467,33.7532274%2055.46658,33.4658311%20L55.1073133,33.3939821%20L55.0257133,33.0414726%20C54.1995133,29.4838217%2053.7348467,27.5865575%2053.7337133,27.5843123%20L53.5365133,26.7793783%20L54.36498,26.8950104%20C54.4182467,26.9039915%2059.7619133,27.6359538%2064.7429133,26.3583877%20L65.32658,26.2090764%20L65.4410467,26.7962179%20C65.9816467,29.5814915%2066.3318467,31.6841991%2066.3318467,31.6841991%20L66.39078,32.0333406%20L66.0972467,32.235416%20C65.9771133,32.3184915%2063.6730467,33.8666142%2059.38678,33.8666142'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.2065667,21.9323736%20L69.3764333,21.8549113%20C69.3379,18.7755057%2066.7867667,16.3113075%2063.6780333,16.3494774%20L63.1363,16.3573358%20C61.5813667,16.3764208%2060.3381,17.6405151%2060.3562333,19.1796566%20C60.3766333,20.7187981%2061.6516333,21.9514585%2063.2065667,21.9323736'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M63.88056,21.8183132%20L69.26956,21.7509547%20C69.23896,19.3327849%2067.2340933,17.3973509%2064.7928933,17.4265396%20L63.51336,17.4433792%20C62.37776,17.4568509%2061.46996,18.3796623%2061.4846933,19.5034264%20C61.4994267,20.7989547%2062.5738267,21.8351528%2063.88056,21.8183132'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.8479733,17.9877481%20L64.79924,17.9877481%20L63.52084,18.0045877%20C63.12304,18.0102009%2062.7501733,18.1673708%2062.4725067,18.4491538%20C62.1959733,18.7309368%2062.04524,19.1025311%2062.0509067,19.4977009%20C62.0565733,19.9737009%2062.24924,20.418267%2062.5937733,20.7505689%20C62.93264,21.0783802%2063.37804,21.2568802%2063.8495067,21.2568802%20L63.8653733,21.2568802%20L68.6537067,21.1973802%20C68.35904,19.3764557%2066.7599067,17.9877481%2064.8479733,17.9877481%20L64.8479733,17.9877481%20Z%20M63.8495067,22.3795217%20C63.0799733,22.3795217%2062.35464,22.0876349%2061.8015733,21.5555028%20C61.2405733,21.0121443%2060.92664,20.2869179%2060.9175733,19.51005%20C60.9085067,18.8173802%2061.1737067,18.1617575%2061.66104,17.66555%20C62.15064,17.1693425%2062.8057067,16.8898047%2063.5061067,16.8819462%20L64.7845067,16.8651066%20L64.84684,16.8651066%20C67.5691067,16.8651066%2069.8017733,19.0407858%2069.8357733,21.7452292%20L69.8425733,22.30655%20L63.8869067,22.3795217%20L63.88804,22.3795217%20L63.8495067,22.3795217%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.1372533,20.7647142%20C65.83012,20.1618557%2066.0771867,19.4265255%2066.6857867,19.1234123%20C67.29552,18.8202991%2068.0389867,19.0639123%2068.3438533,19.6667708%20C68.6509867,20.2718745%2068.40392,21.0072047%2067.7941867,21.3091953%20C67.1844533,21.6134311%2066.4432533,21.3686953%2066.1372533,20.7647142'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.78498,16.9122575%20L35.6151133,16.9885972%20C35.5754467,13.9103142%2038.0642467,11.3821255%2041.1718467,11.3439557%20L41.7147133,11.3372198%20C43.2696467,11.3181349%2044.5446467,12.5496726%2044.5639133,14.0899368%20C44.5843133,15.6290783%2043.3399133,16.89205%2041.78498,16.9122575'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M41.2648933,16.8135774%20L35.71836,16.8831811%20C35.6888933,14.4638887%2037.6438933,12.4790585%2040.0850933,12.4476245%20L41.20936,12.4341528%20C42.42996,12.4195585%2043.4318267,13.3872755%2043.4476933,14.5963604%20C43.4624267,15.8065679%2042.4854933,16.798983%2041.2648933,16.8135774'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.2361067,12.9950245%20L41.2157067,12.9950245%20L40.0925733,13.0096189%20C38.1591067,13.0331943%2036.57244,14.4701755%2036.3197067,16.3135528%20L41.2587733,16.2518075%20C41.69624,16.2461943%2042.10764,16.0721849%2042.41364,15.7612132%20C42.7207733,15.4502415%2042.88624,15.0382321%2042.8805733,14.6048925%20C42.86924,13.7135151%2042.1337067,12.9950245%2041.2361067,12.9950245%20L41.2361067,12.9950245%20Z%20M35.1591733,17.4507887%20L35.1523733,16.8894679%20C35.1195067,14.1659396%2037.3283733,11.9217792%2040.07784,11.8869774%20L41.2021067,11.872383%20L41.2349733,11.872383%20C42.7513733,11.872383%2043.9957733,13.0848358%2044.0139067,14.5902981%20C44.0229733,15.3245057%2043.74304,16.0182981%2043.2251067,16.544817%20C42.7071733,17.0713358%2042.0135733,17.3665906%2041.27124,17.3744491%20L35.1591733,17.4507887%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.26502,15.6131368%20C37.79542,16.0397406%2038.5717533,15.960033%2039.00242,15.4346368%20C39.4319533,14.9103632%2039.3514867,14.1402311%2038.82222,13.71475%20C38.29182,13.2881462%2037.5154867,13.3678538%2037.08482,13.89325%20C36.6552867,14.4175236%2036.7357533,15.1876557%2037.26502,15.6131368'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M76.8276467,23.034134%20L76.8276467,23.034134%20C76.47518,22.9645302%2076.15898,22.7759264%2075.9323133,22.498634%20L75.51298,21.9889547%20L76.4366467,22.1730679%20L76.9806467,22.2819642%20C77.1903133,22.3235019%2077.3263133,22.5267%2077.2832467,22.733266%20C77.2413133,22.9420774%2077.0384467,23.0756717%2076.8276467,23.034134'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1523933,17.9065811%20L29.1523933,17.9065811%20C29.5025933,17.8279962%2029.81426,17.6304113%2030.0329933,17.3497509%20L30.4409933,16.8288453%20L29.52186,17.036534%20L28.98126,17.1577792%20C28.7715933,17.2049302%2028.64126,17.4114962%2028.68886,17.6169396%20C28.73646,17.8246283%2028.94386,17.9537321%2029.1523933,17.9065811'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.63674,23.0177434%20C41.63674,23.0177434%2046.26074,24.9026585%2050.8768067,23.0705075%20C50.42574,25.771583%2050.0098067,27.1535547%2050.0098067,27.1535547%20C50.0098067,27.1535547%2047.21954,27.350017%2045.3676733,27.0132245%20C42.72134,26.5316113%2041.6662067,25.355083%2041.63674,23.0177434'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M48.0792867,26.3944245%20C48.0792867,26.3944245%2043.8995533,26.7918396%2040.6389533,25.1685'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M46.8828267,27.0006509%20C45.3482933,27.0006509%2042.6724933,26.8098019%2040.3842933,25.6691981%20L40.89316,24.6678019%20C43.9712933,26.1990849%2047.98556,25.838717%2048.0252267,25.8353491%20L48.1340267,26.9535%20C48.07736,26.9591132%2047.6070267,27.0006509%2046.8828267,27.0006509'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M62.9055533,27.9523142%20C62.9055533,27.9523142%2058.8402867,29.1512953%2055.2317533,28.4833236%20C55.9457533,31.1293896%2056.3174867,31.9556538%2056.3174867,31.9556538%20C56.3174867,31.9556538%2061.7064867,31.1765406%2062.9055533,27.9523142'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M61.1944467,65.6737425%20C61.1944467,65.6737425%2060.9496467,65.8522425%2060.6028467,66.066667'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M60.7517667,66.3041057%20L60.4525667,65.8281057%20C60.7857667,65.6226623%2061.0226333,65.4508981%2061.0260333,65.4475302%20L61.3626333,65.8999547%20C61.3626333,65.8999547%2061.1099,66.0840679%2060.7517667,66.3041057'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.3183133,29.4750651%20C63.3183133,29.4750651%2059.2224467,30.2968387%2054.8557133,29.835433'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.6671733,30.5385434%20C56.7537067,30.5385434%2055.7835733,30.4981283%2054.79644,30.3937226%20L54.91544,29.277817%20C59.1405067,29.7212604%2063.1661067,28.933166%2063.2057733,28.9253075%20L63.4313067,30.0254962%20C63.2987067,30.051317%2060.82464,30.5385434%2057.6671733,30.5385434'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.6506267,113.245676%20C57.6506267,113.245676%2056.5490267,112.38012%2055.1176267,113.575733%20C53.8074933,114.669186%2052.83396,116.344167%2053.42896,116.503582%20C54.02396,116.66412%2055.0700267,116.813431%2056.1636933,116.600129%20C57.11456,116.414893%2057.9588933,116.58778%2058.3170267,114.605195%20C58.4836267,113.682384%2057.6506267,113.245676%2057.6506267,113.245676'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.65896,113.223673%20C56.2940267,113.223673%2055.82596,113.350531%2055.3000933,113.790607%20C54.14296,114.756078%2053.44596,116.006701%2053.53776,116.266031%20C53.8052267,116.313182%2054.88756,116.562408%2056.1092933,116.325531%20C56.2396267,116.29971%2056.3688267,116.280625%2056.4946267,116.261541%20C57.2584933,116.149276%2057.76396,116.075182%2058.0382267,114.556248%20C58.16516,113.852352%2057.54296,113.507701%2057.5168933,113.493107%20L57.4760933,113.467286%20C57.45456,113.450446%2057.1474267,113.223673%2056.65896,113.223673%20M55.04056,116.986767%20C54.2256933,116.986767%2053.58536,116.837456%2053.3552933,116.774588%20C53.1626267,116.722946%2053.02776,116.580371%2052.98356,116.382786%20C52.8282933,115.691239%2053.88796,114.235173%2054.93516,113.360635%20C56.3994267,112.136956%2057.6064267,112.873408%2057.8002267,113.007003%20C58.1538267,113.200097%2058.7544933,113.778258%2058.5958267,114.653918%20C58.25016,116.57139%2057.40016,116.697125%2056.5784933,116.817248%20C56.4606267,116.834088%2056.3404933,116.850927%2056.21696,116.875625%20C55.8044267,116.956456%2055.4054933,116.986767%2055.04056,116.986767'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.40594,113.569109%20C57.40594,113.569109%2056.7214067,113.030242%2055.8294733,113.774553%20C55.01574,114.454874%2054.4082733,115.497808%2054.7800067,115.5966%20C55.1494733,115.696515%2055.8000067,115.789694%2056.48114,115.6561%20C57.07274,115.541591%2057.5986067,115.649364%2057.82074,114.415581%20C57.9250067,113.840789%2057.40594,113.569109%2057.40594,113.569109'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M59.1955867,113.206159%20C59.77132,113.123084%2060.61452,114.351254%2060.5249867,114.728461%20C60.4354533,115.107914%2060.3855867,116.356292%2059.45512,116.503358%20C58.7705867,116.611131%2056.32712,116.894037%2055.7853867,116.373131%20C55.2878533,115.894886%2056.2228533,113.639499%2059.1955867,113.206159'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M59.2366133,113.483564%20C57.1467467,113.7878%2056.2208133,115.002498%2056.00208,115.67047%20C55.9057467,115.970215%2055.94768,116.137489%2055.9828133,116.172291%20C56.33188,116.506838%2058.1962133,116.419272%2059.4111467,116.225055%20C59.95628,116.139734%2060.1070133,115.49646%2060.20448,114.90146%20C60.2203467,114.807158%2060.23508,114.725206%2060.2498133,114.665706%20C60.2600133,114.541092%2060.02768,114.066215%2059.6650133,113.723809%20C59.4610133,113.531838%2059.3227467,113.4903%2059.2366133,113.483564%20M57.3473467,116.961508%20C56.6118133,116.961508%2055.8978133,116.872819%2055.5884133,116.575319%20C55.3572133,116.353036%2055.31188,115.960111%2055.4637467,115.497583%20C55.8094133,114.436687%2057.0855467,113.229847%2059.1550133,112.928979%20C59.5471467,112.864989%2059.93248,113.177083%2060.1795467,113.443149%20C60.4810133,113.767592%2060.89468,114.395149%2060.8006133,114.793687%20C60.7881467,114.844206%2060.7768133,114.911564%2060.76548,114.992394%20C60.67708,115.521158%2060.4946133,116.62247%2059.4995467,116.780762%20C59.3159467,116.808828%2058.3118133,116.961508%2057.3473467,116.961508'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(55.673165,%20112.520579)'%3e%3cpath%20d='M4.10338592,0.566535714%20C4.67798592,0.483460243%205.52231925,1.71163005%205.43278592,2.0888376%20C5.34325259,2.46829043%205.29338592,3.71554515%204.36291925,3.86261119%20C3.67838592,3.97038477%201.23491925,4.25329043%200.693185921,3.73350741%20C0.195652588,3.25413949%201.13065259,0.998752695%204.10338592,0.566535714'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M4.15540592,1.12673383%20C2.42480592,1.38606402%201.65640592,2.28866779%201.40480592,2.66587534%20C1.15660592,3.03971496%201.11693925,3.32823383%201.13733925,3.40120553%20C1.36173925,3.53367722%202.91100592,3.52581873%204.27327259,3.30690364%20C4.63367259,3.2518942%204.75040592,2.71414892%204.83427259,2.21681873%20C4.85013925,2.11465836%204.86600592,2.02709232%204.88073925,1.96085647%20C4.84107259,1.8048093%204.38773925,1.20082817%204.15540592,1.12673383%20M2.28540592,4.60355458%20C1.47167259,4.60355458%200.673805921,4.49690364%200.299805921,4.13765836%20C-0.0129940791,3.83679043%20-0.0843940791,3.3383376%200.101472588,2.76915836%20C0.448272588,1.70938477%201.68247259,0.350988544%204.02167259,0.010828167%20C4.44100592,-0.0520397575%204.87620592,0.160139488%205.29667259,0.613686658%20C5.61173925,0.954969676%206.11267259,1.67570553%205.98347259,2.21794137%20C5.97327259,2.26396968%205.96420592,2.32459232%205.95173925,2.39756402%20C5.86107259,2.94541307%205.64913925,4.22746968%204.45347259,4.41719609%20C4.05000592,4.48006402%203.15807259,4.60355458%202.28540592,4.60355458'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.26941925,0.907481941%20C4.60828592,0.858085714%205.10581925,1.58331213%205.05255259,1.80671779%20C5.00041925,2.03012345%204.97095259,2.76545364%204.42355259,2.85189703%20C4.01781925,2.9158876%202.57621925,3.08316119%202.25775259,2.77668005%20C1.96308592,2.49377439%202.51501925,1.1634442%204.26941925,0.907481941'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M6.15528592,1.14974798%20C6.15528592,1.14974798%205.71328592,0.928587601%204.84968592,1.43265364%20C4.08581925,1.87721968%202.94681925,2.58785175%203.25961925,3.45116307%20C3.57355259,4.31222911%205.99775259,3.96084232%206.53608592,3.7711159%20C7.07441925,3.58138949%207.40648592,2.99424798%207.30448592,2.48456873%20C7.08121925,1.37539892%206.15528592,1.14974798%206.15528592,1.14974798'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.86866592,1.66290741%20C5.75419925,1.66290741%205.51393259,1.69658666%205.13653259,1.91662439%20C4.76253259,2.13441685%203.62579925,2.79789798%203.79353259,3.26154892%20C4.00773259,3.55006779%205.72359925,3.46137911%206.34579925,3.24246402%20C6.63026592,3.14142628%206.79233259,2.81698288%206.74813259,2.59469987%20C6.60419925,1.87845458%206.07153259,1.71005836%206.01146592,1.69209609%20L5.93893259,1.66852062%20C5.92759925,1.66627534%205.90379925,1.66290741%205.86866592,1.66290741%20M4.78406592,4.56494041%20C3.89666592,4.56605836%202.99113259,4.36622817%202.72706592,3.64100175%20C2.24086592,2.30169043%203.86719925,1.354181%204.56193259,0.948907412%20C5.49353259,0.406671563%206.10779925,0.532407412%206.33446592,0.615482884%20C6.81613259,0.751322507%207.63666592,1.25875647%207.85993259,2.37578477%20C8.01973259,3.17510553%207.52219925,4.01933194%206.72659925,4.29999232%20C6.52939925,4.36959609%205.66466592,4.56494041%204.78406592,4.56494041'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.32460592,1.45454515%20C6.32460592,1.45454515%206.06280592,1.32431873%205.55053925,1.62181873%20C5.09947259,1.88563949%204.42400592,2.30663005%204.60987259,2.81743194%20C4.79460592,3.32823383%206.23167259,3.11829987%206.55013925,3.00715836%20C6.86747259,2.89377156%207.06467259,2.54687534%207.00460592,2.24488477%20C6.87313925,1.58813949%206.32460592,1.45454515%206.32460592,1.45454515'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M59.36162,113.548228%20C59.7004867,113.498832%2060.19802,114.222936%2060.1447533,114.446342%20C60.0937533,114.669747%2060.0631533,115.405077%2059.5157533,115.492643%20C59.11002,115.556634%2057.66842,115.722785%2057.3499533,115.416304%20C57.0552867,115.133398%2057.60722,113.803068%2059.36162,113.548228'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M61.63384,113.416655%20C61.63384,113.416655%2061.13404,113.166306%2060.1559733,113.736608%20C59.2935067,114.239551%2058.0049067,115.043362%2058.3585067,116.017815%20C58.71324,116.993391%2061.4559067,116.594853%2062.0645067,116.380428%20C62.6719733,116.164881%2063.0471067,115.5014%2062.93264,114.926608%20C62.68104,113.672617%2061.63384,113.416655%2061.63384,113.416655'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.3095933,113.643653%20C61.1135267,113.643653%2060.7757933,113.700908%2060.2997933,113.979323%20C59.3285267,114.545134%2058.3697267,115.218719%2058.62586,115.922615%20C58.8683933,116.591709%2061.25746,116.364936%2061.9691933,116.115709%20C62.43046,115.952926%2062.7455267,115.433143%2062.65486,114.980719%20C62.4429267,113.927681%2061.5997267,113.698662%2061.5645933,113.688558%20L61.5135933,113.670596%20C61.5045267,113.667228%2061.4365267,113.643653%2061.3095933,113.643653%20M60.0799267,116.93187%20C59.19366,116.93187%2058.3221267,116.747757%2058.09206,116.113464%20C57.64326,114.876313%2059.2435267,113.943398%2060.0119267,113.494342%20C60.98886,112.926285%2061.57706,113.092436%2061.7277933,113.151936%20C61.9125267,113.203577%2062.9461267,113.558332%2063.2101933,114.871823%20C63.3541267,115.592558%2062.8837933,116.388511%2062.1595933,116.644474%20C61.8683267,116.747757%2060.9661933,116.93187%2060.0799267,116.93187'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M61.8253733,113.761979%20C61.8253733,113.761979%2061.52844,113.612668%2060.95044,113.950583%20C60.4381733,114.249206%2059.6765733,114.724083%2059.88624,115.302243%20C60.0959067,115.879281%2061.71884,115.643526%2062.0803733,115.515545%20C62.43964,115.388687%2062.6617733,114.996885%2062.5937733,114.655602%20C62.4453067,113.912413%2061.8253733,113.761979%2061.8253733,113.761979'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M49.7493667,82.3378962%20C49.7493667,82.3378962%2050.3885667,88.6370377%2048.8959667,98.5701698%20C47.5065,107.815123%2044.8715,110.742972%2045.0981667,113.133075%20C45.2738333,114.983189%2046.0853,116.670519%2047.9609667,116.648288%20L53.5596333,116.57734%20C56.1742333,116.545906%2058.4590333,114.864189%2059.2671,112.401113%20C59.9199,110.418528%2060.5897,107.721943%2060.9659667,104.32034%20C61.3388333,99.6950566%2061.1881,95.0607925%2061.0759,92.3406321'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M47.9220933,117.770146%20C45.71436,117.770146%2044.23876,116.080571%2043.97016,113.23692%20C43.8500267,111.969458%2044.3214933,110.714344%2044.9754267,108.976495%20C45.8254267,106.715495%2046.9916267,103.61925%2047.77476,98.4045802%20C49.2254267,88.7498632%2048.62816,82.5113443%2048.62136,82.4495991%20L50.8766933,82.2261934%20C50.9038933,82.4877689%2051.5136267,88.7790519%2050.0176267,98.7357594%20C49.1982267,104.181693%2047.9356933,107.539514%2047.0992933,109.760099%20C46.53036,111.27342%2046.1552267,112.272571%2046.2266267,113.026986%20C46.3354267,114.168712%2046.7184933,115.524863%2047.9266267,115.524863%20L47.9458933,115.524863%20L53.5456933,115.454137%20C55.6638933,115.429439%2057.5304933,114.062061%2058.1900933,112.053656%20C58.97096,109.677024%2059.5262933,107.034325%2059.8402267,104.19741%20C60.22896,99.3442311%2060.0226933,94.2889764%2059.94336,92.3872217%20L62.20776,92.2951651%20C62.33356,95.3408915%2062.4582267,99.9089198%2062.0966933,104.40959%20C61.76236,107.431741%2061.17416,110.225995%2060.3456933,112.748571%20C59.3846267,115.673052%2056.6634933,117.662373%2053.5740267,117.700542%20L47.97536,117.770146%20L47.9220933,117.770146%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M78.5088333,86.1531934%20C76.6751,87.7574481%2075.7457667,90.3586085%2075.7911,92.7374858%20C75.8500333,95.9134387%2077.7619667,99.9347406%2076.6490333,105.227995%20C75.6585,109.94309%2073.5777,110.799665%2074.2611,115.010693%20C74.3846333,115.770722%2075.0827667,116.30959%2075.8591,116.300719%20L82.0981,116.222024%20C84.9699667,116.187222%2087.4021,114.094618%2087.8350333,111.282401%20C88.9944333,103.773052%2087.9472333,96.7116368%2086.8705667,91.2971368'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M75.8381333,117.422689%20C74.5064667,117.422689%2073.3516,116.468443%2073.1419333,115.189755%20C72.6772667,112.324774%2073.3618,110.794613%2074.1562667,109.023085%20C74.6322667,107.961066%2075.1706,106.758717%2075.5389333,104.999538%20C76.228,101.725915%2075.6749333,98.9485%2075.1887333,96.4977736%20C74.9269333,95.1809151%2074.6798667,93.9359057%2074.6572,92.7582547%20C74.6028,89.8865377%2075.7905333,87.032783%2077.758,85.3106509%20L79.2596667,86.9946132%20C77.7761333,88.2923868%2076.8808,90.483783%2076.9238667,92.716717%20C76.942,93.6956604%2077.1607333,94.7936038%2077.4134667,96.064434%20C77.9155333,98.5926226%2078.5411333,101.737142%2077.7591333,105.457575%20C77.3398,107.450264%2076.7232667,108.826623%2076.228,109.933547%20C75.5015333,111.554642%2075.0221333,112.626764%2075.3802667,114.832755%20C75.412,115.028094%2075.6647333,115.198736%2075.8449333,115.177406%20L82.0839333,115.099943%20C84.4152,115.070755%2086.3634,113.394651%2086.7158667,111.112321%20C87.8548667,103.733198%2086.802,96.762717%2085.7582,91.5143679%20L87.9829333,91.0799057%20C89.0618667,96.5067547%2090.1476,103.727585%2088.9553333,111.452481%20C88.4351333,114.824896%2085.5576,117.303689%2082.1122667,117.345226%20L75.8732667,117.422689%20L75.8381333,117.422689%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='80.09142%2094.2923443%2077.94942%2093.2797217%2080.04382%2091.5789198%2080.9436867%2091.8640708%2080.77142%2092.3984481%2080.1650867%2092.2064764%2078.9988867%2093.1539858%2080.04722%2093.6501934%2080.6512867%2093.2561462%2080.2534867%2093.1730708%2079.9916867%2093.3639198%2079.6550867%2092.9126179%2080.1197533%2092.5724575%2082.10082%2092.9867123'%3e%3c/polygon%3e%3cpath%20d='M46.325,113.386007%20C46.325,113.386007%2045.2234,112.52045%2043.792,113.717186%20C42.4818667,114.809516%2041.5083333,116.484497%2042.1033333,116.643912%20C42.6983333,116.80445%2043.7444,116.954884%2044.8380667,116.740459%20C45.7889333,116.556346%2046.6332667,116.72811%2046.9914,114.746648%20C47.158,113.823837%2046.325,113.386007%2046.325,113.386007'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.5420467,116.169596%20C42.9976467,116.261653%2043.8238467,116.364936%2044.7282467,116.190926%20C44.8642467,116.163983%2044.9968467,116.144898%2045.1260467,116.124691%20C45.83778,116.021408%2046.1959133,115.968643%2046.4339133,114.648417%20C46.5268467,114.134247%2046.0644467,113.885021%2046.0599133,113.881653%20L45.97718,113.830011%20C45.88878,113.764898%2045.17138,113.299002%2044.1570467,114.145474%20C43.3070467,114.854983%2042.71318,115.734011%2042.5420467,116.169596%20M43.70598,117.408992%20C42.90018,117.408992%2042.25758,117.26754%2041.95498,117.185587%20C41.66258,117.107002%2041.4472467,116.882474%2041.3815133,116.584974%20C41.1775133,115.670021%2042.4808467,114.076992%2043.4260467,113.287775%20C44.80078,112.139313%2046.1007133,112.525502%2046.6345133,112.915058%20C47.0810467,113.168775%2047.7327133,113.833379%2047.5491133,114.844879%20C47.1955133,116.801643%2046.3183133,117.085672%2045.2926467,117.234983%20C45.1793133,117.252945%2045.0637133,117.268662%2044.9458467,117.291115%20C44.50838,117.377558%2044.0890467,117.408992%2043.70598,117.408992'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M46.0804267,113.70944%20C46.0804267,113.70944%2045.3958933,113.171694%2044.50396,113.916006%20C43.6902267,114.595204%2043.08276,115.638138%2043.4544933,115.738053%20C43.82396,115.837968%2044.4744933,115.930025%2045.1556267,115.797553%20C45.7472267,115.683043%2046.2730933,115.789694%2046.4952267,114.555911%20C46.5994933,113.982242%2046.0804267,113.70944%2046.0804267,113.70944'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='55.1924267%20100.121436%2052.5358933%2099.9631434%2052.14376%2097.4607755%2054.5940267%2096.6704358%2054.76856%2097.2025679%2052.77616%2097.8469642%2053.0254933%2099.4310113%2054.94196%2099.5443981%2055.6740933%2098.6855774%2054.70736%2098.1702849%2054.12596%2098.345417%2054.5486933%2098.7989642%2054.1316267%2099.1806623%2053.09576%2098.0692472%2054.7674267%2097.5651811%2056.55696%2098.5183038'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.533333,%2012.033594)'%20fill='%23F3E3FF'%3e%3cpath%20d='M2.11174,18.8437623%20C1.70374,18.8437623%201.36827333,18.5170736%201.36260667,18.1118%20L1.64594,18.1073094%20C1.64707333,18.2308%201.69807333,18.3464321%201.78647333,18.4317528%20C1.87374,18.5170736%201.98934,18.5631019%202.11174,18.5631019%20L2.11740667,18.5631019%20C2.37354,18.559734%202.57980667,18.3509226%202.57640667,18.096083%20L2.85974,18.0915925%20C2.86200667,18.2903%202.78720667,18.4777811%202.64780667,18.619234%20C2.50840667,18.7618094%202.32140667,18.841517%202.12194,18.8437623%20L2.11174,18.8437623%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.896466667,18.8590302%20C0.699266667,18.8590302%200.514533333,18.7849358%200.374,18.6490962%20C0.2312,18.508766%200.150733333,18.3235302%200.148466667,18.1270679%20L0.4318,18.1225774%20C0.432933333,18.2460679%200.483933333,18.3617%200.572333333,18.4481434%20C0.6596,18.5323415%200.7752,18.5783698%200.896466667,18.5783698%20L0.899866667,18.5783698%20C1.0268,18.5772472%201.14353333,18.5267283%201.22966667,18.4391623%20C1.31693333,18.3504736%201.3634,18.2337189%201.36226667,18.1113509%20L1.6456,18.1068604%20C1.64786667,18.3055679%201.57306667,18.4930491%201.43366667,18.6345019%20C1.29313333,18.7770774%201.10613333,18.8567849%200.906666667,18.8590302%20L0.896466667,18.8590302%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.51073333,19.4521217%20C1.31466667,19.4521217%201.12993333,19.3780274%200.9894,19.2421877%20C0.845466667,19.1029802%200.765,18.9177443%200.762733333,18.7212821%20L1.04606667,18.7167915%20C1.0472,18.8402821%201.0982,18.9559142%201.1866,19.0412349%20C1.27386667,19.125433%201.38946667,19.1714613%201.51186667,19.1714613%20L1.51753333,19.1714613%20C1.77366667,19.169216%201.97993333,18.9604047%201.97766667,18.7044425%20L2.261,18.7021972%20C2.26553333,19.1108387%201.93346667,19.4476311%201.52093333,19.4521217%20L1.51073333,19.4521217%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M25.2233533,17.5237604%20C25.0408867,17.5237604%2024.8572867,17.4766094%2024.6895533,17.3766943%20L24.8357533,17.1353264%20C25.0091533,17.2386094%2025.2074867,17.2689208%2025.40582,17.2217698%20C25.6007533,17.1734962%2025.76622,17.0533736%2025.8693533,16.8838547%20C25.97362,16.7120906%2026.00422,16.513383%2025.95662,16.319166%20C25.9078867,16.1260717%2025.78662,15.962166%2025.6154867,15.8600057%20L25.7616867,15.6186377%20C25.9985533,15.7612132%2026.1651533,15.9857415%2026.23202,16.2518075%20C26.2977533,16.5178736%2026.25582,16.7940434%2026.11302,17.0286755%20C25.9180867,17.3475057%2025.57582,17.5237604%2025.2233533,17.5237604'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M25.52652,18.7407038%20C25.3440533,18.7407038%2025.1604533,18.6935528%2024.99272,18.5936377%20L25.13892,18.3522698%20C25.31232,18.4555528%2025.50952,18.4869868%2025.7089867,18.4387132%20C25.90392,18.3904396%2026.0693867,18.270317%2026.17252,18.1007981%20C26.2767867,17.929034%2026.3073867,17.7303264%2026.2597867,17.5361094%20C26.2110533,17.3430151%2026.0897867,17.1791094%2025.9186533,17.0769491%20L26.0648533,16.8355811%20C26.30172,16.9781566%2026.46832,17.2026849%2026.5351867,17.4687509%20C26.60092,17.734817%2026.5589867,18.0109868%2026.4161867,18.2456189%20C26.2212533,18.5644491%2025.8789867,18.7407038%2025.52652,18.7407038'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M54.6489933,38.040483%20C54.3973933,38.040483%2054.1605267,37.9450585%2053.98146,37.7721717%20C53.79786,37.595917%2053.69586,37.3590396%2053.69246,37.1064453%20L53.9757933,37.1019547%20C53.97806,37.2793321%2054.0505933,37.4466057%2054.17866,37.5700962%20C54.3055933,37.6924642%2054.4721933,37.7598226%2054.6489933,37.7598226%20L54.65466,37.7598226%20C55.02866,37.7553321%2055.3267267,37.4533415%2055.3221933,37.0851151%20L55.6055267,37.0817472%20C55.6123267,37.6037755%2055.18846,38.0337472%2054.66146,38.040483%20L54.6489933,38.040483%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M53.02096,38.0612519%20C52.4996267,38.0612519%2052.0712267,37.6447519%2052.0632933,37.1260915%20L52.3466267,37.1216009%20C52.3522933,37.4864594%2052.65376,37.7805915%2053.02096,37.7805915%20L53.0288933,37.7805915%20C53.2090933,37.7783462%2053.3756933,37.7076198%2053.5014933,37.5796387%20C53.6272933,37.4516575%2053.6952933,37.284384%2053.6930267,37.105884%20L53.97636,37.102516%20C53.97976,37.3551104%2053.8834267,37.594233%2053.7054933,37.7749783%20C53.5264267,37.9568462%2053.2872933,38.057884%2053.0334267,38.0612519%20L53.02096,38.0612519%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M53.84546,38.8572047%20C53.3229933,38.8572047%2052.8957267,38.4407047%2052.8889267,37.923167%20L53.17226,37.9186764%20C53.1767933,38.2835349%2053.47826,38.5765443%2053.84546,38.5765443%20L53.8511267,38.5765443%20C54.2239933,38.5720538%2054.52206,38.2700632%2054.5175267,37.9018368%20L54.80086,37.8984689%20C54.80766,38.4204972%2054.3837933,38.8504689%2053.8579267,38.8572047%20L53.84546,38.8572047%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M30.97298,89.4549943%20C30.72138,89.4549943%2030.4845133,89.3595698%2030.3054467,89.186683%20C30.1218467,89.0093057%2030.0198467,88.7735509%2030.0164467,88.519834%20L30.29978,88.5153434%20C30.3020467,88.6938434%2030.37458,88.861117%2030.5026467,88.9846075%20C30.62958,89.1069755%2030.79618,89.174334%2030.97298,89.174334%20L30.9809133,89.174334%20C31.1611133,89.1720887%2031.3288467,89.1013623%2031.4546467,88.9733811%20C31.5804467,88.8454%2031.6484467,88.6781264%2031.64618,88.4996264%20L31.9295133,88.4962585%20C31.9329133,88.7488528%2031.83658,88.9879755%2031.6575133,89.1687208%20C31.4784467,89.3505887%2031.2404467,89.4516264%2030.9854467,89.4549943%20L30.97298,89.4549943%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M29.3449467,89.4747528%20C28.82248,89.4747528%2028.39408,89.0582528%2028.38728,88.5407151%20L28.6706133,88.5362245%20C28.6751467,88.901083%2028.9766133,89.1940925%2029.3449467,89.1940925%20L29.35288,89.1940925%20C29.72348,89.1896019%2030.0215467,88.8876113%2030.0170133,88.5193849%20L30.3003467,88.516017%20C30.3071467,89.0380453%2029.88328,89.468017%2029.3574133,89.4747528%20L29.3449467,89.4747528%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M30.1694467,90.2718283%20C29.9178467,90.2718283%2029.68098,90.1764038%2029.50078,90.003517%20C29.3183133,89.8272623%2029.2163133,89.5903849%2029.2129133,89.3366679%20L29.4962467,89.3321774%20C29.4985133,89.5106774%2029.5710467,89.6779509%2029.6991133,89.8014415%20C29.8260467,89.9249321%2030.0017133,90.0091302%2030.17738,89.9911679%20C30.35758,89.9889226%2030.52418,89.9181962%2030.64998,89.7902151%20C30.77578,89.662234%2030.84378,89.4949604%2030.8415133,89.3164604%20L31.1248467,89.3130925%20C31.1282467,89.5656868%2031.0319133,89.8048094%2030.85398,89.9855547%20C30.6749133,90.1674226%2030.43578,90.2684604%2030.1819133,90.2718283%20L30.1694467,90.2718283%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M53.14268,12.4236%20C52.5771467,12.4236%2052.11248,11.9711755%2052.1045467,11.4098547%20L52.38788,11.4053642%20C52.3935467,11.8140057%2052.73128,12.1429396%2053.14268,12.1429396%20L53.1483467,12.1429396%20C53.3523467,12.1406943%2053.54048,12.0609868%2053.6810133,11.9184113%20C53.8215467,11.7747132%2053.8963467,11.5872321%2053.89408,11.3874019%20L54.1774133,11.3829113%20C54.1808133,11.6579585%2054.0765467,11.9172887%2053.88388,12.1137509%20C53.69008,12.3090906%2053.43168,12.4202321%2053.1551467,12.4236%20L53.14268,12.4236%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M52.25732,13.320366%20C51.69292,13.320366%2051.2293867,12.8690642%2051.2214533,12.3077434%20L51.5047867,12.3032528%20C51.5070533,12.5019604%2051.58752,12.6894415%2051.7314533,12.8286491%20C51.87312,12.9656113%2052.0589867,13.0397057%2052.25732,13.0397057%20L52.26412,13.0397057%20C52.4692533,13.0374604%2052.6573867,12.9577528%2052.79792,12.8151774%20C52.9384533,12.6726019%2053.0132533,12.4839981%2053.0109867,12.2852906%20L53.29432,12.2808%20C53.29772,12.5547245%2053.1934533,12.8151774%2052.9996533,13.0116396%20C52.8058533,13.2069792%2052.5474533,13.3169981%2052.27092,13.320366%20L52.25732,13.320366%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M42.0949467,28.4102396%20C41.7719467,28.4102396%2041.46708,28.2878717%2041.23588,28.0633434%20C41.0001467,27.8365698%2040.86868,27.5334566%2040.86528,27.2078906%20L41.1486133,27.2056453%20C41.15428,27.7175698%2041.5781467,28.1295792%2042.0949467,28.1295792%20L42.10628,28.1295792%20C42.62648,28.1228434%2043.0458133,27.6973623%2043.0401467,27.1798245%20L43.32348,27.1775792%20C43.3314133,27.8489189%2042.7851467,28.4012585%2042.10968,28.4102396%20L42.0949467,28.4102396%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M41.0191867,29.4999877%20C40.69732,29.4999877%2040.3924533,29.3776198%2040.1612533,29.1530915%20C39.9266533,28.9263179%2039.7951867,28.6232047%2039.7917867,28.2976387%20L40.07512,28.2953934%20C40.07852,28.5446198%2040.1793867,28.7781292%2040.3595867,28.9532613%20C40.53752,29.1250255%2040.7709867,29.2193274%2041.0191867,29.2193274%20L41.0316533,29.2193274%20C41.2843867,29.2159594%2041.52012,29.1160443%2041.69692,28.9375443%20C41.87372,28.7590443%2041.96892,28.522167%2041.96552,28.2718179%20L42.2488533,28.2673274%20C42.2533867,28.5928934%2042.12872,28.9016198%2041.8986533,29.1340066%20C41.66972,29.3663934%2041.36372,29.4966198%2041.0350533,29.4999877%20L41.0191867,29.4999877%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M25.5973533,1.47346698%20C25.1247533,1.47346698%2024.73602,1.09513679%2024.72922,0.623627358%20L25.0125533,0.619136792%20C25.01482,0.775183962%2025.0782867,0.920004717%2025.1904867,1.02890094%20C25.3015533,1.13555189%2025.4454867,1.19617453%2025.60642,1.1928066%20C25.92942,1.18943868%2026.18782,0.926740566%2026.1855533,0.605665094%20L26.4688867,0.603419811%20C26.4711533,0.832438679%2026.3827533,1.04910849%2026.22182,1.21413679%20C26.05862,1.37916509%2025.8421533,1.4712217%2025.60982,1.47346698%20L25.5973533,1.47346698%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M24.8824467,2.20363302%20C24.4064467,2.20363302%2024.0177133,1.82418019%2024.0120467,1.35267075%20L24.29538,1.35042547%20C24.2976467,1.50535%2024.35998,1.65017075%2024.47218,1.75794434%20C24.5821133,1.86459528%2024.72718,1.92297264%2024.8824467,1.92297264%20L24.8892467,1.92297264%20C25.0456467,1.92072736%2025.1907133,1.85785943%2025.3006467,1.74784057%20C25.41058,1.63669906%2025.4695133,1.48963302%2025.4672467,1.33583113%20L25.75058,1.33134057%20C25.7562467,1.80621792%2025.3720467,2.19689717%2024.8926467,2.20363302%20L24.8824467,2.20363302%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M94.87904,72.8302453%20C94.8563733,72.8302453%2094.8337067,72.8291226%2094.8099067,72.828%20C94.54924,72.8100377%2094.31124,72.693283%2094.1389733,72.4968208%20L94.3531733,72.3127075%20C94.4755733,72.4519151%2094.64444,72.5349906%2094.8303067,72.5484623%20C94.9969067,72.5608113%2095.1929733,72.5013113%2095.3335067,72.3811887%20C95.47404,72.2588208%2095.55904,72.0926698%2095.5715067,71.9085566%20C95.5851067,71.725566%2095.52504,71.547066%2095.40264,71.4078585%20L95.61684,71.2237453%20C95.7891067,71.4190849%2095.8729733,71.669434%2095.8537067,71.9276415%20C95.8367067,72.1869717%2095.7165733,72.4227264%2095.5193733,72.5922453%20C95.3403067,72.7471698%2095.1147733,72.8302453%2094.87904,72.8302453'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M94.79608,74.0000377%20C94.5218133,74.0000377%2094.2498133,73.8866509%2094.0560133,73.6666132%20L94.2702133,73.4825%20C94.5218133,73.7698962%2094.96268,73.8002075%2095.25168,73.5509811%20C95.54068,73.3017547%2095.5724133,72.8650472%2095.31968,72.5776509%20L95.53388,72.3935377%20C95.88748,72.7988113%2095.8455467,73.4128962%2095.4375467,73.7631604%20C95.2528133,73.9225755%2095.02388,74.0000377%2094.79608,74.0000377'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M61.70796,62.0664708%20C61.5798933,62.0664708%2061.4506933,62.0440179%2061.32716,62.0002349%20C61.0438267,61.9003198%2060.8182933,61.6959991%2060.6902267,61.4276877%20L60.94636,61.3064425%20C61.1446933,61.7218198%2061.6456267,61.9025651%2062.06496,61.7061028%20C62.4854267,61.5107632%2062.6656267,61.013433%2062.4672933,60.596933%20L62.7234267,60.4768104%20C62.9874933,61.0325179%2062.7472267,61.6982443%2062.18736,61.9598198%20C62.03436,62.0316689%2061.8722933,62.0664708%2061.70796,62.0664708'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M59.9316867,62.895317%20C59.5100867,62.895317%2059.1054867,62.6584396%2058.9139533,62.2576566%20L59.1700867,62.1364113%20C59.2652867,62.3384868%2059.4352867,62.4900434%2059.6460867,62.5652604%20C59.8591533,62.6404774%2060.0880867,62.6314962%2060.2875533,62.5349491%20C60.70802,62.3396094%2060.88822,61.8422792%2060.6898867,61.4269019%20L60.9471533,61.3067792%20C61.2100867,61.8624868%2060.96982,62.5270906%2060.4099533,62.788666%20C60.2546867,62.8616377%2060.09262,62.895317%2059.9316867,62.895317'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M61.23876,63.3613255%20C61.1106933,63.3613255%2060.9814933,63.3388726%2060.8568267,63.2950896%20C60.5746267,63.1951745%2060.3490933,62.9908538%2060.2210267,62.7225425%20L60.47716,62.6012972%20C60.57236,62.8033726%2060.74236,62.9560519%2060.95316,63.0312689%20C61.1662267,63.1064858%2061.39516,63.0963821%2061.5946267,63.0009575%20C61.7986267,62.9066557%2061.95276,62.7382594%2062.0286933,62.5294481%20C62.10576,62.3195142%2062.0944267,62.0938632%2061.9980933,61.8929104%20L62.2542267,61.7727877%20C62.3822933,62.0422217%2062.3970267,62.3442123%2062.29616,62.6248726%20C62.19416,62.9044104%2061.9878933,63.127816%2061.7170267,63.2546745%20C61.5640267,63.3265236%2061.40196,63.3613255%2061.23876,63.3613255'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M59.46124,64.1911821%20C59.3331733,64.1911821%2059.2039733,64.1687292%2059.08044,64.1249462%20C58.7971067,64.0250311%2058.5715733,63.8207104%2058.4435067,63.5523991%20L58.69964,63.4311538%20C58.89684,63.8465311%2059.4011733,64.0272764%2059.81824,63.8308142%20C60.2387067,63.6354745%2060.4189067,63.1381443%2060.2205733,62.7216443%20L60.4767067,62.6015217%20C60.7407733,63.1572292%2060.5005067,63.8229557%2059.94064,64.0845311%20C59.78764,64.1563802%2059.6255733,64.1911821%2059.46124,64.1911821'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M62.5469667,63.8260991%20C62.1242333,63.8260991%2061.7196333,63.5892217%2061.5281,63.1884387%20L61.7842333,63.0671934%20C61.9814333,63.484816%2062.4857667,63.6610708%2062.9028333,63.4657311%20C63.1068333,63.3714292%2063.2598333,63.203033%2063.3357667,62.9942217%20C63.4128333,62.7842877%2063.4015,62.5586368%2063.3051667,62.357684%20L63.5624333,62.2375613%20C63.6893667,62.5069953%2063.7041,62.8089858%2063.6032333,63.0896462%20C63.5012333,63.369184%2063.2961,63.5925896%2063.0252333,63.7194481%20C62.8699667,63.7912972%2062.7079,63.8260991%2062.5469667,63.8260991'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M44.02184,8.78927264%20C43.40304,8.78927264%2042.89644,8.29531038%2042.8885067,7.68234811%20L43.17184,7.67785755%20C43.1775067,8.13814057%2043.5583067,8.50861226%2044.02184,8.50861226%20L44.03204,8.50861226%20C44.5001067,8.50299906%2044.8763733,8.12130094%2044.8707067,7.65765%20L45.15404,7.65315943%20C45.1619733,8.27285755%2044.6599067,8.78141415%2044.0365733,8.78927264%20L44.02184,8.78927264%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M44.1491133,45.8967283%20C43.5303133,45.8967283%2043.0237133,45.402766%2043.01578,44.7898038%20L43.2991133,44.7853132%20C43.30478,45.2455962%2043.68558,45.6160679%2044.1491133,45.6160679%20L44.1593133,45.6160679%20C44.62738,45.6104547%2045.0036467,45.227634%2044.99798,44.763983%20L45.2813133,44.7594925%20C45.2892467,45.3791906%2044.78718,45.8888698%2044.1638467,45.8967283%20L44.1491133,45.8967283%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M54.8837067,25.0698198%20C54.39524,25.0698198%2053.9963067,24.6802632%2053.9895067,24.1975274%20L54.27284,24.1930368%20C54.2773733,24.5230934%2054.5505067,24.7891594%2054.8837067,24.7891594%20L54.8905067,24.7891594%20C55.05144,24.7869142%2055.20444,24.7218009%2055.3189067,24.6072915%20C55.43224,24.4905368%2055.49344,24.3389802%2055.4911733,24.1784425%20L55.7745067,24.1739519%20C55.7779067,24.4097066%2055.6883733,24.6331123%2055.52064,24.8026311%20C55.3551733,24.97215%2055.1319067,25.0664519%2054.8939067,25.0698198%20L54.8837067,25.0698198%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M72.36288,7.76093302%20C72.1770133,7.76093302%2072.00248,7.69132925%2071.8687467,7.56222547%20C71.73388,7.43199906%2071.65908,7.25686698%2071.6568133,7.07050849%20L71.9401467,7.06826321%20C71.94128,7.17828208%2071.9866133,7.28268774%2072.06708,7.36127264%20C72.1475467,7.43873491%2072.25068,7.48027264%2072.3617467,7.48027264%20L72.3674133,7.48027264%20C72.5986133,7.47690472%2072.7856133,7.2871783%2072.7833467,7.05703679%20L73.06668,7.05479151%20C73.0712133,7.43873491%2072.7584133,7.75531981%2072.3708133,7.76093302%20L72.36288,7.76093302%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M78.4977267,90.0141821%20C78.2721933,90.0141821%2078.05006,89.9457009%2077.8607933,89.8165972%20C77.6103267,89.6470783%2077.4425933,89.391116%2077.3881933,89.096984%20L77.6669933,89.0464651%20C77.7077933,89.2665028%2077.8335933,89.4584745%2078.0205933,89.585333%20C78.2075933,89.7110689%2078.4319933,89.7582198%2078.6563933,89.7178047%20C78.87966,89.676267%2079.07346,89.5527764%2079.2015267,89.3664179%20C79.3295933,89.1811821%2079.3771933,88.9577764%2079.33526,88.736616%20L79.61406,88.6838519%20C79.6695933,88.9791066%2079.60726,89.2777292%2079.4349933,89.5247104%20C79.2649933,89.7728142%2079.0065933,89.9400877%2078.70966,89.9939745%20C78.63826,90.0074462%2078.5679933,90.0141821%2078.4977267,90.0141821'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M51.3242467,97.8474132%20C51.00238,97.8474132%2050.6975133,97.7261679%2050.4674467,97.5016396%20C50.2317133,97.274866%2050.1002467,96.9706302%2050.0957133,96.6461868%20L50.3790467,96.6416962%20C50.3824467,96.8920453%2050.4844467,97.1255547%2050.6646467,97.3018094%20C50.84258,97.4724509%2051.0760467,97.5667528%2051.3242467,97.5667528%20L51.3367133,97.5667528%20C51.5894467,97.5633849%2051.82518,97.4623472%2052.0031133,97.2838472%20C52.17878,97.1053472%2052.27398,96.8684698%2052.27058,96.6181208%20L52.5539133,96.6136302%20C52.5584467,96.9391962%2052.43378,97.2479226%2052.2048467,97.4803094%20C51.9759133,97.7126962%2051.66878,97.8429226%2051.3412467,97.8474132%20L51.3242467,97.8474132%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M50.2507533,98.938284%20C49.57982,98.938284%2049.0312867,98.4016613%2049.02222,97.7370575%20L49.3055533,97.732567%20C49.3123533,98.2456142%2049.7350867,98.6576236%2050.2507533,98.6576236%20L50.25982,98.6576236%20C50.5159533,98.6542557%2050.7516867,98.5532179%2050.92962,98.3747179%20C51.1052867,98.1962179%2051.2004867,97.9593406%2051.1970867,97.7089915%20L51.48042,97.7045009%20C51.4849533,98.030067%2051.3602867,98.3387934%2051.1313533,98.5711802%20C50.90242,98.803567%2050.5952867,98.9337934%2050.2677533,98.938284%20L50.2507533,98.938284%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M47.8700733,113.347612%20C48.4446733,113.264537%2049.2890067,114.492707%2049.1994733,114.869914%20C49.10994,115.249367%2049.0600733,116.496622%2048.1296067,116.643688%20C47.4450733,116.751461%2045.0016067,117.034367%2044.4598733,116.514584%20C43.96234,116.035216%2044.89734,113.779829%2047.8700733,113.347612'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M47.9220933,113.90781%20C46.1914933,114.167141%2045.4230933,115.069744%2045.1714933,115.446952%20C44.9232933,115.820792%2044.8836267,116.10931%2044.9040267,116.182282%20C45.1284267,116.314754%2046.6776933,116.306895%2048.03996,116.08798%20C48.40036,116.032971%2048.5170933,115.495225%2048.60096,114.997895%20C48.6168267,114.895735%2048.6326933,114.808169%2048.6474267,114.741933%20C48.60776,114.585886%2048.1544267,113.981905%2047.9220933,113.90781%20M46.0520933,117.384631%20C45.23836,117.384631%2044.4404933,117.27798%2044.0664933,116.918735%20C43.7536933,116.617867%2043.6822933,116.119414%2043.86816,115.550235%20C44.21496,114.490461%2045.44916,113.132065%2047.78836,112.791905%20C48.2076933,112.729037%2048.6428933,112.941216%2049.06336,113.394763%20C49.3784267,113.736046%2049.87936,114.456782%2049.75016,114.999018%20C49.73996,115.045046%2049.7308933,115.105669%2049.7184267,115.178641%20C49.62776,115.72649%2049.4158267,117.008546%2048.22016,117.198273%20C47.8166933,117.261141%2046.92476,117.384631%2046.0520933,117.384631'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.0361067,113.688558%20C48.3749733,113.639162%2048.8725067,114.364389%2048.81924,114.587794%20C48.7671067,114.8112%2048.73764,115.54653%2048.19024,115.632974%20C47.7845067,115.696964%2046.3429067,115.864238%2046.02444,115.557757%20C45.7297733,115.274851%2046.2817067,113.944521%2048.0361067,113.688558'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M49.9219733,113.930825%20C49.9219733,113.930825%2049.4799733,113.709664%2048.6163733,114.21373%20C47.8525067,114.658296%2046.7135067,115.368928%2047.0263067,116.23224%20C47.34024,117.093306%2049.76444,116.741919%2050.3027733,116.552192%20C50.8411067,116.362466%2051.1731733,115.775325%2051.0711733,115.265645%20C50.8479067,114.156475%2049.9219733,113.930825%2049.9219733,113.930825'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.584146,113.995782%20C63.584146,113.995782%2063.142146,113.774622%2062.278546,114.278688%20C61.5146793,114.723254%2060.3756793,115.433886%2060.6884793,116.297198%20C61.0024127,117.158264%2063.4266127,116.806877%2063.964946,116.61715%20C64.5032793,116.427424%2064.835346,115.840282%2064.733346,115.330603%20C64.5100793,114.221433%2063.584146,113.995782%2063.584146,113.995782'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.6353533,114.443984%20C49.5208867,114.443984%2049.28062,114.477663%2048.90322,114.697701%20C48.52922,114.915493%2047.3924867,115.578975%2047.56022,116.042625%20C47.77442,116.331144%2049.4902867,116.242456%2050.1124867,116.023541%20C50.3969533,115.922503%2050.55902,115.598059%2050.51482,115.375776%20C50.3708867,114.659531%2049.83822,114.491135%2049.7781533,114.473173%20L49.70562,114.449597%20C49.6942867,114.447352%2049.6704867,114.443984%2049.6353533,114.443984%20M48.5507533,117.346017%20C47.6633533,117.347135%2046.75782,117.147305%2046.4937533,116.422078%20C46.0075533,115.082767%2047.6338867,114.135258%2048.32862,113.729984%20C49.26022,113.187748%2049.8744867,113.313484%2050.1011533,113.396559%20C50.58282,113.532399%2051.4033533,114.039833%2051.62662,115.156861%20C51.78642,115.956182%2051.2888867,116.800408%2050.4932867,117.081069%20C50.2960867,117.150673%2049.4313533,117.346017%2048.5507533,117.346017'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.297526,114.508942%20C63.1830593,114.508942%2062.9427927,114.542621%2062.5653927,114.762659%20C62.1913927,114.980451%2061.0546593,115.643932%2061.2223927,116.107583%20C61.4365927,116.396102%2063.1524593,116.307414%2063.7746593,116.088498%20C64.059126,115.987461%2064.2211927,115.663017%2064.1769927,115.440734%20C64.0330593,114.724489%2063.5003927,114.556093%2063.440326,114.538131%20L63.3677927,114.514555%20C63.3564593,114.51231%2063.3326593,114.508942%2063.297526,114.508942%20M62.212926,117.410975%20C61.325526,117.412093%2060.4199927,117.212263%2060.155926,116.487036%20C59.669726,115.147725%2061.2960593,114.200215%2061.9907927,113.794942%20C62.9223927,113.252706%2063.5366593,113.378442%2063.763326,113.461517%20C64.2449927,113.597357%2065.065526,114.104791%2065.2887927,115.221819%20C65.4485927,116.02114%2064.9510593,116.865366%2064.1554593,117.146027%20C63.9582593,117.215631%2063.093526,117.410975%2062.212926,117.410975'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.0912933,114.235622%20C50.0912933,114.235622%2049.8294933,114.105395%2049.3172267,114.402895%20C48.86616,114.666716%2048.1906933,115.087707%2048.37656,115.598508%20C48.5612933,116.10931%2049.99836,115.899376%2050.3168267,115.788235%20C50.63416,115.674848%2050.83136,115.327952%2050.7712933,115.025961%20C50.6398267,114.369216%2050.0912933,114.235622%2050.0912933,114.235622'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M63.753466,114.30058%20C63.753466,114.30058%2063.491666,114.170353%2062.9793993,114.467853%20C62.5283327,114.731674%2061.852866,115.152665%2062.0387327,115.663466%20C62.223466,116.174268%2063.6605327,115.964334%2063.9789993,115.853193%20C64.2963327,115.739806%2064.4935327,115.39291%2064.433466,115.090919%20C64.3019993,114.434174%2063.753466,114.30058%2063.753466,114.30058'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M76.925,113.386007%20C76.925,113.386007%2075.8234,112.52045%2074.392,113.717186%20C73.0818667,114.809516%2072.1083333,116.484497%2072.7033333,116.643912%20C73.2983333,116.80445%2074.3444,116.954884%2075.4380667,116.740459%20C76.3889333,116.556346%2077.2332667,116.72811%2077.5914,114.746648%20C77.758,113.823837%2076.925,113.386007%2076.925,113.386007'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M73.1420467,116.169596%20C73.5976467,116.261653%2074.4238467,116.364936%2075.3282467,116.190926%20C75.4642467,116.163983%2075.5968467,116.144898%2075.7260467,116.124691%20C76.43778,116.021408%2076.7959133,115.968643%2077.0339133,114.648417%20C77.1268467,114.134247%2076.6644467,113.885021%2076.6599133,113.881653%20L76.57718,113.830011%20C76.48878,113.764898%2075.77138,113.299002%2074.7570467,114.145474%20C73.9070467,114.854983%2073.31318,115.734011%2073.1420467,116.169596%20M74.30598,117.408992%20C73.50018,117.408992%2072.85758,117.26754%2072.55498,117.185587%20C72.26258,117.107002%2072.0472467,116.882474%2071.9815133,116.584974%20C71.7775133,115.670021%2073.0808467,114.076992%2074.0260467,113.287775%20C75.40078,112.139313%2076.7007133,112.525502%2077.2345133,112.915058%20C77.6810467,113.168775%2078.3327133,113.833379%2078.1491133,114.844879%20C77.7955133,116.801643%2076.9183133,117.085672%2075.8926467,117.234983%20C75.7793133,117.252945%2075.6637133,117.268662%2075.5458467,117.291115%20C75.10838,117.377558%2074.6890467,117.408992%2074.30598,117.408992'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M76.6804267,113.70944%20C76.6804267,113.70944%2075.9958933,113.171694%2075.10396,113.916006%20C74.2902267,114.595204%2073.68276,115.638138%2074.0544933,115.738053%20C74.42396,115.837968%2075.0744933,115.930025%2075.7556267,115.797553%20C76.3472267,115.683043%2076.8730933,115.789694%2077.0952267,114.555911%20C77.1994933,113.982242%2076.6804267,113.70944%2076.6804267,113.70944'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M78.4700733,113.347612%20C79.0446733,113.264537%2079.8890067,114.492707%2079.7994733,114.869914%20C79.70994,115.249367%2079.6600733,116.496622%2078.7296067,116.643688%20C78.0450733,116.751461%2075.6016067,117.034367%2075.0598733,116.514584%20C74.56234,116.035216%2075.49734,113.779829%2078.4700733,113.347612'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.5220933,113.90781%20C76.7914933,114.167141%2076.0230933,115.069744%2075.7714933,115.446952%20C75.5232933,115.820792%2075.4836267,116.10931%2075.5040267,116.182282%20C75.7284267,116.314754%2077.2776933,116.306895%2078.63996,116.08798%20C79.00036,116.032971%2079.1170933,115.495225%2079.20096,114.997895%20C79.2168267,114.895735%2079.2326933,114.808169%2079.2474267,114.741933%20C79.20776,114.585886%2078.7544267,113.981905%2078.5220933,113.90781%20M76.6520933,117.384631%20C75.83836,117.384631%2075.0404933,117.27798%2074.6664933,116.918735%20C74.3536933,116.617867%2074.2822933,116.119414%2074.46816,115.550235%20C74.81496,114.490461%2076.04916,113.132065%2078.38836,112.791905%20C78.8076933,112.729037%2079.2428933,112.941216%2079.66336,113.394763%20C79.9784267,113.736046%2080.47936,114.456782%2080.35016,114.999018%20C80.33996,115.045046%2080.3308933,115.105669%2080.3184267,115.178641%20C80.22776,115.72649%2080.0158267,117.008546%2078.82016,117.198273%20C78.4166933,117.261141%2077.52476,117.384631%2076.6520933,117.384631'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M78.6361067,113.688558%20C78.9749733,113.639162%2079.4725067,114.364389%2079.41924,114.587794%20C79.3671067,114.8112%2079.33764,115.54653%2078.79024,115.632974%20C78.3845067,115.696964%2076.9429067,115.864238%2076.62444,115.557757%20C76.3297733,115.274851%2076.8817067,113.944521%2078.6361067,113.688558'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M80.5219733,113.930825%20C80.5219733,113.930825%2080.0799733,113.709664%2079.2163733,114.21373%20C78.4525067,114.658296%2077.3135067,115.368928%2077.6263067,116.23224%20C77.94024,117.093306%2080.36444,116.741919%2080.9027733,116.552192%20C81.4411067,116.362466%2081.7731733,115.775325%2081.6711733,115.265645%20C81.4479067,114.156475%2080.5219733,113.930825%2080.5219733,113.930825'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.2353533,114.443984%20C80.1208867,114.443984%2079.88062,114.477663%2079.50322,114.697701%20C79.12922,114.915493%2077.9924867,115.578975%2078.16022,116.042625%20C78.37442,116.331144%2080.0902867,116.242456%2080.7124867,116.023541%20C80.9969533,115.922503%2081.15902,115.598059%2081.11482,115.375776%20C80.9708867,114.659531%2080.43822,114.491135%2080.3781533,114.473173%20L80.30562,114.449597%20C80.2942867,114.447352%2080.2704867,114.443984%2080.2353533,114.443984%20M79.1507533,117.346017%20C78.2633533,117.347135%2077.35782,117.147305%2077.0937533,116.422078%20C76.6075533,115.082767%2078.2338867,114.135258%2078.92862,113.729984%20C79.86022,113.187748%2080.4744867,113.313484%2080.7011533,113.396559%20C81.18282,113.532399%2082.0033533,114.039833%2082.22662,115.156861%20C82.38642,115.956182%2081.8888867,116.800408%2081.0932867,117.081069%20C80.8960867,117.150673%2080.0313533,117.346017%2079.1507533,117.346017'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M80.6912933,114.235622%20C80.6912933,114.235622%2080.4294933,114.105395%2079.9172267,114.402895%20C79.46616,114.666716%2078.7906933,115.087707%2078.97656,115.598508%20C79.1612933,116.10931%2080.59836,115.899376%2080.9168267,115.788235%20C81.23416,115.674848%2081.43136,115.327952%2081.3712933,115.025961%20C81.2398267,114.369216%2080.6912933,114.235622%2080.6912933,114.235622'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.9454533,114.457119%20C26.9454533,114.457119%2026.50232,114.235958%2025.63872,114.740025%20C24.8748533,115.184591%2023.7358533,115.895223%2024.0486533,116.758534%20C24.3625867,117.6196%2026.7867867,117.268213%2027.32512,117.078487%20C27.8634533,116.887638%2028.19552,116.301619%2028.09352,115.79194%20C27.8702533,114.68277%2026.9454533,114.457119%2026.9454533,114.457119'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.6577,114.970166%20C26.5432333,114.970166%2026.3018333,115.003845%2025.9255667,115.223883%20C25.5515667,115.441675%2024.4148333,116.105157%2024.5825667,116.568808%20C24.7967667,116.858449%2026.5126333,116.76976%2027.1348333,116.549723%20C27.4193,116.448685%2027.5813667,116.124242%2027.5371667,115.901958%20C27.3932333,115.185713%2026.8617,115.016194%2026.8005,114.999355%20L26.7279667,114.975779%20C26.7189,114.973534%2026.6951,114.970166%2026.6577,114.970166%20M25.5731,117.872194%20C24.6857,117.872194%2023.7801667,117.673487%2023.5161,116.94826%20C23.0299,115.608949%2024.6562333,114.66144%2025.3509667,114.256166%20C26.2848333,113.711685%2026.8979667,113.840789%2027.1246333,113.922742%20C27.6051667,114.058581%2028.4257,114.566015%2028.6489667,115.683043%20C28.8076333,116.480119%2028.3112333,117.325468%2027.5167667,117.607251%20C27.3184333,117.676855%2026.4537,117.872194%2025.5731,117.872194'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.11364,114.761916%20C27.11364,114.761916%2026.8529733,114.630567%2026.3395733,114.92919%20C25.8885067,115.19301%2025.21304,115.614001%2025.3989067,116.124803%20C25.58364,116.634482%2027.0207067,116.425671%2027.3391733,116.313407%20C27.65764,116.201142%2027.8537067,115.854246%2027.7947733,115.552256%20C27.6621733,114.89551%2027.11364,114.761916%2027.11364,114.761916'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5950733,113.814631%20C30.1708067,113.731556%2031.0140067,114.959725%2030.9244733,115.338056%20C30.83494,115.716386%2030.7850733,116.964763%2029.8546067,117.111829%20C29.1700733,117.219603%2026.7266067,117.502508%2026.1848733,116.981603%20C25.68734,116.503358%2026.62234,114.247971%2029.5950733,113.814631'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.6482267,114.374829%20C27.9176267,114.635282%2027.1480933,115.536763%2026.8976267,115.913971%20C26.6494267,116.28781%2026.6086267,116.576329%2026.6290267,116.649301%20C26.8522933,116.78065%2028.4038267,116.771669%2029.7660933,116.556122%20C30.1242267,116.501112%2030.2420933,115.963367%2030.32596,115.466037%20C30.3418267,115.362754%2030.3576933,115.27631%2030.37356,115.210075%20C30.33276,115.052905%2029.8794267,114.448924%2029.6482267,114.374829%20M27.7782267,117.852773%20C26.9644933,117.852773%2026.1654933,117.746122%2025.79036,117.384631%20C25.4798267,117.086008%2025.4072933,116.588678%2025.59316,116.020622%20C25.9388267,114.959725%2027.1718933,113.600207%2029.51336,113.258924%20C29.92476,113.202792%2030.3678933,113.407112%2030.7872267,113.860659%20C31.1034267,114.201942%2031.60436,114.922678%2031.4762933,115.467159%20C31.4660933,115.513188%2031.4558933,115.574933%2031.4434267,115.646782%20C31.35276,116.194631%2031.1408267,117.476688%2029.94516,117.666414%20C29.5416933,117.729282%2028.6508933,117.852773%2027.7782267,117.852773'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.7611067,114.1567%20C30.0999733,114.107304%2030.5975067,114.831408%2030.54424,115.054813%20C30.49324,115.278219%2030.46264,116.013549%2029.91524,116.101115%20C29.5095067,116.165106%2028.0679067,116.331257%2027.74944,116.024775%20C27.4547733,115.74187%2028.0067067,114.41154%2029.7611067,114.1567'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M37.1598467,114.254258%20C37.33778,114.101578%2037.5531133,114.056673%2037.7310467,114.137503%20C38.3963133,114.438371%2040.0770467,115.296069%2039.7472467,116.488314%20C39.4911133,117.416739%2038.9165133,117.146182%2037.8251133,117.178739%20L37.0023133,117.204559%20C36.8323133,117.210173%2036.6793133,117.125975%2036.5841133,116.97105%20C36.10018,116.193059%2036.3404467,114.957031%2037.10318,114.302531%20L37.1598467,114.254258%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.4952,114.647856%20L37.5292,114.67929%20L37.4725333,114.727563%20C36.9217333,115.201318%2036.7268,116.129742%2037.0668,116.677592%20L37.8068667,116.618092%20C38.0516667,116.611356%2038.2726667,116.616969%2038.4698667,116.623705%20C39.1124667,116.643912%2039.1181333,116.645035%2039.2008667,116.340799%20C39.4105333,115.581893%2037.9474,114.853299%2037.4952,114.647856%20L37.4952,114.647856%20Z%20M36.9863333,117.765431%20C36.6248,117.765431%2036.295,117.579073%2036.1012,117.26361%20C35.4767333,116.259969%2035.7657333,114.708478%2036.7324667,113.877724%20L36.7891333,113.82945%20C37.1348,113.534195%2037.5858667,113.45561%2037.9644,113.626252%20C40.409,114.733176%2040.4736,115.987167%2040.2945333,116.636054%20C39.9738,117.795742%2039.1124667,117.768799%2038.4336,117.746346%20C38.2590667,117.740733%2038.0607333,117.73512%2037.8431333,117.740733%20L37.0203333,117.765431%20L36.9863333,117.765431%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.24836,114.519538%20C37.37756,114.407274%2037.53396,114.37584%2037.66316,114.434217%20C38.1470933,114.653132%2039.3676933,115.276198%2039.12856,116.141755%20C38.94156,116.817585%2038.5244933,116.62%2037.7322933,116.645821%20L37.13276,116.66266%20C37.01036,116.667151%2036.8992933,116.605406%2036.83016,116.494264%20C36.4776933,115.928453%2036.65336,115.03034%2037.20756,114.55434%20L37.24836,114.519538%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M33.2916667,113.947327%20C33.2916667,113.947327%2032.2694,112.991959%2030.7394,114.064082%20C29.342,115.041903%2028.2268,116.629318%2028.8059333,116.838129%20C29.3862,117.048063%2030.4141333,117.284941%2031.5214,117.164818%20C32.4858667,117.060412%2033.3132,117.302903%2033.8390667,115.358488%20C34.0838667,114.452516%2033.2916667,113.947327%2033.2916667,113.947327'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.2840867,116.401983%20C29.7317533,116.531087%2030.54662,116.706219%2031.46122,116.607426%20C31.59722,116.592832%2031.7320867,116.583851%2031.8635533,116.57487%20C32.5809533,116.531087%2032.9413533,116.509757%2033.2915533,115.211983%20C33.4184867,114.741596%2033.0535533,114.465426%2032.9787533,114.414908%20L32.90962,114.362143%20C32.8370867,114.298153%2032.1593533,113.759285%2031.06682,114.521558%20C30.15902,115.156974%2029.49262,115.982115%2029.2840867,116.401983%20M30.9058867,117.759257%20C29.8337533,117.759257%2028.9735533,117.496558%2028.61202,117.365209%20C28.32642,117.263049%2028.1314867,117.020558%2028.0906867,116.718568%20C27.96602,115.790143%2029.4019533,114.311625%2030.4128867,113.605483%20C31.8816867,112.578266%2033.1419533,113.071106%2033.6417533,113.503323%20C34.0633533,113.794087%2034.6549533,114.510332%2034.3874867,115.502747%20C33.8672867,117.423587%2032.9685533,117.632398%2031.93382,117.695266%20C31.8193533,117.703125%2031.70262,117.70986%2031.58362,117.723332%20C31.3501533,117.74803%2031.1234867,117.759257%2030.9058867,117.759257'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M33.02046,114.248757%20C33.02046,114.248757%2032.3835267,113.654879%2031.43266,114.320606%20C30.56226,114.9302%2029.8697933,115.918125%2030.22906,116.049474%20C30.58946,116.178577%2031.2297933,116.326766%2031.91886,116.251549%20C32.5195267,116.186436%2033.03406,116.33687%2033.3615933,115.126662%20C33.5145933,114.563096%2033.02046,114.248757%2033.02046,114.248757'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M238.0479,209.0414%20L221.9909,209.0414%20C222.5889,206.9944%20222.9229,204.8334%20222.9229,202.5924%20C222.9229,189.8814%20212.6179,179.5774%20199.9069,179.5774%20C189.7769,179.5774%20181.1819,186.1254%20178.1069,195.2174%20C177.0239,194.9764%20175.8999,194.8444%20174.7429,194.8444%20C166.6479,194.8444%20160.0269,201.1024%20159.4209,209.0414%20L145.7039,209.0774%20C145.1679,199.4704%20137.7579,191.7004%20128.2999,190.6374%20C125.2409,175.8004%20112.1059,164.6454%2096.3629,164.6454%20C85.6539,164.6454%2076.1519,169.8074%2070.2079,177.7774%20C68.1419,177.2594%2065.9809,176.9804%2063.7539,176.9804%20C49.1509,176.9804%2037.3129,188.8184%2037.3129,203.4224%20C37.3129,205.3644%2037.5279,207.2554%2037.9269,209.0774%20L21.6659,209.0774'%20id='Fill-308'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.7588,210.0805%20L144.7058,209.1335%20C144.1968,200.0105%20137.2498,192.6495%20128.1888,191.6315%20L127.4668,191.5505%20L127.3208,190.8395%20C124.3108,176.2405%20111.2918,165.6445%2096.3628,165.6445%20C86.2838,165.6445%2077.0428,170.2855%2071.0098,178.3755%20L70.6118,178.9095%20L69.9648,178.7475%20C67.9378,178.2385%2065.8478,177.9805%2063.7538,177.9805%20C49.7258,177.9805%2038.3128,189.3935%2038.3128,203.4225%20C38.3128,205.2385%2038.5118,207.0695%2038.9038,208.8635%20L39.1688,210.0775%20L21.6658,210.0775%20C21.1128,210.0775%2020.6658,209.6305%2020.6658,209.0775%20C20.6658,208.5245%2021.1128,208.0775%2021.6658,208.0775%20L36.7128,208.0775%20C36.4468,206.5345%2036.3128,204.9745%2036.3128,203.4225%20C36.3128,188.2915%2048.6228,175.9805%2063.7538,175.9805%20C65.7898,175.9805%2067.8228,176.2075%2069.8068,176.6535%20C76.2258,168.3775%2085.8668,163.6445%2096.3628,163.6445%20C111.9968,163.6445%20125.6608,174.5745%20129.1268,189.7365%20C138.4978,191.1165%20145.6768,198.6545%20146.6278,208.0755%20L158.5208,208.0435%20C159.5968,200.0095%20166.5498,193.8445%20174.7428,193.8445%20C175.6458,193.8445%20176.5538,193.9205%20177.4548,194.0715%20C180.9818,184.7685%20189.8958,178.5775%20199.9068,178.5775%20C213.1498,178.5775%20223.9228,189.3505%20223.9228,202.5925%20C223.9228,204.4155%20223.7098,206.2425%20223.2878,208.0415%20L238.0478,208.0415%20C238.6008,208.0415%20239.0478,208.4885%20239.0478,209.0415%20C239.0478,209.5945%20238.6008,210.0415%20238.0478,210.0415%20L220.6568,210.0415%20L221.0308,208.7615%20C221.6228,206.7345%20221.9228,204.6595%20221.9228,202.5925%20C221.9228,190.4535%20212.0468,180.5775%20199.9068,180.5775%20C190.4608,180.5775%20182.0798,186.5895%20179.0538,195.5375%20L178.7658,196.3885%20L177.8888,196.1935%20C176.8488,195.9615%20175.7898,195.8445%20174.7428,195.8445%20C167.2798,195.8445%20160.9868,201.6745%20160.4178,209.1175%20L160.3478,210.0385%20L144.7588,210.0805%20Z'%20id='Fill-310'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M226.0459,111.0297%20C225.4929,111.0297%20225.0459,110.5827%20225.0459,110.0297%20L225.0459,103.0297%20C225.0459,102.4767%20225.4929,102.0297%20226.0459,102.0297%20C226.5989,102.0297%20227.0459,102.4767%20227.0459,103.0297%20L227.0459,110.0297%20C227.0459,110.5827%20226.5989,111.0297%20226.0459,111.0297'%20id='Fill-312'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M229.5459,107.5297%20L222.5459,107.5297%20C221.9929,107.5297%20221.5459,107.0827%20221.5459,106.5297%20C221.5459,105.9767%20221.9929,105.5297%20222.5459,105.5297%20L229.5459,105.5297%20C230.0989,105.5297%20230.5459,105.9767%20230.5459,106.5297%20C230.5459,107.0827%20230.0989,107.5297%20229.5459,107.5297'%20id='Fill-314'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M40.2764,68.6987%20C39.7234,68.6987%2039.2764,68.2517%2039.2764,67.6987%20L39.2764,60.6987%20C39.2764,60.1457%2039.7234,59.6987%2040.2764,59.6987%20C40.8294,59.6987%2041.2764,60.1457%2041.2764,60.6987%20L41.2764,67.6987%20C41.2764,68.2517%2040.8294,68.6987%2040.2764,68.6987'%20id='Fill-316'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.7764,65.1987%20L36.7764,65.1987%20C36.2234,65.1987%2035.7764,64.7517%2035.7764,64.1987%20C35.7764,63.6457%2036.2234,63.1987%2036.7764,63.1987%20L43.7764,63.1987%20C44.3294,63.1987%2044.7764,63.6457%2044.7764,64.1987%20C44.7764,64.7517%2044.3294,65.1987%2043.7764,65.1987'%20id='Fill-318'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M163.9033,22.9379%20C163.6273,22.9379%20163.4033,22.7139%20163.4033,22.4379%20L163.4033,18.5009%20C163.4033,18.2239%20163.6273,18.0009%20163.9033,18.0009%20C164.1793,18.0009%20164.4033,18.2239%20164.4033,18.5009%20L164.4033,22.4379%20C164.4033,22.7139%20164.1793,22.9379%20163.9033,22.9379'%20id='Fill-320'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M165.8721,20.9692%20L161.9341,20.9692%20C161.6581,20.9692%20161.4351,20.7452%20161.4351,20.4692%20C161.4351,20.1932%20161.6581,19.9692%20161.9341,19.9692%20L165.8721,19.9692%20C166.1481,19.9692%20166.3721,20.1932%20166.3721,20.4692%20C166.3721,20.7452%20166.1481,20.9692%20165.8721,20.9692'%20id='Fill-322'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M26.9941,151.9799%20C26.7181,151.9799%2026.4941,151.7559%2026.4941,151.4799%20L26.4941,147.5429%20C26.4941,147.2659%2026.7181,147.0429%2026.9941,147.0429%20C27.2701,147.0429%2027.4941,147.2659%2027.4941,147.5429%20L27.4941,151.4799%20C27.4941,151.7559%2027.2701,151.9799%2026.9941,151.9799'%20id='Fill-324'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M28.9629,150.0112%20L25.0249,150.0112%20C24.7489,150.0112%2024.5259,149.7872%2024.5259,149.5112%20C24.5259,149.2352%2024.7489,149.0112%2025.0249,149.0112%20L28.9629,149.0112%20C29.2389,149.0112%2029.4629,149.2352%2029.4629,149.5112%20C29.4629,149.7872%2029.2389,150.0112%2028.9629,150.0112'%20id='Fill-326'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M149.7187,158.7309%20C155.9327,158.7309%20160.9697,163.7679%20160.9697,169.9819%20C160.9697,172.0289%20160.4147,173.9419%20159.4597,175.5959%20L160.1567,178.2009%20L160.9697,181.2329%20L157.9377,180.4199%20L155.3327,179.7219%20C153.6797,180.6779%20151.7657,181.2329%20149.7187,181.2329%20C143.5047,181.2329%20138.4677,176.1959%20138.4677,169.9819%20C138.4677,163.7679%20143.5047,158.7309%20149.7187,158.7309'%20id='Fill-332'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.3799,170.5541%20C153.3799,171.2741%20153.9639,171.8591%20154.6849,171.8591%20C155.4049,171.8591%20155.9889,171.2741%20155.9889,170.5541%20C155.9889,169.8331%20155.4049,169.2481%20154.6849,169.2481%20C153.9639,169.2481%20153.3799,169.8331%20153.3799,170.5541'%20id='Fill-334'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M148.4141,170.5541%20C148.4141,171.2741%20148.9981,171.8591%20149.7191,171.8591%20C150.4391,171.8591%20151.0231,171.2741%20151.0231,170.5541%20C151.0231,169.8331%20150.4391,169.2481%20149.7191,169.2481%20C148.9981,169.2481%20148.4141,169.8331%20148.4141,170.5541'%20id='Fill-336'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M143.4482,170.5541%20C143.4482,171.2741%20144.0322,171.8591%20144.7532,171.8591%20C145.4732,171.8591%20146.0582,171.2741%20146.0582,170.5541%20C146.0582,169.8331%20145.4732,169.2481%20144.7532,169.2481%20C144.0322,169.2481%20143.4482,169.8331%20143.4482,170.5541'%20id='Fill-338'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M185.6357,139.7055%20L185.6357,139.7055%20C171.6967,142.7585%20157.2657,142.7935%20143.3117,139.8105%20L121.6507,135.1805%20C107.0287,132.0545%2091.9247,131.9065%2077.2437,134.7475%20L75.5587,135.0735%20L75.5587,68.0705%20C90.6277,65.0165%20106.1667,65.1175%20121.1957,68.3695%20L142.2077,72.9155%20C155.6787,75.8295%20169.6067,75.9305%20183.1167,73.2095%20L185.6357,72.7025%20L185.6357,139.7055%20Z'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M185.6357,139.7055%20L185.6457,139.7055%20L185.6357,139.7055%20Z%20M98.3967,131.7085%20C106.2427,131.7085%20114.0837,132.5395%20121.8597,134.2025%20L143.5207,138.8335%20C157.1697,141.7505%20170.9977,141.7705%20184.6357,138.8975%20L184.6357,73.9245%20L183.3147,74.1895%20C169.5877,76.9535%20155.6857,76.8535%20141.9957,73.8925%20L120.9837,69.3475%20C106.2667,66.1625%2091.3247,66.0105%2076.5587,68.8915%20L76.5587,133.8615%20L77.0537,133.7665%20C84.1427,132.3935%2091.2717,131.7085%2098.3967,131.7085%20L98.3967,131.7085%20Z%20M164.2347,143.0375%20C157.1757,143.0375%20150.1157,142.2875%20143.1027,140.7885%20L121.4417,136.1575%20C106.8687,133.0445%2092.0617,132.8985%2077.4347,135.7285%20L75.7487,136.0555%20C75.4557,136.1145%2075.1527,136.0345%2074.9217,135.8455%20C74.6927,135.6545%2074.5587,135.3725%2074.5587,135.0735%20L74.5587,68.0705%20C74.5587,67.5955%2074.8937,67.1845%2075.3607,67.0905%20C90.6597,63.9915%20106.1527,64.0935%20121.4067,67.3925%20L142.4197,71.9375%20C155.8367,74.8415%20169.4637,74.9395%20182.9197,72.2285%20L185.4387,71.7225%20C185.7317,71.6635%20186.0367,71.7385%20186.2697,71.9295%20C186.5007,72.1185%20186.6357,72.4025%20186.6357,72.7025%20L186.6357,139.7055%20C186.6357,140.1755%20186.3087,140.5815%20185.8497,140.6825%20C178.6807,142.2525%20171.4587,143.0375%20164.2347,143.0375%20L164.2347,143.0375%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M81.6162,132.8617%20C79.9952,133.1347%2078.3792,133.4667%2076.7682,133.8577%20L75.4692,134.1737%20L75.4692,69.3617%20C77.5372,68.8367%2079.6172,68.4077%2081.7042,68.0747%20C81.6162,70.7957%2081.6162,122.0607%2081.6162,132.8617'%20id='Fill-344'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.3945,107.5883%20C145.3945,117.3233%20137.5015,125.2173%20127.7655,125.2173%20C118.0295,125.2173%20110.1365,117.3233%20110.1365,107.5883%20C110.1365,97.8523%20118.0295,89.9593%20127.7655,89.9593%20C137.5015,89.9593%20145.3945,97.8523%20145.3945,107.5883'%20id='Fill-346'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.5469,104.266%20C149.5469,114.001%20141.6539,121.895%20131.9189,121.895%20C122.1829,121.895%20114.2899,114.001%20114.2899,104.266%20C114.2899,94.53%20122.1829,86.637%20131.9189,86.637%20C141.6539,86.637%20149.5469,94.53%20149.5469,104.266'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.9189,87.6371%20C122.7499,87.6371%20115.2899,95.0971%20115.2899,104.2661%20C115.2899,113.4351%20122.7499,120.8951%20131.9189,120.8951%20C141.0879,120.8951%20148.5469,113.4351%20148.5469,104.2661%20C148.5469,95.0971%20141.0879,87.6371%20131.9189,87.6371%20M131.9189,122.8951%20C121.6469,122.8951%20113.2899,114.5381%20113.2899,104.2661%20C113.2899,93.9931%20121.6469,85.6371%20131.9189,85.6371%20C142.1899,85.6371%20150.5469,93.9931%20150.5469,104.2661%20C150.5469,114.5381%20142.1899,122.8951%20131.9189,122.8951'%20id='Fill-350'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M137.5645,113.1635%20C137.6425,113.3925%20137.7105,113.5495%20137.7305,113.6005%20C137.7375,113.6065%20137.7245,113.5985%20137.7305,113.6005%20C137.7305,113.6005%20137.7305,113.6025%20137.7305,113.6005%20C137.7315,113.6015%20137.7295,113.6005%20137.7295,113.6005%20C137.2105,108.5875%20140.0535,106.4985%20140.9675,103.1685%20C140.9715,103.1185%20140.9815,103.0645%20140.9975,103.0045%20C141.0155,102.9295%20141.0315,102.8525%20141.0425,102.7755%20C141.1785,101.8535%20140.8005,100.7815%20140.0855,99.6655%20C140.0825,99.6585%20140.0775,99.6525%20140.0745,99.6465%20C140.0155,99.5545%20139.9535,99.4615%20139.8895,99.3685%20C139.8895,99.3685%20139.8865,99.3665%20139.8865,99.3645%20C139.7695,99.1955%20139.6435,99.0235%20139.5125,98.8515%20C139.4995,98.8345%20139.4865,98.8155%20139.4725,98.7995%20C139.4355,98.7525%20139.3975,98.7055%20139.3615,98.6585%20C139.3235,98.6095%20139.2855,98.5605%20139.2475,98.5145%20C139.2075,98.4675%20139.1685,98.4205%20139.1295,98.3745%20C139.0885,98.3255%20139.0485,98.2775%20139.0075,98.2285%20C138.9805,98.1965%20138.9495,98.1625%20138.9195,98.1285%20C137.7955,96.8345%20136.3345,95.5555%20134.8075,94.4425%20C134.8075,94.4425%20134.7955,94.4265%20134.8075,94.4425%20C135.0095,96.3295%20135.0355,98.2165%20134.8565,99.7255%20C134.6405,101.5445%20133.9905,103.6615%20133.0865,105.5805%20C130.9735,105.4075%20128.8125,104.9175%20127.1275,104.1985%20C125.7185,103.5975%20124.1055,102.6475%20122.5625,101.5215%20C122.5795,101.6785%20122.5985,101.8335%20122.6165,101.9895%20C122.6225,102.0365%20122.6285,102.0825%20122.6345,102.1295%20C122.6495,102.2415%20122.6635,102.3515%20122.6805,102.4635%20C122.6865,102.5155%20122.6945,102.5655%20122.7025,102.6175%20C122.7185,102.7295%20122.7355,102.8415%20122.7535,102.9515%20C122.7605,102.9965%20122.7685,103.0425%20122.7755,103.0875%20C122.7985,103.2275%20122.8225,103.3675%20122.8475,103.5075%20C122.8495,103.5215%20122.8515,103.5355%20122.8545,103.5485%20C122.8835,103.7115%20122.9145,103.8715%20122.9465,104.0325%20C122.9485,104.0445%20122.9515,104.0565%20122.9545,104.0685%20C122.9835,104.2135%20123.0125,104.3545%20123.0435,104.4985%20C123.0505,104.5275%20123.0565,104.5565%20123.0625,104.5855%20C123.0915,104.7155%20123.1225,104.8455%20123.1525,104.9745%20C123.1595,104.9985%20123.1665,105.0235%20123.1715,105.0505%20C123.2085,105.1985%20123.2445,105.3475%20123.2835,105.4935%20C123.2845,105.4945%20123.2845,105.4955%20123.2845,105.4955%20C123.4095,105.9665%20123.5455,106.4215%20123.6945,106.8565%20C123.6965,106.8625%20123.6985,106.8675%20123.6995,106.8725%20C123.9505,107.6015%20124.2355,108.2715%20124.5545,108.8585%20C124.6015,108.9435%20124.6495,109.0275%20124.6975,109.1085%20C124.7005,109.1115%20124.7005,109.1155%20124.7025,109.1185%20L124.7035,109.1185%20C124.7465,109.1935%20124.7915,109.2675%20124.8355,109.3375%20L124.8365,109.3385%20C124.8365,109.3385%20124.8395,109.3435%20124.8415,109.3465%20C124.8895,109.4235%20124.9385,109.4975%20124.9885,109.5685%20L124.9885,109.5695%20C124.9955,109.5795%20125.0015,109.5885%20125.0095,109.5985%20C125.0095,109.5985%20125.0085,109.6005%20125.0095,109.6005%20C125.0745,109.6935%20125.1405,109.7835%20125.2065,109.8695%20C125.2185,109.8835%20125.2295,109.8975%20125.2405,109.9105%20C125.2435,109.9165%20125.2485,109.9205%20125.2515,109.9275%20C125.3285,110.0225%20125.4065,110.1165%20125.4865,110.2025%20C125.5425,110.2655%20125.5985,110.3225%20125.6565,110.3795%20C125.6805,110.4035%20125.7065,110.4265%20125.7295,110.4485%20C125.7655,110.4825%20125.8015,110.5145%20125.8375,110.5475%20C125.8655,110.5705%20125.8925,110.5915%20125.9205,110.6145%20C125.9555,110.6435%20125.9915,110.6705%20126.0265,110.6985%20C126.0535,110.7195%20126.0815,110.7385%20126.1105,110.7585%20C126.1475,110.7845%20126.1825,110.8095%20126.2195,110.8335%20C126.2475,110.8505%20126.2765,110.8685%20126.3045,110.8865%20C126.3425,110.9085%20126.3825,110.9305%20126.4205,110.9525%20C126.4485,110.9675%20126.4755,110.9805%20126.5015,110.9935%20C126.5465,111.0155%20126.5905,111.0345%20126.6365,111.0545%20C126.6585,111.0615%20126.6815,111.0735%20126.7055,111.0825%20C126.7735,111.1095%20126.8425,111.1335%20126.9125,111.1525%20C126.9595,111.1665%20126.9995,111.1815%20127.0375,111.1955%20C130.3835,112.0795%20133.6435,110.6785%20137.7305,113.6005'%20id='Fill-352'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='154.2871'%20y1='119.5131'%20x2='154.2871'%20y2='134.3171'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.2871,135.3168%20C153.7341,135.3168%20153.2871,134.8698%20153.2871,134.3168%20L153.2871,119.5128%20C153.2871,118.9608%20153.7341,118.5128%20154.2871,118.5128%20C154.8401,118.5128%20155.2871,118.9608%20155.2871,119.5128%20L155.2871,134.3168%20C155.2871,134.8698%20154.8401,135.3168%20154.2871,135.3168'%20id='Fill-356'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='99.624'%20y1='87.2836'%20x2='99.624'%20y2='110.8126'%20id='Fill-358'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M99.624,111.8129%20C99.071,111.8129%2098.624,111.3659%2098.624,110.8129%20L98.624,87.2839%20C98.624,86.7309%2099.071,86.2839%2099.624,86.2839%20C100.177,86.2839%20100.624,86.7309%20100.624,87.2839%20L100.624,110.8129%20C100.624,111.3659%20100.177,111.8129%2099.624,111.8129'%20id='Fill-360'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M79.9355,195.476%20C81.7675,198.847%2064.9235,195.223%2064.9235,195.223%20C64.9235,195.223%2066.5655,190.922%2070.7385,190.544%20C74.9555,190.162%2077.9765,191.871%2079.9355,195.476'%20id='Fill-362'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M72.5029,207.8813%20L72.1209,207.8813%20C71.1209,207.8813%2070.3109,207.0703%2070.3109,206.0703%20L70.3109,59.3993%20C70.3109,58.3993%2071.1209,57.5883%2072.1209,57.5883%20L72.5029,57.5883%20C73.5039,57.5883%2074.3149,58.3993%2074.3149,59.3993%20L74.3149,206.0703%20C74.3149,207.0703%2073.5039,207.8813%2072.5029,207.8813'%20id='Fill-365'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M72.1211,58.5883%20C71.6741,58.5883%2071.3101,58.9513%2071.3101,59.3993%20L71.3101,206.0703%20C71.3101,206.5183%2071.6741,206.8813%2072.1211,206.8813%20L72.5031,206.8813%20C72.9501,206.8813%2073.3141,206.5183%2073.3141,206.0703%20L73.3141,59.3993%20C73.3141,58.9513%2072.9501,58.5883%2072.5031,58.5883%20L72.1211,58.5883%20Z%20M72.5031,208.8813%20L72.1211,208.8813%20C70.5711,208.8813%2069.3101,207.6203%2069.3101,206.0703%20L69.3101,59.3993%20C69.3101,57.8493%2070.5711,56.5883%2072.1211,56.5883%20L72.5031,56.5883%20C74.0531,56.5883%2075.3141,57.8493%2075.3141,59.3993%20L75.3141,206.0703%20C75.3141,207.6203%2074.0531,208.8813%2072.5031,208.8813%20L72.5031,208.8813%20Z'%20id='Fill-368'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Path-5'%20fill='%23FFFFFF'%20points='67%20196.063839%2072.4991479%20196.91133%2077.5%20196.5%2078.5867%20211.5%2066%20211.5'%3e%3c/polygon%3e%3cpath%20d='M73.0273,198.0561%20C68.3303,198.0561%2065.1623,196.0341%2064.9713,195.9101%20C64.5093,195.6071%2064.3803,194.9881%2064.6823,194.5251%20C64.9843,194.0641%2065.6023,193.9311%2066.0643,194.2351%20C66.3063,194.3891%2072.0843,198.0271%2079.5133,194.5691%20C80.0163,194.3391%2080.6093,194.5541%2080.8423,195.0541%20C81.0753,195.5551%2080.8583,196.1501%2080.3573,196.3831%20C77.6833,197.6251%2075.1923,198.0561%2073.0273,198.0561'%20id='Fill-372'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M80.7461,200.227%20C80.3351,200.227%2079.9501,199.971%2079.8051,199.561%20C79.6201,199.041%2079.8921,198.47%2080.4121,198.285%20C80.4171,198.283%2080.9811,198.08%2081.8021,197.65%20C82.2891,197.394%2082.8941,197.581%2083.1511,198.072%20C83.4081,198.56%2083.2191,199.165%2082.7291,199.421%20C81.7721,199.923%2081.1061,200.161%2081.0791,200.17%20C80.9691,200.208%2080.8561,200.227%2080.7461,200.227'%20id='Fill-374'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Marketplace.svg.js b/lib/static/illustrations/Marketplace.svg.js new file mode 100644 index 00000000..25567dd9 --- /dev/null +++ b/lib/static/illustrations/Marketplace.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/MarketplaceExtension'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.501,229.3928%20C23.501,172.1998%2069.865,125.8348%20127.059,125.8348%20C184.252,125.8348%20230.616,172.1998%20230.616,229.3928%20L23.501,229.3928%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M237.3887,48.177%20C237.1127,48.177%20236.8887,47.953%20236.8887,47.677%20L236.8887,43.74%20C236.8887,43.463%20237.1127,43.24%20237.3887,43.24%20C237.6647,43.24%20237.8887,43.463%20237.8887,43.74%20L237.8887,47.677%20C237.8887,47.953%20237.6647,48.177%20237.3887,48.177'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M239.3574,46.2083%20L235.4194,46.2083%20C235.1434,46.2083%20234.9204,45.9843%20234.9204,45.7083%20C234.9204,45.4323%20235.1434,45.2083%20235.4194,45.2083%20L239.3574,45.2083%20C239.6334,45.2083%20239.8574,45.4323%20239.8574,45.7083%20C239.8574,45.9843%20239.6334,46.2083%20239.3574,46.2083'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M113.1504,28.9377%20C112.8744,28.9377%20112.6504,28.7137%20112.6504,28.4377%20L112.6504,24.5007%20C112.6504,24.2237%20112.8744,24.0007%20113.1504,24.0007%20C113.4264,24.0007%20113.6504,24.2237%20113.6504,24.5007%20L113.6504,28.4377%20C113.6504,28.7137%20113.4264,28.9377%20113.1504,28.9377'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M115.1191,26.969%20L111.1811,26.969%20C110.9051,26.969%20110.6821,26.745%20110.6821,26.469%20C110.6821,26.193%20110.9051,25.969%20111.1811,25.969%20L115.1191,25.969%20C115.3951,25.969%20115.6191,26.193%20115.6191,26.469%20C115.6191,26.745%20115.3951,26.969%20115.1191,26.969'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.3574'%20y1='220.5627'%20x2='253.3304'%20y2='220.5627'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.3301,221.5627%20L246.3571,221.5627%20C245.8051,221.5627%20245.3571,221.1157%20245.3571,220.5627%20C245.3571,220.0097%20245.8051,219.5627%20246.3571,219.5627%20L253.3301,219.5627%20C253.8831,219.5627%20254.3301,220.0097%20254.3301,220.5627%20C254.3301,221.1157%20253.8831,221.5627%20253.3301,221.5627'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3711'%20y1='229.677'%20x2='161.5571'%20y2='229.677'%20id='Fill-16'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5566,230.677%20L94.3706,230.677%20C93.8186,230.677%2093.3706,230.23%2093.3706,229.677%20C93.3706,229.124%2093.8186,228.677%2094.3706,228.677%20L161.5566,228.677%20C162.1096,228.677%20162.5566,229.124%20162.5566,229.677%20C162.5566,230.23%20162.1096,230.677%20161.5566,230.677'%20id='Fill-18'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1758'%20y1='229.677'%20x2='179.3168'%20y2='229.677'%20id='Fill-20'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3164,230.677%20L170.1754,230.677%20C169.6234,230.677%20169.1754,230.23%20169.1754,229.677%20C169.1754,229.124%20169.6234,228.677%20170.1754,228.677%20L179.3164,228.677%20C179.8694,228.677%20180.3164,229.124%20180.3164,229.677%20C180.3164,230.23%20179.8694,230.677%20179.3164,230.677'%20id='Fill-22'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.4883'%20y1='229.6018'%20x2='81.4883'%20y2='229.6768'%20id='Fill-24'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.4883,230.677%20C80.9423,230.677%2080.4973,230.24%2080.4883,229.692%20C80.4803,229.14%2080.9213,228.686%2081.4733,228.677%20L86.4733,228.602%20C87.0093,228.603%2087.4793,229.034%2087.4883,229.587%20C87.4963,230.139%2087.0553,230.593%2086.5033,230.602%20L81.5033,230.677%20L81.4883,230.677%20Z'%20id='Fill-26'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M26.0488,102.9866%20C25.4958,102.9866%2025.0488,102.5396%2025.0488,101.9866%20L25.0488,94.9866%20C25.0488,94.4336%2025.4958,93.9866%2026.0488,93.9866%20C26.6018,93.9866%2027.0488,94.4336%2027.0488,94.9866%20L27.0488,101.9866%20C27.0488,102.5396%2026.6018,102.9866%2026.0488,102.9866'%20id='Fill-28'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M29.5488,99.4866%20L22.5488,99.4866%20C21.9958,99.4866%2021.5488,99.0396%2021.5488,98.4866%20C21.5488,97.9336%2021.9958,97.4866%2022.5488,97.4866%20L29.5488,97.4866%20C30.1018,97.4866%2030.5488,97.9336%2030.5488,98.4866%20C30.5488,99.0396%2030.1018,99.4866%2029.5488,99.4866'%20id='Fill-30'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M234.1162,176.3059%20C233.5632,176.3059%20233.1162,175.8589%20233.1162,175.3059%20L233.1162,168.3059%20C233.1162,167.7529%20233.5632,167.3059%20234.1162,167.3059%20C234.6692,167.3059%20235.1162,167.7529%20235.1162,168.3059%20L235.1162,175.3059%20C235.1162,175.8589%20234.6692,176.3059%20234.1162,176.3059'%20id='Fill-32'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M237.6162,172.8059%20L230.6162,172.8059%20C230.0632,172.8059%20229.6162,172.3589%20229.6162,171.8059%20C229.6162,171.2529%20230.0632,170.8059%20230.6162,170.8059%20L237.6162,170.8059%20C238.1692,170.8059%20238.6162,171.2529%20238.6162,171.8059%20C238.6162,172.3589%20238.1692,172.8059%20237.6162,172.8059'%20id='Fill-34'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M21.5488,184.301%20C21.2728,184.301%2021.0488,184.077%2021.0488,183.801%20L21.0488,179.864%20C21.0488,179.587%2021.2728,179.364%2021.5488,179.364%20C21.8248,179.364%2022.0488,179.587%2022.0488,179.864%20L22.0488,183.801%20C22.0488,184.077%2021.8248,184.301%2021.5488,184.301'%20id='Fill-36'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.5176,182.3323%20L19.5796,182.3323%20C19.3036,182.3323%2019.0806,182.1083%2019.0806,181.8323%20C19.0806,181.5563%2019.3036,181.3323%2019.5796,181.3323%20L23.5176,181.3323%20C23.7936,181.3323%2024.0176,181.5563%2024.0176,181.8323%20C24.0176,182.1083%2023.7936,182.3323%2023.5176,182.3323'%20id='Fill-38'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='20.4141'%20y1='220.6018'%20x2='238.3081'%20y2='220.6018'%20id='Fill-40'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3076,221.6018%20L20.4136,221.6018%20C19.8616,221.6018%2019.4136,221.1548%2019.4136,220.6018%20C19.4136,220.0488%2019.8616,219.6018%2020.4136,219.6018%20L238.3076,219.6018%20C238.8606,219.6018%20239.3076,220.0488%20239.3076,220.6018%20C239.3076,221.1548%20238.8606,221.6018%20238.3076,221.6018'%20id='Fill-42'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(65.000000,%2061.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M136.667,136.3918%20L136.997,127.9048%20L150.056,127.9048%20L148.866,136.3918%20L136.667,136.3918%20Z%20M136.078,151.4648%20L136.407,142.9778%20L147.946,142.9778%20L146.762,151.4648%20L136.078,151.4648%20Z%20M135.524,165.6078%20L135.818,158.0488%20L145.84,158.0488%20L144.783,165.6078%20L135.524,165.6078%20Z%20M119.029,136.3918%20L118.311,127.9048%20L130.41,127.9048%20L130.078,136.3918%20L119.029,136.3918%20Z%20M120.311,151.4648%20L119.588,142.9778%20L129.818,142.9778%20L129.488,151.4648%20L120.311,151.4648%20Z%20M121.513,165.6078%20L120.868,158.0488%20L129.231,158.0488%20L128.936,165.6078%20L121.513,165.6078%20Z%20M96.918,158.0488%20L98.051,165.6078%20L90.267,165.6078%20L88.129,158.0488%20L96.918,158.0488%20Z%20M94.658,142.9778%20L95.931,151.4648%20L86.267,151.4648%20L83.864,142.9778%20L94.658,142.9778%20Z%20M92.401,127.9048%20L93.672,136.3918%20L82,136.3918%20L79.598,127.9048%20L92.401,127.9048%20Z%20M100.331,136.3918%20L99.058,127.9048%20L111.701,127.9048%20L112.423,136.3918%20L100.331,136.3918%20Z%20M102.587,151.4648%20L101.314,142.9778%20L112.981,142.9778%20L113.706,151.4648%20L102.587,151.4648%20Z%20M104.707,165.6078%20L103.574,158.0488%20L114.265,158.0488%20L114.905,165.6078%20L104.707,165.6078%20Z%20M90.036,112.1158%20L91.412,121.3208%20L77.735,121.3208%20L75.133,112.1158%20L90.036,112.1158%20Z%20M110.361,112.1158%20L111.143,121.3208%20L98.071,121.3208%20L96.689,112.1158%20L110.361,112.1158%20Z%20M131.026,112.1158%20L130.665,121.3208%20L117.749,121.3208%20L116.968,112.1158%20L131.026,112.1158%20Z%20M152.263,112.1158%20L150.978,121.3208%20L137.254,121.3208%20L137.615,112.1158%20L152.263,112.1158%20Z%20M168.157,121.3208%20L157.624,121.3208%20L158.909,112.1158%20L170.092,112.1158%20L168.157,121.3208%20Z%20M164.986,136.3918%20L155.518,136.3918%20L156.701,127.9048%20L166.773,127.9048%20L164.986,136.3918%20Z%20M161.818,151.4648%20L153.408,151.4648%20L154.596,142.9778%20L163.602,142.9778%20L161.818,151.4648%20Z%20M158.845,165.6078%20L151.43,165.6078%20L152.489,158.0488%20L160.434,158.0488%20L158.845,165.6078%20Z%20M87.158,173.8368%20L161.335,173.8368%20C163.316,174.7938%20169.062,178.3658%20168.389,187.2788%20L82.221,187.2788%20C79.948,187.2788%2078.106,189.1208%2078.106,191.3938%20C78.106,193.6648%2079.948,195.5058%2082.221,195.5058%20L171.921,195.5058%20C173.853,195.5058%20175.521,194.1688%20175.938,192.2828%20C178.879,178.9988%20172.453,171.0388%20166.856,167.4948%20L179.203,108.7888%20L206.266,97.6968%20C208.366,96.8358%20209.374,94.4338%20208.512,92.3288%20C207.649,90.2278%20205.247,89.2198%20203.144,90.0818%20L174.063,102.0008%20C173.16,102.3708%20172.43,103.0428%20171.985,103.8868%20L69.747,103.8868%20L69.594,103.8868%20L61.532,103.8868%20C59.104,103.8868%2057.138,105.7308%2057.138,108.0028%20C57.138,110.2728%2059.104,112.1158%2061.532,112.1158%20L66.575,112.1158%20L83.197,170.8448%20C83.701,172.6158%2085.316,173.8368%2087.158,173.8368%20L87.158,173.8368%20Z'%20id='Fill-375'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.4922,120.3206%20L90.2522,120.3206%20L89.1752,113.1156%20L76.4552,113.1156%20L78.4922,120.3206%20Z%20M92.5722,122.3206%20L76.9782,122.3206%20L73.8102,111.1156%20L90.8972,111.1156%20L92.5722,122.3206%20Z%20M98.9322,120.3206%20L110.0542,120.3206%20L109.4422,113.1156%20L97.8502,113.1156%20L98.9322,120.3206%20Z%20M112.2312,122.3206%20L97.2102,122.3206%20L95.5282,111.1156%20L111.2802,111.1156%20L112.2312,122.3206%20Z%20M118.6682,120.3206%20L129.7032,120.3206%20L129.9862,113.1156%20L118.0562,113.1156%20L118.6682,120.3206%20Z%20M131.6272,122.3206%20L116.8302,122.3206%20L115.8792,111.1156%20L132.0662,111.1156%20L131.6272,122.3206%20Z%20M138.2942,120.3206%20L150.1072,120.3206%20L151.1132,113.1156%20L138.5772,113.1156%20L138.2942,120.3206%20Z%20M151.8472,122.3206%20L136.2142,122.3206%20L136.6532,111.1156%20L153.4122,111.1156%20L151.8472,122.3206%20Z%20M158.7732,120.3206%20L167.3462,120.3206%20L168.8592,113.1156%20L159.7792,113.1156%20L158.7732,120.3206%20Z%20M168.9692,122.3206%20L156.4742,122.3206%20L158.0392,111.1156%20L171.3242,111.1156%20L168.9692,122.3206%20Z%20M82.7562,135.3916%20L92.5112,135.3916%20L91.5402,128.9046%20L80.9202,128.9046%20L82.7562,135.3916%20Z%20M94.8332,137.3916%20L81.2442,137.3916%20L78.2752,126.9046%20L93.2632,126.9046%20L94.8332,137.3916%20Z%20M101.1922,135.3916%20L111.3342,135.3916%20L110.7822,128.9046%20L100.2192,128.9046%20L101.1922,135.3916%20Z%20M113.5122,137.3916%20L99.4702,137.3916%20L97.8962,126.9046%20L112.6202,126.9046%20L113.5122,137.3916%20Z%20M119.9482,135.3916%20L129.1162,135.3916%20L129.3702,128.9046%20L119.3982,128.9046%20L119.9482,135.3916%20Z%20M131.0402,137.3916%20L118.1102,137.3916%20L117.2222,126.9046%20L131.4502,126.9046%20L131.0402,137.3916%20Z%20M137.7072,135.3916%20L147.9962,135.3916%20L148.9052,128.9046%20L137.9592,128.9046%20L137.7072,135.3916%20Z%20M149.7352,137.3916%20L135.6272,137.3916%20L136.0352,126.9046%20L151.2062,126.9046%20L149.7352,137.3916%20Z%20M156.6672,135.3916%20L164.1752,135.3916%20L165.5412,128.9046%20L157.5712,128.9046%20L156.6672,135.3916%20Z%20M165.7982,137.3916%20L154.3682,137.3916%20L155.8312,126.9046%20L168.0062,126.9046%20L165.7982,137.3916%20Z%20M87.0222,150.4656%20L94.7692,150.4656%20L93.7972,143.9776%20L85.1862,143.9776%20L87.0222,150.4656%20Z%20M97.0922,152.4656%20L85.5112,152.4656%20L82.5422,141.9776%20L95.5192,141.9776%20L97.0922,152.4656%20Z%20M103.4482,150.4656%20L112.6172,150.4656%20L112.0632,143.9776%20L102.4752,143.9776%20L103.4482,150.4656%20Z%20M114.7952,152.4656%20L101.7252,152.4656%20L100.1532,141.9776%20L113.8992,141.9776%20L114.7952,152.4656%20Z%20M121.2292,150.4656%20L128.5262,150.4656%20L128.7782,143.9776%20L120.6772,143.9776%20L121.2292,150.4656%20Z%20M130.4502,152.4656%20L119.3912,152.4656%20L118.4992,141.9776%20L130.8582,141.9776%20L130.4502,152.4656%20Z%20M137.1172,150.4656%20L145.8912,150.4656%20L146.7972,143.9776%20L137.3692,143.9776%20L137.1172,150.4656%20Z%20M147.6322,152.4656%20L135.0392,152.4656%20L135.4452,141.9776%20L149.0962,141.9776%20L147.6322,152.4656%20Z%20M154.5572,150.4656%20L161.0072,150.4656%20L162.3692,143.9776%20L155.4662,143.9776%20L154.5572,150.4656%20Z%20M162.6302,152.4656%20L152.2592,152.4656%20L153.7252,141.9776%20L164.8342,141.9776%20L162.6302,152.4656%20Z%20M91.0232,164.6076%20L96.8892,164.6076%20L96.0562,159.0496%20L89.4512,159.0496%20L91.0232,164.6076%20Z%20M99.2122,166.6076%20L89.5102,166.6076%20L86.8062,157.0496%20L97.7792,157.0496%20L99.2122,166.6076%20Z%20M105.5682,164.6076%20L113.8172,164.6076%20L113.3462,159.0496%20L104.7352,159.0496%20L105.5682,164.6076%20Z%20M115.9932,166.6076%20L103.8462,166.6076%20L102.4132,157.0496%20L115.1832,157.0496%20L115.9932,166.6076%20Z%20M122.4302,164.6076%20L127.9732,164.6076%20L128.1912,159.0496%20L121.9572,159.0496%20L122.4302,164.6076%20Z%20M129.8972,166.6076%20L120.5952,166.6076%20L119.7792,157.0496%20L130.2712,157.0496%20L129.8972,166.6076%20Z%20M136.5642,164.6076%20L143.9132,164.6076%20L144.6902,159.0496%20L136.7802,159.0496%20L136.5642,164.6076%20Z%20M145.6532,166.6076%20L134.4842,166.6076%20L134.8562,157.0496%20L146.9892,157.0496%20L145.6532,166.6076%20Z%20M152.5802,164.6076%20L158.0332,164.6076%20L159.2012,159.0496%20L153.3582,159.0496%20L152.5802,164.6076%20Z%20M159.6562,166.6076%20L150.2792,166.6076%20L151.6202,157.0496%20L161.6662,157.0496%20L159.6562,166.6076%20Z%20M82.2212,188.2786%20C80.5042,188.2786%2079.1062,189.6756%2079.1062,191.3936%20C79.1062,193.1096%2080.5042,194.5066%2082.2212,194.5066%20L171.9212,194.5066%20C173.3932,194.5066%20174.6432,193.5036%20174.9622,192.0666%20C175.7942,188.3106%20177.6272,175.5006%20166.3212,168.3396%20L165.7352,167.9676%20L178.3342,108.0646%20L205.8872,96.7716%20C206.6552,96.4566%20207.2562,95.8606%20207.5772,95.0926%20C207.8982,94.3256%20207.9022,93.4786%20207.5862,92.7086%20C206.9352,91.1206%20205.1142,90.3576%20203.5222,91.0076%20L174.4422,102.9266%20C173.7672,103.2026%20173.2092,103.7096%20172.8702,104.3526%20L172.5892,104.8866%20L61.5322,104.8866%20C59.6602,104.8866%2058.1382,106.2846%2058.1382,108.0036%20C58.1382,109.7186%2059.6602,111.1156%2061.5322,111.1156%20L67.3312,111.1156%20L84.1592,170.5726%20C84.5392,171.9056%2085.7722,172.8376%2087.1582,172.8376%20L161.5632,172.8376%20L161.7692,172.9366%20C163.7402,173.8876%20170.1112,177.7406%20169.3862,187.3536%20L169.3162,188.2786%20L82.2212,188.2786%20Z%20M171.9212,196.5066%20L82.2212,196.5066%20C79.4002,196.5066%2077.1062,194.2136%2077.1062,191.3936%20C77.1062,188.5736%2079.4002,186.2786%2082.2212,186.2786%20L167.4382,186.2786%20C167.6192,179.0566%20163.2572,175.9346%20161.1002,174.8376%20L87.1582,174.8376%20C84.8832,174.8376%2082.8582,173.3076%2082.2352,171.1186%20L65.8192,113.1156%20L61.5322,113.1156%20C58.5572,113.1156%2056.1382,110.8226%2056.1382,108.0036%20C56.1382,105.1816%2058.5572,102.8866%2061.5322,102.8866%20L171.4252,102.8866%20C171.9852,102.0826%20172.7702,101.4496%20173.6852,101.0756%20L202.7642,89.1576%20C205.3692,88.0866%20208.3662,89.3396%20209.4362,91.9496%20C209.9552,93.2156%20209.9502,94.6056%20209.4222,95.8656%20C208.8942,97.1256%20207.9082,98.1046%20206.6442,98.6226%20L180.0722,109.5136%20L167.9752,167.0316%20C179.7352,174.9506%20177.8032,188.4866%20176.9152,192.4986%20C176.3922,194.8586%20174.3392,196.5066%20171.9212,196.5066%20L171.9212,196.5066%20Z'%20id='Fill-377'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='3'%20y1='220.8459'%20x2='11.973'%20y2='220.8459'%20id='Fill-379'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,221.8459%20L2.9997,221.8459%20C2.4477,221.8459%201.9997,221.3989%201.9997,220.8459%20C1.9997,220.2929%202.4477,219.8459%202.9997,219.8459%20L11.9727,219.8459%20C12.5257,219.8459%2012.9727,220.2929%2012.9727,220.8459%20C12.9727,221.3989%2012.5257,221.8459%2011.9727,221.8459'%20id='Fill-381'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M161.498,213.4075%20C158.089,213.4075%20155.322,210.6465%20155.322,207.2395%20C155.322,203.8285%20158.089,201.0675%20161.498,201.0675%20C164.906,201.0675%20167.666,203.8285%20167.666,207.2395%20C167.666,210.6465%20164.906,213.4075%20161.498,213.4075%20M161.498,195.0315%20C154.756,195.0315%20149.289,200.4965%20149.289,207.2395%20C149.289,213.9795%20154.756,219.4475%20161.498,219.4475%20C168.24,219.4475%20173.705,213.9795%20173.705,207.2395%20C173.705,200.4965%20168.24,195.0315%20161.498,195.0315'%20id='Fill-384'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M96.3721,213.4075%20C92.9651,213.4075%2090.2011,210.6465%2090.2011,207.2395%20C90.2011,203.8285%2092.9651,201.0675%2096.3721,201.0675%20C99.7801,201.0675%20102.5461,203.8285%20102.5461,207.2395%20C102.5461,210.6465%2099.7801,213.4075%2096.3721,213.4075%20M96.3721,195.0315%20C89.6331,195.0315%2084.1661,200.4965%2084.1661,207.2395%20C84.1661,213.9795%2089.6331,219.4475%2096.3721,219.4475%20C103.1151,219.4475%20108.5811,213.9795%20108.5811,207.2395%20C108.5811,200.4965%20103.1151,195.0315%2096.3721,195.0315'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Measurement.svg.js b/lib/static/illustrations/Measurement.svg.js new file mode 100644 index 00000000..1082454f --- /dev/null +++ b/lib/static/illustrations/Measurement.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='2%2044.1089%2037.465%2044.1089%2037.465%2090.5%20-5.68434189e-14%2090.5'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/MeasuresFamily'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.5117,218.9028%20C23.5117,161.7098%2069.8757,115.3448%20127.0697,115.3448%20C184.2627,115.3448%20230.6267,161.7098%20230.6267,218.9028%20L23.5117,218.9028%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M109.8594,34.022%20C109.5834,34.022%20109.3594,33.798%20109.3594,33.522%20L109.3594,29.585%20C109.3594,29.308%20109.5834,29.085%20109.8594,29.085%20C110.1354,29.085%20110.3594,29.308%20110.3594,29.585%20L110.3594,33.522%20C110.3594,33.798%20110.1354,34.022%20109.8594,34.022'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M111.8281,32.0532%20L107.8901,32.0532%20C107.6141,32.0532%20107.3911,31.8292%20107.3911,31.5532%20C107.3911,31.2772%20107.6141,31.0532%20107.8901,31.0532%20L111.8281,31.0532%20C112.1041,31.0532%20112.3281,31.2772%20112.3281,31.5532%20C112.3281,31.8292%20112.1041,32.0532%20111.8281,32.0532'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M222.1445,175.7144%20C221.8685,175.7144%20221.6445,175.4904%20221.6445,175.2144%20L221.6445,170.4434%20C221.6445,170.1664%20221.8685,169.9434%20222.1445,169.9434%20C222.4205,169.9434%20222.6445,170.1664%20222.6445,170.4434%20L222.6445,175.2144%20C222.6445,175.4904%20222.4205,175.7144%20222.1445,175.7144'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.5303,173.3286%20L219.7593,173.3286%20C219.4823,173.3286%20219.2593,173.1046%20219.2593,172.8286%20C219.2593,172.5526%20219.4823,172.3286%20219.7593,172.3286%20L224.5303,172.3286%20C224.8063,172.3286%20225.0303,172.5526%20225.0303,172.8286%20C225.0303,173.1046%20224.8063,173.3286%20224.5303,173.3286'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='230.5156'%20y1='91.9497'%20x2='230.5156'%20y2='96.7207'%20id='Fill-11'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M230.5156,97.2212%20C230.2396,97.2212%20230.0156,96.9972%20230.0156,96.7212%20L230.0156,91.9502%20C230.0156,91.6732%20230.2396,91.4502%20230.5156,91.4502%20C230.7916,91.4502%20231.0156,91.6732%20231.0156,91.9502%20L231.0156,96.7212%20C231.0156,96.9972%20230.7916,97.2212%20230.5156,97.2212'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='232.9014'%20y1='94.3355'%20x2='228.1304'%20y2='94.3355'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.9014,94.8355%20L228.1304,94.8355%20C227.8534,94.8355%20227.6304,94.6115%20227.6304,94.3355%20C227.6304,94.0595%20227.8534,93.8355%20228.1304,93.8355%20L232.9014,93.8355%20C233.1774,93.8355%20233.4014,94.0595%20233.4014,94.3355%20C233.4014,94.6115%20233.1774,94.8355%20232.9014,94.8355'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.166'%20y1='210.1421'%20x2='252.14'%20y2='210.1421'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1396,211.1421%20L245.1656,211.1421%20C244.6136,211.1421%20244.1656,210.6951%20244.1656,210.1421%20C244.1656,209.5891%20244.6136,209.1421%20245.1656,209.1421%20L252.1396,209.1421%20C252.6926,209.1421%20253.1396,209.5891%20253.1396,210.1421%20C253.1396,210.6951%20252.6926,211.1421%20252.1396,211.1421'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M232.5439,210.1118%20L194.5729,210.1118%20L198.4689,187.2318%20C199.0189,184.0048%20201.8149,181.6438%20205.0899,181.6438%20L222.0269,181.6438%20C225.3019,181.6438%20228.0989,184.0048%20228.6479,187.2318%20L232.5439,210.1118%20Z'%20id='Fill-23'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M195.7578,209.1118%20L231.3598,209.1118%20L227.6628,187.3998%20C227.1938,184.6438%20224.8228,182.6438%20222.0278,182.6438%20L205.0898,182.6438%20C202.2938,182.6438%20199.9238,184.6438%20199.4538,187.3998%20L195.7578,209.1118%20Z%20M232.5438,211.1118%20L193.3888,211.1118%20L197.4838,187.0638%20C198.1158,183.3438%20201.3158,180.6438%20205.0898,180.6438%20L222.0278,180.6438%20C225.8018,180.6438%20229.0008,183.3438%20229.6338,187.0638%20L233.7288,211.1118%20L232.5438,211.1118%20Z'%20id='Fill-25'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M213.5586,171.0562%20C211.0016,171.0562%20208.9216,173.1362%20208.9216,175.6932%20C208.9216,178.2492%20211.0016,180.3282%20213.5586,180.3282%20C216.1156,180.3282%20218.1956,178.2492%20218.1956,175.6932%20C218.1956,173.1362%20216.1156,171.0562%20213.5586,171.0562%20M213.5586,182.3282%20C209.8996,182.3282%20206.9216,179.3522%20206.9216,175.6932%20C206.9216,172.0342%20209.8996,169.0562%20213.5586,169.0562%20C217.2176,169.0562%20220.1956,172.0342%20220.1956,175.6932%20C220.1956,179.3522%20217.2176,182.3282%20213.5586,182.3282'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.5088,126.2153%20L87.0418,188.8083%20C88.1258,191.4703%2086.8448,194.5063%2084.1818,195.5883%20C81.5208,196.6693%2078.4878,195.3893%2077.4048,192.7293%20L51.8688,130.1303%20C50.7878,127.4693%2052.0698,124.4343%2054.7318,123.3533%20C57.3938,122.2723%2060.4278,123.5533%2061.5088,126.2153'%20id='Fill-29'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M56.6895,123.9683%20C56.1545,123.9683%2055.6195,124.0723%2055.1075,124.2803%20C54.0675,124.7013%2053.2545,125.5043%2052.8175,126.5383%20C52.3805,127.5723%2052.3735,128.7143%2052.7955,129.7543%20L78.3315,192.3513%20C79.2045,194.4963%2081.6575,195.5343%2083.8055,194.6613%20C84.8455,194.2393%2085.6595,193.4373%2086.0955,192.4023%20C86.5325,191.3673%2086.5395,190.2253%2086.1165,189.1853%20L60.5825,126.5913%20C60.1605,125.5513%2059.3585,124.7393%2058.3245,124.3013%20C57.7975,124.0793%2057.2445,123.9683%2056.6895,123.9683%20M82.2325,196.9713%20C79.7825,196.9713%2077.4575,195.5103%2076.4785,193.1063%20L50.9435,130.5083%20C50.3195,128.9723%2050.3315,127.2863%2050.9755,125.7603%20C51.6205,124.2343%2052.8205,123.0503%2054.3555,122.4263%20C57.5225,121.1403%2061.1475,122.6703%2062.4345,125.8373%20L87.9675,188.4303%20C88.5925,189.9663%2088.5835,191.6533%2087.9385,193.1793%20C87.2935,194.7063%2086.0935,195.8913%2084.5575,196.5153%20C83.7955,196.8243%2083.0075,196.9713%2082.2325,196.9713'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-33'%20fill='%23ACD3EF'%20points='75.7227%20188.8198%2074.9707%20186.9658%2080.6357%20184.6648%2081.3877%20186.5178'%3e%3c/polygon%3e%3cpolygon%20id='Fill-35'%20fill='%23ACD3EF'%20points='73.6006%20183.5952%2072.8486%20181.7412%2076.3366%20180.3242%2077.0886%20182.1782'%3e%3c/polygon%3e%3cpolygon%20id='Fill-37'%20fill='%23ACD3EF'%20points='71.4785%20178.3706%2070.7265%20176.5166%2074.2145%20175.0996%2074.9665%20176.9536'%3e%3c/polygon%3e%3cpolygon%20id='Fill-39'%20fill='%23ACD3EF'%20points='69.3564%20173.146%2068.6044%20171.292%2072.0924%20169.875%2072.8444%20171.729'%3e%3c/polygon%3e%3cpolygon%20id='Fill-41'%20fill='%23ACD3EF'%20points='67.2334%20167.9214%2066.4814%20166.0674%2069.9694%20164.6504%2070.7214%20166.5044'%3e%3c/polygon%3e%3cpolygon%20id='Fill-43'%20fill='%23ACD3EF'%20points='65.1113%20162.6968%2064.3593%20160.8428%2070.0243%20158.5428%2070.7763%20160.3958'%3e%3c/polygon%3e%3cpolygon%20id='Fill-45'%20fill='%23ACD3EF'%20points='62.9893%20157.4722%2062.2373%20155.6182%2065.7253%20154.2012%2066.4773%20156.0552'%3e%3c/polygon%3e%3cpolygon%20id='Fill-47'%20fill='%23ACD3EF'%20points='60.8682%20152.2485%2060.1142%20150.3945%2063.6022%20148.9775%2064.3562%20150.8305'%3e%3c/polygon%3e%3cpolygon%20id='Fill-49'%20fill='%23ACD3EF'%20points='58.7441%20147.0239%2057.9921%20145.1699%2061.4801%20143.7529%2062.2321%20145.6069'%3e%3c/polygon%3e%3cpolygon%20id='Fill-51'%20fill='%23ACD3EF'%20points='56.6221%20141.7993%2055.8701%20139.9453%2059.3581%20138.5283%2060.1101%20140.3823'%3e%3c/polygon%3e%3cpolygon%20id='Fill-53'%20fill='%23ACD3EF'%20points='54.5%20136.5747%2053.748%20134.7207%2059.413%20132.4197%2060.165%20134.2727'%3e%3c/polygon%3e%3cpath%20d='M58.1465,127.5278%20C58.4765,128.3428%2058.0835,129.2718%2057.2675,129.6018%20C56.4525,129.9318%2055.5245,129.5388%2055.1945,128.7228%20C54.8645,127.9078%2055.2565,126.9798%2056.0725,126.6498%20C56.8875,126.3198%2057.8165,126.7128%2058.1465,127.5278'%20id='Fill-55'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M83.6338,190.4712%20C83.9638,191.2862%2083.5708,192.2152%2082.7548,192.5452%20C81.9398,192.8752%2081.0118,192.4822%2080.6818,191.6662%20C80.3518,190.8512%2080.7438,189.9232%2081.5598,189.5932%20C82.3748,189.2622%2083.3038,189.6562%2083.6338,190.4712'%20id='Fill-57'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M116.416,96.0532%20L59.558,132.6162%20C57.139,134.1692%2053.919,133.4662%2052.368,131.0462%20C50.818,128.6282%2051.52,125.4112%2053.938,123.8612%20L110.801,87.2932%20C113.22,85.7422%20116.437,86.4472%20117.988,88.8662%20C119.539,91.2842%20118.835,94.5022%20116.416,96.0532'%20id='Fill-59'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M113.5996,87.4693%20C112.8046,87.4693%20112.0256,87.6963%20111.3406,88.1353%20L54.4796,124.7013%20C52.5296,125.9523%2051.9596,128.5563%2053.2096,130.5063%20C53.8166,131.4523%2054.7536,132.1053%2055.8506,132.3443%20C56.9476,132.5823%2058.0736,132.3813%2059.0176,131.7753%20L115.8756,95.2113%20C117.8276,93.9603%20118.3976,91.3563%20117.1466,89.4063%20C116.5406,88.4603%20115.6026,87.8083%20114.5066,87.5683%20C114.2046,87.5013%20113.9016,87.4693%20113.5996,87.4693%20M56.7596,134.4433%20C56.3156,134.4433%2055.8686,134.3953%2055.4236,134.2983%20C53.8046,133.9453%2052.4206,132.9813%2051.5266,131.5863%20C49.6816,128.7073%2050.5216,124.8653%2053.3986,123.0193%20L110.2596,86.4523%20C113.1406,84.6063%20116.9856,85.4483%20118.8296,88.3253%20C119.7246,89.7213%20120.0216,91.3803%20119.6676,92.9983%20C119.3136,94.6163%20118.3506,96.0003%20116.9566,96.8943%20L60.0986,133.4573%20C59.0856,134.1083%2057.9336,134.4433%2056.7596,134.4433'%20id='Fill-61'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-63'%20fill='%23ACD3EF'%20points='60.7734%20126.6401%2057.4734%20121.4921%2059.1574%20120.4111%2062.4574%20125.5601'%3e%3c/polygon%3e%3cpolygon%20id='Fill-65'%20fill='%23ACD3EF'%20points='64.2529%20121.6187%2062.2209%20118.4487%2063.9039%20117.3687%2065.9369%20120.5387'%3e%3c/polygon%3e%3cpolygon%20id='Fill-67'%20fill='%23ACD3EF'%20points='69%20118.5747%2066.969%20115.4047%2068.652%20114.3267%2070.684%20117.4967'%3e%3c/polygon%3e%3cpolygon%20id='Fill-69'%20fill='%23ACD3EF'%20points='73.748%20115.5317%2071.716%20112.3627%2073.399%20111.2827%2075.432%20114.4517'%3e%3c/polygon%3e%3cpolygon%20id='Fill-71'%20fill='%23ACD3EF'%20points='78.4951%20112.4878%2076.4641%20109.3178%2078.1471%20108.2398%2080.1791%20111.4098'%3e%3c/polygon%3e%3cpolygon%20id='Fill-73'%20fill='%23ACD3EF'%20points='84.5107%20111.4243%2081.2107%20106.2763%2082.8947%20105.1953%2086.1947%20110.3443'%3e%3c/polygon%3e%3cpolygon%20id='Fill-75'%20fill='%23ACD3EF'%20points='87.9902%20106.4028%2085.9582%20103.2328%2087.6412%20102.1528%2089.6742%20105.3228'%3e%3c/polygon%3e%3cpolygon%20id='Fill-77'%20fill='%23ACD3EF'%20points='92.7373%20103.3589%2090.7063%20100.1889%2092.3893%2099.1109%2094.4213%20102.2809'%3e%3c/polygon%3e%3cpolygon%20id='Fill-79'%20fill='%23ACD3EF'%20points='97.4854%20100.3159%2095.4534%2097.1459%2097.1364%2096.0659%2099.1694%2099.2359'%3e%3c/polygon%3e%3cpolygon%20id='Fill-81'%20fill='%23ACD3EF'%20points='102.2324%2097.272%20100.2014%2094.102%20101.8844%2093.024%20103.9164%2096.194'%3e%3c/polygon%3e%3cpolygon%20id='Fill-83'%20fill='%23ACD3EF'%20points='108.248%2096.2075%20104.948%2091.0605%20106.632%2089.9795%20109.932%2095.1275'%3e%3c/polygon%3e%3cpath%20d='M114.5098,92.9868%20C113.7688,93.4618%20112.7828,93.2448%20112.3098,92.5038%20C111.8358,91.7618%20112.0528,90.7778%20112.7938,90.3038%20C113.5338,89.8308%20114.5198,90.0468%20114.9928,90.7878%20C115.4668,91.5288%20115.2498,92.5128%20114.5098,92.9868'%20id='Fill-85'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M57.2979,129.5698%20C56.5569,130.0448%2055.5719,129.8278%2055.0989,129.0868%20C54.6249,128.3448%2054.8409,127.3608%2055.5819,126.8868%20C56.3229,126.4138%2057.3079,126.6298%2057.7809,127.3708%20C58.2559,128.1118%2058.0389,129.0958%2057.2979,129.5698'%20id='Fill-87'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M66.0811,43.7681%20L117.2991,87.8881%20C119.4751,89.7661%20119.7161,93.0521%20117.8371,95.2271%20L117.8371,95.2281%20C115.9591,97.4011%20112.6751,97.6411%20110.5011,95.7651%20L59.2791,51.6411%20C57.1041,49.7631%2056.8651,46.4781%2058.7431,44.3041%20C60.6221,42.1291%2063.9071,41.8901%2066.0811,43.7681'%20id='Fill-89'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M62.6836,43.5044%20C61.5026,43.5044%2060.3296,43.9974%2059.4996,44.9574%20C58.7666,45.8074%2058.4076,46.8914%2058.4896,48.0114%20C58.5706,49.1304%2059.0826,50.1504%2059.9326,50.8844%20L111.1536,95.0074%20C112.9066,96.5204%20115.5646,96.3274%20117.0796,94.5734%20C117.8146,93.7244%20118.1726,92.6394%20118.0906,91.5204%20C118.0086,90.4004%20117.4956,89.3794%20116.6456,88.6454%20L65.4276,44.5254%20C64.6346,43.8404%2063.6566,43.5044%2062.6836,43.5044%20M113.8956,98.0254%20C112.4586,98.0254%20111.0176,97.5314%20109.8476,96.5224%20L58.6266,52.3994%20C57.3716,51.3154%2056.6146,49.8094%2056.4946,48.1564%20C56.3726,46.5044%2056.9036,44.9034%2057.9866,43.6504%20C60.2216,41.0644%2064.1466,40.7774%2066.7336,43.0104%20L117.9516,87.1304%20C119.2066,88.2144%20119.9646,89.7204%20120.0856,91.3734%20C120.2066,93.0254%20119.6766,94.6264%20118.5936,95.8804%20C117.3696,97.2984%20115.6366,98.0254%20113.8956,98.0254'%20id='Fill-91'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-93'%20fill='%23ACD3EF'%20points='107.2246%2093.0493%20105.7106%2091.7413%20109.7086%2087.1133%20111.2226%2088.4213'%3e%3c/polygon%3e%3cpolygon%20id='Fill-95'%20fill='%23ACD3EF'%20points='102.958%2089.3618%20101.444%2088.0548%20103.905%2085.2058%20105.419%2086.5118'%3e%3c/polygon%3e%3cpolygon%20id='Fill-97'%20fill='%23ACD3EF'%20points='98.6904%2085.6753%2097.1764%2084.3683%2099.6384%2081.5193%20101.1524%2082.8253'%3e%3c/polygon%3e%3cpolygon%20id='Fill-99'%20fill='%23ACD3EF'%20points='94.4238%2081.9888%2092.9098%2080.6818%2095.3708%2077.8328%2096.8848%2079.1388'%3e%3c/polygon%3e%3cpolygon%20id='Fill-101'%20fill='%23ACD3EF'%20points='90.1563%2078.3023%2088.6423%2076.9933%2091.1043%2074.1453%2092.6183%2075.4533'%3e%3c/polygon%3e%3cpolygon%20id='Fill-103'%20fill='%23ACD3EF'%20points='85.8896%2074.6148%2084.3756%2073.3078%2088.3726%2068.6808%2089.8866%2069.9878'%3e%3c/polygon%3e%3cpolygon%20id='Fill-105'%20fill='%23ACD3EF'%20points='81.6221%2070.9292%2080.1081%2069.6202%2082.5701%2066.7722%2084.0841%2068.0802'%3e%3c/polygon%3e%3cpolygon%20id='Fill-107'%20fill='%23ACD3EF'%20points='77.3555%2067.2417%2075.8415%2065.9347%2078.3025%2063.0867%2079.8165%2064.3927'%3e%3c/polygon%3e%3cpolygon%20id='Fill-109'%20fill='%23ACD3EF'%20points='73.0879%2063.5562%2071.5739%2062.2472%2074.0359%2059.3992%2075.5499%2060.7072'%3e%3c/polygon%3e%3cpolygon%20id='Fill-111'%20fill='%23ACD3EF'%20points='68.8203%2059.8687%2067.3063%2058.5617%2069.7683%2055.7127%2071.2823%2057.0187'%3e%3c/polygon%3e%3cpolygon%20id='Fill-113'%20fill='%23ACD3EF'%20points='64.5537%2056.1821%2063.0397%2054.8751%2067.0367%2050.2481%2068.5507%2051.5551'%3e%3c/polygon%3e%3cpath%20d='M63.6836,46.4673%20C64.3486,47.0433%2064.4206,48.0493%2063.8456,48.7143%20C63.2696,49.3793%2062.2636,49.4513%2061.5986,48.8753%20C60.9336,48.2993%2060.8616,47.2943%2061.4376,46.6293%20C62.0136,45.9643%2063.0186,45.8923%2063.6836,46.4673'%20id='Fill-115'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M115.0205,90.9204%20C115.6845,91.4964%20115.7565,92.5024%20115.1815,93.1664%20C114.6055,93.8314%20113.5995,93.9034%20112.9355,93.3284%20C112.2705,92.7524%20112.1985,91.7464%20112.7735,91.0814%20C113.3495,90.4174%20114.3555,90.3454%20115.0205,90.9204'%20id='Fill-117'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M204.957,114.7271%20L156.722,141.1191%20L181.506,100.4401%20L204.957,114.7271%20Z%20M110.054,185.5811%20L238.14,115.5001%20L175.867,77.5601%20L110.054,185.5811%20Z'%20id='Fill-119'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M181.8398,101.814%20L159.5198,138.448%20L202.9588,114.68%20L181.8398,101.814%20Z%20M153.9238,143.79%20L181.1718,99.066%20L206.9548,114.774%20L153.9238,143.79%20Z%20M176.2008,78.934%20L112.8518,182.911%20L236.1418,115.454%20L176.2008,78.934%20Z%20M107.2558,188.252%20L175.5328,76.186%20L240.1378,115.547%20L107.2558,188.252%20Z'%20id='Fill-121'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='172.1475'%20y1='83.6655'%20x2='181.6975'%20y2='89.4835'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-125'%20fill='%23ACD3EF'%20points='181.1768%2090.3374%20171.6268%2084.5194%20172.6678%2082.8124%20182.2178%2088.6304'%3e%3c/polygon%3e%3cline%20x1='168.8096'%20y1='89.145'%20x2='174.6796'%20y2='92.722'%20id='Fill-127'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-129'%20fill='%23ACD3EF'%20points='174.1592%2093.5757%20168.2892%2089.9987%20169.3302%2088.2917%20175.2002%2091.8687'%3e%3c/polygon%3e%3cline%20x1='165.4707'%20y1='94.6245'%20x2='171.3417'%20y2='98.2015'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-133'%20fill='%23ACD3EF'%20points='170.8213%2099.0552%20164.9503%2095.4782%20165.9913%2093.7712%20171.8623%2097.3482'%3e%3c/polygon%3e%3cline%20x1='162.1328'%20y1='100.104'%20x2='168.0028'%20y2='103.68'%20id='Fill-135'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-137'%20fill='%23ACD3EF'%20points='167.4824%20104.5347%20161.6124%20100.9587%20162.6534%2099.2497%20168.5234%20102.8257'%3e%3c/polygon%3e%3cline%20x1='158.7939'%20y1='105.5835'%20x2='164.6649'%20y2='109.1595'%20id='Fill-139'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-141'%20fill='%23ACD3EF'%20points='164.1445%20110.0142%20158.2735%20106.4382%20159.3145%20104.7292%20165.1855%20108.3052'%3e%3c/polygon%3e%3cline%20x1='155.4561'%20y1='111.062'%20x2='165.0051'%20y2='116.88'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-145'%20fill='%23ACD3EF'%20points='164.4844%20117.7339%20154.9354%20111.9159%20155.9764%20110.2089%20165.5254%20116.0269'%3e%3c/polygon%3e%3cline%20x1='152.1172'%20y1='116.5415'%20x2='157.9882'%20y2='120.1185'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-149'%20fill='%23ACD3EF'%20points='157.4678%20120.9722%20151.5968%20117.3952%20152.6378%20115.6882%20158.5088%20119.2652'%3e%3c/polygon%3e%3cline%20x1='148.7793'%20y1='122.021'%20x2='154.6493'%20y2='125.598'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-153'%20fill='%23ACD3EF'%20points='154.1289%20126.4517%20148.2589%20122.8747%20149.2999%20121.1677%20155.1699%20124.7447'%3e%3c/polygon%3e%3cline%20x1='145.4404'%20y1='127.5005'%20x2='151.3114'%20y2='131.0775'%20id='Fill-155'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-157'%20fill='%23ACD3EF'%20points='150.791%20131.9312%20144.92%20128.3542%20145.961%20126.6472%20151.832%20130.2242'%3e%3c/polygon%3e%3cline%20x1='142.1025'%20y1='132.98'%20x2='147.9725'%20y2='136.556'%20id='Fill-159'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-161'%20fill='%23ACD3EF'%20points='147.4521%20137.4107%20141.5821%20133.8347%20142.6231%20132.1257%20148.4931%20135.7017'%3e%3c/polygon%3e%3cline%20x1='138.7637'%20y1='138.4595'%20x2='148.3137'%20y2='144.2765'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-165'%20fill='%23ACD3EF'%20points='147.793%20145.1314%20138.243%20139.3144%20139.284%20137.6054%20148.834%20143.4224'%3e%3c/polygon%3e%3cline%20x1='135.4258'%20y1='143.938'%20x2='141.2958'%20y2='147.515'%20id='Fill-167'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-169'%20fill='%23ACD3EF'%20points='140.7754%20148.3687%20134.9054%20144.7917%20135.9464%20143.0847%20141.8164%20146.6617'%3e%3c/polygon%3e%3cline%20x1='132.0869'%20y1='149.4175'%20x2='137.9579'%20y2='152.9945'%20id='Fill-171'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-173'%20fill='%23ACD3EF'%20points='137.4375%20153.8482%20131.5665%20150.2712%20132.6075%20148.5642%20138.4785%20152.1412'%3e%3c/polygon%3e%3cline%20x1='128.749'%20y1='154.897'%20x2='134.619'%20y2='158.474'%20id='Fill-175'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-177'%20fill='%23ACD3EF'%20points='134.0986%20159.3276%20128.2286%20155.7506%20129.2696%20154.0436%20135.1396%20157.6206'%3e%3c/polygon%3e%3cline%20x1='125.5059'%20y1='160.2202'%20x2='131.3769'%20y2='163.7962'%20id='Fill-179'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-181'%20fill='%23ACD3EF'%20points='130.8564%20164.6509%20124.9854%20161.0749%20126.0264%20159.3659%20131.8974%20162.9419'%3e%3c/polygon%3e%3cpath%20d='M107.5791,114.9185%20C109.1061,116.6675%20112.3901,116.2995%20114.9131,114.0965%20C117.4361,111.8935%20118.2441,108.6895%20116.7171,106.9395%20C114.3171,110.2595%20111.1921,112.9875%20107.5791,114.9185'%20id='Fill-183'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M122.2471,113.273%20C120.7201,111.524%20117.4361,111.893%20114.9131,114.096%20C112.3901,116.299%20111.5821,119.502%20113.1091,121.252%20C115.5091,117.932%20118.6341,115.204%20122.2471,113.273'%20id='Fill-185'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.0732,121.2163%20C147.9852,122.2613%20147.8782,123.8473%20146.8332,124.7593%20C145.7892,125.6713%20144.2032,125.5643%20143.2912,124.5193%20C142.3792,123.4753%20142.4862,121.8883%20143.5302,120.9773%20C144.5752,120.0653%20146.1612,120.1723%20147.0732,121.2163'%20id='Fill-187'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-189'%20fill='%23E1F2FF'%20points='148.0342%20126.811%20144.3672%20130.013%20130.2722%20113.871%20133.9392%20110.669'%3e%3c/polygon%3e%3cpath%20d='M131.6836,113.9663%20L144.4626,128.6023%20L146.6226,126.7153%20L133.8436,112.0803%20L131.6836,113.9663%20Z%20M144.2716,131.4243%20L128.8616,113.7753%20L134.0356,109.2583%20L149.4456,126.9063%20L144.2716,131.4243%20Z'%20id='Fill-191'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-193'%20fill='%23E1F2FF'%20points='153.2832%2093.7788%20133.9392%20110.6698%20139.4702%20117.0028%20149.6722%20108.0928%20156.8992%2097.9198'%3e%3c/polygon%3e%3cpath%20d='M135.3506,110.7651%20L139.5656,115.5911%20L148.9246,107.4171%20L155.6276,97.9831%20L153.1876,95.1901%20L135.3506,110.7651%20Z%20M139.3736,118.4131%20L132.5286,110.5741%20L153.3786,92.3681%20L158.1706,97.8561%20L150.3296,108.8461%20L139.3736,118.4131%20Z'%20id='Fill-195'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-197'%20fill='%23E1F2FF'%20points='136.8018%20136.6187%20133.1348%20139.8197%20119.0398%20123.6787%20122.7068%20120.4757'%3e%3c/polygon%3e%3cpath%20d='M120.4512,123.7739%20L133.2302,138.4089%20L135.3902,136.5229%20L122.6112,121.8869%20L120.4512,123.7739%20Z%20M133.0392,141.2309%20L117.6292,123.5829%20L122.8032,119.0649%20L138.2132,136.7139%20L133.0392,141.2309%20Z'%20id='Fill-199'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-201'%20fill='%23FFFFFF'%20points='144.377%2083.3296%20132.522%2089.8166%20111.764%20107.9416%20116.833%20113.7476%20117.294%20114.2756%20186.572%20193.6186%20194.137%20187.0136%20124.858%20107.6706%20147.992%2087.4706'%3e%3c/polygon%3e%3cpath%20d='M113.1748,108.0376%20L186.6678,192.2076%20L192.7258,186.9176%20L123.4468,107.5746%20L146.5808,87.3746%20L144.1528,84.5926%20L133.0968,90.6416%20L113.1748,108.0376%20Z%20M186.4768,195.0296%20L110.3528,107.8466%20L132.0408,88.9396%20L144.6018,82.0666%20L149.4038,87.5656%20L126.2698,107.7666%20L195.5478,187.1086%20L186.4768,195.0296%20Z'%20id='Fill-203'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.2871,128.5347%20C126.2731,129.6647%20126.1571,131.3797%20125.0271,132.3657%20C123.8981,133.3517%20122.1831,133.2357%20121.1961,132.1057%20C120.2101,130.9767%20120.3261,129.2617%20121.4561,128.2757%20C122.5861,127.2897%20124.3011,127.4057%20125.2871,128.5347'%20id='Fill-205'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='188.8242'%20y1='186.3696'%20x2='127.5762'%20y2='116.2246'%20id='Fill-207'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M127.6563,117.3169%20C127.3783,117.3169%20127.1003,117.2009%20126.9023,116.9739%20L126.8223,116.8819%20C126.4603,116.4659%20126.5033,115.8349%20126.9193,115.4709%20C127.3333,115.1089%20127.9653,115.1509%20128.3303,115.5679%20L128.4103,115.6599%20C128.7723,116.0759%20128.7293,116.7079%20128.3133,117.0709%20C128.1243,117.2359%20127.8893,117.3169%20127.6563,117.3169%20M130.9443,121.0829%20C130.6663,121.0829%20130.3883,120.9659%20130.1913,120.7409%20L128.8763,119.2349%20C128.5123,118.8189%20128.5543,118.1869%20128.9703,117.8239%20C129.3853,117.4589%20130.0183,117.5039%20130.3823,117.9189%20L131.6973,119.4239%20C132.0603,119.8399%20132.0183,120.4719%20131.6023,120.8359%20C131.4133,121.0019%20131.1773,121.0829%20130.9443,121.0829%20M136.2063,127.1089%20C135.9273,127.1089%20135.6503,126.9929%20135.4533,126.7659%20L133.4803,124.5059%20C133.1173,124.0899%20133.1603,123.4589%20133.5763,123.0959%20C133.9913,122.7309%20134.6233,122.7749%20134.9863,123.1919%20L136.9593,125.4519%20C137.3223,125.8679%20137.2793,126.4999%20136.8633,126.8619%20C136.6743,127.0279%20136.4393,127.1089%20136.2063,127.1089%20M140.8103,132.3809%20C140.5323,132.3809%20140.2553,132.2649%20140.0573,132.0399%20L136.7683,128.2739%20C136.4053,127.8579%20136.4473,127.2259%20136.8633,126.8629%20C137.2783,126.4989%20137.9113,126.5429%20138.2743,126.9579%20L141.5633,130.7229%20C141.9273,131.1389%20141.8853,131.7709%20141.4693,132.1339%20C141.2793,132.2999%20141.0443,132.3809%20140.8103,132.3809%20M144.0983,136.1479%20C143.8203,136.1479%20143.5433,136.0319%20143.3453,135.8049%20L142.0303,134.2979%20C141.6673,133.8819%20141.7103,133.2519%20142.1263,132.8879%20C142.5403,132.5239%20143.1733,132.5669%20143.5363,132.9839%20L144.8513,134.4909%20C145.2153,134.9069%20145.1723,135.5379%20144.7563,135.9009%20C144.5663,136.0669%20144.3323,136.1479%20144.0983,136.1479%20M153.9653,147.4469%20C153.6863,147.4469%20153.4093,147.3309%20153.2123,147.1049%20L149.9233,143.3379%20C149.5643,142.9269%20149.6003,142.3079%20150.0013,141.9419%20C149.5863,142.2899%20148.9653,142.2429%20148.6073,141.8319%20L146.6353,139.5719%20C146.2713,139.1559%20146.3143,138.5239%20146.7303,138.1619%20C147.1453,137.7969%20147.7773,137.8399%20148.1403,138.2569%20L150.1133,140.5169%20C150.4713,140.9269%20150.4353,141.5459%20150.0353,141.9129%20C150.4503,141.5639%20151.0703,141.6129%20151.4283,142.0219%20L154.7183,145.7889%20C155.0813,146.2049%20155.0393,146.8369%20154.6233,147.1999%20C154.4323,147.3659%20154.1983,147.4469%20153.9653,147.4469%20M157.2543,151.2129%20C156.9753,151.2129%20156.6983,151.0969%20156.5013,150.8709%20L155.1853,149.3639%20C154.8223,148.9479%20154.8653,148.3169%20155.2813,147.9539%20C155.6963,147.5889%20156.3283,147.6319%20156.6913,148.0489%20L158.0073,149.5559%20C158.3703,149.9719%20158.3273,150.6029%20157.9113,150.9659%20C157.7213,151.1319%20157.4873,151.2129%20157.2543,151.2129%20M162.5153,157.2389%20C162.2373,157.2389%20161.9603,157.1229%20161.7623,156.8969%20L159.7893,154.6369%20C159.4263,154.2209%20159.4683,153.5889%20159.8843,153.2259%20C160.3013,152.8619%20160.9313,152.9059%20161.2953,153.3209%20L163.2683,155.5809%20C163.6323,155.9969%20163.5903,156.6289%20163.1743,156.9919%20C162.9833,157.1579%20162.7493,157.2389%20162.5153,157.2389%20M167.1193,162.5119%20C166.8413,162.5119%20166.5633,162.3959%20166.3663,162.1699%20L163.0783,158.4029%20C162.7153,157.9869%20162.7583,157.3549%20163.1743,156.9929%20C163.5883,156.6279%20164.2203,156.6709%20164.5843,157.0879%20L167.8723,160.8549%20C168.2353,161.2709%20168.1923,161.9019%20167.7763,162.2649%20C167.5873,162.4309%20167.3523,162.5119%20167.1193,162.5119%20M170.4083,166.2789%20C170.1303,166.2789%20169.8523,166.1629%20169.6553,165.9359%20L168.3403,164.4289%20C167.9763,164.0129%20168.0193,163.3819%20168.4353,163.0189%20C168.8493,162.6549%20169.4823,162.6979%20169.8453,163.1149%20L171.1613,164.6219%20C171.5243,165.0379%20171.4813,165.6689%20171.0653,166.0319%20C170.8763,166.1979%20170.6413,166.2789%20170.4083,166.2789%20M175.6703,172.3039%20C175.3913,172.3039%20175.1143,172.1879%20174.9173,171.9629%20L172.9433,169.7029%20C172.5803,169.2869%20172.6223,168.6549%20173.0383,168.2919%20C173.4553,167.9269%20174.0863,167.9699%20174.4493,168.3859%20L176.4233,170.6459%20C176.7863,171.0619%20176.7443,171.6939%20176.3283,172.0569%20C176.1373,172.2229%20175.9033,172.3039%20175.6703,172.3039%20M180.2733,177.5779%20C179.9953,177.5779%20179.7183,177.4619%20179.5203,177.2349%20L176.2323,173.4679%20C175.8693,173.0519%20175.9123,172.4209%20176.3283,172.0579%20C176.7433,171.6939%20177.3753,171.7369%20177.7383,172.1539%20L181.0263,175.9209%20C181.3893,176.3369%20181.3463,176.9679%20180.9303,177.3309%20C180.7413,177.4969%20180.5073,177.5779%20180.2733,177.5779%20M183.5623,181.3429%20C183.2843,181.3429%20183.0073,181.2269%20182.8093,181.0019%20L181.4943,179.4959%20C181.1313,179.0799%20181.1733,178.4479%20181.5893,178.0849%20C182.0043,177.7189%20182.6363,177.7639%20183.0003,178.1789%20L184.3153,179.6849%20C184.6783,180.1009%20184.6363,180.7329%20184.2203,181.0959%20C184.0313,181.2619%20183.7963,181.3429%20183.5623,181.3429%20M188.8243,187.3699%20C188.5463,187.3699%20188.2683,187.2539%20188.0713,187.0279%20L186.0973,184.7679%20C185.7343,184.3519%20185.7763,183.7199%20186.1923,183.3569%20C186.6093,182.9919%20187.2403,183.0369%20187.6033,183.4519%20L189.5773,185.7119%20C189.9403,186.1279%20189.8983,186.7589%20189.4823,187.1229%20C189.2923,187.2889%20189.0573,187.3699%20188.8243,187.3699'%20id='Fill-209'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='141.6123'%20y1='90.561'%20x2='142.9953'%20y2='92.144'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-213'%20fill='%235E63B6'%20points='142.2422%2092.8023%20140.8592%2091.2193%20142.3652%2089.9033%20143.7482%2091.4863'%3e%3c/polygon%3e%3cline%20x1='142.9609'%20y1='89.3833'%20x2='144.3439'%20y2='90.9663'%20id='Fill-215'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-217'%20fill='%235E63B6'%20points='143.5908%2091.6245%20142.2078%2090.0415%20143.7138%2088.7255%20145.0968%2090.3085'%3e%3c/polygon%3e%3cline%20x1='144.3096'%20y1='88.2056'%20x2='145.6926'%20y2='89.7896'%20id='Fill-219'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-221'%20fill='%235E63B6'%20points='144.9395%2090.4468%20143.5565%2088.8628%20145.0625%2087.5488%20146.4455%2089.1328'%3e%3c/polygon%3e%3cline%20x1='148.2559'%20y1='98.1685'%20x2='149.6379'%20y2='99.7525'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-225'%20fill='%235E63B6'%20points='148.8838%20100.4097%20147.5018%2098.8257%20149.0098%2097.5117%20150.3918%2099.0957'%3e%3c/polygon%3e%3cline%20x1='149.6035'%20y1='96.9907'%20x2='150.9865'%20y2='98.5747'%20id='Fill-227'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-229'%20fill='%235E63B6'%20points='150.2334%2099.2319%20148.8504%2097.6479%20150.3564%2096.3339%20151.7394%2097.9179'%3e%3c/polygon%3e%3cline%20x1='150.9521'%20y1='95.814'%20x2='152.3351'%20y2='97.397'%20id='Fill-231'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpolygon%20id='Fill-233'%20fill='%235E63B6'%20points='151.582%2098.0552%20150.199%2096.4722%20151.705%2095.1562%20153.088%2096.7392'%3e%3c/polygon%3e%3cpath%20d='M187.1152,189.4146%20C186.8392,189.4146%20186.5632,189.3006%20186.3662,189.0766%20L116.7082,110.2946%20C116.3422,109.8816%20116.3812,109.2486%20116.7952,108.8836%20C117.2092,108.5186%20117.8422,108.5576%20118.2062,108.9706%20L187.8642,187.7526%20C188.2302,188.1656%20188.1912,188.7986%20187.7772,189.1636%20C187.5872,189.3316%20187.3502,189.4146%20187.1152,189.4146'%20id='Fill-235'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='2'%20y1='210.1421'%20x2='10.973'%20y2='210.1421'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9727,211.1421%20L1.9997,211.1421%20C1.4477,211.1421%200.9997,210.6951%200.9997,210.1421%20C0.9997,209.5891%201.4477,209.1421%201.9997,209.1421%20L10.9727,209.1421%20C11.5257,209.1421%2011.9727,209.5891%2011.9727,210.1421%20C11.9727,210.6951%2011.5257,211.1421%2010.9727,211.1421'%20id='Fill-239'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3818'%20y1='219.187'%20x2='161.5688'%20y2='219.187'%20id='Fill-242'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5684,220.187%20L94.3814,220.187%20C93.8294,220.187%2093.3814,219.74%2093.3814,219.187%20C93.3814,218.634%2093.8294,218.187%2094.3814,218.187%20L161.5684,218.187%20C162.1214,218.187%20162.5684,218.634%20162.5684,219.187%20C162.5684,219.74%20162.1214,220.187%20161.5684,220.187'%20id='Fill-244'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1875'%20y1='219.187'%20x2='179.3285'%20y2='219.187'%20id='Fill-246'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3281,220.187%20L170.1871,220.187%20C169.6351,220.187%20169.1871,219.74%20169.1871,219.187%20C169.1871,218.634%20169.6351,218.187%20170.1871,218.187%20L179.3281,218.187%20C179.8811,218.187%20180.3281,218.634%20180.3281,219.187%20C180.3281,219.74%20179.8811,220.187%20179.3281,220.187'%20id='Fill-248'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='219.1118'%20x2='81.5'%20y2='219.1868'%20id='Fill-250'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.5,220.187%20C80.954,220.187%2080.509,219.75%2080.5,219.202%20C80.492,218.65%2080.933,218.196%2081.485,218.187%20L86.485,218.112%20C87.035,218.132%2087.491,218.544%2087.5,219.097%20C87.508,219.649%2087.067,220.103%2086.515,220.112%20L81.515,220.187%20L81.5,220.187%20Z'%20id='Fill-252'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M89.3203,198.1353%20L86.0913,198.4963%20C84.9933,198.6193%2084.0043,197.8293%2083.8813,196.7323%20L75.1163,118.4123%20C74.9933,117.3153%2075.7833,116.3253%2076.8813,116.2023%20L80.1103,115.8413%20C81.2083,115.7183%2082.1983,116.5093%2082.3203,117.6073%20L91.0853,195.9253%20C91.2083,197.0233%2090.4183,198.0123%2089.3203,198.1353'%20id='Fill-254'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.335,116.8286%20C80.297,116.8286%2080.26,116.8306%2080.222,116.8356%20L76.992,117.1966%20C76.444,117.2586%2076.049,117.7536%2076.11,118.3016%20L84.875,196.6206%20C84.904,196.8866%2085.036,197.1236%2085.244,197.2906%20C85.453,197.4566%2085.711,197.5376%2085.98,197.5026%20L89.209,197.1416%20C89.475,197.1116%2089.712,196.9796%2089.879,196.7716%20C90.046,196.5626%2090.121,196.3026%2090.091,196.0366%20L81.326,117.7186%20C81.297,117.4526%2081.166,117.2146%2080.957,117.0476%20C80.778,116.9046%2080.561,116.8286%2080.335,116.8286%20L80.335,116.8286%20Z%20M89.32,198.1356%20L89.33,198.1356%20L89.32,198.1356%20Z%20M85.862,199.5096%20C85.186,199.5096%2084.533,199.2816%2083.996,198.8526%20C83.37,198.3536%2082.977,197.6396%2082.887,196.8436%20L74.122,118.5236%20C74.033,117.7276%2074.26,116.9436%2074.76,116.3176%20C75.259,115.6916%2075.974,115.2986%2076.77,115.2086%20L79.999,114.8476%20C80.797,114.7566%2081.579,114.9846%2082.205,115.4846%20C82.832,115.9856%2083.226,116.6996%2083.314,117.4966%20L92.079,195.8136%20C92.263,197.4576%2091.075,198.9446%2089.432,199.1296%20L86.202,199.4906%20C86.088,199.5036%2085.975,199.5096%2085.862,199.5096%20L85.862,199.5096%20Z'%20id='Fill-256'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M131.5811,182.1812%20L134.2431,180.3182%20C135.1481,179.6852%20135.3691,178.4382%20134.7351,177.5332%20L89.5571,112.9612%20C88.9241,112.0562%2087.6771,111.8352%2086.7711,112.4692%20L84.1081,114.3322%20C83.2041,114.9652%2082.9831,116.2122%2083.6161,117.1182%20L128.7961,181.6892%20C129.4291,182.5942%20130.6761,182.8142%20131.5811,182.1812'%20id='Fill-258'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M87.916,113.1069%20C87.713,113.1069%2087.515,113.1689%2087.345,113.2889%20L84.682,115.1519%20C84.23,115.4679%2084.12,116.0919%2084.436,116.5449%20L129.615,181.1159%20C129.932,181.5669%20130.558,181.6779%20131.008,181.3619%20L133.67,179.4989%20C133.889,179.3449%20134.035,179.1169%20134.082,178.8529%20C134.128,178.5899%20134.069,178.3249%20133.916,178.1059%20L88.737,113.5349%20C88.584,113.3159%2088.355,113.1689%2088.092,113.1229%20C88.033,113.1129%2087.975,113.1069%2087.916,113.1069%20L87.916,113.1069%20Z%20M131.581,182.1809%20L131.591,182.1809%20L131.581,182.1809%20Z%20M130.44,183.5439%20C130.266,183.5439%20130.089,183.5279%20129.912,183.4969%20C129.123,183.3569%20128.436,182.9189%20127.977,182.2619%20L82.797,117.6909%20C81.849,116.3359%2082.181,114.4609%2083.535,113.5129%20L86.198,111.6499%20C86.854,111.1919%2087.646,111.0119%2088.44,111.1539%20C89.229,111.2939%2089.917,111.7319%2090.376,112.3879%20L135.555,176.9599%20C136.015,177.6159%20136.19,178.4129%20136.051,179.2019%20C135.911,179.9909%20135.473,180.6779%20134.816,181.1369%20L132.154,183.0009%20C131.644,183.3569%20131.05,183.5439%20130.44,183.5439%20L130.44,183.5439%20Z'%20id='Fill-260'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M78.5811,95.8755%20L71.5531,98.5285%20C70.5191,98.9185%2069.3651,98.3965%2068.9761,97.3635%20L65.2521,87.5015%20C64.8621,86.4685%2065.3841,85.3135%2066.4171,84.9245%20L73.4451,82.2715%20C74.4781,81.8805%2075.6331,82.4015%2076.0221,83.4365%20L79.7461,93.2985%20C80.1361,94.3315%2079.6141,95.4845%2078.5811,95.8755'%20id='Fill-262'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M78.5811,95.8755%20L78.5911,95.8755%20L78.5811,95.8755%20Z%20M74.1521,83.1415%20C74.0331,83.1415%2073.9141,83.1625%2073.7991,83.2065%20L66.7701,85.8595%20C66.5201,85.9545%2066.3221,86.1405%2066.2121,86.3835%20C66.1021,86.6265%2066.0941,86.8985%2066.1871,87.1485%20L69.9111,97.0105%20C70.0061,97.2605%2070.1911,97.4585%2070.4351,97.5685%20C70.6781,97.6795%2070.9481,97.6875%2071.2001,97.5935%20L78.2271,94.9395%20C78.7431,94.7445%2079.0051,94.1665%2078.8101,93.6505%20L75.0871,83.7895%20C74.9921,83.5385%2074.8071,83.3405%2074.5631,83.2295%20C74.4321,83.1715%2074.2921,83.1415%2074.1521,83.1415%20L74.1521,83.1415%20Z%20M70.8461,99.6585%20C70.4251,99.6585%2070.0061,99.5695%2069.6111,99.3915%20C68.8811,99.0615%2068.3221,98.4665%2068.0401,97.7165%20L64.3161,87.8545%20C64.0331,87.1045%2064.0601,86.2895%2064.3901,85.5605%20C64.7201,84.8295%2065.3141,84.2715%2066.0641,83.9885%20L73.0921,81.3355%20C73.8411,81.0535%2074.6571,81.0785%2075.3871,81.4075%20C76.1171,81.7375%2076.6761,82.3335%2076.9581,83.0835%20L80.6821,92.9445%20C81.2651,94.4915%2080.4811,96.2265%2078.9351,96.8115%20L71.9061,99.4645%20C71.5611,99.5945%2071.2031,99.6585%2070.8461,99.6585%20L70.8461,99.6585%20Z'%20id='Fill-264'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M80.6797,112.0679%20C77.7047,113.1909%2074.3837,111.6899%2073.2607,108.7159%20C72.1387,105.7419%2073.6397,102.4209%2076.6137,101.2979%20C79.5867,100.1749%2082.9087,101.6759%2084.0317,104.6499%20C85.1547,107.6249%2083.6537,110.9459%2080.6797,112.0679%20M74.2437,95.0229%20C67.8047,97.4549%2064.5557,104.6449%2066.9867,111.0849%20C69.4177,117.5239%2076.6087,120.7739%2083.0477,118.3419%20C89.4877,115.9119%2092.7377,108.7199%2090.3067,102.2809%20C87.8747,95.8409%2080.6837,92.5919%2074.2437,95.0229'%20id='Fill-266'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.6416,101.9273%20C78.0836,101.9273%2077.5176,102.0263%2076.9666,102.2343%20C74.5136,103.1593%2073.2706,105.9093%2074.1966,108.3643%20C75.1236,110.8173%2077.8776,112.0593%2080.3266,111.1323%20C81.5146,110.6843%2082.4566,109.7993%2082.9806,108.6423%20C83.5036,107.4843%2083.5446,106.1923%2083.0956,105.0033%20C82.3766,103.1013%2080.5636,101.9273%2078.6416,101.9273%20M78.6536,113.4393%20C75.9226,113.4393%2073.3456,111.7723%2072.3256,109.0703%20C71.0096,105.5833%2072.7756,101.6773%2076.2596,100.3633%20C79.7466,99.0463%2083.6516,100.8123%2084.9666,104.2963%20C85.6046,105.9853%2085.5456,107.8213%2084.8026,109.4653%20C84.0596,111.1103%2082.7206,112.3663%2081.0336,113.0033%20C80.2496,113.2993%2079.4456,113.4393%2078.6536,113.4393%20M74.5976,95.9583%20C68.6846,98.1913%2065.6906,104.8183%2067.9216,110.7313%20C69.0036,113.5963%2071.1356,115.8673%2073.9256,117.1283%20C76.7156,118.3903%2079.8286,118.4873%2082.6946,117.4063%20C85.5596,116.3253%2087.8306,114.1933%2089.0916,111.4033%20C90.3536,108.6133%2090.4526,105.4983%2089.3706,102.6343%20C87.1366,96.7203%2080.5046,93.7263%2074.5976,95.9583%20M78.6606,120.1463%20C73.2186,120.1463%2068.0836,116.8233%2066.0506,111.4383%20C63.4296,104.4923%2066.9466,96.7093%2073.8906,94.0873%20C80.8346,91.4663%2088.6196,94.9833%2091.2426,101.9273%20C93.8646,108.8723%2090.3466,116.6563%2083.4016,119.2783%20C81.8406,119.8663%2080.2376,120.1463%2078.6606,120.1463'%20id='Fill-268'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.3594'%20y1='198.355'%20x2='87.8844'%20y2='204.136'%20id='Fill-270'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M87.8838,205.1362%20C87.3718,205.1362%2086.9368,204.7452%2086.8888,204.2272%20L86.3628,198.4462%20C86.3138,197.8952%2086.7188,197.4082%2087.2688,197.3592%20C87.8218,197.3082%2088.3048,197.7142%2088.3558,198.2642%20L88.8808,204.0452%20C88.9308,204.5962%2088.5258,205.0822%2087.9758,205.1322%20C87.9448,205.1352%2087.9138,205.1362%2087.8838,205.1362'%20id='Fill-272'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='132.8027'%20y1='181.1987'%20x2='136.2297'%20y2='185.8857'%20id='Fill-274'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M136.2305,186.8853%20C135.9215,186.8853%20135.6185,186.7433%20135.4215,186.4753%20L131.9955,181.7883%20C131.6695,181.3433%20131.7665,180.7173%20132.2125,180.3913%20C132.6585,180.0653%20133.2835,180.1623%20133.6105,180.6093%20L137.0375,185.2953%20C137.3625,185.7403%20137.2655,186.3663%20136.8195,186.6933%20C136.6415,186.8233%20136.4355,186.8853%20136.2305,186.8853'%20id='Fill-276'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(13.083000,%20117.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-11'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(64.417000,%2053.000000)%20scale(-1,%201)%20translate(-64.417000,%20-53.000000)%20translate(11.917000,%200.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cline%20x1='67.1748'%20y1='142.9263'%20x2='111.7168'%20y2='126.1113'%20id='Fill-278'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M67.1748,143.9263%20C66.7708,143.9263%2066.3908,143.6803%2066.2388,143.2803%20C66.0438,142.7633%2066.3048,142.1863%2066.8208,141.9903%20L111.3628,125.1753%20C111.8798,124.9793%20112.4568,125.2403%20112.6528,125.7573%20C112.8478,126.2743%20112.5868,126.8513%20112.0708,127.0463%20L67.5288,143.8623%20C67.4118,143.9053%2067.2918,143.9263%2067.1748,143.9263'%20id='Fill-280'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.3193,211.1118%20L20.4253,211.1118%20C19.8733,211.1118%2019.4253,210.6648%2019.4253,210.1118%20C19.4253,209.5588%2019.8733,209.1118%2020.4253,209.1118%20L238.3193,209.1118%20C238.8723,209.1118%20239.3193,209.5588%20239.3193,210.1118%20C239.3193,210.6648%20238.8723,211.1118%20238.3193,211.1118'%20id='Fill-776'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-778'%20fill='%23FFFFFF'%20points='93.727%20210.112%20199.646%20210.112%20199.646%20140.605%2093.727%20140.605'%3e%3c/polygon%3e%3cpath%20d='M94.727,209.112%20L198.646,209.112%20L198.646,141.605%20L94.727,141.605%20L94.727,209.112%20Z%20M92.727,211.112%20L200.646,211.112%20L200.646,139.605%20L92.727,139.605%20L92.727,211.112%20Z'%20id='Fill-780'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-781'%20fill='%23E1F2FF'%20points='128.5469%20187.5474%20170.2309%20178.7014%20170.5299%20176.7064%20128.5469%20176.7064'%3e%3c/polygon%3e%3cpolygon%20id='Fill-782'%20fill='%23FFFFFF'%20points='50.548%20210.112%2093.644%20210.112%2093.644%20140.605%2050.548%20140.605'%3e%3c/polygon%3e%3cpath%20d='M51.548,209.112%20L92.644,209.112%20L92.644,141.605%20L51.548,141.605%20L51.548,209.112%20Z%20M49.548,211.112%20L94.644,211.112%20L94.644,139.605%20L49.548,139.605%20L49.548,211.112%20Z'%20id='Fill-783'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.4043,64.5737%20C209.8513,64.5737%20209.4043,64.1267%20209.4043,63.5737%20L209.4043,56.5737%20C209.4043,56.0207%20209.8513,55.5737%20210.4043,55.5737%20C210.9573,55.5737%20211.4043,56.0207%20211.4043,56.5737%20L211.4043,63.5737%20C211.4043,64.1267%20210.9573,64.5737%20210.4043,64.5737'%20id='Fill-784'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.9043,61.0737%20L206.9043,61.0737%20C206.3513,61.0737%20205.9043,60.6267%20205.9043,60.0737%20C205.9043,59.5207%20206.3513,59.0737%20206.9043,59.0737%20L213.9043,59.0737%20C214.4573,59.0737%20214.9043,59.5207%20214.9043,60.0737%20C214.9043,60.6267%20214.4573,61.0737%20213.9043,61.0737'%20id='Fill-785'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.2705,34.0845%20C43.7175,34.0845%2043.2705,33.6375%2043.2705,33.0845%20L43.2705,26.0845%20C43.2705,25.5315%2043.7175,25.0845%2044.2705,25.0845%20C44.8235,25.0845%2045.2705,25.5315%2045.2705,26.0845%20L45.2705,33.0845%20C45.2705,33.6375%2044.8235,34.0845%2044.2705,34.0845'%20id='Fill-786'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7705,30.5845%20L40.7705,30.5845%20C40.2175,30.5845%2039.7705,30.1375%2039.7705,29.5845%20C39.7705,29.0315%2040.2175,28.5845%2040.7705,28.5845%20L47.7705,28.5845%20C48.3235,28.5845%2048.7705,29.0315%2048.7705,29.5845%20C48.7705,30.1375%2048.3235,30.5845%2047.7705,30.5845'%20id='Fill-787'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.9473,14.937%20C174.6713,14.937%20174.4473,14.713%20174.4473,14.437%20L174.4473,10.5%20C174.4473,10.223%20174.6713,10%20174.9473,10%20C175.2233,10%20175.4473,10.223%20175.4473,10.5%20L175.4473,14.437%20C175.4473,14.713%20175.2233,14.937%20174.9473,14.937'%20id='Fill-788'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.916,12.9683%20L172.978,12.9683%20C172.702,12.9683%20172.479,12.7443%20172.479,12.4683%20C172.479,12.1923%20172.702,11.9683%20172.978,11.9683%20L176.916,11.9683%20C177.192,11.9683%20177.416,12.1923%20177.416,12.4683%20C177.416,12.7443%20177.192,12.9683%20176.916,12.9683'%20id='Fill-789'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.5605,173.811%20C22.2845,173.811%2022.0605,173.587%2022.0605,173.311%20L22.0605,169.374%20C22.0605,169.097%2022.2845,168.874%2022.5605,168.874%20C22.8365,168.874%2023.0605,169.097%2023.0605,169.374%20L23.0605,173.311%20C23.0605,173.587%2022.8365,173.811%2022.5605,173.811'%20id='Fill-790'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.5293,171.8423%20L20.5913,171.8423%20C20.3153,171.8423%2020.0923,171.6183%2020.0923,171.3423%20C20.0923,171.0663%2020.3153,170.8423%2020.5913,170.8423%20L24.5293,170.8423%20C24.8053,170.8423%2025.0293,171.0663%2025.0293,171.3423%20C25.0293,171.6183%2024.8053,171.8423%2024.5293,171.8423'%20id='Fill-791'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M78.1318,172.728%20L61.5118,172.728%20C60.9588,172.728%2060.5118,172.281%2060.5118,171.728%20C60.5118,171.175%2060.9588,170.728%2061.5118,170.728%20L78.1318,170.728%20C78.6848,170.728%2079.1318,171.175%2079.1318,171.728%20C79.1318,172.281%2078.6848,172.728%2078.1318,172.728'%20id='Fill-792'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M78.1318,181.5327%20L61.5118,181.5327%20C60.9588,181.5327%2060.5118,181.0857%2060.5118,180.5327%20C60.5118,179.9797%2060.9588,179.5327%2061.5118,179.5327%20L78.1318,179.5327%20C78.6848,179.5327%2079.1318,179.9797%2079.1318,180.5327%20C79.1318,181.0857%2078.6848,181.5327%2078.1318,181.5327'%20id='Fill-793'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M43.248,161.1089%20L26.111,161.1089%20C19.468,161.1089%2014.083,155.7239%2014.083,149.0809%20L14.083,140.6049%20L50.459,140.6049%20L50.459,153.8989%20C50.459,157.8809%2047.23,161.1089%2043.248,161.1089'%20id='Fill-794'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.083,141.605%20L15.083,149.081%20C15.083,155.162%2020.03,160.109%2026.111,160.109%20L43.248,160.109%20C46.673,160.109%2049.459,157.323%2049.459,153.899%20L49.459,141.605%20L15.083,141.605%20Z%20M43.248,162.109%20L26.111,162.109%20C18.928,162.109%2013.083,156.264%2013.083,149.081%20L13.083,139.605%20L51.459,139.605%20L51.459,153.899%20C51.459,158.426%2047.775,162.109%2043.248,162.109%20L43.248,162.109%20Z'%20id='Fill-795'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M112.3848,141.5103%20L112.3848,146.4473%20C112.3848,149.8723%20115.1708,152.6583%20118.5958,152.6583%20L121.6508,152.6583%20C125.0738,152.6583%20127.8608,149.8723%20127.8608,146.4473%20L127.8608,141.5103%20L112.3848,141.5103%20Z%20M121.6508,154.6583%20L118.5958,154.6583%20C114.0688,154.6583%20110.3848,150.9753%20110.3848,146.4473%20L110.3848,139.5103%20L129.8608,139.5103%20L129.8608,146.4473%20C129.8608,150.9753%20126.1778,154.6583%20121.6508,154.6583%20L121.6508,154.6583%20Z'%20id='Fill-796'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M120.9375,149.7153%20L119.3085,149.7153%20C117.1845,149.7153%20115.4615,147.9933%20115.4615,145.8683%20L115.4615,141.6523%20L124.7845,141.6523%20L124.7845,145.8683%20C124.7845,147.9933%20123.0615,149.7153%20120.9375,149.7153'%20id='Fill-797'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M178.7266,149.7153%20L177.0976,149.7153%20C174.9736,149.7153%20173.2506,147.9933%20173.2506,145.8683%20L173.2506,141.6523%20L182.5726,141.6523%20L182.5726,145.8683%20C182.5726,147.9933%20180.8506,149.7153%20178.7266,149.7153'%20id='Fill-798'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M170.1738,141.5103%20L170.1738,146.4473%20C170.1738,149.8723%20172.9598,152.6583%20176.3848,152.6583%20L179.4398,152.6583%20C182.8628,152.6583%20185.6498,149.8723%20185.6498,146.4473%20L185.6498,141.5103%20L170.1738,141.5103%20Z%20M179.4398,154.6583%20L176.3848,154.6583%20C171.8578,154.6583%20168.1738,150.9753%20168.1738,146.4473%20L168.1738,139.5103%20L187.6498,139.5103%20L187.6498,146.4473%20C187.6498,150.9753%20183.9668,154.6583%20179.4398,154.6583%20L179.4398,154.6583%20Z'%20id='Fill-799'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M170.5625,178.8745%20L130.2035,178.8745%20C129.0245,178.8745%20128.0685,177.9185%20128.0685,176.7385%20L128.0685,175.8345%20C128.0685,174.6555%20129.0245,173.6995%20130.2035,173.6995%20L170.5625,173.6995%20C171.7425,173.6995%20172.6985,174.6555%20172.6985,175.8345%20L172.6985,176.7385%20C172.6985,177.9185%20171.7425,178.8745%20170.5625,178.8745'%20id='Fill-800'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.2031,174.6997%20C129.5771,174.6997%20129.0681,175.2087%20129.0681,175.8347%20L129.0681,176.7387%20C129.0681,177.3647%20129.5771,177.8747%20130.2031,177.8747%20L170.5621,177.8747%20C171.1881,177.8747%20171.6981,177.3647%20171.6981,176.7387%20L171.6981,175.8347%20C171.6981,175.2087%20171.1881,174.6997%20170.5621,174.6997%20L130.2031,174.6997%20Z%20M170.5621,179.8747%20L130.2031,179.8747%20C128.4741,179.8747%20127.0681,178.4687%20127.0681,176.7387%20L127.0681,175.8347%20C127.0681,174.1057%20128.4741,172.6997%20130.2031,172.6997%20L170.5621,172.6997%20C172.2921,172.6997%20173.6981,174.1057%20173.6981,175.8347%20L173.6981,176.7387%20C173.6981,178.4687%20172.2921,179.8747%20170.5621,179.8747%20L170.5621,179.8747%20Z'%20id='Fill-801'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M207.9424,210.1118%20L180.9314,210.1118%20L183.7034,193.8358%20C184.0934,191.5398%20186.0844,189.8598%20188.4134,189.8598%20L200.4624,189.8598%20C202.7914,189.8598%20204.7804,191.5398%20205.1714,193.8358%20L207.9424,210.1118%20Z'%20id='Fill-802'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M182.1162,209.1118%20L206.7582,209.1118%20L204.1862,194.0038%20C203.8752,192.1818%20202.3092,190.8598%20200.4622,190.8598%20L188.4132,190.8598%20C186.5652,190.8598%20184.9992,192.1818%20184.6882,194.0038%20L182.1162,209.1118%20Z%20M209.1272,211.1118%20L179.7472,211.1118%20L182.7182,193.6678%20C183.1912,190.8828%20185.5872,188.8598%20188.4132,188.8598%20L200.4622,188.8598%20C203.2872,188.8598%20205.6822,190.8818%20206.1572,193.6678%20L209.1272,211.1118%20Z'%20id='Fill-803'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M200.7246,204.6997%20L188.1496,204.6997%20L189.4396,197.1227%20C189.6216,196.0537%20190.5476,195.2717%20191.6326,195.2717%20L197.2426,195.2717%20C198.3266,195.2717%20199.2526,196.0537%20199.4346,197.1227%20L200.7246,204.6997%20Z'%20id='Fill-804'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M189.542,202.4771%20L187.571,202.1411%20L188.454,196.9551%20C188.72,195.4001%20190.057,194.2721%20191.633,194.2721%20L193.252,194.2721%20L193.252,196.2721%20L191.633,196.2721%20C191.034,196.2721%20190.526,196.7011%20190.425,197.2911%20L189.542,202.4771%20Z%20M201.909,205.7001%20L190.725,205.7001%20L190.725,203.7001%20L199.54,203.7001%20L198.449,197.2901%20C198.383,196.9031%20198.132,196.5681%20197.777,196.3951%20L198.656,194.5981%20C199.586,195.0531%20200.246,195.9341%20200.42,196.9541%20L201.909,205.7001%20Z'%20id='Fill-805'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M194.4375,182.3286%20C192.7785,182.3286%20191.4275,183.6796%20191.4275,185.3386%20C191.4275,186.9976%20192.7785,188.3486%20194.4375,188.3486%20C196.0965,188.3486%20197.4465,186.9976%20197.4465,185.3386%20C197.4465,183.6796%20196.0965,182.3286%20194.4375,182.3286%20M194.4375,190.3486%20C191.6745,190.3486%20189.4275,188.1006%20189.4275,185.3386%20C189.4275,182.5756%20191.6745,180.3286%20194.4375,180.3286%20C197.1995,180.3286%20199.4465,182.5756%20199.4465,185.3386%20C199.4465,188.1006%20197.1995,190.3486%20194.4375,190.3486'%20id='Fill-806'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-807'%20fill='%23ACD3EF'%20points='224.0537%20206.0903%20216.7917%20206.0903%20216.7917%20204.0903%20221.6497%20204.0903%20219.1417%20190.5773%20210.7337%20190.5773%20210.7337%20188.5773%20220.8057%20188.5773'%3e%3c/polygon%3e%3cpath%20d='M36.9287,147.521%20L19.6597,147.521%20C19.1077,147.521%2018.6597,147.074%2018.6597,146.521%20C18.6597,145.968%2019.1077,145.521%2019.6597,145.521%20L36.9287,145.521%20C37.4817,145.521%2037.9287,145.968%2037.9287,146.521%20C37.9287,147.074%2037.4817,147.521%2036.9287,147.521'%20id='Fill-808'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M192.2676,173.0103%20C191.7146,173.0103%20191.2676,172.5633%20191.2676,172.0103%20L191.2676,154.7413%20C191.2676,154.1893%20191.7146,153.7413%20192.2676,153.7413%20C192.8206,153.7413%20193.2676,154.1893%20193.2676,154.7413%20L193.2676,172.0103%20C193.2676,172.5633%20192.8206,173.0103%20192.2676,173.0103'%20id='Fill-809'%20fill='%23E1F2FF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/MediaFile.svg.js b/lib/static/illustrations/MediaFile.svg.js new file mode 100644 index 00000000..61963c99 --- /dev/null +++ b/lib/static/illustrations/MediaFile.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/MediaFiles'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.2041,236.6538%20C23.2041,179.4608%2069.5681,133.0958%20126.7621,133.0958%20C183.9551,133.0958%20230.3191,179.4608%20230.3191,236.6538%20L23.2041,236.6538%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(90.500000,%20173.000000)%20scale(-1,%201)%20translate(-90.500000,%20-173.000000)%20translate(38.000000,%20120.000000)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='19.9775'%20y1='227.6538'%20x2='55.9775'%20y2='227.6538'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9775,228.6538%20L19.9775,228.6538%20C19.4245,228.6538%2018.9775,228.2068%2018.9775,227.6538%20C18.9775,227.1008%2019.4245,226.6538%2019.9775,226.6538%20L55.9775,226.6538%20C56.5305,226.6538%2056.9775,227.1008%2056.9775,227.6538%20C56.9775,228.2068%2056.5305,228.6538%2055.9775,228.6538'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='195.3193'%20y1='227.6538'%20x2='239.3193'%20y2='227.6538'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,228.6538%20L195.3193,228.6538%20C194.7663,228.6538%20194.3193,228.2068%20194.3193,227.6538%20C194.3193,227.1008%20194.7663,226.6538%20195.3193,226.6538%20L239.3193,226.6538%20C239.8723,226.6538%20240.3193,227.1008%20240.3193,227.6538%20C240.3193,228.2068%20239.8723,228.6538%20239.3193,228.6538'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M188.8281,227.6538%20L64.6941,227.6538%20C63.4491,227.6538%2062.4391,226.6438%2062.4391,225.3988%20L62.4391,43.3768%20C62.4391,42.1308%2063.4491,41.1218%2064.6941,41.1218%20L188.8281,41.1218%20C190.0731,41.1218%20191.0831,42.1308%20191.0831,43.3768%20L191.0831,225.3988%20C191.0831,226.6438%20190.0731,227.6538%20188.8281,227.6538'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.6943,42.1216%20C64.0023,42.1216%2063.4393,42.6836%2063.4393,43.3766%20L63.4393,225.3986%20C63.4393,226.0916%2064.0023,226.6536%2064.6943,226.6536%20L188.8283,226.6536%20C189.5203,226.6536%20190.0833,226.0916%20190.0833,225.3986%20L190.0833,43.3766%20C190.0833,42.6836%20189.5203,42.1216%20188.8283,42.1216%20L64.6943,42.1216%20Z%20M188.8283,228.6536%20L64.6943,228.6536%20C62.8993,228.6536%2061.4393,227.1936%2061.4393,225.3986%20L61.4393,43.3766%20C61.4393,41.5816%2062.8993,40.1216%2064.6943,40.1216%20L188.8283,40.1216%20C190.6233,40.1216%20192.0833,41.5816%20192.0833,43.3766%20L192.0833,225.3986%20C192.0833,227.1936%20190.6233,228.6536%20188.8283,228.6536%20L188.8283,228.6536%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M147.8506,99.9302%20C147.8506,113.5892%20136.7776,124.6622%20123.1186,124.6622%20C109.4586,124.6622%2098.3856,113.5892%2098.3856,99.9302%20C98.3856,86.2712%20109.4586,75.1982%20123.1186,75.1982%20C136.7776,75.1982%20147.8506,86.2712%20147.8506,99.9302'%20id='Fill-344'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M150.8506,94.9302%20C150.8506,108.5892%20139.7776,119.6622%20126.1186,119.6622%20C112.4586,119.6622%20101.3856,108.5892%20101.3856,94.9302%20C101.3856,81.2712%20112.4586,70.1982%20126.1186,70.1982%20C139.7776,70.1982%20150.8506,81.2712%20150.8506,94.9302'%20id='Fill-346'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M126.1182,71.1978%20C113.0322,71.1978%20102.3862,81.8438%20102.3862,94.9298%20C102.3862,108.0158%20113.0322,118.6628%20126.1182,118.6628%20C139.2042,118.6628%20149.8502,108.0158%20149.8502,94.9298%20C149.8502,81.8438%20139.2042,71.1978%20126.1182,71.1978%20M126.1182,120.6628%20C111.9302,120.6628%20100.3862,109.1188%20100.3862,94.9298%20C100.3862,80.7418%20111.9302,69.1978%20126.1182,69.1978%20C140.3062,69.1978%20151.8502,80.7418%20151.8502,94.9298%20C151.8502,109.1188%20140.3062,120.6628%20126.1182,120.6628'%20id='Fill-348'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M132.2656,107.1284%20C132.3696,107.4364%20132.4616,107.6474%20132.4886,107.7164%20C132.4966,107.7234%20132.4806,107.7124%20132.4886,107.7164%20C132.4886,107.7164%20132.4886,107.7184%20132.4886,107.7164%20C132.4896,107.7174%20132.4876,107.7164%20132.4876,107.7164%20C131.7886,100.9764%20135.6116,98.1674%20136.8396,93.6904%20C136.8466,93.6234%20136.8596,93.5514%20136.8786,93.4694%20C136.9046,93.3694%20136.9256,93.2664%20136.9406,93.1624%20C137.1236,91.9244%20136.6156,90.4824%20135.6546,88.9814%20C135.6506,88.9724%20135.6436,88.9644%20135.6396,88.9564%20C135.5606,88.8314%20135.4756,88.7064%20135.3906,88.5814%20C135.3906,88.5814%20135.3876,88.5794%20135.3876,88.5774%20C135.2296,88.3494%20135.0606,88.1184%20134.8836,87.8884%20C134.8666,87.8644%20134.8496,87.8394%20134.8296,87.8164%20C134.7806,87.7534%20134.7286,87.6914%20134.6806,87.6284%20C134.6286,87.5624%20134.5786,87.4974%20134.5276,87.4344%20C134.4736,87.3704%20134.4216,87.3084%20134.3696,87.2454%20C134.3156,87.1804%20134.2606,87.1154%20134.2056,87.0504%20C134.1676,87.0064%20134.1266,86.9604%20134.0866,86.9144%20C132.5776,85.1744%20130.6106,83.4554%20128.5596,81.9604%20C128.5596,81.9604%20128.5436,81.9374%20128.5596,81.9604%20C128.8306,84.4964%20128.8656,87.0334%20128.6246,89.0624%20C128.3346,91.5074%20127.4596,94.3534%20126.2456,96.9344%20C123.4046,96.7014%20120.4986,96.0424%20118.2346,95.0754%20C116.3406,94.2674%20114.1706,92.9904%20112.0966,91.4774%20C112.1196,91.6884%20112.1446,91.8964%20112.1686,92.1064%20C112.1766,92.1684%20112.1866,92.2314%20112.1946,92.2944%20C112.2136,92.4434%20112.2316,92.5934%20112.2546,92.7434%20C112.2636,92.8124%20112.2736,92.8814%20112.2856,92.9494%20C112.3066,93.1014%20112.3286,93.2504%20112.3536,93.3994%20C112.3636,93.4594%20112.3726,93.5214%20112.3826,93.5814%20C112.4136,93.7714%20112.4466,93.9584%20112.4806,94.1464%20C112.4826,94.1654%20112.4856,94.1844%20112.4896,94.2014%20C112.5286,94.4204%20112.5706,94.6364%20112.6136,94.8524%20C112.6156,94.8684%20112.6196,94.8844%20112.6226,94.9014%20C112.6626,95.0964%20112.7026,95.2864%20112.7446,95.4784%20C112.7526,95.5184%20112.7616,95.5564%20112.7696,95.5954%20C112.8086,95.7704%20112.8486,95.9434%20112.8896,96.1184%20C112.8996,96.1514%20112.9086,96.1854%20112.9146,96.2204%20C112.9646,96.4204%20113.0136,96.6194%20113.0656,96.8164%20C113.0666,96.8174%20113.0666,96.8194%20113.0666,96.8194%20C113.2346,97.4524%20113.4186,98.0634%20113.6186,98.6494%20C113.6196,98.6564%20113.6226,98.6634%20113.6246,98.6704%20C113.9616,99.6494%20114.3456,100.5514%20114.7746,101.3404%20C114.8376,101.4544%20114.9026,101.5674%20114.9666,101.6774%20C114.9696,101.6814%20114.9696,101.6864%20114.9726,101.6904%20L114.9746,101.6914%20C115.0326,101.7904%20115.0926,101.8894%20115.1516,101.9834%20L115.1536,101.9854%20C115.1536,101.9854%20115.1586,101.9924%20115.1616,101.9954%20C115.2246,102.0994%20115.2906,102.1994%20115.3586,102.2954%20L115.3586,102.2964%20C115.3676,102.3104%20115.3756,102.3214%20115.3866,102.3344%20C115.3876,102.3354%20115.3856,102.3374%20115.3866,102.3384%20C115.4736,102.4634%20115.5636,102.5844%20115.6506,102.6994%20C115.6676,102.7184%20115.6826,102.7374%20115.6966,102.7554%20C115.7016,102.7624%20115.7066,102.7684%20115.7116,102.7764%20C115.8146,102.9054%20115.9186,103.0314%20116.0286,103.1484%20C116.1026,103.2314%20116.1786,103.3094%20116.2556,103.3854%20C116.2876,103.4174%20116.3226,103.4474%20116.3546,103.4784%20C116.4036,103.5244%20116.4516,103.5664%20116.4996,103.6104%20C116.5366,103.6424%20116.5736,103.6704%20116.6126,103.7014%20C116.6576,103.7394%20116.7056,103.7764%20116.7526,103.8144%20C116.7896,103.8424%20116.8276,103.8674%20116.8666,103.8954%20C116.9156,103.9304%20116.9636,103.9624%20117.0126,103.9954%20C117.0496,104.0194%20117.0886,104.0434%20117.1266,104.0654%20C117.1796,104.0974%20117.2326,104.1254%20117.2846,104.1544%20C117.3206,104.1754%20117.3576,104.1934%20117.3926,104.2114%20C117.4526,104.2394%20117.5126,104.2654%20117.5746,104.2924%20C117.6026,104.3024%20117.6346,104.3184%20117.6646,104.3294%20C117.7576,104.3674%20117.8516,104.3984%20117.9446,104.4244%20C118.0076,104.4424%20118.0606,104.4624%20118.1126,104.4824%20C122.6126,105.6714%20126.9936,103.7874%20132.4886,107.7164'%20id='Fill-350'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='95.376'%20y1='148.2944'%20x2='159.144'%20y2='148.2944'%20id='Fill-352'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M159.1436,149.2944%20L95.3756,149.2944%20C94.8236,149.2944%2094.3756,148.8474%2094.3756,148.2944%20C94.3756,147.7414%2094.8236,147.2944%2095.3756,147.2944%20L159.1436,147.2944%20C159.6966,147.2944%20160.1436,147.7414%20160.1436,148.2944%20C160.1436,148.8474%20159.6966,149.2944%20159.1436,149.2944'%20id='Fill-354'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.376'%20y1='168.853'%20x2='159.144'%20y2='168.853'%20id='Fill-356'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M159.1436,169.853%20L95.3756,169.853%20C94.8236,169.853%2094.3756,169.406%2094.3756,168.853%20C94.3756,168.3%2094.8236,167.853%2095.3756,167.853%20L159.1436,167.853%20C159.6966,167.853%20160.1436,168.3%20160.1436,168.853%20C160.1436,169.406%20159.6966,169.853%20159.1436,169.853'%20id='Fill-358'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.376'%20y1='190.105'%20x2='159.144'%20y2='190.105'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M159.1436,191.105%20L95.3756,191.105%20C94.8236,191.105%2094.3756,190.658%2094.3756,190.105%20C94.3756,189.552%2094.8236,189.105%2095.3756,189.105%20L159.1436,189.105%20C159.6966,189.105%20160.1436,189.552%20160.1436,190.105%20C160.1436,190.658%20159.6966,191.105%20159.1436,191.105'%20id='Fill-362'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M206.9775,82.6626%20C206.4245,82.6626%20205.9775,82.2156%20205.9775,81.6626%20L205.9775,74.6626%20C205.9775,74.1096%20206.4245,73.6626%20206.9775,73.6626%20C207.5305,73.6626%20207.9775,74.1096%20207.9775,74.6626%20L207.9775,81.6626%20C207.9775,82.2156%20207.5305,82.6626%20206.9775,82.6626'%20id='Fill-364'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.4775,79.1626%20L203.4775,79.1626%20C202.9245,79.1626%20202.4775,78.7156%20202.4775,78.1626%20C202.4775,77.6096%20202.9245,77.1626%20203.4775,77.1626%20L210.4775,77.1626%20C211.0305,77.1626%20211.4775,77.6096%20211.4775,78.1626%20C211.4775,78.7156%20211.0305,79.1626%20210.4775,79.1626'%20id='Fill-366'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M217.7275,139.3813%20C217.4515,139.3813%20217.2275,139.1573%20217.2275,138.8813%20L217.2275,134.9443%20C217.2275,134.6673%20217.4515,134.4443%20217.7275,134.4443%20C218.0035,134.4443%20218.2275,134.6673%20218.2275,134.9443%20L218.2275,138.8813%20C218.2275,139.1573%20218.0035,139.3813%20217.7275,139.3813'%20id='Fill-372'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M219.6963,137.4126%20L215.7583,137.4126%20C215.4823,137.4126%20215.2593,137.1886%20215.2593,136.9126%20C215.2593,136.6366%20215.4823,136.4126%20215.7583,136.4126%20L219.6963,136.4126%20C219.9723,136.4126%20220.1963,136.6366%20220.1963,136.9126%20C220.1963,137.1886%20219.9723,137.4126%20219.6963,137.4126'%20id='Fill-374'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.7275,99.3813%20C48.4515,99.3813%2048.2275,99.1573%2048.2275,98.8813%20L48.2275,94.9443%20C48.2275,94.6673%2048.4515,94.4443%2048.7275,94.4443%20C49.0035,94.4443%2049.2275,94.6673%2049.2275,94.9443%20L49.2275,98.8813%20C49.2275,99.1573%2049.0035,99.3813%2048.7275,99.3813'%20id='Fill-376'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M50.6963,97.4126%20L46.7583,97.4126%20C46.4823,97.4126%2046.2593,97.1886%2046.2593,96.9126%20C46.2593,96.6366%2046.4823,96.4126%2046.7583,96.4126%20L50.6963,96.4126%20C50.9723,96.4126%2051.1963,96.6366%2051.1963,96.9126%20C51.1963,97.1886%2050.9723,97.4126%2050.6963,97.4126'%20id='Fill-378'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.415'%20y1='133.5376'%20x2='26.415'%20y2='141.6626'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.415,142.6626%20C25.862,142.6626%2025.415,142.2156%2025.415,141.6626%20L25.415,133.5376%20C25.415,132.9846%2025.862,132.5376%2026.415,132.5376%20C26.968,132.5376%2027.415,132.9846%2027.415,133.5376%20L27.415,141.6626%20C27.415,142.2156%2026.968,142.6626%2026.415,142.6626'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='30.4775'%20y1='137.6001'%20x2='22.3525'%20y2='137.6001'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M30.4775,138.6001%20L22.3525,138.6001%20C21.7995,138.6001%2021.3525,138.1531%2021.3525,137.6001%20C21.3525,137.0471%2021.7995,136.6001%2022.3525,136.6001%20L30.4775,136.6001%20C31.0305,136.6001%2031.4775,137.0471%2031.4775,137.6001%20C31.4775,138.1531%2031.0305,138.6001%2030.4775,138.6001'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.166'%20y1='227.4126'%20x2='253.14'%20y2='227.4126'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,228.4126%20L246.1656,228.4126%20C245.6136,228.4126%20245.1656,227.9656%20245.1656,227.4126%20C245.1656,226.8596%20245.6136,226.4126%20246.1656,226.4126%20L253.1396,226.4126%20C253.6926,226.4126%20254.1396,226.8596%20254.1396,227.4126%20C254.1396,227.9656%20253.6926,228.4126%20253.1396,228.4126'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='227.4126'%20x2='11.973'%20y2='227.4126'%20id='Fill-392'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,228.4126%20L2.9997,228.4126%20C2.4477,228.4126%201.9997,227.9656%201.9997,227.4126%20C1.9997,226.8596%202.4477,226.4126%202.9997,226.4126%20L11.9727,226.4126%20C12.5257,226.4126%2012.9727,226.8596%2012.9727,227.4126%20C12.9727,227.9656%2012.5257,228.4126%2011.9727,228.4126'%20id='Fill-394'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3818'%20y1='236.729'%20x2='162.5688'%20y2='236.729'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,237.729%20L95.3814,237.729%20C94.8294,237.729%2094.3814,237.282%2094.3814,236.729%20C94.3814,236.176%2094.8294,235.729%2095.3814,235.729%20L162.5684,235.729%20C163.1214,235.729%20163.5684,236.176%20163.5684,236.729%20C163.5684,237.282%20163.1214,237.729%20162.5684,237.729'%20id='Fill-399'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1865'%20y1='236.729'%20x2='180.3285'%20y2='236.729'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,237.729%20L171.1861,237.729%20C170.6341,237.729%20170.1861,237.282%20170.1861,236.729%20C170.1861,236.176%20170.6341,235.729%20171.1861,235.729%20L180.3281,235.729%20C180.8811,235.729%20181.3281,236.176%20181.3281,236.729%20C181.3281,237.282%20180.8811,237.729%20180.3281,237.729'%20id='Fill-403'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='236.6538'%20x2='82.5'%20y2='236.7288'%20id='Fill-405'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,237.729%20C81.954,237.729%2081.509,237.292%2081.5,236.744%20C81.492,236.192%2081.933,235.738%2082.485,235.729%20L87.485,235.654%20L87.5,235.654%20C88.046,235.654%2088.491,236.091%2088.5,236.639%20C88.508,237.191%2088.067,237.645%2087.515,237.654%20L82.515,237.729%20L82.5,237.729%20Z'%20id='Fill-407'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M215.5566,207.3159%20L156.8346,193.3389%20C155.6226,193.0509%20154.8746,191.8359%20155.1626,190.6239%20L175.8986,103.5029%20C176.1866,102.2919%20177.4026,101.5429%20178.6146,101.8319%20L237.3356,115.8069%20C238.5476,116.0949%20239.2956,117.3109%20239.0076,118.5229%20L218.2726,205.6439%20C217.9846,206.8559%20216.7686,207.6039%20215.5566,207.3159'%20id='Fill-409'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M215.7881,206.3433%20C216.1101,206.4183%20216.4491,206.3653%20216.7371,206.1913%20C217.0221,206.0153%20217.2221,205.7393%20217.3001,205.4123%20L238.0351,118.2913%20C238.1951,117.6173%20237.7771,116.9403%20237.1041,116.7803%20L178.3831,102.8043%20C178.0551,102.7253%20177.7181,102.7793%20177.4341,102.9563%20C177.1481,103.1313%20176.9491,103.4073%20176.8711,103.7343%20L156.1361,190.8553%20C155.9751,191.5293%20156.3931,192.2063%20157.0661,192.3663%20L215.7881,206.3433%20Z%20M216.0851,208.3783%20C215.8321,208.3783%20215.5771,208.3493%20215.3251,208.2883%20L156.6031,194.3123%20C155.7581,194.1113%20155.0411,193.5923%20154.5851,192.8523%20C154.1291,192.1123%20153.9891,191.2383%20154.1901,190.3923%20L174.9261,103.2713%20C175.1271,102.4253%20175.6451,101.7083%20176.3861,101.2523%20C177.1271,100.7963%20178.0001,100.6563%20178.8471,100.8593%20L237.5671,114.8343%20C238.4131,115.0353%20239.1301,115.5543%20239.5861,116.2943%20C240.0421,117.0343%20240.1821,117.9083%20239.9801,118.7543%20L219.2451,205.8753%20C219.0441,206.7213%20218.5251,207.4383%20217.7851,207.8943%20C217.2661,208.2143%20216.6801,208.3783%20216.0851,208.3783%20L216.0851,208.3783%20Z'%20id='Fill-411'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-413'%20fill='%23E1F2FF'%20points='215.9004%20196.2856%20160.5944%20187.1236%20178.9874%20109.8466%20234.6244%20120.4206'%3e%3c/polygon%3e%3cpath%20d='M203.6836,150.0356%20L190.8516,147.0366%20C186.2956,145.9726%20183.4646,141.4156%20184.5296,136.8586%20L185.2646,133.7126%20C186.3296,129.1556%20190.8866,126.3246%20195.4426,127.3896%20L208.2746,130.3886%20C212.8306,131.4526%20215.6626,136.0096%20214.5966,140.5656%20L213.8616,143.7136%20C212.7966,148.2686%20208.2406,151.0996%20203.6836,150.0356'%20id='Fill-415'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M206.2295,148.0493%20L193.3975,145.0513%20C188.8415,143.9873%20186.0105,139.4293%20187.0755,134.8733%20L187.8105,131.7263%20C188.8755,127.1693%20193.4325,124.3393%20197.9895,125.4033%20L210.8215,128.4023%20C215.3765,129.4673%20218.2085,134.0243%20217.1435,138.5803%20L216.4085,141.7273%20C215.3425,146.2833%20210.7865,149.1133%20206.2295,148.0493'%20id='Fill-417'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M206.457,147.0757%20C210.474,148.0127%20214.497,145.5107%20215.435,141.4997%20L216.17,138.3527%20C217.107,134.3417%20214.605,130.3137%20210.594,129.3757%20L197.762,126.3777%20C193.748,125.4427%20189.723,127.9427%20188.784,131.9537%20L188.049,135.1007%20C187.111,139.1127%20189.613,143.1397%20193.625,144.0777%20L206.457,147.0757%20Z%20M208.157,149.2727%20C207.446,149.2727%20206.724,149.1917%20206.002,149.0227%20L193.17,146.0247%20C190.706,145.4497%20188.614,143.9487%20187.279,141.7997%20C185.944,139.6497%20185.525,137.1097%20186.102,134.6457%20L186.837,131.4987%20C188.026,126.4137%20193.129,123.2387%20198.217,124.4297%20L211.049,127.4287%20C216.135,128.6177%20219.306,133.7217%20218.117,138.8077%20L217.382,141.9547%20C216.361,146.3177%20212.458,149.2727%20208.157,149.2727%20L208.157,149.2727%20Z'%20id='Fill-419'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M196.2764,135.6352%20C196.4944,135.6872%20196.6904,135.7052%20196.8654,135.6892%20C197.0404,135.6732%20197.1934,135.6272%20197.3254,135.5512%20C197.4574,135.4752%20197.5664,135.3702%20197.6544,135.2382%20C197.7424,135.1042%20197.8074,134.9482%20197.8504,134.7692%20C197.8904,134.5982%20197.9004,134.4372%20197.8804,134.2862%20C197.8604,134.1352%20197.8094,133.9982%20197.7264,133.8762%20C197.6434,133.7542%20197.5274,133.6482%20197.3784,133.5582%20C197.2274,133.4672%20197.0434,133.3972%20196.8224,133.3442%20L195.9344,133.1322%20L195.3894,135.4242%20L196.2764,135.6352%20Z%20M197.0414,132.4252%20C197.4674,132.5272%20197.8254,132.6642%20198.1134,132.8392%20C198.4014,133.0142%20198.6254,133.2142%20198.7864,133.4432%20C198.9464,133.6702%20199.0464,133.9212%20199.0854,134.1952%20C199.1244,134.4682%20199.1084,134.7542%20199.0384,135.0512%20C198.9644,135.3602%20198.8444,135.6312%20198.6804,135.8642%20C198.5164,136.0972%20198.3084,136.2812%20198.0584,136.4182%20C197.8084,136.5552%20197.5154,136.6382%20197.1814,136.6662%20C196.8454,136.6972%20196.4714,136.6612%20196.0554,136.5622%20L195.1694,136.3512%20L194.6334,138.5982%20L193.4464,138.3162%20L194.9654,131.9322%20L197.0414,132.4252%20Z'%20id='Fill-421'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M204.1221,137.4839%20C204.2061,137.1329%20204.2341,136.8079%20204.2071,136.5079%20C204.1811,136.2089%20204.1021,135.9409%20203.9741,135.7069%20C203.8451,135.4709%20203.6681,135.2739%20203.4431,135.1109%20C203.2201,134.9489%20202.9511,134.8309%20202.6401,134.7559%20L201.3981,134.4619%20L200.3291,138.9559%20L201.5691,139.2519%20C201.8821,139.3259%20202.1741,139.3399%20202.4471,139.2959%20C202.7211,139.2529%20202.9681,139.1549%20203.1891,139.0049%20C203.4101,138.8529%20203.6001,138.6499%20203.7591,138.3929%20C203.9181,138.1369%20204.0391,137.8349%20204.1221,137.4839%20M205.3411,137.7739%20C205.2291,138.2419%20205.0491,138.6529%20204.8001,139.0069%20C204.5511,139.3619%20204.2511,139.6469%20203.9011,139.8619%20C203.5521,140.0779%20203.1591,140.2149%20202.7251,140.2769%20C202.2901,140.3379%20201.8301,140.3109%20201.3451,140.1959%20L198.9121,139.6169%20L200.4321,133.2329%20L202.8641,133.8119%20C203.3501,133.9269%20203.7721,134.1109%20204.1331,134.3629%20C204.4921,134.6149%20204.7801,134.9159%20204.9951,135.2629%20C205.2111,135.6119%20205.3511,136.0009%20205.4141,136.4289%20C205.4761,136.8579%20205.4521,137.3059%20205.3411,137.7739'%20id='Fill-423'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-425'%20fill='%23ACD3EF'%20points='208.1143%20136.0591%20207.6653%20137.9491%20210.0573%20138.5181%20209.8323%20139.4681%20207.4383%20138.8981%20206.8193%20141.4981%20205.6283%20141.2151%20207.1473%20134.8301%20211.1743%20135.7891%20210.9493%20136.7341'%3e%3c/polygon%3e%3cline%20x1='180.5547'%20y1='157.8481'%20x2='211.8377'%20y2='165.2931'%20id='Fill-427'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M211.8389,166.2935%20C211.7619,166.2935%20211.6849,166.2845%20211.6069,166.2665%20L180.3229,158.8205%20C179.7859,158.6925%20179.4539,158.1535%20179.5819,157.6165%20C179.7109,157.0785%20180.2499,156.7485%20180.7859,156.8755%20L212.0689,164.3205%20C212.6069,164.4485%20212.9389,164.9875%20212.8109,165.5245%20C212.7009,165.9845%20212.2909,166.2935%20211.8389,166.2935'%20id='Fill-429'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='178.1543'%20y1='167.9341'%20x2='209.4373'%20y2='175.3791'%20id='Fill-431'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M209.4385,176.3794%20C209.3615,176.3794%20209.2845,176.3704%20209.2065,176.3524%20L177.9225,168.9064%20C177.3855,168.7784%20177.0535,168.2394%20177.1815,167.7024%20C177.3095,167.1644%20177.8515,166.8354%20178.3855,166.9614%20L209.6685,174.4064%20C210.2065,174.5344%20210.5385,175.0734%20210.4105,175.6104%20C210.3005,176.0704%20209.8905,176.3794%20209.4385,176.3794'%20id='Fill-433'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='175.6738'%20y1='178.3589'%20x2='206.9558'%20y2='185.8039'%20id='Fill-435'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M206.957,186.8042%20C206.88,186.8042%20206.803,186.7952%20206.725,186.7772%20L175.442,179.3312%20C174.905,179.2032%20174.573,178.6642%20174.701,178.1272%20C174.829,177.5892%20175.369,177.2602%20175.905,177.3862%20L207.187,184.8312%20C207.725,184.9592%20208.057,185.4982%20207.929,186.0352%20C207.819,186.4952%20207.409,186.8042%20206.957,186.8042'%20id='Fill-437'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M233.4941,225.6186%20L181.7171,215.2226%20C180.4951,214.9776%20179.7041,213.7896%20179.9491,212.5686%20L188.1531,171.7046%20C188.3981,170.4826%20189.5871,169.6916%20190.8081,169.9366%20L242.5861,180.3326%20C243.8071,180.5776%20244.5981,181.7656%20244.3521,182.9866%20L236.1491,223.8506%20C235.9041,225.0726%20234.7151,225.8636%20233.4941,225.6186'%20id='Fill-439'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M190.3623,170.8921%20C190.1173,170.8921%20189.8773,170.9641%20189.6693,171.1031%20C189.3893,171.2881%20189.2003,171.5731%20189.1333,171.9011%20L180.9293,212.7661%20C180.8633,213.0941%20180.9293,213.4291%20181.1153,213.7071%20C181.3003,213.9871%20181.5853,214.1761%20181.9133,214.2431%20L233.6913,224.6381%20C234.0183,224.7031%20234.3533,224.6371%20234.6333,224.4531%20C234.9133,224.2661%20235.1023,223.9831%20235.1693,223.6551%20L243.3723,182.7891%20C243.4383,182.4611%20243.3723,182.1261%20243.1863,181.8481%20C243.0013,181.5691%20242.7173,181.3791%20242.3883,181.3131%20L190.6113,170.9171%20C190.5283,170.9011%20190.4453,170.8921%20190.3623,170.8921%20M233.9443,226.6631%20C233.7293,226.6631%20233.5123,226.6421%20233.2973,226.5991%20L181.5193,216.2041%20C180.6673,216.0331%20179.9323,215.5391%20179.4503,214.8161%20C178.9683,214.0921%20178.7983,213.2241%20178.9683,212.3711%20L187.1733,171.5071%20C187.3433,170.6551%20187.8373,169.9201%20188.5603,169.4381%20C189.2863,168.9561%20190.1603,168.7881%20191.0053,168.9561%20L242.7833,179.3521%20C243.6343,179.5231%20244.3703,180.0161%20244.8513,180.7401%20C245.3333,181.4631%20245.5043,182.3311%20245.3333,183.1841%20L237.1303,224.0481%20C236.9593,224.9011%20236.4663,225.6351%20235.7413,226.1181%20C235.2013,226.4771%20234.5803,226.6631%20233.9443,226.6631'%20id='Fill-441'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M230.0361,216.7485%20L188.3321,208.3755%20C187.1111,208.1305%20186.3201,206.9415%20186.5651,205.7215%20L191.8801,179.2465%20C192.1251,178.0255%20193.3131,177.2345%20194.5351,177.4795%20L236.2391,185.8525%20C237.4601,186.0975%20238.2511,187.2855%20238.0061,188.5075%20L232.6911,214.9815%20C232.4461,216.2025%20231.2581,216.9935%20230.0361,216.7485'%20id='Fill-443'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M230.2334,215.7681%20C230.9094,215.9051%20231.5754,215.4641%20231.7114,214.7851%20L237.0254,188.3101%20C237.1614,187.6311%20236.7204,186.9681%20236.0424,186.8321%20L194.3374,178.4601%20C193.6624,178.3241%20192.9964,178.7641%20192.8604,179.4441%20L187.5454,205.9181%20C187.4794,206.2471%20187.5454,206.5811%20187.7314,206.8601%20C187.9174,207.1391%20188.2004,207.3291%20188.5294,207.3951%20L230.2334,215.7681%20Z%20M230.4814,217.7931%20C230.2694,217.7931%20230.0544,217.7721%20229.8394,217.7291%20L229.8384,217.7291%20L188.1344,209.3561%20C187.2834,209.1851%20186.5474,208.6921%20186.0664,207.9681%20C185.5854,207.2451%20185.4144,206.3761%20185.5854,205.5241%20L190.8994,179.0491%20C191.2544,177.2901%20192.9804,176.1521%20194.7314,176.4991%20L236.4364,184.8721%20C238.1954,185.2251%20239.3394,186.9441%20238.9864,188.7041%20L233.6714,215.1791%20C233.3614,216.7231%20231.9994,217.7931%20230.4814,217.7931%20L230.4814,217.7931%20Z'%20id='Fill-445'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M191.3867,181.7036%20L191.9747,178.7766%20C192.1667,177.8156%20193.1037,177.1926%20194.0657,177.3856%20L236.7087,185.9466%20C237.6697,186.1406%20238.2937,187.0756%20238.1007,188.0376%20L237.5267,190.8966%20L191.3867,181.7036%20Z'%20id='Fill-447'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M192.5645,180.9185%20L236.7425,189.7215%20L237.1205,187.8405%20C237.2045,187.4215%20236.9315,187.0115%20236.5115,186.9275%20L193.8685,178.3655%20C193.4545,178.2755%20193.0395,178.5535%20192.9555,178.9735%20L192.5645,180.9185%20Z%20M238.3105,192.0725%20L190.2095,182.4885%20L190.9945,178.5795%20C191.2935,177.0805%20192.7535,176.1015%20194.2615,176.4045%20L236.9065,184.9665%20C238.4075,185.2685%20239.3825,186.7345%20239.0815,188.2345%20L238.3105,192.0725%20Z'%20id='Fill-449'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M233.1562,212.647%20L232.5962,215.452%20C232.4032,216.413%20231.4682,217.036%20230.5062,216.843%20L187.8622,208.282%20C186.9002,208.088%20186.2772,207.153%20186.4702,206.191%20L187.0722,203.197%20L233.1562,212.647%20Z'%20id='Fill-451'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M187.8545,204.3784%20L187.4515,206.3884%20C187.4105,206.5914%20187.4515,206.7984%20187.5655,206.9704%20C187.6805,207.1434%20187.8555,207.2604%20188.0595,207.3014%20L230.7035,215.8624%20C231.1245,215.9414%20231.5315,215.6734%20231.6165,215.2544%20L231.9815,213.4274%20L187.8545,204.3784%20Z%20M230.8545,217.8784%20C230.6745,217.8784%20230.4935,217.8604%20230.3095,217.8234%20L187.6655,209.2624%20C186.9385,209.1154%20186.3115,208.6954%20185.9005,208.0784%20C185.4905,207.4614%20185.3435,206.7214%20185.4905,205.9934%20L186.2905,202.0154%20L234.3315,211.8664%20L233.5775,215.6474%20C233.3125,216.9654%20232.1495,217.8784%20230.8545,217.8784%20L230.8545,217.8784%20Z'%20id='Fill-453'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M218.7988,196.729%20L211.7978,190.516%20C211.0538,189.856%20209.8738,190.249%20209.6738,191.223%20L207.7938,200.393%20C207.5948,201.368%20208.5248,202.193%20209.4688,201.878%20L218.3498,198.922%20C219.2928,198.608%20219.5428,197.389%20218.7988,196.729'%20id='Fill-455'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M210.9443,191.189%20C210.9053,191.189%20210.8723,191.198%20210.8473,191.206%20C210.7883,191.225%20210.6823,191.28%20210.6533,191.424%20L208.7733,200.594%20C208.7443,200.738%20208.8193,200.83%20208.8663,200.872%20C208.9123,200.913%20209.0133,200.977%20209.1523,200.929%20L218.0343,197.973%20C218.1733,197.927%20218.2153,197.817%20218.2273,197.754%20C218.2403,197.693%20218.2453,197.575%20218.1343,197.477%20L211.1333,191.264%20C211.0693,191.207%20211.0013,191.189%20210.9443,191.189%20M209.0503,202.948%20C208.5023,202.948%20207.9673,202.748%20207.5393,202.368%20C206.9193,201.818%20206.6483,201.004%20206.8143,200.193%20L208.6943,191.022%20C208.8613,190.21%20209.4293,189.57%20210.2153,189.308%20C211.0023,189.044%20211.8403,189.218%20212.4623,189.768%20L219.4633,195.981%20C220.0823,196.531%20220.3523,197.344%20220.1863,198.156%20C220.0203,198.967%20219.4523,199.609%20218.6663,199.871%20L209.7843,202.828%20C209.5433,202.908%20209.2953,202.948%20209.0503,202.948'%20id='Fill-457'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M207.6641,211.6352%20L156.9371,225.3782%20C155.7351,225.7032%20154.4971,224.9932%20154.1711,223.7912%20L142.3861,180.2902%20C142.0601,179.0882%20142.7701,177.8502%20143.9731,177.5252%20L194.6991,163.7812%20C195.9011,163.4552%20197.1401,164.1662%20197.4661,165.3682%20L209.2511,208.8682%20C209.5761,210.0712%20208.8661,211.3092%20207.6641,211.6352'%20id='Fill-459'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M195.291,164.7026%20C195.181,164.7026%20195.07,164.7176%20194.961,164.7466%20L144.234,178.4896%20C143.91,178.5776%20143.641,178.7856%20143.474,179.0766%20C143.307105,179.3676%20143.264,179.7056%20143.351,180.0296%20L155.136,223.5296%20C155.317,224.1976%20156.01,224.5916%20156.677,224.4136%20L207.402,210.6706%20C208.07,210.4886%20208.467,209.7976%20208.286,209.1296%20L196.501,165.6306%20C196.413,165.3066%20196.204,165.0366%20195.913,164.8696%20C195.721,164.7596%20195.508,164.7026%20195.291,164.7026%20M156.35,226.4566%20C154.916,226.4566%20153.599,225.5016%20153.206,224.0536%20L141.421,180.5526%20C141.193,179.7126%20141.307,178.8356%20141.739,178.0816%20C142.172,177.3266%20142.872,176.7866%20143.712,176.5596%20L194.437,162.8166%20C195.275,162.5886%20196.154,162.701469%20196.908,163.1346%20C197.663,163.5666%20198.203,164.2676%20198.431,165.1066%20L210.216,208.6066%20C210.685,210.3396%20209.657,212.1306%20207.926,212.5996%20L157.199,226.3436%20C156.915,226.4206%20156.63,226.4566%20156.35,226.4566'%20id='Fill-461'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M199.7041,201.7993%20L158.8501,212.8673%20C157.6481,213.1933%20156.4091,212.4833%20156.0841,211.2803%20L149.0591,185.3533%20C148.7341,184.1513%20149.4441,182.9123%20150.6461,182.5873%20L191.5001,171.5193%20C192.7021,171.1943%20193.9401,171.9033%20194.2671,173.1063%20L201.2911,199.0333%20C201.6161,200.2363%20200.9061,201.4743%20199.7041,201.7993'%20id='Fill-463'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M192.0889,172.4409%20C191.9809,172.4409%20191.8699,172.4549%20191.7609,172.4839%20L150.9079,183.5519%20C150.2399,183.7329%20149.8439,184.4229%20150.0249,185.0919%20L157.0489,211.0189%20C157.1369,211.3429%20157.3449,211.6129%20157.6359,211.7799%20C157.9259,211.9459%20158.2659,211.9919%20158.5879,211.9029%20L199.4429,200.8349%20C200.1099,200.6539%20200.5069,199.9629%20200.3259,199.2949%20L193.3019,173.3679%20C193.1509,172.8089%20192.6419,172.4409%20192.0889,172.4409%20M158.2549,213.9479%20C157.6939,213.9479%20157.1409,213.8009%20156.6409,213.5139%20C155.8869,213.0819%20155.3459,212.3809%20155.1189,211.5419%20L148.0949,185.6149%20C147.6259,183.8809%20148.6529,182.0899%20150.3859,181.6229%20L191.2379,170.5539%20C192.9779,170.0829%20194.7629,171.1129%20195.2319,172.8439%20L202.2559,198.7719%20C202.4839,199.6119%20202.3699,200.4889%20201.9379,201.2429%20C201.5049,201.9979%20200.8049,202.5379%20199.9659,202.7639%20L159.1109,213.8329%20C158.8279,213.9099%20158.5409,213.9479%20158.2549,213.9479'%20id='Fill-465'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M155.2793,208.313%20C155.2053,208.038%20159.4603,201.923%20161.7623,198.641%20C162.5933,197.456%20164.1523,197.042%20165.4653,197.654%20L172.8513,201.093%20C173.2473,201.278%20173.7183,201.137%20173.9503,200.767%20L181.2883,188.997%20C182.0243,187.817%20183.4773,187.3%20184.7933,187.752%20L199.6143,192.845%20L201.1233,198.43%20C201.4753,199.734%20200.7023,201.076%20199.3973,201.423%20L158.1473,212.417%20C157.0783,212.703%20155.9913,212.02%20155.7823,210.933%20L155.2793,208.313%20Z'%20id='Fill-467'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M190.46,179.1235%20C190.915,180.8315%20189.899,182.5865%20188.19,183.0415%20C186.482,183.4965%20184.728,182.4805%20184.273,180.7715%20C183.817,179.0635%20184.833,177.3095%20186.542,176.8535%20C188.25,176.3985%20190.005,177.4145%20190.46,179.1235'%20id='Fill-469'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M187.3701,177.7456%20C187.1801,177.7456%20186.9881,177.7696%20186.8001,177.8196%20C186.2311,177.9716%20185.7561,178.3356%20185.4611,178.8446%20C185.1661,179.3526%20185.0871,179.9466%20185.2381,180.5146%20C185.3901,181.0826%20185.7541,181.5586%20186.2631,181.8526%20C186.7721,182.1466%20187.3661,182.2246%20187.9321,182.0756%20C188.5011,181.9246%20188.9761,181.5596%20189.2711,181.0516%20C189.5661,180.5426%20189.6451,179.9486%20189.4941,179.3816%20L189.4931,179.3806%20C189.3431,178.8126%20188.9781,178.3376%20188.4701,178.0426%20C188.1301,177.8466%20187.7521,177.7456%20187.3701,177.7456%20M187.3591,184.1506%20C186.6301,184.1506%20185.9091,183.9596%20185.2611,183.5836%20C184.2891,183.0206%20183.5951,182.1136%20183.3061,181.0286%20C183.0171,179.9446%20183.1681,178.8126%20183.7301,177.8426%20C184.2931,176.8706%20185.2001,176.1766%20186.2851,175.8876%20C187.3651,175.5996%20188.5001,175.7486%20189.4721,176.3116%20C190.4431,176.8746%20191.1381,177.7816%20191.4271,178.8666%20C191.7151,179.9506%20191.5641,181.0826%20191.0021,182.0536%20C190.4391,183.0246%20189.5321,183.7196%20188.4471,184.0086%20C188.0881,184.1036%20187.7231,184.1506%20187.3591,184.1506'%20id='Fill-471'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='139.6621'%20y1='227.6538'%20x2='239.3191'%20y2='227.6538'%20id='Fill-473'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,228.6538%20L139.6623,228.6538%20C139.1093,228.6538%20138.6623,228.2068%20138.6623,227.6538%20C138.6623,227.1008%20139.1093,226.6538%20139.6623,226.6538%20L239.3193,226.6538%20C239.8723,226.6538%20240.3193,227.1008%20240.3193,227.6538%20C240.3193,228.2068%20239.8723,228.6538%20239.3193,228.6538'%20id='Fill-475'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M98.3369,21.937%20C98.0609,21.937%2097.8369,21.713%2097.8369,21.437%20L97.8369,17.5%20C97.8369,17.223%2098.0609,17%2098.3369,17%20C98.6129,17%2098.8369,17.223%2098.8369,17.5%20L98.8369,21.437%20C98.8369,21.713%2098.6129,21.937%2098.3369,21.937'%20id='Fill-477'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M100.3057,19.9683%20L96.3677,19.9683%20C96.0917,19.9683%2095.8687,19.7443%2095.8687,19.4683%20C95.8687,19.1923%2096.0917,18.9683%2096.3677,18.9683%20L100.3057,18.9683%20C100.5817,18.9683%20100.8057,19.1923%20100.8057,19.4683%20C100.8057,19.7443%20100.5817,19.9683%20100.3057,19.9683'%20id='Fill-479'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Money.svg.js b/lib/static/illustrations/Money.svg.js new file mode 100644 index 00000000..8daaf498 --- /dev/null +++ b/lib/static/illustrations/Money.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cellipse%20id='path-1'%20cx='90.5'%20cy='67.5'%20rx='22.5'%20ry='25.5'%3e%3c/ellipse%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Money'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,236.4368%20C22.2041,179.2438%2068.5681,132.8788%20125.7621,132.8788%20C182.9551,132.8788%20229.3191,179.2438%20229.3191,236.4368%20L22.2041,236.4368%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(98.000000,%20121.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Oval'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cline%20x1='18.9775'%20y1='227.4368'%20x2='54.9775'%20y2='227.4368'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,228.4368%20L18.9775,228.4368%20C18.4245,228.4368%2017.9775,227.9898%2017.9775,227.4368%20C17.9775,226.8838%2018.4245,226.4368%2018.9775,226.4368%20L54.9775,226.4368%20C55.5305,226.4368%2055.9775,226.8838%2055.9775,227.4368%20C55.9775,227.9898%2055.5305,228.4368%2054.9775,228.4368'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.4258'%20y1='227.4368'%20x2='238.3198'%20y2='227.4368'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3193,228.4368%20L61.4253,228.4368%20C60.8733,228.4368%2060.4253,227.9898%2060.4253,227.4368%20C60.4253,226.8838%2060.8733,226.4368%2061.4253,226.4368%20L238.3193,226.4368%20C238.8723,226.4368%20239.3193,226.8838%20239.3193,227.4368%20C239.3193,227.9898%20238.8723,228.4368%20238.3193,228.4368'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M205.9775,82.4456%20C205.4245,82.4456%20204.9775,81.9976%20204.9775,81.4456%20L204.9775,74.4456%20C204.9775,73.8936%20205.4245,73.4456%20205.9775,73.4456%20C206.5305,73.4456%20206.9775,73.8936%20206.9775,74.4456%20L206.9775,81.4456%20C206.9775,81.9976%20206.5305,82.4456%20205.9775,82.4456'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.4775,78.9456%20L202.4775,78.9456%20C201.9245,78.9456%20201.4775,78.4976%20201.4775,77.9456%20C201.4775,77.3936%20201.9245,76.9456%20202.4775,76.9456%20L209.4775,76.9456%20C210.0305,76.9456%20210.4775,77.3936%20210.4775,77.9456%20C210.4775,78.4976%20210.0305,78.9456%20209.4775,78.9456'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.7275,199.1643%20C41.4515,199.1643%2041.2275,198.9403%2041.2275,198.6643%20L41.2275,194.7273%20C41.2275,194.4503%2041.4515,194.2273%2041.7275,194.2273%20C42.0035,194.2273%2042.2275,194.4503%2042.2275,194.7273%20L42.2275,198.6643%20C42.2275,198.9403%2042.0035,199.1643%2041.7275,199.1643'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.6963,197.1956%20L39.7583,197.1956%20C39.4823,197.1956%2039.2593,196.9716%2039.2593,196.6956%20C39.2593,196.4196%2039.4823,196.1956%2039.7583,196.1956%20L43.6963,196.1956%20C43.9723,196.1956%2044.1963,196.4196%2044.1963,196.6956%20C44.1963,196.9716%2043.9723,197.1956%2043.6963,197.1956'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.7275,139.1643%20C216.4515,139.1643%20216.2275,138.9403%20216.2275,138.6643%20L216.2275,134.7273%20C216.2275,134.4503%20216.4515,134.2273%20216.7275,134.2273%20C217.0035,134.2273%20217.2275,134.4503%20217.2275,134.7273%20L217.2275,138.6643%20C217.2275,138.9403%20217.0035,139.1643%20216.7275,139.1643'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6963,137.1956%20L214.7583,137.1956%20C214.4823,137.1956%20214.2593,136.9716%20214.2593,136.6956%20C214.2593,136.4196%20214.4823,136.1956%20214.7583,136.1956%20L218.6963,136.1956%20C218.9723,136.1956%20219.1963,136.4196%20219.1963,136.6956%20C219.1963,136.9716%20218.9723,137.1956%20218.6963,137.1956'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7275,99.1643%20C47.4515,99.1643%2047.2275,98.9403%2047.2275,98.6643%20L47.2275,94.7273%20C47.2275,94.4503%2047.4515,94.2273%2047.7275,94.2273%20C48.0035,94.2273%2048.2275,94.4503%2048.2275,94.7273%20L48.2275,98.6643%20C48.2275,98.9403%2048.0035,99.1643%2047.7275,99.1643'%20id='Fill-23'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.6963,97.1956%20L45.7583,97.1956%20C45.4823,97.1956%2045.2593,96.9716%2045.2593,96.6956%20C45.2593,96.4196%2045.4823,96.1956%2045.7583,96.1956%20L49.6963,96.1956%20C49.9723,96.1956%2050.1963,96.4196%2050.1963,96.6956%20C50.1963,96.9716%2049.9723,97.1956%2049.6963,97.1956'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='25.415'%20y1='133.3206'%20x2='25.415'%20y2='141.4456'%20id='Fill-27'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.415,142.4456%20C24.862,142.4456%2024.415,141.9976%2024.415,141.4456%20L24.415,133.3206%20C24.415,132.7686%2024.862,132.3206%2025.415,132.3206%20C25.968,132.3206%2026.415,132.7686%2026.415,133.3206%20L26.415,141.4456%20C26.415,141.9976%2025.968,142.4456%2025.415,142.4456'%20id='Fill-29'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='29.4775'%20y1='137.3831'%20x2='21.3525'%20y2='137.3831'%20id='Fill-31'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M29.4775,138.3831%20L21.3525,138.3831%20C20.7995,138.3831%2020.3525,137.9351%2020.3525,137.3831%20C20.3525,136.8311%2020.7995,136.3831%2021.3525,136.3831%20L29.4775,136.3831%20C30.0305,136.3831%2030.4775,136.8311%2030.4775,137.3831%20C30.4775,137.9351%2030.0305,138.3831%2029.4775,138.3831'%20id='Fill-33'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.166'%20y1='227.1956'%20x2='252.14'%20y2='227.1956'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1396,228.1956%20L245.1656,228.1956%20C244.6136,228.1956%20244.1656,227.7486%20244.1656,227.1956%20C244.1656,226.6426%20244.6136,226.1956%20245.1656,226.1956%20L252.1396,226.1956%20C252.6926,226.1956%20253.1396,226.6426%20253.1396,227.1956%20C253.1396,227.7486%20252.6926,228.1956%20252.1396,228.1956'%20id='Fill-37'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='227.1956'%20x2='10.973'%20y2='227.1956'%20id='Fill-39'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9727,228.1956%20L1.9997,228.1956%20C1.4477,228.1956%200.9997,227.7486%200.9997,227.1956%20C0.9997,226.6426%201.4477,226.1956%201.9997,226.1956%20L10.9727,226.1956%20C11.5257,226.1956%2011.9727,226.6426%2011.9727,227.1956%20C11.9727,227.7486%2011.5257,228.1956%2010.9727,228.1956'%20id='Fill-41'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3818'%20y1='236.512'%20x2='161.5688'%20y2='236.512'%20id='Fill-44'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5684,237.512%20L94.3814,237.512%20C93.8294,237.512%2093.3814,237.065%2093.3814,236.512%20C93.3814,235.959%2093.8294,235.512%2094.3814,235.512%20L161.5684,235.512%20C162.1214,235.512%20162.5684,235.959%20162.5684,236.512%20C162.5684,237.065%20162.1214,237.512%20161.5684,237.512'%20id='Fill-46'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1865'%20y1='236.512'%20x2='179.3285'%20y2='236.512'%20id='Fill-48'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3281,237.512%20L170.1861,237.512%20C169.6341,237.512%20169.1861,237.065%20169.1861,236.512%20C169.1861,235.959%20169.6341,235.512%20170.1861,235.512%20L179.3281,235.512%20C179.8811,235.512%20180.3281,235.959%20180.3281,236.512%20C180.3281,237.065%20179.8811,237.512%20179.3281,237.512'%20id='Fill-50'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='236.4368'%20x2='81.5'%20y2='236.5118'%20id='Fill-52'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.5,237.512%20C80.954,237.512%2080.509,237.075%2080.5,236.527%20C80.492,235.975%2080.933,235.521%2081.485,235.512%20L86.485,235.437%20C87.066,235.404%2087.491,235.869%2087.5,236.422%20C87.508,236.974%2087.067,237.428%2086.515,237.437%20L81.515,237.512%20L81.5,237.512%20Z'%20id='Fill-54'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M155.79,226.6702%20C167.344,226.4592%20176.412,217.7912%20178.68,206.4602%20C183.267,183.5372%20175.92,167.2682%20169.441,156.0372%20C162.656,144.2752%20151.742,134.3482%20146.451,121.8002%20C145.912,120.5212%20145.391,119.2342%20144.89,117.9412%20C144.541,117.0432%20143.365,114.9702%20143.438,113.9622%20C143.501,113.1072%20144.366,112.0092%20144.769,111.2902%20C146.424,108.3422%20148.197,105.4332%20150.107,102.6432%20C152.971,98.4612%20158.31,98.7322%20162.957,98.1932%20C166.985,97.7272%20170.871,97.6632%20174.915,97.9092%20C175.954,97.9732%20177.909,98.5682%20178.27,97.2512%20C178.494,96.4372%20176.599,93.9552%20176.244,93.3062%20C178.614,93.7792%20183.891,95.5952%20184.298,91.7542%20C184.625,88.6652%20181.483,86.1032%20180.104,83.7012%20C178.294,80.5482%20178.874,76.5182%20179.192,73.1902%20C179.654,68.3662%20173.392,75.6412%20172.007,75.7372%20C170.652,75.8302%20170.317,75.2722%20170.533,74.3262%20C170.717,73.5222%20171.504,73.2102%20171.597,72.2452%20C171.676,71.4182%20171.369,70.7072%20170.944,70.0222%20C169.056,66.9742%20164.863,66.0872%20161.722,65.0352%20C158.928,64.1002%20155.935,63.3192%20154.14,60.7832%20C153.442,59.7972%20153.255,57.8992%20152.159,57.3242%20C150.623,56.5192%20150.295,58.3792%20149.738,59.5202%20C145.275,54.9662%20136.692,59.5722%20131.214,58.9032%20C129.524,58.6972%20125.128,55.6642%20124.415,57.6962%20C123.983,58.9282%20125.259,60.4092%20124.688,61.7332%20C124.228,62.8032%20122.66,63.6222%20121.641,64.0262%20C120.554,64.4572%20119.103,64.8162%20117.958,64.3572%20C116.684,63.8462%20116.551,62.6662%20115.63,61.8282%20C114.438,60.7462%20108.969,59.9542%20108.794,62.2692%20C108.719,63.2652%20110.67,65.3792%20111.225,66.3062%20C112.087,67.7462%20112.901,69.2152%20113.695,70.6932%20C115.283,73.6512%20116.799,76.6492%20118.364,79.6192%20C119.084,80.9872%20119.727,82.3412%20120.264,83.7902%20C120.509,84.4532%20119.837,88.8662%20119.449,89.3602%20C117.158,92.2812%20114.996,95.3042%20112.792,98.2902%20C107.033,106.0932%20100.33,113.0162%2094.237,120.6182%20C69.74,151.1802%2062.028,172.3042%2068.844,208.3932%20C70.477,217.0372%2079.784,226.9202%2090.599,226.9512%20C108.948,227.0032%20137.101,227.0102%20155.79,226.6702'%20id='Fill-551'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M111.5744,61.7679%20C111.0524,61.7679%20110.5644,61.8299%20110.1874,61.9799%20C109.8074,62.1319%20109.7954,62.2749%20109.7914,62.3439%20C109.8284,62.7489%20110.7884,64.0169%20111.2504,64.6259%20C111.5934,65.0789%20111.8904,65.4709%20112.0834,65.7919%20C112.8474,67.0689%20113.6394,68.4759%20114.5764,70.2209%20C115.5204,71.9789%20116.4394,73.7519%20117.3574,75.5239%20C117.9854,76.7349%20118.6134,77.9469%20119.2494,79.1529%20C120.0874,80.7479%20120.7084,82.1109%20121.2014,83.4429%20C121.5624,84.4199%20120.8594,89.1829%20120.2364,89.9769%20C118.5334,92.1489%20116.8704,94.4199%20115.2614,96.6169%20C114.7074,97.3729%20114.1534,98.1299%20113.5964,98.8839%20C110.1904,103.4989%20106.4014,107.8719%20102.7364,112.1009%20C100.1714,115.0609%2097.5194,118.1219%2095.0174,121.2439%20C69.5214,153.0509%2063.4004,174.1829%2069.8264,208.2069%20C71.4074,216.5769%2080.3284,225.9219%2090.6014,225.9519%20C110.2334,226.0069%20137.4774,226.0029%20155.7714,225.6699%20C166.4344,225.4759%20175.4514,217.4949%20177.6994,206.2639%20C182.1644,183.9489%20175.1694,167.9669%20168.5754,156.5369%20C165.7564,151.6519%20162.1334,146.9779%20158.6294,142.4579%20C153.7224,136.1279%20148.6474,129.5819%20145.5294,122.1889%20C144.9864,120.9009%20144.4614,119.6049%20143.9574,118.3019%20C143.8704,118.0779%20143.7264,117.7749%20143.5654,117.4319%20C142.8864,115.9909%20142.3744,114.8149%20142.4414,113.8899%20C142.5054,112.9979%20143.0854,112.0909%20143.5514,111.3609%20C143.6814,111.1579%20143.8034,110.9689%20143.8974,110.8009%20C145.6694,107.6429%20147.4814,104.7079%20149.2824,102.0779%20C151.9624,98.1619%20156.5744,97.7629%20160.6424,97.4109%20C161.3844,97.3469%20162.1224,97.2839%20162.8414,97.1999%20C166.7554,96.7469%20170.7244,96.6529%20174.9754,96.9109%20C175.1994,96.9249%20175.4604,96.9589%20175.7384,96.9969%20C176.1314,97.0509%20177.0384,97.1759%20177.2764,97.0349%20C177.1514,96.5009%20176.2404,95.1329%20175.8854,94.6009%20C175.6514,94.2479%20175.4604,93.9569%20175.3664,93.7859%20L174.3394,91.9059%20L176.4404,92.3259%20C176.7524,92.3879%20177.1124,92.4719%20177.5034,92.5639%20C179.0654,92.9319%20181.6764,93.5469%20182.7484,92.7859%20C182.9494,92.6419%20183.2274,92.3689%20183.3034,91.6489%20C183.4914,89.8779%20182.1604,88.1639%20180.8734,86.5069%20C180.2604,85.7179%20179.6814,84.9729%20179.2374,84.1989%20C177.4064,81.0099%20177.8014,77.0509%20178.1204,73.8689%20L178.1974,73.0949%20C178.2174,72.8779%20178.2194,72.7179%20178.2134,72.6029%20C177.4644,72.8989%20175.9304,74.1549%20175.1454,74.7979%20C173.5914,76.0699%20172.8124,76.6839%20172.0764,76.7349%20C171.0654,76.8039%20170.3564,76.5809%20169.9044,76.0529%20C169.4904,75.5679%20169.3744,74.9129%20169.5584,74.1039%20C169.6904,73.5239%20169.9974,73.1319%20170.2434,72.8179%20C170.4694,72.5279%20170.5794,72.3789%20170.6014,72.1499%20C170.6464,71.6739%20170.4954,71.1949%20170.0944,70.5489%20C168.6774,68.2629%20165.5854,67.2979%20162.8564,66.4469%20C162.3574,66.2909%20161.8694,66.1389%20161.4044,65.9829%20L160.6274,65.7269%20C157.9314,64.8449%20155.1424,63.9319%20153.3234,61.3609%20C152.9864,60.8849%20152.7674,60.3079%20152.5564,59.7509%20C152.3144,59.1129%20152.0414,58.3909%20151.6944,58.2099%20C151.5434,58.1299%20151.4764,58.1279%20151.4754,58.1279%20C151.3584,58.2219%20151.0994,58.8629%20150.9604,59.2079%20C150.8544,59.4699%20150.7504,59.7269%20150.6364,59.9589%20L150.0154,61.2309%20L149.0244,60.2199%20C146.5354,57.6809%20142.2764,58.4709%20138.1594,59.2359%20C135.6144,59.7079%20133.2104,60.1539%20131.0924,59.8959%20C130.4034,59.8119%20129.5444,59.4369%20128.5494,59.0039%20C127.6554,58.6139%20125.7964,57.8029%20125.3414,58.0219%20C125.2574,58.3149%20125.3934,58.7979%20125.5384,59.3099%20C125.7644,60.1119%20126.0454,61.1089%20125.6064,62.1289%20C124.9754,63.5989%20123.0814,64.5309%20122.0084,64.9559%20C120.8064,65.4319%20119.0624,65.8769%20117.5854,65.2859%20C116.5084,64.8539%20116.0154,64.0709%20115.6184,63.4409%20C115.4024,63.0989%20115.2164,62.8049%20114.9574,62.5679%20C114.5454,62.1949%20112.9454,61.7679%20111.5744,61.7679%20L111.5744,61.7679%20Z%20M108.7924,227.9779%20C102.3644,227.9779%2096.1734,227.9669%2090.5954,227.9519%20C79.3484,227.9189%2069.5864,217.7149%2067.8614,208.5779%20C61.3064,173.8699%2067.5254,152.3439%2093.4574,119.9929%20C95.9824,116.8419%2098.6474,113.7659%20101.2254,110.7909%20C104.8644,106.5919%20108.6274,102.2479%20111.9874,97.6969%20C112.5434,96.9439%20113.0944,96.1899%20113.6474,95.4349%20C115.2524,93.2429%20116.9124,90.9769%20118.6214,88.7959%20C118.9184,88.1059%20119.4154,84.6939%20119.3044,84.0669%20C118.8634,82.8879%20118.2764,81.5999%20117.4794,80.0849%20C116.8414,78.8749%20116.2114,77.6599%20115.5824,76.4449%20C114.6684,74.6809%20113.7534,72.9169%20112.8144,71.1669%20C111.8924,69.4509%20111.1154,68.0699%20110.3664,66.8199%20C110.2304,66.5919%20109.9514,66.2239%20109.6564,65.8339%20C108.5194,64.3339%20107.7214,63.1949%20107.7964,62.1939%20C107.8684,61.2529%20108.4544,60.5179%20109.4484,60.1219%20C111.4434,59.3269%20115.1194,60.0139%20116.3024,61.0879%20C116.7634,61.5079%20117.0534,61.9679%20117.3094,62.3739%20C117.6684,62.9419%20117.8764,63.2469%20118.3304,63.4289%20C119.0054,63.6989%20120.0474,63.5809%20121.2724,63.0969%20C122.5284,62.5989%20123.5314,61.8929%20123.7694,61.3379%20C123.9284,60.9699%20123.7824,60.4519%20123.6134,59.8529%20C123.4014,59.1019%20123.1614,58.2499%20123.4714,57.3659%20C123.6644,56.8169%20124.0344,56.4109%20124.5434,56.1889%20C125.8194,55.6319%20127.6144,56.4139%20129.3494,57.1699%20C130.0924,57.4949%20130.9354,57.8619%20131.3354,57.9109%20C133.1504,58.1319%20135.4064,57.7129%20137.7934,57.2699%20C141.7334,56.5379%20146.1414,55.7189%20149.3434,57.8919%20C149.6504,57.2089%20150.0704,56.5199%20150.8234,56.2429%20C151.3784,56.0369%20151.9854,56.1039%20152.6234,56.4379%20C153.6414,56.9729%20154.0584,58.0719%20154.4254,59.0409%20C154.5934,59.4819%20154.7654,59.9369%20154.9564,60.2049%20C156.3934,62.2369%20158.7524,63.0089%20161.2504,63.8269%20L162.0394,64.0869%20C162.4914,64.2379%20162.9654,64.3859%20163.4524,64.5379%20C166.5144,65.4929%20169.9854,66.5759%20171.7944,69.4949%20C172.2254,70.1909%20172.7074,71.1429%20172.5914,72.3409%20C172.5134,73.1609%20172.1114,73.6749%20171.8184,74.0499%20C171.6414,74.2759%20171.5404,74.4109%20171.5074,74.5489%20C171.4904,74.6259%20171.4814,74.6849%20171.4764,74.7299%20C171.5644,74.7449%20171.7084,74.7539%20171.9384,74.7399%20C172.1704,74.6489%20173.1584,73.8409%20173.8784,73.2499%20C176.0184,71.4979%20177.8684,69.9829%20179.2704,70.7329%20C180.3764,71.3219%20180.2344,72.7999%20180.1874,73.2859%20L180.1104,74.0679%20C179.8054,77.1159%20179.4604,80.5709%20180.9714,83.2029%20C181.3464,83.8559%20181.8834,84.5479%20182.4524,85.2809%20C183.9114,87.1589%20185.5644,89.2869%20185.2924,91.8599%20C185.1724,92.9879%20184.7064,93.8489%20183.9054,94.4159%20C182.4574,95.4429%20180.2944,95.2069%20178.3964,94.8159%20C179.1274,96.0339%20179.4204,96.8359%20179.2344,97.5159%20C178.7114,99.4229%20176.6024,99.1349%20175.4664,98.9789%20C175.2434,98.9489%20175.0334,98.9189%20174.8544,98.9079%20C170.7204,98.6579%20166.8684,98.7479%20163.0724,99.1859%20C162.3334,99.2719%20161.5764,99.3379%20160.8154,99.4039%20C156.8364,99.7479%20153.0794,100.0729%20150.9324,103.2079%20C149.1654,105.7899%20147.3844,108.6739%20145.6414,111.7799%20C145.5314,111.9759%20145.3894,112.1999%20145.2374,112.4379%20C144.9294,112.9199%20144.4634,113.6489%20144.4354,114.0359%20C144.4014,114.5109%20145.0584,115.9089%20145.3754,116.5809%20C145.5594,116.9729%20145.7214,117.3209%20145.8224,117.5789%20C146.3194,118.8649%20146.8374,120.1419%20147.3734,121.4109%20C150.3884,128.5639%20155.3814,135.0049%20160.2104,141.2329%20C163.7554,145.8059%20167.4204,150.5339%20170.3074,155.5369%20C177.0764,167.2719%20184.2564,183.6859%20179.6604,206.6569%20C177.2264,218.8169%20167.4184,227.4579%20155.8084,227.6699%20C142.6974,227.9089%20124.9974,227.9779%20108.7924,227.9779%20L108.7924,227.9779%20Z'%20id='Fill-553'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M178.002,203.8997%20C178.508,198.9617%20179.074,192.9537%20179.017,189.4637%20C153.622,207.7297%20123.905,215.6647%20112.571,207.7297%20C79.426,184.5257%2068.049,190.9627%2068.65,200.3967%20C69.634,215.8027%2079.634,226.0237%2090.863,225.9907%20C109.296,225.9347%20137.663,226.1327%20154.296,225.8577%20C166.825,225.6507%20176.569,217.8767%20178.002,203.8997'%20id='Fill-555'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M110.4473,136.408%20C109.4313,136.512%20107.3363,135.814%20107.1853,134.81%20C107.0003,133.563%20118.8023,113.455%20121.1403,110.696%20C122.2983,109.331%20125.8073,104.059%20127.7643,106.477%20C128.5953,107.505%20128.0673,107.616%20127.2823,108.389%20C121.7343,113.858%20113.7643,136.511%20110.4473,136.408'%20id='Fill-557'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M126.0723,121.4349%20C126.0423,118.6329%20127.5473,110.7209%20128.6103,109.4419%20C129.0293,108.9369%20130.2453,106.8999%20130.8823,107.0419%20C131.5393,107.1879%20130.2253,112.5699%20130.2203,113.6869%20C130.1413,129.0809%20133.3813,133.6409%20132.9863,134.3669%20C132.7363,134.8249%20131.0893,135.3149%20130.6023,135.4619%20C127.0953,136.5219%20125.9053,127.6379%20126.0723,121.4349'%20id='Fill-559'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.6904,110.3113%20C121.6294,108.2373%20118.2134,105.7293%20115.1344,103.6243%20C111.0484,100.8303%20113.1684,99.6473%20112.7924,98.2903%20C112.4174,96.9383%20114.4854,96.8003%20116.0024,97.2843%20C117.2624,97.6853%20118.8544,99.7643%20119.9454,100.5673%20C121.5014,101.7123%20123.1314,102.7483%20124.7704,103.7683%20C128.1314,105.8583%20131.5834,107.7403%20135.1574,109.4413%20C138.6294,111.0953%20138.6624,113.6543%20142.3864,114.6443%20C143.0414,114.8173%20134.6074,114.8643%20125.6904,110.3113'%20id='Fill-561'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M107.5264,133.3308%20C106.5104,133.4348%20104.4144,132.7378%20104.2644,131.7328%20C104.0784,130.4858%20115.8804,110.3778%20118.2194,107.6188%20C119.3774,106.2538%20122.8854,100.9818%20124.8434,103.4008%20C125.6744,104.4278%20125.1464,104.5388%20124.3614,105.3128%20C118.8124,110.7808%20110.8424,133.4348%20107.5264,133.3308'%20id='Fill-563'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M105.2949,131.6429%20C105.5659,131.9489%20106.7519,132.4059%20107.4239,132.3359%20L107.4899,132.3299%20L107.5249,132.3299%20C108.8469,131.9349%20112.1569,125.1649%20114.5769,120.2169%20C117.6729,113.8899%20120.8729,107.3459%20123.6589,104.6009%20C123.8059,104.4569%20123.9419,104.3339%20124.0659,104.2239%20C124.0979,104.1959%20124.1279,104.1699%20124.1559,104.1449%20C124.1309,104.1119%20124.1019,104.0729%20124.0659,104.0299%20C123.8569,103.7719%20123.7049,103.7669%20123.6369,103.7749%20C122.4869,103.7849%20120.4609,106.3859%20119.5959,107.4969%20C119.3539,107.8079%20119.1459,108.0739%20118.9829,108.2659%20C116.7069,110.9499%20106.0949,129.1089%20105.2949,131.6429%20M107.3219,134.3399%20C105.9029,134.3399%20103.5159,133.4969%20103.2749,131.8799%20C102.9809,129.9049%20115.7979,108.9289%20117.4569,106.9729%20C117.6069,106.7959%20117.7959,106.5519%20118.0179,106.2679%20C119.7809,104.0039%20121.6669,101.7929%20123.6179,101.7749%20C124.1549,101.7599%20124.9459,101.9379%20125.6209,102.7709%20C126.8119,104.2429%20126.1299,105.0629%20125.3979,105.7159%20C125.2959,105.8069%20125.1829,105.9069%20125.0639,106.0249%20C122.5199,108.5319%20119.2549,115.2069%20116.3739,121.0959%20C111.8009,130.4469%20109.6969,134.3099%20107.5669,134.3309%20C107.4899,134.3369%20107.4079,134.3399%20107.3219,134.3399'%20id='Fill-565'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.6348,110.5691%20C135.6348,110.5691%20135.8038,128.9341%20139.8228,129.1991%20C143.8428,129.4651%20143.5468,121.7291%20139.1008,114.8081%20C138.4088,113.7331%20135.6348,110.5691%20135.6348,110.5691'%20id='Fill-567'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M123.1514,118.3582%20C123.1214,115.5562%20124.6264,107.6442%20125.6884,106.3652%20C126.1084,105.8602%20127.3234,103.8232%20127.9614,103.9652%20C128.6184,104.1112%20127.3044,109.4922%20127.2984,110.6102%20C127.2204,126.0042%20130.4604,130.5642%20130.0644,131.2892%20C129.8154,131.7482%20128.1674,132.2382%20127.6814,132.3852%20C124.1734,133.4452%20122.9844,124.5612%20123.1514,118.3582'%20id='Fill-569'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M126.9624,106.3142%20C126.9404,106.3452%20126.9204,106.3732%20126.9024,106.3982%20C126.7194,106.6572%20126.5644,106.8752%20126.4574,107.0042%20C125.6514,107.9752%20124.1204,115.5022%20124.1514,118.3472%20L124.1514,118.3852%20C123.9884,124.4312%20125.0794,130.0982%20126.6334,131.2852%20C126.8824,131.4752%20127.1024,131.5142%20127.3924,131.4282%20C128.2994,131.1542%20128.7774,130.9602%20129.0264,130.8382%20C128.9674,130.6332%20128.8814,130.3642%20128.8014,130.1162%20C128.0354,127.7282%20126.2404,122.1352%20126.2984,110.6052%20C126.3004,110.1552%20126.4354,109.3742%20126.6544,108.1352%20C126.7424,107.6412%20126.8624,106.9632%20126.9624,106.3142%20L126.9624,106.3142%20Z%20M127.1164,133.4702%20C126.5094,133.4702%20125.9364,133.2692%20125.4204,132.8752%20C122.5924,130.7162%20122.0354,122.7382%20122.1514,118.3492%20C122.1294,115.6612%20123.5864,107.3322%20124.9194,105.7262%20C125.0044,105.6242%20125.1234,105.4512%20125.2664,105.2482%20C126.1354,104.0132%20127.0334,102.7372%20128.1774,102.9892%20C129.5424,103.2932%20129.2354,105.0272%20128.6244,108.4832%20C128.4724,109.3412%20128.3004,110.3132%20128.2984,110.6152%20C128.2424,121.8272%20129.9684,127.2072%20130.7064,129.5042%20C131.0694,130.6352%20131.2514,131.2022%20130.9424,131.7682%20C130.6224,132.3582%20129.8224,132.7842%20127.9954,133.3352%20C127.6964,133.4252%20127.4024,133.4702%20127.1164,133.4702%20L127.1164,133.4702%20Z'%20id='Fill-571'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M117.3682,172.3431%20C117.3812,171.8241%20117.4382,171.4621%20117.3902,171.1141%20C117.2332,169.9571%20117.3412,168.7941%20117.2682,167.6341%20C117.1792,166.2031%20117.2372,164.7641%20117.1152,163.3311%20C117.0992,163.1491%20117.2162,162.8831%20117.0402,162.8011%20C116.8092,162.6941%20116.6162,162.9371%20116.4432,163.0701%20C114.8212,164.3141%20114.0562,166.8161%20114.4942,168.8331%20C114.8512,170.4831%20116.1492,171.2481%20117.3682,172.3431%20M132.7862,194.4031%20C134.8372,193.4021%20135.6892,191.5621%20135.6202,189.5901%20C135.5402,187.3241%20134.2512,185.7611%20132.4052,184.5261%20C132.3172,185.1241%20132.6512,193.5751%20132.7862,194.4031%20M125.8512,174.4001%20C125.6962,173.6831%20125.7472,172.6861%20125.7012,171.6971%20C125.5552,168.5751%20125.4802,165.4491%20125.4062,162.3251%20C125.3722,160.9281%20125.2222,160.7681%20123.8372,160.8581%20C123.4012,160.8861%20123.1972,161.0901%20123.2832,161.5031%20C123.4822,162.4671%20123.3882,163.4481%20123.4032,164.4101%20C123.4542,167.5371%20123.6672,170.6571%20123.7142,173.7821%20C123.7312,174.9711%20123.7852,175.0661%20124.8952,175.3801%20C125.8372,175.6471%20125.8372,175.6471%20125.8512,174.4001%20M125.3492,196.0121%20C125.5192,196.0161%20125.6902,196.0101%20125.8582,196.0281%20C126.3022,196.0721%20126.4682,195.8791%20126.4482,195.4391%20C126.3642,193.6051%20126.2752,191.7701%20126.2292,189.9351%20C126.1742,187.6951%20126.1642,185.4541%20126.1252,183.2131%20C126.1182,182.7921%20126.0602,182.3721%20126.0462,181.9511%20C126.0382,181.7351%20125.9142,181.6591%20125.7382,181.6131%20C125.2692,181.4881%20124.8042,181.3491%20124.3312,181.2411%20C124.1132,181.1911%20123.9652,181.1901%20123.9682,181.5481%20C123.9932,183.9781%20124.1002,186.4041%20124.1932,188.8311%20C124.2722,190.9191%20124.3062,193.0101%20124.4222,195.0981%20C124.4712,195.9981%20124.4542,195.9991%20125.3492,196.0121%20M132.9592,200.7831%20C133.0052,202.0261%20133.0332,203.2691%20133.1022,204.5091%20C133.1352,205.0851%20132.8752,205.2531%20132.3482,205.2391%20C130.6602,205.1911%20128.9722,205.2351%20127.2872,205.3571%20C126.9132,205.3841%20126.7002,205.2991%20126.6922,204.8511%20C126.6722,203.6291%20126.5792,202.4081%20126.5782,201.1871%20C126.5772,200.6851%20126.4892,200.4741%20125.9322,200.4731%20C124.6702,200.4721%20124.6402,200.4431%20124.6492,201.7341%20C124.6562,202.8071%20124.7352,203.8801%20124.7982,204.9521%20C124.8162,205.2711%20124.7322,205.4101%20124.3842,205.4161%20C122.6112,205.4421%20120.8382,205.4731%20119.0662,205.5361%20C118.4522,205.5591%20118.3002,205.2821%20118.3202,204.7351%20C118.3732,203.2991%20118.3002,201.8661%20118.1972,200.4351%20C118.1762,200.1401%20118.0622,200.0571%20117.7832,200.0081%20C115.9052,199.6771%20114.0882,199.1591%20112.3752,198.2931%20C108.7162,196.4441%20106.4362,193.5641%20105.7592,189.4871%20C105.6352,188.7411%20105.6082,187.9811%20105.5372,187.2271%20C105.5522,186.6551%20105.5772,186.0821%20105.5772,185.5101%20C105.5762,185.1871%20105.6982,185.0791%20106.0282,185.0671%20C107.7182,185.0011%20109.4062,184.9511%20111.0972,184.9421%20C112.1292,184.9351%20113.1632,184.8731%20114.1932,184.7921%20C114.7122,184.7511%20114.7792,184.9711%20114.7732,185.4171%20C114.7502,187.5491%20114.9822,189.6331%20115.9862,191.5681%20C116.4302,192.4211%20117.3112,193.4511%20118.0162,193.8621%20C117.9732,191.4911%20117.9412,189.1351%20117.8872,186.7791%20C117.8332,184.4781%20117.7362,182.1781%20117.7052,179.8771%20C117.6972,179.2751%20117.2732,179.2661%20116.9222,179.1501%20C114.7682,178.4411%20112.6612,177.6231%20110.6632,176.5441%20C109.3152,175.8171%20108.0682,174.9381%20107.0312,173.8081%20C105.7052,172.3641%20104.9232,170.6561%20104.7912,168.6821%20C104.6272,166.2331%20105.1042,163.9631%20106.7702,162.0631%20C108.2842,160.3361%20110.2262,159.2391%20112.3252,158.3961%20C113.6622,157.8581%20115.0552,157.4931%20116.4722,157.2421%20C116.8592,157.1731%20116.9332,157.0021%20116.8862,156.6991%20C116.6632,155.2761%20116.7992,153.8321%20116.6432,152.4041%20C116.5552,151.5831%20116.6012,151.5611%20117.4482,151.5061%20C119.1152,151.3971%20120.7822,151.3661%20122.4522,151.3801%20C122.8322,151.3831%20123.0322,151.4591%20123.0392,151.8991%20C123.0592,153.2071%20123.1462,154.5151%20123.1472,155.8231%20C123.1482,156.3581%20123.3222,156.5171%20123.8412,156.5231%20C125.1382,156.5361%20125.1312,156.5581%20125.0842,155.2951%20C125.0382,154.0501%20125.0232,152.8041%20124.9642,151.5591%20C124.9472,151.2251%20125.1082,151.2151%20125.3402,151.2221%20C126.3552,151.2551%20127.3682,151.2361%20128.3842,151.1851%20C129.2262,151.1421%20130.0742,151.2141%20130.9172,151.1101%20C131.2382,151.0701%20131.4172,151.1681%20131.4222,151.5591%20C131.4432,153.2271%20131.5142,154.8951%20131.5272,156.5641%20C131.5302,157.0301%20131.7082,157.1661%20132.1362,157.2561%20C135.3582,157.9331%20138.2462,159.2411%20140.4082,161.8321%20C141.8172,163.5211%20142.5552,165.5041%20142.8332,167.6671%20C142.9632,168.6721%20143.0102,169.6841%20143.0062,170.6971%20C143.0052,171.0831%20142.8832,171.2921%20142.4492,171.2641%20C139.8692,171.0921%20137.2842,171.3161%20134.7022,171.2041%20C134.3062,171.1881%20134.1712,171.1751%20134.1852,170.6541%20C134.2522,168.3691%20134.0312,166.1271%20132.5802,164.2111%20C132.3802,163.9471%20132.1582,163.4941%20131.8712,163.5671%20C131.5592,163.6461%20131.7222,164.1281%20131.7322,164.4221%20C131.8132,166.9521%20131.9272,169.4831%20132.0172,172.0131%20C132.0752,173.6381%20132.1382,175.2641%20132.1402,176.8901%20C132.1412,177.3941%20132.3152,177.6171%20132.7692,177.7331%20C135.9532,178.5411%20138.7722,180.1431%20141.4682,181.9331%20C143.4202,183.2301%20144.5122,185.2031%20144.8542,187.5311%20C145.3192,190.6891%20144.4582,193.4561%20142.1382,195.6721%20C140.5842,197.1561%20138.6502,198.0401%20136.6432,198.7531%20C135.7862,199.0581%20134.8962,199.2431%20134.0122,199.4531%20C132.8282,199.7331%20132.9542,199.4451%20132.9592,200.7831'%20id='Fill-573'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M154.2969,62.9461%20C154.2969,62.9461%20147.4199,79.6791%20149.0219,80.0431%20C150.6219,80.4061%20164.7049,67.2891%20164.7049,67.2891%20L154.2969,62.9461%20Z'%20id='Fill-575'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M177.1885,80.7791%20C177.1885,80.7791%20168.3085,87.7971%20169.0845,88.9441%20C169.8595,90.0921%20181.3165,89.2611%20181.3165,89.2611%20L177.1885,80.7791%20Z'%20id='Fill-577'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M137.0117,64.9197%20C137.0117,64.9197%20130.1867,85.8777%20130.1197,88.4347%20C130.0547,90.9927%20137.4417,91.8277%20137.4417,91.8277%20L137.0117,64.9197%20Z'%20id='Fill-579'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='148.4336'%20y1='92.1131'%20x2='172.0066'%20y2='75.7371'%20id='Fill-581'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M148.4346,93.1131%20C148.1186,93.1131%20147.8066,92.9631%20147.6126,92.6831%20C147.2966,92.2301%20147.4096,91.6071%20147.8636,91.2921%20L171.4366,74.9161%20C171.8906,74.6001%20172.5126,74.7141%20172.8286,75.1671%20C173.1436,75.6201%20173.0316,76.2431%20172.5776,76.5581%20L149.0036,92.9341%20C148.8306,93.0551%20148.6306,93.1131%20148.4346,93.1131'%20id='Fill-583'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='149.7383'%20y1='59.5198'%20x2='139.6533'%20y2='93.4958'%20id='Fill-585'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M139.6533,94.4964%20C139.5593,94.4964%20139.4643,94.4824%20139.3693,94.4544%20C138.8393,94.2974%20138.5373,93.7414%20138.6943,93.2114%20L148.7793,59.2354%20C148.9363,58.7064%20149.4923,58.4024%20150.0223,58.5614%20C150.5523,58.7184%20150.8543,59.2744%20150.6973,59.8044%20L140.6123,93.7804%20C140.4833,94.2154%20140.0853,94.4964%20139.6533,94.4964'%20id='Fill-587'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='124.6611'%20y1='59.8909'%20x2='129.6301'%20y2='91.6249'%20id='Fill-589'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M129.6289,92.6253%20C129.1449,92.6253%20128.7189,92.2733%20128.6419,91.7803%20L123.6729,60.0453%20C123.5879,59.5003%20123.9609,58.9883%20124.5069,58.9033%20C125.0519,58.8183%20125.5649,59.1913%20125.6499,59.7363%20L130.6179,91.4703%20C130.7029,92.0163%20130.3299,92.5273%20129.7839,92.6133%20C129.7329,92.6213%20129.6799,92.6253%20129.6289,92.6253'%20id='Fill-591'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='121.416'%20y1='76.2727'%20x2='126.579'%20y2='88.3427'%20id='Fill-593'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M126.5791,89.3435%20C126.1911,89.3435%20125.8221,89.1155%20125.6601,88.7365%20L120.4971,76.6655%20C120.2791,76.1585%20120.5151,75.5705%20121.0221,75.3535%20C121.5291,75.1375%20122.1171,75.3695%20122.3351,75.8795%20L127.4981,87.9495%20C127.7161,88.4575%20127.4801,89.0455%20126.9731,89.2625%20C126.8441,89.3175%20126.7111,89.3435%20126.5791,89.3435'%20id='Fill-595'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M153.6221,95.1634%20C153.6221,95.1634%20168.7451,91.4394%20176.2441,93.3064'%20id='Fill-597'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.6211,96.1634%20C153.1721,96.1634%20152.7641,95.8584%20152.6511,95.4024%20C152.5191,94.8664%20152.8471,94.3244%20153.3831,94.1924%20C154.0111,94.0384%20168.8361,90.4324%20176.4851,92.3354%20C177.0211,92.4694%20177.3481,93.0114%20177.2151,93.5474%20C177.0811,94.0834%20176.5371,94.4114%20176.0031,94.2764%20C168.8291,92.4904%20154.0101,96.0974%20153.8611,96.1344%20C153.7811,96.1544%20153.7001,96.1634%20153.6211,96.1634'%20id='Fill-599'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M131.8682,111.0555%20C131.8682,111.0555%20131.9522,120.2385%20132.5332,122.6695'%20id='Fill-601'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M132.5322,123.6692%20C132.0802,123.6692%20131.6702,123.3602%20131.5602,122.9012%20C130.9602,120.3902%20130.8722,111.4442%20130.8682,111.0652%20C130.8632,110.5122%20131.3062,110.0602%20131.8592,110.0552%20L131.8682,110.0552%20C132.4162,110.0552%20132.8632,110.4972%20132.8682,111.0462%20C132.8912,113.5692%20133.0512,120.5332%20133.5062,122.4372%20C133.6342,122.9742%20133.3032,123.5132%20132.7652,123.6422%20C132.6872,123.6602%20132.6092,123.6692%20132.5322,123.6692'%20id='Fill-603'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M144.4785,110.3777%20C140.8495,110.3657%20137.3765,108.3697%20134.2125,106.8027%20C131.1005,105.2617%20128.0495,103.5967%20125.0485,101.8497%20C121.7855,99.9487%20118.3715,98.0697%20115.3375,95.8117%20C114.6795,95.3217%20112.2125,93.8047%20112.5325,92.7617%20C112.8545,91.7107%20116.3415,92.5047%20117.0235,92.6207%20C123.7605,93.7567%20130.0995,95.8087%20135.9855,99.3017%20C138.7975,100.9707%20141.5235,102.8777%20143.9555,105.0707%20C145.9345,106.8557%20149.1095,110.4977%20144.4785,110.3777'%20id='Fill-605'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M113.6943,93.2264%20C113.9443,93.5194%20114.4753,93.9884%20115.5483,94.7354%20C115.7063,94.8454%20115.8393,94.9374%20115.9353,95.0104%20C118.4573,96.8874%20121.2963,98.5264%20124.0413,100.1104%20L125.5513,100.9854%20C128.7503,102.8474%20131.7283,104.4564%20134.6563,105.9074%20C135.0303,106.0914%20135.4083,106.2824%20135.7903,106.4754%20C138.6043,107.8974%20141.5143,109.3684%20144.4813,109.3774%20L144.5053,109.3784%20C145.6273,109.4004%20145.8893,109.1764%20145.8913,109.1744%20C145.9313,108.8994%20145.2383,107.5744%20143.2853,105.8134%20C141.0973,103.8404%20138.4693,101.9384%20135.4743,100.1614%20C130.0653,96.9514%20123.9753,94.8074%20116.8573,93.6064%20L116.5403,93.5474%20C114.9403,93.2424%20114.1163,93.1954%20113.6943,93.2264%20M144.6813,111.3804%20C144.6103,111.3804%20144.5383,111.3794%20144.4643,111.3774%20C141.0283,111.3634%20137.7663,109.7154%20134.8873,108.2604%20C134.5103,108.0704%20134.1373,107.8814%20133.7693,107.6994%20C130.7993,106.2284%20127.7833,104.5984%20124.5463,102.7134%20L123.0423,101.8434%20C120.2473,100.2294%20117.3563,98.5614%20114.7403,96.6144%20C114.6573,96.5514%20114.5423,96.4714%20114.4063,96.3774%20C113.0843,95.4564%20111.0873,94.0654%20111.5763,92.4694%20C112.0853,90.8084%20114.5993,91.1404%20116.9153,91.5834%20L117.1903,91.6344%20C124.5553,92.8764%20130.8713,95.1034%20136.4963,98.4414%20C139.6043,100.2864%20142.3393,102.2674%20144.6253,104.3284%20C146.4193,105.9464%20148.4143,108.2344%20147.7293,109.9474%20C147.3503,110.8984%20146.3253,111.3804%20144.6813,111.3804'%20id='Fill-607'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.3037,88.6814%20C128.6327,88.5834%20136.9447,92.8014%20142.6717,97.1334%20C145.4997,99.2724%20148.0887,102.0424%20149.4077,105.3934%20C149.7187,106.1824%20150.5617,108.7994%20148.9907,108.9424%20C147.9237,109.0384%20146.9237,106.6934%20146.2317,105.9634%20C140.9907,100.4454%20132.9057,96.6304%20125.7927,94.2034%20C123.8567,93.5434%20121.8707,93.0254%20119.8637,92.6344%20C118.5317,92.3734%20116.3167,92.6194%20115.1267,92.1354%20C113.5077,91.4754%20113.7387,90.2834%20115.1097,89.4734%20C116.8497,88.4444%20119.3817,88.6314%20121.3037,88.6814'%20id='Fill-609'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M114.9971,90.9129%20C115.0121,90.9129%20115.1191,91.0519%20115.5041,91.2089%20C116.0371,91.4259%20117.0441,91.4569%20117.9331,91.4839%20C118.7011,91.5079%20119.4271,91.5299%20120.0551,91.6529%20C122.1571,92.0629%20124.1961,92.6019%20126.1161,93.2579%20C132.4781,95.4279%20141.2581,99.2749%20146.9571,105.2749%20C147.2351,105.5689%20147.4951,105.9739%20147.7951,106.4419%20C148.0591,106.8519%20148.5781,107.6639%20148.8971,107.8999%20C148.9631,107.5709%20148.8521,106.7109%20148.4771,105.7599%20C147.3691,102.9429%20145.2131,100.3089%20142.0681,97.9309%20C139.4711,95.9649%20130.3031,89.5359%20121.3171,89.6819%20L120.7381,89.6649%20C119.0531,89.6119%20116.9511,89.5459%20115.6181,90.3339%20C115.1511,90.6099%20115.0141,90.8509%20114.9961,90.9129%20L114.9971,90.9129%20Z%20M148.9191,109.9459%20C147.6651,109.9459%20146.8071,108.6059%20146.1111,107.5209%20C145.8871,107.1709%20145.6541,106.8089%20145.5061,106.6519%20C140.0881,100.9469%20131.6201,97.2479%20125.4701,95.1499%20C123.6361,94.5249%20121.6851,94.0079%20119.6721,93.6159%20C119.2031,93.5239%20118.5571,93.5039%20117.8711,93.4829%20C116.7631,93.4489%20115.6161,93.4139%20114.7501,93.0609%20C113.3131,92.4759%20113.0371,91.5519%20113.0011,91.0519%20C112.9341,90.1419%20113.5171,89.2519%20114.6011,88.6119%20C116.4341,87.5289%20118.8561,87.6049%20120.8021,87.6659%20L121.3111,87.6819%20C130.9161,87.5579%20140.5491,94.2749%20143.2751,96.3359%20C146.7171,98.9389%20149.0931,101.8639%20150.3391,105.0279%20C150.6561,105.8329%20151.3131,107.8369%20150.5661,109.0479%20C150.2481,109.5639%20149.7211,109.8799%20149.0811,109.9379%20C149.0261,109.9429%20148.9721,109.9459%20148.9191,109.9459%20L148.9191,109.9459%20Z'%20id='Fill-611'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M144.5303,113.8455%20C136.7903,113.1805%20129.8913,110.5715%20123.2993,106.5235%20C120.1313,104.5785%20116.7553,102.4925%20114.0683,99.9055%20C113.0933,98.9675%20111.6683,97.5925%20111.2923,96.2355%20C110.9173,94.8835%20111.5633,93.7235%20113.0823,94.2075%20C114.3423,94.6085%20115.9333,96.6875%20117.0243,97.4905%20C118.5793,98.6355%20120.2103,99.6715%20121.8493,100.6905%20C125.2113,102.7815%20128.6623,104.6625%20132.2363,106.3655%20C135.7093,108.0185%20139.3483,110.1025%20143.0733,111.0925%20C143.7273,111.2655%20147.2983,111.6545%20147.4163,112.3795%20C147.6323,113.6995%20145.1783,113.6565%20144.5303,113.8455'%20id='Fill-613'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M112.4268,95.096%20C112.3488,95.096%20112.3008,95.11%20112.2818,95.128%20C112.2158,95.192%20112.1208,95.482%20112.2558,95.968%20C112.5598,97.066%20113.8848,98.341%20114.7618,99.185%20C117.4088,101.735%20120.8168,103.826%20123.8228,105.672%20C130.6438,109.86%20137.3968,112.204%20144.4628,112.836%20C144.6188,112.805%20144.8118,112.777%20145.0258,112.748%20C145.1918,112.726%20145.4888,112.686%20145.7748,112.63%20C145.0818,112.458%20144.1838,112.307%20143.7468,112.234%20C143.3228,112.163%20142.9848,112.103%20142.8178,112.059%20C139.8638,111.274%20137.0088,109.848%20134.2488,108.47%20C133.4268,108.058%20132.6128,107.652%20131.8068,107.268%20C128.1938,105.547%20124.6658,103.62%20121.3218,101.54%20C119.8208,100.607%20118.0808,99.51%20116.4318,98.296%20C115.9728,97.958%20115.4818,97.469%20114.9608,96.95%20C114.2418,96.234%20113.3468,95.342%20112.7788,95.161%20C112.6278,95.113%20112.5108,95.096%20112.4268,95.096%20L112.4268,95.096%20Z%20M144.6338,114.856%20L144.4448,114.842%20C137.0058,114.203%20129.9178,111.761%20122.7758,107.376%20C119.6828,105.477%20116.1778,103.325%20113.3748,100.626%20C112.3408,99.631%20110.7788,98.127%20110.3278,96.502%20C110.0178,95.381%20110.2298,94.328%20110.8958,93.687%20C111.2528,93.343%20112.0538,92.828%20113.3858,93.255%20C114.4148,93.583%20115.4098,94.575%20116.3728,95.533%20C116.8388,95.997%20117.2788,96.436%20117.6168,96.685%20C119.2078,97.856%20120.9078,98.929%20122.3778,99.842%20C125.6588,101.883%20129.1198,103.774%20132.6658,105.462%20C133.4838,105.851%20134.3088,106.263%20135.1428,106.68%20C137.8138,108.014%20140.5738,109.393%20143.3298,110.126%20C143.4638,110.161%20143.7378,110.204%20144.0788,110.262%20C146.6418,110.692%20148.2108,111.039%20148.4038,112.219%20C148.4858,112.723%20148.3748,113.198%20148.0838,113.591%20C147.4538,114.441%20146.2038,114.608%20145.2908,114.73%20C145.0908,114.757%20144.9188,114.775%20144.8108,114.805%20L144.6338,114.856%20Z'%20id='Fill-615'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.2354,198.9612%20C168.2354,198.9612%20166.4964,207.2962%20161.3244,210.7172'%20id='Fill-617'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.3252,211.7171%20C161.0012,211.7171%20160.6822,211.5601%20160.4902,211.2691%20C160.1852,210.8081%20160.3112,210.1881%20160.7722,209.8831%20C165.5332,206.7341%20167.2402,198.8351%20167.2572,198.7561%20C167.3702,198.2161%20167.8982,197.8701%20168.4402,197.9831%20C168.9802,198.0961%20169.3272,198.6251%20169.2142,199.1651%20C169.1392,199.5231%20167.3282,207.9451%20161.8762,211.5511%20C161.7062,211.6631%20161.5142,211.7171%20161.3252,211.7171'%20id='Fill-619'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M82.5996,171.7034%20C82.0686,171.7034%2081.6256,171.2844%2081.6016,170.7484%20C81.2336,162.4794%2086.7876,156.7234%2087.0246,156.4824%20C87.4116,156.0894%2088.0416,156.0834%2088.4376,156.4694%20C88.8316,156.8544%2088.8376,157.4874%2088.4536,157.8824%20C88.4016,157.9354%2083.2706,163.2804%2083.5996,170.6584%20C83.6236,171.2104%2083.1976,171.6784%2082.6456,171.7024%20C82.6296,171.7034%2082.6156,171.7034%2082.5996,171.7034'%20id='Fill-621'%20fill='%23E1F2FF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/News.svg.js b/lib/static/illustrations/News.svg.js new file mode 100644 index 00000000..b4334bdb --- /dev/null +++ b/lib/static/illustrations/News.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eCommon/Illustrations/News%3c/title%3e%3cg%20id='Common/Illustrations/News'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpolygon%20id='Fill-1'%20fill='%23FFFFFF'%20points='148.7695%20115.9487%20192.4715%20115.9487%20216.4175%2087.2907%20172.7155%2087.2907'%3e%3c/polygon%3e%3cpath%20d='M150.9082,114.9487%20L192.0042,114.9487%20L214.2792,88.2907%20L173.1832,88.2907%20L150.9082,114.9487%20Z%20M192.9392,116.9487%20L146.6312,116.9487%20L172.2482,86.2907%20L218.5562,86.2907%20L192.9392,116.9487%20Z'%20id='Fill-2'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-3'%20fill='%23FFFFFF'%20points='148.7695%20115.9487%2061.3645%20115.9487%2037.4175%2087.2907%20124.8235%2087.2907'%3e%3c/polygon%3e%3cpath%20d='M61.832,114.9487%20L146.631,114.9487%20L124.355,88.2907%20L39.557,88.2907%20L61.832,114.9487%20Z%20M150.908,116.9487%20L60.896,116.9487%20L35.279,86.2907%20L125.291,86.2907%20L150.908,116.9487%20Z'%20id='Fill-4'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.3604,218.9028%20C23.3604,161.7098%2069.7244,115.3448%20126.9184,115.3448%20C184.1114,115.3448%20230.4754,161.7098%20230.4754,218.9028%20L23.3604,218.9028%20Z'%20id='Fill-5'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.8262'%20y1='210.1118'%20x2='54.8262'%20y2='210.1118'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.8262,211.1118%20L18.8262,211.1118%20C18.2732,211.1118%2017.8262,210.6648%2017.8262,210.1118%20C17.8262,209.5588%2018.2732,209.1118%2018.8262,209.1118%20L54.8262,209.1118%20C55.3792,209.1118%2055.8262,209.5588%2055.8262,210.1118%20C55.8262,210.6648%2055.3792,211.1118%2054.8262,211.1118'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M74.7061,154.5932%20C74.4301,154.5932%2074.2061,154.3692%2074.2061,154.0932%20L74.2061,150.1562%20C74.2061,149.8792%2074.4301,149.6562%2074.7061,149.6562%20C74.9821,149.6562%2075.2061,149.8792%2075.2061,150.1562%20L75.2061,154.0932%20C75.2061,154.3692%2074.9821,154.5932%2074.7061,154.5932'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M76.6748,152.6245%20L72.7368,152.6245%20C72.4608,152.6245%2072.2378,152.4005%2072.2378,152.1245%20C72.2378,151.8485%2072.4608,151.6245%2072.7368,151.6245%20L76.6748,151.6245%20C76.9508,151.6245%2077.1748,151.8485%2077.1748,152.1245%20C77.1748,152.4005%2076.9508,152.6245%2076.6748,152.6245'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M211.1074,181.8149%20C210.8314,181.8149%20210.6074,181.5909%20210.6074,181.3149%20L210.6074,177.3779%20C210.6074,177.1009%20210.8314,176.8779%20211.1074,176.8779%20C211.3834,176.8779%20211.6074,177.1009%20211.6074,177.3779%20L211.6074,181.3149%20C211.6074,181.5909%20211.3834,181.8149%20211.1074,181.8149'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.0762,179.8462%20L209.1382,179.8462%20C208.8622,179.8462%20208.6392,179.6222%20208.6392,179.3462%20C208.6392,179.0702%20208.8622,178.8462%20209.1382,178.8462%20L213.0762,178.8462%20C213.3522,178.8462%20213.5762,179.0702%20213.5762,179.3462%20C213.5762,179.6222%20213.3522,179.8462%20213.0762,179.8462'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.1367,132.4067%20L89.2337,149.7547%20C88.0417,150.1177%2086.7827,149.4467%2086.4187,148.2557%20L60.6717,63.8047%20C60.3097,62.6137%2060.9807,61.3537%2062.1717,60.9907%20L119.0747,43.6417%20C120.2657,43.2787%20121.5257,43.9497%20121.8887,45.1407%20L147.6357,129.5927%20C147.9987,130.7827%20147.3277,132.0437%20146.1367,132.4067'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M119.7314,44.5434%20C119.6104,44.5434%20119.4874,44.5624%20119.3664,44.5984%20L62.4634,61.9464%20C61.8014,62.1484%2061.4264,62.8524%2061.6284,63.5144%20L87.3754,147.9634%20C87.5764,148.6264%2088.2804,148.9924%2088.9414,148.7984%20L145.8444,131.4504%20C146.1664,131.3524%20146.4284,131.1354%20146.5864,130.8394%20C146.7444,130.5434%20146.7774,130.2044%20146.6794,129.8844%20L120.9324,45.4334%20C120.7674,44.8924%20120.2684,44.5434%20119.7314,44.5434%20M88.5774,150.8534%20C87.1824,150.8534%2085.8894,149.9484%2085.4624,148.5474%20L59.7154,64.0974%20C59.1934,62.3794%2060.1644,60.5574%2061.8794,60.0344%20L118.7824,42.6864%20C120.4994,42.1584%20122.3214,43.1324%20122.8444,44.8494%20L148.5914,129.3004%20C148.8454,130.1314%20148.7604,131.0124%20148.3514,131.7794%20C147.9434,132.5474%20147.2594,133.1094%20146.4284,133.3624%20L89.5254,150.7104%20C89.2104,150.8074%2088.8904,150.8534%2088.5774,150.8534'%20id='Fill-21'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-23'%20fill='%23E1F2FF'%20points='88.8008%20138.7378%20142.6938%20126.3208%20119.8398%2051.3618%2065.7078%2065.1888'%3e%3c/polygon%3e%3cpolygon%20id='Fill-33'%20fill='%23ACD3EF'%20points='93.0723%20105.2016%2091.2283%20104.2196%2088.5383%20109.2696%2085.3993%20107.5976%2084.4173%20109.4416%2089.3843%20112.0876%2089.3923%20112.0706%2089.4083%20112.0796'%3e%3c/polygon%3e%3cline%20x1='96.9463'%20y1='106.1284'%20x2='127.2923'%20y2='96.8774'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M96.9463,107.1284%20C96.5173,107.1284%2096.1213,106.8514%2095.9903,106.4204%20C95.8293,105.8924%2096.1263,105.3324%2096.6543,105.1724%20L127.0003,95.9204%20C127.5283,95.7624%20128.0873,96.0584%20128.2483,96.5854%20C128.4093,97.1134%20128.1123,97.6734%20127.5843,97.8334%20L97.2383,107.0844%20C97.1403,107.1144%2097.0433,107.1284%2096.9463,107.1284'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-39'%20fill='%23ACD3EF'%20points='95.918%20114.5376%2094.074%20113.5556%2091.384%20118.6046%2088.246%20116.9336%2087.264%20118.7766%2092.23%20121.4236%2092.238%20121.4066%2092.254%20121.4156'%3e%3c/polygon%3e%3cline%20x1='99.9297'%20y1='115.9116'%20x2='130.2747'%20y2='106.6606'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M99.9297,116.9116%20C99.5007,116.9116%2099.1047,116.6346%2098.9737,116.2036%20C98.8127,115.6756%2099.1097,115.1156%2099.6377,114.9556%20L129.9827,105.7046%20C130.5107,105.5396%20131.0697,105.8416%20131.2307,106.3686%20C131.3917,106.8966%20131.0947,107.4566%20130.5667,107.6166%20L100.2217,116.8676%20C100.1237,116.8976%20100.0267,116.9116%2099.9297,116.9116'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-45'%20fill='%23ACD3EF'%20points='98.7646%20123.8735%2096.9206%20122.8915%2094.2306%20127.9405%2091.0916%20126.2695%2090.1096%20128.1125%2095.0766%20130.7585%2095.0846%20130.7425%2095.1006%20130.7515'%3e%3c/polygon%3e%3cline%20x1='103.0127'%20y1='126.0249'%20x2='133.3577'%20y2='116.7729'%20id='Fill-47'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M103.0127,127.0249%20C102.5837,127.0249%20102.1877,126.7479%20102.0567,126.3169%20C101.8957,125.7889%20102.1927,125.2289%20102.7207,125.0689%20L133.0657,115.8169%20C133.5947,115.6519%20134.1527,115.9539%20134.3137,116.4809%20C134.4747,117.0089%20134.1777,117.5689%20133.6497,117.7289%20L103.3047,126.9809%20C103.2067,127.0109%20103.1097,127.0249%20103.0127,127.0249'%20id='Fill-49'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='175.8672'%20y1='114.5727'%20x2='175.8672'%20y2='118.5107'%20id='Fill-51'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8672,119.0102%20C175.5912,119.0102%20175.3672,118.7862%20175.3672,118.5102%20L175.3672,114.5732%20C175.3672,114.2962%20175.5912,114.0732%20175.8672,114.0732%20C176.1432,114.0732%20176.3672,114.2962%20176.3672,114.5732%20L176.3672,118.5102%20C176.3672,118.7862%20176.1432,119.0102%20175.8672,119.0102'%20id='Fill-53'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='177.8359'%20y1='116.5415'%20x2='173.8979'%20y2='116.5415'%20id='Fill-55'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M177.8359,117.0415%20L173.8979,117.0415%20C173.6219,117.0415%20173.3989,116.8175%20173.3989,116.5415%20C173.3989,116.2655%20173.6219,116.0415%20173.8979,116.0415%20L177.8359,116.0415%20C178.1119,116.0415%20178.3359,116.2655%20178.3359,116.5415%20C178.3359,116.8175%20178.1119,117.0415%20177.8359,117.0415'%20id='Fill-57'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2168'%20y1='210.0727'%20x2='252.1908'%20y2='210.0727'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,211.0727%20L245.2164,211.0727%20C244.6644,211.0727%20244.2164,210.6257%20244.2164,210.0727%20C244.2164,209.5197%20244.6644,209.0727%20245.2164,209.0727%20L252.1904,209.0727%20C252.7434,209.0727%20253.1904,209.5197%20253.1904,210.0727%20C253.1904,210.6257%20252.7434,211.0727%20252.1904,211.0727'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.0727'%20x2='11.973'%20y2='210.0727'%20id='Fill-64'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.0727%20L2.9997,211.0727%20C2.4477,211.0727%201.9997,210.6257%201.9997,210.0727%20C1.9997,209.5197%202.4477,209.0727%202.9997,209.0727%20L11.9727,209.0727%20C12.5257,209.0727%2012.9727,209.5197%2012.9727,210.0727%20C12.9727,210.6257%2012.5257,211.0727%2011.9727,211.0727'%20id='Fill-66'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.2305'%20y1='219.187'%20x2='161.4175'%20y2='219.187'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.417,220.187%20L94.23,220.187%20C93.678,220.187%2093.23,219.74%2093.23,219.187%20C93.23,218.634%2093.678,218.187%2094.23,218.187%20L161.417,218.187%20C161.97,218.187%20162.417,218.634%20162.417,219.187%20C162.417,219.74%20161.97,220.187%20161.417,220.187'%20id='Fill-71'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.0352'%20y1='219.187'%20x2='179.1772'%20y2='219.187'%20id='Fill-73'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.1768,220.187%20L170.0348,220.187%20C169.4828,220.187%20169.0348,219.74%20169.0348,219.187%20C169.0348,218.634%20169.4828,218.187%20170.0348,218.187%20L179.1768,218.187%20C179.7298,218.187%20180.1768,218.634%20180.1768,219.187%20C180.1768,219.74%20179.7298,220.187%20179.1768,220.187'%20id='Fill-75'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.3486'%20y1='219.1118'%20x2='81.3486'%20y2='219.1868'%20id='Fill-77'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.3486,220.187%20C80.8026,220.187%2080.3576,219.75%2080.3486,219.202%20C80.3406,218.65%2080.7816,218.196%2081.3336,218.187%20L86.3336,218.112%20C86.8776,218.103%2087.3396,218.544%2087.3486,219.097%20C87.3566,219.649%2086.9156,220.103%2086.3636,220.112%20L81.3636,220.187%20L81.3486,220.187%20Z'%20id='Fill-79'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.2744'%20y1='210.1118'%20x2='238.1684'%20y2='210.1118'%20id='Fill-81'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,211.1118%20L61.274,211.1118%20C60.722,211.1118%2060.274,210.6648%2060.274,210.1118%20C60.274,209.5588%2060.722,209.1118%2061.274,209.1118%20L238.168,209.1118%20C238.721,209.1118%20239.168,209.5588%20239.168,210.1118%20C239.168,210.6648%20238.721,211.1118%20238.168,211.1118'%20id='Fill-83'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M169.7949,167.6431%20L112.7159,147.3871%20C111.5419,146.9701%20110.9289,145.6811%20111.3449,144.5081%20L141.3959,59.8301%20C141.8119,58.6571%20143.1009,58.0421%20144.2739,58.4591%20L201.3539,78.7151%20C202.5269,79.1321%20203.1409,80.4211%20202.7249,81.5941%20L172.6749,166.2721%20C172.2579,167.4461%20170.9689,168.0601%20169.7949,167.6431'%20id='Fill-85'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M143.5186,59.3286%20C143.3346,59.3286%20143.1516,59.3696%20142.9806,59.4516%20C142.6786,59.5956%20142.4506,59.8496%20142.3376,60.1646%20L112.2876,144.8426%20C112.0556,145.4946%20112.3986,146.2136%20113.0506,146.4446%20L170.1296,166.7006%20C170.4436,166.8116%20170.7866,166.7966%20171.0886,166.6506%20C171.3916,166.5076%20171.6206,166.2536%20171.7326,165.9366%20L201.7826,81.2606%20C202.0136,80.6076%20201.6706,79.8896%20201.0186,79.6576%20L143.9406,59.4016%20C143.8026,59.3526%20143.6606,59.3286%20143.5186,59.3286%20M170.5516,168.7746%20C170.1846,168.7746%20169.8166,168.7126%20169.4606,168.5856%20L112.3816,148.3296%20C110.6906,147.7286%20109.8026,145.8646%20110.4026,144.1746%20L140.4536,59.4966%20C140.7436,58.6776%20141.3356,58.0196%20142.1216,57.6456%20C142.9046,57.2706%20143.7886,57.2266%20144.6096,57.5166%20L201.6876,77.7726%20C203.3786,78.3736%20204.2666,80.2376%20203.6666,81.9286%20L173.6176,166.6056%20C173.3266,167.4266%20172.7336,168.0836%20171.9486,168.4566%20C171.5046,168.6686%20171.0296,168.7746%20170.5516,168.7746'%20id='Fill-87'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-89'%20fill='%23E1F2FF'%20points='119.0605%20138.1313%20170.6245%20160.5733%20197.2755%2085.4763%20144.6625%2064.0433'%3e%3c/polygon%3e%3cpath%20d='M172.9189,100.1919%20C170.6069,106.7039%20163.4549,110.1099%20156.9429,107.7979%20C150.4319,105.4879%20147.0249,98.3359%20149.3369,91.8239%20C151.6479,85.3109%20158.7999,81.9059%20165.3119,84.2159%20C171.8239,86.5279%20175.2299,93.6799%20172.9189,100.1919'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.1943,98.3159%20C172.8833,104.8279%20165.7313,108.2339%20159.2193,105.9219%20C152.7073,103.6119%20149.3013,96.4599%20151.6123,89.9469%20C153.9233,83.4349%20161.0763,80.0299%20167.5883,82.3399%20C174.0993,84.6519%20177.5063,91.8039%20175.1943,98.3159'%20id='Fill-93'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.415,82.6196%20C158.677,82.6196%20154.227,85.5676%20152.555,90.2816%20C151.526,93.1796%20151.688,96.3046%20153.01,99.0806%20C154.332,101.8566%20156.656,103.9516%20159.554,104.9796%20C162.451,106.0096%20165.577,105.8476%20168.352,104.5246%20C171.129,103.2026%20173.224,100.8796%20174.252,97.9816%20L174.252,97.9806%20C176.375,92.0006%20173.235,85.4066%20167.253,83.2826%20C165.985,82.8326%20164.689,82.6196%20163.415,82.6196%20M163.414,107.6496%20C161.891,107.6496%20160.363,107.3896%20158.885,106.8646%20C151.864,104.3736%20148.179,96.6346%20150.67,89.6126%20C153.162,82.5926%20160.902,78.9056%20167.922,81.3976%20C171.323,82.6046%20174.051,85.0646%20175.603,88.3226%20C177.154,91.5816%20177.344,95.2496%20176.137,98.6506%20C174.93,102.0516%20172.471,104.7786%20169.212,106.3306%20C167.37,107.2086%20165.395,107.6496%20163.414,107.6496'%20id='Fill-95'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M164.2705,100.9868%20C164.2685,101.1518%20164.2765,101.2668%20164.2775,101.3048%20C164.2805,101.3098%20164.2745,101.3008%20164.2775,101.3048%20C164.2775,101.3048%20164.2775,101.3058%20164.2775,101.3048%20L164.2765,101.3038%20C165.0845,97.9728%20167.3815,97.2808%20168.7245,95.3538%20C168.7395,95.3238%20168.7575,95.2918%20168.7815,95.2558%20C168.8105,95.2128%20168.8375,95.1668%20168.8625,95.1198%20C169.1595,94.5598%20169.1615,93.7868%20168.9565,92.9088%20C168.9565,92.9038%20168.9545,92.8988%20168.9535,92.8938%20C168.9375,92.8218%20168.9175,92.7478%20168.8985,92.6738%20C168.8985,92.6738%20168.8975,92.6728%20168.8975,92.6718%20C168.8605,92.5358%20168.8195,92.3968%20168.7745,92.2578%20C168.7695,92.2428%20168.7655,92.2278%20168.7605,92.2138%20C168.7485,92.1748%20168.7335,92.1368%20168.7205,92.0988%20C168.7075,92.0588%20168.6945,92.0188%20168.6805,91.9798%20C168.6665,91.9408%20168.6525,91.9028%20168.6375,91.8638%20C168.6235,91.8238%20168.6075,91.7838%20168.5925,91.7428%20C168.5825,91.7158%20168.5705,91.6868%20168.5585,91.6578%20C168.1325,90.5738%20167.4865,89.4218%20166.7615,88.3608%20C166.7615,88.3608%20166.7575,88.3468%20166.7615,88.3608%20C166.4615,89.6168%20166.0485,90.8318%20165.5915,91.7578%20C165.0405,92.8748%20164.1405,94.0838%20163.1255,95.1078%20C161.8105,94.5168%20160.5375,93.7118%20159.6205,92.8668%20C158.8545,92.1608%20158.0365,91.1858%20157.3035,90.1128%20C157.2785,90.2168%20157.2545,90.3208%20157.2315,90.4248%20C157.2245,90.4568%20157.2185,90.4878%20157.2115,90.5188%20C157.1955,90.5938%20157.1785,90.6678%20157.1645,90.7438%20C157.1575,90.7778%20157.1505,90.8118%20157.1435,90.8468%20C157.1285,90.9228%20157.1145,90.9978%20157.1005,91.0728%20C157.0945,91.1028%20157.0885,91.1338%20157.0835,91.1648%20C157.0665,91.2598%20157.0495,91.3548%20157.0345,91.4508%20C157.0325,91.4608%20157.0305,91.4688%20157.0295,91.4778%20C157.0105,91.5898%20156.9945,91.6998%20156.9785,91.8088%20C156.9765,91.8178%20156.9765,91.8258%20156.9745,91.8348%20C156.9605,91.9338%20156.9475,92.0318%20156.9345,92.1308%20C156.9325,92.1508%20156.9295,92.1708%20156.9265,92.1898%20C156.9165,92.2798%20156.9065,92.3698%20156.8955,92.4598%20C156.8955,92.4768%20156.8935,92.4948%20156.8905,92.5128%20C156.8805,92.6168%20156.8705,92.7198%20156.8615,92.8228%20C156.8625,92.8228%20156.8615,92.8238%20156.8615,92.8238%20C156.8345,93.1538%20156.8195,93.4768%20156.8155,93.7898%20C156.8155,93.7938%20156.8155,93.7978%20156.8145,93.8008%20C156.8095,94.3248%20156.8405,94.8198%20156.9115,95.2678%20C156.9215,95.3338%20156.9335,95.3978%20156.9455,95.4618%20C156.9465,95.4648%20156.9455,95.4658%20156.9465,95.4688%20L156.9475,95.4688%20C156.9585,95.5268%20156.9695,95.5838%20156.9825,95.6388%20L156.9825,95.6398%20C156.9825,95.6398%20156.9845,95.6438%20156.9845,95.6458%20C156.9975,95.7068%20157.0115,95.7648%20157.0285,95.8228%20L157.0275,95.8228%20C157.0305,95.8308%20157.0325,95.8378%20157.0345,95.8458%20L157.0345,95.8478%20C157.0545,95.9228%20157.0775,95.9948%20157.0985,96.0648%20C157.1035,96.0768%20157.1075,96.0878%20157.1115,96.0988%20C157.1125,96.1028%20157.1145,96.1068%20157.1155,96.1118%20C157.1415,96.1908%20157.1705,96.2678%20157.2035,96.3418%20C157.2245,96.3938%20157.2485,96.4438%20157.2715,96.4938%20C157.2815,96.5148%20157.2925,96.5348%20157.3025,96.5548%20C157.3185,96.5848%20157.3335,96.6138%20157.3495,96.6418%20C157.3615,96.6638%20157.3745,96.6828%20157.3875,96.7048%20C157.4025,96.7308%20157.4195,96.7568%20157.4355,96.7818%20C157.4495,96.8018%20157.4615,96.8208%20157.4765,96.8408%20C157.4945,96.8648%20157.5105,96.8888%20157.5295,96.9138%20C157.5425,96.9298%20157.5575,96.9488%20157.5715,96.9658%20C157.5915,96.9888%20157.6125,97.0118%20157.6305,97.0348%20C157.6455,97.0498%20157.6605,97.0658%20157.6735,97.0798%20C157.6975,97.1038%20157.7215,97.1268%20157.7475,97.1488%20C157.7585,97.1588%20157.7705,97.1728%20157.7835,97.1818%20C157.8215,97.2158%20157.8605,97.2468%20157.9005,97.2748%20C157.9275,97.2948%20157.9505,97.3128%20157.9705,97.3308%20C159.9155,98.6588%20162.3225,98.5028%20164.2775,101.3048'%20id='Fill-97'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-99'%20fill='%23ACD3EF'%20points='142.833%20113.3003%20141.92%20111.3823%20136.667%20113.8843%20135.112%20110.6183%20133.194%20111.5323%20135.654%20116.6983%20135.671%20116.6913%20135.679%20116.7073'%3e%3c/polygon%3e%3cline%20x1='145.4404'%20y1='116.4018'%20x2='175.8404'%20y2='127.1898'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8408,128.1899%20C175.7298,128.1899%20175.6168,128.1709%20175.5068,128.1319%20L145.1068,117.3439%20C144.5858,117.1599%20144.3138,116.5879%20144.4978,116.0679%20C144.6828,115.5459%20145.2558,115.2759%20145.7748,115.4599%20L176.1748,126.2479%20C176.6948,126.4319%20176.9678,127.0029%20176.7828,127.5239%20C176.6378,127.9339%20176.2518,128.1899%20175.8408,128.1899'%20id='Fill-103'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-105'%20fill='%23ACD3EF'%20points='139.5137%20122.6538%20138.6007%20120.7358%20133.3477%20123.2368%20131.7927%20119.9718%20129.8747%20120.8848%20132.3347%20126.0508%20132.3517%20126.0438%20132.3597%20126.0598'%3e%3c/polygon%3e%3cline%20x1='141.9619'%20y1='126.2026'%20x2='172.3619'%20y2='136.9906'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.3623,137.9907%20C172.2513,137.9907%20172.1383,137.9717%20172.0283,137.9327%20L141.6283,127.1447%20C141.1073,126.9607%20140.8353,126.3887%20141.0193,125.8687%20C141.2043,125.3467%20141.7773,125.0767%20142.2963,125.2607%20L172.6963,136.0487%20C173.2163,136.2327%20173.4893,136.8037%20173.3043,137.3247%20C173.1593,137.7347%20172.7733,137.9907%20172.3623,137.9907'%20id='Fill-109'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-111'%20fill='%23ACD3EF'%20points='136.1953%20132.0063%20135.2813%20130.0883%20130.0283%20132.5903%20128.4733%20129.3243%20126.5553%20130.2383%20129.0153%20135.4043%20129.0323%20135.3973%20129.0403%20135.4133'%3e%3c/polygon%3e%3cline%20x1='138.3662'%20y1='136.3345'%20x2='168.7662'%20y2='147.1225'%20id='Fill-113'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M168.7666,148.1225%20C168.6556,148.1225%20168.5426,148.1035%20168.4326,148.0645%20L138.0326,137.2765%20C137.5116,137.0925%20137.2396,136.5205%20137.4236,136.0005%20C137.6086,135.4785%20138.1796,135.2075%20138.7006,135.3925%20L169.1006,146.1805%20C169.6206,146.3645%20169.8936,146.9355%20169.7086,147.4565%20C169.5636,147.8665%20169.1776,148.1225%20168.7666,148.1225'%20id='Fill-115'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M161.8057,147.3159%20L103.7987,130.6169%20C102.6027,130.2719%20101.9117,129.0229%20102.2557,127.8259%20L127.0317,41.7669%20C127.3757,40.5699%20128.6247,39.8789%20129.8227,40.2239%20L187.8277,56.9219%20C189.0257,57.2669%20189.7157,58.5169%20189.3707,59.7129%20L164.5967,145.7729%20C164.2517,146.9689%20163.0017,147.6609%20161.8057,147.3159'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M129.1992,41.1362%20C128.6532,41.1362%20128.1502,41.4942%20127.9922,42.0432%20L103.2172,128.1022%20C103.0262,128.7672%20103.4112,129.4642%20104.0762,129.6562%20L162.0832,146.3552%20C162.7402,146.5452%20163.4442,146.1612%20163.6362,145.4952%20L188.4102,59.4372%20C188.5032,59.1152%20188.4652,58.7762%20188.3032,58.4822%20C188.1402,58.1892%20187.8742,57.9762%20187.5522,57.8832%20L129.5462,41.1852%20C129.4292,41.1522%20129.3132,41.1362%20129.1992,41.1362%20M162.4282,148.4052%20C162.1312,148.4052%20161.8292,148.3632%20161.5282,148.2772%20L103.5222,131.5772%20C101.7992,131.0802%20100.8002,129.2742%20101.2952,127.5492%20L126.0702,41.4902%20C126.5672,39.7652%20128.3752,38.7702%20130.0982,39.2632%20L188.1042,55.9612%20C188.9402,56.2012%20189.6332,56.7532%20190.0532,57.5152%20C190.4732,58.2762%20190.5722,59.1552%20190.3322,59.9902%20L165.5572,146.0492%20C165.1472,147.4752%20163.8422,148.4052%20162.4282,148.4052'%20id='Fill-119'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-121'%20fill='%23E1F2FF'%20points='162.6641%20136.314%20107.8461%20124.583%20129.8211%2048.248%20184.9041%2061.405'%3e%3c/polygon%3e%3cpath%20d='M161.076205,73.7192051%20C163.058205,80.2192051%20159.395205,87.0952051%20152.895205,89.0762051%20C146.395205,91.0582051%20139.519205,87.3962051%20137.538205,80.8962051%20C135.556205,74.3962051%20139.219205,67.5202051%20145.719205,65.5382051%20C152.219205,63.5562051%20159.095205,67.2192051%20161.076205,73.7192051'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/path%3e%3cg%20id='Group-3'%20transform='translate(152.097751,%2076.650646)%20rotate(27.000000)%20translate(-152.097751,%20-76.650646)%20translate(138.597751,%2063.150646)'%3e%3cpath%20d='M25.0792045,9.72219965%20C27.0612045,16.2221997%2023.3982045,23.0981997%2016.8982045,25.0791997%20C10.3982045,27.0611997%203.52220452,23.3991997%201.54120452,16.8991997%20C-0.440795484,10.3991997%203.22220452,3.52319965%209.72220452,1.54119965%20C16.2222045,-0.440800348%2023.0982045,3.22219965%2025.0792045,9.72219965'%20id='Fill-27-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M13.3253045,2.00059965%20C12.2173045,2.00059965%2011.1033045,2.16559965%2010.0133045,2.49759965%20C7.12530452,3.37859965%204.75330452,5.33059965%203.33330452,7.99559965%20C1.91430452,10.6605997%201.61730452,13.7195997%202.49730452,16.6065997%20C3.37830452,19.4955997%205.33030452,21.8675997%207.99530452,23.2875997%20C10.6603045,24.7075997%2013.7203045,25.0055997%2016.6063045,24.1235997%20C19.4953045,23.2425997%2021.8673045,21.2905997%2023.2873045,18.6255997%20C24.7073045,15.9605997%2025.0043045,12.9015997%2024.1233045,10.0145997%20L24.1223045,10.0145997%20C23.2423045,7.12559965%2021.2903045,4.75359965%2018.6253045,3.33359965%20C16.9653045,2.44959965%2015.1533045,2.00059965%2013.3253045,2.00059965%20M13.2933045,26.6205997%20C11.1403045,26.6205997%209.00930452,26.0935997%207.05430452,25.0525997%20C3.91930452,23.3815997%201.62130452,20.5895997%200.585304516,17.1905997%20C-0.451695484,13.7915997%20-0.102695484,10.1915997%201.56830452,7.05559965%20C3.23930452,3.91959965%206.03130452,1.62159965%209.42930452,0.584599652%20C12.8313045,-0.451400348%2016.4293045,-0.102400348%2019.5653045,1.56759965%20C22.7013045,3.23859965%2024.9993045,6.03159965%2026.0363045,9.43059965%20C27.0723045,12.8295997%2026.7223045,16.4295997%2025.0533045,19.5655997%20C23.3823045,22.7015997%2020.5893045,24.9995997%2017.1903045,26.0355997%20C15.9083045,26.4275997%2014.5963045,26.6205997%2013.2933045,26.6205997'%20id='Fill-29-Copy'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M20.8178552,13.2169775%20L20.8178552,13.2796555%20L20.8178552,13.2796555%20L20.8178552,20.1991252%20C20.8178552,20.6275845%2020.459683,20.9749194%2020.0178552,20.9749194%20L7.21785517,20.9749194%20C6.77602737,20.9749194%206.41785517,20.6275845%206.41785517,20.1991252%20L6.41785517,13.2210993%20L6.41785517,13.2210993%20L6.41785517,13.2169775%20M20.6178552,10.1138007%20C21.1701399,10.1138007%2021.6178552,10.561516%2021.6178552,11.1138007%20L21.6178552,12.2169775%20C21.6178552,12.7692623%2021.1701399,13.2169775%2020.6178552,13.2169775%20L6.61785517,13.2169775%20C6.06557042,13.2169775%205.61785517,12.7692623%205.61785517,12.2169775%20L5.61785517,11.1138007%20C5.61785517,10.561516%206.06557042,10.1138007%206.61785517,10.1138007%20L20.6178552,10.1138007%20Z%20M17.2215808,6.4748418%20C18.5032657,8.03166829%2017.335704,9.15173188%2013.7188955,9.83503257%20L13.7246078,9.8538904%20C13.7066462,9.85057867%2013.6887435,9.84725644%2013.6708997,9.8439237%20L13.6178552,9.8538904%20L13.6178552,9.8538904%20L13.6235674,9.83503257%20C10.006759,9.15173188%208.83919723,8.03166829%2010.1208822,6.4748418%20C11.1595542,5.21319622%2012.3607961,6.33954576%2013.7246078,9.8538904%20L13.6708552,9.71691943%20L13.7224431,9.58826624%20C15.0431622,6.28335426%2016.2095414,5.24554611%2017.2215808,6.4748418%20Z%20M13.6178552,9.618401%20L13.6178552,20.9749194'%20id='Combined-Shape-Copy'%20stroke='%23ACD3EF'%20stroke-linecap='round'%20stroke-linejoin='round'%20transform='translate(13.617855,%2013.474919)%20rotate(-15.000000)%20translate(-13.617855,%20-13.474919)%20'%3e%3c/path%3e%3c/g%3e%3cline%20x1='129.1494'%20y1='96.27'%20x2='160.0504'%20y2='105.166'%20id='Fill-135'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M160.0508,106.1665%20C159.9598,106.1665%20159.8658,106.1535%20159.7748,106.1275%20L128.8728,97.2305%20C128.3418,97.0785%20128.0358,96.5235%20128.1888,95.9935%20C128.3408,95.4635%20128.8948,95.1575%20129.4258,95.3095%20L160.3268,104.2055%20C160.8588,104.3575%20161.1638,104.9125%20161.0118,105.4425%20C160.8858,105.8815%20160.4858,106.1665%20160.0508,106.1665'%20id='Fill-137'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='126.2813'%20y1='106.2329'%20x2='157.1823'%20y2='115.1289'%20id='Fill-139'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M157.1826,116.1294%20C157.0916,116.1294%20156.9976,116.1164%20156.9066,116.0904%20L126.0046,107.1934%20C125.4736,107.0414%20125.1676,106.4864%20125.3206,105.9564%20C125.4736,105.4264%20126.0306,105.1204%20126.5576,105.2724%20L157.4586,114.1684%20C157.9906,114.3204%20158.2956,114.8754%20158.1436,115.4054%20C158.0176,115.8444%20157.6176,116.1294%20157.1826,116.1294'%20id='Fill-141'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='123.3164'%20y1='116.5307'%20x2='154.2174'%20y2='125.4267'%20id='Fill-143'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.2178,126.4272%20C154.1268,126.4272%20154.0328,126.4142%20153.9418,126.3882%20L123.0398,117.4912%20C122.5088,117.3392%20122.2028,116.7842%20122.3558,116.2542%20C122.5088,115.7252%20123.0648,115.4192%20123.5928,115.5702%20L154.4938,124.4662%20C155.0258,124.6182%20155.3308,125.1732%20155.1788,125.7032%20C155.0528,126.1422%20154.6528,126.4272%20154.2178,126.4272'%20id='Fill-145'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M130.4531,206.9653%20L70.0611,175.1293%20C68.9601,174.5483%2068.5371,173.1853%2069.1181,172.0833%20L108.2481,97.8543%20C108.8291,96.7523%20110.1921,96.3293%20111.2941,96.9103%20L171.6851,128.7453%20C172.7871,129.3263%20173.2101,130.6913%20172.6291,131.7923%20L133.4991,206.0223%20C132.9181,207.1233%20131.5551,207.5453%20130.4531,206.9653'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.9189,206.0806%20C131.5319,206.4006%20132.2919,206.1676%20132.6139,205.5556%20L171.7439,131.3256%20C172.0669,130.7146%20171.8309,129.9536%20171.2189,129.6306%20L110.8269,97.7956%20C110.5309,97.6396%20110.1899,97.6076%20109.8719,97.7066%20C109.5519,97.8066%20109.2889,98.0236%20109.1329,98.3206%20L70.0029,172.5506%20C69.6799,173.1616%2069.9159,173.9226%2070.5279,174.2446%20L130.9199,206.0806%20L130.9189,206.0806%20Z%20M131.4979,208.2246%20C130.9869,208.2246%20130.4699,208.1036%20129.9869,207.8506%20L129.9859,207.8506%20L69.5949,176.0146%20C68.8259,175.6076%2068.2609,174.9276%2068.0039,174.0976%20C67.7459,173.2676%2067.8279,172.3866%2068.2329,171.6166%20L107.3629,97.3876%20C107.7699,96.6186%20108.4499,96.0536%20109.2799,95.7966%20C110.1079,95.5396%20110.9909,95.6206%20111.7609,96.0256%20L172.1519,127.8606%20C173.7399,128.6986%20174.3509,130.6716%20173.5139,132.2596%20L134.3839,206.4886%20C133.8009,207.5936%20132.6679,208.2246%20131.4979,208.2246%20L131.4979,208.2246%20Z'%20id='Fill-149'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-151'%20fill='%23E1F2FF'%20points='132.7461%20196.687%2075.5391%20170.666%20110.3591%20104.612%20167.6421%20132.05'%3e%3c/polygon%3e%3cpath%20d='M139.0449,143.0522%20C136.0249,148.7802%20128.0359,150.5022%20121.1999,146.8992%20C114.3639,143.2952%20111.2709,135.7312%20114.2889,130.0022%20C117.3089,124.2752%20125.2979,122.5532%20132.1339,126.1562%20C138.9699,129.7602%20142.0649,137.3242%20139.0449,143.0522'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.6514,141.7475%20C138.6314,147.4755%20130.6424,149.1965%20123.8064,145.5935%20C116.9704,141.9895%20113.8774,134.4255%20116.8964,128.6975%20C119.9154,122.9705%20127.9054,121.2475%20134.7414,124.8515%20C141.5774,128.4545%20144.6714,136.0185%20141.6514,141.7475'%20id='Fill-155'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M127.3369,123.9653%20C126.4089,123.9653%20125.4919,124.0603%20124.5979,124.2523%20C121.5219,124.9153%20119.1009,126.6603%20117.7809,129.1633%20C116.4609,131.6673%20116.3899,134.6513%20117.5809,137.5633%20C118.7979,140.5373%20121.1739,143.0743%20124.2739,144.7083%20C130.6069,148.0503%20138.0089,146.5123%20140.7669,141.2803%20C143.5239,136.0503%20140.6119,129.0763%20134.2739,125.7363%20C132.0579,124.5673%20129.6679,123.9653%20127.3369,123.9653%20M131.2069,148.4693%20C128.6149,148.4693%20125.8989,147.8263%20123.3399,146.4783%20C119.8269,144.6253%20117.1239,141.7293%20115.7309,138.3203%20C114.3119,134.8513%20114.4109,131.2683%20116.0119,128.2313%20C117.6119,125.1943%20120.5119,123.0873%20124.1769,122.2973%20C127.7769,121.5243%20131.6929,122.1133%20135.2079,123.9663%20C142.5209,127.8203%20145.8079,136.0073%20142.5359,142.2133%20L142.5359,142.2143%20C140.4089,146.2483%20136.0249,148.4693%20131.2069,148.4693'%20id='Fill-157'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M129.6543,141.9595%20C129.6373,142.1155%20129.6373,142.2285%20129.6353,142.2645%20C129.6383,142.2705%20129.6323,142.2605%20129.6353,142.2645%20C129.6353,142.2645%20129.6343,142.2655%20129.6353,142.2645%20C129.6353,142.2655%20129.6343,142.2645%20129.6343,142.2645%20C130.7753,139.2535%20133.3083,139.0845%20134.9133,137.5305%20C134.9313,137.5045%20134.9543,137.4785%20134.9823,137.4485%20C135.0163,137.4135%20135.0503,137.3755%20135.0813,137.3365%20C135.4463,136.8645%20135.5103,136.1265%20135.3613,135.2435%20C135.3613,135.2385%20135.3593,135.2335%20135.3593,135.2295%20C135.3473,135.1555%20135.3323,135.0815%20135.3173,135.0065%20C135.3173,135.0065%20135.3163,135.0055%20135.3163,135.0035%20C135.2883,134.8665%20135.2553,134.7255%20135.2173,134.5815%20C135.2143,134.5665%20135.2113,134.5525%20135.2063,134.5375%20C135.1953,134.4985%20135.1833,134.4585%20135.1733,134.4195%20C135.1623,134.3785%20135.1503,134.3375%20135.1383,134.2975%20C135.1263,134.2565%20135.1143,134.2165%20135.1013,134.1765%20C135.0893,134.1355%20135.0763,134.0935%20135.0633,134.0515%20C135.0533,134.0225%20135.0443,133.9935%20135.0333,133.9635%20C134.6623,132.8355%20134.0583,131.5965%20133.3623,130.4275%20C133.3623,130.4275%20133.3593,130.4135%20133.3623,130.4275%20C132.9373,131.5635%20132.3933,132.6355%20131.8253,133.4225%20C131.1393,134.3715%20130.0723,135.3345%20128.8943,136.0965%20C127.5233,135.2485%20126.2163,134.2065%20125.2963,133.2035%20C124.5273,132.3645%20123.7233,131.2575%20123.0193,130.0745%20C122.9843,130.1695%20122.9513,130.2635%20122.9173,130.3575%20C122.9073,130.3865%20122.8973,130.4145%20122.8873,130.4435%20C122.8643,130.5115%20122.8413,130.5785%20122.8193,130.6475%20C122.8083,130.6795%20122.7983,130.7105%20122.7883,130.7425%20C122.7653,130.8125%20122.7443,130.8805%20122.7233,130.9485%20C122.7153,130.9775%20122.7063,131.0055%20122.6983,131.0325%20C122.6723,131.1205%20122.6453,131.2075%20122.6223,131.2955%20C122.6183,131.3045%20122.6163,131.3135%20122.6143,131.3215%20C122.5853,131.4235%20122.5583,131.5245%20122.5323,131.6265%20C122.5293,131.6345%20122.5283,131.6425%20122.5263,131.6495%20C122.5033,131.7415%20122.4803,131.8325%20122.4593,131.9245%20C122.4553,131.9425%20122.4503,131.9615%20122.4463,131.9805%20C122.4263,132.0635%20122.4093,132.1465%20122.3903,132.2305%20C122.3873,132.2475%20122.3843,132.2635%20122.3813,132.2795%20C122.3613,132.3775%20122.3423,132.4745%20122.3243,132.5695%20C122.3253,132.5705%20122.3243,132.5715%20122.3243,132.5715%20C122.2683,132.8815%20122.2253,133.1865%20122.1953,133.4835%20C122.1953,133.4875%20122.1953,133.4915%20122.1943,133.4945%20C122.1463,133.9945%20122.1393,134.4745%20122.1793,134.9175%20C122.1863,134.9815%20122.1933,135.0465%20122.2013,135.1095%20C122.2023,135.1115%20122.2013,135.1135%20122.2023,135.1165%20L122.2023,135.1175%20C122.2093,135.1745%20122.2173,135.2315%20122.2263,135.2865%20L122.2263,135.2885%20C122.2263,135.2885%20122.2273,135.2925%20122.2273,135.2945%20C122.2373,135.3555%20122.2483,135.4145%20122.2603,135.4725%20C122.2613,135.4805%20122.2633,135.4875%20122.2653,135.4955%20L122.2653,135.4975%20C122.2813,135.5725%20122.3003,135.6475%20122.3173,135.7195%20C122.3223,135.7305%20122.3253,135.7425%20122.3283,135.7545%20C122.3293,135.7585%20122.3303,135.7625%20122.3313,135.7675%20C122.3533,135.8485%20122.3793,135.9295%20122.4073,136.0065%20C122.4253,136.0615%20122.4473,136.1135%20122.4683,136.1655%20C122.4773,136.1885%20122.4883,136.2095%20122.4983,136.2305%20C122.5113,136.2635%20122.5263,136.2935%20122.5413,136.3245%20C122.5523,136.3485%20122.5653,136.3695%20122.5773,136.3925%20C122.5923,136.4205%20122.6073,136.4485%20122.6233,136.4775%20C122.6353,136.4985%20122.6483,136.5195%20122.6623,136.5405%20C122.6783,136.5675%20122.6953,136.5955%20122.7133,136.6215%20C122.7263,136.6415%20122.7403,136.6615%20122.7553,136.6815%20C122.7733,136.7075%20122.7943,136.7335%20122.8133,136.7605%20C122.8273,136.7775%20122.8423,136.7955%20122.8553,136.8125%20C122.8793,136.8405%20122.9033,136.8665%20122.9283,136.8945%20C122.9403,136.9055%20122.9523,136.9215%20122.9663,136.9345%20C123.0043,136.9745%20123.0443,137.0115%20123.0843,137.0475%20C123.1113,137.0715%20123.1333,137.0945%20123.1553,137.1155%20C125.1443,138.8015%20127.7543,139.1675%20129.6353,142.2645'%20id='Fill-159'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-161'%20fill='%23ACD3EF'%20points='105.5371%20149.1333%20104.7081%20147.1053%2098.8401%20148.3693%2097.4281%20144.9163%2095.2851%20145.3783%2097.5191%20150.8423%2097.5381%20150.8383%2097.5451%20150.8563'%3e%3c/polygon%3e%3cline%20x1='108.2852'%20y1='152.9468'%20x2='140.1992'%20y2='169.7688'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M140.1982,170.769%20C140.0412,170.769%20139.8822,170.732%20139.7332,170.654%20L107.8192,153.832%20C107.3302,153.574%20107.1422,152.969%20107.4002,152.481%20C107.6592,151.993%20108.2622,151.805%20108.7512,152.062%20L140.6652,168.884%20C141.1542,169.142%20141.3422,169.747%20141.0842,170.235%20C140.9042,170.575%20140.5572,170.769%20140.1982,170.769'%20id='Fill-165'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-167'%20fill='%23ACD3EF'%20points='101.2002%20157.3599%20100.3712%20155.3319%2094.5032%20156.5959%2093.0912%20153.1429%2090.9482%20153.6049%2093.1822%20159.0689%2093.2012%20159.0649%2093.2092%20159.0829'%3e%3c/polygon%3e%3cline%20x1='103.5527'%20y1='161.2759'%20x2='135.4657'%20y2='178.0989'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M135.4648,179.0991%20C135.3078,179.0991%20135.1488,179.0621%20134.9988,178.9841%20L103.0858,162.1611%20C102.5978,161.9031%20102.4098,161.2981%20102.6678,160.8091%20C102.9258,160.3221%20103.5278,160.1351%20104.0198,160.3911%20L135.9328,177.2141%20C136.4208,177.4721%20136.6088,178.0771%20136.3508,178.5661%20C136.1708,178.9051%20135.8238,179.0991%20135.4648,179.0991'%20id='Fill-171'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-173'%20fill='%23ACD3EF'%20points='96.8643%20165.5864%2096.0343%20163.5584%2090.1663%20164.8224%2088.7543%20161.3694%2086.6113%20161.8314%2088.8453%20167.2954%2088.8643%20167.2914%2088.8723%20167.3094'%3e%3c/polygon%3e%3cline%20x1='98.8555'%20y1='170.187'%20x2='130.7685'%20y2='187.01'%20id='Fill-175'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M130.7676,188.0102%20C130.6106,188.0102%20130.4516,187.9732%20130.3016,187.8952%20L98.3886,171.0722%20C97.9006,170.8142%2097.7126,170.2092%2097.9706,169.7202%20C98.2286,169.2332%2098.8306,169.0452%2099.3226,169.3022%20L131.2356,186.1252%20C131.7236,186.3832%20131.9116,186.9882%20131.6536,187.4772%20C131.4736,187.8162%20131.1266,188.0102%20130.7676,188.0102'%20id='Fill-177'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M124.8682,122.522%20L74.6492,138.866%20C73.4652,139.251%2072.1922,138.603%2071.8072,137.419%20L58.9082,97.786%20C58.5232,96.601%2059.1712,95.329%2060.3552,94.944%20L110.5732,78.6%20C111.7582,78.215%20113.0302,78.863%20113.4162,80.046%20L126.3142,119.68%20C126.6992,120.865%20126.0522,122.137%20124.8682,122.522'%20id='Fill-179'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M111.2695,79.4897%20C111.1415,79.4897%20111.0105,79.5097%20110.8815,79.5517%20L60.6655,95.8947%20C60.3455,95.9987%2060.0865,96.2197%2059.9345,96.5177%20C59.7825,96.8167%2059.7555,97.1577%2059.8595,97.4767%20L72.7585,137.1097%20C72.8625,137.4287%2073.0835,137.6877%2073.3815,137.8407%20C73.6815,137.9917%2074.0205,138.0187%2074.3395,137.9147%20L124.5585,121.5707%20C125.2165,121.3567%20125.5775,120.6477%20125.3635,119.9887%20L112.4645,80.3557%20C112.2925,79.8267%20111.7985,79.4897%20111.2695,79.4897%20M73.9485,139.9777%20C73.4415,139.9777%2072.9395,139.8587%2072.4745,139.6227%20C71.7005,139.2277%2071.1245,138.5547%2070.8565,137.7287%20L57.9565,98.0947%20C57.4025,96.3867%2058.3395,94.5477%2060.0465,93.9927%20L110.2635,77.6487%20C111.9715,77.0937%20113.8115,78.0317%20114.3675,79.7367%20L127.2655,119.3707%20C127.8205,121.0787%20126.8825,122.9187%20125.1775,123.4727%20L74.9585,139.8167%20C74.6265,139.9247%2074.2875,139.9777%2073.9485,139.9777'%20id='Fill-181'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M118.21,111.3843%20L119.098,114.1033%20C119.401,115.0353%20118.892,116.0373%20117.959,116.3413%20L76.6,129.8013%20C75.667,130.1053%2074.664,129.5953%2074.361,128.6623%20L73.416,125.7583%20L118.21,111.3843%20Z'%20id='Fill-191'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.6777,126.4038%20L75.3127,128.3528%20C75.3757,128.5498%2075.5127,128.7108%2075.6977,128.8038%20C75.8827,128.8988%2076.0917,128.9158%2076.2897,128.8498%20L117.6497,115.3898%20C117.8467,115.3268%20118.0067,115.1888%20118.1007,115.0048%20C118.1947,114.8198%20118.2107,114.6098%20118.1467,114.4128%20L117.5687,112.6398%20L74.6777,126.4038%20Z%20M76.0467,130.8898%20C75.6147,130.8898%2075.1867,130.7888%2074.7907,130.5868%20C74.1297,130.2508%2073.6397,129.6768%2073.4097,128.9708%20L72.1547,125.1128%20L118.8517,110.1288%20L120.0477,113.7928%20C120.5227,115.2488%20119.7237,116.8178%20118.2687,117.2928%20L76.9087,130.7528%20C76.6257,130.8438%2076.3357,130.8898%2076.0467,130.8898%20L76.0467,130.8898%20Z'%20id='Fill-193'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Path-23'%20fill='%23E1F2FF'%20points='67.8561257%20114.82444%2063.0860937%20100.60069%20110.430805%2082.6196%20120.184828%20114.949'%3e%3c/polygon%3e%3cpath%20d='M98.8620328,127.085538%20L75.8590328,120.564538%20C71.3570328,119.288538%2068.7420328,114.605538%2070.0180328,110.103538%20L70.8990328,106.993538%20C72.1750328,102.491538%2076.8590328,99.877538%2081.3610328,101.152538%20L104.364033,107.673538%20C108.866033,108.948538%20111.481033,113.633538%20110.205033,118.135538%20L109.323033,121.244538%20C108.048033,125.745538%20103.364033,128.360538%2098.8620328,127.085538'%20id='Fill-121'%20fill='%23FFFFFF'%20transform='translate(90.111533,%20114.119001)%20rotate(-37.000000)%20translate(-90.111533,%20-114.119001)%20'%3e%3c/path%3e%3cpath%20d='M102.167281,123.254928%20L79.1642814,116.734928%20C74.6622814,115.458928%2072.0472814,110.775928%2073.3232814,106.273928%20L74.2042814,103.163928%20C75.4802814,98.6619282%2080.1642814,96.0479282%2084.6662814,97.3229282%20L107.669281,103.843928%20C112.171281,105.118928%20114.785281,109.803928%20113.510281,114.305928%20L112.628281,117.414928%20C111.353281,121.915928%20106.668281,124.530928%20102.167281,123.254928%20Z'%20id='Stroke-125'%20stroke='%23ACD3EF'%20stroke-width='2'%20transform='translate(93.416605,%20110.289107)%20rotate(-37.000000)%20translate(-93.416605,%20-110.289107)%20'%3e%3c/path%3e%3cpath%20d='M82.835,110.5297%20C82.875,110.5227%2082.913,110.5207%2082.948,110.5257%20C82.984,110.5297%2083.02,110.5407%2083.057,110.5567%20C83.094,110.5737%2083.137,110.5987%2083.187,110.6307%20L86.953,113.1557%20C86.909,113.0507%2086.866,112.9487%2086.828,112.8477%20C86.791,112.7477%2086.757,112.6517%2086.729,112.5617%20L85.77,109.5787%20L86.922,109.2077%20L88.735,114.8457%20L88.054,115.0647%20C87.954,115.0967%2087.863,115.1097%2087.783,115.1007%20C87.704,115.0917%2087.618,115.0567%2087.528,114.9947%20L83.789,112.4907%20C83.828,112.5867%2083.866,112.6797%2083.901,112.7727%20C83.937,112.8657%2083.968,112.9527%2083.994,113.0357%20L84.966,116.0577%20L83.813,116.4277%20L82,110.7897%20L82.689,110.5687%20C82.746,110.5507%2082.795,110.5377%2082.835,110.5297'%20id='Fill-1'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-3'%20fill='%23ACD3EF'%20points='91.4805%20107.7416%2091.8045%20108.7486%2089.4905%20109.4916%2089.9145%20110.8076%2091.6855%20110.2386%2091.9975%20111.2056%2090.2245%20111.7756%2090.6565%20113.1186%2092.9695%20112.3746%2093.2935%20113.3806%2089.6645%20114.5476%2087.8515%20108.9086'%3e%3c/polygon%3e%3cpath%20d='M91.7979,107.6401%20L92.8979,107.2861%20C93.0109,107.2501%2093.1139,107.2451%2093.2059,107.2731%20C93.2999,107.3001%2093.3709,107.3521%2093.4219,107.4301%20L95.1409,110.1221%20C95.1969,110.2091%2095.2569,110.3031%2095.3179,110.4031%20C95.3769,110.5031%2095.4339,110.6111%2095.4849,110.7251%20C95.4709,110.5961%2095.4629,110.4721%2095.4589,110.3551%20C95.4559,110.2381%2095.4529,110.1271%2095.4509,110.0231%20L95.4189,106.7881%20C95.4189,106.7081%2095.4469,106.6271%2095.5049,106.5441%20C95.5629,106.4621%2095.6449,106.4041%2095.7529,106.3691%20L96.1409,106.2441%20C96.2539,106.2071%2096.3559,106.2031%2096.4449,106.2301%20C96.5349,106.2561%2096.6089,106.3091%2096.6649,106.3881%20L98.5169,109.0371%20C98.5729,109.1191%2098.6339,109.2051%2098.6979,109.2971%20C98.7609,109.3891%2098.8229,109.4901%2098.8839,109.5981%20C98.8679,109.4781%2098.8549,109.3631%2098.8429,109.2521%20C98.8309,109.1421%2098.8229,109.0381%2098.8179,108.9411%20L98.6469,105.7501%20C98.6429,105.6681%2098.6709,105.5871%2098.7309,105.5061%20C98.7889,105.4241%2098.8729,105.3661%2098.9819,105.3301%20L100.0099,105.0001%20L100.0819,111.1991%20L98.8979,111.5781%20L96.7139,108.4251%20C96.6779,108.3761%2096.6409,108.3241%2096.6009,108.2651%20C96.5599,108.2071%2096.5199,108.1451%2096.4779,108.0781%20C96.4839,108.1571%2096.4869,108.2311%2096.4879,108.3011%20C96.4899,108.3721%2096.4889,108.4371%2096.4889,108.4971%20L96.5369,112.3381%20L95.3529,112.7181%20L91.7979,107.6401%20Z'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cg%20id='Group-355-Copy'%20transform='translate(132.000000,%2099.000000)%20rotate(4.000000)%20translate(-132.000000,%20-99.000000)%20translate(74.000000,%2046.000000)'%3e%3cpath%20d='M41.1246673,71.252608%20C41.1246673,71.252608%2041.8636143,71.3946936%2041.6505845,63.6639479%20C28.7955705,54.0085889%2028.1897672,47.6599482%2026.4455861,45.4640806%20C23.5031126,41.7698562%2018.330484,44.0626004%2016.9324763,46.109924%20C14.9353224,48.9710103%2017.7979096,54.3573443%2020.18118,57.7351054%20C22.7242226,61.3453701%2029.6942898,69.050282%2037.7095341,75.1728775%20C39.0076842,75.1405853%2041.1246673,71.252608%2041.1246673,71.252608%20Z'%20id='SVGID-2-Copy'%20fill='%239452BA'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M21.9038529,47.1230335%20C20.3574098,47.2736261%2019.3388274,48.1737599%2019.3481672,49.9192475%20C19.3625866,52.6140682%2022.0017382,55.3693771%2023.8554785,54.4914347%20C24.7167035,54.0835534%2025.5585317,52.4555961%2025.811251,50.9166719%20C26.1376593,48.929021%2025.428398,47.3756155%2023.5117278,47.1727581%20L23.2822042,47.1488655%20C22.7513624,47.0954974%2022.3389842,47.0806605%2021.9038529,47.1230335%20Z%20M23.3467077,48.7095813%20C24.1731809,48.7970553%2024.468879,49.4446857%2024.2678127,50.6690715%20C24.0888902,51.7586132%2023.46669,52.961846%2023.1797869,53.097725%20C22.5917528,53.3762215%2020.9209895,51.6319227%2020.9117817,49.9110744%20C20.9071428,49.0441251%2021.2519009,48.7394581%2022.0571688,48.6610412%20C22.3144121,48.6359908%2022.5811524,48.6398703%2022.9150863,48.6672107%20L23.3467077,48.7095813%20Z'%20id='Path-Copy'%20fill='%23532C7D'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M16.2844392,45.6776452%20L16.2889543,45.6711055%20C14.3299662,48.4775163%2016.0247615,53.1951834%2019.539899,58.177117%20C22.7667785,62.7582003%2029.9231643,70.1271961%2036.8257344,75.4722432%20L37.4513567,75.9522718%20L37.7292048,75.9453602%20C38.6412837,75.9226717%2039.4859198,75.1188811%2040.4835506,73.7290887%20L40.6610962,73.4774285%20C41.0102804,72.973984%2041.3227336,72.4733457%2041.5752576,72.0394124%20L41.7022608,71.8168591%20L41.739148,71.7828645%20C41.9372814,71.5789257%2042.0733229,71.2543146%2042.1693424,70.8361113%20L42.2160596,70.6114678%20C42.4182514,69.5395605%2042.5110178,67.6381776%2042.4559842,64.6715593%20L42.4219129,63.2727562%20L42.1236232,63.0487119%20C36.9559247,59.1672704%2033.450512,55.5972104%2031.062894,52.1344796%20C30.3022461,51.0313221%2029.6913729,49.9978777%2029.1127048,48.8768098%20L28.8223723,48.2990456%20C28.620927,47.8791305%2027.7897164,46.1467459%2027.5555501,45.7350968%20C27.3902526,45.4445147%2027.2298923,45.2001287%2027.0605378,44.9869168%20C24.1761852,41.3656611%2018.4458974,42.5122805%2016.2844392,45.6776452%20Z%20M25.8312851,45.9420624%20C25.9455793,46.0859563%2026.0637444,46.2660375%2026.1925685,46.4925019%20L26.2655989,46.627493%20C26.5843514,47.2349002%2027.4238014,48.9933781%2027.4631945,49.0725487%20C28.1472908,50.4474191%2028.8566725,51.6790906%2029.7707842,53.0048146%20L29.9999303,53.332816%20C32.4004514,56.7246864%2035.8187821,60.196597%2040.7005347,63.9182397%20L40.8782244,64.0524955%20L40.9018835,65.2998614%20C40.932647,67.8101972%2040.8464324,69.4251723%2040.6847166,70.2986264%20L40.6397699,70.5132682%20L40.4322589,70.8936322%20C40.144947,71.4167779%2039.7066927,72.1404851%2039.2082754,72.8348267%20L39.1004398,72.9827618%20C38.635449,73.6108757%2038.2035143,74.0687413%2037.9292538,74.2763912%20L37.8705699,74.3181773%20L37.3898089,73.9436786%20C30.7321649,68.7195463%2023.8975252,61.6586496%2020.8228133,57.2935935%20L20.4741364,56.790507%20C17.627126,52.606987%2016.2608376,48.6677343%2017.4985987,46.6664786%20L17.5805134,46.5422027%20C19.2098121,44.1561632%2023.6941016,43.2588656%2025.8312851,45.9420624%20Z'%20id='SVGID-3-Copy'%20fill='%2352267D'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M30.4320114,49.7136229%20C30.3502331,49.9311424%2030.1353382,50.0697447%2029.9027684,50.0549725%20C29.0933381,49.9556708%2026.9950456,49.6143212%2026.7895748,48.1930654%20C26.6339151,47.0635084%2027.1818372,47.0014448%2028.2776814,46.5669998%20C28.2776814,46.5669998%2029.8778629,45.7663797%2030.6686141,46.6476824%20C31.9574762,48.0565255%2030.4320114,49.7136229%2030.4320114,49.7136229%20Z'%20id='Path-Copy-2'%20stroke='%23532C7D'%20stroke-width='0.71'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M30.3157272,49.2462835%20C30.250186,49.4152289%2030.0724114,49.522591%2029.8809595,49.5088495%20C29.2217954,49.4366438%2027.5037616,49.1675137%2027.3354644,48.0581721%20C27.2022291,47.1917042%2027.7772445,47.2639099%2028.6748296,46.9357023%20C29.0895891,46.8143383%2029.5241525,46.7632122%2029.9580957,46.7847268%20C30.8346436,47.0341646%2030.7364702,48.4192004%2030.3437767,49.1937703%20L30.3157272,49.2462835%20Z'%20id='Path-Copy-3'%20fill='%23E2F2FB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M28.9109961,44.9284149%20L28.9437699,44.8525409%20L28.968296,44.8149832%20C29.3192272,44.3099907%2029.986681,44.134252%2030.5423528,44.399596%20C30.9217977,44.5636819%2031.2356719,44.7902719%2031.4894138,45.075933%20C32.4649284,46.1191768%2032.8355051,47.5627581%2032.4864252,48.9235281%20C32.3861735,49.2627609%2032.1231802,49.5621486%2031.7745757,49.7169327%20C31.4267101,49.8713887%2031.0283159,49.8664592%2030.6844101,49.7034315%20L30.4256802,49.5748773%20L30.2916164,49.4888247%20L29.9452789,49.2385409%20L29.8561777,49.1559772%20L29.6894118,48.9768853%20L29.44609,48.6629407%20L29.3711064,48.5514156%20L29.2921537,48.4189097%20C29.2772091,48.3924112%2029.2614719,48.3638278%2029.2450925,48.3333428%20L29.1443212,48.1647188%20C29.1070637,48.0928624%2029.0619528,47.998449%2029.0178643,47.8971511%20L28.9061735,47.6274763%20C28.8640563,47.5182814%2028.8284182,47.4121685%2028.7973624,47.3046687%20L28.7686426,47.2078137%20L28.7492038,47.1163355%20L28.7037517,46.9512682%20L28.7088062,46.9070192%20C28.7170402,46.7785143%2028.6983501,46.6471654%2028.6422797,46.4987461%20L28.6467004,46.5095263%20C28.6501248,46.5162851%2028.6508037,46.5102374%2028.6509292,46.4847003%20L28.650588,45.5920409%20L28.6619523,45.5540116%20L28.6884054,45.4441641%20C28.694042,45.409761%2028.702802,45.3759455%2028.7145747,45.3431353%20L28.7434376,45.260792%20L28.8116426,45.0866773%20L28.8674392,45.0066524%20L28.9109961,44.9284149%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M27.6778724,43.9422118%20L27.5932183,44.0739844%20L27.5542014,44.1418462%20L27.506788,44.2312682%20L27.464254,44.2955656%20L27.4271518,44.3632102%20C27.3739165,44.4743198%2027.3334094,44.5732948%2027.2986433,44.6743%20L27.2777047,44.7219252%20C27.2641102,44.7568093%2027.246975,44.805377%2027.23146,44.8544712%20L27.1985854,44.9563915%20L27.1689982,45.0727866%20L27.1557517,45.1399955%20L27.1713289,45.0872734%20C27.1416207,45.1799588%2027.1178338,45.2744054%2027.1001086,45.3700518%20L27.0873149,45.509272%20L27.0873149,46.4524194%20L27.0893194,46.5878226%20C27.0922587,46.6714859%2027.0989372,46.7437396%2027.1125553,46.8153913%20L27.1307335,46.8925409%20L27.1280356,46.9711504%20C27.1280356,47.0705263%2027.1414602,47.1469815%2027.1658598,47.2463669%20L27.2339466,47.5006758%20L27.2409604,47.563591%20C27.2452578,47.5870475%2027.2529472,47.6208076%2027.268326,47.6883277%20L27.2984025,47.7733189%20L27.3246244,47.8283137%20L27.2938165,47.7289884%20C27.3585914,47.9532069%2027.4377091,48.173104%2027.5306893,48.3873415%20C27.6002494,48.5586408%2027.6861135,48.7420172%2027.7812004,48.9207138%20L27.8834334,49.0920714%20C27.9319067,49.184377%2027.9959695,49.2942155%2028.065794,49.402031%20L28.1792302,49.5676809%20L28.3892914,49.8401515%20L28.5063808,49.9856278%20L28.7499931,50.2470409%20L28.8886323,50.3778402%20C29.0061397,50.4899474%2029.1405188,50.6001381%2029.2826198,50.699945%20L29.399938,50.7823452%20L29.4597699,50.7971318%20L29.6713225,50.9272816%20L29.8461555,51.0166126%20L29.9954647,51.090717%20C30.767253,51.4567228%2031.6474543,51.4676138%2032.4153282,51.1266697%20C33.1824634,50.7860536%2033.759838,50.1287791%2033.9950093,49.3291256%20C34.4812029,47.4357415%2033.972571,45.4543665%2032.6510013,44.0415514%20C32.259108,43.5999727%2031.7573497,43.2377468%2031.1948132,42.9954393%20C30.018053,42.4328835%2028.582487,42.7773106%2027.7734227,43.8124844%20L27.6778724,43.9422118%20Z%20M28.9109961,44.9284149%20L28.9437699,44.8525409%20L28.968296,44.8149832%20C29.3192272,44.3099907%2029.986681,44.134252%2030.5423528,44.399596%20C30.9217977,44.5636819%2031.2356719,44.7902719%2031.4894138,45.075933%20C32.4649284,46.1191768%2032.8355051,47.5627581%2032.4864252,48.9235281%20C32.3861735,49.2627609%2032.1231802,49.5621486%2031.7745757,49.7169327%20C31.4267101,49.8713887%2031.0283159,49.8664592%2030.6844101,49.7034315%20L30.4256802,49.5748773%20L30.2916164,49.4888247%20L29.9452789,49.2385409%20L29.8561777,49.1559772%20L29.6894118,48.9768853%20L29.44609,48.6629407%20L29.3711064,48.5514156%20L29.2921537,48.4189097%20C29.2772091,48.3924112%2029.2614719,48.3638278%2029.2450925,48.3333428%20L29.1443212,48.1647188%20C29.1070637,48.0928624%2029.0619528,47.998449%2029.0178643,47.8971511%20L28.9061735,47.6274763%20C28.8640563,47.5182814%2028.8284182,47.4121685%2028.7973624,47.3046687%20L28.7686426,47.2078137%20L28.7492038,47.1163355%20L28.7037517,46.9512682%20L28.7088062,46.9070192%20C28.7170402,46.7785143%2028.6983501,46.6471654%2028.6422797,46.4987461%20L28.6467004,46.5095263%20C28.6501248,46.5162851%2028.6508037,46.5102374%2028.6509292,46.4847003%20L28.650588,45.5920409%20L28.6619523,45.5540116%20L28.6884054,45.4441641%20C28.694042,45.409761%2028.702802,45.3759455%2028.7145747,45.3431353%20L28.7434376,45.260792%20L28.8116426,45.0866773%20L28.8674392,45.0066524%20L28.9109961,44.9284149%20Z'%20id='Path-Copy-4'%20fill='%236064AC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M29.0930971,45.9189046%20L21.7025699,48.88695%20L22.065024,49.7638534%20L22.0301517,49.7771318%20L22.6501335,51.2468591%20L30.2640093,48.3276954%20C30.2904621,48.3162037%2030.3110291,48.2993805%2030.3227211,48.2867519%20L30.3332293,48.2721455%20C30.4364375,47.8891493%2030.2588403,47.2528919%2029.9463873,46.685298%20C29.88313,46.5703864%2029.8116649,46.460338%2029.7325948,46.3559999%20L29.6083612,46.2038812%20L29.5501154,46.1287999%20C29.4515585,45.9842155%2029.2873673,45.9054004%2029.119434,45.9155305%20L29.0930971,45.9189046%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M28.7154712,44.4151563%20C29.4861993,44.2496698%2030.2782888,44.5386041%2030.760245,45.1474115%20L30.8138789,45.2203591%20L30.9368197,45.3682891%20C31.0322838,45.489609%2031.1210519,45.6160191%2031.2027317,45.7469561%20L31.3198863,45.9466862%20C31.8077485,46.832924%2032.0781554,47.8016801%2031.8378586,48.6920657%20C31.7090483,49.1185291%2031.4111317,49.4737873%2030.9910721,49.6936585%20L30.8614369,49.755494%20L21.7939759,53.2332235%20L20.5138821,50.1977475%20L20.549388,50.1828137%20L19.6627705,48.0380797%20L28.587161,44.4543741%20L28.7154712,44.4151563%20Z%20M29.0930971,45.9189046%20L21.7025699,48.88695%20L22.065024,49.7638534%20L22.0301517,49.7771318%20L22.6501335,51.2468591%20L30.2640093,48.3276954%20C30.2904621,48.3162037%2030.3110291,48.2993805%2030.3227211,48.2867519%20L30.3332293,48.2721455%20C30.4364375,47.8891493%2030.2588403,47.2528919%2029.9463873,46.685298%20C29.88313,46.5703864%2029.8116649,46.460338%2029.7325948,46.3559999%20L29.6083612,46.2038812%20L29.5501154,46.1287999%20C29.4515585,45.9842155%2029.2873673,45.9054004%2029.119434,45.9155305%20L29.0930971,45.9189046%20Z'%20id='Path-Copy-5'%20fill='%236064AC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M21.4517974,48.7820006%20C20.9483708,48.2426529%2020.4751854,48.0422394%2020.181346,48.1089304%20L20.1211799,48.1272834%20L11.1941517,51.6649046%20L12.2793153,54.3516773%20L12.2942942,54.3468234%20L13.2440789,56.6945864%20L22.1367867,53.170992%20C22.299703,53.0980946%2022.4294414,52.9701896%2022.4978113,52.8313304%20L22.5267516,52.7611919%20C22.7317014,52.0379775%2022.707738,51.271922%2022.4501996,50.5374566%20L22.3741672,50.3379871%20C22.1686919,49.7609333%2021.8518771,49.2286081%2021.4517974,48.7820006%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M19.5427651,46.6914608%20C20.5273047,46.3068156%2021.6667126,46.7330518%2022.6116459,47.745641%20C23.0957886,48.2858008%2023.4816246,48.9037297%2023.7431783,49.5469144%20L23.8353844,49.7891899%20C24.280465,50.865847%2024.3497989,52.058147%2024.0230341,53.208743%20C23.8392945,53.7667522%2023.4453559,54.2310939%2022.9020675,54.5182743%20L22.7502407,54.5921411%20L12.3731206,58.7054591%20L10.8501517,54.9397227%20L10.8357324,54.9455457%20L9.1640949,50.8053829%20L19.5427651,46.6914608%20Z%20M21.4517974,48.7820006%20C20.9483708,48.2426529%2020.4751854,48.0422394%2020.181346,48.1089304%20L20.1211799,48.1272834%20L11.1941517,51.6649046%20L12.2793153,54.3516773%20L12.2942942,54.3468234%20L13.2440789,56.6945864%20L22.1367867,53.170992%20C22.299703,53.0980946%2022.4294414,52.9701896%2022.4978113,52.8313304%20L22.5267516,52.7611919%20C22.7317014,52.0379775%2022.707738,51.271922%2022.4501996,50.5374566%20L22.3741672,50.3379871%20C22.1686919,49.7609333%2021.8518771,49.2286081%2021.4517974,48.7820006%20Z'%20id='Path-Copy-7'%20fill='%236064AC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M11.996663,51.3588452%20C12.8959767,52.3832598%2013.4940146,53.6491619%2013.7161191,55.0018834%20L13.7940956,55.5483028%20C13.8603903,56.1295326%2013.8043495,56.7381567%2013.6266927,57.3170626%20L13.5829773,57.4335724%20C13.4516057,57.7378807%2013.2039373,57.9886464%2012.8899346,58.1267052%20L8.23106076,59.97095%20L7.4328324,57.9970839%20L5.11160622,52.1988591%20L9.76341209,50.3485313%20C10.3163628,50.1295069%2011.1579891,50.4468206%2011.996663,51.3588452%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M9.18067426,48.9144126%20L3.08575336,51.3388818%20L5.9798832,58.568197%20L7.36024251,61.9813937%20L13.498538,59.5499973%20C14.2877028,59.2036135%2014.8682116,58.5613196%2015.1202109,57.7745757%20C15.3625067,56.9852347%2015.4380485,56.1648225%2015.3453162,55.3549382%20L15.3057035,55.0716666%20C15.0857837,53.323924%2014.3402653,51.6702329%2013.1656677,50.3326187%20C11.9192515,48.9768896%2010.4353625,48.417427%209.18067426,48.9144126%20Z%20M11.996663,51.3588452%20C12.8959767,52.3832598%2013.4940146,53.6491619%2013.7161191,55.0018834%20L13.7940956,55.5483028%20C13.8603903,56.1295326%2013.8043495,56.7381567%2013.6266927,57.3170626%20L13.5829773,57.4335724%20C13.4516057,57.7378807%2013.2039373,57.9886464%2012.8899346,58.1267052%20L8.23106076,59.97095%20L7.4328324,57.9970839%20L5.11160622,52.1988591%20L9.76341209,50.3485313%20C10.3163628,50.1295069%2011.1579891,50.4468206%2011.996663,51.3588452%20Z'%20id='Path-Copy-8'%20fill='%236064AC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M5.26858241,51.6144259%20C5.9816015,51.9325294%206.59894627,52.3815907%207.10145187,52.9419539%20L7.32137028,53.1944127%20C7.9666894,53.962591%208.48138769,54.8267963%208.84667591,55.7548823%20L8.92140622,55.9543137%20L8.92564484,56.0274107%20L8.9660543,56.1626581%20L9.03411544,56.4320768%20C9.05717117,56.5170455%209.07807331,56.581249%209.10587009,56.640255%20L9.11373349,56.65595%20L9.15103119,56.7924892%20L9.23065393,57.0571787%20C9.23624829,57.0780591%209.23931092,57.0915799%209.24073108,57.1002843%20L9.2576658,57.2652162%20L9.32109506,57.5694626%20C9.33619047,57.6475905%209.3424744,57.6998339%209.3424744,57.7389859%20L9.3424744,57.8846351%20L9.38572219,58.4085563%20L9.38276791,58.5400563%20L9.38767392,58.7304417%20C9.38780062,58.7873642%209.38646093,58.8393698%209.38378154,58.8913251%20L9.38788522,59.0288366%20L9.38893349,59.0398137%20L9.374132,59.1232026%20L9.36258636,59.214057%20L9.35424343,59.3141879%20L9.34961807,59.4461317%20L9.34906076,59.6796318%20L9.33231891,59.7940192%20L9.27355976,60.0740826%20L9.1554311,60.4856525%20C9.14358052,60.5224993%209.13219679,60.555625%209.1202842,60.5882466%20L9.05496545,60.7639775%20C8.83703214,61.3049817%208.43737385,61.7809735%207.92020146,62.104092%20C7.38475026,62.4015452%206.708024,62.473668%206.08321035,62.2835551%20C5.91664682,62.2319235%205.74907943,62.1704564%205.58506587,62.1005939%20L5.44995413,62.032656%20L5.07412743,61.8282057%20L4.8144612,61.6532933%20C4.74458446,61.6044391%204.66636102,61.5462241%204.55753521,61.4633231%20L4.46234503,61.3855611%20C4.36427571,61.3028664%204.26454114,61.2126855%204.16651707,61.1178288%20L3.97572106,60.9275195%20L3.91685423,60.8624036%20C3.77893502,60.71515%203.68096394,60.60317%203.5658067,60.4629329%20L3.40636284,60.2615488%20C3.32718057,60.1590011%203.24078955,60.0361376%203.13631143,59.8782081%20L2.95063126,59.6068739%20L2.80176022,59.3592951%20C2.6054716,59.0226659%202.42603664,58.6623093%202.27113576,58.2915016%20C1.42906593,56.3061119%201.34342786,54.2713355%201.98919322,52.8782047%20L2.08244342,52.6904261%20C2.66031392,51.5267132%204.08686796,51.0445402%205.26858241,51.6144259%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M5.26858241,51.6144259%20C5.9816015,51.9325294%206.59894627,52.3815907%207.10145187,52.9419539%20L7.32137028,53.1944127%20C7.9666894,53.962591%208.48138769,54.8267963%208.84667591,55.7548823%20L8.92140622,55.9543137%20L8.92564484,56.0274107%20L8.9660543,56.1626581%20L9.03411544,56.4320768%20C9.05717117,56.5170455%209.07807331,56.581249%209.10587009,56.640255%20L9.11373349,56.65595%20L9.15103119,56.7924892%20L9.23065393,57.0571787%20C9.23624829,57.0780591%209.23931092,57.0915799%209.24073108,57.1002843%20L9.2576658,57.2652162%20L9.32109506,57.5694626%20C9.33619047,57.6475905%209.3424744,57.6998339%209.3424744,57.7389859%20L9.3424744,57.8846351%20L9.38572219,58.4085563%20L9.38276791,58.5400563%20L9.38767392,58.7304417%20C9.38780062,58.7873642%209.38646093,58.8393698%209.38378154,58.8913251%20L9.38788522,59.0288366%20L9.38893349,59.0398137%20L9.374132,59.1232026%20L9.36258636,59.214057%20L9.35424343,59.3141879%20L9.34961807,59.4461317%20L9.34906076,59.6796318%20L9.33231891,59.7940192%20L9.27355976,60.0740826%20L9.1554311,60.4856525%20C9.14358052,60.5224993%209.13219679,60.555625%209.1202842,60.5882466%20L9.05496545,60.7639775%20C8.83703214,61.3049817%208.43737385,61.7809735%207.92020146,62.104092%20C7.38475026,62.4015452%206.708024,62.473668%206.08321035,62.2835551%20C5.91664682,62.2319235%205.74907943,62.1704564%205.58506587,62.1005939%20L5.44995413,62.032656%20L5.07412743,61.8282057%20L4.8144612,61.6532933%20C4.74458446,61.6044391%204.66636102,61.5462241%204.55753521,61.4633231%20L4.46234503,61.3855611%20C4.36427571,61.3028664%204.26454114,61.2126855%204.16651707,61.1178288%20L3.97572106,60.9275195%20L3.91685423,60.8624036%20C3.77893502,60.71515%203.68096394,60.60317%203.5658067,60.4629329%20L3.40636284,60.2615488%20C3.32718057,60.1590011%203.24078955,60.0361376%203.13631143,59.8782081%20L2.95063126,59.6068739%20L2.80176022,59.3592951%20C2.6054716,59.0226659%202.42603664,58.6623093%202.27113576,58.2915016%20C1.42906593,56.3061119%201.34342786,54.2713355%201.98919322,52.8782047%20L2.08244342,52.6904261%20C2.66031392,51.5267132%204.08686796,51.0445402%205.26858241,51.6144259%20Z%20M10.9191024,59.3620361%20L10.9177426,59.363066%20L10.9439597,59.2523777%20C10.9640419,59.1459803%2010.9662785,59.0509579%2010.9557018,58.9538343%20L10.9478789,58.89995%20L10.9464043,58.9306609%20C10.9534524,58.8136724%2010.9534524,58.6570449%2010.9453906,58.5007205%20L10.9464043,58.3414438%20L10.9031565,57.8175226%20L10.9061108,57.7389859%20C10.9061108,57.6380855%2010.8984962,57.5411461%2010.8839379,57.4386562%20L10.8471427,57.2300496%20L10.805377,57.1100463%20C10.805377,56.9495689%2010.7888994,56.8342119%2010.7454085,56.6721914%20L10.6586062,56.3831773%20L10.6524129,56.3153097%20C10.6350588,56.1928469%2010.5960359,56.07922%2010.5180846,55.9587697%20L10.4709699,55.8924955%20L10.4733153,55.8932682%20L10.5241335,55.9550864%20L10.4842608,55.7951318%20L10.490179,55.7020427%20L10.4395422,55.5583229%20C9.96624034,54.2149735%209.22891769,52.9768651%208.26979473,51.9148427%20C7.62262289,51.1931493%206.82547849,50.6133004%205.93274101,50.2155085%20C4.05193204,49.3080959%201.76759607,50.0373333%200.761798397,51.8513739%20L0.687479464,51.9924777%20C-0.284241075,53.8329486%20-0.215327636,56.4265377%200.827463858,58.8851442%20C1.00692167,59.3147667%201.21667268,59.7360065%201.45373036,60.142301%20L1.62987722,60.4332503%20L1.69093357,60.525251%20L1.8351999,60.7352354%20C1.95129146,60.9109367%202.05828075,61.0630946%202.16957961,61.2071042%20L2.34327357,61.4263741%20C2.49054705,61.6059061%202.61399199,61.7470024%202.74110267,61.8792734%20L2.79112377,61.9386065%20L2.91574615,62.0648241%20C3.07048762,62.2262022%203.26034354,62.4035168%203.45906132,62.5708589%20L3.58402157,62.672471%20L3.78838937,62.8264368%20C3.84761777,62.8701311%203.89964031,62.9073602%203.94952199,62.9416119%20L4.26519844,63.1491431%20L4.72500695,63.4016403%20L4.92672058,63.5017291%20C5.17957196,63.6107378%205.3975449,63.6906946%205.61926229,63.7594082%20C6.658208,64.0755407%207.77911334,63.956079%208.72209771,63.4302757%20C9.55216312,62.9128137%2010.1679742,62.1793845%2010.5153426,61.3159017%20L10.5895491,61.1170026%20C10.6533433,60.9423436%2010.6992325,60.7855156%2010.7668021,60.5285833%20C10.7830513,60.4850635%2010.794501,60.4416624%2010.8105783,60.3645696%20L10.8269603,60.2837557%20C10.8607605,60.1380491%2010.8877999,59.9861087%2010.9069265,59.8331041%20L10.9128263,59.7383518%20L10.9132964,59.4600668%20L10.9191024,59.3620361%20Z'%20id='Path-Copy-9'%20fill='%236064AC'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M7.74893093,56.7809299%20C7.7090511,56.6423991%207.66917128,56.4972715%207.62264481,56.3587406%20L7.62264481,56.3257571%20C7.28677527,55.2553895%206.73245923,54.2651159%205.99421846,53.4166087%20C5.61037087,52.9837151%205.1394279,52.6354084%204.61171772,52.3941189%20C4.46320599,52.329871%204.30674711,52.2855043%204.14645305,52.2621847%20L4.14645305,52.2621847%20C3.59264499,52.1549942%203.03865831,52.4464015%202.81712542,52.9614358%20C2.2388679,54.0630861%202.33192084,55.8310039%203.0564044,57.5791316%20C3.25316691,58.0542393%203.49579219,58.5093342%203.78088795,58.9380536%20L3.78088795,58.9380536%20C3.88723417,59.0963746%203.99358038,59.2415021%204.09992659,59.380033%20C4.2062728,59.5185639%204.17303961,59.4657902%204.2062728,59.5053705%20C4.23950599,59.5449507%204.37908539,59.7098684%204.46549168,59.8022224%20L4.58513117,59.9275598%20C4.6798189,60.0271848%204.77965276,60.1218649%204.88422989,60.2112183%20L4.94404963,60.2639919%20C5.06368912,60.3629426%205.18332861,60.4486998%205.29632145,60.5278603%20L5.40266766,60.5938274%20C5.48390584,60.6470967%205.56824346,60.695557%205.65523991,60.7389549%20L5.75493949,60.7917286%20L6.07397812,60.9104694%20L6.07397812,60.9104694%20C6.15026559,60.9315475%206.2280229,60.9469822%206.30661045,60.9566463%20C6.58569266,61.0087161%206.87432244,60.9570591%207.11750031,60.8115187%20C7.19957121,60.7612675%207.27351919,60.6989951%207.33683937,60.6268109%20C7.51463793,60.4147381%207.6540644,60.1736907%207.74893093,59.9143664%20C8.04143192,58.8900594%208.04143192,57.8052369%207.74893093,56.7809299%20L7.74893093,56.7809299%20Z'%20id='Path-Copy-10'%20fill='%23E2F2FB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M4.65150227,53.3446946%20C4.11830951,53.2737319%203.59461682,53.5093256%203.38126395,53.9161368%20C2.93789172,54.7682197%202.87213024,55.7206092%203.19537541,56.6082644'%20id='Path-Copy-11'%20stroke='%23AAD2EE'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='50'%3e%3c/path%3e%3cpath%20d='M4.09870153,58.7723395%20C4.18032929,58.8999632%204.26823611,59.0212057%204.35614293,59.136067%20C4.38144279,59.1716317%204.40869528,59.2057188%204.4377707,59.238166%20L4.64497963,59.480651%20L4.7391655,59.5827499%20C4.82079327,59.6657053%204.89614197,59.7422795%204.97776973,59.8124726%20L5.0280022,59.8571409%20C5.11755785,59.9354869%205.21193494,60.0079538%205.31055983,60.0741011%20L5.39218759,60.1251506%20L5.59311747,60.2463931%20L5.67474523,60.2846802%20C5.75560108,60.3238685%205.83963355,60.3558932%205.92590757,60.380398%20L5.92590757,60.380398%20C5.98869815,60.380398%206.04520968,60.4123039%206.10800027,60.4186851%20C6.32480175,60.4533422%206.54671972,60.410492%206.73590612,60.2974426%20C6.80294216,60.2573337%206.86246457,60.2054847%206.91171976,60.1442942%20C7.05156806,59.9694119%207.16383656,59.7735138%207.24450986,59.5636064%20C7.42054333,58.9593238%207.4613064,58.3226706%207.36381197,57.7003005'%20id='Path-Copy-12'%20stroke='%23AAD2EE'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='50'%3e%3c/path%3e%3cpath%20d='M22.2033364,44.0745269%20C21.8899814,45.2693518%2022.0945237,45.9120132%2022.9476935,46.4334529%20L23.2794302,46.6276962%20C24.5061559,47.323103%2025.8226078,47.8152698%2026.4297624,47.5023755%20C27.7339554,46.8302658%2027.1130132,43.4883516%2024.7104711,42.7608619%20C23.6989928,42.4811038%2022.650109,42.9922435%2022.256748,43.9303474%20L22.2033364,44.0745269%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M22.2033364,44.0745269%20C21.8899814,45.2693518%2022.0945237,45.9120132%2022.9476935,46.4334529%20L23.2794302,46.6276962%20C24.5061559,47.323103%2025.8226078,47.8152698%2026.4297624,47.5023755%20C27.7339554,46.8302658%2027.1130132,43.4883516%2024.7104711,42.7608619%20C23.6989928,42.4811038%2022.650109,42.9922435%2022.256748,43.9303474%20L22.2033364,44.0745269%20Z%20M24.5543974,43.2873227%20C25.6281989,43.6125558%2026.2516097,44.3765206%2026.4348747,45.3628536%20C26.5755907,46.1201881%2026.3942825,46.901924%2026.1731243,47.0158968%20C25.7800764,47.2184522%2024.325563,46.6229744%2023.2384311,45.9660924%20L23.1433154,45.9052554%20C22.6278447,45.5591535%2022.5104621,45.1818688%2022.7034149,44.3616213%20L22.7347909,44.2316163%20C22.989458,43.4908769%2023.788986,43.0756845%2024.5543974,43.2873227%20Z'%20id='Path-Copy-13'%20fill='%23532C7D'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M24.8438951,43.8190926%20C24.3745087,43.613148%2023.8125113,43.777698%2023.5575526,44.1957272%20C23.4054046,44.4063872%2023.3639096,45.5043727%2023.848017,45.778869%20C24.2076397,45.9767618%2025.5216455,46.6342763%2025.9573422,46.4172327%20C26.3930389,46.2001891%2026.4414496,44.6744999%2024.8438951,43.8190926%20Z'%20id='Path-Copy-14'%20fill='%23E2F2FB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M22.0649279,43.2942338%20C23.2825019,43.669441%2023.9969957,44.5437869%2024.212541,45.6660398%20C24.378735,46.5313416%2024.177746,47.4211355%2023.9146318,47.5546679%20C23.4555238,47.7876684%2021.8466266,47.1261588%2020.5893395,46.3719885%20L20.4911706,46.3106457%20C19.8616006,45.9018531%2019.7275842,45.4869013%2019.9547286,44.5046818%20L19.9880426,44.3657227%20L19.9845895,44.3760125%20C20.2804578,43.5284176%2021.1915725,43.0546976%2022.0649279,43.2942338%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M19.4598509,44.197078%20L19.4529482,44.2200663%20C19.1084814,45.5830645%2019.3299244,46.2554366%2020.3008268,46.8406957%20C21.7864402,47.7318259%2023.4406361,48.4119605%2024.1681859,48.0427238%20C24.7101369,47.7676798%2024.9647241,46.6406021%2024.7578927,45.5637187%20C24.5058719,44.2515529%2023.6541305,43.2092534%2022.2217255,42.768011%20C21.0572913,42.4484996%2019.8513554,43.0755074%2019.4598509,44.197078%20Z%20M22.0649279,43.2942338%20C23.2825019,43.669441%2023.9969957,44.5437869%2024.212541,45.6660398%20C24.378735,46.5313416%2024.177746,47.4211355%2023.9146318,47.5546679%20C23.4555238,47.7876684%2021.8466266,47.1261588%2020.5893395,46.3719885%20L20.4911706,46.3106457%20C19.8616006,45.9018531%2019.7275842,45.4869013%2019.9547286,44.5046818%20L19.9880426,44.3657227%20L19.9845895,44.3760125%20C20.2804578,43.5284176%2021.1915725,43.0546976%2022.0649279,43.2942338%20Z'%20id='Path-Copy-15'%20fill='%23532C7D'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M22.6299687,44.1389402%20C22.1580903,43.9323405%2021.5930993,44.0962772%2021.3349583,44.5146978%20C21.1860321,44.7294164%2021.1471818,45.8209027%2021.6328107,46.0952654%20C21.9954136,46.2920908%2023.3033741,46.9481755%2023.7436776,46.7394213%20C24.1839812,46.5306671%2024.1969313,44.9918503%2022.6299687,44.1389402%20Z'%20id='Path-Copy-16'%20fill='%23E2F2FB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.23074,45.6891156%20L17.223627,45.712556%20C16.9182841,46.9106208%2017.120244,47.5461997%2017.9652006,48.0752035%20L18.2945012,48.2681644%20C19.5139577,48.9593892%2020.8407015,49.4529032%2021.4515997,49.1404878%20C22.7608339,48.470941%2022.1367984,45.1194136%2019.7345385,44.396389%20C18.6792074,44.1113358%2017.5883402,44.6771099%2017.23074,45.6891156%20Z'%20id='Path'%20fill='%23FFFFFF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M17.23074,45.6891156%20L17.223627,45.712556%20C16.9182841,46.9106208%2017.120244,47.5461997%2017.9652006,48.0752035%20L18.2945012,48.2681644%20C19.5139577,48.9593892%2020.8407015,49.4529032%2021.4515997,49.1404878%20C22.7608339,48.470941%2022.1367984,45.1194136%2019.7345385,44.396389%20C18.6792074,44.1113358%2017.5883402,44.6771099%2017.23074,45.6891156%20Z%20M19.5805488,44.923432%20C20.6516831,45.2459386%2021.2755186,46.010013%2021.4593701,46.9974297%20C21.600754,47.756765%2021.4191392,48.5393609%2021.1965088,48.6532148%20C20.798109,48.8569578%2019.3360352,48.2615689%2018.2586565,47.6095221%20L18.1643897,47.5478261%20C17.6535123,47.1972362%2017.5370072,46.8216818%2017.7254928,45.9968749%20L17.7582971,45.8601773%20L17.7547897,45.8700113%20C18.0161648,45.130322%2018.8140764,44.7164882%2019.5805488,44.923432%20Z'%20id='Path-Copy-17'%20fill='%23532C7D'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M19.8870626,45.7736799%20C19.4062928,45.5713981%2018.8352159,45.7379665%2018.5736606,46.1567653%20C18.4191428,46.3674622%2018.3840251,47.4337165%2018.8756729,47.7338001%20C19.2408969,47.9381123%2020.568346,48.5957422%2020.9827348,48.3722757%20C21.3971237,48.1488092%2021.4673591,46.6292372%2019.8870626,45.7736799%20Z'%20id='Path-Copy-18'%20fill='%23E2F2FB'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M63.9318983,103.177538%20L68.9583174,103.115399%20C70.6856126,103.093399%2072.2402793,102.027399%2072.8470031,100.422399%20C74.5732888,95.8503987%2074.0755936,91.6753987%2074.2431745,88.0963987%20C74.5530983,81.4673987%2073.4658412,78.0853987%2072.3997841,72.5583987%20L64.8566222,72.8243987%20C64.8566222,72.8243987%2065.5330031,75.5703987%2066.0650222,83.8223987%20C66.2295745,86.3753987%2062.0975936,96.6913987%2062.3610793,101.723399%20C62.4044888,102.548399%2063.0980317,103.188399%2063.9318983,103.177538'%20id='Fill-61'%20fill='%239452BA'%20transform='translate(68.322922,%2087.867969)%20rotate(-3.000000)%20translate(-68.322922,%20-87.867969)%20'%3e%3c/path%3e%3cpath%20d='M66.064436,73.7829444%20C66.3137884,75.2899444%2066.7236551,78.3579444%2067.0719408,83.7589444%20C67.1476551,84.9409444%2066.5671789,87.0739444%2065.6131789,90.4559444%20C64.5481313,94.2249444%2063.2246455,98.9179444%2063.3690074,101.671944%20C63.3841503,101.959944%2063.6567217,102.165944%2063.9181884,102.177944%20L68.9446074,102.114944%20C70.2569884,102.097944%2071.4451979,101.277944%2071.9004932,100.071944%20C73.164417,96.7239444%2073.1765313,93.6439444%2073.187636,90.6659444%20C73.1916741,89.7629444%2073.1936932,88.8899444%2073.2340741,88.0509444%20C73.4814074,82.7669444%2072.8242074,79.6169444%2071.9923598,75.6289444%20C71.8550646,74.9729444%2071.7147408,74.2969444%2071.5723979,73.5889444%20L66.064436,73.7829444%20Z%20M63.9091027,104.177944%20C62.5442265,104.177944%2061.4236551,103.128944%2061.3519789,101.774944%20C61.1904551,98.6939444%2062.5068741,94.0309444%2063.6678265,89.9179444%20C64.3795408,87.3959444%2065.1154836,84.7899444%2065.0569313,83.8859444%20C64.536017,75.8149444%2063.8818455,73.0889444%2063.8747789,73.0619444%20L63.5810074,71.8689444%20L73.228017,71.5279444%20L73.3905503,72.3709444%20C73.5853884,73.3829444%2073.7822455,74.3229444%2073.970017,75.2239444%20C74.7958074,79.1859444%2075.5095408,82.6079444%2075.2511027,88.1419444%20C75.2127408,88.9559444%2075.2097122,89.8009444%2075.2066836,90.6739444%20C75.1955789,93.6799444%2075.1824551,97.0899444%2073.7913313,100.772944%20C73.0463027,102.745944%2071.108017,104.088944%2068.9698455,104.114944%20L63.9434265,104.177944%20L63.9091027,104.177944%20Z'%20id='Fill-63'%20fill='%2352267D'%20transform='translate(68.321656,%2087.852944)%20rotate(-3.000000)%20translate(-68.321656,%20-87.852944)%20'%3e%3c/path%3e%3cpath%20d='M38.0945713,54.0860874%20C42.5152761,53.9410874%2046.6189903,50.8740874%2055.6350475,50.3500874%20C55.7582094,49.7650874%2055.909638,49.2340874%2056.1064951,48.8000874%20C57.6944761,45.2770874%2059.8699999,35.1580874%2058.3062475,28.5490874%20L57.0695808,23.3180874%20C56.6637522,21.6020874%2056.4477141,19.8470874%2056.4244951,18.0850874%20C56.4154094,17.3510874%2056.482038,16.6330874%2056.6163046,15.9390874%20C56.6496189,15.7650874%2056.6869713,15.5930874%2056.7293713,15.4230874%20C56.8555618,14.9110874%2057.0180951,14.4140874%2057.2159618,13.9350874%20C57.2825903,13.7740874%2057.351238,13.6160874%2057.4249332,13.4600874%20C57.5723237,13.1480874%2057.7338475,12.8450874%2057.9095046,12.5500874%20C58.0851618,12.2560874%2058.2739427,11.9700874%2058.476857,11.6940874%20C59.0855999,10.8680874%2059.8114475,10.1310874%2060.6291618,9.50808735%20C60.9027427,9.30108735%2061.1864189,9.10608735%2061.4791808,8.92408735%20C63.0903808,7.92708735%2064.9892951,7.34108735%2067.0265141,7.31508735%20L68.7871237,7.29308735%20C71.7531046,7.25708735%2074.4525713,8.41308735%2076.4191237,10.3150874%20C76.6654475,10.5520874%2076.899657,10.8010874%2077.1217522,11.0610874%20C77.5265713,11.5330874%2077.8859618,12.0430874%2078.2029522,12.5800874%20C78.3220761,12.7820874%2078.4371618,12.9870874%2078.5421522,13.1970874%20C78.6198856,13.3520874%2078.6935808,13.5080874%2078.763238,13.6660874%20C78.9732189,14.1410874%2079.1488761,14.6340874%2079.2881903,15.1420874%20C79.4264951,15.6490874%2079.528457,16.1730874%2079.590038,16.7090874%20C79.632438,17.0650874%2079.6546475,17.4290874%2079.6596951,17.7960874%20C79.6697903,18.5270874%2079.378038,19.1940874%2078.8995237,19.6800874%20C78.4210094,20.1660874%2077.7557332,20.4710874%2077.0167618,20.4810874%20L66.024057,20.6170874%20L67.8078856,30.0480874%20C69.8834665,39.7320874%2069.3787046,46.2330874%2067.9209522,50.5800874%20C67.5958856,51.5500874%2065.7191808,54.9930874%2065.7191808,54.9930874%20C71.3250665,63.5170874%2079.802038,67.1680874%2088.8291999,68.1460874%20C96.5035999,68.9770874%20112.957828,61.8500874%20104.327409,53.9480874%20C95.6979999,46.0470874%20106.066819,50.8980874%20107.597257,51.8930874%20C109.126686,52.8870874%20117.994343,60.2860874%20108.613847,71.4200874%20C104.647428,76.1280874%20100.140914,80.4200874%2089.2097903,83.8030874%20C87.4562475,84.3450874%2077.8637522,85.1560874%2072.7131618,86.6900874%20C57.3795046,91.2580874%2044.8068951,86.6550874%2037.6685522,76.6800874%20C30.5594856,66.7440874%2036.3491046,54.1430874%2038.0945713,54.0860874'%20id='Fill-71'%20fill='%239452BA'%20transform='translate(73.537389,%2047.876288)%20rotate(-3.000000)%20translate(-73.537389,%20-47.876288)%20'%3e%3c/path%3e%3cpath%20d='M38.2732481,55.0807163%20C37.7906957,55.4627163%2036.4752862,57.5597163%2035.727229,60.9817163%20C35.0225814,64.2017163%2034.4451338,70.4477163%2038.4913052,76.1017163%20C45.8921243,86.4417163%2058.2587909,89.9557163%2072.4214005,85.7327163%20C75.70841,84.7547163%2080.7398766,84.0657163%2084.4145433,83.5627163%20C86.4265243,83.2877163%2088.3284671,83.0277163%2088.9079338,82.8497163%20C99.8542005,79.4617163%20104.108334,75.2067163%20107.837515,70.7797163%20C110.937762,67.1017163%20112.251153,63.5167163%20111.742353,60.1267163%20C111.150772,56.1797163%20108.149458,53.4487163%20107.04201,52.7287163%20C106.23641,52.2047163%20103.956905,51.1527163%20102.531458,50.7097163%20C102.966562,51.2317163%20103.717648,52.0287163%20105.011858,53.2147163%20C108.361458,56.2807163%20108.066677,59.0957163%20107.229781,60.9157163%20C104.754429,66.2937163%2094.2543719,69.7377163%2088.7191528,69.1407163%20C78.0727147,67.9867163%2070.050029,63.4117163%2064.8731909,55.5397163%20L64.5450957,55.0417163%20L64.8307909,54.5187163%20C65.5394766,53.2177163%2066.7448481,50.9107163%2066.9618957,50.2657163%20C68.6407338,45.2617163%2068.5922766,38.5287163%2066.8185433,30.2567163%20L64.8095909,19.6327163%20L77.0026195,19.4807163%20C77.448829,19.4757163%2077.8657624,19.2987163%2078.1746766,18.9827163%20C78.487629,18.6657163%2078.65521,18.2497163%2078.6491528,17.8097163%20C78.6451147,17.4767163%2078.6249243,17.1467163%2078.5875719,16.8237163%20C78.5310386,16.3427163%2078.4391719,15.8647163%2078.3129814,15.4037163%20C78.1878005,14.9467163%2078.0282957,14.4967163%2077.8374957,14.0677163%20C77.7738957,13.9237163%2077.7072671,13.7807163%2077.6366005,13.6407163%20C77.5417052,13.4527163%2077.4367147,13.2667163%2077.3297052,13.0827163%20C77.0369433,12.5887163%2076.706829,12.1247163%2076.3514766,11.7077163%20C76.1505814,11.4727163%2075.9375719,11.2467163%2075.7144671,11.0317163%20C73.8831909,9.26271631%2071.4764862,8.29271631%2068.9223909,8.29271631%20C68.8810005,8.29271631%2068.83961,8.29271631%2068.799229,8.29371631%20L67.0386195,8.31571631%20C65.2547909,8.33871631%2063.5174005,8.84171631%2062.0142195,9.77171631%20C61.7487147,9.93671631%2061.4902766,10.1147163%2061.2419338,10.3027163%20C60.5019528,10.8667163%2059.8447528,11.5337163%2059.2915338,12.2837163%20C59.1078005,12.5337163%2058.9371909,12.7937163%2058.7776862,13.0597163%20C58.6191909,13.3257163%2058.47281,13.6017163%2058.3395528,13.8837163%20C58.2729243,14.0257163%2058.2093243,14.1687163%2058.1497624,14.3127163%20C57.9720862,14.7457163%2057.8226766,15.1987163%2057.70961,15.6607163%20C57.6702386,15.8157163%2057.6369243,15.9707163%2057.6066386,16.1267163%20C57.4834766,16.7637163%2057.4259338,17.4187163%2057.4330005,18.0737163%20C57.45521,19.7607163%2057.6631719,21.4487163%2058.0518386,23.0907163%20L59.2885052,28.3207163%20C60.9057624,35.1557163%2058.6757243,45.5517163%2057.0271719,49.2087163%20C56.8767528,49.5427163%2056.7404671,49.9947163%2056.6223528,50.5547163%20L56.4648671,51.3037163%20L55.6935909,51.3487163%20C50.6207338,51.6427163%2047.0843719,52.7827163%2044.2425624,53.6987163%20C42.0942957,54.3907163%2040.2317243,54.9907163%2038.2732481,55.0807163%20M61.2994766,89.4347163%20C51.2537052,89.4347163%2042.5374766,85.2147163%2036.8447719,77.2587163%20C31.1762957,69.3357163%2033.2528862,60.0567163%2035.3749052,55.8227163%20C36.723629,53.1317163%2037.7301243,53.0987163%2038.0602386,53.0877163%20C39.7875338,53.0307163%2041.4784862,52.4857163%2043.6176671,51.7967163%20C46.4291909,50.8917163%2049.8969052,49.7737163%2054.8254005,49.4017163%20C54.9334195,49.0197163%2055.0515338,48.6857163%2055.1837814,48.3927163%20C56.6930195,45.0457163%2058.8160481,35.0887163%2057.3229624,28.7777163%20L56.0862957,23.5477163%20C55.6643147,21.7647163%2055.4381814,19.9317163%2055.4139528,18.0987163%20C55.4048671,17.3097163%2055.4755338,16.5187163%2055.6239338,15.7517163%20C55.6612862,15.5597163%2055.7026766,15.3707163%2055.7491147,15.1837163%20C55.8854005,14.6287163%2056.0650957,14.0797163%2056.2811338,13.5567163%20C56.3538195,13.3817163%2056.4285243,13.2077163%2056.5102957,13.0357163%20C56.67081,12.6967163%2056.8464671,12.3647163%2057.0392862,12.0427163%20C57.2310957,11.7197163%2057.4390576,11.4067163%2057.6611528,11.1047163%20C58.326429,10.2017163%2059.1178957,9.39671631%2060.0133433,8.71571631%20C60.3131719,8.48771631%2060.6230957,8.27471631%2060.9421052,8.07671631%20C62.7612671,6.95171631%2064.8600671,6.34371631%2067.0133814,6.31571631%20L68.7739909,6.29371631%20C71.9237052,6.22671631%2074.8785814,7.43071631%2077.1227528,9.59971631%20C77.3922957,9.85771631%2077.6487147,10.1307163%2077.89201,10.4157163%20C78.3230766,10.9197163%2078.720829,11.4777163%2079.0741624,12.0757163%20C79.2054005,12.2997163%2079.3305814,12.5227163%2079.4456671,12.7527163%20C79.5304671,12.9237163%2079.611229,13.0937163%2079.6869433,13.2657163%20C79.9171147,13.7847163%2080.1099338,14.3277163%2080.2613624,14.8807163%20C80.4138005,15.4377163%2080.5258576,16.0147163%2080.5924862,16.5957163%20C80.6379147,16.9847163%2080.6621433,17.3817163%2080.6682005,17.7827163%20C80.6813243,18.7587163%2080.3098195,19.6807163%2079.6213243,20.3787163%20C78.9348481,21.0757163%2078.0141624,21.4687163%2077.0298766,21.4807163%20L67.2364862,21.6027163%20L68.7982195,29.8637163%20C70.6426195,38.4657163%2070.6718957,45.5497163%2068.8779719,50.8957163%20C68.6054005,51.7107163%2067.4515147,53.8977163%2066.8942576,54.9377163%20C71.7349243,61.9827163%2079.1478576,66.0917163%2088.9382195,67.1517163%20C94.1998576,67.7367163%20103.469305,64.2677163%20105.391439,60.0867163%20C106.220258,58.2867163%20105.646848,56.5187163%20103.641934,54.6837163%20C100.225705,51.5557163%2099.3595338,50.1377163%20100.207534,49.0617163%20C101.685477,47.1927163%20108.087877,51.0167163%20108.150467,51.0577163%20C109.787915,52.1217163%20113.064829,55.3247163%20113.7402,59.8327163%20C114.336829,63.8107163%20112.87201,67.9257163%20109.387134,72.0607163%20C105.613534,76.5407163%20100.969724,81.2117163%2089.50961,84.7577163%20C88.7706386,84.9867163%2087.0584862,85.2207163%2084.6901433,85.5447163%20C81.0821052,86.0387163%2076.1404862,86.7147163%2073.0028862,87.6487163%20C68.9758957,88.8487163%2065.0458195,89.4347163%2061.2994766,89.4347163'%20id='Fill-73'%20fill='%2352267D'%20transform='translate(73.526931,%2047.862889)%20rotate(-3.000000)%20translate(-73.526931,%20-47.862889)%20'%3e%3c/path%3e%3cpath%20d='M46.9725206,41.7746675%20C47.1825015,30.5106675%2038.0493396,21.7746675%2027.7723872,20.0326675%20C25.6392634,19.6706675%2024.9386539,19.0176675%2022.6096825,19.0456675%20L20.8268634,19.0686675%20C14.8181777,19.1436675%2010.0098158,24.0286675%2010.0855301,29.9796675%20C10.1037015,31.4626675%2011.3333015,32.6506675%2012.8314349,32.6316675%20C12.8314349,32.6316675%2031.1219872,32.3986675%2031.2077968,32.3896675%20C31.2088063,32.3906675%2032.6968444,32.3726675%2032.6978539,32.3736675%20C32.6958349,32.3756675%2031.2057777,32.3946675%2031.2037587,32.3966675%20C35.2701206,34.0466675%2037.8524825,39.1356675%2038.3299872,41.8816675%20C39.0124253,45.7926675%2038.5904444,49.0296675%2037.2750349,51.6606675%20C36.3967492,53.4126675%2036.3220444,55.5116675%2036.4815492,57.2086675%20C36.4815492,57.2086675%2036.5249587,57.2226675%2036.5875492,57.2426675%20C36.6622539,58.1496675%2036.8237777,59.1806675%2037.111492,60.3556675%20C38.8185968,59.1456675%2041.4756634,57.3236675%2041.9612444,57.0616675%20C43.0101396,56.4966675%2045.3805015,55.2086675%2046.4405015,54.5886675%20C53.2144063,50.6286675%2046.8533968,48.1806675%2046.9725206,41.7746675'%20id='Fill-75'%20fill='%239452BA'%20transform='translate(29.825851,%2039.700231)%20rotate(-3.000000)%20translate(-29.825851,%20-39.700231)%20'%3e%3c/path%3e%3cpath%20d='M37.457852,56.460802%20L37.4709758,56.463802%20L37.6112996,57.160802%20C37.6506711,57.640802%2037.7152806,58.140802%2037.8041187,58.655802%20C39.2699473,57.635802%2041.0426711,56.427802%2041.4969568,56.182802%20C42.6740616,55.548802%2044.9353949,54.316802%2045.9449187,53.727802%20C49.3823473,51.718802%2048.8745568,50.640802%2047.6469758,48.035802%20C46.8827663,46.414802%2045.9317949,44.396802%2045.980252,41.755802%20C46.1932616,30.343802%2036.6795092,22.553802%2027.6200425,21.017802%20C26.7468044,20.868802%2026.0936425,20.674802%2025.5172044,20.503802%20C24.6288235,20.238802%2023.9211473,20.032802%2022.6400616,20.045802%20L20.8572425,20.067802%20C15.4148996,20.136802%2011.0436616,24.576802%2011.1123092,29.966802%20C11.1183663,30.416802%2011.3010901,30.838802%2011.6261568,31.152802%20C11.952233,31.467802%2012.3873377,31.677802%2012.8355663,31.631802%20C19.0300044,31.552802%2030.8384044,31.399802%2031.1866901,31.390802%20L31.6228044,31.377802%20L31.6308806,31.384802%20L31.9589758,31.381802%20C32.1507854,31.378802%2032.2981758,31.361802%2032.4465758,31.376802%20L32.6797758,31.373802%20L32.6807854,31.379802%20C33.1088235,31.393802%2033.215833,31.453802%2033.429852,31.665802%20L34.1435854,32.372802%20L33.7862139,32.727802%20C36.9096806,35.087802%2038.9024806,39.178802%2039.342633,41.711802%20C40.0381949,45.696802%2039.6525568,49.193802%2038.1968235,52.104802%20C37.5073187,53.481802%2037.3952616,55.138802%2037.457852,56.460802%20L37.457852,56.460802%20Z%20M36.501833,62.029802%20L36.1484996,60.591802%20C35.9274139,59.689802%2035.7658901,58.814802%2035.6659473,57.981802%20L35.5559092,57.944802%20L35.4943282,57.300802%20C35.2681949,54.898802%2035.569033,52.851802%2036.3877568,51.215802%20C37.648652,48.693802%2037.9747282,45.610802%2037.3528616,42.051802%20C36.9621758,39.801802%2034.7038711,35.007802%2031.0059854,33.392802%20C30.1176044,33.407802%2026.667052,33.455802%2012.8618139,33.631802%20C11.8633949,33.618802%2010.9285758,33.271802%2010.2168616,32.584802%20C9.50514727,31.897802%209.10638536,30.976802%209.09326155,29.991802%20C9.0104806,23.498802%2014.2761568,18.149802%2020.8309949,18.067802%20L22.6148235,18.045802%20C24.2229949,18.024802%2025.1285377,18.298802%2026.0976806,18.587802%20C26.6448425,18.750802%2027.2101758,18.918802%2027.9612616,19.046802%20C37.8495473,20.722802%2048.2335092,29.264802%2047.9992996,41.792802%20C47.9589187,43.970802%2048.7645187,45.680802%2049.476233,47.189802%20C50.7108806,49.809802%2051.9869187,52.517802%2046.9705949,55.449802%20C45.9368425,56.053802%2043.6502711,57.298802%2042.461052,57.939802%20C42.0764235,58.147802%2039.6374139,59.806802%2037.7172996,61.168802%20L36.501833,62.029802%20Z'%20id='Fill-77'%20fill='%2352267D'%20transform='translate(29.841659,%2040.037235)%20rotate(-3.000000)%20translate(-29.841659,%20-40.037235)%20'%3e%3c/path%3e%3cpath%20d='M41.5451603,54.4818017%20C41.4341127,52.7448017%2041.1534651,51.8548017%2041.3412365,51.1448017%20C42.4224365,47.0578017%2042.7757698,45.7678017%2042.720246,41.4568017%20C42.6657318,37.1708017%2040.1065889,32.9668017%2036.3784175,30.7608017%20C36.1734841,30.6398017%2033.5073318,30.4868017%2031.4357889,32.0228017%20C35.5031603,33.6728017%2038.0845127,38.7618017%2038.563027,41.5078017%20C39.2454651,45.4188017%2038.8234841,48.6558017%2037.5070651,51.2868017%20C36.6297889,53.0388017%2036.5550841,55.1378017%2036.7145889,56.8348017%20C36.7145889,56.8348017%2041.700627,58.6188017%2041.5451603,54.4818017'%20id='Fill-79'%20fill='%23F3E3FF'%20transform='translate(37.080797,%2043.953375)%20rotate(-3.000000)%20translate(-37.080797,%20-43.953375)%20'%3e%3c/path%3e%3cpath%20d='M37.1899256,56.4727456%20C38.0005732,56.7027456%2039.540097,56.9607456%2040.3769923,56.3537456%20C40.8494494,56.0107456%2041.0735637,55.3937456%2041.0412589,54.5207456%20C40.9988589,53.8727456%2040.9342494,53.3457456%2040.8787256,52.9027456%20C40.7828208,52.1247456%2040.7121542,51.5637456%2040.8534875,51.0327456%20L40.8837732,50.9147456%20C41.9488208,46.8927456%2042.2698494,45.6787456%2042.2163447,41.4757456%20C42.1648589,37.3967456%2039.771278,33.3647456%2036.1188208,31.2037456%20C35.9724399,31.1747456%2034.1714494,31.0817456%2032.4754494,31.9747456%20C36.188478,33.9827456%2038.5790304,38.6707456%2039.0615828,41.4367456%20C39.7369542,45.3157456%2039.3664589,48.7087456%2037.9601923,51.5217456%20C37.1606494,53.1187456%2037.0869542,55.0387456%2037.1899256,56.4727456%20M38.9101542,57.7277456%20C37.7108399,57.7277456%2036.6155066,57.3437456%2036.5428208,57.3187456%20L36.2419828,57.2097456%20L36.211697,56.8947456%20C36.063297,55.3067456%2036.0875256,53.0097456%2037.0546494,51.0767456%20C38.3650113,48.4587456%2038.7052208,45.2727456%2038.0651828,41.6067456%20C37.5674875,38.7457456%2034.9205161,33.9907456%2031.2448399,32.4987456%20L30.4210685,32.1637456%20L31.1337923,31.6357456%20C33.3012399,30.0287456%2036.1864589,30.0777456%2036.6367066,30.3447456%20C40.5829351,32.6797456%2043.1693351,37.0437456%2043.2258685,41.4637456%20C43.2803828,45.8017456%2042.9230113,47.1547456%2041.8599828,51.1687456%20L41.829697,51.2857456%20C41.7388399,51.6317456%2041.7953732,52.0887456%2041.8801732,52.7807456%20C41.9377161,53.2417456%2042.0063637,53.7897456%2042.0487637,54.4637456%20L42.0497732,54.4767456%20C42.0962113,55.7067456%2041.7337923,56.6107456%2040.9716018,57.1617456%20C40.3769923,57.5917456%2039.624897,57.7277456%2038.9101542,57.7277456'%20id='Fill-81'%20fill='%2352267D'%20transform='translate(36.826133,%2043.964912)%20rotate(-3.000000)%20translate(-36.826133,%20-43.964912)%20'%3e%3c/path%3e%3cpath%20d='M14.0958311,21.6639262%20C14.0958311,21.6639262%2014.0685957,19.7819262%2015.94631,19.0109262%20C16.51871,18.7749262%2017.5655862,18.3379262%2017.5655862,18.3379262%20C17.5655862,18.3379262%2018.7194719,20.6799262%2017.453529,21.2889262%20C15.6313386,22.1669262%2014.0958311,21.6639262%2014.0958311,21.6639262'%20id='Fill-83'%20fill='%23FFFFFF'%20transform='translate(16.071299,%2020.072635)%20rotate(-3.000000)%20translate(-16.071299,%20-20.072635)%20'%3e%3c/path%3e%3cpath%20d='M14.6431733,21.2675456%20C15.1681257,21.3375456%2016.1453447,21.3625456%2017.2295733,20.8395456%20C17.3567733,20.7785456%2017.4355162,20.6875456%2017.4839733,20.5465456%20C17.6303543,20.1275456%2017.4587352,19.4605456%2017.2891352,18.9945456%20C16.9368114,19.1405456%2016.4603162,19.3385456%2016.136259,19.4725456%20C15.0772685,19.9075456%2014.7471543,20.7655456%2014.6431733,21.2675456%20M15.2165828,22.3075456%20C14.4644876,22.3075456%2013.9708305,22.1515456%2013.9334781,22.1385456%20L13.592259,22.0275456%20L13.5872114,21.6705456%20C13.5862019,21.5805456%2013.5791352,19.4405456%2015.7496114,18.5485456%20C16.3210019,18.3145456%2017.3648495,17.8765456%2017.3648495,17.8765456%20L17.8050019,17.6935456%20L18.0149828,18.1185456%20C18.0977638,18.2875456%2018.8145257,19.7935456%2018.4389828,20.8725456%20C18.3026971,21.2625456%2018.0371924,21.5625456%2017.6707352,21.7395456%20C16.7409638,22.1865456%2015.8788305,22.3075456%2015.2165828,22.3075456'%20id='Fill-85'%20fill='%2352267D'%20transform='translate(16.067130,%2020.000546)%20rotate(-3.000000)%20translate(-16.067130,%20-20.000546)%20'%3e%3c/path%3e%3cpath%20d='M18.7315881,20.0078434%20C18.7315881,20.0078434%2018.7527881,17.4438434%2021.6602167,17.0328434%20C22.2023309,16.9568434%2023.6207119,16.9728434%2023.6207119,16.9728434%20C23.6207119,16.9728434%2024.3081976,19.6778434%2022.77675,19.9578434%20C20.8929786,20.3018434%2018.7315881,20.0078434%2018.7315881,20.0078434'%20id='Fill-87'%20fill='%23FFFFFF'%20transform='translate(21.253082,%2018.548152)%20rotate(-3.000000)%20translate(-21.253082,%20-18.548152)%20'%3e%3c/path%3e%3cpath%20d='M19.3025108,19.5644945%20C20.0344156,19.6264945%2021.4356346,19.6944945%2022.6854251,19.4654945%20C22.8560346,19.4354945%2022.9731394,19.3584945%2023.0650061,19.2164945%20C23.3355584,18.7984945%2023.2850822,17.9934945%2023.2043203,17.4714945%20C22.7187394,17.4724945%2022.0393299,17.4854945%2021.7314251,17.5284945%20C19.9809108,17.7754945%2019.4579775,18.9164945%2019.3025108,19.5644945%20M20.6956537,20.6264945%20C19.5831584,20.6264945%2018.7200156,20.5104945%2018.6624727,20.5024945%20L18.2233299,20.4434945%20L18.227368,20.0034945%20C18.2354442,18.9674945%2018.9491775,16.9104945%2021.5900918,16.5384945%20C22.1534061,16.4594945%2023.4738632,16.4714945%2023.6263013,16.4724945%20L24.014968,16.4764945%20L24.1098632,16.8504945%20C24.1593299,17.0424945%2024.5671775,18.7494945%2023.9140156,19.7564945%20C23.6727394,20.1284945%2023.3113299,20.3694945%2022.8681489,20.4494945%20C22.1362442,20.5834945%2021.3700156,20.6264945%2020.6956537,20.6264945'%20id='Fill-89'%20fill='%2352267D'%20transform='translate(21.252125,%2018.548885)%20rotate(-3.000000)%20translate(-21.252125,%20-18.548885)%20'%3e%3c/path%3e%3cpath%20d='M24.5713391,19.8869281%20C24.5713391,19.8869281%2024.9186153,17.0379281%2027.5070343,17.7879281%20C28.6134724,18.1079281%2029.2353391,18.9299281%2029.2353391,18.9299281%20C29.2353391,18.9299281%2028.7497581,21.1019281%2027.7210533,20.8709281%20C25.924101,20.4679281%2024.5713391,19.8869281%2024.5713391,19.8869281'%20id='Fill-91'%20fill='%23FFFFFF'%20transform='translate(26.903339,%2019.275138)%20rotate(-3.000000)%20translate(-26.903339,%20-19.275138)%20'%3e%3c/path%3e%3cpath%20d='M25.1549298,19.5803025%20C25.6707965,19.7743025%2026.6581108,20.1203025%2027.832187,20.3843025%20C27.8665108,20.3893025%2027.9068917,20.3953025%2027.9785679,20.3513025%20C28.2652727,20.1723025%2028.5358251,19.5563025%2028.6791775,19.0623025%20C28.4580917,18.8403025%2028.0027965,18.4523025%2027.365787,18.2683025%20C26.772187,18.0973025%2026.3067965,18.1313025%2025.9352917,18.3733025%20C25.4860537,18.6673025%2025.2599203,19.2153025%2025.1549298,19.5803025%20M27.8715584,21.3883025%20C27.7847394,21.3883025%2027.6979203,21.3783025%2027.6100917,21.3583025%20C25.7868917,20.9503025%2024.4270632,20.3703025%2024.3705298,20.3463025%20L24.0252727,20.1973025%20L24.0707013,19.8273025%20C24.0787775,19.7643025%2024.272606,18.2633025%2025.3800537,17.5393025%20C26.0049489,17.1313025%2026.7671394,17.0523025%2027.6494632,17.3093025%20C28.9022822,17.6703025%2029.6099584,18.5913025%2029.6392346,18.6303025%20L29.7785489,18.8133025%20L29.7280727,19.0383025%20C29.6907203,19.2043025%2029.3404156,20.6813025%2028.5196727,21.1953025%20C28.3167584,21.3233025%2028.0966822,21.3883025%2027.8715584,21.3883025'%20id='Fill-93'%20fill='%2352267D'%20transform='translate(26.901911,%2019.274890)%20rotate(-3.000000)%20translate(-26.901911,%20-19.274890)%20'%3e%3c/path%3e%3cpath%20d='M32.8233881,33.0802062%20C32.8233881,33.0802062%2038.7937119,29.7672062%2037.5812738,24.3342062%20C38.3878833,24.9762062%2040.5462452,26.9352062%2041.3336738,27.9422062%20C41.3467976,29.0092062%2041.598169,33.2422062%2035.7308167,36.1512062%20C34.6788928,35.0982062%2033.7874833,33.7782062%2032.8233881,33.0802062'%20id='Fill-95'%20fill='%23FFFFFF'%20transform='translate(37.080902,%2030.242706)%20rotate(-3.000000)%20translate(-37.080902,%20-30.242706)%20'%3e%3c/path%3e%3cpath%20d='M33.652014,33.1455993%20C34.0820711,33.5485993%2034.4949664,34.0325993%2034.9250235,34.5355993%20C35.2137473,34.8745993%2035.5105473,35.2215993%2035.8174426,35.5475993%20C40.8044902,32.9275993%2040.8347759,29.4005993%2040.8145854,28.1325993%20C40.247233,27.4505993%2039.1276711,26.3775993%2038.2261664,25.5735993%20C38.3462997,29.4995993%2035.0401092,32.1915993%2033.652014,33.1455993%20L33.652014,33.1455993%20Z%20M35.6114997,36.7725993%20L35.3550807,36.5145993%20C34.9300711,36.0885993%2034.5353473,35.6265993%2034.1537473,35.1805993%20C33.5853854,34.5145993%2033.0462997,33.8855993%2032.5082235,33.4955993%20L31.8752521,33.0375993%20L32.5586997,32.6565993%20C32.6162426,32.6245993%2038.186795,29.4545993%2037.0712711,24.4545993%20L36.7613473,23.0655993%20L37.8798997,23.9565993%20C38.742033,24.6415993%2040.9074616,26.6145993%2041.7150807,27.6485993%20L41.8190616,27.7805993%20L41.8210807,27.9475993%20C41.8887188,31.7605993%2039.9090426,34.6415993%2035.939595,36.6105993%20L35.6114997,36.7725993%20Z'%20id='Fill-97'%20fill='%2352267D'%20transform='translate(36.849004,%2029.919099)%20rotate(-3.000000)%20translate(-36.849004,%20-29.919099)%20'%3e%3c/path%3e%3cpath%20d='M14.9199055,21.1426013%20C14.9199055,21.1426013%2014.9057835,20.1686013%2015.8779549,19.7696013%20C16.1747549,19.6476013%2016.7158597,19.4206013%2016.7158597,19.4206013%20C16.7158597,19.4206013%2017.3134978,20.6326013%2016.6583168,20.9486013%20C15.7144121,21.4036013%2014.9199055,21.1426013%2014.9199055,21.1426013'%20id='Fill-99'%20fill='%23F3E3FF'%20transform='translate(15.942560,%2020.318854)%20rotate(-3.000000)%20translate(-15.942560,%20-20.318854)%20'%3e%3c/path%3e%3cpath%20d='M19.9742325,19.4128646%20C19.9742325,19.4128646%2019.9853373,18.1038646%2021.4673183,17.8948646%20C21.7439278,17.8558646%2022.4667468,17.8648646%2022.4667468,17.8648646%20C22.4667468,17.8648646%2022.8170516,19.2438646%2022.0356802,19.3868646%20C21.075623,19.5618646%2019.9742325,19.4128646%2019.9742325,19.4128646'%20id='Fill-101'%20fill='%23F3E3FF'%20transform='translate(21.259635,%2018.667987)%20rotate(-3.000000)%20translate(-21.259635,%20-18.667987)%20'%3e%3c/path%3e%3cpath%20d='M25.4999957,19.6789338%20C25.4999957,19.6789338%2025.6847386,18.1679338%2027.057691,18.5659338%20C27.6452338,18.7359338%2027.9743386,19.1709338%2027.9743386,19.1709338%20C27.9743386,19.1709338%2027.71691,20.3239338%2027.1707577,20.2009338%20C26.2177672,19.9879338%2025.4999957,19.6789338%2025.4999957,19.6789338'%20id='Fill-103'%20fill='%23F3E3FF'%20transform='translate(26.737167,%2019.354636)%20rotate(-3.000000)%20translate(-26.737167,%20-19.354636)%20'%3e%3c/path%3e%3cpath%20d='M24.5720732,31.0128645%20L19.0752161,31.0808645%20C19.0408923,28.3388645%2021.256797,26.0878645%2024.0249113,26.0528645%20L24.5094828,26.0468645%20C25.8935399,26.0308645%2027.0302637,27.1278645%2027.0464161,28.4988645%20C27.0645875,29.8698645%2025.9561304,30.9948645%2024.5720732,31.0128645'%20id='Fill-105'%20fill='%23F3E3FF'%20transform='translate(23.060730,%2028.563778)%20rotate(-3.000000)%20translate(-23.060730,%20-28.563778)%20'%3e%3c/path%3e%3cpath%20d='M24.1315487,30.9489438%20L19.1919487,31.0099438%20C19.1646915,28.8549438%2020.9061201,27.0869438%2023.0816439,27.0589438%20L24.082082,27.0479438%20C25.1693392,27.0339438%2026.0617582,27.8959438%2026.0758915,28.9729438%20C26.0890153,30.0509438%2025.2188058,30.9349438%2024.1315487,30.9489438'%20id='Fill-107'%20fill='%23FFFFFF'%20transform='translate(22.633836,%2029.028860)%20rotate(-3.000000)%20translate(-22.633836,%20-29.028860)%20'%3e%3c/path%3e%3cpath%20d='M24.1079653,27.5475396%20L24.0877749,27.5475396%20L23.0873368,27.5595396%20C22.1706891,27.5705396%2021.3125939,27.9355396%2020.6725558,28.5855396%20C20.150632,29.1145396%2019.8245558,29.7825396%2019.7276415,30.5025396%20L24.1261368,30.4485396%20C24.9327463,30.4395396%2025.5808606,29.7795396%2025.5707653,28.9795396%20C25.5657177,28.5925396%2025.4092415,28.2305396%2025.1296034,27.9595396%20C24.8540034,27.6935396%2024.4915844,27.5475396%2024.1079653,27.5475396%20L24.1079653,27.5475396%20Z%20M18.6948987,31.5155396%20L18.687832,31.0165396%20C18.6726891,29.8405396%2019.1209177,28.7295396%2019.9497368,27.8875396%20C20.7775463,27.0455396%2021.8880225,26.5735396%2023.076232,26.5595396%20L24.0766701,26.5475396%20L24.1079653,26.5475396%20C25.4576987,26.5475396%2026.5641368,27.6265396%2026.5802891,28.9665396%20C26.5984606,30.3185396%2025.5021177,31.4315396%2024.1372415,31.4485396%20L18.6948987,31.5155396%20Z'%20id='Fill-109'%20fill='%2352267D'%20transform='translate(22.633986,%2029.031540)%20rotate(-3.000000)%20translate(-22.633986,%20-29.031540)%20'%3e%3c/path%3e%3cpath%20d='M20.0571336,29.0105906%20C20.0642002,29.6125906%2020.562905,30.0935906%2021.1706383,30.0865906%20C21.7783717,30.0785906%2022.2649621,29.5845906%2022.256886,28.9835906%20C22.2488098,28.3815906%2021.7511145,27.9005906%2021.1423717,27.9065906%20C20.5356479,27.9145906%2020.0490574,28.4085906%2020.0571336,29.0105906'%20id='Fill-111'%20fill='%2352267D'%20transform='translate(21.157010,%2028.996601)%20rotate(-3.000000)%20translate(-21.157010,%20-28.996601)%20'%3e%3c/path%3e%3cpath%20d='M12.1562491,32.7122126%20L12.1562491,32.7122126%20C12.468192,32.6422126%2012.7448015,32.4662126%2012.9406491,32.2162126%20L13.3040777,31.7522126%20L12.4843444,31.9372126%20L12.0028015,32.0452126%20C11.8170491,32.0872126%2011.7009539,32.2712126%2011.7433539,32.4542126%20C11.7857539,32.6392126%2011.9694872,32.7542126%2012.1562491,32.7122126'%20id='Fill-113'%20fill='%2352267D'%20transform='translate(12.519350,%2032.252213)%20rotate(-3.000000)%20translate(-12.519350,%20-32.252213)%20'%3e%3c/path%3e%3cpath%20d='M33.8066448,33.1615542%20C33.8066448,33.1615542%2038.4070448,30.6345542%2038.2727781,25.6595542%20C40.280721,27.0705542%2040.831921,27.9925542%2040.831921,27.9925542%20C40.831921,27.9925542%2040.51594,30.3655542%2039.4165686,31.5745542%20C37.7296543,33.4315542%2035.955921,34.0175542%2033.8066448,33.1615542'%20id='Fill-115'%20fill='%23EAF3FB'%20transform='translate(37.319283,%2029.603403)%20rotate(-3.000000)%20translate(-37.319283,%20-29.603403)%20'%3e%3c/path%3e%3cpath%20d='M38.3913716,32.2767964%20C38.3913716,32.2767964%2036.5893716,34.1387964%2034.8186668,35.0447964'%20id='Fill-117'%20fill='%23FFFFFF'%20transform='translate(36.605019,%2033.660796)%20rotate(-3.000000)%20translate(-36.605019,%20-33.660796)%20'%3e%3c/path%3e%3cpath%20d='M35.0527196,35.4851476%20L34.5893482,34.5961476%20C36.2661673,33.7391476%2038.0126435,31.9451476%2038.0287958,31.9271476%20L38.7586815,32.6191476%20C38.6829673,32.6981476%2036.8769292,34.5521476%2035.0527196,35.4851476'%20id='Fill-119'%20fill='%2352267D'%20transform='translate(36.674015,%2033.706148)%20rotate(-3.000000)%20translate(-36.674015,%20-33.706148)%20'%3e%3c/path%3e%3cpath%20d='M56.7431322,51.0021596%20L55.6851513,48.9981596%20C51.7136846,39.6651596%2051.0484084,34.1641596%2052.9352084,25.1871596%20L54.038618,19.9271596%20C54.401037,18.2011596%2054.572656,16.4411596%2054.549437,14.6791596%20C54.4757418,8.80515956%2049.607818,4.10315956%2043.6778751,4.17715956%20L41.9445227,4.19815956%20C36.0953418,4.27215956%2031.4131703,9.02615956%2031.4868656,14.8201596%20L31.4909037,15.1221596%20C31.5080656,16.5001596%2032.6508465,17.6041596%2034.0429799,17.5861596%20L45.0185227,17.4491596%20L43.4739513,26.9221596%20C38.7019322,52.3141596%2039.3429799,62.5761596%2049.3402941,60.3411596'%20id='Fill-121'%20fill='%239452BA'%20transform='translate(44.114570,%2032.407693)%20rotate(-3.000000)%20translate(-44.114570,%20-32.407693)%20'%3e%3c/path%3e%3cpath%20d='M46.8825897,61.6448791%20C45.0412182,61.6448791%2043.5632754,61.0968791%2042.4053516,59.9928791%20C38.6388182,56.3998791%2038.6590087,47.0778791%2042.4820754,26.7428791%20L43.8307992,18.4668791%20L34.0555801,18.5888791%20C33.1237897,18.5818791%2032.2232944,18.2488791%2031.5469135,17.5968791%20C30.871542,16.9448791%2030.4939801,16.0718791%2030.4818659,15.1368791%20L30.4778278,14.8358791%20C30.4384563,11.7668791%2031.6084944,8.86687905%2033.7719039,6.66887905%20C35.9353135,4.47187905%2038.8326468,3.24087905%2041.9318849,3.20187905%20L43.6642278,3.17987905%20C46.7937516,3.10587905%2049.7657897,4.31287905%2052.0139992,6.48487905%20C54.2611992,8.65487905%2055.5200754,11.5618791%2055.5594468,14.6688791%20C55.5826659,16.4998791%2055.4029706,18.3378791%2055.0274278,20.1328791%20L53.9240182,25.3928791%20C52.0796182,34.1658791%2052.684323,39.3748791%2056.6164182,48.6128791%20L57.6370468,50.5418791%20L55.8491801,51.4678791%20L54.7911992,49.4648791%20C50.6844563,39.8228791%2050.0272563,34.1218791%2051.9463611,24.9858791%20L53.0497706,19.7268791%20C53.3970468,18.0738791%2053.5615992,16.3798791%2053.5403992,14.6948791%20C53.5070849,12.1208791%2052.4652563,9.71287905%2050.6057135,7.91587905%20C48.7441516,6.11987905%2046.2849516,5.12287905%2043.6904754,5.17987905%20L41.957123,5.20187905%20C36.6742849,5.26787905%2032.4302468,9.57887905%2032.4968754,14.8108791%20L32.5009135,15.1128791%20C32.5059611,15.5118791%2032.6674849,15.8858791%2032.9562087,16.1648791%20C33.2449325,16.4438791%2033.6588373,16.5818791%2034.030342,16.5888791%20L46.2062087,16.4378791%20L44.4708373,27.0838791%20C41.9399611,40.5578791%2039.8835611,54.8108791%2043.8065706,58.5518791%20C44.9523801,59.6458791%2046.6887611,59.9128791%2049.1186849,59.3688791%20L49.5618659,61.3198791%20C48.5937325,61.5368791%2047.702323,61.6448791%2046.8825897,61.6448791'%20id='Fill-123'%20fill='%2352267D'%20transform='translate(44.056956,%2032.410772)%20rotate(-3.000000)%20translate(-44.056956,%20-32.410772)%20'%3e%3c/path%3e%3cpath%20d='M35.1955018,5.84969294%20C35.1955018,5.84969294%2035.3479399,4.00369294%2037.1883018,3.24869294%20C37.7495971,3.01769294%2038.635959,3.24569294%2038.635959,3.24569294%20C38.635959,3.24569294%2039.7252352,4.88569294%2038.4845304,5.48369294%20C36.6986828,6.34269294%2035.1955018,5.84969294%2035.1955018,5.84969294'%20id='Fill-125'%20fill='%23FFFFFF'%20transform='translate(37.136826,%204.567869)%20rotate(-3.000000)%20translate(-37.136826,%20-4.567869)%20'%3e%3c/path%3e%3cpath%20d='M35.7919138,5.4627973%20C36.310809,5.5267973%2037.2264471,5.5337973%2038.2632281,5.0337973%20C38.4701804,4.9357973%2038.5257042,4.8177973%2038.5509423,4.7277973%20C38.6387709,4.4137973%2038.4550376,3.9587973%2038.3116852,3.6897973%20C38.0169042,3.6387973%2037.6141042,3.6137973%2037.3819138,3.7117973%20C36.3521995,4.1337973%2035.9473804,4.9557973%2035.7919138,5.4627973%20M36.2986947,6.4907973%20C35.5597233,6.4907973%2035.0731328,6.3367973%2035.03679,6.3247973%20L34.6602376,6.2007973%20L34.6925423,5.8097973%20C34.699609,5.7217973%2034.8944471,3.6497973%2036.9942566,2.7877973%20C37.6928471,2.4987973%2038.6549233,2.7337973%2038.7619328,2.7617973%20L38.9507138,2.8107973%20L39.0577233,2.9717973%20C39.1324281,3.0827973%2039.7754947,4.0887973%2039.5251328,4.9907973%20C39.4100471,5.4047973%2039.1273804,5.7307973%2038.7053995,5.9337973%20C37.7937995,6.3717973%2036.9488281,6.4907973%2036.2986947,6.4907973'%20id='Fill-127'%20fill='%2352267D'%20transform='translate(37.121460,%204.567989)%20rotate(-3.000000)%20translate(-37.121460,%20-4.567989)%20'%3e%3c/path%3e%3cpath%20d='M39.5297873,4.91954043%20C39.5297873,4.91954043%2039.5530064,2.01454043%2042.846073,1.55054043%20C43.460873,1.46354043%2044.2513302,1.51354043%2044.2513302,1.51354043%20C44.2513302,1.51354043%2045.8453683,4.54554043%2044.1099968,4.86154043%20C41.9778825,5.25154043%2039.5297873,4.91954043%2039.5297873,4.91954043'%20id='Fill-129'%20fill='%23FFFFFF'%20transform='translate(42.224744,%203.275273)%20rotate(-3.000000)%20translate(-42.224744,%20-3.275273)%20'%3e%3c/path%3e%3cpath%20d='M40.0898146,4.47645413%20C40.8933955,4.54745413%2042.5469955,4.63945413%2044.0188812,4.37045413%20C44.2329003,4.33045413%2044.3035669,4.24245413%2044.3439479,4.16045413%20C44.559986,3.72245413%2044.2591479,2.71545413%2043.9300431,2.00145413%20C43.6615098,1.99245413%2043.2556812,1.99745413%2042.9174907,2.04545413%20C40.8055669,2.34345413%2040.2402336,3.74345413%2040.0898146,4.47645413%20M41.7494717,5.55245413%20C40.4966526,5.55245413%2039.5254907,5.42345413%2039.4618907,5.41445413%20L39.0207288,5.35545413%20L39.0247669,4.91545413%20C39.0348622,3.76145413%2039.8303669,1.47045413%2042.7751479,1.05545413%20C43.4343669,0.963454132%2044.2500622,1.01345413%2044.2823669,1.01445413%20L44.5680622,1.03245413%20L44.6982907,1.28345413%20C44.814386,1.50245413%2045.8117955,3.46245413%2045.2505003,4.59945413%20C45.1121955,4.88145413%2044.8174146,5.24245413%2044.201605,5.35445413%20C43.374805,5.50445413%2042.5096431,5.55245413%2041.7494717,5.55245413'%20id='Fill-131'%20fill='%2352267D'%20transform='translate(42.220686,%203.276227)%20rotate(-3.000000)%20translate(-42.220686,%20-3.276227)%20'%3e%3c/path%3e%3cpath%20d='M45.5193962,5.21574353%20C45.5193962,5.21574353%2045.9312819,2.43474353%2048.4480248,3.23274353%20C49.5241772,3.57274353%2050.1127296,4.39374353%2050.1127296,4.39374353%20C50.1127296,4.39374353%2049.5807105,6.50874353%2048.5792629,6.25774353%20C46.8307676,5.81874353%2045.5193962,5.21574353%2045.5193962,5.21574353'%20id='Fill-133'%20fill='%23FFFFFF'%20transform='translate(47.816063,%204.683637)%20rotate(-3.000000)%20translate(-47.816063,%20-4.683637)%20'%3e%3c/path%3e%3cpath%20d='M46.1118372,4.92396157%20C46.6135705,5.12796157%2047.566561,5.48696157%2048.7032848,5.77396157%20C48.7386181,5.78196157%2048.7759705,5.78496157%2048.8395705,5.74596157%20C49.1192086,5.57996157%2049.4008657,4.98296157%2049.5533038,4.51296157%20C49.3413038,4.28896157%2048.9082181,3.90296157%2048.2944276,3.70896157%20C47.7230372,3.52796157%2047.2677419,3.55096157%2046.8992657,3.77696157%20C46.4591134,4.04896157%2046.2249038,4.56996157%2046.1118372,4.92396157%20M48.7426562,6.77796157%20C48.647761,6.77796157%2048.5508467,6.76696157%2048.4549419,6.74196157%20C46.6812086,6.29696157%2045.3627705,5.69496157%2045.3072467,5.66896157%20L44.9650181,5.51296157%20L45.0195324,5.14396157%20C45.0296276,5.08096157%2045.25778,3.61196157%2046.3652276,2.92796157%20C46.9891134,2.54196157%2047.7412086,2.48396157%2048.6023324,2.75596157%20C49.8238562,3.14396157%2050.4961991,4.06496157%2050.5234562,4.10396157%20L50.6587324,4.29096157%20L50.6021991,4.51496157%20C50.5355705,4.77896157%2050.1630562,6.12696157%2049.3584657,6.60496157%20C49.1636276,6.71996157%2048.9546562,6.77796157%2048.7426562,6.77796157'%20id='Fill-135'%20fill='%2352267D'%20transform='translate(47.811875,%204.682819)%20rotate(-3.000000)%20translate(-47.811875,%20-4.682819)%20'%3e%3c/path%3e%3cpath%20d='M38.6555063,55.535818%20C39.2753539,55.063818%2039.9052968,54.787818%2040.4484206,54.651818'%20id='Fill-137'%20fill='%23F3E3FF'%20transform='translate(39.551963,%2055.151818)%20rotate(-3.000000)%20translate(-39.551963,%20-55.151818)%20'%3e%3c/path%3e%3cpath%20d='M38.9578956,55.9372551%20L38.3430956,55.1442551%20C38.954867,54.6782551%2039.6393241,54.3422551%2040.3207527,54.1722551%20L40.5670765,55.1412551%20C40.184467,55.2372551%2039.5949051,55.4532551%2038.9578956,55.9372551'%20id='Fill-139'%20fill='%2352267D'%20transform='translate(39.455086,%2055.054755)%20rotate(-3.000000)%20translate(-39.455086,%20-55.054755)%20'%3e%3c/path%3e%3cpath%20d='M42.1801414,54.7495042%20C40.2953604,47.5515042%2043.3562366,33.7035042%2043.9074366,30.2985042%20L46.0910366,16.6545042%20L47.1237795,16.6423505%20C48.4331319,16.6255042%2049.4416461,18.0215042%2049.2720461,19.3105042%20L47.7133414,31.1395042%20C47.1873795,35.1455042%2046.8209223,53.6665042%2053.8845604,57.5565042%20C55.3917795,58.3865042%2057.8166557,57.7995042%2058.7282557,57.3545042%20C62.0415128,55.7355042%2062.9480652,51.6055042%2063.6365604,48.2775042%20C65.0609985,41.3905042%2063.8152461,36.0125042%2063.4114366,30.6325042%20L62.9753223,23.8995042%20C62.8965795,22.6835042%2063.8576461,21.3785042%2065.0862366,21.3635042%20L66.3400652,21.3485042%20L68.769989,34.9345042%20C69.4978557,38.8035042%2071.4149414,52.2255042%2063.4972461,58.6275042%20C63.3549033,58.7435042%2065.4496652,59.1805042%2064.8570747,60.2475042%20C62.5058938,64.4895042%2055.5442176,65.2425042%2054.2550557,67.0625042%20C49.2881985,74.0685042%2054.2096271,88.8055042%2054.2096271,88.8055042%20C54.2096271,88.8055042%2048.5714366,86.6565042%2045.0582938,83.6155042%20C36.8448081,76.5055042%2035.6808271,66.0725042%2035.6041033,62.9985042%20C35.5132461,59.3205042%2036.45917,57.0265042%2037.6433414,55.6495042'%20id='Fill-141'%20fill='%23F3E3FF'%20transform='translate(52.554237,%2052.723927)%20rotate(-3.000000)%20translate(-52.554237,%20-52.723927)%20'%3e%3c/path%3e%3cpath%20d='M55.0330436,89.6510304%20L54.0376531,89.2720304%20C53.8034436,89.1830304%2048.2752912,87.0560304%2044.7348912,83.9930304%20C35.8763198,76.3240304%2035.1615769,65.1700304%2035.1090817,63.0110304%20C35.0263007,59.6740304%2035.7521483,57.0880304%2037.2674436,55.3260304%20L38.0367007,55.9740304%20C36.7061483,57.5220304%2036.0418817,59.9470304%2036.1186055,62.9860304%20C36.1499007,64.2640304%2036.6778817,75.6890304%2045.3991579,83.2390304%20C47.9391198,85.4370304%2051.6693102,87.1830304%2053.4218436,87.9360304%20C52.3931388,84.4180304%2049.5099388,72.8990304%2053.8508912,66.7750304%20C54.4333864,65.9530304%2055.7891769,65.4040304%2057.5063769,64.7090304%20C59.9827388,63.7060304%2063.064815,62.4580304%2064.423634,60.0070304%20C64.4811769,59.9030304%2064.4670436,59.8590304%2064.4609864,59.8420304%20C64.3822436,59.6090304%2063.7957102,59.3500304%2063.5746245,59.2540304%20C63.2889293,59.1270304%2063.041596,59.0180304%2063.0002055,58.7090304%20L62.9618436,58.4320304%20L63.1859579,58.2410304%20C70.8068531,52.0790304%2069.0139388,38.9140304%2068.2830436,35.0260304%20L65.926815,21.8530304%20L65.102034,21.8640304%20C64.7254817,21.8690304%2064.3499388,22.0490304%2064.0470817,22.3740304%20C63.6685102,22.7780304%2063.4544912,23.3510304%2063.4878055,23.8680304%20L63.9249293,30.6000304%20C64.0157864,31.8220304%2064.1520721,33.0480304%2064.2903769,34.2930304%20C64.7648531,38.5690304%2065.2544721,42.9910304%2064.1399579,48.3790304%20C63.4706436,51.6150304%2062.553996,56.0470304%2058.9611007,57.8030304%20C58.0202245,58.2610304%2055.3783007,58.9480304%2053.6479769,57.9930304%20C46.0704912,53.8210304%2046.7771579,34.4630304%2047.2223579,31.0750304%20L48.7810626,19.2460304%20C48.8517293,18.7110304%2048.6568912,18.1120304%2048.2712531,17.6830304%20C47.9572912,17.3340304%2047.5625674,17.1420304%2047.1557293,17.1420304%20L47.1405864,17.1420304%20L46.5318436,17.1500304%20L44.4148721,30.3770304%20C44.3401674,30.8390304%2044.2190245,31.4940304%2044.071634,32.2970304%20C43.1741674,37.1460304%2041.0753674,48.5050304%2042.6784912,54.6240304%20L41.7002626,54.8760304%20C40.041615,48.5420304%2042.0929674,37.4480304%2043.0772531,32.1160304%20C43.2246436,31.3230304%2043.3437674,30.6760304%2043.4174626,30.2190304%20L45.6687007,16.1600304%20L47.1274626,16.1420304%20L47.1567388,16.1420304%20C47.8553293,16.1420304%2048.5175769,16.4530304%2049.0253674,17.0180304%20C49.6078626,17.6680304%2049.8905293,18.5480304%2049.7825102,19.3750304%20L48.2238055,31.2040304%20C47.6110245,35.8630304%2047.5282436,53.4790304%2054.1386055,57.1190304%20C55.4277674,57.8300304%2057.660834,57.3220304%2058.5138817,56.9070304%20C61.6646055,55.3670304%2062.5237102,51.2120304%2063.1506245,48.1770304%20C64.232834,42.9440304%2063.7523007,38.6010304%2063.2869102,34.4010304%20C63.147596,33.1450304%2063.0103007,31.9080304%2062.9174245,30.6700304%20L62.4803007,23.9320304%20C62.428815,23.1380304%2062.7377293,22.3020304%2063.3060912,21.6940304%20C63.7997483,21.1670304%2064.4337293,20.8720304%2065.0899198,20.8640304%20L66.7707769,20.8430304%20L69.2754055,34.8470304%20C70.0133674,38.7700304%2071.7871007,51.8500304%2064.3923388,58.5300304%20C64.8022055,58.7390304%2065.2554817,59.0470304%2065.418015,59.5240304%20C65.4917102,59.7410304%2065.5320912,60.0850304%2065.3089864,60.4890304%20C63.7775388,63.2500304%2060.5127388,64.5720304%2057.8889864,65.6340304%20C56.448396,66.2170304%2055.0895769,66.7680304%2054.6766817,67.3490304%20C49.9117293,74.0730304%2054.6494245,88.5040304%2054.6978817,88.6480304%20L55.0330436,89.6510304%20Z'%20id='Fill-143'%20fill='%2352267D'%20transform='translate(52.554435,%2052.896530)%20rotate(-3.000000)%20translate(-52.554435,%20-52.896530)%20'%3e%3c/path%3e%3cpath%20d='M108.38784,57.0660609%20C108.38784,57.0660609%20109.525574,55.7860609%20108.856259,54.0940609%20C108.651326,53.5780609%20107.932545,53.1400609%20107.932545,53.1400609%20C107.932545,53.1400609%20106.137612,53.4740609%20106.530316,54.6700609%20C107.096659,56.3930609%20108.38784,57.0660609%20108.38784,57.0660609'%20id='Fill-145'%20fill='%23FFFFFF'%20transform='translate(107.770651,%2055.103061)%20rotate(-3.000000)%20translate(-107.770651,%20-55.103061)%20'%3e%3c/path%3e%3cpath%20d='M107.836413,53.680133%20C107.555765,53.764133%20107.167099,53.934133%20107.030813,54.163133%20C106.990432,54.231133%20106.95308,54.331133%20107.013651,54.515133%20C107.327613,55.474133%20107.886889,56.062133%20108.256375,56.366133%20C108.487556,55.938133%20108.744984,55.178133%20108.388623,54.277133%20C108.307861,54.072133%20108.041346,53.833133%20107.836413,53.680133%20L107.836413,53.680133%20Z%20M108.506737,57.692133%20L108.155423,57.508133%20C108.095861,57.477133%20106.675461,56.719133%20106.052584,54.825133%20C105.916299,54.408133%20105.953651,54.002133%20106.163632,53.653133%20C106.615899,52.896133%20107.718299,52.671133%20107.841461,52.649133%20L108.03327,52.613133%20L108.198832,52.714133%20C108.28767,52.768133%20109.069042,53.258133%20109.328489,53.911133%20C110.101784,55.865133%20108.824737,57.334133%20108.769213,57.396133%20L108.506737,57.692133%20Z'%20id='Fill-147'%20fill='%2352267D'%20transform='translate(107.774393,%2055.152633)%20rotate(-3.000000)%20translate(-107.774393,%20-55.152633)%20'%3e%3c/path%3e%3cpath%20d='M107.958473,55.3103585%20C107.958473,55.3103585%20108.358244,54.8613585%20108.123025,54.2673585%20C108.051349,54.0863585%20107.798968,53.9333585%20107.798968,53.9333585%20C107.798968,53.9333585%20107.170034,54.0503585%20107.30733,54.4693585%20C107.506206,55.0743585%20107.958473,55.3103585%20107.958473,55.3103585'%20id='Fill-149'%20fill='%23F3E3FF'%20transform='translate(107.792490,%2054.621858)%20rotate(-3.000000)%20translate(-107.792490,%20-54.621858)%20'%3e%3c/path%3e%3cpath%20d='M99.5241691,66.5911818%20C99.5241691,66.5911818%2098.396531,64.1281818%20100.994036,62.4591818%20C101.478607,62.1481818%20102.166093,61.8831818%20102.166093,61.8831818%20C102.166093,61.8831818%20104.711102,63.8261818%20103.370455,64.7671818%20C101.722912,65.9221818%2099.5241691,66.5911818%2099.5241691,66.5911818'%20id='Fill-151'%20fill='%23FFFFFF'%20transform='translate(101.520591,%2064.237182)%20rotate(-3.000000)%20translate(-101.520591,%20-64.237182)%20'%3e%3c/path%3e%3cpath%20d='M102.082503,62.4604996%20C101.854351,62.5604996%20101.526256,62.7134996%20101.269837,62.8784996%20C99.6525796,63.9184996%2099.6949796,65.2724996%2099.8474177,65.9534996%20C100.565189,65.6964996%20101.966408,65.1404996%20103.078903,64.3584996%20C103.232351,64.2514996%20103.254561,64.1624996%20103.25658,64.0824996%20C103.265665,63.6494996%20102.623608,62.9264996%20102.082503,62.4604996%20L102.082503,62.4604996%20Z%20M99.2487701,67.1984996%20L99.0660463,66.7984996%20C98.6127701,65.8104996%2098.377551,63.5454996%20100.719646,62.0394996%20C101.24157,61.7044996%20101.954294,61.4294996%20101.98458,61.4174996%20L102.250084,61.3144996%20L102.476218,61.4874996%20C102.778065,61.7194996%20104.290332,62.9334996%20104.266103,64.1034996%20C104.259037,64.4034996%20104.150008,64.8334996%20103.662408,65.1754996%20C101.969437,66.3624996%2099.7666558,67.0404996%2099.6727701,67.0684996%20L99.2487701,67.1984996%20Z'%20id='Fill-153'%20fill='%2352267D'%20transform='translate(101.518845,%2064.256500)%20rotate(-3.000000)%20translate(-101.518845,%20-64.256500)%20'%3e%3c/path%3e%3cpath%20d='M100.429777,65.6471581%20C100.429777,65.6471581%2099.804882,64.2811581%20101.245472,63.3561581%20C101.514006,63.1831581%20101.894596,63.0371581%20101.894596,63.0371581%20C101.894596,63.0371581%20103.30692,64.1141581%20102.562901,64.6351581%20C101.649282,65.2761581%20100.429777,65.6471581%20100.429777,65.6471581'%20id='Fill-155'%20fill='%23F3E3FF'%20transform='translate(101.537167,%2064.342158)%20rotate(-3.000000)%20translate(-101.537167,%20-64.342158)%20'%3e%3c/path%3e%3cpath%20d='M107.200312,58.1175934%20C107.200312,58.1175934%20109.118407,59.7455934%20107.317416,61.2435934%20C106.548159,61.8845934%20105.644635,61.9335934%20105.644635,61.9335934%20C105.644635,61.9335934%20104.287835,60.5335934%20104.955131,59.9055934%20C106.120121,58.8085934%20107.200312,58.1175934%20107.200312,58.1175934'%20id='Fill-157'%20fill='%23FFFFFF'%20transform='translate(106.429577,%2060.025593)%20rotate(-3.000000)%20translate(-106.429577,%20-60.025593)%20'%3e%3c/path%3e%3cpath%20d='M107.128397,58.7719726%20C106.728626,59.0559726%20106.028016,59.5829726%20105.30015,60.2679726%20C105.270874,60.5959726%20105.565655,61.0699726%20105.839236,61.3999726%20C106.108778,61.3439726%20106.577197,61.2049726%20106.990093,60.8609726%20C107.385826,60.5319726%20107.578645,60.1949726%20107.580676,59.8309726%20C107.582683,59.4109726%20107.333331,59.0199726%20107.128397,58.7719726%20L107.128397,58.7719726%20Z%20M105.437445,62.4459726%20L105.27794,62.2799726%20C105.104302,62.1019726%20104.244188,61.1689726%20104.263369,60.3219726%20C104.270436,60.0159726%20104.38855,59.7469726%20104.604588,59.5429726%20C105.789769,58.4269726%20106.878036,57.7269726%20106.923464,57.6979726%20L107.239445,57.4959726%20L107.52615,57.7379726%20C107.569559,57.7749726%20108.596245,58.6599726%20108.590215,59.8349726%20C108.587159,60.5009726%20108.26714,61.1039726%20107.639216,61.6259726%20C106.750836,62.3659726%20105.714055,62.4309726%20105.669636,62.4329726%20L105.437445,62.4459726%20Z'%20id='Fill-159'%20fill='%2352267D'%20transform='translate(106.426634,%2059.970973)%20rotate(-3.000000)%20translate(-106.426634,%20-59.970973)%20'%3e%3c/path%3e%3cpath%20d='M106.944615,59.2824443%20C106.944615,59.2824443%20107.794634,60.0034443%20106.996101,60.6674443%20C106.654882,60.9504443%20106.25511,60.9724443%20106.25511,60.9724443%20C106.25511,60.9724443%20105.654444,60.3524443%20105.950234,60.0744443%20C106.465091,59.5884443%20106.944615,59.2824443%20106.944615,59.2824443'%20id='Fill-161'%20fill='%23F3E3FF'%20transform='translate(106.603239,%2060.127444)%20rotate(-3.000000)%20translate(-106.603239,%20-60.127444)%20'%3e%3c/path%3e%3cpath%20d='M90.5524257,68.4402435%20C90.5524257,68.4402435%2089.8992638,66.2442435%2092.3372638,65.3382435%20C94.7752638,64.4322435%2095.442559,65.1522435%2095.442559,65.1522435%20C95.442559,65.1522435%2096.8256067,67.3942435%2095.6242733,68.1362435%20C94.42294,68.8782435%2090.5524257,68.4402435%2090.5524257,68.4402435'%20id='Fill-163'%20fill='%23FFFFFF'%20transform='translate(93.293884,%2066.724803)%20rotate(-3.000000)%20translate(-93.293884,%20-66.724803)%20'%3e%3c/path%3e%3cpath%20d='M90.9803273,67.9816699%20C92.4441368,68.1156699%2094.6549939,68.1466699%2095.3576225,67.7126699%20C95.9643463,67.3376699%2095.3333939,65.9756699%2095.059813,65.4946699%20C94.9023273,65.4136699%2094.2269559,65.1706699%2092.5148035,65.8066699%20C91.033832,66.3566699%2090.9298511,67.4416699%2090.9803273,67.9816699%20M92.8792416,69.0716699%20C91.7364606,69.0716699%2090.7037178,68.9606699%2090.4957559,68.9376699%20L90.162613,68.8996699%20L90.0687273,68.5826699%20C89.7961559,67.6686699%2089.8829749,65.7156699%2092.1594511,64.8716699%20C94.786232,63.8936699%2095.6645178,64.6516699%2095.8139273,64.8146699%20C96.4832416,65.8816699%2097.1747654,67.7676699%2095.8916606,68.5606699%20C95.2395082,68.9636699%2094.0058701,69.0716699%2092.8792416,69.0716699'%20id='Fill-165'%20fill='%2352267D'%20transform='translate(93.285776,%2066.726264)%20rotate(-3.000000)%20translate(-93.285776,%20-66.726264)%20'%3e%3c/path%3e%3cpath%20d='M91.7114013,67.9341683%20C91.7114013,67.9341683%2091.3722013,66.7911683%2092.6401632,66.3211683%20C93.9081251,65.8501683%2094.2554013,66.2241683%2094.2554013,66.2241683%20C94.2554013,66.2241683%2094.9741822,67.3901683%2094.349287,67.7761683%20C93.7243917,68.1621683%2091.7114013,67.9341683%2091.7114013,67.9341683'%20id='Fill-167'%20fill='%23F3E3FF'%20transform='translate(93.137400,%2067.042193)%20rotate(-3.000000)%20translate(-93.137400,%20-67.042193)%20'%3e%3c/path%3e%3cpath%20d='M44.0387768,20.1580645%20C44.0387768,20.1580645%2047.9759197,22.3000645%2053.4475387,20.2550645%20C53.0921863,21.9480645%2052.3663387,25.3520645%2052.3663387,25.3520645%20C52.3663387,25.3520645%2047.2944911,26.9620645%2043.3351387,24.5630645%20C43.709672,22.3170645%2044.0387768,20.1580645%2044.0387768,20.1580645'%20id='Fill-169'%20fill='%23FFFFFF'%20transform='translate(48.391339,%2023.019421)%20rotate(-3.000000)%20translate(-48.391339,%20-23.019421)%20'%3e%3c/path%3e%3cpath%20d='M43.8827225,24.3013918%20C47.0334463,26.0213918%2050.8756939,25.2183918%2051.9286273,24.9493918%20C52.0790463,24.2423918%2052.4687225,22.4143918%2052.7655225,21.0103918%20C48.780932,22.2393918%2045.7089511,21.3803918%2044.4298844,20.8803918%20C44.3137892,21.6283918%2044.1098654,22.9283918%2043.8827225,24.3013918%20M48.5295606,26.3833918%20C46.8426463,26.3833918%2044.856913,26.0723918%2043.0639987,24.9873918%20L42.7742654,24.8113918%20L42.8297892,24.4793918%20C43.203313,22.2373918%2043.5324177,20.0813918%2043.5324177,20.0803918%20L43.6404368,19.3753918%20L44.2734082,19.7163918%20C44.3117701,19.7373918%2048.0954654,21.7163918%2053.2622082,19.7833918%20L54.1223225,19.4623918%20L53.9345511,20.3533918%20C53.5781892,22.0473918%2052.8533511,25.4523918%2052.8533511,25.4523918%20L52.7927796,25.7373918%20L52.5131415,25.8253918%20C52.3919987,25.8633918%2050.710132,26.3833918%2048.5295606,26.3833918'%20id='Fill-171'%20fill='%2352267D'%20transform='translate(48.448294,%2022.879392)%20rotate(-3.000000)%20translate(-48.448294,%20-22.879392)%20'%3e%3c/path%3e%3cpath%20d='M72.3827445,8.78806792%20C72.3827445,8.78806792%2072.1818493,6.93306792%2070.3091826,6.21806792%20C69.7377922,6.00006792%2068.2012969,5.95806792%2068.2012969,5.95806792%20C68.2012969,5.95806792%2067.7954683,7.93106792%2069.0604017,8.50106792%20C70.8805731,9.32206792%2072.3827445,8.78806792%2072.3827445,8.78806792'%20id='Fill-173'%20fill='%23FFFFFF'%20transform='translate(70.261021,%207.458415)%20rotate(-3.000000)%20translate(-70.261021,%20-7.458415)%20'%3e%3c/path%3e%3cpath%20d='M68.6509032,6.47743746%20C68.6266746,6.97943746%2068.685227,7.78243746%2069.2687318,8.04443746%20C70.3267127,8.52243746%2071.2574937,8.49343746%2071.7763889,8.41443746%20C71.6077985,7.90743746%2071.1797604,7.08443746%2070.1278366,6.68343746%20C69.8552651,6.58043746%2069.1970556,6.51143746%2068.6509032,6.47743746%20M71.1535127,9.45743746%20C70.5195318,9.45743746%2069.7169604,9.34543746%2068.8507889,8.95543746%20C67.2395889,8.22843746%2067.686808,5.95343746%2067.7059889,5.85743746%20L67.7907889,5.44543746%20L68.2147889,5.45643746%20C68.3813604,5.46143746%2069.8552651,5.50843746%2070.4902556,5.74943746%20C72.626408,6.56543746%2072.8747508,8.64543746%2072.8838366,8.73343746%20L72.9262366,9.12443746%20L72.5527127,9.25743746%20C72.5133413,9.27143746%2071.9732461,9.45743746%2071.1535127,9.45743746'%20id='Fill-175'%20fill='%2352267D'%20transform='translate(70.280528,%207.451437)%20rotate(-3.000000)%20translate(-70.280528,%20-7.451437)%20'%3e%3c/path%3e%3cpath%20d='M67.6022309,8.16027999%20C67.6022309,8.16027999%2067.5164213,5.63027999%2064.6372594,5.29727999%20C64.1001928,5.23427999%2063.4137166,5.29527999%2063.4137166,5.29527999%20C63.4137166,5.29527999%2062.0912404,7.97227999%2063.6105737,8.21027999%20C65.4771832,8.50327999%2067.6022309,8.16027999%2067.6022309,8.16027999'%20id='Fill-177'%20fill='%23FFFFFF'%20transform='translate(65.241219,%206.798723)%20rotate(-3.000000)%20translate(-65.241219,%20-6.798723)%20'%3e%3c/path%3e%3cpath%20d='M63.7484881,5.77508034%20C63.4940881,6.38208034%2063.2669452,7.22808034%2063.4486595,7.57408034%20C63.4698595,7.61308034%2063.5092309,7.68708034%2063.6889262,7.71508034%20C64.9276119,7.91008034%2066.3015738,7.81008034%2067.0193452,7.73108034%20C66.8477262,7.09508034%2066.3025833,5.99308034%2064.5793262,5.79408034%20C64.3037262,5.76008034%2063.9766405,5.76508034%2063.7484881,5.77508034%20M65.2981071,8.82908034%20C64.7337833,8.82908034%2064.1220119,8.79608034%2063.5314405,8.70408034%20C62.9671167,8.61508034%2062.6874786,8.29108034%2062.5522024,8.03508034%20C62.0363357,7.04908034%2062.8015548,5.39608034%2062.96005,5.07508034%20L63.0852309,4.82208034%20L63.3689071,4.79608034%20C63.3961643,4.79408034%2064.1119167,4.73308034%2064.6964309,4.79908034%20C67.3141262,5.10308034%2068.0722786,7.11908034%2068.1066024,8.14308034%20L68.1217452,8.58308034%20L67.6826024,8.65308034%20C67.6210214,8.66408034%2066.5751548,8.82908034%2065.2981071,8.82908034'%20id='Fill-179'%20fill='%2352267D'%20transform='translate(65.248856,%206.798779)%20rotate(-3.000000)%20translate(-65.248856,%20-6.798779)%20'%3e%3c/path%3e%3cpath%20d='M62.2274948,8.69248221%20C62.2274948,8.69248221%2061.7419138,5.90148221%2059.2261805,6.76848221%20C58.1530567,7.13848221%2057.5796472,7.97948221%2057.5796472,7.97948221%20C57.5796472,7.97948221%2058.1681996,10.0964822%2059.1716662,9.81848221%20C60.9221805,9.33348221%2062.2274948,8.69248221%2062.2274948,8.69248221'%20id='Fill-181'%20fill='%23FFFFFF'%20transform='translate(59.903571,%208.222563)%20rotate(-3.000000)%20translate(-59.903571,%20-8.222563)%20'%3e%3c/path%3e%3cpath%20d='M58.1420447,8.08473348%20C58.3096256,8.56173348%2058.6044066,9.15073348%2058.8941399,9.31373348%20C58.9627875,9.35273348%2059.0011494,9.34673348%2059.0354732,9.33673348%20C60.1762351,9.02073348%2061.1292256,8.63273348%2061.6289399,8.41473348%20C61.505778,8.06073348%2061.2564256,7.53673348%2060.7991113,7.27173348%20C60.4215494,7.05273348%2059.960197,7.04373348%2059.3918351,7.24073348%20C58.7780447,7.45173348%2058.3510161,7.85373348%2058.1420447,8.08473348%20M58.9910542,10.3437335%20C58.7881399,10.3437335%2058.5862351,10.2897335%2058.3974542,10.1837335%20C57.5767113,9.72473348%2057.1668447,8.37773348%2057.0931494,8.11173348%20L57.0315685,7.89073348%20L57.161797,7.69973348%20C57.1890542,7.65973348%2057.8422161,6.71573348%2059.0607113,6.29573348%20C59.9167875,6.00273348%2060.6769589,6.03873348%2061.314978,6.41173348%20C62.4466542,7.07173348%2062.714178,8.54473348%2062.7252828,8.60673348%20L62.7888828,8.97473348%20L62.4517018,9.14073348%20C62.396178,9.16673348%2061.083797,9.80773348%2059.3070351,10.2997335%20C59.2020447,10.3287335%2059.0960447,10.3437335%2058.9910542,10.3437335'%20id='Fill-183'%20fill='%2352267D'%20transform='translate(59.910226,%208.222232)%20rotate(-3.000000)%20translate(-59.910226,%20-8.222232)%20'%3e%3c/path%3e%3cpath%20d='M36.1638395,5.36899769%20C36.1638395,5.36899769%2036.245611,4.38299769%2037.2288872,3.97899769%20C37.5287157,3.85599769%2038.0021824,3.97699769%2038.0021824,3.97699769%20C38.0021824,3.97699769%2038.5836681,4.85299769%2037.920411,5.17299769%20C36.9674205,5.63199769%2036.1638395,5.36899769%2036.1638395,5.36899769'%20id='Fill-185'%20fill='%23F3E3FF'%20transform='translate(37.200917,%204.683902)%20rotate(-3.000000)%20translate(-37.200917,%20-4.683902)%20'%3e%3c/path%3e%3cpath%20d='M40.6150082,4.41361544%20C40.6150082,4.41361544%2040.630151,2.59261544%2042.6946272,2.30161544%20C43.0782463,2.24661544%2043.574932,2.27861544%2043.574932,2.27861544%20C43.574932,2.27861544%2044.5743606,4.17961544%2043.4860939,4.37761544%20C42.1494844,4.62161544%2040.6150082,4.41361544%2040.6150082,4.41361544'%20id='Fill-187'%20fill='%23F3E3FF'%20transform='translate(42.304467,%203.382805)%20rotate(-3.000000)%20translate(-42.304467,%20-3.382805)%20'%3e%3c/path%3e%3cpath%20d='M46.601138,4.91698185%20C46.601138,4.91698185%2046.8383761,3.31298185%2048.2910809,3.77198185%20C48.911938,3.96998185%2049.251138,4.44198185%2049.251138,4.44198185%20C49.251138,4.44198185%2048.9452523,5.66298185%2048.3667952,5.51898185%20C47.3572714,5.26498185%2046.601138,4.91698185%2046.601138,4.91698185'%20id='Fill-189'%20fill='%23F3E3FF'%20transform='translate(47.926138,%204.610092)%20rotate(-3.000000)%20translate(-47.926138,%20-4.610092)%20'%3e%3c/path%3e%3cpath%20d='M71.4595327,8.32135019%20C71.4595327,8.32135019%2071.3535327,7.34135019%2070.3631899,6.96235019%20C70.0613422,6.84635019%2069.2496851,6.82535019%2069.2496851,6.82535019%20C69.2496851,6.82535019%2069.0346565,7.86835019%2069.7039708,8.16935019%20C70.666047,8.60335019%2071.4595327,8.32135019%2071.4595327,8.32135019'%20id='Fill-191'%20fill='%23F3E3FF'%20transform='translate(70.338156,%207.618382)%20rotate(-3.000000)%20translate(-70.338156,%20-7.618382)%20'%3e%3c/path%3e%3cpath%20d='M66.4906562,7.73076874%20C66.4906562,7.73076874%2066.4432086,6.33276874%2064.8521991,6.14776874%20C64.5543895,6.11376874%2064.1748086,6.14676874%2064.1748086,6.14676874%20C64.1748086,6.14676874%2063.4429038,7.62676874%2064.2828276,7.75776874%20C65.3155705,7.91976874%2066.4906562,7.73076874%2066.4906562,7.73076874'%20id='Fill-193'%20fill='%23F3E3FF'%20transform='translate(65.184982,%206.977886)%20rotate(-3.000000)%20translate(-65.184982,%20-6.977886)%20'%3e%3c/path%3e%3cpath%20d='M61.2217879,8.51238239%20C61.2217879,8.51238239%2060.9552736,6.98638239%2059.5803022,7.46038239%20C58.9927594,7.66238239%2058.6787974,8.12238239%2058.6787974,8.12238239%20C58.6787974,8.12238239%2059.0018451,9.28138239%2059.5500165,9.12838239%20C60.5080546,8.86338239%2061.2217879,8.51238239%2061.2217879,8.51238239'%20id='Fill-195'%20fill='%23F3E3FF'%20transform='translate(59.950293,%208.255692)%20rotate(-3.000000)%20translate(-59.950293,%20-8.255692)%20'%3e%3c/path%3e%3cpath%20d='M55.9834738,24.1481154%20C55.9834738,24.1481154%2060.8352453,24.8351154%2065.42555,23.6591154%20C65.9050738,26.1321154%2066.2170167,28.0001154%2066.2170167,28.0001154%20C66.2170167,28.0001154%2063.0501405,30.1881154%2057.1353405,29.0151154%20C56.3983881,25.8401154%2055.9834738,24.1481154%2055.9834738,24.1481154'%20id='Fill-197'%20fill='%23FFFFFF'%20transform='translate(61.100245,%2026.509981)%20rotate(-3.000000)%20translate(-61.100245,%20-26.509981)%20'%3e%3c/path%3e%3cpath%20d='M57.550032,28.5887485%20C62.0292891,29.3967485%2064.8186034,28.1927485%2065.6585272,27.7467485%20C65.5585844,27.1637485%2065.3324511,25.8767485%2065.0255558,24.2727485%20C61.5638987,25.0567485%2058.1113272,24.8667485%2056.6394415,24.7287485%20C56.8150987,25.4607485%2057.1250225,26.7617485%2057.550032,28.5887485%20M60.5250987,29.8657485%20C59.4893272,29.8657485%2058.3253463,29.7647485%2057.0331558,29.5087485%20L56.7131368,29.4447485%20L56.6404511,29.1307485%20C55.9045082,25.9617485%2055.4906034,24.2717485%2055.4895939,24.2697485%20L55.3139368,23.5527485%20L56.0518987,23.6557485%20C56.0993463,23.6637485%2060.8592511,24.3157485%2065.2961082,23.1777485%20L65.816013,23.0447485%20L65.9179749,23.5677485%20C66.3995177,26.0487485%2066.7114606,27.9217485%2066.7114606,27.9217485%20L66.7639558,28.2327485%20L66.5024891,28.4127485%20C66.3954796,28.4867485%2064.3431177,29.8657485%2060.5250987,29.8657485'%20id='Fill-199'%20fill='%2352267D'%20transform='translate(61.038946,%2026.455249)%20rotate(-3.000000)%20translate(-61.038946,%20-26.455249)%20'%3e%3c/path%3e%3cpath%20d='M63.4136088,19.0199993%20L68.9094564,18.9509993%20C68.8751326,16.2079993%2066.6026945,14.0129993%2063.8335707,14.0469993%20L63.3510183,14.0539993%20C61.9659517,14.0709993%2060.8585041,15.1969993%2060.8746564,16.5679993%20C60.8928279,17.9389993%2062.0285422,19.0369993%2063.4136088,19.0199993'%20id='Fill-201'%20fill='%23F3E3FF'%20transform='translate(64.891969,%2016.533402)%20rotate(-3.000000)%20translate(-64.891969,%20-16.533402)%20'%3e%3c/path%3e%3cpath%20d='M64.0357982,18.8939986%20L68.8360839,18.8339986%20C68.8088268,16.6799986%2067.0229791,14.9559986%2064.8484649,14.9819986%20L63.7087125,14.9969986%20C62.6971696,15.0089986%2061.888541,15.8309986%2061.9016649,16.8319986%20C61.9147887,17.9859986%2062.8718172,18.9089986%2064.0357982,18.8939986'%20id='Fill-203'%20fill='%23FFFFFF'%20transform='translate(65.368796,%2016.937944)%20rotate(-3.000000)%20translate(-65.368796,%20-16.937944)%20'%3e%3c/path%3e%3cpath%20d='M64.8975218,15.4817624%20L64.8541123,15.4817624%20L63.7153694,15.4967624%20C63.3610265,15.5017624%2063.0288932,15.6417624%2062.7815599,15.8927624%20C62.5352361,16.1437624%2062.4009694,16.4747624%2062.406017,16.8267624%20C62.4110646,17.2507624%2062.5826837,17.6467624%2062.8895789,17.9427624%20C63.1914265,18.2347624%2063.5881694,18.3937624%2064.0081313,18.3937624%20L64.0222646,18.3937624%20L68.2875027,18.3407624%20C68.0250265,16.7187624%2066.6005885,15.4817624%2064.8975218,15.4817624%20L64.8975218,15.4817624%20Z%20M64.0081313,19.3937624%20C63.3226646,19.3937624%2062.6765694,19.1337624%2062.1839218,18.6597624%20C61.6842075,18.1757624%2061.4045694,17.5297624%2061.3964932,16.8377624%20C61.388417,16.2207624%2061.6246456,15.6367624%2062.0587408,15.1947624%20C62.4948551,14.7527624%2063.0783599,14.5037624%2063.7022456,14.4967624%20L64.8409885,14.4817624%20L64.8965123,14.4817624%20C67.3213885,14.4817624%2069.3101504,16.4197624%2069.3404361,18.8287624%20L69.3464932,19.3287624%20L64.0414456,19.3937624%20L64.0424551,19.3937624%20L64.0081313,19.3937624%20Z'%20id='Fill-205'%20fill='%2352267D'%20transform='translate(65.371393,%2016.937762)%20rotate(-3.000000)%20translate(-65.371393,%20-16.937762)%20'%3e%3c/path%3e%3cpath%20d='M66.0713866,17.8678995%20C65.7978056,17.3308995%2066.0178818,16.6758995%2066.5599961,16.4058995%20C67.1031199,16.1358995%2067.7653675,16.3528995%2068.0369294,16.8898995%20C68.3105104,17.4288995%2068.0904342,18.0838995%2067.5473104,18.3528995%20C67.0041866,18.6238995%2066.343958,18.4058995%2066.0713866,17.8678995'%20id='Fill-207'%20fill='%2352267D'%20transform='translate(67.054145,%2017.379607)%20rotate(-3.000000)%20translate(-67.054145,%20-17.379607)%20'%3e%3c/path%3e%3cpath%20d='M44.1303737,15.7094371%20L38.6345261,15.7774371%20C38.5991928,13.0354371%2040.8161071,10.7834371%2043.5842213,10.7494371%20L44.0677832,10.7434371%20C45.4528499,10.7264371%2046.5885642,11.8234371%2046.6057261,13.1954371%20C46.6238975,14.5664371%2045.5154404,15.6914371%2044.1303737,15.7094371'%20id='Fill-209'%20fill='%23F3E3FF'%20transform='translate(42.620028,%2013.260340)%20rotate(-3.000000)%20translate(-42.620028,%20-13.260340)%20'%3e%3c/path%3e%3cpath%20d='M43.6908344,15.6445422%20L38.7502248,15.7065422%20C38.7239772,13.5515422%2040.4654058,11.7835422%2042.6399201,11.7555422%20L43.6413677,11.7435422%20C44.7286248,11.7305422%2045.6210439,12.5925422%2045.6351772,13.6695422%20C45.648301,14.7475422%2044.7780915,15.6315422%2043.6908344,15.6445422'%20id='Fill-211'%20fill='%23FFFFFF'%20transform='translate(42.192628,%2013.724970)%20rotate(-3.000000)%20translate(-42.192628,%20-13.724970)%20'%3e%3c/path%3e%3cpath%20d='M43.6653322,12.2431329%20L43.6471608,12.2431329%20L42.6467227,12.2561329%20C40.924475,12.2771329%2039.5111417,13.5571329%2039.2860179,15.1991329%20L43.6855227,15.1441329%20C44.0751989,15.1391329%2044.441656,14.9841329%2044.7142274,14.7071329%20C44.9878084,14.4301329%2045.1351989,14.0631329%2045.1301512,13.6771329%20C45.120056,12.8831329%2044.464875,12.2431329%2043.6653322,12.2431329%20L43.6653322,12.2431329%20Z%20M38.2522655,16.2121329%20L38.2462084,15.7121329%20C38.2169322,13.2861329%2040.1844941,11.2871329%2042.6335989,11.2561329%20L43.6350465,11.2431329%20L43.6643227,11.2431329%20C45.0150655,11.2431329%2046.1235227,12.3231329%2046.139675,13.6641329%20C46.1477512,14.3181329%2045.8983989,14.9361329%2045.4370465,15.4051329%20C44.9756941,15.8741329%2044.3578655,16.1371329%2043.6966274,16.1441329%20L38.2522655,16.2121329%20Z'%20id='Fill-213'%20fill='%2352267D'%20transform='translate(42.192876,%2013.727633)%20rotate(-3.000000)%20translate(-42.192876,%20-13.727633)%20'%3e%3c/path%3e%3cpath%20d='M40.1300509,14.6469968%20C40.602508,15.0269968%2041.2940318,14.9559968%2041.6776509,14.4879968%20C42.0602604,14.0209968%2041.9885842,13.3349968%2041.5171366,12.9559968%20C41.0446795,12.5759968%2040.3531557,12.6469968%2039.9695366,13.1149968%20C39.5869271,13.5819968%2039.6586033,14.2679968%2040.1300509,14.6469968'%20id='Fill-215'%20fill='%2352267D'%20transform='translate(40.823594,%2013.801497)%20rotate(-3.000000)%20translate(-40.823594,%20-13.801497)%20'%3e%3c/path%3e%3cpath%20d='M75.6915334,19.4594518%20L75.6915334,19.4594518%20C75.3775715,19.3974518%2075.0959144,19.2294518%2074.8940096,18.9824518%20L74.5204858,18.5284518%20L75.3432477,18.6924518%20L75.8278192,18.7894518%20C76.0145811,18.8264518%2076.1357239,19.0074518%2076.097362,19.1914518%20C76.0600096,19.3774518%2075.8793049,19.4964518%2075.6915334,19.4594518'%20id='Fill-217'%20fill='%2352267D'%20transform='translate(75.312470,%2019.028452)%20rotate(-3.000000)%20translate(-75.312470,%20-19.028452)%20'%3e%3c/path%3e%3cpath%20d='M33.0411266,17.0820619%20L33.0411266,17.0820619%20C33.3530694,17.0120619%2033.6306885,16.8360619%2033.8255266,16.5860619%20L34.1889551,16.1220619%20L33.3702313,16.3070619%20L32.8886885,16.4150619%20C32.7019266,16.4570619%2032.5858313,16.6410619%2032.6282313,16.8240619%20C32.6706313,17.0090619%2032.8553742,17.1240619%2033.0411266,17.0820619'%20id='Fill-219'%20fill='%2352267D'%20transform='translate(33.404228,%2016.622062)%20rotate(-3.000000)%20translate(-33.404228,%20-16.622062)%20'%3e%3c/path%3e%3cpath%20d='M44.5013347,20.8470542%20C44.5013347,20.8470542%2048.6201919,22.5260542%2052.7319823,20.8940542%20C52.3301919,23.3000542%2051.9596966,24.5310542%2051.9596966,24.5310542%20C51.9596966,24.5310542%2049.474249,24.7060542%2047.8246871,24.4060542%20C45.467449,23.9770542%2044.5275823,22.9290542%2044.5013347,20.8470542'%20id='Fill-221'%20fill='%23EAF3FB'%20transform='translate(48.616659,%2022.714424)%20rotate(-3.000000)%20translate(-48.616659,%20-22.714424)%20'%3e%3c/path%3e%3cpath%20d='M50.2745012,23.9424792%20C50.2745012,23.9424792%2046.5513774,24.2964792%2043.6469774,22.8504792'%20id='Fill-223'%20fill='%23FFFFFF'%20transform='translate(46.960739,%2023.415602)%20rotate(-3.000000)%20translate(-46.960739,%20-23.415602)%20'%3e%3c/path%3e%3cpath%20d='M49.2103279,24.487101%20C47.8434327,24.487101%2045.459947,24.317101%2043.4217184,23.301101%20L43.8749946,22.409101%20C46.6168613,23.773101%2050.1925946,23.452101%2050.2279279,23.449101%20L50.3248422,24.445101%20C50.274366,24.450101%2049.8554137,24.487101%2049.2103279,24.487101'%20id='Fill-225'%20fill='%2352267D'%20transform='translate(46.873280,%2023.448101)%20rotate(-3.000000)%20translate(-46.873280,%20-23.448101)%20'%3e%3c/path%3e%3cpath%20d='M63.6566513,24.6393742%20C63.6566513,24.6393742%2060.0354894,25.7073742%2056.8211656,25.1123742%20C57.4571656,27.4693742%2057.7882894,28.2053742%2057.7882894,28.2053742%20C57.7882894,28.2053742%2062.5885751,27.5113742%2063.6566513,24.6393742'%20id='Fill-227'%20fill='%23EAF3FB'%20transform='translate(60.238908,%2026.422374)%20rotate(-3.000000)%20translate(-60.238908,%20-26.422374)%20'%3e%3c/path%3e%3cpath%20d='M63.8212801,58.097745%20C63.8212801,58.097745%2063.6032229,58.256745%2063.2943087,58.447745'%20id='Fill-229'%20fill='%23F3E3FF'%20transform='translate(63.799071,%2058.597745)%20rotate(-3.000000)%20translate(-63.799071,%20-58.597745)%20'%3e%3c/path%3e%3cpath%20d='M63.4165978,58.6665269%20L63.1500836,58.2425269%20C63.4468836,58.0595269%2063.657874,57.9065269%2063.6609026,57.9035269%20L63.9607312,58.3065269%20C63.9607312,58.3065269%2063.7356074,58.4705269%2063.4165978,58.6665269'%20id='Fill-231'%20fill='%2352267D'%20transform='translate(63.654845,%2058.403527)%20rotate(-3.000000)%20translate(-63.654845,%20-58.403527)%20'%3e%3c/path%3e%3cpath%20d='M64.0281389,25.9948177%20C64.0281389,25.9948177%2060.3797198,26.7268177%2056.4900246,26.3158177'%20id='Fill-233'%20fill='%23FFFFFF'%20transform='translate(60.259082,%2026.494818)%20rotate(-3.000000)%20translate(-60.259082,%20-26.494818)%20'%3e%3c/path%3e%3cpath%20d='M58.980124,26.9412372%20C58.1664478,26.9412372%2057.3022954,26.9052372%2056.4230002,26.8122372%20L56.5290002,25.8182372%20C60.292505,26.2132372%2063.8783335,25.5112372%2063.9136669,25.5042372%20L64.1145621,26.4842372%20C63.9964478,26.5072372%2061.7926573,26.9412372%2058.980124,26.9412372'%20id='Fill-235'%20fill='%2352267D'%20transform='translate(60.268781,%2026.222737)%20rotate(-3.000000)%20translate(-60.268781,%20-26.222737)%20'%3e%3c/path%3e%3cpath%20d='M62.9363271,100.664%20C62.9363271,100.664%2061.9550699,99.8929998%2060.6800413,100.958%20C59.5130318,101.932%2058.6458509,103.424%2059.1758509,103.566%20C59.7058509,103.709%2060.6376413,103.842%2061.6118318,103.652%20C62.4588223,103.487%2063.2109175,103.641%2063.5299271,101.875%20C63.6783271,101.053%2062.9363271,100.664%2062.9363271,100.664'%20id='Fill-237'%20fill='%23FFFFFF'%20transform='translate(61.283070,%20102.070249)%20rotate(-3.000000)%20translate(-61.283070,%20-102.070249)%20'%3e%3c/path%3e%3cpath%20d='M62.0530737,100.644372%20C61.7280071,100.644372%2061.3110737,100.757372%2060.8426547,101.149372%20C59.8119309,102.009372%2059.1910737,103.123372%2059.2728452,103.354372%20C59.5110928,103.396372%2060.475188,103.618372%2061.5634547,103.407372%20C61.6795499,103.384372%2061.7946356,103.367372%2061.9066928,103.350372%20C62.5871118,103.250372%2063.0373595,103.184372%2063.2816642,101.831372%20C63.3947309,101.204372%2062.8405023,100.897372%2062.8172833,100.884372%20L62.7809404,100.861372%20C62.7617595,100.846372%2062.4881785,100.644372%2062.0530737,100.644372%20M60.6114737,103.996372%20C59.8856261,103.996372%2059.3152452,103.863372%2059.1103118,103.807372%20C58.9386928,103.761372%2058.8185595,103.634372%2058.779188,103.458372%20C58.6408833,102.842372%2059.584788,101.545372%2060.517588,100.766372%20C61.8218928,99.6763721%2062.8970356,100.332372%2063.0696642,100.451372%20C63.3846356,100.623372%2063.9196833,101.138372%2063.7783499,101.918372%20C63.4704452,103.626372%2062.7133023,103.738372%2061.9813976,103.845372%20C61.8764071,103.860372%2061.7693976,103.875372%2061.6593595,103.897372%20C61.2918928,103.969372%2060.9365404,103.996372%2060.6114737,103.996372'%20id='Fill-239'%20fill='%2352267D'%20transform='translate(61.283638,%20102.071763)%20rotate(-3.000000)%20translate(-61.283638,%20-102.071763)%20'%3e%3c/path%3e%3cpath%20d='M62.705093,100.931139%20C62.705093,100.931139%2062.0953406,100.451139%2061.3008453,101.114139%20C60.5760072,101.720139%2060.0349025,102.649139%2060.3660263,102.737139%20C60.6951311,102.826139%2061.2745977,102.909139%2061.8813215,102.790139%20C62.408293,102.688139%2062.876712,102.784139%2063.0745787,101.685139%20C63.1674549,101.173139%2062.705093,100.931139%2062.705093,100.931139'%20id='Fill-241'%20fill='%23EAF3FB'%20transform='translate(61.676660,%20101.806237)%20rotate(-3.000000)%20translate(-61.676660,%20-101.806237)%20'%3e%3c/path%3e%3cpath%20d='M64.3150776,100.52141%20C64.8279157,100.44741%2065.5790014,101.54141%2065.499249,101.87741%20C65.4194967,102.21541%2065.3750776,103.32741%2064.5462586,103.45841%20C63.9365062,103.55441%2061.7599729,103.80641%2061.2774205,103.34241%20C60.8342395,102.91641%2061.6670967,100.90741%2064.3150776,100.52141'%20id='Fill-243'%20fill='%23FFFFFF'%20transform='translate(63.334886,%20102.065582)%20rotate(-3.000000)%20translate(-63.334886,%20-102.065582)%20'%3e%3c/path%3e%3cpath%20d='M64.3516839,100.768526%20C62.490122,101.039526%2061.665341,102.121526%2061.4705029,102.716526%20C61.3846934,102.983526%2061.4220458,103.132526%2061.453341,103.163526%20C61.7642743,103.461526%2063.424941,103.383526%2064.5071505,103.210526%20C64.9927315,103.134526%2065.1269981,102.561526%2065.2138172,102.031526%20C65.2279505,101.947526%2065.2410743,101.874526%2065.2541981,101.821526%20C65.2632839,101.710526%2065.0563315,101.287526%2064.7332839,100.982526%20C64.5515696,100.811526%2064.4284077,100.774526%2064.3516839,100.768526%20M62.6688077,103.866526%20C62.0136267,103.866526%2061.3776267,103.787526%2061.1020267,103.522526%20C60.8960839,103.324526%2060.8557029,102.974526%2060.9909791,102.562526%20C61.2988839,101.617526%2062.4356077,100.542526%2064.2789981,100.274526%20C64.6282934,100.217526%2064.9715315,100.495526%2065.1916077,100.732526%20C65.460141,101.021526%2065.8286172,101.580526%2065.7448267,101.935526%20C65.733722,101.980526%2065.7236267,102.040526%2065.7135315,102.112526%20C65.6347886,102.583526%2065.4722553,103.564526%2064.5858934,103.705526%20C64.4223505,103.730526%2063.5279124,103.866526%2062.6688077,103.866526'%20id='Fill-245'%20fill='%2352267D'%20transform='translate(63.334605,%20102.066764)%20rotate(-3.000000)%20translate(-63.334605,%20-102.066764)%20'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(64.726970,%20102.338242)%20rotate(-3.000000)%20translate(-64.726970,%20-102.338242)%20translate(61.193636,%2099.838242)'%3e%3cpath%20d='M3.65511687,0.504645258%20C4.16694544,0.430645258%204.91904068,1.52464526%204.8392883,1.86064526%20C4.75953592,2.19864526%204.71511687,3.30964526%203.88629782,3.44064526%20C3.27654544,3.53664526%201.10001211,3.78864526%200.617459728,3.32564526%20C0.174278776,2.89864526%201.00713592,0.889645258%203.65511687,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.70145401,1.00364526%20C2.15991116,1.23464526%201.47545401,2.03864526%201.25133973,2.37464526%20C1.03025401,2.70764526%200.99492068,2.96464526%201.01309211,3.02964526%20C1.21297782,3.14764526%202.59299687,3.14064526%203.80644449,2.94564526%20C4.12747306,2.89664526%204.23145401,2.41764526%204.30615878,1.97464526%20C4.32029211,1.88364526%204.33442544,1.80564526%204.34754925,1.74664526%20C4.31221592,1.60764526%203.90840639,1.06964526%203.70145401,1.00364526%20M2.03573973,4.10064526%20C1.31090163,4.10064526%200.600196871,4.00564526%200.267054014,3.68564526%20C-0.0115745578,3.41764526%20-0.0751745578,2.97364526%200.0903873469,2.46664526%20C0.399301633,1.52264526%201.49867306,0.312645258%203.5823302,0.00964525804%20C3.95585401,-0.046354742%204.34351116,0.142645258%204.71804449,0.546645258%20C4.99869211,0.850645258%205.44490163,1.49264526%205.32981592,1.97564526%20C5.3207302,2.01664526%205.31265401,2.07064526%205.30154925,2.13564526%20C5.22078735,2.62364526%205.03200639,3.76564526%203.96695878,3.93464526%20C3.6075683,3.99064526%202.81307306,4.10064526%202.03573973,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.80301211,0.808345258%20C4.10485973,0.764345258%204.54804068,1.41034526%204.50059306,1.60934526%20C4.45415497,1.80834526%204.42790735,2.46334526%203.94030735,2.54034526%20C3.57889782,2.59734526%202.29478354,2.74634526%202.01110735,2.47334526%20C1.74863116,2.22134526%202.24026925,1.03634526%203.80301211,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.48285973,1.02414526%20C5.48285973,1.02414526%205.08914544,0.827145258%204.3198883,1.27614526%20C3.63946925,1.67214526%202.62489782,2.30514526%202.90352639,3.07414526%20C3.18316449,3.84114526%205.34253592,3.52814526%205.82205973,3.35914526%20C6.30158354,3.19014526%206.59737401,2.66714526%206.50651687,2.21314526%20C6.30764068,1.22514526%205.48285973,1.02414526%205.48285973,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.22755116,1.48124526%20C5.12558925,1.48124526%204.9115702,1.51124526%204.57539878,1.70724526%20C4.24225592,1.90124526%203.22970354,2.49224526%203.37911306,2.90524526%20C3.56991306,3.16224526%205.09833211,3.08324526%205.65256068,2.88824526%20C5.90595116,2.79824526%206.05031306,2.50924526%206.01094163,2.31124526%20C5.88273211,1.67324526%205.40825592,1.52324526%205.35475116,1.50724526%20L5.29014163,1.48624526%20C5.28004639,1.48424526%205.25884639,1.48124526%205.22755116,1.48124526%20M4.26143687,4.06624944%20C3.47097973,4.06724526%202.6643702,3.88924526%202.42915116,3.24324526%20C1.99606544,2.05024526%203.44473211,1.20624526%204.0635702,0.845245258%20C4.89339878,0.362245258%205.44056068,0.474245258%205.64246544,0.548245258%20C6.07151306,0.669245258%206.8024083,1.12124526%207.00128449,2.11624526%20C7.14362735,2.82824526%206.70044639,3.58024526%205.99176068,3.83024526%20C5.81610354,3.89224526%205.04583687,4.06624944%204.26143687,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.63368259,1.29564526%20C5.63368259,1.29564526%205.40048259,1.17964526%204.94417782,1.44464526%20C4.54238735,1.67964526%203.94071116,2.05464526%204.10627306,2.50964526%20C4.27082544,2.96464526%205.55090163,2.77764526%205.83457782,2.67864526%20C6.11724449,2.57764526%206.29290163,2.26864526%206.23939687,1.99964526%20C6.12229211,1.41464526%205.63368259,1.29564526%205.63368259,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M64.4450115,100.797816%20C64.7468591,100.753816%2065.1900401,101.398816%2065.1425925,101.597816%20C65.0971639,101.796816%2065.0699068,102.451816%2064.5823068,102.529816%20C64.2208972,102.586816%2062.9367829,102.734816%2062.6531068,102.461816%20C62.3906306,102.209816%2062.8822687,101.024816%2064.4450115,100.797816'%20id='Fill-247'%20fill='%23EAF3FB'%20transform='translate(63.866142,%20101.708477)%20rotate(-3.000000)%20translate(-63.866142,%20-101.708477)%20'%3e%3c/path%3e%3cpath%20d='M66.4868612,100.590856%20C66.4868612,100.590856%2066.0416612,100.367856%2065.1704421,100.875856%20C64.4021945,101.323856%2063.2543659,102.039856%2063.5693374,102.907856%20C63.8853183,103.776856%2066.3283659,103.421856%2066.8704802,103.230856%20C67.411585,103.038856%2067.7457374,102.447856%2067.6437754,101.935856%20C67.4196612,100.818856%2066.4868612,100.590856%2066.4868612,100.590856'%20id='Fill-249'%20fill='%23FFFFFF'%20transform='translate(65.588970,%20102.004532)%20rotate(-3.000000)%20translate(-65.588970,%20-102.004532)%20'%3e%3c/path%3e%3cpath%20d='M66.198207,100.793088%20C66.0235594,100.793088%2065.7227213,100.844088%2065.2987213,101.092088%20C64.4335594,101.596088%2063.5795023,102.196088%2063.8076547,102.823088%20C64.0236928,103.419088%2066.151769,103.217088%2066.7857499,102.995088%20C67.1966261,102.850088%2067.4772737,102.387088%2067.3965118,101.984088%20C67.2077309,101.046088%2066.4566451,100.842088%2066.4253499,100.833088%20L66.3799213,100.817088%20C66.3718451,100.814088%2066.3112737,100.793088%2066.198207,100.793088%20M65.1028737,103.722088%20C64.3134261,103.722088%2063.5371023,103.558088%2063.332169,102.993088%20C62.9323975,101.891088%2064.3578451,101.060088%2065.0423023,100.660088%20C65.9125118,100.154088%2066.4364547,100.302088%2066.5707213,100.355088%20C66.7352737,100.401088%2067.6559594,100.717088%2067.8911785,101.887088%20C68.019388,102.529088%2067.6004356,103.238088%2066.9553499,103.466088%20C66.6959023,103.558088%2065.8923213,103.722088%2065.1028737,103.722088'%20id='Fill-251'%20fill='%2352267D'%20transform='translate(65.588460,%20102.007806)%20rotate(-3.000000)%20translate(-65.588460,%20-102.007806)%20'%3e%3c/path%3e%3cpath%20d='M66.6426343,100.87074%20C66.6426343,100.87074%2066.378139,100.73774%2065.8632819,101.03874%20C65.4069771,101.30474%2064.7285771,101.72774%2064.915339,102.24274%20C65.1021009,102.75674%2066.547739,102.54674%2066.8697771,102.43274%20C67.1897962,102.31974%2067.3876629,101.97074%2067.3270914,101.66674%20C67.1948438,101.00474%2066.6426343,100.87074%2066.6426343,100.87074'%20id='Fill-253'%20fill='%23EAF3FB'%20transform='translate(66.110771,%20101.707384)%20rotate(-3.000000)%20translate(-66.110771,%20-101.707384)%20'%3e%3c/path%3e%3cpath%20d='M55.1867425,73.2749929%20C55.1867425,73.2749929%2055.7561139,78.8859929%2054.4265711,87.7339929%20C53.1888949,95.9689929%2050.841752,98.5769929%2051.0436568,100.705993%20C51.200133,102.353993%2051.922952,103.856993%2053.5937139,103.83719%20L58.5807616,103.773993%20C60.909733,103.745993%2062.944933,102.247993%2063.6647235,100.053993%20C64.2462092,98.2879929%2064.8428378,95.8859929%2065.1779997,92.8559929%20C65.510133,88.7359929%2065.3758663,84.6079929%2065.2759235,82.1849929'%20id='Fill-255'%20fill='%239452BA'%20transform='translate(58.210349,%2088.556092)%20rotate(-3.000000)%20translate(-58.210349,%20-88.556092)%20'%3e%3c/path%3e%3cpath%20d='M53.582634,104.835903%20C51.6160816,104.835903%2050.3016816,103.330903%2050.0624245,100.797903%20C49.955415,99.6689034%2050.3753769,98.5509034%2050.9578721,97.0029034%20C51.715015,94.9889034%2052.753815,92.2309034%2053.4513959,87.5859034%20C54.7435864,78.9859034%2054.2115673,73.4289034%2054.2055102,73.3739034%20L56.2144626,73.1749034%20C56.2386911,73.4079034%2056.781815,79.0119034%2055.4492435,87.8809034%20C54.7193578,92.7319034%2053.5947483,95.7229034%2052.8497197,97.7009034%20C52.3429388,99.0489034%2052.0087864,99.9389034%2052.0723864,100.610903%20C52.1693007,101.627903%2052.5105197,102.835903%2053.5866721,102.835903%20L53.603834,102.835903%20L58.5918911,102.772903%20C60.4786911,102.750903%2062.1413769,101.532903%2062.7289197,99.7439034%20C63.4244816,97.6269034%2063.9191483,95.2729034%2064.1987864,92.7459034%20C64.5450531,88.4229034%2064.3613197,83.9199034%2064.2906531,82.2259034%20L66.3076816,82.1439034%20C66.4197388,84.8569034%2066.5307864,88.9259034%2066.2087483,92.9349034%20C65.9109388,95.6269034%2065.3869959,98.1159034%2064.649034,100.362903%20C63.7929578,102.967903%2061.3690911,104.739903%2058.6171292,104.773903%20L53.6300816,104.835903%20L53.582634,104.835903%20Z'%20id='Fill-257'%20fill='%2352267D'%20transform='translate(58.233378,%2089.005403)%20rotate(-3.000000)%20translate(-58.233378,%20-89.005403)%20'%3e%3c/path%3e%3cpath%20d='M80.8509579,75.3618524%20C79.2175484,76.7908524%2078.3897389,79.1078524%2078.4301198,81.2268524%20C78.4826151,84.0558524%2080.1856817,87.6378524%2079.1943293,92.3528524%20C78.3120055,96.5528524%2076.4585198,97.3158524%2077.0672627,101.066852%20C77.1773008,101.743852%2077.7991674,102.223852%2078.4906912,102.215951%20L84.0481198,102.145852%20C86.6062532,102.114852%2088.7726912,100.250852%2089.1583293,97.7458524%20C90.1910722,91.0568524%2089.2582722,84.7668524%2088.2992246,79.9438524'%20id='Fill-259'%20fill='%239452BA'%20transform='translate(83.278384,%2088.788902)%20rotate(-3.000000)%20translate(-83.278384,%20-88.788902)%20'%3e%3c/path%3e%3cpath%20d='M78.4785292,103.215216%20C77.2923387,103.215216%2076.263634,102.365216%2076.0768721,101.226216%20C75.6629673,98.6742164%2076.2727197,97.3112164%2076.9803959,95.7332164%20C77.4043959,94.7872164%2077.8839197,93.7162164%2078.2120149,92.1492164%20C78.8258054,89.2332164%2078.3331578,86.7592164%2077.9000721,84.5762164%20C77.6668721,83.4032164%2077.4467959,82.2942164%2077.4266054,81.2452164%20C77.3781483,78.6872164%2078.4361292,76.1452164%2080.1886625,74.6112164%20L81.5262816,76.1112164%20C80.2048149,77.2672164%2079.4072911,79.2192164%2079.445653,81.2082164%20C79.4618054,82.0802164%2079.6566435,83.0582164%2079.8817673,84.1902164%20C80.3289864,86.4422164%2080.8862435,89.2432164%2080.1896721,92.5572164%20C79.8161483,94.3322164%2079.2669673,95.5582164%2078.8258054,96.5442164%20C78.1787006,97.9882164%2077.7516721,98.9432164%2078.0706816,100.908216%20C78.0989483,101.082216%2078.3240721,101.234216%2078.4845864,101.215216%20L84.0420149,101.146216%20C86.1186054,101.120216%2087.8539768,99.6272164%2088.1679387,97.5942164%20C89.1825102,91.0212164%2088.2446625,84.8122164%2087.3148911,80.1372164%20L89.2965864,79.7502164%20C90.257653,84.5842164%2091.2247768,91.0162164%2090.1627578,97.8972164%20C89.6993864,100.901216%2087.1362054,103.109216%2084.067253,103.146216%20L78.5098245,103.215216%20L78.4785292,103.215216%20Z'%20id='Fill-261'%20fill='%2352267D'%20transform='translate(83.284237,%2088.913216)%20rotate(-3.000000)%20translate(-83.284237,%20-88.913216)%20'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20transform='translate(81.816546,%2081.469829)%20rotate(-3.000000)%20translate(-81.816546,%20-81.469829)%20'%20points='81.8756029%2082.6783286%2079.9676029%2081.7763286%2081.8332029%2080.2613286%2082.6347648%2080.5153286%2082.4813172%2080.9913286%2081.9412219%2080.8203286%2080.9024219%2081.6643286%2081.8362314%2082.1063286%2082.3743076%2081.7553286%2082.0199648%2081.6813286%2081.7867648%2081.8513286%2081.4869362%2081.4493286%2081.900841%2081.1463286%2083.6654886%2081.5153286'%3e%3c/polygon%3e%3cpath%20d='M52.8683385,101.316813%20C52.8683385,101.316813%2051.8870813,100.545813%2050.6120528,101.611813%20C49.4450432,102.584813%2048.5778623,104.076813%2049.1078623,104.218813%20C49.6378623,104.361813%2050.5696528,104.495813%2051.5438432,104.304813%20C52.3908337,104.140813%2053.142929,104.293813%2053.4619385,102.528813%20C53.6103385,101.706813%2052.8683385,101.316813%2052.8683385,101.316813'%20id='Fill-265'%20fill='%23FFFFFF'%20transform='translate(51.215081,%20102.723387)%20rotate(-3.000000)%20translate(-51.215081,%20-102.723387)%20'%3e%3c/path%3e%3cpath%20d='M49.498728,103.796237%20C49.9045565,103.878237%2050.6404994,103.970237%2051.4460994,103.815237%20C51.5672423,103.791237%2051.6853565,103.774237%2051.8004423,103.756237%20C52.4344232,103.664237%2052.7534327,103.617237%2052.9654327,102.441237%20C53.0482137,101.983237%2052.636328,101.761237%2052.6322899,101.758237%20L52.5585946,101.712237%20C52.4798518,101.654237%2051.8408232,101.239237%2050.9372994,101.993237%20C50.1801565,102.625237%2049.6511661,103.408237%2049.498728,103.796237%20M50.5355089,104.900237%20C49.8177375,104.900237%2049.2453375,104.774237%2048.9757946,104.701237%20C48.7153375,104.631237%2048.523528,104.431237%2048.4649756,104.166237%20C48.2832613,103.351237%2049.4442137,101.932237%2050.2861565,101.229237%20C51.5107089,100.206237%2052.6686327,100.550237%2053.1441184,100.897237%20C53.5418708,101.123237%2054.122347,101.715237%2053.9588042,102.616237%20C53.6438327,104.359237%2052.8624613,104.612237%2051.9488423,104.745237%20C51.8478899,104.761237%2051.7449184,104.775237%2051.639928,104.795237%20C51.2502518,104.872237%2050.876728,104.900237%2050.5355089,104.900237'%20id='Fill-267'%20fill='%2352267D'%20transform='translate(51.216562,%20102.724857)%20rotate(-3.000000)%20translate(-51.216562,%20-102.724857)%20'%3e%3c/path%3e%3cpath%20d='M52.6372194,101.583946%20C52.6372194,101.583946%2052.027467,101.104946%2051.2329718,101.767946%20C50.5081337,102.372946%2049.9670289,103.301946%2050.2981527,103.390946%20C50.6272575,103.479946%2051.2067242,103.561946%2051.813448,103.443946%20C52.3404194,103.341946%2052.8088385,103.436946%2053.0067051,102.337946%20C53.0995813,101.826946%2052.6372194,101.583946%2052.6372194,101.583946'%20id='Fill-269'%20fill='%23EAF3FB'%20transform='translate(51.608787,%20102.459641)%20rotate(-3.000000)%20translate(-51.608787,%20-102.459641)%20'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20transform='translate(59.232486,%2087.523884)%20rotate(-3.000000)%20translate(-59.232486,%20-87.523884)%20'%20points='59.9825617%2089.0608838%2057.6162379%2088.9198838%2057.2669427%2086.6908838%2059.4495332%2085.9868838%2059.6049998%2086.4608838%2057.830257%2087.0348838%2058.0523522%2088.4458838%2059.759457%2088.5468838%2060.4116094%2087.7818838%2059.5504855%2087.3228838%2059.0325998%2087.4788838%2059.4091522%2087.8828838%2059.0376475%2088.2228838%2058.1149427%2087.2328838%2059.6039903%2086.7838838%2061.1980284%2087.6328838'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(56.162399,%2055.212478)%20rotate(-3.000000)%20translate(-56.162399,%20-55.212478)%20translate(13.162399,%2010.712478)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.88104571,16.7852%20C1.51761714,16.7852%201.2187981,16.4942%201.21375048,16.1332%20L1.46613143,16.1292%20C1.46714095,16.2392%201.51256952,16.3422%201.59131238,16.4182%20C1.66904571,16.4942%201.77201714,16.5352%201.88104571,16.5352%20L1.88609333,16.5352%20C2.11424571,16.5322%202.29797905,16.3462%202.29495048,16.1192%20L2.54733143,16.1152%20C2.54935048,16.2922%202.4827219,16.4592%202.35855048,16.5852%20C2.23437905,16.7122%202.06780762,16.7832%201.89013143,16.7852%20L1.88104571,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.798533333,16.7988%20C0.62287619,16.7988%200.45832381,16.7328%200.333142857,16.6118%20C0.205942857,16.4868%200.134266667,16.3218%200.132247619,16.1468%20L0.384628571,16.1428%20C0.385638095,16.2528%200.431066667,16.3558%200.509809524,16.4328%20C0.587542857,16.5078%200.690514286,16.5488%200.798533333,16.5488%20L0.801561905,16.5488%20C0.914628571,16.5478%201.01860952,16.5028%201.09533333,16.4248%20C1.17306667,16.3458%201.21445714,16.2418%201.21344762,16.1328%20L1.46582857,16.1288%20C1.46784762,16.3058%201.40121905,16.4728%201.27704762,16.5988%20C1.15186667,16.7258%200.985295238,16.7968%200.807619048,16.7988%20L0.798533333,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.34569524,17.3271%20C1.17104762,17.3271%201.00649524,17.2611%200.881314286,17.1401%20C0.753104762,17.0161%200.681428571,16.8511%200.679409524,16.6761%20L0.931790476,16.6721%20C0.9328,16.7821%200.978228571,16.8851%201.05697143,16.9611%20C1.13470476,17.0361%201.23767619,17.0771%201.34670476,17.0771%20L1.35175238,17.0771%20C1.57990476,17.0751%201.7636381,16.8891%201.76161905,16.6611%20L2.014,16.6591%20C2.0180381,17.0231%201.72224762,17.3231%201.35478095,17.3271%20L1.34569524,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.467861,15.6094%20C22.3053276,15.6094%2022.1417848,15.5674%2021.9923752,15.4784%20L22.1226038,15.2634%20C22.277061,15.3554%2022.4537276,15.3824%2022.6303943,15.3404%20C22.8040324,15.2974%2022.9514229,15.1904%2023.0432895,15.0394%20C23.1361657,14.8864%2023.1634229,14.7094%2023.1210229,14.5364%20C23.0776133,14.3644%2022.9695943,14.2184%2022.8171562,14.1274%20L22.9473848,13.9124%20C23.1583752,14.0394%2023.3067752,14.2394%2023.3663371,14.4764%20C23.4248895,14.7134%2023.3875371,14.9594%2023.2603371,15.1684%20C23.086699,15.4524%2022.7818229,15.6094%2022.467861,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.7379086,16.6934%20C22.5753752,16.6934%2022.4118324,16.6514%2022.2624229,16.5624%20L22.3926514,16.3474%20C22.5471086,16.4394%2022.7227657,16.4674%2022.9004419,16.4244%20C23.07408,16.3814%2023.2214705,16.2744%2023.3133371,16.1234%20C23.4062133,15.9704%2023.4334705,15.7934%2023.3910705,15.6204%20C23.347661,15.4484%2023.2396419,15.3024%2023.0872038,15.2114%20L23.2174324,14.9964%20C23.4284229,15.1234%2023.5768229,15.3234%2023.6363848,15.5604%20C23.6949371,15.7974%2023.6575848,16.0434%2023.5303848,16.2524%20C23.3567467,16.5364%2023.0518705,16.6934%2022.7379086,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.6789352,33.8848%20C48.454821,33.8848%2048.2438305,33.7998%2048.0843257,33.6458%20C47.9207829,33.4888%2047.8299257,33.2778%2047.8268971,33.0528%20L48.0792781,33.0488%20C48.0812971,33.2068%2048.1459067,33.3558%2048.2599829,33.4658%20C48.3730495,33.5748%2048.5214495,33.6348%2048.6789352,33.6348%20L48.6839829,33.6348%20C49.0171257,33.6308%2049.2826305,33.3618%2049.2785924,33.0338%20L49.5309733,33.0308%20C49.5370305,33.4958%2049.1594686,33.8788%2048.69004,33.8848%20L48.6789352,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M47.2287543,33.9033%20C46.7643733,33.9033%2046.3827733,33.5323%2046.3757067,33.0703%20L46.6280876,33.0663%20C46.6331352,33.3913%2046.9016686,33.6533%2047.2287543,33.6533%20L47.235821,33.6533%20C47.3963352,33.6513%2047.5447352,33.5883%2047.6567924,33.4743%20C47.7688495,33.3603%2047.829421,33.2113%2047.8274019,33.0523%20L48.0797829,33.0493%20C48.0828114,33.2743%2047.9970019,33.4873%2047.8385067,33.6483%20C47.6790019,33.8103%2047.4659924,33.9003%2047.239859,33.9033%20L47.2287543,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.9631829,34.6123%20C47.4977924,34.6123%2047.1172019,34.2413%2047.1111448,33.7803%20L47.3635257,33.7763%20C47.3675638,34.1013%2047.6360971,34.3623%2047.9631829,34.3623%20L47.9682305,34.3623%20C48.3003638,34.3583%2048.5658686,34.0893%2048.5618305,33.7613%20L48.8142114,33.7583%20C48.8202686,34.2233%2048.4427067,34.6063%2047.9742876,34.6123%20L47.9631829,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M47.3371771,11.0664%20C46.8334248,11.0664%2046.41952,10.6634%2046.4124533,10.1634%20L46.6648343,10.1594%20C46.6698819,10.5234%2046.97072,10.8164%2047.3371771,10.8164%20L47.3422248,10.8164%20C47.523939,10.8144%2047.69152,10.7434%2047.816701,10.6164%20C47.9418819,10.4884%2048.0085105,10.3214%2048.0064914,10.1434%20L48.2588724,10.1394%20C48.261901,10.3844%2048.1690248,10.6154%2047.9974057,10.7904%20C47.8247771,10.9644%2047.5946057,11.0634%2047.3482819,11.0664%20L47.3371771,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.5485371,11.8652%20C46.0457943,11.8652%2045.632899,11.4632%2045.6258324,10.9632%20L45.8782133,10.9592%20C45.8802324,11.1362%2045.9519086,11.3032%2046.0801181,11.4272%20C46.2063086,11.5492%2046.3718705,11.6152%2046.5485371,11.6152%20L46.5545943,11.6152%20C46.7373181,11.6132%2046.904899,11.5422%2047.03008,11.4152%20C47.155261,11.2882%2047.2218895,11.1202%2047.2198705,10.9432%20L47.4722514,10.9392%20C47.47528,11.1832%2047.3824038,11.4152%2047.2097752,11.5902%20C47.0371467,11.7642%2046.8069752,11.8622%2046.5606514,11.8652%20L46.5485371,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.496339,25.3066%20C37.2086248,25.3066%2036.9370629,25.1976%2036.73112,24.9976%20C36.521139,24.7956%2036.4040343,24.5256%2036.4010057,24.2356%20L36.6533867,24.2336%20C36.6584343,24.6896%2037.0359962,25.0566%2037.496339,25.0566%20L37.5064343,25.0566%20C37.9698057,25.0506%2038.3433295,24.6716%2038.3382819,24.2106%20L38.5906629,24.2086%20C38.5977295,24.8066%2038.111139,25.2986%2037.5094629,25.3066%20L37.496339,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.538099,26.2773%20C36.2513943,26.2773%2035.9798324,26.1683%2035.7738895,25.9683%20C35.5649181,25.7663%2035.4478133,25.4963%2035.4447848,25.2063%20L35.6971657,25.2043%20C35.7001943,25.4263%2035.7900419,25.6343%2035.9505562,25.7903%20C36.1090514,25.9433%2036.3170133,26.0273%2036.538099,26.0273%20L36.5492038,26.0273%20C36.7743276,26.0243%2036.9843086,25.9353%2037.1417943,25.7763%20C37.29928,25.6173%2037.38408,25.4063%2037.3810514,25.1833%20L37.6334324,25.1793%20C37.6374705,25.4693%2037.5264229,25.7443%2037.3214895,25.9513%20C37.1175657,26.1583%2036.8449943,26.2743%2036.5522324,26.2773%20L36.538099,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.8010038,1.3125%20C22.3800324,1.3125%2022.0337657,0.9755%2022.0277086,0.5555%20L22.2800895,0.5515%20C22.2821086,0.6905%2022.3386419,0.8195%2022.4385848,0.9165%20C22.5375181,1.0115%2022.6657276,1.0655%2022.80908,1.0625%20C23.0967943,1.0595%2023.3269657,0.8255%2023.3249467,0.5395%20L23.5773276,0.5375%20C23.5793467,0.7415%2023.5006038,0.9345%2023.3572514,1.0815%20C23.21188,1.2285%2023.019061,1.3105%2022.8121086,1.3125%20L22.8010038,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M22.1641962,1.9629%20C21.7401962,1.9629%2021.3939295,1.6249%2021.3888819,1.2049%20L21.6412629,1.2029%20C21.6432819,1.3409%2021.6988057,1.4699%2021.7987486,1.5659%20C21.8966724,1.6609%2022.0258914,1.7129%2022.1641962,1.7129%20L22.1702533,1.7129%20C22.3095676,1.7109%2022.4387867,1.6549%2022.5367105,1.5569%20C22.6346343,1.4579%2022.6871295,1.3269%2022.6851105,1.1899%20L22.9374914,1.1859%20C22.942539,1.6089%2022.6003105,1.9569%2022.1732819,1.9629%20L22.1641962,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M84.5141029,64.874%20C84.4939124,64.874%2084.4737219,64.873%2084.4525219,64.872%20C84.2203314,64.856%2084.0083314,64.752%2083.8548838,64.577%20L84.0456838,64.413%20C84.1547124,64.537%2084.3051314,64.611%2084.4706933,64.623%20C84.6190933,64.634%2084.793741,64.581%2084.9189219,64.474%20C85.0441029,64.365%2085.1198171,64.217%2085.1309219,64.053%20C85.1430362,63.89%2085.0895314,63.731%2084.9805029,63.607%20L85.1713029,63.443%20C85.3247505,63.617%2085.3994552,63.84%2085.3822933,64.07%20C85.3671505,64.301%2085.260141,64.511%2085.0844838,64.662%20C84.924979,64.8%2084.7240838,64.874%2084.5141029,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M84.4402057,65.916%20C84.195901,65.916%2083.9536152,65.815%2083.7809867,65.619%20L83.9717867,65.455%20C84.195901,65.711%2084.5886057,65.738%2084.8460343,65.516%20C85.1034629,65.294%2085.1317295,64.905%2084.9066057,64.649%20L85.0974057,64.485%20C85.4123771,64.846%2085.3750248,65.393%2085.0115962,65.705%20C84.8470438,65.847%2084.64312,65.916%2084.4402057,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.9667543,55.2861%20C54.8526781,55.2861%2054.7375924,55.2661%2054.6275543,55.2271%20C54.3751733,55.1381%2054.1742781,54.9561%2054.0602019,54.7171%20L54.2883543,54.6091%20C54.465021,54.9791%2054.9112305,55.1401%2055.2847543,54.9651%20C55.6592876,54.7911%2055.8198019,54.3481%2055.6431352,53.9771%20L55.8712876,53.8701%20C56.1065067,54.3651%2055.8924876,54.9581%2055.3937829,55.1911%20C55.2574971,55.2551%2055.1131352,55.2861%2054.9667543,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M53.3845276,56.0244%20C53.0089848,56.0244%2052.6485848,55.8134%2052.4779752,55.4564%20L52.7061276,55.3484%20C52.7909276,55.5284%2052.9423562,55.6634%2053.1301276,55.7304%20C53.3199181,55.7974%2053.5238419,55.7894%2053.7015181,55.7034%20C54.0760514,55.5294%2054.2365657,55.0864%2054.059899,54.7164%20L54.289061,54.6094%20C54.5232705,55.1044%2054.3092514,55.6964%2053.8105467,55.9294%20C53.6722419,55.9944%2053.52788,56.0244%2053.3845276,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.5488114,56.4395%20C54.4347352,56.4395%2054.3196495,56.4195%2054.2086019,56.3805%20C53.9572305,56.2915%2053.7563352,56.1095%2053.642259,55.8705%20L53.8704114,55.7625%20C53.9552114,55.9425%2054.10664,56.0785%2054.2944114,56.1455%20C54.4842019,56.2125%2054.6881257,56.2035%2054.8658019,56.1185%20C55.0475162,56.0345%2055.1848114,55.8845%2055.2524495,55.6985%20C55.3210971,55.5115%2055.3110019,55.3105%2055.2251924,55.1315%20L55.4533448,55.0245%20C55.567421,55.2645%2055.5805448,55.5335%2055.4906971,55.7835%20C55.39984,56.0325%2055.2161067,56.2315%2054.9748305,56.3445%20C54.8385448,56.4085%2054.6941829,56.4395%2054.5488114,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.9654743,57.1787%20C52.8513981,57.1787%2052.7363124,57.1587%2052.6262743,57.1197%20C52.3738933,57.0307%2052.1729981,56.8487%2052.0589219,56.6097%20L52.2870743,56.5017%20C52.4627314,56.8717%2052.9119695,57.0327%2053.2834743,56.8577%20C53.6580076,56.6837%2053.8185219,56.2407%2053.6418552,55.8697%20L53.8700076,55.7627%20C54.1052267,56.2577%2053.8912076,56.8507%2053.3925029,57.0837%20C53.2562171,57.1477%2053.1118552,57.1787%2052.9654743,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.7141048,56.8535%20C55.3375524,56.8535%2054.9771524,56.6425%2054.8065429,56.2855%20L55.0346952,56.1775%20C55.2103524,56.5495%2055.6595905,56.7065%2056.0310952,56.5325%20C56.2128095,56.4485%2056.3490952,56.2985%2056.4167333,56.1125%20C56.485381,55.9255%2056.4752857,55.7245%2056.3894762,55.5455%20L56.6186381,55.4385%20C56.7317048,55.6785%2056.7448286,55.9475%2056.654981,56.1975%20C56.5641238,56.4465%2056.3814,56.6455%2056.1401238,56.7585%20C56.001819,56.8225%2055.8574571,56.8535%2055.7141048,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M39.2127314,7.8291%20C38.6615314,7.8291%2038.2102743,7.3891%2038.2032076,6.8431%20L38.4555886,6.8391%20C38.4606362,7.2491%2038.7998362,7.5791%2039.2127314,7.5791%20L39.2218171,7.5791%20C39.6387505,7.5741%2039.9739124,7.2341%2039.9688648,6.8211%20L40.2212457,6.8171%20C40.2283124,7.3691%2039.7810933,7.8221%2039.2258552,7.8291%20L39.2127314,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M39.326101,40.8828%20C38.774901,40.8828%2038.3236438,40.4428%2038.3165771,39.8968%20L38.5689581,39.8928%20C38.5740057,40.3028%2038.9132057,40.6328%2039.326101,40.6328%20L39.3351867,40.6328%20C39.75212,40.6278%2040.0872819,40.2868%2040.0822343,39.8738%20L40.3346152,39.8698%20C40.3416819,40.4218%2039.8944629,40.8758%2039.3392248,40.8828%20L39.326101,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.8880076,22.3311%20C48.4529029,22.3311%2048.0975505,21.9841%2048.0914933,21.5541%20L48.3438743,21.5501%20C48.3479124,21.8441%2048.5912076,22.0811%2048.8880076,22.0811%20L48.8940648,22.0811%20C49.0374171,22.0791%2049.1737029,22.0211%2049.2756648,21.9191%20C49.3766171,21.8151%2049.4311314,21.6801%2049.4291124,21.5371%20L49.6814933,21.5331%20C49.6845219,21.7431%2049.6047695,21.9421%2049.45536,22.0931%20C49.3079695,22.2441%2049.1090933,22.3281%2048.8970933,22.3311%20L48.8880076,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M64.4576914,6.9131%20C64.2921295,6.9131%2064.1366629,6.8511%2064.017539,6.7361%20C63.8974057,6.6201%2063.8307771,6.4641%2063.8287581,6.2981%20L64.081139,6.2961%20C64.0821486,6.3941%2064.1225295,6.4871%2064.1942057,6.5571%20C64.2658819,6.6261%2064.3577486,6.6631%2064.4566819,6.6631%20L64.4617295,6.6631%20C64.6676724,6.6601%2064.8342438,6.4911%2064.8322248,6.2861%20L65.0846057,6.2841%20C65.0886438,6.6261%2064.8100152,6.9081%2064.4647581,6.9131%20L64.4576914,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.9223448,80.1807%20C69.7214495,80.1807%2069.5235829,80.1197%2069.3549924,80.0047%20C69.1318876,79.8537%2068.9824781,79.6257%2068.934021,79.3637%20L69.1823638,79.3187%20C69.2187067,79.5147%2069.3307638,79.6857%2069.4973352,79.7987%20C69.6639067,79.9107%2069.8637924,79.9527%2070.0636781,79.9167%20C70.2625543,79.8797%2070.4351829,79.7697%2070.549259,79.6037%20C70.6633352,79.4387%2070.7057352,79.2397%2070.6683829,79.0427%20L70.9167257,78.9957%20C70.9661924,79.2587%2070.9106686,79.5247%2070.757221,79.7447%20C70.6057924,79.9657%2070.375621,80.1147%2070.1111257,80.1627%20C70.0475257,80.1747%2069.9849352,80.1807%2069.9223448,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.7173962,87.1582%20C45.4306914,87.1582%2045.1591295,87.0502%2044.9541962,86.8502%20C44.7442152,86.6482%2044.6271105,86.3772%2044.6230724,86.0882%20L44.8754533,86.0842%20C44.8784819,86.3072%2044.969339,86.5152%2045.1298533,86.6722%20C45.2883486,86.8242%2045.4963105,86.9082%2045.7173962,86.9082%20L45.728501,86.9082%20C45.9536248,86.9052%2046.1636057,86.8152%2046.322101,86.6562%20C46.4785771,86.4972%2046.5633771,86.2862%2046.5603486,86.0632%20L46.8127295,86.0592%20C46.8167676,86.3492%2046.70572,86.6242%2046.5017962,86.8312%20C46.2978724,87.0382%2046.0242914,87.1542%2045.732539,87.1582%20L45.7173962,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.7611752,88.1299%20C44.1635371,88.1299%2043.6749276,87.6519%2043.6668514,87.0599%20L43.9192324,87.0559%20C43.9252895,87.5129%2044.3018419,87.8799%2044.7611752,87.8799%20L44.7692514,87.8799%20C44.9974038,87.8769%2045.2073848,87.7869%2045.36588,87.6279%20C45.5223562,87.4689%2045.6071562,87.2579%2045.6041276,87.0349%20L45.8565086,87.0309%20C45.8605467,87.3209%2045.749499,87.5959%2045.5455752,87.8029%20C45.3416514,88.0099%2045.0680705,88.1259%2044.7763181,88.1299%20L44.7611752,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M54.2472035,101.175217%20C54.7590321,101.101217%2055.5111273,102.195217%2055.431375,102.531217%20C55.3516226,102.869217%2055.3072035,103.980217%2054.4783845,104.111217%20C53.8686321,104.207217%2051.6920988,104.459217%2051.2095464,103.996217%20C50.7663654,103.569217%2051.5992226,101.560217%2054.2472035,101.175217'%20id='Fill-336'%20fill='%23FFFFFF'%20transform='translate(53.267009,%20102.718975)%20rotate(-3.000000)%20translate(-53.267009,%20-102.718975)%20'%3e%3c/path%3e%3cpath%20d='M54.2936421,101.674253%20C52.7520992,101.905253%2052.0676421,102.709253%2051.8435278,103.045253%20C51.6224421,103.378253%2051.5871088,103.635253%2051.6052802,103.700253%20C51.8051659,103.818253%2053.185185,103.811253%2054.3986326,103.616253%20C54.7196612,103.567253%2054.8236421,103.088253%2054.8983469,102.645253%20C54.9124802,102.554253%2054.9266135,102.476253%2054.9397373,102.417253%20C54.904404,102.278253%2054.5005945,101.740253%2054.2936421,101.674253%20M52.6279278,104.771253%20C51.9030897,104.771253%2051.192385,104.676253%2050.8592421,104.356253%20C50.5806135,104.088253%2050.5170135,103.644253%2050.6825754,103.137253%20C50.9914897,102.193253%2052.0908612,100.983253%2054.1745183,100.680253%20C54.5480421,100.624253%2054.9356992,100.813253%2055.3102326,101.217253%20C55.5908802,101.521253%2056.0370897,102.163253%2055.922004,102.646253%20C55.9129183,102.687253%2055.9048421,102.741253%2055.8937373,102.806253%20C55.8129754,103.294253%2055.6241945,104.436253%2054.5591469,104.605253%20C54.1997564,104.661253%2053.4052612,104.771253%2052.6279278,104.771253'%20id='Fill-338'%20fill='%2352267D'%20transform='translate(53.266382,%20102.720930)%20rotate(-3.000000)%20translate(-53.266382,%20-102.720930)%20'%3e%3c/path%3e%3cpath%20d='M54.3771221,101.450624%20C54.6789697,101.406624%2055.1221507,102.052624%2055.0747031,102.251624%20C55.028265,102.450624%2055.0020174,103.105624%2054.5144174,103.182624%20C54.1530078,103.239624%2052.8688936,103.388624%2052.5852174,103.115624%20C52.3227412,102.863624%2052.8143793,101.678624%2054.3771221,101.450624'%20id='Fill-340'%20fill='%23EAF3FB'%20transform='translate(53.798252,%20102.361579)%20rotate(-3.000000)%20translate(-53.798252,%20-102.361579)%20'%3e%3c/path%3e%3cpath%20d='M56.0840141,101.58897%20C56.0840141,101.58897%2055.6902998,101.39197%2054.9210426,101.84097%20C54.2406236,102.23697%2053.2260522,102.86997%2053.5046807,103.63897%20C53.7843188,104.40597%2055.9436903,104.09297%2056.4232141,103.92397%20C56.9027379,103.75497%2057.1985284,103.23197%2057.1076712,102.77797%20C56.908795,101.78997%2056.0840141,101.58897%2056.0840141,101.58897'%20id='Fill-342'%20fill='%23FFFFFF'%20transform='translate(55.290705,%20102.839242)%20rotate(-3.000000)%20translate(-55.290705,%20-102.839242)%20'%3e%3c/path%3e%3cpath%20d='M68.2400306,101.009841%20C68.2400306,101.009841%2067.8463163,100.812841%2067.0770592,101.261841%20C66.3966401,101.657841%2065.3820687,102.290841%2065.6606973,103.059841%20C65.9403354,103.826841%2068.0997068,103.513841%2068.5792306,103.344841%20C69.0587544,103.175841%2069.3545449,102.652841%2069.2636878,102.198841%20C69.0648116,101.210841%2068.2400306,101.009841%2068.2400306,101.009841'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%20transform='translate(67.446722,%20102.260113)%20rotate(-3.000000)%20translate(-67.446722,%20-102.260113)%20'%3e%3c/path%3e%3cpath%20d='M55.828683,102.046113%20C55.7267211,102.046113%2055.512702,102.076113%2055.1765306,102.272113%20C54.8433878,102.466113%2053.8308354,103.057113%2053.9802449,103.470113%20C54.1710449,103.727113%2055.6994639,103.648113%2056.2536925,103.453113%20C56.507083,103.363113%2056.6514449,103.074113%2056.6120735,102.876113%20C56.4838639,102.238113%2056.0093878,102.088113%2055.955883,102.072113%20L55.8912735,102.051113%20C55.8811782,102.049113%2055.8599782,102.046113%2055.828683,102.046113%20M54.8625687,104.631117%20C54.0721116,104.632113%2053.265502,104.454113%2053.030283,103.808113%20C52.5971973,102.615113%2054.0458639,101.771113%2054.664702,101.410113%20C55.4945306,100.927113%2056.0416925,101.039113%2056.2435973,101.113113%20C56.6726449,101.234113%2057.4035401,101.686113%2057.6024163,102.681113%20C57.7447592,103.393113%2057.3015782,104.145113%2056.5928925,104.395113%20C56.4172354,104.457113%2055.6469687,104.631117%2054.8625687,104.631117'%20id='Fill-344'%20fill='%2352267D'%20transform='translate(55.289875,%20102.838834)%20rotate(-3.000000)%20translate(-55.289875,%20-102.838834)%20'%3e%3c/path%3e%3cpath%20d='M67.9846995,101.466984%20C67.8827376,101.466984%2067.6687186,101.496984%2067.3325472,101.692984%20C66.9994043,101.886984%2065.9868519,102.477984%2066.1362614,102.890984%20C66.3270614,103.147984%2067.8554805,103.068984%2068.4097091,102.873984%20C68.6630995,102.783984%2068.8074614,102.494984%2068.76809,102.296984%20C68.6398805,101.658984%2068.1654043,101.508984%2068.1118995,101.492984%20L68.04729,101.471984%20C68.0371948,101.469984%2068.0159948,101.466984%2067.9846995,101.466984%20M67.0185852,104.051988%20C66.2281281,104.052984%2065.4215186,103.874984%2065.1862995,103.228984%20C64.7532138,102.035984%2066.2018805,101.191984%2066.8207186,100.830984%20C67.6505472,100.347984%2068.1977091,100.459984%2068.3996138,100.533984%20C68.8286614,100.654984%2069.5595567,101.106984%2069.7584329,102.101984%20C69.9007757,102.813984%2069.4575948,103.565984%2068.7489091,103.815984%20C68.5732519,103.877984%2067.8029852,104.051988%2067.0185852,104.051988'%20id='Fill-344-Copy'%20fill='%2352267D'%20transform='translate(67.445891,%20102.259705)%20rotate(-3.000000)%20translate(-67.445891,%20-102.259705)%20'%3e%3c/path%3e%3cpath%20d='M56.2217178,101.835989%20C56.2217178,101.835989%2055.9885178,101.719989%2055.5322131,101.984989%20C55.1304226,102.219989%2054.5287464,102.594989%2054.6943083,103.049989%20C54.8588607,103.504989%2056.1389369,103.317989%2056.4226131,103.218989%20C56.7052798,103.117989%2056.8809369,102.808989%2056.8274321,102.539989%20C56.7103274,101.954989%2056.2217178,101.835989%2056.2217178,101.835989'%20id='Fill-346'%20fill='%23EAF3FB'%20transform='translate(55.751580,%20102.576503)%20rotate(-3.000000)%20translate(-55.751580,%20-102.576503)%20'%3e%3c/path%3e%3cpath%20d='M68.3777344,101.256861%20C68.3777344,101.256861%2068.1445344,101.140861%2067.6882296,101.405861%20C67.2864391,101.640861%2066.684763,102.015861%2066.8503249,102.470861%20C67.0148772,102.925861%2068.2949534,102.738861%2068.5786296,102.639861%20C68.8612963,102.538861%2069.0369534,102.229861%2068.9834487,101.960861%20C68.8663439,101.375861%2068.3777344,101.256861%2068.3777344,101.256861'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%20transform='translate(67.907597,%20101.997375)%20rotate(-3.000000)%20translate(-67.907597,%20-101.997375)%20'%3e%3c/path%3e%3cpath%20d='M80.0881264,99.8902841%20C80.0881264,99.8902841%2079.1068692,99.1192841%2077.8318407,100.185284%20C76.6648311,101.158284%2075.7976502,102.650284%2076.3276502,102.792284%20C76.8576502,102.935284%2077.7894407,103.069284%2078.7636311,102.878284%20C79.6106216,102.714284%2080.3627169,102.867284%2080.6817264,101.102284%20C80.8301264,100.280284%2080.0881264,99.8902841%2080.0881264,99.8902841'%20id='Fill-265'%20fill='%23FFFFFF'%20transform='translate(78.434869,%20101.296858)%20rotate(-3.000000)%20translate(-78.434869,%20-101.296858)%20'%3e%3c/path%3e%3cpath%20d='M76.7185159,102.369709%20C77.1243444,102.451709%2077.8602873,102.543709%2078.6658873,102.388709%20C78.7870301,102.364709%2078.9051444,102.347709%2079.0202301,102.329709%20C79.6542111,102.237709%2079.9732206,102.190709%2080.1852206,101.014709%20C80.2680016,100.556709%2079.8561159,100.334709%2079.8520778,100.331709%20L79.7783825,100.285709%20C79.6996397,100.227709%2079.0606111,99.8127086%2078.1570873,100.566709%20C77.3999444,101.198709%2076.870954,101.981709%2076.7185159,102.369709%20M77.7552968,103.473709%20C77.0375254,103.473709%2076.4651254,103.347709%2076.1955825,103.274709%20C75.9351254,103.204709%2075.7433159,103.004709%2075.6847635,102.739709%20C75.5030492,101.924709%2076.6640016,100.505709%2077.5059444,99.8027086%20C78.7304968,98.7797086%2079.8884206,99.1237086%2080.3639063,99.4707086%20C80.7616587,99.6967086%2081.3421349,100.288709%2081.178592,101.189709%20C80.8636206,102.932709%2080.0822492,103.185709%2079.1686301,103.318709%20C79.0676778,103.334709%2078.9647063,103.348709%2078.8597159,103.368709%20C78.4700397,103.445709%2078.0965159,103.473709%2077.7552968,103.473709'%20id='Fill-267'%20fill='%2352267D'%20transform='translate(78.436350,%20101.298329)%20rotate(-3.000000)%20translate(-78.436350,%20-101.298329)%20'%3e%3c/path%3e%3cpath%20d='M79.8570073,100.157418%20C79.8570073,100.157418%2079.2472549,99.6784177%2078.4527597,100.341418%20C77.7279216,100.946418%2077.1868168,101.875418%2077.5179406,101.964418%20C77.8470454,102.053418%2078.4265121,102.135418%2079.0332359,102.017418%20C79.5602073,101.915418%2080.0286263,102.010418%2080.226493,100.911418%20C80.3193692,100.400418%2079.8570073,100.157418%2079.8570073,100.157418'%20id='Fill-269'%20fill='%23EAF3FB'%20transform='translate(78.828575,%20101.033112)%20rotate(-3.000000)%20translate(-78.828575,%20-101.033112)%20'%3e%3c/path%3e%3cpath%20d='M81.4669914,99.7486885%20C81.97882,99.6746885%2082.7309152,100.768688%2082.6511628,101.104688%20C82.5714105,101.442688%2082.5269914,102.553688%2081.6981724,102.684688%20C81.08842,102.780688%2078.9118867,103.032688%2078.4293343,102.569688%20C77.9861533,102.142688%2078.8190105,100.133688%2081.4669914,99.7486885'%20id='Fill-336'%20fill='%23FFFFFF'%20transform='translate(80.486796,%20101.292447)%20rotate(-3.000000)%20translate(-80.486796,%20-101.292447)%20'%3e%3c/path%3e%3cpath%20d='M81.51343,100.247724%20C79.9718871,100.478724%2079.28743,101.282724%2079.0633157,101.618724%20C78.84223,101.951724%2078.8068967,102.208724%2078.8250681,102.273724%20C79.0249538,102.391724%2080.4049729,102.384724%2081.6184205,102.189724%20C81.939449,102.140724%2082.04343,101.661724%2082.1181348,101.218724%20C82.1322681,101.127724%2082.1464014,101.049724%2082.1595252,100.990724%20C82.1241919,100.851724%2081.7203824,100.313724%2081.51343,100.247724%20M79.8477157,103.344724%20C79.1228776,103.344724%2078.4121729,103.249724%2078.07903,102.929724%20C77.8004014,102.661724%2077.7368014,102.217724%2077.9023633,101.710724%20C78.2112776,100.766724%2079.310649,99.556724%2081.3943062,99.253724%20C81.76783,99.197724%2082.1554871,99.386724%2082.5300205,99.790724%20C82.8106681,100.094724%2083.2568776,100.736724%2083.1417919,101.219724%20C83.1327062,101.260724%2083.12463,101.314724%2083.1135252,101.379724%20C83.0327633,101.867724%2082.8439824,103.009724%2081.7789348,103.178724%20C81.4195443,103.234724%2080.625049,103.344724%2079.8477157,103.344724'%20id='Fill-338'%20fill='%2352267D'%20transform='translate(80.486169,%20101.294401)%20rotate(-3.000000)%20translate(-80.486169,%20-101.294401)%20'%3e%3c/path%3e%3cpath%20d='M81.59691,100.024096%20C81.8987576,99.9800955%2082.3419386,100.626096%2082.294491,100.825096%20C82.2480529,101.024096%2082.2218053,101.679096%2081.7342053,101.756096%20C81.3727957,101.813096%2080.0886814,101.962096%2079.8050053,101.689096%20C79.5425291,101.437096%2080.0341672,100.252096%2081.59691,100.024096'%20id='Fill-340'%20fill='%23EAF3FB'%20transform='translate(81.018040,%20100.935050)%20rotate(-3.000000)%20translate(-81.018040,%20-100.935050)%20'%3e%3c/path%3e%3cpath%20d='M83.303802,100.162441%20C83.303802,100.162441%2082.9100877,99.9654412%2082.1408305,100.414441%20C81.4604115,100.810441%2080.4458401,101.443441%2080.7244686,102.212441%20C81.0041067,102.979441%2083.1634782,102.666441%2083.643002,102.497441%20C84.1225258,102.328441%2084.4183162,101.805441%2084.3274591,101.351441%20C84.1285829,100.363441%2083.303802,100.162441%2083.303802,100.162441'%20id='Fill-342'%20fill='%23FFFFFF'%20transform='translate(82.510493,%20101.412714)%20rotate(-3.000000)%20translate(-82.510493,%20-101.412714)%20'%3e%3c/path%3e%3cpath%20d='M83.0484709,100.619584%20C82.946509,100.619584%2082.7324899,100.649584%2082.3963185,100.845584%20C82.0631756,101.039584%2081.0506233,101.630584%2081.2000328,102.043584%20C81.3908328,102.300584%2082.9192518,102.221584%2083.4734804,102.026584%20C83.7268709,101.936584%2083.8712328,101.647584%2083.8318614,101.449584%20C83.7036518,100.811584%2083.2291756,100.661584%2083.1756709,100.645584%20L83.1110614,100.624584%20C83.1009661,100.622584%2083.0797661,100.619584%2083.0484709,100.619584%20M82.0823566,103.204588%20C81.2918995,103.205584%2080.4852899,103.027584%2080.2500709,102.381584%20C79.8169852,101.188584%2081.2656518,100.344584%2081.8844899,99.9835841%20C82.7143185,99.5005841%2083.2614804,99.6125841%2083.4633852,99.6865841%20C83.8924328,99.8075841%2084.623328,100.259584%2084.8222042,101.254584%20C84.9645471,101.966584%2084.5213661,102.718584%2083.8126804,102.968584%20C83.6370233,103.030584%2082.8667566,103.204588%2082.0823566,103.204588'%20id='Fill-344'%20fill='%2352267D'%20transform='translate(82.509663,%20101.412305)%20rotate(-3.000000)%20translate(-82.509663,%20-101.412305)%20'%3e%3c/path%3e%3cpath%20d='M83.4415057,100.409461%20C83.4415057,100.409461%2083.2083057,100.293461%2082.752001,100.558461%20C82.3502105,100.793461%2081.7485343,101.168461%2081.9140962,101.623461%20C82.0786486,102.078461%2083.3587248,101.891461%2083.642401,101.792461%20C83.9250676,101.691461%2084.1007248,101.382461%2084.04722,101.113461%20C83.9301153,100.528461%2083.4415057,100.409461%2083.4415057,100.409461'%20id='Fill-346'%20fill='%23EAF3FB'%20transform='translate(82.971368,%20101.149975)%20rotate(-3.000000)%20translate(-82.971368,%20-101.149975)%20'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M184.104301,140.835567%20L131.970301,134.199567%20C130.735301,134.042567%20129.861301,132.913567%20130.018301,131.678567%20L135.708301,86.969567%20C135.866301,85.733567%20136.995301,84.860567%20138.230301,85.018567%20L190.365301,91.653567%20C191.600301,91.811567%20192.474301,92.939567%20192.317301,94.175567%20L186.625301,138.883567%20C186.468301,140.118567%20185.339301,140.992567%20184.104301,140.835567'%20id='Fill-528'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M184.230301,139.843367%20C184.559301,139.884367%20184.891301,139.796367%20185.157301,139.591367%20C185.422301,139.385367%20185.591301,139.089367%20185.633301,138.757367%20L191.325301,94.049367%20C191.368301,93.716367%20191.278301,93.387367%20191.073301,93.122367%20C190.867301,92.857367%20190.571301,92.688367%20190.239301,92.646367%20L138.104301,86.010367%20C137.427301,85.929367%20136.788301,86.409367%20136.701301,87.095367%20L131.010301,131.804367%20C130.922301,132.490367%20131.410301,133.120367%20132.096301,133.207367%20L184.230301,139.843367%20Z%20M184.391301,141.854367%20C184.254301,141.854367%20184.117301,141.845367%20183.978301,141.827367%20L131.844301,135.192367%20C130.982301,135.081367%20130.213301,134.643367%20129.681301,133.955367%20C129.149301,133.268367%20128.917301,132.414367%20129.026301,131.552367%20L134.716301,86.843367%20C134.944301,85.063367%20136.584301,83.799367%20138.356301,84.026367%20L190.491301,90.661367%20C191.353301,90.772367%20192.122301,91.210367%20192.654301,91.898367%20C193.186301,92.585367%20193.418301,93.439367%20193.309301,94.301367%20L187.618301,139.009367%20C187.409301,140.651367%20186.004301,141.854367%20184.391301,141.854367%20L184.391301,141.854367%20Z'%20id='Fill-530'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M180.596501,104.220267%20C180.366501,105.973267%20178.757501,107.207267%20177.004501,106.977267%20C175.251501,106.746267%20174.017501,105.139267%20174.247501,103.385267%20C174.478501,101.632267%20176.085501,100.398267%20177.839501,100.628267%20C179.592501,100.859267%20180.826501,102.467267%20180.596501,104.220267'%20id='Fill-538'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpolygon%20id='Fill-542'%20fill='%23FFFFFF'%20points='105.15%20210.016%20192.554%20210.016%20192.554%20115.853%20105.15%20115.853'%3e%3c/polygon%3e%3cpath%20d='M106.149,209.016%20L191.553,209.016%20L191.553,116.853%20L106.149,116.853%20L106.149,209.016%20Z%20M104.15,211.016%20L193.554,211.016%20L193.554,114.853%20L104.15,114.853%20L104.15,211.016%20Z'%20id='Fill-544'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-545'%20fill='%23E1F2FF'%20points='191.5146%20170.0161%20105.0676%20130.2781%20105.1486%20115.8531%20191.5146%20115.8531'%3e%3c/polygon%3e%3cpolygon%20id='Fill-546'%20fill='%23FFFFFF'%20points='61.364%20210.112%20105.067%20210.112%20105.067%20115.949%2061.364%20115.949'%3e%3c/polygon%3e%3cpath%20d='M62.364,209.112%20L104.067,209.112%20L104.067,116.949%20L62.364,116.949%20L62.364,209.112%20Z%20M60.364,211.112%20L106.067,211.112%20L106.067,114.949%20L60.364,114.949%20L60.364,211.112%20Z'%20id='Fill-547'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-548'%20fill='%23E1F2FF'%20points='62.3467%20149.4819%20104.1227%20130.2779%20104.0417%20115.8529%2061.3647%20115.8529'%3e%3c/polygon%3e%3cpolygon%20id='Fill-549'%20fill='%23FFFFFF'%20points='105.0674%20115.9487%2061.3644%20115.9487%2037.4184%20144.6067%2081.1204%20144.6067'%3e%3c/polygon%3e%3cpath%20d='M39.5566,143.6069%20L80.6526,143.6069%20L102.9286,116.9489%20L61.8316,116.9489%20L39.5566,143.6069%20Z%20M81.5876,145.6069%20L35.2796,145.6069%20L60.8966,114.9489%20L107.2056,114.9489%20L81.5876,145.6069%20Z'%20id='Fill-550'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Path-22'%20fill='%23E1F2FF'%20points='135.654706%20114.853%20138.767119%2089.3261133%20188.460035%2097.6501039%20186.010671%20114.853'%3e%3c/polygon%3e%3cg%20id='Group-Copy'%20transform='translate(160.759502,%20112.187455)%20rotate(-9.000000)%20translate(-160.759502,%20-112.187455)%20translate(138.259502,%2097.687455)'%3e%3cpath%20d='M29.1672814,27.9239282%20L6.16428141,21.4029282%20C1.66228141,20.1269282%20-0.952718593,15.4439282%200.323281407,10.9419282%20L1.20428141,7.83192823%20C2.48028141,3.32992823%207.16428141,0.715928226%2011.6662814,1.99092823%20L34.6692814,8.51192823%20C39.1712814,9.78692823%2041.7862814,14.4719282%2040.5102814,18.9739282%20L39.6282814,22.0829282%20C38.3532814,26.5839282%2033.6692814,29.1989282%2029.1672814,27.9239282'%20id='Fill-121'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4983814,26.2549282%20L9.49538141,19.7349282%20C4.99338141,18.4589282%202.37838141,13.7759282%203.65438141,9.27392823%20L4.53538141,6.16392823%20C5.81138141,1.66192823%2010.4953814,-0.952071774%2014.9973814,0.322928226%20L38.0003814,6.84392823%20C42.5023814,8.11892823%2045.1163814,12.8039282%2043.8413814,17.3059282%20L42.9593814,20.4149282%20C41.6843814,24.9159282%2036.9993814,27.5309282%2032.4983814,26.2549282%20Z'%20id='Stroke-125'%20stroke='%23ACD3EF'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cpolygon%20id='Fill-551'%20fill='%23FFFFFF'%20points='105.0674%20115.9487%20192.4714%20115.9487%20216.4184%20144.6067%20129.0134%20144.6067'%3e%3c/polygon%3e%3cpath%20d='M129.4814,143.6069%20L214.2794,143.6069%20L192.0034,116.9489%20L107.2064,116.9489%20L129.4814,143.6069%20Z%20M218.5564,145.6069%20L128.5454,145.6069%20L102.9284,114.9489%20L192.9394,114.9489%20L218.5564,145.6069%20Z'%20id='Fill-552'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.2529,64.5737%20C209.6999,64.5737%20209.2529,64.1267%20209.2529,63.5737%20L209.2529,56.5737%20C209.2529,56.0207%20209.6999,55.5737%20210.2529,55.5737%20C210.8059,55.5737%20211.2529,56.0207%20211.2529,56.5737%20L211.2529,63.5737%20C211.2529,64.1267%20210.8059,64.5737%20210.2529,64.5737'%20id='Fill-553'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.7529,61.0737%20L206.7529,61.0737%20C206.1999,61.0737%20205.7529,60.6267%20205.7529,60.0737%20C205.7529,59.5207%20206.1999,59.0737%20206.7529,59.0737%20L213.7529,59.0737%20C214.3059,59.0737%20214.7529,59.5207%20214.7529,60.0737%20C214.7529,60.6267%20214.3059,61.0737%20213.7529,61.0737'%20id='Fill-554'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.1191,54.0845%20C53.5661,54.0845%2053.1191,53.6375%2053.1191,53.0845%20L53.1191,46.0845%20C53.1191,45.5315%2053.5661,45.0845%2054.1191,45.0845%20C54.6721,45.0845%2055.1191,45.5315%2055.1191,46.0845%20L55.1191,53.0845%20C55.1191,53.6375%2054.6721,54.0845%2054.1191,54.0845'%20id='Fill-555'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M57.6191,50.5845%20L50.6191,50.5845%20C50.0661,50.5845%2049.6191,50.1375%2049.6191,49.5845%20C49.6191,49.0315%2050.0661,48.5845%2050.6191,48.5845%20L57.6191,48.5845%20C58.1721,48.5845%2058.6191,49.0315%2058.6191,49.5845%20C58.6191,50.1375%2058.1721,50.5845%2057.6191,50.5845'%20id='Fill-556'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M174.7959,14.937%20C174.5199,14.937%20174.2959,14.713%20174.2959,14.437%20L174.2959,10.5%20C174.2959,10.223%20174.5199,10%20174.7959,10%20C175.0719,10%20175.2959,10.223%20175.2959,10.5%20L175.2959,14.437%20C175.2959,14.713%20175.0719,14.937%20174.7959,14.937'%20id='Fill-557'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M176.7646,12.9683%20L172.8266,12.9683%20C172.5506,12.9683%20172.3276,12.7443%20172.3276,12.4683%20C172.3276,12.1923%20172.5506,11.9683%20172.8266,11.9683%20L176.7646,11.9683%20C177.0406,11.9683%20177.2646,12.1923%20177.2646,12.4683%20C177.2646,12.7443%20177.0406,12.9683%20176.7646,12.9683'%20id='Fill-558'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4082,173.812%20C22.1322,173.812%2021.9082,173.588%2021.9082,173.312%20L21.9082,169.375%20C21.9082,169.098%2022.1322,168.875%2022.4082,168.875%20C22.6842,168.875%2022.9082,169.098%2022.9082,169.375%20L22.9082,173.312%20C22.9082,173.588%2022.6842,173.812%2022.4082,173.812'%20id='Fill-559'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.377,171.8432%20L20.439,171.8432%20C20.163,171.8432%2019.94,171.6192%2019.94,171.3432%20C19.94,171.0672%2020.163,170.8432%2020.439,170.8432%20L24.377,170.8432%20C24.653,170.8432%2024.877,171.0672%2024.877,171.3432%20C24.877,171.6192%2024.653,171.8432%2024.377,171.8432'%20id='Fill-560'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M92.2666,172.1724%20L72.0456,172.1724%20C71.4936,172.1724%2071.0456,171.7254%2071.0456,171.1724%20C71.0456,170.6194%2071.4936,170.1724%2072.0456,170.1724%20L92.2666,170.1724%20C92.8196,170.1724%2093.2666,170.6194%2093.2666,171.1724%20C93.2666,171.7254%2092.8196,172.1724%2092.2666,172.1724'%20id='Fill-561'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,179.438%20L72.0456,179.438%20C71.4936,179.438%2071.0456,178.991%2071.0456,178.438%20C71.0456,177.885%2071.4936,177.438%2072.0456,177.438%20L92.2666,177.438%20C92.8196,177.438%2093.2666,177.885%2093.2666,178.438%20C93.2666,178.991%2092.8196,179.438%2092.2666,179.438'%20id='Fill-562'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M92.2666,186.7036%20L72.0456,186.7036%20C71.4936,186.7036%2071.0456,186.2566%2071.0456,185.7036%20C71.0456,185.1506%2071.4936,184.7036%2072.0456,184.7036%20L92.2666,184.7036%20C92.8196,184.7036%2093.2666,185.1506%2093.2666,185.7036%20C93.2666,186.2566%2092.8196,186.7036%2092.2666,186.7036'%20id='Fill-563'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M203.5146,140.4028%20L183.1296,140.4028%20C182.5776,140.4028%20182.1296,139.9558%20182.1296,139.4028%20C182.1296,138.8498%20182.5776,138.4028%20183.1296,138.4028%20L203.5146,138.4028%20C204.0676,138.4028%20204.5146,138.8498%20204.5146,139.4028%20C204.5146,139.9558%20204.0676,140.4028%20203.5146,140.4028'%20id='Fill-564'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M61.2148,140.4028%20L47.8298,140.4028%20C47.2768,140.4028%2046.8298,139.9558%2046.8298,139.4028%20C46.8298,138.8498%2047.2768,138.4028%2047.8298,138.4028%20L61.2148,138.4028%20C61.7678,138.4028%2062.2148,138.8498%2062.2148,139.4028%20C62.2148,139.9558%2061.7678,140.4028%2061.2148,140.4028'%20id='Fill-565'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group-2'%20transform='translate(161.500000,%20110.500000)%20rotate(-10.000000)%20translate(-161.500000,%20-110.500000)%20translate(145.000000,%20103.000000)'%20fill='%23ACD3EF'%3e%3cpath%20d='M2.04259359,5.003%20C2.20759359,5.051%202.36259359,5.067%202.50959359,5.051%20C2.65459359,5.034%202.78759359,4.988%202.90759359,4.913%20C3.02759359,4.838%203.13359359,4.733%203.22359359,4.6%20C3.31359359,4.468%203.38759359,4.308%203.44159359,4.121%20L4.36659359,0.98%20L5.59659359,1.342%20L4.67159359,4.483%20C4.57559359,4.809%204.43559359,5.091%204.25059359,5.331%20C4.06359359,5.573%203.84459359,5.763%203.59059359,5.901%20C3.33559359,6.04%203.05159359,6.122%202.73759359,6.149%20C2.42459359,6.175%202.09159359,6.137%201.73859359,6.032%20C1.38559359,5.929%201.08259359,5.78%200.834593588,5.588%20C0.584593588,5.396%200.390593588,5.173%200.251593588,4.918%20C0.113593588,4.664%200.0315935883,4.386%200.00759358834,4.083%20C-0.0174064117,3.78%200.0195935883,3.467%200.114593588,3.142%20L1.03959359,8.52651283e-14%20L2.26959359,0.362%20L1.34559359,3.5%20C1.29059359,3.687%201.26559359,3.86%201.26959359,4.022%20C1.27359359,4.183%201.30559359,4.327%201.36559359,4.457%20C1.42459359,4.586%201.51059359,4.697%201.62459359,4.79%20C1.73859359,4.883%201.87759359,4.954%202.04259359,5.003'%20id='Fill-139'%3e%3c/path%3e%3cpath%20d='M6.86089359,4.542%20L7.50189359,4.73%20C7.82289359,4.825%208.07589359,4.816%208.26089359,4.705%20C8.44689359,4.594%208.57989359,4.4%208.66089359,4.127%20C8.69689359,4.005%208.71089359,3.889%208.70389359,3.779%20C8.69689359,3.669%208.66689359,3.567%208.61389359,3.474%20C8.56089359,3.381%208.48389359,3.298%208.38189359,3.226%20C8.28089359,3.154%208.15289359,3.095%207.99689359,3.049%20L7.35589359,2.86%20L6.86089359,4.542%20Z%20M6.58889359,5.471%20L6.06589359,7.243%20L4.83689359,6.881%20L6.39689359,1.577%20L8.26789359,2.128%20C8.64189359,2.238%208.94989359,2.377%209.19189359,2.544%20C9.43389359,2.712%209.61889359,2.898%209.74689359,3.105%20C9.87489359,3.312%209.94889359,3.532%209.96889359,3.768%20C9.98889359,4.004%209.96389359,4.243%209.89089359,4.489%20C9.81389359,4.753%209.69989359,4.983%209.54889359,5.179%20C9.39989359,5.375%209.21489359,5.525%208.99289359,5.632%20C8.77189359,5.739%208.51389359,5.797%208.21889359,5.807%20C7.92489359,5.816%207.59489359,5.767%207.22889359,5.659%20L6.58889359,5.471%20Z'%20id='Fill-141'%3e%3c/path%3e%3cpath%20d='M13.8139936,6.6407%20C13.8919936,6.3777%2013.9269936,6.1307%2013.9209936,5.9007%20C13.9159936,5.6687%2013.8719936,5.4607%2013.7869936,5.2777%20C13.7029936,5.0927%2013.5809936,4.9347%2013.4179936,4.8007%20C13.2569936,4.6677%2013.0589936,4.5667%2012.8239936,4.4967%20L12.0019936,4.2547%20L10.9979936,7.6657%20L11.8199936,7.9087%20C12.0549936,7.9777%2012.2769936,7.9997%2012.4839936,7.9747%20C12.6919936,7.9507%2012.8809936,7.8837%2013.0509936,7.7747%20C13.2219936,7.6647%2013.3729936,7.5147%2013.5019936,7.3237%20C13.6319936,7.1327%2013.7369936,6.9057%2013.8139936,6.6407%20M15.0749936,7.0107%20C14.9609936,7.3947%2014.7919936,7.7287%2014.5639936,8.0137%20C14.3349936,8.2987%2014.0669936,8.5247%2013.7569936,8.6897%20C13.4479936,8.8557%2013.1039936,8.9547%2012.7259936,8.9877%20C12.3489936,9.0207%2011.9539936,8.9757%2011.5419936,8.8547%20L9.48099359,8.2477%20L11.0429936,2.9447%20L13.1019936,3.5507%20C13.5149936,3.6717%2013.8709936,3.8497%2014.1689936,4.0827%20C14.4689936,4.3167%2014.7049936,4.5857%2014.8759936,4.8917%20C15.0459936,5.1977%2015.1499936,5.5327%2015.1869936,5.8957%20C15.2239936,6.2577%2015.1859936,6.6307%2015.0749936,7.0107'%20id='Fill-143'%3e%3c/path%3e%3cpath%20d='M16.7895936,8.1963%20L18.2385936,8.6223%20L18.1795936,7.0273%20C18.1745936,6.9253%2018.1695936,6.8063%2018.1635936,6.6683%20C18.1585936,6.5313%2018.1555936,6.3843%2018.1565936,6.2253%20C18.0745936,6.3623%2017.9945936,6.4873%2017.9165936,6.6013%20C17.8375936,6.7163%2017.7675936,6.8133%2017.7035936,6.8943%20L16.7895936,8.1963%20Z%20M19.6005936,11.2263%20L18.6465936,10.9463%20C18.5405936,10.9153%2018.4595936,10.8643%2018.4045936,10.7943%20C18.3505936,10.7233%2018.3205936,10.6453%2018.3165936,10.5603%20L18.2765936,9.5443%20L16.2605936,8.9503%20L15.6755936,9.7833%20C15.6305936,9.8433%2015.5645936,9.8903%2015.4785936,9.9243%20C15.3925936,9.9583%2015.2985936,9.9603%2015.1955936,9.9303%20L14.2345936,9.6473%20L17.8495936,4.9483%20L19.1075936,5.3183%20L19.6005936,11.2263%20Z'%20id='Fill-145'%3e%3c/path%3e%3cpolygon%20id='Fill-147'%20points='24.8589936%207.0118%2024.5719936%207.9878%2023.0799936%207.5478%2021.8049936%2011.8758%2020.5749936%2011.5138%2021.8489936%207.1858%2020.3569936%206.7458%2020.6439936%205.7708'%3e%3c/polygon%3e%3cpolygon%20id='Fill-149'%20points='28.7827936%208.166%2028.5047936%209.112%2026.3277936%208.472%2025.9637936%209.71%2027.6307936%2010.2%2027.3617936%2011.11%2025.6957936%2010.62%2025.3237936%2011.883%2027.4997936%2012.523%2027.2207936%2013.47%2023.8067936%2012.465%2025.3687936%207.161'%3e%3c/polygon%3e%3cpath%20d='M32.1206936,10.3194%20C32.0666936,10.3674%2032.0156936,10.3994%2031.9676936,10.4174%20C31.9186936,10.4344%2031.8626936,10.4334%2031.7996936,10.4154%20C31.7436936,10.3984%2031.6886936,10.3634%2031.6356936,10.3094%20C31.5806936,10.2554%2031.5196936,10.1944%2031.4506936,10.1274%20C31.3826936,10.0584%2031.3016936,9.9934%2031.2076936,9.9264%20C31.1126936,9.8604%2030.9996936,9.8074%2030.8666936,9.7684%20C30.6356936,9.7014%2030.4496936,9.6994%2030.3086936,9.7644%20C30.1666936,9.8294%2030.0706936,9.9454%2030.0216936,10.1134%20C29.9896936,10.2204%2029.9976936,10.3194%2030.0456936,10.4094%20C30.0926936,10.5004%2030.1636936,10.5874%2030.2586936,10.6704%20C30.3536936,10.7544%2030.4666936,10.8374%2030.5966936,10.9224%20C30.7246936,11.0054%2030.8566936,11.0954%2030.9896936,11.1914%20C31.1226936,11.2874%2031.2486936,11.3904%2031.3706936,11.5034%20C31.4916936,11.6154%2031.5916936,11.7424%2031.6696936,11.8834%20C31.7476936,12.0254%2031.7986936,12.1844%2031.8196936,12.3614%20C31.8416936,12.5384%2031.8196936,12.7374%2031.7556936,12.9574%20C31.6836936,13.2024%2031.5726936,13.4204%2031.4256936,13.6084%20C31.2776936,13.7964%2031.0996936,13.9464%2030.8916936,14.0574%20C30.6836936,14.1704%2030.4476936,14.2364%2030.1836936,14.2574%20C29.9206936,14.2784%2029.6386936,14.2454%2029.3376936,14.1564%20C29.1726936,14.1084%2029.0096936,14.0414%2028.8486936,13.9574%20C28.6876936,13.8724%2028.5356936,13.7764%2028.3936936,13.6674%20C28.2526936,13.5574%2028.1226936,13.4404%2028.0076936,13.3134%20C27.8916936,13.1874%2027.7976936,13.0564%2027.7236936,12.9224%20L28.2566936,12.4534%20C28.2956936,12.4184%2028.3446936,12.3934%2028.3996936,12.3814%20C28.4566936,12.3694%2028.5136936,12.3714%2028.5686936,12.3874%20C28.6416936,12.4094%2028.7076936,12.4534%2028.7686936,12.5214%20C28.8286936,12.5904%2028.8976936,12.6654%2028.9746936,12.7484%20C29.0516936,12.8314%2029.1436936,12.9144%2029.2526936,12.9964%20C29.3586936,13.0784%2029.4966936,13.1424%2029.6616936,13.1914%20C29.8846936,13.2574%2030.0726936,13.2594%2030.2246936,13.1974%20C30.3776936,13.1354%2030.4856936,12.9974%2030.5486936,12.7844%20C30.5856936,12.6604%2030.5796936,12.5494%2030.5356936,12.4524%20C30.4896936,12.3534%2030.4206936,12.2634%2030.3246936,12.1794%20C30.2286936,12.0964%2030.1166936,12.0144%2029.9876936,11.9344%20C29.8576936,11.8544%2029.7256936,11.7684%2029.5926936,11.6774%20C29.4586936,11.5874%2029.3306936,11.4864%2029.2106936,11.3764%20C29.0906936,11.2654%2028.9916936,11.1364%2028.9146936,10.9914%20C28.8366936,10.8464%2028.7896936,10.6794%2028.7706936,10.4914%20C28.7536936,10.3014%2028.7806936,10.0844%2028.8526936,9.8374%20C28.9116936,9.6374%2029.0086936,9.4554%2029.1446936,9.2894%20C29.2796936,9.1244%2029.4476936,8.9894%2029.6466936,8.8874%20C29.8456936,8.7854%2030.0696936,8.7224%2030.3216936,8.7014%20C30.5736936,8.6784%2030.8466936,8.7104%2031.1376936,8.7964%20C31.2996936,8.8434%2031.4536936,8.9034%2031.5996936,8.9744%20C31.7476936,9.0454%2031.8826936,9.1264%2032.0056936,9.2164%20C32.1296936,9.3064%2032.2416936,9.4044%2032.3416936,9.5084%20C32.4406936,9.6134%2032.5246936,9.7224%2032.5946936,9.8394%20L32.1206936,10.3194%20Z'%20id='Fill-151'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M187.0146,206.9683%20C186.4616,206.9683%20186.0146,206.5213%20186.0146,205.9683%20L186.0146,191.7183%20C186.0146,191.1653%20186.4616,190.7183%20187.0146,190.7183%20C187.5676,190.7183%20188.0146,191.1653%20188.0146,191.7183%20L188.0146,205.9683%20C188.0146,206.5213%20187.5676,206.9683%20187.0146,206.9683'%20id='Fill-566'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M125.5381,170.1573%20C125.6101,170.1673%20125.6751,170.1843%20125.7321,170.2123%20C125.7891,170.2383%20125.8451,170.2773%20125.8981,170.3293%20C125.9521,170.3803%20126.0131,170.4473%20126.0781,170.5313%20L132.9091,179.2343%20C132.8861,179.0243%20132.8691,178.8183%20132.8601,178.6183%20C132.8501,178.4173%20132.8471,178.2293%20132.8471,178.0553%20L132.8471,170.1443%20L134.9791,170.1443%20L134.9791,183.1583%20L133.7281,183.1583%20C133.5361,183.1583%20133.3781,183.1283%20133.2521,183.0683%20C133.1261,183.0083%20133.0031,182.9003%20132.8831,182.7443%20L126.0781,174.0773%20C126.0971,174.2693%20126.1101,174.4603%20126.1191,174.6483%20C126.1281,174.8383%20126.1331,175.0103%20126.1331,175.1663%20L126.1331,183.1583%20L124.0001,183.1583%20L124.0001,170.1443%20L125.2681,170.1443%20C125.3771,170.1443%20125.4671,170.1483%20125.5381,170.1573'%20id='Fill-1'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-3'%20fill='%235E63B6'%20points='145.8164%20170.1446%20145.8164%20172.0706%20140.0464%20172.0706%20140.0464%20175.6796%20144.5914%20175.6796%20144.5914%20177.5416%20140.0464%20177.5416%20140.0464%20181.2236%20145.8164%20181.2236%20145.8164%20183.1586%20137.6084%20183.1586%20137.6084%20170.1446'%3e%3c/polygon%3e%3cpath%20d='M146.707,170.1446%20L148.74,170.1446%20C148.95,170.1446%20149.126,170.1936%20149.268,170.2926%20C149.408,170.3916%20149.503,170.5256%20149.551,170.6936%20L151.765,178.4786%20C151.818,178.6696%20151.868,178.8786%20151.913,179.1036%20C151.958,179.3296%20152.002,179.5676%20152.044,179.8196%20C152.092,179.5676%20152.144,179.3296%20152.201,179.1036%20C152.258,178.8786%20152.319,178.6696%20152.386,178.4786%20L154.941,170.6936%20C154.989,170.5556%20155.084,170.4296%20155.226,170.3156%20C155.366,170.2016%20155.539,170.1446%20155.742,170.1446%20L156.454,170.1446%20C156.664,170.1446%20156.838,170.1936%20156.976,170.2926%20C157.113,170.3916%20157.21,170.5256%20157.264,170.6936%20L159.802,178.4786%20C159.934,178.8626%20160.048,179.2886%20160.144,179.7556%20C160.186,179.5226%20160.229,179.2966%20160.274,179.0816%20C160.319,178.8656%20160.365,178.6646%20160.414,178.4786%20L162.628,170.6936%20C162.67,170.5426%20162.763,170.4146%20162.906,170.3066%20C163.051,170.1986%20163.225,170.1446%20163.429,170.1446%20L165.327,170.1446%20L161.287,183.1586%20L159.1,183.1586%20L156.256,174.2666%20C156.22,174.1526%20156.182,174.0296%20156.144,173.8976%20C156.104,173.7656%20156.066,173.6236%20156.03,173.4746%20C155.995,173.6236%20155.957,173.7656%20155.918,173.8976%20C155.879,174.0296%20155.842,174.1526%20155.806,174.2666%20L152.935,183.1586%20L150.748,183.1586%20L146.707,170.1446%20Z'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M173.7246,172.5108%20C173.6586,172.6438%20173.5816,172.7368%20173.4956,172.7898%20C173.4086,172.8438%20173.3046,172.8708%20173.1846,172.8708%20C173.0646,172.8708%20172.9296,172.8248%20172.7796,172.7318%20C172.6296,172.6388%20172.4526,172.5348%20172.2486,172.4208%20C172.0446,172.3078%20171.8056,172.2038%20171.5336,172.1108%20C171.2596,172.0178%20170.9376,171.9718%20170.5656,171.9718%20C170.2296,171.9718%20169.9366,172.0118%20169.6886,172.0928%20C169.4396,172.1738%20169.2296,172.2858%20169.0576,172.4308%20C168.8866,172.5738%20168.7596,172.7468%20168.6756,172.9478%20C168.5916,173.1488%20168.5496,173.3688%20168.5496,173.6098%20C168.5496,173.9148%20168.6346,174.1698%20168.8056,174.3738%20C168.9766,174.5778%20169.2036,174.7518%20169.4856,174.8968%20C169.7676,175.0398%20170.0886,175.1688%20170.4486,175.2828%20C170.8086,175.3978%20171.1756,175.5188%20171.5506,175.6478%20C171.9256,175.7768%20172.2936,175.9268%20172.6536,176.0978%20C173.0136,176.2688%20173.3336,176.4848%20173.6166,176.7458%20C173.8986,177.0068%20174.1246,177.3258%20174.2956,177.7038%20C174.4666,178.0818%20174.5526,178.5408%20174.5526,179.0808%20C174.5526,179.6688%20174.4526,180.2198%20174.2506,180.7328%20C174.0496,181.2458%20173.7556,181.6928%20173.3696,182.0738%20C172.9826,182.4548%20172.5096,182.7548%20171.9516,182.9738%20C171.3936,183.1928%20170.7546,183.3018%20170.0346,183.3018%20C169.6206,183.3018%20169.2126,183.2618%20168.8106,183.1808%20C168.4086,183.0998%20168.0236,182.9848%20167.6546,182.8338%20C167.2856,182.6848%20166.9406,182.5038%20166.6196,182.2938%20C166.2976,182.0838%20166.0116,181.8508%20165.7596,181.5918%20L166.4616,180.4318%20C166.5276,180.3478%20166.6076,180.2768%20166.7006,180.2198%20C166.7926,180.1628%20166.8966,180.1338%20167.0106,180.1338%20C167.1606,180.1338%20167.3226,180.1958%20167.4956,180.3188%20C167.6706,180.4418%20167.8756,180.5778%20168.1136,180.7288%20C168.3496,180.8778%20168.6286,181.0148%20168.9506,181.1378%20C169.2706,181.2608%20169.6566,181.3228%20170.1066,181.3228%20C170.7966,181.3228%20171.3296,181.1588%20171.7086,180.8318%20C172.0866,180.5048%20172.2756,180.0348%20172.2756,179.4228%20C172.2756,179.0808%20172.1906,178.8018%20172.0196,178.5858%20C171.8476,178.3698%20171.6206,178.1888%20171.3396,178.0418%20C171.0576,177.8948%20170.7366,177.7708%20170.3766,177.6678%20C170.0166,177.5668%20169.6506,177.4548%20169.2786,177.3348%20C168.9066,177.2148%20168.5406,177.0718%20168.1806,176.9038%20C167.8206,176.7358%20167.4986,176.5168%20167.2176,176.2458%20C166.9356,175.9768%20166.7086,175.6388%20166.5376,175.2338%20C166.3676,174.8288%20166.2816,174.3288%20166.2816,173.7358%20C166.2816,173.2618%20166.3756,172.7988%20166.5656,172.3498%20C166.7536,171.8998%20167.0306,171.4998%20167.3926,171.1528%20C167.7556,170.8048%20168.2016,170.5258%20168.7296,170.3158%20C169.2576,170.1058%20169.8606,169.9998%20170.5376,169.9998%20C171.3066,169.9998%20172.0146,170.1198%20172.6626,170.3608%20C173.3106,170.6008%20173.8626,170.9368%20174.3186,171.3678%20L173.7246,172.5108%20Z'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/NoResults.svg.js b/lib/static/illustrations/NoResults.svg.js new file mode 100644 index 00000000..d8ce7fc5 --- /dev/null +++ b/lib/static/illustrations/NoResults.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M129.47,84.27%20C129.039,86.818%20127.954,89.763%20126.552,92.402%20L126.552,92.402%20C123.568,92.006%20120.57,91.159%20118.223,90.023%20L118.223,90.023%20C116.282,89.065%20114.068,87.609%20111.969,85.919%20L111.969,85.919%20C111.986,86.134%20112.004,86.37%20112.021,86.585%20L112.021,86.585%20C112.02,86.649%20112.04,86.714%20112.039,86.779%20L112.039,86.779%20C112.058,86.929%20112.055,87.101%20112.074,87.251%20L112.074,87.251%20C112.073,87.316%20112.092,87.403%20112.091,87.467%20L112.091,87.467%20C112.11,87.618%20112.13,87.79%20112.148,87.941%20L112.148,87.941%20C112.147,88.005%20112.168,88.07%20112.166,88.134%20L112.166,88.134%20C112.184,88.328%20112.202,88.543%20112.241,88.736%20L112.241,88.736%20C112.279,89.038%20112.297,89.253%20112.335,89.49%20L112.335,89.49%20C112.375,89.749%20112.394,89.942%20112.432,90.136%20L112.432,90.136%20C112.431,90.179%20112.453,90.222%20112.452,90.266%20L112.452,90.266%20C112.491,90.459%20112.51,90.632%20112.549,90.825%20L112.549,90.825%20C112.548,90.869%20112.57,90.89%20112.569,90.933%20L112.569,90.933%20C112.608,91.148%20112.648,91.364%20112.687,91.559%20L112.687,91.559%20C112.826,92.227%20112.987,92.874%20113.169,93.5%20L113.169,93.5%20C113.474,94.558%20113.823,95.531%20114.239,96.375%20L114.239,96.375%20C114.301,96.504%20114.364,96.613%20114.427,96.744%20L114.427,96.744%20C114.488,96.873%20114.529,96.981%20114.592,97.089%20L114.592,97.089%20C114.653,97.22%20114.717,97.329%20114.779,97.437%20L114.779,97.437%20C114.885,97.61%20114.968,97.741%20115.051,97.871%20L115.051,97.871%20C115.094,97.936%20115.094,97.958%20115.115,97.958%20L115.115,97.958%20C115.22,98.088%20115.325,98.241%20115.43,98.372%20L115.43,98.372%20C115.515,98.459%20115.578,98.546%20115.662,98.634%20L115.662,98.634%20C115.705,98.677%20115.726,98.699%20115.769,98.743%20L115.769,98.743%20C115.81,98.787%20115.875,98.831%20115.916,98.896%20L115.916,98.896%20C115.958,98.94%20115.98,98.961%20116.022,99.005%20L116.022,99.005%20C116.064,99.049%20116.106,99.092%20116.171,99.136%20L116.171,99.136%20C116.212,99.158%20116.255,99.202%20116.276,99.224%20L116.276,99.224%20C116.318,99.268%20116.382,99.311%20116.426,99.334%20L116.426,99.334%20C116.467,99.356%20116.51,99.378%20116.531,99.422%20L116.531,99.422%20C116.574,99.465%20116.637,99.488%20116.702,99.532%20L116.702,99.532%20C116.743,99.554%20116.786,99.577%20116.808,99.598%20L116.808,99.598%20C116.872,99.621%20116.936,99.665%20117,99.688%20L117,99.688%20C117.021,99.709%20117.064,99.71%20117.085,99.733%20L117.085,99.733%20C117.171,99.777%20117.277,99.822%20117.362,99.844%20L117.362,99.844%20C117.427,99.867%20117.492,99.889%20117.533,99.912%20L117.533,99.912%20C122.2,101.389%20127.006,99.67%20132.568,104.083%20L132.568,104.083%20C132.197,96.968%20136.355,94.226%20137.899,89.592%20L137.899,89.592%20C137.899,89.528%20137.923,89.443%20137.947,89.357%20L137.947,89.357%20C137.971,89.25%20138.015,89.144%20138.016,89.036%20L138.016,89.036%20C138.276,87.753%20137.829,86.198%20136.889,84.57%20L136.889,84.57%20C136.784,84.419%20136.701,84.289%20136.618,84.137%20L136.618,84.137%20C136.471,83.898%20136.303,83.637%20136.114,83.376%20L136.114,83.376%20C136.093,83.354%20136.072,83.332%20136.051,83.289%20L136.051,83.289%20C136.009,83.224%20135.946,83.158%20135.904,83.093%20L135.904,83.093%20C135.862,83.028%20135.799,82.94%20135.757,82.876%20L135.757,82.876%20C135.715,82.811%20135.652,82.745%20135.61,82.68%20L135.61,82.68%20C135.546,82.615%20135.505,82.527%20135.442,82.463%20L135.442,82.463%20C135.399,82.418%20135.357,82.354%20135.315,82.31%20L135.315,82.31%20C133.821,80.393%20131.852,78.491%20129.772,76.821%20L129.772,76.821%20C129.919,79.488%20129.829,82.171%20129.47,84.27%20L129.47,84.27%20Z'%20id='path-1'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/NoResults'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M220.9019,44.9998%20C220.3489,44.9998%20219.9019,44.5518%20219.9019,43.9998%20L219.9019,36.9998%20C219.9019,36.4478%20220.3489,35.9998%20220.9019,35.9998%20C221.4549,35.9998%20221.9019,36.4478%20221.9019,36.9998%20L221.9019,43.9998%20C221.9019,44.5518%20221.4549,44.9998%20220.9019,44.9998'%20id='Fill-1'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M224.4019,41.4998%20L217.4019,41.4998%20C216.8489,41.4998%20216.4019,41.0518%20216.4019,40.4998%20C216.4019,39.9478%20216.8489,39.4998%20217.4019,39.4998%20L224.4019,39.4998%20C224.9549,39.4998%20225.4019,39.9478%20225.4019,40.4998%20C225.4019,41.0518%20224.9549,41.4998%20224.4019,41.4998'%20id='Fill-4'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M14.4272,199.1668%20C14.1512,199.1668%2013.9272,198.9428%2013.9272,198.6668%20L13.9272,194.7298%20C13.9272,194.4528%2014.1512,194.2298%2014.4272,194.2298%20C14.7032,194.2298%2014.9272,194.4528%2014.9272,194.7298%20L14.9272,198.6668%20C14.9272,198.9428%2014.7032,199.1668%2014.4272,199.1668'%20id='Fill-6'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M16.396,197.1981%20L12.458,197.1981%20C12.182,197.1981%2011.959,196.9741%2011.959,196.6981%20C11.959,196.4221%2012.182,196.1981%2012.458,196.1981%20L16.396,196.1981%20C16.672,196.1981%2016.896,196.4221%2016.896,196.6981%20C16.896,196.9741%2016.672,197.1981%2016.396,197.1981'%20id='Fill-8'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M242.4937,180.4495%20C242.2177,180.4495%20241.9937,180.2255%20241.9937,179.9495%20L241.9937,176.0125%20C241.9937,175.7355%20242.2177,175.5125%20242.4937,175.5125%20C242.7697,175.5125%20242.9937,175.7355%20242.9937,176.0125%20L242.9937,179.9495%20C242.9937,180.2255%20242.7697,180.4495%20242.4937,180.4495'%20id='Fill-10'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M244.4624,178.4808%20L240.5244,178.4808%20C240.2484,178.4808%20240.0254,178.2568%20240.0254,177.9808%20C240.0254,177.7048%20240.2484,177.4808%20240.5244,177.4808%20L244.4624,177.4808%20C244.7384,177.4808%20244.9624,177.7048%20244.9624,177.9808%20C244.9624,178.2568%20244.7384,178.4808%20244.4624,178.4808'%20id='Fill-12'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.0044,64.452%20C43.7284,64.452%2043.5044,64.228%2043.5044,63.952%20L43.5044,60.015%20C43.5044,59.738%2043.7284,59.515%2044.0044,59.515%20C44.2804,59.515%2044.5044,59.738%2044.5044,60.015%20L44.5044,63.952%20C44.5044,64.228%2044.2804,64.452%2044.0044,64.452'%20id='Fill-14'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M45.9731,62.4832%20L42.0351,62.4832%20C41.7591,62.4832%2041.5361,62.2592%2041.5361,61.9832%20C41.5361,61.7072%2041.7591,61.4832%2042.0351,61.4832%20L45.9731,61.4832%20C46.2491,61.4832%2046.4731,61.7072%2046.4731,61.9832%20C46.4731,62.2592%2046.2491,62.4832%2045.9731,62.4832'%20id='Fill-16'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M26.5562,115.7093%20C26.0032,115.7093%2025.5562,115.2613%2025.5562,114.7093%20L25.5562,106.5843%20C25.5562,106.0323%2026.0032,105.5843%2026.5562,105.5843%20C27.1092,105.5843%2027.5562,106.0323%2027.5562,106.5843%20L27.5562,114.7093%20C27.5562,115.2613%2027.1092,115.7093%2026.5562,115.7093'%20id='Fill-20'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M30.6187,111.6468%20L22.4937,111.6468%20C21.9407,111.6468%2021.4937,111.1988%2021.4937,110.6468%20C21.4937,110.0948%2021.9407,109.6468%2022.4937,109.6468%20L30.6187,109.6468%20C31.1717,109.6468%2031.6187,110.0948%2031.6187,110.6468%20C31.6187,111.1988%2031.1717,111.6468%2030.6187,111.6468'%20id='Fill-24'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.001,235.147%20L231.12,235.147%20C231.12,177.948%20184.76,131.588%20127.56,131.588%20L127.56,131.588%20C70.36,131.588%2024.001,177.948%2024.001,235.147%20L24.001,235.147%20Z'%20id='Clip-28'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M244.001,225.589%20C243.45,225.589%20243.001,226.038%20243.001,226.589%20L243.001,226.589%20C243.001,227.138%20243.45,227.588%20244.001,227.588%20L244.001,227.588%20L252.97,227.588%20C253.53,227.588%20253.97,227.138%20253.97,226.589%20L253.97,226.589%20C253.97,226.038%20253.53,225.589%20252.97,225.589%20L252.97,225.589%20L244.001,225.589%20Z%20M20,225.589%20C19.45,225.589%2019.001,226.038%2019.001,226.589%20L19.001,226.589%20C19.001,227.138%2019.45,227.588%2020,227.588%20L20,227.588%20L237.9,227.588%20C238.449,227.588%20238.9,227.138%20238.9,226.589%20L238.9,226.589%20C238.9,226.038%20238.449,225.589%20237.9,225.589%20L237.9,225.589%20L20,225.589%20Z%20M3,225.589%20C2.449,225.589%202,226.038%202,226.589%20L2,226.589%20C2,227.138%202.449,227.588%203,227.588%20L3,227.588%20L11.971,227.588%20C12.529,227.588%2012.971,227.138%2012.971,226.589%20L12.971,226.589%20C12.971,226.038%2012.529,225.589%2011.971,225.589%20L11.971,225.589%20L3,225.589%20Z%20M81.33,234.308%20C80.78,234.308%2080.35,234.768%2080.35,235.308%20L80.35,235.308%20C80.35,235.868%2080.8,236.308%2081.35,236.308%20L81.35,236.308%20L86.35,236.227%20C86.921,236.227%2087.35,235.768%2087.35,235.228%20L87.35,235.228%20C87.329,234.668%2086.9,234.228%2086.329,234.228%20L86.329,234.228%20L81.33,234.308%20Z%20M170.039,234.308%20C169.48,234.308%20169.039,234.758%20169.039,235.308%20L169.039,235.308%20C169.039,235.859%20169.48,236.308%20170.039,236.308%20L170.039,236.308%20L179.18,236.308%20C179.73,236.308%20180.181,235.859%20180.181,235.308%20L180.181,235.308%20C180.181,234.758%20179.73,234.308%20179.18,234.308%20L179.18,234.308%20L170.039,234.308%20Z%20M94.22,234.308%20C93.68,234.308%2093.22,234.758%2093.22,235.308%20L93.22,235.308%20C93.22,235.859%2093.68,236.308%2094.22,236.308%20L94.22,236.308%20L161.42,236.308%20C161.97,236.308%20162.42,235.859%20162.42,235.308%20L162.42,235.308%20C162.42,234.758%20161.97,234.308%20161.42,234.308%20L161.42,234.308%20L94.22,234.308%20Z'%20id='Clip-31'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M63.137,44.149%20C61.48,44.149%2060.137,45.491%2060.137,47.148%20L60.137,47.148%20L60.137,224.149%20C60.137,225.805%2061.48,227.148%2063.137,227.148%20L63.137,227.148%20L190.137,227.148%20C191.793,227.148%20193.137,225.805%20193.137,224.149%20L193.137,224.149%20L193.137,47.148%20C193.137,45.491%20191.793,44.149%20190.137,44.149%20L190.137,44.149%20L63.137,44.149%20Z'%20id='Clip-34'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.1372,46.1483%20C63.0342,46.1483%2062.1372,47.0453%2062.1372,48.1483%20L62.1372,223.1483%20C62.1372,225.1483%2062.1372,225.1483%2064.1372,225.1483%20L189.1372,225.1483%20C191.1372,225.1483%20191.1372,225.1483%20191.1372,223.1483%20L191.1372,48.1483%20C191.1372,47.0453%20190.2402,46.1483%20189.1372,46.1483%20L64.1372,46.1483%20Z%20M189.1372,227.1483%20L64.1372,227.1483%20C60.8852,227.1483%2060.1372,226.4003%2060.1372,223.1483%20L60.1372,48.1483%20C60.1372,45.9423%2061.9312,44.1483%2064.1372,44.1483%20L189.1372,44.1483%20C191.3432,44.1483%20193.1372,45.9423%20193.1372,48.1483%20L193.1372,223.1483%20C193.1372,226.3633%20192.3522,227.1483%20189.1372,227.1483%20L189.1372,227.1483%20Z'%20id='Fill-36'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.0581,154.9481%20L119.4651,154.9481%20C118.9121,154.9481%20118.4651,154.5001%20118.4651,153.9481%20C118.4651,153.3961%20118.9121,152.9481%20119.4651,152.9481%20L167.0581,152.9481%20C167.6111,152.9481%20168.0581,153.3961%20168.0581,153.9481%20C168.0581,154.5001%20167.6111,154.9481%20167.0581,154.9481'%20id='Fill-57'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.0591,170.8553%20L86.1731,170.8553%20C85.6211,170.8553%2085.1731,170.4073%2085.1731,169.8553%20C85.1731,169.3033%2085.6211,168.8553%2086.1731,168.8553%20L167.0591,168.8553%20C167.6121,168.8553%20168.0591,169.3033%20168.0591,169.8553%20C168.0591,170.4073%20167.6121,170.8553%20167.0591,170.8553'%20id='Fill-59'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M167.0591,188.0696%20L86.1731,188.0696%20C85.6211,188.0696%2085.1731,187.6216%2085.1731,187.0696%20C85.1731,186.5176%2085.6211,186.0696%2086.1731,186.0696%20L167.0591,186.0696%20C167.6121,186.0696%20168.0591,186.5176%20168.0591,187.0696%20C168.0591,187.6216%20167.6121,188.0696%20167.0591,188.0696'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M137.0728,205.2835%20L86.1738,205.2835%20C85.6208,205.2835%2085.1738,204.8355%2085.1738,204.2835%20C85.1738,203.7315%2085.6208,203.2835%2086.1738,203.2835%20L137.0728,203.2835%20C137.6258,203.2835%20138.0728,203.7315%20138.0728,204.2835%20C138.0728,204.8355%20137.6258,205.2835%20137.0728,205.2835'%20id='Fill-63'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M103.116,144.464%20C100.881,145.756%2099.133,147.307%2097.874,149.12%20L97.874,149.12%20C96.615,150.932%2095.985,153.034%2095.985,155.43%20L95.985,155.43%20C95.985,157.131%2096.41,158.549%2097.26,159.682%20L97.26,159.682%20C98.109,160.817%2099.244,161.385%20100.658,161.385%20L100.658,161.385%20C101.917,161.385%20102.949,160.905%20103.751,159.944%20L103.751,159.944%20C104.555,158.984%20104.956,157.919%20104.956,156.755%20L104.956,156.755%20C104.956,155.368%20104.609,154.353%20103.916,153.706%20L103.916,153.706%20C103.225,153.059%20102.421,152.736%20101.508,152.736%20L101.508,152.736%20C101.351,152.736%20101.215,152.76%20101.107,152.807%20L101.107,152.807%20C100.998,152.855%20100.895,152.878%20100.8,152.878%20L100.8,152.878%20C100.674,152.878%20100.587,152.799%20100.54,152.642%20L100.54,152.642%20C100.492,152.485%20100.469,152.214%20100.469,151.838%20L100.469,151.838%20C100.469,150.578%20100.895,149.451%20101.746,148.46%20L101.746,148.46%20C102.595,147.467%20103.476,146.687%20104.391,146.119%20L104.391,146.119%20C104.484,146.089%20104.476,145.939%20104.367,145.67%20L104.367,145.67%20C104.258,145.402%20104.156,145.207%20104.06,145.08%20L104.06,145.08%20C103.966,144.953%20103.809,144.805%20103.589,144.631%20L103.589,144.631%20C103.426,144.503%20103.298,144.441%20103.204,144.441%20L103.204,144.441%20C103.17,144.441%20103.141,144.449%20103.116,144.464%20L103.116,144.464%20Z'%20id='Clip-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M92.208,144.464%20C89.973,145.756%2088.225,147.307%2086.965,149.12%20L86.965,149.12%20C85.705,150.934%2085.075,153.036%2085.075,155.43%20L85.075,155.43%20C85.075,157.131%2085.501,158.549%2086.348,159.682%20L86.348,159.682%20C87.199,160.817%2088.334,161.385%2089.75,161.385%20L89.75,161.385%20C91.01,161.385%2092.041,160.905%2092.842,159.944%20L92.842,159.944%20C93.647,158.984%2094.048,157.919%2094.048,156.755%20L94.048,156.755%20C94.048,155.368%2093.701,154.353%2093.009,153.706%20L93.009,153.706%20C92.317,153.059%2091.514,152.736%2090.6,152.736%20L90.6,152.736%20C90.442,152.736%2090.309,152.76%2090.199,152.807%20L90.199,152.807%20C90.09,152.855%2089.987,152.878%2089.892,152.878%20L89.892,152.878%20C89.765,152.878%2089.679,152.799%2089.633,152.642%20L89.633,152.642%20C89.585,152.485%2089.561,152.214%2089.561,151.838%20L89.561,151.838%20C89.561,150.578%2089.987,149.451%2090.838,148.46%20L90.838,148.46%20C91.687,147.467%2092.568,146.687%2093.483,146.119%20L93.483,146.119%20C93.575,146.089%2093.568,145.939%2093.459,145.67%20L93.459,145.67%20C93.352,145.402%2093.248,145.207%2093.152,145.08%20L93.152,145.08%20C93.056,144.953%2092.901,144.805%2092.68,144.631%20L92.68,144.631%20C92.518,144.503%2092.389,144.441%2092.295,144.441%20L92.295,144.441%20C92.262,144.441%2092.233,144.449%2092.208,144.464%20L92.208,144.464%20Z'%20id='Clip-78'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M149.502,196.101%20C148.699,197.064%20148.297,198.127%20148.297,199.294%20L148.297,199.294%20C148.297,200.683%20148.644,201.7%20149.339,202.344%20L149.339,202.344%20C150.032,202.991%20150.834,203.314%20151.75,203.314%20L151.75,203.314%20C151.907,203.314%20152.039,203.291%20152.152,203.243%20L152.152,203.243%20C152.263,203.195%20152.363,203.172%20152.46,203.172%20L152.46,203.172%20C152.587,203.172%20152.674,203.251%20152.719,203.409%20L152.719,203.409%20C152.768,203.567%20152.791,203.836%20152.791,204.214%20L152.791,204.214%20C152.791,205.79%20152.404,206.959%20151.633,207.714%20L151.633,207.714%20C150.859,208.471%20149.939,209.211%20148.867,209.937%20L148.867,209.937%20C148.771,210.001%20148.771,210.151%20148.867,210.386%20L148.867,210.386%20C148.962,210.621%20149.073,210.82%20149.197,210.976%20L149.197,210.976%20C149.321,211.135%20149.488,211.285%20149.694,211.425%20L149.694,211.425%20C149.9,211.568%20150.049,211.623%20150.143,211.592%20L150.143,211.592%20C152.317,210.361%20154.049,208.824%20155.342,206.98%20L155.342,206.98%20C156.634,205.135%20157.281,203.014%20157.281,200.618%20L157.281,200.618%20C157.281,198.915%20156.855,197.497%20156.006,196.362%20L156.006,196.362%20C155.151,195.226%20154.018,194.658%20152.599,194.658%20L152.599,194.658%20C151.339,194.658%20150.307,195.139%20149.502,196.101%20L149.502,196.101%20Z'%20id='Clip-81'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M160.423,196.101%20C159.618,197.064%20159.219,198.127%20159.219,199.294%20L159.219,199.294%20C159.219,200.683%20159.565,201.7%20160.259,202.344%20L160.259,202.344%20C160.954,202.991%20161.756,203.314%20162.669,203.314%20L162.669,203.314%20C162.828,203.314%20162.96,203.291%20163.071,203.243%20L163.071,203.243%20C163.181,203.195%20163.285,203.172%20163.378,203.172%20L163.378,203.172%20C163.504,203.172%20163.59,203.251%20163.639,203.409%20L163.639,203.409%20C163.686,203.567%20163.709,203.836%20163.709,204.214%20L163.709,204.214%20C163.709,205.79%20163.322,206.959%20162.551,207.714%20L162.551,207.714%20C161.777,208.471%20160.858,209.211%20159.786,209.937%20L159.786,209.937%20C159.69,210.001%20159.69,210.151%20159.786,210.386%20L159.786,210.386%20C159.88,210.621%20159.991,210.82%20160.116,210.976%20L160.116,210.976%20C160.243,211.135%20160.407,211.285%20160.613,211.425%20L160.613,211.425%20C160.818,211.568%20160.967,211.623%20161.061,211.592%20L161.061,211.592%20C163.234,210.361%20164.968,208.824%20166.26,206.98%20L166.26,206.98%20C167.554,205.137%20168.2,203.016%20168.2,200.618%20L168.2,200.618%20C168.2,198.915%20167.774,197.497%20166.924,196.362%20L166.924,196.362%20C166.072,195.226%20164.937,194.658%20163.52,194.658%20L163.52,194.658%20C162.258,194.658%20161.227,195.139%20160.423,196.101%20L160.423,196.101%20Z'%20id='Clip-84'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M125.6372,63.6077%20C109.0012,63.6077%2095.4662,77.1517%2095.4662,93.7987%20C95.4662,110.4467%20109.0012,123.9907%20125.6372,123.9907%20C142.2732,123.9907%20155.8082,110.4467%20155.8082,93.7987%20C155.8082,77.1517%20142.2732,63.6077%20125.6372,63.6077'%20id='Fill-38'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M100.466,92.1074389%20C100.466,106.719018%20112.354154,118.607%20126.966,118.607%20L126.966,118.607%20C141.577846,118.607%20153.466,106.719018%20153.466,92.1074389%20L153.466,92.1074389%20C153.466,77.4958594%20141.577846,65.607%20126.966,65.607%20L126.966,65.607%20C112.354154,65.607%20100.466,77.4958594%20100.466,92.1074389%20L100.466,92.1074389%20Z'%20id='Clip-42'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M126.6372,66.7654%20C112.8432,66.7654%20101.6212,77.9954%20101.6212,91.7994%20C101.6212,105.6024%20112.8432,116.8334%20126.6372,116.8334%20C140.4312,116.8334%20151.6532,105.6024%20151.6532,91.7994%20C151.6532,77.9954%20140.4312,66.7654%20126.6372,66.7654%20M126.6372,118.8334%20C111.7412,118.8334%2099.6212,106.7054%2099.6212,91.7994%20C99.6212,76.8924%20111.7412,64.7654%20126.6372,64.7654%20C141.5332,64.7654%20153.6532,76.8924%20153.6532,91.7994%20C153.6532,106.7054%20141.5332,118.8334%20126.6372,118.8334'%20id='Fill-47'%20fill='%235E63B6'%3e%3c/path%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cuse%20id='Clip-87'%20fill='%239452BA'%20xlink:href='%23path-1'%3e%3c/use%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ProductCategory.svg.js b/lib/static/illustrations/ProductCategory.svg.js new file mode 100644 index 00000000..8da0b95f --- /dev/null +++ b/lib/static/illustrations/ProductCategory.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/ProductCategory'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.3604,218.4731%20C23.3604,161.2801%2069.7244,114.9151%20126.9184,114.9151%20C184.1114,114.9151%20230.4754,161.2801%20230.4754,218.4731%20L23.3604,218.4731%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.8262'%20y1='209.6821'%20x2='54.8262'%20y2='209.6821'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.8262,210.6821%20L18.8262,210.6821%20C18.2732,210.6821%2017.8262,210.2351%2017.8262,209.6821%20C17.8262,209.1291%2018.2732,208.6821%2018.8262,208.6821%20L54.8262,208.6821%20C55.3792,208.6821%2055.8262,209.1291%2055.8262,209.6821%20C55.8262,210.2351%2055.3792,210.6821%2054.8262,210.6821'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M82.7061,154.1635%20C82.4301,154.1635%2082.2061,153.9395%2082.2061,153.6635%20L82.2061,149.7265%20C82.2061,149.4495%2082.4301,149.2265%2082.7061,149.2265%20C82.9821,149.2265%2083.2061,149.4495%2083.2061,149.7265%20L83.2061,153.6635%20C83.2061,153.9395%2082.9821,154.1635%2082.7061,154.1635'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M84.6748,152.1948%20L80.7368,152.1948%20C80.4608,152.1948%2080.2378,151.9708%2080.2378,151.6948%20C80.2378,151.4188%2080.4608,151.1948%2080.7368,151.1948%20L84.6748,151.1948%20C84.9508,151.1948%2085.1748,151.4188%2085.1748,151.6948%20C85.1748,151.9708%2084.9508,152.1948%2084.6748,152.1948'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M236.1992,152.4028%20C235.9232,152.4028%20235.6992,152.1788%20235.6992,151.9028%20L235.6992,147.9658%20C235.6992,147.6888%20235.9232,147.4658%20236.1992,147.4658%20C236.4752,147.4658%20236.6992,147.6888%20236.6992,147.9658%20L236.6992,151.9028%20C236.6992,152.1788%20236.4752,152.4028%20236.1992,152.4028'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.168,150.434%20L234.23,150.434%20C233.954,150.434%20233.731,150.21%20233.731,149.934%20C233.731,149.658%20233.954,149.434%20234.23,149.434%20L238.168,149.434%20C238.444,149.434%20238.668,149.658%20238.668,149.934%20C238.668,150.21%20238.444,150.434%20238.168,150.434'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='225.8672'%20y1='84.143'%20x2='225.8672'%20y2='88.081'%20id='Fill-15'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M225.8672,88.5805%20C225.5912,88.5805%20225.3672,88.3565%20225.3672,88.0805%20L225.3672,84.1435%20C225.3672,83.8665%20225.5912,83.6435%20225.8672,83.6435%20C226.1432,83.6435%20226.3672,83.8665%20226.3672,84.1435%20L226.3672,88.0805%20C226.3672,88.3565%20226.1432,88.5805%20225.8672,88.5805'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='227.8359'%20y1='86.1118'%20x2='223.8979'%20y2='86.1118'%20id='Fill-19'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M227.8359,86.6118%20L223.8979,86.6118%20C223.6219,86.6118%20223.3989,86.3878%20223.3989,86.1118%20C223.3989,85.8358%20223.6219,85.6118%20223.8979,85.6118%20L227.8359,85.6118%20C228.1119,85.6118%20228.3359,85.8358%20228.3359,86.1118%20C228.3359,86.3878%20228.1119,86.6118%20227.8359,86.6118'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.2178'%20y1='209.643'%20x2='252.1908'%20y2='209.643'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1904,210.643%20L245.2174,210.643%20C244.6654,210.643%20244.2174,210.196%20244.2174,209.643%20C244.2174,209.09%20244.6654,208.643%20245.2174,208.643%20L252.1904,208.643%20C252.7434,208.643%20253.1904,209.09%20253.1904,209.643%20C253.1904,210.196%20252.7434,210.643%20252.1904,210.643'%20id='Fill-25'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='209.643'%20x2='11.973'%20y2='209.643'%20id='Fill-28'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,210.643%20L2.9997,210.643%20C2.4477,210.643%201.9997,210.196%201.9997,209.643%20C1.9997,209.09%202.4477,208.643%202.9997,208.643%20L11.9727,208.643%20C12.5257,208.643%2012.9727,209.09%2012.9727,209.643%20C12.9727,210.196%2012.5257,210.643%2011.9727,210.643'%20id='Fill-30'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='93.9648'%20y1='219.393'%20x2='161.1508'%20y2='219.393'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.1504,220.393%20L93.9644,220.393%20C93.4124,220.393%2092.9644,219.946%2092.9644,219.393%20C92.9644,218.84%2093.4124,218.393%2093.9644,218.393%20L161.1504,218.393%20C161.7034,218.393%20162.1504,218.84%20162.1504,219.393%20C162.1504,219.946%20161.7034,220.393%20161.1504,220.393'%20id='Fill-35'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='169.7695'%20y1='219.393'%20x2='178.9105'%20y2='219.393'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.9102,220.393%20L169.7692,220.393%20C169.2172,220.393%20168.7692,219.946%20168.7692,219.393%20C168.7692,218.84%20169.2172,218.393%20169.7692,218.393%20L178.9102,218.393%20C179.4632,218.393%20179.9102,218.84%20179.9102,219.393%20C179.9102,219.946%20179.4632,220.393%20178.9102,220.393'%20id='Fill-39'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.082'%20y1='219.3168'%20x2='81.082'%20y2='219.3928'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.082,220.393%20C80.536,220.393%2080.091,219.956%2080.082,219.409%20C80.074,218.856%2080.515,218.402%2081.066,218.393%20L86.066,218.317%20L86.082,218.317%20C86.628,218.317%2087.073,218.754%2087.082,219.301%20C87.09,219.854%2086.649,220.308%2086.098,220.317%20L81.098,220.393%20L81.082,220.393%20Z'%20id='Fill-43'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='61.2744'%20y1='209.6821'%20x2='238.1684'%20y2='209.6821'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.168,210.6821%20L61.274,210.6821%20C60.722,210.6821%2060.274,210.2351%2060.274,209.6821%20C60.274,209.1291%2060.722,208.6821%2061.274,208.6821%20L238.168,208.6821%20C238.721,208.6821%20239.168,209.1291%20239.168,209.6821%20C239.168,210.2351%20238.721,210.6821%20238.168,210.6821'%20id='Fill-47'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(115.953356,%20104.589724)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,103.77574%20L56.4637171,103.7136%20C58.1421267,103.6916%2059.6527933,102.6256%2060.2423457,101.0206%20C61.9197743,96.4486%2061.4361648,92.2736%2061.5990029,88.6946%20C61.9001552,82.0656%2060.8436695,78.6836%2059.8077838,73.1566%20L52.4781076,73.4226%20C52.4781076,73.4226%2053.1353457,76.1686%2053.6523076,84.4206%20C53.8122029,86.9736%2049.7971648,97.2896%2050.0531933,102.3216%20C50.0953743,103.1466%2050.7692886,103.7866%2051.5795552,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,74.3811%20C53.894799,75.8881%2054.2930657,78.9561%2054.6314943,84.3571%20C54.7050657,85.5391%2054.1410181,87.6721%2053.2140181,91.0541%20C52.1791133,94.8231%2050.8930848,99.5161%2051.033361,102.2701%20C51.0480752,102.5581%2051.3129324,102.7641%2051.566999,102.7761%20L56.451161,102.7131%20C57.726399,102.6961%2058.88098,101.8761%2059.3233895,100.6701%20C60.5515419,97.3221%2060.5633133,94.2421%2060.5741038,91.2641%20C60.5780276,90.3611%2060.5799895,89.4881%2060.6192276,88.6491%20C60.859561,83.3651%2060.220961,80.2151%2059.4126562,76.2271%20C59.2792467,75.5711%2059.1428943,74.8951%2059.00458,74.1871%20L53.6525038,74.3811%20Z%20M51.5581705,104.7761%20C50.2319229,104.7761%2049.1430657,103.7271%2049.0734181,102.3731%20C48.9164657,99.2921%2050.1956276,94.6291%2051.3237229,90.5161%20C52.0152943,87.9941%2052.7304086,85.3881%2052.6735133,84.4841%20C52.1673419,76.4131%2051.5316848,73.6871%2051.5248181,73.6601%20L51.239361,72.4671%20L60.6133419,72.1261%20L60.7712752,72.9691%20C60.960599,73.9811%2061.1518848,74.9211%2061.3343419,75.8221%20C62.136761,79.7841%2062.8302943,83.2061%2062.5791705,88.7401%20C62.5418943,89.5541%2062.5389514,90.3991%2062.5360086,91.2721%20C62.5252181,94.2781%2062.5124657,97.6881%2061.1607133,101.3711%20C60.4367705,103.3441%2058.5533419,104.6871%2056.4756848,104.7131%20L51.5915229,104.7761%20L51.5581705,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,80.2903%20L31.0893238,73.5493%20L27.4499905,73.7433%20C27.4499905,73.7433%2027.0095429,79.4213%2026.8300286,81.7983%20C26.5122,85.9883%2024.9112857,94.2113%2023.9107143,97.8233%20C23.5850381,98.9993%2023.400619,100.0963%2023.3584381,101.0883%20C23.2868286,102.7593%2024.6689905,104.1203%2026.3101238,104.09954%20L30.6361238,104.0443%20C33.1571714,104.0123%2035.3751048,102.2693%2035.9646571,99.7703%20C37.7970762,91.9923%2037.0701905,80.2903%2037.0701905,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,74.6965%20C28.2299457,76.3825%2027.9435076,80.0755%2027.8081362,81.8755%20C27.4952124,85.9975%2025.9237267,94.2395%2024.8544886,98.0945%20C24.5513743,99.1895%2024.3777457,100.2115%2024.3385076,101.1315%20C24.3169267,101.6345%2024.4993838,102.1165%2024.8544886,102.4885%20C25.2243076,102.8775%2025.7402886,103.0985%2026.2729457,103.0985%20L26.2974695,103.0985%20L30.6244505,103.0445%20C32.7266314,103.0175%2034.5306029,101.5755%2035.0102886,99.5375%20C36.6151267,92.7285%2036.2099933,82.6785%2036.1099362,80.6985%20L30.674479,74.5725%20L28.3604124,74.6965%20Z%20M26.2729457,105.0985%20C25.2115552,105.0985%2024.1835171,104.6565%2023.44486,103.8805%20C22.7120886,103.1095%2022.333441,102.1015%2022.3785648,101.0445%20C22.4246695,99.9695%2022.621841,98.7955%2022.9671362,97.5515%20C23.9892886,93.8605%2025.5529267,85.6675%2025.8511362,81.7205%20C26.0316314,79.3435%2026.472079,73.6645%2026.472079,73.6645%20L26.5407457,72.7905%20L31.5043648,72.5255%20L38.0267171,79.8785%20L38.049279,80.2265%20C38.0787076,80.7115%2038.7643933,92.1695%2036.9192219,100.0045%20C36.2286314,102.9335%2033.6497076,105.0065%2030.6489743,105.0445%20L26.3229743,105.0985%20L26.2729457,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,85.9778%20L28.5349238,86.2388%20L28.5054952,85.7378%20L28.243581,85.9778%20Z%20M28.6526381,86.3438%20L28.8645238,86.5348%20L29.9906571,86.0768%20L29.8758857,85.8288%20L29.0960286,86.0288%20L29.1136857,86.3158%20L28.6526381,86.3438%20Z%20M28.7664286,87.1128%20L27.5059048,85.9818%20L28.6722571,84.9118%20L28.9998952,85.2828%20L28.6173238,85.6348%20L30.1476095,85.2448%20L30.6577048,86.3438%20L28.7664286,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,55.012%20C32.7958867,54.867%2036.7834581,51.8%2045.5443438,51.276%20C45.66402,50.691%2045.8111629,50.16%2046.0024486,49.726%20C47.5454867,46.203%2049.659439,36.084%2048.1399438,29.475%20L46.9382771,24.244%20C46.5439343,22.528%2046.3340105,20.773%2046.3114486,19.011%20C46.30262,18.277%2046.3673629,17.559%2046.4978295,16.865%20C46.530201,16.691%2046.5664962,16.519%2046.6076962,16.349%20C46.7303152,15.837%2046.8882486,15.34%2047.0805152,14.861%20C47.1452581,14.7%2047.2119629,14.542%2047.2835724,14.386%20C47.4267914,14.074%2047.5837438,13.771%2047.7544295,13.476%20C47.9251152,13.182%2048.1085533,12.896%2048.3057248,12.62%20C48.897239,11.794%2049.6025438,11.057%2050.3971152,10.434%20C50.6629533,10.227%2050.938601,10.032%2051.2230771,9.85%20C52.7886771,8.853%2054.6338486,8.267%2056.6134105,8.241%20L58.3241914,8.219%20C61.2062295,8.183%2063.8292962,9.339%2065.7401914,11.241%20C65.9795438,11.478%2066.2071248,11.727%2066.4229343,11.987%20C66.8162962,12.459%2067.1655152,12.969%2067.4735343,13.506%20C67.5892867,13.708%2067.7011152,13.913%2067.8031343,14.123%20C67.8786676,14.278%2067.9502771,14.434%2068.0179629,14.592%20C68.222001,15.067%2068.3926867,15.56%2068.5280581,16.068%20C68.6624486,16.575%2068.7615248,17.099%2068.8213629,17.635%20C68.8625629,17.991%2068.8841438,18.355%2068.8890486,18.722%20C68.8988581,19.453%2068.6153629,20.12%2068.1503914,20.606%20C67.68542,21.092%2067.0389724,21.397%2066.3209152,21.407%20L55.6393248,21.543%20L57.3726676,30.974%20C59.3895057,40.658%2058.8990295,47.159%2057.4825343,51.506%20C57.1666676,52.476%2055.3430771,55.919%2055.3430771,55.919%20C60.7903057,64.443%2069.0273629,68.094%2077.799039,69.072%20C85.256239,69.903%20101.244782,62.776%2092.85862,54.874%20C84.473439,46.973%2094.548801,51.824%2096.0359248,52.819%20C97.5220676,53.813%20106.138753,61.212%2097.0237438,72.346%20C93.1695819,77.054%2088.7906105,81.346%2078.1688581,84.729%20C76.4649438,85.271%2067.1439343,86.082%2062.1391152,87.616%20C47.2394295,92.184%2035.0226486,87.581%2028.0863343,77.606%20C21.1784676,67.67%2026.8042295,55.069%2028.5002962,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,56.0061%20C28.2057162,56.3881%2026.9275352,58.4851%2026.2006495,61.9071%20C25.5159448,65.1271%2024.95484,71.3731%2028.8864971,77.0271%20C36.077859,87.3671%2048.0945257,90.8811%2061.8563067,86.6581%20C65.0502876,85.6801%2069.9393543,84.9911%2073.510021,84.4881%20C75.465059,84.2131%2077.3131733,83.9531%2077.87624,83.7751%20C88.5127067,80.3871%2092.64644,76.1321%2096.2700781,71.7051%20C99.2825829,68.0271%20100.558802,64.4421%20100.064402,61.0521%20C99.4895638,57.1051%2096.5731924,54.3741%2095.4970876,53.6541%20C94.7142876,53.1301%2092.4992971,52.0781%2091.1141924,51.6351%20C91.5369829,52.1571%2092.2668114,52.9541%2093.5243924,54.1401%20C96.7791924,57.2061%2096.4927543,60.0211%2095.6795448,61.8411%20C93.2742495,67.2191%2083.0713638,70.6631%2077.6928019,70.0661%20C67.3476781,68.9121%2059.5520495,64.3371%2054.5217257,56.4651%20L54.2029162,55.9671%20L54.4805257,55.4441%20C55.1691543,54.1431%2056.3404114,51.8361%2056.5513162,51.1911%20C58.18264,46.1871%2058.1355543,39.4541%2056.412021,31.1821%20L54.4599257,20.5581%20L66.3078686,20.4061%20C66.7414495,20.4011%2067.1465829,20.2241%2067.4467543,19.9081%20C67.7508495,19.5911%2067.9136876,19.1751%2067.9078019,18.7351%20C67.9038781,18.4021%2067.884259,18.0721%2067.8479638,17.7491%20C67.7930305,17.2681%2067.7037638,16.7901%2067.5811448,16.3291%20C67.4595067,15.8721%2067.3045162,15.4221%2067.1191162,14.9931%20C67.0573162,14.8491%2066.9925733,14.7061%2066.9239067,14.5661%20C66.8316971,14.3781%2066.7296781,14.1921%2066.6256971,14.0081%20C66.341221,13.5141%2066.0204495,13.0501%2065.6751543,12.6331%20C65.4799448,12.3981%2065.2729638,12.1721%2065.0561733,11.9571%20C63.2767257,10.1881%2060.9381352,9.2181%2058.4563257,9.2181%20C58.4161067,9.2181%2058.3758876,9.2181%2058.3366495,9.2191%20L56.6258686,9.2411%20C54.8925257,9.2641%2053.2043067,9.7671%2051.7436686,10.6971%20C51.4856781,10.8621%2051.2345543,11.0401%2050.99324,11.2281%20C50.2742019,11.7921%2049.6356019,12.4591%2049.09804,13.2091%20C48.9195067,13.4591%2048.7537257,13.7191%2048.5987352,13.9851%20C48.4447257,14.2511%2048.3024876,14.5271%2048.1730019,14.8091%20C48.108259,14.9511%2048.046459,15.0941%2047.9885829,15.2381%20C47.8159352,15.6711%2047.6707543,16.1241%2047.5608876,16.5861%20C47.5226305,16.7411%2047.490259,16.8961%2047.4608305,17.0521%20C47.3411543,17.6891%2047.28524,18.3441%2047.2921067,18.9991%20C47.3136876,20.6861%2047.5157638,22.3741%2047.8934305,24.0161%20L49.0950971,29.2461%20C50.6665829,36.0811%2048.499659,46.4771%2046.8977638,50.1341%20C46.7516019,50.4681%2046.6191733,50.9201%2046.5044019,51.4801%20L46.3513733,52.2291%20L45.6019257,52.2741%20C40.67264,52.5681%2037.2363638,53.7081%2034.4749829,54.6241%20C32.3875162,55.3161%2030.577659,55.9161%2028.6746114,56.0061%20M51.0491543,90.3601%20C41.2876971,90.3601%2032.8181543,86.1401%2027.2865638,78.1841%20C21.7785162,70.2611%2023.7963352,60.9821%2025.8582971,56.7481%20C27.1688495,54.0571%2028.146859,54.0241%2028.4676305,54.0131%20C30.14604,53.9561%2031.7891352,53.4111%2033.8677733,52.7221%20C36.5997257,51.8171%2039.9692971,50.6991%2044.7583067,50.3271%20C44.8632686,49.9451%2044.97804,49.6111%2045.1065448,49.3181%20C46.5730686,45.9711%2048.6360114,36.0141%2047.1851829,29.7031%20L45.9835162,24.4731%20C45.5734781,22.6901%2045.3537448,20.8571%2045.3302019,19.0241%20C45.3213733,18.2351%2045.39004,17.4441%2045.53424,16.6771%20C45.5705352,16.4851%2045.6107543,16.2961%2045.6558781,16.1091%20C45.7883067,15.5541%2045.9629162,15.0051%2046.17284,14.4821%20C46.2434686,14.3071%2046.316059,14.1331%2046.3955162,13.9611%20C46.5514876,13.6221%2046.7221733,13.2901%2046.9095352,12.9681%20C47.0959162,12.6451%2047.2979924,12.3321%2047.5138019,12.0301%20C48.1602495,11.1271%2048.9293162,10.3221%2049.799421,9.6411%20C50.0907638,9.4131%2050.3919162,9.2001%2050.7018971,9.0021%20C52.4695733,7.8771%2054.5089733,7.2691%2056.6013448,7.2411%20L58.3121257,7.2191%20C61.3726971,7.1521%2064.2439448,8.3561%2066.4246019,10.5251%20C66.6865162,10.7831%2066.9356781,11.0561%2067.1720876,11.3411%20C67.5909543,11.8451%2067.9774495,12.4031%2068.3207829,13.0011%20C68.4483067,13.2251%2068.5699448,13.4481%2068.6817733,13.6781%20C68.7641733,13.8491%2068.8426495,14.0191%2068.916221,14.1911%20C69.1398781,14.7101%2069.32724,15.2531%2069.4743829,15.8061%20C69.6225067,16.3631%2069.7313924,16.9401%2069.7961352,17.5211%20C69.8402781,17.9101%2069.863821,18.3071%2069.8697067,18.7081%20C69.882459,19.6841%2069.5214686,20.6061%2068.852459,21.3041%20C68.1854114,22.0011%2067.2907829,22.3941%2066.3343543,22.4061%20L56.8181352,22.5281%20L58.3356686,30.7891%20C60.1278686,39.3911%2060.1563162,46.4751%2058.4131638,51.8211%20C58.1483067,52.6361%2057.0270781,54.8231%2056.4855924,55.8631%20C61.189259,62.9081%2068.3923924,67.0171%2077.9056686,68.0771%20C83.0183924,68.6621%2092.0254971,65.1931%2093.8932305,61.0121%20C94.6985924,59.2121%2094.1414114,57.4441%2092.19324,55.6091%20C88.8736971,52.4811%2088.03204,51.0631%2088.85604,49.9871%20C90.2921543,48.1181%2096.5133543,51.9421%2096.5741733,51.9831%20C98.1652781,53.0471%20101.34945,56.2501%20102.005707,60.7581%20C102.58545,64.7361%20101.162088,68.8511%2097.77584,72.9861%20C94.10904,77.4661%2089.596659,82.1371%2078.4608876,85.6831%20C77.7428305,85.9121%2076.0791352,86.1461%2073.777821,86.4701%20C70.2718971,86.9641%2065.4701352,87.6401%2062.4213352,88.5741%20C58.5083162,89.7741%2054.6894686,90.3601%2051.0491543,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,40.4241%20C37.8050219,29.1601%2028.9303457,20.4241%2018.9442505,18.6821%20C16.8714981,18.3201%2016.1907171,17.6671%2013.92766,17.6951%20L12.1952981,17.7181%20C6.35666952,17.7931%201.68439333,22.6781%201.75796476,28.6291%20C1.7756219,30.1121%202.9704219,31.3001%204.42615524,31.2811%20C4.42615524,31.2811%2022.1990505,31.0481%2022.2824314,31.0391%20C22.2834124,31.0401%2023.7293362,31.0221%2023.7303171,31.0231%20C23.7283552,31.0251%2022.2804695,31.0441%2022.2785076,31.0461%20C26.2297838,32.6961%2028.73906,37.7851%2029.2030505,40.5311%20C29.8661743,44.4421%2029.4561362,47.6791%2028.1779552,50.3101%20C27.3245267,52.0621%2027.2519362,54.1611%2027.4069267,55.8581%20C27.4069267,55.8581%2027.4491076,55.8721%2027.5099267,55.8921%20C27.5825171,56.7991%2027.7394695,57.8301%2028.019041,59.0051%20C29.6778314,57.7951%2032.2596981,55.9731%2032.7315362,55.7111%20C33.7507457,55.1461%2036.0540219,53.8581%2037.0840219,53.2381%20C43.6662124,49.2781%2037.4852314,46.8301%2037.6009838,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,55.1106%20L28.3511914,55.1136%20L28.4875438,55.8106%20C28.525801,56.2906%2028.5885819,56.7906%2028.6749057,57.3056%20C30.0992486,56.2856%2031.821801,55.0776%2032.2632295,54.8326%20C33.40702,54.1986%2035.6043533,52.9666%2036.5853057,52.3776%20C39.9254486,50.3686%2039.4320295,49.2906%2038.2391914,46.6856%20C37.4966105,45.0646%2036.5725533,43.0466%2036.619639,40.4056%20C36.82662,28.9936%2027.5821248,21.2036%2018.7790581,19.6676%20C17.9305343,19.5186%2017.2958581,19.3246%2016.7357343,19.1536%20C15.8724962,18.8886%2015.1848486,18.6826%2013.94002,18.6956%20L12.2076581,18.7176%20C6.91934381,18.7866%202.67182,23.2266%202.73852476,28.6166%20C2.74441048,29.0666%202.92196286,29.4886%203.23782952,29.8026%20C3.55467714,30.1176%203.97746762,30.3276%204.41301048,30.2816%20C10.4321343,30.2026%2021.9063343,30.0496%2022.2447629,30.0406%20L22.6685343,30.0276%20L22.6763819,30.0346%20L22.9951914,30.0316%20C23.1815724,30.0286%2023.3247914,30.0116%2023.4689914,30.0266%20L23.6955914,30.0236%20L23.6965724,30.0296%20C24.1124962,30.0436%2024.2164771,30.1036%2024.424439,30.3156%20L25.1179724,31.0226%20L24.7707152,31.3776%20C27.8057819,33.7376%2029.7421819,37.8286%2030.1698771,40.3616%20C30.8457533,44.3466%2030.4710295,47.8436%2029.0564962,50.7546%20C28.3865057,52.1316%2028.27762,53.7886%2028.338439,55.1106%20L28.338439,55.1106%20Z%20M27.4094771,60.6796%20L27.0661438,59.2416%20C26.8513152,58.3396%2026.6943629,57.4646%2026.5972486,56.6316%20L26.4903248,56.5946%20L26.4304867,55.9506%20C26.2107533,53.5486%2026.5030771,51.5016%2027.2986295,49.8656%20C28.523839,47.3436%2028.8406867,44.2606%2028.23642,40.7016%20C27.8567914,38.4516%2025.662401,33.6576%2022.0691724,32.0426%20C21.2059343,32.0576%2017.853039,32.1056%204.43851524,32.2816%20C3.46835333,32.2686%202.55999143,31.9216%201.86842,31.2346%20C1.17684857,30.5476%200.789372381,29.6266%200.77662,28.6416%20C0.696181905,22.1486%205.81282952,16.7996%2012.1821533,16.7176%20L13.9154962,16.6956%20C15.4781533,16.6746%2016.3580676,16.9486%2017.2997819,17.2376%20C17.8314581,17.4006%2018.3807914,17.5686%2019.11062,17.6966%20C28.7190486,19.3726%2038.8091248,27.9146%2038.5815438,40.4426%20C38.5423057,42.6206%2039.3251057,44.3306%2040.0166771,45.8396%20C41.2163819,48.4596%2042.4563057,51.1676%2037.5819533,54.0996%20C36.5774581,54.7036%2034.355601,55.9486%2033.200039,56.5896%20C32.8262962,56.7976%2030.4563152,58.4566%2028.5905438,59.8186%20L27.4094771,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,53.5051%20C31.9933695,51.7681%2031.7206648,50.8781%2031.9031219,50.1681%20C32.9537219,46.0811%2033.2970552,44.7911%2033.2431029,40.4801%20C33.1901314,36.1941%2030.7034171,31.9901%2027.08076,29.7841%20C26.8816267,29.6631%2024.2909314,29.5101%2022.2780171,31.0461%20C26.2302743,32.6961%2028.7385695,37.7851%2029.203541,40.5311%20C29.8666648,44.4421%2029.4566267,47.6791%2028.1774648,50.3101%20C27.3250171,52.0621%2027.2524267,54.1611%2027.4074171,55.8581%20C27.4074171,55.8581%2032.252341,57.6421%2032.1012743,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,55.4827%20C28.6567581,55.7127%2030.1527105,55.9707%2030.96592,55.3637%20C31.4250057,55.0207%2031.6427771,54.4037%2031.6113867,53.5307%20C31.5701867,52.8827%2031.5074057,52.3557%2031.4534533,51.9127%20C31.3602629,51.1347%2031.2915962,50.5737%2031.4289295,50.0427%20L31.4583581,49.9247%20C32.4932629,45.9027%2032.8052057,44.6887%2032.7532152,40.4857%20C32.7031867,36.4067%2030.3773486,32.3747%2026.8282629,30.2137%20C26.6860248,30.1847%2024.9360057,30.0917%2023.2880057,30.9847%20C26.8959486,32.9927%2029.2188438,37.6807%2029.687739,40.4467%20C30.3439962,44.3257%2029.9839867,47.7187%2028.61752,50.5317%20C27.8406057,52.1287%2027.7689962,54.0487%2027.8690533,55.4827%20M29.5405962,56.7377%20C28.3752248,56.7377%2027.3108914,56.3537%2027.2402629,56.3287%20L26.947939,56.2197%20L26.9185105,55.9047%20C26.7743105,54.3167%2026.7978533,52.0197%2027.7376057,50.0867%20C29.0108819,47.4687%2029.3414629,44.2827%2028.719539,40.6167%20C28.2359295,37.7557%2025.6638724,33.0007%2022.0922248,31.5087%20L21.2917676,31.1737%20L21.98432,30.6457%20C24.0904248,29.0387%2026.8939867,29.0877%2027.3314914,29.3547%20C31.1660343,31.6897%2033.6792343,36.0537%2033.7341676,40.4737%20C33.787139,44.8117%2033.4398819,46.1647%2032.406939,50.1787%20L32.3775105,50.2957%20C32.2892248,50.6417%2032.3441581,51.0987%2032.4265581,51.7907%20C32.4824724,52.2517%2032.5491771,52.7997%2032.5903771,53.4737%20L32.5913581,53.4867%20C32.6364819,54.7167%2032.28432,55.6207%2031.543701,56.1717%20C30.96592,56.6017%2030.2351105,56.7377%2029.5405962,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.6204%20C6.67123987,19.6204%206.64477524,17.7384%208.46934667,16.9674%20C9.02554667,16.7314%2010.0427943,16.2944%2010.0427943,16.2944%20C10.0427943,16.2944%2011.1640229,18.6364%209.93390857,19.2454%20C8.16328952,20.1234%206.67123987,19.6204%206.67123987,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,19.2239%20C7.7168581,19.2939%208.66642,19.3189%209.71996286,18.7959%20C9.84356286,18.7349%209.92007714,18.6439%209.96716286,18.5029%20C10.109401,18.0839%209.94263905,17.4169%209.77783905,16.9509%20C9.43548667,17.0969%208.97247714,17.2949%208.65759143,17.4289%20C7.62857238,17.8639%207.30780095,18.7219%207.20676286,19.2239%20M7.76394381,20.2639%20C7.03313429,20.2639%206.55344857,20.1079%206.51715333,20.0949%20L6.18559143,19.9839%20L6.18068667,19.6269%20C6.17970571,19.5369%206.17283905,17.3969%208.28188667,16.5049%20C8.83710571,16.2709%209.85141048,15.8329%209.85141048,15.8329%20L10.2791057,15.6499%20L10.4831438,16.0749%20C10.5635819,16.2439%2011.2600581,17.7499%2010.8951438,18.8289%20C10.7627152,19.2189%2010.5047248,19.5189%2010.148639,19.6959%20C9.2451819,20.1429%208.40744857,20.2639%207.76394381,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,18.2376%20C11.2464229,18.2376%2011.2670229,15.6736%2014.0921657,15.2626%20C14.6189371,15.1866%2015.9971752,15.2026%2015.9971752,15.2026%20C15.9971752,15.2026%2016.6652038,17.9076%2015.177099,18.1876%20C13.3466419,18.5316%2011.2464229,18.2376%2011.2464229,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.7942%20C12.5123419,17.8562%2013.8739038,17.9242%2015.0883229,17.6952%20C15.2541038,17.6652%2015.3678943,17.5882%2015.457161,17.4462%20C15.7200562,17.0282%2015.6710086,16.2232%2015.5925324,15.7012%20C15.1206943,15.7022%2014.4605133,15.7152%2014.1613229,15.7582%20C12.4603514,16.0052%2011.9522181,17.1462%2011.8011514,17.7942%20M13.1548657,18.8562%20C12.0738562,18.8562%2011.2351419,18.7402%2011.1792276,18.7322%20L10.7525133,18.6732%20L10.7564371,18.2332%20C10.7642848,17.1972%2011.4578181,15.1402%2014.0239895,14.7682%20C14.571361,14.6892%2015.8544467,14.7012%2016.0025705,14.7022%20L16.3802371,14.7062%20L16.4724467,15.0802%20C16.5205133,15.2722%2016.9168181,16.9792%2016.2821419,17.9862%20C16.0476943,18.3582%2015.6965133,18.5992%2015.2658752,18.6792%20C14.5546848,18.8132%2013.8101419,18.8562%2013.1548657,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.4114%20C16.8764029,18.4114%2017.2138505,15.5624%2019.7290124,16.3124%20C20.8041362,16.6324%2021.4084029,17.4544%2021.4084029,17.4544%20C21.4084029,17.4544%2020.9365648,19.6264%2019.9369743,19.3954%20C18.190879,18.9924%2016.8764029,18.4114%2016.8764029,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,18.1047%20C17.9447581,18.2987%2018.9041295,18.6447%2020.0449771,18.9087%20C20.0783295,18.9137%2020.1175676,18.9197%2020.1872152,18.8757%20C20.4658057,18.6967%2020.728701,18.0807%2020.8679962,17.5867%20C20.6531676,17.3647%2020.2107581,16.9767%2019.5917771,16.7927%20C19.0149771,16.6217%2018.5627581,16.6557%2018.2017676,16.8977%20C17.7652438,17.1917%2017.5455105,17.7397%2017.4434914,18.1047%20M20.0832343,19.9127%20C19.9988724,19.9127%2019.9145105,19.9027%2019.8291676,19.8827%20C18.0575676,19.4747%2016.7362248,18.8947%2016.6812914,18.8707%20L16.3458057,18.7217%20L16.3899486,18.3517%20C16.3977962,18.2887%2016.586139,16.7877%2017.6622438,16.0637%20C18.2694533,15.6557%2019.0100724,15.5767%2019.8674248,15.8337%20C21.0847867,16.1947%2021.7724343,17.1157%2021.8008819,17.1547%20L21.9362533,17.3377%20L21.8872057,17.5627%20C21.8509105,17.7287%2021.51052,19.2057%2020.7130057,19.7197%20C20.5158343,19.8477%2020.3019867,19.9127%2020.0832343,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,32.1223%20C24.3235971,32.1223%2030.1249495,28.8093%2028.9468257,23.3763%20C29.7306067,24.0183%2031.8278829,25.9773%2032.5930257,26.9843%20C32.6057781,28.0513%2032.8500352,32.2843%2027.14874,35.1933%20C26.1265876,34.1403%2025.2604067,32.8203%2024.3235971,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,32.176%20C25.5634229,32.579%2025.9646324,33.063%2026.3825181,33.566%20C26.6630705,33.905%2026.9514705,34.252%2027.24968,34.578%20C32.0955848,31.958%2032.1250133,28.431%2032.1053943,27.163%20C31.554099,26.481%2030.4662229,25.408%2029.5902324,24.604%20C29.7069657,28.53%2026.4943467,31.222%2025.1455371,32.176%20L25.1455371,32.176%20Z%20M27.0495657,35.803%20L26.8004038,35.545%20C26.3874229,35.119%2026.0038705,34.657%2025.6330705,34.211%20C25.0807943,33.545%2024.5569657,32.916%2024.0341181,32.526%20L23.419061,32.068%20L24.0831657,31.687%20C24.13908,31.655%2029.5519752,28.485%2028.4680229,23.485%20L28.1668705,22.096%20L29.2537657,22.987%20C30.091499,23.672%2032.1956419,25.645%2032.9804038,26.679%20L33.0814419,26.811%20L33.0834038,26.978%20C33.1491276,30.791%2031.22548,33.672%2027.3683752,35.641%20L27.0495657,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,19.092%20C7.45964142,19.092%207.44591905,18.118%208.39057619,17.719%20C8.67897619,17.597%209.20476667,17.37%209.20476667,17.37%20C9.20476667,17.37%209.78549048,18.582%209.14885238,18.898%20C8.2316619,19.353%207.45964142,19.092%207.45964142,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.6428%20C12.4477952,17.6428%2012.4585857,16.3338%2013.8986238,16.1248%20C14.1674048,16.0858%2014.8697667,16.0948%2014.8697667,16.0948%20C14.8697667,16.0948%2015.2101571,17.4738%2014.4509,17.6168%20C13.5180143,17.7918%2012.4477952,17.6428%2012.4477952,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,18.1946%20C17.7749552,18.1946%2017.9544695,16.6836%2019.2885648,17.0816%20C19.859479,17.2516%2020.1792695,17.6866%2020.1792695,17.6866%20C20.1792695,17.6866%2019.9291267,18.8396%2019.3984314,18.7166%20C18.4724124,18.5036%2017.7749552,18.1946%2017.7749552,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,29.3235%20L11.0685762,29.3915%20C11.0352238,26.6495%2013.1884143,24.3985%2015.8781857,24.3635%20L16.3490429,24.3575%20C17.6939286,24.3415%2018.798481,25.4385%2018.8141762,26.8095%20C18.8318333,28.1805%2017.7547476,29.3055%2016.4098619,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,29.2366%20L11.1589219,29.2976%20C11.1324362,27.1426%2012.824579,25.3746%2014.9385314,25.3466%20L15.9106552,25.3356%20C16.967141,25.3216%2017.8343029,26.1836%2017.8480362,27.2606%20C17.8607886,28.3386%2017.0152076,29.2226%2015.9587219,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.8352%20L15.9160505,25.8352%20L14.9439267,25.8472%20C14.0532219,25.8582%2013.2194124,26.2232%2012.5974886,26.8732%20C12.0903362,27.4022%2011.7734886,28.0702%2011.6793171,28.7902%20L15.9533267,28.7362%20C16.7371076,28.7272%2017.366879,28.0672%2017.3570695,27.2672%20C17.3521648,26.8802%2017.2001171,26.5182%2016.9283933,26.2472%20C16.6605933,25.9812%2016.3084314,25.8352%2015.9356695,25.8352%20L15.9356695,25.8352%20Z%20M10.6758029,29.8032%20L10.6689362,29.3042%20C10.6542219,28.1282%2011.0897648,27.0172%2011.8951267,26.1752%20C12.6995076,25.3332%2013.7785552,24.8612%2014.9331362,24.8472%20L15.90526,24.8352%20L15.9356695,24.8352%20C17.2472029,24.8352%2018.3223267,25.9142%2018.3380219,27.2542%20C18.355679,28.6062%2017.2903648,29.7192%2015.9641171,29.7362%20L10.6758029,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,27.221%20C12.0100943,27.823%2012.4946848,28.304%2013.0852181,28.297%20C13.6757514,28.289%2014.1485705,27.795%2014.1407229,27.194%20C14.1328752,26.592%2013.6492657,26.111%2013.0577514,26.117%20C12.468199,26.125%2011.99538,26.619%2012.0032276,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,30.4661%20L4.17189238,30.4661%20C4.47500667,30.3961%204.74378762,30.2201%204.93409238,29.9701%20L5.28723524,29.5061%20L4.4907019,29.6911%20L4.02278762,29.7991%20C3.84229238,29.8411%203.72948286,30.0251%203.77068286,30.2081%20C3.81188286,30.3931%203.99041619,30.5081%204.17189238,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,32.217%20C25.31122,32.217%2029.78142,29.69%2029.6509533,24.715%20C31.6020676,26.126%2032.1376676,27.048%2032.1376676,27.048%20C32.1376676,27.048%2031.8306295,29.421%2030.7623724,30.63%20C29.123201,32.487%2027.3996676,33.073%2025.31122,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,31.2893%20C29.5608038,31.2893%2027.8098038,33.1513%2026.0892133,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,34.5012%20L25.8639867,33.6122%20C27.4933486,32.7552%2029.1903962,30.9612%2029.2060914,30.9432%20L29.91532,31.6352%20C29.8417486,31.7142%2028.0868248,33.5682%2026.3142438,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,50.4094%20L46.4188629,48.4054%20C42.5597962,39.0724%2041.9133486,33.5714%2043.7467486,24.5944%20L44.8189295,19.3344%20C45.1710914,17.6084%2045.3378533,15.8484%2045.3152914,14.0864%20C45.2436819,8.2124%2040.5135295,3.5104%2034.7514152,3.5844%20L33.06712,3.6054%20C27.3834819,3.6794%2022.8338248,8.4334%2022.9054343,14.2274%20L22.9093581,14.5294%20C22.9260343,15.9074%2024.0364724,17.0114%2025.3892057,16.9934%20L36.05412,16.8564%20L34.5532629,26.3294%20C29.916301,51.7214%2030.5392057,61.9834%2040.2535771,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,61.0491%20C36.0760933,61.0491%2034.639979,60.5011%2033.5148267,59.3971%20C29.8548933,55.8041%2029.8745124,46.4821%2033.589379,26.1471%20L34.8999314,17.8711%20L25.4013695,17.9931%20C24.4959505,17.9861%2023.620941,17.6531%2022.9637029,17.0011%20C22.3074457,16.3491%2021.9405695,15.4761%2021.9287981,14.5411%20L21.9248743,14.2401%20C21.8866171,11.1711%2023.023541,8.2711%2025.1257219,6.0731%20C27.2279029,3.8761%2030.0432362,2.6451%2033.05476,2.6061%20L34.7380743,2.5841%20C37.7790267,2.5101%2040.6669505,3.7171%2042.8515314,5.8891%20C45.0351314,8.0591%2046.258379,10.9661%2046.2966362,14.0731%20C46.3191981,15.9041%2046.1445886,17.7421%2045.7796743,19.5371%20L44.7074933,24.7971%20C42.9152933,33.5701%2043.5028838,38.7791%2047.3236933,48.0171%20L48.3154362,49.9461%20L46.5781695,50.8721%20L45.5501314,48.8691%20C41.5596171,39.2271%2040.9210171,33.5261%2042.7858076,24.3901%20L43.8579886,19.1311%20C44.1954362,17.4781%2044.3553314,15.7841%2044.3347314,14.0991%20C44.30236,11.5251%2043.2900171,9.1171%2041.4831029,7.3201%20C39.6742267,5.5241%2037.2846267,4.5271%2034.763579,4.5841%20L33.0792838,4.6061%20C27.94596,4.6721%2023.8220362,8.9831%2023.886779,14.2151%20L23.8907029,14.5171%20C23.8956076,14.9161%2024.05256,15.2901%2024.3331124,15.5691%20C24.6136648,15.8481%2025.0158552,15.9861%2025.3768457,15.9931%20L37.2081124,15.8421%20L35.5218552,26.4881%20C33.0626076,39.9621%2031.0644076,54.2151%2034.8763886,57.9561%20C35.9897695,59.0501%2037.6770076,59.3171%2040.03816,58.7731%20L40.4687981,60.7241%20C39.5280648,60.9411%2038.6618838,61.0491%2037.8653505,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.9299%20C27.9341886,4.9299%2028.0823124,3.0839%2029.8705886,2.3289%20C30.4159981,2.0979%2031.2772743,2.3259%2031.2772743,2.3259%20C31.2772743,2.3259%2032.3357219,3.9659%2031.1301314,4.5639%20C29.3948267,5.4229%2027.9341886,4.9299%2027.9341886,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.5422%20C29.0179448,4.6062%2029.9076686,4.6132%2030.9151067,4.1132%20C31.1162019,4.0152%2031.1701543,3.8972%2031.1946781,3.8072%20C31.280021,3.4932%2031.1014876,3.0382%2030.9621924,2.7692%20C30.6757543,2.7182%2030.2843543,2.6932%2030.0587352,2.7912%20C29.0581638,3.2132%2028.6648019,4.0352%2028.5137352,4.5422%20M29.0061733,5.5702%20C28.2881162,5.5702%2027.8152971,5.4162%2027.7799829,5.4042%20L27.4140876,5.2802%20L27.4454781,4.8892%20C27.4523448,4.8012%2027.6416686,2.7292%2029.6820495,1.8672%20C30.3608686,1.5782%2031.2957162,1.8132%2031.3996971,1.8412%20L31.5831352,1.8902%20L31.6871162,2.0512%20C31.7597067,2.1622%2032.3845733,3.1682%2032.1412971,4.0702%20C32.0294686,4.4842%2031.7548019,4.8102%2031.3447638,5.0132%20C30.4589638,5.4512%2029.6379067,5.5702%2029.0061733,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.2678%20C32.2047648,4.2678%2032.2273267,1.3628%2035.4271933,0.8988%20C36.0245933,0.8118%2036.792679,0.8618%2036.792679,0.8618%20C36.792679,0.8618%2038.3416029,3.8938%2036.6553457,4.2098%20C34.5835743,4.5998%2032.2047648,4.2678%2032.2047648,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.8245%20C33.5297371,3.8955%2035.1365371,3.9875%2036.5667657,3.7185%20C36.7747276,3.6785%2036.8433943,3.5905%2036.8826324,3.5085%20C37.0925562,3.0705%2036.8002324,2.0635%2036.4804419,1.3495%20C36.2195086,1.3405%2035.8251657,1.3455%2035.4965467,1.3935%20C33.4443943,1.6915%2032.895061,3.0915%2032.748899,3.8245%20M34.3615848,4.9005%20C33.1442229,4.9005%2032.2005467,4.7715%2032.1387467,4.7625%20L31.7100705,4.7035%20L31.7139943,4.2635%20C31.7238038,3.1095%2032.4967943,0.8185%2035.3582324,0.4035%20C35.9987943,0.3115%2036.7914038,0.3615%2036.8227943,0.3625%20L37.1004038,0.3805%20L37.2269467,0.6315%20C37.3397562,0.8505%2038.3089371,2.8105%2037.7635276,3.9475%20C37.6291371,4.2295%2037.342699,4.5905%2036.7443181,4.7025%20C35.9409181,4.8525%2035.1002419,4.9005%2034.3615848,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.8547%20C37.9457886,4.8547%2038.3460171,2.0737%2040.7915314,2.8717%20C41.8372267,3.2117%2042.4091219,4.0327%2042.4091219,4.0327%20C42.4091219,4.0327%2041.89216,6.1477%2040.9190552,5.8967%20C39.2200457,5.4577%2037.9457886,4.8547%2037.9457886,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.5627%20C39.0090429,4.7667%2039.9350619,5.1257%2041.0396143,5.4127%20C41.0739476,5.4207%2041.1102429,5.4237%2041.1720429,5.3847%20C41.4437667,5.2187%2041.7174524,4.6217%2041.8655762,4.1517%20C41.6595762,3.9277%2041.2387476,3.5417%2040.6423286,3.3477%20C40.0871095,3.1667%2039.6447,3.1897%2039.2866524,3.4157%20C38.8589571,3.6877%2038.6313762,4.2087%2038.5215095,4.5627%20M41.0778714,6.4167%20C40.9856619,6.4167%2040.8914905,6.4057%2040.7983,6.3807%20C39.0747667,5.9357%2037.7936429,5.3337%2037.7396905,5.3077%20L37.4071476,5.1517%20L37.460119,4.7827%20C37.4699286,4.7197%2037.6916238,3.2507%2038.7677286,2.5667%20C39.3739571,2.1807%2040.1047667,2.1227%2040.941519,2.3947%20C42.1284714,2.7827%2042.7817857,3.7037%2042.8082714,3.7427%20L42.939719,3.9297%20L42.8847857,4.1537%20C42.8200429,4.4177%2042.4580714,5.7657%2041.6762524,6.2437%20C41.4869286,6.3587%2041.2838714,6.4167%2041.0778714,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,54.6731%20C29.3229229,54.2011%2029.9350371,53.9251%2030.4627895,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,55.0696%20L28.4221143,54.2766%20C29.0165714,53.8106%2029.6816571,53.4746%2030.3438,53.3046%20L30.5831524,54.2736%20C30.2113714,54.3696%2029.6384952,54.5856%2029.0195143,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,54.5706%20C30.4202162,47.3726%2033.3944638,33.5246%2033.9300638,30.1196%20L36.0518638,16.4756%20L37.0553781,16.4634463%20C38.3276733,16.4466%2039.3076448,17.8426%2039.1428448,19.1316%20L37.6282543,30.9606%20C37.1171781,34.9666%2036.7610924,53.4876%2043.6248162,57.3776%20C45.0893781,58.2076%2047.4456257,57.6206%2048.3314257,57.1756%20C51.5509114,55.5566%2052.4318067,51.4266%2053.1008162,48.0986%20C54.48494,41.2116%2053.2744448,35.8336%2052.8820638,30.4536%20L52.4582924,23.7206%20C52.3817781,22.5046%2053.3156448,21.1996%2054.5094638,21.1846%20L55.7278067,21.1696%20L58.088959,34.7556%20C58.7962257,38.6246%2060.6590543,52.0466%2052.9654448,58.4486%20C52.8271305,58.5646%2054.8626067,59.0016%2054.2867876,60.0686%20C52.0021495,64.3106%2045.2375019,65.0636%2043.9848257,66.8836%20C39.15854,73.8896%2043.9406829,88.6266%2043.9406829,88.6266%20C43.9406829,88.6266%2038.4620638,86.4776%2035.0483495,83.4366%20C27.067321,76.3266%2025.9362829,65.8936%2025.8617305,62.8196%20C25.7734448,59.1416%2026.6925971,56.8476%2027.8432543,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,89.4719%20L43.7647981,89.0929%20C43.5372171,89.0039%2038.1655219,86.8769%2034.7253219,83.8139%20C26.1174648,76.1449%2025.4229505,64.9909%2025.371941,62.8319%20C25.2915029,59.4949%2025.9968076,56.9089%2027.4692171,55.1469%20L28.2167029,55.7949%20C26.9238076,57.3429%2026.278341,59.7679%2026.3528933,62.8069%20C26.3833029,64.0849%2026.896341,75.5099%2035.3707886,83.0599%20C37.8388648,85.2579%2041.4634838,87.0039%2043.1664171,87.7569%20C42.1668267,84.2389%2039.3652267,72.7199%2043.5833219,66.5959%20C44.1493314,65.7739%2045.4667505,65.2249%2047.1353505,64.5299%20C49.5416267,63.5269%2052.5364743,62.2789%2053.8568362,59.8279%20C53.9127505,59.7239%2053.8990171,59.6799%2053.8931314,59.6629%20C53.8166171,59.4299%2053.2466838,59.1709%2053.0318552,59.0749%20C52.7542457,58.9479%2052.5139124,58.8389%2052.4736933,58.5299%20L52.4364171,58.2529%20L52.6541886,58.0619%20C60.0593981,51.8999%2058.3172267,38.7349%2057.6070171,34.8469%20L55.3174743,21.6739%20L54.5160362,21.6849%20C54.150141,21.6899%2053.7852267,21.8699%2053.490941,22.1949%20C53.1230838,22.5989%2052.9151219,23.1719%2052.9474933,23.6889%20L53.3722457,30.4209%20C53.4605314,31.6429%2053.59296,32.8689%2053.7273505,34.1139%20C54.1883981,38.3899%2054.66416,42.8119%2053.5811886,48.1999%20C52.9308171,51.4359%2052.0401124,55.8679%2048.5489029,57.6239%20C47.6346552,58.0819%2045.0675029,58.7689%2043.3861505,57.8139%20C36.0231219,53.6419%2036.7097886,34.2839%2037.1423886,30.8959%20L38.656979,19.0669%20C38.7256457,18.5319%2038.5363219,17.9329%2038.1615981,17.5039%20C37.8565219,17.1549%2037.4729695,16.9629%2037.0776457,16.9629%20L37.0629314,16.9629%20L36.4714171,16.9709%20L34.41436,30.1979%20C34.3417695,30.6599%2034.2240552,31.3149%2034.0808362,32.1179%20C33.2087695,36.9669%2031.1693695,48.3259%2032.7271219,54.4449%20L31.776579,54.6969%20C30.1648743,48.3629%2032.1581695,37.2689%2033.1145981,31.9369%20C33.2578171,31.1439%2033.3735695,30.4969%2033.445179,30.0399%20L35.6327029,15.9809%20L37.050179,15.9629%20L37.0786267,15.9629%20C37.7574457,15.9629%2038.4009505,16.2739%2038.8943695,16.8389%20C39.460379,17.4889%2039.7350457,18.3689%2039.6300838,19.1959%20L38.1154933,31.0249%20C37.5200552,35.6839%2037.4396171,53.2999%2043.8628933,56.9399%20C45.1155695,57.6509%2047.2854362,57.1429%2048.114341,56.7279%20C51.1758933,55.1879%2052.0106838,51.0329%2052.6198552,47.9979%20C53.6714362,42.7649%2053.2045029,38.4219%2052.7522838,34.2219%20C52.6169124,32.9659%2052.4835029,31.7289%2052.3932552,30.4909%20L51.9685029,23.7529%20C51.9184743,22.9589%2052.2186457,22.1229%2052.7709219,21.5149%20C53.2506076,20.9879%2053.8666457,20.6929%2054.5042648,20.6849%20L56.1375505,20.6639%20L58.5712933,34.6679%20C59.2883695,38.5909%2061.0119029,51.6709%2053.8264267,58.3509%20C54.2246933,58.5599%2054.665141,58.8679%2054.8230743,59.3449%20C54.8946838,59.5619%2054.9339219,59.9059%2054.7171314,60.3099%20C53.2290267,63.0709%2050.0566267,64.3929%2047.5071314,65.4549%20C46.1073124,66.0379%2044.7869505,66.5889%2044.385741,67.1699%20C39.7556457,73.8939%2044.3592552,88.3249%2044.406341,88.4689%20L44.7320171,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,59.7737%20C96.3910295,59.7737%2097.4965629,58.4937%2096.8461914,56.8017%20C96.6470581,56.2857%2095.94862,55.8477%2095.94862,55.8477%20C95.94862,55.8477%2094.2044867,56.1817%2094.5860771,57.3777%20C95.1363914,59.1007%2096.3910295,59.7737%2096.3910295,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,56.3879%20C95.5799781,56.4719%2095.2023114,56.6419%2095.0698829,56.8709%20C95.0306448,56.9389%2094.9943495,57.0389%2095.0532067,57.2229%20C95.3582829,58.1819%2095.9017305,58.7699%2096.260759,59.0739%20C96.4853971,58.6459%2096.73554,57.8859%2096.3892638,56.9849%20C96.3107876,56.7799%2096.0518162,56.5409%2095.8526829,56.3879%20L95.8526829,56.3879%20Z%20M96.5040352,60.3999%20L96.1626638,60.2159%20C96.1047876,60.1849%2094.7245876,59.4269%2094.11934,57.5329%20C93.9869114,57.1159%2094.0232067,56.7099%2094.2272448,56.3609%20C94.6667114,55.6039%2095.7379114,55.3789%2095.8575876,55.3569%20L96.0439686,55.3209%20L96.2048448,55.4219%20C96.2911686,55.4759%2097.0504257,55.9659%2097.3025305,56.6189%20C98.05394,58.5729%2096.8130352,60.0419%2096.7590829,60.1039%20L96.5040352,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,58.0198%20C95.9982562,58.0198%2096.3867133,57.5708%2096.1581514,56.9768%20C96.0885038,56.7958%2095.8432657,56.6428%2095.8432657,56.6428%20C95.8432657,56.6428%2095.2321324,56.7598%2095.3655419,57.1788%20C95.5587895,57.7838%2095.9982562,58.0198%2095.9982562,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,68.9592%20C87.3220267,68.9592%2086.2263029,66.4962%2088.7502933,64.8272%20C89.2211505,64.5162%2089.889179,64.2512%2089.889179,64.2512%20C89.889179,64.2512%2092.36216,66.1942%2091.0594552,67.1352%20C89.458541,68.2902%2087.3220267,68.9592%2087.3220267,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,64.8284%20C89.58528,64.9284%2089.2664705,65.0814%2089.0173086,65.2464%20C87.4458229,66.2864%2087.4870229,67.6404%2087.6351467,68.3214%20C88.3326038,68.0644%2089.6941657,67.5084%2090.7751752,66.7264%20C90.92428,66.6194%2090.945861,66.5304%2090.9478229,66.4504%20C90.9566514,66.0174%2090.3327657,65.2944%2089.8069752,64.8284%20L89.8069752,64.8284%20Z%20M87.0534419,69.5664%20L86.8758895,69.1664%20C86.4354419,68.1784%2086.20688,65.9134%2088.4826895,64.4074%20C88.9898419,64.0724%2089.6823943,63.7974%2089.7118229,63.7854%20L89.9698133,63.6824%20L90.1895467,63.8554%20C90.4828514,64.0874%2091.9523181,65.3014%2091.9287752,66.4714%20C91.9219086,66.7714%2091.8159657,67.2014%2091.3421657,67.5434%20C89.6971086,68.7304%2087.5566705,69.4084%2087.4654419,69.4364%20L87.0534419,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,68.0159%20C88.1966438,68.0159%2087.5894343,66.6499%2088.9892533,65.7249%20C89.2501867,65.5519%2089.6200057,65.4059%2089.6200057,65.4059%20C89.6200057,65.4059%2090.9923581,66.4829%2090.2693962,67.0039%20C89.3816343,67.6449%2088.1966438,68.0159%2088.1966438,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,60.7483%20C94.9885619,60.7483%2096.8523714,62.3763%2095.1023524,63.8743%20C94.3548667,64.5153%2093.4769143,64.5643%2093.4769143,64.5643%20C93.4769143,64.5643%2092.1585143,63.1643%2092.8069238,62.5363%20C93.9389429,61.4393%2094.9885619,60.7483%2094.9885619,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,61.4026%20C94.5330076,61.6866%2093.8522267,62.2136%2093.14496,62.8986%20C93.1165124,63.2266%2093.4029505,63.7006%2093.6687886,64.0306%20C93.9307029,63.9746%2094.3858648,63.8356%2094.7870743,63.4916%20C95.1716076,63.1626%2095.3589695,62.8256%2095.3609433,62.4616%20C95.3628933,62.0416%2095.1205981,61.6506%2094.9214648,61.4026%20L94.9214648,61.4026%20Z%20M93.2783695,65.0766%20L93.123379,64.9106%20C92.9546552,64.7326%2092.1188838,63.7996%2092.1375219,62.9526%20C92.1443886,62.6466%2092.25916,62.3776%2092.4690838,62.1736%20C93.6207219,61.0576%2094.6781886,60.3576%2094.7223314,60.3286%20L95.0293695,60.1266%20L95.30796,60.3686%20C95.350141,60.4056%2096.3477695,61.2906%2096.3419097,62.4656%20C96.338941,63.1316%2096.027979,63.7346%2095.4178267,64.2566%20C94.5545886,64.9966%2093.5471505,65.0616%2093.5039886,65.0636%20L93.2783695,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,61.9221%20C94.7346914,61.9221%2095.5606533,62.6431%2094.78472,63.3071%20C94.4531581,63.5901%2094.064701,63.6121%2094.064701,63.6121%20C94.064701,63.6121%2093.4810343,62.9921%2093.7684533,62.7141%20C94.268739,62.2281%2094.7346914,61.9221%2094.7346914,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,70.3743%20C78.4886486,70.3743%2077.8539724,68.1783%2080.2229724,67.2723%20C82.5919724,66.3663%2083.2403819,67.0863%2083.2403819,67.0863%20C83.2403819,67.0863%2084.5842867,69.3283%2083.4169533,70.0703%20C82.24962,70.8123%2078.4886486,70.3743%2078.4886486,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,69.9153%20C80.3267571,70.0493%2082.4750429,70.0803%2083.1577857,69.6463%20C83.7473381,69.2713%2083.1342429,67.9093%2082.8684048,67.4283%20C82.7153762,67.3473%2082.059119,67.1043%2080.3954238,67.7403%20C78.9563667,68.2903%2078.8553286,69.3753%2078.9043762,69.9153%20M80.7495476,71.0053%20C79.6391095,71.0053%2078.6355952,70.8943%2078.433519,70.8713%20L78.1098048,70.8333%20L78.0185762,70.5163%20C77.753719,69.6023%2077.838081,67.6493%2080.0501286,66.8053%20C82.6025667,65.8273%2083.4559952,66.5853%2083.6011762,66.7483%20C84.2515476,67.8153%2084.9235,69.7013%2083.6767095,70.4943%20C83.0430143,70.8973%2081.8442905,71.0053%2080.7495476,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,69.8596%20C79.5988905,69.8596%2079.2692905,68.7166%2080.5013667,68.2466%20C81.7334429,67.7756%2082.0708905,68.1496%2082.0708905,68.1496%20C82.0708905,68.1496%2082.7693286,69.3156%2082.162119,69.7016%20C81.5549095,70.0876%2079.5988905,69.8596%2079.5988905,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.802%20C35.5738457,19.802%2039.39956,21.944%2044.7163219,19.899%20C44.3710267,21.592%2043.6657219,24.996%2043.6657219,24.996%20C43.6657219,24.996%2038.7374171,26.606%2034.8901219,24.207%20C35.2540552,21.961%2035.5738457,19.802%2035.5738457,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.9485%20C38.4908057,25.6685%2042.2243105,24.8655%2043.2474438,24.5965%20C43.3936057,23.8895%2043.7722533,22.0615%2044.0606533,20.6575%20C40.1888343,21.8865%2037.2037962,21.0275%2035.9609295,20.5275%20C35.84812,21.2755%2035.6499676,22.5755%2035.4292533,23.9485%20M39.9445771,26.0305%20C38.3054057,26.0305%2036.3758724,25.7195%2034.633701,24.6345%20L34.3521676,24.4585%20L34.40612,24.1265%20C34.7690724,21.8845%2035.0888629,19.7285%2035.0888629,19.7275%20L35.1938248,19.0225%20L35.8088819,19.3635%20C35.8461581,19.3845%2039.5227676,21.3635%2044.5432819,19.4305%20L45.3790533,19.1095%20L45.1965962,20.0005%20C44.85032,21.6945%2044.1459962,25.0995%2044.1459962,25.0995%20L44.087139,25.3845%20L43.8154152,25.4725%20C43.697701,25.5105%2042.0634343,26.0305%2039.9445771,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.5979%20C63.8778533,9.5979%2063.6826438,7.7429%2061.8629771,7.0279%20C61.3077581,6.8099%2059.8147486,6.7679%2059.8147486,6.7679%20C59.8147486,6.7679%2059.4204057,8.7409%2060.649539,9.3109%20C62.4181962,10.1319%2063.8778533,9.5979%2063.8778533,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.2883%20C60.2284162,7.7903%2060.2853114,8.5933%2060.8523019,8.8553%20C61.88034,9.3333%2062.7847781,9.3043%2063.2889876,9.2253%20C63.1251686,8.7183%2062.7092448,7.8953%2061.6870924,7.4943%20C61.4222352,7.3913%2060.7826543,7.3223%2060.251959,7.2883%20M62.68374,10.2683%20C62.0677019,10.2683%2061.2878448,10.1563%2060.4461876,9.7663%20C58.8805876,9.0393%2059.3151495,6.7643%2059.3337876,6.6683%20L59.4161876,6.2563%20L59.8281876,6.2673%20C59.9900448,6.2723%2061.4222352,6.3193%2062.0392543,6.5603%20C64.1149495,7.3763%2064.3562638,9.4563%2064.3650924,9.5443%20L64.4062924,9.9353%20L64.04334,10.0683%20C64.0050829,10.0823%2063.4802733,10.2683%2062.68374,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.7083%20C59.2728705,8.7083%2059.1894895,6.1783%2056.3918133,5.8453%20C55.8699467,5.7823%2055.202899,5.8433%2055.202899,5.8433%20C55.202899,5.8433%2053.9178514,8.5203%2055.3941848,8.7583%20C57.2079657,9.0513%2059.2728705,8.7083%2059.2728705,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.3235%20C55.2809829,6.9305%2055.0602686,7.7765%2055.23684,8.1225%20C55.25744,8.1615%2055.2956971,8.2355%2055.4703067,8.2635%20C56.6739352,8.4585%2058.0090114,8.3585%2058.7064686,8.2795%20C58.5397067,7.6435%2058.0099924,6.5415%2056.3355067,6.3425%20C56.0677067,6.3085%2055.7498781,6.3135%2055.5281829,6.3235%20M57.0339448,9.3775%20C56.4855924,9.3775%2055.8911352,9.3445%2055.3172781,9.2525%20C54.7689257,9.1635%2054.4972019,8.8395%2054.3657543,8.5835%20C53.8644876,7.5975%2054.6080495,5.9445%2054.762059,5.6235%20L54.8836971,5.3705%20L55.1593448,5.3445%20C55.1858305,5.3425%2055.8813257,5.2815%2056.4492971,5.3475%20C58.9929067,5.6515%2059.7296019,7.6675%2059.7629543,8.6915%20L59.7776686,9.1315%20L59.3509543,9.2015%20C59.2911162,9.2125%2058.2748495,9.3775%2057.0339448,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.9592%20C53.9849486,8.9592%2053.5131105,6.1682%2051.0685771,7.0352%20C50.0258248,7.4052%2049.4686438,8.2462%2049.4686438,8.2462%20C49.4686438,8.2462%2050.040539,10.3632%2051.0156057,10.0852%20C52.7165771,9.6002%2053.9849486,8.9592%2053.9849486,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.3518%20C50.1779705,8.8288%2050.4644086,9.4178%2050.7459419,9.5808%20C50.8126467,9.6198%2050.8499229,9.6138%2050.8832752,9.6038%20C51.9917514,9.2878%2052.9177705,8.8998%2053.4033419,8.6818%20C53.2836657,8.3278%2053.0413705,7.8038%2052.596999,7.5388%20C52.2301229,7.3198%2051.7818276,7.3108%2051.2295514,7.5078%20C50.6331324,7.7188%2050.2181895,8.1208%2050.0151324,8.3518%20M50.8401133,10.6108%20C50.6429419,10.6108%2050.4467514,10.5568%2050.2633133,10.4508%20C49.465799,9.9918%2049.0675324,8.6448%2048.9959229,8.3788%20L48.9360848,8.1578%20L49.0626276,7.9668%20C49.0891133,7.9268%2049.7237895,6.9828%2050.907799,6.5628%20C51.7396467,6.2698%2052.4783038,6.3058%2053.0982657,6.6788%20C54.1979133,7.3388%2054.4578657,8.8118%2054.4686562,8.8738%20L54.5304562,9.2418%20L54.2028181,9.4078%20C54.1488657,9.4338%2052.8736276,10.0748%2051.1471514,10.5668%20C51.0451324,10.5958%2050.9421324,10.6108%2050.8401133,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.4524%20C28.8691343,4.4524%2028.9485914,3.4664%2029.904039,3.0624%20C30.1953819,2.9394%2030.6554486,3.0604%2030.6554486,3.0604%20C30.6554486,3.0604%2031.2204771,3.9364%2030.5759914,4.2564%20C29.6499724,4.7154%2028.8691343,4.4524%2028.8691343,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.7659%20C33.2536971,3.7659%2033.2684114,1.9449%2035.274459,1.6539%20C35.647221,1.5989%2036.1298495,1.6309%2036.1298495,1.6309%20C36.1298495,1.6309%2037.1009924,3.5319%2036.0435257,3.7299%20C34.7447448,3.9739%2033.2536971,3.7659%2033.2536971,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.5618%20C39.0005086,4.5618%2039.2310324,2.9578%2040.6426229,3.4168%20C41.2459086,3.6148%2041.5755086,4.0868%2041.5755086,4.0868%20C41.5755086,4.0868%2041.27828,5.3078%2040.7161943,5.1638%20C39.7352419,4.9098%2039.0005086,4.5618%2039.0005086,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,9.135%20C62.9725324,9.135%2062.8695324,8.155%2061.9072181,7.776%20C61.6139133,7.66%2060.8252276,7.639%2060.8252276,7.639%20C60.8252276,7.639%2060.6162848,8.682%2061.2666562,8.983%20C62.2015038,9.417%2062.9725324,9.135%2062.9725324,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.2756%20C58.183719,8.2756%2058.1376143,6.8776%2056.5916333,6.6926%20C56.3022524,6.6586%2055.9334143,6.6916%2055.9334143,6.6916%20C55.9334143,6.6916%2055.2222238,8.1716%2056.0383762,8.3026%20C57.0418905,8.4646%2058.183719,8.2756%2058.183719,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.7815%20C53.0059581,8.7815%2052.7469867,7.2555%2051.4109295,7.7295%20C50.8400152,7.9315%2050.534939,8.3915%2050.534939,8.3915%20C50.534939,8.3915%2050.8488438,9.5505%2051.381501,9.3975%20C52.3124248,9.1325%2053.0059581,8.7815%2053.0059581,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,24.4524%20C46.9860495,24.4524%2051.7005067,25.1394%2056.1608971,23.9634%20C56.6268495,26.4364%2056.9299638,28.3044%2056.9299638,28.3044%20C56.9299638,28.3044%2053.8527162,30.4924%2048.1053162,29.3194%20C47.389221,26.1444%2046.9860495,24.4524%2046.9860495,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.8899%20C52.8636219,29.6979%2055.5739933,28.4939%2056.3901457,28.0479%20C56.2930314,27.4649%2056.0732981,26.1779%2055.7750886,24.5739%20C52.4114029,25.3579%2049.0565457,25.1679%2047.6263171,25.0299%20C47.7970029,25.7619%2048.0981552,27.0629%2048.5111362,28.8899%20M51.4020029,30.1669%20C50.3955457,30.1669%2049.2645076,30.0659%2048.0088886,29.8099%20L47.6979267,29.7459%20L47.6272981,29.4319%20C46.9121838,26.2629%2046.5099933,24.5729%2046.5090124,24.5709%20L46.3383267,23.8539%20L47.0554029,23.9569%20C47.1015076,23.9649%2051.7266981,24.6169%2056.0379838,23.4789%20L56.5431743,23.3459%20L56.6422505,23.8689%20C57.1101648,26.3499%2057.413279,28.2229%2057.413279,28.2229%20L57.4642886,28.5339%20L57.2102219,28.7139%20C57.106241,28.7879%2055.1119648,30.1669%2051.4020029,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.5364%20L60.0485095,19.4674%20C60.0151571,16.7244%2057.8070333,14.5294%2055.116281,14.5634%20L54.6473857,14.5704%20C53.301519,14.5874%2052.2254143,15.7134%2052.2411095,17.0844%20C52.2587667,18.4554%2053.3623381,19.5534%2054.7082048,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.4348%20L59.9560057,19.3748%20C59.92952,17.2208%2058.1942152,15.4968%2056.0812438,15.5228%20L54.9737486,15.5378%20C53.9908343,15.5498%2053.2050914,16.3718%2053.2178438,17.3728%20C53.2305962,18.5268%2054.160539,19.4498%2055.2915771,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,16.0227%20L56.0867371,16.0227%20L54.9802229,16.0377%20C54.6359086,16.0427%2054.3131752,16.1827%2054.0728419,16.4337%20C53.8334895,16.6847%2053.7030229,17.0157%2053.7079276,17.3677%20C53.7128324,17.7917%2053.8795943,18.1877%2054.1778038,18.4837%20C54.4711086,18.7757%2054.8566229,18.9347%2055.264699,18.9347%20L55.2784324,18.9347%20L59.4229562,18.8817%20C59.1679086,17.2597%2057.7837848,16.0227%2056.1289181,16.0227%20L56.1289181,16.0227%20Z%20M55.264699,19.9347%20C54.5986324,19.9347%2053.9708229,19.6747%2053.4921181,19.2007%20C53.0065467,18.7167%2052.7348229,18.0707%2052.7269752,17.3787%20C52.7191276,16.7617%2052.9486705,16.1777%2053.37048,15.7357%20C53.7942514,15.2937%2054.3612419,15.0447%2054.9674705,15.0377%20L56.0739848,15.0227%20L56.1279371,15.0227%20C58.4841848,15.0227%2060.416661,16.9607%2060.4460895,19.3697%20L60.4519752,19.8697%20L55.2970705,19.9347%20L55.2980514,19.9347%20L55.264699,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.4963%20C56.9790114,17.9593%2057.192859,17.3043%2057.7196305,17.0343%20C58.2473829,16.7643%2058.8908876,16.9813%2059.1547638,17.5183%20C59.4206019,18.0573%2059.2067543,18.7123%2058.6790019,18.9813%20C58.1512495,19.2523%2057.5097067,19.0343%2057.2448495,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,15.0647%20L30.8265267,15.1327%20C30.7921933,12.3907%2032.9463648,10.1387%2035.6361362,10.1047%20L36.1060124,10.0987%20C37.451879,10.0817%2038.5554505,11.1787%2038.5721267,12.5507%20C38.5897838,13.9217%2037.5126981,15.0467%2036.1668314,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.9768%20L30.9158914,15.0388%20C30.8903867,12.8838%2032.5825295,11.1158%2034.695501,11.0878%20L35.6686057,11.0758%20C36.7250914,11.0628%2037.5922533,11.9248%2037.6059867,13.0018%20C37.618739,14.0798%2036.7731581,14.9638%2035.7166724,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.5754%20L35.674099,11.5754%20L34.7019752,11.5884%20C33.0284705,11.6094%2031.6551371,12.8894%2031.4363848,14.5314%20L35.7113752,14.4764%20C36.0900229,14.4714%2036.4461086,14.3164%2036.7109657,14.0394%20C36.9768038,13.7624%2037.1200229,13.3954%2037.1151181,13.0094%20C37.1053086,12.2154%2036.4686705,11.5754%2035.6917562,11.5754%20L35.6917562,11.5754%20Z%20M30.4318895,15.5444%20L30.4260038,15.0444%20C30.3975562,12.6184%2032.3094324,10.6194%2034.6892229,10.5884%20L35.6623276,10.5754%20L35.6907752,10.5754%20C37.0032895,10.5754%2038.0803752,11.6554%2038.0960705,12.9964%20C38.1039181,13.6504%2037.8616229,14.2684%2037.4133276,14.7374%20C36.9650324,15.2064%2036.3646895,15.4694%2035.7221657,15.4764%20L30.4318895,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.9075%20C32.7136829,14.2875%2033.3856352,14.2165%2033.7583971,13.7485%20C34.1301781,13.2815%2034.0605305,12.5955%2033.6024257,12.2165%20C33.14334,11.8365%2032.4713876,11.9075%2032.0986257,12.3755%20C31.7268448,12.8425%2031.7964924,13.5285%2032.2545971,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.5178%20L66.497879,20.5178%20C66.1928029,20.4558%2065.9191171,20.2878%2065.7229267,20.0408%20L65.3599743,19.5868%20L66.1594505,19.7508%20L66.6303076,19.8478%20C66.8117838,19.8848%2066.9294981,20.0658%2066.8922219,20.2498%20C66.8559267,20.4358%2066.6803362,20.5548%2066.497879,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.9504%20L25.2327438,15.9504%20C25.5358581,15.8804%2025.80562,15.7044%2025.9949438,15.4544%20L26.3480867,14.9904%20L25.5525343,15.1754%20L25.08462,15.2834%20C24.9031438,15.3254%2024.7903343,15.5094%2024.8315343,15.6924%20C24.8727343,15.8774%2025.0522486,15.9924%2025.2327438,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.5032%20C36.0385229,20.5032%2040.0408086,22.1822%2044.0362276,20.5502%20C43.6458086,22.9562%2043.285799,24.1872%2043.285799,24.1872%20C43.285799,24.1872%2040.8706943,24.3622%2039.2678181,24.0622%20C36.9772943,23.6332%2036.0640276,22.5852%2036.0385229,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.511%20C41.6148448,23.511%2037.9970924,23.865%2035.1748924,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,24.051%20C39.2510438,24.051%2036.9350152,23.881%2034.9544724,22.865%20L35.39492,21.973%20C38.0591867,23.337%2041.53372,23.016%2041.5680533,23.013%20L41.6622248,24.009%20C41.6131771,24.014%2041.2060819,24.051%2040.5792533,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.8987%20C54.4476638,24.8987%2050.9289876,25.9667%2047.8056352,25.3717%20C48.4236352,27.7287%2048.7453876,28.4647%2048.7453876,28.4647%20C48.7453876,28.4647%2053.4098162,27.7707%2054.4476638,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,58.4993%20C52.9666219,58.4993%2052.7547362,58.6583%2052.4545648,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,59.0608%20L52.3244905,58.6368%20C52.6128905,58.4538%2052.8179095,58.3008%2052.8208524,58.2978%20L53.1121952,58.7008%20C53.1121952,58.7008%2052.8934429,58.8648%2052.5834619,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,26.2551%20C54.8049267,26.2551%2051.2597648,26.9871%2047.4801552,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,27.2024%20C49.1229562,27.2024%2048.283261,27.1664%2047.4288514,27.0734%20L47.5318514,26.0794%20C51.1888419,26.4744%2054.6731848,25.7724%2054.7075181,25.7654%20L54.9027276,26.7454%20C54.7879562,26.7684%2052.6465371,27.2024%2049.9136038,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,100.8743%20C49.8992819,100.8743%2048.9457962,100.1033%2047.7068533,101.1683%20C46.5728724,102.1423%2045.7302343,103.6343%2046.2452343,103.7763%20C46.7602343,103.9193%2047.6656533,104.0523%2048.6122724,103.8623%20C49.4352914,103.6973%2050.166101,103.8513%2050.4760819,102.0853%20C50.6202819,101.2633%2049.8992819,100.8743%2049.8992819,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,100.8547%20C48.7250819,100.8547%2048.3199486,100.9677%2047.8647867,101.3597%20C46.8632343,102.2197%2046.2599486,103.3337%2046.3394057,103.5647%20C46.5709105,103.6067%2047.50772,103.8287%2048.5651867,103.6177%20C48.6779962,103.5947%2048.7898248,103.5777%2048.8987105,103.5607%20C49.5598724,103.4607%2049.9973771,103.3947%2050.2347676,102.0417%20C50.3446343,101.4147%2049.8060914,101.1077%2049.7835295,101.0947%20L49.7482152,101.0717%20C49.7295771,101.0567%2049.463739,100.8547%2049.0409486,100.8547%20M47.6401486,104.2067%20C46.9348438,104.2067%2046.3806057,104.0737%2046.1814724,104.0177%20C46.0147105,103.9717%2045.8979771,103.8447%2045.85972,103.6687%20C45.7253295,103.0527%2046.64252,101.7557%2047.54892,100.9767%20C48.8163105,99.8867%2049.8610248,100.5427%2050.0287676,100.6617%20C50.3348248,100.8337%2050.8547295,101.3487%2050.7173962,102.1287%20C50.4182057,103.8367%2049.6824914,103.9487%2048.971301,104.0557%20C48.8692819,104.0707%2048.765301,104.0857%2048.6583771,104.1077%20C48.3013105,104.1797%2047.9560152,104.2067%2047.6401486,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,101.1624%20C49.6874943,101.1624%2049.094999,100.6824%2048.3229895,101.3454%20C47.6186657,101.9514%2047.0928752,102.8804%2047.4146276,102.9684%20C47.7344181,103.0574%2048.2974848,103.1404%2048.8870371,103.0214%20C49.3990943,102.9194%2049.8542562,103.0154%2050.0465229,101.9164%20C50.1367705,101.4044%2049.6874943,101.1624%2049.6874943,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,100.8391%20C51.73484,100.7651%2052.4646686,101.8591%2052.3871733,102.1951%20C52.3096781,102.5331%2052.2665162,103.6451%2051.4611543,103.7761%20C50.868659,103.8721%2048.7537257,104.1241%2048.2848305,103.6601%20C47.8541924,103.2341%2048.6634781,101.2251%2051.2365162,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,101.0862%20C49.4631505,101.3572%2048.6617124,102.4392%2048.4723886,103.0342%20C48.3890076,103.3012%2048.4253029,103.4502%2048.4557124,103.4812%20C48.7578457,103.7792%2050.3715124,103.7012%2051.4230933,103.5282%20C51.8949314,103.4522%2052.0253981,102.8792%2052.10976,102.3492%20C52.1234933,102.2652%2052.1362457,102.1922%2052.1489981,102.1392%20C52.1578267,102.0282%2051.9567314,101.6052%2051.6428267,101.3002%20C51.4662552,101.1292%2051.346579,101.0922%2051.2720267,101.0862%20M49.636779,104.1842%20C49.000141,104.1842%2048.382141,104.1052%2048.114341,103.8402%20C47.9142267,103.6422%2047.8749886,103.2922%2048.0064362,102.8802%20C48.3056267,101.9352%2049.410179,100.8602%2051.2013981,100.5922%20C51.5408076,100.5352%2051.8743314,100.8132%2052.088179,101.0502%20C52.3491124,101.3392%2052.70716,101.8982%2052.625741,102.2532%20C52.6149505,102.2982%2052.605141,102.3582%2052.5953314,102.4302%20C52.5188171,102.9012%2052.3608838,103.8822%2051.4996076,104.0232%20C51.3406933,104.0482%2050.4715695,104.1842%2049.636779,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%20100.228415)'%3e%3cpath%20d='M3.55167017,0.504645258%20C4.04901302,0.430645258%204.77982255,1.52464526%204.70232731,1.86064526%20C4.62483207,2.19864526%204.58167017,3.30964526%203.77630826,3.44064526%20C3.18381302,3.53664526%201.06887969,3.78864526%200.599984453,3.32564526%20C0.169346357,2.89864526%200.978632072,0.889645258%203.55167017,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,1.00364526%20C2.0987816,1.23464526%201.43369588,2.03864526%201.21592445,2.37464526%20C1.00109588,2.70764526%200.966762548,2.96464526%200.984419691,3.02964526%20C1.17864826,3.14764526%202.51961017,3.14064526%203.69871493,2.94564526%20C4.01065779,2.89664526%204.11169588,2.41764526%204.18428636,1.97464526%20C4.19801969,1.88364526%204.21175302,1.80564526%204.2245054,1.74664526%20C4.19017207,1.60764526%203.79779112,1.06964526%203.59669588,1.00364526%20M1.97812445,4.10064526%20C1.27380064,4.10064526%200.583210167,4.00564526%200.259495881,3.68564526%20C-0.011246976,3.41764526%20-0.073046976,2.97364526%200.0878292145,2.46664526%20C0.388000643,1.52264526%201.45625779,0.312645258%203.4809435,0.00964525804%20C3.84389588,-0.046354742%204.2205816,0.142645258%204.58451493,0.546645258%20C4.85721969,0.850645258%205.29080064,1.49264526%205.17897207,1.97564526%20C5.1701435,2.01664526%205.16229588,2.07064526%205.1515054,2.13564526%20C5.07302921,2.62364526%204.88959112,3.76564526%203.85468636,3.93464526%20C3.50546731,3.99064526%202.73345779,4.10064526%201.97812445,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.808345258%20C3.98868445,0.764345258%204.41932255,1.41034526%204.37321779,1.60934526%20C4.32809398,1.80834526%204.30258921,2.46334526%203.82878921,2.54034526%20C3.47760826,2.59734526%202.22983683,2.74634526%201.95418921,2.47334526%20C1.6991416,2.22134526%202.1768654,1.03634526%203.69537969,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.02414526%20C5.32768445,1.02414526%204.94511302,0.827145258%204.19762731,1.27614526%20C3.5364654,1.67214526%202.55060826,2.30514526%202.82135112,3.07414526%20C3.09307493,3.84114526%205.19133207,3.52814526%205.65728445,3.35914526%20C6.12323683,3.19014526%206.41065588,2.66714526%206.32237017,2.21314526%20C6.12912255,1.22514526%205.32768445,1.02414526%205.32768445,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.48124526%20C4.9805254,1.48124526%204.7725635,1.51124526%204.44590636,1.70724526%20C4.12219207,1.90124526%203.13829683,2.49224526%203.28347779,2.90524526%20C3.46887779,3.16224526%204.95403969,3.08324526%205.49258255,2.88824526%20C5.7388016,2.79824526%205.87907779,2.50924526%205.84082064,2.31124526%20C5.71623969,1.67324526%205.25519207,1.52324526%205.2032016,1.50724526%20L5.14042064,1.48624526%20C5.13061112,1.48424526%205.11001112,1.48124526%205.0796016,1.48124526%20M4.14083017,4.06624944%20C3.37274445,4.06724526%202.5889635,3.88924526%202.3604016,3.24324526%20C1.93957302,2.05024526%203.34723969,1.20624526%203.9485635,0.845245258%20C4.75490636,0.362245258%205.28658255,0.474245258%205.48277302,0.548245258%20C5.89967779,0.669245258%206.60988731,1.12124526%206.80313493,2.11624526%20C6.94144921,2.82824526%206.51081112,3.58024526%205.82218255,3.83024526%20C5.65149683,3.89224526%204.90303017,4.06624944%204.14083017,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.29564526%20C5.47423874,1.29564526%205.24763874,1.17964526%204.80424826,1.44464526%20C4.41382921,1.67964526%203.8291816,2.05464526%203.99005779,2.50964526%20C4.14995302,2.96464526%205.39380064,2.77764526%205.66944826,2.67864526%20C5.94411493,2.57764526%206.11480064,2.26864526%206.06281017,1.99964526%20C5.94901969,1.41464526%205.47423874,1.29564526%205.47423874,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,101.1438%20C51.6735305,101.0998%2052.1041686,101.7448%2052.0580638,101.9438%20C52.013921,102.1428%2051.9874352,102.7978%2051.5136352,102.8758%20C51.1624543,102.9328%2049.9146829,103.0808%2049.6390352,102.8078%20C49.3839876,102.5558%2049.8617114,101.3708%2051.3802257,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,101.0266%20C53.3469371,101.0266%2052.9143371,100.8036%2052.0677752,101.3116%20C51.3212705,101.7596%2050.2059276,102.4756%2050.5119848,103.3436%20C50.8190229,104.2126%2053.1929276,103.8576%2053.719699,103.6666%20C54.2454895,103.4746%2054.5701848,102.8836%2054.4711086,102.3716%20C54.2533371,101.2546%2053.3469371,101.0266%2053.3469371,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,101.2288%20C52.8965819,101.2288%2052.6042581,101.2798%2052.1922581,101.5278%20C51.3515819,102.0318%2050.5216962,102.6318%2050.7433914,103.2588%20C50.9533152,103.8548%2053.0211629,103.6528%2053.637201,103.4308%20C54.0364486,103.2858%2054.3091533,102.8228%2054.2306771,102.4198%20C54.047239,101.4818%2053.3174105,101.2778%2053.287001,101.2688%20L53.2428581,101.2528%20C53.2350105,101.2498%2053.1761533,101.2288%2053.0662867,101.2288%20M52.0019533,104.1578%20C51.2348486,104.1578%2050.4804962,103.9938%2050.2813629,103.4288%20C49.8929057,102.3268%2051.2780105,101.4958%2051.9430962,101.0958%20C52.7886771,100.5898%2053.2977914,100.7378%2053.4282581,100.7908%20C53.5881533,100.8368%2054.4827819,101.1528%2054.7113438,102.3228%20C54.8359248,102.9648%2054.4288295,103.6738%2053.802001,103.9018%20C53.5498962,103.9938%2052.7690581,104.1578%2052.0019533,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,101.3342%20C53.5127181,101.3342%2053.2557086,101.2012%2052.7554229,101.5022%20C52.3120324,101.7682%2051.6528324,102.1912%2051.8343086,102.7062%20C52.0157848,103.2202%2053.4205086,103.0102%2053.7334324,102.8962%20C54.0443943,102.7832%2054.236661,102.4342%2054.1778038,102.1302%20C54.049299,101.4682%2053.5127181,101.3342%2053.5127181,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,73.343%20C43.0603762,73.343%2043.6136333,78.954%2042.321719,87.802%20C41.1190714,96.037%2038.8383571,98.645%2039.0345476,100.774%20C39.1865952,102.422%2039.8889571,103.925%2041.5124333,103.905197%20L46.3583381,103.842%20C48.6213952,103.814%2050.5989952,102.316%2051.2984143,100.122%20C51.8634429,98.356%2052.4431857,95.954%2052.7688619,92.924%20C53.0915952,88.804%2052.9611286,84.676%2052.8640143,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,104.9045%20C39.5678914,104.9045%2038.2906914,103.3995%2038.0582057,100.8665%20C37.9542248,99.7375%2038.362301,98.6195%2038.9283105,97.0715%20C39.6640248,95.0575%2040.6734248,92.2995%2041.3512629,87.6545%20C42.6068819,79.0545%2042.08992,73.4975%2042.0840343,73.4425%20L44.0361295,73.2435%20C44.0596724,73.4765%2044.5874248,79.0805%2043.2925676,87.9495%20C42.583339,92.8005%2041.4905581,95.7915%2040.7666152,97.7695%20C40.2741771,99.1175%2039.9494819,100.0075%2040.0112819,100.6795%20C40.1054533,101.6965%2040.4370152,102.9045%2041.4827105,102.9045%20L41.4993867,102.9045%20L46.3462724,102.8415%20C48.1796724,102.8195%2049.795301,101.6015%2050.3662152,99.8125%20C51.0420914,97.6955%2051.5227581,95.3415%2051.7944819,92.8145%20C52.1309486,88.4915%2051.9524152,83.9885%2051.8837486,82.2945%20L53.8436914,82.2125%20C53.9525771,84.9255%2054.0604819,88.9945%2053.7475581,93.0035%20C53.4581771,95.6955%2052.9490629,98.1845%2052.2319867,100.4315%20C51.400139,103.0365%2049.0448724,104.8085%2046.3707962,104.8425%20L41.5248914,104.9045%20L41.4787867,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,76.7415%20C66.3658429,78.1705%2065.5614619,80.4875%2065.6007,82.6065%20C65.6517095,85.4355%2067.3065762,89.0175%2066.343281,93.7325%20C65.4859286,97.9325%2063.6849,98.6955%2064.2764143,102.4465%20C64.3833381,103.1235%2064.9876048,103.6035%2065.6595571,103.595599%20L71.0597,103.5255%20C73.5454333,103.4945%2075.6505571,101.6305%2076.025281,99.1255%20C77.0287952,92.4365%2076.1223952,86.1465%2075.1904905,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,104.595%20C64.4887905,104.595%2063.4892,103.745%2063.3077238,102.606%20C62.9055333,100.054%2063.4980286,98.691%2064.1856762,97.113%20C64.5976762,96.167%2065.0636286,95.096%2065.3824381,93.529%20C65.9788571,90.613%2065.5001524,88.139%2065.0793238,85.956%20C64.8527238,84.783%2064.6388762,83.674%2064.6192571,82.625%20C64.5721714,80.067%2065.6002095,77.525%2067.3031429,75.991%20L68.6029048,77.491%20C67.3188381,78.647%2066.5438857,80.599%2066.5811619,82.588%20C66.5968571,83.46%2066.786181,84.438%2067.0049333,85.57%20C67.4394952,87.822%2067.980981,90.623%2067.3041238,93.937%20C66.9411714,95.712%2066.4075333,96.938%2065.9788571,97.924%20C65.3500667,99.368%2064.9351238,100.323%2065.2451048,102.288%20C65.2725714,102.462%2065.4913238,102.614%2065.6472952,102.595%20L71.0474381,102.526%20C73.0652571,102.5%2074.7515143,101.007%2075.0565905,98.974%20C76.0424476,92.401%2075.1311429,86.192%2074.2276857,81.517%20L76.1532952,81.13%20C77.0871619,85.964%2078.0269143,92.396%2076.9949524,99.277%20C76.5446952,102.281%2074.0540571,104.489%2071.0719619,104.526%20L65.671819,104.595%20L65.6414095,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2083.9915%2067.4688257%2083.0895%2069.2816257%2081.5745%2070.0605019%2081.8285%2069.9113971%2082.3045%2069.3865876%2082.1335%2068.3771876%2082.9775%2069.2845686%2083.4195%2069.8074162%2083.0685%2069.4631019%2082.9945%2069.2365019%2083.1645%2068.945159%2082.7625%2069.3473495%2082.4595%2071.0620543%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,100.9993%20C40.0964286,100.9993%2039.1429429,100.2283%2037.904,101.2943%20C36.770019,102.2673%2035.927381,103.7593%2036.442381,103.9013%20C36.957381,104.0443%2037.8628,104.1783%2038.809419,103.9873%20C39.6324381,103.8233%2040.3632476,103.9763%2040.6732286,102.2113%20C40.8174286,101.3893%2040.0964286,100.9993%2040.0964286,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,103.4788%20C37.2164505,103.5608%2037.9315648,103.6528%2038.7143648,103.4978%20C38.832079,103.4738%2038.9468505,103.4568%2039.058679,103.4388%20C39.6747171,103.3468%2039.9846981,103.2998%2040.1906981,102.1238%20C40.2711362,101.6658%2039.8709076,101.4438%2039.8669838,101.4408%20L39.7953743,101.3948%20C39.71886,101.3368%2039.0979171,100.9218%2038.2199648,101.6758%20C37.4842505,102.3078%2036.9702314,103.0908%2036.8221076,103.4788%20M37.8295457,104.5828%20C37.1320886,104.5828%2036.5758886,104.4568%2036.3139743,104.3838%20C36.0608886,104.3138%2035.8745076,104.1138%2035.8176124,103.8488%20C35.641041,103.0338%2036.7691362,101.6148%2037.5872505,100.9118%20C38.7771457,99.8888%2039.9022981,100.2328%2040.3643267,100.5798%20C40.7508219,100.8058%2041.3148695,101.3978%2041.1559552,102.2988%20C40.8498981,104.0418%2040.090641,104.2948%2039.202879,104.4278%20C39.1047838,104.4438%2039.0047267,104.4578%2038.9027076,104.4778%20C38.52406,104.5548%2038.1611076,104.5828%2037.8295457,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,101.2874%20C39.884739,101.2874%2039.2922438,100.8084%2038.5202343,101.4714%20C37.8159105,102.0764%2037.29012,103.0054%2037.6118724,103.0944%20C37.9316629,103.1834%2038.4947295,103.2654%2039.0842819,103.1474%20C39.596339,103.0454%2040.051501,103.1404%2040.2437676,102.0414%20C40.3340152,101.5304%2039.884739,101.2874%2039.884739,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2089.1838%2045.4722438%2089.0428%2045.1328343%2086.8138%2047.2536533%2086.1098%2047.40472%2086.5838%2045.6802057%2087.1578%2045.8960152%2088.5688%2047.5548057%2088.6698%2048.188501%2087.9048%2047.3517486%2087.4458%2046.84852%2087.6018%2047.2144152%2088.0058%2046.8534248%2088.3458%2045.9568343%2087.3558%2047.403739%2086.9068%2048.9526629%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.7852%20C1.47466571,16.7852%201.18430381,16.4942%201.17939905,16.1332%20L1.42463714,16.1292%20C1.4256181,16.2392%201.46976095,16.3422%201.54627524,16.4182%20C1.62180857,16.4942%201.72186571,16.5352%201.82780857,16.5352%20L1.83271333,16.5352%20C2.05440857,16.5322%202.2329419,16.3462%202.22999905,16.1192%20L2.47523714,16.1152%20C2.47719905,16.2922%202.41245619,16.4592%202.29179905,16.5852%20C2.1711419,16.7122%202.00928476,16.7832%201.83663714,16.7852%20L1.82780857,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.7988%20C0.605247619,16.7988%200.445352381,16.7328%200.323714286,16.6118%20C0.200114286,16.4868%200.130466667,16.3218%200.128504762,16.1468%20L0.373742857,16.1428%20C0.37472381,16.2528%200.418866667,16.3558%200.495380952,16.4328%20C0.570914286,16.5078%200.670971429,16.5488%200.775933333,16.5488%20L0.77887619,16.5488%20C0.888742857,16.5478%200.989780952,16.5028%201.06433333,16.4248%20C1.13986667,16.3458%201.18008571,16.2418%201.17910476,16.1328%20L1.42434286,16.1288%20C1.42630476,16.3058%201.3615619,16.4728%201.24090476,16.5988%20C1.11926667,16.7258%200.957409524,16.7968%200.784761905,16.7988%20L0.775933333,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.3271%20C1.13790476,17.3271%200.978009524,17.2611%200.856371429,17.1401%20C0.731790476,17.0161%200.662142857,16.8511%200.660180952,16.6761%20L0.905419048,16.6721%20C0.9064,16.7821%200.950542857,16.8851%201.02705714,16.9611%20C1.10259048,17.0361%201.20264762,17.0771%201.30859048,17.0771%20L1.31349524,17.0771%20C1.53519048,17.0751%201.71372381,16.8891%201.7117619,16.6611%20L1.957,16.6591%20C1.96092381,17.0231%201.67350476,17.3231%201.3164381,17.3271%20L1.30760952,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.6094%20C21.6740448,15.6094%2021.5151305,15.5674%2021.3699495,15.4784%20L21.4964924,15.2634%20C21.6465781,15.3554%2021.8182448,15.3824%2021.9899114,15.3404%20C22.1586352,15.2974%2022.3018543,15.1904%2022.391121,15.0394%20C22.4813686,14.8864%2022.5078543,14.7094%2022.4666543,14.5364%20C22.4244733,14.3644%2022.3195114,14.2184%2022.1713876,14.1274%20L22.2979305,13.9124%20C22.5029495,14.0394%2022.6471495,14.2394%2022.7050257,14.4764%20C22.761921,14.7134%2022.7256257,14.9594%2022.6020257,15.1684%20C22.4333019,15.4524%2022.1370543,15.6094%2021.8319781,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.6934%20C21.9364495,16.6934%2021.7775352,16.6514%2021.6323543,16.5624%20L21.7588971,16.3474%20C21.9089829,16.4394%2022.0796686,16.4674%2022.2523162,16.4244%20C22.42104,16.3814%2022.564259,16.2744%2022.6535257,16.1234%20C22.7437733,15.9704%2022.770259,15.7934%2022.729059,15.6204%20C22.6868781,15.4484%2022.5819162,15.3024%2022.4337924,15.2114%20L22.5603352,14.9964%20C22.7653543,15.1234%2022.9095543,15.3234%2022.9674305,15.5604%20C23.0243257,15.7974%2022.9880305,16.0434%2022.8644305,16.2524%20C22.6957067,16.5364%2022.399459,16.6934%2022.0943829,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.8848%20C47.0834581,33.8848%2046.878439,33.7998%2046.7234486,33.6458%20C46.5645343,33.4888%2046.4762486,33.2778%2046.4733057,33.0528%20L46.7185438,33.0488%20C46.7205057,33.2068%2046.7832867,33.3558%2046.8941343,33.4658%20C47.004001,33.5748%2047.148201,33.6348%2047.3012295,33.6348%20L47.3061343,33.6348%20C47.6298486,33.6308%2047.887839,33.3618%2047.8839152,33.0338%20L48.1291533,33.0308%20C48.135039,33.4958%2047.7681629,33.8788%2047.31202,33.8848%20L47.3012295,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.9033%20C45.4408533,33.9033%2045.0700533,33.5323%2045.0631867,33.0703%20L45.3084248,33.0663%20C45.3133295,33.3913%2045.5742629,33.6533%2045.8920914,33.6533%20L45.8989581,33.6533%20C46.0549295,33.6513%2046.1991295,33.5883%2046.3080152,33.4743%20C46.416901,33.3603%2046.4757581,33.2113%2046.4737962,33.0523%20L46.7190343,33.0493%20C46.7219771,33.2743%2046.6385962,33.4873%2046.4845867,33.6483%20C46.3295962,33.8103%2046.1226152,33.9003%2045.9028819,33.9033%20L45.8920914,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,34.6123%20C46.1535152,34.6123%2045.7836962,34.2413%2045.7778105,33.7803%20L46.0230486,33.7763%20C46.0269724,34.1013%2046.2879057,34.3623%2046.6057343,34.3623%20L46.610639,34.3623%20C46.9333724,34.3583%2047.1913629,34.0893%2047.187439,33.7613%20L47.4326771,33.7583%20C47.4385629,34.2233%2047.0716867,34.6063%2046.6165248,34.6123%20L46.6057343,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,79.6826%20C26.5907743,79.6826%2026.3857552,79.5976%2026.2307648,79.4436%20C26.0718505,79.2856%2025.9835648,79.0756%2025.9806219,78.8496%20L26.22586,78.8456%20C26.2278219,79.0046%2026.2906029,79.1536%2026.4014505,79.2636%20C26.5113171,79.3726%2026.6555171,79.4326%2026.8085457,79.4326%20L26.8154124,79.4326%20C26.9713838,79.4306%2027.1165648,79.3676%2027.2254505,79.2536%20C27.3343362,79.1396%2027.3931933,78.9906%2027.3912314,78.8316%20L27.6364695,78.8286%20C27.6394124,79.0536%2027.5560314,79.2666%2027.401041,79.4276%20C27.2460505,79.5896%2027.0400505,79.6796%2026.8193362,79.6826%20L26.8085457,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,79.7002%20C24.9471886,79.7002%2024.5763886,79.3292%2024.5705029,78.8682%20L24.815741,78.8642%20C24.8196648,79.1892%2025.0805981,79.4502%2025.3994076,79.4502%20L25.4062743,79.4502%20C25.7270457,79.4462%2025.9850362,79.1772%2025.9811124,78.8492%20L26.2263505,78.8462%20C26.2322362,79.3112%2025.86536,79.6942%2025.4101981,79.7002%20L25.3994076,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,80.4102%20C25.895279,80.4102%2025.69026,80.3252%2025.5342886,80.1712%20C25.3763552,80.0142%2025.2880695,79.8032%2025.2851267,79.5772%20L25.5303648,79.5732%20C25.5323267,79.7322%2025.5951076,79.8812%2025.7059552,79.9912%20C25.8158219,80.1012%2025.9678695,80.1762%2026.1199171,80.1602%20C26.2758886,80.1582%2026.4200886,80.0952%2026.5289743,79.9812%20C26.63786,79.8672%2026.6967171,79.7182%2026.6947552,79.5592%20L26.9399933,79.5562%20C26.9429362,79.7812%2026.8595552,79.9942%2026.7055457,80.1552%20C26.5505552,80.3172%2026.3435743,80.4072%2026.123841,80.4102%20L26.1130505,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,11.0664%20C45.5079505,11.0664%2045.10576,10.6634%2045.0988933,10.1634%20L45.3441314,10.1594%20C45.3490362,10.5234%2045.64136,10.8164%2045.9974457,10.8164%20L46.0023505,10.8164%20C46.1789219,10.8144%2046.34176,10.7434%2046.4633981,10.6164%20C46.5850362,10.4884%2046.649779,10.3214%2046.6478171,10.1434%20L46.8930552,10.1394%20C46.8959981,10.3844%2046.8057505,10.6154%2046.6389886,10.7904%20C46.4712457,10.9644%2046.2475886,11.0634%2046.0082362,11.0664%20L45.9974457,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.8652%20C44.7426114,11.8652%2044.3414019,11.4632%2044.3345352,10.9632%20L44.5797733,10.9592%20C44.5817352,11.1362%2044.6513829,11.3032%2044.7759638,11.4272%20C44.8985829,11.5492%2045.059459,11.6152%2045.2311257,11.6152%20L45.2370114,11.6152%20C45.4145638,11.6132%2045.5774019,11.5422%2045.69904,11.4152%20C45.8206781,11.2882%2045.885421,11.1202%2045.883459,10.9432%20L46.1286971,10.9392%20C46.13164,11.1832%2046.0413924,11.4152%2045.8736495,11.5902%20C45.7059067,11.7642%2045.4822495,11.8622%2045.2428971,11.8652%20L45.2311257,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,25.3066%20C36.1555505,25.3066%2035.8916743,25.1976%2035.69156,24.9976%20C35.4875219,24.7956%2035.3737314,24.5256%2035.3707886,24.2356%20L35.6160267,24.2336%20C35.6209314,24.6896%2035.9878076,25.0566%2036.4351219,25.0566%20L36.4449314,25.0566%20C36.8951886,25.0506%2037.258141,24.6716%2037.2532362,24.2106%20L37.4984743,24.2086%20C37.505341,24.8066%2037.0325219,25.2986%2036.4478743,25.3066%20L36.4351219,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,26.2773%20C35.2254114,26.2773%2034.9615352,26.1683%2034.761421,25.9683%20C34.5583638,25.7663%2034.4445733,25.4963%2034.4416305,25.2063%20L34.6868686,25.2043%20C34.6898114,25.4263%2034.7771162,25.6343%2034.9330876,25.7903%20C35.0870971,25.9433%2035.2891733,26.0273%2035.5040019,26.0273%20L35.5147924,26.0273%20C35.7335448,26.0243%2035.9375829,25.9353%2036.0906114,25.7763%20C36.24364,25.6173%2036.32604,25.4063%2036.3230971,25.1833%20L36.5683352,25.1793%20C36.572259,25.4693%2036.4643543,25.7443%2036.265221,25.9513%20C36.0670686,26.1583%2035.8022114,26.2743%2035.5177352,26.2773%20L35.5040019,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.3125%20C21.7466352,1.3125%2021.4101686,0.9755%2021.4042829,0.5555%20L21.649521,0.5515%20C21.6514829,0.6905%2021.7064162,0.8195%2021.8035305,0.9165%20C21.8996638,1.0115%2022.0242448,1.0655%2022.16354,1.0625%20C22.4431114,1.0595%2022.6667686,0.8255%2022.6648067,0.5395%20L22.9100448,0.5375%20C22.9120067,0.7415%2022.8354924,0.9345%2022.6961971,1.0815%20C22.55494,1.2285%2022.3675781,1.3105%2022.1664829,1.3125%20L22.1556924,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.9629%20C21.1249076,1.9629%2020.788441,1.6249%2020.7835362,1.2049%20L21.0287743,1.2029%20C21.0307362,1.3409%2021.0846886,1.4699%2021.1818029,1.5659%20C21.2769552,1.6609%2021.4025171,1.7129%2021.5369076,1.7129%20L21.5427933,1.7129%20C21.6781648,1.7109%2021.8037267,1.6549%2021.898879,1.5569%20C21.9940314,1.4579%2022.045041,1.3269%2022.043079,1.1899%20L22.2883171,1.1859%20C22.2932219,1.6089%2021.960679,1.9569%2021.5457362,1.9629%20L21.5369076,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,64.874%20C82.1025752,64.874%2082.0829562,64.873%2082.0623562,64.872%20C81.8367371,64.856%2081.6307371,64.752%2081.4816324,64.577%20L81.6670324,64.413%20C81.7729752,64.537%2081.9191371,64.611%2082.0800133,64.623%20C82.2242133,64.634%2082.3939181,64.581%2082.5155562,64.474%20C82.6371943,64.365%2082.7107657,64.217%2082.7215562,64.053%20C82.7333276,63.89%2082.6813371,63.731%2082.5753943,63.607%20L82.7607943,63.443%20C82.909899,63.617%2082.9824895,63.84%2082.9658133,64.07%20C82.951099,64.301%2082.8471181,64.511%2082.6764324,64.662%20C82.5214419,64.8%2082.3262324,64.874%2082.1221943,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,65.916%20C81.8129981,65.916%2081.5775695,65.815%2081.4098267,65.619%20L81.5952267,65.455%20C81.8129981,65.711%2082.1945886,65.738%2082.4447314,65.516%20C82.6948743,65.294%2082.722341,64.905%2082.5035886,64.649%20L82.6889886,64.485%20C82.9950457,64.846%2082.9587505,65.393%2082.6056076,65.705%20C82.4457124,65.847%2082.24756,65.916%2082.0503886,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,55.2861%20C53.3002438,55.2861%2053.1884152,55.2661%2053.0814914,55.2271%20C52.8362533,55.1381%2052.6410438,54.9561%2052.5301962,54.7171%20L52.7518914,54.6091%20C52.9235581,54.9791%2053.357139,55.1401%2053.7200914,54.9651%20C54.0840248,54.7911%2054.2399962,54.3481%2054.0683295,53.9771%20L54.2900248,53.8701%20C54.5185867,54.3651%2054.3106248,54.9581%2053.8260343,55.1911%20C53.6936057,55.2551%2053.5533295,55.2861%2053.4110914,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,56.0244%20C51.5087305,56.0244%2051.1585305,55.8134%2050.9927495,55.4564%20L51.2144448,55.3484%20C51.2968448,55.5284%2051.4439876,55.6634%2051.6264448,55.7304%20C51.8108638,55.7974%2052.0090162,55.7894%2052.1816638,55.7034%20C52.5455971,55.5294%2052.7015686,55.0864%2052.5299019,54.7164%20L52.7525781,54.6094%20C52.980159,55.1044%2052.7721971,55.6964%2052.2876067,55.9294%20C52.1532162,55.9944%2052.01294,56.0244%2051.8736448,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,56.4395%20C52.8941295,56.4395%2052.782301,56.4195%2052.6743962,56.3805%20C52.430139,56.2915%2052.2349295,56.1095%2052.1240819,55.8705%20L52.3457771,55.7625%20C52.4281771,55.9425%2052.57532,56.0785%2052.7577771,56.1455%20C52.9421962,56.2125%2053.1403486,56.2035%2053.3129962,56.1185%20C53.4895676,56.0345%2053.6229771,55.8845%2053.688701,55.6985%20C53.7554057,55.5115%2053.7455962,55.3105%2053.6622152,55.1315%20L53.8839105,55.0245%20C53.9947581,55.2645%2054.0075105,55.5335%2053.9202057,55.7835%20C53.83192,56.0325%2053.6533867,56.2315%2053.418939,56.3445%20C53.2865105,56.4085%2053.1462343,56.4395%2053.0049771,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,57.1787%20C51.3556038,57.1787%2051.2437752,57.1587%2051.1368514,57.1197%20C50.8916133,57.0307%2050.6964038,56.8487%2050.5855562,56.6097%20L50.8072514,56.5017%20C50.9779371,56.8717%2051.414461,57.0327%2051.7754514,56.8577%20C52.1393848,56.6837%2052.2953562,56.2407%2052.1236895,55.8697%20L52.3453848,55.7627%20C52.5739467,56.2577%2052.3659848,56.8507%2051.8813943,57.0837%20C51.7489657,57.1477%2051.6086895,57.1787%2051.4664514,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,56.8535%20C53.7713952,56.8535%2053.4211952,56.6425%2053.2554143,56.2855%20L53.4771095,56.1775%20C53.6477952,56.5495%2054.084319,56.7065%2054.4453095,56.5325%20C54.621881,56.4485%2054.7543095,56.2985%2054.8200333,56.1125%20C54.8867381,55.9255%2054.8769286,55.7245%2054.7935476,55.5455%20L55.0162238,55.4385%20C55.1260905,55.6785%2055.1388429,55.9475%2055.0515381,56.1975%20C54.9632524,56.4465%2054.7857,56.6455%2054.5512524,56.7585%20C54.4168619,56.8225%2054.2765857,56.8535%2054.1372905,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.8291%20C37.5673371,7.8291%2037.1288514,7.3891%2037.1219848,6.8431%20L37.3672229,6.8391%20C37.3721276,7.2491%2037.7017276,7.5791%2038.1029371,7.5791%20L38.1117657,7.5791%20C38.516899,7.5741%2038.8425752,7.2341%2038.8376705,6.8211%20L39.0829086,6.8171%20C39.0897752,7.3691%2038.6552133,7.8221%2038.1156895,7.8291%20L38.1029371,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.8828%20C37.6774981,40.8828%2037.2390124,40.4428%2037.2321457,39.8968%20L37.4773838,39.8928%20C37.4822886,40.3028%2037.8118886,40.6328%2038.2130981,40.6328%20L38.2219267,40.6328%20C38.62706,40.6278%2038.9527362,40.2868%2038.9478314,39.8738%20L39.1930695,39.8698%20C39.1999362,40.4218%2038.7653743,40.8758%2038.2258505,40.8828%20L38.2130981,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,22.3311%20C47.0815943,22.3311%2046.736299,21.9841%2046.7304133,21.5541%20L46.9756514,21.5501%20C46.9795752,21.8441%2047.2159848,22.0811%2047.5043848,22.0811%20L47.5102705,22.0811%20C47.6495657,22.0791%2047.7819943,22.0211%2047.8810705,21.9191%20C47.9791657,21.8151%2048.0321371,21.6801%2048.0301752,21.5371%20L48.2754133,21.5331%20C48.2783562,21.7431%2048.200861,21.9421%2048.05568,22.0931%20C47.912461,22.2441%2047.7192133,22.3281%2047.5132133,22.3311%20L47.5043848,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.9131%20C62.472541,6.9131%2062.3214743,6.8511%2062.2057219,6.7361%20C62.0889886,6.6201%2062.0242457,6.4641%2062.0222838,6.2981%20L62.2675219,6.2961%20C62.2685029,6.3941%2062.307741,6.4871%2062.3773886,6.5571%20C62.4470362,6.6261%2062.5363029,6.6631%2062.6324362,6.6631%20L62.637341,6.6631%20C62.8374552,6.6601%2062.9993124,6.4911%2062.9973505,6.2861%20L63.2425886,6.2841%20C63.2465124,6.6261%2062.9757695,6.9081%2062.6402838,6.9131%20L62.6334171,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,80.1807%20C67.748201,80.1807%2067.5559343,80.1197%2067.3921152,80.0047%20C67.1753248,79.8537%2067.0301438,79.6257%2066.9830581,79.3637%20L67.2243724,79.3187%20C67.2596867,79.5147%2067.3685724,79.6857%2067.5304295,79.7987%20C67.6922867,79.9107%2067.8865152,79.9527%2068.0807438,79.9167%20C68.2739914,79.8797%2068.4417343,79.7697%2068.5525819,79.6037%20C68.6634295,79.4387%2068.7046295,79.2397%2068.6683343,79.0427%20L68.9096486,78.9957%20C68.9577152,79.2587%2068.9037629,79.5247%2068.7546581,79.7447%20C68.6075152,79.9657%2068.3838581,80.1147%2068.1268486,80.1627%20C68.0650486,80.1747%2068.0042295,80.1807%2067.9434105,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,87.1582%20C44.1449171,87.1582%2043.881041,87.0502%2043.6819076,86.8502%20C43.4778695,86.6482%2043.364079,86.3772%2043.3601552,86.0882%20L43.6053933,86.0842%20C43.6083362,86.3072%2043.6966219,86.5152%2043.8525933,86.6722%20C44.0066029,86.8242%2044.208679,86.9082%2044.4235076,86.9082%20L44.4342981,86.9082%20C44.6530505,86.9052%2044.8570886,86.8152%2045.0110981,86.6562%20C45.1631457,86.4972%2045.2455457,86.2862%2045.2426029,86.0632%20L45.487841,86.0592%20C45.4917648,86.3492%2045.38386,86.6242%2045.1857076,86.8312%20C44.9875552,87.0382%2044.7217171,87.1542%2044.4382219,87.1582%20L44.4235076,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,88.1299%20C42.9136257,88.1299%2042.4388448,87.6519%2042.4309971,87.0599%20L42.6762352,87.0559%20C42.682121,87.5129%2043.0480162,87.8799%2043.4943495,87.8799%20L43.5021971,87.8799%20C43.7238924,87.8769%2043.9279305,87.7869%2044.08194,87.6279%20C44.2339876,87.4689%2044.3163876,87.2579%2044.3134448,87.0349%20L44.5586829,87.0309%20C44.5626067,87.3209%2044.4547019,87.5959%2044.2565495,87.8029%20C44.0583971,88.0099%2043.792559,88.1259%2043.5090638,88.1299%20L43.4943495,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,100.9651%20C41.9311038,100.8911%2042.6619133,101.9851%2042.5844181,102.3211%20C42.5069229,102.6591%2042.463761,103.7701%2041.658399,103.9011%20C41.0659038,103.9971%2038.9509705,104.2491%2038.4820752,103.7861%20C38.0514371,103.3591%2038.8607229,101.3501%2041.433761,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,101.4641%20C39.9808724,101.6951%2039.3157867,102.4991%2039.0980152,102.8351%20C38.8831867,103.1681%2038.8488533,103.4251%2038.8665105,103.4901%20C39.060739,103.6081%2040.401701,103.6011%2041.5808057,103.4061%20C41.8927486,103.3571%2041.9937867,102.8781%2042.0663771,102.4351%20C42.0801105,102.3441%2042.0938438,102.2661%2042.1065962,102.2071%20C42.0722629,102.0681%2041.6798819,101.5301%2041.4787867,101.4641%20M39.8602152,104.5611%20C39.1558914,104.5611%2038.465301,104.4661%2038.1415867,104.1461%20C37.8708438,103.8781%2037.8090438,103.4341%2037.96992,102.9271%20C38.2700914,101.9831%2039.3383486,100.7731%2041.3630343,100.4701%20C41.7259867,100.4141%2042.1026724,100.6031%2042.4666057,101.0071%20C42.7393105,101.3111%2043.1728914,101.9531%2043.0610629,102.4361%20C43.0522343,102.4771%2043.0443867,102.5311%2043.0335962,102.5961%20C42.95512,103.0841%2042.7716819,104.2261%2041.7367771,104.3951%20C41.3875581,104.4511%2040.6155486,104.5611%2039.8602152,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,101.2688%20C41.8707752,101.2248%2042.3014133,101.8708%2042.2553086,102.0698%20C42.2101848,102.2688%2042.18468,102.9238%2041.71088,103.0008%20C41.359699,103.0578%2040.1119276,103.2068%2039.83628,102.9338%20C39.5812324,102.6818%2040.0589562,101.4968%2041.5774705,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,101.4846%20C43.2097752,101.4846%2042.8272038,101.2876%2042.0797181,101.7366%20C41.4185562,102.1326%2040.432699,102.7656%2040.7034419,103.5346%20C40.9751657,104.3016%2043.0734229,103.9886%2043.5393752,103.8196%20C44.0053276,103.6506%2044.2927467,103.1276%2044.204461,102.6736%20C44.0112133,101.6856%2043.2097752,101.4846%2043.2097752,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,101.542462%20C55.0350171,101.542462%2054.6524457,101.345462%2053.90496,101.794462%20C53.2437981,102.190462%2052.2579409,102.823462%2052.5286838,103.592462%20C52.8004076,104.359462%2054.8986647,104.046462%2055.3646171,103.877462%20C55.8305695,103.708462%2056.1179885,103.185462%2056.0297028,102.731462%20C55.8364552,101.743462%2055.0350171,101.542462%2055.0350171,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,101.9417%20C42.8626162,101.9417%2042.6546543,101.9717%2042.3279971,102.1677%20C42.0042829,102.3617%2041.0203876,102.9527%2041.1655686,103.3657%20C41.3509686,103.6227%2042.8361305,103.5437%2043.3746733,103.3487%20C43.6208924,103.2587%2043.7611686,102.9697%2043.7229114,102.7717%20C43.5983305,102.1337%2043.1372829,101.9837%2043.0852924,101.9677%20L43.0225114,101.9467%20C43.0127019,101.9447%2042.9921019,101.9417%2042.9616924,101.9417%20M42.022921,104.526704%20C41.2548352,104.5277%2040.4710543,104.3497%2040.2424924,103.7037%20C39.8216638,102.5107%2041.2293305,101.6667%2041.8306543,101.3057%20C42.6369971,100.8227%2043.1686733,100.9347%2043.3648638,101.0087%20C43.7817686,101.1297%2044.4919781,101.5817%2044.6852257,102.5767%20C44.82354,103.2887%2044.3929019,104.0407%2043.7042733,104.2907%20C43.5335876,104.3527%2042.785121,104.526704%2042.022921,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,101.999562%20C54.6878581,101.999562%2054.4798962,102.029562%2054.153239,102.225562%20C53.8295247,102.419562%2052.8456295,103.010562%2052.9908104,103.423562%20C53.1762104,103.680562%2054.6613724,103.601562%2055.1999152,103.406562%20C55.4461343,103.316562%2055.5864104,103.027562%2055.5481533,102.829562%20C55.4235724,102.191562%2054.9625247,102.041562%2054.9105343,102.025562%20L54.8477533,102.004562%20C54.8379438,102.002562%2054.8173438,101.999562%2054.7869343,101.999562%20M53.8481628,104.584566%20C53.0800771,104.585562%2052.2962962,104.407562%2052.0677343,103.761562%20C51.6469057,102.568562%2053.0545724,101.724562%2053.6558962,101.363562%20C54.462239,100.880562%2054.9939152,100.992562%2055.1901057,101.066562%20C55.6070104,101.187562%2056.31722,101.639562%2056.5104676,102.634562%20C56.6487819,103.346562%2056.2181438,104.098562%2055.5295152,104.348562%20C55.3588295,104.410562%2054.6103628,104.584566%2053.8481628,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,101.7561%20C43.3563295,101.7561%2043.1297295,101.6401%2042.686339,101.9051%20C42.29592,102.1401%2041.7112724,102.5151%2041.8721486,102.9701%20C42.0320438,103.4251%2043.2758914,103.2381%2043.551539,103.1391%20C43.8262057,103.0381%2043.9968914,102.7291%2043.944901,102.4601%20C43.8311105,101.8751%2043.3563295,101.7561%2043.3563295,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,101.813962%20C55.1815714,101.813962%2054.9549714,101.697962%2054.5115809,101.962962%20C54.1211619,102.197962%2053.5365143,102.572962%2053.6973904,103.027962%20C53.8572857,103.482962%2055.1011333,103.295962%2055.3767809,103.196962%20C55.6514476,103.095962%2055.8221333,102.786962%2055.7701428,102.517962%20C55.6563524,101.932962%2055.1815714,101.813962%2055.1815714,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,100.9993%20C66.5821429,100.9993%2065.6286571,100.2283%2064.3897143,101.2943%20C63.2557333,102.2673%2062.4130952,103.7593%2062.9280952,103.9013%20C63.4430952,104.0443%2064.3485143,104.1783%2065.2951333,103.9873%20C66.1181524,103.8233%2066.8489619,103.9763%2067.1589429,102.2113%20C67.3031429,101.3893%2066.5821429,100.9993%2066.5821429,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,103.4788%20C63.7021648,103.5608%2064.417279,103.6528%2065.200079,103.4978%20C65.3177933,103.4738%2065.4325648,103.4568%2065.5443933,103.4388%20C66.1604314,103.3468%2066.4704124,103.2998%2066.6764124,102.1238%20C66.7568505,101.6658%2066.3566219,101.4438%2066.3526981,101.4408%20L66.2810886,101.3948%20C66.2045743,101.3368%2065.5836314,100.9218%2064.705679,101.6758%20C63.9699648,102.3078%2063.4559457,103.0908%2063.3078219,103.4788%20M64.31526,104.5828%20C63.6178029,104.5828%2063.0616029,104.4568%2062.7996886,104.3838%20C62.5466029,104.3138%2062.3602219,104.1138%2062.3033267,103.8488%20C62.1267552,103.0338%2063.2548505,101.6148%2064.0729648,100.9118%20C65.26286,99.8888%2066.3880124,100.2328%2066.850041,100.5798%20C67.2365362,100.8058%2067.8005838,101.3978%2067.6416695,102.2988%20C67.3356124,104.0418%2066.5763552,104.2948%2065.6885933,104.4278%20C65.5904981,104.4438%2065.490441,104.4578%2065.3884219,104.4778%20C65.0097743,104.5548%2064.6468219,104.5828%2064.31526,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,101.2874%20C66.3704533,101.2874%2065.7779581,100.8084%2065.0059486,101.4714%20C64.3016248,102.0764%2063.7758343,103.0054%2064.0975867,103.0944%20C64.4173771,103.1834%2064.9804438,103.2654%2065.5699962,103.1474%20C66.0820533,103.0454%2066.5372152,103.1404%2066.7294819,102.0414%20C66.8197295,101.5304%2066.3704533,101.2874%2066.3704533,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,100.9651%20C68.4168181,100.8911%2069.1476276,101.9851%2069.0701324,102.3211%20C68.9926371,102.6591%2068.9494752,103.7701%2068.1441133,103.9011%20C67.5516181,103.9971%2065.4366848,104.2491%2064.9677895,103.7861%20C64.5371514,103.3591%2065.3464371,101.3501%2067.9194752,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,101.4641%20C66.4665867,101.6951%2065.801501,102.4991%2065.5837295,102.8351%20C65.368901,103.1681%2065.3345676,103.4251%2065.3522248,103.4901%20C65.5464533,103.6081%2066.8874152,103.6011%2068.06652,103.4061%20C68.3784629,103.3571%2068.479501,102.8781%2068.5520914,102.4351%20C68.5658248,102.3441%2068.5795581,102.2661%2068.5923105,102.2071%20C68.5579771,102.0681%2068.1655962,101.5301%2067.964501,101.4641%20M66.3459295,104.5611%20C65.6416057,104.5611%2064.9510152,104.4661%2064.627301,104.1461%20C64.3565581,103.8781%2064.2947581,103.4341%2064.4556343,102.9271%20C64.7558057,101.9831%2065.8240629,100.7731%2067.8487486,100.4701%20C68.211701,100.4141%2068.5883867,100.6031%2068.95232,101.0071%20C69.2250248,101.3111%2069.6586057,101.9531%2069.5467771,102.4361%20C69.5379486,102.4771%2069.530101,102.5311%2069.5193105,102.5961%20C69.4408343,103.0841%2069.2573962,104.2261%2068.2224914,104.3951%20C67.8732724,104.4511%2067.1012629,104.5611%2066.3459295,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,101.2688%20C68.3564895,101.2248%2068.7871276,101.8708%2068.7410229,102.0698%20C68.695899,102.2688%2068.6703943,102.9238%2068.1965943,103.0008%20C67.8454133,103.0578%2066.5976419,103.2068%2066.3219943,102.9338%20C66.0669467,102.6818%2066.5446705,101.4968%2068.0631848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,101.4846%20C69.6954895,101.4846%2069.3129181,101.2876%2068.5654324,101.7366%20C67.9042705,102.1326%2066.9184133,102.7656%2067.1891562,103.5346%20C67.46088,104.3016%2069.5591371,103.9886%2070.0250895,103.8196%20C70.4910419,103.6506%2070.778461,103.1276%2070.6901752,102.6736%20C70.4969276,101.6856%2069.6954895,101.4846%2069.6954895,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,101.9417%20C69.3483305,101.9417%2069.1403686,101.9717%2068.8137114,102.1677%20C68.4899971,102.3617%2067.5061019,102.9527%2067.6512829,103.3657%20C67.8366829,103.6227%2069.3218448,103.5437%2069.8603876,103.3487%20C70.1066067,103.2587%2070.2468829,102.9697%2070.2086257,102.7717%20C70.0840448,102.1337%2069.6229971,101.9837%2069.5710067,101.9677%20L69.5082257,101.9467%20C69.4984162,101.9447%2069.4778162,101.9417%2069.4474067,101.9417%20M68.5086352,104.526704%20C67.7405495,104.5277%2066.9567686,104.3497%2066.7282067,103.7037%20C66.3073781,102.5107%2067.7150448,101.6667%2068.3163686,101.3057%20C69.1227114,100.8227%2069.6543876,100.9347%2069.8505781,101.0087%20C70.2674829,101.1297%2070.9776924,101.5817%2071.17094,102.5767%20C71.3092543,103.2887%2070.8786162,104.0407%2070.1899876,104.2907%20C70.0193019,104.3527%2069.2708352,104.526704%2068.5086352,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,101.7561%20C69.8420438,101.7561%2069.6154438,101.6401%2069.1720533,101.9051%20C68.7816343,102.1401%2068.1969867,102.5151%2068.3578629,102.9701%20C68.5177581,103.4251%2069.7616057,103.2381%2070.0372533,103.1391%20C70.31192,103.0381%2070.4826057,102.7291%2070.4306152,102.4601%20C70.3168248,101.8751%2069.8420438,101.7561%2069.8420438,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,101.9534%20C23.3225352,101.9534%2022.9389829,101.7564%2022.1914971,102.2054%20C21.5303352,102.6014%2020.5444781,103.2344%2020.815221,104.0034%20C21.0869448,104.7704%2023.1852019,104.4574%2023.6511543,104.2884%20C24.1171067,104.1184%2024.4045257,103.5964%2024.31624,103.1424%20C24.1229924,102.1544%2023.3225352,101.9534%2023.3225352,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,102.4104%20C22.9743952,102.4104%2022.7654524,102.4404%2022.4397762,102.6364%20C22.1160619,102.8304%2021.1321667,103.4214%2021.2773476,103.8344%20C21.4627476,104.0924%2022.9479095,104.0134%2023.4864524,103.8174%20C23.7326714,103.7274%2023.8729476,103.4384%2023.8346905,103.2404%20C23.7101095,102.6024%2023.2500429,102.4514%2023.1970714,102.4364%20L23.1342905,102.4154%20C23.1264429,102.4134%2023.1058429,102.4104%2023.0734714,102.4104%20M22.1347,104.9954%20C21.3666143,104.9954%2020.5828333,104.8184%2020.3542714,104.1724%20C19.9334429,102.9794%2021.3411095,102.1354%2021.9424333,101.7744%20C22.7507381,101.2894%2023.2814333,101.4044%2023.4776238,101.4774%20C23.8935476,101.5984%2024.6037571,102.0504%2024.7970048,103.0454%20C24.9343381,103.7554%2024.504681,104.5084%2023.8170333,104.7594%20C23.6453667,104.8214%2022.8969,104.9954%2022.1347,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,102.2249%20C23.4681086,102.2249%2023.2424895,102.1079%2022.7981181,102.3739%20C22.407699,102.6089%2021.8230514,102.9839%2021.9839276,103.4389%20C22.1438229,103.8929%2023.3876705,103.7069%2023.6633181,103.6069%20C23.9389657,103.5069%2024.1086705,103.1979%2024.057661,102.9289%20C23.9428895,102.3439%2023.4681086,102.2249%2023.4681086,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,101.3811%20C26.1142276,101.3071%2026.8440562,102.4011%2026.766561,102.7381%20C26.6890657,103.0751%2026.6459038,104.1871%2025.8405419,104.3181%20C25.2480467,104.4141%2023.1331133,104.6661%2022.6642181,104.2021%20C22.23358,103.7761%2023.0428657,101.7671%2025.6159038,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,101.8801%20C24.1639962,102.1121%2023.4979295,102.9151%2023.281139,103.2511%20C23.0663105,103.5841%2023.0309962,103.8411%2023.0486533,103.9061%20C23.241901,104.0231%2024.5848248,104.0151%2025.7639295,103.8231%20C26.0739105,103.7741%2026.1759295,103.2951%2026.24852,102.8521%20C26.2622533,102.7601%2026.2759867,102.6831%2026.28972,102.6241%20C26.2544057,102.4841%2025.8620248,101.9461%2025.6619105,101.8801%20M24.043339,104.9781%20C23.3390152,104.9781%2022.6474438,104.8831%2022.3227486,104.5611%20C22.0539676,104.2951%2021.9911867,103.8521%2022.1520629,103.3461%20C22.4512533,102.4011%2023.5185295,101.1901%2025.5451771,100.8861%20C25.9012629,100.8361%2026.2848152,101.0181%2026.6477676,101.4221%20C26.9214533,101.7261%2027.3550343,102.3681%2027.2441867,102.8531%20C27.2353581,102.8941%2027.2265295,102.9491%2027.215739,103.0131%20C27.1372629,103.5011%2026.9538248,104.6431%2025.91892,104.8121%20C25.569701,104.8681%2024.7986724,104.9781%2024.043339,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,101.6858%20C26.0529181,101.6418%2026.4835562,102.2868%2026.4374514,102.4858%20C26.3933086,102.6848%2026.3668229,103.3398%2025.8930229,103.4178%20C25.5418419,103.4748%2024.2940705,103.6228%2024.0184229,103.3498%20C23.7633752,103.0978%2024.241099,101.9128%2025.7596133,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,101.7727%20C32.3175743,101.6367%2032.5039552,101.5967%2032.6579648,101.6687%20C33.2337838,101.9367%2034.6885362,102.7007%2034.403079,103.7627%20C34.1813838,104.5897%2033.684041,104.3487%2032.7393838,104.3777%20L32.0272124,104.4007%20C31.8800695,104.4057%2031.747641,104.3307%2031.665241,104.1927%20C31.2463743,103.4997%2031.4543362,102.3987%2032.1145171,101.8157%20L32.1635648,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,102.1233%20L32.4832571,102.1513%20L32.4342095,102.1943%20C31.9574667,102.6163%2031.7887429,103.4433%2032.0830286,103.9313%20L32.7235905,103.8783%20C32.9354762,103.8723%2033.1267619,103.8773%2033.2974476,103.8833%20C33.8536476,103.9013%2033.8585524,103.9023%2033.9301619,103.6313%20C34.1116381,102.9553%2032.8452286,102.3063%2032.4538286,102.1233%20L32.4538286,102.1233%20Z%20M32.013381,104.9003%20C31.7004571,104.9003%2031.415,104.7343%2031.2472571,104.4533%20C30.7067524,103.5593%2030.9568952,102.1773%2031.7936476,101.4373%20L31.8426952,101.3943%20C32.1418857,101.1313%2032.5323048,101.0613%2032.8599429,101.2133%20C34.9758571,102.1993%2035.0317714,103.3163%2034.876781,103.8943%20C34.5991714,104.9273%2033.8536476,104.9033%2033.2660571,104.8833%20C33.1149905,104.8783%2032.9433238,104.8733%2032.754981,104.8783%20L32.0428095,104.9003%20L32.013381,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,102.009%20C32.3520057,101.909%2032.4873771,101.881%2032.5992057,101.933%20C33.0180724,102.128%2034.0745581,102.683%2033.8675771,103.454%20C33.70572,104.056%2033.3447295,103.88%2032.6590438,103.903%20L32.14012,103.918%20C32.0341771,103.922%2031.9380438,103.867%2031.8782057,103.768%20C31.5731295,103.264%2031.7251771,102.464%2032.2048629,102.04%20L32.2401771,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,101.4993%20C28.8154762,101.4993%2027.9306571,100.6483%2026.6063714,101.6033%20C25.3968571,102.4743%2024.4316,103.8883%2024.9328667,104.0743%20C25.4351143,104.2613%2026.3248381,104.4723%2027.2832286,104.3653%20C28.118019,104.2723%2028.8341143,104.4883%2029.2892762,102.7563%20C29.5011619,101.9493%2028.8154762,101.4993%2028.8154762,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,103.6858%20C25.7342067,103.8008%2026.4395114,103.9568%2027.23114,103.8688%20C27.3488543,103.8558%2027.4655876,103.8478%2027.5793781,103.8398%20C28.200321,103.8008%2028.5122638,103.7818%2028.8153781,102.6258%20C28.9252448,102.2068%2028.6093781,101.9608%2028.5446352,101.9158%20L28.4847971,101.8688%20C28.4220162,101.8118%2027.8354067,101.3318%2026.8897686,102.0108%20C26.1040257,102.5768%2025.5272257,103.3118%2025.3467305,103.6858%20M26.7504733,104.8948%20C25.8224924,104.8948%2025.0779495,104.6608%2024.7650257,104.5438%20C24.5178257,104.4528%2024.3491019,104.2368%2024.3137876,103.9678%20C24.2058829,103.1408%2025.4487495,101.8238%2026.323759,101.1948%20C27.5950733,100.2798%2028.6858924,100.7188%2029.1184924,101.1038%20C29.4834067,101.3628%2029.9954638,102.0008%2029.763959,102.8848%20C29.3137019,104.5958%2028.5358067,104.7818%2027.6401971,104.8378%20C27.541121,104.8448%2027.4400829,104.8508%2027.3370829,104.8628%20C27.1350067,104.8848%2026.9388162,104.8948%2026.7504733,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,101.7678%20C28.5807435,101.7678%2028.029439,101.2388%2027.20642,101.8318%20C26.4530486,102.3748%2025.8536867,103.2548%2026.1646486,103.3718%20C26.4765914,103.4868%2027.0308295,103.6188%2027.6272486,103.5518%20C28.1471533,103.4938%2028.5925057,103.6278%2028.876001,102.5498%20C29.0084295,102.0478%2028.5807435,101.7678%2028.5807435,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpolygon%20id='Fill-378'%20fill='%23FFFFFF'%20points='84.15%20209.586%20171.554%20209.586%20171.554%20115.423%2084.15%20115.423'%3e%3c/polygon%3e%3cpath%20d='M85.149,208.586%20L170.553,208.586%20L170.553,116.423%20L85.149,116.423%20L85.149,208.586%20Z%20M83.15,210.586%20L172.554,210.586%20L172.554,114.423%20L83.15,114.423%20L83.15,210.586%20Z'%20id='Fill-380'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-381'%20fill='%235E63B6'%20points='92.453%20209.586%20171.885%20209.586%20171.885%20124.012%2092.453%20124.012'%3e%3c/polygon%3e%3cpolygon%20id='Fill-382'%20fill='%235E63B6'%20points='91.453%20210.586%20172.885%20210.586%20172.885%20123.012%2091.453%20123.012'%3e%3c/polygon%3e%3cpolygon%20id='Path'%20fill='%23FFFFFF'%20points='93.453%20208.586%20170.885%20208.586%20170.885%20125.012%2093.453%20125.012'%3e%3c/polygon%3e%3cpath%20d='M141.4707,196.4311%20L96.3057,196.4311%20L96.3057,135.7161%20C96.3057,133.9021%2097.7767,132.4311%2099.5907,132.4311%20L125.7847,132.4311%20C127.3477,132.4311%20128.6947,133.5311%20129.0057,135.0621%20L141.4707,196.4311%20Z'%20id='Fill-383'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M97.3057,195.4311%20L140.2467,195.4311%20L128.0257,135.2611%20C127.8107,134.2011%20126.8677,133.4311%20125.7847,133.4311%20L99.5907,133.4311%20C98.3307,133.4311%2097.3057,134.4561%2097.3057,135.7161%20L97.3057,195.4311%20Z%20M142.6947,197.4311%20L95.3057,197.4311%20L95.3057,135.7161%20C95.3057,133.3531%2097.2277,131.4311%2099.5907,131.4311%20L125.7847,131.4311%20C127.8147,131.4311%20129.5807,132.8741%20129.9857,134.8631%20L142.6947,197.4311%20Z'%20id='Fill-384'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M169.0273,204.4311%20L102.3703,204.4311%20C99.0203,204.4311%2096.3053,201.7151%2096.3053,198.3671%20L96.3053,146.4941%20C96.3053,143.1461%2099.0203,140.4311%20102.3703,140.4311%20L169.0273,140.4311%20C172.3763,140.4311%20175.0913,143.1461%20175.0913,146.4941%20L175.0913,198.3671%20C175.0913,201.7151%20172.3763,204.4311%20169.0273,204.4311'%20id='Fill-385'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M102.3701,141.4311%20C99.5771,141.4311%2097.3061,143.7021%2097.3061,146.4941%20L97.3061,198.3671%20C97.3061,201.1601%2099.5771,203.4311%20102.3701,203.4311%20L169.0271,203.4311%20C171.8201,203.4311%20174.0921,201.1601%20174.0921,198.3671%20L174.0921,146.4941%20C174.0921,143.7021%20171.8201,141.4311%20169.0271,141.4311%20L102.3701,141.4311%20Z%20M169.0271,205.4311%20L102.3701,205.4311%20C98.4741,205.4311%2095.3061,202.2621%2095.3061,198.3671%20L95.3061,146.4941%20C95.3061,142.6001%2098.4741,139.4311%20102.3701,139.4311%20L169.0271,139.4311%20C172.9231,139.4311%20176.0921,142.6001%20176.0921,146.4941%20L176.0921,198.3671%20C176.0921,202.2621%20172.9231,205.4311%20169.0271,205.4311%20L169.0271,205.4311%20Z'%20id='Fill-386'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M146.3477,196.6879%20L101.1827,196.6879%20L101.1827,135.9739%20C101.1827,134.1599%20102.6537,132.6879%20104.4677,132.6879%20L130.6617,132.6879%20C132.2247,132.6879%20133.5717,133.7889%20133.8817,135.3199%20L146.3477,196.6879%20Z'%20id='Fill-387'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M102.1826,195.6879%20L145.1236,195.6879%20L132.9016,135.5189%20C132.6866,134.4579%20131.7446,133.6879%20130.6616,133.6879%20L104.4676,133.6879%20C103.2076,133.6879%20102.1826,134.7129%20102.1826,135.9739%20L102.1826,195.6879%20Z%20M147.5716,197.6879%20L100.1826,197.6879%20L100.1826,135.9739%20C100.1826,133.6109%20102.1046,131.6879%20104.4676,131.6879%20L130.6616,131.6879%20C132.6926,131.6879%20134.4576,133.1309%20134.8626,135.1209%20L147.5716,197.6879%20Z'%20id='Fill-388'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M173.9033,204.6879%20L107.2463,204.6879%20C103.8973,204.6879%20101.1823,201.9729%20101.1823,198.6239%20L101.1823,146.7519%20C101.1823,143.4029%20103.8973,140.6879%20107.2463,140.6879%20L173.9033,140.6879%20C177.2533,140.6879%20179.9673,143.4029%20179.9673,146.7519%20L179.9673,198.6239%20C179.9673,201.9729%20177.2533,204.6879%20173.9033,204.6879'%20id='Fill-389'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M107.2461,141.6879%20C104.4541,141.6879%20102.1831,143.9589%20102.1831,146.7519%20L102.1831,198.6239%20C102.1831,201.4169%20104.4541,203.6879%20107.2461,203.6879%20L173.9031,203.6879%20C176.6961,203.6879%20178.9681,201.4169%20178.9681,198.6239%20L178.9681,146.7519%20C178.9681,143.9589%20176.6961,141.6879%20173.9031,141.6879%20L107.2461,141.6879%20Z%20M173.9031,205.6879%20L107.2461,205.6879%20C103.3511,205.6879%20100.1831,202.5189%20100.1831,198.6239%20L100.1831,146.7519%20C100.1831,142.8569%20103.3511,139.6879%20107.2461,139.6879%20L173.9031,139.6879%20C177.7991,139.6879%20180.9681,142.8569%20180.9681,146.7519%20L180.9681,198.6239%20C180.9681,202.5189%20177.7991,205.6879%20173.9031,205.6879%20L173.9031,205.6879%20Z'%20id='Fill-390'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M152.1572,141.6215%20L106.9922,141.6215%20L106.9922,80.9065%20C106.9922,79.0925%20108.4642,77.6215%20110.2782,77.6215%20L136.4722,77.6215%20C138.0352,77.6215%20139.3812,78.7225%20139.6922,80.2535%20L152.1572,141.6215%20Z'%20id='Fill-391'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M107.9922,140.6215%20L150.9332,140.6215%20L138.7122,80.4525%20C138.4972,79.3925%20137.5542,78.6215%20136.4722,78.6215%20L110.2782,78.6215%20C109.0172,78.6215%20107.9922,79.6465%20107.9922,80.9065%20L107.9922,140.6215%20Z%20M153.3812,142.6215%20L105.9922,142.6215%20L105.9922,80.9065%20C105.9922,78.5435%20107.9152,76.6215%20110.2782,76.6215%20L136.4722,76.6215%20C138.5012,76.6215%20140.2672,78.0645%20140.6722,80.0545%20L153.3812,142.6215%20Z'%20id='Fill-392'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M179.7139,149.6215%20L113.0569,149.6215%20C109.7079,149.6215%20106.9919,146.9065%20106.9919,143.5575%20L106.9919,91.6855%20C106.9919,88.3365%20109.7079,85.6215%20113.0569,85.6215%20L179.7139,85.6215%20C183.0639,85.6215%20185.7779,88.3365%20185.7779,91.6855%20L185.7779,143.5575%20C185.7779,146.9065%20183.0639,149.6215%20179.7139,149.6215'%20id='Fill-393'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M113.0566,86.6215%20C110.2636,86.6215%20107.9926,88.8925%20107.9926,91.6855%20L107.9926,143.5575%20C107.9926,146.3505%20110.2636,148.6215%20113.0566,148.6215%20L179.7136,148.6215%20C182.5066,148.6215%20184.7786,146.3505%20184.7786,143.5575%20L184.7786,91.6855%20C184.7786,88.8925%20182.5066,86.6215%20179.7136,86.6215%20L113.0566,86.6215%20Z%20M179.7136,150.6215%20L113.0566,150.6215%20C109.1606,150.6215%20105.9926,147.4525%20105.9926,143.5575%20L105.9926,91.6855%20C105.9926,87.7905%20109.1606,84.6215%20113.0566,84.6215%20L179.7136,84.6215%20C183.6096,84.6215%20186.7786,87.7905%20186.7786,91.6855%20L186.7786,143.5575%20C186.7786,147.4525%20183.6096,150.6215%20179.7136,150.6215%20L179.7136,150.6215%20Z'%20id='Fill-394'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M159.1982,118.6664%20C158.8422,125.4524%20153.0522,130.6654%20146.2652,130.3094%20C139.4792,129.9524%20134.2672,124.1624%20134.6232,117.3764%20C134.9792,110.5904%20140.7692,105.3784%20147.5552,105.7344%20C154.3422,106.0904%20159.5532,111.8804%20159.1982,118.6664'%20id='Fill-395'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M160.8184,116.2612%20C160.4624,123.0472%20154.6724,128.2592%20147.8864,127.9032%20C141.1004,127.5462%20135.8874,121.7562%20136.2444,114.9712%20C136.6004,108.1852%20142.3904,102.9722%20149.1764,103.3282%20C155.9634,103.6852%20161.1744,109.4752%20160.8184,116.2612'%20id='Fill-396'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M148.5176,104.311%20C145.7226,104.311%20143.0616,105.33%20140.9686,107.214%20C138.7246,109.235%20137.4016,112.008%20137.2436,115.024%20C137.0836,118.039%20138.1096,120.935%20140.1296,123.178%20C142.1506,125.422%20144.9236,126.746%20147.9396,126.904%20C154.1396,127.224%20159.4926,122.434%20159.8196,116.208%20C160.1466,109.984%20155.3486,104.654%20149.1236,104.328%20C148.9216,104.317%20148.7186,104.311%20148.5176,104.311%20M148.5476,128.92%20C148.3106,128.92%20148.0736,128.914%20147.8336,128.902%20C144.2856,128.715%20141.0216,127.158%20138.6436,124.517%20C136.2656,121.875%20135.0596,118.467%20135.2456,114.918%20C135.4316,111.37%20136.9896,108.106%20139.6296,105.728%20C142.2716,103.351%20145.6736,102.166%20149.2296,102.33%20C152.7786,102.516%20156.0416,104.074%20158.4186,106.714%20C160.7966,109.356%20162.0026,112.765%20161.8176,116.314%20C161.6306,119.863%20160.0736,123.126%20157.4326,125.503%20C154.9696,127.721%20151.8376,128.92%20148.5476,128.92'%20id='Fill-397'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M151.2676,121.8364%20C151.3116,121.9914%20151.3516,122.0994%20151.3626,122.1344%20C151.3676,122.1384%20151.3586,122.1324%20151.3626,122.1344%20C151.3626,122.1344%20151.3626,122.1354%20151.3626,122.1344%20C151.1916,118.7674%20153.1636,117.4714%20153.8906,115.2794%20C153.8956,115.2464%20153.9036,115.2104%20153.9156,115.1704%20C153.9306,115.1214%20153.9446,115.0704%20153.9546,115.0204%20C154.0776,114.4094%20153.8626,113.6804%20153.4236,112.9084%20C153.4226,112.9044%20153.4186,112.8994%20153.4166,112.8974%20C153.3816,112.8324%20153.3426,112.7684%20153.3036,112.7034%20C153.3036,112.7034%20153.3016,112.7024%20153.3016,112.7014%20C153.2296,112.5844%20153.1516,112.4654%20153.0706,112.3464%20C153.0616,112.3334%20153.0536,112.3204%20153.0446,112.3094%20C153.0226,112.2754%20152.9976,112.2434%20152.9756,112.2114%20C152.9526,112.1774%20152.9276,112.1444%20152.9046,112.1104%20C152.8796,112.0774%20152.8556,112.0454%20152.8306,112.0134%20C152.8056,111.9794%20152.7806,111.9454%20152.7546,111.9114%20C152.7376,111.8894%20152.7176,111.8644%20152.6996,111.8414%20C151.9946,110.9384%20151.0626,110.0324%20150.0816,109.2354%20C150.0816,109.2354%20150.0756,109.2244%20150.0816,109.2354%20C150.1516,110.5034%20150.1016,111.7644%20149.9296,112.7654%20C149.7216,113.9734%20149.2126,115.3644%20148.5426,116.6144%20C147.1366,116.4254%20145.7106,116.0224%20144.6106,115.4824%20C143.6916,115.0304%20142.6466,114.3404%20141.6556,113.5344%20C141.6616,113.6404%20141.6676,113.7434%20141.6746,113.8494%20C141.6766,113.8804%20141.6806,113.9114%20141.6826,113.9424%20C141.6886,114.0184%20141.6936,114.0924%20141.7016,114.1674%20C141.7036,114.2014%20141.7066,114.2364%20141.7106,114.2714%20C141.7176,114.3474%20141.7246,114.4214%20141.7336,114.4964%20C141.7366,114.5254%20141.7396,114.5574%20141.7436,114.5874%20C141.7526,114.6824%20141.7646,114.7764%20141.7766,114.8704%20C141.7776,114.8804%20141.7786,114.8894%20141.7796,114.8994%20C141.7926,115.0084%20141.8086,115.1164%20141.8246,115.2254%20C141.8246,115.2324%20141.8266,115.2404%20141.8286,115.2494%20C141.8416,115.3474%20141.8566,115.4424%20141.8726,115.5394%20L141.8816,115.5984%20C141.8976,115.6864%20141.9136,115.7744%20141.9286,115.8604%20C141.9326,115.8774%20141.9356,115.8944%20141.9386,115.9124%20C141.9576,116.0134%20141.9766,116.1134%20141.9966,116.2124%20C141.9976,116.2134%20141.9976,116.2144%20141.9976,116.2144%20C142.0656,116.5324%20142.1406,116.8414%20142.2246,117.1374%20C142.2256,117.1414%20142.2266,117.1444%20142.2266,117.1484%20C142.3696,117.6434%20142.5366,118.1014%20142.7286,118.5044%20C142.7566,118.5634%20142.7866,118.6204%20142.8156,118.6774%20C142.8166,118.6794%20142.8166,118.6814%20142.8186,118.6834%20L142.8186,118.6844%20C142.8446,118.7344%20142.8716,118.7854%20142.8996,118.8344%20L142.9006,118.8344%20L142.9036,118.8404%20C142.9326,118.8934%20142.9626,118.9444%20142.9946,118.9944%20C142.9976,119.0014%20143.0016,119.0074%20143.0066,119.0144%20L143.0066,119.0164%20C143.0466,119.0804%20143.0876,119.1434%20143.1276,119.2024%20C143.1366,119.2124%20143.1436,119.2224%20143.1496,119.2324%20C143.1516,119.2344%20143.1546,119.2374%20143.1576,119.2424%20C143.2046,119.3104%20143.2526,119.3744%20143.3036,119.4354%20C143.3386,119.4784%20143.3746,119.5194%20143.4116,119.5594%20C143.4266,119.5754%20143.4426,119.5914%20143.4576,119.6074%20C143.4806,119.6314%20143.5036,119.6544%20143.5266,119.6774%20C143.5436,119.6934%20143.5616,119.7084%20143.5806,119.7254%20C143.6016,119.7454%20143.6246,119.7654%20143.6466,119.7844%20C143.6646,119.8004%20143.6826,119.8144%20143.7016,119.8284%20C143.7246,119.8474%20143.7476,119.8644%20143.7716,119.8824%20C143.7886,119.8954%20143.8076,119.9074%20143.8266,119.9204%20C143.8516,119.9374%20143.8766,119.9524%20143.9016,119.9684%20C143.9196,119.9794%20143.9376,119.9894%20143.9546,119.9994%20C143.9836,120.0154%20144.0126,120.0284%20144.0426,120.0444%20C144.0566,120.0504%20144.0716,120.0594%20144.0866,120.0654%20C144.1316,120.0864%20144.1776,120.1044%20144.2226,120.1194%20C144.2536,120.1304%20144.2806,120.1414%20144.3046,120.1524%20C146.5096,120.8604%20148.7356,120.0384%20151.3626,122.1344'%20id='Fill-398'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-399'%20fill='%23FFFFFF'%20points='114.556%20209.299%20199.556%20209.299%20199.556%20124.299%20114.556%20124.299'%3e%3c/polygon%3e%3cpath%20d='M115.556,208.299%20L198.556,208.299%20L198.556,125.299%20L115.556,125.299%20L115.556,208.299%20Z%20M113.556,210.299%20L200.556,210.299%20L200.556,123.299%20L113.556,123.299%20L113.556,210.299%20Z'%20id='Fill-400'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-401'%20fill='%23E1F2FF'%20points='92.453%20209.252%20114.387%20209.252%20114.387%20176.946%2092.453%20176.946'%3e%3c/polygon%3e%3cpath%20d='M93.453,208.252%20L113.387,208.252%20L113.387,177.946%20L93.453,177.946%20L93.453,208.252%20Z%20M91.453,210.252%20L115.387,210.252%20L115.387,175.946%20L91.453,175.946%20L91.453,210.252%20Z'%20id='Fill-402'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-403'%20fill='%23FFFFFF'%20points='40.364%20209.682%2084.067%20209.682%2084.067%20115.519%2040.364%20115.519'%3e%3c/polygon%3e%3cpath%20d='M41.364,208.682%20L83.067,208.682%20L83.067,116.519%20L41.364,116.519%20L41.364,208.682%20Z%20M39.364,210.682%20L85.067,210.682%20L85.067,114.519%20L39.364,114.519%20L39.364,210.682%20Z'%20id='Fill-404'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M190.8467,26.0004%20C190.2937,26.0004%20189.8467,25.5534%20189.8467,25.0004%20L189.8467,18.0004%20C189.8467,17.4474%20190.2937,17.0004%20190.8467,17.0004%20C191.3997,17.0004%20191.8467,17.4474%20191.8467,18.0004%20L191.8467,25.0004%20C191.8467,25.5534%20191.3997,26.0004%20190.8467,26.0004'%20id='Fill-405'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M194.3467,22.5004%20L187.3467,22.5004%20C186.7937,22.5004%20186.3467,22.0534%20186.3467,21.5004%20C186.3467,20.9474%20186.7937,20.5004%20187.3467,20.5004%20L194.3467,20.5004%20C194.8997,20.5004%20195.3467,20.9474%20195.3467,21.5004%20C195.3467,22.0534%20194.8997,22.5004%20194.3467,22.5004'%20id='Fill-406'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M54.8262,66.1323%20C54.2732,66.1323%2053.8262,65.6853%2053.8262,65.1323%20L53.8262,58.1323%20C53.8262,57.5793%2054.2732,57.1323%2054.8262,57.1323%20C55.3792,57.1323%2055.8262,57.5793%2055.8262,58.1323%20L55.8262,65.1323%20C55.8262,65.6853%2055.3792,66.1323%2054.8262,66.1323'%20id='Fill-407'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M58.3262,62.6323%20L51.3262,62.6323%20C50.7732,62.6323%2050.3262,62.1853%2050.3262,61.6323%20C50.3262,61.0793%2050.7732,60.6323%2051.3262,60.6323%20L58.3262,60.6323%20C58.8792,60.6323%2059.3262,61.0793%2059.3262,61.6323%20C59.3262,62.1853%2058.8792,62.6323%2058.3262,62.6323'%20id='Fill-408'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M135.5264,60.601%20C135.2504,60.601%20135.0264,60.377%20135.0264,60.101%20L135.0264,56.164%20C135.0264,55.887%20135.2504,55.664%20135.5264,55.664%20C135.8024,55.664%20136.0264,55.887%20136.0264,56.164%20L136.0264,60.101%20C136.0264,60.377%20135.8024,60.601%20135.5264,60.601'%20id='Fill-409'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M137.4951,58.6323%20L133.5571,58.6323%20C133.2811,58.6323%20133.0581,58.4083%20133.0581,58.1323%20C133.0581,57.8563%20133.2811,57.6323%20133.5571,57.6323%20L137.4951,57.6323%20C137.7711,57.6323%20137.9951,57.8563%20137.9951,58.1323%20C137.9951,58.4083%20137.7711,58.6323%20137.4951,58.6323'%20id='Fill-410'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M22.4092,173.3813%20C22.1332,173.3813%2021.9092,173.1573%2021.9092,172.8813%20L21.9092,168.9443%20C21.9092,168.6673%2022.1332,168.4443%2022.4092,168.4443%20C22.6852,168.4443%2022.9092,168.6673%2022.9092,168.9443%20L22.9092,172.8813%20C22.9092,173.1573%2022.6852,173.3813%2022.4092,173.3813'%20id='Fill-411'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M24.3779,171.4125%20L20.4399,171.4125%20C20.1639,171.4125%2019.9409,171.1885%2019.9409,170.9125%20C19.9409,170.6365%2020.1639,170.4125%2020.4399,170.4125%20L24.3779,170.4125%20C24.6539,170.4125%2024.8779,170.6365%2024.8779,170.9125%20C24.8779,171.1885%2024.6539,171.4125%2024.3779,171.4125'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M71.2666,159.7416%20L51.0456,159.7416%20C50.4936,159.7416%2050.0456,159.2946%2050.0456,158.7416%20C50.0456,158.1886%2050.4936,157.7416%2051.0456,157.7416%20L71.2666,157.7416%20C71.8196,157.7416%2072.2666,158.1886%2072.2666,158.7416%20C72.2666,159.2946%2071.8196,159.7416%2071.2666,159.7416'%20id='Fill-413'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M71.2666,167.0073%20L51.0456,167.0073%20C50.4936,167.0073%2050.0456,166.5603%2050.0456,166.0073%20C50.0456,165.4543%2050.4936,165.0073%2051.0456,165.0073%20L71.2666,165.0073%20C71.8196,165.0073%2072.2666,165.4543%2072.2666,166.0073%20C72.2666,166.5603%2071.8196,167.0073%2071.2666,167.0073'%20id='Fill-414'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M71.2666,174.2729%20L51.0456,174.2729%20C50.4936,174.2729%2050.0456,173.8259%2050.0456,173.2729%20C50.0456,172.7199%2050.4936,172.2729%2051.0456,172.2729%20L71.2666,172.2729%20C71.8196,172.2729%2072.2666,172.7199%2072.2666,173.2729%20C72.2666,173.8259%2071.8196,174.2729%2071.2666,174.2729'%20id='Fill-415'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M188.5781,206.5385%20C188.0251,206.5385%20187.5781,206.0915%20187.5781,205.5385%20L187.5781,191.2885%20C187.5781,190.7355%20188.0251,190.2885%20188.5781,190.2885%20C189.1311,190.2885%20189.5781,190.7355%20189.5781,191.2885%20L189.5781,205.5385%20C189.5781,206.0915%20189.1311,206.5385%20188.5781,206.5385'%20id='Fill-416'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-417'%20fill='%23E1F2FF'%20points='141.6426%20201.1176%20174.7406%20192.2716%20174.9786%20190.2766%20141.6426%20190.2766'%3e%3c/polygon%3e%3cpath%20d='M173.6133,192.4448%20L144.6973,192.4448%20C143.5173,192.4448%20142.5613,191.4888%20142.5613,190.3088%20L142.5613,189.4048%20C142.5613,188.2258%20143.5173,187.2698%20144.6973,187.2698%20L173.6133,187.2698%20C174.7933,187.2698%20175.7493,188.2258%20175.7493,189.4048%20L175.7493,190.3088%20C175.7493,191.4888%20174.7933,192.4448%20173.6133,192.4448'%20id='Fill-418'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.6973,188.27%20C144.0713,188.27%20143.5613,188.779%20143.5613,189.405%20L143.5613,190.309%20C143.5613,190.935%20144.0713,191.445%20144.6973,191.445%20L173.6133,191.445%20C174.2393,191.445%20174.7493,190.935%20174.7493,190.309%20L174.7493,189.405%20C174.7493,188.779%20174.2393,188.27%20173.6133,188.27%20L144.6973,188.27%20Z%20M173.6133,193.445%20L144.6973,193.445%20C142.9683,193.445%20141.5613,192.039%20141.5613,190.309%20L141.5613,189.405%20C141.5613,187.676%20142.9683,186.27%20144.6973,186.27%20L173.6133,186.27%20C175.3433,186.27%20176.7493,187.676%20176.7493,189.405%20L176.7493,190.309%20C176.7493,192.039%20175.3433,193.445%20173.6133,193.445%20L173.6133,193.445%20Z'%20id='Fill-419'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='107.6631'%20y1='182.4789'%20x2='92.5471'%20y2='182.4789'%20id='Fill-420'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpath%20d='M107.6631,183.4789%20L92.5471,183.4789%20C91.9941,183.4789%2091.5471,183.0319%2091.5471,182.4789%20C91.5471,181.9259%2091.9941,181.4789%2092.5471,181.4789%20L107.6631,181.4789%20C108.2161,181.4789%20108.6631,181.9259%20108.6631,182.4789%20C108.6631,183.0319%20108.2161,183.4789%20107.6631,183.4789'%20id='Fill-421'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='99.7334'%20y1='203.308'%20x2='92.5464'%20y2='203.308'%20id='Fill-422'%20fill='%23E1F2FF'%3e%3c/line%3e%3cpath%20d='M99.7334,204.308%20L92.5464,204.308%20C91.9944,204.308%2091.5464,203.861%2091.5464,203.308%20C91.5464,202.755%2091.9944,202.308%2092.5464,202.308%20L99.7334,202.308%20C100.2864,202.308%20100.7334,202.755%20100.7334,203.308%20C100.7334,203.861%20100.2864,204.308%2099.7334,204.308'%20id='Fill-423'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M119.6104,206.5385%20C119.0574,206.5385%20118.6104,206.0915%20118.6104,205.5385%20L118.6104,181.2885%20C118.6104,180.7355%20119.0574,180.2885%20119.6104,180.2885%20C120.1634,180.2885%20120.6104,180.7355%20120.6104,181.2885%20L120.6104,205.5385%20C120.6104,206.0915%20120.1634,206.5385%20119.6104,206.5385'%20id='Fill-424'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M172.3223,160.1196%20C172.3223,169.8546%20164.4293,177.7486%20154.6933,177.7486%20C144.9573,177.7486%20137.0643,169.8546%20137.0643,160.1196%20C137.0643,150.3836%20144.9573,142.4906%20154.6933,142.4906%20C164.4293,142.4906%20172.3223,150.3836%20172.3223,160.1196'%20id='Fill-425'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M176.4746,156.7973%20C176.4746,166.5323%20168.5816,174.4263%20158.8456,174.4263%20C149.1106,174.4263%20141.2176,166.5323%20141.2176,156.7973%20C141.2176,147.0613%20149.1106,139.1683%20158.8456,139.1683%20C168.5816,139.1683%20176.4746,147.0613%20176.4746,156.7973'%20id='Fill-426'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M158.8457,140.1684%20C149.6767,140.1684%20142.2177,147.6284%20142.2177,156.7974%20C142.2177,165.9664%20149.6767,173.4264%20158.8457,173.4264%20C168.0147,173.4264%20175.4747,165.9664%20175.4747,156.7974%20C175.4747,147.6284%20168.0147,140.1684%20158.8457,140.1684%20M158.8457,175.4264%20C148.5747,175.4264%20140.2177,167.0694%20140.2177,156.7974%20C140.2177,146.5244%20148.5747,138.1684%20158.8457,138.1684%20C169.1177,138.1684%20177.4747,146.5244%20177.4747,156.7974%20C177.4747,167.0694%20169.1177,175.4264%20158.8457,175.4264'%20id='Fill-427'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M164.4922,165.6948%20C164.5702,165.9238%20164.6382,166.0808%20164.6582,166.1318%20C164.6652,166.1378%20164.6522,166.1298%20164.6582,166.1318%20C164.6582,166.1318%20164.6582,166.1338%20164.6582,166.1318%20C164.6592,166.1328%20164.6572,166.1318%20164.6572,166.1318%20C164.1382,161.1188%20166.9812,159.0298%20167.8942,155.6998%20C167.8992,155.6498%20167.9092,155.5958%20167.9242,155.5358%20C167.9432,155.4608%20167.9592,155.3838%20167.9702,155.3068%20C168.1062,154.3848%20167.7282,153.3128%20167.0132,152.1968%20C167.0102,152.1898%20167.0052,152.1838%20167.0022,152.1778%20C166.9432,152.0858%20166.8802,151.9928%20166.8172,151.8998%20C166.8172,151.8998%20166.8142,151.8978%20166.8142,151.8958%20C166.6972,151.7268%20166.5712,151.5548%20166.4402,151.3828%20C166.4272,151.3658%20166.4142,151.3468%20166.4002,151.3308%20C166.3632,151.2838%20166.3242,151.2368%20166.2892,151.1898%20C166.2502,151.1408%20166.2132,151.0918%20166.1752,151.0458%20C166.1352,150.9988%20166.0962,150.9518%20166.0572,150.9058%20C166.0162,150.8568%20165.9762,150.8088%20165.9352,150.7598%20C165.9072,150.7278%20165.8772,150.6938%20165.8462,150.6598%20C164.7232,149.3658%20163.2622,148.0868%20161.7352,146.9738%20C161.7352,146.9738%20161.7232,146.9578%20161.7352,146.9738%20C161.9372,148.8608%20161.9632,150.7478%20161.7842,152.2568%20C161.5682,154.0758%20160.9182,156.1928%20160.0142,158.1118%20C157.9012,157.9388%20155.7402,157.4488%20154.0552,156.7298%20C152.6462,156.1288%20151.0332,155.1788%20149.4902,154.0528%20C149.5072,154.2098%20149.5252,154.3648%20149.5442,154.5208%20C149.5502,154.5678%20149.5562,154.6138%20149.5622,154.6608%20C149.5772,154.7728%20149.5912,154.8828%20149.6072,154.9948%20C149.6142,155.0468%20149.6222,155.0968%20149.6302,155.1488%20C149.6462,155.2608%20149.6632,155.3728%20149.6812,155.4828%20C149.6882,155.5278%20149.6952,155.5738%20149.7032,155.6188%20C149.7262,155.7588%20149.7502,155.8988%20149.7752,156.0388%20C149.7772,156.0528%20149.7792,156.0668%20149.7822,156.0798%20C149.8112,156.2428%20149.8422,156.4028%20149.8742,156.5638%20C149.8762,156.5758%20149.8792,156.5878%20149.8822,156.5998%20C149.9112,156.7448%20149.9402,156.8858%20149.9712,157.0298%20C149.9772,157.0588%20149.9842,157.0878%20149.9902,157.1168%20C150.0192,157.2468%20150.0502,157.3768%20150.0802,157.5058%20C150.0872,157.5298%20150.0942,157.5548%20150.0982,157.5818%20C150.1362,157.7298%20150.1722,157.8788%20150.2112,158.0248%20C150.2122,158.0258%20150.2122,158.0268%20150.2122,158.0268%20C150.3372,158.4978%20150.4732,158.9528%20150.6222,159.3878%20C150.6242,159.3938%20150.6262,159.3988%20150.6272,159.4038%20C150.8782,160.1328%20151.1632,160.8028%20151.4822,161.3898%20C151.5292,161.4748%20151.5772,161.5588%20151.6252,161.6398%20C151.6272,161.6428%20151.6272,161.6468%20151.6302,161.6498%20L151.6312,161.6498%20C151.6742,161.7248%20151.7192,161.7988%20151.7632,161.8688%20L151.7632,161.8698%20C151.7632,161.8698%20151.7672,161.8748%20151.7692,161.8778%20C151.8172,161.9548%20151.8662,162.0288%20151.9162,162.0998%20L151.9162,162.1008%20C151.9232,162.1108%20151.9292,162.1198%20151.9372,162.1298%20C151.9372,162.1298%20151.9362,162.1318%20151.9372,162.1318%20C152.0022,162.2248%20152.0682,162.3148%20152.1342,162.4008%20C152.1462,162.4148%20152.1572,162.4288%20152.1682,162.4418%20C152.1712,162.4478%20152.1762,162.4518%20152.1792,162.4588%20C152.2562,162.5538%20152.3342,162.6478%20152.4142,162.7338%20C152.4702,162.7968%20152.5262,162.8538%20152.5842,162.9108%20C152.6082,162.9348%20152.6342,162.9578%20152.6572,162.9798%20C152.6932,163.0138%20152.7292,163.0458%20152.7652,163.0788%20C152.7922,163.1018%20152.8202,163.1228%20152.8482,163.1458%20C152.8832,163.1748%20152.9192,163.2018%20152.9532,163.2298%20C152.9812,163.2508%20153.0092,163.2698%20153.0382,163.2898%20C153.0742,163.3158%20153.1102,163.3408%20153.1472,163.3648%20C153.1752,163.3818%20153.2042,163.3998%20153.2322,163.4178%20C153.2702,163.4398%20153.3102,163.4618%20153.3482,163.4838%20C153.3762,163.4988%20153.4032,163.5118%20153.4292,163.5248%20C153.4742,163.5468%20153.5182,163.5658%20153.5642,163.5858%20C153.5862,163.5928%20153.6092,163.6048%20153.6322,163.6138%20C153.7012,163.6408%20153.7702,163.6648%20153.8402,163.6838%20C153.8872,163.6978%20153.9272,163.7128%20153.9652,163.7268%20C157.3112,164.6108%20160.5712,163.2098%20164.6582,166.1318'%20id='Fill-428'%20fill='%239452BA'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ProductModel.svg.js b/lib/static/illustrations/ProductModel.svg.js new file mode 100644 index 00000000..eb15b194 --- /dev/null +++ b/lib/static/illustrations/ProductModel.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/ProductModel'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.2041,225.5328%20C23.2041,168.3398%2069.5681,121.9748%20126.7621,121.9748%20C183.9551,121.9748%20230.3191,168.3398%20230.3191,225.5328%20L23.2041,225.5328%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='19.9775'%20y1='216.5328'%20x2='55.9775'%20y2='216.5328'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9775,217.5328%20L19.9775,217.5328%20C19.4245,217.5328%2018.9775,217.0858%2018.9775,216.5328%20C18.9775,215.9798%2019.4245,215.5328%2019.9775,215.5328%20L55.9775,215.5328%20C56.5305,215.5328%2056.9775,215.9798%2056.9775,216.5328%20C56.9775,217.0858%2056.5305,217.5328%2055.9775,217.5328'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='195.3193'%20y1='216.5328'%20x2='239.3193'%20y2='216.5328'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,217.5328%20L195.3193,217.5328%20C194.7663,217.5328%20194.3193,217.0858%20194.3193,216.5328%20C194.3193,215.9798%20194.7663,215.5328%20195.3193,215.5328%20L239.3193,215.5328%20C239.8723,215.5328%20240.3193,215.9798%20240.3193,216.5328%20C240.3193,217.0858%20239.8723,217.5328%20239.3193,217.5328'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M165.2236,216.1588%20L170.2026,216.1588%20C171.9146,216.1588%20173.4686,215.1108%20174.0876,213.5148%20C175.8556,208.9648%20175.4146,204.7838%20175.6256,201.2078%20C176.0176,194.5828%20174.9826,191.1878%20173.9946,185.6468%20L166.5216,185.8198%20C166.5216,185.8198%20167.1566,188.5728%20167.5796,196.8318%20C167.7106,199.3868%20163.4886,209.6498%20163.6866,214.6848%20C163.7186,215.5108%20164.3976,216.1588%20165.2236,216.1588'%20id='Fill-11'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M167.123,186.3062%20C167.327,187.4982%20167.761,190.5992%20168.079,196.8062%20C168.139,197.9642%20167.446,200.3272%20166.569,203.3172%20C165.458,207.1092%20164.074,211.8272%20164.186,214.6652%20C164.208,215.2222%20164.664,215.6592%20165.224,215.6592%20L170.202,215.6592%20C171.708,215.6592%20173.082,214.7242%20173.622,213.3342%20C174.949,209.9172%20175.002,206.6522%20175.049,203.7712%20C175.063,202.8762%20175.078,202.0112%20175.127,201.1782%20C175.442,195.8362%20174.826,192.6512%20174.046,188.6192%20C173.894,187.8342%20173.736,187.0212%20173.579,186.1572%20L167.123,186.3062%20Z%20M170.202,216.6592%20L165.224,216.6592%20C164.124,216.6592%20163.229,215.8002%20163.186,214.7042%20C163.068,211.7032%20164.419,207.0992%20165.61,203.0352%20C166.393,200.3672%20167.132,197.8462%20167.081,196.8572%20C166.666,188.7662%20166.04,185.9592%20166.034,185.9322%20L165.897,185.3342%20L174.412,185.1372%20L174.487,185.5592%20C174.669,186.5772%20174.852,187.5232%20175.027,188.4292%20C175.821,192.5312%20176.448,195.7702%20176.125,201.2372%20C176.077,202.0562%20176.063,202.9072%20176.049,203.7862%20C176,206.7522%20175.945,210.1132%20174.554,213.6962%20C173.866,215.4682%20172.117,216.6592%20170.202,216.6592%20L170.202,216.6592%20Z'%20id='Fill-13'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.7295,192.4898%20L144.7175,185.6728%20L141.0055,185.8198%20C141.0055,185.8198%20140.4845,191.4908%20140.2715,193.8658%20C139.8945,198.0518%20138.1605,206.2538%20137.0945,209.8528%20C136.7485,211.0238%20136.5465,212.1178%20136.4915,213.1098%20C136.3965,214.7798%20137.7895,216.1588%20139.4615,216.1588%20L143.8725,216.1588%20C146.4415,216.1588%20148.7255,214.4438%20149.3575,211.9538%20C151.3235,204.1998%20150.7295,192.4898%20150.7295,192.4898'%20id='Fill-15'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.4639,186.3023%20C141.3379,187.6753%20140.9459,191.9343%20140.7699,193.9103%20C140.4009,198.0043%20138.7039,206.1763%20137.5739,209.9943%20C137.2399,211.1213%20137.0439,212.1793%20136.9899,213.1383%20C136.9539,213.7793%20137.1829,214.3953%20137.6339,214.8723%20C138.1069,215.3713%20138.7729,215.6583%20139.4619,215.6583%20L143.8719,215.6583%20C146.2439,215.6583%20148.3009,214.0843%20148.8729,211.8303%20C150.6689,204.7453%20150.2999,194.1673%20150.2379,192.6883%20L144.4999,186.1813%20L141.4639,186.3023%20Z%20M143.8719,216.6583%20L139.4619,216.6583%20C138.4989,216.6583%20137.5679,216.2583%20136.9069,215.5593%20C136.2649,214.8793%20135.9399,213.9993%20135.9919,213.0813%20C136.0499,212.0453%20136.2599,210.9113%20136.6149,209.7113%20C137.7329,205.9363%20139.4089,197.8623%20139.7739,193.8213%20C139.9859,191.4463%20140.5079,185.7743%20140.5079,185.7743%20L140.5479,185.3373%20L144.9359,185.1633%20L151.2199,192.2893%20L151.2289,192.4643%20C151.2349,192.5823%20151.8039,204.3393%20149.8419,212.0763%20C149.1569,214.7753%20146.7019,216.6583%20143.8719,216.6583%20L143.8719,216.6583%20Z'%20id='Fill-17'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-19'%20fill='%2352267D'%20points='142.2061%20199.0611%20141.0961%20198.0601%20142.1941%20197.0961%20142.3581%20197.2841%20141.4731%20198.0621%20142.2591%20198.7721%20143.6091%20198.2531%20143.3971%20197.7901%20142.3151%20198.0471%20142.5231%20198.0381%20142.5351%20198.2881%20142.0791%20198.3091%20142.0561%20197.8511%20143.5401%20197.4991%20143.9471%20198.3921'%3e%3c/polygon%3e%3cpath%20d='M142.3115,167.1031%20C146.6915,167.0131%20150.7945,163.9981%20159.7315,163.5851%20C159.8615,163.0011%20160.0185,162.4741%20160.2175,162.0411%20C161.8345,158.5401%20164.1175,148.4491%20162.6515,141.8191%20L161.4915,136.5741%20C161.1115,134.8531%20160.9185,133.0951%20160.9185,131.3321%20C160.9185,130.5981%20160.9935,129.8811%20161.1345,129.1891%20C161.1705,129.0161%20161.2095,128.8441%20161.2535,128.6741%20C161.3845,128.1651%20161.5525,127.6691%20161.7545,127.1931%20C161.8225,127.0341%20161.8935,126.8761%20161.9675,126.7211%20C162.1175,126.4121%20162.2815,126.1101%20162.4585,125.8171%20C162.6365,125.5251%20162.8285,125.2421%20163.0325,124.9691%20C163.6445,124.1491%20164.3735,123.4221%20165.1915,122.8091%20C165.4645,122.6051%20165.7485,122.4141%20166.0405,122.2361%20C167.6485,121.2591%20169.5365,120.6961%20171.5555,120.6961%20L173.2995,120.6961%20C176.2375,120.6961%20178.8965,121.8871%20180.8215,123.8111%20C181.0615,124.0521%20181.2905,124.3041%20181.5075,124.5671%20C181.9015,125.0441%20182.2515,125.5581%20182.5595,126.1001%20C182.6745,126.3031%20182.7865,126.5101%20182.8875,126.7211%20C182.9615,126.8761%20183.0335,127.0341%20183.1005,127.1931%20C183.3025,127.6691%20183.4705,128.1651%20183.6015,128.6741%20C183.7325,129.1841%20183.8275,129.7081%20183.8815,130.2461%20C183.9175,130.6031%20183.9365,130.9651%20183.9365,131.3321%20C183.9365,132.0651%20183.6395,132.7281%20183.1605,133.2071%20C182.6795,133.6881%20182.0165,133.9851%20181.2855,133.9851%20L170.3945,133.9851%20L172.0425,143.4371%20C173.9775,153.1471%20173.3965,159.6401%20171.8975,163.9691%20C171.5635,164.9341%20169.6615,168.3541%20169.6615,168.3541%20C175.1075,176.9471%20183.4575,180.7031%20192.3865,181.7921%20C199.9775,182.7201%20216.3655,175.7971%20207.9155,167.7901%20C199.4665,159.7821%20209.6765,164.7611%20211.1795,165.7751%20C212.6825,166.7881%20221.3725,174.2961%20211.9415,185.3131%20C207.9535,189.9721%20203.4355,194.2071%20192.5665,197.4541%20C190.8235,197.9741%20181.3115,198.6661%20176.1915,200.1351%20C160.9455,204.5121%20148.5505,199.7531%20141.6055,189.6901%20C134.6885,179.6661%20140.5825,167.1381%20142.3115,167.1031'%20id='Fill-21'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M142.4762,168.0991%20C141.9952,168.4751%20140.6642,170.5551%20139.8802,173.9681%20C139.1412,177.1791%20138.4912,183.4171%20142.4292,189.1221%20C149.6282,199.5541%20161.8372,203.2161%20175.9152,199.1741%20C179.1812,198.2371%20184.1722,197.6121%20187.8152,197.1551%20C189.8142,196.9051%20191.7032,196.6671%20192.2802,196.4961%20C203.1662,193.2441%20207.4322,189.0421%20211.1812,184.6631%20C214.2982,181.0221%20215.6442,177.4551%20215.1832,174.0581%20C214.6462,170.1031%20211.7082,167.3361%20210.6212,166.6041%20C209.8292,166.0701%20207.5862,164.9901%20206.1792,164.5291%20C206.6032,165.0561%20207.3372,165.8631%20208.6032,167.0641%20C211.8832,170.1711%20211.5552,172.9821%20210.7032,174.7921%20C208.1832,180.1411%20197.7422,183.4541%20192.2652,182.7851%20C181.7352,181.4991%20173.8452,176.8251%20168.8162,168.8891%20L168.4982,168.3871%20L168.7872,167.8681%20C169.5072,166.5751%20170.7302,164.2851%20170.9522,163.6421%20C172.6782,158.6601%20172.7152,151.9271%20171.0622,143.6321%20L169.2052,132.9851%20L181.2852,132.9851%20C181.7252,132.9851%20182.1402,132.8131%20182.4532,132.5001%20C182.7642,132.1891%20182.9362,131.7741%20182.9362,131.3321%20C182.9362,130.9991%20182.9202,130.6701%20182.8872,130.3461%20C182.8382,129.8691%20182.7532,129.3901%20182.6332,128.9231%20C182.5152,128.4661%20182.3632,128.0161%20182.1792,127.5831%20C182.1182,127.4371%20182.0532,127.2941%20181.9852,127.1531%20C181.8942,126.9641%20181.7942,126.7771%20181.6892,126.5931%20C181.4072,126.0961%20181.0872,125.6281%20180.7362,125.2031%20C180.5402,124.9651%20180.3312,124.7361%20180.1132,124.5181%20C178.2942,122.6991%20175.8742,121.6961%20173.3002,121.6961%20L171.5552,121.6961%20C169.7882,121.6961%20168.0602,122.1781%20166.5592,123.0901%20C166.2952,123.2511%20166.0382,123.4251%20165.7902,123.6101%20C165.0462,124.1671%20164.3872,124.8261%20163.8332,125.5671%20C163.6482,125.8151%20163.4742,126.0721%20163.3132,126.3361%20C163.1522,126.6011%20163.0042,126.8751%20162.8682,127.1561%20C162.8032,127.2941%20162.7372,127.4371%20162.6762,127.5821%20C162.4922,128.0161%20162.3402,128.4661%20162.2222,128.9231%20C162.1812,129.0801%20162.1462,129.2361%20162.1132,129.3941%20C161.9842,130.0241%20161.9192,130.6771%20161.9192,131.3321%20C161.9192,133.0181%20162.1032,134.7081%20162.4682,136.3581%20L163.6282,141.6031%20C165.1432,148.4571%20162.8042,158.8261%20161.1262,162.4601%20C160.9722,162.7931%20160.8312,163.2461%20160.7082,163.8021%20L160.5422,164.5491%20L159.7772,164.5841%20C154.7502,164.8161%20151.2312,165.9121%20148.4052,166.7911%20C146.2692,167.4561%20144.4182,168.0341%20142.4762,168.0991%20L142.4762,168.0991%20Z%20M165.2962,202.7411%20C155.1572,202.7411%20146.4032,198.4031%20140.7822,190.2581%20C135.2672,182.2661%20137.4412,173.0141%20139.5952,168.8071%20C140.9672,166.1301%20141.9642,166.1101%20142.2912,166.1031%20C144.0022,166.0681%20145.6822,165.5441%20147.8102,164.8821%20C150.6072,164.0111%20154.0542,162.9381%20158.9432,162.6271%20C159.0542,162.2481%20159.1752,161.9151%20159.3092,161.6231%20C160.8462,158.2941%20163.0742,148.3651%20161.6752,142.0351%20L160.5142,136.7891%20C160.1192,134.9981%20159.9192,133.1631%20159.9192,131.3321%20C159.9192,130.5431%20159.9982,129.7541%20160.1552,128.9891%20C160.1952,128.7961%20160.2382,128.6091%20160.2862,128.4241%20C160.4282,127.8721%20160.6122,127.3271%20160.8342,126.8021%20C160.9072,126.6301%20160.9842,126.4581%20161.0652,126.2891%20C161.2302,125.9481%20161.4102,125.6181%20161.6042,125.2981%20C161.7992,124.9781%20162.0082,124.6681%20162.2312,124.3701%20C162.8992,123.4761%20163.6942,122.6811%20164.5922,122.0091%20C164.8912,121.7851%20165.2012,121.5761%20165.5202,121.3821%20C167.3352,120.2791%20169.4222,119.6961%20171.5552,119.6961%20L173.3002,119.6961%20C176.4082,119.6961%20179.3312,120.9071%20181.5282,123.1041%20C181.7922,123.3681%20182.0422,123.6431%20182.2792,123.9301%20C182.7032,124.4451%20183.0902,125.0091%20183.4292,125.6061%20C183.5552,125.8301%20183.6782,126.0561%20183.7892,126.2881%20C183.8712,126.4581%20183.9482,126.6301%20184.0212,126.8031%20C184.2432,127.3271%20184.4282,127.8721%20184.5702,128.4251%20C184.7152,128.9891%20184.8182,129.5681%20184.8772,130.1441%20C184.9162,130.5361%20184.9362,130.9311%20184.9362,131.3321%20C184.9362,132.3081%20184.5562,133.2251%20183.8672,133.9141%20C183.1772,134.6051%20182.2602,134.9851%20181.2852,134.9851%20L171.5842,134.9851%20L173.0282,143.2651%20C174.7472,151.8891%20174.6852,158.9731%20172.8432,164.2961%20C172.5612,165.1071%20171.3912,167.2801%20170.8262,168.3131%20C175.5322,175.4171%20182.8242,179.6181%20192.5082,180.8001%20C197.7212,181.4251%20206.9362,178.0971%20208.8932,173.9411%20C209.7362,172.1511%20209.1912,170.3761%20207.2282,168.5151%20C203.8842,165.3451%20203.0432,163.9161%20203.8962,162.8531%20C205.3872,160.9971%20211.6772,164.9051%20211.7392,164.9461%20C213.3472,166.0301%20216.5522,169.2731%20217.1652,173.7891%20C217.7062,177.7751%20216.2042,181.8711%20212.7012,185.9631%20C208.9072,190.3951%20204.2502,195.0071%20192.8522,198.4121%20C192.1162,198.6311%20190.4172,198.8441%20188.0642,199.1391%20C184.4852,199.5881%20179.5842,200.2031%20176.4672,201.0961%20C172.6232,202.2001%20168.8722,202.7411%20165.2962,202.7411%20L165.2962,202.7411%20Z'%20id='Fill-23'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.7705,152.6324%20C152.1205,141.3724%20143.1835,132.5234%20133.0275,130.6534%20C130.9185,130.2654%20130.2325,129.6034%20127.9255,129.6034%20L126.1595,129.6034%20C120.2075,129.6034%20115.3825,134.4284%20115.3825,140.3794%20C115.3825,141.8624%20116.5855,143.0664%20118.0695,143.0664%20C118.0695,143.0664%20136.1885,143.0614%20136.2735,143.0534%20C136.2745,143.0534%20137.7495,143.0544%20137.7505,143.0544%20C137.7485,143.0564%20136.2715,143.0574%20136.2695,143.0594%20C140.2765,144.7604%20142.7705,149.8804%20143.2095,152.6324%20C143.8355,156.5504%20143.3765,159.7824%20142.0415,162.3974%20C141.1505,164.1384%20141.0495,166.2364%20141.1865,167.9354%20C141.1865,167.9354%20141.2295,167.9494%20141.2905,167.9704%20C141.3525,168.8784%20141.4995,169.9114%20141.7705,171.0904%20C143.4765,169.9014%20146.1295,168.1114%20146.6155,167.8564%20C147.6615,167.3034%20150.0255,166.0454%20151.0835,165.4404%20C157.8415,161.5654%20151.5725,159.0364%20151.7705,152.6324'%20id='Fill-25'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.6621,167.5689%20L141.7661,167.6039%20L141.7891,167.9359%20C141.8391,168.6669%20141.9441,169.4429%20142.1021,170.2519%20C143.7361,169.1249%20145.9131,167.6609%20146.3821,167.4139%20C146.9181,167.1309%20149.6541,165.6819%20150.8351,165.0059%20C154.6581,162.8139%20153.9971,161.3509%20152.7981,158.6969%20C152.0831,157.1119%20151.1921,155.1409%20151.2701,152.6169%20C151.6341,140.9289%20142.0961,132.8309%20132.9361,131.1449%20C132.1031,130.9919%20131.4741,130.7939%20130.9181,130.6189%20C130.0371,130.3419%20129.2761,130.1029%20127.9261,130.1029%20L126.1591,130.1029%20C120.4931,130.1029%20115.8831,134.7139%20115.8831,140.3799%20C115.8831,141.5859%20116.8631,142.5659%20118.0691,142.5659%20C124.2381,142.5639%20135.9791,142.5589%20136.2581,142.5529%20L139.4011,142.5549%20L138.0311,143.4679%20C141.2601,145.7019%20143.2911,149.9719%20143.7041,152.5529%20C144.3241,156.4399%20143.9151,159.8289%20142.4861,162.6249%20C141.6751,164.2119%20141.5781,166.1329%20141.6621,167.5689%20L141.6621,167.5689%20Z%20M141.4491,171.9239%20L141.2831,171.2029%20C141.0541,170.2029%20140.8971,169.2409%20140.8171,168.3379%20L140.7151,168.3019%20L140.6881,167.9749%20C140.5601,166.3859%20140.6141,164.0899%20141.5961,162.1699%20C142.9261,159.5659%20143.3031,156.3839%20142.7161,152.7119%20C142.2621,149.8669%20139.7331,145.1289%20136.1551,143.5539%20C135.6281,143.5559%20132.8171,143.5619%20118.0691,143.5659%20C116.3121,143.5659%20114.8831,142.1359%20114.8831,140.3799%20C114.8831,134.1619%20119.9411,129.1029%20126.1591,129.1029%20L127.9261,129.1029%20C129.4301,129.1029%20130.2991,129.3759%20131.2181,129.6649%20C131.7711,129.8399%20132.3451,130.0189%20133.1181,130.1609%20C142.6861,131.9229%20152.6501,140.4029%20152.2701,152.6479%20C152.1991,154.9399%20153.0021,156.7169%20153.7101,158.2849%20C154.9081,160.9379%20155.9421,163.2299%20151.3321,165.8739%20C150.1371,166.5569%20147.3881,168.0129%20146.8491,168.2979%20C146.4091,168.5299%20143.8471,170.2529%20142.0571,171.5009%20L141.4491,171.9239%20Z'%20id='Fill-27'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146,165.6432%20C145.911,163.9042%20145.646,163.0112%20145.841,162.3032%20C146.963,158.2302%20147.328,156.9452%20147.328,152.6322%20C147.328,148.3472%20144.846,144.1122%20141.181,141.8592%20C140.979,141.7362%20138.341,141.5492%20136.27,143.0592%20C140.276,144.7602%20142.771,149.8802%20143.21,152.6322%20C143.836,156.5502%20143.377,159.7832%20142.041,162.3972%20C141.15,164.1382%20141.049,166.2362%20141.187,167.9352%20C141.187,167.9352%20146.103,169.7812%20146,165.6432'%20id='Fill-29'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M141.4238,167.7516%20C141.9688,167.9266%20143.8798,168.4616%20144.9638,167.6896%20C145.5088,167.3026%20145.7738,166.6166%20145.7498,165.6526%20C145.7168,165.0006%20145.6588,164.4796%20145.6088,164.0186%20C145.5258,163.2666%20145.4658,162.7226%20145.5998,162.2366%20L145.6308,162.1236%20C146.7138,158.1946%20147.0778,156.8706%20147.0778,152.6326%20C147.0778,148.4686%20144.7118,144.3226%20141.0498,142.0716%20C140.7868,141.9806%20138.6198,141.8846%20136.7788,143.0186%20C140.5888,144.8976%20143.0058,149.7716%20143.4568,152.5936%20C144.0698,156.4266%20143.6678,159.7636%20142.2638,162.5106%20C141.3928,164.2136%20141.3198,166.2706%20141.4238,167.7516%20M143.4188,168.5966%20C142.2568,168.5966%20141.1678,168.1946%20141.0988,168.1696%20L140.9498,168.1136%20L140.9378,167.9556%20C140.8118,166.3996%20140.8618,164.1526%20141.8188,162.2826%20C143.1728,159.6316%20143.5588,156.3976%20142.9628,152.6716%20C142.5138,149.8596%20140.0448,144.9346%20136.1718,143.2896%20L135.7658,143.1166%20L136.1218,142.8566%20C138.2518,141.3056%20140.9978,141.4566%20141.3108,141.6456%20C145.1178,143.9856%20147.5778,148.2986%20147.5778,152.6326%20C147.5778,156.9386%20147.2088,158.2786%20146.1128,162.2566%20L146.0818,162.3696%20C145.9738,162.7626%20146.0268,163.2406%20146.1058,163.9636%20C146.1538,164.4086%20146.2158,164.9626%20146.2498,165.6306%20L146.2498,165.6376%20C146.2778,166.7796%20145.9428,167.6076%20145.2528,168.0986%20C144.7258,168.4746%20144.0608,168.5966%20143.4188,168.5966'%20id='Fill-31'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M120.5039,131.4342%20C120.5039,131.4342%20120.4999,129.5522%20122.3699,128.8042%20C122.9409,128.5772%20123.9829,128.1522%20123.9829,128.1522%20C123.9829,128.1522%20125.0969,130.5072%20123.8349,131.1022%20C122.0189,131.9562%20120.5039,131.4342%20120.5039,131.4342'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M120.7676,131.2457%20C121.2056,131.3437%20122.3866,131.5087%20123.7286,130.8757%20C123.9146,130.7877%20124.0406,130.6467%20124.1146,130.4437%20C124.3176,129.8767%20124.0466,128.9697%20123.8496,128.4757%20C123.5106,128.6137%20122.8686,128.8747%20122.4626,129.0367%20C121.0946,129.5837%20120.8216,130.7797%20120.7676,131.2457%20M121.6766,131.8447%20C120.9406,131.8447%20120.4576,131.6827%20120.4226,131.6707%20L120.2536,131.6127%20L120.2536,131.4347%20C120.2536,131.4147%20120.2726,129.3737%20122.2776,128.5717%20C122.8476,128.3447%20123.8876,127.9207%20123.8876,127.9207%20L124.1076,127.8307%20L124.2076,128.0457%20C124.2386,128.1087%20124.9426,129.6157%20124.5846,130.6127%20C124.4666,130.9417%20124.2496,131.1837%20123.9416,131.3287%20C123.0836,131.7317%20122.2916,131.8447%20121.6766,131.8447'%20id='Fill-35'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.1855,130.1109%20C125.1855,130.1109%20125.2395,127.5469%20128.1235,127.1729%20C128.6625,127.1029%20130.0655,127.1369%20130.0655,127.1369%20C130.0655,127.1369%20130.7135,129.8499%20129.1925,130.1109%20C127.3225,130.4309%20125.1855,130.1109%20125.1855,130.1109'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.4561,129.8932%20C126.0541,129.9622%20127.6961,130.1142%20129.1501,129.8652%20C129.3871,129.8242%20129.5651,129.7082%20129.6961,129.5102%20C130.0571,128.9642%20129.9601,127.9202%20129.8611,127.3832%20C129.4601,127.3772%20128.5521,127.3712%20128.1561,127.4202%20C125.9721,127.7042%20125.5411,129.2962%20125.4561,129.8932%20M127.3151,130.5042%20C126.1431,130.5042%20125.2071,130.3672%20125.1481,130.3582%20L124.9311,130.3262%20L124.9351,130.1062%20C124.9361,130.0782%20125.0291,127.3222%20128.0921,126.9242%20C128.6441,126.8542%20130.0151,126.8852%20130.0711,126.8872%20L130.2641,126.8922%20L130.3091,127.0792%20C130.3261,127.1512%20130.7251,128.8602%20130.1131,129.7862%20C129.9051,130.1012%20129.6101,130.2922%20129.2341,130.3572%20C128.5911,130.4672%20127.9221,130.5042%20127.3151,130.5042'%20id='Fill-39'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M130.9219,130.356%20C130.9219,130.356%20131.3019,127.512%20133.8569,128.294%20C134.9479,128.628%20135.5539,129.458%20135.5539,129.458%20C135.5539,129.458%20135.0459,131.624%20134.0289,131.379%20C132.2549,130.955%20130.9219,130.356%20130.9219,130.356'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.2051,130.2047%20C131.6251,130.3797%20132.7301,130.8107%20134.0881,131.1367%20C134.2021,131.1627%20134.3101,131.1447%20134.4231,131.0757%20C134.8531,130.8097%20135.1621,129.9497%20135.2801,129.5177%20C135.0981,129.3087%20134.5751,128.7757%20133.7831,128.5337%20C133.1321,128.3347%20132.5881,128.3757%20132.1571,128.6497%20C131.5341,129.0507%20131.2881,129.8457%20131.2051,130.2047%20M134.1891,131.6487%20C134.1171,131.6487%20134.0441,131.6407%20133.9711,131.6227%20C132.1941,131.1967%20130.8751,130.6087%20130.8191,130.5847%20L130.6491,130.5077%20L130.6741,130.3227%20C130.6821,130.2647%20130.8781,128.8767%20131.8881,128.2287%20C132.4461,127.8707%20133.1331,127.8097%20133.9301,128.0557%20C135.0881,128.4097%20135.7281,129.2737%20135.7561,129.3097%20L135.8231,129.4027%20L135.7971,129.5147%20C135.7611,129.6707%20135.4191,131.0497%20134.6851,131.5017%20C134.5261,131.5997%20134.3601,131.6487%20134.1891,131.6487'%20id='Fill-43'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.3408,144.1617%20C138.3408,144.1617%20144.2958,140.9247%20143.1628,135.4757%20C143.9538,136.1277%20146.0688,138.1137%20146.8348,139.1307%20C146.8348,140.1967%20147.0298,144.4327%20141.1818,147.2687%20C140.1528,146.2027%20139.2868,144.8717%20138.3408,144.1617'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.7744,144.193%20C139.2674,144.626%20139.7364,145.194%20140.2274,145.791%20C140.5524,146.184%20140.8864,146.589%20141.2364,146.964%20C144.8024,145.183%20146.6014,142.584%20146.5854,139.232%20L146.5854,139.215%20C145.9494,138.4%20144.4714,136.964%20143.5164,136.112%20C143.9934,140.547%20139.9494,143.449%20138.7744,144.193%20L138.7744,144.193%20Z%20M141.1284,147.573%20L141.0024,147.443%20C140.5924,147.019%20140.2114,146.556%20139.8424,146.109%20C139.2774,145.423%20138.7434,144.776%20138.1904,144.362%20L137.8794,144.129%20L138.2214,143.942%20C138.2794,143.911%20143.9994,140.727%20142.9184,135.527%20L142.7734,134.832%20L143.3224,135.283%20C144.1604,135.973%20146.2574,137.95%20147.0344,138.98%20L147.0854,139.047%20L147.0854,139.23%20C147.1024,142.84%20145.1534,145.621%20141.2914,147.494%20L141.1284,147.573%20Z'%20id='Fill-47'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M121.0557,131.1334%20C121.0557,131.1334%20121.0537,130.0344%20122.1447,129.5984%20C122.4777,129.4654%20123.0857,129.2174%20123.0857,129.2174%20C123.0857,129.2174%20123.7357,130.5924%20122.9987,130.9394%20C121.9397,131.4384%20121.0557,131.1334%20121.0557,131.1334'%20id='Fill-49'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M126.0371,129.7564%20C126.0371,129.7564%20126.0681,128.2554%20127.7581,128.0354%20C128.0731,127.9954%20128.8941,128.0154%20128.8941,128.0154%20C128.8941,128.0154%20129.2741,129.6044%20128.3841,129.7564%20C127.2891,129.9434%20126.0371,129.7564%20126.0371,129.7564'%20id='Fill-51'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M131.5527,130.2711%20C131.5527,130.2711%20131.7777,128.5881%20133.2877,129.0511%20C133.9337,129.2491%20134.2917,129.7391%20134.2917,129.7391%20C134.2917,129.7391%20133.9907,131.0201%20133.3907,130.8761%20C132.3407,130.6251%20131.5527,130.2711%20131.5527,130.2711'%20id='Fill-53'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M131.5098,141.2623%20L124.8638,141.2623%20L124.8638,138.3973%20C124.8638,137.2373%20125.8048,136.2953%20126.9648,136.2953%20L131.5098,136.2953%20C132.2178,136.2953%20132.7918,136.8693%20132.7918,137.5773%20L132.7918,139.9803%20C132.7918,140.6883%20132.2178,141.2623%20131.5098,141.2623'%20id='Fill-55'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.7939,141.1685%20L124.9569,141.1685%20L124.9569,139.2815%20C124.9569,138.1695%20125.8589,137.2675%20126.9719,137.2675%20L130.7939,137.2675%20C131.3509,137.2675%20131.8019,137.7185%20131.8019,138.2745%20L131.8019,140.1615%20C131.8019,140.7175%20131.3509,141.1685%20130.7939,141.1685'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.207,140.9185%20L130.794,140.9185%20C131.212,140.9185%20131.552,140.5785%20131.552,140.1615%20L131.552,138.2745%20C131.552,137.8565%20131.212,137.5175%20130.794,137.5175%20L126.972,137.5175%20C125.999,137.5175%20125.207,138.3095%20125.207,139.2815%20L125.207,140.9185%20Z%20M130.794,141.4185%20L124.707,141.4185%20L124.707,139.2815%20C124.707,138.0325%20125.723,137.0175%20126.972,137.0175%20L130.794,137.0175%20C131.487,137.0175%20132.052,137.5815%20132.052,138.2745%20L132.052,140.1615%20C132.052,140.8555%20131.487,141.4185%20130.794,141.4185%20L130.794,141.4185%20Z'%20id='Fill-59'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M125.8438,139.1656%20C125.8438,139.7676%20126.3308,140.2556%20126.9338,140.2556%20C127.5348,140.2556%20128.0228,139.7676%20128.0228,139.1656%20C128.0228,138.5636%20127.5348,138.0756%20126.9338,138.0756%20C126.3308,138.0756%20125.8438,138.5636%20125.8438,139.1656'%20id='Fill-61'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M117.8203,142.2476%20L117.8203,142.2476%20C118.1303,142.1816%20118.4063,142.0096%20118.6033,141.7616%20L118.9683,141.3026%20L118.1553,141.4766%20L117.6763,141.5786%20C117.4923,141.6186%20117.3753,141.8006%20117.4143,141.9846%20C117.4543,142.1696%20117.6353,142.2866%20117.8203,142.2476'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M139.3467,144.2691%20C139.3467,144.2691%20143.9347,141.7991%20143.8647,136.8231%20C145.8357,138.2591%20146.3697,139.1881%20146.3697,139.1881%20C146.3697,139.1881%20146.0267,141.5561%20144.9227,142.7521%20C143.2287,144.5871%20141.4637,145.1521%20139.3467,144.2691'%20id='Fill-65'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M143.6904,143.3961%20C143.6904,143.3961%20141.8804,145.2361%20140.1164,146.1191'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.2285,146.3424%20L140.0035,145.8954%20C141.7115,145.0404%20143.4945,143.2384%20143.5115,143.2204%20L143.8695,143.5714%20C143.7935,143.6484%20142.0095,145.4504%20140.2285,146.3424'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M161.6816,162.7437%20L160.6596,160.7267%20C156.8416,151.3457%20156.2536,145.8367%20158.2336,136.8827%20L159.3936,131.6377%20C159.7736,129.9167%20159.9656,128.1587%20159.9656,126.3957%20C159.9656,120.5217%20155.2026,115.7597%20149.3286,115.7597%20L147.6116,115.7597%20C141.8176,115.7597%20137.1196,120.4567%20137.1196,126.2507%20L137.1196,126.5527%20C137.1196,127.9307%20138.2386,129.0487%20139.6166,129.0487%20L150.4906,129.0487%20L148.8416,138.5007%20C143.7946,163.8307%20144.3006,174.1007%20154.2326,171.9897'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M151.9053,172.7594%20C150.1583,172.7594%20148.7773,172.2414%20147.7183,171.1974%20C144.1703,167.6934%20144.3473,158.4984%20148.3513,138.4034%20L149.8953,129.5484%20L139.6163,129.5484%20C137.9643,129.5484%20136.6203,128.2044%20136.6203,126.5524%20L136.6203,126.2504%20C136.6203,120.1904%20141.5513,115.2594%20147.6113,115.2594%20L149.3293,115.2594%20C155.4693,115.2594%20160.4663,120.2554%20160.4663,126.3964%20C160.4663,128.1904%20160.2693,129.9894%20159.8823,131.7444%20L158.7213,136.9904%20C156.7843,145.7534%20157.3443,151.2554%20161.1223,160.5384%20L162.1283,162.5174%20L161.2353,162.9704%20L160.2133,160.9534%20C156.3293,151.4114%20155.7563,145.7714%20157.7453,136.7744%20L158.9053,131.5294%20C159.2773,129.8454%20159.4663,128.1174%20159.4663,126.3964%20C159.4663,120.8064%20154.9193,116.2594%20149.3293,116.2594%20L147.6113,116.2594%20C142.1023,116.2594%20137.6203,120.7414%20137.6203,126.2504%20L137.6203,126.5524%20C137.6203,127.6534%20138.5153,128.5484%20139.6163,128.5484%20L151.0853,128.5484%20L149.3343,138.5864%20C145.4553,158.0574%20145.1913,167.2954%20148.4223,170.4854%20C149.6713,171.7194%20151.5343,172.0504%20154.1293,171.5004%20L154.3363,172.4794%20C153.4583,172.6654%20152.6483,172.7594%20151.9053,172.7594'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.3623,117.0182%20C142.3623,117.0182%20142.5373,115.1742%20144.3693,114.4422%20C144.9273,114.2182%20145.8033,114.4562%20145.8033,114.4562%20C145.8033,114.4562%20146.8613,116.1102%20145.6253,116.6922%20C143.8453,117.5302%20142.3623,117.0182%20142.3623,117.0182'%20id='Fill-75'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M142.6484,116.8341%20C143.0944,116.9301%20144.2304,117.0731%20145.5184,116.4661%20C145.7444,116.3601%20145.8824,116.2091%20145.9414,116.0051%20C146.0684,115.5641%20145.8034,114.9581%20145.6434,114.6741%20C145.3634,114.6131%20144.8084,114.5351%20144.4614,114.6741%20C143.1434,115.2011%20142.7534,116.3601%20142.6484,116.8341%20M143.5104,117.4241%20C142.7884,117.4241%20142.3164,117.2671%20142.2814,117.2541%20L142.0944,117.1901%20L142.1134,116.9951%20C142.1214,116.9131%20142.3254,114.9901%20144.2764,114.2101%20C144.9044,113.9581%20145.8304,114.2041%20145.8694,114.2151%20L145.9614,114.2401%20L146.0144,114.3211%20C146.0414,114.3621%20146.6544,115.3361%20146.4214,116.1441%20C146.3224,116.4891%20146.0894,116.7501%20145.7314,116.9181%20C144.8904,117.3141%20144.1134,117.4241%20143.5104,117.4241'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.7246,116.4102%20C146.7246,116.4102%20146.7856,113.5062%20150.0516,113.0822%20C150.6616,113.0032%20151.4436,113.0632%20151.4436,113.0632%20C151.4436,113.0632%20152.9846,116.1152%20151.2616,116.4102%20C149.1446,116.7732%20146.7246,116.4102%20146.7246,116.4102'%20id='Fill-79'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.9941,116.193%20C147.6441,116.27%20149.5431,116.451%20151.2201,116.164%20C151.4691,116.121%20151.6301,116.013%20151.7251,115.824%20C152.0401,115.199%20151.5581,113.897%20151.2821,113.304%20C151.0351,113.292%20150.5101,113.275%20150.0841,113.331%20C147.5471,113.659%20147.0801,115.537%20146.9941,116.193%20M149.1371,116.823%20C147.8121,116.823%20146.7541,116.668%20146.6871,116.657%20L146.4701,116.625%20L146.4741,116.405%20C146.4751,116.374%20146.5791,113.28%20150.0191,112.835%20C150.6441,112.754%20151.4301,112.812%20151.4631,112.815%20L151.6021,112.825%20L151.6671,112.951%20C151.7721,113.16%20152.6851,115.028%20152.1721,116.048%20C152.0061,116.378%20151.7061,116.588%20151.3041,116.657%20C150.5771,116.781%20149.8211,116.823%20149.1371,116.823'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M152.5693,117.0709%20C152.5693,117.0709%20153.0123,114.2949%20155.4953,115.1239%20C156.5553,115.4789%20157.1293,116.3059%20157.1293,116.3059%20C157.1293,116.3059%20156.5763,118.4139%20155.5873,118.1509%20C153.8603,117.6899%20152.5693,117.0709%20152.5693,117.0709'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M152.8574,116.9273%20C153.2664,117.1093%20154.3364,117.5583%20155.6514,117.9083%20C155.7644,117.9393%20155.8674,117.9223%20155.9774,117.8583%20C156.4024,117.6113%20156.7264,116.7793%20156.8534,116.3593%20C156.6784,116.1483%20156.1814,115.6173%20155.4164,115.3613%20C154.7874,115.1513%20154.2534,115.1763%20153.8274,115.4333%20C153.2114,115.8043%20152.9494,116.5743%20152.8574,116.9273%20M155.7584,118.4243%20C155.6804,118.4243%20155.6014,118.4133%20155.5224,118.3923%20C153.7934,117.9303%20152.5144,117.3223%20152.4614,117.2963%20L152.2934,117.2153%20L152.3224,117.0313%20C152.3324,116.9743%20152.5584,115.6173%20153.5664,115.0073%20C154.1234,114.6693%20154.7984,114.6283%20155.5744,114.8863%20C156.7014,115.2633%20157.3084,116.1263%20157.3344,116.1633%20L157.3994,116.2583%20L157.3714,116.3693%20C157.3314,116.5213%20156.9614,117.8643%20156.2284,118.2903%20C156.0764,118.3793%20155.9194,118.4243%20155.7584,118.4243'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.54,166.7672%20C143.16,166.3032%20143.787,166.0352%20144.327,165.9062'%20id='Fill-87'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M142.6895,166.9674%20L142.3905,166.5674%20C143.1295,166.0134%20143.8205,165.7704%20144.2695,165.6624%20L144.3845,166.1494%20C143.9825,166.2444%20143.3615,166.4654%20142.6895,166.9674'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.1406,166.7105%20C144.3636,159.4875%20147.5696,145.6805%20148.1596,142.2815%20L150.4936,128.6665%20L151.5166,128.6665%20C152.8126,128.6665%20153.7936,130.0755%20153.6106,131.3605%20L151.9176,143.1705%20C151.3456,147.1695%20150.7496,165.6855%20157.6986,169.6615%20C159.1806,170.5105%20161.5896,169.9535%20162.4976,169.5205%20C165.8006,167.9425%20166.7496,163.8255%20167.4736,160.5065%20C168.9716,153.6365%20167.8046,148.2435%20167.4736,142.8585%20L167.1246,136.1215%20C167.0626,134.9035%20168.0316,133.6115%20169.2476,133.6115%20L170.4896,133.6115%20L172.7256,147.2275%20C173.3986,151.1045%20175.1286,164.5495%20167.2066,170.8525%20C167.0636,170.9665%20169.1326,171.4295%20168.5336,172.4895%20C166.1496,176.7015%20159.2446,177.3675%20157.9456,179.1715%20C152.9386,186.1155%20157.6276,200.9125%20157.6276,200.9125%20C157.6276,200.9125%20152.0706,198.6945%20148.6286,195.6095%20C140.5816,188.3975%20139.5606,177.9515%20139.5236,174.8765%20C139.4786,171.1975%20140.4456,168.9155%20141.6346,167.5535'%20id='Fill-91'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M158.0254,201.3404%20L157.5354,201.1454%20C157.4794,201.1224%20151.8964,198.8744%20148.4624,195.7964%20C139.6814,187.9264%20139.2894,176.1924%20139.2734,174.8794%20C139.2344,171.6534%20139.9854,169.0624%20141.4464,167.3894%20L141.8234,167.7174%20C140.4444,169.2964%20139.7354,171.7714%20139.7734,174.8734%20C139.7894,176.1634%20140.1744,187.6964%20148.7964,195.4234%20C151.5774,197.9174%20155.8124,199.8614%20157.2354,200.4764%20C156.4454,197.7634%20153.1874,185.3424%20157.7424,179.0254%20C158.2874,178.2704%20159.6074,177.7494%20161.2794,177.0904%20C163.7814,176.1044%20166.8954,174.8764%20168.3154,172.3664%20C168.4164,172.1884%20168.3974,172.0734%20168.3754,172.0024%20C168.2654,171.6634%20167.6834,171.3964%20167.3714,171.2514%20C167.1054,171.1294%20166.9724,171.0684%20166.9524,170.8974%20L166.9344,170.7584%20L167.0514,170.6564%20C169.0064,169.1014%20175.1774,162.8164%20172.4794,147.2704%20L170.2774,133.8614%20L169.2484,133.8614%20C168.8054,133.8614%20168.3684,134.0664%20168.0154,134.4374%20C167.5894,134.8844%20167.3444,135.5254%20167.3754,136.1094%20L167.7234,142.8464%20C167.7984,144.0734%20167.9164,145.2794%20168.0404,146.5564%20C168.4534,150.8194%20168.8804,155.2264%20167.7174,160.5604%20C167.0254,163.7364%20166.0764,168.0884%20162.6054,169.7454%20C161.7064,170.1744%20159.1894,170.8044%20157.5744,169.8784%20C153.7804,167.7074%20152.3064,161.3794%20151.7394,156.4524%20C151.0744,150.6764%20151.4054,144.9864%20151.6714,143.1354%20L153.3634,131.3254%20C153.4494,130.7224%20153.2404,130.0444%20152.8184,129.5574%20C152.4604,129.1444%20151.9974,128.9164%20151.5164,128.9164%20L150.7044,128.9164%20L148.4054,142.3234%20C148.3264,142.7824%20148.1994,143.4304%20148.0434,144.2244%20C147.0894,149.0804%20144.8584,160.4524%20146.3834,166.6514%20L145.8974,166.7704%20C144.3464,160.4654%20146.5114,149.4304%20147.5524,144.1274%20C147.7074,143.3384%20147.8344,142.6944%20147.9134,142.2384%20L150.2824,128.4164%20L151.5164,128.4164%20C152.1444,128.4164%20152.7414,128.7054%20153.1964,129.2304%20C153.7174,129.8324%20153.9654,130.6424%20153.8574,131.3964%20L152.1654,143.2054%20C151.4944,147.8944%20151.2064,165.6584%20157.8224,169.4444%20C159.1884,170.2284%20161.4704,169.7334%20162.3904,169.2944%20C165.6404,167.7424%20166.5584,163.5294%20167.2294,160.4524%20C168.3764,155.1954%20167.9524,150.8284%20167.5424,146.6054%20C167.4184,145.3234%20167.2994,144.1124%20167.2234,142.8744%20L166.8754,136.1344%20C166.8384,135.4074%20167.1294,134.6454%20167.6534,134.0924%20C168.1004,133.6214%20168.6674,133.3614%20169.2484,133.3614%20L170.7014,133.3614%20L170.7364,133.5714%20L172.9724,147.1874%20C173.3444,149.3344%20173.9014,153.6174%20173.4384,158.1554%20C172.8594,163.8194%20170.9084,168.0784%20167.6364,170.8234%20C168.0494,171.0154%20168.6814,171.3254%20168.8504,171.8494%20C168.9304,172.0974%20168.8974,172.3544%20168.7514,172.6124%20C167.2434,175.2774%20164.0384,176.5404%20161.4634,177.5554%20C159.9304,178.1594%20158.6064,178.6814%20158.1484,179.3184%20C153.2714,186.0814%20157.8194,200.6904%20157.8664,200.8374%20L158.0254,201.3404%20Z'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M211.4551,172.734%20C211.4551,172.734%20212.5981,171.468%20211.9551,169.768%20C211.7591,169.25%20211.0531,168.803%20211.0531,168.803%20C211.0531,168.803%20209.2701,169.114%20209.6451,170.316%20C210.1841,172.046%20211.4551,172.734%20211.4551,172.734'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M210.9492,169.3414%20C210.6702,169.4224%20210.2832,169.5864%20210.1442,169.8154%20C210.1042,169.8814%20210.0652,169.9824%20210.1232,170.1674%20C210.4232,171.1294%20210.9692,171.7234%20211.3312,172.0314%20C211.5642,171.6074%20211.8302,170.8514%20211.4872,169.9454%20C211.4082,169.7374%20211.1492,169.4954%20210.9492,169.3414%20L210.9492,169.3414%20Z%20M211.5622,173.3614%20L211.2172,173.1734%20C211.1572,173.1414%20209.7612,172.3664%20209.1682,170.4644%20C209.0372,170.0454%20209.0802,169.6404%20209.2922,169.2924%20C209.7502,168.5424%20210.8442,168.3324%20210.9672,168.3114%20L211.1572,168.2784%20L211.3202,168.3804%20C211.4062,168.4354%20212.1752,168.9354%20212.4232,169.5914%20C213.1652,171.5544%20211.8812,173.0084%20211.8262,173.0694%20L211.5622,173.3614%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M211.0762,170.9752%20C211.0762,170.9752%20211.4772,170.5312%20211.2522,169.9352%20C211.1832,169.7522%20210.9352,169.5962%20210.9352,169.5962%20C210.9352,169.5962%20210.3102,169.7052%20210.4422,170.1262%20C210.6312,170.7332%20211.0762,170.9752%20211.0762,170.9752'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M202.0947,181.8023%20C202.0947,181.8023%20201.0087,179.3253%20203.6027,177.6893%20C204.0857,177.3833%20204.7707,177.1283%20204.7707,177.1283%20C204.7707,177.1283%20207.2667,179.1023%20205.9267,180.0263%20C204.2807,181.1613%20202.0947,181.8023%20202.0947,181.8023'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M204.6787,177.7047%20C204.4527,177.8007%20204.1257,177.9497%20203.8697,178.1117%20C202.2697,179.1217%20202.2877,180.4787%20202.4267,181.1677%20C203.1417,180.9197%20204.5327,180.3807%20205.6427,179.6147%20C205.7957,179.5097%20205.8197,179.4207%20205.8227,179.3407%20C205.8357,178.9077%20205.2097,178.1767%20204.6787,177.7047%20L204.6787,177.7047%20Z%20M201.8137,182.4057%20L201.6367,182.0037%20C201.2007,181.0107%20200.9957,178.7427%20203.3357,177.2667%20C203.8567,176.9367%20204.5667,176.6717%20204.5957,176.6597%20L204.8597,176.5617%20L205.0807,176.7357%20C205.3777,176.9717%20206.8597,178.2037%20206.8217,179.3727%20C206.8117,179.6737%20206.6977,180.1017%20206.2107,180.4377%20C204.5177,181.6047%20202.3277,182.2557%20202.2357,182.2817%20L201.8137,182.4057%20Z'%20id='Fill-103'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M202.998,180.8707%20C202.998,180.8707%20202.396,179.4967%20203.835,178.5897%20C204.102,178.4207%20204.482,178.2787%20204.482,178.2787%20C204.482,178.2787%20205.866,179.3737%20205.124,179.8857%20C204.211,180.5157%20202.998,180.8707%20202.998,180.8707'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M210.0127,173.69%20C210.0127,173.69%20211.8927,175.341%20210.0887,176.818%20C209.3187,177.449%20208.4237,177.487%20208.4237,177.487%20C208.4237,177.487%20207.0977,176.07%20207.7667,175.451%20C208.9337,174.368%20210.0127,173.69%20210.0127,173.69'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M209.9365,174.3434%20C209.5375,174.6224%20208.8365,175.1404%20208.1065,175.8174%20C208.0735,176.1474%20208.3595,176.6224%20208.6255,176.9554%20C208.8935,176.9044%20209.3585,176.7704%20209.7725,176.4314%20C210.1685,176.1064%20210.3645,175.7714%20210.3715,175.4064%20C210.3775,174.9874%20210.1355,174.5944%20209.9365,174.3434%20L209.9365,174.3434%20Z%20M208.2155,177.9964%20L208.0585,177.8284%20C207.8895,177.6484%20207.0485,176.7044%20207.0795,175.8574%20C207.0895,175.5524%20207.2095,175.2844%20207.4265,175.0834%20C208.6145,173.9824%20209.7015,173.2954%20209.7475,173.2664%20L210.0625,173.0684%20L210.3425,173.3144%20C210.3855,173.3524%20211.3915,174.2494%20211.3715,175.4244%20C211.3595,176.0914%20211.0345,176.6904%20210.4055,177.2044%20C209.5165,177.9334%20208.4885,177.9854%20208.4455,177.9874%20L208.2155,177.9964%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M209.7393,174.8609%20C209.7393,174.8609%20210.5713,175.5919%20209.7723,176.2459%20C209.4313,176.5249%20209.0353,176.5429%20209.0353,176.5429%20C209.0353,176.5429%20208.4483,175.9149%20208.7443,175.6399%20C209.2603,175.1609%20209.7393,174.8609%20209.7393,174.8609'%20id='Fill-111'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M193.0723,183.1051%20C193.0723,183.1051%20192.4533,180.9001%20194.8793,180.0251%20C197.3053,179.1501%20197.9573,179.8771%20197.9573,179.8771%20C197.9573,179.8771%20199.3003,182.1371%20198.1003,182.8641%20C196.9013,183.5911%20193.0723,183.1051%20193.0723,183.1051'%20id='Fill-113'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M193.502,182.651%20C194.95,182.802%20197.14,182.862%20197.841,182.436%20C198.446,182.07%20197.84,180.7%20197.573,180.214%20C197.419,180.131%20196.75,179.88%20195.049,180.496%20C193.575,181.027%20193.457,182.102%20193.502,182.651%20M195.579,183.765%20C194.366,183.765%20193.229,183.629%20193.009,183.601%20L192.681,183.559%20L192.591,183.24%20C192.333,182.323%20192.444,180.372%20194.709,179.554%20C197.321,178.614%20198.183,179.38%20198.329,179.544%20C198.98,180.62%20199.641,182.515%20198.359,183.292%20C197.749,183.662%20196.636,183.765%20195.579,183.765'%20id='Fill-115'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M194.2109,182.6041%20C194.2109,182.6041%20193.8889,181.4581%20195.1509,181.0021%20C196.4129,180.5471%20196.7519,180.9261%20196.7519,180.9261%20C196.7519,180.9261%20197.4499,182.1011%20196.8259,182.4791%20C196.2019,182.8571%20194.2109,182.6041%20194.2109,182.6041'%20id='Fill-117'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M149.9639,131.9869%20C149.9639,131.9869%20153.8369,134.1769%20159.2819,132.1999%20C158.9079,133.8889%20158.1469,137.2839%20158.1469,137.2839%20C158.1469,137.2839%20153.1029,138.8309%20149.2109,136.3829%20C149.6099,134.1409%20149.9639,131.9869%20149.9639,131.9869'%20id='Fill-119'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.4873,136.2584%20C152.8653,138.2814%20157.1203,137.2994%20157.9353,137.0834%20C158.0713,136.4774%20158.5993,134.1184%20158.9413,132.5824%20C154.4853,134.0514%20151.1653,132.8254%20150.1553,132.3624%20C150.0443,133.0294%20149.7803,134.6064%20149.4873,136.2584%20M154.5093,138.0244%20C152.8413,138.0244%20150.8533,137.7114%20149.0783,136.5944%20L148.9353,136.5044%20L148.9653,136.3384%20C149.3643,134.0994%20149.7163,131.9464%20149.7163,131.9464%20L149.7753,131.5944%20L150.0873,131.7694%20C150.1243,131.7904%20153.9293,133.8794%20159.1973,131.9644%20L159.6253,131.8094%20L159.5263,132.2534%20C159.1523,133.9444%20158.3903,137.3384%20158.3903,137.3384%20L158.3583,137.4804%20L158.2193,137.5234%20C158.1043,137.5584%20156.5453,138.0244%20154.5093,138.0244'%20id='Fill-121'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M178.9434,122.1456%20C178.9434,122.1456%20178.7664,120.2886%20176.9214,119.5496%20C176.3584,119.3246%20174.8374,119.2636%20174.8374,119.2636%20C174.8374,119.2636%20174.4104,121.2306%20175.6554,121.8176%20C177.4484,122.6616%20178.9434,122.1456%20178.9434,122.1456'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.0479,119.525%20C174.9869,120.009%20174.9299,121.199%20175.7619,121.591%20C177.0719,122.207%20178.2099,122.06%20178.6589,121.962%20C178.5559,121.485%20178.1709,120.319%20176.8279,119.782%20C176.4619,119.635%20175.5599,119.555%20175.0479,119.525%20M177.7849,122.553%20C177.1789,122.553%20176.3969,122.442%20175.5489,122.044%20C174.1399,121.38%20174.5729,119.299%20174.5929,119.211%20L174.6369,119.005%20L174.8469,119.014%20C174.9109,119.017%20176.4179,119.08%20177.0139,119.318%20C178.9789,120.104%20179.1849,122.04%20179.1929,122.122%20L179.2109,122.318%20L179.0249,122.382%20C178.9889,122.394%20178.5139,122.553%20177.7849,122.553'%20id='Fill-125'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M174.2598,121.1974%20C174.2598,121.1974%20174.2068,118.6664%20171.3608,118.2974%20C170.8288,118.2284%20170.1468,118.2804%20170.1468,118.2804%20C170.1468,118.2804%20168.8038,120.9394%20170.3058,121.1974%20C172.1518,121.5134%20174.2598,121.1974%20174.2598,121.1974'%20id='Fill-127'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M170.3076,118.5211%20C170.0686,119.0411%20169.6636,120.1441%20169.9296,120.6711%20C170.0076,120.8271%20170.1406,120.9161%20170.3476,120.9511%20C171.7796,121.1971%20173.3946,121.0501%20173.9886,120.9801%20C173.9006,120.3891%20173.4666,118.8221%20171.3286,118.5451%20C170.9696,118.4981%20170.5316,118.5111%20170.3076,118.5211%20M172.1586,121.5891%20C171.5596,121.5891%20170.8986,121.5531%20170.2636,121.4441%20C169.9026,121.3821%20169.6326,121.1921%20169.4836,120.8961%20C169.0286,119.9931%20169.8296,118.3521%20169.9226,118.1671%20L169.9876,118.0421%20L170.1266,118.0311%20C170.1566,118.0291%20170.8406,117.9781%20171.3926,118.0491%20C174.4176,118.4411%20174.5086,121.1651%20174.5096,121.1921%20L174.5146,121.4121%20L174.2966,121.4441%20C174.2396,121.4531%20173.3146,121.5891%20172.1586,121.5891'%20id='Fill-129'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.8662,121.3805%20C168.8662,121.3805%20168.4202,118.5845%20165.9192,119.4195%20C164.8492,119.7765%20164.2732,120.6095%20164.2732,120.6095%20C164.2732,120.6095%20164.8292,122.7345%20165.8262,122.4685%20C167.5662,122.0045%20168.8662,121.3805%20168.8662,121.3805'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.5488,120.6632%20C164.6768,121.0862%20165.0028,121.9262%20165.4318,122.1762%20C165.5448,122.2412%20165.6498,122.2582%20165.7618,122.2262%20C167.0908,121.8722%20168.1668,121.4202%20168.5778,121.2372%20C168.4868,120.8822%20168.2218,120.1042%20167.6008,119.7292%20C167.1698,119.4702%20166.6308,119.4452%20165.9978,119.6572%20C165.2248,119.9142%20164.7238,120.4512%20164.5488,120.6632%20M165.6528,122.7422%20C165.4918,122.7422%20165.3328,122.6972%20165.1798,122.6072%20C164.4438,122.1792%20164.0708,120.8262%20164.0308,120.6732%20L164.0028,120.5622%20L164.0678,120.4682%20C164.0928,120.4312%20164.7038,119.5612%20165.8398,119.1822%20C166.6208,118.9212%20167.3008,118.9632%20167.8618,119.3032%20C168.8748,119.9172%20169.1038,121.2832%20169.1128,121.3412%20L169.1428,121.5252%20L168.9748,121.6062%20C168.9208,121.6322%20167.6338,122.2452%20165.8908,122.7102%20C165.8108,122.7312%20165.7318,122.7422%20165.6528,122.7422'%20id='Fill-133'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M143.2021,116.6349%20C143.2021,116.6349%20143.3011,115.5929%20144.3361,115.1789%20C144.6521,115.0519%20145.1471,115.1869%20145.1471,115.1869%20C145.1471,115.1869%20145.7451,116.1219%20145.0461,116.4509%20C144.0411,116.9239%20143.2021,116.6349%20143.2021,116.6349'%20id='Fill-135'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M147.6387,116.023%20C147.6387,116.023%20147.6787,114.115%20149.8257,113.837%20C150.2257,113.785%20150.7397,113.825%20150.7397,113.825%20C150.7397,113.825%20151.7517,115.829%20150.6197,116.023%20C149.2287,116.262%20147.6387,116.023%20147.6387,116.023'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M153.3701,116.898%20C153.3701,116.898%20153.6521,115.132%20155.2321,115.659%20C155.9071,115.885%20156.2711,116.411%20156.2711,116.411%20C156.2711,116.411%20155.9201,117.753%20155.2901,117.585%20C154.1911,117.292%20153.3701,116.898%20153.3701,116.898'%20id='Fill-139'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M178.1455,121.7535%20C178.1455,121.7535%20178.0475,120.7185%20177.0195,120.3075%20C176.7055,120.1815%20175.8585,120.1475%20175.8585,120.1475%20C175.8585,120.1475%20175.6205,121.2435%20176.3135,121.5705%20C177.3125,122.0405%20178.1455,121.7535%20178.1455,121.7535'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M173.2793,120.8287%20C173.2793,120.8287%20173.2483,119.3617%20171.5983,119.1477%20C171.2913,119.1087%20170.8953,119.1387%20170.8953,119.1387%20C170.8953,119.1387%20170.1183,120.6797%20170.9873,120.8287%20C172.0563,121.0117%20173.2793,120.8287%20173.2793,120.8287'%20id='Fill-143'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M168.0811,121.2711%20C168.0811,121.2711%20167.8161,119.6171%20166.3371,120.1111%20C165.7051,120.3221%20165.3631,120.8151%20165.3631,120.8151%20C165.3631,120.8151%20165.6921,122.0721%20166.2821,121.9151%20C167.3111,121.6401%20168.0811,121.2711%20168.0811,121.2711'%20id='Fill-145'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M161.5381,136.7828%20C161.5381,136.7828%20166.3341,137.5308%20170.8951,136.4118%20C171.3401,138.8898%20171.6261,140.7618%20171.6261,140.7618%20C171.6261,140.7618%20168.4621,142.9098%20162.6171,141.6638%20C161.9281,138.4798%20161.5381,136.7828%20161.5381,136.7828'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M162.8271,141.4517%20C167.7351,142.4577%20170.7091,140.9997%20171.3531,140.6347%20C171.2771,140.1457%20171.0351,138.6247%20170.6961,136.7167%20C166.9361,137.5797%20163.0451,137.2207%20161.8611,137.0777%20C162.0051,137.7117%20162.3381,139.1957%20162.8271,141.4517%20M166.1701,142.3057%20C165.1121,142.3057%20163.9091,142.1947%20162.5651,141.9077%20L162.4071,141.8747%20L162.3731,141.7167%20C161.6831,138.5357%20161.2951,136.8397%20161.2941,136.8387%20L161.2121,136.4787%20L161.5761,136.5357%20C161.6241,136.5427%20166.3791,137.2637%20170.8361,136.1687%20L171.0951,136.1047%20L171.1411,136.3677%20C171.5811,138.8207%20171.8701,140.7047%20171.8731,140.7227%20L171.8961,140.8797%20L171.7661,140.9687%20C171.6641,141.0377%20169.7431,142.3057%20166.1701,142.3057'%20id='Fill-149'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.2695,131.9654%20L174.9155,131.9654%20L174.9155,129.1004%20C174.9155,127.9404%20173.9755,126.9994%20172.8145,126.9994%20L168.2695,126.9994%20C167.5615,126.9994%20166.9875,127.5734%20166.9875,128.2814%20L166.9875,130.6834%20C166.9875,131.3914%20167.5615,131.9654%20168.2695,131.9654'%20id='Fill-151'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M168.9863,131.8726%20L174.8223,131.8726%20L174.8223,129.9856%20C174.8223,128.8726%20173.9213,127.9706%20172.8073,127.9706%20L168.9863,127.9706%20C168.4293,127.9706%20167.9783,128.4216%20167.9783,128.9776%20L167.9783,130.8646%20C167.9783,131.4216%20168.4293,131.8726%20168.9863,131.8726'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M168.9863,128.2203%20C168.5683,128.2203%20168.2283,128.5603%20168.2283,128.9783%20L168.2283,130.8653%20C168.2283,131.2833%20168.5683,131.6223%20168.9863,131.6223%20L174.5723,131.6223%20L174.5723,129.9863%20C174.5723,129.0123%20173.7803,128.2203%20172.8073,128.2203%20L168.9863,128.2203%20Z%20M175.0723,132.1223%20L168.9863,132.1223%20C168.2933,132.1223%20167.7283,131.5583%20167.7283,130.8653%20L167.7283,128.9783%20C167.7283,128.2843%20168.2933,127.7203%20168.9863,127.7203%20L172.8073,127.7203%20C174.0563,127.7203%20175.0723,128.7373%20175.0723,129.9863%20L175.0723,132.1223%20Z'%20id='Fill-155'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M173.9365,130.7164%20C173.9365,131.3184%20173.4485,131.8064%20172.8465,131.8064%20C172.2455,131.8064%20171.7565,131.3184%20171.7565,130.7164%20C171.7565,130.1134%20172.2455,129.6264%20172.8465,129.6264%20C173.4485,129.6264%20173.9365,130.1134%20173.9365,130.7164'%20id='Fill-157'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.8291,127.2574%20L145.1831,127.2574%20L145.1831,124.3924%20C145.1831,123.2324%20146.1231,122.2914%20147.2841,122.2914%20L151.8291,122.2914%20C152.5371,122.2914%20153.1111,122.8654%20153.1111,123.5734%20L153.1111,125.9754%20C153.1111,126.6834%20152.5371,127.2574%20151.8291,127.2574'%20id='Fill-159'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M151.1123,127.1637%20L145.2763,127.1637%20L145.2763,125.2767%20C145.2763,124.1637%20146.1783,123.2627%20147.2913,123.2627%20L151.1123,123.2627%20C151.6693,123.2627%20152.1203,123.7137%20152.1203,124.2697%20L152.1203,126.1567%20C152.1203,126.7127%20151.6693,127.1637%20151.1123,127.1637'%20id='Fill-161'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.5264,126.9137%20L151.1124,126.9137%20C151.5304,126.9137%20151.8704,126.5737%20151.8704,126.1567%20L151.8704,124.2697%20C151.8704,123.8517%20151.5304,123.5127%20151.1124,123.5127%20L147.2914,123.5127%20C146.3184,123.5127%20145.5264,124.3037%20145.5264,125.2767%20L145.5264,126.9137%20Z%20M151.1124,127.4137%20L145.0264,127.4137%20L145.0264,125.2767%20C145.0264,124.0287%20146.0424,123.0127%20147.2914,123.0127%20L151.1124,123.0127%20C151.8054,123.0127%20152.3704,123.5767%20152.3704,124.2697%20L152.3704,126.1567%20C152.3704,126.8507%20151.8054,127.4137%20151.1124,127.4137%20L151.1124,127.4137%20Z'%20id='Fill-163'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M146.1621,126.0074%20C146.1621,126.6104%20146.6501,127.0974%20147.2521,127.0974%20C147.8531,127.0974%20148.3421,126.6104%20148.3421,126.0074%20C148.3421,125.4054%20147.8531,124.9184%20147.2521,124.9184%20C146.6501,124.9184%20146.1621,125.4054%20146.1621,126.0074'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.4766,133.0982%20L181.4766,133.0982%20C181.1666,133.0322%20180.8896,132.8602%20180.6926,132.6132%20L180.3286,132.1532%20L181.1406,132.3272%20L181.6206,132.4302%20C181.8046,132.4692%20181.9216,132.6522%20181.8826,132.8362%20C181.8426,133.0212%20181.6616,133.1382%20181.4766,133.0982'%20id='Fill-167'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M139.4707,128.0025%20L139.4707,128.0025%20C139.7807,127.9365%20140.0577,127.7645%20140.2547,127.5165%20L140.6197,127.0575%20L139.8067,127.2315%20L139.3267,127.3345%20C139.1427,127.3735%20139.0257,127.5555%20139.0647,127.7395%20C139.1047,127.9245%20139.2857,128.0425%20139.4707,128.0025'%20id='Fill-169'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.4287,132.6939%20C150.4287,132.6939%20154.4867,134.4229%20158.5797,132.8429%20C158.1517,135.2449%20157.7687,136.4699%20157.7687,136.4699%20C157.7687,136.4699%20155.3057,136.6149%20153.6747,136.2939%20C151.3457,135.8349%20150.4287,134.7759%20150.4287,132.6939'%20id='Fill-171'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.0752,135.773%20C156.0752,135.773%20152.3822,136.081%20149.5232,134.598'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.209,136.0514%20C153.922,136.0514%20151.473,135.8904%20149.408,134.8204%20L149.639,134.3764%20C152.396,135.8054%20156.017,135.5274%20156.055,135.5244%20L156.096,136.0224%20C156.052,136.0264%20155.724,136.0514%20155.209,136.0514'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M169.1387,137.3238%20C169.1387,137.3238%20165.5387,138.3468%20162.3627,137.7128%20C162.9627,140.0768%20163.2807,140.8178%20163.2807,140.8178%20C163.2807,140.8178%20168.0437,140.1828%20169.1387,137.3238'%20id='Fill-177'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M167.207,170.9029%20C167.207,170.9029%20166.989,171.0599%20166.68,171.2469'%20id='Fill-179'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M166.8086,171.4605%20L166.5506,171.0325%20C166.8476,170.8545%20167.0566,170.7025%20167.0606,170.6995%20L167.3536,171.1065%20C167.3536,171.1065%20167.1286,171.2685%20166.8086,171.4605'%20id='Fill-181'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M169.4854,138.6851%20C169.4854,138.6851%20165.8624,139.3721%20162.0154,138.9141'%20id='Fill-183'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.79,139.3199%20C163.902,139.3199%20162.95,139.2769%20161.986,139.1619%20L162.045,138.6659%20C165.809,139.1119%20169.403,138.4469%20169.438,138.4389%20L169.532,138.9309%20C169.505,138.9359%20167.438,139.3199%20164.79,139.3199'%20id='Fill-185'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.5469,213.2359%20C163.5469,213.2359%20162.5859,212.4529%20161.3089,213.5019%20C160.1419,214.4609%20159.2639,215.9419%20159.7859,216.0909%20C160.3099,216.2399%20161.2309,216.3839%20162.1969,216.2079%20C163.0389,216.0529%20163.7819,216.2149%20164.1199,214.4549%20C164.2769,213.6339%20163.5469,213.2359%20163.5469,213.2359'%20id='Fill-187'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M162.6562,213.2057%20C162.3362,213.2057%20161.9272,213.3167%20161.4672,213.6947%20C160.4362,214.5417%20159.8062,215.6497%20159.8852,215.8807%20C160.1222,215.9277%20161.0802,216.1607%20162.1522,215.9617%20C162.2672,215.9397%20162.3822,215.9257%20162.4932,215.9097%20C163.1692,215.8177%20163.6152,215.7577%20163.8752,214.4077%20C163.9942,213.7817%20163.4492,213.4677%20163.4262,213.4547%20L163.3902,213.4317%20C163.3712,213.4157%20163.0952,213.2057%20162.6562,213.2057%20M161.2782,216.5387%20C160.5232,216.5387%20159.9272,216.3917%20159.7182,216.3317%20C159.5492,216.2837%20159.4302,216.1547%20159.3942,215.9787%20C159.2652,215.3607%20160.2172,214.0757%20161.1492,213.3087%20C162.4562,212.2347%20163.5112,212.9037%20163.6812,213.0247%20C163.9912,213.2007%20164.5142,213.7237%20164.3652,214.5017%20C164.0392,216.2047%20163.2872,216.3077%20162.5602,216.4047%20C162.4572,216.4197%20162.3502,216.4347%20162.2422,216.4537%20C161.9052,216.5157%20161.5792,216.5387%20161.2782,216.5387'%20id='Fill-189'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M163.3281,213.5211%20C163.3281,213.5211%20162.7301,213.0341%20161.9341,213.6871%20C161.2091,214.2841%20160.6621,215.2061%20160.9881,215.2981%20C161.3131,215.3901%20161.8871,215.4811%20162.4881,215.3711%20C163.0121,215.2741%20163.4741,215.3751%20163.6841,214.2801%20C163.7821,213.7691%20163.3281,213.5211%20163.3281,213.5211'%20id='Fill-191'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M164.9111,213.2184%20C165.4191,213.1504%20166.1501,214.2534%20166.0661,214.5894%20C165.9831,214.9254%20165.9251,216.0354%20165.1031,216.1564%20C164.4981,216.2454%20162.3391,216.4704%20161.8671,216.0014%20C161.4321,215.5694%20162.2831,213.5704%20164.9111,213.2184'%20id='Fill-193'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M164.957,213.4654%20C164.953,213.4654%20164.948,213.4654%20164.944,213.4664%20C163.098,213.7134%20162.266,214.7834%20162.066,215.3764%20C161.977,215.6424%20162.012,215.7934%20162.044,215.8244%20C162.345,216.1244%20163.992,216.0674%20165.067,215.9094%20C165.549,215.8384%20165.689,215.2684%20165.783,214.7374%20C165.798,214.6544%20165.811,214.5824%20165.823,214.5294%20C165.835,214.4194%20165.636,213.9924%20165.318,213.6844%20C165.151,213.5214%20165.023,213.4654%20164.957,213.4654%20M163.343,216.5414%20C162.657,216.5414%20161.976,216.4614%20161.691,216.1794%20C161.489,215.9784%20161.454,215.6274%20161.593,215.2174%20C161.91,214.2754%20163.049,213.2154%20164.878,212.9704%20C165.223,212.9294%20165.561,213.1984%20165.777,213.4404%20C166.039,213.7334%20166.397,214.2974%20166.309,214.6504%20C166.298,214.6944%20166.287,214.7544%20166.275,214.8254%20C166.192,215.2954%20166.019,216.2754%20165.14,216.4034%20C164.983,216.4274%20164.161,216.5414%20163.343,216.5414'%20id='Fill-195'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M165.0537,213.524%20C165.3537,213.484%20165.7847,214.134%20165.7357,214.333%20C165.6867,214.532%20165.6527,215.187%20165.1667,215.258%20C164.8097,215.31%20163.5347,215.443%20163.2577,215.167%20C163.0007,214.911%20163.5027,213.732%20165.0537,213.524'%20id='Fill-197'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M167.0596,213.4332%20C167.0596,213.4332%20166.6216,213.2042%20165.7526,213.7012%20C164.9856,214.1392%20163.8396,214.8412%20164.1416,215.7132%20C164.4426,216.5852%20166.8676,216.2612%20167.4066,216.0772%20C167.9456,215.8922%20168.2836,215.3052%20168.1886,214.7912%20C167.9806,213.6712%20167.0596,213.4332%20167.0596,213.4332'%20id='Fill-199'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M166.7578,213.6314%20C166.5838,213.6314%20166.2898,213.6814%20165.8768,213.9174%20C165.0128,214.4114%20164.1588,215.0004%20164.3778,215.6314%20C164.5848,216.2304%20166.6958,216.0564%20167.3248,215.8404%20C167.7348,215.6994%20168.0168,215.2404%20167.9428,214.8364%20C167.7678,213.8964%20167.0268,213.6834%20166.9948,213.6744%20L166.9498,213.6574%20C166.9428,213.6544%20166.8778,213.6314%20166.7578,213.6314%20M165.7208,216.5464%20C164.9138,216.5464%20164.1078,216.3804%20163.9048,215.7944%20C163.5228,214.6874%20164.9458,213.8744%20165.6288,213.4844%20C166.4968,212.9854%20167.0128,213.1424%20167.1458,213.1974%20C167.3088,213.2474%20168.2168,213.5734%20168.4348,214.7454%20C168.5528,215.3914%20168.1278,216.0934%20167.4868,216.3134%20C167.2368,216.3994%20166.4798,216.5464%20165.7208,216.5464'%20id='Fill-201'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.2246,213.7418%20C167.2246,213.7418%20166.9646,213.6058%20166.4506,213.8998%20C165.9956,214.1608%20165.3186,214.5758%20165.4956,215.0928%20C165.6746,215.6088%20167.1106,215.4168%20167.4296,215.3068%20C167.7486,215.1978%20167.9496,214.8498%20167.8926,214.5468%20C167.7696,213.8838%20167.2246,213.7418%20167.2246,213.7418'%20id='Fill-203'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.9219,185.6197%20C156.9219,185.6197%20157.4159,191.2367%20155.9869,200.0667%20C154.6579,208.2867%20152.3009,210.8647%20152.4749,212.9967%20C152.6089,214.6467%20153.3049,216.1587%20154.9609,216.1587%20L159.9009,216.1587%20C162.2079,216.1587%20164.2419,214.6857%20164.9839,212.5017%20C165.5809,210.7427%20166.2019,208.3487%20166.5729,205.3227%20C166.9529,201.2067%20166.8709,197.0787%20166.8039,194.6537'%20id='Fill-205'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M159.9014,216.6588%20L154.9614,216.6588%20C153.2754,216.6588%20152.1604,215.3048%20151.9764,213.0368%20C151.8934,212.0198%20152.2854,211.0078%20152.8794,209.4728%20C153.6624,207.4478%20154.7354,204.6748%20155.4944,199.9868%20C156.8944,191.3318%20156.4284,185.7198%20156.4234,185.6638%20L157.4204,185.5758%20C157.4244,185.6328%20157.9034,191.3568%20156.4804,200.1468%20C155.7064,204.9378%20154.5664,207.8848%20153.8114,209.8348%20C153.2674,211.2398%20152.9084,212.1678%20152.9724,212.9558%20C153.0544,213.9658%20153.4224,215.6588%20154.9614,215.6588%20L159.9014,215.6588%20C161.9844,215.6588%20163.8374,214.3258%20164.5094,212.3408%20C165.2354,210.2058%20165.7624,207.8238%20166.0774,205.2628%20C166.4314,201.4138%20166.3844,197.5778%20166.3034,194.6678%20L167.3034,194.6398%20C167.3844,197.5778%20167.4324,201.4528%20167.0714,205.3688%20C166.7474,208.0128%20166.2044,210.4628%20165.4574,212.6628%20C164.6454,215.0528%20162.4134,216.6588%20159.9014,216.6588'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M182.2539,189.3355%20C180.6169,190.7445%20179.7689,193.0515%20179.7809,195.1705%20C179.7989,198.0005%20181.4409,201.6035%20180.3999,206.3055%20C179.4729,210.4945%20177.6269,211.2335%20178.1839,214.9915%20C178.2829,215.6705%20178.8929,216.1585%20179.5779,216.1585%20L185.0839,216.1585%20C187.6179,216.1585%20189.7869,214.3205%20190.2009,211.8215%20C191.3079,205.1465%20190.4629,198.8455%20189.5729,194.0105'%20id='Fill-209'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M185.084,216.6588%20L179.578,216.6588%20C178.635,216.6588%20177.822,215.9728%20177.688,215.0638%20C177.332,212.6548%20177.925,211.3628%20178.611,209.8658%20C179.054,208.9028%20179.554,207.8118%20179.911,206.1968%20C180.577,203.1898%20180.111,200.6568%20179.7,198.4218%20C179.488,197.2678%20179.287,196.1788%20179.281,195.1738%20C179.267,192.7568%20180.281,190.3748%20181.928,188.9568%20L182.58,189.7148%20C181.149,190.9458%20180.269,193.0358%20180.281,195.1678%20C180.287,196.0838%20180.48,197.1318%20180.684,198.2408%20C181.091,200.4538%20181.598,203.2078%20180.888,206.4138%20C180.508,208.1318%20179.983,209.2748%20179.521,210.2828%20C178.85,211.7458%20178.365,212.8028%20178.678,214.9188%20C178.74,215.3408%20179.127,215.6588%20179.578,215.6588%20L185.084,215.6588%20C187.387,215.6588%20189.332,214.0108%20189.708,211.7398%20C190.808,205.1018%20189.951,198.8268%20189.081,194.1008%20L190.065,193.9198%20C190.949,198.7248%20191.82,205.1128%20190.694,211.9038%20C190.238,214.6588%20187.878,216.6588%20185.084,216.6588'%20id='Fill-211'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-213'%20fill='%2352267D'%20points='183.5508%20196.4605%20181.9118%20195.6525%20183.5728%20194.3245%20184.2988%20194.5685%20184.2188%20194.8055%20183.6218%20194.6065%20182.3748%20195.6025%20183.5348%20196.1735%20184.3848%20195.6305%20183.6868%20195.4735%20183.4078%20195.6735%20183.2618%20195.4705%20183.6318%20195.2055%20185.0258%20195.5195'%3e%3c/polygon%3e%3cpath%20d='M153.5537,213.2359%20C153.5537,213.2359%20152.5917,212.4529%20151.3147,213.5019%20C150.1477,214.4609%20149.2697,215.9419%20149.7917,216.0909%20C150.3157,216.2399%20151.2367,216.3839%20152.2037,216.2079%20C153.0447,216.0529%20153.7877,216.2149%20154.1257,214.4549%20C154.2827,213.6339%20153.5537,213.2359%20153.5537,213.2359'%20id='Fill-215'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M152.6621,213.2057%20C152.3421,213.2057%20151.9331,213.3167%20151.4731,213.6947%20C150.4421,214.5417%20149.8121,215.6497%20149.8911,215.8807%20C150.1271,215.9277%20151.0781,216.1627%20152.1591,215.9617%20C152.2741,215.9397%20152.3891,215.9257%20152.5001,215.9097%20C153.1751,215.8177%20153.6211,215.7577%20153.8811,214.4077%20C154.0021,213.7737%20153.4391,213.4587%20153.4331,213.4557%20L153.3961,213.4307%20C153.3731,213.4117%20153.0991,213.2057%20152.6621,213.2057%20M151.2851,216.5387%20C150.5291,216.5387%20149.9331,216.3917%20149.7241,216.3317%20C149.5551,216.2837%20149.4361,216.1547%20149.4001,215.9787%20C149.2711,215.3607%20150.2231,214.0757%20151.1551,213.3087%20C152.4601,212.2357%20153.5181,212.9047%20153.6881,213.0247%20C153.9981,213.2007%20154.5201,213.7237%20154.3711,214.5017%20C154.0451,216.2047%20153.2941,216.3077%20152.5671,216.4047%20C152.4631,216.4197%20152.3571,216.4347%20152.2491,216.4537%20C151.9121,216.5157%20151.5861,216.5387%20151.2851,216.5387'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M153.334,213.5211%20C153.334,213.5211%20152.736,213.0341%20151.941,213.6871%20C151.215,214.2841%20150.668,215.2061%20150.994,215.2981%20C151.319,215.3901%20151.893,215.4811%20152.494,215.3711%20C153.018,215.2741%20153.48,215.3751%20153.69,214.2801%20C153.789,213.7691%20153.334,213.5211%20153.334,213.5211'%20id='Fill-219'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-221'%20fill='%2352267D'%20points='161.4717%20201.3892%20161.4097%20201.3852%20159.2927%20201.2312%20159.0027%20199.2022%20161.0737%20198.5582%20161.1477%20198.7962%20159.2807%20199.3782%20159.5117%20200.9962%20161.3647%20201.1312%20162.1617%20200.2102%20161.1347%20199.6412%20160.3767%20199.8612%20160.8787%20200.4182%20160.6937%20200.5862%20159.9257%20199.7322%20161.1637%20199.3712%20162.5527%20200.1422'%3e%3c/polygon%3e%3cpath%20d='M154.917,213.2184%20C155.425,213.1504%20156.156,214.2534%20156.073,214.5894%20C155.989,214.9254%20155.932,216.0354%20155.11,216.1564%20C154.504,216.2454%20152.345,216.4704%20151.873,216.0014%20C151.438,215.5694%20152.29,213.5704%20154.917,213.2184'%20id='Fill-286'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.9629,213.4654%20C154.9589,213.4654%20154.9539,213.4654%20154.9499,213.4664%20C153.1039,213.7134%20152.2729,214.7834%20152.0719,215.3774%20C151.9829,215.6434%20152.0189,215.7934%20152.0499,215.8244%20C152.3519,216.1254%20154.0019,216.0674%20155.0739,215.9094%20C155.5549,215.8384%20155.6949,215.2694%20155.7889,214.7404%20C155.8039,214.6554%20155.8169,214.5824%20155.8309,214.5284%20C155.8419,214.4194%20155.6419,213.9914%20155.3229,213.6834%20C155.1569,213.5214%20155.0289,213.4654%20154.9629,213.4654%20M153.3499,216.5414%20C152.6629,216.5414%20151.9809,216.4614%20151.6969,216.1794%20C151.4959,215.9784%20151.4599,215.6284%20151.5989,215.2174%20C151.9159,214.2754%20153.0549,213.2154%20154.8839,212.9704%20C155.2299,212.9304%20155.5659,213.1984%20155.7809,213.4384%20C156.0439,213.7314%20156.4029,214.2954%20156.3169,214.6494%20C156.3049,214.6954%20156.2939,214.7564%20156.2809,214.8284%20C156.1979,215.2974%20156.0249,216.2754%20155.1469,216.4034%20C154.9899,216.4274%20154.1669,216.5414%20153.3499,216.5414'%20id='Fill-288'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M155.0596,213.524%20C155.3596,213.484%20155.7906,214.134%20155.7416,214.333%20C155.6926,214.532%20155.6586,215.187%20155.1726,215.258%20C154.8166,215.31%20153.5416,215.443%20153.2636,215.167%20C153.0066,214.911%20153.5086,213.732%20155.0596,213.524'%20id='Fill-290'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M156.7217,213.7613%20C156.7217,213.7613%20156.3337,213.5583%20155.5657,213.9973%20C154.8867,214.3863%20153.8737,215.0063%20154.1407,215.7783%20C154.4077,216.5493%20156.5507,216.2623%20157.0277,216.0993%20C157.5037,215.9363%20157.8037,215.4173%20157.7197,214.9623%20C157.5357,213.9723%20156.7217,213.7613%20156.7217,213.7613'%20id='Fill-292'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M156.4551,213.9654%20C156.3061,213.9654%20156.0511,214.0084%20155.6891,214.2144%20C154.9361,214.6464%20154.1911,215.1594%20154.3771,215.6954%20C154.5521,216.2014%20156.4131,216.0464%20156.9461,215.8624%20C157.2961,215.7424%20157.5371,215.3524%20157.4741,215.0074%20C157.3211,214.1844%20156.6661,214.0054%20156.6591,214.0034%20L156.6121,213.9864%20C156.6011,213.9824%20156.5491,213.9654%20156.4551,213.9654%20M155.5451,216.5414%20C154.8191,216.5414%20154.0881,216.3904%20153.9041,215.8604%20C153.5591,214.8594%20154.8301,214.1304%20155.4411,213.7804%20C156.2131,213.3384%20156.6831,213.4754%20156.8081,213.5264%20C156.9601,213.5724%20157.7711,213.8674%20157.9661,214.9164%20C158.0731,215.5004%20157.6881,216.1374%20157.1081,216.3354%20C156.8871,216.4114%20156.2181,216.5414%20155.5451,216.5414'%20id='Fill-294'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M156.8672,214.0338%20C156.8672,214.0338%20156.6382,213.9148%20156.1822,214.1748%20C155.7812,214.4038%20155.1802,214.7718%20155.3392,215.2278%20C155.4972,215.6848%20156.7662,215.5148%20157.0492,215.4188%20C157.3312,215.3218%20157.5082,215.0148%20157.4582,214.7458%20C157.3492,214.1588%20156.8672,214.0338%20156.8672,214.0338'%20id='Fill-296'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M136.4424,213.9752%20C136.4424,213.9752%20136.0544,213.7722%20135.2874,214.2112%20C134.6084,214.6002%20133.5954,215.2202%20133.8624,215.9922%20C134.1284,216.7632%20136.2724,216.4762%20136.7494,216.3132%20C137.2254,216.1502%20137.5254,215.6312%20137.4404,215.1762%20C137.2564,214.1862%20136.4424,213.9752%20136.4424,213.9752'%20id='Fill-298'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M136.1758,214.1793%20C136.0268,214.1793%20135.7728,214.2223%20135.4108,214.4283%20C134.6578,214.8603%20133.9128,215.3733%20134.0988,215.9093%20C134.2738,216.4163%20136.1358,216.2603%20136.6678,216.0763%20C137.0178,215.9563%20137.2588,215.5663%20137.1948,215.2223%20C137.0418,214.3983%20136.3868,214.2193%20136.3798,214.2173%20L136.3328,214.2003%20C136.3218,214.1963%20136.2708,214.1793%20136.1758,214.1793%20M135.2668,216.7553%20C134.5398,216.7553%20133.8088,216.6043%20133.6258,216.0733%20C133.2798,215.0733%20134.5518,214.3443%20135.1628,213.9943%20C135.9348,213.5533%20136.4038,213.6883%20136.5288,213.7403%20C136.6798,213.7863%20137.4918,214.0813%20137.6868,215.1303%20C137.7948,215.7143%20137.4108,216.3513%20136.8298,216.5493%20C136.6088,216.6253%20135.9398,216.7553%20135.2668,216.7553'%20id='Fill-300'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M136.5889,214.2476%20C136.5889,214.2476%20136.3589,214.1286%20135.9039,214.3886%20C135.5019,214.6186%20134.9019,214.9856%20135.0609,215.4416%20C135.2179,215.8986%20136.4869,215.7286%20136.7699,215.6326%20C137.0519,215.5356%20137.2299,215.2286%20137.1799,214.9596%20C137.0699,214.3726%20136.5889,214.2476%20136.5889,214.2476'%20id='Fill-302'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M138.7881,213.4322%20C139.2961,213.3642%20140.0271,214.4672%20139.9431,214.8032%20C139.8601,215.1392%20139.8031,216.2492%20138.9811,216.3702%20C138.3751,216.4592%20136.2161,216.6842%20135.7441,216.2152%20C135.3091,215.7832%20136.1611,213.7842%20138.7881,213.4322'%20id='Fill-304'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M138.834,213.6793%20C138.83,213.6793%20138.825,213.6793%20138.821,213.6803%20C136.975,213.9273%20136.144,214.9973%20135.943,215.5913%20C135.854,215.8573%20135.89,216.0073%20135.921,216.0383%20C136.223,216.3383%20137.873,216.2823%20138.945,216.1233%20C139.427,216.0523%20139.566,215.4823%20139.659,214.9523%20C139.675,214.8683%20139.688,214.7973%20139.7,214.7433%20C139.712,214.6333%20139.513,214.2063%20139.195,213.8983%20C139.028,213.7353%20138.9,213.6793%20138.834,213.6793%20M137.221,216.7553%20C136.534,216.7553%20135.852,216.6753%20135.568,216.3933%20C135.367,216.1923%20135.331,215.8423%20135.47,215.4313%20C135.787,214.4893%20136.926,213.4293%20138.755,213.1843%20C139.103,213.1413%20139.438,213.4133%20139.654,213.6543%20C139.916,213.9473%20140.274,214.5113%20140.186,214.8643%20C140.175,214.9083%20140.164,214.9693%20140.152,215.0393%20C140.069,215.5103%20139.896,216.4893%20139.018,216.6173%20C138.861,216.6413%20138.038,216.7553%20137.221,216.7553'%20id='Fill-306'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.9307,213.7379%20C139.2307,213.6979%20139.6617,214.3479%20139.6127,214.5469%20C139.5637,214.7459%20139.5297,215.4009%20139.0437,215.4719%20C138.6867,215.5239%20137.4127,215.6569%20137.1347,215.3809%20C136.8777,215.1249%20137.3797,213.9459%20138.9307,213.7379'%20id='Fill-308'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M180.2832,213.2359%20C180.2832,213.2359%20179.3212,212.4529%20178.0442,213.5019%20C176.8772,214.4609%20175.9992,215.9419%20176.5222,216.0909%20C177.0452,216.2399%20177.9662,216.3839%20178.9332,216.2079%20C179.7742,216.0529%20180.5182,216.2149%20180.8552,214.4549%20C181.0122,213.6339%20180.2832,213.2359%20180.2832,213.2359'%20id='Fill-310'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M179.3916,213.2057%20C179.0716,213.2057%20178.6626,213.3167%20178.2026,213.6947%20C177.1706,214.5427%20176.5416,215.6487%20176.6206,215.8807%20C176.8586,215.9277%20177.8086,216.1627%20178.8886,215.9617%20C179.0036,215.9397%20179.1186,215.9257%20179.2296,215.9097%20C179.9056,215.8177%20180.3516,215.7577%20180.6106,214.4077%20C180.7316,213.7737%20180.1686,213.4587%20180.1626,213.4557%20L180.1256,213.4307%20C180.1026,213.4117%20179.8286,213.2057%20179.3916,213.2057%20M178.0136,216.5387%20C177.2586,216.5387%20176.6626,216.3917%20176.4536,216.3317%20C176.2856,216.2837%20176.1666,216.1547%20176.1296,215.9787%20C176.0016,215.3607%20176.9526,214.0757%20177.8846,213.3087%20C179.1896,212.2357%20180.2476,212.9047%20180.4176,213.0247%20C180.7276,213.2007%20181.2496,213.7237%20181.1006,214.5017%20C180.7756,216.2047%20180.0236,216.3077%20179.2966,216.4047%20C179.1926,216.4197%20179.0866,216.4347%20178.9786,216.4537%20C178.6416,216.5157%20178.3146,216.5387%20178.0136,216.5387'%20id='Fill-312'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.0635,213.5211%20C180.0635,213.5211%20179.4655,213.0341%20178.6705,213.6871%20C177.9445,214.2841%20177.3985,215.2061%20177.7235,215.2981%20C178.0485,215.3901%20178.6225,215.4811%20179.2235,215.3711%20C179.7485,215.2741%20180.2095,215.3751%20180.4195,214.2801%20C180.5185,213.7691%20180.0635,213.5211%20180.0635,213.5211'%20id='Fill-314'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M181.6465,213.2184%20C182.1555,213.1504%20182.8855,214.2534%20182.8025,214.5894%20C182.7185,214.9254%20182.6615,216.0354%20181.8395,216.1564%20C181.2345,216.2454%20179.0745,216.4704%20178.6035,216.0014%20C178.1685,215.5694%20179.0195,213.5704%20181.6465,213.2184'%20id='Fill-316'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M181.6924,213.4654%20C181.6884,213.4654%20181.6834,213.4654%20181.6794,213.4664%20C179.8334,213.7134%20179.0024,214.7824%20178.8024,215.3764%20C178.7134,215.6424%20178.7484,215.7934%20178.7804,215.8244%20C179.0824,216.1254%20180.7294,216.0674%20181.8034,215.9094%20C182.2844,215.8384%20182.4244,215.2694%20182.5184,214.7404%20C182.5334,214.6554%20182.5464,214.5824%20182.5604,214.5284%20C182.5714,214.4194%20182.3714,213.9914%20182.0534,213.6834%20C181.8874,213.5214%20181.7584,213.4654%20181.6924,213.4654%20M180.0794,216.5414%20C179.3924,216.5414%20178.7114,216.4614%20178.4264,216.1784%20C178.2254,215.9784%20178.1904,215.6274%20178.3294,215.2174%20C178.6464,214.2754%20179.7854,213.2154%20181.6134,212.9704%20C181.9614,212.9294%20182.2964,213.1974%20182.5104,213.4384%20C182.7734,213.7314%20183.1324,214.2954%20183.0464,214.6494%20C183.0344,214.6954%20183.0234,214.7564%20183.0104,214.8284%20C182.9274,215.2974%20182.7544,216.2754%20181.8764,216.4034%20C181.7194,216.4274%20180.8964,216.5414%20180.0794,216.5414'%20id='Fill-318'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.7891,213.524%20C182.0891,213.484%20182.5201,214.134%20182.4711,214.333%20C182.4221,214.532%20182.3881,215.187%20181.9031,215.258%20C181.5461,215.31%20180.2711,215.443%20179.9931,215.167%20C179.7361,214.911%20180.2381,213.732%20181.7891,213.524'%20id='Fill-320'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M183.4512,213.7613%20C183.4512,213.7613%20183.0632,213.5583%20182.2952,213.9973%20C181.6162,214.3863%20180.6032,215.0063%20180.8702,215.7783%20C181.1372,216.5493%20183.2802,216.2623%20183.7582,216.0993%20C184.2342,215.9363%20184.5332,215.4173%20184.4492,214.9623%20C184.2652,213.9723%20183.4512,213.7613%20183.4512,213.7613'%20id='Fill-322'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M183.1846,213.9654%20C183.0356,213.9654%20182.7806,214.0084%20182.4186,214.2144%20C181.6656,214.6464%20180.9206,215.1594%20181.1066,215.6954%20C181.2816,216.1984%20183.1426,216.0444%20183.6766,215.8624%20C184.0256,215.7434%20184.2666,215.3524%20184.2036,215.0074%20C184.0506,214.1844%20183.3956,214.0054%20183.3886,214.0034%20L183.3416,213.9864%20C183.3306,213.9824%20183.2786,213.9654%20183.1846,213.9654%20M182.2756,216.5404%20C181.5496,216.5404%20180.8176,216.3904%20180.6336,215.8604%20C180.2886,214.8594%20181.5596,214.1304%20182.1706,213.7804%20C182.9426,213.3384%20183.4126,213.4754%20183.5376,213.5264%20C183.6896,213.5724%20184.5006,213.8674%20184.6956,214.9164%20C184.8026,215.5004%20184.4186,216.1374%20183.8386,216.3354%20C183.6176,216.4114%20182.9496,216.5404%20182.2756,216.5404'%20id='Fill-324'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M183.5967,214.0338%20C183.5967,214.0338%20183.3677,213.9148%20182.9117,214.1748%20C182.5107,214.4038%20181.9107,214.7718%20182.0687,215.2278%20C182.2267,215.6848%20183.4957,215.5148%20183.7787,215.4188%20C184.0607,215.3218%20184.2377,215.0148%20184.1877,214.7458%20C184.0787,214.1588%20183.5967,214.0338%20183.5967,214.0338'%20id='Fill-326'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.458,213.9068%20C145.616,213.7728%20145.807,213.7358%20145.963,213.8088%20C146.546,214.0848%20148.02,214.8668%20147.716,215.9258%20C147.479,216.7508%20146.975,216.5028%20146.012,216.5198%20L145.285,216.5338%20C145.135,216.5368%20145.002,216.4588%20144.919,216.3208%20C144.501,215.6228%20144.728,214.5238%20145.407,213.9498%20L145.458,213.9068%20Z'%20id='Fill-328'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M146.1143,216.2691%20C146.2823,216.2691%20146.4353,216.2761%20146.5763,216.2821%20C147.2053,216.3121%20147.3473,216.3011%20147.4753,215.8561%20C147.7083,215.0471%20146.5603,214.3681%20145.8563,214.0351%20C145.7903,214.0041%20145.7033,214.0281%20145.6193,214.0971%20L145.5683,214.1401%20C144.9803,214.6381%20144.7763,215.5961%20145.1343,216.1931%20C145.1583,216.2341%20145.2163,216.2841%20145.2803,216.2841%20L146.0073,216.2701%20C146.0443,216.2691%20146.0793,216.2691%20146.1143,216.2691%20M146.8743,216.7911%20C146.7703,216.7911%20146.6633,216.7871%20146.5533,216.7821%20C146.3923,216.7751%20146.2093,216.7641%20146.0163,216.7701%20L145.2903,216.7841%20L145.2773,216.7841%20C145.0453,216.7841%20144.8313,216.6601%20144.7053,216.4501%20C144.2233,215.6451%20144.4703,214.4141%20145.2463,213.7581%20L145.2973,213.7161%20C145.5303,213.5191%20145.8233,213.4691%20146.0693,213.5821%20C147.5343,214.2751%20148.2043,215.1311%20147.9563,215.9951%20C147.7573,216.6861%20147.3563,216.7911%20146.8743,216.7911'%20id='Fill-330'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.5322,214.1441%20C145.6482,214.0461%20145.7862,214.0191%20145.9002,214.0731%20C146.3242,214.2731%20147.3942,214.8411%20147.1732,215.6111%20C147.0012,216.2101%20146.6352,216.0301%20145.9352,216.0421%20L145.4072,216.0521%20C145.2982,216.0541%20145.2012,215.9981%20145.1412,215.8981%20C144.8382,215.3901%20145.0022,214.5921%20145.4962,214.1751%20L145.5322,214.1441%20Z'%20id='Fill-332'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.0479,213.5904%20C142.0479,213.5904%20141.1569,212.7294%20139.7949,213.6654%20C138.5509,214.5224%20137.5499,215.9234%20138.0589,216.1164%20C138.5679,216.3094%20139.4729,216.5314%20140.4509,216.4374%20C141.3029,216.3554%20142.0289,216.5794%20142.5159,214.8544%20C142.7419,214.0504%20142.0479,213.5904%20142.0479,213.5904'%20id='Fill-334'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.0439,213.4801%20C140.7419,213.4801%20140.3689,213.5751%20139.9369,213.8721%20C138.8369,214.6281%20138.1159,215.6781%20138.1739,215.9151%20C138.4069,215.9821%20139.3399,216.3011%20140.4269,216.1881%20C140.5439,216.1771%20140.6589,216.1711%20140.7719,216.1661%20C141.4519,216.1321%20141.9019,216.1101%20142.2749,214.7871%20C142.4479,214.1731%20141.9309,213.8131%20141.9079,213.7981%20L141.8749,213.7711%20C141.8559,213.7531%20141.5549,213.4801%20141.0439,213.4801%20M139.9809,216.7091%20C139.0049,216.7091%20138.2149,216.4431%20137.9699,216.3501%20C137.8059,216.2881%20137.6989,216.1501%20137.6779,215.9721%20C137.6019,215.3451%20138.6579,214.1451%20139.6529,213.4591%20C141.0479,212.5011%20142.0419,213.2571%20142.1999,213.3911%20C142.4939,213.5941%20142.9709,214.1601%20142.7559,214.9211%20C142.2859,216.5911%20141.5279,216.6281%20140.7959,216.6651%20C140.6909,216.6701%20140.5839,216.6751%20140.4759,216.6861%20C140.3069,216.7031%20140.1409,216.7091%20139.9809,216.7091'%20id='Fill-336'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.8057,213.857%20C141.8057,213.857%20141.2507,213.32%20140.4037,213.904%20C139.6287,214.436%20139.0067,215.308%20139.3237,215.428%20C139.6397,215.548%20140.2027,215.687%20140.8117,215.628%20C141.3417,215.577%20141.7937,215.716%20142.0967,214.643%20C142.2377,214.142%20141.8057,213.857%20141.8057,213.857'%20id='Fill-338'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M188.8281,216.5328%20L64.6941,216.5328%20C63.4491,216.5328%2062.4391,215.5228%2062.4391,214.2778%20L62.4391,32.2548%20C62.4391,31.0098%2063.4491,29.9998%2064.6941,29.9998%20L188.8281,29.9998%20C190.0731,29.9998%20191.0831,31.0098%20191.0831,32.2548%20L191.0831,214.2778%20C191.0831,215.5228%20190.0731,216.5328%20188.8281,216.5328'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.6943,31.0001%20C64.0023,31.0001%2063.4393,31.5631%2063.4393,32.2551%20L63.4393,214.2781%20C63.4393,214.9701%2064.0023,215.5331%2064.6943,215.5331%20L188.8283,215.5331%20C189.5203,215.5331%20190.0833,214.9701%20190.0833,214.2781%20L190.0833,32.2551%20C190.0833,31.5631%20189.5203,31.0001%20188.8283,31.0001%20L64.6943,31.0001%20Z%20M188.8283,217.5331%20L64.6943,217.5331%20C62.8993,217.5331%2061.4393,216.0731%2061.4393,214.2781%20L61.4393,32.2551%20C61.4393,30.4601%2062.8993,29.0001%2064.6943,29.0001%20L188.8283,29.0001%20C190.6233,29.0001%20192.0833,30.4601%20192.0833,32.2551%20L192.0833,214.2781%20C192.0833,216.0731%20190.6233,217.5331%20188.8283,217.5331%20L188.8283,217.5331%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M180.5479,209.1353%20L72.9759,209.1353%20C71.7299,209.1353%2070.7209,208.1253%2070.7209,206.8803%20L70.7209,39.5713%20C70.7209,38.3253%2071.7299,37.3163%2072.9759,37.3163%20L180.5479,37.3163%20C181.7929,37.3163%20182.8029,38.3253%20182.8029,39.5713%20L182.8029,206.8803%20C182.8029,208.1253%20181.7929,209.1353%20180.5479,209.1353'%20id='Fill-344'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M183.8027,81.4864%20L181.8027,81.4864%20L181.8027,39.5704%20C181.8027,38.8794%20181.2397,38.3164%20180.5477,38.3164%20L116.0067,38.3164%20L116.0067,36.3164%20L180.5477,36.3164%20C182.3427,36.3164%20183.8027,37.7764%20183.8027,39.5704%20L183.8027,81.4864%20Z%20M71.7207,82.9964%20L69.7207,82.9964%20L69.7207,39.5704%20C69.7207,37.7764%2071.1807,36.3164%2072.9757,36.3164%20L96.0067,36.3164%20L96.0067,38.3164%20L72.9757,38.3164%20C72.2827,38.3164%2071.7207,38.8794%2071.7207,39.5704%20L71.7207,82.9964%20Z%20M181.8027,186.4864%20L183.8027,186.4864%20L183.8027,116.4864%20L181.8027,116.4864%20L181.8027,186.4864%20Z%20M90.5477,210.1354%20L72.9757,210.1354%20C71.1807,210.1354%2069.7207,208.6754%2069.7207,206.8804%20L69.7207,117.9964%20L71.7207,117.9964%20L71.7207,206.8804%20C71.7207,207.5724%2072.2827,208.1354%2072.9757,208.1354%20L90.5477,208.1354%20L90.5477,210.1354%20Z%20M180.5477,210.1354%20L110.5477,210.1354%20L110.5477,208.1354%20L180.5477,208.1354%20C181.2397,208.1354%20181.8027,207.5724%20181.8027,206.8804%20L181.8027,206.4864%20L183.8027,206.4864%20L183.8027,206.8804%20C183.8027,208.6754%20182.3427,210.1354%20180.5477,210.1354%20L180.5477,210.1354%20Z'%20id='Fill-346'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M147.8506,88.8092%20C147.8506,102.4692%20136.7776,113.5412%20123.1186,113.5412%20C109.4586,113.5412%2098.3856,102.4692%2098.3856,88.8092%20C98.3856,75.1502%20109.4586,64.0772%20123.1186,64.0772%20C136.7776,64.0772%20147.8506,75.1502%20147.8506,88.8092'%20id='Fill-348'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M150.8506,83.8092%20C150.8506,97.4692%20139.7776,108.5412%20126.1186,108.5412%20C112.4586,108.5412%20101.3856,97.4692%20101.3856,83.8092%20C101.3856,70.1502%20112.4586,59.0772%20126.1186,59.0772%20C139.7776,59.0772%20150.8506,70.1502%20150.8506,83.8092'%20id='Fill-350'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.7646,74.0665%20C143.9336,65.5675%20135.4366,60.0765%20126.1186,60.0765%20C125.6036,60.0765%20125.0916,60.0935%20124.5836,60.1255%20L124.4566,58.1295%20C125.0056,58.0945%20125.5606,58.0765%20126.1186,58.0765%20C136.2216,58.0765%20145.4346,64.0305%20149.5886,73.2445%20L147.7646,74.0665%20Z%20M135.1466,107.9125%20L134.4456,106.0395%20C143.6596,102.5875%20149.8506,93.6535%20149.8506,83.8095%20C149.8496,82.0545%20149.6576,80.3035%20149.2786,78.6075%20L151.2296,78.1705%20C151.6406,80.0105%20151.8496,81.9075%20151.8506,83.8085%20C151.8506,94.4835%20145.1376,104.1695%20135.1466,107.9125%20L135.1466,107.9125%20Z%20M126.1186,109.5415%20C111.9296,109.5415%20100.3856,97.9985%20100.3856,83.8095%20C100.3856,74.0615%20105.7896,65.2635%20114.4896,60.8485%20L115.3936,62.6315%20C107.3696,66.7035%20102.3856,74.8185%20102.3856,83.8095%20C102.3856,96.8955%20113.0326,107.5415%20126.1186,107.5415%20C127.3566,107.5415%20128.6006,107.4455%20129.8156,107.2555%20L130.1236,109.2315%20C128.8076,109.4375%20127.4596,109.5415%20126.1186,109.5415%20L126.1186,109.5415%20Z'%20id='Fill-352'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M132.2656,96.0074%20C132.3696,96.3154%20132.4616,96.5254%20132.4886,96.5954%20C132.4966,96.6024%20132.4806,96.5914%20132.4886,96.5954%20C132.4886,96.5954%20132.4886,96.5974%20132.4886,96.5954%20C132.4896,96.5964%20132.4876,96.5954%20132.4876,96.5954%20C131.7886,89.8544%20135.6116,87.0464%20136.8396,82.5694%20C136.8466,82.5024%20136.8596,82.4304%20136.8786,82.3484%20C136.9046,82.2484%20136.9256,82.1454%20136.9406,82.0414%20C137.1236,80.8034%20136.6156,79.3614%20135.6546,77.8604%20C135.6506,77.8514%20135.6436,77.8434%20135.6396,77.8364%20C135.5606,77.7104%20135.4756,77.5864%20135.3906,77.4614%20C135.3906,77.4614%20135.3876,77.4594%20135.3876,77.4564%20C135.2296,77.2284%20135.0606,76.9984%20134.8836,76.7674%20C134.8666,76.7434%20134.8496,76.7184%20134.8296,76.6954%20C134.7806,76.6324%20134.7286,76.5704%20134.6806,76.5074%20C134.6286,76.4414%20134.5786,76.3764%20134.5276,76.3134%20C134.4736,76.2494%20134.4216,76.1864%20134.3696,76.1244%20C134.3156,76.0584%20134.2606,75.9944%20134.2046,75.9294%20C134.1676,75.8854%20134.1266,75.8394%20134.0866,75.7934%20C132.5776,74.0534%20130.6106,72.3344%20128.5596,70.8394%20C128.5596,70.8394%20128.5436,70.8164%20128.5596,70.8394%20C128.8306,73.3754%20128.8656,75.9124%20128.6246,77.9404%20C128.3346,80.3854%20127.4596,83.2324%20126.2456,85.8124%20C123.4046,85.5804%20120.4986,84.9214%20118.2346,83.9544%20C116.3406,83.1464%20114.1706,81.8694%20112.0966,80.3564%20C112.1196,80.5674%20112.1446,80.7754%20112.1686,80.9854%20C112.1766,81.0484%20112.1866,81.1104%20112.1946,81.1734%20C112.2136,81.3234%20112.2316,81.4714%20112.2546,81.6224%20C112.2636,81.6914%20112.2736,81.7604%20112.2856,81.8294%20C112.3066,81.9804%20112.3286,82.1294%20112.3536,82.2784%20C112.3636,82.3384%20112.3726,82.3994%20112.3826,82.4604%20C112.4136,82.6504%20112.4456,82.8374%20112.4806,83.0254%20C112.4826,83.0444%20112.4856,83.0634%20112.4896,83.0804%20C112.5286,83.2994%20112.5696,83.5154%20112.6136,83.7314%20C112.6156,83.7474%20112.6196,83.7624%20112.6226,83.7804%20C112.6626,83.9744%20112.7026,84.1654%20112.7446,84.3574%20C112.7526,84.3974%20112.7606,84.4354%20112.7696,84.4744%20C112.8086,84.6494%20112.8486,84.8234%20112.8896,84.9974%20C112.8996,85.0304%20112.9076,85.0634%20112.9146,85.0994%20C112.9646,85.2994%20113.0136,85.4994%20113.0656,85.6954%20C113.0666,85.6964%20113.0666,85.6984%20113.0666,85.6984%20C113.2346,86.3314%20113.4186,86.9424%20113.6186,87.5284%20C113.6196,87.5364%20113.6226,87.5424%20113.6246,87.5494%20C113.9616,88.5284%20114.3456,89.4304%20114.7746,90.2194%20C114.8376,90.3334%20114.9026,90.4464%20114.9666,90.5564%20C114.9696,90.5604%20114.9696,90.5654%20114.9726,90.5694%20L114.9746,90.5694%20C115.0326,90.6694%20115.0926,90.7684%20115.1516,90.8624%20L115.1536,90.8644%20C115.1536,90.8644%20115.1586,90.8714%20115.1616,90.8754%20C115.2246,90.9784%20115.2906,91.0794%20115.3586,91.1744%20L115.3586,91.1754%20C115.3676,91.1894%20115.3756,91.2004%20115.3866,91.2144%20C115.3876,91.2144%20115.3856,91.2164%20115.3866,91.2174%20C115.4736,91.3424%20115.5636,91.4634%20115.6506,91.5784%20C115.6676,91.5974%20115.6826,91.6164%20115.6966,91.6344%20C115.7016,91.6414%20115.7066,91.6474%20115.7116,91.6564%20C115.8146,91.7854%20115.9186,91.9104%20116.0286,92.0274%20C116.1016,92.1104%20116.1786,92.1874%20116.2556,92.2644%20C116.2876,92.2974%20116.3226,92.3264%20116.3546,92.3574%20C116.4036,92.4034%20116.4516,92.4454%20116.4996,92.4894%20C116.5366,92.5214%20116.5736,92.5494%20116.6116,92.5804%20C116.6576,92.6194%20116.7056,92.6554%20116.7526,92.6934%20C116.7896,92.7204%20116.8276,92.7474%20116.8666,92.7744%20C116.9156,92.8084%20116.9636,92.8414%20117.0126,92.8754%20C117.0496,92.8984%20117.0886,92.9224%20117.1266,92.9444%20C117.1796,92.9754%20117.2326,93.0044%20117.2846,93.0344%20C117.3206,93.0534%20117.3576,93.0724%20117.3926,93.0904%20C117.4526,93.1184%20117.5126,93.1444%20117.5746,93.1714%20C117.6026,93.1814%20117.6336,93.1974%20117.6646,93.2084%20C117.7576,93.2464%20117.8516,93.2774%20117.9446,93.3034%20C118.0076,93.3224%20118.0606,93.3414%20118.1126,93.3614%20C122.6126,94.5494%20126.9936,92.6664%20132.4886,96.5954'%20id='Fill-354'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='137.1734'%20x2='158.8178'%20y2='137.1734'%20id='Fill-356'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,138.1734%20L95.0498,138.1734%20C94.4968,138.1734%2094.0498,137.7264%2094.0498,137.1734%20C94.0498,136.6204%2094.4968,136.1734%2095.0498,136.1734%20L97.0498,136.1734%20C97.6028,136.1734%2098.0498,136.6204%2098.0498,137.1734%20C98.0498,137.7264%2097.6028,138.1734%2097.0498,138.1734%20M104.0498,138.1734%20L102.0498,138.1734%20C101.4968,138.1734%20101.0498,137.7264%20101.0498,137.1734%20C101.0498,136.6204%20101.4968,136.1734%20102.0498,136.1734%20L104.0498,136.1734%20C104.6028,136.1734%20105.0498,136.6204%20105.0498,137.1734%20C105.0498,137.7264%20104.6028,138.1734%20104.0498,138.1734%20M111.0498,138.1734%20L109.0498,138.1734%20C108.4968,138.1734%20108.0498,137.7264%20108.0498,137.1734%20C108.0498,136.6204%20108.4968,136.1734%20109.0498,136.1734%20L111.0498,136.1734%20C111.6028,136.1734%20112.0498,136.6204%20112.0498,137.1734%20C112.0498,137.7264%20111.6028,138.1734%20111.0498,138.1734%20M118.0498,138.1734%20L116.0498,138.1734%20C115.4968,138.1734%20115.0498,137.7264%20115.0498,137.1734%20C115.0498,136.6204%20115.4968,136.1734%20116.0498,136.1734%20L118.0498,136.1734%20C118.6028,136.1734%20119.0498,136.6204%20119.0498,137.1734%20C119.0498,137.7264%20118.6028,138.1734%20118.0498,138.1734%20M125.0498,138.1734%20L123.0498,138.1734%20C122.4968,138.1734%20122.0498,137.7264%20122.0498,137.1734%20C122.0498,136.6204%20122.4968,136.1734%20123.0498,136.1734%20L125.0498,136.1734%20C125.6028,136.1734%20126.0498,136.6204%20126.0498,137.1734%20C126.0498,137.7264%20125.6028,138.1734%20125.0498,138.1734%20M132.0498,138.1734%20L130.0498,138.1734%20C129.4968,138.1734%20129.0498,137.7264%20129.0498,137.1734%20C129.0498,136.6204%20129.4968,136.1734%20130.0498,136.1734%20L132.0498,136.1734%20C132.6028,136.1734%20133.0498,136.6204%20133.0498,137.1734%20C133.0498,137.7264%20132.6028,138.1734%20132.0498,138.1734%20M139.0498,138.1734%20L137.0498,138.1734%20C136.4968,138.1734%20136.0498,137.7264%20136.0498,137.1734%20C136.0498,136.6204%20136.4968,136.1734%20137.0498,136.1734%20L139.0498,136.1734%20C139.6028,136.1734%20140.0498,136.6204%20140.0498,137.1734%20C140.0498,137.7264%20139.6028,138.1734%20139.0498,138.1734%20M146.0498,138.1734%20L144.0498,138.1734%20C143.4968,138.1734%20143.0498,137.7264%20143.0498,137.1734%20C143.0498,136.6204%20143.4968,136.1734%20144.0498,136.1734%20L146.0498,136.1734%20C146.6028,136.1734%20147.0498,136.6204%20147.0498,137.1734%20C147.0498,137.7264%20146.6028,138.1734%20146.0498,138.1734%20M153.0498,138.1734%20L151.0498,138.1734%20C150.4968,138.1734%20150.0498,137.7264%20150.0498,137.1734%20C150.0498,136.6204%20150.4968,136.1734%20151.0498,136.1734%20L153.0498,136.1734%20C153.6028,136.1734%20154.0498,136.6204%20154.0498,137.1734%20C154.0498,137.7264%20153.6028,138.1734%20153.0498,138.1734%20M158.8178,138.1734%20L158.0498,138.1734%20C157.4968,138.1734%20157.0498,137.7264%20157.0498,137.1734%20C157.0498,136.6204%20157.4968,136.1734%20158.0498,136.1734%20L158.8178,136.1734%20C159.3698,136.1734%20159.8178,136.6204%20159.8178,137.1734%20C159.8178,137.7264%20159.3698,138.1734%20158.8178,138.1734'%20id='Fill-358'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='157.732'%20x2='158.8178'%20y2='157.732'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,158.732%20L95.0498,158.732%20C94.4968,158.732%2094.0498,158.285%2094.0498,157.732%20C94.0498,157.179%2094.4968,156.732%2095.0498,156.732%20L97.0498,156.732%20C97.6028,156.732%2098.0498,157.179%2098.0498,157.732%20C98.0498,158.285%2097.6028,158.732%2097.0498,158.732%20M104.0498,158.732%20L102.0498,158.732%20C101.4968,158.732%20101.0498,158.285%20101.0498,157.732%20C101.0498,157.179%20101.4968,156.732%20102.0498,156.732%20L104.0498,156.732%20C104.6028,156.732%20105.0498,157.179%20105.0498,157.732%20C105.0498,158.285%20104.6028,158.732%20104.0498,158.732%20M111.0498,158.732%20L109.0498,158.732%20C108.4968,158.732%20108.0498,158.285%20108.0498,157.732%20C108.0498,157.179%20108.4968,156.732%20109.0498,156.732%20L111.0498,156.732%20C111.6028,156.732%20112.0498,157.179%20112.0498,157.732%20C112.0498,158.285%20111.6028,158.732%20111.0498,158.732%20M118.0498,158.732%20L116.0498,158.732%20C115.4968,158.732%20115.0498,158.285%20115.0498,157.732%20C115.0498,157.179%20115.4968,156.732%20116.0498,156.732%20L118.0498,156.732%20C118.6028,156.732%20119.0498,157.179%20119.0498,157.732%20C119.0498,158.285%20118.6028,158.732%20118.0498,158.732%20M125.0498,158.732%20L123.0498,158.732%20C122.4968,158.732%20122.0498,158.285%20122.0498,157.732%20C122.0498,157.179%20122.4968,156.732%20123.0498,156.732%20L125.0498,156.732%20C125.6028,156.732%20126.0498,157.179%20126.0498,157.732%20C126.0498,158.285%20125.6028,158.732%20125.0498,158.732%20M132.0498,158.732%20L130.0498,158.732%20C129.4968,158.732%20129.0498,158.285%20129.0498,157.732%20C129.0498,157.179%20129.4968,156.732%20130.0498,156.732%20L132.0498,156.732%20C132.6028,156.732%20133.0498,157.179%20133.0498,157.732%20C133.0498,158.285%20132.6028,158.732%20132.0498,158.732%20M139.0498,158.732%20L137.0498,158.732%20C136.4968,158.732%20136.0498,158.285%20136.0498,157.732%20C136.0498,157.179%20136.4968,156.732%20137.0498,156.732%20L139.0498,156.732%20C139.6028,156.732%20140.0498,157.179%20140.0498,157.732%20C140.0498,158.285%20139.6028,158.732%20139.0498,158.732%20M146.0498,158.732%20L144.0498,158.732%20C143.4968,158.732%20143.0498,158.285%20143.0498,157.732%20C143.0498,157.179%20143.4968,156.732%20144.0498,156.732%20L146.0498,156.732%20C146.6028,156.732%20147.0498,157.179%20147.0498,157.732%20C147.0498,158.285%20146.6028,158.732%20146.0498,158.732%20M153.0498,158.732%20L151.0498,158.732%20C150.4968,158.732%20150.0498,158.285%20150.0498,157.732%20C150.0498,157.179%20150.4968,156.732%20151.0498,156.732%20L153.0498,156.732%20C153.6028,156.732%20154.0498,157.179%20154.0498,157.732%20C154.0498,158.285%20153.6028,158.732%20153.0498,158.732%20M158.8178,158.732%20L158.0498,158.732%20C157.4968,158.732%20157.0498,158.285%20157.0498,157.732%20C157.0498,157.179%20157.4968,156.732%20158.0498,156.732%20L158.8178,156.732%20C159.3698,156.732%20159.8178,157.179%20159.8178,157.732%20C159.8178,158.285%20159.3698,158.732%20158.8178,158.732'%20id='Fill-362'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='178.984'%20x2='158.8178'%20y2='178.984'%20id='Fill-364'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,179.984%20L95.0498,179.984%20C94.4968,179.984%2094.0498,179.537%2094.0498,178.984%20C94.0498,178.431%2094.4968,177.984%2095.0498,177.984%20L97.0498,177.984%20C97.6028,177.984%2098.0498,178.431%2098.0498,178.984%20C98.0498,179.537%2097.6028,179.984%2097.0498,179.984%20M104.0498,179.984%20L102.0498,179.984%20C101.4968,179.984%20101.0498,179.537%20101.0498,178.984%20C101.0498,178.431%20101.4968,177.984%20102.0498,177.984%20L104.0498,177.984%20C104.6028,177.984%20105.0498,178.431%20105.0498,178.984%20C105.0498,179.537%20104.6028,179.984%20104.0498,179.984%20M111.0498,179.984%20L109.0498,179.984%20C108.4968,179.984%20108.0498,179.537%20108.0498,178.984%20C108.0498,178.431%20108.4968,177.984%20109.0498,177.984%20L111.0498,177.984%20C111.6028,177.984%20112.0498,178.431%20112.0498,178.984%20C112.0498,179.537%20111.6028,179.984%20111.0498,179.984%20M118.0498,179.984%20L116.0498,179.984%20C115.4968,179.984%20115.0498,179.537%20115.0498,178.984%20C115.0498,178.431%20115.4968,177.984%20116.0498,177.984%20L118.0498,177.984%20C118.6028,177.984%20119.0498,178.431%20119.0498,178.984%20C119.0498,179.537%20118.6028,179.984%20118.0498,179.984%20M125.0498,179.984%20L123.0498,179.984%20C122.4968,179.984%20122.0498,179.537%20122.0498,178.984%20C122.0498,178.431%20122.4968,177.984%20123.0498,177.984%20L125.0498,177.984%20C125.6028,177.984%20126.0498,178.431%20126.0498,178.984%20C126.0498,179.537%20125.6028,179.984%20125.0498,179.984%20M132.0498,179.984%20L130.0498,179.984%20C129.4968,179.984%20129.0498,179.537%20129.0498,178.984%20C129.0498,178.431%20129.4968,177.984%20130.0498,177.984%20L132.0498,177.984%20C132.6028,177.984%20133.0498,178.431%20133.0498,178.984%20C133.0498,179.537%20132.6028,179.984%20132.0498,179.984%20M139.0498,179.984%20L137.0498,179.984%20C136.4968,179.984%20136.0498,179.537%20136.0498,178.984%20C136.0498,178.431%20136.4968,177.984%20137.0498,177.984%20L139.0498,177.984%20C139.6028,177.984%20140.0498,178.431%20140.0498,178.984%20C140.0498,179.537%20139.6028,179.984%20139.0498,179.984%20M146.0498,179.984%20L144.0498,179.984%20C143.4968,179.984%20143.0498,179.537%20143.0498,178.984%20C143.0498,178.431%20143.4968,177.984%20144.0498,177.984%20L146.0498,177.984%20C146.6028,177.984%20147.0498,178.431%20147.0498,178.984%20C147.0498,179.537%20146.6028,179.984%20146.0498,179.984%20M153.0498,179.984%20L151.0498,179.984%20C150.4968,179.984%20150.0498,179.537%20150.0498,178.984%20C150.0498,178.431%20150.4968,177.984%20151.0498,177.984%20L153.0498,177.984%20C153.6028,177.984%20154.0498,178.431%20154.0498,178.984%20C154.0498,179.537%20153.6028,179.984%20153.0498,179.984%20M158.8178,179.984%20L158.0498,179.984%20C157.4968,179.984%20157.0498,179.537%20157.0498,178.984%20C157.0498,178.431%20157.4968,177.984%20158.0498,177.984%20L158.8178,177.984%20C159.3698,177.984%20159.8178,178.431%20159.8178,178.984%20C159.8178,179.537%20159.3698,179.984%20158.8178,179.984'%20id='Fill-366'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M206.9775,71.5416%20C206.4245,71.5416%20205.9775,71.0936%20205.9775,70.5416%20L205.9775,63.5416%20C205.9775,62.9896%20206.4245,62.5416%20206.9775,62.5416%20C207.5305,62.5416%20207.9775,62.9896%20207.9775,63.5416%20L207.9775,70.5416%20C207.9775,71.0936%20207.5305,71.5416%20206.9775,71.5416'%20id='Fill-368'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M210.4775,68.0416%20L203.4775,68.0416%20C202.9245,68.0416%20202.4775,67.5936%20202.4775,67.0416%20C202.4775,66.4896%20202.9245,66.0416%20203.4775,66.0416%20L210.4775,66.0416%20C211.0305,66.0416%20211.4775,66.4896%20211.4775,67.0416%20C211.4775,67.5936%20211.0305,68.0416%20210.4775,68.0416'%20id='Fill-370'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M42.7275,188.2603%20C42.4515,188.2603%2042.2275,188.0363%2042.2275,187.7603%20L42.2275,183.8233%20C42.2275,183.5463%2042.4515,183.3233%2042.7275,183.3233%20C43.0035,183.3233%2043.2275,183.5463%2043.2275,183.8233%20L43.2275,187.7603%20C43.2275,188.0363%2043.0035,188.2603%2042.7275,188.2603'%20id='Fill-372'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.6963,186.2916%20L40.7583,186.2916%20C40.4823,186.2916%2040.2593,186.0676%2040.2593,185.7916%20C40.2593,185.5156%2040.4823,185.2916%2040.7583,185.2916%20L44.6963,185.2916%20C44.9723,185.2916%2045.1963,185.5156%2045.1963,185.7916%20C45.1963,186.0676%2044.9723,186.2916%2044.6963,186.2916'%20id='Fill-374'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M217.7275,128.2603%20C217.4515,128.2603%20217.2275,128.0363%20217.2275,127.7603%20L217.2275,123.8233%20C217.2275,123.5463%20217.4515,123.3233%20217.7275,123.3233%20C218.0035,123.3233%20218.2275,123.5463%20218.2275,123.8233%20L218.2275,127.7603%20C218.2275,128.0363%20218.0035,128.2603%20217.7275,128.2603'%20id='Fill-376'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M219.6963,126.2916%20L215.7583,126.2916%20C215.4823,126.2916%20215.2593,126.0676%20215.2593,125.7916%20C215.2593,125.5156%20215.4823,125.2916%20215.7583,125.2916%20L219.6963,125.2916%20C219.9723,125.2916%20220.1963,125.5156%20220.1963,125.7916%20C220.1963,126.0676%20219.9723,126.2916%20219.6963,126.2916'%20id='Fill-378'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.7275,88.2603%20C48.4515,88.2603%2048.2275,88.0363%2048.2275,87.7603%20L48.2275,83.8233%20C48.2275,83.5463%2048.4515,83.3233%2048.7275,83.3233%20C49.0035,83.3233%2049.2275,83.5463%2049.2275,83.8233%20L49.2275,87.7603%20C49.2275,88.0363%2049.0035,88.2603%2048.7275,88.2603'%20id='Fill-380'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M50.6963,86.2916%20L46.7583,86.2916%20C46.4823,86.2916%2046.2593,86.0676%2046.2593,85.7916%20C46.2593,85.5156%2046.4823,85.2916%2046.7583,85.2916%20L50.6963,85.2916%20C50.9723,85.2916%2051.1963,85.5156%2051.1963,85.7916%20C51.1963,86.0676%2050.9723,86.2916%2050.6963,86.2916'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.415'%20y1='122.4166'%20x2='26.415'%20y2='130.5416'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.415,131.5416%20C25.862,131.5416%2025.415,131.0946%2025.415,130.5416%20L25.415,122.4166%20C25.415,121.8646%2025.862,121.4166%2026.415,121.4166%20C26.968,121.4166%2027.415,121.8646%2027.415,122.4166%20L27.415,130.5416%20C27.415,131.0946%2026.968,131.5416%2026.415,131.5416'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='30.4775'%20y1='126.4791'%20x2='22.3525'%20y2='126.4791'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M30.4775,127.4791%20L22.3525,127.4791%20C21.7995,127.4791%2021.3525,127.0321%2021.3525,126.4791%20C21.3525,125.9261%2021.7995,125.4791%2022.3525,125.4791%20L30.4775,125.4791%20C31.0305,125.4791%2031.4775,125.9261%2031.4775,126.4791%20C31.4775,127.0321%2031.0305,127.4791%2030.4775,127.4791'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.166'%20y1='216.2916'%20x2='253.14'%20y2='216.2916'%20id='Fill-392'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,217.2916%20L246.1656,217.2916%20C245.6136,217.2916%20245.1656,216.8446%20245.1656,216.2916%20C245.1656,215.7386%20245.6136,215.2916%20246.1656,215.2916%20L253.1396,215.2916%20C253.6926,215.2916%20254.1396,215.7386%20254.1396,216.2916%20C254.1396,216.8446%20253.6926,217.2916%20253.1396,217.2916'%20id='Fill-394'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='216.2916'%20x2='11.973'%20y2='216.2916'%20id='Fill-396'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,217.2916%20L2.9997,217.2916%20C2.4477,217.2916%201.9997,216.8446%201.9997,216.2916%20C1.9997,215.7386%202.4477,215.2916%202.9997,215.2916%20L11.9727,215.2916%20C12.5257,215.2916%2012.9727,215.7386%2012.9727,216.2916%20C12.9727,216.8446%2012.5257,217.2916%2011.9727,217.2916'%20id='Fill-398'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3818'%20y1='225.608'%20x2='162.5688'%20y2='225.608'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,226.608%20L95.3814,226.608%20C94.8294,226.608%2094.3814,226.161%2094.3814,225.608%20C94.3814,225.055%2094.8294,224.608%2095.3814,224.608%20L162.5684,224.608%20C163.1214,224.608%20163.5684,225.055%20163.5684,225.608%20C163.5684,226.161%20163.1214,226.608%20162.5684,226.608'%20id='Fill-403'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1865'%20y1='225.608'%20x2='180.3285'%20y2='225.608'%20id='Fill-405'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,226.608%20L171.1861,226.608%20C170.6341,226.608%20170.1861,226.161%20170.1861,225.608%20C170.1861,225.055%20170.6341,224.608%20171.1861,224.608%20L180.3281,224.608%20C180.8811,224.608%20181.3281,225.055%20181.3281,225.608%20C181.3281,226.161%20180.8811,226.608%20180.3281,226.608'%20id='Fill-407'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='225.5328'%20x2='82.5'%20y2='225.6078'%20id='Fill-409'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,226.608%20C81.954,226.608%2081.509,226.171%2081.5,225.623%20C81.492,225.071%2081.933,224.617%2082.485,224.608%20L87.485,224.533%20C88.042,224.494%2088.491,224.965%2088.5,225.518%20C88.508,226.07%2088.067,226.524%2087.515,226.533%20L82.515,226.608%20L82.5,226.608%20Z'%20id='Fill-411'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/ProductPublished.svg.js b/lib/static/illustrations/ProductPublished.svg.js new file mode 100644 index 00000000..67e4ae5d --- /dev/null +++ b/lib/static/illustrations/ProductPublished.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='1.0005%2067.2951%2081.5785%2066.7948%2079.0606%207%2031.6753%207.10542736e-15%2011.022%203%20-4.97379915e-14%2012'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/PublishedProduct'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9941,198.9755%20C27.9941,141.7825%2074.3581,95.4175%20131.5521,95.4175%20C188.7451,95.4175%20235.1101,141.7825%20235.1101,198.9755%20L27.9941,198.9755%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='33.6094'%20y1='210.788'%20x2='55.9424'%20y2='210.788'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9424,211.788%20L33.6094,211.788%20C33.0564,211.788%2032.6094,211.341%2032.6094,210.788%20C32.6094,210.235%2033.0564,209.788%2033.6094,209.788%20L55.9424,209.788%20C56.4954,209.788%2056.9424,210.235%2056.9424,210.788%20C56.9424,211.341%2056.4954,211.788%2055.9424,211.788'%20id='Fill-5'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2187,200.8251%20L243.2187,200.8251%20C242.6657,200.8251%20242.2187,200.3781%20242.2187,199.8251%20C242.2187,199.2721%20242.6657,198.8251%20243.2187,198.8251%20L248.2187,198.8251%20C248.7717,198.8251%20249.2187,199.2721%20249.2187,199.8251%20C249.2187,200.3781%20248.7717,200.8251%20248.2187,200.8251'%20id='Fill-7'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='199.8251'%20x2='13.333'%20y2='199.8251'%20id='Fill-9'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.333,200.8251%20L8,200.8251%20C7.447,200.8251%207,200.3781%207,199.8251%20C7,199.2721%207.447,198.8251%208,198.8251%20L13.333,198.8251%20C13.886,198.8251%2014.333,199.2721%2014.333,199.8251%20C14.333,200.3781%2013.886,200.8251%2013.333,200.8251'%20id='Fill-11'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3467'%20y1='210.788'%20x2='155.0737'%20y2='210.788'%20id='Fill-13'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0732,211.788%20L99.3462,211.788%20C98.7942,211.788%2098.3462,211.341%2098.3462,210.788%20C98.3462,210.235%2098.7942,209.788%2099.3462,209.788%20L155.0732,209.788%20C155.6262,209.788%20156.0732,210.235%20156.0732,210.788%20C156.0732,211.341%20155.6262,211.788%20155.0732,211.788'%20id='Fill-15'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7187'%20y1='210.788'%20x2='173.0517'%20y2='210.788'%20id='Fill-17'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0518,211.788%20L161.7188,211.788%20C161.1658,211.788%20160.7188,211.341%20160.7188,210.788%20C160.7188,210.235%20161.1658,209.788%20161.7188,209.788%20L173.0518,209.788%20C173.6048,209.788%20174.0518,210.235%20174.0518,210.788%20C174.0518,211.341%20173.6048,211.788%20173.0518,211.788'%20id='Fill-19'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3857'%20y1='210.788'%20x2='90.0517'%20y2='210.788'%20id='Fill-21'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3857,211.788%20L90.0517,211.788%20C89.4987,211.788%2089.0517,211.341%2089.0517,210.788%20C89.0517,210.235%2089.4987,209.788%2090.0517,209.788%20L94.3857,209.788%20C94.9387,209.788%2095.3857,210.235%2095.3857,210.788%20C95.3857,211.341%2094.9387,211.788%2094.3857,211.788'%20id='Fill-23'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5518'%20y1='210.788'%20x2='26.2188'%20y2='210.788'%20id='Fill-25'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2188,211.788%20L22.5518,211.788%20C21.9988,211.788%2021.5518,211.341%2021.5518,210.788%20C21.5518,210.235%2021.9988,209.788%2022.5518,209.788%20L26.2188,209.788%20C26.7718,209.788%2027.2188,210.235%2027.2188,210.788%20C27.2188,211.341%2026.7718,211.788%2026.2188,211.788'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2129'%20y1='210.788'%20x2='233.8799'%20y2='210.788'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8799,211.788%20L220.2129,211.788%20C219.6599,211.788%20219.2129,211.341%20219.2129,210.788%20C219.2129,210.235%20219.6599,209.788%20220.2129,209.788%20L233.8799,209.788%20C234.4329,209.788%20234.8799,210.235%20234.8799,210.788%20C234.8799,211.341%20234.4329,211.788%20233.8799,211.788'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M108.7236,197.955%20C108.2866,197.955%20107.8856,197.667%20107.7616,197.226%20C107.6126,196.694%20107.9216,196.143%20108.4526,195.992%20C108.8616,195.877%20110.0696,195.454%20110.7496,194.888%20C111.1746,194.534%20111.8036,194.592%20112.1586,195.017%20C112.5116,195.44%20112.4536,196.071%20112.0296,196.425%20C110.8976,197.367%20109.1846,197.864%20108.9936,197.918%20C108.9036,197.943%20108.8126,197.955%20108.7236,197.955'%20id='Fill-33'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M239.0479,199.8251%20L222.9909,199.8251%20C223.5889,197.7771%20223.9229,195.6171%20223.9229,193.3761%20C223.9229,180.6651%20213.6179,170.3601%20200.9069,170.3601%20C190.7769,170.3601%20182.1819,176.9091%20179.1069,186.0011%20C178.0239,185.7591%20176.8999,185.6281%20175.7429,185.6281%20C167.6479,185.6281%20161.0269,191.8861%20160.4209,199.8251%20L146.7039,199.8611%20C146.1679,190.2531%20138.7579,182.4831%20129.2999,181.4211%20C126.2409,166.5841%20113.1059,155.4281%2097.3629,155.4281%20C86.6539,155.4281%2077.1519,160.5901%2071.2079,168.5611%20C69.1419,168.0431%2066.9809,167.7641%2064.7539,167.7641%20C50.1509,167.7641%2038.3129,179.6021%2038.3129,194.2051%20C38.3129,196.1471%2038.5279,198.0381%2038.9269,199.8611%20L22.6659,199.8611'%20id='Fill-35'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7588,200.8642%20L145.7058,199.9172%20C145.1968,190.7932%20138.2498,183.4322%20129.1888,182.4152%20L128.4668,182.3342%20L128.3208,181.6232%20C125.3108,167.0232%20112.2918,156.4272%2097.3628,156.4272%20C87.2838,156.4272%2078.0428,161.0682%2072.0098,169.1592%20L71.6118,169.6932%20L70.9648,169.5312%20C68.9378,169.0222%2066.8478,168.7642%2064.7538,168.7642%20C50.7258,168.7642%2039.3128,180.1772%2039.3128,194.2052%20C39.3128,196.0212%2039.5118,197.8522%2039.9038,199.6472%20L40.1688,200.8612%20L22.6658,200.8612%20C22.1128,200.8612%2021.6658,200.4142%2021.6658,199.8612%20C21.6658,199.3082%2022.1128,198.8612%2022.6658,198.8612%20L37.7128,198.8612%20C37.4468,197.3182%2037.3128,195.7572%2037.3128,194.2052%20C37.3128,179.0742%2049.6228,166.7642%2064.7538,166.7642%20C66.7898,166.7642%2068.8228,166.9912%2070.8068,167.4372%20C77.2258,159.1612%2086.8668,154.4272%2097.3628,154.4272%20C112.9958,154.4272%20126.6608,165.3582%20130.1268,180.5192%20C139.4978,181.8992%20146.6768,189.4372%20147.6278,198.8582%20L159.5208,198.8272%20C160.5968,190.7932%20167.5498,184.6282%20175.7428,184.6282%20C176.6488,184.6282%20177.5568,184.7042%20178.4548,184.8552%20C181.9828,175.5512%20190.8958,169.3602%20200.9068,169.3602%20C214.1498,169.3602%20224.9228,180.1342%20224.9228,193.3762%20C224.9228,195.1982%20224.7098,197.0252%20224.2878,198.8252%20L239.0478,198.8252%20C239.6008,198.8252%20240.0478,199.2722%20240.0478,199.8252%20C240.0478,200.3782%20239.6008,200.8252%20239.0478,200.8252%20L221.6568,200.8252%20L222.0308,199.5452%20C222.6228,197.5172%20222.9228,195.4422%20222.9228,193.3762%20C222.9228,181.2362%20213.0468,171.3602%20200.9068,171.3602%20C191.4608,171.3602%20183.0798,177.3732%20180.0538,186.3212%20L179.7658,187.1732%20L178.8888,186.9762%20C177.8528,186.7452%20176.7948,186.6282%20175.7428,186.6282%20C168.2798,186.6282%20161.9868,192.4582%20161.4178,199.9012%20L161.3478,200.8232%20L145.7588,200.8642%20Z'%20id='Fill-37'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M227.0459,101.8134%20C226.4929,101.8134%20226.0459,101.3664%20226.0459,100.8134%20L226.0459,93.8134%20C226.0459,93.2604%20226.4929,92.8134%20227.0459,92.8134%20C227.5989,92.8134%20228.0459,93.2604%20228.0459,93.8134%20L228.0459,100.8134%20C228.0459,101.3664%20227.5989,101.8134%20227.0459,101.8134'%20id='Fill-39'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M230.5459,98.3134%20L223.5459,98.3134%20C222.9929,98.3134%20222.5459,97.8664%20222.5459,97.3134%20C222.5459,96.7604%20222.9929,96.3134%20223.5459,96.3134%20L230.5459,96.3134%20C231.0989,96.3134%20231.5459,96.7604%20231.5459,97.3134%20C231.5459,97.8664%20231.0989,98.3134%20230.5459,98.3134'%20id='Fill-41'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.2764,59.4823%20C40.7234,59.4823%2040.2764,59.0353%2040.2764,58.4823%20L40.2764,51.4823%20C40.2764,50.9293%2040.7234,50.4823%2041.2764,50.4823%20C41.8294,50.4823%2042.2764,50.9293%2042.2764,51.4823%20L42.2764,58.4823%20C42.2764,59.0353%2041.8294,59.4823%2041.2764,59.4823'%20id='Fill-43'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.7764,55.9823%20L37.7764,55.9823%20C37.2234,55.9823%2036.7764,55.5353%2036.7764,54.9823%20C36.7764,54.4293%2037.2234,53.9823%2037.7764,53.9823%20L44.7764,53.9823%20C45.3294,53.9823%2045.7764,54.4293%2045.7764,54.9823%20C45.7764,55.5353%2045.3294,55.9823%2044.7764,55.9823'%20id='Fill-45'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M183.2021,34.7216%20C182.9261,34.7216%20182.7021,34.4976%20182.7021,34.2216%20L182.7021,30.2846%20C182.7021,30.0076%20182.9261,29.7846%20183.2021,29.7846%20C183.4781,29.7846%20183.7021,30.0076%20183.7021,30.2846%20L183.7021,34.2216%20C183.7021,34.4976%20183.4781,34.7216%20183.2021,34.7216'%20id='Fill-47'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M185.1709,32.7528%20L181.2329,32.7528%20C180.9569,32.7528%20180.7339,32.5288%20180.7339,32.2528%20C180.7339,31.9768%20180.9569,31.7528%20181.2329,31.7528%20L185.1709,31.7528%20C185.4469,31.7528%20185.6709,31.9768%20185.6709,32.2528%20C185.6709,32.5288%20185.4469,32.7528%20185.1709,32.7528'%20id='Fill-49'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M27.9941,142.7636%20C27.7181,142.7636%2027.4941,142.5396%2027.4941,142.2636%20L27.4941,138.3266%20C27.4941,138.0496%2027.7181,137.8266%2027.9941,137.8266%20C28.2701,137.8266%2028.4941,138.0496%2028.4941,138.3266%20L28.4941,142.2636%20C28.4941,142.5396%2028.2701,142.7636%2027.9941,142.7636'%20id='Fill-51'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M29.9629,140.7948%20L26.0249,140.7948%20C25.7489,140.7948%2025.5259,140.5708%2025.5259,140.2948%20C25.5259,140.0188%2025.7489,139.7948%2026.0249,139.7948%20L29.9629,139.7948%20C30.2389,139.7948%2030.4629,140.0188%2030.4629,140.2948%20C30.4629,140.5708%2030.2389,140.7948%2029.9629,140.7948'%20id='Fill-53'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M204.3184,143.2343%20C204.0424,143.2343%20203.8184,143.0103%20203.8184,142.7343%20L203.8184,138.7973%20C203.8184,138.5203%20204.0424,138.2973%20204.3184,138.2973%20C204.5944,138.2973%20204.8184,138.5203%20204.8184,138.7973%20L204.8184,142.7343%20C204.8184,143.0103%20204.5944,143.2343%20204.3184,143.2343'%20id='Fill-55'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M206.2871,141.2655%20L202.3491,141.2655%20C202.0731,141.2655%20201.8501,141.0415%20201.8501,140.7655%20C201.8501,140.4895%20202.0731,140.2655%20202.3491,140.2655%20L206.2871,140.2655%20C206.5631,140.2655%20206.7871,140.4895%20206.7871,140.7655%20C206.7871,141.0415%20206.5631,141.2655%20206.2871,141.2655'%20id='Fill-57'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M184.3555,172.4237%20L79.8555,172.4237%20C78.7515,172.4237%2077.8555,171.5277%2077.8555,170.4237%20L77.8555,50.7817%20C77.8555,49.6767%2078.7515,48.7817%2079.8555,48.7817%20L184.3555,48.7817%20C185.4595,48.7817%20186.3555,49.6767%20186.3555,50.7817%20L186.3555,170.4237%20C186.3555,171.5277%20185.4595,172.4237%20184.3555,172.4237'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M79.8555,49.7821%20C79.3035,49.7821%2078.8555,50.2301%2078.8555,50.7821%20L78.8555,170.4241%20C78.8555,170.9751%2079.3035,171.4241%2079.8555,171.4241%20L184.3555,171.4241%20C184.9075,171.4241%20185.3555,170.9751%20185.3555,170.4241%20L185.3555,50.7821%20C185.3555,50.2301%20184.9075,49.7821%20184.3555,49.7821%20L79.8555,49.7821%20Z%20M184.3555,173.4241%20L79.8555,173.4241%20C78.2015,173.4241%2076.8555,172.0781%2076.8555,170.4241%20L76.8555,50.7821%20C76.8555,49.1281%2078.2015,47.7821%2079.8555,47.7821%20L184.3555,47.7821%20C186.0095,47.7821%20187.3555,49.1281%20187.3555,50.7821%20L187.3555,170.4241%20C187.3555,172.0781%20186.0095,173.4241%20184.3555,173.4241%20L184.3555,173.4241%20Z'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M173.8857,140.2948%20L90.3247,140.2948%20C89.2207,140.2948%2088.3247,139.3988%2088.3247,138.2948%20L88.3247,62.7128%20C88.3247,61.6078%2089.2207,60.7128%2090.3247,60.7128%20L173.8857,60.7128%20C174.9897,60.7128%20175.8857,61.6078%20175.8857,62.7128%20L175.8857,138.2948%20C175.8857,139.3988%20174.9897,140.2948%20173.8857,140.2948'%20id='Fill-63'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(88.324700,%2073.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-10'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(2.675300,%207.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M90.3252,61.7128%20C89.7732,61.7128%2089.3252,62.1608%2089.3252,62.7128%20L89.3252,138.2948%20C89.3252,138.8468%2089.7732,139.2948%2090.3252,139.2948%20L173.8862,139.2948%20C174.4372,139.2948%20174.8862,138.8468%20174.8862,138.2948%20L174.8862,62.7128%20C174.8862,62.1608%20174.4372,61.7128%20173.8862,61.7128%20L90.3252,61.7128%20Z%20M173.8862,141.2948%20L90.3252,141.2948%20C88.6712,141.2948%2087.3252,139.9488%2087.3252,138.2948%20L87.3252,62.7128%20C87.3252,61.0588%2088.6712,59.7128%2090.3252,59.7128%20L173.8862,59.7128%20C175.5402,59.7128%20176.8862,61.0588%20176.8862,62.7128%20L176.8862,138.2948%20C176.8862,139.9488%20175.5402,141.2948%20173.8862,141.2948%20L173.8862,141.2948%20Z'%20id='Fill-65'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M111.3896,87.1523%20C110.8366,87.1523%20110.3896,86.7053%20110.3896,86.1523%20L110.3896,79.1523%20C110.3896,78.5993%20110.8366,78.1523%20111.3896,78.1523%20C111.9426,78.1523%20112.3896,78.5993%20112.3896,79.1523%20L112.3896,86.1523%20C112.3896,86.7053%20111.9426,87.1523%20111.3896,87.1523'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M114.8896,83.6523%20L107.8896,83.6523%20C107.3366,83.6523%20106.8896,83.2053%20106.8896,82.6523%20C106.8896,82.0993%20107.3366,81.6523%20107.8896,81.6523%20L114.8896,81.6523%20C115.4426,81.6523%20115.8896,82.0993%20115.8896,82.6523%20C115.8896,83.2053%20115.4426,83.6523%20114.8896,83.6523'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/path%3e%3cline%20x1='175.8857'%20y1='154.9648'%20x2='163.9207'%20y2='154.9648'%20id='Fill-570'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8857,155.9648%20L163.9207,155.9648%20C163.3677,155.9648%20162.9207,155.5178%20162.9207,154.9648%20C162.9207,154.4118%20163.3677,153.9648%20163.9207,153.9648%20L175.8857,153.9648%20C176.4387,153.9648%20176.8857,154.4118%20176.8857,154.9648%20C176.8857,155.5178%20176.4387,155.9648%20175.8857,155.9648'%20id='Fill-572'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='175.8857'%20y1='150.2148'%20x2='153.9207'%20y2='150.2148'%20id='Fill-574'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8857,151.2148%20L153.9207,151.2148%20C153.3677,151.2148%20152.9207,150.7678%20152.9207,150.2148%20C152.9207,149.6618%20153.3677,149.2148%20153.9207,149.2148%20L175.8857,149.2148%20C176.4387,149.2148%20176.8857,149.6618%20176.8857,150.2148%20C176.8857,150.7678%20176.4387,151.2148%20175.8857,151.2148'%20id='Fill-576'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='144.0039'%20y1='54.9823'%20x2='172.6709'%20y2='54.9823'%20id='Fill-578'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.6709,55.9823%20L144.0039,55.9823%20C143.4509,55.9823%20143.0039,55.5353%20143.0039,54.9823%20C143.0039,54.4293%20143.4509,53.9823%20144.0039,53.9823%20L172.6709,53.9823%20C173.2239,53.9823%20173.6709,54.4293%20173.6709,54.9823%20C173.6709,55.5353%20173.2239,55.9823%20172.6709,55.9823'%20id='Fill-580'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='98.5566'%20y1='54.9823'%20x2='117.2236'%20y2='54.9823'%20id='Fill-582'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M117.2236,55.9823%20L98.5566,55.9823%20C98.0036,55.9823%2097.5566,55.5353%2097.5566,54.9823%20C97.5566,54.4293%2098.0036,53.9823%2098.5566,53.9823%20L117.2236,53.9823%20C117.7766,53.9823%20118.2236,54.4293%20118.2236,54.9823%20C118.2236,55.5353%20117.7766,55.9823%20117.2236,55.9823'%20id='Fill-584'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-586'%20fill='%23FFFFFF'%20points='136.7012%2053.9823%20126.4032%2053.9823%20126.4032%2025.1013%20136.7012%2026.1013'%3e%3c/polygon%3e%3cpath%20d='M127.4033,52.9823%20L135.7013,52.9823%20L135.7013,27.0083%20L127.4033,26.2033%20L127.4033,52.9823%20Z%20M137.7013,54.9823%20L125.4033,54.9823%20L125.4033,24.0003%20L137.7013,25.1943%20L137.7013,54.9823%20Z'%20id='Fill-588'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Products.svg.js b/lib/static/illustrations/Products.svg.js new file mode 100644 index 00000000..cc756609 --- /dev/null +++ b/lib/static/illustrations/Products.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Product'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,225.5328%20C22.2041,168.3398%2068.5681,121.9748%20125.7621,121.9748%20C182.9541,121.9748%20229.3201,168.3398%20229.3201,225.5328%20L22.2041,225.5328%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.9775'%20y1='216.5328'%20x2='54.9775'%20y2='216.5328'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,217.5328%20L18.9775,217.5328%20C18.4255,217.5328%2017.9775,217.0858%2017.9775,216.5328%20C17.9775,215.9798%2018.4255,215.5328%2018.9775,215.5328%20L54.9775,215.5328%20C55.5295,215.5328%2055.9775,215.9798%2055.9775,216.5328%20C55.9775,217.0858%2055.5295,217.5328%2054.9775,217.5328'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='194.3198'%20y1='216.5328'%20x2='238.3198'%20y2='216.5328'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3198,217.5328%20L194.3198,217.5328%20C193.7668,217.5328%20193.3198,217.0858%20193.3198,216.5328%20C193.3198,215.9798%20193.7668,215.5328%20194.3198,215.5328%20L238.3198,215.5328%20C238.8728,215.5328%20239.3198,215.9798%20239.3198,216.5328%20C239.3198,217.0858%20238.8728,217.5328%20238.3198,217.5328'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M164.2241,216.1588%20L169.2031,216.1588%20C170.9151,216.1588%20172.4681,215.1108%20173.0881,213.5148%20C174.8561,208.9648%20174.4151,204.7838%20174.6261,201.2078%20C175.0181,194.5828%20173.9831,191.1878%20172.9951,185.6468%20L165.5211,185.8198%20C165.5211,185.8198%20166.1571,188.5728%20166.5801,196.8318%20C166.7111,199.3868%20162.4891,209.6498%20162.6871,214.6848%20C162.7191,215.5108%20163.3971,216.1588%20164.2241,216.1588'%20id='Fill-11'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M166.1226,186.3062%20C166.3266,187.4982%20166.7616,190.5992%20167.0796,196.8062%20C167.1396,197.9642%20166.4466,200.3272%20165.5696,203.3172%20C164.4586,207.1092%20163.0746,211.8272%20163.1866,214.6652%20C163.2086,215.2222%20163.6646,215.6592%20164.2246,215.6592%20L169.2026,215.6592%20C170.7076,215.6592%20172.0816,214.7242%20172.6226,213.3342%20C173.9496,209.9172%20174.0026,206.6522%20174.0496,203.7712%20C174.0636,202.8762%20174.0786,202.0112%20174.1276,201.1782%20C174.4426,195.8362%20173.8266,192.6512%20173.0466,188.6192%20C172.8936,187.8342%20172.7366,187.0212%20172.5796,186.1572%20L166.1226,186.3062%20Z%20M169.2026,216.6592%20L164.2246,216.6592%20C163.1246,216.6592%20162.2296,215.8002%20162.1866,214.7042%20C162.0686,211.7032%20163.4196,207.0992%20164.6106,203.0352%20C165.3936,200.3672%20166.1326,197.8462%20166.0816,196.8572%20C165.6666,188.7662%20165.0396,185.9592%20165.0336,185.9322%20L164.8966,185.3342%20L173.4126,185.1372%20L173.4876,185.5592%20C173.6696,186.5772%20173.8516,187.5232%20174.0276,188.4292%20C174.8216,192.5312%20175.4486,195.7702%20175.1256,201.2372%20C175.0776,202.0562%20175.0636,202.9072%20175.0496,203.7862%20C175.0006,206.7522%20174.9456,210.1132%20173.5546,213.6962%20C172.8656,215.4682%20171.1166,216.6592%20169.2026,216.6592%20L169.2026,216.6592%20Z'%20id='Fill-13'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M149.729,192.4898%20L143.717,185.6728%20L140.005,185.8198%20C140.005,185.8198%20139.485,191.4908%20139.271,193.8658%20C138.895,198.0518%20137.161,206.2538%20136.095,209.8528%20C135.749,211.0238%20135.547,212.1178%20135.491,213.1098%20C135.397,214.7798%20136.79,216.1588%20138.461,216.1588%20L142.873,216.1588%20C145.442,216.1588%20147.726,214.4438%20148.358,211.9538%20C150.324,204.1998%20149.729,192.4898%20149.729,192.4898'%20id='Fill-15'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M140.4634,186.3023%20C140.3374,187.6753%20139.9464,191.9343%20139.7694,193.9103%20C139.4014,198.0023%20137.7054,206.1753%20136.5744,209.9943%20C136.2414,211.1203%20136.0444,212.1783%20135.9894,213.1383%20C135.9534,213.7793%20136.1834,214.3953%20136.6344,214.8723%20C137.1074,215.3723%20137.7734,215.6583%20138.4614,215.6583%20L142.8724,215.6583%20C145.2444,215.6583%20147.3014,214.0843%20147.8734,211.8303%20C149.6684,204.7483%20149.2994,194.1663%20149.2374,192.6883%20L143.4994,186.1813%20L140.4634,186.3023%20Z%20M142.8724,216.6583%20L138.4614,216.6583%20C137.4984,216.6583%20136.5674,216.2583%20135.9074,215.5603%20C135.2654,214.8803%20134.9404,214.0003%20134.9914,213.0813%20C135.0504,212.0443%20135.2614,210.9093%20135.6154,209.7113%20C136.7344,205.9343%20138.4104,197.8603%20138.7734,193.8213%20C138.9864,191.4463%20139.5074,185.7743%20139.5074,185.7743%20L139.5474,185.3373%20L143.9354,185.1633%20L150.2194,192.2893%20L150.2284,192.4643%20C150.2344,192.5823%20150.8044,204.3393%20148.8424,212.0763%20C148.1574,214.7753%20145.7024,216.6583%20142.8724,216.6583%20L142.8724,216.6583%20Z'%20id='Fill-17'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-19'%20fill='%2352267D'%20points='141.2065%20199.0611%20140.0955%20198.0601%20141.1935%20197.0961%20141.3575%20197.2841%20140.4725%20198.0621%20141.2595%20198.7721%20142.6095%20198.2531%20142.3975%20197.7901%20141.3155%20198.0471%20141.5235%20198.0381%20141.5355%20198.2881%20141.0775%20198.3091%20141.0565%20197.8511%20142.5405%20197.4991%20142.9475%20198.3921'%3e%3c/polygon%3e%3cpath%20d='M141.312,167.1031%20C145.691,167.0131%20149.795,163.9981%20158.732,163.5851%20C158.861,163.0011%20159.018,162.4741%20159.218,162.0411%20C160.835,158.5401%20163.118,148.4491%20161.652,141.8191%20L160.492,136.5741%20C160.111,134.8531%20159.919,133.0951%20159.919,131.3321%20C159.919,130.5981%20159.994,129.8811%20160.135,129.1891%20C160.17,129.0161%20160.21,128.8441%20160.254,128.6741%20C160.385,128.1651%20160.553,127.6691%20160.755,127.1931%20C160.823,127.0341%20160.893,126.8761%20160.968,126.7211%20C161.118,126.4121%20161.282,126.1101%20161.459,125.8171%20C161.637,125.5251%20161.829,125.2421%20162.033,124.9691%20C162.645,124.1491%20163.373,123.4221%20164.192,122.8091%20C164.465,122.6051%20164.749,122.4141%20165.041,122.2361%20C166.649,121.2591%20168.537,120.6961%20170.556,120.6961%20L172.3,120.6961%20C175.238,120.6961%20177.897,121.8871%20179.822,123.8111%20C180.062,124.0521%20180.291,124.3041%20180.508,124.5671%20C180.902,125.0441%20181.252,125.5581%20181.559,126.1001%20C181.674,126.3031%20181.786,126.5101%20181.888,126.7211%20C181.962,126.8761%20182.034,127.0341%20182.101,127.1931%20C182.302,127.6691%20182.471,128.1651%20182.602,128.6741%20C182.733,129.1841%20182.828,129.7081%20182.882,130.2461%20C182.918,130.6031%20182.937,130.9651%20182.937,131.3321%20C182.937,132.0651%20182.64,132.7281%20182.16,133.2071%20C181.68,133.6881%20181.017,133.9851%20180.285,133.9851%20L169.395,133.9851%20L171.043,143.4371%20C172.978,153.1471%20172.396,159.6401%20170.898,163.9691%20C170.564,164.9341%20168.662,168.3541%20168.662,168.3541%20C174.107,176.9471%20182.458,180.7031%20191.386,181.7921%20C198.978,182.7201%20215.365,175.7971%20206.916,167.7901%20C198.467,159.7821%20208.676,164.7611%20210.18,165.7751%20C211.683,166.7881%20220.373,174.2961%20210.941,185.3131%20C206.954,189.9721%20202.436,194.2071%20191.567,197.4541%20C189.824,197.9741%20180.311,198.6661%20175.191,200.1351%20C159.946,204.5121%20147.551,199.7531%20140.606,189.6901%20C133.689,179.6661%20139.583,167.1381%20141.312,167.1031'%20id='Fill-21'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.4767,168.0991%20C140.9957,168.4751%20139.6647,170.5551%20138.8807,173.9681%20C138.1417,177.1791%20137.4917,183.4171%20141.4297,189.1221%20C148.6287,199.5531%20160.8327,203.2181%20174.9147,199.1741%20C178.1807,198.2371%20183.1717,197.6121%20186.8157,197.1551%20C188.8147,196.9051%20190.7037,196.6671%20191.2807,196.4961%20C202.1667,193.2441%20206.4327,189.0421%20210.1807,184.6631%20C213.2987,181.0221%20214.6447,177.4541%20214.1827,174.0571%20C213.6467,170.1031%20210.7087,167.3361%20209.6217,166.6041%20C208.8297,166.0711%20206.5867,164.9911%20205.1797,164.5301%20C205.6037,165.0571%20206.3377,165.8631%20207.6037,167.0641%20C210.8837,170.1711%20210.5547,172.9821%20209.7027,174.7921%20C207.1837,180.1411%20196.7387,183.4541%20191.2647,182.7851%20C180.7347,181.4991%20172.8457,176.8251%20167.8167,168.8891%20L167.4987,168.3871%20L167.7877,167.8681%20C168.5077,166.5751%20169.7307,164.2851%20169.9527,163.6421%20C171.6787,158.6571%20171.7157,151.9251%20170.0627,143.6321%20L168.2057,132.9851%20L180.2847,132.9851%20C180.7257,132.9851%20181.1397,132.8131%20181.4517,132.5011%20C181.7647,132.1881%20181.9367,131.7741%20181.9367,131.3321%20C181.9367,130.9991%20181.9207,130.6701%20181.8877,130.3461%20C181.8387,129.8691%20181.7537,129.3901%20181.6337,128.9231%20C181.5177,128.4721%20181.3647,128.0201%20181.1797,127.5811%20C181.1187,127.4371%20181.0537,127.2941%20180.9857,127.1531%20C180.8957,126.9661%20180.7947,126.7781%20180.6887,126.5931%20C180.4077,126.0961%20180.0877,125.6291%20179.7367,125.2031%20C179.5407,124.9651%20179.3317,124.7361%20179.1137,124.5181%20C177.2947,122.6991%20174.8747,121.6961%20172.3007,121.6961%20L170.5557,121.6961%20C168.7887,121.6961%20167.0607,122.1781%20165.5597,123.0901%20C165.2957,123.2511%20165.0387,123.4251%20164.7907,123.6101%20C164.0477,124.1661%20163.3887,124.8251%20162.8337,125.5671%20C162.6487,125.8151%20162.4747,126.0721%20162.3137,126.3361%20C162.1527,126.6011%20162.0047,126.8751%20161.8687,127.1561%20C161.8007,127.2971%20161.7367,127.4391%20161.6767,127.5821%20C161.4927,128.0161%20161.3407,128.4661%20161.2227,128.9231%20C161.1827,129.0781%20161.1467,129.2331%20161.1147,129.3881%20C160.9847,130.0241%20160.9197,130.6771%20160.9197,131.3321%20C160.9197,133.0221%20161.1037,134.7121%20161.4687,136.3581%20L162.6287,141.6031%20C164.1437,148.4571%20161.8047,158.8261%20160.1267,162.4601%20C159.9707,162.7951%20159.8307,163.2461%20159.7087,163.8011%20L159.5437,164.5491%20L158.7777,164.5841%20C153.7497,164.8161%20150.2317,165.9121%20147.4047,166.7911%20C145.2687,167.4561%20143.4177,168.0341%20141.4767,168.0991%20L141.4767,168.0991%20Z%20M164.2957,202.7411%20C154.1577,202.7411%20145.4037,198.4031%20139.7827,190.2581%20C134.2677,182.2661%20136.4417,173.0141%20138.5957,168.8071%20C139.9677,166.1301%20140.9647,166.1101%20141.2917,166.1031%20C143.0027,166.0681%20144.6827,165.5441%20146.8097,164.8821%20C149.6067,164.0111%20153.0547,162.9381%20157.9427,162.6271%20C158.0537,162.2481%20158.1757,161.9141%20158.3107,161.6221%20C159.8467,158.2941%20162.0747,148.3651%20160.6757,142.0351%20L159.5147,136.7891%20C159.1197,135.0031%20158.9197,133.1671%20158.9197,131.3321%20C158.9197,130.5431%20158.9987,129.7541%20159.1557,128.9891%20C159.1937,128.7991%20159.2377,128.6111%20159.2867,128.4241%20C159.4287,127.8721%20159.6127,127.3271%20159.8347,126.8021%20C159.9087,126.6281%20159.9857,126.4561%20160.0677,126.2861%20C160.2307,125.9481%20160.4107,125.6181%20160.6047,125.2981%20C160.7997,124.9781%20161.0087,124.6681%20161.2317,124.3701%20C161.9017,123.4741%20162.6957,122.6791%20163.5937,122.0081%20C163.8917,121.7851%20164.2017,121.5761%20164.5207,121.3821%20C166.3357,120.2791%20168.4227,119.6961%20170.5557,119.6961%20L172.3007,119.6961%20C175.4087,119.6961%20178.3317,120.9071%20180.5287,123.1041%20C180.7927,123.3681%20181.0427,123.6431%20181.2797,123.9301%20C181.7047,124.4471%20182.0917,125.0111%20182.4297,125.6081%20C182.5547,125.8291%20182.6757,126.0541%20182.7877,126.2841%20C182.8717,126.4581%20182.9487,126.6301%20183.0217,126.8031%20C183.2457,127.3331%20183.4297,127.8791%20183.5707,128.4251%20C183.7157,128.9891%20183.8187,129.5681%20183.8777,130.1441%20C183.9167,130.5361%20183.9367,130.9311%20183.9367,131.3321%20C183.9367,132.3091%20183.5567,133.2261%20182.8657,133.9151%20C182.1787,134.6051%20181.2617,134.9851%20180.2847,134.9851%20L170.5847,134.9851%20L172.0287,143.2651%20C173.7467,151.8871%20173.6857,158.9711%20171.8437,164.2961%20C171.5617,165.1071%20170.3917,167.2801%20169.8267,168.3131%20C174.5317,175.4171%20181.8237,179.6181%20191.5077,180.8001%20C196.7067,181.4251%20205.9347,178.0971%20207.8927,173.9411%20C208.7357,172.1511%20208.1917,170.3761%20206.2287,168.5151%20C202.8847,165.3461%20202.0437,163.9161%20202.8967,162.8531%20C204.3817,160.9971%20210.6777,164.9041%20210.7387,164.9461%20C212.3477,166.0301%20215.5527,169.2731%20216.1657,173.7891%20C216.7067,177.7751%20215.2047,181.8711%20211.7007,185.9631%20C207.9077,190.3951%20203.2517,195.0061%20191.8527,198.4121%20C191.1167,198.6311%20189.4167,198.8441%20187.0637,199.1391%20C183.4847,199.5881%20178.5837,200.2031%20175.4667,201.0961%20C171.6227,202.2001%20167.8727,202.7411%20164.2957,202.7411%20L164.2957,202.7411%20Z'%20id='Fill-23'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.771,152.6324%20C151.121,141.3724%20142.184,132.5234%20132.027,130.6534%20C129.918,130.2654%20129.233,129.6034%20126.926,129.6034%20L125.159,129.6034%20C119.208,129.6034%20114.383,134.4284%20114.383,140.3794%20C114.383,141.8624%20115.586,143.0664%20117.069,143.0664%20C117.069,143.0664%20135.189,143.0614%20135.274,143.0534%20C135.275,143.0534%20136.75,143.0544%20136.75,143.0544%20C136.749,143.0564%20135.272,143.0574%20135.27,143.0594%20C139.277,144.7604%20141.77,149.8804%20142.21,152.6324%20C142.836,156.5504%20142.377,159.7824%20141.041,162.3974%20C140.15,164.1384%20140.049,166.2364%20140.187,167.9354%20C140.187,167.9354%20140.23,167.9494%20140.29,167.9704%20C140.353,168.8784%20140.5,169.9114%20140.77,171.0904%20C142.477,169.9014%20145.13,168.1114%20145.615,167.8564%20C146.662,167.3034%20149.026,166.0454%20150.084,165.4404%20C156.842,161.5654%20150.573,159.0364%20150.771,152.6324'%20id='Fill-25'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M140.6626,167.5699%20L140.7656,167.6049%20L140.7886,167.9349%20C140.8396,168.6669%20140.9446,169.4429%20141.1026,170.2519%20C142.7376,169.1239%20144.9146,167.6609%20145.3816,167.4139%20C145.7076,167.2419%20148.6056,165.7099%20149.8356,165.0069%20C153.6586,162.8139%20152.9976,161.3509%20151.7986,158.6969%20C151.0836,157.1119%20150.1926,155.1409%20150.2706,152.6169%20C150.6346,140.9289%20141.0956,132.8309%20131.9356,131.1449%20C131.1026,130.9919%20130.4736,130.7939%20129.9176,130.6189%20C129.0376,130.3419%20128.2766,130.1029%20126.9256,130.1029%20L125.1596,130.1029%20C119.4926,130.1029%20114.8826,134.7139%20114.8826,140.3799%20C114.8826,141.5859%20115.8636,142.5659%20117.0696,142.5659%20C123.2386,142.5639%20134.9796,142.5589%20135.2586,142.5529%20L137.9566,142.5549%20L137.1036,143.4079%20C137.0786,143.4329%20137.0586,143.4539%20137.0356,143.4709%20C140.2606,145.7059%20142.2916,149.9719%20142.7046,152.5529%20C143.3256,156.4409%20142.9156,159.8299%20141.4856,162.6249%20C140.6736,164.2139%20140.5776,166.1349%20140.6626,167.5699%20L140.6626,167.5699%20Z%20M140.4476,171.9239%20L140.2826,171.2019%20C140.0546,170.2039%20139.8976,169.2419%20139.8166,168.3379%20L139.7156,168.3019%20L139.6886,167.9749%20C139.5596,166.3869%20139.6126,164.0909%20140.5956,162.1699%20C141.9266,159.5669%20142.3036,156.3839%20141.7166,152.7119%20C141.2616,149.8669%20138.7326,145.1279%20135.1556,143.5539%20C134.6286,143.5559%20131.8176,143.5619%20117.0696,143.5659%20C115.3126,143.5659%20113.8826,142.1359%20113.8826,140.3799%20C113.8826,134.1619%20118.9416,129.1029%20125.1596,129.1029%20L126.9256,129.1029%20C128.4306,129.1029%20129.2986,129.3759%20130.2176,129.6649%20C130.7706,129.8399%20131.3446,130.0189%20132.1176,130.1609%20C141.6856,131.9239%20151.6506,140.4029%20151.2706,152.6479%20C151.1996,154.9399%20152.0026,156.7169%20152.7106,158.2849%20C153.9086,160.9379%20154.9426,163.2299%20150.3326,165.8739%20C149.0886,166.5859%20146.1766,168.1249%20145.8486,168.2989%20C145.4106,168.5289%20142.8486,170.2529%20141.0566,171.5009%20L140.4476,171.9239%20Z'%20id='Fill-27'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.0005,165.6432%20C144.9115,163.9042%20144.6465,163.0112%20144.8405,162.3032%20C145.9635,158.2302%20146.3285,156.9452%20146.3285,152.6322%20C146.3285,148.3472%20143.8465,144.1122%20140.1805,141.8592%20C139.9795,141.7362%20137.3415,141.5492%20135.2705,143.0592%20C139.2765,144.7602%20141.7705,149.8802%20142.2105,152.6322%20C142.8365,156.5502%20142.3775,159.7832%20141.0415,162.3972%20C140.1505,164.1382%20140.0495,166.2362%20140.1875,167.9352%20C140.1875,167.9352%20145.1035,169.7812%20145.0005,165.6432'%20id='Fill-29'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M140.4243,167.7516%20C140.9703,167.9266%20142.8803,168.4616%20143.9643,167.6896%20C144.5093,167.3026%20144.7743,166.6166%20144.7503,165.6526%20C144.7173,164.9996%20144.6593,164.4776%20144.6093,164.0166%20C144.5263,163.2656%20144.4663,162.7226%20144.5993,162.2366%20L144.6293,162.1266%20C145.7133,158.1956%20146.0783,156.8716%20146.0783,152.6326%20C146.0783,148.4686%20143.7123,144.3226%20140.0493,142.0716%20C139.7873,141.9806%20137.6203,141.8846%20135.7793,143.0186%20C139.5873,144.8966%20142.0053,149.7716%20142.4573,152.5936%20C143.0703,156.4266%20142.6683,159.7636%20141.2643,162.5106%20C140.3933,164.2136%20140.3203,166.2706%20140.4243,167.7516%20M142.4193,168.5966%20C141.2573,168.5966%20140.1683,168.1946%20140.0993,168.1696%20L139.9503,168.1136%20L139.9383,167.9556%20C139.8123,166.3996%20139.8623,164.1526%20140.8193,162.2826%20C142.1733,159.6316%20142.5593,156.3976%20141.9633,152.6716%20C141.5133,149.8596%20139.0433,144.9336%20135.1723,143.2896%20L134.7663,143.1166%20L135.1223,142.8566%20C137.2553,141.3036%20139.9993,141.4546%20140.3113,141.6466%20C144.1183,143.9856%20146.5783,148.2986%20146.5783,152.6326%20C146.5783,156.9396%20146.2083,158.2796%20145.1113,162.2596%20L145.0813,162.3696%20C144.9743,162.7626%20145.0263,163.2386%20145.1063,163.9616%20C145.1543,164.4066%20145.2163,164.9616%20145.2503,165.6306%20L145.2503,165.6376%20C145.2783,166.7796%20144.9433,167.6076%20144.2533,168.0986%20C143.7263,168.4746%20143.0613,168.5966%20142.4193,168.5966'%20id='Fill-31'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M119.5044,131.4342%20C119.5044,131.4342%20119.5004,129.5522%20121.3704,128.8042%20C121.9414,128.5772%20122.9834,128.1522%20122.9834,128.1522%20C122.9834,128.1522%20124.0964,130.5072%20122.8354,131.1022%20C121.0184,131.9562%20119.5044,131.4342%20119.5044,131.4342'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M119.7681,131.2457%20C120.2081,131.3437%20121.3861,131.5087%20122.7281,130.8757%20C123.1351,130.6837%20123.2721,130.2067%20123.1381,129.4567%20C123.0671,129.0667%20122.9371,128.6987%20122.8491,128.4757%20C122.5101,128.6147%20121.8681,128.8747%20121.4631,129.0367%20C120.0951,129.5837%20119.8221,130.7797%20119.7681,131.2457%20M120.6771,131.8447%20C119.9401,131.8447%20119.4581,131.6827%20119.4231,131.6707%20L119.2551,131.6127%20L119.2541,131.4347%20C119.2541,131.4147%20119.2731,129.3737%20121.2781,128.5717%20C121.8481,128.3447%20122.8891,127.9207%20122.8891,127.9207%20L123.1081,127.8307%20L123.2091,128.0457%20C123.2391,128.1087%20123.9421,129.6157%20123.5841,130.6127%20C123.4671,130.9417%20123.2501,131.1837%20122.9411,131.3287%20C122.0831,131.7317%20121.2921,131.8447%20120.6771,131.8447'%20id='Fill-35'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.186,130.1109%20C124.186,130.1109%20124.239,127.5469%20127.124,127.1729%20C127.662,127.1029%20129.066,127.1369%20129.066,127.1369%20C129.066,127.1369%20129.713,129.8499%20128.193,130.1109%20C126.323,130.4309%20124.186,130.1109%20124.186,130.1109'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.4575,129.8941%20C125.0575,129.9631%20126.6985,130.1141%20128.1505,129.8651%20C128.3875,129.8241%20128.5645,129.7081%20128.6955,129.5111%20C129.0555,128.9661%20128.9605,127.9211%20128.8615,127.3831%20C128.4585,127.3771%20127.5515,127.3701%20127.1555,127.4201%20C124.9825,127.7021%20124.5455,129.2961%20124.4575,129.8941%20M126.3155,130.5041%20C125.1435,130.5041%20124.2075,130.3671%20124.1485,130.3581%20L123.9315,130.3261%20L123.9365,130.1061%20C123.9365,130.0781%20124.0295,127.3221%20127.0915,126.9241%20C127.6425,126.8541%20129.0135,126.8851%20129.0715,126.8871%20L129.2645,126.8921%20L129.3095,127.0801%20C129.3265,127.1521%20129.7245,128.8601%20129.1125,129.7871%20C128.9055,130.1011%20128.6095,130.2921%20128.2345,130.3571%20C127.5915,130.4671%20126.9225,130.5041%20126.3155,130.5041'%20id='Fill-39'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M129.9224,130.356%20C129.9224,130.356%20130.3024,127.512%20132.8574,128.294%20C133.9484,128.628%20134.5544,129.458%20134.5544,129.458%20C134.5544,129.458%20134.0454,131.624%20133.0294,131.379%20C131.2554,130.955%20129.9224,130.356%20129.9224,130.356'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.2056,130.2047%20C130.6256,130.3797%20131.7306,130.8107%20133.0886,131.1367%20C133.2056,131.1627%20133.3096,131.1437%20133.4226,131.0757%20C133.8516,130.8117%20134.1616,129.9497%20134.2806,129.5177%20C134.0986,129.3087%20133.5756,128.7757%20132.7836,128.5337%20C132.1356,128.3357%20131.5906,128.3747%20131.1576,128.6497%20C130.5346,129.0507%20130.2886,129.8457%20130.2056,130.2047%20M133.1896,131.6487%20C133.1176,131.6487%20133.0446,131.6407%20132.9716,131.6227%20C131.1946,131.1967%20129.8756,130.6087%20129.8196,130.5847%20L129.6496,130.5077%20L129.6746,130.3227%20C129.6826,130.2647%20129.8786,128.8767%20130.8886,128.2287%20C131.4466,127.8707%20132.1336,127.8097%20132.9306,128.0557%20C134.0886,128.4097%20134.7286,129.2737%20134.7566,129.3097%20L134.8236,129.4027%20L134.7976,129.5157%20C134.7616,129.6707%20134.4186,131.0497%20133.6846,131.5017%20C133.5256,131.6007%20133.3596,131.6487%20133.1896,131.6487'%20id='Fill-43'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.3413,144.1617%20C137.3413,144.1617%20143.2963,140.9247%20142.1633,135.4757%20C142.9543,136.1277%20145.0693,138.1137%20145.8353,139.1307%20C145.8353,140.1967%20146.0303,144.4327%20140.1823,147.2687%20C139.1533,146.2027%20138.2873,144.8717%20137.3413,144.1617'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.7749,144.193%20C138.2679,144.626%20138.7369,145.194%20139.2279,145.791%20C139.5529,146.184%20139.8869,146.589%20140.2369,146.964%20C143.8029,145.183%20145.6019,142.584%20145.5859,139.232%20L145.5859,139.215%20C144.9499,138.4%20143.4719,136.964%20142.5169,136.112%20C142.9939,140.547%20138.9499,143.449%20137.7749,144.193%20L137.7749,144.193%20Z%20M140.1289,147.573%20L140.0029,147.443%20C139.5929,147.019%20139.2119,146.556%20138.8429,146.109%20C138.2779,145.423%20137.7439,144.776%20137.1909,144.362%20L136.8799,144.129%20L137.2219,143.942%20C137.2799,143.911%20142.9999,140.727%20141.9189,135.527%20L141.7739,134.832%20L142.3229,135.283%20C143.1609,135.973%20145.2579,137.95%20146.0349,138.98%20L146.0859,139.047%20L146.0859,139.23%20C146.1029,142.84%20144.1539,145.621%20140.2919,147.494%20L140.1289,147.573%20Z'%20id='Fill-47'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M120.0557,131.1334%20C120.0557,131.1334%20120.0537,130.0344%20121.1447,129.5984%20C121.4777,129.4654%20122.0857,129.2174%20122.0857,129.2174%20C122.0857,129.2174%20122.7357,130.5924%20121.9997,130.9394%20C120.9397,131.4384%20120.0557,131.1334%20120.0557,131.1334'%20id='Fill-49'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.0376,129.7564%20C125.0376,129.7564%20125.0686,128.2554%20126.7586,128.0354%20C127.0736,127.9954%20127.8946,128.0154%20127.8946,128.0154%20C127.8946,128.0154%20128.2746,129.6044%20127.3836,129.7564%20C126.2886,129.9434%20125.0376,129.7564%20125.0376,129.7564'%20id='Fill-51'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.5522,130.2711%20C130.5522,130.2711%20130.7772,128.5881%20132.2882,129.0511%20C132.9342,129.2491%20133.2922,129.7391%20133.2922,129.7391%20C133.2922,129.7391%20132.9912,131.0201%20132.3902,130.8761%20C131.3412,130.6251%20130.5522,130.2711%20130.5522,130.2711'%20id='Fill-53'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.5103,141.2623%20L123.8643,141.2623%20L123.8643,138.3973%20C123.8643,137.2373%20124.8043,136.2953%20125.9653,136.2953%20L130.5103,136.2953%20C131.2183,136.2953%20131.7923,136.8693%20131.7923,137.5773%20L131.7923,139.9803%20C131.7923,140.6883%20131.2183,141.2623%20130.5103,141.2623'%20id='Fill-55'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M129.7944,141.1685%20L123.9574,141.1685%20L123.9574,139.2815%20C123.9574,138.1695%20124.8594,137.2675%20125.9724,137.2675%20L129.7944,137.2675%20C130.3504,137.2675%20130.8014,137.7185%20130.8014,138.2745%20L130.8014,140.1615%20C130.8014,140.7175%20130.3504,141.1685%20129.7944,141.1685'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.2075,140.9185%20L129.7945,140.9185%20C130.2115,140.9185%20130.5515,140.5785%20130.5515,140.1615%20L130.5515,138.2745%20C130.5515,137.8565%20130.2115,137.5175%20129.7945,137.5175%20L125.9725,137.5175%20C124.9995,137.5175%20124.2075,138.3095%20124.2075,139.2815%20L124.2075,140.9185%20Z%20M129.7945,141.4185%20L123.7075,141.4185%20L123.7075,139.2815%20C123.7075,138.0325%20124.7235,137.0175%20125.9725,137.0175%20L129.7945,137.0175%20C130.4875,137.0175%20131.0515,137.5815%20131.0515,138.2745%20L131.0515,140.1615%20C131.0515,140.8555%20130.4875,141.4185%20129.7945,141.4185%20L129.7945,141.4185%20Z'%20id='Fill-59'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.8438,139.1656%20C124.8438,139.7676%20125.3318,140.2556%20125.9338,140.2556%20C126.5348,140.2556%20127.0228,139.7676%20127.0228,139.1656%20C127.0228,138.5636%20126.5348,138.0756%20125.9338,138.0756%20C125.3318,138.0756%20124.8438,138.5636%20124.8438,139.1656'%20id='Fill-61'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M116.8203,142.2476%20L116.8203,142.2476%20C117.1303,142.1816%20117.4063,142.0096%20117.6043,141.7616%20L117.9693,141.3026%20L117.1553,141.4766%20L116.6763,141.5786%20C116.4923,141.6186%20116.3753,141.8006%20116.4143,141.9846%20C116.4543,142.1696%20116.6353,142.2866%20116.8203,142.2476'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.3472,144.2691%20C138.3472,144.2691%20142.9352,141.7991%20142.8652,136.8231%20C144.8362,138.2591%20145.3692,139.1881%20145.3692,139.1881%20C145.3692,139.1881%20145.0272,141.5561%20143.9232,142.7521%20C142.2292,144.5871%20140.4642,145.1521%20138.3472,144.2691'%20id='Fill-65'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.6899,143.3961%20C142.6899,143.3961%20140.8809,145.2361%20139.1169,146.1191'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M139.229,146.3424%20L139.004,145.8954%20C140.71,145.0414%20142.494,143.2384%20142.511,143.2214%20L142.869,143.5714%20C142.793,143.6484%20141.01,145.4504%20139.229,146.3424'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M160.6812,162.7437%20L159.6602,160.7267%20C155.8422,151.3457%20155.2532,145.8367%20157.2342,136.8827%20L158.3932,131.6377%20C158.7742,129.9167%20158.9662,128.1587%20158.9662,126.3957%20C158.9662,120.5217%20154.2032,115.7597%20148.3292,115.7597%20L146.6122,115.7597%20C140.8182,115.7597%20136.1202,120.4567%20136.1202,126.2507%20L136.1202,126.5527%20C136.1202,127.9307%20137.2382,129.0487%20138.6172,129.0487%20L149.4902,129.0487%20L147.8422,138.5007%20C142.7952,163.8307%20143.3012,174.1007%20153.2322,171.9897'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M150.9048,172.7594%20C149.1588,172.7594%20147.7768,172.2414%20146.7188,171.1974%20C143.1708,167.6934%20143.3478,158.4984%20147.3518,138.4034%20L148.8948,129.5484%20L138.6168,129.5484%20C136.9648,129.5484%20135.6208,128.2044%20135.6208,126.5524%20L135.6208,126.2504%20C135.6208,120.1904%20140.5508,115.2594%20146.6118,115.2594%20L148.3298,115.2594%20C154.4698,115.2594%20159.4668,120.2554%20159.4668,126.3964%20C159.4668,128.1924%20159.2688,129.9914%20158.8818,131.7454%20L157.7218,136.9894%20C155.7838,145.7524%20156.3448,151.2544%20160.1228,160.5384%20L161.1278,162.5184%20L160.2348,162.9694%20L159.2138,160.9524%20C155.3288,151.4094%20154.7568,145.7694%20156.7458,136.7744%20L157.9048,131.5304%20C158.2778,129.8464%20158.4668,128.1184%20158.4668,126.3964%20C158.4668,120.8064%20153.9198,116.2594%20148.3298,116.2594%20L146.6118,116.2594%20C141.1028,116.2594%20136.6208,120.7414%20136.6208,126.2504%20L136.6208,126.5524%20C136.6208,127.6534%20137.5158,128.5484%20138.6168,128.5484%20L150.0848,128.5484%20L148.3348,138.5864%20C144.4558,158.0584%20144.1918,167.2964%20147.4228,170.4854%20C148.6708,171.7194%20150.5388,172.0494%20153.1288,171.5004%20L153.3358,172.4794%20C152.4578,172.6654%20151.6478,172.7594%20150.9048,172.7594'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.3628,117.0182%20C141.3628,117.0182%20141.5378,115.1742%20143.3698,114.4422%20C143.9278,114.2182%20144.8038,114.4562%20144.8038,114.4562%20C144.8038,114.4562%20145.8618,116.1102%20144.6258,116.6922%20C142.8458,117.5302%20141.3628,117.0182%20141.3628,117.0182'%20id='Fill-75'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.6489,116.8341%20C142.0949,116.9301%20143.2309,117.0731%20144.5189,116.4661%20C144.7449,116.3601%20144.8829,116.2091%20144.9419,116.0051%20C145.0689,115.5641%20144.8039,114.9581%20144.6439,114.6741%20C144.3649,114.6131%20143.8079,114.5351%20143.4619,114.6741%20C142.1439,115.2011%20141.7539,116.3601%20141.6489,116.8341%20M142.5109,117.4241%20C141.7889,117.4241%20141.3169,117.2671%20141.2819,117.2541%20L141.0949,117.1901%20L141.1139,116.9951%20C141.1219,116.9131%20141.3259,114.9901%20143.2769,114.2101%20C143.9049,113.9581%20144.8319,114.2041%20144.8699,114.2151%20L144.9619,114.2401%20L145.0149,114.3211%20C145.0419,114.3621%20145.6549,115.3361%20145.4219,116.1441%20C145.3229,116.4891%20145.0899,116.7501%20144.7319,116.9181%20C143.8909,117.3141%20143.1139,117.4241%20142.5109,117.4241'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.7241,116.4102%20C145.7241,116.4102%20145.7851,113.5062%20149.0521,113.0822%20C149.6621,113.0032%20150.4441,113.0632%20150.4441,113.0632%20C150.4441,113.0632%20151.9851,116.1152%20150.2621,116.4102%20C148.1451,116.7732%20145.7241,116.4102%20145.7241,116.4102'%20id='Fill-79'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.9937,116.193%20C146.6427,116.271%20148.5417,116.452%20150.2207,116.164%20C150.4697,116.121%20150.6307,116.013%20150.7257,115.824%20C151.0407,115.199%20150.5587,113.897%20150.2827,113.304%20C150.0367,113.292%20149.5097,113.275%20149.0847,113.331%20C146.5467,113.659%20146.0797,115.537%20145.9937,116.193%20M148.1377,116.823%20C146.8117,116.823%20145.7537,116.668%20145.6867,116.657%20L145.4697,116.625%20L145.4737,116.405%20C145.4747,116.374%20145.5787,113.28%20149.0197,112.835%20C149.6447,112.754%20150.4307,112.812%20150.4637,112.815%20L150.6027,112.825%20L150.6677,112.951%20C150.7727,113.16%20151.6857,115.028%20151.1727,116.048%20C151.0067,116.378%20150.7067,116.588%20150.3047,116.657%20C149.5777,116.781%20148.8217,116.823%20148.1377,116.823'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.5698,117.0709%20C151.5698,117.0709%20152.0128,114.2949%20154.4958,115.1239%20C155.5558,115.4789%20156.1288,116.3059%20156.1288,116.3059%20C156.1288,116.3059%20155.5768,118.4139%20154.5878,118.1509%20C152.8598,117.6899%20151.5698,117.0709%20151.5698,117.0709'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M151.8579,116.9273%20C152.2669,117.1093%20153.3369,117.5583%20154.6519,117.9083%20C154.7659,117.9393%20154.8679,117.9223%20154.9779,117.8583%20C155.4019,117.6113%20155.7259,116.7793%20155.8529,116.3593%20C155.6789,116.1483%20155.1819,115.6173%20154.4169,115.3613%20C153.7879,115.1513%20153.2539,115.1763%20152.8279,115.4333%20C152.2119,115.8043%20151.9499,116.5743%20151.8579,116.9273%20M154.7589,118.4243%20C154.6809,118.4243%20154.6019,118.4133%20154.5229,118.3923%20C152.7929,117.9303%20151.5149,117.3223%20151.4619,117.2963%20L151.2939,117.2153%20L151.3229,117.0313%20C151.3329,116.9743%20151.5589,115.6173%20152.5669,115.0073%20C153.1239,114.6693%20153.7999,114.6283%20154.5749,114.8863%20C155.7019,115.2633%20156.3089,116.1273%20156.3349,116.1633%20L156.3989,116.2583%20L156.3709,116.3693%20C156.3309,116.5213%20155.9619,117.8643%20155.2289,118.2903%20C155.0769,118.3793%20154.9199,118.4243%20154.7589,118.4243'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.5405,166.7672%20C142.1595,166.3032%20142.7875,166.0352%20143.3275,165.9062'%20id='Fill-87'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M141.6899,166.9674%20L141.3909,166.5674%20C142.1279,166.0144%20142.8199,165.7704%20143.2699,165.6624%20L143.3849,166.1494%20C142.9819,166.2454%20142.3599,166.4654%20141.6899,166.9674'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.1411,166.7105%20C143.3641,159.4875%20146.5701,145.6805%20147.1591,142.2815%20L149.4931,128.6665%20L150.5171,128.6665%20C151.8131,128.6665%20152.7941,130.0755%20152.6101,131.3605%20L150.9181,143.1705%20C150.3461,147.1695%20149.7501,165.6855%20156.6991,169.6615%20C158.1811,170.5105%20160.5901,169.9535%20161.4981,169.5205%20C164.8011,167.9425%20165.7501,163.8255%20166.4741,160.5065%20C167.9721,153.6365%20166.8051,148.2435%20166.4731,142.8585%20L166.1251,136.1215%20C166.0631,134.9035%20167.0311,133.6115%20168.2481,133.6115%20L169.4901,133.6115%20L171.7261,147.2275%20C172.3981,151.1045%20174.1291,164.5495%20166.2061,170.8525%20C166.0631,170.9665%20168.1331,171.4295%20167.5331,172.4895%20C165.1501,176.7015%20158.2451,177.3675%20156.9461,179.1715%20C151.9381,186.1155%20156.6281,200.9125%20156.6281,200.9125%20C156.6281,200.9125%20151.0711,198.6945%20147.6281,195.6095%20C139.5821,188.3975%20138.5611,177.9515%20138.5241,174.8765%20C138.4791,171.1975%20139.4451,168.9155%20140.6351,167.5535'%20id='Fill-91'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M157.0259,201.3404%20L156.5359,201.1454%20C156.4799,201.1224%20150.8969,198.8744%20147.4619,195.7964%20C138.6819,187.9264%20138.2899,176.1924%20138.2739,174.8794%20C138.2349,171.6514%20138.9859,169.0614%20140.4469,167.3894%20L140.8239,167.7174%20C139.4449,169.2954%20138.7359,171.7704%20138.7739,174.8734%20C138.7899,176.1634%20139.1749,187.6964%20147.7959,195.4234%20C150.5769,197.9164%20154.8119,199.8614%20156.2359,200.4764%20C155.4449,197.7624%20152.1879,185.3424%20156.7429,179.0254%20C157.2879,178.2704%20158.6079,177.7494%20160.2799,177.0904%20C162.7819,176.1044%20165.8949,174.8764%20167.3149,172.3664%20C167.4169,172.1884%20167.3969,172.0734%20167.3749,172.0024%20C167.2649,171.6634%20166.6829,171.3964%20166.3709,171.2514%20C166.1049,171.1294%20165.9719,171.0684%20165.9519,170.8974%20L165.9339,170.7584%20L166.0509,170.6564%20C168.0049,169.1014%20174.1739,162.8194%20171.4799,147.2704%20L169.2779,133.8614%20L168.2489,133.8614%20C167.8059,133.8614%20167.3689,134.0664%20167.0159,134.4374%20C166.5899,134.8844%20166.3449,135.5254%20166.3759,136.1094%20L166.7229,142.8464%20C166.7979,144.0714%20166.9159,145.2774%20167.0399,146.5534%20C167.4539,150.8164%20167.8809,155.2244%20166.7179,160.5604%20C166.0259,163.7364%20165.0769,168.0884%20161.6059,169.7454%20C160.7069,170.1744%20158.1909,170.8044%20156.5749,169.8784%20C152.7809,167.7074%20151.3069,161.3794%20150.7399,156.4524%20C150.0749,150.6764%20150.4059,144.9864%20150.6719,143.1354%20L152.3629,131.3254%20C152.4489,130.7224%20152.2409,130.0444%20151.8189,129.5584%20C151.4609,129.1444%20150.9989,128.9164%20150.5169,128.9164%20L149.7039,128.9164%20L147.4049,142.3234%20C147.3259,142.7834%20147.1979,143.4344%20147.0419,144.2324%20C146.0079,149.4974%20143.8599,160.4554%20145.3839,166.6514%20L144.8979,166.7704%20C143.3469,160.4684%20145.5109,149.4374%20146.5509,144.1354%20C146.7069,143.3424%20146.8339,142.6954%20146.9129,142.2384%20L149.2819,128.4164%20L150.5169,128.4164%20C151.1449,128.4164%20151.7419,128.7054%20152.1969,129.2314%20C152.7179,129.8324%20152.9649,130.6424%20152.8569,131.3964%20L151.1659,143.2054%20C150.4949,147.8944%20150.2069,165.6584%20156.8229,169.4444%20C158.1889,170.2284%20160.4709,169.7334%20161.3909,169.2944%20C164.6409,167.7424%20165.5589,163.5294%20166.2299,160.4524%20C167.3769,155.1944%20166.9519,150.8254%20166.5419,146.6014%20C166.4179,145.3204%20166.2999,144.1114%20166.2229,142.8744%20L165.8759,136.1344%20C165.8389,135.4074%20166.1299,134.6444%20166.6539,134.0924%20C167.1009,133.6214%20167.6679,133.3614%20168.2489,133.3614%20L169.7019,133.3614%20L169.7369,133.5714%20L171.9729,147.1874%20C172.3449,149.3354%20172.9019,153.6204%20172.4379,158.1554%20C171.8589,163.8194%20169.9079,168.0794%20166.6359,170.8234%20C167.0489,171.0144%20167.6819,171.3254%20167.8499,171.8494%20C167.9299,172.0974%20167.8969,172.3544%20167.7509,172.6124%20C166.2439,175.2774%20163.0389,176.5404%20160.4639,177.5554%20C158.9299,178.1594%20157.6069,178.6814%20157.1489,179.3184%20C152.2709,186.0814%20156.8199,200.6904%20156.8669,200.8374%20L157.0259,201.3404%20Z'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M210.4546,172.734%20C210.4546,172.734%20211.5986,171.468%20210.9556,169.768%20C210.7596,169.25%20210.0536,168.803%20210.0536,168.803%20C210.0536,168.803%20208.2706,169.114%20208.6446,170.316%20C209.1836,172.046%20210.4546,172.734%20210.4546,172.734'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M209.9497,169.3414%20C209.6707,169.4224%20209.2837,169.5864%20209.1447,169.8154%20C209.1037,169.8814%20209.0647,169.9824%20209.1227,170.1674%20C209.4227,171.1294%20209.9687,171.7244%20210.3307,172.0314%20C210.5647,171.6074%20210.8307,170.8514%20210.4877,169.9454%20C210.4087,169.7374%20210.1497,169.4954%20209.9497,169.3414%20L209.9497,169.3414%20Z%20M210.5617,173.3614%20L210.2167,173.1734%20C210.1567,173.1414%20208.7607,172.3664%20208.1677,170.4644%20C208.0367,170.0444%20208.0797,169.6394%20208.2917,169.2924%20C208.7507,168.5424%20209.8447,168.3324%20209.9677,168.3114%20L210.1577,168.2784%20L210.3207,168.3804%20C210.4067,168.4354%20211.1757,168.9354%20211.4237,169.5914%20C212.1657,171.5544%20210.8807,173.0084%20210.8257,173.0694%20L210.5617,173.3614%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M210.0767,170.9752%20C210.0767,170.9752%20210.4777,170.5312%20210.2527,169.9352%20C210.1837,169.7522%20209.9357,169.5962%20209.9357,169.5962%20C209.9357,169.5962%20209.3107,169.7052%20209.4417,170.1262%20C209.6317,170.7332%20210.0767,170.9752%20210.0767,170.9752'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M201.0942,181.8023%20C201.0942,181.8023%20200.0092,179.3253%20202.6032,177.6893%20C203.0862,177.3833%20203.7712,177.1283%20203.7712,177.1283%20C203.7712,177.1283%20206.2672,179.1023%20204.9272,180.0263%20C203.2812,181.1613%20201.0942,181.8023%20201.0942,181.8023'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M203.6792,177.7047%20C203.4532,177.8007%20203.1262,177.9497%20202.8702,178.1117%20C201.2542,179.1317%20201.2792,180.4847%20201.4222,181.1697%20C202.1362,180.9217%20203.5312,180.3827%20204.6432,179.6147%20C204.7962,179.5097%20204.8202,179.4207%20204.8232,179.3407%20C204.8362,178.9077%20204.2102,178.1767%20203.6792,177.7047%20L203.6792,177.7047%20Z%20M200.8132,182.4057%20L200.6362,182.0027%20C200.2012,181.0107%20199.9962,178.7427%20202.3362,177.2667%20C202.8572,176.9367%20203.5672,176.6717%20203.5962,176.6597%20L203.8602,176.5617%20L204.0812,176.7357%20C204.3782,176.9717%20205.8602,178.2037%20205.8222,179.3727%20C205.8122,179.6737%20205.6982,180.1017%20205.2112,180.4377%20C203.5182,181.6047%20201.3272,182.2557%20201.2352,182.2817%20L200.8132,182.4057%20Z'%20id='Fill-103'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M201.9985,180.8707%20C201.9985,180.8707%20201.3955,179.4967%20202.8345,178.5897%20C203.1025,178.4207%20203.4825,178.2787%20203.4825,178.2787%20C203.4825,178.2787%20204.8665,179.3737%20204.1235,179.8857%20C203.2105,180.5157%20201.9985,180.8707%20201.9985,180.8707'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M209.0132,173.69%20C209.0132,173.69%20210.8932,175.341%20209.0892,176.818%20C208.3192,177.449%20207.4242,177.487%20207.4242,177.487%20C207.4242,177.487%20206.0982,176.07%20206.7662,175.451%20C207.9342,174.368%20209.0132,173.69%20209.0132,173.69'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M208.937,174.3434%20C208.538,174.6224%20207.836,175.1404%20207.106,175.8174%20C207.074,176.1474%20207.36,176.6224%20207.626,176.9554%20C207.894,176.9044%20208.359,176.7704%20208.773,176.4314%20C209.169,176.1064%20209.365,175.7714%20209.372,175.4064%20C209.378,174.9874%20209.136,174.5944%20208.937,174.3434%20L208.937,174.3434%20Z%20M207.216,177.9964%20L207.059,177.8284%20C206.89,177.6484%20206.048,176.7044%20206.079,175.8574%20C206.089,175.5524%20206.209,175.2844%20206.426,175.0834%20C207.615,173.9824%20208.702,173.2954%20208.748,173.2664%20L209.063,173.0684%20L209.343,173.3144%20C209.386,173.3524%20210.392,174.2494%20210.372,175.4244%20C210.36,176.0914%20210.035,176.6904%20209.406,177.2044%20C208.517,177.9334%20207.489,177.9854%20207.446,177.9874%20L207.216,177.9964%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M208.7388,174.8609%20C208.7388,174.8609%20209.5718,175.5919%20208.7728,176.2459%20C208.4318,176.5249%20208.0358,176.5429%20208.0358,176.5429%20C208.0358,176.5429%20207.4478,175.9149%20207.7448,175.6399%20C208.2608,175.1609%20208.7388,174.8609%20208.7388,174.8609'%20id='Fill-111'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M192.0728,183.1051%20C192.0728,183.1051%20191.4528,180.9001%20193.8798,180.0251%20C196.3058,179.1501%20196.9578,179.8771%20196.9578,179.8771%20C196.9578,179.8771%20198.3008,182.1371%20197.1008,182.8641%20C195.9008,183.5911%20192.0728,183.1051%20192.0728,183.1051'%20id='Fill-113'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M192.5024,182.651%20C193.9484,182.803%20196.1404,182.863%20196.8424,182.436%20C197.4464,182.07%20196.8404,180.7%20196.5734,180.214%20C196.4194,180.131%20195.7504,179.88%20194.0494,180.496%20C192.5754,181.027%20192.4594,182.111%20192.5024,182.651%20M194.5784,183.765%20C193.3664,183.765%20192.2294,183.629%20192.0094,183.601%20L191.6814,183.559%20L191.5914,183.241%20C191.3334,182.323%20191.4434,180.372%20193.7094,179.554%20C196.3214,178.614%20197.1834,179.38%20197.3294,179.544%20C197.9804,180.62%20198.6414,182.515%20197.3594,183.292%20C196.7494,183.662%20195.6364,183.765%20194.5784,183.765'%20id='Fill-115'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M193.2114,182.6041%20C193.2114,182.6041%20192.8894,181.4581%20194.1504,181.0021%20C195.4124,180.5471%20195.7524,180.9261%20195.7524,180.9261%20C195.7524,180.9261%20196.4494,182.1011%20195.8264,182.4791%20C195.2024,182.8571%20193.2114,182.6041%20193.2114,182.6041'%20id='Fill-117'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M148.9634,131.9869%20C148.9634,131.9869%20152.8374,134.1769%20158.2824,132.1999%20C157.9084,133.8889%20157.1474,137.2839%20157.1474,137.2839%20C157.1474,137.2839%20152.1024,138.8309%20148.2114,136.3829%20C148.6094,134.1409%20148.9634,131.9869%20148.9634,131.9869'%20id='Fill-119'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M148.4878,136.2584%20C151.8628,138.2794%20156.1208,137.2984%20156.9358,137.0834%20C157.0718,136.4774%20157.5998,134.1184%20157.9418,132.5824%20C153.4848,134.0524%20150.1648,132.8254%20149.1548,132.3624%20C149.0448,133.0294%20148.7798,134.6064%20148.4878,136.2584%20M153.5088,138.0244%20C151.8418,138.0244%20149.8538,137.7114%20148.0788,136.5944%20L147.9358,136.5044%20L147.9658,136.3384%20C148.3638,134.0994%20148.7168,131.9464%20148.7168,131.9464%20L148.7748,131.5944%20L149.0868,131.7694%20C149.1238,131.7904%20152.9288,133.8794%20158.1978,131.9644%20L158.6258,131.8094%20L158.5268,132.2534%20C158.1528,133.9444%20157.3908,137.3384%20157.3908,137.3384%20L157.3588,137.4804%20L157.2198,137.5234%20C157.1048,137.5584%20155.5458,138.0244%20153.5088,138.0244'%20id='Fill-121'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M177.9429,122.1456%20C177.9429,122.1456%20177.7669,120.2886%20175.9219,119.5496%20C175.3579,119.3246%20173.8379,119.2636%20173.8379,119.2636%20C173.8379,119.2636%20173.4109,121.2306%20174.6559,121.8176%20C176.4489,122.6616%20177.9429,122.1456%20177.9429,122.1456'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M174.0483,119.525%20C173.9873,120.009%20173.9303,121.199%20174.7623,121.591%20C176.0633,122.204%20177.2093,122.058%20177.6583,121.962%20C177.5553,121.483%20177.1713,120.319%20175.8283,119.782%20C175.4613,119.635%20174.5603,119.555%20174.0483,119.525%20M176.7853,122.553%20C176.1793,122.553%20175.3973,122.442%20174.5493,122.044%20C173.1403,121.38%20173.5733,119.299%20173.5933,119.211%20L173.6373,119.005%20L173.8473,119.014%20C173.9113,119.017%20175.4173,119.08%20176.0143,119.318%20C177.9793,120.104%20178.1843,122.04%20178.1923,122.122%20L178.2103,122.318%20L178.0253,122.382%20C177.9883,122.394%20177.5133,122.553%20176.7853,122.553'%20id='Fill-125'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M173.2603,121.1974%20C173.2603,121.1974%20173.2073,118.6664%20170.3603,118.2974%20C169.8293,118.2284%20169.1473,118.2804%20169.1473,118.2804%20C169.1473,118.2804%20167.8043,120.9394%20169.3053,121.1974%20C171.1513,121.5134%20173.2603,121.1974%20173.2603,121.1974'%20id='Fill-127'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M169.3081,118.5211%20C169.0691,119.0411%20168.6641,120.1441%20168.9301,120.6721%20C169.0081,120.8271%20169.1411,120.9161%20169.3471,120.9511%20C170.7791,121.1971%20172.3951,121.0501%20172.9891,120.9801%20C172.9011,120.3891%20172.4671,118.8221%20170.3281,118.5451%20C169.9701,118.4981%20169.5311,118.5111%20169.3081,118.5211%20M171.1581,121.5891%20C170.5591,121.5891%20169.8981,121.5531%20169.2631,121.4441%20C168.9021,121.3821%20168.6321,121.1921%20168.4841,120.8961%20C168.0291,119.9931%20168.8301,118.3521%20168.9231,118.1671%20L168.9881,118.0421%20L169.1271,118.0311%20C169.1571,118.0291%20169.8431,117.9781%20170.3921,118.0491%20C173.4181,118.4411%20173.5091,121.1651%20173.5101,121.1921%20L173.5151,121.4121%20L173.2971,121.4441%20C173.2401,121.4531%20172.3151,121.5891%20171.1581,121.5891'%20id='Fill-129'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.8667,121.3805%20C167.8667,121.3805%20167.4207,118.5845%20164.9197,119.4195%20C163.8497,119.7765%20163.2727,120.6095%20163.2727,120.6095%20C163.2727,120.6095%20163.8297,122.7345%20164.8267,122.4685%20C166.5667,122.0045%20167.8667,121.3805%20167.8667,121.3805'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.5483,120.6627%20C163.6763,121.0857%20164.0033,121.9267%20164.4323,122.1757%20C164.5443,122.2407%20164.6513,122.2577%20164.7623,122.2267%20C166.0913,121.8727%20167.1673,121.4197%20167.5783,121.2367%20C167.4863,120.8827%20167.2223,120.1047%20166.6013,119.7287%20C166.1703,119.4697%20165.6313,119.4447%20164.9983,119.6567%20C164.2203,119.9167%20163.7223,120.4507%20163.5483,120.6627%20M164.6533,122.7417%20C164.4923,122.7417%20164.3333,122.6967%20164.1803,122.6077%20C163.4443,122.1787%20163.0703,120.8267%20163.0303,120.6737%20L163.0023,120.5617%20L163.0683,120.4677%20C163.0933,120.4307%20163.7043,119.5607%20164.8403,119.1827%20C165.6213,118.9217%20166.3003,118.9627%20166.8613,119.3027%20C167.8753,119.9177%20168.1043,121.2837%20168.1133,121.3407%20L168.1433,121.5247%20L167.9753,121.6057%20C167.9213,121.6317%20166.6343,122.2457%20164.8913,122.7097%20C164.8113,122.7307%20164.7323,122.7417%20164.6533,122.7417'%20id='Fill-133'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.2026,116.6349%20C142.2026,116.6349%20142.3016,115.5929%20143.3366,115.1789%20C143.6526,115.0519%20144.1466,115.1869%20144.1466,115.1869%20C144.1466,115.1869%20144.7456,116.1219%20144.0466,116.4509%20C143.0406,116.9239%20142.2026,116.6349%20142.2026,116.6349'%20id='Fill-135'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M146.6392,116.023%20C146.6392,116.023%20146.6792,114.115%20148.8262,113.837%20C149.2262,113.785%20149.7402,113.825%20149.7402,113.825%20C149.7402,113.825%20150.7512,115.829%20149.6202,116.023%20C148.2292,116.262%20146.6392,116.023%20146.6392,116.023'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M152.3706,116.898%20C152.3706,116.898%20152.6526,115.132%20154.2316,115.659%20C154.9066,115.885%20155.2716,116.411%20155.2716,116.411%20C155.2716,116.411%20154.9206,117.753%20154.2906,117.585%20C153.1916,117.292%20152.3706,116.898%20152.3706,116.898'%20id='Fill-139'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M177.146,121.7535%20C177.146,121.7535%20177.047,120.7185%20176.019,120.3075%20C175.706,120.1815%20174.858,120.1475%20174.858,120.1475%20C174.858,120.1475%20174.62,121.2435%20175.314,121.5705%20C176.313,122.0405%20177.146,121.7535%20177.146,121.7535'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M172.2788,120.8287%20C172.2788,120.8287%20172.2488,119.3617%20170.5988,119.1477%20C170.2918,119.1087%20169.8958,119.1387%20169.8958,119.1387%20C169.8958,119.1387%20169.1178,120.6797%20169.9878,120.8287%20C171.0568,121.0117%20172.2788,120.8287%20172.2788,120.8287'%20id='Fill-143'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M167.0806,121.2711%20C167.0806,121.2711%20166.8166,119.6171%20165.3376,120.1111%20C164.7056,120.3221%20164.3636,120.8151%20164.3636,120.8151%20C164.3636,120.8151%20164.6926,122.0721%20165.2826,121.9151%20C166.3116,121.6401%20167.0806,121.2711%20167.0806,121.2711'%20id='Fill-145'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M160.5376,136.7828%20C160.5376,136.7828%20165.3346,137.5308%20169.8956,136.4118%20C170.3406,138.8898%20170.6256,140.7618%20170.6256,140.7618%20C170.6256,140.7618%20167.4626,142.9098%20161.6176,141.6638%20C160.9286,138.4798%20160.5376,136.7828%20160.5376,136.7828'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.8276,141.4517%20C166.7366,142.4577%20169.7086,140.9997%20170.3526,140.6347%20C170.2766,140.1457%20170.0356,138.6247%20169.6966,136.7167%20C165.9366,137.5797%20162.0466,137.2207%20160.8606,137.0777%20C161.0056,137.7117%20161.3386,139.1957%20161.8276,141.4517%20M165.1706,142.3057%20C164.1116,142.3057%20162.9096,142.1947%20161.5656,141.9077%20L161.4076,141.8747%20L161.3736,141.7167%20C160.6836,138.5357%20160.2946,136.8397%20160.2946,136.8387%20L160.2116,136.4787%20L160.5756,136.5357%20C160.6236,136.5417%20165.3786,137.2627%20169.8366,136.1687%20L170.0956,136.1047%20L170.1416,136.3677%20C170.5816,138.8207%20170.8696,140.7047%20170.8726,140.7227%20L170.8956,140.8797%20L170.7656,140.9687%20C170.6636,141.0377%20168.7436,142.3057%20165.1706,142.3057'%20id='Fill-149'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.27,131.9654%20L173.916,131.9654%20L173.916,129.1004%20C173.916,127.9404%20172.976,126.9994%20171.815,126.9994%20L167.27,126.9994%20C166.562,126.9994%20165.988,127.5734%20165.988,128.2814%20L165.988,130.6834%20C165.988,131.3914%20166.562,131.9654%20167.27,131.9654'%20id='Fill-151'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M167.9858,131.8726%20L173.8228,131.8726%20L173.8228,129.9856%20C173.8228,128.8726%20172.9208,127.9706%20171.8078,127.9706%20L167.9858,127.9706%20C167.4298,127.9706%20166.9788,128.4216%20166.9788,128.9776%20L166.9788,130.8646%20C166.9788,131.4216%20167.4298,131.8726%20167.9858,131.8726'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M167.9858,128.2203%20C167.5688,128.2203%20167.2288,128.5603%20167.2288,128.9783%20L167.2288,130.8653%20C167.2288,131.2833%20167.5688,131.6223%20167.9858,131.6223%20L173.5728,131.6223%20L173.5728,129.9863%20C173.5728,129.0123%20172.7808,128.2203%20171.8078,128.2203%20L167.9858,128.2203%20Z%20M174.0728,132.1223%20L167.9858,132.1223%20C167.2928,132.1223%20166.7288,131.5583%20166.7288,130.8653%20L166.7288,128.9783%20C166.7288,128.2843%20167.2928,127.7203%20167.9858,127.7203%20L171.8078,127.7203%20C173.0568,127.7203%20174.0728,128.7373%20174.0728,129.9863%20L174.0728,132.1223%20Z'%20id='Fill-155'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M172.937,130.7164%20C172.937,131.3184%20172.449,131.8064%20171.847,131.8064%20C171.246,131.8064%20170.757,131.3184%20170.757,130.7164%20C170.757,130.1134%20171.246,129.6264%20171.847,129.6264%20C172.449,129.6264%20172.937,130.1134%20172.937,130.7164'%20id='Fill-157'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.8286,127.2574%20L144.1826,127.2574%20L144.1826,124.3924%20C144.1826,123.2324%20145.1236,122.2914%20146.2836,122.2914%20L150.8286,122.2914%20C151.5376,122.2914%20152.1106,122.8654%20152.1106,123.5734%20L152.1106,125.9754%20C152.1106,126.6834%20151.5376,127.2574%20150.8286,127.2574'%20id='Fill-159'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M150.1128,127.1637%20L144.2768,127.1637%20L144.2768,125.2767%20C144.2768,124.1637%20145.1778,123.2627%20146.2918,123.2627%20L150.1128,123.2627%20C150.6698,123.2627%20151.1208,123.7137%20151.1208,124.2697%20L151.1208,126.1567%20C151.1208,126.7127%20150.6698,127.1637%20150.1128,127.1637'%20id='Fill-161'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.5269,126.9137%20L150.1129,126.9137%20C150.5309,126.9137%20150.8709,126.5737%20150.8709,126.1567%20L150.8709,124.2697%20C150.8709,123.8517%20150.5309,123.5127%20150.1129,123.5127%20L146.2919,123.5127%20C145.3189,123.5127%20144.5269,124.3037%20144.5269,125.2767%20L144.5269,126.9137%20Z%20M150.1129,127.4137%20L144.0269,127.4137%20L144.0269,125.2767%20C144.0269,124.0287%20145.0429,123.0127%20146.2919,123.0127%20L150.1129,123.0127%20C150.8059,123.0127%20151.3709,123.5767%20151.3709,124.2697%20L151.3709,126.1567%20C151.3709,126.8507%20150.8059,127.4137%20150.1129,127.4137%20L150.1129,127.4137%20Z'%20id='Fill-163'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.1626,126.0074%20C145.1626,126.6104%20145.6506,127.0974%20146.2526,127.0974%20C146.8536,127.0974%20147.3426,126.6104%20147.3426,126.0074%20C147.3426,125.4054%20146.8536,124.9184%20146.2526,124.9184%20C145.6506,124.9184%20145.1626,125.4054%20145.1626,126.0074'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.4771,133.0982%20L180.4771,133.0982%20C180.1671,133.0322%20179.8901,132.8602%20179.6931,132.6132%20L179.3281,132.1532%20L180.1411,132.3272%20L180.6211,132.4302%20C180.8051,132.4692%20180.9221,132.6522%20180.8821,132.8362%20C180.8431,133.0212%20180.6621,133.1382%20180.4771,133.0982'%20id='Fill-167'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.4712,128.0025%20L138.4712,128.0025%20C138.7812,127.9365%20139.0582,127.7645%20139.2552,127.5165%20L139.6192,127.0575%20L138.8072,127.2315%20L138.3272,127.3345%20C138.1432,127.3735%20138.0262,127.5555%20138.0652,127.7395%20C138.1052,127.9245%20138.2862,128.0425%20138.4712,128.0025'%20id='Fill-169'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M149.4282,132.6939%20C149.4282,132.6939%20153.4872,134.4229%20157.5802,132.8429%20C157.1522,135.2449%20156.7692,136.4699%20156.7692,136.4699%20C156.7692,136.4699%20154.3062,136.6149%20152.6752,136.2939%20C150.3462,135.8349%20149.4282,134.7759%20149.4282,132.6939'%20id='Fill-171'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.0747,135.773%20C155.0747,135.773%20151.3827,136.081%20148.5227,134.598'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.2085,136.0514%20C152.9215,136.0514%20150.4725,135.8904%20148.4075,134.8204%20L148.6385,134.3764%20C151.3985,135.8084%20155.0165,135.5284%20155.0545,135.5244%20L155.0955,136.0224%20C155.0515,136.0264%20154.7235,136.0514%20154.2085,136.0514'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.1382,137.3238%20C168.1382,137.3238%20164.5382,138.3468%20161.3632,137.7128%20C161.9622,140.0768%20162.2812,140.8178%20162.2812,140.8178%20C162.2812,140.8178%20167.0442,140.1828%20168.1382,137.3238'%20id='Fill-177'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M166.2065,170.9029%20C166.2065,170.9029%20165.9885,171.0599%20165.6805,171.2469'%20id='Fill-179'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M165.8091,171.4605%20L165.5511,171.0325%20C165.8471,170.8545%20166.0571,170.7025%20166.0601,170.6995%20L166.3531,171.1065%20C166.3531,171.1065%20166.1281,171.2685%20165.8091,171.4605'%20id='Fill-181'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.4858,138.6851%20C168.4858,138.6851%20164.8618,139.3721%20161.0148,138.9141'%20id='Fill-183'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.7896,139.3199%20C162.9016,139.3199%20161.9496,139.2769%20160.9856,139.1619%20L161.0446,138.6659%20C164.8096,139.1129%20168.4036,138.4469%20168.4386,138.4389%20L168.5326,138.9309%20C168.5056,138.9359%20166.4386,139.3199%20163.7896,139.3199'%20id='Fill-185'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M162.5474,213.2359%20C162.5474,213.2359%20161.5864,212.4529%20160.3084,213.5019%20C159.1414,214.4609%20158.2634,215.9419%20158.7864,216.0909%20C159.3104,216.2399%20160.2314,216.3839%20161.1974,216.2079%20C162.0394,216.0529%20162.7824,216.2149%20163.1204,214.4549%20C163.2774,213.6339%20162.5474,213.2359%20162.5474,213.2359'%20id='Fill-187'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.6558,213.2057%20C161.3358,213.2057%20160.9268,213.3167%20160.4668,213.6947%20C159.4348,214.5427%20158.8058,215.6487%20158.8848,215.8807%20C159.1228,215.9277%20160.0768,216.1627%20161.1528,215.9617%20C161.2678,215.9397%20161.3828,215.9257%20161.4938,215.9097%20C162.1698,215.8177%20162.6158,215.7577%20162.8758,214.4077%20C162.9948,213.7817%20162.4498,213.4677%20162.4268,213.4547%20L162.3908,213.4317%20C162.3718,213.4157%20162.0958,213.2057%20161.6558,213.2057%20M160.2788,216.5387%20C159.5238,216.5387%20158.9278,216.3917%20158.7178,216.3317%20C158.5498,216.2837%20158.4308,216.1547%20158.3938,215.9787%20C158.2658,215.3607%20159.2168,214.0757%20160.1488,213.3087%20C161.4578,212.2347%20162.5128,212.9037%20162.6818,213.0247%20C162.9918,213.2007%20163.5148,213.7237%20163.3658,214.5017%20C163.0398,216.2047%20162.2878,216.3077%20161.5608,216.4047%20C161.4578,216.4197%20161.3508,216.4347%20161.2428,216.4537%20C160.9058,216.5157%20160.5798,216.5387%20160.2788,216.5387'%20id='Fill-189'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M162.3286,213.5211%20C162.3286,213.5211%20161.7296,213.0341%20160.9346,213.6871%20C160.2096,214.2841%20159.6626,215.2061%20159.9876,215.2981%20C160.3136,215.3901%20160.8876,215.4811%20161.4886,215.3711%20C162.0126,215.2741%20162.4746,215.3751%20162.6846,214.2801%20C162.7826,213.7691%20162.3286,213.5211%20162.3286,213.5211'%20id='Fill-191'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M163.9116,213.2184%20C164.4196,213.1504%20165.1506,214.2534%20165.0666,214.5894%20C164.9836,214.9254%20164.9256,216.0354%20164.1036,216.1564%20C163.4986,216.2454%20161.3396,216.4704%20160.8676,216.0014%20C160.4326,215.5694%20161.2836,213.5704%20163.9116,213.2184'%20id='Fill-193'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.9575,213.4654%20C163.9535,213.4654%20163.9485,213.4654%20163.9445,213.4664%20C162.0985,213.7134%20161.2665,214.7834%20161.0665,215.3764%20C160.9775,215.6424%20161.0135,215.7934%20161.0445,215.8244%20C161.3455,216.1244%20162.9935,216.0674%20164.0675,215.9094%20C164.5495,215.8384%20164.6895,215.2684%20164.7835,214.7374%20C164.7985,214.6544%20164.8115,214.5824%20164.8235,214.5294%20C164.8355,214.4194%20164.6365,213.9924%20164.3185,213.6844%20C164.1515,213.5214%20164.0235,213.4654%20163.9575,213.4654%20M162.3435,216.5414%20C161.6575,216.5414%20160.9765,216.4614%20160.6915,216.1794%20C160.4895,215.9784%20160.4545,215.6274%20160.5925,215.2174%20C160.9105,214.2754%20162.0495,213.2154%20163.8785,212.9704%20C164.2265,212.9294%20164.5615,213.1984%20164.7775,213.4404%20C165.0395,213.7334%20165.3975,214.2974%20165.3095,214.6504%20C165.2985,214.6944%20165.2875,214.7544%20165.2755,214.8254%20C165.1925,215.2954%20165.0195,216.2754%20164.1405,216.4034%20C163.9835,216.4274%20163.1615,216.5414%20162.3435,216.5414'%20id='Fill-195'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M164.0542,213.524%20C164.3542,213.484%20164.7842,214.134%20164.7362,214.333%20C164.6862,214.532%20164.6522,215.187%20164.1672,215.258%20C163.8102,215.31%20162.5352,215.443%20162.2572,215.167%20C162.0012,214.911%20162.5032,213.732%20164.0542,213.524'%20id='Fill-197'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M166.0601,213.4332%20C166.0601,213.4332%20165.6221,213.2042%20164.7521,213.7012%20C163.9861,214.1392%20162.8401,214.8412%20163.1421,215.7132%20C163.4431,216.5852%20165.8681,216.2612%20166.4071,216.0772%20C166.9461,215.8922%20167.2841,215.3052%20167.1881,214.7912%20C166.9811,213.6712%20166.0601,213.4332%20166.0601,213.4332'%20id='Fill-199'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M165.7583,213.6314%20C165.5833,213.6314%20165.2903,213.6814%20164.8763,213.9174%20C164.0133,214.4114%20163.1603,215.0014%20163.3783,215.6314%20C163.5843,216.2304%20165.6963,216.0564%20166.3253,215.8404%20C166.7353,215.6994%20167.0173,215.2404%20166.9423,214.8374%20C166.7683,213.8964%20166.0273,213.6834%20165.9953,213.6744%20L165.9503,213.6574%20C165.9433,213.6544%20165.8783,213.6314%20165.7583,213.6314%20M164.7213,216.5464%20C163.9143,216.5464%20163.1083,216.3804%20162.9053,215.7944%20C162.5233,214.6884%20163.9453,213.8744%20164.6283,213.4844%20C165.4963,212.9854%20166.0133,213.1424%20166.1463,213.1974%20C166.3093,213.2474%20167.2173,213.5734%20167.4343,214.7454%20C167.5543,215.3904%20167.1293,216.0934%20166.4873,216.3134%20C166.2373,216.3994%20165.4803,216.5464%20164.7213,216.5464'%20id='Fill-201'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M166.2251,213.7418%20C166.2251,213.7418%20165.9651,213.6058%20165.4511,213.8998%20C164.9961,214.1608%20164.3181,214.5758%20164.4961,215.0928%20C164.6751,215.6088%20166.1111,215.4168%20166.4301,215.3068%20C166.7491,215.1978%20166.9501,214.8498%20166.8931,214.5468%20C166.7701,213.8838%20166.2251,213.7418%20166.2251,213.7418'%20id='Fill-203'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.9224,185.6197%20C155.9224,185.6197%20156.4164,191.2367%20154.9874,200.0667%20C153.6584,208.2867%20151.3014,210.8647%20151.4744,212.9967%20C151.6094,214.6467%20152.3054,216.1587%20153.9614,216.1587%20L158.9014,216.1587%20C161.2084,216.1587%20163.2424,214.6857%20163.9844,212.5017%20C164.5814,210.7427%20165.2024,208.3487%20165.5734,205.3227%20C165.9534,201.2067%20165.8714,197.0787%20165.8034,194.6537'%20id='Fill-205'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M158.9019,216.6588%20L153.9619,216.6588%20C152.2769,216.6588%20151.1609,215.3048%20150.9759,213.0378%20C150.8929,212.0198%20151.2859,211.0078%20151.8789,209.4748%20C152.6629,207.4498%20153.7359,204.6758%20154.4949,199.9868%20C155.8949,191.3318%20155.4289,185.7198%20155.4239,185.6638%20L156.4209,185.5758%20C156.4249,185.6328%20156.9039,191.3568%20155.4809,200.1468%20C154.7069,204.9388%20153.5659,207.8868%20152.8109,209.8358%20C152.2679,211.2398%20151.9089,212.1678%20151.9719,212.9568%20C152.0549,213.9658%20152.4229,215.6588%20153.9619,215.6588%20L158.9019,215.6588%20C160.9849,215.6588%20162.8379,214.3258%20163.5099,212.3408%20C164.2359,210.2058%20164.7629,207.8238%20165.0779,205.2628%20C165.4329,201.4028%20165.3849,197.5718%20165.3029,194.6678%20L166.3029,194.6398%20C166.3849,197.5718%20166.4339,201.4408%20166.0719,205.3688%20C165.7479,208.0128%20165.2049,210.4628%20164.4579,212.6628%20C163.6459,215.0528%20161.4139,216.6588%20158.9019,216.6588'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.2544,189.3355%20C179.6174,190.7445%20178.7694,193.0515%20178.7814,195.1705%20C178.7994,198.0005%20180.4414,201.6035%20179.4004,206.3055%20C178.4734,210.4945%20176.6274,211.2335%20177.1834,214.9915%20C177.2834,215.6705%20177.8934,216.1585%20178.5784,216.1585%20L184.0844,216.1585%20C186.6174,216.1585%20188.7874,214.3205%20189.2014,211.8215%20C190.3084,205.1465%20189.4634,198.8455%20188.5734,194.0105'%20id='Fill-209'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M184.0845,216.6588%20L178.5785,216.6588%20C177.6355,216.6588%20176.8225,215.9728%20176.6885,215.0648%20C176.3325,212.6558%20176.9255,211.3628%20177.6115,209.8658%20C178.0545,208.9038%20178.5545,207.8118%20178.9115,206.1968%20C179.5775,203.1898%20179.1115,200.6568%20178.7005,198.4218%20C178.4885,197.2678%20178.2875,196.1788%20178.2815,195.1738%20C178.2675,192.7568%20179.2815,190.3748%20180.9285,188.9568%20L181.5805,189.7148%20C180.1495,190.9458%20179.2695,193.0358%20179.2815,195.1678%20C179.2875,196.0838%20179.4805,197.1318%20179.6845,198.2408%20C180.0915,200.4538%20180.5985,203.2078%20179.8885,206.4138%20C179.5085,208.1328%20178.9835,209.2748%20178.5215,210.2838%20C177.8505,211.7458%20177.3645,212.8028%20177.6775,214.9188%20C177.7405,215.3408%20178.1275,215.6588%20178.5785,215.6588%20L184.0845,215.6588%20C186.3875,215.6588%20188.3325,214.0108%20188.7085,211.7398%20C189.8085,205.1018%20188.9515,198.8268%20188.0815,194.1008%20L189.0655,193.9198%20C189.9495,198.7248%20190.8205,205.1128%20189.6945,211.9038%20C189.2385,214.6588%20186.8785,216.6588%20184.0845,216.6588'%20id='Fill-211'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-213'%20fill='%2352267D'%20points='182.5513%20196.4605%20180.9123%20195.6525%20182.5723%20194.3245%20183.2983%20194.5685%20183.2183%20194.8055%20182.6213%20194.6065%20181.3753%20195.6025%20182.5353%20196.1735%20183.3853%20195.6305%20182.6863%20195.4735%20182.4083%20195.6735%20182.2623%20195.4705%20182.6313%20195.2055%20184.0263%20195.5195'%3e%3c/polygon%3e%3cpath%20d='M152.5532,213.2359%20C152.5532,213.2359%20151.5922,212.4529%20150.3152,213.5019%20C149.1472,214.4609%20148.2692,215.9419%20148.7922,216.0909%20C149.3162,216.2399%20150.2372,216.3839%20151.2032,216.2079%20C152.0452,216.0529%20152.7882,216.2149%20153.1262,214.4549%20C153.2832,213.6339%20152.5532,213.2359%20152.5532,213.2359'%20id='Fill-215'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M151.6626,213.2057%20C151.3426,213.2057%20150.9336,213.3167%20150.4736,213.6947%20C149.4416,214.5417%20148.8116,215.6487%20148.8906,215.8807%20C149.1276,215.9277%20150.0816,216.1627%20151.1586,215.9617%20C151.2736,215.9397%20151.3886,215.9257%20151.4996,215.9097%20C152.1756,215.8177%20152.6216,215.7577%20152.8816,214.4077%20C153.0006,213.7817%20152.4556,213.4677%20152.4326,213.4547%20L152.3966,213.4317%20C152.3776,213.4157%20152.1016,213.2057%20151.6626,213.2057%20M150.2846,216.5387%20C149.5296,216.5387%20148.9336,216.3917%20148.7246,216.3317%20C148.5546,216.2837%20148.4366,216.1547%20148.3996,215.9787%20C148.2716,215.3597%20149.2226,214.0747%20150.1566,213.3087%20C151.4616,212.2347%20152.5186,212.9037%20152.6876,213.0247%20C152.9976,213.2007%20153.5206,213.7237%20153.3716,214.5017%20C153.0456,216.2047%20152.2936,216.3077%20151.5666,216.4047%20C151.4636,216.4197%20151.3566,216.4347%20151.2486,216.4537%20C150.9116,216.5157%20150.5856,216.5387%20150.2846,216.5387'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M152.3345,213.5211%20C152.3345,213.5211%20151.7355,213.0341%20150.9405,213.6871%20C150.2155,214.2841%20149.6685,215.2061%20149.9945,215.2981%20C150.3195,215.3901%20150.8935,215.4811%20151.4945,215.3711%20C152.0185,215.2741%20152.4805,215.3751%20152.6905,214.2801%20C152.7885,213.7691%20152.3345,213.5211%20152.3345,213.5211'%20id='Fill-219'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-221'%20fill='%2352267D'%20points='160.4722%20201.3892%20160.4102%20201.3852%20158.2932%20201.2312%20158.0032%20199.2022%20160.0732%20198.5582%20160.1472%20198.7962%20158.2812%20199.3782%20158.5122%20200.9962%20160.3652%20201.1312%20161.1612%20200.2102%20160.1352%20199.6412%20159.3772%20199.8612%20159.8792%20200.4182%20159.6942%20200.5862%20158.9262%20199.7322%20160.1642%20199.3712%20161.5522%20200.1422'%3e%3c/polygon%3e%3cpath%20d='M153.9175,213.2184%20C154.4255,213.1504%20155.1565,214.2534%20155.0725,214.5894%20C154.9895,214.9254%20154.9315,216.0354%20154.1095,216.1564%20C153.5045,216.2454%20151.3455,216.4704%20150.8735,216.0014%20C150.4385,215.5694%20151.2895,213.5704%20153.9175,213.2184'%20id='Fill-286'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.9634,213.4654%20C153.9594,213.4654%20153.9544,213.4654%20153.9504,213.4664%20C152.1044,213.7134%20151.2724,214.7834%20151.0724,215.3764%20C150.9834,215.6424%20151.0194,215.7934%20151.0504,215.8244%20C151.3514,216.1244%20152.9994,216.0674%20154.0734,215.9094%20C154.5554,215.8384%20154.6954,215.2684%20154.7894,214.7374%20C154.8044,214.6544%20154.8174,214.5824%20154.8294,214.5294%20C154.8414,214.4194%20154.6424,213.9924%20154.3244,213.6844%20C154.1574,213.5214%20154.0294,213.4654%20153.9634,213.4654%20M152.3494,216.5414%20C151.6634,216.5414%20150.9824,216.4614%20150.6974,216.1794%20C150.4954,215.9784%20150.4604,215.6274%20150.5984,215.2174%20C150.9164,214.2754%20152.0554,213.2154%20153.8844,212.9704%20C154.2314,212.9294%20154.5674,213.1984%20154.7834,213.4404%20C155.0454,213.7334%20155.4034,214.2974%20155.3154,214.6504%20C155.3044,214.6944%20155.2934,214.7544%20155.2814,214.8254%20C155.1984,215.2954%20155.0254,216.2754%20154.1464,216.4034%20C153.9894,216.4274%20153.1674,216.5414%20152.3494,216.5414'%20id='Fill-288'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M154.0601,213.524%20C154.3601,213.484%20154.7901,214.134%20154.7421,214.333%20C154.6931,214.532%20154.6581,215.187%20154.1731,215.258%20C153.8161,215.31%20152.5411,215.443%20152.2641,215.167%20C152.0071,214.911%20152.5091,213.732%20154.0601,213.524'%20id='Fill-290'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.7212,213.7613%20C155.7212,213.7613%20155.3332,213.5583%20154.5662,213.9973%20C153.8872,214.3863%20152.8742,215.0063%20153.1412,215.7783%20C153.4082,216.5493%20155.5512,216.2623%20156.0282,216.0993%20C156.5042,215.9363%20156.8042,215.4173%20156.7192,214.9623%20C156.5352,213.9723%20155.7212,213.7613%20155.7212,213.7613'%20id='Fill-292'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.4546,213.9654%20C155.3056,213.9654%20155.0516,214.0084%20154.6896,214.2144%20C153.9366,214.6464%20153.1916,215.1594%20153.3776,215.6954%20C153.5516,216.2014%20155.4136,216.0464%20155.9466,215.8624%20C156.2966,215.7424%20156.5376,215.3524%20156.4736,215.0084%20C156.3206,214.1844%20155.6656,214.0054%20155.6586,214.0034%20L155.6116,213.9864%20C155.6006,213.9824%20155.5486,213.9654%20155.4546,213.9654%20M154.5456,216.5414%20C153.8196,216.5414%20153.0886,216.3904%20152.9046,215.8604%20C152.5586,214.8594%20153.8306,214.1304%20154.4416,213.7804%20C155.2146,213.3384%20155.6826,213.4754%20155.8076,213.5264%20C155.9596,213.5724%20156.7706,213.8674%20156.9656,214.9164%20C157.0736,215.5004%20156.6896,216.1374%20156.1086,216.3354%20C155.8876,216.4114%20155.2186,216.5414%20154.5456,216.5414'%20id='Fill-294'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M155.8677,214.0338%20C155.8677,214.0338%20155.6387,213.9148%20155.1827,214.1748%20C154.7807,214.4038%20154.1807,214.7718%20154.3397,215.2278%20C154.4967,215.6848%20155.7657,215.5148%20156.0487,215.4188%20C156.3307,215.3218%20156.5087,215.0148%20156.4587,214.7458%20C156.3487,214.1588%20155.8677,214.0338%20155.8677,214.0338'%20id='Fill-296'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M135.4429,213.9752%20C135.4429,213.9752%20135.0549,213.7722%20134.2869,214.2112%20C133.6089,214.6002%20132.5949,215.2202%20132.8619,215.9922%20C133.1289,216.7632%20135.2729,216.4762%20135.7499,216.3132%20C136.2259,216.1502%20136.5249,215.6312%20136.4409,215.1762%20C136.2569,214.1862%20135.4429,213.9752%20135.4429,213.9752'%20id='Fill-298'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M135.1763,214.1793%20C135.0273,214.1793%20134.7723,214.2223%20134.4103,214.4283%20C133.6573,214.8603%20132.9123,215.3743%20133.0983,215.9093%20C133.2723,216.4153%20135.1343,216.2593%20135.6683,216.0763%20C136.0173,215.9573%20136.2583,215.5663%20136.1953,215.2213%20C136.0423,214.3983%20135.3873,214.2193%20135.3803,214.2173%20L135.3333,214.2003%20C135.3223,214.1963%20135.2703,214.1793%20135.1763,214.1793%20M134.2673,216.7553%20C133.5403,216.7553%20132.8093,216.6043%20132.6253,216.0743%20C132.2803,215.0743%20133.5513,214.3453%20134.1623,213.9943%20C134.9343,213.5533%20135.4043,213.6883%20135.5293,213.7403%20C135.6803,213.7863%20136.4923,214.0813%20136.6873,215.1303%20C136.7943,215.7143%20136.4103,216.3513%20135.8303,216.5493%20C135.6093,216.6253%20134.9403,216.7553%20134.2673,216.7553'%20id='Fill-300'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.5884,214.2476%20C135.5884,214.2476%20135.3594,214.1286%20134.9044,214.3886%20C134.5024,214.6186%20133.9024,214.9856%20134.0614,215.4416%20C134.2184,215.8986%20135.4874,215.7286%20135.7704,215.6326%20C136.0524,215.5356%20136.2304,215.2286%20136.1804,214.9596%20C136.0704,214.3726%20135.5884,214.2476%20135.5884,214.2476'%20id='Fill-302'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M137.7886,213.4322%20C138.2966,213.3642%20139.0276,214.4672%20138.9436,214.8032%20C138.8606,215.1392%20138.8026,216.2492%20137.9806,216.3702%20C137.3756,216.4592%20135.2166,216.6842%20134.7446,216.2152%20C134.3096,215.7832%20135.1606,213.7842%20137.7886,213.4322'%20id='Fill-304'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8345,213.6793%20C137.8305,213.6793%20137.8255,213.6793%20137.8215,213.6803%20C135.9755,213.9273%20135.1435,214.9973%20134.9435,215.5903%20C134.8545,215.8563%20134.8905,216.0073%20134.9215,216.0383%20C135.2225,216.3373%20136.8705,216.2813%20137.9445,216.1233%20C138.4265,216.0523%20138.5665,215.4823%20138.6605,214.9513%20C138.6755,214.8683%20138.6885,214.7963%20138.7005,214.7433%20C138.7125,214.6333%20138.5135,214.2063%20138.1955,213.8983%20C138.0285,213.7353%20137.9005,213.6793%20137.8345,213.6793%20M136.2205,216.7553%20C135.5345,216.7553%20134.8535,216.6753%20134.5685,216.3933%20C134.3665,216.1923%20134.3315,215.8413%20134.4695,215.4313%20C134.7875,214.4893%20135.9265,213.4293%20137.7555,213.1843%20C138.0995,213.1413%20138.4385,213.4133%20138.6545,213.6543%20C138.9165,213.9473%20139.2745,214.5113%20139.1865,214.8643%20C139.1755,214.9083%20139.1645,214.9683%20139.1525,215.0393%20C139.0695,215.5093%20138.8965,216.4893%20138.0175,216.6173%20C137.8605,216.6413%20137.0385,216.7553%20136.2205,216.7553'%20id='Fill-306'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.9312,213.7379%20C138.2312,213.6979%20138.6612,214.3479%20138.6132,214.5469%20C138.5632,214.7459%20138.5292,215.4009%20138.0442,215.4719%20C137.6872,215.5239%20136.4122,215.6569%20136.1352,215.3809%20C135.8782,215.1249%20136.3802,213.9459%20137.9312,213.7379'%20id='Fill-308'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M179.2827,213.2359%20C179.2827,213.2359%20178.3217,212.4529%20177.0447,213.5019%20C175.8777,214.4609%20174.9997,215.9419%20175.5217,216.0909%20C176.0457,216.2399%20176.9667,216.3839%20177.9327,216.2079%20C178.7747,216.0529%20179.5177,216.2149%20179.8557,214.4549%20C180.0127,213.6339%20179.2827,213.2359%20179.2827,213.2359'%20id='Fill-310'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M178.3921,213.2057%20C178.0721,213.2057%20177.6631,213.3167%20177.2031,213.6947%20C176.1721,214.5417%20175.5421,215.6497%20175.6211,215.8807%20C175.8581,215.9277%20176.8141,216.1607%20177.8881,215.9617%20C178.0031,215.9397%20178.1181,215.9257%20178.2291,215.9097%20C178.9051,215.8177%20179.3511,215.7577%20179.6111,214.4077%20C179.7301,213.7817%20179.1851,213.4677%20179.1621,213.4547%20L179.1261,213.4317%20C179.1071,213.4157%20178.8311,213.2057%20178.3921,213.2057%20M177.0141,216.5387%20C176.2591,216.5387%20175.6631,216.3917%20175.4541,216.3317%20C175.2851,216.2837%20175.1661,216.1547%20175.1301,215.9787%20C175.0011,215.3607%20175.9531,214.0757%20176.8851,213.3087%20C178.1921,212.2347%20179.2471,212.9037%20179.4171,213.0247%20C179.7271,213.2007%20180.2501,213.7237%20180.1011,214.5017%20C179.7751,216.2047%20179.0231,216.3077%20178.2961,216.4047%20C178.1931,216.4197%20178.0861,216.4347%20177.9781,216.4537%20C177.6411,216.5157%20177.3151,216.5387%20177.0141,216.5387'%20id='Fill-312'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M179.064,213.5211%20C179.064,213.5211%20178.466,213.0341%20177.671,213.6871%20C176.945,214.2841%20176.398,215.2061%20176.724,215.2981%20C177.049,215.3901%20177.623,215.4811%20178.224,215.3711%20C178.748,215.2741%20179.21,215.3751%20179.42,214.2801%20C179.518,213.7691%20179.064,213.5211%20179.064,213.5211'%20id='Fill-314'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M180.647,213.2184%20C181.155,213.1504%20181.886,214.2534%20181.802,214.5894%20C181.719,214.9254%20181.662,216.0354%20180.839,216.1564%20C180.234,216.2454%20178.075,216.4704%20177.603,216.0014%20C177.168,215.5694%20178.02,213.5704%20180.647,213.2184'%20id='Fill-316'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M180.6929,213.4654%20C180.6889,213.4654%20180.6839,213.4654%20180.6799,213.4664%20C178.8339,213.7134%20178.0029,214.7834%20177.8019,215.3774%20C177.7129,215.6434%20177.7489,215.7934%20177.7799,215.8244%20C178.0809,216.1244%20179.7289,216.0674%20180.8029,215.9094%20C181.2859,215.8384%20181.4249,215.2684%20181.5189,214.7384%20C181.5339,214.6544%20181.5469,214.5834%20181.5589,214.5294%20C181.5709,214.4194%20181.3719,213.9924%20181.0539,213.6844%20C180.8869,213.5214%20180.7589,213.4654%20180.6929,213.4654%20M179.0789,216.5414%20C178.3929,216.5414%20177.7119,216.4614%20177.4269,216.1794%20C177.2259,215.9784%20177.1899,215.6284%20177.3289,215.2174%20C177.6459,214.2754%20178.7849,213.2154%20180.6139,212.9704%20C180.9579,212.9294%20181.2969,213.1984%20181.5129,213.4404%20C181.7749,213.7334%20182.1329,214.2974%20182.0449,214.6504%20C182.0339,214.6944%20182.0229,214.7554%20182.0109,214.8254%20C181.9279,215.2954%20181.7549,216.2754%20180.8759,216.4034%20C180.7189,216.4274%20179.8969,216.5414%20179.0789,216.5414'%20id='Fill-318'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.7896,213.524%20C181.0896,213.484%20181.5206,214.134%20181.4716,214.333%20C181.4226,214.532%20181.3886,215.187%20180.9026,215.258%20C180.5456,215.31%20179.2716,215.443%20178.9936,215.167%20C178.7366,214.911%20179.2386,213.732%20180.7896,213.524'%20id='Fill-320'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M182.4517,213.7613%20C182.4517,213.7613%20182.0627,213.5583%20181.2957,213.9973%20C180.6167,214.3863%20179.6037,215.0063%20179.8707,215.7783%20C180.1377,216.5493%20182.2807,216.2623%20182.7577,216.0993%20C183.2337,215.9363%20183.5337,215.4173%20183.4497,214.9623%20C183.2657,213.9723%20182.4517,213.7613%20182.4517,213.7613'%20id='Fill-322'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M182.1841,213.9654%20C182.0351,213.9654%20181.7801,214.0084%20181.4191,214.2144%20C180.6661,214.6464%20179.9211,215.1594%20180.1071,215.6954%20C180.2811,216.2014%20182.1431,216.0464%20182.6761,215.8624%20C183.0261,215.7424%20183.2671,215.3524%20183.2041,215.0074%20C183.0511,214.1844%20182.3961,214.0054%20182.3891,214.0034%20L182.3421,213.9864%20C182.3311,213.9824%20182.2791,213.9654%20182.1841,213.9654%20M181.2751,216.5414%20C180.5491,216.5414%20179.8181,216.3904%20179.6341,215.8604%20C179.2881,214.8594%20180.5601,214.1304%20181.1711,213.7804%20C181.9441,213.3384%20182.4131,213.4754%20182.5381,213.5264%20C182.6891,213.5724%20183.5011,213.8674%20183.6961,214.9164%20C183.8031,215.5004%20183.4181,216.1374%20182.8381,216.3354%20C182.6171,216.4114%20181.9481,216.5414%20181.2751,216.5414'%20id='Fill-324'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M182.5972,214.0338%20C182.5972,214.0338%20182.3682,213.9148%20181.9122,214.1748%20C181.5112,214.4038%20180.9102,214.7718%20181.0692,215.2278%20C181.2272,215.6848%20182.4962,215.5148%20182.7792,215.4188%20C183.0612,215.3218%20183.2382,215.0148%20183.1882,214.7458%20C183.0792,214.1588%20182.5972,214.0338%20182.5972,214.0338'%20id='Fill-326'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M144.4575,213.9068%20C144.6165,213.7728%20144.8065,213.7358%20144.9635,213.8088%20C145.5465,214.0848%20147.0205,214.8668%20146.7155,215.9258%20C146.4785,216.7508%20145.9755,216.5028%20145.0125,216.5198%20L144.2855,216.5338%20C144.1355,216.5368%20144.0025,216.4588%20143.9195,216.3208%20C143.5015,215.6228%20143.7275,214.5238%20144.4075,213.9498%20L144.4575,213.9068%20Z'%20id='Fill-328'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.1147,216.2691%20C145.2827,216.2691%20145.4357,216.2761%20145.5767,216.2821%20C146.2097,216.3111%20146.3467,216.3001%20146.4747,215.8561%20C146.7077,215.0471%20145.5607,214.3681%20144.8567,214.0351%20C144.7917,214.0041%20144.7027,214.0281%20144.6197,214.0971%20L144.5707,214.1391%20C143.9797,214.6371%20143.7767,215.5961%20144.1347,216.1931%20C144.1587,216.2341%20144.2187,216.2841%20144.2807,216.2841%20L145.0077,216.2701%20C145.0447,216.2691%20145.0797,216.2691%20145.1147,216.2691%20M145.8737,216.7911%20C145.7707,216.7911%20145.6637,216.7871%20145.5537,216.7821%20C145.3947,216.7751%20145.2167,216.7651%20145.0167,216.7701%20L144.2907,216.7841%20L144.2777,216.7841%20C144.0457,216.7841%20143.8317,216.6601%20143.7057,216.4501%20C143.2227,215.6451%20143.4707,214.4131%20144.2467,213.7581%20L144.2967,213.7151%20C144.5337,213.5161%20144.8217,213.4661%20145.0687,213.5821%20C146.5347,214.2751%20147.2037,215.1311%20146.9557,215.9951%20C146.7567,216.6861%20146.3567,216.7911%20145.8737,216.7911'%20id='Fill-330'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M144.5327,214.1441%20C144.6477,214.0461%20144.7867,214.0191%20144.8997,214.0731%20C145.3237,214.2731%20146.3947,214.8411%20146.1737,215.6111%20C146.0017,216.2101%20145.6357,216.0301%20144.9357,216.0421%20L144.4077,216.0521%20C144.2987,216.0541%20144.2017,215.9981%20144.1417,215.8981%20C143.8377,215.3901%20144.0027,214.5921%20144.4967,214.1751%20L144.5327,214.1441%20Z'%20id='Fill-332'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M141.0483,213.5904%20C141.0483,213.5904%20140.1563,212.7294%20138.7953,213.6654%20C137.5503,214.5224%20136.5503,215.9234%20137.0593,216.1164%20C137.5673,216.3094%20138.4723,216.5314%20139.4513,216.4374%20C140.3023,216.3554%20141.0293,216.5794%20141.5163,214.8544%20C141.7413,214.0504%20141.0483,213.5904%20141.0483,213.5904'%20id='Fill-334'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.0435,213.4801%20C139.7425,213.4801%20139.3685,213.5751%20138.9375,213.8721%20C137.8375,214.6281%20137.1165,215.6781%20137.1745,215.9151%20C137.4055,215.9811%20138.3385,216.2971%20139.4275,216.1881%20C139.5445,216.1771%20139.6595,216.1711%20139.7715,216.1661%20C140.4525,216.1321%20140.9025,216.1101%20141.2755,214.7871%20C141.4495,214.1661%20140.9155,213.8021%20140.9095,213.7981%20L140.8755,213.7711%20C140.8535,213.7501%20140.5525,213.4801%20140.0435,213.4801%20M138.9805,216.7091%20C138.0045,216.7091%20137.2155,216.4431%20136.9705,216.3501%20C136.8065,216.2881%20136.6985,216.1501%20136.6785,215.9711%20C136.6025,215.3441%20137.6585,214.1441%20138.6535,213.4591%20C140.0445,212.5021%20141.0435,213.2581%20141.2005,213.3911%20C141.4945,213.5941%20141.9715,214.1601%20141.7565,214.9211%20C141.2865,216.5911%20140.5285,216.6281%20139.7965,216.6651%20C139.6915,216.6701%20139.5845,216.6751%20139.4765,216.6861%20C139.3065,216.7031%20139.1415,216.7091%20138.9805,216.7091'%20id='Fill-336'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M140.8062,213.857%20C140.8062,213.857%20140.2512,213.32%20139.4042,213.904%20C138.6292,214.436%20138.0062,215.308%20138.3242,215.428%20C138.6402,215.548%20139.2022,215.687%20139.8122,215.628%20C140.3422,215.577%20140.7942,215.716%20141.0972,214.643%20C141.2382,214.142%20140.8062,213.857%20140.8062,213.857'%20id='Fill-338'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.8286,216.5328%20L63.6946,216.5328%20C62.4496,216.5328%2061.4396,215.5228%2061.4396,214.2778%20L61.4396,32.2548%20C61.4396,31.0098%2062.4496,29.9998%2063.6946,29.9998%20L187.8286,29.9998%20C189.0736,29.9998%20190.0836,31.0098%20190.0836,32.2548%20L190.0836,214.2778%20C190.0836,215.5228%20189.0736,216.5328%20187.8286,216.5328'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.6948,31.0001%20C63.0028,31.0001%2062.4398,31.5631%2062.4398,32.2551%20L62.4398,214.2781%20C62.4398,214.9701%2063.0028,215.5331%2063.6948,215.5331%20L187.8288,215.5331%20C188.5208,215.5331%20189.0838,214.9701%20189.0838,214.2781%20L189.0838,32.2551%20C189.0838,31.5631%20188.5208,31.0001%20187.8288,31.0001%20L63.6948,31.0001%20Z%20M187.8288,217.5331%20L63.6948,217.5331%20C61.8998,217.5331%2060.4398,216.0731%2060.4398,214.2781%20L60.4398,32.2551%20C60.4398,30.4601%2061.8998,29.0001%2063.6948,29.0001%20L187.8288,29.0001%20C189.6238,29.0001%20191.0838,30.4601%20191.0838,32.2551%20L191.0838,214.2781%20C191.0838,216.0731%20189.6238,217.5331%20187.8288,217.5331%20L187.8288,217.5331%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.8511,88.8092%20C146.8511,102.4692%20135.7781,113.5412%20122.1191,113.5412%20C108.4591,113.5412%2097.3861,102.4692%2097.3861,88.8092%20C97.3861,75.1502%20108.4591,64.0772%20122.1191,64.0772%20C135.7781,64.0772%20146.8511,75.1502%20146.8511,88.8092'%20id='Fill-344'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.8511,83.8092%20C149.8511,97.4692%20138.7781,108.5412%20125.1191,108.5412%20C111.4591,108.5412%20100.3861,97.4692%20100.3861,83.8092%20C100.3861,70.1502%20111.4591,59.0772%20125.1191,59.0772%20C138.7781,59.0772%20149.8511,70.1502%20149.8511,83.8092'%20id='Fill-346'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.1187,60.0768%20C112.0327,60.0768%20101.3867,70.7228%20101.3867,83.8088%20C101.3867,96.8948%20112.0327,107.5418%20125.1187,107.5418%20C138.2047,107.5418%20148.8507,96.8948%20148.8507,83.8088%20C148.8507,70.7228%20138.2047,60.0768%20125.1187,60.0768%20M125.1187,109.5418%20C110.9297,109.5418%2099.3867,97.9978%2099.3867,83.8088%20C99.3867,69.6198%20110.9297,58.0768%20125.1187,58.0768%20C139.3067,58.0768%20150.8507,69.6198%20150.8507,83.8088%20C150.8507,97.9978%20139.3067,109.5418%20125.1187,109.5418'%20id='Fill-348'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M131.2661,96.0074%20C131.3701,96.3154%20131.4611,96.5254%20131.4891,96.5954%20C131.4971,96.6024%20131.4801,96.5914%20131.4891,96.5954%20C131.4891,96.5954%20131.4891,96.5974%20131.4891,96.5954%20C131.4901,96.5964%20131.4881,96.5954%20131.4881,96.5954%20C130.7891,89.8544%20134.6121,87.0464%20135.8401,82.5694%20C135.8461,82.5024%20135.8591,82.4304%20135.8791,82.3484%20C135.9051,82.2484%20135.9251,82.1454%20135.9411,82.0414%20C136.1231,80.8034%20135.6161,79.3614%20134.6551,77.8604%20C134.6511,77.8514%20134.6441,77.8434%20134.6391,77.8364%20C134.5611,77.7104%20134.4761,77.5864%20134.3911,77.4614%20C134.3911,77.4614%20134.3881,77.4594%20134.3871,77.4564%20C134.2301,77.2284%20134.0611,76.9984%20133.8841,76.7674%20C133.8661,76.7434%20133.8491,76.7184%20133.8301,76.6954%20C133.7811,76.6324%20133.7291,76.5704%20133.6811,76.5074%20C133.6291,76.4414%20133.5791,76.3764%20133.5281,76.3134%20C133.4741,76.2494%20133.4221,76.1864%20133.3701,76.1244%20C133.3151,76.0584%20133.2611,75.9944%20133.2051,75.9294%20C133.1681,75.8854%20133.1271,75.8394%20133.0871,75.7934%20C131.5771,74.0534%20129.6111,72.3344%20127.5591,70.8394%20C127.5591,70.8394%20127.5441,70.8164%20127.5591,70.8394%20C127.8311,73.3754%20127.8651,75.9124%20127.6251,77.9404%20C127.3351,80.3854%20126.4601,83.2324%20125.2461,85.8124%20C122.4041,85.5804%20119.4991,84.9214%20117.2341,83.9544%20C115.3411,83.1464%20113.1711,81.8694%20111.0971,80.3564%20C111.1201,80.5674%20111.1451,80.7754%20111.1691,80.9854%20C111.1771,81.0484%20111.1861,81.1104%20111.1941,81.1734%20C111.2141,81.3234%20111.2321,81.4714%20111.2551,81.6224%20C111.2641,81.6914%20111.2741,81.7604%20111.2851,81.8294%20C111.3071,81.9804%20111.3291,82.1294%20111.3541,82.2784%20C111.3631,82.3384%20111.3731,82.3994%20111.3831,82.4604%20C111.4141,82.6504%20111.4461,82.8374%20111.4811,83.0254%20C111.4831,83.0444%20111.4851,83.0634%20111.4901,83.0804%20C111.5281,83.2994%20111.5701,83.5154%20111.6131,83.7314%20C111.6151,83.7474%20111.6201,83.7624%20111.6231,83.7804%20C111.6631,83.9744%20111.7021,84.1654%20111.7441,84.3574%20C111.7531,84.3974%20111.7621,84.4354%20111.7691,84.4744%20C111.8081,84.6494%20111.8491,84.8234%20111.8901,84.9974%20C111.8991,85.0304%20111.9081,85.0634%20111.9151,85.0994%20C111.9651,85.2994%20112.0141,85.4994%20112.0651,85.6954%20C112.0671,85.6964%20112.0671,85.6984%20112.0671,85.6984%20C112.2351,86.3314%20112.4191,86.9424%20112.6181,87.5284%20C112.6201,87.5364%20112.6231,87.5424%20112.6251,87.5494%20C112.9621,88.5284%20113.3461,89.4304%20113.7751,90.2194%20C113.8381,90.3334%20113.9021,90.4464%20113.9671,90.5564%20C113.9701,90.5604%20113.9701,90.5654%20113.9731,90.5694%20L113.9741,90.5694%20C114.0331,90.6694%20114.0931,90.7684%20114.1521,90.8624%20L114.1541,90.8644%20C114.1541,90.8644%20114.1591,90.8714%20114.1611,90.8754%20C114.2251,90.9784%20114.2911,91.0794%20114.3581,91.1744%20L114.3581,91.1754%20C114.3681,91.1894%20114.3761,91.2004%20114.3871,91.2144%20C114.3881,91.2144%20114.3861,91.2164%20114.3871,91.2174%20C114.4741,91.3424%20114.5631,91.4634%20114.6511,91.5784%20C114.6681,91.5974%20114.6831,91.6164%20114.6961,91.6344%20C114.7011,91.6414%20114.7071,91.6474%20114.7121,91.6564%20C114.8141,91.7854%20114.9191,91.9104%20115.0281,92.0274%20C115.1021,92.1104%20115.1791,92.1874%20115.2561,92.2644%20C115.2881,92.2974%20115.3231,92.3264%20115.3551,92.3574%20C115.4031,92.4034%20115.4521,92.4454%20115.5001,92.4894%20C115.5371,92.5214%20115.5741,92.5494%20115.6121,92.5804%20C115.6581,92.6194%20115.7061,92.6554%20115.7531,92.6934%20C115.7901,92.7204%20115.8281,92.7474%20115.8671,92.7744%20C115.9161,92.8084%20115.9641,92.8414%20116.0131,92.8754%20C116.0501,92.8984%20116.0891,92.9224%20116.1271,92.9444%20C116.1801,92.9754%20116.2331,93.0044%20116.2841,93.0344%20C116.3211,93.0534%20116.3571,93.0724%20116.3931,93.0904%20C116.4531,93.1184%20116.5131,93.1444%20116.5751,93.1714%20C116.6031,93.1814%20116.6351,93.1974%20116.6651,93.2084%20C116.7581,93.2464%20116.8511,93.2774%20116.9441,93.3034%20C117.0081,93.3224%20117.0611,93.3414%20117.1121,93.3614%20C121.6121,94.5494%20125.9941,92.6664%20131.4891,96.5954'%20id='Fill-350'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='94.376'%20y1='136.6754'%20x2='158.144'%20y2='136.6754'%20id='Fill-352'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.144,137.6754%20L94.376,137.6754%20C93.824,137.6754%2093.376,137.2284%2093.376,136.6754%20C93.376,136.1224%2093.824,135.6754%2094.376,135.6754%20L158.144,135.6754%20C158.697,135.6754%20159.144,136.1224%20159.144,136.6754%20C159.144,137.2284%20158.697,137.6754%20158.144,137.6754'%20id='Fill-354'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.376'%20y1='157.235'%20x2='158.144'%20y2='157.235'%20id='Fill-356'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.144,158.235%20L94.376,158.235%20C93.824,158.235%2093.376,157.788%2093.376,157.235%20C93.376,156.682%2093.824,156.235%2094.376,156.235%20L158.144,156.235%20C158.697,156.235%20159.144,156.682%20159.144,157.235%20C159.144,157.788%20158.697,158.235%20158.144,158.235'%20id='Fill-358'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.376'%20y1='178.4859'%20x2='158.144'%20y2='178.4859'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M158.144,179.4859%20L94.376,179.4859%20C93.824,179.4859%2093.376,179.0389%2093.376,178.4859%20C93.376,177.9329%2093.824,177.4859%2094.376,177.4859%20L158.144,177.4859%20C158.697,177.4859%20159.144,177.9329%20159.144,178.4859%20C159.144,179.0389%20158.697,179.4859%20158.144,179.4859'%20id='Fill-362'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M205.978,71.5416%20C205.425,71.5416%20204.978,71.0936%20204.978,70.5416%20L204.978,63.5416%20C204.978,62.9896%20205.425,62.5416%20205.978,62.5416%20C206.531,62.5416%20206.978,62.9896%20206.978,63.5416%20L206.978,70.5416%20C206.978,71.0936%20206.531,71.5416%20205.978,71.5416'%20id='Fill-364'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.478,68.0416%20L202.478,68.0416%20C201.925,68.0416%20201.478,67.5936%20201.478,67.0416%20C201.478,66.4896%20201.925,66.0416%20202.478,66.0416%20L209.478,66.0416%20C210.031,66.0416%20210.478,66.4896%20210.478,67.0416%20C210.478,67.5936%20210.031,68.0416%20209.478,68.0416'%20id='Fill-366'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.7275,188.2603%20C41.4515,188.2603%2041.2275,188.0363%2041.2275,187.7603%20L41.2275,183.8233%20C41.2275,183.5463%2041.4515,183.3233%2041.7275,183.3233%20C42.0035,183.3233%2042.2275,183.5463%2042.2275,183.8233%20L42.2275,187.7603%20C42.2275,188.0363%2042.0035,188.2603%2041.7275,188.2603'%20id='Fill-368'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.6963,186.2916%20L39.7583,186.2916%20C39.4823,186.2916%2039.2593,186.0676%2039.2593,185.7916%20C39.2593,185.5156%2039.4823,185.2916%2039.7583,185.2916%20L43.6963,185.2916%20C43.9723,185.2916%2044.1963,185.5156%2044.1963,185.7916%20C44.1963,186.0676%2043.9723,186.2916%2043.6963,186.2916'%20id='Fill-370'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.728,128.2603%20C216.452,128.2603%20216.228,128.0363%20216.228,127.7603%20L216.228,123.8233%20C216.228,123.5463%20216.452,123.3233%20216.728,123.3233%20C217.004,123.3233%20217.228,123.5463%20217.228,123.8233%20L217.228,127.7603%20C217.228,128.0363%20217.004,128.2603%20216.728,128.2603'%20id='Fill-372'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6968,126.2916%20L214.7588,126.2916%20C214.4828,126.2916%20214.2598,126.0676%20214.2598,125.7916%20C214.2598,125.5156%20214.4828,125.2916%20214.7588,125.2916%20L218.6968,125.2916%20C218.9728,125.2916%20219.1968,125.5156%20219.1968,125.7916%20C219.1968,126.0676%20218.9728,126.2916%20218.6968,126.2916'%20id='Fill-374'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7275,88.2603%20C47.4515,88.2603%2047.2275,88.0363%2047.2275,87.7603%20L47.2275,83.8233%20C47.2275,83.5463%2047.4515,83.3233%2047.7275,83.3233%20C48.0035,83.3233%2048.2275,83.5463%2048.2275,83.8233%20L48.2275,87.7603%20C48.2275,88.0363%2048.0035,88.2603%2047.7275,88.2603'%20id='Fill-376'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.6963,86.2916%20L45.7583,86.2916%20C45.4823,86.2916%2045.2593,86.0676%2045.2593,85.7916%20C45.2593,85.5156%2045.4823,85.2916%2045.7583,85.2916%20L49.6963,85.2916%20C49.9723,85.2916%2050.1963,85.5156%2050.1963,85.7916%20C50.1963,86.0676%2049.9723,86.2916%2049.6963,86.2916'%20id='Fill-378'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='25.415'%20y1='122.4166'%20x2='25.415'%20y2='130.5416'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.415,131.5416%20C24.863,131.5416%2024.415,131.0946%2024.415,130.5416%20L24.415,122.4166%20C24.415,121.8646%2024.863,121.4166%2025.415,121.4166%20C25.967,121.4166%2026.415,121.8646%2026.415,122.4166%20L26.415,130.5416%20C26.415,131.0946%2025.967,131.5416%2025.415,131.5416'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='29.4775'%20y1='126.4791'%20x2='21.3525'%20y2='126.4791'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M29.4775,127.4791%20L21.3525,127.4791%20C20.8005,127.4791%2020.3525,127.0321%2020.3525,126.4791%20C20.3525,125.9261%2020.8005,125.4791%2021.3525,125.4791%20L29.4775,125.4791%20C30.0295,125.4791%2030.4775,125.9261%2030.4775,126.4791%20C30.4775,127.0321%2030.0295,127.4791%2029.4775,127.4791'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.1665'%20y1='216.2916'%20x2='252.1405'%20y2='216.2916'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1401,217.2916%20L245.1661,217.2916%20C244.6141,217.2916%20244.1661,216.8446%20244.1661,216.2916%20C244.1661,215.7386%20244.6141,215.2916%20245.1661,215.2916%20L252.1401,215.2916%20C252.6931,215.2916%20253.1401,215.7386%20253.1401,216.2916%20C253.1401,216.8446%20252.6931,217.2916%20252.1401,217.2916'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='216.2916'%20x2='10.973'%20y2='216.2916'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9731,217.2916%20L2.0001,217.2916%20C1.4481,217.2916%201.0001,216.8446%201.0001,216.2916%20C1.0001,215.7386%201.4481,215.2916%202.0001,215.2916%20L10.9731,215.2916%20C11.5251,215.2916%2011.9731,215.7386%2011.9731,216.2916%20C11.9731,216.8446%2011.5251,217.2916%2010.9731,217.2916'%20id='Fill-395'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3823'%20y1='225.608'%20x2='161.5683'%20y2='225.608'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5679,226.608%20L94.3819,226.608%20C93.8299,226.608%2093.3819,226.161%2093.3819,225.608%20C93.3819,225.055%2093.8299,224.608%2094.3819,224.608%20L161.5679,224.608%20C162.1209,224.608%20162.5679,225.055%20162.5679,225.608%20C162.5679,226.161%20162.1209,226.608%20161.5679,226.608'%20id='Fill-399'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.187'%20y1='225.608'%20x2='179.328'%20y2='225.608'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3276,226.608%20L170.1866,226.608%20C169.6346,226.608%20169.1866,226.161%20169.1866,225.608%20C169.1866,225.055%20169.6346,224.608%20170.1866,224.608%20L179.3276,224.608%20C179.8806,224.608%20180.3276,225.055%20180.3276,225.608%20C180.3276,226.161%20179.8806,226.608%20179.3276,226.608'%20id='Fill-403'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='225.5328'%20x2='81.5'%20y2='225.6078'%20id='Fill-405'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.4995,226.608%20C80.9545,226.608%2080.5085,226.171%2080.4995,225.623%20C80.4915,225.071%2080.9325,224.617%2081.4845,224.608%20L86.4845,224.533%20C87.0595,224.518%2087.4915,224.965%2087.4995,225.518%20C87.5085,226.07%2087.0675,226.524%2086.5155,226.533%20L81.5155,226.608%20L81.4995,226.608%20Z'%20id='Fill-407'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Project.svg.js b/lib/static/illustrations/Project.svg.js new file mode 100644 index 00000000..56016929 --- /dev/null +++ b/lib/static/illustrations/Project.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Project'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,226.5618%20C22.2041,169.3688%2068.5681,123.0038%20125.7621,123.0038%20C182.9541,123.0038%20229.3201,169.3688%20229.3201,226.5618%20L22.2041,226.5618%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(127.095900,%20112.411905)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,102.796723%20L56.4637171,102.73517%20C58.1421267,102.713377%2059.6527933,101.657434%2060.2423457,100.067575%20C61.9197743,95.5387075%2061.4361648,91.4030943%2061.5990029,87.8578585%20C61.9001552,81.2913962%2060.8436695,77.9413019%2059.8077838,72.4664434%20L52.4781076,72.729934%20C52.4781076,72.729934%2053.1353457,75.4500283%2053.6523076,83.6241792%20C53.8122029,86.1530943%2049.7971648,96.3717736%2050.0531933,101.356302%20C50.0953743,102.173519%2050.7692886,102.807481%2051.5795552,102.796723'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,73.6793915%20C53.894799,75.1721745%2054.2930657,78.2112311%2054.6314943,83.5612783%20C54.7050657,84.7321274%2054.1410181,86.8450047%2053.2140181,90.1950991%20C52.1791133,93.9285425%2050.8930848,98.5772689%2051.033361,101.305288%20C51.0480752,101.590571%2051.3129324,101.794627%2051.566999,101.806514%20L56.451161,101.744108%20C57.726399,101.727269%2058.88098,100.915005%2059.3233895,99.7203821%20C60.5515419,96.403967%2060.5633133,93.3530236%2060.5741038,90.4031179%20C60.5780276,89.5086368%2060.5799895,88.6438726%2060.6192276,87.8127877%20C60.859561,82.5786368%2060.220961,79.4583538%2059.4126562,75.5079764%20C59.2792467,74.8581651%2059.1428943,74.1885425%2059.00458,73.4872217%20L53.6525038,73.6793915%20Z%20M51.5581705,103.787646%20C50.2319229,103.787646%2049.1430657,102.748542%2049.0734181,101.407316%20C48.9164657,98.3553821%2050.1956276,93.7363726%2051.3237229,89.6621745%20C52.0152943,87.163967%2052.7304086,84.5825519%2052.6735133,83.6870802%20C52.1673419,75.6922217%2051.5316848,72.9919387%2051.5248181,72.9651934%20L51.239361,71.7834481%20L60.6133419,71.4456651%20L60.7712752,72.2807123%20C60.960599,73.2831651%2061.1518848,74.2142972%2061.3343419,75.1067972%20C62.136761,79.0314198%2062.8302943,82.4211368%2062.5791705,87.9029292%20C62.5418943,88.70925%2062.5389514,89.5462783%2062.5360086,90.4110425%20C62.5252181,93.388684%2062.5124657,96.7665142%2061.1607133,100.414769%20C60.4367705,102.369156%2058.5533419,103.699486%2056.4756848,103.725241%20L51.5915229,103.787646%20L51.5581705,103.787646%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,79.5328443%20L31.0893238,72.8554387%20L27.4499905,73.0476085%20C27.4499905,73.0476085%2027.0095429,78.6720425%2026.8300286,81.0266179%20C26.5122,85.1770896%2024.9112857,93.3225142%2023.9107143,96.9004387%20C23.5850381,98.0653443%2023.400619,99.1519953%2023.3584381,100.134637%20C23.2868286,101.789873%2024.6689905,103.138033%2026.3101238,103.117469%20L30.6361238,103.06275%20C33.1571714,103.031052%2035.3751048,101.304495%2035.9646571,98.8290708%20C37.7970762,91.1244481%2037.0701905,79.5328443%2037.0701905,79.5328443'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,73.991816%20C28.2299457,75.6619104%2027.9435076,79.3200708%2027.8081362,81.1030896%20C27.4952124,85.1862028%2025.9237267,93.3504481%2024.8544886,97.1690802%20C24.5513743,98.25375%2024.3777457,99.2661085%2024.3385076,100.177429%20C24.3169267,100.675684%2024.4993838,101.153137%2024.8544886,101.521627%20C25.2243076,101.906958%2025.7402886,102.125873%2026.2729457,102.125873%20L26.2974695,102.125873%20L30.6244505,102.072382%20C32.7266314,102.045637%2034.5306029,100.617241%2035.0102886,98.598467%20C36.6151267,91.8537028%2036.2099933,81.8985142%2036.1099362,79.9371934%20L30.674479,73.8689858%20L28.3604124,73.991816%20Z%20M26.2729457,104.107005%20C25.2115552,104.107005%2024.1835171,103.669175%2023.44486,102.900495%20C22.7120886,102.136769%2022.333441,101.138278%2022.3785648,100.09125%20C22.4246695,99.0263915%2022.621841,97.863467%2022.9671362,96.6312028%20C23.9892886,92.9750236%2025.5529267,84.859316%2025.8511362,80.9495519%20C26.0316314,78.5949764%2026.472079,72.9695519%2026.472079,72.9695519%20L26.5407457,72.1037972%20L31.5043648,71.8412972%20L38.0267171,79.1249292%20L38.049279,79.4696462%20C38.0787076,79.9500708%2038.7643933,91.2999764%2036.9192219,99.0610613%20C36.2286314,101.962429%2033.6497076,104.015873%2030.6489743,104.053514%20L26.3229743,104.107005%20L26.2729457,104.107005%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,85.1666887%20L28.5349238,85.4252264%20L28.5054952,84.9289528%20L28.243581,85.1666887%20Z%20M28.6526381,85.5292358%20L28.8645238,85.718434%20L29.9906571,85.2647547%20L29.8758857,85.0190943%20L29.0960286,85.2172075%20L29.1136857,85.5015%20L28.6526381,85.5292358%20Z%20M28.7664286,86.2909811%20L27.5059048,85.1706509%20L28.6722571,84.1107453%20L28.9998952,84.4782453%20L28.6173238,84.8269245%20L30.1476095,84.4406038%20L30.6577048,85.5292358%20L28.7664286,86.2909811%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,54.4930189%20C32.7958867,54.3493868%2036.7834581,51.3113208%2045.5443438,50.7922642%20C45.66402,50.212783%2045.8111629,49.6867925%2046.0024486,49.2568868%20C47.5454867,45.7671226%2049.659439,35.7435849%2048.1399438,29.196934%20L46.9382771,24.015283%20C46.5439343,22.3154717%2046.3340105,20.5770283%2046.3114486,18.8316509%20C46.30262,18.1045755%2046.3673629,17.3933491%2046.4978295,16.7058962%20C46.530201,16.5335377%2046.5664962,16.3631604%2046.6076962,16.1947642%20C46.7303152,15.6875943%2046.8882486,15.195283%2047.0805152,14.7208019%20C47.1452581,14.5613208%2047.2119629,14.4048113%2047.2835724,14.250283%20C47.4267914,13.9412264%2047.5837438,13.6410849%2047.7544295,13.3488679%20C47.9251152,13.0576415%2048.1085533,12.7743396%2048.3057248,12.5009434%20C48.897239,11.6827358%2049.6025438,10.9526887%2050.3971152,10.335566%20C50.6629533,10.1305189%2050.938601,9.93735849%2051.2230771,9.75707547%20C52.7886771,8.76948113%2054.6338486,8.18900943%2056.6134105,8.16325472%20L58.3241914,8.14146226%20C61.2062295,8.10580189%2063.8292962,9.25089623%2065.7401914,11.1349528%20C65.9795438,11.369717%2066.2071248,11.6163679%2066.4229343,11.8739151%20C66.8162962,12.3414623%2067.1655152,12.8466509%2067.4735343,13.3785849%20C67.5892867,13.5786792%2067.7011152,13.7817453%2067.8031343,13.9897642%20C67.8786676,14.1433019%2067.9502771,14.2978302%2068.0179629,14.4543396%20C68.222001,14.9248585%2068.3926867,15.4132075%2068.5280581,15.9164151%20C68.6624486,16.4186321%2068.7615248,16.9376887%2068.8213629,17.4686321%20C68.8625629,17.8212736%2068.8841438,18.1818396%2068.8890486,18.5453774%20C68.8988581,19.2694811%2068.6153629,19.9301887%2068.1503914,20.4116038%20C67.68542,20.8930189%2067.0389724,21.1951415%2066.3209152,21.2050472%20L55.6393248,21.3397642%20L57.3726676,30.6817925%20C59.3895057,40.274434%2058.8990295,46.7141038%2057.4825343,51.0200943%20C57.1666676,51.9809434%2055.3430771,55.3914623%2055.3430771,55.3914623%20C60.7903057,63.8350472%2069.0273629,67.4516038%2077.799039,68.4203774%20C85.256239,69.2435377%20101.244782,62.1837736%2092.85862,54.3563208%20C84.473439,46.5298585%2094.548801,51.3350943%2096.0359248,52.3207075%20C97.5220676,53.3053302%20106.138753,60.6345283%2097.0237438,71.6634906%20C93.1695819,76.3270755%2088.7906105,80.5785849%2078.1688581,83.9296698%20C76.4649438,84.4665566%2067.1439343,85.2699057%2062.1391152,86.789434%20C47.2394295,91.3143396%2035.0226486,86.7547642%2028.0863343,76.8738679%20C21.1784676,67.0316038%2026.8042295,54.5494811%2028.5002962,54.4930189'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,55.4777406%20C28.2057162,55.8561368%2026.9275352,57.9333538%2026.2006495,61.3230708%20C25.5159448,64.5126934%2024.95484,70.6997689%2028.8864971,76.3004292%20C36.077859,86.5428821%2048.0945257,90.0237311%2061.8563067,85.8405708%20C65.0502876,84.8717972%2069.9393543,84.1892972%2073.510021,83.6910425%20C75.465059,83.4186368%2077.3131733,83.1610896%2077.87624,82.9847689%20C88.5127067,79.6287311%2092.64644,75.4138726%2096.2700781,71.0286368%20C99.2825829,67.3853349%20100.558802,63.8341557%20100.064402,60.4761368%20C99.4895638,56.5663726%2096.5731924,53.8611368%2095.4970876,53.1479292%20C94.7142876,52.6288726%2092.4992971,51.5867972%2091.1141924,51.1479764%20C91.5369829,51.6650519%2092.2668114,52.454533%2093.5243924,53.6293443%20C96.7791924,56.6664198%2096.4927543,59.4548632%2095.6795448,61.2576934%20C93.2742495,66.5849575%2083.0713638,69.996467%2077.6928019,69.4050991%20C67.3476781,68.2619858%2059.5520495,63.7301462%2054.5217257,55.9324104%20L54.2029162,55.4391085%20L54.4805257,54.9210425%20C55.1691543,53.632316%2056.3404114,51.3470802%2056.5513162,50.7081651%20C58.18264,45.7513726%2058.1355543,39.0818915%2056.412021,30.8879292%20L54.4599257,20.3641557%20L66.3078686,20.2135896%20C66.7414495,20.2086368%2067.1465829,20.0333066%2067.4467543,19.7202877%20C67.7508495,19.4062783%2067.9136876,18.9942028%2067.9078019,18.5583538%20C67.9038781,18.2284953%2067.884259,17.9016085%2067.8479638,17.5816557%20C67.7930305,17.1051934%2067.7037638,16.6317028%2067.5811448,16.1750519%20C67.4595067,15.7223632%2067.3045162,15.2766085%2067.1191162,14.8516557%20C67.0573162,14.7090142%2066.9925733,14.5673632%2066.9239067,14.428684%20C66.8316971,14.2424575%2066.7296781,14.0582123%2066.6256971,13.8759481%20C66.341221,13.3866085%2066.0204495,12.9269858%2065.6751543,12.5139198%20C65.4799448,12.2811368%2065.2729638,12.0572689%2065.0561733,11.8442972%20C63.2767257,10.0919858%2060.9381352,9.13113679%2058.4563257,9.13113679%20C58.4161067,9.13113679%2058.3758876,9.13113679%2058.3366495,9.13212736%20L56.6258686,9.15391981%20C54.8925257,9.17670283%2053.2043067,9.67495755%2051.7436686,10.596184%20C51.4856781,10.7596274%2051.2345543,10.9359481%2050.99324,11.1221745%20C50.2742019,11.6808538%2049.6356019,12.3415613%2049.09804,13.0844858%20C48.9195067,13.3321274%2048.7537257,13.5896745%2048.5987352,13.8531651%20C48.4447257,14.1166557%2048.3024876,14.3900519%2048.1730019,14.6693915%20C48.108259,14.8100519%2048.046459,14.9517028%2047.9885829,15.0943443%20C47.8159352,15.5232594%2047.6707543,15.9719858%2047.5608876,16.4296274%20C47.5226305,16.5831651%2047.490259,16.7367028%2047.4608305,16.8912311%20C47.3411543,17.5222217%2047.28524,18.1710425%2047.2921067,18.8198632%20C47.3136876,20.4909481%2047.5157638,22.1630236%2047.8934305,23.789533%20L49.0950971,28.9701934%20C50.6665829,35.7407123%2048.499659,46.0386368%2046.8977638,49.6611368%20C46.7516019,49.9919858%2046.6191733,50.4397217%2046.5044019,50.9944387%20L46.3513733,51.7363726%20L45.6019257,51.7809481%20C40.67264,52.0721745%2037.2363638,53.2014198%2034.4749829,54.1087783%20C32.3875162,54.79425%2030.577659,55.3885896%2028.6746114,55.4777406%20M51.0491543,89.5076462%20C41.2876971,89.5076462%2032.8181543,85.3274575%2027.2865638,77.4465142%20C21.7785162,69.5982594%2023.7963352,60.4067972%2025.8582971,56.2127406%20C27.1688495,53.5471274%2028.146859,53.5144387%2028.4676305,53.5035425%20C30.14604,53.4470802%2031.7891352,52.9072217%2033.8677733,52.2247217%20C36.5997257,51.3282594%2039.9692971,50.2208066%2044.7583067,49.852316%20C44.8632686,49.4739198%2044.97804,49.1430708%2045.1065448,48.8528349%20C46.5730686,45.5374104%2048.6360114,35.6743443%2047.1851829,29.4228821%20L45.9835162,24.2422217%20C45.5734781,22.4760425%2045.3537448,20.6603349%2045.3302019,18.8446274%20C45.3213733,18.0630708%2045.39004,17.279533%2045.53424,16.5197689%20C45.5705352,16.3295802%2045.6107543,16.1423632%2045.6558781,15.9571274%20C45.7883067,15.4073632%2045.9629162,14.8635425%2046.17284,14.3454764%20C46.2434686,14.1721274%2046.316059,13.9997689%2046.3955162,13.8293915%20C46.5514876,13.4935896%2046.7221733,13.1647217%2046.9095352,12.8457594%20C47.0959162,12.5258066%2047.2979924,12.2157594%2047.5138019,11.9166085%20C48.1602495,11.0221274%2048.9293162,10.2247217%2049.799421,9.55014623%20C50.0907638,9.32429717%2050.3919162,9.1133066%2050.7018971,8.91717453%20C52.4695733,7.80278774%2054.5089733,7.20052358%2056.6013448,7.17278774%20L58.3121257,7.15099528%20C61.3726971,7.08462736%2064.2439448,8.27726887%2066.4246019,10.4258066%20C66.6865162,10.6813726%2066.9356781,10.9517972%2067.1720876,11.2341085%20C67.5909543,11.7333538%2067.9774495,12.2860896%2068.3207829,12.8784481%20C68.4483067,13.1003349%2068.5699448,13.3212311%2068.6817733,13.5490613%20C68.7641733,13.7184481%2068.8426495,13.8868443%2068.916221,14.0572217%20C69.1398781,14.5713255%2069.32724,15.1092028%2069.4743829,15.6569858%20C69.6225067,16.2087311%2069.7313924,16.7802877%2069.7961352,17.3558066%20C69.8402781,17.7411368%2069.863821,18.1343915%2069.8697067,18.5316085%20C69.882459,19.4984009%2069.5214686,20.4117028%2068.852459,21.1031179%20C68.1854114,21.7935425%2067.2907829,22.1828349%2066.3343543,22.1947217%20L56.8181352,22.3155708%20L58.3356686,30.4986368%20C60.1278686,39.0194858%2060.1563162,46.0366557%2058.4131638,51.3322217%20C58.1483067,52.139533%2057.0270781,54.3059009%2056.4855924,55.3360896%20C61.189259,62.3146274%2068.3923924,66.3848632%2077.9056686,67.4348632%20C83.0183924,68.0143443%2092.0254971,64.5780708%2093.8932305,60.4365142%20C94.6985924,58.6534953%2094.1414114,56.9021745%2092.19324,55.0844858%20C88.8736971,51.9859953%2088.03204,50.5813726%2088.85604,49.5155236%20C90.2921543,47.6641557%2096.5133543,51.4520802%2096.5741733,51.4926934%20C98.1652781,52.5466557%20101.34945,55.7194387%20102.005707,60.1849104%20C102.58545,64.1253821%20101.162088,68.2015613%2097.77584,72.2975519%20C94.10904,76.7352877%2089.596659,81.3622217%2078.4608876,84.8747689%20C77.7428305,85.1016085%2076.0791352,85.3334009%2073.777821,85.6543443%20C70.2718971,86.143684%2065.4701352,86.8133066%2062.4213352,87.7384953%20C58.5083162,88.9271745%2054.6894686,89.5076462%2051.0491543,89.5076462'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,40.0427406%20C37.8050219,28.8850047%2028.9303457,20.2314198%2018.9442505,18.5058538%20C16.8714981,18.1472689%2016.1907171,17.5004292%2013.92766,17.5281651%20L12.1952981,17.5509481%20C6.35666952,17.6252406%201.68439333,22.4641557%201.75796476,28.3590142%20C1.7756219,29.8280236%202.9704219,31.004816%204.42615524,30.9859953%20C4.42615524,30.9859953%2022.1990505,30.7551934%2022.2824314,30.7462783%20C22.2834124,30.7472689%2023.7293362,30.7294387%2023.7303171,30.7304292%20C23.7283552,30.7324104%2022.2804695,30.7512311%2022.2785076,30.7532123%20C26.2297838,32.3876462%2028.73906,37.4286368%2029.2030505,40.1487311%20C29.8661743,44.0228349%2029.4561362,47.2292972%2028.1779552,49.8354764%20C27.3245267,51.5709481%2027.2519362,53.6501462%2027.4069267,55.3311368%20C27.4069267,55.3311368%2027.4491076,55.3450047%2027.5099267,55.364816%20C27.5825171,56.2632594%2027.7394695,57.284533%2028.019041,58.4484481%20C29.6778314,57.2498632%2032.2596981,55.4450519%2032.7315362,55.1855236%20C33.7507457,54.6258538%2036.0540219,53.3500047%2037.0840219,52.7358538%20C43.6662124,48.8132123%2037.4852314,46.3883066%2037.6009838,40.0427406'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,54.5906887%20L28.3511914,54.5936604%20L28.4875438,55.2840849%20C28.525801,55.7595566%2028.5885819,56.2548396%2028.6749057,56.7649811%20C30.0992486,55.7546038%2031.821801,54.558%2032.2632295,54.3153113%20C33.40702,53.6872925%2035.6043533,52.4669151%2036.5853057,51.8834717%20C39.9254486,49.8934245%2039.4320295,48.8255943%2038.2391914,46.2451698%20C37.4966105,44.6394623%2036.5725533,42.6405%2036.619639,40.0244151%20C36.82662,28.7200755%2027.5821248,21.003566%2018.7790581,19.4820566%20C17.9305343,19.3344623%2017.2958581,19.1422925%2016.7357343,18.9729057%20C15.8724962,18.7104057%2015.1848486,18.5063491%2013.94002,18.5192264%20L12.2076581,18.5410189%20C6.91934381,18.6093679%202.67182,23.0074811%202.73852476,28.3466321%20C2.74441048,28.7923868%202.92196286,29.2104057%203.23782952,29.5214434%20C3.55467714,29.8334717%203.97746762,30.0414906%204.41301048,29.9959245%20C10.4321343,29.9176698%2021.9063343,29.7661132%2022.2447629,29.7571981%20L22.6685343,29.7443208%20L22.6763819,29.7512547%20L22.9951914,29.748283%20C23.1815724,29.7453113%2023.3247914,29.7284717%2023.4689914,29.7433302%20L23.6955914,29.7403585%20L23.6965724,29.7463019%20C24.1124962,29.7601698%2024.2164771,29.8196038%2024.424439,30.0296038%20L25.1179724,30.729934%20L24.7707152,31.0815849%20C27.8057819,33.4193208%2029.7421819,37.4717264%2030.1698771,39.9808302%20C30.8457533,43.9282358%2030.4710295,47.3922453%2029.0564962,50.275783%20C28.3865057,51.6397925%2028.27762,53.2811604%2028.338439,54.5906887%20L28.338439,54.5906887%20Z%20M27.4094771,60.1071509%20L27.0661438,58.682717%20C26.8513152,57.7892264%2026.6943629,56.9224811%2026.5972486,56.0973396%20L26.4903248,56.0606887%20L26.4304867,55.4227642%20C26.2107533,53.0434245%2026.5030771,51.0157358%2027.2986295,49.3951698%20C28.523839,46.8969623%2028.8406867,43.8430472%2028.23642,40.3176226%20C27.8567914,38.0888491%2025.662401,33.3400755%2022.0691724,31.7403113%20C21.2059343,31.7551698%2017.853039,31.802717%204.43851524,31.9770566%20C3.46835333,31.9641792%202.55999143,31.6204528%201.86842,30.939934%20C1.17684857,30.2594151%200.789372381,29.3471038%200.77662,28.3713962%20C0.696181905,21.9396509%205.81282952,16.6411132%2012.1821533,16.5598868%20L13.9154962,16.5380943%20C15.4781533,16.5172925%2016.3580676,16.7887075%2017.2997819,17.0749811%20C17.8314581,17.2364434%2018.3807914,17.4028585%2019.11062,17.5296509%20C28.7190486,19.1898396%2038.8091248,27.6512547%2038.5815438,40.061066%20C38.5423057,42.2185189%2039.3251057,43.9123868%2040.0166771,45.4071509%20C41.2163819,48.002434%2042.4563057,50.6848868%2037.5819533,53.5892264%20C36.5774581,54.1875283%2034.355601,55.420783%2033.200039,56.0557358%20C32.8262962,56.2617736%2030.4563152,57.9051226%2028.5905438,59.2542736%20L27.4094771,60.1071509%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,53.0003349%20C31.9933695,51.2797217%2031.7206648,50.3981179%2031.9031219,49.694816%20C32.9537219,45.6463726%2033.2970552,44.3685425%2033.2431029,40.0982123%20C33.1901314,35.8526462%2030.7034171,31.6883066%2027.08076,29.5031179%20C26.8816267,29.3832594%2024.2909314,29.2317028%2022.2780171,30.7532123%20C26.2302743,32.3876462%2028.7385695,37.4286368%2029.203541,40.1487311%20C29.8666648,44.0228349%2029.4566267,47.2292972%2028.1774648,49.8354764%20C27.3250171,51.5709481%2027.2524267,53.6501462%2027.4074171,55.3311368%20C27.4074171,55.3311368%2032.252341,57.0983066%2032.1012743,53.0003349'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,54.9592783%20C28.6567581,55.1871085%2030.1527105,55.4426745%2030.96592,54.8414009%20C31.4250057,54.5016368%2031.6427771,53.8904575%2031.6113867,53.0256934%20C31.5701867,52.3838066%2031.5074057,51.8617783%2031.4534533,51.4229575%20C31.3602629,50.6522972%2031.2915962,50.0965896%2031.4289295,49.5705991%20L31.4583581,49.4537123%20C32.4932629,45.4696557%2032.8052057,44.2671085%2032.7532152,40.1037594%20C32.7031867,36.0632406%2030.3773486,32.0692783%2026.8282629,29.9286651%20C26.6860248,29.8999387%2024.9360057,29.807816%2023.2880057,30.6923915%20C26.8959486,32.6814481%2029.2188438,37.3252217%2029.687739,40.0651274%20C30.3439962,43.907533%2029.9839867,47.2685236%2028.61752,50.0549858%20C27.8406057,51.6369198%2027.7689962,53.5388066%2027.8690533,54.9592783%20M29.5405962,56.2024387%20C28.3752248,56.2024387%2027.3108914,55.8220613%2027.2402629,55.7972972%20L26.947939,55.6893255%20L26.9185105,55.3772972%20C26.7743105,53.8042783%2026.7978533,51.5289481%2027.7376057,49.614184%20C29.0108819,47.0208821%2029.3414629,43.8649387%2028.719539,40.2335236%20C28.2359295,37.3995142%2025.6638724,32.6893726%2022.0922248,31.2114481%20L21.2917676,30.8796085%20L21.98432,30.3565896%20C24.0904248,28.76475%2026.8939867,28.8132877%2027.3314914,29.0777689%20C31.1660343,31.3907406%2033.6792343,35.7135708%2033.7341676,40.0918726%20C33.787139,44.3889481%2033.4398819,45.729184%2032.406939,49.705316%20L32.3775105,49.8212123%20C32.2892248,50.1639481%2032.3441581,50.6166368%2032.4265581,51.3021085%20C32.4824724,51.7587594%2032.5491771,52.3015896%2032.5903771,52.9692311%20L32.5913581,52.9821085%20C32.6364819,54.2005047%2032.28432,55.0959764%2031.543701,55.6417783%20C30.96592,56.0677217%2030.2351105,56.2024387%2029.5405962,56.2024387'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.4353019%20C6.67123987,19.4353019%206.64477524,17.5710566%208.46934667,16.8073302%20C9.02554667,16.5735566%2010.0427943,16.1406792%2010.0427943,16.1406792%20C10.0427943,16.1406792%2011.1640229,18.4605849%209.93390857,19.0638396%20C8.16328952,19.9335566%206.67123987,19.4353019%206.67123987,19.4353019'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,19.0425425%20C7.7168581,19.1118821%208.66642,19.1366462%209.71996286,18.6185802%20C9.84356286,18.5581557%209.92007714,18.4680142%209.96716286,18.3283443%20C10.109401,17.9132972%209.94263905,17.2525896%209.77783905,16.7909858%20C9.43548667,16.9356085%208.97247714,17.1317406%208.65759143,17.2644764%20C7.62857238,17.6953726%207.30780095,18.5452783%207.20676286,19.0425425%20M7.76394381,20.0727311%20C7.03313429,20.0727311%206.55344857,19.9182028%206.51715333,19.9053255%20L6.18559143,19.7953726%20L6.18068667,19.4417406%20C6.17970571,19.3525896%206.17283905,17.2327783%208.28188667,16.3491934%20C8.83710571,16.1174009%209.85141048,15.683533%209.85141048,15.683533%20L10.2791057,15.5022594%20L10.4831438,15.92325%20C10.5635819,16.0906557%2011.2600581,17.5824481%2010.8951438,18.6512689%20C10.7627152,19.0375896%2010.5047248,19.3347594%2010.148639,19.5100896%20C9.2451819,19.9528726%208.40744857,20.0727311%207.76394381,20.0727311'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,18.0655472%20C11.2464229,18.0655472%2011.2670229,15.5257358%2014.0921657,15.1186132%20C14.6189371,15.0433302%2015.9971752,15.0591792%2015.9971752,15.0591792%20C15.9971752,15.0591792%2016.6652038,17.7386604%2015.177099,18.0160189%20C13.3466419,18.3567736%2011.2464229,18.0655472%2011.2464229,18.0655472'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.6263302%20C12.5123419,17.6877453%2013.8739038,17.7551038%2015.0883229,17.5282642%20C15.2541038,17.4985472%2015.3678943,17.4222736%2015.457161,17.2816132%20C15.7200562,16.8675566%2015.6710086,16.0701509%2015.5925324,15.5530755%20C15.1206943,15.554066%2014.4605133,15.5669434%2014.1613229,15.6095377%20C12.4603514,15.8542075%2011.9522181,16.9844434%2011.8011514,17.6263302%20M13.1548657,18.6783113%20C12.0738562,18.6783113%2011.2351419,18.5634057%2011.1792276,18.5554811%20L10.7525133,18.4970377%20L10.7564371,18.0611887%20C10.7642848,17.0349623%2011.4578181,14.9973679%2014.0239895,14.6288774%20C14.571361,14.5506226%2015.8544467,14.5625094%2016.0025705,14.5635%20L16.3802371,14.5674623%20L16.4724467,14.937934%20C16.5205133,15.1281226%2016.9168181,16.8190189%2016.2821419,17.8165189%20C16.0476943,18.1850094%2015.6965133,18.4237358%2015.2658752,18.5029811%20C14.5546848,18.635717%2013.8101419,18.6783113%2013.1548657,18.6783113'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.2377075%20C16.8764029,18.2377075%2017.2138505,15.4155849%2019.7290124,16.1585094%20C20.8041362,16.4754906%2021.4084029,17.2897358%2021.4084029,17.2897358%20C21.4084029,17.2897358%2020.9365648,19.4412453%2019.9369743,19.2124245%20C18.190879,18.8132264%2016.8764029,18.2377075%2016.8764029,18.2377075'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,17.9339009%20C17.9447581,18.1260708%2018.9041295,18.4688066%2020.0449771,18.730316%20C20.0783295,18.7352689%2020.1175676,18.7412123%2020.1872152,18.6976274%20C20.4658057,18.520316%2020.728701,17.9101274%2020.8679962,17.4207877%20C20.6531676,17.2008821%2020.2107581,16.8165425%2019.5917771,16.6342783%20C19.0149771,16.4648915%2018.5627581,16.4985708%2018.2017676,16.7382877%20C17.7652438,17.0295142%2017.5455105,17.5723443%2017.4434914,17.9339009%20M20.0832343,19.7248443%20C19.9988724,19.7248443%2019.9145105,19.7149387%2019.8291676,19.6951274%20C18.0575676,19.2909764%2016.7362248,18.7164481%2016.6812914,18.6926745%20L16.3458057,18.5450802%20L16.3899486,18.1785708%20C16.3977962,18.1161651%2016.586139,16.6293255%2017.6622438,15.9121557%20C18.2694533,15.5080047%2019.0100724,15.42975%2019.8674248,15.6843255%20C21.0847867,16.0419198%2021.7724343,16.9542311%2021.8008819,16.9928632%20L21.9362533,17.1741368%20L21.8872057,17.3970142%20C21.8509105,17.5614481%2021.51052,19.0245142%2020.7130057,19.5336651%20C20.5158343,19.6604575%2020.3019867,19.7248443%2020.0832343,19.7248443'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,31.8192594%20C24.3235971,31.8192594%2030.1249495,28.5375142%2028.9468257,23.1557689%20C29.7306067,23.7917123%2031.8278829,25.7322311%2032.5930257,26.7297311%20C32.6057781,27.7866651%2032.8500352,31.9797311%2027.14874,34.8612877%20C26.1265876,33.8182217%2025.2604067,32.5106745%2024.3235971,31.8192594'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,31.8724528%20C25.5634229,32.2716509%2025.9646324,32.7510849%2026.3825181,33.2493396%20C26.6630705,33.5851415%2026.9514705,33.9288679%2027.24968,34.2517925%20C32.0955848,31.6565094%2032.1250133,28.162783%2032.1053943,26.9067453%20C31.554099,26.2311792%2030.4662229,25.1683019%2029.5902324,24.3718868%20C29.7069657,28.2608491%2026.4943467,30.9274528%2025.1455371,31.8724528%20L25.1455371,31.8724528%20Z%20M27.0495657,35.4652358%20L26.8004038,35.2096698%20C26.3874229,34.7876887%2026.0038705,34.3300472%2025.6330705,33.8882547%20C25.0807943,33.2285377%2024.5569657,32.6054717%2024.0341181,32.2191509%20L23.419061,31.7654717%20L24.0831657,31.388066%20C24.13908,31.3563679%2029.5519752,28.2162736%2028.4680229,23.2634434%20L28.1668705,21.8875472%20L29.2537657,22.7701415%20C30.091499,23.4486792%2032.1956419,25.403066%2032.9804038,26.4273113%20L33.0814419,26.558066%20L33.0834038,26.7234906%20C33.1491276,30.5005189%2031.22548,33.3543396%2027.3683752,35.3047642%20L27.0495657,35.4652358%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,18.9118868%20C7.45964142,18.9118868%207.44591905,17.9470755%208.39057619,17.5518396%20C8.67897619,17.4309906%209.20476667,17.2061321%209.20476667,17.2061321%20C9.20476667,17.2061321%209.78549048,18.4066981%209.14885238,18.719717%20C8.2316619,19.1704245%207.45964142,18.9118868%207.45964142,18.9118868'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.4763585%20C12.4477952,17.4763585%2012.4585857,16.1797075%2013.8986238,15.9726792%20C14.1674048,15.9340472%2014.8697667,15.9429623%2014.8697667,15.9429623%20C14.8697667,15.9429623%2015.2101571,17.3089528%2014.4509,17.4506038%20C13.5180143,17.6239528%2012.4477952,17.4763585%2012.4477952,17.4763585'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,18.0229528%20C17.7749552,18.0229528%2017.9544695,16.5262075%2019.2885648,16.9204528%20C19.859479,17.0888491%2020.1792695,17.5197453%2020.1792695,17.5197453%20C20.1792695,17.5197453%2019.9291267,18.6618679%2019.3984314,18.5400283%20C18.4724124,18.3290377%2017.7749552,18.0229528%2017.7749552,18.0229528'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,29.0468632%20L11.0685762,29.1142217%20C11.0352238,26.3980896%2013.1884143,24.1683255%2015.8781857,24.1336557%20L16.3490429,24.1277123%20C17.6939286,24.1118632%2018.798481,25.1985142%2018.8141762,26.5565802%20C18.8318333,27.9146462%2017.7547476,29.029033%2016.4098619,29.0468632'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,28.960783%20L11.1589219,29.0212075%20C11.1324362,26.8865377%2012.824579,25.135217%2014.9385314,25.1074811%20L15.9106552,25.0965849%20C16.967141,25.082717%2017.8343029,25.9365849%2017.8480362,27.0034245%20C17.8607886,28.0712547%2017.0152076,28.9469151%2015.9587219,28.960783'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.5914717%20L15.9160505,25.5914717%20L14.9439267,25.6033585%20C14.0532219,25.6142547%2013.2194124,25.9758113%2012.5974886,26.6196792%20C12.0903362,27.1436887%2011.7734886,27.8053868%2011.6793171,28.5185943%20L15.9533267,28.4651038%20C16.7371076,28.4561887%2017.366879,27.8024151%2017.3570695,27.0099623%20C17.3521648,26.6266132%2017.2001171,26.2680283%2016.9283933,25.9995849%20C16.6605933,25.7360943%2016.3084314,25.5914717%2015.9356695,25.5914717%20L15.9356695,25.5914717%20Z%20M10.6758029,29.5220377%20L10.6689362,29.0277453%20C10.6542219,27.8628396%2011.0897648,26.7623208%2011.8951267,25.9282642%20C12.6995076,25.0942075%2013.7785552,24.6266604%2014.9331362,24.6127925%20L15.90526,24.6009057%20L15.9356695,24.6009057%20C17.2472029,24.6009057%2018.3223267,25.6697264%2018.3380219,26.9970849%20C18.355679,28.3363302%2017.2903648,29.4388302%2015.9641171,29.4556698%20L10.6758029,29.5220377%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,26.9641981%20C12.0100943,27.5605189%2012.4946848,28.0369811%2013.0852181,28.0300472%20C13.6757514,28.0221226%2014.1485705,27.532783%2014.1407229,26.9374528%20C14.1328752,26.3411321%2013.6492657,25.8646698%2013.0577514,25.8706132%20C12.468199,25.8785377%2011.99538,26.3678774%2012.0032276,26.9641981'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,30.178684%20L4.17189238,30.178684%20C4.47500667,30.1093443%204.74378762,29.9350047%204.93409238,29.6873632%20L5.28723524,29.2277406%20L4.4907019,29.4109953%20L4.02278762,29.5179764%20C3.84229238,29.5595802%203.72948286,29.7418443%203.77068286,29.9231179%20C3.81188286,30.1063726%203.99041619,30.2202877%204.17189238,30.178684'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,31.913066%20C25.31122,31.913066%2029.78142,29.4099057%2029.6509533,24.4818396%20C31.6020676,25.8795283%2032.1376676,26.7928302%2032.1376676,26.7928302%20C32.1376676,26.7928302%2031.8306295,29.1434434%2030.7623724,30.3410377%20C29.123201,32.1805189%2027.3996676,32.7609906%2025.31122,31.913066'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,30.9941179%20C29.5608038,30.9941179%2027.8098038,32.8385519%2026.0892133,33.7360047'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,34.175717%20L25.8639867,33.2951038%20C27.4933486,32.4461887%2029.1903962,30.6691132%2029.2060914,30.651283%20L29.91532,31.3367547%20C29.8417486,31.4150094%2028.0868248,33.2515189%2026.3142438,34.175717'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,49.9338396%20L46.4188629,47.9487453%20C42.5597962,38.7037925%2041.9133486,33.2546887%2043.7467486,24.3623774%20L44.8189295,19.152%20C45.1710914,17.442283%2045.3378533,15.6988868%2045.3152914,13.9535094%20C45.2436819,8.13492453%2040.5135295,3.47728302%2034.7514152,3.55058491%20L33.06712,3.57138679%20C27.3834819,3.64468868%2022.8338248,8.35383962%2022.9054343,14.0931792%20L22.9093581,14.3923302%20C22.9260343,15.7573302%2024.0364724,16.8509151%2025.3892057,16.8330849%20L36.05412,16.6973774%20L34.5532629,26.0810094%20C29.916301,51.2334623%2030.5392057,61.3986509%2040.2535771,59.1847358'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,60.4731651%20C36.0760933,60.4731651%2034.639979,59.9303349%2033.5148267,58.83675%20C29.8548933,55.2776462%2029.8745124,46.0435896%2033.589379,25.9004292%20L34.8999314,17.7025047%20L25.4013695,17.8233538%20C24.4959505,17.8164198%2023.620941,17.4865613%2022.9637029,16.8407123%20C22.3074457,16.1948632%2021.9405695,15.3300991%2021.9287981,14.4039198%20L21.9248743,14.1057594%20C21.8866171,11.0657123%2023.023541,8.19307075%2025.1257219,6.0158066%20C27.2279029,3.83953302%2030.0432362,2.62014623%2033.05476,2.58151415%20L34.7380743,2.5597217%20C37.7790267,2.48641981%2040.6669505,3.68203302%2042.8515314,5.83354245%20C45.0351314,7.98307075%2046.258379,10.8626462%2046.2966362,13.9403349%20C46.3191981,15.7540613%2046.1445886,17.5747217%2045.7796743,19.3527877%20L44.7074933,24.5631651%20C42.9152933,33.2534009%2043.5028838,38.4132594%2047.3236933,47.5641085%20L48.3154362,49.4749104%20L46.5781695,50.3921745%20L45.5501314,48.4080708%20C41.5596171,38.857033%2040.9210171,33.209816%2042.7858076,24.1600047%20L43.8579886,18.9506179%20C44.1954362,17.3132123%2044.3553314,15.6351934%2044.3347314,13.9660896%20C44.30236,11.4163726%2043.2900171,9.03108962%2041.4831029,7.25104245%20C39.6742267,5.47198585%2037.2846267,4.48439151%2034.763579,4.54085377%20L33.0792838,4.56264623%20C27.94596,4.62802358%2023.8220362,8.89835377%2023.886779,14.0809953%20L23.8907029,14.3801462%20C23.8956076,14.7753821%2024.05256,15.1458538%2024.3331124,15.4222217%20C24.6136648,15.6985896%2025.0158552,15.8352877%2025.3768457,15.8422217%20L37.2081124,15.6926462%20L35.5218552,26.2382123%20C33.0626076,39.5850991%2031.0644076,53.7036368%2034.8763886,57.4093443%20C35.9897695,58.4930236%2037.6770076,58.7575047%2040.03816,58.2186368%20L40.4687981,60.1512311%20C39.5280648,60.366184%2038.6618838,60.4731651%2037.8653505,60.4731651'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.88339151%20C27.9341886,4.88339151%2028.0823124,3.0548066%2029.8705886,2.30692925%20C30.4159981,2.07810849%2031.2772743,2.30395755%2031.2772743,2.30395755%20C31.2772743,2.30395755%2032.3357219,3.92848585%2031.1301314,4.52084434%20C29.3948267,5.37174057%2027.9341886,4.88339151%2027.9341886,4.88339151'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.49934906%20C29.0179448,4.56274528%2029.9076686,4.56967925%2030.9151067,4.07439623%20C31.1162019,3.97732075%2031.1701543,3.86043396%2031.1946781,3.77128302%20C31.280021,3.46024528%2031.1014876,3.00953774%2030.9621924,2.74307547%20C30.6757543,2.6925566%2030.2843543,2.66779245%2030.0587352,2.76486792%20C29.0581638,3.18288679%2028.6648019,3.99713208%2028.5137352,4.49934906%20M29.0061733,5.51765094%20C28.2881162,5.51765094%2027.8152971,5.36510377%2027.7799829,5.35321698%20L27.4140876,5.23038679%20L27.4454781,4.84307547%20C27.4523448,4.75590566%2027.6416686,2.70345283%2029.6820495,1.84958491%20C30.3608686,1.56331132%2031.2957162,1.79609434%2031.3996971,1.82383019%20L31.5831352,1.87236792%20L31.6871162,2.03184906%20C31.7597067,2.14180189%2032.3845733,3.13831132%2032.1412971,4.03180189%20C32.0294686,4.44189623%2031.7548019,4.76482075%2031.3447638,4.96590566%20C30.4589638,5.39977358%2029.6379067,5.51765094%2029.0061733,5.51765094'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.22753774%20C32.2047648,4.22753774%2032.2273267,1.3499434%2035.4271933,0.890320755%20C36.0245933,0.804141509%2036.792679,0.853669811%2036.792679,0.853669811%20C36.792679,0.853669811%2038.3416029,3.85706604%2036.6553457,4.17008491%20C34.5835743,4.55640566%2032.2047648,4.22753774%2032.2047648,4.22753774'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.78841981%20C33.5297371,3.85875%2035.1365371,3.94988208%2036.5667657,3.68341981%20C36.7747276,3.64379717%2036.8433943,3.55662736%2036.8826324,3.47540094%20C37.0925562,3.04153302%2036.8002324,2.04403302%2036.4804419,1.33676887%20C36.2195086,1.32785377%2035.8251657,1.3328066%2035.4965467,1.38035377%20C33.4443943,1.67554245%2032.895061,3.06233491%2032.748899,3.78841981%20M34.3615848,4.85426887%20C33.1442229,4.85426887%2032.2005467,4.72648585%2032.1387467,4.71757075%20L31.7100705,4.65912736%20L31.7139943,4.2232783%20C31.7238038,3.08016509%2032.4967943,0.810778302%2035.3582324,0.399693396%20C35.9987943,0.308561321%2036.7914038,0.358089623%2036.8227943,0.359080189%20L37.1004038,0.376910377%20L37.2269467,0.625542453%20C37.3397562,0.842476415%2038.3089371,2.78398585%2037.7635276,3.91025943%20C37.6291371,4.18959906%2037.342699,4.5471934%2036.7443181,4.65813679%20C35.9409181,4.8067217%2035.1002419,4.85426887%2034.3615848,4.85426887'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.80890094%20C37.9457886,4.80890094%2038.3460171,2.05413679%2040.7915314,2.84460849%20C41.8372267,3.18140094%2042.4091219,3.99465566%2042.4091219,3.99465566%20C42.4091219,3.99465566%2041.89216,6.08970283%2040.9190552,5.84107075%20C39.2200457,5.40621226%2037.9457886,4.80890094%2037.9457886,4.80890094'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.51965566%20C39.0090429,4.72173113%2039.9350619,5.07734434%2041.0396143,5.36163679%20C41.0739476,5.36956132%2041.1102429,5.37253302%2041.1720429,5.33390094%20C41.4437667,5.16946698%2041.7174524,4.57809906%2041.8655762,4.11253302%20C41.6595762,3.89064623%2041.2387476,3.50828774%2040.6423286,3.31611792%20C40.0871095,3.13682547%2039.6447,3.15960849%2039.2866524,3.38347642%20C38.8589571,3.65291038%2038.6313762,4.16899528%2038.5215095,4.51965566%20M41.0778714,6.35616509%20C40.9856619,6.35616509%2040.8914905,6.34526887%2040.7983,6.32050472%20C39.0747667,5.87970283%2037.7936429,5.28338208%2037.7396905,5.25762736%20L37.4071476,5.10309906%20L37.460119,4.73758019%20C37.4699286,4.67517453%2037.6916238,3.22003302%2038.7677286,2.54248585%20C39.3739571,2.16012736%2040.1047667,2.10267453%2040.941519,2.37210849%20C42.1284714,2.75644811%2042.7817857,3.66875943%2042.8082714,3.70739151%20L42.939719,3.89262736%20L42.8847857,4.11451415%20C42.8200429,4.37602358%2042.4580714,5.7113066%2041.6762524,6.18479717%20C41.4869286,6.29871226%2041.2838714,6.35616509%2041.0778714,6.35616509'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,54.157316%20C29.3229229,53.6897689%2029.9350371,53.4163726%2030.4627895,53.2816557'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,54.5500755%20L28.4221143,53.7645566%20C29.0165714,53.3029528%2029.6816571,52.9701226%2030.3438,52.8017264%20L30.5831524,53.7615849%20C30.2113714,53.8566792%2029.6384952,54.0706415%2029.0195143,54.5500755'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,54.055783%20C30.4202162,46.9256887%2033.3944638,33.2083302%2033.9300638,29.8354528%20L36.0518638,16.3201698%20L37.0553781,16.3081307%20C38.3276733,16.2914434%2039.3076448,17.6742736%2039.1428448,18.9511132%20L37.6282543,30.6685189%20C37.1171781,34.6367264%2036.7610924,52.983%2043.6248162,56.8363019%20C45.0893781,57.6584717%2047.4456257,57.0770094%2048.3314257,56.6362075%20C51.5509114,55.0324811%2052.4318067,50.9414434%2053.1008162,47.6448396%20C54.48494,40.8228113%2053.2744448,35.4955472%2052.8820638,30.1663019%20L52.4582924,23.4968208%20C52.3817781,22.2922925%2053.3156448,20.9996038%2054.5094638,20.9847453%20L55.7278067,20.9698868%20L58.088959,34.427717%20C58.7962257,38.260217%2060.6590543,51.5555943%2052.9654448,57.8971981%20C52.8271305,58.0121038%2054.8626067,58.4449811%2054.2867876,59.5019151%20C52.0021495,63.7038962%2045.2375019,64.4497925%2043.9848257,66.2526226%20C39.15854,73.1925283%2043.9406829,87.7905%2043.9406829,87.7905%20C43.9406829,87.7905%2038.4620638,85.6617736%2035.0483495,82.6494623%20C27.067321,75.6065377%2025.9362829,65.2719623%2025.8617305,62.2269623%20C25.7734448,58.5836604%2026.6925971,56.3113019%2027.8432543,54.9472925'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,88.6278255%20L43.7647981,88.2524009%20C43.5372171,88.1642406%2038.1655219,86.0573066%2034.7253219,83.0232028%20C26.1174648,75.4265519%2025.4229505,64.3777783%2025.371941,62.2391462%20C25.2915029,58.9336274%2025.9968076,56.3720236%2027.4692171,54.6266462%20L28.2167029,55.268533%20C26.9238076,56.8019292%2026.278341,59.2040519%2026.3528933,62.2143821%20C26.3833029,63.4803255%2026.896341,74.7975425%2035.3707886,82.276316%20C37.8388648,84.4535802%2041.4634838,86.1831085%2043.1664171,86.9290047%20C42.1668267,83.4441934%2039.3652267,72.0338632%2043.5833219,65.9676368%20C44.1493314,65.1533915%2045.4667505,64.6095708%2047.1353505,63.9211274%20C49.5416267,62.9275896%2052.5364743,61.6913632%2053.8568362,59.2634858%20C53.9127505,59.160467%2053.8990171,59.1168821%2053.8931314,59.1000425%20C53.8166171,58.8692406%2053.2466838,58.612684%2053.0318552,58.5175896%20C52.7542457,58.3917877%2052.5139124,58.283816%2052.4736933,57.9777311%20L52.4364171,57.7033443%20L52.6541886,57.5141462%20C60.0593981,51.4102783%2058.3172267,38.3694764%2057.6070171,34.5181557%20L55.3174743,21.4694292%20L54.5160362,21.4803255%20C54.150141,21.4852783%2053.7852267,21.6635802%2053.490941,21.9855142%20C53.1230838,22.3857028%2052.9151219,22.9532972%2052.9474933,23.4654198%20L53.3722457,30.1339104%20C53.4605314,31.3443821%2053.59296,32.558816%2053.7273505,33.7920708%20C54.1883981,38.0277311%2054.66416,42.4080142%2053.5811886,47.745184%20C52.9308171,50.9506557%2052.0401124,55.3408443%2048.5489029,57.0802783%20C47.6346552,57.5339575%2045.0675029,58.2144764%2043.3861505,57.2684858%20C36.0231219,53.1358443%2036.7097886,33.960467%2037.1423886,30.6044292%20L38.656979,18.8870236%20C38.7256457,18.3570708%2038.5363219,17.7637217%2038.1615981,17.3387689%20C37.8565219,16.9930613%2037.4729695,16.8028726%2037.0776457,16.8028726%20L37.0629314,16.8028726%20L36.4714171,16.8107972%20L34.41436,29.9130142%20C34.3417695,30.3706557%2034.2240552,31.0194764%2034.0808362,31.8149009%20C33.2087695,36.6181557%2031.1693695,47.8699953%2032.7271219,53.9312689%20L31.776579,54.1808915%20C30.1648743,47.9066462%2032.1581695,36.9173066%2033.1145981,31.6356085%20C33.2578171,30.8500896%2033.3735695,30.2091934%2033.445179,29.7565047%20L35.6327029,15.8301368%20L37.050179,15.8123066%20L37.0786267,15.8123066%20C37.7574457,15.8123066%2038.4009505,16.1203726%2038.8943695,16.6800425%20C39.460379,17.3239104%2039.7350457,18.1956085%2039.6300838,19.0148066%20L38.1154933,30.7322123%20C37.5200552,35.3472594%2037.4396171,52.7970708%2043.8628933,56.4027311%20C45.1155695,57.1070236%2047.2854362,56.603816%2048.114341,56.1927311%20C51.1758933,54.6672594%2052.0106838,50.5514575%2052.6198552,47.5450896%20C53.6714362,42.3614575%2053.2045029,38.0594292%2052.7522838,33.8990519%20C52.6169124,32.6549009%2052.4835029,31.4295708%2052.3932552,30.20325%20L51.9685029,23.528816%20C51.9184743,22.7423066%2052.2186457,21.9141934%2052.7709219,21.3119292%20C53.2506076,20.7899009%2053.8666457,20.497684%2054.5042648,20.4897594%20L56.1375505,20.4689575%20L58.5712933,34.3408443%20C59.2883695,38.2268349%2061.0119029,51.1834387%2053.8264267,57.8004198%20C54.2246933,58.0074481%2054.665141,58.3125425%2054.8230743,58.7850425%20C54.8946838,58.9999953%2054.9339219,59.34075%2054.7171314,59.7409387%20C53.2290267,62.4758915%2050.0566267,63.7854198%2047.5071314,64.8374009%20C46.1073124,65.4149009%2044.7869505,65.9607028%2044.385741,66.5362217%20C39.7556457,73.1967877%2044.3592552,87.4916462%2044.406341,87.6342877%20L44.7320171,88.6278255%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,59.2097972%20C96.3910295,59.2097972%2097.4965629,57.9418726%2096.8461914,56.2658349%20C96.6470581,55.7547028%2095.94862,55.3208349%2095.94862,55.3208349%20C95.94862,55.3208349%2094.2044867,55.651684%2094.5860771,56.8364009%20C95.1363914,58.5431462%2096.3910295,59.2097972%2096.3910295,59.2097972'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,55.8559387%20C95.5799781,55.9391462%2095.2023114,56.1075425%2095.0698829,56.3343821%20C95.0306448,56.4017406%2094.9943495,56.5007972%2095.0532067,56.6830613%20C95.3582829,57.6330142%2095.9017305,58.215467%2096.260759,58.5165991%20C96.4853971,58.0926368%2096.73554,57.3398066%2096.3892638,56.4473066%20C96.3107876,56.2442406%2096.0518162,56.0074953%2095.8526829,55.8559387%20L95.8526829,55.8559387%20Z%20M96.5040352,59.8300896%20L96.1626638,59.6478255%20C96.1047876,59.6171179%2094.7245876,58.8662689%2094.11934,56.9901368%20C93.9869114,56.5770708%2094.0232067,56.1749009%2094.2272448,55.8291934%20C94.6667114,55.0793349%2095.7379114,54.8564575%2095.8575876,54.8346651%20L96.0439686,54.7990047%20L96.2048448,54.8990519%20C96.2911686,54.9525425%2097.0504257,55.4379198%2097.3025305,56.0847594%20C98.05394,58.0203255%2096.8130352,59.475467%2096.7590829,59.5368821%20L96.5040352,59.8300896%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,57.4724434%20C95.9982562,57.4724434%2096.3867133,57.0276792%2096.1581514,56.439283%20C96.0885038,56.2599906%2095.8432657,56.108434%2095.8432657,56.108434%20C95.8432657,56.108434%2095.2321324,56.2243302%2095.3655419,56.6393774%20C95.5587895,57.2386698%2095.9982562,57.4724434%2095.9982562,57.4724434'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,68.3086415%20C87.3220267,68.3086415%2086.2263029,65.8688774%2088.7502933,64.2156226%20C89.2211505,63.9075566%2089.889179,63.6450566%2089.889179,63.6450566%20C89.889179,63.6450566%2092.36216,65.5697264%2091.0594552,66.5018491%20C89.458541,67.6459528%2087.3220267,68.3086415%2087.3220267,68.3086415'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,64.2168113%20C89.58528,64.3158679%2089.2664705,64.4674245%2089.0173086,64.6308679%20C87.4458229,65.6610566%2087.4870229,67.002283%2087.6351467,67.6768585%20C88.3326038,67.422283%2089.6941657,66.8715283%2090.7751752,66.0969057%20C90.92428,65.9909151%2090.945861,65.9027547%2090.9478229,65.8235094%20C90.9566514,65.3945943%2090.3327657,64.6784151%2089.8069752,64.2168113%20L89.8069752,64.2168113%20Z%20M87.0534419,68.9101132%20L86.8758895,68.5138868%20C86.4354419,67.5352075%2086.20688,65.2915755%2088.4826895,63.799783%20C88.9898419,63.4679434%2089.6823943,63.1955377%2089.7118229,63.1836509%20L89.9698133,63.0816226%20L90.1895467,63.2529906%20C90.4828514,63.4828019%2091.9523181,64.6853491%2091.9287752,65.8443113%20C91.9219086,66.1414811%2091.8159657,66.5674245%2091.3421657,66.9061981%20C89.6971086,68.082%2087.5566705,68.7536038%2087.4654419,68.7813396%20L87.0534419,68.9101132%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,67.3742406%20C88.1966438,67.3742406%2087.5894343,66.0211274%2088.9892533,65.1048538%20C89.2501867,64.9334858%2089.6200057,64.7888632%2089.6200057,64.7888632%20C89.6200057,64.7888632%2090.9923581,65.8557028%2090.2693962,66.3717877%20C89.3816343,67.0067406%2088.1966438,67.3742406%2088.1966438,67.3742406'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,60.1752028%20C94.9885619,60.1752028%2096.8523714,61.7878443%2095.1023524,63.2717123%20C94.3548667,63.9066651%2093.4769143,63.9552028%2093.4769143,63.9552028%20C93.4769143,63.9552028%2092.1585143,62.5684104%2092.8069238,61.9463349%20C93.9389429,60.859684%2094.9885619,60.1752028%2094.9885619,60.1752028'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,60.8233302%20C94.5330076,61.1046509%2093.8522267,61.6266792%2093.14496,62.305217%20C93.1165124,62.6301226%2093.4029505,63.0996509%2093.6687886,63.4265377%20C93.9307029,63.371066%2094.3858648,63.2333774%2094.7870743,62.8926226%20C95.1716076,62.5667264%2095.3589695,62.2329057%2095.3609433,61.8723396%20C95.3628933,61.4563019%2095.1205981,61.0689906%2094.9214648,60.8233302%20L94.9214648,60.8233302%20Z%20M93.2783695,64.4626698%20L93.123379,64.2982358%20C92.9546552,64.1219151%2092.1188838,63.197717%2092.1375219,62.3587075%20C92.1443886,62.0555943%2092.25916,61.7891321%2092.4690838,61.5870566%20C93.6207219,60.4815849%2094.6781886,59.7881887%2094.7223314,59.7594623%20L95.0293695,59.5593679%20L95.30796,59.7990849%20C95.350141,59.8357358%2096.3477695,60.7123868%2096.3419097,61.8763019%20C96.338941,62.5360189%2096.027979,63.1333302%2095.4178267,63.6504057%20C94.5545886,64.3834245%2093.5471505,64.4478113%2093.5039886,64.4497925%20L93.2783695,64.4626698%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,61.3379292%20C94.7346914,61.3379292%2095.5606533,62.0521274%2094.78472,62.7098632%20C94.4531581,62.9901934%2094.064701,63.0119858%2094.064701,63.0119858%20C94.064701,63.0119858%2093.4810343,62.3978349%2093.7684533,62.1224575%20C94.268739,61.6410425%2094.7346914,61.3379292%2094.7346914,61.3379292'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,69.7103915%20C78.4886486,69.7103915%2077.8539724,67.5351085%2080.2229724,66.6376557%20C82.5919724,65.7402028%2083.2403819,66.4534104%2083.2403819,66.4534104%20C83.2403819,66.4534104%2084.5842867,68.6742594%2083.4169533,69.4092594%20C82.24962,70.1442594%2078.4886486,69.7103915%2078.4886486,69.7103915'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,69.2557217%20C80.3267571,69.3884575%2082.4750429,69.4191651%2083.1577857,68.9892594%20C83.7473381,68.6177972%2083.1342429,67.2686462%2082.8684048,66.792184%20C82.7153762,66.7119481%2082.059119,66.4712406%2080.3954238,67.1012406%20C78.9563667,67.6460519%2078.8553286,68.720816%2078.9043762,69.2557217%20M80.7495476,70.3354387%20C79.6391095,70.3354387%2078.6355952,70.2254858%2078.433519,70.2027028%20L78.1098048,70.1650613%20L78.0185762,69.8510519%20C77.753719,68.9456745%2077.838081,67.0110991%2080.0501286,66.1750613%20C82.6025667,65.2062877%2083.4559952,65.9571368%2083.6011762,66.1185991%20C84.2515476,67.175533%2084.9235,69.0437406%2083.6767095,69.8292594%20C83.0430143,70.2284575%2081.8442905,70.3354387%2080.7495476,70.3354387'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,69.2005472%20C79.5988905,69.2005472%2079.2692905,68.0683302%2080.5013667,67.6027642%20C81.7334429,67.1362075%2082.0708905,67.5066792%2082.0708905,67.5066792%20C82.0708905,67.5066792%2082.7693286,68.6616792%2082.162119,69.0440377%20C81.5549095,69.4263962%2079.5988905,69.2005472%2079.5988905,69.2005472'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.6151887%20C35.5738457,19.6151887%2039.39956,21.7369811%2044.7163219,19.7112736%20C44.3710267,21.3883019%2043.6657219,24.7601887%2043.6657219,24.7601887%20C43.6657219,24.7601887%2038.7374171,26.355%2034.8901219,23.9786321%20C35.2540552,21.7538208%2035.5738457,19.6151887%2035.5738457,19.6151887'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.7225708%20C38.4908057,25.4263443%2042.2243105,24.6309198%2043.2474438,24.3644575%20C43.3936057,23.6641274%2043.7722533,21.8533726%2044.0606533,20.4626179%20C40.1888343,21.6800236%2037.2037962,20.8291274%2035.9609295,20.3338443%20C35.84812,21.0747877%2035.6499676,22.3625236%2035.4292533,23.7225708%20M39.9445771,25.7849292%20C38.3054057,25.7849292%2036.3758724,25.4768632%2034.633701,24.4020991%20L34.3521676,24.2277594%20L34.40612,23.8988915%20C34.7690724,21.6780425%2035.0888629,19.5423821%2035.0888629,19.5413915%20L35.1938248,18.8430425%20L35.8088819,19.1808255%20C35.8461581,19.2016274%2039.5227676,21.1619575%2044.5432819,19.2471934%20L45.3790533,18.9292217%20L45.1965962,19.811816%20C44.85032,21.4898349%2044.1459962,24.8627123%2044.1459962,24.8627123%20L44.087139,25.1450236%20L43.8154152,25.2321934%20C43.697701,25.2698349%2042.0634343,25.7849292%2039.9445771,25.7849292'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.50735377%20C63.8778533,9.50735377%2063.6826438,7.66985377%2061.8629771,6.96159906%20C61.3077581,6.74565566%2059.8147486,6.70405189%2059.8147486,6.70405189%20C59.8147486,6.70405189%2059.4204057,8.65843868%2060.649539,9.22306132%20C62.4181962,10.036316%2063.8778533,9.50735377%2063.8778533,9.50735377'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.21954245%20C60.2284162,7.7168066%2060.2853114,8.51223113%2060.8523019,8.77175943%20C61.88034,9.24525%2062.7847781,9.21652358%2063.2889876,9.13826887%20C63.1251686,8.63605189%2062.7092448,7.82081604%2061.6870924,7.42359906%20C61.4222352,7.32157075%2060.7826543,7.2532217%2060.251959,7.21954245%20M62.68374,10.1714292%20C62.0677019,10.1714292%2061.2878448,10.0604858%2060.4461876,9.67416509%20C58.8805876,8.95402358%2059.3151495,6.70048585%2059.3337876,6.60539151%20L59.4161876,6.1972783%20L59.8281876,6.20817453%20C59.9900448,6.21312736%2061.4222352,6.25968396%2062.0392543,6.49841038%20C64.1149495,7.30671226%2064.3562638,9.36708962%2064.3650924,9.45425943%20L64.4062924,9.84157075%20L64.04334,9.97331604%20C64.0050829,9.98718396%2063.4802733,10.1714292%2062.68374,10.1714292'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.62614623%20C59.2728705,8.62614623%2059.1894895,6.12001415%2056.3918133,5.79015566%20C55.8699467,5.72775%2055.202899,5.78817453%2055.202899,5.78817453%20C55.202899,5.78817453%2053.9178514,8.43991981%2055.3941848,8.67567453%20C57.2079657,8.96591038%2059.2728705,8.62614623%2059.2728705,8.62614623'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.26384434%20C55.2809829,6.86511792%2055.0602686,7.70313679%2055.23684,8.04587264%20C55.25744,8.08450472%2055.2956971,8.1578066%2055.4703067,8.18554245%20C56.6739352,8.37870283%2058.0090114,8.27964623%2058.7064686,8.20139151%20C58.5397067,7.57139151%2058.0099924,6.47978774%2056.3355067,6.28266509%20C56.0677067,6.24898585%2055.7498781,6.25393868%2055.5281829,6.26384434%20M57.0339448,9.28903302%20C56.4855924,9.28903302%2055.8911352,9.25634434%2055.3172781,9.16521226%20C54.7689257,9.07705189%2054.4972019,8.75610849%2054.3657543,8.50252358%20C53.8644876,7.52582547%2054.6080495,5.88841981%2054.762059,5.57044811%20L54.8836971,5.31983491%20L55.1593448,5.29408019%20C55.1858305,5.29209906%2055.8813257,5.23167453%2056.4492971,5.29705189%20C58.9929067,5.59818396%2059.7296019,7.59516509%2059.7629543,8.60950472%20L59.7776686,9.04535377%20L59.3509543,9.1146934%20C59.2911162,9.12558962%2058.2748495,9.28903302%2057.0339448,9.28903302'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.87467925%20C53.9849486,8.87467925%2053.5131105,6.11000943%2051.0685771,6.96883019%20C50.0258248,7.33533962%2049.4686438,8.16840566%2049.4686438,8.16840566%20C49.4686438,8.16840566%2050.040539,10.265434%2051.0156057,9.9900566%20C52.7165771,9.50963208%2053.9849486,8.87467925%2053.9849486,8.87467925'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.27300943%20C50.1779705,8.74550943%2050.4644086,9.32895283%2050.7459419,9.49041509%20C50.8126467,9.52904717%2050.8499229,9.52310377%2050.8832752,9.51319811%20C51.9917514,9.20017925%2052.9177705,8.81583962%2053.4033419,8.59989623%20C53.2836657,8.24923585%2053.0413705,7.73017925%2052.596999,7.46767925%20C52.2301229,7.25074528%2051.7818276,7.24183019%2051.2295514,7.4369717%20C50.6331324,7.64598113%2050.2181895,8.04418868%2050.0151324,8.27300943%20M50.8401133,10.5106981%20C50.6429419,10.5106981%2050.4467514,10.4572075%2050.2633133,10.3522075%20C49.465799,9.89753774%2049.0675324,8.56324528%2048.9959229,8.29975472%20L48.9360848,8.08083962%20L49.0626276,7.89164151%20C49.0891133,7.85201887%2049.7237895,6.91692453%2050.907799,6.50088679%20C51.7396467,6.21065094%2052.4783038,6.24631132%2053.0982657,6.61579245%20C54.1979133,7.26956604%2054.4578657,8.72866981%2054.4686562,8.79008491%20L54.5304562,9.15461321%20L54.2028181,9.31904717%20C54.1488657,9.34480189%2052.8736276,9.97975472%2051.1471514,10.4671132%20C51.0451324,10.4958396%2050.9421324,10.5106981%2050.8401133,10.5106981'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.41039623%20C28.8691343,4.41039623%2028.9485914,3.43369811%2029.904039,3.03350943%20C30.1953819,2.91166981%2030.6554486,3.0315283%2030.6554486,3.0315283%20C30.6554486,3.0315283%2031.2204771,3.89926415%2030.5759914,4.21624528%20C29.6499724,4.67091509%2028.8691343,4.41039623%2028.8691343,4.41039623'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.73037264%20C33.2536971,3.73037264%2033.2684114,1.92655189%2035.274459,1.63829717%20C35.647221,1.58381604%2036.1298495,1.61551415%2036.1298495,1.61551415%20C36.1298495,1.61551415%2037.1009924,3.49858019%2036.0435257,3.69471226%20C34.7447448,3.93641038%2033.2536971,3.73037264%2033.2536971,3.73037264'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.51876415%20C39.0005086,4.51876415%2039.2310324,2.92989623%2040.6426229,3.38456604%20C41.2459086,3.58069811%2041.5755086,4.04824528%2041.5755086,4.04824528%20C41.5755086,4.04824528%2041.27828,5.25772642%2040.7161943,5.11508491%20C39.7352419,4.86348113%2039.0005086,4.51876415%2039.0005086,4.51876415'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,9.04882075%20C62.9725324,9.04882075%2062.8695324,8.07806604%2061.9072181,7.70264151%20C61.6139133,7.58773585%2060.8252276,7.56693396%2060.8252276,7.56693396%20C60.8252276,7.56693396%2060.6162848,8.60009434%2061.2666562,8.89825472%20C62.2015038,9.32816038%2062.9725324,9.04882075%2062.9725324,9.04882075'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.1975283%20C58.183719,8.1975283%2058.1376143,6.81271698%2056.5916333,6.62946226%20C56.3022524,6.59578302%2055.9334143,6.6284717%2055.9334143,6.6284717%20C55.9334143,6.6284717%2055.2222238,8.09450943%2056.0383762,8.22427358%20C57.0418905,8.38474528%2058.183719,8.1975283%2058.183719,8.1975283'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.69865566%20C53.0059581,8.69865566%2052.7469867,7.18705189%2051.4109295,7.65658019%20C50.8400152,7.85667453%2050.534939,8.31233491%2050.534939,8.31233491%20C50.534939,8.31233491%2050.8488438,9.46040094%2051.381501,9.30884434%20C52.3124248,9.04634434%2053.0059581,8.69865566%2053.0059581,8.69865566'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,24.221717%20C46.9860495,24.221717%2051.7005067,24.9022358%2056.1608971,23.7373302%20C56.6268495,26.187%2056.9299638,28.0373774%2056.9299638,28.0373774%20C56.9299638,28.0373774%2053.8527162,30.2047358%2048.1053162,29.0428019%20C47.389221,25.8977547%2046.9860495,24.221717%2046.9860495,24.221717'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.6173538%20C52.8636219,29.4177311%2055.5739933,28.2250896%2056.3901457,27.7832972%20C56.2930314,27.2057972%2056.0732981,25.9309387%2055.7750886,24.3420708%20C52.4114029,25.1186745%2049.0565457,24.930467%2047.6263171,24.7937689%20C47.7970029,25.5188632%2048.0981552,26.8075896%2048.5111362,28.6173538%20M51.4020029,29.8823066%20C50.3955457,29.8823066%2049.2645076,29.7822594%2048.0088886,29.5286745%20L47.6979267,29.4652783%20L47.6272981,29.1542406%20C46.9121838,26.0151368%2046.5099933,24.3410802%2046.5090124,24.3390991%20L46.3383267,23.6288632%20L47.0554029,23.7308915%20C47.1015076,23.738816%2051.7266981,24.3846651%2056.0379838,23.2574009%20L56.5431743,23.1256557%20L56.6422505,23.6437217%20C57.1101648,26.101316%2057.413279,27.9566462%2057.413279,27.9566462%20L57.4642886,28.2647123%20L57.2102219,28.4430142%20C57.106241,28.516316%2055.1119648,29.8823066%2051.4020029,29.8823066'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.3520943%20L60.0485095,19.2837453%20C60.0151571,16.5666226%2057.8070333,14.3923302%2055.116281,14.4260094%20L54.6473857,14.4329434%20C53.301519,14.449783%2052.2254143,15.5651604%2052.2411095,16.9232264%20C52.2587667,18.2812925%2053.3623381,19.368934%2054.7082048,19.3520943'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.2514528%20L59.9560057,19.1920189%20C59.92952,17.0583396%2058.1942152,15.3506038%2056.0812438,15.3763585%20L54.9737486,15.391217%20C53.9908343,15.4031038%2053.2050914,16.2173491%2053.2178438,17.2089057%20C53.2305962,18.3520189%2054.160539,19.2663113%2055.2915771,19.2514528'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,15.8715425%20L56.0867371,15.8715425%20L54.9802229,15.8864009%20C54.6359086,15.8913538%2054.3131752,16.030033%2054.0728419,16.2786651%20C53.8334895,16.5272972%2053.7030229,16.8551745%2053.7079276,17.2038538%20C53.7128324,17.6238538%2053.8795943,18.0161179%2054.1778038,18.3093255%20C54.4711086,18.5985708%2054.8566229,18.7560708%2055.264699,18.7560708%20L55.2784324,18.7560708%20L59.4229562,18.7035708%20C59.1679086,17.0968726%2057.7837848,15.8715425%2056.1289181,15.8715425%20L56.1289181,15.8715425%20Z%20M55.264699,19.7466368%20C54.5986324,19.7466368%2053.9708229,19.4890896%2053.4921181,19.0195613%20C53.0065467,18.5401274%2052.7348229,17.9002217%2052.7269752,17.21475%20C52.7191276,16.6035708%2052.9486705,16.0250802%2053.37048,15.58725%20C53.7942514,15.1494198%2054.3612419,14.9027689%2054.9674705,14.8958349%20L56.0739848,14.8809764%20L56.1279371,14.8809764%20C58.4841848,14.8809764%2060.416661,16.8006934%2060.4460895,19.186967%20L60.4519752,19.68225%20L55.2970705,19.7466368%20L55.2980514,19.7466368%20L55.264699,19.7466368%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.3218066%20C56.9790114,17.7898726%2057.192859,17.1410519%2057.7196305,16.8735991%20C58.2473829,16.6061462%2058.8908876,16.8210991%2059.1547638,17.353033%20C59.4206019,17.8869481%2059.2067543,18.5357689%2058.6790019,18.8022311%20C58.1512495,19.0706745%2057.5097067,18.8547311%2057.2448495,18.3218066'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,14.9225802%20L30.8265267,14.9899387%20C30.7921933,12.2738066%2032.9463648,10.0430519%2035.6361362,10.0093726%20L36.1060124,10.0034292%20C37.451879,9.98658962%2038.5554505,11.0732406%2038.5721267,12.4322972%20C38.5897838,13.7903632%2037.5126981,14.90475%2036.1668314,14.9225802'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.8355094%20L30.9158914,14.8969245%20C30.8903867,12.7622547%2032.5825295,11.010934%2034.695501,10.9831981%20L35.6686057,10.9713113%20C36.7250914,10.958434%2037.5922533,11.8123019%2037.6059867,12.8791415%20C37.618739,13.9469717%2036.7731581,14.8226321%2035.7166724,14.8355094'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.4661981%20L35.674099,11.4661981%20L34.7019752,11.4790755%20C33.0284705,11.4998774%2031.6551371,12.7678019%2031.4363848,14.3943113%20L35.7113752,14.3398302%20C36.0900229,14.3348774%2036.4461086,14.1813396%2036.7109657,13.9069528%20C36.9768038,13.632566%2037.1200229,13.2690283%2037.1151181,12.8866698%20C37.1053086,12.1001604%2036.4686705,11.4661981%2035.6917562,11.4661981%20L35.6917562,11.4661981%20Z%20M30.4318895,15.3977547%20L30.4260038,14.9024717%20C30.3975562,12.4993585%2032.3094324,10.519217%2034.6892229,10.4885094%20L35.6623276,10.4756321%20L35.6907752,10.4756321%20C37.0032895,10.4756321%2038.0803752,11.5454434%2038.0960705,12.8737925%20C38.1039181,13.5216226%2037.8616229,14.1337925%2037.4133276,14.5983679%20C36.9650324,15.0629434%2036.3646895,15.3234623%2035.7221657,15.3303962%20L30.4318895,15.3977547%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.7762972%20C32.7136829,14.1527123%2033.3856352,14.0823821%2033.7583971,13.6187972%20C34.1301781,13.1562028%2034.0605305,12.4766745%2033.6024257,12.10125%20C33.14334,11.7248349%2032.4713876,11.7951651%2032.0986257,12.25875%20C31.7268448,12.7213443%2031.7964924,13.4008726%2032.2545971,13.7762972'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.3242358%20L66.497879,20.3242358%20C66.1928029,20.2628208%2065.9191171,20.0964057%2065.7229267,19.8517358%20L65.3599743,19.4020189%20L66.1594505,19.5644717%20L66.6303076,19.6605566%20C66.8117838,19.6972075%2066.9294981,19.8765%2066.8922219,20.0587642%20C66.8559267,20.2430094%2066.6803362,20.3608868%2066.497879,20.3242358'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.7999245%20L25.2327438,15.7999245%20C25.5358581,15.7305849%2025.80562,15.5562453%2025.9949438,15.3086038%20L26.3480867,14.8489811%20L25.5525343,15.0322358%20L25.08462,15.139217%20C24.9031438,15.1808208%2024.7903343,15.3630849%2024.8315343,15.5443585%20C24.8727343,15.7276132%2025.0522486,15.8415283%2025.2327438,15.7999245'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.3097736%20C36.0385229,20.3097736%2040.0408086,21.972934%2044.0362276,20.3563302%20C43.6458086,22.7396321%2043.285799,23.9590189%2043.285799,23.9590189%20C43.285799,23.9590189%2040.8706943,24.1323679%2039.2678181,23.8351981%20C36.9772943,23.4102453%2036.0640276,22.3721321%2036.0385229,20.3097736'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.2891981%20C41.6148448,23.2891981%2037.9970924,23.6398585%2035.1748924,22.2075'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,23.8241038%20C39.2510438,23.8241038%2036.9350152,23.6557075%2034.9544724,22.6492925%20L35.39492,21.7657075%20C38.0591867,23.1168396%2041.53372,22.7988679%2041.5680533,22.7958962%20L41.6622248,23.7825%20C41.6131771,23.7874528%2041.2060819,23.8241038%2040.5792533,23.8241038'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.6638066%20C54.4476638,24.6638066%2050.9289876,25.7217311%2047.8056352,25.1323443%20C48.4236352,27.4671085%2048.7453876,28.1961651%2048.7453876,28.1961651%20C48.7453876,28.1961651%2053.4098162,27.5087123%2054.4476638,24.6638066'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,57.9474198%20C52.9666219,57.9474198%2052.7547362,58.1049198%2052.4545648,58.2941179'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,58.5036226%20L52.3244905,58.0836226%20C52.6128905,57.9023491%2052.8179095,57.7507925%2052.8208524,57.7478208%20L53.1121952,58.1470189%20C53.1121952,58.1470189%2052.8934429,58.3094717%2052.5834619,58.5036226'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,26.0074104%20C54.8049267,26.0074104%2051.2597648,26.7325047%2047.4801552,26.3253821'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,26.9457736%20C49.1229562,26.9457736%2048.283261,26.9101132%2047.4288514,26.8179906%20L47.5318514,25.8333679%20C51.1888419,26.2246415%2054.6731848,25.5292642%2054.7075181,25.5223302%20L54.9027276,26.4930849%20C54.7879562,26.5158679%2052.6465371,26.9457736%2049.9136038,26.9457736'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,99.9226557%20C49.8992819,99.9226557%2048.9457962,99.1589292%2047.7068533,100.213882%20C46.5728724,101.178693%2045.7302343,102.656618%2046.2452343,102.797278%20C46.7602343,102.938929%2047.6656533,103.070675%2048.6122724,102.882467%20C49.4352914,102.719024%2050.166101,102.871571%2050.4760819,101.122231%20C50.6202819,100.307986%2049.8992819,99.9226557%2049.8992819,99.9226557'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,99.9032406%20C48.7250819,99.9032406%2048.3199486,100.015175%2047.8647867,100.403476%20C46.8632343,101.255363%2046.2599486,102.358854%2046.3394057,102.587675%20C46.5709105,102.629278%2047.50772,102.849184%2048.5651867,102.640175%20C48.6779962,102.617392%2048.7898248,102.600552%2048.8987105,102.583712%20C49.5598724,102.484656%2049.9973771,102.419278%2050.2347676,101.079042%20C50.3446343,100.457958%2049.8060914,100.153854%2049.7835295,100.140976%20L49.7482152,100.118193%20C49.7295771,100.103335%2049.463739,99.9032406%2049.0409486,99.9032406%20M47.6401486,103.223618%20C46.9348438,103.223618%2046.3806057,103.091873%2046.1814724,103.036401%20C46.0147105,102.990835%2045.8979771,102.865033%2045.85972,102.690693%20C45.7253295,102.080505%2046.64252,100.795741%2047.54892,100.02409%20C48.8163105,98.9443726%2049.8610248,99.594184%2050.0287676,99.7120613%20C50.3348248,99.8824387%2050.8547295,100.39258%2050.7173962,101.165222%20C50.4182057,102.857108%2049.6824914,102.968052%2048.971301,103.074042%20C48.8692819,103.088901%2048.765301,103.103759%2048.6583771,103.125552%20C48.3013105,103.196873%2047.9560152,103.223618%2047.6401486,103.223618'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,100.208038%20C49.6874943,100.208038%2049.094999,99.732566%2048.3229895,100.389311%20C47.6186657,100.989594%2047.0928752,101.90983%2047.4146276,101.997%20C47.7344181,102.08516%2048.2974848,102.167377%2048.8870371,102.0495%20C49.3990943,101.948462%2049.8542562,102.043557%2050.0465229,100.954925%20C50.1367705,100.447755%2049.6874943,100.208038%2049.6874943,100.208038'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,99.8877877%20C51.73484,99.8144858%2052.4646686,100.898165%2052.3871733,101.230995%20C52.3096781,101.565807%2052.2665162,102.667316%2051.4611543,102.79708%20C50.868659,102.892175%2048.7537257,103.141797%2048.2848305,102.682175%20C47.8541924,102.260193%2048.6634781,100.270146%2051.2365162,99.8877877'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,100.132557%20C49.4631505,100.401%2048.6617124,101.472792%2048.4723886,102.062179%20C48.3890076,102.32666%2048.4253029,102.474255%2048.4557124,102.504962%20C48.7578457,102.800151%2050.3715124,102.722887%2051.4230933,102.551519%20C51.8949314,102.476236%2052.0253981,101.908642%2052.10976,101.383642%20C52.1234933,101.300434%2052.1362457,101.228123%2052.1489981,101.175623%20C52.1578267,101.06567%2051.9567314,100.64666%2051.6428267,100.344538%20C51.4662552,100.175151%2051.346579,100.1385%2051.2720267,100.132557%20M49.636779,103.20133%20C49.000141,103.20133%2048.382141,103.123075%2048.114341,102.860575%20C47.9142267,102.664443%2047.8749886,102.317745%2048.0064362,101.909632%20C48.3056267,100.973547%2049.410179,99.9086887%2051.2013981,99.643217%20C51.5408076,99.5867547%2051.8743314,99.8621321%2052.088179,100.096896%20C52.3491124,100.38317%2052.70716,100.936896%2052.625741,101.288547%20C52.6149505,101.333123%2052.605141,101.392557%2052.5953314,101.463877%20C52.5188171,101.930434%2052.3608838,102.902179%2051.4996076,103.041849%20C51.3406933,103.066613%2050.4715695,103.20133%2049.636779,103.20133'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%2099.282864)'%3e%3cpath%20d='M3.55167017,0.499884454%20C4.04901302,0.426582567%204.77982255,1.51026181%204.70232731,1.843092%20C4.62483207,2.17790332%204.58167017,3.27842219%203.77630826,3.40818634%20C3.18381302,3.50328068%201.06887969,3.75290332%200.599984453,3.29427125%20C0.169346357,2.87129955%200.978632072,0.881252378%203.55167017,0.499884454'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,0.994176907%20C2.0987816,1.22299766%201.43369588,2.01941276%201.21592445,2.35224294%20C1.00109588,2.68210143%200.966762548,2.93667691%200.984419691,3.0010637%20C1.17864826,3.11795049%202.51961017,3.11101653%203.69871493,2.91785615%20C4.01065779,2.86931842%204.11169588,2.39483728%204.18428636,1.95601653%20C4.19801969,1.86587502%204.21175302,1.78861087%204.2245054,1.73016747%20C4.19017207,1.59247879%203.79779112,1.05955427%203.59669588,0.994176907%20M1.97812445,4.06195993%20C1.27380064,4.06195993%200.583210167,3.96785615%200.259495881,3.65087502%20C-0.011246976,3.38540332%20-0.073046976,2.945592%200.0878292145,2.44337502%20C0.388000643,1.50828068%201.45625779,0.309695774%203.4809435,0.00955426504%20C3.84389588,-0.0459174331%204.2205816,0.141299548%204.58451493,0.541488227%20C4.85721969,0.842620303%205.29080064,1.4785637%205.17897207,1.9570071%20C5.1701435,1.9976203%205.16229588,2.05111087%205.1515054,2.11549766%20C5.07302921,2.59889389%204.88959112,3.7301203%203.85468636,3.89752596%20C3.50546731,3.95299766%202.73345779,4.06195993%201.97812445,4.06195993'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.800719359%20C3.98868445,0.757134454%204.41932255,1.39704011%204.37321779,1.59416276%20C4.32809398,1.7912854%204.30258921,2.44010615%203.82878921,2.51637974%20C3.47760826,2.572842%202.22983683,2.72043634%201.95418921,2.45001181%20C1.6991416,2.20038917%202.1768654,1.02656842%203.69537969,0.800719359'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.01448351%20C5.32768445,1.01448351%204.94511302,0.819342001%204.19762731,1.26410615%20C3.5364654,1.6563703%202.55060826,2.2833986%202.82135112,3.04514389%20C3.09307493,3.80490804%205.19133207,3.49486087%205.65728445,3.32745521%20C6.12323683,3.16004955%206.41065588,2.64198351%206.32237017,2.19226653%20C6.12912255,1.21358728%205.32768445,1.01448351%205.32768445,1.01448351'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.46727125%20C4.9805254,1.46727125%204.7725635,1.49698823%204.44590636,1.69113917%20C4.12219207,1.88330898%203.13829683,2.46873351%203.28347779,2.87783728%20C3.46887779,3.13241276%204.95403969,3.05415804%205.49258255,2.86099766%20C5.7388016,2.77184672%205.87907779,2.48557313%205.84082064,2.28944106%20C5.71623969,1.65745993%205.25519207,1.50887502%205.2032016,1.49302596%20L5.14042064,1.47222408%20C5.13061112,1.47024294%205.11001112,1.46727125%205.0796016,1.46727125%20M4.14083017,4.0278886%20C3.37274445,4.02887502%202.5889635,3.85255427%202.3604016,3.2126486%20C1.93957302,2.03090332%203.34723969,1.19486559%203.9485635,0.837271246%20C4.75490636,0.35882785%205.28658255,0.469771246%205.48277302,0.543073133%20C5.89967779,0.662931624%206.60988731,1.11066747%206.80313493,2.09628068%20C6.94144921,2.8015637%206.51081112,3.54646936%205.82218255,3.79411087%20C5.65149683,3.85552596%204.90303017,4.0278886%204.14083017,4.0278886'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.28342219%20C5.47423874,1.28342219%205.24763874,1.16851653%204.80424826,1.43101653%20C4.41382921,1.66379955%203.8291816,2.03526181%203.99005779,2.48596936%20C4.14995302,2.93667691%205.39380064,2.75144106%205.66944826,2.65337502%20C5.94411493,2.55332785%206.11480064,2.24724294%206.06281017,1.98078068%20C5.94901969,1.40129955%205.47423874,1.28342219%205.47423874,1.28342219'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,100.189613%20C51.6735305,100.146028%2052.1041686,100.784943%2052.0580638,100.982066%20C52.013921,101.179189%2051.9874352,101.828009%2051.5136352,101.905274%20C51.1624543,101.961736%2049.9146829,102.10834%2049.6390352,101.837915%20C49.3839876,101.588292%2049.8617114,100.414472%2051.3802257,100.189613'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,100.073519%20C53.3469371,100.073519%2052.9143371,99.8526226%2052.0677752,100.35583%20C51.3212705,100.799604%2050.2059276,101.508849%2050.5119848,102.36866%20C50.8190229,103.229462%2053.1929276,102.877811%2053.719699,102.688613%20C54.2454895,102.498425%2054.5701848,101.913%2054.4711086,101.40583%20C54.2533371,100.299368%2053.3469371,100.073519%2053.3469371,100.073519'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,100.273811%20C52.8965819,100.273811%2052.6042581,100.32433%2052.1922581,100.569991%20C51.3515819,101.069236%2050.5216962,101.663575%2050.7433914,102.28466%20C50.9533152,102.875038%2053.0211629,102.674943%2053.637201,102.455038%20C54.0364486,102.311406%2054.3091533,101.852774%2054.2306771,101.453575%20C54.047239,100.524425%2053.3174105,100.322349%2053.287001,100.313434%20L53.2428581,100.297585%20C53.2350105,100.294613%2053.1761533,100.273811%2053.0662867,100.273811%20M52.0019533,103.175179%20C51.2348486,103.175179%2050.4804962,103.012726%2050.2813629,102.453057%20C49.8929057,101.361453%2051.2780105,100.538292%2051.9430962,100.142066%20C52.7886771,99.6408396%2053.2977914,99.7874434%2053.4282581,99.8399434%20C53.5881533,99.8855094%2054.4827819,100.198528%2054.7113438,101.357491%20C54.8359248,101.993434%2054.4288295,102.695745%2053.802001,102.921594%20C53.5498962,103.012726%2052.7690581,103.175179%2052.0019533,103.175179'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,100.378217%20C53.5127181,100.378217%2053.2557086,100.246472%2052.7554229,100.544632%20C52.3120324,100.808123%2051.6528324,101.227132%2051.8343086,101.737274%20C52.0157848,102.246425%2053.4205086,102.038406%2053.7334324,101.925481%20C54.0443943,101.813547%2054.236661,101.46784%2054.1778038,101.166708%20C54.049299,100.510953%2053.5127181,100.378217%2053.5127181,100.378217'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,72.6510849%20C43.0603762,72.6510849%2043.6136333,78.2091509%2042.321719,86.9736792%20C41.1190714,95.1309906%2038.8383571,97.7143868%2039.0345476,99.8233019%20C39.1865952,101.455755%2039.8889571,102.944575%2041.5124333,102.92496%20L46.3583381,102.862358%20C48.6213952,102.834623%2050.5989952,101.350755%2051.2984143,99.1774528%20C51.8634429,97.4281132%2052.4431857,95.0487736%2052.7688619,92.0473585%20C53.0915952,87.9662264%2052.9611286,83.8771698%2052.8640143,81.4770283'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,103.914835%20C39.5678914,103.914835%2038.2906914,102.424033%2038.0582057,99.9149292%20C37.9542248,98.7965802%2038.362301,97.6891274%2038.9283105,96.1557311%20C39.6640248,94.1607311%2040.6734248,91.42875%2041.3512629,86.8275708%20C42.6068819,78.3087028%2042.08992,72.8041274%2042.0840343,72.7496462%20L44.0361295,72.5525236%20C44.0596724,72.7833255%2044.5874248,78.3344575%2043.2925676,87.1197877%20C42.583339,91.9250236%2041.4905581,94.8878066%2040.7666152,96.8471462%20C40.2741771,98.1824292%2039.9494819,99.064033%2040.0112819,99.7296934%20C40.1054533,100.737099%2040.4370152,101.933703%2041.4827105,101.933703%20L41.4993867,101.933703%20L46.3462724,101.871297%20C48.1796724,101.849505%2049.795301,100.642995%2050.3662152,98.8708726%20C51.0420914,96.7738443%2051.5227581,94.4420519%2051.7944819,91.9388915%20C52.1309486,87.6566745%2051.9524152,83.1961557%2051.8837486,81.5181368%20L53.8436914,81.4369104%20C53.9525771,84.124316%2054.0604819,88.1549292%2053.7475581,92.1261085%20C53.4581771,94.7927123%2052.9490629,97.2582311%2052.2319867,99.484033%20C51.400139,102.064458%2049.0448724,103.819741%2046.3707962,103.85342%20L41.5248914,103.914835%20L41.4787867,103.914835%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,76.0175236%20C66.3658429,77.4330425%2065.5614619,79.728184%2065.6007,81.8271934%20C65.6517095,84.6295047%2067.3065762,88.1777123%2066.343281,92.8482311%20C65.4859286,97.0086085%2063.6849,97.7644104%2064.2764143,101.480024%20C64.3833381,102.150637%2064.9876048,102.626108%2065.6595571,102.618282%20L71.0597,102.548844%20C73.5454333,102.518137%2075.6505571,100.671722%2076.025281,98.1903538%20C77.0287952,91.5644575%2076.1223952,85.3337972%2075.1904905,80.5562972'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,103.608255%20C64.4887905,103.608255%2063.4892,102.766274%2063.3077238,101.638019%20C62.9055333,99.1100943%2063.4980286,97.7599528%2064.1856762,96.1968396%20C64.5976762,95.2597642%2065.0636286,94.1988679%2065.3824381,92.6466509%20C65.9788571,89.7581604%2065.5001524,87.3075%2065.0793238,85.1450943%20C64.8527238,83.9831604%2064.6388762,82.8846226%2064.6192571,81.8455189%20C64.5721714,79.3116509%2065.6002095,76.7936321%2067.3031429,75.2741038%20L68.6029048,76.7599528%20C67.3188381,77.9050472%2066.5438857,79.8386321%2066.5811619,81.8088679%20C66.5968571,82.6726415%2066.786181,83.6414151%2067.0049333,84.7627358%20C67.4394952,86.9934906%2067.980981,89.768066%2067.3041238,93.0508019%20C66.9411714,94.8090566%2066.4075333,96.0234906%2065.9788571,97.0001887%20C65.3500667,98.430566%2064.9351238,99.3765566%2065.2451048,101.323019%20C65.2725714,101.495377%2065.4913238,101.645943%2065.6472952,101.627123%20L71.0474381,101.558774%20C73.0652571,101.533019%2074.7515143,100.054104%2075.0565905,98.040283%20C76.0424476,91.5292925%2075.1311429,85.3788679%2074.2276857,80.7479717%20L76.1532952,80.3646226%20C77.0871619,85.1530189%2078.0269143,91.5243396%2076.9949524,98.3404245%20C76.5446952,101.316085%2074.0540571,103.503255%2071.0719619,103.539906%20L65.671819,103.608255%20L65.6414095,103.608255%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2083.1991274%2067.4688257%2082.3056368%2069.2816257%2080.8049292%2070.0605019%2081.056533%2069.9113971%2081.5280425%2069.3865876%2081.3586557%2068.3771876%2082.1946934%2069.2845686%2082.6325236%2069.8074162%2082.2848349%2069.4631019%2082.211533%2069.2365019%2082.3799292%2068.945159%2081.9817217%2069.3473495%2081.6815802%2071.0620543%2082.0470991'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,100.046476%20C40.0964286,100.046476%2039.1429429,99.28275%2037.904,100.338693%20C36.770019,101.302514%2035.927381,102.780439%2036.442381,102.921099%20C36.957381,103.06275%2037.8628,103.195486%2038.809419,103.006288%20C39.6324381,102.843835%2040.3632476,102.995392%2040.6732286,101.247042%20C40.8174286,100.432797%2040.0964286,100.046476%2040.0964286,100.046476'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,102.502585%20C37.2164505,102.583811%2037.9315648,102.674943%2038.7143648,102.521406%20C38.832079,102.497632%2038.9468505,102.480792%2039.058679,102.462962%20C39.6747171,102.37183%2039.9846981,102.325274%2040.1906981,101.160368%20C40.2711362,100.706689%2039.8709076,100.486783%2039.8669838,100.483811%20L39.7953743,100.438245%20C39.71886,100.380792%2039.0979171,99.9697075%2038.2199648,100.716594%20C37.4842505,101.342632%2036.9702314,102.118245%2036.8221076,102.502585%20M37.8295457,103.59617%20C37.1320886,103.59617%2036.5758886,103.471358%2036.3139743,103.399047%20C36.0608886,103.329708%2035.8745076,103.131594%2035.8176124,102.869094%20C35.641041,102.061783%2036.7691362,100.65617%2037.5872505,99.9598019%20C38.7771457,98.9464528%2039.9022981,99.2872075%2040.3643267,99.630934%20C40.7508219,99.8548019%2041.3148695,100.441217%2041.1559552,101.333717%20C40.8498981,103.060274%2040.090641,103.310887%2039.202879,103.442632%20C39.1047838,103.458481%2039.0047267,103.472349%2038.9027076,103.49216%20C38.52406,103.568434%2038.1611076,103.59617%2037.8295457,103.59617'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,100.331858%20C39.884739,100.331858%2039.2922438,99.8573774%2038.5202343,100.514123%20C37.8159105,101.113415%2037.29012,102.033651%2037.6118724,102.121811%20C37.9316629,102.209972%2038.4947295,102.291198%2039.0842819,102.174311%20C39.596339,102.073274%2040.051501,102.167377%2040.2437676,101.078745%20C40.3340152,100.572566%2039.884739,100.331858%2039.884739,100.331858'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2088.3424434%2045.4722438%2088.2027736%2045.1328343%2085.9948019%2047.2536533%2085.2974434%2047.40472%2085.7669717%2045.6802057%2086.3355566%2045.8960152%2087.7332453%2047.5548057%2087.8332925%2048.188501%2087.0755094%2047.3517486%2086.6208396%2046.84852%2086.7753679%2047.2144152%2087.1755566%2046.8534248%2087.5123491%2045.9568343%2086.5316887%2047.403739%2086.0869245%2048.9526629%2086.9279151'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.617877)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.6268491%20C1.47466571,16.6268491%201.18430381,16.3385943%201.17939905,15.981%20L1.42463714,15.9770377%20C1.4256181,16.086%201.46976095,16.1880283%201.54627524,16.2633113%20C1.62180857,16.3385943%201.72186571,16.3792075%201.82780857,16.3792075%20L1.83271333,16.3792075%20C2.05440857,16.3762358%202.2329419,16.1919906%202.22999905,15.9671321%20L2.47523714,15.9631698%20C2.47719905,16.1385%202.41245619,16.3039245%202.29179905,16.4287358%20C2.1711419,16.5545377%202.00928476,16.6248679%201.83663714,16.6268491%20L1.82780857,16.6268491%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.6403208%20C0.605247619,16.6403208%200.445352381,16.5749434%200.323714286,16.4550849%20C0.200114286,16.3312642%200.130466667,16.1678208%200.128504762,15.9944717%20L0.373742857,15.9905094%20C0.37472381,16.0994717%200.418866667,16.2015%200.495380952,16.2777736%20C0.570914286,16.352066%200.670971429,16.3926792%200.775933333,16.3926792%20L0.77887619,16.3926792%20C0.888742857,16.3916887%200.989780952,16.3471132%201.06433333,16.2698491%20C1.13986667,16.1915943%201.18008571,16.0885755%201.17910476,15.9806038%20L1.42434286,15.9766415%20C1.42630476,16.1519717%201.3615619,16.3173962%201.24090476,16.4422075%20C1.11926667,16.5680094%200.957409524,16.6383396%200.784761905,16.6403208%20L0.775933333,16.6403208%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.1636368%20C1.13790476,17.1636368%200.978009524,17.0982594%200.856371429,16.9784009%20C0.731790476,16.8555708%200.662142857,16.6921274%200.660180952,16.5187783%20L0.905419048,16.514816%20C0.9064,16.6237783%200.950542857,16.7258066%201.02705714,16.8010896%20C1.10259048,16.8753821%201.20264762,16.9159953%201.30859048,16.9159953%20L1.31349524,16.9159953%20C1.53519048,16.9140142%201.71372381,16.7297689%201.7117619,16.5039198%20L1.957,16.5019387%20C1.96092381,16.8625047%201.67350476,17.1596745%201.3164381,17.1636368%20L1.30760952,17.1636368%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.4621415%20C21.6740448,15.4621415%2021.5151305,15.4205377%2021.3699495,15.3323774%20L21.4964924,15.1194057%20C21.6465781,15.2105377%2021.8182448,15.237283%2021.9899114,15.1956792%20C22.1586352,15.1530849%2022.3018543,15.0470943%2022.391121,14.8975189%20C22.4813686,14.7459623%2022.5078543,14.5706321%2022.4666543,14.3992642%20C22.4244733,14.2288868%2022.3195114,14.0842642%2022.1713876,13.9941226%20L22.2979305,13.7811509%20C22.5029495,13.9069528%2022.6471495,14.105066%2022.7050257,14.3398302%20C22.761921,14.5745943%2022.7256257,14.8182736%2022.6020257,15.0253019%20C22.4333019,15.3066226%2022.1370543,15.4621415%2021.8319781,15.4621415'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.5359151%20C21.9364495,16.5359151%2021.7775352,16.4943113%2021.6323543,16.4061509%20L21.7588971,16.1931792%20C21.9089829,16.2843113%2022.0796686,16.3120472%2022.2523162,16.2694528%20C22.42104,16.2268585%2022.564259,16.1208679%2022.6535257,15.9712925%20C22.7437733,15.8197358%2022.770259,15.6444057%2022.729059,15.4730377%20C22.6868781,15.3026604%2022.5819162,15.1580377%2022.4337924,15.0678962%20L22.5603352,14.8549245%20C22.7653543,14.9807264%2022.9095543,15.1788396%2022.9674305,15.4136038%20C23.0243257,15.6483679%2022.9880305,15.8920472%2022.8644305,16.0990755%20C22.6957067,16.3803962%2022.399459,16.5359151%2022.0943829,16.5359151'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.5651321%20C47.0834581,33.5651321%2046.878439,33.480934%2046.7234486,33.3283868%20C46.5645343,33.1728679%2046.4762486,32.9638585%2046.4733057,32.7409811%20L46.7185438,32.7370189%20C46.7205057,32.8935283%2046.7832867,33.0411226%2046.8941343,33.1500849%20C47.004001,33.2580566%2047.148201,33.3174906%2047.3012295,33.3174906%20L47.3061343,33.3174906%20C47.6298486,33.3135283%2047.887839,33.047066%2047.8839152,32.7221604%20L48.1291533,32.7191887%20C48.135039,33.1798019%2047.7681629,33.5591887%2047.31202,33.5651321%20L47.3012295,33.5651321%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.5834575%20C45.4408533,33.5834575%2045.0700533,33.2159575%2045.0631867,32.758316%20L45.3084248,32.7543538%20C45.3133295,33.0762877%2045.5742629,33.335816%2045.8920914,33.335816%20L45.8989581,33.335816%20C46.0549295,33.3338349%2046.1991295,33.2714292%2046.3080152,33.1585047%20C46.416901,33.0455802%2046.4757581,32.8979858%2046.4737962,32.7404858%20L46.7190343,32.7375142%20C46.7219771,32.9603915%2046.6385962,33.1713821%2046.4845867,33.3308632%20C46.3295962,33.4913349%2046.1226152,33.5804858%2045.9028819,33.5834575%20L45.8920914,33.5834575%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,34.2857689%20C46.1535152,34.2857689%2045.7836962,33.9182689%2045.7778105,33.4616179%20L46.0230486,33.4576557%20C46.0269724,33.7795896%2046.2879057,34.0381274%2046.6057343,34.0381274%20L46.610639,34.0381274%20C46.9333724,34.0341651%2047.1913629,33.7677028%2047.187439,33.4427972%20L47.4326771,33.4398255%20C47.4385629,33.9004387%2047.0716867,34.2798255%2046.6165248,34.2857689%20L46.6057343,34.2857689%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,78.9308774%20C26.5907743,78.9308774%2026.3857552,78.8466792%2026.2307648,78.6941321%20C26.0718505,78.5376226%2025.9835648,78.3296038%2025.9806219,78.1057358%20L26.22586,78.1017736%20C26.2278219,78.2592736%2026.2906029,78.4068679%2026.4014505,78.5158302%20C26.5113171,78.6238019%2026.6555171,78.6832358%2026.8085457,78.6832358%20L26.8154124,78.6832358%20C26.9713838,78.6812547%2027.1165648,78.6188491%2027.2254505,78.5059245%20C27.3343362,78.393%2027.3931933,78.2454057%2027.3912314,78.0879057%20L27.6364695,78.084934%20C27.6394124,78.3078113%2027.5560314,78.5188019%2027.401041,78.678283%20C27.2460505,78.8387547%2027.0400505,78.9279057%2026.8193362,78.9308774%20L26.8085457,78.9308774%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,78.9483113%20C24.9471886,78.9483113%2024.5763886,78.5808113%2024.5705029,78.1241604%20L24.815741,78.1201981%20C24.8196648,78.4421321%2025.0805981,78.7006698%2025.3994076,78.7006698%20L25.4062743,78.7006698%20C25.7270457,78.6967075%2025.9850362,78.4302453%2025.9811124,78.1053396%20L26.2263505,78.1023679%20C26.2322362,78.5629811%2025.86536,78.9423679%2025.4101981,78.9483113%20L25.3994076,78.9483113%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,79.6516132%20C25.895279,79.6516132%2025.69026,79.5674151%2025.5342886,79.4148679%20C25.3763552,79.2593491%2025.2880695,79.0503396%2025.2851267,78.8264717%20L25.5303648,78.8225094%20C25.5323267,78.9800094%2025.5951076,79.1276038%2025.7059552,79.236566%20C25.8158219,79.3455283%2025.9678695,79.4198208%2026.1199171,79.4039717%20C26.2758886,79.4019906%2026.4200886,79.3395849%2026.5289743,79.2266604%20C26.63786,79.1137358%2026.6967171,78.9661415%2026.6947552,78.8086415%20L26.9399933,78.8056698%20C26.9429362,79.0285472%2026.8595552,79.2395377%2026.7055457,79.3990189%20C26.5505552,79.5594906%2026.3435743,79.6486415%2026.123841,79.6516132%20L26.1130505,79.6516132%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,10.962%20C45.5079505,10.962%2045.10576,10.5628019%2045.0988933,10.0675189%20L45.3441314,10.0635566%20C45.3490362,10.4241226%2045.64136,10.7143585%2045.9974457,10.7143585%20L46.0023505,10.7143585%20C46.1789219,10.7123774%2046.34176,10.6420472%2046.4633981,10.5162453%20C46.5850362,10.3894528%2046.649779,10.2240283%2046.6478171,10.0477075%20L46.8930552,10.0437453%20C46.8959981,10.286434%2046.8057505,10.5152547%2046.6389886,10.6886038%20C46.4712457,10.8609623%2046.2475886,10.9590283%2046.0082362,10.962%20L45.9974457,10.962%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.7532642%20C44.7426114,11.7532642%2044.3414019,11.3550566%2044.3345352,10.8597736%20L44.5797733,10.8558113%20C44.5817352,11.0311415%2044.6513829,11.196566%2044.7759638,11.3193962%20C44.8985829,11.4402453%2045.059459,11.5056226%2045.2311257,11.5056226%20L45.2370114,11.5056226%20C45.4145638,11.5036415%2045.5774019,11.4333113%2045.69904,11.3075094%20C45.8206781,11.1817075%2045.885421,11.0152925%2045.883459,10.8399623%20L46.1286971,10.836%20C46.13164,11.0776981%2046.0413924,11.3075094%2045.8736495,11.4808585%20C45.7059067,11.653217%2045.4822495,11.7502925%2045.2428971,11.7532642%20L45.2311257,11.7532642%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,25.0678585%20C36.1555505,25.0678585%2035.8916743,24.9598868%2035.69156,24.7617736%20C35.4875219,24.5616792%2035.3737314,24.2942264%2035.3707886,24.0069623%20L35.6160267,24.0049811%20C35.6209314,24.4566792%2035.9878076,24.820217%2036.4351219,24.820217%20L36.4449314,24.820217%20C36.8951886,24.8142736%2037.258141,24.4388491%2037.2532362,23.9821981%20L37.4984743,23.980217%20C37.505341,24.5725755%2037.0325219,25.059934%2036.4478743,25.0678585%20L36.4351219,25.0678585%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,26.0294009%20C35.2254114,26.0294009%2034.9615352,25.9214292%2034.761421,25.723316%20C34.5583638,25.5232217%2034.4445733,25.2557689%2034.4416305,24.9685047%20L34.6868686,24.9665236%20C34.6898114,25.1864292%2034.7771162,25.392467%2034.9330876,25.5469953%20C35.0870971,25.6985519%2035.2891733,25.7817594%2035.5040019,25.7817594%20L35.5147924,25.7817594%20C35.7335448,25.7787877%2035.9375829,25.6906274%2036.0906114,25.5331274%20C36.24364,25.3756274%2036.32604,25.1666179%2036.3230971,24.9457217%20L36.5683352,24.9417594%20C36.572259,25.2290236%2036.4643543,25.5014292%2036.265221,25.7064764%20C36.0670686,25.9115236%2035.8022114,26.0264292%2035.5177352,26.0294009%20L35.5040019,26.0294009%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.30011792%20C21.7466352,1.30011792%2021.4101686,0.96629717%2021.4042829,0.550259434%20L21.649521,0.54629717%20C21.6514829,0.683985849%2021.7064162,0.811768868%2021.8035305,0.907853774%20C21.8996638,1.00195755%2022.0242448,1.05544811%2022.16354,1.05247642%20C22.4431114,1.04950472%2022.6667686,0.817712264%2022.6648067,0.534410377%20L22.9100448,0.532429245%20C22.9120067,0.734504717%2022.8354924,0.925683962%2022.6961971,1.07129717%20C22.55494,1.21691038%2022.3675781,1.29813679%2022.1664829,1.30011792%20L22.1556924,1.30011792%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.94438208%20C21.1249076,1.94438208%2020.788441,1.60957075%2020.7835362,1.19353302%20L21.0287743,1.19155189%20C21.0307362,1.32825%2021.0846886,1.45603302%2021.1818029,1.55112736%20C21.2769552,1.64523113%2021.4025171,1.69674057%2021.5369076,1.69674057%20L21.5427933,1.69674057%20C21.6781648,1.69475943%2021.8037267,1.63928774%2021.898879,1.54221226%20C21.9940314,1.44414623%2022.045041,1.31438208%2022.043079,1.17867453%20L22.2883171,1.17471226%20C22.2932219,1.5937217%2021.960679,1.93843868%2021.5457362,1.94438208%20L21.5369076,1.94438208%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,64.2619811%20C82.1025752,64.2619811%2082.0829562,64.2609906%2082.0623562,64.26%20C81.8367371,64.2441509%2081.6307371,64.1411321%2081.4816324,63.967783%20L81.6670324,63.8053302%20C81.7729752,63.9281604%2081.9191371,64.0014623%2082.0800133,64.0133491%20C82.2242133,64.0242453%2082.3939181,63.9717453%2082.5155562,63.8657547%20C82.6371943,63.757783%2082.7107657,63.6111792%2082.7215562,63.4487264%20C82.7333276,63.2872642%2082.6813371,63.1297642%2082.5753943,63.006934%20L82.7607943,62.8444811%20C82.909899,63.0168396%2082.9824895,63.2377358%2082.9658133,63.465566%20C82.951099,63.6943868%2082.8471181,63.9024057%2082.6764324,64.0519811%20C82.5214419,64.1886792%2082.3262324,64.2619811%2082.1221943,64.2619811'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,65.2941509%20C81.8129981,65.2941509%2081.5775695,65.1941038%2081.4098267,64.9999528%20L81.5952267,64.8375%20C81.8129981,65.0910849%2082.1945886,65.1178302%2082.4447314,64.8979245%20C82.6948743,64.6780189%2082.722341,64.2926887%2082.5035886,64.0391038%20L82.6889886,63.8766509%20C82.9950457,64.2342453%2082.9587505,64.7760849%2082.6056076,65.0851415%20C82.4457124,65.2258019%2082.24756,65.2941509%2082.0503886,65.2941509'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,54.764533%20C53.3002438,54.764533%2053.1884152,54.7447217%2053.0814914,54.7060896%20C52.8362533,54.6179292%2052.6410438,54.4376462%2052.5301962,54.2009009%20L52.7518914,54.0939198%20C52.9235581,54.4604292%2053.357139,54.6199104%2053.7200914,54.4465613%20C54.0840248,54.2742028%2054.2399962,53.8353821%2054.0683295,53.4678821%20L54.2900248,53.3618915%20C54.5185867,53.8522217%2054.3106248,54.4396274%2053.8260343,54.6704292%20C53.6936057,54.7338255%2053.5533295,54.764533%2053.4110914,54.764533'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,55.4958679%20C51.5087305,55.4958679%2051.1585305,55.2868585%2050.9927495,54.9332264%20L51.2144448,54.8262453%20C51.2968448,55.0045472%2051.4439876,55.1382736%2051.6264448,55.2046415%20C51.8108638,55.2710094%2052.0090162,55.2630849%2052.1816638,55.1778962%20C52.5455971,55.0055377%2052.7015686,54.566717%2052.5299019,54.2002075%20L52.7525781,54.094217%20C52.980159,54.5845472%2052.7721971,55.1709623%2052.2876067,55.4017642%20C52.1532162,55.4661509%2052.01294,55.4958679%2051.8736448,55.4958679'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,55.9070519%20C52.8941295,55.9070519%2052.782301,55.8872406%2052.6743962,55.8486085%20C52.430139,55.7604481%2052.2349295,55.5801651%2052.1240819,55.3434198%20L52.3457771,55.2364387%20C52.4281771,55.4147406%2052.57532,55.5494575%2052.7577771,55.6158255%20C52.9421962,55.6821934%2053.1403486,55.6732783%2053.3129962,55.5890802%20C53.4895676,55.5058726%2053.6229771,55.3572877%2053.688701,55.1730425%20C53.7554057,54.9878066%2053.7455962,54.7887028%2053.6622152,54.6113915%20L53.8839105,54.5054009%20C53.9947581,54.7431368%2054.0075105,55.0095991%2053.9202057,55.2572406%20C53.83192,55.5038915%2053.6533867,55.7010142%2053.418939,55.8129481%20C53.2865105,55.8763443%2053.1462343,55.9070519%2053.0049771,55.9070519'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,56.6392783%20C51.3556038,56.6392783%2051.2437752,56.619467%2051.1368514,56.5808349%20C50.8916133,56.4926745%2050.6964038,56.3123915%2050.5855562,56.0756462%20L50.8072514,55.9686651%20C50.9779371,56.3351745%2051.414461,56.4946557%2051.7754514,56.3213066%20C52.1393848,56.1489481%2052.2953562,55.7101274%2052.1236895,55.3426274%20L52.3453848,55.2366368%20C52.5739467,55.726967%2052.3659848,56.3143726%2051.8813943,56.5451745%20C51.7489657,56.6085708%2051.6086895,56.6392783%2051.4664514,56.6392783'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,56.3171462%20C53.7713952,56.3171462%2053.4211952,56.1081368%2053.2554143,55.7545047%20L53.4771095,55.6475236%20C53.6477952,56.0160142%2054.084319,56.171533%2054.4453095,55.9991745%20C54.621881,55.915967%2054.7543095,55.7673821%2054.8200333,55.5831368%20C54.8867381,55.3979009%2054.8769286,55.1987972%2054.7935476,55.0214858%20L55.0162238,54.9154953%20C55.1260905,55.1532311%2055.1388429,55.4196934%2055.0515381,55.6673349%20C54.9632524,55.9139858%2054.7857,56.1111085%2054.5512524,56.2230425%20C54.4168619,56.2864387%2054.2765857,56.3171462%2054.1372905,56.3171462'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.75524057%20C37.5673371,7.75524057%2037.1288514,7.31939151%2037.1219848,6.77854245%20L37.3672229,6.77458019%20C37.3721276,7.18071226%2037.7017276,7.50759906%2038.1029371,7.50759906%20L38.1117657,7.50759906%20C38.516899,7.50264623%2038.8425752,7.16585377%2038.8376705,6.75675%20L39.0829086,6.75278774%20C39.0897752,7.29958019%2038.6552133,7.7483066%2038.1156895,7.75524057%20L38.1029371,7.75524057%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.4971132%20C37.6774981,40.4971132%2037.2390124,40.0612642%2037.2321457,39.5204151%20L37.4773838,39.5164528%20C37.4822886,39.9225849%2037.8118886,40.2494717%2038.2130981,40.2494717%20L38.2219267,40.2494717%20C38.62706,40.2445189%2038.9527362,39.9067358%2038.9478314,39.4976321%20L39.1930695,39.4936698%20C39.1999362,40.0404623%2038.7653743,40.4901792%2038.2258505,40.4971132%20L38.2130981,40.4971132%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,22.1204292%20C47.0815943,22.1204292%2046.736299,21.7767028%2046.7304133,21.3507594%20L46.9756514,21.3467972%20C46.9795752,21.6380236%2047.2159848,21.8727877%2047.5043848,21.8727877%20L47.5102705,21.8727877%20C47.6495657,21.8708066%2047.7819943,21.8133538%2047.8810705,21.712316%20C47.9791657,21.6092972%2048.0321371,21.4755708%2048.0301752,21.3339198%20L48.2754133,21.3299575%20C48.2783562,21.5379764%2048.200861,21.7350991%2048.05568,21.8846745%20C47.912461,22.03425%2047.7192133,22.1174575%2047.5132133,22.1204292%20L47.5043848,22.1204292%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.84788208%20C62.472541,6.84788208%2062.3214743,6.78646698%2062.2057219,6.67255189%20C62.0889886,6.55764623%2062.0242457,6.40311792%2062.0222838,6.23868396%20L62.2675219,6.23670283%20C62.2685029,6.3337783%2062.307741,6.42590094%2062.3773886,6.49524057%20C62.4470362,6.56358962%2062.5363029,6.60024057%2062.6324362,6.60024057%20L62.637341,6.60024057%20C62.8374552,6.59726887%2062.9993124,6.42986321%2062.9973505,6.22679717%20L63.2425886,6.22481604%20C63.2465124,6.56358962%2062.9757695,6.84292925%2062.6402838,6.84788208%20L62.6334171,6.84788208%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,79.4242783%20C67.748201,79.4242783%2067.5559343,79.3638538%2067.3921152,79.2499387%20C67.1753248,79.1003632%2067.0301438,78.8745142%2066.9830581,78.6149858%20L67.2243724,78.5704104%20C67.2596867,78.7645613%2067.3685724,78.9339481%2067.5304295,79.0458821%20C67.6922867,79.1568255%2067.8865152,79.1984292%2068.0807438,79.1627689%20C68.2739914,79.1261179%2068.4417343,79.0171557%2068.5525819,78.8527217%20C68.6634295,78.6892783%2068.7046295,78.4921557%2068.6683343,78.2970142%20L68.9096486,78.2504575%20C68.9577152,78.5109764%2068.9037629,78.774467%2068.7546581,78.9923915%20C68.6075152,79.2113066%2068.3838581,79.3589009%2068.1268486,79.4064481%20C68.0650486,79.4183349%2068.0042295,79.4242783%2067.9434105,79.4242783'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,86.3359528%20C44.1449171,86.3359528%2043.881041,86.2289717%2043.6819076,86.0308585%20C43.4778695,85.8307642%2043.364079,85.5623208%2043.3601552,85.2760472%20L43.6053933,85.2720849%20C43.6083362,85.4929811%2043.6966219,85.6990189%2043.8525933,85.8545377%20C44.0066029,86.0051038%2044.208679,86.0883113%2044.4235076,86.0883113%20L44.4342981,86.0883113%20C44.6530505,86.0853396%2044.8570886,85.9961887%2045.0110981,85.8386887%20C45.1631457,85.6811887%2045.2455457,85.4721792%2045.2426029,85.251283%20L45.487841,85.2473208%20C45.4917648,85.5345849%2045.38386,85.8069906%2045.1857076,86.0120377%20C44.9875552,86.2170849%2044.7217171,86.3319906%2044.4382219,86.3359528%20L44.4235076,86.3359528%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,87.2984858%20C42.9136257,87.2984858%2042.4388448,86.8249953%2042.4309971,86.2385802%20L42.6762352,86.2346179%20C42.682121,86.6873066%2043.0480162,87.0508443%2043.4943495,87.0508443%20L43.5021971,87.0508443%20C43.7238924,87.0478726%2043.9279305,86.9587217%2044.08194,86.8012217%20C44.2339876,86.6437217%2044.3163876,86.4347123%2044.3134448,86.213816%20L44.5586829,86.2098538%20C44.5626067,86.4971179%2044.4547019,86.7695236%2044.2565495,86.9745708%20C44.0583971,87.1796179%2043.792559,87.2945236%2043.5090638,87.2984858%20L43.4943495,87.2984858%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,100.012599%20C41.9311038,99.9392972%2042.6619133,101.022976%2042.5844181,101.355807%20C42.5069229,101.690618%2042.463761,102.791137%2041.658399,102.920901%20C41.0659038,103.015995%2038.9509705,103.265618%2038.4820752,102.806986%20C38.0514371,102.384014%2038.8607229,100.393967%2041.433761,100.012599'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,100.506892%20C39.9808724,100.735712%2039.3157867,101.532127%2039.0980152,101.864958%20C38.8831867,102.194816%2038.8488533,102.449392%2038.8665105,102.513778%20C39.060739,102.630665%2040.401701,102.623731%2041.5808057,102.430571%20C41.8927486,102.382033%2041.9937867,101.907552%2042.0663771,101.468731%20C42.0801105,101.37859%2042.0938438,101.301325%2042.1065962,101.242882%20C42.0722629,101.105193%2041.6798819,100.572269%2041.4787867,100.506892%20M39.8602152,103.574675%20C39.1558914,103.574675%2038.465301,103.480571%2038.1415867,103.16359%20C37.8708438,102.898118%2037.8090438,102.458307%2037.96992,101.95609%20C38.2700914,101.020995%2039.3383486,99.8224104%2041.3630343,99.5222689%20C41.7259867,99.4667972%2042.1026724,99.6540142%2042.4666057,100.054203%20C42.7393105,100.355335%2043.1728914,100.991278%2043.0610629,101.469722%20C43.0522343,101.510335%2043.0443867,101.563825%2043.0335962,101.628212%20C42.95512,102.111608%2042.7716819,103.242835%2041.7367771,103.410241%20C41.3875581,103.465712%2040.6155486,103.574675%2039.8602152,103.574675'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,100.313434%20C41.8707752,100.269849%2042.3014133,100.909755%2042.2553086,101.106877%20C42.2101848,101.304%2042.18468,101.952821%2041.71088,102.029094%20C41.359699,102.085557%2040.1119276,102.233151%2039.83628,101.962726%20C39.5812324,101.713104%2040.0589562,100.539283%2041.5774705,100.313434'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,100.527198%20C43.2097752,100.527198%2042.8272038,100.332057%2042.0797181,100.776821%20C41.4185562,101.169085%2040.432699,101.796113%2040.7034419,102.557858%20C40.9751657,103.317623%2043.0734229,103.007575%2043.5393752,102.84017%20C44.0053276,102.672764%2044.2927467,102.154698%2044.204461,101.704981%20C44.0112133,100.726302%2043.2097752,100.527198%2043.2097752,100.527198'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,100.584514%20C55.0350171,100.584514%2054.6524457,100.389372%2053.90496,100.834137%20C53.2437981,101.226401%2052.2579409,101.853429%2052.5286838,102.615174%20C52.8004076,103.374938%2054.8986647,103.064891%2055.3646171,102.897486%20C55.8305695,102.73008%2056.1179885,102.212014%2056.0297028,101.762297%20C55.8364552,100.783618%2055.0350171,100.584514%2055.0350171,100.584514'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,100.979986%20C42.8626162,100.979986%2042.6546543,101.009703%2042.3279971,101.203854%20C42.0042829,101.396024%2041.0203876,101.981448%2041.1655686,102.390552%20C41.3509686,102.645127%2042.8361305,102.566873%2043.3746733,102.373712%20C43.6208924,102.284561%2043.7611686,101.998288%2043.7229114,101.802156%20C43.5983305,101.170175%2043.1372829,101.02159%2043.0852924,101.005741%20L43.0225114,100.984939%20C43.0127019,100.982958%2042.9921019,100.979986%2042.9616924,100.979986%20M42.022921,103.540603%20C41.2548352,103.54159%2040.4710543,103.365269%2040.2424924,102.725363%20C39.8216638,101.543618%2041.2293305,100.70758%2041.8306543,100.349986%20C42.6369971,99.8715425%2043.1686733,99.9824858%2043.3648638,100.055788%20C43.7817686,100.175646%2044.4919781,100.623382%2044.6852257,101.608995%20C44.82354,102.314278%2044.3929019,103.059184%2043.7042733,103.306825%20C43.5335876,103.368241%2042.785121,103.540603%2042.022921,103.540603'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,101.037302%20C54.6878581,101.037302%2054.4798962,101.067019%2054.153239,101.26117%20C53.8295247,101.453339%2052.8456295,102.038764%2052.9908104,102.447868%20C53.1762104,102.702443%2054.6613724,102.624188%2055.1999152,102.431028%20C55.4461343,102.341877%2055.5864104,102.055604%2055.5481533,101.859471%20C55.4235724,101.22749%2054.9625247,101.078905%2054.9105343,101.063056%20L54.8477533,101.042255%20C54.8379438,101.040273%2054.8173438,101.037302%2054.7869343,101.037302%20M53.8481628,103.597919%20C53.0800771,103.598905%2052.2962962,103.422585%2052.0677343,102.782679%20C51.6469057,101.600934%2053.0545724,100.764896%2053.6558962,100.407302%20C54.462239,99.9288583%2054.9939152,100.039802%2055.1901057,100.113104%20C55.6070104,100.232962%2056.31722,100.680698%2056.5104676,101.666311%20C56.6487819,102.371594%2056.2181438,103.1165%2055.5295152,103.364141%20C55.3588295,103.425556%2054.6103628,103.597919%2053.8481628,103.597919'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,100.796137%20C43.3563295,100.796137%2043.1297295,100.681231%2042.686339,100.943731%20C42.29592,101.176514%2041.7112724,101.547976%2041.8721486,101.998684%20C42.0320438,102.449392%2043.2758914,102.264156%2043.551539,102.16609%20C43.8262057,102.066042%2043.9968914,101.759958%2043.944901,101.493495%20C43.8311105,100.914014%2043.3563295,100.796137%2043.3563295,100.796137'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,100.853453%20C55.1815714,100.853453%2054.9549714,100.738547%2054.5115809,101.001047%20C54.1211619,101.23383%2053.5365143,101.605292%2053.6973904,102.056%20C53.8572857,102.506707%2055.1011333,102.321471%2055.3767809,102.223405%20C55.6514476,102.123358%2055.8221333,101.817273%2055.7701428,101.550811%20C55.6563524,100.97133%2055.1815714,100.853453%2055.1815714,100.853453'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,100.046476%20C66.5821429,100.046476%2065.6286571,99.28275%2064.3897143,100.338693%20C63.2557333,101.302514%2062.4130952,102.780439%2062.9280952,102.921099%20C63.4430952,103.06275%2064.3485143,103.195486%2065.2951333,103.006288%20C66.1181524,102.843835%2066.8489619,102.995392%2067.1589429,101.247042%20C67.3031429,100.432797%2066.5821429,100.046476%2066.5821429,100.046476'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,102.502585%20C63.7021648,102.583811%2064.417279,102.674943%2065.200079,102.521406%20C65.3177933,102.497632%2065.4325648,102.480792%2065.5443933,102.462962%20C66.1604314,102.37183%2066.4704124,102.325274%2066.6764124,101.160368%20C66.7568505,100.706689%2066.3566219,100.486783%2066.3526981,100.483811%20L66.2810886,100.438245%20C66.2045743,100.380792%2065.5836314,99.9697075%2064.705679,100.716594%20C63.9699648,101.342632%2063.4559457,102.118245%2063.3078219,102.502585%20M64.31526,103.59617%20C63.6178029,103.59617%2063.0616029,103.471358%2062.7996886,103.399047%20C62.5466029,103.329708%2062.3602219,103.131594%2062.3033267,102.869094%20C62.1267552,102.061783%2063.2548505,100.65617%2064.0729648,99.9598019%20C65.26286,98.9464528%2066.3880124,99.2872075%2066.850041,99.630934%20C67.2365362,99.8548019%2067.8005838,100.441217%2067.6416695,101.333717%20C67.3356124,103.060274%2066.5763552,103.310887%2065.6885933,103.442632%20C65.5904981,103.458481%2065.490441,103.472349%2065.3884219,103.49216%20C65.0097743,103.568434%2064.6468219,103.59617%2064.31526,103.59617'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,100.331858%20C66.3704533,100.331858%2065.7779581,99.8573774%2065.0059486,100.514123%20C64.3016248,101.113415%2063.7758343,102.033651%2064.0975867,102.121811%20C64.4173771,102.209972%2064.9804438,102.291198%2065.5699962,102.174311%20C66.0820533,102.073274%2066.5372152,102.167377%2066.7294819,101.078745%20C66.8197295,100.572566%2066.3704533,100.331858%2066.3704533,100.331858'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,100.012599%20C68.4168181,99.9392972%2069.1476276,101.022976%2069.0701324,101.355807%20C68.9926371,101.690618%2068.9494752,102.791137%2068.1441133,102.920901%20C67.5516181,103.015995%2065.4366848,103.265618%2064.9677895,102.806986%20C64.5371514,102.384014%2065.3464371,100.393967%2067.9194752,100.012599'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,100.506892%20C66.4665867,100.735712%2065.801501,101.532127%2065.5837295,101.864958%20C65.368901,102.194816%2065.3345676,102.449392%2065.3522248,102.513778%20C65.5464533,102.630665%2066.8874152,102.623731%2068.06652,102.430571%20C68.3784629,102.382033%2068.479501,101.907552%2068.5520914,101.468731%20C68.5658248,101.37859%2068.5795581,101.301325%2068.5923105,101.242882%20C68.5579771,101.105193%2068.1655962,100.572269%2067.964501,100.506892%20M66.3459295,103.574675%20C65.6416057,103.574675%2064.9510152,103.480571%2064.627301,103.16359%20C64.3565581,102.898118%2064.2947581,102.458307%2064.4556343,101.95609%20C64.7558057,101.020995%2065.8240629,99.8224104%2067.8487486,99.5222689%20C68.211701,99.4667972%2068.5883867,99.6540142%2068.95232,100.054203%20C69.2250248,100.355335%2069.6586057,100.991278%2069.5467771,101.469722%20C69.5379486,101.510335%2069.530101,101.563825%2069.5193105,101.628212%20C69.4408343,102.111608%2069.2573962,103.242835%2068.2224914,103.410241%20C67.8732724,103.465712%2067.1012629,103.574675%2066.3459295,103.574675'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,100.313434%20C68.3564895,100.269849%2068.7871276,100.909755%2068.7410229,101.106877%20C68.695899,101.304%2068.6703943,101.952821%2068.1965943,102.029094%20C67.8454133,102.085557%2066.5976419,102.233151%2066.3219943,101.962726%20C66.0669467,101.713104%2066.5446705,100.539283%2068.0631848,100.313434'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,100.527198%20C69.6954895,100.527198%2069.3129181,100.332057%2068.5654324,100.776821%20C67.9042705,101.169085%2066.9184133,101.796113%2067.1891562,102.557858%20C67.46088,103.317623%2069.5591371,103.007575%2070.0250895,102.84017%20C70.4910419,102.672764%2070.778461,102.154698%2070.6901752,101.704981%20C70.4969276,100.726302%2069.6954895,100.527198%2069.6954895,100.527198'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,100.979986%20C69.3483305,100.979986%2069.1403686,101.009703%2068.8137114,101.203854%20C68.4899971,101.396024%2067.5061019,101.981448%2067.6512829,102.390552%20C67.8366829,102.645127%2069.3218448,102.566873%2069.8603876,102.373712%20C70.1066067,102.284561%2070.2468829,101.998288%2070.2086257,101.802156%20C70.0840448,101.170175%2069.6229971,101.02159%2069.5710067,101.005741%20L69.5082257,100.984939%20C69.4984162,100.982958%2069.4778162,100.979986%2069.4474067,100.979986%20M68.5086352,103.540603%20C67.7405495,103.54159%2066.9567686,103.365269%2066.7282067,102.725363%20C66.3073781,101.543618%2067.7150448,100.70758%2068.3163686,100.349986%20C69.1227114,99.8715425%2069.6543876,99.9824858%2069.8505781,100.055788%20C70.2674829,100.175646%2070.9776924,100.623382%2071.17094,101.608995%20C71.3092543,102.314278%2070.8786162,103.059184%2070.1899876,103.306825%20C70.0193019,103.368241%2069.2708352,103.540603%2068.5086352,103.540603'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,100.796137%20C69.8420438,100.796137%2069.6154438,100.681231%2069.1720533,100.943731%20C68.7816343,101.176514%2068.1969867,101.547976%2068.3578629,101.998684%20C68.5177581,102.449392%2069.7616057,102.264156%2070.0372533,102.16609%20C70.31192,102.066042%2070.4826057,101.759958%2070.4306152,101.493495%20C70.3168248,100.914014%2069.8420438,100.796137%2069.8420438,100.796137'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,100.991575%20C23.3225352,100.991575%2022.9389829,100.796434%2022.1914971,101.241198%20C21.5303352,101.633462%2020.5444781,102.260491%2020.815221,103.022236%20C21.0869448,103.782%2023.1852019,103.471953%2023.6511543,103.304547%20C24.1171067,103.136151%2024.4045257,102.619075%2024.31624,102.169358%20C24.1229924,101.190679%2023.3225352,100.991575%2023.3225352,100.991575'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,101.444264%20C22.9743952,101.444264%2022.7654524,101.473981%2022.4397762,101.668132%20C22.1160619,101.860302%2021.1321667,102.445726%2021.2773476,102.85483%20C21.4627476,103.110396%2022.9479095,103.032142%2023.4864524,102.837991%20C23.7326714,102.74884%2023.8729476,102.462566%2023.8346905,102.266434%20C23.7101095,101.634453%2023.2500429,101.484877%2023.1970714,101.470019%20L23.1342905,101.449217%20C23.1264429,101.447236%2023.1058429,101.444264%2023.0734714,101.444264%20M22.1347,104.004877%20C21.3666143,104.004877%2020.5828333,103.829547%2020.3542714,103.189642%20C19.9334429,102.007896%2021.3411095,101.171858%2021.9424333,100.814264%20C22.7507381,100.33384%2023.2814333,100.447755%2023.4776238,100.520066%20C23.8935476,100.639925%2024.6037571,101.08766%2024.7970048,102.073274%20C24.9343381,102.776575%2024.504681,103.522472%2023.8170333,103.771104%20C23.6453667,103.832519%2022.8969,104.004877%2022.1347,104.004877'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,101.260514%20C23.4681086,101.260514%2023.2424895,101.144618%2022.7981181,101.408108%20C22.407699,101.640892%2021.8230514,102.012354%2021.9839276,102.463061%20C22.1438229,102.912778%2023.3876705,102.728533%2023.6633181,102.629476%20C23.9389657,102.53042%2024.1086705,102.224335%2024.057661,101.957873%20C23.9428895,101.378392%2023.4681086,101.260514%2023.4681086,101.260514'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,100.424675%20C26.1142276,100.351373%2026.8440562,101.435052%2026.766561,101.768873%20C26.6890657,102.102693%2026.6459038,103.204203%2025.8405419,103.333967%20C25.2480467,103.429061%2023.1331133,103.678684%2022.6642181,103.219061%20C22.23358,102.79708%2023.0428657,100.807033%2025.6159038,100.424675'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,100.918967%20C24.1639962,101.148778%2023.4979295,101.944203%2023.281139,102.277033%20C23.0663105,102.606892%2023.0309962,102.861467%2023.0486533,102.925854%20C23.241901,103.04175%2024.5848248,103.033825%2025.7639295,102.843637%20C26.0739105,102.795099%2026.1759295,102.320618%2026.24852,101.881797%20C26.2622533,101.790665%2026.2759867,101.714392%2026.28972,101.655948%20C26.2544057,101.517269%2025.8620248,100.984344%2025.6619105,100.918967%20M24.043339,103.987741%20C23.3390152,103.987741%2022.6474438,103.893637%2022.3227486,103.574675%20C22.0539676,103.311184%2021.9911867,102.872363%2022.1520629,102.371137%20C22.4512533,101.435052%2023.5185295,100.235476%2025.5451771,99.9343443%20C25.9012629,99.884816%2026.2848152,100.065099%2026.6477676,100.465288%20C26.9214533,100.76642%2027.3550343,101.402363%2027.2441867,101.882788%20C27.2353581,101.923401%2027.2265295,101.977882%2027.215739,102.041278%20C27.1372629,102.524675%2026.9538248,103.655901%2025.91892,103.823307%20C25.569701,103.878778%2024.7986724,103.987741%2024.043339,103.987741'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,100.7265%20C26.0529181,100.682915%2026.4835562,101.32183%2026.4374514,101.518953%20C26.3933086,101.716075%2026.3668229,102.364896%2025.8930229,102.44216%20C25.5418419,102.498623%2024.2940705,102.645226%2024.0184229,102.374802%20C23.7633752,102.125179%2024.241099,100.951358%2025.7596133,100.7265'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,100.81258%20C32.3175743,100.677863%2032.5039552,100.638241%2032.6579648,100.709561%20C33.2337838,100.975033%2034.6885362,101.731825%2034.403079,102.783807%20C34.1813838,103.603005%2033.684041,103.364278%2032.7393838,103.393005%20L32.0272124,103.415788%20C31.8800695,103.420741%2031.747641,103.346448%2031.665241,103.20975%20C31.2463743,102.523288%2031.4543362,101.432675%2032.1145171,100.855175%20L32.1635648,100.81258%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,101.159873%20L32.4832571,101.187608%20L32.4342095,101.230203%20C31.9574667,101.648222%2031.7887429,102.46742%2032.0830286,102.950816%20L32.7235905,102.898316%20C32.9354762,102.892373%2033.1267619,102.897325%2033.2974476,102.903269%20C33.8536476,102.921099%2033.8585524,102.92209%2033.9301619,102.653646%20C34.1116381,101.984024%2032.8452286,101.341146%2032.4538286,101.159873%20L32.4538286,101.159873%20Z%20M32.013381,103.910675%20C31.7004571,103.910675%2031.415,103.746241%2031.2472571,103.467892%20C30.7067524,102.582325%2030.9568952,101.213363%2031.7936476,100.480344%20L31.8426952,100.43775%20C32.1418857,100.177231%2032.5323048,100.107892%2032.8599429,100.258458%20C34.9758571,101.235156%2035.0317714,102.341618%2034.876781,102.914165%20C34.5991714,103.93742%2033.8536476,103.913646%2033.2660571,103.893835%20C33.1149905,103.888882%2032.9433238,103.883929%2032.754981,103.888882%20L32.0428095,103.910675%20L32.013381,103.910675%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,101.046651%20C32.3520057,100.947594%2032.4873771,100.919858%2032.5992057,100.971368%20C33.0180724,101.164528%2034.0745581,101.714292%2033.8675771,102.478019%20C33.70572,103.07434%2033.3447295,102.9%2032.6590438,102.922783%20L32.14012,102.937642%20C32.0341771,102.941604%2031.9380438,102.887123%2031.8782057,102.789057%20C31.5731295,102.289811%2031.7251771,101.497358%2032.2048629,101.077358%20L32.2401771,101.046651%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,100.541759%20C28.8154762,100.541759%2027.9306571,99.6987877%2026.6063714,100.644778%20C25.3968571,101.507561%2024.4316,102.908222%2024.9328667,103.092467%20C25.4351143,103.277703%2026.3248381,103.486712%2027.2832286,103.380722%20C28.118019,103.288599%2028.8341143,103.502561%2029.2892762,101.786901%20C29.5011619,100.987514%2028.8154762,100.541759%2028.8154762,100.541759'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,102.707632%20C25.7342067,102.821547%2026.4395114,102.976075%2027.23114,102.888906%20C27.3488543,102.876028%2027.4655876,102.868104%2027.5793781,102.860179%20C28.200321,102.821547%2028.5122638,102.802726%2028.8153781,101.657632%20C28.9252448,101.242585%2028.6093781,100.998906%2028.5446352,100.95433%20L28.4847971,100.907774%20C28.4220162,100.851311%2027.8354067,100.37584%2026.8897686,101.048434%20C26.1040257,101.609094%2025.5272257,102.33716%2025.3467305,102.707632%20M26.7504733,103.905226%20C25.8224924,103.905226%2025.0779495,103.673434%2024.7650257,103.557538%20C24.5178257,103.467396%2024.3491019,103.253434%2024.3137876,102.986972%20C24.2058829,102.167774%2025.4487495,100.863198%2026.323759,100.240132%20C27.5950733,99.3337642%2028.6858924,99.7686226%2029.1184924,100.149991%20C29.4834067,100.406547%2029.9954638,101.038528%2029.763959,101.914189%20C29.3137019,103.609047%2028.5358067,103.793292%2027.6401971,103.848764%20C27.541121,103.855698%2027.4400829,103.861642%2027.3370829,103.873528%20C27.1350067,103.895321%2026.9388162,103.905226%2026.7504733,103.905226'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,100.807726%20C28.5807435,100.807726%2028.029439,100.283717%2027.20642,100.871123%20C26.4530486,101.409%2025.8536867,102.280698%2026.1646486,102.396594%20C26.4765914,102.510509%2027.0308295,102.641264%2027.6272486,102.574896%20C28.1471533,102.517443%2028.5925057,102.650179%2028.876001,101.582349%20C29.0084295,101.085085%2028.5807435,100.807726%2028.5807435,100.807726'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='18.9775'%20y1='217.5618'%20x2='54.9775'%20y2='217.5618'%20id='Fill-332'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,218.5618%20L18.9775,218.5618%20C18.4255,218.5618%2017.9775,218.1148%2017.9775,217.5618%20C17.9775,217.0088%2018.4255,216.5618%2018.9775,216.5618%20L54.9775,216.5618%20C55.5295,216.5618%2055.9775,217.0088%2055.9775,217.5618%20C55.9775,218.1148%2055.5295,218.5618%2054.9775,218.5618'%20id='Fill-334'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='64.3193'%20y1='217.5618'%20x2='238.3193'%20y2='217.5618'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3198,218.5618%20L64.3198,218.5618%20C63.7668,218.5618%2063.3198,218.1148%2063.3198,217.5618%20C63.3198,217.0088%2063.7668,216.5618%2064.3198,216.5618%20L238.3198,216.5618%20C238.8728,216.5618%20239.3198,217.0088%20239.3198,217.5618%20C239.3198,218.1148%20238.8728,218.5618%20238.3198,218.5618'%20id='Fill-338'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-340'%20fill='%23FFFFFF'%20points='40.799%20201.319%20211.34%20201.319%20211.34%2072.019%2040.799%2072.019'%3e%3c/polygon%3e%3cpath%20d='M41.799,200.319%20L210.34,200.319%20L210.34,73.019%20L41.799,73.019%20L41.799,200.319%20Z%20M39.799,202.319%20L212.34,202.319%20L212.34,71.019%20L39.799,71.019%20L39.799,202.319%20Z'%20id='Fill-342'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpolygon%20id='Fill-343'%20fill='%23E1F2FF'%20points='199.2427%20181.264%2052.2237%20189.695%2052.2237%2088.637%20200.9477%2083.017'%3e%3c/polygon%3e%3cpath%20d='M178.0718,38.0003%20C177.5188,38.0003%20177.0718,37.5533%20177.0718,37.0003%20L177.0718,30.0003%20C177.0718,29.4473%20177.5188,29.0003%20178.0718,29.0003%20C178.6248,29.0003%20179.0718,29.4473%20179.0718,30.0003%20L179.0718,37.0003%20C179.0718,37.5533%20178.6248,38.0003%20178.0718,38.0003'%20id='Fill-344'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M181.5718,34.5003%20L174.5718,34.5003%20C174.0188,34.5003%20173.5718,34.0533%20173.5718,33.5003%20C173.5718,32.9473%20174.0188,32.5003%20174.5718,32.5003%20L181.5718,32.5003%20C182.1248,32.5003%20182.5718,32.9473%20182.5718,33.5003%20C182.5718,34.0533%20182.1248,34.5003%20181.5718,34.5003'%20id='Fill-345'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M21.1729,175.0725%20C20.8969,175.0725%2020.6729,174.8485%2020.6729,174.5725%20L20.6729,170.6355%20C20.6729,170.3585%2020.8969,170.1355%2021.1729,170.1355%20C21.4489,170.1355%2021.6729,170.3585%2021.6729,170.6355%20L21.6729,174.5725%20C21.6729,174.8485%2021.4489,175.0725%2021.1729,175.0725'%20id='Fill-346'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M23.1416,173.1038%20L19.2036,173.1038%20C18.9276,173.1038%2018.7046,172.8798%2018.7046,172.6038%20C18.7046,172.3278%2018.9276,172.1038%2019.2036,172.1038%20L23.1416,172.1038%20C23.4176,172.1038%2023.6416,172.3278%2023.6416,172.6038%20C23.6416,172.8798%2023.4176,173.1038%2023.1416,173.1038'%20id='Fill-347'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M240.2886,208.2796%20C240.0126,208.2796%20239.7886,208.0556%20239.7886,207.7796%20L239.7886,203.8426%20C239.7886,203.5656%20240.0126,203.3426%20240.2886,203.3426%20C240.5646,203.3426%20240.7886,203.5656%20240.7886,203.8426%20L240.7886,207.7796%20C240.7886,208.0556%20240.5646,208.2796%20240.2886,208.2796'%20id='Fill-348'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M242.2573,206.3108%20L238.3193,206.3108%20C238.0433,206.3108%20237.8203,206.0868%20237.8203,205.8108%20C237.8203,205.5348%20238.0433,205.3108%20238.3193,205.3108%20L242.2573,205.3108%20C242.5333,205.3108%20242.7573,205.5348%20242.7573,205.8108%20C242.7573,206.0868%20242.5333,206.3108%20242.2573,206.3108'%20id='Fill-349'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M234.3374,108.2708%20C234.0614,108.2708%20233.8374,108.0468%20233.8374,107.7708%20L233.8374,103.8338%20C233.8374,103.5568%20234.0614,103.3338%20234.3374,103.3338%20C234.6134,103.3338%20234.8374,103.5568%20234.8374,103.8338%20L234.8374,107.7708%20C234.8374,108.0468%20234.6134,108.2708%20234.3374,108.2708'%20id='Fill-350'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M236.3062,106.302%20L232.3682,106.302%20C232.0922,106.302%20231.8692,106.078%20231.8692,105.802%20C231.8692,105.526%20232.0922,105.302%20232.3682,105.302%20L236.3062,105.302%20C236.5822,105.302%20236.8062,105.526%20236.8062,105.802%20C236.8062,106.078%20236.5822,106.302%20236.3062,106.302'%20id='Fill-351'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.1665'%20y1='217.3206'%20x2='252.1405'%20y2='217.3206'%20id='Fill-352'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1401,218.3206%20L245.1661,218.3206%20C244.6141,218.3206%20244.1661,217.8736%20244.1661,217.3206%20C244.1661,216.7676%20244.6141,216.3206%20245.1661,216.3206%20L252.1401,216.3206%20C252.6931,216.3206%20253.1401,216.7676%20253.1401,217.3206%20C253.1401,217.8736%20252.6931,218.3206%20252.1401,218.3206'%20id='Fill-353'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='217.3206'%20x2='10.973'%20y2='217.3206'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9731,218.3206%20L2.0001,218.3206%20C1.4481,218.3206%201.0001,217.8736%201.0001,217.3206%20C1.0001,216.7676%201.4481,216.3206%202.0001,216.3206%20L10.9731,216.3206%20C11.5251,216.3206%2011.9731,216.7676%2011.9731,217.3206%20C11.9731,217.8736%2011.5251,218.3206%2010.9731,218.3206'%20id='Fill-355'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='15.0356'%20y1='101.7395'%20x2='15.0356'%20y2='109.8645'%20id='Fill-356'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M15.0356,110.8645%20C14.4836,110.8645%2014.0356,110.4175%2014.0356,109.8645%20L14.0356,101.7395%20C14.0356,101.1865%2014.4836,100.7395%2015.0356,100.7395%20C15.5876,100.7395%2016.0356,101.1865%2016.0356,101.7395%20L16.0356,109.8645%20C16.0356,110.4175%2015.5876,110.8645%2015.0356,110.8645'%20id='Fill-357'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='19.0981'%20y1='105.802'%20x2='10.9731'%20y2='105.802'%20id='Fill-358'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M19.0981,106.802%20L10.9731,106.802%20C10.4211,106.802%209.9731,106.355%209.9731,105.802%20C9.9731,105.249%2010.4211,104.802%2010.9731,104.802%20L19.0981,104.802%20C19.6501,104.802%2020.0981,105.249%2020.0981,105.802%20C20.0981,106.355%2019.6501,106.802%2019.0981,106.802'%20id='Fill-359'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3823'%20y1='226.637'%20x2='161.5683'%20y2='226.637'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5679,227.637%20L94.3819,227.637%20C93.8299,227.637%2093.3819,227.19%2093.3819,226.637%20C93.3819,226.084%2093.8299,225.637%2094.3819,225.637%20L161.5679,225.637%20C162.1209,225.637%20162.5679,226.084%20162.5679,226.637%20C162.5679,227.19%20162.1209,227.637%20161.5679,227.637'%20id='Fill-361'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.187'%20y1='226.637'%20x2='179.328'%20y2='226.637'%20id='Fill-362'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3276,227.637%20L170.1866,227.637%20C169.6346,227.637%20169.1866,227.19%20169.1866,226.637%20C169.1866,226.084%20169.6346,225.637%20170.1866,225.637%20L179.3276,225.637%20C179.8806,225.637%20180.3276,226.084%20180.3276,226.637%20C180.3276,227.19%20179.8806,227.637%20179.3276,227.637'%20id='Fill-363'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='226.5618'%20x2='81.5'%20y2='226.6368'%20id='Fill-364'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.4995,227.637%20C80.9545,227.637%2080.5085,227.2%2080.4995,226.652%20C80.4915,226.1%2080.9325,225.646%2081.4845,225.637%20L86.4845,225.562%20C87.0595,225.548%2087.4915,225.994%2087.4995,226.547%20C87.5085,227.099%2087.0675,227.553%2086.5155,227.562%20L81.5155,227.637%20L81.4995,227.637%20Z'%20id='Fill-365'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M73.6616,173.7561%20L71.9826,173.7561%20C66.9576,173.7561%2062.8836,169.6821%2062.8836,164.6561%20L62.8836,112.9591%20C62.8836,107.9341%2066.9576,103.8601%2071.9826,103.8601%20L73.6616,103.8601%20C78.6866,103.8601%2082.7606,107.9341%2082.7606,112.9591%20L82.7606,164.6561%20C82.7606,169.6821%2078.6866,173.7561%2073.6616,173.7561'%20id='Fill-366'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M71.9824,104.8597%20C67.5164,104.8597%2063.8834,108.4937%2063.8834,112.9597%20L63.8834,164.6567%20C63.8834,169.1227%2067.5164,172.7557%2071.9824,172.7557%20L73.6614,172.7557%20C78.1274,172.7557%2081.7604,169.1227%2081.7604,164.6567%20L81.7604,112.9597%20C81.7604,108.4937%2078.1274,104.8597%2073.6614,104.8597%20L71.9824,104.8597%20Z%20M73.6614,174.7557%20L71.9824,174.7557%20C66.4134,174.7557%2061.8834,170.2257%2061.8834,164.6567%20L61.8834,112.9597%20C61.8834,107.3897%2066.4134,102.8597%2071.9824,102.8597%20L73.6614,102.8597%20C79.2304,102.8597%2083.7604,107.3897%2083.7604,112.9597%20L83.7604,164.6567%20C83.7604,170.2257%2079.2304,174.7557%2073.6614,174.7557%20L73.6614,174.7557%20Z'%20id='Fill-367'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M99.8276,173.7561%20L98.1486,173.7561%20C93.1226,173.7561%2089.0496,169.6821%2089.0496,164.6561%20L89.0496,112.9591%20C89.0496,107.9341%2093.1226,103.8601%2098.1486,103.8601%20L99.8276,103.8601%20C104.8526,103.8601%20108.9266,107.9341%20108.9266,112.9591%20L108.9266,164.6561%20C108.9266,169.6821%20104.8526,173.7561%2099.8276,173.7561'%20id='Fill-368'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M98.1484,104.8597%20C93.6824,104.8597%2090.0494,108.4937%2090.0494,112.9597%20L90.0494,164.6567%20C90.0494,169.1227%2093.6824,172.7557%2098.1484,172.7557%20L99.8274,172.7557%20C104.2934,172.7557%20107.9264,169.1227%20107.9264,164.6567%20L107.9264,112.9597%20C107.9264,108.4937%20104.2934,104.8597%2099.8274,104.8597%20L98.1484,104.8597%20Z%20M99.8274,174.7557%20L98.1484,174.7557%20C92.5794,174.7557%2088.0494,170.2257%2088.0494,164.6567%20L88.0494,112.9597%20C88.0494,107.3897%2092.5794,102.8597%2098.1484,102.8597%20L99.8274,102.8597%20C105.3964,102.8597%20109.9264,107.3897%20109.9264,112.9597%20L109.9264,164.6567%20C109.9264,170.2257%20105.3964,174.7557%2099.8274,174.7557%20L99.8274,174.7557%20Z'%20id='Fill-369'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.9937,173.7561%20L124.3147,173.7561%20C119.2887,173.7561%20115.2157,169.6821%20115.2157,164.6561%20L115.2157,112.9591%20C115.2157,107.9341%20119.2887,103.8601%20124.3147,103.8601%20L125.9937,103.8601%20C131.0187,103.8601%20135.0927,107.9341%20135.0927,112.9591%20L135.0927,164.6561%20C135.0927,169.6821%20131.0187,173.7561%20125.9937,173.7561'%20id='Fill-370'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.3145,104.8597%20C119.8485,104.8597%20116.2155,108.4937%20116.2155,112.9597%20L116.2155,164.6567%20C116.2155,169.1227%20119.8485,172.7557%20124.3145,172.7557%20L125.9935,172.7557%20C130.4595,172.7557%20134.0925,169.1227%20134.0925,164.6567%20L134.0925,112.9597%20C134.0925,108.4937%20130.4595,104.8597%20125.9935,104.8597%20L124.3145,104.8597%20Z%20M125.9935,174.7557%20L124.3145,174.7557%20C118.7455,174.7557%20114.2155,170.2257%20114.2155,164.6567%20L114.2155,112.9597%20C114.2155,107.3897%20118.7455,102.8597%20124.3145,102.8597%20L125.9935,102.8597%20C131.5625,102.8597%20136.0925,107.3897%20136.0925,112.9597%20L136.0925,164.6567%20C136.0925,170.2257%20131.5625,174.7557%20125.9935,174.7557%20L125.9935,174.7557%20Z'%20id='Fill-371'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M125.7505,170.1868%20L124.6915,170.1868%20C121.5215,170.1868%20118.9515,167.6168%20118.9515,164.4468%20L118.9515,135.8378%20C118.9515,132.6678%20121.5215,130.0978%20124.6915,130.0978%20L125.7505,130.0978%20C128.9215,130.0978%20131.4905,132.6678%20131.4905,135.8378%20L131.4905,164.4468%20C131.4905,167.6168%20128.9215,170.1868%20125.7505,170.1868'%20id='Fill-372'%20fill='%2381CCCC'%3e%3c/path%3e%3cpath%20d='M99.5176,170.1868%20L98.4586,170.1868%20C95.2886,170.1868%2092.7186,167.6168%2092.7186,164.4468%20L92.7186,146.4318%20C92.7186,143.2618%2095.2886,140.6918%2098.4586,140.6918%20L99.5176,140.6918%20C102.6876,140.6918%20105.2576,143.2618%20105.2576,146.4318%20L105.2576,164.4468%20C105.2576,167.6168%20102.6876,170.1868%2099.5176,170.1868'%20id='Fill-373'%20fill='%23FCCE76'%3e%3c/path%3e%3cpath%20d='M73.3516,170.1868%20L72.2926,170.1868%20C69.1226,170.1868%2066.5526,167.6168%2066.5526,164.4468%20L66.5526,120.5718%20C66.5526,117.4018%2069.1226,114.8318%2072.2926,114.8318%20L73.3516,114.8318%20C76.5216,114.8318%2079.0926,117.4018%2079.0926,120.5718%20L79.0926,164.4468%20C79.0926,167.6168%2076.5216,170.1868%2073.3516,170.1868'%20id='Fill-374'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M167.0386,152.5247%20L161.0126,152.5247%20C160.4606,152.5247%20160.0126,152.0767%20160.0126,151.5247%20L160.0126,145.4987%20C160.0126,144.9457%20160.4606,144.4987%20161.0126,144.4987%20L167.0386,144.4987%20C167.5916,144.4987%20168.0386,144.9457%20168.0386,145.4987%20L168.0386,151.5247%20C168.0386,152.0767%20167.5916,152.5247%20167.0386,152.5247'%20id='Fill-375'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M167.0386,162.9251%20L161.0126,162.9251%20C160.4606,162.9251%20160.0126,162.4771%20160.0126,161.9251%20L160.0126,155.8991%20C160.0126,155.3461%20160.4606,154.8991%20161.0126,154.8991%20L167.0386,154.8991%20C167.5916,154.8991%20168.0386,155.3461%20168.0386,155.8991%20L168.0386,161.9251%20C168.0386,162.4771%20167.5916,162.9251%20167.0386,162.9251'%20id='Fill-376'%20fill='%23FCCE76'%3e%3c/path%3e%3cpath%20d='M167.0386,173.3255%20L161.0126,173.3255%20C160.4606,173.3255%20160.0126,172.8775%20160.0126,172.3255%20L160.0126,166.2995%20C160.0126,165.7465%20160.4606,165.2995%20161.0126,165.2995%20L167.0386,165.2995%20C167.5916,165.2995%20168.0386,165.7465%20168.0386,166.2995%20L168.0386,172.3255%20C168.0386,172.8775%20167.5916,173.3255%20167.0386,173.3255'%20id='Fill-377'%20fill='%2381CCCC'%3e%3c/path%3e%3cline%20x1='171.6187'%20y1='148.3333'%20x2='189.7497'%20y2='148.3333'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M189.7495,149.3333%20L171.6185,149.3333%20C171.0655,149.3333%20170.6185,148.8863%20170.6185,148.3333%20C170.6185,147.7803%20171.0655,147.3333%20171.6185,147.3333%20L189.7495,147.3333%20C190.3025,147.3333%20190.7495,147.7803%20190.7495,148.3333%20C190.7495,148.8863%20190.3025,149.3333%20189.7495,149.3333'%20id='Fill-379'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='160.4292'%20y1='126.0296'%20x2='189.7492'%20y2='126.0296'%20id='Fill-380'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M189.7495,127.0296%20L160.4295,127.0296%20C159.8765,127.0296%20159.4295,126.5826%20159.4295,126.0296%20C159.4295,125.4766%20159.8765,125.0296%20160.4295,125.0296%20L189.7495,125.0296%20C190.3025,125.0296%20190.7495,125.4766%20190.7495,126.0296%20C190.7495,126.5826%20190.3025,127.0296%20189.7495,127.0296'%20id='Fill-381'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='160.4292'%20y1='120.5081'%20x2='189.7492'%20y2='120.5081'%20id='Fill-382'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M189.7495,121.5081%20L160.4295,121.5081%20C159.8765,121.5081%20159.4295,121.0611%20159.4295,120.5081%20C159.4295,119.9551%20159.8765,119.5081%20160.4295,119.5081%20L189.7495,119.5081%20C190.3025,119.5081%20190.7495,119.9551%20190.7495,120.5081%20C190.7495,121.0611%20190.3025,121.5081%20189.7495,121.5081'%20id='Fill-383'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M38.1782,64.7718%20C36.6482,64.7718%2035.4032,66.0168%2035.4032,67.5468%20L35.4032,68.2438%20C35.4032,69.7738%2036.6482,71.0188%2038.1782,71.0188%20L213.9612,71.0188%20C215.4912,71.0188%20216.7372,69.7738%20216.7372,68.2438%20L216.7372,67.5468%20C216.7372,66.0168%20215.4912,64.7718%20213.9612,64.7718%20L38.1782,64.7718%20Z%20M213.9612,73.0188%20L38.1782,73.0188%20C35.5452,73.0188%2033.4032,70.8758%2033.4032,68.2438%20L33.4032,67.5468%20C33.4032,64.9148%2035.5452,62.7718%2038.1782,62.7718%20L213.9612,62.7718%20C216.5942,62.7718%20218.7372,64.9148%20218.7372,67.5468%20L218.7372,68.2438%20C218.7372,70.8758%20216.5942,73.0188%20213.9612,73.0188%20L213.9612,73.0188%20Z'%20id='Fill-384'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.6187'%20y1='158.7347'%20x2='189.7497'%20y2='158.7347'%20id='Fill-385'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M189.7495,159.7347%20L171.6185,159.7347%20C171.0655,159.7347%20170.6185,159.2877%20170.6185,158.7347%20C170.6185,158.1817%20171.0655,157.7347%20171.6185,157.7347%20L189.7495,157.7347%20C190.3025,157.7347%20190.7495,158.1817%20190.7495,158.7347%20C190.7495,159.2877%20190.3025,159.7347%20189.7495,159.7347'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.6187'%20y1='169.3118'%20x2='189.7497'%20y2='169.3118'%20id='Fill-387'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M189.7495,170.3118%20L171.6185,170.3118%20C171.0655,170.3118%20170.6185,169.8648%20170.6185,169.3118%20C170.6185,168.7588%20171.0655,168.3118%20171.6185,168.3118%20L189.7495,168.3118%20C190.3025,168.3118%20190.7495,168.7588%20190.7495,169.3118%20C190.7495,169.8648%20190.3025,170.3118%20189.7495,170.3118'%20id='Fill-388'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='34.4033'%20y1='201.5442'%20x2='217.7363'%20y2='201.5442'%20id='Fill-389'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M217.7368,202.5442%20L34.4038,202.5442%20C33.8508,202.5442%2033.4038,202.0972%2033.4038,201.5442%20C33.4038,200.9912%2033.8508,200.5442%2034.4038,200.5442%20L217.7368,200.5442%20C218.2898,200.5442%20218.7368,200.9912%20218.7368,201.5442%20C218.7368,202.0972%20218.2898,202.5442%20217.7368,202.5442'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='210.1733'%20y1='67.8958'%20x2='143.5793'%20y2='67.8958'%20id='Fill-391'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M210.1733,68.8958%20L143.5793,68.8958%20C143.0273,68.8958%20142.5793,68.4488%20142.5793,67.8958%20C142.5793,67.3428%20143.0273,66.8958%20143.5793,66.8958%20L210.1733,66.8958%20C210.7263,66.8958%20211.1733,67.3428%20211.1733,67.8958%20C211.1733,68.4488%20210.7263,68.8958%20210.1733,68.8958'%20id='Fill-392'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='40.4629'%20y1='67.8958'%20x2='62.8829'%20y2='67.8958'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M62.8833,68.8958%20L40.4633,68.8958%20C39.9103,68.8958%2039.4633,68.4488%2039.4633,67.8958%20C39.4633,67.3428%2039.9103,66.8958%2040.4633,66.8958%20L62.8833,66.8958%20C63.4353,66.8958%2063.8833,67.3428%2063.8833,67.8958%20C63.8833,68.4488%2063.4353,68.8958%2062.8833,68.8958'%20id='Fill-394'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-395'%20fill='%235E63B6'%20points='122.07%20209.005%20124.07%20209.005%20124.07%20202.616%20122.07%20202.616'%3e%3c/polygon%3e%3cpath%20d='M124.9888,209.0052%20C124.9888,210.0652%20124.1298,210.9242%20123.0698,210.9242%20C122.0098,210.9242%20121.1508,210.0652%20121.1508,209.0052%20C121.1508,207.9442%20122.0098,207.0862%20123.0698,207.0862%20C124.1298,207.0862%20124.9888,207.9442%20124.9888,209.0052'%20id='Fill-396'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M123.0698,208.0862%20C122.5628,208.0862%20122.1508,208.4982%20122.1508,209.0052%20C122.1508,209.5122%20122.5628,209.9242%20123.0698,209.9242%20C123.5768,209.9242%20123.9888,209.5122%20123.9888,209.0052%20C123.9888,208.4982%20123.5768,208.0862%20123.0698,208.0862%20M123.0698,211.9242%20C121.4608,211.9242%20120.1508,210.6142%20120.1508,209.0052%20C120.1508,207.3962%20121.4608,206.0862%20123.0698,206.0862%20C124.6788,206.0862%20125.9888,207.3962%20125.9888,209.0052%20C125.9888,210.6142%20124.6788,211.9242%20123.0698,211.9242'%20id='Fill-397'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Proposals.svg.js b/lib/static/illustrations/Proposals.svg.js new file mode 100644 index 00000000..d4833fa7 --- /dev/null +++ b/lib/static/illustrations/Proposals.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Proposals'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,225.5328%20C22.2041,168.3398%2068.5681,121.9748%20125.7621,121.9748%20C182.9551,121.9748%20229.3191,168.3398%20229.3191,225.5328%20L22.2041,225.5328%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(113.883100,%20112.792158)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,101.817707%20L56.4637171,101.75674%20C58.1421267,101.735155%2059.6527933,100.689268%2060.2423457,99.1145509%20C61.9197743,94.6288151%2061.4361648,90.5325887%2061.5990029,87.021117%20C61.9001552,80.5171925%2060.8436695,77.1990038%2059.8077838,71.7762868%20L52.4781076,72.0372679%20C52.4781076,72.0372679%2053.1353457,74.7314566%2053.6523076,82.8277585%20C53.8122029,85.3325887%2049.7971648,95.4539472%2050.0531933,100.391004%20C50.0953743,101.200438%2050.7692886,101.828362%2051.5795552,101.817707'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,72.977683%20C53.894799,74.4562491%2054.2930657,77.4663623%2054.6314943,82.7654566%20C54.7050657,83.9251547%2054.1410181,86.0179094%2053.2140181,89.3360981%20C52.1791133,93.0339849%2050.8930848,97.6384377%2051.033361,100.340475%20C51.0480752,100.623042%2051.3129324,100.825155%2051.566999,100.836928%20L56.451161,100.775117%20C57.726399,100.758438%2058.88098,99.9539094%2059.3233895,98.7706642%20C60.5515419,95.485834%2060.5633133,92.4639472%2060.5741038,89.5421358%20C60.5780276,88.6561736%2060.5799895,87.7996453%2060.6192276,86.9764755%20C60.859561,81.7921736%2060.220961,78.7016075%2059.4126562,74.7888528%20C59.2792467,74.1452302%2059.1428943,73.4819849%2059.00458,72.7873434%20L53.6525038,72.977683%20Z%20M51.5581705,102.799192%20C50.2319229,102.799192%2049.1430657,101.769985%2049.0734181,100.441532%20C48.9164657,97.4186642%2050.1956276,92.8436453%2051.3237229,88.8082491%20C52.0152943,86.333834%2052.7304086,83.7770038%2052.6735133,82.8900604%20C52.1673419,74.9713434%2051.5316848,72.2967774%2051.5248181,72.2702868%20L51.239361,71.0997962%20L60.6133419,70.7652302%20L60.7712752,71.5923245%20C60.960599,72.5852302%2061.1518848,73.5074943%2061.3343419,74.3914943%20C62.136761,78.2787396%2062.8302943,81.6361736%2062.5791705,87.0657585%20C62.5418943,87.8644%2062.5389514,88.6934566%2062.5360086,89.5499849%20C62.5252181,92.4992679%2062.5124657,95.8449283%2061.1607133,99.4584377%20C60.4367705,101.394211%2058.5533419,102.711872%2056.4756848,102.737381%20L51.5915229,102.799192%20L51.5581705,102.799192%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,78.7753887%20L31.0893238,72.1615774%20L27.4499905,72.351917%20C27.4499905,72.351917%2027.0095429,77.9227849%2026.8300286,80.2549358%20C26.5122,84.3658792%2024.9112857,92.4337283%2023.9107143,95.9775774%20C23.5850381,97.1313887%2023.400619,98.2076906%2023.3584381,99.1809736%20C23.2868286,100.820445%2024.6689905,102.155766%2026.3101238,102.135398%20L30.6361238,102.0812%20C33.1571714,102.049804%2035.3751048,100.339691%2035.9646571,97.8878415%20C37.7970762,90.2565962%2037.0701905,78.7753887%2037.0701905,78.7753887'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,73.2871321%20C28.2299457,74.9413208%2027.9435076,78.5646415%2027.8081362,80.3306792%20C27.4952124,84.3749057%2025.9237267,92.4613962%2024.8544886,96.2436604%20C24.5513743,97.318%2024.3777457,98.320717%2024.3385076,99.2233585%20C24.3169267,99.7168679%2024.4993838,100.189774%2024.8544886,100.554755%20C25.2243076,100.936415%2025.7402886,101.153245%2026.2729457,101.153245%20L26.2974695,101.153245%20L30.6244505,101.100264%20C32.7266314,101.073774%2034.5306029,99.6589811%2035.0102886,97.659434%20C36.6151267,90.9789057%2036.2099933,81.1185283%2036.1099362,79.1758868%20L30.674479,73.1654717%20L28.3604124,73.2871321%20Z%20M26.2729457,103.115509%20C25.2115552,103.115509%2024.1835171,102.681849%2023.44486,101.920491%20C22.7120886,101.164038%2022.333441,100.175057%2022.3785648,99.138%20C22.4246695,98.083283%2022.621841,96.931434%2022.9671362,95.7109057%20C23.9892886,92.0895472%2025.5529267,84.0511321%2025.8511362,80.1786038%20C26.0316314,77.8464528%2026.472079,72.2746038%2026.472079,72.2746038%20L26.5407457,71.4170943%20L31.5043648,71.1570943%20L38.0267171,78.3713585%20L38.049279,78.7127925%20C38.0787076,79.1886415%2038.7643933,90.4304528%2036.9192219,98.1176226%20C36.2286314,100.991358%2033.6497076,103.025245%2030.6489743,103.062528%20L26.3229743,103.115509%20L26.2729457,103.115509%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,84.3555774%20L28.5349238,84.6116528%20L28.5054952,84.1201057%20L28.243581,84.3555774%20Z%20M28.6526381,84.7146717%20L28.8645238,84.9020679%20L29.9906571,84.4527094%20L29.8758857,84.2093887%20L29.0960286,84.4056151%20L29.1136857,84.6872%20L28.6526381,84.7146717%20Z%20M28.7664286,85.4691623%20L27.5059048,84.3595019%20L28.6722571,83.3096906%20L28.9998952,83.6736906%20L28.6173238,84.0190491%20L30.1476095,83.6364075%20L30.6577048,84.7146717%20L28.7664286,85.4691623%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,53.9740377%20C32.7958867,53.8317736%2036.7834581,50.8226415%2045.5443438,50.3085283%20C45.66402,49.734566%2045.8111629,49.2135849%2046.0024486,48.7877736%20C47.5454867,45.3312453%2049.659439,35.4031698%2048.1399438,28.9188679%20L46.9382771,23.786566%20C46.5439343,22.1029434%2046.3340105,20.3810566%2046.3114486,18.6523019%20C46.30262,17.9321509%2046.3673629,17.2276981%2046.4978295,16.5467925%20C46.530201,16.3760755%2046.5664962,16.2073208%2046.6076962,16.0405283%20C46.7303152,15.5381887%2046.8882486,15.050566%2047.0805152,14.5806038%20C47.1452581,14.4226415%2047.2119629,14.2676226%2047.2835724,14.114566%20C47.4267914,13.8084528%2047.5837438,13.5111698%2047.7544295,13.2217358%20C47.9251152,12.933283%2048.1085533,12.6526792%2048.3057248,12.3818868%20C48.897239,11.5714717%2049.6025438,10.8483774%2050.3971152,10.2371321%20C50.6629533,10.0340377%2050.938601,9.84271698%2051.2230771,9.66415094%20C52.7886771,8.68596226%2054.6338486,8.11101887%2056.6134105,8.08550943%20L58.3241914,8.06392453%20C61.2062295,8.02860377%2063.8292962,9.16279245%2065.7401914,11.0289057%20C65.9795438,11.261434%2066.2071248,11.5057358%2066.4229343,11.7608302%20C66.8162962,12.2239245%2067.1655152,12.7243019%2067.4735343,13.2511698%20C67.5892867,13.4493585%2067.7011152,13.6504906%2067.8031343,13.8565283%20C67.8786676,14.0086038%2067.9502771,14.1616604%2068.0179629,14.3166792%20C68.222001,14.782717%2068.3926867,15.2664151%2068.5280581,15.7648302%20C68.6624486,16.2622642%2068.7615248,16.7763774%2068.8213629,17.3022642%20C68.8625629,17.6515472%2068.8841438,18.0086792%2068.8890486,18.3687547%20C68.8988581,19.0859623%2068.6153629,19.7403774%2068.1503914,20.2172075%20C67.68542,20.6940377%2067.0389724,20.993283%2066.3209152,21.0030943%20L55.6393248,21.1365283%20L57.3726676,30.3895849%20C59.3895057,39.8908679%2058.8990295,46.2692075%2057.4825343,50.5341887%20C57.1666676,51.4858868%2055.3430771,54.8639245%2055.3430771,54.8639245%20C60.7903057,63.2270943%2069.0273629,66.8092075%2077.799039,67.7687547%20C85.256239,68.5840755%20101.244782,61.5915472%2092.85862,53.8386415%20C84.473439,46.086717%2094.548801,50.8461887%2096.0359248,51.8224151%20C97.5220676,52.7976604%20106.138753,60.0570566%2097.0237438,70.9809811%20C93.1695819,75.6001509%2088.7906105,79.8111698%2078.1688581,83.1303396%20C76.4649438,83.6621132%2067.1439343,84.4578113%2062.1391152,85.9628679%20C47.2394295,90.4446792%2035.0226486,85.9285283%2028.0863343,76.1417358%20C21.1784676,66.3932075%2026.8042295,54.0299623%2028.5002962,53.9740377'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,54.9493811%20C28.2057162,55.3241736%2026.9275352,57.3816075%2026.2006495,60.7390415%20C25.5159448,63.8982868%2024.95484,70.0264377%2028.8864971,75.5737585%20C36.077859,85.7186642%2048.0945257,89.1663623%2061.8563067,85.0230415%20C65.0502876,84.0634943%2069.9393543,83.3874943%2073.510021,82.8939849%20C75.465059,82.6241736%2077.3131733,82.3690792%2077.87624,82.1944377%20C88.5127067,78.8703623%2092.64644,74.6956453%2096.2700781,70.3521736%20C99.2825829,66.7435698%20100.558802,63.2262113%20100.064402,59.9001736%20C99.4895638,56.0276453%2096.5731924,53.3481736%2095.4970876,52.6417585%20C94.7142876,52.1276453%2092.4992971,51.0954943%2091.1141924,50.6608528%20C91.5369829,51.1730038%2092.2668114,51.954966%2093.5243924,53.1185887%20C96.7791924,56.1267396%2096.4927543,58.8886264%2095.6795448,60.6742868%20C93.2742495,65.9508151%2083.0713638,69.329834%2077.6928019,68.7440981%20C67.3476781,67.6118717%2059.5520495,63.1231925%2054.5217257,55.3997208%20L54.2029162,54.911117%20L54.4805257,54.3979849%20C55.1691543,53.1215321%2056.3404114,50.8580604%2056.5513162,50.2252302%20C58.18264,45.3156453%2058.1355543,38.709683%2056.412021,30.5937585%20L54.4599257,20.1702113%20L66.3078686,20.0210792%20C66.7414495,20.0161736%2067.1465829,19.8425132%2067.4467543,19.5324755%20C67.7508495,19.2214566%2067.9136876,18.8133057%2067.9078019,18.3816075%20C67.9038781,18.0548906%2067.884259,17.731117%2067.8479638,17.4142113%20C67.7930305,16.9422868%2067.7037638,16.4733057%2067.5811448,16.0210038%20C67.4595067,15.5726264%2067.3045162,15.131117%2067.1191162,14.7102113%20C67.0573162,14.5689283%2066.9925733,14.4286264%2066.9239067,14.2912679%20C66.8316971,14.1068151%2066.7296781,13.9243245%2066.6256971,13.7437962%20C66.341221,13.259117%2066.0204495,12.8038717%2065.6751543,12.3947396%20C65.4799448,12.1641736%2065.2729638,11.9424377%2065.0561733,11.7314943%20C63.2767257,9.9958717%2060.9381352,9.04417358%2058.4563257,9.04417358%20C58.4161067,9.04417358%2058.3758876,9.04417358%2058.3366495,9.04515472%20L56.6258686,9.06673962%20C54.8925257,9.08930566%2053.2043067,9.58281509%2051.7436686,10.4952679%20C51.4856781,10.6571547%2051.2345543,10.8317962%2050.99324,11.0162491%20C50.2742019,11.5696075%2049.6356019,12.2240226%2049.09804,12.9598717%20C48.9195067,13.2051547%2048.7537257,13.4602491%2048.5987352,13.7212302%20C48.4447257,13.9822113%2048.3024876,14.2530038%2048.1730019,14.529683%20C48.108259,14.6690038%2048.046459,14.8093057%2047.9885829,14.9505887%20C47.8159352,15.3754189%2047.6707543,15.8198717%2047.5608876,16.2731547%20C47.5226305,16.4252302%2047.490259,16.5773057%2047.4608305,16.7303623%20C47.3411543,17.3553434%2047.28524,17.9979849%2047.2921067,18.6406264%20C47.3136876,20.2957962%2047.5157638,21.9519472%2047.8934305,23.562966%20L49.0950971,28.6942868%20C50.6665829,35.4003245%2048.499659,45.6001736%2046.8977638,49.1881736%20C46.7516019,49.5158717%2046.6191733,49.9593434%2046.5044019,50.5087774%20L46.3513733,51.2436453%20L45.6019257,51.2877962%20C40.67264,51.5762491%2037.2363638,52.6947396%2034.4749829,53.5934566%20C32.3875162,54.2724%2030.577659,54.8610792%2028.6746114,54.9493811%20M51.0491543,88.6551925%20C41.2876971,88.6551925%2032.8181543,84.5148151%2027.2865638,76.7089283%20C21.7785162,68.9354189%2023.7963352,59.8314943%2025.8582971,55.6773811%20C27.1688495,53.0371547%2028.146859,53.0047774%2028.4676305,52.9939849%20C30.14604,52.9380604%2031.7891352,52.4033434%2033.8677733,51.7273434%20C36.5997257,50.8394189%2039.9692971,49.7425132%2044.7583067,49.3775321%20C44.8632686,49.0027396%2044.97804,48.6750415%2045.1065448,48.3875698%20C46.5730686,45.1037208%2048.6360114,35.3345887%2047.1851829,29.1426642%20L45.9835162,24.0113434%20C45.5734781,22.2619849%2045.3537448,20.4635698%2045.3302019,18.6651547%20C45.3213733,17.8910415%2045.39004,17.114966%2045.53424,16.3624377%20C45.5705352,16.1740604%2045.6107543,15.9886264%2045.6558781,15.8051547%20C45.7883067,15.2606264%2045.9629162,14.7219849%2046.17284,14.2088528%20C46.2434686,14.0371547%2046.316059,13.8664377%2046.3955162,13.697683%20C46.5514876,13.3650792%2046.7221733,13.0393434%2046.9095352,12.7234189%20C47.0959162,12.4065132%2047.2979924,12.0994189%2047.5138019,11.803117%20C48.1602495,10.9171547%2048.9293162,10.1273434%2049.799421,9.45919245%20C50.0907638,9.23549434%2050.3919162,9.02651321%2050.7018971,8.83224906%20C52.4695733,7.72847547%2054.5089733,7.13194717%2056.6013448,7.10447547%20L58.3121257,7.08289057%20C61.3726971,7.01715472%2064.2439448,8.19843774%2066.4246019,10.3265132%20C66.6865162,10.5796453%2066.9356781,10.8474943%2067.1720876,11.127117%20C67.5909543,11.6216075%2067.9774495,12.1690792%2068.3207829,12.7557962%20C68.4483067,12.9755698%2068.5699448,13.1943623%2068.6817733,13.4200226%20C68.7641733,13.5877962%2068.8426495,13.7545887%2068.916221,13.9233434%20C69.1398781,14.4325509%2069.32724,14.9653057%2069.4743829,15.5078717%20C69.6225067,16.0543623%2069.7313924,16.6204755%2069.7961352,17.1905132%20C69.8402781,17.5721736%2069.863821,17.961683%2069.8697067,18.355117%20C69.882459,19.3127019%2069.5214686,20.2173057%2068.852459,20.9021358%20C68.1854114,21.5859849%2067.2907829,21.9715698%2066.3343543,21.9833434%20L56.8181352,22.1030415%20L58.3356686,30.2081736%20C60.1278686,38.6478717%2060.1563162,45.5982113%2058.4131638,50.8433434%20C58.1483067,51.642966%2057.0270781,53.7887019%2056.4855924,54.8090792%20C61.189259,61.7211547%2068.3923924,65.7526264%2077.9056686,66.7926264%20C83.0183924,67.3665887%2092.0254971,63.9630415%2093.8932305,59.8609283%20C94.6985924,58.0948906%2094.1414114,56.3602491%2092.19324,54.5598717%20C88.8736971,51.4908906%2088.03204,50.0996453%2088.85604,49.0439472%20C90.2921543,47.2102113%2096.5133543,50.9620604%2096.5741733,51.0022868%20C98.1652781,52.0462113%20101.34945,55.1887774%20102.005707,59.6117208%20C102.58545,63.5146642%20101.162088,67.5520226%2097.77584,71.6090038%20C94.10904,76.0044755%2089.596659,80.5873434%2078.4608876,84.0664377%20C77.7428305,84.291117%2076.0791352,84.5207019%2073.777821,84.8385887%20C70.2718971,85.3232679%2065.4701352,85.9865132%2062.4213352,86.9028906%20C58.5083162,88.0802491%2054.6894686,88.6551925%2051.0491543,88.6551925'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,39.6613811%20C37.8050219,28.6099094%2028.9303457,20.0387396%2018.9442505,18.3296075%20C16.8714981,17.9744377%2016.1907171,17.3337585%2013.92766,17.3612302%20L12.1952981,17.3837962%20C6.35666952,17.4573811%201.68439333,22.2502113%201.75796476,28.0889283%20C1.7756219,29.5439472%202.9704219,30.7095321%204.42615524,30.6908906%20C4.42615524,30.6908906%2022.1990505,30.4622868%2022.2824314,30.4534566%20C22.2834124,30.4544377%2023.7293362,30.4367774%2023.7303171,30.4377585%20C23.7283552,30.4397208%2022.2804695,30.4583623%2022.2785076,30.4603245%20C26.2297838,32.0791925%2028.73906,37.0721736%2029.2030505,39.7663623%20C29.8661743,43.6035698%2029.4561362,46.7794943%2028.1779552,49.3608528%20C27.3245267,51.0797962%2027.2519362,53.1391925%2027.4069267,54.8041736%20C27.4069267,54.8041736%2027.4491076,54.8179094%2027.5099267,54.8375321%20C27.5825171,55.7274189%2027.7394695,56.738966%2028.019041,57.8917962%20C29.6778314,56.7046264%2032.2596981,54.9170038%2032.7315362,54.6599472%20C33.7507457,54.1056075%2036.0540219,52.8419094%2037.0840219,52.2336075%20C43.6662124,48.3483245%2037.4852314,45.9465132%2037.6009838,39.6613811'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,54.0707774%20L28.3511914,54.0737208%20L28.4875438,54.7575698%20C28.525801,55.2285132%2028.5885819,55.7190792%2028.6749057,56.2243623%20C30.0992486,55.2236075%2031.821801,54.0384%2032.2632295,53.7980226%20C33.40702,53.1759849%2035.6043533,51.9672302%2036.5853057,51.3893434%20C39.9254486,49.4182491%2039.4320295,48.3605887%2038.2391914,45.8047396%20C37.4966105,44.2143245%2036.5725533,42.2344%2036.619639,39.6432302%20C36.82662,28.4465509%2027.5821248,20.8035321%2018.7790581,19.2965132%20C17.9305343,19.1503245%2017.2958581,18.9599849%2016.7357343,18.7922113%20C15.8724962,18.5322113%2015.1848486,18.3300981%2013.94002,18.3428528%20L12.2076581,18.3644377%20C6.91934381,18.4321358%202.67182,22.7883623%202.73852476,28.0766642%20C2.74441048,28.5181736%202.92196286,28.9322113%203.23782952,29.2402868%20C3.55467714,29.5493434%203.97746762,29.7553811%204.41301048,29.7102491%20C10.4321343,29.6327396%2021.9063343,29.4826264%2022.2447629,29.4737962%20L22.6685343,29.4610415%20L22.6763819,29.4679094%20L22.9951914,29.464966%20C23.1815724,29.4620226%2023.3247914,29.4453434%2023.4689914,29.4600604%20L23.6955914,29.457117%20L23.6965724,29.4630038%20C24.1124962,29.4767396%2024.2164771,29.5356075%2024.424439,29.7436075%20L25.1179724,30.4372679%20L24.7707152,30.7855698%20C27.8057819,33.1010415%2029.7421819,37.1148528%2030.1698771,39.6000604%20C30.8457533,43.5098717%2030.4710295,46.9408906%2029.0564962,49.796966%20C28.3865057,51.1479849%2028.27762,52.7737208%2028.338439,54.0707774%20L28.338439,54.0707774%20Z%20M27.4094771,59.5347019%20L27.0661438,58.123834%20C26.8513152,57.2388528%2026.6943629,56.3803623%2026.5972486,55.5630792%20L26.4903248,55.5267774%20L26.4304867,54.8949283%20C26.2107533,52.5382491%2026.5030771,50.5298717%2027.2986295,48.9247396%20C28.523839,46.4503245%2028.8406867,43.4254943%2028.23642,39.9336453%20C27.8567914,37.7260981%2025.662401,33.0225509%2022.0691724,31.4380226%20C21.2059343,31.4527396%2017.853039,31.499834%204.43851524,31.6725132%20C3.46835333,31.6597585%202.55999143,31.3193057%201.86842,30.6452679%20C1.17684857,29.9712302%200.789372381,29.0676075%200.77662,28.1011925%20C0.696181905,21.7307019%205.81282952,16.4826264%2012.1821533,16.4021736%20L13.9154962,16.3805887%20C15.4781533,16.3599849%2016.3580676,16.6288151%2017.2997819,16.9123623%20C17.8314581,17.0722868%2018.3807914,17.237117%2019.11062,17.3627019%20C28.7190486,19.0070792%2038.8091248,27.3879094%2038.5815438,39.6795321%20C38.5423057,41.8164377%2039.3251057,43.4941736%2040.0166771,44.9747019%20C41.2163819,47.5452679%2042.4563057,50.2021736%2037.5819533,53.0788528%20C36.5774581,53.6714566%2034.355601,54.892966%2033.200039,55.5218717%20C32.8262962,55.7259472%2030.4563152,57.3536453%2028.5905438,58.6899472%20L27.4094771,59.5347019%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,52.4955698%20C31.9933695,50.7913434%2031.7206648,49.9181358%2031.9031219,49.2215321%20C32.9537219,45.2116453%2033.2970552,43.9459849%2033.2431029,39.7163245%20C33.1901314,35.5111925%2030.7034171,31.3865132%2027.08076,29.2221358%20C26.8816267,29.1034189%2024.2909314,28.9533057%2022.2780171,30.4603245%20C26.2302743,32.0791925%2028.7385695,37.0721736%2029.203541,39.7663623%20C29.8666648,43.6035698%2029.4566267,46.7794943%2028.1774648,49.3608528%20C27.3250171,51.0797962%2027.2524267,53.1391925%2027.4074171,54.8041736%20C27.4074171,54.8041736%2032.252341,56.5545132%2032.1012743,52.4955698'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,54.4358566%20C28.6567581,54.661517%2030.1527105,54.9146491%2030.96592,54.3191019%20C31.4250057,53.9825736%2031.6427771,53.3772151%2031.6113867,52.5206868%20C31.5701867,51.8849132%2031.5074057,51.3678566%2031.4534533,50.9332151%20C31.3602629,50.1698943%2031.2915962,49.6194792%2031.4289295,49.0984981%20L31.4583581,48.9827245%20C32.4932629,45.0366113%2032.8052057,43.845517%2032.7532152,39.7218189%20C32.7031867,35.7197811%2030.3773486,31.7638566%2026.8282629,29.6436302%20C26.6860248,29.6151774%2024.9360057,29.5239321%2023.2880057,30.400083%20C26.8959486,32.3701962%2029.2188438,36.9697434%2029.687739,39.6835547%20C30.3439962,43.489366%2029.9839867,46.8183472%2028.61752,49.5782717%20C27.8406057,51.1451396%2027.7689962,53.0289132%2027.8690533,54.4358566%20M29.5405962,55.6671774%20C28.3752248,55.6671774%2027.3108914,55.2904226%2027.2402629,55.2658943%20L26.947939,55.1589509%20L26.9185105,54.8498943%20C26.7743105,53.2918566%2026.7978533,51.0381962%2027.7376057,49.1416679%20C29.0108819,46.5730642%2029.3414629,43.4471774%2028.719539,39.8503472%20C28.2359295,37.0433283%2025.6638724,32.3780453%2022.0922248,30.9141962%20L21.2917676,30.585517%20L21.98432,30.0674792%20C24.0904248,28.4908%2026.8939867,28.5388755%2027.3314914,28.8008377%20C31.1660343,31.0917811%2033.6792343,35.3734415%2033.7341676,39.7100453%20C33.787139,43.9661962%2033.4398819,45.2936679%2032.406939,49.2319321%20L32.3775105,49.3467245%20C32.2892248,49.6861962%2032.3441581,50.1345736%2032.4265581,50.813517%20C32.4824724,51.2658189%2032.5491771,51.8034792%2032.5903771,52.4647623%20L32.5913581,52.477517%20C32.6364819,53.6843094%2032.28432,54.5712528%2031.543701,55.1118566%20C30.96592,55.5337434%2030.2351105,55.6671774%2029.5405962,55.6671774'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.2502038%20C6.67123987,19.2502038%206.64477524,17.4037132%208.46934667,16.6472604%20C9.02554667,16.4157132%2010.0427943,15.9869585%2010.0427943,15.9869585%20C10.0427943,15.9869585%2011.1640229,18.2847698%209.93390857,18.8822792%20C8.16328952,19.7437132%206.67123987,19.2502038%206.67123987,19.2502038'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,18.8611849%20C7.7168581,18.9298642%208.66642,18.9543925%209.71996286,18.4412604%20C9.84356286,18.3814113%209.92007714,18.2921283%209.96716286,18.1537887%20C10.109401,17.7426943%209.94263905,17.0882792%209.77783905,16.6310717%20C9.43548667,16.774317%208.97247714,16.9685811%208.65759143,17.1000528%20C7.62857238,17.5268453%207.30780095,18.3686566%207.20676286,18.8611849%20M7.76394381,19.8815623%20C7.03313429,19.8815623%206.55344857,19.7285057%206.51715333,19.7157509%20L6.18559143,19.6068453%20L6.18068667,19.2565811%20C6.17970571,19.1682792%206.17283905,17.0686566%208.28188667,16.1934868%20C8.83710571,15.9639019%209.85141048,15.534166%209.85141048,15.534166%20L10.2791057,15.3546189%20L10.4831438,15.7716%20C10.5635819,15.9374113%2011.2600581,17.4149962%2010.8951438,18.4736377%20C10.7627152,18.8562792%2010.5047248,19.1506189%2010.148639,19.3242792%20C9.2451819,19.7628453%208.40744857,19.8815623%207.76394381,19.8815623'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,17.8934943%20C11.2464229,17.8934943%2011.2670229,15.3778717%2014.0921657,14.9746264%20C14.6189371,14.9000604%2015.9971752,14.9157585%2015.9971752,14.9157585%20C15.9971752,14.9157585%2016.6652038,17.5697208%2015.177099,17.8444377%20C13.3466419,18.1819472%2011.2464229,17.8934943%2011.2464229,17.8934943'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.4584604%20C12.5123419,17.5192906%2013.8739038,17.5860075%2015.0883229,17.3613283%20C15.2541038,17.3318943%2015.3678943,17.2563472%2015.457161,17.1170264%20C15.7200562,16.7069132%2015.6710086,15.9171019%2015.5925324,15.4049509%20C15.1206943,15.4059321%2014.4605133,15.4186868%2014.1613229,15.4608755%20C12.4603514,15.7032151%2011.9522181,16.8226868%2011.8011514,17.4584604%20M13.1548657,18.5004226%20C12.0738562,18.5004226%2011.2351419,18.3866113%2011.1792276,18.3787623%20L10.7525133,18.3208755%20L10.7564371,17.8891774%20C10.7642848,16.8727245%2011.4578181,14.8545358%2014.0239895,14.4895547%20C14.571361,14.4120453%2015.8544467,14.4238189%2016.0025705,14.4248%20L16.3802371,14.4287245%20L16.4724467,14.7956679%20C16.5205133,14.9840453%2016.9168181,16.6588377%2016.2821419,17.6468377%20C16.0476943,18.0118189%2015.6965133,18.2482717%2015.2658752,18.3267623%20C14.5546848,18.458234%2013.8101419,18.5004226%2013.1548657,18.5004226'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.0640151%20C16.8764029,18.0640151%2017.2138505,15.2687698%2019.7290124,16.0046189%20C20.8041362,16.3185811%2021.4084029,17.1250717%2021.4084029,17.1250717%20C21.4084029,17.1250717%2020.9365648,19.2560906%2019.9369743,19.0294491%20C18.190879,18.6340528%2016.8764029,18.0640151%2016.8764029,18.0640151'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,17.7631019%20C17.9447581,17.9534415%2018.9041295,18.2929132%2020.0449771,18.5519321%20C20.0783295,18.5568377%2020.1175676,18.5627245%2020.1872152,18.5195547%20C20.4658057,18.3439321%2020.728701,17.7395547%2020.8679962,17.2548755%20C20.6531676,17.0370642%2020.2107581,16.6563849%2019.5917771,16.4758566%20C19.0149771,16.308083%2018.5627581,16.3414415%2018.2017676,16.5788755%20C17.7652438,16.8673283%2017.5455105,17.4049887%2017.4434914,17.7631019%20M20.0832343,19.5369887%20C19.9988724,19.5369887%2019.9145105,19.5271774%2019.8291676,19.5075547%20C18.0575676,19.1072528%2016.7362248,18.5381962%2016.6812914,18.5146491%20L16.3458057,18.3684604%20L16.3899486,18.0054415%20C16.3977962,17.9436302%2016.586139,16.4709509%2017.6622438,15.7606113%20C18.2694533,15.3603094%2019.0100724,15.2828%2019.8674248,15.5349509%20C21.0847867,15.8891396%2021.7724343,16.7927623%2021.8008819,16.8310264%20L21.9362533,17.0105736%20L21.8872057,17.2313283%20C21.8509105,17.3941962%2021.51052,18.8433283%2020.7130057,19.3476302%20C20.5158343,19.4732151%2020.3019867,19.5369887%2020.0832343,19.5369887'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,31.5162189%20C24.3235971,31.5162189%2030.1249495,28.2657283%2028.9468257,22.9352377%20C29.7306067,23.5651245%2031.8278829,25.4871623%2032.5930257,26.4751623%20C32.6057781,27.5220302%2032.8500352,31.6751623%2027.14874,34.5292755%20C26.1265876,33.4961434%2025.2604067,32.2010491%2024.3235971,31.5162189'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,31.5689057%20C25.5634229,31.9643019%2025.9646324,32.4391698%2026.3825181,32.9326792%20C26.6630705,33.265283%2026.9514705,33.6057358%2027.24968,33.9255849%20C32.0955848,31.3550189%2032.1250133,27.894566%2032.1053943,26.6504906%20C31.554099,25.9813585%2030.4662229,24.9286038%2029.5902324,24.1397736%20C29.7069657,27.9916981%2026.4943467,30.6329057%2025.1455371,31.5689057%20L25.1455371,31.5689057%20Z%20M27.0495657,35.1274717%20L26.8004038,34.8743396%20C26.3874229,34.4563774%2026.0038705,34.0030943%2025.6330705,33.5655094%20C25.0807943,32.9120755%2024.5569657,32.2949434%2024.0341181,31.9123019%20L23.419061,31.4629434%20L24.0831657,31.0891321%20C24.13908,31.0577358%2029.5519752,27.9475472%2028.4680229,23.0418868%20L28.1668705,21.6790943%20L29.2537657,22.553283%20C30.091499,23.2253585%2032.1956419,25.1611321%2032.9804038,26.1756226%20L33.0814419,26.3051321%20L33.0834038,26.4689811%20C33.1491276,30.2100377%2031.22548,33.0366792%2027.3683752,34.9685283%20L27.0495657,35.1274717%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,18.7317736%20C7.45964142,18.7317736%207.44591905,17.7761509%208.39057619,17.3846792%20C8.67897619,17.2649811%209.20476667,17.0422642%209.20476667,17.0422642%20C9.20476667,17.0422642%209.78549048,18.2313962%209.14885238,18.541434%20C8.2316619,18.9878491%207.45964142,18.7317736%207.45964142,18.7317736'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.309917%20C12.4477952,17.309917%2012.4585857,16.0256151%2013.8986238,15.8205585%20C14.1674048,15.7822943%2014.8697667,15.7911245%2014.8697667,15.7911245%20C14.8697667,15.7911245%2015.2101571,17.1441057%2014.4509,17.2844075%20C13.5180143,17.4561057%2012.4477952,17.309917%2012.4477952,17.309917'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,17.8513057%20C17.7749552,17.8513057%2017.9544695,16.3688151%2019.2885648,16.7593057%20C19.859479,16.9260981%2020.1792695,17.3528906%2020.1792695,17.3528906%20C20.1792695,17.3528906%2019.9291267,18.4841358%2019.3984314,18.3634566%20C18.4724124,18.1544755%2017.7749552,17.8513057%2017.7749552,17.8513057'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,28.7702264%20L11.0685762,28.8369434%20C11.0352238,26.1466792%2013.1884143,23.9381509%2015.8781857,23.9038113%20L16.3490429,23.8979245%20C17.6939286,23.8822264%2018.798481,24.9585283%2018.8141762,26.3036604%20C18.8318333,27.6487925%2017.7547476,28.752566%2016.4098619,28.7702264'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,28.684966%20L11.1589219,28.7448151%20C11.1324362,26.6304755%2012.824579,24.895834%2014.9385314,24.8683623%20L15.9106552,24.8575698%20C16.967141,24.843834%2017.8343029,25.6895698%2017.8480362,26.7462491%20C17.8607886,27.8039094%2017.0152076,28.6712302%2015.9587219,28.684966'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.3477434%20L15.9160505,25.3477434%20L14.9439267,25.359517%20C14.0532219,25.3703094%2013.2194124,25.7284226%2012.5974886,26.3661585%20C12.0903362,26.8851774%2011.7734886,27.5405736%2011.6793171,28.2469887%20L15.9533267,28.1940075%20C16.7371076,28.1851774%2017.366879,27.5376302%2017.3570695,26.7527245%20C17.3521648,26.3730264%2017.2001171,26.0178566%2016.9283933,25.7519698%20C16.6605933,25.4909887%2016.3084314,25.3477434%2015.9356695,25.3477434%20L15.9356695,25.3477434%20Z%20M10.6758029,29.2408755%20L10.6689362,28.7512906%20C10.6542219,27.5974792%2011.0897648,26.5074415%2011.8951267,25.6813283%20C12.6995076,24.8552151%2013.7785552,24.3921208%2014.9331362,24.3783849%20L15.90526,24.3666113%20L15.9356695,24.3666113%20C17.2472029,24.3666113%2018.3223267,25.4252528%2018.3380219,26.7399698%20C18.355679,28.0664604%2017.2903648,29.1584604%2015.9641171,29.1751396%20L10.6758029,29.2408755%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,26.7073962%20C12.0100943,27.2980377%2012.4946848,27.7699623%2013.0852181,27.7630943%20C13.6757514,27.7552453%2014.1485705,27.270566%2014.1407229,26.6809057%20C14.1328752,26.0902642%2013.6492657,25.6183396%2013.0577514,25.6242264%20C12.468199,25.6320755%2011.99538,26.1167547%2012.0032276,26.7073962'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,29.8912679%20L4.17189238,29.8912679%20C4.47500667,29.8225887%204.74378762,29.6499094%204.93409238,29.4046264%20L5.28723524,28.9493811%20L4.4907019,29.1308906%20L4.02278762,29.2368528%20C3.84229238,29.2780604%203.72948286,29.4585887%203.77068286,29.6381358%20C3.81188286,29.8196453%203.99041619,29.9324755%204.17189238,29.8912679'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,31.6091321%20C25.31122,31.6091321%2029.78142,29.1298113%2029.6509533,24.2486792%20C31.6020676,25.6330566%2032.1376676,26.5376604%2032.1376676,26.5376604%20C32.1376676,26.5376604%2031.8306295,28.8658868%2030.7623724,30.0520755%20C29.123201,31.8740377%2027.3996676,32.4489811%2025.31122,31.6091321'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,30.6989358%20C29.5608038,30.6989358%2027.8098038,32.5258038%2026.0892133,33.4147094'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,33.850234%20L25.8639867,32.9780075%20C27.4933486,32.1371774%2029.1903962,30.3770264%2029.2060914,30.359366%20L29.91532,31.0383094%20C29.8417486,31.1158189%2028.0868248,32.9348377%2026.3142438,33.850234'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,49.4582792%20L46.4188629,47.4920906%20C42.5597962,38.3351849%2041.9133486,32.9379774%2043.7467486,24.1303547%20L44.8189295,18.9696%20C45.1710914,17.276166%2045.3378533,15.5493736%2045.3152914,13.8206189%20C45.2436819,8.05744906%2040.5135295,3.44416604%2034.7514152,3.51676981%20L33.06712,3.53737358%20C27.3834819,3.60997736%2022.8338248,8.27427925%2022.9054343,13.9589585%20L22.9093581,14.2552604%20C22.9260343,15.6072604%2024.0364724,16.6904302%2025.3892057,16.6727698%20L36.05412,16.5383547%20L34.5532629,25.8326189%20C29.916301,50.7455245%2030.5392057,60.8139019%2040.2535771,58.6210717'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,59.8972302%20C36.0760933,59.8972302%2034.639979,59.3595698%2033.5148267,58.2764%20C29.8548933,54.7511925%2029.8745124,45.6050792%2033.589379,25.6537585%20L34.8999314,17.5339094%20L25.4013695,17.6536075%20C24.4959505,17.6467396%2023.620941,17.3200226%2022.9637029,16.6803245%20C22.3074457,16.0406264%2021.9405695,15.1840981%2021.9287981,14.2667396%20L21.9248743,13.9714189%20C21.8866171,10.9603245%2023.023541,8.11504151%2025.1257219,5.95851321%20C27.2279029,3.80296604%2030.0432362,2.59519245%2033.05476,2.5569283%20L34.7380743,2.5353434%20C37.7790267,2.46273962%2040.6669505,3.64696604%2042.8515314,5.77798491%20C45.0351314,7.90704151%2046.258379,10.7591925%2046.2966362,13.8075698%20C46.3191981,15.6040226%2046.1445886,17.4073434%2045.7796743,19.1684755%20L44.7074933,24.3292302%20C42.9152933,32.9367019%2043.5028838,38.0474189%2047.3236933,47.111117%20L48.3154362,49.0037208%20L46.5781695,49.9122491%20L45.5501314,47.9470415%20C41.5596171,38.486966%2040.9210171,32.8935321%2042.7858076,23.9299094%20L43.8579886,18.7701358%20C44.1954362,17.1483245%2044.3553314,15.4862868%2044.3347314,13.8330792%20C44.30236,11.3076453%2043.2900171,8.94507925%2041.4831029,7.18198491%20C39.6742267,5.4198717%2037.2846267,4.44168302%2034.763579,4.49760755%20L33.0792838,4.51919245%20C27.94596,4.58394717%2023.8220362,8.81360755%2023.886779,13.9468906%20L23.8907029,14.2431925%20C23.8956076,14.6346642%2024.05256,15.0016075%2024.3331124,15.2753434%20C24.6136648,15.5490792%2025.0158552,15.6844755%2025.3768457,15.6913434%20L37.2081124,15.5431925%20L35.5218552,25.9883245%20C33.0626076,39.2080981%2031.0644076,53.1921736%2034.8763886,56.8625887%20C35.9897695,57.9359472%2037.6770076,58.1979094%2040.03816,57.6641736%20L40.4687981,59.5783623%20C39.5280648,59.7912679%2038.6618838,59.8972302%2037.8653505,59.8972302'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.83688302%20C27.9341886,4.83688302%2028.0823124,3.02571321%2029.8705886,2.28495849%20C30.4159981,2.05831698%2031.2772743,2.28201509%2031.2772743,2.28201509%20C31.2772743,2.28201509%2032.3357219,3.8910717%2031.1301314,4.47778868%20C29.3948267,5.32058113%2027.9341886,4.83688302%2027.9341886,4.83688302'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.45649811%20C29.0179448,4.51929057%2029.9076686,4.52615849%2030.9151067,4.03559245%20C31.1162019,3.93944151%2031.1701543,3.82366792%2031.1946781,3.73536604%20C31.280021,3.42729057%2031.1014876,2.98087547%2030.9621924,2.71695094%20C30.6757543,2.66691321%2030.2843543,2.64238491%2030.0587352,2.73853585%20C29.0581638,3.15257358%2028.6648019,3.95906415%2028.5137352,4.45649811%20M29.0061733,5.46510189%20C28.2881162,5.46510189%2027.8152971,5.31400755%2027.7799829,5.30223396%20L27.4140876,5.18057358%20L27.4454781,4.79695094%20C27.4523448,4.71061132%2027.6416686,2.67770566%2029.6820495,1.83196981%20C30.3608686,1.54842264%2031.2957162,1.77898868%2031.3996971,1.80646038%20L31.5831352,1.85453585%20L31.6871162,2.01249811%20C31.7597067,2.12140377%2032.3845733,3.10842264%2032.1412971,3.99340377%20C32.0294686,4.39959245%2031.7548019,4.71944151%2031.3447638,4.91861132%20C30.4589638,5.34834717%2029.6379067,5.46510189%2029.0061733,5.46510189'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.18727547%20C32.2047648,4.18727547%2032.2273267,1.33708679%2035.4271933,0.881841509%20C36.0245933,0.796483019%2036.792679,0.845539623%2036.792679,0.845539623%20C36.792679,0.845539623%2038.3416029,3.82033208%2036.6553457,4.13036981%20C34.5835743,4.51301132%2032.2047648,4.18727547%2032.2047648,4.18727547'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.75233962%20C33.5297371,3.822%2035.1365371,3.91226415%2036.5667657,3.64833962%20C36.7747276,3.60909434%2036.8433943,3.52275472%2036.8826324,3.44230189%20C37.0925562,3.01256604%2036.8002324,2.02456604%2036.4804419,1.32403774%20C36.2195086,1.31520755%2035.8251657,1.32011321%2035.4965467,1.36720755%20C33.4443943,1.65958491%2032.895061,3.03316981%2032.748899,3.75233962%20M34.3615848,4.80803774%20C33.1442229,4.80803774%2032.2005467,4.6814717%2032.1387467,4.67264151%20L31.7100705,4.61475472%20L31.7139943,4.1830566%20C31.7238038,3.05083019%2032.4967943,0.803056604%2035.3582324,0.395886792%20C35.9987943,0.305622642%2036.7914038,0.354679245%2036.8227943,0.355660377%20L37.1004038,0.373320755%20L37.2269467,0.619584906%20C37.3397562,0.83445283%2038.3089371,2.7574717%2037.7635276,3.87301887%20C37.6291371,4.14969811%2037.342699,4.50388679%2036.7443181,4.61377358%20C35.9409181,4.7609434%2035.1002419,4.80803774%2034.3615848,4.80803774'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.76310189%20C37.9457886,4.76310189%2038.3460171,2.03457358%2040.7915314,2.81751698%20C41.8372267,3.15110189%2042.4091219,3.95661132%2042.4091219,3.95661132%20C42.4091219,3.95661132%2041.89216,6.03170566%2040.9190552,5.78544151%20C39.2200457,5.35472453%2037.9457886,4.76310189%2037.9457886,4.76310189'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.47661132%20C39.0090429,4.67676226%2039.9350619,5.02898868%2041.0396143,5.31057358%20C41.0739476,5.31842264%2041.1102429,5.32136604%2041.1720429,5.28310189%20C41.4437667,5.12023396%2041.7174524,4.53449811%2041.8655762,4.07336604%20C41.6595762,3.85359245%2041.2387476,3.47487547%2040.6423286,3.28453585%20C40.0871095,3.10695094%2039.6447,3.12951698%2039.2866524,3.35125283%20C38.8589571,3.61812075%2038.6313762,4.12929057%2038.5215095,4.47661132%20M41.0778714,6.29563019%20C40.9856619,6.29563019%2040.8914905,6.28483774%2040.7983,6.26030943%20C39.0747667,5.82370566%2037.7936429,5.23306415%2037.7396905,5.20755472%20L37.4071476,5.05449811%20L37.460119,4.69246038%20C37.4699286,4.63064906%2037.6916238,3.18936604%2038.7677286,2.5182717%20C39.3739571,2.13955472%2040.1047667,2.08264906%2040.941519,2.34951698%20C42.1284714,2.73019623%2042.7817857,3.63381887%2042.8082714,3.67208302%20L42.939719,3.85555472%20L42.8847857,4.0753283%20C42.8200429,4.33434717%2042.4580714,5.65691321%2041.6762524,6.12589434%20C41.4869286,6.23872453%2041.2838714,6.29563019%2041.0778714,6.29563019'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,53.6415321%20C29.3229229,53.1784377%2029.9350371,52.9076453%2030.4627895,52.7742113'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,54.0305509%20L28.4221143,53.2525132%20C29.0165714,52.7953057%2029.6816571,52.4656453%2030.3438,52.2988528%20L30.5831524,53.2495698%20C30.2113714,53.3437585%2029.6384952,53.555683%2029.0195143,54.0305509'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,53.540966%20C30.4202162,46.4787774%2033.3944638,32.8920604%2033.9300638,29.5513057%20L36.0518638,16.1647396%20L37.0553781,16.1528152%20C38.3276733,16.1362868%2039.3076448,17.5059472%2039.1428448,18.7706264%20L37.6282543,30.3764377%20C37.1171781,34.3068528%2036.7610924,52.4784%2043.6248162,56.2950038%20C45.0893781,57.1093434%2047.4456257,56.5334189%2048.3314257,56.0968151%20C51.5509114,54.5083623%2052.4318067,50.4562868%2053.1008162,47.1910792%20C54.48494,40.4340226%2053.2744448,35.1574943%2052.8820638,29.8790038%20L52.4582924,23.2730415%20C52.3817781,22.0799849%2053.3156448,20.7996075%2054.5094638,20.7848906%20L55.7278067,20.7701736%20L58.088959,34.099834%20C58.7962257,37.895834%2060.6590543,51.0645887%2052.9654448,57.3457962%20C52.8271305,57.4596075%2054.8626067,57.8883623%2054.2867876,58.9352302%20C52.0021495,63.0971925%2045.2375019,63.8359849%2043.9848257,65.6216453%20C39.15854,72.4954566%2043.9406829,86.9544%2043.9406829,86.9544%20C43.9406829,86.9544%2038.4620638,84.8459472%2035.0483495,81.8623245%20C27.067321,74.8864755%2025.9362829,64.6503245%2025.8617305,61.6343245%20C25.7734448,58.0257208%2026.6925971,55.7750038%2027.8432543,54.4239849'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,87.7837509%20L43.7647981,87.4119019%20C43.5372171,87.3245811%2038.1655219,85.2377132%2034.7253219,82.2325057%20C26.1174648,74.7082038%2025.4229505,63.7646566%2025.371941,61.6463925%20C25.2915029,58.3723547%2025.9968076,55.8351472%2027.4692171,54.1063925%20L28.2167029,54.742166%20C26.9238076,56.2609585%2026.278341,58.6402038%2026.3528933,61.6218642%20C26.3833029,62.8757509%2026.896341,74.0851849%2035.3707886,81.4927321%20C37.8388648,83.6492604%2041.4634838,85.362317%2043.1664171,86.1011094%20C42.1668267,82.6494868%2039.3652267,71.3478264%2043.5833219,65.3393736%20C44.1493314,64.532883%2045.4667505,63.9942415%2047.1353505,63.3123547%20C49.5416267,62.3282792%2052.5364743,61.1038264%2053.8568362,58.6990717%20C53.9127505,58.597034%2053.8990171,58.5538642%2053.8931314,58.5371849%20C53.8166171,58.3085811%2053.2466838,58.0544679%2053.0318552,57.9602792%20C52.7542457,57.8356755%2052.5139124,57.7287321%2052.4736933,57.4255623%20L52.4364171,57.1537887%20L52.6541886,56.9663925%20C60.0593981,50.9206566%2058.3172267,38.0040528%2057.6070171,34.1894113%20L55.3174743,21.2649585%20L54.5160362,21.2757509%20C54.150141,21.2806566%2053.7852267,21.4572604%2053.490941,21.7761283%20C53.1230838,22.1725057%2052.9151219,22.7346943%2052.9474933,23.2419396%20L53.3722457,29.8469208%20C53.4605314,31.0458642%2053.59296,32.2487321%2053.7273505,33.4702415%20C54.1883981,37.6655623%2054.66416,42.0041283%2053.5811886,47.2904679%20C52.9308171,50.4654113%2052.0401124,54.8137887%2048.5489029,56.5366566%20C47.6346552,56.9860151%2045.0675029,57.6600528%2043.3861505,56.7230717%20C36.0231219,52.6297887%2036.7097886,33.637034%2037.1423886,30.3129585%20L38.656979,18.7071472%20C38.7256457,18.1822415%2038.5363219,17.5945434%2038.1615981,17.1736377%20C37.8565219,16.8312226%2037.4729695,16.6428453%2037.0776457,16.6428453%20L37.0629314,16.6428453%20L36.4714171,16.6506943%20L34.41436,29.6281283%20C34.3417695,30.0814113%2034.2240552,30.7240528%2034.0808362,31.5119019%20C33.2087695,36.2694113%2031.1693695,47.4140906%2032.7271219,53.4176377%20L31.776579,53.664883%20C30.1648743,47.4503925%2032.1581695,36.5657132%2033.1145981,31.334317%20C33.2578171,30.5562792%2033.3735695,29.9214868%2033.445179,29.4731094%20L35.6327029,15.6793736%20L37.050179,15.6617132%20L37.0786267,15.6617132%20C37.7574457,15.6617132%2038.4009505,15.9668453%2038.8943695,16.5211849%20C39.460379,17.1589208%2039.7350457,18.022317%2039.6300838,18.8337132%20L38.1154933,30.4395245%20C37.5200552,35.0106189%2037.4396171,52.2942415%2043.8628933,55.8655623%20C45.1155695,56.5631472%2047.2854362,56.0647321%2048.114341,55.6575623%20C51.1758933,54.1466189%2052.0106838,50.0700151%2052.6198552,47.0922792%20C53.6714362,41.9580151%2053.2045029,37.6969585%2052.7522838,33.5762038%20C52.6169124,32.3439019%2052.4835029,31.1302415%2052.3932552,29.9156%20L51.9685029,23.3047321%20C51.9184743,22.5257132%2052.2186457,21.7054868%2052.7709219,21.1089585%20C53.2506076,20.5919019%2053.8666457,20.3024679%2054.5042648,20.2946189%20L56.1375505,20.2740151%20L58.5712933,34.0137887%20C59.2883695,37.8627698%2061.0119029,50.6959774%2053.8264267,57.2499396%20C54.2246933,57.4549962%2054.665141,57.7571849%2054.8230743,58.2251849%20C54.8946838,58.4380906%2054.9339219,58.7756%2054.7171314,59.1719774%20C53.2290267,61.880883%2050.0566267,63.1779396%2047.5071314,64.2199019%20C46.1073124,64.7919019%2044.7869505,65.3325057%2044.385741,65.9025434%20C39.7556457,72.4996755%2044.3592552,86.6583925%2044.406341,86.7996755%20L44.7320171,87.7837509%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,58.6458943%20C96.3910295,58.6458943%2097.4965629,57.3900453%2096.8461914,55.7299698%20C96.6470581,55.2237057%2095.94862,54.7939698%2095.94862,54.7939698%20C95.94862,54.7939698%2094.2044867,55.1216679%2094.5860771,56.2951019%20C95.1363914,57.9855925%2096.3910295,58.6458943%2096.3910295,58.6458943'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,55.3239774%20C95.5799781,55.4063925%2095.2023114,55.5731849%2095.0698829,55.7978642%20C95.0306448,55.8645811%2094.9943495,55.9626943%2095.0532067,56.1432226%20C95.3582829,57.0841283%2095.9017305,57.661034%2096.260759,57.9592981%20C96.4853971,57.5393736%2096.73554,56.7937132%2096.3892638,55.9097132%20C96.3107876,55.7085811%2096.0518162,55.4740906%2095.8526829,55.3239774%20L95.8526829,55.3239774%20Z%20M96.5040352,59.2602792%20L96.1626638,59.0797509%20C96.1047876,59.0493358%2094.7245876,58.3056377%2094.11934,56.4473736%20C93.9869114,56.0382415%2094.0232067,55.6399019%2094.2272448,55.2974868%20C94.6667114,54.5547698%2095.7379114,54.3340151%2095.8575876,54.3124302%20L96.0439686,54.2771094%20L96.2048448,54.3762038%20C96.2911686,54.4291849%2097.0504257,54.9099396%2097.3025305,55.5506189%20C98.05394,57.4677509%2096.8130352,58.909034%2096.7590829,58.9698642%20L96.5040352,59.2602792%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,56.9250868%20C95.9982562,56.9250868%2096.3867133,56.4845585%2096.1581514,55.901766%20C96.0885038,55.7241811%2095.8432657,55.5740679%2095.8432657,55.5740679%20C95.8432657,55.5740679%2095.2321324,55.6888604%2095.3655419,56.0999547%20C95.5587895,56.6935396%2095.9982562,56.9250868%2095.9982562,56.9250868'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,67.658083%20C87.3220267,67.658083%2086.2263029,65.2415547%2088.7502933,63.6040453%20C89.2211505,63.2989132%2089.889179,63.0389132%2089.889179,63.0389132%20C89.889179,63.0389132%2092.36216,64.9452528%2091.0594552,65.8684981%20C89.458541,67.0017057%2087.3220267,67.658083%2087.3220267,67.658083'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,63.6052226%20C89.58528,63.7033358%2089.2664705,63.8534491%2089.0173086,64.0153358%20C87.4458229,65.0357132%2087.4870229,66.364166%2087.6351467,67.032317%20C88.3326038,66.780166%2089.6941657,66.2346566%2090.7751752,65.4674113%20C90.92428,65.3624302%2090.945861,65.2751094%2090.9478229,65.1966189%20C90.9566514,64.7717887%2090.3327657,64.0624302%2089.8069752,63.6052226%20L89.8069752,63.6052226%20Z%20M87.0534419,68.2538264%20L86.8758895,67.8613736%20C86.4354419,66.8920151%2086.20688,64.6697509%2088.4826895,63.192166%20C88.9898419,62.8634868%2089.6823943,62.5936755%2089.7118229,62.5819019%20L89.9698133,62.4808453%20L90.1895467,62.6505811%20C90.4828514,62.8782038%2091.9523181,64.0692981%2091.9287752,65.2172226%20C91.9219086,65.5115623%2091.8159657,65.9334491%2091.3421657,66.2689962%20C89.6971086,67.4336%2087.5566705,68.0988075%2087.4654419,68.1262792%20L87.0534419,68.2538264%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,66.7325811%20C88.1966438,66.7325811%2087.5894343,65.3923547%2088.9892533,64.4848075%20C89.2501867,64.3150717%2089.6200057,64.1718264%2089.6200057,64.1718264%20C89.6200057,64.1718264%2090.9923581,65.2285057%2090.2693962,65.7396755%20C89.3816343,66.3685811%2088.1966438,66.7325811%2088.1966438,66.7325811'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,59.6021057%20C94.9885619,59.6021057%2096.8523714,61.1993887%2095.1023524,62.6691245%20C94.3548667,63.2980302%2093.4769143,63.3461057%2093.4769143,63.3461057%20C93.4769143,63.3461057%2092.1585143,61.9725208%2092.8069238,61.3563698%20C93.9389429,60.2800679%2094.9885619,59.6021057%2094.9885619,59.6021057'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,60.2440604%20C94.5330076,60.5227019%2093.8522267,61.0397585%2093.14496,61.711834%20C93.1165124,62.0336453%2093.4029505,62.4987019%2093.6687886,62.8224755%20C93.9307029,62.7675321%2094.3858648,62.6311547%2094.7870743,62.2936453%20C95.1716076,61.9708528%2095.3589695,61.6402113%2095.3609433,61.2830792%20C95.3628933,60.8710038%2095.1205981,60.4873811%2094.9214648,60.2440604%20L94.9214648,60.2440604%20Z%20M93.2783695,63.8487396%20L93.123379,63.6858717%20C92.9546552,63.5112302%2092.1188838,62.595834%2092.1375219,61.7648151%20C92.1443886,61.4645887%2092.25916,61.2006642%2092.4690838,61.0005132%20C93.6207219,59.9055698%2094.6781886,59.2187774%2094.7223314,59.1903245%20L95.0293695,58.9921358%20L95.30796,59.2295698%20C95.350141,59.2658717%2096.3477695,60.1341736%2096.3419097,61.2870038%20C96.338941,61.9404377%2096.027979,62.5320604%2095.4178267,63.0442113%20C94.5545886,63.7702491%2093.5471505,63.8340226%2093.5039886,63.8359849%20L93.2783695,63.8487396%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,60.7537585%20C94.7346914,60.7537585%2095.5606533,61.4611547%2094.78472,62.1126264%20C94.4531581,62.3902868%2094.064701,62.4118717%2094.064701,62.4118717%20C94.064701,62.4118717%2093.4810343,61.8035698%2093.7684533,61.5308151%20C94.268739,61.0539849%2094.7346914,60.7537585%2094.7346914,60.7537585'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,69.046483%20C78.4886486,69.046483%2077.8539724,66.891917%2080.2229724,66.0030113%20C82.5919724,65.1141057%2083.2403819,65.8205208%2083.2403819,65.8205208%20C83.2403819,65.8205208%2084.5842867,68.0202189%2083.4169533,68.7482189%20C82.24962,69.4762189%2078.4886486,69.046483%2078.4886486,69.046483'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,68.5961434%20C80.3267571,68.7276151%2082.4750429,68.7580302%2083.1577857,68.3322189%20C83.7473381,67.9642943%2083.1342429,66.6279925%2082.8684048,66.1560679%20C82.7153762,66.0765962%2082.059119,65.8381811%2080.3954238,66.4621811%20C78.9563667,67.0018038%2078.8553286,68.0663321%2078.9043762,68.5961434%20M80.7495476,69.6655774%20C79.6391095,69.6655774%2078.6355952,69.5566717%2078.433519,69.5341057%20L78.1098048,69.4968226%20L78.0185762,69.1858038%20C77.753719,68.2890491%2077.838081,66.3728981%2080.0501286,65.5448226%20C82.6025667,64.5852755%2083.4559952,65.3289736%2083.6011762,65.4888981%20C84.2515476,66.535766%2084.9235,68.3861811%2083.6767095,69.1642189%20C83.0430143,69.5596151%2081.8442905,69.6655774%2080.7495476,69.6655774'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,68.5414943%20C79.5988905,68.5414943%2079.2692905,67.4200604%2080.5013667,66.9589283%20C81.7334429,66.4968151%2082.0708905,66.8637585%2082.0708905,66.8637585%20C82.0708905,66.8637585%2082.7693286,68.0077585%2082.162119,68.3864755%20C81.5549095,68.7651925%2079.5988905,68.5414943%2079.5988905,68.5414943'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.4283774%20C35.5738457,19.4283774%2039.39956,21.5299623%2044.7163219,19.5235472%20C44.3710267,21.1846038%2043.6657219,24.5243774%2043.6657219,24.5243774%20C43.6657219,24.5243774%2038.7374171,26.104%2034.8901219,23.7502642%20C35.2540552,21.5466415%2035.5738457,19.4283774%2035.5738457,19.4283774'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.4966415%20C38.4908057,25.1841887%2042.2243105,24.3963396%2043.2474438,24.1324151%20C43.3936057,23.4387547%2043.7722533,21.6452453%2044.0606533,20.2677358%20C40.1888343,21.4735472%2037.2037962,20.6307547%2035.9609295,20.1401887%20C35.84812,20.8740755%2035.6499676,22.1495472%2035.4292533,23.4966415%20M39.9445771,25.5393585%20C38.3054057,25.5393585%2036.3758724,25.2342264%2034.633701,24.1696981%20L34.3521676,23.9970189%20L34.40612,23.671283%20C34.7690724,21.4715849%2035.0888629,19.3562642%2035.0888629,19.355283%20L35.1938248,18.6635849%20L35.8088819,18.9981509%20C35.8461581,19.0187547%2039.5227676,20.9604151%2044.5432819,19.0638868%20L45.3790533,18.7489434%20L45.1965962,19.6231321%20C44.85032,21.2851698%2044.1459962,24.6259245%2044.1459962,24.6259245%20L44.087139,24.9055472%20L43.8154152,24.9918868%20C43.697701,25.0291698%2042.0634343,25.5393585%2039.9445771,25.5393585'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.41680755%20C63.8778533,9.41680755%2063.6826438,7.59680755%2061.8629771,6.89529811%20C61.3077581,6.68141132%2059.8147486,6.64020377%2059.8147486,6.64020377%20C59.8147486,6.64020377%2059.4204057,8.57597736%2060.649539,9.13522264%20C62.4181962,9.94073208%2063.8778533,9.41680755%2063.8778533,9.41680755'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.15078491%20C60.2284162,7.64331321%2060.2853114,8.43116226%2060.8523019,8.68821887%20C61.88034,9.1572%2062.7847781,9.12874717%2063.2889876,9.05123774%20C63.1251686,8.55380377%2062.7092448,7.74633208%2061.6870924,7.35289811%20C61.4222352,7.25184151%2060.7826543,7.1841434%2060.251959,7.15078491%20M62.68374,10.0745585%20C62.0677019,10.0745585%2061.2878448,9.9646717%2060.4461876,9.58203019%20C58.8805876,8.86874717%2059.3151495,6.6366717%2059.3337876,6.54248302%20L59.4161876,6.1382566%20L59.8281876,6.14904906%20C59.9900448,6.15395472%2061.4222352,6.20006792%2062.0392543,6.43652075%20C64.1149495,7.23712453%2064.3562638,9.27787925%2064.3650924,9.36421887%20L64.4062924,9.74784151%20L64.04334,9.87833208%20C64.0050829,9.89206792%2063.4802733,10.0745585%2062.68374,10.0745585'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.54399245%20C59.2728705,8.54399245%2059.1894895,6.0617283%2056.3918133,5.73501132%20C55.8699467,5.6732%2055.202899,5.73304906%2055.202899,5.73304906%20C55.202899,5.73304906%2053.9178514,8.35953962%2055.3941848,8.59304906%20C57.2079657,8.88052075%2059.2728705,8.54399245%2059.2728705,8.54399245'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.20418868%20C55.2809829,6.79973585%2055.0602686,7.62977358%2055.23684,7.96924528%20C55.25744,8.00750943%2055.2956971,8.08011321%2055.4703067,8.10758491%20C56.6739352,8.29890566%2058.0090114,8.20079245%2058.7064686,8.12328302%20C58.5397067,7.49928302%2058.0099924,6.41807547%2056.3355067,6.22283019%20C56.0677067,6.1894717%2055.7498781,6.19437736%2055.5281829,6.20418868%20M57.0339448,9.20056604%20C56.4855924,9.20056604%2055.8911352,9.16818868%2055.3172781,9.07792453%20C54.7689257,8.99060377%2054.4972019,8.67271698%2054.3657543,8.42154717%20C53.8644876,7.45415094%2054.6080495,5.83233962%2054.762059,5.51739623%20L54.8836971,5.26916981%20L55.1593448,5.24366038%20C55.1858305,5.24169811%2055.8813257,5.18184906%2056.4492971,5.24660377%20C58.9929067,5.54486792%2059.7296019,7.52283019%2059.7629543,8.52750943%20L59.7776686,8.95920755%20L59.3509543,9.02788679%20C59.2911162,9.03867925%2058.2748495,9.20056604%2057.0339448,9.20056604'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.79015849%20C53.9849486,8.79015849%2053.5131105,6.05181887%2051.0685771,6.90246038%20C50.0258248,7.26547925%2049.4686438,8.09061132%2049.4686438,8.09061132%20C49.4686438,8.09061132%2050.040539,10.1676679%2051.0156057,9.89491321%20C52.7165771,9.41906415%2053.9849486,8.79015849%2053.9849486,8.79015849'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.19421887%20C50.1779705,8.66221887%2050.4644086,9.24010566%2050.7459419,9.40003019%20C50.8126467,9.43829434%2050.8499229,9.43240755%2050.8832752,9.42259623%20C51.9917514,9.11255849%2052.9177705,8.73187925%2053.4033419,8.51799245%20C53.2836657,8.1706717%2053.0413705,7.65655849%2052.596999,7.39655849%20C52.2301229,7.18169057%2051.7818276,7.17286038%2051.2295514,7.3661434%20C50.6331324,7.57316226%2050.2181895,7.96757736%2050.0151324,8.19421887%20M50.8401133,10.4105962%20C50.6429419,10.4105962%2050.4467514,10.3576151%2050.2633133,10.2536151%20C49.465799,9.80327547%2049.0675324,8.48169057%2048.9959229,8.22070943%20L48.9360848,8.00387925%20L49.0626276,7.81648302%20C49.0891133,7.77723774%2049.7237895,6.85104906%2050.907799,6.43897358%20C51.7396467,6.15150189%2052.4783038,6.18682264%2053.0982657,6.55278491%20C54.1979133,7.20033208%2054.4578657,8.64553962%2054.4686562,8.70636981%20L54.5304562,9.06742642%20L54.2028181,9.23029434%20C54.1488657,9.25580377%2052.8736276,9.88470943%2051.1471514,10.3674264%20C51.0451324,10.3958792%2050.9421324,10.4105962%2050.8401133,10.4105962'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.36839245%20C28.8691343,4.36839245%2028.9485914,3.40099623%2029.904039,3.00461887%20C30.1953819,2.88393962%2030.6554486,3.0026566%2030.6554486,3.0026566%20C30.6554486,3.0026566%2031.2204771,3.8621283%2030.5759914,4.17609057%20C29.6499724,4.62643019%2028.8691343,4.36839245%2028.8691343,4.36839245'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.69484528%20C33.2536971,3.69484528%2033.2684114,1.90820377%2035.274459,1.62269434%20C35.647221,1.56873208%2036.1298495,1.6001283%2036.1298495,1.6001283%20C36.1298495,1.6001283%2037.1009924,3.46526038%2036.0435257,3.65952453%20C34.7447448,3.89892075%2033.2536971,3.69484528%2033.2536971,3.69484528'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.4757283%20C39.0005086,4.4757283%2039.2310324,2.90199245%2040.6426229,3.35233208%20C41.2459086,3.54659623%2041.5755086,4.00969057%2041.5755086,4.00969057%20C41.5755086,4.00969057%2041.27828,5.20765283%2040.7161943,5.06636981%20C39.7352419,4.81716226%2039.0005086,4.4757283%2039.0005086,4.4757283'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,8.96264151%20C62.9725324,8.96264151%2062.8695324,8.00113208%2061.9072181,7.62928302%20C61.6139133,7.5154717%2060.8252276,7.49486792%2060.8252276,7.49486792%20C60.8252276,7.49486792%2060.6162848,8.51818868%2061.2666562,8.81350943%20C62.2015038,9.23932075%2062.9725324,8.96264151%2062.9725324,8.96264151'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.1194566%20C58.183719,8.1194566%2058.1376143,6.74783396%2056.5916333,6.56632453%20C56.3022524,6.53296604%2055.9334143,6.5653434%2055.9334143,6.5653434%20C55.9334143,6.5653434%2055.2222238,8.01741887%2056.0383762,8.14594717%20C57.0418905,8.30489057%2058.183719,8.1194566%2058.183719,8.1194566'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.61581132%20C53.0059581,8.61581132%2052.7469867,7.11860377%2051.4109295,7.58366038%20C50.8400152,7.78184906%2050.534939,8.23316981%2050.534939,8.23316981%20C50.534939,8.23316981%2050.8488438,9.37030189%2051.381501,9.22018868%20C52.3124248,8.96018868%2053.0059581,8.61581132%2053.0059581,8.61581132'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,23.991034%20C46.9860495,23.991034%2051.7005067,24.6650717%2056.1608971,23.5112604%20C56.6268495,25.9376%2056.9299638,27.7703547%2056.9299638,27.7703547%20C56.9299638,27.7703547%2053.8527162,29.9170717%2048.1053162,28.7662038%20C47.389221,25.6511094%2046.9860495,23.991034%2046.9860495,23.991034'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.3448075%20C52.8636219,29.1375623%2055.5739933,27.9562792%2056.3901457,27.5186943%20C56.2930314,26.9466943%2056.0732981,25.6839774%2055.7750886,24.1102415%20C52.4114029,24.8794491%2049.0565457,24.693034%2047.6263171,24.5576377%20C47.7970029,25.2758264%2048.0981552,26.5522792%2048.5111362,28.3448075%20M51.4020029,29.5977132%20C50.3955457,29.5977132%2049.2645076,29.4986189%2048.0088886,29.2474491%20L47.6979267,29.1846566%20L47.6272981,28.8765811%20C46.9121838,25.7673736%2046.5099933,24.1092604%2046.5090124,24.1072981%20L46.3383267,23.4038264%20L47.0554029,23.504883%20C47.1015076,23.5127321%2051.7266981,24.1524302%2056.0379838,23.0359019%20L56.5431743,22.9054113%20L56.6422505,23.4185434%20C57.1101648,25.8527321%2057.413279,27.6903925%2057.413279,27.6903925%20L57.4642886,27.9955245%20L57.2102219,28.1721283%20C57.106241,28.2447321%2055.1119648,29.5977132%2051.4020029,29.5977132'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.1677887%20L60.0485095,19.1000906%20C60.0151571,16.4088453%2057.8070333,14.2552604%2055.116281,14.2886189%20L54.6473857,14.2954868%20C53.301519,14.312166%2052.2254143,15.4169208%2052.2411095,16.7620528%20C52.2587667,18.1071849%2053.3623381,19.1844679%2054.7082048,19.1677887'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.0681057%20L59.9560057,19.0092377%20C59.92952,16.8958792%2058.1942152,15.2044075%2056.0812438,15.229917%20L54.9737486,15.244634%20C53.9908343,15.2564075%2053.2050914,16.0628981%2053.2178438,17.0450113%20C53.2305962,18.1772377%2054.160539,19.0828226%2055.2915771,19.0681057'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,15.7203849%20L56.0867371,15.7203849%20L54.9802229,15.7351019%20C54.6359086,15.7400075%2054.3131752,15.877366%2054.0728419,16.1236302%20C53.8334895,16.3698943%2053.7030229,16.6946491%2053.7079276,17.0400075%20C53.7128324,17.4560075%2053.8795943,17.8445358%2054.1778038,18.1349509%20C54.4711086,18.4214415%2054.8566229,18.5774415%2055.264699,18.5774415%20L55.2784324,18.5774415%20L59.4229562,18.5254415%20C59.1679086,16.9340453%2057.7837848,15.7203849%2056.1289181,15.7203849%20L56.1289181,15.7203849%20Z%20M55.264699,19.5585736%20C54.5986324,19.5585736%2053.9708229,19.3034792%2053.4921181,18.8384226%20C53.0065467,18.3635547%2052.7348229,17.7297434%2052.7269752,17.0508%20C52.7191276,16.4454415%2052.9486705,15.8724604%2053.37048,15.4388%20C53.7942514,15.0051396%2054.3612419,14.7608377%2054.9674705,14.7539698%20L56.0739848,14.7392528%20L56.1279371,14.7392528%20C58.4841848,14.7392528%2060.416661,16.6406868%2060.4460895,19.004234%20L60.4519752,19.4948%20L55.2970705,19.5585736%20L55.2980514,19.5585736%20L55.264699,19.5585736%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.1473132%20C56.9790114,17.6204453%2057.192859,16.9778038%2057.7196305,16.7128981%20C58.2473829,16.4479925%2058.8908876,16.6608981%2059.1547638,17.187766%20C59.4206019,17.7165962%2059.2067543,18.3592377%2058.6790019,18.6231623%20C58.1512495,18.8890491%2057.5097067,18.6751623%2057.2448495,18.1473132'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,14.7804604%20L30.8265267,14.8471774%20C30.7921933,12.1569132%2032.9463648,9.94740377%2035.6361362,9.91404528%20L36.1060124,9.90815849%20C37.451879,9.89147925%2038.5554505,10.9677811%2038.5721267,12.3138943%20C38.5897838,13.6590264%2037.5126981,14.7628%2036.1668314,14.7804604'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.6942189%20L30.9158914,14.7550491%20C30.8903867,12.6407094%2032.5825295,10.9060679%2034.695501,10.8785962%20L35.6686057,10.8668226%20C36.7250914,10.8540679%2037.5922533,11.6998038%2037.6059867,12.756483%20C37.618739,13.8141434%2036.7731581,14.6814642%2035.7166724,14.6942189'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.3569962%20L35.674099,11.3569962%20L34.7019752,11.3697509%20C33.0284705,11.3903547%2031.6551371,12.6462038%2031.4363848,14.2572226%20L35.7113752,14.2032604%20C36.0900229,14.1983547%2036.4461086,14.0462792%2036.7109657,13.7745057%20C36.9768038,13.5027321%2037.1200229,13.1426566%2037.1151181,12.7639396%20C37.1053086,11.9849208%2036.4686705,11.3569962%2035.6917562,11.3569962%20L35.6917562,11.3569962%20Z%20M30.4318895,15.2511094%20L30.4260038,14.7605434%20C30.3975562,12.380317%2032.3094324,10.419034%2034.6892229,10.3886189%20L35.6623276,10.3758642%20L35.6907752,10.3758642%20C37.0032895,10.3758642%2038.0803752,11.4354868%2038.0960705,12.7511849%20C38.1039181,13.3928453%2037.8616229,13.9991849%2037.4133276,14.4593358%20C36.9650324,14.9194868%2036.3646895,15.1775245%2035.7221657,15.1843925%20L30.4318895,15.2511094%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.6450943%20C32.7136829,14.0179245%2033.3856352,13.9482642%2033.7583971,13.4890943%20C34.1301781,13.0309057%2034.0605305,12.3578491%2033.6024257,11.986%20C33.14334,11.6131698%2032.4713876,11.6828302%2032.0986257,12.142%20C31.7268448,12.6001887%2031.7964924,13.2732453%2032.2545971,13.6450943'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.1306717%20L66.497879,20.1306717%20C66.1928029,20.0698415%2065.9191171,19.9050113%2065.7229267,19.6626717%20L65.3599743,19.2172377%20L66.1594505,19.3781434%20L66.6303076,19.4733132%20C66.8117838,19.5096151%2066.9294981,19.6872%2066.8922219,19.8677283%20C66.8559267,20.0502189%2066.6803362,20.1669736%2066.497879,20.1306717'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.6494491%20L25.2327438,15.6494491%20C25.5358581,15.5807698%2025.80562,15.4080906%2025.9949438,15.1628075%20L26.3480867,14.7075623%20L25.5525343,14.8890717%20L25.08462,14.995034%20C24.9031438,15.0362415%2024.7903343,15.2167698%2024.8315343,15.396317%20C24.8727343,15.5778264%2025.0522486,15.6906566%2025.2327438,15.6494491'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.1163472%20C36.0385229,20.1163472%2040.0408086,21.7636679%2044.0362276,20.1624604%20C43.6458086,22.5230642%2043.285799,23.7308377%2043.285799,23.7308377%20C43.285799,23.7308377%2040.8706943,23.9025358%2039.2678181,23.6081962%20C36.9772943,23.1872906%2036.0640276,22.1590642%2036.0385229,20.1163472'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.0673962%20C41.6148448,23.0673962%2037.9970924,23.414717%2035.1748924,21.996'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,23.5972075%20C39.2510438,23.5972075%2036.9350152,23.4304151%2034.9544724,22.4335849%20L35.39492,21.5584151%20C38.0591867,22.8966792%2041.53372,22.5817358%2041.5680533,22.5787925%20L41.6622248,23.556%20C41.6131771,23.5609057%2041.2060819,23.5972075%2040.5792533,23.5972075'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.4289132%20C54.4476638,24.4289132%2050.9289876,25.4767623%2047.8056352,24.8929887%20C48.4236352,27.205517%2048.7453876,27.9276302%2048.7453876,27.9276302%20C48.7453876,27.9276302%2053.4098162,27.2467245%2054.4476638,24.4289132'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,57.3955396%20C52.9666219,57.3955396%2052.7547362,57.5515396%2052.4545648,57.7389358'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,57.9464453%20L52.3244905,57.5304453%20C52.6128905,57.3508981%2052.8179095,57.2007849%2052.8208524,57.1978415%20L53.1121952,57.5932377%20C53.1121952,57.5932377%2052.8934429,57.7541434%2052.5834619,57.9464453'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,25.7597208%20C54.8049267,25.7597208%2051.2597648,26.4779094%2047.4801552,26.0746642'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,26.6891472%20C49.1229562,26.6891472%2048.283261,26.6538264%2047.4288514,26.5625811%20L47.5318514,25.5873358%20C51.1888419,25.974883%2054.6731848,25.2861283%2054.7075181,25.2792604%20L54.9027276,26.2407698%20C54.7879562,26.2633358%2052.6465371,26.6891472%2049.9136038,26.6891472'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,98.9710113%20C49.8992819,98.9710113%2048.9457962,98.2145585%2047.7068533,99.2594642%20C46.5728724,100.215087%2045.7302343,101.678936%2046.2452343,101.818257%20C46.7602343,101.958558%2047.6656533,102.089049%2048.6122724,101.902634%20C49.4352914,101.740747%2050.166101,101.891842%2050.4760819,100.159162%20C50.6202819,99.3526717%2049.8992819,98.9710113%2049.8992819,98.9710113'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,98.9517811%20C48.7250819,98.9517811%2048.3199486,99.0626491%2047.8647867,99.4472528%20C46.8632343,100.291026%2046.2599486,101.384008%2046.3394057,101.610649%20C46.5709105,101.651857%2047.50772,101.869668%2048.5651867,101.662649%20C48.6779962,101.640083%2048.7898248,101.623404%2048.8987105,101.606725%20C49.5598724,101.508611%2049.9973771,101.443857%2050.2347676,100.116385%20C50.3446343,99.5012151%2049.8060914,99.2000075%2049.7835295,99.1872528%20L49.7482152,99.1646868%20C49.7295771,99.1499698%2049.463739,98.9517811%2049.0409486,98.9517811%20M47.6401486,102.240536%20C46.9348438,102.240536%2046.3806057,102.110045%2046.1814724,102.055102%20C46.0147105,102.00997%2045.8979771,101.885366%2045.85972,101.712687%20C45.7253295,101.108309%2046.64252,99.8357811%2047.54892,99.0714792%20C48.8163105,98.0020453%2049.8610248,98.6456679%2050.0287676,98.7624226%20C50.3348248,98.9311774%2050.8547295,99.4364604%2050.7173962,100.201743%20C50.4182057,101.877517%2049.6824914,101.987404%2048.971301,102.092385%20C48.8692819,102.107102%2048.765301,102.121819%2048.6583771,102.143404%20C48.3013105,102.214045%2047.9560152,102.240536%2047.6401486,102.240536'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,99.2536755%20C49.6874943,99.2536755%2049.094999,98.7827321%2048.3229895,99.4332226%20C47.6186657,100.027789%2047.0928752,100.93926%2047.4146276,101.0256%20C47.7344181,101.112921%2048.2974848,101.194355%2048.8870371,101.0776%20C49.3990943,100.977525%2049.8542562,101.071713%2050.0465229,99.9934491%20C50.1367705,99.4911094%2049.6874943,99.2536755%2049.6874943,99.2536755'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,98.9364755%20C51.73484,98.8638717%2052.4646686,99.9372302%2052.3871733,100.266891%20C52.3096781,100.598513%2052.2665162,101.689532%2051.4611543,101.81806%20C50.868659,101.912249%2048.7537257,102.159494%2048.2848305,101.704249%20C47.8541924,101.286287%2048.6634781,99.3151925%2051.2365162,98.9364755'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,99.1789132%20C49.4631505,99.4448%2048.6617124,100.506385%2048.4723886,101.090158%20C48.3890076,101.352121%2048.4253029,101.498309%2048.4557124,101.528725%20C48.7578457,101.821102%2050.3715124,101.744574%2051.4230933,101.574838%20C51.8949314,101.500272%2052.0253981,100.938083%2052.10976,100.418083%20C52.1234933,100.335668%2052.1362457,100.264045%2052.1489981,100.212045%20C52.1578267,100.10314%2051.9567314,99.6881208%2051.6428267,99.3888755%20C51.4662552,99.2211019%2051.346579,99.1848%2051.2720267,99.1789132%20M49.636779,102.21846%20C49.000141,102.21846%2048.382141,102.140951%2048.114341,101.880951%20C47.9142267,101.686687%2047.8749886,101.343291%2048.0064362,100.939064%20C48.3056267,100.011894%2049.410179,98.9571774%2051.2013981,98.694234%20C51.5408076,98.6383094%2051.8743314,98.9110642%2052.088179,99.1435925%20C52.3491124,99.4271396%2052.70716,99.9755925%2052.625741,100.323894%20C52.6149505,100.368045%2052.605141,100.426913%2052.5953314,100.497555%20C52.5188171,100.959668%2052.3608838,101.922158%2051.4996076,102.060498%20C51.3406933,102.085026%2050.4715695,102.21846%2049.636779,102.21846'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%2098.337312)'%3e%3cpath%20d='M3.55167017,0.495123649%20C4.04901302,0.422519876%204.77982255,1.49587837%204.70232731,1.82553874%20C4.62483207,2.15716139%204.58167017,3.24719912%203.77630826,3.37572742%20C3.18381302,3.4699161%201.06887969,3.71716139%200.599984453,3.26289723%20C0.169346357,2.84395384%200.978632072,0.872859498%203.55167017,0.495123649'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,0.984708555%20C2.0987816,1.21135006%201.43369588,2.00018025%201.21592445,2.32984063%20C1.00109588,2.65655761%200.966762548,2.90870856%200.984419691,2.97248214%20C1.17864826,3.08825572%202.51961017,3.0813878%203.69871493,2.89006705%20C4.01065779,2.84199157%204.11169588,2.37202931%204.18428636,1.9373878%20C4.19801969,1.84810478%204.21175302,1.77157648%204.2245054,1.71368969%20C4.19017207,1.57731233%203.79779112,1.04946327%203.59669588,0.984708555%20M1.97812445,4.02327459%20C1.27380064,4.02327459%200.583210167,3.93006705%200.259495881,3.61610478%20C-0.011246976,3.35316139%20-0.073046976,2.91753874%200.0878292145,2.42010478%20C0.388000643,1.4939161%201.45625779,0.306746291%203.4809435,0.00946327204%20C3.84389588,-0.0454801242%204.2205816,0.139953838%204.58451493,0.536331197%20C4.85721969,0.834595348%205.29080064,1.46448214%205.17897207,1.93836893%20C5.1701435,1.97859535%205.16229588,2.03157648%205.1515054,2.09535006%20C5.07302921,2.57414252%204.88959112,3.69459535%203.85468636,3.86040667%20C3.50546731,3.91535006%202.73345779,4.02327459%201.97812445,4.02327459'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.793093461%20C3.98868445,0.749923649%204.41932255,1.38373497%204.37321779,1.57898025%20C4.32809398,1.77422554%204.30258921,2.41686705%203.82878921,2.49241422%20C3.47760826,2.54833874%202.22983683,2.69452742%201.95418921,2.42667837%20C1.6991416,2.17943308%202.1768654,1.01679157%203.69537969,0.793093461'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.00482176%20C5.32768445,1.00482176%204.94511302,0.811538744%204.19762731,1.25206705%20C3.5364654,1.64059535%202.55060826,2.26165195%202.82135112,3.01614252%20C3.09307493,3.76867082%205.19133207,3.46157648%205.65728445,3.29576516%20C6.12323683,3.12995384%206.41065588,2.61682176%206.32237017,2.1713878%20C6.12912255,1.20202931%205.32768445,1.00482176%205.32768445,1.00482176'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.45329723%20C4.9805254,1.45329723%204.7725635,1.4827312%204.44590636,1.67503308%20C4.12219207,1.86537271%203.13829683,2.44522176%203.28347779,2.85042931%20C3.46887779,3.10258025%204.95403969,3.02507082%205.49258255,2.83375006%20C5.7388016,2.74544818%205.87907779,2.46190101%205.84082064,2.26763686%20C5.71623969,1.64167459%205.25519207,1.49450478%205.2032016,1.47880667%20L5.14042064,1.45820289%20C5.13061112,1.45624063%205.11001112,1.45329723%205.0796016,1.45329723%20M4.14083017,3.98952775%20C3.37274445,3.99050478%202.5889635,3.81586327%202.3604016,3.18205195%20C1.93957302,2.01156139%203.34723969,1.18348591%203.9485635,0.829297234%20C4.75490636,0.355410442%205.28658255,0.465297234%205.48277302,0.537901008%20C5.89967779,0.656617989%206.60988731,1.10008969%206.80313493,2.0763161%20C6.94144921,2.77488214%206.51081112,3.51269346%205.82218255,3.75797648%20C5.65149683,3.81880667%204.90303017,3.98952775%204.14083017,3.98952775'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.27119912%20C5.47423874,1.27119912%205.24763874,1.1573878%204.80424826,1.4173878%20C4.41382921,1.64795384%203.8291816,2.01587837%203.99005779,2.46229346%20C4.14995302,2.90870856%205.39380064,2.72523686%205.66944826,2.62810478%20C5.94411493,2.52901044%206.11480064,2.22584063%206.06281017,1.9619161%20C5.94901969,1.38795384%205.47423874,1.27119912%205.47423874,1.27119912'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,99.2354264%20C51.6735305,99.1922566%2052.1041686,99.8250868%2052.0580638,100.020332%20C52.013921,100.215577%2051.9874352,100.858219%2051.5136352,100.934747%20C51.1624543,100.990672%2049.9146829,101.135879%2049.6390352,100.86803%20C49.3839876,100.620785%2049.8617114,99.4581434%2051.3802257,99.2354264'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,99.1204377%20C53.3469371,99.1204377%2052.9143371,98.9016453%2052.0677752,99.4000604%20C51.3212705,99.8396075%2050.2059276,100.542098%2050.5119848,101.393721%20C50.8190229,102.246325%2053.1929276,101.898023%2053.719699,101.710626%20C54.2454895,101.522249%2054.5701848,100.9424%2054.4711086,100.44006%20C54.2533371,99.3441358%2053.3469371,99.1204377%2053.3469371,99.1204377'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,99.3188226%20C52.8965819,99.3188226%2052.6042581,99.3688604%2052.1922581,99.6121811%20C51.3515819,100.106672%2050.5216962,100.695351%2050.7433914,101.310521%20C50.9533152,101.895275%2053.0211629,101.697087%2053.637201,101.479275%20C54.0364486,101.337011%2054.3091533,100.882747%2054.2306771,100.487351%20C54.047239,99.5670491%2053.3174105,99.3668981%2053.287001,99.3580679%20L53.2428581,99.3423698%20C53.2350105,99.3394264%2053.1761533,99.3188226%2053.0662867,99.3188226%20M52.0019533,102.192558%20C51.2348486,102.192558%2050.4804962,102.031653%2050.2813629,101.477313%20C49.8929057,100.396106%2051.2780105,99.5807849%2051.9430962,99.1883321%20C52.7886771,98.6918792%2053.2977914,98.8370868%2053.4282581,98.8890868%20C53.5881533,98.9342189%2054.4827819,99.2442566%2054.7113438,100.392181%20C54.8359248,101.022068%2054.4288295,101.717691%2053.802001,101.941389%20C53.5498962,102.031653%2052.7690581,102.192558%2052.0019533,102.192558'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,99.422234%20C53.5127181,99.422234%2053.2557086,99.2917434%2052.7554229,99.5870642%20C52.3120324,99.8480453%2051.6528324,100.263064%2051.8343086,100.768347%20C52.0157848,101.272649%2053.4205086,101.066611%2053.7334324,100.954762%20C54.0443943,100.843894%2054.236661,100.501479%2054.1778038,100.203215%20C54.049299,99.5537057%2053.5127181,99.422234%2053.5127181,99.422234'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,71.9591698%20C43.0603762,71.9591698%2043.6136333,77.4643019%2042.321719,86.1453585%20C41.1190714,94.2249811%2038.8383571,96.7837736%2039.0345476,98.8726038%20C39.1865952,100.489509%2039.8889571,101.964151%2041.5124333,101.944722%20L46.3583381,101.882717%20C48.6213952,101.855245%2050.5989952,100.385509%2051.2984143,98.2329057%20C51.8634429,96.5002264%2052.4431857,94.1435472%2052.7688619,91.170717%20C53.0915952,87.1284528%2052.9611286,83.0783396%2052.8640143,80.7010566'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,102.92517%20C39.5678914,102.92517%2038.2906914,101.448566%2038.0582057,98.9633585%20C37.9542248,97.8556604%2038.362301,96.7587547%2038.9283105,95.2399623%20C39.6640248,93.2639623%2040.6734248,90.558%2041.3512629,86.0006415%20C42.6068819,77.5629057%2042.08992,72.1107547%2042.0840343,72.0567925%20L44.0361295,71.8615472%20C44.0596724,72.0901509%2044.5874248,77.5884151%2043.2925676,86.2900755%20C42.583339,91.0495472%2041.4905581,93.9841132%2040.7666152,95.9247925%20C40.2741771,97.2473585%2039.9494819,98.120566%2040.0112819,98.7798868%20C40.1054533,99.7776981%2040.4370152,100.962906%2041.4827105,100.962906%20L41.4993867,100.962906%20L46.3462724,100.901094%20C48.1796724,100.879509%2049.795301,99.6844906%2050.3662152,97.9292453%20C51.0420914,95.8521887%2051.5227581,93.5426038%2051.7944819,91.063283%20C52.1309486,86.8218491%2051.9524152,82.4038113%2051.8837486,80.7417736%20L53.8436914,80.6613208%20C53.9525771,83.3231321%2054.0604819,87.3153585%2053.7475581,91.248717%20C53.4581771,93.8899245%2052.9490629,96.3319623%2052.2319867,98.536566%20C51.400139,101.092415%2049.0448724,102.830981%2046.3707962,102.86434%20L41.5248914,102.92517%20L41.4787867,102.92517%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,75.2935472%20C66.3658429,76.6955849%2065.5614619,78.9688679%2065.6007,81.0478868%20C65.6517095,83.8235094%2067.3065762,87.3379245%2066.343281,91.9639623%20C65.4859286,96.084717%2063.6849,96.8333208%2064.2764143,100.513547%20C64.3833381,101.177774%2064.9876048,101.648717%2065.6595571,101.640965%20L71.0597,101.572189%20C73.5454333,101.541774%2075.6505571,99.7129434%2076.025281,97.2552075%20C77.0287952,90.6924151%2076.1223952,84.5210943%2075.1904905,79.7890943'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,102.621509%20C64.4887905,102.621509%2063.4892,101.787547%2063.3077238,100.670038%20C62.9055333,98.1661887%2063.4980286,96.8289057%2064.1856762,95.2806792%20C64.5976762,94.3525283%2065.0636286,93.3017358%2065.3824381,91.7643019%20C65.9788571,88.9033208%2065.5001524,86.476%2065.0793238,84.3341887%20C64.8527238,83.1833208%2064.6388762,82.0952453%2064.6192571,81.0660377%20C64.5721714,78.5563019%2065.6002095,76.0622642%2067.3031429,74.5572075%20L68.6029048,76.0289057%20C67.3188381,77.1630943%2066.5438857,79.0782642%2066.5811619,81.0297358%20C66.5968571,81.885283%2066.786181,82.8448302%2067.0049333,83.9554717%20C67.4394952,86.1649811%2067.980981,88.9131321%2067.3041238,92.1646038%20C66.9411714,93.9061132%2066.4075333,95.1089811%2065.9788571,96.0763774%20C65.3500667,97.4931321%2064.9351238,98.4301132%2065.2451048,100.358038%20C65.2725714,100.528755%2065.4913238,100.677887%2065.6472952,100.659245%20L71.0474381,100.591547%20C73.0652571,100.566038%2074.7515143,99.1012075%2075.0565905,97.106566%20C76.0424476,90.6575849%2075.1311429,84.5657358%2074.2276857,79.9789434%20L76.1532952,79.5992453%20C77.0871619,84.3420377%2078.0269143,90.6526792%2076.9949524,97.4038491%20C76.5446952,100.35117%2074.0540571,102.517509%2071.0719619,102.553811%20L65.671819,102.621509%20L65.6414095,102.621509%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2082.4067547%2067.4688257%2081.5217736%2069.2816257%2080.0353585%2070.0605019%2080.284566%2069.9113971%2080.7515849%2069.3865876%2080.5838113%2068.3771876%2081.4118868%2069.2845686%2081.8455472%2069.8074162%2081.5011698%2069.4631019%2081.428566%2069.2365019%2081.5953585%2068.945159%2081.2009434%2069.3473495%2080.9036604%2071.0620543%2081.2656981'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,99.0936528%20C40.0964286,99.0936528%2039.1429429,98.3372%2037.904,99.3830868%20C36.770019,100.337728%2035.927381,101.801577%2036.442381,101.940898%20C36.957381,102.0812%2037.8628,102.212672%2038.809419,102.025275%20C39.6324381,101.86437%2040.3632476,102.014483%2040.6732286,100.282785%20C40.8174286,99.4762943%2040.0964286,99.0936528%2040.0964286,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,101.52637%20C37.2164505,101.606823%2037.9315648,101.697087%2038.7143648,101.545011%20C38.832079,101.521464%2038.9468505,101.504785%2039.058679,101.487125%20C39.6747171,101.39686%2039.9846981,101.350747%2040.1906981,100.196936%20C40.2711362,99.7475774%2039.8709076,99.529766%2039.8669838,99.5268226%20L39.7953743,99.4816906%20C39.71886,99.4247849%2039.0979171,99.0176151%2038.2199648,99.7573887%20C37.4842505,100.377464%2036.9702314,101.145691%2036.8221076,101.52637%20M37.8295457,102.60954%20C37.1320886,102.60954%2036.5758886,102.485917%2036.3139743,102.414294%20C36.0608886,102.345615%2035.8745076,102.149389%2035.8176124,101.889389%20C35.641041,101.089766%2036.7691362,99.6975396%2037.5872505,99.0078038%20C38.7771457,98.0041057%2039.9022981,98.3416151%2040.3643267,98.6820679%20C40.7508219,98.9038038%2041.3148695,99.484634%2041.1559552,100.368634%20C40.8498981,102.078747%2040.090641,102.326974%2039.202879,102.457464%20C39.1047838,102.473162%2039.0047267,102.486898%2038.9027076,102.506521%20C38.52406,102.582068%2038.1611076,102.60954%2037.8295457,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,99.376317%20C39.884739,99.376317%2039.2922438,98.9063547%2038.5202343,99.5568453%20C37.8159105,100.15043%2037.29012,101.061902%2037.6118724,101.149223%20C37.9316629,101.236543%2038.4947295,101.316996%2039.0842819,101.201223%20C39.596339,101.101147%2040.051501,101.194355%2040.2437676,100.116091%20C40.3340152,99.6147321%2039.884739,99.376317%2039.884739,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2087.5010868%2045.4722438%2087.3627472%2045.1328343%2085.1758038%2047.2536533%2084.4850868%2047.40472%2084.9501434%2045.6802057%2085.5133132%2045.8960152%2086.8976906%2047.5548057%2086.9967849%2048.188501%2086.2462189%2047.3517486%2085.7958792%2046.84852%2085.9489358%2047.2144152%2086.3453132%2046.8534248%2086.6788981%2045.9568343%2085.7075774%2047.403739%2085.2670491%2048.9526629%2086.1000302'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.516755)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.4684981%20C1.47466571,16.4684981%201.18430381,16.1829887%201.17939905,15.8288%20L1.42463714,15.8248755%20C1.4256181,15.9328%201.46976095,16.0338566%201.54627524,16.1084226%20C1.62180857,16.1829887%201.72186571,16.2232151%201.82780857,16.2232151%20L1.83271333,16.2232151%20C2.05440857,16.2202717%202.2329419,16.0377811%202.22999905,15.8150642%20L2.47523714,15.8111396%20C2.47719905,15.9848%202.41245619,16.1486491%202.29179905,16.2722717%20C2.1711419,16.3968755%202.00928476,16.4665358%201.83663714,16.4684981%20L1.82780857,16.4684981%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.4818415%20C0.605247619,16.4818415%200.445352381,16.4170868%200.323714286,16.2983698%20C0.200114286,16.1757283%200.130466667,16.0138415%200.128504762,15.8421434%20L0.373742857,15.8382189%20C0.37472381,15.9461434%200.418866667,16.0472%200.495380952,16.1227472%20C0.570914286,16.1963321%200.670971429,16.2365585%200.775933333,16.2365585%20L0.77887619,16.2365585%20C0.888742857,16.2355774%200.989780952,16.1914264%201.06433333,16.1148981%20C1.13986667,16.0373887%201.18008571,15.9353509%201.17910476,15.8284075%20L1.42434286,15.824483%20C1.42630476,15.9981434%201.3615619,16.1619925%201.24090476,16.2856151%20C1.11926667,16.4102189%200.957409524,16.4798792%200.784761905,16.4818415%20L0.775933333,16.4818415%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.0001736%20C1.13790476,17.0001736%200.978009524,16.9354189%200.856371429,16.8167019%20C0.731790476,16.6950415%200.662142857,16.5331547%200.660180952,16.3614566%20L0.905419048,16.3575321%20C0.9064,16.4654566%200.950542857,16.5665132%201.02705714,16.6410792%20C1.10259048,16.7146642%201.20264762,16.7548906%201.30859048,16.7548906%20L1.31349524,16.7548906%20C1.53519048,16.7529283%201.71372381,16.5704377%201.7117619,16.3467396%20L1.957,16.3447774%20C1.96092381,16.7019094%201.67350476,16.9962491%201.3164381,17.0001736%20L1.30760952,17.0001736%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.314883%20C21.6740448,15.314883%2021.5151305,15.2736755%2021.3699495,15.1863547%20L21.4964924,14.9754113%20C21.6465781,15.0656755%2021.8182448,15.092166%2021.9899114,15.0509585%20C22.1586352,15.0087698%2022.3018543,14.9037887%2022.391121,14.7556377%20C22.4813686,14.6055245%2022.5078543,14.4318642%2022.4666543,14.2621283%20C22.4244733,14.0933736%2022.3195114,13.9501283%2022.1713876,13.8608453%20L22.2979305,13.6499019%20C22.5029495,13.7745057%2022.6471495,13.9707321%2022.7050257,14.2032604%20C22.761921,14.4357887%2022.7256257,14.6771472%2022.6020257,14.8822038%20C22.4333019,15.1608453%2022.1370543,15.314883%2021.8319781,15.314883'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.3784302%20C21.9364495,16.3784302%2021.7775352,16.3372226%2021.6323543,16.2499019%20L21.7588971,16.0389585%20C21.9089829,16.1292226%2022.0796686,16.1566943%2022.2523162,16.1145057%20C22.42104,16.072317%2022.564259,15.9673358%2022.6535257,15.8191849%20C22.7437733,15.6690717%2022.770259,15.4954113%2022.729059,15.3256755%20C22.6868781,15.1569208%2022.5819162,15.0136755%2022.4337924,14.9243925%20L22.5603352,14.7134491%20C22.7653543,14.8380528%2022.9095543,15.0342792%2022.9674305,15.2668075%20C23.0243257,15.4993358%2022.9880305,15.7406943%2022.8644305,15.9457509%20C22.6957067,16.2243925%2022.399459,16.3784302%2022.0943829,16.3784302'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.2454642%20C47.0834581,33.2454642%2046.878439,33.1620679%2046.7234486,33.0109736%20C46.5645343,32.8569358%2046.4762486,32.649917%2046.4733057,32.4291623%20L46.7185438,32.4252377%20C46.7205057,32.5802566%2046.7832867,32.7264453%2046.8941343,32.8343698%20C47.004001,32.9413132%2047.148201,33.0001811%2047.3012295,33.0001811%20L47.3061343,33.0001811%20C47.6298486,32.9962566%2047.887839,32.7323321%2047.8839152,32.4105208%20L48.1291533,32.4075774%20C48.135039,32.8638038%2047.7681629,33.2395774%2047.31202,33.2454642%20L47.3012295,33.2454642%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.2636151%20C45.4408533,33.2636151%2045.0700533,32.8996151%2045.0631867,32.4463321%20L45.3084248,32.4424075%20C45.3133295,32.7612755%2045.5742629,33.0183321%2045.8920914,33.0183321%20L45.8989581,33.0183321%20C46.0549295,33.0163698%2046.1991295,32.9545585%2046.3080152,32.8427094%20C46.416901,32.7308604%2046.4757581,32.5846717%2046.4737962,32.4286717%20L46.7190343,32.4257283%20C46.7219771,32.646483%2046.6385962,32.8554642%2046.4845867,33.0134264%20C46.3295962,33.1723698%2046.1226152,33.2606717%2045.9028819,33.2636151%20L45.8920914,33.2636151%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,33.9592377%20C46.1535152,33.9592377%2045.7836962,33.5952377%2045.7778105,33.1429358%20L46.0230486,33.1390113%20C46.0269724,33.4578792%2046.2879057,33.7139547%2046.6057343,33.7139547%20L46.610639,33.7139547%20C46.9333724,33.7100302%2047.1913629,33.4461057%2047.187439,33.1242943%20L47.4326771,33.1213509%20C47.4385629,33.5775774%2047.0716867,33.9533509%2046.6165248,33.9592377%20L46.6057343,33.9592377%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,78.1791547%20C26.5907743,78.1791547%2026.3857552,78.0957585%2026.2307648,77.9446642%20C26.0718505,77.7896453%2025.9835648,77.5836075%2025.9806219,77.3618717%20L26.22586,77.3579472%20C26.2278219,77.5139472%2026.2906029,77.6601358%2026.4014505,77.7680604%20C26.5113171,77.8750038%2026.6555171,77.9338717%2026.8085457,77.9338717%20L26.8154124,77.9338717%20C26.9713838,77.9319094%2027.1165648,77.8700981%2027.2254505,77.7582491%20C27.3343362,77.6464%2027.3931933,77.5002113%2027.3912314,77.3442113%20L27.6364695,77.3412679%20C27.6394124,77.5620226%2027.5560314,77.7710038%2027.401041,77.928966%20C27.2460505,78.0879094%2027.0400505,78.1762113%2026.8193362,78.1791547%20L26.8085457,78.1791547%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,78.1964226%20C24.9471886,78.1964226%2024.5763886,77.8324226%2024.5705029,77.3801208%20L24.815741,77.3761962%20C24.8196648,77.6950642%2025.0805981,77.9511396%2025.3994076,77.9511396%20L25.4062743,77.9511396%20C25.7270457,77.9472151%2025.9850362,77.6832906%2025.9811124,77.3614792%20L26.2263505,77.3585358%20C26.2322362,77.8147623%2025.86536,78.1905358%2025.4101981,78.1964226%20L25.3994076,78.1964226%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,78.8930264%20C25.895279,78.8930264%2025.69026,78.8096302%2025.5342886,78.6585358%20C25.3763552,78.5044981%2025.2880695,78.2974792%2025.2851267,78.0757434%20L25.5303648,78.0718189%20C25.5323267,78.2278189%2025.5951076,78.3740075%2025.7059552,78.4819321%20C25.8158219,78.5898566%2025.9678695,78.6634415%2026.1199171,78.6477434%20C26.2758886,78.6457811%2026.4200886,78.5839698%2026.5289743,78.4721208%20C26.63786,78.3602717%2026.6967171,78.214083%2026.6947552,78.058083%20L26.9399933,78.0551396%20C26.9429362,78.2758943%2026.8595552,78.4848755%2026.7055457,78.6428377%20C26.5505552,78.8017811%2026.3435743,78.890083%2026.123841,78.8930264%20L26.1130505,78.8930264%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,10.8576%20C45.5079505,10.8576%2045.10576,10.4622038%2045.0988933,9.97163774%20L45.3441314,9.96771321%20C45.3490362,10.3248453%2045.64136,10.612317%2045.9974457,10.612317%20L46.0023505,10.612317%20C46.1789219,10.6103547%2046.34176,10.5406943%2046.4633981,10.4160906%20C46.5850362,10.2905057%2046.649779,10.1266566%2046.6478171,9.95201509%20L46.8930552,9.94809057%20C46.8959981,10.1884679%2046.8057505,10.4151094%2046.6389886,10.5868075%20C46.4712457,10.7575245%2046.2475886,10.8546566%2046.0082362,10.8576%20L45.9974457,10.8576%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.6413283%20C44.7426114,11.6413283%2044.3414019,11.2469132%2044.3345352,10.7563472%20L44.5797733,10.7524226%20C44.5817352,10.926083%2044.6513829,11.0899321%2044.7759638,11.2115925%20C44.8985829,11.3312906%2045.059459,11.3960453%2045.2311257,11.3960453%20L45.2370114,11.3960453%20C45.4145638,11.394083%2045.5774019,11.3244226%2045.69904,11.1998189%20C45.8206781,11.0752151%2045.885421,10.9103849%2045.883459,10.7367245%20L46.1286971,10.7328%20C46.13164,10.9721962%2046.0413924,11.1998189%2045.8736495,11.371517%20C45.7059067,11.542234%2045.4822495,11.6383849%2045.2428971,11.6413283%20L45.2311257,11.6413283%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,24.829117%20C36.1555505,24.829117%2035.8916743,24.7221736%2035.69156,24.5259472%20C35.4875219,24.3277585%2035.3737314,24.0628528%2035.3707886,23.7783245%20L35.6160267,23.7763623%20C35.6209314,24.2237585%2035.9878076,24.583834%2036.4351219,24.583834%20L36.4449314,24.583834%20C36.8951886,24.5779472%2037.258141,24.2060981%2037.2532362,23.7537962%20L37.4984743,23.751834%20C37.505341,24.3385509%2037.0325219,24.8212679%2036.4478743,24.829117%20L36.4351219,24.829117%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,25.7815019%20C35.2254114,25.7815019%2034.9615352,25.6745585%2034.761421,25.4783321%20C34.5583638,25.2801434%2034.4445733,25.0152377%2034.4416305,24.7307094%20L34.6868686,24.7287472%20C34.6898114,24.9465585%2034.7771162,25.150634%2034.9330876,25.3036906%20C35.0870971,25.4538038%2035.2891733,25.5362189%2035.5040019,25.5362189%20L35.5147924,25.5362189%20C35.7335448,25.5332755%2035.9375829,25.4459547%2036.0906114,25.2899547%20C36.24364,25.1339547%2036.32604,24.9269358%2036.3230971,24.7081434%20L36.5683352,24.7042189%20C36.572259,24.9887472%2036.4643543,25.2585585%2036.265221,25.4616528%20C36.0670686,25.6647472%2035.8022114,25.7785585%2035.5177352,25.7815019%20L35.5040019,25.7815019%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.28773585%20C21.7466352,1.28773585%2021.4101686,0.95709434%2021.4042829,0.545018868%20L21.649521,0.54109434%20C21.6514829,0.677471698%2021.7064162,0.804037736%2021.8035305,0.899207547%20C21.8996638,0.992415094%2022.0242448,1.04539623%2022.16354,1.04245283%20C22.4431114,1.03950943%2022.6667686,0.809924528%2022.6648067,0.529320755%20L22.9100448,0.527358491%20C22.9120067,0.727509434%2022.8354924,0.916867925%2022.6961971,1.06109434%20C22.55494,1.20532075%2022.3675781,1.28577358%2022.1664829,1.28773585%20L22.1556924,1.28773585%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.92586415%20C21.1249076,1.92586415%2020.788441,1.59424151%2020.7835362,1.18216604%20L21.0287743,1.18020377%20C21.0307362,1.3156%2021.0846886,1.44216604%2021.1818029,1.53635472%20C21.2769552,1.62956226%2021.4025171,1.68058113%2021.5369076,1.68058113%20L21.5427933,1.68058113%20C21.6781648,1.67861887%2021.8037267,1.62367547%2021.898879,1.52752453%20C21.9940314,1.43039245%2022.045041,1.30186415%2022.043079,1.16744906%20L22.2883171,1.16352453%20C22.2932219,1.5785434%2021.960679,1.91997736%2021.5457362,1.92586415%20L21.5369076,1.92586415%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,63.6499623%20C82.1025752,63.6499623%2082.0829562,63.6489811%2082.0623562,63.648%20C81.8367371,63.6323019%2081.6307371,63.5302642%2081.4816324,63.358566%20L81.6670324,63.1976604%20C81.7729752,63.3193208%2081.9191371,63.3919245%2082.0800133,63.4036981%20C82.2242133,63.4144906%2082.3939181,63.3624906%2082.5155562,63.2575094%20C82.6371943,63.150566%2082.7107657,63.0053585%2082.7215562,62.8444528%20C82.7333276,62.6845283%2082.6813371,62.5285283%2082.5753943,62.4068679%20L82.7607943,62.2459623%20C82.909899,62.4166792%2082.9824895,62.6354717%2082.9658133,62.8611321%20C82.951099,63.0877736%2082.8471181,63.2938113%2082.6764324,63.4419623%20C82.5214419,63.5773585%2082.3262324,63.6499623%2082.1221943,63.6499623'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,64.6723019%20C81.8129981,64.6723019%2081.5775695,64.5732075%2081.4098267,64.3809057%20L81.5952267,64.22%20C81.8129981,64.4711698%2082.1945886,64.4976604%2082.4447314,64.2798491%20C82.6948743,64.0620377%2082.722341,63.6803774%2082.5035886,63.4292075%20L82.6889886,63.2683019%20C82.9950457,63.6224906%2082.9587505,64.1591698%2082.6056076,64.465283%20C82.4457124,64.6046038%2082.24756,64.6723019%2082.0503886,64.6723019'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,54.242966%20C53.3002438,54.242966%2053.1884152,54.2233434%2053.0814914,54.1850792%20C52.8362533,54.0977585%2052.6410438,53.9191925%2052.5301962,53.6847019%20L52.7518914,53.5787396%20C52.9235581,53.9417585%2053.357139,54.0997208%2053.7200914,53.9280226%20C54.0840248,53.7573057%2054.2399962,53.3226642%2054.0683295,52.9586642%20L54.2900248,52.853683%20C54.5185867,53.3393434%2054.3106248,53.9211547%2053.8260343,54.1497585%20C53.6936057,54.2125509%2053.5533295,54.242966%2053.4110914,54.242966'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,54.9673358%20C51.5087305,54.9673358%2051.1585305,54.760317%2050.9927495,54.4100528%20L51.2144448,54.3040906%20C51.2968448,54.4806943%2051.4439876,54.6131472%2051.6264448,54.678883%20C51.8108638,54.7446189%2052.0090162,54.7367698%2052.1816638,54.6523925%20C52.5455971,54.4816755%2052.7015686,54.047034%2052.5299019,53.6840151%20L52.7525781,53.579034%20C52.980159,54.0646943%2052.7721971,54.6455245%2052.2876067,54.8741283%20C52.1532162,54.9379019%2052.01294,54.9673358%2051.8736448,54.9673358'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,55.3746038%20C52.8941295,55.3746038%2052.782301,55.3549811%2052.6743962,55.316717%20C52.430139,55.2293962%2052.2349295,55.0508302%2052.1240819,54.8163396%20L52.3457771,54.7103774%20C52.4281771,54.8869811%2052.57532,55.0204151%2052.7577771,55.0861509%20C52.9421962,55.1518868%2053.1403486,55.1430566%2053.3129962,55.0596604%20C53.4895676,54.9772453%2053.6229771,54.8300755%2053.688701,54.6475849%20C53.7554057,54.4641132%2053.7455962,54.2669057%2053.6622152,54.091283%20L53.8839105,53.9863019%20C53.9947581,54.2217736%2054.0075105,54.4856981%2053.9202057,54.7309811%20C53.83192,54.975283%2053.6533867,55.1705283%2053.418939,55.2813962%20C53.2865105,55.3441887%2053.1462343,55.3746038%2053.0049771,55.3746038'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,56.0998566%20C51.3556038,56.0998566%2051.2437752,56.080234%2051.1368514,56.0419698%20C50.8916133,55.9546491%2050.6964038,55.776083%2050.5855562,55.5415925%20L50.8072514,55.4356302%20C50.9779371,55.7986491%2051.414461,55.9566113%2051.7754514,55.7849132%20C52.1393848,55.6141962%2052.2953562,55.1795547%2052.1236895,54.8155547%20L52.3453848,54.7105736%20C52.5739467,55.196234%2052.3659848,55.7780453%2051.8813943,56.0066491%20C51.7489657,56.0694415%2051.6086895,56.0998566%2051.4664514,56.0998566'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,55.7807925%20C53.7713952,55.7807925%2053.4211952,55.5737736%2053.2554143,55.2235094%20L53.4771095,55.1175472%20C53.6477952,55.4825283%2054.084319,55.636566%2054.4453095,55.4658491%20C54.621881,55.383434%2054.7543095,55.2362642%2054.8200333,55.0537736%20C54.8867381,54.8703019%2054.8769286,54.6730943%2054.7935476,54.4974717%20L55.0162238,54.3924906%20C55.1260905,54.6279623%2055.1388429,54.8918868%2055.0515381,55.1371698%20C54.9632524,55.3814717%2054.7857,55.576717%2054.5512524,55.6875849%20C54.4168619,55.7503774%2054.2765857,55.7807925%2054.1372905,55.7807925'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.68138113%20C37.5673371,7.68138113%2037.1288514,7.24968302%2037.1219848,6.71398491%20L37.3672229,6.71006038%20C37.3721276,7.11232453%2037.7017276,7.43609811%2038.1029371,7.43609811%20L38.1117657,7.43609811%20C38.516899,7.43119245%2038.8425752,7.09760755%2038.8376705,6.6924%20L39.0829086,6.68847547%20C39.0897752,7.23006038%2038.6552133,7.67451321%2038.1156895,7.68138113%20L38.1029371,7.68138113%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.1114264%20C37.6774981,40.1114264%2037.2390124,39.6797283%2037.2321457,39.1440302%20L37.4773838,39.1401057%20C37.4822886,39.5423698%2037.8118886,39.8661434%2038.2130981,39.8661434%20L38.2219267,39.8661434%20C38.62706,39.8612377%2038.9527362,39.5266717%2038.9478314,39.1214642%20L39.1930695,39.1175396%20C39.1999362,39.6591245%2038.7653743,40.1045585%2038.2258505,40.1114264%20L38.2130981,40.1114264%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,21.9097585%20C47.0815943,21.9097585%2046.736299,21.5693057%2046.7304133,21.1474189%20L46.9756514,21.1434943%20C46.9795752,21.4319472%2047.2159848,21.6644755%2047.5043848,21.6644755%20L47.5102705,21.6644755%20C47.6495657,21.6625132%2047.7819943,21.6056075%2047.8810705,21.5055321%20C47.9791657,21.4034943%2048.0321371,21.2710415%2048.0301752,21.1307396%20L48.2754133,21.1268151%20C48.2783562,21.3328528%2048.200861,21.5280981%2048.05568,21.6762491%20C47.912461,21.8244%2047.7192133,21.9068151%2047.5132133,21.9097585%20L47.5043848,21.9097585%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.78266415%20C62.472541,6.78266415%2062.3214743,6.72183396%2062.2057219,6.60900377%20C62.0889886,6.49519245%2062.0242457,6.34213585%2062.0222838,6.17926792%20L62.2675219,6.17730566%20C62.2685029,6.2734566%2062.307741,6.36470189%2062.3773886,6.43338113%20C62.4470362,6.50107925%2062.5363029,6.53738113%2062.6324362,6.53738113%20L62.637341,6.53738113%20C62.8374552,6.53443774%2062.9993124,6.36862642%2062.9973505,6.16749434%20L63.2425886,6.16553208%20C63.2465124,6.50107925%2062.9757695,6.77775849%2062.6402838,6.78266415%20L62.6334171,6.78266415%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,78.6678566%20C67.748201,78.6678566%2067.5559343,78.6080075%2067.3921152,78.4951774%20C67.1753248,78.3470264%2067.0301438,78.1233283%2066.9830581,77.8662717%20L67.2243724,77.8221208%20C67.2596867,78.0144226%2067.3685724,78.1821962%2067.5304295,78.2930642%20C67.6922867,78.4029509%2067.8865152,78.4441585%2068.0807438,78.4088377%20C68.2739914,78.3725358%2068.4417343,78.2646113%2068.5525819,78.1017434%20C68.6634295,77.9398566%2068.7046295,77.7446113%2068.6683343,77.5513283%20L68.9096486,77.5052151%20C68.9577152,77.7632528%2068.9037629,78.024234%2068.7546581,78.240083%20C68.6075152,78.4569132%2068.3838581,78.6031019%2068.1268486,78.6501962%20C68.0650486,78.6619698%2068.0042295,78.6678566%2067.9434105,78.6678566'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,85.5137057%20C44.1449171,85.5137057%2043.881041,85.4077434%2043.6819076,85.211517%20C43.4778695,85.0133283%2043.364079,84.7474415%2043.3601552,84.4638943%20L43.6053933,84.4599698%20C43.6083362,84.6787623%2043.6966219,84.8828377%2043.8525933,85.0368755%20C44.0066029,85.1860075%2044.208679,85.2684226%2044.4235076,85.2684226%20L44.4342981,85.2684226%20C44.6530505,85.2654792%2044.8570886,85.1771774%2045.0110981,85.0211774%20C45.1631457,84.8651774%2045.2455457,84.6581585%2045.2426029,84.439366%20L45.487841,84.4354415%20C45.4917648,84.7199698%2045.38386,84.9897811%2045.1857076,85.1928755%20C44.9875552,85.3959698%2044.7217171,85.5097811%2044.4382219,85.5137057%20L44.4235076,85.5137057%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,86.4670717%20C42.9136257,86.4670717%2042.4388448,85.9980906%2042.4309971,85.4172604%20L42.6762352,85.4133358%20C42.682121,85.8617132%2043.0480162,86.2217887%2043.4943495,86.2217887%20L43.5021971,86.2217887%20C43.7238924,86.2188453%2043.9279305,86.1305434%2044.08194,85.9745434%20C44.2339876,85.8185434%2044.3163876,85.6115245%2044.3134448,85.3927321%20L44.5586829,85.3888075%20C44.5626067,85.6733358%2044.4547019,85.9431472%2044.2565495,86.1462415%20C44.0583971,86.3493358%2043.792559,86.4631472%2043.5090638,86.4670717%20L43.4943495,86.4670717%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,99.0600981%20C41.9311038,98.9874943%2042.6619133,100.060853%2042.5844181,100.390513%20C42.5069229,100.722136%2042.463761,101.812174%2041.658399,101.940702%20C41.0659038,102.034891%2038.9509705,102.282136%2038.4820752,101.827872%20C38.0514371,101.408928%2038.8607229,99.437834%2041.433761,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,99.549683%20C39.9808724,99.7763245%2039.3157867,100.565155%2039.0980152,100.894815%20C38.8831867,101.221532%2038.8488533,101.473683%2038.8665105,101.537457%20C39.060739,101.65323%2040.401701,101.646362%2041.5808057,101.455042%20C41.8927486,101.406966%2041.9937867,100.937004%2042.0663771,100.502362%20C42.0801105,100.413079%2042.0938438,100.336551%2042.1065962,100.278664%20C42.0722629,100.142287%2041.6798819,99.6144377%2041.4787867,99.549683%20M39.8602152,102.588249%20C39.1558914,102.588249%2038.465301,102.495042%2038.1415867,102.181079%20C37.8708438,101.918136%2037.8090438,101.482513%2037.96992,100.985079%20C38.2700914,100.058891%2039.3383486,98.8717208%2041.3630343,98.5744377%20C41.7259867,98.5194943%2042.1026724,98.7049283%2042.4666057,99.1013057%20C42.7393105,99.3995698%2043.1728914,100.029457%2043.0610629,100.503343%20C43.0522343,100.54357%2043.0443867,100.596551%2043.0335962,100.660325%20C42.95512,101.139117%2042.7716819,102.25957%2041.7367771,102.425381%20C41.3875581,102.480325%2040.6155486,102.588249%2039.8602152,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,99.3580679%20C41.8707752,99.3148981%2042.3014133,99.9487094%2042.2553086,100.143955%20C42.2101848,100.3392%2042.18468,100.981842%2041.71088,101.057389%20C41.359699,101.113313%2040.1119276,101.259502%2039.83628,100.991653%20C39.5812324,100.744408%2040.0589562,99.581766%2041.5774705,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,99.5697962%20C43.2097752,99.5697962%2042.8272038,99.3765132%2042.0797181,99.8170415%20C41.4185562,100.20557%2040.432699,100.826626%2040.7034419,101.581117%20C40.9751657,102.333645%2043.0734229,102.026551%2043.5393752,101.86074%20C44.0053276,101.694928%2044.2927467,101.181796%2044.204461,100.736362%20C44.0112133,99.7670038%2043.2097752,99.5697962%2043.2097752,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,99.6265662%20C55.0350171,99.6265662%2054.6524457,99.4332832%2053.90496,99.8738115%20C53.2437981,100.26234%2052.2579409,100.883396%2052.5286838,101.637887%20C52.8004076,102.390415%2054.8986647,102.083321%2055.3646171,101.91751%20C55.8305695,101.751698%2056.1179885,101.238566%2056.0297028,100.793132%20C55.8364552,99.8237737%2055.0350171,99.6265662%2055.0350171,99.6265662'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,100.018272%20C42.8626162,100.018272%2042.6546543,100.047706%2042.3279971,100.240008%20C42.0042829,100.430347%2041.0203876,101.010196%2041.1655686,101.415404%20C41.3509686,101.667555%2042.8361305,101.590045%2043.3746733,101.398725%20C43.6208924,101.310423%2043.7611686,101.026875%2043.7229114,100.832611%20C43.5983305,100.206649%2043.1372829,100.059479%2043.0852924,100.043781%20L43.0225114,100.023177%20C43.0127019,100.021215%2042.9921019,100.018272%2042.9616924,100.018272%20M42.022921,102.554502%20C41.2548352,102.555479%2040.4710543,102.380838%2040.2424924,101.747026%20C39.8216638,100.576536%2041.2293305,99.7484604%2041.8306543,99.3942717%20C42.6369971,98.9203849%2043.1686733,99.0302717%2043.3648638,99.1028755%20C43.7817686,99.2215925%2044.4919781,99.6650642%2044.6852257,100.641291%20C44.82354,101.339857%2044.3929019,102.077668%2043.7042733,102.322951%20C43.5335876,102.383781%2042.785121,102.554502%2042.022921,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,100.075042%20C54.6878581,100.075042%2054.4798962,100.104476%2054.153239,100.296778%20C53.8295247,100.487117%2052.8456295,101.066966%2052.9908104,101.472174%20C53.1762104,101.724325%2054.6613724,101.646815%2055.1999152,101.455494%20C55.4461343,101.367193%2055.5864104,101.083645%2055.5481533,100.889381%20C55.4235724,100.263419%2054.9625247,100.116249%2054.9105343,100.100551%20L54.8477533,100.079947%20C54.8379438,100.077985%2054.8173438,100.075042%2054.7869343,100.075042%20M53.8481628,102.611272%20C53.0800771,102.612249%2052.2962962,102.437608%2052.0677343,101.803796%20C51.6469057,100.633306%2053.0545724,99.8052303%2053.6558962,99.4510417%20C54.462239,98.9771549%2054.9939152,99.0870417%2055.1901057,99.1596454%20C55.6070104,99.2783624%2056.31722,99.7218341%2056.5104676,100.698061%20C56.6487819,101.396627%2056.2181438,102.134438%2055.5295152,102.379721%20C55.3588295,102.440551%2054.6103628,102.611272%2053.8481628,102.611272'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,99.8361736%20C43.3563295,99.8361736%2043.1297295,99.7223623%2042.686339,99.9823623%20C42.29592,100.212928%2041.7112724,100.580853%2041.8721486,101.027268%20C42.0320438,101.473683%2043.2758914,101.290211%2043.551539,101.193079%20C43.8262057,101.093985%2043.9968914,100.790815%2043.944901,100.526891%20C43.8311105,99.9529283%2043.3563295,99.8361736%2043.3563295,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,99.8929435%20C55.1815714,99.8929435%2054.9549714,99.7791322%2054.5115809,100.039132%20C54.1211619,100.269698%2053.5365143,100.637623%2053.6973904,101.084038%20C53.8572857,101.530453%2055.1011333,101.346981%2055.3767809,101.249849%20C55.6514476,101.150755%2055.8221333,100.847585%2055.7701428,100.583661%20C55.6563524,100.009698%2055.1815714,99.8929435%2055.1815714,99.8929435'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,99.0936528%20C66.5821429,99.0936528%2065.6286571,98.3372%2064.3897143,99.3830868%20C63.2557333,100.337728%2062.4130952,101.801577%2062.9280952,101.940898%20C63.4430952,102.0812%2064.3485143,102.212672%2065.2951333,102.025275%20C66.1181524,101.86437%2066.8489619,102.014483%2067.1589429,100.282785%20C67.3031429,99.4762943%2066.5821429,99.0936528%2066.5821429,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,101.52637%20C63.7021648,101.606823%2064.417279,101.697087%2065.200079,101.545011%20C65.3177933,101.521464%2065.4325648,101.504785%2065.5443933,101.487125%20C66.1604314,101.39686%2066.4704124,101.350747%2066.6764124,100.196936%20C66.7568505,99.7475774%2066.3566219,99.529766%2066.3526981,99.5268226%20L66.2810886,99.4816906%20C66.2045743,99.4247849%2065.5836314,99.0176151%2064.705679,99.7573887%20C63.9699648,100.377464%2063.4559457,101.145691%2063.3078219,101.52637%20M64.31526,102.60954%20C63.6178029,102.60954%2063.0616029,102.485917%2062.7996886,102.414294%20C62.5466029,102.345615%2062.3602219,102.149389%2062.3033267,101.889389%20C62.1267552,101.089766%2063.2548505,99.6975396%2064.0729648,99.0078038%20C65.26286,98.0041057%2066.3880124,98.3416151%2066.850041,98.6820679%20C67.2365362,98.9038038%2067.8005838,99.484634%2067.6416695,100.368634%20C67.3356124,102.078747%2066.5763552,102.326974%2065.6885933,102.457464%20C65.5904981,102.473162%2065.490441,102.486898%2065.3884219,102.506521%20C65.0097743,102.582068%2064.6468219,102.60954%2064.31526,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,99.376317%20C66.3704533,99.376317%2065.7779581,98.9063547%2065.0059486,99.5568453%20C64.3016248,100.15043%2063.7758343,101.061902%2064.0975867,101.149223%20C64.4173771,101.236543%2064.9804438,101.316996%2065.5699962,101.201223%20C66.0820533,101.101147%2066.5372152,101.194355%2066.7294819,100.116091%20C66.8197295,99.6147321%2066.3704533,99.376317%2066.3704533,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,99.0600981%20C68.4168181,98.9874943%2069.1476276,100.060853%2069.0701324,100.390513%20C68.9926371,100.722136%2068.9494752,101.812174%2068.1441133,101.940702%20C67.5516181,102.034891%2065.4366848,102.282136%2064.9677895,101.827872%20C64.5371514,101.408928%2065.3464371,99.437834%2067.9194752,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,99.549683%20C66.4665867,99.7763245%2065.801501,100.565155%2065.5837295,100.894815%20C65.368901,101.221532%2065.3345676,101.473683%2065.3522248,101.537457%20C65.5464533,101.65323%2066.8874152,101.646362%2068.06652,101.455042%20C68.3784629,101.406966%2068.479501,100.937004%2068.5520914,100.502362%20C68.5658248,100.413079%2068.5795581,100.336551%2068.5923105,100.278664%20C68.5579771,100.142287%2068.1655962,99.6144377%2067.964501,99.549683%20M66.3459295,102.588249%20C65.6416057,102.588249%2064.9510152,102.495042%2064.627301,102.181079%20C64.3565581,101.918136%2064.2947581,101.482513%2064.4556343,100.985079%20C64.7558057,100.058891%2065.8240629,98.8717208%2067.8487486,98.5744377%20C68.211701,98.5194943%2068.5883867,98.7049283%2068.95232,99.1013057%20C69.2250248,99.3995698%2069.6586057,100.029457%2069.5467771,100.503343%20C69.5379486,100.54357%2069.530101,100.596551%2069.5193105,100.660325%20C69.4408343,101.139117%2069.2573962,102.25957%2068.2224914,102.425381%20C67.8732724,102.480325%2067.1012629,102.588249%2066.3459295,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,99.3580679%20C68.3564895,99.3148981%2068.7871276,99.9487094%2068.7410229,100.143955%20C68.695899,100.3392%2068.6703943,100.981842%2068.1965943,101.057389%20C67.8454133,101.113313%2066.5976419,101.259502%2066.3219943,100.991653%20C66.0669467,100.744408%2066.5446705,99.581766%2068.0631848,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,99.5697962%20C69.6954895,99.5697962%2069.3129181,99.3765132%2068.5654324,99.8170415%20C67.9042705,100.20557%2066.9184133,100.826626%2067.1891562,101.581117%20C67.46088,102.333645%2069.5591371,102.026551%2070.0250895,101.86074%20C70.4910419,101.694928%2070.778461,101.181796%2070.6901752,100.736362%20C70.4969276,99.7670038%2069.6954895,99.5697962%2069.6954895,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,100.018272%20C69.3483305,100.018272%2069.1403686,100.047706%2068.8137114,100.240008%20C68.4899971,100.430347%2067.5061019,101.010196%2067.6512829,101.415404%20C67.8366829,101.667555%2069.3218448,101.590045%2069.8603876,101.398725%20C70.1066067,101.310423%2070.2468829,101.026875%2070.2086257,100.832611%20C70.0840448,100.206649%2069.6229971,100.059479%2069.5710067,100.043781%20L69.5082257,100.023177%20C69.4984162,100.021215%2069.4778162,100.018272%2069.4474067,100.018272%20M68.5086352,102.554502%20C67.7405495,102.555479%2066.9567686,102.380838%2066.7282067,101.747026%20C66.3073781,100.576536%2067.7150448,99.7484604%2068.3163686,99.3942717%20C69.1227114,98.9203849%2069.6543876,99.0302717%2069.8505781,99.1028755%20C70.2674829,99.2215925%2070.9776924,99.6650642%2071.17094,100.641291%20C71.3092543,101.339857%2070.8786162,102.077668%2070.1899876,102.322951%20C70.0193019,102.383781%2069.2708352,102.554502%2068.5086352,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,99.8361736%20C69.8420438,99.8361736%2069.6154438,99.7223623%2069.1720533,99.9823623%20C68.7816343,100.212928%2068.1969867,100.580853%2068.3578629,101.027268%20C68.5177581,101.473683%2069.7616057,101.290211%2070.0372533,101.193079%20C70.31192,101.093985%2070.4826057,100.790815%2070.4306152,100.526891%20C70.3168248,99.9529283%2069.8420438,99.8361736%2069.8420438,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,100.029751%20C23.3225352,100.029751%2022.9389829,99.8364679%2022.1914971,100.276996%20C21.5303352,100.665525%2020.5444781,101.286581%2020.815221,102.041072%20C21.0869448,102.7936%2023.1852019,102.486506%2023.6511543,102.320694%20C24.1171067,102.153902%2024.4045257,101.641751%2024.31624,101.196317%20C24.1229924,100.226958%2023.3225352,100.029751%2023.3225352,100.029751'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,100.478128%20C22.9743952,100.478128%2022.7654524,100.507562%2022.4397762,100.699864%20C22.1160619,100.890204%2021.1321667,101.470053%2021.2773476,101.87526%20C21.4627476,102.128392%2022.9479095,102.050883%2023.4864524,101.858581%20C23.7326714,101.770279%2023.8729476,101.486732%2023.8346905,101.292468%20C23.7101095,100.666506%2023.2500429,100.518355%2023.1970714,100.503638%20L23.1342905,100.483034%20C23.1264429,100.481072%2023.1058429,100.478128%2023.0734714,100.478128%20M22.1347,103.014355%20C21.3666143,103.014355%2020.5828333,102.840694%2020.3542714,102.206883%20C19.9334429,101.036392%2021.3411095,100.208317%2021.9424333,99.8541283%20C22.7507381,99.3782792%2023.2814333,99.4911094%2023.4776238,99.5627321%20C23.8935476,99.6814491%2024.6037571,100.124921%2024.7970048,101.101147%20C24.9343381,101.797751%2024.504681,102.536543%2023.8170333,102.782808%20C23.6453667,102.843638%2022.8969,103.014355%2022.1347,103.014355'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,100.296128%20C23.4681086,100.296128%2023.2424895,100.181336%2022.7981181,100.442317%20C22.407699,100.672883%2021.8230514,101.040808%2021.9839276,101.487223%20C22.1438229,101.932657%2023.3876705,101.750166%2023.6633181,101.652053%20C23.9389657,101.55394%2024.1086705,101.25077%2024.057661,100.986845%20C23.9428895,100.412883%2023.4681086,100.296128%2023.4681086,100.296128'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,99.4682491%20C26.1142276,99.3956453%2026.8440562,100.469004%2026.766561,100.799645%20C26.6890657,101.130287%2026.6459038,102.221306%2025.8405419,102.349834%20C25.2480467,102.444023%2023.1331133,102.691268%2022.6642181,102.236023%20C22.23358,101.81806%2023.0428657,99.846966%2025.6159038,99.4682491'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,99.957834%20C24.1639962,100.185457%2023.4979295,100.973306%2023.281139,101.302966%20C23.0663105,101.629683%2023.0309962,101.881834%2023.0486533,101.945608%20C23.241901,102.0604%2024.5848248,102.052551%2025.7639295,101.864174%20C26.0739105,101.816098%2026.1759295,101.346136%2026.24852,100.911494%20C26.2622533,100.82123%2026.2759867,100.745683%2026.28972,100.687796%20C26.2544057,100.550438%2025.8620248,100.022589%2025.6619105,99.957834%20M24.043339,102.997381%20C23.3390152,102.997381%2022.6474438,102.904174%2022.3227486,102.588249%20C22.0539676,102.327268%2021.9911867,101.892626%2022.1520629,101.396174%20C22.4512533,100.469004%2023.5185295,99.2808528%2025.5451771,98.9825887%20C25.9012629,98.9335321%2026.2848152,99.1120981%2026.6477676,99.5084755%20C26.9214533,99.8067396%2027.3550343,100.436626%2027.2441867,100.912475%20C27.2353581,100.952702%2027.2265295,101.006664%2027.215739,101.069457%20C27.1372629,101.548249%2026.9538248,102.668702%2025.91892,102.834513%20C25.569701,102.889457%2024.7986724,102.997381%2024.043339,102.997381'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,99.7672%20C26.0529181,99.7240302%2026.4835562,100.35686%2026.4374514,100.552106%20C26.3933086,100.747351%2026.3668229,101.389992%2025.8930229,101.466521%20C25.5418419,101.522445%2024.2940705,101.667653%2024.0184229,101.399804%20C23.7633752,101.152558%2024.241099,99.989917%2025.7596133,99.7672'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,99.8524604%20C32.3175743,99.7190264%2032.5039552,99.6797811%2032.6579648,99.7504226%20C33.2337838,100.013366%2034.6885362,100.762951%2034.403079,101.804913%20C34.1813838,102.616309%2033.684041,102.379857%2032.7393838,102.408309%20L32.0272124,102.430875%20C31.8800695,102.435781%2031.747641,102.362196%2031.665241,102.2268%20C31.2463743,101.546875%2031.4543362,100.466649%2032.1145171,99.8946491%20L32.1635648,99.8524604%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,100.196445%20L32.4832571,100.223917%20L32.4342095,100.266106%20C31.9574667,100.680143%2031.7887429,101.49154%2032.0830286,101.970332%20L32.7235905,101.918332%20C32.9354762,101.912445%2033.1267619,101.917351%2033.2974476,101.923238%20C33.8536476,101.940898%2033.8585524,101.941879%2033.9301619,101.675992%20C34.1116381,101.012747%2032.8452286,100.375992%2032.4538286,100.196445%20L32.4538286,100.196445%20Z%20M32.013381,102.921049%20C31.7004571,102.921049%2031.415,102.758181%2031.2472571,102.482483%20C30.7067524,101.605351%2030.9568952,100.249426%2031.7936476,99.5233887%20L31.8426952,99.4812%20C32.1418857,99.2231623%2032.5323048,99.154483%2032.8599429,99.3036151%20C34.9758571,100.271011%2035.0317714,101.366936%2034.876781,101.93403%20C34.5991714,102.94754%2033.8536476,102.923992%2033.2660571,102.90437%20C33.1149905,102.899464%2032.9433238,102.894558%2032.754981,102.899464%20L32.0428095,102.921049%20L32.013381,102.921049%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,100.084302%20C32.3520057,99.9861887%2032.4873771,99.958717%2032.5992057,100.009736%20C33.0180724,100.201057%2034.0745581,100.745585%2033.8675771,101.502038%20C33.70572,102.092679%2033.3447295,101.92%2032.6590438,101.942566%20L32.14012,101.957283%20C32.0341771,101.961208%2031.9380438,101.907245%2031.8782057,101.810113%20C31.5731295,101.315623%2031.7251771,100.530717%2032.2048629,100.114717%20L32.2401771,100.084302%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,99.5842189%20C28.8154762,99.5842189%2027.9306571,98.7492755%2026.6063714,99.6862566%20C25.3968571,100.540823%2024.4316,101.928143%2024.9328667,102.110634%20C25.4351143,102.294106%2026.3248381,102.501125%2027.2832286,102.396143%20C28.118019,102.304898%2028.8341143,102.516823%2029.2892762,100.817502%20C29.5011619,100.025728%2028.8154762,99.5842189%2028.8154762,99.5842189'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,101.729464%20C25.7342067,101.842294%2026.4395114,101.995351%2027.23114,101.909011%20C27.3488543,101.896257%2027.4655876,101.888408%2027.5793781,101.880558%20C28.200321,101.842294%2028.5122638,101.823653%2028.8153781,100.689464%20C28.9252448,100.27837%2028.6093781,100.037011%2028.5446352,99.9928604%20L28.4847971,99.9467472%20C28.4220162,99.8908226%2027.8354067,99.4198792%2026.8897686,100.086068%20C26.1040257,100.641389%2025.5272257,101.362521%2025.3467305,101.729464%20M26.7504733,102.915653%20C25.8224924,102.915653%2025.0779495,102.686068%2024.7650257,102.571275%20C24.5178257,102.481992%2024.3491019,102.270068%2024.3137876,102.006143%20C24.2058829,101.194747%2025.4487495,99.9025962%2026.323759,99.2854642%20C27.5950733,98.3877283%2028.6858924,98.8184453%2029.1184924,99.1961811%20C29.4834067,99.4502943%2029.9954638,100.076257%2029.763959,100.943577%20C29.3137019,102.622294%2028.5358067,102.804785%2027.6401971,102.859728%20C27.541121,102.866596%2027.4400829,102.872483%2027.3370829,102.884257%20C27.1350067,102.905842%2026.9388162,102.915653%2026.7504733,102.915653'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,99.8476528%20C28.5807435,99.8476528%2028.029439,99.328634%2027.20642,99.9104453%20C26.4530486,100.4432%2025.8536867,101.306596%2026.1646486,101.421389%20C26.4765914,101.534219%2027.0308295,101.663728%2027.6272486,101.597992%20C28.1471533,101.541087%2028.5925057,101.672558%2028.876001,100.614898%20C29.0084295,100.12237%2028.5807435,99.8476528%2028.5807435,99.8476528'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cline%20x1='18.9775'%20y1='216.5328'%20x2='54.9775'%20y2='216.5328'%20id='Fill-332'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,217.5328%20L18.9775,217.5328%20C18.4245,217.5328%2017.9775,217.0858%2017.9775,216.5328%20C17.9775,215.9798%2018.4245,215.5328%2018.9775,215.5328%20L54.9775,215.5328%20C55.5305,215.5328%2055.9775,215.9798%2055.9775,216.5328%20C55.9775,217.0858%2055.5305,217.5328%2054.9775,217.5328'%20id='Fill-334'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='194.3193'%20y1='216.5328'%20x2='238.3193'%20y2='216.5328'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3193,217.5328%20L194.3193,217.5328%20C193.7663,217.5328%20193.3193,217.0858%20193.3193,216.5328%20C193.3193,215.9798%20193.7663,215.5328%20194.3193,215.5328%20L238.3193,215.5328%20C238.8723,215.5328%20239.3193,215.9798%20239.3193,216.5328%20C239.3193,217.0858%20238.8723,217.5328%20238.3193,217.5328'%20id='Fill-338'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M187.8281,217.5328%20L63.6951,217.5328%20C62.4501,217.5328%2061.4401,216.5228%2061.4401,215.2778%20L61.4401,33.2548%20C61.4401,32.0098%2062.4501,30.9998%2063.6951,30.9998%20L187.8281,30.9998%20C189.0741,30.9998%20190.0831,32.0098%20190.0831,33.2548%20L190.0831,215.2778%20C190.0831,216.5228%20189.0741,217.5328%20187.8281,217.5328'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.6953,31.9996%20C63.0033,31.9996%2062.4403,32.5616%2062.4403,33.2546%20L62.4403,215.2776%20C62.4403,215.9706%2063.0033,216.5326%2063.6953,216.5326%20L187.8283,216.5326%20C188.5203,216.5326%20189.0833,215.9706%20189.0833,215.2776%20L189.0833,33.2546%20C189.0833,32.5616%20188.5203,31.9996%20187.8283,31.9996%20L63.6953,31.9996%20Z%20M187.8283,218.5326%20L63.6953,218.5326%20C61.9003,218.5326%2060.4403,217.0726%2060.4403,215.2776%20L60.4403,33.2546%20C60.4403,31.4596%2061.9003,29.9996%2063.6953,29.9996%20L187.8283,29.9996%20C189.6233,29.9996%20191.0833,31.4596%20191.0833,33.2546%20L191.0833,215.2776%20C191.0833,217.0726%20189.6233,218.5326%20187.8283,218.5326%20L187.8283,218.5326%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M175.8242,52.5016%20C175.8242,57.9386%20171.4172,62.3466%20165.9792,62.3466%20C160.5432,62.3466%20156.1362,57.9386%20156.1362,52.5016%20C156.1362,47.0646%20160.5432,42.6576%20165.9792,42.6576%20C171.4172,42.6576%20175.8242,47.0646%20175.8242,52.5016'%20id='Fill-345'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M165.9795,43.6578%20C161.1035,43.6578%20157.1355,47.6258%20157.1355,52.5018%20C157.1355,57.3788%20161.1035,61.3458%20165.9795,61.3458%20C170.8565,61.3458%20174.8245,57.3788%20174.8245,52.5018%20C174.8245,47.6258%20170.8565,43.6578%20165.9795,43.6578%20M165.9795,63.3458%20C160.0005,63.3458%20155.1355,58.4808%20155.1355,52.5018%20C155.1355,46.5218%20160.0005,41.6578%20165.9795,41.6578%20C171.9585,41.6578%20176.8245,46.5218%20176.8245,52.5018%20C176.8245,58.4808%20171.9585,63.3458%20165.9795,63.3458'%20id='Fill-347'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='165.9795'%20y1='49.0016'%20x2='165.9795'%20y2='56.0016'%20id='Fill-349'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M165.9795,57.0016%20C165.4265,57.0016%20164.9795,56.5546%20164.9795,56.0016%20L164.9795,49.0016%20C164.9795,48.4486%20165.4265,48.0016%20165.9795,48.0016%20C166.5325,48.0016%20166.9795,48.4486%20166.9795,49.0016%20L166.9795,56.0016%20C166.9795,56.5546%20166.5325,57.0016%20165.9795,57.0016'%20id='Fill-351'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='169.4795'%20y1='52.5016'%20x2='162.4795'%20y2='52.5016'%20id='Fill-353'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M169.4795,53.5016%20L162.4795,53.5016%20C161.9265,53.5016%20161.4795,53.0546%20161.4795,52.5016%20C161.4795,51.9486%20161.9265,51.5016%20162.4795,51.5016%20L169.4795,51.5016%20C170.0325,51.5016%20170.4795,51.9486%20170.4795,52.5016%20C170.4795,53.0546%20170.0325,53.5016%20169.4795,53.5016'%20id='Fill-355'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M41.7275,188.2603%20C41.4515,188.2603%2041.2275,188.0363%2041.2275,187.7603%20L41.2275,183.8233%20C41.2275,183.5463%2041.4515,183.3233%2041.7275,183.3233%20C42.0035,183.3233%2042.2275,183.5463%2042.2275,183.8233%20L42.2275,187.7603%20C42.2275,188.0363%2042.0035,188.2603%2041.7275,188.2603'%20id='Fill-357'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.6963,186.2916%20L39.7583,186.2916%20C39.4823,186.2916%2039.2593,186.0676%2039.2593,185.7916%20C39.2593,185.5156%2039.4823,185.2916%2039.7583,185.2916%20L43.6963,185.2916%20C43.9723,185.2916%2044.1963,185.5156%2044.1963,185.7916%20C44.1963,186.0676%2043.9723,186.2916%2043.6963,186.2916'%20id='Fill-359'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.7275,128.2603%20C216.4515,128.2603%20216.2275,128.0363%20216.2275,127.7603%20L216.2275,123.8233%20C216.2275,123.5463%20216.4515,123.3233%20216.7275,123.3233%20C217.0035,123.3233%20217.2275,123.5463%20217.2275,123.8233%20L217.2275,127.7603%20C217.2275,128.0363%20217.0035,128.2603%20216.7275,128.2603'%20id='Fill-361'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6963,126.2916%20L214.7583,126.2916%20C214.4823,126.2916%20214.2593,126.0676%20214.2593,125.7916%20C214.2593,125.5156%20214.4823,125.2916%20214.7583,125.2916%20L218.6963,125.2916%20C218.9723,125.2916%20219.1963,125.5156%20219.1963,125.7916%20C219.1963,126.0676%20218.9723,126.2916%20218.6963,126.2916'%20id='Fill-363'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7275,88.2603%20C47.4515,88.2603%2047.2275,88.0363%2047.2275,87.7603%20L47.2275,83.8233%20C47.2275,83.5463%2047.4515,83.3233%2047.7275,83.3233%20C48.0035,83.3233%2048.2275,83.5463%2048.2275,83.8233%20L48.2275,87.7603%20C48.2275,88.0363%2048.0035,88.2603%2047.7275,88.2603'%20id='Fill-365'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.6963,86.2916%20L45.7583,86.2916%20C45.4823,86.2916%2045.2593,86.0676%2045.2593,85.7916%20C45.2593,85.5156%2045.4823,85.2916%2045.7583,85.2916%20L49.6963,85.2916%20C49.9723,85.2916%2050.1963,85.5156%2050.1963,85.7916%20C50.1963,86.0676%2049.9723,86.2916%2049.6963,86.2916'%20id='Fill-367'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='25.415'%20y1='122.4166'%20x2='25.415'%20y2='130.5416'%20id='Fill-369'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.415,131.5416%20C24.862,131.5416%2024.415,131.0946%2024.415,130.5416%20L24.415,122.4166%20C24.415,121.8636%2024.862,121.4166%2025.415,121.4166%20C25.968,121.4166%2026.415,121.8636%2026.415,122.4166%20L26.415,130.5416%20C26.415,131.0946%2025.968,131.5416%2025.415,131.5416'%20id='Fill-371'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='29.4775'%20y1='126.4791'%20x2='21.3525'%20y2='126.4791'%20id='Fill-373'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M29.4775,127.4791%20L21.3525,127.4791%20C20.7995,127.4791%2020.3525,127.0321%2020.3525,126.4791%20C20.3525,125.9261%2020.7995,125.4791%2021.3525,125.4791%20L29.4775,125.4791%20C30.0305,125.4791%2030.4775,125.9261%2030.4775,126.4791%20C30.4775,127.0321%2030.0305,127.4791%2029.4775,127.4791'%20id='Fill-375'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.167'%20y1='216.2916'%20x2='252.14'%20y2='216.2916'%20id='Fill-377'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1396,217.2916%20L245.1666,217.2916%20C244.6146,217.2916%20244.1666,216.8446%20244.1666,216.2916%20C244.1666,215.7386%20244.6146,215.2916%20245.1666,215.2916%20L252.1396,215.2916%20C252.6926,215.2916%20253.1396,215.7386%20253.1396,216.2916%20C253.1396,216.8446%20252.6926,217.2916%20252.1396,217.2916'%20id='Fill-379'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='216.2916'%20x2='10.974'%20y2='216.2916'%20id='Fill-381'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9736,217.2916%20L1.9996,217.2916%20C1.4476,217.2916%200.9996,216.8446%200.9996,216.2916%20C0.9996,215.7386%201.4476,215.2916%201.9996,215.2916%20L10.9736,215.2916%20C11.5266,215.2916%2011.9736,215.7386%2011.9736,216.2916%20C11.9736,216.8446%2011.5266,217.2916%2010.9736,217.2916'%20id='Fill-383'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3828'%20y1='225.608'%20x2='161.5688'%20y2='225.608'%20id='Fill-386'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5684,226.608%20L94.3824,226.608%20C93.8304,226.608%2093.3824,226.161%2093.3824,225.608%20C93.3824,225.055%2093.8304,224.608%2094.3824,224.608%20L161.5684,224.608%20C162.1214,224.608%20162.5684,225.055%20162.5684,225.608%20C162.5684,226.161%20162.1214,226.608%20161.5684,226.608'%20id='Fill-388'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.1875'%20y1='225.608'%20x2='179.3285'%20y2='225.608'%20id='Fill-390'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3281,226.608%20L170.1871,226.608%20C169.6351,226.608%20169.1871,226.161%20169.1871,225.608%20C169.1871,225.055%20169.6351,224.608%20170.1871,224.608%20L179.3281,224.608%20C179.8811,224.608%20180.3281,225.055%20180.3281,225.608%20C180.3281,226.161%20179.8811,226.608%20179.3281,226.608'%20id='Fill-392'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='225.5328'%20x2='81.5'%20y2='225.6078'%20id='Fill-394'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.5,226.608%20C80.954,226.608%2080.509,226.171%2080.5,225.623%20C80.492,225.071%2080.933,224.617%2081.485,224.608%20L86.485,224.533%20C87.048,224.504%2087.491,224.965%2087.5,225.518%20C87.508,226.07%2087.067,226.524%2086.515,226.533%20L81.515,226.608%20L81.5,226.608%20Z'%20id='Fill-396'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M156.1641,97.8707%20C156.1641,116.3337%20141.1971,131.3007%20122.7341,131.3007%20C104.2711,131.3007%2089.3051,116.3337%2089.3051,97.8707%20C89.3051,79.4077%20104.2711,64.4397%20122.7341,64.4397%20C141.1971,64.4397%20156.1641,79.4077%20156.1641,97.8707'%20id='Fill-398'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M160.2197,91.1119%20C160.2197,109.5749%20145.2517,124.5419%20126.7887,124.5419%20C108.3257,124.5419%2093.3597,109.5749%2093.3597,91.1119%20C93.3597,72.6489%20108.3257,57.6819%20126.7887,57.6819%20C145.2517,57.6819%20160.2197,72.6489%20160.2197,91.1119'%20id='Fill-400'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M158.707,82.1393%20C158.281,82.1393%20157.886,81.8653%20157.753,81.4373%20C153.504,67.8263%20141.061,58.6823%20126.789,58.6823%20C124.322,58.6823%20121.865,58.9593%20119.485,59.5073%20C118.944,59.6343%20118.41,59.2943%20118.286,58.7573%20C118.162,58.2183%20118.498,57.6823%20119.036,57.5583%20C121.563,56.9773%20124.172,56.6823%20126.789,56.6823%20C141.94,56.6823%20155.15,66.3913%20159.661,80.8413%20C159.826,81.3683%20159.532,81.9293%20159.005,82.0933%20C158.906,82.1243%20158.806,82.1393%20158.707,82.1393%20M119.387,124.7193%20C119.313,124.7193%20119.239,124.7113%20119.165,124.6953%20C103.383,121.1253%2092.359,107.3163%2092.359,91.1123%20C92.359,82.4253%2095.603,74.1303%20101.494,67.7533%20C101.87,67.3473%20102.502,67.3233%20102.907,67.6983%20C103.312,68.0733%20103.338,68.7043%20102.963,69.1113%20C97.415,75.1173%2094.359,82.9303%2094.359,91.1123%20C94.359,106.3753%20104.741,119.3823%20119.606,122.7433%20C120.144,122.8663%20120.483,123.4013%20120.361,123.9403%20C120.256,124.4043%20119.844,124.7193%20119.387,124.7193%20M129.317,125.4473%20C128.799,125.4473%20128.36,125.0463%20128.321,124.5213%20C128.28,123.9703%20128.693,123.4913%20129.244,123.4503%20C146.053,122.1933%20159.22,107.9893%20159.22,91.1123%20L159.22,90.9833%20C159.22,90.4303%20159.667,89.9833%20160.22,89.9833%20C160.772,89.9833%20161.22,90.4303%20161.22,90.9833%20L161.22,91.1123%20C161.22,109.0293%20147.239,124.1103%20129.393,125.4443%20C129.367,125.4463%20129.343,125.4473%20129.317,125.4473'%20id='Fill-402'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M135.5166,106.0689%20C135.6576,106.4849%20135.7816,106.7689%20135.8176,106.8639%20C135.8286,106.8739%20135.8066,106.8579%20135.8176,106.8639%20C135.8176,106.8639%20135.8176,106.8659%20135.8176,106.8639%20C135.8196,106.8659%20135.8156,106.8639%20135.8156,106.8639%20C134.8726,97.7529%20140.0376,93.9559%20141.6996,87.9049%20C141.7076,87.8149%20141.7246,87.7169%20141.7526,87.6069%20C141.7876,87.4709%20141.8146,87.3319%20141.8346,87.1919%20C142.0826,85.5179%20141.3956,83.5689%20140.0966,81.5399%20C140.0906,81.5269%20140.0816,81.5169%20140.0766,81.5069%20C139.9696,81.3379%20139.8556,81.1689%20139.7406,81.0009%20C139.7406,81.0009%20139.7366,80.9979%20139.7366,80.9939%20C139.5226,80.6859%20139.2936,80.3749%20139.0556,80.0619%20C139.0316,80.0309%20139.0086,79.9969%20138.9826,79.9649%20C138.9156,79.8809%20138.8456,79.7969%20138.7806,79.7109%20C138.7106,79.6229%20138.6416,79.5339%20138.5736,79.4489%20C138.5006,79.3619%20138.4306,79.2779%20138.3596,79.1939%20C138.2866,79.1049%20138.2136,79.0179%20138.1386,78.9289%20C138.0876,78.8709%20138.0326,78.8079%20137.9776,78.7459%20C135.9366,76.3949%20133.2796,74.0709%20130.5066,72.0499%20C130.5066,72.0499%20130.4856,72.0189%20130.5066,72.0499%20C130.8726,75.4779%20130.9196,78.9069%20130.5956,81.6479%20C130.2036,84.9539%20129.0206,88.8009%20127.3796,92.2889%20C123.5376,91.9749%20119.6126,91.0849%20116.5506,89.7779%20C113.9916,88.6839%20111.0586,86.9599%20108.2546,84.9139%20C108.2856,85.1989%20108.3196,85.4799%20108.3526,85.7639%20C108.3636,85.8479%20108.3756,85.9319%20108.3856,86.0179%20C108.4126,86.2199%20108.4376,86.4219%20108.4686,86.6249%20C108.4806,86.7179%20108.4946,86.8109%20108.5086,86.9049%20C108.5376,87.1089%20108.5696,87.3099%20108.6016,87.5109%20C108.6156,87.5929%20108.6276,87.6749%20108.6416,87.7579%20C108.6836,88.0139%20108.7266,88.2669%20108.7736,88.5209%20C108.7766,88.5479%20108.7796,88.5729%20108.7866,88.5959%20C108.8376,88.8909%20108.8946,89.1839%20108.9526,89.4749%20C108.9546,89.4979%20108.9616,89.5179%20108.9666,89.5429%20C109.0196,89.8049%20109.0736,90.0619%20109.1296,90.3219%20C109.1406,90.3759%20109.1536,90.4269%20109.1626,90.4799%20C109.2166,90.7159%20109.2716,90.9519%20109.3266,91.1869%20C109.3396,91.2319%20109.3506,91.2759%20109.3616,91.3249%20C109.4276,91.5949%20109.4946,91.8649%20109.5636,92.1309%20C109.5656,92.1319%20109.5656,92.1339%20109.5656,92.1339%20C109.7926,92.9899%20110.0416,93.8159%20110.3106,94.6079%20C110.3146,94.6189%20110.3186,94.6269%20110.3206,94.6359%20C110.7766,95.9599%20111.2946,97.1779%20111.8736,98.2459%20C111.9596,98.3999%20112.0466,98.5529%20112.1336,98.7009%20C112.1386,98.7069%20112.1386,98.7129%20112.1426,98.7179%20L112.1446,98.7189%20C112.2226,98.8539%20112.3036,98.9879%20112.3836,99.1149%20L112.3866,99.1179%20C112.3866,99.1179%20112.3936,99.1269%20112.3966,99.1319%20C112.4836,99.2709%20112.5716,99.4069%20112.6626,99.5369%20L112.6626,99.5379%20C112.6756,99.5559%20112.6876,99.5709%20112.7016,99.5899%20C112.7026,99.5899%20112.7006,99.5929%20112.7026,99.5939%20C112.8196,99.7629%20112.9406,99.9259%20113.0586,100.0829%20C113.0806,100.1079%20113.1006,100.1329%20113.1206,100.1579%20C113.1256,100.1679%20113.1336,100.1749%20113.1416,100.1879%20C113.2796,100.3619%20113.4216,100.5309%20113.5686,100.6879%20C113.6686,100.7999%20113.7726,100.9059%20113.8756,101.0089%20C113.9196,101.0529%20113.9666,101.0929%20114.0096,101.1349%20C114.0756,101.1969%20114.1406,101.2549%20114.2056,101.3139%20C114.2556,101.3569%20114.3056,101.3939%20114.3576,101.4369%20C114.4186,101.4889%20114.4846,101.5389%20114.5476,101.5889%20C114.5986,101.6269%20114.6486,101.6619%20114.7026,101.6979%20C114.7686,101.7459%20114.8326,101.7899%20114.9006,101.8349%20C114.9506,101.8659%20115.0026,101.8979%20115.0536,101.9289%20C115.1246,101.9709%20115.1976,102.0089%20115.2656,102.0489%20C115.3156,102.0769%20115.3656,102.1019%20115.4126,102.1259%20C115.4956,102.1649%20115.5756,102.1999%20115.6596,102.2349%20C115.6976,102.2499%20115.7396,102.2709%20115.7816,102.2859%20C115.9066,102.3369%20116.0326,102.3789%20116.1586,102.4139%20C116.2446,102.4389%20116.3166,102.4649%20116.3856,102.4919%20C122.4676,104.0989%20128.3896,101.5519%20135.8176,106.8639'%20id='Fill-404'%20fill='%239452BA'%3e%3c/path%3e%3cline%20x1='167.8984'%20y1='109.4234'%20x2='178.6234'%20y2='109.4234'%20id='Fill-406'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.623,110.4234%20L167.898,110.4234%20C167.346,110.4234%20166.898,109.9764%20166.898,109.4234%20C166.898,108.8704%20167.346,108.4234%20167.898,108.4234%20L178.623,108.4234%20C179.176,108.4234%20179.623,108.8704%20179.623,109.4234%20C179.623,109.9764%20179.176,110.4234%20178.623,110.4234'%20id='Fill-408'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='167.8984'%20y1='113.4527'%20x2='178.6234'%20y2='113.4527'%20id='Fill-410'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.623,114.4527%20L167.898,114.4527%20C167.346,114.4527%20166.898,114.0057%20166.898,113.4527%20C166.898,112.8997%20167.346,112.4527%20167.898,112.4527%20L178.623,112.4527%20C179.176,112.4527%20179.623,112.8997%20179.623,113.4527%20C179.623,114.0057%20179.176,114.4527%20178.623,114.4527'%20id='Fill-412'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='167.8984'%20y1='117.482'%20x2='173.7184'%20y2='117.482'%20id='Fill-414'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.7187,118.482%20L167.8987,118.482%20C167.3457,118.482%20166.8987,118.035%20166.8987,117.482%20C166.8987,116.929%20167.3457,116.482%20167.8987,116.482%20L173.7187,116.482%20C174.2717,116.482%20174.7187,116.929%20174.7187,117.482%20C174.7187,118.035%20174.2717,118.482%20173.7187,118.482'%20id='Fill-416'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='167.8984'%20y1='121.4508'%20x2='176.1704'%20y2='121.4508'%20id='Fill-418'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M176.1709,122.4508%20L167.8989,122.4508%20C167.3459,122.4508%20166.8989,122.0038%20166.8989,121.4508%20C166.8989,120.8978%20167.3459,120.4508%20167.8989,120.4508%20L176.1709,120.4508%20C176.7239,120.4508%20177.1709,120.8978%20177.1709,121.4508%20C177.1709,122.0038%20176.7239,122.4508%20176.1709,122.4508'%20id='Fill-420'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='167.8984'%20y1='125.4801'%20x2='178.6234'%20y2='125.4801'%20id='Fill-422'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M178.623,126.4801%20L167.898,126.4801%20C167.346,126.4801%20166.898,126.0331%20166.898,125.4801%20C166.898,124.9271%20167.346,124.4801%20167.898,124.4801%20L178.623,124.4801%20C179.176,124.4801%20179.623,124.9271%20179.623,125.4801%20C179.623,126.0331%20179.176,126.4801%20178.623,126.4801'%20id='Fill-424'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='54.4918'%20x2='88.0605'%20y2='54.4918'%20id='Fill-426'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M88.0605,55.4918%20L74.9395,55.4918%20C74.3865,55.4918%2073.9395,55.0448%2073.9395,54.4918%20C73.9395,53.9388%2074.3865,53.4918%2074.9395,53.4918%20L88.0605,53.4918%20C88.6135,53.4918%2089.0605,53.9388%2089.0605,54.4918%20C89.0605,55.0448%2088.6135,55.4918%2088.0605,55.4918'%20id='Fill-428'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='58.5211'%20x2='85.0605'%20y2='58.5211'%20id='Fill-430'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M85.0605,59.5211%20L74.9395,59.5211%20C74.3865,59.5211%2073.9395,59.0741%2073.9395,58.5211%20C73.9395,57.9681%2074.3865,57.5211%2074.9395,57.5211%20L85.0605,57.5211%20C85.6135,57.5211%2086.0605,57.9681%2086.0605,58.5211%20C86.0605,59.0741%2085.6135,59.5211%2085.0605,59.5211'%20id='Fill-432'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='62.5504'%20x2='82.0605'%20y2='62.5504'%20id='Fill-434'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.0605,63.5504%20L74.9395,63.5504%20C74.3865,63.5504%2073.9395,63.1034%2073.9395,62.5504%20C73.9395,61.9974%2074.3865,61.5504%2074.9395,61.5504%20L82.0605,61.5504%20C82.6135,61.5504%2083.0605,61.9974%2083.0605,62.5504%20C83.0605,63.1034%2082.6135,63.5504%2082.0605,63.5504'%20id='Fill-436'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='66.8141'%20x2='88.0605'%20y2='66.8141'%20id='Fill-438'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M88.0605,67.8141%20L74.9395,67.8141%20C74.3865,67.8141%2073.9395,67.3671%2073.9395,66.8141%20C73.9395,66.2611%2074.3865,65.8141%2074.9395,65.8141%20L88.0605,65.8141%20C88.6135,65.8141%2089.0605,66.2611%2089.0605,66.8141%20C89.0605,67.3671%2088.6135,67.8141%2088.0605,67.8141'%20id='Fill-440'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='70.8434'%20x2='88.0605'%20y2='70.8434'%20id='Fill-442'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M88.0605,71.8434%20L74.9395,71.8434%20C74.3865,71.8434%2073.9395,71.3964%2073.9395,70.8434%20C73.9395,70.2904%2074.3865,69.8434%2074.9395,69.8434%20L88.0605,69.8434%20C88.6135,69.8434%2089.0605,70.2904%2089.0605,70.8434%20C89.0605,71.3964%2088.6135,71.8434%2088.0605,71.8434'%20id='Fill-444'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='74.9395'%20y1='74.8717'%20x2='82.0605'%20y2='74.8717'%20id='Fill-446'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.0605,75.8717%20L74.9395,75.8717%20C74.3865,75.8717%2073.9395,75.4247%2073.9395,74.8717%20C73.9395,74.3187%2074.3865,73.8717%2074.9395,73.8717%20L82.0605,73.8717%20C82.6135,73.8717%2083.0605,74.3187%2083.0605,74.8717%20C83.0605,75.4247%2082.6135,75.8717%2082.0605,75.8717'%20id='Fill-448'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M175.8926,88.4332%20L174.1776,95.1782%20C168.1686,84.8572%20156.9166,84.6542%20156.7966,84.6532%20L156.7896,84.6532%20C156.2406,84.6532%20155.7936,85.0962%20155.789585,85.6462%20C155.7866,86.1992%20156.2316,86.6492%20156.7836,86.6532%20C156.8936,86.6542%20167.3716,86.8462%20172.7346,96.6962%20L165.3056,94.2162%20C164.7806,94.0412%20164.2136,94.3252%20164.0386,94.8502%20C163.8646,95.3742%20164.1476,95.9402%20164.6716,96.1152%20L173.8266,99.1672%20C174.5236,99.4002%20175.2716,98.9922%20175.4526,98.2802%20L177.8316,88.9262%20C177.9686,88.3912%20177.6456,87.8472%20177.1106,87.7102%20C176.5746,87.5742%20176.0286,87.8972%20175.8926,88.4332'%20id='Fill-450'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M108.8662,61.6012%20C108.4702,61.6012%20108.0962,61.3662%20107.9392,60.9762%20C103.4012,49.7632%2092.1872,49.0422%2092.0752,49.0372%20C91.5232,49.0072%2091.1002,48.5372%2091.1292,47.9852%20C91.1582,47.4342%2091.6412,47.0132%2092.1802,47.0382%20C92.3062,47.0452%20104.7832,47.8472%20109.7932,60.2262%20C110.0002,60.7382%20109.7532,61.3212%20109.2412,61.5282%20C109.1182,61.5782%20108.9912,61.6012%20108.8662,61.6012'%20id='Fill-452'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M98.7285,57.4166%20L98.7285,57.4166%20C98.9255,56.8996%2099.5055,56.6416%20100.0215,56.8396%20L107.2885,59.6266%20C107.8315,59.8356%20108.4365,59.5386%20108.6045,58.9816%20L110.8545,51.5296%20C111.0135,51.0006%20111.5735,50.7006%20112.1025,50.8606%20C112.6305,51.0206%20112.9295,51.5796%20112.7705,52.1076%20L109.8975,61.6186%20C109.7295,62.1756%20109.1245,62.4726%20108.5815,62.2646%20L99.3055,58.7086%20C98.7895,58.5116%2098.5315,57.9326%2098.7285,57.4166'%20id='Fill-454'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M77.2031,123.2545%20C76.6661,123.2545%2076.2231,122.8275%2076.2051,122.2865%20C76.2001,122.1565%2075.9261,109.2185%2088.2741,102.9935%20C88.7681,102.7425%2089.3681,102.9425%2089.6171,103.4365%20C89.8661,103.9295%2089.6681,104.5305%2089.1751,104.7785%20C77.9531,110.4365%2078.2001,122.1055%2078.2031,122.2225%20C78.2221,122.7745%2077.7881,123.2355%2077.2361,123.2535%20C77.2251,123.2545%2077.2151,123.2545%2077.2031,123.2545'%20id='Fill-456'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M86.3643,114.2408%20L86.3643,114.2408%20C85.8343,114.0858%2085.5293,113.5288%2085.6853,112.9988%20L88.1813,104.4988%20L79.5193,102.6298%20C78.9793,102.5118%2078.6353,101.9798%2078.7533,101.4388%20C78.8703,100.8988%2079.4023,100.5558%2079.9423,100.6728%20L89.1163,102.6538%20C89.9743,102.8398%2090.4953,103.7158%2090.2483,104.5568%20L87.6053,113.5618%20C87.4503,114.0928%2086.8943,114.3958%2086.3643,114.2408'%20id='Fill-458'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M78.2119,130.3238%20C78.2119,131.2768%2077.4399,132.0498%2076.4859,132.0498%20C75.5329,132.0498%2074.7609,131.2768%2074.7609,130.3238%20C74.7609,129.3708%2075.5329,128.5978%2076.4859,128.5978%20C77.4399,128.5978%2078.2119,129.3708%2078.2119,130.3238'%20id='Fill-460'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M83.4707,130.3238%20C83.4707,131.2768%2082.6987,132.0498%2081.7447,132.0498%20C80.7917,132.0498%2080.0197,131.2768%2080.0197,130.3238%20C80.0197,129.3708%2080.7917,128.5978%2081.7447,128.5978%20C82.6987,128.5978%2083.4707,129.3708%2083.4707,130.3238'%20id='Fill-462'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M88.7295,130.3238%20C88.7295,131.2768%2087.9575,132.0498%2087.0035,132.0498%20C86.0505,132.0498%2085.2785,131.2768%2085.2785,130.3238%20C85.2785,129.3708%2086.0505,128.5978%2087.0035,128.5978%20C87.9575,128.5978%2088.7295,129.3708%2088.7295,130.3238'%20id='Fill-464'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M150.8857,155.9381%20L103.5127,155.9381%20C101.0707,155.9381%2099.0907,153.9591%2099.0907,151.5161%20C99.0907,149.0741%20101.0707,147.0941%20103.5127,147.0941%20L150.8857,147.0941%20C153.3277,147.0941%20155.3077,149.0741%20155.3077,151.5161%20C155.3077,153.9591%20153.3277,155.9381%20150.8857,155.9381'%20id='Fill-466'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M103.5127,148.0982%20C101.6277,148.0982%20100.0947,149.6312%20100.0947,151.5162%20C100.0947,153.4012%20101.6277,154.9342%20103.5127,154.9342%20L150.8857,154.9342%20C152.7707,154.9342%20154.3037,153.4012%20154.3037,151.5162%20C154.3037,149.6312%20152.7707,148.0982%20150.8857,148.0982%20L103.5127,148.0982%20Z%20M150.8857,156.9422%20L103.5127,156.9422%20C100.5217,156.9422%2098.0867,154.5072%2098.0867,151.5162%20C98.0867,148.5252%20100.5217,146.0902%20103.5127,146.0902%20L150.8857,146.0902%20C153.8767,146.0902%20156.3117,148.5252%20156.3117,151.5162%20C156.3117,154.5072%20153.8767,156.9422%20150.8857,156.9422%20L150.8857,156.9422%20Z'%20id='Fill-468'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M150.8857,176.065%20L103.5127,176.065%20C101.0707,176.065%2099.0907,174.085%2099.0907,171.642%20C99.0907,169.2%20101.0707,167.22%20103.5127,167.22%20L150.8857,167.22%20C153.3277,167.22%20155.3077,169.2%20155.3077,171.642%20C155.3077,174.085%20153.3277,176.065%20150.8857,176.065'%20id='Fill-470'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M103.5127,168.2242%20C101.6277,168.2242%20100.0947,169.7572%20100.0947,171.6422%20C100.0947,173.5282%20101.6277,175.0612%20103.5127,175.0612%20L150.8857,175.0612%20C152.7707,175.0612%20154.3037,173.5282%20154.3037,171.6422%20C154.3037,169.7572%20152.7707,168.2242%20150.8857,168.2242%20L103.5127,168.2242%20Z%20M150.8857,177.0692%20L103.5127,177.0692%20C100.5217,177.0692%2098.0867,174.6342%2098.0867,171.6422%20C98.0867,168.6512%20100.5217,166.2162%20103.5127,166.2162%20L150.8857,166.2162%20C153.8767,166.2162%20156.3117,168.6512%20156.3117,171.6422%20C156.3117,174.6342%20153.8767,177.0692%20150.8857,177.0692%20L150.8857,177.0692%20Z'%20id='Fill-472'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M150.8857,195.1373%20L103.5127,195.1373%20C101.0707,195.1373%2099.0907,193.1583%2099.0907,190.7153%20C99.0907,188.2733%20101.0707,186.2933%20103.5127,186.2933%20L150.8857,186.2933%20C153.3277,186.2933%20155.3077,188.2733%20155.3077,190.7153%20C155.3077,193.1583%20153.3277,195.1373%20150.8857,195.1373'%20id='Fill-474'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M108.5527,187.2935%20L106.7107,187.2935%20C106.1577,187.2935%20105.7107,186.8465%20105.7107,186.2935%20C105.7107,185.7405%20106.1577,185.2935%20106.7107,185.2935%20L108.5527,185.2935%20C109.1057,185.2935%20109.5527,185.7405%20109.5527,186.2935%20C109.5527,186.8465%20109.1057,187.2935%20108.5527,187.2935%20M114.9997,187.2935%20L113.1577,187.2935%20C112.6057,187.2935%20112.1577,186.8465%20112.1577,186.2935%20C112.1577,185.7405%20112.6057,185.2935%20113.1577,185.2935%20L114.9997,185.2935%20C115.5527,185.2935%20115.9997,185.7405%20115.9997,186.2935%20C115.9997,186.8465%20115.5527,187.2935%20114.9997,187.2935%20M121.4477,187.2935%20L119.6047,187.2935%20C119.0517,187.2935%20118.6047,186.8465%20118.6047,186.2935%20C118.6047,185.7405%20119.0517,185.2935%20119.6047,185.2935%20L121.4477,185.2935%20C121.9997,185.2935%20122.4477,185.7405%20122.4477,186.2935%20C122.4477,186.8465%20121.9997,187.2935%20121.4477,187.2935%20M127.8937,187.2935%20L126.0517,187.2935%20C125.4987,187.2935%20125.0517,186.8465%20125.0517,186.2935%20C125.0517,185.7405%20125.4987,185.2935%20126.0517,185.2935%20L127.8937,185.2935%20C128.4467,185.2935%20128.8937,185.7405%20128.8937,186.2935%20C128.8937,186.8465%20128.4467,187.2935%20127.8937,187.2935%20M134.3407,187.2935%20L132.4987,187.2935%20C131.9467,187.2935%20131.4987,186.8465%20131.4987,186.2935%20C131.4987,185.7405%20131.9467,185.2935%20132.4987,185.2935%20L134.3407,185.2935%20C134.8937,185.2935%20135.3407,185.7405%20135.3407,186.2935%20C135.3407,186.8465%20134.8937,187.2935%20134.3407,187.2935%20M140.7877,187.2935%20L138.9457,187.2935%20C138.3927,187.2935%20137.9457,186.8465%20137.9457,186.2935%20C137.9457,185.7405%20138.3927,185.2935%20138.9457,185.2935%20L140.7877,185.2935%20C141.3407,185.2935%20141.7877,185.7405%20141.7877,186.2935%20C141.7877,186.8465%20141.3407,187.2935%20140.7877,187.2935%20M147.2347,187.2935%20L145.3927,187.2935%20C144.8397,187.2935%20144.3927,186.8465%20144.3927,186.2935%20C144.3927,185.7405%20144.8397,185.2935%20145.3927,185.2935%20L147.2347,185.2935%20C147.7867,185.2935%20148.2347,185.7405%20148.2347,186.2935%20C148.2347,186.8465%20147.7867,187.2935%20147.2347,187.2935%20M153.4957,188.1465%20C153.2907,188.1465%20153.0847,188.0835%20152.9067,187.9525%20C152.5187,187.6685%20152.0847,187.4735%20151.6167,187.3705%20C151.0777,187.2535%20150.7367,186.7205%20150.8547,186.1805%20C150.9717,185.6425%20151.4977,185.2975%20152.0447,185.4175%20C152.7857,185.5785%20153.4737,185.8895%20154.0877,186.3395%20C154.5327,186.6655%20154.6297,187.2905%20154.3037,187.7365%20C154.1087,188.0045%20153.8047,188.1465%20153.4957,188.1465%20M100.5497,188.4325%20C100.2777,188.4325%20100.0047,188.3205%2099.8077,188.1025%20C99.4377,187.6915%2099.4697,187.0605%2099.8797,186.6895%20C100.4457,186.1795%20101.0977,185.8005%20101.8177,185.5635%20C102.3407,185.3905%20102.9067,185.6765%20103.0797,186.2005%20C103.2517,186.7255%20102.9667,187.2905%20102.4427,187.4635%20C101.9887,187.6125%20101.5767,187.8525%20101.2197,188.1745%20C101.0287,188.3475%20100.7887,188.4325%20100.5497,188.4325%20M154.7267,193.9055%20C154.5577,193.9055%20154.3867,193.8625%20154.2307,193.7725%20C153.7507,193.4985%20153.5847,192.8885%20153.8607,192.4085%20C154.0977,191.9945%20154.2417,191.5425%20154.2897,191.0645%20C154.3447,190.5165%20154.8377,190.1255%20155.3857,190.1705%20C155.9357,190.2265%20156.3357,190.7165%20156.2807,191.2665%20C156.2027,192.0245%20155.9727,192.7435%20155.5947,193.4025%20C155.4097,193.7255%20155.0737,193.9055%20154.7267,193.9055%20M99.9157,194.2875%20C99.6047,194.2875%2099.2967,194.1425%2099.1027,193.8695%20C98.6577,193.2505%2098.3557,192.5595%2098.2017,191.8145%20C98.0907,191.2735%2098.4387,190.7445%2098.9797,190.6335%20C99.5197,190.5235%20100.0497,190.8695%20100.1607,191.4105%20C100.2577,191.8795%20100.4487,192.3145%20100.7277,192.7055%20C101.0497,193.1535%20100.9467,193.7785%20100.4967,194.1005%20C100.3217,194.2275%20100.1167,194.2875%2099.9157,194.2875%20M105.7577,196.1375%20L103.9147,196.1375%20C103.3627,196.1375%20102.9147,195.6895%20102.9147,195.1375%20C102.9147,194.5845%20103.3627,194.1375%20103.9147,194.1375%20L105.7577,194.1375%20C106.3107,194.1375%20106.7577,194.5845%20106.7577,195.1375%20C106.7577,195.6895%20106.3107,196.1375%20105.7577,196.1375%20M112.2037,196.1375%20L110.3627,196.1375%20C109.8097,196.1375%20109.3627,195.6895%20109.3627,195.1375%20C109.3627,194.5845%20109.8097,194.1375%20110.3627,194.1375%20L112.2037,194.1375%20C112.7567,194.1375%20113.2037,194.5845%20113.2037,195.1375%20C113.2037,195.6895%20112.7567,196.1375%20112.2037,196.1375%20M118.6517,196.1375%20L116.8097,196.1375%20C116.2567,196.1375%20115.8097,195.6895%20115.8097,195.1375%20C115.8097,194.5845%20116.2567,194.1375%20116.8097,194.1375%20L118.6517,194.1375%20C119.2037,194.1375%20119.6517,194.5845%20119.6517,195.1375%20C119.6517,195.6895%20119.2037,196.1375%20118.6517,196.1375%20M125.0977,196.1375%20L123.2557,196.1375%20C122.7027,196.1375%20122.2557,195.6895%20122.2557,195.1375%20C122.2557,194.5845%20122.7027,194.1375%20123.2557,194.1375%20L125.0977,194.1375%20C125.6507,194.1375%20126.0977,194.5845%20126.0977,195.1375%20C126.0977,195.6895%20125.6507,196.1375%20125.0977,196.1375%20M131.5447,196.1375%20L129.7027,196.1375%20C129.1507,196.1375%20128.7027,195.6895%20128.7027,195.1375%20C128.7027,194.5845%20129.1507,194.1375%20129.7027,194.1375%20L131.5447,194.1375%20C132.0977,194.1375%20132.5447,194.5845%20132.5447,195.1375%20C132.5447,195.6895%20132.0977,196.1375%20131.5447,196.1375%20M137.9917,196.1375%20L136.1497,196.1375%20C135.5967,196.1375%20135.1497,195.6895%20135.1497,195.1375%20C135.1497,194.5845%20135.5967,194.1375%20136.1497,194.1375%20L137.9917,194.1375%20C138.5447,194.1375%20138.9917,194.5845%20138.9917,195.1375%20C138.9917,195.6895%20138.5447,196.1375%20137.9917,196.1375%20M144.4387,196.1375%20L142.5967,196.1375%20C142.0437,196.1375%20141.5967,195.6895%20141.5967,195.1375%20C141.5967,194.5845%20142.0437,194.1375%20142.5967,194.1375%20L144.4387,194.1375%20C144.9907,194.1375%20145.4387,194.5845%20145.4387,195.1375%20C145.4387,195.6895%20144.9907,196.1375%20144.4387,196.1375%20M150.9367,196.1375%20L149.0437,196.1375%20C148.4907,196.1375%20148.0437,195.6895%20148.0437,195.1375%20C148.0437,194.5845%20148.4907,194.1375%20149.0437,194.1375%20L150.8857,194.1375%20C151.4387,194.1375%20151.9107,194.5845%20151.9107,195.1375%20C151.9107,195.6895%20151.4897,196.1375%20150.9367,196.1375'%20id='Fill-476'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M114.0723,190.7154%20C114.0723,194.8534%20110.7183,198.2064%20106.5813,198.2064%20C102.4443,198.2064%2099.0913,194.8534%2099.0913,190.7154%20C99.0913,186.5784%20102.4443,183.2254%20106.5813,183.2254%20C110.7183,183.2254%20114.0723,186.5784%20114.0723,190.7154'%20id='Fill-478'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M106.5811,184.2291%20C103.0041,184.2291%20100.0951,187.1381%20100.0951,190.7151%20C100.0951,194.2921%20103.0041,197.2031%20106.5811,197.2031%20C110.1581,197.2031%20113.0681,194.2921%20113.0681,190.7151%20C113.0681,187.1381%20110.1581,184.2291%20106.5811,184.2291%20M106.5811,199.2101%20C101.8971,199.2101%2098.0871,195.3991%2098.0871,190.7151%20C98.0871,186.0321%20101.8971,182.2211%20106.5811,182.2211%20C111.2651,182.2211%20115.0761,186.0321%20115.0761,190.7151%20C115.0761,195.3991%20111.2651,199.2101%20106.5811,199.2101'%20id='Fill-480'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M108.8096,193.9635%20C108.5536,193.9635%20108.2976,193.8655%20108.1026,193.6705%20L103.6456,189.2145%20C103.2546,188.8235%20103.2546,188.1915%20103.6456,187.8005%20C104.0366,187.4095%20104.6686,187.4095%20105.0596,187.8005%20L109.5166,192.2565%20C109.9076,192.6475%20109.9076,193.2795%20109.5166,193.6705%20C109.3216,193.8655%20109.0656,193.9635%20108.8096,193.9635'%20id='Fill-482'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M104.3525,193.9635%20C104.0965,193.9635%20103.8405,193.8655%20103.6455,193.6705%20C103.2545,193.2795%20103.2545,192.6475%20103.6455,192.2565%20L108.1025,187.8005%20C108.4935,187.4095%20109.1255,187.4095%20109.5165,187.8005%20C109.9075,188.1915%20109.9075,188.8235%20109.5165,189.2145%20L105.0595,193.6705%20C104.8645,193.8655%20104.6085,193.9635%20104.3525,193.9635'%20id='Fill-484'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.5664,151.5162%20C156.5664,155.6532%20153.2124,159.0062%20149.0754,159.0062%20C144.9384,159.0062%20141.5854,155.6532%20141.5854,151.5162%20C141.5854,147.3782%20144.9384,144.0252%20149.0754,144.0252%20C153.2124,144.0252%20156.5664,147.3782%20156.5664,151.5162'%20id='Fill-486'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.0752,145.0289%20C145.4982,145.0289%20142.5892,147.9389%20142.5892,151.5159%20C142.5892,155.0929%20145.4982,158.0029%20149.0752,158.0029%20C152.6522,158.0029%20155.5622,155.0929%20155.5622,151.5159%20C155.5622,147.9389%20152.6522,145.0289%20149.0752,145.0289%20M149.0752,160.0099%20C144.3912,160.0099%20140.5812,156.1999%20140.5812,151.5159%20C140.5812,146.8329%20144.3912,143.0209%20149.0752,143.0209%20C153.7592,143.0209%20157.5702,146.8329%20157.5702,151.5159%20C157.5702,156.1999%20153.7592,160.0099%20149.0752,160.0099'%20id='Fill-488'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6025,154.2711%20C148.3465,154.2711%20148.0905,154.1731%20147.8955,153.9781%20L145.5955,151.6781%20C145.2055,151.2881%20145.2055,150.6551%20145.5955,150.2641%20C145.9865,149.8741%20146.6195,149.8741%20147.0095,150.2641%20L149.3095,152.5641%20C149.7005,152.9551%20149.7005,153.5871%20149.3095,153.9781%20C149.1145,154.1731%20148.8585,154.2711%20148.6025,154.2711'%20id='Fill-490'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6016,154.2711%20C148.3456,154.2711%20148.0896,154.1731%20147.8946,153.9781%20C147.5036,153.5871%20147.5036,152.9551%20147.8946,152.5641%20L151.7446,148.7141%20C152.1346,148.3241%20152.7676,148.3241%20153.1586,148.7141%20C153.5486,149.1051%20153.5486,149.7381%20153.1586,150.1281%20L149.3086,153.9781%20C149.1136,154.1731%20148.8576,154.2711%20148.6016,154.2711'%20id='Fill-492'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M156.5664,171.6422%20C156.5664,175.7802%20153.2124,179.1332%20149.0754,179.1332%20C144.9384,179.1332%20141.5854,175.7802%20141.5854,171.6422%20C141.5854,167.5052%20144.9384,164.1522%20149.0754,164.1522%20C153.2124,164.1522%20156.5664,167.5052%20156.5664,171.6422'%20id='Fill-494'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M149.0752,165.1559%20C145.4982,165.1559%20142.5892,168.0649%20142.5892,171.6419%20C142.5892,175.2189%20145.4982,178.1299%20149.0752,178.1299%20C152.6522,178.1299%20155.5622,175.2189%20155.5622,171.6419%20C155.5622,168.0649%20152.6522,165.1559%20149.0752,165.1559%20M149.0752,180.1369%20C144.3912,180.1369%20140.5812,176.3259%20140.5812,171.6419%20C140.5812,166.9589%20144.3912,163.1479%20149.0752,163.1479%20C153.7592,163.1479%20157.5702,166.9589%20157.5702,171.6419%20C157.5702,176.3259%20153.7592,180.1369%20149.0752,180.1369'%20id='Fill-496'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6025,174.9029%20C148.3465,174.9029%20148.0905,174.8049%20147.8955,174.6099%20L145.5955,172.3089%20C145.2055,171.9189%20145.2055,171.2859%20145.5955,170.8949%20C145.9865,170.5049%20146.6195,170.5049%20147.0095,170.8949%20L149.3095,173.1959%20C149.7005,173.5869%20149.7005,174.2189%20149.3095,174.6099%20C149.1145,174.8049%20148.8585,174.9029%20148.6025,174.9029'%20id='Fill-498'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M148.6016,174.9029%20C148.3456,174.9029%20148.0896,174.8049%20147.8946,174.6099%20C147.5036,174.2189%20147.5036,173.5869%20147.8946,173.1959%20L151.7446,169.3459%20C152.1346,168.9559%20152.7676,168.9559%20153.1586,169.3459%20C153.5486,169.7369%20153.5486,170.3699%20153.1586,170.7599%20L149.3086,174.6099%20C149.1136,174.8049%20148.8576,174.9029%20148.6016,174.9029'%20id='Fill-500'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Rules.svg.js b/lib/static/illustrations/Rules.svg.js new file mode 100644 index 00000000..0f864c0f --- /dev/null +++ b/lib/static/illustrations/Rules.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/RulesProductModel'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M23.2041,219.5318%20C23.2041,162.3388%2069.5681,115.9738%20126.7621,115.9738%20C183.9551,115.9738%20230.3191,162.3388%20230.3191,219.5318%20L23.2041,219.5318%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='19.9775'%20y1='210.5318'%20x2='55.9775'%20y2='210.5318'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9775,211.5318%20L19.9775,211.5318%20C19.4245,211.5318%2018.9775,211.0848%2018.9775,210.5318%20C18.9775,209.9788%2019.4245,209.5318%2019.9775,209.5318%20L55.9775,209.5318%20C56.5305,209.5318%2056.9775,209.9788%2056.9775,210.5318%20C56.9775,211.0848%2056.5305,211.5318%2055.9775,211.5318'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='195.3193'%20y1='210.5318'%20x2='239.3193'%20y2='210.5318'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M239.3193,211.5318%20L195.3193,211.5318%20C194.7663,211.5318%20194.3193,211.0848%20194.3193,210.5318%20C194.3193,209.9788%20194.7663,209.5318%20195.3193,209.5318%20L239.3193,209.5318%20C239.8723,209.5318%20240.3193,209.9788%20240.3193,210.5318%20C240.3193,211.0848%20239.8723,211.5318%20239.3193,211.5318'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Common/Illustrations/Ziggy'%20transform='translate(113.883100,%20106.790730)'%3e%3cg%20id='Group-12'%3e%3cpath%20d='M51.5795552,101.817707%20L56.4637171,101.75674%20C58.1421267,101.735155%2059.6527933,100.689268%2060.2423457,99.1145509%20C61.9197743,94.6288151%2061.4361648,90.5325887%2061.5990029,87.021117%20C61.9001552,80.5171925%2060.8436695,77.1990038%2059.8077838,71.7762868%20L52.4781076,72.0372679%20C52.4781076,72.0372679%2053.1353457,74.7314566%2053.6523076,82.8277585%20C53.8122029,85.3325887%2049.7971648,95.4539472%2050.0531933,100.391004%20C50.0953743,101.200438%2050.7692886,101.828362%2051.5795552,101.817707'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M53.6525038,72.977683%20C53.894799,74.4562491%2054.2930657,77.4663623%2054.6314943,82.7654566%20C54.7050657,83.9251547%2054.1410181,86.0179094%2053.2140181,89.3360981%20C52.1791133,93.0339849%2050.8930848,97.6384377%2051.033361,100.340475%20C51.0480752,100.623042%2051.3129324,100.825155%2051.566999,100.836928%20L56.451161,100.775117%20C57.726399,100.758438%2058.88098,99.9539094%2059.3233895,98.7706642%20C60.5515419,95.485834%2060.5633133,92.4639472%2060.5741038,89.5421358%20C60.5780276,88.6561736%2060.5799895,87.7996453%2060.6192276,86.9764755%20C60.859561,81.7921736%2060.220961,78.7016075%2059.4126562,74.7888528%20C59.2792467,74.1452302%2059.1428943,73.4819849%2059.00458,72.7873434%20L53.6525038,72.977683%20Z%20M51.5581705,102.799192%20C50.2319229,102.799192%2049.1430657,101.769985%2049.0734181,100.441532%20C48.9164657,97.4186642%2050.1956276,92.8436453%2051.3237229,88.8082491%20C52.0152943,86.333834%2052.7304086,83.7770038%2052.6735133,82.8900604%20C52.1673419,74.9713434%2051.5316848,72.2967774%2051.5248181,72.2702868%20L51.239361,71.0997962%20L60.6133419,70.7652302%20L60.7712752,71.5923245%20C60.960599,72.5852302%2061.1518848,73.5074943%2061.3343419,74.3914943%20C62.136761,78.2787396%2062.8302943,81.6361736%2062.5791705,87.0657585%20C62.5418943,87.8644%2062.5389514,88.6934566%2062.5360086,89.5499849%20C62.5252181,92.4992679%2062.5124657,95.8449283%2061.1607133,99.4584377%20C60.4367705,101.394211%2058.5533419,102.711872%2056.4756848,102.737381%20L51.5915229,102.799192%20L51.5581705,102.799192%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.0701905,78.7753887%20L31.0893238,72.1615774%20L27.4499905,72.351917%20C27.4499905,72.351917%2027.0095429,77.9227849%2026.8300286,80.2549358%20C26.5122,84.3658792%2024.9112857,92.4337283%2023.9107143,95.9775774%20C23.5850381,97.1313887%2023.400619,98.2076906%2023.3584381,99.1809736%20C23.2868286,100.820445%2024.6689905,102.155766%2026.3101238,102.135398%20L30.6361238,102.0812%20C33.1571714,102.049804%2035.3751048,100.339691%2035.9646571,97.8878415%20C37.7970762,90.2565962%2037.0701905,78.7753887%2037.0701905,78.7753887'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.3604124,73.2871321%20C28.2299457,74.9413208%2027.9435076,78.5646415%2027.8081362,80.3306792%20C27.4952124,84.3749057%2025.9237267,92.4613962%2024.8544886,96.2436604%20C24.5513743,97.318%2024.3777457,98.320717%2024.3385076,99.2233585%20C24.3169267,99.7168679%2024.4993838,100.189774%2024.8544886,100.554755%20C25.2243076,100.936415%2025.7402886,101.153245%2026.2729457,101.153245%20L26.2974695,101.153245%20L30.6244505,101.100264%20C32.7266314,101.073774%2034.5306029,99.6589811%2035.0102886,97.659434%20C36.6151267,90.9789057%2036.2099933,81.1185283%2036.1099362,79.1758868%20L30.674479,73.1654717%20L28.3604124,73.2871321%20Z%20M26.2729457,103.115509%20C25.2115552,103.115509%2024.1835171,102.681849%2023.44486,101.920491%20C22.7120886,101.164038%2022.333441,100.175057%2022.3785648,99.138%20C22.4246695,98.083283%2022.621841,96.931434%2022.9671362,95.7109057%20C23.9892886,92.0895472%2025.5529267,84.0511321%2025.8511362,80.1786038%20C26.0316314,77.8464528%2026.472079,72.2746038%2026.472079,72.2746038%20L26.5407457,71.4170943%20L31.5043648,71.1570943%20L38.0267171,78.3713585%20L38.049279,78.7127925%20C38.0787076,79.1886415%2038.7643933,90.4304528%2036.9192219,98.1176226%20C36.2286314,100.991358%2033.6497076,103.025245%2030.6489743,103.062528%20L26.3229743,103.115509%20L26.2729457,103.115509%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.243581,84.3555774%20L28.5349238,84.6116528%20L28.5054952,84.1201057%20L28.243581,84.3555774%20Z%20M28.6526381,84.7146717%20L28.8645238,84.9020679%20L29.9906571,84.4527094%20L29.8758857,84.2093887%20L29.0960286,84.4056151%20L29.1136857,84.6872%20L28.6526381,84.7146717%20Z%20M28.7664286,85.4691623%20L27.5059048,84.3595019%20L28.6722571,83.3096906%20L28.9998952,83.6736906%20L28.6173238,84.0190491%20L30.1476095,83.6364075%20L30.6577048,84.7146717%20L28.7664286,85.4691623%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5002962,53.9740377%20C32.7958867,53.8317736%2036.7834581,50.8226415%2045.5443438,50.3085283%20C45.66402,49.734566%2045.8111629,49.2135849%2046.0024486,48.7877736%20C47.5454867,45.3312453%2049.659439,35.4031698%2048.1399438,28.9188679%20L46.9382771,23.786566%20C46.5439343,22.1029434%2046.3340105,20.3810566%2046.3114486,18.6523019%20C46.30262,17.9321509%2046.3673629,17.2276981%2046.4978295,16.5467925%20C46.530201,16.3760755%2046.5664962,16.2073208%2046.6076962,16.0405283%20C46.7303152,15.5381887%2046.8882486,15.050566%2047.0805152,14.5806038%20C47.1452581,14.4226415%2047.2119629,14.2676226%2047.2835724,14.114566%20C47.4267914,13.8084528%2047.5837438,13.5111698%2047.7544295,13.2217358%20C47.9251152,12.933283%2048.1085533,12.6526792%2048.3057248,12.3818868%20C48.897239,11.5714717%2049.6025438,10.8483774%2050.3971152,10.2371321%20C50.6629533,10.0340377%2050.938601,9.84271698%2051.2230771,9.66415094%20C52.7886771,8.68596226%2054.6338486,8.11101887%2056.6134105,8.08550943%20L58.3241914,8.06392453%20C61.2062295,8.02860377%2063.8292962,9.16279245%2065.7401914,11.0289057%20C65.9795438,11.261434%2066.2071248,11.5057358%2066.4229343,11.7608302%20C66.8162962,12.2239245%2067.1655152,12.7243019%2067.4735343,13.2511698%20C67.5892867,13.4493585%2067.7011152,13.6504906%2067.8031343,13.8565283%20C67.8786676,14.0086038%2067.9502771,14.1616604%2068.0179629,14.3166792%20C68.222001,14.782717%2068.3926867,15.2664151%2068.5280581,15.7648302%20C68.6624486,16.2622642%2068.7615248,16.7763774%2068.8213629,17.3022642%20C68.8625629,17.6515472%2068.8841438,18.0086792%2068.8890486,18.3687547%20C68.8988581,19.0859623%2068.6153629,19.7403774%2068.1503914,20.2172075%20C67.68542,20.6940377%2067.0389724,20.993283%2066.3209152,21.0030943%20L55.6393248,21.1365283%20L57.3726676,30.3895849%20C59.3895057,39.8908679%2058.8990295,46.2692075%2057.4825343,50.5341887%20C57.1666676,51.4858868%2055.3430771,54.8639245%2055.3430771,54.8639245%20C60.7903057,63.2270943%2069.0273629,66.8092075%2077.799039,67.7687547%20C85.256239,68.5840755%20101.244782,61.5915472%2092.85862,53.8386415%20C84.473439,46.086717%2094.548801,50.8461887%2096.0359248,51.8224151%20C97.5220676,52.7976604%20106.138753,60.0570566%2097.0237438,70.9809811%20C93.1695819,75.6001509%2088.7906105,79.8111698%2078.1688581,83.1303396%20C76.4649438,83.6621132%2067.1439343,84.4578113%2062.1391152,85.9628679%20C47.2394295,90.4446792%2035.0226486,85.9285283%2028.0863343,76.1417358%20C21.1784676,66.3932075%2026.8042295,54.0299623%2028.5002962,53.9740377'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.6746114,54.9493811%20C28.2057162,55.3241736%2026.9275352,57.3816075%2026.2006495,60.7390415%20C25.5159448,63.8982868%2024.95484,70.0264377%2028.8864971,75.5737585%20C36.077859,85.7186642%2048.0945257,89.1663623%2061.8563067,85.0230415%20C65.0502876,84.0634943%2069.9393543,83.3874943%2073.510021,82.8939849%20C75.465059,82.6241736%2077.3131733,82.3690792%2077.87624,82.1944377%20C88.5127067,78.8703623%2092.64644,74.6956453%2096.2700781,70.3521736%20C99.2825829,66.7435698%20100.558802,63.2262113%20100.064402,59.9001736%20C99.4895638,56.0276453%2096.5731924,53.3481736%2095.4970876,52.6417585%20C94.7142876,52.1276453%2092.4992971,51.0954943%2091.1141924,50.6608528%20C91.5369829,51.1730038%2092.2668114,51.954966%2093.5243924,53.1185887%20C96.7791924,56.1267396%2096.4927543,58.8886264%2095.6795448,60.6742868%20C93.2742495,65.9508151%2083.0713638,69.329834%2077.6928019,68.7440981%20C67.3476781,67.6118717%2059.5520495,63.1231925%2054.5217257,55.3997208%20L54.2029162,54.911117%20L54.4805257,54.3979849%20C55.1691543,53.1215321%2056.3404114,50.8580604%2056.5513162,50.2252302%20C58.18264,45.3156453%2058.1355543,38.709683%2056.412021,30.5937585%20L54.4599257,20.1702113%20L66.3078686,20.0210792%20C66.7414495,20.0161736%2067.1465829,19.8425132%2067.4467543,19.5324755%20C67.7508495,19.2214566%2067.9136876,18.8133057%2067.9078019,18.3816075%20C67.9038781,18.0548906%2067.884259,17.731117%2067.8479638,17.4142113%20C67.7930305,16.9422868%2067.7037638,16.4733057%2067.5811448,16.0210038%20C67.4595067,15.5726264%2067.3045162,15.131117%2067.1191162,14.7102113%20C67.0573162,14.5689283%2066.9925733,14.4286264%2066.9239067,14.2912679%20C66.8316971,14.1068151%2066.7296781,13.9243245%2066.6256971,13.7437962%20C66.341221,13.259117%2066.0204495,12.8038717%2065.6751543,12.3947396%20C65.4799448,12.1641736%2065.2729638,11.9424377%2065.0561733,11.7314943%20C63.2767257,9.9958717%2060.9381352,9.04417358%2058.4563257,9.04417358%20C58.4161067,9.04417358%2058.3758876,9.04417358%2058.3366495,9.04515472%20L56.6258686,9.06673962%20C54.8925257,9.08930566%2053.2043067,9.58281509%2051.7436686,10.4952679%20C51.4856781,10.6571547%2051.2345543,10.8317962%2050.99324,11.0162491%20C50.2742019,11.5696075%2049.6356019,12.2240226%2049.09804,12.9598717%20C48.9195067,13.2051547%2048.7537257,13.4602491%2048.5987352,13.7212302%20C48.4447257,13.9822113%2048.3024876,14.2530038%2048.1730019,14.529683%20C48.108259,14.6690038%2048.046459,14.8093057%2047.9885829,14.9505887%20C47.8159352,15.3754189%2047.6707543,15.8198717%2047.5608876,16.2731547%20C47.5226305,16.4252302%2047.490259,16.5773057%2047.4608305,16.7303623%20C47.3411543,17.3553434%2047.28524,17.9979849%2047.2921067,18.6406264%20C47.3136876,20.2957962%2047.5157638,21.9519472%2047.8934305,23.562966%20L49.0950971,28.6942868%20C50.6665829,35.4003245%2048.499659,45.6001736%2046.8977638,49.1881736%20C46.7516019,49.5158717%2046.6191733,49.9593434%2046.5044019,50.5087774%20L46.3513733,51.2436453%20L45.6019257,51.2877962%20C40.67264,51.5762491%2037.2363638,52.6947396%2034.4749829,53.5934566%20C32.3875162,54.2724%2030.577659,54.8610792%2028.6746114,54.9493811%20M51.0491543,88.6551925%20C41.2876971,88.6551925%2032.8181543,84.5148151%2027.2865638,76.7089283%20C21.7785162,68.9354189%2023.7963352,59.8314943%2025.8582971,55.6773811%20C27.1688495,53.0371547%2028.146859,53.0047774%2028.4676305,52.9939849%20C30.14604,52.9380604%2031.7891352,52.4033434%2033.8677733,51.7273434%20C36.5997257,50.8394189%2039.9692971,49.7425132%2044.7583067,49.3775321%20C44.8632686,49.0027396%2044.97804,48.6750415%2045.1065448,48.3875698%20C46.5730686,45.1037208%2048.6360114,35.3345887%2047.1851829,29.1426642%20L45.9835162,24.0113434%20C45.5734781,22.2619849%2045.3537448,20.4635698%2045.3302019,18.6651547%20C45.3213733,17.8910415%2045.39004,17.114966%2045.53424,16.3624377%20C45.5705352,16.1740604%2045.6107543,15.9886264%2045.6558781,15.8051547%20C45.7883067,15.2606264%2045.9629162,14.7219849%2046.17284,14.2088528%20C46.2434686,14.0371547%2046.316059,13.8664377%2046.3955162,13.697683%20C46.5514876,13.3650792%2046.7221733,13.0393434%2046.9095352,12.7234189%20C47.0959162,12.4065132%2047.2979924,12.0994189%2047.5138019,11.803117%20C48.1602495,10.9171547%2048.9293162,10.1273434%2049.799421,9.45919245%20C50.0907638,9.23549434%2050.3919162,9.02651321%2050.7018971,8.83224906%20C52.4695733,7.72847547%2054.5089733,7.13194717%2056.6013448,7.10447547%20L58.3121257,7.08289057%20C61.3726971,7.01715472%2064.2439448,8.19843774%2066.4246019,10.3265132%20C66.6865162,10.5796453%2066.9356781,10.8474943%2067.1720876,11.127117%20C67.5909543,11.6216075%2067.9774495,12.1690792%2068.3207829,12.7557962%20C68.4483067,12.9755698%2068.5699448,13.1943623%2068.6817733,13.4200226%20C68.7641733,13.5877962%2068.8426495,13.7545887%2068.916221,13.9233434%20C69.1398781,14.4325509%2069.32724,14.9653057%2069.4743829,15.5078717%20C69.6225067,16.0543623%2069.7313924,16.6204755%2069.7961352,17.1905132%20C69.8402781,17.5721736%2069.863821,17.961683%2069.8697067,18.355117%20C69.882459,19.3127019%2069.5214686,20.2173057%2068.852459,20.9021358%20C68.1854114,21.5859849%2067.2907829,21.9715698%2066.3343543,21.9833434%20L56.8181352,22.1030415%20L58.3356686,30.2081736%20C60.1278686,38.6478717%2060.1563162,45.5982113%2058.4131638,50.8433434%20C58.1483067,51.642966%2057.0270781,53.7887019%2056.4855924,54.8090792%20C61.189259,61.7211547%2068.3923924,65.7526264%2077.9056686,66.7926264%20C83.0183924,67.3665887%2092.0254971,63.9630415%2093.8932305,59.8609283%20C94.6985924,58.0948906%2094.1414114,56.3602491%2092.19324,54.5598717%20C88.8736971,51.4908906%2088.03204,50.0996453%2088.85604,49.0439472%20C90.2921543,47.2102113%2096.5133543,50.9620604%2096.5741733,51.0022868%20C98.1652781,52.0462113%20101.34945,55.1887774%20102.005707,59.6117208%20C102.58545,63.5146642%20101.162088,67.5520226%2097.77584,71.6090038%20C94.10904,76.0044755%2089.596659,80.5873434%2078.4608876,84.0664377%20C77.7428305,84.291117%2076.0791352,84.5207019%2073.777821,84.8385887%20C70.2718971,85.3232679%2065.4701352,85.9865132%2062.4213352,86.9028906%20C58.5083162,88.0802491%2054.6894686,88.6551925%2051.0491543,88.6551925'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.6009838,39.6613811%20C37.8050219,28.6099094%2028.9303457,20.0387396%2018.9442505,18.3296075%20C16.8714981,17.9744377%2016.1907171,17.3337585%2013.92766,17.3612302%20L12.1952981,17.3837962%20C6.35666952,17.4573811%201.68439333,22.2502113%201.75796476,28.0889283%20C1.7756219,29.5439472%202.9704219,30.7095321%204.42615524,30.6908906%20C4.42615524,30.6908906%2022.1990505,30.4622868%2022.2824314,30.4534566%20C22.2834124,30.4544377%2023.7293362,30.4367774%2023.7303171,30.4377585%20C23.7283552,30.4397208%2022.2804695,30.4583623%2022.2785076,30.4603245%20C26.2297838,32.0791925%2028.73906,37.0721736%2029.2030505,39.7663623%20C29.8661743,43.6035698%2029.4561362,46.7794943%2028.1779552,49.3608528%20C27.3245267,51.0797962%2027.2519362,53.1391925%2027.4069267,54.8041736%20C27.4069267,54.8041736%2027.4491076,54.8179094%2027.5099267,54.8375321%20C27.5825171,55.7274189%2027.7394695,56.738966%2028.019041,57.8917962%20C29.6778314,56.7046264%2032.2596981,54.9170038%2032.7315362,54.6599472%20C33.7507457,54.1056075%2036.0540219,52.8419094%2037.0840219,52.2336075%20C43.6662124,48.3483245%2037.4852314,45.9465132%2037.6009838,39.6613811'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.338439,54.0707774%20L28.3511914,54.0737208%20L28.4875438,54.7575698%20C28.525801,55.2285132%2028.5885819,55.7190792%2028.6749057,56.2243623%20C30.0992486,55.2236075%2031.821801,54.0384%2032.2632295,53.7980226%20C33.40702,53.1759849%2035.6043533,51.9672302%2036.5853057,51.3893434%20C39.9254486,49.4182491%2039.4320295,48.3605887%2038.2391914,45.8047396%20C37.4966105,44.2143245%2036.5725533,42.2344%2036.619639,39.6432302%20C36.82662,28.4465509%2027.5821248,20.8035321%2018.7790581,19.2965132%20C17.9305343,19.1503245%2017.2958581,18.9599849%2016.7357343,18.7922113%20C15.8724962,18.5322113%2015.1848486,18.3300981%2013.94002,18.3428528%20L12.2076581,18.3644377%20C6.91934381,18.4321358%202.67182,22.7883623%202.73852476,28.0766642%20C2.74441048,28.5181736%202.92196286,28.9322113%203.23782952,29.2402868%20C3.55467714,29.5493434%203.97746762,29.7553811%204.41301048,29.7102491%20C10.4321343,29.6327396%2021.9063343,29.4826264%2022.2447629,29.4737962%20L22.6685343,29.4610415%20L22.6763819,29.4679094%20L22.9951914,29.464966%20C23.1815724,29.4620226%2023.3247914,29.4453434%2023.4689914,29.4600604%20L23.6955914,29.457117%20L23.6965724,29.4630038%20C24.1124962,29.4767396%2024.2164771,29.5356075%2024.424439,29.7436075%20L25.1179724,30.4372679%20L24.7707152,30.7855698%20C27.8057819,33.1010415%2029.7421819,37.1148528%2030.1698771,39.6000604%20C30.8457533,43.5098717%2030.4710295,46.9408906%2029.0564962,49.796966%20C28.3865057,51.1479849%2028.27762,52.7737208%2028.338439,54.0707774%20L28.338439,54.0707774%20Z%20M27.4094771,59.5347019%20L27.0661438,58.123834%20C26.8513152,57.2388528%2026.6943629,56.3803623%2026.5972486,55.5630792%20L26.4903248,55.5267774%20L26.4304867,54.8949283%20C26.2107533,52.5382491%2026.5030771,50.5298717%2027.2986295,48.9247396%20C28.523839,46.4503245%2028.8406867,43.4254943%2028.23642,39.9336453%20C27.8567914,37.7260981%2025.662401,33.0225509%2022.0691724,31.4380226%20C21.2059343,31.4527396%2017.853039,31.499834%204.43851524,31.6725132%20C3.46835333,31.6597585%202.55999143,31.3193057%201.86842,30.6452679%20C1.17684857,29.9712302%200.789372381,29.0676075%200.77662,28.1011925%20C0.696181905,21.7307019%205.81282952,16.4826264%2012.1821533,16.4021736%20L13.9154962,16.3805887%20C15.4781533,16.3599849%2016.3580676,16.6288151%2017.2997819,16.9123623%20C17.8314581,17.0722868%2018.3807914,17.237117%2019.11062,17.3627019%20C28.7190486,19.0070792%2038.8091248,27.3879094%2038.5815438,39.6795321%20C38.5423057,41.8164377%2039.3251057,43.4941736%2040.0166771,44.9747019%20C41.2163819,47.5452679%2042.4563057,50.2021736%2037.5819533,53.0788528%20C36.5774581,53.6714566%2034.355601,54.892966%2033.200039,55.5218717%20C32.8262962,55.7259472%2030.4563152,57.3536453%2028.5905438,58.6899472%20L27.4094771,59.5347019%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.1012743,52.4955698%20C31.9933695,50.7913434%2031.7206648,49.9181358%2031.9031219,49.2215321%20C32.9537219,45.2116453%2033.2970552,43.9459849%2033.2431029,39.7163245%20C33.1901314,35.5111925%2030.7034171,31.3865132%2027.08076,29.2221358%20C26.8816267,29.1034189%2024.2909314,28.9533057%2022.2780171,30.4603245%20C26.2302743,32.0791925%2028.7385695,37.0721736%2029.203541,39.7663623%20C29.8666648,43.6035698%2029.4566267,46.7794943%2028.1774648,49.3608528%20C27.3250171,51.0797962%2027.2524267,53.1391925%2027.4074171,54.8041736%20C27.4074171,54.8041736%2032.252341,56.5545132%2032.1012743,52.4955698'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M27.8690533,54.4358566%20C28.6567581,54.661517%2030.1527105,54.9146491%2030.96592,54.3191019%20C31.4250057,53.9825736%2031.6427771,53.3772151%2031.6113867,52.5206868%20C31.5701867,51.8849132%2031.5074057,51.3678566%2031.4534533,50.9332151%20C31.3602629,50.1698943%2031.2915962,49.6194792%2031.4289295,49.0984981%20L31.4583581,48.9827245%20C32.4932629,45.0366113%2032.8052057,43.845517%2032.7532152,39.7218189%20C32.7031867,35.7197811%2030.3773486,31.7638566%2026.8282629,29.6436302%20C26.6860248,29.6151774%2024.9360057,29.5239321%2023.2880057,30.400083%20C26.8959486,32.3701962%2029.2188438,36.9697434%2029.687739,39.6835547%20C30.3439962,43.489366%2029.9839867,46.8183472%2028.61752,49.5782717%20C27.8406057,51.1451396%2027.7689962,53.0289132%2027.8690533,54.4358566%20M29.5405962,55.6671774%20C28.3752248,55.6671774%2027.3108914,55.2904226%2027.2402629,55.2658943%20L26.947939,55.1589509%20L26.9185105,54.8498943%20C26.7743105,53.2918566%2026.7978533,51.0381962%2027.7376057,49.1416679%20C29.0108819,46.5730642%2029.3414629,43.4471774%2028.719539,39.8503472%20C28.2359295,37.0433283%2025.6638724,32.3780453%2022.0922248,30.9141962%20L21.2917676,30.585517%20L21.98432,30.0674792%20C24.0904248,28.4908%2026.8939867,28.5388755%2027.3314914,28.8008377%20C31.1660343,31.0917811%2033.6792343,35.3734415%2033.7341676,39.7100453%20C33.787139,43.9661962%2033.4398819,45.2936679%2032.406939,49.2319321%20L32.3775105,49.3467245%20C32.2892248,49.6861962%2032.3441581,50.1345736%2032.4265581,50.813517%20C32.4824724,51.2658189%2032.5491771,51.8034792%2032.5903771,52.4647623%20L32.5913581,52.477517%20C32.6364819,53.6843094%2032.28432,54.5712528%2031.543701,55.1118566%20C30.96592,55.5337434%2030.2351105,55.6671774%2029.5405962,55.6671774'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.67123987,19.2502038%20C6.67123987,19.2502038%206.64477524,17.4037132%208.46934667,16.6472604%20C9.02554667,16.4157132%2010.0427943,15.9869585%2010.0427943,15.9869585%20C10.0427943,15.9869585%2011.1640229,18.2847698%209.93390857,18.8822792%20C8.16328952,19.7437132%206.67123987,19.2502038%206.67123987,19.2502038'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.20676286,18.8611849%20C7.7168581,18.9298642%208.66642,18.9543925%209.71996286,18.4412604%20C9.84356286,18.3814113%209.92007714,18.2921283%209.96716286,18.1537887%20C10.109401,17.7426943%209.94263905,17.0882792%209.77783905,16.6310717%20C9.43548667,16.774317%208.97247714,16.9685811%208.65759143,17.1000528%20C7.62857238,17.5268453%207.30780095,18.3686566%207.20676286,18.8611849%20M7.76394381,19.8815623%20C7.03313429,19.8815623%206.55344857,19.7285057%206.51715333,19.7157509%20L6.18559143,19.6068453%20L6.18068667,19.2565811%20C6.17970571,19.1682792%206.17283905,17.0686566%208.28188667,16.1934868%20C8.83710571,15.9639019%209.85141048,15.534166%209.85141048,15.534166%20L10.2791057,15.3546189%20L10.4831438,15.7716%20C10.5635819,15.9374113%2011.2600581,17.4149962%2010.8951438,18.4736377%20C10.7627152,18.8562792%2010.5047248,19.1506189%2010.148639,19.3242792%20C9.2451819,19.7628453%208.40744857,19.8815623%207.76394381,19.8815623'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.2464229,17.8934943%20C11.2464229,17.8934943%2011.2670229,15.3778717%2014.0921657,14.9746264%20C14.6189371,14.9000604%2015.9971752,14.9157585%2015.9971752,14.9157585%20C15.9971752,14.9157585%2016.6652038,17.5697208%2015.177099,17.8444377%20C13.3466419,18.1819472%2011.2464229,17.8934943%2011.2464229,17.8934943'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M11.8011514,17.4584604%20C12.5123419,17.5192906%2013.8739038,17.5860075%2015.0883229,17.3613283%20C15.2541038,17.3318943%2015.3678943,17.2563472%2015.457161,17.1170264%20C15.7200562,16.7069132%2015.6710086,15.9171019%2015.5925324,15.4049509%20C15.1206943,15.4059321%2014.4605133,15.4186868%2014.1613229,15.4608755%20C12.4603514,15.7032151%2011.9522181,16.8226868%2011.8011514,17.4584604%20M13.1548657,18.5004226%20C12.0738562,18.5004226%2011.2351419,18.3866113%2011.1792276,18.3787623%20L10.7525133,18.3208755%20L10.7564371,17.8891774%20C10.7642848,16.8727245%2011.4578181,14.8545358%2014.0239895,14.4895547%20C14.571361,14.4120453%2015.8544467,14.4238189%2016.0025705,14.4248%20L16.3802371,14.4287245%20L16.4724467,14.7956679%20C16.5205133,14.9840453%2016.9168181,16.6588377%2016.2821419,17.6468377%20C16.0476943,18.0118189%2015.6965133,18.2482717%2015.2658752,18.3267623%20C14.5546848,18.458234%2013.8101419,18.5004226%2013.1548657,18.5004226'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M16.8764029,18.0640151%20C16.8764029,18.0640151%2017.2138505,15.2687698%2019.7290124,16.0046189%20C20.8041362,16.3185811%2021.4084029,17.1250717%2021.4084029,17.1250717%20C21.4084029,17.1250717%2020.9365648,19.2560906%2019.9369743,19.0294491%20C18.190879,18.6340528%2016.8764029,18.0640151%2016.8764029,18.0640151'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.4434914,17.7631019%20C17.9447581,17.9534415%2018.9041295,18.2929132%2020.0449771,18.5519321%20C20.0783295,18.5568377%2020.1175676,18.5627245%2020.1872152,18.5195547%20C20.4658057,18.3439321%2020.728701,17.7395547%2020.8679962,17.2548755%20C20.6531676,17.0370642%2020.2107581,16.6563849%2019.5917771,16.4758566%20C19.0149771,16.308083%2018.5627581,16.3414415%2018.2017676,16.5788755%20C17.7652438,16.8673283%2017.5455105,17.4049887%2017.4434914,17.7631019%20M20.0832343,19.5369887%20C19.9988724,19.5369887%2019.9145105,19.5271774%2019.8291676,19.5075547%20C18.0575676,19.1072528%2016.7362248,18.5381962%2016.6812914,18.5146491%20L16.3458057,18.3684604%20L16.3899486,18.0054415%20C16.3977962,17.9436302%2016.586139,16.4709509%2017.6622438,15.7606113%20C18.2694533,15.3603094%2019.0100724,15.2828%2019.8674248,15.5349509%20C21.0847867,15.8891396%2021.7724343,16.7927623%2021.8008819,16.8310264%20L21.9362533,17.0105736%20L21.8872057,17.2313283%20C21.8509105,17.3941962%2021.51052,18.8433283%2020.7130057,19.3476302%20C20.5158343,19.4732151%2020.3019867,19.5369887%2020.0832343,19.5369887'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.3235971,31.5162189%20C24.3235971,31.5162189%2030.1249495,28.2657283%2028.9468257,22.9352377%20C29.7306067,23.5651245%2031.8278829,25.4871623%2032.5930257,26.4751623%20C32.6057781,27.5220302%2032.8500352,31.6751623%2027.14874,34.5292755%20C26.1265876,33.4961434%2025.2604067,32.2010491%2024.3235971,31.5162189'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.1455371,31.5689057%20C25.5634229,31.9643019%2025.9646324,32.4391698%2026.3825181,32.9326792%20C26.6630705,33.265283%2026.9514705,33.6057358%2027.24968,33.9255849%20C32.0955848,31.3550189%2032.1250133,27.894566%2032.1053943,26.6504906%20C31.554099,25.9813585%2030.4662229,24.9286038%2029.5902324,24.1397736%20C29.7069657,27.9916981%2026.4943467,30.6329057%2025.1455371,31.5689057%20L25.1455371,31.5689057%20Z%20M27.0495657,35.1274717%20L26.8004038,34.8743396%20C26.3874229,34.4563774%2026.0038705,34.0030943%2025.6330705,33.5655094%20C25.0807943,32.9120755%2024.5569657,32.2949434%2024.0341181,31.9123019%20L23.419061,31.4629434%20L24.0831657,31.0891321%20C24.13908,31.0577358%2029.5519752,27.9475472%2028.4680229,23.0418868%20L28.1668705,21.6790943%20L29.2537657,22.553283%20C30.091499,23.2253585%2032.1956419,25.1611321%2032.9804038,26.1756226%20L33.0814419,26.3051321%20L33.0834038,26.4689811%20C33.1491276,30.2100377%2031.22548,33.0366792%2027.3683752,34.9685283%20L27.0495657,35.1274717%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.45964142,18.7317736%20C7.45964142,18.7317736%207.44591905,17.7761509%208.39057619,17.3846792%20C8.67897619,17.2649811%209.20476667,17.0422642%209.20476667,17.0422642%20C9.20476667,17.0422642%209.78549048,18.2313962%209.14885238,18.541434%20C8.2316619,18.9878491%207.45964142,18.7317736%207.45964142,18.7317736'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.4477952,17.309917%20C12.4477952,17.309917%2012.4585857,16.0256151%2013.8986238,15.8205585%20C14.1674048,15.7822943%2014.8697667,15.7911245%2014.8697667,15.7911245%20C14.8697667,15.7911245%2015.2101571,17.1441057%2014.4509,17.2844075%20C13.5180143,17.4561057%2012.4477952,17.309917%2012.4477952,17.309917'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M17.7749552,17.8513057%20C17.7749552,17.8513057%2017.9544695,16.3688151%2019.2885648,16.7593057%20C19.859479,16.9260981%2020.1792695,17.3528906%2020.1792695,17.3528906%20C20.1792695,17.3528906%2019.9291267,18.4841358%2019.3984314,18.3634566%20C18.4724124,18.1544755%2017.7749552,17.8513057%2017.7749552,17.8513057'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.4098619,28.7702264%20L11.0685762,28.8369434%20C11.0352238,26.1466792%2013.1884143,23.9381509%2015.8781857,23.9038113%20L16.3490429,23.8979245%20C17.6939286,23.8822264%2018.798481,24.9585283%2018.8141762,26.3036604%20C18.8318333,27.6487925%2017.7547476,28.752566%2016.4098619,28.7702264'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M15.9587219,28.684966%20L11.1589219,28.7448151%20C11.1324362,26.6304755%2012.824579,24.895834%2014.9385314,24.8683623%20L15.9106552,24.8575698%20C16.967141,24.843834%2017.8343029,25.6895698%2017.8480362,26.7462491%20C17.8607886,27.8039094%2017.0152076,28.6712302%2015.9587219,28.684966'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M15.9356695,25.3477434%20L15.9160505,25.3477434%20L14.9439267,25.359517%20C14.0532219,25.3703094%2013.2194124,25.7284226%2012.5974886,26.3661585%20C12.0903362,26.8851774%2011.7734886,27.5405736%2011.6793171,28.2469887%20L15.9533267,28.1940075%20C16.7371076,28.1851774%2017.366879,27.5376302%2017.3570695,26.7527245%20C17.3521648,26.3730264%2017.2001171,26.0178566%2016.9283933,25.7519698%20C16.6605933,25.4909887%2016.3084314,25.3477434%2015.9356695,25.3477434%20L15.9356695,25.3477434%20Z%20M10.6758029,29.2408755%20L10.6689362,28.7512906%20C10.6542219,27.5974792%2011.0897648,26.5074415%2011.8951267,25.6813283%20C12.6995076,24.8552151%2013.7785552,24.3921208%2014.9331362,24.3783849%20L15.90526,24.3666113%20L15.9356695,24.3666113%20C17.2472029,24.3666113%2018.3223267,25.4252528%2018.3380219,26.7399698%20C18.355679,28.0664604%2017.2903648,29.1584604%2015.9641171,29.1751396%20L10.6758029,29.2408755%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.0032276,26.7073962%20C12.0100943,27.2980377%2012.4946848,27.7699623%2013.0852181,27.7630943%20C13.6757514,27.7552453%2014.1485705,27.270566%2014.1407229,26.6809057%20C14.1328752,26.0902642%2013.6492657,25.6183396%2013.0577514,25.6242264%20C12.468199,25.6320755%2011.99538,26.1167547%2012.0032276,26.7073962'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.17189238,29.8912679%20L4.17189238,29.8912679%20C4.47500667,29.8225887%204.74378762,29.6499094%204.93409238,29.4046264%20L5.28723524,28.9493811%20L4.4907019,29.1308906%20L4.02278762,29.2368528%20C3.84229238,29.2780604%203.72948286,29.4585887%203.77068286,29.6381358%20C3.81188286,29.8196453%203.99041619,29.9324755%204.17189238,29.8912679'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.31122,31.6091321%20C25.31122,31.6091321%2029.78142,29.1298113%2029.6509533,24.2486792%20C31.6020676,25.6330566%2032.1376676,26.5376604%2032.1376676,26.5376604%20C32.1376676,26.5376604%2031.8306295,28.8658868%2030.7623724,30.0520755%20C29.123201,31.8740377%2027.3996676,32.4489811%2025.31122,31.6091321'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.5608038,30.6989358%20C29.5608038,30.6989358%2027.8098038,32.5258038%2026.0892133,33.4147094'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.3142438,33.850234%20L25.8639867,32.9780075%20C27.4933486,32.1371774%2029.1903962,30.3770264%2029.2060914,30.359366%20L29.91532,31.0383094%20C29.8417486,31.1158189%2028.0868248,32.9348377%2026.3142438,33.850234'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M47.446901,49.4582792%20L46.4188629,47.4920906%20C42.5597962,38.3351849%2041.9133486,32.9379774%2043.7467486,24.1303547%20L44.8189295,18.9696%20C45.1710914,17.276166%2045.3378533,15.5493736%2045.3152914,13.8206189%20C45.2436819,8.05744906%2040.5135295,3.44416604%2034.7514152,3.51676981%20L33.06712,3.53737358%20C27.3834819,3.60997736%2022.8338248,8.27427925%2022.9054343,13.9589585%20L22.9093581,14.2552604%20C22.9260343,15.6072604%2024.0364724,16.6904302%2025.3892057,16.6727698%20L36.05412,16.5383547%20L34.5532629,25.8326189%20C29.916301,50.7455245%2030.5392057,60.8139019%2040.2535771,58.6210717'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M37.8653505,59.8972302%20C36.0760933,59.8972302%2034.639979,59.3595698%2033.5148267,58.2764%20C29.8548933,54.7511925%2029.8745124,45.6050792%2033.589379,25.6537585%20L34.8999314,17.5339094%20L25.4013695,17.6536075%20C24.4959505,17.6467396%2023.620941,17.3200226%2022.9637029,16.6803245%20C22.3074457,16.0406264%2021.9405695,15.1840981%2021.9287981,14.2667396%20L21.9248743,13.9714189%20C21.8866171,10.9603245%2023.023541,8.11504151%2025.1257219,5.95851321%20C27.2279029,3.80296604%2030.0432362,2.59519245%2033.05476,2.5569283%20L34.7380743,2.5353434%20C37.7790267,2.46273962%2040.6669505,3.64696604%2042.8515314,5.77798491%20C45.0351314,7.90704151%2046.258379,10.7591925%2046.2966362,13.8075698%20C46.3191981,15.6040226%2046.1445886,17.4073434%2045.7796743,19.1684755%20L44.7074933,24.3292302%20C42.9152933,32.9367019%2043.5028838,38.0474189%2047.3236933,47.111117%20L48.3154362,49.0037208%20L46.5781695,49.9122491%20L45.5501314,47.9470415%20C41.5596171,38.486966%2040.9210171,32.8935321%2042.7858076,23.9299094%20L43.8579886,18.7701358%20C44.1954362,17.1483245%2044.3553314,15.4862868%2044.3347314,13.8330792%20C44.30236,11.3076453%2043.2900171,8.94507925%2041.4831029,7.18198491%20C39.6742267,5.4198717%2037.2846267,4.44168302%2034.763579,4.49760755%20L33.0792838,4.51919245%20C27.94596,4.58394717%2023.8220362,8.81360755%2023.886779,13.9468906%20L23.8907029,14.2431925%20C23.8956076,14.6346642%2024.05256,15.0016075%2024.3331124,15.2753434%20C24.6136648,15.5490792%2025.0158552,15.6844755%2025.3768457,15.6913434%20L37.2081124,15.5431925%20L35.5218552,25.9883245%20C33.0626076,39.2080981%2031.0644076,53.1921736%2034.8763886,56.8625887%20C35.9897695,57.9359472%2037.6770076,58.1979094%2040.03816,57.6641736%20L40.4687981,59.5783623%20C39.5280648,59.7912679%2038.6618838,59.8972302%2037.8653505,59.8972302'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M27.9341886,4.83688302%20C27.9341886,4.83688302%2028.0823124,3.02571321%2029.8705886,2.28495849%20C30.4159981,2.05831698%2031.2772743,2.28201509%2031.2772743,2.28201509%20C31.2772743,2.28201509%2032.3357219,3.8910717%2031.1301314,4.47778868%20C29.3948267,5.32058113%2027.9341886,4.83688302%2027.9341886,4.83688302'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M28.5137352,4.45649811%20C29.0179448,4.51929057%2029.9076686,4.52615849%2030.9151067,4.03559245%20C31.1162019,3.93944151%2031.1701543,3.82366792%2031.1946781,3.73536604%20C31.280021,3.42729057%2031.1014876,2.98087547%2030.9621924,2.71695094%20C30.6757543,2.66691321%2030.2843543,2.64238491%2030.0587352,2.73853585%20C29.0581638,3.15257358%2028.6648019,3.95906415%2028.5137352,4.45649811%20M29.0061733,5.46510189%20C28.2881162,5.46510189%2027.8152971,5.31400755%2027.7799829,5.30223396%20L27.4140876,5.18057358%20L27.4454781,4.79695094%20C27.4523448,4.71061132%2027.6416686,2.67770566%2029.6820495,1.83196981%20C30.3608686,1.54842264%2031.2957162,1.77898868%2031.3996971,1.80646038%20L31.5831352,1.85453585%20L31.6871162,2.01249811%20C31.7597067,2.12140377%2032.3845733,3.10842264%2032.1412971,3.99340377%20C32.0294686,4.39959245%2031.7548019,4.71944151%2031.3447638,4.91861132%20C30.4589638,5.34834717%2029.6379067,5.46510189%2029.0061733,5.46510189'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2047648,4.18727547%20C32.2047648,4.18727547%2032.2273267,1.33708679%2035.4271933,0.881841509%20C36.0245933,0.796483019%2036.792679,0.845539623%2036.792679,0.845539623%20C36.792679,0.845539623%2038.3416029,3.82033208%2036.6553457,4.13036981%20C34.5835743,4.51301132%2032.2047648,4.18727547%2032.2047648,4.18727547'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.748899,3.75233962%20C33.5297371,3.822%2035.1365371,3.91226415%2036.5667657,3.64833962%20C36.7747276,3.60909434%2036.8433943,3.52275472%2036.8826324,3.44230189%20C37.0925562,3.01256604%2036.8002324,2.02456604%2036.4804419,1.32403774%20C36.2195086,1.31520755%2035.8251657,1.32011321%2035.4965467,1.36720755%20C33.4443943,1.65958491%2032.895061,3.03316981%2032.748899,3.75233962%20M34.3615848,4.80803774%20C33.1442229,4.80803774%2032.2005467,4.6814717%2032.1387467,4.67264151%20L31.7100705,4.61475472%20L31.7139943,4.1830566%20C31.7238038,3.05083019%2032.4967943,0.803056604%2035.3582324,0.395886792%20C35.9987943,0.305622642%2036.7914038,0.354679245%2036.8227943,0.355660377%20L37.1004038,0.373320755%20L37.2269467,0.619584906%20C37.3397562,0.83445283%2038.3089371,2.7574717%2037.7635276,3.87301887%20C37.6291371,4.14969811%2037.342699,4.50388679%2036.7443181,4.61377358%20C35.9409181,4.7609434%2035.1002419,4.80803774%2034.3615848,4.80803774'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.9457886,4.76310189%20C37.9457886,4.76310189%2038.3460171,2.03457358%2040.7915314,2.81751698%20C41.8372267,3.15110189%2042.4091219,3.95661132%2042.4091219,3.95661132%20C42.4091219,3.95661132%2041.89216,6.03170566%2040.9190552,5.78544151%20C39.2200457,5.35472453%2037.9457886,4.76310189%2037.9457886,4.76310189'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M38.5215095,4.47661132%20C39.0090429,4.67676226%2039.9350619,5.02898868%2041.0396143,5.31057358%20C41.0739476,5.31842264%2041.1102429,5.32136604%2041.1720429,5.28310189%20C41.4437667,5.12023396%2041.7174524,4.53449811%2041.8655762,4.07336604%20C41.6595762,3.85359245%2041.2387476,3.47487547%2040.6423286,3.28453585%20C40.0871095,3.10695094%2039.6447,3.12951698%2039.2866524,3.35125283%20C38.8589571,3.61812075%2038.6313762,4.12929057%2038.5215095,4.47661132%20M41.0778714,6.29563019%20C40.9856619,6.29563019%2040.8914905,6.28483774%2040.7983,6.26030943%20C39.0747667,5.82370566%2037.7936429,5.23306415%2037.7396905,5.20755472%20L37.4071476,5.05449811%20L37.460119,4.69246038%20C37.4699286,4.63064906%2037.6916238,3.18936604%2038.7677286,2.5182717%20C39.3739571,2.13955472%2040.1047667,2.08264906%2040.941519,2.34951698%20C42.1284714,2.73019623%2042.7817857,3.63381887%2042.8082714,3.67208302%20L42.939719,3.85555472%20L42.8847857,4.0753283%20C42.8200429,4.33434717%2042.4580714,5.65691321%2041.6762524,6.12589434%20C41.4869286,6.23872453%2041.2838714,6.29563019%2041.0778714,6.29563019'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.7206181,53.6415321%20C29.3229229,53.1784377%2029.9350371,52.9076453%2030.4627895,52.7742113'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.0195143,54.0305509%20L28.4221143,53.2525132%20C29.0165714,52.7953057%2029.6816571,52.4656453%2030.3438,52.2988528%20L30.5831524,53.2495698%20C30.2113714,53.3437585%2029.6384952,53.555683%2029.0195143,54.0305509'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2516543,53.540966%20C30.4202162,46.4787774%2033.3944638,32.8920604%2033.9300638,29.5513057%20L36.0518638,16.1647396%20L37.0553781,16.1528152%20C38.3276733,16.1362868%2039.3076448,17.5059472%2039.1428448,18.7706264%20L37.6282543,30.3764377%20C37.1171781,34.3068528%2036.7610924,52.4784%2043.6248162,56.2950038%20C45.0893781,57.1093434%2047.4456257,56.5334189%2048.3314257,56.0968151%20C51.5509114,54.5083623%2052.4318067,50.4562868%2053.1008162,47.1910792%20C54.48494,40.4340226%2053.2744448,35.1574943%2052.8820638,29.8790038%20L52.4582924,23.2730415%20C52.3817781,22.0799849%2053.3156448,20.7996075%2054.5094638,20.7848906%20L55.7278067,20.7701736%20L58.088959,34.099834%20C58.7962257,37.895834%2060.6590543,51.0645887%2052.9654448,57.3457962%20C52.8271305,57.4596075%2054.8626067,57.8883623%2054.2867876,58.9352302%20C52.0021495,63.0971925%2045.2375019,63.8359849%2043.9848257,65.6216453%20C39.15854,72.4954566%2043.9406829,86.9544%2043.9406829,86.9544%20C43.9406829,86.9544%2038.4620638,84.8459472%2035.0483495,81.8623245%20C27.067321,74.8864755%2025.9362829,64.6503245%2025.8617305,61.6343245%20C25.7734448,58.0257208%2026.6925971,55.7750038%2027.8432543,54.4239849'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M44.7320171,87.7837509%20L43.7647981,87.4119019%20C43.5372171,87.3245811%2038.1655219,85.2377132%2034.7253219,82.2325057%20C26.1174648,74.7082038%2025.4229505,63.7646566%2025.371941,61.6463925%20C25.2915029,58.3723547%2025.9968076,55.8351472%2027.4692171,54.1063925%20L28.2167029,54.742166%20C26.9238076,56.2609585%2026.278341,58.6402038%2026.3528933,61.6218642%20C26.3833029,62.8757509%2026.896341,74.0851849%2035.3707886,81.4927321%20C37.8388648,83.6492604%2041.4634838,85.362317%2043.1664171,86.1011094%20C42.1668267,82.6494868%2039.3652267,71.3478264%2043.5833219,65.3393736%20C44.1493314,64.532883%2045.4667505,63.9942415%2047.1353505,63.3123547%20C49.5416267,62.3282792%2052.5364743,61.1038264%2053.8568362,58.6990717%20C53.9127505,58.597034%2053.8990171,58.5538642%2053.8931314,58.5371849%20C53.8166171,58.3085811%2053.2466838,58.0544679%2053.0318552,57.9602792%20C52.7542457,57.8356755%2052.5139124,57.7287321%2052.4736933,57.4255623%20L52.4364171,57.1537887%20L52.6541886,56.9663925%20C60.0593981,50.9206566%2058.3172267,38.0040528%2057.6070171,34.1894113%20L55.3174743,21.2649585%20L54.5160362,21.2757509%20C54.150141,21.2806566%2053.7852267,21.4572604%2053.490941,21.7761283%20C53.1230838,22.1725057%2052.9151219,22.7346943%2052.9474933,23.2419396%20L53.3722457,29.8469208%20C53.4605314,31.0458642%2053.59296,32.2487321%2053.7273505,33.4702415%20C54.1883981,37.6655623%2054.66416,42.0041283%2053.5811886,47.2904679%20C52.9308171,50.4654113%2052.0401124,54.8137887%2048.5489029,56.5366566%20C47.6346552,56.9860151%2045.0675029,57.6600528%2043.3861505,56.7230717%20C36.0231219,52.6297887%2036.7097886,33.637034%2037.1423886,30.3129585%20L38.656979,18.7071472%20C38.7256457,18.1822415%2038.5363219,17.5945434%2038.1615981,17.1736377%20C37.8565219,16.8312226%2037.4729695,16.6428453%2037.0776457,16.6428453%20L37.0629314,16.6428453%20L36.4714171,16.6506943%20L34.41436,29.6281283%20C34.3417695,30.0814113%2034.2240552,30.7240528%2034.0808362,31.5119019%20C33.2087695,36.2694113%2031.1693695,47.4140906%2032.7271219,53.4176377%20L31.776579,53.664883%20C30.1648743,47.4503925%2032.1581695,36.5657132%2033.1145981,31.334317%20C33.2578171,30.5562792%2033.3735695,29.9214868%2033.445179,29.4731094%20L35.6327029,15.6793736%20L37.050179,15.6617132%20L37.0786267,15.6617132%20C37.7574457,15.6617132%2038.4009505,15.9668453%2038.8943695,16.5211849%20C39.460379,17.1589208%2039.7350457,18.022317%2039.6300838,18.8337132%20L38.1154933,30.4395245%20C37.5200552,35.0106189%2037.4396171,52.2942415%2043.8628933,55.8655623%20C45.1155695,56.5631472%2047.2854362,56.0647321%2048.114341,55.6575623%20C51.1758933,54.1466189%2052.0106838,50.0700151%2052.6198552,47.0922792%20C53.6714362,41.9580151%2053.2045029,37.6969585%2052.7522838,33.5762038%20C52.6169124,32.3439019%2052.4835029,31.1302415%2052.3932552,29.9156%20L51.9685029,23.3047321%20C51.9184743,22.5257132%2052.2186457,21.7054868%2052.7709219,21.1089585%20C53.2506076,20.5919019%2053.8666457,20.3024679%2054.5042648,20.2946189%20L56.1375505,20.2740151%20L58.5712933,34.0137887%20C59.2883695,37.8627698%2061.0119029,50.6959774%2053.8264267,57.2499396%20C54.2246933,57.4549962%2054.665141,57.7571849%2054.8230743,58.2251849%20C54.8946838,58.4380906%2054.9339219,58.7756%2054.7171314,59.1719774%20C53.2290267,61.880883%2050.0566267,63.1779396%2047.5071314,64.2199019%20C46.1073124,64.7919019%2044.7869505,65.3325057%2044.385741,65.9025434%20C39.7556457,72.4996755%2044.3592552,86.6583925%2044.406341,86.7996755%20L44.7320171,87.7837509%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.3910295,58.6458943%20C96.3910295,58.6458943%2097.4965629,57.3900453%2096.8461914,55.7299698%20C96.6470581,55.2237057%2095.94862,54.7939698%2095.94862,54.7939698%20C95.94862,54.7939698%2094.2044867,55.1216679%2094.5860771,56.2951019%20C95.1363914,57.9855925%2096.3910295,58.6458943%2096.3910295,58.6458943'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M95.8526829,55.3239774%20C95.5799781,55.4063925%2095.2023114,55.5731849%2095.0698829,55.7978642%20C95.0306448,55.8645811%2094.9943495,55.9626943%2095.0532067,56.1432226%20C95.3582829,57.0841283%2095.9017305,57.661034%2096.260759,57.9592981%20C96.4853971,57.5393736%2096.73554,56.7937132%2096.3892638,55.9097132%20C96.3107876,55.7085811%2096.0518162,55.4740906%2095.8526829,55.3239774%20L95.8526829,55.3239774%20Z%20M96.5040352,59.2602792%20L96.1626638,59.0797509%20C96.1047876,59.0493358%2094.7245876,58.3056377%2094.11934,56.4473736%20C93.9869114,56.0382415%2094.0232067,55.6399019%2094.2272448,55.2974868%20C94.6667114,54.5547698%2095.7379114,54.3340151%2095.8575876,54.3124302%20L96.0439686,54.2771094%20L96.2048448,54.3762038%20C96.2911686,54.4291849%2097.0504257,54.9099396%2097.3025305,55.5506189%20C98.05394,57.4677509%2096.8130352,58.909034%2096.7590829,58.9698642%20L96.5040352,59.2602792%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M95.9982562,56.9250868%20C95.9982562,56.9250868%2096.3867133,56.4845585%2096.1581514,55.901766%20C96.0885038,55.7241811%2095.8432657,55.5740679%2095.8432657,55.5740679%20C95.8432657,55.5740679%2095.2321324,55.6888604%2095.3655419,56.0999547%20C95.5587895,56.6935396%2095.9982562,56.9250868%2095.9982562,56.9250868'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M87.3220267,67.658083%20C87.3220267,67.658083%2086.2263029,65.2415547%2088.7502933,63.6040453%20C89.2211505,63.2989132%2089.889179,63.0389132%2089.889179,63.0389132%20C89.889179,63.0389132%2092.36216,64.9452528%2091.0594552,65.8684981%20C89.458541,67.0017057%2087.3220267,67.658083%2087.3220267,67.658083'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M89.8069752,63.6052226%20C89.58528,63.7033358%2089.2664705,63.8534491%2089.0173086,64.0153358%20C87.4458229,65.0357132%2087.4870229,66.364166%2087.6351467,67.032317%20C88.3326038,66.780166%2089.6941657,66.2346566%2090.7751752,65.4674113%20C90.92428,65.3624302%2090.945861,65.2751094%2090.9478229,65.1966189%20C90.9566514,64.7717887%2090.3327657,64.0624302%2089.8069752,63.6052226%20L89.8069752,63.6052226%20Z%20M87.0534419,68.2538264%20L86.8758895,67.8613736%20C86.4354419,66.8920151%2086.20688,64.6697509%2088.4826895,63.192166%20C88.9898419,62.8634868%2089.6823943,62.5936755%2089.7118229,62.5819019%20L89.9698133,62.4808453%20L90.1895467,62.6505811%20C90.4828514,62.8782038%2091.9523181,64.0692981%2091.9287752,65.2172226%20C91.9219086,65.5115623%2091.8159657,65.9334491%2091.3421657,66.2689962%20C89.6971086,67.4336%2087.5566705,68.0988075%2087.4654419,68.1262792%20L87.0534419,68.2538264%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M88.1966438,66.7325811%20C88.1966438,66.7325811%2087.5894343,65.3923547%2088.9892533,64.4848075%20C89.2501867,64.3150717%2089.6200057,64.1718264%2089.6200057,64.1718264%20C89.6200057,64.1718264%2090.9923581,65.2285057%2090.2693962,65.7396755%20C89.3816343,66.3685811%2088.1966438,66.7325811%2088.1966438,66.7325811'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M94.9885619,59.6021057%20C94.9885619,59.6021057%2096.8523714,61.1993887%2095.1023524,62.6691245%20C94.3548667,63.2980302%2093.4769143,63.3461057%2093.4769143,63.3461057%20C93.4769143,63.3461057%2092.1585143,61.9725208%2092.8069238,61.3563698%20C93.9389429,60.2800679%2094.9885619,59.6021057%2094.9885619,59.6021057'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M94.9214648,60.2440604%20C94.5330076,60.5227019%2093.8522267,61.0397585%2093.14496,61.711834%20C93.1165124,62.0336453%2093.4029505,62.4987019%2093.6687886,62.8224755%20C93.9307029,62.7675321%2094.3858648,62.6311547%2094.7870743,62.2936453%20C95.1716076,61.9708528%2095.3589695,61.6402113%2095.3609433,61.2830792%20C95.3628933,60.8710038%2095.1205981,60.4873811%2094.9214648,60.2440604%20L94.9214648,60.2440604%20Z%20M93.2783695,63.8487396%20L93.123379,63.6858717%20C92.9546552,63.5112302%2092.1188838,62.595834%2092.1375219,61.7648151%20C92.1443886,61.4645887%2092.25916,61.2006642%2092.4690838,61.0005132%20C93.6207219,59.9055698%2094.6781886,59.2187774%2094.7223314,59.1903245%20L95.0293695,58.9921358%20L95.30796,59.2295698%20C95.350141,59.2658717%2096.3477695,60.1341736%2096.3419097,61.2870038%20C96.338941,61.9404377%2096.027979,62.5320604%2095.4178267,63.0442113%20C94.5545886,63.7702491%2093.5471505,63.8340226%2093.5039886,63.8359849%20L93.2783695,63.8487396%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M94.7346914,60.7537585%20C94.7346914,60.7537585%2095.5606533,61.4611547%2094.78472,62.1126264%20C94.4531581,62.3902868%2094.064701,62.4118717%2094.064701,62.4118717%20C94.064701,62.4118717%2093.4810343,61.8035698%2093.7684533,61.5308151%20C94.268739,61.0539849%2094.7346914,60.7537585%2094.7346914,60.7537585'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M78.4886486,69.046483%20C78.4886486,69.046483%2077.8539724,66.891917%2080.2229724,66.0030113%20C82.5919724,65.1141057%2083.2403819,65.8205208%2083.2403819,65.8205208%20C83.2403819,65.8205208%2084.5842867,68.0202189%2083.4169533,68.7482189%20C82.24962,69.4762189%2078.4886486,69.046483%2078.4886486,69.046483'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M78.9043762,68.5961434%20C80.3267571,68.7276151%2082.4750429,68.7580302%2083.1577857,68.3322189%20C83.7473381,67.9642943%2083.1342429,66.6279925%2082.8684048,66.1560679%20C82.7153762,66.0765962%2082.059119,65.8381811%2080.3954238,66.4621811%20C78.9563667,67.0018038%2078.8553286,68.0663321%2078.9043762,68.5961434%20M80.7495476,69.6655774%20C79.6391095,69.6655774%2078.6355952,69.5566717%2078.433519,69.5341057%20L78.1098048,69.4968226%20L78.0185762,69.1858038%20C77.753719,68.2890491%2077.838081,66.3728981%2080.0501286,65.5448226%20C82.6025667,64.5852755%2083.4559952,65.3289736%2083.6011762,65.4888981%20C84.2515476,66.535766%2084.9235,68.3861811%2083.6767095,69.1642189%20C83.0430143,69.5596151%2081.8442905,69.6655774%2080.7495476,69.6655774'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M79.5988905,68.5414943%20C79.5988905,68.5414943%2079.2692905,67.4200604%2080.5013667,66.9589283%20C81.7334429,66.4968151%2082.0708905,66.8637585%2082.0708905,66.8637585%20C82.0708905,66.8637585%2082.7693286,68.0077585%2082.162119,68.3864755%20C81.5549095,68.7651925%2079.5988905,68.5414943%2079.5988905,68.5414943'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.5738457,19.4283774%20C35.5738457,19.4283774%2039.39956,21.5299623%2044.7163219,19.5235472%20C44.3710267,21.1846038%2043.6657219,24.5243774%2043.6657219,24.5243774%20C43.6657219,24.5243774%2038.7374171,26.104%2034.8901219,23.7502642%20C35.2540552,21.5466415%2035.5738457,19.4283774%2035.5738457,19.4283774'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.4292533,23.4966415%20C38.4908057,25.1841887%2042.2243105,24.3963396%2043.2474438,24.1324151%20C43.3936057,23.4387547%2043.7722533,21.6452453%2044.0606533,20.2677358%20C40.1888343,21.4735472%2037.2037962,20.6307547%2035.9609295,20.1401887%20C35.84812,20.8740755%2035.6499676,22.1495472%2035.4292533,23.4966415%20M39.9445771,25.5393585%20C38.3054057,25.5393585%2036.3758724,25.2342264%2034.633701,24.1696981%20L34.3521676,23.9970189%20L34.40612,23.671283%20C34.7690724,21.4715849%2035.0888629,19.3562642%2035.0888629,19.355283%20L35.1938248,18.6635849%20L35.8088819,18.9981509%20C35.8461581,19.0187547%2039.5227676,20.9604151%2044.5432819,19.0638868%20L45.3790533,18.7489434%20L45.1965962,19.6231321%20C44.85032,21.2851698%2044.1459962,24.6259245%2044.1459962,24.6259245%20L44.087139,24.9055472%20L43.8154152,24.9918868%20C43.697701,25.0291698%2042.0634343,25.5393585%2039.9445771,25.5393585'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M63.8778533,9.41680755%20C63.8778533,9.41680755%2063.6826438,7.59680755%2061.8629771,6.89529811%20C61.3077581,6.68141132%2059.8147486,6.64020377%2059.8147486,6.64020377%20C59.8147486,6.64020377%2059.4204057,8.57597736%2060.649539,9.13522264%20C62.4181962,9.94073208%2063.8778533,9.41680755%2063.8778533,9.41680755'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M60.251959,7.15078491%20C60.2284162,7.64331321%2060.2853114,8.43116226%2060.8523019,8.68821887%20C61.88034,9.1572%2062.7847781,9.12874717%2063.2889876,9.05123774%20C63.1251686,8.55380377%2062.7092448,7.74633208%2061.6870924,7.35289811%20C61.4222352,7.25184151%2060.7826543,7.1841434%2060.251959,7.15078491%20M62.68374,10.0745585%20C62.0677019,10.0745585%2061.2878448,9.9646717%2060.4461876,9.58203019%20C58.8805876,8.86874717%2059.3151495,6.6366717%2059.3337876,6.54248302%20L59.4161876,6.1382566%20L59.8281876,6.14904906%20C59.9900448,6.15395472%2061.4222352,6.20006792%2062.0392543,6.43652075%20C64.1149495,7.23712453%2064.3562638,9.27787925%2064.3650924,9.36421887%20L64.4062924,9.74784151%20L64.04334,9.87833208%20C64.0050829,9.89206792%2063.4802733,10.0745585%2062.68374,10.0745585'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M59.2728705,8.54399245%20C59.2728705,8.54399245%2059.1894895,6.0617283%2056.3918133,5.73501132%20C55.8699467,5.6732%2055.202899,5.73304906%2055.202899,5.73304906%20C55.202899,5.73304906%2053.9178514,8.35953962%2055.3941848,8.59304906%20C57.2079657,8.88052075%2059.2728705,8.54399245%2059.2728705,8.54399245'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.5281829,6.20418868%20C55.2809829,6.79973585%2055.0602686,7.62977358%2055.23684,7.96924528%20C55.25744,8.00750943%2055.2956971,8.08011321%2055.4703067,8.10758491%20C56.6739352,8.29890566%2058.0090114,8.20079245%2058.7064686,8.12328302%20C58.5397067,7.49928302%2058.0099924,6.41807547%2056.3355067,6.22283019%20C56.0677067,6.1894717%2055.7498781,6.19437736%2055.5281829,6.20418868%20M57.0339448,9.20056604%20C56.4855924,9.20056604%2055.8911352,9.16818868%2055.3172781,9.07792453%20C54.7689257,8.99060377%2054.4972019,8.67271698%2054.3657543,8.42154717%20C53.8644876,7.45415094%2054.6080495,5.83233962%2054.762059,5.51739623%20L54.8836971,5.26916981%20L55.1593448,5.24366038%20C55.1858305,5.24169811%2055.8813257,5.18184906%2056.4492971,5.24660377%20C58.9929067,5.54486792%2059.7296019,7.52283019%2059.7629543,8.52750943%20L59.7776686,8.95920755%20L59.3509543,9.02788679%20C59.2911162,9.03867925%2058.2748495,9.20056604%2057.0339448,9.20056604'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.9849486,8.79015849%20C53.9849486,8.79015849%2053.5131105,6.05181887%2051.0685771,6.90246038%20C50.0258248,7.26547925%2049.4686438,8.09061132%2049.4686438,8.09061132%20C49.4686438,8.09061132%2050.040539,10.1676679%2051.0156057,9.89491321%20C52.7165771,9.41906415%2053.9849486,8.79015849%2053.9849486,8.79015849'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.0151324,8.19421887%20C50.1779705,8.66221887%2050.4644086,9.24010566%2050.7459419,9.40003019%20C50.8126467,9.43829434%2050.8499229,9.43240755%2050.8832752,9.42259623%20C51.9917514,9.11255849%2052.9177705,8.73187925%2053.4033419,8.51799245%20C53.2836657,8.1706717%2053.0413705,7.65655849%2052.596999,7.39655849%20C52.2301229,7.18169057%2051.7818276,7.17286038%2051.2295514,7.3661434%20C50.6331324,7.57316226%2050.2181895,7.96757736%2050.0151324,8.19421887%20M50.8401133,10.4105962%20C50.6429419,10.4105962%2050.4467514,10.3576151%2050.2633133,10.2536151%20C49.465799,9.80327547%2049.0675324,8.48169057%2048.9959229,8.22070943%20L48.9360848,8.00387925%20L49.0626276,7.81648302%20C49.0891133,7.77723774%2049.7237895,6.85104906%2050.907799,6.43897358%20C51.7396467,6.15150189%2052.4783038,6.18682264%2053.0982657,6.55278491%20C54.1979133,7.20033208%2054.4578657,8.64553962%2054.4686562,8.70636981%20L54.5304562,9.06742642%20L54.2028181,9.23029434%20C54.1488657,9.25580377%2052.8736276,9.88470943%2051.1471514,10.3674264%20C51.0451324,10.3958792%2050.9421324,10.4105962%2050.8401133,10.4105962'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.8691343,4.36839245%20C28.8691343,4.36839245%2028.9485914,3.40099623%2029.904039,3.00461887%20C30.1953819,2.88393962%2030.6554486,3.0026566%2030.6554486,3.0026566%20C30.6554486,3.0026566%2031.2204771,3.8621283%2030.5759914,4.17609057%20C29.6499724,4.62643019%2028.8691343,4.36839245%2028.8691343,4.36839245'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.2536971,3.69484528%20C33.2536971,3.69484528%2033.2684114,1.90820377%2035.274459,1.62269434%20C35.647221,1.56873208%2036.1298495,1.6001283%2036.1298495,1.6001283%20C36.1298495,1.6001283%2037.1009924,3.46526038%2036.0435257,3.65952453%20C34.7447448,3.89892075%2033.2536971,3.69484528%2033.2536971,3.69484528'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.0005086,4.4757283%20C39.0005086,4.4757283%2039.2310324,2.90199245%2040.6426229,3.35233208%20C41.2459086,3.54659623%2041.5755086,4.00969057%2041.5755086,4.00969057%20C41.5755086,4.00969057%2041.27828,5.20765283%2040.7161943,5.06636981%20C39.7352419,4.81716226%2039.0005086,4.4757283%2039.0005086,4.4757283'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M62.9725324,8.96264151%20C62.9725324,8.96264151%2062.8695324,8.00113208%2061.9072181,7.62928302%20C61.6139133,7.5154717%2060.8252276,7.49486792%2060.8252276,7.49486792%20C60.8252276,7.49486792%2060.6162848,8.51818868%2061.2666562,8.81350943%20C62.2015038,9.23932075%2062.9725324,8.96264151%2062.9725324,8.96264151'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M58.183719,8.1194566%20C58.183719,8.1194566%2058.1376143,6.74783396%2056.5916333,6.56632453%20C56.3022524,6.53296604%2055.9334143,6.5653434%2055.9334143,6.5653434%20C55.9334143,6.5653434%2055.2222238,8.01741887%2056.0383762,8.14594717%20C57.0418905,8.30489057%2058.183719,8.1194566%2058.183719,8.1194566'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.0059581,8.61581132%20C53.0059581,8.61581132%2052.7469867,7.11860377%2051.4109295,7.58366038%20C50.8400152,7.78184906%2050.534939,8.23316981%2050.534939,8.23316981%20C50.534939,8.23316981%2050.8488438,9.37030189%2051.381501,9.22018868%20C52.3124248,8.96018868%2053.0059581,8.61581132%2053.0059581,8.61581132'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M46.9860495,23.991034%20C46.9860495,23.991034%2051.7005067,24.6650717%2056.1608971,23.5112604%20C56.6268495,25.9376%2056.9299638,27.7703547%2056.9299638,27.7703547%20C56.9299638,27.7703547%2053.8527162,29.9170717%2048.1053162,28.7662038%20C47.389221,25.6511094%2046.9860495,23.991034%2046.9860495,23.991034'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M48.5111362,28.3448075%20C52.8636219,29.1375623%2055.5739933,27.9562792%2056.3901457,27.5186943%20C56.2930314,26.9466943%2056.0732981,25.6839774%2055.7750886,24.1102415%20C52.4114029,24.8794491%2049.0565457,24.693034%2047.6263171,24.5576377%20C47.7970029,25.2758264%2048.0981552,26.5522792%2048.5111362,28.3448075%20M51.4020029,29.5977132%20C50.3955457,29.5977132%2049.2645076,29.4986189%2048.0088886,29.2474491%20L47.6979267,29.1846566%20L47.6272981,28.8765811%20C46.9121838,25.7673736%2046.5099933,24.1092604%2046.5090124,24.1072981%20L46.3383267,23.4038264%20L47.0554029,23.504883%20C47.1015076,23.5127321%2051.7266981,24.1524302%2056.0379838,23.0359019%20L56.5431743,22.9054113%20L56.6422505,23.4185434%20C57.1101648,25.8527321%2057.413279,27.6903925%2057.413279,27.6903925%20L57.4642886,27.9955245%20L57.2102219,28.1721283%20C57.106241,28.2447321%2055.1119648,29.5977132%2051.4020029,29.5977132'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7082048,19.1677887%20L60.0485095,19.1000906%20C60.0151571,16.4088453%2057.8070333,14.2552604%2055.116281,14.2886189%20L54.6473857,14.2954868%20C53.301519,14.312166%2052.2254143,15.4169208%2052.2411095,16.7620528%20C52.2587667,18.1071849%2053.3623381,19.1844679%2054.7082048,19.1677887'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M55.2915771,19.0681057%20L59.9560057,19.0092377%20C59.92952,16.8958792%2058.1942152,15.2044075%2056.0812438,15.229917%20L54.9737486,15.244634%20C53.9908343,15.2564075%2053.2050914,16.0628981%2053.2178438,17.0450113%20C53.2305962,18.1772377%2054.160539,19.0828226%2055.2915771,19.0681057'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1289181,15.7203849%20L56.0867371,15.7203849%20L54.9802229,15.7351019%20C54.6359086,15.7400075%2054.3131752,15.877366%2054.0728419,16.1236302%20C53.8334895,16.3698943%2053.7030229,16.6946491%2053.7079276,17.0400075%20C53.7128324,17.4560075%2053.8795943,17.8445358%2054.1778038,18.1349509%20C54.4711086,18.4214415%2054.8566229,18.5774415%2055.264699,18.5774415%20L55.2784324,18.5774415%20L59.4229562,18.5254415%20C59.1679086,16.9340453%2057.7837848,15.7203849%2056.1289181,15.7203849%20L56.1289181,15.7203849%20Z%20M55.264699,19.5585736%20C54.5986324,19.5585736%2053.9708229,19.3034792%2053.4921181,18.8384226%20C53.0065467,18.3635547%2052.7348229,17.7297434%2052.7269752,17.0508%20C52.7191276,16.4454415%2052.9486705,15.8724604%2053.37048,15.4388%20C53.7942514,15.0051396%2054.3612419,14.7608377%2054.9674705,14.7539698%20L56.0739848,14.7392528%20L56.1279371,14.7392528%20C58.4841848,14.7392528%2060.416661,16.6406868%2060.4460895,19.004234%20L60.4519752,19.4948%20L55.2970705,19.5585736%20L55.2980514,19.5585736%20L55.264699,19.5585736%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M57.2448495,18.1473132%20C56.9790114,17.6204453%2057.192859,16.9778038%2057.7196305,16.7128981%20C58.2473829,16.4479925%2058.8908876,16.6608981%2059.1547638,17.187766%20C59.4206019,17.7165962%2059.2067543,18.3592377%2058.6790019,18.6231623%20C58.1512495,18.8890491%2057.5097067,18.6751623%2057.2448495,18.1473132'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.1668314,14.7804604%20L30.8265267,14.8471774%20C30.7921933,12.1569132%2032.9463648,9.94740377%2035.6361362,9.91404528%20L36.1060124,9.90815849%20C37.451879,9.89147925%2038.5554505,10.9677811%2038.5721267,12.3138943%20C38.5897838,13.6590264%2037.5126981,14.7628%2036.1668314,14.7804604'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M35.7166724,14.6942189%20L30.9158914,14.7550491%20C30.8903867,12.6407094%2032.5825295,10.9060679%2034.695501,10.8785962%20L35.6686057,10.8668226%20C36.7250914,10.8540679%2037.5922533,11.6998038%2037.6059867,12.756483%20C37.618739,13.8141434%2036.7731581,14.6814642%2035.7166724,14.6942189'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M35.6917562,11.3569962%20L35.674099,11.3569962%20L34.7019752,11.3697509%20C33.0284705,11.3903547%2031.6551371,12.6462038%2031.4363848,14.2572226%20L35.7113752,14.2032604%20C36.0900229,14.1983547%2036.4461086,14.0462792%2036.7109657,13.7745057%20C36.9768038,13.5027321%2037.1200229,13.1426566%2037.1151181,12.7639396%20C37.1053086,11.9849208%2036.4686705,11.3569962%2035.6917562,11.3569962%20L35.6917562,11.3569962%20Z%20M30.4318895,15.2511094%20L30.4260038,14.7605434%20C30.3975562,12.380317%2032.3094324,10.419034%2034.6892229,10.3886189%20L35.6623276,10.3758642%20L35.6907752,10.3758642%20C37.0032895,10.3758642%2038.0803752,11.4354868%2038.0960705,12.7511849%20C38.1039181,13.3928453%2037.8616229,13.9991849%2037.4133276,14.4593358%20C36.9650324,14.9194868%2036.3646895,15.1775245%2035.7221657,15.1843925%20L30.4318895,15.2511094%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2545971,13.6450943%20C32.7136829,14.0179245%2033.3856352,13.9482642%2033.7583971,13.4890943%20C34.1301781,13.0309057%2034.0605305,12.3578491%2033.6024257,11.986%20C33.14334,11.6131698%2032.4713876,11.6828302%2032.0986257,12.142%20C31.7268448,12.6001887%2031.7964924,13.2732453%2032.2545971,13.6450943'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.497879,20.1306717%20L66.497879,20.1306717%20C66.1928029,20.0698415%2065.9191171,19.9050113%2065.7229267,19.6626717%20L65.3599743,19.2172377%20L66.1594505,19.3781434%20L66.6303076,19.4733132%20C66.8117838,19.5096151%2066.9294981,19.6872%2066.8922219,19.8677283%20C66.8559267,20.0502189%2066.6803362,20.1669736%2066.497879,20.1306717'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.2327438,15.6494491%20L25.2327438,15.6494491%20C25.5358581,15.5807698%2025.80562,15.4080906%2025.9949438,15.1628075%20L26.3480867,14.7075623%20L25.5525343,14.8890717%20L25.08462,14.995034%20C24.9031438,15.0362415%2024.7903343,15.2167698%2024.8315343,15.396317%20C24.8727343,15.5778264%2025.0522486,15.6906566%2025.2327438,15.6494491'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.0385229,20.1163472%20C36.0385229,20.1163472%2040.0408086,21.7636679%2044.0362276,20.1624604%20C43.6458086,22.5230642%2043.285799,23.7308377%2043.285799,23.7308377%20C43.285799,23.7308377%2040.8706943,23.9025358%2039.2678181,23.6081962%20C36.9772943,23.1872906%2036.0640276,22.1590642%2036.0385229,20.1163472'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M41.6148448,23.0673962%20C41.6148448,23.0673962%2037.9970924,23.414717%2035.1748924,21.996'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M40.5792533,23.5972075%20C39.2510438,23.5972075%2036.9350152,23.4304151%2034.9544724,22.4335849%20L35.39492,21.5584151%20C38.0591867,22.8966792%2041.53372,22.5817358%2041.5680533,22.5787925%20L41.6622248,23.556%20C41.6131771,23.5609057%2041.2060819,23.5972075%2040.5792533,23.5972075'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.4476638,24.4289132%20C54.4476638,24.4289132%2050.9289876,25.4767623%2047.8056352,24.8929887%20C48.4236352,27.205517%2048.7453876,27.9276302%2048.7453876,27.9276302%20C48.7453876,27.9276302%2053.4098162,27.2467245%2054.4476638,24.4289132'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.9666219,57.3955396%20C52.9666219,57.3955396%2052.7547362,57.5515396%2052.4545648,57.7389358'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M52.5834619,57.9464453%20L52.3244905,57.5304453%20C52.6128905,57.3508981%2052.8179095,57.2007849%2052.8208524,57.1978415%20L53.1121952,57.5932377%20C53.1121952,57.5932377%2052.8934429,57.7541434%2052.5834619,57.9464453'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.8049267,25.7597208%20C54.8049267,25.7597208%2051.2597648,26.4779094%2047.4801552,26.0746642'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9136038,26.6891472%20C49.1229562,26.6891472%2048.283261,26.6538264%2047.4288514,26.5625811%20L47.5318514,25.5873358%20C51.1888419,25.974883%2054.6731848,25.2861283%2054.7075181,25.2792604%20L54.9027276,26.2407698%20C54.7879562,26.2633358%2052.6465371,26.6891472%2049.9136038,26.6891472'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.8992819,98.9710113%20C49.8992819,98.9710113%2048.9457962,98.2145585%2047.7068533,99.2594642%20C46.5728724,100.215087%2045.7302343,101.678936%2046.2452343,101.818257%20C46.7602343,101.958558%2047.6656533,102.089049%2048.6122724,101.902634%20C49.4352914,101.740747%2050.166101,101.891842%2050.4760819,100.159162%20C50.6202819,99.3526717%2049.8992819,98.9710113%2049.8992819,98.9710113'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.0409486,98.9517811%20C48.7250819,98.9517811%2048.3199486,99.0626491%2047.8647867,99.4472528%20C46.8632343,100.291026%2046.2599486,101.384008%2046.3394057,101.610649%20C46.5709105,101.651857%2047.50772,101.869668%2048.5651867,101.662649%20C48.6779962,101.640083%2048.7898248,101.623404%2048.8987105,101.606725%20C49.5598724,101.508611%2049.9973771,101.443857%2050.2347676,100.116385%20C50.3446343,99.5012151%2049.8060914,99.2000075%2049.7835295,99.1872528%20L49.7482152,99.1646868%20C49.7295771,99.1499698%2049.463739,98.9517811%2049.0409486,98.9517811%20M47.6401486,102.240536%20C46.9348438,102.240536%2046.3806057,102.110045%2046.1814724,102.055102%20C46.0147105,102.00997%2045.8979771,101.885366%2045.85972,101.712687%20C45.7253295,101.108309%2046.64252,99.8357811%2047.54892,99.0714792%20C48.8163105,98.0020453%2049.8610248,98.6456679%2050.0287676,98.7624226%20C50.3348248,98.9311774%2050.8547295,99.4364604%2050.7173962,100.201743%20C50.4182057,101.877517%2049.6824914,101.987404%2048.971301,102.092385%20C48.8692819,102.107102%2048.765301,102.121819%2048.6583771,102.143404%20C48.3013105,102.214045%2047.9560152,102.240536%2047.6401486,102.240536'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M49.6874943,99.2536755%20C49.6874943,99.2536755%2049.094999,98.7827321%2048.3229895,99.4332226%20C47.6186657,100.027789%2047.0928752,100.93926%2047.4146276,101.0256%20C47.7344181,101.112921%2048.2974848,101.194355%2048.8870371,101.0776%20C49.3990943,100.977525%2049.8542562,101.071713%2050.0465229,99.9934491%20C50.1367705,99.4911094%2049.6874943,99.2536755%2049.6874943,99.2536755'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M51.2365162,98.9364755%20C51.73484,98.8638717%2052.4646686,99.9372302%2052.3871733,100.266891%20C52.3096781,100.598513%2052.2665162,101.689532%2051.4611543,101.81806%20C50.868659,101.912249%2048.7537257,102.159494%2048.2848305,101.704249%20C47.8541924,101.286287%2048.6634781,99.3151925%2051.2365162,98.9364755'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M51.2720267,99.1789132%20C49.4631505,99.4448%2048.6617124,100.506385%2048.4723886,101.090158%20C48.3890076,101.352121%2048.4253029,101.498309%2048.4557124,101.528725%20C48.7578457,101.821102%2050.3715124,101.744574%2051.4230933,101.574838%20C51.8949314,101.500272%2052.0253981,100.938083%2052.10976,100.418083%20C52.1234933,100.335668%2052.1362457,100.264045%2052.1489981,100.212045%20C52.1578267,100.10314%2051.9567314,99.6881208%2051.6428267,99.3888755%20C51.4662552,99.2211019%2051.346579,99.1848%2051.2720267,99.1789132%20M49.636779,102.21846%20C49.000141,102.21846%2048.382141,102.140951%2048.114341,101.880951%20C47.9142267,101.686687%2047.8749886,101.343291%2048.0064362,100.939064%20C48.3056267,100.011894%2049.410179,98.9571774%2051.2013981,98.694234%20C51.5408076,98.6383094%2051.8743314,98.9110642%2052.088179,99.1435925%20C52.3491124,99.4271396%2052.70716,99.9755925%2052.625741,100.323894%20C52.6149505,100.368045%2052.605141,100.426913%2052.5953314,100.497555%20C52.5188171,100.959668%2052.3608838,101.922158%2051.4996076,102.060498%20C51.3406933,102.085026%2050.4715695,102.21846%2049.636779,102.21846'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(48.187698,%2098.337312)'%3e%3cpath%20d='M3.55167017,0.495123649%20C4.04901302,0.422519876%204.77982255,1.49587837%204.70232731,1.82553874%20C4.62483207,2.15716139%204.58167017,3.24719912%203.77630826,3.37572742%20C3.18381302,3.4699161%201.06887969,3.71716139%200.599984453,3.26289723%20C0.169346357,2.84395384%200.978632072,0.872859498%203.55167017,0.495123649'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.59669588,0.984708555%20C2.0987816,1.21135006%201.43369588,2.00018025%201.21592445,2.32984063%20C1.00109588,2.65655761%200.966762548,2.90870856%200.984419691,2.97248214%20C1.17864826,3.08825572%202.51961017,3.0813878%203.69871493,2.89006705%20C4.01065779,2.84199157%204.11169588,2.37202931%204.18428636,1.9373878%20C4.19801969,1.84810478%204.21175302,1.77157648%204.2245054,1.71368969%20C4.19017207,1.57731233%203.79779112,1.04946327%203.59669588,0.984708555%20M1.97812445,4.02327459%20C1.27380064,4.02327459%200.583210167,3.93006705%200.259495881,3.61610478%20C-0.011246976,3.35316139%20-0.073046976,2.91753874%200.0878292145,2.42010478%20C0.388000643,1.4939161%201.45625779,0.306746291%203.4809435,0.00946327204%20C3.84389588,-0.0454801242%204.2205816,0.139953838%204.58451493,0.536331197%20C4.85721969,0.834595348%205.29080064,1.46448214%205.17897207,1.93836893%20C5.1701435,1.97859535%205.16229588,2.03157648%205.1515054,2.09535006%20C5.07302921,2.57414252%204.88959112,3.69459535%203.85468636,3.86040667%20C3.50546731,3.91535006%202.73345779,4.02327459%201.97812445,4.02327459'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.69537969,0.793093461%20C3.98868445,0.749923649%204.41932255,1.38373497%204.37321779,1.57898025%20C4.32809398,1.77422554%204.30258921,2.41686705%203.82878921,2.49241422%20C3.47760826,2.54833874%202.22983683,2.69452742%201.95418921,2.42667837%20C1.6991416,2.17943308%202.1768654,1.01679157%203.69537969,0.793093461'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.32768445,1.00482176%20C5.32768445,1.00482176%204.94511302,0.811538744%204.19762731,1.25206705%20C3.5364654,1.64059535%202.55060826,2.26165195%202.82135112,3.01614252%20C3.09307493,3.76867082%205.19133207,3.46157648%205.65728445,3.29576516%20C6.12323683,3.12995384%206.41065588,2.61682176%206.32237017,2.1713878%20C6.12912255,1.20202931%205.32768445,1.00482176%205.32768445,1.00482176'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.0796016,1.45329723%20C4.9805254,1.45329723%204.7725635,1.4827312%204.44590636,1.67503308%20C4.12219207,1.86537271%203.13829683,2.44522176%203.28347779,2.85042931%20C3.46887779,3.10258025%204.95403969,3.02507082%205.49258255,2.83375006%20C5.7388016,2.74544818%205.87907779,2.46190101%205.84082064,2.26763686%20C5.71623969,1.64167459%205.25519207,1.49450478%205.2032016,1.47880667%20L5.14042064,1.45820289%20C5.13061112,1.45624063%205.11001112,1.45329723%205.0796016,1.45329723%20M4.14083017,3.98952775%20C3.37274445,3.99050478%202.5889635,3.81586327%202.3604016,3.18205195%20C1.93957302,2.01156139%203.34723969,1.18348591%203.9485635,0.829297234%20C4.75490636,0.355410442%205.28658255,0.465297234%205.48277302,0.537901008%20C5.89967779,0.656617989%206.60988731,1.10008969%206.80313493,2.0763161%20C6.94144921,2.77488214%206.51081112,3.51269346%205.82218255,3.75797648%20C5.65149683,3.81880667%204.90303017,3.98952775%204.14083017,3.98952775'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.47423874,1.27119912%20C5.47423874,1.27119912%205.24763874,1.1573878%204.80424826,1.4173878%20C4.41382921,1.64795384%203.8291816,2.01587837%203.99005779,2.46229346%20C4.14995302,2.90870856%205.39380064,2.72523686%205.66944826,2.62810478%20C5.94411493,2.52901044%206.11480064,2.22584063%206.06281017,1.9619161%20C5.94901969,1.38795384%205.47423874,1.27119912%205.47423874,1.27119912'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M51.3802257,99.2354264%20C51.6735305,99.1922566%2052.1041686,99.8250868%2052.0580638,100.020332%20C52.013921,100.215577%2051.9874352,100.858219%2051.5136352,100.934747%20C51.1624543,100.990672%2049.9146829,101.135879%2049.6390352,100.86803%20C49.3839876,100.620785%2049.8617114,99.4581434%2051.3802257,99.2354264'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.3469371,99.1204377%20C53.3469371,99.1204377%2052.9143371,98.9016453%2052.0677752,99.4000604%20C51.3212705,99.8396075%2050.2059276,100.542098%2050.5119848,101.393721%20C50.8190229,102.246325%2053.1929276,101.898023%2053.719699,101.710626%20C54.2454895,101.522249%2054.5701848,100.9424%2054.4711086,100.44006%20C54.2533371,99.3441358%2053.3469371,99.1204377%2053.3469371,99.1204377'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M53.0662867,99.3188226%20C52.8965819,99.3188226%2052.6042581,99.3688604%2052.1922581,99.6121811%20C51.3515819,100.106672%2050.5216962,100.695351%2050.7433914,101.310521%20C50.9533152,101.895275%2053.0211629,101.697087%2053.637201,101.479275%20C54.0364486,101.337011%2054.3091533,100.882747%2054.2306771,100.487351%20C54.047239,99.5670491%2053.3174105,99.3668981%2053.287001,99.3580679%20L53.2428581,99.3423698%20C53.2350105,99.3394264%2053.1761533,99.3188226%2053.0662867,99.3188226%20M52.0019533,102.192558%20C51.2348486,102.192558%2050.4804962,102.031653%2050.2813629,101.477313%20C49.8929057,100.396106%2051.2780105,99.5807849%2051.9430962,99.1883321%20C52.7886771,98.6918792%2053.2977914,98.8370868%2053.4282581,98.8890868%20C53.5881533,98.9342189%2054.4827819,99.2442566%2054.7113438,100.392181%20C54.8359248,101.022068%2054.4288295,101.717691%2053.802001,101.941389%20C53.5498962,102.031653%2052.7690581,102.192558%2052.0019533,102.192558'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M53.5127181,99.422234%20C53.5127181,99.422234%2053.2557086,99.2917434%2052.7554229,99.5870642%20C52.3120324,99.8480453%2051.6528324,100.263064%2051.8343086,100.768347%20C52.0157848,101.272649%2053.4205086,101.066611%2053.7334324,100.954762%20C54.0443943,100.843894%2054.236661,100.501479%2054.1778038,100.203215%20C54.049299,99.5537057%2053.5127181,99.422234%2053.5127181,99.422234'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.0603762,71.9591698%20C43.0603762,71.9591698%2043.6136333,77.4643019%2042.321719,86.1453585%20C41.1190714,94.2249811%2038.8383571,96.7837736%2039.0345476,98.8726038%20C39.1865952,100.489509%2039.8889571,101.964151%2041.5124333,101.944722%20L46.3583381,101.882717%20C48.6213952,101.855245%2050.5989952,100.385509%2051.2984143,98.2329057%20C51.8634429,96.5002264%2052.4431857,94.1435472%2052.7688619,91.170717%20C53.0915952,87.1284528%2052.9611286,83.0783396%2052.8640143,80.7010566'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M41.4787867,102.92517%20C39.5678914,102.92517%2038.2906914,101.448566%2038.0582057,98.9633585%20C37.9542248,97.8556604%2038.362301,96.7587547%2038.9283105,95.2399623%20C39.6640248,93.2639623%2040.6734248,90.558%2041.3512629,86.0006415%20C42.6068819,77.5629057%2042.08992,72.1107547%2042.0840343,72.0567925%20L44.0361295,71.8615472%20C44.0596724,72.0901509%2044.5874248,77.5884151%2043.2925676,86.2900755%20C42.583339,91.0495472%2041.4905581,93.9841132%2040.7666152,95.9247925%20C40.2741771,97.2473585%2039.9494819,98.120566%2040.0112819,98.7798868%20C40.1054533,99.7776981%2040.4370152,100.962906%2041.4827105,100.962906%20L41.4993867,100.962906%20L46.3462724,100.901094%20C48.1796724,100.879509%2049.795301,99.6844906%2050.3662152,97.9292453%20C51.0420914,95.8521887%2051.5227581,93.5426038%2051.7944819,91.063283%20C52.1309486,86.8218491%2051.9524152,82.4038113%2051.8837486,80.7417736%20L53.8436914,80.6613208%20C53.9525771,83.3231321%2054.0604819,87.3153585%2053.7475581,91.248717%20C53.4581771,93.8899245%2052.9490629,96.3319623%2052.2319867,98.536566%20C51.400139,101.092415%2049.0448724,102.830981%2046.3707962,102.86434%20L41.5248914,102.92517%20L41.4787867,102.92517%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.9530238,75.2935472%20C66.3658429,76.6955849%2065.5614619,78.9688679%2065.6007,81.0478868%20C65.6517095,83.8235094%2067.3065762,87.3379245%2066.343281,91.9639623%20C65.4859286,96.084717%2063.6849,96.8333208%2064.2764143,100.513547%20C64.3833381,101.177774%2064.9876048,101.648717%2065.6595571,101.640965%20L71.0597,101.572189%20C73.5454333,101.541774%2075.6505571,99.7129434%2076.025281,97.2552075%20C77.0287952,90.6924151%2076.1223952,84.5210943%2075.1904905,79.7890943'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M65.6414095,102.621509%20C64.4887905,102.621509%2063.4892,101.787547%2063.3077238,100.670038%20C62.9055333,98.1661887%2063.4980286,96.8289057%2064.1856762,95.2806792%20C64.5976762,94.3525283%2065.0636286,93.3017358%2065.3824381,91.7643019%20C65.9788571,88.9033208%2065.5001524,86.476%2065.0793238,84.3341887%20C64.8527238,83.1833208%2064.6388762,82.0952453%2064.6192571,81.0660377%20C64.5721714,78.5563019%2065.6002095,76.0622642%2067.3031429,74.5572075%20L68.6029048,76.0289057%20C67.3188381,77.1630943%2066.5438857,79.0782642%2066.5811619,81.0297358%20C66.5968571,81.885283%2066.786181,82.8448302%2067.0049333,83.9554717%20C67.4394952,86.1649811%2067.980981,88.9131321%2067.3041238,92.1646038%20C66.9411714,93.9061132%2066.4075333,95.1089811%2065.9788571,96.0763774%20C65.3500667,97.4931321%2064.9351238,98.4301132%2065.2451048,100.358038%20C65.2725714,100.528755%2065.4913238,100.677887%2065.6472952,100.659245%20L71.0474381,100.591547%20C73.0652571,100.566038%2074.7515143,99.1012075%2075.0565905,97.106566%20C76.0424476,90.6575849%2075.1311429,84.5657358%2074.2276857,79.9789434%20L76.1532952,79.5992453%20C77.0871619,84.3420377%2078.0269143,90.6526792%2076.9949524,97.4038491%20C76.5446952,100.35117%2074.0540571,102.517509%2071.0719619,102.553811%20L65.671819,102.621509%20L65.6414095,102.621509%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='69.3228257%2082.4067547%2067.4688257%2081.5217736%2069.2816257%2080.0353585%2070.0605019%2080.284566%2069.9113971%2080.7515849%2069.3865876%2080.5838113%2068.3771876%2081.4118868%2069.2845686%2081.8455472%2069.8074162%2081.5011698%2069.4631019%2081.428566%2069.2365019%2081.5953585%2068.945159%2081.2009434%2069.3473495%2080.9036604%2071.0620543%2081.2656981'%3e%3c/polygon%3e%3cpath%20d='M40.0964286,99.0936528%20C40.0964286,99.0936528%2039.1429429,98.3372%2037.904,99.3830868%20C36.770019,100.337728%2035.927381,101.801577%2036.442381,101.940898%20C36.957381,102.0812%2037.8628,102.212672%2038.809419,102.025275%20C39.6324381,101.86437%2040.3632476,102.014483%2040.6732286,100.282785%20C40.8174286,99.4762943%2040.0964286,99.0936528%2040.0964286,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.8221076,101.52637%20C37.2164505,101.606823%2037.9315648,101.697087%2038.7143648,101.545011%20C38.832079,101.521464%2038.9468505,101.504785%2039.058679,101.487125%20C39.6747171,101.39686%2039.9846981,101.350747%2040.1906981,100.196936%20C40.2711362,99.7475774%2039.8709076,99.529766%2039.8669838,99.5268226%20L39.7953743,99.4816906%20C39.71886,99.4247849%2039.0979171,99.0176151%2038.2199648,99.7573887%20C37.4842505,100.377464%2036.9702314,101.145691%2036.8221076,101.52637%20M37.8295457,102.60954%20C37.1320886,102.60954%2036.5758886,102.485917%2036.3139743,102.414294%20C36.0608886,102.345615%2035.8745076,102.149389%2035.8176124,101.889389%20C35.641041,101.089766%2036.7691362,99.6975396%2037.5872505,99.0078038%20C38.7771457,98.0041057%2039.9022981,98.3416151%2040.3643267,98.6820679%20C40.7508219,98.9038038%2041.3148695,99.484634%2041.1559552,100.368634%20C40.8498981,102.078747%2040.090641,102.326974%2039.202879,102.457464%20C39.1047838,102.473162%2039.0047267,102.486898%2038.9027076,102.506521%20C38.52406,102.582068%2038.1611076,102.60954%2037.8295457,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M39.884739,99.376317%20C39.884739,99.376317%2039.2922438,98.9063547%2038.5202343,99.5568453%20C37.8159105,100.15043%2037.29012,101.061902%2037.6118724,101.149223%20C37.9316629,101.236543%2038.4947295,101.316996%2039.0842819,101.201223%20C39.596339,101.101147%2040.051501,101.194355%2040.2437676,100.116091%20C40.3340152,99.6147321%2039.884739,99.376317%2039.884739,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='47.7715962%2087.5010868%2045.4722438%2087.3627472%2045.1328343%2085.1758038%2047.2536533%2084.4850868%2047.40472%2084.9501434%2045.6802057%2085.5133132%2045.8960152%2086.8976906%2047.5548057%2086.9967849%2048.188501%2086.2462189%2047.3517486%2085.7958792%2046.84852%2085.9489358%2047.2144152%2086.3453132%2046.8534248%2086.6788981%2045.9568343%2085.7075774%2047.403739%2085.2670491%2048.9526629%2086.1000302'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(3.923810,%2010.516755)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.82780857,16.4684981%20C1.47466571,16.4684981%201.18430381,16.1829887%201.17939905,15.8288%20L1.42463714,15.8248755%20C1.4256181,15.9328%201.46976095,16.0338566%201.54627524,16.1084226%20C1.62180857,16.1829887%201.72186571,16.2232151%201.82780857,16.2232151%20L1.83271333,16.2232151%20C2.05440857,16.2202717%202.2329419,16.0377811%202.22999905,15.8150642%20L2.47523714,15.8111396%20C2.47719905,15.9848%202.41245619,16.1486491%202.29179905,16.2722717%20C2.1711419,16.3968755%202.00928476,16.4665358%201.83663714,16.4684981%20L1.82780857,16.4684981%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.775933333,16.4818415%20C0.605247619,16.4818415%200.445352381,16.4170868%200.323714286,16.2983698%20C0.200114286,16.1757283%200.130466667,16.0138415%200.128504762,15.8421434%20L0.373742857,15.8382189%20C0.37472381,15.9461434%200.418866667,16.0472%200.495380952,16.1227472%20C0.570914286,16.1963321%200.670971429,16.2365585%200.775933333,16.2365585%20L0.77887619,16.2365585%20C0.888742857,16.2355774%200.989780952,16.1914264%201.06433333,16.1148981%20C1.13986667,16.0373887%201.18008571,15.9353509%201.17910476,15.8284075%20L1.42434286,15.824483%20C1.42630476,15.9981434%201.3615619,16.1619925%201.24090476,16.2856151%20C1.11926667,16.4102189%200.957409524,16.4798792%200.784761905,16.4818415%20L0.775933333,16.4818415%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.30760952,17.0001736%20C1.13790476,17.0001736%200.978009524,16.9354189%200.856371429,16.8167019%20C0.731790476,16.6950415%200.662142857,16.5331547%200.660180952,16.3614566%20L0.905419048,16.3575321%20C0.9064,16.4654566%200.950542857,16.5665132%201.02705714,16.6410792%20C1.10259048,16.7146642%201.20264762,16.7548906%201.30859048,16.7548906%20L1.31349524,16.7548906%20C1.53519048,16.7529283%201.71372381,16.5704377%201.7117619,16.3467396%20L1.957,16.3447774%20C1.96092381,16.7019094%201.67350476,16.9962491%201.3164381,17.0001736%20L1.30760952,17.0001736%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M21.8319781,15.314883%20C21.6740448,15.314883%2021.5151305,15.2736755%2021.3699495,15.1863547%20L21.4964924,14.9754113%20C21.6465781,15.0656755%2021.8182448,15.092166%2021.9899114,15.0509585%20C22.1586352,15.0087698%2022.3018543,14.9037887%2022.391121,14.7556377%20C22.4813686,14.6055245%2022.5078543,14.4318642%2022.4666543,14.2621283%20C22.4244733,14.0933736%2022.3195114,13.9501283%2022.1713876,13.8608453%20L22.2979305,13.6499019%20C22.5029495,13.7745057%2022.6471495,13.9707321%2022.7050257,14.2032604%20C22.761921,14.4357887%2022.7256257,14.6771472%2022.6020257,14.8822038%20C22.4333019,15.1608453%2022.1370543,15.314883%2021.8319781,15.314883'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.0943829,16.3784302%20C21.9364495,16.3784302%2021.7775352,16.3372226%2021.6323543,16.2499019%20L21.7588971,16.0389585%20C21.9089829,16.1292226%2022.0796686,16.1566943%2022.2523162,16.1145057%20C22.42104,16.072317%2022.564259,15.9673358%2022.6535257,15.8191849%20C22.7437733,15.6690717%2022.770259,15.4954113%2022.729059,15.3256755%20C22.6868781,15.1569208%2022.5819162,15.0136755%2022.4337924,14.9243925%20L22.5603352,14.7134491%20C22.7653543,14.8380528%2022.9095543,15.0342792%2022.9674305,15.2668075%20C23.0243257,15.4993358%2022.9880305,15.7406943%2022.8644305,15.9457509%20C22.6957067,16.2243925%2022.399459,16.3784302%2022.0943829,16.3784302'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M47.3012295,33.2454642%20C47.0834581,33.2454642%2046.878439,33.1620679%2046.7234486,33.0109736%20C46.5645343,32.8569358%2046.4762486,32.649917%2046.4733057,32.4291623%20L46.7185438,32.4252377%20C46.7205057,32.5802566%2046.7832867,32.7264453%2046.8941343,32.8343698%20C47.004001,32.9413132%2047.148201,33.0001811%2047.3012295,33.0001811%20L47.3061343,33.0001811%20C47.6298486,32.9962566%2047.887839,32.7323321%2047.8839152,32.4105208%20L48.1291533,32.4075774%20C48.135039,32.8638038%2047.7681629,33.2395774%2047.31202,33.2454642%20L47.3012295,33.2454642%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M45.8920914,33.2636151%20C45.4408533,33.2636151%2045.0700533,32.8996151%2045.0631867,32.4463321%20L45.3084248,32.4424075%20C45.3133295,32.7612755%2045.5742629,33.0183321%2045.8920914,33.0183321%20L45.8989581,33.0183321%20C46.0549295,33.0163698%2046.1991295,32.9545585%2046.3080152,32.8427094%20C46.416901,32.7308604%2046.4757581,32.5846717%2046.4737962,32.4286717%20L46.7190343,32.4257283%20C46.7219771,32.646483%2046.6385962,32.8554642%2046.4845867,33.0134264%20C46.3295962,33.1723698%2046.1226152,33.2606717%2045.9028819,33.2636151%20L45.8920914,33.2636151%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M46.6057343,33.9592377%20C46.1535152,33.9592377%2045.7836962,33.5952377%2045.7778105,33.1429358%20L46.0230486,33.1390113%20C46.0269724,33.4578792%2046.2879057,33.7139547%2046.6057343,33.7139547%20L46.610639,33.7139547%20C46.9333724,33.7100302%2047.1913629,33.4461057%2047.187439,33.1242943%20L47.4326771,33.1213509%20C47.4385629,33.5775774%2047.0716867,33.9533509%2046.6165248,33.9592377%20L46.6057343,33.9592377%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M26.8085457,78.1791547%20C26.5907743,78.1791547%2026.3857552,78.0957585%2026.2307648,77.9446642%20C26.0718505,77.7896453%2025.9835648,77.5836075%2025.9806219,77.3618717%20L26.22586,77.3579472%20C26.2278219,77.5139472%2026.2906029,77.6601358%2026.4014505,77.7680604%20C26.5113171,77.8750038%2026.6555171,77.9338717%2026.8085457,77.9338717%20L26.8154124,77.9338717%20C26.9713838,77.9319094%2027.1165648,77.8700981%2027.2254505,77.7582491%20C27.3343362,77.6464%2027.3931933,77.5002113%2027.3912314,77.3442113%20L27.6364695,77.3412679%20C27.6394124,77.5620226%2027.5560314,77.7710038%2027.401041,77.928966%20C27.2460505,78.0879094%2027.0400505,78.1762113%2026.8193362,78.1791547%20L26.8085457,78.1791547%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.3994076,78.1964226%20C24.9471886,78.1964226%2024.5763886,77.8324226%2024.5705029,77.3801208%20L24.815741,77.3761962%20C24.8196648,77.6950642%2025.0805981,77.9511396%2025.3994076,77.9511396%20L25.4062743,77.9511396%20C25.7270457,77.9472151%2025.9850362,77.6832906%2025.9811124,77.3614792%20L26.2263505,77.3585358%20C26.2322362,77.8147623%2025.86536,78.1905358%2025.4101981,78.1964226%20L25.3994076,78.1964226%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.1130505,78.8930264%20C25.895279,78.8930264%2025.69026,78.8096302%2025.5342886,78.6585358%20C25.3763552,78.5044981%2025.2880695,78.2974792%2025.2851267,78.0757434%20L25.5303648,78.0718189%20C25.5323267,78.2278189%2025.5951076,78.3740075%2025.7059552,78.4819321%20C25.8158219,78.5898566%2025.9678695,78.6634415%2026.1199171,78.6477434%20C26.2758886,78.6457811%2026.4200886,78.5839698%2026.5289743,78.4721208%20C26.63786,78.3602717%2026.6967171,78.214083%2026.6947552,78.058083%20L26.9399933,78.0551396%20C26.9429362,78.2758943%2026.8595552,78.4848755%2026.7055457,78.6428377%20C26.5505552,78.8017811%2026.3435743,78.890083%2026.123841,78.8930264%20L26.1130505,78.8930264%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M45.9974457,10.8576%20C45.5079505,10.8576%2045.10576,10.4622038%2045.0988933,9.97163774%20L45.3441314,9.96771321%20C45.3490362,10.3248453%2045.64136,10.612317%2045.9974457,10.612317%20L46.0023505,10.612317%20C46.1789219,10.6103547%2046.34176,10.5406943%2046.4633981,10.4160906%20C46.5850362,10.2905057%2046.649779,10.1266566%2046.6478171,9.95201509%20L46.8930552,9.94809057%20C46.8959981,10.1884679%2046.8057505,10.4151094%2046.6389886,10.5868075%20C46.4712457,10.7575245%2046.2475886,10.8546566%2046.0082362,10.8576%20L45.9974457,10.8576%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M45.2311257,11.6413283%20C44.7426114,11.6413283%2044.3414019,11.2469132%2044.3345352,10.7563472%20L44.5797733,10.7524226%20C44.5817352,10.926083%2044.6513829,11.0899321%2044.7759638,11.2115925%20C44.8985829,11.3312906%2045.059459,11.3960453%2045.2311257,11.3960453%20L45.2370114,11.3960453%20C45.4145638,11.394083%2045.5774019,11.3244226%2045.69904,11.1998189%20C45.8206781,11.0752151%2045.885421,10.9103849%2045.883459,10.7367245%20L46.1286971,10.7328%20C46.13164,10.9721962%2046.0413924,11.1998189%2045.8736495,11.371517%20C45.7059067,11.542234%2045.4822495,11.6383849%2045.2428971,11.6413283%20L45.2311257,11.6413283%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M36.4351219,24.829117%20C36.1555505,24.829117%2035.8916743,24.7221736%2035.69156,24.5259472%20C35.4875219,24.3277585%2035.3737314,24.0628528%2035.3707886,23.7783245%20L35.6160267,23.7763623%20C35.6209314,24.2237585%2035.9878076,24.583834%2036.4351219,24.583834%20L36.4449314,24.583834%20C36.8951886,24.5779472%2037.258141,24.2060981%2037.2532362,23.7537962%20L37.4984743,23.751834%20C37.505341,24.3385509%2037.0325219,24.8212679%2036.4478743,24.829117%20L36.4351219,24.829117%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M35.5040019,25.7815019%20C35.2254114,25.7815019%2034.9615352,25.6745585%2034.761421,25.4783321%20C34.5583638,25.2801434%2034.4445733,25.0152377%2034.4416305,24.7307094%20L34.6868686,24.7287472%20C34.6898114,24.9465585%2034.7771162,25.150634%2034.9330876,25.3036906%20C35.0870971,25.4538038%2035.2891733,25.5362189%2035.5040019,25.5362189%20L35.5147924,25.5362189%20C35.7335448,25.5332755%2035.9375829,25.4459547%2036.0906114,25.2899547%20C36.24364,25.1339547%2036.32604,24.9269358%2036.3230971,24.7081434%20L36.5683352,24.7042189%20C36.572259,24.9887472%2036.4643543,25.2585585%2036.265221,25.4616528%20C36.0670686,25.6647472%2035.8022114,25.7785585%2035.5177352,25.7815019%20L35.5040019,25.7815019%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.1556924,1.28773585%20C21.7466352,1.28773585%2021.4101686,0.95709434%2021.4042829,0.545018868%20L21.649521,0.54109434%20C21.6514829,0.677471698%2021.7064162,0.804037736%2021.8035305,0.899207547%20C21.8996638,0.992415094%2022.0242448,1.04539623%2022.16354,1.04245283%20C22.4431114,1.03950943%2022.6667686,0.809924528%2022.6648067,0.529320755%20L22.9100448,0.527358491%20C22.9120067,0.727509434%2022.8354924,0.916867925%2022.6961971,1.06109434%20C22.55494,1.20532075%2022.3675781,1.28577358%2022.1664829,1.28773585%20L22.1556924,1.28773585%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.5369076,1.92586415%20C21.1249076,1.92586415%2020.788441,1.59424151%2020.7835362,1.18216604%20L21.0287743,1.18020377%20C21.0307362,1.3156%2021.0846886,1.44216604%2021.1818029,1.53635472%20C21.2769552,1.62956226%2021.4025171,1.68058113%2021.5369076,1.68058113%20L21.5427933,1.68058113%20C21.6781648,1.67861887%2021.8037267,1.62367547%2021.898879,1.52752453%20C21.9940314,1.43039245%2022.045041,1.30186415%2022.043079,1.16744906%20L22.2883171,1.16352453%20C22.2932219,1.5785434%2021.960679,1.91997736%2021.5457362,1.92586415%20L21.5369076,1.92586415%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M82.1221943,63.6499623%20C82.1025752,63.6499623%2082.0829562,63.6489811%2082.0623562,63.648%20C81.8367371,63.6323019%2081.6307371,63.5302642%2081.4816324,63.358566%20L81.6670324,63.1976604%20C81.7729752,63.3193208%2081.9191371,63.3919245%2082.0800133,63.4036981%20C82.2242133,63.4144906%2082.3939181,63.3624906%2082.5155562,63.2575094%20C82.6371943,63.150566%2082.7107657,63.0053585%2082.7215562,62.8444528%20C82.7333276,62.6845283%2082.6813371,62.5285283%2082.5753943,62.4068679%20L82.7607943,62.2459623%20C82.909899,62.4166792%2082.9824895,62.6354717%2082.9658133,62.8611321%20C82.951099,63.0877736%2082.8471181,63.2938113%2082.6764324,63.4419623%20C82.5214419,63.5773585%2082.3262324,63.6499623%2082.1221943,63.6499623'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M82.0503886,64.6723019%20C81.8129981,64.6723019%2081.5775695,64.5732075%2081.4098267,64.3809057%20L81.5952267,64.22%20C81.8129981,64.4711698%2082.1945886,64.4976604%2082.4447314,64.2798491%20C82.6948743,64.0620377%2082.722341,63.6803774%2082.5035886,63.4292075%20L82.6889886,63.2683019%20C82.9950457,63.6224906%2082.9587505,64.1591698%2082.6056076,64.465283%20C82.4457124,64.6046038%2082.24756,64.6723019%2082.0503886,64.6723019'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M53.4110914,54.242966%20C53.3002438,54.242966%2053.1884152,54.2233434%2053.0814914,54.1850792%20C52.8362533,54.0977585%2052.6410438,53.9191925%2052.5301962,53.6847019%20L52.7518914,53.5787396%20C52.9235581,53.9417585%2053.357139,54.0997208%2053.7200914,53.9280226%20C54.0840248,53.7573057%2054.2399962,53.3226642%2054.0683295,52.9586642%20L54.2900248,52.853683%20C54.5185867,53.3393434%2054.3106248,53.9211547%2053.8260343,54.1497585%20C53.6936057,54.2125509%2053.5533295,54.242966%2053.4110914,54.242966'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M51.8736448,54.9673358%20C51.5087305,54.9673358%2051.1585305,54.760317%2050.9927495,54.4100528%20L51.2144448,54.3040906%20C51.2968448,54.4806943%2051.4439876,54.6131472%2051.6264448,54.678883%20C51.8108638,54.7446189%2052.0090162,54.7367698%2052.1816638,54.6523925%20C52.5455971,54.4816755%2052.7015686,54.047034%2052.5299019,53.6840151%20L52.7525781,53.579034%20C52.980159,54.0646943%2052.7721971,54.6455245%2052.2876067,54.8741283%20C52.1532162,54.9379019%2052.01294,54.9673358%2051.8736448,54.9673358'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M53.0049771,55.3746038%20C52.8941295,55.3746038%2052.782301,55.3549811%2052.6743962,55.316717%20C52.430139,55.2293962%2052.2349295,55.0508302%2052.1240819,54.8163396%20L52.3457771,54.7103774%20C52.4281771,54.8869811%2052.57532,55.0204151%2052.7577771,55.0861509%20C52.9421962,55.1518868%2053.1403486,55.1430566%2053.3129962,55.0596604%20C53.4895676,54.9772453%2053.6229771,54.8300755%2053.688701,54.6475849%20C53.7554057,54.4641132%2053.7455962,54.2669057%2053.6622152,54.091283%20L53.8839105,53.9863019%20C53.9947581,54.2217736%2054.0075105,54.4856981%2053.9202057,54.7309811%20C53.83192,54.975283%2053.6533867,55.1705283%2053.418939,55.2813962%20C53.2865105,55.3441887%2053.1462343,55.3746038%2053.0049771,55.3746038'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M51.4664514,56.0998566%20C51.3556038,56.0998566%2051.2437752,56.080234%2051.1368514,56.0419698%20C50.8916133,55.9546491%2050.6964038,55.776083%2050.5855562,55.5415925%20L50.8072514,55.4356302%20C50.9779371,55.7986491%2051.414461,55.9566113%2051.7754514,55.7849132%20C52.1393848,55.6141962%2052.2953562,55.1795547%2052.1236895,54.8155547%20L52.3453848,54.7105736%20C52.5739467,55.196234%2052.3659848,55.7780453%2051.8813943,56.0066491%20C51.7489657,56.0694415%2051.6086895,56.0998566%2051.4664514,56.0998566'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M54.1372905,55.7807925%20C53.7713952,55.7807925%2053.4211952,55.5737736%2053.2554143,55.2235094%20L53.4771095,55.1175472%20C53.6477952,55.4825283%2054.084319,55.636566%2054.4453095,55.4658491%20C54.621881,55.383434%2054.7543095,55.2362642%2054.8200333,55.0537736%20C54.8867381,54.8703019%2054.8769286,54.6730943%2054.7935476,54.4974717%20L55.0162238,54.3924906%20C55.1260905,54.6279623%2055.1388429,54.8918868%2055.0515381,55.1371698%20C54.9632524,55.3814717%2054.7857,55.576717%2054.5512524,55.6875849%20C54.4168619,55.7503774%2054.2765857,55.7807925%2054.1372905,55.7807925'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.1029371,7.68138113%20C37.5673371,7.68138113%2037.1288514,7.24968302%2037.1219848,6.71398491%20L37.3672229,6.71006038%20C37.3721276,7.11232453%2037.7017276,7.43609811%2038.1029371,7.43609811%20L38.1117657,7.43609811%20C38.516899,7.43119245%2038.8425752,7.09760755%2038.8376705,6.6924%20L39.0829086,6.68847547%20C39.0897752,7.23006038%2038.6552133,7.67451321%2038.1156895,7.68138113%20L38.1029371,7.68138113%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.2130981,40.1114264%20C37.6774981,40.1114264%2037.2390124,39.6797283%2037.2321457,39.1440302%20L37.4773838,39.1401057%20C37.4822886,39.5423698%2037.8118886,39.8661434%2038.2130981,39.8661434%20L38.2219267,39.8661434%20C38.62706,39.8612377%2038.9527362,39.5266717%2038.9478314,39.1214642%20L39.1930695,39.1175396%20C39.1999362,39.6591245%2038.7653743,40.1045585%2038.2258505,40.1114264%20L38.2130981,40.1114264%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M47.5043848,21.9097585%20C47.0815943,21.9097585%2046.736299,21.5693057%2046.7304133,21.1474189%20L46.9756514,21.1434943%20C46.9795752,21.4319472%2047.2159848,21.6644755%2047.5043848,21.6644755%20L47.5102705,21.6644755%20C47.6495657,21.6625132%2047.7819943,21.6056075%2047.8810705,21.5055321%20C47.9791657,21.4034943%2048.0321371,21.2710415%2048.0301752,21.1307396%20L48.2754133,21.1268151%20C48.2783562,21.3328528%2048.200861,21.5280981%2048.05568,21.6762491%20C47.912461,21.8244%2047.7192133,21.9068151%2047.5132133,21.9097585%20L47.5043848,21.9097585%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M62.6334171,6.78266415%20C62.472541,6.78266415%2062.3214743,6.72183396%2062.2057219,6.60900377%20C62.0889886,6.49519245%2062.0242457,6.34213585%2062.0222838,6.17926792%20L62.2675219,6.17730566%20C62.2685029,6.2734566%2062.307741,6.36470189%2062.3773886,6.43338113%20C62.4470362,6.50107925%2062.5363029,6.53738113%2062.6324362,6.53738113%20L62.637341,6.53738113%20C62.8374552,6.53443774%2062.9993124,6.36862642%2062.9973505,6.16749434%20L63.2425886,6.16553208%20C63.2465124,6.50107925%2062.9757695,6.77775849%2062.6402838,6.78266415%20L62.6334171,6.78266415%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M67.9434105,78.6678566%20C67.748201,78.6678566%2067.5559343,78.6080075%2067.3921152,78.4951774%20C67.1753248,78.3470264%2067.0301438,78.1233283%2066.9830581,77.8662717%20L67.2243724,77.8221208%20C67.2596867,78.0144226%2067.3685724,78.1821962%2067.5304295,78.2930642%20C67.6922867,78.4029509%2067.8865152,78.4441585%2068.0807438,78.4088377%20C68.2739914,78.3725358%2068.4417343,78.2646113%2068.5525819,78.1017434%20C68.6634295,77.9398566%2068.7046295,77.7446113%2068.6683343,77.5513283%20L68.9096486,77.5052151%20C68.9577152,77.7632528%2068.9037629,78.024234%2068.7546581,78.240083%20C68.6075152,78.4569132%2068.3838581,78.6031019%2068.1268486,78.6501962%20C68.0650486,78.6619698%2068.0042295,78.6678566%2067.9434105,78.6678566'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M44.4235076,85.5137057%20C44.1449171,85.5137057%2043.881041,85.4077434%2043.6819076,85.211517%20C43.4778695,85.0133283%2043.364079,84.7474415%2043.3601552,84.4638943%20L43.6053933,84.4599698%20C43.6083362,84.6787623%2043.6966219,84.8828377%2043.8525933,85.0368755%20C44.0066029,85.1860075%2044.208679,85.2684226%2044.4235076,85.2684226%20L44.4342981,85.2684226%20C44.6530505,85.2654792%2044.8570886,85.1771774%2045.0110981,85.0211774%20C45.1631457,84.8651774%2045.2455457,84.6581585%2045.2426029,84.439366%20L45.487841,84.4354415%20C45.4917648,84.7199698%2045.38386,84.9897811%2045.1857076,85.1928755%20C44.9875552,85.3959698%2044.7217171,85.5097811%2044.4382219,85.5137057%20L44.4235076,85.5137057%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M43.4943495,86.4670717%20C42.9136257,86.4670717%2042.4388448,85.9980906%2042.4309971,85.4172604%20L42.6762352,85.4133358%20C42.682121,85.8617132%2043.0480162,86.2217887%2043.4943495,86.2217887%20L43.5021971,86.2217887%20C43.7238924,86.2188453%2043.9279305,86.1305434%2044.08194,85.9745434%20C44.2339876,85.8185434%2044.3163876,85.6115245%2044.3134448,85.3927321%20L44.5586829,85.3888075%20C44.5626067,85.6733358%2044.4547019,85.9431472%2044.2565495,86.1462415%20C44.0583971,86.3493358%2043.792559,86.4631472%2043.5090638,86.4670717%20L43.4943495,86.4670717%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M41.433761,99.0600981%20C41.9311038,98.9874943%2042.6619133,100.060853%2042.5844181,100.390513%20C42.5069229,100.722136%2042.463761,101.812174%2041.658399,101.940702%20C41.0659038,102.034891%2038.9509705,102.282136%2038.4820752,101.827872%20C38.0514371,101.408928%2038.8607229,99.437834%2041.433761,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.4787867,99.549683%20C39.9808724,99.7763245%2039.3157867,100.565155%2039.0980152,100.894815%20C38.8831867,101.221532%2038.8488533,101.473683%2038.8665105,101.537457%20C39.060739,101.65323%2040.401701,101.646362%2041.5808057,101.455042%20C41.8927486,101.406966%2041.9937867,100.937004%2042.0663771,100.502362%20C42.0801105,100.413079%2042.0938438,100.336551%2042.1065962,100.278664%20C42.0722629,100.142287%2041.6798819,99.6144377%2041.4787867,99.549683%20M39.8602152,102.588249%20C39.1558914,102.588249%2038.465301,102.495042%2038.1415867,102.181079%20C37.8708438,101.918136%2037.8090438,101.482513%2037.96992,100.985079%20C38.2700914,100.058891%2039.3383486,98.8717208%2041.3630343,98.5744377%20C41.7259867,98.5194943%2042.1026724,98.7049283%2042.4666057,99.1013057%20C42.7393105,99.3995698%2043.1728914,100.029457%2043.0610629,100.503343%20C43.0522343,100.54357%2043.0443867,100.596551%2043.0335962,100.660325%20C42.95512,101.139117%2042.7716819,102.25957%2041.7367771,102.425381%20C41.3875581,102.480325%2040.6155486,102.588249%2039.8602152,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M41.5774705,99.3580679%20C41.8707752,99.3148981%2042.3014133,99.9487094%2042.2553086,100.143955%20C42.2101848,100.3392%2042.18468,100.981842%2041.71088,101.057389%20C41.359699,101.113313%2040.1119276,101.259502%2039.83628,100.991653%20C39.5812324,100.744408%2040.0589562,99.581766%2041.5774705,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.2097752,99.5697962%20C43.2097752,99.5697962%2042.8272038,99.3765132%2042.0797181,99.8170415%20C41.4185562,100.20557%2040.432699,100.826626%2040.7034419,101.581117%20C40.9751657,102.333645%2043.0734229,102.026551%2043.5393752,101.86074%20C44.0053276,101.694928%2044.2927467,101.181796%2044.204461,100.736362%20C44.0112133,99.7670038%2043.2097752,99.5697962%2043.2097752,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M55.0350171,99.6265662%20C55.0350171,99.6265662%2054.6524457,99.4332832%2053.90496,99.8738115%20C53.2437981,100.26234%2052.2579409,100.883396%2052.5286838,101.637887%20C52.8004076,102.390415%2054.8986647,102.083321%2055.3646171,101.91751%20C55.8305695,101.751698%2056.1179885,101.238566%2056.0297028,100.793132%20C55.8364552,99.8237737%2055.0350171,99.6265662%2055.0350171,99.6265662'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.9616924,100.018272%20C42.8626162,100.018272%2042.6546543,100.047706%2042.3279971,100.240008%20C42.0042829,100.430347%2041.0203876,101.010196%2041.1655686,101.415404%20C41.3509686,101.667555%2042.8361305,101.590045%2043.3746733,101.398725%20C43.6208924,101.310423%2043.7611686,101.026875%2043.7229114,100.832611%20C43.5983305,100.206649%2043.1372829,100.059479%2043.0852924,100.043781%20L43.0225114,100.023177%20C43.0127019,100.021215%2042.9921019,100.018272%2042.9616924,100.018272%20M42.022921,102.554502%20C41.2548352,102.555479%2040.4710543,102.380838%2040.2424924,101.747026%20C39.8216638,100.576536%2041.2293305,99.7484604%2041.8306543,99.3942717%20C42.6369971,98.9203849%2043.1686733,99.0302717%2043.3648638,99.1028755%20C43.7817686,99.2215925%2044.4919781,99.6650642%2044.6852257,100.641291%20C44.82354,101.339857%2044.3929019,102.077668%2043.7042733,102.322951%20C43.5335876,102.383781%2042.785121,102.554502%2042.022921,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.7869343,100.075042%20C54.6878581,100.075042%2054.4798962,100.104476%2054.153239,100.296778%20C53.8295247,100.487117%2052.8456295,101.066966%2052.9908104,101.472174%20C53.1762104,101.724325%2054.6613724,101.646815%2055.1999152,101.455494%20C55.4461343,101.367193%2055.5864104,101.083645%2055.5481533,100.889381%20C55.4235724,100.263419%2054.9625247,100.116249%2054.9105343,100.100551%20L54.8477533,100.079947%20C54.8379438,100.077985%2054.8173438,100.075042%2054.7869343,100.075042%20M53.8481628,102.611272%20C53.0800771,102.612249%2052.2962962,102.437608%2052.0677343,101.803796%20C51.6469057,100.633306%2053.0545724,99.8052303%2053.6558962,99.4510417%20C54.462239,98.9771549%2054.9939152,99.0870417%2055.1901057,99.1596454%20C55.6070104,99.2783624%2056.31722,99.7218341%2056.5104676,100.698061%20C56.6487819,101.396627%2056.2181438,102.134438%2055.5295152,102.379721%20C55.3588295,102.440551%2054.6103628,102.611272%2053.8481628,102.611272'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M43.3563295,99.8361736%20C43.3563295,99.8361736%2043.1297295,99.7223623%2042.686339,99.9823623%20C42.29592,100.212928%2041.7112724,100.580853%2041.8721486,101.027268%20C42.0320438,101.473683%2043.2758914,101.290211%2043.551539,101.193079%20C43.8262057,101.093985%2043.9968914,100.790815%2043.944901,100.526891%20C43.8311105,99.9529283%2043.3563295,99.8361736%2043.3563295,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M55.1815714,99.8929435%20C55.1815714,99.8929435%2054.9549714,99.7791322%2054.5115809,100.039132%20C54.1211619,100.269698%2053.5365143,100.637623%2053.6973904,101.084038%20C53.8572857,101.530453%2055.1011333,101.346981%2055.3767809,101.249849%20C55.6514476,101.150755%2055.8221333,100.847585%2055.7701428,100.583661%20C55.6563524,100.009698%2055.1815714,99.8929435%2055.1815714,99.8929435'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M66.5821429,99.0936528%20C66.5821429,99.0936528%2065.6286571,98.3372%2064.3897143,99.3830868%20C63.2557333,100.337728%2062.4130952,101.801577%2062.9280952,101.940898%20C63.4430952,102.0812%2064.3485143,102.212672%2065.2951333,102.025275%20C66.1181524,101.86437%2066.8489619,102.014483%2067.1589429,100.282785%20C67.3031429,99.4762943%2066.5821429,99.0936528%2066.5821429,99.0936528'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.3078219,101.52637%20C63.7021648,101.606823%2064.417279,101.697087%2065.200079,101.545011%20C65.3177933,101.521464%2065.4325648,101.504785%2065.5443933,101.487125%20C66.1604314,101.39686%2066.4704124,101.350747%2066.6764124,100.196936%20C66.7568505,99.7475774%2066.3566219,99.529766%2066.3526981,99.5268226%20L66.2810886,99.4816906%20C66.2045743,99.4247849%2065.5836314,99.0176151%2064.705679,99.7573887%20C63.9699648,100.377464%2063.4559457,101.145691%2063.3078219,101.52637%20M64.31526,102.60954%20C63.6178029,102.60954%2063.0616029,102.485917%2062.7996886,102.414294%20C62.5466029,102.345615%2062.3602219,102.149389%2062.3033267,101.889389%20C62.1267552,101.089766%2063.2548505,99.6975396%2064.0729648,99.0078038%20C65.26286,98.0041057%2066.3880124,98.3416151%2066.850041,98.6820679%20C67.2365362,98.9038038%2067.8005838,99.484634%2067.6416695,100.368634%20C67.3356124,102.078747%2066.5763552,102.326974%2065.6885933,102.457464%20C65.5904981,102.473162%2065.490441,102.486898%2065.3884219,102.506521%20C65.0097743,102.582068%2064.6468219,102.60954%2064.31526,102.60954'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M66.3704533,99.376317%20C66.3704533,99.376317%2065.7779581,98.9063547%2065.0059486,99.5568453%20C64.3016248,100.15043%2063.7758343,101.061902%2064.0975867,101.149223%20C64.4173771,101.236543%2064.9804438,101.316996%2065.5699962,101.201223%20C66.0820533,101.101147%2066.5372152,101.194355%2066.7294819,100.116091%20C66.8197295,99.6147321%2066.3704533,99.376317%2066.3704533,99.376317'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.9194752,99.0600981%20C68.4168181,98.9874943%2069.1476276,100.060853%2069.0701324,100.390513%20C68.9926371,100.722136%2068.9494752,101.812174%2068.1441133,101.940702%20C67.5516181,102.034891%2065.4366848,102.282136%2064.9677895,101.827872%20C64.5371514,101.408928%2065.3464371,99.437834%2067.9194752,99.0600981'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M67.964501,99.549683%20C66.4665867,99.7763245%2065.801501,100.565155%2065.5837295,100.894815%20C65.368901,101.221532%2065.3345676,101.473683%2065.3522248,101.537457%20C65.5464533,101.65323%2066.8874152,101.646362%2068.06652,101.455042%20C68.3784629,101.406966%2068.479501,100.937004%2068.5520914,100.502362%20C68.5658248,100.413079%2068.5795581,100.336551%2068.5923105,100.278664%20C68.5579771,100.142287%2068.1655962,99.6144377%2067.964501,99.549683%20M66.3459295,102.588249%20C65.6416057,102.588249%2064.9510152,102.495042%2064.627301,102.181079%20C64.3565581,101.918136%2064.2947581,101.482513%2064.4556343,100.985079%20C64.7558057,100.058891%2065.8240629,98.8717208%2067.8487486,98.5744377%20C68.211701,98.5194943%2068.5883867,98.7049283%2068.95232,99.1013057%20C69.2250248,99.3995698%2069.6586057,100.029457%2069.5467771,100.503343%20C69.5379486,100.54357%2069.530101,100.596551%2069.5193105,100.660325%20C69.4408343,101.139117%2069.2573962,102.25957%2068.2224914,102.425381%20C67.8732724,102.480325%2067.1012629,102.588249%2066.3459295,102.588249'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M68.0631848,99.3580679%20C68.3564895,99.3148981%2068.7871276,99.9487094%2068.7410229,100.143955%20C68.695899,100.3392%2068.6703943,100.981842%2068.1965943,101.057389%20C67.8454133,101.113313%2066.5976419,101.259502%2066.3219943,100.991653%20C66.0669467,100.744408%2066.5446705,99.581766%2068.0631848,99.3580679'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.6954895,99.5697962%20C69.6954895,99.5697962%2069.3129181,99.3765132%2068.5654324,99.8170415%20C67.9042705,100.20557%2066.9184133,100.826626%2067.1891562,101.581117%20C67.46088,102.333645%2069.5591371,102.026551%2070.0250895,101.86074%20C70.4910419,101.694928%2070.778461,101.181796%2070.6901752,100.736362%20C70.4969276,99.7670038%2069.6954895,99.5697962%2069.6954895,99.5697962'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.4474067,100.018272%20C69.3483305,100.018272%2069.1403686,100.047706%2068.8137114,100.240008%20C68.4899971,100.430347%2067.5061019,101.010196%2067.6512829,101.415404%20C67.8366829,101.667555%2069.3218448,101.590045%2069.8603876,101.398725%20C70.1066067,101.310423%2070.2468829,101.026875%2070.2086257,100.832611%20C70.0840448,100.206649%2069.6229971,100.059479%2069.5710067,100.043781%20L69.5082257,100.023177%20C69.4984162,100.021215%2069.4778162,100.018272%2069.4474067,100.018272%20M68.5086352,102.554502%20C67.7405495,102.555479%2066.9567686,102.380838%2066.7282067,101.747026%20C66.3073781,100.576536%2067.7150448,99.7484604%2068.3163686,99.3942717%20C69.1227114,98.9203849%2069.6543876,99.0302717%2069.8505781,99.1028755%20C70.2674829,99.2215925%2070.9776924,99.6650642%2071.17094,100.641291%20C71.3092543,101.339857%2070.8786162,102.077668%2070.1899876,102.322951%20C70.0193019,102.383781%2069.2708352,102.554502%2068.5086352,102.554502'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.8420438,99.8361736%20C69.8420438,99.8361736%2069.6154438,99.7223623%2069.1720533,99.9823623%20C68.7816343,100.212928%2068.1969867,100.580853%2068.3578629,101.027268%20C68.5177581,101.473683%2069.7616057,101.290211%2070.0372533,101.193079%20C70.31192,101.093985%2070.4826057,100.790815%2070.4306152,100.526891%20C70.3168248,99.9529283%2069.8420438,99.8361736%2069.8420438,99.8361736'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.3225352,100.029751%20C23.3225352,100.029751%2022.9389829,99.8364679%2022.1914971,100.276996%20C21.5303352,100.665525%2020.5444781,101.286581%2020.815221,102.041072%20C21.0869448,102.7936%2023.1852019,102.486506%2023.6511543,102.320694%20C24.1171067,102.153902%2024.4045257,101.641751%2024.31624,101.196317%20C24.1229924,100.226958%2023.3225352,100.029751%2023.3225352,100.029751'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.0734714,100.478128%20C22.9743952,100.478128%2022.7654524,100.507562%2022.4397762,100.699864%20C22.1160619,100.890204%2021.1321667,101.470053%2021.2773476,101.87526%20C21.4627476,102.128392%2022.9479095,102.050883%2023.4864524,101.858581%20C23.7326714,101.770279%2023.8729476,101.486732%2023.8346905,101.292468%20C23.7101095,100.666506%2023.2500429,100.518355%2023.1970714,100.503638%20L23.1342905,100.483034%20C23.1264429,100.481072%2023.1058429,100.478128%2023.0734714,100.478128%20M22.1347,103.014355%20C21.3666143,103.014355%2020.5828333,102.840694%2020.3542714,102.206883%20C19.9334429,101.036392%2021.3411095,100.208317%2021.9424333,99.8541283%20C22.7507381,99.3782792%2023.2814333,99.4911094%2023.4776238,99.5627321%20C23.8935476,99.6814491%2024.6037571,100.124921%2024.7970048,101.101147%20C24.9343381,101.797751%2024.504681,102.536543%2023.8170333,102.782808%20C23.6453667,102.843638%2022.8969,103.014355%2022.1347,103.014355'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.4681086,100.296128%20C23.4681086,100.296128%2023.2424895,100.181336%2022.7981181,100.442317%20C22.407699,100.672883%2021.8230514,101.040808%2021.9839276,101.487223%20C22.1438229,101.932657%2023.3876705,101.750166%2023.6633181,101.652053%20C23.9389657,101.55394%2024.1086705,101.25077%2024.057661,100.986845%20C23.9428895,100.412883%2023.4681086,100.296128%2023.4681086,100.296128'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M25.6159038,99.4682491%20C26.1142276,99.3956453%2026.8440562,100.469004%2026.766561,100.799645%20C26.6890657,101.130287%2026.6459038,102.221306%2025.8405419,102.349834%20C25.2480467,102.444023%2023.1331133,102.691268%2022.6642181,102.236023%20C22.23358,101.81806%2023.0428657,99.846966%2025.6159038,99.4682491'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6619105,99.957834%20C24.1639962,100.185457%2023.4979295,100.973306%2023.281139,101.302966%20C23.0663105,101.629683%2023.0309962,101.881834%2023.0486533,101.945608%20C23.241901,102.0604%2024.5848248,102.052551%2025.7639295,101.864174%20C26.0739105,101.816098%2026.1759295,101.346136%2026.24852,100.911494%20C26.2622533,100.82123%2026.2759867,100.745683%2026.28972,100.687796%20C26.2544057,100.550438%2025.8620248,100.022589%2025.6619105,99.957834%20M24.043339,102.997381%20C23.3390152,102.997381%2022.6474438,102.904174%2022.3227486,102.588249%20C22.0539676,102.327268%2021.9911867,101.892626%2022.1520629,101.396174%20C22.4512533,100.469004%2023.5185295,99.2808528%2025.5451771,98.9825887%20C25.9012629,98.9335321%2026.2848152,99.1120981%2026.6477676,99.5084755%20C26.9214533,99.8067396%2027.3550343,100.436626%2027.2441867,100.912475%20C27.2353581,100.952702%2027.2265295,101.006664%2027.215739,101.069457%20C27.1372629,101.548249%2026.9538248,102.668702%2025.91892,102.834513%20C25.569701,102.889457%2024.7986724,102.997381%2024.043339,102.997381'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7596133,99.7672%20C26.0529181,99.7240302%2026.4835562,100.35686%2026.4374514,100.552106%20C26.3933086,100.747351%2026.3668229,101.389992%2025.8930229,101.466521%20C25.5418419,101.522445%2024.2940705,101.667653%2024.0184229,101.399804%20C23.7633752,101.152558%2024.241099,99.989917%2025.7596133,99.7672'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.1635648,99.8524604%20C32.3175743,99.7190264%2032.5039552,99.6797811%2032.6579648,99.7504226%20C33.2337838,100.013366%2034.6885362,100.762951%2034.403079,101.804913%20C34.1813838,102.616309%2033.684041,102.379857%2032.7393838,102.408309%20L32.0272124,102.430875%20C31.8800695,102.435781%2031.747641,102.362196%2031.665241,102.2268%20C31.2463743,101.546875%2031.4543362,100.466649%2032.1145171,99.8946491%20L32.1635648,99.8524604%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M32.4538286,100.196445%20L32.4832571,100.223917%20L32.4342095,100.266106%20C31.9574667,100.680143%2031.7887429,101.49154%2032.0830286,101.970332%20L32.7235905,101.918332%20C32.9354762,101.912445%2033.1267619,101.917351%2033.2974476,101.923238%20C33.8536476,101.940898%2033.8585524,101.941879%2033.9301619,101.675992%20C34.1116381,101.012747%2032.8452286,100.375992%2032.4538286,100.196445%20L32.4538286,100.196445%20Z%20M32.013381,102.921049%20C31.7004571,102.921049%2031.415,102.758181%2031.2472571,102.482483%20C30.7067524,101.605351%2030.9568952,100.249426%2031.7936476,99.5233887%20L31.8426952,99.4812%20C32.1418857,99.2231623%2032.5323048,99.154483%2032.8599429,99.3036151%20C34.9758571,100.271011%2035.0317714,101.366936%2034.876781,101.93403%20C34.5991714,102.94754%2033.8536476,102.923992%2033.2660571,102.90437%20C33.1149905,102.899464%2032.9433238,102.894558%2032.754981,102.899464%20L32.0428095,102.921049%20L32.013381,102.921049%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.2401771,100.084302%20C32.3520057,99.9861887%2032.4873771,99.958717%2032.5992057,100.009736%20C33.0180724,100.201057%2034.0745581,100.745585%2033.8675771,101.502038%20C33.70572,102.092679%2033.3447295,101.92%2032.6590438,101.942566%20L32.14012,101.957283%20C32.0341771,101.961208%2031.9380438,101.907245%2031.8782057,101.810113%20C31.5731295,101.315623%2031.7251771,100.530717%2032.2048629,100.114717%20L32.2401771,100.084302%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M28.8154762,99.5842189%20C28.8154762,99.5842189%2027.9306571,98.7492755%2026.6063714,99.6862566%20C25.3968571,100.540823%2024.4316,101.928143%2024.9328667,102.110634%20C25.4351143,102.294106%2026.3248381,102.501125%2027.2832286,102.396143%20C28.118019,102.304898%2028.8341143,102.516823%2029.2892762,100.817502%20C29.5011619,100.025728%2028.8154762,99.5842189%2028.8154762,99.5842189'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.3467305,101.729464%20C25.7342067,101.842294%2026.4395114,101.995351%2027.23114,101.909011%20C27.3488543,101.896257%2027.4655876,101.888408%2027.5793781,101.880558%20C28.200321,101.842294%2028.5122638,101.823653%2028.8153781,100.689464%20C28.9252448,100.27837%2028.6093781,100.037011%2028.5446352,99.9928604%20L28.4847971,99.9467472%20C28.4220162,99.8908226%2027.8354067,99.4198792%2026.8897686,100.086068%20C26.1040257,100.641389%2025.5272257,101.362521%2025.3467305,101.729464%20M26.7504733,102.915653%20C25.8224924,102.915653%2025.0779495,102.686068%2024.7650257,102.571275%20C24.5178257,102.481992%2024.3491019,102.270068%2024.3137876,102.006143%20C24.2058829,101.194747%2025.4487495,99.9025962%2026.323759,99.2854642%20C27.5950733,98.3877283%2028.6858924,98.8184453%2029.1184924,99.1961811%20C29.4834067,99.4502943%2029.9954638,100.076257%2029.763959,100.943577%20C29.3137019,102.622294%2028.5358067,102.804785%2027.6401971,102.859728%20C27.541121,102.866596%2027.4400829,102.872483%2027.3370829,102.884257%20C27.1350067,102.905842%2026.9388162,102.915653%2026.7504733,102.915653'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.5807435,99.8476528%20C28.5807435,99.8476528%2028.029439,99.328634%2027.20642,99.9104453%20C26.4530486,100.4432%2025.8536867,101.306596%2026.1646486,101.421389%20C26.4765914,101.534219%2027.0308295,101.663728%2027.6272486,101.597992%20C28.1471533,101.541087%2028.5925057,101.672558%2028.876001,100.614898%20C29.0084295,100.12237%2028.5807435,99.8476528%2028.5807435,99.8476528'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cpath%20d='M188.8281,210.5318%20L64.6951,210.5318%20C63.4501,210.5318%2062.4401,209.5218%2062.4401,208.2768%20L62.4401,26.2548%20C62.4401,25.0088%2063.4501,23.9998%2064.6951,23.9998%20L188.8281,23.9998%20C190.0741,23.9998%20191.0831,25.0088%20191.0831,26.2548%20L191.0831,208.2768%20C191.0831,209.5218%20190.0741,210.5318%20188.8281,210.5318'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.6953,24.9996%20C64.0033,24.9996%2063.4403,25.5616%2063.4403,26.2546%20L63.4403,208.2766%20C63.4403,208.9696%2064.0033,209.5316%2064.6953,209.5316%20L188.8283,209.5316%20C189.5203,209.5316%20190.0833,208.9696%20190.0833,208.2766%20L190.0833,26.2546%20C190.0833,25.5616%20189.5203,24.9996%20188.8283,24.9996%20L64.6953,24.9996%20Z%20M188.8283,211.5316%20L64.6953,211.5316%20C62.9003,211.5316%2061.4403,210.0716%2061.4403,208.2766%20L61.4403,26.2546%20C61.4403,24.4596%2062.9003,22.9996%2064.6953,22.9996%20L188.8283,22.9996%20C190.6233,22.9996%20192.0833,24.4596%20192.0833,26.2546%20L192.0833,208.2766%20C192.0833,210.0716%20190.6233,211.5316%20188.8283,211.5316%20L188.8283,211.5316%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M180.5479,203.1343%20L72.9759,203.1343%20C71.7309,203.1343%2070.7209,202.1243%2070.7209,200.8793%20L70.7209,33.5703%20C70.7209,32.3243%2071.7309,31.3153%2072.9759,31.3153%20L180.5479,31.3153%20C181.7929,31.3153%20182.8029,32.3243%20182.8029,33.5703%20L182.8029,200.8793%20C182.8029,202.1243%20181.7929,203.1343%20180.5479,203.1343'%20id='Fill-345'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M183.8027,75.4859%20L181.8027,75.4859%20L181.8027,33.5699%20C181.8027,32.8779%20181.2397,32.3149%20180.5477,32.3149%20L116.0067,32.3149%20L116.0067,30.3149%20L180.5477,30.3149%20C182.3427,30.3149%20183.8027,31.7749%20183.8027,33.5699%20L183.8027,75.4859%20Z%20M71.7207,76.9949%20L69.7207,76.9949%20L69.7207,33.5699%20C69.7207,31.7749%2071.1807,30.3149%2072.9757,30.3149%20L96.0067,30.3149%20L96.0067,32.3149%20L72.9757,32.3149%20C72.2827,32.3149%2071.7207,32.8779%2071.7207,33.5699%20L71.7207,76.9949%20Z%20M181.8027,180.4859%20L183.8027,180.4859%20L183.8027,110.4859%20L181.8027,110.4859%20L181.8027,180.4859%20Z%20M90.5477,204.1339%20L72.9757,204.1339%20C71.1807,204.1339%2069.7207,202.6739%2069.7207,200.8799%20L69.7207,111.9949%20L71.7207,111.9949%20L71.7207,200.8799%20C71.7207,201.5719%2072.2827,202.1339%2072.9757,202.1339%20L90.5477,202.1339%20L90.5477,204.1339%20Z%20M180.5477,204.1339%20L110.5477,204.1339%20L110.5477,202.1339%20L180.5477,202.1339%20C181.2397,202.1339%20181.8027,201.5719%20181.8027,200.8799%20L181.8027,200.4859%20L183.8027,200.4859%20L183.8027,200.8799%20C183.8027,202.6739%20182.3427,204.1339%20180.5477,204.1339%20L180.5477,204.1339%20Z'%20id='Fill-347'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M147.8506,82.8082%20C147.8506,96.4672%20136.7786,107.5402%20123.1186,107.5402%20C109.4586,107.5402%2098.3856,96.4672%2098.3856,82.8082%20C98.3856,69.1492%20109.4586,58.0762%20123.1186,58.0762%20C136.7786,58.0762%20147.8506,69.1492%20147.8506,82.8082'%20id='Fill-349'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M150.8506,77.8082%20C150.8506,91.4672%20139.7786,102.5402%20126.1186,102.5402%20C112.4586,102.5402%20101.3856,91.4672%20101.3856,77.8082%20C101.3856,64.1492%20112.4586,53.0762%20126.1186,53.0762%20C139.7786,53.0762%20150.8506,64.1492%20150.8506,77.8082'%20id='Fill-351'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M147.7637,68.065%20C143.9337,59.567%20135.4377,54.076%20126.1177,54.076%20C125.6037,54.076%20125.0907,54.092%20124.5827,54.125%20L124.4577,52.128%20C125.0067,52.094%20125.5607,52.076%20126.1177,52.076%20C136.2227,52.076%20145.4347,58.029%20149.5877,67.243%20L147.7637,68.065%20Z%20M135.1457,101.912%20L134.4447,100.039%20C143.6597,96.586%20149.8507,87.653%20149.8507,77.808%20C149.8517,76.055%20149.6597,74.305%20149.2807,72.606%20L151.2317,72.17%20C151.6437,74.012%20151.8517,75.91%20151.850704,77.809%20C151.850704,88.482%20145.1377,98.169%20135.1457,101.912%20L135.1457,101.912%20Z%20M126.1177,103.541%20C111.9297,103.541%20100.3857,91.997%20100.3857,77.808%20C100.3857,68.06%20105.7897,59.262%20114.4897,54.848%20L115.3937,56.631%20C107.3697,60.703%20102.3857,68.817%20102.3857,77.808%20C102.3857,90.894%20113.0327,101.541%20126.1177,101.541%20C127.3587,101.541%20128.6027,101.445%20129.8157,101.254%20L130.1237,103.231%20C128.8097,103.436%20127.4617,103.541%20126.1177,103.541%20L126.1177,103.541%20Z'%20id='Fill-353'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M132.2656,90.0064%20C132.3696,90.3144%20132.4616,90.5244%20132.4896,90.5944%20C132.4976,90.6014%20132.4806,90.5904%20132.4896,90.5944%20C132.4896,90.5944%20132.4896,90.5964%20132.4896,90.5944%20C132.4906,90.5954%20132.4876,90.5944%20132.4876,90.5944%20C131.7896,83.8534%20135.6116,81.0444%20136.8396,76.5684%20C136.8466,76.5014%20136.8596,76.4294%20136.8796,76.3474%20C136.9056,76.2474%20136.9256,76.1444%20136.9416,76.0404%20C137.1236,74.8024%20136.6166,73.3604%20135.6546,71.8594%20C135.6506,71.8504%20135.6436,71.8424%20135.6396,71.8344%20C135.5616,71.7094%20135.4766,71.5844%20135.3906,71.4594%20C135.3906,71.4594%20135.3876,71.4574%20135.3876,71.4544%20C135.2296,71.2274%20135.0606,70.9964%20134.8846,70.7664%20C134.8666,70.7424%20134.8496,70.7174%20134.8296,70.6944%20C134.7816,70.6314%20134.7296,70.5694%20134.6806,70.5054%20C134.6286,70.4404%20134.5786,70.3744%20134.5276,70.3124%20C134.4736,70.2474%20134.4226,70.1854%20134.3696,70.1234%20C134.3156,70.0574%20134.2616,69.9934%20134.2056,69.9284%20C134.1686,69.8844%20134.1266,69.8384%20134.0866,69.7924%20C132.5776,68.0524%20130.6116,66.3334%20128.5596,64.8384%20C128.5596,64.8384%20128.5436,64.8154%20128.5596,64.8384%20C128.8306,67.3744%20128.8656,69.9114%20128.6246,71.9394%20C128.3346,74.3844%20127.4596,77.2314%20126.2456,79.8114%20C123.4046,79.5784%20120.4996,78.9204%20118.2346,77.9534%20C116.3406,77.1454%20114.1706,75.8684%20112.0966,74.3554%20C112.1196,74.5664%20112.1456,74.7744%20112.1696,74.9844%20C112.1766,75.0464%20112.1866,75.1094%20112.1946,75.1714%20C112.2136,75.3214%20112.2326,75.4714%20112.2546,75.6204%20C112.2636,75.6904%20112.2746,75.7594%20112.2856,75.8274%20C112.3066,75.9794%20112.3296,76.1284%20112.3536,76.2774%20C112.3636,76.3374%20112.3726,76.3994%20112.3826,76.4594%20C112.4136,76.6494%20112.4466,76.8364%20112.4806,77.0244%20C112.4836,77.0434%20112.4856,77.0624%20112.4906,77.0794%20C112.5286,77.2974%20112.5706,77.5144%20112.6136,77.7304%20C112.6156,77.7464%20112.6196,77.7614%20112.6236,77.7794%20C112.6626,77.9744%20112.7026,78.1644%20112.7446,78.3564%20C112.7526,78.3964%20112.7616,78.4344%20112.7696,78.4734%20C112.8086,78.6484%20112.8496,78.8214%20112.8896,78.9964%20C112.8996,79.0294%20112.9086,79.0624%20112.9156,79.0984%20C112.9646,79.2984%20113.0136,79.4974%20113.0656,79.6934%20C113.0676,79.6954%20113.0666,79.6974%20113.0666,79.6974%20C113.2356,80.3304%20113.4186,80.9414%20113.6186,81.5274%20C113.6206,81.5344%20113.6236,81.5414%20113.6246,81.5484%20C113.9616,82.5274%20114.3466,83.4294%20114.7756,84.2184%20C114.8376,84.3324%20114.9026,84.4454%20114.9666,84.5554%20C114.9706,84.5594%20114.9706,84.5644%20114.9736,84.5684%20L114.9746,84.5694%20C115.0336,84.6684%20115.0926,84.7674%20115.1526,84.8614%20L115.1546,84.8634%20C115.1546,84.8634%20115.1596,84.8704%20115.1616,84.8734%20C115.2256,84.9774%20115.2906,85.0774%20115.3586,85.1734%20L115.3586,85.1744%20C115.3686,85.1884%20115.3756,85.1984%20115.3866,85.2124%20C115.3876,85.2134%20115.3866,85.2154%20115.3876,85.2164%20C115.4736,85.3414%20115.5636,85.4624%20115.6516,85.5774%20C115.6676,85.5964%20115.6826,85.6144%20115.6966,85.6334%20C115.7016,85.6404%20115.7066,85.6464%20115.7116,85.6544%20C115.8146,85.7834%20115.9196,85.9084%20116.0286,86.0264%20C116.1026,86.1094%20116.1786,86.1874%20116.2556,86.2634%20C116.2876,86.2954%20116.3226,86.3244%20116.3556,86.3564%20C116.4036,86.4024%20116.4526,86.4444%20116.4996,86.4874%20C116.5366,86.5204%20116.5746,86.5474%20116.6126,86.5794%20C116.6576,86.6174%20116.7056,86.6544%20116.7526,86.6924%20C116.7906,86.7204%20116.8276,86.7454%20116.8676,86.7734%20C116.9156,86.8084%20116.9636,86.8404%20117.0136,86.8734%20C117.0506,86.8974%20117.0896,86.9204%20117.1276,86.9434%20C117.1796,86.9744%20117.2336,87.0034%20117.2846,87.0324%20C117.3206,87.0524%20117.3576,87.0714%20117.3926,87.0894%20C117.4526,87.1174%20117.5126,87.1434%20117.5756,87.1704%20C117.6036,87.1804%20117.6346,87.1964%20117.6656,87.2074%20C117.7576,87.2454%20117.8516,87.2764%20117.9446,87.3024%20C118.0076,87.3204%20118.0616,87.3404%20118.1126,87.3604%20C122.6126,88.5494%20126.9946,86.6644%20132.4896,90.5944'%20id='Fill-355'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='131.1724'%20x2='134.2928'%20y2='131.1724'%20id='Fill-357'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,132.1724%20L95.0498,132.1724%20C94.4968,132.1724%2094.0498,131.7254%2094.0498,131.1724%20C94.0498,130.6194%2094.4968,130.1724%2095.0498,130.1724%20L97.0498,130.1724%20C97.6028,130.1724%2098.0498,130.6194%2098.0498,131.1724%20C98.0498,131.7254%2097.6028,132.1724%2097.0498,132.1724%20M104.0498,132.1724%20L102.0498,132.1724%20C101.4968,132.1724%20101.0498,131.7254%20101.0498,131.1724%20C101.0498,130.6194%20101.4968,130.1724%20102.0498,130.1724%20L104.0498,130.1724%20C104.6028,130.1724%20105.0498,130.6194%20105.0498,131.1724%20C105.0498,131.7254%20104.6028,132.1724%20104.0498,132.1724%20M111.0498,132.1724%20L109.0498,132.1724%20C108.4968,132.1724%20108.0498,131.7254%20108.0498,131.1724%20C108.0498,130.6194%20108.4968,130.1724%20109.0498,130.1724%20L111.0498,130.1724%20C111.6028,130.1724%20112.0498,130.6194%20112.0498,131.1724%20C112.0498,131.7254%20111.6028,132.1724%20111.0498,132.1724%20M118.0498,132.1724%20L116.0498,132.1724%20C115.4968,132.1724%20115.0498,131.7254%20115.0498,131.1724%20C115.0498,130.6194%20115.4968,130.1724%20116.0498,130.1724%20L118.0498,130.1724%20C118.6028,130.1724%20119.0498,130.6194%20119.0498,131.1724%20C119.0498,131.7254%20118.6028,132.1724%20118.0498,132.1724%20M125.0498,132.1724%20L123.0498,132.1724%20C122.4968,132.1724%20122.0498,131.7254%20122.0498,131.1724%20C122.0498,130.6194%20122.4968,130.1724%20123.0498,130.1724%20L125.0498,130.1724%20C125.6028,130.1724%20126.0498,130.6194%20126.0498,131.1724%20C126.0498,131.7254%20125.6028,132.1724%20125.0498,132.1724%20M132.0498,132.1724%20L130.0498,132.1724%20C129.4968,132.1724%20129.0498,131.7254%20129.0498,131.1724%20C129.0498,130.6194%20129.4968,130.1724%20130.0498,130.1724%20L132.0498,130.1724%20C132.6028,130.1724%20133.0498,130.6194%20133.0498,131.1724%20C133.0498,131.7254%20132.6028,132.1724%20132.0498,132.1724'%20id='Fill-359'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='151.731'%20x2='134.2928'%20y2='151.731'%20id='Fill-361'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,152.731%20L95.0498,152.731%20C94.4968,152.731%2094.0498,152.284%2094.0498,151.731%20C94.0498,151.178%2094.4968,150.731%2095.0498,150.731%20L97.0498,150.731%20C97.6028,150.731%2098.0498,151.178%2098.0498,151.731%20C98.0498,152.284%2097.6028,152.731%2097.0498,152.731%20M104.0498,152.731%20L102.0498,152.731%20C101.4968,152.731%20101.0498,152.284%20101.0498,151.731%20C101.0498,151.178%20101.4968,150.731%20102.0498,150.731%20L104.0498,150.731%20C104.6028,150.731%20105.0498,151.178%20105.0498,151.731%20C105.0498,152.284%20104.6028,152.731%20104.0498,152.731%20M111.0498,152.731%20L109.0498,152.731%20C108.4968,152.731%20108.0498,152.284%20108.0498,151.731%20C108.0498,151.178%20108.4968,150.731%20109.0498,150.731%20L111.0498,150.731%20C111.6028,150.731%20112.0498,151.178%20112.0498,151.731%20C112.0498,152.284%20111.6028,152.731%20111.0498,152.731%20M118.0498,152.731%20L116.0498,152.731%20C115.4968,152.731%20115.0498,152.284%20115.0498,151.731%20C115.0498,151.178%20115.4968,150.731%20116.0498,150.731%20L118.0498,150.731%20C118.6028,150.731%20119.0498,151.178%20119.0498,151.731%20C119.0498,152.284%20118.6028,152.731%20118.0498,152.731%20M125.0498,152.731%20L123.0498,152.731%20C122.4968,152.731%20122.0498,152.284%20122.0498,151.731%20C122.0498,151.178%20122.4968,150.731%20123.0498,150.731%20L125.0498,150.731%20C125.6028,150.731%20126.0498,151.178%20126.0498,151.731%20C126.0498,152.284%20125.6028,152.731%20125.0498,152.731%20M132.0498,152.731%20L130.0498,152.731%20C129.4968,152.731%20129.0498,152.284%20129.0498,151.731%20C129.0498,151.178%20129.4968,150.731%20130.0498,150.731%20L132.0498,150.731%20C132.6028,150.731%20133.0498,151.178%20133.0498,151.731%20C133.0498,152.284%20132.6028,152.731%20132.0498,152.731'%20id='Fill-363'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='95.0498'%20y1='172.982'%20x2='134.2928'%20y2='172.982'%20id='Fill-365'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M97.0498,173.982%20L95.0498,173.982%20C94.4968,173.982%2094.0498,173.535%2094.0498,172.982%20C94.0498,172.429%2094.4968,171.982%2095.0498,171.982%20L97.0498,171.982%20C97.6028,171.982%2098.0498,172.429%2098.0498,172.982%20C98.0498,173.535%2097.6028,173.982%2097.0498,173.982%20M104.0498,173.982%20L102.0498,173.982%20C101.4968,173.982%20101.0498,173.535%20101.0498,172.982%20C101.0498,172.429%20101.4968,171.982%20102.0498,171.982%20L104.0498,171.982%20C104.6028,171.982%20105.0498,172.429%20105.0498,172.982%20C105.0498,173.535%20104.6028,173.982%20104.0498,173.982%20M111.0498,173.982%20L109.0498,173.982%20C108.4968,173.982%20108.0498,173.535%20108.0498,172.982%20C108.0498,172.429%20108.4968,171.982%20109.0498,171.982%20L111.0498,171.982%20C111.6028,171.982%20112.0498,172.429%20112.0498,172.982%20C112.0498,173.535%20111.6028,173.982%20111.0498,173.982%20M118.0498,173.982%20L116.0498,173.982%20C115.4968,173.982%20115.0498,173.535%20115.0498,172.982%20C115.0498,172.429%20115.4968,171.982%20116.0498,171.982%20L118.0498,171.982%20C118.6028,171.982%20119.0498,172.429%20119.0498,172.982%20C119.0498,173.535%20118.6028,173.982%20118.0498,173.982%20M125.0498,173.982%20L123.0498,173.982%20C122.4968,173.982%20122.0498,173.535%20122.0498,172.982%20C122.0498,172.429%20122.4968,171.982%20123.0498,171.982%20L125.0498,171.982%20C125.6028,171.982%20126.0498,172.429%20126.0498,172.982%20C126.0498,173.535%20125.6028,173.982%20125.0498,173.982%20M132.0498,173.982%20L130.0498,173.982%20C129.4968,173.982%20129.0498,173.535%20129.0498,172.982%20C129.0498,172.429%20129.4968,171.982%20130.0498,171.982%20L132.0498,171.982%20C132.6028,171.982%20133.0498,172.429%20133.0498,172.982%20C133.0498,173.535%20132.6028,173.982%20132.0498,173.982'%20id='Fill-367'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M206.9775,56.5406%20C207.5305,56.5406%20207.9775,56.9876%20207.9775,57.5406%20L207.9775,60.0406%20L210.4775,60.0406%20C211.0305,60.0406%20211.4775,60.4876%20211.4775,61.0406%20C211.4775,61.5936%20211.0305,62.0406%20210.4775,62.0406%20L207.9775,62.0406%20L207.9775,64.5406%20C207.9775,65.0936%20207.5305,65.5406%20206.9775,65.5406%20C206.4245,65.5406%20205.9775,65.0936%20205.9775,64.5406%20L205.9775,62.0406%20L203.4775,62.0406%20C202.9245,62.0406%20202.4775,61.5936%20202.4775,61.0406%20C202.4775,60.4876%20202.9245,60.0406%20203.4775,60.0406%20L205.9775,60.0406%20L205.9775,57.5406%20C205.9775,56.9876%20206.4245,56.5406%20206.9775,56.5406%20Z'%20id='Combined-Shape'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M42.7275,182.2593%20C42.4515,182.2593%2042.2275,182.0353%2042.2275,181.7593%20L42.2275,177.8223%20C42.2275,177.5453%2042.4515,177.3223%2042.7275,177.3223%20C43.0035,177.3223%2043.2275,177.5453%2043.2275,177.8223%20L43.2275,181.7593%20C43.2275,182.0353%2043.0035,182.2593%2042.7275,182.2593'%20id='Fill-373'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.6963,180.2906%20L40.7583,180.2906%20C40.4823,180.2906%2040.2593,180.0666%2040.2593,179.7906%20C40.2593,179.5146%2040.4823,179.2906%2040.7583,179.2906%20L44.6963,179.2906%20C44.9723,179.2906%2045.1963,179.5146%2045.1963,179.7906%20C45.1963,180.0666%2044.9723,180.2906%2044.6963,180.2906'%20id='Fill-375'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M217.7275,122.2593%20C217.4515,122.2593%20217.2275,122.0353%20217.2275,121.7593%20L217.2275,117.8223%20C217.2275,117.5453%20217.4515,117.3223%20217.7275,117.3223%20C218.0035,117.3223%20218.2275,117.5453%20218.2275,117.8223%20L218.2275,121.7593%20C218.2275,122.0353%20218.0035,122.2593%20217.7275,122.2593'%20id='Fill-377'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M219.6963,120.2906%20L215.7583,120.2906%20C215.4823,120.2906%20215.2593,120.0666%20215.2593,119.7906%20C215.2593,119.5146%20215.4823,119.2906%20215.7583,119.2906%20L219.6963,119.2906%20C219.9723,119.2906%20220.1963,119.5146%20220.1963,119.7906%20C220.1963,120.0666%20219.9723,120.2906%20219.6963,120.2906'%20id='Fill-379'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M48.7275,82.2593%20C48.4515,82.2593%2048.2275,82.0353%2048.2275,81.7593%20L48.2275,77.8223%20C48.2275,77.5453%2048.4515,77.3223%2048.7275,77.3223%20C49.0035,77.3223%2049.2275,77.5453%2049.2275,77.8223%20L49.2275,81.7593%20C49.2275,82.0353%2049.0035,82.2593%2048.7275,82.2593'%20id='Fill-381'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M50.6963,80.2906%20L46.7583,80.2906%20C46.4823,80.2906%2046.2593,80.0666%2046.2593,79.7906%20C46.2593,79.5146%2046.4823,79.2906%2046.7583,79.2906%20L50.6963,79.2906%20C50.9723,79.2906%2051.1963,79.5146%2051.1963,79.7906%20C51.1963,80.0666%2050.9723,80.2906%2050.6963,80.2906'%20id='Fill-383'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='26.415'%20y1='116.4156'%20x2='26.415'%20y2='124.5406'%20id='Fill-385'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.415,125.5406%20C25.862,125.5406%2025.415,125.0936%2025.415,124.5406%20L25.415,116.4156%20C25.415,115.8626%2025.862,115.4156%2026.415,115.4156%20C26.968,115.4156%2027.415,115.8626%2027.415,116.4156%20L27.415,124.5406%20C27.415,125.0936%2026.968,125.5406%2026.415,125.5406'%20id='Fill-387'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='30.4775'%20y1='120.4781'%20x2='22.3525'%20y2='120.4781'%20id='Fill-389'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M30.4775,121.4781%20L22.3525,121.4781%20C21.7995,121.4781%2021.3525,121.0311%2021.3525,120.4781%20C21.3525,119.9251%2021.7995,119.4781%2022.3525,119.4781%20L30.4775,119.4781%20C31.0305,119.4781%2031.4775,119.9251%2031.4775,120.4781%20C31.4775,121.0311%2031.0305,121.4781%2030.4775,121.4781'%20id='Fill-391'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='246.167'%20y1='210.2906'%20x2='253.14'%20y2='210.2906'%20id='Fill-393'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M253.1396,211.2906%20L246.1666,211.2906%20C245.6146,211.2906%20245.1666,210.8436%20245.1666,210.2906%20C245.1666,209.7376%20245.6146,209.2906%20246.1666,209.2906%20L253.1396,209.2906%20C253.6926,209.2906%20254.1396,209.7376%20254.1396,210.2906%20C254.1396,210.8436%20253.6926,211.2906%20253.1396,211.2906'%20id='Fill-395'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='3'%20y1='210.2906'%20x2='11.973'%20y2='210.2906'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M11.9727,211.2906%20L2.9997,211.2906%20C2.4477,211.2906%201.9997,210.8436%201.9997,210.2906%20C1.9997,209.7376%202.4477,209.2906%202.9997,209.2906%20L11.9727,209.2906%20C12.5257,209.2906%2012.9727,209.7376%2012.9727,210.2906%20C12.9727,210.8436%2012.5257,211.2906%2011.9727,211.2906'%20id='Fill-399'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='95.3828'%20y1='219.607'%20x2='162.5688'%20y2='219.607'%20id='Fill-402'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.5684,220.607%20L95.3824,220.607%20C94.8304,220.607%2094.3824,220.16%2094.3824,219.607%20C94.3824,219.054%2094.8304,218.607%2095.3824,218.607%20L162.5684,218.607%20C163.1214,218.607%20163.5684,219.054%20163.5684,219.607%20C163.5684,220.16%20163.1214,220.607%20162.5684,220.607'%20id='Fill-404'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='171.1875'%20y1='219.607'%20x2='180.3285'%20y2='219.607'%20id='Fill-406'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M180.3281,220.607%20L171.1871,220.607%20C170.6351,220.607%20170.1871,220.16%20170.1871,219.607%20C170.1871,219.054%20170.6351,218.607%20171.1871,218.607%20L180.3281,218.607%20C180.8811,218.607%20181.3281,219.054%20181.3281,219.607%20C181.3281,220.16%20180.8811,220.607%20180.3281,220.607'%20id='Fill-408'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='87.5'%20y1='219.5318'%20x2='82.5'%20y2='219.6068'%20id='Fill-410'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M82.5,220.607%20C81.954,220.607%2081.509,220.17%2081.5,219.622%20C81.492,219.07%2081.933,218.616%2082.485,218.607%20L87.485,218.532%20C88.056,218.489%2088.491,218.964%2088.5,219.517%20C88.508,220.069%2088.067,220.523%2087.515,220.532%20L82.515,220.607%20L82.5,220.607%20Z'%20id='Fill-412'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M157.6465,135.4361%20L145.5445,135.4361%20C142.4395,135.4361%20139.9215,132.9181%20139.9215,129.8121%20C139.9215,126.7071%20142.4395,124.1891%20145.5445,124.1891%20L157.6465,124.1891%20C160.7525,124.1891%20163.2705,126.7071%20163.2705,129.8121%20C163.2705,132.9181%20160.7525,135.4361%20157.6465,135.4361'%20id='Fill-414'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.5449,125.189%20C142.9959,125.189%20140.9219,127.263%20140.9219,129.812%20C140.9219,132.362%20142.9959,134.436%20145.5449,134.436%20L157.6469,134.436%20C160.1959,134.436%20162.2709,132.362%20162.2709,129.812%20C162.2709,127.263%20160.1959,125.189%20157.6469,125.189%20L145.5449,125.189%20Z%20M157.6469,136.436%20L145.5449,136.436%20C141.8929,136.436%20138.9219,133.464%20138.9219,129.812%20C138.9219,126.16%20141.8929,123.189%20145.5449,123.189%20L157.6469,123.189%20C161.2989,123.189%20164.2709,126.16%20164.2709,129.812%20C164.2709,133.464%20161.2989,136.436%20157.6469,136.436%20L157.6469,136.436%20Z'%20id='Fill-416'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M157.6465,135.4361%20L157.6465,135.4361%20C154.5415,135.4361%20152.0235,132.9181%20152.0235,129.8121%20C152.0235,126.7071%20154.5415,124.1891%20157.6465,124.1891%20C160.7525,124.1891%20163.2705,126.7071%20163.2705,129.8121%20C163.2705,132.9181%20160.7525,135.4361%20157.6465,135.4361'%20id='Fill-418'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M157.6465,125.189%20C155.0975,125.189%20153.0235,127.263%20153.0235,129.812%20C153.0235,132.362%20155.0975,134.436%20157.6465,134.436%20C160.1965,134.436%20162.2705,132.362%20162.2705,129.812%20C162.2705,127.263%20160.1965,125.189%20157.6465,125.189%20M157.6465,136.436%20C153.9945,136.436%20151.0235,133.464%20151.0235,129.812%20C151.0235,126.16%20153.9945,123.189%20157.6465,123.189%20C161.2985,123.189%20164.2705,126.16%20164.2705,129.812%20C164.2705,133.464%20161.2985,136.436%20157.6465,136.436'%20id='Fill-420'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M157.6465,157.355%20L145.5445,157.355%20C142.4395,157.355%20139.9215,154.837%20139.9215,151.731%20C139.9215,148.626%20142.4395,146.108%20145.5445,146.108%20L157.6465,146.108%20C160.7525,146.108%20163.2705,148.626%20163.2705,151.731%20C163.2705,154.837%20160.7525,157.355%20157.6465,157.355'%20id='Fill-422'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M145.5449,147.108%20C142.9959,147.108%20140.9219,149.182%20140.9219,151.731%20C140.9219,154.281%20142.9959,156.355%20145.5449,156.355%20L157.6469,156.355%20C160.1959,156.355%20162.2709,154.281%20162.2709,151.731%20C162.2709,149.182%20160.1959,147.108%20157.6469,147.108%20L145.5449,147.108%20Z%20M157.6469,158.355%20L145.5449,158.355%20C141.8929,158.355%20138.9219,155.383%20138.9219,151.731%20C138.9219,148.079%20141.8929,145.108%20145.5449,145.108%20L157.6469,145.108%20C161.2989,145.108%20164.2709,148.079%20164.2709,151.731%20C164.2709,155.383%20161.2989,158.355%20157.6469,158.355%20L157.6469,158.355%20Z'%20id='Fill-424'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M157.6465,157.355%20L157.6465,157.355%20C154.5415,157.355%20152.0235,154.837%20152.0235,151.731%20C152.0235,148.626%20154.5415,146.108%20157.6465,146.108%20C160.7525,146.108%20163.2705,148.626%20163.2705,151.731%20C163.2705,154.837%20160.7525,157.355%20157.6465,157.355'%20id='Fill-426'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M157.6465,147.108%20C155.0975,147.108%20153.0235,149.182%20153.0235,151.731%20C153.0235,154.281%20155.0975,156.355%20157.6465,156.355%20C160.1965,156.355%20162.2705,154.281%20162.2705,151.731%20C162.2705,149.182%20160.1965,147.108%20157.6465,147.108%20M157.6465,158.355%20C153.9945,158.355%20151.0235,155.383%20151.0235,151.731%20C151.0235,148.079%20153.9945,145.108%20157.6465,145.108%20C161.2985,145.108%20164.2705,148.079%20164.2705,151.731%20C164.2705,155.383%20161.2985,158.355%20157.6465,158.355'%20id='Fill-428'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M145.5449,167.0269%20L157.6469,167.0269%20C160.7529,167.0269%20163.2709,169.5449%20163.2709,172.6499%20C163.2709,175.7559%20160.7529,178.2739%20157.6469,178.2739%20L145.5449,178.2739%20C142.4399,178.2739%20139.9219,175.7559%20139.9219,172.6499%20C139.9219,169.5449%20142.4399,167.0269%20145.5449,167.0269'%20id='Fill-430'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.5449,168.0269%20C142.9959,168.0269%20140.9219,170.1009%20140.9219,172.6499%20C140.9219,175.1999%20142.9959,177.2739%20145.5449,177.2739%20L157.6469,177.2739%20C160.1959,177.2739%20162.2709,175.1999%20162.2709,172.6499%20C162.2709,170.1009%20160.1959,168.0269%20157.6469,168.0269%20L145.5449,168.0269%20Z%20M157.6469,179.2739%20L145.5449,179.2739%20C141.8929,179.2739%20138.9219,176.3019%20138.9219,172.6499%20C138.9219,168.9979%20141.8929,166.0269%20145.5449,166.0269%20L157.6469,166.0269%20C161.2989,166.0269%20164.2709,168.9979%20164.2709,172.6499%20C164.2709,176.3019%20161.2989,179.2739%20157.6469,179.2739%20L157.6469,179.2739%20Z'%20id='Fill-432'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M145.5449,167.0269%20L145.5449,167.0269%20C148.6499,167.0269%20151.1689,169.5449%20151.1689,172.6499%20C151.1689,175.7559%20148.6499,178.2739%20145.5449,178.2739%20C142.4399,178.2739%20139.9219,175.7559%20139.9219,172.6499%20C139.9219,169.5449%20142.4399,167.0269%20145.5449,167.0269'%20id='Fill-434'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.5449,168.0269%20C142.9959,168.0269%20140.9219,170.1009%20140.9219,172.6499%20C140.9219,175.1999%20142.9959,177.2739%20145.5449,177.2739%20C148.0949,177.2739%20150.1689,175.1999%20150.1689,172.6499%20C150.1689,170.1009%20148.0949,168.0269%20145.5449,168.0269%20M145.5449,179.2739%20C141.8929,179.2739%20138.9219,176.3019%20138.9219,172.6499%20C138.9219,168.9979%20141.8929,166.0269%20145.5449,166.0269%20C149.1969,166.0269%20152.1689,168.9979%20152.1689,172.6499%20C152.1689,176.3019%20149.1969,179.2739%20145.5449,179.2739'%20id='Fill-436'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Server.svg.js b/lib/static/illustrations/Server.svg.js new file mode 100644 index 00000000..f0d98f2c --- /dev/null +++ b/lib/static/illustrations/Server.svg.js @@ -0,0 +1 @@ +"use strict";var e="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M0,104.058%20L207.116,104.058%20C207.116,46.865%20160.751,0.5%20103.559,0.5%20L103.559,0.5%20C46.364,0.5%200,46.865%200,104.058%20L0,104.058%20Z'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M0.699,1.465%20L0.699,5.403%20C0.699,5.679%200.923,5.903%201.199,5.903%20L1.199,5.903%20C1.476,5.903%201.699,5.679%201.699,5.403%20L1.699,5.403%20L1.699,1.465%20C1.699,1.189%201.476,0.965%201.199,0.965%20L1.199,0.965%20C0.923,0.965%200.699,1.189%200.699,1.465%20L0.699,1.465%20Z'%20id='path-3'%3e%3c/path%3e%3cpath%20d='M1.23,0.934%20C0.954,0.934%200.731,1.158%200.731,1.434%20L0.731,1.434%20C0.731,1.71%200.954,1.934%201.23,1.934%20L1.23,1.934%20L5.168,1.934%20C5.444,1.934%205.668,1.71%205.668,1.434%20L5.668,1.434%20C5.668,1.158%205.444,0.934%205.168,0.934%20L5.168,0.934%20L1.23,0.934%20Z'%20id='path-5'%3e%3c/path%3e%3cpath%20d='M0.367,0.643%20L0.367,4.581%20C0.367,4.857%200.591,5.081%200.867,5.081%20L0.867,5.081%20C1.144,5.081%201.367,4.857%201.367,4.581%20L1.367,4.581%20L1.367,0.643%20C1.367,0.367%201.144,0.143%200.867,0.143%20L0.867,0.143%20C0.591,0.143%200.367,0.367%200.367,0.643%20L0.367,0.643%20Z'%20id='path-7'%3e%3c/path%3e%3cpath%20d='M0.898,0.112%20C0.622,0.112%200.399,0.336%200.399,0.612%20L0.399,0.612%20C0.399,0.887%200.622,1.112%200.898,1.112%20L0.898,1.112%20L4.836,1.112%20C5.112,1.112%205.336,0.887%205.336,0.612%20L5.336,0.612%20C5.336,0.336%205.112,0.112%204.836,0.112%20L4.836,0.112%20L0.898,0.112%20Z'%20id='path-9'%3e%3c/path%3e%3cpath%20d='M0.847,1.501%20L0.847,8.5%20C0.847,9.053%201.294,9.5%201.847,9.5%20L1.847,9.5%20C2.399,9.5%202.846,9.053%202.846,8.5%20L2.846,8.5%20L2.846,1.501%20C2.846,0.948%202.399,0.5%201.847,0.5%20L1.847,0.5%20C1.294,0.5%200.847,0.948%200.847,1.501%20L0.847,1.501%20Z'%20id='path-11'%3e%3c/path%3e%3cpath%20d='M1.346,0%20C0.794,0%200.347,0.448%200.347,1%20L0.347,1%20C0.347,1.554%200.794,2.001%201.346,2.001%20L1.346,2.001%20L8.347,2.001%20C8.899,2.001%209.347,1.554%209.347,1%20L9.347,1%20C9.347,0.448%208.899,0%208.347,0%20L8.347,0%20L1.346,0%20Z'%20id='path-13'%3e%3c/path%3e%3cpath%20d='M0.826,1.632%20L0.826,8.632%20C0.826,9.185%201.273,9.632%201.826,9.632%20L1.826,9.632%20C2.379,9.632%202.826,9.185%202.826,8.632%20L2.826,8.632%20L2.826,1.632%20C2.826,1.079%202.379,0.632%201.826,0.632%20L1.826,0.632%20C1.273,0.632%200.826,1.079%200.826,1.632%20L0.826,1.632%20Z'%20id='path-15'%3e%3c/path%3e%3cpath%20d='M1.326,0.132%20C0.773,0.132%200.326,0.58%200.326,1.132%20L0.326,1.132%20C0.326,1.685%200.773,2.132%201.326,2.132%20L1.326,2.132%20L8.326,2.132%20C8.879,2.132%209.326,1.685%209.326,1.132%20L9.326,1.132%20C9.326,0.58%208.879,0.132%208.326,0.132%20L8.326,0.132%20L1.326,0.132%20Z'%20id='path-17'%3e%3c/path%3e%3cpath%20d='M0.026,0.665%20L0.026,4.601%20C0.026,4.878%200.251,5.102%200.526,5.102%20L0.526,5.102%20C0.802,5.102%201.026,4.878%201.026,4.601%20L1.026,4.601%20L1.026,0.665%20C1.026,0.387%200.802,0.164%200.526,0.164%20L0.526,0.164%20C0.251,0.164%200.026,0.387%200.026,0.665%20L0.026,0.665%20Z'%20id='path-19'%3e%3c/path%3e%3cpath%20d='M0.558,0.133%20C0.281,0.133%200.058,0.356%200.058,0.633%20L0.058,0.633%20C0.058,0.908%200.281,1.132%200.558,1.132%20L0.558,1.132%20L4.495,1.132%20C4.771,1.132%204.995,0.908%204.995,0.633%20L4.995,0.633%20C4.995,0.356%204.771,0.133%204.495,0.133%20L4.495,0.133%20L0.558,0.133%20Z'%20id='path-21'%3e%3c/path%3e%3cpath%20d='M0.909,1.445%20L0.909,5.381%20C0.909,5.657%201.133,5.882%201.409,5.882%20L1.409,5.882%20C1.685,5.882%201.909,5.657%201.909,5.381%20L1.909,5.381%20L1.909,1.445%20C1.909,1.167%201.685,0.944%201.409,0.944%20L1.409,0.944%20C1.133,0.944%200.909,1.167%200.909,1.445%20L0.909,1.445%20Z'%20id='path-23'%3e%3c/path%3e%3cpath%20d='M1.441,0.912%20C1.164,0.912%200.941,1.137%200.941,1.413%20L0.941,1.413%20C0.941,1.688%201.164,1.912%201.441,1.912%20L1.441,1.912%20L5.378,1.912%20C5.654,1.912%205.878,1.688%205.878,1.413%20L5.878,1.413%20C5.878,1.137%205.654,0.912%205.378,0.912%20L5.378,0.912%20L1.441,0.912%20Z'%20id='path-25'%3e%3c/path%3e%3cpath%20d='M2,0.5%20C1.448,0.5%200.999,0.947%200.999,1.5%20L0.999,1.5%20C0.999,2.053%201.448,2.5%202,2.5%20L2,2.5%20L10.972,2.5%20C11.526,2.5%2011.972,2.053%2011.972,1.5%20L11.972,1.5%20C11.972,0.947%2011.526,0.5%2010.972,0.5%20L10.972,0.5%20L2,0.5%20Z'%20id='path-27'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.448,2.5%201,2.5%20L1,2.5%20L9.973,2.5%20C10.526,2.5%2010.973,2.053%2010.973,1.5%20L10.973,1.5%20C10.973,0.947%2010.526,0.5%209.973,0.5%20L9.973,0.5%20L1,0.5%20Z'%20id='path-29'%3e%3c/path%3e%3cpath%20d='M1.231,0.219%20C0.678,0.219%200.231,0.666%200.231,1.219%20L0.231,1.219%20C0.231,1.773%200.678,2.219%201.231,2.219%20L1.231,2.219%20L68.417,2.219%20C68.97,2.219%2069.417,1.773%2069.417,1.219%20L69.417,1.219%20C69.417,0.666%2068.97,0.219%2068.417,0.219%20L68.417,0.219%20L1.231,0.219%20Z'%20id='path-31'%3e%3c/path%3e%3cpath%20d='M1.036,0.219%20C0.484,0.219%200.036,0.666%200.036,1.219%20L0.036,1.219%20C0.036,1.773%200.484,2.219%201.036,2.219%20L1.036,2.219%20L10.176,2.219%20C10.73,2.219%2011.177,1.773%2011.177,1.219%20L11.177,1.219%20C11.177,0.666%2010.73,0.219%2010.176,0.219%20L10.176,0.219%20L1.036,0.219%20Z'%20id='path-33'%3e%3c/path%3e%3cpath%20d='M6.334,0.144%20L1.334,0.219%20C0.781,0.228%200.341,0.682%200.348,1.234%20L0.348,1.234%20C0.357,1.781%200.803,2.219%201.349,2.219%20L1.349,2.219%20L1.363,2.219%20L6.363,2.144%20C6.916,2.135%207.356,1.681%207.348,1.129%20L7.348,1.129%20C7.339,0.582%206.914,0.144%206.353,0.144%20L6.353,0.144%20C6.347,0.144%206.34,0.144%206.334,0.144%20L6.334,0.144%20Z'%20id='path-35'%3e%3c/path%3e%3cpath%20d='M0.999,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.448,2.5%200.999,2.5%20L0.999,2.5%20L218.894,2.5%20C219.447,2.5%20219.895,2.053%20219.895,1.5%20L219.895,1.5%20C219.895,0.947%20219.447,0.5%20218.894,0.5%20L218.894,0.5%20L0.999,0.5%20Z'%20id='path-37'%3e%3c/path%3e%3cpath%20d='M4,0%20C2.067,0%200.5,1.567%200.5,3.501%20L0.5,3.501%20L0.5,68.5%20C0.5,70.434%202.067,72%204,72%20L4,72%20L91,72%20C92.934,72%2094.5,70.434%2094.5,68.5%20L94.5,68.5%20L94.5,3.501%20C94.5,1.567%2092.934,0%2091,0%20L91,0'%20id='path-39'%3e%3c/path%3e%3cpath%20d='M4,0.5%20C1.791,0.5%200,2.291%200,4.501%20L0,4.501%20L0,69.5%20C0,71.709%201.791,73.5%204,73.5%20L4,73.5%20L91,73.5%20C93.209,73.5%2095,71.709%2095,69.5%20L95,69.5%20L95,4.501%20C95,2.291%2093.209,0.5%2091,0.5%20L91,0.5%20L4,0.5%20Z'%20id='path-41'%3e%3c/path%3e%3cpath%20d='M0,3.5%20C0,5.157%201.343,6.5%203,6.5%20L3,6.5%20C4.657,6.5%206,5.157%206,3.5%20L6,3.5%20C6,1.843%204.657,0.5%203,0.5%20L3,0.5%20C1.343,0.5%200,1.843%200,3.5%20L0,3.5%20Z'%20id='path-43'%3e%3c/path%3e%3cpath%20d='M0.499,0.5%20C0.223,0.5%200,0.724%200,1%20L0,1%20C0,1.276%200.223,1.5%200.499,1.5%20L0.499,1.5%20L12.5,1.5%20C12.776,1.5%2013,1.276%2013,1%20L13,1%20C13,0.724%2012.776,0.5%2012.5,0.5%20L12.5,0.5%20L0.499,0.5%20Z'%20id='path-45'%3e%3c/path%3e%3cpath%20d='M0.5,0.5%20C0.223,0.5%200,0.724%200,1.001%20L0,1.001%20C0,1.276%200.223,1.5%200.5,1.5%20L0.5,1.5%20L53.499,1.5%20C53.776,1.5%2054,1.276%2054,1.001%20L54,1.001%20C54,0.724%2053.776,0.5%2053.499,0.5%20L53.499,0.5%20L0.5,0.5%20Z'%20id='path-47'%3e%3c/path%3e%3cpath%20d='M0.5,0.5%20C0.223,0.5%200,0.724%200,1%20L0,1%20C0,1.276%200.223,1.5%200.5,1.5%20L0.5,1.5%20L53.499,1.5%20C53.776,1.5%2054,1.276%2054,1%20L54,1%20C54,0.724%2053.776,0.5%2053.499,0.5%20L53.499,0.5%20L0.5,0.5%20Z'%20id='path-49'%3e%3c/path%3e%3cpath%20d='M0.5,0.5%20C0.223,0.5%200,0.724%200,1%20L0,1%20C0,1.276%200.223,1.5%200.5,1.5%20L0.5,1.5%20L53.499,1.5%20C53.776,1.5%2054,1.276%2054,1%20L54,1%20C54,0.724%2053.776,0.5%2053.499,0.5%20L53.499,0.5%20L0.5,0.5%20Z'%20id='path-51'%3e%3c/path%3e%3cpath%20d='M0.5,0.5%20C0.223,0.5%200,0.724%200,1%20L0,1%20C0,1.276%200.223,1.5%200.5,1.5%20L0.5,1.5%20L53.499,1.5%20C53.776,1.5%2054,1.276%2054,1%20L54,1%20C54,0.724%2053.776,0.5%2053.499,0.5%20L53.499,0.5%20L0.5,0.5%20Z'%20id='path-53'%3e%3c/path%3e%3cpath%20d='M0.5,0.5%20C0.223,0.5%200,0.724%200,1%20L0,1%20C0,1.276%200.223,1.5%200.5,1.5%20L0.5,1.5%20L12.5,1.5%20C12.777,1.5%2013,1.276%2013,1%20L13,1%20C13,0.724%2012.777,0.5%2012.5,0.5%20L12.5,0.5%20L0.5,0.5%20Z'%20id='path-55'%3e%3c/path%3e%3cpath%20d='M1.5,0.5%20C1.224,0.5%200.999,0.724%200.999,1%20L0.999,1%20C0.999,1.276%201.224,1.5%201.5,1.5%20L1.5,1.5%20L6.5,1.5%20C6.777,1.5%207,1.276%207,1%20L7,1%20C7,0.724%206.777,0.5%206.5,0.5%20L6.5,0.5%20L1.5,0.5%20Z'%20id='path-57'%3e%3c/path%3e%3cpath%20d='M2,0.5%20C0.896,0.5%200,1.396%200,2.5%20L0,2.5%20L0,64.5%20L86,64.5%20L86,2.5%20C86,1.396%2085.104,0.5%2084,0.5%20L84,0.5%20L2,0.5%20Z'%20id='path-59'%3e%3c/path%3e%3cpolygon%20id='path-61'%20points='0%200.5%208%200.5%208%208.5%200%208.5'%3e%3c/polygon%3e%3cpolygon%20id='path-63'%20points='0%200.5%208%200.5%208%208.5%200%208.5'%3e%3c/polygon%3e%3cpath%20d='M2,0%20C1.172,0%200.5,0.671%200.5,1.5%20L0.5,1.5%20L0.5,5%20L0,5%20L0.5,5.5%20L0.5,5%20L113.5,5%20L113.5,1.5%20C113.5,0.671%20112.828,0%20111.999,0%20L111.999,0%20M113.5,5%20L113.5,5.5%20L114,5'%20id='path-65'%3e%3c/path%3e%3cpath%20d='M2,0.5%20C0.895,0.5%200,1.396%200,2.5%20L0,2.5%20L0,6.5%20L114,6.5%20L114,2.5%20C114,1.396%20113.105,0.5%20111.999,0.5%20L111.999,0.5%20L2,0.5%20Z'%20id='path-67'%3e%3c/path%3e%3cpath%20d='M4,0.5%20C1.791,0.5%200,2.291%200,4.501%20L0,4.501%20L0,69.5%20C0,71.709%201.791,73.5%204,73.5%20L4,73.5%20L26.65,73.5%20L26.65,0.5%20L4,0.5%20Z'%20id='path-69'%3e%3c/path%3e%3cpath%20d='M0.514,2.811%20C0.514,2.811%201.813,4.434%204.729,9.774%20L4.729,9.774%20C5.632,11.426%206.12,19.575%207.859,22.849%20L7.859,22.849%20C8.144,23.387%208.799,23.601%209.344,23.337%20L9.344,23.337%20L12.635,21.753%20C13.764,21.208%2014.457,20.02%2014.357,18.763%20L14.357,18.763%20C14.071,15.184%2012.445,12.552%2011.443,10.114%20L11.443,10.114%20C9.586,5.598%207.818,3.677%205.397,0.318%20L5.397,0.318%20L0.514,2.811%20Z'%20id='path-71'%3e%3c/path%3e%3cpath%20d='M0.378,3.565%20L0.941,4.271%20C0.955,4.286%202.234,5.903%205.086,11.126%20L5.086,11.126%20C5.406,11.711%205.731,13.675%206.048,15.576%20L6.048,15.576%20C6.563,18.675%207.146,22.189%208.21,24.194%20L8.21,24.194%20C8.678,25.075%209.742,25.431%2010.641,25.011%20L10.641,25.011%20L10.664,25.001%20L13.953,23.415%20C15.352,22.741%2016.211,21.251%2016.088,19.707%20L16.088,19.707%20C15.859,16.823%2014.807,14.545%2013.879,12.537%20L13.879,12.537%20C13.611,11.954%2013.349,11.39%2013.121,10.835%20L13.121,10.835%20C11.57,7.065%2010.036,5.002%208.261,2.613%20L8.261,2.613%20C7.856,2.07%207.435,1.503%206.992,0.889%20L6.992,0.889%20L6.623,0.376%20L0.378,3.565%20Z%20M9.506,23.506%20C8.554,21.714%207.967,18.178%207.496,15.337%20L7.496,15.337%20C7.072,12.788%206.791,11.188%206.373,10.423%20L6.373,10.423%20C4.465,6.928%203.24,5.008%202.607,4.079%20L2.607,4.079%20L6.174,2.259%20C6.487,2.687%206.79,3.095%207.084,3.49%20L7.084,3.49%20C8.872,5.894%2010.284,7.793%2011.765,11.393%20L11.765,11.393%20C11.999,11.966%2012.27,12.549%2012.548,13.152%20L12.548,13.152%20C13.467,15.141%2014.416,17.199%2014.625,19.82%20L14.625,19.82%20C14.7,20.764%2014.174,21.676%2013.314,22.09%20L13.314,22.09%20L10.025,23.675%20C9.975,23.695%209.919,23.706%209.863,23.706%20L9.863,23.706%20C9.722,23.706%209.577,23.64%209.506,23.506%20L9.506,23.506%20Z'%20id='path-73'%3e%3c/path%3e%3cpath%20d='M0.656,1.932%20C0.656,1.932%202.124,5.858%202.741,7.5%20L2.741,7.5%20C3.829,10.395%205.301,16.385%205.747,19.11%20L5.747,19.11%20C5.892,19.996%206.108,20.786%206.388,21.462%20L6.388,21.462%20C6.859,22.598%208.218,23.07%209.325,22.537%20L9.325,22.537%20L12.238,21.133%20C13.936,20.316%2014.896,18.452%2014.519,16.6%20L14.519,16.6%20C13.342,10.833%209.21,3.259%209.21,3.259%20L9.21,3.259%20L3.061,0.653%20L0.656,1.932%20Z'%20id='path-75'%3e%3c/path%3e%3cpath%20d='M0.744,2.584%20L0.97,3.189%20C0.97,3.189%202.436,7.115%203.053,8.757%20L3.053,8.757%20C4.079,11.484%205.567,17.442%206.023,20.226%20L6.023,20.226%20C6.176,21.165%206.407,22.011%206.711,22.741%20L6.711,22.741%20C7.009,23.461%207.579,24.013%208.314,24.296%20L8.314,24.296%20C9.056,24.58%209.891,24.55%2010.609,24.215%20L10.609,24.215%20L10.643,24.199%20L13.557,22.796%20C15.579,21.822%2016.681,19.626%2016.239,17.454%20L16.239,17.454%20C15.052,11.646%2011.025,4.221%2010.854,3.907%20L10.854,3.907%20L10.73,3.682%20L4.025,0.839%20L0.744,2.584%20Z%20M8.837,22.922%20C8.48,22.786%208.207,22.523%208.066,22.181%20L8.066,22.181%20C7.805,21.555%207.606,20.818%207.471,19.992%20L7.471,19.992%20C6.996,17.083%205.498,11.091%204.428,8.242%20L4.428,8.242%20C3.96,6.999%203.006,4.446%202.569,3.281%20L2.569,3.281%20L4.098,2.466%20L9.686,4.835%20C10.37,6.124%2013.771,12.698%2014.799,17.745%20L14.799,17.745%20C15.109,19.257%2014.335,20.788%2012.919,21.471%20L12.919,21.471%20L10.005,22.873%20L9.988,22.881%20C9.791,22.973%209.576,23.019%209.362,23.019%20L9.362,23.019%20C9.184,23.019%209.005,22.987%208.837,22.922%20L8.837,22.922%20Z'%20id='path-77'%3e%3c/path%3e%3cpath%20d='M1.146,1.494%20L1.295,1.139%20L0.958,0.995%20L0.5,2.076%20L1.706,2.432%20L2.748,1.322%20L2.06,0.75%20L1.146,1.494%20Z%20M1.39,1.956%20L1.693,1.791%20L1.591,1.606%20L2.058,1.226%20L2.213,1.355%20L1.592,2.016%20L1.39,1.956%20Z%20M0.999,1.841%20L1.102,1.598%20L1.277,1.923%20L0.999,1.841%20Z'%20id='path-79'%3e%3c/path%3e%3cpath%20d='M6.197,1.479%20L5.045,2.034%20C3.712,2.677%202.644,3.651%201.894,4.811%20L1.894,4.811%20C1.758,5.022%201.631,5.239%201.516,5.461%20L1.516,5.461%20C1.171,6.127%200.922,6.842%200.779,7.58%20L0.779,7.58%20C0.73,7.826%200.695,8.075%200.671,8.325%20L0.671,8.325%20C0.647,8.575%200.635,8.827%200.635,9.08%20L0.635,9.08%20C0.635,9.207%200.638,9.333%200.645,9.461%20L0.645,9.461%20C0.664,9.841%200.712,10.223%200.788,10.603%20L0.788,10.603%20C0.813,10.729%200.842,10.856%200.874,10.982%20L0.874,10.982%20C1.001,11.486%201.181,11.985%201.415,12.472%20L1.415,12.472%20C1.977,13.639%202.666,14.744%203.467,15.764%20L3.467,15.764%20L5.907,18.873%20C8.992,22.8%2010.706,30.217%2010.757,33.053%20L10.757,33.053%20C10.762,33.404%2010.828,33.804%2010.929,34.232%20L10.929,34.232%20C5.156,37.349%203.408,40.655%200.543,42.108%20L0.543,42.108%20C-0.589,42.682%20-0.481,52.863%207.289,57.307%20L7.289,57.307%20C15.09,61.768%2024.799,60.979%2033.474,53.224%20L33.474,53.224%20C36.388,50.62%2042.45,47.135%2043.437,46.235%20L43.437,46.235%20C49.581,40.622%2051.213,36.376%2052.36,32.019%20L52.36,32.019%20C55.073,21.714%2046.934,19.502%2045.618,19.309%20L45.618,19.309%20C44.302,19.115%2035.967,19.063%2044.105,21.683%20L44.105,21.683%20C52.244,24.304%2043.628,34.108%2038.317,35.91%20L38.317,35.91%20C32.069,38.029%2025.353,38.196%2019.012,34.232%20L19.012,34.232%20C19.012,34.232%2019.176,31.36%2019.089,30.613%20L19.089,30.613%20C18.696,27.267%2017.007,22.776%2012.629,16.955%20L12.629,16.955%20L8.522,11.213%20L15.717,7.748%20C16.2,7.514%2016.543,7.106%2016.707,6.636%20L16.707,6.636%20C16.871,6.165%2016.855,5.63%2016.622,5.146%20L16.622,5.146%20C16.505,4.902%2016.376,4.667%2016.238,4.442%20L16.238,4.442%20C16.03,4.104%2015.801,3.785%2015.551,3.49%20L15.551,3.49%20C15.302,3.194%2015.033,2.919%2014.747,2.667%20L14.747,2.667%20C14.652,2.583%2014.556,2.502%2014.456,2.422%20L14.456,2.422%20C14.321,2.314%2014.181,2.212%2014.041,2.114%20L14.041,2.114%20C13.665,1.854%2013.27,1.624%2012.857,1.434%20L12.857,1.434%20C12.63,1.328%2012.398,1.234%2012.162,1.151%20L12.162,1.151%20C11.333,0.859%2010.456,0.707%209.568,0.707%20L9.568,0.707%20C8.436,0.707%207.286,0.955%206.197,1.479%20L6.197,1.479%20Z'%20id='path-81'%3e%3c/path%3e%3cpath%20d='M6.879,1.816%20L5.726,2.372%20C4.318,3.051%203.125,4.101%202.276,5.41%20L2.276,5.41%20C2.128,5.639%201.99,5.877%201.864,6.121%20L1.864,6.121%20C1.486,6.85%201.216,7.63%201.059,8.436%20L1.059,8.436%20C1.006,8.706%200.967,8.979%200.941,9.253%20L0.941,9.253%20C0.914,9.527%200.901,9.802%200.901,10.077%20L0.901,10.077%20C0.901,10.218%200.906,10.356%200.912,10.495%20L0.912,10.495%20C0.933,10.91%200.985,11.332%201.068,11.744%20L1.068,11.744%20C1.096,11.883%201.127,12.021%201.162,12.161%20L1.162,12.161%20C1.303,12.718%201.503,13.267%201.753,13.791%20L1.753,13.791%20C2.339,15.006%203.058,16.159%203.892,17.218%20L3.892,17.218%20L6.332,20.327%20C9.277,24.077%2010.977,31.369%2011.023,34.064%20L11.023,34.064%20C11.027,34.3%2011.054,34.56%2011.102,34.847%20L11.102,34.847%20C7.972,36.609%206.037,38.418%204.468,39.885%20L4.468,39.885%20C3.273,41.001%202.329,41.884%201.21,42.452%20L1.21,42.452%20C0.996,42.561%200.344,42.892%200.293,45.101%20L0.293,45.101%20C0.212,48.576%201.73,55.401%207.926,58.946%20L7.926,58.946%20C14.148,62.503%2021.199,62.642%2027.813,59.559%20L27.813,59.559%20C30.279,58.407%2032.685,56.811%2034.963,54.774%20L34.963,54.774%20C36.738,53.188%2039.781,51.22%2042.003,49.783%20L42.003,49.783%20C43.461,48.84%2044.515,48.158%2044.931,47.778%20L44.931,47.778%20C51.373,41.896%2052.978,37.355%2054.069,33.208%20L54.069,33.208%20C55.077,29.381%2054.762,26.187%2053.132,23.718%20L53.132,23.718%20C51.285,20.918%2048.131,19.788%2046.723,19.581%20L46.723,19.581%20C46.669,19.573%2041.264,18.988%2040.873,20.688%20L40.873,20.688%20C40.65,21.667%2041.66,22.346%2044.882,23.383%20L44.882,23.383%20C46.773,23.991%2047.7,24.995%2047.715,26.45%20L47.715,26.45%20C47.749,29.828%2042.726,34.988%2039.079,36.212%20L39.079,36.212%20C32.305,38.511%2026.146,38.047%2020.769,34.834%20L20.769,34.834%20C20.812,33.97%2020.892,32.157%2020.817,31.53%20L20.817,31.53%20C20.336,27.414%2018.113,22.698%2014.225,17.528%20L14.225,17.528%20L10.626,12.497%20L17.037,9.41%20C17.681,9.1%2018.165,8.555%2018.401,7.88%20L18.401,7.88%20C18.637,7.203%2018.593,6.474%2018.282,5.827%20L18.282,5.827%20C18.153,5.561%2018.014,5.304%2017.863,5.059%20L17.863,5.059%20C17.638,4.692%2017.385,4.341%2017.111,4.016%20L17.111,4.016%20C16.84,3.694%2016.544,3.391%2016.232,3.116%20L16.232,3.116%20C16.128,3.024%2016.021,2.936%2015.913,2.848%20L15.913,2.848%20C15.766,2.73%2015.614,2.619%2015.458,2.51%20L15.458,2.51%20C15.039,2.219%2014.604,1.97%2014.163,1.766%20L14.163,1.766%20C13.914,1.651%2013.661,1.547%2013.403,1.458%20L13.403,1.458%20C12.468,1.129%2011.501,0.962%2010.539,0.962%20L10.539,0.962%20C9.286,0.962%208.04,1.244%206.879,1.816%20L6.879,1.816%20Z%20M8.65,57.669%20C4.228,55.139%202.666,50.797%202.129,48.434%20L2.129,48.434%20C1.557,45.922%201.771,44.119%201.969,43.717%20L1.969,43.717%20C3.231,43.055%204.272,42.083%205.47,40.962%20L5.47,40.962%20C7.056,39.479%209.03,37.633%2012.278,35.88%20L12.278,35.88%20L12.772,35.612%20L12.643,35.065%20C12.547,34.655%2012.495,34.312%2012.491,34.043%20L12.491,34.043%20C12.438,31.098%2010.673,23.48%207.484,19.419%20L7.484,19.419%20L5.043,16.31%20C4.276,15.334%203.614,14.272%203.076,13.154%20L3.076,13.154%20C2.867,12.72%202.701,12.264%202.584,11.803%20L2.584,11.803%20C2.555,11.689%202.529,11.575%202.507,11.46%20L2.507,11.46%20C2.437,11.117%202.395,10.77%202.378,10.426%20L2.378,10.426%20C2.372,10.311%202.369,10.196%202.369,10.081%20L2.369,10.081%20C2.369,9.852%202.38,9.623%202.401,9.398%20L2.401,9.398%20C2.424,9.171%202.454,8.945%202.498,8.722%20L2.498,8.722%20C2.63,8.051%202.854,7.405%203.165,6.802%20L3.165,6.802%20C3.272,6.601%203.387,6.403%203.509,6.211%20L3.509,6.211%20C4.21,5.129%205.197,4.261%206.365,3.697%20L6.365,3.697%20L7.516,3.142%20C7.543,3.129%207.57,3.116%207.597,3.103%20L7.597,3.103%20C9.279,2.319%2011.165,2.228%2012.921,2.845%20L12.921,2.845%20C13.135,2.92%2013.345,3.005%2013.551,3.101%20L13.551,3.101%20C13.914,3.27%2014.276,3.478%2014.622,3.717%20L14.622,3.717%20C14.75,3.807%2014.877,3.899%2014.998,3.995%20L14.998,3.995%20C15.088,4.067%2015.177,4.142%2015.262,4.218%20L15.262,4.218%20C15.523,4.446%2015.766,4.697%2015.991,4.964%20L15.991,4.964%20C16.217,5.232%2016.427,5.522%2016.614,5.826%20L16.614,5.826%20C16.739,6.03%2016.855,6.243%2016.961,6.465%20L16.961,6.465%20C17.101,6.756%2017.121,7.085%2017.014,7.393%20L17.014,7.393%20C16.909,7.699%2016.689,7.944%2016.396,8.085%20L16.396,8.085%20L8.417,11.93%20L13.043,18.398%20C16.783,23.369%2018.909,27.845%2019.36,31.698%20L19.36,31.698%20C19.418,32.195%2019.342,34.103%2019.279,35.188%20L19.279,35.188%20L19.254,35.625%20L19.625,35.856%20C25.481,39.516%2032.185,40.105%2039.553,37.606%20L39.553,37.606%20C43.384,36.305%2049.226,30.785%2049.182,26.438%20L49.182,26.438%20C49.168,24.967%2048.486,23%2045.327,21.983%20L45.327,21.983%20C44.107,21.589%2043.364,21.289%2042.916,21.074%20L42.916,21.074%20C43.992,20.931%2045.819,20.934%2046.512,21.036%20L46.512,21.036%20C47.465,21.176%2050.291,22.076%2051.908,24.527%20L51.908,24.527%20C53.296,26.631%2053.548,29.426%2052.65,32.83%20L52.65,32.83%20C51.572,36.927%2050.094,41.071%2043.941,46.691%20L43.941,46.691%20C43.615,46.987%2042.444,47.745%2041.205,48.546%20L41.205,48.546%20C38.942,50.01%2035.844,52.013%2033.984,53.675%20L33.984,53.675%20C29.057,58.082%2023.666,60.328%2018.364,60.3270003%20L18.364,60.3270003%20C15.047,60.3270003%2011.763,59.448%208.65,57.669%20L8.65,57.669%20Z'%20id='path-83'%3e%3c/path%3e%3cpath%20d='M9.771,0.899%20C8.253,1.312%207.589,1.091%206.064,1.825%20L6.064,1.825%20L4.897,2.388%20C0.966,4.283%20-0.681,9.017%201.22,12.962%20L1.22,12.962%20C1.692,13.946%202.871,14.36%203.851,13.888%20L3.851,13.888%20C3.851,13.888%2015.821,8.117%2015.875,8.085%20L15.875,8.085%20C15.876,8.085%2016.85,7.617%2016.851,7.617%20L16.851,7.617%20C16.851,7.619%2015.875,8.089%2015.874,8.091%20L15.874,8.091%20C19.064,7.943%2022.347,10.544%2023.515,12.229%20L23.515,12.229%20C25.181,14.628%2025.91,16.916%2025.863,19.074%20L25.863,19.074%20C25.829,20.513%2026.432,21.936%2027.065,23.018%20L27.065,23.018%20C27.065,23.018%2027.097,23.014%2027.145,23.008%20L27.145,23.008%20C27.476,23.59%2027.903,24.228%2028.459,24.923%20L28.459,24.923%20C29.206,23.592%2030.389,21.562%2030.627,21.238%20L30.627,21.238%20C31.142,20.539%2032.302,18.952%2032.807,18.213%20L32.807,18.213%20C36.035,13.493%2031.086,13.813%2029.172,9.505%20L29.172,9.505%20C26.483,3.448%2020.363,0.301%2014.284,0.301%20L14.284,0.301%20C12.759,0.301%2011.236,0.499%209.771,0.899%20L9.771,0.899%20Z'%20id='path-85'%3e%3c/path%3e%3cpath%20d='M10.576,1.189%20C10.042,1.334%209.618,1.396%209.207,1.455%20L9.207,1.455%20C8.478,1.56%207.798,1.655%206.745,2.163%20L6.745,2.163%20L5.578,2.725%20C1.288,4.792%20-0.516,9.975%201.558,14.281%20L1.558,14.281%20C1.873,14.934%202.422,15.425%203.104,15.665%20L3.104,15.665%20C3.787,15.905%204.509,15.849%205.172,15.551%20L5.172,15.551%20C14.205,11.196%2016.462,10.104%2017.042,9.822%20L17.042,9.822%20C19.979,9.763%2022.956,12.267%2023.914,13.648%20L23.914,13.648%20C25.43,15.831%2026.174,17.987%2026.128,20.055%20L26.128,20.055%20C26.098,21.398%2026.536,22.855%2027.432,24.388%20L27.432,24.388%20L27.673,24.799%20L27.757,24.79%20C28.082,25.314%2028.46,25.848%2028.887,26.382%20L28.887,26.382%20L29.566,27.232%20L30.099,26.285%20C30.939,24.788%2032.029,22.932%2032.217,22.675%20L32.217,22.675%20C32.801,21.882%2033.919,20.351%2034.412,19.631%20L34.412,19.631%20C36.803,16.135%2035.121,14.721%2033.493,13.352%20L33.493,13.352%20C32.556,12.565%2031.493,11.671%2030.842,10.207%20L30.842,10.207%20C27.883,3.543%2021.328,0.58%2015.238,0.58%20L15.238,0.58%20C13.626,0.58%2012.047,0.788%2010.576,1.189%20L10.576,1.189%20Z%20M3.587,14.277%20C3.275,14.168%203.023,13.943%202.88,13.644%20L2.88,13.644%20C1.159,10.07%202.655,5.768%206.217,4.051%20L6.217,4.051%20L7.384,3.489%20C8.223,3.087%208.753,3.007%209.421,2.91%20L9.421,2.91%20C9.853,2.848%2010.344,2.777%2010.965,2.608%20L10.965,2.608%20C17.407,0.851%2026.093,3.126%2029.502,10.802%20L29.502,10.802%20C30.291,12.578%2031.545,13.632%2032.551,14.478%20L32.551,14.478%20C34.17,15.839%2034.84,16.402%2033.201,18.797%20L33.201,18.797%20C32.72,19.499%2031.615,21.016%2031.036,21.8%20L31.036,21.8%20C30.814,22.103%2030.022,23.452%2029.374,24.583%20L29.374,24.583%20C29.155,24.267%2028.958,23.952%2028.782,23.645%20L28.782,23.645%20L28.473,23.223%20L28.464,23.225%20C28.012,22.363%2027.57,21.224%2027.596,20.093%20L27.596,20.093%20C27.648,17.706%2026.816,15.255%2025.118,12.811%20L25.118,12.811%20C24.04,11.256%2021.456,9.139%2018.666,8.525%20L18.666,8.525%20L18.791,8.178%20L18.101,7.926%20C17.894,7.851%2017.806,7.842%2017.519,7.965%20L17.519,7.965%20L17.517,7.961%20L17.364,8.035%20C17.261,8.07%2017.169,8.127%2017.044,8.188%20L17.044,8.188%20L16.829,8.291%20L16.822,8.289%20L16.539,8.431%20C16.313,8.544%208.586,12.271%204.532,14.225%20L4.532,14.225%20C4.38,14.316%204.207,14.356%204.03,14.356%20L4.03,14.356%20C3.881,14.356%203.73,14.328%203.587,14.277%20L3.587,14.277%20Z'%20id='path-87'%3e%3c/path%3e%3cpath%20d='M0.874,3.092%20C4.064,2.943%207.346,5.544%208.515,7.229%20L8.515,7.229%20C10.181,9.628%2010.91,11.915%2010.863,14.074%20L10.863,14.074%20C10.829,15.513%2011.432,16.936%2012.065,18.017%20L12.065,18.017%20C12.065,18.017%2015.903,17.677%2014.514,14.965%20L14.514,14.965%20C13.9,13.841%2013.439,13.334%2013.342,12.803%20L13.342,12.803%20C12.783,9.745%2012.614,8.776%2011.237,5.919%20L11.237,5.919%20C9.868,3.076%206.876,1.059%203.735,0.732%20L3.735,0.732%20C3.733,0.732%203.731,0.732%203.729,0.732%20L3.729,0.732%20C3.522,0.732%201.75,1.45%200.874,3.092%20L0.874,3.092%20Z'%20id='path-89'%3e%3c/path%3e%3cpath%20d='M0.55,2.917%20L0.245,3.488%20L0.891,3.459%20C3.776,3.325%206.997,5.684%208.215,7.439%20L8.215,7.439%20C9.776,9.687%2010.543,11.916%2010.494,14.064%20L10.494,14.064%20C10.459,15.65%2011.157,17.19%2011.749,18.204%20L11.749,18.204%20L11.866,18.404%20L12.098,18.385%20C12.154,18.379%2012.995,18.298%2013.784,17.93%20L13.784,17.93%20C14.255,17.711%2014.708,17.389%2014.966,16.92%20L14.966,16.92%20C15.296,16.318%2015.253,15.604%2014.84,14.799%20L14.84,14.799%20L14.836,14.79%20C14.598,14.353%2014.382,14.01%2014.201,13.72%20L14.201,13.72%20C13.931,13.284%2013.751,12.997%2013.703,12.738%20L13.703,12.738%20L13.687,12.651%20C13.138,9.647%2012.953,8.636%2011.567,5.759%20L11.567,5.759%20C10.156,2.829%207.096,0.712%203.771,0.367%20L3.771,0.367%20C3.763,0.366%203.754,0.365%203.744,0.365%20L3.744,0.365%20C3.308,0.365%201.457,1.219%200.55,2.917%20L0.55,2.917%20Z%20M11.229,14.083%20C11.28,11.776%2010.468,9.399%208.818,7.019%20L8.818,7.019%20C7.64,5.323%204.608,2.931%201.538,2.731%20L1.538,2.731%20C2.378,1.615%203.592,1.124%203.699,1.098%20L3.699,1.098%20C6.775,1.418%209.604,3.372%2010.908,6.077%20L10.908,6.077%20C12.249,8.863%2012.415,9.771%2012.965,12.781%20L12.965,12.781%20L12.981,12.868%20C13.054,13.267%2013.275,13.619%2013.58,14.109%20L13.58,14.109%20C13.754,14.387%2013.961,14.719%2014.191,15.137%20L14.191,15.137%20C14.482,15.71%2014.527,16.19%2014.322,16.564%20L14.322,16.564%20C13.961,17.225%2012.867,17.526%2012.262,17.621%20L12.262,17.621%20C11.748,16.697%2011.199,15.394%2011.229,14.083%20L11.229,14.083%20Z'%20id='path-91'%3e%3c/path%3e%3cpath%20d='M1.139,1.064%20C0.143,2.155%200.747,3.402%200.747,3.402%20L0.747,3.402%20C0.747,3.402%201.914,3.267%202.84,2.121%20L2.84,2.121%20C3.484,1.326%201.997,0.118%201.997,0.118%20L1.997,0.118%20C1.997,0.118%201.444,0.731%201.139,1.064%20L1.139,1.064%20Z'%20id='path-93'%3e%3c/path%3e%3cpath%20d='M1.723,0.871%20C1.723,0.871%201.173,1.484%200.869,1.816%20L0.869,1.816%20C-0.283,3.077%200.388,4.501%200.416,4.561%20L0.416,4.561%20L0.53,4.798%20L0.79,4.767%20C0.818,4.764%201.193,4.717%201.688,4.486%20L1.688,4.486%20C2.123,4.283%202.653,3.937%203.126,3.354%20L3.126,3.354%20C3.312,3.124%203.393,2.841%203.362,2.54%20L3.362,2.54%20C3.274,1.704%202.334,0.92%202.227,0.833%20L2.227,0.833%20L1.956,0.614%20L1.723,0.871%20Z%20M1.411,2.313%20C1.583,2.124%201.835,1.846%202.021,1.64%20L2.021,1.64%20C2.278,1.899%202.598,2.291%202.632,2.615%20L2.632,2.615%20C2.644,2.724%202.621,2.809%202.555,2.889%20L2.555,2.889%20C2.005,3.57%201.354,3.854%200.986,3.969%20L0.986,3.969%20C0.898,3.602%200.85,2.928%201.411,2.313%20L1.411,2.313%20Z'%20id='path-95'%3e%3c/path%3e%3cpath%20d='M1.42,1.152%20C-0.367,2.318%200.417,4.035%200.417,4.035%20L0.417,4.035%20C0.417,4.035%201.93,3.567%203.064,2.759%20L3.064,2.759%20C3.985,2.102%202.692,0.509%202.692,0.509%20L2.692,0.509%20C2.692,0.509%201.753,0.934%201.42,1.152%20L1.42,1.152%20Z'%20id='path-97'%3e%3c/path%3e%3cpath%20d='M3.539,0.174%20C3.439,0.219%202.566,0.617%202.219,0.843%20L2.219,0.843%20C0.596,1.902%200.767,3.493%201.083,4.186%20L1.083,4.186%20L1.217,4.481%20L1.524,4.386%20C1.565,4.373%202.17,4.186%202.902,3.844%20L2.902,3.844%20C3.346,3.637%203.837,3.373%204.277,3.059%20L4.277,3.059%20C4.544,2.87%204.707,2.598%204.75,2.276%20L4.75,2.276%20C4.867,1.404%204.067,0.391%203.975,0.277%20L3.975,0.277%20L3.797,0.057%20L3.539,0.174%20Z%20M2.62,1.46%20C2.81,1.336%203.252,1.119%203.572,0.97%20L3.572,0.97%20C3.788,1.293%204.071,1.814%204.024,2.176%20L4.024,2.176%20C4.007,2.299%203.954,2.387%203.851,2.459%20L3.851,2.459%20C3.099,2.995%202.155,3.38%201.654,3.564%20L1.654,3.564%20C1.556,3.083%201.545,2.163%202.62,1.46%20L2.62,1.46%20Z'%20id='path-99'%3e%3c/path%3e%3cpath%20d='M1.565,0.07%20C-0.372,0.365%200.285,2.371%200.285,2.371%20L0.285,2.371%20C0.285,2.371%201.357,2.343%202.665,2.061%20L2.665,2.061%20C3.414,1.899%203.057,0.301%203.057,0.301%20L3.057,0.301%20C3.057,0.301%202.577,0.043%201.925,0.043%20L1.925,0.043%20C1.81,0.043%201.689,0.051%201.565,0.07%20L1.565,0.07%20Z'%20id='path-101'%3e%3c/path%3e%3cpath%20d='M2.51,0.707%20C1.85,0.806%201.372,1.093%201.087,1.558%20L1.087,1.558%20C0.583,2.38%200.923,3.441%200.936,3.486%20L0.936,3.486%20L1.023,3.746%20L1.295,3.74%20C1.34,3.739%202.416,3.708%203.743,3.42%20L3.743,3.42%20C3.807,3.406%203.867,3.387%203.924,3.36%20L3.924,3.36%20C4.073,3.29%204.197,3.18%204.291,3.032%20L4.291,3.032%20C4.671,2.437%204.444,1.345%204.416,1.222%20L4.416,1.222%20L4.38,1.057%20L4.23,0.977%20C4.204,0.963%203.661,0.676%202.925,0.676%20L2.925,0.676%20C2.792,0.676%202.653,0.685%202.51,0.707%20L2.51,0.707%20Z%20M1.712,1.943%20C1.881,1.668%202.177,1.503%202.621,1.435%20L2.621,1.435%20C3.097,1.362%203.518,1.48%203.734,1.561%20L3.734,1.561%20C3.792,1.934%203.805,2.428%203.672,2.635%20L3.672,2.635%20C3.638,2.686%203.61,2.695%203.587,2.703%20L3.587,2.703%20C2.731,2.886%201.973,2.959%201.574,2.988%20L1.574,2.988%20C1.529,2.712%201.508,2.278%201.712,1.943%20L1.712,1.943%20Z'%20id='path-103'%3e%3c/path%3e%3cpath%20d='M0.594,8.163%20C1.447,8.332%202.443,8.939%203.463,9.318%20L3.463,9.318%20C6.422,5.577%204.94,2.831%204.599,2.123%20L4.599,2.123%20C3.768,1.694%201.738,1.05%201.006,0.869%20L1.006,0.869%20C3.495,4.12%200.594,8.163%200.594,8.163%20L0.594,8.163%20Z'%20id='path-105'%3e%3c/path%3e%3cpath%20d='M1.717,1.093%20C4.005,4.085%201.324,7.909%201.296,7.949%20L1.296,7.949%20L0.965,8.412%20L1.524,8.523%20C2,8.618%202.55,8.872%203.131,9.142%20L3.131,9.142%20C3.521,9.322%203.924,9.509%204.337,9.663%20L4.337,9.663%20L4.586,9.756%20L4.751,9.548%20C6.753,7.015%207.16,4.486%205.93,1.964%20L5.93,1.964%20L5.876,1.854%20L5.768,1.797%20C4.914,1.355%202.875,0.704%202.094,0.513%20L2.094,0.513%20L1.081,0.262%20L1.717,1.093%20Z%20M3.438,8.475%20C2.999,8.272%202.577,8.076%202.167,7.939%20L2.167,7.939%20C2.785,6.877%204.125,4.066%202.825,1.485%20L2.825,1.485%20C3.668,1.744%204.739,2.116%205.325,2.396%20L5.325,2.396%20C5.732,3.236%206.81,5.598%204.341,8.876%20L4.341,8.876%20C4.037,8.752%203.734,8.613%203.438,8.475%20L3.438,8.475%20Z'%20id='path-107'%3e%3c/path%3e%3cpath%20d='M0.32,0.591%20C-0.195,1.155%200.116,1.8%200.116,1.8%20L0.116,1.8%20C0.116,1.8%200.721,1.73%201.201,1.137%20L1.201,1.137%20C1.534,0.726%200.763,0.1%200.763,0.1%20L0.763,0.1%20C0.763,0.1%200.478,0.418%200.32,0.591%20L0.32,0.591%20Z'%20id='path-109'%3e%3c/path%3e%3cpath%20d='M1.557,0.787%20C0.645,1.382%201.046,2.259%201.046,2.259%20L1.046,2.259%20C1.046,2.259%201.818,2.019%202.395,1.608%20L2.395,1.608%20C2.864,1.272%202.205,0.461%202.205,0.461%20L2.205,0.461%20C2.205,0.461%201.727,0.677%201.557,0.787%20L1.557,0.787%20Z'%20id='path-111'%3e%3c/path%3e%3cpath%20d='M1.506,0.723%20C0.478,0.878%200.826,1.943%200.826,1.943%20L0.826,1.943%20C0.826,1.943%201.395,1.929%202.089,1.778%20L2.089,1.778%20C2.486,1.693%202.298,0.845%202.298,0.845%20L2.298,0.845%20C2.298,0.845%202.044,0.708%201.698,0.708%20L1.698,0.708%20C1.636,0.708%201.572,0.712%201.506,0.723%20L1.506,0.723%20Z'%20id='path-113'%3e%3c/path%3e%3cpath%20d='M2.777,0.503%20L2.46,0.656%20C0.648,1.529%20-0.11,3.711%200.764,5.53%20L0.764,5.53%20L4.363,3.796%20C5.268,3.36%205.649,2.269%205.21,1.36%20L5.21,1.36%20C4.895,0.706%204.242,0.324%203.563,0.324%20L3.563,0.324%20C3.299,0.324%203.031,0.381%202.777,0.503%20L2.777,0.503%20Z'%20id='path-115'%3e%3c/path%3e%3cpath%20d='M2.784,0.294%20L2.129,0.609%20C0.705,1.295%200.108,3.01%200.797,4.438%20L0.797,4.438%20L4.031,2.881%20C4.742,2.538%205.038,1.681%204.696,0.967%20L4.696,0.967%20C4.448,0.453%203.935,0.153%203.402,0.153%20L3.402,0.153%20C3.194,0.153%202.983,0.198%202.784,0.294%20L2.784,0.294%20Z'%20id='path-117'%3e%3c/path%3e%3cpath%20d='M2.645,0.952%20L2.625,0.962%20L1.969,1.277%20C1.192,1.652%200.607,2.307%200.324,3.123%20L0.324,3.123%20C0.041,3.939%200.09,4.818%200.467,5.597%20L0.467,5.597%20L0.627,5.928%20L4.188,4.212%20C5.082,3.782%205.458,2.703%205.025,1.807%20L5.025,1.807%20C4.715,1.162%204.069,0.785%203.399,0.785%20L3.399,0.785%20C3.146,0.785%202.889,0.839%202.645,0.952%20L2.645,0.952%20Z%20M1.017,3.367%20C1.236,2.737%201.689,2.229%202.288,1.941%20L2.288,1.941%20L2.943,1.626%20L2.956,1.62%20C3.209,1.502%203.493,1.488%203.757,1.581%20L3.757,1.581%20C4.025,1.676%204.241,1.869%204.365,2.126%20L4.365,2.126%20C4.62,2.656%204.399,3.295%203.87,3.549%20L3.87,3.549%20L0.991,4.935%20C0.831,4.425%200.838,3.879%201.017,3.367%20L1.017,3.367%20Z'%20id='path-119'%3e%3c/path%3e%3cpath%20d='M1.094,0.717%20C0.697,0.908%200.53,1.387%200.722,1.786%20L0.722,1.786%20C0.915,2.186%201.393,2.354%201.791,2.162%20L1.791,2.162%20C2.188,1.97%202.356,1.491%202.163,1.093%20L2.163,1.093%20C2.024,0.806%201.739,0.638%201.44,0.638%20L1.44,0.638%20C1.324,0.638%201.206,0.664%201.094,0.717%20L1.094,0.717%20Z'%20id='path-121'%3e%3c/path%3e%3cpath%20d='M0.401,0.808%20L0.118,1.027%20C0.009,1.112%20-0.011,1.27%200.074,1.379%20L0.074,1.379%20C0.159,1.49%200.317,1.51%200.426,1.425%20L0.426,1.425%20C0.609,1.282%200.737,1.08%200.788,0.854%20L0.788,0.854%20L0.884,0.432%20L0.401,0.808%20Z'%20id='path-123'%3e%3c/path%3e%3cpath%20d='M0.293,6.913%20C1.975,6.824%202.96,5.889%203.493,4.132%20L3.493,4.132%20C3.84,2.99%203.31,1.31%203.31,1.31%20L3.31,1.31%20C3.31,1.31%202.661,0.864%200.9,0.54%20L0.9,0.54%20C2.536,3.816%200.293,6.913%200.293,6.913%20L0.293,6.913%20Z'%20id='path-125'%3e%3c/path%3e%3cpath%20d='M0.392,3.895%20C1.276,2.747%201.884,0.952%201.884,0.952%20L1.884,0.952%20L0.392,3.895%20Z'%20id='path-127'%3e%3c/path%3e%3cpath%20d='M0.102,3.669%20L0.683,4.12%20C1.594,2.938%202.206,1.147%202.231,1.071%20L2.231,1.071%20L1.536,0.834%20C1.531,0.851%200.94,2.583%200.102,3.669%20L0.102,3.669%20Z'%20id='path-129'%3e%3c/path%3e%3cpath%20d='M5.785,0.837%20L4.65,1.382%20C0.822,3.227%20-0.781,7.835%201.068,11.676%20L1.068,11.676%20L1.165,11.877%20C1.606,12.79%202.701,13.175%203.611,12.736%20L3.611,12.736%20L10.795,9.276%20L12.723,16.067%20C17.478,34.467%2021.092,41.113%2026.978,36.554%20L26.978,36.554%20L28.949,28.053%20L27.629,27.041%20C22.111,22.036%2019.963,18.572%2018.413,12.005%20L18.413,12.005%20L17.504,8.159%20C17.206,6.896%2016.771,5.67%2016.208,4.502%20L16.208,4.502%20C14.858,1.7%2012.063,0.064%209.156,0.064%20L9.156,0.064%20C8.023,0.064%206.873,0.312%205.785,0.837%20L5.785,0.837%20Z'%20id='path-131'%3e%3c/path%3e%3cpath%20d='M6.465,1.173%20L5.331,1.719%20C3.302,2.697%201.779,4.408%201.037,6.536%20L1.037,6.536%20C0.297,8.667%200.428,10.96%201.408,12.995%20L1.408,12.995%20L1.505,13.194%20C1.804,13.814%202.323,14.281%202.971,14.508%20L2.971,14.508%20C3.619,14.735%204.316,14.68%204.93,14.399%20L4.93,14.399%20L11.328,11.317%20L13.014,17.25%20C16.821,31.986%2019.706,38.208%2023.304,39.448%20L23.304,39.448%20C24.409,39.829%2025.553,39.741%2026.765,39.176%20L26.765,39.176%20C27.304,38.924%2027.859,38.578%2028.428,38.136%20L28.428,38.136%20L27.529,36.972%20C26.099,38.08%2024.872,38.435%2023.778,38.057%20L23.778,38.057%20C20.032,36.766%2016.954,26.63%2014.43,16.867%20L14.43,16.867%20L12.262,9.234%20L4.292,13.073%20C4.046,13.183%203.731,13.217%203.453,13.12%20L3.453,13.12%20C3.176,13.023%202.954,12.823%202.826,12.558%20L2.826,12.558%20L2.73,12.358%20C1.059,8.889%202.513,4.712%205.97,3.045%20L5.97,3.045%20L7.105,2.499%20C8.795,1.665%2010.724,1.575%2012.507,2.2%20L12.507,2.2%20C14.291,2.828%2015.726,4.114%2016.548,5.821%20L16.548,5.821%20C17.086,6.938%2017.504,8.118%2017.79,9.327%20L17.79,9.327%20L18.699,13.173%20C20.276,19.855%2022.482,23.455%2028.185,28.625%20L28.185,28.625%20L29.504,29.636%20L30.392,28.469%20L29.121,27.496%20C23.659,22.543%2021.641,19.254%2020.127,12.837%20L20.127,12.837%20L19.218,8.991%20C18.907,7.678%2018.454,6.397%2017.869,5.184%20L17.869,5.184%20C16.877,3.124%2015.144,1.571%2012.99,0.814%20L12.99,0.814%20C12.055,0.485%2011.086,0.319%2010.123,0.319%20L10.123,0.319%20C8.866,0.319%207.618,0.602%206.465,1.173%20L6.465,1.173%20Z'%20id='path-133'%3e%3c/path%3e%3cpath%20d='M1.088,0.54%20C0.111,1.609%200.585,2.887%200.585,2.887%20L0.585,2.887%20C0.585,2.887%201.727,2.754%202.636,1.634%20L2.636,1.634%20C3.267,0.854%202.04,0.095%202.04,0.095%20L2.04,0.095%20C2.04,0.095%201.386,0.214%201.088,0.54%20L1.088,0.54%20Z'%20id='path-135'%3e%3c/path%3e%3cpath%20d='M1.972,0.732%20C1.893,0.746%201.186,0.885%200.816,1.293%20L0.816,1.293%20C-0.298,2.511%200.218,3.954%200.241,4.014%20L0.241,4.014%20L0.341,4.284%20L0.628,4.252%20C0.655,4.249%201.023,4.202%201.509,3.975%20L1.509,3.975%20C1.939,3.776%202.457,3.437%202.92,2.865%20L2.92,2.865%20C3.135,2.6%203.221,2.296%203.168,1.985%20L3.168,1.985%20C3.052,1.306%202.316,0.833%202.232,0.782%20L2.232,0.782%20L2.111,0.707%20L1.972,0.732%20Z%20M1.359,1.79%20C1.481,1.653%201.754,1.546%201.964,1.489%20L1.964,1.489%20C2.143,1.625%202.404,1.871%202.444,2.108%20L2.444,2.108%20C2.456,2.176%202.456,2.272%202.351,2.401%20L2.351,2.401%20C1.823,3.052%201.218,3.329%200.857,3.446%20L0.857,3.446%20C0.802,3.059%200.813,2.387%201.359,1.79%20L1.359,1.79%20Z'%20id='path-137'%3e%3c/path%3e%3cpath%20d='M1.407,0.831%20C-0.616,2.152%200.272,4.096%200.272,4.096%20L0.272,4.096%20C0.272,4.096%201.987,3.566%203.269,2.651%20L3.269,2.651%20C4.313,1.908%202.322,0.375%202.322,0.375%20L2.322,0.375%20C2.322,0.375%201.785,0.585%201.407,0.831%20L1.407,0.831%20Z'%20id='path-139'%3e%3c/path%3e%3cpath%20d='M3.187,1.033%20C3.165,1.042%202.612,1.26%202.206,1.523%20L2.206,1.523%20C0.398,2.703%200.586,4.475%200.938,5.249%20L0.938,5.249%20L1.072,5.543%20L1.38,5.447%20C1.425,5.434%202.106,5.222%202.93,4.837%20L2.93,4.837%20C3.43,4.603%203.985,4.305%204.484,3.952%20L4.484,3.952%20C4.853,3.688%204.935,3.357%204.938,3.126%20L4.938,3.126%20C4.955,2.196%203.688,1.195%203.544,1.084%20L3.544,1.084%20L3.38,0.957%20L3.187,1.033%20Z%20M2.608,2.139%20C2.817,2.003%203.082,1.875%203.261,1.799%20L3.261,1.799%20C3.701,2.174%204.211,2.754%204.204,3.112%20L4.204,3.112%20C4.204,3.18%204.186,3.26%204.057,3.351%20L4.057,3.351%20C3.17,3.983%202.053,4.43%201.503,4.629%20L1.503,4.629%20C1.374,4.094%201.31,2.987%202.608,2.139%20L2.608,2.139%20Z'%20id='path-141'%3e%3c/path%3e%3cpath%20d='M1.655,0.452%20C-0.249,0.693%200.345,2.674%200.345,2.674%20L0.345,2.674%20C0.345,2.674%201.395,2.674%202.682,2.43%20L2.682,2.43%20C3.42,2.289%203.112,0.715%203.112,0.715%20L3.112,0.715%20C3.112,0.715%202.619,0.434%201.949,0.434%20L1.949,0.434%20C1.854,0.434%201.756,0.44%201.655,0.452%20L1.655,0.452%20Z'%20id='path-143'%3e%3c/path%3e%3cpath%20d='M2.609,0.087%20C1.958,0.17%201.481,0.44%201.189,0.888%20L1.189,0.888%20C0.673,1.684%200.979,2.734%200.993,2.78%20L0.993,2.78%20L1.071,3.042%20L1.346,3.041%20C1.391,3.042%202.445,3.038%203.751,2.791%20L3.751,2.791%20C3.822,2.777%203.889,2.755%203.952,2.726%20L3.952,2.726%20C4.092,2.661%204.21,2.558%204.304,2.422%20L4.304,2.422%20C4.685,1.856%204.511,0.842%204.472,0.646%20L4.472,0.646%20L4.44,0.479%20L4.293,0.396%20C4.266,0.381%203.704,0.066%202.944,0.066%20L2.944,0.066%20C2.836,0.066%202.724,0.073%202.609,0.087%20L2.609,0.087%20Z%20M1.806,1.29%20C1.978,1.027%202.27,0.872%202.703,0.817%20L2.703,0.817%20C3.167,0.757%203.572,0.883%203.781,0.967%20L3.781,0.967%20C3.827,1.327%203.827,1.811%203.696,2.008%20L3.696,2.008%20C3.665,2.053%203.64,2.063%203.614,2.069%20L3.614,2.069%20C2.776,2.226%202.037,2.279%201.644,2.297%20L1.644,2.297%20C1.609,2.027%201.6,1.607%201.806,1.29%20L1.806,1.29%20Z'%20id='path-145'%3e%3c/path%3e%3cpath%20d='M0.587,1.812%20L1.492,0.673%20C1.176,0.93%200.848,1.307%200.587,1.812%20L0.587,1.812%20Z'%20id='path-147'%3e%3c/path%3e%3cpath%20d='M0.26,1.643%20L0.912,1.982%20C1.182,1.465%201.502,1.139%201.725,0.957%20L1.725,0.957%20L1.261,0.387%20C0.865,0.71%200.519,1.144%200.26,1.643%20L0.26,1.643%20Z'%20id='path-149'%3e%3c/path%3e%3cpath%20d='M14.646,1.331%20C13.841,1.718%2013.614,2.883%2014.044,3.67%20L14.044,3.67%20L16.425,8.027%20C18.364,11.491%2020.857,14.695%2022.061,19.726%20L22.061,19.726%20C22.642,22.156%2023.33,25.189%2021.652,27.286%20L21.652,27.286%20C21.19,27.862%2019.777,28.998%2018.525,28.907%20L18.525,28.907%20C12.666,28.481%207.148,16.018%206.248,13.184%20L6.248,13.184%20L3.595,4.817%20C3.306,3.905%202.208,3.284%201.352,3.697%20L1.352,3.697%20L0.675,4.022%20L3.48,13.792%20C4.177,16.232%206.467,26.407%209.947,30.629%20L9.947,30.629%20L7.24,32.621%20C6.889,33.904%206.979,35.724%208.184,38.148%20L8.184,38.148%20C9.189,40.175%2013.2,46.776%2020.82,48.996%20L20.82,48.996%20C24.077,49.945%2028.458,49.648%2028.458,49.648%20L28.458,49.648%20C28.458,49.648%2020.634,41.331%2021.726,35.133%20L21.726,35.133%20C22.008,33.524%2026.357,30.884%2026.587,27.334%20L26.587,27.334%20C26.628,26.687%2025.844,26.693%2025.431,26.699%20L25.431,26.699%20C25.275,26.702%2025.171,26.705%2025.187,26.671%20L25.187,26.671%20C28.409,19.97%2022.972,11.608%2021.291,9.251%20L21.291,9.251%20L15.465,0.936%20L14.646,1.331%20Z'%20id='path-151'%3e%3c/path%3e%3cpath%20d='M14.486,1%20C14.056,1.207%2013.731,1.597%2013.57,2.1%20L13.57,2.1%20C13.385,2.681%2013.441,3.333%2013.722,3.846%20L13.722,3.846%20L16.105,8.206%20C16.552,9.003%2017.026,9.786%2017.508,10.581%20L17.508,10.581%20C19.121,13.24%2020.788,15.988%2021.703,19.81%20L21.703,19.81%20C22.234,22.027%2022.961,25.061%2021.365,27.056%20L21.365,27.056%20C20.932,27.595%2019.621,28.619%2018.551,28.54%20L18.551,28.54%20C13.067,28.142%207.644,16.369%206.598,13.073%20L6.598,13.073%20L3.945,4.706%20C3.759,4.121%203.299,3.621%202.713,3.367%20L2.713,3.367%20C2.204,3.145%201.671,3.142%201.21,3.356%20L1.21,3.356%20L1.192,3.365%20L0.238,3.825%20L3.126,13.892%20C3.221,14.219%203.343,14.688%203.493,15.261%20L3.493,15.261%20C4.503,19.119%206.602,27.148%209.665,30.863%20L9.665,30.863%20L10.23,30.395%20C7.271,26.805%205.121,18.586%204.204,15.077%20L4.204,15.077%20C4.052,14.496%203.928,14.022%203.833,13.691%20L3.833,13.691%20L1.113,4.22%20L1.512,4.028%20L1.522,4.023%20C1.789,3.898%202.109,3.905%202.424,4.042%20L2.424,4.042%20C2.812,4.209%203.126,4.549%203.246,4.927%20L3.246,4.927%20L5.898,13.295%20C6.659,15.691%2012.214,28.818%2018.5,29.274%20L18.5,29.274%20C19.936,29.38%2021.462,28.111%2021.938,27.516%20L21.938,27.516%20C23.758,25.242%2022.983,22.005%2022.417,19.641%20L22.417,19.641%20C21.476,15.706%2019.778,12.907%2018.136,10.201%20L18.136,10.201%20C17.658,9.413%2017.186,8.637%2016.747,7.851%20L16.747,7.851%20L14.365,3.495%20C14.182,3.161%2014.145,2.712%2014.269,2.326%20L14.269,2.326%20C14.368,2.017%2014.558,1.782%2014.805,1.663%20L14.805,1.663%20L15.345,1.402%20L20.992,9.464%20C22.683,11.832%2027.957,20.062%2024.856,26.511%20L24.856,26.511%20L24.769,26.707%20L24.88,26.88%20C25.003,27.074%2025.199,27.07%2025.427,27.067%20L25.427,27.067%20C25.602,27.064%2026.069,27.057%2026.193,27.188%20L26.193,27.188%20C26.203,27.197%2026.226,27.222%2026.221,27.309%20L26.221,27.309%20C26.088,29.361%2024.447,31.139%2023.129,32.568%20L23.129,32.568%20C22.214,33.559%2021.492,34.341%2021.364,35.068%20L21.364,35.068%20C20.411,40.485%2025.891,47.282%2027.663,49.313%20L27.663,49.313%20C26.275,49.349%2023.277,49.329%2020.919,48.643%20L20.919,48.643%20C12.831,46.285%208.93,38.828%208.511,37.985%20L8.511,37.985%20C7.517,35.982%207.199,34.161%207.593,32.72%20L7.593,32.72%20L6.886,32.524%20C6.437,34.164%206.762,36.111%207.855,38.312%20L7.855,38.312%20C8.562,39.736%2012.5,46.955%2020.718,49.35%20L20.718,49.35%20C24.001,50.305%2028.301,50.027%2028.483,50.015%20L28.483,50.015%20L29.257,49.962%20L28.724,49.395%20C28.647,49.314%2021.041,41.144%2022.087,35.198%20L22.087,35.198%20C22.178,34.683%2022.901,33.898%2023.668,33.068%20L23.668,33.068%20C25.065,31.554%2026.804,29.67%2026.953,27.358%20L26.953,27.358%20C26.975,27.021%2026.841,26.804%2026.725,26.682%20L26.725,26.682%20C26.47,26.413%2026.075,26.347%2025.74,26.334%20L25.74,26.334%20C28.531,19.608%2023.296,11.43%2021.59,9.04%20L21.59,9.04%20L15.586,0.47%20L14.486,1%20Z'%20id='path-153'%3e%3c/path%3e%3cpath%20d='M1.054,1.807%20C1.962,2.783%203.021,2.835%203.021,2.835%20L3.021,2.835%20C3.021,2.835%203.373,1.631%202.406,0.709%20L2.406,0.709%20C2.111,0.427%201.5,0.356%201.5,0.356%20L1.5,0.356%20C1.5,0.356%200.423,1.13%201.054,1.807%20L1.054,1.807%20Z'%20id='path-155'%3e%3c/path%3e%3cpath%20d='M1.287,1.057%20C1.212,1.11%200.556,1.599%200.494,2.243%20L0.494,2.243%20C0.465,2.54%200.566,2.822%200.786,3.058%20L0.786,3.058%20C1.785,4.13%202.956,4.199%203.005,4.202%20L3.005,4.202%20L3.293,4.216%20L3.374,3.938%20C3.39,3.88%203.776,2.508%202.658,1.443%20L2.658,1.443%20C2.284,1.087%201.617,1%201.542,0.992%20L1.542,0.992%20L1.401,0.975%20L1.287,1.057%20Z%20M1.322,2.557%20C1.224,2.452%201.219,2.374%201.223,2.316%20L1.223,2.316%20C1.242,2.122%201.445,1.889%201.605,1.747%20L1.605,1.747%20C1.786,1.785%202.036,1.864%202.153,1.975%20L2.153,1.975%20C2.668,2.467%202.735,3.053%202.715,3.409%20L2.715,3.409%20C2.378,3.32%201.827,3.099%201.322,2.557%20L1.322,2.557%20Z'%20id='path-157'%3e%3c/path%3e%3cpath%20d='M0.519,1.428%20C0.839,1.771%201.21,1.789%201.21,1.789%20L1.21,1.789%20C1.21,1.789%201.334,1.367%200.994,1.043%20L0.994,1.043%20C0.89,0.944%200.677,0.919%200.677,0.919%20L0.677,0.919%20C0.677,0.919%200.299,1.191%200.519,1.428%20L0.519,1.428%20Z'%20id='path-159'%3e%3c/path%3e%3cpath%20d='M1.416,1.619%20C0.225,3.53%201.734,4.826%201.734,4.826%20L1.734,4.826%20C1.734,4.826%202.974,3.704%203.699,2.428%20L3.699,2.428%20C4.289,1.389%202.009,0.875%202.009,0.875%20L2.009,0.875%20C2.009,0.875%201.638,1.263%201.416,1.619%20L1.416,1.619%20Z'%20id='path-161'%3e%3c/path%3e%3cpath%20d='M1.744,0.62%20C1.727,0.638%201.344,1.039%201.105,1.424%20L1.105,1.424%20C0.031,3.146%200.89,4.585%201.496,5.105%20L1.496,5.105%20L1.74,5.315%20L1.979,5.098%20C2.033,5.052%203.272,3.923%204.017,2.612%20L4.017,2.612%20C4.231,2.234%204.17,1.913%204.081,1.711%20L4.081,1.711%20C3.734,0.923%202.36,0.579%202.088,0.516%20L2.088,0.516%20L1.887,0.471%20L1.744,0.62%20Z%20M1.727,1.814%20C1.845,1.625%202.014,1.423%202.132,1.286%20L2.132,1.286%20C2.634,1.43%203.281,1.715%203.41,2.007%20L3.41,2.007%20C3.434,2.061%203.446,2.128%203.379,2.245%20L3.379,2.245%20C2.889,3.109%202.14,3.91%201.747,4.301%20L1.747,4.301%20C1.436,3.894%200.986,3.004%201.727,1.814%20L1.727,1.814%20Z'%20id='path-163'%3e%3c/path%3e%3cpath%20d='M0.857,1.142%20C0.196,2.201%201.033,2.92%201.033,2.92%20L1.033,2.92%20C1.033,2.92%201.721,2.298%202.122,1.59%20L2.122,1.59%20C2.45,1.015%201.186,0.73%201.186,0.73%20L1.186,0.73%20C1.186,0.73%200.98,0.944%200.857,1.142%20L0.857,1.142%20Z'%20id='path-165'%3e%3c/path%3e%3cpath%20d='M0.452,2.809%20C0.208,3.433%201.537,3.95%201.537,3.95%20L1.537,3.95%20C1.537,3.95%202.117,3.64%202.424,2.977%20L2.424,2.977%20C3.144,1.424%201.375,0.928%201.375,0.928%20L1.375,0.928%20C1.375,0.928%200.878,1.72%200.452,2.809%20L0.452,2.809%20Z'%20id='path-167'%3e%3c/path%3e%3cpath%20d='M1.063,0.732%20C1.043,0.765%200.544,1.566%200.11,2.674%20L0.11,2.674%20C0.032,2.877%200.038,3.093%200.129,3.299%20L0.129,3.299%20C0.379,3.869%201.235,4.228%201.405,4.292%20L1.405,4.292%20L1.562,4.354%20L1.711,4.274%20C1.739,4.26%202.401,3.898%202.757,3.132%20L2.757,3.132%20C3.008,2.59%203.03,2.09%202.825,1.645%20L2.825,1.645%20C2.463,0.86%201.513,0.585%201.472,0.574%20L1.472,0.574%20L1.209,0.5%20L1.063,0.732%20Z%20M0.794,2.944%20C1.06,2.264%201.357,1.698%201.532,1.385%20L1.532,1.385%20C1.745,1.488%202.03,1.672%202.159,1.952%20L2.159,1.952%20C2.272,2.196%202.249,2.48%202.091,2.821%20L2.091,2.821%20C1.927,3.177%201.661,3.414%201.501,3.534%20L1.501,3.534%20C1.219,3.398%200.877,3.172%200.794,2.944%20L0.794,2.944%20Z'%20id='path-169'%3e%3c/path%3e%3cpath%20d='M0.159,1.624%20C0.05,1.9%200.64,2.13%200.64,2.13%20L0.64,2.13%20C0.64,2.13%200.895,1.992%201.032,1.699%20L1.032,1.699%20C1.352,1.01%200.567,0.79%200.567,0.79%20L0.567,0.79%20C0.567,0.79%200.346,1.142%200.159,1.624%20L0.159,1.624%20Z'%20id='path-171'%3e%3c/path%3e%3cpath%20d='M1.399,1.943%20C0.076,3.296%201.188,4.56%201.188,4.56%20L1.188,4.56%20C1.188,4.56%203.873,3.664%204.433,2.8%20L4.433,2.8%20C4.993,1.937%203.386,0.866%203.386,0.866%20L3.386,0.866%20C3.386,0.866%203.33,0.843%203.219,0.843%20L3.219,0.843%20C2.947,0.843%202.34,0.982%201.399,1.943%20L1.399,1.943%20Z'%20id='path-173'%3e%3c/path%3e%3cpath%20d='M1.137,1.687%20C-0.1,2.949%200.451,4.277%200.915,4.804%20L0.915,4.804%20L1.075,4.986%20L1.306,4.909%20C1.45,4.86%202.165,4.617%202.917,4.266%20L2.917,4.266%20C3.658,3.921%204.438,3.47%204.741,3.001%20L4.741,3.001%20C5.34,2.078%204.297,1.033%203.525,0.527%20L3.525,0.527%20C3.481,0.508%203.377,0.474%203.216,0.474%20L3.216,0.474%20C2.836,0.474%202.137,0.663%201.137,1.687%20L1.137,1.687%20Z%20M1.662,2.201%20C2.591,1.251%203.111,1.206%203.24,1.212%20L3.24,1.212%20C3.57,1.449%204.409,2.163%204.126,2.6%20L4.126,2.6%20C3.798,3.104%202.333,3.762%201.328,4.122%20L1.328,4.122%20C1.127,3.778%200.858,3.023%201.662,2.201%20L1.662,2.201%20Z'%20id='path-175'%3e%3c/path%3e%3cpath%20d='M0.891,1.505%20C0.202,2.208%200.781,2.866%200.781,2.866%20L0.781,2.866%20C0.781,2.866%202.177,2.401%202.469,1.951%20L2.469,1.951%20C2.759,1.501%201.924,0.945%201.924,0.945%20L1.924,0.945%20C1.924,0.945%201.895,0.933%201.837,0.933%20L1.837,0.933%20C1.696,0.933%201.38,1.006%200.891,1.505%20L0.891,1.505%20Z'%20id='path-177'%3e%3c/path%3e%3cpath%20d='M0.386,3.392%20C0.386,3.392%200.84,4.932%201.292,6.545%20L1.292,6.545%20C4.645,6.93%207.483,4.299%207.483,4.299%20L7.483,4.299%20C7.483,4.299%206.902,1.806%206.61,0.568%20L6.61,0.568%20C3.643,3.611%200.386,3.392%200.386,3.392%20L0.386,3.392%20Z'%20id='path-179'%3e%3c/path%3e%3cpath%20d='M7.348,1.31%20C4.547,4.186%201.44,4.027%201.408,4.025%20L1.408,4.025%20L0.885,3.992%20L1.034,4.495%20C1.034,4.496%201.488,6.035%201.939,7.644%20L1.939,7.644%20L2.006,7.884%20L2.252,7.912%20C3.769,8.084%205.173,7.683%206.284,7.165%20L6.284,7.165%20C7.719,6.495%208.665,5.632%208.734,5.57%20L8.734,5.57%20L8.889,5.425%20L8.841,5.216%20C8.841,5.216%208.259,2.723%207.967,1.484%20L7.967,1.484%20L7.814,0.832%20L7.348,1.31%20Z%20M2.577,7.202%20C2.299,6.218%202.029,5.288%201.873,4.753%20L1.873,4.753%20C2.871,4.694%205.161,4.324%207.402,2.281%20L7.402,2.281%20C7.643,3.308%207.955,4.647%208.076,5.165%20L8.076,5.165%20C7.496,5.643%205.408,7.216%202.962,7.216%20L2.962,7.216%20C2.834,7.216%202.706,7.211%202.577,7.202%20L2.577,7.202%20Z'%20id='path-181'%3e%3c/path%3e%3cpath%20d='M2.224,0.567%20C1.781,0.597%200.756,1.04%200.756,1.04%20L0.756,1.04%20C0.756,1.04%201.102,2.481%202.112,2.472%20L2.112,2.472%20C3.566,2.462%204.39,1.644%204.39,1.644%20L4.39,1.644%20C4.39,1.644%203.735,0.561%202.396,0.561%20L2.396,0.561%20C2.34,0.561%202.283,0.563%202.224,0.567%20L2.224,0.567%20Z'%20id='path-183'%3e%3c/path%3e%3cpath%20d='M2.199,0.199%20C1.706,0.233%200.72,0.655%200.609,0.702%20L0.609,0.702%20L0.327,0.825%20L0.399,1.126%20C0.417,1.196%200.83,2.85%202.116,2.84%20L2.116,2.84%20C2.807,2.835%203.371,2.663%203.788,2.469%20L3.788,2.469%20C4.328,2.217%204.626,1.927%204.647,1.906%20L4.647,1.906%20L4.852,1.702%20L4.702,1.454%20C4.67,1.401%203.924,0.192%202.397,0.192%20L2.397,0.192%20C2.332,0.192%202.266,0.195%202.199,0.199%20L2.199,0.199%20Z%20M1.214,1.249%20C1.583,1.104%202.039,0.949%202.25,0.933%20L2.25,0.933%20C3.068,0.878%203.605,1.295%203.874,1.581%20L3.874,1.581%20C3.557,1.794%202.953,2.099%202.108,2.105%20L2.108,2.105%20C2.106,2.105%202.104,2.105%202.102,2.105%20L2.102,2.105%20C1.64,2.105%201.353,1.591%201.214,1.249%20L1.214,1.249%20Z'%20id='path-185'%3e%3c/path%3e%3cpath%20d='M1.15,0.507%20C0.777,0.629%200.344,0.881%200.344,0.881%20L0.344,0.881%20C0.344,0.881%200.306,3.073%201.38,2.765%20L1.38,2.765%20C2.7,2.387%203.992,1.506%203.992,1.506%20L3.992,1.506%20C3.992,1.506%203.406,0.351%202.052,0.351%20L2.052,0.351%20C1.782,0.351%201.482,0.397%201.15,0.507%20L1.15,0.507%20Z'%20id='path-187'%3e%3c/path%3e%3cpath%20d='M2.034,1.157%20C1.629,1.292%201.176,1.553%201.159,1.562%20L1.159,1.562%20L0.98,1.667%20L0.976,1.874%20C0.973,2.137%200.983,3.474%201.629,3.973%20L1.629,3.973%20C1.798,4.102%202.082,4.233%202.481,4.118%20L2.481,4.118%20C2.9,3.999%203.313,3.832%203.684,3.66%20L3.684,3.66%20C4.524,3.268%205.162,2.837%205.199,2.81%20L5.199,2.81%20L5.466,2.628%20L5.319,2.34%20C5.047,1.803%204.273,0.984%203.045,0.984%20L3.045,0.984%20C2.736,0.984%202.399,1.036%202.034,1.157%20L2.034,1.157%20Z%20M2.076,3.39%20C1.848,3.216%201.735,2.581%201.714,2.098%20L1.714,2.098%20C1.86,2.021%202.074,1.918%202.266,1.856%20L2.266,1.856%20C3.463,1.46%204.165,2.028%204.476,2.399%20L4.476,2.399%20C4.027,2.672%203.154,3.16%202.277,3.411%20L2.277,3.411%20C2.238,3.422%202.207,3.426%202.181,3.426%20L2.181,3.426%20C2.123,3.426%202.094,3.404%202.076,3.39%20L2.076,3.39%20Z'%20id='path-189'%3e%3c/path%3e%3cpath%20d='M0.913,0.982%20C0.322,1.559%200.206,2.295%200.206,2.295%20L0.206,2.295%20C0.206,2.295%201.252,3.527%201.826,3.033%20L1.826,3.033%20C2.828,2.172%203.488,1.343%203.488,1.343%20L3.488,1.343%20C3.488,1.343%202.877,0.463%202.019,0.463%20L2.019,0.463%20C1.681,0.463%201.305,0.6%200.913,0.982%20L0.913,0.982%20Z'%20id='path-191'%3e%3c/path%3e%3cpath%20d='M1.657,0.718%20C0.987,1.372%200.85,2.202%200.844,2.237%20L0.844,2.237%20L0.817,2.405%20L0.926,2.532%20C1.059,2.687%201.747,3.46%202.429,3.514%20L2.429,3.514%20C2.587,3.527%202.737,3.501%202.871,3.439%20L2.871,3.439%20C2.94,3.407%203.004,3.364%203.066,3.313%20L3.066,3.313%20C4.082,2.439%204.746,1.608%204.776,1.574%20L4.776,1.574%20L4.945,1.36%20L4.789,1.134%20C4.763,1.096%204.128,0.196%203.177,0.103%20L3.177,0.103%20C3.123,0.098%203.069,0.095%203.015,0.095%20L3.015,0.095%20C2.538,0.095%202.082,0.306%201.657,0.718%20L1.657,0.718%20Z%20M2.486,2.782%20C2.245,2.762%201.868,2.46%201.609,2.193%20L1.609,2.193%20C1.675,1.974%201.831,1.576%202.17,1.246%20L2.17,1.246%20C2.482,0.94%202.789,0.804%203.105,0.835%20L3.105,0.835%20C3.49,0.871%203.816,1.145%204.008,1.343%20L4.008,1.343%20C3.746,1.641%203.239,2.192%202.587,2.754%20L2.587,2.754%20C2.57,2.769%202.55,2.783%202.507,2.783%20L2.507,2.783%20C2.501,2.783%202.494,2.782%202.486,2.782%20L2.486,2.782%20Z'%20id='path-193'%3e%3c/path%3e%3cpath%20d='M0.339,1.019%20C-0.184,1.591%200.069,2.273%200.069,2.273%20L0.069,2.273%20C0.069,2.273%200.68,2.202%201.165,1.603%20L1.165,1.603%20C1.502,1.186%200.847,0.781%200.847,0.781%20L0.847,0.781%20C0.847,0.781%200.497,0.845%200.339,1.019%20L0.339,1.019%20Z'%20id='path-195'%3e%3c/path%3e%3cpath%20d='M1.539,0.383%20C0.271,1.211%200.827,2.43%200.827,2.43%20L0.827,2.43%20C0.827,2.43%201.901,2.098%202.706,1.525%20L2.706,1.525%20C3.36,1.059%202.111,0.098%202.111,0.098%20L2.111,0.098%20C2.111,0.098%201.774,0.228%201.539,0.383%20L1.539,0.383%20Z'%20id='path-197'%3e%3c/path%3e%3cpath%20d='M1.725,0.863%20C0.625,1.002%200.968,2.145%200.968,2.145%20L0.968,2.145%20C0.968,2.145%201.574,2.145%202.318,2.005%20L2.318,2.005%20C2.743,1.923%202.564,1.015%202.564,1.015%20L2.564,1.015%20C2.564,1.015%202.279,0.853%201.891,0.853%20L1.891,0.853%20C1.838,0.853%201.782,0.856%201.725,0.863%20L1.725,0.863%20Z'%20id='path-199'%3e%3c/path%3e%3cpath%20d='M1.487,0.052%20C1.253,0.067%200.712,0.302%200.712,0.302%20L0.712,0.302%20C0.712,0.302%200.894,1.064%201.429,1.059%20L1.429,1.059%20C2.197,1.053%202.632,0.622%202.632,0.622%20L2.632,0.622%20C2.632,0.622%202.286,0.049%201.577,0.049%20L1.577,0.049%20C1.548,0.049%201.518,0.05%201.487,0.052%20L1.487,0.052%20Z'%20id='path-201'%3e%3c/path%3e%3cpath%20d='M0.549,1.009%20C0.343,1.077%200.102,1.216%200.102,1.216%20L0.102,1.216%20C0.102,1.216%200.081,2.428%200.675,2.257%20L0.675,2.257%20C1.406,2.048%202.12,1.561%202.12,1.561%20L2.12,1.561%20C2.12,1.561%201.796,0.923%201.047,0.923%20L1.047,0.923%20C0.898,0.923%200.732,0.948%200.549,1.009%20L0.549,1.009%20Z'%20id='path-203'%3e%3c/path%3e%3cpath%20d='M1.361,0.337%20C1.037,0.652%200.974,1.055%200.974,1.055%20L0.974,1.055%20C0.974,1.055%201.546,1.729%201.86,1.459%20L1.86,1.459%20C2.409,0.988%202.769,0.535%202.769,0.535%20L2.769,0.535%20C2.769,0.535%202.435,0.054%201.966,0.054%20L1.966,0.054%20C1.781,0.054%201.575,0.129%201.361,0.337%20L1.361,0.337%20Z'%20id='path-205'%3e%3c/path%3e%3cpath%20d='M0.563,3.888%20C0.563,3.888%201.363,4.889%202.836,6.78%20L2.836,6.78%20C7.094,5.746%208.499,3.314%208.499,3.314%20L8.499,3.314%20C8.499,3.314%207.713,2.165%206.627,0.663%20L6.627,0.663%20C3.971,2.856%200.563,3.888%200.563,3.888%20L0.563,3.888%20Z'%20id='path-207'%3e%3c/path%3e%3cpath%20d='M7.394,0.379%20C4.827,2.5%201.49,3.526%201.457,3.535%20L1.457,3.535%20L0.939,3.693%20L1.277,4.117%20C1.279,4.118%202.077,5.118%203.547,7.006%20L3.547,7.006%20L3.693,7.193%20L3.923,7.138%20C4.854,6.912%205.651,6.621%206.333,6.303%20L6.333,6.303%20C8.847,5.132%209.769,3.582%209.816,3.5%20L9.816,3.5%20L9.932,3.299%20L9.802,3.108%20C9.802,3.108%209.013,1.954%207.924,0.448%20L7.924,0.448%20L7.695,0.13%20L7.394,0.379%20Z%20M2.178,4.07%20C3.189,3.71%205.521,2.777%207.556,1.192%20L7.556,1.192%20C8.257,2.167%208.806,2.956%209.054,3.314%20L9.054,3.314%20C8.64,3.87%207.177,5.529%203.977,6.365%20L3.977,6.365%20C3.129,5.277%202.521,4.504%202.178,4.07%20L2.178,4.07%20Z'%20id='path-209'%3e%3c/path%3e%3cpath%20d='M1.997,0.724%20L1.682,0.877%20C0.775,1.313%200.397,2.404%200.833,3.313%20L0.833,3.313%20C1.271,4.222%202.36,4.606%203.268,4.169%20L3.268,4.169%20L6.864,2.437%20C6.234,1.127%204.928,0.363%203.57,0.363%20L3.57,0.363%20C3.042,0.363%202.505,0.479%201.997,0.724%20L1.997,0.724%20Z'%20id='path-211'%3e%3c/path%3e%3cpath%20d='M1.949,1.059%20L1.203,1.419%20C0.54,1.737%200.264,2.534%200.585,3.197%20L0.585,3.197%20C0.952,3.963%201.869,4.285%202.63,3.917%20L2.63,3.917%20L5.772,2.403%20C5.277,1.375%204.252,0.776%203.185,0.776%20L3.185,0.776%20C2.77,0.776%202.348,0.867%201.949,1.059%20L1.949,1.059%20Z'%20id='path-213'%3e%3c/path%3e%3cpath%20d='M1.825,0.71%20L1.789,0.727%20L1.044,1.087%20C0.635,1.284%200.328,1.628%200.179,2.058%20L0.179,2.058%20C0.03,2.485%200.056,2.948%200.253,3.356%20L0.253,3.356%20C0.475,3.815%200.859,4.16%201.339,4.329%20L1.339,4.329%20C1.81,4.494%202.316,4.47%202.768,4.259%20L2.768,4.259%20L2.79,4.248%20L2.79,4.248%20L6.263,2.577%20L6.103,2.245%20C5.545,1.086%204.385,0.409%203.18,0.409%20L3.18,0.409%20C2.725,0.409%202.263,0.506%201.825,0.71%20L1.825,0.71%20Z%20M1.58,3.634%20C1.286,3.532%201.05,3.32%200.915,3.04%20L0.915,3.04%20C0.801,2.806%200.788,2.544%200.872,2.301%20L0.872,2.301%20C0.957,2.058%201.132,1.862%201.363,1.75%20L1.363,1.75%20L2.108,1.39%20L2.136,1.377%20C3.258,0.854%204.581,1.241%205.257,2.243%20L5.257,2.243%20L2.467,3.588%20L2.457,3.592%20C2.301,3.665%202.135,3.701%201.967,3.701%20L1.967,3.701%20C1.837,3.701%201.707,3.679%201.58,3.634%20L1.58,3.634%20Z'%20id='path-215'%3e%3c/path%3e%3cpath%20d='M0.529,0.549%20C0.257,0.896%200.315,1.4%200.662,1.674%20L0.662,1.674%20C1.009,1.95%201.511,1.892%201.785,1.545%20L1.785,1.545%20C2.059,1.198%202,0.694%201.653,0.419%20L1.653,0.419%20C1.506,0.302%201.331,0.245%201.157,0.245%20L1.157,0.245%20C0.921,0.245%200.687,0.35%200.529,0.549%20L0.529,0.549%20Z'%20id='path-217'%3e%3c/path%3e%3cpath%20d='M2.728,0.752%20L2.412,0.904%20C0.601,1.777%20-0.159,3.96%200.717,5.777%20L0.717,5.777%20L4.314,4.045%20C5.22,3.608%205.6,2.517%205.162,1.608%20L5.162,1.608%20C4.846,0.954%204.194,0.572%203.515,0.572%20L3.515,0.572%20C3.251,0.572%202.982,0.63%202.728,0.752%20L2.728,0.752%20Z'%20id='path-219'%3e%3c/path%3e%3cpath%20d='M2.736,0.542%20L2.081,0.858%20C0.657,1.544%200.061,3.257%200.748,4.686%20L0.748,4.686%20L3.981,3.128%20C4.693,2.786%204.991,1.93%204.647,1.215%20L4.647,1.215%20C4.399,0.7%203.887,0.401%203.354,0.401%20L3.354,0.401%20C3.146,0.401%202.936,0.446%202.736,0.542%20L2.736,0.542%20Z'%20id='path-221'%3e%3c/path%3e%3cpath%20d='M2.596,0.201%20L2.576,0.21%20L1.921,0.526%20C0.318,1.299%20-0.355,3.236%200.418,4.846%20L0.418,4.846%20L0.578,5.177%20L4.14,3.46%20C4.574,3.253%204.899,2.887%205.057,2.434%20L5.057,2.434%20C5.215,1.979%205.186,1.49%204.978,1.057%20L4.978,1.057%20C4.668,0.411%204.022,0.034%203.351,0.034%20L3.351,0.034%20C3.097,0.034%202.84,0.088%202.596,0.201%20L2.596,0.201%20Z%20M2.24,1.19%20L2.896,0.874%20L2.907,0.868%20C3.434,0.623%204.063,0.849%204.318,1.374%20L4.318,1.374%20C4.44,1.631%204.458,1.921%204.364,2.19%20L4.364,2.19%20C4.271,2.458%204.078,2.674%203.822,2.796%20L3.822,2.796%20L0.943,4.184%20C0.581,3.019%201.114,1.732%202.24,1.19%20L2.24,1.19%20Z'%20id='path-223'%3e%3c/path%3e%3cpath%20d='M0.721,1.537%20C0.615,1.966%200.875,2.402%201.303,2.509%20L1.303,2.509%20C1.732,2.618%202.166,2.358%202.274,1.928%20L2.274,1.928%20C2.38,1.499%202.119,1.064%201.691,0.956%20L1.691,0.956%20C1.625,0.939%201.559,0.931%201.494,0.931%20L1.494,0.931%20C1.136,0.931%200.812,1.173%200.721,1.537%20L0.721,1.537%20Z'%20id='path-225'%3e%3c/path%3e%3cpath%20d='M1.441,0.611%20L1.092,0.694%20L0.5,0.837%20L0.887,1.026%20C1.097,1.129%201.334,1.154%201.56,1.099%20L1.56,1.099%20C1.695,1.066%201.777,0.931%201.744,0.796%20L1.744,0.796%20C1.716,0.681%201.614,0.603%201.5,0.603%20L1.5,0.603%20C1.481,0.603%201.461,0.606%201.441,0.611%20L1.441,0.611%20Z'%20id='path-227'%3e%3c/path%3e%3cpath%20d='M1.157,0.473%20L0.874,0.692%20C0.764,0.778%200.744,0.935%200.829,1.045%20L0.829,1.045%20C0.915,1.156%201.072,1.176%201.182,1.09%20L1.182,1.09%20C1.365,0.948%201.493,0.745%201.544,0.519%20L1.544,0.519%20L1.639,0.097%20L1.157,0.473%20Z'%20id='path-229'%3e%3c/path%3e%3cpath%20d='M0.919,2.712%20C1.583,4.093%202.528,4.503%204.213,4.066%20L4.213,4.066%20C5.393,3.76%206.975,2.88%206.975,2.88%20L6.975,2.88%20C6.975,2.88%206.836,1.945%206.351,0.217%20L6.351,0.217%20C4.152,2.568%200.919,2.712%200.919,2.712%20L0.919,2.712%20Z'%20id='path-231'%3e%3c/path%3e%3cpath%20d='M0.929,2.264%20C3.291,2.336%205.632,0.957%205.632,0.957%20L5.632,0.957%20L0.929,2.264%20Z'%20id='path-233'%3e%3c/path%3e%3cpath%20d='M0.939,1.896%20L0.919,2.63%20C2.576,2.682%204.198,2.064%205.098,1.645%20L5.098,1.645%20C5.523,1.446%205.787,1.293%205.819,1.274%20L5.819,1.274%20L5.445,0.639%20C5.422,0.652%203.169,1.964%200.939,1.896%20L0.939,1.896%20Z'%20id='path-235'%3e%3c/path%3e%3cpath%20d='M0.405,3.241%20C1.557,4.618%202.004,5.007%202.004,5.007%20L2.004,5.007%20C2.004,5.007%204.948,3.071%204.758,0.828%20L4.758,0.828%20C4.758,0.828%202.706,2.652%200.405,3.241%20L0.405,3.241%20Z'%20id='path-237'%3e%3c/path%3e%3cpath%20d='M0.966,1.099%20C1.11,0.878%201.204,0.704%201.204,0.704%20L1.204,0.704%20L0.966,1.099%20Z'%20id='path-239'%3e%3c/path%3e%3cpath%20d='M0.811,0.999%20L1.119,1.2%20C1.268,0.971%201.366,0.793%201.366,0.793%20L1.366,0.793%20L1.042,0.616%20C1.042,0.619%200.95,0.786%200.811,0.999%20L0.811,0.999%20Z'%20id='path-241'%3e%3c/path%3e%3cpath%20d='M0.559,3.148%20C3.248,2.228%205.421,0.62%205.421,0.62%20L5.421,0.62%20L0.559,3.148%20Z'%20id='path-243'%3e%3c/path%3e%3cpath%20d='M0.439,2.8%20L0.678,3.496%20C1.287,3.288%201.867,3.047%202.402,2.797%20L2.402,2.797%20C4.254,1.934%205.57,0.967%205.641,0.916%20L5.641,0.916%20L5.204,0.324%20C5.183,0.339%203.04,1.908%200.439,2.8%20L0.439,2.8%20Z'%20id='path-245'%3e%3c/path%3e%3cpath%20d='M0.91,1.822%20C0.444,2.829%200.337,4.091%200.73,4.023%20L0.73,4.023%20C1.124,3.955%201.779,3.758%202.361,3.333%20L2.361,3.333%20C2.868,2.963%203.41,2.835%203.071,1.559%20L3.071,1.559%20C2.913,0.965%202.303,0.933%202.303,0.933%20L2.303,0.933%20C2.303,0.933%202.235,0.917%202.125,0.917%20L2.125,0.917%20C1.84,0.917%201.276,1.027%200.91,1.822%20L0.91,1.822%20Z'%20id='path-247'%3e%3c/path%3e%3cpath%20d='M0.743,1.744%20C0.371,2.549%200.153,3.705%200.436,4.073%20L0.436,4.073%20C0.517,4.178%200.635,4.226%200.762,4.205%20L0.762,4.205%20C0.915,4.178%201.331,4.092%201.809,3.87%20L1.809,3.87%20C2.023,3.77%202.249,3.643%202.469,3.482%20L2.469,3.482%20C2.534,3.433%202.599,3.39%202.664,3.349%20L2.664,3.349%20C3.113,3.053%203.576,2.745%203.248,1.512%20L3.248,1.512%20C3.099,0.947%202.586,0.768%202.325,0.75%20L2.325,0.75%20C2.292,0.745%202.225,0.735%202.133,0.735%20L2.133,0.735%20C1.8,0.735%201.151,0.86%200.743,1.744%20L0.743,1.744%20Z%20M1.076,1.9%20C1.263,1.495%201.502,1.291%201.715,1.191%20L1.715,1.191%20C2.003,1.057%202.245,1.109%202.263,1.113%20L2.263,1.113%20L2.294,1.117%20C2.313,1.118%202.773,1.153%202.895,1.606%20L2.895,1.606%20C3.155,2.583%202.877,2.766%202.461,3.041%20L2.461,3.041%20C2.392,3.087%202.322,3.134%202.253,3.184%20L2.253,3.184%20C1.602,3.659%200.898,3.808%200.728,3.852%20L0.728,3.852%20C0.602,3.723%200.665,2.79%201.076,1.9%20L1.076,1.9%20Z'%20id='path-249'%3e%3c/path%3e%3cpath%20d='M0.382,0.746%20C0.094,1.372%200.026,2.158%200.272,2.115%20L0.272,2.115%20C0.516,2.073%200.923,1.951%201.285,1.685%20L1.285,1.685%20C1.6,1.455%201.939,1.376%201.727,0.582%20L1.727,0.582%20C1.63,0.212%201.25,0.192%201.25,0.192%20L1.25,0.192%20C1.25,0.192%201.207,0.182%201.139,0.182%20L1.139,0.182%20C0.961,0.182%200.611,0.251%200.382,0.746%20L0.382,0.746%20Z'%20id='path-251'%3e%3c/path%3e%3cpath%20d='M2.199,0.488%20C0.575,1.558%200.652,3.153%201.076,3.301%20L1.076,3.301%20C1.538,3.462%202.893,2.627%203.264,2.375%20L3.264,2.375%20C3.769,2.033%203.453,1.278%203.4,1.028%20L3.4,1.028%20C3.356,0.82%202.768,0.438%202.391,0.438%20L2.391,0.438%20C2.317,0.438%202.251,0.453%202.199,0.488%20L2.199,0.488%20Z'%20id='path-253'%3e%3c/path%3e%3cpath%20d='M2.099,0.334%20C0.967,1.079%200.553,2.145%200.645,2.869%20L0.645,2.869%20C0.684,3.186%200.819,3.406%201.016,3.476%20L1.016,3.476%20C1.28,3.567%201.723,3.425%202.156,3.224%20L2.156,3.224%20C2.721,2.96%203.267,2.594%203.367,2.528%20L3.367,2.528%20C3.907,2.162%203.709,1.458%203.614,1.119%20L3.614,1.119%20C3.598,1.068%203.587,1.025%203.58,0.992%20L3.58,0.992%20C3.524,0.729%203.109,0.47%202.841,0.359%20L2.841,0.359%20C2.71,0.305%202.544,0.254%202.387,0.254%20L2.387,0.254%20C2.283,0.254%202.183,0.276%202.099,0.334%20L2.099,0.334%20Z%20M1.137,3.128%20C1.106,3.117%201.035,3.029%201.009,2.825%20L1.009,2.825%20C0.952,2.368%201.158,1.393%202.299,0.641%20L2.299,0.641%20C2.353,0.621%202.444,0.608%202.617,0.667%20L2.617,0.667%20C2.925,0.77%203.192,0.99%203.221,1.066%20L3.221,1.066%20C3.229,1.106%203.243,1.158%203.26,1.218%20L3.26,1.218%20C3.368,1.599%203.457,2.022%203.161,2.222%20L3.161,2.222%20C2.556,2.633%201.604,3.141%201.224,3.14000147%20L1.224,3.14000147%20C1.19,3.14000147%201.161,3.137%201.137,3.128%20L1.137,3.128%20Z'%20id='path-255'%3e%3c/path%3e%3cpath%20d='M1.39,0.645%20C0.433,1.277%200.478,2.217%200.728,2.306%20L0.728,2.306%20C1,2.4%201.8,1.908%202.02,1.757%20L2.02,1.757%20C2.316,1.556%202.131,1.111%202.099,0.965%20L2.099,0.965%20C2.073,0.842%201.726,0.616%201.504,0.616%20L1.504,0.616%20C1.46,0.616%201.421,0.625%201.39,0.645%20L1.39,0.645%20Z'%20id='path-257'%3e%3c/path%3e%3cpath%20d='M1.686,0.946%20C1.686,0.946%201.324,0.934%200.909,1.54%20L0.909,1.54%20C0.542,2.074%200.01,2.904%200.486,3.387%20L0.486,3.387%20C0.965,3.869%202.463,2.883%202.761,2.588%20L2.761,2.588%20C3.056,2.295%203.092,1.797%202.867,1.488%20L2.867,1.488%20C2.513,1.004%202.062,0.935%201.833,0.935%20L1.833,0.935%20C1.742,0.935%201.686,0.946%201.686,0.946%20L1.686,0.946%20Z'%20id='path-259'%3e%3c/path%3e%3cpath%20d='M1.668,0.763%20C1.563,0.768%201.173,0.831%200.758,1.435%20L0.758,1.435%20C0.431,1.912%20-0.249,2.904%200.357,3.516%20L0.357,3.516%20C0.668,3.83%201.229,3.702%201.749,3.459%20L1.749,3.459%20C2.27,3.216%202.747,2.86%202.89,2.72%20L2.89,2.72%20C3.243,2.37%203.298,1.768%203.015,1.379%20L3.015,1.379%20C2.616,0.834%202.106,0.751%201.836,0.751%20L1.836,0.751%20C1.756,0.751%201.697,0.758%201.668,0.763%20L1.668,0.763%20Z%20M0.617,3.257%20C0.272,2.909%200.647,2.246%201.06,1.645%20L1.06,1.645%20C1.262,1.349%201.444,1.223%201.56,1.169%20L1.56,1.169%20C1.633,1.135%201.68,1.13%201.686,1.129%20L1.686,1.129%20L1.721,1.126%20C1.745,1.123%202.303,1.028%202.719,1.596%20L2.719,1.596%20C2.897,1.839%202.856,2.235%202.631,2.457%20L2.631,2.457%20C2.341,2.742%201.365,3.337%200.857,3.337%20L0.857,3.337%20C0.755,3.337%200.672,3.312%200.617,3.257%20L0.617,3.257%20Z'%20id='path-261'%3e%3c/path%3e%3cpath%20d='M0.894,0.098%20C0.894,0.098%200.679,0.091%200.434,0.45%20L0.434,0.45%20C0.217,0.768%20-0.098,1.257%200.184,1.543%20L0.184,1.543%20C0.467,1.829%201.353,1.245%201.53,1.071%20L1.53,1.071%20C1.706,0.896%201.728,0.603%201.593,0.419%20L1.593,0.419%20C1.383,0.132%201.116,0.091%200.981,0.091%20L0.981,0.091%20C0.927,0.091%200.894,0.098%200.894,0.098%20L0.894,0.098%20Z'%20id='path-263'%3e%3c/path%3e%3cpath%20d='M4.104,10.61%20C5.85,16.481%205.116,18.941%205.911,20.299%20L5.911,20.299%20C6.526,21.35%207.469,22.131%208.563,21.604%20L8.563,21.604%20L11.827,20.032%20C13.353,19.297%2014.227,17.674%2014.018,15.989%20L14.018,15.989%20C13.851,14.634%2013.497,12.848%2012.775,10.725%20L12.775,10.725%20C11.713,7.876%2010.34,5.163%209.521,3.578%20L9.521,3.578%20L0.108,0.733%20C0.108,0.733%202.229,4.301%204.104,10.61%20L4.104,10.61%20Z'%20id='path-265'%3e%3c/path%3e%3cpath%20d='M0.477,1.108%20C0.499,1.143%202.577,4.686%204.401,10.818%20L4.401,10.818%20C5.387,14.13%205.561,16.288%205.688,17.864%20L5.688,17.864%20C5.786,19.075%205.858,19.949%206.278,20.669%20L6.278,20.669%20C7.224,22.285%208.558,22.886%209.852,22.282%20L9.852,22.282%20L9.882,22.266%20L13.148,20.694%20C14.949,19.827%2015.993,17.901%2015.746,15.901%20L15.746,15.901%20C15.534,14.176%2015.104,12.355%2014.463,10.468%20L14.463,10.468%20C13.428,7.695%2012.09,5.016%2011.173,3.241%20L11.173,3.241%20L9.87,3.915%20C10.443,5.023%2011.965,7.97%2013.081,10.96%20L13.081,10.96%20C13.682,12.731%2014.09,14.453%2014.29,16.078%20L14.29,16.078%20C14.459,17.451%2013.743,18.775%2012.508,19.368%20L12.508,19.368%20L9.244,20.941%20L9.233,20.946%20C8.524,21.277%207.924,20.575%207.544,19.927%20L7.544,19.927%20C7.293,19.499%207.236,18.803%207.15,17.749%20L7.15,17.749%20C7.025,16.201%206.836,13.861%205.807,10.401%20L5.807,10.401%20C3.926,4.077%201.827,0.506%201.738,0.359%20L1.738,0.359%20L0.477,1.108%20Z'%20id='path-267'%3e%3c/path%3e%3cpath%20d='M1.26,4.79%20C2.175,6.66%204.41,8.527%205.223,11.975%20L5.223,11.975%20C5.949,15.047%204.967,16.125%206.534,18.439%20L6.534,18.439%20C6.816,18.858%207.375,18.986%207.828,18.769%20L7.828,18.769%20L11.465,17.016%20C13.139,16.21%2013.986,14.302%2013.461,12.513%20L13.461,12.513%20C12.06,7.735%209.49,3.826%207.359,0.905%20L7.359,0.905%20L1.031,0.135%20C0.399,1.589%200.576,3.389%201.26,4.79%20L1.26,4.79%20Z'%20id='path-269'%3e%3c/path%3e%3cpath%20d='M1.602,6.112%20C1.941,6.806%202.43,7.477%202.949,8.188%20L2.949,8.188%20C3.913,9.511%205.006,11.01%205.509,13.143%20L5.509,13.143%20C5.781,14.289%205.798,15.15%205.814,15.911%20L5.814,15.911%20C5.838,17.181%205.86,18.277%206.927,19.852%20L6.927,19.852%20C7.404,20.554%208.345,20.805%209.126,20.441%20L9.126,20.441%20L9.147,20.432%20L12.784,18.68%20C14.793,17.712%2015.794,15.453%2015.165,13.308%20L15.165,13.308%20C13.725,8.393%2011.088,4.4%208.951,1.472%20L8.951,1.472%20L7.768,2.337%20C9.833,5.17%2012.382,9.023%2013.758,13.718%20L13.758,13.718%20C14.184,15.17%2013.505,16.699%2012.145,17.354%20L12.145,17.354%20L8.509,19.105%20C8.409,19.167%208.213,19.135%208.14,19.028%20L8.14,19.028%20C7.319,17.815%207.304,17.047%207.28,15.886%20L7.28,15.886%20C7.264,15.092%207.245,14.107%206.939,12.808%20L6.939,12.808%20C6.366,10.383%205.129,8.687%204.133,7.323%20L4.133,7.323%20C3.634,6.637%203.201,6.044%202.92,5.468%20L2.92,5.468%20C2.276,4.153%202.193,2.607%202.704,1.429%20L2.704,1.429%20L1.358,0.84%20C0.681,2.401%200.775,4.421%201.602,6.112%20L1.602,6.112%20Z'%20id='path-271'%3e%3c/path%3e%3cpolygon%20id='path-273'%20points='1.434%200.939%200.677%202.522%202.213%202.538%203.031%201.212%201.753%201.508%201.575%201.837%201.897%202.013%201.998%201.829%202.255%201.768%202.01%202.168%201.258%202.16%201.679%201.278%202.088%201.227%202.04%200.862'%3e%3c/polygon%3e%3cpath%20d='M1.308,1.003%20C0.841,2.01%200.734,3.272%201.128,3.203%20L1.128,3.203%20C1.52,3.137%202.175,2.94%202.758,2.513%20L2.758,2.513%20C3.264,2.144%203.808,2.014%203.469,0.74%20L3.469,0.74%20C3.31,0.146%202.701,0.114%202.701,0.114%20L2.701,0.114%20C2.701,0.114%202.632,0.097%202.522,0.097%20L2.522,0.097%20C2.237,0.097%201.674,0.208%201.308,1.003%20L1.308,1.003%20Z'%20id='path-275'%3e%3c/path%3e%3cpath%20d='M0.974,1.848%20C0.638,2.575%200.314,3.878%200.688,4.365%20L0.688,4.365%20C0.808,4.525%200.997,4.599%201.191,4.566%20L1.191,4.566%20C1.39,4.532%201.806,4.44%202.28,4.22%20L2.28,4.22%20C2.504,4.115%202.741,3.982%202.973,3.811%20L2.973,3.811%20C3.037,3.765%203.1,3.725%203.162,3.682%20L3.162,3.682%20C3.721,3.313%204.157,2.905%203.823,1.646%20L3.823,1.646%20C3.65,0.995%203.084,0.778%202.752,0.749%20L2.752,0.749%20C2.685,0.736%202.608,0.728%202.522,0.728%20L2.522,0.728%20C2.066,0.728%201.384,0.958%200.974,1.848%20L0.974,1.848%20Z%20M1.64,2.158%20C2,1.377%202.55,1.458%202.62,1.473%20L2.62,1.473%20L2.683,1.481%20C2.686,1.482%203.027,1.503%203.114,1.834%20L3.114,1.834%20C3.341,2.683%203.145,2.813%202.757,3.068%20L2.757,3.068%20C2.686,3.116%202.613,3.164%202.541,3.217%20L2.541,3.217%20C2.059,3.567%201.546,3.732%201.254,3.802%20L1.254,3.802%20C1.233,3.496%201.338,2.812%201.64,2.158%20L1.64,2.158%20Z'%20id='path-277'%3e%3c/path%3e%3cpath%20d='M0.779,0.927%20C0.49,1.553%200.424,2.339%200.669,2.296%20L0.669,2.296%20C0.913,2.255%201.32,2.131%201.683,1.866%20L1.683,1.866%20C1.998,1.637%202.336,1.555%202.125,0.763%20L2.125,0.763%20C2.027,0.394%201.648,0.373%201.648,0.373%20L1.648,0.373%20C1.648,0.373%201.605,0.363%201.537,0.363%20L1.537,0.363%20C1.359,0.363%201.009,0.432%200.779,0.927%20L0.779,0.927%20Z'%20id='path-279'%3e%3c/path%3e%3cpolygon%20id='path-281'%20points='0.702%202.062%201.625%203.441%203.226%202.81%203.583%201.484%202.27%201.406%201.429%202.163%202.343%202.54%202.482%202.199%202.109%202.046%202.401%201.783%203.111%201.824%202.919%202.535%201.765%202.991%201.18%202.118%202.17%201.191%201.919%200.922'%3e%3c/polygon%3e%3cpath%20d='M1.641,0.379%20C1.714,0.53%201.65,0.71%201.501,0.782%20L1.501,0.782%20L1.497,0.784%20C1.426,0.817%201.345,0.821%201.271,0.794%20L1.271,0.794%20C1.195,0.768%201.133,0.713%201.099,0.641%20L1.099,0.641%20L0.933,0.721%20C1.048,0.96%201.335,1.062%201.575,0.95%20L1.575,0.95%20L1.581,0.947%20C1.697,0.892%201.785,0.794%201.827,0.67%20L1.827,0.67%20C1.87,0.548%201.862,0.416%201.805,0.299%20L1.805,0.299%20L1.641,0.379%20Z'%20id='path-283'%3e%3c/path%3e%3cpath%20d='M0.932,0.721%20C0.967,0.793%200.973,0.874%200.946,0.951%20L0.946,0.951%20C0.92,1.027%200.865,1.089%200.791,1.124%20L0.791,1.124%20L0.789,1.125%20C0.717,1.158%200.638,1.162%200.563,1.136%20L0.563,1.136%20C0.487,1.109%200.426,1.055%200.391,0.981%20L0.391,0.981%20L0.226,1.062%20C0.281,1.178%200.38,1.266%200.502,1.31%20L0.502,1.31%20C0.622,1.352%200.751,1.346%200.868,1.291%20L0.868,1.291%20L0.873,1.289%20C0.989,1.233%201.077,1.135%201.12,1.011%20L1.12,1.011%20C1.162,0.889%201.155,0.757%201.098,0.641%20L1.098,0.641%20L0.932,0.721%20Z'%20id='path-285'%3e%3c/path%3e%3cpath%20d='M1.458,0.904%20C1.53,1.055%201.468,1.236%201.318,1.307%20L1.318,1.307%20L1.314,1.309%20C1.242,1.342%201.162,1.347%201.088,1.321%20L1.088,1.321%20C1.012,1.294%200.95,1.239%200.915,1.166%20L0.915,1.166%20L0.75,1.247%20C0.805,1.362%200.904,1.451%201.027,1.494%20L1.027,1.494%20C1.147,1.536%201.276,1.53%201.391,1.477%20L1.391,1.477%20L1.398,1.473%20C1.638,1.358%201.739,1.067%201.624,0.825%20L1.624,0.825%20L1.458,0.904%20Z'%20id='path-287'%3e%3c/path%3e%3cpath%20d='M0.532,0.75%20C0.661,0.765%200.777,0.828%200.859,0.93%20L0.859,0.93%20C0.942,1.033%200.979,1.159%200.965,1.289%20L0.965,1.289%20C0.951,1.418%200.888,1.535%200.786,1.617%20L0.786,1.617%20C0.683,1.699%200.558,1.736%200.429,1.721%20L0.429,1.721%20L0.409,1.905%20C0.535,1.918%200.656,1.896%200.764,1.846%20L0.764,1.846%20C0.97,1.749%201.122,1.551%201.147,1.309%20L1.147,1.309%20C1.167,1.131%201.115,0.954%201.002,0.815%20L1.002,0.815%20C0.889,0.675%200.729,0.587%200.551,0.567%20L0.551,0.567%20L0.532,0.75%20Z'%20id='path-289'%3e%3c/path%3e%3cpath%20d='M1.047,0.391%20C1.176,0.404%201.292,0.469%201.374,0.57%20L1.374,0.57%20C1.456,0.673%201.493,0.799%201.479,0.929%20L1.479,0.929%20C1.465,1.058%201.402,1.175%201.302,1.257%20L1.302,1.257%20C1.198,1.34%201.073,1.375%200.943,1.361%20L0.943,1.361%20L0.925,1.545%20C1.051,1.558%201.171,1.536%201.278,1.486%20L1.278,1.486%20C1.484,1.39%201.637,1.191%201.663,0.949%20L1.663,0.949%20C1.682,0.77%201.63,0.595%201.518,0.455%20L1.518,0.455%20C1.404,0.315%201.244,0.227%201.066,0.207%20L1.066,0.207%20L1.047,0.391%20Z'%20id='path-291'%3e%3c/path%3e%3cpath%20d='M1.833,0.236%20C1.938,0.454%201.847,0.714%201.628,0.819%20L1.628,0.819%20L1.625,0.821%20C1.522,0.868%201.405,0.875%201.297,0.836%20L1.297,0.836%20C1.187,0.798%201.099,0.719%201.048,0.614%20L1.048,0.614%20L0.883,0.694%20C0.955,0.843%201.08,0.956%201.237,1.011%20L1.237,1.011%20C1.389,1.064%201.555,1.057%201.703,0.987%20L1.703,0.987%20L1.71,0.984%20C2.018,0.836%202.146,0.464%201.998,0.157%20L1.998,0.157%20L1.833,0.236%20Z'%20id='path-293'%3e%3c/path%3e%3cpath%20d='M1.883,0.694%20C1.933,0.799%201.94,0.917%201.903,1.028%20L1.903,1.028%20C1.864,1.138%201.786,1.225%201.68,1.276%20L1.68,1.276%20L1.676,1.278%20C1.461,1.379%201.202,1.286%201.097,1.071%20L1.097,1.071%20L0.933,1.151%20C1.081,1.457%201.448,1.588%201.754,1.445%20L1.754,1.445%20L1.76,1.442%20C1.909,1.37%202.021,1.245%202.076,1.087%20L2.076,1.087%20C2.129,0.932%202.12,0.763%202.048,0.614%20L2.048,0.614%20L1.883,0.694%20Z'%20id='path-295'%3e%3c/path%3e%3cpath%20d='M1.587,0.941%20C1.692,1.158%201.6,1.419%201.384,1.524%20L1.384,1.524%20L1.38,1.525%20C1.165,1.626%200.907,1.535%200.803,1.319%20L0.803,1.319%20L0.638,1.399%20C0.785,1.705%201.151,1.835%201.458,1.693%20L1.458,1.693%20L1.465,1.689%20C1.771,1.541%201.902,1.17%201.753,0.861%20L1.753,0.861%20L1.587,0.941%20Z'%20id='path-297'%3e%3c/path%3e%3cpath%20d='M1.191,0.253%20C1.241,0.358%201.248,0.476%201.209,0.587%20L1.209,0.587%20C1.172,0.697%201.092,0.786%200.987,0.836%20L0.987,0.836%20L0.984,0.838%20C0.879,0.886%200.763,0.892%200.654,0.854%20L0.654,0.854%20C0.545,0.815%200.456,0.736%200.405,0.631%20L0.405,0.631%20L0.24,0.711%20C0.312,0.86%200.438,0.973%200.595,1.028%20L0.595,1.028%20C0.748,1.082%200.913,1.074%201.06,1.004%20L1.06,1.004%20L1.068,1.001%20C1.217,0.93%201.328,0.805%201.383,0.648%20L1.383,0.648%20C1.437,0.49%201.427,0.323%201.356,0.174%20L1.356,0.174%20L1.191,0.253%20Z'%20id='path-299'%3e%3c/path%3e%3cpath%20d='M1.241,0.71%20C1.345,0.928%201.255,1.189%201.038,1.292%20L1.038,1.292%20L1.033,1.295%20C0.817,1.396%200.56,1.304%200.456,1.089%20L0.456,1.089%20L0.291,1.169%20C0.438,1.474%200.805,1.605%201.111,1.462%20L1.111,1.462%20L1.119,1.458%20C1.425,1.31%201.554,0.939%201.406,0.631%20L1.406,0.631%20L1.241,0.71%20Z'%20id='path-301'%3e%3c/path%3e%3cpath%20d='M1.945,0.958%20C1.996,1.064%202.002,1.182%201.964,1.292%20L1.964,1.292%20C1.926,1.402%201.848,1.49%201.742,1.541%20L1.742,1.541%20C1.644,1.599%201.518,1.597%201.409,1.559%20L1.409,1.559%20C1.3,1.521%201.21,1.441%201.161,1.335%20L1.161,1.335%20L0.996,1.416%20C1.068,1.566%201.193,1.678%201.35,1.733%20L1.35,1.733%20C1.503,1.786%201.668,1.778%201.815,1.71%20L1.815,1.71%20L1.823,1.706%20C1.971,1.635%202.083,1.509%202.137,1.353%20L2.137,1.353%20C2.192,1.196%202.182,1.028%202.11,0.879%20L2.11,0.879%20L1.945,0.958%20Z'%20id='path-303'%3e%3c/path%3e%3cpath%20d='M1.877,0.361%20C1.934,0.479%201.941,0.611%201.9,0.734%20L1.9,0.734%20C1.857,0.857%201.767,0.956%201.649,1.013%20L1.649,1.013%20L1.645,1.015%20C1.404,1.127%201.115,1.025%200.999,0.784%20L0.999,0.784%20L0.834,0.864%20C0.994,1.195%201.391,1.336%201.723,1.181%20L1.723,1.181%20L1.73,1.179%20C1.892,1.1%202.012,0.964%202.072,0.794%20L2.072,0.794%20C2.131,0.625%202.12,0.443%202.042,0.281%20L2.042,0.281%20L1.877,0.361%20Z'%20id='path-305'%3e%3c/path%3e%3cpath%20d='M1.607,0.135%20C1.664,0.253%201.673,0.386%201.63,0.508%20L1.63,0.508%20C1.587,0.631%201.498,0.73%201.379,0.788%20L1.379,0.788%20L1.375,0.79%20C1.259,0.844%201.128,0.851%201.008,0.808%20L1.008,0.808%20C0.885,0.765%200.786,0.675%200.73,0.559%20L0.73,0.559%20L0.564,0.639%20C0.724,0.97%201.121,1.111%201.452,0.956%20L1.452,0.956%20L1.46,0.953%20C1.622,0.875%201.743,0.738%201.803,0.57%20L1.803,0.57%20C1.861,0.4%201.85,0.216%201.772,0.055%20L1.772,0.055%20L1.607,0.135%20Z'%20id='path-307'%3e%3c/path%3e%3cpath%20d='M1.886,0.71%20C2.033,1.016%201.905,1.384%201.601,1.53%20L1.601,1.53%20L1.595,1.533%20C1.292,1.674%200.93,1.546%200.784,1.243%20L0.784,1.243%20L0.619,1.322%20C0.711,1.514%200.872,1.658%201.073,1.728%20L1.073,1.728%20C1.271,1.798%201.483,1.788%201.673,1.699%20L1.673,1.699%20L1.681,1.695%20C2.075,1.505%202.242,1.028%202.052,0.631%20L2.052,0.631%20L1.886,0.71%20Z'%20id='path-309'%3e%3c/path%3e%3cpath%20d='M1.559,0.653%20C1.63,0.8%201.64,0.968%201.586,1.122%20L1.586,1.122%20C1.531,1.276%201.421,1.4%201.273,1.471%20L1.273,1.471%20L1.266,1.474%20C1.121,1.542%200.958,1.55%200.805,1.497%20L0.805,1.497%20C0.652,1.442%200.527,1.33%200.457,1.184%20L0.457,1.184%20L0.291,1.262%20C0.383,1.456%200.544,1.6%200.745,1.67%20L0.745,1.67%20C0.942,1.74%201.155,1.729%201.344,1.641%20L1.344,1.641%20L1.354,1.636%20C1.544,1.545%201.688,1.383%201.759,1.183%20L1.759,1.183%20C1.829,0.982%201.816,0.765%201.723,0.573%20L1.723,0.573%20L1.559,0.653%20Z'%20id='path-311'%3e%3c/path%3e%3cpath%20d='M1.641,0.532%20C1.732,0.723%201.652,0.95%201.463,1.04%20L1.463,1.04%20C1.37,1.086%201.27,1.089%201.174,1.056%20L1.174,1.056%20C1.079,1.022%201.001,0.954%200.957,0.862%20L0.957,0.862%20L0.792,0.942%20C0.927,1.22%201.26,1.339%201.536,1.209%20L1.536,1.209%20L1.543,1.206%20C1.679,1.141%201.781,1.027%201.831,0.884%20L1.831,0.884%20C1.88,0.742%201.871,0.589%201.806,0.454%20L1.806,0.454%20L1.641,0.532%20Z'%20id='path-313'%3e%3c/path%3e%3cpath%20d='M1.422,0.163%20C1.466,0.253%201.471,0.357%201.438,0.453%20L1.438,0.453%20C1.404,0.548%201.336,0.626%201.246,0.67%20L1.246,0.67%20L1.242,0.672%20C1.15,0.714%201.049,0.719%200.955,0.685%20L0.955,0.685%20C0.859,0.653%200.783,0.584%200.739,0.493%20L0.739,0.493%20L0.573,0.571%20C0.707,0.85%201.04,0.969%201.319,0.838%20L1.319,0.838%20L1.325,0.836%20C1.605,0.701%201.722,0.363%201.587,0.082%20L1.587,0.082%20L1.422,0.163%20Z'%20id='path-315'%3e%3c/path%3e%3cpath%20d='M0.845,0.665%20C0.955,0.714%201.04,0.804%201.083,0.916%20L1.083,0.916%20C1.127,1.029%201.123,1.151%201.074,1.262%20L1.074,1.262%20C1.025,1.372%200.926,1.461%200.825,1.499%20L0.825,1.499%20C0.713,1.542%200.59,1.539%200.481,1.49%20L0.481,1.49%20L0.406,1.658%20C0.562,1.727%200.734,1.731%200.89,1.67%20L0.89,1.67%20C0.906,1.665%200.919,1.66%200.932,1.653%20L0.932,1.653%20C1.07,1.589%201.18,1.478%201.242,1.337%20L1.242,1.337%20C1.311,1.182%201.315,1.009%201.254,0.85%20L1.254,0.85%20C1.193,0.691%201.075,0.566%200.92,0.497%20L0.92,0.497%20L0.845,0.665%20Z'%20id='path-317'%3e%3c/path%3e%3cpath%20d='M1.121,0.382%20C1.348,0.484%201.451,0.752%201.35,0.979%20L1.35,0.979%20C1.25,1.206%200.983,1.309%200.756,1.207%20L0.756,1.207%20L0.681,1.375%20C0.855,1.452%201.047,1.445%201.208,1.371%20L1.208,1.371%20C1.341,1.309%201.454,1.2%201.518,1.055%20L1.518,1.055%20C1.66,0.735%201.515,0.358%201.195,0.214%20L1.195,0.214%20L1.121,0.382%20Z'%20id='path-319'%3e%3c/path%3e%3cpath%20d='M1.536,0.249%20C1.767,0.443%201.8,0.787%201.607,1.018%20L1.607,1.018%20C1.416,1.25%201.072,1.279%200.84,1.087%20L0.84,1.087%20L0.723,1.228%20C0.873,1.352%201.063,1.413%201.256,1.395%20L1.256,1.395%20C1.341,1.387%201.423,1.365%201.498,1.33%20L1.498,1.33%20C1.594,1.285%201.68,1.22%201.749,1.135%20L1.749,1.135%20C2.005,0.827%201.962,0.365%201.653,0.108%20L1.653,0.108%20L1.536,0.249%20Z'%20id='path-321'%3e%3c/path%3e%3cpath%20d='M1.723,0.228%20C1.955,0.421%201.987,0.766%201.794,0.996%20L1.794,0.996%20C1.704,1.108%201.572,1.177%201.426,1.19%20L1.426,1.19%20C1.282,1.203%201.14,1.16%201.029,1.065%20L1.029,1.065%20L0.912,1.207%20C1.136,1.393%201.438,1.423%201.686,1.307%20L1.686,1.307%20C1.78,1.264%201.866,1.199%201.937,1.114%20L1.937,1.114%20C2.192,0.805%202.149,0.345%201.84,0.087%20L1.84,0.087%20L1.723,0.228%20Z'%20id='path-323'%3e%3c/path%3e%3cpath%20d='M1.62,0.147%20C1.732,0.241%201.801,0.371%201.814,0.517%20L1.814,0.517%20C1.827,0.662%201.784,0.804%201.69,0.916%20L1.69,0.916%20C1.6,1.027%201.468,1.096%201.322,1.109%20L1.322,1.109%20C1.178,1.122%201.036,1.078%200.924,0.984%20L0.924,0.984%20L0.808,1.126%20C0.957,1.251%201.145,1.31%201.339,1.292%20L1.339,1.292%20C1.424,1.284%201.505,1.262%201.581,1.227%20L1.581,1.227%20C1.676,1.183%201.763,1.117%201.832,1.034%20L1.832,1.034%20C1.956,0.884%202.015,0.694%201.997,0.501%20L1.997,0.501%20C1.979,0.307%201.887,0.131%201.738,0.006%20L1.738,0.006%20L1.62,0.147%20Z'%20id='path-325'%3e%3c/path%3e%3cpath%20d='M1.806,1.126%20C2.039,1.319%202.072,1.664%201.878,1.895%20L1.878,1.895%20C1.688,2.125%201.343,2.156%201.111,1.963%20L1.111,1.963%20L0.995,2.105%20C1.145,2.23%201.333,2.289%201.527,2.271%20L1.527,2.271%20C1.611,2.263%201.694,2.242%201.768,2.206%20L1.768,2.206%20C1.866,2.161%201.95,2.097%202.02,2.012%20L2.02,2.012%20C2.276,1.703%202.233,1.242%201.924,0.984%20L1.924,0.984%20L1.806,1.126%20Z'%20id='path-327'%3e%3c/path%3e%3cpath%20d='M1.515,1.066%20C1.627,1.159%201.696,1.289%201.709,1.436%20L1.709,1.436%20C1.722,1.581%201.68,1.722%201.585,1.834%20L1.585,1.834%20C1.396,2.064%201.051,2.098%200.82,1.903%20L0.82,1.903%20L0.703,2.045%20C0.927,2.231%201.229,2.261%201.477,2.145%20L1.477,2.145%20C1.571,2.102%201.657,2.036%201.729,1.951%20L1.729,1.951%20C1.852,1.801%201.91,1.613%201.892,1.419%20L1.892,1.419%20C1.874,1.225%201.783,1.049%201.633,0.924%20L1.633,0.924%20L1.515,1.066%20Z'%20id='path-329'%3e%3c/path%3e%3cpath%20d='M1.552,0.613%20C1.683,0.886%201.569,1.216%201.296,1.347%20L1.296,1.347%20L1.29,1.351%20C1.018,1.477%200.693,1.361%200.561,1.089%20L0.561,1.089%20L0.396,1.169%20C0.571,1.531%201.005,1.686%201.368,1.517%20L1.368,1.517%20L1.376,1.513%20C1.74,1.337%201.893,0.898%201.717,0.533%20L1.717,0.533%20L1.552,0.613%20Z'%20id='path-331'%3e%3c/path%3e%3cpath%20d='M1.905,0.62%20C2.037,0.895%201.923,1.225%201.649,1.356%20L1.649,1.356%20L1.644,1.359%20C1.372,1.485%201.046,1.37%200.915,1.098%20L0.915,1.098%20L0.75,1.178%20C0.925,1.54%201.358,1.695%201.721,1.526%20L1.721,1.526%20L1.73,1.521%20C2.094,1.347%202.247,0.906%202.07,0.541%20L2.07,0.541%20L1.905,0.62%20Z'%20id='path-333'%3e%3c/path%3e%3cpath%20d='M1.357,0.522%20C1.402,0.617%201.408,0.723%201.374,0.824%20L1.374,0.824%20C1.339,0.923%201.267,1.004%201.174,1.049%20L1.174,1.049%20L1.17,1.051%20C0.975,1.142%200.74,1.059%200.646,0.865%20L0.646,0.865%20L0.482,0.945%20C0.619,1.229%200.96,1.352%201.247,1.218%20L1.247,1.218%20L1.253,1.215%20C1.392,1.148%201.497,1.031%201.546,0.885%20L1.546,0.885%20C1.599,0.739%201.589,0.581%201.521,0.442%20L1.521,0.442%20L1.357,0.522%20Z'%20id='path-335'%3e%3c/path%3e%3cpath%20d='M0.755,0.622%20C0.82,0.759%200.763,0.922%200.628,0.988%20L0.628,0.988%20L0.625,0.99%20C0.559,1.019%200.487,1.023%200.419,0.999%20L0.419,0.999%20C0.35,0.974%200.294,0.925%200.263,0.86%20L0.263,0.86%20L0.098,0.938%20C0.15,1.049%200.243,1.133%200.359,1.173%20L0.359,1.173%20C0.472,1.213%200.594,1.206%200.703,1.156%20L0.703,1.156%20L0.708,1.153%20C0.934,1.044%201.029,0.771%200.919,0.544%20L0.919,0.544%20L0.755,0.622%20Z'%20id='path-337'%3e%3c/path%3e%3cpath%20d='M1.223,0.353%20C1.308,0.473%201.342,0.619%201.319,0.764%20L1.319,0.764%20C1.296,0.909%201.216,1.036%201.097,1.121%20L1.097,1.121%20C0.976,1.206%200.832,1.24%200.687,1.216%20L0.687,1.216%20C0.542,1.192%200.415,1.113%200.33,0.993%20L0.33,0.993%20L0.181,1.099%20C0.294,1.258%200.464,1.366%200.657,1.398%20L0.657,1.398%20C0.804,1.422%200.953,1.402%201.086,1.341%20L1.086,1.341%20C1.126,1.322%201.166,1.298%201.204,1.27%20L1.204,1.27%20C1.363,1.158%201.469,0.988%201.5,0.793%20L1.5,0.793%20C1.532,0.6%201.486,0.405%201.372,0.245%20L1.372,0.245%20L1.223,0.353%20Z'%20id='path-339'%3e%3c/path%3e%3cpath%20d='M1.534,0.436%20C1.605,0.583%201.615,0.751%201.563,0.904%20L1.563,0.904%20C1.507,1.059%201.397,1.184%201.25,1.255%20L1.25,1.255%20L1.242,1.258%20C1.096,1.327%200.934,1.334%200.782,1.282%20L0.782,1.282%20C0.628,1.226%200.502,1.115%200.431,0.967%20L0.431,0.967%20L0.267,1.048%20C0.359,1.239%200.52,1.383%200.721,1.454%20L0.721,1.454%20C0.919,1.524%201.132,1.513%201.32,1.425%20L1.32,1.425%20L1.329,1.42%20C1.52,1.328%201.665,1.166%201.735,0.966%20L1.735,0.966%20C1.805,0.765%201.792,0.548%201.699,0.355%20L1.699,0.355%20L1.534,0.436%20Z'%20id='path-341'%3e%3c/path%3e%3cpath%20d='M2.207,0.378%20C2.278,0.525%202.288,0.692%202.234,0.846%20L2.234,0.846%20C2.179,1.001%202.069,1.125%201.92,1.198%20L1.92,1.198%20L1.915,1.2%20C1.612,1.341%201.25,1.211%201.105,0.909%20L1.105,0.909%20L0.939,0.989%20C1.129,1.381%201.6,1.55%201.993,1.366%20L1.993,1.366%20L2.003,1.362%20C2.194,1.27%202.338,1.108%202.407,0.908%20L2.407,0.908%20C2.477,0.707%202.465,0.49%202.372,0.298%20L2.372,0.298%20L2.207,0.378%20Z'%20id='path-343'%3e%3c/path%3e%3cpath%20d='M1.596,0.668%20C-0.027,1.738%200.048,3.334%200.473,3.482%20L0.473,3.482%20C0.936,3.644%202.29,2.807%202.661,2.555%20L2.661,2.555%20C3.166,2.214%202.851,1.459%202.798,1.209%20L2.798,1.209%20C2.753,1.002%202.164,0.619%201.788,0.619%20L1.788,0.619%20C1.714,0.619%201.648,0.634%201.596,0.668%20L1.596,0.668%20Z'%20id='path-345'%3e%3c/path%3e%3cpath%20d='M2.395,0.361%20C1.117,1.202%200.769,2.347%200.859,3.071%20L0.859,3.071%20C0.908,3.46%201.088,3.737%201.354,3.83%20L1.354,3.83%20C1.674,3.941%202.171,3.787%202.648,3.563%20L2.648,3.563%20C3.16,3.325%203.649,3.008%203.868,2.861%20L3.868,2.861%20C4.517,2.421%204.286,1.602%204.188,1.251%20L4.188,1.251%20C4.175,1.205%204.163,1.166%204.156,1.135%20L4.156,1.135%20C4.082,0.778%203.589,0.487%203.309,0.37%20L3.309,0.37%20C3.118,0.291%202.942,0.25%202.786,0.25%20L2.786,0.25%20C2.637,0.25%202.506,0.287%202.395,0.361%20L2.395,0.361%20Z%20M1.642,3.164%20C1.61,3.125%201.553,2.943%201.596,2.654%20L1.596,2.654%20C1.639,2.36%201.839,1.614%202.782,0.987%20L2.782,0.987%20C2.938,0.967%203.372,1.202%203.439,1.285%20L3.439,1.285%20C3.448,1.328%203.463,1.384%203.482,1.449%20L3.482,1.449%20C3.57,1.767%203.651,2.119%203.455,2.25%20L3.455,2.25%20C2.731,2.743%201.846,3.164%201.653,3.164%20L1.653,3.164%20C1.649,3.164%201.646,3.164%201.642,3.164%20L1.642,3.164%20Z'%20id='path-347'%3e%3c/path%3e%3cpath%20d='M1.788,0.826%20C0.829,1.458%200.874,2.399%201.126,2.486%20L1.126,2.486%20C1.397,2.582%202.197,2.087%202.417,1.939%20L2.417,1.939%20C2.714,1.737%202.527,1.293%202.496,1.145%20L2.496,1.145%20C2.471,1.023%202.123,0.797%201.901,0.797%20L1.901,0.797%20C1.857,0.797%201.818,0.806%201.788,0.826%20L1.788,0.826%20Z'%20id='path-349'%3e%3c/path%3e%3cpath%20d='M1.961,0.454%20C1.961,0.454%201.64,0.443%201.273,0.979%20L1.273,0.979%20C0.949,1.452%200.478,2.186%200.9,2.613%20L0.9,2.613%20C1.324,3.039%202.647,2.167%202.91,1.907%20L2.91,1.907%20C3.174,1.647%203.206,1.207%203.005,0.933%20L3.005,0.933%20C2.692,0.505%202.293,0.444%202.091,0.444%20L2.091,0.444%20C2.01,0.444%201.961,0.454%201.961,0.454%20L1.961,0.454%20Z'%20id='path-351'%3e%3c/path%3e%3cpath%20d='M1.917,0.088%20C1.763,0.1%201.367,0.194%200.971,0.77%20L0.971,0.77%20C0.676,1.201%20-0.016,2.209%200.64,2.871%20L0.64,2.871%20C0.996,3.23%201.583,3.101%202.104,2.858%20L2.104,2.858%20C2.619,2.617%203.072,2.264%203.169,2.169%20L3.169,2.169%20C3.557,1.785%203.615,1.147%203.301,0.716%20L3.301,0.716%20C2.93,0.21%202.432,0.075%202.092,0.075%20L2.092,0.075%20C2.028,0.075%201.969,0.079%201.917,0.088%20L1.917,0.088%20Z%20M1.161,2.354%20C0.935,2.124%201.417,1.42%201.576,1.188%20L1.576,1.188%20C1.737,0.954%201.868,0.868%201.936,0.837%20L1.936,0.837%20C1.956,0.827%201.971,0.823%201.978,0.821%20L1.978,0.821%20L2.027,0.816%20C2.067,0.809%202.426,0.764%202.709,1.15%20L2.709,1.15%20C2.797,1.27%202.79,1.507%202.652,1.645%20L2.652,1.645%20C2.378,1.917%201.547,2.37%201.239,2.37%20L1.239,2.37%20C1.207,2.37%201.18,2.365%201.161,2.354%20L1.161,2.354%20Z'%20id='path-353'%3e%3c/path%3e%3cpath%20d='M1.144,0.588%20C1.144,0.588%200.955,0.583%200.738,0.9%20L0.738,0.9%20C0.546,1.179%200.267,1.614%200.516,1.867%20L0.516,1.867%20C0.766,2.12%201.55,1.602%201.707,1.449%20L1.707,1.449%20C1.863,1.295%201.881,1.035%201.763,0.872%20L1.763,0.872%20C1.577,0.618%201.34,0.582%201.221,0.582%20L1.221,0.582%20C1.173,0.582%201.144,0.588%201.144,0.588%20L1.144,0.588%20Z'%20id='path-355'%3e%3c/path%3e%3cpath%20d='M1.633,0.049%20C1.633,0.049%201.311,0.039%200.944,0.575%20L0.944,0.575%20C0.62,1.048%200.148,1.782%200.572,2.209%20L0.572,2.209%20C0.994,2.634%202.318,1.763%202.581,1.503%20L2.581,1.503%20C2.845,1.243%202.876,0.803%202.676,0.528%20L2.676,0.528%20C2.362,0.1%201.963,0.04%201.762,0.04%20L1.762,0.04%20C1.682,0.04%201.633,0.049%201.633,0.049%20L1.633,0.049%20Z'%20id='path-357'%3e%3c/path%3e%3cpath%20d='M1.589,0.683%20C1.435,0.696%201.039,0.787%200.642,1.366%20L0.642,1.366%20C0.346,1.797%20-0.345,2.805%200.311,3.467%20L0.311,3.467%20C0.667,3.826%201.254,3.696%201.774,3.454%20L1.774,3.454%20C2.29,3.213%202.743,2.861%202.84,2.765%20L2.84,2.765%20C3.228,2.38%203.285,1.742%202.972,1.312%20L2.972,1.312%20C2.601,0.805%202.101,0.67%201.762,0.67%20L1.762,0.67%20C1.698,0.67%201.64,0.675%201.589,0.683%20L1.589,0.683%20Z%20M0.832,2.95%20C0.606,2.721%201.088,2.016%201.247,1.784%20L1.247,1.784%20C1.406,1.551%201.539,1.464%201.607,1.434%20L1.607,1.434%20C1.628,1.423%201.643,1.418%201.648,1.417%20L1.648,1.417%20L1.698,1.411%20C1.738,1.405%202.096,1.36%202.38,1.746%20L2.38,1.746%20C2.468,1.865%202.462,2.103%202.323,2.241%20L2.323,2.241%20C2.049,2.513%201.219,2.966%200.91,2.966%20L0.91,2.966%20C0.878,2.966%200.851,2.961%200.832,2.95%20L0.832,2.95%20Z'%20id='path-359'%3e%3c/path%3e%3cpath%20d='M0.815,0.185%20C0.815,0.185%200.627,0.178%200.409,0.496%20L0.409,0.496%20C0.217,0.776%20-0.062,1.21%200.187,1.463%20L0.187,1.463%20C0.437,1.715%201.221,1.199%201.378,1.045%20L1.378,1.045%20C1.534,0.891%201.552,0.632%201.435,0.468%20L1.435,0.468%20C1.249,0.215%201.013,0.179%200.893,0.179%20L0.893,0.179%20C0.845,0.179%200.815,0.185%200.815,0.185%20L0.815,0.185%20Z'%20id='path-361'%3e%3c/path%3e%3cpath%20d='M2.009,0.943%20C0.386,2.014%200.462,3.609%200.885,3.757%20L0.885,3.757%20C1.347,3.919%202.702,3.082%203.074,2.831%20L3.074,2.831%20C3.579,2.489%203.262,1.734%203.21,1.485%20L3.21,1.485%20C3.167,1.277%202.577,0.894%202.201,0.894%20L2.201,0.894%20C2.126,0.894%202.06,0.909%202.009,0.943%20L2.009,0.943%20Z'%20id='path-363'%3e%3c/path%3e%3cpath%20d='M1.806,0.636%20C0.528,1.479%200.182,2.623%200.273,3.348%20L0.273,3.348%20C0.321,3.737%200.501,4.012%200.767,4.105%20L0.767,4.105%20C1.086,4.217%201.585,4.062%202.062,3.839%20L2.062,3.839%20C2.573,3.6%203.062,3.283%203.281,3.135%20L3.281,3.135%20C3.929,2.696%203.698,1.876%203.6,1.526%20L3.6,1.526%20C3.588,1.48%203.576,1.441%203.569,1.411%20L3.569,1.411%20C3.494,1.052%203,0.761%202.721,0.644%20L2.721,0.644%20C2.532,0.566%202.358,0.527%202.203,0.527%20L2.203,0.527%20C2.051,0.527%201.918,0.564%201.806,0.636%20L1.806,0.636%20Z%20M1.055,3.439%20C1.022,3.4%200.966,3.218%201.008,2.928%20L1.008,2.928%20C1.05,2.635%201.252,1.89%202.195,1.262%20L2.195,1.262%20C2.351,1.242%202.784,1.477%202.851,1.56%20L2.851,1.56%20C2.86,1.603%202.874,1.659%202.894,1.724%20L2.894,1.724%20C2.983,2.043%203.064,2.395%202.868,2.525%20L2.868,2.525%20C2.142,3.017%201.254,3.439%201.065,3.439%20L1.065,3.439%20C1.061,3.439%201.058,3.439%201.055,3.439%20L1.055,3.439%20Z'%20id='path-365'%3e%3c/path%3e%3cpath%20d='M1.201,0.102%20C0.242,0.732%200.287,1.674%200.538,1.761%20L0.538,1.761%20C0.811,1.857%201.609,1.363%201.829,1.214%20L1.829,1.214%20C2.126,1.012%201.94,0.567%201.909,0.42%20L1.909,0.42%20C1.883,0.298%201.536,0.072%201.315,0.072%20L1.315,0.072%20C1.271,0.072%201.232,0.081%201.201,0.102%20L1.201,0.102%20Z'%20id='path-367'%3e%3c/path%3e%3cpath%20d='M0.967,1.496%20C0.501,2.503%200.394,3.765%200.787,3.696%20L0.787,3.696%20C1.181,3.629%201.835,3.432%202.418,3.006%20L2.418,3.006%20C2.924,2.636%203.467,2.508%203.127,1.232%20L3.127,1.232%20C2.97,0.638%202.361,0.607%202.361,0.607%20L2.361,0.607%20C2.361,0.607%202.292,0.59%202.181,0.59%20L2.181,0.59%20C1.895,0.59%201.333,0.701%200.967,1.496%20L0.967,1.496%20Z'%20id='path-369'%3e%3c/path%3e%3cpath%20d='M0.8,1.418%20C0.427,2.223%200.21,3.378%200.492,3.747%20L0.492,3.747%20C0.573,3.851%200.691,3.899%200.818,3.878%20L0.818,3.878%20C0.971,3.851%201.389,3.765%201.868,3.542%20L1.868,3.542%20C2.082,3.442%202.306,3.316%202.525,3.156%20L2.525,3.156%20C2.591,3.107%202.656,3.065%202.721,3.023%20L2.721,3.023%20C3.169,2.725%203.632,2.418%203.305,1.186%20L3.305,1.186%20C3.155,0.621%202.642,0.442%202.381,0.424%20L2.381,0.424%20C2.349,0.418%202.281,0.409%202.189,0.409%20L2.189,0.409%20C1.856,0.409%201.208,0.534%200.8,1.418%20L0.8,1.418%20Z%20M1.133,1.574%20C1.319,1.169%201.559,0.965%201.773,0.865%20L1.773,0.865%20C2.056,0.733%202.296,0.781%202.319,0.785%20L2.319,0.785%20L2.351,0.79%20C2.355,0.79%202.829,0.82%202.951,1.279%20L2.951,1.279%20C3.211,2.257%202.935,2.439%202.517,2.715%20L2.517,2.715%20C2.449,2.761%202.379,2.807%202.309,2.858%20L2.309,2.858%20C1.66,3.333%200.956,3.482%200.785,3.526%20L0.785,3.526%20C0.659,3.397%200.722,2.462%201.133,1.574%20L1.133,1.574%20Z'%20id='path-371'%3e%3c/path%3e%3cpath%20d='M0.439,1.419%20C0.15,2.045%200.083,2.831%200.328,2.788%20L0.328,2.788%20C0.572,2.747%200.979,2.624%201.343,2.358%20L1.343,2.358%20C1.657,2.129%201.995,2.049%201.784,1.256%20L1.784,1.256%20C1.686,0.885%201.307,0.866%201.307,0.866%20L1.307,0.866%20C1.307,0.866%201.263,0.856%201.194,0.856%20L1.194,0.856%20C1.017,0.856%200.667,0.925%200.439,1.419%20L0.439,1.419%20Z'%20id='path-373'%3e%3c/path%3e%3cpath%20d='M2.256,0.161%20C0.632,1.231%200.709,2.827%201.133,2.975%20L1.133,2.975%20C1.595,3.136%202.949,2.3%203.321,2.048%20L3.321,2.048%20C3.826,1.706%203.51,0.952%203.457,0.701%20L3.457,0.701%20C3.414,0.494%202.824,0.112%202.448,0.112%20L2.448,0.112%20C2.374,0.112%202.308,0.127%202.256,0.161%20L2.256,0.161%20Z'%20id='path-375'%3e%3c/path%3e%3cpath%20d='M2.155,1.007%20C1.024,1.752%200.611,2.817%200.702,3.543%20L0.702,3.543%20C0.741,3.859%200.876,4.08%201.074,4.149%20L1.074,4.149%20C1.337,4.241%201.779,4.098%202.21,3.897%20L2.21,3.897%20C2.776,3.634%203.324,3.267%203.423,3.201%20L3.423,3.201%20C3.963,2.835%203.765,2.131%203.671,1.792%20L3.671,1.792%20C3.655,1.742%203.643,1.699%203.637,1.665%20L3.637,1.665%20C3.581,1.403%203.165,1.143%202.899,1.033%20L2.899,1.033%20C2.767,0.978%202.603,0.927%202.446,0.927%20L2.446,0.927%20C2.342,0.927%202.241,0.949%202.155,1.007%20L2.155,1.007%20Z%20M1.193,3.801%20C1.163,3.79%201.092,3.702%201.065,3.498%20L1.065,3.498%20C1.009,3.042%201.215,2.067%202.356,1.314%20L2.356,1.314%20C2.41,1.291%202.5,1.282%202.674,1.34%20L2.674,1.34%20C2.982,1.444%203.25,1.664%203.279,1.74%20L3.279,1.74%20C3.286,1.779%203.3,1.832%203.316,1.892%20L3.316,1.892%20C3.424,2.273%203.513,2.695%203.217,2.895%20L3.217,2.895%20C2.613,3.306%201.662,3.814%201.281,3.814%20L1.281,3.814%20C1.247,3.814%201.217,3.81%201.193,3.801%20L1.193,3.801%20Z'%20id='path-377'%3e%3c/path%3e%3cpath%20d='M1.447,0.318%20C0.489,0.95%200.534,1.891%200.785,1.979%20L0.785,1.979%20C1.057,2.074%201.856,1.581%202.076,1.431%20L2.076,1.431%20C2.373,1.23%202.188,0.785%202.155,0.638%20L2.155,0.638%20C2.13,0.515%201.782,0.289%201.56,0.289%20L1.56,0.289%20C1.516,0.289%201.477,0.298%201.447,0.318%20L1.447,0.318%20Z'%20id='path-379'%3e%3c/path%3e%3cpath%20d='M1.621,0.947%20C1.621,0.947%201.3,0.936%200.934,1.471%20L0.934,1.471%20C0.608,1.944%200.137,2.679%200.559,3.105%20L0.559,3.105%20C0.982,3.531%202.306,2.659%202.57,2.4%20L2.57,2.4%20C2.833,2.14%202.865,1.701%202.664,1.425%20L2.664,1.425%20C2.351,0.998%201.953,0.937%201.752,0.937%20L1.752,0.937%20C1.671,0.937%201.621,0.947%201.621,0.947%20L1.621,0.947%20Z'%20id='path-381'%3e%3c/path%3e%3cpath%20d='M1.603,0.764%20C1.501,0.769%201.151,0.828%200.781,1.367%20L0.781,1.367%20C0.489,1.793%20-0.119,2.681%200.431,3.235%20L0.431,3.235%20C0.712,3.519%201.222,3.402%201.689,3.185%20L1.689,3.185%20C2.152,2.969%202.572,2.654%202.699,2.53%20L2.699,2.53%20C3.019,2.214%203.07,1.671%202.812,1.317%20L2.812,1.317%20C2.453,0.826%201.994,0.754%201.751,0.754%20L1.751,0.754%20C1.681,0.754%201.628,0.76%201.603,0.764%20L1.603,0.764%20Z%20M0.69,2.976%20C0.396,2.679%200.723,2.101%201.085,1.576%20L1.085,1.576%20C1.26,1.319%201.418,1.21%201.516,1.164%20L1.516,1.164%20C1.577,1.135%201.615,1.132%201.621,1.132%20L1.621,1.132%20L1.655,1.127%20C1.675,1.124%202.157,1.044%202.515,1.534%20L2.515,1.534%20C2.668,1.742%202.634,2.079%202.441,2.268%20L2.441,2.268%20C2.194,2.512%201.323,3.041%200.886,3.041%20L0.886,3.041%20C0.802,3.041%200.734,3.021%200.69,2.976%20L0.69,2.976%20Z'%20id='path-383'%3e%3c/path%3e%3cpath%20d='M0.805,0.081%20C0.805,0.081%200.614,0.075%200.396,0.392%20L0.396,0.392%20C0.205,0.673%20-0.074,1.107%200.176,1.359%20L0.176,1.359%20C0.425,1.612%201.211,1.095%201.366,0.942%20L1.366,0.942%20C1.521,0.788%201.541,0.528%201.422,0.365%20L1.422,0.365%20C1.237,0.112%201.002,0.075%200.882,0.075%20L0.882,0.075%20C0.834,0.075%200.805,0.081%200.805,0.081%20L0.805,0.081%20Z'%20id='path-385'%3e%3c/path%3e%3cpath%20d='M0.869,0.91%20C0.742,0.911%200.628,0.996%200.566,1.136%20L0.566,1.136%20L0.547,1.18%20C0.28,1.778%200.483,2.578%200.981,2.907%20L0.981,2.907%20C1.08,2.974%201.194,2.982%201.291,2.931%20L1.291,2.931%20L1.767,2.691%20C2.397,2.373%202.809,2.377%202.703,1.755%20L2.703,1.755%20C2.569,0.975%201.397,0.91%200.902,0.91%20L0.902,0.91%20C0.89,0.91%200.879,0.91%200.869,0.91%20L0.869,0.91%20Z'%20id='path-387'%3e%3c/path%3e%3cpath%20d='M0.864,0.543%20C0.594,0.545%200.352,0.715%200.232,0.985%20L0.232,0.985%20L0.212,1.029%20C-0.125,1.787%200.134,2.787%200.78,3.213%20L0.78,3.213%20C0.98,3.347%201.225,3.368%201.438,3.269%20L1.438,3.269%20L1.457,3.26%20L1.932,3.02%20C2.059,2.958%202.176,2.906%202.281,2.862%20L2.281,2.862%20C2.686,2.689%203.198,2.471%203.065,1.694%20L3.065,1.694%20C2.991,1.262%202.611,0.543%200.902,0.543%20L0.902,0.543%20C0.89,0.543%200.877,0.543%200.864,0.543%20L0.864,0.543%20Z%20M0.88,1.332%20L0.901,1.287%20L0.872,1.278%20C1.195,1.276%202.254,1.31%202.342,1.817%20L2.342,1.817%20C2.377,2.021%202.374,2.021%201.991,2.185%20L1.991,2.185%20C1.874,2.235%201.742,2.292%201.6,2.363%20L1.6,2.363%20L1.184,2.601%20C0.832,2.368%200.69,1.764%200.88,1.332%20L0.88,1.332%20Z'%20id='path-389'%3e%3c/path%3e%3cpath%20d='M0.911,0.105%20C0.819,0.105%200.736,0.167%200.692,0.269%20L0.692,0.269%20L0.678,0.301%20C0.484,0.735%200.63,1.317%200.994,1.557%20L0.994,1.557%20C1.065,1.604%201.148,1.61%201.218,1.574%20L1.218,1.574%20L1.564,1.4%20C2.023,1.168%202.321,1.172%202.244,0.719%20L2.244,0.719%20C2.147,0.156%201.306,0.105%200.942,0.105%20L0.942,0.105%20C0.931,0.105%200.921,0.105%200.911,0.105%20L0.911,0.105%20Z'%20id='path-391'%3e%3c/path%3e%3cpath%20d='M0.749,1.778%20C0.2,2.741%20-0.014,3.99%200.384,3.956%20L0.384,3.956%20C0.782,3.921%201.451,3.781%202.066,3.406%20L2.066,3.406%20C2.603,3.082%203.155,2.999%202.925,1.7%20L2.925,1.7%20C2.818,1.095%202.213,1.012%202.213,1.012%20L2.213,1.012%20C2.213,1.012%202.105,0.976%201.939,0.976%20L1.939,0.976%20C1.635,0.976%201.137,1.096%200.749,1.778%20L0.749,1.778%20Z'%20id='path-393'%3e%3c/path%3e%3cpath%20d='M1.431,1.596%20C1.033,2.291%200.6,3.562%200.93,4.08%20L0.93,4.08%20C1.038,4.248%201.219,4.339%201.415,4.322%20L1.415,4.322%20C1.664,4.3%202.241,4.221%202.87,3.928%20L2.87,3.928%20C2.998,3.869%203.126,3.8%203.258,3.721%20L3.258,3.721%20C3.324,3.681%203.389,3.645%203.455,3.609%20L3.455,3.609%20C4.044,3.289%204.513,2.919%204.287,1.636%20L4.287,1.636%20C4.169,0.973%203.623,0.709%203.296,0.652%20L3.296,0.652%20C3.201,0.624%203.082,0.606%202.948,0.606%20L2.948,0.606%20C2.497,0.606%201.875,0.815%201.431,1.596%20L1.431,1.596%20Z%20M2.067,1.961%20C2.497,1.209%203.044,1.344%203.103,1.363%20L3.103,1.363%20L3.159,1.374%20C3.216,1.384%203.508,1.448%203.563,1.763%20L3.563,1.763%20C3.718,2.63%203.512,2.74%203.103,2.963%20L3.103,2.963%20C3.029,3.004%202.952,3.046%202.877,3.092%20L2.877,3.092%20C2.367,3.401%201.84,3.52%201.542,3.566%20L1.542,3.566%20C1.549,3.259%201.711,2.587%202.067,1.961%20L2.067,1.961%20Z'%20id='path-395'%3e%3c/path%3e%3cpath%20d='M1.226,0.742%20C0.884,1.342%200.752,2.118%200.999,2.098%20L0.999,2.098%20C1.246,2.076%201.663,1.989%202.045,1.756%20L2.045,1.756%20C2.381,1.553%202.723,1.501%202.581,0.693%20L2.581,0.693%20C2.514,0.316%202.137,0.264%202.137,0.264%20L2.137,0.264%20C2.137,0.264%202.07,0.242%201.968,0.242%20L1.968,0.242%20C1.779,0.242%201.468,0.317%201.226,0.742%20L1.226,0.742%20Z'%20id='path-397'%3e%3c/path%3e%3cpath%20d='M4,0%20C2.068,0%200.5,1.567%200.5,3.501%20L0.5,3.501%20L0.5,22.5%20C0.5,24.434%202.068,26.001%204,26.001%20L4,26.001%20L87,26.001%20C88.934,26.001%2090.5,24.434%2090.5,22.5%20L90.5,22.5%20L90.5,3.501%20C90.5,1.567%2088.934,0%2087,0%20L87,0'%20id='path-399'%3e%3c/path%3e%3cpath%20d='M5,0.5%20C2.79,0.5%200.999,2.291%200.999,4.501%20L0.999,4.501%20L0.999,23.5%20C0.999,25.709%202.79,27.5%205,27.5%20L5,27.5%20L88,27.5%20C90.208,27.5%2092,25.709%2092,23.5%20L92,23.5%20L92,4.501%20C92,2.291%2090.208,0.5%2088,0.5%20L88,0.5%20L5,0.5%20Z'%20id='path-401'%3e%3c/path%3e%3cpath%20d='M0.999,5%20C0.999,7.486%203.015,9.5%205.499,9.5%20L5.499,9.5%20C7.985,9.5%209.999,7.486%209.999,5%20L9.999,5%20C9.999,2.515%207.985,0.5%205.499,0.5%20L5.499,0.5%20C3.015,0.5%200.999,2.515%200.999,5%20L0.999,5%20Z'%20id='path-403'%3e%3c/path%3e%3cpath%20d='M4,0%20C2.068,0%200.5,1.567%200.5,3.5%20L0.5,3.5%20L0.5,22.5%20C0.5,24.433%202.068,26%204,26%20L4,26%20L87,26%20C88.934,26%2090.5,24.433%2090.5,22.5%20L90.5,22.5%20L90.5,3.5%20C90.5,1.567%2088.934,0%2087,0%20L87,0'%20id='path-405'%3e%3c/path%3e%3cpath%20d='M5,0.5%20C2.79,0.5%200.999,2.291%200.999,4.5%20L0.999,4.5%20L0.999,23.5%20C0.999,25.709%202.79,27.5%205,27.5%20L5,27.5%20L88,27.5%20C90.208,27.5%2092,25.709%2092,23.5%20L92,23.5%20L92,4.5%20C92,2.291%2090.208,0.5%2088,0.5%20L88,0.5%20L5,0.5%20Z'%20id='path-407'%3e%3c/path%3e%3cpath%20d='M0.999,5%20C0.999,7.486%203.015,9.5%205.499,9.5%20L5.499,9.5%20C7.985,9.5%209.999,7.486%209.999,5%20L9.999,5%20C9.999,2.515%207.985,0.5%205.499,0.5%20L5.499,0.5%20C3.015,0.5%200.999,2.515%200.999,5%20L0.999,5%20Z'%20id='path-409'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.947%200,1.5%20L0,1.5%20C0,2.053%200.448,2.5%201,2.5%20L1,2.5%20L24,2.5%20C24.553,2.5%2025,2.053%2025,1.5%20L25,1.5%20C25,0.947%2024.553,0.5%2024,0.5%20L24,0.5%20L1,0.5%20Z'%20id='path-411'%3e%3c/path%3e%3cpath%20d='M1,0.501%20C0.448,0.501%200,0.948%200,1.5%20L0,1.5%20C0,2.052%200.448,2.5%201,2.5%20L1,2.5%20L24,2.5%20C24.553,2.5%2025,2.052%2025,1.5%20L25,1.5%20C25,0.948%2024.553,0.501%2024,0.501%20L24,0.501%20L1,0.501%20Z'%20id='path-413'%3e%3c/path%3e%3cpath%20d='M3,0.501%20C1.342,0.501%200,1.843%200,3.5%20L0,3.5%20L0,8.5%20L35,8.5%20L35,3.5%20C35,1.843%2033.657,0.501%2032,0.501%20L32,0.501'%20id='path-415'%3e%3c/path%3e%3cpath%20d='M3,0.501%20C1.342,0.501%200,1.843%200,3.5%20L0,3.5%20L0,8.5%20L35,8.5%20L35,3.5%20C35,1.843%2033.657,0.501%2032,0.501%20L32,0.501%20L3,0.501%20Z'%20id='path-417'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.844%200,3.501%20L0,3.501%20L0,8.5%20L35,8.5%20L35,3.501%20C35,1.844%2033.657,0.5%2032,0.5%20L32,0.5'%20id='path-419'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.844%200,3.501%20L0,3.501%20L0,8.5%20L35,8.5%20L35,3.501%20C35,1.844%2033.657,0.5%2032,0.5%20L32,0.5%20L3,0.5%20Z'%20id='path-421'%3e%3c/path%3e%3cpath%20d='M4,0%20C2.068,0%200.5,1.567%200.5,3.5%20L0.5,3.5%20L0.5,22.5%20C0.5,24.433%202.068,26%204,26%20L4,26%20L87,26%20C88.934,26%2090.5,24.433%2090.5,22.5%20L90.5,22.5%20L90.5,3.5%20C90.5,1.567%2088.934,0%2087,0%20L87,0'%20id='path-423'%3e%3c/path%3e%3cpath%20d='M5,0.5%20C2.79,0.5%200.999,2.29%200.999,4.5%20L0.999,4.5%20L0.999,23.5%20C0.999,25.709%202.79,27.5%205,27.5%20L5,27.5%20L88,27.5%20C90.208,27.5%2092,25.709%2092,23.5%20L92,23.5%20L92,4.5%20C92,2.29%2090.208,0.5%2088,0.5%20L88,0.5%20L5,0.5%20Z'%20id='path-425'%3e%3c/path%3e%3cpath%20d='M1,0.5%20C0.448,0.5%200,0.948%200,1.5%20L0,1.5%20C0,2.052%200.448,2.5%201,2.5%20L1,2.5%20L24,2.5%20C24.553,2.5%2025,2.052%2025,1.5%20L25,1.5%20C25,0.948%2024.553,0.5%2024,0.5%20L24,0.5%20L1,0.5%20Z'%20id='path-427'%3e%3c/path%3e%3cpath%20d='M0.999,5%20C0.999,7.485%203.015,9.5%205.499,9.5%20L5.499,9.5%20C7.985,9.5%209.999,7.485%209.999,5%20L9.999,5%20C9.999,2.514%207.985,0.5%205.499,0.5%20L5.499,0.5%20C3.015,0.5%200.999,2.514%200.999,5%20L0.999,5%20Z'%20id='path-429'%3e%3c/path%3e%3cpolygon%20id='path-431'%20points='0%200.501%2083%200.501%2083%208.501%200%208.501'%3e%3c/polygon%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.843%200,3.5%20L0,3.5%20L0,8.5%20L35,8.5%20L35,3.5%20C35,1.843%2033.657,0.5%2032,0.5%20L32,0.5'%20id='path-433'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.843%200,3.5%20L0,3.5%20L0,8.5%20L35,8.5%20L35,3.5%20C35,1.843%2033.657,0.5%2032,0.5%20L32,0.5%20L3,0.5%20Z'%20id='path-435'%3e%3c/path%3e%3cpolygon%20id='path-437'%20points='0%200.5%2081%200.5%2081%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-439'%20points='0%200.499%2033%200.499%2033%203.5%200%203.5'%3e%3c/polygon%3e%3cpath%20d='M4,0%20C2.068,0%200.5,1.567%200.5,3.501%20L0.5,3.501%20L0.5,22.5%20C0.5,24.434%202.068,26.001%204,26.001%20L4,26.001%20L87,26.001%20C88.934,26.001%2090.5,24.434%2090.5,22.5%20L90.5,22.5%20L90.5,3.501%20C90.5,1.567%2088.934,0%2087,0%20L87,0'%20id='path-441'%3e%3c/path%3e%3cpath%20d='M5,0.5%20C2.79,0.5%200.999,2.291%200.999,4.501%20L0.999,4.501%20L0.999,23.5%20C0.999,25.709%202.79,27.5%205,27.5%20L5,27.5%20L88,27.5%20C90.208,27.5%2092,25.709%2092,23.5%20L92,23.5%20L92,4.501%20C92,2.291%2090.208,0.5%2088,0.5%20L88,0.5%20L5,0.5%20Z'%20id='path-443'%3e%3c/path%3e%3cpath%20d='M1,0.501%20C0.448,0.501%200,0.948%200,1.5%20L0,1.5%20C0,2.052%200.448,2.5%201,2.5%20L1,2.5%20L24,2.5%20C24.553,2.5%2025,2.052%2025,1.5%20L25,1.5%20C25,0.948%2024.553,0.501%2024,0.501%20L24,0.501%20L1,0.501%20Z'%20id='path-445'%3e%3c/path%3e%3cpath%20d='M0.999,5%20C0.999,7.486%203.015,9.5%205.499,9.5%20L5.499,9.5%20C7.985,9.5%209.999,7.486%209.999,5%20L9.999,5%20C9.999,2.515%207.985,0.5%205.499,0.5%20L5.499,0.5%20C3.015,0.5%200.999,2.515%200.999,5%20L0.999,5%20Z'%20id='path-447'%3e%3c/path%3e%3cpolygon%20id='path-449'%20points='0%200.5%2083%200.5%2083%208.5%200%208.5'%3e%3c/polygon%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.843%200,3.501%20L0,3.501%20L0,8.5%20L35,8.5%20L35,3.501%20C35,1.843%2033.657,0.5%2032,0.5%20L32,0.5'%20id='path-451'%3e%3c/path%3e%3cpath%20d='M3,0.5%20C1.342,0.5%200,1.843%200,3.501%20L0,3.501%20L0,8.5%20L35,8.5%20L35,3.501%20C35,1.843%2033.657,0.5%2032,0.5%20L32,0.5%20L3,0.5%20Z'%20id='path-453'%3e%3c/path%3e%3cpolygon%20id='path-455'%20points='0%200.5%2081%200.5%2081%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-457'%20points='0%200.5%2033%200.5%2033%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-459'%20points='0%200.5%2033%200.5%2033%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-461'%20points='0%200.5%2033%200.5%2033%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-463'%20points='0%200.5%2083%200.5%2083%208.5%200%208.5'%3e%3c/polygon%3e%3cpolygon%20id='path-465'%20points='0%200.5%2083%200.5%2083%208.5%200%208.5'%3e%3c/polygon%3e%3cpolygon%20id='path-467'%20points='0%200.499%2081%200.499%2081%203.5%200%203.5'%3e%3c/polygon%3e%3cpolygon%20id='path-469'%20points='0%200.5%2081%200.5%2081%203.5%200%203.5'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Servers'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group-732'%20transform='translate(2.000000,%2031.000000)'%3e%3cg%20id='Group-3'%20transform='translate(23.000000,%2080.500000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-2'%3e%3c/g%3e%3cpolygon%20id='Fill-1'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%20points='-5%20109.058%20212.116%20109.058%20212.116%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-6'%20transform='translate(233.000000,%20130.500000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-5'%3e%3c/g%3e%3cpolygon%20id='Fill-4'%20fill='%235E63B6'%20mask='url(%23mask-4)'%20points='-4.301%2010.903%206.699%2010.903%206.699%20-4.035%20-4.301%20-4.035'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-9'%20transform='translate(231.000000,%20132.500000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-8'%3e%3c/g%3e%3cpolygon%20id='Fill-7'%20fill='%235E63B6'%20mask='url(%23mask-6)'%20points='-4.27%206.934%2010.668%206.934%2010.668%20-4.066%20-4.27%20-4.066'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-12'%20transform='translate(223.000000,%2067.500000)'%3e%3cmask%20id='mask-8'%20fill='white'%3e%3cuse%20xlink:href='%23path-7'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-11'%3e%3c/g%3e%3cpolygon%20id='Fill-10'%20fill='%235E63B6'%20mask='url(%23mask-8)'%20points='-4.633%2010.081%206.367%2010.081%206.367%20-4.857%20-4.633%20-4.857'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-15'%20transform='translate(221.000000,%2069.500000)'%3e%3cmask%20id='mask-10'%20fill='white'%3e%3cuse%20xlink:href='%23path-9'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-14'%3e%3c/g%3e%3cpolygon%20id='Fill-13'%20fill='%235E63B6'%20mask='url(%23mask-10)'%20points='-4.602%206.112%2010.336%206.112%2010.336%20-4.888%20-4.602%20-4.888'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-18'%20transform='translate(187.000000,%200.500000)'%3e%3cmask%20id='mask-12'%20fill='white'%3e%3cuse%20xlink:href='%23path-11'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-17'%3e%3c/g%3e%3cpolygon%20id='Fill-16'%20fill='%235E63B6'%20mask='url(%23mask-12)'%20points='-4.153%2014.501%207.847%2014.501%207.847%20-4.499%20-4.153%20-4.499'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-21'%20transform='translate(184.000000,%204.500000)'%3e%3cmask%20id='mask-14'%20fill='white'%3e%3cuse%20xlink:href='%23path-13'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-20'%3e%3c/g%3e%3cpolygon%20id='Fill-19'%20fill='%235E63B6'%20mask='url(%23mask-14)'%20points='-4.653%207.001%2014.347%207.001%2014.347%20-4.999%20-4.653%20-4.999'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-24'%20transform='translate(41.000000,%2030.500000)'%3e%3cmask%20id='mask-16'%20fill='white'%3e%3cuse%20xlink:href='%23path-15'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-23'%3e%3c/g%3e%3cpolygon%20id='Fill-22'%20fill='%235E63B6'%20mask='url(%23mask-16)'%20points='-4.174%2014.632%207.826%2014.632%207.826%20-4.368%20-4.174%20-4.368'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-27'%20transform='translate(38.000000,%2034.500000)'%3e%3cmask%20id='mask-18'%20fill='white'%3e%3cuse%20xlink:href='%23path-17'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-26'%3e%3c/g%3e%3cpolygon%20id='Fill-25'%20fill='%235E63B6'%20mask='url(%23mask-18)'%20points='-4.674%207.132%2014.326%207.132%2014.326%20-4.868%20-4.674%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-30'%20transform='translate(83.000000,%2039.500000)'%3e%3cmask%20id='mask-20'%20fill='white'%3e%3cuse%20xlink:href='%23path-19'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-29'%3e%3c/g%3e%3cpolygon%20id='Fill-28'%20fill='%235E63B6'%20mask='url(%23mask-20)'%20points='-4.974%2010.101%206.026%2010.101%206.026%20-4.836%20-4.974%20-4.836'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-33'%20transform='translate(81.000000,%2041.500000)'%3e%3cmask%20id='mask-22'%20fill='white'%3e%3cuse%20xlink:href='%23path-21'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-32'%3e%3c/g%3e%3cpolygon%20id='Fill-31'%20fill='%235E63B6'%20mask='url(%23mask-22)'%20points='-4.942%206.132%209.995%206.132%209.995%20-4.868%20-4.942%20-4.868'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-36'%20transform='translate(19.000000,%20151.500000)'%3e%3cmask%20id='mask-24'%20fill='white'%3e%3cuse%20xlink:href='%23path-23'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-35'%3e%3c/g%3e%3cpolygon%20id='Fill-34'%20fill='%235E63B6'%20mask='url(%23mask-24)'%20points='-4.091%2010.881%206.909%2010.881%206.909%20-4.056%20-4.091%20-4.056'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-39'%20transform='translate(17.000000,%20153.500000)'%3e%3cmask%20id='mask-26'%20fill='white'%3e%3cuse%20xlink:href='%23path-25'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-38'%3e%3c/g%3e%3cpolygon%20id='Fill-37'%20fill='%235E63B6'%20mask='url(%23mask-26)'%20points='-4.059%206.913%2010.878%206.913%2010.878%20-4.087%20-4.059%20-4.087'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-42'%20transform='translate(0.000000,%20174.500000)'%3e%3cmask%20id='mask-28'%20fill='white'%3e%3cuse%20xlink:href='%23path-27'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-41'%3e%3c/g%3e%3cpolygon%20id='Fill-40'%20fill='%235E63B6'%20mask='url(%23mask-28)'%20points='-4%207.5%2016.973%207.5%2016.973%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-45'%20transform='translate(242.000000,%20174.500000)'%3e%3cmask%20id='mask-30'%20fill='white'%3e%3cuse%20xlink:href='%23path-29'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-44'%3e%3c/g%3e%3cpolygon%20id='Fill-43'%20fill='%235E63B6'%20mask='url(%23mask-30)'%20points='-5%207.5%2015.973%207.5%2015.973%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-48'%20transform='translate(92.000000,%20183.500000)'%3e%3cmask%20id='mask-32'%20fill='white'%3e%3cuse%20xlink:href='%23path-31'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-47'%3e%3c/g%3e%3cpolygon%20id='Fill-46'%20fill='%235E63B6'%20mask='url(%23mask-32)'%20points='-4.77%207.219%2074.417%207.219%2074.417%20-4.781%20-4.77%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-51'%20transform='translate(168.000000,%20183.500000)'%3e%3cmask%20id='mask-34'%20fill='white'%3e%3cuse%20xlink:href='%23path-33'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-50'%3e%3c/g%3e%3cpolygon%20id='Fill-49'%20fill='%235E63B6'%20mask='url(%23mask-34)'%20points='-4.964%207.219%2016.177%207.219%2016.177%20-4.781%20-4.964%20-4.781'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-54'%20transform='translate(79.000000,%20183.500000)'%3e%3cmask%20id='mask-36'%20fill='white'%3e%3cuse%20xlink:href='%23path-35'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-53'%3e%3c/g%3e%3cpolygon%20id='Fill-52'%20fill='%235E63B6'%20mask='url(%23mask-36)'%20points='-4.651%207.219%2012.349%207.219%2012.349%20-4.856%20-4.651%20-4.856'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-57'%20transform='translate(18.000000,%20174.500000)'%3e%3cmask%20id='mask-38'%20fill='white'%3e%3cuse%20xlink:href='%23path-37'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-56'%3e%3c/g%3e%3cpolygon%20id='Fill-55'%20fill='%235E63B6'%20mask='url(%23mask-38)'%20points='-5%207.5%20224.895%207.5%20224.895%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-60'%20transform='translate(115.000000,%20102.500000)'%3e%3cmask%20id='mask-40'%20fill='white'%3e%3cuse%20xlink:href='%23path-39'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-59'%3e%3c/g%3e%3cpath%20d='M3.9999,-0.4999%20L90.9999,-0.4999%20C93.2089,-0.4999%2094.9999,1.2911%2094.9999,3.5001%20L94.9999,68.5001%20C94.9999,70.7091%2093.2089,72.5001%2090.9999,72.5001%20L3.9999,72.5001%20C1.7909,72.5001%20-0.0001,70.7091%20-0.0001,68.5001%20L-0.0001,3.5001%20C-0.0001,1.2911%201.7909,-0.4999%203.9999,-0.4999'%20id='Fill-58'%20fill='%23FFFFFF'%20mask='url(%23mask-40)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-63'%20transform='translate(115.000000,%20101.500000)'%3e%3cmask%20id='mask-42'%20fill='white'%3e%3cuse%20xlink:href='%23path-41'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-62'%3e%3c/g%3e%3cpath%20d='M3.9999,1.5001%20C2.3459,1.5001%200.9999,2.8461%200.9999,4.5001%20L0.9999,69.5001%20C0.9999,71.1541%202.3459,72.5001%203.9999,72.5001%20L90.9999,72.5001%20C92.6539,72.5001%2093.9999,71.1541%2093.9999,69.5001%20L93.9999,4.5001%20C93.9999,2.8461%2092.6539,1.5001%2090.9999,1.5001%20L3.9999,1.5001%20Z%20M90.9999,74.5001%20L3.9999,74.5001%20C1.2429,74.5001%20-1.0001,72.2571%20-1.0001,69.5001%20L-1.0001,4.5001%20C-1.0001,1.7431%201.2429,-0.4999%203.9999,-0.4999%20L90.9999,-0.4999%20C93.7569,-0.4999%2095.9999,1.7431%2095.9999,4.5001%20L95.9999,69.5001%20C95.9999,72.2571%2093.7569,74.5001%2090.9999,74.5001%20L90.9999,74.5001%20Z'%20id='Fill-61'%20fill='%235E63B6'%20mask='url(%23mask-42)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-66'%20transform='translate(129.000000,%20112.500000)'%3e%3cmask%20id='mask-44'%20fill='white'%3e%3cuse%20xlink:href='%23path-43'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-65'%3e%3c/g%3e%3cpolygon%20id='Fill-64'%20fill='%235992C7'%20mask='url(%23mask-44)'%20points='-5%2011.5%2011%2011.5%2011%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-69'%20transform='translate(149.000000,%20115.500000)'%3e%3cmask%20id='mask-46'%20fill='white'%3e%3cuse%20xlink:href='%23path-45'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-68'%3e%3c/g%3e%3cpolygon%20id='Fill-67'%20fill='%23CED2DD'%20mask='url(%23mask-46)'%20points='-5%206.5%2018%206.5%2018%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-72'%20transform='translate(141.000000,%20145.500000)'%3e%3cmask%20id='mask-48'%20fill='white'%3e%3cuse%20xlink:href='%23path-47'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-71'%3e%3c/g%3e%3cpolygon%20id='Fill-70'%20fill='%23D9DDE2'%20mask='url(%23mask-48)'%20points='-5%206.5%2059%206.5%2059%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-75'%20transform='translate(141.000000,%20151.500000)'%3e%3cmask%20id='mask-50'%20fill='white'%3e%3cuse%20xlink:href='%23path-49'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-74'%3e%3c/g%3e%3cpolygon%20id='Fill-73'%20fill='%23D9DDE2'%20mask='url(%23mask-50)'%20points='-5%206.5%2059%206.5%2059%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-78'%20transform='translate(141.000000,%20157.500000)'%3e%3cmask%20id='mask-52'%20fill='white'%3e%3cuse%20xlink:href='%23path-51'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-77'%3e%3c/g%3e%3cpolygon%20id='Fill-76'%20fill='%23D9DDE2'%20mask='url(%23mask-52)'%20points='-5%206.5%2059%206.5%2059%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-81'%20transform='translate(141.000000,%20164.500000)'%3e%3cmask%20id='mask-54'%20fill='white'%3e%3cuse%20xlink:href='%23path-53'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-80'%3e%3c/g%3e%3cpolygon%20id='Fill-79'%20fill='%23D9DDE2'%20mask='url(%23mask-54)'%20points='-5%206.5%2059%206.5%2059%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-84'%20transform='translate(165.000000,%20115.500000)'%3e%3cmask%20id='mask-56'%20fill='white'%3e%3cuse%20xlink:href='%23path-55'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-83'%3e%3c/g%3e%3cpolygon%20id='Fill-82'%20fill='%23CED2DD'%20mask='url(%23mask-56)'%20points='-5%206.5%2018%206.5%2018%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-87'%20transform='translate(180.000000,%20115.500000)'%3e%3cmask%20id='mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23path-57'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-86'%3e%3c/g%3e%3cpolygon%20id='Fill-85'%20fill='%23CED2DD'%20mask='url(%23mask-58)'%20points='-4%206.5%2012%206.5%2012%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-92'%20transform='translate(127.000000,%20125.500000)'%20fill='%23CED2DD'%3e%3cpath%20d='M6.4999,1.0001%20C3.7429,1.0001%201.4999,3.2431%201.4999,6.0001%20C1.4999,8.7571%203.7429,11.0001%206.4999,11.0001%20C9.2569,11.0001%2011.4999,8.7571%2011.4999,6.0001%20C11.4999,3.2431%209.2569,1.0001%206.4999,1.0001%20M6.4999,12.0001%20C3.1909,12.0001%200.4999,9.3091%200.4999,6.0001%20C0.4999,2.6911%203.1909,0.0001%206.4999,0.0001%20C9.8089,0.0001%2012.4999,2.6911%2012.4999,6.0001%20C12.4999,9.3091%209.8089,12.0001%206.4999,12.0001'%20id='Fill-88'%3e%3c/path%3e%3cpath%20d='M24.4999,1.0001%20C21.7429,1.0001%2019.4999,3.2431%2019.4999,6.0001%20C19.4999,8.7571%2021.7429,11.0001%2024.4999,11.0001%20C27.2569,11.0001%2029.4999,8.7571%2029.4999,6.0001%20C29.4999,3.2431%2027.2569,1.0001%2024.4999,1.0001%20M24.4999,12.0001%20C21.1909,12.0001%2018.4999,9.3091%2018.4999,6.0001%20C18.4999,2.6911%2021.1909,0.0001%2024.4999,0.0001%20C27.8089,0.0001%2030.4999,2.6911%2030.4999,6.0001%20C30.4999,9.3091%2027.8089,12.0001%2024.4999,12.0001'%20id='Fill-90'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-95'%20transform='translate(119.000000,%20106.500000)'%3e%3cmask%20id='mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23path-59'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-94'%3e%3c/g%3e%3cpath%20d='M0.9999,63.5001%20L84.9999,63.5001%20L84.9999,2.5001%20C84.9999,1.9491%2084.5519,1.5001%2083.9999,1.5001%20L1.9999,1.5001%20C1.4479,1.5001%200.9999,1.9491%200.9999,2.5001%20L0.9999,63.5001%20Z%20M86.9999,65.5001%20L-1.0001,65.5001%20L-1.0001,2.5001%20C-1.0001,0.8461%200.3459,-0.4999%201.9999,-0.4999%20L83.9999,-0.4999%20C85.6539,-0.4999%2086.9999,0.8461%2086.9999,2.5001%20L86.9999,65.5001%20Z'%20id='Fill-93'%20fill='%235E63B6'%20mask='url(%23mask-60)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-98'%20transform='translate(129.000000,%20145.500000)'%3e%3cmask%20id='mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23path-61'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-97'%3e%3c/g%3e%3cpath%20d='M1,7.5%20L7,7.5%20L7,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L9,9.5%20L9,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-96'%20fill='%23A1A9B7'%20mask='url(%23mask-62)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-101'%20transform='translate(129.000000,%20156.500000)'%3e%3cmask%20id='mask-64'%20fill='white'%3e%3cuse%20xlink:href='%23path-63'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-100'%3e%3c/g%3e%3cpath%20d='M1,7.5%20L7,7.5%20L7,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L9,9.5%20L9,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-99'%20fill='%23A1A9B7'%20mask='url(%23mask-64)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-114'%20transform='translate(127.000000,%20124.500000)'%3e%3cpath%20d='M44.4999,2.0001%20C41.7429,2.0001%2039.4999,4.2431%2039.4999,7.0001%20C39.4999,9.7571%2041.7429,12.0001%2044.4999,12.0001%20C47.2569,12.0001%2049.4999,9.7571%2049.4999,7.0001%20C49.4999,4.2431%2047.2569,2.0001%2044.4999,2.0001%20M44.4999,13.0001%20C41.1909,13.0001%2038.4999,10.3091%2038.4999,7.0001%20C38.4999,3.6911%2041.1909,1.0001%2044.4999,1.0001%20C47.8089,1.0001%2050.4999,3.6911%2050.4999,7.0001%20C50.4999,10.3091%2047.8089,13.0001%2044.4999,13.0001'%20id='Fill-102'%20fill='%23CED2DD'%3e%3c/path%3e%3cpath%20d='M63.4999,2.0001%20C60.7429,2.0001%2058.4999,4.2431%2058.4999,7.0001%20C58.4999,9.7571%2060.7429,12.0001%2063.4999,12.0001%20C66.2569,12.0001%2068.4999,9.7571%2068.4999,7.0001%20C68.4999,4.2431%2066.2569,2.0001%2063.4999,2.0001%20M63.4999,13.0001%20C60.1909,13.0001%2057.4999,10.3091%2057.4999,7.0001%20C57.4999,3.6911%2060.1909,1.0001%2063.4999,1.0001%20C66.8089,1.0001%2069.4999,3.6911%2069.4999,7.0001%20C69.4999,10.3091%2066.8089,13.0001%2063.4999,13.0001'%20id='Fill-104'%20fill='%23CED2DD'%3e%3c/path%3e%3cpath%20d='M24.9999,13.5001%20C21.1409,13.5001%2017.9999,10.5841%2017.9999,7.0001%20C17.9999,3.4161%2021.1409,0.5001%2024.9999,0.5001%20L24.9999,2.5001%20C22.2429,2.5001%2019.9999,4.5191%2019.9999,7.0001%20C19.9999,9.4811%2022.2429,11.5001%2024.9999,11.5001%20L24.9999,13.5001%20Z'%20id='Fill-106'%20fill='%23F8B43F'%3e%3c/path%3e%3cpath%20d='M39.9999,7.0001%20L37.9999,7.0001%20C37.9999,3.4161%2041.1409,0.5001%2044.9999,0.5001%20L44.9999,2.5001%20C42.2429,2.5001%2039.9999,4.5191%2039.9999,7.0001'%20id='Fill-108'%20fill='%23F74B64'%3e%3c/path%3e%3cpath%20d='M59.2626,11.7863%20C57.8256,10.5593%2056.9996,8.8153%2056.9996,7.0003%20C56.9996,3.4163%2060.1406,0.5003%2063.9996,0.5003%20L63.9996,2.5003%20C61.2426,2.5003%2058.9996,4.5183%2058.9996,7.0003%20C58.9996,8.2463%2059.5546,9.4063%2060.5616,10.2653%20L59.2626,11.7863%20Z'%20id='Fill-110'%20fill='%23F8B43F'%3e%3c/path%3e%3cpath%20d='M6.4999,13.5001%20C2.9159,13.5001%20-0.0001,10.5841%20-0.0001,7.0001%20C-0.0001,3.4161%202.9159,0.5001%206.4999,0.5001%20L6.4999,2.5001%20C4.0189,2.5001%201.9999,4.5191%201.9999,7.0001%20C1.9999,9.4811%204.0189,11.5001%206.4999,11.5001%20C8.9809,11.5001%2010.9999,9.4811%2010.9999,7.0001%20L12.9999,7.0001%20C12.9999,10.5841%2010.0839,13.5001%206.4999,13.5001'%20id='Fill-112'%20fill='%2367B373'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-117'%20transform='translate(105.000000,%20170.500000)'%3e%3cmask%20id='mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-116'%3e%3c/g%3e%3cpath%20d='M1.9999,-0.4999%20L111.9999,-0.4999%20C113.1039,-0.4999%20113.9999,0.3961%20113.9999,1.5001%20L113.9999,5.5001%20L-0.0001,5.5001%20L-0.0001,1.5001%20C-0.0001,0.3961%200.8959,-0.4999%201.9999,-0.4999'%20id='Fill-115'%20fill='%23EFEFF6'%20mask='url(%23mask-66)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-120'%20transform='translate(105.000000,%20169.500000)'%3e%3cmask%20id='mask-68'%20fill='white'%3e%3cuse%20xlink:href='%23path-67'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-119'%3e%3c/g%3e%3cpath%20d='M0.9999,5.5001%20L112.9999,5.5001%20L112.9999,2.5001%20C112.9999,1.9491%20112.5519,1.5001%20111.9999,1.5001%20L1.9999,1.5001%20C1.4479,1.5001%200.9999,1.9491%200.9999,2.5001%20L0.9999,5.5001%20Z%20M114.9999,7.5001%20L-1.0001,7.5001%20L-1.0001,2.5001%20C-1.0001,0.8461%200.3459,-0.4999%201.9999,-0.4999%20L111.9999,-0.4999%20C113.6539,-0.4999%20114.9999,0.8461%20114.9999,2.5001%20L114.9999,7.5001%20Z'%20id='Fill-118'%20fill='%235E63B6'%20mask='url(%23mask-68)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-123'%20transform='translate(125.000000,%20101.500000)'%3e%3cmask%20id='mask-70'%20fill='white'%3e%3cuse%20xlink:href='%23path-69'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-122'%3e%3c/g%3e%3cpolygon%20id='Fill-121'%20fill-opacity='0.1'%20fill='%2311324D'%20mask='url(%23mask-70)'%20points='-5%2078.5%2031.649%2078.5%2031.649%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-126'%20transform='translate(80.000000,%20141.500000)'%3e%3cmask%20id='mask-72'%20fill='white'%3e%3cuse%20xlink:href='%23path-71'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-125'%3e%3c/g%3e%3cpolygon%20id='Fill-124'%20fill='%239452BA'%20mask='url(%23mask-72)'%20points='-7.8644%200.985%209.0646%20-6.909%2022.8126%2022.574%205.8836%2030.468'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-129'%20transform='translate(79.000000,%20140.500000)'%3e%3cmask%20id='mask-74'%20fill='white'%3e%3cuse%20xlink:href='%23path-73'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-128'%3e%3c/g%3e%3cpolygon%20id='Fill-127'%20fill='%2352267D'%20mask='url(%23mask-74)'%20points='-7.8497%201.6075%2010.4083%20-6.9065%2024.7883%2023.9315%206.5303%2032.4455'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-132'%20transform='translate(63.000000,%20150.500000)'%3e%3cmask%20id='mask-76'%20fill='white'%3e%3cuse%20xlink:href='%23path-75'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-131'%3e%3c/g%3e%3cpolygon%20id='Fill-130'%20fill='%239452BA'%20mask='url(%23mask-76)'%20points='-8.8224%200.6779%209.6286%20-7.9261%2023.3556%2021.5109%204.9046%2030.1149'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-135'%20transform='translate(62.000000,%20149.500000)'%3e%3cmask%20id='mask-78'%20fill='white'%3e%3cuse%20xlink:href='%23path-77'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-134'%3e%3c/g%3e%3cpolygon%20id='Fill-133'%20fill='%2352267D'%20mask='url(%23mask-78)'%20points='-8.8058%201.3048%2010.9782%20-7.9202%2025.3342%2022.8658%205.5502%2032.0908'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-138'%20transform='translate(67.000000,%20158.500000)'%3e%3cmask%20id='mask-80'%20fill='white'%3e%3cuse%20xlink:href='%23path-79'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-137'%3e%3c/g%3e%3cpolygon%20id='Fill-136'%20fill='%2352267D'%20mask='url(%23mask-80)'%20points='-6.4777%20-1.0555%204.7213%20-6.2775%209.6313%204.2535%20-1.5667%209.4755'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-141'%20transform='translate(58.000000,%2097.500000)'%3e%3cmask%20id='mask-82'%20fill='white'%3e%3cuse%20xlink:href='%23path-81'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-140'%3e%3c/g%3e%3cpolygon%20id='Fill-139'%20fill='%239452BA'%20mask='url(%23mask-82)'%20points='-23.2081%209.6735%2037.6309%20-18.6965%2067.0999%2044.4985%206.2599%2072.8685'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-144'%20transform='translate(57.000000,%2096.500000)'%3e%3cmask%20id='mask-84'%20fill='white'%3e%3cuse%20xlink:href='%23path-83'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-143'%3e%3c/g%3e%3cpolygon%20id='Fill-142'%20fill='%2352267D'%20mask='url(%23mask-84)'%20points='-23.1984%2010.3219%2038.9856%20-18.6741%2069.0676%2045.8379%206.8846%2074.8339'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-147'%20transform='translate(31.000000,%20117.500000)'%3e%3cmask%20id='mask-86'%20fill='white'%3e%3cuse%20xlink:href='%23path-85'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-146'%3e%3c/g%3e%3cpolygon%20id='Fill-145'%20fill='%239452BA'%20mask='url(%23mask-86)'%20points='-8.8263%203.2516%2026.2307%20-13.0954%2043.3037%2023.5186%208.2467%2039.8656'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-150'%20transform='translate(30.000000,%20116.500000)'%3e%3cmask%20id='mask-88'%20fill='white'%3e%3cuse%20xlink:href='%23path-87'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-149'%3e%3c/g%3e%3cpolygon%20id='Fill-148'%20fill='%2352267D'%20mask='url(%23mask-88)'%20points='-8.8019%203.8947%2027.5821%20-13.0713%2045.4861%2025.3257%209.1021%2042.2917'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-153'%20transform='translate(46.000000,%20122.500000)'%3e%3cmask%20id='mask-90'%20fill='white'%3e%3cuse%20xlink:href='%23path-89'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-152'%3e%3c/g%3e%3cpolygon%20id='Fill-151'%20fill='%23F3E3FF'%20mask='url(%23mask-90)'%20points='-6.1857%20-0.2167%2010.3103%20-7.9087%2022.7863%2018.8453%206.2913%2026.5383'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-156'%20transform='translate(46.000000,%20122.500000)'%3e%3cmask%20id='mask-92'%20fill='white'%3e%3cuse%20xlink:href='%23path-91'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-155'%3e%3c/g%3e%3cpolygon%20id='Fill-154'%20fill='%2352267D'%20mask='url(%23mask-92)'%20points='-7.0089%20-0.2391%2010.4871%20-8.3981%2023.2731%2019.0229%205.7771%2027.1809'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-159'%20transform='translate(32.000000,%20119.500000)'%3e%3cmask%20id='mask-94'%20fill='white'%3e%3cuse%20xlink:href='%23path-93'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-158'%3e%3c/g%3e%3cpolygon%20id='Fill-157'%20fill='%23FFFFFF'%20mask='url(%23mask-94)'%20points='-6.9328%20-1.2347%204.7322%20-6.6737%2010.0372%204.7033%20-1.6268%2010.1423'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-162'%20transform='translate(32.000000,%20118.500000)'%3e%3cmask%20id='mask-96'%20fill='white'%3e%3cuse%20xlink:href='%23path-95'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-161'%3e%3c/g%3e%3cpolygon%20id='Fill-160'%20fill='%2352267D'%20mask='url(%23mask-96)'%20points='-7.465%20-0.5092%204.863%20-6.2582%2010.524%205.8818%20-1.804%2011.6308'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-165'%20transform='translate(35.000000,%20116.500000)'%3e%3cmask%20id='mask-98'%20fill='white'%3e%3cuse%20xlink:href='%23path-97'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-164'%3e%3c/g%3e%3cpolygon%20id='Fill-163'%20fill='%23FFFFFF'%20mask='url(%23mask-98)'%20points='-7.172%20-0.4091%205.211%20-6.1831%2010.418%204.9829%20-1.966%2010.7569'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-168'%20transform='translate(34.000000,%20116.500000)'%3e%3cmask%20id='mask-100'%20fill='white'%3e%3cuse%20xlink:href='%23path-99'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-167'%3e%3c/g%3e%3cpolygon%20id='Fill-166'%20fill='%2352267D'%20mask='url(%23mask-100)'%20points='-6.6622%20-0.5868%206.3888%20-6.6718%2011.9068%205.1622%20-1.1442%2011.2472'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-171'%20transform='translate(39.000000,%20116.500000)'%3e%3cmask%20id='mask-102'%20fill='white'%3e%3cuse%20xlink:href='%23path-101'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-170'%3e%3c/g%3e%3cpolygon%20id='Fill-169'%20fill='%23FFFFFF'%20mask='url(%23mask-102)'%20points='-7.0519%20-1.5306%205.0821%20-7.1886%2010.3111%204.0264%20-1.8229%209.6834'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-174'%20transform='translate(38.000000,%20115.500000)'%3e%3cmask%20id='mask-104'%20fill='white'%3e%3cuse%20xlink:href='%23path-103'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-173'%3e%3c/g%3e%3cpolygon%20id='Fill-172'%20fill='%2352267D'%20mask='url(%23mask-104)'%20points='-6.5665%20-0.6971%206.2845%20-6.6891%2011.8255%205.1929%20-1.0265%2011.1849'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-177'%20transform='translate(48.000000,%20117.500000)'%3e%3cmask%20id='mask-106'%20fill='white'%3e%3cuse%20xlink:href='%23path-105'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-176'%3e%3c/g%3e%3cpolygon%20id='Fill-175'%20fill='%23FFFFFF'%20mask='url(%23mask-106)'%20points='-8.7697%20-0.0887%205.8993%20-6.9287%2013.7993%2010.0153%20-0.8697%2016.8553'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-180'%20transform='translate(47.000000,%20117.500000)'%3e%3cmask%20id='mask-108'%20fill='white'%3e%3cuse%20xlink:href='%23path-107'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-179'%3e%3c/g%3e%3cpolygon%20id='Fill-178'%20fill='%2352267D'%20mask='url(%23mask-108)'%20points='-8.7814%20-0.6566%206.8306%20-7.9366%2015.3206%2010.2674%20-0.2924%2017.5474'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-183'%20transform='translate(33.000000,%20120.500000)'%3e%3cmask%20id='mask-110'%20fill='white'%3e%3cuse%20xlink:href='%23path-109'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-182'%3e%3c/g%3e%3cpolygon%20id='Fill-181'%20fill='%23F3E3FF'%20mask='url(%23mask-110)'%20points='-7.0636%20-1.7665%203.3454%20-6.6205%208.1304%203.6405%20-2.2786%208.4945'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-186'%20transform='translate(35.000000,%20117.500000)'%3e%3cmask%20id='mask-112'%20fill='white'%3e%3cuse%20xlink:href='%23path-111'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-185'%3e%3c/g%3e%3cpolygon%20id='Fill-184'%20fill='%23F3E3FF'%20mask='url(%23mask-112)'%20points='-6.0812%20-1.1932%204.6748%20-6.2092%209.4008%203.9268%20-1.3542%208.9418'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-189'%20transform='translate(39.000000,%20116.500000)'%3e%3cmask%20id='mask-114'%20fill='white'%3e%3cuse%20xlink:href='%23path-113'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-188'%3e%3c/g%3e%3cpolygon%20id='Fill-187'%20fill='%23F3E3FF'%20mask='url(%23mask-114)'%20points='-6.1847%20-1.2621%204.5063%20-6.2481%209.2653%203.9559%20-1.4267%208.9419'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-192'%20transform='translate(38.000000,%20122.500000)'%3e%3cmask%20id='mask-116'%20fill='white'%3e%3cuse%20xlink:href='%23path-115'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-191'%3e%3c/g%3e%3cpolygon%20id='Fill-190'%20fill='%23F3E3FF'%20mask='url(%23mask-116)'%20points='-7.4454%20-0.2465%206.8656%20-6.9195%2012.6576%205.5005%20-1.6544%2012.1735'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-195'%20transform='translate(38.000000,%20123.500000)'%3e%3cmask%20id='mask-118'%20fill='white'%3e%3cuse%20xlink:href='%23path-117'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-194'%3e%3c/g%3e%3cpolygon%20id='Fill-193'%20fill='%23FFFFFF'%20mask='url(%23mask-118)'%20points='-7.0802%20-0.6229%206.5158%20-6.9619%2011.9738%204.7431%20-1.6222%2011.0831'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-198'%20transform='translate(38.000000,%20122.500000)'%3e%3cmask%20id='mask-120'%20fill='white'%3e%3cuse%20xlink:href='%23path-119'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-197'%3e%3c/g%3e%3cpolygon%20id='Fill-196'%20fill='%2352267D'%20mask='url(%23mask-120)'%20points='-7.5675%200.1984%206.6915%20-6.4506%2012.4625%205.9254%20-1.7965%2012.5744'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-201'%20transform='translate(38.000000,%20124.500000)'%3e%3cmask%20id='mask-122'%20fill='white'%3e%3cuse%20xlink:href='%23path-121'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-200'%3e%3c/g%3e%3cpolygon%20id='Fill-199'%20fill='%2352267D'%20mask='url(%23mask-122)'%20points='-6.2648%20-1.3685%204.2462%20-6.2695%209.1502%204.2475%20-1.3618%209.1485'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-204'%20transform='translate(34.000000,%20129.500000)'%3e%3cmask%20id='mask-124'%20fill='white'%3e%3cuse%20xlink:href='%23path-123'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-203'%3e%3c/g%3e%3cpolygon%20id='Fill-202'%20fill='%2352267D'%20mask='url(%23mask-124)'%20points='-6.7951%20-1.5043%203.3019%20-6.2123%207.8289%203.4967%20-2.2681%208.2047'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-207'%20transform='translate(49.000000,%20118.500000)'%3e%3cmask%20id='mask-126'%20fill='white'%3e%3cuse%20xlink:href='%23path-125'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-206'%3e%3c/g%3e%3cpolygon%20id='Fill-205'%20fill='%23EAF3FB'%20mask='url(%23mask-126)'%20points='-8.6847%20-0.5077%205.0033%20-6.8907%2011.6823%207.4323%20-2.0047%2013.8153'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-210'%20transform='translate(50.000000,%20122.500000)'%3e%3cmask%20id='mask-128'%20fill='white'%3e%3cuse%20xlink:href='%23path-127'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-209'%3e%3c/g%3e%3cpolygon%20id='Fill-208'%20fill='%23FFFFFF'%20mask='url(%23mask-128)'%20points='-7.1124%20-0.369%204.3026%20-5.692%209.3896%205.217%20-2.0254%2010.54'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-213'%20transform='translate(50.000000,%20122.500000)'%3e%3cmask%20id='mask-130'%20fill='white'%3e%3cuse%20xlink:href='%23path-129'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-212'%3e%3c/g%3e%3cpolygon%20id='Fill-211'%20fill='%2352267D'%20mask='url(%23mask-130)'%20points='-7.3732%20-0.5287%204.4348%20-6.0347%209.7678%205.4013%20-2.0402%2010.9073'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-216'%20transform='translate(41.000000,%20102.500000)'%3e%3cmask%20id='mask-132'%20fill='white'%3e%3cuse%20xlink:href='%23path-131'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-215'%3e%3c/g%3e%3cpolygon%20id='Fill-214'%20fill='%239452BA'%20mask='url(%23mask-132)'%20points='-8.8868%202.1598%2016.8042%20-9.8202%2038.5902%2036.8978%2012.8982%2048.8778'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-219'%20transform='translate(40.000000,%20101.500000)'%3e%3cmask%20id='mask-134'%20fill='white'%3e%3cuse%20xlink:href='%23path-133'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-218'%3e%3c/g%3e%3cpolygon%20id='Fill-217'%20fill='%2352267D'%20mask='url(%23mask-134)'%20points='-8.8624%202.8009%2018.0806%20-9.7631%2040.4906%2038.2929%2013.5456%2050.8569'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-222'%20transform='translate(42.000000,%20103.500000)'%3e%3cmask%20id='mask-136'%20fill='white'%3e%3cuse%20xlink:href='%23path-135'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-221'%3e%3c/g%3e%3cpolygon%20id='Fill-220'%20fill='%23FFFFFF'%20mask='url(%23mask-136)'%20points='-6.9015%20-1.3348%204.7175%20-6.7528%209.8285%204.2072%20-1.7905%209.6252'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-225'%20transform='translate(42.000000,%20102.500000)'%3e%3cmask%20id='mask-138'%20fill='white'%3e%3cuse%20xlink:href='%23path-137'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-224'%3e%3c/g%3e%3cpolygon%20id='Fill-223'%20fill='%2352267D'%20mask='url(%23mask-138)'%20points='-7.4093%20-0.5048%204.8947%20-6.2418%2010.3167%205.3862%20-1.9873%2011.1232'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-228'%20transform='translate(45.000000,%20100.500000)'%3e%3cmask%20id='mask-140'%20fill='white'%3e%3cuse%20xlink:href='%23path-139'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-227'%3e%3c/g%3e%3cpolygon%20id='Fill-226'%20fill='%23FFFFFF'%20mask='url(%23mask-140)'%20points='-7.4366%20-0.6034%205.1754%20-6.4834%2010.5054%204.9476%20-2.1056%2010.8286'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-231'%20transform='translate(44.000000,%2099.500000)'%3e%3cmask%20id='mask-142'%20fill='white'%3e%3cuse%20xlink:href='%23path-141'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-230'%3e%3c/g%3e%3cpolygon%20id='Fill-229'%20fill='%2352267D'%20mask='url(%23mask-142)'%20points='-6.9269%200.2198%206.3491%20-5.9712%2011.9921%206.1278%20-1.2849%2012.3188'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-234'%20transform='translate(49.000000,%20100.500000)'%3e%3cmask%20id='mask-144'%20fill='white'%3e%3cuse%20xlink:href='%23path-143'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-233'%3e%3c/g%3e%3cpolygon%20id='Fill-232'%20fill='%23FFFFFF'%20mask='url(%23mask-144)'%20points='-6.962%20-1.163%205.125%20-6.799%2010.344%204.391%20-1.743%2010.027'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-237'%20transform='translate(48.000000,%20100.500000)'%3e%3cmask%20id='mask-146'%20fill='white'%3e%3cuse%20xlink:href='%23path-145'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-236'%3e%3c/g%3e%3cpolygon%20id='Fill-235'%20fill='%2352267D'%20mask='url(%23mask-146)'%20points='-6.4825%20-1.327%206.3295%20-7.301%2011.8585%204.556%20-0.9535%2010.53'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-240'%20transform='translate(58.000000,%20137.500000)'%3e%3cmask%20id='mask-148'%20fill='white'%3e%3cuse%20xlink:href='%23path-147'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-239'%3e%3c/g%3e%3cpolygon%20id='Fill-238'%20fill='%23F3E3FF'%20mask='url(%23mask-148)'%20points='-6.3331%20-1.1952%203.9099%20-5.9722%208.4119%203.6808%20-1.8321%208.4568'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-243'%20transform='translate(58.000000,%20137.500000)'%3e%3cmask%20id='mask-150'%20fill='white'%3e%3cuse%20xlink:href='%23path-149'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-242'%3e%3c/g%3e%3cpolygon%20id='Fill-241'%20fill='%2352267D'%20mask='url(%23mask-150)'%20points='-6.6857%20-1.4242%203.8413%20-6.3332%208.6163%203.9068%20-1.9117%208.8158'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-246'%20transform='translate(51.000000,%20107.500000)'%3e%3cmask%20id='mask-152'%20fill='white'%3e%3cuse%20xlink:href='%23path-151'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-245'%3e%3c/g%3e%3cpolygon%20id='Fill-244'%20fill='%23F3E3FF'%20mask='url(%23mask-152)'%20points='-12.882%204.817%2018.508%20-9.82%2045.176%2047.369%2013.786%2062.006'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-249'%20transform='translate(51.000000,%20107.500000)'%3e%3cmask%20id='mask-154'%20fill='white'%3e%3cuse%20xlink:href='%23path-153'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-248'%3e%3c/g%3e%3cpolygon%20id='Fill-247'%20fill='%2352267D'%20mask='url(%23mask-154)'%20points='-13.3693%204.6383%2018.6727%20-10.3027%2045.7587%2047.7833%2013.7167%2062.7243'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-252'%20transform='translate(103.000000,%20118.500000)'%3e%3cmask%20id='mask-156'%20fill='white'%3e%3cuse%20xlink:href='%23path-155'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-251'%3e%3c/g%3e%3cpolygon%20id='Fill-250'%20fill='%23FFFFFF'%20mask='url(%23mask-156)'%20points='-6.1036%20-1.6146%204.6664%20-6.6366%2010.1134%205.0444%20-0.6566%2010.0674'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-255'%20transform='translate(103.000000,%20117.500000)'%3e%3cmask%20id='mask-158'%20fill='white'%3e%3cuse%20xlink:href='%23path-157'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-254'%3e%3c/g%3e%3cpolygon%20id='Fill-253'%20fill='%2352267D'%20mask='url(%23mask-158)'%20points='-6.5997%20-0.8109%204.8363%20-6.1439%2010.6413%206.3071%20-0.7937%2011.6391'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-258'%20transform='translate(104.000000,%20118.500000)'%3e%3cmask%20id='mask-160'%20fill='white'%3e%3cuse%20xlink:href='%23path-159'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-257'%3e%3c/g%3e%3cpolygon%20id='Fill-256'%20fill='%23F3E3FF'%20mask='url(%23mask-160)'%20points='-6.3048%20-1.3417%203.3572%20-5.8467%208.0112%204.1343%20-1.6498%208.6393'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-261'%20transform='translate(101.000000,%20125.500000)'%3e%3cmask%20id='mask-162'%20fill='white'%3e%3cuse%20xlink:href='%23path-161'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-260'%3e%3c/g%3e%3cpolygon%20id='Fill-259'%20fill='%23FFFFFF'%20mask='url(%23mask-162)'%20points='-6.5353%20-0.6576%205.4777%20-6.2596%2011.1667%205.9434%20-0.8453%2011.5454'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-264'%20transform='translate(101.000000,%20125.500000)'%3e%3cmask%20id='mask-164'%20fill='white'%3e%3cuse%20xlink:href='%23path-163'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-263'%3e%3c/g%3e%3cpolygon%20id='Fill-262'%20fill='%2352267D'%20mask='url(%23mask-164)'%20points='-7.048%20-0.8802%205.633%20-6.7932%2011.688%206.1938%20-0.992%2012.1068'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-267'%20transform='translate(102.000000,%20126.500000)'%3e%3cmask%20id='mask-166'%20fill='white'%3e%3cuse%20xlink:href='%23path-165'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-266'%3e%3c/g%3e%3cpolygon%20id='Fill-265'%20fill='%23F3E3FF'%20mask='url(%23mask-166)'%20points='-6.5118%20-1.1971%204.1862%20-6.1861%209.2242%204.6169%20-1.4748%209.6069'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-270'%20transform='translate(104.000000,%20121.500000)'%3e%3cmask%20id='mask-168'%20fill='white'%3e%3cuse%20xlink:href='%23path-167'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-269'%3e%3c/g%3e%3cpolygon%20id='Fill-268'%20fill='%23FFFFFF'%20mask='url(%23mask-168)'%20points='-6.8702%20-0.745%204.3778%20-5.99%209.7908%205.618%20-1.4572%2010.863'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-273'%20transform='translate(104.000000,%20121.500000)'%3e%3cmask%20id='mask-170'%20fill='white'%3e%3cuse%20xlink:href='%23path-169'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-272'%3e%3c/g%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20mask='url(%23mask-170)'%20points='-7.3956%20-1.0043%204.5164%20-6.5593%2010.2824%205.8057%20-1.6296%2011.3597'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-276'%20transform='translate(105.000000,%20122.500000)'%3e%3cmask%20id='mask-172'%20fill='white'%3e%3cuse%20xlink:href='%23path-171'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-275'%3e%3c/g%3e%3cpolygon%20id='Fill-274'%20fill='%23F3E3FF'%20mask='url(%23mask-172)'%20points='-6.7853%20-1.2972%203.2447%20-5.9742%207.9967%204.2158%20-2.0343%208.8928'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-279'%20transform='translate(96.000000,%20129.500000)'%3e%3cmask%20id='mask-174'%20fill='white'%3e%3cuse%20xlink:href='%23path-173'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-278'%3e%3c/g%3e%3cpolygon%20id='Fill-277'%20fill='%23FFFFFF'%20mask='url(%23mask-174)'%20points='-6.6154%20-0.2074%206.1616%20-6.1654%2011.5346%205.3566%20-1.2424%2011.3146'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-282'%20transform='translate(96.000000,%20129.500000)'%3e%3cmask%20id='mask-176'%20fill='white'%3e%3cuse%20xlink:href='%23path-175'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-281'%3e%3c/g%3e%3cpolygon%20id='Fill-280'%20fill='%2352267D'%20mask='url(%23mask-176)'%20points='-7.1085%20-0.3837%206.3335%20-6.6527%2012.0185%205.5393%20-1.4235%2011.8073'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-285'%20transform='translate(97.000000,%20130.500000)'%3e%3cmask%20id='mask-178'%20fill='white'%3e%3cuse%20xlink:href='%23path-177'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-284'%3e%3c/g%3e%3cpolygon%20id='Fill-283'%20fill='%23F3E3FF'%20mask='url(%23mask-178)'%20points='-6.4659%20-0.7738%204.5281%20-5.9008%209.3511%204.4412%20-1.6439%209.5682'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-288'%20transform='translate(52.000000,%20110.500000)'%3e%3cmask%20id='mask-180'%20fill='white'%3e%3cuse%20xlink:href='%23path-179'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-287'%3e%3c/g%3e%3cpolygon%20id='Fill-286'%20fill='%23FFFFFF'%20mask='url(%23mask-180)'%20points='-6.7228%201.1891%208.9982%20-6.1419%2015.0042%206.7381%20-0.7168%2014.0691'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-291'%20transform='translate(51.000000,%20109.500000)'%3e%3cmask%20id='mask-182'%20fill='white'%3e%3cuse%20xlink:href='%23path-181'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-290'%3e%3c/g%3e%3cpolygon%20id='Fill-289'%20fill='%2352267D'%20mask='url(%23mask-182)'%20points='-6.3292%201.8395%2010.2048%20-5.8705%2016.6098%207.8665%200.0758%2015.5765'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-294'%20transform='translate(64.000000,%2096.500000)'%3e%3cmask%20id='mask-184'%20fill='white'%3e%3cuse%20xlink:href='%23path-183'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-293'%3e%3c/g%3e%3cpolygon%20id='Fill-292'%20fill='%23FFFFFF'%20mask='url(%23mask-184)'%20points='-5.9298%20-1.3588%205.9272%20-6.8878%2011.0872%204.1762%20-0.7698%209.7052'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-297'%20transform='translate(64.000000,%2096.500000)'%3e%3cmask%20id='mask-186'%20fill='white'%3e%3cuse%20xlink:href='%23path-185'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-296'%3e%3c/g%3e%3cpolygon%20id='Fill-295'%20fill='%2352267D'%20mask='url(%23mask-186)'%20points='-6.42%20-1.5453%206.127%20-7.3963%2011.601%204.3427%20-0.946%2010.1937'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-300'%20transform='translate(61.000000,%2097.500000)'%3e%3cmask%20id='mask-188'%20fill='white'%3e%3cuse%20xlink:href='%23path-187'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-299'%3e%3c/g%3e%3cpolygon%20id='Fill-298'%20fill='%23FFFFFF'%20mask='url(%23mask-188)'%20points='-6.6603%20-1.3915%205.5117%20-7.0675%2010.6897%204.0365%20-1.4823%209.7125'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-303'%20transform='translate(60.000000,%2096.500000)'%3e%3cmask%20id='mask-190'%20fill='white'%3e%3cuse%20xlink:href='%23path-189'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-302'%3e%3c/g%3e%3cpolygon%20id='Fill-301'%20fill='%2352267D'%20mask='url(%23mask-190)'%20points='-6.1476%20-0.5697%206.6984%20-6.5597%2012.1874%205.2113%20-0.6586%2011.2013'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-306'%20transform='translate(58.000000,%2099.500000)'%3e%3cmask%20id='mask-192'%20fill='white'%3e%3cuse%20xlink:href='%23path-191'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-305'%3e%3c/g%3e%3cpolygon%20id='Fill-304'%20fill='%23FFFFFF'%20mask='url(%23mask-192)'%20points='-6.8673%20-1.0424%205.2557%20-6.6954%2010.4897%204.5296%20-1.6333%2010.1836'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-309'%20transform='translate(57.000000,%2099.500000)'%3e%3cmask%20id='mask-194'%20fill='white'%3e%3cuse%20xlink:href='%23path-193'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-308'%3e%3c/g%3e%3cpolygon%20id='Fill-307'%20fill='%2352267D'%20mask='url(%23mask-194)'%20points='-6.3839%20-1.2079%206.4701%20-7.2019%2012.0151%204.6911%20-0.8379%2010.6851'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-312'%20transform='translate(43.000000,%20103.500000)'%3e%3cmask%20id='mask-196'%20fill='white'%3e%3cuse%20xlink:href='%23path-195'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-311'%3e%3c/g%3e%3cpolygon%20id='Fill-310'%20fill='%23F3E3FF'%20mask='url(%23mask-196)'%20points='-7.0245%20-1.1088%203.4045%20-5.9718%208.1025%204.1052%20-2.3255%208.9682'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-315'%20transform='translate(45.000000,%20101.500000)'%3e%3cmask%20id='mask-198'%20fill='white'%3e%3cuse%20xlink:href='%23path-197'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-314'%3e%3c/g%3e%3cpolygon%20id='Fill-313'%20fill='%23F3E3FF'%20mask='url(%23mask-198)'%20points='-6.4845%20-1.4183%204.8025%20-6.6823%209.7215%203.8667%20-1.5665%209.1297'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-318'%20transform='translate(49.000000,%20100.500000)'%3e%3cmask%20id='mask-200'%20fill='white'%3e%3cuse%20xlink:href='%23path-199'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-317'%3e%3c/g%3e%3cpolygon%20id='Fill-316'%20fill='%23F3E3FF'%20mask='url(%23mask-200)'%20points='-6.0587%20-1.0917%204.7493%20-6.1317%209.5473%204.1593%20-1.2597%209.1993'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-321'%20transform='translate(65.000000,%2097.500000)'%3e%3cmask%20id='mask-202'%20fill='white'%3e%3cuse%20xlink:href='%23path-201'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-320'%3e%3c/g%3e%3cpolygon%20id='Fill-319'%20fill='%23F3E3FF'%20mask='url(%23mask-202)'%20points='-5.9542%20-2.1058%204.5848%20-7.0208%209.3048%203.1002%20-1.2352%208.0152'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-324'%20transform='translate(62.000000,%2097.500000)'%3e%3cmask%20id='mask-204'%20fill='white'%3e%3cuse%20xlink:href='%23path-203'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-323'%3e%3c/g%3e%3cpolygon%20id='Fill-322'%20fill='%23F3E3FF'%20mask='url(%23mask-204)'%20points='-6.7413%20-1.1215%204.0407%20-6.1495%208.7927%204.0415%20-1.9893%209.0695'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-327'%20transform='translate(58.000000,%20100.500000)'%3e%3cmask%20id='mask-206'%20fill='white'%3e%3cuse%20xlink:href='%23path-205'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-326'%3e%3c/g%3e%3cpolygon%20id='Fill-325'%20fill='%23F3E3FF'%20mask='url(%23mask-206)'%20points='-5.9054%20-1.8656%204.8316%20-6.8726%209.6096%203.3734%20-1.1284%208.3804'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-330'%20transform='translate(61.000000,%20109.500000)'%3e%3cmask%20id='mask-208'%20fill='white'%3e%3cuse%20xlink:href='%23path-207'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-329'%3e%3c/g%3e%3cpolygon%20id='Fill-328'%20fill='%23FFFFFF'%20mask='url(%23mask-208)'%20points='-6.2325%201.1432%209.5675%20-6.2248%2015.5675%206.6412%20-0.2335%2014.0082'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-333'%20transform='translate(60.000000,%20109.500000)'%3e%3cmask%20id='mask-210'%20fill='white'%3e%3cuse%20xlink:href='%23path-209'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-332'%3e%3c/g%3e%3cpolygon%20id='Fill-331'%20fill='%2352267D'%20mask='url(%23mask-210)'%20points='-5.8634%200.9357%2010.7376%20-6.8053%2017.0846%206.8067%200.4836%2014.5477'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-336'%20transform='translate(62.000000,%20103.500000)'%3e%3cmask%20id='mask-212'%20fill='white'%3e%3cuse%20xlink:href='%23path-211'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-335'%3e%3c/g%3e%3cpolygon%20id='Fill-334'%20fill='%23F3E3FF'%20mask='url(%23mask-212)'%20points='-6.5958%20-0.7865%207.7572%20-7.4795%2013.5302%204.9005%20-0.8238%2011.5935'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-339'%20transform='translate(63.000000,%20103.500000)'%3e%3cmask%20id='mask-214'%20fill='white'%3e%3cuse%20xlink:href='%23path-213'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-338'%3e%3c/g%3e%3cpolygon%20id='Fill-337'%20fill='%23FFFFFF'%20mask='url(%23mask-214)'%20points='-6.6359%20-0.455%206.9931%20-6.81%2012.4351%204.862%20-1.1929%2011.217'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-342'%20transform='translate(63.000000,%20103.500000)'%3e%3cmask%20id='mask-216'%20fill='white'%3e%3cuse%20xlink:href='%23path-215'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-341'%3e%3c/g%3e%3cpolygon%20id='Fill-340'%20fill='%2352267D'%20mask='url(%23mask-216)'%20points='-7.1241%20-0.6332%207.1739%20-7.3002%2012.9279%205.0388%20-1.3701%2011.7058'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-345'%20transform='translate(66.000000,%20104.500000)'%3e%3cmask%20id='mask-218'%20fill='white'%3e%3cuse%20xlink:href='%23path-217'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-344'%3e%3c/g%3e%3cpolygon%20id='Fill-343'%20fill='%2352267D'%20mask='url(%23mask-218)'%20points='-6.5509%20-1.7606%203.9621%20-6.6626%208.8651%203.8544%20-1.6469%208.7564'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-348'%20transform='translate(47.000000,%20106.500000)'%3e%3cmask%20id='mask-220'%20fill='white'%3e%3cuse%20xlink:href='%23path-219'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-347'%3e%3c/g%3e%3cpolygon%20id='Fill-346'%20fill='%23F3E3FF'%20mask='url(%23mask-220)'%20points='-7.4933%200.0021%206.8187%20-6.6709%2012.6097%205.7491%20-1.7013%2012.4221'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-351'%20transform='translate(47.000000,%20107.500000)'%3e%3cmask%20id='mask-222'%20fill='white'%3e%3cuse%20xlink:href='%23path-221'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-350'%3e%3c/g%3e%3cpolygon%20id='Fill-349'%20fill='%23FFFFFF'%20mask='url(%23mask-222)'%20points='-7.129%20-0.3744%206.467%20-6.7144%2011.926%204.9916%20-1.67%2011.3316'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-354'%20transform='translate(47.000000,%20107.500000)'%3e%3cmask%20id='mask-224'%20fill='white'%3e%3cuse%20xlink:href='%23path-223'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-353'%3e%3c/g%3e%3cpolygon%20id='Fill-352'%20fill='%2352267D'%20mask='url(%23mask-224)'%20points='-7.6163%20-0.5536%206.6437%20-7.2026%2012.4147%205.1744%20-1.8453%2011.8234'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-357'%20transform='translate(47.000000,%20108.500000)'%3e%3cmask%20id='mask-226'%20fill='white'%3e%3cuse%20xlink:href='%23path-225'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-356'%3e%3c/g%3e%3cpolygon%20id='Fill-355'%20fill='%2352267D'%20mask='url(%23mask-226)'%20points='-6.2101%20-1.0751%204.3009%20-5.9761%209.2049%204.5399%20-1.3071%209.4419'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-360'%20transform='translate(72.000000,%20103.500000)'%3e%3cmask%20id='mask-228'%20fill='white'%3e%3cuse%20xlink:href='%23path-227'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-359'%3e%3c/g%3e%3cpolygon%20id='Fill-358'%20fill='%2352267D'%20mask='url(%23mask-228)'%20points='-6.1447%20-1.5809%203.9603%20-6.2929%208.4783%203.3951%20-1.6267%208.1071'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-363'%20transform='translate(43.000000,%20113.500000)'%3e%3cmask%20id='mask-230'%20fill='white'%3e%3cuse%20xlink:href='%23path-229'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-362'%3e%3c/g%3e%3cpolygon%20id='Fill-361'%20fill='%2352267D'%20mask='url(%23mask-230)'%20points='-6.0392%20-1.8392%204.0568%20-6.5472%208.5838%203.1618%20-1.5122%207.8698'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-366'%20transform='translate(52.000000,%20111.500000)'%3e%3cmask%20id='mask-232'%20fill='white'%3e%3cuse%20xlink:href='%23path-231'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-365'%3e%3c/g%3e%3cpolygon%20id='Fill-364'%20fill='%23EAF3FB'%20mask='url(%23mask-232)'%20points='-5.7267%200.2941%208.7553%20-6.4589%2014.1433%205.0951%20-0.3387%2011.8481'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-369'%20transform='translate(52.000000,%20113.500000)'%3e%3cmask%20id='mask-234'%20fill='white'%3e%3cuse%20xlink:href='%23path-233'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-368'%3e%3c/g%3e%3cpolygon%20id='Fill-367'%20fill='%23FFFFFF'%20mask='url(%23mask-234)'%20points='-5.7159%20-0.1556%207.7111%20-6.4166%2012.2881%203.4004%20-1.1379%209.6614'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-372'%20transform='translate(52.000000,%20113.500000)'%3e%3cmask%20id='mask-236'%20fill='white'%3e%3cuse%20xlink:href='%23path-235'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-371'%3e%3c/g%3e%3cpolygon%20id='Fill-370'%20fill='%2352267D'%20mask='url(%23mask-236)'%20points='-6.004%20-0.3832%207.604%20-6.7282%2012.476%203.7208%20-1.131%2010.0658'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-375'%20transform='translate(62.000000,%20110.500000)'%3e%3cmask%20id='mask-238'%20fill='white'%3e%3cuse%20xlink:href='%23path-237'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-374'%3e%3c/g%3e%3cpolygon%20id='Fill-373'%20fill='%23EAF3FB'%20mask='url(%23mask-238)'%20points='-6.3868%200.5079%207.1762%20-5.8171%2012.5112%205.6249%20-1.0518%2011.9489'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-378'%20transform='translate(75.000000,%20133.500000)'%3e%3cmask%20id='mask-240'%20fill='white'%3e%3cuse%20xlink:href='%23path-239'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-377'%3e%3c/g%3e%3cpolygon%20id='Fill-376'%20fill='%23F3E3FF'%20mask='url(%23mask-240)'%20points='-5.7872%20-1.5526%203.6218%20-5.9406%207.9568%203.3564%20-1.4522%207.7434'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-381'%20transform='translate(75.000000,%20133.500000)'%3e%3cmask%20id='mask-242'%20fill='white'%3e%3cuse%20xlink:href='%23path-241'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-380'%3e%3c/g%3e%3cpolygon%20id='Fill-379'%20fill='%2352267D'%20mask='url(%23mask-242)'%20points='-5.9386%20-1.6459%203.6584%20-6.1209%208.1224%203.4511%20-1.4746%207.9261'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-384'%20transform='translate(62.000000,%20111.500000)'%3e%3cmask%20id='mask-244'%20fill='white'%3e%3cuse%20xlink:href='%23path-243'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-383'%3e%3c/g%3e%3cpolygon%20id='Fill-382'%20fill='%23FFFFFF'%20mask='url(%23mask-244)'%20points='-6.1857%200.5153%207.8403%20-6.0257%2012.2053%203.3353%20-1.8207%209.8763'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-387'%20transform='translate(62.000000,%20111.500000)'%3e%3cmask%20id='mask-246'%20fill='white'%3e%3cuse%20xlink:href='%23path-245'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-386'%3e%3c/g%3e%3cpolygon%20id='Fill-385'%20fill='%2352267D'%20mask='url(%23mask-246)'%20points='-6.3722%200.2047%207.7548%20-6.3823%2012.4278%203.6387%20-1.6992%2010.2257'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-390'%20transform='translate(85.000000,%20162.500000)'%3e%3cmask%20id='mask-248'%20fill='white'%3e%3cuse%20xlink:href='%23path-247'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-389'%3e%3c/g%3e%3cpolygon%20id='Fill-388'%20fill='%23FFFFFF'%20mask='url(%23mask-248)'%20points='-7.006%20-0.4618%205.042%20-6.0798%2010.31%205.2192%20-1.736%2010.8372'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-393'%20transform='translate(85.000000,%20162.500000)'%3e%3cmask%20id='mask-250'%20fill='white'%3e%3cuse%20xlink:href='%23path-249'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-392'%3e%3c/g%3e%3cpolygon%20id='Fill-391'%20fill='%2352267D'%20mask='url(%23mask-250)'%20points='-7.2472%20-0.5492%205.1308%20-6.3212%2010.5548%205.3088%20-1.8242%2011.0808'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-396'%20transform='translate(86.000000,%20163.500000)'%3e%3cmask%20id='mask-252'%20fill='white'%3e%3cuse%20xlink:href='%23path-251'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-395'%3e%3c/g%3e%3cpolygon%20id='Fill-394'%20fill='%23EAF3FB'%20mask='url(%23mask-252)'%20points='-7.0529%20-1.5892%203.8671%20-6.6812%208.7421%203.7728%20-2.1779%208.8648'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-399'%20transform='translate(86.000000,%20162.500000)'%3e%3cmask%20id='mask-254'%20fill='white'%3e%3cuse%20xlink:href='%23path-253'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-398'%3e%3c/g%3e%3cpolygon%20id='Fill-397'%20fill='%23FFFFFF'%20mask='url(%23mask-254)'%20points='-6.5216%20-0.9662%205.3994%20-6.5252%2010.5884%204.6028%20-1.3326%2010.1608'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-402'%20transform='translate(86.000000,%20162.500000)'%3e%3cmask%20id='mask-256'%20fill='white'%3e%3cuse%20xlink:href='%23path-255'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-401'%3e%3c/g%3e%3cpolygon%20id='Fill-400'%20fill='%2352267D'%20mask='url(%23mask-256)'%20points='-6.7657%20-1.056%205.4873%20-6.769%2010.8333%204.694%20-1.4197%2010.407'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-405'%20transform='translate(87.000000,%20162.500000)'%3e%3cmask%20id='mask-258'%20fill='white'%3e%3cuse%20xlink:href='%23path-257'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-404'%3e%3c/g%3e%3cpolygon%20id='Fill-403'%20fill='%23EAF3FB'%20mask='url(%23mask-258)'%20points='-6.4786%20-1.204%204.2704%20-6.216%209.0644%204.065%20-1.6846%209.077'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-408'%20transform='translate(88.000000,%20161.500000)'%3e%3cmask%20id='mask-260'%20fill='white'%3e%3cuse%20xlink:href='%23path-259'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-407'%3e%3c/g%3e%3cpolygon%20id='Fill-406'%20fill='%23FFFFFF'%20mask='url(%23mask-260)'%20points='-6.9288%20-0.5931%204.8642%20-6.0921%2010.0002%204.9219%20-1.7928%2010.4209'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-411'%20transform='translate(88.000000,%20161.500000)'%3e%3cmask%20id='mask-262'%20fill='white'%3e%3cuse%20xlink:href='%23path-261'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-410'%3e%3c/g%3e%3cpolygon%20id='Fill-409'%20fill='%2352267D'%20mask='url(%23mask-262)'%20points='-7.173%20-0.681%204.952%20-6.335%2010.245%205.014%20-1.881%2010.669'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-414'%20transform='translate(89.000000,%20162.500000)'%3e%3cmask%20id='mask-264'%20fill='white'%3e%3cuse%20xlink:href='%23path-263'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-413'%3e%3c/g%3e%3cpolygon%20id='Fill-412'%20fill='%23EAF3FB'%20mask='url(%23mask-264)'%20points='-6.9171%20-1.7997%203.7619%20-6.7787%208.5259%203.4393%20-2.1521%208.4183'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-417'%20transform='translate(74.000000,%20146.500000)'%3e%3cmask%20id='mask-266'%20fill='white'%3e%3cuse%20xlink:href='%23path-265'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-416'%3e%3c/g%3e%3cpolygon%20id='Fill-415'%20fill='%239452BA'%20mask='url(%23mask-266)'%20points='-9.2716%20-0.4095%209.2444%20-9.0435%2022.9744%2020.4015%204.4584%2029.0355'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-420'%20transform='translate(73.000000,%20146.500000)'%3e%3cmask%20id='mask-268'%20fill='white'%3e%3cuse%20xlink:href='%23path-267'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-419'%3e%3c/g%3e%3cpolygon%20id='Fill-418'%20fill='%2352267D'%20mask='url(%23mask-268)'%20points='-8.9679%20-0.1659%2010.8771%20-9.4189%2024.9491%2020.7581%205.1041%2030.0121'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-423'%20transform='translate(91.000000,%20141.500000)'%3e%3cmask%20id='mask-270'%20fill='white'%3e%3cuse%20xlink:href='%23path-269'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-422'%3e%3c/g%3e%3cpolygon%20id='Fill-421'%20fill='%239452BA'%20mask='url(%23mask-270)'%20points='-8.1847%20-1.0848%209.2153%20-9.1988%2021.7933%2017.7742%204.3933%2025.8872'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-426'%20transform='translate(90.000000,%20140.500000)'%3e%3cmask%20id='mask-272'%20fill='white'%3e%3cuse%20xlink:href='%23path-271'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-425'%3e%3c/g%3e%3cpolygon%20id='Fill-424'%20fill='%2352267D'%20mask='url(%23mask-272)'%20points='-8.0831%20-0.2748%2010.6469%20-9.0088%2023.7689%2019.1302%205.0379%2027.8642'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-429'%20transform='translate(93.000000,%20143.500000)'%3e%3cmask%20id='mask-274'%20fill='white'%3e%3cuse%20xlink:href='%23path-273'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-428'%3e%3c/g%3e%3cpolygon%20id='Fill-427'%20fill='%2352267D'%20mask='url(%23mask-274)'%20points='-6.4386%20-0.9071%205.0584%20-6.2681%2010.0364%204.4059%20-1.4606%209.7679'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-432'%20transform='translate(78.000000,%20166.500000)'%3e%3cmask%20id='mask-276'%20fill='white'%3e%3cuse%20xlink:href='%23path-275'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-431'%3e%3c/g%3e%3cpolygon%20id='Fill-430'%20fill='%23FFFFFF'%20mask='url(%23mask-276)'%20points='-6.6085%20-1.2811%205.4395%20-6.8991%2010.7075%204.3999%20-1.3395%2010.0179'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-435'%20transform='translate(78.000000,%20165.500000)'%3e%3cmask%20id='mask-278'%20fill='white'%3e%3cuse%20xlink:href='%23path-277'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-434'%3e%3c/g%3e%3cpolygon%20id='Fill-433'%20fill='%2352267D'%20mask='url(%23mask-278)'%20points='-7.0939%20-0.4589%205.6171%20-6.3859%2011.1961%205.5791%20-1.5149%2011.5061'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-438'%20transform='translate(79.000000,%20166.500000)'%3e%3cmask%20id='mask-280'%20fill='white'%3e%3cuse%20xlink:href='%23path-279'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-437'%3e%3c/g%3e%3cpolygon%20id='Fill-436'%20fill='%23EAF3FB'%20mask='url(%23mask-280)'%20points='-6.6554%20-1.4086%204.2646%20-6.5006%209.1396%203.9534%20-1.7804%209.0454'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-441'%20transform='translate(79.000000,%20153.500000)'%3e%3cmask%20id='mask-282'%20fill='white'%3e%3cuse%20xlink:href='%23path-281'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-440'%3e%3c/g%3e%3cpolygon%20id='Fill-439'%20fill='%2352267D'%20mask='url(%23mask-282)'%20points='-6.1622%20-0.8256%205.4888%20-6.2586%2010.6718%204.8544%20-0.9792%2010.2874'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-444'%20transform='translate(33.000000,%20127.500000)'%3e%3cmask%20id='mask-284'%20fill='white'%3e%3cuse%20xlink:href='%23path-283'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-443'%3e%3c/g%3e%3cpolygon%20id='Fill-442'%20fill='%23F3E3FF'%20mask='url(%23mask-284)'%20points='-5.7169%20-1.7103%204.2241%20-6.3453%208.6591%203.1647%20-1.2819%207.7997'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-447'%20transform='translate(33.000000,%20127.500000)'%3e%3cmask%20id='mask-286'%20fill='white'%3e%3cuse%20xlink:href='%23path-285'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-446'%3e%3c/g%3e%3cpolygon%20id='Fill-445'%20fill='%23F3E3FF'%20mask='url(%23mask-286)'%20points='-6.4249%20-1.369%203.5161%20-6.005%207.9511%203.506%20-1.9899%208.141'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-450'%20transform='translate(33.000000,%20127.500000)'%3e%3cmask%20id='mask-288'%20fill='white'%3e%3cuse%20xlink:href='%23path-287'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-449'%3e%3c/g%3e%3cpolygon%20id='Fill-448'%20fill='%23F3E3FF'%20mask='url(%23mask-288)'%20points='-5.8996%20-1.1835%204.0414%20-5.8195%208.4764%203.6895%20-1.4656%208.3255'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-453'%20transform='translate(47.000000,%20119.500000)'%3e%3cmask%20id='mask-290'%20fill='white'%3e%3cuse%20xlink:href='%23path-289'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-452'%3e%3c/g%3e%3cpolygon%20id='Fill-451'%20fill='%23F3E3FF'%20mask='url(%23mask-290)'%20points='-6.7228%20-1.558%203.2632%20-6.214%208.0172%203.981%20-1.9688%208.637'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-456'%20transform='translate(47.000000,%20120.500000)'%3e%3cmask%20id='mask-292'%20fill='white'%3e%3cuse%20xlink:href='%23path-291'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-455'%3e%3c/g%3e%3cpolygon%20id='Fill-454'%20fill='%23F3E3FF'%20mask='url(%23mask-292)'%20points='-6.2072%20-1.9183%203.7778%20-6.5743%208.5318%203.6207%20-1.4532%208.2767'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-459'%20transform='translate(69.000000,%20124.500000)'%3e%3cmask%20id='mask-294'%20fill='white'%3e%3cuse%20xlink:href='%23path-293'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-458'%3e%3c/g%3e%3cpolygon%20id='Fill-457'%20fill='%23F3E3FF'%20mask='url(%23mask-294)'%20points='-5.7687%20-1.7391%204.4173%20-6.4891%208.9083%203.1439%20-1.2767%207.8939'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-462'%20transform='translate(68.000000,%20124.500000)'%3e%3cmask%20id='mask-296'%20fill='white'%3e%3cuse%20xlink:href='%23path-295'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-461'%3e%3c/g%3e%3cpolygon%20id='Fill-460'%20fill='%23F3E3FF'%20mask='url(%23mask-296)'%20points='-5.7179%20-1.2811%204.4671%20-6.0311%208.9591%203.6019%20-1.2269%208.3509'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-465'%20transform='translate(69.000000,%20124.500000)'%3e%3cmask%20id='mask-298'%20fill='white'%3e%3cuse%20xlink:href='%23path-297'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-464'%3e%3c/g%3e%3cpolygon%20id='Fill-463'%20fill='%23F3E3FF'%20mask='url(%23mask-298)'%20points='-6.0138%20-1.0341%204.1712%20-5.7831%208.6632%203.8499%20-1.5218%208.5979'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-468'%20transform='translate(70.000000,%20161.500000)'%3e%3cmask%20id='mask-300'%20fill='white'%3e%3cuse%20xlink:href='%23path-299'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-467'%3e%3c/g%3e%3cpolygon%20id='Fill-466'%20fill='%23F3E3FF'%20mask='url(%23mask-300)'%20points='-6.4103%20-1.7216%203.7747%20-6.4716%208.2667%203.1614%20-1.9193%207.9104'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-471'%20transform='translate(69.000000,%20161.500000)'%3e%3cmask%20id='mask-302'%20fill='white'%3e%3cuse%20xlink:href='%23path-301'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-470'%3e%3c/g%3e%3cpolygon%20id='Fill-469'%20fill='%23F3E3FF'%20mask='url(%23mask-302)'%20points='-6.3605%20-1.2645%203.8245%20-6.0145%208.3165%203.6185%20-1.8685%208.3685'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-474'%20transform='translate(69.000000,%20161.500000)'%3e%3cmask%20id='mask-304'%20fill='white'%3e%3cuse%20xlink:href='%23path-303'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-473'%3e%3c/g%3e%3cpolygon%20id='Fill-472'%20fill='%23F3E3FF'%20mask='url(%23mask-304)'%20points='-5.6554%20-1.017%204.5296%20-5.766%209.0206%203.867%20-1.1644%208.616'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-477'%20transform='translate(61.000000,%20109.500000)'%3e%3cmask%20id='mask-306'%20fill='white'%3e%3cuse%20xlink:href='%23path-305'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-476'%3e%3c/g%3e%3cpolygon%20id='Fill-475'%20fill='%23F3E3FF'%20mask='url(%23mask-306)'%20points='-5.8185%20-1.5712%204.4595%20-6.3642%208.9745%203.3168%20-1.3035%208.1098'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-480'%20transform='translate(61.000000,%20110.500000)'%3e%3cmask%20id='mask-308'%20fill='white'%3e%3cuse%20xlink:href='%23path-307'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-479'%3e%3c/g%3e%3cpolygon%20id='Fill-478'%20fill='%23F3E3FF'%20mask='url(%23mask-308)'%20points='-6.088%20-1.7963%204.191%20-6.5893%208.705%203.0917%20-1.573%207.8847'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-483'%20transform='translate(59.000000,%20121.500000)'%3e%3cmask%20id='mask-310'%20fill='white'%3e%3cuse%20xlink:href='%23path-309'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-482'%3e%3c/g%3e%3cpolygon%20id='Fill-481'%20fill='%23F3E3FF'%20mask='url(%23mask-310)'%20points='-6.0343%20-1.1151%204.4707%20-6.0131%209.0377%203.7819%20-1.4673%208.6799'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-486'%20transform='translate(59.000000,%20122.500000)'%3e%3cmask%20id='mask-312'%20fill='white'%3e%3cuse%20xlink:href='%23path-311'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-485'%3e%3c/g%3e%3cpolygon%20id='Fill-484'%20fill='%23F3E3FF'%20mask='url(%23mask-312)'%20points='-6.3624%20-1.1742%204.1426%20-6.0722%208.7096%203.7228%20-1.7944%208.6208'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-489'%20transform='translate(42.000000,%20110.500000)'%3e%3cmask%20id='mask-314'%20fill='white'%3e%3cuse%20xlink:href='%23path-313'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-488'%3e%3c/g%3e%3cpolygon%20id='Fill-487'%20fill='%23F3E3FF'%20mask='url(%23mask-314)'%20points='-5.8585%20-1.4886%204.2245%20-6.1906%208.6925%203.3894%20-1.3915%208.0914'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-492'%20transform='translate(42.000000,%20111.500000)'%3e%3cmask%20id='mask-316'%20fill='white'%3e%3cuse%20xlink:href='%23path-315'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-491'%3e%3c/g%3e%3cpolygon%20id='Fill-490'%20fill='%23F3E3FF'%20mask='url(%23mask-316)'%20points='-6.0773%20-1.8602%204.0057%20-6.5622%208.4737%203.0198%20-1.6093%207.7218'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-495'%20transform='translate(103.000000,%20133.500000)'%3e%3cmask%20id='mask-318'%20fill='white'%3e%3cuse%20xlink:href='%23path-317'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-494'%3e%3c/g%3e%3cpolygon%20id='Fill-493'%20fill='%23F3E3FF'%20mask='url(%23mask-318)'%20points='-6.5919%20-1.5175%203.4781%20-6.2135%208.1501%203.8045%20-1.9199%208.5005'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-498'%20transform='translate(103.000000,%20134.500000)'%3e%3cmask%20id='mask-320'%20fill='white'%3e%3cuse%20xlink:href='%23path-319'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-497'%3e%3c/g%3e%3cpolygon%20id='Fill-496'%20fill='%23F3E3FF'%20mask='url(%23mask-320)'%20points='-6.3165%20-1.7997%203.7535%20-6.4957%208.4255%203.5213%20-1.6445%208.2173'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-501'%20transform='translate(80.000000,%20136.500000)'%3e%3cmask%20id='mask-322'%20fill='white'%3e%3cuse%20xlink:href='%23path-321'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-500'%3e%3c/g%3e%3cpolygon%20id='Fill-499'%20fill='%23F3E3FF'%20mask='url(%23mask-322)'%20points='-6.1837%20-1.7548%204.1343%20-6.5668%208.8003%203.4412%20-1.5177%208.2522'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-504'%20transform='translate(79.000000,%20137.500000)'%3e%3cmask%20id='mask-324'%20fill='white'%3e%3cuse%20xlink:href='%23path-323'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-503'%3e%3c/g%3e%3cpolygon%20id='Fill-502'%20fill='%23F3E3FF'%20mask='url(%23mask-324)'%20points='-5.9962%20-1.7762%204.3218%20-6.5872%208.9878%203.4198%20-1.3292%208.2308'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-507'%20transform='translate(80.000000,%20137.500000)'%3e%3cmask%20id='mask-326'%20fill='white'%3e%3cuse%20xlink:href='%23path-325'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-506'%3e%3c/g%3e%3cpolygon%20id='Fill-505'%20fill='%23F3E3FF'%20mask='url(%23mask-326)'%20points='-6.1007%20-1.8568%204.2183%20-6.6688%208.8843%203.3382%20-1.4337%208.1502'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-510'%20transform='translate(79.000000,%20137.500000)'%3e%3cmask%20id='mask-328'%20fill='white'%3e%3cuse%20xlink:href='%23path-327'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-509'%3e%3c/g%3e%3cpolygon%20id='Fill-508'%20fill='%23F3E3FF'%20mask='url(%23mask-328)'%20points='-5.9132%20-0.8783%204.4048%20-5.6903%209.0718%204.3177%20-1.2462%209.1287'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-513'%20transform='translate(81.000000,%20136.500000)'%3e%3cmask%20id='mask-330'%20fill='white'%3e%3cuse%20xlink:href='%23path-329'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-512'%3e%3c/g%3e%3cpolygon%20id='Fill-511'%20fill='%23F3E3FF'%20mask='url(%23mask-330)'%20points='-6.2052%20-0.9379%204.1138%20-5.7499%208.7798%204.2571%20-1.5392%209.0691'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-516'%20transform='translate(55.000000,%20109.500000)'%3e%3cmask%20id='mask-332'%20fill='white'%3e%3cuse%20xlink:href='%23path-331'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-515'%3e%3c/g%3e%3cpolygon%20id='Fill-514'%20fill='%23F3E3FF'%20mask='url(%23mask-332)'%20points='-6.256%20-1.2665%204.136%20-6.1125%208.677%203.6255%20-1.715%208.4715'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-519'%20transform='translate(65.000000,%20131.500000)'%3e%3cmask%20id='mask-334'%20fill='white'%3e%3cuse%20xlink:href='%23path-333'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-518'%3e%3c/g%3e%3cpolygon%20id='Fill-517'%20fill='%23F3E3FF'%20mask='url(%23mask-334)'%20points='-5.9025%20-1.2582%204.4895%20-6.1042%209.0305%203.6348%20-1.3615%208.4798'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-522'%20transform='translate(66.000000,%20116.500000)'%3e%3cmask%20id='mask-336'%20fill='white'%3e%3cuse%20xlink:href='%23path-335'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-521'%3e%3c/g%3e%3cpolygon%20id='Fill-520'%20fill='%23F3E3FF'%20mask='url(%23mask-336)'%20points='-6.17%20-1.4882%203.94%20-6.2022%208.414%203.3928%20-1.695%208.1068'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-525'%20transform='translate(72.000000,%20101.500000)'%3e%3cmask%20id='mask-338'%20fill='white'%3e%3cuse%20xlink:href='%23path-337'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-524'%3e%3c/g%3e%3cpolygon%20id='Fill-523'%20fill='%23F3E3FF'%20mask='url(%23mask-338)'%20points='-6.5509%20-1.4891%203.3391%20-6.1011%207.7611%203.3819%20-2.1299%207.9929'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-528'%20transform='translate(98.000000,%20148.500000)'%3e%3cmask%20id='mask-340'%20fill='white'%3e%3cuse%20xlink:href='%23path-339'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-527'%3e%3c/g%3e%3cpolygon%20id='Fill-526'%20fill='%23F3E3FF'%20mask='url(%23mask-340)'%20points='-6.5782%20-1.5643%203.8018%20-6.4043%208.3968%203.4487%20-1.9832%208.2887'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-531'%20transform='translate(84.000000,%20160.500000)'%3e%3cmask%20id='mask-342'%20fill='white'%3e%3cuse%20xlink:href='%23path-341'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-530'%3e%3c/g%3e%3cpolygon%20id='Fill-529'%20fill='%23F3E3FF'%20mask='url(%23mask-342)'%20points='-6.3868%20-1.3905%204.1182%20-6.2885%208.6852%203.5065%20-1.8188%208.4055'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-534'%20transform='translate(83.000000,%20161.500000)'%3e%3cmask%20id='mask-344'%20fill='white'%3e%3cuse%20xlink:href='%23path-343'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-533'%3e%3c/g%3e%3cpolygon%20id='Fill-532'%20fill='%23F3E3FF'%20mask='url(%23mask-344)'%20points='-5.714%20-1.4491%204.791%20-6.3471%209.358%203.4489%20-1.147%208.3469'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-537'%20transform='translate(80.000000,%20165.500000)'%3e%3cmask%20id='mask-346'%20fill='white'%3e%3cuse%20xlink:href='%23path-345'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-536'%3e%3c/g%3e%3cpolygon%20id='Fill-535'%20fill='%23FFFFFF'%20mask='url(%23mask-346)'%20points='-7.1241%20-0.785%204.7969%20-6.344%209.9849%204.783%20-1.9351%2010.342'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-540'%20transform='translate(79.000000,%20165.500000)'%3e%3cmask%20id='mask-348'%20fill='white'%3e%3cuse%20xlink:href='%23path-347'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-539'%3e%3c/g%3e%3cpolygon%20id='Fill-538'%20fill='%2352267D'%20mask='url(%23mask-348)'%20points='-6.6115%20-0.9642%205.9725%20-6.8322%2011.4735%204.9658%20-1.1105%2010.8338'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-543'%20transform='translate(80.000000,%20165.500000)'%3e%3cmask%20id='mask-350'%20fill='white'%3e%3cuse%20xlink:href='%23path-349'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-542'%3e%3c/g%3e%3cpolygon%20id='Fill-541'%20fill='%23EAF3FB'%20mask='url(%23mask-350)'%20points='-6.0812%20-1.0238%204.6668%20-6.0358%209.4618%204.2452%20-1.2872%209.2572'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-546'%20transform='translate(81.000000,%20165.500000)'%3e%3cmask%20id='mask-352'%20fill='white'%3e%3cuse%20xlink:href='%23path-351'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-545'%3e%3c/g%3e%3cpolygon%20id='Fill-544'%20fill='%23FFFFFF'%20mask='url(%23mask-352)'%20points='-6.4259%20-1.1869%205.0511%20-6.5389%2010.0811%204.2491%20-1.3959%209.6011'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-549'%20transform='translate(81.000000,%20165.500000)'%3e%3cmask%20id='mask-354'%20fill='white'%3e%3cuse%20xlink:href='%23path-353'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-548'%3e%3c/g%3e%3cpolygon%20id='Fill-547'%20fill='%2352267D'%20mask='url(%23mask-354)'%20points='-6.9152%20-1.3646%205.2288%20-7.0266%2010.5688%204.4274%20-1.5742%2010.0894'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-552'%20transform='translate(82.000000,%20165.500000)'%3e%3cmask%20id='mask-356'%20fill='white'%3e%3cuse%20xlink:href='%23path-355'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-551'%3e%3c/g%3e%3cpolygon%20id='Fill-550'%20fill='%23EAF3FB'%20mask='url(%23mask-356)'%20points='-6.5314%20-1.369%203.9606%20-6.262%208.6626%203.823%20-1.8294%208.715'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-555'%20transform='translate(68.000000,%20172.500000)'%3e%3cmask%20id='mask-358'%20fill='white'%3e%3cuse%20xlink:href='%23path-357'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-554'%3e%3c/g%3e%3cpolygon%20id='Fill-553'%20fill='%23FFFFFF'%20mask='url(%23mask-358)'%20points='-6.755%20-1.5907%204.722%20-6.9427%209.752%203.8453%20-1.725%209.1973'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-558'%20transform='translate(68.000000,%20171.500000)'%3e%3cmask%20id='mask-360'%20fill='white'%3e%3cuse%20xlink:href='%23path-359'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-557'%3e%3c/g%3e%3cpolygon%20id='Fill-556'%20fill='%2352267D'%20mask='url(%23mask-360)'%20points='-7.2443%20-0.7684%204.8987%20-6.4314%2010.2387%205.0236%20-1.9033%2010.6856'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-561'%20transform='translate(69.000000,%20172.500000)'%3e%3cmask%20id='mask-362'%20fill='white'%3e%3cuse%20xlink:href='%23path-361'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-560'%3e%3c/g%3e%3cpolygon%20id='Fill-559'%20fill='%23EAF3FB'%20mask='url(%23mask-362)'%20points='-6.8615%20-1.7733%203.6315%20-6.6663%208.3335%203.4177%20-2.1585%208.3107'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-564'%20transform='translate(69.000000,%20170.500000)'%3e%3cmask%20id='mask-364'%20fill='white'%3e%3cuse%20xlink:href='%23path-363'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-563'%3e%3c/g%3e%3cpolygon%20id='Fill-562'%20fill='%23FFFFFF'%20mask='url(%23mask-364)'%20points='-6.7111%20-0.5101%205.2089%20-6.0691%2010.3979%205.0589%20-1.5231%2010.6169'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-567'%20transform='translate(69.000000,%20170.500000)'%3e%3cmask%20id='mask-366'%20fill='white'%3e%3cuse%20xlink:href='%23path-365'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-566'%3e%3c/g%3e%3cpolygon%20id='Fill-565'%20fill='%2352267D'%20mask='url(%23mask-366)'%20points='-7.1993%20-0.6884%205.3857%20-6.5574%2010.8867%205.2406%20-1.6973%2011.1086'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-570'%20transform='translate(70.000000,%20171.500000)'%3e%3cmask%20id='mask-368'%20fill='white'%3e%3cuse%20xlink:href='%23path-367'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-569'%3e%3c/g%3e%3cpolygon%20id='Fill-568'%20fill='%23EAF3FB'%20mask='url(%23mask-368)'%20points='-6.6681%20-1.7479%204.0799%20-6.7599%208.8739%203.5211%20-1.8741%208.5321'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-573'%20transform='translate(96.000000,%20157.500000)'%3e%3cmask%20id='mask-370'%20fill='white'%3e%3cuse%20xlink:href='%23path-369'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-572'%3e%3c/g%3e%3cpolygon%20id='Fill-571'%20fill='%23FFFFFF'%20mask='url(%23mask-370)'%20points='-6.9493%20-0.7885%205.0987%20-6.4065%2010.3667%204.8925%20-1.6793%2010.5105'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-576'%20transform='translate(96.000000,%20157.500000)'%3e%3cmask%20id='mask-372'%20fill='white'%3e%3cuse%20xlink:href='%23path-371'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-575'%3e%3c/g%3e%3cpolygon%20id='Fill-574'%20fill='%2352267D'%20mask='url(%23mask-372)'%20points='-7.1906%20-0.8754%205.1874%20-6.6474%2010.6104%204.9816%20-1.7676%2010.7536'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-579'%20transform='translate(97.000000,%20157.500000)'%3e%3cmask%20id='mask-374'%20fill='white'%3e%3cuse%20xlink:href='%23path-373'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-578'%3e%3c/g%3e%3cpolygon%20id='Fill-577'%20fill='%23EAF3FB'%20mask='url(%23mask-374)'%20points='-6.9962%20-0.9159%203.9238%20-6.0079%208.7988%204.4461%20-2.1212%209.5391'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-582'%20transform='translate(97.000000,%20157.500000)'%3e%3cmask%20id='mask-376'%20fill='white'%3e%3cuse%20xlink:href='%23path-375'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-581'%3e%3c/g%3e%3cpolygon%20id='Fill-580'%20fill='%23FFFFFF'%20mask='url(%23mask-376)'%20points='-6.464%20-1.2924%205.456%20-6.8514%2010.644%204.2756%20-1.276%209.8346'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-585'%20transform='translate(97.000000,%20156.500000)'%3e%3cmask%20id='mask-378'%20fill='white'%3e%3cuse%20xlink:href='%23path-377'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-584'%3e%3c/g%3e%3cpolygon%20id='Fill-583'%20fill='%2352267D'%20mask='url(%23mask-378)'%20points='-6.7081%20-0.3822%205.5439%20-6.0962%2010.8899%205.3668%20-1.3631%2011.0808'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-588'%20transform='translate(98.000000,%20157.500000)'%3e%3cmask%20id='mask-380'%20fill='white'%3e%3cuse%20xlink:href='%23path-379'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-587'%3e%3c/g%3e%3cpolygon%20id='Fill-586'%20fill='%23EAF3FB'%20mask='url(%23mask-380)'%20points='-6.422%20-1.5311%204.327%20-6.5431%209.121%203.7379%20-1.628%208.7499'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-591'%20transform='translate(99.000000,%20156.500000)'%3e%3cmask%20id='mask-382'%20fill='white'%3e%3cuse%20xlink:href='%23path-381'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-590'%3e%3c/g%3e%3cpolygon%20id='Fill-589'%20fill='%23FFFFFF'%20mask='url(%23mask-382)'%20points='-6.7667%20-0.6942%204.7103%20-6.0462%209.7413%204.7418%20-1.7367%2010.0938'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-594'%20transform='translate(99.000000,%20156.500000)'%3e%3cmask%20id='mask-384'%20fill='white'%3e%3cuse%20xlink:href='%23path-383'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-593'%3e%3c/g%3e%3cpolygon%20id='Fill-592'%20fill='%2352267D'%20mask='url(%23mask-384)'%20points='-7.0118%20-0.7826%204.7992%20-6.2896%209.9852%204.8334%20-1.8248%2010.3404'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-597'%20transform='translate(100.000000,%20157.500000)'%3e%3cmask%20id='mask-386'%20fill='white'%3e%3cuse%20xlink:href='%23path-385'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-596'%3e%3c/g%3e%3cpolygon%20id='Fill-595'%20fill='%23EAF3FB'%20mask='url(%23mask-386)'%20points='-6.8722%20-1.8763%203.6198%20-6.7693%208.3218%203.3147%20-2.1702%208.2077'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-600'%20transform='translate(75.000000,%20168.500000)'%3e%3cmask%20id='mask-388'%20fill='white'%3e%3cuse%20xlink:href='%23path-387'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-599'%3e%3c/g%3e%3cpolygon%20id='Fill-598'%20fill='%23FFFFFF'%20mask='url(%23mask-388)'%20points='-6.6066%20-1.1493%204.4844%20-6.3203%209.5704%204.5877%20-1.5196%209.7597'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-603'%20transform='translate(75.000000,%20168.500000)'%3e%3cmask%20id='mask-390'%20fill='white'%3e%3cuse%20xlink:href='%23path-389'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-602'%3e%3c/g%3e%3cpolygon%20id='Fill-601'%20fill='%2352267D'%20mask='url(%23mask-390)'%20points='-7.0909%20-1.3285%204.6601%20-6.8085%2010.0571%204.7665%20-1.6939%2010.2465'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-606'%20transform='translate(75.000000,%20169.500000)'%3e%3cmask%20id='mask-392'%20fill='white'%3e%3cuse%20xlink:href='%23path-391'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-605'%3e%3c/g%3e%3cpolygon%20id='Fill-604'%20fill='%23EAF3FB'%20mask='url(%23mask-392)'%20points='-6.337%20-2.0526%204.199%20-6.9656%209.051%203.4384%20-1.485%208.3514'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-609'%20transform='translate(71.000000,%20169.500000)'%3e%3cmask%20id='mask-394'%20fill='white'%3e%3cuse%20xlink:href='%23path-393'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-608'%3e%3c/g%3e%3cpolygon%20id='Fill-607'%20fill='%23FFFFFF'%20mask='url(%23mask-394)'%20points='-7.2628%20-0.3705%204.8712%20-6.0285%2010.1062%205.1975%20-2.0278%2010.8565'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-612'%20transform='translate(70.000000,%20169.500000)'%3e%3cmask%20id='mask-396'%20fill='white'%3e%3cuse%20xlink:href='%23path-395'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-611'%3e%3c/g%3e%3cpolygon%20id='Fill-610'%20fill='%2352267D'%20mask='url(%23mask-396)'%20points='-6.7491%20-0.5468%206.0509%20-6.5158%2011.5959%205.3762%20-1.2041%2011.3452'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-615'%20transform='translate(71.000000,%20170.500000)'%3e%3cmask%20id='mask-398'%20fill='white'%3e%3cuse%20xlink:href='%23path-397'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-614'%3e%3c/g%3e%3cpolygon%20id='Fill-613'%20fill='%23EAF3FB'%20mask='url(%23mask-398)'%20points='-6.2687%20-1.5087%204.7063%20-6.6267%209.5593%203.7833%20-1.4147%208.9013'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-618'%20transform='translate(55.000000,%20147.500000)'%3e%3cmask%20id='mask-400'%20fill='white'%3e%3cuse%20xlink:href='%23path-399'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-617'%3e%3c/g%3e%3cpath%20d='M3.9999,-0.4999%20L86.9999,-0.4999%20C89.2089,-0.4999%2090.9999,1.2911%2090.9999,3.5001%20L90.9999,22.5001%20C90.9999,24.7091%2089.2089,26.5001%2086.9999,26.5001%20L3.9999,26.5001%20C1.7909,26.5001%20-0.0001,24.7091%20-0.0001,22.5001%20L-0.0001,3.5001%20C-0.0001,1.2911%201.7909,-0.4999%203.9999,-0.4999'%20id='Fill-616'%20fill='%23FFFFFF'%20mask='url(%23mask-400)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-621'%20transform='translate(54.000000,%20146.500000)'%3e%3cmask%20id='mask-402'%20fill='white'%3e%3cuse%20xlink:href='%23path-401'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-620'%3e%3c/g%3e%3cpath%20d='M4.9999,1.5001%20C3.3459,1.5001%201.9999,2.8461%201.9999,4.5001%20L1.9999,23.5001%20C1.9999,25.1541%203.3459,26.5001%204.9999,26.5001%20L87.9999,26.5001%20C89.6539,26.5001%2090.9999,25.1541%2090.9999,23.5001%20L90.9999,4.5001%20C90.9999,2.8461%2089.6539,1.5001%2087.9999,1.5001%20L4.9999,1.5001%20Z%20M87.9999,28.5001%20L4.9999,28.5001%20C2.2429,28.5001%20-0.0001,26.2571%20-0.0001,23.5001%20L-0.0001,4.5001%20C-0.0001,1.7431%202.2429,-0.4999%204.9999,-0.4999%20L87.9999,-0.4999%20C90.7569,-0.4999%2092.9999,1.7431%2092.9999,4.5001%20L92.9999,23.5001%20C92.9999,26.2571%2090.7569,28.5001%2087.9999,28.5001%20L87.9999,28.5001%20Z'%20id='Fill-619'%20fill='%235E63B6'%20mask='url(%23mask-402)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-624'%20transform='translate(63.000000,%20155.500000)'%3e%3cmask%20id='mask-404'%20fill='white'%3e%3cuse%20xlink:href='%23path-403'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-623'%3e%3c/g%3e%3cpolygon%20id='Fill-622'%20fill='%23D9DDE2'%20mask='url(%23mask-404)'%20points='-4%2014.5%2015%2014.5%2015%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-627'%20transform='translate(55.000000,%20114.500000)'%3e%3cmask%20id='mask-406'%20fill='white'%3e%3cuse%20xlink:href='%23path-405'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-626'%3e%3c/g%3e%3cpath%20d='M3.9999,-0.4999%20L86.9999,-0.4999%20C89.2089,-0.4999%2090.9999,1.2911%2090.9999,3.5001%20L90.9999,22.5001%20C90.9999,24.7091%2089.2089,26.5001%2086.9999,26.5001%20L3.9999,26.5001%20C1.7909,26.5001%20-0.0001,24.7091%20-0.0001,22.5001%20L-0.0001,3.5001%20C-0.0001,1.2911%201.7909,-0.4999%203.9999,-0.4999'%20id='Fill-625'%20fill='%23FFFFFF'%20mask='url(%23mask-406)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-630'%20transform='translate(54.000000,%20113.500000)'%3e%3cmask%20id='mask-408'%20fill='white'%3e%3cuse%20xlink:href='%23path-407'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-629'%3e%3c/g%3e%3cpath%20d='M4.9999,1.5001%20C3.3459,1.5001%201.9999,2.8461%201.9999,4.5001%20L1.9999,23.5001%20C1.9999,25.1541%203.3459,26.5001%204.9999,26.5001%20L87.9999,26.5001%20C89.6539,26.5001%2090.9999,25.1541%2090.9999,23.5001%20L90.9999,4.5001%20C90.9999,2.8461%2089.6539,1.5001%2087.9999,1.5001%20L4.9999,1.5001%20Z%20M87.9999,28.5001%20L4.9999,28.5001%20C2.2429,28.5001%20-0.0001,26.2571%20-0.0001,23.5001%20L-0.0001,4.5001%20C-0.0001,1.7431%202.2429,-0.4999%204.9999,-0.4999%20L87.9999,-0.4999%20C90.7569,-0.4999%2092.9999,1.7431%2092.9999,4.5001%20L92.9999,23.5001%20C92.9999,26.2571%2090.7569,28.5001%2087.9999,28.5001%20L87.9999,28.5001%20Z'%20id='Fill-628'%20fill='%235E63B6'%20mask='url(%23mask-408)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-633'%20transform='translate(63.000000,%20122.500000)'%3e%3cmask%20id='mask-410'%20fill='white'%3e%3cuse%20xlink:href='%23path-409'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-632'%3e%3c/g%3e%3cpolygon%20id='Fill-631'%20fill='%23D9DDE2'%20mask='url(%23mask-410)'%20points='-4%2014.5%2015%2014.5%2015%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-636'%20transform='translate(77.000000,%20126.500000)'%3e%3cmask%20id='mask-412'%20fill='white'%3e%3cuse%20xlink:href='%23path-411'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-635'%3e%3c/g%3e%3cpolygon%20id='Fill-634'%20fill='%23EFEFF6'%20mask='url(%23mask-412)'%20points='-5%207.5%2030%207.5%2030%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-639'%20transform='translate(77.000000,%20159.500000)'%3e%3cmask%20id='mask-414'%20fill='white'%3e%3cuse%20xlink:href='%23path-413'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-638'%3e%3c/g%3e%3cpolygon%20id='Fill-637'%20fill='%23EFEFF6'%20mask='url(%23mask-414)'%20points='-5%207.5%2030%207.5%2030%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-646'%20transform='translate(107.000000,%20132.500000)'%3e%3cg%20id='Group-642'%3e%3cmask%20id='mask-416'%20fill='white'%3e%3cuse%20xlink:href='%23path-415'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-641'%3e%3c/g%3e%3cpath%20d='M2.9999,0.5001%20L31.9999,0.5001%20C33.6569,0.5001%2034.9999,1.8431%2034.9999,3.5001%20L34.9999,8.5001%20L-0.0001,8.5001%20L-0.0001,3.5001%20C-0.0001,1.8431%201.3429,0.5001%202.9999,0.5001'%20id='Fill-640'%20fill='%23FFFFFF'%20mask='url(%23mask-416)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-645'%3e%3cmask%20id='mask-418'%20fill='white'%3e%3cuse%20xlink:href='%23path-417'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-644'%3e%3c/g%3e%3cpath%20d='M0.9999,7.5001%20L33.9999,7.5001%20L33.9999,3.5001%20C33.9999,2.3971%2033.1029,1.5001%2031.9999,1.5001%20L2.9999,1.5001%20C1.8969,1.5001%200.9999,2.3971%200.9999,3.5001%20L0.9999,7.5001%20Z%20M35.9999,9.5001%20L-1.0001,9.5001%20L-1.0001,3.5001%20C-1.0001,1.2941%200.7939,-0.4999%202.9999,-0.4999%20L31.9999,-0.4999%20C34.2059,-0.4999%2035.9999,1.2941%2035.9999,3.5001%20L35.9999,9.5001%20Z'%20id='Fill-643'%20fill='%235E63B6'%20mask='url(%23mask-418)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-653'%20transform='translate(107.000000,%20165.500000)'%3e%3cg%20id='Group-649'%3e%3cmask%20id='mask-420'%20fill='white'%3e%3cuse%20xlink:href='%23path-419'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-648'%3e%3c/g%3e%3cpath%20d='M2.9999,0.5001%20L31.9999,0.5001%20C33.6569,0.5001%2034.9999,1.8431%2034.9999,3.5001%20L34.9999,8.5001%20L-0.0001,8.5001%20L-0.0001,3.5001%20C-0.0001,1.8431%201.3429,0.5001%202.9999,0.5001'%20id='Fill-647'%20fill='%23FFFFFF'%20mask='url(%23mask-420)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-652'%3e%3cmask%20id='mask-422'%20fill='white'%3e%3cuse%20xlink:href='%23path-421'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-651'%3e%3c/g%3e%3cpath%20d='M0.9999,7.5001%20L33.9999,7.5001%20L33.9999,3.5001%20C33.9999,2.3971%2033.1029,1.5001%2031.9999,1.5001%20L2.9999,1.5001%20C1.8969,1.5001%200.9999,2.3971%200.9999,3.5001%20L0.9999,7.5001%20Z%20M35.9999,9.5001%20L-1.0001,9.5001%20L-1.0001,3.5001%20C-1.0001,1.2941%200.7939,-0.4999%202.9999,-0.4999%20L31.9999,-0.4999%20C34.2059,-0.4999%2035.9999,1.2941%2035.9999,3.5001%20L35.9999,9.5001%20Z'%20id='Fill-650'%20fill='%235E63B6'%20mask='url(%23mask-422)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-656'%20transform='translate(55.000000,%2081.500000)'%3e%3cmask%20id='mask-424'%20fill='white'%3e%3cuse%20xlink:href='%23path-423'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-655'%3e%3c/g%3e%3cpath%20d='M3.9999,-0.4999%20L86.9999,-0.4999%20C89.2089,-0.4999%2090.9999,1.2911%2090.9999,3.5001%20L90.9999,22.5001%20C90.9999,24.7091%2089.2089,26.5001%2086.9999,26.5001%20L3.9999,26.5001%20C1.7909,26.5001%20-0.0001,24.7091%20-0.0001,22.5001%20L-0.0001,3.5001%20C-0.0001,1.2911%201.7909,-0.4999%203.9999,-0.4999'%20id='Fill-654'%20fill='%23FFFFFF'%20mask='url(%23mask-424)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-659'%20transform='translate(54.000000,%2080.500000)'%3e%3cmask%20id='mask-426'%20fill='white'%3e%3cuse%20xlink:href='%23path-425'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-658'%3e%3c/g%3e%3cpath%20d='M4.9999,1.5001%20C3.3459,1.5001%201.9999,2.8461%201.9999,4.5001%20L1.9999,23.5001%20C1.9999,25.1541%203.3459,26.5001%204.9999,26.5001%20L87.9999,26.5001%20C89.6539,26.5001%2090.9999,25.1541%2090.9999,23.5001%20L90.9999,4.5001%20C90.9999,2.8461%2089.6539,1.5001%2087.9999,1.5001%20L4.9999,1.5001%20Z%20M87.9999,28.5001%20L4.9999,28.5001%20C2.2429,28.5001%20-0.0001,26.2571%20-0.0001,23.5001%20L-0.0001,4.5001%20C-0.0001,1.7431%202.2429,-0.4999%204.9999,-0.4999%20L87.9999,-0.4999%20C90.7569,-0.4999%2092.9999,1.7431%2092.9999,4.5001%20L92.9999,23.5001%20C92.9999,26.2571%2090.7569,28.5001%2087.9999,28.5001%20L87.9999,28.5001%20Z'%20id='Fill-657'%20fill='%235E63B6'%20mask='url(%23mask-426)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-662'%20transform='translate(77.000000,%2093.500000)'%3e%3cmask%20id='mask-428'%20fill='white'%3e%3cuse%20xlink:href='%23path-427'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-661'%3e%3c/g%3e%3cpolygon%20id='Fill-660'%20fill='%23EFEFF6'%20mask='url(%23mask-428)'%20points='-5%207.5%2030%207.5%2030%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-665'%20transform='translate(63.000000,%2089.500000)'%3e%3cmask%20id='mask-430'%20fill='white'%3e%3cuse%20xlink:href='%23path-429'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-664'%3e%3c/g%3e%3cpolygon%20id='Fill-663'%20fill='%23F8B43F'%20mask='url(%23mask-430)'%20points='-4%2014.5%2015%2014.5%2015%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-669'%20transform='translate(59.000000,%20106.500000)'%3e%3cmask%20id='mask-432'%20fill='white'%3e%3cuse%20xlink:href='%23path-431'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-667'%3e%3c/g%3e%3cpolygon%20id='Fill-666'%20fill='%23EFEFF6'%20mask='url(%23mask-432)'%20points='0%208.5%2083%208.5%2083%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,7.5%20L82,7.5%20L82,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L84,9.5%20L84,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-668'%20fill='%235E63B6'%20mask='url(%23mask-432)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-676'%20transform='translate(107.000000,%2099.500000)'%3e%3cg%20id='Group-672'%3e%3cmask%20id='mask-434'%20fill='white'%3e%3cuse%20xlink:href='%23path-433'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-671'%3e%3c/g%3e%3cpath%20d='M2.9999,0.5001%20L31.9999,0.5001%20C33.6569,0.5001%2034.9999,1.8431%2034.9999,3.5001%20L34.9999,8.5001%20L-0.0001,8.5001%20L-0.0001,3.5001%20C-0.0001,1.8431%201.3429,0.5001%202.9999,0.5001'%20id='Fill-670'%20fill='%23FFFFFF'%20mask='url(%23mask-434)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-675'%3e%3cmask%20id='mask-436'%20fill='white'%3e%3cuse%20xlink:href='%23path-435'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-674'%3e%3c/g%3e%3cpath%20d='M0.9999,7.5001%20L33.9999,7.5001%20L33.9999,3.5001%20C33.9999,2.3971%2033.1029,1.5001%2031.9999,1.5001%20L2.9999,1.5001%20C1.8969,1.5001%200.9999,2.3971%200.9999,3.5001%20L0.9999,7.5001%20Z%20M35.9999,9.5001%20L-1.0001,9.5001%20L-1.0001,3.5001%20C-1.0001,1.2941%200.7939,-0.4999%202.9999,-0.4999%20L31.9999,-0.4999%20C34.2059,-0.4999%2035.9999,1.2941%2035.9999,3.5001%20L35.9999,9.5001%20Z'%20id='Fill-673'%20fill='%235E63B6'%20mask='url(%23mask-436)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-679'%20transform='translate(60.000000,%20107.500000)'%3e%3cmask%20id='mask-438'%20fill='white'%3e%3cuse%20xlink:href='%23path-437'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-678'%3e%3c/g%3e%3cpolygon%20id='Fill-677'%20fill='%23A1A9B7'%20mask='url(%23mask-438)'%20points='-5%208.5%2086%208.5%2086%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-682'%20transform='translate(108.000000,%20103.500000)'%3e%3cmask%20id='mask-440'%20fill='white'%3e%3cuse%20xlink:href='%23path-439'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-681'%3e%3c/g%3e%3cpolygon%20id='Fill-680'%20fill='%23EFEFF6'%20mask='url(%23mask-440)'%20points='-5%208.5%2038%208.5%2038%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-685'%20transform='translate(55.000000,%2048.500000)'%3e%3cmask%20id='mask-442'%20fill='white'%3e%3cuse%20xlink:href='%23path-441'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-684'%3e%3c/g%3e%3cpath%20d='M3.9999,-0.4999%20L86.9999,-0.4999%20C89.2089,-0.4999%2090.9999,1.2911%2090.9999,3.5001%20L90.9999,22.5001%20C90.9999,24.7091%2089.2089,26.5001%2086.9999,26.5001%20L3.9999,26.5001%20C1.7909,26.5001%20-0.0001,24.7091%20-0.0001,22.5001%20L-0.0001,3.5001%20C-0.0001,1.2911%201.7909,-0.4999%203.9999,-0.4999'%20id='Fill-683'%20fill='%23FFFFFF'%20mask='url(%23mask-442)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-688'%20transform='translate(54.000000,%2047.500000)'%3e%3cmask%20id='mask-444'%20fill='white'%3e%3cuse%20xlink:href='%23path-443'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-687'%3e%3c/g%3e%3cpath%20d='M4.9999,1.5001%20C3.3459,1.5001%201.9999,2.8461%201.9999,4.5001%20L1.9999,23.5001%20C1.9999,25.1541%203.3459,26.5001%204.9999,26.5001%20L87.9999,26.5001%20C89.6539,26.5001%2090.9999,25.1541%2090.9999,23.5001%20L90.9999,4.5001%20C90.9999,2.8461%2089.6539,1.5001%2087.9999,1.5001%20L4.9999,1.5001%20Z%20M87.9999,28.5001%20L4.9999,28.5001%20C2.2429,28.5001%20-0.0001,26.2571%20-0.0001,23.5001%20L-0.0001,4.5001%20C-0.0001,1.7431%202.2429,-0.4999%204.9999,-0.4999%20L87.9999,-0.4999%20C90.7569,-0.4999%2092.9999,1.7431%2092.9999,4.5001%20L92.9999,23.5001%20C92.9999,26.2571%2090.7569,28.5001%2087.9999,28.5001%20L87.9999,28.5001%20Z'%20id='Fill-686'%20fill='%235E63B6'%20mask='url(%23mask-444)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-691'%20transform='translate(77.000000,%2060.500000)'%3e%3cmask%20id='mask-446'%20fill='white'%3e%3cuse%20xlink:href='%23path-445'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-690'%3e%3c/g%3e%3cpolygon%20id='Fill-689'%20fill='%23EFEFF6'%20mask='url(%23mask-446)'%20points='-5%207.5%2030%207.5%2030%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-694'%20transform='translate(63.000000,%2056.500000)'%3e%3cmask%20id='mask-448'%20fill='white'%3e%3cuse%20xlink:href='%23path-447'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-693'%3e%3c/g%3e%3cpolygon%20id='Fill-692'%20fill='%2381CCCC'%20mask='url(%23mask-448)'%20points='-4%2014.5%2015%2014.5%2015%20-4.5%20-4%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-698'%20transform='translate(59.000000,%2073.500000)'%3e%3cmask%20id='mask-450'%20fill='white'%3e%3cuse%20xlink:href='%23path-449'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-696'%3e%3c/g%3e%3cpolygon%20id='Fill-695'%20fill='%23EFEFF6'%20mask='url(%23mask-450)'%20points='0%208.5%2083%208.5%2083%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,7.5%20L82,7.5%20L82,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L84,9.5%20L84,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-697'%20fill='%235E63B6'%20mask='url(%23mask-450)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-705'%20transform='translate(107.000000,%2066.500000)'%3e%3cg%20id='Group-701'%3e%3cmask%20id='mask-452'%20fill='white'%3e%3cuse%20xlink:href='%23path-451'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-700'%3e%3c/g%3e%3cpath%20d='M2.9999,0.5001%20L31.9999,0.5001%20C33.6569,0.5001%2034.9999,1.8431%2034.9999,3.5001%20L34.9999,8.5001%20L-0.0001,8.5001%20L-0.0001,3.5001%20C-0.0001,1.8431%201.3429,0.5001%202.9999,0.5001'%20id='Fill-699'%20fill='%23FFFFFF'%20mask='url(%23mask-452)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-704'%3e%3cmask%20id='mask-454'%20fill='white'%3e%3cuse%20xlink:href='%23path-453'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-703'%3e%3c/g%3e%3cpath%20d='M0.9999,7.5001%20L33.9999,7.5001%20L33.9999,3.5001%20C33.9999,2.3971%2033.1029,1.5001%2031.9999,1.5001%20L2.9999,1.5001%20C1.8969,1.5001%200.9999,2.3971%200.9999,3.5001%20L0.9999,7.5001%20Z%20M35.9999,9.5001%20L-1.0001,9.5001%20L-1.0001,3.5001%20C-1.0001,1.2941%200.7939,-0.4999%202.9999,-0.4999%20L31.9999,-0.4999%20C34.2059,-0.4999%2035.9999,1.2941%2035.9999,3.5001%20L35.9999,9.5001%20Z'%20id='Fill-702'%20fill='%235E63B6'%20mask='url(%23mask-454)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cg%20id='Group-708'%20transform='translate(60.000000,%2074.500000)'%3e%3cmask%20id='mask-456'%20fill='white'%3e%3cuse%20xlink:href='%23path-455'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-707'%3e%3c/g%3e%3cpolygon%20id='Fill-706'%20fill='%23A1A9B7'%20mask='url(%23mask-456)'%20points='-5%208.5%2086%208.5%2086%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-711'%20transform='translate(108.000000,%2070.500000)'%3e%3cmask%20id='mask-458'%20fill='white'%3e%3cuse%20xlink:href='%23path-457'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-710'%3e%3c/g%3e%3cpolygon%20id='Fill-709'%20fill='%23EFEFF6'%20mask='url(%23mask-458)'%20points='-5%208.5%2038%208.5%2038%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-714'%20transform='translate(108.000000,%20136.500000)'%3e%3cmask%20id='mask-460'%20fill='white'%3e%3cuse%20xlink:href='%23path-459'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-713'%3e%3c/g%3e%3cpolygon%20id='Fill-712'%20fill='%23EFEFF6'%20mask='url(%23mask-460)'%20points='-5%208.5%2038%208.5%2038%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-717'%20transform='translate(108.000000,%20169.500000)'%3e%3cmask%20id='mask-462'%20fill='white'%3e%3cuse%20xlink:href='%23path-461'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-716'%3e%3c/g%3e%3cpolygon%20id='Fill-715'%20fill='%23EFEFF6'%20mask='url(%23mask-462)'%20points='-5%208.5%2038%208.5%2038%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-721'%20transform='translate(59.000000,%20139.500000)'%3e%3cmask%20id='mask-464'%20fill='white'%3e%3cuse%20xlink:href='%23path-463'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-719'%3e%3c/g%3e%3cpolygon%20id='Fill-718'%20fill='%23EFEFF6'%20mask='url(%23mask-464)'%20points='0%208.5%2083%208.5%2083%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,7.5%20L82,7.5%20L82,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L84,9.5%20L84,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-720'%20fill='%235E63B6'%20mask='url(%23mask-464)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-725'%20transform='translate(59.000000,%20172.500000)'%3e%3cmask%20id='mask-466'%20fill='white'%3e%3cuse%20xlink:href='%23path-465'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-723'%3e%3c/g%3e%3cpolygon%20id='Fill-722'%20fill='%23EFEFF6'%20mask='url(%23mask-466)'%20points='0%208.5%2083%208.5%2083%200.5%200%200.5'%3e%3c/polygon%3e%3cpath%20d='M1,7.5%20L82,7.5%20L82,1.5%20L1,1.5%20L1,7.5%20Z%20M-1,9.5%20L84,9.5%20L84,-0.5%20L-1,-0.5%20L-1,9.5%20Z'%20id='Fill-724'%20fill='%235E63B6'%20mask='url(%23mask-466)'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-728'%20transform='translate(60.000000,%20140.500000)'%3e%3cmask%20id='mask-468'%20fill='white'%3e%3cuse%20xlink:href='%23path-467'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-727'%3e%3c/g%3e%3cpolygon%20id='Fill-726'%20fill='%23A1A9B7'%20mask='url(%23mask-468)'%20points='-5%208.5%2086%208.5%2086%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-731'%20transform='translate(60.000000,%20173.500000)'%3e%3cmask%20id='mask-470'%20fill='white'%3e%3cuse%20xlink:href='%23path-469'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-730'%3e%3c/g%3e%3cpolygon%20id='Fill-729'%20fill='%23A1A9B7'%20mask='url(%23mask-470)'%20points='-5%208.5%2086%208.5%2086%20-4.5%20-5%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=e; diff --git a/lib/static/illustrations/ServerError.svg.js b/lib/static/illustrations/ServerError.svg.js new file mode 100644 index 00000000..3bb43683 --- /dev/null +++ b/lib/static/illustrations/ServerError.svg.js @@ -0,0 +1 @@ +"use strict";var I="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTAwcHgiIGhlaWdodD0iMjUwcHgiIHZpZXdCb3g9IjAgMCA1MDAgMjUwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0Ni4yICg0NDQ5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+aWxsdXN0cmF0aW9uLWVycm9yLTUwMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSIyNTZ4MjU2IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaWxsdXN0cmF0aW9uLWVycm9yLTUwMyI+CiAgICAgICAgICAgIDxnIGlkPSI1MDNfRXJyb3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxLDI0MC4xNyBDMzEsMTE2LjkyIDEzMC45MiwxNyAyNTQuMTcsMTcgQzM3Ny40MiwxNyA0NzcuMzQsMTE2LjkxIDQ3Ny4zNCwyNDAuMTcgTDMxLDI0MC4xNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGMEY5RkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1NC42Niw0Ni4yMTAwOTM0IEwyNDguMDEsNDYuMjEwMDkzNCBDMjQ5LjI5NTM3OSw0Ni4yMDIxMTUxIDI1MC41MzExMzcsNDYuNzA1Nzc0IDI1MS40NDQ3MzMsNDcuNjA5OTg5NyBDMjUyLjM1ODMyOSw0OC41MTQyMDU0IDI1Mi44NzQ3MTMsNDkuNzQ0NzAwNCAyNTIuODgsNTEuMDMwMDkzNCBMMjUyLjg4LDUxLjAzMDA5MzQgTDE0OS44MSw1MS4wMzAwOTM0IEwxNDkuODEsNTEuMDMwMDkzNCBDMTQ5LjgyMTAyNCw0OC4zNjA5NDIyIDE1MS45OTA4MzIsNDYuMjA0NTU1OCAxNTQuNjYsNDYuMjEwMDkzNCBMMTU0LjY2LDQ2LjIxMDA5MzQgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDEuMzQ1MDAwLCA0OC42MjAwNDcpIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0yMDEuMzQ1MDAwLCAtNDguNjIwMDQ3KSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNDEuNDYsMzUuMjkgTDE1My42MSwzNS4yOSBMMTQzLjkzLDQ2LjE4IEwyNTIuODcsNDYuMTggTDI0MS40NiwzNS4yOSBaIE0xNTMuNjEsMzYgTDE2Mi40Nyw0NS4zMiBMMTcyLjU0LDM2IEwxODIsNDUuNDMgTDE4OS42NCwzNiBMMTk4LjA1LDQ1IEwyMDcuMjksMzYgTDIxNi4zOSw0NS4zOSBMMjI0LjM5LDM2LjIyIEwyMzMuNzcsNDUuMjIgTDI0MS4yMiwzNiBMMTUzLjYxLDM2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgcG9pbnRzPSIxMzMuMzUgMzkuNDggNzYuMzQgMzkuNDggNjcuOTUgNDguMjYgMTI1LjM5IDQ4LjI2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjI3LjY5IiB5PSIyMDguMjkiIHdpZHRoPSI2NC4xNCIgaGVpZ2h0PSIyMy41Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzIuOSwyMTIuNjggTDMyLjksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM4Ljg3LDIxMi42OCBMMzguODcsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0LjgzLDIxMi42OCBMNDQuODMsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTUwLjgsMjEyLjY4IEw1MC44LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01Ni43NiwyMTIuNjggTDU2Ljc2LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02Mi43MywyMTIuNjggTDYyLjczLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik02OC42OSwyMTIuNjggTDY4LjY5LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03NC42NiwyMTIuNjggTDc0LjY2LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04MC42MywyMTIuNjggTDgwLjYzLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04Ni41OSwyMTIuNjggTDg2LjU5LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iOTEuOTIiIHk9IjIwOC4yOSIgd2lkdGg9IjY0LjE0IiBoZWlnaHQ9IjIzLjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05Ny4xMywyMTIuNjggTDk3LjEzLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMDMuMSwyMTIuNjggTDEwMy4xLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMDkuMDYsMjEyLjY4IEwxMDkuMDYsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExNS4wMywyMTIuNjggTDExNS4wMywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTIwLjk5LDIxMi42OCBMMTIwLjk5LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMjYuOTYsMjEyLjY4IEwxMjYuOTYsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEzMi45MywyMTIuNjggTDEzMi45MywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTM4Ljg5LDIxMi42OCBMMTM4Ljg5LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNDQuODYsMjEyLjY4IEwxNDQuODYsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1MC44MiwyMTIuNjggTDE1MC44MiwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjE1Ni4wNSIgeT0iMjA4LjI5IiB3aWR0aD0iNjQuMTQiIGhlaWdodD0iMjMuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2MS4yNywyMTIuNjggTDE2MS4yNywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTY3LjI0LDIxMi42OCBMMTY3LjI0LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzMuMiwyMTIuNjggTDE3My4yLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzkuMTcsMjEyLjY4IEwxNzkuMTcsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE4NS4xMywyMTIuNjggTDE4NS4xMywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTkxLjEsMjEyLjY4IEwxOTEuMSwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTk3LjA2LDIxMi42OCBMMTk3LjA2LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMDMuMDMsMjEyLjY4IEwyMDMuMDMsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIwOSwyMTIuNjggTDIwOSwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjE0Ljk2LDIxMi42OCBMMjE0Ljk2LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iMjIwLjY0IiB5PSIyMDguMjkiIHdpZHRoPSI2NC4xNCIgaGVpZ2h0PSIyMy41Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjI1Ljg1LDIxMi42OCBMMjI1Ljg1LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMzEuODIsMjEyLjY4IEwyMzEuODIsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIzNy43OCwyMTIuNjggTDIzNy43OCwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQzLjc1LDIxMi42OCBMMjQzLjc1LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNDkuNzIsMjEyLjY4IEwyNDkuNzIsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NS42OCwyMTIuNjggTDI1NS42OCwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjYxLjY1LDIxMi42OCBMMjYxLjY1LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNjcuNjEsMjEyLjY4IEwyNjcuNjEsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3My41OCwyMTIuNjggTDI3My41OCwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjc5LjU0LDIxMi42OCBMMjc5LjU0LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iMjg1LjA2IiB5PSIyMDguMjkiIHdpZHRoPSI2NC4xNCIgaGVpZ2h0PSIyMy41Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkwLjI3LDIxMi42OCBMMjkwLjI3LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTYuMjQsMjEyLjY4IEwyOTYuMjQsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMi4yMSwyMTIuNjggTDMwMi4yMSwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA4LjE3LDIxMi42OCBMMzA4LjE3LDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTQuMTQsMjEyLjY4IEwzMTQuMTQsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyMC4xLDIxMi42OCBMMzIwLjEsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyNi4wNywyMTIuNjggTDMyNi4wNywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMyLjAzLDIxMi42OCBMMzMyLjAzLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzgsMjEyLjY4IEwzMzgsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM0My45NywyMTIuNjggTDM0My45NywyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjI1MC4zOSIgeT0iMTg0Ljc5IiB3aWR0aD0iNjQuMTQiIGhlaWdodD0iMjMuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1NS42MSwxODkuMTggTDI1NS42MSwyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjYxLjU3LDE4OS4xOCBMMjYxLjU3LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNjcuNTQsMTg5LjE4IEwyNjcuNTQsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3My41LDE4OS4xOCBMMjczLjUsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3OS40NywxODkuMTggTDI3OS40NywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjg1LjQ0LDE4OS4xOCBMMjg1LjQ0LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTEuNCwxODkuMTggTDI5MS40LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTcuMzcsMTg5LjE4IEwyOTcuMzcsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMy4zMywxODkuMTggTDMwMy4zMywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA5LjMsMTg5LjE4IEwzMDkuMywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjM0OS40OCIgeT0iMjA4LjI5IiB3aWR0aD0iNjQuMTQiIGhlaWdodD0iMjMuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1NC43LDIxMi42OCBMMzU0LjcsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2MC42NiwyMTIuNjggTDM2MC42NiwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY2LjYzLDIxMi42OCBMMzY2LjYzLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNzIuNTksMjEyLjY4IEwzNzIuNTksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3OC41NiwyMTIuNjggTDM3OC41NiwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzg0LjUyLDIxMi42OCBMMzg0LjUyLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTAuNDksMjEyLjY4IEwzOTAuNDksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM5Ni40NiwyMTIuNjggTDM5Ni40NiwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAyLjQyLDIxMi42OCBMNDAyLjQyLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MDguMzksMjEyLjY4IEw0MDguMzksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSI0MTMuNTciIHk9IjIwOC4yOSIgd2lkdGg9IjY0LjE0IiBoZWlnaHQ9IjIzLjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTguNzksMjEyLjY4IEw0MTguNzksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQyNC43NiwyMTIuNjggTDQyNC43NiwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDMwLjcyLDIxMi42OCBMNDMwLjcyLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzYuNjksMjEyLjY4IEw0MzYuNjksMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0Mi42NSwyMTIuNjggTDQ0Mi42NSwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQ4LjYyLDIxMi42OCBMNDQ4LjYyLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NTQuNTgsMjEyLjY4IEw0NTQuNTgsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ2MC41NSwyMTIuNjggTDQ2MC41NSwyMjYuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDY2LjUyLDIxMi42OCBMNDY2LjUyLDIyNi45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NzIuNDgsMjEyLjY4IEw0NzIuNDgsMjI2Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSIxMDAuODYiIHk9IjE2MS4yOSIgd2lkdGg9IjY0LjE0IiBoZWlnaHQ9IjIzLjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMDYuMDcsMTY1LjY4IEwxMDYuMDcsMTc5Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExMi4wNCwxNjUuNjggTDExMi4wNCwxNzkuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTE4LDE2NS42OCBMMTE4LDE3OS45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMjMuOTcsMTY1LjY4IEwxMjMuOTcsMTc5Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEyOS45NCwxNjUuNjggTDEyOS45NCwxNzkuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTM1LjksMTY1LjY4IEwxMzUuOSwxNzkuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQxLjg3LDE2NS42OCBMMTQxLjg3LDE3OS45NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNDcuODMsMTY1LjY4IEwxNDcuODMsMTc5Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1My44LDE2NS42OCBMMTUzLjgsMTc5Ljk0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE1OS43NiwxNjUuNjggTDE1OS43NiwxNzkuOTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjU0LjUyIiB5PSIxODQuNzkiIHdpZHRoPSI2NC4xNCIgaGVpZ2h0PSIyMy41Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNTkuNzQsMTg5LjE4IEw1OS43NCwyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjUuNywxODkuMTggTDY1LjcsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcxLjY3LDE4OS4xOCBMNzEuNjcsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTc3LjY0LDE4OS4xOCBMNzcuNjQsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTgzLjYsMTg5LjE4IEw4My42LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04OS41NywxODkuMTggTDg5LjU3LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05NS41MywxODkuMTggTDk1LjUzLDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMDEuNSwxODkuMTggTDEwMS41LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMDcuNDYsMTg5LjE4IEwxMDcuNDYsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExMy40MywxODkuMTggTDExMy40MywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjExOC43NSIgeT0iMTg0Ljc5IiB3aWR0aD0iNjQuMTQiIGhlaWdodD0iMjMuNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEyMy45NywxODkuMTggTDEyMy45NywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTI5Ljk0LDE4OS4xOCBMMTI5Ljk0LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMzUuOSwxODkuMTggTDEzNS45LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNDEuODcsMTg5LjE4IEwxNDEuODcsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE0Ny44MywxODkuMTggTDE0Ny44MywyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTUzLjgsMTg5LjE4IEwxNTMuOCwyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTU5Ljc2LDE4OS4xOCBMMTU5Ljc2LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNjUuNzMsMTg5LjE4IEwxNjUuNzMsMjAzLjQ0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3MS42OSwxODkuMTggTDE3MS42OSwyMDMuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc3LjY2LDE4OS4xOCBMMTc3LjY2LDIwMy40NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MjQuNzYsMzkuMjEgTDQyNC43Niw0Mi4yNiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQyNi4yOSw0MC43MyBMNDIzLjIzLDQwLjczIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDkxLjg2LDIzMy44MyBMNDk3LjI4LDIzMy44MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLDIzMy43OSBMNi45NywyMzMuNzkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzc0LjU4LDI0MC45MSBMNDI2Ljc3LDI0MC45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzMuNDYsMjQwLjkxIEw0NDAuNTYsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2OC40NSwyNDAuODYgTDM2NC41NywyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTkxLjc5LDI0MC45MSBMMjQzLjk4LDI0MC45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNTAuNjcsMjQwLjkxIEwyODguODUsMjQwLjkxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE4NS42NywyNDAuODYgTDE2Ni4yNSwyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjcuNjUsMjQwLjkxIEw3My4yNCwyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjEuNTMsMjQwLjg2IEw0Mi4xMSwyNDAuOTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc4LjgsMjMzLjg2IEw0ODYuMzksMjMzLjg2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ5NC4yOCwxNjMuMDIgTDQ5NC4yOCwxNjguNDYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ5NywxNjUuNzQgTDQ5MS41NiwxNjUuNzQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2Ni42MywxMjQuOTUgTDM2Ni42MywxMjguMDEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjguMTYsMTI2LjQ4IEwzNjUuMSwxMjYuNDgiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNzMuNjEsMTU1LjU2IEwyNzMuNjEsMTQ0LjQ5IiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNjQuODMsMjI5LjcxIEwxNjQuODMsMjE4LjY0IiBpZD0iU2hhcGUiIHN0cm9rZT0iI0UxRjJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMTEuNDEsMTk4IEwxODkuODMsMTk4IEwxOTIsMTg1IEMxOTIuMzExNzA0LDE4My4xNjU3OTggMTkzLjg5OTUwMywxODEuODIyOTI1IDE5NS43NiwxODEuODIgTDIwNS4zOCwxODEuODIgQzIwNy4yNjMxMzQsMTgxLjc5MzQxMiAyMDguODg0NjU3LDE4My4xNDMyNjcgMjA5LjIsMTg1IEwyMTEuNDEsMTk4IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGN4PSIyMDAuNjIiIGN5PSIxNzkuMDQiIHI9IjMuMiI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIxOTkuMDIgMTg2LjM2IDIwNC4yNyAxODYuMzYgMjA1LjkgMTk1LjE4IDIwMi40NiAxOTUuMTgiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjcuNjksOTQuMTQgTDI3LjY5LDk5LjU4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMC40LDk2Ljg2IEwyNC45Nyw5Ni44NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE4Ljk3LDYwIEwzMTguOTcsNjUuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyMS42OSw2Mi43MiBMMzE2LjI1LDYyLjcyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOTIuNzUsMCBMMTkyLjc1LDUuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5NS40NywyLjcyIEwxOTAuMDMsMi43MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjE4OC41MiIgeT0iMTk5LjY2IiB3aWR0aD0iMzEuNyIgaGVpZ2h0PSIzNC4xNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB4PSIxNzIuNjQiIHk9IjE5OS42OSIgd2lkdGg9IjE1Ljg1IiBoZWlnaHQ9IjM0LjE1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc2LjUxLDIxOS43MiBMMTgzLjg0LDIxOS43MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc2LjUxLDIyMi4zNSBMMTgzLjg0LDIyMi4zNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc2LjUxLDIyNC45OSBMMTgzLjg0LDIyNC45OSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8dGV4dCBpZD0iRVIiIGZpbGw9IiMzNzVEODEiIGZvbnQtZmFtaWx5PSJMYXRvLVJlZ3VsYXIsIExhdG8iIGZvbnQtc2l6ZT0iNyIgZm9udC13ZWlnaHQ9Im5vcm1hbCI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjE5Mi45NCIgeT0iMjIwLjc5Ij5FUjwvdHNwYW4+CiAgICAgICAgICAgICAgICA8L3RleHQ+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYyLjUxNTAwMCwgMjIwLjI1MDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTYyLjUxNTAwMCwgLTIyMC4yNTAwMDApICIgeD0iNDkuOTMiIHk9IjIwNi42OSIgd2lkdGg9IjI1LjE3IiBoZWlnaHQ9IjI3LjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgxLjQzMDAwMCwgMjIwLjI4MDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTgxLjQzMDAwMCwgLTIyMC4yODAwMDApICIgeD0iNzUuMTQiIHk9IjIwNi43MiIgd2lkdGg9IjEyLjU4IiBoZWlnaHQ9IjI3LjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNODQuNjQsMjIzLjcyIEw3OC44MiwyMjMuNzIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTg0LjY0LDIyNi44MSBMNzguODIsMjI2LjgxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMTAuNDgsODguMjEgTDExMC40OCw5MS4yNyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExMi4wMSw4OS43NCBMMTA4Ljk2LDg5Ljc0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTcuMjMsMTcyLjUgTDE3LjIzLDE3NS41NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE4Ljc2LDE3NC4wMyBMMTUuNywxNzQuMDMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMTcuNzUsOTEuMjcgTDIxMS40MSw4Mi45OSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEwIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjI4LjUzLDg1LjY3IEwyMjYuNCw3OC43NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMTEuNDcsMTAyLjAyIEwxOTkuMzIsOTMuNDYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtZGFzaGFycmF5PSIxMCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3LjIzLDIzMy43OSBMNDI1LjcsMjMzLjc5IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEyOC4zMSw2Ny42NiBMMTI4LjMxLDIzMi42NiBMMTQ4LjU0LDIzMi42NiBMMTQ4LjU0LDY3LjY2IEwxMjguMzEsNjcuNjYgWiBNMTI4LjMxLDY3LjY2IEwxNDguMzEsODQuNDUgTDEyOC4zMSw2Ny42NiBaIE0xNDguMzEsNjcuNjggTDEyOC4yOSw4NC40MyBMMTQ4LjMxLDY3LjY4IFogTTEyOC4yOSw4NC40MyBMMTQ4LjI5LDEwMS4yMiBMMTI4LjI5LDg0LjQzIFogTTE0OC4yOSw4NC40NSBMMTI4LjIzLDg0LjQ1IEwxNDguMjksODQuNDUgWiBNMTI4LjIzLDEwMS4yMiBMMTQ4LjMxLDg0LjQ4IEwxMjguMjMsMTAxLjIyIFogTTEyOC4zMSwxMDEuMiBMMTQ4LjMxLDExNy45OSBMMTI4LjMxLDEwMS4yIFogTTE0OC4zMSwxMDEuMjIgTDEyOC4yNSwxMDEuMjIgTDE0OC4zMSwxMDEuMjIgWiBNMTI4LjI1LDExNy45OSBMMTQ4LjMzLDEwMS4yNSBMMTI4LjI1LDExNy45OSBaIE0xMjguMzEsMTE4IEwxNDguMzEsMTM0Ljc5IEwxMjguMzEsMTE4IFogTTE0OC4zMSwxMTguMDIgTDEyOC4yNSwxMTguMDIgTDE0OC4zMSwxMTguMDIgWiBNMTI4LjI1LDEzNC43OSBMMTQ4LjM3LDExOCBMMTI4LjI1LDEzNC43OSBaIE0xMjguMzEsMTM0Ljc0IEwxNDguMzEsMTUxLjUzIEwxMjguMzEsMTM0Ljc0IFogTTE0OC4zMSwxMzQuNzYgTDEyOC4yNSwxMzQuNzYgTDE0OC4zMSwxMzQuNzYgWiBNMTI4LjI1LDE1MS41MyBMMTQ4LjMzLDEzNC43OSBMMTI4LjI1LDE1MS41MyBaIE0xMjguMzEsMTUxLjUgTDE0OC4zMSwxNjguMjkgTDEyOC4zMSwxNTEuNSBaIE0xNDguMzEsMTUxLjUyIEwxMjguMjUsMTUxLjUyIEwxNDguMzEsMTUxLjUyIFogTTEyOC4yNSwxNjguMjkgTDE0OC4zMywxNTEuNTUgTDEyOC4yNSwxNjguMjkgWiBNMTI4LjI3LDE2OC4yOSBMMTQ4LjI3LDE4NS4wOCBMMTI4LjI3LDE2OC4yOSBaIE0xNDguMjcsMTY4LjMxIEwxMjguMjEsMTY4LjMxIEwxNDguMjcsMTY4LjMxIFogTTEyOC4yMSwxODUuMDggTDE0OC4yOSwxNjguMzQgTDEyOC4yMSwxODUuMDggWiBNMTI4LjMxLDE4NSBMMTQ4LjMxLDIwMS43OSBMMTI4LjMxLDE4NSBaIE0xNDguMzEsMTg1LjAyIEwxMjguMjMsMjAxLjc2IEwxNDguMzEsMTg1LjAyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2NS4xOSwyMjkuMTUgTDE0OC42MywyMTEuMjcgTDE0OC42MywyMDUuNTIgTDE3MS40OSwyMzEuNzYgQzE3MS43OTA1NDQsMjMyLjEwODk5NiAxNzEuODYwNTY4LDIzMi42MDA5NiAxNzEuNjY5MzM2LDIzMy4wMTk5NTMgQzE3MS40NzgxMDMsMjMzLjQzODk0NiAxNzEuMDYwNTY3LDIzMy43MDgzODQgMTcwLjYsMjMzLjcxIEwxNDguNiwyMzMuNzEgTDE0OC42LDIzMC43OCBMMTY0LjM2LDIzMC45NiBDMTY0Ljc5NDU0MiwyMzAuOTczOTIxIDE2NS4xOTUwNjQsMjMwLjcyNTkyMiAxNjUuMzc2Mjg2LDIzMC4zMzA3MjggQzE2NS41NTc1MDcsMjI5LjkzNTUzMyAxNjUuNDg0MDkyLDIyOS40NzAyMDQgMTY1LjE5LDIyOS4xNSBMMTY1LjE5LDIyOS4xNSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExMS43NCwyMjkuMTUgTDEyOC4zLDIxMS4yNyBMMTI4LjMsMjA1LjUyIEwxMDUuNDQsMjMxLjc2IEMxMDUuMTM5NDU2LDIzMi4xMDg5OTYgMTA1LjA2OTQzMiwyMzIuNjAwOTYgMTA1LjI2MDY2NCwyMzMuMDE5OTUzIEMxMDUuNDUxODk3LDIzMy40Mzg5NDYgMTA1Ljg2OTQzMywyMzMuNzA4Mzg0IDEwNi4zMywyMzMuNzEgTDEyOC4zMywyMzMuNzEgTDEyOC4zMywyMzAuNzggTDExMi41NywyMzAuOTYgQzExMi4xMzU0NTgsMjMwLjk3MzkyMSAxMTEuNzM0OTM2LDIzMC43MjU5MjIgMTExLjU1MzcxNCwyMzAuMzMwNzI4IEMxMTEuMzcyNDkzLDIyOS45MzU1MzMgMTExLjQ0NTkwOCwyMjkuNDcwMjA0IDExMS43NCwyMjkuMTUgTDExMS43NCwyMjkuMTUgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHBvaW50cz0iNzYuMzQgNDAuMDggODMuMDIgNDguMDEgOTEuMzUgNDAuMDggOTguNDMgNDcuNzEgMTA1LjYgNDAuMDggMTEyLjI3IDQ3LjcxIDExOS4zNSA0MC4wOCAxMjUuMzkgNDcuNzEiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTM4Ljk0LDguODMgTDEyOS44Niw0Ni4xOCBMMTQ3LjMzLDQ2LjE4IEwxMzguOTQsOC44MyBaIE0xMzguNjgsMjQuNjkgTDE0MC44NCwzNC4zMiBMMTM2LjM0LDM0LjMyIEwxMzguNjgsMjQuNjkgWiBNMTM2LjM0LDM3LjY5IEwxNDEuNTEsMzcuNjkgTDE0Mi42OCw0Mi43NyBMMTM0LjUxLDQyLjc3IEwxMzYuMzQsMzcuNjkgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc4Ljc1NTAwMCwgNTEuNzIwMDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtNzguNzU1MDAwLCAtNTEuNzIwMDAwKSAiIHg9IjY0LjY2IiB5PSI0OS4zIiB3aWR0aD0iMjguMTkiIGhlaWdodD0iNC44NCIgcng9IjIuNDIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODEuNjIwMDAwLCA1Ni41NjAwMDApIHJvdGF0ZSgxODAuMDAwMDAwKSB0cmFuc2xhdGUoLTgxLjYyMDAwMCwgLTU2LjU2MDAwMCkgIiB4PSI2Ny45NiIgeT0iNTQuMTQiIHdpZHRoPSIyNy4zMiIgaGVpZ2h0PSI0Ljg0IiByeD0iMi40MiI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyNC4yNSwyMzIuMTIgTDMyOC4xMiwyMzIuMTIgQzMyOS40NDc2MDgsMjMyLjExMjgyOSAzMzAuNjM2NTAxLDIzMS4yOTY0NTYgMzMxLjEyLDIzMC4wNiBDMzMyLjQ5LDIyNi41MiAzMzIuMTIsMjIzLjI4IDMzMi4zLDIyMC41IEMzMzIuNTksMjE1LjM1IDMzMS43OSwyMTIuNzIgMzMxLjAxLDIwOC40MSBMMzI1LjIsMjA4LjU1IEMzMjUuNjg3MjI2LDIxMS4zNzU4MjQgMzI1Ljk2Nzk2OSwyMTQuMjMzMzg1IDMyNi4wNCwyMTcuMSBDMzI2LjE1LDIxOS4xIDMyMi44OCwyMjcuMSAzMjMuMDQsMjMwLjk3IEMzMjMuMDYxNzQyLDIzMS42MTkzODUgMzIzLjYwMDM0OSwyMzIuMTMxMjg0IDMyNC4yNSwyMzIuMTIgTDMyNC4yNSwyMzIuMTIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzEzLDIxMy43NSBMMzA4LjMyLDIwOC40NiBMMzA1LjQ0LDIwOC41OCBDMzA1LjQ0LDIwOC41OCAzMDUuMDQsMjEyLjk5IDMwNC44OCwyMTQuODMgQzMwNC4zNjU2MDIsMjE5LjAyMzkzNSAzMDMuNTQ2Nzc0LDIyMy4xNzQ4OTEgMzAyLjQzLDIyNy4yNSBDMzAyLjE4MDMsMjI4LjA3MjkzOCAzMDIuMDI1OTU1LDIyOC45MjE4MzUgMzAxLjk3LDIyOS43OCBDMzAxLjk0ODA0NCwyMzAuNDAzNjc1IDMwMi4xODI2ODksMjMxLjAwOTA5IDMwMi42MTkyMTcsMjMxLjQ1NTA2NyBDMzAzLjA1NTc0NSwyMzEuOTAxMDQ0IDMwMy42NTU5OTgsMjMyLjE0ODU5OCAzMDQuMjgsMjMyLjE0IEwzMDcuNzEsMjMyLjE0IEMzMDkuNzA2MzMzLDIzMi4xNDU5MTYgMzExLjQ1NDA4NywyMzAuODAxMTc0IDMxMS45NiwyMjguODcgQzMxMy40MywyMjIuODUgMzEzLDIxMy43NSAzMTMsMjEzLjc1IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgcG9pbnRzPSIzMDYuMzkgMjE3LjQxIDMwNS42MyAyMTguMDkgMzA2LjM2IDIxOC43NSAzMDcuNTYgMjE4LjI5IDMwNy4zMiAyMTcuNzYgMzA2LjMzIDIxOCAzMDYuMzMgMjE4LjE4IDMwNi41OSAyMTguMTciPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA2LjM4LDE5NCBDMzA5Ljc4LDE5My45MiAzMTIuOTcsMTkxLjU4IDMxOS45MSwxOTEuMjQgQzMxOS45OTQyNDMsMTkwLjgyNzc4MyAzMjAuMTIxNjEsMTkwLjQyNTU3IDMyMC4yOSwxOTAuMDQgQzMyMS41NCwxODcuMzIgMzIzLjI5LDE3OS40OCAzMjIuMTUsMTc0LjMzIEwzMjEuMjQsMTcwLjI2IEMzMjAuOTQyNzMxLDE2OC45MjM2ODYgMzIwLjc5MTg0MiwxNjcuNTU4OTc4IDMyMC43OSwxNjYuMTkgTDMyMC43OSwxNjYuMTkgQzMyMC43ODY3OTQsMTY1LjYyOTM1OCAzMjAuODQwNDAxLDE2NS4wNjk4MzQgMzIwLjk1LDE2NC41MiBDMzIwLjk1LDE2NC4zODY2NjcgMzIwLjk4LDE2NC4yNTMzMzMgMzIxLjA0LDE2NC4xMiBDMzIxLjE0MTM5OSwxNjMuNzI3NTU1IDMyMS4yNzE3NTYsMTYzLjM0MzE2NyAzMjEuNDMsMTYyLjk3IEwzMjEuNTksMTYyLjYgQzMyMS43MDMzMzMsMTYyLjM2IDMyMS44MywxNjIuMTI2NjY3IDMyMS45NywxNjEuOSBDMzIyLjExLDE2MS42NzMzMzMgMzIyLjI1NjY2NywxNjEuNDUzMzMzIDMyMi40MSwxNjEuMjQgQzMyMi44ODM1ODUsMTYwLjYwMzEyNSAzMjMuNDQ1OTY0LDE2MC4wMzczNzkgMzI0LjA4LDE1OS41NiBDMzI0LjI5MzMzMywxNTkuNCAzMjQuNTEzMzMzLDE1OS4yNSAzMjQuNzQsMTU5LjExIEMzMjYuMDMyNjcsMTU4LjM1OTU2OCAzMjcuNTA1NDkxLDE1Ny45NzU4MDQgMzI5LDE1OCBMMzMwLjM1LDE1OCBDMzMyLjU0MzAwOCwxNTcuOTkyODU3IDMzNC42NDgzOTcsMTU4Ljg2MDIwNSAzMzYuMiwxNjAuNDEgQzMzNi4zODY2NjcsMTYwLjU5NjY2NyAzMzYuNTYzMzMzLDE2MC43OTMzMzMgMzM2LjczLDE2MSBDMzM3LjAzNzQ5NCwxNjEuMzcyMDEgMzM3LjMxMTg3MiwxNjEuNzcwMTkzIDMzNy41NSwxNjIuMTkgQzMzNy42NCwxNjIuMzUgMzM3LjczLDE2Mi41MSAzMzcuODEsMTYyLjY3IEwzMzcuOTgsMTYzLjA0IEMzMzguMzAwNTk1LDE2My43OTUwODggMzM4LjUwNjIxMiwxNjQuNTkzOTYxIDMzOC41OSwxNjUuNDEgQzMzOC42MDQwNzYsMTY1LjY4OTgyMyAzMzguNjA0MDc2LDE2NS45NzAxNzcgMzM4LjU5LDE2Ni4yNSBMMzM4LjU5LDE2Ni4yNSBDMzM4LjU5LDE2Ny4zODc3MDcgMzM3LjY2NzcwNywxNjguMzEgMzM2LjUzLDE2OC4zMSBMMzI4LjA3LDE2OC4zMSBMMzI5LjM2LDE3NS42NSBDMzMwLjg4LDE4My4xOSAzMzAuNDMsMTg4LjI0IDMyOS4yOCwxOTEuNiBDMzI5LjAyLDE5Mi4zNSAzMjcuNTUsMTk1LjAxIDMyNy41NSwxOTUuMDEgQzMzMS43OSwyMDEuNjggMzM4LjI4LDIwNC41OCAzNDUuMjIsMjA1LjQyIEMzNTEuMTIsMjA2LjEzIDM2My44NCwyMDAuNzMgMzU3LjIyLDE5NC41MiBDMzUwLjYsMTg4LjMxIDM1OC41OCwxOTIuMTYgMzU5Ljc1LDE5Mi45NSBDMzYwLjkyLDE5My43NCAzNjcuNjgsMTk5LjU2IDM2MC4zNywyMDguMTMgQzM1Ny4yOCwyMTEuNzUgMzUzLjc4LDIxNS4wNSAzNDUuMzcsMjE3LjU5IEMzNDQuMDIsMjE4IDMzNi42MywyMTguNTkgMzMyLjY1LDIxOS43IEMzMjAuODEsMjIzLjEyIDMxMS4xOCwyMTkuNDQgMzA1Ljc3LDIxMS42MyBDMzAwLjM2LDIwMy44MiAzMDUsMTk0LjA3IDMwNi4zOCwxOTQgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzEzLjcxLDE4Mi43OSBDMzEzLjk3LDE3NC4wNCAzMDcuMDEsMTY3LjE4IDI5OS4xMiwxNjUuNzkgQzI5Ny40OCwxNjUuNDkgMjk2Ljk1LDE2NC45OCAyOTUuMTIsMTY0Ljk4IEwyOTMuNzUsMTY0Ljk4IEMyOTEuNTI4NDAyLDE2NC45ODI2NDggMjg5LjM5ODk5NCwxNjUuODY4NDAxIDI4Ny44MzA5MDIsMTY3LjQ0MjEyIEMyODYuMjYyODA5LDE2OS4wMTU4MzkgMjg1LjM4NDY5LDE3MS4xNDg0MDYgMjg1LjM5LDE3My4zNyBDMjg1LjM5NTUwNCwxNzQuNTIwMzY4IDI4Ni4zMjk2MTksMTc1LjQ1MDAxMyAyODcuNDgsMTc1LjQ1IEwzMDEuNjIsMTc1LjQ1IEwzMDEuNjIsMTc1LjQ1IEMzMDQuNzQsMTc2Ljc3IDMwNi42OCwxODAuNzQgMzA3LjAyLDE4Mi44OCBDMzA3LjU0ODg1OSwxODUuNDM5ODA5IDMwNy4yMzY2OTUsMTg4LjEwMTk3NSAzMDYuMTMsMTkwLjQ3IEMzMDUuNTI2ODY0LDE5MS44MTc3NjggMzA1LjI5ODgzOSwxOTMuMzAzMzg2IDMwNS40NywxOTQuNzcgTDMwNS41NSwxOTQuNzcgQzMwNS42MTM0ODYsMTk1LjU4NTMyOCAzMDUuNzQwNTM5LDE5Ni4zOTQ0NTMgMzA1LjkzLDE5Ny4xOSBDMzA3LjI1LDE5Ni4yNiAzMDkuMzEsMTk0Ljg3IDMwOS42OSwxOTQuNjcgQzMxMC41LDE5NC4yNCAzMTIuMzQsMTkzLjI2IDMxMy4xNiwxOTIuNzkgQzMxOC40NCwxODkuNzIgMzEzLjU2LDE4Ny43NiAzMTMuNzEsMTgyLjc5IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwOS4yNCwxOTIuOSBDMzA5LjEwMDk5MiwxOTIuMDQ0MTM0IDMwOS4wNTczOTIsMTkxLjE3NTQ4NCAzMDkuMTEsMTkwLjMxIEMzMDkuOTI2NTY2LDE4Ny44OTI2NzEgMzEwLjMxMjQyMiwxODUuMzUwNzU4IDMxMC4yNSwxODIuOCBDMzEwLjE2NzQzNiwxNzkuMzgzMjc1IDMwOC4zNjU4OTksMTc2LjIzOTA0OCAzMDUuNDYsMTc0LjQ0IEMzMDQuMTE2OTQ3LDE3NC4yNjI0NiAzMDIuNzU2MzUyLDE3NC41OTgxNDUgMzAxLjY1LDE3NS4zOCBDMzA0Ljc3LDE3Ni43IDMwNi43MSwxODAuNjcgMzA3LjA1LDE4Mi44MSBDMzA3LjU3ODg1OSwxODUuMzY5ODA5IDMwNy4yNjY2OTUsMTg4LjAzMTk3NSAzMDYuMTYsMTkwLjQgQzMwNS41NTY4NjQsMTkxLjc0Nzc2OCAzMDUuMzI4ODM5LDE5My4yMzMzODYgMzA1LjUsMTk0LjcgQzMwNS41LDE5NC43IDMwOS4zMiwxOTYuMTMgMzA5LjI0LDE5Mi45MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI4OS4zOSwxNjYuMzYgQzI4OS40NDM5MjMsMTY1LjQ2ODMxNSAyOTAuMDA5MjgyLDE2NC42ODg1MDkgMjkwLjg0LDE2NC4zNiBMMjkyLjA5LDE2My44NSBDMjkyLjA5LDE2My44NSAyOTIuOTYsMTY1LjY4IDI5MS45OCwxNjYuMTQgQzI5MS4xNzE5MjcsMTY2LjUyNTA0OCAyOTAuMjUxNDQsMTY2LjYwMzIzNiAyODkuMzksMTY2LjM2IEwyODkuMzksMTY2LjM2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTMsMTY1LjMzIEMyOTMuMDczMTk4LDE2NC4xMDA2NjggMjk0LjA1MSwxNjMuMTE4NTc3IDI5NS4yOCwxNjMuMDQgQzI5NS43LDE2Mi45OSAyOTYuNzksMTYzLjA0IDI5Ni43OSwxNjMuMDQgQzI5Ni43OSwxNjMuMDQgMjk3LjMsMTY1LjE1IDI5Ni4xMiwxNjUuMzUgQzI5NS4wODM5NjcsMTY1LjQ4NTg1MSAyOTQuMDM0MjA2LDE2NS40NzkxMjIgMjkzLDE2NS4zMyBMMjkzLDE2NS4zMyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk3LjQ4LDE2NS41MSBDMjk3LjQ4LDE2NS41MSAyOTcuNzcsMTYzLjMgMjk5Ljc2LDE2My45IEMzMDAuMjc4ODQyLDE2NC4wNjM4NDggMzAwLjczNzk0MSwxNjQuMzc2ODcgMzAxLjA4LDE2NC44IEMzMDEuMDgsMTY0LjggMzAwLjY5LDE2Ni40OCAyOTkuOSwxNjYuMyBDMjk5LjA3MjYxMSwxNjYuMTA0OTggMjk4LjI2MzA5MSwxNjUuODQwNzE2IDI5Ny40OCwxNjUuNTEgTDI5Ny40OCwxNjUuNTEgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMy4yNywxNzYuMjMgQzMwMy4yNywxNzYuMjMgMzA3Ljg5LDE3My43MSAzMDcsMTY5LjQ4IEMzMDguMDI3MTgsMTcwLjM0NTY2MSAzMDguOTgzNTU2LDE3MS4yOTIwMDUgMzA5Ljg2LDE3Mi4zMSBDMzA5Ljg2LDE3My4xNCAzMTAuMDIsMTc2LjQzIDMwNS40OCwxNzguNjQgQzMwNC43OTU2OTMsMTc3Ljc5MDE3OCAzMDQuMDU3NTA3LDE3Ni45ODUxODcgMzAzLjI3LDE3Ni4yMyBMMzAzLjI3LDE3Ni4yMyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkwLDE2NiBDMjkwLjAxODIxNCwxNjUuNTI5MzgzIDI5MC4zMTIyNjgsMTY1LjExMzc4NyAyOTAuNzUsMTY0Ljk0IEwyOTEuNCwxNjQuNjggQzI5MS40LDE2NC42OCAyOTEuODUsMTY1LjYzIDI5MS4zNCwxNjUuODcgQzI5MC45MjM5MTYsMTY2LjA3NDUzNCAyOTAuNDQ3NjQsMTY2LjEyMDc0IDI5MCwxNjYgTDI5MCwxNjYgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTQsMTY0Ljg4IEMyOTQuMDM0MjM0LDE2NC4yNTIzNjEgMjk0LjUzMjY3OCwxNjMuNzQ5NjIgMjk1LjE2LDE2My43MSBDMjk1LjM3LDE2My43MSAyOTUuOTMsMTYzLjcxIDI5NS45MywxNjMuNzEgQzI5NS45MywxNjMuNzEgMjk2LjE5LDE2NC43OCAyOTUuNTksMTY0Ljg5IEMyOTUuMDYyMDMsMTY0Ljk1OTI5NiAyOTQuNTI3MDU2LDE2NC45NTU5MzEgMjk0LDE2NC44OCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI5OC4yLDE2NS4zNSBDMjk4LjIsMTY1LjM1IDI5OC4zNSwxNjQuMTggMjk5LjQxLDE2NC41IEMyOTkuNjg1NDU0LDE2NC41ODc2OTIgMjk5LjkyODkzOCwxNjQuNzU0NjUzIDMwMC4xMSwxNjQuOTggQzMwMC4xMSwxNjQuOTggMjk5LjksMTY1Ljg3IDI5OS40OCwxNjUuNzcgQzI5OS4wNDIyODQsMTY1LjY2NjIzNyAyOTguNjE0MDk5LDE2NS41MjU3MzkgMjk4LjIsMTY1LjM1IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk2LjU1OTA0OCwxNzAuMTMxNTg2IEwyOTcuMDU5MDQ4LDE3MC4xMzE1ODYgQzI5OC4xMDI4NjYsMTcwLjEzMTU4NiAyOTguOTQ5MDQ4LDE3MC45Nzc3NjcgMjk4Ljk0OTA0OCwxNzIuMDIxNTg2IEwyOTguOTQ5MDQ4LDE3Mi4xMDE1ODYgQzI5OC45NDkwNDgsMTczLjE0NTQwNCAyOTguMTAyODY2LDE3My45OTE1ODYgMjk3LjA1OTA0OCwxNzMuOTkxNTg2IEwyOTIuNzg5MDQ4LDE3My45OTE1ODYgTDI5Mi43ODkwNDgsMTczLjkxMTU4NiBDMjkyLjc4NjM5MSwxNzIuOTA5OTg4IDI5My4xODI0MTMsMTcxLjk0ODUwMyAyOTMuODg5NzEzLDE3MS4yMzkzMjYgQzI5NC41OTcwMTQsMTcwLjUzMDE1IDI5NS41NTc0NDYsMTcwLjEzMTU4MiAyOTYuNTU5MDQ4LDE3MC4xMzE1ODYgTDI5Ni41NTkwNDgsMTcwLjEzMTU4NiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgb3BhY2l0eT0iMC4zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTUuODY5MDQxLCAxNzIuMDYxNTg2KSByb3RhdGUoLTAuMTAwMDAwKSB0cmFuc2xhdGUoLTI5NS44NjkwNDEsIC0xNzIuMDYxNTg2KSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yODUuOTczNDgxLDE1OC44NjY1NjIgTDMwMy4xMDM0ODEsMTU4Ljg2NjU2MiBMMzAzLjEwMzQ4MSwxNTkuMTY2NTYyIEMzMDMuMTAzNDgxLDE2My45MTA2ODggMjk5LjI1NzYwNywxNjcuNzU2NTYyIDI5NC41MTM0ODEsMTY3Ljc1NjU2MiBMMjk0LjUxMzQ4MSwxNjcuNzU2NTYyIEMyODkuNzY5MzU1LDE2Ny43NTY1NjIgMjg1LjkyMzQ4MSwxNjMuOTEwNjg4IDI4NS45MjM0ODEsMTU5LjE2NjU2MiBMMjg1LjkyMzQ4MSwxNTguODY2NTYyIEwyODUuOTczNDgxLDE1OC44NjY1NjIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTQuNTEzNDgxLCAxNjMuMzExNTYyKSByb3RhdGUoMTY4Ljg1MDAwMCkgdHJhbnNsYXRlKC0yOTQuNTEzNDgxLCAtMTYzLjMxMTU2MikgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk1Ljc2LDE2MS40MyBMMjkzLjY0LDE2MS44NSBDMjkwLjg0NjQ4OSwxNjIuNTcxMjI1IDI4OS4xNTg0MDQsMTY1LjQxMTQ5NSAyODkuODYsMTY4LjIxIEwyODkuODYsMTY4LjIxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMy43NCwxNjYuMDMgTDI4My40MiwxNzAuMDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMS4yODMwNTYsMTY2LjE1MDQyMiBMMzAyLjU2MzA1NiwxNjYuMTUwNDIyIEMzMDMuOTA1MTA4LDE2Ni4xNTA0MjIgMzA0Ljk5MzA1NiwxNjcuMjM4MzcgMzA0Ljk5MzA1NiwxNjguNTgwNDIyIEwzMDQuOTkzMDU2LDE2OC41ODA0MjIgTDMwMS4yODMwNTYsMTY4LjU4MDQyMiBMMzAxLjI4MzA1NiwxNjYuMTUwNDIyIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDMuMTM4MDU2LCAxNjcuMzY1NDIyKSByb3RhdGUoMTY4Ljg1MDAwMCkgdHJhbnNsYXRlKC0zMDMuMTM4MDU2LCAtMTY3LjM2NTQyMikgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk1LjY3LDE2MC45OSBMMjk1LjkzLDE2Mi4zNCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjk1LjgyOTYzMywxNzAuODgyMTg3IEwyOTYuNjk5NjMzLDE3MC44ODIxODcgQzI5Ny41MTcwMTQsMTcwLjg4MjE4NyAyOTguMTc5NjMzLDE3MS41NDQ4MDYgMjk4LjE3OTYzMywxNzIuMzYyMTg3IEwyOTguMTc5NjMzLDE3Mi40MzIxODcgQzI5OC4xNzk2MzMsMTczLjI0OTU2OSAyOTcuNTE3MDE0LDE3My45MTIxODcgMjk2LjY5OTYzMywxNzMuOTEyMTg3IEwyOTIuODY5NjMzLDE3My45MTIxODcgTDI5Mi44Njk2MzMsMTczLjg0MjE4NyBDMjkyLjg5MTE2OSwxNzIuMjE2NDI4IDI5NC4yMDM4NzQsMTcwLjkwMzcyMyAyOTUuODI5NjMzLDE3MC44ODIxODcgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjk1LjUyNDYzMywgMTcyLjM5NzE4Nykgcm90YXRlKC0wLjEwMDAwMCkgdHJhbnNsYXRlKC0yOTUuNTI0NjMzLCAtMTcyLjM5NzE4NykgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjNTIyNjdEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI5NC4zOTk0ODYsIDE3Mi4zMTQxNTEpIHJvdGF0ZSgtMC4xMDAwMDApIHRyYW5zbGF0ZSgtMjk0LjM5OTQ4NiwgLTE3Mi4zMTQxNTEpICIgY3g9IjI5NC4zOTk0ODYiIGN5PSIxNzIuMzE0MTUxIiByPSIxIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yODcuMzIsMTc0Ljc3IEwyODcuMzIsMTc0Ljc3IEMyODcuNTYxMzgsMTc0LjcxODIzMSAyODcuNzc3MTIsMTc0LjU4MzgzNSAyODcuOTMsMTc0LjM5IEwyODguMjEsMTc0LjAzIEwyODcuNTgsMTc0LjE3IEwyODcuMjEsMTc0LjI1IEMyODcuMDY3NDg2LDE3NC4yODQ2NDMgMjg2Ljk3ODY5LDE3NC40MjY3MTcgMjg3LjAxLDE3NC41NyBMMjg3LjAxLDE3NC41NyBDMjg3LjA0NDU3NywxNzQuNzA3ODc0IDI4Ny4xODAxMzEsMTc0Ljc5NTMyOCAyODcuMzIsMTc0Ljc3IEwyODcuMzIsMTc0Ljc3IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA0LDE3Ni4zMSBDMzA0LDE3Ni4zMSAzMDcuNTYsMTc0LjM4IDMwNy41LDE3MC41MiBDMzA4LjI1NzQyMywxNzEuMDA0MzU4IDMwOC45MTg1NzUsMTcxLjYyNDgyNSAzMDkuNDUsMTcyLjM1IEMzMDkuMzA4MDU5LDE3My4zNTA4MjkgMzA4LjkyMzU2MSwxNzQuMzAxNzc1IDMwOC4zMywxNzUuMTIgQzMwNy4wNiwxNzYuNTUgMzA1LjY5LDE3NyAzMDQsMTc2LjMxIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA3LjQyLDE3NS42MiBDMzA2LjU5NzgxNSwxNzYuNDQ5ODUgMzA1LjY2NTgxNiwxNzcuMTYzMTQ5IDMwNC42NSwxNzcuNzQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjEuNDIsMTkwLjYzIEwzMjAuNjIsMTg5LjA2IEMzMTcuNjIsMTgxLjc4IDMxNy4xOCwxNzcuNSAzMTguNywxNzAuNTQgTDMxOS41OSwxNjYuNDYgQzMxOS44ODM5MDYsMTY1LjEyMzMxNyAzMjAuMDMxNDQyLDE2My43NTg2MTMgMzIwLjAzLDE2Mi4zOSBMMzIwLjAzLDE2Mi4zOSBDMzIwLjAyNzM1MiwxNjAuMTk3NTc1IDMxOS4xNTMxODksMTU4LjA5NjE0NiAzMTcuNjAwMDk4LDE1Ni41NDg2ODMgQzMxNi4wNDcwMDgsMTU1LjAwMTIyIDMxMy45NDI0MiwxNTQuMTM0NjkgMzExLjc1LDE1NC4xNCBMMzEwLjQyLDE1NC4xNCBDMzA4LjI1ODQ4NSwxNTQuMTQyNjUxIDMwNi4xODY1NTMsMTU1LjAwMzg1MiAzMDQuNjYwMDA3LDE1Ni41MzQxNDkgQzMwMy4xMzM0NiwxNTguMDY0NDQ2IDMwMi4yNzczNDYsMTYwLjEzODQ4NSAzMDIuMjgsMTYyLjMgTDMwMi4yOCwxNjIuNTMgQzMwMi4yOCwxNjMuNjAxNDMyIDMwMy4xNDg1NjgsMTY0LjQ3IDMwNC4yMiwxNjQuNDcgTDMxMi42NywxNjQuNDcgTDMxMS40LDE3MS44MSBDMzA3LjUxLDE5MS40OSAzMDcuOTIsMTk5LjQ3IDMxNS42MywxOTcuODEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwNi4zNSwxNTUuMTMgQzMwNi40NzYwOTYsMTU0LjIzMjgyNiAzMDcuMDcwNTI0LDE1My40NzA3MzggMzA3LjkxLDE1My4xMyBDMzA4LjI3Mzc0MywxNTMuMDMzNzY4IDMwOC42NTYyNTcsMTUzLjAzMzc2OCAzMDkuMDIsMTUzLjEzIEMzMDkuMDIsMTUzLjEzIDMwOS44NCwxNTQuNDEgMzA4Ljg4LDE1NC44NyBDMzA4LjA5NjEzLDE1NS4yNjA3MDcgMzA3LjE5Njk1LDE1NS4zNTMxMTMgMzA2LjM1LDE1NS4xMyBMMzA2LjM1LDE1NS4xMyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA5Ljc0LDE1NC42NiBDMzA5LjgyMzAxLDE1My4yNjkyMjEgMzEwLjkyOTU1MywxNTIuMTU4Mzg5IDMxMi4zMiwxNTIuMDcgQzMxMi42NzkzNDUsMTUyLjAzOTI4MiAzMTMuMDQwNjU1LDE1Mi4wMzkyODIgMzEzLjQsMTUyLjA3IEMzMTMuNCwxNTIuMDcgMzE0LjYsMTU0LjQ0IDMxMy4yNiwxNTQuNjcgQzMxMi4wOTE2NCwxNTQuODI2MjY5IDMxMC45MDc0NTQsMTU0LjgyMjkwNCAzMDkuNzQsMTU0LjY2IEwzMDkuNzQsMTU0LjY2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTQuMjgsMTU1LjE2IEMzMTQuMjgsMTU1LjE2IDMxNC42MiwxNTMgMzE2LjU1LDE1My42NCBDMzE3LjA1NDQ3NCwxNTMuODE1MzMzIDMxNy40OTYxNjksMTU0LjEzNTMwMSAzMTcuODIsMTU0LjU2IEMzMTcuODIsMTU0LjU2IDMxNy4zOSwxNTYuMiAzMTYuNjMsMTU1Ljk5IEMzMTUuODI0NzkzLDE1NS43Nzk2NzEgMzE1LjAzODY5MiwxNTUuNTAyMDI3IDMxNC4yOCwxNTUuMTYgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwNi41NiwxOTMuNzggQzMwNi45NzMwOCwxOTMuNDY0Njc4IDMwNy40NDYwMSwxOTMuMjM2NzE5IDMwNy45NSwxOTMuMTEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMDkuMzYsMTkzLjczIEMzMDcuOTcsMTg4LjEyIDMxMC40NCwxNzcuMzkgMzEwLjg5LDE3NC43MyBMMzEyLjY4LDE2NC4xNSBMMzEzLjQ4LDE2NC4xNSBDMzEzLjk3OTYyNCwxNjQuMTk2NTAzIDMxNC40Mzc4ODMsMTY0LjQ0NzIxOSAzMTQuNzQ2NDcyLDE2NC44NDI4OTUgQzMxNS4wNTUwNjIsMTY1LjIzODU3MSAzMTUuMTg2NiwxNjUuNzQ0MDk3IDMxNS4xMSwxNjYuMjQgTDMxMy44MSwxNzUuNDIgQzMxMy4zNywxNzguNTMgMzEyLjkzLDE5Mi45MSAzMTguMzQsMTk1Ljk5IEMzMTkuNTQ3ODM2LDE5Ni40NTkzODQgMzIwLjg5NDgzMiwxOTYuNDE2MDQ5IDMyMi4wNywxOTUuODcgQzMyNC42MywxOTQuNjQgMzI1LjM3LDE5MS40NCAzMjUuOTIsMTg4Ljg3IEMzMjcuMDcsMTgzLjUzIDMyNi4xNiwxNzkuMzQgMzI1LjkyLDE3NS4xNiBMMzI1LjY0LDE2OS45MyBDMzI1LjU0NzExNCwxNjguOTIzMjM2IDMyNi4yODM5MywxNjguMDMwMTI1IDMyNy4yOSwxNjcuOTMgTDMyOC4yOSwxNjcuOTMgTDMzMCwxNzguNTYgQzMzMC41MywxODEuNTYgMzMxLjg5LDE5Mi4wMSAzMjUuNzQsMTk2LjkyIEMzMjUuNjMsMTk3LjAxIDMyNy4yNCwxOTcuMzcgMzI2Ljc0LDE5OC4xOSBDMzI0Ljg5LDIwMS40NyAzMTkuNTMsMjAxLjk5IDMxOC41MiwyMDMuMzkgQzMxNC42NCwyMDguNzkgMzE4LjMsMjIwLjI4IDMxOC4zLDIyMC4yOCBDMzE1Ljc3ODg0NCwyMTkuMjU4NDQ5IDMxMy40MjA1NzQsMjE3Ljg3MzgwOCAzMTEuMywyMTYuMTcgQzMwNS4wNCwyMTAuNTggMzA0LjIzLDIwMi40NyAzMDQuMiwyMDAuMDggQzMwNC4yLDE5Ny4yMiAzMDQuOTEsMTk1LjQ1IDMwNS44MywxOTQuMzkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNjAuMSwxOTguMzIgQzM2MC42MjY3MiwxOTcuNjc1NDg1IDM2MC43NzE0MTgsMTk2Ljc5OTY4NSAzNjAuNDgsMTk2LjAyIEMzNjAuMzE1ODQ2LDE5NS43MTMzODkgMzYwLjA3NDU3NSwxOTUuNDU0ODg1IDM1OS43OCwxOTUuMjcgQzM1OS43OCwxOTUuMjcgMzU4LjQsMTk1LjUxIDM1OC42OSwxOTYuNDUgQzM1OC45MTgwNjgsMTk3LjIyMzUgMzU5LjQxOTA3NywxOTcuODg3OTU4IDM2MC4xLDE5OC4zMiBMMzYwLjEsMTk4LjMyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTkuOCwxOTcgQzM1OS45ODQ5ODYsMTk2Ljc3MjYzOSAzNjAuMDM0NTQ4LDE5Ni40NjM4MjkgMzU5LjkzLDE5Ni4xOSBDMzU5Ljg3MDgwOSwxOTYuMDgyOTgzIDM1OS43ODQ2MTUsMTk1Ljk5MzM0IDM1OS42OCwxOTUuOTMgQzM1OS42OCwxOTUuOTMgMzU5LjE5LDE5Ni4wMiAzNTkuMywxOTYuMzQgQzM1OS4zODA2NDUsMTk2LjYxMzU5MiAzNTkuNTU4NDU2LDE5Ni44NDgzMDEgMzU5LjgsMTk3IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUyLjg0LDIwNS4zOCBDMzUyLjM2NTI5NywyMDQuMTcwOTMyIDM1Mi44NjczNzMsMjAyLjc5NzczMiAzNTQuMDEsMjAyLjE4IEMzNTQuMzAwMTg4LDIwMi4wMDc1NzIgMzU0LjYwNDYzOSwyMDEuODYwMzY1IDM1NC45MiwyMDEuNzQgQzM1NC45MiwyMDEuNzQgMzU2Ljg2LDIwMy4yNyAzNTUuODIsMjAzLjk5IEMzNTQuODk0Nzg3LDIwNC41ODcyMTUgMzUzLjg5MjEzNiwyMDUuMDU0ODk0IDM1Mi44NCwyMDUuMzggTDM1Mi44NCwyMDUuMzggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM1My41NCwyMDQuNjUgQzM1My4yNzcxNTMsMjAzLjk4MDUyNyAzNTMuNTU2MzUsMjAzLjIyMDI1MSAzNTQuMTksMjAyLjg4IEMzNTQuMzQ5NTY5LDIwMi43ODU5ODUgMzU0LjUxNjgzOCwyMDIuNzA1Njk2IDM1NC42OSwyMDIuNjQgQzM1NC42OSwyMDIuNjQgMzU1Ljc3LDIwMy40OSAzNTUuMTksMjAzLjg5IEMzNTQuNjc3MTE0LDIwNC4yMTcxNzYgMzU0LjEyMTk5NywyMDQuNDcyODY2IDM1My41NCwyMDQuNjUgTDM1My41NCwyMDQuNjUgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNTksMTk5LjA2IEMzNTksMTk5LjA2IDM2MC40NiwyMDAuMzQgMzU5LjA2LDIwMS40OSBDMzU4LjY5MDE0OCwyMDEuNzg1ODMgMzU4LjI0MTYyLDIwMS45NjY2MzIgMzU3Ljc3LDIwMi4wMSBDMzU3Ljc3LDIwMi4wMSAzNTYuNzcsMjAwLjkxIDM1Ny4yNiwyMDAuNDMgQzM1Ny44MDA2NjEsMTk5LjkyNTQ3MSAzNTguMzgyNzAzLDE5OS40NjcxOTcgMzU5LDE5OS4wNiBMMzU5LDE5OS4wNiBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzU4Ljc3LDIwMCBDMzU4Ljc3LDIwMCAzNTkuNDIsMjAwLjU3IDM1OC43NywyMDEuMDggQzM1OC42MDY1ODMsMjAxLjIxMDc2MyAzNTguNDA4NDA1LDIwMS4yOTA3MyAzNTguMiwyMDEuMzEgQzM1OC4yLDIwMS4zMSAzNTcuNzQsMjAwLjgyIDM1Ny45NywyMDAuNjEgQzM1OC4yMTg2ODcsMjAwLjM4NDExIDM1OC40ODYzNCwyMDAuMTgwMDI1IDM1OC43NywyMDAgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNDUuODMsMjA2LjQgQzM0NS41ODAyMjgsMjA1LjM1NjgwMyAzNDYuMTk3OTE3LDIwNC4zMDIzMiAzNDcuMjMsMjA0LjAxIEMzNDkuMTEsMjAzLjMzIDM0OS42MiwyMDMuODkgMzQ5LjYyLDIwMy44OSBDMzQ5LjYyLDIwMy44OSAzNTAuNjIsMjA1LjY0IDM0OS43NCwyMDYuMjEgQzM0OC44NiwyMDYuNzggMzQ1LjgzLDIwNi40IDM0NS44MywyMDYuNCBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzQ2LjcyLDIwNiBDMzQ2LjY0NDIzOCwyMDUuNzM3MjA5IDM0Ni42Nzk0MTQsMjA1LjQ1NDg1NSAzNDYuODE3MzM4LDIwNS4yMTg2ODUgQzM0Ni45NTUyNjEsMjA0Ljk4MjUxNSAzNDcuMTgzODk0LDIwNC44MTMxNCAzNDcuNDUsMjA0Ljc1IEMzNDguNDUsMjA0LjM5IDM0OC42OSwyMDQuNjkgMzQ4LjY5LDIwNC42OSBDMzQ4LjY5LDIwNC42OSAzNDkuMjMsMjA1LjYgMzQ4Ljc1LDIwNS45IEMzNDguMDg3MzE2LDIwNi4wNzE5NjIgMzQ3LjM5NjM3NywyMDYuMTA1OTk5IDM0Ni43MiwyMDYgTDM0Ni43MiwyMDYgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTIuMjgsMTY2Ljc1IEMzMTQuNTY5NDgsMTY3Ljc5NTg2IDMxNy4xODkxNjcsMTY3Ljg1MDEzNiAzMTkuNTIsMTY2LjkgQzMxOS4yMywxNjguMjEgMzE4LjY1LDE3MC45IDMxOC42NSwxNzAuOSBDMzE4LjY1LDE3MC45IDMxNC43MywxNzIuMTEgMzExLjcxLDE3MC4yMSBDMzEyLDE2OC40MyAzMTIuMjgsMTY2Ljc1IDMxMi4yOCwxNjYuNzUgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNC43OCwxNTkuMDcgQzMzNC42NDgxMjMsMTU4LjE3MjE5MyAzMzQuMDUwODE1LDE1Ny40MTEyOSAzMzMuMjEsMTU3LjA3IEMzMzIuNjc5NjMsMTU2LjkzNzg1NSAzMzIuMTM2NDAzLDE1Ni44NjQwODMgMzMxLjU5LDE1Ni44NSBDMzMxLjU5LDE1Ni44NSAzMzEuMjYsMTU4LjM4IDMzMi4yMywxNTguODUgQzMzMy4wMjUzNDEsMTU5LjIyOTYwOCAzMzMuOTMxMzk1LDE1OS4zMDc3NzggMzM0Ljc4LDE1OS4wNyBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzMxLjE0LDE1OC4zNCBDMzMxLjA2NTg5OCwxNTcuMTI1NTYzIDMzMC4wOTQ3NTQsMTU2LjE1ODcxNSAzMjguODgsMTU2LjA5IEMzMjguNTY3MjM3LDE1Ni4wNjMyNzMgMzI4LjI1Mjc2MywxNTYuMDYzMjczIDMyNy45NCwxNTYuMDkgQzMyNy45NCwxNTYuMDkgMzI2Ljk0LDE1OC4xNiAzMjguMDcsMTU4LjM2IEMzMjkuMDg5NDcsMTU4LjQ5MzE1IDMzMC4xMjIzNTEsMTU4LjQ4NjQyMSAzMzEuMTQsMTU4LjM0IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjYuOTUsMTU4LjQ5IEMzMjYuOTUsMTU4LjQ5IDMyNi42LDE1Ni4zMiAzMjQuNjYsMTU2Ljk3IEMzMjQuMTUxMTY2LDE1Ny4xNDczODkgMzIzLjcwNTkzNCwxNTcuNDcwODc3IDMyMy4zOCwxNTcuOSBDMzIzLjM4LDE1Ny45IDMyMy44MiwxNTkuNTUgMzI0LjU5LDE1OS4zNCBDMzI1LjM5OTAxOSwxNTkuMTIzMDU1IDMyNi4xODg0NDUsMTU4LjgzODcyOCAzMjYuOTUsMTU4LjQ5IEwzMjYuOTUsMTU4LjQ5IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMDcuMSwxNTQuNzcgQzMwNy4xNjY4MDUsMTU0LjI5MTE1NSAzMDcuNDgyODA4LDE1My44ODM3NzggMzA3LjkzLDE1My43IEMzMDguMTI2NTM5LDE1My42NDczODEgMzA4LjMzMzQ2MSwxNTMuNjQ3MzgxIDMwOC41MywxNTMuNyBDMzA4LjUzLDE1My43IDMwOC45NywxNTQuMzkgMzA4LjQ2LDE1NC42MyBDMzA4LjAzODkzNiwxNTQuODQxMDUgMzA3LjU1NTIzLDE1NC44OTA4NDMgMzA3LjEsMTU0Ljc3IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzEwLjU3LDE1NC4yOCBDMzEwLjYyMzg1MiwxNTMuNDA4NTc5IDMxMS4zMTg1NzksMTUyLjcxMzg1MiAzMTIuMTksMTUyLjY2IEMzMTIuNDE2MjU2LDE1Mi42NDA2OTggMzEyLjY0Mzc0NCwxNTIuNjQwNjk4IDMxMi44NywxNTIuNjYgQzMxMi44NywxNTIuNjYgMzEzLjYyLDE1NC4xNCAzMTIuNzgsMTU0LjI5IEMzMTIuMDQ2MzIsMTU0LjM4NzQgMzExLjMwMjc2OCwxNTQuMzg0MDM2IDMxMC41NywxNTQuMjggTDMxMC41NywxNTQuMjggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTUuMTIsMTU0Ljk0IEMzMTUuMTIsMTU0Ljk0IDMxNS4zMiwxNTMuNyAzMTYuNDMsMTU0LjA3IEMzMTYuNzE5OTQyLDE1NC4xNzE0NDkgMzE2Ljk3Mzc1NSwxNTQuMzU1NzI0IDMxNy4xNiwxNTQuNiBDMzE3LjE2LDE1NC42IDMxNi45MSwxNTUuNTUgMzE2LjQ3LDE1NS40MyBDMzE2LjAwNzA4MywxNTUuMzA0NzI3IDMxNS41NTU0OTcsMTU1LjE0MDgxOCAzMTUuMTIsMTU0Ljk0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM0LjA2LDE1OC43IEMzMzMuOTkxODIyLDE1OC4yMjQwNzkgMzMzLjY3NTY3OSwxNTcuODIwMzMxIDMzMy4yMywxNTcuNjQgQzMzMi45NDg1MzcsMTU3LjU2ODkxMSAzMzIuNjYwMTcyLDE1Ny41Mjg2NzQgMzMyLjM3LDE1Ny41MiBDMzMyLjM3LDE1Ny41MiAzMzIuMiwxNTguMzMgMzMyLjcxLDE1OC41MiBDMzMzLjEyMzE3NSwxNTguNzQyMDU4IDMzMy42MDMwNzgsMTU4LjgwNjA0NSAzMzQuMDYsMTU4LjcgTDMzNC4wNiwxNTguNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGM0UzRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzMC4yOCwxNTggQzMzMC4yMzU3MjgsMTU3LjMzMDU1MiAzMjkuNjk5NzgyLDE1Ni43OTg4OTMgMzI5LjAzLDE1Ni43NiBDMzI4Ljg1Njk4MywxNTYuNzQ1MTk3IDMyOC42ODMwMTcsMTU2Ljc0NTE5NyAzMjguNTEsMTU2Ljc2IEMzMjguNTEsMTU2Ljc2IDMyNy45NCwxNTcuOSAzMjguNTgsMTU4LjAxIEMzMjkuMTQ0NDY5LDE1OC4wODQyMzUgMzI5LjcxNjQ0MywxNTguMDgwODcxIDMzMC4yOCwxNTggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjYuMTcsMTU4LjM0IEMzMjYuMTcsMTU4LjM0IDMyNS45OCwxNTcuMTUgMzI0LjkyLDE1Ny41MSBDMzI0LjY0MTU5NywxNTcuNjA3NDc1IDMyNC4zOTgxMTIsMTU3Ljc4NDg3MSAzMjQuMjIsMTU4LjAyIEMzMjQuMjIsMTU4LjAyIDMyNC40NiwxNTguOTIgMzI0Ljg4LDE1OC44MSBDMzI1LjMyMjM5NywxNTguNjg5NzE1IDMyNS43NTM5MTMsMTU4LjUzMjQ5NiAzMjYuMTcsMTU4LjM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzIxLjI4LDE3MC40NiBDMzIzLjcwMjQzMSwxNzAuNzgxNTM5IDMyNi4xNjIyOTcsMTcwLjY4MDAzMSAzMjguNTUsMTcwLjE2IEMzMjguOSwxNzIuMDggMzI5LjEyLDE3My41NCAzMjkuMTIsMTczLjU0IEMzMjkuMTIsMTczLjU0IDMyNi42NywxNzUuMjEgMzIyLjEyLDE3NC4yNSBDMzIxLjU4LDE3MS43OCAzMjEuMjgsMTcwLjQ2IDMyMS4yOCwxNzAuNDYgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyNS41MDM3MDgsMTYyLjgzNTQ5MyBMMzI5Ljc3MzcwOCwxNjIuODM1NDkzIEMzMzAuODE3NTI2LDE2Mi44MzU0OTMgMzMxLjY2MzcwOCwxNjMuNjgxNjc1IDMzMS42NjM3MDgsMTY0LjcyNTQ5MyBMMzMxLjY2MzcwOCwxNjQuODA1NDkzIEMzMzEuNjYzNzA4LDE2NS44NDkzMTEgMzMwLjgxNzUyNiwxNjYuNjk1NDkzIDMyOS43NzM3MDgsMTY2LjY5NTQ5MyBMMzI5LjI3MzcwOCwxNjYuNjk1NDkzIEMzMjcuMTkxNTk1LDE2Ni42OTU0OTMgMzI1LjUwMzcwOCwxNjUuMDA3NjA3IDMyNS41MDM3MDgsMTYyLjkyNTQ5MyBMMzI1LjUwMzcwOCwxNjIuODQ1NDkzIEwzMjUuNTAzNzA4LDE2Mi44MzU0OTMgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRjNFM0ZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9IjAuMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4LjU4MzcwOCwgMTY0Ljc2NTQ5Mykgcm90YXRlKDE3OS45MDAwMDApIHRyYW5zbGF0ZSgtMzI4LjU4MzcwOCwgLTE2NC43NjU0OTMpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyNi4zMjMxNDEsMTYzLjYxNjA1MiBMMzMwLjA1MzE0MSwxNjMuNjE2MDUyIEMzMzAuOTMxMjc0LDE2My42MTYwNTIgMzMxLjY0MzE0MSwxNjQuMzI3OTE5IDMzMS42NDMxNDEsMTY1LjIwNjA1MiBMMzMxLjY0MzE0MSwxNjUuMjc2MDUyIEMzMzEuNjQzMTQxLDE2Ni4wMzgyMDUgMzMxLjAyNTI5NCwxNjYuNjU2MDUyIDMzMC4yNjMxNDEsMTY2LjY1NjA1MiBMMzI5LjI2MzE0MSwxNjYuNjU2MDUyIEMzMjcuNjA2Mjg3LDE2Ni42NTYwNTIgMzI2LjI2MzE0MSwxNjUuMzEyOTA2IDMyNi4yNjMxNDEsMTYzLjY1NjA1MiBMMzI2LjI2MzE0MSwxNjMuNTg2MDUyIEwzMjYuMzIzMTQxLDE2My42MTYwNTIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI4Ljk1MzE0MSwgMTY1LjEyMTA1Mikgcm90YXRlKDE3OS45MDAwMDApIHRyYW5zbGF0ZSgtMzI4Ljk1MzE0MSwgLTE2NS4xMjEwNTIpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMjkuNDMyMjI1LCAxNjQuNzYzMTg4KSByb3RhdGUoLTI2LjAzMDAwMCkgdHJhbnNsYXRlKC0zMjkuNDMyMjI1LCAtMTY0Ljc2MzE4OCkgIiBjeD0iMzI5LjQzMjIyNSIgY3k9IjE2NC43NjMxODgiIHI9IjEiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxMi4zMjk5ODIsMTU5LjIyNDA3OCBMMzEyLjgyOTk4MiwxNTkuMjI0MDc4IEMzMTMuODczOCwxNTkuMjI0MDc4IDMxNC43MTk5ODIsMTYwLjA3MDI2IDMxNC43MTk5ODIsMTYxLjExNDA3OCBMMzE0LjcxOTk4MiwxNjEuMTk0MDc4IEMzMTQuNzE5OTgyLDE2Mi4yMzc4OTcgMzEzLjg3MzgsMTYzLjA4NDA3OCAzMTIuODI5OTgyLDE2My4wODQwNzggTDMwOC41NTk5ODIsMTYzLjA4NDA3OCBMMzA4LjU1OTk4MiwxNjMuMDA0MDc4IEMzMDguNTU5OTgyLDE2MC45MjE5NjUgMzEwLjI0Nzg2OSwxNTkuMjM0MDc4IDMxMi4zMjk5ODIsMTU5LjIzNDA3OCBMMzEyLjMyOTk4MiwxNTkuMjI0MDc4IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwLjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxMS42Mzk5ODIsIDE2MS4xNTQwNzgpIHJvdGF0ZSgtMC4xMDAwMDApIHRyYW5zbGF0ZSgtMzExLjYzOTk4MiwgLTE2MS4xNTQwNzgpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxMS41OTA1ODUsMTYwLjAwNDY5NyBMMzEyLjQ2MDU4NSwxNjAuMDA0Njk3IEMzMTMuMjc3OTY2LDE2MC4wMDQ2OTcgMzEzLjk0MDU4NSwxNjAuNjY3MzE2IDMxMy45NDA1ODUsMTYxLjQ4NDY5NyBMMzEzLjk0MDU4NSwxNjEuNTU0Njk3IEMzMTMuOTQwNTg1LDE2Mi4zNzIwNzkgMzEzLjI3Nzk2NiwxNjMuMDM0Njk3IDMxMi40NjA1ODUsMTYzLjAzNDY5NyBMMzA4LjYzMDU4NSwxNjMuMDM0Njk3IEwzMDguNjMwNTg1LDE2Mi45NjQ2OTcgQzMwOC42MzA1ODUsMTYxLjMwNzg0MyAzMDkuOTczNzMxLDE1OS45NjQ2OTcgMzExLjYzMDU4NSwxNTkuOTY0Njk3IEwzMTEuNTkwNTg1LDE2MC4wMDQ2OTcgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzExLjI4NTU4NSwgMTYxLjQ5OTY5Nykgcm90YXRlKC0wLjEwMDAwMCkgdHJhbnNsYXRlKC0zMTEuMjg1NTg1LCAtMTYxLjQ5OTY5NykgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjNTIyNjdEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxMC44Mzk5MzEsIDE2MS4xMjU0NzUpIHJvdGF0ZSgtMC4xMDAwMDApIHRyYW5zbGF0ZSgtMzEwLjgzOTkzMSwgLTE2MS4xMjU0NzUpICIgY3g9IjMxMC44Mzk5MzEiIGN5PSIxNjEuMTI1NDc1IiByPSIxIj48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzYuNzYsMTY3LjU3IEwzMzYuNzYsMTY3LjU3IEMzMzYuNTE4NjIsMTY3LjUxODIzMSAzMzYuMzAyODgsMTY3LjM4MzgzNSAzMzYuMTUsMTY3LjE5IEwzMzUuODcsMTY2LjgzIEwzMzYuNSwxNjYuOTYgTDMzNi44NywxNjcuMDQgQzMzNy4wMDc4NzQsMTY3LjA3NDU3NyAzMzcuMDk1MzI4LDE2Ny4yMTAxMzEgMzM3LjA3LDE2Ny4zNSBMMzM3LjA3LDE2Ny4zNSBDMzM3LjA0NDU0MiwxNjcuNDk1OTc0IDMzNi45MDYxOTUsMTY3LjU5NDE1NiAzMzYuNzYsMTY3LjU3IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzUyMjY3RCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA0LjEyLDE2My42NyBMMzA0LjEyLDE2My42NyBDMzA0LjM2MTM4LDE2My42MTgyMzEgMzA0LjU3NzEyLDE2My40ODM4MzUgMzA0LjczLDE2My4yOSBMMzA1LjAxLDE2Mi45MyBMMzA0LjM4LDE2My4wNyBMMzA0LjAxLDE2My4xNSBDMzAzLjg2NzQ4NiwxNjMuMTg0NjQzIDMwMy43Nzg2OSwxNjMuMzI2NzE3IDMwMy44MSwxNjMuNDcgTDMwMy44MSwxNjMuNDcgQzMwMy44NDQ1NzcsMTYzLjYwNzg3NCAzMDMuOTgwMTMxLDE2My42OTUzMjggMzA0LjEyLDE2My42NyBMMzA0LjEyLDE2My42NyBaIiBpZD0iU2hhcGUiIGZpbGw9IiM1MjI2N0QiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxMi42NCwxNjcuMyBDMzE0LjY3Mjg4OCwxNjguMDc1MTE5IDMxNi45MTM2NDIsMTY4LjExMDUxOCAzMTguOTcsMTY3LjQgQzMxOC44MTMwNzIsMTY4LjM1MTA3NSAzMTguNjAyNzM5LDE2OS4yOTI1NjQgMzE4LjM0LDE3MC4yMiBDMzE3LjI3ODMyNSwxNzAuMjgzNjczIDMxNi4yMTI5MzUsMTcwLjI0MDExOSAzMTUuMTYsMTcwLjA5IEMzMTMuMzYsMTY5Ljc0IDMxMi42NCwxNjguOTIgMzEyLjY0LDE2Ny4zIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE3LDE2OS42OCBDMzE1LjI1NTM4NywxNjkuNzk4NDQzIDMxMy41MDgyMTYsMTY5LjQ4OTUxMyAzMTEuOTEsMTY4Ljc4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI3LjE4LDE3MC44NyBDMzI1LjQ2NjIxLDE3MS4zMzEzMDQgMzIzLjY3NjExMiwxNzEuNDM2ODA0IDMyMS45MiwxNzEuMTggQzMyMi4xMDgxLDE3MS45OTc5MzQgMzIyLjM0ODU5NiwxNzIuODAyOTI4IDMyMi42NCwxNzMuNTkgQzMyMi42NCwxNzMuNTkgMzI2LjMzLDE3My4wOSAzMjcuMTgsMTcwLjg3IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI1LjczLDE5NyBDMzI1LjczLDE5NyAzMjUuNTYsMTk3LjEyIDMyNS4zMiwxOTcuMjciIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0YzRTNGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI3LjQ1LDE3MS45MyBDMzI1LjUzNDEyNSwxNzIuMjU1MDM0IDMyMy41ODMwNCwxNzIuMzE4OTQ4IDMyMS42NSwxNzIuMTIiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjIuOTQsMjI5Ljg1IEMzMjIuMzg3MjIsMjI5LjQ4MjgyMiAzMjEuNjQ5NTUxLDIyOS41NzE4NTEgMzIxLjIsMjMwLjA2IEMzMjAuMjksMjMwLjgxIDMxOS42MSwyMzEuOTYgMzIwLjAyLDIzMi4wNiBDMzIwLjYyOTI2MSwyMzIuMjI2MzMxIDMyMS4yNjc1ODIsMjMyLjI1NzA1MiAzMjEuODksMjMyLjE1IEMzMjIuNTQsMjMyLjAzIDMyMy4xMiwyMzIuMTUgMzIzLjM4LDIzMC43OSBDMzIzLjQ0MzkwNywyMzAuNDE1NTQyIDMyMy4yNjg0ODgsMjMwLjA0MDc4MyAzMjIuOTQsMjI5Ljg1IEwzMjIuOTQsMjI5Ljg1IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzIyLjc3LDIzMC4wNyBDMzIyLjQyNjc2NCwyMjkuODQyOTA3IDMyMS45Njk1NDIsMjI5Ljg5Nzk0MyAzMjEuNjksMjMwLjIgQzMyMS4xMywyMzAuNjYgMzIwLjY5LDIzMS4zOCAzMjAuOTYsMjMxLjQ1IEMzMjEuMzQxNTk2LDIzMS41NTIzODYgMzIxLjc0MTA2MSwyMzEuNTY5NDU3IDMyMi4xMywyMzEuNSBDMzIyLjU0LDIzMS40MiAzMjIuOSwyMzEuNSAzMjMuMDYsMjMwLjY1IEMzMjMuMDkzNDM2LDIzMC40MTUxNTggMzIyLjk3NzkzNiwyMzAuMTg0MTU2IDMyMi43NywyMzAuMDcgTDMyMi43NywyMzAuMDcgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjQsMjI5LjgzIEMzMjQuMzksMjI5Ljc4IDMyNSwyMzAuNjMgMzI0LjksMjMwLjg5IEMzMjQuOCwyMzEuMTUgMzI0Ljc5LDIzMi4wMSAzMjQuMTUsMjMyLjExIEMzMjMuNjgsMjMyLjE4IDMyMiwyMzIuMzYgMzIxLjY0LDIzMS45OSBDMzIxLjI4LDIzMS42MiAzMjIsMjMwLjExIDMyNCwyMjkuODMgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjQuMTEsMjMwLjA3IEMzMjQuMzQsMjMwLjA3IDMyNC42OCwyMzAuNTQgMzI0LjY0LDIzMC43IEMzMjQuNiwyMzAuODYgMzI0LjU4LDIzMS4zNiAzMjQuMiwyMzEuNDIgQzMyMy44MiwyMzEuNDggMzIyLjkzLDIzMS41NyAzMjIuNzIsMjMxLjM1IEMzMjIuNTEsMjMxLjEzIDMyMi45MSwyMzAuMjMgMzI0LjExLDIzMC4wNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyNS42NywyMzAgQzMyNS42NywyMzAgMzI1LjMzLDIyOS44MiAzMjQuNjcsMjMwLjIxIEMzMjQuMDEsMjMwLjYgMzIzLjE5LDIzMS4xIDMyMy40MiwyMzEuNzggQzMyMy42NSwyMzIuNDYgMzI1LjU0LDIzMi4yIDMyNS45NiwyMzIuMDYgQzMyNi4zNzQwODMsMjMxLjkxMjY4MyAzMjYuNjI4NTA2LDIzMS40OTU1OTcgMzI2LjU3LDIzMS4wNiBDMzI2LjQ5Nzc2MSwyMzAuNTYzNDYzIDMyNi4xNDgyNDcsMjMwLjE1MTgxMyAzMjUuNjcsMjMwIEwzMjUuNjcsMjMwIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI1LjgsMjMwLjI0IEMzMjUuOCwyMzAuMjQgMzI1LjYsMjMwLjE0IDMyNS4yLDIzMC4zNiBDMzI0LjgsMjMwLjU4IDMyNC4zMiwyMzAuODkgMzI0LjQ2LDIzMS4yOSBDMzI0LjYsMjMxLjY5IDMyNS43MSwyMzEuNTQgMzI1Ljk2LDIzMS40NSBDMzI2LjIwNDAxNywyMzEuMzYyNzExIDMyNi4zNTM5OTEsMjMxLjExNjkyMSAzMjYuMzIsMjMwLjg2IEMzMjYuMjc3OTg0LDIzMC41NzE1NzEgMzI2LjA3NjcwOSwyMzAuMzMxNTkgMzI1LjgsMjMwLjI0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VBRjNGQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE3Ljc2LDIwOC40IEMzMTcuOTQ0Nzg2LDIxMi4xNTQ3OTEgMzE3LjcwNjYyMiwyMTUuOTE4NDUzIDMxNy4wNSwyMTkuNjIgQzMxNi4wNSwyMjYuMDEgMzE0LjIsMjI4LjAxIDMxNC4zNCwyMjkuNjIgQzMxNC40NSwyMzAuOSAzMTQuOTksMjMyLjA4IDMxNi4yOCwyMzIuMDcgTDMyMC4xMiwyMzIuMDcgQzMyMS45MDg2NDcsMjMyLjA2MzMxOSAzMjMuNDkzODE4LDIzMC45MTY2ODUgMzI0LjA2LDIyOS4yMiBDMzI0LjY1NjM1NSwyMjcuNDA2NTk4IDMyNS4wNjUxNiwyMjUuNTM2ODE2IDMyNS4yOCwyMjMuNjQgQzMyNS40OTUzNTEsMjIwLjg4MjE3MSAzMjUuNTQ4Nzc2LDIxOC4xMTQwODUgMzI1LjQ0LDIxNS4zNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM3LjQ0LDIxMS4yNiBDMzM2LjE4ODI1MiwyMTIuNDMzOTUyIDMzNS40OTM5NTYsMjE0LjA4NDI2OCAzMzUuNTMsMjE1LjggQzMzNS41MywyMTggMzM2LjgzLDIyMC44IDMzNi4wMywyMjQuNDUgQzMzNS4zMiwyMjcuNzEgMzMzLjg4LDIyOC4yOCAzMzQuMzIsMjMxLjIgQzMzNC40MTMyMDEsMjMxLjcyNjg2MSAzMzQuODc1MDIyLDIzMi4xMDgxOCAzMzUuNDEsMjMyLjEgTDMzOS42OSwyMzIuMSBDMzQxLjY3ODA1MywyMzIuMTI0MDA2IDM0My4zODE5NzQsMjMwLjY4NDE5MyAzNDMuNjksMjI4LjcyIEMzNDQuMzI0ODQ0LDIyNC4xMTUzODQgMzQ0LjE1MjI2MiwyMTkuNDM1MzUyIDM0My4xOCwyMTQuODkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiM5NDUyQkEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgcG9pbnRzPSIzMzguMjkgMjE2LjEgMzM4LjU0IDIxNS45MiAzMzkuMzUgMjE2LjEgMzM4LjQ1IDIxNi42OCAzMzcuMzYgMjE2LjE0IDMzOC40OSAyMTUuMjQgMzM5IDIxNS40MSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTUuMTgsMjI5Ljg2IEMzMTQuNjI3MjIsMjI5LjQ5MjgyMiAzMTMuODg5NTUxLDIyOS41ODE4NTEgMzEzLjQ0LDIzMC4wNyBDMzEyLjUzLDIzMC44MiAzMTEuODUsMjMxLjk3IDMxMi4yNiwyMzIuMDcgQzMxMi44NjkyNjEsMjMyLjIzNjMzMSAzMTMuNTA3NTgyLDIzMi4yNjcwNTIgMzE0LjEzLDIzMi4xNiBDMzE0Ljc4LDIzMi4wNCAzMTUuMzYsMjMyLjE2IDMxNS42MiwyMzAuOCBDMzE1LjY4MzkwNywyMzAuNDI1NTQyIDMxNS41MDg0ODgsMjMwLjA1MDc4MyAzMTUuMTgsMjI5Ljg2IEwzMTUuMTgsMjI5Ljg2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTUsMjMwLjA4IEMzMTQuNjU2NzY0LDIyOS44NTI5MDcgMzE0LjE5OTU0MiwyMjkuOTA3OTQzIDMxMy45MiwyMzAuMjEgQzMxMy4zNiwyMzAuNjcgMzEyLjkyLDIzMS4zOSAzMTMuMTksMjMxLjQ2IEMzMTMuNTcxNTk2LDIzMS41NjIzODYgMzEzLjk3MTA2MSwyMzEuNTc5NDU3IDMxNC4zNiwyMzEuNTEgQzMxNC43NywyMzEuNDMgMzE1LjEzLDIzMS41MSAzMTUuMjksMjMwLjY2IEMzMTUuMzIzNDM2LDIzMC40MjUxNTggMzE1LjIwNzkzNiwyMzAuMTk0MTU2IDMxNSwyMzAuMDggTDMxNSwyMzAuMDggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgc3Ryb2tlLXdpZHRoPSIwLjUiIHBvaW50cz0iMzIxLjAzIDIxOC41NCAzMTkuNSAyMTkuMDIgMzE5LjcgMjIwLjQ0IDMyMS4yNyAyMjAuNTUgMzIyIDIxOS43MSAzMjEuMDYgMjE5LjE5IDMyMC4yOCAyMTkuNDEgMzIwLjc4IDIxOS45NiI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgb3BhY2l0eT0iMC4zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODcuMDAwMDAwLCAxNjAuMDAwMDAwKSIgc3Ryb2tlPSIjRjNFM0ZGIiBzdHJva2Utd2lkdGg9IjAuMjUiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xLjE5LDEyIEMxLjE2NDUyMTQ4LDEyLjE2MzY0MTcgMS4yMzc1ODU4MiwxMi4zMjY5Nzc3IDEuMzc2NTU5NjQsMTIuNDE3MDU1NyBDMS41MTU1MzM0NywxMi41MDcxMzM3IDEuNjk0NDY2NTMsMTIuNTA3MTMzNyAxLjgzMzQ0MDM2LDEyLjQxNzA1NTcgQzEuOTcyNDE0MTgsMTIuMzI2OTc3NyAyLjA0NTQ3ODUyLDEyLjE2MzY0MTcgMi4wMiwxMiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuMzUsMTIgQzAuMzgxODQ3NDYzLDEyLjIwNDU0NzcgMC41NTc5ODc4MjYsMTIuMzU1Mzg1OCAwLjc2NSwxMi4zNTUzODU4IEMwLjk3MjAxMjE3NCwxMi4zNTUzODU4IDEuMTQ4MTUyNTQsMTIuMjA0NTQ3NyAxLjE4LDEyIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMC43NywxMi4zOCBDMC44MDE4NDc0NjMsMTIuNTg0NTQ3NyAwLjk3Nzk4NzgyNiwxMi43MzUzODU4IDEuMTg1LDEyLjczNTM4NTggQzEuMzkyMDEyMTcsMTIuNzM1Mzg1OCAxLjU2ODE1MjU0LDEyLjU4NDU0NzcgMS42LDEyLjM4IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTcuMTMsMTEuNTUgQzE3LjMwNTU3MywxMS43MjY2MjI0IDE3LjU3MDg4MzcsMTEuNzc4Nzc5IDE3LjgwMDI1MDYsMTEuNjgxNzYyNCBDMTguMDI5NjE3NCwxMS41ODQ3NDU4IDE4LjE3Njk3NjIsMTEuMzU4MDQwMSAxOC4xNzI1MjA4LDExLjEwOTAzOSBDMTguMTY4MDY1NCwxMC44NjAwMzggMTguMDEyNjkwNywxMC42Mzg3NDkgMTcuNzgsMTAuNTUiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNy4zMywxMi4zOSBDMTcuNTA1NTczLDEyLjU2NjYyMjQgMTcuNzcwODgzNywxMi42MTg3NzkgMTguMDAwMjUwNiwxMi41MjE3NjI0IEMxOC4yMjk2MTc0LDEyLjQyNDc0NTggMTguMzc2OTc2MiwxMi4xOTgwNDAxIDE4LjM3MjUyMDgsMTEuOTQ5MDM5IEMxOC4zNjgwNjU0LDExLjcwMDAzOCAxOC4yMTI2OTA3LDExLjQ3ODc0OSAxNy45OCwxMS4zOSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2LjkxLDI1LjUgQzM2LjkxLDI1LjgwOTI3OTUgMzcuMTYwNzIwNSwyNi4wNiAzNy40NywyNi4wNiBDMzcuNzc5Mjc5NSwyNi4wNiAzOC4wMywyNS44MDkyNzk1IDM4LjAzLDI1LjUiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNS44LDI1LjUgQzM1LjgsMjUuODA5Mjc5NSAzNi4wNTA3MjA1LDI2LjA2IDM2LjM2LDI2LjA2IEMzNi42NjkyNzk1LDI2LjA2IDM2LjkyLDI1LjgwOTI3OTUgMzYuOTIsMjUuNSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM2LjM1LDI2LjA2IEMzNi4zNSwyNi4zNjkyNzk1IDM2LjYwMDcyMDUsMjYuNjIgMzYuOTEsMjYuNjIgQzM3LjIxOTI3OTUsMjYuNjIgMzcuNDcsMjYuMzY5Mjc5NSAzNy40NywyNi4wNiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTIwLjMsNjAuODkgQzIwLjMsNjEuMTk5Mjc5NSAyMC41NTA3MjA1LDYxLjQ1IDIwLjg2LDYxLjQ1IEMyMS4xNjkyNzk1LDYxLjQ1IDIxLjQyLDYxLjE5OTI3OTUgMjEuNDIsNjAuODkiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOS4xOCw2MC45IEMxOS4xOCw2MS4yMDkyNzk1IDE5LjQzMDcyMDUsNjEuNDYgMTkuNzQsNjEuNDYgQzIwLjA0OTI3OTUsNjEuNDYgMjAuMyw2MS4yMDkyNzk1IDIwLjMsNjAuOSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE5Ljc0LDYxLjQ1IEMxOS43NCw2MS43NTkyNzk1IDE5Ljk5MDcyMDUsNjIuMDEgMjAuMyw2Mi4wMSBDMjAuNjA5Mjc5NSw2Mi4wMSAyMC44Niw2MS43NTkyNzk1IDIwLjg2LDYxLjQ1IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzYsNy43MSBDMzYsOC4wNDk2NTUxMiAzNi4yNzUzNDQ5LDguMzI1IDM2LjYxNSw4LjMyNSBDMzYuOTU0NjU1MSw4LjMyNSAzNy4yMyw4LjA0OTY1NTEyIDM3LjIzLDcuNzEiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNS40LDguMzIgQzM1LjQsOC42NTk2NTUxMiAzNS42NzUzNDQ5LDguOTM1IDM2LjAxNSw4LjkzNSBDMzYuMzU0NjU1MSw4LjkzNSAzNi42Myw4LjY1OTY1NTEyIDM2LjYzLDguMzIiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOC4xOSwxOC41NSBDMjguMTU2NzE5NywxOC44MzY3NzI0IDI4LjI5MDk5NDQsMTkuMTE3MTg5NiAyOC41MzUyNzAzLDE5LjI3MTA1NzMgQzI4Ljc3OTU0NjIsMTkuNDI0OTI1IDI5LjA5MDQ1MzgsMTkuNDI0OTI1IDI5LjMzNDcyOTcsMTkuMjcxMDU3MyBDMjkuNTc5MDA1NiwxOS4xMTcxODk2IDI5LjcxMzI4MDMsMTguODM2NzcyNCAyOS42OCwxOC41NSIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3LjQ1LDE5LjMgQzI3LjQxNjcxOTcsMTkuNTg2NzcyNCAyNy41NTA5OTQ0LDE5Ljg2NzE4OTYgMjcuNzk1MjcwMywyMC4wMjEwNTczIEMyOC4wMzk1NDYyLDIwLjE3NDkyNSAyOC4zNTA0NTM4LDIwLjE3NDkyNSAyOC41OTQ3Mjk3LDIwLjAyMTA1NzMgQzI4LjgzOTAwNTYsMTkuODY3MTg5NiAyOC45NzMyODAzLDE5LjU4Njc3MjQgMjguOTQsMTkuMyIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3LjMzLDAgQzE3LjMzLDAuMjc2MTQyMzc1IDE3LjU1Mzg1NzYsMC41IDE3LjgzLDAuNSBDMTguMTA2MTQyNCwwLjUgMTguMzMsMC4yNzYxNDIzNzUgMTguMzMsMCIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2Ljg0LDAuNTQgQzE2Ljg0LDAuODE2MTQyMzc1IDE3LjA2Mzg1NzYsMS4wNCAxNy4zNCwxLjA0IEMxNy42MTYxNDI0LDEuMDQgMTcuODQsMC44MTYxNDIzNzUgMTcuODQsMC41NCIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTY0LjM0LDUwLjIyIEM2NC40NzIxODgzLDUwLjM3NTQxMDYgNjQuNjc3MjQ1OCw1MC40NDg0OTQyIDY0Ljg3NzkyOTQsNTAuNDExNzIxMSBDNjUuMDc4NjEzLDUwLjM3NDk0OCA2NS4yNDQ0MzQxLDUwLjIzMzkwNDggNjUuMzEyOTI5NSw1MC4wNDE3MjExIEM2NS4zODE0MjQ4LDQ5Ljg0OTUzNzQgNjUuMzQyMTg4Myw0OS42MzU0MTA1IDY1LjIxLDQ5LjQ4IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNjQuMjgsNTEgQzY0LjQxMjE4ODMsNTEuMTU1NDEwNiA2NC42MTcyNDU4LDUxLjIyODQ5NDIgNjQuODE3OTI5NCw1MS4xOTE3MjExIEM2NS4wMTg2MTMsNTEuMTU0OTQ4IDY1LjE4NDQzNDEsNTEuMDEzOTA0OCA2NS4yNTI5Mjk1LDUwLjgyMTcyMTEgQzY1LjMyMTQyNDgsNTAuNjI5NTM3NCA2NS4yODIxODgzLDUwLjQxNTQxMDUgNjUuMTUsNTAuMjYiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MS41Miw0Mi4zNCBDNDEuNjIwMDM0NCw0Mi41NTc5MzIgNDEuODI4NzM1Myw0Mi43MDU5NDE4IDQyLjA2NzQ4NzEsNDIuNzI4Mjc1NSBDNDIuMzA2MjM5LDQyLjc1MDYwOTIgNDIuNTM4NzY5Niw0Mi42NDM4NzM4IDQyLjY3NzQ4NzEsNDIuNDQ4Mjc1NSBDNDIuODE2MjA0Niw0Mi4yNTI2NzcyIDQyLjg0MDAzNDQsNDEuOTk3OTMyIDQyLjc0LDQxLjc4IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAuMjksNDIuOSBDNDAuNDQ0NjM5Nyw0My4yMzY4OTM3IDQwLjg0MzEwNjMsNDMuMzg0NjM5NyA0MS4xOCw0My4yMyBDNDEuNTE2ODkzNyw0My4wNzUzNjAzIDQxLjY2NDYzOTcsNDIuNjc2ODkzNyA0MS41MSw0Mi4zNCIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQxLjE5LDQzLjIzIEM0MS4zNDQ2Mzk3LDQzLjU2Njg5MzcgNDEuNzQzMTA2Myw0My43MTQ2Mzk3IDQyLjA4LDQzLjU2IEM0Mi40MTY4OTM3LDQzLjQwNTM2MDMgNDIuNTY0NjM5Nyw0My4wMDY4OTM3IDQyLjQxLDQyLjY3IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAsNDMuNzkgQzQwLjE1NDYzOTgsNDQuMTI2ODkzNiA0MC41NTMxMDYzLDQ0LjI3NDYzOTYgNDAuODksNDQuMTE5OTk5OSBDNDEuMjI2ODkzNiw0My45NjUzNjAyIDQxLjM3NDYzOTcsNDMuNTY2ODkzNyA0MS4yMiw0My4yMyIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQyLjA4LDQzLjU2IEM0Mi4yMzQ2Mzk3LDQzLjg5Njg5MzcgNDIuNjMzMTA2Myw0NC4wNDQ2Mzk3IDQyLjk3LDQzLjg5IEM0My4zMDY4OTM3LDQzLjczNTM2MDMgNDMuNDU0NjM5Nyw0My4zMzY4OTM3IDQzLjMsNDMiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS43Myw1LjA2IEMyOS43Myw1LjQzNTU1MzYzIDMwLjAzNDQ0NjQsNS43NCAzMC40MSw1Ljc0IEMzMC43ODU1NTM2LDUuNzQgMzEuMDksNS40MzU1NTM2MyAzMS4wOSw1LjA2IiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjkuNTQsMzAuNzMgQzI5LjU0LDMxLjEwNTU1MzYgMjkuODQ0NDQ2NCwzMS40MSAzMC4yMiwzMS40MSBDMzAuNTk1NTUzNiwzMS40MSAzMC45LDMxLjEwNTU1MzYgMzAuOSwzMC43MyIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3LjIxLDE2LjU3IEMzNy4xNjkzMDMxLDE2Ljc3MjQ3NDQgMzcuMjU0NzM0MiwxNi45Nzk1MDU1IDM3LjQyNjM3NTgsMTcuMDk0MzU4OCBDMzcuNTk4MDE3NSwxNy4yMDkyMTIxIDM3LjgyMTk4MjUsMTcuMjA5MjEyMSAzNy45OTM2MjQyLDE3LjA5NDM1ODggQzM4LjE2NTI2NTgsMTYuOTc5NTA1NSAzOC4yNTA2OTY5LDE2Ljc3MjQ3NDQgMzguMjEsMTYuNTciIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00OS40NSw0Ljg1IEM0OS40MjUzNjYsNS4wMDIzNTU5OCA0OS40OTI4OTQyLDUuMTU0OTA3MjkgNDkuNjIyMjM5OCw1LjIzOTEwMjg0IEM0OS43NTE1ODU0LDUuMzIzMjk4MzggNDkuOTE4NDE0Niw1LjMyMzI5ODM4IDUwLjA0Nzc2MDIsNS4yMzkxMDI4NCBDNTAuMTc3MTA1OCw1LjE1NDkwNzI5IDUwLjI0NDYzNCw1LjAwMjM1NTk4IDUwLjIyLDQuODUiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01Mi43Niw2MS42MyBDNTIuODMxMjkxNSw2MS45OTIxNDI2IDUzLjE3ODQ1NTQsNjIuMjMxMjkzOSA1My41NDIyMjg5LDYyLjE2ODg1NTIgQzUzLjkwNjAwMjMsNjIuMTA2NDE2NSA1NC4xNTM1NDg4LDYxLjc2NTE4OCA1NC4xLDYxLjQiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNCw2Ni42NyBDMzQuMDQzODkzNiw2Ny4wNDgyMjY4IDM0LjM2NDIzNDgsNjcuMzMzNTQxOSAzNC43NDUsNjcuMzMzNTQxOSBDMzUuMTI1NzY1Miw2Ny4zMzM1NDE5IDM1LjQ0NjEwNjQsNjcuMDQ4MjI2OCAzNS40OSw2Ni42NyIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzLjI2LDY3LjQxIEMzMy4yMjY3MTk3LDY3LjY5Njc3MjQgMzMuMzYwOTk0NCw2Ny45NzcxODk2IDMzLjYwNTI3MDMsNjguMTMxMDU3MyBDMzMuODQ5NTQ2Miw2OC4yODQ5MjUgMzQuMTYwNDUzOCw2OC4yODQ5MjUgMzQuNDA0NzI5Nyw2OC4xMzEwNTczIEMzNC42NDkwMDU2LDY3Ljk3NzE4OTYgMzQuNzgzMjgwMyw2Ny42OTY3NzI0IDM0Ljc1LDY3LjQxIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTYuMjQsMjI5Ljg1IEMzMTYuNjMsMjI5LjggMzE3LjI0LDIzMC42NSAzMTcuMTQsMjMwLjkxIEMzMTcuMDQsMjMxLjE3IDMxNy4wMywyMzIuMDMgMzE2LjM5LDIzMi4xMyBDMzE1LjkyLDIzMi4yIDMxNC4yNCwyMzIuMzggMzEzLjg4LDIzMi4wMSBDMzEzLjUyLDIzMS42NCAzMTQuMiwyMzAuMTIgMzE2LjI0LDIyOS44NSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzE2LjM1LDIzMC4wOCBDMzE2LjU4LDIzMC4wOCAzMTYuOTIsMjMwLjU1IDMxNi44OCwyMzAuNzEgQzMxNi44NCwyMzAuODcgMzE2LjgyLDIzMS4zNyAzMTYuNDQsMjMxLjQzIEMzMTYuMDYsMjMxLjQ5IDMxNS4xNywyMzEuNTggMzE0Ljk2LDIzMS4zNiBDMzE0Ljc1LDIzMS4xNCAzMTUuMTQsMjMwLjI1IDMxNi4zNSwyMzAuMDggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTcuNjQsMjMwLjI3IEMzMTcuNjQsMjMwLjI3IDMxNy4zNCwyMzAuMTEgMzE2Ljc0LDIzMC40NiBDMzE2LjE0LDIzMC44MSAzMTUuNDMsMjMxLjI1IDMxNS42NCwyMzEuODQgQzMxNS44NSwyMzIuNDMgMzE3LjUxLDIzMi4yMSAzMTcuODgsMjMyLjA5IEMzMTguMjQ1MjU2LDIzMS45NjEwMyAzMTguNDcwNDQ0LDIzMS41OTQwNTggMzE4LjQyLDIzMS4yMSBDMzE4LjM1OTM4MiwyMzAuNzc0MDY1IDMxOC4wNTcyNzQsMjMwLjQwOTk4NiAzMTcuNjQsMjMwLjI3IEwzMTcuNjQsMjMwLjI3IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTcuNzUsMjMwLjQ4IEMzMTcuNzUsMjMwLjQ4IDMxNy41NywyMzAuMzkgMzE3LjIyLDIzMC41OSBDMzE2Ljg3LDIzMC43OSAzMTYuNDQsMjMxLjA2IDMxNi41NywyMzEuNDEgQzMxNi43LDIzMS43NiAzMTcuNjgsMjMxLjYzIDMxNy45LDIzMS41NiBDMzE4LjExNzM3LDIzMS40ODU1ODkgMzE4LjI1MTUzLDIzMS4yNjc1OCAzMTguMjIsMjMxLjA0IEMzMTguMTg1NTQxLDIzMC43Nzc4MjggMzE4LjAwMjIyMywyMzAuNTU5NDA2IDMxNy43NSwyMzAuNDggTDMxNy43NSwyMzAuNDggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMDEuODksMjMwLjQ2IEMzMDEuODksMjMwLjQ2IDMwMS41OSwyMzAuMyAzMDAuOTksMjMwLjY1IEMzMDAuMzksMjMxIDI5OS42OCwyMzEuNDQgMjk5Ljg5LDIzMi4wMyBDMzAwLjEsMjMyLjYyIDMwMS43NiwyMzIuNCAzMDIuMTMsMjMyLjI4IEMzMDIuNDk1MjU2LDIzMi4xNTEwMyAzMDIuNzIwNDQ0LDIzMS43ODQwNTggMzAyLjY3LDIzMS40IEMzMDIuNjA5MzgyLDIzMC45NjQwNjUgMzAyLjMwNzI3NCwyMzAuNTk5OTg2IDMwMS44OSwyMzAuNDYgTDMwMS44OSwyMzAuNDYgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwMiwyMzAuNjcgQzMwMiwyMzAuNjcgMzAxLjgyLDIzMC41OCAzMDEuNDcsMjMwLjc4IEMzMDEuMTIsMjMwLjk4IDMwMC42OSwyMzEuMjUgMzAwLjgyLDIzMS42IEMzMDAuOTUsMjMxLjk1IDMwMS45MywyMzEuODIgMzAyLjE1LDIzMS43NSBDMzAyLjM2NzM3LDIzMS42NzU1ODkgMzAyLjUwMTUzLDIzMS40NTc1OCAzMDIuNDcsMjMxLjIzIEMzMDIuNDM1NTQxLDIzMC45Njc4MjggMzAyLjI1MjIyMywyMzAuNzQ5NDA2IDMwMiwyMzAuNjcgTDMwMiwyMzAuNjcgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMDMuNzEsMjMwIEMzMDQuMSwyMjkuOTUgMzA0LjcxLDIzMC44IDMwNC42MSwyMzEuMDYgQzMwNC41MSwyMzEuMzIgMzA0LjUsMjMyLjE4IDMwMy44NiwyMzIuMjggQzMwMy4zOSwyMzIuMzUgMzAxLjcxLDIzMi41MyAzMDEuMzUsMjMyLjE2IEMzMDAuOTksMjMxLjc5IDMwMS42NywyMzAuMzEgMzAzLjcxLDIzMCBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzAzLjgyLDIzMC4yNyBDMzA0LjA1LDIzMC4yNyAzMDQuMzksMjMwLjc0IDMwNC4zNSwyMzAuOSBDMzA0LjMxLDIzMS4wNiAzMDQuMjksMjMxLjU2IDMwMy45MSwyMzEuNjIgQzMwMy41MywyMzEuNjggMzAyLjY0LDIzMS43NyAzMDIuNDMsMjMxLjU1IEMzMDIuMjIsMjMxLjMzIDMwMi42MiwyMzAuNDQgMzAzLjgyLDIzMC4yNyBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNS45NCwyMjkuODIgQzMzNS4zODcyMiwyMjkuNDUyODIyIDMzNC42NDk1NTEsMjI5LjU0MTg1MSAzMzQuMiwyMzAuMDMgQzMzMy4yOSwyMzAuNzggMzMyLjYxLDIzMS45MyAzMzMuMDIsMjMyLjAzIEMzMzMuNjI5MjYxLDIzMi4xOTYzMzEgMzM0LjI2NzU4MiwyMzIuMjI3MDUyIDMzNC44OSwyMzIuMTIgQzMzNS41NCwyMzIgMzM2LjEyLDIzMi4xMiAzMzYuMzgsMjMwLjc2IEMzMzYuNDQzOTA3LDIzMC4zODU1NDIgMzM2LjI2ODQ4OCwyMzAuMDEwNzgzIDMzNS45NCwyMjkuODIgTDMzNS45NCwyMjkuODIgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzUuNzcsMjMwIEMzMzUuNDI2NzY0LDIyOS43NzI5MDcgMzM0Ljk2OTU0MiwyMjkuODI3OTQzIDMzNC42OSwyMzAuMTMgQzMzNC4xMywyMzAuNTkgMzMzLjY5LDIzMS4zMSAzMzMuOTYsMjMxLjM4IEMzMzQuMzQxNTk2LDIzMS40ODIzODYgMzM0Ljc0MTA2MSwyMzEuNDk5NDU3IDMzNS4xMywyMzEuNDMgQzMzNS41NCwyMzEuMzUgMzM1LjksMjMxLjQzIDMzNi4wNiwyMzAuNTggQzMzNi4wOTM0MzYsMjMwLjM0NTE1OCAzMzUuOTc3OTM2LDIzMC4xMTQxNTYgMzM1Ljc3LDIzMCBMMzM1Ljc3LDIzMCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMzNywyMjkuODEgQzMzNy4zOSwyMjkuNzYgMzM4LDIzMC42MSAzMzcuOSwyMzAuODcgQzMzNy44LDIzMS4xMyAzMzcuNzksMjMxLjk5IDMzNy4xNSwyMzIuMDkgQzMzNi42OCwyMzIuMTYgMzM1LDIzMi4zNCAzMzQuNjQsMjMxLjk3IEMzMzQuMjgsMjMxLjYgMzM1LDIzMC4wOSAzMzcsMjI5LjgxIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM3LjExLDIzMCBDMzM3LjM0LDIzMCAzMzcuNjgsMjMwLjQ3IDMzNy42NCwyMzAuNjMgQzMzNy42LDIzMC43OSAzMzcuNTgsMjMxLjI5IDMzNy4yLDIzMS4zNSBDMzM2LjgyLDIzMS40MSAzMzUuOTMsMjMxLjUgMzM1LjcyLDIzMS4yOCBDMzM1LjUxLDIzMS4wNiAzMzUuOTEsMjMwLjIxIDMzNy4xMSwyMzAgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMzguNCwyMzAuMjMgQzMzOC40LDIzMC4yMyAzMzguMSwyMzAuMDcgMzM3LjUsMjMwLjQyIEMzMzYuOSwyMzAuNzcgMzM2LjE5LDIzMS4yMSAzMzYuNCwyMzEuOCBDMzM2LjYxLDIzMi4zOSAzMzguMjcsMjMyLjE3IDMzOC42NCwyMzIuMDUgQzMzOS4wMDUyNTYsMjMxLjkyMTAzIDMzOS4yMzA0NDQsMjMxLjU1NDA1OCAzMzkuMTgsMjMxLjE3IEMzMzkuMTE5MzgyLDIzMC43MzQwNjUgMzM4LjgxNzI3NCwyMzAuMzY5OTg2IDMzOC40LDIzMC4yMyBMMzM4LjQsMjMwLjIzIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjNTIyNjdEIiBzdHJva2Utd2lkdGg9IjAuNSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzM4LjUyLDIzMC40NCBDMzM4LjUyLDIzMC40NCAzMzguMzQsMjMwLjM1IDMzNy45OSwyMzAuNTUgQzMzNy42NCwyMzAuNzUgMzM3LjIxLDIzMS4wMiAzMzcuMzQsMjMxLjM3IEMzMzcuNDcsMjMxLjcyIDMzOC40NSwyMzEuNTkgMzM4LjY3LDIzMS41MiBDMzM4Ljg5MTM1NywyMzEuNDQ5MzgyIDMzOS4wMzAzNTQsMjMxLjIzMDM1OCAzMzksMjMxIEMzMzguOTYzOTI0LDIzMC43MzUyMzggMzM4Ljc3NjEzLDIzMC41MTYxNDQgMzM4LjUyLDIzMC40NCBMMzM4LjUyLDIzMC40NCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwOC44OSwyMzAuMzkgQzMwOC45OTMzNTIsMjMwLjI4OTcwNSAzMDkuMTQ1NTA5LDIzMC4yNTg0OTQgMzA5LjI4LDIzMC4zMSBDMzA5LjczLDIzMC41MiAzMTAuODgsMjMxLjEzIDMxMC42NCwyMzEuOTUgQzMxMC40NiwyMzIuNTkgMzEwLjA3LDIzMi40IDMwOS4zMiwyMzIuNDEgTDMwOC43NiwyMzIuNDEgQzMwOC42NDQ2NSwyMzIuNDExMDMzIDMwOC41Mzc2NzMsMjMyLjM0OTkwMiAzMDguNDgsMjMyLjI1IEwzMDguNDgsMjMyLjI1IEMzMDguMTc0NTIxLDIzMS42MjE0ODkgMzA4LjMzMDUzLDIzMC44NjYwNzYgMzA4Ljg2LDIzMC40MSBMMzA4Ljg5LDIzMC4zOSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzUyMjY3RCIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzA4Ljk1LDIzMC41OCBDMzA5LjAyNjA5NywyMzAuNTA0MDQyIDMwOS4xNDAwMDksMjMwLjQ4MDQ3NCAzMDkuMjQsMjMwLjUyIEMzMDkuNTcsMjMwLjY3IDMxMC40LDIzMS4xMiAzMTAuMjQsMjMxLjcxIEMzMTAuMDgsMjMyLjMgMzA5LjgyLDIzMi4wNCAzMDkuMjQsMjMyLjA1IEwzMDguODMsMjMyLjA1IEMzMDguNzQyOTIxLDIzMi4wNTMwMDYgMzA4LjY2MTYxOSwyMzIuMDA2NTQ4IDMwOC42MiwyMzEuOTMgTDMwOC42MiwyMzEuOTMgQzMwOC4zOTUzOTMsMjMxLjQ3MzgyOSAzMDguNTA2MjYxLDIzMC45MjM1OTQgMzA4Ljg5LDIzMC41OSBMMzA4Ljk1LDIzMC41OCBaIiBpZD0iU2hhcGUiIGZpbGw9IiNFQUYzRkIiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwNi4yNCwyMzAuMTUgQzMwNS43MjEwMzUsMjI5LjczNzY4MiAzMDQuOTc5NTA2LDIyOS43NjMxMDYgMzA0LjQ5LDIzMC4yMSBDMzAzLjQ5LDIzMC44OCAzMDIuNzUsMjMxLjk3IDMwMy4xNCwyMzIuMTIgQzMwMy43MzQxODksMjMyLjMzODYyNiAzMDQuMzY5MTcxLDIzMi40MjM5NzMgMzA1LDIzMi4zNyBDMzA1LjY2LDIzMi4zIDMwNi4yMywyMzIuNDggMzA2LjYsMjMxLjE0IEMzMDYuNzAyNjE3LDIzMC43NjcwMjYgMzA2LjU1ODIyMywyMzAuMzY5OTQxIDMwNi4yNCwyMzAuMTUgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM1MjI2N0QiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMwNi4wNSwyMzAuMzYgQzMwNS43MzU5ODksMjMwLjA5MjI2NSAzMDUuMjc0MDExLDIzMC4wOTIyNjUgMzA0Ljk2LDIzMC4zNiBDMzA0LjM2LDIzMC43NyAzMDMuODgsMjMxLjQ1IDMwNC4xMiwyMzEuNTUgQzMwNC40OTA5ODQsMjMxLjY4NDQ3NyAzMDQuODg3MDEyLDIzMS43MzU2ODcgMzA1LjI4LDIzMS43IEMzMDUuNjksMjMxLjcgMzA2LjA0LDIzMS43NyAzMDYuMjgsMjMwLjkzIEMzMDYuMzIxMTE4LDIzMC43MTEzOTggMzA2LjIzMTMxNywyMzAuNDg4ODQ3IDMwNi4wNSwyMzAuMzYgTDMwNi4wNSwyMzAuMzYgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUFGM0ZCIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMjkuMjgsMTU2LjEgTDMzMC4zNCwxNTYuMSBDMzMyLjYxODIxLDE1Ni4xIDMzNC44MDMxMSwxNTcuMDA1MDE1IDMzNi40MTQwNDcsMTU4LjYxNTk1MyBDMzM4LjAyNDk4NSwxNjAuMjI2ODkgMzM4LjkzLDE2Mi40MTE3OSAzMzguOTMsMTY0LjY5IEwzMzguOTMsMTY1LjU0IEwzMjAuNjksMTY1LjU0IEwzMjAuNjksMTY0LjY5IEMzMjAuNjksMTU5Ljk0NTg3NCAzMjQuNTM1ODc0LDE1Ni4xIDMyOS4yOCwxNTYuMSBMMzI5LjI4LDE1Ni4xIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyOC4wNiwxNTkuMSBMMzMwLjM1LDE1OS4xIEMzMzMuMjQsMTU5LjEgMzM1LjU5LDE2MS43MiAzMzUuNTksMTY0Ljk1IEwzMzUuNTksMTY0Ljk1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMyMC42OSwxNjUuNTMgTDM0Mi42OSwxNjUuNTMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxOS42MywxNjUuNTMgTDMyMy41NywxNjUuNTMgTDMyMy41NywxNjUuNjggQzMyMy41NywxNjYuMzI0NDc2IDMyMy4zMTM5ODMsMTY2Ljk0MjU1NiAzMjIuODU4MjY5LDE2Ny4zOTgyNjkgQzMyMi40MDI1NTYsMTY3Ljg1Mzk4MyAzMjEuNzg0NDc2LDE2OC4xMSAzMjEuMTQsMTY4LjExIEwzMTkuNjMsMTY4LjExIEwzMTkuNjMsMTY1LjUzIEwzMTkuNjMsMTY1LjUzIFoiIGlkPSJTaGFwZSIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzI4LjA3LDE1OC42MiBMMzI4LjA3LDE2MC4wOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzAyLjU1LDE0OS40IEwzMTkuNzIsMTQ5LjQgTDMxOS43MiwxNDkuNyBDMzE5LjcyLDE1NC40NDQxMjYgMzE1Ljg3NDEyNiwxNTguMjkgMzExLjEzLDE1OC4yOSBMMzExLjEzLDE1OC4yOSBDMzA2LjM4NTg3NCwxNTguMjkgMzAyLjU0LDE1NC40NDQxMjYgMzAyLjU0LDE0OS43IEwzMDIuNTQsMTQ5LjQgTDMwMi41NSwxNDkuNCBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxMS4xMzAwMDAsIDE1My44NDUwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0zMTEuMTMwMDAwLCAtMTUzLjg0NTAwMCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzEyLjc3LDE1Mi4yMyBMMzEwLjYxLDE1Mi4yMyBDMzA3LjcyODc0OCwxNTIuMzk2NjMxIDMwNS41MjIyNTcsMTU0Ljg1NzcxOCAzMDUuNjcsMTU3Ljc0IEwzMDUuNjcsMTU3Ljc0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxOS43MiwxNTguMjkgTDI5OSwxNTguMjkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxNy4wMSwxNTguMjkgTDMxOC4yOSwxNTguMjkgQzMxOS42MzIwNTIsMTU4LjI5IDMyMC43MiwxNTkuMzc3OTQ4IDMyMC43MiwxNjAuNzIgTDMyMC43MiwxNjAuNzIgTDMxNy4wMSwxNjAuNzIgTDMxNy4wMSwxNTguMjkgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxOC44NjUwMDAsIDE1OS41MDUwMDApIHJvdGF0ZSgxODAuMDAwMDAwKSB0cmFuc2xhdGUoLTMxOC44NjUwMDAsIC0xNTkuNTA1MDAwKSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMTIuNzcsMTUxLjc4IEwzMTIuNzcsMTUzLjE2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNTIuMzUsNDYuMTggTDEyNi43OCw0Ni4xOCBDMTI1LjcwOTE2NSw0Ni4xODM2NDAzIDEyNC42ODkyOTYsNDYuNjM3NzQ5OSAxMjMuOTcwMTA3LDQ3LjQzMTE0MDUgQzEyMy4yNTA5MTksNDguMjI0NTMxMiAxMjIuODk4ODEyLDQ5LjI4Mzk1MDIgMTIzLDUwLjM1IEwxMjQuMzYsNjQuNyBDMTI0LjU1Njk3Myw2Ni45NjE4MjU1IDEyNi40NDk2MTUsNjguNjk4MTkzNiAxMjguNzIsNjguNyBMMTQ5LjU5LDY4LjcgQzE1MS44MzU2MjMsNjguNjk1OTc4MyAxNTMuNzE0NDE2LDY2Ljk5NDI2NzIgMTUzLjk0LDY0Ljc2IEwxNTUuNDYsNDkuNjUgQzE1NS41NTk4NTcsNDguNzY1NTA3NSAxNTUuMjc3MTc2LDQ3Ljg4MDQ3NjUgMTU0LjY4MzA5Niw0Ny4yMTc2Mjg1IEMxNTQuMDg5MDE2LDQ2LjU1NDc4MDUgMTUzLjI0MDEwNyw0Ni4xNzcyMzQgMTUyLjM1LDQ2LjE4IFogTTE0MS44OCw2Mi4yOCBMMTM1Ljg4LDYyLjI4IEMxMzIuMTYzMTI0LDYyLjI4IDEyOS4xNSw1OS4yNjY4NzY0IDEyOS4xNSw1NS41NSBMMTI5LjE1LDUxLjcyIEwxMzQuNjUsNTEuNzIgQzEzOC42NDMwMTksNTEuNzIgMTQxLjg4LDU0Ljk1Njk4MTMgMTQxLjg4LDU4Ljk1IEwxNDEuODgsNjIuMjggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBwb2ludHM9IjEwOC41MyAzOS40OCAxMzguOTQgOC44MyAxOTcuNTEgMzUuMzIiPjwvcG9seWxpbmU+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjEyMy4zNiIgeT0iMTc5Ljk3IiB3aWR0aD0iNDkuNTEiIGhlaWdodD0iNTMuMzMiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iOTguNTYiIHk9IjE4MC4wMyIgd2lkdGg9IjI0Ljc1IiBoZWlnaHQ9IjUzLjMzIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTA0LjYxLDIxMS4zMSBMMTE2LjA2LDIxMS4zMSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTA0LjYxLDIxNS40MiBMMTE2LjA2LDIxNS40MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTA0LjYxLDIxOS41NCBMMTE2LjA2LDIxOS41NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDU0LjA3LDE3OC45MSBMNDM3LjM2LDIxOS45MSBDNDM3LjAxNzM1NCwyMjAuNzQ2NTkyIDQzNy4wMjE5OTYsMjIxLjY4NTIgNDM3LjM3MjksMjIyLjUxODM2MiBDNDM3LjcyMzgwMywyMjMuMzUxNTI0IDQzOC4zOTIwNzMsMjI0LjAxMDYzMSA0MzkuMjMsMjI0LjM1IEw0MzkuMjMsMjI0LjM1IEM0NDAuMDY1NDI5LDIyNC42ODk1MTQgNDQxLjAwMTUxNSwyMjQuNjgzMjMxIDQ0MS44MzIzMTEsMjI0LjMzMjUzNCBDNDQyLjY2MzEwNywyMjMuOTgxODM2IDQ0My4zMjA1NTEsMjIzLjMxNTQ1NSA0NDMuNjYsMjIyLjQ4IEw0NjAuMzcsMTgxLjQ4IEM0NjAuNzI1Mjk3LDE4MC42Mzg4MTggNDYwLjcyNzI5OSwxNzkuNjkwMDc2IDQ2MC4zNzU1NTgsMTc4Ljg0NzQwMSBDNDYwLjAyMzgxNiwxNzguMDA0NzI2IDQ1OS4zNDc4OTksMTc3LjMzODk1NiA0NTguNSwxNzcgTDQ1OC41LDE3NyBDNDU3LjY1OTUyLDE3Ni42NjI3MDQgNDU2LjcxOTIwNSwxNzYuNjc0NjYyIDQ1NS44ODc1NzQsMTc3LjAzMzIyMSBDNDU1LjA1NTk0MiwxNzcuMzkxNzggNDU0LjQwMTcyNiwxNzguMDY3MzA2IDQ1NC4wNywxNzguOTEgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQ1LjAxLDIxOS4yNyBMNDQxLjMxLDIxNy43NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0Ni40LDIxNS44NSBMNDQ0LjEyLDIxNC45MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0Ny43OSwyMTIuNDMgTDQ0NS41MSwyMTEuNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0OS4xOCwyMDkuMDEgTDQ0Ni45LDIwOC4wOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1MC41NywyMDUuNTkgTDQ0OC4yOSwyMDQuNjciIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NTEuOTYsMjAyLjE4IEw0NDguMjUsMjAwLjY3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDUzLjM1LDE5OC43NiBMNDUxLjA2LDE5Ny44MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1NC43MywxOTUuMzQgTDQ1Mi40NSwxOTQuNDEiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NTYuMTIsMTkxLjkyIEw0NTMuODQsMTkwLjk5IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDU3LjUxLDE4OC41IEw0NTUuMjMsMTg3LjU3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDU4LjksMTg1LjA4IEw0NTUuMTksMTgzLjU4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjOUFDREVEIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ1Ny4yMDI5NzcsIDE4MC4xNDAwMDApIHJvdGF0ZSgtNjcuOTYwMDAwKSB0cmFuc2xhdGUoLTQ1Ny4yMDI5NzcsIC0xODAuMTQwMDAwKSAiIGN4PSI0NTcuMjAyOTc3IiBjeT0iMTgwLjE0IiByPSIxLjA0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQwLjUzNzQxOCwgMjIxLjMxODQ5Nikgcm90YXRlKC02Ny45NjAwMDApIHRyYW5zbGF0ZSgtNDQwLjUzNzQxOCwgLTIyMS4zMTg0OTYpICIgY3g9IjQ0MC41Mzc0MTgiIGN5PSIyMjEuMzE4NDk2IiByPSIxLjA0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTguMTQsMTU5LjE4IEw0NTUuMzQsMTgzLjExIEM0NTYuOTE0MjUxLDE4NC4xMzA0MzEgNDU5LjAxNzUyNywxODMuNjgyOTI2IDQ2MC4wNCwxODIuMTEgTDQ2MC4wNCwxODIuMTEgQzQ2MS4wNjA0MzEsMTgwLjUzNTc0OSA0NjAuNjEyOTI2LDE3OC40MzI0NzMgNDU5LjA0LDE3Ny40MSBMNDIxLjgzLDE1My40OCBDNDIwLjI1NTc0OSwxNTIuNDU5NTY5IDQxOC4xNTI0NzMsMTUyLjkwNzA3NCA0MTcuMTMsMTU0LjQ4IEw0MTcuMTMsMTU0LjQ4IEM0MTYuMTExNDYzLDE1Ni4wNTY4NTEgNDE2LjU2MzU4NSwxNTguMTYwNzg3IDQxOC4xNCwxNTkuMTggTDQxOC4xNCwxNTkuMTggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDU2LjE2LDE3NS40NyBMNDU0LDE3OC44NCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1My4wNSwxNzMuNDggTDQ1MS43MiwxNzUuNTUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDkuOTQsMTcxLjQ5IEw0NDguNjIsMTczLjU2IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQ2Ljg0LDE2OS40OSBMNDQ1LjUxLDE3MS41NyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ0My43MywxNjcuNSBMNDQyLjQsMTY5LjU4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQwLjYzLDE2NS41MSBMNDM4LjQ3LDE2OC44OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzNy41MiwxNjMuNTIgTDQzNi4xOSwxNjUuNTkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzQuNDEsMTYxLjUzIEw0MzMuMDgsMTYzLjYiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzEuMzEsMTU5LjU0IEw0MjkuOTgsMTYxLjYxIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDI4LjIsMTU3LjU1IEw0MjYuODcsMTU5LjYyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDI1LjA5LDE1NS41NiBMNDIyLjkzLDE1OC45MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MTkuOTY5NDIzLCAxNTYuMzEwNjI4KSByb3RhdGUoLTU3LjQwMDAwMCkgdHJhbnNsYXRlKC00MTkuOTY5NDIzLCAtMTU2LjMxMDYyOCkgIiBjeD0iNDE5Ljk2OTQyMyIgY3k9IjE1Ni4zMTA2MjgiIHI9IjEuMDQiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzlBQ0RFRCIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NTcuNDAzOTI0LCAxODAuMjU1ODA3KSByb3RhdGUoLTU3LjQwMDAwMCkgdHJhbnNsYXRlKC00NTcuNDAzOTI0LCAtMTgwLjI1NTgwNykgIiBjeD0iNDU3LjQwMzkyNCIgY3k9IjE4MC4yNTU4MDciIHI9IjEuMDQiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1MS4wOCwxMjUgTDQxNy41NywxNTMuODcgQzQxNi44ODYzMzMsMTU0LjQ1OTY0NSA0MTYuNDY1MjUxLDE1NS4yOTY5OSA0MTYuMzk5NTk1LDE1Ni4xOTc0MTggQzQxNi4zMzM5MzksMTU3LjA5Nzg0NyA0MTYuNjI5MDk5LDE1Ny45ODc0MTggNDE3LjIyLDE1OC42NyBMNDE3LjIyLDE1OC42NyBDNDE3LjgwOTY0NSwxNTkuMzUzNjY3IDQxOC42NDY5OSwxNTkuNzc0NzQ5IDQxOS41NDc0MTgsMTU5Ljg0MDQwNSBDNDIwLjQ0Nzg0NywxNTkuOTA2MDYxIDQyMS4zMzc0MTgsMTU5LjYxMDkwMSA0MjIuMDIsMTU5LjAyIEw0NTUuNTQsMTMwLjE1IEM0NTYuMjIzNjY3LDEyOS41NjAzNTUgNDU2LjY0NDc0OSwxMjguNzIzMDEgNDU2LjcxMDQwNSwxMjcuODIyNTgyIEM0NTYuNzc2MDYxLDEyNi45MjIxNTMgNDU2LjQ4MDkwMSwxMjYuMDMyNTgyIDQ1NS44OSwxMjUuMzUgTDQ1NS44OSwxMjUuMzUgQzQ1NS4zMDAwNzgsMTI0LjY2MzM0IDQ1NC40NjA2NzYsMTI0LjI0MDI4OSA0NTMuNTU3Nzk1LDEyNC4xNzQ1OTEgQzQ1Mi42NTQ5MTQsMTI0LjEwODg5MyA0NTEuNzYzMTExLDEyNC40MDU5NzIgNDUxLjA4LDEyNSBMNDUxLjA4LDEyNSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MjQuNjUsMTU2Ljc4IEw0MjIuMDMsMTUzLjc1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDI3LjQ0LDE1NC4zNyBMNDI1LjgzLDE1Mi41MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzMC4yMywxNTEuOTYgTDQyOC42MiwxNTAuMDkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzMuMDMsMTQ5LjU1IEw0MzEuNDIsMTQ3LjY4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDM1LjgyLDE0Ny4xMyBMNDM0LjIxLDE0NS4yNyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzOC42MSwxNDQuNzIgTDQzNS45OSwxNDEuNjkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDEuNCwxNDIuMzEgTDQzOS43OSwxNDAuNDQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDQuMTksMTM5LjkgTDQ0Mi41OCwxMzguMDMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDYuOTksMTM3LjQ4IEw0NDUuMzgsMTM1LjYyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDQ5Ljc4LDEzNS4wNyBMNDQ4LjE3LDEzMy4yMSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1Mi41NywxMzIuNjYgTDQ0OS45NSwxMjkuNjMiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUzLjMyNTI0MiwgMTI3LjUxODE5Nykgcm90YXRlKC00MC44OTAwMDApIHRyYW5zbGF0ZSgtNDUzLjMyNTI0MiwgLTEyNy41MTgxOTcpICIgY3g9IjQ1My4zMjUyNDIiIGN5PSIxMjcuNTE4MTk3IiByPSIxLjA0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiM5QUNERUQiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDE5LjczODMxMiwgMTU2LjYwMDA1MSkgcm90YXRlKC00MC44OTAwMDApIHRyYW5zbGF0ZSgtNDE5LjczODMxMiwgLTE1Ni42MDAwNTEpICIgY3g9IjQxOS43MzgzMTIiIGN5PSIxNTYuNjAwMDUxIiByPSIxLjA0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zODYuMjQsMTUzLjA4IEwzNDUuNDksMTc3LjkgTDQyOS4zLDIyMy43NiBMMzg2LjI0LDE1My4wOCBaIE0zODIuNTUsMTY4LjA4IEwzOTguNzcsMTk0LjcgTDM2Ny4yMSwxNzcuNDMgTDM4Mi41NSwxNjguMDggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0UxRjJGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzg4LjY3LDE1Ny4wNyBMMzgyLjQyLDE2MC44OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzkwLjg2LDE2MC42NiBMMzg3LjAyLDE2MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzkzLjA0LDE2NC4yNCBMMzg5LjIsMTY2LjU4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTUuMjMsMTY3LjgzIEwzOTEuMzksMTcwLjE3IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTcuNDEsMTcxLjQxIEwzOTMuNTcsMTczLjc1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTkuNiwxNzUgTDM5My4zNSwxNzguOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAxLjc4LDE3OC41OCBMMzk3Ljk0LDE4MC45MiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDAzLjk2LDE4Mi4xNyBMNDAwLjEyLDE4NC41MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDA2LjE1LDE4NS43NSBMNDAyLjMxLDE4OC4wOSIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDA4LjMzLDE4OS4zNCBMNDA0LjQ5LDE5MS42OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDEwLjUyLDE5Mi45MiBMNDA0LjI3LDE5Ni43MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDEyLjcsMTk2LjUxIEw0MDguODYsMTk4Ljg1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTQuODksMjAwLjA5IEw0MTEuMDQsMjAyLjQzIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTcuMDcsMjAzLjY4IEw0MTMuMjMsMjA2LjAyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzlBQ0RFRCIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTkuMTksMjA3LjE2IEw0MTUuMzUsMjA5LjUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQyMC45MiwxNzEuNTIgQzQxOS45MiwxNzIuNjYgNDE3Ljc3LDE3Mi40MiA0MTYuMTIsMTcwLjk4IEM0MTQuNDcsMTY5LjU0IDQxMy45NCwxNjcuNDQgNDE0Ljk0LDE2Ni4zIEw0MTQuOTQsMTY2LjMgQzQxNi41MTYzMTYsMTY4LjQ3NDI3NiA0MTguNTY4NTI2LDE3MC4yNTk2OTkgNDIwLjk0LDE3MS41MiBMNDIwLjkyLDE3MS41MiBaIiBpZD0iU2hhcGUiIGZpbGw9IiMzNzVEODEiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQxMS4zMywxNzAuNDQgQzQxMi4zMywxNjkuMyA0MTQuNDgsMTY5LjU0IDQxNi4xMywxNzAuOTggQzQxNy43OCwxNzIuNDIgNDE4LjMxLDE3NC41MiA0MTcuMzEsMTc1LjY2IEw0MTcuMzEsMTc1LjY2IEM0MTUuNzMzNjg0LDE3My40ODU3MjQgNDEzLjY4MTQ3NCwxNzEuNzAwMzAxIDQxMS4zMSwxNzAuNDQgTDQxMS4zMywxNzAuNDQgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjMzc1RDgxIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGZpbGw9IiMzNzVEODEiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzk2LjMyOTM1MywgMTc2Ljc0NzUyNCkgcm90YXRlKC00OC44NzAwMDApIHRyYW5zbGF0ZSgtMzk2LjMyOTM1MywgLTE3Ni43NDc1MjQpICIgY3g9IjM5Ni4zMjkzNTMiIGN5PSIxNzYuNzQ3NTI0IiByPSIxLjY0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDAwLjI5MDc1NCwgMTc1LjA0ODU1Nykgcm90YXRlKC0xMzguODcwMDAwKSB0cmFuc2xhdGUoLTQwMC4yOTA3NTQsIC0xNzUuMDQ4NTU3KSAiIHg9IjM5OC42OTU3NTQiIHk9IjE2OC4wMzg1NTciIHdpZHRoPSIzLjE5IiBoZWlnaHQ9IjE0LjAyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzkxLjAyIDE1Ny42OSA0MDMuNjcgMTY4Ljc0IDQwMC4wNiAxNzIuODggMzkzLjM4IDE2Ny4wNSAzODguNjUgMTYwLjQiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNFMUYyRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDA3LjYzMDg5OCwgMTgxLjQ3NTgxNikgcm90YXRlKC0xMzguODcwMDAwKSB0cmFuc2xhdGUoLTQwNy42MzA4OTgsIC0xODEuNDc1ODE2KSAiIHg9IjQwNi4wMzU4OTgiIHk9IjE3NC40NjU4MTYiIHdpZHRoPSIzLjE5IiBoZWlnaHQ9IjE0LjAyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iMzk2Ljg1IDE1MC44NSA0MDQuNiAxNTUuMDkgNDE4LjE5IDE2Ni45NiA0MTQuODcgMTcwLjc1IDQxNC41NyAxNzEuMSAzNjkuMjQgMjIzLjAxIDM2NC4yOSAyMTguNjkgNDA5LjYyIDE2Ni43OCAzOTQuNDggMTUzLjU2Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjMzc1RDgxIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxMC42ODQwNTcsIDE4MS42Mjg3NDYpIHJvdGF0ZSgtNDguODcwMDAwKSB0cmFuc2xhdGUoLTQxMC42ODQwNTcsIC0xODEuNjI4NzQ2KSAiIGN4PSI0MTAuNjg0MDU3IiBjeT0iMTgxLjYyODc0NiIgcj0iMS43OCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY3Ljc2LDIxOC4yNyBMNDA3Ljg0LDE3Mi4zNyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjMiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTguNjUsMTU1LjU4IEwzOTcuNzUsMTU2LjYyIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTcuNzcsMTU0LjgxIEwzOTYuODcsMTU1Ljg1IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTYuODksMTU0LjA0IEwzOTUuOTgsMTU1LjA4IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOTQuMzEsMTYwLjU2IEwzOTMuNCwxNjEuNiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzkzLjQyLDE1OS43OSBMMzkyLjUyLDE2MC44MyIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzkyLjU0LDE1OS4wMiBMMzkxLjY0LDE2MC4wNSIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDE0LjQ2LDE2OC4wNiBMMzY4Ljg4LDIxOS42MSIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDM2Ljk2MDYyMywgMTk5LjEzNDkwNCkgcm90YXRlKC0xNzMuNjEwMDAwKSB0cmFuc2xhdGUoLTQzNi45NjA2MjMsIC0xOTkuMTM0OTA0KSAiIHg9IjQzNC41OTA2MjMiIHk9IjE3Mi4wNDQ5MDQiIHdpZHRoPSI0Ljc0IiBoZWlnaHQ9IjU0LjE4IiByeD0iMiI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQxOS44NzgyMjUsIDE5Mi43MjQ5MjMpIHJvdGF0ZSgzNC45ODAwMDApIHRyYW5zbGF0ZSgtNDE5Ljg3ODIyNSwgLTE5Mi43MjQ5MjMpICIgeD0iNDE3LjUwODIyNSIgeT0iMTY1LjYzNDkyMyIgd2lkdGg9IjQuNzQiIGhlaWdodD0iNTQuMTgiIHJ4PSIyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQzLjg2MTU5OCwgMTU1LjQ4OTkwMCkgcm90YXRlKC0xNTkuMzIwMDAwKSB0cmFuc2xhdGUoLTQ0My44NjE1OTgsIC0xNTUuNDg5OTAwKSAiIHg9IjQ0MC4wOTY1OTgiIHk9IjE1MC43Mjk5IiB3aWR0aD0iNy41MyIgaGVpZ2h0PSI5LjUyIiByeD0iMiI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQzMi4yMiwxNjMuMjUgQzQzMC42MzM3OTcsMTY3LjQ2MDg1MyA0MzIuNzYwMzAzLDE3Mi4xNjA0NDYgNDM2Ljk3MDQ0OSwxNzMuNzQ4NTI1IEM0NDEuMTgwNTk1LDE3NS4zMzY2MDQgNDQ1Ljg4MTEzNSwxNzMuMjEyMTkzIDQ0Ny40NzEwOSwxNjkuMDAyNzU1IEM0NDkuMDYxMDQ1LDE2NC43OTMzMTcgNDQ2LjkzODcyOSwxNjAuMDkxODMxIDQ0Mi43MywxNTguNSBDNDQwLjcwNjQ5NCwxNTcuNzM0NjY3IDQzOC40NjE3MjQsMTU3LjgwNTI2OSA0MzYuNDkwMzEzLDE1OC42OTYyNSBDNDM0LjUxODkwMSwxNTkuNTg3MjMgNDMyLjk4MjYyNywxNjEuMjI1NDczIDQzMi4yMiwxNjMuMjUgTDQzMi4yMiwxNjMuMjUgWiBNNDM2LjMzLDE2NC44IEM0MzYuODY2NzE2LDE2My4zNzEzNzYgNDM4LjIxMTc4NCwxNjIuNDA3MjUxIDQzOS43MzcxLDE2Mi4zNTc4MzkgQzQ0MS4yNjI0MTcsMTYyLjMwODQyOCA0NDIuNjY3MDYzLDE2My4xODM0NzggNDQzLjI5NTExNSwxNjQuNTc0MzcxIEM0NDMuOTIzMTY4LDE2NS45NjUyNjMgNDQzLjY1MDcyMywxNjcuNTk3NTk4IDQ0Mi42MDUwMDIsMTY4LjcwOTEyOSBDNDQxLjU1OTI4MiwxNjkuODIwNjYgNDM5Ljk0NjU5LDE3MC4xOTIxIDQzOC41MiwxNjkuNjUgQzQzNi41Nzg4NjEsMTY4LjkxMjM3MiA0MzUuNTk5Njk4LDE2Ni43NDM5MDcgNDM2LjMzLDE2NC44IEw0MzYuMzMsMTY0LjggWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MzQuMTUsMjI2LjExIEw0MzMuODEsMjI5LjkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDA0LjQyLDIxNC44OSBMNDAyLjE4LDIxNy45NiIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NDcuMzYsMTg5Ljg1IEw0MTguMjIsMTc4Ljg0IiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1wYXRoIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzOTUuMzM1MDAwLCAyMTEuMDYwMDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMzk1LjMzNTAwMCwgLTIxMS4wNjAwMDApICIgeD0iMzYwLjY4IiB5PSIxODguMzIiIHdpZHRoPSI2OS4zMSIgaGVpZ2h0PSI0NS40OCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBmaWxsPSIjRTFGMkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHBvaW50cz0iNDA3LjIgMjE5LjA0IDM3OS45MyAyMTMuMjUgMzc5LjczIDIxMS45NSA0MDcuMiAyMTEuOTUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtcGF0aCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQ0LjE0MDAwMCwgMjExLjA2MDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTQ0NC4xNDAwMDAsIC0yMTEuMDYwMDAwKSAiIHg9IjQzMC4wNCIgeT0iMTg4LjMyIiB3aWR0aD0iMjguMiIgaGVpZ2h0PSI0NS40OCI+PC9yZWN0PgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1MS4wNywyMDguNjkgTDQ0MC4xOSwyMDguNjkiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ1MS4wNywyMTQuNDUgTDQ0MC4xOSwyMTQuNDUiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjOUFDREVEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ3MC4zMzAwMzgsMTg4LjMyMDAzOCBMNDc0Ljg5MDAzOCwxODguMzIwMDM4IEM0NzguODcyMDExLDE4OC4zMjAwMzggNDgyLjEwMDAzOCwxOTEuNTQ4MDY1IDQ4Mi4xMDAwMzgsMTk1LjUzMDAzOCBMNDgyLjEwMDAzOCwyMDEuNzQwMDM4IEw0NTguMzAwMDM4LDIwMS43NDAwMzggTDQ1OC4zMDAwMzgsMjAwLjM1MDAzOCBDNDU4LjI5MjA0NSwxOTcuMTU3MDQgNDU5LjU1NjkyMSwxOTQuMDkyNTE2IDQ2MS44MTQ3MTksMTkxLjgzNDcxOSBDNDY0LjA3MjUxNiwxODkuNTc2OTIxIDQ2Ny4xMzcwNCwxODguMzEyMDQ1IDQ3MC4zMzAwMzgsMTg4LjMyMDAzOCBMNDcwLjMzMDAzOCwxODguMzIwMDM4IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDcwLjIwMDAxOSwgMTk1LjAzMDAxOSkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTQ3MC4yMDAwMTksIC0xOTUuMDMwMDE5KSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00MTIuNzEwMDA5LDE4OC4yNSBMNDEyLjcxMDAwOSwxODguMjUgQzQxNS44NjkwNzgsMTg4LjI1IDQxOC40MzAwMDksMTkwLjgxMDkzMSA0MTguNDMwMDA5LDE5My45NyBMNDE4LjQzMDAwOSwxOTYuODYgTDQwNy4wMDAwMDksMTk2Ljg2IEw0MDcuMDAwMDA5LDE5My45OCBDNDA2Ljk5NzM1NCwxOTIuNDYyOTYxIDQwNy41OTc0NTEsMTkxLjAwNzAwMiA0MDguNjY4Mjg0LDE4OS45MzI0MTggQzQwOS43MzkxMTgsMTg4Ljg1NzgzNCA0MTEuMTkyOTcsMTg4LjI1MjY1IDQxMi43MTAwMDksMTg4LjI1IEw0MTIuNzEwMDA5LDE4OC4yNSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MTIuNzE1MDA0LCAxOTIuNTU1MDAwKSByb3RhdGUoMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC00MTIuNzE1MDA0LCAtMTkyLjU1NTAwMCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDEyLjgyLDE4OS4wNzE2NjkgTDQxMi44MiwxODkuMDcxNjY5IEM0MTQuNDc2ODU1LDE4OS4wNzE2NjkgNDE1LjgyLDE5MC40MTQ4MTUgNDE1LjgyLDE5Mi4wNzE2NjkgTDQxNS44MiwxOTQuMzAxNjY5IEw0MDkuNzIsMTk0LjMwMTY2OSBMNDA5LjcyLDE5Mi4wNzE2NjkgQzQwOS43MTk1NDksMTkxLjI1ODM4NyA0MTAuMDQ5MzA5LDE5MC40Nzk3NyA0MTAuNjMzNzM2LDE4OS45MTQxOTYgQzQxMS4yMTgxNjIsMTg5LjM0ODYyMSA0MTIuMDA3MTcsMTg5LjA0NDU2IDQxMi44MiwxODkuMDcxNjY5IEw0MTIuODIsMTg5LjA3MTY2OSBaIiBpZD0iU2hhcGUiIGZpbGw9IiMzNzVEODEiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDEyLjc3MDAwMCwgMTkxLjY4NTgzNSkgcm90YXRlKDE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtNDEyLjc3MDAwMCwgLTE5MS42ODU4MzUpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3NSwxODkuMDcxNjY5IEwzNzUsMTg5LjA3MTY2OSBDMzc2LjY1Njg1NSwxODkuMDcxNjY5IDM3OCwxOTAuNDE0ODE1IDM3OCwxOTIuMDcxNjY5IEwzNzgsMTk0LjMwMTY2OSBMMzcxLjksMTk0LjMwMTY2OSBMMzcxLjksMTkyLjA3MTY2OSBDMzcxLjg5OTU0OSwxOTEuMjU4Mzg3IDM3Mi4yMjkzMDksMTkwLjQ3OTc3IDM3Mi44MTM3MzYsMTg5LjkxNDE5NiBDMzczLjM5ODE2MiwxODkuMzQ4NjIxIDM3NC4xODcxNywxODkuMDQ0NTYgMzc1LDE4OS4wNzE2NjkgTDM3NSwxODkuMDcxNjY5IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzM3NUQ4MSIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNzQuOTUwMDAwLCAxOTEuNjg1ODM1KSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMzc0Ljk1MDAwMCwgLTE5MS42ODU4MzUpICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3NC45MDAwMDksMTg4LjI1IEwzNzQuOTAwMDA5LDE4OC4yNSBDMzc4LjA1OTA3OCwxODguMjUgMzgwLjYyMDAwOSwxOTAuODEwOTMxIDM4MC42MjAwMDksMTkzLjk3IEwzODAuNjIwMDA5LDE5Ni44NiBMMzY5LjE4MDAwOSwxOTYuODYgTDM2OS4xODAwMDksMTkzLjk4IEMzNjkuMTc3MzU0LDE5Mi40NjEyMyAzNjkuNzc4ODIyLDE5MS4wMDM3NTUgMzcwLjg1MTgxOCwxODkuOTI4ODgzIEMzNzEuOTI0ODE0LDE4OC44NTQwMTEgMzczLjM4MTIzNiwxODguMjQ5OTk4IDM3NC45MDAwMDksMTg4LjI1IEwzNzQuOTAwMDA5LDE4OC4yNSBaIiBpZD0iU2hhcGUiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNzQuOTAwMDA0LCAxOTIuNTU1MDAwKSByb3RhdGUoMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0zNzQuOTAwMDA0LCAtMTkyLjU1NTAwMCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5Mi45MjAwMDAsIDIxMS42NzUwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0zOTIuOTIwMDAwLCAtMjExLjY3NTAwMCkgIiB4PSIzNzguMzIiIHk9IjIwOS45OCIgd2lkdGg9IjI5LjIiIGhlaWdodD0iMy4zOSIgcng9IjEuNjkiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00NzguNDUsMTkyLjIgTDQ2Ny4xNSwxOTIuMiIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzY1LjUxLDE5Ny41OCBMMzY1LjUxLDIwOC44OCIgaWQ9IlNoYXBlIiBzdHJva2U9IiNFMUYyRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGN4PSIyNDQuNjIiIGN5PSIxMzUuMjMiIHI9IjM1LjE0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNTIuOSw5My40NiBDMjQ2LjMxNDU1Nyw5My40NTI4MjQzIDIzOS44NjA2OTIsOTUuMzAzNzE3OSAyMzQuMjgsOTguOCBMMjM0LjI4LDExMC4xMyBMMjIzLDExMC4xMyBDMjE0LjU5NDIyNSwxMjMuNzQ1Mjc3IDIxNi40NDc5NjksMTQxLjMyMDEwNCAyMjcuNTA5MzY3LDE1Mi44ODIwMzcgQzIzOC41NzA3NjUsMTY0LjQ0Mzk3MSAyNTYuMDQ2NDA2LDE2Ny4wNzMxOTggMjcwLjAyMDEzLDE1OS4yNzc4MjMgQzI4My45OTM4NTQsMTUxLjQ4MjQ0OCAyOTAuOTM2NzgxLDEzNS4yMzEwOSAyODYuOTA5MzAyLDExOS43NDUyMTcgQzI4Mi44ODE4MjQsMTA0LjI1OTM0NSAyNjguOTAxMDI2LDkzLjQ0OTcxMDYgMjUyLjksOTMuNDUgTDI1Mi45LDkzLjQ2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2NC4xNSwxNDYuMzUgQzI2NC4zLDE0Ni44MSAyNjQuNDQsMTQ3LjEyIDI2NC40OCwxNDcuMjIgTDI2NC40OCwxNDcuMjIgQzI2My40OCwxMzcuMjIgMjY5LjExLDEzMy4wNiAyNzAuOTMsMTI2LjQyIEMyNzAuOTQxNjUsMTI2LjMwODY0NCAyNzAuOTYxNzA3LDEyNi4xOTgzMyAyNzAuOTksMTI2LjA5IEMyNzEuMDI3ODgzLDEyNS45MzgzMTUgMjcxLjA1NzkyMywxMjUuNzg0Nzc4IDI3MS4wOCwxMjUuNjMgQzI3MS4zNSwxMjMuNzkgMjcwLjYsMTIxLjYzIDI2OS4xNywxMTkuNDMgTDI2OS4xNywxMTkuNDMgQzI2OS4wNSwxMTkuMjQgMjY4LjkzLDExOS4wNiAyNjguOCwxMTguODcgTDI2OC44LDExOC44NyBDMjY4LjU3LDExOC41MyAyNjguMzIsMTE4LjE5IDI2OC4wNSwxMTcuODcgTDI2Ny45NywxMTcuNzYgTDI2Ny43NSwxMTcuNDggTDI2Ny41MiwxMTcuMTkgTDI2Ny4yOSwxMTYuOTEgTDI2Ny4wNSwxMTYuNjIgTDI2Ni44NywxMTYuNDIgQzI2NC40MTQwNjYsMTEzLjY3NzExMyAyNjEuNjY0MjM5LDExMS4yMTIzMjkgMjU4LjY3LDEwOS4wNyBMMjU4LjY3LDEwOS4wNyBDMjU5LjA4MDEwMywxMTIuNTY2MzA1IDI1OS4xMTM2MjgsMTE2LjA5NjUzNyAyNTguNzcsMTE5LjYgQzI1OC4yMDA3NzIsMTIzLjY0ODQ1MiAyNTcuMDEwMDg4LDEyNy41ODQ3OSAyNTUuMjQsMTMxLjI3IEMyNTEuMTYxNTQ5LDEzMC45NjY5MzEgMjQ3LjE1NDM0NCwxMzAuMDM1OTY0IDI0My4zNiwxMjguNTEgQzI0MC4xNDExMzIsMTI3LjA2NjkzNyAyMzcuMDg5NjcyLDEyNS4yNzYyOTkgMjM0LjI2LDEyMy4xNyBDMjM0LjI2LDEyMy40OCAyMzQuMzMsMTIzLjc5IDIzNC4zNywxMjQuMSBMMjM0LjM3LDEyNC4zOCBDMjM0LjM3LDEyNC42IDIzNC40MywxMjQuODIgMjM0LjQ2LDEyNS4wNSBDMjM0LjQ5LDEyNS4yOCAyMzQuNDYsMTI1LjI1IDIzNC40NiwxMjUuMzYgQzIzNC40NiwxMjUuNDcgMjM0LjUzLDEyNS44MSAyMzQuNTYsMTI2LjAzIEwyMzQuNTYsMTI2LjMgQzIzNC41NiwxMjYuNTggMjM0LjY1LDEyNi44NiAyMzQuNywxMjcuMTQgQzIzNC42OTgyNDksMTI3LjE2NjYzOCAyMzQuNjk4MjQ5LDEyNy4xOTMzNjIgMjM0LjcsMTI3LjIyIEMyMzQuNzYsMTI3LjU0IDIzNC44MiwxMjcuODYgMjM0Ljg4LDEyOC4yMiBDMjM0Ljg3ODg2NSwxMjguMjQzMzIgMjM0Ljg3ODg2NSwxMjguMjY2NjggMjM0Ljg4LDEyOC4yOSBDMjM0Ljk0LDEyOC41OCAyMzUsMTI4Ljg2IDIzNS4wNiwxMjkuMTUgTDIzNS4wNiwxMjkuMzIgTDIzNS4yNCwxMzAuMSBMMjM1LjI0LDEzMC4yNSBDMjM1LjMxLDEzMC41NSAyMzUuMzksMTMwLjg0IDIzNS40NiwxMzEuMTMgTDIzNS40NiwxMzEuMTMgQzIzNS43MDY2NjcsMTMyLjA3IDIzNS45OCwxMzIuOTczMzMzIDIzNi4yOCwxMzMuODQgTDIzNi4yOCwxMzMuODQgQzIzNi43Mzg1NjIsMTM1LjIxODI2NyAyMzcuMzEwNTE4LDEzNi41NTYxNzYgMjM3Ljk5LDEzNy44NCBMMjM4LjI3LDEzOC4zNCBMMjM4LjI3LDEzOC4zNCBMMjM4LjI3LDEzOC4zNCBMMjM4LjUzLDEzOC43NyBMMjM4LjUzLDEzOC43NyBMMjM4LjUzLDEzOC43NyBDMjM4LjYzLDEzOC45MiAyMzguNzIsMTM5LjA3IDIzOC44MiwxMzkuMjEgTDIzOC44MiwxMzkuMjEgTDIzOC44MiwxMzkuMjcgTDIzOC44MiwxMzkuMjcgQzIzOC45NSwxMzkuNDYgMjM5LjA4LDEzOS42MyAyMzkuMjEsMTM5LjgxIEwyMzkuMjgsMTM5Ljg5IEwyMzkuMjgsMTM5Ljg5IEMyMzkuNDMsMTQwLjA4IDIzOS41OSwxNDAuMjcgMjM5Ljc1LDE0MC40NCBMMjQwLjA5LDE0MC43OSBMMjQwLjI0LDE0MC45MyBMMjQwLjQ2LDE0MS4xMyBMMjQwLjYzLDE0MS4yNiBMMjQwLjg0LDE0MS40MyBMMjQxLjAxLDE0MS41NSBMMjQxLjIzLDE0MS43IEwyNDEuNCwxNDEuOCBMMjQxLjYzLDE0MS45MyBMMjQxLjc5LDE0Mi4wMSBMMjQyLjA2LDE0Mi4xMyBMMjQyLjE5LDE0Mi4xOSBMMjQyLjYsMTQyLjMzIEwyNDIuODUsMTQyLjQyIEMyNDkuNTIsMTQ0LjE4IDI1Ni4wMiwxNDEuNDIgMjY0LjE3LDE0Ny4yMiIgaWQ9IkZpbGwtNyIgZmlsbD0iIzk0NTJCQSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLXBhdGgiIHN0cm9rZT0iIzM3NUQ4MSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTgyLjcyMDAwMCwgNTMuNDk1MDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtMTgyLjcyMDAwMCwgLTUzLjQ5NTAwMCkgIiB4PSIxNzYuMzIiIHk9IjUxLjAyIiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSI0Ljk1Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTg2LjI3LDU1Ljk3IEwxODYuMjcsNjYuNTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTc5LjM1LDU1Ljk3IEwxNzkuMzUsNjYuNTQiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGN4PSIxODIuODEiIGN5PSI3NC42NiIgcj0iMi4xOCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTgyLjU4LDY1LjU2IEwxODIuOTUsNjUuNTYgQzE4NS41OTU0NDQsNjUuNTYgMTg3Ljc0LDY3LjcwNDU1NiAxODcuNzQsNzAuMzUgTDE4Ny43NCw3MC4zNSBDMTg3Ljc0LDcxLjUyNjM2NjUgMTg2Ljc4NjM2Nyw3Mi40OCAxODUuNjEsNzIuNDggTDE3OS45NSw3Mi40OCBDMTc4Ljc3MzYzMyw3Mi40OCAxNzcuODIsNzEuNTI2MzY2NSAxNzcuODIsNzAuMzUgTDE3Ny44Miw3MC4zNSBDMTc3LjgyLDY3LjcwNDU1NiAxNzkuOTY0NTU2LDY1LjU2IDE4Mi42MSw2NS41NiBMMTgyLjU4LDY1LjU2IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODIuNzgwMDAwLCA2OS4wMjAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC0xODIuNzgwMDAwLCAtNjkuMDIwMDAwKSAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xODUsODIgQzE4NSw4My4yNDgxNjM1IDE4My45ODgxNjQsODQuMjYgMTgyLjc0LDg0LjI2IEMxODEuNDkxODM2LDg0LjI2IDE4MC40OCw4My4yNDgxNjM1IDE4MC40OCw4MiBDMTgwLjQ4LDgwLjc1MTgzNjUgMTgxLjQ5MTgzNiw3OS43NCAxODIuNzQsNzkuNzQgTDE4Mi43NCw3Ny4wOCIgaWQ9IlNoYXBlIiBzdHJva2U9IiMzNzVEODEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTkwLjI2LDk3LjkyIEMxODUuMDE4MzI3LDk2LjYwMzc5NjQgMTc5LjU0NDUxNyw5Ni41MDgwMDQ3IDE3NC4yNiw5Ny42NCBMMTgyLjA4LDEwNS43NyBMMTkwLjI2LDk3LjkyIFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgcG9pbnRzPSIxNzcuMjkgOTYuODYgMTgyLjcyIDg0LjIyIDE4Ni4yNiA5Ni44NiI+PC9wb2x5bGluZT4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMzQuMzUsMjMzLjQ4IEwyMTcuOSwyMzMuNDggTDIxOS41OSwyMjMuNTcgQzIxOS44Mjg4ODEsMjIyLjE3MTU5NSAyMjEuMDQxMzM4LDIyMS4xNDkyNDQgMjIyLjQ2LDIyMS4xNSBMMjI5Ljc5LDIyMS4xNSBDMjMxLjIwODY2MiwyMjEuMTQ5MjQ0IDIzMi40MjExMTksMjIyLjE3MTU5NSAyMzIuNjYsMjIzLjU3IEwyMzQuMzUsMjMzLjQ4IFoiIGlkPSJTaGFwZSIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIzMCwyMzAuMTkgTDIyMi4zLDIzMC4xOSBMMjIzLjA5LDIyNS41OCBDMjIzLjE5NzU0NSwyMjQuOTI4ODg0IDIyMy43NjAwNjMsMjI0LjQ1MDk1NSAyMjQuNDIsMjI0LjQ1IEwyMjcuODMsMjI0LjQ1IEMyMjguNDg5OTM3LDIyNC40NTA5NTUgMjI5LjA1MjQ1NSwyMjQuOTI4ODg0IDIyOS4xNiwyMjUuNTggTDIzMCwyMzAuMTkgWiIgaWQ9IlNoYXBlIiBzdHJva2U9IiM5QUNERUQiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2UtZGFzaGFycmF5PSIxMCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbCIgc3Ryb2tlPSIjMzc1RDgxIiBzdHJva2Utd2lkdGg9IjIiIGN4PSIyMjYuMTIiIGN5PSIyMTkuMDEiIHI9IjIuNDQiPjwvY2lyY2xlPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=";module.exports=I; diff --git a/lib/static/illustrations/Settings.svg.js b/lib/static/illustrations/Settings.svg.js new file mode 100644 index 00000000..067c67f2 --- /dev/null +++ b/lib/static/illustrations/Settings.svg.js @@ -0,0 +1 @@ +"use strict";var a="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='256'%20height='256'%3e%3cstyle%3e.B{fill:%23fff}.C{fill-rule:nonzero}.D{fill:%2352267d}.E{fill:%23f3e3ff}.F{fill:%23eaf3fb}.G{fill:%239acded}.H{fill:%235e63b6}.I{fill:%239452ba}.J{fill:%23e1f2ff}.K{stroke:%235e63b6}.L{stroke-width:.5}.M{fill:%23efeff6}%3c/style%3e%3cdefs%3e%3cpath%20d='M1%200a1%201%200%201%200%200%202h8.974a1%201%200%200%200%201-1.001%201%201%200%200%200-1-.999H1z'%20id='A'/%3e%3cpath%20d='M1%200a1%201%200%201%200%200%202h8.973a1%201%200%200%200%201-1.001%201%201%200%200%200-1-.999H1z'%20id='B'/%3e%3cpath%20d='M1.001%200a1%201%200%201%200%200%202h67.186a1%201%200%200%200%20.999-1%201%201%200%200%200-.999-1H1.001z'%20id='C'/%3e%3cpath%20d='M1%200a1%201%200%200%200-1%201%201%201%200%200%200%201%201h9.14a1%201%200%200%200%201-1%201%201%200%200%200-1-1H1z'%20id='D'/%3e%3cpath%20d='M5.986%200l-5%20.075C.434.084-.007.538%200%201.09a1%201%200%200%200%201%20.985h.016l5-.075A1%201%200%200%200%207%20.985C6.991.437%206.564%200%206.001%200h-.015%200z'%20id='E'/%3e%3cpath%20d='M.999%200a1%201%200%201%200%200%202h217.895a1%201%200%200%200%201-1.001%201%201%200%200%200-1-.999H.999z'%20id='F'/%3e%3cpath%20d='M.017%204.983C.07%206.131-.085%207.47.452%208.936c.189.515.673.857%201.211.864l1.564.02c.26.004.476-.201.49-.466.082-1.614-1.204-4.923-1.154-5.742L2.939.085.592%200C.26%201.772-.079%202.857.017%204.983z'%20id='G'/%3e%3cpath%20d='M.596.271l-.181.915C.159%202.457-.064%203.555.017%205.33l.013.812c.004.964.007%202.058.441%203.239.231.633.835%201.064%201.501%201.072l1.565.021h.01c.425%200%20.774-.337.796-.771.05-.988-.359-2.484-.721-3.803L3.19%203.965%203.558.493%203.65.11.646%200l-.05.271zM1.98%209.812a1%201%200%200%201-.92-.655C.666%208.082.662%207.094.658%206.139L.644%205.3c-.077-1.694.128-2.705.386-3.984l.131-.654%201.715.062c-.077.483-.205%201.468-.313%203.2-.024.379.157%201.063.454%202.148.331%201.209.743%202.714.698%203.598-.004.092-.088.157-.171.162l-1.564-.02z'%20id='H'/%3e%3cpath%20d='M.045%202.162s-.232%203.754.354%206.249a1.78%201.78%200%200%200%201.708%201.371l1.386.018c.525.006.968-.431.945-.966-.013-.319-.072-.67-.177-1.048-.321-1.158-.833-3.796-.935-5.139L3.128.063%201.962%200%20.045%202.162z'%20id='I'/%3e%3cpath%20d='M.055%202.359l-.008.111c-.009.155-.228%203.831.362%206.344.223.939%201.049%201.604%202.009%201.616l1.386.018h.016c.341%200%20.67-.142.907-.391a1.24%201.24%200%200%200%20.341-.909c-.015-.345-.078-.722-.188-1.121-.328-1.183-.828-3.811-.925-5.078L3.756.365l-.021-.28L2.144%200%20.055%202.359zm2.371%207.43a1.46%201.46%200%200%201-1.405-1.125C.507%206.48.637%203.256.668%202.621L2.411.656l.741.041.177%202.302c.1%201.322.603%203.966.946%205.203.098.351.153.678.164.973a.58.58%200%200%201-.164.435.63.63%200%200%201-.455.196h-.007l-1.387-.017h0z'%20id='J'/%3e%3cpath%20d='M11.344.969l-.218.24a3.4%203.4%200%200%200-.336.487l-.106.198-.07.151c-.064.152-.119.31-.163.473s-.074.33-.093.502a3.37%203.37%200%200%200-.023.349.86.86%200%200%200%20.238.604.82.82%200%200%200%20.586.258l3.422.043-.556%203.025c-.646%203.107-.488%205.191-.035%206.586.101.311.685%201.416.685%201.416-1.745%202.733-4.384%203.904-7.194%204.218-2.389.266-7.512-2.02-4.824-4.554s-.542-.978-1.019-.66-3.237%202.693-.316%206.264c1.235%201.511%202.638%202.888%206.041%203.972.546.174%203.532.434%205.135.926%204.774%201.465%208.688-.011%2010.911-3.21%202.213-3.188.41-7.23-.133-7.248-1.377-.046-2.655-1.029-5.461-1.198a2.49%202.49%200%200%200-.146-.497c-.494-1.13-1.172-4.376-.685-6.496l.385-1.677c.126-.551.193-1.114.201-1.679.001-.236-.018-.466-.061-.688a2.22%202.22%200%200%200-.035-.166c-.039-.164-.09-.324-.151-.478l-.065-.152a3.5%203.5%200%200%200-.151-.292%203.28%203.28%200%200%200-.177-.274%203.4%203.4%200%200%200-.67-.701c-.085-.067-.173-.13-.264-.187a3.29%203.29%200%200%200-1.727-.517L13.72%200h-.039c-.908%200-1.733.369-2.337.969z'%20id='K'/%3e%3cpath%20d='M11.441%201.061c-.084.082-.164.171-.24.262a3.69%203.69%200%200%200-.368.532l-.116.217-.076.165c-.071.166-.13.34-.178.518a3.73%203.73%200%200%200-.102.55c-.016.124-.022.252-.024.381a1.17%201.17%200%200%200%20.325.832%201.13%201.13%200%200%200%20.806.354l3.051.039-.486%202.65c-.575%202.759-.584%205.031-.026%206.746.085.261.444.963.618%201.297-1.507%202.259-3.815%203.577-6.864%203.917-1.637.188-4.523-.925-5.122-2.267-.257-.577-.079-1.144.546-1.732%201.063-1.004%201.333-1.458%201.069-1.804-.461-.599-2.454.628-2.473.641-.51.341-1.53%201.368-1.74%202.814-.186%201.277.269%202.596%201.355%203.923%201.174%201.437%202.62%202.935%206.188%204.072.23.074.762.149%201.5.253l3.639.675c1.254.384%202.477.572%203.643.572%203.128%200%205.841-1.353%207.613-3.905%201.765-2.541%201.119-5.518.458-6.876-.42-.863-.733-.874-.836-.877-.538-.018-1.064-.193-1.73-.414-.875-.291-1.955-.649-3.49-.769-.032-.122-.07-.229-.11-.323-.47-1.074-1.132-4.268-.666-6.292l.384-1.677c.132-.572.202-1.16.21-1.748a3.94%203.94%200%200%200-.065-.753l-.04-.182a3.67%203.67%200%200%200-.165-.521l-.071-.168-.166-.318a3.14%203.14%200%200%200-.193-.301c-.207-.29-.453-.548-.732-.767a3.59%203.59%200%200%200-.289-.204%203.61%203.61%200%200%200-1.89-.565L14.039%200h-.078c-.951%200-1.841.383-2.52%201.061zM7.83%2020.159c3.315-.37%205.813-1.837%207.424-4.363l.102-.16-.089-.167-.664-1.364c-.522-1.605-.507-3.764.045-6.419l.626-3.407-3.797-.048a.51.51%200%200%201-.365-.161c-.096-.1-.149-.235-.148-.376l.02-.316a3.26%203.26%200%200%201%20.085-.455c.039-.147.089-.291.148-.429l.063-.136c.029-.062.062-.121.096-.179a3.06%203.06%200%200%201%20.305-.442c.062-.075.129-.148.198-.216.57-.568%201.319-.88%202.114-.88l.039.001.548.007a2.98%202.98%200%200%201%201.564.468l.241.17a3.12%203.12%200%200%201%20.606.635l.16.248a3.32%203.32%200%200%201%20.137.265l.058.138a2.99%202.99%200%200%201%20.138.433l.032.149c.038.203.056.414.054.625-.007.54-.072%201.081-.192%201.609l-.386%201.676c-.502%202.193.192%205.527.705%206.701.046.107.089.252.125.432l.05.24.239.014c1.581.094%202.681.46%203.566.754.669.222%201.248.415%201.858.444.151.122.56.794.792%201.891.22%201.034.399%203.037-.861%204.851-2.303%203.316-6.153%204.443-10.562%203.088-1.023-.313-2.589-.534-3.734-.695-.626-.089-1.218-.172-1.399-.229-3.408-1.086-4.732-2.452-5.893-3.871-.965-1.18-1.374-2.33-1.216-3.417.185-1.266%201.119-2.142%201.464-2.373.251-.168.96-.505%201.405-.647-.136.166-.37.423-.774.802-1.042.984-.95%201.887-.69%202.471.712%201.595%203.56%202.659%205.348%202.659a3.89%203.89%200%200%200%20.415-.021h0z'%20id='L'/%3e%3cpath%20d='M6.785.317C3.586.875.743%203.678.808%207.29c.037%202.055-1.944%202.841.166%204.11l1.394.793c.151.085.979.669%201.51%201.057a6.52%206.52%200%200%200%20.163-.998l.034-.011c.049-.545.026-1.218-.248-1.78-.409-.843-.541-1.882-.328-3.137.149-.881.953-2.512%202.218-3.042%200-.001-.464-.006-.465-.008l.464.006a4125.04%204125.04%200%200%200%205.721.078c.467.005.849-.375.855-.851.024-1.909-1.474-3.476-3.345-3.5L8.393%200h-.045c-.689%200-.912.203-1.563.317z'%20id='M'/%3e%3cpath%20d='M7.626.174a4.25%204.25%200%200%201-.581.147C3.966.858.734%203.599.807%207.617c.012.699-.238%201.247-.46%201.731-.385.841-.782%201.709.781%202.65l1.403.798a35.77%2035.77%200%200%201%201.477%201.036l.379.276.109-.462a7.14%207.14%200%200%200%20.15-.836l.034-.012.02-.207c.07-.77-.024-1.427-.278-1.951-.393-.809-.494-1.799-.3-2.94.121-.722.824-2.259%201.976-2.777l5.648.076c.311-.003.601-.115.823-.335a1.19%201.19%200%200%200%20.351-.832C12.945%201.749%2011.305.034%209.266.007L8.709.001%208.653%200c-.466%200-.737.085-1.027.174zM2.831%2012.233l-1.384-.788c-1.071-.643-.912-.99-.531-1.825.238-.52.535-1.167.52-2.014-.067-3.661%202.895-6.16%205.715-6.652a4.99%204.99%200%200%200%20.656-.166c.276-.084.496-.15.895-.147l.555.008c1.694.022%203.055%201.446%203.033%203.175a.54.54%200%200%201-.16.381c-.101.1-.236.168-.377.153l-5.712-.077-.136-.004-.002.001-.102-.001c-.06%200-.106-.006-.152%200l-.073-.001v.001c-.133.005-.167.024-.234.092l-.221.226.111.115c-.972.756-1.592%202.069-1.73%202.881-.216%201.278-.097%202.4.356%203.334.215.442.25.973.231%201.398h-.005l-.043.224-.06.479-1.15-.793z'%20id='N'/%3e%3cpath%20d='M1.977.023C.816.732.019%202.079.002%203.454c-.018%201.383.093%201.797.43%203.108.058.228-.029.513-.063%201.07-.049%201.327%201.504.755%201.504.755.048-.545.026-1.218-.248-1.78-.409-.843-.541-1.882-.328-3.137.149-.881.953-2.512%202.218-3.042C3.054.075%202.498%200%202.195%200c-.12%200-.2.012-.218.023h0z'%20id='O'/%3e%3cpath%20d='M2.053.046A4.34%204.34%200%200%200%20.002%203.612c-.016%201.392.093%201.825.425%203.113l.01.037c.028.112.01.258-.016.48l-.053.54v.004c-.014.395.099.685.336.862.184.138.419.181.642.181.373%200%20.713-.124.736-.131l.094-.036.009-.101c.046-.509.04-1.245-.262-1.865-.407-.84-.513-1.862-.315-3.038.156-.918.98-2.443%202.123-2.921l.257-.108L3.767.46C3.297.102%202.72%200%202.365%200c-.156%200-.269.02-.312.046zM.888%208.389C.742%208.279.672%208.08.681%207.8l.052-.518c.029-.251.051-.431.008-.601l-.009-.037C.4%205.354.3%204.964.317%203.616c.015-1.309.76-2.602%201.898-3.295.045-.009.606-.039%201.134.247-1.157.644-1.901%202.149-2.051%203.035-.21%201.245-.095%202.333.344%203.236.248.512.272%201.128.239%201.587-.136.04-.339.083-.537.083-.169%200-.336-.031-.456-.12h0z'%20id='P'/%3e%3cpath%20d='M.185.947c.568.282%201.046.121%201.046.121S1.239.464.654.216L.15%200s-.359.752.035.947z'%20id='Q'/%3e%3cpath%20d='M.165.136C.14.191-.084.673.034%201.02a.47.47%200%200%200%20.238.278%201.72%201.72%200%200%200%20.764.182c.234%200%20.388-.051.4-.054l.106-.036.002-.115c0-.029.002-.715-.673-1.001L.368.058.231%200%20.165.136zm.244.873C.37.989.346.96.33.915.286.78.338.567.391.417L.75.571c.331.139.433.414.465.576a1.4%201.4%200%200%201-.176.011%201.41%201.41%200%200%201-.63-.149h0z'%20id='R'/%3e%3cpath%20d='M.048%200s-.213.868.263.958c.587.11%201.26.016%201.26.016S1.564.151.659.02C.541.002.289%200%20.148%200h-.1z'%20id='S'/%3e%3cpath%20d='M.204.001L.082.003.053.121c-.015.062-.142.611.062.933a.48.48%200%200%200%20.325.223c.227.042.467.057.675.057a4.75%204.75%200%200%200%20.635-.041l.137-.019-.003-.14C1.882.801%201.66.141.837.022A5.04%205.04%200%200%200%20.295%200L.204.001zm.293.96C.444.951.407.927.378.881.295.747.31.489.336.321l.457.018c.546.079.709.446.757.654l-.436.019C.921%201.012.703%201%20.497.961z'%20id='T'/%3e%3cpath%20d='M.538.04C.194.143%200%20.407%200%20.407s.151.696.471.622c.56-.129.982-.315.982-.315S1.368%200%20.792%200C.717%200%20.632.012.538.04z'%20id='U'/%3e%3cpath%20d='M.662.047C.273.164.052.459.043.471L0%20.53.016.602c.012.054.12.527.376.692.063.041.132.062.201.062.028%200%20.055-.003.082-.01.568-.13.992-.317%201.009-.325l.108-.047-.016-.119C1.775.835%201.714.353%201.37.121A.72.72%200%200%200%20.962%200a1.07%201.07%200%200%200-.3.047zm-.102.977C.471.966.387.768.342.61.411.539.553.414.751.355c.185-.055.33-.044.446.034.139.094.21.27.242.387a6.21%206.21%200%200%201-.833.258c-.021.001-.032-.001-.046-.01h0z'%20id='V'/%3e%3cpath%20d='M.001%201.157c-.003.342-.082%201.7%201.744%202.633.329-.337.606-.761.906-.984%200%200-1.859-1.063-1.481-2.806C.918.206.246.834.001%201.157z'%20id='W'/%3e%3cpath%20d='M1.227.286C.959.506.285%201.139.033%201.471l-.032.042L0%201.566c-.02%201.223.596%202.148%201.831%202.779l.103.052.08-.083.373-.428c.178-.214.345-.415.513-.54l.197-.147-.213-.122C2.866%203.067%201.132%202.05%201.479.446L1.576%200l-.349.286zm-.913%201.34c.176-.219.525-.563.805-.821-.037%201.259.992%202.123%201.425%202.429-.134.129-.263.283-.397.445l-.278.325C.317%203.164.308%202.032.314%201.626z'%20id='X'/%3e%3cpath%20d='M.277.701c.294.146.541.063.541.063S.822.451.521.323L.259.212S.073.6.277.701z'%20id='Y'/%3e%3cpath%20d='M.124.242s-.11.443.133.489C.556.787.9.739.9.739S.896.32.435.252C.374.243.246.242.175.242H.124z'%20id='Z'/%3e%3cpath%20d='M.4.247C.217.302.114.441.114.441s.081.37.251.331C.662.703.886.604.886.604S.841.226.535.226C.494.226.45.232.4.247z'%20id='a'/%3e%3cpath%20d='M0%20.786c-.007.44.338.8.77.807l1.711.021C2.492.735%201.802.013.94.002L.789%200h-.01C.353%200%20.004.35%200%20.786z'%20id='b'/%3e%3cpath%20d='M0%20.617a.62.62%200%200%200%20.605.634l1.537.02A1.24%201.24%200%200%200%20.932.003L.62%200H.612C.278%200%20.004.274%200%20.617z'%20id='c'/%3e%3cpath%20d='M.769%200C.349%200%20.004.345%200%20.775s.335.791.76.796l1.695.022.002-.161A1.42%201.42%200%200%200%202.064.429C1.806.159%201.46.008%201.091.003L.779%200h-.01zM.763%201.251C.513%201.247.311%201.036.314.779.315.655.364.539.451.452A.45.45%200%200%201%20.769.32h.007l.312.004c.284.003.552.12.751.329.162.169.264.383.295.615L.763%201.251z'%20id='d'/%3e%3cpath%20d='M.157.496c-.001.192.15.351.338.353S.84.697.842.505.694.153.504.15H.501C.313.15.16.304.157.496z'%20id='e'/%3e%3cpath%20d='M.367.49c.062.126.15.213.249.248C.675.76.734.702.747.609S.724.426.665.405L.511.351.25.258.367.49h0z'%20id='f'/%3e%3cpath%20d='M0%20.748s.097.761.44%201.148c.526.596%201.077.784%201.746.51%200%200-1.431-.81-1.389-2.406C.171.452%200%20.748%200%20.748h0z'%20id='g'/%3e%3cpath%20d='M1.113.944L0%20.056s.562.597%201.113.888z'%20id='h'/%3e%3cpath%20d='M0%20.222c.023.026.586.62%201.153.919l.145-.285C.775.581.232.006.227%200L0%20.222z'%20id='i'/%3e%3cpath%20d='M.683%203.369c-.007.564.047%201.129.16%201.683l.343%201.686c.588%202.88.38%204.644-.856%207.639l-.33.642%202.305%202.995c3.112.718%203.312-2.575%201.826-10.719l-.48-3.038%203.417.043a.79.79%200%200%200%20.794-.789l.001-.097C7.886%201.555%206.428.03%204.608.006L4.068%200h-.044C2.198%200%20.706%201.499.683%203.369z'%20id='j'/%3e%3cpath%20d='M1.751%201.061C1.051%201.757.66%202.69.647%203.686a8.31%208.31%200%200%200%20.166%201.752l.343%201.688c.575%202.814.387%204.485-.838%207.448L0%2015.193l.557.297.329-.643c1.279-3.092%201.484-4.921.886-7.851l-.344-1.688c-.108-.529-.159-1.073-.153-1.614.011-.825.336-1.598.915-2.174S3.534.624%204.342.642l.54.008c1.645.02%202.966%201.404%202.945%203.081l-.002.097a.48.48%200%200%201-.141.338c-.09.089-.219.133-.335.136l-3.79-.049.54%203.415c.788%204.322%201.429%208.894.207%2010.094-.357.35-.898.437-1.654.262l-.138.626c.301.069.579.104.835.104.573%200%201.033-.176%201.393-.53%201.173-1.153%201.166-4.143-.024-10.665l-.42-2.655%203.044.04c.29-.003.57-.109.781-.319a1.13%201.13%200%200%200%20.332-.789V3.74c.013-.984-.351-1.915-1.026-2.62A3.55%203.55%200%200%200%204.89.008L4.351.001C4.323%200%204.295%200%204.267%200c-.944%200-1.836.384-2.516%201.061z'%20id='k'/%3e%3cpath%20d='M.138.076s-.339.526.047.718c.555.276%201.024.117%201.024.117S1.162.319.588.077C.53.052.46.044.393.044.26.044.138.076.138.076z'%20id='l'/%3e%3cpath%20d='M.256.038L.197.053.163.105C.141.141-.059.463.018.753a.47.47%200%200%200%20.256.302c.283.14.547.178.749.178a1.31%201.31%200%200%200%20.392-.053l.118-.039-.01-.126C1.521.987%201.46.323.806.046.725.012.632%200%20.546%200a1.18%201.18%200%200%200-.29.038zm.155.728C.347.735.33.697.321.668.295.567.352.422.396.335.488.319.613.311.686.342c.32.135.446.399.495.562-.044.006-.098.01-.159.01C.86.914.646.883.411.766h0z'%20id='m'/%3e%3cpath%20d='M.208.004s-.497.973.044%201.075c.662.125%201.425.018%201.425.018S1.669.165.644.017A1.87%201.87%200%200%200%20.369%200L.208.004z'%20id='n'/%3e%3cpath%20d='M.355.005L.266.011.225.091c-.036.07-.346.7-.172%201.064a.43.43%200%200%200%20.326.242c.258.049.528.064.764.064.39%200%20.692-.041.712-.044l.138-.019-.001-.141C1.987.887%201.741.152.824.018.726.004.616%200%20.528%200L.355.005zm.082%201.077c-.068-.013-.089-.041-.102-.067C.267.873.362.551.465.322A1.95%201.95%200%200%201%20.78.336c.657.095.833.545.88.78l-.526.024a3.82%203.82%200%200%201-.697-.058z'%20id='o'/%3e%3cpath%20d='M.518.046C.182.155%200%20.418%200%20.418s.164.679.478.599c.543-.142.952-.335.952-.335S1.331%200%20.783%200C.705%200%20.617.014.518.046z'%20id='p'/%3e%3cpath%20d='M.639.054C.26.179.051.474.042.486L0%20.547.018.619c.02.084.136.516.387.67a.37.37%200%200%200%20.191.055c.03%200%20.06-.004.089-.012.553-.143.963-.335.98-.343l.108-.051L1.755.82C1.752.8%201.681.329%201.337.109%201.223.037%201.095%200%20.954%200%20.855%200%20.75.018.639.054zm-.072.959C.479.96.391.768.343.618.41.546.545.422.736.36c.178-.058.319-.051.434.022.137.087.209.254.245.367-.156.066-.452.181-.807.273-.02.002-.029-.001-.041-.009h0z'%20id='q'/%3e%3cpath%20d='M.779.721C.586.484.39.346.221.279l.558.442z'%20id='r'/%3e%3cpath%20d='M.154.527c.119.031.303.1.501.256L.846.528C.656.379.442.271.23.217l-.076.31z'%20id='s'/%3e%3cpath%20d='M6.299.856l.486%203.793c.164%201.286.279%207.226-1.921%208.474-.469.266-1.225.078-1.507-.065-1.032-.519-1.315-1.843-1.529-2.911-.443-2.209-.055-3.934.07-5.66l.136-2.16c.025-.389-.274-.809-.658-.812l-.39-.006L.23%205.867c-.226%201.241-.824%205.546%201.642%207.6.044.037-.609.177-.424.52.732%201.36%202.899%201.602%203.301%202.185%201.546%202.247.013%206.974.013%206.974s1.756-.689%202.851-1.665c2.556-2.28%202.918-5.627%202.943-6.612.027-1.18-.267-1.915-.635-2.357l-1.413-.289c.587-2.309-.366-6.751-.537-7.843L7.291.004%206.968%200h-.007c-.403%200-.713.444-.662.856z'%20id='t'/%3e%3cpath%20d='M7.114%200c-.218%200-.424.1-.582.282-.182.207-.269.49-.235.756l.484%203.794c.192%201.494.217%207.144-1.841%208.312-.401.227-1.097.065-1.362-.068-.981-.494-1.248-1.827-1.444-2.801-.336-1.677-.187-3.071-.043-4.418l.115-1.197.137-2.161a1%201%200%200%200-.257-.718c-.154-.169-.351-.264-.555-.266l-.524-.007L.227%206c-.229%201.258-.781%205.453%201.52%207.596-.128.067-.268.167-.318.319a.38.38%200%200%200%20.034.309c.476.886%201.493%201.31%202.309%201.651.449.187.872.364%201%20.55%201.483%202.156.009%206.786-.006%206.832l-.105.322.31-.121c.074-.029%201.795-.711%202.897-1.694%202.758-2.46%202.98-6.038%202.996-6.73.026-1.071-.2-1.9-.672-2.466l-.239.208c.413.497.62%201.275.596%202.249-.009.411-.174%204.075-2.888%206.497-.791.705-1.953%201.265-2.498%201.506.32-1.128%201.217-4.823-.134-6.788-.18-.263-.602-.439-1.138-.662-.77-.321-1.731-.722-2.153-1.508-.018-.034-.014-.047-.012-.053.025-.074.207-.158.277-.189.088-.04.165-.075.178-.174l.012-.089-.07-.061C-.25%2011.527.309%207.304.537%206.057l.733-4.225.257.004c.117.001.235.059.328.163.118.129.185.314.174.479l-.136%202.16-.113%201.184c-.149%201.372-.301%202.79.046%204.518.208%201.039.494%202.46%201.613%203.023.292.147%201.115.367%201.654.061%202.358-1.338%202.139-7.547%202-8.634L6.608.995c-.022-.171.038-.363.158-.5.098-.113.221-.174.348-.174h.004l.19.002.659%204.243.106.616c.28%201.555.934%205.199.434%207.161l.305.081c.517-2.032-.122-5.59-.429-7.3l-.105-.609L7.576.006%207.123%200h-.009z'%20id='u'/%3e%3cpath%20d='M.162.306c-.208.543.146.954.146.954s.401-.216.578-.769C1.008.107.45%200%20.45%200S.225.141.162.306z'%20id='v'/%3e%3cpath%20d='M.429.033C.4.051.157.207.077.417c-.241.626.156%201.098.173%201.118l.081.094.11-.058c.018-.01.461-.253.655-.861a.45.45%200%200%200-.035-.376C.921.091.578.019.539.012L.479%200l-.05.033zm-.06.501A.56.56%200%200%201%20.54.343C.629.37.75.424.791.498.804.52.816.551.798.61.699.918.525%201.106.41%201.204.339%201.067.259.824.369.534z'%20id='w'/%3e%3cpath%20d='M.312.372C.194.588.393.751.393.751S.616.665.715.445C.784.293.472.25.472.25S.347.306.312.372z'%20id='x'/%3e%3cpath%20d='M.122.925c.513.37%201.197.585%201.197.585S1.67.72.861.185C.711.084.497%200%20.497%200S-.296.623.122.925z'%20id='y'/%3e%3cpath%20d='M.557.056C.462.131-.009.519%200%20.895a.42.42%200%200%200%20.187.344c.527.381%201.213.598%201.243.607l.131.041.057-.127c.141-.317.215-1.044-.515-1.527A2.34%202.34%200%200%200%20.71.034L.627%200l-.07.056zM.368.977C.321.943.314.914.313.889.31.749.511.518.679.368.749.4.852.449.932.502c.503.333.49.768.443.987-.224-.083-.66-.261-1.007-.512z'%20id='z'/%3e%3cpath%20d='M.18.594c.285.205.665.325.665.325S1.039.48.591.183C.507.129.388.082.388.082S-.051.426.18.594z'%20id='AA'/%3e%3cpath%20d='M.24%201.002c.24.205.522.222.522.222S1.184.775.975.573C.613.221.277%200%20.277%200S-.32.522.24%201.002z'%20id='AB'/%3e%3cpath%20d='M.331.077C.317.089-.002.373%200%20.751c0%20.213.1.406.296.574.276.237.599.258.613.259l.072.004.05-.054c.053-.057.321-.356.315-.628-.002-.098-.039-.184-.106-.25A5.51%205.51%200%200%200%20.518.065L.419%200%20.331.077zm.166%201.002C.375.974.314.866.314.749.313.615.39.489.455.409a5.72%205.72%200%200%201%20.568.48c.01.105-.082.257-.167.363-.084-.018-.231-.062-.359-.173z'%20id='AC'/%3e%3cpath%20d='M.366.674a.5.5%200%200%200%20.252.097S.823.572.722.483C.547.327.384.229.384.229S.095.46.366.674z'%20id='AD'/%3e%3cpath%20d='M.209.087s-.43.718-.056.956%201.579.098%201.579.098.204-.704-.555-.995C.884.034.673%200%20.525%200%20.288%200%20.209.087.209.087z'%20id='AE'/%3e%3cpath%20d='M.248.14c-.209.342-.423.947-.024%201.201.203.13.587.164.938.164a6.79%206.79%200%200%200%20.742-.043l.104-.012.028-.101c.086-.294.058-.92-.649-1.191C1.078.04.847%200%20.676%200%20.394%200%20.277.107.248.14zm.142.93C.201.949.398.513.483.358c.049-.026.26-.104.792.1.461.176.494.524.479.698l-.592.028c-.326%200-.637-.029-.772-.114z'%20id='AF'/%3e%3cpath%20d='M.152.237S-.072.611.123.736s.821.05.821.05S1.049.419.655.269C.502.21.392.192.315.192.192.192.152.237.152.237z'%20id='AG'/%3e%3cpath%20d='M0%20.032l.336%201.635s1.579.517%202.812-.253L2.928%200S1.703.688%200%20.032z'%20id='AH'/%3e%3cpath%20d='M3.067.109C3.055.116%201.878.75.27.13L0%20.028.059.314.396%201.948l.018.092.089.028c.037.013.56.179%201.239.179.526%200%201.143-.099%201.702-.447l.09-.057-.018-.106L3.297.226%203.264%200l-.197.109zm-.049.373l.171%201.097c-.982.552-2.178.295-2.504.208L.423.524c.469.149.898.202%201.271.202A3.57%203.57%200%200%200%203.018.482h0z'%20id='AI'/%3e%3cpath%20d='M.645.102C.062.332%200%20.927%200%20.927s.468.171%201.035-.092c.393-.184.266-.816.266-.816S.824.032.645.102z'%20id='AJ'/%3e%3cpath%20d='M1.467.003C1.415.005.956.02.758.097c-.665.262-.742.929-.745.958L0%201.18l.116.042c.012.004.181.065.435.065.198%200%20.448-.036.718-.161.501-.233.362-.963.356-.994L1.598%200l-.131.003zM.358.952C.41.789.544.525.871.397c.085-.033.29-.055.46-.066.008.161-.011.419-.193.502a1.39%201.39%200%200%201-.589.133C.474.966.409.96.358.952z'%20id='AK'/%3e%3cpath%20d='M.923.017C.028.125%200%20.936%200%20.936a4.51%204.51%200%200%200%201.244.017c.472-.077.06-.936.06-.936L1.097.009.923.017z'%20id='AL'/%3e%3cpath%20d='M1.066.009A1.14%201.14%200%200%200%20.004%201.082L0%201.223l.137.023c.019.003.344.056.742.056a3.45%203.45%200%200%200%20.55-.04c.176-.029.263-.132.304-.215.161-.316-.076-.846-.127-.95L1.568.016%201.48.008C1.474.008%201.378%200%201.262%200l-.196.009zM.343.95a.82.82%200%200%201%20.76-.621c.086-.012.188-.009.259-.007.079.195.149.466.092.577-.005.013-.019.036-.073.046-.165.027-.337.036-.498.036C.667.981.471.964.343.95z'%20id='AM'/%3e%3cpath%20d='M0%20.67s.406.207.951.361c.312.09.496-.589.496-.589S1.268.173.934.054A.84.84%200%200%200%20.651%200C.113%200%200%20.67%200%20.67z'%20id='AN'/%3e%3cpath%20d='M.459.101C.106.312.024.785.019.804L0%20.922.105.976c.017.008.426.214.979.371.033.01.065.015.099.015.063%200%20.126-.018.184-.052.256-.147.383-.579.406-.665l.019-.07-.04-.061a1.27%201.27%200%200%200-.591-.451C1.043.021.931%200%20.825%200%20.692%200%20.569.034.459.101zm.71.937C.814.937.517.813.361.742.4.629.477.461.619.376.737.306.88.303%201.058.366c.191.068.324.197.388.271-.052.153-.144.342-.233.394-.013.007-.022.01-.03.01l-.014-.003z'%20id='AO'/%3e%3cpath%20d='M.25.268S.069.557.275.661c.298.151.548.065.548.065S.797.402.491.269C.459.255.422.25.385.25.315.25.25.268.25.268z'%20id='AP'/%3e%3cpath%20d='M.13.146s-.311.61.028.673c.416.079.895.012.895.012S1.047.247.405.154C.348.145.283.143.23.143l-.1.003z'%20id='AQ'/%3e%3cpath%20d='M.387.232C.193.296.088.447.088.447s.096.392.275.345C.679.711.913.599.913.599S.857.205.54.205a.48.48%200%200%200-.153.027z'%20id='AR'/%3e%3cpath%20d='M.493.289C.184.41.151.725.151.725s.247.09.547-.048C.906.579.839.246.839.246S.586.252.493.289z'%20id='AS'/%3e%3cpath%20d='M.604.234C.109.293.094.741.094.741S.46.802.781.75C1.042.708.815.233.815.233L.705.229.604.234z'%20id='AT'/%3e%3cpath%20d='M.104.583A3.31%203.31%200%200%200%20.625.78C.796.829.896.458.896.458S.799.31.616.245C.558.225.507.216.461.216.167.216.104.583.104.583z'%20id='AU'/%3e%3cpath%20d='M0%201.392s.985.702%202.826.325L3.185.156S1.675.377.245%200L0%201.392z'%20id='AV'/%3e%3cpath%20d='M.262.168L.015%201.565%200%201.664l.081.058c.033.024.672.467%201.86.467a5.44%205.44%200%200%200%201.088-.115l.099-.021.022-.1.36-1.56.054-.229-.231.033C3.319.199%201.837.407.457.043L.295%200%20.262.168zm.081%201.34L.54.394c1.078.252%202.153.191%202.61.147l-.282%201.237c-.336.063-.641.088-.915.088-.863%200-1.411-.249-1.61-.358z'%20id='AW'/%3e%3cpath%20d='M0%201.572l1.711.022c.43.006.783-.346.79-.786S2.161.007%201.73.001L1.579%200H1.56C.706%200%20.01.699%200%201.572z'%20id='AX'/%3e%3cpath%20d='M0%201.236l1.494.019c.363.005.662-.292.665-.661.005-.322-.247-.585-.562-.589L1.241%200h-.014C.558%200%20.009.55%200%201.236z'%20id='AY'/%3e%3cpath%20d='M1.386%200C.631%200%20.012.622.003%201.394L0%201.556l1.652.02h.01a.8.8%200%200%200%20.569-.236c.155-.154.242-.361.245-.584A.75.75%200%200%200%202.27.229.72.72%200%200%200%201.759.005L1.404%200h-.018zM.33%201.239C.412.718.856.322%201.386.322H1.4l.354.004c.111.002.213.047.291.127s.119.187.117.3c-.002.136-.055.263-.15.358a.49.49%200%200%201-.35.144h-.003L.33%201.239z'%20id='AZ'/%3e%3cpath%20d='M.195.343a.35.35%200%200%200%20.152.469C.516.9.722.829.807.657S.823.274.655.188A.33.33%200%200%200%20.501.151.34.34%200%200%200%20.195.343z'%20id='Aa'/%3e%3cpath%20d='M0%20.786a.79.79%200%200%200%20.77.807l1.711.022C2.492.735%201.802.012.941.002L.79%200H.78C.353%200%20.005.35%200%20.786z'%20id='Ab'/%3e%3cpath%20d='M0%20.617a.62.62%200%200%200%20.605.634l1.538.02A1.24%201.24%200%200%200%20.932.004L.62%200H.612A.62.62%200%200%200%200%20.617z'%20id='Ac'/%3e%3cpath%20d='M.771%200A.78.78%200%200%200%200%20.777c-.002.209.076.407.22.558a.75.75%200%200%200%20.542.237l1.693.022.002-.16c.01-.779-.603-1.42-1.364-1.43L.78%200H.771zM.764%201.252c-.121-.002-.236-.051-.32-.141S.313.904.315.781a.46.46%200%200%201%20.456-.46h.005l.311.004a1.08%201.08%200%200%201%201.047.944l-1.37-.017z'%20id='Ad'/%3e%3cpath%20d='M.284.228C.137.35.115.57.235.72s.335.173.48.051S.885.429.767.28A.34.34%200%200%200%20.5.15.34.34%200%200%200%20.284.228z'%20id='Ae'/%3e%3cpath%20d='M.49.348L.337.396C.277.414.239.505.252.597S.32.75.38.731C.479.7.568.616.631.492L.75.266.49.348z'%20id='Af'/%3e%3cpath%20d='M.365.49c.063.125.152.213.251.248C.674.759.734.702.748.61S.724.426.664.404L.511.351.249.258.365.49z'%20id='Ag'/%3e%3cpath%20d='M0%20.014l.24%201.167s.774.057%201.287-.04C2.261%201.003%202.554.667%202.562%200c0%200-1.283.538-2.562.014z'%20id='Ah'/%3e%3cpath%20d='M0%20.733S1.159.89%202.063.25L0%20.733z'%20id='Ai'/%3e%3cpath%20d='M.031.5L0%20.82c.015.002.147.014.347.014.425%200%201.168-.055%201.802-.381L2.008.167C1.154.604.041.5.031.5z'%20id='Aj'/%3e%3cpath%20d='M1.827%201.144s.104-.236.301-.991C1.128.343%200%200%200%200c.333.922%201.827%201.144%201.827%201.144h0z'%20id='Ak'/%3e%3cpath%20d='M.631.587L.37.413.631.587z'%20id='Al'/%3e%3cpath%20d='M.299.511l.27.18.132-.213L.448.309.299.511z'%20id='Am'/%3e%3cpath%20d='M2.347.549L0%20.388s1.136.366%202.347.161z'%20id='An'/%3e%3cpath%20d='M0%20.592c.037.007.722.159%201.599.159a6.86%206.86%200%200%200%20.795-.045L2.361.359A7.78%207.78%200%200%201%20.063.25L0%20.592z'%20id='Ao'/%3e%3cpath%20d='M.191.086S-.04.211.006.474c.1.567.334.517.597.57.303.061.594.018.758-.028S1.257.492.893.18C.731.041.584%200%20.467%200%20.298%200%20.191.086.191.086h0z'%20id='Ap'/%3e%3cpath%20d='M.228.097C.131.153-.037.318.008.568c.096.548.332.584.559.618l.101.017a1.65%201.65%200%200%200%20.326.032c.226%200%20.403-.042.467-.06.053-.016.091-.056.103-.113.044-.197-.251-.614-.54-.863C.846.046.682%200%20.549%200a.58.58%200%200%200-.321.097h0zm.469.949l-.106-.018C.379.996.238.975.162.54.127.339.3.24.306.237L.318.23C.324.224.409.159.545.159c.101%200%20.231.036.377.162.321.277.515.634.488.708-.051.009-.208.046-.412.046a1.55%201.55%200%200%201-.301-.029h0z'%20id='Aq'/%3e%3cpath%20d='M.18.219S.036.297.065.461c.061.353.207.322.371.354A1.06%201.06%200%200%200%20.908.799C1.01.77.843.472.617.278.516.191.424.166.351.166.246.166.18.219.18.219h0z'%20id='Ar'/%3e%3cpath%20d='M.002.44c.025.109.039.465.296.506.19.031.868.113%201.018-.037C1.454.773%201.195.128.371.005.195.004-.022.335.002.44z'%20id='As'/%3e%3cpath%20d='M.176.149C.094.242-.022.421.004.535c.004.014.008.034.01.057.025.151.075.465.35.511.053.008.331.052.598.052.203%200%20.401-.026.488-.111.064-.063.077-.175.034-.308C1.388.433%201.035.088.461.003.451.001.441%200%20.431%200%20.333%200%20.239.081.176.149zM.39.944C.238.92.197.736.169.566L.157.499C.154.463.219.328.318.229.375.175.415.163.438.161c.58.086.837.434.897.625.027.085.015.133.005.144-.047.045-.192.063-.367.063A3.81%203.81%200%200%201%20.39.944z'%20id='At'/%3e%3cpath%20d='M.103.465c.015.063.023.274.175.299C.39.782.79.83.878.742.959.662.807.281.321.208.217.207.088.404.103.465z'%20id='Au'/%3e%3cpath%20d='M.365.046S.075.12.005.478c-.031.164.073.354.24.415s.93.176%201.028-.103S1.014.282.775.138C.63.051.523.031.455.031c-.06%200-.09.015-.09.015z'%20id='Av'/%3e%3cpath%20d='M.419.02a.61.61%200%200%200-.411.492c-.041.205.09.433.29.506a2.1%202.1%200%200%200%20.577.082c.246%200%20.488-.053.551-.233C1.551.513%201.107.246.894.118A.71.71%200%200%200%20.534%200C.475%200%20.436.013.419.02zM.351.867C.224.821.136.672.161.543.22.242.454.176.463.174L.478.168C.48.167.499.161.534.161c.054%200%20.149.016.28.095.269.162.535.355.465.556-.033.093-.209.125-.404.125C.673.937.452.903.351.867h0z'%20id='Aw'/%3e%3cpath%20d='M.334.231S.162.274.122.487c-.02.097.042.21.142.246s.55.103.608-.062S.719.371.576.285C.491.234.428.222.387.222.352.222.334.231.334.231z'%20id='Ax'/%3e%3cpath%20d='M.035%202.858l.03%203.423c.105.972.29%201.742.471%202.309.225.703.859%201.184%201.583%201.193l1.553.02c.52.006.745-.476.794-1.005.063-.682-.668-1.519-1.054-4.16C2.999%201.8%203.176%200%203.176%200L.035%202.858z'%20id='Ay'/%3e%3cpath%20d='M3.415%204.717a14.48%2014.48%200%200%200%20.81%203.149c.158.433.262.719.242.935-.03.325-.137.713-.471.713h-.007l-1.552-.02c-.587-.007-1.104-.397-1.288-.971-.216-.68-.37-1.434-.457-2.245C.584%204.891.641%203.447.663%202.904l-.628-.027.031%203.461c.093.864.256%201.663.485%202.383a2.01%202.01%200%200%200%201.878%201.415l1.553.02h.015c.612%200%201.021-.483%201.095-1.296.033-.362-.096-.72-.278-1.217-.236-.646-.56-1.531-.776-3.02C3.636%201.864%203.801.081%203.803.064L3.178%200C3.169.075%203%201.872%203.415%204.717z'%20id='Az'/%3e%3cpath%20d='M.408%201.47C.109%203.017-.181%205.034.14%207.18c.12.804.795%201.401%201.591%201.411l1.73.023c.215.002.41-.151.444-.368.189-1.204-.388-1.449-.662-2.796-.309-1.513.221-2.661.237-3.568.013-.68-.245-1.423-.754-1.882L.408%201.47z'%20id='BA'/%3e%3cpath%20d='M2.833.481c.412.372.661.997.648%201.635-.005.28-.066.593-.136.957-.139.723-.313%201.621-.096%202.684.116.569.287.962.425%201.279.201.463.335.769.236%201.399-.009.056-.08.105-.129.098L2.05%208.512a1.32%201.32%200%200%201-1.284-1.14c-.316-2.108-.024-4.1.265-5.599l-.617-.124c-.299%201.55-.6%203.614-.269%205.821.144.963.942%201.672%201.897%201.683l1.731.022h.01a.76.76%200%200%200%20.747-.637c.128-.819-.061-1.256-.282-1.762-.131-.304-.281-.647-.383-1.151-.191-.935-.037-1.728.097-2.429.074-.375.142-.731.147-1.068C4.126%201.308%203.795.493%203.25%200l-.417.481z'%20id='BB'/%3e%3cpath%20d='M.192.086S-.04.211.006.475c.1.566.335.517.598.57.303.061.593.018.758-.028S1.257.493.894.181C.732.041.585%200%20.468%200%20.299%200%20.192.086.192.086z'%20id='BC'/%3e%3cpath%20d='M.263.111C.139.184-.041.374.009.663c.098.559.341.64.626.682l.096.016c.12.026.237.035.344.035.223%200%20.402-.041.485-.064s.141-.087.159-.172c.057-.261-.305-.717-.566-.942C.963.055.778%200%20.622%200S.337.056.263.111h0zm.528.936l-.11-.019C.483.999.384.983.319.607.293.459.421.388.422.387L.445.373C.469.354.668.221.95.463c.236.203.4.454.448.578a1.61%201.61%200%200%201-.324.033c-.087%200-.183-.007-.283-.027h0z'%20id='BD'/%3e%3cpath%20d='M.181.219S.037.297.065.461c.062.353.208.322.372.355.188.038.369.011.472-.017S.843.473.618.278C.516.191.425.166.352.166.247.166.181.219.181.219z'%20id='BE'/%3e%3cpath%20d='M.321.568c.046.063.108.099.175.1H.5C.635.668.748.522.75.342L.655.341a.24.24%200%200%201-.047.144C.579.522.541.543.5.543H.498C.412.542.344.449.345.335L.25.333C.249.422.274.504.321.568z'%20id='BF'/%3e%3cpath%20d='M.32.568c.047.063.11.099.177.1H.5C.566.668.628.634.675.574S.749.429.75.342L.655.339c0%20.056-.017.107-.047.146S.54.543.5.543H.499C.457.543.418.52.388.48S.343.389.344.335L.25.333C.249.421.274.504.32.568z'%20id='BG'/%3e%3cpath%20d='M.497.667h.004C.567.667.628.634.675.573S.75.429.75.341L.657.339C.655.394.639.446.609.483S.541.542.5.542H.499C.413.541.344.448.344.334L.25.333C.249.515.36.665.497.667z'%20id='BH'/%3e%3cpath%20d='M.26.409C.238.484.252.564.298.63A.34.34%200%200%200%20.58.772C.639.772.696.759.75.73L.704.661a.27.27%200%200%201-.181.025.24.24%200%200%201-.148-.097.19.19%200%200%201-.027-.161C.362.373.401.326.456.296L.409.228C.335.268.281.332.26.409z'%20id='BI'/%3e%3cpath%20d='M.26.409C.239.486.252.564.298.632a.34.34%200%200%200%20.283.141A.36.36%200%200%200%20.75.731L.703.661C.649.692.586.7.523.686S.408.638.375.59.332.484.347.429.402.326.456.298L.41.228C.334.269.282.334.26.409z'%20id='BJ'/%3e%3cpath%20d='M.497.714h.004C.57.714.635.672.685.594S.764.411.765.298L.687.296C.686.375.665.449.63.503S.549.589.501.589H.499C.395.587.312.453.313.288L.235.287C.233.52.35.711.497.714z'%20id='BK'/%3e%3cpath%20d='M.31.587c.049.081.116.126.186.127h.003C.644.714.762.528.766.297L.687.295C.686.458.601.588.499.588H.498C.447.587.401.557.366.499S.312.368.313.289L.235.287a.58.58%200%200%200%20.075.3z'%20id='BL'/%3e%3cpath%20d='M.497.713h.004C.646.713.764.528.766.297L.688.296C.687.458.602.588.501.588H.499C.395.586.314.451.314.288L.234.287C.234.519.351.71.497.713z'%20id='BM'/%3e%3cpath%20d='M.309.586C.36.667.426.712.496.714H.5c.069%200%20.135-.042.185-.12a.57.57%200%200%200%20.08-.297L.686.295C.685.375.666.449.63.504S.549.589.5.589H.497C.447.588.401.556.366.5S.313.367.314.288L.235.286a.57.57%200%200%200%20.074.3z'%20id='BN'/%3e%3cpath%20d='M.496.713H.5C.645.713.764.528.765.298L.688.295C.685.458.602.589.5.589H.498C.396.586.313.452.314.288L.235.287C.234.519.35.711.496.713z'%20id='BO'/%3e%3cpath%20d='M.31.587c.049.081.115.126.186.127h.003c.07%200%20.136-.042.187-.12S.764.411.766.297L.686.295a.39.39%200%200%201-.056.21C.595.56.546.597.497.589.448.588.401.556.366.5S.312.368.313.289L.235.287C.234.4.261.505.31.587z'%20id='BP'/%3e%3cpath%20d='M.296.594C.349.681.42.73.498.732H.5C.658.732.786.53.788.281L.711.278C.709.46.614.607.5.607H.499C.443.606.39.571.351.507A.46.46%200%200%201%20.292.27L.213.268C.212.391.242.507.296.594z'%20id='BQ'/%3e%3cpath%20d='M.295.595C.349.681.42.731.496.732h.005C.657.732.786.531.788.281L.709.279c0%20.088-.023.172-.062.234S.556.607.501.607H.499C.442.606.389.57.351.506S.291.36.292.271L.213.269C.212.39.241.506.295.595z'%20id='BR'/%3e%3cpath%20d='M.495.75h.004C.589.75.673.701.737.609S.84.395.841.263L.762.262C.761.47.643.636.499.636H.496C.352.633.235.461.237.251L.159.25c-.003.273.149.497.336.5z'%20id='BS'/%3e%3cpath%20d='M.256.602C.32.697.404.749.495.751H.5C.589.751.673.7.738.61A.62.62%200%200%200%20.841.263L.762.262C.761.363.733.457.682.528S.568.636.5.636H.496C.427.636.361.595.311.522S.236.354.237.252L.159.25C.157.383.192.507.256.602h0z'%20id='BT'/%3e%3cpath%20d='M.32.578c.047.074.11.115.178.116H.5C.636.694.749.525.751.316L.669.314C.669.383.65.447.617.496S.544.57.499.569C.405.568.331.451.331.307H.25C.249.409.275.504.32.578z'%20id='BU'/%3e%3cpath%20d='M.497.695h.002C.636.695.749.526.75.316H.669C.668.384.65.449.618.496S.544.57.499.57H.498C.453.569.411.541.38.492S.331.377.332.308L.25.306C.248.518.359.692.497.695z'%20id='BV'/%3e%3cpath%20d='M.252.468C.256.549.29.623.348.675S.466.75.534.75L.555.749C.631.744.7.707.75.646L.688.589C.652.632.603.657.55.662S.442.648.403.61.336.52.334.463.347.351.382.307L.32.25a.3.3%200%200%200-.068.218z'%20id='BW'/%3e%3cpath%20d='M.347.676C.402.726.469.75.535.75.614.75.694.715.75.646L.688.589C.614.678.486.688.402.61S.309.397.383.307L.32.25C.217.376.23.567.347.676z'%20id='BX'/%3e%3cpath%20d='M.382.716C.424.739.469.75.515.75.55.75.586.743.62.73A.33.33%200%200%200%20.797.55L.726.512C.671.641.532.699.416.637S.249.419.303.288L.233.25C.16.425.226.634.382.716z'%20id='BY'/%3e%3cpath%20d='M.383.717C.426.74.471.751.514.751.632.751.744.676.797.55L.727.511C.701.575.652.622.594.646S.472.667.416.637C.3.575.25.419.305.288L.234.25C.16.425.227.634.383.717z'%20id='BZ'/%3e%3cpath%20d='M.222.519c.029.088.086.158.16.198C.426.739.471.75.516.75.552.75.587.744.622.729a.32.32%200%200%200%20.175-.18L.727.511C.701.575.653.623.595.647a.21.21%200%200%201-.178-.01C.36.607.318.555.297.488S.278.351.306.289L.234.251C.199.335.194.431.222.519z'%20id='Ba'/%3e%3cpath%20d='M.382.717C.424.739.469.75.515.75A.26.26%200%200%200%20.62.729C.699.698.761.634.796.549L.725.511C.671.642.531.699.416.636S.249.419.303.288L.233.25C.16.425.227.635.382.717z'%20id='Bb'/%3e%3cpath%20d='M.222.519C.25.606.307.677.383.717.425.74.47.75.515.75.632.75.744.676.797.55L.726.511C.671.642.532.698.417.637.36.607.317.554.296.488S.278.351.304.288L.233.25C.198.335.194.43.222.519z'%20id='Bc'/%3e%3cpath%20d='M.496.75H.5C.672.75.812.532.814.262L.736.261C.734.463.629.626.5.626H.496C.367.624.263.456.264.252L.186.25c-.003.272.137.497.31.5z'%20id='Bd'/%3e%3cpath%20d='M.495.75H.5C.672.75.812.533.814.264L.735.262C.734.464.629.627.5.627H.496C.367.624.263.457.264.253L.186.251C.183.523.323.747.495.75h0z'%20id='Be'/%3e%3cpath%20d='M.322.581C.368.657.43.698.496.7h.003C.636.7.748.526.75.311L.671.309C.669.456.593.575.499.575H.497C.452.574.409.545.377.494A.37.37%200%200%201%20.329.303L.25.301c-.001.105.025.205.072.28h0z'%20id='Bf'/%3e%3cpath%20d='M.497.658h.001C.565.658.626.626.675.569A.35.35%200%200%200%20.75.35L.649.349C.649.398.633.444.605.48S.539.533.499.533H.498C.416.531.349.446.35.344L.25.343C.247.514.359.655.497.658z'%20id='Bg'/%3e%3cpath%20d='M.243.566C.29.66.363.723.445.743A.23.23%200%200%200%20.503.75C.565.75.628.725.68.676.749.612.796.517.811.405L.734.386C.723.469.688.541.636.589S.522.654.459.639.344.577.308.507A.41.41%200%200%201%20.271.27L.194.25a.54.54%200%200%200%20.049.316z'%20id='Bh'/%3e%3cpath%20d='M.256.602C.32.695.405.748.496.75H.5C.589.75.675.702.738.61A.62.62%200%200%200%20.841.263L.762.261C.761.363.733.458.683.529S.568.636.5.636H.497C.426.635.361.594.312.521S.236.353.237.252L.159.25C.158.382.193.507.256.602z'%20id='Bi'/%3e%3cpath%20d='M.256.601c.063.095.15.147.24.149h.005C.686.75.839.533.841.263L.763.261C.761.47.644.636.501.636H.498C.427.634.362.594.313.522a.48.48%200%200%201-.075-.27L.16.25C.158.381.192.507.256.601z'%20id='Bj'/%3e%3cpath%20d='M.002.44c.025.108.04.465.297.507.191.03.868.111%201.018-.037C1.455.773%201.195.129.371.005.196.004-.021.336.002.44z'%20id='Bk'/%3e%3cpath%20d='M.196.175C.109.273-.03.479.006.634.009.647.01.664.015.685c.025.157.084.523.415.577.112.018.359.053.601.053.226%200%20.447-.029.551-.133.087-.085.106-.228.055-.391C1.541.488%201.198.1.549.003A.26.26%200%200%200%20.509%200C.406%200%20.299.061.196.175zM.48.944C.379.929.348.775.324.633L.312.56A.58.58%200%200%201%20.513.322c.479.074.693.332.762.44s.08.189.075.21c-.027.016-.121.025-.248.025C.93.997.697.981.48.944z'%20id='Bl'/%3e%3cpath%20d='M.102.464c.016.064.023.274.176.299.111.018.511.066.6-.022C.96.66.807.28.32.208.217.207.088.403.102.464z'%20id='Bm'/%3e%3cpath%20d='M.323.099S.066.163.005.48a.34.34%200%200%200%20.213.368c.149.054.821.154.908-.091S.897.307.685.179A.56.56%200%200%200%20.403.085c-.053%200-.08.014-.08.014z'%20id='Bn'/%3e%3cpath%20d='M.43.021C.297.06.07.205.008.524c-.044.229.093.47.314.55.055.02.294.075.538.075s.498-.056.571-.263C1.566.502%201.115.232.922.116.769.024.647%200%20.559%200%20.499%200%20.456.011.43.021zm-.003.75C.348.743.303.65.316.586.356.382.504.334.52.329L.54.322C.543.321.55.321.56.321.591.321.657.33.762.393s.419.252.373.384C1.109.814.998.829.868.829.709.829.522.806.427.771h0z'%20id='Bo'/%3e%3cpath%20d='M.353.258S.2.297.164.488C.148.576.203.677.29.709S.778.803.829.654.693.383.568.307C.492.261.436.25.4.25S.353.258.353.258z'%20id='Bp'/%3e%3cpath%20d='M.323.099S.066.163.005.481a.34.34%200%200%200%20.213.367c.149.054.821.155.908-.091S.897.307.685.179C.558.103.464.085.403.085.35.085.323.099.323.099z'%20id='Bq'/%3e%3cpath%20d='M.43.021C.297.06.069.206.008.524a.5.5%200%200%200%20.313.55c.056.02.295.076.539.076s.498-.057.571-.264C1.566.504%201.115.232.921.117.768.025.647%200%20.559%200%20.499%200%20.456.012.43.021zM.427.772C.348.743.303.65.315.586.356.382.504.333.52.329L.54.322C.591.321.657.33.762.393s.419.252.373.384C1.109.814.998.83.869.83.71.83.522.807.427.772h0z'%20id='Br'/%3e%3cpath%20d='M.353.259S.2.297.164.488C.148.576.202.677.29.709S.777.803.829.655.693.384.568.307C.492.261.437.25.401.25S.353.259.353.259z'%20id='Bs'/%3e%3cpath%20d='M.002.439C.026.548.04.905.299.946c.189.032.867.112%201.017-.037C1.453.772%201.194.129.37.005.195.003-.023.335.002.439z'%20id='Bt'/%3e%3cpath%20d='M.198.174C.109.271-.029.477.006.633a.73.73%200%200%201%20.009.051c.025.157.084.523.416.577.112.018.359.053.601.053.225%200%20.447-.03.552-.134.085-.085.106-.227.054-.389C1.542.487%201.199.099.55.002.538%200%20.526%200%20.513%200%20.41%200%20.301.059.198.174zm.283.77C.381.928.349.774.325.632L.312.559C.324.514.45.341.513.321c.48.074.693.332.763.439s.08.19.074.211c-.026.016-.117.024-.243.024C.935.995.7.979.481.944h0z'%20id='Bu'/%3e%3cpath%20d='M.103.465c.014.063.023.274.174.299C.39.782.79.83.877.741.959.661.806.281.32.208.218.207.089.403.103.465z'%20id='Bv'/%3e%3cpath%20d='M.191.086S-.041.211.006.475c.098.566.333.518.597.57a1.71%201.71%200%200%200%20.759-.028C1.526.972%201.256.493.893.181.731.041.584%200%20.467%200%20.298%200%20.191.086.191.086z'%20id='Bw'/%3e%3cpath%20d='M.227.097C.13.153-.037.318.008.567c.095.549.331.585.56.619l.099.017a1.73%201.73%200%200%200%20.325.031%201.81%201.81%200%200%200%20.469-.061c.052-.014.091-.055.103-.111.042-.197-.251-.614-.542-.863C.844.046.68%200%20.548%200a.58.58%200%200%200-.321.097zm.47.948L.59%201.027C.378.995.238.974.163.54.126.336.305.237.307.235l.01-.007C.326.222.41.159.544.159c.102%200%20.231.037.377.162.322.275.514.634.489.707-.051.01-.208.047-.41.047a1.51%201.51%200%200%201-.303-.03z'%20id='Bx'/%3e%3cpath%20d='M.179.219S.035.296.065.461c.061.352.207.322.371.355A1.08%201.08%200%200%200%20.907.798C1.011.77.842.472.617.278.515.191.424.165.351.165.245.165.179.219.179.219z'%20id='By'/%3e%3cpath%20d='M.002.44c.025.109.039.465.296.507.191.031.869.111%201.019-.037C1.455.773%201.195.129.371.005.197.004-.022.336.002.44h0z'%20id='Bz'/%3e%3cpath%20d='M.177.149C.092.242-.021.421.004.535l.01.057c.024.15.074.465.351.51.051.008.329.052.597.052.204%200%20.402-.025.487-.11.064-.064.077-.176.035-.308C1.387.432%201.033.088.461.002.451%200%20.441%200%20.431%200c-.1%200-.192.08-.254.149zm.212.795C.238.919.196.736.169.566L.157.498C.154.463.218.327.319.229.375.174.412.161.438.161c.579.086.836.433.897.624.026.086.014.133.005.144-.047.046-.191.063-.366.063A3.98%203.98%200%200%201%20.389.944h0z'%20id='CA'/%3e%3cpath%20d='M.103.465c.014.063.023.274.174.298C.39.782.789.829.878.741.959.661.806.28.32.208.217.207.088.403.103.465h0z'%20id='CB'/%3e%3cpath%20d='M.324.099S.068.163.005.481a.34.34%200%200%200%20.213.367c.15.054.822.155.909-.091S.898.307.686.18C.559.103.464.085.403.085.35.085.324.099.324.099z'%20id='CC'/%3e%3cpath%20d='M.376.018C.329.033.071.125.006.46a.42.42%200%200%200%20.263.458C.342.944.563.991.78.991s.441-.048.498-.212C1.392.458.995.22.804.106.665.022.557%200%20.482%200%20.429%200%20.393.011.376.018zm-.054.75C.213.728.139.601.16.491.211.231.412.174.421.172L.436.167C.438.166.453.16.482.16.528.16.61.175.724.244c.236.141.468.309.407.48C1.104.802.952.829.784.829.606.829.409.799.322.768z'%20id='CD'/%3e%3cpath%20d='M.354.258S.203.297.165.489C.149.576.204.677.291.71S.779.803.829.655.693.383.569.307C.493.261.437.25.401.25S.354.258.354.258z'%20id='CE'/%3e%3cpath%20d='M.592.067c-.185.087-.65.332-.56.672.056.212.169.206.365.2L.565.937.794.944C.841.946.884.921.91.877%201.044.655.978.301.765.114L.75.101C.717.072.679.056.642.056.625.056.608.06.592.067z'%20id='CF'/%3e%3cpath%20d='M.664.026C-.016.342-.033.7.017.886c.089.33.328.323.515.317l.165-.002.228.007h.009c.1%200%20.192-.053.246-.143.173-.287.093-.73-.175-.967L.989.084A.32.32%200%200%200%20.779%200C.739%200%20.7.009.664.026zM.321.801C.262.584.668.377.793.318l-.01.008.016.015c.154.135.207.4.113.557L.706.881C.638.878.577.881.522.882L.436.884C.344.884.339.871.321.801z'%20id='CG'/%3e%3cpath%20d='M.566.186C.432.248.094.426.16.674.201.828.283.823.426.819L.548.818.714.822C.748.823.778.806.798.775.896.612.846.356.693.22L.682.209C.658.188.631.177.605.177.591.177.579.18.566.186z'%20id='CH'/%3e%3cpath%20d='M.165.112s-.22.144-.152.404c.146.555.375.486.642.515.308.035.593-.033.754-.092S1.26.425.872.146C.72.036.586%200%20.476%200%20.281.001.165.112.165.112z'%20id='CI'/%3e%3cpath%20d='M.226.145a.53.53%200%200%200-.207.571c.144.549.393.608.68.626l.098.008c.064.008.127.01.187.01a1.88%201.88%200%200%200%20.636-.112c.08-.029.134-.098.145-.185C1.8.798%201.401.376%201.121.174.943.046.776%200%20.632%200a.62.62%200%200%200-.406.145h0zm.604.886l-.111-.009C.52%201.009.42%201.003.323.633.288.498.388.42.409.405l.02-.016c.02-.018.208-.171.51.046a1.74%201.74%200%200%201%20.495.537%201.56%201.56%200%200%201-.45.068c-.05%200-.101-.003-.154-.009h0z'%20id='CJ'/%3e%3cpath%20d='M.151.246S.014.336.057.497C.148.843.29.799.456.818.647.839.826.797.925.761S.833.44.591.266a.42.42%200%200%200-.246-.09c-.121%200-.194.07-.194.07z'%20id='CK'/%3e%3cpath%20d='M0%20.499v3.939a.5.5%200%200%200%20.5.499.5.5%200%200%200%20.5-.499V.499A.5.5%200%200%200%20.5%200a.5.5%200%200%200-.5.499z'%20id='CL'/%3e%3cpath%20d='M.5%200a.5.5%200%200%200-.5.5.5.5%200%200%200%20.5.5h3.938a.5.5%200%200%200%20.5-.5.5.5%200%200%200-.5-.5H.5z'%20id='CM'/%3e%3cpath%20d='M0%20.5v3.938a.5.5%200%201%200%201%200V.5a.5.5%200%201%200-1%200z'%20id='CN'/%3e%3cpath%20d='M.5%200a.5.5%200%200%200-.5.501A.5.5%200%200%200%20.5%201h3.938a.5.5%200%200%200%20.499-.499A.5.5%200%200%200%204.438%200H.5z'%20id='CO'/%3e%3cpath%20d='M0%201v6.999A1%201%200%200%200%201%209a1%201%200%200%200%20.999-1.001V1A1%201%200%200%200%201%200a1%201%200%200%200-1%201z'%20id='CP'/%3e%3cpath%20d='M.999%200A1%201%200%200%200%200%201.001a1%201%200%200%200%20.999%201H8a1%201%200%200%200%201-1A1%201%200%200%200%208%200H.999z'%20id='CQ'/%3e%3cpath%20d='M0%201.001V8a1%201%200%200%200%201%201%201%201%200%200%200%201-1V1.001A1%201%200%200%200%201%200a1%201%200%200%200-1%201.001z'%20id='CR'/%3e%3cpath%20d='M1%200a1%201%200%200%200-1%201%201%201%200%200%200%201%201.001h7A1%201%200%200%200%209%201a1%201%200%200%200-1-1H1z'%20id='CS'/%3e%3cpath%20d='M0%20.5v3.937a.5.5%200%200%200%20.5.5.5.5%200%200%200%20.5-.5V.5A.5.5%200%200%200%20.5%200a.5.5%200%200%200-.5.5z'%20id='CT'/%3e%3cpath%20d='M.5%200a.5.5%200%200%200-.5.501A.5.5%200%200%200%20.5%201h3.937a.5.5%200%201%200%200-1H.5z'%20id='CU'/%3e%3cpath%20d='M0%20.499v3.938a.5.5%200%201%200%201.001%200V.499A.5.5%200%200%200%20.501%200%20.5.5%200%200%200%200%20.499z'%20id='CV'/%3e%3cpath%20d='M.499%200A.5.5%200%200%200%200%20.5a.5.5%200%200%200%20.499.501h3.937a.5.5%200%201%200%200-1.001H.499z'%20id='CW'/%3e%3cpath%20d='M4.5%200l-.229%201.828L2.818.698.697%202.818l1.13%201.455L0%204.5v3.001l1.827.229-1.13%201.453%202.121%202.121%201.453-1.13.229%201.827h3l.228-1.827%201.455%201.13%202.12-2.121-1.13-1.453L12%207.501V4.5l-1.827-.227%201.13-1.455-2.12-2.12-1.455%201.13L7.5%200h-3zm-.9%206.001a2.4%202.4%200%201%201%204.8%200%202.4%202.4%200%201%201-4.8%200z'%20id='CX'/%3e%3cpath%20d='M4.5%200l-.229%201.828L2.818.698.697%202.818l1.13%201.455L0%204.5v3.001l1.827.229-1.13%201.453%202.121%202.121%201.453-1.13.229%201.827h3l.228-1.827%201.455%201.13%202.12-2.121-1.13-1.453L12%207.501V4.5l-1.827-.227%201.13-1.455-2.12-2.12-1.455%201.13L7.5%200h-3zm.367%201.903L5.03.601h1.94l.163%201.302.963.399%201.036-.806%201.373%201.373-.806%201.036.399.963%201.302.163v1.94l-1.302.163-.399.964.806%201.036-1.373%201.371L8.096%209.7l-.963.399-.163%201.302H5.03l-.163-1.302-.964-.399-1.035.805-1.372-1.371.804-1.036-.398-.964L.6%206.971v-1.94l1.302-.163.398-.963-.804-1.036%201.372-1.373%201.035.806.964-.399zM3.6%206.001a2.4%202.4%200%201%200%204.8%200%202.4%202.4%200%201%200-4.8%200zm.6%200a1.8%201.8%200%201%201%203.6%200%201.8%201.8%200%201%201-3.6%200h0z'%20id='CY'/%3e%3cpath%20d='M0%204a8%208%200%200%201%208%208%208%208%200%200%201-8%208v3.999A12%2012%200%200%200%2012.001%2012C12.001%205.372%206.629%200%200%200v4z'%20id='CZ'/%3e%3cpath%20d='M0%204a8%208%200%200%201%208%208%208%208%200%200%201-8%208v3.999A12%2012%200%200%200%2012.001%2012C12.001%205.372%206.629%200%200%200'%20id='Ca'/%3e%3cpath%20d='M.405%200C.181%200%200%20.224%200%20.5s.181.5.405.5h3.191c.223%200%20.405-.225.405-.5S3.819%200%203.596%200H.405z'%20id='Cb'/%3e%3cpath%20d='M.098.483l.29.406.515-.396L.578.112a7.56%207.56%200%200%201-.48.371z'%20id='Cc'/%3e%3cpath%20d='M38.257.064L1.045%2011.324c-.779.236-1.217%201.054-.981%201.827l16.838%2054.813c.238.773%201.062%201.208%201.841.972l37.213-11.26a1.46%201.46%200%200%200%20.979-1.826L40.098%201.037C39.904.406%2039.32%200%2038.688%200a1.5%201.5%200%200%200-.431.064z'%20id='Cd'/%3e%3cpath%20d='M38.515.095L1.499%2011.466a2.14%202.14%200%200%200-1.407%202.663l16.749%2055.359A2.12%202.12%200%200%200%2018.867%2071c.203%200%20.412-.03.616-.093L56.5%2059.534c.54-.165.985-.534%201.251-1.038a2.13%202.13%200%200%200%20.156-1.625L41.158%201.512A2.12%202.12%200%200%200%2039.135%200a2.09%202.09%200%200%200-.62.095zm-20.43%2069.011L1.336%2013.748c-.131-.434.113-.896.544-1.028L38.895%201.347a.86.86%200%200%201%20.238-.036.82.82%200%200%201%20.781.584l16.749%2055.36c.063.209.041.431-.061.625a.81.81%200%200%201-.483.401L19.103%2069.653c-.078.023-.156.034-.234.034-.351%200-.677-.225-.784-.581z'%20id='Ce'/%3e%3cpath%20d='M5.667.35A8%208%200%200%200%20.35%2010.333a8%208%200%200%200%209.983%205.317%208%208%200%200%200%205.317-9.983C14.599%202.22%2011.43%200%208.004%200a8.01%208.01%200%200%200-2.337.35z'%20id='Cf'/%3e%3cpath%20d='M6.021.374c-2.17.661-3.952%202.129-5.019%204.132a8.43%208.43%200%200%200-.628%206.472c.662%202.17%202.129%203.953%204.131%205.021A8.45%208.45%200%200%200%208.489%2017a8.49%208.49%200%200%200%202.489-.374c2.17-.661%203.954-2.128%205.021-4.132a8.44%208.44%200%200%200%20.628-6.472c-.663-2.17-2.131-3.953-4.132-5.021C11.248.337%209.886%200%208.512%200c-.833%200-1.671.124-2.491.374zm-.915%2014.497a7.17%207.17%200%200%201-3.512-4.266c-.561-1.844-.372-3.797.535-5.499s2.422-2.948%204.266-3.511c.695-.212%201.407-.318%202.115-.318a7.2%207.2%200%200%201%203.385.852c1.701.906%202.948%202.421%203.51%204.267a7.17%207.17%200%200%201-.533%205.499c-.907%201.701-2.422%202.947-4.267%203.51-.696.213-1.407.318-2.114.318a7.18%207.18%200%200%201-3.385-.852z'%20id='Cg'/%3e%3cpath%20d='M4.969%202.203c.143.787.141%201.757.006%202.674-.915.197-1.894.268-2.699.182C1.604%204.987.799%204.795%200%204.522l.083.189.026.055.063.135.029.06.064.134.026.054.086.166.109.207.101.183.02.034.088.151.018.029.104.172v.001l.35.517c.203.278.412.522.622.727l.093.087.003.003.085.075.003.002c.029.027.06.051.091.075l.013.01.118.088c.007.004.013.009.02.013l.142.091.094.052c.013.007.027.013.04.019l.058.028.045.018.055.021.044.014a.49.49%200%200%200%20.054.018l.044.011.057.013.041.007.064.008c.01%200%20.021.003.032.003a1.06%201.06%200%200%200%20.096.003l.06.002c1.53-.057%202.728-1.058%204.834-.357l-.127-.162.127.162c-.867-2.031.065-3.267.024-4.777-.006-.021-.008-.044-.01-.072a.69.69%200%200%200-.01-.102c-.061-.402-.359-.803-.806-1.179l-.121-.099-.226-.168c-.008-.005-.015-.012-.023-.017l-.066-.045-.066-.045-.069-.044-.069-.045c-.016-.011-.034-.02-.051-.031C5.84.618%205.056.27%204.268%200c.327.763.583%201.549.701%202.203z'%20id='Ch'/%3e%3cpath%20d='M20.161.026L.459%205.783c-.342.1-.535.448-.431.776.086.269.343.44.621.44a.69.69%200%200%200%20.189-.026l19.703-5.756c.343-.1.535-.448.43-.777-.085-.268-.343-.44-.622-.44a.68.68%200%200%200-.188.026z'%20id='Ci'/%3e%3cpath%20d='M19.761.974L.086%2055.907c-.273.76.128%201.598.897%201.867l37.372%2013.141a1.48%201.48%200%200%200%201.885-.889l19.675-54.933c.272-.761-.13-1.597-.897-1.868L21.645.085C21.482.027%2021.316%200%2021.152%200c-.608%200-1.177.375-1.391.974z'%20id='Cj'/%3e%3cpath%20d='M20.785.209c-.512.244-.898.675-1.086%201.212L.122%2056.886a2.14%202.14%200%200%200%201.289%202.722l37.183%2013.269c.233.082.472.123.711.123a2.1%202.1%200%200%200%20.911-.208%202.11%202.11%200%200%200%201.086-1.213l19.576-55.464a2.14%202.14%200%200%200-1.29-2.723L22.406.124C22.173.042%2021.933%200%2021.694%200a2.09%202.09%200%200%200-.909.209zm18.246%2071.433L1.847%2058.373c-.425-.151-.648-.622-.497-1.049L20.925%201.859c.075-.207.223-.373.42-.468.11-.054.23-.08.35-.08.092%200%20.186.016.275.048l37.183%2013.268c.424.152.649.622.497%201.05L40.074%2071.141c-.072.207-.222.374-.419.467-.111.055-.23.082-.35.082-.093%200-.185-.016-.274-.048z'%20id='Ck'/%3e%3cpath%20d='M.518%205.989a9.01%209.01%200%200%200%205.471%2011.488A8.96%208.96%200%200%200%209.005%2018c1.319%200%202.634-.293%203.861-.878%202.17-1.033%203.808-2.85%204.611-5.114a8.94%208.94%200%200%200-.355-6.878c-1.033-2.17-2.85-3.808-5.116-4.611-.991-.352-2.003-.519-3-.519C5.303%200%201.826%202.305.518%205.989zm5.916%2010.233a7.61%207.61%200%200%201-4.357-3.928%207.61%207.61%200%200%201-.303-5.86C2.887%203.295%205.85%201.332%209.006%201.332a7.62%207.62%200%200%201%202.555.442%207.68%207.68%200%200%201%204.661%209.788c-.684%201.929-2.08%203.476-3.93%204.357a7.62%207.62%200%200%201-3.288.749%207.67%207.67%200%200%201-2.57-.446h0z'%20id='Cl'/%3e%3cpath%20d='M5.715%202.099c-.359.69-.945%201.437-1.606%202.069-.857-.365-1.686-.862-2.282-1.384C1.328%202.348.795%201.746.318%201.083l-.046.193c-.006.019-.009.038-.015.058l-.029.139-.015.064-.028.139-.011.057-.032.176-.036.222-.028.199c-.003.011-.004.024-.006.036l-.02.167c0%20.01-.002.021-.004.032l-.018.192-.03.598v.006c-.004.324.016.63.062.906l.022.12.025.11.001.003.028.109.004.016.042.135.009.02c.019.057.038.105.06.151.013.032.029.063.044.093.006.014.013.025.02.038l.03.054.025.039.032.047.026.036.034.046.028.032.039.043a.37.37%200%200%201%20.028.028l.048.042c.007.006.015.015.024.021.024.021.049.039.075.057.018.012.033.023.045.035%201.267.819%202.834.723%204.107%202.453L4.854%207.8l.005.192C5.386%205.937%206.881%205.51%207.754%204.32c.01-.019.022-.038.038-.061a.59.59%200%200%200%20.052-.084c.194-.345.195-.823.062-1.365l-.038-.145v-.002l-.081-.255c-.003-.009-.005-.018-.009-.027l-.026-.071-.026-.074-.028-.072-.029-.075-.022-.052C7.37%201.368%206.949.657%206.476%200c-.195.777-.463%201.527-.761%202.099z'%20id='Cm'/%3e%3cpath%20d='M0%20.478s.304.463.994%201.94c.213.457.365%202.576.778%203.48.067.148.216.226.339.176l.739-.297c.254-.102.404-.386.374-.713-.083-.934-.465-1.668-.705-2.331C2.074%201.504%201.663.949%201.096%200L0%20.478z'%20id='Cn'/%3e%3cpath%20d='M0%20.794l.137.184c.004.003.311.424.953%201.775.072.151.108.657.142%201.144.056.799.119%201.702.358%202.221.105.229.392.325.654.217l.951-.395.027-.012c.39-.174.655-.545.664-.932.017-.74-.21-1.329-.411-1.847l-.161-.44C2.991%201.736%202.625%201.2%202.201.58L1.899.133%201.811%200%200%20.794zm1.966%205.152c-.213-.463-.277-1.373-.329-2.103-.046-.656-.079-1.068-.172-1.266L.602.935%201.635.481l.218.321c.426.623.763%201.115%201.071%202.044l.168.455c.198.514.403%201.046.387%201.72-.005.242-.17.478-.423.577l-.952.393c-.015.007-.032.01-.047.01-.04%200-.075-.02-.091-.055h0z'%20id='Co'/%3e%3cpath%20d='M0%20.313l.463%201.523a21.48%2021.48%200%200%201%20.601%203.159%202.78%202.78%200%200%200%20.132.64c.107.312.471.456.782.328l.824-.339c.479-.197.778-.685.71-1.188C3.3%202.871%202.314.782%202.314.782L.682%200%200%20.313z'%20id='Cp'/%3e%3cpath%20d='M0%20.377l.047.154.446%201.425a21.7%2021.7%200%200%201%20.596%202.911c.026.237.072.452.138.639a.72.72%200%200%200%20.375.417c.179.085.387.091.568.017l.727-.297c.01-.005.021-.009.033-.014.484-.216.763-.732.681-1.269C3.387%202.891%202.488.969%202.451.888L2.422.829.819%200%200%20.377zm1.744%205.212c-.085-.04-.149-.11-.18-.198a2.63%202.63%200%200%201-.12-.557c-.083-.732-.381-2.252-.61-2.981L.437.583.819.407l1.336.691c.152.333.907%202.033%201.102%203.309.058.382-.148.751-.501.894l-.726.297c-.043.017-.088.026-.133.026-.052%200-.105-.012-.153-.035h0z'%20id='Cq'/%3e%3cpath%20d='M2.447.081c-.386.078-.55.009-.941.169l-.301.122C.197.785-.271%201.971.161%203.021c.109.262.4.39.652.287l3.085-1.265.251-.102-.251.103c.803.022%201.598.753%201.872%201.207.392.648.549%201.25.512%201.804-.025.369.111.746.258%201.036%200%200%20.009%200%20.02-.001.076.156.177.328.308.517l.587-.907.581-.736c.865-1.153-.382-1.163-.814-2.307C6.572.937%204.898%200%203.265%200a4.14%204.14%200%200%200-.818.081z'%20id='Cr'/%3e%3cpath%20d='M2.826.096c-.147.03-.264.04-.376.049-.199.016-.388.032-.679.15l-.325.134C.868.67.417%201.119.178%201.701s-.237%201.228.004%201.816c.076.184.218.328.4.405s.38.08.562.005l3.309-1.36c.798.036%201.568.772%201.808%201.165.379.623.549%201.226.504%201.79-.028.367.07.773.29%201.207l.08.118h.003a4.66%204.66%200%200%200%20.282.451l.172.245.159-.249.629-.95.64-.794c.701-.914.266-1.33-.155-1.732-.243-.232-.518-.494-.673-.906C7.443.918%205.524%200%203.779%200a4.66%204.66%200%200%200-.953.096zM.551%203.365a1.97%201.97%200%200%201-.004-1.506c.198-.484.575-.861%201.052-1.057l.325-.133a1.6%201.6%200%200%201%20.562-.122c.118-.01.253-.021.424-.057C4.686.122%207.009.895%207.819%203.051c.188.5.513.809.774%201.059.419.398.592.564.111%201.19l-.632.784c-.065.079-.299.434-.493.731l-.147-.266-.059-.12-.02.001c-.11-.243-.213-.564-.19-.872.051-.652-.139-1.337-.564-2.034a3.26%203.26%200%200%200-1.691-1.285l.132-.349-.562.231-.142.057L.991%203.553c-.041.017-.083.025-.125.025a.34.34%200%200%201-.315-.213z'%20id='Cs'/%3e%3cpath%20d='M0%20.555c.809.013%201.602.725%201.875%201.172.387.636.538%201.229.495%201.777-.028.365.104.737.249%201.021%200%200%20.976-.025.662-.736-.139-.296-.248-.432-.266-.568-.097-.787-.127-1.036-.434-1.784S1.547.134.758.001C.693%200%20.242.156%200%20.555z'%20id='Ct'/%3e%3cpath%20d='M.071.54L0%20.672.146.679c.652.035%201.37.678%201.637%201.129.343.577.506%201.132.485%201.648-.014.381.136.769.266%201.026l.026.052h.051c.014%200%20.228.001.416-.084a.49.49%200%200%200%20.239-.202c.078-.137.071-.31-.019-.514l-.001-.002-.138-.272c-.059-.112-.099-.185-.108-.249l-.003-.019c-.111-.738-.148-.986-.448-1.711C2.243.742%201.56.162.811.001.683%200%20.278.163.071.54zm2.364%202.938c.022-.555-.15-1.147-.514-1.758C1.663%201.285.988.638.296.519A1.04%201.04%200%200%201%20.791.176c.693.149%201.324.685%201.606%201.366.292.703.325.926.436%201.664l.003.02c.015.097.063.188.13.312l.132.262c.065.145.073.261.024.347-.084.151-.333.199-.469.207-.113-.234-.231-.561-.218-.876h0z'%20id='Cu'/%3e%3cpath%20d='M.271.331c-.351.381-.136.895-.136.895s.413%200%20.74-.405C1.1.539.572%200%20.572%200L.271.331z'%20id='Cv'/%3e%3cpath%20d='M.197.324c-.327.341-.149.781-.142.8l.03.073.074-.002c.008-.001.132-.005.292-.076A1.02%201.02%200%200%200%20.816.842C.87.779.895.698.888.608.869.358.611.099.582.072L.508%200%20.197.324zm.149.162L.519.304C.59.388.676.513.684.61a.1.1%200%200%201-.023.079C.503.874.32.941.217.964.194.854.185.653.346.486z'%20id='Cw'/%3e%3cpath%20d='M.313.15C-.17.467.145%201.238.145%201.238S.579%201.18.883.951C1.129.764.667%200%20.667%200S.404.09.313.15z'%20id='Cx'/%3e%3cpath%20d='M.576.02C.553.029.35.101.271.152c-.368.234-.285.739-.189.974l.04.1.074-.011c.011-.002.208-.034.415-.126.074-.034.151-.075.22-.125C.891.92.924.846.927.747.932.483.71.119.684.079L.636%200l-.06.02zm-.19.347A1.67%201.67%200%200%201%20.604.27c.062.115.145.294.142.404%200%20.037-.011.061-.034.078-.17.122-.39.186-.508.214C.167.811.139.524.386.367h0z'%20id='Cy'/%3e%3cpath%20d='M.093.884s.336.063.742.042C1.067.914.912.264.912.264S.692.079.435.071C-.163.07.093.884.093.884z'%20id='Cz'/%3e%3cpath%20d='M.055.188C-.06.413.042.75.045.763L.07.847.14.858C.151.86.421.902.752.879.77.878.788.873.804.866.836.852.863.825.884.788.97.626.897.286.888.247L.875.195.837.164C.828.158.633.002.4%200H.393C.232%200%20.118.064.055.188zm.143.456C.183.558.171.426.218.335.257.26.33.224.438.225c.12.001.227.057.283.091.02.114.032.266.001.322C.715.651.709.654.701.655L.517.661A3.22%203.22%200%200%201%20.198.644z'%20id='DA'/%3e%3cpath%20d='M0%201.808c.247.028.516.161.802.239%201.071-.974.761-1.628.693-1.797C1.267.158.691.032.481%200%201.067.762%200%201.808%200%201.808h0z'%20id='DB'/%3e%3cpath%20d='M.252.261c.613.94-.15%201.987-.157%201.997L0%202.385l.154.048c.131.041.281.131.44.227l.329.185.068.034.047-.057c.567-.685.694-1.415.371-2.188L1.395.599%201.364.58C1.131.427.573.179.36.102L.081%200l.171.261zm.431%202.211L.335%202.28C.512%201.985.899%201.2.555.407c.231.099.524.237.684.336.108.258.389.98-.311%201.871l-.245-.142h0z'%20id='DC'/%3e%3cpath%20d='M.385.359C.21.549.317.807.317.807s.206%200%20.37-.204C.8.463.536.193.536.193L.385.359z'%20id='DD'/%3e%3cpath%20d='M.406.266C.165.425.323.81.323.81S.54.781.692.667C.815.573.584.191.584.191S.451.237.406.266z'%20id='DE'/%3e%3cpath%20d='M.297.691a1.76%201.76%200%200%200%20.371.022C.783.706.707.381.707.381S.597.289.468.285H.459C.17.285.297.691.297.691z'%20id='DF'/%3e%3cpath%20d='M.944.058L.833.104C.2.368-.146.997.06%201.508L1.316.983c.316-.132.489-.446.387-.702C1.631.103%201.442%200%201.227%200a.73.73%200%200%200-.283.058h0z'%20id='DG'/%3e%3cpath%20d='M.439.011L.305.064C.014.175-.048.676.165%201.18L.828.925c.146-.057.178-.306.07-.558C.805.148.639%200%20.501%200%20.48%200%20.459.004.439.011z'%20id='DH'/%3e%3cpath%20d='M.978.058L.746.155C.471.271.249.463.117.7s-.153.49-.064.711l.038.095L1.349.98c.321-.142.486-.45.386-.699C1.663.102%201.474%200%201.26%200c-.092%200-.188.019-.282.058h0zM.336.764C.438.581.61.43.822.342l.231-.095c.187-.079.388-.02.448.131s-.037.33-.218.41l-1.025.428C.227%201.07.254.914.336.764z'%20id='DI'/%3e%3cpath%20d='M.406.269a.25.25%200%200%200-.137.327.25.25%200%200%200%20.326.136A.25.25%200%200%200%20.5.25C.469.25.437.256.406.269z'%20id='DJ'/%3e%3cpath%20d='M.474.382l-.12.102C.307.524.308.622.356.702S.48.816.527.776C.605.709.653.598.663.462L.681.208.474.382z'%20id='DK'/%3e%3cpath%20d='M.157%201.127C.472%201.119.673.958.801.649.885.448.815.147.815.147S.7.065.376%200C.627.588.157%201.127.157%201.127z'%20id='DL'/%3e%3cpath%20d='M.145.932C.528.588.855.069.855.069l-.71.863z'%20id='DM'/%3e%3cpath%20d='M.151%201.012l.198.201C.649.807.842.152.85.125L.614%200C.613.006.425.64.151%201.012z'%20id='DN'/%3e%3cpath%20d='M1.771.187l-.337.14C.293.798-.285%202.026.139%203.068l.023.054c.101.248.402.358.674.247l2.138-.885.369%201.835c.865%204.969%201.718%206.776%203.515%205.589l.787-2.27-.349-.28C5.858%205.98%205.338%205.037%205.072%203.264l-.158-1.038c-.051-.341-.141-.673-.272-.99C4.326.46%203.549%200%202.701%200a2.43%202.43%200%200%200-.93.187z'%20id='DO'/%3e%3cpath%20d='M1.741.181L1.429.31C.271.79-.296%202.068.154%203.169l.022.052c.137.334.533.49.885.345l1.762-.726.325%201.542c.705%203.827%201.342%205.457%202.272%205.813.305.117.635.096.997-.065a2.63%202.63%200%200%200%20.391-.221l-.215-.307c-.402.269-.735.348-1.019.24-.967-.37-1.575-3.008-2.043-5.544l-.418-1.984-2.195.905c-.15.061-.32-.005-.378-.148l-.021-.052c-.181-.441-.17-.929.028-1.375A1.9%201.9%200%200%201%201.572.657l.312-.128c.967-.399%202.06.028%202.437.951a4.13%204.13%200%200%201%20.259.914l.162.998c.28%201.735.791%202.682%202.197%204.07l.33.274.261-.291-.319-.263C5.864%205.852%205.397%204.986%205.127%203.32l-.162-.998c-.055-.34-.149-.674-.279-.992C4.465.79%204.037.373%203.481.156%203.213.052%202.932%200%202.648%200c-.305%200-.613.06-.907.181z'%20id='DP'/%3e%3cpath%20d='M.261.131C-.074.547.14%201.173.14%201.173s.425.029.733-.416C1.087.447.605%200%20.605%200S.363.004.261.131z'%20id='DQ'/%3e%3cpath%20d='M.513.002C.489.003.286.014.184.134c-.308.362-.138.883-.131.904l.033.098.083.004c.009%200%20.136.003.294-.067A.9.9%200%200%200%20.818.782C.876.702.897.602.877.494.835.254.613.054.589.032L.552%200%20.513.002zM.348.333C.382.293.46.27.52.261.574.317.654.415.668.498.673.522.674.554.646.593a.69.69%200%200%201-.422.282C.205.74.197.51.348.333z'%20id='DR'/%3e%3cpath%20d='M.325.099C-.192.433.121%201.204.121%201.204S.58%201.135.906.896C1.17.701.565%200%20.565%200S.422.037.325.099z'%20id='DS'/%3e%3cpath%20d='M.511.012C.506.014.383.048.295.103c-.391.246-.313.761-.216.999l.036.091.069-.012a2.06%202.06%200%200%200%20.446-.137C.71%201.008.791.963.866.91.946.855.958.764.955.698.94.433.63.084.593.045L.553%200%20.511.012zM.4.299A.66.66%200%200%201%20.544.235c.107.129.236.32.242.422C.787.676.784.698.757.718.566.853.32.925.196.954.157.793.122.474.4.299z'%20id='DT'/%3e%3cpath%20d='M.086.863a3.61%203.61%200%200%200%20.742.064C1.061.923.92.278.92.278S.705.088.447.073C.434.072.422.072.41.072-.147.072.086.863.086.863h0z'%20id='DU'/%3e%3cpath%20d='M.061.176C-.06.394.035.73.038.743l.025.085.069.012a2.88%202.88%200%200%200%20.609.04C.762.879.782.875.799.867.83.853.856.829.876.794.965.64.905.323.892.261L.882.209.843.176C.835.169.644.01.41.001.402%200%20.394%200%20.387%200%20.234%200%20.125.06.061.176zm.136.452C.184.543.176.416.223.329.262.256.335.223.444.228.561.232.667.29.721.325.739.437.747.585.715.639.708.651.702.652.695.653L.593.655C.425.655.28.64.197.628h0z'%20id='DV'/%3e%3cpath%20d='M.354.787L.646.214C.534.327.424.511.354.787z'%20id='DW'/%3e%3cpath%20d='M.267.628l.217.166c.08-.182.18-.288.25-.345L.576.206a1.12%201.12%200%200%200-.309.422z'%20id='DX'/%3e%3cpath%20d='M3.887.097c-.229.094-.316.401-.215.613l.559%201.179c.455.938%201.07%201.813%201.29%203.158.107.649.231%201.46-.275%201.998-.139.148-.551.434-.89.397C2.758%207.269%201.515%203.91%201.33%203.15L.784.906C.724.662.437.486.193.586L0%20.665.558%203.283c.139.653.546%203.372%201.408%204.527l-.784.5c-.124.336-.138.819.139%201.473.232.548%201.189%202.338%203.228%203.005.872.286%202.079.251%202.079.251s-1.963-2.283-1.531-3.914c.113-.424%201.361-1.078%201.5-2.016.036-.236-.387-.159-.368-.19%201.026-1.742-.282-4.014-.693-4.655L4.12%200l-.233.097z'%20id='DY'/%3e%3cpath%20d='M3.859.125a.52.52%200%200%200-.266.276c-.062.149-.06.319.005.455l.548%201.157.328.633c.376.707.766%201.438.932%202.44.097.581.23%201.377-.236%201.876-.128.135-.497.387-.782.354-1.454-.164-2.665-3.278-2.877-4.144L.972.97C.935.817.821.682.671.61A.49.49%200%200%200%20.264.593L0%20.701.569%203.345l.07.358c.191%201.013.589%203.12%201.332%204.118l.16-.115C1.414%206.741%201.006%204.585.832%203.664L.76%203.3.227.814.335.768C.41.737.497.743.579.781c.1.049.178.14.202.24l.539%202.2c.155.63%201.373%204.097%203.04%204.285.381.043.815-.269.953-.418.531-.569.39-1.418.287-2.038-.172-1.031-.569-1.776-.952-2.496l-.324-.626L3.776.772C3.734.683%203.733.567%203.774.468c.034-.079.085-.142.157-.167L4.08.239l1.345%202.155c.403.634%201.644%202.826.688%204.465l-.028.05.025.046c.029.052.083.053.143.055.047.001.172.005.203.04.002.002.008.009.004.031-.077.531-.551.975-.931%201.331-.263.247-.472.442-.522.629-.362%201.395.962%203.219%201.394%203.765-.371-.005-1.17-.043-1.785-.247-2.111-.702-3.002-2.68-3.096-2.903-.225-.531-.273-1.007-.14-1.376l-.184-.058c-.153.42-.105.929.142%201.511.16.378%201.066%202.295%203.209%203.006.857.285%202.01.26%202.06.259l.207-.006-.132-.153c-.018-.021-1.884-2.225-1.484-3.756.034-.133.243-.328.465-.536.404-.377.905-.847.991-1.444.013-.088-.019-.146-.046-.178-.064-.073-.168-.095-.257-.102C7.232%205.109%206%202.929%205.592%202.29L4.163%200l-.304.125z'%20id='DZ'/%3e%3cpath%20d='M0%20.667l.142.747c.862.09%201.677-.532%201.677-.532L1.702%200C.841.719%200%20.667%200%20.667z'%20id='Da'/%3e%3cpath%20d='M1.563.097C.831.683.126.674.12.673L0%20.67.018.768l.107.615.008.047.054.003c.382.027.753-.086%201.037-.213.3-.133.503-.281.519-.292l.041-.03-.005-.041-.08-.73L1.684%200l-.121.097zM.285%201.292L.203.813C.432.795.967.706%201.545.289l.061.563c-.151.102-.703.441-1.277.441-.015%200-.03%200-.044-.001h0z'%20id='Db'/%3e%3cpath%20d='M0%20.204s.147.619.501.68c.509.087.782-.2.782-.2S1.014.152.506.1C.496.099.485.099.474.099.308.099%200%20.204%200%20.204z'%20id='Dc'/%3e%3cpath%20d='M.078.092L0%20.12.022.218C.028.24.153.779.509.83.723.86.891.818%201.008.766c.123-.055.189-.12.195-.125l.055-.056L1.214.5C1.205.481.972.035.514.001.507%200%20.5%200%20.492%200%20.351%200%20.107.083.078.092zm.424.505C.373.579.29.405.249.29.35.26.475.23.533.235.759.251.91.405.986.506a.69.69%200%200%201-.366.1.81.81%200%200%201-.118-.009z'%20id='Dd'/%3e%3cpath%20d='M.247.036C.132.058%200%20.127%200%20.127s.061.89.396.847c.409-.053.793-.313.793-.313S.909.024.377.024a.74.74%200%200%200-.13.012z'%20id='De'/%3e%3cpath%20d='M.263.014C.161.036.049.094.044.096L0%20.119.002.184c.005.082.03.5.205.689.045.048.122.104.223.089C.577.939.721.888.837.836.993.766%201.1.697%201.108.692l.065-.043-.042-.098C1.042.347.783%200%20.399%200a.65.65%200%200%200-.136.014zm.049.699C.25.648.21.443.196.291.236.274.289.253.335.244.637.181.827.395.915.526a1.75%201.75%200%200%201-.55.205H.352C.329.731.318.72.312.713z'%20id='Df'/%3e%3cpath%20d='M.191.137C.017.326%200%20.613%200%20.613s.372.568.542.411C.84.75%201.029.465%201.029.465S.769%200%20.462%200C.374%200%20.282.038.191.137z'%20id='Dg'/%3e%3cpath%20d='M.189.131C.027.299.005.549.003.559L0%20.609.03.654c.036.054.223.325.401.375a.17.17%200%200%200%20.118-.004C.564%201.018.577%201.01.59.999.837.779.994.557%201%20.547L1.042.49.998.413C.99.399.813.092.568.016.532.005.497%200%20.463%200%20.365%200%20.272.043.189.131zm.244.676C.37.789.269.677.198.583.213.518.247.404.328.318.404.24.48.213.561.238c.099.03.187.13.24.201C.738.518.617.662.459.803.441.809.437.808.433.807h0z'%20id='Dh'/%3e%3cpath%20d='M.38.272C.213.48.32.793.32.793S.532.807.687.585C.793.43.552.207.552.207S.43.209.38.272z'%20id='Di'/%3e%3cpath%20d='M.465.211C-.072.5.072.892.072.892S.506.767.85.566C1.129.404.702.109.702.109S.564.157.465.211z'%20id='Dj'/%3e%3cpath%20d='M.541.243C-.005.335.064.77.064.77S.358.751.733.67C.945.625.938.275.938.275S.838.231.682.231c-.043%200-.09.004-.141.012z'%20id='Dk'/%3e%3cpath%20d='M.179.353S.254.662.43.692c.254.044.391-.1.391-.1S.687.326.433.301C.335.3.179.353.179.353z'%20id='Dl'/%3e%3cpath%20d='M.326.268C.269.279.203.314.203.314S.234.759.4.737C.606.711.798.581.798.581S.658.262.392.262C.371.262.349.264.326.268z'%20id='Dm'/%3e%3cpath%20d='M.338.306C.252.4.243.544.243.544s.186.283.271.205c.15-.137.243-.28.243-.28S.628.237.474.237C.43.237.384.256.338.306z'%20id='Dn'/%3e%3cpath%20d='M0%20.78l.535.738C1.703%201.279%202.143.676%202.143.676L1.709%200C.94.538%200%20.78%200%20.78z'%20id='Do'/%3e%3cpath%20d='M1.626.054C.958.509.136.735.128.737L0%20.771.068.86c.001%200%20.161.212.456.61l.029.039.056-.012a3.58%203.58%200%200%200%20.7-.226c.554-.247.79-.542.802-.559L2.145.67%202.119.629%201.75.068%201.704%200l-.078.054zM.283.849A5.85%205.85%200%200%200%201.641.226l.295.449c-.114.119-.51.473-1.292.658L.283.849z'%20id='Dp'/%3e%3cpath%20d='M.543.125L.431.171C.108.306-.072.617.027.865s.441.341.763.206L2.07.536C1.932.194%201.566%200%201.142%200%20.949%200%20.744.04.543.125z'%20id='Dq'/%3e%3cpath%20d='M.285.039L.13.1C-.008.153-.042.381.055.608c.111.262.331.425.49.363l.654-.253C1.02.297.694.015.418.015.372.015.327.022.285.039z'%20id='Dr'/%3e%3cpath%20d='M.672.111L.405.223C.261.286.139.385.066.509S-.019.763.027.876c.104.263.464.36.803.219L2.075.574%202.039.482C1.916.175%201.587%200%201.206%200%201.033%200%20.851.036.672.111zm-.41.666A.24.24%200%200%201%20.286.569C.325.502.389.445.469.41L.745.294c.405-.17.833-.078%201.011.199l-1%20.418a.5.5%200%200%201-.192.04C.426.951.308.888.262.777z'%20id='Ds'/%3e%3cpath%20d='M.405.269C.277.321.216.467.269.595a.25.25%200%200%200%20.326.137.25.25%200%200%200%20.136-.327C.691.309.598.25.5.25.469.25.436.256.405.269h0z'%20id='Dt'/%3e%3cpath%20d='M.944.058L.833.104C.2.368-.146.996.06%201.507L1.315.983c.317-.133.491-.447.388-.703C1.631.102%201.443%200%201.228%200a.75.75%200%200%200-.284.058z'%20id='Du'/%3e%3cpath%20d='M.44.011L.305.062C.014.175-.049.674.165%201.178L.828.924c.145-.057.177-.306.07-.559C.805.147.639%200%20.502%200%20.481%200%20.46.003.44.011z'%20id='Dv'/%3e%3cpath%20d='M.977.058L.746.155C.468.275.249.463.118.701a.82.82%200%200%200-.065.711l.038.094L1.349.982c.321-.144.486-.451.385-.701-.049-.123-.155-.215-.299-.256A.59.59%200%200%200%201.261%200C1.167%200%201.07.02.977.058zM.336.765C.437.581.614.432.822.342l.232-.095c.09-.039.186-.045.271-.021a.27.27%200%200%201%20.176.152c.06.151-.049.343-.229.414l-1.015.424C.227%201.071.254.914.336.765h0z'%20id='Dw'/%3e%3cpath%20d='M.405.269a.25.25%200%200%200-.137.326.25.25%200%200%200%20.327.136.25.25%200%200%200%20.136-.325C.691.309.597.25.499.25.467.25.435.256.405.269z'%20id='Dx'/%3e%3cpath%20d='M.638.338L.474.347.195.363.393.531c.108.09.226.137.333.131C.789.659.82.583.797.493S.706.337.643.337z'%20id='Dy'/%3e%3cpath%20d='M.474.383l-.12.103C.307.525.307.622.355.702s.124.113.171.074C.605.71.653.599.663.462L.681.208.474.383z'%20id='Dz'/%3e%3cpath%20d='M0%20.725c.199.482.508.641%201.08.531.402-.077.948-.341.948-.341S1.998.596%201.867%200C1.088.747%200%20.725%200%20.725z'%20id='EA'/%3e%3cpath%20d='M1.115.464L0%20.417c.626.344%201.115.047%201.115.047z'%20id='EB'/%3e%3cpath%20d='M0%20.435l.012.203C.441.754.838.61.988.543l.063-.03L.956.318A1.44%201.44%200%200%201%200%20.435z'%20id='EC'/%3e%3cpath%20d='M.036.459l.496.812S1.114.848.927%200c0%200-.376.47-.891.459z'%20id='ED'/%3e%3cpath%20d='M.411.63L.59.371.411.63z'%20id='EE'/%3e%3cpath%20d='M.308.55L.506.7.693.433.481.301C.479.303.411.413.308.55z'%20id='EF'/%3e%3cpath%20d='M.045.704C.629.755.956.292.956.292L.045.704z'%20id='EG'/%3e%3cpath%20d='M0%20.514L.143.88A1.13%201.13%200%200%200%20.626.777C.892.66%201.045.481%201.054.47L.876.119A1.24%201.24%200%200%201%200%20.514z'%20id='EH'/%3e%3cpath%20d='M.181.281c-.126.362-.131.848-.007.847S.503%201.092.68.965C.833.854%201.004.839.866.318.802.076.605.024.605.024S.556%200%20.489%200C.393%200%20.261.048.181.281z'%20id='EI'/%3e%3cpath%20d='M.096.275C.003.53-.04.913.046%201.053c.025.041.059.063.095.062.049-.001.188-.009.339-.076a.79.79%200%200%200%20.138-.08L.672.924C.794.848.922.768.81.329A.43.43%200%200%200%20.532.02C.517.014.474%200%20.419%200%20.319%200%20.18.047.096.275h0zm.098.071C.239.225.298.167.355.143.438.105.514.138.52.14l.01.003c.001.001.137.036.179.199.091.347.014.395-.1.467L.551.847C.374.974.174.987.126.994.089.942.091.627.194.346h0z'%20id='EJ'/%3e%3cpath%20d='M.294.366C.112.6.017.885.13.861S.439.78.624.672C.786.579.946.538.916.261.902.132.732.138.732.138S.724.137.71.137C.646.137.457.156.294.366h0z'%20id='EK'/%3e%3cpath%20d='M.477.22C.218.385.255.725.329.772.41.824.627.698.686.659.766.606.701.434.688.38S.555.215.495.215z'%20id='EL'/%3e%3cpath%20d='M.206.204C.092.413-.072.739.114.991S.802.923.899.817.993.491.903.336C.705-.004.465.002.465.002.407%200%20.307.021.206.204z'%20id='EM'/%3e%3cpath%20d='M.172.2C.079.361-.113.696.09.967c.116.153.316.12.487.044C.714.949.831.861.87.821.973.71.978.485.881.319.702.017.483.001.445.001.38%200%20.275.023.172.2zM.166.885C.051.731.154.502.272.298.324.206.376.168.411.152.438.14.456.141.458.141l.011.001C.476.142.65.141.791.383.853.487.849.635.782.705.705.788.451.934.286.934.235.934.192.92.166.885z'%20id='EN'/%3e%3cpath%20d='M.353.33C.295.435.214.598.306.724S.651.69.698.636.746.474.7.396C.602.226.481.23.481.23.453.229.403.239.353.33z'%20id='EO'/%3e%3cpath%20d='M.9%202.692c.362%201.593.114%202.242.304%202.615.148.289.39.51.699.382l.922-.38a1.08%201.08%200%200%200%20.677-1.053c-.019-.365-.081-.847-.236-1.424-.236-.775-.558-1.518-.751-1.953L0%200s.51.981.9%202.692z'%20id='EP'/%3e%3cpath%20d='M0%20.165c.004.009.481.949.874%202.549.211.863.234%201.415.252%201.818.012.309.022.533.119.725.22.433.544.613.869.48l.813-.332.031-.014c.431-.191.691-.649.649-1.151-.036-.443-.125-.914-.266-1.407-.228-.727-.532-1.436-.74-1.906l-.326.145.723%201.857c.133.463.216.909.251%201.326.029.353-.159.676-.466.8l-.813.332c-.179.073-.321-.119-.408-.293-.058-.114-.066-.292-.077-.561-.017-.396-.042-.995-.262-1.896C.818.99.335.041.316%200L0%20.165z'%20id='EQ'/%3e%3cpath%20d='M.142%201.145c.206.485.699%201.007.885%201.875.166.773-.046%201.007.302%201.619.063.111.186.159.285.12l.79-.32c.364-.148.545-.589.425-1.041-.318-1.21-.889-2.241-1.362-3.02L.081%200c-.135.337-.092.782.061%201.145z'%20id='ER'/%3e%3cpath%20d='M.107%201.284c.069.169.181.333.298.507.217.322.464.688.536%201.208.038.279.017.489-.001.674-.031.309-.058.576.179.96.108.173.355.234.575.143l1.024-.425.033-.015c.544-.242.864-.779.761-1.292C3.274%201.847%202.689.873%202.205.158l-.341.211C2.332%201.06%202.897%202%203.124%203.144c.07.346-.146.71-.514.874-.008.004-.016.007-.024.01l-1.022.424c-.037.015-.079.007-.096-.019-.183-.296-.164-.482-.136-.766.019-.192.044-.433%200-.749-.08-.591-.361-1.005-.585-1.338-.114-.167-.212-.311-.27-.451A1.12%201.12%200%200%201%20.54.145L.198%200a1.46%201.46%200%200%200-.091%201.284z'%20id='ES'/%3e%3cpath%20d='M.181.28c-.126.364-.131.849-.008.848s.33-.034.507-.162C.833.854%201.004.839.866.319.802.077.605.025.605.025S.556%200%20.488%200C.392%200%20.261.048.181.28z'%20id='ET'/%3e%3cpath%20d='M.097.275C.017.48-.051.86.051%201.024c.033.054.083.084.131.083a.87.87%200%200%200%20.32-.073c.044-.02.089-.045.134-.076L.682.927C.823.84.931.736.83.34.778.135.629.044.544.022.513.009.473%200%20.429%200%20.317%200%20.179.06.097.275zm.174.123C.358.177.502.228.518.234L.533.24c.015.004.091.029.116.126.068.267.019.297-.078.357L.516.759a.7.7%200%200%201-.326.12C.181.785.201.583.271.398h0z'%20id='EU'/%3e%3cpath%20d='M.294.366C.111.601.017.885.131.861A1.69%201.69%200%200%200%20.624.672C.786.579.946.539.915.262.902.132.732.138.732.138S.724.137.709.137c-.063%200-.252.02-.415.229z'%20id='EV'/%3e%3cpath%20d='M.477.22C.219.385.256.725.33.773.41.824.627.698.685.659.766.607.701.435.689.38.677.331.556.216.495.216z'%20id='EW'/%3e%3cpath%20d='M.589.17S.477.174.315.335C.171.479-.039.699.083.811S.728.644.837.564.983.356.929.283C.856.182.741.163.666.163.62.163.589.17.589.17h0z'%20id='EX'/%3e%3cpath%20d='M.165.198C.08.339-.118.67.095.948c.127.165.331.131.498.056A1.03%201.03%200%200%200%20.866.83C.981.711.99.481.886.307.74.062.548-.001.449.001.378%200%20.269.026.165.198zm.084.589C.174.691.313.46.359.384S.439.287.46.277L.494.273C.495.273.612.271.71.432.737.481.739.568.699.61.623.689.398.799.293.799.274.799.259.795.249.787z'%20id='EY'/%3e%3cpath%20d='M.589.169S.477.174.315.336C.172.478-.04.699.083.811S.728.643.837.563.982.356.929.283C.855.181.74.163.664.163.62.163.589.169.589.169z'%20id='EZ'/%3e%3cpath%20d='M.165.198C.081.339-.118.67.095.948c.127.165.331.13.498.057C.729.944.841.857.866.83.98.711.99.482.886.306.74.061.546-.001.449%200H.436C.381%200%20.269.024.165.198zm.083.589C.174.691.313.459.359.384S.439.286.46.277L.495.273C.496.273.612.27.709.432.738.481.74.567.699.61.623.689.4.799.293.799.274.799.258.795.248.787z'%20id='Ea'/%3e%3cpath%20d='M.353.331C.295.436.214.599.307.724S.651.69.699.636.746.474.7.396C.601.227.481.229.481.229H.472c-.02%200-.07.01-.119.102z'%20id='Eb'/%3e%3cpath%20d='M.454.009C-.064.34.011%201.019.159%201.115.321%201.217.754.966.871.888%201.032.782.902.439.877.329.854.231.611%200%20.49%200%20.476%200%20.464.003.454.009z'%20id='Ec'/%3e%3cpath%20d='M.18.28c-.125.363-.13.849-.006.848A.9.9%200%200%200%20.679.965C.834.853%201.004.838.866.319.801.077.606.025.606.025S.556%200%20.488%200C.392%200%20.261.048.18.28z'%20id='Ed'/%3e%3cpath%20d='M.096.276C.004.531-.04.913.047%201.055c.024.039.059.062.095.062.048-.002.188-.01.339-.078.046-.02.092-.047.138-.078C.636.947.654.937.672.925.796.848.924.768.809.33.758.13.609.041.533.021A.33.33%200%200%200%20.418%200C.319%200%20.181.048.096.276zm.099.07C.239.226.3.169.357.143.439.107.515.138.521.141L.53.144C.532.145.668.18.71.343.799.69.725.738.609.81L.552.848C.374.975.175.988.127.994.088.944.092.629.195.346h0z'%20id='Ee'/%3e%3cpath%20d='M.294.367C.111.602.016.885.131.862S.439.78.625.673C.786.579.945.539.916.262.901.133.731.138.731.138S.723.137.709.137c-.063%200-.251.02-.415.23z'%20id='Ef'/%3e%3cpath%20d='M.477.22C.218.384.255.725.329.772.41.823.627.697.686.659.766.606.702.434.689.379.677.33.556.216.495.216z'%20id='Eg'/%3e%3cpath%20d='M.59.17S.476.174.314.336C.171.478-.039.7.083.811S.727.644.836.564.983.357.929.283C.855.182.741.163.666.163.621.163.59.17.59.17h0z'%20id='Eh'/%3e%3cpath%20d='M.172.2C.078.36-.113.693.09.965c.117.155.318.121.49.045C.715.949.832.862.867.823.973.711.979.485.88.318.704.018.485.001.445.001.44%200%20.433%200%20.425%200%20.376%200%20.272.025.172.2zm.003.673C.066.727.167.506.282.309.334.219.383.183.417.168.441.156.457.157.46.157l.011.001C.478.159.645.157.782.389.84.488.835.628.772.694.699.774.447.918.287.918.239.918.199.905.175.873z'%20id='Ei'/%3e%3cpath%20d='M.07.099L.061.118C-.067.393.014.783.235.961c.044.035.096.045.141.025l.22-.095c.29-.125.477-.106.437-.407C.98.097.426.021.211.003H.199c-.053%200-.1.035-.129.096z'%20id='Ej'/%3e%3cpath%20d='M.068.139L.18.201.059.154C-.064.412.012.773.226.942c.069.055.155.067.23.036L.621.906.743.86.834.825c.115-.051.217-.136.189-.355C.988.201.728.035.288.001a.23.23%200%200%200-.22.138zm.217.14L.293.263.287.262C.403.27.752.314.776.493c.01.073.008.073-.124.12L.517.665.372.737C.254.645.213.427.285.279z'%20id='Ek'/%3e%3cpath%20d='M.277.299l-.006.01C.207.447.247.641.359.73c.022.018.047.023.07.013L.538.695C.683.633.777.642.757.492.731.298.453.26.346.251H.342C.315.251.29.268.277.299z'%20id='El'/%3e%3cpath%20d='M.202.24c-.143.344-.173.826-.049.842A.86.86%200%200%200%20.669.986C.828.895%201%20.903.888.368.835.119.642.041.642.041S.575%200%20.489%200C.397%200%20.283.047.202.24z'%20id='Em'/%3e%3cpath%20d='M.32.351C.124.578.007.864.12.85S.421.794.608.699C.772.617.928.589.924.298.923.163.759.153.759.153S.74.149.707.149C.628.149.471.175.32.351z'%20id='En'/%3e%3cpath%20d='M0%20.379c.116.019%2011.631%201.912%2014.594%204.096l.227-.309C11.784%201.926.538.078.06%200L0%20.379z'%20id='Eo'/%3e%3cpath%20d='M4.587.776L.141%2011.809c-.196.485-.187%201.025.023%201.496l8.385%2018.837c.088.195.32.281.52.193l17.548-7.814a.39.39%200%200%200%20.204-.514L18.434%205.171c-.21-.472-.604-.84-1.095-1.019L6.164.074C6.026.024%205.883%200%205.743%200a1.25%201.25%200%200%200-1.156.776z'%20id='Ep'/%3e%3cpath%20d='M4.485.885L.149%2011.758c-.207.522-.198%201.113.029%201.623l8.285%2018.605c.128.29.471.418.764.288l17.208-7.662c.293-.13.427-.471.298-.76L18.45%205.246a2.11%202.11%200%200%200-1.188-1.108L6.281.085A1.38%201.38%200%200%200%205.802%200c-.561%200-1.098.338-1.317.885zm4.332%2030.944L.533%2013.223c-.186-.417-.195-.901-.024-1.328L4.846%201.023c.1-.255.297-.447.532-.551s.508-.122.765-.028l10.981%204.054c.432.159.786.489.971.906l8.285%2018.605c.042.097-.003.21-.1.254L9.071%2031.925c-.026.011-.053.017-.08.017a.19.19%200%200%201-.174-.113h0z'%20id='Eq'/%3e%3cpath%20d='M3.091.476C.569%201.599-.657%204.35.354%206.62s3.875%203.202%206.398%202.078S10.5%204.824%209.49%202.553C8.77.937%207.11-.001%205.302%200c-.73%200-1.485.153-2.211.476z'%20id='Er'/%3e%3cpath%20d='M3.092.476C.569%201.6-.657%204.351.354%206.621s3.875%203.201%206.398%202.077%203.749-3.874%202.738-6.144C8.769.937%207.11%200%205.303%200a5.44%205.44%200%200%200-2.211.476z'%20id='Es'/%3e%3cpath%20d='M2.967.432A5.01%205.01%200%200%200%20.432%207.034a5.01%205.01%200%200%200%206.602%202.534c2.519-1.121%203.656-4.083%202.534-6.601C8.74%201.107%206.908%200%204.993%200c-.678%200-1.368.139-2.026.432zM.788%206.876C-.246%204.554.801%201.822%203.125.788s5.054.013%206.088%202.336a4.62%204.62%200%200%201-2.337%206.089%204.58%204.58%200%200%201-1.869.399c-1.767%200-3.456-1.021-4.219-2.736z'%20id='Et'/%3e%3cpath%20d='M2.843%201.254c.14.456.205%201.033.185%201.589-.54.191-1.125.312-1.617.326-.412.012-.91-.038-1.411-.136l.063.106c.007.009.013.02.02.031l.046.074a.35.35%200%200%200%20.023.035l.047.073.02.03.062.092.08.114.006.009.068.092.014.018.063.084c.004.004.009.01.013.016L.6%203.9l.245.28a3.47%203.47%200%200%200%20.425.382l.062.044.003.002.056.037.062.039.009.005.076.043.106.048c.019.009.039.016.059.023.009.004.017.006.026.009l.037.011.028.008.035.008.027.005c.011.003.023.004.034.005l.027.004.036.003c.009.001.017.001.025.001h.039c.007%200%20.013%200%20.02-.001.02-.001.039-.003.059-.007l.035-.002c.919-.158%201.576-.85%202.894-.602l-.086-.087.086.087c-.66-1.138-.179-1.948-.308-2.843a.29.29%200%200%201-.01-.042.56.56%200%200%200-.013-.059c-.064-.235-.271-.449-.566-.637l-.08-.048-.001-.001L3.9.534l-.057-.03-.044-.021-.043-.021L3.71.441%203.678.427C3.263.241%202.766.097%202.271%200c.25.428.457.874.572%201.254z'%20id='Eu'/%3e%3cpath%20d='M9.802.013L.101%204.332c-.097.043-.129.18-.073.306s.18.194.276.151l9.7-4.319c.098-.043.13-.18.073-.306C10.033.063%209.946%200%209.863%200c-.021%200-.042.004-.061.013z'%20id='Ev'/%3e%3cpath%20d='M9.802.013L.1%204.332c-.096.043-.128.18-.072.306s.179.193.276.151l9.7-4.319c.097-.042.129-.179.073-.306C10.032.063%209.945%200%209.862%200c-.02%200-.041.004-.06.013z'%20id='Ew'/%3e%3cpath%20d='M.89.13a1.5%201.5%200%200%200-.76%201.98A1.5%201.5%200%201%200%202.871.89%201.5%201.5%200%200%200%201.499%200C1.295%200%201.088.042.89.13z'%20id='Ex'/%3e%3cpath%20d='M.89.129C.134.466-.206%201.353.129%202.109a1.5%201.5%200%200%200%201.98.761c.756-.337%201.097-1.225.762-1.981C2.622.331%202.072%200%201.498%200%201.294%200%201.087.041.89.129zM.434%201.974a1.17%201.17%200%200%201%20.592-1.54%201.17%201.17%200%200%201%201.54.591c.262.588-.004%201.279-.592%201.54a1.17%201.17%200%200%201-.473.101c-.447%200-.874-.258-1.067-.692h0z'%20id='Ey'/%3e%3cpath%20d='M0%20.235l.001.001c.052.069%201.121%201.443%201.915%201.763l1.191.449c1.258.458%202.684.977%204.25%201.957l1.948%201.28c2.043%201.375%203.658%202.462%204.856%202.107.065-.02.128-.043.19-.071.413-.183.736-.547.987-1.105.196-.44.047-1.288-.509-1.504l-.163.355c.329.127.433.732.308%201.012-.235.526-.534.837-.915.949-1.012.301-2.636-.793-4.517-2.058L7.583%204.084c-1.6-1.002-3.046-1.528-4.321-1.993l-1.179-.444C1.38%201.364.333.013.322%200L0%20.235z'%20id='Ez'/%3e%3cpath%20d='M1.231.01C.755.089.251.613.072.964c-.163.315-.014.395.09.415.201.038.463-.037.715-.149a5.11%205.11%200%200%200%20.856-.508l.102-.073-.008-.08C1.788.191%201.628%200%201.348%200c-.037%200-.076.004-.117.01zM.433%201.077c0-.085.182-.375.448-.598.123-.101.241-.167.3-.165.073.001.162.084.202.31-.316.215-.754.453-.943.453H.433h0z'%20id='FA'/%3e%3cpath%20d='M2.2%202.008C1.988%202.465.462%203.944.035%204.841c-.07.146-.033.311.083.373l.703.375c.241.128.556.062.787-.171.661-.664.978-1.429%201.332-2.039.655-1.13.816-1.803%201.18-2.847L3.049%200s-.16.53-.849%202.008z'%20id='FB'/%3e%3cpath%20d='M3.046.221c-.003.006-.125.512-.748%201.871-.07.153-.434.505-.785.846-.576.555-1.227%201.185-1.472%201.7-.108.228.004.509.255.64l.912.476c.01.004.019.009.028.013.384.187.838.152%201.141-.091.577-.462.883-1.014%201.152-1.502l.233-.406c.537-.873.712-1.497.915-2.22l.148-.519.045-.153L3.098%200l-.052.221h0zM1.383%205.427l-.914-.476c-.054-.027-.078-.087-.054-.134.217-.462.873-1.096%201.4-1.605.473-.456.767-.746.859-.946L3.376.55l1.012.501-.105.372c-.203.727-.364%201.301-.878%202.135l-.241.421c-.265.481-.541.98-1.066%201.402-.107.085-.245.13-.388.13a.68.68%200%200%201-.327-.084z'%20id='FC'/%3e%3cpath%20d='M2.517%201.336c-.45.695-1.513%201.963-2.033%202.491-.17.171-.306.344-.407.511-.17.283-.047.654.252.81l.79.413c.459.241%201.024.156%201.366-.219%201.063-1.169%202.03-3.267%202.03-3.267L4.064.322%203.386%200l-.869%201.336z'%20id='FD'/%3e%3cpath%20d='M3.155.137l-.806%201.257C1.956%202.011.988%203.209.501%203.722a2.94%202.94%200%200%200-.398.517.71.71%200%200%200-.079.553.71.71%200%200%200%20.351.448l.695.365.033.017c.475.232%201.05.114%201.409-.294.981-1.116%201.877-3.04%201.913-3.121l.028-.058L4.056.387%203.242%200l-.087.137zM1.242%205.278l-.696-.366C.46%204.866.395%204.785.37%204.687c-.023-.09-.011-.185.037-.264.087-.147.204-.298.348-.45.509-.535%201.481-1.741%201.893-2.384L3.365.468l.38.18.33%201.468c-.157.331-.973%202.002-1.827%202.97a.83.83%200%200%201-.626.286c-.13%200-.26-.03-.38-.094h0z'%20id='FE'/%3e%3cpath%20d='M.061%201.122c-.132.251-.043.557.199.684l2.952%201.55.239.125-.24-.125c.498.629.451%201.708.279%202.211-.245.715-.606%201.223-1.054%201.55-.298.219-.5.566-.627.864l-.185.583%201.072-.133.938-.028c1.438-.079.645-1.041%201.244-2.106C5.93%204.423%205.264%202.164%203.782.982%203.475.736%203.421.566%203.048.37L2.761.219A1.9%201.9%200%200%200%201.873%200C1.146%200%20.432.41.061%201.122z'%20id='FF'/%3e%3cpath%20d='M1.475.112C.875.304.381.72.086%201.282c-.092.177-.111.377-.053.566s.185.343.358.434l3.168%201.661c.485.634.417%201.697.269%202.133-.234.691-.586%201.208-1.046%201.538-.299.214-.547.549-.738.997l-.039.137.003.003a4.48%204.48%200%200%200-.167.506l-.076.289.293-.04%201.132-.128%201.021-.019c1.15-.051%201.189-.651%201.227-1.232.02-.336.045-.715.261-1.098v.001c1.241-2.205.261-4.697-1.292-5.923-.119-.092-.201-.176-.28-.256-.14-.142-.273-.276-.551-.422L3.264.265C2.926.09%202.559%200%202.188%200a2.34%202.34%200%200%200-.713.112zM.578%201.925a.34.34%200%200%201-.139-.458C.684%201%201.093.655%201.592.495a1.92%201.92%200%200%201%201.485.128l.311.163c.225.118.326.221.456.351a2.89%202.89%200%200%200%20.315.289c1.423%201.123%202.324%203.399%201.193%205.406-.262.466-.29.913-.313%201.273-.037.578-.052.817-.841.851l-1.007.019c-.102.001-.525.05-.877.094l.11-.285.054-.122-.013-.014c.115-.241.293-.527.545-.707.532-.381.934-.965%201.195-1.739.168-.492.215-1.408-.102-2.121l.352-.124-.538-.283-.135-.07L.578%201.925z'%20id='FG'/%3e%3cpath%20d='M1.358.013c.511.628.474%201.693.307%202.189-.238.705-.595%201.203-1.042%201.522-.298.213-.498.553-.623.847%200%200%20.647.73.99.034.137-.297.171-.468.265-.568.539-.581.711-.763%201.087-1.48.372-.712.334-1.63-.073-2.32C2.251.204%201.926%200%201.528%200a1.11%201.11%200%200%200-.17.013h0z'%20id='FH'/%3e%3cpath%20d='M1.459.02l-.146.029.088.117c.392.522.361%201.485.187%201.98-.221.633-.542%201.115-.951%201.431-.301.234-.501.598-.615.863L0%204.492l.033.04a1.1%201.1%200%200%200%20.332.265c.094.046.199.073.307.053.156-.03.283-.145.382-.345l.001-.002.12-.281c.047-.117.077-.195.121-.242l.013-.016c.493-.558.659-.747%201.022-1.442.369-.709.376-1.605.016-2.283C2.313.175%202.021%200%201.664%200a1.04%201.04%200%200%200-.205.02zM.197%204.448c.107-.237.281-.537.531-.73.438-.339.78-.852%201.016-1.523.167-.479.229-1.41-.124-2.018.316-.01.562.143.58.16.332.626.328%201.454-.013%202.108-.351.675-.501.844-.995%201.403l-.013.016c-.065.073-.104.169-.156.3l-.115.27c-.07.143-.155.223-.25.242l-.046.004c-.158%200-.329-.141-.415-.232h0z'%20id='FI'/%3e%3cpath%20d='M0%20.583s.264.316.786.306c.361-.008.435-.759.435-.759L.774.111H.738C.244.111%200%20.583%200%20.583z'%20id='FJ'/%3e%3cpath%20d='M.036.407L0%20.477.048.531c.006.006.089.1.246.176.112.055.261.101.447.102.083%200%20.16-.033.225-.096.179-.176.212-.538.215-.579l.007-.103L.74.002.688%200C.252%200%20.045.39.036.407h0zm.227.021A.52.52%200%200%201%20.711.22l.252.016C.943.344.903.49.834.558.811.581.787.591.759.591A.82.82%200%200%201%20.263.428z'%20id='FK'/%3e%3cpath%20d='M0%20.605s.323.296.693.38c.303.07.591-.777.591-.777S1.045.065.942.035A.53.53%200%200%200%20.779.011C.313.011%200%20.605%200%20.605z'%20id='FL'/%3e%3cpath%20d='M.051.507L0%20.603.056.652A1.81%201.81%200%200%200%20.42.888a1.16%201.16%200%200%200%20.237.089C.729.995.808.973.884.912c.206-.167.342-.57.357-.616L1.27.208%201.215.175C1.195.164%201.008.054.92.026.862.008.806%200%20.752%200%20.415%200%20.153.315.051.507zM.743.75C.539.698.349.57.252.499.347.37.549.165.827.252c.049.016.147.067.215.106C.995.479.91.657.825.725.802.743.782.752.762.752L.743.75z'%20id='FM'/%3e%3cpath%20d='M0%20.42a3.45%203.45%200%200%200%20.446.594c.157.171.556-.366.556-.366S1.003.361.842.159C.751.043.655%200%20.561%200%20.268%200%200%20.42%200%20.42z'%20id='FN'/%3e%3cpath%20d='M.494.01C.247.066.055.36.047.373L0%20.445l.036.06c.005.01.147.245.377.481.012.014.027.025.043.033.031.015.069.02.111.01C.747.992.96.716.983.685l.033-.043-.001-.049c0-.011-.007-.26-.155-.44C.776.051.681%200%20.575%200%20.549%200%20.522.003.494.01zm.058.794C.404.651.293.497.236.412.292.345.386.251.486.229.568.21.642.242.712.327a.55.55%200%200%201%20.111.275C.749.69.639.796.577.809.56.81.555.807.552.804z'%20id='FO'/%3e%3cpath%20d='M0%20.794c.137.207.209.498.334.768%201.433.193%201.735-.464%201.821-.624C2.079.704%201.804.181%201.694%200%201.487.938%200%20.794%200%20.794z'%20id='FP'/%3e%3cpath%20d='M1.789.297C1.463%201.372.171%201.46.157%201.46L0%201.47l.062.149c.053.127.08.299.109.483l.07.371.017.074.073-.001c.891-.007%201.531-.378%201.916-1.123l.017-.033-.004-.035c-.032-.278-.202-.864-.281-1.078L1.879%200l-.09.297h0zM.372%202.05l-.076-.391c.339-.054%201.189-.263%201.576-1.036.072.241.154.555.182.741-.129.247-.499.928-1.633.966l-.049-.28z'%20id='FQ'/%3e%3cpath%20d='M.195.541S.328.7.588.694C.768.691.806.315.806.315L.582.305H.564C.317.305.195.541.195.541z'%20id='FR'/%3e%3cpath%20d='M.18.552S.341.7.526.743C.678.777.821.354.821.354S.702.283.65.267A.26.26%200%200%200%20.569.255C.336.255.18.552.18.552z'%20id='FS'/%3e%3cpath%20d='M.25.448s.084.15.222.298C.551.831.751.563.751.563s0-.144-.08-.245C.626.26.577.238.53.238c-.146%200-.28.21-.28.21z'%20id='FT'/%3e%3cpath%20d='M0%20.479l1.209.624c.304.159.656.089.787-.154S1.983.382%201.678.224L1.572.169A1.48%201.48%200%200%200%20.898%200C.511%200%20.165.169%200%20.479z'%20id='FU'/%3e%3cpath%20d='M0%20.652l.622.343c.136.076.349-.061.473-.305s.114-.503-.024-.578L.946.041A.34.34%200%200%200%20.779%200C.52%200%20.203.255%200%20.652h0z'%20id='FV'/%3e%3cpath%20d='M.634.021C.369.073.16.218.047.429L0%20.518l1.21.626.017.008c.299.146.641.075.768-.163S1.981.423%201.678.267L1.457.151A1.35%201.35%200%200%200%20.851%200C.778%200%20.705.007.634.021zm.681.949L.328.459C.42.342.558.262.725.229c.206-.04.432-.005.635.102l.224.115c.178.092.262.284.186.427-.048.092-.15.142-.265.142-.062%200-.127-.015-.19-.045h0z'%20id='FW'/%3e%3cpath%20d='M.278.384a.25.25%200%200%200%20.106.337.25.25%200%200%200%20.337-.105.25.25%200%200%200-.105-.338C.579.259.539.25.5.25a.25.25%200%200%200-.222.134z'%20id='FX'/%3e%3cpath%20d='M.212.479C.183.568.206.648.266.658.367.676.483.641.595.56L.8.411.535.365.379.339C.307.338.242.398.212.479z'%20id='FY'/%3e%3cpath%20d='M0%20.659c.208.238.46.288.78.188.209-.064.393-.313.393-.313s-.011-.139-.168-.43C.715.675%200%20.659%200%20.659h0z'%20id='FZ'/%3e%3cpath%20d='M0%20.491C.51.563%201.118.48%201.118.48L0%20.491z'%20id='Fa'/%3e%3cpath%20d='M.026.506L0%20.789C.503.756%201.129.485%201.156.473L1.1.212C1.094.214.488.478.026.506z'%20id='Fb'/%3e%3cpath%20d='M2.046%201.047l-.027.051c-.125.237-.016.539.244.674l2.053%201.07-1.169%201.462C-.104%208.161-.94%209.976%201.125%2010.59l2.244-.856-.01-.448c.132-1.988.521-2.992%201.707-4.336l.694-.787a4.43%204.43%200%200%200%20.584-.844c.533-1.01.066-2.297-1.042-2.875L4.977.275C4.62.089%204.24%200%203.871%200%203.111%200%202.4.376%202.046%201.047z'%20id='Fc'/%3e%3cpath%20d='M2.064%201.13l-.026.049c-.169.32-.032.724.304.9l1.689.883-.973%201.24C.581%207.203-.259%208.738.067%209.68c.107.309.334.548.69.721a2.58%202.58%200%200%200%20.419.159l.098-.364c-.465-.135-.739-.339-.837-.625-.34-.98%201.29-3.14%202.932-5.129l1.252-1.595-2.105-1.101c-.143-.075-.202-.247-.129-.384l.026-.051c.221-.42.601-.726%201.071-.861s.968-.084%201.415.151l.299.156c.927.485%201.303%201.597.838%202.479a4.1%204.1%200%200%201-.534.785l-.661.766c-1.147%201.33-1.546%202.33-1.705%204.3l.001.428.391.012-.003-.412c.153-1.887.517-2.801%201.619-4.078l.66-.766a4.57%204.57%200%200%200%20.582-.852c.271-.516.315-1.112.124-1.677S5.915.708%205.373.425l-.3-.157C4.723.086%204.35%200%203.986%200c-.792%200-1.542.408-1.922%201.13z'%20id='Fd'/%3e%3cpath%20d='M.874.061C.341.073%200%20.639%200%20.639s.251.345.79.294c.374-.035.406-.692.406-.692S1.04.061.878.061H.874z'%20id='Fe'/%3e%3cpath%20d='M.054.481L0%20.569.051.634c.005.008.084.108.241.183a.88.88%200%200%200%20.45.085C.841.895.931.847%201.001.761c.156-.186.167-.484.167-.517L1.17.196l-.027-.03C1.127.15.987.001.83%200H.825C.354%200%20.067.461.054.481zm.235.027C.379.404.552.251.784.254c.052%200%20.12.045.166.085a.56.56%200%200%201-.087.266C.848.624.824.645.776.649L.722.651C.509.651.366.568.289.508z'%20id='Ff'/%3e%3cpath%20d='M0%20.586a2.05%202.05%200%200%200%20.74.405c.321.077.466-.838.466-.838S1.087.068.978.034A.63.63%200%200%200%20.791.005C.308.005%200%20.586%200%20.586z'%20id='Fg'/%3e%3cpath%20d='M.046.506L0%20.593.053.638c.01.008.172.145.392.252a1.39%201.39%200%200%200%20.253.096C.793%201.011.87.962.919.917c.192-.181.26-.644.268-.696l.009-.059-.038-.026C1.154.134%201.049.062.951.03A.61.61%200%200%200%20.762%200C.414%200%20.148.312.046.506zm.729.272C.549.72.337.576.235.501.333.368.555.135.868.236c.05.016.105.047.14.069C.98.47.916.692.842.762.831.772.817.781.797.781.79.781.783.78.775.778h0z'%20id='Fh'/%3e%3cpath%20d='M.008.4s.16.304.427.61c.154.175.557-.348.557-.348S.999.375.845.168C.754.046.656%200%20.559%200%20.274%200%20.008.4.008.4z'%20id='Fi'/%3e%3cpath%20d='M.497.007C.254.056.057.342.048.354L0%20.427.035.488c.005.01.139.249.361.493.014.015.029.027.047.036a.18.18%200%200%200%20.107.012C.723.997.929.749.967.698l.034-.041V.606c0-.01-.001-.26-.144-.444C.773.054.676%200%20.567%200a.34.34%200%200%200-.07.007zm.044.792C.399.643.292.487.239.401.296.337.389.249.485.229.566.213.639.246.704.335a.55.55%200%200%201%20.104.273C.733.694.624.794.564.805.547.806.543.803.541.799h0z'%20id='Fj'/%3e%3cpath%20d='M.187.574L.814.43.745.427C.596.427.408.468.187.574z'%20id='Fk'/%3e%3cpath%20d='M.239.39l.012.273C.442.606.588.615.677.632L.761.355C.704.344.644.338.582.338.472.338.356.356.239.39z'%20id='Fl'/%3e%3cpath%20d='M5.073%202.109c-.411.526-2.232%202.586-2.562%203.989l-.888-.28c-.336.12-.717.421-1.04%201.054-.27.53-1.026%202.413-.226%204.404.341.852%201.143%201.754%201.143%201.754s.488-2.972%202.015-3.689c.163-.076.48-.03.852.016.533.064%201.18.13%201.656-.162.205-.126-.127-.399-.091-.405%201.995-.333%202.893-2.796%203.122-3.523l.823-2.539-.225-.117c-.218-.114-.509.015-.607.23l-.544%201.185c-.426.952-.701%201.984-1.588%203.018-.431.501-.972%201.116-1.709%201.074-.203-.011-.687-.142-.878-.427-.893-1.335.881-4.446%201.344-5.076L7.039.753c.149-.202.099-.535-.134-.657L6.72%200%205.073%202.109z'%20id='Fm'/%3e%3cpath%20d='M4.99%202.135l-.23.284c-.652.797-2.01%202.457-2.297%203.667l.191.049c.277-1.17%201.667-2.868%202.261-3.594l.232-.288L6.709.245%206.814.3c.071.038.124.107.147.196.027.107.007.225-.054.307L5.568%202.631c-.384.523-2.257%203.684-1.328%205.084.211.318.728.451.932.46.778.041%201.338-.613%201.746-1.089.679-.795.995-1.578%201.3-2.334l.271-.651.534-1.163a.39.39%200%200%201%20.232-.197c.082-.026.163-.026.228.013l.143.074-.786%202.415c-.226.717-1.108%203.077-2.979%203.398l-.056.01-.018.05c-.022.056.012.096.05.144.029.037.106.134.1.181-.001.004-.002.012-.022.023-.456.284-1.101.205-1.618.142-.359-.043-.642-.077-.817.006-1.303.618-1.848%202.806-1.989%203.488-.234-.288-.718-.925-.957-1.527-.82-2.067.122-4.022.233-4.238.262-.514.595-.856.965-.991l-.074-.179c-.421.153-.78.517-1.068%201.081-.186.364-1.071%202.291-.239%204.391.333.839%201.093%201.706%201.125%201.742l.138.156.032-.198c.006-.029.494-2.874%201.924-3.552.124-.059.408-.025.709.011.549.067%201.23.149%201.744-.169.076-.046.1-.108.107-.151.015-.095-.036-.187-.087-.26%201.879-.428%202.756-2.773%202.984-3.496l.836-2.566-.292-.153c-.116-.054-.249-.069-.383-.027a.58.58%200%200%200-.345.296l-.534%201.164-.275.657c-.299.744-.609%201.512-1.269%202.283-.382.448-.907%201.062-1.589%201.026-.185-.01-.615-.132-.773-.371-.809-1.22.799-4.149%201.326-4.869L7.068.918A.56.56%200%200%200%207.15.455C7.114.311%207.026.197%206.903.132L6.65%200%204.99%202.135z'%20id='Fn'/%3e%3cpath%20d='M0%20.589c.484.718%201.486.943%201.486.943l.601-.657C.981.678.48%200%20.48%200L0%20.589z'%20id='Fo'/%3e%3cpath%20d='M.434.076L.031.553%200%20.588.032.633c.224.31.551.521.831.658.294.143.538.204.557.209l.049.012.027-.03.509-.531.088-.093-.153-.03C1.02.644.576.098.571.092L.497%200%20.434.076zm-.231.54l.314-.37c.161.164.574.518%201.265.69l-.393.41C1.21%201.294.57%201.081.203.616h0z'%20id='Fp'/%3e%3cpath%20d='M.152.82c.26.445.656.47.656.47S1.042.742.754.32C.668.191.35%200%20.35%200S-.029.51.152.82z'%20id='Fq'/%3e%3cpath%20d='M.214.08C.2.098-.132.54.059.845a.89.89%200%200%200%20.369.342c.12.059.213.068.22.068l.078.007.037-.087C.772%201.156.965.689.696.317.616.206.373.058.346.042L.275%200%20.214.08zm.017.611C.162.581.243.404.303.3a1.07%201.07%200%200%201%20.226.182c.133.183.112.398.084.521C.517.972.356.891.231.691h0z'%20id='Fr'/%3e%3cpath%20d='M.089.846c.305.28.751.407.751.407S1.198.527.712.13C.621.055.484%200%20.484%200S-.158.619.089.846z'%20id='Fs'/%3e%3cpath%20d='M.399.044C.338.099.034.388.002.643-.005.71%200%20.803.077.871a1.68%201.68%200%200%200%20.359.232c.152.074.275.111.284.114l.075.023.048-.096C.952.922%201.064.425.697.134.615.07.497.022.492.019L.446%200%20.399.044zM.213.673C.189.651.191.632.192.621.204.532.333.37.44.262h.002a.67.67%200%200%201%20.123.076c.244.191.203.473.157.624C.603.917.381.821.213.673z'%20id='Ft'/%3e%3cpath%20d='M.11.228s-.195.649.034.679c.401.051.742.014.742.014S1.199.095.598.067H.573C.326.067.11.228.11.228z'%20id='Fu'/%3e%3cpath%20d='M.116.134l-.04.03-.017.051C.041.278-.045.597.03.764.048.805.076.835.11.852.124.859.139.864.156.867c.326.047.598.025.61.024l.07-.006.031-.083C.872.787.994.454.895.219.838.085.726.013.563.001.551%200%20.539%200%20.527%200%20.309%200%20.124.129.116.134zM.22.64C.216.639.208.637.202.623.175.564.196.414.224.3A.54.54%200%200%201%20.508.229C.617.237.687.277.72.356.76.45.742.582.72.668L.628.669A2.88%202.88%200%200%201%20.22.64z'%20id='Fv'/%3e%3cpath%20d='M.638.281C.372.287.201.57.201.57s.125.172.394.147C.783.699.799.371.799.371S.721.281.641.281H.638z'%20id='Fw'/%3e%3cpath%20d='M0%20.404a4.03%204.03%200%200%200%20.749.387c.304.109.256-.408.256-.408S.88.308.775.267A.95.95%200%200%200%20.43.193C.12.193%200%20.404%200%20.404z'%20id='Fx'/%3e%3cpath%20d='M.03.325a5.15%205.15%200%200%200%20.506.448C.709.907.971.676.971.676S.921.506.741.352C.593.226.462.185.353.185.152.185.03.325.03.325z'%20id='Fy'/%3e%3cpath%20d='M.326.587c.13.223.328.236.328.236S.771.549.628.338C.584.274.425.177.425.177S.236.432.326.587z'%20id='Fz'/%3e%3cpath%20d='M.295.61C.446.751.67.814.67.814S.848.451.605.252C.56.215.492.187.492.187S.171.497.295.61z'%20id='GA'/%3e%3cpath%20d='M.305.363s-.097.325.017.34C.523.729.693.71.693.71S.849.298.548.283H.535c-.123%200-.23.08-.23.08z'%20id='GB'/%3e%3cpath%20d='M0%20.884c.933.741%201.678.69%201.678.69l.24-.767C1.012.564.221%200%20.221%200L0%20.884z'%20id='GC'/%3e%3cpath%20d='M.186.11L.012.85%200%20.899.046.934a3.57%203.57%200%200%200%20.623.39c.546.266.922.257.944.255l.054-.002.014-.046.193-.643.023-.078-.092-.026C1.026.566.327.081.319.076L.21%200%20.186.11zm.009.744L.333.267c.221.141.748.455%201.35.64l-.155.514C1.365%201.41.838%201.336.195.854z'%20id='GD'/%3e%3cpath%20d='M.045.227c-.126.236.023.557.333.716l1.231.636C1.862%201.107%201.564.464.944.145L.836.089C.72.029.597%200%20.482%200%20.291%200%20.124.08.045.227z'%20id='GE'/%3e%3cpath%20d='M.136.29C.007.544.023.816.172.898l.615.338C1.029.762.998.254.72.101L.574.02A.17.17%200%200%200%20.491%200C.371%200%20.227.113.136.29z'%20id='GF'/%3e%3cpath%20d='M.355.008C.213.033.104.106.047.214-.086.462.07.801.396.969l1.201.619.046-.087c.226-.423-.04-1-.595-1.286L.791.083C.683.03.566%200%20.454%200a.65.65%200%200%200-.099.008zM.49.795C.29.691.193.483.275.331.308.27.37.229.45.214s.161%200%20.238.038l.009.005.259.133c.389.201.595.588.497.902L.49.795h0z'%20id='GG'/%3e%3cpath%20d='M.279.384C.214.506.261.658.384.721A.25.25%200%200%200%20.721.616.25.25%200%200%200%20.615.279.24.24%200%200%200%20.499.25c-.09%200-.176.049-.22.134z'%20id='GH'/%3e%3cpath%20d='M0%20.479l1.209.625c.304.158.656.088.785-.155S1.982.381%201.678.225L1.57.169A1.47%201.47%200%200%200%20.897%200C.511%200%20.165.169%200%20.479z'%20id='GI'/%3e%3cpath%20d='M0%20.652l.621.343c.136.076.348-.06.472-.305s.114-.503-.022-.579L.945.041A.34.34%200%200%200%20.778%200C.519%200%20.201.255%200%20.652z'%20id='GJ'/%3e%3cpath%20d='M.633.021C.368.073.16.218.048.429L0%20.518l1.209.626.017.008c.299.146.64.075.767-.163.063-.117.065-.256.006-.393S1.825.343%201.678.267L1.455.151A1.36%201.36%200%200%200%20.85%200C.777%200%20.704.007.633.021zm.672.944L.327.459A.66.66%200%200%201%20.724.23a1%201%200%200%201%20.636.1l.222.116c.087.045.155.114.19.195s.034.163-.003.232c-.049.091-.155.14-.27.14a.42.42%200%200%201-.194-.048h0z'%20id='GK'/%3e%3cpath%20d='M.278.383a.25.25%200%201%200%20.443.233.25.25%200%200%200-.105-.338C.579.259.539.25.5.25a.25.25%200%200%200-.222.133z'%20id='GL'/%3e%3cpath%20d='M.333.451c0%20.14.04.26.113.337C.49.835.568.81.621.734S.683.559.639.513L.527.393.334.189.333.451z'%20id='GM'/%3e%3cpath%20d='M.214.479C.182.567.206.647.267.657.368.675.484.64.594.56L.8.412.535.365.378.339C.307.338.242.398.214.479z'%20id='GN'/%3e%3cpath%20d='M.423%201.169c.316.257.869.507.869.507s.226-.229.597-.712C.817.847.134%200%20.134%200-.107.462-.03.802.423%201.169z'%20id='GO'/%3e%3cpath%20d='M.841.943L.16.058c.139.701.681.885.681.885z'%20id='GP'/%3e%3cpath%20d='M.075.211c.186.404.553.617.7.688.036.018.059.027.064.028L.926.73C.921.727.433.531.223.073L.075.211z'%20id='GQ'/%3e%3cpath%20d='M0%20.941s.699.175%201.228-.514c0%200-.602.014-.924-.387L0%20.941z'%20id='GR'/%3e%3cpath%20d='M.343.514L.657.486.343.514z'%20id='GS'/%3e%3cpath%20d='M.332.39l.014.249L.669.61.634.362C.632.362.503.38.332.39z'%20id='GT'/%3e%3cpath%20d='M.95.716L.05.282c.336.481.9.434.9.434z'%20id='GU'/%3e%3cpath%20d='M0%20.455A1.14%201.14%200%200%200%20.389.76c.259.127.496.13.51.13l.154-.362C1.048.528.53.52.188.111L0%20.455z'%20id='GV'/%3e%3cpath%20d='M.664.084C.306.221-.069.529.011.623a.9.9%200%200%200%20.45.283c.184.046.305.167.615-.273.144-.204.058-.387.058-.387S1.084.043.859.043C.805.043.741.055.664.084z'%20id='GW'/%3e%3cpath%20d='M.637.036C.382.128.061.34.009.498-.006.542-.001.583.022.61a.93.93%200%200%200%20.276.21c.045.022.096.041.15.055L.51.894c.138.045.281.092.543-.277.121-.169.092-.341.059-.411A.3.3%200%200%200%20.821%200a.56.56%200%200%200-.184.036h0zM.558.771L.491.752C.28.697.142.553.107.52.12.458.364.258.647.156.766.113.849.122.905.149c.082.04.105.118.109.125l.003.009c0%20.001.06.128-.037.265C.84.745.755.797.675.797.637.797.6.785.558.771h0z'%20id='GX'/%3e%3cpath%20d='M.503.235C.205.247-.073.357.018.429a1.76%201.76%200%200%200%20.463.256c.175.064.309.16.501-.04C1.072.55.959.424.959.424S.835.235.53.235H.503z'%20id='GY'/%3e%3cpath%20d='M.221.53C.234.624.47.709.536.729.63.756.719.597.752.552S.796.305.739.287A.43.43%200%200%200%20.61.267C.38.267.212.456.221.53z'%20id='GZ'/%3e%3cpath%20d='M.67.045C.436.091.081.175.006.479s.495.483.64.489.309-.137.37-.306C1.149.292.991.112.991.112S.952.031.793.031C.758.031.717.035.67.045z'%20id='Ga'/%3e%3cpath%20d='M.648.01C.465.043.084.112.007.44-.036.628.12.761.286.842.422.907.565.941.619.944.771.951.948.811%201.011.629%201.129.299%201%20.121.975.091.96.067.905%200%20.756%200a.63.63%200%200%200-.108.01h0zm.004.793C.503.795.078.624.12.447.164.258.406.191.636.149.741.132.803.146.839.163.865.176.876.19.876.192l.006.009C.887.206%201%20.339.905.603c-.039.11-.149.2-.244.2H.652z'%20id='Gb'/%3e%3cpath%20d='M.568.273C.45.296.273.337.236.489s.247.242.32.244S.71.666.741.58C.807.396.728.306.728.306S.709.266.63.266a.3.3%200%200%200-.062.007z'%20id='Gc'/%3e%3cpath%20d='M1.892%202.418C.905%203.72.249%203.946.086%204.332c-.127.3-.141.627.156.781l.883.463c.413.216.911.151%201.242-.158.268-.25.596-.607.939-1.097.444-.679.805-1.403%201.014-1.829L3.376%200s-.423%201.02-1.484%202.418z'%20id='Gd'/%3e%3cpath%20d='M1.815%202.308C1.291%203.024.883%203.397.585%203.67c-.229.209-.394.359-.479.557-.191.446-.12.81.19.975l.779.409.029.015c.424.206.943.111%201.3-.244.315-.312.62-.684.907-1.107a18.26%2018.26%200%200%200%20.982-1.792l-.318-.157-.958%201.748a6.89%206.89%200%200%201-.855%201.044c-.251.249-.619.314-.913.157l-.776-.41c-.17-.09-.115-.321-.039-.5.051-.117.182-.238.381-.42a8.75%208.75%200%200%200%201.283-1.42C3.1%201.158%203.518.177%203.534.136L3.207%200c-.006.009-.418.978-1.392%202.308z'%20id='Ge'/%3e%3cpath%20d='M1.931.784c-.24.468-.323%201.181-.867%201.882-.485.623-.801.612-1.047%201.271-.043.12-.003.245.091.296l.753.399c.347.185.801.04%201.071-.343.722-1.021%201.146-2.122%201.437-2.985L2.768%200c-.344.113-.657.433-.837.784z'%20id='Gf'/%3e%3cpath%20d='M1.932.755c-.084.162-.138.352-.196.554-.107.375-.228.799-.581%201.188-.189.209-.364.327-.517.432-.257.175-.479.326-.62.755-.063.193.048.422.261.533l.982.51.033.016c.535.261%201.153.16%201.48-.247.764-.952%201.134-2.027%201.369-2.857l-.38-.126c-.229.802-.585%201.84-1.314%202.75-.223.275-.639.343-1.001.167-.008-.004-.016-.007-.023-.012l-.982-.51c-.036-.019-.058-.057-.048-.086.109-.33.264-.436.498-.596a2.9%202.9%200%200%200%20.576-.482c.399-.441.537-.922.648-1.308.055-.195.103-.362.173-.497.16-.308.464-.532.793-.584L2.975%200c-.436.07-.836.359-1.043.755z'%20id='Gg'/%3e%3cpath%20d='M.663.084C.305.221-.07.529.011.624a.91.91%200%200%200%20.45.283c.184.045.305.167.614-.273.144-.205.058-.389.058-.389S1.083.043.858.043C.804.043.74.055.663.084z'%20id='Gh'/%3e%3cpath%20d='M.614.033C.407.104.071.295.011.479-.009.539%200%20.597.032.634A.9.9%200%200%200%20.293.83c.045.022.091.041.144.054l.054.017c.157.051.306.067.545-.264.124-.172.098-.344.06-.425A.31.31%200%200%200%20.791%200C.739%200%20.681.01.614.033zM.576.684L.514.665C.372.628.267.545.212.493.278.426.446.31.633.246.857.169.911.313.916.33V.329l.006.015C.929.358.959.432.9.513.792.664.731.705.67.705.641.705.611.696.576.684h0z'%20id='Gi'/%3e%3cpath%20d='M.502.236c-.296.01-.575.12-.484.193a1.75%201.75%200%200%200%20.464.257c.175.063.307.16.501-.042C1.073.551.959.425.959.425S.835.235.53.235L.502.236h0z'%20id='Gj'/%3e%3cpath%20d='M.22.53c.013.095.248.179.316.199C.628.757.718.597.752.552S.796.305.739.287a.44.44%200%200%200-.13-.02C.379.267.211.455.22.53z'%20id='Gk'/%3e%3cpath%20d='M.022.357C.015.524.565.743.695.774S.948.754.97.664C1.017.471.839.332.839.332S.763.249.535.228L.323.216C.169.216.026.243.022.357z'%20id='Gl'/%3e%3cpath%20d='M.628.008C.465.034.084.094.008.436-.037.639.12.774.285.854a1.11%201.11%200%200%200%20.31.098C.76.963.941.821%201.008.63%201.102.361%201.026.172.961.098.938.065.873%200%20.724%200%20.695%200%20.663.002.628.008h0zm.028.674C.525.673.232.534.23.45.256.332.523.289.61.276S.736.275.758.285l.025.023c.001.001.076.089.015.267C.78.627.718.682.661.682H.656h0z'%20id='Gm'/%3e%3cpath%20d='M.021.358C.015.525.564.744.696.774S.948.754.97.665C1.018.471.839.332.839.332S.763.25.534.229L.323.217C.169.217.026.244.021.358z'%20id='Gn'/%3e%3cpath%20d='M.628.008C.465.033.085.094.008.435-.038.639.121.773.285.853a1.08%201.08%200%200%200%20.309.098C.76.962.94.821%201.007.629%201.101.36%201.025.171.961.097.938.064.873%200%20.724%200a.58.58%200%200%200-.096.008zm.026.674C.526.673.231.533.23.449.257.331.522.289.61.275.692.262.736.274.756.285l.026.023c.001%200%20.078.089.016.267C.779.627.719.682.66.682H.654h0z'%20id='Go'/%3e%3cpath%20d='M.567.272C.451.295.273.338.236.49s.247.241.319.244S.71.665.741.581C.807.396.728.306.728.306S.708.265.629.265a.3.3%200%200%200-.062.007z'%20id='Gp'/%3e%3cpath%20d='M.001.559c.026.19.497.36.632.4.186.055.364-.265.431-.355S1.15.111%201.037.075A.86.86%200%200%200%20.778.034c-.459%200-.796.377-.777.525h0z'%20id='Gq'/%3e%3cpath%20d='M.114.265C.03.361-.012.464.003.547.022.665.164.762.304.832.411.884.519.92.572.936.765.995.927.763.996.663L1.02.63c.074-.095.077-.277.066-.369C1.072.139%201.029.063.964.042.875.012.789%200%20.708%200%20.449%200%20.235.128.114.265zm.547.44C.443.638.218.515.199.471.203.455.238.402.314.349S.592.182.868.27c.026.033.03.188.019.221a.57.57%200%200%200-.033.047C.795.621.731.707.676.707L.661.705z'%20id='Gr'/%3e%3cpath%20d='M.665.084C.307.221-.069.53.011.624s.24.23.45.282c.184.047.306.167.615-.273.144-.204.058-.388.058-.388S1.084.043.86.043a.55.55%200%200%200-.195.041z'%20id='Gs'/%3e%3cpath%20d='M.637.036C.381.128.06.34.008.498-.006.543-.002.583.021.61.053.647.149.748.298.82a.87.87%200%200%200%20.149.056l.062.018c.138.045.281.092.544-.277.12-.169.092-.341.059-.411A.3.3%200%200%200%20.821%200C.769%200%20.708.01.637.036zm-.08.735L.49.751C.28.697.141.553.106.52.12.459.363.258.646.156.766.113.849.122.904.149c.082.04.106.119.109.126l.003.008c.001.001.06.128-.037.266C.839.746.755.797.675.797.637.797.599.785.557.771z'%20id='Gt'/%3e%3cpath%20d='M.502.236C.205.247-.073.357.018.429A1.75%201.75%200%200%200%20.48.686C.655.749.789.845.983.645%201.072.551.958.424.958.424S.835.235.531.235L.502.236z'%20id='Gu'/%3e%3cpath%20d='M.221.53c.013.094.248.18.317.2C.63.756.719.597.753.552S.796.306.739.288a.4.4%200%200%200-.13-.021C.38.267.212.456.221.53z'%20id='Gv'/%3e%3cpath%20d='M.022.357C.014.524.564.742.696.774S.949.753.97.665C1.018.47.839.332.839.332S.763.248.536.227L.326.216C.171.216.027.243.022.357z'%20id='Gw'/%3e%3cpath%20d='M.645.01C.464.042.085.109.007.44-.036.629.12.762.288.843.421.909.564.941.617.945.769.953.947.813%201.012.63%201.128.302.998.123.974.092.958.067.902%200%20.753%200%20.721%200%20.686.003.645.01zm.008.778C.512.781.094.614.132.447.174.269.409.204.634.166.736.148.796.161.828.177.852.189.862.202.864.204L.87.213C.875.219.983.346.893.6.856.704.751.789.661.789L.653.788z'%20id='Gx'/%3e%3cpath%20d='M.564.006L.542.013C.249.09.002.403.009.689c.001.055.026.1.07.123l.214.107c.282.142.388.298.593.073C1.149.704.851.23.726.053.701.018.661%200%20.614%200a.22.22%200%200%200-.05.006h0z'%20id='Gy'/%3e%3cpath%20d='M.514.009l.025.127L.497.013C.22.083-.008.374%200%20.646c.003.089.048.163.122.2l.16.081.113.062c.027.017.056.034.087.048.111.055.243.079.392-.083C1.059.755%201.019.448.762.09.721.032.655%200%20.581%200a.27.27%200%200%200-.067.009h0zm.013.753L.4.691.251.626C.247.478.387.306.548.265L.563.262.562.256c.067.095.259.39.136.523C.674.804.662.818.643.818S.591.8.527.762h0z'%20id='Gz'/%3e%3cpath%20d='M.533.228L.522.231C.375.269.252.426.254.568.255.597.269.619.29.63l.108.053C.539.755.592.832.695.72.825.575.676.339.614.25.602.233.582.224.559.224.55.224.542.225.533.228h0z'%20id='HA'/%3e%3cpath%20d='M.683.059C.328.17-.059.458.008.563a.87.87%200%200%200%20.404.333c.173.064.278.2.614-.23.158-.201.092-.399.092-.399S1.086.032.841.032C.796.032.744.04.683.059z'%20id='HB'/%3e%3cpath%20d='M.014.398a1.57%201.57%200%200%200%20.431.278C.613.747.735.85.954.66%201.057.572.96.441.96.441S.855.234.525.231H.509c-.294%200-.576.092-.495.167z'%20id='HC'/%3e%3cpath%20d='M0%20.198c.059.1%206.013%2010.137%206.243%2013.812l.383-.025C6.389%2010.219.577.416.329%200L0%20.198z'%20id='HD'/%3e%3cpath%20d='M21.517.06L10.208%203.745c-.498.163-.904.515-1.131.981L.038%2023.257c-.093.192-.011.426.185.522l17.266%208.42a.39.39%200%200%200%20.525-.174l9.038-18.533a1.91%201.91%200%200%200%20.076-1.493L23.069.817C22.887.316%2022.408%200%2021.898%200a1.23%201.23%200%200%200-.381.06z'%20id='HE'/%3e%3cpath%20d='M21.326.07L10.209%203.736a2.11%202.11%200%200%200-1.224%201.067L.057%2023.108c-.139.284-.017.63.272.77l16.93%208.258a.58.58%200%200%200%20.774-.26l8.928-18.305c.244-.502.276-1.094.086-1.622L23.092.931A1.42%201.42%200%200%200%2021.761%200c-.145%200-.292.022-.435.07zm-3.9%2031.722L.495%2023.535c-.095-.047-.137-.162-.09-.257L9.333%204.973a1.72%201.72%200%200%201%201.002-.872L21.452.433a1.02%201.02%200%200%201%201.276.622l3.955%2011.018c.155.433.129.917-.071%201.328l-8.929%2018.305c-.032.067-.1.106-.171.106a.19.19%200%200%201-.086-.02h0z'%20id='HF'/%3e%3cpath%20d='M.415%202.409c-1.09%202.234.039%205.026%202.522%206.236s5.376.381%206.466-1.852-.04-5.026-2.521-6.237C6.108.179%205.294%200%204.507%200%202.769%200%201.165.872.415%202.409z'%20id='HG'/%3e%3cpath%20d='M.415%202.409c-1.09%202.234.039%205.026%202.521%206.236s5.377.382%206.467-1.852-.04-5.027-2.522-6.237C6.107.179%205.294%200%204.507%200%202.77%200%201.165.872.415%202.409z'%20id='HH'/%3e%3cpath%20d='M.506%202.807C-.703%205.285.33%208.285%202.808%209.493s5.477.176%206.685-2.302.176-5.477-2.302-6.686C6.488.162%205.743%200%205.008%200%203.155%200%201.371%201.033.506%202.807zm2.472%206.337A4.62%204.62%200%200%201%20.854%202.977%204.62%204.62%200%200%201%207.02.854a4.62%204.62%200%200%201%202.124%206.167C8.346%208.657%206.701%209.61%204.992%209.61a4.59%204.59%200%200%201-2.014-.466z'%20id='HI'/%3e%3cpath%20d='M3.55%201.244c-.26.401-.661.821-1.099%201.163-.494-.291-.963-.661-1.289-1.029A6.65%206.65%200%200%201%20.36.21L.32.325.308.36.28.444.269.482.242.567C.24.579.235.59.233.601L.202.708.166.843.136.965.131.986l-.023.102c0%20.007-.002.014-.004.021l-.024.117-.055.368c-.024.204-.031.396-.021.571l.006.076.001.003.006.066v.001l.011.072.019.097.03.111c.006.021.014.042.021.061.002.008.007.017.01.026l.015.035.011.026c.007.01.011.02.018.032s.009.016.013.023l.018.032.014.022c.008.009.014.019.021.029l.015.019.026.031.056.056.025.024c.712.604%201.663.661%202.322%201.831l.009-.123-.009.123c.447-1.237%201.376-1.391%201.979-2.063.007-.011.014-.023.025-.035l.037-.048c.138-.2.17-.496.124-.843l-.013-.092-.034-.166-.002-.018-.012-.046-.011-.047-.013-.046-.012-.049c-.004-.011-.007-.022-.01-.034C4.595.914%204.386.441%204.143%200a6.16%206.16%200%200%201-.593%201.244h0z'%20id='HJ'/%3e%3cpath%20d='M.033.156C-.028.28-.001.418.094.464l9.544%204.655c.095.046.221-.017.281-.141s.034-.262-.061-.308L.313.015C.293.005.27%200%20.247%200%20.166%200%20.08.059.033.156z'%20id='HK'/%3e%3cpath%20d='M.032.156C-.029.281%200%20.418.093.464L9.637%205.12c.095.046.221-.017.282-.141s.033-.262-.062-.309L.313.015C.292.005.269%200%20.247%200%20.166%200%20.079.06.032.156z'%20id='HL'/%3e%3cpath%20d='M.153.843a1.5%201.5%200%200%200%20.69%202.006%201.5%201.5%200%200%200%202.006-.691%201.5%201.5%200%200%200-.69-2.005C1.947.049%201.723%200%201.503%200a1.5%201.5%200%200%200-1.35.843z'%20id='HM'/%3e%3cpath%20d='M.151.842c-.362.744-.052%201.643.691%202.006a1.5%201.5%200%200%200%202.006-.691c.362-.743.053-1.643-.691-2.006C1.946.048%201.723%200%201.502%200%20.946%200%20.411.31.151.842zm.837%201.706A1.17%201.17%200%200%201%20.451.988a1.17%201.17%200%200%201%201.56-.537%201.17%201.17%200%200%201%20.537%201.56c-.201.414-.617.655-1.049.655-.172%200-.346-.038-.511-.118z'%20id='HN'/%3e%3cpath%20d='M.096%202.602l.422%201.201c.458%201.258.976%202.684%201.233%204.513l.271%202.315c.26%202.45.466%204.385%201.508%205.074.054.036.112.069.169.098l.02.009c.402.192.885.205%201.468.039.462-.131%201.017-.791.824-1.356l-.375.103c.113.333-.284.803-.577.887-.554.157-.986.128-1.316-.091-.882-.583-1.087-2.53-1.326-4.783l-.274-2.328C1.881%206.414%201.355%204.968.891%203.692L.473%202.504C.239%201.785.598.118.604.096H.603L.216%200C.201.073-.17%201.785.096%202.602z'%20id='HO'/%3e%3cpath%20d='M.293.038C-.053.117-.019.284.032.376c.101.178.327.33.576.452.379.184.812.298.938.329l.122.031.056-.058c.3-.308.314-.582.044-.815C1.506.088%201.059%200%20.685%200%20.538%200%20.402.014.293.038zm.146.351C.503.335.844.287%201.185.348c.156.029.283.077.321.124.045.056.038.178-.11.353C1.025.72.555.536.439.389h0z'%20id='HP'/%3e%3cpath%20d='M.79%203.91L.212%205.881c-.836%202.855.878%205.826%203.829%206.635l8.311%202.278c2.951.81%206.023-.848%206.858-3.703l.579-1.973c.835-2.855-.879-5.826-3.83-6.635L7.647.205C7.141.066%206.631%200%206.13%200%203.709%200%201.483%201.544.79%203.91z'%20id='HQ'/%3e%3cpath%20d='M3.707.799C2.28%201.616%201.248%202.955.801%204.568l-.569%202.06c-.919%203.329.973%206.807%204.219%207.751l8.19%202.38a5.96%205.96%200%200%200%204.651-.558c1.427-.818%202.458-2.156%202.904-3.769l.569-2.061c.446-1.612.253-3.306-.544-4.771s-2.101-2.521-3.674-2.978L8.357.241A6.01%206.01%200%200%200%206.678%200a5.95%205.95%200%200%200-2.971.799zm9.286%2014.686l-8.19-2.381C2.243%2012.358.75%209.616%201.475%206.99l.569-2.061c.352-1.272%201.167-2.328%202.292-2.973a4.7%204.7%200%200%201%202.345-.63c.443%200%20.887.063%201.325.189l8.189%202.382c1.239.36%202.27%201.196%202.897%202.35a5.03%205.03%200%200%201%20.43%203.763l-.569%202.061c-.351%201.273-1.165%202.329-2.291%202.973-.729.418-1.533.63-2.346.63-.442%200-.887-.063-1.323-.189z'%20id='HR'/%3e%3cpath%20d='M25.747.785L.17%2049.118c-.38.718-.103%201.604.617%201.983l39.475%2020.73a1.48%201.48%200%200%200%201.991-.614L67.83%2022.883a1.47%201.47%200%200%200-.618-1.985L27.738.17a1.47%201.47%200%200%200-.686-.17c-.529%200-1.04.285-1.305.785z'%20id='HS'/%3e%3cpath%20d='M26.955.097a2.11%202.11%200%200%200-1.246%201.045L.245%2049.936a2.14%202.14%200%200%200-.148%201.631%202.12%202.12%200%200%200%201.035%201.261L40.43%2073.754h.001c.315.166.651.246.984.246a2.12%202.12%200%200%200%201.878-1.141l25.463-48.794c.544-1.044.147-2.341-.886-2.891L28.571.248C28.262.083%2027.925%200%2027.585%200a2.1%202.1%200%200%200-.63.097zm14.083%2072.494L1.739%2051.664a.83.83%200%200%201-.342-1.114L26.86%201.756c.102-.195.273-.338.481-.403a.8.8%200%200%201%20.621.058l39.301%2020.926a.83.83%200%200%201%20.341%201.114L42.14%2072.246a.81.81%200%200%201-1.102.345z'%20id='HT'/%3e%3cpath%20d='M33.686.072L1.013%2010.61c-.769.248-1.191%201.068-.941%201.832l8.393%2025.554c.251.763%201.079%201.18%201.848.933l32.674-10.538a1.45%201.45%200%200%200%20.94-1.833L35.536%201.004C35.334.39%2034.759%200%2034.141%200a1.47%201.47%200%200%200-.455.072z'%20id='HU'/%3e%3cpath%20d='M33.909.105L1.454%2010.828c-1.104.365-1.71%201.571-1.35%202.692L8.44%2039.524c.173.543.546.984%201.046%201.243a2.07%202.07%200%200%200%20.952.233%202.11%202.11%200%200%200%20.654-.105l32.455-10.724c1.102-.364%201.709-1.571%201.35-2.692L36.562%201.475C36.272.574%2035.445%200%2034.559%200c-.216%200-.434.034-.65.105zM10.072%2039.598c-.193-.1-.335-.27-.402-.48L1.333%2013.114c-.068-.208-.05-.432.049-.629s.265-.341.472-.409L34.308%201.353c.084-.028.168-.04.25-.04a.81.81%200%200%201%20.772.568l8.338%2026.003c.138.433-.095.899-.521%201.039L10.691%2039.646a.78.78%200%200%201-.251.041.81.81%200%200%201-.368-.089z'%20id='HV'/%3e%3cpath%20d='M27.576.072L1.022%208.574c-.777.249-1.202%201.07-.949%201.835l5.485%2016.585c.253.765%201.088%201.183%201.866.934l26.553-8.502c.779-.249%201.203-1.072.95-1.836L29.441%201.006A1.48%201.48%200%200%200%2028.033%200c-.151%200-.306.023-.457.072z'%20id='HW'/%3e%3cpath%20d='M27.787.106L1.465%208.814a2.12%202.12%200%200%200-1.234%201.07c-.256.514-.301%201.097-.126%201.644l5.438%2016.986C5.833%2029.422%206.667%2030%207.56%2030a2.07%202.07%200%200%200%20.654-.106l26.322-8.708a2.11%202.11%200%200%200%201.232-1.071c.257-.512.302-1.096.127-1.642L30.456%201.487C30.166.579%2029.333%200%2028.441%200a2.07%202.07%200%200%200-.654.106zM6.782%2028.103l-5.44-16.985c-.067-.211-.05-.437.049-.633s.268-.345.476-.412l26.322-8.709c.084-.027.169-.04.252-.04.345%200%20.666.222.777.572l5.439%2016.986c.068.211.051.436-.048.633s-.268.344-.475.413L7.812%2028.636a.81.81%200%200%201-.254.041c-.345%200-.665-.223-.776-.574h0z'%20id='HX'/%3e%3cpath%20d='M27.939.056L.805%208.729a1.14%201.14%200%200%200-.748%201.443L.664%2012%2030%202.578%2029.408.791C29.248.307%2028.79%200%2028.299%200c-.119%200-.241.018-.36.056z'%20id='HY'/%3e%3cpath%20d='M27.956.091L1.24%209.114a1.8%201.8%200%200%200-1.044.925A1.9%201.9%200%200%200%20.09%2011.46l.796%202.539L31%203.78l-.783-2.496C29.971.499%2029.268%200%2028.51%200c-.183%200-.37.029-.554.091zM1.318%2011.045a.54.54%200%200%201%20.029-.398c.061-.124.165-.215.292-.258l26.717-9.024a.52.52%200%200%201%20.155-.025c.211%200%20.408.141.477.359l.384%201.223-27.658%209.386-.396-1.263z'%20id='HZ'/%3e%3cpath%20d='M.044%201.174l1.949%206.201c.207.659%201.036.842%201.491.33l4.287-4.824c.455-.512.197-1.337-.467-1.484L1.068.021A.91.91%200%200%200%20.877%200C.301%200-.144.58.044%201.174z'%20id='Ha'/%3e%3cpath%20d='M.391.502a1.54%201.54%200%200%200-.318%201.495l1.875%205.941c.165.525.581.91%201.111%201.026.109.024.218.036.326.036.418%200%20.814-.178%201.104-.502l4.12-4.622a1.53%201.53%200%200%200%20.317-1.494c-.165-.526-.581-.91-1.112-1.027L1.821.037A1.47%201.47%200%200%200%201.494%200C1.078%200%20.682.178.391.502zm2.945%207.159c-.039-.009-.111-.037-.141-.131L1.321%201.589a.19.19%200%200%201%20.041-.19c.028-.031.073-.064.137-.064.013%200%20.029%200%20.045.004l5.993%201.319h.001c.092.022.129.091.142.132s.023.117-.041.19l-4.12%204.621c-.047.052-.099.064-.139.064-.017%200-.032-.002-.044-.004h0z'%20id='Hb'/%3e%3cpath%20d='M.254.056s-.713%201.831.248%201.92c1.182.112%202.496-.209%202.496-.209S2.837.095%201.02.003L.903%200C.59%200%20.254.056.254.056z'%20id='Hc'/%3e%3cpath%20d='M.57.068L.377.101.303.296C.21.544-.236%201.814.164%202.523c.103.184.309.411.7.45A6.57%206.57%200%200%200%201.475%203c1.13%200%202.177-.259%202.227-.273l.297-.075-.031-.327C3.897%201.564%203.285.099%201.48.005L1.325%200A4.91%204.91%200%200%200%20.57.068zm.355%202.16c-.123-.012-.154-.065-.17-.094C.614%201.886.731%201.243.876.779c.157-.019.378-.038.569-.029%201.189.063%201.613.857%201.761%201.322-.387.075-1.051.181-1.734.181a5.84%205.84%200%200%201-.547-.025h0z'%20id='Hd'/%3e%3cpath%20d='M.999.14C.33.406%200%20.935%200%20.935s.469%201.249%201.098%201.041c1.098-.361%201.903-.8%201.903-.8S2.694%200%201.661%200c-.194%200-.414.042-.662.14z'%20id='He'/%3e%3cpath%20d='M1.317.19C.5.538.097%201.223.08%201.251L0%201.39l.053.151c.064.179.408%201.093.992%201.373.118.058.24.086.362.086.091%200%20.18-.016.267-.046%201.196-.425%202.067-.929%202.103-.951l.224-.13-.061-.251C3.93%201.579%203.677.571%202.869.166%202.65.055%202.415%200%202.165%200c-.267%200-.55.063-.848.19h0zm.029%202.099C1.14%202.19.909%201.795.772%201.471c.131-.169.405-.467.819-.642.381-.163.698-.177.964-.044.326.163.522.514.623.755a13.69%2013.69%200%200%201-1.735.758c-.011.003-.022.007-.036.007s-.035-.004-.061-.016z'%20id='Hf'/%3e%3cpath%20d='M6.768.117C3.806%201.111.539.884.507.878L0%20.84l.154.489c0%20.002.36%201.154%201.007%203.317l.065.215.221.028c.585.078%201.13.111%201.637.111%203.091%200%204.673-1.249%204.749-1.31L8%203.552l-.048-.213L7.209.358%207.116%200l-.348.117zm-.133.771l.592%202.38c-.55.348-2.388%201.315-5.472.959L.957%201.595l.469.005c1.162%200%203.201-.1%205.209-.712z'%20id='Hg'/%3e%3cpath%20d='M1.704.009L1.41.033C.566.098-.061.815.005%201.633s.807%201.428%201.65%201.362L5%202.734C4.873%201.178%203.532%200%201.952%200l-.248.009z'%20id='Hh'/%3e%3cpath%20d='M1.997.009l-.805.069C.48.138-.053.798.004%201.55c.067.868.787%201.515%201.608%201.445l3.387-.288C4.883%201.167%203.663%200%202.223%200l-.226.009z'%20id='Hi'/%3e%3cpath%20d='M2.026.009l-.7.054C.534.124-.058.798.005%201.565c.035.414.234.792.562%201.062.294.243.66.373%201.041.373l.133-.005L5%202.741l-.024-.301c-.058-.705-.399-1.348-.955-1.807C3.523.222%202.906%200%202.255%200l-.229.009zM.97%202.169a.95.95%200%200%201-.345-.653A.77.77%200%200%201%20.818.94c.141-.162.339-.259.556-.276L2.076.61l.173-.007a2.14%202.14%200%200%201%201.369.489c.351.289.589.671.691%201.098l-2.618.204-.077.003a1.01%201.01%200%200%201-.644-.228h0z'%20id='Hj'/%3e%3cpath%20d='M.247.069a.5.5%200%200%200-.178.685.5.5%200%200%200%20.685.177A.5.5%200%200%200%20.93.246.5.5%200%200%200%20.5%200C.414%200%20.326.022.247.069z'%20id='Hk'/%3e%3cpath%20d='M.249.502C.383.691.564.813.76.847.876.867.982.76.998.606S.932.313.815.292L.513.241%200%20.151.249.502h0z'%20id='Hl'/%3e%3cpath%20d='M0%20.389C.102%201.99.717%202.748%202.165%202.955c1.016.147%202.516-.116%202.516-.116S4.856%201.873%205%200C2.571%201.468%200%20.389%200%20.389z'%20id='Hm'/%3e%3cpath%20d='M4.001.705L0%20.177c1.794%201.021%204.001.528%204.001.528z'%20id='Hn'/%3e%3cpath%20d='M0%20.706L.693%203s2.796-.769%203.308-3c0%200-2.086.993-4.001.706z'%20id='Ho'/%3e%3cpath%20d='M0%20.831C2.606.953%205.001.156%205.001.156L0%20.831z'%20id='Hp'/%3e%3cpath%20d='M.027.443L0%20.992.561%201c2.344%200%204.35-.449%204.44-.47L4.828.001C4.805.006%202.493.525.027.443z'%20id='Hq'/%3e%3cpath%20d='M3.754%201.269L.012%2030.086c-.104.797.471%201.524%201.282%201.625l34.29%204.277c.813.101%201.556-.461%201.659-1.258l3.744-28.816c.103-.797-.472-1.524-1.284-1.625L5.413.012A1.54%201.54%200%200%200%205.223%200c-.736%200-1.374.535-1.469%201.269z'%20id='Hr'/%3e%3cpath%20d='M3.732%201.868L.017%2031.233c-.071.567.081%201.128.428%201.578a2.11%202.11%200%200%200%201.412.813l34.034%204.358a2.06%202.06%200%200%200%20.269.018c1.054%200%201.972-.79%202.107-1.868l3.716-29.366a2.13%202.13%200%200%200-.428-1.578%202.11%202.11%200%200%200-1.412-.813L6.108.017A2.25%202.25%200%200%200%205.838%200C4.789%200%203.869.79%203.732%201.868zm32.323%2034.811L2.021%2032.321c-.447-.058-.766-.472-.708-.923L5.028%202.033c.056-.451.474-.766.915-.713l34.036%204.359a.81.81%200%200%201%20.544.313.82.82%200%200%201%20.164.609l-3.716%2029.365c-.027.218-.137.412-.31.547a.81.81%200%200%201-.502.172c-.035%200-.069-.002-.104-.006h0z'%20id='Hs'/%3e%3cpath%20d='M2.255%201.296L.012%2018.816c-.104.812.474%201.554%201.291%201.658l27.773%203.514a1.49%201.49%200%200%200%201.668-1.283l2.244-17.521c.104-.812-.475-1.554-1.291-1.657L3.924.012C3.86.004%203.796%200%203.733%200a1.49%201.49%200%200%200-1.478%201.296z'%20id='Ht'/%3e%3cpath%20d='M3.05.442a2.09%202.09%200%200%200-.81%201.405L.017%2019.149a2.12%202.12%200%200%200%201.847%202.363l27.512%203.47a2.08%202.08%200%200%200%20.272.018%202.13%202.13%200%200%200%201.302-.443c.45-.345.737-.845.811-1.404l2.222-17.302a2.12%202.12%200%200%200-1.847-2.363L4.625.017C4.534.006%204.444%200%204.354%200c-.47%200-.926.152-1.304.442zm26.49%2023.252l-27.511-3.47c-.451-.057-.768-.466-.711-.911L3.54%202.01c.027-.215.137-.407.312-.542a.81.81%200%200%201%20.607-.162l27.512%203.47c.45.056.769.465.712.912l-2.224%2017.301a.81.81%200%200%201-.311.542.83.83%200%200%201-.504.169c-.035%200-.069-.002-.104-.006z'%20id='Hu'/%3e%3cpath%20d='M20.892.354l-7.363%205.113a.58.58%200%200%201-.745-.075L9.18%201.6C8.539.925%207.496.792%206.699%201.284L.375%205.375.026%207.029c-.145.686.341%201.347%201.057%201.439l27.65%203.518c.874.112%201.676-.485%201.788-1.333l.478-3.631L23.318.471A1.99%201.99%200%200%200%2022.028%200a1.99%201.99%200%200%200-1.136.354z'%20id='Hv'/%3e%3cpath%20d='M.017%201.739a2%202%200%201%200%203.966.522A2%202%200%200%200%202.261.017%201.97%201.97%200%200%200%201.997%200a2%202%200%200%200-1.98%201.739h0z'%20id='Hw'/%3e%3cpath%20d='M.021%202.174c-.179%201.367.786%202.624%202.153%202.804.111.015.221.021.331.021a2.48%202.48%200%200%200%201.517-.517c.529-.405.87-.994.956-1.656S4.889%201.508%204.483.978%203.488.109%202.826.022A2.46%202.46%200%200%200%202.496%200C1.262%200%20.186.919.021%202.174zm2.307%201.625a1.31%201.31%200%200%201-1.127-1.47%201.31%201.31%200%200%201%201.297-1.138%201.23%201.23%200%200%201%20.172.01%201.31%201.31%200%200%201%201.128%201.47A1.31%201.31%200%200%201%202.501%203.81c-.057%200-.115-.003-.173-.011z'%20id='Hx'/%3e%3cpath%20d='M3.001%200A3%203%200%200%200%200%203v4.999h35V3a3%203%200%200%200-2.999-3'%20id='Hy'/%3e%3cpath%20d='M3.001%200A3%203%200%200%200%200%203v4.999h35V3a3%203%200%200%200-2.999-3h-29z'%20id='Hz'/%3e%3c/defs%3e%3cg%20transform='translate(2%2036)'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.001%20183.557h207.116c0-57.193-46.365-103.558-103.557-103.558S22.001%20126.364%2022.001%20183.557z'%20class='C%20J'/%3e%3cg%20transform='translate(0%20173.999)'%3e%3cmask%20id='IA'%20class='B'%3e%3cuse%20xlink:href='%23A'/%3e%3c/mask%3e%3cpath%20mask='url(%23IA)'%20d='M-4.999%207h20.974V-5H-4.999z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(241.001%20173.999)'%3e%3cmask%20id='IB'%20class='B'%3e%3cuse%20xlink:href='%23B'/%3e%3c/mask%3e%3cpath%20mask='url(%23IB)'%20d='M-5%207h20.974V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(91.231%20177.718)'%3e%3cmask%20id='IC'%20class='B'%3e%3cuse%20xlink:href='%23C'/%3e%3c/mask%3e%3cpath%20mask='url(%23IC)'%20d='M-5%207h79.187V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(167.037%20177.718)'%3e%3cmask%20id='ID'%20class='B'%3e%3cuse%20xlink:href='%23D'/%3e%3c/mask%3e%3cpath%20mask='url(%23ID)'%20d='M-5%207h21.141V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(78.349%20177.643)'%3e%3cmask%20id='IE'%20class='B'%3e%3cuse%20xlink:href='%23E'/%3e%3c/mask%3e%3cpath%20mask='url(%23IE)'%20d='M-5%207.075h17V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(17.001%20173.999)'%3e%3cmask%20id='IF'%20class='B'%3e%3cuse%20xlink:href='%23F'/%3e%3c/mask%3e%3cpath%20mask='url(%23IF)'%20d='M-5%207h229.895V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(155.248%20132.465)'%3e%3cmask%20id='IG'%20class='B'%3e%3cuse%20xlink:href='%23G'/%3e%3c/mask%3e%3cpath%20mask='url(%23IG)'%20d='M-4.999%2014.821h13.72V-5h-13.72z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(154.935%20132.133)'%3e%3cmask%20id='IH'%20class='B'%3e%3cuse%20xlink:href='%23H'/%3e%3c/mask%3e%3cpath%20mask='url(%23IH)'%20d='M-5.001%2015.473H9.348V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(163.079%20132.59)'%3e%3cmask%20id='II'%20class='B'%3e%3cuse%20xlink:href='%23I'/%3e%3c/mask%3e%3cpath%20mask='url(%23II)'%20d='M-5%2014.8H9.439V-4.999H-5z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(162.763%20132.262)'%3e%3cmask%20id='IJ'%20class='B'%3e%3cuse%20xlink:href='%23J'/%3e%3c/mask%3e%3cpath%20mask='url(%23IJ)'%20d='M-5.001%2015.448h15.07V-5h-15.07z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M165.709%20136.354l.123.113-.49-.126-.164.353.607.247.403-.363-.374-.344-.105.12h0zm.158.146l.084.076-.093.084.009-.16zm-.475.108l.037-.079.25.063-.006.092.148.01-.069.061-.36-.147z'%20class='C%20D'/%3e%3cg%20transform='translate(142.594%20111.635)'%3e%3cmask%20id='IK'%20class='B'%3e%3cuse%20xlink:href='%23K'/%3e%3c/mask%3e%3cpath%20mask='url(%23IK)'%20d='M-5%2031.035h34.483V-5H-5z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(142.279%20111.314)'%3e%3cmask%20id='IL'%20class='B'%3e%3cuse%20xlink:href='%23L'/%3e%3c/mask%3e%3cpath%20mask='url(%23IL)'%20d='M-5%2031.668h35.119V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(162.146%20114.675)'%3e%3cmask%20id='IM'%20class='B'%3e%3cuse%20xlink:href='%23M'/%3e%3c/mask%3e%3cpath%20mask='url(%23IM)'%20d='M-5%2018.25h22.292V-5H-5z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(161.833%20114.354)'%3e%3cmask%20id='IN'%20class='B'%3e%3cuse%20xlink:href='%23N'/%3e%3c/mask%3e%3cpath%20mask='url(%23IN)'%20d='M-5%2019.108h22.92V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(164.348%20118.529)'%3e%3cmask%20id='IO'%20class='B'%3e%3cuse%20xlink:href='%23O'/%3e%3c/mask%3e%3cpath%20mask='url(%23IO)'%20d='M-5%2013.509H8.515V-5H-5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(164.191%20118.369)'%3e%3cmask%20id='IP'%20class='B'%3e%3cuse%20xlink:href='%23P'/%3e%3c/mask%3e%3cpath%20mask='url(%23IP)'%20d='M-5%2013.829H8.988V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(171.633%20114.225)'%20class='B'%3e%3cmask%20id='IQ'%3e%3cuse%20xlink:href='%23Q'/%3e%3c/mask%3e%3cpath%20mask='url(%23IQ)'%20d='M-4.999%206.113h11.23V-5h-11.23z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(171.477%20114.019)'%3e%3cmask%20id='IR'%20class='B'%3e%3cuse%20xlink:href='%23R'/%3e%3c/mask%3e%3cpath%20mask='url(%23IR)'%20d='M-5.001%206.48H6.544V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(169.827%20113.875)'%20class='B'%3e%3cmask%20id='IS'%3e%3cuse%20xlink:href='%23S'/%3e%3c/mask%3e%3cpath%20mask='url(%23IS)'%20d='M-4.999%206.011h11.57V-5h-11.57z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(169.67%20113.714)'%3e%3cmask%20id='IT'%20class='B'%3e%3cuse%20xlink:href='%23T'/%3e%3c/mask%3e%3cpath%20mask='url(%23IT)'%20d='M-4.999%206.333H6.887V-5H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(168.142%20114.191)'%20class='B'%3e%3cmask%20id='IU'%3e%3cuse%20xlink:href='%23U'/%3e%3c/mask%3e%3cpath%20mask='url(%23IU)'%20d='M-5%206.034H6.452V-5.001H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(167.973%20114.03)'%3e%3cmask%20id='IV'%20class='B'%3e%3cuse%20xlink:href='%23V'/%3e%3c/mask%3e%3cpath%20mask='url(%23IV)'%20d='M-5%206.356H6.791V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(164.557%20116.497)'%20class='B'%3e%3cmask%20id='IW'%3e%3cuse%20xlink:href='%23W'/%3e%3c/mask%3e%3cpath%20mask='url(%23IW)'%20d='M-5%208.79H7.65V-5.001H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(164.401%20116.086)'%3e%3cmask%20id='IX'%20class='B'%3e%3cuse%20xlink:href='%23X'/%3e%3c/mask%3e%3cpath%20mask='url(%23IX)'%20d='M-5%209.397H8.097V-4.999H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(171.793%20114.359)'%3e%3cmask%20id='IY'%20class='B'%3e%3cuse%20xlink:href='%23Y'/%3e%3c/mask%3e%3cpath%20mask='url(%23IY)'%20d='M-4.819%205.788H5.818V-4.789H-4.819z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(170.113%20113.919)'%3e%3cmask%20id='IZ'%20class='B'%3e%3cuse%20xlink:href='%23Z'/%3e%3c/mask%3e%3cpath%20mask='url(%23IZ)'%20d='M-4.9%205.758H5.9V-4.758H-4.9z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(168.421%20114.231)'%3e%3cmask%20id='Ia'%20class='B'%3e%3cuse%20xlink:href='%23a'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ia)'%20d='M-4.885%205.774H5.886V-4.775H-4.885z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(168.974%20116.812)'%3e%3cmask%20id='Ib'%20class='B'%3e%3cuse%20xlink:href='%23b'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ib)'%20d='M-5.001%206.615H7.48V-5H-5.001z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(169.283%20117.126)'%20class='B'%3e%3cmask%20id='Ic'%3e%3cuse%20xlink:href='%23c'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ic)'%20d='M-5%206.27H7.143V-5.001H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(169.126%20116.966)'%3e%3cmask%20id='Id'%20class='B'%3e%3cuse%20xlink:href='%23d'/%3e%3c/mask%3e%3cpath%20mask='url(%23Id)'%20d='M-5%206.592H7.457V-5.002H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(170.313%20117.226)'%3e%3cmask%20id='Ie'%20class='B'%3e%3cuse%20xlink:href='%23e'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ie)'%20d='M-4.843%205.85H5.842v-10.7H-4.843z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(173.045%20118.205)'%3e%3cmask%20id='If'%20class='B'%3e%3cuse%20xlink:href='%23f'/%3e%3c/mask%3e%3cpath%20mask='url(%23If)'%20d='M-4.749%205.743h10.5V-4.741h-10.5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(164.705%20116.927)'%3e%3cmask%20id='Ig'%20class='B'%3e%3cuse%20xlink:href='%23g'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ig)'%20d='M-5%207.529H7.187v-12.53H-5z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(165.53%20118.979)'%20class='B'%3e%3cmask%20id='Ih'%3e%3cuse%20xlink:href='%23h'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ih)'%20d='M-5%205.944H6.112V-4.944H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(165.417%20118.924)'%3e%3cmask%20id='Ii'%20class='B'%3e%3cuse%20xlink:href='%23i'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ii)'%20d='M-5%206.141H6.298V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(159.799%20110.149)'%3e%3cmask%20id='Ij'%20class='B'%3e%3cuse%20xlink:href='%23j'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ij)'%20d='M-4.999%2023.11h17.863V-5.001H-4.999z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(159.521%20109.827)'%3e%3cmask%20id='Ik'%20class='B'%3e%3cuse%20xlink:href='%23k'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ik)'%20d='M-5%2023.754h18.456V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(164.842%20109.669)'%20class='B'%3e%3cmask%20id='Il'%3e%3cuse%20xlink:href='%23l'/%3e%3c/mask%3e%3cpath%20mask='url(%23Il)'%20d='M-5%205.956H6.209V-4.957H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(164.685%20109.552)'%3e%3cmask%20id='Im'%20class='B'%3e%3cuse%20xlink:href='%23m'/%3e%3c/mask%3e%3cpath%20mask='url(%23Im)'%20d='M-5%206.234H6.532V-4.999H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(163.006%20109.271)'%20class='B'%3e%3cmask%20id='In'%3e%3cuse%20xlink:href='%23n'/%3e%3c/mask%3e%3cpath%20mask='url(%23In)'%20d='M-5.001%206.139H6.678V-5H-5.001z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(162.849%20109.11)'%3e%3cmask%20id='Io'%20class='B'%3e%3cuse%20xlink:href='%23o'/%3e%3c/mask%3e%3cpath%20mask='url(%23Io)'%20d='M-5%206.461H6.992v-11.46H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(161.414%20109.874)'%20class='B'%3e%3cmask%20id='Ip'%3e%3cuse%20xlink:href='%23p'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ip)'%20d='M-5%206.023H6.43V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(161.244%20109.713)'%3e%3cmask%20id='Iq'%20class='B'%3e%3cuse%20xlink:href='%23q'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iq)'%20d='M-5%206.344H6.772V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(165.02%20125.974)'%3e%3cmask%20id='Ir'%20class='B'%3e%3cuse%20xlink:href='%23r'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ir)'%20d='M-4.779%205.72H5.78V-4.722H-4.779z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(165.049%20125.88)'%3e%3cmask%20id='Is'%20class='B'%3e%3cuse%20xlink:href='%23s'/%3e%3c/mask%3e%3cpath%20mask='url(%23Is)'%20d='M-4.846%205.783H5.846V-4.783H-4.846z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(156.16%20114.28)'%3e%3cmask%20id='It'%20class='B'%3e%3cuse%20xlink:href='%23t'/%3e%3c/mask%3e%3cpath%20mask='url(%23It)'%20d='M-5%2028.146h20.558V-5H-5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.008%20114.119)'%3e%3cmask%20id='Iu'%20class='B'%3e%3cuse%20xlink:href='%23u'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iu)'%20d='M-5%2028.579h20.866V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(143.811%20126.912)'%20class='B'%3e%3cmask%20id='Iv'%3e%3cuse%20xlink:href='%23v'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iv)'%20d='M-4.904%206.26H5.904V-4.999H-4.904z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(143.75%20126.743)'%3e%3cmask%20id='Iw'%20class='B'%3e%3cuse%20xlink:href='%23w'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iw)'%20d='M-5.001%206.629H6.121V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(143.728%20126.918)'%3e%3cmask%20id='Ix'%20class='B'%3e%3cuse%20xlink:href='%23x'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ix)'%20d='M-4.725%205.75h10.45v-10.5h-10.45z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(145.705%20129.608)'%20class='B'%3e%3cmask%20id='Iy'%3e%3cuse%20xlink:href='%23y'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iy)'%20d='M-5%206.51H6.396V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(145.549%20129.425)'%3e%3cmask%20id='Iz'%20class='B'%3e%3cuse%20xlink:href='%23z'/%3e%3c/mask%3e%3cpath%20mask='url(%23Iz)'%20d='M-5.001%206.888H6.71V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(145.899%20129.898)'%3e%3cmask%20id='JA'%20class='B'%3e%3cuse%20xlink:href='%23AA'/%3e%3c/mask%3e%3cpath%20mask='url(%23JA)'%20d='M-4.887%205.918H5.886V-4.919H-4.887z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(144.291%20128.485)'%20class='B'%3e%3cmask%20id='JB'%3e%3cuse%20xlink:href='%23AB'/%3e%3c/mask%3e%3cpath%20mask='url(%23JB)'%20d='M-5%206.223H6.033V-5.001H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(144.135%20128.285)'%3e%3cmask%20id='JC'%20class='B'%3e%3cuse%20xlink:href='%23AC'/%3e%3c/mask%3e%3cpath%20mask='url(%23JC)'%20d='M-5.001%206.587H6.346V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(144.234%20128.632)'%3e%3cmask%20id='JD'%20class='B'%3e%3cuse%20xlink:href='%23AD'/%3e%3c/mask%3e%3cpath%20mask='url(%23JD)'%20d='M-4.75%205.771h10.5V-4.771h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(148.122%20130.431)'%20class='B'%3e%3cmask%20id='JE'%3e%3cuse%20xlink:href='%23AE'/%3e%3c/mask%3e%3cpath%20mask='url(%23JE)'%20d='M-4.999%206.182H6.757V-5.001H-4.999z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(147.968%20130.269)'%3e%3cmask%20id='JF'%20class='B'%3e%3cuse%20xlink:href='%23AF'/%3e%3c/mask%3e%3cpath%20mask='url(%23JF)'%20d='M-5.001%206.505H7.07V-4.999H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(148.555%20130.621)'%3e%3cmask%20id='JG'%20class='B'%3e%3cuse%20xlink:href='%23AG'/%3e%3c/mask%3e%3cpath%20mask='url(%23JG)'%20d='M-4.958%205.807H5.956V-4.808H-4.958z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(160.675%20115.35)'%20class='B'%3e%3cmask%20id='JH'%3e%3cuse%20xlink:href='%23AH'/%3e%3c/mask%3e%3cpath%20mask='url(%23JH)'%20d='M-5%206.836H8.148V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(160.461%20115.101)'%3e%3cmask%20id='JI'%20class='B'%3e%3cuse%20xlink:href='%23AI'/%3e%3c/mask%3e%3cpath%20mask='url(%23JI)'%20d='M-4.999%207.248H8.534V-5H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(154.535%20111.151)'%20class='B'%3e%3cmask%20id='JJ'%3e%3cuse%20xlink:href='%23AJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23JJ)'%20d='M-5%205.981H6.321V-4.981H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(154.366%20111.006)'%3e%3cmask%20id='JK'%20class='B'%3e%3cuse%20xlink:href='%23AK'/%3e%3c/mask%3e%3cpath%20mask='url(%23JK)'%20d='M-5%206.286H6.647V-5.001H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(156.01%20110.856)'%20class='B'%3e%3cmask%20id='JL'%3e%3cuse%20xlink:href='%23AL'/%3e%3c/mask%3e%3cpath%20mask='url(%23JL)'%20d='M-5%205.99H6.471V-4.991H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(155.849%20110.705)'%3e%3cmask%20id='JM'%20class='B'%3e%3cuse%20xlink:href='%23AM'/%3e%3c/mask%3e%3cpath%20mask='url(%23JM)'%20d='M-5%206.302H6.788V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(157.705%20111.202)'%20class='B'%3e%3cmask%20id='JN'%3e%3cuse%20xlink:href='%23AN'/%3e%3c/mask%3e%3cpath%20mask='url(%23JN)'%20d='M-5%206.04H6.447V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(157.53%20111.041)'%3e%3cmask%20id='JO'%20class='B'%3e%3cuse%20xlink:href='%23AO'/%3e%3c/mask%3e%3cpath%20mask='url(%23JO)'%20d='M-5%206.362H6.793V-4.999H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(164.929%20109.713)'%3e%3cmask%20id='JP'%20class='B'%3e%3cuse%20xlink:href='%23AP'/%3e%3c/mask%3e%3cpath%20mask='url(%23JP)'%20d='M-4.823%205.751H5.823v-10.5H-4.823z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(163.295%20109.376)'%3e%3cmask%20id='JQ'%20class='B'%3e%3cuse%20xlink:href='%23AQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23JQ)'%20d='M-5%205.857H6.053V-4.857H-5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.593%20109.863)'%3e%3cmask%20id='JR'%20class='B'%3e%3cuse%20xlink:href='%23AR'/%3e%3c/mask%3e%3cpath%20mask='url(%23JR)'%20d='M-4.912%205.796H5.913V-4.795H-4.912z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(154.674%20111.204)'%3e%3cmask%20id='JS'%20class='B'%3e%3cuse%20xlink:href='%23AS'/%3e%3c/mask%3e%3cpath%20mask='url(%23JS)'%20d='M-4.849%205.754H5.849V-4.755H-4.849z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.266%20110.912)'%3e%3cmask%20id='JT'%20class='B'%3e%3cuse%20xlink:href='%23AT'/%3e%3c/mask%3e%3cpath%20mask='url(%23JT)'%20d='M-4.906%205.771H5.907V-4.771H-4.906z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(157.914%20111.233)'%3e%3cmask%20id='JU'%20class='B'%3e%3cuse%20xlink:href='%23AU'/%3e%3c/mask%3e%3cpath%20mask='url(%23JU)'%20d='M-4.896%205.785H5.896V-4.784H-4.896z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.762%20116.686)'%20class='B'%3e%3cmask%20id='JV'%3e%3cuse%20xlink:href='%23AV'/%3e%3c/mask%3e%3cpath%20mask='url(%23JV)'%20d='M-5.001%206.828H8.185V-5.001H-5.001z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(156.591%20116.487)'%3e%3cmask%20id='JW'%20class='B'%3e%3cuse%20xlink:href='%23AW'/%3e%3c/mask%3e%3cpath%20mask='url(%23JW)'%20d='M-5%207.188H8.564V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(155.763%20113.671)'%3e%3cmask%20id='JX'%20class='B'%3e%3cuse%20xlink:href='%23AX'/%3e%3c/mask%3e%3cpath%20mask='url(%23JX)'%20d='M-5.001%206.595H7.5V-5H-5.001z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(155.791%20113.978)'%20class='B'%3e%3cmask%20id='JY'%3e%3cuse%20xlink:href='%23AY'/%3e%3c/mask%3e%3cpath%20mask='url(%23JY)'%20d='M-4.999%206.255H7.16V-5H-4.999z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(155.632%20113.817)'%3e%3cmask%20id='JZ'%20class='B'%3e%3cuse%20xlink:href='%23AZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23JZ)'%20d='M-4.999%206.576H7.477V-4.999H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(155.854%20114.275)'%3e%3cmask%20id='Ja'%20class='B'%3e%3cuse%20xlink:href='%23Aa'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ja)'%20d='M-4.843%205.85H5.843V-4.849H-4.843z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(162.643%20112.238)'%3e%3cmask%20id='Jb'%20class='B'%3e%3cuse%20xlink:href='%23Ab'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jb)'%20d='M-5%206.615H7.481V-5H-5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(162.953%20112.552)'%20class='B'%3e%3cmask%20id='Jc'%3e%3cuse%20xlink:href='%23Ac'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jc)'%20d='M-5%206.271H7.144V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(162.795%20112.391)'%3e%3cmask%20id='Jd'%20class='B'%3e%3cuse%20xlink:href='%23Ad'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jd)'%20d='M-4.999%206.594H7.458V-5H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(163.951%20112.689)'%3e%3cmask%20id='Je'%20class='B'%3e%3cuse%20xlink:href='%23Ae'/%3e%3c/mask%3e%3cpath%20mask='url(%23Je)'%20d='M-4.842%205.849H5.843V-4.85H-4.842z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(153.311%20115.016)'%3e%3cmask%20id='Jf'%20class='B'%3e%3cuse%20xlink:href='%23Af'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jf)'%20d='M-4.751%205.734h10.5V-4.735h-10.5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(166.298%20113.549)'%3e%3cmask%20id='Jg'%20class='B'%3e%3cuse%20xlink:href='%23Ag'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jg)'%20d='M-4.75%205.742h10.5V-4.742h-10.5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(160.893%20115.576)'%3e%3cmask%20id='Jh'%20class='B'%3e%3cuse%20xlink:href='%23Ah'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jh)'%20d='M-5.001%206.197H7.562V-5.001H-5.001z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(161.668%20115.94)'%20class='B'%3e%3cmask%20id='Ji'%3e%3cuse%20xlink:href='%23Ai'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ji)'%20d='M-5%205.75H7.063v-10.5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(161.653%20115.881)'%3e%3cmask%20id='Jj'%20class='B'%3e%3cuse%20xlink:href='%23Aj'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jj)'%20d='M-5%205.833H7.149V-4.834H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(157.556%20116.985)'%3e%3cmask%20id='Jk'%20class='B'%3e%3cuse%20xlink:href='%23Ak'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jk)'%20d='M-5%206.144H7.128V-5H-5z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(157.565%20127.35)'%3e%3cmask%20id='Jl'%20class='B'%3e%3cuse%20xlink:href='%23Al'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jl)'%20d='M-4.63%205.588H5.631V-4.587H-4.63z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(157.536%20127.389)'%3e%3cmask%20id='Jm'%20class='B'%3e%3cuse%20xlink:href='%23Am'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jm)'%20d='M-4.7%205.691H5.701V-4.691H-4.7z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(157.442%20117.032)'%20class='B'%3e%3cmask%20id='Jn'%3e%3cuse%20xlink:href='%23An'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jn)'%20d='M-5%205.611H7.347V-4.612H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(157.411%20117.014)'%3e%3cmask%20id='Jo'%20class='B'%3e%3cuse%20xlink:href='%23Ao'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jo)'%20d='M-5%205.751H7.395v-10.5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(158.823%20141.269)'%20class='B'%3e%3cmask%20id='Jp'%3e%3cuse%20xlink:href='%23Ap'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jp)'%20d='M-5%206.075H6.411V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(158.744%20141.189)'%3e%3cmask%20id='Jq'%20class='B'%3e%3cuse%20xlink:href='%23Aq'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jq)'%20d='M-4.999%206.235H6.568V-4.999H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(158.902%20141.228)'%3e%3cmask%20id='Jr'%20class='B'%3e%3cuse%20xlink:href='%23Ar'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jr)'%20d='M-4.939%205.834H5.939V-4.835H-4.939z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(158.215%20141.339)'%20class='B'%3e%3cmask%20id='Js'%3e%3cuse%20xlink:href='%23As'/%3e%3c/mask%3e%3cpath%20mask='url(%23Js)'%20d='M-5%205.996H6.352V-4.997H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(158.136%20141.262)'%3e%3cmask%20id='Jt'%20class='B'%3e%3cuse%20xlink:href='%23At'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jt)'%20d='M-5%206.154H6.509V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(158.219%20141.233)'%3e%3cmask%20id='Ju'%20class='B'%3e%3cuse%20xlink:href='%23Au'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ju)'%20d='M-4.898%205.793H5.899V-4.792H-4.898z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(157.544%20141.357)'%20class='B'%3e%3cmask%20id='Jv'%3e%3cuse%20xlink:href='%23Av'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jv)'%20d='M-5%205.969H6.291V-4.969H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(157.465%20141.308)'%3e%3cmask%20id='Jw'%20class='B'%3e%3cuse%20xlink:href='%23Aw'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jw)'%20d='M-5%206.1H6.448V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(157.522%20141.271)'%3e%3cmask%20id='Jx'%20class='B'%3e%3cuse%20xlink:href='%23Ax'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jx)'%20d='M-4.883%205.778H5.882V-4.778H-4.883z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(158.029%20132.524)'%3e%3cmask%20id='Jy'%20class='B'%3e%3cuse%20xlink:href='%23Ay'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jy)'%20d='M-5%2014.803H9.47V-5H-5z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(157.715%20132.492)'%3e%3cmask%20id='Jz'%20class='B'%3e%3cuse%20xlink:href='%23Az'/%3e%3c/mask%3e%3cpath%20mask='url(%23Jz)'%20d='M-5%2015.156h15.099V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(150.503%20133.614)'%3e%3cmask%20id='KA'%20class='B'%3e%3cuse%20xlink:href='%23BA'/%3e%3c/mask%3e%3cpath%20mask='url(%23KA)'%20d='M-5%2013.614H8.942V-5H-5z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(150.188%20133.373)'%3e%3cmask%20id='KB'%20class='B'%3e%3cuse%20xlink:href='%23BB'/%3e%3c/mask%3e%3cpath%20mask='url(%23KB)'%20d='M-5%2014.175H9.571V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M152.554%20135.246l.049.152.167-.055.323.271-.29.142-.168-.113.111-.023.072.054.093-.129-.128-.097-.55.118.558.373.594-.289-.581-.486z'%20class='C%20D'/%3e%3cg%20transform='translate(161.963%20141.309)'%20class='B'%3e%3cmask%20id='KC'%3e%3cuse%20xlink:href='%23BC'/%3e%3c/mask%3e%3cpath%20mask='url(%23KC)'%20d='M-4.999%206.075H6.412V-5H-4.999z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(161.806%20141.149)'%3e%3cmask%20id='KD'%20class='B'%3e%3cuse%20xlink:href='%23BD'/%3e%3c/mask%3e%3cpath%20mask='url(%23KD)'%20d='M-5%206.395H6.725V-5.001H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(162.042%20141.268)'%3e%3cmask%20id='KE'%20class='B'%3e%3cuse%20xlink:href='%23BE'/%3e%3c/mask%3e%3cpath%20mask='url(%23KE)'%20d='M-4.939%205.835H5.939V-4.834H-4.939z'%20class='C%20F'/%3e%3c/g%3e%3cpath%20d='M159.814%20136.771l.553.184-.07.452-.532.034-.202-.246.267-.147.161.05-.117.129.116.109.288-.318-.464-.143-.497.272.378.458.738-.045.108-.715-.679-.226z'%20class='C%20D'/%3e%3cg%20transform='translate(172.616%20117.274)'%3e%3cmask%20id='KF'%20class='B'%3e%3cuse%20xlink:href='%23BF'/%3e%3c/mask%3e%3cpath%20mask='url(%23KF)'%20d='M-4.75%205.668h10.5V-4.667h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(172.953%20117.279)'%3e%3cmask%20id='KG'%20class='B'%3e%3cuse%20xlink:href='%23BG'/%3e%3c/mask%3e%3cpath%20mask='url(%23KG)'%20d='M-4.75%205.668h10.5V-4.667h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(172.782%20117.448)'%3e%3cmask%20id='KH'%20class='B'%3e%3cuse%20xlink:href='%23BH'/%3e%3c/mask%3e%3cpath%20mask='url(%23KH)'%20d='M-4.75%205.667h10.5V-4.667h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(166.147%20116.672)'%3e%3cmask%20id='KI'%20class='B'%3e%3cuse%20xlink:href='%23BI'/%3e%3c/mask%3e%3cpath%20mask='url(%23KI)'%20d='M-4.75%205.772h10.5V-4.772h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(166.063%20117.02)'%3e%3cmask%20id='KJ'%20class='B'%3e%3cuse%20xlink:href='%23BJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23KJ)'%20d='M-4.75%205.773h10.5V-4.771h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.089%20122.746)'%3e%3cmask%20id='KK'%20class='B'%3e%3cuse%20xlink:href='%23BK'/%3e%3c/mask%3e%3cpath%20mask='url(%23KK)'%20d='M-4.765%205.714h10.53V-4.713h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.541%20122.752)'%3e%3cmask%20id='KL'%20class='B'%3e%3cuse%20xlink:href='%23BL'/%3e%3c/mask%3e%3cpath%20mask='url(%23KL)'%20d='M-4.765%205.714h10.53V-4.713h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.311%20122.979)'%3e%3cmask%20id='KM'%20class='B'%3e%3cuse%20xlink:href='%23BM'/%3e%3c/mask%3e%3cpath%20mask='url(%23KM)'%20d='M-4.764%205.713h10.53V-4.714h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(164.655%20137.435)'%3e%3cmask%20id='KN'%20class='B'%3e%3cuse%20xlink:href='%23BN'/%3e%3c/mask%3e%3cpath%20mask='url(%23KN)'%20d='M-4.766%205.714h10.53V-4.713h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(165.106%20137.441)'%3e%3cmask%20id='KO'%20class='B'%3e%3cuse%20xlink:href='%23BO'/%3e%3c/mask%3e%3cpath%20mask='url(%23KO)'%20d='M-4.764%205.714h10.53V-4.713h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(164.878%20137.669)'%3e%3cmask%20id='KP'%20class='B'%3e%3cuse%20xlink:href='%23BP'/%3e%3c/mask%3e%3cpath%20mask='url(%23KP)'%20d='M-4.765%205.714h10.53V-4.713h-10.53z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.506%20115.421)'%3e%3cmask%20id='KQ'%20class='B'%3e%3cuse%20xlink:href='%23BQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23KQ)'%20d='M-4.787%205.732H5.788V-4.731H-4.787z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.752%20115.678)'%3e%3cmask%20id='KR'%20class='B'%3e%3cuse%20xlink:href='%23BR'/%3e%3c/mask%3e%3cpath%20mask='url(%23KR)'%20d='M-4.787%205.732H5.788V-4.731H-4.787z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.571%20119.952)'%3e%3cmask%20id='KS'%20class='B'%3e%3cuse%20xlink:href='%23BS'/%3e%3c/mask%3e%3cpath%20mask='url(%23KS)'%20d='M-4.841%205.75H5.841v-10.5H-4.841z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.869%20120.264)'%3e%3cmask%20id='KT'%20class='B'%3e%3cuse%20xlink:href='%23BT'/%3e%3c/mask%3e%3cpath%20mask='url(%23KT)'%20d='M-4.841%205.751H5.841v-10.5H-4.841z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(166.136%20112.304)'%3e%3cmask%20id='KU'%20class='B'%3e%3cuse%20xlink:href='%23BU'/%3e%3c/mask%3e%3cpath%20mask='url(%23KU)'%20d='M-4.75%205.694h10.5V-4.693h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(166.335%20112.512)'%3e%3cmask%20id='KV'%20class='B'%3e%3cuse%20xlink:href='%23BV'/%3e%3c/mask%3e%3cpath%20mask='url(%23KV)'%20d='M-4.75%205.695h10.5V-4.693h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(146.888%20132.537)'%3e%3cmask%20id='KW'%20class='B'%3e%3cuse%20xlink:href='%23BW'/%3e%3c/mask%3e%3cpath%20mask='url(%23KW)'%20d='M-4.75%205.75h10.5v-10.5h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(146.911%20132.871)'%3e%3cmask%20id='KX'%20class='B'%3e%3cuse%20xlink:href='%23BX'/%3e%3c/mask%3e%3cpath%20mask='url(%23KX)'%20d='M-4.75%205.75h10.5v-10.5h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.117%20129.466)'%3e%3cmask%20id='KY'%20class='B'%3e%3cuse%20xlink:href='%23BY'/%3e%3c/mask%3e%3cpath%20mask='url(%23KY)'%20d='M-4.797%205.75H5.797v-10.5H-4.797z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.609%20129.703)'%3e%3cmask%20id='KZ'%20class='B'%3e%3cuse%20xlink:href='%23BZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23KZ)'%20d='M-4.796%205.751H5.797v-10.5H-4.796z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.246%20129.837)'%3e%3cmask%20id='Ka'%20class='B'%3e%3cuse%20xlink:href='%23Ba'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ka)'%20d='M-4.796%205.75H5.798v-10.5H-4.796z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(156.74%20130.073)'%3e%3cmask%20id='Kb'%20class='B'%3e%3cuse%20xlink:href='%23Bb'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kb)'%20d='M-4.797%205.75H5.797v-10.5H-4.797z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(155.884%20129.969)'%3e%3cmask%20id='Kc'%20class='B'%3e%3cuse%20xlink:href='%23Bc'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kc)'%20d='M-4.796%205.75H5.798v-10.5H-4.796z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.036%20114.374)'%3e%3cmask%20id='Kd'%20class='B'%3e%3cuse%20xlink:href='%23Bd'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kd)'%20d='M-4.814%205.75H5.814v-10.5H-4.814z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.001%20124.976)'%3e%3cmask%20id='Ke'%20class='B'%3e%3cuse%20xlink:href='%23Be'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ke)'%20d='M-4.814%205.75H5.814v-10.5H-4.814z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(158.022%20119.044)'%3e%3cmask%20id='Kf'%20class='B'%3e%3cuse%20xlink:href='%23Bf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kf)'%20d='M-4.75%205.7h10.5V-4.699h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(153.123%20114.111)'%3e%3cmask%20id='Kg'%20class='B'%3e%3cuse%20xlink:href='%23Bg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kg)'%20d='M-4.75%205.657h10.5V-4.657h-10.5z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(151.472%20137.525)'%3e%3cmask%20id='Kh'%20class='B'%3e%3cuse%20xlink:href='%23Bh'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kh)'%20d='M-4.811%205.75H5.811v-10.5H-4.811z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(159.011%20139.791)'%3e%3cmask%20id='Ki'%20class='B'%3e%3cuse%20xlink:href='%23Bi'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ki)'%20d='M-4.841%205.75H5.841v-10.5H-4.841z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(159.308%20140.103)'%3e%3cmask%20id='Kj'%20class='B'%3e%3cuse%20xlink:href='%23Bj'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kj)'%20d='M-4.841%205.75H5.841v-10.5H-4.841z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(161.355%20141.379)'%20class='B'%3e%3cmask%20id='Kk'%3e%3cuse%20xlink:href='%23Bk'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kk)'%20d='M-5%205.996H6.352V-4.997H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(161.199%20141.222)'%3e%3cmask%20id='Kl'%20class='B'%3e%3cuse%20xlink:href='%23Bl'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kl)'%20d='M-5%206.315H6.665V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(161.36%20141.274)'%3e%3cmask%20id='Km'%20class='B'%3e%3cuse%20xlink:href='%23Bm'/%3e%3c/mask%3e%3cpath%20mask='url(%23Km)'%20d='M-4.898%205.792H5.899V-4.793H-4.898z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(160.834%20141.452)'%20class='B'%3e%3cmask%20id='Kn'%3e%3cuse%20xlink:href='%23Bn'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kn)'%20d='M-5%205.915H6.141v-10.83H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(160.677%20141.377)'%3e%3cmask%20id='Ko'%20class='B'%3e%3cuse%20xlink:href='%23Bo'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ko)'%20d='M-5.001%206.149H6.455V-5H-5.001z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(160.757%20141.38)'%3e%3cmask%20id='Kp'%20class='B'%3e%3cuse%20xlink:href='%23Bp'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kp)'%20d='M-4.838%205.75H5.838v-10.5H-4.838z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(167.206%20141.602)'%20class='B'%3e%3cmask%20id='Kq'%3e%3cuse%20xlink:href='%23Bq'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kq)'%20d='M-5%205.915H6.141v-10.83H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(167.049%20141.527)'%3e%3cmask%20id='Kr'%20class='B'%3e%3cuse%20xlink:href='%23Br'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kr)'%20d='M-5%206.15H6.456V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(167.129%20141.53)'%3e%3cmask%20id='Ks'%20class='B'%3e%3cuse%20xlink:href='%23Bs'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ks)'%20d='M-4.838%205.75H5.838v-10.5H-4.838z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(166.424%20141.513)'%20class='B'%3e%3cmask%20id='Kt'%3e%3cuse%20xlink:href='%23Bt'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kt)'%20d='M-5%205.996H6.352V-4.997H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(166.266%20141.357)'%3e%3cmask%20id='Ku'%20class='B'%3e%3cuse%20xlink:href='%23Bu'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ku)'%20d='M-5%206.314H6.665V-5.001H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(166.428%20141.407)'%3e%3cmask%20id='Kv'%20class='B'%3e%3cuse%20xlink:href='%23Bv'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kv)'%20d='M-4.898%205.793H5.899V-4.792H-4.898z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(153.564%20141.201)'%20class='B'%3e%3cmask%20id='Kw'%3e%3cuse%20xlink:href='%23Bw'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kw)'%20d='M-5.001%206.075H6.41V-5.001H-5.001z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(153.485%20141.122)'%3e%3cmask%20id='Kx'%20class='B'%3e%3cuse%20xlink:href='%23Bx'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kx)'%20d='M-5%206.234H6.567V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(153.643%20141.161)'%3e%3cmask%20id='Ky'%20class='B'%3e%3cuse%20xlink:href='%23By'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ky)'%20d='M-4.939%205.834H5.939V-4.835H-4.939z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(152.955%20141.271)'%20class='B'%3e%3cmask%20id='Kz'%3e%3cuse%20xlink:href='%23Bz'/%3e%3c/mask%3e%3cpath%20mask='url(%23Kz)'%20d='M-4.999%205.997H6.353V-4.996H-4.999z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(152.877%20141.195)'%3e%3cmask%20id='LA'%20class='B'%3e%3cuse%20xlink:href='%23CA'/%3e%3c/mask%3e%3cpath%20mask='url(%23LA)'%20d='M-4.999%206.154H6.509V-5H-4.999z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(152.96%20141.166)'%3e%3cmask%20id='LB'%20class='B'%3e%3cuse%20xlink:href='%23CB'/%3e%3c/mask%3e%3cpath%20mask='url(%23LB)'%20d='M-4.899%205.793H5.899V-4.793H-4.899z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(152.433%20141.344)'%20class='B'%3e%3cmask%20id='LC'%3e%3cuse%20xlink:href='%23CC'/%3e%3c/mask%3e%3cpath%20mask='url(%23LC)'%20d='M-5%205.915H6.142v-10.83H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(152.355%20141.349)'%3e%3cmask%20id='LD'%20class='B'%3e%3cuse%20xlink:href='%23CD'/%3e%3c/mask%3e%3cpath%20mask='url(%23LD)'%20d='M-5%205.991H6.299V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(152.356%20141.272)'%3e%3cmask%20id='LE'%20class='B'%3e%3cuse%20xlink:href='%23CE'/%3e%3c/mask%3e%3cpath%20mask='url(%23LE)'%20d='M-4.838%205.75H5.838v-10.5H-4.838z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(163.946%20141.542)'%20class='B'%3e%3cmask%20id='LF'%3e%3cuse%20xlink:href='%23CF'/%3e%3c/mask%3e%3cpath%20mask='url(%23LF)'%20d='M-4.979%205.944H5.98V-4.944H-4.979z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(163.81%20141.438)'%3e%3cmask%20id='LG'%20class='B'%3e%3cuse%20xlink:href='%23CG'/%3e%3c/mask%3e%3cpath%20mask='url(%23LG)'%20d='M-5%206.208H6.271V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(163.99%20141.509)'%3e%3cmask%20id='LH'%20class='B'%3e%3cuse%20xlink:href='%23CH'/%3e%3c/mask%3e%3cpath%20mask='url(%23LH)'%20d='M-4.849%205.822H5.848V-4.823H-4.849z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(165.604%20141.443)'%20class='B'%3e%3cmask%20id='LI'%3e%3cuse%20xlink:href='%23CI'/%3e%3c/mask%3e%3cpath%20mask='url(%23LI)'%20d='M-5%206.041H6.452V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(165.446%20141.284)'%3e%3cmask%20id='LJ'%20class='B'%3e%3cuse%20xlink:href='%23CJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23LJ)'%20d='M-5%206.36H6.768V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(165.693%20141.396)'%3e%3cmask%20id='LK'%20class='B'%3e%3cuse%20xlink:href='%23CK'/%3e%3c/mask%3e%3cpath%20mask='url(%23LK)'%20d='M-4.952%205.824H5.952V-4.824H-4.952z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(232.7%20130.465)'%3e%3cmask%20id='LL'%20class='B'%3e%3cuse%20xlink:href='%23CL'/%3e%3c/mask%3e%3cpath%20mask='url(%23LL)'%20d='M-5%209.937H6V-5.001H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(230.731%20132.433)'%3e%3cmask%20id='LM'%20class='B'%3e%3cuse%20xlink:href='%23CM'/%3e%3c/mask%3e%3cpath%20mask='url(%23LM)'%20d='M-5%206H9.938V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(222.368%2066.642)'%3e%3cmask%20id='LN'%20class='B'%3e%3cuse%20xlink:href='%23CN'/%3e%3c/mask%3e%3cpath%20mask='url(%23LN)'%20d='M-5%209.938H6V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(220.399%2068.61)'%3e%3cmask%20id='LO'%20class='B'%3e%3cuse%20xlink:href='%23CO'/%3e%3c/mask%3e%3cpath%20mask='url(%23LO)'%20d='M-5%206.001H9.938v-11H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(186.848)'%3e%3cmask%20id='LP'%20class='B'%3e%3cuse%20xlink:href='%23CP'/%3e%3c/mask%3e%3cpath%20mask='url(%23LP)'%20d='M-5.001%2013.999h12v-19h-12z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(183.348%203.499)'%3e%3cmask%20id='LQ'%20class='B'%3e%3cuse%20xlink:href='%23CQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23LQ)'%20d='M-5.001%207h19V-5h-19z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(40.827%2030.131)'%3e%3cmask%20id='LR'%20class='B'%3e%3cuse%20xlink:href='%23CR'/%3e%3c/mask%3e%3cpath%20mask='url(%23LR)'%20d='M-5%2014H7V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(37.327%2033.631)'%3e%3cmask%20id='LS'%20class='B'%3e%3cuse%20xlink:href='%23CS'/%3e%3c/mask%3e%3cpath%20mask='url(%23LS)'%20d='M-5%207h19V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(82.027%2038.663)'%3e%3cmask%20id='LT'%20class='B'%3e%3cuse%20xlink:href='%23CT'/%3e%3c/mask%3e%3cpath%20mask='url(%23LT)'%20d='M-5%209.937H6V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(80.059%2040.631)'%3e%3cmask%20id='LU'%20class='B'%3e%3cuse%20xlink:href='%23CU'/%3e%3c/mask%3e%3cpath%20mask='url(%23LU)'%20d='M-5%206H9.937V-5H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(18.909%20151.444)'%3e%3cmask%20id='LV'%20class='B'%3e%3cuse%20xlink:href='%23CV'/%3e%3c/mask%3e%3cpath%20mask='url(%23LV)'%20d='M-4.999%209.936h11V-5.001h-11z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(16.942%20153.411)'%3e%3cmask%20id='LW'%20class='B'%3e%3cuse%20xlink:href='%23CW'/%3e%3c/mask%3e%3cpath%20mask='url(%23LW)'%20d='M-5%206.001H9.937v-11H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20class='C'%3e%3cg%20class='B'%3e%3cpath%20d='M154%20145.999h7v-4h-7z'/%3e%3cpath%20d='M160.75%20142.249v3.5h-6.5v-3.5h6.5zm-.5.5h-5.5v2.5h5.5v-2.5z'%20class='K%20L'/%3e%3cpath%20d='M154%20165.998h7v-4h-7z'/%3e%3cpath%20d='M160.75%20162.248v3.5h-6.5v-3.5h6.5zm-.5.501h-5.5v2.5h5.5v-2.5z'%20class='K%20L'/%3e%3c/g%3e%3cpath%20d='M192.001%20173.999h3v-9h-3z'%20class='J'/%3e%3cg%20class='B'%3e%3cpath%20d='M194.751%20165.249v8.5h-2.5v-8.5h2.5zm-.5.499h-1.5v7.5h1.5v-7.5z'%20class='K%20L'/%3e%3cpath%20d='M160.001%20145.999h21v-4h-21z'/%3e%3cpath%20d='M180.751%20142.249v3.5h-20.5v-3.5h20.5zm-.5.5h-19.5v2.5h19.5v-2.5z'%20class='K%20L'/%3e%3cpath%20d='M160.001%20165.998h21v-4h-21z'/%3e%3cpath%20d='M180.751%20162.248v3.5h-20.5v-3.5h20.5zm-.5.501h-19.5v2.5h19.5v-2.5z'%20class='K%20L'/%3e%3cpath%20d='M180%20145.999h21.001v-4H180z'/%3e%3cpath%20d='M200.751%20142.249v3.5H180.25v-3.5h20.501zm-.501.5h-19.5v2.5h19.5v-2.5z'%20class='K%20L'/%3e%3cpath%20d='M180%20165.998h21.001v-4H180z'/%3e%3cpath%20d='M200.751%20162.248v3.5H180.25v-3.5h20.501zm-.501.501h-19.5v2.5h19.5v-2.5z'%20class='K%20L'/%3e%3c/g%3e%3c/g%3e%3cg%20transform='translate(194.001%20147.998)'%3e%3cmask%20id='LX'%20class='B'%3e%3cuse%20xlink:href='%23CX'/%3e%3c/mask%3e%3cpath%20mask='url(%23LX)'%20d='M-5%2017.001h22v-22H-5z'%20class='B%20C'/%3e%3cmask%20id='LY'%20class='B'%3e%3cuse%20xlink:href='%23CY'/%3e%3c/mask%3e%3cpath%20mask='url(%23LY)'%20d='M-5%2017.001h22v-22H-5z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(200%20141.999)'%3e%3cmask%20id='LZ'%20class='B'%3e%3cuse%20xlink:href='%23CZ'/%3e%3c/mask%3e%3cpath%20d='M.001%200c6.628%200%2012%205.373%2012%2012s-5.372%2012-12%2012v-4a8%208%200%201%200%200-16V0z'%20mask='url(%23LZ)'%20class='B%20C'/%3e%3cmask%20id='La'%20class='B'%3e%3cuse%20xlink:href='%23Ca'/%3e%3c/mask%3e%3cpath%20d='M1.001%2020.945v2.01c5.599-.507%2010-5.226%2010-10.955a11.02%2011.02%200%200%200-10-10.955v2.01c4.494.499%208%204.321%208%208.945s-3.506%208.446-8%208.945M.001%2025h-1v-6h1a7.01%207.01%200%200%200%207-7%207.01%207.01%200%200%200-7-7h-1v-6h1a13.02%2013.02%200%200%201%2013%2013c0%207.169-5.832%2013-13%2013'%20mask='url(%23La)'%20class='C%20H'/%3e%3c/g%3e%3cpath%20d='M208%20154.999h4v-1h-4z'%20class='C%20H'/%3e%3cg%20transform='translate(56%20127.999)'%3e%3cmask%20id='Lb'%20class='B'%3e%3cuse%20xlink:href='%23Cb'/%3e%3c/mask%3e%3cpath%20fill='%23375d81'%20mask='url(%23Lb)'%20d='M-4.999%206h14V-5h-14z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(115.904%20115.888)'%3e%3cmask%20id='Lc'%20class='B'%3e%3cuse%20xlink:href='%23Cc'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lc)'%20d='M-4.902%205.889H5.904V-4.888H-4.902z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(59.001%2043.999)'%20class='B'%3e%3cmask%20id='Ld'%3e%3cuse%20xlink:href='%23Cd'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ld)'%20d='M-5%2074h67V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(59.001%2042.999)'%3e%3cmask%20id='Le'%20class='B'%3e%3cuse%20xlink:href='%23Ce'/%3e%3c/mask%3e%3cpath%20mask='url(%23Le)'%20d='M-5%2076h68V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M63.001%2058.019L78%20105.999l35.001-8.1-14.842-48.901z'%20class='C%20J'/%3e%3cg%20transform='translate(75.001%2059.999)'%20class='B'%3e%3cmask%20id='Lf'%3e%3cuse%20xlink:href='%23Cf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lf)'%20d='M-5%2021h26V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(76.001%2057.999)'%20class='B'%3e%3cmask%20id='Lg'%3e%3cuse%20xlink:href='%23Cg'%20href='%23Cf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lg)'%20d='M-5%2021h26V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(75.001%2057.999)'%3e%3cmask%20id='Lh'%20class='B'%3e%3cuse%20xlink:href='%23Cg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lh)'%20d='M-5%2022h27V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(79.001%2062.002)'%3e%3cmask%20id='Li'%20class='B'%3e%3cuse%20xlink:href='%23Ch'/%3e%3c/mask%3e%3cpath%20mask='url(%23Li)'%20d='M-5%2012.997h18v-18H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20class='C'%3e%3cpath%20d='M77.858%2087.208l-2.176-1.062-.681%201.171%203.444%201.682.005-.011.011.006%202.54-4.371-1.278-.624z'%20class='G'/%3e%3cpath%20d='M83%2084.999L103.001%2079%2083%2084.999z'%20class='B'/%3e%3c/g%3e%3cg%20transform='translate(82.001%2077.999)'%3e%3cmask%20id='Lj'%20class='B'%3e%3cuse%20xlink:href='%23Ci'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lj)'%20d='M-5%2012h31V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M85.001%2090.999l20-6-20%206z'%20class='B%20C'/%3e%3cg%20transform='translate(84.001%2084.999)'%3e%3cmask%20id='Lk'%20class='B'%3e%3cuse%20xlink:href='%23Ck'%20href='%23Ci'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lk)'%20d='M-5%2012h31V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(92.001%2053.999)'%20class='B'%3e%3cmask%20id='Ll'%3e%3cuse%20xlink:href='%23Cj'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ll)'%20d='M-5%2076h70V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(92.001%2052.999)'%3e%3cmask%20id='Lm'%20class='B'%3e%3cuse%20xlink:href='%23Ck'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lm)'%20d='M-5%2078h71V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M98.001%20105.352l33.622%2014.647%2017.378-49.012-34.306-13.988z'%20class='C%20J'/%3e%3cg%20transform='translate(117.001%2069.999)'%20class='B'%3e%3cmask%20id='Ln'%3e%3cuse%20xlink:href='%23Cn'%20href='%23Cf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ln)'%20d='M-5%2021h26V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(118.001%2068.999)'%20class='B'%3e%3cmask%20id='Lo'%3e%3cuse%20xlink:href='%23Co'%20href='%23Cf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lo)'%20d='M-5%2021h26V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(118.001%2067.999)'%3e%3cmask%20id='Lp'%20class='B'%3e%3cuse%20xlink:href='%23Cl'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lp)'%20d='M-5%2023h28V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(122.002%2073.002)'%3e%3cmask%20id='Lq'%20class='B'%3e%3cuse%20xlink:href='%23Cm'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lq)'%20d='M-5.001%2012.997h18v-18h-18z'%20class='C%20I'/%3e%3c/g%3e%3cpath%20d='M102.237%2043.064L86.058%2099.223c-.224.781.227%201.596%201.009%201.821l37.877%2010.897c.78.226%201.596-.226%201.822-1.007l16.177-56.159a1.47%201.47%200%200%200-1.008-1.822l-37.876-10.896a1.48%201.48%200%200%200-.408-.058c-.64%200-1.228.42-1.414%201.065z'%20stroke='%239acded'%20class='B'/%3e%3cpath%20d='M90.001%2097.273l35.57%207.727%2014.43-49.336-35.741-8.665z'%20class='C%20J'/%3e%3cg%20transform='translate(99.083%2074.956)'%3e%3cmask%20id='Lr'%20class='B'%3e%3cuse%20xlink:href='%23Cn'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lr)'%20d='M-7.138-1.817l10.963-4.88%206.508%2014.616L-.63%2012.8z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(97.878%2074.081)'%3e%3cmask%20id='Ls'%20class='B'%3e%3cuse%20xlink:href='%23Co'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ls)'%20d='M-7.253-1.449L4.624-6.737%2011.132%207.88-.745%2013.168z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(93.644%2076.457)'%3e%3cmask%20id='Lt'%20class='B'%3e%3cuse%20xlink:href='%23Cp'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lt)'%20d='M-7.587-1.791L4.289-7.079l6.508%2014.617-11.876%205.288z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(93.547%2076.439)'%3e%3cmask%20id='Lu'%20class='B'%3e%3cuse%20xlink:href='%23Cq'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lu)'%20d='M-7.49-1.773L4.386-7.061l6.508%2014.617-11.876%205.288z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M95.187%2079.536l.085-.121-.127-.038-.259.368.463.087.497-.391-.239-.172-.42.267h0zm.067.147l.133-.062-.028-.059.215-.136.053.039-.295.233-.078-.015h0zm-.15-.028l.058-.083.049.103-.107-.02h0z'%20class='C%20D'/%3e%3cg%20transform='translate(86.501%2068.087)'%3e%3cmask%20id='Lv'%20class='B'%3e%3cuse%20xlink:href='%23Cr'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lv)'%20d='M-7.251-1.337l15.53-6.915%207.322%2016.444L.07%2015.107z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(85.287%2067.369)'%3e%3cmask%20id='Lw'%20class='B'%3e%3cuse%20xlink:href='%23Cs'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lw)'%20d='M-7.358-1.125L9.085-8.446l7.729%2017.357L.37%2016.232z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(90.407%2069.129)'%3e%3cmask%20id='Lx'%20class='B'%3e%3cuse%20xlink:href='%23Ct'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lx)'%20d='M-6.689-2.178L4.273-7.059l6.101%2013.703-10.962%204.881z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(89.534%2069.509)'%3e%3cmask%20id='Ly'%20class='B'%3e%3cuse%20xlink:href='%23Cu'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ly)'%20d='M-6.731-2.152L4.232-7.033l6.1%2013.703-10.961%204.881z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(86.606%2067.599)'%20class='B'%3e%3cmask%20id='Lz'%3e%3cuse%20xlink:href='%23Cv'/%3e%3c/mask%3e%3cpath%20mask='url(%23Lz)'%20d='M-6.85-2.169L3.199-6.643%207.672%203.406-2.376%207.88z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(86.647%2067.61)'%3e%3cmask%20id='MA'%20class='B'%3e%3cuse%20xlink:href='%23Cw'/%3e%3c/mask%3e%3cpath%20mask='url(%23MA)'%20d='M-6.891-2.18L3.158-6.654%207.631%203.395-2.417%207.869z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(87.505%2067.171)'%20class='B'%3e%3cmask%20id='MB'%3e%3cuse%20xlink:href='%23Cx'/%3e%3c/mask%3e%3cpath%20mask='url(%23MB)'%20d='M-6.835-2.148L3.214-6.622%207.688%203.427-2.36%207.901z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(87.526%2067.178)'%3e%3cmask%20id='MC'%20class='B'%3e%3cuse%20xlink:href='%23Cy'/%3e%3c/mask%3e%3cpath%20mask='url(%23MC)'%20d='M-6.857-2.155L3.192-6.629%207.666%203.42-2.382%207.894z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(88.357%2066.863)'%20class='B'%3e%3cmask%20id='MD'%3e%3cuse%20xlink:href='%23Cz'/%3e%3c/mask%3e%3cpath%20mask='url(%23MD)'%20d='M-6.773-2.247L3.276-6.721%207.749%203.328-2.299%207.802z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(88.392%2066.929)'%3e%3cmask%20id='ME'%20class='B'%3e%3cuse%20xlink:href='%23DA'/%3e%3c/mask%3e%3cpath%20mask='url(%23ME)'%20d='M-6.809-2.312L3.24-6.786%207.713%203.263-2.335%207.737z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(90.504%2068.093)'%20class='B'%3e%3cmask%20id='MF'%3e%3cuse%20xlink:href='%23DB'/%3e%3c/mask%3e%3cpath%20mask='url(%23MF)'%20d='M-7.194-2.056L3.769-6.937%208.65%204.026-2.313%208.906z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(90.784%2068.146)'%3e%3cmask%20id='MG'%20class='B'%3e%3cuse%20xlink:href='%23DC'/%3e%3c/mask%3e%3cpath%20mask='url(%23MG)'%20d='M-7.474-2.109L3.489-6.99%208.776%204.886-2.186%209.767z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(86.639%2068.502)'%3e%3cmask%20id='MH'%20class='B'%3e%3cuse%20xlink:href='%23DD'/%3e%3c/mask%3e%3cpath%20mask='url(%23MH)'%20d='M-6.476-2.158l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(87.138%2067.174)'%3e%3cmask%20id='MI'%20class='B'%3e%3cuse%20xlink:href='%23DE'/%3e%3c/mask%3e%3cpath%20mask='url(%23MI)'%20d='M-6.469-2.15l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(88.427%2067.671)'%3e%3cmask%20id='MJ'%20class='B'%3e%3cuse%20xlink:href='%23DF'/%3e%3c/mask%3e%3cpath%20mask='url(%23MJ)'%20d='M-6.437-2.141l9.593-4.271%204.27%209.592-9.592%204.271z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(87.505%2069.168)'%3e%3cmask%20id='MK'%20class='B'%3e%3cuse%20xlink:href='%23DG'/%3e%3c/mask%3e%3cpath%20mask='url(%23MK)'%20d='M-6.935-1.911L4.027-6.792%208.502%203.257-2.461%208.138z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(88.311%2069.085)'%20class='B'%3e%3cmask%20id='ML'%3e%3cuse%20xlink:href='%23DH'/%3e%3c/mask%3e%3cpath%20mask='url(%23ML)'%20d='M-6.828-2.234L3.221-6.708%207.695%203.341-2.353%207.815z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(87.474%2069.17)'%3e%3cmask%20id='MM'%20class='B'%3e%3cuse%20xlink:href='%23DI'/%3e%3c/mask%3e%3cpath%20mask='url(%23MM)'%20d='M-6.904-1.913L4.058-6.794%208.533%203.255-2.43%208.136z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(87.915%2069.011)'%3e%3cmask%20id='MN'%20class='B'%3e%3cuse%20xlink:href='%23DJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23MN)'%20d='M-6.431-2.161l9.593-4.271%204.27%209.592-9.592%204.271z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(86.44%2070.7)'%3e%3cmask%20id='MO'%20class='B'%3e%3cuse%20xlink:href='%23DK'/%3e%3c/mask%3e%3cpath%20mask='url(%23MO)'%20d='M-6.377-2.123l9.592-4.271%204.254%209.555-9.592%204.271z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(90.138%2068.303)'%3e%3cmask%20id='MP'%20class='B'%3e%3cuse%20xlink:href='%23DL'/%3e%3c/mask%3e%3cpath%20mask='url(%23MP)'%20d='M-6.827-2.266L3.222-6.74%207.696%203.309-2.352%207.783z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(90.377%2069.01)'%20class='B'%3e%3cmask%20id='MQ'%3e%3cuse%20xlink:href='%23DM'/%3e%3c/mask%3e%3cpath%20mask='url(%23MQ)'%20d='M-6.659-2.059L3.39-6.533l4.27%209.592-10.048%204.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(90.468%2069.145)'%3e%3cmask%20id='MR'%20class='B'%3e%3cuse%20xlink:href='%23DN'/%3e%3c/mask%3e%3cpath%20mask='url(%23MR)'%20d='M-6.75-2.194L3.299-6.668%207.772%203.381-2.276%207.855z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(88.952%2063.656)'%3e%3cmask%20id='MS'%20class='B'%3e%3cuse%20xlink:href='%23DO'/%3e%3c/mask%3e%3cpath%20mask='url(%23MS)'%20d='M-7.269-1.273L6.434-7.374l8.542%2019.184-13.703%206.102z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(88.984%2063.66)'%3e%3cmask%20id='MT'%20class='B'%3e%3cuse%20xlink:href='%23DP'/%3e%3c/mask%3e%3cpath%20mask='url(%23MT)'%20d='M-7.3-1.277L6.403-7.378l8.542%2019.184-13.703%206.102z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(89.437%2064.188)'%20class='B'%3e%3cmask%20id='MU'%3e%3cuse%20xlink:href='%23DQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23MU)'%20d='M-6.84-2.212L3.209-6.686%207.682%203.363-2.366%207.837z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(89.48%2064.2)'%3e%3cmask%20id='MV'%20class='B'%3e%3cuse%20xlink:href='%23DR'/%3e%3c/mask%3e%3cpath%20mask='url(%23MV)'%20d='M-6.883-2.224L3.166-6.698%207.639%203.351-2.409%207.825z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(90.37%2063.751)'%20class='B'%3e%3cmask%20id='MW'%3e%3cuse%20xlink:href='%23DS'/%3e%3c/mask%3e%3cpath%20mask='url(%23MW)'%20d='M-6.859-2.182L3.19-6.656%207.664%203.393-2.384%207.867z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(90.374%2063.758)'%3e%3cmask%20id='MX'%20class='B'%3e%3cuse%20xlink:href='%23DT'/%3e%3c/mask%3e%3cpath%20mask='url(%23MX)'%20d='M-6.864-2.189L3.185-6.663%207.659%203.386-2.389%207.86z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(91.196%2063.41)'%20class='B'%3e%3cmask%20id='MY'%3e%3cuse%20xlink:href='%23DU'/%3e%3c/mask%3e%3cpath%20mask='url(%23MY)'%20d='M-6.772-2.247l10.05-4.474L7.751%203.328-2.297%207.802z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(91.233%2063.476)'%3e%3cmask%20id='MZ'%20class='B'%3e%3cuse%20xlink:href='%23DV'/%3e%3c/mask%3e%3cpath%20mask='url(%23MZ)'%20d='M-6.809-2.313l10.05-4.474L7.714%203.262-2.334%207.736z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(93.076%2073.229)'%3e%3cmask%20id='Ma'%20class='B'%3e%3cuse%20xlink:href='%23DW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ma)'%20d='M-6.411-2.117l9.592-4.271%204.231%209.505-9.592%204.271z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(93.106%2073.255)'%3e%3cmask%20id='Mb'%20class='B'%3e%3cuse%20xlink:href='%23DX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mb)'%20d='M-6.441-2.143l9.592-4.271%204.27%209.592-9.591%204.271z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(91.791%2065.974)'%3e%3cmask%20id='Mc'%20class='B'%3e%3cuse%20xlink:href='%23DY'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mc)'%20d='M-8.887-.851l15.53-6.915%209.762%2021.926-15.53%206.914z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(91.745%2065.959)'%3e%3cmask%20id='Md'%20class='B'%3e%3cuse%20xlink:href='%23DZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Md)'%20d='M-8.841-.836l15.53-6.915%209.762%2021.926-15.53%206.914z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(91.49%2066.106)'%20class='B'%3e%3cmask%20id='Me'%3e%3cuse%20xlink:href='%23Da'/%3e%3c/mask%3e%3cpath%20mask='url(%23Me)'%20d='M-6.759-1.796L4.203-6.677%208.678%203.372-2.285%208.253z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(91.504%2066.097)'%3e%3cmask%20id='Mf'%20class='B'%3e%3cuse%20xlink:href='%23Db'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mf)'%20d='M-6.773-1.787L4.189-6.668%208.664%203.381-2.299%208.262z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(95.107%2062.77)'%20class='B'%3e%3cmask%20id='Mg'%3e%3cuse%20xlink:href='%23Dc'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mg)'%20d='M-6.622-2.321L3.427-6.795%207.901%203.254-2.148%207.728z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(95.123%2062.847)'%3e%3cmask%20id='Mh'%20class='B'%3e%3cuse%20xlink:href='%23Dd'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mh)'%20d='M-6.638-2.398L3.411-6.872%207.885%203.177-2.164%207.651z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.293%2063.211)'%20class='B'%3e%3cmask%20id='Mi'%3e%3cuse%20xlink:href='%23De'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mi)'%20d='M-6.722-2.355l10.05-4.474L7.801%203.22-2.247%207.694z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(94.305%2063.217)'%3e%3cmask%20id='Mj'%20class='B'%3e%3cuse%20xlink:href='%23Df'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mj)'%20d='M-6.734-2.361l10.05-4.474L7.789%203.214-2.259%207.688z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(93.421%2063.548)'%20class='B'%3e%3cmask%20id='Mk'%3e%3cuse%20xlink:href='%23Dg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mk)'%20d='M-6.763-2.285L3.286-6.759%207.76%203.29-2.289%207.764z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(93.421%2063.55)'%3e%3cmask%20id='Ml'%20class='B'%3e%3cuse%20xlink:href='%23Dh'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ml)'%20d='M-6.763-2.287L3.286-6.761%207.76%203.288-2.289%207.762z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(89.068%2064.143)'%3e%3cmask%20id='Mm'%20class='B'%3e%3cuse%20xlink:href='%23Di'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mm)'%20d='M-6.471-2.167l9.592-4.271%204.27%209.593-9.591%204.27z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(90.229%2063.638)'%3e%3cmask%20id='Mn'%20class='B'%3e%3cuse%20xlink:href='%23Dj'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mn)'%20d='M-6.718-2.068L3.331-6.542l4.27%209.592-10.048%204.474z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(91.09%2063.215)'%3e%3cmask%20id='Mo'%20class='B'%3e%3cuse%20xlink:href='%23Dk'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mo)'%20d='M-6.666-2.052l10.05-4.474%204.27%209.592L-2.395%207.54z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(94.917%2062.626)'%3e%3cmask%20id='Mp'%20class='B'%3e%3cuse%20xlink:href='%23Dl'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mp)'%20d='M-6.432-2.177L3.16-6.448l4.271%209.593-9.592%204.27z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(94.031%2063.05)'%3e%3cmask%20id='Mq'%20class='B'%3e%3cuse%20xlink:href='%23Dm'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mq)'%20d='M-6.459-2.194l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(93.097%2063.435)'%3e%3cmask%20id='Mr'%20class='B'%3e%3cuse%20xlink:href='%23Dn'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mr)'%20d='M-6.439-2.172l9.592-4.271L7.424%203.15-2.168%207.42z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(94.487%2065.774)'%20class='B'%3e%3cmask%20id='Ms'%3e%3cuse%20xlink:href='%23Do'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ms)'%20d='M-6.609-1.771L4.354-6.652%208.829%203.397-2.134%208.278z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(93.57%2066.183)'%3e%3cmask%20id='Mt'%20class='B'%3e%3cuse%20xlink:href='%23Dp'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mt)'%20d='M-6.605-1.773L4.358-6.654%208.832%203.395-2.131%208.276z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.744%2063.868)'%3e%3cmask%20id='Mu'%20class='B'%3e%3cuse%20xlink:href='%23Dq'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mu)'%20d='M-6.766-2.099L4.197-6.98%208.671%203.069-2.292%207.95z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(95.108%2065.006)'%20class='B'%3e%3cmask%20id='Mv'%3e%3cuse%20xlink:href='%23Dr'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mv)'%20d='M-6.723-2.323l10.05-4.474L7.8%203.252-2.248%207.726z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(94.734%2063.832)'%3e%3cmask%20id='Mw'%20class='B'%3e%3cuse%20xlink:href='%23Ds'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mw)'%20d='M-6.756-2.063L4.207-6.944%208.681%203.105-2.282%207.986z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(95.73%2064.437)'%3e%3cmask%20id='Mx'%20class='B'%3e%3cuse%20xlink:href='%23Dt'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mx)'%20d='M-6.431-2.161l9.592-4.271L7.432%203.16-2.16%207.431z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(89.939%2064.801)'%3e%3cmask%20id='My'%20class='B'%3e%3cuse%20xlink:href='%23Du'/%3e%3c/mask%3e%3cpath%20mask='url(%23My)'%20d='M-6.936-1.911L4.027-6.792%208.501%203.257-2.461%208.138z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(91.152%2065.632)'%20class='B'%3e%3cmask%20id='Mz'%3e%3cuse%20xlink:href='%23Dv'/%3e%3c/mask%3e%3cpath%20mask='url(%23Mz)'%20d='M-6.828-2.236L3.221-6.71%207.695%203.339-2.353%207.813z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(89.908%2064.802)'%3e%3cmask%20id='NA'%20class='B'%3e%3cuse%20xlink:href='%23Dw'/%3e%3c/mask%3e%3cpath%20mask='url(%23NA)'%20d='M-6.904-1.912L4.059-6.793%208.533%203.256-2.429%208.137z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(90.756%2065.557)'%3e%3cmask%20id='NB'%20class='B'%3e%3cuse%20xlink:href='%23Dx'/%3e%3c/mask%3e%3cpath%20mask='url(%23NB)'%20d='M-6.432-2.161L3.16-6.432l4.271%209.593-9.592%204.27z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(96.619%2064.041)'%3e%3cmask%20id='NC'%20class='B'%3e%3cuse%20xlink:href='%23Dy'/%3e%3c/mask%3e%3cpath%20mask='url(%23NC)'%20d='M-6.407-2.171l9.593-4.271%204.268%209.587-9.592%204.271z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(88.874%2066.332)'%3e%3cmask%20id='ND'%20class='B'%3e%3cuse%20xlink:href='%23Dz'/%3e%3c/mask%3e%3cpath%20mask='url(%23ND)'%20d='M-6.377-2.122l9.593-4.271%204.253%209.555-9.592%204.27z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(91.332%2066.119)'%3e%3cmask%20id='NE'%20class='B'%3e%3cuse%20xlink:href='%23EA'/%3e%3c/mask%3e%3cpath%20mask='url(%23NE)'%20d='M-6.601-1.809L4.361-6.69%208.836%203.359-2.127%208.24z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(91.739%2067.341)'%20class='B'%3e%3cmask%20id='NF'%3e%3cuse%20xlink:href='%23EB'/%3e%3c/mask%3e%3cpath%20mask='url(%23NF)'%20d='M-6.602-2.118L3.447-6.592%207.717%203-2.331%207.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(91.804%2067.293)'%3e%3cmask%20id='NG'%20class='B'%3e%3cuse%20xlink:href='%23EC'/%3e%3c/mask%3e%3cpath%20mask='url(%23NG)'%20d='M-6.667-2.069L3.382-6.543l4.27%209.592-10.048%204.474z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.466%2066.131)'%3e%3cmask%20id='NH'%20class='B'%3e%3cuse%20xlink:href='%23ED'/%3e%3c/mask%3e%3cpath%20mask='url(%23NH)'%20d='M-6.588-2.128l10.05-4.474L7.935%203.447-2.113%207.921z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(96.983%2072.453)'%3e%3cmask%20id='NI'%20class='B'%3e%3cuse%20xlink:href='%23EE'/%3e%3c/mask%3e%3cpath%20mask='url(%23NI)'%20d='M-6.257-2.054l9.381-4.177%204.134%209.285-9.381%204.177z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(97.084%2072.527)'%3e%3cmask%20id='NJ'%20class='B'%3e%3cuse%20xlink:href='%23EF'/%3e%3c/mask%3e%3cpath%20mask='url(%23NJ)'%20d='M-6.358-2.128l9.5-4.23%204.221%209.479-9.5%204.23z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.844%2066.752)'%20class='B'%3e%3cmask%20id='NK'%3e%3cuse%20xlink:href='%23EG'/%3e%3c/mask%3e%3cpath%20mask='url(%23NK)'%20d='M-6.559-1.835L3.49-6.309l4.12%209.254-10.049%204.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(94.905%2066.933)'%3e%3cmask%20id='NL'%20class='B'%3e%3cuse%20xlink:href='%23EH'/%3e%3c/mask%3e%3cpath%20mask='url(%23NL)'%20d='M-6.62-2.016L3.429-6.49l4.27%209.592-10.048%204.474z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(99.899%2080.352)'%20class='B'%3e%3cmask%20id='NM'%3e%3cuse%20xlink:href='%23EI'/%3e%3c/mask%3e%3cpath%20mask='url(%23NM)'%20d='M-6.834-2.239l10.05-4.474L7.689%203.336-2.359%207.81z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(99.963%2080.358)'%3e%3cmask%20id='NN'%20class='B'%3e%3cuse%20xlink:href='%23EJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23NN)'%20d='M-6.897-2.245l10.05-4.474L7.626%203.33-2.422%207.804z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(99.754%2080.196)'%3e%3cmask%20id='NO'%20class='B'%3e%3cuse%20xlink:href='%23EK'/%3e%3c/mask%3e%3cpath%20mask='url(%23NO)'%20d='M-6.689-2.083l10.05-4.474%204.27%209.592-10.049%204.474z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(99.899%2080.352)'%20class='B'%3e%3cmask%20id='NP'%3e%3cuse%20xlink:href='%23EQ'%20href='%23EI'/%3e%3c/mask%3e%3cpath%20mask='url(%23NP)'%20d='M-6.834-2.239l10.05-4.474L7.689%203.336-2.359%207.81z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(99.963%2080.358)'%3e%3cmask%20id='NQ'%20class='B'%3e%3cuse%20xlink:href='%23ER'%20href='%23EJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23NQ)'%20d='M-6.897-2.245l10.05-4.474L7.626%203.33-2.422%207.804z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(99.529%2080.277)'%3e%3cmask%20id='NR'%20class='B'%3e%3cuse%20xlink:href='%23EL'/%3e%3c/mask%3e%3cpath%20mask='url(%23NR)'%20d='M-6.464-2.163l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(100.794%2079.96)'%20class='B'%3e%3cmask%20id='NS'%3e%3cuse%20xlink:href='%23EM'/%3e%3c/mask%3e%3cpath%20mask='url(%23NS)'%20d='M-6.815-2.254L3.234-6.728%207.708%203.321-2.341%207.795z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(100.811%2079.965)'%3e%3cmask%20id='NT'%20class='B'%3e%3cuse%20xlink:href='%23EN'/%3e%3c/mask%3e%3cpath%20mask='url(%23NT)'%20d='M-6.832-2.259L3.217-6.733%207.691%203.316-2.358%207.79z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(100.438%2079.872)'%3e%3cmask%20id='NU'%20class='B'%3e%3cuse%20xlink:href='%23EO'/%3e%3c/mask%3e%3cpath%20mask='url(%23NU)'%20d='M-6.458-2.166l9.592-4.271%204.271%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(96.774%2076.462)'%3e%3cmask%20id='NV'%20class='B'%3e%3cuse%20xlink:href='%23EP'/%3e%3c/mask%3e%3cpath%20mask='url(%23NV)'%20d='M-7.569-2.103L4.307-7.39l6.508%2014.617-11.876%205.287z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(96.669%2076.368)'%3e%3cmask%20id='NW'%20class='B'%3e%3cuse%20xlink:href='%23EQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23NW)'%20d='M-7.464-2.009L4.412-7.296%2010.92%207.321-.956%2012.608z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(100.984%2074.551)'%3e%3cmask%20id='NX'%20class='B'%3e%3cuse%20xlink:href='%23ER'/%3e%3c/mask%3e%3cpath%20mask='url(%23NX)'%20d='M-7.212-2.225L3.751-7.106l6.1%2013.703-10.961%204.881z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(101.142%2074.429)'%3e%3cmask%20id='NY'%20class='B'%3e%3cuse%20xlink:href='%23ES'/%3e%3c/mask%3e%3cpath%20mask='url(%23NY)'%20d='M-7.369-2.103L4.507-7.391l6.102%2013.704L-1.267%2011.6z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M102.169%2075.154l-.355.484.544-.02.361-.407-.468.107-.081.102.104.047.046-.057.095-.022-.109.122-.266.01.197-.269.148-.021.003-.108z'%20class='C%20D'/%3e%3cg%20transform='translate(98.072%2081.165)'%20class='B'%3e%3cmask%20id='NZ'%3e%3cuse%20xlink:href='%23ET'/%3e%3c/mask%3e%3cpath%20mask='url(%23NZ)'%20d='M-6.834-2.238l10.05-4.474L7.689%203.337-2.359%207.811z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(98.12%2081.174)'%3e%3cmask%20id='Na'%20class='B'%3e%3cuse%20xlink:href='%23EU'/%3e%3c/mask%3e%3cpath%20mask='url(%23Na)'%20d='M-6.882-2.247l10.05-4.474L7.641%203.328-2.407%207.802z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(97.927%2081.009)'%3e%3cmask%20id='Nb'%20class='B'%3e%3cuse%20xlink:href='%23EV'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nb)'%20d='M-6.689-2.082l10.05-4.474%204.27%209.592L-2.418%207.51z'%20class='C%20F'/%3e%3c/g%3e%3cpath%20d='M98.527%2078.087l.355.635.585-.176.118-.539-.485-.107-.302.272.341.21.047-.136-.139-.086.105-.094.262.058-.063.289-.422.127-.225-.402.357-.334-.095-.129z'%20class='C%20D'/%3e%3cg%20transform='translate(98.072%2081.165)'%20class='B'%3e%3cmask%20id='Nc'%3e%3cuse%20xlink:href='%23Ed'%20href='%23ET'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nc)'%20d='M-6.834-2.238l10.05-4.474L7.689%203.337-2.359%207.811z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(98.12%2081.174)'%3e%3cmask%20id='Nd'%20class='B'%3e%3cuse%20xlink:href='%23Ee'%20href='%23EU'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nd)'%20d='M-6.882-2.247l10.05-4.474L7.641%203.328-2.407%207.802z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(98.615%2080.683)'%3e%3cmask%20id='Ne'%20class='B'%3e%3cuse%20xlink:href='%23EW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ne)'%20d='M-6.463-2.164l9.592-4.271L7.4%203.158l-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(98.838%2080.596)'%20class='B'%3e%3cmask%20id='Nf'%3e%3cuse%20xlink:href='%23EX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nf)'%20d='M-6.686-2.076L3.363-6.55l4.27%209.592-10.048%204.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(98.974%2080.782)'%3e%3cmask%20id='Ng'%20class='B'%3e%3cuse%20xlink:href='%23EY'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ng)'%20d='M-6.821-2.262L3.228-6.736%207.702%203.313-2.347%207.787z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(98.615%2080.683)'%3e%3cmask%20id='Nh'%20class='B'%3e%3cuse%20xlink:href='%23Ei'%20href='%23EW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nh)'%20d='M-6.463-2.164l9.592-4.271L7.4%203.158l-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(95.184%2082.223)'%20class='B'%3e%3cmask%20id='Ni'%3e%3cuse%20xlink:href='%23EZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ni)'%20d='M-6.686-2.076L3.363-6.55l4.271%209.592-10.049%204.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(95.32%2082.409)'%3e%3cmask%20id='Nj'%20class='B'%3e%3cuse%20xlink:href='%23Ea'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nj)'%20d='M-6.822-2.262L3.227-6.736%207.701%203.313-2.347%207.787z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.957%2082.312)'%3e%3cmask%20id='Nk'%20class='B'%3e%3cuse%20xlink:href='%23Eb'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nk)'%20d='M-6.459-2.165l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(95.323%2082.37)'%20class='B'%3e%3cmask%20id='Nl'%3e%3cuse%20xlink:href='%23Ec'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nl)'%20d='M-6.825-2.223L3.224-6.697%207.698%203.352-2.35%207.826z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(95.32%2082.409)'%3e%3cmask%20id='Nm'%20class='B'%3e%3cuse%20xlink:href='%23En'%20href='%23Ea'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nm)'%20d='M-6.822-2.262L3.227-6.736%207.701%203.313-2.347%207.787z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(94.957%2082.312)'%3e%3cmask%20id='Nn'%20class='B'%3e%3cuse%20xlink:href='%23Eo'%20href='%23Eb'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nn)'%20d='M-6.459-2.165l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(102.64%2079.132)'%20class='B'%3e%3cmask%20id='No'%3e%3cuse%20xlink:href='%23Ed'/%3e%3c/mask%3e%3cpath%20mask='url(%23No)'%20d='M-6.834-2.239L3.215-6.713%207.688%203.336-2.36%207.81z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(102.703%2079.137)'%3e%3cmask%20id='Np'%20class='B'%3e%3cuse%20xlink:href='%23Ee'/%3e%3c/mask%3e%3cpath%20mask='url(%23Np)'%20d='M-6.897-2.244L3.152-6.718%207.625%203.331-2.423%207.805z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(102.495%2078.975)'%3e%3cmask%20id='Nq'%20class='B'%3e%3cuse%20xlink:href='%23Ef'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nq)'%20d='M-6.689-2.082L3.36-6.556l4.27%209.592L-2.418%207.51z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(102.64%2079.132)'%20class='B'%3e%3cmask%20id='Nr'%3e%3cuse%20xlink:href='%23Es'%20href='%23Ed'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nr)'%20d='M-6.834-2.239L3.215-6.713%207.688%203.336-2.36%207.81z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(102.703%2079.137)'%3e%3cmask%20id='Ns'%20class='B'%3e%3cuse%20xlink:href='%23Et'%20href='%23Ee'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ns)'%20d='M-6.897-2.244L3.152-6.718%207.625%203.331-2.423%207.805z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(103.183%2078.65)'%3e%3cmask%20id='Nt'%20class='B'%3e%3cuse%20xlink:href='%23Eg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nt)'%20d='M-6.464-2.164l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(103.406%2078.562)'%20class='B'%3e%3cmask%20id='Nu'%3e%3cuse%20xlink:href='%23Eh'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nu)'%20d='M-6.686-2.076L3.364-6.55l4.27%209.592-10.049%204.474z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(103.551%2078.745)'%3e%3cmask%20id='Nv'%20class='B'%3e%3cuse%20xlink:href='%23Ei'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nv)'%20d='M-6.832-2.259l10.05-4.474L7.691%203.316-2.357%207.79z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(103.183%2078.65)'%3e%3cmask%20id='Nw'%20class='B'%3e%3cuse%20xlink:href='%23Ex'%20href='%23Eg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nw)'%20d='M-6.464-2.164l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(97.113%2081.704)'%20class='B'%3e%3cmask%20id='Nx'%3e%3cuse%20xlink:href='%23Ej'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nx)'%20d='M-6.788-2.37L3.261-6.844%207.735%203.205-2.313%207.679z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(97.106%2081.686)'%3e%3cmask%20id='Ny'%20class='B'%3e%3cuse%20xlink:href='%23Ek'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ny)'%20d='M-6.781-2.353L3.268-6.827%207.742%203.222-2.306%207.696z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(96.779%2081.536)'%3e%3cmask%20id='Nz'%20class='B'%3e%3cuse%20xlink:href='%23El'/%3e%3c/mask%3e%3cpath%20mask='url(%23Nz)'%20d='M-6.454-2.202l9.593-4.271%204.27%209.593-9.592%204.27z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(96.24%2081.98)'%20class='B'%3e%3cmask%20id='OA'%3e%3cuse%20xlink:href='%23Em'/%3e%3c/mask%3e%3cpath%20mask='url(%23OA)'%20d='M-6.828-2.24L3.221-6.714%207.694%203.335-2.354%207.809z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(95.32%2082.409)'%3e%3cmask%20id='OB'%20class='B'%3e%3cuse%20xlink:href='%23FC'%20href='%23Ea'/%3e%3c/mask%3e%3cpath%20mask='url(%23OB)'%20d='M-6.822-2.262L3.227-6.736%207.701%203.313-2.347%207.787z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(96.097%2081.812)'%3e%3cmask%20id='OC'%20class='B'%3e%3cuse%20xlink:href='%23En'/%3e%3c/mask%3e%3cpath%20mask='url(%23OC)'%20d='M-6.685-2.072L3.364-6.546l4.27%209.592L-2.414%207.52z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(70.539%2054.182)'%3e%3cmask%20id='OD'%20class='B'%3e%3cuse%20xlink:href='%23Eo'/%3e%3c/mask%3e%3cpath%20mask='url(%23OD)'%20d='M-6.733-2.449l20.098-8.948%208.134%2018.271-20.097%208.948z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(79.49%2054.353)'%20class='B'%3e%3cmask%20id='OE'%3e%3cuse%20xlink:href='%23Ep'/%3e%3c/mask%3e%3cpath%20mask='url(%23OE)'%20d='M-10.503%201.642L16.903-10.56%2033.58%2026.895%206.174%2039.098z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(79.502%2054.338)'%3e%3cmask%20id='OF'%20class='B'%3e%3cuse%20xlink:href='%23Eq'/%3e%3c/mask%3e%3cpath%20mask='url(%23OF)'%20d='M-10.515%201.657l27.406-12.202L33.568%2026.91%206.162%2039.113z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(86.107%2064.034)'%3e%3cmask%20id='OG'%20class='B'%3e%3cuse%20xlink:href='%23Er'/%3e%3c/mask%3e%3cpath%20mask='url(%23OG)'%20d='M-8.078-.024l18.271-8.135%207.728%2017.358-18.27%208.134z'%20class='C%20M'/%3e%3c/g%3e%3cg%20transform='translate(85.7%2063.12)'%20class='B'%3e%3cmask%20id='OH'%3e%3cuse%20xlink:href='%23Es'/%3e%3c/mask%3e%3cpath%20mask='url(%23OH)'%20d='M-8.077-.024l18.271-8.135%207.728%2017.358-18.271%208.134z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(85.825%2063.164)'%3e%3cmask%20id='OI'%20class='B'%3e%3cuse%20xlink:href='%23Et'/%3e%3c/mask%3e%3cpath%20mask='url(%23OI)'%20d='M-8.202-.068l18.271-8.135%208.134%2018.271-18.27%208.135z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(87.616%2065.3)'%3e%3cmask%20id='OJ'%20class='B'%3e%3cuse%20xlink:href='%23Eu'/%3e%3c/mask%3e%3cpath%20mask='url(%23OJ)'%20d='M-7.353-1.19L6.35-7.291l6.101%2013.703-13.703%206.101z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(89.078%2074.417)'%3e%3cmask%20id='OK'%20class='B'%3e%3cuse%20xlink:href='%23Ev'/%3e%3c/mask%3e%3cpath%20mask='url(%23OK)'%20d='M-6.675%201.876L12.51-6.666l4.27%209.592-19.184%208.542z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(89.892%2076.244)'%3e%3cmask%20id='OL'%20class='B'%3e%3cuse%20xlink:href='%23Ew'/%3e%3c/mask%3e%3cpath%20mask='url(%23OL)'%20d='M-6.676%201.876l19.185-8.541%204.27%209.592-19.184%208.541z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(85.004%2058.189)'%20class='B'%3e%3cmask%20id='OM'%3e%3cuse%20xlink:href='%23Ex'/%3e%3c/mask%3e%3cpath%20mask='url(%23OM)'%20d='M-7.082-1.794L4.794-7.082l5.288%2011.876-11.876%205.288z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(84.598%2057.276)'%3e%3cmask%20id='ON'%20class='B'%3e%3cuse%20xlink:href='%23Ey'/%3e%3c/mask%3e%3cpath%20mask='url(%23ON)'%20d='M-7.082-1.795L4.794-7.083l5.287%2011.876-11.876%205.288z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(70.996%2052.878)'%3e%3cmask%20id='OO'%20class='B'%3e%3cuse%20xlink:href='%23Ez'/%3e%3c/mask%3e%3cpath%20mask='url(%23OO)'%20d='M-6.636-2.376l19.912-8.865%209.258%2020.793-19.912%208.865z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(72.909%2053.723)'%3e%3cmask%20id='OP'%20class='B'%3e%3cuse%20xlink:href='%23FA'/%3e%3c/mask%3e%3cpath%20mask='url(%23OP)'%20d='M-6.869-1.89L4.094-6.771%208.569%203.278-2.394%208.159z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(131.39%2090.47)'%3e%3cmask%20id='OQ'%20class='B'%3e%3cuse%20xlink:href='%23FB'/%3e%3c/mask%3e%3cpath%20mask='url(%23OQ)'%20d='M.219-6.943l10.785%205.261-7.014%2014.38-10.786-5.26z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(130.994%2089.189)'%3e%3cmask%20id='OR'%20class='B'%3e%3cuse%20xlink:href='%23FC'/%3e%3c/mask%3e%3cpath%20mask='url(%23OR)'%20d='M.154-6.999L11.839-1.3%204.825%2013.081-6.86%207.381z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(126.533%2087.161)'%3e%3cmask%20id='OS'%20class='B'%3e%3cuse%20xlink:href='%23FD'/%3e%3c/mask%3e%3cpath%20mask='url(%23OS)'%20d='M.121-7.163l11.685%205.699-7.014%2014.381-11.685-5.699z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(126.579%2087.116)'%3e%3cmask%20id='OT'%20class='B'%3e%3cuse%20xlink:href='%23FE'/%3e%3c/mask%3e%3cpath%20mask='url(%23OT)'%20d='M.075-7.118L11.76-1.419%204.746%2012.962-6.939%207.263z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M128.439%2090.027l.23.41.62.129-.022-.293-.475-.151.146-.012-.051-.122-.448.039zm.209.108l.101-.008-.048.103-.053-.095zm.113.203l-.039-.069.134.062.027-.059.242.076.005.066-.369-.076h0z'%20class='C%20D'/%3e%3cg%20transform='translate(129.708%2077.053)'%3e%3cmask%20id='OU'%20class='B'%3e%3cuse%20xlink:href='%23FF'/%3e%3c/mask%3e%3cpath%20mask='url(%23OU)'%20d='M-1.366-7.358L13.913.094l-7.89%2016.179-15.28-7.453z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(129.085%2075.836)'%3e%3cmask%20id='OV'%20class='B'%3e%3cuse%20xlink:href='%23FG'/%3e%3c/mask%3e%3cpath%20mask='url(%23OV)'%20d='M-1.203-7.478L14.975.413%206.646%2017.49-9.532%209.599z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.908%2080.115)'%3e%3cmask%20id='OW'%20class='B'%3e%3cuse%20xlink:href='%23FH'/%3e%3c/mask%3e%3cpath%20mask='url(%23OW)'%20d='M-.848-6.869l10.785%205.26-6.575%2013.482-10.786-5.26z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(131.012%2079.729)'%3e%3cmask%20id='OX'%20class='B'%3e%3cuse%20xlink:href='%23FI'/%3e%3c/mask%3e%3cpath%20mask='url(%23OX)'%20d='M-.851-6.921l10.786%205.26-6.576%2013.482-10.785-5.26z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.568%2076.184)'%20class='B'%3e%3cmask%20id='OY'%3e%3cuse%20xlink:href='%23FJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23OY)'%20d='M-1.89-6.95l9.887%204.822-4.822%209.887-9.887-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(131.577%2076.272)'%3e%3cmask%20id='OZ'%20class='B'%3e%3cuse%20xlink:href='%23FK'/%3e%3c/mask%3e%3cpath%20mask='url(%23OZ)'%20d='M-1.899-7.038l9.887%204.822-4.822%209.887-9.887-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(132.471%2076.591)'%20class='B'%3e%3cmask%20id='Oa'%3e%3cuse%20xlink:href='%23FL'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oa)'%20d='M-1.893-6.918l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(132.473%2076.589)'%3e%3cmask%20id='Ob'%20class='B'%3e%3cuse%20xlink:href='%23FM'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ob)'%20d='M-1.895-6.916l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(133.492%2076.964)'%20class='B'%3e%3cmask%20id='Oc'%3e%3cuse%20xlink:href='%23FN'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oc)'%20d='M-2.016-6.853l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(133.479%2076.967)'%3e%3cmask%20id='Od'%20class='B'%3e%3cuse%20xlink:href='%23FO'/%3e%3c/mask%3e%3cpath%20mask='url(%23Od)'%20d='M-2.003-6.856l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(133.162%2079.548)'%20class='B'%3e%3cmask%20id='Oe'%3e%3cuse%20xlink:href='%23FP'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oe)'%20d='M-1.663-7.201L9.122-1.94%203.861%208.845-6.924%203.585z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(132.86%2079.491)'%3e%3cmask%20id='Of'%20class='B'%3e%3cuse%20xlink:href='%23FQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Of)'%20d='M-1.361-7.144L9.424-1.883%203.725%209.801-7.06%204.54z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.142%2076.701)'%3e%3cmask%20id='Og'%20class='B'%3e%3cuse%20xlink:href='%23FR'/%3e%3c/mask%3e%3cpath%20mask='url(%23Og)'%20d='M-1.901-6.567l9.438%204.603-4.603%209.437-9.438-4.602z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(132.497%2076.225)'%3e%3cmask%20id='Oh'%20class='B'%3e%3cuse%20xlink:href='%23FS'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oh)'%20d='M-1.919-6.552l9.437%204.603-4.603%209.437-9.438-4.602z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(132.948%2077.541)'%3e%3cmask%20id='Oi'%20class='B'%3e%3cuse%20xlink:href='%23FT'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oi)'%20d='M-1.91-6.532l9.438%204.603-4.603%209.438-9.438-4.603z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(130.68%2078.109)'%3e%3cmask%20id='Oj'%20class='B'%3e%3cuse%20xlink:href='%23FU'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oj)'%20d='M-1.877-7.077l10.785%205.26L4.085%208.07-6.699%202.81z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(131.58%2078.37)'%20class='B'%3e%3cmask%20id='Ok'%3e%3cuse%20xlink:href='%23FV'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ok)'%20d='M-1.879-6.899l9.887%204.822-4.823%209.886-9.886-4.821z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(130.68%2078.07)'%3e%3cmask%20id='Ol'%20class='B'%3e%3cuse%20xlink:href='%23FW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ol)'%20d='M-1.877-7.038l10.785%205.26-4.822%209.887-10.785-5.26z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.618%2077.991)'%3e%3cmask%20id='Om'%20class='B'%3e%3cuse%20xlink:href='%23FX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Om)'%20d='M-1.917-6.52l9.438%204.603L2.917%207.52-6.52%202.917z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(129.416%2077.986)'%3e%3cmask%20id='On'%20class='B'%3e%3cuse%20xlink:href='%23FY'/%3e%3c/mask%3e%3cpath%20mask='url(%23On)'%20d='M-1.951-6.494l9.438%204.603-4.585%209.4-9.438-4.603z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(133.389%2079.218)'%3e%3cmask%20id='Oo'%20class='B'%3e%3cuse%20xlink:href='%23FZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oo)'%20d='M-1.89-6.871l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(133.143%2079.89)'%20class='B'%3e%3cmask%20id='Op'%3e%3cuse%20xlink:href='%23Fa'/%3e%3c/mask%3e%3cpath%20mask='url(%23Op)'%20d='M-2.083-6.644l9.887%204.822L3.2%207.615-6.687%202.793z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(133.013%2080.087)'%3e%3cmask%20id='Oq'%20class='B'%3e%3cuse%20xlink:href='%23Fb'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oq)'%20d='M-1.953-6.84l9.887%204.822-4.823%209.886-9.886-4.821z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(132.642%2076.171)'%3e%3cmask%20id='Or'%20class='B'%3e%3cuse%20xlink:href='%23Fc'/%3e%3c/mask%3e%3cpath%20mask='url(%23Or)'%20d='M.61-7.419L14.092-.843%204.886%2018.031-8.596%2011.456z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(132.574%2076.191)'%3e%3cmask%20id='Os'%20class='B'%3e%3cuse%20xlink:href='%23Fd'/%3e%3c/mask%3e%3cpath%20mask='url(%23Os)'%20d='M.678-7.439L14.16-.863%204.954%2018.011-8.528%2011.436z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(136.045%2076.074)'%20class='B'%3e%3cmask%20id='Ot'%3e%3cuse%20xlink:href='%23Fe'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ot)'%20d='M-1.894-6.883l9.887%204.822L3.17%207.826-6.716%203.004z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(136.056%2076.12)'%3e%3cmask%20id='Ou'%20class='B'%3e%3cuse%20xlink:href='%23Ff'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ou)'%20d='M-1.905-6.93l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(136.943%2076.565)'%20class='B'%3e%3cmask%20id='Ov'%3e%3cuse%20xlink:href='%23Fg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ov)'%20d='M-1.893-6.937l9.887%204.822-4.823%209.886-9.886-4.821z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(136.945%2076.556)'%3e%3cmask%20id='Ow'%20class='B'%3e%3cuse%20xlink:href='%23Fh'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ow)'%20d='M-1.895-6.927l9.887%204.822-4.823%209.886-9.886-4.821z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(137.966%2076.92)'%20class='B'%3e%3cmask%20id='Ox'%3e%3cuse%20xlink:href='%23Fi'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ox)'%20d='M-2.018-6.853l9.887%204.822-4.822%209.887-9.887-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(137.959%2076.923)'%3e%3cmask%20id='Oy'%20class='B'%3e%3cuse%20xlink:href='%23Fj'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oy)'%20d='M-2.011-6.856l9.887%204.822-4.822%209.887-9.887-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.705%2084.654)'%3e%3cmask%20id='Oz'%20class='B'%3e%3cuse%20xlink:href='%23Fk'/%3e%3c/mask%3e%3cpath%20mask='url(%23Oz)'%20d='M-1.937-6.475L7.5-1.872%202.939%207.48-6.499%202.877z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(131.716%2084.709)'%3e%3cmask%20id='PA'%20class='B'%3e%3cuse%20xlink:href='%23Fl'/%3e%3c/mask%3e%3cpath%20mask='url(%23PA)'%20d='M-1.949-6.53l9.437%204.603-4.603%209.438-9.438-4.603z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(129.769%2079.232)'%3e%3cmask%20id='PB'%20class='B'%3e%3cuse%20xlink:href='%23Fm'/%3e%3c/mask%3e%3cpath%20mask='url(%23PB)'%20d='M2.167-7.784l15.28%207.453-10.521%2021.57-15.28-7.452z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(129.793%2079.209)'%3e%3cmask%20id='PC'%20class='B'%3e%3cuse%20xlink:href='%23Fn'/%3e%3c/mask%3e%3cpath%20mask='url(%23PC)'%20d='M2.143-7.761l15.28%207.453-10.521%2021.57-15.28-7.452z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(135.712%2079.086)'%20class='B'%3e%3cmask%20id='PD'%3e%3cuse%20xlink:href='%23Fo'/%3e%3c/mask%3e%3cpath%20mask='url(%23PD)'%20d='M-1.978-6.761l10.786%205.26-4.822%209.887L-6.8%203.126z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(135.709%2079.094)'%3e%3cmask%20id='PE'%20class='B'%3e%3cuse%20xlink:href='%23Fp'/%3e%3c/mask%3e%3cpath%20mask='url(%23PE)'%20d='M-1.975-6.769l10.786%205.26-4.822%209.887-10.786-5.26z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(141.077%2079.416)'%20class='B'%3e%3cmask%20id='PF'%3e%3cuse%20xlink:href='%23Fq'/%3e%3c/mask%3e%3cpath%20mask='url(%23PF)'%20d='M-1.972-6.697l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(141.169%2079.423)'%3e%3cmask%20id='PG'%20class='B'%3e%3cuse%20xlink:href='%23Fr'/%3e%3c/mask%3e%3cpath%20mask='url(%23PG)'%20d='M-2.064-6.704l9.887%204.822L3%208.005-6.886%203.183z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(140.141%2079.026)'%20class='B'%3e%3cmask%20id='PH'%3e%3cuse%20xlink:href='%23Fs'/%3e%3c/mask%3e%3cpath%20mask='url(%23PH)'%20d='M-1.935-6.745l9.888%204.822L3.13%207.964-6.756%203.142z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(140.188%2079.033)'%3e%3cmask%20id='PI'%20class='B'%3e%3cuse%20xlink:href='%23Ft'/%3e%3c/mask%3e%3cpath%20mask='url(%23PI)'%20d='M-1.982-6.752L7.906-1.93%203.083%207.957-6.803%203.135z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(139.324%2078.659)'%20class='B'%3e%3cmask%20id='PJ'%3e%3cuse%20xlink:href='%23Fu'/%3e%3c/mask%3e%3cpath%20mask='url(%23PJ)'%20d='M-2.017-6.817L7.87-1.995%203.047%207.891-6.839%203.07z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(139.361%2078.721)'%3e%3cmask%20id='PK'%20class='B'%3e%3cuse%20xlink:href='%23Fv'/%3e%3c/mask%3e%3cpath%20mask='url(%23PK)'%20d='M-2.053-6.878l9.887%204.822L3.011%207.83-6.875%203.009z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(136.048%2075.725)'%3e%3cmask%20id='PL'%20class='B'%3e%3cuse%20xlink:href='%23Fw'/%3e%3c/mask%3e%3cpath%20mask='url(%23PL)'%20d='M-1.897-6.535L7.54-1.932%202.937%207.505-6.501%202.903z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(137.147%2076.329)'%3e%3cmask%20id='PM'%20class='B'%3e%3cuse%20xlink:href='%23Fx'/%3e%3c/mask%3e%3cpath%20mask='url(%23PM)'%20d='M-2.097-6.7L7.79-1.878%203.187%207.559-6.7%202.737z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(138.083%2076.711)'%3e%3cmask%20id='PN'%20class='B'%3e%3cuse%20xlink:href='%23Fy'/%3e%3c/mask%3e%3cpath%20mask='url(%23PN)'%20d='M-2.134-6.644l9.887%204.822L3.15%207.616-6.737%202.794z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(140.992%2079.233)'%3e%3cmask%20id='PO'%20class='B'%3e%3cuse%20xlink:href='%23Fz'/%3e%3c/mask%3e%3cpath%20mask='url(%23PO)'%20d='M-1.887-6.514l9.438%204.603-4.604%209.438-9.438-4.603z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(140.075%2078.81)'%3e%3cmask%20id='PP'%20class='B'%3e%3cuse%20xlink:href='%23GA'/%3e%3c/mask%3e%3cpath%20mask='url(%23PP)'%20d='M-1.869-6.529l9.438%204.603-4.603%209.438-9.438-4.603z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(139.217%2078.344)'%3e%3cmask%20id='PQ'%20class='B'%3e%3cuse%20xlink:href='%23GB'/%3e%3c/mask%3e%3cpath%20mask='url(%23PQ)'%20d='M-1.91-6.501l9.438%204.603-4.603%209.437-9.438-4.603z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(138.065%2081.241)'%20class='B'%3e%3cmask%20id='PR'%3e%3cuse%20xlink:href='%23GC'/%3e%3c/mask%3e%3cpath%20mask='url(%23PR)'%20d='M-2.073-6.702l10.786%205.26-4.822%209.887-10.785-5.26z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(137.18%2080.796)'%3e%3cmask%20id='PS'%20class='B'%3e%3cuse%20xlink:href='%23GD'/%3e%3c/mask%3e%3cpath%20mask='url(%23PS)'%20d='M-2.086-6.695L8.699-1.434%203.878%208.452-6.908%203.192z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(139.819%2080.062)'%3e%3cmask%20id='PT'%20class='B'%3e%3cuse%20xlink:href='%23GE'/%3e%3c/mask%3e%3cpath%20mask='url(%23PT)'%20d='M-2.051-6.882L8.734-1.621%203.912%208.265-6.873%203.005z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(139.305%2080.865)'%20class='B'%3e%3cmask%20id='PU'%3e%3cuse%20xlink:href='%23GF'/%3e%3c/mask%3e%3cpath%20mask='url(%23PU)'%20d='M-1.975-6.786l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(139.829%2080.051)'%3e%3cmask%20id='PV'%20class='B'%3e%3cuse%20xlink:href='%23GG'/%3e%3c/mask%3e%3cpath%20mask='url(%23PV)'%20d='M-2.06-6.871L8.725-1.61%203.903%208.276-6.882%203.016z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(140.146%2081.037)'%3e%3cmask%20id='PW'%20class='B'%3e%3cuse%20xlink:href='%23GH'/%3e%3c/mask%3e%3cpath%20mask='url(%23PW)'%20d='M-1.917-6.52l9.438%204.603L2.918%207.52-6.52%202.917z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(135.591%2077.166)'%3e%3cmask%20id='PX'%20class='B'%3e%3cuse%20xlink:href='%23GI'/%3e%3c/mask%3e%3cpath%20mask='url(%23PX)'%20d='M-1.878-7.077l10.785%205.26L4.085%208.07-6.7%202.81z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(136.053%2078.326)'%20class='B'%3e%3cmask%20id='PY'%3e%3cuse%20xlink:href='%23GJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23PY)'%20d='M-1.88-6.9l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(135.591%2077.127)'%3e%3cmask%20id='PZ'%20class='B'%3e%3cuse%20xlink:href='%23GK'/%3e%3c/mask%3e%3cpath%20mask='url(%23PZ)'%20d='M-1.878-7.038l10.785%205.26-4.822%209.887L-6.7%202.849z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(136.09%2077.947)'%3e%3cmask%20id='Pa'%20class='B'%3e%3cuse%20xlink:href='%23GL'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pa)'%20d='M-1.917-6.521l9.438%204.603L2.918%207.52-6.52%202.917z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(141.095%2081.452)'%3e%3cmask%20id='Pb'%20class='B'%3e%3cuse%20xlink:href='%23GM'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pb)'%20d='M-1.968-6.497L7.47-1.894%202.869%207.538-6.568%202.935z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(134.326%2077.043)'%3e%3cmask%20id='Pc'%20class='B'%3e%3cuse%20xlink:href='%23GN'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pc)'%20d='M-1.951-6.493L7.487-1.89%202.903%207.509-6.535%202.907z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(135.902%2079.011)'%3e%3cmask%20id='Pd'%20class='B'%3e%3cuse%20xlink:href='%23GO'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pd)'%20d='M-2.168-6.686l10.786%205.26-4.822%209.887-10.786-5.26z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(135.439%2079.853)'%20class='B'%3e%3cmask%20id='Pe'%3e%3cuse%20xlink:href='%23GP'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pe)'%20d='M-2.143-6.628l9.887%204.822-4.603%209.437-9.887-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(135.441%2079.868)'%3e%3cmask%20id='Pf'%20class='B'%3e%3cuse%20xlink:href='%23GQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pf)'%20d='M-2.145-6.644l9.887%204.822-4.603%209.437-9.887-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(137.965%2081.236)'%3e%3cmask%20id='Pg'%20class='B'%3e%3cuse%20xlink:href='%23GR'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pg)'%20d='M-1.973-6.697l9.887%204.822-4.822%209.887-9.886-4.822z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(134.811%2087.149)'%3e%3cmask%20id='Ph'%20class='B'%3e%3cuse%20xlink:href='%23GS'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ph)'%20d='M-1.887-6.318l9.229%204.501-4.455%209.135-9.229-4.501z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(134.826%2087.269)'%3e%3cmask%20id='Pi'%20class='B'%3e%3cuse%20xlink:href='%23GT'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pi)'%20d='M-1.902-6.438l9.347%204.559-4.548%209.326-9.347-4.559z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(137.804%2081.846)'%20class='B'%3e%3cmask%20id='Pj'%3e%3cuse%20xlink:href='%23GU'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pj)'%20d='M-2.25-6.408l9.887%204.822-4.442%209.105-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(137.683%2082.026)'%3e%3cmask%20id='Pk'%20class='B'%3e%3cuse%20xlink:href='%23GV'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pk)'%20d='M-2.129-6.588l9.887%204.822-4.604%209.437-9.887-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(130.432%2094.491)'%20class='B'%3e%3cmask%20id='Pl'%3e%3cuse%20xlink:href='%23GW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pl)'%20d='M-1.914-6.908l9.887%204.822L3.15%207.801-6.736%202.979z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(130.446%2094.524)'%3e%3cmask%20id='Pm'%20class='B'%3e%3cuse%20xlink:href='%23GX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pm)'%20d='M-1.928-6.942L7.959-2.12%203.136%207.767-6.75%202.945z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(130.628%2094.27)'%3e%3cmask%20id='Pn'%20class='B'%3e%3cuse%20xlink:href='%23GY'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pn)'%20d='M-2.11-6.688l9.887%204.822-4.604%209.437-9.887-4.821z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(130.432%2094.491)'%20class='B'%3e%3cmask%20id='Po'%3e%3cuse%20xlink:href='%23Gp'%20href='%23GW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Po)'%20d='M-1.914-6.908l9.887%204.822L3.15%207.801-6.736%202.979z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(130.446%2094.524)'%3e%3cmask%20id='Pp'%20class='B'%3e%3cuse%20xlink:href='%23Gq'%20href='%23GX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pp)'%20d='M-1.928-6.942L7.959-2.12%203.136%207.767-6.75%202.945z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(130.414%2094.144)'%3e%3cmask%20id='Pq'%20class='B'%3e%3cuse%20xlink:href='%23GZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pq)'%20d='M-1.896-6.561l9.438%204.603-4.604%209.437L-6.5%202.877z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(131.378%2094.935)'%20class='B'%3e%3cmask%20id='Pr'%3e%3cuse%20xlink:href='%23Ga'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pr)'%20d='M-1.961-6.914l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(131.388%2094.956)'%3e%3cmask%20id='Ps'%20class='B'%3e%3cuse%20xlink:href='%23Gb'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ps)'%20d='M-1.971-6.935l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(131.316%2094.571)'%3e%3cmask%20id='Pt'%20class='B'%3e%3cuse%20xlink:href='%23Gc'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pt)'%20d='M-1.899-6.55l9.438%204.603L2.936%207.49-6.502%202.888z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(128.79%2089.363)'%3e%3cmask%20id='Pu'%20class='B'%3e%3cuse%20xlink:href='%23Gd'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pu)'%20d='M.121-7.151l11.685%205.699-7.014%2014.381L-6.893%207.23z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(128.838%2089.327)'%3e%3cmask%20id='Pv'%20class='B'%3e%3cuse%20xlink:href='%23Ge'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pv)'%20d='M.073-7.115l11.685%205.699-7.014%2014.381-11.685-5.699z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(133.62%2091.421)'%3e%3cmask%20id='Pw'%20class='B'%3e%3cuse%20xlink:href='%23Gf'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pw)'%20d='M-.214-7.017l10.786%205.26-6.576%2013.482-10.785-5.26z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(133.684%2091.553)'%3e%3cmask%20id='Px'%20class='B'%3e%3cuse%20xlink:href='%23Gg'/%3e%3c/mask%3e%3cpath%20mask='url(%23Px)'%20d='M-.278-7.149L11.407-1.45%204.831%2012.032-6.853%206.333z'%20class='C%20D'/%3e%3c/g%3e%3cpath%20d='M136.039%2092.694l.364.402.544.016-.383-.289-.13.002.031.111.073-.002.077.059-.164-.006-.178-.197.333-.021.112.099.084-.067-.165-.147z'%20class='C%20D'/%3e%3cg%20transform='translate(128.635%2093.614)'%20class='B'%3e%3cmask%20id='Py'%3e%3cuse%20xlink:href='%23Gh'/%3e%3c/mask%3e%3cpath%20mask='url(%23Py)'%20d='M-1.914-6.909l9.887%204.822L3.15%207.8-6.736%202.978z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(128.659%2093.64)'%3e%3cmask%20id='Pz'%20class='B'%3e%3cuse%20xlink:href='%23Gi'/%3e%3c/mask%3e%3cpath%20mask='url(%23Pz)'%20d='M-1.939-6.934l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(128.83%2093.393)'%3e%3cmask%20id='QA'%20class='B'%3e%3cuse%20xlink:href='%23Gj'/%3e%3c/mask%3e%3cpath%20mask='url(%23QA)'%20d='M-2.11-6.688l9.887%204.822-4.603%209.438-9.887-4.822z'%20class='C%20F'/%3e%3c/g%3e%3cpath%20d='M131.79%2092.43l.511.336.49-.257-.231-.441-.402-.057.058.397.134-.05-.024-.163.14.021.125.237-.263.138-.369-.242.165-.43.485.057.037-.154-.598-.072z'%20class='C%20D'/%3e%3cg%20transform='translate(128.635%2093.614)'%20class='B'%3e%3cmask%20id='QB'%3e%3cuse%20xlink:href='%23HC'%20href='%23Gh'/%3e%3c/mask%3e%3cpath%20mask='url(%23QB)'%20d='M-1.914-6.909l9.887%204.822L3.15%207.8-6.736%202.978z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(128.659%2093.64)'%3e%3cmask%20id='QC'%20class='B'%3e%3cuse%20xlink:href='%23HD'%20href='%23Gi'/%3e%3c/mask%3e%3cpath%20mask='url(%23QC)'%20d='M-1.939-6.934l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(129.516%2093.705)'%3e%3cmask%20id='QD'%20class='B'%3e%3cuse%20xlink:href='%23Gk'/%3e%3c/mask%3e%3cpath%20mask='url(%23QD)'%20d='M-1.897-6.561l9.438%204.603L2.938%207.48-6.5%202.877z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(129.737%2093.829)'%20class='B'%3e%3cmask%20id='QE'%3e%3cuse%20xlink:href='%23Gl'/%3e%3c/mask%3e%3cpath%20mask='url(%23QE)'%20d='M-2.118-6.685l9.887%204.822-4.603%209.438-9.887-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(129.598%2094.07)'%3e%3cmask%20id='QF'%20class='B'%3e%3cuse%20xlink:href='%23Gm'/%3e%3c/mask%3e%3cpath%20mask='url(%23QF)'%20d='M-1.979-6.926l9.887%204.822-4.822%209.887L-6.8%202.961z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(129.516%2093.705)'%3e%3cmask%20id='QG'%20class='B'%3e%3cuse%20xlink:href='%23HH'%20href='%23Gk'/%3e%3c/mask%3e%3cpath%20mask='url(%23QG)'%20d='M-1.897-6.561l9.438%204.603L2.938%207.48-6.5%202.877z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(126.142%2092.075)'%20class='B'%3e%3cmask%20id='QH'%3e%3cuse%20xlink:href='%23Gn'/%3e%3c/mask%3e%3cpath%20mask='url(%23QH)'%20d='M-2.117-6.685L7.77-1.863%203.166%207.575-6.721%202.753z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(126.003%2092.317)'%3e%3cmask%20id='QI'%20class='B'%3e%3cuse%20xlink:href='%23Go'/%3e%3c/mask%3e%3cpath%20mask='url(%23QI)'%20d='M-1.979-6.926l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(125.923%2091.941)'%3e%3cmask%20id='QJ'%20class='B'%3e%3cuse%20xlink:href='%23Gp'/%3e%3c/mask%3e%3cpath%20mask='url(%23QJ)'%20d='M-1.899-6.55l9.438%204.603-4.604%209.438-9.438-4.603z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(125.955%2092.327)'%20class='B'%3e%3cmask%20id='QK'%3e%3cuse%20xlink:href='%23Gq'/%3e%3c/mask%3e%3cpath%20mask='url(%23QK)'%20d='M-1.931-6.936l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(125.979%2092.337)'%3e%3cmask%20id='QL'%20class='B'%3e%3cuse%20xlink:href='%23Gr'/%3e%3c/mask%3e%3cpath%20mask='url(%23QL)'%20d='M-1.955-6.946l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(125.923%2091.941)'%3e%3cmask%20id='QM'%20class='B'%3e%3cuse%20xlink:href='%23HN'%20href='%23Gp'/%3e%3c/mask%3e%3cpath%20mask='url(%23QM)'%20d='M-1.899-6.55l9.438%204.603-4.604%209.438-9.438-4.603z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(133.128%2095.806)'%20class='B'%3e%3cmask%20id='QN'%3e%3cuse%20xlink:href='%23Gs'/%3e%3c/mask%3e%3cpath%20mask='url(%23QN)'%20d='M-1.914-6.909l9.887%204.822L3.15%207.8-6.736%202.978z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(133.143%2095.839)'%3e%3cmask%20id='QO'%20class='B'%3e%3cuse%20xlink:href='%23Gt'/%3e%3c/mask%3e%3cpath%20mask='url(%23QO)'%20d='M-1.928-6.942L7.959-2.12%203.136%207.767-6.75%202.945z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(133.325%2095.585)'%3e%3cmask%20id='QP'%20class='B'%3e%3cuse%20xlink:href='%23Gu'/%3e%3c/mask%3e%3cpath%20mask='url(%23QP)'%20d='M-2.111-6.688l9.887%204.822-4.604%209.438-9.887-4.822z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(133.128%2095.806)'%20class='B'%3e%3cmask%20id='QQ'%3e%3cuse%20xlink:href='%23HR'%20href='%23Gs'/%3e%3c/mask%3e%3cpath%20mask='url(%23QQ)'%20d='M-1.914-6.909l9.887%204.822L3.15%207.8-6.736%202.978z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(133.143%2095.839)'%3e%3cmask%20id='QR'%20class='B'%3e%3cuse%20xlink:href='%23HS'%20href='%23Gt'/%3e%3c/mask%3e%3cpath%20mask='url(%23QR)'%20d='M-1.928-6.942L7.959-2.12%203.136%207.767-6.75%202.945z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(134.009%2095.897)'%3e%3cmask%20id='QS'%20class='B'%3e%3cuse%20xlink:href='%23Gv'/%3e%3c/mask%3e%3cpath%20mask='url(%23QS)'%20d='M-1.896-6.561l9.438%204.603L2.939%207.48-6.499%202.877z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(134.231%2096.021)'%20class='B'%3e%3cmask%20id='QT'%3e%3cuse%20xlink:href='%23Gw'/%3e%3c/mask%3e%3cpath%20mask='url(%23QT)'%20d='M-2.118-6.685l9.887%204.822-4.603%209.438-9.887-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(134.085%2096.27)'%3e%3cmask%20id='QU'%20class='B'%3e%3cuse%20xlink:href='%23Gx'/%3e%3c/mask%3e%3cpath%20mask='url(%23QU)'%20d='M-1.972-6.934l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(134.009%2095.897)'%3e%3cmask%20id='QV'%20class='B'%3e%3cuse%20xlink:href='%23HW'%20href='%23Gv'/%3e%3c/mask%3e%3cpath%20mask='url(%23QV)'%20d='M-1.896-6.561l9.438%204.603L2.939%207.48-6.499%202.877z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(127.776%2093.101)'%20class='B'%3e%3cmask%20id='QW'%3e%3cuse%20xlink:href='%23Gy'/%3e%3c/mask%3e%3cpath%20mask='url(%23QW)'%20d='M-1.954-6.833l9.887%204.822L3.11%207.875-6.776%203.054z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(127.801%2093.106)'%3e%3cmask%20id='QX'%20class='B'%3e%3cuse%20xlink:href='%23Gz'/%3e%3c/mask%3e%3cpath%20mask='url(%23QX)'%20d='M-1.979-6.838l9.887%204.822L3.085%207.87-6.801%203.049z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(127.699%2092.803)'%3e%3cmask%20id='QY'%20class='B'%3e%3cuse%20xlink:href='%23HA'/%3e%3c/mask%3e%3cpath%20mask='url(%23QY)'%20d='M-1.877-6.536L7.56-1.933%202.957%207.504-6.481%202.901z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(126.858%2092.75)'%20class='B'%3e%3cmask%20id='QZ'%3e%3cuse%20xlink:href='%23HB'/%3e%3c/mask%3e%3cpath%20mask='url(%23QZ)'%20d='M-1.936-6.921l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(125.979%2092.337)'%3e%3cmask%20id='Qa'%20class='B'%3e%3cuse%20xlink:href='%23Hb'%20href='%23Gr'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qa)'%20d='M-1.955-6.946l9.887%204.822-4.823%209.887-9.886-4.822z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(127.044%2092.522)'%3e%3cmask%20id='Qb'%20class='B'%3e%3cuse%20xlink:href='%23HC'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qb)'%20d='M-2.121-6.693l9.887%204.822-4.603%209.437-9.887-4.821z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(132.08%2054.99)'%3e%3cmask%20id='Qc'%20class='B'%3e%3cuse%20xlink:href='%23HD'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qc)'%20d='M-2.161-6.778l19.773%209.644-8.767%2017.976-19.774-9.644z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(118.829%2065.863)'%20class='B'%3e%3cmask%20id='Qd'%3e%3cuse%20xlink:href='%23HE'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qd)'%20d='M11.156-10.943L38.12%202.208l-17.974%2036.85-26.964-13.15z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(118.892%2065.845)'%3e%3cmask%20id='Qe'%20class='B'%3e%3cuse%20xlink:href='%23HF'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qe)'%20d='M11.094-10.925L38.058%202.226l-17.974%2036.85-26.964-13.15z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(129.571%2075.32)'%3e%3cmask%20id='Qf'%20class='B'%3e%3cuse%20xlink:href='%23HG'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qf)'%20d='M.086-8.322L18.062.446l-8.33%2017.076-17.975-8.767z'%20class='C%20M'/%3e%3c/g%3e%3cg%20transform='translate(130.01%2074.421)'%20class='B'%3e%3cmask%20id='Qg'%3e%3cuse%20xlink:href='%23HH'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qg)'%20d='M.086-8.321L18.062.447l-8.33%2017.077-17.975-8.768z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(129.7%2074.472)'%3e%3cmask%20id='Qh'%20class='B'%3e%3cuse%20xlink:href='%23HI'/%3e%3c/mask%3e%3cpath%20fill='%23375d81'%20mask='url(%23Qh)'%20d='M.395-8.372L18.371.396%209.603%2018.371-8.373%209.604z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(132.148%2076.912)'%3e%3cmask%20id='Qi'%20class='B'%3e%3cuse%20xlink:href='%23HJ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qi)'%20d='M-1.131-8.138L12.35-1.562%205.775%2011.92-7.707%205.344z'%20class='C%20I'/%3e%3c/g%3e%3cg%20transform='translate(125.219%2084.999)'%3e%3cmask%20id='Qj'%20class='B'%3e%3cuse%20xlink:href='%23HK'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qj)'%20d='M-2.16-6.754l18.874%209.206-4.603%209.437-18.875-9.206z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(124.343%2086.796)'%3e%3cmask%20id='Qk'%20class='B'%3e%3cuse%20xlink:href='%23HL'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qk)'%20d='M-2.161-6.754l18.875%209.206-4.604%209.437-18.874-9.205z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(136.913%2069.213)'%20class='B'%3e%3cmask%20id='Ql'%3e%3cuse%20xlink:href='%23HM'/%3e%3c/mask%3e%3cpath%20mask='url(%23Ql)'%20d='M-1.492-7.191l11.685%205.699-5.7%2011.684-11.684-5.698z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(137.353%2068.315)'%3e%3cmask%20id='Qm'%20class='B'%3e%3cuse%20xlink:href='%23HN'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qm)'%20d='M-1.493-7.192l11.685%205.699-5.7%2011.684-11.684-5.699z'%20class='C%20H'/%3e%3c/g%3e%3cg%20transform='translate(133.267%2054.606)'%3e%3cmask%20id='Qn'%20class='B'%3e%3cuse%20xlink:href='%23HO'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qn)'%20d='M-2.049-6.761l19.59%209.555-9.978%2020.457-19.591-9.555z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(133.26%2057.099)'%3e%3cmask%20id='Qo'%20class='B'%3e%3cuse%20xlink:href='%23HP'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qo)'%20d='M-1.982-7.111l10.785%205.26-4.822%209.887-10.785-5.26z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(107.001%2058.999)'%20class='B'%3e%3cmask%20id='Qp'%3e%3cuse%20xlink:href='%23HQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qp)'%20d='M-5%2020h30V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(109.001%2057.999)'%20class='B'%3e%3cmask%20id='Qq'%3e%3cuse%20xlink:href='%23Hr'%20href='%23HQ'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qq)'%20d='M-5%2020h30V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(108.001%2056.999)'%3e%3cmask%20id='Qr'%20class='B'%3e%3cuse%20xlink:href='%23HR'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qr)'%20d='M-5%2022h31V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M124.001%2083.999l-20-5.999%2020%205.999z'%20class='B%20C'/%3e%3cg%20transform='translate(103.001%2077.999)'%3e%3cmask%20id='Qs'%20class='B'%3e%3cuse%20xlink:href='%23Ht'%20href='%23Ci'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qs)'%20d='M-5%2012h31V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M122.001%2090.999l-20-6%2020%206z'%20class='B%20C'/%3e%3cg%20transform='translate(102.001%2083.999)'%3e%3cmask%20id='Qt'%20class='B'%3e%3cuse%20xlink:href='%23Hu'%20href='%23Ci'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qt)'%20d='M-5%2012h31V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(65.001%2078.999)'%20class='B'%3e%3cmask%20id='Qu'%3e%3cuse%20xlink:href='%23HS'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qu)'%20d='M-5%2077h78V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(64.001%2077.999)'%3e%3cmask%20id='Qv'%20class='B'%3e%3cuse%20xlink:href='%23HT'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qv)'%20d='M-5%2079h79V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cpath%20d='M69.001%20127.042l37.267%2016.957%2022.733-42.12-37.316-17.88z'%20class='C%20J'/%3e%3cg%20transform='translate(58.001%2066.999)'%20class='B'%3e%3cmask%20id='Qw'%3e%3cuse%20xlink:href='%23HU'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qw)'%20d='M-5%2044h54V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(58.001%2065.999)'%3e%3cmask%20id='Qx'%20class='B'%3e%3cuse%20xlink:href='%23HV'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qx)'%20d='M-5%2046h55V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(63.001%2071.999)'%3e%3cmask%20id='Qy'%20class='B'%3e%3cuse%20xlink:href='%23HW'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qy)'%20d='M-5%2033h45V-5H-5z'%20class='C%20J'/%3e%3c/g%3e%3cg%20transform='translate(62.001%2070.999)'%3e%3cmask%20id='Qz'%20class='B'%3e%3cuse%20xlink:href='%23HX'/%3e%3c/mask%3e%3cpath%20mask='url(%23Qz)'%20d='M-5%2035h46V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(63.001%2071.999)'%3e%3cmask%20id='RA'%20class='B'%3e%3cuse%20xlink:href='%23HY'/%3e%3c/mask%3e%3cpath%20mask='url(%23RA)'%20d='M-5%2017h40V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(62.001%2070.999)'%3e%3cmask%20id='RB'%20class='B'%3e%3cuse%20xlink:href='%23HZ'/%3e%3c/mask%3e%3cpath%20mask='url(%23RB)'%20d='M-5%2019h41V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(77.001%2081.999)'%20class='B'%3e%3cmask%20id='RC'%3e%3cuse%20xlink:href='%23Ha'/%3e%3c/mask%3e%3cpath%20mask='url(%23RC)'%20d='M-5%2013h18V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(76.001%2081.999)'%3e%3cmask%20id='RD'%20class='B'%3e%3cuse%20xlink:href='%23Hb'/%3e%3c/mask%3e%3cpath%20mask='url(%23RD)'%20d='M-5%2014h19V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(114.002%2070.999)'%20class='B'%3e%3cmask%20id='RE'%3e%3cuse%20xlink:href='%23Hc'/%3e%3c/mask%3e%3cpath%20mask='url(%23RE)'%20d='M-5.001%207h13V-5h-13z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(113.001%2069.999)'%3e%3cmask%20id='RF'%20class='B'%3e%3cuse%20xlink:href='%23Hd'/%3e%3c/mask%3e%3cpath%20mask='url(%23RF)'%20d='M-5%208H9V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(110%2071.999)'%20class='B'%3e%3cmask%20id='RG'%3e%3cuse%20xlink:href='%23He'/%3e%3c/mask%3e%3cpath%20mask='url(%23RG)'%20d='M-4.999%207h13V-5h-13z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(110%2070.999)'%3e%3cmask%20id='RH'%20class='B'%3e%3cuse%20xlink:href='%23Hf'/%3e%3c/mask%3e%3cpath%20mask='url(%23RH)'%20d='M-4.999%208h14V-5h-14z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(109%2081.999)'%3e%3cmask%20id='RI'%20class='B'%3e%3cuse%20xlink:href='%23Hg'/%3e%3c/mask%3e%3cpath%20mask='url(%23RI)'%20d='M-4.999%2010h18V-5h-18z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(113%2076.999)'%3e%3cmask%20id='RJ'%20class='B'%3e%3cuse%20xlink:href='%23Hh'/%3e%3c/mask%3e%3cpath%20mask='url(%23RJ)'%20d='M-4.999%208h15V-5h-15z'%20class='C%20E'/%3e%3c/g%3e%3cg%20transform='translate(113.001%2076.999)'%20class='B'%3e%3cmask%20id='RK'%3e%3cuse%20xlink:href='%23Hi'/%3e%3c/mask%3e%3cpath%20mask='url(%23RK)'%20d='M-5%208h15V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(113%2076.999)'%3e%3cmask%20id='RL'%20class='B'%3e%3cuse%20xlink:href='%23Hj'/%3e%3c/mask%3e%3cpath%20mask='url(%23RL)'%20d='M-4.999%208h15V-5h-15z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(116.001%2077.999)'%3e%3cmask%20id='RM'%20class='B'%3e%3cuse%20xlink:href='%23Hk'/%3e%3c/mask%3e%3cpath%20mask='url(%23RM)'%20d='M-5%206H6V-5H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(121.001%2078.848)'%3e%3cmask%20id='RN'%20class='B'%3e%3cuse%20xlink:href='%23Hl'/%3e%3c/mask%3e%3cpath%20mask='url(%23RN)'%20d='M-5%205.849H6V-4.849H-5z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(102.001%2080.999)'%3e%3cmask%20id='RO'%20class='B'%3e%3cuse%20xlink:href='%23Hm'/%3e%3c/mask%3e%3cpath%20mask='url(%23RO)'%20d='M-5%208h15V-5H-5z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(101%2082.822)'%20class='B'%3e%3cmask%20id='RP'%3e%3cuse%20xlink:href='%23Hn'/%3e%3c/mask%3e%3cpath%20mask='url(%23RP)'%20d='M-4.999%205.824h14V-4.823h-14z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(110%2082.999)'%3e%3cmask%20id='RQ'%20class='B'%3e%3cuse%20xlink:href='%23Ho'/%3e%3c/mask%3e%3cpath%20mask='url(%23RQ)'%20d='M-4.999%208h14V-5h-14z'%20class='C%20F'/%3e%3c/g%3e%3cg%20transform='translate(110%2083.843)'%20class='B'%3e%3cmask%20id='RR'%3e%3cuse%20xlink:href='%23Hp'/%3e%3c/mask%3e%3cpath%20mask='url(%23RR)'%20d='M-4.999%205.843h15V-4.845h-15z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(110%2083.999)'%3e%3cmask%20id='RS'%20class='B'%3e%3cuse%20xlink:href='%23Hq'/%3e%3c/mask%3e%3cpath%20mask='url(%23RS)'%20d='M-4.999%206.001h15v-11h-15z'%20class='C%20D'/%3e%3c/g%3e%3cg%20transform='translate(101.002%2069.999)'%20class='B'%3e%3cmask%20id='RT'%3e%3cuse%20xlink:href='%23Hr'/%3e%3c/mask%3e%3cpath%20mask='url(%23RT)'%20d='M-5.001%2041h51V-5h-51z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(100.001%2068.999)'%3e%3cmask%20id='RU'%20class='B'%3e%3cuse%20xlink:href='%23Hs'/%3e%3c/mask%3e%3cpath%20mask='url(%23RU)'%20d='M-5%2043h52V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(105.001%2074.999)'%3e%3cmask%20id='RV'%20class='B'%3e%3cuse%20xlink:href='%23Ht'/%3e%3c/mask%3e%3cpath%20mask='url(%23RV)'%20d='M-5%2029h43V-5H-5z'%20class='C%20J'/%3e%3c/g%3e%3cg%20transform='translate(105.001%2073.999)'%3e%3cmask%20id='RW'%20class='B'%3e%3cuse%20xlink:href='%23Hu'/%3e%3c/mask%3e%3cpath%20mask='url(%23RW)'%20d='M-5%2030h44V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(105.001%2085.999)'%3e%3cmask%20id='RX'%20class='B'%3e%3cuse%20xlink:href='%23Hv'/%3e%3c/mask%3e%3cpath%20mask='url(%23RX)'%20d='M-5%2017h41V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(130.001%2079.999)'%20class='B'%3e%3cmask%20id='RY'%3e%3cuse%20xlink:href='%23Hw'/%3e%3c/mask%3e%3cpath%20mask='url(%23RY)'%20d='M-5%209H9V-5H-5z'%20class='C'/%3e%3c/g%3e%3cg%20transform='translate(129.001%2079.999)'%3e%3cmask%20id='RZ'%20class='B'%3e%3cuse%20xlink:href='%23Hx'/%3e%3c/mask%3e%3cpath%20mask='url(%23RZ)'%20d='M-5%2010h15V-5H-5z'%20class='C%20G'/%3e%3c/g%3e%3cg%20transform='translate(47%2061.761)'%3e%3cg%20class='B%20C'%3e%3cpath%20d='M36%20114.238h71v-77H36z'/%3e%3cpath%20d='M107.5%2036.738v77h-72v-77h72zm-.633.622H36.134v75.756h70.733V37.36z'%20class='K'/%3e%3c/g%3e%3cg%20transform='translate(63%20105.238)'%3e%3cmask%20id='Ra'%20class='B'%3e%3cuse%20xlink:href='%23Hy'/%3e%3c/mask%3e%3cpath%20d='M3.001%200h29a3%203%200%200%201%203%203v5h-35V3a3%203%200%200%201%203-3'%20mask='url(%23Ra)'%20class='B%20C'/%3e%3cmask%20id='Rb'%20class='B'%3e%3cuse%20xlink:href='%23Hz'/%3e%3c/mask%3e%3cpath%20d='M1.001%207h33V3c0-1.103-.897-2-2-2h-29c-1.103%200-2%20.897-2%202v4zm35%202h-37V3c0-2.206%201.794-4%204-4h29c2.206%200%204%201.794%204%204v6z'%20mask='url(%23Rb)'%20class='C%20H'/%3e%3c/g%3e%3cg%20class='C'%3e%3cpath%20d='M64.001%20112.238H97v-3H64.001z'%20class='M'/%3e%3cpath%20d='M39.065%2040.237l-.064%2011.719%2065%2032.281v-44z'%20class='J'/%3e%3cg%20class='B'%3e%3cpath%20d='M1.001%20114.238h36v-77h-36z'/%3e%3cpath%20d='M36.501%2036.738v77H.5v-77h36.001zm-.619.622H1.119v75.756h34.763V37.36z'%20class='K'/%3e%3c/g%3e%3cpath%20d='M8.811%2081.238c-.447%200-.811.447-.811%201s.364%201%20.811%201h16.38c.449%200%20.809-.447.809-1s-.36-1-.809-1H8.811zm0%206c-.447%200-.811.448-.811%201s.364%201%20.811%201h16.38c.449%200%20.809-.447.809-1s-.36-1-.809-1H8.811zm0%206c-.447%200-.811.447-.811%201s.364.999.811.999h16.38c.449%200%20.809-.446.809-.999s-.36-1-.809-1H8.811z'%20class='G'/%3e%3cpath%20d='M46.001%2097.238H98v-24H46.001z'%20class='B'/%3e%3cpath%20d='M50.75%2077.237a.75.75%200%201%200%200%201.501h33.501a.75.75%200%201%200%200-1.501H50.75z'%20class='G'/%3e%3cpath%20d='M86.001%2049.723c0%203.028%202.456%205.483%205.484%205.483s5.484-2.455%205.484-5.483-2.454-5.485-5.484-5.485-5.484%202.455-5.484%205.485zm.507%200a4.98%204.98%200%200%201%204.977-4.977c2.749%200%204.976%202.228%204.976%204.977s-2.227%204.976-4.976%204.976a4.98%204.98%200%200%201-4.977-4.976zm4.704-3.88h.508v-.508h-.508v.508zm1.921.379l.44.254.254-.441-.44-.253-.254.44zm-4.032-.186l.254.44.439-.253-.254-.441-.439.254zm2.13.386v2.528c-.324.107-.558.413-.558.773a.81.81%200%200%200%201.625%200c0-.36-.234-.666-.559-.773v-2.528h-.508zm3.366%201.084l.254.439.439-.254-.253-.439-.44.254zm-7.04.232l.439.254.254-.439-.439-.255-.254.44zm7.762%202.238h.508v-.508h-.508v.508zm-8.227%200h.508v-.508h-.508v.508zm5.256%202.997h.508v-.509h-.508v.509zm-1.117%200h.508v-.509h-.508v.509zm-1.117%200h.508v-.509h-.508v.509zM71%2049.723c0%203.028%202.457%205.483%205.485%205.483s5.485-2.455%205.485-5.483-2.456-5.485-5.485-5.485S71%2046.693%2071%2049.723zm.509%200a4.98%204.98%200%200%201%204.976-4.977%204.98%204.98%200%200%201%204.977%204.977%204.98%204.98%200%200%201-4.977%204.976%204.98%204.98%200%200%201-4.976-4.976h0zm4.702-3.88h.508v-.508h-.508v.508zm1.923.379l.439.254.254-.441-.439-.253-.254.44zm-4.033-.186l.255.44.439-.253-.254-.441-.44.254h0zm5.496%201.47l.254.439.44-.254-.255-.439-.439.254zm-7.041.232l.44.254.254-.439-.44-.255-.254.44zm4.266%201.245c-.103-.047-.216-.073-.337-.073-.448%200-.813.364-.813.813s.365.811.813.811a.81.81%200%200%200%20.813-.811c0-.144-.037-.279-.103-.396l1.609-1.61-.358-.359-1.624%201.625h0zm3.497.993h.508v-.508h-.508v.508zm-8.227%200h.508v-.508h-.508v.508zm5.256%202.997h.508v-.509h-.508v.509zm-1.117%200h.508v-.509h-.508v.509zm-1.117%200h.508v-.509h-.508v.509z'%20class='H'/%3e%3cpath%20d='M50.75%2080.738a.75.75%200%201%200%200%201.5h16.001a.75.75%200%201%200%200-1.5H50.75zm0%2010.5a.75.75%200%201%200%200%201.5h21.149a.75.75%200%201%200%200-1.5H50.75z'%20class='G'/%3e%3cpath%20d='M50.75%2084.238a.75.75%200%201%200%200%201.5h10.34a.75.75%200%201%200%200-1.5H50.75z'%20fill='%23d9dde2'/%3e%3cpath%20d='M50.75%2087.738a.75.75%200%201%200%200%201.5h27.929a.75.75%200%201%200%200-1.5H50.75z'%20class='G'/%3e%3cpath%20d='M46.001%2055.238H51v-1h-4.999z'%20class='H'/%3e%3cpath%20d='M46.001%2049.238a2%202%200%201%200%204%200%202%202%200%201%200-4%200z'%20fill='%2381cccc'/%3e%3cpath%20d='M52%2049.238a2%202%200%201%200%204.001%200%202%202%200%201%200-4.001%200zm6.001%200a2%202%200%200%200%202%202%202%202%200%201%200%200-4%202%202%200%200%200-2%202z'%20fill='%23a1a9b7'/%3e%3cpath%20d='M46.001%2058.238H51v-1h-4.999v1zm0%203H51v-1h-4.999v1zm0%203h1v-1h-1v1z'%20class='H'/%3e%3cpath%20d='M105.493%2026.238l-.091.5h.508l.016-.09-.342-.41h-.091%200zm-99.492.5h.5v-.5l-.5.5zm.5%200v9.999h-.5l.5.501v-.501h97.083l-.075.412.492-.412h-.417l1.818-9.999H6.501h0z'%20class='B'/%3e%3cpath%20d='M6.001%2026.238v11h98l2-11h-100%200zm1%201h97.802l-1.637%209H7.001v-9h0z'%20class='H'/%3e%3cpath%20d='M36.501%2026.737h-31.9l1.818%2010h-.418l.492.411-.074-.411h30.082v-10h.5l-.5-.5v.5zm-32.082-.5l-.343.411.016.089h.509l-.091-.5h-.091%200zm32.082%2010.5v.5l.5-.5h-.5z'%20class='B'/%3e%3cpath%20d='M4.001%2026.238l2%2011h31v-11h-33%200zm1.198%201H36v9H6.836l-1.637-9h0z'%20class='H'/%3e%3cpath%20d='M66.4%202.651c.153.041.292.058.416.05s.234-.037.329-.089a.69.69%200%200%200%20.239-.216c.065-.093.114-.202.148-.328a.94.94%200%200%200%20.031-.341.67.67%200%200%200-.101-.294c-.056-.088-.137-.166-.241-.233s-.234-.121-.389-.163L66.207.87l-.432%201.613.625.167h0zm.712-2.259c.3.081.551.185.752.315s.356.276.465.441a1.21%201.21%200%200%201%20.197.539%201.62%201.62%200%200%201-.051.606c-.058.218-.148.407-.269.569s-.272.289-.452.38a1.57%201.57%200%200%201-.627.158c-.238.014-.503-.018-.795-.096l-.625-.167-.424%201.582-.836-.224L65.651%200l1.461.391zm5.775%203.956c-.088.329-.224.617-.408.863a2.16%202.16%200%200%201-.654.588c-.252.146-.533.236-.842.271a2.62%202.62%200%200%201-.977-.085l-1.712-.459%201.204-4.494%201.712.459a2.6%202.6%200%200%201%20.888.416c.25.186.448.404.594.655a2.14%202.14%200%200%201%20.273.834c.036.305.01.622-.078.952h0zm-.907-.23c.066-.247.093-.476.08-.69s-.063-.404-.15-.573-.208-.313-.364-.432a1.59%201.59%200%200%200-.563-.267l-.873-.234-.848%203.164.873.234a1.59%201.59%200%200%200%20.621.05c.195-.026.372-.09.531-.192s.298-.243.416-.421.21-.391.276-.637h0zm2.907-.93l-.356%201.33%201.684.451-.179.668-1.684-.451-.49%201.831-.839-.225%201.204-4.494%202.834.759-.178.665-1.995-.535h0z'%20class='G'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=a; diff --git a/lib/static/illustrations/Status.svg.js b/lib/static/illustrations/Status.svg.js new file mode 100644 index 00000000..d00c02f9 --- /dev/null +++ b/lib/static/illustrations/Status.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='30.6138%2056.9103%2038.1509%2057.5447%2046.1138%2056.9103%2048.1138%2055.5%2054.7849985%2058.5747849%2064.6665%2058.5747849%2076.6138%2053.6938%2094.6138%2016.2049%2053.1138%20-3.90798505e-14%2024.6138%20-3.90798505e-14%203.6092%209%20-7.10542736e-15%2039%2022.6138%2053.6938'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Status'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M27.9951,206.2918%20C27.9951,149.0988%2074.3591,102.7338%20131.5531,102.7338%20C188.7461,102.7338%20235.1101,149.0988%20235.1101,206.2918%20L27.9951,206.2918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M41.2764,66.7987%20C40.7234,66.7987%2040.2764,66.3517%2040.2764,65.7987%20L40.2764,58.7987%20C40.2764,58.2457%2040.7234,57.7987%2041.2764,57.7987%20C41.8294,57.7987%2042.2764,58.2457%2042.2764,58.7987%20L42.2764,65.7987%20C42.2764,66.3517%2041.8294,66.7987%2041.2764,66.7987'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M44.7764,63.2987%20L37.7764,63.2987%20C37.2234,63.2987%2036.7764,62.8517%2036.7764,62.2987%20C36.7764,61.7457%2037.2234,61.2987%2037.7764,61.2987%20L44.7764,61.2987%20C45.3294,61.2987%2045.7764,61.7457%2045.7764,62.2987%20C45.7764,62.8517%2045.3294,63.2987%2044.7764,63.2987'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M220.2139,109.1297%20C219.6609,109.1297%20219.2139,108.6827%20219.2139,108.1297%20L219.2139,101.1297%20C219.2139,100.5767%20219.6609,100.1297%20220.2139,100.1297%20C220.7669,100.1297%20221.2139,100.5767%20221.2139,101.1297%20L221.2139,108.1297%20C221.2139,108.6827%20220.7669,109.1297%20220.2139,109.1297'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M223.7139,105.6297%20L216.7139,105.6297%20C216.1609,105.6297%20215.7139,105.1827%20215.7139,104.6297%20C215.7139,104.0767%20216.1609,103.6297%20216.7139,103.6297%20L223.7139,103.6297%20C224.2669,103.6297%20224.7139,104.0767%20224.7139,104.6297%20C224.7139,105.1827%20224.2669,105.6297%20223.7139,105.6297'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M178.5303,17.9373%20C178.2543,17.9373%20178.0303,17.7133%20178.0303,17.4373%20L178.0303,13.5003%20C178.0303,13.2233%20178.2543,13.0003%20178.5303,13.0003%20C178.8063,13.0003%20179.0303,13.2233%20179.0303,13.5003%20L179.0303,17.4373%20C179.0303,17.7133%20178.8063,17.9373%20178.5303,17.9373'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M180.499,15.9686%20L176.561,15.9686%20C176.285,15.9686%20176.062,15.7446%20176.062,15.4686%20C176.062,15.1926%20176.285,14.9686%20176.561,14.9686%20L180.499,14.9686%20C180.775,14.9686%20180.999,15.1926%20180.999,15.4686%20C180.999,15.7446%20180.775,15.9686%20180.499,15.9686'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M27.9951,150.0799%20C27.7191,150.0799%2027.4951,149.8559%2027.4951,149.5799%20L27.4951,145.6429%20C27.4951,145.3659%2027.7191,145.1429%2027.9951,145.1429%20C28.2711,145.1429%2028.4951,145.3659%2028.4951,145.6429%20L28.4951,149.5799%20C28.4951,149.8559%2028.2711,150.0799%2027.9951,150.0799'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M29.9639,148.1112%20L26.0259,148.1112%20C25.7499,148.1112%2025.5269,147.8872%2025.5269,147.6112%20C25.5269,147.3352%2025.7499,147.1112%2026.0259,147.1112%20L29.9639,147.1112%20C30.2399,147.1112%2030.4639,147.3352%2030.4639,147.6112%20C30.4639,147.8872%2030.2399,148.1112%2029.9639,148.1112'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M213.1533,160.3973%20C212.8773,160.3973%20212.6533,160.1733%20212.6533,159.8973%20L212.6533,155.9603%20C212.6533,155.6833%20212.8773,155.4603%20213.1533,155.4603%20C213.4293,155.4603%20213.6533,155.6833%20213.6533,155.9603%20L213.6533,159.8973%20C213.6533,160.1733%20213.4293,160.3973%20213.1533,160.3973'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M215.1221,158.4285%20L211.1841,158.4285%20C210.9081,158.4285%20210.6851,158.2045%20210.6851,157.9285%20C210.6851,157.6525%20210.9081,157.4285%20211.1841,157.4285%20L215.1221,157.4285%20C215.3981,157.4285%20215.6221,157.6525%20215.6221,157.9285%20C215.6221,158.2045%20215.3981,158.4285%20215.1221,158.4285'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='33.6104'%20y1='218.1043'%20x2='55.9434'%20y2='218.1043'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M55.9434,219.1043%20L33.6104,219.1043%20C33.0574,219.1043%2032.6104,218.6573%2032.6104,218.1043%20C32.6104,217.5513%2033.0574,217.1043%2033.6104,217.1043%20L55.9434,217.1043%20C56.4964,217.1043%2056.9434,217.5513%2056.9434,218.1043%20C56.9434,218.6573%2056.4964,219.1043%2055.9434,219.1043'%20id='Fill-25'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M248.2197,208.1414%20L243.2197,208.1414%20C242.6667,208.1414%20242.2197,207.6944%20242.2197,207.1414%20C242.2197,206.5884%20242.6667,206.1414%20243.2197,206.1414%20L248.2197,206.1414%20C248.7727,206.1414%20249.2197,206.5884%20249.2197,207.1414%20C249.2197,207.6944%20248.7727,208.1414%20248.2197,208.1414'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='8'%20y1='207.1414'%20x2='13.333'%20y2='207.1414'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M13.333,208.1414%20L8,208.1414%20C7.447,208.1414%207,207.6944%207,207.1414%20C7,206.5884%207.447,206.1414%208,206.1414%20L13.333,206.1414%20C13.886,206.1414%2014.333,206.5884%2014.333,207.1414%20C14.333,207.6944%2013.886,208.1414%2013.333,208.1414'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='99.3477'%20y1='218.1043'%20x2='155.0747'%20y2='218.1043'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M155.0742,219.1043%20L99.3472,219.1043%20C98.7952,219.1043%2098.3472,218.6573%2098.3472,218.1043%20C98.3472,217.5513%2098.7952,217.1043%2099.3472,217.1043%20L155.0742,217.1043%20C155.6272,217.1043%20156.0742,217.5513%20156.0742,218.1043%20C156.0742,218.6573%20155.6272,219.1043%20155.0742,219.1043'%20id='Fill-35'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='161.7197'%20y1='218.1043'%20x2='173.0527'%20y2='218.1043'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M173.0527,219.1043%20L161.7197,219.1043%20C161.1667,219.1043%20160.7197,218.6573%20160.7197,218.1043%20C160.7197,217.5513%20161.1667,217.1043%20161.7197,217.1043%20L173.0527,217.1043%20C173.6057,217.1043%20174.0527,217.5513%20174.0527,218.1043%20C174.0527,218.6573%20173.6057,219.1043%20173.0527,219.1043'%20id='Fill-39'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='94.3857'%20y1='218.1043'%20x2='90.0527'%20y2='218.1043'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M94.3857,219.1043%20L90.0527,219.1043%20C89.4997,219.1043%2089.0527,218.6573%2089.0527,218.1043%20C89.0527,217.5513%2089.4997,217.1043%2090.0527,217.1043%20L94.3857,217.1043%20C94.9387,217.1043%2095.3857,217.5513%2095.3857,218.1043%20C95.3857,218.6573%2094.9387,219.1043%2094.3857,219.1043'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='22.5527'%20y1='218.1043'%20x2='26.2197'%20y2='218.1043'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M26.2197,219.1043%20L22.5527,219.1043%20C21.9997,219.1043%2021.5527,218.6573%2021.5527,218.1043%20C21.5527,217.5513%2021.9997,217.1043%2022.5527,217.1043%20L26.2197,217.1043%20C26.7727,217.1043%2027.2197,217.5513%2027.2197,218.1043%20C27.2197,218.6573%2026.7727,219.1043%2026.2197,219.1043'%20id='Fill-47'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='220.2139'%20y1='218.1043'%20x2='233.8799'%20y2='218.1043'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M233.8799,219.1043%20L220.2139,219.1043%20C219.6609,219.1043%20219.2139,218.6573%20219.2139,218.1043%20C219.2139,217.5513%20219.6609,217.1043%20220.2139,217.1043%20L233.8799,217.1043%20C234.4329,217.1043%20234.8799,217.5513%20234.8799,218.1043%20C234.8799,218.6573%20234.4329,219.1043%20233.8799,219.1043'%20id='Fill-51'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M178.499,170.0311%20L84.825,170.0311%20C83.6,170.0311%2082.606,169.1281%2082.606,168.0121%20L82.606,54.8881%20C82.606,53.7741%2083.6,52.8711%2084.825,52.8711%20L178.28,52.8711%20C179.506,52.8711%20180.499,53.7741%20180.499,54.8881%20L180.499,168.2121%20C180.499,169.2171%20179.604,170.0311%20178.499,170.0311'%20id='Fill-53'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M84.8252,53.8709%20C84.1532,53.8709%2083.6062,54.3269%2083.6062,54.8889%20L83.6062,168.0129%20C83.6062,168.5739%2084.1532,169.0309%2084.8252,169.0309%20L178.4992,169.0309%20C179.0512,169.0309%20179.4992,168.6639%20179.4992,168.2119%20L179.4992,54.8889%20C179.4992,54.3269%20178.9522,53.8709%20178.2802,53.8709%20L84.8252,53.8709%20Z%20M178.4992,171.0309%20L84.8252,171.0309%20C83.0512,171.0309%2081.6062,169.6769%2081.6062,168.0129%20L81.6062,54.8889%20C81.6062,53.2249%2083.0512,51.8709%2084.8252,51.8709%20L178.2802,51.8709%20C180.0542,51.8709%20181.4992,53.2249%20181.4992,54.8889%20L181.4992,168.2119%20C181.4992,169.7669%20180.1532,171.0309%20178.4992,171.0309%20L178.4992,171.0309%20Z'%20id='Fill-55'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M145.1055,94.6531%20C145.1055,104.3891%20137.2125,112.2821%20127.4765,112.2821%20C117.7405,112.2821%20109.8475,104.3891%20109.8475,94.6531%20C109.8475,84.9181%20117.7405,77.0251%20127.4765,77.0251%20C137.2125,77.0251%20145.1055,84.9181%20145.1055,94.6531'%20id='Fill-57'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.2578,91.3309%20C149.2578,101.0669%20141.3648,108.9599%20131.6288,108.9599%20C121.8928,108.9599%20113.9998,101.0669%20113.9998,91.3309%20C113.9998,81.5959%20121.8928,73.7029%20131.6288,73.7029%20C141.3648,73.7029%20149.2578,81.5959%20149.2578,91.3309'%20id='Fill-59'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M131.6289,74.703%20C122.4599,74.703%20114.9999,82.162%20114.9999,91.331%20C114.9999,100.5%20122.4599,107.96%20131.6289,107.96%20C140.7979,107.96%20148.2579,100.5%20148.2579,91.331%20C148.2579,82.162%20140.7979,74.703%20131.6289,74.703%20M131.6289,109.96%20C121.3569,109.96%20112.9999,101.603%20112.9999,91.331%20C112.9999,81.059%20121.3569,72.703%20131.6289,72.703%20C141.9009,72.703%20150.2579,81.059%20150.2579,91.331%20C150.2579,101.603%20141.9009,109.96%20131.6289,109.96'%20id='Fill-61'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M137.2754,100.2293%20C137.3534,100.4583%20137.4214,100.6153%20137.4414,100.6663%20C137.4484,100.6713%20137.4344,100.6643%20137.4414,100.6663%20C137.4414,100.6663%20137.4414,100.6673%20137.4414,100.6663%20C137.4424,100.6673%20137.4404,100.6663%20137.4404,100.6663%20C136.9214,95.6533%20139.7634,93.5633%20140.6774,90.2343%20C140.6824,90.1843%20140.6924,90.1303%20140.7074,90.0693%20C140.7264,89.9953%20140.7414,89.9173%20140.7534,89.8413%20C140.8884,88.9193%20140.5104,87.8473%20139.7964,86.7303%20C139.7934,86.7243%20139.7884,86.7183%20139.7854,86.7123%20C139.7264,86.6203%20139.6634,86.5273%20139.5994,86.4343%20C139.5994,86.4343%20139.5974,86.4323%20139.5974,86.4303%20C139.4804,86.2603%20139.3544,86.0893%20139.2224,85.9173%20C139.2104,85.9003%20139.1974,85.8813%20139.1824,85.8643%20C139.1464,85.8183%20139.1074,85.7713%20139.0714,85.7243%20C139.0334,85.6753%20138.9954,85.6263%20138.9584,85.5803%20C138.9184,85.5333%20138.8794,85.4863%20138.8394,85.4403%20C138.7994,85.3903%20138.7594,85.3433%20138.7184,85.2943%20C138.6904,85.2613%20138.6604,85.2273%20138.6294,85.1933%20C137.5064,83.8993%20136.0444,82.6213%20134.5184,81.5083%20C134.5184,81.5083%20134.5064,81.4913%20134.5184,81.5083%20C134.7204,83.3953%20134.7464,85.2823%20134.5674,86.7913%20C134.3514,88.6093%20133.7004,90.7273%20132.7974,92.6463%20C130.6834,92.4733%20128.5234,91.9833%20126.8384,91.2643%20C125.4294,90.6633%20123.8164,89.7133%20122.2734,88.5873%20C122.2904,88.7443%20122.3084,88.8993%20122.3274,89.0553%20C122.3334,89.1023%20122.3394,89.1483%20122.3454,89.1953%20C122.3604,89.3063%20122.3744,89.4173%20122.3904,89.5293%20C122.3974,89.5813%20122.4044,89.6313%20122.4134,89.6833%20C122.4294,89.7953%20122.4464,89.9063%20122.4634,90.0173%20C122.4714,90.0623%20122.4784,90.1073%20122.4864,90.1533%20C122.5084,90.2933%20122.5334,90.4333%20122.5584,90.5733%20C122.5604,90.5873%20122.5624,90.6013%20122.5654,90.6143%20C122.5934,90.7763%20122.6254,90.9373%20122.6574,91.0973%20C122.6584,91.1103%20122.6624,91.1223%20122.6654,91.1343%20C122.6944,91.2793%20122.7234,91.4203%20122.7544,91.5633%20C122.7604,91.5933%20122.7674,91.6223%20122.7734,91.6503%20C122.8024,91.7813%20122.8334,91.9103%20122.8624,92.0403%20C122.8704,92.0643%20122.8764,92.0883%20122.8814,92.1163%20C122.9194,92.2643%20122.9554,92.4133%20122.9934,92.5593%20C122.9954,92.5593%20122.9944,92.5613%20122.9944,92.5613%20C123.1204,93.0323%20123.2564,93.4863%20123.4044,93.9223%20C123.4064,93.9283%20123.4094,93.9323%20123.4104,93.9383%20C123.6604,94.6673%20123.9464,95.3363%20124.2644,95.9243%20C124.3124,96.0083%20124.3604,96.0933%20124.4084,96.1743%20C124.4104,96.1773%20124.4104,96.1813%20124.4134,96.1843%20C124.4574,96.2583%20124.5014,96.3333%20124.5464,96.4033%20L124.5464,96.4043%20C124.5464,96.4043%20124.5504,96.4093%20124.5514,96.4123%20C124.5994,96.4883%20124.6484,96.5633%20124.6994,96.6343%20C124.7064,96.6453%20124.7124,96.6543%20124.7194,96.6643%20L124.7204,96.6663%20C124.7854,96.7593%20124.8514,96.8493%20124.9174,96.9353%20C124.9294,96.9493%20124.9404,96.9623%20124.9504,96.9763%20C124.9544,96.9823%20124.9584,96.9863%20124.9624,96.9933%20C125.0384,97.0883%20125.1164,97.1813%20125.1974,97.2683%20C125.2524,97.3303%20125.3094,97.3883%20125.3664,97.4453%20C125.3904,97.4693%20125.4164,97.4913%20125.4404,97.5143%20C125.4764,97.5473%20125.5124,97.5803%20125.5484,97.6123%20C125.5754,97.6363%20125.6034,97.6573%20125.6314,97.6803%20C125.6654,97.7083%20125.7014,97.7363%20125.7364,97.7633%20C125.7644,97.7853%20125.7924,97.8043%20125.8214,97.8243%20C125.8574,97.8503%20125.8934,97.8753%20125.9294,97.8993%20L126.0144,97.9523%20C126.0534,97.9743%20126.0934,97.9963%20126.1314,98.0173%20C126.1584,98.0323%20126.1864,98.0463%20126.2124,98.0593%20C126.2574,98.0813%20126.3014,98.1003%20126.3474,98.1203%20C126.3694,98.1273%20126.3924,98.1393%20126.4154,98.1473%20C126.4844,98.1753%20126.5534,98.1983%20126.6234,98.2173%20C126.6704,98.2323%20126.7104,98.2463%20126.7474,98.2613%20C130.0944,99.1453%20133.3534,97.7443%20137.4414,100.6663'%20id='Fill-63'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M143.3301,149.2049%20L121.6231,149.2049%20C116.0521,149.2049%20111.5361,144.6879%20111.5361,139.1179%20C111.5361,133.5469%20116.0521,129.0309%20121.6231,129.0309%20L143.3301,129.0309%20C148.9001,129.0309%20153.4161,133.5469%20153.4161,139.1179%20C153.4161,144.6879%20148.9001,149.2049%20143.3301,149.2049'%20id='Fill-65'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M121.623,130.0311%20C116.612,130.0311%20112.536,134.1071%20112.536,139.1181%20C112.536,144.1291%20116.612,148.2051%20121.623,148.2051%20L143.33,148.2051%20C148.34,148.2051%20152.416,144.1291%20152.416,139.1181%20C152.416,134.1071%20148.34,130.0311%20143.33,130.0311%20L121.623,130.0311%20Z%20M143.33,150.2051%20L121.623,150.2051%20C115.51,150.2051%20110.536,145.2311%20110.536,139.1181%20C110.536,133.0051%20115.51,128.0311%20121.623,128.0311%20L143.33,128.0311%20C149.443,128.0311%20154.416,133.0051%20154.416,139.1181%20C154.416,145.2311%20149.443,150.2051%20143.33,150.2051%20L143.33,150.2051%20Z'%20id='Fill-67'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M143.3301,149.2049%20L143.3301,149.2049%20C137.7591,149.2049%20133.2431,144.6879%20133.2431,139.1179%20C133.2431,133.5469%20137.7591,129.0309%20143.3301,129.0309%20C148.9001,129.0309%20153.4161,133.5469%20153.4161,139.1179%20C153.4161,144.6879%20148.9001,149.2049%20143.3301,149.2049'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M143.3301,130.0311%20C138.3191,130.0311%20134.2431,134.1071%20134.2431,139.1181%20C134.2431,144.1291%20138.3191,148.2051%20143.3301,148.2051%20C148.3401,148.2051%20152.4161,144.1291%20152.4161,139.1181%20C152.4161,134.1071%20148.3401,130.0311%20143.3301,130.0311%20M143.3301,150.2051%20C137.2171,150.2051%20132.2431,145.2311%20132.2431,139.1181%20C132.2431,133.0051%20137.2171,128.0311%20143.3301,128.0311%20C149.4431,128.0311%20154.4161,133.0051%20154.4161,139.1181%20C154.4161,145.2311%20149.4431,150.2051%20143.3301,150.2051'%20id='Fill-71'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M239.0479,207.1414%20L222.9909,207.1414%20C223.5899,205.0934%20223.9229,202.9334%20223.9229,200.6924%20C223.9229,187.9814%20213.6189,177.6764%20200.9079,177.6764%20C190.7769,177.6764%20182.1829,184.2254%20179.1079,193.3174%20C178.0249,193.0754%20176.8999,192.9444%20175.7429,192.9444%20C167.6489,192.9444%20161.0279,199.2024%20160.4219,207.1414%20L146.7049,207.1774%20C146.1679,197.5694%20138.7589,189.7994%20129.2999,188.7374%20C126.2419,173.9004%20113.1069,162.7444%2097.3629,162.7444%20C86.6549,162.7444%2077.1529,167.9064%2071.2079,175.8774%20C69.1419,175.3594%2066.9809,175.0804%2064.7539,175.0804%20C50.1519,175.0804%2038.3129,186.9184%2038.3129,201.5214%20C38.3129,203.4634%2038.5279,205.3544%2038.9279,207.1774%20L22.6669,207.1774'%20id='Fill-73'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.7598,208.1805%20L145.7068,207.2335%20C145.1968,198.1095%20138.2498,190.7485%20129.1888,189.7315%20L128.4668,189.6505%20L128.3208,188.9395%20C125.3118,174.3395%20112.2918,163.7435%2097.3638,163.7435%20C87.2848,163.7435%2078.0438,168.3845%2072.0098,176.4755%20L71.6118,177.0095%20L70.9648,176.8475%20C68.9378,176.3385%2066.8478,176.0805%2064.7538,176.0805%20C50.7258,176.0805%2039.3128,187.4935%2039.3128,201.5215%20C39.3128,203.3385%2039.5118,205.1695%2039.9048,206.9635%20L40.1708,208.1775%20L22.6668,208.1775%20C22.1138,208.1775%2021.6668,207.7305%2021.6668,207.1775%20C21.6668,206.6245%2022.1138,206.1775%2022.6668,206.1775%20L37.7128,206.1775%20C37.4468,204.6355%2037.3128,203.0745%2037.3128,201.5215%20C37.3128,186.3905%2049.6228,174.0805%2064.7538,174.0805%20C66.7898,174.0805%2068.8228,174.3075%2070.8068,174.7535%20C77.2268,166.4775%2086.8678,161.7435%2097.3638,161.7435%20C112.9968,161.7435%20126.6618,172.6745%20130.1268,187.8355%20C139.4978,189.2155%20146.6768,196.7535%20147.6288,206.1745%20L159.5218,206.1435%20C160.5978,198.1095%20167.5508,191.9445%20175.7428,191.9445%20C176.6488,191.9445%20177.5578,192.0205%20178.4558,192.1715%20C181.9838,182.8675%20190.8968,176.6765%20200.9078,176.6765%20C214.1508,176.6765%20224.9228,187.4505%20224.9228,200.6925%20C224.9228,202.5165%20224.7098,204.3435%20224.2878,206.1415%20L239.0478,206.1415%20C239.6008,206.1415%20240.0478,206.5885%20240.0478,207.1415%20C240.0478,207.6945%20239.6008,208.1415%20239.0478,208.1415%20L221.6568,208.1415%20L222.0308,206.8615%20C222.6228,204.8375%20222.9228,202.7615%20222.9228,200.6925%20C222.9228,188.5525%20213.0468,178.6765%20200.9078,178.6765%20C191.4618,178.6765%20183.0808,184.6895%20180.0548,193.6375%20L179.7668,194.4895%20L178.8898,194.2925%20C177.8538,194.0615%20176.7948,193.9445%20175.7428,193.9445%20C168.2798,193.9445%20161.9878,199.7745%20161.4188,207.2175%20L161.3488,208.1395%20L145.7598,208.1805%20Z'%20id='Fill-75'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M62.5371,190.5447%20C62.5371,190.5447%2060.2661,191.0067%2060.2661,190.1827%20C60.2661,178.0837%2094.8651,175.2567%2098.0431,188.0137%20C99.0921,192.2247%2074.9431,193.3187%2073.4041,187.8827%20L62.5371,190.5447'%20id='Fill-77'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(24.386200,%20133.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-13'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(10.613800,%209.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M83.6494,193.1268%20C77.0734,193.1268%2073.9504,190.5788%2072.7794,189.2688%20C65.7584,192.5548%2060.2554,191.2128%2060.0194,191.1508%20C59.4844,191.0148%2059.1614,190.4708%2059.2974,189.9358%20C59.4344,189.3998%2059.9744,189.0788%2060.5114,189.2128%20C60.6124,189.2378%2065.9814,190.4958%2072.6184,187.1218%20L73.4614,186.6938%20L73.9354,187.5108%20C74.0274,187.6618%2076.4084,191.3968%2084.5724,191.1088%20C93.0894,190.7888%2097.3574,187.2828%2097.3994,187.2478%20C97.8244,186.8938%2098.4564,186.9488%2098.8084,187.3698%20C99.1644,187.7938%2099.1094,188.4238%2098.6864,188.7788%20C98.4924,188.9408%2093.8424,192.7618%2084.6464,193.1068%20C84.3054,193.1198%2083.9734,193.1268%2083.6494,193.1268'%20id='Fill-427'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M74.9434,196.2713%20C74.8544,196.2713%2074.7644,196.2593%2074.6734,196.2343%20C74.4824,196.1803%2072.7684,195.6833%2071.6364,194.7413%20C71.2124,194.3873%2071.1544,193.7563%2071.5074,193.3333%20C71.8624,192.9093%2072.4924,192.8503%2072.9164,193.2043%20C73.5954,193.7703%2074.8044,194.1933%2075.2144,194.3083%20C75.7454,194.4583%2076.0544,195.0103%2075.9054,195.5423%20C75.7814,195.9833%2075.3804,196.2713%2074.9434,196.2713'%20id='Fill-429'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Survey.svg.js b/lib/static/illustrations/Survey.svg.js new file mode 100644 index 00000000..e2640c57 --- /dev/null +++ b/lib/static/illustrations/Survey.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='23.5%20207.528%20214.5%20207.5651%20256%20207.5651%20256%200%200%200%203.2803%20208.528'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/UserSurvey'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M20.9951,205.6784%20C20.9951,148.4854%2067.3591,102.1204%20124.5531,102.1204%20C181.7461,102.1204%20228.1101,148.4854%20228.1101,205.6784%20L20.9951,205.6784%20Z'%20id='Fill-13'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-15'%3e%3c/g%3e%3cpath%20d='M239.3027,65.8678%20C238.7497,65.8678%20238.3027,65.4208%20238.3027,64.8678%20L238.3027,57.8678%20C238.3027,57.3148%20238.7497,56.8678%20239.3027,56.8678%20C239.8557,56.8678%20240.3027,57.3148%20240.3027,57.8678%20L240.3027,64.8678%20C240.3027,65.4208%20239.8557,65.8678%20239.3027,65.8678'%20id='Fill-1'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M242.8027,62.3678%20L235.8027,62.3678%20C235.2497,62.3678%20234.8027,61.9208%20234.8027,61.3678%20C234.8027,60.8148%20235.2497,60.3678%20235.8027,60.3678%20L242.8027,60.3678%20C243.3557,60.3678%20243.8027,60.8148%20243.8027,61.3678%20C243.8027,61.9208%20243.3557,62.3678%20242.8027,62.3678'%20id='Fill-3'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68,24.3698%20C67.447,24.3698%2067,23.9228%2067,23.3698%20L67,16.3698%20C67,15.8168%2067.447,15.3698%2068,15.3698%20C68.553,15.3698%2069,15.8168%2069,16.3698%20L69,23.3698%20C69,23.9228%2068.553,24.3698%2068,24.3698'%20id='Fill-5'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.5,20.8698%20L64.5,20.8698%20C63.947,20.8698%2063.5,20.4228%2063.5,19.8698%20C63.5,19.3168%2063.947,18.8698%2064.5,18.8698%20L71.5,18.8698%20C72.053,18.8698%2072.5,19.3168%2072.5,19.8698%20C72.5,20.4228%2072.053,20.8698%2071.5,20.8698'%20id='Fill-7'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M35.0342,201.5534%20C34.7582,201.5534%2034.5342,201.3294%2034.5342,201.0534%20L34.5342,197.1164%20C34.5342,196.8394%2034.7582,196.6164%2035.0342,196.6164%20C35.3102,196.6164%2035.5342,196.8394%2035.5342,197.1164%20L35.5342,201.0534%20C35.5342,201.3294%2035.3102,201.5534%2035.0342,201.5534'%20id='Fill-9'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M37.0029,199.5846%20L33.0649,199.5846%20C32.7889,199.5846%2032.5659,199.3606%2032.5659,199.0846%20C32.5659,198.8086%2032.7889,198.5846%2033.0649,198.5846%20L37.0029,198.5846%20C37.2789,198.5846%2037.5029,198.8086%2037.5029,199.0846%20C37.5029,199.3606%2037.2789,199.5846%2037.0029,199.5846'%20id='Fill-11'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M179.8643,33.3864%20C179.5883,33.3864%20179.3643,33.1624%20179.3643,32.8864%20L179.3643,28.9494%20C179.3643,28.6724%20179.5883,28.4494%20179.8643,28.4494%20C180.1403,28.4494%20180.3643,28.6724%20180.3643,28.9494%20L180.3643,32.8864%20C180.3643,33.1624%20180.1403,33.3864%20179.8643,33.3864'%20id='Fill-15'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M181.833,31.4176%20L177.895,31.4176%20C177.619,31.4176%20177.396,31.1936%20177.396,30.9176%20C177.396,30.6416%20177.619,30.4176%20177.895,30.4176%20L181.833,30.4176%20C182.109,30.4176%20182.333,30.6416%20182.333,30.9176%20C182.333,31.1936%20182.109,31.4176%20181.833,31.4176'%20id='Fill-17'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M20.9951,83.0797%20C20.7191,83.0797%2020.4951,82.8557%2020.4951,82.5797%20L20.4951,78.6427%20C20.4951,78.3657%2020.7191,78.1427%2020.9951,78.1427%20C21.2711,78.1427%2021.4951,78.3657%2021.4951,78.6427%20L21.4951,82.5797%20C21.4951,82.8557%2021.2711,83.0797%2020.9951,83.0797'%20id='Fill-19'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M22.9639,81.111%20L19.0259,81.111%20C18.7499,81.111%2018.5269,80.887%2018.5269,80.611%20C18.5269,80.335%2018.7499,80.111%2019.0259,80.111%20L22.9639,80.111%20C23.2399,80.111%2023.4639,80.335%2023.4639,80.611%20C23.4639,80.887%2023.2399,81.111%2022.9639,81.111'%20id='Fill-21'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M208.1221,157.8151%20L204.1841,157.8151%20C203.9081,157.8151%20203.6851,157.5911%20203.6851,157.3151%20C203.6851,157.0391%20203.9081,156.8151%20204.1841,156.8151%20L208.1221,156.8151%20C208.3981,156.8151%20208.6221,157.0391%20208.6221,157.3151%20C208.6221,157.5911%20208.3981,157.8151%20208.1221,157.8151'%20id='Fill-25'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='26.6104'%20y1='217.4909'%20x2='48.9434'%20y2='217.4909'%20id='Fill-27'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M48.9434,218.4909%20L26.6104,218.4909%20C26.0574,218.4909%2025.6104,218.0439%2025.6104,217.4909%20C25.6104,216.9379%2026.0574,216.4909%2026.6104,216.4909%20L48.9434,216.4909%20C49.4964,216.4909%2049.9434,216.9379%2049.9434,217.4909%20C49.9434,218.0439%2049.4964,218.4909%2048.9434,218.4909'%20id='Fill-29'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M241.2197,207.528%20L236.2197,207.528%20C235.6667,207.528%20235.2197,207.081%20235.2197,206.528%20C235.2197,205.975%20235.6667,205.528%20236.2197,205.528%20L241.2197,205.528%20C241.7727,205.528%20242.2197,205.975%20242.2197,206.528%20C242.2197,207.081%20241.7727,207.528%20241.2197,207.528'%20id='Fill-31'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='1'%20y1='206.528'%20x2='6.333'%20y2='206.528'%20id='Fill-33'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M6.333,207.528%20L1,207.528%20C0.447,207.528%204.17443857e-14,207.081%204.17443857e-14,206.528%20C4.17443857e-14,205.975%200.447,205.528%201,205.528%20L6.333,205.528%20C6.886,205.528%207.333,205.975%207.333,206.528%20C7.333,207.081%206.886,207.528%206.333,207.528'%20id='Fill-35'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M92.3477,217.4909%20L148.0747,217.4909'%20id='Fill-38'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M148.0742,218.4909%20L92.3472,218.4909%20C91.7952,218.4909%2091.3472,218.0439%2091.3472,217.4909%20C91.3472,216.9379%2091.7952,216.4909%2092.3472,216.4909%20L148.0742,216.4909%20C148.6272,216.4909%20149.0742,216.9379%20149.0742,217.4909%20C149.0742,218.0439%20148.6272,218.4909%20148.0742,218.4909'%20id='Fill-39'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='154.7197'%20y1='217.4909'%20x2='166.0527'%20y2='217.4909'%20id='Fill-41'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M166.0527,218.4909%20L154.7197,218.4909%20C154.1667,218.4909%20153.7197,218.0439%20153.7197,217.4909%20C153.7197,216.9379%20154.1667,216.4909%20154.7197,216.4909%20L166.0527,216.4909%20C166.6057,216.4909%20167.0527,216.9379%20167.0527,217.4909%20C167.0527,218.0439%20166.6057,218.4909%20166.0527,218.4909'%20id='Fill-43'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='87.3857'%20y1='217.4909'%20x2='83.0527'%20y2='217.4909'%20id='Fill-45'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M87.3857,218.4909%20L83.0527,218.4909%20C82.4997,218.4909%2082.0527,218.0439%2082.0527,217.4909%20C82.0527,216.9379%2082.4997,216.4909%2083.0527,216.4909%20L87.3857,216.4909%20C87.9387,216.4909%2088.3857,216.9379%2088.3857,217.4909%20C88.3857,218.0439%2087.9387,218.4909%2087.3857,218.4909'%20id='Fill-47'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='15.5527'%20y1='217.4909'%20x2='19.2197'%20y2='217.4909'%20id='Fill-49'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M19.2197,218.4909%20L15.5527,218.4909%20C14.9997,218.4909%2014.5527,218.0439%2014.5527,217.4909%20C14.5527,216.9379%2014.9997,216.4909%2015.5527,216.4909%20L19.2197,216.4909%20C19.7727,216.4909%2020.2197,216.9379%2020.2197,217.4909%20C20.2197,218.0439%2019.7727,218.4909%2019.2197,218.4909'%20id='Fill-51'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='213.2129'%20y1='217.4909'%20x2='226.8799'%20y2='217.4909'%20id='Fill-53'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M226.8799,218.4909%20L213.2129,218.4909%20C212.6599,218.4909%20212.2129,218.0439%20212.2129,217.4909%20C212.2129,216.9379%20212.6599,216.4909%20213.2129,216.4909%20L226.8799,216.4909%20C227.4329,216.4909%20227.8799,216.9379%20227.8799,217.4909%20C227.8799,218.0439%20227.4329,218.4909%20226.8799,218.4909'%20id='Fill-55'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.8174,262.027%20C98.9644,250.145%2090.2604,215.703%2094.7194,192.821%20L98.2494,174.715%20C99.4074,168.775%2099.9144,162.726%2099.7624,156.675%20C99.6994,154.155%2099.3814,151.7%2098.8364,149.336%20C98.6994,148.745%2098.5474,148.159%2098.3834,147.58%20C97.8894,145.84%2097.2694,144.156%2096.5364,142.536%20C96.2914,141.995%2096.0344,141.462%2095.7634,140.936%20C95.2244,139.885%2094.6354,138.864%2094.0014,137.876%20C93.3654,136.887%2092.6844,135.931%2091.9604,135.012%20C89.7864,132.254%2087.2244,129.817%2084.3604,127.786%20C83.4064,127.108%2082.4174,126.475%2081.3984,125.891%20C75.7944,122.675%2069.2644,120.907%2062.3334,121.081%20L56.3454,121.231%20C46.2634,121.484%2037.2384,125.8%2030.7964,132.574%20C29.9914,133.421%2029.2264,134.306%2028.5044,135.226%20C27.1944,136.899%2026.0344,138.693%2025.0274,140.58%20C24.6494,141.289%2024.2864,142.006%2023.9544,142.741%20C23.7114,143.279%2023.4804,143.825%2023.2634,144.377%20C22.6114,146.032%2022.0784,147.746%2021.6714,149.506%20C21.2654,151.268%2020.9864,153.077%2020.8454,154.923%20C20.7524,156.154%2020.7194,157.4%2020.7514,158.661%20C20.8144,161.174%2021.8904,163.424%2023.5794,165.03%20C25.2674,166.636%2027.5684,167.597%2030.0824,167.535%20L67.4634,166.595%20L62.6214,199.183%20C56.8184,232.681%2059.3744,254.922%2064.8914,269.651%20C66.1224,272.935%20105.5414,263.495%20104.8174,262.027'%20id='Fill-58'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M65.7705,269.1471%20C66.7025,269.5651%2071.7485,269.5551%2085.0675,266.7091%20C94.4905,264.6961%20101.5865,262.6361%20103.5755,261.7491%20C97.6405,249.0661%2089.3175,215.3161%2093.7385,192.6291%20L97.2675,174.5241%20C98.4095,168.6681%2098.9125,162.6711%2098.7625,156.7011%20C98.7025,154.2911%2098.3995,151.8881%2097.8615,149.5601%20C97.7285,148.9861%2097.5815,148.4161%2097.4215,147.8521%20C96.9485,146.1851%2096.3435,144.5361%2095.6245,142.9481%20C95.3865,142.4221%2095.1375,141.9051%2094.8745,141.3941%20C94.3535,140.3781%2093.7775,139.3771%2093.1595,138.4161%20C92.5405,137.4531%2091.8725,136.5161%2091.1745,135.6311%20C89.0565,132.9431%2086.5695,130.5791%2083.7825,128.6011%20C82.8565,127.9441%2081.8875,127.3251%2080.9015,126.7581%20C75.2835,123.5351%2068.8665,121.9191%2062.3585,122.0811%20L56.3715,122.2311%20C46.8855,122.4681%2038.0605,126.3861%2031.5215,133.2631%20C30.7455,134.0801%2029.9955,134.9471%2029.2915,135.8431%20C28.0365,137.4461%2026.8985,139.1981%2025.9095,141.0501%20C25.4855,141.8451%2025.1545,142.5131%2024.8655,143.1521%20C24.6285,143.6751%2024.4055,144.2061%2024.1945,144.7421%20C23.5585,146.3551%2023.0385,148.0341%2022.6465,149.7311%20C22.2485,151.4591%2021.9775,153.2321%2021.8425,154.9991%20C21.7515,156.1971%2021.7205,157.4201%2021.7505,158.6361%20C21.8055,160.8001%2022.6995,162.8131%2024.2685,164.3051%20C25.8355,165.7971%2027.8865,166.6201%2030.0575,166.5351%20L68.6275,165.5661%20L63.6105,199.3311%20C58.5895,228.3141%2059.3185,251.7941%2065.7705,269.1471%20M67.2895,271.3181%20C66.8205,271.3181%2066.4195,271.2961%2066.0935,271.2531%20C65.6595,271.1961%2064.3365,271.0201%2063.9555,270.0011%20C57.3235,252.2971%2056.5425,228.4131%2061.6355,199.0121%20L66.2995,167.6251%20L30.1075,168.5351%20C27.4315,168.5981%2024.8455,167.6151%2022.8895,165.7541%20C20.9345,163.8951%2019.8195,161.3841%2019.7505,158.6861%20C19.7195,157.4041%2019.7515,156.1121%2019.8485,154.8461%20C19.9915,152.9801%2020.2765,151.1081%2020.6975,149.2821%20C21.1115,147.4881%2021.6625,145.7131%2022.3325,144.0101%20C22.5555,143.4441%2022.7925,142.8821%2023.0425,142.3291%20C23.3495,141.6501%2023.7005,140.9441%2024.1445,140.1091%20C25.1885,138.1541%2026.3905,136.3041%2027.7175,134.6091%20C28.4595,133.6631%2029.2515,132.7471%2030.0725,131.8841%20C36.9795,124.6221%2046.3015,120.4831%2056.3205,120.2311%20L62.3075,120.0811%20C69.2155,119.9101%2075.9595,121.6181%2081.8965,125.0241%20C82.9385,125.6221%2083.9615,126.2761%2084.9395,126.9701%20C87.8825,129.0571%2090.5085,131.5551%2092.7455,134.3931%20C93.4825,135.3281%2094.1875,136.3181%2094.8415,137.3351%20C95.4955,138.3511%2096.1045,139.4091%2096.6535,140.4801%20C96.9305,141.0181%2097.1955,141.5671%2097.4475,142.1231%20C98.2065,143.8001%2098.8445,145.5441%2099.3455,147.3061%20C99.5145,147.9021%2099.6695,148.5031%2099.8105,149.1101%20C100.3775,151.5691%20100.6985,154.1061%20100.7625,156.6501%20C100.9155,162.7661%20100.4005,168.9091%2099.2305,174.9071%20L95.7015,193.0121%20C91.2785,215.7081%2099.8695,249.7171%20105.7145,261.5851%20C105.8985,261.9581%20105.8575,262.3901%20105.6045,262.7431%20C103.9325,265.0741%2075.4445,271.3181%2067.2895,271.3181'%20id='Fill-61'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M37.0996,126.694%20C37.0996,126.694%2037.5436,120.302%2043.8156,117.609%20C45.7296,116.787%2050.9446,116.447%2050.9446,116.447%20C50.9446,116.447%2052.5806,123.164%2048.3556,125.283%20C42.2746,128.334%2037.0996,126.694%2037.0996,126.694'%20id='Fill-64'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M38.2314,125.9244%20C39.8574,126.2074%2043.6614,126.5184%2047.9074,124.3894%20C50.5904,123.0434%2050.3694,119.2134%2050.1234,117.5134%20C48.3624,117.6664%2045.4104,118.0124%2044.2104,118.5284%20C39.8674,120.3934%2038.5904,124.2274%2038.2314,125.9244%20M40.6764,128.1384%20C38.3974,128.1384%2036.9144,127.6844%2036.7974,127.6474%20L36.0474,127.4094%20L36.1014,126.6244%20C36.1224,126.3384%2036.6664,119.5914%2043.4204,116.6904%20C45.4344,115.8244%2050.3284,115.4854%2050.8784,115.4484%20L51.7164,115.3944%20L51.9164,116.2104%20C51.9904,116.5164%2053.6844,123.7294%2048.8034,126.1764%20C45.7054,127.7314%2042.8344,128.1384%2040.6764,128.1384'%20id='Fill-67'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M53.0927977,123.0338%20C53.0927977,123.0338%2053.0548,114.3408%2062.7978,112.8278%20C64.6148,112.5458%2066.9598,112.6668%2066.9598,112.6668%20C66.9598,112.6668%2071.7998,121.6798%2066.6678,122.6918%20C60.3608,123.9378%2053.0927977,123.0338%2053.0927977,123.0338'%20id='Fill-70'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M54.167,122.1373%20C56.314,122.3243%2061.716,122.6513%2066.475,121.7103%20C67.34,121.5393%2067.636,121.1073%2067.783,120.7953%20C68.538,119.1993%2067.381,115.7723%2066.339,113.6473%20C65.559,113.6333%2064.121,113.6333%2062.951,113.8163%20C55.896,114.9113%2054.459,120.0333%2054.167,122.1373%20M59.017,124.3543%20C55.673,124.3543%2053.146,124.0483%2052.97,124.0263%20L52.097,123.9173%20L52.093,123.0373%20C52.093,122.9433%2052.172,113.4653%2062.645,111.8393%20C64.542,111.5443%2066.913,111.6633%2067.012,111.6673%20L67.574,111.6973%20L67.841,112.1943%20C68.18,112.8243%2071.105,118.4473%2069.592,121.6493%20C69.085,122.7213%2068.141,123.4203%2066.861,123.6733%20C64.201,124.1993%2061.4,124.3543%2059.017,124.3543'%20id='Fill-73'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.623,123.1979%20C71.623,123.1979%2072.914,113.5599%2081.572,116.2119%20C85.271,117.3449%2087.324,120.1569%2087.324,120.1569%20C87.324,120.1569%2085.598,127.4969%2082.153,126.6699%20C76.14,125.2269%2071.623,123.1979%2071.623,123.1979'%20id='Fill-76'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M72.7617,122.5953%20C74.2607,123.2113%2077.9207,124.6263%2082.3867,125.6973%20C82.7407,125.7833%2083.0637,125.7223%2083.4077,125.5113%20C84.7957,124.6573%2085.8167,121.8663%2086.2277,120.3993%20C85.5777,119.6643%2083.8537,117.9563%2081.2797,117.1673%20C79.1257,116.5103%2077.3147,116.6333%2075.8967,117.5443%20C73.8947,118.8273%2073.0627,121.3473%2072.7617,122.5953%20M82.6847,127.7333%20C82.4297,127.7333%2082.1747,127.7023%2081.9197,127.6423%20C75.8847,126.1943%2071.4017,124.1953%2071.2127,124.1103%20L70.5327,123.8043%20L70.6317,123.0653%20C70.6587,122.8633%2071.3337,118.0933%2074.8167,115.8613%20C76.7507,114.6193%2079.1217,114.4163%2081.8657,115.2553%20C85.8367,116.4733%2088.0397,119.4413%2088.1317,119.5673%20L88.4037,119.9383%20L88.2977,120.3853%20C88.1717,120.9193%2086.9967,125.6493%2084.4567,127.2133%20C83.8967,127.5583%2083.2947,127.7333%2082.6847,127.7333'%20id='Fill-79'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M40.2061,124.985%20C40.2061,124.985%2040.4401,121.607%2043.7561,120.183%20C44.7681,119.749%2047.5241,119.568%2047.5241,119.568%20C47.5241,119.568%2048.3901,123.119%2046.1561,124.24%20C42.9411,125.852%2040.2061,124.985%2040.2061,124.985'%20id='Fill-83'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M56.8466987,121.4059%20C56.8466987,121.4059%2056.8257,116.5999%2062.2127,115.7629%20C63.2167,115.6079%2064.5137,115.6749%2064.5137,115.6749%20C64.5137,115.6749%2067.1897,120.6579%2064.3527,121.2179%20C60.8647,121.9059%2056.8466987,121.4059%2056.8466987,121.4059'%20id='Fill-85'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M75.0234,122.4596%20C75.0234,122.4596%2075.7304,117.1876%2080.4664,118.6386%20C82.4914,119.2576%2083.6144,120.7956%2083.6144,120.7956%20C83.6144,120.7956%2082.6694,124.8126%2080.7854,124.3596%20C77.4954,123.5696%2075.0234,122.4596%2075.0234,122.4596'%20id='Fill-88'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M98.1084,175.4362%20C98.1084,175.4362%2081.8314,178.4152%2066.1954,174.9622%20C64.8934,183.5092%2064.0834,189.9572%2064.0834,189.9572%20C64.0834,189.9572%2075.0474,197.0622%2094.8524,192.2852%20C96.9264,181.2972%2098.1084,175.4362%2098.1084,175.4362'%20id='Fill-91'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M65.1602,189.4196%20C67.5222,190.6736%2077.6462,195.2276%2093.9902,191.4606%20C95.4042,183.9836%2096.3932,178.9376%2096.8472,176.6466%20C92.6042,177.2556%2079.6662,178.7226%2067.0252,176.1596%20C66.0622,182.5536%2065.3882,187.6576%2065.1602,189.4196%20M81.5452,194.9496%20C70.1232,194.9496%2063.8842,191.0206%2063.5392,190.7966%20L63.0132,190.4556%20L63.0912,189.8326%20C63.0982,189.7686%2063.9182,183.2736%2065.2072,174.8126%20L65.3672,173.7556%20L66.4112,173.9856%20C81.6742,177.3566%2097.7682,174.4826%2097.9292,174.4526%20L99.3812,174.1876%20L99.0892,175.6336%20C99.0772,175.6916%2097.8842,181.6166%2095.8352,192.4706%20L95.7152,193.1056%20L95.0872,193.2566%20C89.9842,194.4876%2085.4592,194.9496%2081.5452,194.9496'%20id='Fill-94'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M70.4619,159.5846%20L51.7699,160.0546%20C51.5329,150.6396%2058.9739,142.8146%2068.3889,142.5786%20L70.0329,142.5376%20C74.7409,142.4196%2078.6519,146.1396%2078.7719,150.8476%20C78.8899,155.5546%2075.1689,159.4666%2070.4619,159.5846'%20id='Fill-97'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68.7998,159.3063%20L52.0828,159.7263%20C51.8978,152.3293%2057.7418,146.1823%2065.1398,145.9963%20L68.6218,145.9093%20C72.2768,145.8173%2075.3138,148.7053%2075.4048,152.3603%20C75.4998,156.1023%2072.5418,159.2123%2068.7998,159.3063'%20id='Fill-100'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68.792,146.9069%20C68.744,146.9069%2068.695,146.9069%2068.647,146.9089%20L65.165,146.9969%20C61.855,147.0799%2058.774,148.4469%2056.492,150.8459%20C54.441,153.0029%2053.256,155.7609%2053.097,158.7009%20L68.774,158.3059%20C70.317,158.2679%2071.753,157.6309%2072.816,156.5119%20C73.881,155.3939%2074.444,153.9279%2074.405,152.3859%20C74.368,150.8849%2073.748,149.4889%2072.66,148.4549%20C71.607,147.4529%2070.239,146.9069%2068.792,146.9069%20L68.792,146.9069%20Z%20M51.108,160.7509%20L51.083,159.7519%20C50.987,155.9069%2052.394,152.2549%2055.043,149.4689%20C57.693,146.6809%2061.27,145.0939%2065.114,144.9969%20L68.597,144.908832%20C70.64,144.9009%2072.564,145.6009%2074.039,147.0059%20C75.514,148.4079%2076.354,150.3009%2076.405,152.3349%20C76.458,154.4119%2075.698,156.3849%2074.266,157.8899%20C72.834,159.3959%2070.901,160.2539%2068.825,160.3059%20L51.108,160.7509%20Z'%20id='Fill-103'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M56.2188,151.9078%20C56.2708,153.9738%2057.9878,155.6068%2060.0528,155.5538%20C62.1188,155.5028%2063.7508,153.7858%2063.6988,151.7208%20C63.6478,149.6548%2061.9308,148.0218%2059.8648,148.0738%20C57.7988,148.1258%2056.1668,149.8428%2056.2188,151.9078'%20id='Fill-106'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M29.3477,164.5094%20L29.3477,164.5094%20C30.4047,164.2554%2031.3407,163.6414%2031.9957,162.7734%20L33.2097,161.1654%20L30.4327,161.8334%20L28.7977,162.2284%20C28.1667,162.3794%2027.7797,163.0134%2027.9317,163.6434%20C28.0827,164.2744%2028.7167,164.6614%2029.3477,164.5094'%20id='Fill-109'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M72.0645,177.9508%20C72.0645,177.9508%2084.5095,181.1538%2095.3575,178.6988%20C93.5015,186.8678%2092.4755,189.4388%2092.4755,189.4388%20C92.4755,189.4388%2076.0675,187.6698%2072.0645,177.9508'%20id='Fill-112'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M83.5967,183.5748%20C76.0207,183.5748%2071.0437,182.3958%2070.7537,182.3258%20C70.2177,182.1958%2069.8887,181.6548%2070.0187,181.1188%20C70.1487,180.5818%2070.6827,180.2468%2071.2257,180.3828%20C71.3237,180.4058%2081.0217,182.6918%2093.8197,180.8408%20C94.3627,180.7558%2094.8727,181.1388%2094.9517,181.6858%20C95.0317,182.2328%2094.6527,182.7398%2094.1067,182.8188%20C90.2607,183.3768%2086.7087,183.5748%2083.5967,183.5748'%20id='Fill-115'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M85.7773,245.2155%20C84.1743,245.2155%2082.8513,243.9325%2082.8103,242.3215%20C82.8033,242.0455%2083.0213,241.8165%2083.2983,241.8095%20L83.3103,241.8095%20C83.5813,241.8095%2083.8033,242.0255%2083.8103,242.2965%20C83.8373,243.3645%2084.7153,244.2155%2085.7773,244.2155%20C85.7943,244.2155%2085.8103,244.2155%2085.8273,244.2145%20C86.3523,244.2015%2086.8413,243.9845%2087.2043,243.6035%20C87.5663,243.2225%2087.7583,242.7235%2087.7453,242.1975%20C87.7383,241.9215%2087.9563,241.6925%2088.2323,241.6855%20L88.2453,241.6855%20C88.5153,241.6855%2088.7383,241.9015%2088.7453,242.1725%20C88.7863,243.8095%2087.4883,245.1735%2085.8523,245.2145%20C85.8273,245.2145%2085.8013,245.2155%2085.7773,245.2155'%20id='Fill-118'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M90.7109,245.0914%20C89.1079,245.0914%2087.7859,243.8084%2087.7449,242.1974%20C87.7379,241.9214%2087.9559,241.6924%2088.2319,241.6854%20L88.2449,241.6854%20C88.5159,241.6854%2088.7379,241.9014%2088.7449,242.1724%20C88.7729,243.2574%2089.6799,244.1654%2090.7609,244.0904%20C91.2859,244.0774%2091.7749,243.8604%2092.1379,243.4794%20C92.4999,243.0984%2092.6919,242.5994%2092.6789,242.0734%20C92.6719,241.7974%2092.8899,241.5684%2093.1659,241.5614%20L93.1789,241.5614%20C93.4489,241.5614%2093.6719,241.7774%2093.6789,242.0484%20C93.6979,242.8414%2093.4079,243.5944%2092.8619,244.1684%20C92.3159,244.7424%2091.5789,245.0704%2090.7859,245.0904%20C90.7609,245.0904%2090.7349,245.0914%2090.7109,245.0914'%20id='Fill-121'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M88.3066,247.6198%20C86.7036,247.6198%2085.3806,246.3378%2085.3396,244.7268%20C85.3326,244.4508%2085.5506,244.2218%2085.8276,244.2148%20L85.8396,244.2148%20C86.1106,244.2148%2086.3326,244.4308%2086.3396,244.7018%20C86.3666,245.7688%2087.2446,246.6198%2088.3066,246.6198%20C88.3236,246.6198%2088.3396,246.6198%2088.3566,246.6188%20C88.8816,246.6058%2089.3706,246.3898%2089.7326,246.0088%20C90.0946,245.6278%2090.2866,245.1288%2090.2736,244.6028%20C90.2666,244.3268%2090.4846,244.0978%2090.7606,244.0908%20L90.7736,244.0908%20C91.0436,244.0908%2091.2666,244.3068%2091.2736,244.5778%20C91.3146,246.2138%2090.0176,247.5778%2088.3816,247.6188%20C88.3566,247.6188%2088.3306,247.6198%2088.3066,247.6198'%20id='Fill-124'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M87.3809,166.7448%20C85.6469,166.7448%2084.2149,165.3568%2084.1699,163.6138%20C84.1629,163.3378%2084.3809,163.1078%2084.6569,163.1008%20L84.6699,163.1008%20C84.9409,163.1008%2085.1629,163.3168%2085.1699,163.5888%20C85.2009,164.8078%2086.2389,165.8018%2087.4369,165.7438%20C88.6549,165.7128%2089.6219,164.6958%2089.5919,163.4778%20C89.5849,163.2018%2089.8039,162.9728%2090.0789,162.9658%20L90.0919,162.9658%20C90.3619,162.9658%2090.5849,163.1818%2090.5919,163.4528%20C90.6359,165.2228%2089.2319,166.6988%2087.4619,166.7438%20C87.4349,166.7448%2087.4079,166.7448%2087.3809,166.7448'%20id='Fill-127'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M90.1582,169.3873%20C89.3312,169.3873%2088.5482,169.0753%2087.9462,168.5023%20C87.3242,167.9113%2086.9702,167.1143%2086.9492,166.2563%20C86.9422,165.9803%2087.1612,165.7503%2087.4362,165.7433%20L87.4492,165.7433%20C87.7202,165.7433%2087.9422,165.9593%2087.9492,166.2313%20C87.9642,166.8223%2088.2072,167.3703%2088.6362,167.7783%20C89.0632,168.1853%2089.6142,168.4083%2090.2152,168.3863%20C90.8052,168.3713%2091.3552,168.1273%2091.7622,167.6993%20C92.1692,167.2713%2092.3862,166.7103%2092.3702,166.1193%20C92.3632,165.8433%2092.5812,165.6143%2092.8572,165.6073%20C93.1382,165.6093%2093.3642,165.8193%2093.3702,166.0943%20C93.3912,166.9513%2093.0782,167.7663%2092.4872,168.3883%20C91.8952,169.0103%2091.0972,169.3643%2090.2402,169.3863%20C90.2132,169.3873%2090.1852,169.3873%2090.1582,169.3873'%20id='Fill-130'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M83.582,205.5953%20C82.868,205.5953%2082.192,205.3253%2081.672,204.8313%20C81.135,204.3203%2080.829,203.6303%2080.81,202.8893%20C80.803,202.6133%2081.02,202.3833%2081.297,202.3763%20C81.613,202.3803%2081.803,202.5883%2081.81,202.8643%20C81.821,203.3383%2082.018,203.7803%2082.361,204.1063%20C82.705,204.4333%2083.165,204.6173%2083.63,204.5943%20C84.608,204.5703%2085.385,203.7533%2085.36,202.7753%20C85.353,202.4983%2085.572,202.2693%2085.848,202.2623%20L85.86,202.2623%20C86.131,202.2623%2086.353,202.4783%2086.36,202.7493%20C86.398,204.2803%2085.185,205.5563%2083.655,205.5943%20C83.631,205.5943%2083.606,205.5953%2083.582,205.5953'%20id='Fill-133'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M28.6875,154.6871%20C28.1205,154.6871%2027.5835,154.4721%2027.1695,154.0801%20C26.7435,153.6731%2026.4995,153.1251%2026.4845,152.5361%20C26.4775,152.2591%2026.6965,152.0301%2026.9715,152.0231%20L26.9845,152.0231%20C27.2545,152.0231%2027.4775,152.2391%2027.4845,152.5101%20C27.4925,152.8331%2027.6255,153.1321%2027.8595,153.3551%20C28.0925,153.5771%2028.4045,153.6771%2028.7205,153.6861%20C29.0425,153.6781%2029.3425,153.5451%2029.5655,153.3111%20C29.7885,153.0781%2029.9055,152.7721%2029.8975,152.4501%20C29.8905,152.1731%2030.1095,151.9441%2030.3845,151.9371%20L30.3975,151.9371%20C30.6675,151.9371%2030.8905,152.1531%2030.8975,152.4241%20C30.9125,153.0141%2030.6965,153.5741%2030.2905,154.0001%20C29.8835,154.4281%2029.3345,154.6711%2028.7465,154.6861%20C28.7265,154.6861%2028.7075,154.6871%2028.6875,154.6871'%20id='Fill-136'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M151.2822,257.9567%20C157.4692,245.3947%20166.6722,208.9827%20161.9572,184.7917%20L158.2262,165.6497%20C157.0032,159.3697%20156.4662,152.9757%20156.6272,146.5787%20C156.6942,143.9137%20157.0292,141.3187%20157.6062,138.8187%20C157.7512,138.1937%20157.9102,137.5747%20158.0852,136.9617%20C158.6072,135.1237%20159.2612,133.3427%20160.0382,131.6297%20C160.2972,131.0587%20160.5682,130.4947%20160.8532,129.9387%20C161.4242,128.8277%20162.0472,127.7477%20162.7182,126.7027%20C163.3892,125.6577%20164.1102,124.6477%20164.8762,123.6757%20C167.1742,120.7597%20169.8812,118.1847%20172.9092,116.0357%20C173.9192,115.3197%20174.9642,114.6507%20176.0412,114.0327%20C181.9672,110.6337%20188.8692,108.7637%20196.1982,108.9467%20L202.5262,109.1057%20C213.1862,109.3747%20222.7272,113.9367%20229.5382,121.0987%20C230.3882,121.9937%20231.1972,122.9297%20231.9602,123.9017%20C233.3462,125.6707%20234.5722,127.5667%20235.6362,129.5617%20C236.0362,130.3107%20236.4212,131.0687%20236.7712,131.8467%20C237.0292,132.4157%20237.2722,132.9927%20237.5022,133.5757%20C238.1912,135.3257%20238.7562,137.1377%20239.1842,138.9997%20C239.6142,140.8617%20239.9092,142.7737%20240.0572,144.7257%20C240.1572,146.0267%20240.1912,147.3447%20240.1582,148.6777%20C240.0912,151.3347%20238.9532,153.7137%20237.1682,155.4107%20C235.3832,157.1087%20232.9502,158.1257%20230.2932,158.0587%20L190.7722,157.0647%20L195.8922,191.5187%20C202.0272,226.9327%20199.3252,250.4447%20193.4922,266.0177%20C192.1922,269.4887%20150.5172,259.5087%20151.2822,257.9567'%20id='Fill-140'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M152.5107,257.7096%20C157.3697,260.1406%20189.4617,267.2616%20192.6067,265.5306%20C199.4417,247.1726%20200.2147,222.3306%20194.9067,191.6886%20L189.6087,156.0356%20L230.3187,157.0586%20C232.6327,157.1186%20234.8097,156.2746%20236.4787,154.6866%20C238.1487,153.0986%20239.1007,150.9556%20239.1577,148.6516%20C239.1907,147.3656%20239.1567,146.0696%20239.0607,144.8016%20C238.9177,142.9296%20238.6317,141.0526%20238.2097,139.2246%20C237.7977,137.4326%20237.2457,135.6546%20236.5717,133.9416%20C236.3477,133.3746%20236.1117,132.8136%20235.8607,132.2586%20C235.5577,131.5876%20235.2057,130.8806%20234.7537,130.0326%20C233.7057,128.0676%20232.5007,126.2126%20231.1727,124.5196%20C230.4357,123.5776%20229.6407,122.6586%20228.8137,121.7866%20C221.8897,114.5076%20212.5447,110.3586%20202.5007,110.1056%20L196.1727,109.9466%20C189.2617,109.7706%20182.4887,111.4856%20176.5387,114.8996%20C175.4987,115.4966%20174.4717,116.1536%20173.4877,116.8516%20C170.5357,118.9446%20167.9037,121.4496%20165.6607,124.2946%20C164.9137,125.2426%20164.2067,126.2356%20163.5587,127.2436%20C162.9047,128.2636%20162.2927,129.3236%20161.7427,130.3966%20C161.4657,130.9376%20161.2007,131.4856%20160.9487,132.0426%20C160.1907,133.7146%20159.5507,135.4616%20159.0467,137.2346%20C158.8757,137.8326%20158.7217,138.4366%20158.5807,139.0446%20C158.0127,141.5066%20157.6917,144.0506%20157.6267,146.6046%20C157.4677,152.9136%20157.9997,159.2576%20159.2077,165.4586%20L162.9387,184.6006%20C167.6187,208.6146%20158.7837,244.3616%20152.5107,257.7096%20M190.9487,267.7226%20C182.3357,267.7226%20152.2627,261.1406%20150.4967,258.6806%20C150.2417,258.3256%20150.1997,257.8906%20150.3847,257.5156%20C156.5687,244.9626%20165.6547,208.9896%20160.9757,184.9826%20L157.2447,165.8416%20C156.0087,159.4976%20155.4647,153.0076%20155.6267,146.5536%20C155.6957,143.8656%20156.0327,141.1886%20156.6317,138.5946%20C156.7807,137.9516%20156.9447,137.3166%20157.1227,136.6876%20C157.6547,134.8196%20158.3277,132.9796%20159.1267,131.2166%20C159.3927,130.6306%20159.6707,130.0526%20159.9637,129.4816%20C160.5427,128.3546%20161.1867,127.2366%20161.8757,126.1626%20C162.5587,125.1006%20163.3037,124.0566%20164.0897,123.0576%20C166.4507,120.0616%20169.2237,117.4246%20172.3297,115.2206%20C173.3667,114.4846%20174.4477,113.7936%20175.5427,113.1656%20C181.8117,109.5696%20188.9487,107.7816%20196.2237,107.9466%20L202.5517,108.1056%20C213.1297,108.3726%20222.9707,112.7416%20230.2627,120.4086%20C231.1347,121.3266%20231.9697,122.2946%20232.7467,123.2846%20C234.1467,125.0696%20235.4157,127.0236%20236.5187,129.0916%20C236.9917,129.9796%20237.3627,130.7246%20237.6827,131.4356%20C237.9477,132.0186%20238.1977,132.6106%20238.4327,133.2096%20C239.1437,135.0146%20239.7247,136.8866%20240.1587,138.7746%20C240.6037,140.7006%20240.9047,142.6776%20241.0547,144.6486%20C241.1567,145.9846%20241.1917,147.3486%20241.1577,148.7016%20C241.0857,151.5406%20239.9137,154.1806%20237.8577,156.1356%20C235.7997,158.0916%20233.1027,159.1146%20230.2677,159.0586%20L191.9367,158.0946%20L196.8817,191.3706%20C202.2607,222.4186%20201.4367,247.6596%20194.4287,266.3676%20C194.0377,267.4126%20192.6657,267.5946%20192.2157,267.6546%20C191.8707,267.7006%20191.4457,267.7226%20190.9487,267.7226'%20id='Fill-143'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M222.874,114.8815%20C222.874,114.8815%20222.404,108.1245%20215.773,105.2775%20C213.75,104.4075%20208.237,104.0475%20208.237,104.0475%20C208.237,104.0475%20206.507,111.1495%20210.975,113.3905%20C217.403,116.6155%20222.874,114.8815%20222.874,114.8815'%20id='Fill-146'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M209.0586,105.1139%20C208.7976,106.8979%20208.5376,111.0489%20211.4226,112.4969%20C215.9826,114.7829%20220.0616,114.4189%20221.7506,114.1129%20C221.3946,112.3339%20220.0796,108.2149%20215.3786,106.1959%20C214.0916,105.6429%20210.9166,105.2749%20209.0586,105.1139%20M219.0906,116.3519%20C216.8176,116.3519%20213.7926,115.9229%20210.5266,114.2839%20C205.4056,111.7159%20207.1876,104.1329%20207.2656,103.8109%20L207.4646,102.9949%20L208.3026,103.0499%20C208.8846,103.0879%20214.0476,103.4479%20216.1676,104.3579%20C223.2776,107.4119%20223.8506,114.5109%20223.8716,114.8119%20L223.9256,115.5969%20L223.1756,115.8349%20C223.0536,115.8739%20221.4916,116.3519%20219.0906,116.3519'%20id='Fill-149'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M205.966802,111.0123%20C205.966802,111.0123%20206.0058,101.8223%20195.7058,100.2223%20C193.7848,99.9243%20191.3058,100.0523%20191.3058,100.0523%20C191.3058,100.0523%20186.1898,109.5803%20191.6138,110.6513%20C198.2828,111.9673%20205.966802,111.0123%20205.966802,111.0123'%20id='Fill-152'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M191.9268,101.0328%20C190.8158,103.2868%20189.5728,106.9578%20190.3838,108.6708%20C190.5448,109.0108%20190.8678,109.4838%20191.8078,109.6698%20C196.8928,110.6748%20202.6648,110.3138%20204.8958,110.1158%20C204.6048,107.9158%20203.1168,102.3858%20195.5528,101.2108%20C194.2928,101.0148%20192.7438,101.0168%20191.9268,101.0328%20M199.7048,112.3508%20C197.1878,112.3508%20194.2308,112.1868%20191.4208,111.6328%20C190.0868,111.3688%20189.1028,110.6398%20188.5748,109.5248%20C186.9868,106.1648%20190.0688,100.2438%20190.4248,99.5798%20L190.6918,99.0828%20L191.2538,99.0538%20C191.3608,99.0508%20193.8598,98.9248%20195.8598,99.2338%20C206.8818,100.9458%20206.9668,110.9158%20206.9668,111.0158%20L206.9628,111.8958%20L206.0898,112.0048%20C205.9038,112.0278%20203.2358,112.3508%20199.7048,112.3508'%20id='Fill-155'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M186.376,111.1852%20C186.376,111.1852%20185.011,100.9972%20175.857,103.8002%20C171.946,104.9982%20169.776,107.9702%20169.776,107.9702%20C169.776,107.9702%20171.602,115.7302%20175.243,114.8562%20C181.601,113.3312%20186.376,111.1852%20186.376,111.1852'%20id='Fill-158'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M170.8721,108.2125%20C171.3041,109.7625%20172.3941,112.7615%20173.8881,113.6795%20C174.2661,113.9125%20174.6231,113.9765%20175.0101,113.8835%20C179.7851,112.7375%20183.6811,111.2265%20185.2361,110.5835%20C184.9221,109.2695%20184.0321,106.5295%20181.8821,105.1555%20C180.3681,104.1895%20178.4401,104.0545%20176.1501,104.7565%20C173.3891,105.6025%20171.5491,107.4415%20170.8721,108.2125%20M174.6831,115.9235%20C174.0471,115.9235%20173.4211,115.7405%20172.8381,115.3815%20C170.1721,113.7395%20168.9351,108.7615%20168.8031,108.1985%20L168.6971,107.7515%20L168.9691,107.3805%20C169.0651,107.2485%20171.3831,104.1245%20175.5641,102.8445%20C178.4471,101.9595%20180.9371,102.1745%20182.9691,103.4775%20C186.6281,105.8225%20187.3391,110.8395%20187.3671,111.0525%20L187.4661,111.7915%20L186.7861,112.0975%20C186.5871,112.1865%20181.8511,114.2985%20175.4761,115.8285%20C175.2121,115.8925%20174.9461,115.9235%20174.6831,115.9235'%20id='Fill-161'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M219.5898,113.0748%20C219.5898,113.0748%20219.3418,109.5038%20215.8368,107.9988%20C214.7678,107.5388%20211.8538,107.3478%20211.8538,107.3478%20C211.8538,107.3478%20210.9388,111.1018%20213.2998,112.2868%20C216.6978,113.9918%20219.5898,113.0748%20219.5898,113.0748'%20id='Fill-164'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M201.997101,109.2916%20C201.997101,109.2916%20202.0191,104.2106%20196.3251,103.3256%20C195.2631,103.1616%20193.8921,103.2316%20193.8921,103.2316%20C193.8921,103.2316%20191.0631,108.4996%20194.0621,109.0926%20C197.7501,109.8196%20201.997101,109.2916%20201.997101,109.2916'%20id='Fill-167'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M182.7803,110.4059%20C182.7803,110.4059%20182.0343,104.8309%20177.0253,106.3649%20C174.8853,107.0199%20173.6993,108.6459%20173.6993,108.6459%20C173.6993,108.6459%20174.6973,112.8919%20176.6893,112.4139%20C180.1683,111.5799%20182.7803,110.4059%20182.7803,110.4059'%20id='Fill-170'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M158.375,166.4127%20C158.375,166.4127%20175.584,169.5607%20192.114,165.9117%20C193.49,174.9477%20194.348,181.7647%20194.348,181.7647%20C194.348,181.7647%20182.756,189.2747%20161.817,184.2247%20C159.624,172.6087%20158.375,166.4127%20158.375,166.4127'%20id='Fill-173'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M162.6797,183.4%20C180.1307,187.434%20190.8337,182.539%20193.2707,181.23%20C193.0337,179.401%20192.3147,173.946%20191.2837,167.11%20C177.8297,169.847%20164.0387,168.261%20159.6357,167.624%20C160.1097,170.011%20161.1637,175.388%20162.6797,183.4%20M175.8897,186.985%20C171.7537,186.985%20166.9757,186.498%20161.5827,185.196%20L160.9547,185.045%20L160.8347,184.41%20C158.6677,172.935%20157.4077,166.672%20157.3947,166.61%20L157.1037,165.164%20L158.5547,165.429%20C158.7247,165.461%20175.7657,168.497%20191.8987,164.935%20L192.9427,164.705%20L193.1027,165.761%20C194.4647,174.707%20195.3307,181.571%20195.3397,181.639%20L195.4177,182.262%20L194.8917,182.603%20C194.5287,182.838%20187.9437,186.985%20175.8897,186.985'%20id='Fill-176'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M187.6035,149.6539%20L207.3655,150.1509%20C207.6155,140.1969%20199.7495,131.9249%20189.7955,131.6749%20L188.0565,131.6319%20C183.0805,131.5069%20178.9445,135.4399%20178.8195,140.4169%20C178.6935,145.3929%20182.6265,149.5289%20187.6035,149.6539'%20id='Fill-180'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M189.3604,149.36%20L207.0344,149.803%20C207.2304,141.984%20201.0504,135.485%20193.2304,135.289%20L189.5484,135.196%20C185.6844,135.099%20182.4734,138.153%20182.3774,142.016%20C182.2774,145.972%20185.4044,149.26%20189.3604,149.36'%20id='Fill-182'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M189.3857,148.36%20L206.0227,148.778%20C205.8667,145.633%20204.6057,142.681%20202.4137,140.377%20C199.9907,137.829%20196.7207,136.377%20193.2047,136.289%20L189.5237,136.196%20C186.2337,136.108%20183.4587,138.735%20183.3767,142.042%20C183.3347,143.688%20183.9377,145.252%20185.0727,146.445%20C186.2067,147.638%20187.7397,148.319%20189.3857,148.36%20L189.3857,148.36%20Z%20M208.0087,150.828%20L189.3347,150.36%20C184.8337,150.247%20181.2637,146.492%20181.3767,141.991%20C181.4867,137.651%20185.0527,134.194%20189.3707,134.194%20C189.4387,134.194%20189.5057,134.195%20189.5737,134.196%20L193.2557,134.289%20C197.3047,134.39%20201.0727,136.063%20203.8637,138.999%20C206.6547,141.933%20208.1357,145.78%20208.0337,149.829%20L208.0087,150.828%20Z'%20id='Fill-185'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M202.6621,141.5387%20C202.6061,143.7227%20200.7921,145.4487%20198.6071,145.3927%20C196.4241,145.3387%20194.6981,143.5237%20194.7531,141.3397%20C194.8081,139.1557%20196.6231,137.4307%20198.8071,137.4847%20C200.9901,137.5397%20202.7171,139.3537%20202.6621,141.5387'%20id='Fill-188'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M231.0703,154.861%20L231.0703,154.861%20C229.9523,154.591%20228.9633,153.943%20228.2693,153.025%20L226.9873,151.325%20L229.9223,152.032%20L231.6513,152.448%20C232.3173,152.609%20232.7273,153.279%20232.5673,153.945%20C232.4063,154.611%20231.7363,155.021%20231.0703,154.861'%20id='Fill-191'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M185.9092,169.0709%20C185.9092,169.0709%20172.7522,172.4569%20161.2832,169.8619%20C163.2452,178.4979%20164.3302,181.2159%20164.3302,181.2159%20C164.3302,181.2159%20181.6782,179.3449%20185.9092,169.0709'%20id='Fill-194'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M173.7178,174.9596%20C170.4298,174.9596%20166.6788,174.7496%20162.6138,174.1606%20C162.0688,174.0816%20161.6898,173.5746%20161.7688,173.0276%20C161.8468,172.4806%20162.3548,172.0956%20162.9018,172.1826%20C176.4458,174.1446%20186.7068,171.7216%20186.8098,171.6966%20C187.3538,171.5646%20187.8868,171.8966%20188.0168,172.4336%20C188.1468,172.9696%20187.8178,173.5106%20187.2808,173.6406%20C186.9758,173.7146%20181.7188,174.9596%20173.7178,174.9596'%20id='Fill-197'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M169.7187,157.195%20C169.6907,157.195%20169.6607,157.195%20169.6317,157.194%20C167.7777,157.147%20166.3047,155.599%20166.3507,153.744%20C166.3587,153.468%20166.5347,153.252%20166.8637,153.257%20C167.1387,153.263%20167.3577,153.493%20167.3507,153.769%20C167.3187,155.073%20168.3537,156.161%20169.6567,156.194%20C170.2747,156.237%20170.8897,155.978%20171.3477,155.544%20C171.8057,155.108%20172.0667,154.519%20172.0817,153.887%20C172.0887,153.612%20172.2977,153.389%20172.5947,153.4%20C172.8707,153.407%20173.0887,153.636%20173.0817,153.913%20C173.0597,154.812%20172.6877,155.648%20172.0357,156.268%20C171.4057,156.868%20170.5857,157.195%20169.7187,157.195'%20id='Fill-209'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M166.7793,159.9889%20C166.7513,159.9889%20166.7223,159.9889%20166.6943,159.9879%20C165.7953,159.9659%20164.9593,159.5929%20164.3393,158.9419%20C163.7193,158.2909%20163.3903,157.4359%20163.4133,156.5379%20C163.4203,156.2619%20163.6533,156.0639%20163.9253,156.0509%20C164.2023,156.0569%20164.4203,156.2869%20164.4133,156.5629%20C164.3963,157.1949%20164.6283,157.7949%20165.0633,158.2529%20C165.4993,158.7109%20166.0883,158.9719%20166.7193,158.9879%20C166.7393,158.9889%20166.7583,158.9889%20166.7793,158.9889%20C168.0563,158.9889%20169.1123,157.9659%20169.1443,156.6809%20C169.1513,156.4059%20169.4163,156.2019%20169.6573,156.1939%20C169.9333,156.2009%20170.1513,156.4299%20170.1443,156.7069%20C170.0983,158.5339%20168.5963,159.9889%20166.7793,159.9889'%20id='Fill-212'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M173.7305,198.2682%20C173.7065,198.2682%20173.6805,198.2672%20173.6565,198.2672%20C172.0545,198.2272%20170.7845,196.8912%20170.8245,195.2892%20C170.8315,195.0172%20171.0535,194.8012%20171.3245,194.8012%20L171.3365,194.8012%20C171.6125,194.8082%20171.8315,195.0382%20171.8245,195.3142%20C171.7975,196.3652%20172.6305,197.2412%20173.6815,197.2672%20C174.7095,197.3372%20175.6095,196.4592%20175.6345,195.4102%20C175.6415,195.1382%20175.8645,194.9222%20176.1345,194.9222%20L176.1475,194.9222%20C176.4225,194.9292%20176.6415,195.1592%20176.6345,195.4352%20C176.5945,197.0122%20175.2985,198.2682%20173.7305,198.2682'%20id='Fill-215'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M231.7666,144.4479%20C231.7456,144.4479%20231.7266,144.4469%20231.7056,144.4469%20C230.4356,144.4149%20229.4276,143.3549%20229.4596,142.0849%20C229.4666,141.8089%20229.7186,141.5899%20229.9726,141.5969%20C230.2486,141.6039%20230.4666,141.8339%20230.4596,142.1099%20C230.4416,142.8289%20231.0116,143.4279%20231.7316,143.4469%20C232.0656,143.4529%20232.4106,143.3299%20232.6626,143.0889%20C232.9156,142.8479%20233.0596,142.5239%20233.0686,142.1759%20C233.0756,141.8999%20233.2866,141.7259%20233.5806,141.6879%20C233.8576,141.6949%20234.0756,141.9249%20234.0686,142.2009%20C234.0526,142.8159%20233.7976,143.3879%20233.3526,143.8129%20C232.9206,144.2229%20232.3596,144.4479%20231.7666,144.4479'%20id='Fill-218'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M161.9727,221.3512%20C154.9937,207.1842%20144.6167,166.1172%20149.9337,138.8332%20L154.1407,117.2462%20C155.5217,110.1632%20156.1267,102.9502%20155.9457,95.7362%20C155.8697,92.7302%20155.4917,89.8032%20154.8397,86.9842%20C154.6777,86.2802%20154.4977,85.5812%20154.3007,84.8902%20C153.7117,82.8172%20152.9737,80.8082%20152.0987,78.8752%20C151.8067,78.2322%20151.4997,77.5962%20151.1777,76.9692%20C150.5347,75.7162%20149.8327,74.4982%20149.0757,73.3202%20C148.3187,72.1412%20147.5057,71.0012%20146.6417,69.9052%20C144.0507,66.6162%20140.9967,63.7112%20137.5807,61.2892%20C136.4427,60.4812%20135.2637,59.7272%20134.0487,59.0302%20C127.3667,55.1962%20119.5807,53.0862%20111.3167,53.2942%20L104.1777,53.4742%20C92.1567,53.7762%2081.3947,58.9222%2073.7147,66.9982%20C72.7547,68.0082%2071.8427,69.0632%2070.9827,70.1612%20C69.4187,72.1552%2068.0357,74.2942%2066.8357,76.5442%20C66.3847,77.3892%2065.9517,78.2452%2065.5557,79.1212%20C65.2657,79.7632%2064.9917,80.4142%2064.7327,81.0712%20C63.9547,83.0452%2063.3187,85.0882%2062.8337,87.1882%20C62.3497,89.2892%2062.0177,91.4452%2061.8497,93.6462%20C61.7387,95.1142%2061.6997,96.6002%2061.7367,98.1032%20C61.8127,101.1002%2063.0947,103.7832%2065.1087,105.6982%20C67.1217,107.6122%2069.8657,108.7582%2072.8627,108.6832%20L117.4347,107.5632%20L111.6607,146.4192%20C104.7417,186.3612%20107.7887,212.8782%20114.3677,230.4422%20C115.8337,234.3572%20162.8347,223.1012%20161.9727,221.3512'%20id='Fill-222'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M115.2637,229.985%20C118.4517,232.029%20155.6197,223.83%20160.7557,221.131%20C153.6847,206.183%20143.6647,165.769%20148.9517,138.642%20L153.1597,117.054%20C154.5247,110.053%20155.1247,102.889%20154.9457,95.761%20C154.8727,92.877%20154.5097,89.999%20153.8657,87.21%20C153.7067,86.521%20153.5317,85.839%20153.3387,85.165%20C152.7707,83.162%20152.0467,81.185%20151.1877,79.288%20C150.9027,78.66%20150.6037,78.039%20150.2877,77.426%20C149.6597,76.204%20148.9687,75.005%20148.2347,73.861%20C147.4987,72.715%20146.6997,71.593%20145.8567,70.524%20C143.3217,67.306%20140.3427,64.473%20137.0027,62.104%20C135.8937,61.318%20134.7327,60.575%20133.5507,59.897%20C126.8207,56.035%20119.1157,54.082%20111.3417,54.295%20L104.2027,54.474%20C92.8407,54.759%2082.2717,59.452%2074.4397,67.688%20C73.5007,68.674%2072.6037,69.714%2071.7697,70.778%20C70.2667,72.695%2068.9037,74.794%2067.7177,77.015%20C67.2117,77.964%2066.8147,78.762%2066.4667,79.532%20C66.1837,80.16%2065.9157,80.796%2065.6627,81.437%20C64.9007,83.375%2064.2767,85.385%2063.8087,87.413%20C63.3317,89.478%2063.0087,91.601%2062.8467,93.722%20C62.7377,95.163%2062.7007,96.629%2062.7367,98.079%20C62.8027,100.711%2063.8907,103.16%2065.7977,104.973%20C67.7057,106.787%2070.1737,107.739%2072.8367,107.683%20L118.5987,106.534%20L112.6507,146.566%20C106.6517,181.195%20107.5327,209.253%20115.2637,229.985%20M117.6457,232.262%20C116.9567,232.262%20116.3447,232.231%20115.8257,232.162%20C114.9757,232.049%20113.8027,231.785%20113.4307,230.793%20C105.5347,209.713%20104.6087,181.268%20110.6757,146.249%20L116.2707,108.592%20L72.8877,109.683%20C69.6907,109.74%2066.7147,108.604%2064.4197,106.422%20C62.1247,104.241%2060.8177,101.296%2060.7367,98.129%20C60.6997,96.611%2060.7387,95.078%2060.8527,93.571%20C61.0227,91.349%2061.3607,89.127%2061.8597,86.964%20C62.3497,84.839%2063.0027,82.734%2063.8017,80.705%20C64.0667,80.032%2064.3477,79.367%2064.6447,78.71%20C65.0107,77.898%2065.4267,77.061%2065.9537,76.074%20C67.1937,73.75%2068.6207,71.552%2070.1957,69.544%20C71.0687,68.43%2072.0087,67.342%2072.9907,66.309%20C81.1897,57.686%2092.2567,52.773%20104.1527,52.474%20L111.2907,52.295%20C119.4797,52.106%20127.4977,54.119%20134.5467,58.163%20C135.7837,58.873%20136.9987,59.65%20138.1597,60.473%20C141.6567,62.953%20144.7747,65.919%20147.4267,69.286%20C148.3097,70.406%20149.1477,71.582%20149.9167,72.78%20C150.6867,73.977%20151.4097,75.233%20152.0677,76.512%20C152.3967,77.154%20152.7107,77.804%20153.0087,78.463%20C153.9097,80.45%20154.6667,82.52%20155.2627,84.617%20C155.4647,85.324%20155.6487,86.039%20155.8147,86.759%20C156.4897,89.679%20156.8687,92.692%20156.9457,95.711%20C157.1277,102.984%20156.5147,110.294%20155.1217,117.437%20L150.9147,139.025%20C145.6327,166.129%20155.8897,206.74%20162.8697,220.91%20L162.8697,220.909%20C163.0567,221.289%20163.0137,221.731%20162.7547,222.092%20C161.4087,223.968%20144.9877,227.725%20141.7097,228.46%20C137.4617,229.411%20124.1737,232.262%20117.6457,232.262'%20id='Fill-225'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M81.2305,59.9869%20C81.2305,59.9869%2081.7595,52.3669%2089.2385,49.1549%20C91.5195,48.1749%2097.7375,47.7689%2097.7375,47.7689%20C97.7375,47.7689%2099.6895,55.7779%2094.6515,58.3049%20C87.3995,61.9429%2081.2305,59.9869%2081.2305,59.9869'%20id='Fill-229'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M82.3535,59.2233%20C84.1965,59.5753%2088.9155,60.0623%2094.2035,57.4113%20C97.5955,55.7093%2097.2215,50.8013%2096.9185,48.8343%20C94.8335,49.0103%2091.1255,49.4323%2089.6325,50.0743%20C84.2085,52.4033%2082.7335,57.2733%2082.3535,59.2233%20M85.4975,61.5193%20C82.8115,61.5193%2081.0655,60.9843%2080.9275,60.9403%20L80.1785,60.7023%20L80.2325,59.9173%20C80.2555,59.5813%2080.8955,51.6503%2088.8435,48.2363%20C91.2545,47.2013%2097.4115,46.7883%2097.6715,46.7713%20L98.5095,46.7163%20L98.7085,47.5333%20C98.7955,47.8913%20100.7845,56.3473%2095.0995,59.1993%20C91.4355,61.0373%2088.0435,61.5193%2085.4975,61.5193'%20id='Fill-231'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M100.298797,55.6227%20C100.298797,55.6227%20100.2538,45.2587%20111.8708,43.4547%20C114.0378,43.1177%20116.8338,43.2627%20116.8338,43.2627%20C116.8338,43.2627%20122.6048,54.0087%20116.4858,55.2167%20C108.9638,56.7007%20100.298797,55.6227%20100.298797,55.6227'%20id='Fill-234'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M101.3633,54.7272%20C103.7823,54.9472%20110.4383,55.3912%20116.2923,54.2352%20C117.1423,54.0672%20117.6813,53.6862%20117.9893,53.0362%20C119.0313,50.8312%20117.2503,46.3382%20116.2133,44.2422%20C115.3103,44.2202%20113.4973,44.2142%20112.0243,44.4432%20C103.2503,45.8052%20101.6533,52.3102%20101.3633,54.7272%20M107.3663,57.0052%20C103.3893,57.0052%20100.3853,56.6412%20100.1763,56.6152%20L99.3023,56.5062%20L99.2993,55.6262%20C99.2993,55.5142%2099.3923,44.3802%20111.7173,42.4662%20C113.9603,42.1192%20116.7673,42.2592%20116.8853,42.2632%20L117.4483,42.2922%20L117.7153,42.7892%20C118.1143,43.5322%20121.5623,50.1572%20119.7983,53.8902%20C119.2203,55.1112%20118.1423,55.9092%20116.6783,56.1982%20C113.5213,56.8212%20110.1973,57.0052%20107.3663,57.0052'%20id='Fill-237'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.3936,55.819%20C122.3936,55.819%20123.9336,44.327%20134.2566,47.49%20C138.6666,48.84%20141.1156,52.193%20141.1156,52.193%20C141.1156,52.193%20139.0566,60.944%20134.9506,59.959%20C127.7796,58.239%20122.3936,55.819%20122.3936,55.819'%20id='Fill-240'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M123.5273,55.2155%20C125.2163,55.9165%20129.6903,57.6685%20135.1833,58.9865%20C135.6593,59.1005%20136.0903,59.0215%20136.5453,58.7405%20C138.2853,57.6705%20139.5423,54.1785%20140.0213,52.4345%20C139.2873,51.5885%20137.1723,49.4285%20133.9643,48.4455%20C131.3403,47.6445%20129.1263,47.8005%20127.3843,48.9155%20C124.8563,50.5365%20123.8593,53.7645%20123.5273,55.2155%20M135.5953,61.0375%20C135.3053,61.0375%20135.0123,61.0015%20134.7163,60.9315%20C127.5373,59.2095%20122.2073,56.8315%20121.9833,56.7315%20L121.3033,56.4255%20L121.4023,55.6865%20C121.4343,55.4485%20122.2273,49.8465%20126.3053,47.2325%20C128.5633,45.7855%20131.3383,45.5515%20134.5493,46.5335%20C139.2243,47.9655%20141.8143,51.4555%20141.9233,51.6035%20L142.1943,51.9745%20L142.0893,52.4215%20C141.9403,53.0505%20140.5573,58.6175%20137.5953,60.4435%20C136.9533,60.8385%20136.2833,61.0375%20135.5953,61.0375'%20id='Fill-243'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M84.9336,57.9498%20C84.9336,57.9498%2085.2136,53.9218%2089.1666,52.2238%20C90.3726,51.7058%2093.6606,51.4918%2093.6606,51.4918%20C93.6606,51.4918%2094.6916,55.7248%2092.0286,57.0608%20C88.1956,58.9838%2084.9336,57.9498%2084.9336,57.9498'%20id='Fill-246'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.775399,53.6823%20C104.775399,53.6823%20104.7504,47.9523%20111.1724,46.9543%20C112.3714,46.7693%20113.9174,46.8493%20113.9174,46.8493%20C113.9174,46.8493%20117.1074,52.7893%20113.7244,53.4573%20C109.5664,54.2793%20104.775399,53.6823%20104.775399,53.6823'%20id='Fill-249'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M126.4482,54.9391%20C126.4482,54.9391%20127.2912,48.6521%20132.9382,50.3821%20C135.3512,51.1211%20136.6912,52.9551%20136.6912,52.9551%20C136.6912,52.9551%20135.5642,57.7431%20133.3182,57.2051%20C129.3942,56.2631%20126.4482,54.9391%20126.4482,54.9391'%20id='Fill-252'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M153.9736,118.1051%20C153.9736,118.1051%20134.5656,121.6561%20115.9216,117.5411%20C114.3696,127.7311%20113.4036,135.4191%20113.4036,135.4191%20C113.4036,135.4191%20126.4766,143.8901%20150.0906,138.1941%20C152.5646,125.0931%20153.9736,118.1051%20153.9736,118.1051'%20id='Fill-255'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M114.4795,134.8854%20C117.1085,136.3034%20129.3315,141.9874%20149.2285,137.3704%20C150.9845,128.0844%20152.1955,121.9234%20152.7115,119.3184%20C147.9485,120.0194%20132.1385,121.8994%20116.7505,118.7394%20C115.5615,126.6214%20114.7365,132.8984%20114.4795,134.8854%20M134.2165,141.1804%20C120.6625,141.1804%20113.2675,136.5234%20112.8595,136.2584%20L112.3335,135.9174%20L112.4115,135.2944%20C112.4205,135.2184%20113.3965,127.4774%20114.9335,117.3904%20L115.0935,116.3334%20L116.1375,116.5644%20C134.3585,120.5854%20153.6035,117.1564%20153.7935,117.1214%20L155.2455,116.8564%20L154.9545,118.3024%20C154.9395,118.3724%20153.5175,125.4364%20151.0735,138.3794%20L150.9535,139.0144%20L150.3255,139.1654%20C144.2515,140.6314%20138.8715,141.1804%20134.2165,141.1804'%20id='Fill-258'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.1611,99.1764%20L98.7221,99.7654%20L98.6631,97.4614%20C98.4131,87.5074%20106.2791,79.2364%20116.2331,78.9864%20L121.6501,78.8494%20C126.6271,78.7244%20130.7631,82.6574%20130.8881,87.6344%20L130.9451,89.9384%20C131.0701,94.9144%20127.1381,99.0504%20122.1611,99.1764'%20id='Fill-261'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M119.0381,98.8727%20L99.0951,99.3737%20C98.8731,90.5547%20105.8441,83.2247%20114.6631,83.0037%20L118.8051,82.8987%20C123.1681,82.7897%20126.7941,86.2377%20126.9041,90.6017%20C127.0161,95.0577%20123.4941,98.7607%20119.0381,98.8727'%20id='Fill-264'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M119.0049,83.8961%20C118.9459,83.8961%20118.8889,83.8971%20118.8299,83.8991%20L114.6889,84.0031%20C110.6899,84.1031%20106.9699,85.7541%20104.2129,88.6531%20C101.6879,91.3091%20100.2479,94.7201%20100.1019,98.3481%20L119.0129,97.8731%20C122.9099,97.7751%20126.0019,94.5241%20125.9039,90.6261%20C125.8099,86.8801%20122.7319,83.8961%20119.0049,83.8961%20L119.0049,83.8961%20Z%20M98.1199,100.3981%20L98.0949,99.3991%20C97.9819,94.8661%2099.6399,90.5601%20102.7639,87.2751%20C105.8889,83.9891%20110.1059,82.1171%20114.6379,82.0031%20L118.7789,81.8991%20C123.6929,81.7721%20127.7809,85.6681%20127.9039,90.5761%20C128.0289,95.5761%20124.0629,99.7471%20119.0639,99.8731%20L98.1199,100.3981%20Z'%20id='Fill-267'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.0264,90.0514%20C104.0884,92.5154%20106.1344,94.4614%20108.5974,94.4004%20C111.0614,94.3374%20113.0074,92.2904%20112.9464,89.8274%20C112.8834,87.3644%20110.8374,85.4174%20108.3744,85.4804%20C105.9114,85.5414%20103.9644,87.5884%20104.0264,90.0514'%20id='Fill-270'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.9863,105.0768%20L71.9863,105.0768%20C73.2473,104.7728%2074.3633,104.0418%2075.1443,103.0068%20L76.5913,101.0898%20L73.2813,101.8868%20L71.3313,102.3558%20C70.5803,102.5368%2070.1173,103.2928%2070.2983,104.0448%20C70.4793,104.7958%2071.2353,105.2588%2071.9863,105.0768'%20id='Fill-273'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.9209,121.1032%20C122.9209,121.1032%20137.7589,124.9222%20150.6929,121.9962%20C148.4819,131.7352%20147.2579,134.8012%20147.2579,134.8012%20C147.2579,134.8012%20127.6919,132.6912%20122.9209,121.1032'%20id='Fill-276'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M136.668,127.6178%20C127.66,127.6178%20121.747,126.2168%20121.403,126.1328%20C120.867,126.0028%20120.538,125.4618%20120.668,124.9258%20C120.798,124.3888%20121.328,124.0548%20121.875,124.1888%20C121.99,124.2168%20133.585,126.9548%20148.887,124.7388%20C149.432,124.6438%20149.94,125.0378%20150.02,125.5848%20C150.099,126.1318%20149.72,126.6388%20149.174,126.7178%20C144.598,127.3808%20140.371,127.6178%20136.668,127.6178'%20id='Fill-279'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M139.2715,201.2096%20C137.4125,201.2096%20135.8755,199.7216%20135.8295,197.8536%20C135.8225,197.5766%20136.0405,197.3476%20136.3165,197.3406%20L136.3295,197.3406%20C136.5995,197.3406%20136.8225,197.5566%20136.8295,197.8276%20C136.8625,199.1736%20137.9975,200.2756%20139.3325,200.2086%20C140.6775,200.1746%20141.7465,199.0516%20141.7125,197.7056%20C141.7065,197.4296%20141.9245,197.1996%20142.2005,197.1926%20L142.2125,197.1926%20C142.4835,197.1926%20142.7065,197.4086%20142.7125,197.6806%20C142.7595,199.5776%20141.2535,201.1606%20139.3575,201.2086%20C139.3295,201.2096%20139.2995,201.2096%20139.2715,201.2096'%20id='Fill-282'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M145.1514,201.0612%20C144.2644,201.0612%20143.4264,200.7262%20142.7814,200.1132%20C142.1154,199.4792%20141.7354,198.6242%20141.7134,197.7062%20C141.7064,197.4292%20141.9244,197.2002%20142.2004,197.1932%20L142.2134,197.1932%20C142.4834,197.1932%20142.7064,197.4092%20142.7134,197.6802%20C142.7284,198.3322%20142.9984,198.9392%20143.4704,199.3882%20C143.9444,199.8392%20144.5714,200.0912%20145.2144,200.0602%20C146.5614,200.0262%20147.6304,198.9032%20147.5954,197.5572%20C147.5894,197.2812%20147.8064,197.0512%20148.0834,197.0442%20C148.3644,197.0302%20148.5894,197.2572%20148.5954,197.5322%20C148.6434,199.4292%20147.1384,201.0122%20145.2404,201.0602%20C145.2104,201.0612%20145.1804,201.0612%20145.1514,201.0612'%20id='Fill-285'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M142.2852,204.0768%20C140.4272,204.0768%20138.8912,202.5898%20138.8452,200.7218%20C138.8382,200.4448%20139.0562,200.2158%20139.3322,200.2088%20L139.3452,200.2088%20C139.6152,200.2088%20139.8382,200.4248%20139.8452,200.6958%20C139.8612,201.3478%20140.1312,201.9548%20140.6032,202.4038%20C141.0762,202.8548%20141.7082,203.1018%20142.3472,203.0758%20C143.6942,203.0418%20144.7622,201.9198%20144.7272,200.5728%20C144.7212,200.2968%20144.9382,200.0668%20145.2152,200.0598%20C145.4822,200.0488%20145.7212,200.2728%20145.7272,200.5478%20C145.7512,201.4678%20145.4142,202.3408%20144.7812,203.0068%20C144.1472,203.6728%20143.2922,204.0528%20142.3732,204.0758%20C142.3442,204.0768%20142.3142,204.0768%20142.2852,204.0768'%20id='Fill-288'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M141.1807,107.6451%20C139.1657,107.6451%20137.5007,106.0321%20137.4507,104.0061%20C137.4437,103.7301%20137.6607,103.5001%20137.9377,103.4941%20L137.9507,103.4941%20C138.2207,103.4941%20138.4437,103.7091%20138.4507,103.9811%20C138.4687,104.7101%20138.7697,105.3901%20139.2987,105.8931%20C139.8277,106.3961%20140.5267,106.6811%20141.2507,106.6441%20C141.9807,106.6251%20142.6597,106.3251%20143.1627,105.7951%20C143.6657,105.2661%20143.9327,104.5741%20143.9137,103.8441%20C143.9077,103.5681%20144.1247,103.3381%20144.4017,103.3321%20C144.6597,103.3171%20144.9077,103.5441%20144.9137,103.8191%20C144.9397,104.8161%20144.5747,105.7621%20143.8877,106.4851%20C143.2007,107.2081%20142.2737,107.6191%20141.2767,107.6441%20C141.2437,107.6451%20141.2127,107.6451%20141.1807,107.6451'%20id='Fill-291'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M144.4941,110.7965%20C142.4791,110.7965%20140.8141,109.1835%20140.7641,107.1565%20C140.7571,106.8805%20140.9741,106.6505%20141.2511,106.6445%20L141.2641,106.6445%20C141.5341,106.6445%20141.7571,106.8595%20141.7641,107.1315%20C141.8021,108.6385%20143.0831,109.8435%20144.5641,109.7955%20C145.2941,109.7765%20145.9731,109.4765%20146.4761,108.9465%20C146.9791,108.4175%20147.2461,107.7245%20147.2271,106.9945%20C147.2211,106.7185%20147.4381,106.4885%20147.7151,106.4825%20L147.7271,106.4825%20C147.9981,106.4825%20148.2211,106.6975%20148.2271,106.9695%20C148.2791,109.0265%20146.6471,110.7435%20144.5901,110.7955%20C144.5571,110.7965%20144.5261,110.7965%20144.4941,110.7965'%20id='Fill-294'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M136.6562,153.9694%20C134.9212,153.9694%20133.4882,152.5804%20133.4432,150.8364%20C133.4362,150.5604%20133.6542,150.3304%20133.9302,150.3234%20C134.2312,150.3104%20134.4362,150.5364%20134.4432,150.8114%20C134.4732,152.0314%20135.4772,153.0454%20136.7122,152.9684%20C137.9322,152.9374%20138.9002,151.9194%20138.8692,150.6994%20C138.8622,150.4234%20139.0802,150.1944%20139.3562,150.1874%20C139.6512,150.1734%20139.8622,150.4004%20139.8692,150.6744%20C139.8902,151.5324%20139.5772,152.3474%20138.9852,152.9694%20C138.3932,153.5914%20137.5952,153.9464%20136.7372,153.9684%20C136.7102,153.9694%20136.6832,153.9694%20136.6562,153.9694'%20id='Fill-297'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.2031,93.2692%20C69.8341,93.2692%2068.7041,92.1732%2068.6691,90.7972%20C68.6621,90.5212%2068.8801,90.2912%2069.1561,90.2852%20C69.4701,90.2832%2069.6621,90.4972%2069.6691,90.7722%20C69.6891,91.6172%2070.4081,92.2922%2071.2421,92.2682%20C72.0891,92.2472%2072.7601,91.5412%2072.7381,90.6952%20C72.7311,90.4182%2072.9491,90.1892%2073.2251,90.1822%20C73.5171,90.2132%2073.7311,90.3942%2073.7381,90.6692%20C73.7731,92.0672%2072.6651,93.2332%2071.2671,93.2682%20C71.2461,93.2682%2071.2241,93.2692%2071.2031,93.2692'%20id='Fill-300'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M232.0479,206.528%20L215.9909,206.528%20C216.5899,204.48%20216.9229,202.32%20216.9229,200.079%20C216.9229,187.368%20206.6189,177.063%20193.9079,177.063%20C183.7769,177.063%20175.1829,183.611%20172.1079,192.704%20C171.0249,192.462%20169.8999,192.33%20168.7429,192.33%20C160.6489,192.33%20154.0279,198.588%20153.4219,206.528%20L139.7049,206.563%20C139.1679,196.956%20131.7589,189.186%20122.2999,188.124%20C119.2419,173.287%20106.1069,162.131%2090.3629,162.131%20C79.6549,162.131%2070.1529,167.293%2064.2079,175.263%20C62.1419,174.745%2059.9809,174.466%2057.7539,174.466%20C43.1519,174.466%2031.3129,186.304%2031.3129,200.908%20C31.3129,202.85%2031.5279,204.741%2031.9279,206.563%20L15.6669,206.563%20L34.5342,222.3363'%20id='Fill-304'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M138.7598,207.5651%20L138.7068,206.6191%20C138.1968,197.4961%20131.2498,190.1351%20122.1888,189.1181%20L121.4668,189.0371%20L121.3208,188.3261%20C118.3118,173.7261%20105.2918,163.1301%2090.3638,163.1301%20C80.2848,163.1301%2071.0438,167.7711%2065.0098,175.8611%20L64.6118,176.3951%20L63.9648,176.2331%20C61.9378,175.7241%2059.8478,175.4661%2057.7538,175.4661%20C43.7258,175.4661%2032.3128,186.8791%2032.3128,200.9081%20C32.3128,202.7261%2032.5118,204.5561%2032.9048,206.3491%20L33.1708,207.5631%20L15.6668,207.5631%20C15.1138,207.5631%2014.6668,207.1161%2014.6668,206.5631%20C14.6668,206.0101%2015.1138,205.5631%2015.6668,205.5631%20L30.7128,205.5631%20C30.4468,204.0211%2030.3128,202.4611%2030.3128,200.9081%20C30.3128,185.7771%2042.6228,173.4661%2057.7538,173.4661%20C59.7898,173.4661%2061.8228,173.6931%2063.8068,174.1391%20C70.2268,165.8631%2079.8678,161.1301%2090.3638,161.1301%20C105.9968,161.1301%20119.6618,172.0611%20123.1268,187.2221%20C132.4978,188.6021%20139.6768,196.1391%20140.6288,205.5611%20L152.5218,205.5301%20C153.5978,197.4961%20160.5508,191.3301%20168.7428,191.3301%20C169.6468,191.3301%20170.5558,191.4061%20171.4558,191.5571%20C174.9828,182.2531%20183.8968,176.0631%20193.9078,176.0631%20C207.1508,176.0631%20217.9228,186.8361%20217.9228,200.0791%20C217.9228,201.9031%20217.7098,203.7301%20217.2878,205.5281%20L232.0478,205.5281%20C232.6008,205.5281%20233.0478,205.9751%20233.0478,206.5281%20C233.0478,207.0811%20232.6008,207.5281%20232.0478,207.5281%20L214.6568,207.5281%20L215.0308,206.2481%20C215.6228,204.2241%20215.9228,202.1481%20215.9228,200.0791%20C215.9228,187.9391%20206.0468,178.0631%20193.9078,178.0631%20C184.4618,178.0631%20176.0808,184.0761%20173.0548,193.0241%20L172.7668,193.8761%20L171.8898,193.6791%20C170.8508,193.4481%20169.7918,193.3301%20168.7428,193.3301%20C161.2798,193.3301%20154.9878,199.1611%20154.4188,206.6041%20L154.3488,207.5261%20L138.7598,207.5651%20Z'%20id='Fill-306'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M161.703,217.352%20C161.703,233.563%20148.562,246.704%20132.351,246.704%20C116.14,246.704%20103,233.563%20103,217.352%20C103,201.142%20116.14,188%20132.351,188%20C148.562,188%20161.703,201.142%20161.703,217.352'%20id='Fill-308'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M133.2402,188.9664%20C117.6072,188.9664%20104.8882,201.6854%20104.8882,217.3184%20C104.8882,232.9504%20117.6072,245.6694%20133.2402,245.6694%20C148.8732,245.6694%20161.5922,232.9504%20161.5922,217.3184%20C161.5922,201.6854%20148.8732,188.9664%20133.2402,188.9664%20M133.2402,247.6694%20C116.5042,247.6694%20102.8882,234.0544%20102.8882,217.3184%20C102.8882,200.5814%20116.5042,186.9664%20133.2402,186.9664%20C149.9762,186.9664%20163.5922,200.5814%20163.5922,217.3184%20C163.5922,234.0544%20149.9762,247.6694%20133.2402,247.6694'%20id='Fill-310'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-9'%20transform='translate(116.000000,%20201.000000)'%20fill-rule='nonzero'%3e%3cpath%20d='M28.1470588,0%20L4.85294118,0%20C2.17273577,0%200,2.20328883%200,4.92118334%20L0,22.6374434%20C0,25.3553379%202.17273577,27.5586267%204.85294118,27.5586267%20L11.417934,27.5586267%20C11.7855657,27.5586267%2012.1216446,27.7692557%2012.2860545,28.1026994%20L13.8956385,31.3671352%20C14.1773916,31.9385655%2014.634313,32.4019122%2015.1978192,32.6876273%20C16.6361684,33.4169149%2018.3851869,32.8257105%2019.1043615,31.3671352%20L20.7139455,28.1026994%20C20.8783554,27.7692557%2021.2144343,27.5586267%2021.582066,27.5586267%20L28.1470588,27.5586267%20C30.8272642,27.5586267%2033,25.3553379%2033,22.6374434%20L33,4.92118334%20C33,2.20328883%2030.8272642,0%2028.1470588,0%20Z%20M4.85294118,1.96847334%20L28.1470588,1.96847334%20C29.7551821,1.96847334%2031.0588235,3.29044663%2031.0588235,4.92118334%20L31.0588235,22.6374434%20C31.0588235,24.2681801%2029.7551821,25.5901534%2028.1470588,25.5901534%20L21.582066,25.5901534%20C20.4791709,25.5901534%2019.4709341,26.2220403%2018.9777045,27.2223713%20L17.3681205,30.4868072%20C17.1283956,30.972999%2016.5453895,31.1700671%2016.0659397,30.9269712%20C15.8781043,30.8317328%2015.7257972,30.677284%2015.6318795,30.4868072%20L14.0222955,27.2223713%20C13.5290659,26.2220403%2012.5208291,25.5901534%2011.417934,25.5901534%20L4.85294118,25.5901534%20C3.24481793,25.5901534%201.94117647,24.2681801%201.94117647,22.6374434%20L1.94117647,4.92118334%20C1.94117647,3.29044663%203.24481793,1.96847334%204.85294118,1.96847334%20Z'%20id='Rectangle'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M26,6%20C26.5522847,6%2027,6.44771525%2027,7%20C27,7.49091978%2026.6462497,7.89921674%2026.1797513,7.98388866%20L26,8%20L18,8%20C17.4477153,8%2017,7.55228475%2017,7%20C17,6.50908022%2017.3537503,6.10078326%2017.8202487,6.01611134%20L18,6%20L26,6%20Z'%20id='Line-2'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M26,12%20C26.5522847,12%2027,12.4477153%2027,13%20C27,13.4909198%2026.6462497,13.8992167%2026.1797513,13.9838887%20L26,14%20L18,14%20C17.4477153,14%2017,13.5522847%2017,13%20C17,12.5090802%2017.3537503,12.1007833%2017.8202487,12.0161113%20L18,12%20L26,12%20Z'%20id='Line-2-Copy'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M26,17%20C26.5522847,17%2027,17.4477153%2027,18%20C27,18.4909198%2026.6462497,18.8992167%2026.1797513,18.9838887%20L26,19%20L18,19%20C17.4477153,19%2017,18.5522847%2017,18%20C17,17.5090802%2017.3537503,17.1007833%2017.8202487,17.0161113%20L18,17%20L26,17%20Z'%20id='Line-2-Copy-2'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M10.9322382,15.5169607%20L10.9322382,15.0230665%20C10.9322382,14.8204432%2010.9476386,14.6463139%2010.9784394,14.5006784%20C11.0092402,14.355043%2011.0616016,14.2157395%2011.1355236,14.082768%20C11.2094456,13.9497965%2011.3110883,13.819991%2011.4404517,13.6933514%20C11.5698152,13.5667119%2011.7330595,13.4210764%2011.9301848,13.256445%20C12.2505133,13.003166%2012.536961,12.7593849%2012.7895277,12.5251018%20C13.0420945,12.2908186%2013.2577002,12.0407056%2013.436345,11.7747626%20C13.6149897,11.5088195%2013.7535934,11.2175486%2013.8521561,10.9009498%20C13.9507187,10.584351%2014,10.2170963%2014,9.79918589%20C14,9.14066033%2013.8767967,8.57078245%2013.6303901,8.08955224%20C13.3839836,7.60832203%2013.0574949,7.2125735%2012.650924,6.90230665%20C12.2443532,6.5920398%2011.7792608,6.36408865%2011.2556468,6.21845319%20C10.7320329,6.07281773%2010.1930185,6%209.6386037,6%20C9.04722793,6%208.48665298,6.08548168%207.95687885,6.25644505%20C7.42710472,6.42740841%206.95277207,6.68385346%206.5338809,7.02578019%20C6.11498973,7.36770692%205.77310062,7.79828132%205.50821355,8.31750339%20C5.24332649,8.83672546%205.07392197,9.43826323%205,10.1221167%20L5,10.1221167%20L7.93839836,10.4450475%20C7.96303901,9.98914518%208.10472279,9.5807327%208.36344969,9.21981004%20C8.62217659,8.85888738%209.01026694,8.67842605%209.52772074,8.67842605%20C9.94661191,8.67842605%2010.2761807,8.7987336%2010.5164271,9.03934871%20C10.7566735,9.27996382%2010.8767967,9.60289462%2010.8767967,10.0081411%20C10.8767967,10.299412%2010.8028747,10.5495251%2010.6550308,10.7584803%20C10.5071869,10.9674355%2010.3285421,11.1668928%2010.1190965,11.3568521%20L10.1190965,11.3568521%20L9.50924025,11.9457259%20C9.26283368,12.1610131%209.05030801,12.3699683%208.87166324,12.5725916%20C8.69301848,12.7752148%208.54209446,12.9841701%208.41889117,13.1994573%20C8.29568789,13.4147445%208.20328542,13.6521936%208.14168378,13.9118046%20C8.08008214,14.1714156%208.04928131,14.4658526%208.04928131,14.7951153%20L8.04928131,14.7951153%20L8.04928131,15.5169607%20L10.9322382,15.5169607%20Z%20M9.50924025,20%20C10.0143737,20%2010.4394251,19.8258706%2010.7843943,19.4776119%20C11.1293634,19.1293532%2011.301848,18.7019448%2011.301848,18.1953867%20C11.301848,17.9547716%2011.2556468,17.7236545%2011.1632444,17.5020353%20C11.0708419,17.2804161%2010.9414784,17.0904568%2010.775154,16.9321574%20C10.6088296,16.773858%2010.4178645,16.6472185%2010.2022587,16.5522388%20C9.98665298,16.4572592%209.75564682,16.4097693%209.50924025,16.4097693%20C9.26283368,16.4097693%209.02874743,16.4572592%208.80698152,16.5522388%20C8.58521561,16.6472185%208.39117043,16.777024%208.224846,16.9416554%20C8.05852156,17.1062867%207.92915811,17.299412%207.83675565,17.5210312%20C7.74435318,17.7426504%207.69815195,17.9737675%207.69815195,18.2143826%20C7.69815195,18.4676617%207.74743326,18.7019448%207.84599589,18.917232%20C7.94455852,19.1325192%208.07700205,19.3224785%208.24332649,19.4871099%20C8.40965092,19.6517413%208.60061602,19.7783808%208.81622177,19.8670285%20C9.03182752,19.9556762%209.26283368,20%209.50924025,20%20Z'%20id='?'%20fill='%23ACD3EF'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Timezone.svg.js b/lib/static/illustrations/Timezone.svg.js new file mode 100644 index 00000000..c05e1e38 --- /dev/null +++ b/lib/static/illustrations/Timezone.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='0.3862%2017.5958%2012%2067.9407%2037.0706298%2068.123712%2044.5%2067.9407%2049.6095782%2066.2037%2054%2069.5748922%2065.0527%2069.9407%2080.0755%2063.6294509%20101%203.88248877e-15%2016%201'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Timezone'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M26.9951,220.2918%20C26.9951,163.0988%2073.3591,116.7338%20130.5531,116.7338%20C187.7461,116.7338%20234.1101,163.0988%20234.1101,220.2918%20L26.9951,220.2918%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M40.2764,80.7991%20C39.7234,80.7991%2039.2764,80.3511%2039.2764,79.7991%20L39.2764,72.7991%20C39.2764,72.2471%2039.7234,71.7991%2040.2764,71.7991%20C40.8294,71.7991%2041.2764,72.2471%2041.2764,72.7991%20L41.2764,79.7991%20C41.2764,80.3511%2040.8294,80.7991%2040.2764,80.7991'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.7764,77.2991%20L36.7764,77.2991%20C36.2234,77.2991%2035.7764,76.8511%2035.7764,76.2991%20C35.7764,75.7471%2036.2234,75.2991%2036.7764,75.2991%20L43.7764,75.2991%20C44.3294,75.2991%2044.7764,75.7471%2044.7764,76.2991%20C44.7764,76.8511%2044.3294,77.2991%2043.7764,77.2991'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M238.0479,123.1297%20C237.4949,123.1297%20237.0479,122.6817%20237.0479,122.1297%20L237.0479,115.1297%20C237.0479,114.5777%20237.4949,114.1297%20238.0479,114.1297%20C238.6009,114.1297%20239.0479,114.5777%20239.0479,115.1297%20L239.0479,122.1297%20C239.0479,122.6817%20238.6009,123.1297%20238.0479,123.1297'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M241.5479,119.6297%20L234.5479,119.6297%20C233.9949,119.6297%20233.5479,119.1817%20233.5479,118.6297%20C233.5479,118.0777%20233.9949,117.6297%20234.5479,117.6297%20L241.5479,117.6297%20C242.1009,117.6297%20242.5479,118.0777%20242.5479,118.6297%20C242.5479,119.1817%20242.1009,119.6297%20241.5479,119.6297'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M177.5303,31.9373%20C177.2543,31.9373%20177.0303,31.7133%20177.0303,31.4373%20L177.0303,27.5003%20C177.0303,27.2233%20177.2543,27.0003%20177.5303,27.0003%20C177.8063,27.0003%20178.0303,27.2233%20178.0303,27.5003%20L178.0303,31.4373%20C178.0303,31.7133%20177.8063,31.9373%20177.5303,31.9373'%20id='Fill-11'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M179.499,29.9686%20L175.561,29.9686%20C175.285,29.9686%20175.062,29.7446%20175.062,29.4686%20C175.062,29.1926%20175.285,28.9686%20175.561,28.9686%20L179.499,28.9686%20C179.775,28.9686%20179.999,29.1926%20179.999,29.4686%20C179.999,29.7446%20179.775,29.9686%20179.499,29.9686'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M26.9951,164.0799%20C26.7191,164.0799%2026.4951,163.8559%2026.4951,163.5799%20L26.4951,159.6429%20C26.4951,159.3659%2026.7191,159.1429%2026.9951,159.1429%20C27.2711,159.1429%2027.4951,159.3659%2027.4951,159.6429%20L27.4951,163.5799%20C27.4951,163.8559%2027.2711,164.0799%2026.9951,164.0799'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M28.9639,162.1112%20L25.0259,162.1112%20C24.7499,162.1112%2024.5269,161.8872%2024.5269,161.6112%20C24.5269,161.3352%2024.7499,161.1112%2025.0259,161.1112%20L28.9639,161.1112%20C29.2399,161.1112%2029.4639,161.3352%2029.4639,161.6112%20C29.4639,161.8872%2029.2399,162.1112%2028.9639,162.1112'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M212.1533,174.3973%20C211.8773,174.3973%20211.6533,174.1733%20211.6533,173.8973%20L211.6533,169.9603%20C211.6533,169.6833%20211.8773,169.4603%20212.1533,169.4603%20C212.4293,169.4603%20212.6533,169.6833%20212.6533,169.9603%20L212.6533,173.8973%20C212.6533,174.1733%20212.4293,174.3973%20212.1533,174.3973'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M214.1221,172.4285%20L210.1841,172.4285%20C209.9081,172.4285%20209.6851,172.2045%20209.6851,171.9285%20C209.6851,171.6525%20209.9081,171.4285%20210.1841,171.4285%20L214.1221,171.4285%20C214.3981,171.4285%20214.6221,171.6525%20214.6221,171.9285%20C214.6221,172.2045%20214.3981,172.4285%20214.1221,172.4285'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='32.6104'%20y1='232.1043'%20x2='54.9434'%20y2='232.1043'%20id='Fill-23'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9434,233.1043%20L32.6104,233.1043%20C32.0574,233.1043%2031.6104,232.6573%2031.6104,232.1043%20C31.6104,231.5513%2032.0574,231.1043%2032.6104,231.1043%20L54.9434,231.1043%20C55.4964,231.1043%2055.9434,231.5513%2055.9434,232.1043%20C55.9434,232.6573%2055.4964,233.1043%2054.9434,233.1043'%20id='Fill-25'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M247.2197,222.1414%20L242.2197,222.1414%20C241.6667,222.1414%20241.2197,221.6944%20241.2197,221.1414%20C241.2197,220.5884%20241.6667,220.1414%20242.2197,220.1414%20L247.2197,220.1414%20C247.7727,220.1414%20248.2197,220.5884%20248.2197,221.1414%20C248.2197,221.6944%20247.7727,222.1414%20247.2197,222.1414'%20id='Fill-27'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='7'%20y1='221.1414'%20x2='12.333'%20y2='221.1414'%20id='Fill-29'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M12.333,222.1414%20L7,222.1414%20C6.447,222.1414%206,221.6944%206,221.1414%20C6,220.5884%206.447,220.1414%207,220.1414%20L12.333,220.1414%20C12.886,220.1414%2013.333,220.5884%2013.333,221.1414%20C13.333,221.6944%2012.886,222.1414%2012.333,222.1414'%20id='Fill-31'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='98.3477'%20y1='232.1043'%20x2='154.0747'%20y2='232.1043'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M154.0742,233.1043%20L98.3472,233.1043%20C97.7952,233.1043%2097.3472,232.6573%2097.3472,232.1043%20C97.3472,231.5513%2097.7952,231.1043%2098.3472,231.1043%20L154.0742,231.1043%20C154.6272,231.1043%20155.0742,231.5513%20155.0742,232.1043%20C155.0742,232.6573%20154.6272,233.1043%20154.0742,233.1043'%20id='Fill-35'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='160.7197'%20y1='232.1043'%20x2='172.0527'%20y2='232.1043'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M172.0527,233.1043%20L160.7197,233.1043%20C160.1667,233.1043%20159.7197,232.6573%20159.7197,232.1043%20C159.7197,231.5513%20160.1667,231.1043%20160.7197,231.1043%20L172.0527,231.1043%20C172.6057,231.1043%20173.0527,231.5513%20173.0527,232.1043%20C173.0527,232.6573%20172.6057,233.1043%20172.0527,233.1043'%20id='Fill-39'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='93.3857'%20y1='232.1043'%20x2='89.0527'%20y2='232.1043'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M93.3857,233.1043%20L89.0527,233.1043%20C88.4997,233.1043%2088.0527,232.6573%2088.0527,232.1043%20C88.0527,231.5513%2088.4997,231.1043%2089.0527,231.1043%20L93.3857,231.1043%20C93.9387,231.1043%2094.3857,231.5513%2094.3857,232.1043%20C94.3857,232.6573%2093.9387,233.1043%2093.3857,233.1043'%20id='Fill-43'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='21.5527'%20y1='232.1043'%20x2='25.2197'%20y2='232.1043'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.2197,233.1043%20L21.5527,233.1043%20C20.9997,233.1043%2020.5527,232.6573%2020.5527,232.1043%20C20.5527,231.5513%2020.9997,231.1043%2021.5527,231.1043%20L25.2197,231.1043%20C25.7727,231.1043%2026.2197,231.5513%2026.2197,232.1043%20C26.2197,232.6573%2025.7727,233.1043%2025.2197,233.1043'%20id='Fill-47'%20fill='%23ACD3EF'%3e%3c/path%3e%3cline%20x1='219.2139'%20y1='232.1043'%20x2='232.8799'%20y2='232.1043'%20id='Fill-49'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M232.8799,233.1043%20L219.2139,233.1043%20C218.6609,233.1043%20218.2139,232.6573%20218.2139,232.1043%20C218.2139,231.5513%20218.6609,231.1043%20219.2139,231.1043%20L232.8799,231.1043%20C233.4329,231.1043%20233.8799,231.5513%20233.8799,232.1043%20C233.8799,232.6573%20233.4329,233.1043%20232.8799,233.1043'%20id='Fill-51'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M129.1748,204.9403%20C96.4428,204.9403%2069.9038,178.4153%2069.9038,145.6823%20C69.9038,112.9543%2096.4428,86.4233%20129.1748,86.4233%20C161.9048,86.4233%20188.4338,112.9543%20188.4338,145.6823%20C188.4338,178.4153%20161.9048,204.9403%20129.1748,204.9403'%20id='Fill-53'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M129.1748,87.4237%20C97.0438,87.4237%2070.9038,113.5587%2070.9038,145.6817%20C70.9038,177.8057%2097.0438,203.9407%20129.1748,203.9407%20C161.2988,203.9407%20187.4338,177.8057%20187.4338,145.6817%20C187.4338,113.5587%20161.2988,87.4237%20129.1748,87.4237%20M129.1748,205.9407%20C95.9418,205.9407%2068.9038,178.9077%2068.9038,145.6817%20C68.9038,112.4557%2095.9418,85.4237%20129.1748,85.4237%20C162.4018,85.4237%20189.4338,112.4557%20189.4338,145.6817%20C189.4338,178.9077%20162.4018,205.9407%20129.1748,205.9407'%20id='Fill-55'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M100.6445,94.4237%20C101.5765,93.9107%20102.5205,93.4167%20103.4835,92.9537%20L102.6035,92.9537%20L100.6445,94.4237%20Z'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M101.127,95.2996%20L100.044,93.6236%20L102.271,91.9536%20L107.872,91.9536%20L103.917,93.8556%20C103.038,94.2776%20102.126,94.7496%20101.127,95.2996'%20id='Fill-59'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M165.958,103.6224%20L166.234,105.1114%20L167.689,105.3194%20L168.59,107.5014%20L171.084,106.4974%20L171.499,109.4414%20L170.738,109.4414%20L168.694,109.1304%20L166.407,109.5114%20L164.191,112.6284%20L161.039,113.1134%20L160.589,115.8154%20L161.905,116.1264%20L161.524,117.8584%20L158.406,117.2354%20L155.531,117.8584%20L154.907,119.4524%20L155.428,122.8124%20L157.09,123.6084%20L159.93,123.5744%20L161.836,123.4014%20L162.425,121.8764%20L165.404,117.9974%20L167.378,118.4134%20L169.283,116.6814%20L169.664,118.0324%20L174.41,121.2534%20L173.855,122.0164%20L171.707,121.9114%20L172.504,123.0894%20L173.855,123.3664%20L175.379,122.7084%20L175.345,120.8724%20L176.038,120.5264%20L175.482,119.9364%20L172.331,118.1704%20L171.499,115.8154%20L174.132,115.8154%20L174.964,116.6464%20L177.25,118.6214%20L177.319,120.9764%20L179.675,123.4704%20L180.575,120.0404%20L181.646,119.4494%20C178.263,112.7934%20173.659,106.8664%20168.122,101.9634%20L167.17,102.3404%20L165.958,103.6224%20Z'%20id='Fill-61'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M167.0869,104.2235%20L168.3969,104.4105%20L169.1359,106.2035%20L170.5349,105.6405%20C169.6909,104.7765%20168.8169,103.9355%20167.9159,103.1205%20L167.7439,103.1885%20L167.0339,103.9395%20L167.0869,104.2235%20Z%20M169.4489,108.2335%20L170.3379,108.3695%20L170.2729,107.9025%20L169.4489,108.2335%20Z%20M173.1489,117.4825%20L176.2699,119.3145%20L176.2639,119.0905%20L174.3109,117.4035%20L173.7189,116.8155%20L172.9129,116.8155%20L173.1489,117.4825%20Z%20M156.3349,122.1385%20L157.3119,122.6055%20L159.9179,122.5745%20L161.1269,122.4625%20L161.6319,121.2675%20L164.9939,116.8895%20L167.0839,117.3295%20L169.8069,114.8535%20L170.5269,117.4095%20L171.1509,117.8325%20L170.0849,114.8155%20L174.5459,114.8155%20L175.6709,115.9385%20L178.2359,118.1515%20L178.3079,120.5665%20L179.1649,121.4745%20L179.7169,119.3725%20L180.3099,119.0455%20C178.0869,114.8445%20175.3819,110.9645%20172.2279,107.4485%20L172.6489,110.4415%20L170.5879,110.4305%20L168.7009,110.1425%20L166.9819,110.4295%20L164.7619,113.5535%20L161.9059,113.9925%20L161.7289,115.0575%20L163.0939,115.3805%20L162.2899,119.0315%20L158.4139,118.2565%20L156.2669,118.7225%20L155.9369,119.5655%20L156.3349,122.1385%20Z%20M180.1849,125.4665%20L176.4019,121.4625%20L176.3569,121.4855%20L176.3919,123.3605%20L173.9629,124.4095%20L171.9039,123.9875%20L169.7579,120.8155%20L172.1559,120.9315%20L168.8009,118.6545%20L168.7599,118.5085%20L167.6719,119.4975%20L165.8149,119.1055%20L163.3059,122.3715%20L162.5449,124.3405%20L160.0209,124.5705%20L156.8679,124.6115%20L154.5209,123.4865%20L153.8779,119.3395%20L154.7959,116.9945%20L158.3989,116.2135%20L159.4729,116.4285%20L160.1719,112.2355%20L163.6209,111.7045%20L165.8329,108.5935%20L167.8209,108.2615%20L166.9829,106.2285%20L165.3819,105.9995%20L164.8819,103.3055%20L166.5959,101.4925%20L168.3249,100.8065%20L168.7849,101.2145%20C174.4739,106.2525%20179.1009,112.2345%20182.5369,118.9955%20L182.9749,119.8565%20L181.4339,120.7085%20L180.1849,125.4665%20Z'%20id='Fill-63'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M76.8672,126.4837%20L76.8672,131.3337%20L79.2922,135.4557%20L81.2662,135.7667%20L81.5442,134.3467%20L79.1882,130.7447%20L78.7382,127.2467%20L80.1242,127.2467%20L80.6782,130.8487%20L84.0722,135.7667%20L83.2062,137.3607%20L85.3192,140.6157%20L90.6542,141.9667%20L90.6542,141.1007%20L92.8022,141.4137%20L92.5932,142.9027%20L94.2572,143.2137%20L96.8192,143.9417%20L100.4902,148.0987%20L105.1332,148.4437%20L105.5822,152.2547%20L102.3962,154.4717%20L102.2582,157.8657%20L101.8062,159.9447%20L106.4142,165.7307%20L106.7612,167.7037%20C106.7612,167.7037%20108.4242,168.1537%20108.6322,168.1537%20C108.8392,168.1537%20112.4072,170.8557%20112.4072,170.8557%20L112.4072,181.2827%20L113.6542,181.6287%20L112.7882,186.4427%20L114.9352,189.2837%20L114.5192,194.0637%20L117.3592,198.9827%20L120.9622,202.1347%20L124.5642,202.2037%20L124.9452,201.0617%20L122.2782,198.8097%20L122.4172,197.6997%20L122.9022,196.3157%20L123.0062,194.9297%20L121.2042,194.8947%20L120.3052,193.7517%20L121.7942,192.2967%20L122.0022,191.1887%20L120.3052,190.7377%20L120.4082,189.6987%20L122.7992,189.3537%20L126.4342,187.6207%20L127.6462,185.3697%20L131.4572,180.5207%20L130.5932,176.7097%20L131.7352,174.6997%20L135.2332,174.8057%20L137.5892,172.9347%20L138.3512,165.5897%20L140.9492,162.2657%20L141.4332,160.1517%20L139.0442,159.3917%20L137.4502,156.7937%20L132.0812,156.7587%20L127.8552,155.1297%20L127.6462,152.0817%20L126.2262,149.6227%20L122.3822,149.5527%20L120.1322,146.0547%20L118.1562,145.0857%20L118.0532,146.1577%20L114.4502,146.3667%20L113.1342,144.5307%20L109.3922,143.7687%20L106.3102,147.3707%20L101.4262,146.5397%20L101.0802,141.0317%20L97.5472,140.4427%20L98.9672,137.7417%20L98.5512,136.2177%20L93.8742,139.3347%20L90.9652,138.9537%20L89.8912,136.6677%20L90.5502,134.3117%20L92.1782,131.3337%20L95.8852,129.4277%20L103.0882,129.4277%20L103.0542,131.6447%20L105.6512,132.8227%20L105.4442,129.0817%20L107.3152,127.2117%20L111.0562,124.7527%20L111.3332,123.0197%20L115.0742,119.1057%20L119.0572,116.8887%20L118.7112,116.6117%20L121.4132,114.0837%20L122.3822,114.3257%20L122.8332,114.8797%20L123.8712,113.7717%20L124.1152,113.6327%20L123.0062,113.4947%20L121.8632,113.1137%20L121.8632,112.0047%20L122.4512,111.5197%20L123.8022,111.5197%20L124.3912,111.7627%20L124.9452,112.8367%20L125.5692,112.7327%20L125.5692,112.6637%20L125.7772,112.6977%20L127.6462,112.4207%20L127.8902,111.5197%20L128.9632,111.7627%20L128.9632,112.7667%20L127.9602,113.4597%20L127.9942,113.4597%20L128.1332,114.5337%20L131.4922,115.5727%20L131.5262,115.6077%20L132.2892,115.5727%20L132.3582,114.0837%20L129.6562,112.8707%20L129.5182,112.1437%20L131.7352,111.4167%20L131.8392,109.2687%20L129.5182,107.8487%20L129.3462,104.2457%20L126.1572,105.8387%20L125.0142,105.8387%20L125.2932,103.1027%20L120.9622,102.0637%20L119.1612,103.4147%20L119.1612,107.5707%20L115.9392,108.5757%20L114.6232,111.2777%20L113.2372,111.5197%20L113.2372,108.0567%20L110.1892,107.6407%20L108.6662,106.6357%20L108.0762,104.4197%20L113.5152,101.2327%20L116.1482,100.4007%20L116.4252,102.2027%20L117.9142,102.1327%20L118.0172,101.2327%20L119.5762,100.9897%20L119.6112,100.6787%20L118.9192,100.4007%20L118.7802,99.4657%20L120.6852,99.3267%20L121.8282,98.1147%20L121.8972,98.0457%20L121.9312,98.0457%20L122.2782,97.6647%20L126.2622,97.1797%20L128.0292,98.6687%20L123.3872,101.1287%20L129.2762,102.5487%20L130.0722,100.5737%20L132.6352,100.5737%20L133.5702,98.8427%20L131.7352,98.3917%20L131.7352,96.2107%20L126.0192,93.6817%20L122.0702,94.1307%20L119.8182,95.2747%20L119.9932,98.1147%20L117.6382,97.7687%20L117.2902,96.2107%20L119.5422,94.1657%20L115.4892,93.9587%20L114.3112,94.3397%20L113.7932,95.6907%20L115.3162,95.9667%20L115.0052,97.4567%20L112.4412,97.6297%20L112.0252,98.6347%20L108.2842,98.7387%20C108.2842,98.7387%20108.1802,96.6257%20108.0422,96.6257%20C107.8692,96.6257%20110.9522,96.5557%20110.9522,96.5557%20L113.2032,94.3737%20L111.9902,93.7507%20L110.3632,95.3437%20L107.6612,95.2057%20L106.0682,92.9537%20L103.4832,92.9537%20C102.5202,93.4167%20101.5762,93.9107%20100.6442,94.4237%20L99.0012,95.6557%20L102.2922,95.6557%20L102.6032,96.5907%20L101.7372,97.4227%20L105.4092,97.5257%20L105.9642,98.8427%20L101.8432,98.6687%20L101.6342,97.6647%20L99.0702,97.1097%20L97.6842,96.3487%20L97.4072,96.3527%20C87.1002,102.9127%2078.9732,112.5737%2074.3392,124.0297%20L74.3392,125.2717%20L76.8672,126.4837%20Z'%20id='Fill-65'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M115.543,94.992%20L116.506,95.167%20L116.4,95.667%20L117.09,95.042%20L115.622,94.967%20L115.543,94.992%20Z%20M112.48,96.468%20L112.305,96.637%20L113.11,96.583%20L112.48,96.468%20Z%20M118.464,96.879%20L118.919,96.946%20L118.869,96.127%20L118.393,96.56%20L118.464,96.879%20Z%20M109.221,97.596%20C109.224,97.634%20109.227,97.673%20109.23,97.712%20L111.35,97.653%20L111.411,97.503%20L111.366,97.547%20L110.975,97.555%20C110.975,97.555%20110.031,97.577%20109.221,97.596%20L109.221,97.596%20Z%20M103.619,96.475%20L106.081,96.545%20L107.319,99.485%20L107.285,98.787%20C107.267,98.409%20107.237,97.977%20107.207,97.625%20L107.053,97.625%20L107.035,96.637%20C107.033,96.435%20107.053,96.274%20107.102,96.145%20L105.551,93.954%20L103.713,93.954%20C103.263,94.173%20102.802,94.406%20102.325,94.656%20L103.013,94.656%20L103.619,96.475%20Z%20M120.738,100.982%20L121.281,101.112%20L126.252,98.479%20L125.95,98.225%20L122.768,98.613%20L121.147,100.296%20L120.657,100.332%20L120.569,101.108%20L120.738,100.982%20Z%20M126.189,100.775%20L128.672,101.374%20L129.397,99.574%20L132.038,99.574%20L132.075,99.505%20L130.735,99.176%20L130.735,96.861%20L125.863,94.706%20L122.362,95.104%20L120.856,95.868%20L120.962,97.576%20L121.789,96.717%20L126.573,96.134%20L129.807,98.859%20L126.189,100.775%20Z%20M118.924,102.103%20L118.894,102.365%20L119.326,102.041%20L118.924,102.103%20Z%20M126.322,102.865%20L126.132,104.734%20L128.717,103.442%20L126.322,102.865%20Z%20M110.55,106.68%20L114.237,107.184%20L114.237,109.786%20L115.23,107.75%20L118.161,106.835%20L118.161,103.123%20L115.573,103.243%20L115.337,101.706%20L113.924,102.152%20L109.238,104.897%20L109.534,106.011%20L110.55,106.68%20Z%20M123.272,112.52%20L123.684,112.572%20L123.605,112.52%20L123.272,112.52%20Z%20M129.201,113.818%20L129.593,113.939%20L129.249,113.784%20L129.201,113.818%20Z%20M79.914,134.541%20L80.47,134.629%20L80.484,134.554%20L78.226,131.1%20L77.867,128.312%20L77.867,131.061%20L79.914,134.541%20Z%20M91.654,142.257%20L91.654,142.394%20L91.673,142.26%20L91.654,142.257%20Z%20M93.716,142.096%20L94.44,142.231%20L97.375,143.06%20L100.422,146.511%20L100.132,141.888%20L96.019,141.202%20L97.713,137.978%20L94.116,140.374%20L90.292,139.874%20L88.828,136.757%20L89.672,133.832%20L91.447,130.584%20L95.643,128.428%20L104.104,128.428%20L104.064,131.005%20L104.562,131.231%20L104.421,128.69%20L106.766,126.376%20L110.139,124.159%20L110.395,122.554%20L114.588,118.232%20L117.27,116.74%20L117.185,116.671%20L120.863,113.228%20L120.863,111.533%20L122.092,110.52%20L123.999,110.52%20L125.112,110.977%20L125.458,111.648%20L125.785,111.685%20L126.853,111.528%20L127.176,110.333%20L129.93,110.956%20L130.77,110.68%20L130.812,109.812%20L128.545,108.425%20L128.42,105.826%20L126.394,106.839%20L123.908,106.839%20L124.21,103.871%20L121.186,103.146%20L120.161,103.915%20L120.161,108.307%20L116.649,109.402%20L115.298,112.175%20L112.237,112.71%20L112.237,108.929%20L109.829,108.6%20L107.798,107.261%20L106.914,103.941%20L113.215,100.279%20L116.96,99.096%20L117.153,100.355%20L117.884,100.241%20L117.668,98.784%20L116.812,98.658%20L116.276,96.261%20L115.828,98.404%20L113.128,98.586%20L112.701,99.616%20L107.437,99.763%20L107.498,99.908%20L101.022,99.635%20L100.787,98.505%20L100.211,98.38%20L99.323,98.355%20L99.465,98.219%20L98.589,97.987%20L97.578,97.431%20C87.53,103.93%2079.849,113.182%2075.339,124.225%20L75.339,124.642%20L77.867,125.854%20L77.867,126.246%20L80.982,126.246%20L81.631,130.47%20L85.244,135.704%20L84.369,137.316%20L85.944,139.743%20L89.654,140.682%20L89.654,139.945%20L93.931,140.567%20L93.716,142.096%20Z%20M121.346,201.141%20L123.541,201.184%20L121.219,199.223%20L121.474,197.369%20L121.915,196.109%20L121.93,195.909%20L120.711,195.885%20L118.963,193.665%20L120.772,191.896%20L119.226,191.486%20L119.49,188.821%20L122.506,188.386%20L125.709,186.859%20L126.86,184.752%20L130.376,180.277%20L129.532,176.553%20L131.164,173.682%20L134.897,173.795%20L136.638,172.413%20L137.387,165.2%20L140.024,161.825%20L140.253,160.826%20L138.386,160.231%20L136.889,157.79%20L131.892,157.758%20L126.901,155.834%20L126.665,152.381%20L125.644,150.612%20L121.83,150.543%20L119.441,146.829%20L119.013,146.619%20L118.966,147.107%20L113.958,147.397%20L112.55,145.432%20L109.77,144.866%20L106.702,148.452%20L106.129,148.354%20L106.646,152.733%20L103.375,155.009%20L103.235,158.078%20L102.885,159.693%20L107.355,165.306%20L107.635,166.901%20C108.133,167.03%20108.592,167.141%20108.715,167.159%20C109.018,167.13%20109.168,167.149%20113.011,170.058%20L113.407,170.358%20L113.407,180.522%20L114.8,180.909%20L113.85,186.189%20L115.965,188.988%20L115.543,193.836%20L118.143,198.339%20L121.346,201.141%20Z%20M125.28,203.218%20L120.578,203.128%20L116.576,199.626%20L113.496,194.291%20L113.906,189.58%20L111.727,186.697%20L112.509,182.348%20L111.407,182.044%20L111.407,171.353%20C110.115,170.382%20108.757,169.388%20108.33,169.121%20C108.065,169.073%20107.558,168.956%20106.499,168.669%20L105.886,168.503%20L105.474,166.154%20L100.729,160.197%20L101.262,157.739%20L101.418,153.935%20L104.519,151.776%20L104.236,149.38%20L100.01,149.065%20L96.264,144.824%20L93.983,144.176%20L91.47,143.71%20L91.538,143.222%20L84.694,141.489%20L82.043,137.407%20L82.9,135.829%20L82.411,135.121%20L82.064,136.904%20L78.67,136.369%20L75.867,131.606%20L75.867,127.113%20L73.339,125.901%20L73.339,123.835%20L73.412,123.655%20C78.123,112.011%2086.234,102.278%2096.87,95.509%20L97.108,95.357%20L97.745,95.347%20L100.162,93.548%20C101.194,92.98%20102.139,92.491%20103.05,92.053%20L103.256,91.954%20L106.586,91.954%20L108.197,94.231%20L109.977,94.323%20L111.806,92.532%20L113.678,93.493%20L115.356,92.95%20L121.562,93.268%20L121.778,93.158%20L126.176,92.657%20L132.735,95.559%20L132.735,97.608%20L135.065,98.18%20L133.231,101.574%20L130.747,101.574%20L130.274,102.746%20L130.492,107.272%20L132.866,108.725%20L132.701,112.152%20L131.428,112.57%20L133.389,113.45%20L133.245,116.531%20L131.127,116.627%20L130.956,116.454%20L127.224,115.299%20L127.115,114.46%20L124.787,114.46%20L125.23,114.15%20L124.497,114.566%20L122.78,116.398%20L121.816,115.215%20L121.698,115.186%20L120.237,116.553%20L120.846,117.038%20L115.692,119.906%20L112.272,123.485%20L111.975,125.346%20L107.95,127.991%20L106.468,129.472%20L106.741,134.414%20L102.044,132.285%20L102.072,130.428%20L96.127,130.428%20L92.908,132.082%20L91.482,134.691%20L90.955,136.579%20L91.638,138.034%20L93.632,138.294%20L99.15,134.617%20L100.035,137.858%20L99.075,139.684%20L102.028,140.176%20L102.374,145.687%20L105.919,146.29%20L109.016,142.672%20L113.718,143.629%20L114.942,145.337%20L117.14,145.209%20L117.3,143.551%20L120.822,145.28%20L122.934,148.563%20L126.81,148.633%20L128.628,151.783%20L128.81,154.426%20L132.271,155.76%20L138.012,155.797%20L139.702,158.552%20L142.614,159.478%20L141.874,162.706%20L139.316,165.979%20L138.54,173.456%20L135.569,175.816%20L132.307,175.718%20L131.653,176.867%20L132.538,180.763%20L128.486,185.92%20L127.16,188.383%20L122.796,190.364%20L123.156,190.46%20L122.719,192.792%20L121.647,193.84%20L121.697,193.904%20L124.082,193.95%20L123.846,196.646%20L123.397,197.93%20L123.338,198.395%20L126.108,200.734%20L125.28,203.218%20Z'%20id='Fill-67'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M180.748,126.5882%20L177.631,126.9002%20L177.631,128.8042%20L176.661,128.8042%20L175.588,128.0432%20L170.184,126.6572%20L170.184,123.1932%20L163.325,123.7132%20L161.212,124.8562%20L158.51,124.8562%20L157.159,124.7172%20L153.869,126.5532%20L153.869,129.9832%20L147.148,134.8672%20L147.703,136.9442%20L149.054,136.9442%20L148.708,138.9192%20L147.738,139.2652%20L147.703,144.4262%20L153.522,151.0772%20L156.051,151.0772%20L156.189,150.6622%20L160.762,150.6622%20L162.078,149.4492%20L164.676,149.4492%20L166.096,150.8692%20L169.941,151.2502%20L169.422,156.3772%20L173.717,163.9272%20L171.465,168.2582%20L171.603,170.2672%20L173.37,172.0332%20L173.37,176.9182%20L175.727,180.0362%20L175.727,182.1482%20C183.432,172.1812%20188.028,159.6902%20188.028,146.1212%20C188.028,140.0942%20187.119,134.2812%20185.439,128.8042%20L183.727,128.8042%20L180.748,126.5882%20Z'%20id='Fill-69'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M174.3701,176.5828%20L176.5061,179.4088%20C183.3981,169.6248%20187.0281,158.1718%20187.0281,146.1208%20C187.0281,140.5788%20186.2431,135.0928%20184.6951,129.8048%20L183.3961,129.8048%20L180.4621,127.6218%20L178.6311,127.8048%20L178.6311,129.8048%20L176.3431,129.8048%20L175.1601,128.9658%20L169.1831,127.4338%20L169.1831,124.2718%20L163.6131,124.6938%20L161.4651,125.8558%20L158.4081,125.8508%20L157.3711,125.7448%20L154.8691,127.1408%20L154.8691,130.4918%20L148.2921,135.2718%20L148.4711,135.9438%20L150.2441,135.9438%20L149.5931,139.6658%20L148.7331,139.9718%20L148.7061,144.0538%20L153.9761,150.0768%20L155.3301,150.0768%20L155.4691,149.6618%20L160.3711,149.6618%20L161.6871,148.4498%20L165.0901,148.4498%20L166.5501,149.9098%20L171.0371,150.3538%20L170.4491,156.1598%20L174.8551,163.9058%20L172.4811,168.4708%20L172.5751,169.8248%20L174.3701,171.6188%20L174.3701,176.5828%20Z%20M174.7261,185.0768%20L174.7261,180.3708%20L172.3701,177.2528%20L172.3701,172.4468%20L170.6321,170.7098%20L170.4481,168.0468%20L172.5781,163.9488%20L168.3941,156.5938%20L168.8461,152.1458%20L165.6411,151.8298%20L164.2621,150.4498%20L162.4691,150.4498%20L161.1521,151.6618%20L156.9101,151.6618%20L156.7711,152.0768%20L153.0681,152.0768%20L146.7001,144.7998%20L146.7431,138.5588%20L147.8231,138.1728%20L147.8631,137.9438%20L146.9351,137.9438%20L146.0051,134.4618%20L152.8691,129.4738%20L152.8691,125.9668%20L156.9471,123.6908%20L158.5601,123.8558%20L160.9591,123.8558%20L163.0371,122.7318%20L171.1831,122.1148%20L171.1831,125.8818%20L176.0161,127.1198%20L176.6311,127.5568%20L176.6311,125.9948%20L181.0341,125.5548%20L184.0581,127.8048%20L186.1791,127.8048%20L186.3951,128.5108%20C188.1421,134.2078%20189.0281,140.1318%20189.0281,146.1208%20C189.0281,159.5038%20184.7021,172.1728%20176.5171,182.7598%20L174.7261,185.0768%20Z'%20id='Fill-71'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M139.6875,77.2703%20C139.6355,77.2703%20139.5835,77.2663%20139.5315,77.2583%20C137.4845,76.9363%20135.3935,76.7033%20133.3175,76.5633%20C131.7545,76.4593%20130.1745,76.4073%20128.6225,76.4073%20L128.6105,76.4073%20C125.6995,76.4073%20122.7645,76.5923%20119.8865,76.9583%20C119.3325,77.0303%20118.8385,76.6403%20118.7685,76.0913%20C118.6995,75.5433%20119.0865,75.0433%20119.6345,74.9733%20C122.5955,74.5973%20125.6155,74.4073%20128.6115,74.4073%20L128.6225,74.4073%20C130.2195,74.4073%20131.8435,74.4613%20133.4505,74.5683%20C135.5855,74.7113%20137.7365,74.9513%20139.8415,75.2823%20C140.3875,75.3683%20140.7595,75.8803%20140.6745,76.4253%20C140.5965,76.9183%20140.1715,77.2703%20139.6875,77.2703%20M103.3265,81.1313%20C102.9255,81.1313%20102.5475,80.8883%20102.3935,80.4923%20C102.1945,79.9773%20102.4495,79.3983%20102.9645,79.1983%20C106.7405,77.7343%20110.6665,76.5883%20114.6315,75.7923%20C115.1675,75.6853%20115.6995,76.0353%20115.8085,76.5763%20C115.9165,77.1183%20115.5665,77.6453%20115.0245,77.7533%20C111.1705,78.5263%20107.3565,79.6403%20103.6875,81.0623%20C103.5695,81.1093%20103.4465,81.1313%20103.3265,81.1313%20M160.5285,84.0173%20C160.3755,84.0173%20160.2205,83.9823%20160.0765,83.9083%20C156.5675,82.1243%20152.8825,80.6323%20149.1255,79.4753%20C148.5965,79.3123%20148.3005,78.7523%20148.4625,78.2253%20C148.6255,77.6983%20149.1845,77.4003%20149.7125,77.5633%20C153.5815,78.7543%20157.3735,80.2893%20160.9825,82.1253%20C161.4745,82.3753%20161.6705,82.9783%20161.4205,83.4703%20C161.2445,83.8173%20160.8925,84.0173%20160.5285,84.0173%20M78.4835,97.5203%20C78.2305,97.5203%2077.9785,97.4253%2077.7835,97.2353%20C77.3885,96.8483%2077.3825,96.2153%2077.7695,95.8213%20C82.5125,90.9783%2087.9095,86.8413%2093.8085,83.5223%20C94.2915,83.2503%2094.9005,83.4233%2095.1695,83.9043%20C95.4415,84.3853%2095.2705,84.9953%2094.7895,85.2663%20C89.0545,88.4913%2083.8085,92.5133%2079.1975,97.2203%20C79.0015,97.4203%2078.7435,97.5203%2078.4835,97.5203%20M180.3455,99.0433%20C180.0765,99.0433%20179.8075,98.9353%20179.6105,98.7213%20C175.1395,93.8703%20170.0185,89.6913%20164.3875,86.2993%20C163.9145,86.0153%20163.7615,85.4003%20164.0465,84.9273%20C164.3325,84.4543%20164.9465,84.3013%20165.4185,84.5863%20C171.2125,88.0763%20176.4825,92.3753%20181.0815,97.3653%20C181.4555,97.7713%20181.4295,98.4043%20181.0235,98.7783%20C180.8315,98.9563%20180.5875,99.0433%20180.3455,99.0433%20M68.1585,110.9743%20C67.9855,110.9743%2067.8105,110.9293%2067.6505,110.8343%20C67.1745,110.5543%2067.0175,109.9403%2067.2975,109.4653%20C69.3535,105.9863%2071.7265,102.6563%2074.3515,99.5653%20C74.7075,99.1453%2075.3375,99.0933%2075.7605,99.4513%20C76.1815,99.8083%2076.2335,100.4393%2075.8745,100.8603%20C73.3245,103.8643%2071.0175,107.1013%2069.0205,110.4823%20C68.8335,110.7983%2068.4995,110.9743%2068.1585,110.9743%20M192.5135,117.2573%20C192.1355,117.2573%20191.7735,117.0423%20191.6045,116.6773%20C189.9585,113.1113%20187.9905,109.6593%20185.7555,106.4153%20C185.4425,105.9603%20185.5565,105.3373%20186.0115,105.0243%20C186.4695,104.7123%20187.0905,104.8283%20187.4025,105.2803%20C189.7015,108.6183%20191.7255,112.1703%20193.4205,115.8383%20C193.6525,116.3393%20193.4335,116.9343%20192.9315,117.1653%20C192.7955,117.2283%20192.6535,117.2573%20192.5135,117.2573%20M58.8295,139.2403%20C58.7935,139.2403%2058.7585,139.2383%2058.7225,139.2353%20C58.1735,139.1773%2057.7755,138.6853%2057.8335,138.1353%20C58.5475,131.3763%2060.2115,124.7843%2062.7805,118.5413%20C62.9915,118.0293%2063.5755,117.7863%2064.0855,117.9963%20C64.5965,118.2063%2064.8395,118.7913%2064.6295,119.3013%20C62.1335,125.3683%2060.5165,131.7763%2059.8225,138.3453%20C59.7685,138.8593%2059.3345,139.2403%2058.8295,139.2403%20M198.7515,141.3173%20C198.2335,141.3173%20197.7945,140.9173%20197.7555,140.3923%20C197.2635,133.8233%20195.8335,127.3713%20193.5075,121.2163%20C193.3125,120.6993%20193.5735,120.1223%20194.0895,119.9273%20C194.6035,119.7313%20195.1835,119.9923%20195.3785,120.5093%20C197.7735,126.8433%20199.2445,133.4823%20199.7505,140.2423%20C199.7915,140.7933%20199.3775,141.2733%20198.8285,141.3143%20C198.8015,141.3163%20198.7775,141.3173%20198.7515,141.3173%20M59.0695,156.1973%20C58.5765,156.1973%2058.1475,155.8333%2058.0795,155.3323%20C57.6495,152.1663%2057.4315,148.9373%2057.4315,145.7343%20C57.4315,144.8903%2057.4465,144.0413%2057.4765,143.1913%20C57.4955,142.6403%2057.9855,142.2123%2058.5105,142.2273%20C59.0625,142.2473%2059.4945,142.7093%2059.4745,143.2623%20C59.4465,144.0883%2059.4315,144.9133%2059.4315,145.7343%20C59.4315,148.8473%2059.6435,151.9863%2060.0615,155.0623%20C60.1355,155.6093%2059.7515,156.1133%2059.2055,156.1873%20C59.1595,156.1943%2059.1145,156.1973%2059.0695,156.1973%20M196.9985,163.1593%20C196.9205,163.1593%20196.8415,163.1503%20196.7635,163.1313%20C196.2265,163.0023%20195.8955,162.4623%20196.0245,161.9253%20C196.9365,158.1283%20197.5325,154.2143%20197.7935,150.2913%20C197.8325,149.7423%20198.2785,149.2993%20198.8565,149.3343%20C199.4065,149.3693%20199.8255,149.8163%20199.7925,150.3663%20L198.7945,150.3073%20L199.7905,150.4153%20C199.5195,154.4593%20198.9075,158.4863%20197.9695,162.3923%20C197.8595,162.8513%20197.4495,163.1593%20196.9985,163.1593%20M186.9745,185.9173%20C186.7825,185.9173%20186.5875,185.8623%20186.4165,185.7473%20C185.9585,185.4373%20185.8375,184.8163%20186.1465,184.3583%20C189.8345,178.8933%20192.7135,172.9433%20194.7035,166.6743%20C194.8695,166.1493%20195.4285,165.8553%20195.9585,166.0243%20C196.4855,166.1913%20196.7765,166.7533%20196.6095,167.2803%20C194.5615,173.7313%20191.5995,179.8533%20187.8045,185.4773%20C187.6115,185.7633%20187.2955,185.9173%20186.9745,185.9173%20M172.0455,201.9523%20C171.7495,201.9523%20171.4555,201.8213%20171.2575,201.5693%20C170.9165,201.1343%20170.9935,200.5053%20171.4275,200.1653%20C174.5235,197.7363%20177.4305,195.0263%20180.0715,192.1103%20C180.4415,191.7013%20181.0745,191.6673%20181.4835,192.0403%20C181.8925,192.4103%20181.9245,193.0423%20181.5535,193.4523%20C178.8375,196.4523%20175.8465,199.2403%20172.6625,201.7393%20C172.4795,201.8823%20172.2615,201.9523%20172.0455,201.9523%20M167.3275,205.3503%20C167.0015,205.3503%20166.6835,205.1923%20166.4915,204.9013%20C166.1875,204.4403%20166.3145,203.8203%20166.7755,203.5153%20L167.4455,203.0683%20C167.9045,202.7593%20168.5245,202.8803%20168.8335,203.3373%20C169.1425,203.7953%20169.0225,204.4163%20168.5645,204.7263%20L167.8765,205.1853%20C167.7075,205.2963%20167.5155,205.3503%20167.3275,205.3503'%20id='Fill-73'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M238.0479,221.1414%20L221.9909,221.1414%20C222.5899,219.0934%20222.9229,216.9334%20222.9229,214.6924%20C222.9229,201.9814%20212.6189,191.6774%20199.9079,191.6774%20C189.7769,191.6774%20181.1829,198.2254%20178.1079,207.3174%20C177.0249,207.0764%20175.8999,206.9444%20174.7429,206.9444%20C166.6489,206.9444%20160.0279,213.2024%20159.4219,221.1414%20L145.7049,221.1774%20C145.1679,211.5704%20137.7589,203.8004%20128.2999,202.7374%20C125.2419,187.9004%20112.1069,176.7454%2096.3629,176.7454%20C85.6549,176.7454%2076.1529,181.9074%2070.2079,189.8774%20C68.1419,189.3594%2065.9809,189.0804%2063.7539,189.0804%20C49.1519,189.0804%2037.3129,200.9184%2037.3129,215.5224%20C37.3129,217.4644%2037.5279,219.3554%2037.9279,221.1774%20L21.6669,221.1774'%20id='Fill-75'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.7598,222.1805%20L144.7068,221.2335%20C144.1968,212.1105%20137.2498,204.7495%20128.1888,203.7315%20L127.4668,203.6505%20L127.3208,202.9395%20C124.3118,188.3405%20111.2928,177.7445%2096.3638,177.7445%20C86.2848,177.7445%2077.0438,182.3855%2071.0098,190.4755%20L70.6118,191.0095%20L69.9648,190.8475%20C67.9378,190.3385%2065.8478,190.0805%2063.7538,190.0805%20C49.7258,190.0805%2038.3128,201.4935%2038.3128,215.5225%20C38.3128,217.3405%2038.5118,219.1705%2038.9048,220.9635%20L39.1708,222.1775%20L21.6668,222.1775%20C21.1138,222.1775%2020.6668,221.7305%2020.6668,221.1775%20C20.6668,220.6245%2021.1138,220.1775%2021.6668,220.1775%20L36.7128,220.1775%20C36.4468,218.6355%2036.3128,217.0755%2036.3128,215.5225%20C36.3128,200.3915%2048.6228,188.0805%2063.7538,188.0805%20C65.7898,188.0805%2067.8228,188.3075%2069.8068,188.7535%20C76.2268,180.4775%2085.8678,175.7445%2096.3638,175.7445%20C111.9978,175.7445%20125.6618,186.6745%20129.1268,201.8365%20C138.4978,203.2165%20145.6768,210.7545%20146.6288,220.1755%20L158.5218,220.1435%20C159.5978,212.1095%20166.5508,205.9445%20174.7428,205.9445%20C175.6458,205.9445%20176.5548,206.0205%20177.4558,206.1715%20C180.9828,196.8685%20189.8968,190.6775%20199.9078,190.6775%20C213.1508,190.6775%20223.9228,201.4505%20223.9228,214.6925%20C223.9228,216.5165%20223.7098,218.3435%20223.2878,220.1415%20L238.0478,220.1415%20C238.6008,220.1415%20239.0478,220.5885%20239.0478,221.1415%20C239.0478,221.6945%20238.6008,222.1415%20238.0478,222.1415%20L220.6568,222.1415%20L221.0308,220.8615%20C221.6228,218.8375%20221.9228,216.7615%20221.9228,214.6925%20C221.9228,202.5535%20212.0468,192.6775%20199.9078,192.6775%20C190.4618,192.6775%20182.0808,198.6895%20179.0548,207.6375%20L178.7668,208.4885%20L177.8898,208.2935%20C176.8498,208.0615%20175.7908,207.9445%20174.7428,207.9445%20C167.2798,207.9445%20160.9878,213.7745%20160.4188,221.2175%20L160.3488,222.1385%20L144.7598,222.1805%20Z'%20id='Fill-77'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M61.5371,204.5447%20C61.5371,204.5447%2059.2661,205.0067%2059.2661,204.1827%20C59.2661,192.0837%2093.8651,189.2567%2097.0431,202.0147%20C98.0921,206.2247%2073.9431,207.3187%2072.4041,201.8827%20L61.5371,204.5447'%20id='Fill-79'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(23.000000,%20136.000000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-3'%3e%3c/g%3e%3cg%20id='Common/Illustrations/Ziggy'%20mask='url(%23mask-2)'%3e%3cg%20transform='translate(12.000000,%2014.000000)'%20id='Group-12'%3e%3cg%3e%3cpath%20d='M52.5811,103.77574%20L57.5601,103.7136%20C59.2711,103.6916%2060.8111,102.6256%2061.4121,101.0206%20C63.1221,96.4486%2062.6291,92.2736%2062.7951,88.6946%20C63.1021,82.0656%2062.0251,78.6836%2060.9691,73.1566%20L53.4971,73.4226%20C53.4971,73.4226%2054.1671,76.1686%2054.6941,84.4206%20C54.8571,86.9736%2050.7641,97.2896%2051.0251,102.3216%20C51.0681,103.1466%2051.7551,103.7866%2052.5811,103.77574'%20id='Fill-61'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M54.6943,74.3811%20C54.9413,75.8881%2055.3473,78.9561%2055.6923,84.3571%20C55.7673,85.5391%2055.1923,87.6721%2054.2473,91.0541%20C53.1923,94.8231%2051.8813,99.5161%2052.0243,102.2701%20C52.0393,102.5581%2052.3093,102.7641%2052.5683,102.7761%20L57.5473,102.7131%20C58.8473,102.6961%2060.0243,101.8761%2060.4753,100.6701%20C61.7273,97.3221%2061.7393,94.2421%2061.7503,91.2641%20C61.7543,90.3611%2061.7563,89.4881%2061.7963,88.6491%20C62.0413,83.3651%2061.3903,80.2151%2060.5663,76.2271%20C60.4303,75.5711%2060.2913,74.8951%2060.1503,74.1871%20L54.6943,74.3811%20Z%20M52.5593,104.7761%20C51.2073,104.7761%2050.0973,103.7271%2050.0263,102.3731%20C49.8663,99.2921%2051.1703,94.6291%2052.3203,90.5161%20C53.0253,87.9941%2053.7543,85.3881%2053.6963,84.4841%20C53.1803,76.4131%2052.5323,73.6871%2052.5253,73.6601%20L52.2343,72.4671%20L61.7903,72.1261%20L61.9513,72.9691%20C62.1443,73.9811%2062.3393,74.9211%2062.5253,75.8221%20C63.3433,79.7841%2064.0503,83.2061%2063.7943,88.7401%20C63.7563,89.5541%2063.7533,90.3991%2063.7503,91.2721%20C63.7393,94.2781%2063.7263,97.6881%2062.3483,101.3711%20C61.6103,103.3441%2059.6903,104.6871%2057.5723,104.7131%20L52.5933,104.7761%20L52.5593,104.7761%20Z'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M37.79,80.2903%20L31.693,73.5493%20L27.983,73.7433%20C27.983,73.7433%2027.534,79.4213%2027.351,81.7983%20C27.027,85.9883%2025.395,94.2113%2024.375,97.8233%20C24.043,98.9993%2023.855,100.0963%2023.812,101.0883%20C23.739,102.7593%2025.148,104.1203%2026.821,104.09954%20L31.231,104.0443%20C33.801,104.0123%2036.062,102.2693%2036.663,99.7703%20C38.531,91.9923%2037.79,80.2903%2037.79,80.2903'%20id='Fill-65'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.9111,74.6965%20C28.7781,76.3825%2028.4861,80.0755%2028.3481,81.8755%20C28.0291,85.9975%2026.4271,94.2395%2025.3371,98.0945%20C25.0281,99.1895%2024.8511,100.2115%2024.8111,101.1315%20C24.7891,101.6345%2024.9751,102.1165%2025.3371,102.4885%20C25.7141,102.8775%2026.2401,103.0985%2026.7831,103.0985%20L26.8081,103.0985%20L31.2191,103.0445%20C33.3621,103.0175%2035.2011,101.5755%2035.6901,99.5375%20C37.3261,92.7285%2036.9131,82.6785%2036.8111,80.6985%20L31.2701,74.5725%20L28.9111,74.6965%20Z%20M26.7831,105.0985%20C25.7011,105.0985%2024.6531,104.6565%2023.9001,103.8805%20C23.1531,103.1095%2022.7671,102.1015%2022.8131,101.0445%20C22.8601,99.9695%2023.0611,98.7955%2023.4131,97.5515%20C24.4551,93.8605%2026.0491,85.6675%2026.3531,81.7205%20C26.5371,79.3435%2026.9861,73.6645%2026.9861,73.6645%20L27.0561,72.7905%20L32.1161,72.5255%20L38.7651,79.8785%20L38.7881,80.2265%20C38.8181,80.7115%2039.5171,92.1695%2037.6361,100.0045%20C36.9321,102.9335%2034.3031,105.0065%2031.2441,105.0445%20L26.8341,105.0985%20L26.7831,105.0985%20Z'%20id='Fill-67'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.792,85.9778%20L29.089,86.2388%20L29.059,85.7378%20L28.792,85.9778%20Z%20M29.209,86.3438%20L29.425,86.5348%20L30.573,86.0768%20L30.456,85.8288%20L29.661,86.0288%20L29.679,86.3158%20L29.209,86.3438%20Z%20M29.325,87.1128%20L28.04,85.9818%20L29.229,84.9118%20L29.563,85.2828%20L29.173,85.6348%20L30.733,85.2448%20L31.253,86.3438%20L29.325,87.1128%20Z'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.0537,55.012%20C33.4327,54.867%2037.4977,51.8%2046.4287,51.276%20C46.5507,50.691%2046.7007,50.16%2046.8957,49.726%20C48.4687,46.203%2050.6237,36.084%2049.0747,29.475%20L47.8497,24.244%20C47.4477,22.528%2047.2337,20.773%2047.2107,19.011%20C47.2017,18.277%2047.2677,17.559%2047.4007,16.865%20C47.4337,16.691%2047.4707,16.519%2047.5127,16.349%20C47.6377,15.837%2047.7987,15.34%2047.9947,14.861%20C48.0607,14.7%2048.1287,14.542%2048.2017,14.386%20C48.3477,14.074%2048.5077,13.771%2048.6817,13.476%20C48.8557,13.182%2049.0427,12.896%2049.2437,12.62%20C49.8467,11.794%2050.5657,11.057%2051.3757,10.434%20C51.6467,10.227%2051.9277,10.032%2052.2177,9.85%20C53.8137,8.853%2055.6947,8.267%2057.7127,8.241%20L59.4567,8.219%20C62.3947,8.183%2065.0687,9.339%2067.0167,11.241%20C67.2607,11.478%2067.4927,11.727%2067.7127,11.987%20C68.1137,12.459%2068.4697,12.969%2068.7837,13.506%20C68.9017,13.708%2069.0157,13.913%2069.1197,14.123%20C69.1967,14.278%2069.2697,14.434%2069.3387,14.592%20C69.5467,15.067%2069.7207,15.56%2069.8587,16.068%20C69.9957,16.575%2070.0967,17.099%2070.1577,17.635%20C70.1997,17.991%2070.2217,18.355%2070.2267,18.722%20C70.2367,19.453%2069.9477,20.12%2069.4737,20.606%20C68.9997,21.092%2068.3407,21.397%2067.6087,21.407%20L56.7197,21.543%20L58.4867,30.974%20C60.5427,40.658%2060.0427,47.159%2058.5987,51.506%20C58.2767,52.476%2056.4177,55.919%2056.4177,55.919%20C61.9707,64.443%2070.3677,68.094%2079.3097,69.072%20C86.9117,69.903%20103.2107,62.776%2094.6617,54.874%20C86.1137,46.973%2096.3847,51.824%2097.9007,52.819%20C99.4157,53.813%20108.1997,61.212%2098.9077,72.346%20C94.9787,77.054%2090.5147,81.346%2079.6867,84.729%20C77.9497,85.271%2068.4477,86.082%2063.3457,87.616%20C48.1567,92.184%2035.7027,87.581%2028.6317,77.606%20C21.5897,67.67%2027.3247,55.069%2029.0537,55.012'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M29.2314,56.0061%20C28.7534,56.3881%2027.4504,58.4851%2026.7094,61.9071%20C26.0114,65.1271%2025.4394,71.3731%2029.4474,77.0271%20C36.7784,87.3671%2049.0284,90.8811%2063.0574,86.6581%20C66.3134,85.6801%2071.2974,84.9911%2074.9374,84.4881%20C76.9304,84.2131%2078.8144,83.9531%2079.3884,83.7751%20C90.2314,80.3871%2094.4454,76.1321%2098.1394,71.7051%20C101.2104,68.0271%20102.5114,64.4421%20102.0074,61.0521%20C101.4214,57.1051%2098.4484,54.3741%2097.3514,53.6541%20C96.5534,53.1301%2094.2954,52.0781%2092.8834,51.6351%20C93.3144,52.1571%2094.0584,52.9541%2095.3404,54.1401%20C98.6584,57.2061%2098.3664,60.0211%2097.5374,61.8411%20C95.0854,67.2191%2084.6844,70.6631%2079.2014,70.0661%20C68.6554,68.9121%2060.7084,64.3371%2055.5804,56.4651%20L55.2554,55.9671%20L55.5384,55.4441%20C56.2404,54.1431%2057.4344,51.8361%2057.6494,51.1911%20C59.3124,46.1871%2059.2644,39.4541%2057.5074,31.1821%20L55.5174,20.5581%20L67.5954,20.4061%20C68.0374,20.4011%2068.4504,20.2241%2068.7564,19.9081%20C69.0664,19.5911%2069.2324,19.1751%2069.2264,18.7351%20C69.2224,18.4021%2069.2024,18.0721%2069.1654,17.7491%20C69.1094,17.2681%2069.0184,16.7901%2068.8934,16.3291%20C68.7694,15.8721%2068.6114,15.4221%2068.4224,14.9931%20C68.3594,14.8491%2068.2934,14.7061%2068.2234,14.5661%20C68.1294,14.3781%2068.0254,14.1921%2067.9194,14.0081%20C67.6294,13.5141%2067.3024,13.0501%2066.9504,12.6331%20C66.7514,12.3981%2066.5404,12.1721%2066.3194,11.9571%20C64.5054,10.1881%2062.1214,9.2181%2059.5914,9.2181%20C59.5504,9.2181%2059.5094,9.2181%2059.4694,9.2191%20L57.7254,9.2411%20C55.9584,9.2641%2054.2374,9.7671%2052.7484,10.6971%20C52.4854,10.8621%2052.2294,11.0401%2051.9834,11.2281%20C51.2504,11.7921%2050.5994,12.4591%2050.0514,13.2091%20C49.8694,13.4591%2049.7004,13.7191%2049.5424,13.9851%20C49.3854,14.2511%2049.2404,14.5271%2049.1084,14.8091%20C49.0424,14.9511%2048.9794,15.0941%2048.9204,15.2381%20C48.7444,15.6711%2048.5964,16.1241%2048.4844,16.5861%20C48.4454,16.7411%2048.4124,16.8961%2048.3824,17.0521%20C48.2604,17.6891%2048.2034,18.3441%2048.2104,18.9991%20C48.2324,20.6861%2048.4384,22.3741%2048.8234,24.0161%20L50.0484,29.2461%20C51.6504,36.0811%2049.4414,46.4771%2047.8084,50.1341%20C47.6594,50.4681%2047.5244,50.9201%2047.4074,51.4801%20L47.2514,52.2291%20L46.4874,52.2741%20C41.4624,52.5681%2037.9594,53.7081%2035.1444,54.6241%20C33.0164,55.3161%2031.1714,55.9161%2029.2314,56.0061%20M52.0404,90.3601%20C42.0894,90.3601%2033.4554,86.1401%2027.8164,78.1841%20C22.2014,70.2611%2024.2584,60.9821%2026.3604,56.7481%20C27.6964,54.0571%2028.6934,54.0241%2029.0204,54.0131%20C30.7314,53.9561%2032.4064,53.4111%2034.5254,52.7221%20C37.3104,51.8171%2040.7454,50.6991%2045.6274,50.3271%20C45.7344,49.9451%2045.8514,49.6111%2045.9824,49.3181%20C47.4774,45.9711%2049.5804,36.0141%2048.1014,29.7031%20L46.8764,24.4731%20C46.4584,22.6901%2046.2344,20.8571%2046.2104,19.0241%20C46.2014,18.2351%2046.2714,17.4441%2046.4184,16.6771%20C46.4554,16.4851%2046.4964,16.2961%2046.5424,16.1091%20C46.6774,15.5541%2046.8554,15.0051%2047.0694,14.4821%20C47.1414,14.3071%2047.2154,14.1331%2047.2964,13.9611%20C47.4554,13.6221%2047.6294,13.2901%2047.8204,12.9681%20C48.0104,12.6451%2048.2164,12.3321%2048.4364,12.0301%20C49.0954,11.1271%2049.8794,10.3221%2050.7664,9.6411%20C51.0634,9.4131%2051.3704,9.2001%2051.6864,9.0021%20C53.4884,7.8771%2055.5674,7.2691%2057.7004,7.2411%20L59.4444,7.2191%20C62.5644,7.1521%2065.4914,8.3561%2067.7144,10.5251%20C67.9814,10.7831%2068.2354,11.0561%2068.4764,11.3411%20C68.9034,11.8451%2069.2974,12.4031%2069.6474,13.0011%20C69.7774,13.2251%2069.9014,13.4481%2070.0154,13.6781%20C70.0994,13.8491%2070.1794,14.0191%2070.2544,14.1911%20C70.4824,14.7101%2070.6734,15.2531%2070.8234,15.8061%20C70.9744,16.3631%2071.0854,16.9401%2071.1514,17.5211%20C71.1964,17.9101%2071.2204,18.3071%2071.2264,18.7081%20C71.2394,19.6841%2070.8714,20.6061%2070.1894,21.3041%20C69.5094,22.0011%2068.5974,22.3941%2067.6224,22.4061%20L57.9214,22.5281%20L59.4684,30.7891%20C61.2954,39.3911%2061.3244,46.4751%2059.5474,51.8211%20C59.2774,52.6361%2058.1344,54.8231%2057.5824,55.8631%20C62.3774,62.9081%2069.7204,67.0171%2079.4184,68.0771%20C84.6304,68.6621%2093.8124,65.1931%2095.7164,61.0121%20C96.5374,59.2121%2095.9694,57.4441%2093.9834,55.6091%20C90.5994,52.4811%2089.7414,51.0631%2090.5814,49.9871%20C92.0454,48.1181%2098.3874,51.9421%2098.4494,51.9831%20C100.0714,53.0471%20103.3174,56.2501%20103.9864,60.7581%20C104.5774,64.7361%20103.1264,68.8511%2099.6744,72.9861%20C95.9364,77.4661%2091.3364,82.1371%2079.9844,85.6831%20C79.2524,85.9121%2077.5564,86.1461%2075.2104,86.4701%20C71.6364,86.9641%2066.7414,87.6401%2063.6334,88.5741%20C59.6444,89.7741%2055.7514,90.3601%2052.0404,90.3601'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.3311,40.4241%20C38.5391,29.1601%2029.4921,20.4241%2019.3121,18.6821%20C17.1991,18.3201%2016.5051,17.6671%2014.1981,17.6951%20L12.4321,17.7181%20C6.4801,17.7931%201.7171,22.6781%201.7921,28.6291%20C1.8101,30.1121%203.0281,31.3001%204.5121,31.2811%20C4.5121,31.2811%2022.6301,31.0481%2022.7151,31.0391%20C22.7161,31.0401%2024.1901,31.0221%2024.1911,31.0231%20C24.1891,31.0251%2022.7131,31.0441%2022.7111,31.0461%20C26.7391,32.6961%2029.2971,37.7851%2029.7701,40.5311%20C30.4461,44.4421%2030.0281,47.6791%2028.7251,50.3101%20C27.8551,52.0621%2027.7811,54.1611%2027.9391,55.8581%20C27.9391,55.8581%2027.9821,55.8721%2028.0441,55.8921%20C28.1181,56.7991%2028.2781,57.8301%2028.5631,59.0051%20C30.2541,57.7951%2032.8861,55.9731%2033.3671,55.7111%20C34.4061,55.1461%2036.7541,53.8581%2037.8041,53.2381%20C44.5141,49.2781%2038.2131,46.8301%2038.3311,40.4241'%20id='Fill-75'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M28.8887,55.1106%20L28.9017,55.1136%20L29.0407,55.8106%20C29.0797,56.2906%2029.1437,56.7906%2029.2317,57.3056%20C30.6837,56.2856%2032.4397,55.0776%2032.8897,54.8326%20C34.0557,54.1986%2036.2957,52.9666%2037.2957,52.3776%20C40.7007,50.3686%2040.1977,49.2906%2038.9817,46.6856%20C38.2247,45.0646%2037.2827,43.0466%2037.3307,40.4056%20C37.5417,28.9936%2028.1177,21.2036%2019.1437,19.6676%20C18.2787,19.5186%2017.6317,19.3246%2017.0607,19.1536%20C16.1807,18.8886%2015.4797,18.6826%2014.2107,18.6956%20L12.4447,18.7176%20C7.0537,18.7866%202.7237,23.2266%202.7917,28.6166%20C2.7977,29.0666%202.9787,29.4886%203.3007,29.8026%20C3.6237,30.1176%204.0547,30.3276%204.4987,30.2816%20C10.6347,30.2026%2022.3317,30.0496%2022.6767,30.0406%20L23.1087,30.0276%20L23.1167,30.0346%20L23.4417,30.0316%20C23.6317,30.0286%2023.7777,30.0116%2023.9247,30.0266%20L24.1557,30.0236%20L24.1567,30.0296%20C24.5807,30.0436%2024.6867,30.1036%2024.8987,30.3156%20L25.6057,31.0226%20L25.2517,31.3776%20C28.3457,33.7376%2030.3197,37.8286%2030.7557,40.3616%20C31.4447,44.3466%2031.0627,47.8436%2029.6207,50.7546%20C28.9377,52.1316%2028.8267,53.7886%2028.8887,55.1106%20L28.8887,55.1106%20Z%20M27.9417,60.6796%20L27.5917,59.2416%20C27.3727,58.3396%2027.2127,57.4646%2027.1137,56.6316%20L27.0047,56.5946%20L26.9437,55.9506%20C26.7197,53.5486%2027.0177,51.5016%2027.8287,49.8656%20C29.0777,47.3436%2029.4007,44.2606%2028.7847,40.7016%20C28.3977,38.4516%2026.1607,33.6576%2022.4977,32.0426%20C21.6177,32.0576%2018.1997,32.1056%204.5247,32.2816%20C3.5357,32.2686%202.6097,31.9216%201.9047,31.2346%20C1.1997,30.5476%200.8047,29.6266%200.7917,28.6416%20C0.7097,22.1486%205.9257,16.7996%2012.4187,16.7176%20L14.1857,16.6956%20C15.7787,16.6746%2016.6757,16.9486%2017.6357,17.2376%20C18.1777,17.4006%2018.7377,17.5686%2019.4817,17.6966%20C29.2767,19.3726%2039.5627,27.9146%2039.3307,40.4426%20C39.2907,42.6206%2040.0887,44.3306%2040.7937,45.8396%20C42.0167,48.4596%2043.2807,51.1676%2038.3117,54.0996%20C37.2877,54.7036%2035.0227,55.9486%2033.8447,56.5896%20C33.4637,56.7976%2031.0477,58.4566%2029.1457,59.8186%20L27.9417,60.6796%20Z'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.7246,53.5051%20C32.6146,51.7681%2032.3366,50.8781%2032.5226,50.1681%20C33.5936,46.0811%2033.9436,44.7911%2033.8886,40.4801%20C33.8346,36.1941%2031.2996,31.9901%2027.6066,29.7841%20C27.4036,29.6631%2024.7626,29.5101%2022.7106,31.0461%20C26.7396,32.6961%2029.2966,37.7851%2029.7706,40.5311%20C30.4466,44.4421%2030.0286,47.6791%2028.7246,50.3101%20C27.8556,52.0621%2027.7816,54.1611%2027.9396,55.8581%20C27.9396,55.8581%2032.8786,57.6421%2032.7246,53.5051'%20id='Fill-79'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M28.4102,55.4827%20C29.2132,55.7127%2030.7382,55.9707%2031.5672,55.3637%20C32.0352,55.0207%2032.2572,54.4037%2032.2252,53.5307%20C32.1832,52.8827%2032.1192,52.3557%2032.0642,51.9127%20C31.9692,51.1347%2031.8992,50.5737%2032.0392,50.0427%20L32.0692,49.9247%20C33.1242,45.9027%2033.4422,44.6887%2033.3892,40.4857%20C33.3382,36.4067%2030.9672,32.3747%2027.3492,30.2137%20C27.2042,30.1847%2025.4202,30.0917%2023.7402,30.9847%20C27.4182,32.9927%2029.7862,37.6807%2030.2642,40.4467%20C30.9332,44.3257%2030.5662,47.7187%2029.1732,50.5317%20C28.3812,52.1287%2028.3082,54.0487%2028.4102,55.4827%20M30.1142,56.7377%20C28.9262,56.7377%2027.8412,56.3537%2027.7692,56.3287%20L27.4712,56.2197%20L27.4412,55.9047%20C27.2942,54.3167%2027.3182,52.0197%2028.2762,50.0867%20C29.5742,47.4687%2029.9112,44.2827%2029.2772,40.6167%20C28.7842,37.7557%2026.1622,33.0007%2022.5212,31.5087%20L21.7052,31.1737%20L22.4112,30.6457%20C24.5582,29.0387%2027.4162,29.0877%2027.8622,29.3547%20C31.7712,31.6897%2034.3332,36.0537%2034.3892,40.4737%20C34.4432,44.8117%2034.0892,46.1647%2033.0362,50.1787%20L33.0062,50.2957%20C32.9162,50.6417%2032.9722,51.0987%2033.0562,51.7907%20C33.1132,52.2517%2033.1812,52.7997%2033.2232,53.4737%20L33.2242,53.4867%20C33.2702,54.7167%2032.9112,55.6207%2032.1562,56.1717%20C31.5672,56.6017%2030.8222,56.7377%2030.1142,56.7377'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M6.80077851,19.6204%20C6.80077851,19.6204%206.7738,17.7384%208.6338,16.9674%20C9.2008,16.7314%2010.2378,16.2944%2010.2378,16.2944%20C10.2378,16.2944%2011.3808,18.6364%2010.1268,19.2454%20C8.3218,20.1234%206.80077851,19.6204%206.80077851,19.6204'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M7.3467,19.2239%20C7.8667,19.2939%208.8347,19.3189%209.9087,18.7959%20C10.0347,18.7349%2010.1127,18.6439%2010.1607,18.5029%20C10.3057,18.0839%2010.1357,17.4169%209.9677,16.9509%20C9.6187,17.0969%209.1467,17.2949%208.8257,17.4289%20C7.7767,17.8639%207.4497,18.7219%207.3467,19.2239%20M7.9147,20.2639%20C7.1697,20.2639%206.6807,20.1079%206.6437,20.0949%20L6.3057,19.9839%20L6.3007,19.6269%20C6.2997,19.5369%206.2927,17.3969%208.4427,16.5049%20C9.0087,16.2709%2010.0427,15.8329%2010.0427,15.8329%20L10.4787,15.6499%20L10.6867,16.0749%20C10.7687,16.2439%2011.4787,17.7499%2011.1067,18.8289%20C10.9717,19.2189%2010.7087,19.5189%2010.3457,19.6959%20C9.4247,20.1429%208.5707,20.2639%207.9147,20.2639'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M11.4648,18.2376%20C11.4648,18.2376%2011.4858,15.6736%2014.3658,15.2626%20C14.9028,15.1866%2016.3078,15.2026%2016.3078,15.2026%20C16.3078,15.2026%2016.9888,17.9076%2015.4718,18.1876%20C13.6058,18.5316%2011.4648,18.2376%2011.4648,18.2376'%20id='Fill-87'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M12.0303,17.7942%20C12.7553,17.8562%2014.1433,17.9242%2015.3813,17.6952%20C15.5503,17.6652%2015.6663,17.5882%2015.7573,17.4462%20C16.0253,17.0282%2015.9753,16.2232%2015.8953,15.7012%20C15.4143,15.7022%2014.7413,15.7152%2014.4363,15.7582%20C12.7023,16.0052%2012.1843,17.1462%2012.0303,17.7942%20M13.4103,18.8562%20C12.3083,18.8562%2011.4533,18.7402%2011.3963,18.7322%20L10.9613,18.6732%20L10.9653,18.2332%20C10.9733,17.1972%2011.6803,15.1402%2014.2963,14.7682%20C14.8543,14.6892%2016.1623,14.7012%2016.3133,14.7022%20L16.6983,14.7062%20L16.7923,15.0802%20C16.8413,15.2722%2017.2453,16.9792%2016.5983,17.9862%20C16.3593,18.3582%2016.0013,18.5992%2015.5623,18.6792%20C14.8373,18.8132%2014.0783,18.8562%2013.4103,18.8562'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M17.2041,18.4114%20C17.2041,18.4114%2017.5481,15.5624%2020.1121,16.3124%20C21.2081,16.6324%2021.8241,17.4544%2021.8241,17.4544%20C21.8241,17.4544%2021.3431,19.6264%2020.3241,19.3954%20C18.5441,18.9924%2017.2041,18.4114%2017.2041,18.4114'%20id='Fill-91'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M17.7822,18.1047%20C18.2932,18.2987%2019.2712,18.6447%2020.4342,18.9087%20C20.4682,18.9137%2020.5082,18.9197%2020.5792,18.8757%20C20.8632,18.6967%2021.1312,18.0807%2021.2732,17.5867%20C21.0542,17.3647%2020.6032,16.9767%2019.9722,16.7927%20C19.3842,16.6217%2018.9232,16.6557%2018.5552,16.8977%20C18.1102,17.1917%2017.8862,17.7397%2017.7822,18.1047%20M20.4732,19.9127%20C20.3872,19.9127%2020.3012,19.9027%2020.2142,19.8827%20C18.4082,19.4747%2017.0612,18.8947%2017.0052,18.8707%20L16.6632,18.7217%20L16.7082,18.3517%20C16.7162,18.2887%2016.9082,16.7877%2018.0052,16.0637%20C18.6242,15.6557%2019.3792,15.5767%2020.2532,15.8337%20C21.4942,16.1947%2022.1952,17.1157%2022.2242,17.1547%20L22.3622,17.3377%20L22.3122,17.5627%20C22.2752,17.7287%2021.9282,19.2057%2021.1152,19.7197%20C20.9142,19.8477%2020.6962,19.9127%2020.4732,19.9127'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M24.7959,32.1223%20C24.7959,32.1223%2030.7099,28.8093%2029.5089,23.3763%20C30.3079,24.0183%2032.4459,25.9773%2033.2259,26.9843%20C33.2389,28.0513%2033.4879,32.2843%2027.6759,35.1933%20C26.6339,34.1403%2025.7509,32.8203%2024.7959,32.1223'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.6338,32.176%20C26.0598,32.579%2026.4688,33.063%2026.8948,33.566%20C27.1808,33.905%2027.4748,34.252%2027.7788,34.578%20C32.7188,31.958%2032.7488,28.431%2032.7288,27.163%20C32.1668,26.481%2031.0578,25.408%2030.1648,24.604%20C30.2838,28.53%2027.0088,31.222%2025.6338,32.176%20L25.6338,32.176%20Z%20M27.5748,35.803%20L27.3208,35.545%20C26.8998,35.119%2026.5088,34.657%2026.1308,34.211%20C25.5678,33.545%2025.0338,32.916%2024.5008,32.526%20L23.8738,32.068%20L24.5508,31.687%20C24.6078,31.655%2030.1258,28.485%2029.0208,23.485%20L28.7138,22.096%20L29.8218,22.987%20C30.6758,23.672%2032.8208,25.645%2033.6208,26.679%20L33.7238,26.811%20L33.7258,26.978%20C33.7928,30.791%2031.8318,33.672%2027.8998,35.641%20L27.5748,35.803%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M7.60448882,19.092%20C7.60448882,19.092%207.5905,18.118%208.5535,17.719%20C8.8475,17.597%209.3835,17.37%209.3835,17.37%20C9.3835,17.37%209.9755,18.582%209.3265,18.898%20C8.3915,19.353%207.60448882,19.092%207.60448882,19.092'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M12.6895,17.6428%20C12.6895,17.6428%2012.7005,16.3338%2014.1685,16.1248%20C14.4425,16.0858%2015.1585,16.0948%2015.1585,16.0948%20C15.1585,16.0948%2015.5055,17.4738%2014.7315,17.6168%20C13.7805,17.7918%2012.6895,17.6428%2012.6895,17.6428'%20id='Fill-101'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M18.1201,18.1946%20C18.1201,18.1946%2018.3031,16.6836%2019.6631,17.0816%20C20.2451,17.2516%2020.5711,17.6866%2020.5711,17.6866%20C20.5711,17.6866%2020.3161,18.8396%2019.7751,18.7166%20C18.8311,18.5036%2018.1201,18.1946%2018.1201,18.1946'%20id='Fill-103'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.7285,29.3235%20L11.2835,29.3915%20C11.2495,26.6495%2013.4445,24.3985%2016.1865,24.3635%20L16.6665,24.3575%20C18.0375,24.3415%2019.1635,25.4385%2019.1795,26.8095%20C19.1975,28.1805%2018.0995,29.3055%2016.7285,29.3235'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M16.2686,29.2366%20L11.3756,29.2976%20C11.3486,27.1426%2013.0736,25.3746%2015.2286,25.3466%20L16.2196,25.3356%20C17.2966,25.3216%2018.1806,26.1836%2018.1946,27.2606%20C18.2076,28.3386%2017.3456,29.2226%2016.2686,29.2366'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M16.2451,25.8352%20L16.2251,25.8352%20L15.2341,25.8472%20C14.3261,25.8582%2013.4761,26.2232%2012.8421,26.8732%20C12.3251,27.4022%2012.0021,28.0702%2011.9061,28.7902%20L16.2631,28.7362%20C17.0621,28.7272%2017.7041,28.0672%2017.6941,27.2672%20C17.6891,26.8802%2017.5341,26.5182%2017.2571,26.2472%20C16.9841,25.9812%2016.6251,25.8352%2016.2451,25.8352%20L16.2451,25.8352%20Z%20M10.8831,29.8032%20L10.8761,29.3042%20C10.8611,28.1282%2011.3051,27.0172%2012.1261,26.1752%20C12.9461,25.3332%2014.0461,24.8612%2015.2231,24.8472%20L16.2141,24.8352%20L16.2451,24.8352%20C17.5821,24.8352%2018.6781,25.9142%2018.6941,27.2542%20C18.7121,28.6062%2017.6261,29.7192%2016.2741,29.7362%20L10.8831,29.8032%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M12.2363,27.221%20C12.2433,27.823%2012.7373,28.304%2013.3393,28.297%20C13.9413,28.289%2014.4233,27.795%2014.4153,27.194%20C14.4073,26.592%2013.9143,26.111%2013.3113,26.117%20C12.7103,26.125%2012.2283,26.619%2012.2363,27.221'%20id='Fill-111'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M4.2529,30.4661%20L4.2529,30.4661%20C4.5619,30.3961%204.8359,30.2201%205.0299,29.9701%20L5.3899,29.5061%20L4.5779,29.6911%20L4.1009,29.7991%20C3.9169,29.8411%203.8019,30.0251%203.8439,30.2081%20C3.8859,30.3931%204.0679,30.5081%204.2529,30.4661'%20id='Fill-113'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.8027,32.217%20C25.8027,32.217%2030.3597,29.69%2030.2267,24.715%20C32.2157,26.126%2032.7617,27.048%2032.7617,27.048%20C32.7617,27.048%2032.4487,29.421%2031.3597,30.63%20C29.6887,32.487%2027.9317,33.073%2025.8027,32.217'%20id='Fill-115'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M30.1348,31.2893%20C30.1348,31.2893%2028.3498,33.1513%2026.5958,34.0573'%20id='Fill-117'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.8252,34.5012%20L26.3662,33.6122%20C28.0272,32.7552%2029.7572,30.9612%2029.7732,30.9432%20L30.4962,31.6352%20C30.4212,31.7142%2028.6322,33.5682%2026.8252,34.5012'%20id='Fill-119'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M48.3682,50.4094%20L47.3202,48.4054%20C43.3862,39.0724%2042.7272,33.5714%2044.5962,24.5944%20L45.6892,19.3344%20C46.0482,17.6084%2046.2182,15.8484%2046.1952,14.0864%20C46.1222,8.2124%2041.3002,3.5104%2035.4262,3.5844%20L33.7092,3.6054%20C27.9152,3.6794%2023.2772,8.4334%2023.3502,14.2274%20L23.3542,14.5294%20C23.3712,15.9074%2024.5032,17.0114%2025.8822,16.9934%20L36.7542,16.8564%20L35.2242,26.3294%20C30.4972,51.7214%2031.1322,61.9834%2041.0352,59.7484'%20id='Fill-121'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M38.6006,61.0491%20C36.7766,61.0491%2035.3126,60.5011%2034.1656,59.3971%20C30.4346,55.8041%2030.4546,46.4821%2034.2416,26.1471%20L35.5776,17.8711%20L25.8946,17.9931%20C24.9716,17.9861%2024.0796,17.6531%2023.4096,17.0011%20C22.7406,16.3491%2022.3666,15.4761%2022.3546,14.5411%20L22.3506,14.2401%20C22.3116,11.1711%2023.4706,8.2711%2025.6136,6.0731%20C27.7566,3.8761%2030.6266,2.6451%2033.6966,2.6061%20L35.4126,2.5841%20C38.5126,2.5101%2041.4566,3.7171%2043.6836,5.8891%20C45.9096,8.0591%2047.1566,10.9661%2047.1956,14.0731%20C47.2186,15.9041%2047.0406,17.7421%2046.6686,19.5371%20L45.5756,24.7971%20C43.7486,33.5701%2044.3476,38.7791%2048.2426,48.0171%20L49.2536,49.9461%20L47.4826,50.8721%20L46.4346,48.8691%20C42.3666,39.2271%2041.7156,33.5261%2043.6166,24.3901%20L44.7096,19.1311%20C45.0536,17.4781%2045.2166,15.7841%2045.1956,14.0991%20C45.1626,11.5251%2044.1306,9.1171%2042.2886,7.3201%20C40.4446,5.5241%2038.0086,4.5271%2035.4386,4.5841%20L33.7216,4.6061%20C28.4886,4.6721%2024.2846,8.9831%2024.3506,14.2151%20L24.3546,14.5171%20C24.3596,14.9161%2024.5196,15.2901%2024.8056,15.5691%20C25.0916,15.8481%2025.5016,15.9861%2025.8696,15.9931%20L37.9306,15.8421%20L36.2116,26.4881%20C33.7046,39.9621%2031.6676,54.2151%2035.5536,57.9561%20C36.6886,59.0501%2038.4086,59.3171%2040.8156,58.7731%20L41.2546,60.7241%20C40.2956,60.9411%2039.4126,61.0491%2038.6006,61.0491'%20id='Fill-123'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M28.4766,4.9299%20C28.4766,4.9299%2028.6276,3.0839%2030.4506,2.3289%20C31.0066,2.0979%2031.8846,2.3259%2031.8846,2.3259%20C31.8846,2.3259%2032.9636,3.9659%2031.7346,4.5639%20C29.9656,5.4229%2028.4766,4.9299%2028.4766,4.9299'%20id='Fill-125'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M29.0674,4.5422%20C29.5814,4.6062%2030.4884,4.6132%2031.5154,4.1132%20C31.7204,4.0152%2031.7754,3.8972%2031.8004,3.8072%20C31.8874,3.4932%2031.7054,3.0382%2031.5634,2.7692%20C31.2714,2.7182%2030.8724,2.6932%2030.6424,2.7912%20C29.6224,3.2132%2029.2214,4.0352%2029.0674,4.5422%20M29.5694,5.5702%20C28.8374,5.5702%2028.3554,5.4162%2028.3194,5.4042%20L27.9464,5.2802%20L27.9784,4.8892%20C27.9854,4.8012%2028.1784,2.7292%2030.2584,1.8672%20C30.9504,1.5782%2031.9034,1.8132%2032.0094,1.8412%20L32.1964,1.8902%20L32.3024,2.0512%20C32.3764,2.1622%2033.0134,3.1682%2032.7654,4.0702%20C32.6514,4.4842%2032.3714,4.8102%2031.9534,5.0132%20C31.0504,5.4512%2030.2134,5.5702%2029.5694,5.5702'%20id='Fill-127'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8301,4.2678%20C32.8301,4.2678%2032.8531,1.3628%2036.1151,0.8988%20C36.7241,0.8118%2037.5071,0.8618%2037.5071,0.8618%20C37.5071,0.8618%2039.0861,3.8938%2037.3671,4.2098%20C35.2551,4.5998%2032.8301,4.2678%2032.8301,4.2678'%20id='Fill-129'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.3848,3.8245%20C34.1808,3.8955%2035.8188,3.9875%2037.2768,3.7185%20C37.4888,3.6785%2037.5588,3.5905%2037.5988,3.5085%20C37.8128,3.0705%2037.5148,2.0635%2037.1888,1.3495%20C36.9228,1.3405%2036.5208,1.3455%2036.1858,1.3935%20C34.0938,1.6915%2033.5338,3.0915%2033.3848,3.8245%20M35.0288,4.9005%20C33.7878,4.9005%2032.8258,4.7715%2032.7628,4.7625%20L32.3258,4.7035%20L32.3298,4.2635%20C32.3398,3.1095%2033.1278,0.8185%2036.0448,0.4035%20C36.6978,0.3115%2037.5058,0.3615%2037.5378,0.3625%20L37.8208,0.3805%20L37.9498,0.6315%20C38.0648,0.8505%2039.0528,2.8105%2038.4968,3.9475%20C38.3598,4.2295%2038.0678,4.5905%2037.4578,4.7025%20C36.6388,4.8525%2035.7818,4.9005%2035.0288,4.9005'%20id='Fill-131'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M38.6826,4.8547%20C38.6826,4.8547%2039.0906,2.0737%2041.5836,2.8717%20C42.6496,3.2117%2043.2326,4.0327%2043.2326,4.0327%20C43.2326,4.0327%2042.7056,6.1477%2041.7136,5.8967%20C39.9816,5.4577%2038.6826,4.8547%2038.6826,4.8547'%20id='Fill-133'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M39.2695,4.5627%20C39.7665,4.7667%2040.7105,5.1257%2041.8365,5.4127%20C41.8715,5.4207%2041.9085,5.4237%2041.9715,5.3847%20C42.2485,5.2187%2042.5275,4.6217%2042.6785,4.1517%20C42.4685,3.9277%2042.0395,3.5417%2041.4315,3.3477%20C40.8655,3.1667%2040.4145,3.1897%2040.0495,3.4157%20C39.6135,3.6877%2039.3815,4.2087%2039.2695,4.5627%20M41.8755,6.4167%20C41.7815,6.4167%2041.6855,6.4057%2041.5905,6.3807%20C39.8335,5.9357%2038.5275,5.3337%2038.4725,5.3077%20L38.1335,5.1517%20L38.1875,4.7827%20C38.1975,4.7197%2038.4235,3.2507%2039.5205,2.5667%20C40.1385,2.1807%2040.8835,2.1227%2041.7365,2.3947%20C42.9465,2.7827%2043.6125,3.7037%2043.6395,3.7427%20L43.7735,3.9297%20L43.7175,4.1537%20C43.6515,4.4177%2043.2825,5.7657%2042.4855,6.2437%20C42.2925,6.3587%2042.0855,6.4167%2041.8755,6.4167'%20id='Fill-135'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.2783,54.6731%20C29.8923,54.2011%2030.5163,53.9251%2031.0543,53.7891'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M29.583,55.0696%20L28.974,54.2766%20C29.58,53.8106%2030.258,53.4746%2030.933,53.3046%20L31.177,54.2736%20C30.798,54.3696%2030.214,54.5856%2029.583,55.0696'%20id='Fill-139'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8779,54.5706%20C31.0109,47.3726%2034.0429,33.5246%2034.5889,30.1196%20L36.7519,16.4756%20L37.7749,16.4634463%20C39.0719,16.4466%2040.0709,17.8426%2039.9029,19.1316%20L38.3589,30.9606%20C37.8379,34.9666%2037.4749,53.4876%2044.4719,57.3776%20C45.9649,58.2076%2048.3669,57.6206%2049.2699,57.1756%20C52.5519,55.5566%2053.4499,51.4266%2054.1319,48.0986%20C55.5429,41.2116%2054.3089,35.8336%2053.9089,30.4536%20L53.4769,23.7206%20C53.3989,22.5046%2054.3509,21.1996%2055.5679,21.1846%20L56.8099,21.1696%20L59.2169,34.7556%20C59.9379,38.6246%2061.8369,52.0466%2053.9939,58.4486%20C53.8529,58.5646%2055.9279,59.0016%2055.3409,60.0686%20C53.0119,64.3106%2046.1159,65.0636%2044.8389,66.8836%20C39.9189,73.8896%2044.7939,88.6266%2044.7939,88.6266%20C44.7939,88.6266%2039.2089,86.4776%2035.7289,83.4366%20C27.5929,76.3266%2026.4399,65.8936%2026.3639,62.8196%20C26.2739,59.1416%2027.2109,56.8476%2028.3839,55.4706'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M45.6006,89.4719%20L44.6146,89.0929%20C44.3826,89.0039%2038.9066,86.8769%2035.3996,83.8139%20C26.6246,76.1449%2025.9166,64.9909%2025.8646,62.8319%20C25.7826,59.4949%2026.5016,56.9089%2028.0026,55.1469%20L28.7646,55.7949%20C27.4466,57.3429%2026.7886,59.7679%2026.8646,62.8069%20C26.8956,64.0849%2027.4186,75.5099%2036.0576,83.0599%20C38.5736,85.2579%2042.2686,87.0039%2044.0046,87.7569%20C42.9856,84.2389%2040.1296,72.7199%2044.4296,66.5959%20C45.0066,65.7739%2046.3496,65.2249%2048.0506,64.5299%20C50.5036,63.5269%2053.5566,62.2789%2054.9026,59.8279%20C54.9596,59.7239%2054.9456,59.6799%2054.9396,59.6629%20C54.8616,59.4299%2054.2806,59.1709%2054.0616,59.0749%20C53.7786,58.9479%2053.5336,58.8389%2053.4926,58.5299%20L53.4546,58.2529%20L53.6766,58.0619%20C61.2256,51.8999%2059.4496,38.7349%2058.7256,34.8469%20L56.3916,21.6739%20L55.5746,21.6849%20C55.2016,21.6899%2054.8296,21.8699%2054.5296,22.1949%20C54.1546,22.5989%2053.9426,23.1719%2053.9756,23.6889%20L54.4086,30.4209%20C54.4986,31.6429%2054.6336,32.8689%2054.7706,34.1139%20C55.2406,38.3899%2055.7256,42.8119%2054.6216,48.1999%20C53.9586,51.4359%2053.0506,55.8679%2049.4916,57.6239%20C48.5596,58.0819%2045.9426,58.7689%2044.2286,57.8139%20C36.7226,53.6419%2037.4226,34.2839%2037.8636,30.8959%20L39.4076,19.0669%20C39.4776,18.5319%2039.2846,17.9329%2038.9026,17.5039%20C38.5916,17.1549%2038.2006,16.9629%2037.7976,16.9629%20L37.7826,16.9629%20L37.1796,16.9709%20L35.0826,30.1979%20C35.0086,30.6599%2034.8886,31.3149%2034.7426,32.1179%20C33.8536,36.9669%2031.7746,48.3259%2033.3626,54.4449%20L32.3936,54.6969%20C30.7506,48.3629%2032.7826,37.2689%2033.7576,31.9369%20C33.9036,31.1439%2034.0216,30.4969%2034.0946,30.0399%20L36.3246,15.9809%20L37.7696,15.9629%20L37.7986,15.9629%20C38.4906,15.9629%2039.1466,16.2739%2039.6496,16.8389%20C40.2266,17.4889%2040.5066,18.3689%2040.3996,19.1959%20L38.8556,31.0249%20C38.2486,35.6839%2038.1666,53.2999%2044.7146,56.9399%20C45.9916,57.6509%2048.2036,57.1429%2049.0486,56.7279%20C52.1696,55.1879%2053.0206,51.0329%2053.6416,47.9979%20C54.7136,42.7649%2054.2376,38.4219%2053.7766,34.2219%20C53.6386,32.9659%2053.5026,31.7289%2053.4106,30.4909%20L52.9776,23.7529%20C52.9266,22.9589%2053.2326,22.1229%2053.7956,21.5149%20C54.2846,20.9879%2054.9126,20.6929%2055.5626,20.6849%20L57.2276,20.6639%20L59.7086,34.6679%20C60.4396,38.5909%2062.1966,51.6709%2054.8716,58.3509%20C55.2776,58.5599%2055.7266,58.8679%2055.8876,59.3449%20C55.9606,59.5619%2056.0006,59.9059%2055.7796,60.3099%20C54.2626,63.0709%2051.0286,64.3929%2048.4296,65.4549%20C47.0026,66.0379%2045.6566,66.5889%2045.2476,67.1699%20C40.5276,73.8939%2045.2206,88.3249%2045.2686,88.4689%20L45.6006,89.4719%20Z'%20id='Fill-143'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M98.2627,59.7737%20C98.2627,59.7737%2099.3897,58.4937%2098.7267,56.8017%20C98.5237,56.2857%2097.8117,55.8477%2097.8117,55.8477%20C97.8117,55.8477%2096.0337,56.1817%2096.4227,57.3777%20C96.9837,59.1007%2098.2627,59.7737%2098.2627,59.7737'%20id='Fill-145'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M97.7139,56.3879%20C97.4359,56.4719%2097.0509,56.6419%2096.9159,56.8709%20C96.8759,56.9389%2096.8389,57.0389%2096.8989,57.2229%20C97.2099,58.1819%2097.7639,58.7699%2098.1299,59.0739%20C98.3589,58.6459%2098.6139,57.8859%2098.2609,56.9849%20C98.1809,56.7799%2097.9169,56.5409%2097.7139,56.3879%20L97.7139,56.3879%20Z%20M98.3779,60.3999%20L98.0299,60.2159%20C97.9709,60.1849%2096.5639,59.4269%2095.9469,57.5329%20C95.8119,57.1159%2095.8489,56.7099%2096.0569,56.3609%20C96.5049,55.6039%2097.5969,55.3789%2097.7189,55.3569%20L97.9089,55.3209%20L98.0729,55.4219%20C98.1609,55.4759%2098.9349,55.9659%2099.1919,56.6189%20C99.9579,58.5729%2098.6929,60.0419%2098.6379,60.1039%20L98.3779,60.3999%20Z'%20id='Fill-147'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M97.8623,58.0198%20C97.8623,58.0198%2098.2583,57.5708%2098.0253,56.9768%20C97.9543,56.7958%2097.7043,56.6428%2097.7043,56.6428%20C97.7043,56.6428%2097.0813,56.7598%2097.2173,57.1788%20C97.4143,57.7838%2097.8623,58.0198%2097.8623,58.0198'%20id='Fill-149'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M89.0176,68.9592%20C89.0176,68.9592%2087.9006,66.4962%2090.4736,64.8272%20C90.9536,64.5162%2091.6346,64.2512%2091.6346,64.2512%20C91.6346,64.2512%2094.1556,66.1942%2092.8276,67.1352%20C91.1956,68.2902%2089.0176,68.9592%2089.0176,68.9592'%20id='Fill-151'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M91.5508,64.8284%20C91.3248,64.9284%2090.9998,65.0814%2090.7458,65.2464%20C89.1438,66.2864%2089.1858,67.6404%2089.3368,68.3214%20C90.0478,68.0644%2091.4358,67.5084%2092.5378,66.7264%20C92.6898,66.6194%2092.7118,66.5304%2092.7138,66.4504%20C92.7228,66.0174%2092.0868,65.2944%2091.5508,64.8284%20L91.5508,64.8284%20Z%20M88.7438,69.5664%20L88.5628,69.1664%20C88.1138,68.1784%2087.8808,65.9134%2090.2008,64.4074%20C90.7178,64.0724%2091.4238,63.7974%2091.4538,63.7854%20L91.7168,63.6824%20L91.9408,63.8554%20C92.2398,64.0874%2093.7378,65.3014%2093.7138,66.4714%20C93.7068,66.7714%2093.5988,67.2014%2093.1158,67.5434%20C91.4388,68.7304%2089.2568,69.4084%2089.1638,69.4364%20L88.7438,69.5664%20Z'%20id='Fill-153'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M89.9092,68.0159%20C89.9092,68.0159%2089.2902,66.6499%2090.7172,65.7249%20C90.9832,65.5519%2091.3602,65.4059%2091.3602,65.4059%20C91.3602,65.4059%2092.7592,66.4829%2092.0222,67.0039%20C91.1172,67.6449%2089.9092,68.0159%2089.9092,68.0159'%20id='Fill-155'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M96.833,60.7483%20C96.833,60.7483%2098.733,62.3763%2096.949,63.8743%20C96.187,64.5153%2095.292,64.5643%2095.292,64.5643%20C95.292,64.5643%2093.948,63.1643%2094.609,62.5363%20C95.763,61.4393%2096.833,60.7483%2096.833,60.7483'%20id='Fill-157'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M96.7646,61.4026%20C96.3686,61.6866%2095.6746,62.2136%2094.9536,62.8986%20C94.9246,63.2266%2095.2166,63.7006%2095.4876,64.0306%20C95.7546,63.9746%2096.2186,63.8356%2096.6276,63.4916%20C97.0196,63.1626%2097.2106,62.8256%2097.2126121,62.4616%20C97.2146,62.0416%2096.9676,61.6506%2096.7646,61.4026%20L96.7646,61.4026%20Z%20M95.0896,65.0766%20L94.9316,64.9106%20C94.7596,64.7326%2093.9076,63.7996%2093.9266,62.9526%20C93.9336,62.6466%2094.0506,62.3776%2094.2646,62.1736%20C95.4386,61.0576%2096.5166,60.3576%2096.5616,60.3286%20L96.8746,60.1266%20L97.1586,60.3686%20C97.2016,60.4056%2098.2186,61.2906%2098.2126264,62.4656%20C98.2096,63.1316%2097.8926,63.7346%2097.2706,64.2566%20C96.3906,64.9966%2095.3636,65.0616%2095.3196,65.0636%20L95.0896,65.0766%20Z'%20id='Fill-159'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M96.5742,61.9221%20C96.5742,61.9221%2097.4162,62.6431%2096.6252,63.3071%20C96.2872,63.5901%2095.8912,63.6121%2095.8912,63.6121%20C95.8912,63.6121%2095.2962,62.9921%2095.5892,62.7141%20C96.0992,62.2281%2096.5742,61.9221%2096.5742,61.9221'%20id='Fill-161'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M80.0127,70.3743%20C80.0127,70.3743%2079.3657,68.1783%2081.7807,67.2723%20C84.1957,66.3663%2084.8567,67.0863%2084.8567,67.0863%20C84.8567,67.0863%2086.2267,69.3283%2085.0367,70.0703%20C83.8467,70.8123%2080.0127,70.3743%2080.0127,70.3743'%20id='Fill-163'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M80.4365,69.9153%20C81.8865,70.0493%2084.0765,70.0803%2084.7725,69.6463%20C85.3735,69.2713%2084.7485,67.9093%2084.4775,67.4283%20C84.3215,67.3473%2083.6525,67.1043%2081.9565,67.7403%20C80.4895,68.2903%2080.3865,69.3753%2080.4365,69.9153%20M82.3175,71.0053%20C81.1855,71.0053%2080.1625,70.8943%2079.9565,70.8713%20L79.6265,70.8333%20L79.5335,70.5163%20C79.2635,69.6023%2079.3495,67.6493%2081.6045,66.8053%20C84.2065,65.8273%2085.0765,66.5853%2085.2245,66.7483%20C85.8875,67.8153%2086.5725,69.7013%2085.3015,70.4943%20C84.6555,70.8973%2083.4335,71.0053%2082.3175,71.0053'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M81.1445,69.8596%20C81.1445,69.8596%2080.8085,68.7166%2082.0645,68.2466%20C83.3205,67.7756%2083.6645,68.1496%2083.6645,68.1496%20C83.6645,68.1496%2084.3765,69.3156%2083.7575,69.7016%20C83.1385,70.0876%2081.1445,69.8596%2081.1445,69.8596'%20id='Fill-167'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.2646,19.802%20C36.2646,19.802%2040.1646,21.944%2045.5846,19.899%20C45.2326,21.592%2044.5136,24.996%2044.5136,24.996%20C44.5136,24.996%2039.4896,26.606%2035.5676,24.207%20C35.9386,21.961%2036.2646,19.802%2036.2646,19.802'%20id='Fill-169'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.1172,23.9485%20C39.2382,25.6685%2043.0442,24.8655%2044.0872,24.5965%20C44.2362,23.8895%2044.6222,22.0615%2044.9162,20.6575%20C40.9692,21.8865%2037.9262,21.0275%2036.6592,20.5275%20C36.5442,21.2755%2036.3422,22.5755%2036.1172,23.9485%20M40.7202,26.0305%20C39.0492,26.0305%2037.0822,25.7195%2035.3062,24.6345%20L35.0192,24.4585%20L35.0742,24.1265%20C35.4442,21.8845%2035.7702,19.7285%2035.7702,19.7275%20L35.8772,19.0225%20L36.5042,19.3635%20C36.5422,19.3845%2040.2902,21.3635%2045.4082,19.4305%20L46.2602,19.1095%20L46.0742,20.0005%20C45.7212,21.6945%2045.0032,25.0995%2045.0032,25.0995%20L44.9432,25.3845%20L44.6662,25.4725%20C44.5462,25.5105%2042.8802,26.0305%2040.7202,26.0305'%20id='Fill-171'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M65.1182,9.5979%20C65.1182,9.5979%2064.9192,7.7429%2063.0642,7.0279%20C62.4982,6.8099%2060.9762,6.7679%2060.9762,6.7679%20C60.9762,6.7679%2060.5742,8.7409%2061.8272,9.3109%20C63.6302,10.1319%2065.1182,9.5979%2065.1182,9.5979'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M61.4219,7.2883%20C61.3979,7.7903%2061.4559,8.5933%2062.0339,8.8553%20C63.0819,9.3333%2064.0039,9.3043%2064.5179,9.2253%20C64.3509,8.7183%2063.9269,7.8953%2062.8849,7.4943%20C62.6149,7.3913%2061.9629,7.3223%2061.4219,7.2883%20M63.9009,10.2683%20C63.2729,10.2683%2062.4779,10.1563%2061.6199,9.7663%20C60.0239,9.0393%2060.4669,6.7643%2060.4859,6.6683%20L60.5699,6.2563%20L60.9899,6.2673%20C61.1549,6.2723%2062.6149,6.3193%2063.2439,6.5603%20C65.3599,7.3763%2065.6059,9.4563%2065.6149,9.5443%20L65.6569,9.9353%20L65.2869,10.0683%20C65.2479,10.0823%2064.7129,10.2683%2063.9009,10.2683'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M60.4238,8.7083%20C60.4238,8.7083%2060.3388,6.1783%2057.4868,5.8453%20C56.9548,5.7823%2056.2748,5.8433%2056.2748,5.8433%20C56.2748,5.8433%2054.9648,8.5203%2056.4698,8.7583%20C58.3188,9.0513%2060.4238,8.7083%2060.4238,8.7083'%20id='Fill-177'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.6064,6.3235%20C56.3544,6.9305%2056.1294,7.7765%2056.3094,8.1225%20C56.3304,8.1615%2056.3694,8.2355%2056.5474,8.2635%20C57.7744,8.4585%2059.1354,8.3585%2059.8464,8.2795%20C59.6764,7.6435%2059.1364,6.5415%2057.4294,6.3425%20C57.1564,6.3085%2056.8324,6.3135%2056.6064,6.3235%20M58.1414,9.3775%20C57.5824,9.3775%2056.9764,9.3445%2056.3914,9.2525%20C55.8324,9.1635%2055.5554,8.8395%2055.4214,8.5835%20C54.9104,7.5975%2055.6684,5.9445%2055.8254,5.6235%20L55.9494,5.3705%20L56.2304,5.3445%20C56.2574,5.3425%2056.9664,5.2815%2057.5454,5.3475%20C60.1384,5.6515%2060.8894,7.6675%2060.9234,8.6915%20L60.9384,9.1315%20L60.5034,9.2015%20C60.4424,9.2125%2059.4064,9.3775%2058.1414,9.3775'%20id='Fill-179'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.0332,8.9592%20C55.0332,8.9592%2054.5522,6.1682%2052.0602,7.0352%20C50.9972,7.4052%2050.4292,8.2462%2050.4292,8.2462%20C50.4292,8.2462%2051.0122,10.3632%2052.0062,10.0852%20C53.7402,9.6002%2055.0332,8.9592%2055.0332,8.9592'%20id='Fill-181'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.9863,8.3518%20C51.1523,8.8288%2051.4443,9.4178%2051.7313,9.5808%20C51.7993,9.6198%2051.8373,9.6138%2051.8713,9.6038%20C53.0013,9.2878%2053.9453,8.8998%2054.4403,8.6818%20C54.3183,8.3278%2054.0713,7.8038%2053.6183,7.5388%20C53.2443,7.3198%2052.7873,7.3108%2052.2243,7.5078%20C51.6163,7.7188%2051.1933,8.1208%2050.9863,8.3518%20M51.8273,10.6108%20C51.6263,10.6108%2051.4263,10.5568%2051.2393,10.4508%20C50.4263,9.9918%2050.0203,8.6448%2049.9473,8.3788%20L49.8863,8.1578%20L50.0153,7.9668%20C50.0423,7.9268%2050.6893,6.9828%2051.8963,6.5628%20C52.7443,6.2698%2053.4973,6.3058%2054.1293,6.6788%20C55.2503,7.3388%2055.5153,8.8118%2055.5263,8.8738%20L55.5893,9.2418%20L55.2553,9.4078%20C55.2003,9.4338%2053.9003,10.0748%2052.1403,10.5668%20C52.0363,10.5958%2051.9313,10.6108%2051.8273,10.6108'%20id='Fill-183'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.4297,4.4524%20C29.4297,4.4524%2029.5107,3.4664%2030.4847,3.0624%20C30.7817,2.9394%2031.2507,3.0604%2031.2507,3.0604%20C31.2507,3.0604%2031.8267,3.9364%2031.1697,4.2564%20C30.2257,4.7154%2029.4297,4.4524%2029.4297,4.4524'%20id='Fill-185'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M33.8994,3.7659%20C33.8994,3.7659%2033.9144,1.9449%2035.9594,1.6539%20C36.3394,1.5989%2036.8314,1.6309%2036.8314,1.6309%20C36.8314,1.6309%2037.8214,3.5319%2036.7434,3.7299%20C35.4194,3.9739%2033.8994,3.7659%2033.8994,3.7659'%20id='Fill-187'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M39.7578,4.5618%20C39.7578,4.5618%2039.9928,2.9578%2041.4318,3.4168%20C42.0468,3.6148%2042.3828,4.0868%2042.3828,4.0868%20C42.3828,4.0868%2042.0798,5.3078%2041.5068,5.1638%20C40.5068,4.9098%2039.7578,4.5618%2039.7578,4.5618'%20id='Fill-189'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M64.1953,9.135%20C64.1953,9.135%2064.0903,8.155%2063.1093,7.776%20C62.8103,7.66%2062.0063,7.639%2062.0063,7.639%20C62.0063,7.639%2061.7933,8.682%2062.4563,8.983%20C63.4093,9.417%2064.1953,9.135%2064.1953,9.135'%20id='Fill-191'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M59.3135,8.2756%20C59.3135,8.2756%2059.2665,6.8776%2057.6905,6.6926%20C57.3955,6.6586%2057.0195,6.6916%2057.0195,6.6916%20C57.0195,6.6916%2056.2945,8.1716%2057.1265,8.3026%20C58.1495,8.4646%2059.3135,8.2756%2059.3135,8.2756'%20id='Fill-193'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M54.0352,8.7815%20C54.0352,8.7815%2053.7712,7.2555%2052.4092,7.7295%20C51.8272,7.9315%2051.5162,8.3915%2051.5162,8.3915%20C51.5162,8.3915%2051.8362,9.5505%2052.3792,9.3975%20C53.3282,9.1325%2054.0352,8.7815%2054.0352,8.7815'%20id='Fill-195'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M47.8984,24.4524%20C47.8984,24.4524%2052.7044,25.1394%2057.2514,23.9634%20C57.7264,26.4364%2058.0354,28.3044%2058.0354,28.3044%20C58.0354,28.3044%2054.8984,30.4924%2049.0394,29.3194%20C48.3094,26.1444%2047.8984,24.4524%2047.8984,24.4524'%20id='Fill-197'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.4531,28.8899%20C53.8901,29.6979%2056.6531,28.4939%2057.4851,28.0479%20C57.3861,27.4649%2057.1621,26.1779%2056.8581,24.5739%20C53.4291,25.3579%2050.0091,25.1679%2048.5511,25.0299%20C48.7251,25.7619%2049.0321,27.0629%2049.4531,28.8899%20M52.4001,30.1669%20C51.3741,30.1669%2050.2211,30.0659%2048.9411,29.8099%20L48.6241,29.7459%20L48.5521,29.4319%20C47.8231,26.2629%2047.4131,24.5729%2047.4121,24.5709%20L47.2381,23.8539%20L47.9691,23.9569%20C48.0161,23.9649%2052.7311,24.6169%2057.1261,23.4789%20L57.6411,23.3459%20L57.7421,23.8689%20C58.2191,26.3499%2058.5281,28.2229%2058.5281,28.2229%20L58.5801,28.5339%20L58.3211,28.7139%20C58.2151,28.7879%2056.1821,30.1669%2052.4001,30.1669'%20id='Fill-199'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.7705,19.5364%20L61.2145,19.4674%20C61.1805,16.7244%2058.9295,14.5294%2056.1865,14.5634%20L55.7085,14.5704%20C54.3365,14.5874%2053.2395,15.7134%2053.2555,17.0844%20C53.2735,18.4554%2054.3985,19.5534%2055.7705,19.5364'%20id='Fill-201'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M56.3652,19.4348%20L61.1202,19.3748%20C61.0932,17.2208%2059.3242,15.4968%2057.1702,15.5228%20L56.0412,15.5378%20C55.0392,15.5498%2054.2382,16.3718%2054.2512,17.3728%20C54.2642,18.5268%2055.2122,19.4498%2056.3652,19.4348'%20id='Fill-203'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M57.2188,16.0227%20L57.1758,16.0227%20L56.0478,16.0377%20C55.6968,16.0427%2055.3678,16.1827%2055.1228,16.4337%20C54.8788,16.6847%2054.7458,17.0157%2054.7508,17.3677%20C54.7558,17.7917%2054.9258,18.1877%2055.2298,18.4837%20C55.5288,18.7757%2055.9218,18.9347%2056.3378,18.9347%20L56.3518,18.9347%20L60.5768,18.8817%20C60.3168,17.2597%2058.9058,16.0227%2057.2188,16.0227%20L57.2188,16.0227%20Z%20M56.3378,19.9347%20C55.6588,19.9347%2055.0188,19.6747%2054.5308,19.2007%20C54.0358,18.7167%2053.7588,18.0707%2053.7508,17.3787%20C53.7428,16.7617%2053.9768,16.1777%2054.4068,15.7357%20C54.8388,15.2937%2055.4168,15.0447%2056.0348,15.0377%20L57.1628,15.0227%20L57.2178,15.0227%20C59.6198,15.0227%2061.5898,16.9607%2061.6198,19.3697%20L61.6258,19.8697%20L56.3708,19.9347%20L56.3718,19.9347%20L56.3378,19.9347%20Z'%20id='Fill-205'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M58.3564,18.4963%20C58.0854,17.9593%2058.3034,17.3043%2058.8404,17.0343%20C59.3784,16.7643%2060.0344,16.9813%2060.3034,17.5183%20C60.5744,18.0573%2060.3564,18.7123%2059.8184,18.9813%20C59.2804,19.2523%2058.6264,19.0343%2058.3564,18.4963'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.8691,15.0647%20L31.4251,15.1327%20C31.3901,12.3907%2033.5861,10.1387%2036.3281,10.1047%20L36.8071,10.0987%20C38.1791,10.0817%2039.3041,11.1787%2039.3211,12.5507%20C39.3391,13.9217%2038.2411,15.0467%2036.8691,15.0647'%20id='Fill-209'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M36.4102,14.9768%20L31.5162,15.0388%20C31.4902,12.8838%2033.2152,11.1158%2035.3692,11.0878%20L36.3612,11.0758%20C37.4382,11.0628%2038.3222,11.9248%2038.3362,13.0018%20C38.3492,14.0798%2037.4872,14.9638%2036.4102,14.9768'%20id='Fill-211'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M36.3848,11.5754%20L36.3668,11.5754%20L35.3758,11.5884%20C33.6698,11.6094%2032.2698,12.8894%2032.0468,14.5314%20L36.4048,14.4764%20C36.7908,14.4714%2037.1538,14.3164%2037.4238,14.0394%20C37.6948,13.7624%2037.8408,13.3954%2037.8358,13.0094%20C37.8258,12.2154%2037.1768,11.5754%2036.3848,11.5754%20L36.3848,11.5754%20Z%20M31.0228,15.5444%20L31.0168,15.0444%20C30.9878,12.6184%2032.9368,10.6194%2035.3628,10.5884%20L36.3548,10.5754%20L36.3838,10.5754%20C37.7218,10.5754%2038.8198,11.6554%2038.8358,12.9964%20C38.8438,13.6504%2038.5968,14.2684%2038.1398,14.7374%20C37.6828,15.2064%2037.0708,15.4694%2036.4158,15.4764%20L31.0228,15.5444%20Z'%20id='Fill-213'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8809,13.9075%20C33.3489,14.2875%2034.0339,14.2165%2034.4139,13.7485%20C34.7929,13.2815%2034.7219,12.5955%2034.2549,12.2165%20C33.7869,11.8365%2033.1019,11.9075%2032.7219,12.3755%20C32.3429,12.8425%2032.4139,13.5285%2032.8809,13.9075'%20id='Fill-215'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.7891,20.5178%20L67.7891,20.5178%20C67.4781,20.4558%2067.1991,20.2878%2066.9991,20.0408%20L66.6291,19.5868%20L67.4441,19.7508%20L67.9241,19.8478%20C68.1091,19.8848%2068.2291,20.0658%2068.1911,20.2498%20C68.1541,20.4358%2067.9751,20.5548%2067.7891,20.5178'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M25.7227,15.9504%20L25.7227,15.9504%20C26.0317,15.8804%2026.3067,15.7044%2026.4997,15.4544%20L26.8597,14.9904%20L26.0487,15.1754%20L25.5717,15.2834%20C25.3867,15.3254%2025.2717,15.5094%2025.3137,15.6924%20C25.3557,15.8774%2025.5387,15.9924%2025.7227,15.9504'%20id='Fill-219'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M36.7383,20.5032%20C36.7383,20.5032%2040.8183,22.1822%2044.8913,20.5502%20C44.4933,22.9562%2044.1263,24.1872%2044.1263,24.1872%20C44.1263,24.1872%2041.6643,24.3622%2040.0303,24.0622%20C37.6953,23.6332%2036.7643,22.5852%2036.7383,20.5032'%20id='Fill-221'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M42.4229,23.511%20C42.4229,23.511%2038.7349,23.865%2035.8579,22.419'%20id='Fill-223'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M41.3672,24.051%20C40.0132,24.051%2037.6522,23.881%2035.6332,22.865%20L36.0822,21.973%20C38.7982,23.337%2042.3402,23.016%2042.3752,23.013%20L42.4712,24.009%20C42.4212,24.014%2042.0062,24.051%2041.3672,24.051'%20id='Fill-225'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.5049,24.8987%20C55.5049,24.8987%2051.9179,25.9667%2048.7339,25.3717%20C49.3639,27.7287%2049.6919,28.4647%2049.6919,28.4647%20C49.6919,28.4647%2054.4469,27.7707%2055.5049,24.8987'%20id='Fill-227'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M53.9951,58.4993%20C53.9951,58.4993%2053.7791,58.6583%2053.4731,58.8493'%20id='Fill-229'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M53.6045,59.0608%20L53.3405,58.6368%20C53.6345,58.4538%2053.8435,58.3008%2053.8465,58.2978%20L54.1435,58.7008%20C54.1435,58.7008%2053.9205,58.8648%2053.6045,59.0608'%20id='Fill-231'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8691,26.2551%20C55.8691,26.2551%2052.2551,26.9871%2048.4021,26.5761'%20id='Fill-233'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M50.8828,27.2024%20C50.0768,27.2024%2049.2208,27.1664%2048.3498,27.0734%20L48.4548,26.0794%20C52.1828,26.4744%2055.7348,25.7724%2055.7698,25.7654%20L55.9688,26.7454%20C55.8518,26.7684%2053.6688,27.2024%2050.8828,27.2024'%20id='Fill-235'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.8682,100.8743%20C50.8682,100.8743%2049.8962,100.1033%2048.6332,101.1683%20C47.4772,102.1423%2046.6182,103.6343%2047.1432,103.7763%20C47.6682,103.9193%2048.5912,104.0523%2049.5562,103.8623%20C50.3952,103.6973%2051.1402,103.8513%2051.4562,102.0853%20C51.6032,101.2633%2050.8682,100.8743%2050.8682,100.8743'%20id='Fill-237'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M49.9932,100.8547%20C49.6712,100.8547%2049.2582,100.9677%2048.7942,101.3597%20C47.7732,102.2197%2047.1582,103.3337%2047.2392,103.5647%20C47.4752,103.6067%2048.4302,103.8287%2049.5082,103.6177%20C49.6232,103.5947%2049.7372,103.5777%2049.8482,103.5607%20C50.5222,103.4607%2050.9682,103.3947%2051.2102,102.0417%20C51.3222,101.4147%2050.7732,101.1077%2050.7502,101.0947%20L50.7142,101.0717%20C50.6952,101.0567%2050.4242,100.8547%2049.9932,100.8547%20M48.5652,104.2067%20C47.8462,104.2067%2047.2812,104.0737%2047.0782,104.0177%20C46.9082,103.9717%2046.7892,103.8447%2046.7502,103.6687%20C46.6132,103.0527%2047.5482,101.7557%2048.4722,100.9767%20C49.7642,99.8867%2050.8292,100.5427%2051.0002,100.6617%20C51.3122,100.8337%2051.8422,101.3487%2051.7022,102.1287%20C51.3972,103.8367%2050.6472,103.9487%2049.9222,104.0557%20C49.8182,104.0707%2049.7122,104.0857%2049.6032,104.1077%20C49.2392,104.1797%2048.8872,104.2067%2048.5652,104.2067'%20id='Fill-239'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M50.6523,101.1624%20C50.6523,101.1624%2050.0483,100.6824%2049.2613,101.3454%20C48.5433,101.9514%2048.0073,102.8804%2048.3353,102.9684%20C48.6613,103.0574%2049.2353,103.1404%2049.8363,103.0214%20C50.3583,102.9194%2050.8223,103.0154%2051.0183,101.9164%20C51.1103,101.4044%2050.6523,101.1624%2050.6523,101.1624'%20id='Fill-241'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M52.2314,100.8391%20C52.7394,100.7651%2053.4834,101.8591%2053.4044,102.1951%20C53.3254,102.5331%2053.2814,103.6451%2052.4604,103.7761%20C51.8564,103.8721%2049.7004,104.1241%2049.2224,103.6601%20C48.7834,103.2341%2049.6084,101.2251%2052.2314,100.8391'%20id='Fill-243'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M52.2676,101.0862%20C50.4236,101.3572%2049.6066,102.4392%2049.4136,103.0342%20C49.3286,103.3012%2049.3656,103.4502%2049.3966,103.4812%20C49.7046,103.7792%2051.3496,103.7012%2052.4216,103.5282%20C52.9026,103.4522%2053.0356,102.8792%2053.1216,102.3492%20C53.1356,102.2652%2053.1486,102.1922%2053.1616,102.1392%20C53.1706,102.0282%2052.9656,101.6052%2052.6456,101.3002%20C52.4656,101.1292%2052.3436,101.0922%2052.2676,101.0862%20M50.6006,104.1842%20C49.9516,104.1842%2049.3216,104.1052%2049.0486,103.8402%20C48.8446,103.6422%2048.8046,103.2922%2048.9386,102.8802%20C49.2436,101.9352%2050.3696,100.8602%2052.1956,100.5922%20C52.5416,100.5352%2052.8816,100.8132%2053.0996,101.0502%20C53.3656,101.3392%2053.7306,101.8982%2053.6476,102.2532%20C53.6366,102.2982%2053.6266,102.3582%2053.6166,102.4302%20C53.5386,102.9012%2053.3776,103.8822%2052.4996,104.0232%20C52.3376,104.0482%2051.4516,104.1842%2050.6006,104.1842'%20id='Fill-245'%20fill='%2352267D'%3e%3c/path%3e%3cg%20id='Group'%20transform='translate(49.123381,%20100.228415)'%3e%3cpath%20d='M3.62063464,0.504645258%20C4.12763464,0.430645258%204.87263464,1.52464526%204.79363464,1.86064526%20C4.71463464,2.19864526%204.67063464,3.30964526%203.84963464,3.44064526%20C3.24563464,3.53664526%201.08963464,3.78864526%200.611634636,3.32564526%20C0.172634636,2.89864526%200.997634636,0.889645258%203.62063464,0.504645258'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M3.66653464,1.00364526%20C2.13953464,1.23464526%201.46153464,2.03864526%201.23953464,2.37464526%20C1.02053464,2.70764526%200.985534636,2.96464526%201.00353464,3.02964526%20C1.20153464,3.14764526%202.56853464,3.14064526%203.77053464,2.94564526%20C4.08853464,2.89664526%204.19153464,2.41764526%204.26553464,1.97464526%20C4.27953464,1.88364526%204.29353464,1.80564526%204.30653464,1.74664526%20C4.27153464,1.60764526%203.87153464,1.06964526%203.66653464,1.00364526%20M2.01653464,4.10064526%20C1.29853464,4.10064526%200.594534636,4.00564526%200.264534636,3.68564526%20C-0.0114653639,3.41764526%20-0.0744653639,2.97364526%200.0895346361,2.46664526%20C0.395534636,1.52264526%201.48453464,0.312645258%203.54853464,0.00964525804%20C3.91853464,-0.046354742%204.30253464,0.142645258%204.67353464,0.546645258%20C4.95153464,0.850645258%205.39353464,1.49264526%205.27953464,1.97564526%20C5.27053464,2.01664526%205.26253464,2.07064526%205.25153464,2.13564526%20C5.17153464,2.62364526%204.98453464,3.76564526%203.92953464,3.93464526%20C3.57353464,3.99064526%202.78653464,4.10064526%202.01653464,4.10064526'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M3.76713464,0.808345258%20C4.06613464,0.764345258%204.50513464,1.41034526%204.45813464,1.60934526%20C4.41213464,1.80834526%204.38613464,2.46334526%203.90313464,2.54034526%20C3.54513464,2.59734526%202.27313464,2.74634526%201.99213464,2.47334526%20C1.73213464,2.22134526%202.21913464,1.03634526%203.76713464,0.808345258'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M5.43113464,1.02414526%20C5.43113464,1.02414526%205.04113464,0.827145258%204.27913464,1.27614526%20C3.60513464,1.67214526%202.60013464,2.30514526%202.87613464,3.07414526%20C3.15313464,3.84114526%205.29213464,3.52814526%205.76713464,3.35914526%20C6.24213464,3.19014526%206.53513464,2.66714526%206.44513464,2.21314526%20C6.24813464,1.22514526%205.43113464,1.02414526%205.43113464,1.02414526'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M5.17823464,1.48124526%20C5.07723464,1.48124526%204.86523464,1.51124526%204.53223464,1.70724526%20C4.20223464,1.90124526%203.19923464,2.49224526%203.34723464,2.90524526%20C3.53623464,3.16224526%205.05023464,3.08324526%205.59923464,2.88824526%20C5.85023464,2.79824526%205.99323464,2.50924526%205.95423464,2.31124526%20C5.82723464,1.67324526%205.35723464,1.52324526%205.30423464,1.50724526%20L5.24023464,1.48624526%20C5.23023464,1.48424526%205.20923464,1.48124526%205.17823464,1.48124526%20M4.22123464,4.06624944%20C3.43823464,4.06724526%202.63923464,3.88924526%202.40623464,3.24324526%20C1.97723464,2.05024526%203.41223464,1.20624526%204.02523464,0.845245258%20C4.84723464,0.362245258%205.38923464,0.474245258%205.58923464,0.548245258%20C6.01423464,0.669245258%206.73823464,1.12124526%206.93523464,2.11624526%20C7.07623464,2.82824526%206.63723464,3.58024526%205.93523464,3.83024526%20C5.76123464,3.89224526%204.99823464,4.06624944%204.22123464,4.06624944'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M5.58053464,1.29564526%20C5.58053464,1.29564526%205.34953464,1.17964526%204.89753464,1.44464526%20C4.49953464,1.67964526%203.90353464,2.05464526%204.06753464,2.50964526%20C4.23053464,2.96464526%205.49853464,2.77764526%205.77953464,2.67864526%20C6.05953464,2.57764526%206.23353464,2.26864526%206.18053464,1.99964526%20C6.06453464,1.41464526%205.58053464,1.29564526%205.58053464,1.29564526'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M52.3779,101.1438%20C52.6769,101.0998%2053.1159,101.7448%2053.0689,101.9438%20C53.0239,102.1428%2052.9969,102.7978%2052.5139,102.8758%20C52.1559,102.9328%2050.8839,103.0808%2050.6029,102.8078%20C50.3429,102.5558%2050.8299,101.3708%2052.3779,101.1438'%20id='Fill-247'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M54.3828,101.0266%20C54.3828,101.0266%2053.9418,100.8036%2053.0788,101.3116%20C52.3178,101.7596%2051.1808,102.4756%2051.4928,103.3436%20C51.8058,104.2126%2054.2258,103.8576%2054.7628,103.6666%20C55.2988,103.4746%2055.6298,102.8836%2055.5288,102.3716%20C55.3068,101.2546%2054.3828,101.0266%2054.3828,101.0266'%20id='Fill-249'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M54.0967,101.2288%20C53.9237,101.2288%2053.6257,101.2798%2053.2057,101.5278%20C52.3487,102.0318%2051.5027,102.6318%2051.7287,103.2588%20C51.9427,103.8548%2054.0507,103.6528%2054.6787,103.4308%20C55.0857,103.2858%2055.3637,102.8228%2055.2837,102.4198%20C55.0967,101.4818%2054.3527,101.2778%2054.3217,101.2688%20L54.2767,101.2528%20C54.2687,101.2498%2054.2087,101.2288%2054.0967,101.2288%20M53.0117,104.1578%20C52.2297,104.1578%2051.4607,103.9938%2051.2577,103.4288%20C50.8617,102.3268%2052.2737,101.4958%2052.9517,101.0958%20C53.8137,100.5898%2054.3327,100.7378%2054.4657,100.7908%20C54.6287,100.8368%2055.5407,101.1528%2055.7737,102.3228%20C55.9007,102.9648%2055.4857,103.6738%2054.8467,103.9018%20C54.5897,103.9938%2053.7937,104.1578%2053.0117,104.1578'%20id='Fill-251'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M54.5518,101.3342%20C54.5518,101.3342%2054.2898,101.2012%2053.7798,101.5022%20C53.3278,101.7682%2052.6558,102.1912%2052.8408,102.7062%20C53.0258,103.2202%2054.4578,103.0102%2054.7768,102.8962%20C55.0938,102.7832%2055.2898,102.4342%2055.2298,102.1302%20C55.0988,101.4682%2054.5518,101.3342%2054.5518,101.3342'%20id='Fill-253'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M43.8965,73.343%20C43.8965,73.343%2044.4605,78.954%2043.1435,87.802%20C41.9175,96.037%2039.5925,98.645%2039.7925,100.774%20C39.9475,102.422%2040.6635,103.925%2042.3185,103.905197%20L47.2585,103.842%20C49.5655,103.814%2051.5815,102.316%2052.2945,100.122%20C52.8705,98.356%2053.4615,95.954%2053.7935,92.924%20C54.1225,88.804%2053.9895,84.676%2053.8905,82.253'%20id='Fill-255'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M42.2842,104.9045%20C40.3362,104.9045%2039.0342,103.3995%2038.7972,100.8665%20C38.6912,99.7375%2039.1072,98.6195%2039.6842,97.0715%20C40.4342,95.0575%2041.4632,92.2995%2042.1542,87.6545%20C43.4342,79.0545%2042.9072,73.4975%2042.9012,73.4425%20L44.8912,73.2435%20C44.9152,73.4765%2045.4532,79.0805%2044.1332,87.9495%20C43.4102,92.8005%2042.2962,95.7915%2041.5582,97.7695%20C41.0562,99.1175%2040.7252,100.0075%2040.7882,100.6795%20C40.8842,101.6965%2041.2222,102.9045%2042.2882,102.9045%20L42.3052,102.9045%20L47.2462,102.8415%20C49.1152,102.8195%2050.7622,101.6015%2051.3442,99.8125%20C52.0332,97.6955%2052.5232,95.3415%2052.8002,92.8145%20C53.1432,88.4915%2052.9612,83.9885%2052.8912,82.2945%20L54.8892,82.2125%20C55.0002,84.9255%2055.1102,88.9945%2054.7912,93.0035%20C54.4962,95.6955%2053.9772,98.1845%2053.2462,100.4315%20C52.3982,103.0365%2049.9972,104.8085%2047.2712,104.8425%20L42.3312,104.9045%20L42.2842,104.9045%20Z'%20id='Fill-257'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.2725,76.7415%20C67.6545,78.1705%2066.8345,80.4875%2066.8745,82.6065%20C66.9265,85.4355%2068.6135,89.0175%2067.6315,93.7325%20C66.7575,97.9325%2064.9215,98.6955%2065.5245,102.4465%20C65.6335,103.1235%2066.2495,103.6035%2066.9345,103.595599%20L72.4395,103.5255%20C74.9735,103.4945%2077.1195,101.6305%2077.5015,99.1255%20C78.5245,92.4365%2077.6005,86.1465%2076.6505,81.3235'%20id='Fill-259'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M66.916,104.595%20C65.741,104.595%2064.722,103.745%2064.537,102.606%20C64.127,100.054%2064.731,98.691%2065.432,97.113%20C65.852,96.167%2066.327,95.096%2066.652,93.529%20C67.26,90.613%2066.772,88.139%2066.343,85.956%20C66.112,84.783%2065.894,83.674%2065.874,82.625%20C65.826,80.067%2066.874,77.525%2068.61,75.991%20L69.935,77.491%20C68.626,78.647%2067.836,80.599%2067.874,82.588%20C67.89,83.46%2068.083,84.438%2068.306,85.57%20C68.749,87.822%2069.301,90.623%2068.611,93.937%20C68.241,95.712%2067.697,96.938%2067.26,97.924%20C66.619,99.368%2066.196,100.323%2066.512,102.288%20C66.54,102.462%2066.763,102.614%2066.922,102.595%20L72.427,102.526%20C74.484,102.5%2076.203,101.007%2076.514,98.974%20C77.519,92.401%2076.59,86.192%2075.669,81.517%20L77.632,81.13%20C78.584,85.964%2079.542,92.396%2078.49,99.277%20C78.031,102.281%2075.492,104.489%2072.452,104.526%20L66.947,104.595%20L66.916,104.595%20Z'%20id='Fill-261'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-263'%20fill='%2352267D'%20points='70.6689%2083.9915%2068.7789%2083.0895%2070.6269%2081.5745%2071.4209%2081.8285%2071.2689%2082.3045%2070.7339%2082.1335%2069.7049%2082.9775%2070.6299%2083.4195%2071.1629%2083.0685%2070.8119%2082.9945%2070.5809%2083.1645%2070.2839%2082.7625%2070.6939%2082.4595%2072.4419%2082.8285'%3e%3c/polygon%3e%3cpath%20d='M40.875,100.9993%20C40.875,100.9993%2039.903,100.2283%2038.64,101.2943%20C37.484,102.2673%2036.625,103.7593%2037.15,103.9013%20C37.675,104.0443%2038.598,104.1783%2039.563,103.9873%20C40.402,103.8233%2041.147,103.9763%2041.463,102.2113%20C41.61,101.3893%2040.875,100.9993%2040.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M37.5371,103.4788%20C37.9391,103.5608%2038.6681,103.6528%2039.4661,103.4978%20C39.5861,103.4738%2039.7031,103.4568%2039.8171,103.4388%20C40.4451,103.3468%2040.7611,103.2998%2040.9711,102.1238%20C41.0531,101.6658%2040.6451,101.4438%2040.6411,101.4408%20L40.5681,101.3948%20C40.4901,101.3368%2039.8571,100.9218%2038.9621,101.6758%20C38.2121,102.3078%2037.6881,103.0908%2037.5371,103.4788%20M38.5641,104.5828%20C37.8531,104.5828%2037.2861,104.4568%2037.0191,104.3838%20C36.7611,104.3138%2036.5711,104.1138%2036.5131,103.8488%20C36.3331,103.0338%2037.4831,101.6148%2038.3171,100.9118%20C39.5301,99.8888%2040.6771,100.2328%2041.1481,100.5798%20C41.5421,100.8058%2042.1171,101.3978%2041.9551,102.2988%20C41.6431,104.0418%2040.8691,104.2948%2039.9641,104.4278%20C39.8641,104.4438%2039.7621,104.4578%2039.6581,104.4778%20C39.2721,104.5548%2038.9021,104.5828%2038.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M40.6592,101.2874%20C40.6592,101.2874%2040.0552,100.8084%2039.2682,101.4714%20C38.5502,102.0764%2038.0142,103.0054%2038.3422,103.0944%20C38.6682,103.1834%2039.2422,103.2654%2039.8432,103.1474%20C40.3652,103.0454%2040.8292,103.1404%2041.0252,102.0414%20C41.1172,101.5304%2040.6592,101.2874%2040.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpolygon%20id='Fill-271'%20fill='%2352267D'%20points='48.6992%2089.1838%2046.3552%2089.0428%2046.0092%2086.8138%2048.1712%2086.1098%2048.3252%2086.5838%2046.5672%2087.1578%2046.7872%2088.5688%2048.4782%2088.6698%2049.1242%2087.9048%2048.2712%2087.4458%2047.7582%2087.6018%2048.1312%2088.0058%2047.7632%2088.3458%2046.8492%2087.3558%2048.3242%2086.9068%2049.9032%2087.7558'%3e%3c/polygon%3e%3cg%20id='Group-335'%20transform='translate(4.000000,%2010.719000)'%20fill='%23F3E3FF'%3e%3cpath%20d='M1.8633,16.7852%20C1.5033,16.7852%201.2073,16.4942%201.2023,16.1332%20L1.4523,16.1292%20C1.4533,16.2392%201.4983,16.3422%201.5763,16.4182%20C1.6533,16.4942%201.7553,16.5352%201.8633,16.5352%20L1.8683,16.5352%20C2.0943,16.5322%202.2763,16.3462%202.2733,16.1192%20L2.5233,16.1152%20C2.5253,16.2922%202.4593,16.4592%202.3363,16.5852%20C2.2133,16.7122%202.0483,16.7832%201.8723,16.7852%20L1.8633,16.7852%20Z'%20id='Fill-273'%3e%3c/path%3e%3cpath%20d='M0.791,16.7988%20C0.617,16.7988%200.454,16.7328%200.33,16.6118%20C0.204,16.4868%200.133,16.3218%200.131,16.1468%20L0.381,16.1428%20C0.382,16.2528%200.427,16.3558%200.505,16.4328%20C0.582,16.5078%200.684,16.5488%200.791,16.5488%20L0.794,16.5488%20C0.906,16.5478%201.009,16.5028%201.085,16.4248%20C1.162,16.3458%201.203,16.2418%201.202,16.1328%20L1.452,16.1288%20C1.454,16.3058%201.388,16.4728%201.265,16.5988%20C1.141,16.7258%200.976,16.7968%200.8,16.7988%20L0.791,16.7988%20Z'%20id='Fill-275'%3e%3c/path%3e%3cpath%20d='M1.333,17.3271%20C1.16,17.3271%200.997,17.2611%200.873,17.1401%20C0.746,17.0161%200.675,16.8511%200.673,16.6761%20L0.923,16.6721%20C0.924,16.7821%200.969,16.8851%201.047,16.9611%20C1.124,17.0361%201.226,17.0771%201.334,17.0771%20L1.339,17.0771%20C1.565,17.0751%201.747,16.8891%201.745,16.6611%20L1.995,16.6591%20C1.999,17.0231%201.706,17.3231%201.342,17.3271%20L1.333,17.3271%20Z'%20id='Fill-277'%3e%3c/path%3e%3cpath%20d='M22.2559,15.6094%20C22.0949,15.6094%2021.9329,15.5674%2021.7849,15.4784%20L21.9139,15.2634%20C22.0669,15.3554%2022.2419,15.3824%2022.4169,15.3404%20C22.5889,15.2974%2022.7349,15.1904%2022.8259,15.0394%20C22.9179,14.8864%2022.9449,14.7094%2022.9029,14.5364%20C22.8599,14.3644%2022.7529,14.2184%2022.6019,14.1274%20L22.7309,13.9124%20C22.9399,14.0394%2023.0869,14.2394%2023.1459,14.4764%20C23.2039,14.7134%2023.1669,14.9594%2023.0409,15.1684%20C22.8689,15.4524%2022.5669,15.6094%2022.2559,15.6094'%20id='Fill-279'%3e%3c/path%3e%3cpath%20d='M22.5234,16.6934%20C22.3624,16.6934%2022.2004,16.6514%2022.0524,16.5624%20L22.1814,16.3474%20C22.3344,16.4394%2022.5084,16.4674%2022.6844,16.4244%20C22.8564,16.3814%2023.0024,16.2744%2023.0934,16.1234%20C23.1854,15.9704%2023.2124,15.7934%2023.1704,15.6204%20C23.1274,15.4484%2023.0204,15.3024%2022.8694,15.2114%20L22.9984,14.9964%20C23.2074,15.1234%2023.3544,15.3234%2023.4134,15.5604%20C23.4714,15.7974%2023.4344,16.0434%2023.3084,16.2524%20C23.1364,16.5364%2022.8344,16.6934%2022.5234,16.6934'%20id='Fill-281'%3e%3c/path%3e%3cpath%20d='M48.2197,33.8848%20C47.9977,33.8848%2047.7887,33.7998%2047.6307,33.6458%20C47.4687,33.4888%2047.3787,33.2778%2047.3757,33.0528%20L47.6257,33.0488%20C47.6277,33.2068%2047.6917,33.3558%2047.8047,33.4658%20C47.9167,33.5748%2048.0637,33.6348%2048.2197,33.6348%20L48.2247,33.6348%20C48.5547,33.6308%2048.8177,33.3618%2048.8137,33.0338%20L49.0637,33.0308%20C49.0697,33.4958%2048.6957,33.8788%2048.2307,33.8848%20L48.2197,33.8848%20Z'%20id='Fill-283'%3e%3c/path%3e%3cpath%20d='M46.7832,33.9033%20C46.3232,33.9033%2045.9452,33.5323%2045.9382,33.0703%20L46.1882,33.0663%20C46.1932,33.3913%2046.4592,33.6533%2046.7832,33.6533%20L46.7902,33.6533%20C46.9492,33.6513%2047.0962,33.5883%2047.2072,33.4743%20C47.3182,33.3603%2047.3782,33.2113%2047.3762,33.0523%20L47.6262,33.0493%20C47.6292,33.2743%2047.5442,33.4873%2047.3872,33.6483%20C47.2292,33.8103%2047.0182,33.9003%2046.7942,33.9033%20L46.7832,33.9033%20Z'%20id='Fill-285'%3e%3c/path%3e%3cpath%20d='M47.5107,34.6123%20C47.0497,34.6123%2046.6727,34.2413%2046.6667,33.7803%20L46.9167,33.7763%20C46.9207,34.1013%2047.1867,34.3623%2047.5107,34.3623%20L47.5157,34.3623%20C47.8447,34.3583%2048.1077,34.0893%2048.1037,33.7613%20L48.3537,33.7583%20C48.3597,34.2233%2047.9857,34.6063%2047.5217,34.6123%20L47.5107,34.6123%20Z'%20id='Fill-287'%3e%3c/path%3e%3cpath%20d='M27.3291,79.6826%20C27.1071,79.6826%2026.8981,79.5976%2026.7401,79.4436%20C26.5781,79.2856%2026.4881,79.0756%2026.4851,78.8496%20L26.7351,78.8456%20C26.7371,79.0046%2026.8011,79.1536%2026.9141,79.2636%20C27.0261,79.3726%2027.1731,79.4326%2027.3291,79.4326%20L27.3361,79.4326%20C27.4951,79.4306%2027.6431,79.3676%2027.7541,79.2536%20C27.8651,79.1396%2027.9251,78.9906%2027.9231,78.8316%20L28.1731,78.8286%20C28.1761,79.0536%2028.0911,79.2666%2027.9331,79.4276%20C27.7751,79.5896%2027.5651,79.6796%2027.3401,79.6826%20L27.3291,79.6826%20Z'%20id='Fill-289'%3e%3c/path%3e%3cpath%20d='M25.8926,79.7002%20C25.4316,79.7002%2025.0536,79.3292%2025.0476,78.8682%20L25.2976,78.8642%20C25.3016,79.1892%2025.5676,79.4502%2025.8926,79.4502%20L25.8996,79.4502%20C26.2266,79.4462%2026.4896,79.1772%2026.4856,78.8492%20L26.7356,78.8462%20C26.7416,79.3112%2026.3676,79.6942%2025.9036,79.7002%20L25.8926,79.7002%20Z'%20id='Fill-291'%3e%3c/path%3e%3cpath%20d='M26.6201,80.4102%20C26.3981,80.4102%2026.1891,80.3252%2026.0301,80.1712%20C25.8691,80.0142%2025.7791,79.8032%2025.7761,79.5772%20L26.0261,79.5732%20C26.0281,79.7322%2026.0921,79.8812%2026.2051,79.9912%20C26.3171,80.1012%2026.4721,80.1762%2026.6271,80.1602%20C26.7861,80.1582%2026.9331,80.0952%2027.0441,79.9812%20C27.1551,79.8672%2027.2151,79.7182%2027.2131,79.5592%20L27.4631,79.5562%20C27.4661,79.7812%2027.3811,79.9942%2027.2241,80.1552%20C27.0661,80.3172%2026.8551,80.4072%2026.6311,80.4102%20L26.6201,80.4102%20Z'%20id='Fill-293'%3e%3c/path%3e%3cpath%20d='M46.8906,11.0664%20C46.3916,11.0664%2045.9816,10.6634%2045.9746,10.1634%20L46.2246,10.1594%20C46.2296,10.5234%2046.5276,10.8164%2046.8906,10.8164%20L46.8956,10.8164%20C47.0756,10.8144%2047.2416,10.7434%2047.3656,10.6164%20C47.4896,10.4884%2047.5556,10.3214%2047.5536,10.1434%20L47.8036,10.1394%20C47.8066,10.3844%2047.7146,10.6154%2047.5446,10.7904%20C47.3736,10.9644%2047.1456,11.0634%2046.9016,11.0664%20L46.8906,11.0664%20Z'%20id='Fill-295'%3e%3c/path%3e%3cpath%20d='M46.1094,11.8652%20C45.6114,11.8652%2045.2024,11.4632%2045.1954,10.9632%20L45.4454,10.9592%20C45.4474,11.1362%2045.5184,11.3032%2045.6454,11.4272%20C45.7704,11.5492%2045.9344,11.6152%2046.1094,11.6152%20L46.1154,11.6152%20C46.2964,11.6132%2046.4624,11.5422%2046.5864,11.4152%20C46.7104,11.2882%2046.7764,11.1202%2046.7744,10.9432%20L47.0244,10.9392%20C47.0274,11.1832%2046.9354,11.4152%2046.7644,11.5902%20C46.5934,11.7642%2046.3654,11.8622%2046.1214,11.8652%20L46.1094,11.8652%20Z'%20id='Fill-297'%3e%3c/path%3e%3cpath%20d='M37.1426,25.3066%20C36.8576,25.3066%2036.5886,25.1976%2036.3846,24.9976%20C36.1766,24.7956%2036.0606,24.5256%2036.0576,24.2356%20L36.3076,24.2336%20C36.3126,24.6896%2036.6866,25.0566%2037.1426,25.0566%20L37.1526,25.0566%20C37.6116,25.0506%2037.9816,24.6716%2037.9766,24.2106%20L38.2266,24.2086%20C38.2336,24.8066%2037.7516,25.2986%2037.1556,25.3066%20L37.1426,25.3066%20Z'%20id='Fill-299'%3e%3c/path%3e%3cpath%20d='M36.1934,26.2773%20C35.9094,26.2773%2035.6404,26.1683%2035.4364,25.9683%20C35.2294,25.7663%2035.1134,25.4963%2035.1104,25.2063%20L35.3604,25.2043%20C35.3634,25.4263%2035.4524,25.6343%2035.6114,25.7903%20C35.7684,25.9433%2035.9744,26.0273%2036.1934,26.0273%20L36.2044,26.0273%20C36.4274,26.0243%2036.6354,25.9353%2036.7914,25.7763%20C36.9474,25.6173%2037.0314,25.4063%2037.0284,25.1833%20L37.2784,25.1793%20C37.2824,25.4693%2037.1724,25.7443%2036.9694,25.9513%20C36.7674,26.1583%2036.4974,26.2743%2036.2074,26.2773%20L36.1934,26.2773%20Z'%20id='Fill-301'%3e%3c/path%3e%3cpath%20d='M22.5859,1.3125%20C22.1689,1.3125%2021.8259,0.9755%2021.8199,0.5555%20L22.0699,0.5515%20C22.0719,0.6905%2022.1279,0.8195%2022.2269,0.9165%20C22.3249,1.0115%2022.4519,1.0655%2022.5939,1.0625%20C22.8789,1.0595%2023.1069,0.8255%2023.1049,0.5395%20L23.3549,0.5375%20C23.3569,0.7415%2023.2789,0.9345%2023.1369,1.0815%20C22.9929,1.2285%2022.8019,1.3105%2022.5969,1.3125%20L22.5859,1.3125%20Z'%20id='Fill-303'%3e%3c/path%3e%3cpath%20d='M21.9551,1.9629%20C21.5351,1.9629%2021.1921,1.6249%2021.1871,1.2049%20L21.4371,1.2029%20C21.4391,1.3409%2021.4941,1.4699%2021.5931,1.5659%20C21.6901,1.6609%2021.8181,1.7129%2021.9551,1.7129%20L21.9611,1.7129%20C22.0991,1.7109%2022.2271,1.6549%2022.3241,1.5569%20C22.4211,1.4579%2022.4731,1.3269%2022.4711,1.1899%20L22.7211,1.1859%20C22.7261,1.6089%2022.3871,1.9569%2021.9641,1.9629%20L21.9551,1.9629%20Z'%20id='Fill-305'%3e%3c/path%3e%3cpath%20d='M83.7168,64.874%20C83.6968,64.874%2083.6768,64.873%2083.6558,64.872%20C83.4258,64.856%2083.2158,64.752%2083.0638,64.577%20L83.2528,64.413%20C83.3608,64.537%2083.5098,64.611%2083.6738,64.623%20C83.8208,64.634%2083.9938,64.581%2084.1178,64.474%20C84.2418,64.365%2084.3168,64.217%2084.3278,64.053%20C84.3398,63.89%2084.2868,63.731%2084.1788,63.607%20L84.3678,63.443%20C84.5198,63.617%2084.5938,63.84%2084.5768,64.07%20C84.5618,64.301%2084.4558,64.511%2084.2818,64.662%20C84.1238,64.8%2083.9248,64.874%2083.7168,64.874'%20id='Fill-307'%3e%3c/path%3e%3cpath%20d='M83.6436,65.916%20C83.4016,65.916%2083.1616,65.815%2082.9906,65.619%20L83.1796,65.455%20C83.4016,65.711%2083.7906,65.738%2084.0456,65.516%20C84.3006,65.294%2084.3286,64.905%2084.1056,64.649%20L84.2946,64.485%20C84.6066,64.846%2084.5696,65.393%2084.2096,65.705%20C84.0466,65.847%2083.8446,65.916%2083.6436,65.916'%20id='Fill-309'%3e%3c/path%3e%3cpath%20d='M54.4482,55.2861%20C54.3352,55.2861%2054.2212,55.2661%2054.1122,55.2271%20C53.8622,55.1381%2053.6632,54.9561%2053.5502,54.7171%20L53.7762,54.6091%20C53.9512,54.9791%2054.3932,55.1401%2054.7632,54.9651%20C55.1342,54.7911%2055.2932,54.3481%2055.1182,53.9771%20L55.3442,53.8701%20C55.5772,54.3651%2055.3652,54.9581%2054.8712,55.1911%20C54.7362,55.2551%2054.5932,55.2861%2054.4482,55.2861'%20id='Fill-311'%3e%3c/path%3e%3cpath%20d='M52.8809,56.0244%20C52.5089,56.0244%2052.1519,55.8134%2051.9829,55.4564%20L52.2089,55.3484%20C52.2929,55.5284%2052.4429,55.6634%2052.6289,55.7304%20C52.8169,55.7974%2053.0189,55.7894%2053.1949,55.7034%20C53.5659,55.5294%2053.7249,55.0864%2053.5499,54.7164%20L53.7769,54.6094%20C54.0089,55.1044%2053.7969,55.6964%2053.3029,55.9294%20C53.1659,55.9944%2053.0229,56.0244%2052.8809,56.0244'%20id='Fill-313'%3e%3c/path%3e%3cpath%20d='M54.0342,56.4395%20C53.9212,56.4395%2053.8072,56.4195%2053.6972,56.3805%20C53.4482,56.2915%2053.2492,56.1095%2053.1362,55.8705%20L53.3622,55.7625%20C53.4462,55.9425%2053.5962,56.0785%2053.7822,56.1455%20C53.9702,56.2125%2054.1722,56.2035%2054.3482,56.1185%20C54.5282,56.0345%2054.6642,55.8845%2054.7312,55.6985%20C54.7992,55.5115%2054.7892,55.3105%2054.7042,55.1315%20L54.9302,55.0245%20C55.0432,55.2645%2055.0562,55.5335%2054.9672,55.7835%20C54.8772,56.0325%2054.6952,56.2315%2054.4562,56.3445%20C54.3212,56.4085%2054.1782,56.4395%2054.0342,56.4395'%20id='Fill-315'%3e%3c/path%3e%3cpath%20d='M52.4658,57.1787%20C52.3528,57.1787%2052.2388,57.1587%2052.1298,57.1197%20C51.8798,57.0307%2051.6808,56.8487%2051.5678,56.6097%20L51.7938,56.5017%20C51.9678,56.8717%2052.4128,57.0327%2052.7808,56.8577%20C53.1518,56.6837%2053.3108,56.2407%2053.1358,55.8697%20L53.3618,55.7627%20C53.5948,56.2577%2053.3828,56.8507%2052.8888,57.0837%20C52.7538,57.1477%2052.6108,57.1787%2052.4658,57.1787'%20id='Fill-317'%3e%3c/path%3e%3cpath%20d='M55.1885,56.8535%20C54.8155,56.8535%2054.4585,56.6425%2054.2895,56.2855%20L54.5155,56.1775%20C54.6895,56.5495%2055.1345,56.7065%2055.5025,56.5325%20C55.6825,56.4485%2055.8175,56.2985%2055.8845,56.1125%20C55.9525,55.9255%2055.9425,55.7245%2055.8575,55.5455%20L56.0845,55.4385%20C56.1965,55.6785%2056.2095,55.9475%2056.1205,56.1975%20C56.0305,56.4465%2055.8495,56.6455%2055.6105,56.7585%20C55.4735,56.8225%2055.3305,56.8535%2055.1885,56.8535'%20id='Fill-319'%3e%3c/path%3e%3cpath%20d='M38.8428,7.8291%20C38.2968,7.8291%2037.8498,7.3891%2037.8428,6.8431%20L38.0928,6.8391%20C38.0978,7.2491%2038.4338,7.5791%2038.8428,7.5791%20L38.8518,7.5791%20C39.2648,7.5741%2039.5968,7.2341%2039.5918,6.8211%20L39.8418,6.8171%20C39.8488,7.3691%2039.4058,7.8221%2038.8558,7.8291%20L38.8428,7.8291%20Z'%20id='Fill-321'%3e%3c/path%3e%3cpath%20d='M38.9551,40.8828%20C38.4091,40.8828%2037.9621,40.4428%2037.9551,39.8968%20L38.2051,39.8928%20C38.2101,40.3028%2038.5461,40.6328%2038.9551,40.6328%20L38.9641,40.6328%20C39.3771,40.6278%2039.7091,40.2868%2039.7041,39.8738%20L39.9541,39.8698%20C39.9611,40.4218%2039.5181,40.8758%2038.9681,40.8828%20L38.9551,40.8828%20Z'%20id='Fill-323'%3e%3c/path%3e%3cpath%20d='M48.4268,22.3311%20C47.9958,22.3311%2047.6438,21.9841%2047.6378,21.5541%20L47.8878,21.5501%20C47.8918,21.8441%2048.1328,22.0811%2048.4268,22.0811%20L48.4328,22.0811%20C48.5748,22.0791%2048.7098,22.0211%2048.8108,21.9191%20C48.9108,21.8151%2048.9648,21.6801%2048.9628,21.5371%20L49.2128,21.5331%20C49.2158,21.7431%2049.1368,21.9421%2048.9888,22.0931%20C48.8428,22.2441%2048.6458,22.3281%2048.4358,22.3311%20L48.4268,22.3311%20Z'%20id='Fill-325'%3e%3c/path%3e%3cpath%20d='M63.8496,6.9131%20C63.6856,6.9131%2063.5316,6.8511%2063.4136,6.7361%20C63.2946,6.6201%2063.2286,6.4641%2063.2266,6.2981%20L63.4766,6.2961%20C63.4776,6.3941%2063.5176,6.4871%2063.5886,6.5571%20C63.6596,6.6261%2063.7506,6.6631%2063.8486,6.6631%20L63.8536,6.6631%20C64.0576,6.6601%2064.2226,6.4911%2064.2206,6.2861%20L64.4706,6.2841%20C64.4746,6.6261%2064.1986,6.9081%2063.8566,6.9131%20L63.8496,6.9131%20Z'%20id='Fill-327'%3e%3c/path%3e%3cpath%20d='M69.2627,80.1807%20C69.0637,80.1807%2068.8677,80.1197%2068.7007,80.0047%20C68.4797,79.8537%2068.3317,79.6257%2068.2837,79.3637%20L68.5297,79.3187%20C68.5657,79.5147%2068.6767,79.6857%2068.8417,79.7987%20C69.0067,79.9107%2069.2047,79.9527%2069.4027,79.9167%20C69.5997,79.8797%2069.7707,79.7697%2069.8837,79.6037%20C69.9967,79.4387%2070.0387,79.2397%2070.0017,79.0427%20L70.2477,78.9957%20C70.2967,79.2587%2070.2417,79.5247%2070.0897,79.7447%20C69.9397,79.9657%2069.7117,80.1147%2069.4497,80.1627%20C69.3867,80.1747%2069.3247,80.1807%2069.2627,80.1807'%20id='Fill-329'%3e%3c/path%3e%3cpath%20d='M45.2861,87.1582%20C45.0021,87.1582%2044.7331,87.0502%2044.5301,86.8502%20C44.3221,86.6482%2044.2061,86.3772%2044.2021,86.0882%20L44.4521,86.0842%20C44.4551,86.3072%2044.5451,86.5152%2044.7041,86.6722%20C44.8611,86.8242%2045.0671,86.9082%2045.2861,86.9082%20L45.2971,86.9082%20C45.5201,86.9052%2045.7281,86.8152%2045.8851,86.6562%20C46.0401,86.4972%2046.1241,86.2862%2046.1211,86.0632%20L46.3711,86.0592%20C46.3751,86.3492%2046.2651,86.6242%2046.0631,86.8312%20C45.8611,87.0382%2045.5901,87.1542%2045.3011,87.1582%20L45.2861,87.1582%20Z'%20id='Fill-331'%3e%3c/path%3e%3cpath%20d='M44.3389,88.1299%20C43.7469,88.1299%2043.2629,87.6519%2043.2549,87.0599%20L43.5049,87.0559%20C43.5109,87.5129%2043.8839,87.8799%2044.3389,87.8799%20L44.3469,87.8799%20C44.5729,87.8769%2044.7809,87.7869%2044.9379,87.6279%20C45.0929,87.4689%2045.1769,87.2579%2045.1739,87.0349%20L45.4239,87.0309%20C45.4279,87.3209%2045.3179,87.5959%2045.1159,87.8029%20C44.9139,88.0099%2044.6429,88.1259%2044.3539,88.1299%20L44.3389,88.1299%20Z'%20id='Fill-333'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M42.2383,100.9651%20C42.7453,100.8911%2043.4903,101.9851%2043.4113,102.3211%20C43.3323,102.6591%2043.2883,103.7701%2042.4673,103.9011%20C41.8633,103.9971%2039.7073,104.2491%2039.2293,103.7861%20C38.7903,103.3591%2039.6153,101.3501%2042.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M42.2842,101.4641%20C40.7572,101.6951%2040.0792,102.4991%2039.8572,102.8351%20C39.6382,103.1681%2039.6032,103.4251%2039.6212,103.4901%20C39.8192,103.6081%2041.1862,103.6011%2042.3882,103.4061%20C42.7062,103.3571%2042.8092,102.8781%2042.8832,102.4351%20C42.8972,102.3441%2042.9112,102.2661%2042.9242,102.2071%20C42.8892,102.0681%2042.4892,101.5301%2042.2842,101.4641%20M40.6342,104.5611%20C39.9162,104.5611%2039.2122,104.4661%2038.8822,104.1461%20C38.6062,103.8781%2038.5432,103.4341%2038.7072,102.9271%20C39.0132,101.9831%2040.1022,100.7731%2042.1662,100.4701%20C42.5362,100.4141%2042.9202,100.6031%2043.2912,101.0071%20C43.5692,101.3111%2044.0112,101.9531%2043.8972,102.4361%20C43.8882,102.4771%2043.8802,102.5311%2043.8692,102.5961%20C43.7892,103.0841%2043.6022,104.2261%2042.5472,104.3951%20C42.1912,104.4511%2041.4042,104.5611%2040.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M42.3848,101.2688%20C42.6838,101.2248%2043.1228,101.8708%2043.0758,102.0698%20C43.0298,102.2688%2043.0038,102.9238%2042.5208,103.0008%20C42.1628,103.0578%2040.8908,103.2068%2040.6098,102.9338%20C40.3498,102.6818%2040.8368,101.4968%2042.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M44.0488,101.4846%20C44.0488,101.4846%2043.6588,101.2876%2042.8968,101.7366%20C42.2228,102.1326%2041.2178,102.7656%2041.4938,103.5346%20C41.7708,104.3016%2043.9098,103.9886%2044.3848,103.8196%20C44.8598,103.6506%2045.1528,103.1276%2045.0628,102.6736%20C44.8658,101.6856%2044.0488,101.4846%2044.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M56.1036582,101.542462%20C56.1036582,101.542462%2055.7136582,101.345462%2054.9516582,101.794462%20C54.2776582,102.190462%2053.2726582,102.823462%2053.5486582,103.592462%20C53.8256582,104.359462%2055.9646582,104.046462%2056.4396582,103.877462%20C56.9146582,103.708462%2057.2076582,103.185462%2057.1176582,102.731462%20C56.9206582,101.743462%2056.1036582,101.542462%2056.1036582,101.542462'%20id='Fill-342-Copy'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M43.7959,101.9417%20C43.6949,101.9417%2043.4829,101.9717%2043.1499,102.1677%20C42.8199,102.3617%2041.8169,102.9527%2041.9649,103.3657%20C42.1539,103.6227%2043.6679,103.5437%2044.2169,103.3487%20C44.4679,103.2587%2044.6109,102.9697%2044.5719,102.7717%20C44.4449,102.1337%2043.9749,101.9837%2043.9219,101.9677%20L43.8579,101.9467%20C43.8479,101.9447%2043.8269,101.9417%2043.7959,101.9417%20M42.8389,104.526704%20C42.0559,104.5277%2041.2569,104.3497%2041.0239,103.7037%20C40.5949,102.5107%2042.0299,101.6667%2042.6429,101.3057%20C43.4649,100.8227%2044.0069,100.9347%2044.2069,101.0087%20C44.6319,101.1297%2045.3559,101.5817%2045.5529,102.5767%20C45.6939,103.2887%2045.2549,104.0407%2044.5529,104.2907%20C44.3789,104.3527%2043.6159,104.526704%2042.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M55.8507582,101.999562%20C55.7497582,101.999562%2055.5377582,102.029562%2055.2047582,102.225562%20C54.8747582,102.419562%2053.8717582,103.010562%2054.0197582,103.423562%20C54.2087582,103.680562%2055.7227582,103.601562%2056.2717582,103.406562%20C56.5227582,103.316562%2056.6657582,103.027562%2056.6267582,102.829562%20C56.4997582,102.191562%2056.0297582,102.041562%2055.9767582,102.025562%20L55.9127582,102.004562%20C55.9027582,102.002562%2055.8817582,101.999562%2055.8507582,101.999562%20M54.8937582,104.584566%20C54.1107582,104.585562%2053.3117582,104.407562%2053.0787582,103.761562%20C52.6497582,102.568562%2054.0847582,101.724562%2054.6977582,101.363562%20C55.5197582,100.880562%2056.0617582,100.992562%2056.2617582,101.066562%20C56.6867582,101.187562%2057.4107582,101.639562%2057.6077582,102.634562%20C57.7487582,103.346562%2057.3097582,104.098562%2056.6077582,104.348562%20C56.4337582,104.410562%2055.6707582,104.584566%2054.8937582,104.584566'%20id='Fill-344-Copy'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M44.1982,101.7561%20C44.1982,101.7561%2043.9672,101.6401%2043.5152,101.9051%20C43.1172,102.1401%2042.5212,102.5151%2042.6852,102.9701%20C42.8482,103.4251%2044.1162,103.2381%2044.3972,103.1391%20C44.6772,103.0381%2044.8512,102.7291%2044.7982,102.4601%20C44.6822,101.8751%2044.1982,101.7561%2044.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M56.2530582,101.813962%20C56.2530582,101.813962%2056.0220582,101.697962%2055.5700582,101.962962%20C55.1720582,102.197962%2054.5760582,102.572962%2054.7400582,103.027962%20C54.9030582,103.482962%2056.1710582,103.295962%2056.4520582,103.196962%20C56.7320582,103.095962%2056.9060582,102.786962%2056.8530582,102.517962%20C56.7370582,101.932962%2056.2530582,101.813962%2056.2530582,101.813962'%20id='Fill-346-Copy'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M67.875,100.9993%20C67.875,100.9993%2066.903,100.2283%2065.64,101.2943%20C64.484,102.2673%2063.625,103.7593%2064.15,103.9013%20C64.675,104.0443%2065.598,104.1783%2066.563,103.9873%20C67.402,103.8233%2068.147,103.9763%2068.463,102.2113%20C68.61,101.3893%2067.875,100.9993%2067.875,100.9993'%20id='Fill-265'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M64.5371,103.4788%20C64.9391,103.5608%2065.6681,103.6528%2066.4661,103.4978%20C66.5861,103.4738%2066.7031,103.4568%2066.8171,103.4388%20C67.4451,103.3468%2067.7611,103.2998%2067.9711,102.1238%20C68.0531,101.6658%2067.6451,101.4438%2067.6411,101.4408%20L67.5681,101.3948%20C67.4901,101.3368%2066.8571,100.9218%2065.9621,101.6758%20C65.2121,102.3078%2064.6881,103.0908%2064.5371,103.4788%20M65.5641,104.5828%20C64.8531,104.5828%2064.2861,104.4568%2064.0191,104.3838%20C63.7611,104.3138%2063.5711,104.1138%2063.5131,103.8488%20C63.3331,103.0338%2064.4831,101.6148%2065.3171,100.9118%20C66.5301,99.8888%2067.6771,100.2328%2068.1481,100.5798%20C68.5421,100.8058%2069.1171,101.3978%2068.9551,102.2988%20C68.6431,104.0418%2067.8691,104.2948%2066.9641,104.4278%20C66.8641,104.4438%2066.7621,104.4578%2066.6581,104.4778%20C66.2721,104.5548%2065.9021,104.5828%2065.5641,104.5828'%20id='Fill-267'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M67.6592,101.2874%20C67.6592,101.2874%2067.0552,100.8084%2066.2682,101.4714%20C65.5502,102.0764%2065.0142,103.0054%2065.3422,103.0944%20C65.6682,103.1834%2066.2422,103.2654%2066.8432,103.1474%20C67.3652,103.0454%2067.8292,103.1404%2068.0252,102.0414%20C68.1172,101.5304%2067.6592,101.2874%2067.6592,101.2874'%20id='Fill-269'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M69.2383,100.9651%20C69.7453,100.8911%2070.4903,101.9851%2070.4113,102.3211%20C70.3323,102.6591%2070.2883,103.7701%2069.4673,103.9011%20C68.8633,103.9971%2066.7073,104.2491%2066.2293,103.7861%20C65.7903,103.3591%2066.6153,101.3501%2069.2383,100.9651'%20id='Fill-336'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M69.2842,101.4641%20C67.7572,101.6951%2067.0792,102.4991%2066.8572,102.8351%20C66.6382,103.1681%2066.6032,103.4251%2066.6212,103.4901%20C66.8192,103.6081%2068.1862,103.6011%2069.3882,103.4061%20C69.7062,103.3571%2069.8092,102.8781%2069.8832,102.4351%20C69.8972,102.3441%2069.9112,102.2661%2069.9242,102.2071%20C69.8892,102.0681%2069.4892,101.5301%2069.2842,101.4641%20M67.6342,104.5611%20C66.9162,104.5611%2066.2122,104.4661%2065.8822,104.1461%20C65.6062,103.8781%2065.5432,103.4341%2065.7072,102.9271%20C66.0132,101.9831%2067.1022,100.7731%2069.1662,100.4701%20C69.5362,100.4141%2069.9202,100.6031%2070.2912,101.0071%20C70.5692,101.3111%2071.0112,101.9531%2070.8972,102.4361%20C70.8882,102.4771%2070.8802,102.5311%2070.8692,102.5961%20C70.7892,103.0841%2070.6022,104.2261%2069.5472,104.3951%20C69.1912,104.4511%2068.4042,104.5611%2067.6342,104.5611'%20id='Fill-338'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M69.3848,101.2688%20C69.6838,101.2248%2070.1228,101.8708%2070.0758,102.0698%20C70.0298,102.2688%2070.0038,102.9238%2069.5208,103.0008%20C69.1628,103.0578%2067.8908,103.2068%2067.6098,102.9338%20C67.3498,102.6818%2067.8368,101.4968%2069.3848,101.2688'%20id='Fill-340'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M71.0488,101.4846%20C71.0488,101.4846%2070.6588,101.2876%2069.8968,101.7366%20C69.2228,102.1326%2068.2178,102.7656%2068.4938,103.5346%20C68.7708,104.3016%2070.9098,103.9886%2071.3848,103.8196%20C71.8598,103.6506%2072.1528,103.1276%2072.0628,102.6736%20C71.8658,101.6856%2071.0488,101.4846%2071.0488,101.4846'%20id='Fill-342'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M70.7959,101.9417%20C70.6949,101.9417%2070.4829,101.9717%2070.1499,102.1677%20C69.8199,102.3617%2068.8169,102.9527%2068.9649,103.3657%20C69.1539,103.6227%2070.6679,103.5437%2071.2169,103.3487%20C71.4679,103.2587%2071.6109,102.9697%2071.5719,102.7717%20C71.4449,102.1337%2070.9749,101.9837%2070.9219,101.9677%20L70.8579,101.9467%20C70.8479,101.9447%2070.8269,101.9417%2070.7959,101.9417%20M69.8389,104.526704%20C69.0559,104.5277%2068.2569,104.3497%2068.0239,103.7037%20C67.5949,102.5107%2069.0299,101.6667%2069.6429,101.3057%20C70.4649,100.8227%2071.0069,100.9347%2071.2069,101.0087%20C71.6319,101.1297%2072.3559,101.5817%2072.5529,102.5767%20C72.6939,103.2887%2072.2549,104.0407%2071.5529,104.2907%20C71.3789,104.3527%2070.6159,104.526704%2069.8389,104.526704'%20id='Fill-344'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M71.1982,101.7561%20C71.1982,101.7561%2070.9672,101.6401%2070.5152,101.9051%20C70.1172,102.1401%2069.5212,102.5151%2069.6852,102.9701%20C69.8482,103.4251%2071.1162,103.2381%2071.3972,103.1391%20C71.6772,103.0381%2071.8512,102.7291%2071.7982,102.4601%20C71.6822,101.8751%2071.1982,101.7561%2071.1982,101.7561'%20id='Fill-346'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M23.7754,101.9534%20C23.7754,101.9534%2023.3844,101.7564%2022.6224,102.2054%20C21.9484,102.6014%2020.9434,103.2344%2021.2194,104.0034%20C21.4964,104.7704%2023.6354,104.4574%2024.1104,104.2884%20C24.5854,104.1184%2024.8784,103.5964%2024.7884,103.1424%20C24.5914,102.1544%2023.7754,101.9534%2023.7754,101.9534'%20id='Fill-348'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M23.5215,102.4104%20C23.4205,102.4104%2023.2075,102.4404%2022.8755,102.6364%20C22.5455,102.8304%2021.5425,103.4214%2021.6905,103.8344%20C21.8795,104.0924%2023.3935,104.0134%2023.9425,103.8174%20C24.1935,103.7274%2024.3365,103.4384%2024.2975,103.2404%20C24.1705,102.6024%2023.7015,102.4514%2023.6475,102.4364%20L23.5835,102.4154%20C23.5755,102.4134%2023.5545,102.4104%2023.5215,102.4104%20M22.5645,104.9954%20C21.7815,104.9954%2020.9825,104.8184%2020.7495,104.1724%20C20.3205,102.9794%2021.7555,102.1354%2022.3685,101.7744%20C23.1925,101.2894%2023.7335,101.4044%2023.9335,101.4774%20C24.3575,101.5984%2025.0815,102.0504%2025.2785,103.0454%20C25.4185,103.7554%2024.9805,104.5084%2024.2795,104.7594%20C24.1045,104.8214%2023.3415,104.9954%2022.5645,104.9954'%20id='Fill-350'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M23.9238,102.2249%20C23.9238,102.2249%2023.6938,102.1079%2023.2408,102.3739%20C22.8428,102.6089%2022.2468,102.9839%2022.4108,103.4389%20C22.5738,103.8929%2023.8418,103.7069%2024.1228,103.6069%20C24.4038,103.5069%2024.5768,103.1979%2024.5248,102.9289%20C24.4078,102.3439%2023.9238,102.2249%2023.9238,102.2249'%20id='Fill-352'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M26.1133,101.3811%20C26.6213,101.3071%2027.3653,102.4011%2027.2863,102.7381%20C27.2073,103.0751%2027.1633,104.1871%2026.3423,104.3181%20C25.7383,104.4141%2023.5823,104.6661%2023.1043,104.2021%20C22.6653,103.7761%2023.4903,101.7671%2026.1133,101.3811'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M26.1602,101.8801%20C24.6332,102.1121%2023.9542,102.9151%2023.7332,103.2511%20C23.5142,103.5841%2023.4782,103.8411%2023.4962,103.9061%20C23.6932,104.0231%2025.0622,104.0151%2026.2642,103.8231%20C26.5802,103.7741%2026.6842,103.2951%2026.7582,102.8521%20C26.7722,102.7601%2026.7862,102.6831%2026.8002,102.6241%20C26.7642,102.4841%2026.3642,101.9461%2026.1602,101.8801%20M24.5102,104.9781%20C23.7922,104.9781%2023.0872,104.8831%2022.7562,104.5611%20C22.4822,104.2951%2022.4182,103.8521%2022.5822,103.3461%20C22.8872,102.4011%2023.9752,101.1901%2026.0412,100.8861%20C26.4042,100.8361%2026.7952,101.0181%2027.1652,101.4221%20C27.4442,101.7261%2027.8862,102.3681%2027.7732,102.8531%20C27.7642,102.8941%2027.7552,102.9491%2027.7442,103.0131%20C27.6642,103.5011%2027.4772,104.6431%2026.4222,104.8121%20C26.0662,104.8681%2025.2802,104.9781%2024.5102,104.9781'%20id='Fill-356'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M26.2598,101.6858%20C26.5588,101.6418%2026.9978,102.2868%2026.9508,102.4858%20C26.9058,102.6848%2026.8788,103.3398%2026.3958,103.4178%20C26.0378,103.4748%2024.7658,103.6228%2024.4848,103.3498%20C24.2248,103.0978%2024.7118,101.9128%2026.2598,101.6858'%20id='Fill-358'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M32.7881,101.7727%20C32.9451,101.6367%2033.1351,101.5967%2033.2921,101.6687%20C33.8791,101.9367%2035.3621,102.7007%2035.0711,103.7627%20C34.8451,104.5897%2034.3381,104.3487%2033.3751,104.3777%20L32.6491,104.4007%20C32.4991,104.4057%2032.3641,104.3307%2032.2801,104.1927%20C31.8531,103.4997%2032.0651,102.3987%2032.7381,101.8157%20L32.7881,101.7727%20Z'%20id='Fill-378'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M33.084,102.1233%20L33.114,102.1513%20L33.064,102.1943%20C32.578,102.6163%2032.406,103.4433%2032.706,103.9313%20L33.359,103.8783%20C33.575,103.8723%2033.77,103.8773%2033.944,103.8833%20C34.511,103.9013%2034.516,103.9023%2034.589,103.6313%20C34.774,102.9553%2033.483,102.3063%2033.084,102.1233%20L33.084,102.1233%20Z%20M32.635,104.9003%20C32.316,104.9003%2032.025,104.7343%2031.854,104.4533%20C31.303,103.5593%2031.558,102.1773%2032.411,101.4373%20L32.461,101.3943%20C32.766,101.1313%2033.164,101.0613%2033.498,101.2133%20C35.655,102.1993%2035.712,103.3163%2035.554,103.8943%20C35.271,104.9273%2034.511,104.9033%2033.912,104.8833%20C33.758,104.8783%2033.583,104.8733%2033.391,104.8783%20L32.665,104.9003%20L32.635,104.9003%20Z'%20id='Fill-380'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M32.8662,102.009%20C32.9802,101.909%2033.1182,101.881%2033.2322,101.933%20C33.6592,102.128%2034.7362,102.683%2034.5252,103.454%20C34.3602,104.056%2033.9922,103.88%2033.2932,103.903%20L32.7642,103.918%20C32.6562,103.922%2032.5582,103.867%2032.4972,103.768%20C32.1862,103.264%2032.3412,102.464%2032.8302,102.04%20L32.8662,102.009%20Z'%20id='Fill-382'%20fill='%23EAF3FB'%3e%3c/path%3e%3cpath%20d='M29.375,101.4993%20C29.375,101.4993%2028.473,100.6483%2027.123,101.6033%20C25.89,102.4743%2024.906,103.8883%2025.417,104.0743%20C25.929,104.2613%2026.836,104.4723%2027.813,104.3653%20C28.664,104.2723%2029.394,104.4883%2029.858,102.7563%20C30.074,101.9493%2029.375,101.4993%2029.375,101.4993'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M25.8389,103.6858%20C26.2339,103.8008%2026.9529,103.9568%2027.7599,103.8688%20C27.8799,103.8558%2027.9989,103.8478%2028.1149,103.8398%20C28.7479,103.8008%2029.0659,103.7818%2029.3749,102.6258%20C29.4869,102.2068%2029.1649,101.9608%2029.0989,101.9158%20L29.0379,101.8688%20C28.9739,101.8118%2028.3759,101.3318%2027.4119,102.0108%20C26.6109,102.5768%2026.0229,103.3118%2025.8389,103.6858%20M27.2699,104.8948%20C26.3239,104.8948%2025.5649,104.6608%2025.2459,104.5438%20C24.9939,104.4528%2024.8219,104.2368%2024.7859,103.9678%20C24.6759,103.1408%2025.9429,101.8238%2026.8349,101.1948%20C28.1309,100.2798%2029.2429,100.7188%2029.6839,101.1038%20C30.0559,101.3628%2030.5779,102.0008%2030.3419,102.8848%20C29.8829,104.5958%2029.0899,104.7818%2028.1769,104.8378%20C28.0759,104.8448%2027.9729,104.8508%2027.8679,104.8628%20C27.6619,104.8848%2027.4619,104.8948%2027.2699,104.8948'%20id='Fill-386'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M29.1357,101.7678%20C29.1357,101.7678%2028.5737,101.2388%2027.7347,101.8318%20C26.9667,102.3748%2026.3557,103.2548%2026.6727,103.3718%20C26.9907,103.4868%2027.5557,103.6188%2028.1637,103.5518%20C28.6937,103.4938%2029.1477,103.6278%2029.4367,102.5498%20C29.5717,102.0478%2029.1357,101.7678%2029.1357,101.7678'%20id='Fill-388'%20fill='%23EAF3FB'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cpath%20d='M82.6494,207.1268%20C76.0734,207.1268%2072.9504,204.5788%2071.7794,203.2698%20C64.7604,206.5538%2059.2554,205.2128%2059.0194,205.1508%20C58.4844,205.0148%2058.1614,204.4708%2058.2974,203.9358%20C58.4334,203.4008%2058.9734,203.0768%2059.5114,203.2128%20C59.6124,203.2378%2064.9834,204.4938%2071.6184,201.1228%20L72.4604,200.6948%20L72.9354,201.5118%20C73.0284,201.6628%2075.4174,205.4108%2083.5724,205.1088%20C92.0324,204.7908%2096.3594,201.2818%2096.4024,201.2468%20C96.8274,200.8928%2097.4584,200.9528%2097.8094,201.3748%20C98.1624,201.7978%2098.1084,202.4258%2097.6854,202.7798%20C97.4924,202.9428%2092.8424,206.7618%2083.6464,207.1068%20C83.3054,207.1198%2082.9734,207.1268%2082.6494,207.1268'%20id='Fill-432'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M73.9434,210.2713%20C73.8544,210.2713%2073.7644,210.2593%2073.6734,210.2343%20C73.4824,210.1803%2071.7684,209.6833%2070.6364,208.7413%20C70.2124,208.3873%2070.1544,207.7563%2070.5074,207.3333%20C70.8614,206.9093%2071.4924,206.8513%2071.9164,207.2043%20C72.5954,207.7703%2073.8044,208.1933%2074.2144,208.3083%20C74.7454,208.4583%2075.0544,209.0103%2074.9054,209.5423%20C74.7814,209.9833%2074.3804,210.2713%2073.9434,210.2713'%20id='Fill-434'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M213.8418,103.1009%20C213.8418,124.4089%20196.5688,141.6819%20175.2608,141.6819%20C153.9518,141.6819%20136.6788,124.4089%20136.6788,103.1009%20C136.6788,81.7929%20153.9518,64.5199%20175.2608,64.5199%20C196.5688,64.5199%20213.8418,81.7929%20213.8418,103.1009'%20id='Fill-436'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M175.2607,65.5198%20C154.5377,65.5198%20137.6787,82.3788%20137.6787,103.1008%20C137.6787,123.8228%20154.5377,140.6818%20175.2607,140.6818%20C195.9837,140.6818%20212.8417,123.8228%20212.8417,103.1008%20C212.8417,82.3788%20195.9837,65.5198%20175.2607,65.5198%20M175.2607,142.6818%20C153.4357,142.6818%20135.6787,124.9258%20135.6787,103.1008%20C135.6787,81.2758%20153.4357,63.5198%20175.2607,63.5198%20C197.0857,63.5198%20214.8417,81.2758%20214.8417,103.1008%20C214.8417,124.9258%20197.0857,142.6818%20175.2607,142.6818'%20id='Fill-438'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M204.9932,103.1009%20C204.9932,119.5219%20191.6812,132.8339%20175.2612,132.8339%20C158.8392,132.8339%20145.5272,119.5219%20145.5272,103.1009%20C145.5272,86.6799%20158.8392,73.3679%20175.2612,73.3679%20C191.6812,73.3679%20204.9932,86.6799%20204.9932,103.1009'%20id='Fill-440'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M175.2607,74.368%20C159.4167,74.368%20146.5277,87.258%20146.5277,103.101%20C146.5277,118.944%20159.4167,131.834%20175.2607,131.834%20C191.1037,131.834%20203.9927,118.944%20203.9927,103.101%20C203.9927,87.258%20191.1037,74.368%20175.2607,74.368%20M175.2607,133.834%20C158.3147,133.834%20144.5277,120.047%20144.5277,103.101%20C144.5277,86.155%20158.3147,72.368%20175.2607,72.368%20C192.2067,72.368%20205.9927,86.155%20205.9927,103.101%20C205.9927,120.047%20192.2067,133.834%20175.2607,133.834'%20id='Fill-442'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='175.8271'%20y1='74.8846'%20x2='175.8271'%20y2='77.4666'%20id='Fill-444'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.8271,78.4661%20C175.2741,78.4661%20174.8271,78.0181%20174.8271,77.4661%20L174.8271,74.8841%20C174.8271,74.3321%20175.2741,73.8841%20175.8271,73.8841%20C176.3801,73.8841%20176.8271,74.3321%20176.8271,74.8841%20L176.8271,77.4661%20C176.8271,78.0181%20176.3801,78.4661%20175.8271,78.4661'%20id='Fill-446'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='203.709'%20y1='102.9959'%20x2='201.128'%20y2='102.9959'%20id='Fill-448'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M203.709,103.9959%20L201.128,103.9959%20C200.575,103.9959%20200.128,103.5479%20200.128,102.9959%20C200.128,102.4439%20200.575,101.9959%20201.128,101.9959%20L203.709,101.9959%20C204.262,101.9959%20204.709,102.4439%20204.709,102.9959%20C204.709,103.5479%20204.262,103.9959%20203.709,103.9959'%20id='Fill-450'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='175.5977'%20y1='130.8778'%20x2='175.5977'%20y2='128.2958'%20id='Fill-452'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M175.5977,131.8778%20C175.0447,131.8778%20174.5977,131.4298%20174.5977,130.8778%20L174.5977,128.2958%20C174.5977,127.7438%20175.0447,127.2958%20175.5977,127.2958%20C176.1507,127.2958%20176.5977,127.7438%20176.5977,128.2958%20L176.5977,130.8778%20C176.5977,131.4298%20176.1507,131.8778%20175.5977,131.8778'%20id='Fill-454'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='147.7158'%20y1='102.7664'%20x2='150.2978'%20y2='102.7664'%20id='Fill-456'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M150.2979,103.7664%20L147.7159,103.7664%20C147.1629,103.7664%20146.7159,103.3184%20146.7159,102.7664%20C146.7159,102.2144%20147.1629,101.7664%20147.7159,101.7664%20L150.2979,101.7664%20C150.8509,101.7664%20151.2979,102.2144%20151.2979,102.7664%20C151.2979,103.3184%20150.8509,103.7664%20150.2979,103.7664'%20id='Fill-458'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='189.0908'%20y1='78.2874'%20x2='187.8658'%20y2='80.5604'%20id='Fill-460'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M187.8652,81.5604%20C187.7052,81.5604%20187.5432,81.5214%20187.3912,81.4404%20C186.9052,81.1784%20186.7232,80.5724%20186.9862,80.0864%20L188.2112,77.8134%20C188.4722,77.3274%20189.0772,77.1454%20189.5652,77.4074%20C190.0522,77.6694%20190.2332,78.2754%20189.9702,78.7614%20L188.7462,81.0344%20C188.5652,81.3704%20188.2212,81.5604%20187.8652,81.5604'%20id='Fill-462'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='200.3057'%20y1='116.2591'%20x2='198.0337'%20y2='115.0351'%20id='Fill-464'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M200.3047,117.2591%20C200.1447,117.2591%20199.9827,117.2201%20199.8307,117.1391%20L197.5587,115.9151%20C197.0727,115.6541%20196.8907,115.0471%20197.1527,114.5611%20C197.4137,114.0751%20198.0197,113.8921%20198.5077,114.1551%20L200.7807,115.3791%20C201.2667,115.6401%20201.4487,116.2471%20201.1867,116.7331%20C201.0057,117.0691%20200.6607,117.2591%20200.3047,117.2591'%20id='Fill-466'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='162.334'%20y1='127.4749'%20x2='163.559'%20y2='125.2019'%20id='Fill-468'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.333,128.4749%20C162.173,128.4749%20162.011,128.4359%20161.859,128.3549%20C161.373,128.0929%20161.191,127.4869%20161.454,127.0009%20L162.679,124.7279%20C162.94,124.2419%20163.544,124.0609%20164.033,124.3219%20C164.52,124.5839%20164.701,125.1899%20164.438,125.6759%20L163.214,127.9489%20C163.033,128.2849%20162.689,128.4749%20162.333,128.4749'%20id='Fill-470'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='151.1191'%20y1='89.5028'%20x2='153.3911'%20y2='90.7268'%20id='Fill-472'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M153.3906,91.7269%20C153.2306,91.7269%20153.0686,91.6879%20152.9166,91.6069%20L150.6446,90.3829%20C150.1586,90.1219%20149.9766,89.5149%20150.2386,89.0289%20C150.4996,88.5419%20151.1046,88.3619%20151.5936,88.6229%20L153.8666,89.8469%20C154.3526,90.1079%20154.5346,90.7149%20154.2726,91.2009%20C154.0916,91.5369%20153.7466,91.7269%20153.3906,91.7269'%20id='Fill-474'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='199.3809'%20y1='87.9266'%20x2='197.2039'%20y2='89.3146'%20id='Fill-476'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M197.2051,90.3148%20C196.8751,90.3148%20196.5521,90.1518%20196.3611,89.8528%20C196.0641,89.3868%20196.2011,88.7688%20196.6661,88.4718%20L198.8431,87.0838%20C199.3091,86.7868%20199.9271,86.9228%20200.2241,87.3888%20C200.5201,87.8548%20200.3841,88.4728%20199.9191,88.7698%20L197.7421,90.1578%20C197.5751,90.2638%20197.3891,90.3148%20197.2051,90.3148'%20id='Fill-478'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='190.667'%20y1='126.5496'%20x2='189.279'%20y2='124.3726'%20id='Fill-480'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M190.668,127.5496%20C190.338,127.5496%20190.015,127.3866%20189.824,127.0876%20L188.437,124.9106%20C188.14,124.4446%20188.276,123.8266%20188.742,123.5296%20C189.205,123.2326%20189.825,123.3696%20190.122,123.8356%20L191.51,126.0116%20C191.807,126.4776%20191.67,127.0956%20191.204,127.3926%20C191.038,127.4986%20190.852,127.5496%20190.668,127.5496'%20id='Fill-482'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='152.0439'%20y1='117.8353'%20x2='154.2209'%20y2='116.4473'%20id='Fill-484'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M152.0449,118.8353%20C151.7149,118.8353%20151.3919,118.6723%20151.2009,118.3733%20C150.9039,117.9073%20151.0409,117.2893%20151.5069,116.9923%20L153.6839,115.6043%20C154.1479,115.3073%20154.7669,115.4433%20155.0639,115.9103%20C155.3599,116.3763%20155.2239,116.9943%20154.7579,117.2913%20L152.5809,118.6783%20C152.4149,118.7843%20152.2289,118.8353%20152.0449,118.8353'%20id='Fill-486'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='160.7578'%20y1='79.2127'%20x2='162.1468'%20y2='81.3897'%20id='Fill-488'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M162.1475,82.3895%20C161.8175,82.3895%20161.4945,82.2265%20161.3035,81.9275%20L159.9155,79.7505%20C159.6185,79.2855%20159.7535,78.6665%20160.2195,78.3695%20C160.6855,78.0715%20161.3035,78.2095%20161.6005,78.6755%20L162.9895,80.8515%20C163.2865,81.3175%20163.1505,81.9355%20162.6845,82.2325%20C162.5175,82.3385%20162.3315,82.3895%20162.1475,82.3895'%20id='Fill-490'%20fill='%235E63B6'%3e%3c/path%3e%3cpolyline%20id='Fill-492'%20fill='%23FFFFFF'%20points='175.7354%2085.5887%20175.7354%20105.1167%20187.7234%20110.9927'%3e%3c/polyline%3e%3cpath%20d='M187.7227,111.9925%20C187.5757,111.9925%20187.4247,111.9595%20187.2837,111.8905%20L175.2947,106.0145%20C174.9517,105.8465%20174.7357,105.4985%20174.7357,105.1165%20L174.7357,85.5885%20C174.7357,85.0365%20175.1827,84.5885%20175.7357,84.5885%20C176.2877,84.5885%20176.7357,85.0365%20176.7357,85.5885%20L176.7357,104.4925%20L188.1637,110.0945%20C188.6597,110.3375%20188.8647,110.9365%20188.6207,111.4325%20C188.4487,111.7865%20188.0927,111.9925%20187.7227,111.9925'%20id='Fill-494'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d=''%20id='Path-2'%20stroke='%23979797'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/UserGroups.svg.js b/lib/static/illustrations/UserGroups.svg.js new file mode 100644 index 00000000..cd3ec0f5 --- /dev/null +++ b/lib/static/illustrations/UserGroups.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpolygon%20id='path-1'%20points='23.5%20207.528%20214.5%20207.5651%20256%20207.5651%20256%200%200%200%203.2803%20208.528'%3e%3c/polygon%3e%3c/defs%3e%3cg%20id='Common/Illustrations/UserGroup'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M20.9951,205.6784%20C20.9951,148.4854%2067.3591,102.1204%20124.5531,102.1204%20C181.7461,102.1204%20228.1101,148.4854%20228.1101,205.6784%20L20.9951,205.6784%20Z'%20id='Fill-13'%20fill='%23E1F2FF'%3e%3c/path%3e%3cg%20id='Group'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Path-15'%3e%3c/g%3e%3cpath%20d='M239.3027,65.8678%20C238.7497,65.8678%20238.3027,65.4208%20238.3027,64.8678%20L238.3027,57.8678%20C238.3027,57.3148%20238.7497,56.8678%20239.3027,56.8678%20C239.8557,56.8678%20240.3027,57.3148%20240.3027,57.8678%20L240.3027,64.8678%20C240.3027,65.4208%20239.8557,65.8678%20239.3027,65.8678'%20id='Fill-1'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M242.8027,62.3678%20L235.8027,62.3678%20C235.2497,62.3678%20234.8027,61.9208%20234.8027,61.3678%20C234.8027,60.8148%20235.2497,60.3678%20235.8027,60.3678%20L242.8027,60.3678%20C243.3557,60.3678%20243.8027,60.8148%20243.8027,61.3678%20C243.8027,61.9208%20243.3557,62.3678%20242.8027,62.3678'%20id='Fill-3'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68,24.3698%20C67.447,24.3698%2067,23.9228%2067,23.3698%20L67,16.3698%20C67,15.8168%2067.447,15.3698%2068,15.3698%20C68.553,15.3698%2069,15.8168%2069,16.3698%20L69,23.3698%20C69,23.9228%2068.553,24.3698%2068,24.3698'%20id='Fill-5'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.5,20.8698%20L64.5,20.8698%20C63.947,20.8698%2063.5,20.4228%2063.5,19.8698%20C63.5,19.3168%2063.947,18.8698%2064.5,18.8698%20L71.5,18.8698%20C72.053,18.8698%2072.5,19.3168%2072.5,19.8698%20C72.5,20.4228%2072.053,20.8698%2071.5,20.8698'%20id='Fill-7'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M35.0342,201.5534%20C34.7582,201.5534%2034.5342,201.3294%2034.5342,201.0534%20L34.5342,197.1164%20C34.5342,196.8394%2034.7582,196.6164%2035.0342,196.6164%20C35.3102,196.6164%2035.5342,196.8394%2035.5342,197.1164%20L35.5342,201.0534%20C35.5342,201.3294%2035.3102,201.5534%2035.0342,201.5534'%20id='Fill-9'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M37.0029,199.5846%20L33.0649,199.5846%20C32.7889,199.5846%2032.5659,199.3606%2032.5659,199.0846%20C32.5659,198.8086%2032.7889,198.5846%2033.0649,198.5846%20L37.0029,198.5846%20C37.2789,198.5846%2037.5029,198.8086%2037.5029,199.0846%20C37.5029,199.3606%2037.2789,199.5846%2037.0029,199.5846'%20id='Fill-11'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M179.8643,33.3864%20C179.5883,33.3864%20179.3643,33.1624%20179.3643,32.8864%20L179.3643,28.9494%20C179.3643,28.6724%20179.5883,28.4494%20179.8643,28.4494%20C180.1403,28.4494%20180.3643,28.6724%20180.3643,28.9494%20L180.3643,32.8864%20C180.3643,33.1624%20180.1403,33.3864%20179.8643,33.3864'%20id='Fill-15'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M181.833,31.4176%20L177.895,31.4176%20C177.619,31.4176%20177.396,31.1936%20177.396,30.9176%20C177.396,30.6416%20177.619,30.4176%20177.895,30.4176%20L181.833,30.4176%20C182.109,30.4176%20182.333,30.6416%20182.333,30.9176%20C182.333,31.1936%20182.109,31.4176%20181.833,31.4176'%20id='Fill-17'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M20.9951,83.0797%20C20.7191,83.0797%2020.4951,82.8557%2020.4951,82.5797%20L20.4951,78.6427%20C20.4951,78.3657%2020.7191,78.1427%2020.9951,78.1427%20C21.2711,78.1427%2021.4951,78.3657%2021.4951,78.6427%20L21.4951,82.5797%20C21.4951,82.8557%2021.2711,83.0797%2020.9951,83.0797'%20id='Fill-19'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M22.9639,81.111%20L19.0259,81.111%20C18.7499,81.111%2018.5269,80.887%2018.5269,80.611%20C18.5269,80.335%2018.7499,80.111%2019.0259,80.111%20L22.9639,80.111%20C23.2399,80.111%2023.4639,80.335%2023.4639,80.611%20C23.4639,80.887%2023.2399,81.111%2022.9639,81.111'%20id='Fill-21'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M208.1221,157.8151%20L204.1841,157.8151%20C203.9081,157.8151%20203.6851,157.5911%20203.6851,157.3151%20C203.6851,157.0391%20203.9081,156.8151%20204.1841,156.8151%20L208.1221,156.8151%20C208.3981,156.8151%20208.6221,157.0391%20208.6221,157.3151%20C208.6221,157.5911%20208.3981,157.8151%20208.1221,157.8151'%20id='Fill-25'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='26.6104'%20y1='217.4909'%20x2='48.9434'%20y2='217.4909'%20id='Fill-27'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M48.9434,218.4909%20L26.6104,218.4909%20C26.0574,218.4909%2025.6104,218.0439%2025.6104,217.4909%20C25.6104,216.9379%2026.0574,216.4909%2026.6104,216.4909%20L48.9434,216.4909%20C49.4964,216.4909%2049.9434,216.9379%2049.9434,217.4909%20C49.9434,218.0439%2049.4964,218.4909%2048.9434,218.4909'%20id='Fill-29'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M241.2197,207.528%20L236.2197,207.528%20C235.6667,207.528%20235.2197,207.081%20235.2197,206.528%20C235.2197,205.975%20235.6667,205.528%20236.2197,205.528%20L241.2197,205.528%20C241.7727,205.528%20242.2197,205.975%20242.2197,206.528%20C242.2197,207.081%20241.7727,207.528%20241.2197,207.528'%20id='Fill-31'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='1'%20y1='206.528'%20x2='6.333'%20y2='206.528'%20id='Fill-33'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M6.333,207.528%20L1,207.528%20C0.447,207.528%204.17443857e-14,207.081%204.17443857e-14,206.528%20C4.17443857e-14,205.975%200.447,205.528%201,205.528%20L6.333,205.528%20C6.886,205.528%207.333,205.975%207.333,206.528%20C7.333,207.081%206.886,207.528%206.333,207.528'%20id='Fill-35'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M92.3477,217.4909%20L148.0747,217.4909'%20id='Fill-38'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M148.0742,218.4909%20L92.3472,218.4909%20C91.7952,218.4909%2091.3472,218.0439%2091.3472,217.4909%20C91.3472,216.9379%2091.7952,216.4909%2092.3472,216.4909%20L148.0742,216.4909%20C148.6272,216.4909%20149.0742,216.9379%20149.0742,217.4909%20C149.0742,218.0439%20148.6272,218.4909%20148.0742,218.4909'%20id='Fill-39'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='154.7197'%20y1='217.4909'%20x2='166.0527'%20y2='217.4909'%20id='Fill-41'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M166.0527,218.4909%20L154.7197,218.4909%20C154.1667,218.4909%20153.7197,218.0439%20153.7197,217.4909%20C153.7197,216.9379%20154.1667,216.4909%20154.7197,216.4909%20L166.0527,216.4909%20C166.6057,216.4909%20167.0527,216.9379%20167.0527,217.4909%20C167.0527,218.0439%20166.6057,218.4909%20166.0527,218.4909'%20id='Fill-43'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='87.3857'%20y1='217.4909'%20x2='83.0527'%20y2='217.4909'%20id='Fill-45'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M87.3857,218.4909%20L83.0527,218.4909%20C82.4997,218.4909%2082.0527,218.0439%2082.0527,217.4909%20C82.0527,216.9379%2082.4997,216.4909%2083.0527,216.4909%20L87.3857,216.4909%20C87.9387,216.4909%2088.3857,216.9379%2088.3857,217.4909%20C88.3857,218.0439%2087.9387,218.4909%2087.3857,218.4909'%20id='Fill-47'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='15.5527'%20y1='217.4909'%20x2='19.2197'%20y2='217.4909'%20id='Fill-49'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M19.2197,218.4909%20L15.5527,218.4909%20C14.9997,218.4909%2014.5527,218.0439%2014.5527,217.4909%20C14.5527,216.9379%2014.9997,216.4909%2015.5527,216.4909%20L19.2197,216.4909%20C19.7727,216.4909%2020.2197,216.9379%2020.2197,217.4909%20C20.2197,218.0439%2019.7727,218.4909%2019.2197,218.4909'%20id='Fill-51'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cline%20x1='213.2129'%20y1='217.4909'%20x2='226.8799'%20y2='217.4909'%20id='Fill-53'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/line%3e%3cpath%20d='M226.8799,218.4909%20L213.2129,218.4909%20C212.6599,218.4909%20212.2129,218.0439%20212.2129,217.4909%20C212.2129,216.9379%20212.6599,216.4909%20213.2129,216.4909%20L226.8799,216.4909%20C227.4329,216.4909%20227.8799,216.9379%20227.8799,217.4909%20C227.8799,218.0439%20227.4329,218.4909%20226.8799,218.4909'%20id='Fill-55'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.8174,262.027%20C98.9644,250.145%2090.2604,215.703%2094.7194,192.821%20L98.2494,174.715%20C99.4074,168.775%2099.9144,162.726%2099.7624,156.675%20C99.6994,154.155%2099.3814,151.7%2098.8364,149.336%20C98.6994,148.745%2098.5474,148.159%2098.3834,147.58%20C97.8894,145.84%2097.2694,144.156%2096.5364,142.536%20C96.2914,141.995%2096.0344,141.462%2095.7634,140.936%20C95.2244,139.885%2094.6354,138.864%2094.0014,137.876%20C93.3654,136.887%2092.6844,135.931%2091.9604,135.012%20C89.7864,132.254%2087.2244,129.817%2084.3604,127.786%20C83.4064,127.108%2082.4174,126.475%2081.3984,125.891%20C75.7944,122.675%2069.2644,120.907%2062.3334,121.081%20L56.3454,121.231%20C46.2634,121.484%2037.2384,125.8%2030.7964,132.574%20C29.9914,133.421%2029.2264,134.306%2028.5044,135.226%20C27.1944,136.899%2026.0344,138.693%2025.0274,140.58%20C24.6494,141.289%2024.2864,142.006%2023.9544,142.741%20C23.7114,143.279%2023.4804,143.825%2023.2634,144.377%20C22.6114,146.032%2022.0784,147.746%2021.6714,149.506%20C21.2654,151.268%2020.9864,153.077%2020.8454,154.923%20C20.7524,156.154%2020.7194,157.4%2020.7514,158.661%20C20.8144,161.174%2021.8904,163.424%2023.5794,165.03%20C25.2674,166.636%2027.5684,167.597%2030.0824,167.535%20L67.4634,166.595%20L62.6214,199.183%20C56.8184,232.681%2059.3744,254.922%2064.8914,269.651%20C66.1224,272.935%20105.5414,263.495%20104.8174,262.027'%20id='Fill-58'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M65.7705,269.1471%20C66.7025,269.5651%2071.7485,269.5551%2085.0675,266.7091%20C94.4905,264.6961%20101.5865,262.6361%20103.5755,261.7491%20C97.6405,249.0661%2089.3175,215.3161%2093.7385,192.6291%20L97.2675,174.5241%20C98.4095,168.6681%2098.9125,162.6711%2098.7625,156.7011%20C98.7025,154.2911%2098.3995,151.8881%2097.8615,149.5601%20C97.7285,148.9861%2097.5815,148.4161%2097.4215,147.8521%20C96.9485,146.1851%2096.3435,144.5361%2095.6245,142.9481%20C95.3865,142.4221%2095.1375,141.9051%2094.8745,141.3941%20C94.3535,140.3781%2093.7775,139.3771%2093.1595,138.4161%20C92.5405,137.4531%2091.8725,136.5161%2091.1745,135.6311%20C89.0565,132.9431%2086.5695,130.5791%2083.7825,128.6011%20C82.8565,127.9441%2081.8875,127.3251%2080.9015,126.7581%20C75.2835,123.5351%2068.8665,121.9191%2062.3585,122.0811%20L56.3715,122.2311%20C46.8855,122.4681%2038.0605,126.3861%2031.5215,133.2631%20C30.7455,134.0801%2029.9955,134.9471%2029.2915,135.8431%20C28.0365,137.4461%2026.8985,139.1981%2025.9095,141.0501%20C25.4855,141.8451%2025.1545,142.5131%2024.8655,143.1521%20C24.6285,143.6751%2024.4055,144.2061%2024.1945,144.7421%20C23.5585,146.3551%2023.0385,148.0341%2022.6465,149.7311%20C22.2485,151.4591%2021.9775,153.2321%2021.8425,154.9991%20C21.7515,156.1971%2021.7205,157.4201%2021.7505,158.6361%20C21.8055,160.8001%2022.6995,162.8131%2024.2685,164.3051%20C25.8355,165.7971%2027.8865,166.6201%2030.0575,166.5351%20L68.6275,165.5661%20L63.6105,199.3311%20C58.5895,228.3141%2059.3185,251.7941%2065.7705,269.1471%20M67.2895,271.3181%20C66.8205,271.3181%2066.4195,271.2961%2066.0935,271.2531%20C65.6595,271.1961%2064.3365,271.0201%2063.9555,270.0011%20C57.3235,252.2971%2056.5425,228.4131%2061.6355,199.0121%20L66.2995,167.6251%20L30.1075,168.5351%20C27.4315,168.5981%2024.8455,167.6151%2022.8895,165.7541%20C20.9345,163.8951%2019.8195,161.3841%2019.7505,158.6861%20C19.7195,157.4041%2019.7515,156.1121%2019.8485,154.8461%20C19.9915,152.9801%2020.2765,151.1081%2020.6975,149.2821%20C21.1115,147.4881%2021.6625,145.7131%2022.3325,144.0101%20C22.5555,143.4441%2022.7925,142.8821%2023.0425,142.3291%20C23.3495,141.6501%2023.7005,140.9441%2024.1445,140.1091%20C25.1885,138.1541%2026.3905,136.3041%2027.7175,134.6091%20C28.4595,133.6631%2029.2515,132.7471%2030.0725,131.8841%20C36.9795,124.6221%2046.3015,120.4831%2056.3205,120.2311%20L62.3075,120.0811%20C69.2155,119.9101%2075.9595,121.6181%2081.8965,125.0241%20C82.9385,125.6221%2083.9615,126.2761%2084.9395,126.9701%20C87.8825,129.0571%2090.5085,131.5551%2092.7455,134.3931%20C93.4825,135.3281%2094.1875,136.3181%2094.8415,137.3351%20C95.4955,138.3511%2096.1045,139.4091%2096.6535,140.4801%20C96.9305,141.0181%2097.1955,141.5671%2097.4475,142.1231%20C98.2065,143.8001%2098.8445,145.5441%2099.3455,147.3061%20C99.5145,147.9021%2099.6695,148.5031%2099.8105,149.1101%20C100.3775,151.5691%20100.6985,154.1061%20100.7625,156.6501%20C100.9155,162.7661%20100.4005,168.9091%2099.2305,174.9071%20L95.7015,193.0121%20C91.2785,215.7081%2099.8695,249.7171%20105.7145,261.5851%20C105.8985,261.9581%20105.8575,262.3901%20105.6045,262.7431%20C103.9325,265.0741%2075.4445,271.3181%2067.2895,271.3181'%20id='Fill-61'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M37.0996,126.694%20C37.0996,126.694%2037.5436,120.302%2043.8156,117.609%20C45.7296,116.787%2050.9446,116.447%2050.9446,116.447%20C50.9446,116.447%2052.5806,123.164%2048.3556,125.283%20C42.2746,128.334%2037.0996,126.694%2037.0996,126.694'%20id='Fill-64'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M38.2314,125.9244%20C39.8574,126.2074%2043.6614,126.5184%2047.9074,124.3894%20C50.5904,123.0434%2050.3694,119.2134%2050.1234,117.5134%20C48.3624,117.6664%2045.4104,118.0124%2044.2104,118.5284%20C39.8674,120.3934%2038.5904,124.2274%2038.2314,125.9244%20M40.6764,128.1384%20C38.3974,128.1384%2036.9144,127.6844%2036.7974,127.6474%20L36.0474,127.4094%20L36.1014,126.6244%20C36.1224,126.3384%2036.6664,119.5914%2043.4204,116.6904%20C45.4344,115.8244%2050.3284,115.4854%2050.8784,115.4484%20L51.7164,115.3944%20L51.9164,116.2104%20C51.9904,116.5164%2053.6844,123.7294%2048.8034,126.1764%20C45.7054,127.7314%2042.8344,128.1384%2040.6764,128.1384'%20id='Fill-67'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M53.0927977,123.0338%20C53.0927977,123.0338%2053.0548,114.3408%2062.7978,112.8278%20C64.6148,112.5458%2066.9598,112.6668%2066.9598,112.6668%20C66.9598,112.6668%2071.7998,121.6798%2066.6678,122.6918%20C60.3608,123.9378%2053.0927977,123.0338%2053.0927977,123.0338'%20id='Fill-70'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M54.167,122.1373%20C56.314,122.3243%2061.716,122.6513%2066.475,121.7103%20C67.34,121.5393%2067.636,121.1073%2067.783,120.7953%20C68.538,119.1993%2067.381,115.7723%2066.339,113.6473%20C65.559,113.6333%2064.121,113.6333%2062.951,113.8163%20C55.896,114.9113%2054.459,120.0333%2054.167,122.1373%20M59.017,124.3543%20C55.673,124.3543%2053.146,124.0483%2052.97,124.0263%20L52.097,123.9173%20L52.093,123.0373%20C52.093,122.9433%2052.172,113.4653%2062.645,111.8393%20C64.542,111.5443%2066.913,111.6633%2067.012,111.6673%20L67.574,111.6973%20L67.841,112.1943%20C68.18,112.8243%2071.105,118.4473%2069.592,121.6493%20C69.085,122.7213%2068.141,123.4203%2066.861,123.6733%20C64.201,124.1993%2061.4,124.3543%2059.017,124.3543'%20id='Fill-73'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.623,123.1979%20C71.623,123.1979%2072.914,113.5599%2081.572,116.2119%20C85.271,117.3449%2087.324,120.1569%2087.324,120.1569%20C87.324,120.1569%2085.598,127.4969%2082.153,126.6699%20C76.14,125.2269%2071.623,123.1979%2071.623,123.1979'%20id='Fill-76'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M72.7617,122.5953%20C74.2607,123.2113%2077.9207,124.6263%2082.3867,125.6973%20C82.7407,125.7833%2083.0637,125.7223%2083.4077,125.5113%20C84.7957,124.6573%2085.8167,121.8663%2086.2277,120.3993%20C85.5777,119.6643%2083.8537,117.9563%2081.2797,117.1673%20C79.1257,116.5103%2077.3147,116.6333%2075.8967,117.5443%20C73.8947,118.8273%2073.0627,121.3473%2072.7617,122.5953%20M82.6847,127.7333%20C82.4297,127.7333%2082.1747,127.7023%2081.9197,127.6423%20C75.8847,126.1943%2071.4017,124.1953%2071.2127,124.1103%20L70.5327,123.8043%20L70.6317,123.0653%20C70.6587,122.8633%2071.3337,118.0933%2074.8167,115.8613%20C76.7507,114.6193%2079.1217,114.4163%2081.8657,115.2553%20C85.8367,116.4733%2088.0397,119.4413%2088.1317,119.5673%20L88.4037,119.9383%20L88.2977,120.3853%20C88.1717,120.9193%2086.9967,125.6493%2084.4567,127.2133%20C83.8967,127.5583%2083.2947,127.7333%2082.6847,127.7333'%20id='Fill-79'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M40.2061,124.985%20C40.2061,124.985%2040.4401,121.607%2043.7561,120.183%20C44.7681,119.749%2047.5241,119.568%2047.5241,119.568%20C47.5241,119.568%2048.3901,123.119%2046.1561,124.24%20C42.9411,125.852%2040.2061,124.985%2040.2061,124.985'%20id='Fill-83'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M56.8466987,121.4059%20C56.8466987,121.4059%2056.8257,116.5999%2062.2127,115.7629%20C63.2167,115.6079%2064.5137,115.6749%2064.5137,115.6749%20C64.5137,115.6749%2067.1897,120.6579%2064.3527,121.2179%20C60.8647,121.9059%2056.8466987,121.4059%2056.8466987,121.4059'%20id='Fill-85'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M75.0234,122.4596%20C75.0234,122.4596%2075.7304,117.1876%2080.4664,118.6386%20C82.4914,119.2576%2083.6144,120.7956%2083.6144,120.7956%20C83.6144,120.7956%2082.6694,124.8126%2080.7854,124.3596%20C77.4954,123.5696%2075.0234,122.4596%2075.0234,122.4596'%20id='Fill-88'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M98.1084,175.4362%20C98.1084,175.4362%2081.8314,178.4152%2066.1954,174.9622%20C64.8934,183.5092%2064.0834,189.9572%2064.0834,189.9572%20C64.0834,189.9572%2075.0474,197.0622%2094.8524,192.2852%20C96.9264,181.2972%2098.1084,175.4362%2098.1084,175.4362'%20id='Fill-91'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M65.1602,189.4196%20C67.5222,190.6736%2077.6462,195.2276%2093.9902,191.4606%20C95.4042,183.9836%2096.3932,178.9376%2096.8472,176.6466%20C92.6042,177.2556%2079.6662,178.7226%2067.0252,176.1596%20C66.0622,182.5536%2065.3882,187.6576%2065.1602,189.4196%20M81.5452,194.9496%20C70.1232,194.9496%2063.8842,191.0206%2063.5392,190.7966%20L63.0132,190.4556%20L63.0912,189.8326%20C63.0982,189.7686%2063.9182,183.2736%2065.2072,174.8126%20L65.3672,173.7556%20L66.4112,173.9856%20C81.6742,177.3566%2097.7682,174.4826%2097.9292,174.4526%20L99.3812,174.1876%20L99.0892,175.6336%20C99.0772,175.6916%2097.8842,181.6166%2095.8352,192.4706%20L95.7152,193.1056%20L95.0872,193.2566%20C89.9842,194.4876%2085.4592,194.9496%2081.5452,194.9496'%20id='Fill-94'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M70.4619,159.5846%20L51.7699,160.0546%20C51.5329,150.6396%2058.9739,142.8146%2068.3889,142.5786%20L70.0329,142.5376%20C74.7409,142.4196%2078.6519,146.1396%2078.7719,150.8476%20C78.8899,155.5546%2075.1689,159.4666%2070.4619,159.5846'%20id='Fill-97'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68.7998,159.3063%20L52.0828,159.7263%20C51.8978,152.3293%2057.7418,146.1823%2065.1398,145.9963%20L68.6218,145.9093%20C72.2768,145.8173%2075.3138,148.7053%2075.4048,152.3603%20C75.4998,156.1023%2072.5418,159.2123%2068.7998,159.3063'%20id='Fill-100'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M68.792,146.9069%20C68.744,146.9069%2068.695,146.9069%2068.647,146.9089%20L65.165,146.9969%20C61.855,147.0799%2058.774,148.4469%2056.492,150.8459%20C54.441,153.0029%2053.256,155.7609%2053.097,158.7009%20L68.774,158.3059%20C70.317,158.2679%2071.753,157.6309%2072.816,156.5119%20C73.881,155.3939%2074.444,153.9279%2074.405,152.3859%20C74.368,150.8849%2073.748,149.4889%2072.66,148.4549%20C71.607,147.4529%2070.239,146.9069%2068.792,146.9069%20L68.792,146.9069%20Z%20M51.108,160.7509%20L51.083,159.7519%20C50.987,155.9069%2052.394,152.2549%2055.043,149.4689%20C57.693,146.6809%2061.27,145.0939%2065.114,144.9969%20L68.597,144.908832%20C70.64,144.9009%2072.564,145.6009%2074.039,147.0059%20C75.514,148.4079%2076.354,150.3009%2076.405,152.3349%20C76.458,154.4119%2075.698,156.3849%2074.266,157.8899%20C72.834,159.3959%2070.901,160.2539%2068.825,160.3059%20L51.108,160.7509%20Z'%20id='Fill-103'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M56.2188,151.9078%20C56.2708,153.9738%2057.9878,155.6068%2060.0528,155.5538%20C62.1188,155.5028%2063.7508,153.7858%2063.6988,151.7208%20C63.6478,149.6548%2061.9308,148.0218%2059.8648,148.0738%20C57.7988,148.1258%2056.1668,149.8428%2056.2188,151.9078'%20id='Fill-106'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M29.3477,164.5094%20L29.3477,164.5094%20C30.4047,164.2554%2031.3407,163.6414%2031.9957,162.7734%20L33.2097,161.1654%20L30.4327,161.8334%20L28.7977,162.2284%20C28.1667,162.3794%2027.7797,163.0134%2027.9317,163.6434%20C28.0827,164.2744%2028.7167,164.6614%2029.3477,164.5094'%20id='Fill-109'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M72.0645,177.9508%20C72.0645,177.9508%2084.5095,181.1538%2095.3575,178.6988%20C93.5015,186.8678%2092.4755,189.4388%2092.4755,189.4388%20C92.4755,189.4388%2076.0675,187.6698%2072.0645,177.9508'%20id='Fill-112'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M83.5967,183.5748%20C76.0207,183.5748%2071.0437,182.3958%2070.7537,182.3258%20C70.2177,182.1958%2069.8887,181.6548%2070.0187,181.1188%20C70.1487,180.5818%2070.6827,180.2468%2071.2257,180.3828%20C71.3237,180.4058%2081.0217,182.6918%2093.8197,180.8408%20C94.3627,180.7558%2094.8727,181.1388%2094.9517,181.6858%20C95.0317,182.2328%2094.6527,182.7398%2094.1067,182.8188%20C90.2607,183.3768%2086.7087,183.5748%2083.5967,183.5748'%20id='Fill-115'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M85.7773,245.2155%20C84.1743,245.2155%2082.8513,243.9325%2082.8103,242.3215%20C82.8033,242.0455%2083.0213,241.8165%2083.2983,241.8095%20L83.3103,241.8095%20C83.5813,241.8095%2083.8033,242.0255%2083.8103,242.2965%20C83.8373,243.3645%2084.7153,244.2155%2085.7773,244.2155%20C85.7943,244.2155%2085.8103,244.2155%2085.8273,244.2145%20C86.3523,244.2015%2086.8413,243.9845%2087.2043,243.6035%20C87.5663,243.2225%2087.7583,242.7235%2087.7453,242.1975%20C87.7383,241.9215%2087.9563,241.6925%2088.2323,241.6855%20L88.2453,241.6855%20C88.5153,241.6855%2088.7383,241.9015%2088.7453,242.1725%20C88.7863,243.8095%2087.4883,245.1735%2085.8523,245.2145%20C85.8273,245.2145%2085.8013,245.2155%2085.7773,245.2155'%20id='Fill-118'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M90.7109,245.0914%20C89.1079,245.0914%2087.7859,243.8084%2087.7449,242.1974%20C87.7379,241.9214%2087.9559,241.6924%2088.2319,241.6854%20L88.2449,241.6854%20C88.5159,241.6854%2088.7379,241.9014%2088.7449,242.1724%20C88.7729,243.2574%2089.6799,244.1654%2090.7609,244.0904%20C91.2859,244.0774%2091.7749,243.8604%2092.1379,243.4794%20C92.4999,243.0984%2092.6919,242.5994%2092.6789,242.0734%20C92.6719,241.7974%2092.8899,241.5684%2093.1659,241.5614%20L93.1789,241.5614%20C93.4489,241.5614%2093.6719,241.7774%2093.6789,242.0484%20C93.6979,242.8414%2093.4079,243.5944%2092.8619,244.1684%20C92.3159,244.7424%2091.5789,245.0704%2090.7859,245.0904%20C90.7609,245.0904%2090.7349,245.0914%2090.7109,245.0914'%20id='Fill-121'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M88.3066,247.6198%20C86.7036,247.6198%2085.3806,246.3378%2085.3396,244.7268%20C85.3326,244.4508%2085.5506,244.2218%2085.8276,244.2148%20L85.8396,244.2148%20C86.1106,244.2148%2086.3326,244.4308%2086.3396,244.7018%20C86.3666,245.7688%2087.2446,246.6198%2088.3066,246.6198%20C88.3236,246.6198%2088.3396,246.6198%2088.3566,246.6188%20C88.8816,246.6058%2089.3706,246.3898%2089.7326,246.0088%20C90.0946,245.6278%2090.2866,245.1288%2090.2736,244.6028%20C90.2666,244.3268%2090.4846,244.0978%2090.7606,244.0908%20L90.7736,244.0908%20C91.0436,244.0908%2091.2666,244.3068%2091.2736,244.5778%20C91.3146,246.2138%2090.0176,247.5778%2088.3816,247.6188%20C88.3566,247.6188%2088.3306,247.6198%2088.3066,247.6198'%20id='Fill-124'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M87.3809,166.7448%20C85.6469,166.7448%2084.2149,165.3568%2084.1699,163.6138%20C84.1629,163.3378%2084.3809,163.1078%2084.6569,163.1008%20L84.6699,163.1008%20C84.9409,163.1008%2085.1629,163.3168%2085.1699,163.5888%20C85.2009,164.8078%2086.2389,165.8018%2087.4369,165.7438%20C88.6549,165.7128%2089.6219,164.6958%2089.5919,163.4778%20C89.5849,163.2018%2089.8039,162.9728%2090.0789,162.9658%20L90.0919,162.9658%20C90.3619,162.9658%2090.5849,163.1818%2090.5919,163.4528%20C90.6359,165.2228%2089.2319,166.6988%2087.4619,166.7438%20C87.4349,166.7448%2087.4079,166.7448%2087.3809,166.7448'%20id='Fill-127'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M90.1582,169.3873%20C89.3312,169.3873%2088.5482,169.0753%2087.9462,168.5023%20C87.3242,167.9113%2086.9702,167.1143%2086.9492,166.2563%20C86.9422,165.9803%2087.1612,165.7503%2087.4362,165.7433%20L87.4492,165.7433%20C87.7202,165.7433%2087.9422,165.9593%2087.9492,166.2313%20C87.9642,166.8223%2088.2072,167.3703%2088.6362,167.7783%20C89.0632,168.1853%2089.6142,168.4083%2090.2152,168.3863%20C90.8052,168.3713%2091.3552,168.1273%2091.7622,167.6993%20C92.1692,167.2713%2092.3862,166.7103%2092.3702,166.1193%20C92.3632,165.8433%2092.5812,165.6143%2092.8572,165.6073%20C93.1382,165.6093%2093.3642,165.8193%2093.3702,166.0943%20C93.3912,166.9513%2093.0782,167.7663%2092.4872,168.3883%20C91.8952,169.0103%2091.0972,169.3643%2090.2402,169.3863%20C90.2132,169.3873%2090.1852,169.3873%2090.1582,169.3873'%20id='Fill-130'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M83.582,205.5953%20C82.868,205.5953%2082.192,205.3253%2081.672,204.8313%20C81.135,204.3203%2080.829,203.6303%2080.81,202.8893%20C80.803,202.6133%2081.02,202.3833%2081.297,202.3763%20C81.613,202.3803%2081.803,202.5883%2081.81,202.8643%20C81.821,203.3383%2082.018,203.7803%2082.361,204.1063%20C82.705,204.4333%2083.165,204.6173%2083.63,204.5943%20C84.608,204.5703%2085.385,203.7533%2085.36,202.7753%20C85.353,202.4983%2085.572,202.2693%2085.848,202.2623%20L85.86,202.2623%20C86.131,202.2623%2086.353,202.4783%2086.36,202.7493%20C86.398,204.2803%2085.185,205.5563%2083.655,205.5943%20C83.631,205.5943%2083.606,205.5953%2083.582,205.5953'%20id='Fill-133'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M28.6875,154.6871%20C28.1205,154.6871%2027.5835,154.4721%2027.1695,154.0801%20C26.7435,153.6731%2026.4995,153.1251%2026.4845,152.5361%20C26.4775,152.2591%2026.6965,152.0301%2026.9715,152.0231%20L26.9845,152.0231%20C27.2545,152.0231%2027.4775,152.2391%2027.4845,152.5101%20C27.4925,152.8331%2027.6255,153.1321%2027.8595,153.3551%20C28.0925,153.5771%2028.4045,153.6771%2028.7205,153.6861%20C29.0425,153.6781%2029.3425,153.5451%2029.5655,153.3111%20C29.7885,153.0781%2029.9055,152.7721%2029.8975,152.4501%20C29.8905,152.1731%2030.1095,151.9441%2030.3845,151.9371%20L30.3975,151.9371%20C30.6675,151.9371%2030.8905,152.1531%2030.8975,152.4241%20C30.9125,153.0141%2030.6965,153.5741%2030.2905,154.0001%20C29.8835,154.4281%2029.3345,154.6711%2028.7465,154.6861%20C28.7265,154.6861%2028.7075,154.6871%2028.6875,154.6871'%20id='Fill-136'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M151.2822,257.9567%20C157.4692,245.3947%20166.6722,208.9827%20161.9572,184.7917%20L158.2262,165.6497%20C157.0032,159.3697%20156.4662,152.9757%20156.6272,146.5787%20C156.6942,143.9137%20157.0292,141.3187%20157.6062,138.8187%20C157.7512,138.1937%20157.9102,137.5747%20158.0852,136.9617%20C158.6072,135.1237%20159.2612,133.3427%20160.0382,131.6297%20C160.2972,131.0587%20160.5682,130.4947%20160.8532,129.9387%20C161.4242,128.8277%20162.0472,127.7477%20162.7182,126.7027%20C163.3892,125.6577%20164.1102,124.6477%20164.8762,123.6757%20C167.1742,120.7597%20169.8812,118.1847%20172.9092,116.0357%20C173.9192,115.3197%20174.9642,114.6507%20176.0412,114.0327%20C181.9672,110.6337%20188.8692,108.7637%20196.1982,108.9467%20L202.5262,109.1057%20C213.1862,109.3747%20222.7272,113.9367%20229.5382,121.0987%20C230.3882,121.9937%20231.1972,122.9297%20231.9602,123.9017%20C233.3462,125.6707%20234.5722,127.5667%20235.6362,129.5617%20C236.0362,130.3107%20236.4212,131.0687%20236.7712,131.8467%20C237.0292,132.4157%20237.2722,132.9927%20237.5022,133.5757%20C238.1912,135.3257%20238.7562,137.1377%20239.1842,138.9997%20C239.6142,140.8617%20239.9092,142.7737%20240.0572,144.7257%20C240.1572,146.0267%20240.1912,147.3447%20240.1582,148.6777%20C240.0912,151.3347%20238.9532,153.7137%20237.1682,155.4107%20C235.3832,157.1087%20232.9502,158.1257%20230.2932,158.0587%20L190.7722,157.0647%20L195.8922,191.5187%20C202.0272,226.9327%20199.3252,250.4447%20193.4922,266.0177%20C192.1922,269.4887%20150.5172,259.5087%20151.2822,257.9567'%20id='Fill-140'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M152.5107,257.7096%20C157.3697,260.1406%20189.4617,267.2616%20192.6067,265.5306%20C199.4417,247.1726%20200.2147,222.3306%20194.9067,191.6886%20L189.6087,156.0356%20L230.3187,157.0586%20C232.6327,157.1186%20234.8097,156.2746%20236.4787,154.6866%20C238.1487,153.0986%20239.1007,150.9556%20239.1577,148.6516%20C239.1907,147.3656%20239.1567,146.0696%20239.0607,144.8016%20C238.9177,142.9296%20238.6317,141.0526%20238.2097,139.2246%20C237.7977,137.4326%20237.2457,135.6546%20236.5717,133.9416%20C236.3477,133.3746%20236.1117,132.8136%20235.8607,132.2586%20C235.5577,131.5876%20235.2057,130.8806%20234.7537,130.0326%20C233.7057,128.0676%20232.5007,126.2126%20231.1727,124.5196%20C230.4357,123.5776%20229.6407,122.6586%20228.8137,121.7866%20C221.8897,114.5076%20212.5447,110.3586%20202.5007,110.1056%20L196.1727,109.9466%20C189.2617,109.7706%20182.4887,111.4856%20176.5387,114.8996%20C175.4987,115.4966%20174.4717,116.1536%20173.4877,116.8516%20C170.5357,118.9446%20167.9037,121.4496%20165.6607,124.2946%20C164.9137,125.2426%20164.2067,126.2356%20163.5587,127.2436%20C162.9047,128.2636%20162.2927,129.3236%20161.7427,130.3966%20C161.4657,130.9376%20161.2007,131.4856%20160.9487,132.0426%20C160.1907,133.7146%20159.5507,135.4616%20159.0467,137.2346%20C158.8757,137.8326%20158.7217,138.4366%20158.5807,139.0446%20C158.0127,141.5066%20157.6917,144.0506%20157.6267,146.6046%20C157.4677,152.9136%20157.9997,159.2576%20159.2077,165.4586%20L162.9387,184.6006%20C167.6187,208.6146%20158.7837,244.3616%20152.5107,257.7096%20M190.9487,267.7226%20C182.3357,267.7226%20152.2627,261.1406%20150.4967,258.6806%20C150.2417,258.3256%20150.1997,257.8906%20150.3847,257.5156%20C156.5687,244.9626%20165.6547,208.9896%20160.9757,184.9826%20L157.2447,165.8416%20C156.0087,159.4976%20155.4647,153.0076%20155.6267,146.5536%20C155.6957,143.8656%20156.0327,141.1886%20156.6317,138.5946%20C156.7807,137.9516%20156.9447,137.3166%20157.1227,136.6876%20C157.6547,134.8196%20158.3277,132.9796%20159.1267,131.2166%20C159.3927,130.6306%20159.6707,130.0526%20159.9637,129.4816%20C160.5427,128.3546%20161.1867,127.2366%20161.8757,126.1626%20C162.5587,125.1006%20163.3037,124.0566%20164.0897,123.0576%20C166.4507,120.0616%20169.2237,117.4246%20172.3297,115.2206%20C173.3667,114.4846%20174.4477,113.7936%20175.5427,113.1656%20C181.8117,109.5696%20188.9487,107.7816%20196.2237,107.9466%20L202.5517,108.1056%20C213.1297,108.3726%20222.9707,112.7416%20230.2627,120.4086%20C231.1347,121.3266%20231.9697,122.2946%20232.7467,123.2846%20C234.1467,125.0696%20235.4157,127.0236%20236.5187,129.0916%20C236.9917,129.9796%20237.3627,130.7246%20237.6827,131.4356%20C237.9477,132.0186%20238.1977,132.6106%20238.4327,133.2096%20C239.1437,135.0146%20239.7247,136.8866%20240.1587,138.7746%20C240.6037,140.7006%20240.9047,142.6776%20241.0547,144.6486%20C241.1567,145.9846%20241.1917,147.3486%20241.1577,148.7016%20C241.0857,151.5406%20239.9137,154.1806%20237.8577,156.1356%20C235.7997,158.0916%20233.1027,159.1146%20230.2677,159.0586%20L191.9367,158.0946%20L196.8817,191.3706%20C202.2607,222.4186%20201.4367,247.6596%20194.4287,266.3676%20C194.0377,267.4126%20192.6657,267.5946%20192.2157,267.6546%20C191.8707,267.7006%20191.4457,267.7226%20190.9487,267.7226'%20id='Fill-143'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M222.874,114.8815%20C222.874,114.8815%20222.404,108.1245%20215.773,105.2775%20C213.75,104.4075%20208.237,104.0475%20208.237,104.0475%20C208.237,104.0475%20206.507,111.1495%20210.975,113.3905%20C217.403,116.6155%20222.874,114.8815%20222.874,114.8815'%20id='Fill-146'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M209.0586,105.1139%20C208.7976,106.8979%20208.5376,111.0489%20211.4226,112.4969%20C215.9826,114.7829%20220.0616,114.4189%20221.7506,114.1129%20C221.3946,112.3339%20220.0796,108.2149%20215.3786,106.1959%20C214.0916,105.6429%20210.9166,105.2749%20209.0586,105.1139%20M219.0906,116.3519%20C216.8176,116.3519%20213.7926,115.9229%20210.5266,114.2839%20C205.4056,111.7159%20207.1876,104.1329%20207.2656,103.8109%20L207.4646,102.9949%20L208.3026,103.0499%20C208.8846,103.0879%20214.0476,103.4479%20216.1676,104.3579%20C223.2776,107.4119%20223.8506,114.5109%20223.8716,114.8119%20L223.9256,115.5969%20L223.1756,115.8349%20C223.0536,115.8739%20221.4916,116.3519%20219.0906,116.3519'%20id='Fill-149'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M205.966802,111.0123%20C205.966802,111.0123%20206.0058,101.8223%20195.7058,100.2223%20C193.7848,99.9243%20191.3058,100.0523%20191.3058,100.0523%20C191.3058,100.0523%20186.1898,109.5803%20191.6138,110.6513%20C198.2828,111.9673%20205.966802,111.0123%20205.966802,111.0123'%20id='Fill-152'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M191.9268,101.0328%20C190.8158,103.2868%20189.5728,106.9578%20190.3838,108.6708%20C190.5448,109.0108%20190.8678,109.4838%20191.8078,109.6698%20C196.8928,110.6748%20202.6648,110.3138%20204.8958,110.1158%20C204.6048,107.9158%20203.1168,102.3858%20195.5528,101.2108%20C194.2928,101.0148%20192.7438,101.0168%20191.9268,101.0328%20M199.7048,112.3508%20C197.1878,112.3508%20194.2308,112.1868%20191.4208,111.6328%20C190.0868,111.3688%20189.1028,110.6398%20188.5748,109.5248%20C186.9868,106.1648%20190.0688,100.2438%20190.4248,99.5798%20L190.6918,99.0828%20L191.2538,99.0538%20C191.3608,99.0508%20193.8598,98.9248%20195.8598,99.2338%20C206.8818,100.9458%20206.9668,110.9158%20206.9668,111.0158%20L206.9628,111.8958%20L206.0898,112.0048%20C205.9038,112.0278%20203.2358,112.3508%20199.7048,112.3508'%20id='Fill-155'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M186.376,111.1852%20C186.376,111.1852%20185.011,100.9972%20175.857,103.8002%20C171.946,104.9982%20169.776,107.9702%20169.776,107.9702%20C169.776,107.9702%20171.602,115.7302%20175.243,114.8562%20C181.601,113.3312%20186.376,111.1852%20186.376,111.1852'%20id='Fill-158'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M170.8721,108.2125%20C171.3041,109.7625%20172.3941,112.7615%20173.8881,113.6795%20C174.2661,113.9125%20174.6231,113.9765%20175.0101,113.8835%20C179.7851,112.7375%20183.6811,111.2265%20185.2361,110.5835%20C184.9221,109.2695%20184.0321,106.5295%20181.8821,105.1555%20C180.3681,104.1895%20178.4401,104.0545%20176.1501,104.7565%20C173.3891,105.6025%20171.5491,107.4415%20170.8721,108.2125%20M174.6831,115.9235%20C174.0471,115.9235%20173.4211,115.7405%20172.8381,115.3815%20C170.1721,113.7395%20168.9351,108.7615%20168.8031,108.1985%20L168.6971,107.7515%20L168.9691,107.3805%20C169.0651,107.2485%20171.3831,104.1245%20175.5641,102.8445%20C178.4471,101.9595%20180.9371,102.1745%20182.9691,103.4775%20C186.6281,105.8225%20187.3391,110.8395%20187.3671,111.0525%20L187.4661,111.7915%20L186.7861,112.0975%20C186.5871,112.1865%20181.8511,114.2985%20175.4761,115.8285%20C175.2121,115.8925%20174.9461,115.9235%20174.6831,115.9235'%20id='Fill-161'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M219.5898,113.0748%20C219.5898,113.0748%20219.3418,109.5038%20215.8368,107.9988%20C214.7678,107.5388%20211.8538,107.3478%20211.8538,107.3478%20C211.8538,107.3478%20210.9388,111.1018%20213.2998,112.2868%20C216.6978,113.9918%20219.5898,113.0748%20219.5898,113.0748'%20id='Fill-164'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M201.997101,109.2916%20C201.997101,109.2916%20202.0191,104.2106%20196.3251,103.3256%20C195.2631,103.1616%20193.8921,103.2316%20193.8921,103.2316%20C193.8921,103.2316%20191.0631,108.4996%20194.0621,109.0926%20C197.7501,109.8196%20201.997101,109.2916%20201.997101,109.2916'%20id='Fill-167'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M182.7803,110.4059%20C182.7803,110.4059%20182.0343,104.8309%20177.0253,106.3649%20C174.8853,107.0199%20173.6993,108.6459%20173.6993,108.6459%20C173.6993,108.6459%20174.6973,112.8919%20176.6893,112.4139%20C180.1683,111.5799%20182.7803,110.4059%20182.7803,110.4059'%20id='Fill-170'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M158.375,166.4127%20C158.375,166.4127%20175.584,169.5607%20192.114,165.9117%20C193.49,174.9477%20194.348,181.7647%20194.348,181.7647%20C194.348,181.7647%20182.756,189.2747%20161.817,184.2247%20C159.624,172.6087%20158.375,166.4127%20158.375,166.4127'%20id='Fill-173'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M162.6797,183.4%20C180.1307,187.434%20190.8337,182.539%20193.2707,181.23%20C193.0337,179.401%20192.3147,173.946%20191.2837,167.11%20C177.8297,169.847%20164.0387,168.261%20159.6357,167.624%20C160.1097,170.011%20161.1637,175.388%20162.6797,183.4%20M175.8897,186.985%20C171.7537,186.985%20166.9757,186.498%20161.5827,185.196%20L160.9547,185.045%20L160.8347,184.41%20C158.6677,172.935%20157.4077,166.672%20157.3947,166.61%20L157.1037,165.164%20L158.5547,165.429%20C158.7247,165.461%20175.7657,168.497%20191.8987,164.935%20L192.9427,164.705%20L193.1027,165.761%20C194.4647,174.707%20195.3307,181.571%20195.3397,181.639%20L195.4177,182.262%20L194.8917,182.603%20C194.5287,182.838%20187.9437,186.985%20175.8897,186.985'%20id='Fill-176'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M187.6035,149.6539%20L207.3655,150.1509%20C207.6155,140.1969%20199.7495,131.9249%20189.7955,131.6749%20L188.0565,131.6319%20C183.0805,131.5069%20178.9445,135.4399%20178.8195,140.4169%20C178.6935,145.3929%20182.6265,149.5289%20187.6035,149.6539'%20id='Fill-180'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M189.3604,149.36%20L207.0344,149.803%20C207.2304,141.984%20201.0504,135.485%20193.2304,135.289%20L189.5484,135.196%20C185.6844,135.099%20182.4734,138.153%20182.3774,142.016%20C182.2774,145.972%20185.4044,149.26%20189.3604,149.36'%20id='Fill-182'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M189.3857,148.36%20L206.0227,148.778%20C205.8667,145.633%20204.6057,142.681%20202.4137,140.377%20C199.9907,137.829%20196.7207,136.377%20193.2047,136.289%20L189.5237,136.196%20C186.2337,136.108%20183.4587,138.735%20183.3767,142.042%20C183.3347,143.688%20183.9377,145.252%20185.0727,146.445%20C186.2067,147.638%20187.7397,148.319%20189.3857,148.36%20L189.3857,148.36%20Z%20M208.0087,150.828%20L189.3347,150.36%20C184.8337,150.247%20181.2637,146.492%20181.3767,141.991%20C181.4867,137.651%20185.0527,134.194%20189.3707,134.194%20C189.4387,134.194%20189.5057,134.195%20189.5737,134.196%20L193.2557,134.289%20C197.3047,134.39%20201.0727,136.063%20203.8637,138.999%20C206.6547,141.933%20208.1357,145.78%20208.0337,149.829%20L208.0087,150.828%20Z'%20id='Fill-185'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M202.6621,141.5387%20C202.6061,143.7227%20200.7921,145.4487%20198.6071,145.3927%20C196.4241,145.3387%20194.6981,143.5237%20194.7531,141.3397%20C194.8081,139.1557%20196.6231,137.4307%20198.8071,137.4847%20C200.9901,137.5397%20202.7171,139.3537%20202.6621,141.5387'%20id='Fill-188'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M231.0703,154.861%20L231.0703,154.861%20C229.9523,154.591%20228.9633,153.943%20228.2693,153.025%20L226.9873,151.325%20L229.9223,152.032%20L231.6513,152.448%20C232.3173,152.609%20232.7273,153.279%20232.5673,153.945%20C232.4063,154.611%20231.7363,155.021%20231.0703,154.861'%20id='Fill-191'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M185.9092,169.0709%20C185.9092,169.0709%20172.7522,172.4569%20161.2832,169.8619%20C163.2452,178.4979%20164.3302,181.2159%20164.3302,181.2159%20C164.3302,181.2159%20181.6782,179.3449%20185.9092,169.0709'%20id='Fill-194'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M173.7178,174.9596%20C170.4298,174.9596%20166.6788,174.7496%20162.6138,174.1606%20C162.0688,174.0816%20161.6898,173.5746%20161.7688,173.0276%20C161.8468,172.4806%20162.3548,172.0956%20162.9018,172.1826%20C176.4458,174.1446%20186.7068,171.7216%20186.8098,171.6966%20C187.3538,171.5646%20187.8868,171.8966%20188.0168,172.4336%20C188.1468,172.9696%20187.8178,173.5106%20187.2808,173.6406%20C186.9758,173.7146%20181.7188,174.9596%20173.7178,174.9596'%20id='Fill-197'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M169.7187,157.195%20C169.6907,157.195%20169.6607,157.195%20169.6317,157.194%20C167.7777,157.147%20166.3047,155.599%20166.3507,153.744%20C166.3587,153.468%20166.5347,153.252%20166.8637,153.257%20C167.1387,153.263%20167.3577,153.493%20167.3507,153.769%20C167.3187,155.073%20168.3537,156.161%20169.6567,156.194%20C170.2747,156.237%20170.8897,155.978%20171.3477,155.544%20C171.8057,155.108%20172.0667,154.519%20172.0817,153.887%20C172.0887,153.612%20172.2977,153.389%20172.5947,153.4%20C172.8707,153.407%20173.0887,153.636%20173.0817,153.913%20C173.0597,154.812%20172.6877,155.648%20172.0357,156.268%20C171.4057,156.868%20170.5857,157.195%20169.7187,157.195'%20id='Fill-209'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M166.7793,159.9889%20C166.7513,159.9889%20166.7223,159.9889%20166.6943,159.9879%20C165.7953,159.9659%20164.9593,159.5929%20164.3393,158.9419%20C163.7193,158.2909%20163.3903,157.4359%20163.4133,156.5379%20C163.4203,156.2619%20163.6533,156.0639%20163.9253,156.0509%20C164.2023,156.0569%20164.4203,156.2869%20164.4133,156.5629%20C164.3963,157.1949%20164.6283,157.7949%20165.0633,158.2529%20C165.4993,158.7109%20166.0883,158.9719%20166.7193,158.9879%20C166.7393,158.9889%20166.7583,158.9889%20166.7793,158.9889%20C168.0563,158.9889%20169.1123,157.9659%20169.1443,156.6809%20C169.1513,156.4059%20169.4163,156.2019%20169.6573,156.1939%20C169.9333,156.2009%20170.1513,156.4299%20170.1443,156.7069%20C170.0983,158.5339%20168.5963,159.9889%20166.7793,159.9889'%20id='Fill-212'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M173.7305,198.2682%20C173.7065,198.2682%20173.6805,198.2672%20173.6565,198.2672%20C172.0545,198.2272%20170.7845,196.8912%20170.8245,195.2892%20C170.8315,195.0172%20171.0535,194.8012%20171.3245,194.8012%20L171.3365,194.8012%20C171.6125,194.8082%20171.8315,195.0382%20171.8245,195.3142%20C171.7975,196.3652%20172.6305,197.2412%20173.6815,197.2672%20C174.7095,197.3372%20175.6095,196.4592%20175.6345,195.4102%20C175.6415,195.1382%20175.8645,194.9222%20176.1345,194.9222%20L176.1475,194.9222%20C176.4225,194.9292%20176.6415,195.1592%20176.6345,195.4352%20C176.5945,197.0122%20175.2985,198.2682%20173.7305,198.2682'%20id='Fill-215'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M231.7666,144.4479%20C231.7456,144.4479%20231.7266,144.4469%20231.7056,144.4469%20C230.4356,144.4149%20229.4276,143.3549%20229.4596,142.0849%20C229.4666,141.8089%20229.7186,141.5899%20229.9726,141.5969%20C230.2486,141.6039%20230.4666,141.8339%20230.4596,142.1099%20C230.4416,142.8289%20231.0116,143.4279%20231.7316,143.4469%20C232.0656,143.4529%20232.4106,143.3299%20232.6626,143.0889%20C232.9156,142.8479%20233.0596,142.5239%20233.0686,142.1759%20C233.0756,141.8999%20233.2866,141.7259%20233.5806,141.6879%20C233.8576,141.6949%20234.0756,141.9249%20234.0686,142.2009%20C234.0526,142.8159%20233.7976,143.3879%20233.3526,143.8129%20C232.9206,144.2229%20232.3596,144.4479%20231.7666,144.4479'%20id='Fill-218'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M161.9727,221.3512%20C154.9937,207.1842%20144.6167,166.1172%20149.9337,138.8332%20L154.1407,117.2462%20C155.5217,110.1632%20156.1267,102.9502%20155.9457,95.7362%20C155.8697,92.7302%20155.4917,89.8032%20154.8397,86.9842%20C154.6777,86.2802%20154.4977,85.5812%20154.3007,84.8902%20C153.7117,82.8172%20152.9737,80.8082%20152.0987,78.8752%20C151.8067,78.2322%20151.4997,77.5962%20151.1777,76.9692%20C150.5347,75.7162%20149.8327,74.4982%20149.0757,73.3202%20C148.3187,72.1412%20147.5057,71.0012%20146.6417,69.9052%20C144.0507,66.6162%20140.9967,63.7112%20137.5807,61.2892%20C136.4427,60.4812%20135.2637,59.7272%20134.0487,59.0302%20C127.3667,55.1962%20119.5807,53.0862%20111.3167,53.2942%20L104.1777,53.4742%20C92.1567,53.7762%2081.3947,58.9222%2073.7147,66.9982%20C72.7547,68.0082%2071.8427,69.0632%2070.9827,70.1612%20C69.4187,72.1552%2068.0357,74.2942%2066.8357,76.5442%20C66.3847,77.3892%2065.9517,78.2452%2065.5557,79.1212%20C65.2657,79.7632%2064.9917,80.4142%2064.7327,81.0712%20C63.9547,83.0452%2063.3187,85.0882%2062.8337,87.1882%20C62.3497,89.2892%2062.0177,91.4452%2061.8497,93.6462%20C61.7387,95.1142%2061.6997,96.6002%2061.7367,98.1032%20C61.8127,101.1002%2063.0947,103.7832%2065.1087,105.6982%20C67.1217,107.6122%2069.8657,108.7582%2072.8627,108.6832%20L117.4347,107.5632%20L111.6607,146.4192%20C104.7417,186.3612%20107.7887,212.8782%20114.3677,230.4422%20C115.8337,234.3572%20162.8347,223.1012%20161.9727,221.3512'%20id='Fill-222'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M115.2637,229.985%20C118.4517,232.029%20155.6197,223.83%20160.7557,221.131%20C153.6847,206.183%20143.6647,165.769%20148.9517,138.642%20L153.1597,117.054%20C154.5247,110.053%20155.1247,102.889%20154.9457,95.761%20C154.8727,92.877%20154.5097,89.999%20153.8657,87.21%20C153.7067,86.521%20153.5317,85.839%20153.3387,85.165%20C152.7707,83.162%20152.0467,81.185%20151.1877,79.288%20C150.9027,78.66%20150.6037,78.039%20150.2877,77.426%20C149.6597,76.204%20148.9687,75.005%20148.2347,73.861%20C147.4987,72.715%20146.6997,71.593%20145.8567,70.524%20C143.3217,67.306%20140.3427,64.473%20137.0027,62.104%20C135.8937,61.318%20134.7327,60.575%20133.5507,59.897%20C126.8207,56.035%20119.1157,54.082%20111.3417,54.295%20L104.2027,54.474%20C92.8407,54.759%2082.2717,59.452%2074.4397,67.688%20C73.5007,68.674%2072.6037,69.714%2071.7697,70.778%20C70.2667,72.695%2068.9037,74.794%2067.7177,77.015%20C67.2117,77.964%2066.8147,78.762%2066.4667,79.532%20C66.1837,80.16%2065.9157,80.796%2065.6627,81.437%20C64.9007,83.375%2064.2767,85.385%2063.8087,87.413%20C63.3317,89.478%2063.0087,91.601%2062.8467,93.722%20C62.7377,95.163%2062.7007,96.629%2062.7367,98.079%20C62.8027,100.711%2063.8907,103.16%2065.7977,104.973%20C67.7057,106.787%2070.1737,107.739%2072.8367,107.683%20L118.5987,106.534%20L112.6507,146.566%20C106.6517,181.195%20107.5327,209.253%20115.2637,229.985%20M117.6457,232.262%20C116.9567,232.262%20116.3447,232.231%20115.8257,232.162%20C114.9757,232.049%20113.8027,231.785%20113.4307,230.793%20C105.5347,209.713%20104.6087,181.268%20110.6757,146.249%20L116.2707,108.592%20L72.8877,109.683%20C69.6907,109.74%2066.7147,108.604%2064.4197,106.422%20C62.1247,104.241%2060.8177,101.296%2060.7367,98.129%20C60.6997,96.611%2060.7387,95.078%2060.8527,93.571%20C61.0227,91.349%2061.3607,89.127%2061.8597,86.964%20C62.3497,84.839%2063.0027,82.734%2063.8017,80.705%20C64.0667,80.032%2064.3477,79.367%2064.6447,78.71%20C65.0107,77.898%2065.4267,77.061%2065.9537,76.074%20C67.1937,73.75%2068.6207,71.552%2070.1957,69.544%20C71.0687,68.43%2072.0087,67.342%2072.9907,66.309%20C81.1897,57.686%2092.2567,52.773%20104.1527,52.474%20L111.2907,52.295%20C119.4797,52.106%20127.4977,54.119%20134.5467,58.163%20C135.7837,58.873%20136.9987,59.65%20138.1597,60.473%20C141.6567,62.953%20144.7747,65.919%20147.4267,69.286%20C148.3097,70.406%20149.1477,71.582%20149.9167,72.78%20C150.6867,73.977%20151.4097,75.233%20152.0677,76.512%20C152.3967,77.154%20152.7107,77.804%20153.0087,78.463%20C153.9097,80.45%20154.6667,82.52%20155.2627,84.617%20C155.4647,85.324%20155.6487,86.039%20155.8147,86.759%20C156.4897,89.679%20156.8687,92.692%20156.9457,95.711%20C157.1277,102.984%20156.5147,110.294%20155.1217,117.437%20L150.9147,139.025%20C145.6327,166.129%20155.8897,206.74%20162.8697,220.91%20L162.8697,220.909%20C163.0567,221.289%20163.0137,221.731%20162.7547,222.092%20C161.4087,223.968%20144.9877,227.725%20141.7097,228.46%20C137.4617,229.411%20124.1737,232.262%20117.6457,232.262'%20id='Fill-225'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M81.2305,59.9869%20C81.2305,59.9869%2081.7595,52.3669%2089.2385,49.1549%20C91.5195,48.1749%2097.7375,47.7689%2097.7375,47.7689%20C97.7375,47.7689%2099.6895,55.7779%2094.6515,58.3049%20C87.3995,61.9429%2081.2305,59.9869%2081.2305,59.9869'%20id='Fill-229'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M82.3535,59.2233%20C84.1965,59.5753%2088.9155,60.0623%2094.2035,57.4113%20C97.5955,55.7093%2097.2215,50.8013%2096.9185,48.8343%20C94.8335,49.0103%2091.1255,49.4323%2089.6325,50.0743%20C84.2085,52.4033%2082.7335,57.2733%2082.3535,59.2233%20M85.4975,61.5193%20C82.8115,61.5193%2081.0655,60.9843%2080.9275,60.9403%20L80.1785,60.7023%20L80.2325,59.9173%20C80.2555,59.5813%2080.8955,51.6503%2088.8435,48.2363%20C91.2545,47.2013%2097.4115,46.7883%2097.6715,46.7713%20L98.5095,46.7163%20L98.7085,47.5333%20C98.7955,47.8913%20100.7845,56.3473%2095.0995,59.1993%20C91.4355,61.0373%2088.0435,61.5193%2085.4975,61.5193'%20id='Fill-231'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M100.298797,55.6227%20C100.298797,55.6227%20100.2538,45.2587%20111.8708,43.4547%20C114.0378,43.1177%20116.8338,43.2627%20116.8338,43.2627%20C116.8338,43.2627%20122.6048,54.0087%20116.4858,55.2167%20C108.9638,56.7007%20100.298797,55.6227%20100.298797,55.6227'%20id='Fill-234'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M101.3633,54.7272%20C103.7823,54.9472%20110.4383,55.3912%20116.2923,54.2352%20C117.1423,54.0672%20117.6813,53.6862%20117.9893,53.0362%20C119.0313,50.8312%20117.2503,46.3382%20116.2133,44.2422%20C115.3103,44.2202%20113.4973,44.2142%20112.0243,44.4432%20C103.2503,45.8052%20101.6533,52.3102%20101.3633,54.7272%20M107.3663,57.0052%20C103.3893,57.0052%20100.3853,56.6412%20100.1763,56.6152%20L99.3023,56.5062%20L99.2993,55.6262%20C99.2993,55.5142%2099.3923,44.3802%20111.7173,42.4662%20C113.9603,42.1192%20116.7673,42.2592%20116.8853,42.2632%20L117.4483,42.2922%20L117.7153,42.7892%20C118.1143,43.5322%20121.5623,50.1572%20119.7983,53.8902%20C119.2203,55.1112%20118.1423,55.9092%20116.6783,56.1982%20C113.5213,56.8212%20110.1973,57.0052%20107.3663,57.0052'%20id='Fill-237'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.3936,55.819%20C122.3936,55.819%20123.9336,44.327%20134.2566,47.49%20C138.6666,48.84%20141.1156,52.193%20141.1156,52.193%20C141.1156,52.193%20139.0566,60.944%20134.9506,59.959%20C127.7796,58.239%20122.3936,55.819%20122.3936,55.819'%20id='Fill-240'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M123.5273,55.2155%20C125.2163,55.9165%20129.6903,57.6685%20135.1833,58.9865%20C135.6593,59.1005%20136.0903,59.0215%20136.5453,58.7405%20C138.2853,57.6705%20139.5423,54.1785%20140.0213,52.4345%20C139.2873,51.5885%20137.1723,49.4285%20133.9643,48.4455%20C131.3403,47.6445%20129.1263,47.8005%20127.3843,48.9155%20C124.8563,50.5365%20123.8593,53.7645%20123.5273,55.2155%20M135.5953,61.0375%20C135.3053,61.0375%20135.0123,61.0015%20134.7163,60.9315%20C127.5373,59.2095%20122.2073,56.8315%20121.9833,56.7315%20L121.3033,56.4255%20L121.4023,55.6865%20C121.4343,55.4485%20122.2273,49.8465%20126.3053,47.2325%20C128.5633,45.7855%20131.3383,45.5515%20134.5493,46.5335%20C139.2243,47.9655%20141.8143,51.4555%20141.9233,51.6035%20L142.1943,51.9745%20L142.0893,52.4215%20C141.9403,53.0505%20140.5573,58.6175%20137.5953,60.4435%20C136.9533,60.8385%20136.2833,61.0375%20135.5953,61.0375'%20id='Fill-243'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M84.9336,57.9498%20C84.9336,57.9498%2085.2136,53.9218%2089.1666,52.2238%20C90.3726,51.7058%2093.6606,51.4918%2093.6606,51.4918%20C93.6606,51.4918%2094.6916,55.7248%2092.0286,57.0608%20C88.1956,58.9838%2084.9336,57.9498%2084.9336,57.9498'%20id='Fill-246'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.775399,53.6823%20C104.775399,53.6823%20104.7504,47.9523%20111.1724,46.9543%20C112.3714,46.7693%20113.9174,46.8493%20113.9174,46.8493%20C113.9174,46.8493%20117.1074,52.7893%20113.7244,53.4573%20C109.5664,54.2793%20104.775399,53.6823%20104.775399,53.6823'%20id='Fill-249'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M126.4482,54.9391%20C126.4482,54.9391%20127.2912,48.6521%20132.9382,50.3821%20C135.3512,51.1211%20136.6912,52.9551%20136.6912,52.9551%20C136.6912,52.9551%20135.5642,57.7431%20133.3182,57.2051%20C129.3942,56.2631%20126.4482,54.9391%20126.4482,54.9391'%20id='Fill-252'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M153.9736,118.1051%20C153.9736,118.1051%20134.5656,121.6561%20115.9216,117.5411%20C114.3696,127.7311%20113.4036,135.4191%20113.4036,135.4191%20C113.4036,135.4191%20126.4766,143.8901%20150.0906,138.1941%20C152.5646,125.0931%20153.9736,118.1051%20153.9736,118.1051'%20id='Fill-255'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M114.4795,134.8854%20C117.1085,136.3034%20129.3315,141.9874%20149.2285,137.3704%20C150.9845,128.0844%20152.1955,121.9234%20152.7115,119.3184%20C147.9485,120.0194%20132.1385,121.8994%20116.7505,118.7394%20C115.5615,126.6214%20114.7365,132.8984%20114.4795,134.8854%20M134.2165,141.1804%20C120.6625,141.1804%20113.2675,136.5234%20112.8595,136.2584%20L112.3335,135.9174%20L112.4115,135.2944%20C112.4205,135.2184%20113.3965,127.4774%20114.9335,117.3904%20L115.0935,116.3334%20L116.1375,116.5644%20C134.3585,120.5854%20153.6035,117.1564%20153.7935,117.1214%20L155.2455,116.8564%20L154.9545,118.3024%20C154.9395,118.3724%20153.5175,125.4364%20151.0735,138.3794%20L150.9535,139.0144%20L150.3255,139.1654%20C144.2515,140.6314%20138.8715,141.1804%20134.2165,141.1804'%20id='Fill-258'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.1611,99.1764%20L98.7221,99.7654%20L98.6631,97.4614%20C98.4131,87.5074%20106.2791,79.2364%20116.2331,78.9864%20L121.6501,78.8494%20C126.6271,78.7244%20130.7631,82.6574%20130.8881,87.6344%20L130.9451,89.9384%20C131.0701,94.9144%20127.1381,99.0504%20122.1611,99.1764'%20id='Fill-261'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M119.0381,98.8727%20L99.0951,99.3737%20C98.8731,90.5547%20105.8441,83.2247%20114.6631,83.0037%20L118.8051,82.8987%20C123.1681,82.7897%20126.7941,86.2377%20126.9041,90.6017%20C127.0161,95.0577%20123.4941,98.7607%20119.0381,98.8727'%20id='Fill-264'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M119.0049,83.8961%20C118.9459,83.8961%20118.8889,83.8971%20118.8299,83.8991%20L114.6889,84.0031%20C110.6899,84.1031%20106.9699,85.7541%20104.2129,88.6531%20C101.6879,91.3091%20100.2479,94.7201%20100.1019,98.3481%20L119.0129,97.8731%20C122.9099,97.7751%20126.0019,94.5241%20125.9039,90.6261%20C125.8099,86.8801%20122.7319,83.8961%20119.0049,83.8961%20L119.0049,83.8961%20Z%20M98.1199,100.3981%20L98.0949,99.3991%20C97.9819,94.8661%2099.6399,90.5601%20102.7639,87.2751%20C105.8889,83.9891%20110.1059,82.1171%20114.6379,82.0031%20L118.7789,81.8991%20C123.6929,81.7721%20127.7809,85.6681%20127.9039,90.5761%20C128.0289,95.5761%20124.0629,99.7471%20119.0639,99.8731%20L98.1199,100.3981%20Z'%20id='Fill-267'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M104.0264,90.0514%20C104.0884,92.5154%20106.1344,94.4614%20108.5974,94.4004%20C111.0614,94.3374%20113.0074,92.2904%20112.9464,89.8274%20C112.8834,87.3644%20110.8374,85.4174%20108.3744,85.4804%20C105.9114,85.5414%20103.9644,87.5884%20104.0264,90.0514'%20id='Fill-270'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.9863,105.0768%20L71.9863,105.0768%20C73.2473,104.7728%2074.3633,104.0418%2075.1443,103.0068%20L76.5913,101.0898%20L73.2813,101.8868%20L71.3313,102.3558%20C70.5803,102.5368%2070.1173,103.2928%2070.2983,104.0448%20C70.4793,104.7958%2071.2353,105.2588%2071.9863,105.0768'%20id='Fill-273'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M122.9209,121.1032%20C122.9209,121.1032%20137.7589,124.9222%20150.6929,121.9962%20C148.4819,131.7352%20147.2579,134.8012%20147.2579,134.8012%20C147.2579,134.8012%20127.6919,132.6912%20122.9209,121.1032'%20id='Fill-276'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M136.668,127.6178%20C127.66,127.6178%20121.747,126.2168%20121.403,126.1328%20C120.867,126.0028%20120.538,125.4618%20120.668,124.9258%20C120.798,124.3888%20121.328,124.0548%20121.875,124.1888%20C121.99,124.2168%20133.585,126.9548%20148.887,124.7388%20C149.432,124.6438%20149.94,125.0378%20150.02,125.5848%20C150.099,126.1318%20149.72,126.6388%20149.174,126.7178%20C144.598,127.3808%20140.371,127.6178%20136.668,127.6178'%20id='Fill-279'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M139.2715,201.2096%20C137.4125,201.2096%20135.8755,199.7216%20135.8295,197.8536%20C135.8225,197.5766%20136.0405,197.3476%20136.3165,197.3406%20L136.3295,197.3406%20C136.5995,197.3406%20136.8225,197.5566%20136.8295,197.8276%20C136.8625,199.1736%20137.9975,200.2756%20139.3325,200.2086%20C140.6775,200.1746%20141.7465,199.0516%20141.7125,197.7056%20C141.7065,197.4296%20141.9245,197.1996%20142.2005,197.1926%20L142.2125,197.1926%20C142.4835,197.1926%20142.7065,197.4086%20142.7125,197.6806%20C142.7595,199.5776%20141.2535,201.1606%20139.3575,201.2086%20C139.3295,201.2096%20139.2995,201.2096%20139.2715,201.2096'%20id='Fill-282'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M145.1514,201.0612%20C144.2644,201.0612%20143.4264,200.7262%20142.7814,200.1132%20C142.1154,199.4792%20141.7354,198.6242%20141.7134,197.7062%20C141.7064,197.4292%20141.9244,197.2002%20142.2004,197.1932%20L142.2134,197.1932%20C142.4834,197.1932%20142.7064,197.4092%20142.7134,197.6802%20C142.7284,198.3322%20142.9984,198.9392%20143.4704,199.3882%20C143.9444,199.8392%20144.5714,200.0912%20145.2144,200.0602%20C146.5614,200.0262%20147.6304,198.9032%20147.5954,197.5572%20C147.5894,197.2812%20147.8064,197.0512%20148.0834,197.0442%20C148.3644,197.0302%20148.5894,197.2572%20148.5954,197.5322%20C148.6434,199.4292%20147.1384,201.0122%20145.2404,201.0602%20C145.2104,201.0612%20145.1804,201.0612%20145.1514,201.0612'%20id='Fill-285'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M142.2852,204.0768%20C140.4272,204.0768%20138.8912,202.5898%20138.8452,200.7218%20C138.8382,200.4448%20139.0562,200.2158%20139.3322,200.2088%20L139.3452,200.2088%20C139.6152,200.2088%20139.8382,200.4248%20139.8452,200.6958%20C139.8612,201.3478%20140.1312,201.9548%20140.6032,202.4038%20C141.0762,202.8548%20141.7082,203.1018%20142.3472,203.0758%20C143.6942,203.0418%20144.7622,201.9198%20144.7272,200.5728%20C144.7212,200.2968%20144.9382,200.0668%20145.2152,200.0598%20C145.4822,200.0488%20145.7212,200.2728%20145.7272,200.5478%20C145.7512,201.4678%20145.4142,202.3408%20144.7812,203.0068%20C144.1472,203.6728%20143.2922,204.0528%20142.3732,204.0758%20C142.3442,204.0768%20142.3142,204.0768%20142.2852,204.0768'%20id='Fill-288'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M141.1807,107.6451%20C139.1657,107.6451%20137.5007,106.0321%20137.4507,104.0061%20C137.4437,103.7301%20137.6607,103.5001%20137.9377,103.4941%20L137.9507,103.4941%20C138.2207,103.4941%20138.4437,103.7091%20138.4507,103.9811%20C138.4687,104.7101%20138.7697,105.3901%20139.2987,105.8931%20C139.8277,106.3961%20140.5267,106.6811%20141.2507,106.6441%20C141.9807,106.6251%20142.6597,106.3251%20143.1627,105.7951%20C143.6657,105.2661%20143.9327,104.5741%20143.9137,103.8441%20C143.9077,103.5681%20144.1247,103.3381%20144.4017,103.3321%20C144.6597,103.3171%20144.9077,103.5441%20144.9137,103.8191%20C144.9397,104.8161%20144.5747,105.7621%20143.8877,106.4851%20C143.2007,107.2081%20142.2737,107.6191%20141.2767,107.6441%20C141.2437,107.6451%20141.2127,107.6451%20141.1807,107.6451'%20id='Fill-291'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M144.4941,110.7965%20C142.4791,110.7965%20140.8141,109.1835%20140.7641,107.1565%20C140.7571,106.8805%20140.9741,106.6505%20141.2511,106.6445%20L141.2641,106.6445%20C141.5341,106.6445%20141.7571,106.8595%20141.7641,107.1315%20C141.8021,108.6385%20143.0831,109.8435%20144.5641,109.7955%20C145.2941,109.7765%20145.9731,109.4765%20146.4761,108.9465%20C146.9791,108.4175%20147.2461,107.7245%20147.2271,106.9945%20C147.2211,106.7185%20147.4381,106.4885%20147.7151,106.4825%20L147.7271,106.4825%20C147.9981,106.4825%20148.2211,106.6975%20148.2271,106.9695%20C148.2791,109.0265%20146.6471,110.7435%20144.5901,110.7955%20C144.5571,110.7965%20144.5261,110.7965%20144.4941,110.7965'%20id='Fill-294'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M136.6562,153.9694%20C134.9212,153.9694%20133.4882,152.5804%20133.4432,150.8364%20C133.4362,150.5604%20133.6542,150.3304%20133.9302,150.3234%20C134.2312,150.3104%20134.4362,150.5364%20134.4432,150.8114%20C134.4732,152.0314%20135.4772,153.0454%20136.7122,152.9684%20C137.9322,152.9374%20138.9002,151.9194%20138.8692,150.6994%20C138.8622,150.4234%20139.0802,150.1944%20139.3562,150.1874%20C139.6512,150.1734%20139.8622,150.4004%20139.8692,150.6744%20C139.8902,151.5324%20139.5772,152.3474%20138.9852,152.9694%20C138.3932,153.5914%20137.5952,153.9464%20136.7372,153.9684%20C136.7102,153.9694%20136.6832,153.9694%20136.6562,153.9694'%20id='Fill-297'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.2031,93.2692%20C69.8341,93.2692%2068.7041,92.1732%2068.6691,90.7972%20C68.6621,90.5212%2068.8801,90.2912%2069.1561,90.2852%20C69.4701,90.2832%2069.6621,90.4972%2069.6691,90.7722%20C69.6891,91.6172%2070.4081,92.2922%2071.2421,92.2682%20C72.0891,92.2472%2072.7601,91.5412%2072.7381,90.6952%20C72.7311,90.4182%2072.9491,90.1892%2073.2251,90.1822%20C73.5171,90.2132%2073.7311,90.3942%2073.7381,90.6692%20C73.7731,92.0672%2072.6651,93.2332%2071.2671,93.2682%20C71.2461,93.2682%2071.2241,93.2692%2071.2031,93.2692'%20id='Fill-300'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M232.0479,206.528%20L215.9909,206.528%20C216.5899,204.48%20216.9229,202.32%20216.9229,200.079%20C216.9229,187.368%20206.6189,177.063%20193.9079,177.063%20C183.7769,177.063%20175.1829,183.611%20172.1079,192.704%20C171.0249,192.462%20169.8999,192.33%20168.7429,192.33%20C160.6489,192.33%20154.0279,198.588%20153.4219,206.528%20L139.7049,206.563%20C139.1679,196.956%20131.7589,189.186%20122.2999,188.124%20C119.2419,173.287%20106.1069,162.131%2090.3629,162.131%20C79.6549,162.131%2070.1529,167.293%2064.2079,175.263%20C62.1419,174.745%2059.9809,174.466%2057.7539,174.466%20C43.1519,174.466%2031.3129,186.304%2031.3129,200.908%20C31.3129,202.85%2031.5279,204.741%2031.9279,206.563%20L15.6669,206.563%20L34.5342,222.3363'%20id='Fill-304'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M138.7598,207.5651%20L138.7068,206.6191%20C138.1968,197.4961%20131.2498,190.1351%20122.1888,189.1181%20L121.4668,189.0371%20L121.3208,188.3261%20C118.3118,173.7261%20105.2918,163.1301%2090.3638,163.1301%20C80.2848,163.1301%2071.0438,167.7711%2065.0098,175.8611%20L64.6118,176.3951%20L63.9648,176.2331%20C61.9378,175.7241%2059.8478,175.4661%2057.7538,175.4661%20C43.7258,175.4661%2032.3128,186.8791%2032.3128,200.9081%20C32.3128,202.7261%2032.5118,204.5561%2032.9048,206.3491%20L33.1708,207.5631%20L15.6668,207.5631%20C15.1138,207.5631%2014.6668,207.1161%2014.6668,206.5631%20C14.6668,206.0101%2015.1138,205.5631%2015.6668,205.5631%20L30.7128,205.5631%20C30.4468,204.0211%2030.3128,202.4611%2030.3128,200.9081%20C30.3128,185.7771%2042.6228,173.4661%2057.7538,173.4661%20C59.7898,173.4661%2061.8228,173.6931%2063.8068,174.1391%20C70.2268,165.8631%2079.8678,161.1301%2090.3638,161.1301%20C105.9968,161.1301%20119.6618,172.0611%20123.1268,187.2221%20C132.4978,188.6021%20139.6768,196.1391%20140.6288,205.5611%20L152.5218,205.5301%20C153.5978,197.4961%20160.5508,191.3301%20168.7428,191.3301%20C169.6468,191.3301%20170.5558,191.4061%20171.4558,191.5571%20C174.9828,182.2531%20183.8968,176.0631%20193.9078,176.0631%20C207.1508,176.0631%20217.9228,186.8361%20217.9228,200.0791%20C217.9228,201.9031%20217.7098,203.7301%20217.2878,205.5281%20L232.0478,205.5281%20C232.6008,205.5281%20233.0478,205.9751%20233.0478,206.5281%20C233.0478,207.0811%20232.6008,207.5281%20232.0478,207.5281%20L214.6568,207.5281%20L215.0308,206.2481%20C215.6228,204.2241%20215.9228,202.1481%20215.9228,200.0791%20C215.9228,187.9391%20206.0468,178.0631%20193.9078,178.0631%20C184.4618,178.0631%20176.0808,184.0761%20173.0548,193.0241%20L172.7668,193.8761%20L171.8898,193.6791%20C170.8508,193.4481%20169.7918,193.3301%20168.7428,193.3301%20C161.2798,193.3301%20154.9878,199.1611%20154.4188,206.6041%20L154.3488,207.5261%20L138.7598,207.5651%20Z'%20id='Fill-306'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M161.5918,217.318%20C161.5918,233.529%20148.4508,246.67%20132.2398,246.67%20C116.0288,246.67%20102.8888,233.529%20102.8888,217.318%20C102.8888,201.108%20116.0288,187.966%20132.2398,187.966%20C148.4508,187.966%20161.5918,201.108%20161.5918,217.318'%20id='Fill-308'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M133.2402,188.9664%20C117.6072,188.9664%20104.8882,201.6854%20104.8882,217.3184%20C104.8882,232.9504%20117.6072,245.6694%20133.2402,245.6694%20C148.8732,245.6694%20161.5922,232.9504%20161.5922,217.3184%20C161.5922,201.6854%20148.8732,188.9664%20133.2402,188.9664%20M133.2402,247.6694%20C116.5042,247.6694%20102.8882,234.0544%20102.8882,217.3184%20C102.8882,200.5814%20116.5042,186.9664%20133.2402,186.9664%20C149.9762,186.9664%20163.5922,200.5814%20163.5922,217.3184%20C163.5922,234.0544%20149.9762,247.6694%20133.2402,247.6694'%20id='Fill-310'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M140.0615,232.3053%20L120.4185,232.3053%20C119.3145,232.3053%20118.4185,231.4093%20118.4185,230.3053%20L118.4185,214.3673%20C118.4185,213.2623%20119.3145,212.3673%20120.4185,212.3673%20L140.0615,212.3673%20C141.1655,212.3673%20142.0615,213.2623%20142.0615,214.3673%20L142.0615,230.3053%20C142.0615,231.4093%20141.1655,232.3053%20140.0615,232.3053'%20id='Fill-312'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.0615,229.3053%20L122.4185,229.3053%20C121.3145,229.3053%20120.4185,228.4093%20120.4185,227.3053%20L120.4185,211.3673%20C120.4185,210.2623%20121.3145,209.3673%20122.4185,209.3673%20L142.0615,209.3673%20C143.1655,209.3673%20144.0615,210.2623%20144.0615,211.3673%20L144.0615,227.3053%20C144.0615,228.4093%20143.1655,229.3053%20142.0615,229.3053'%20id='Fill-314'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M123.4189,210.3668%20C122.8669,210.3668%20122.4189,210.8148%20122.4189,211.3668%20L122.4189,227.3048%20C122.4189,227.8568%20122.8669,228.3048%20123.4189,228.3048%20L143.0619,228.3048%20C143.6129,228.3048%20144.0619,227.8568%20144.0619,227.3048%20L144.0619,211.3668%20C144.0619,210.8148%20143.6129,210.3668%20143.0619,210.3668%20L123.4189,210.3668%20Z%20M143.0619,230.3048%20L123.4189,230.3048%20C121.7649,230.3048%20120.4189,228.9598%20120.4189,227.3048%20L120.4189,211.3668%20C120.4189,209.7128%20121.7649,208.3668%20123.4189,208.3668%20L143.0619,208.3668%20C144.7159,208.3668%20146.0619,209.7128%20146.0619,211.3668%20L146.0619,227.3048%20C146.0619,228.9598%20144.7159,230.3048%20143.0619,230.3048%20L143.0619,230.3048%20Z'%20id='Fill-316'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M135.8154,217.8717%20C135.8154,219.2947%20134.6634,220.4477%20133.2404,220.4477%20C131.8174,220.4477%20130.6654,219.2947%20130.6654,217.8717%20C130.6654,216.4497%20131.8174,215.2967%20133.2404,215.2967%20C134.6634,215.2967%20135.8154,216.4497%20135.8154,217.8717'%20id='Fill-318'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M133.21,223.653%20L133.21,223.653%20C132.398,223.653%20131.741,222.996%20131.741,222.184%20L131.741,217.278%20L134.679,217.278%20L134.679,222.184%20C134.679,222.996%20134.021,223.653%20133.21,223.653'%20id='Fill-320'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M125.9912,208.3668%20L140.6162,208.3668%20L140.6162,206.2938%20C140.6162,202.2618%20137.3362,198.9808%20133.3032,198.9808%20C129.2712,198.9808%20125.9912,202.2618%20125.9912,206.2938%20L125.9912,208.3668%20Z%20M142.6162,210.3668%20L123.9912,210.3668%20L123.9912,206.2938%20C123.9912,201.1588%20128.1692,196.9808%20133.3032,196.9808%20C138.4382,196.9808%20142.6162,201.1588%20142.6162,206.2938%20L142.6162,210.3668%20Z'%20id='Fill-322'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M141.6162,226.9518%20C141.0632,226.9518%20140.6162,226.5048%20140.6162,225.9518%20L140.6162,215.2968%20C140.6162,214.7438%20141.0632,214.2968%20141.6162,214.2968%20C142.1692,214.2968%20142.6162,214.7438%20142.6162,215.2968%20L142.6162,225.9518%20C142.6162,226.5048%20142.1692,226.9518%20141.6162,226.9518'%20id='Fill-324'%20fill='%23E1F2FF'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/UserRoles.svg.js b/lib/static/illustrations/UserRoles.svg.js new file mode 100644 index 00000000..9e2b5839 --- /dev/null +++ b/lib/static/illustrations/UserRoles.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M0.322119821,90.4714721%20C0.322119821,140.044472%2040.5081198,180.230472%2090.0801198,180.230472%20L90.0801198,180.230472%20C139.65212,180.230472%20179.83912,140.044472%20179.83912,90.4714721%20L179.83912,90.4714721%20C179.83912,40.8994721%20139.65212,0.712472086%2090.0801198,0.712472086%20L90.0801198,0.712472086%20C40.5081198,0.712472086%200.322119821,40.8994721%200.322119821,90.4714721'%20id='path-1'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/UserRole'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%20transform='translate(12.000000,%2019.000000)'%3e%3cpath%20d='M208.7299,104.4997%20C208.7299,154.4817%20168.2109,194.9997%20118.2299,194.9997%20C68.2489,194.9997%2027.7299,154.4817%2027.7299,104.4997%20C27.7299,54.5187%2068.2489,13.9997%20118.2299,13.9997%20C168.2109,13.9997%20208.7299,54.5187%20208.7299,104.4997'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M227.9799,42.4977%20C227.9799,41.9454153%20228.427615,41.4977%20228.9799,41.4977%20C229.532185,41.4977%20229.9799,41.9454153%20229.9799,42.4977%20L229.9799,49.4977%20C229.9799,50.0499847%20229.532185,50.4977%20228.9799,50.4977%20C228.427615,50.4977%20227.9799,50.0499847%20227.9799,49.4977%20L227.9799,42.4977%20Z'%20id='Stroke-5'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M232.4799,44.9977%20C233.032185,44.9977%20233.4799,45.4454153%20233.4799,45.9977%20C233.4799,46.5499847%20233.032185,46.9977%20232.4799,46.9977%20L225.4799,46.9977%20C224.927615,46.9977%20224.4799,46.5499847%20224.4799,45.9977%20C224.4799,45.4454153%20224.927615,44.9977%20225.4799,44.9977%20L232.4799,44.9977%20Z'%20id='Stroke-7'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M56.6772,0.9997%20C56.6772,0.44741525%2057.1249153,-0.0003%2057.6772,-0.0003%20C58.2294847,-0.0003%2058.6772,0.44741525%2058.6772,0.9997%20L58.6772,7.9997%20C58.6772,8.55198475%2058.2294847,8.9997%2057.6772,8.9997%20C57.1249153,8.9997%2056.6772,8.55198475%2056.6772,7.9997%20L56.6772,0.9997%20Z'%20id='Stroke-9'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M61.1772,3.4997%20C61.7294847,3.4997%2062.1772,3.94741525%2062.1772,4.4997%20C62.1772,5.05198475%2061.7294847,5.4997%2061.1772,5.4997%20L54.1772,5.4997%20C53.6249153,5.4997%2053.1772,5.05198475%2053.1772,4.4997%20C53.1772,3.94741525%2053.6249153,3.4997%2054.1772,3.4997%20L61.1772,3.4997%20Z'%20id='Stroke-11'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M1.9692,96.6901%20C1.9692,96.4139576%202.19305763,96.1901%202.4692,96.1901%20C2.74534237,96.1901%202.9692,96.4139576%202.9692,96.6901%20L2.9692,100.6281%20C2.9692,100.904242%202.74534237,101.1281%202.4692,101.1281%20C2.19305763,101.1281%201.9692,100.904242%201.9692,100.6281%20L1.9692,96.6901%20Z'%20id='Stroke-13'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M4.438,98.1589%20C4.71414237,98.1589%204.938,98.3827576%204.938,98.6589%20C4.938,98.9350424%204.71414237,99.1589%204.438,99.1589%20L0.5,99.1589%20C0.223857625,99.1589%200,98.9350424%200,98.6589%20C0,98.3827576%200.223857625,98.1589%200.5,98.1589%20L4.438,98.1589%20Z'%20id='Stroke-15'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M24.2114,181.7458%20C24.2114,181.469658%2024.4352576,181.2458%2024.7114,181.2458%20C24.9875424,181.2458%2025.2114,181.469658%2025.2114,181.7458%20L25.2114,185.6838%20C25.2114,185.959942%2024.9875424,186.1838%2024.7114,186.1838%20C24.4352576,186.1838%2024.2114,185.959942%2024.2114,185.6838%20L24.2114,181.7458%20Z'%20id='Stroke-17'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M26.6801,183.2145%20C26.9562424,183.2145%2027.1801,183.438358%2027.1801,183.7145%20C27.1801,183.990642%2026.9562424,184.2145%2026.6801,184.2145%20L22.7421,184.2145%20C22.4659576,184.2145%2022.2421,183.990642%2022.2421,183.7145%20C22.2421,183.438358%2022.4659576,183.2145%2022.7421,183.2145%20L26.6801,183.2145%20Z'%20id='Stroke-19'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M178.7192,50.7595%20C178.7192,50.4833576%20178.943058,50.2595%20179.2192,50.2595%20C179.495342,50.2595%20179.7192,50.4833576%20179.7192,50.7595%20L179.7192,54.2405%20C179.7192,54.5166424%20179.495342,54.7405%20179.2192,54.7405%20C178.943058,54.7405%20178.7192,54.5166424%20178.7192,54.2405%20L178.7192,50.7595%20Z'%20id='Stroke-95'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M180.9604,51.9997%20C181.236542,51.9997%20181.4604,52.2235576%20181.4604,52.4997%20C181.4604,52.7758424%20181.236542,52.9997%20180.9604,52.9997%20L177.4794,52.9997%20C177.203258,52.9997%20176.9794,52.7758424%20176.9794,52.4997%20C176.9794,52.2235576%20177.203258,51.9997%20177.4794,51.9997%20L180.9604,51.9997%20Z'%20id='Stroke-97'%20fill='%235E63B6'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M213.9184,188.9479%20C213.9184,205.1589%20200.7774,218.2999%20184.5664,218.2999%20C168.3564,218.2999%20155.2154,205.1589%20155.2154,188.9479%20C155.2154,172.7379%20168.3564,159.5959%20184.5664,159.5959%20C200.7774,159.5959%20213.9184,172.7379%20213.9184,188.9479'%20id='Fill-99'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M197.5561,194.402%20L197.5561,189.402%20L193.6161,188.614%20C193.3351,187.586%20192.9311,186.61%20192.4131,185.706%20L194.6411,182.364%20L191.1061,178.829%20L187.7641,181.056%20C186.8591,180.538%20185.8831,180.134%20184.8551,179.854%20L184.0671,175.913%20L179.0671,175.913%20L178.2791,179.854%20C177.2501,180.134%20176.2751,180.538%20175.3691,181.056%20L172.0291,178.829%20L168.4931,182.364%20L170.7201,185.706%20C170.2021,186.61%20169.7991,187.586%20169.5191,188.614%20L165.5771,189.402%20L165.5771,194.402%20L169.5191,195.191%20C169.7991,196.219%20170.2021,197.195%20170.7201,198.099%20L168.4931,201.441%20L172.0291,204.976%20L175.3691,202.749%20C176.2751,203.267%20177.2501,203.671%20178.2791,203.951%20L179.0671,207.892%20L184.0671,207.892%20L184.8551,203.951%20C185.8831,203.671%20186.8591,203.267%20187.7641,202.749%20L191.1061,204.976%20L194.6411,201.441%20L192.4131,198.099%20C192.9311,197.195%20193.3351,196.219%20193.6161,195.191%20L197.5561,194.402%20Z'%20id='Fill-103'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M184.5669,193.069%20C182.2659,193.069%20180.3999,191.204%20180.3999,188.902%20C180.3999,186.601%20182.2659,184.736%20184.5669,184.736%20C186.8679,184.736%20188.7339,186.601%20188.7339,188.902%20C188.7339,191.204%20186.8679,193.069%20184.5669,193.069%20L184.5669,193.069%20Z%20M200.5559,191.402%20L200.5559,186.402%20L196.6159,185.614%20C196.3359,184.586%20195.9309,183.61%20195.4139,182.706%20L197.6409,179.364%20L194.1059,175.829%20L190.7639,178.056%20C189.8589,177.538%20188.8829,177.134%20187.8549,176.854%20L187.0669,172.913%20L182.0669,172.913%20L181.2789,176.854%20C180.2509,177.134%20179.2749,177.538%20178.3699,178.056%20L175.0289,175.829%20L171.4929,179.364%20L173.7199,182.706%20C173.2029,183.61%20172.7989,184.586%20172.5189,185.614%20L168.5779,186.402%20L168.5779,191.402%20L172.5189,192.191%20C172.7989,193.219%20173.2029,194.195%20173.7199,195.099%20L171.4929,198.441%20L175.0289,201.976%20L178.3699,199.749%20C179.2749,200.267%20180.2509,200.671%20181.2789,200.951%20L182.0669,204.892%20L187.0669,204.892%20L187.8549,200.951%20C188.8829,200.671%20189.8589,200.267%20190.7639,199.749%20L194.1059,201.976%20L197.6409,198.441%20L195.4139,195.099%20C195.9309,194.195%20196.3359,193.219%20196.6159,192.191%20L200.5559,191.402%20Z'%20id='Fill-105'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M184.5669,192.069%20C186.315998,192.069%20187.7339,190.651333%20187.7339,188.902%20C187.7339,187.15355%20186.31588,185.736%20184.5669,185.736%20C182.81792,185.736%20181.3999,187.15355%20181.3999,188.902%20C181.3999,190.651333%20182.817802,192.069%20184.5669,192.069%20Z%20M184.5669,194.069%20C181.713307,194.069%20179.3999,191.755977%20179.3999,188.902%20C179.3999,186.048832%20181.713499,183.736%20184.5669,183.736%20C187.420301,183.736%20189.7339,186.048832%20189.7339,188.902%20C189.7339,191.755977%20187.420493,194.069%20184.5669,194.069%20Z%20M200.752016,185.421419%20C201.21944,185.514904%20201.5559,185.925319%20201.5559,186.402%20L201.5559,191.402%20C201.5559,191.878589%20201.219567,192.288952%20200.752255,192.382533%20L197.402608,193.053313%20C197.180915,193.741123%20196.905703,194.40703%20196.579687,195.045129%20L198.473065,197.886472%20C198.737355,198.283085%20198.685016,198.811097%20198.348007,199.148107%20L194.813007,202.683107%20C194.475997,203.020116%20193.947985,203.072455%20193.551372,202.808165%20L190.710143,200.914862%20C190.072277,201.240813%20189.406195,201.515885%20188.717387,201.737735%20L188.04749,205.088068%20C187.954025,205.555515%20187.543599,205.892%20187.0669,205.892%20L182.0669,205.892%20C181.590201,205.892%20181.179775,205.555515%20181.08631,205.088068%20L180.416413,201.737735%20C179.727635,201.515895%20179.061582,201.240837%20178.423742,200.914906%20L175.583543,202.808089%20C175.186968,203.072432%20174.658949,203.020168%20174.321893,202.683207%20L170.785893,199.148207%20C170.448799,198.811208%20170.396416,198.283129%20170.660735,197.886472%20L172.554165,195.045052%20C172.228661,194.407572%20171.953808,193.741736%20171.732109,193.053326%20L168.381592,192.382542%20C167.914258,192.288981%20167.5779,191.878608%20167.5779,191.402%20L167.5779,186.402%20C167.5779,185.925301%20167.914385,185.514875%20168.381832,185.42141%20L171.732161,184.751514%20C171.95385,184.063161%20172.228686,183.397379%20172.554165,182.759948%20L170.660735,179.918528%20C170.396416,179.521871%20170.448799,178.993792%20170.785893,178.656793%20L174.321893,175.121793%20C174.658949,174.784832%20175.186968,174.732568%20175.583543,174.996911%20L178.423742,176.890094%20C179.061582,176.564163%20179.727635,176.289105%20180.416413,176.067265%20L181.08631,172.716932%20C181.179775,172.249485%20181.590201,171.913%20182.0669,171.913%20L187.0669,171.913%20C187.543599,171.913%20187.954025,172.249485%20188.04749,172.716932%20L188.717387,176.067265%20C189.406195,176.289115%20190.072277,176.564187%20190.710143,176.890138%20L193.551372,174.996835%20C193.947985,174.732545%20194.475997,174.784884%20194.813007,175.121893%20L198.348007,178.656893%20C198.685016,178.993903%20198.737355,179.521915%20198.473065,179.918528%20L196.579687,182.759871%20C196.905678,183.39792%20197.180872,184.063773%20197.402556,184.751527%20L200.752016,185.421419%20Z%20M199.5559,187.221804%20L196.419784,186.594581%20C196.048251,186.520274%20195.750622,186.242373%20195.65105,185.8768%20C195.394395,184.93451%20195.022882,184.03659%20194.545834,183.202449%20C194.357766,182.873603%20194.371665,182.466718%20194.581735,182.151472%20L196.354227,179.49154%20L193.97836,177.115673%20L191.318428,178.888165%20C191.003075,179.098306%20190.596032,179.112138%20190.267142,178.923889%20C189.434281,178.44718%20188.536708,178.076136%20187.5921,177.81885%20C187.22651,177.719273%20186.948602,177.421622%20186.87431,177.050068%20L186.247055,173.913%20L182.886745,173.913%20L182.25949,177.050068%20C182.185198,177.421622%20181.90729,177.719273%20181.5417,177.81885%20C180.597092,178.076136%20179.699519,178.44718%20178.866658,178.923889%20C178.537725,179.112162%20178.130622,179.098301%20177.815257,178.888089%20L175.15626,177.115689%20L172.779639,179.491639%20L174.552065,182.151472%20C174.762135,182.466718%20174.776034,182.873603%20174.587966,183.202449%20C174.111896,184.034881%20173.74092,184.932618%20173.48375,185.8768%20C173.384173,186.24239%20173.086522,186.520298%20172.714968,186.59459%20L169.5779,187.221845%20L169.5779,190.582359%20L172.715208,191.210458%20C173.086657,191.284823%20173.384197,191.562695%20173.48375,191.9282%20C173.74092,192.872382%20174.111896,193.770119%20174.587966,194.602551%20C174.776034,194.931397%20174.762135,195.338282%20174.552065,195.653528%20L172.779639,198.313361%20L175.15626,200.689311%20L177.815257,198.916911%20C178.130622,198.706699%20178.537725,198.692838%20178.866658,198.881111%20C179.699519,199.35782%20180.597092,199.728864%20181.5417,199.98615%20C181.90729,200.085727%20182.185198,200.383378%20182.25949,200.754932%20L182.886745,203.892%20L186.247055,203.892%20L186.87431,200.754932%20C186.948602,200.383378%20187.22651,200.085727%20187.5921,199.98615%20C188.536708,199.728864%20189.434281,199.35782%20190.267142,198.881111%20C190.596032,198.692862%20191.003075,198.706694%20191.318428,198.916835%20L193.97836,200.689327%20L196.354227,198.31346%20L194.581735,195.653528%20C194.371665,195.338282%20194.357766,194.931397%20194.545834,194.602551%20C195.022882,193.76841%20195.394395,192.87049%20195.65105,191.9282%20C195.750599,191.562712%20196.048116,191.284847%20196.419545,191.210467%20L199.5559,190.5824%20L199.5559,187.221804%20Z'%20id='Stroke-107'%20fill='%23ACD3EF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M177.450048,186.159511%20C177.25122,186.674764%20176.672342,186.931277%20176.157089,186.732448%20C175.641836,186.53362%20175.385323,185.954742%20175.584152,185.439489%20C176.630356,182.72831%20178.861004,180.6204%20181.63138,179.734058%20C182.157399,179.565766%20182.72025,179.855761%20182.888542,180.38178%20C183.056834,180.907799%20182.766839,181.47065%20182.24082,181.638942%20C180.047718,182.340594%20178.278598,184.01237%20177.450048,186.159511%20Z'%20id='Stroke-109'%20fill='%23E1F2FF'%20fill-rule='nonzero'%3e%3c/path%3e%3cpath%20d='M191.342693,185.400543%20C191.088949,184.91%20191.280913,184.306636%20191.771457,184.052893%20C192.262,183.799149%20192.865364,183.991113%20193.119107,184.481657%20C193.820672,185.83794%20194.1919,187.344136%20194.1919,188.9021%20C194.1919,192.760983%20191.899121,196.200779%20188.425256,197.723022%20C187.919406,197.944685%20187.32964,197.714306%20187.107978,197.208456%20C186.886315,196.702606%20187.116694,196.11284%20187.622544,195.891178%20C190.375402,194.684879%20192.1919,191.959634%20192.1919,188.9021%20C192.1919,187.66596%20191.898268,186.474594%20191.342693,185.400543%20Z'%20id='Stroke-111'%20fill='%23E1F2FF'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M219.7295,123.4997%20C219.7295,173.4817%20179.2105,213.9997%20129.2295,213.9997%20C79.2485,213.9997%2038.7295,173.4817%2038.7295,123.4997%20C38.7295,73.5187%2079.2485,32.9997%20129.2295,32.9997%20C179.2105,32.9997%20219.7295,73.5187%20219.7295,123.4997'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M206.2119,172.1042%20C206.0319,172.1042%20205.8509,172.0562%20205.6869,171.9542%20C205.2169,171.6642%20205.0719,171.0462%20205.3629,170.5782%20C214.1079,156.4652%20218.7299,140.1862%20218.7299,123.5002%20C218.7299,120.2522%20218.5539,116.9782%20218.2059,113.7662%20C218.1469,113.2172%20218.5439,112.7242%20219.0929,112.6652%20C219.6289,112.6082%20220.1339,113.0012%20220.1939,113.5512%20C220.5499,116.8342%20220.7299,120.1812%20220.7299,123.5002%20C220.7299,140.5592%20216.0039,157.2032%20207.0629,171.6302%20C206.8739,171.9362%20206.5469,172.1042%20206.2119,172.1042%20L206.2119,172.1042%20Z%20M101.7389,210.7492%20C101.6389,210.7492%20101.5369,210.7342%20101.4359,210.7022%20C82.1329,204.5552%2065.1699,191.9192%2053.6719,175.1242%20C53.3599,174.6682%2053.4769,174.0452%2053.9329,173.7342%20C54.3889,173.4232%2055.0119,173.5402%2055.3219,173.9952%20C66.5689,190.4242%2083.1619,202.7842%20102.0429,208.7952%20C102.5689,208.9632%20102.8589,209.5262%20102.6919,210.0522%20C102.5569,210.4772%20102.1629,210.7492%20101.7389,210.7492%20L101.7389,210.7492%20Z%20M131.2989,214.9752%20C130.7569,214.9752%20130.3119,214.5422%20130.298659,213.9982%20C130.2869,213.4462%20130.7249,212.9882%20131.2759,212.9752%20C151.4239,212.5242%20170.3109,205.5412%20185.8939,192.7802%20C186.3219,192.4282%20186.9519,192.4932%20187.3009,192.9192%20C187.6509,193.3472%20187.5879,193.9772%20187.1609,194.3272%20C171.2289,207.3742%20151.9199,214.5142%20131.3209,214.9752%20L131.2989,214.9752%20Z'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-2'%20transform='translate(39.148880,%2033.028528)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-25'%3e%3c/g%3e%3cpath%20d='M151.51712,259.120572%20C142.50112,240.817572%20129.09212,187.761572%20135.96212,152.513572%20L141.39912,124.621572%20C143.18212,115.471572%20143.96312,106.152572%20143.72912,96.8335721%20L143.72912,96.8325721%20C143.63212,92.9495721%20143.14312,89.1695721%20142.30212,85.5265721%20C142.09112,84.6155721%20141.86012,83.7135721%20141.60612,82.8205721%20C140.84412,80.1425721%20139.89012,77.5475721%20138.75912,75.0515721%20C138.38212,74.2195721%20137.98612,73.3975721%20137.57112,72.5875721%20C136.74012,70.9685721%20135.83212,69.3945721%20134.85412,67.8725721%20C133.87512,66.3495721%20132.82612,64.8785721%20131.71012,63.4615721%20C128.36212,59.2115721%20124.41612,55.4595721%20120.00412,52.3295721%20C118.53412,51.2865721%20117.01112,50.3115721%20115.44112,49.4115721%20C106.80712,44.4575721%2096.7491198,41.7325721%2086.0721198,42.0015721%20L76.8491198,42.2325721%20C61.3181198,42.6235721%2047.4141198,49.2715721%2037.4921198,59.7065721%20C36.2511198,61.0105721%2035.0741198,62.3735721%2033.9621198,63.7915721%20C31.9431198,66.3685721%2030.1571198,69.1325721%2028.6051198,72.0385721%20C28.0231198,73.1305721%2027.4621198,74.2345721%2026.9521198,75.3675721%20C26.5771198,76.1965721%2026.2221198,77.0375721%2025.8881198,77.8875721%20C24.8831198,80.4365721%2024.0611198,83.0775721%2023.4351198,85.7905721%20C22.8091198,88.5035721%2022.3801198,91.2895721%2022.1631198,94.1335721%20C22.0191198,96.0285721%2021.9691198,97.9495721%2022.0181198,99.8915721%20C22.1151198,103.763572%2023.7731198,107.228572%2026.3731198,109.702572%20C28.9751198,112.176572%2032.5201198,113.657572%2036.3921198,113.560572%20L93.9761198,112.113572%20L86.5161198,162.313572%20C77.5781198,213.914572%2081.5141198,248.174572%2090.0131198,270.864572%20C91.9081198,275.923572%20152.63012,261.381572%20151.51712,259.120572'%20id='Fill-24'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M95.1402198,111.084372%20L87.5052198,162.461372%20C79.7352198,207.322372%2080.8942198,243.669372%2090.9502198,270.514372%20C91.7052198,271.264372%2098.9932198,271.588372%20120.88122,266.931372%20C135.46022,263.829372%20147.78922,260.332372%20150.32322,258.949372%20C141.19622,239.866372%20128.13422,187.450372%20134.98122,152.321372%20L140.41722,124.430372%20C142.18422,115.366372%20142.96122,106.090372%20142.72922,96.8583721%20C142.63622,93.1133721%20142.16422,89.3763721%20141.32822,85.7513721%20C141.11922,84.8473721%20140.88822,83.9533721%20140.64422,83.0943721%20C139.90422,80.4913721%20138.96322,77.9243721%20137.84822,75.4643721%20C137.47822,74.6463721%20137.08822,73.8393721%20136.68122,73.0433721%20C135.87022,71.4653721%20134.97322,69.9073721%20134.01322,68.4133721%20C133.06022,66.9313721%20132.02122,65.4733721%20130.92422,64.0793721%20C127.63222,59.9003721%20123.76322,56.2223721%20119.42622,53.1453721%20C117.97922,52.1193721%20116.47122,51.1543721%20114.94422,50.2783721%20C106.20122,45.2643721%2096.2292198,42.7473721%2086.0972198,43.0013721%20L76.8742198,43.2323721%20C62.1182198,43.6043721%2048.3882198,49.6983721%2038.2162198,60.3963721%20C37.0032198,61.6703721%2035.8372198,63.0213721%2034.7492198,64.4083721%20C32.7982198,66.8973721%2031.0282198,69.6233721%2029.4872198,72.5093721%20C28.8242198,73.7533721%2028.3082198,74.7923721%2027.8642198,75.7783721%20C27.4992198,76.5833721%2027.1482198,77.4153721%2026.8192198,78.2533721%20C25.8282198,80.7653721%2025.0182198,83.3763721%2024.4102198,86.0153721%20C23.7902198,88.6953721%2023.3702198,91.4523721%2023.1612198,94.2093721%20C23.0182198,96.0753721%2022.9702198,97.9793721%2023.0182198,99.8653721%20C23.1052198,103.343372%2024.5412198,106.579372%2027.0632198,108.978372%20C29.5852198,111.375372%2032.9202198,112.646372%2036.3672198,112.561372%20L95.1402198,111.084372%20Z%20M94.1072198,272.915372%20C93.2672198,272.915372%2092.5372198,272.877372%2091.9342198,272.797372%20C90.9112198,272.661372%2089.5012198,272.349372%2089.0772198,271.215372%20C78.8952198,244.033372%2077.7032198,207.336372%2085.5312198,162.143372%20L92.8122198,113.143372%20L36.4172198,114.561372%20C32.3802198,114.657372%2028.5932198,113.193372%2025.6842198,110.427372%20C22.7762198,107.660372%2021.1192198,103.927372%2021.0182198,99.9163721%20C20.9692198,97.9613721%2021.0192198,95.9903721%2021.1662198,94.0573721%20C21.3842198,91.2003721%2021.8202198,88.3433721%2022.4602198,85.5653721%20C23.0922198,82.8303721%2023.9322198,80.1233721%2024.9572198,77.5213721%20C25.2992198,76.6523721%2025.6632198,75.7893721%2026.0402198,74.9553721%20C26.5032198,73.9293721%2027.0372198,72.8523721%2027.7222198,71.5673721%20C29.3192198,68.5793721%2031.1532198,65.7553721%2033.1752198,63.1743721%20C34.3022198,61.7363721%2035.5102198,60.3383721%2036.7672198,59.0173721%20C47.3072198,47.9343721%2061.5332198,41.6173721%2076.8242198,41.2323721%20L86.0462198,41.0013721%20C96.5632198,40.7483721%20106.87922,43.3463721%20115.93922,48.5443721%20C117.52122,49.4513721%20119.08422,50.4503721%20120.58222,51.5143721%20C125.07722,54.7013721%20129.08422,58.5133721%20132.49522,62.8423721%20C133.63222,64.2853721%20134.70822,65.7963721%20135.69522,67.3313721%20C136.69122,68.8803721%20137.62022,70.4943721%20138.46022,72.1303721%20C138.88322,72.9563721%20139.28622,73.7923721%20139.67022,74.6383721%20C140.82622,77.1883721%20141.80022,79.8503721%20142.56822,82.5473721%20C142.82122,83.4383721%20143.06022,84.3643721%20143.27722,85.3013721%20C144.14422,89.0583721%20144.63222,92.9293721%20144.72922,96.8083721%20C144.96422,106.185372%20144.17422,115.606372%20142.38022,124.813372%20L136.94422,152.704372%20C130.10722,187.782372%20143.38122,240.340372%20152.41422,258.679372%20C152.60822,259.071372%20152.56122,259.530372%20152.29022,259.908372%20C150.11622,262.937372%20107.70122,272.915372%2094.1072198,272.915372%20L94.1072198,272.915372%20Z'%20id='Fill-27'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M47.2027198,50.6478721%20C47.2027198,50.6478721%2047.8867198,40.8018721%2057.5477198,36.6538721%20C60.4957198,35.3868721%2068.5287198,34.8628721%2068.5287198,34.8628721%20C68.5287198,34.8628721%2071.0507198,45.2098721%2064.5407198,48.4748721%20C55.1727198,53.1748721%2047.2027198,50.6478721%2047.2027198,50.6478721'%20id='Fill-30'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M48.3150198,49.8910721%20C50.5140198,50.3520721%2056.9060198,51.1870721%2064.0920198,47.5810721%20C68.8220198,45.2080721%2068.1220198,38.3180721%2067.7180198,35.9270721%20C65.5870198,36.1020721%2060.1460198,36.6250721%2057.9420198,37.5730721%20C50.5400198,40.7510721%2048.7280198,47.5360721%2048.3150198,49.8910721%20M52.7140198,52.3370721%20C49.2950198,52.3370721%2047.0760198,51.6570721%2046.9000198,51.6010721%20L46.1510198,51.3640721%20L46.2050198,50.5780721%20C46.2350198,50.1520721%2047.0470198,40.0750721%2057.1530198,35.7350721%20C60.2230198,34.4150721%2068.1280198,33.8870721%2068.4630198,33.8650721%20L69.3010198,33.8100721%20L69.5010198,34.6260721%20C69.6110198,35.0800721%2072.1280198,45.7870721%2064.9890198,49.3690721%20C60.2990198,51.7220721%2055.9650198,52.3370721%2052.7140198,52.3370721'%20id='Fill-33'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M71.8374164,45.0092721%20C71.8374164,45.0092721%2071.7794198,31.6182721%2086.7874198,29.2882721%20C89.5874198,28.8542721%2093.2004198,29.0402721%2093.2004198,29.0402721%20C93.2004198,29.0402721%20100.65442,42.9232721%2092.7504198,44.4842721%20C83.0324198,46.4032721%2071.8374164,45.0092721%2071.8374164,45.0092721'%20id='Fill-36'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M72.8863198,44.1146721%20C75.7423198,44.3896721%2084.7033198,45.0536721%2092.5573198,43.5026721%20C93.7383198,43.2696721%2094.5233198,42.7106721%2094.9563198,41.7936721%20C96.3753198,38.7926721%2093.9253198,32.6986721%2092.5803198,30.0186721%20C91.4753198,29.9836721%2088.9623198,29.9626721%2086.9413198,30.2766721%20C74.9823198,32.1336721%2073.1613198,41.1966721%2072.8863198,44.1146721%20M80.9683198,46.5046721%20C75.8523198,46.5046721%2071.9853198,46.0356721%2071.7143198,46.0016721%20L70.8413198,45.8926721%20L70.8373145,45.0126721%20C70.8363198,44.8706721%2070.9573198,30.7336721%2086.6343198,28.3006721%20C89.5043198,27.8536721%2093.1013198,28.0356721%2093.2523198,28.0416721%20L93.8153198,28.0706721%20L94.0813198,28.5676721%20C94.2843198,28.9446721%2099.0223198,37.8716721%2096.7653198,42.6466721%20C96.0513198,44.1566721%2094.7663198,45.1046721%2092.9443198,45.4656721%20C88.8843198,46.2666721%2084.6103198,46.5046721%2080.9683198,46.5046721'%20id='Fill-39'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M100.38332,45.2631721%20C100.38332,45.2631721%20102.37232,30.4161721%20115.70932,34.5011721%20C121.40732,36.2461721%20124.57032,40.5771721%20124.57032,40.5771721%20C124.57032,40.5771721%20121.91032,51.8841721%20116.60532,50.6111721%20C107.34132,48.3891721%20100.38332,45.2631721%20100.38332,45.2631721'%20id='Fill-42'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M101.51132,44.6595721%20C103.50832,45.4965721%20109.46532,47.8705721%20116.83832,49.6385721%20C117.52332,49.8035721%20118.16932,49.6855721%20118.82132,49.2845721%20C121.20232,47.8175721%20122.88332,43.0505721%20123.47932,40.8155721%20C122.61032,39.7905721%20119.78532,36.7955721%20115.41632,35.4575721%20C111.94132,34.3915721%20108.99932,34.6085721%20106.67432,36.0985721%20C103.17632,38.3415721%20101.89232,42.8815721%20101.51132,44.6595721%20M117.43732,51.7125721%20C117.08532,51.7125721%20116.73032,51.6695721%20116.37132,51.5835721%20C107.12332,49.3655721%20100.04332,46.2065721%2099.9733198,46.1755721%20L99.2933198,45.8695721%20L99.3923198,45.1305721%20C99.4323198,44.8295721%20100.43932,37.7215721%20105.59432,34.4155721%20C108.43632,32.5945721%20111.93632,32.3005721%20116.00232,33.5455721%20C121.95032,35.3665721%20125.24032,39.8005721%20125.37732,39.9875721%20L125.64932,40.3585721%20L125.54332,40.8055721%20C125.46832,41.1255721%20123.66032,48.6525721%20119.86932,50.9875721%20C119.08732,51.4705721%20118.27232,51.7125721%20117.43732,51.7125721'%20id='Fill-45'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M51.9868198,48.0160721%20C51.9868198,48.0160721%2052.3478198,42.8120721%2057.4558198,40.6190721%20C59.0138198,39.9490721%2063.2598198,39.6710721%2063.2598198,39.6710721%20C63.2598198,39.6710721%2064.5928198,45.1410721%2061.1528198,46.8680721%20C56.1998198,49.3520721%2051.9868198,48.0160721%2051.9868198,48.0160721'%20id='Fill-48'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M77.6206181,42.5023721%20C77.6206181,42.5023721%2077.5896198,35.0993721%2085.8866198,33.8113721%20C87.4336198,33.5703721%2089.4316198,33.6743721%2089.4316198,33.6743721%20C89.4316198,33.6743721%2093.5536198,41.3493721%2089.1826198,42.2123721%20C83.8096198,43.2733721%2077.6206181,42.5023721%2077.6206181,42.5023721'%20id='Fill-51'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M105.62162,44.1263721%20C105.62162,44.1263721%20106.70962,36.0033721%20114.00662,38.2383721%20C117.12462,39.1933721%20118.85362,41.5633721%20118.85362,41.5633721%20C118.85362,41.5633721%20117.39862,47.7483721%20114.49662,47.0523721%20C109.42862,45.8363721%20105.62162,44.1263721%20105.62162,44.1263721'%20id='Fill-54'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M141.18222,125.732872%20C141.18222,125.732872%20116.10822,130.320872%2092.0212198,125.003872%20C90.0162198,138.169872%2088.7672198,148.102872%2088.7672198,148.102872%20C88.7672198,148.102872%20105.65822,159.045872%20136.16622,151.685872%20C139.36222,134.760872%20141.18222,125.732872%20141.18222,125.732872'%20id='Fill-57'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M89.8433198,147.572672%20C92.8963198,149.260672%20108.93332,157.041672%20135.30432,150.862672%20C137.68832,138.247672%20139.30032,130.062672%20139.91932,126.949672%20C134.30932,127.801672%20113.25132,130.462672%2092.8503198,126.204672%20C91.2453198,136.813672%2090.1453198,145.224672%2089.8433198,147.572672%20M115.64532,155.254672%20C98.2323198,155.254672%2088.7473198,149.281672%2088.2233198,148.941672%20L87.6973198,148.600672%20L87.7753198,147.977672%20C87.7873198,147.878672%2089.0483198,137.881672%2091.0323198,124.852672%20L91.1933198,123.796672%20L92.2373198,124.026672%20C115.83732,129.237672%20140.75332,124.794672%20141.00232,124.749672%20L142.45332,124.483672%20L142.16232,125.929672%20C142.14432,126.020672%20140.30632,135.147672%20137.14932,151.871672%20L137.02932,152.506672%20L136.40132,152.657672%20C128.57232,154.546672%20121.63832,155.254672%20115.64532,155.254672'%20id='Fill-60'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M98.5943198,101.314872%20L69.7993198,102.038872%20C69.4353198,87.5348721%2080.8973198,75.4828721%2095.4003198,75.1178721%20L97.9343198,75.0538721%20C105.18532,74.8728721%20111.21132,80.6028721%20111.39432,87.8548721%20C111.57532,95.1058721%20105.84532,101.131872%2098.5943198,101.314872'%20id='Fill-63'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M96.0347198,100.885172%20L70.2827198,101.532172%20C69.9967198,90.1381721%2079.0007198,80.6691721%2090.3947198,80.3831721%20L95.7597198,80.2481721%20C101.38872,80.1071721%20106.06772,84.5561721%20106.20972,90.1861721%20C106.35372,95.9501721%20101.79972,100.740172%2096.0347198,100.885172'%20id='Fill-66'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M96.0191198,81.2455721%20C95.9411198,81.2455721%2095.8631198,81.2465721%2095.7851198,81.2485721%20L90.4201198,81.3835721%20C79.9311198,81.6455721%2071.5441198,90.1315721%2071.2831198,100.507572%20L96.0091198,99.8855721%20C98.5311198,99.8225721%20100.87512,98.7815721%20102.61412,96.9535721%20C104.35112,95.1265721%20105.27312,92.7315721%20105.20912,90.2115721%20C105.08412,85.2205721%20100.98412,81.2455721%2096.0191198,81.2455721%20L96.0191198,81.2455721%20Z%20M69.3081198,102.557572%20L69.2831198,101.557572%20C69.1381198,95.7795721%2071.2511198,90.2915721%2075.2341198,86.1025721%20C79.2161198,81.9155721%2084.5921198,79.5285721%2090.3701198,79.3835721%20L95.7341198,79.2485721%20C101.91912,79.1285721%20107.05312,83.9895721%20107.20912,90.1605721%20C107.28612,93.2165721%20106.16812,96.1175721%20104.06312,98.3325721%20C101.95612,100.546572%2099.1151198,101.807572%2096.0601198,101.885572%20L69.3081198,102.557572%20Z'%20id='Fill-69'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M76.6529198,89.4896721%20C76.7329198,92.6716721%2079.3779198,95.1856721%2082.5599198,95.1066721%20C85.7419198,95.0266721%2088.2569198,92.3826721%2088.1769198,89.1996721%20C88.0969198,86.0176721%2085.4529198,83.5026721%2082.2699198,83.5826721%20C79.0889198,83.6626721%2076.5729198,86.3066721%2076.6529198,89.4896721'%20id='Fill-72'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M35.2593198,108.900872%20L35.2593198,108.900872%20C36.8883198,108.508872%2038.3303198,107.562872%2039.3393198,106.225872%20L41.2093198,103.749872%20L36.9323198,104.778872%20L34.4123198,105.385872%20C33.4423198,105.619872%2032.8453198,106.595872%2033.0783198,107.566872%20C33.3123198,108.537872%2034.2883198,109.134872%2035.2593198,108.900872'%20id='Fill-75'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M101.06302,129.606872%20C101.06302,129.606872%20120.23402,134.539872%20136.94502,130.758872%20C134.08602,143.340872%20132.50502,147.302872%20132.50502,147.302872%20C132.50502,147.302872%20107.22802,144.576872%20101.06302,129.606872'%20id='Fill-78'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M118.99072,137.710372%20C107.14272,137.710372%2099.2817198,135.847372%2099.1727198,135.820372%20C98.6367198,135.690372%2098.3067198,135.149372%2098.4367198,134.613372%20C98.5677198,134.075372%2099.1087198,133.746372%2099.6437198,133.877372%20C99.7937198,133.912372%20114.82272,137.465372%20134.65172,134.592372%20C135.19772,134.505372%20135.70572,134.891372%20135.78472,135.438372%20C135.86372,135.984372%20135.48472,136.491372%20134.93872,136.570372%20C129.14272,137.410372%20123.74572,137.710372%20118.99072,137.710372'%20id='Fill-81'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M124.65682,112.073672%20C122.13182,112.073672%20120.04582,110.052672%20119.98082,107.513672%20C119.97382,107.237672%20120.19182,107.008672%20120.46882,107.001672%20C120.79382,107.001672%20120.97382,107.213672%20120.98082,107.488672%20C121.03282,109.515672%20122.76082,111.138672%20124.74982,111.072672%20C126.77582,111.020672%20128.38382,109.330672%20128.33282,107.303672%20C128.32582,107.027672%20128.54482,106.798672%20128.81982,106.791672%20L128.83282,106.791672%20C129.10282,106.791672%20129.32582,107.007672%20129.33282,107.278672%20C129.39682,109.856672%20127.35182,112.007672%20124.77482,112.072672%20C124.73582,112.073672%20124.69582,112.073672%20124.65682,112.073672'%20id='Fill-84'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M128.93612,116.143972%20C126.41112,116.144972%20124.32612,114.122972%20124.26212,111.584972%20C124.25512,111.308972%20124.47412,111.079972%20124.74912,111.072972%20L124.76212,111.072972%20C125.03312,111.072972%20125.25512,111.288972%20125.26212,111.559972%20C125.31212,113.554972%20126.95212,115.143972%20128.93712,115.143972%20C128.96812,115.143972%20128.99812,115.143972%20129.03012,115.142972%20C130.01112,115.118972%20130.92412,114.712972%20131.60112,114.000972%20C132.27812,113.289972%20132.63712,112.356972%20132.61312,111.374972%20C132.60612,111.098972%20132.82512,110.869972%20133.10012,110.862972%20L133.11312,110.862972%20C133.38312,110.862972%20133.60612,111.078972%20133.61312,111.349972%20C133.67712,113.927972%20131.63212,116.078972%20129.05512,116.142972%20C129.01512,116.143972%20128.97612,116.143972%20128.93612,116.143972'%20id='Fill-87'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M118.80722,171.920372%20C117.77522,171.920372%20116.79922,171.530372%20116.04822,170.817372%20C115.27322,170.080372%20114.83122,169.085372%20114.80422,168.015372%20C114.79722,167.738372%20115.01522,167.509372%20115.29122,167.502372%20C115.57922,167.510372%20115.79722,167.714372%20115.80422,167.989372%20C115.84522,169.621372%20117.18622,170.920372%20118.80822,170.920372%20C118.83422,170.920372%20118.86022,170.920372%20118.88522,170.919372%20C119.68822,170.899372%20120.43422,170.567372%20120.98822,169.986372%20C121.54022,169.404372%20121.83422,168.642372%20121.81422,167.839372%20C121.80722,167.563372%20122.02522,167.333372%20122.30122,167.326372%20L122.31422,167.326372%20C122.58422,167.326372%20122.80722,167.542372%20122.81422,167.814372%20C122.84022,168.883372%20122.45022,169.899372%20121.71222,170.675372%20C120.97522,171.450372%20119.98022,171.893372%20118.91122,171.919372%20C118.87522,171.920372%20118.84122,171.920372%20118.80722,171.920372'%20id='Fill-90'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M34.2447198,93.4994721%20C33.4387198,93.4994721%2032.6777198,93.1954721%2032.0917198,92.6384721%20C31.4857198,92.0624721%2031.1407198,91.2844721%2031.1197198,90.4484721%20C31.1127198,90.1724721%2031.3317198,89.9424721%2031.6067198,89.9364721%20L31.6197198,89.9364721%20C31.8907198,89.9364721%2032.1127198,90.1514721%2032.1197198,90.4234721%20C32.1337198,90.9924721%2032.3687198,91.5204721%2032.7807198,91.9134721%20C33.1937198,92.3054721%2033.7517198,92.5424721%2034.3017198,92.4984721%20C34.8707198,92.4844721%2035.3987198,92.2494721%2035.7917198,91.8374721%20C36.1827198,91.4254721%2036.3907198,90.8854721%2036.3767198,90.3164721%20C36.3697198,90.0404721%2036.5877198,89.8114721%2036.8637198,89.8044721%20L36.8767198,89.8044721%20C37.1467198,89.8044721%2037.3697198,90.0204721%2037.3767198,90.2914721%20C37.3977198,91.1264721%2037.0927198,91.9204721%2036.5157198,92.5264721%20C35.9397198,93.1324721%2035.1627198,93.4784721%2034.3267198,93.4984721%20C34.2997198,93.4994721%2034.2717198,93.4994721%2034.2447198,93.4994721'%20id='Fill-93'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3cpath%20d='M224.918,207.9479%20C224.918,224.1589%20211.777,237.2999%20195.566,237.2999%20C179.356,237.2999%20166.215,224.1589%20166.215,207.9479%20C166.215,191.7379%20179.356,178.5959%20195.566,178.5959%20C211.777,178.5959%20224.918,191.7379%20224.918,207.9479'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M195.5664,179.5963%20C179.9334,179.5963%20167.2144,192.3153%20167.2144,207.9483%20C167.2144,223.5803%20179.9334,236.2993%20195.5664,236.2993%20C211.1994,236.2993%20223.9184,223.5803%20223.9184,207.9483%20C223.9184,192.3153%20211.1994,179.5963%20195.5664,179.5963%20M195.5664,238.2993%20C178.8304,238.2993%20165.2144,224.6843%20165.2144,207.9483%20C165.2144,191.2113%20178.8304,177.5963%20195.5664,177.5963%20C212.3024,177.5963%20225.9184,191.2113%20225.9184,207.9483%20C225.9184,224.6843%20212.3024,238.2993%20195.5664,238.2993'%20id='Fill-103'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M208.5557,213.402%20L208.5557,208.402%20L204.6157,207.614%20C204.3347,206.586%20203.9307,205.61%20203.4127,204.706%20L205.6407,201.364%20L202.1057,197.829%20L198.7637,200.056%20C197.8587,199.538%20196.8827,199.134%20195.8547,198.854%20L195.0667,194.913%20L190.0667,194.913%20L189.2787,198.854%20C188.2497,199.134%20187.2747,199.538%20186.3687,200.056%20L183.0287,197.829%20L179.4927,201.364%20L181.7197,204.706%20C181.2017,205.61%20180.7987,206.586%20180.5187,207.614%20L176.5767,208.402%20L176.5767,213.402%20L180.5187,214.191%20C180.7987,215.219%20181.2017,216.195%20181.7197,217.099%20L179.4927,220.441%20L183.0287,223.976%20L186.3687,221.749%20C187.2747,222.267%20188.2497,222.671%20189.2787,222.951%20L190.0667,226.892%20L195.0667,226.892%20L195.8547,222.951%20C196.8827,222.671%20197.8587,222.267%20198.7637,221.749%20L202.1057,223.976%20L205.6407,220.441%20L203.4127,217.099%20C203.9307,216.195%20204.3347,215.219%20204.6157,214.191%20L208.5557,213.402%20Z'%20id='Fill-105'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M195.5664,212.069%20C193.2654,212.069%20191.3994,210.204%20191.3994,207.902%20C191.3994,205.601%20193.2654,203.736%20195.5664,203.736%20C197.8674,203.736%20199.7334,205.601%20199.7334,207.902%20C199.7334,210.204%20197.8674,212.069%20195.5664,212.069%20L195.5664,212.069%20Z%20M211.5554,210.402%20L211.5554,205.402%20L207.6154,204.614%20C207.3354,203.586%20206.9304,202.61%20206.4134,201.706%20L208.6404,198.364%20L205.1054,194.829%20L201.7634,197.056%20C200.8584,196.538%20199.8824,196.134%20198.8544,195.854%20L198.0664,191.913%20L193.0664,191.913%20L192.2784,195.854%20C191.2504,196.134%20190.2744,196.538%20189.3694,197.056%20L186.0284,194.829%20L182.4924,198.364%20L184.7194,201.706%20C184.2024,202.61%20183.7984,203.586%20183.5184,204.614%20L179.5774,205.402%20L179.5774,210.402%20L183.5184,211.191%20C183.7984,212.219%20184.2024,213.195%20184.7194,214.099%20L182.4924,217.441%20L186.0284,220.976%20L189.3694,218.749%20C190.2744,219.267%20191.2504,219.671%20192.2784,219.951%20L193.0664,223.892%20L198.0664,223.892%20L198.8544,219.951%20C199.8824,219.671%20200.8584,219.267%20201.7634,218.749%20L205.1054,220.976%20L208.6404,217.441%20L206.4134,214.099%20C206.9304,213.195%20207.3354,212.219%20207.6154,211.191%20L211.5554,210.402%20Z'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M195.5664,204.736%20C193.8204,204.736%20192.3994,206.156%20192.3994,207.902%20C192.3994,209.648%20193.8204,211.069%20195.5664,211.069%20C197.3124,211.069%20198.7334,209.648%20198.7334,207.902%20C198.7334,206.156%20197.3124,204.736%20195.5664,204.736%20L195.5664,204.736%20Z%20M195.5664,213.069%20C192.7174,213.069%20190.3994,210.751%20190.3994,207.902%20C190.3994,205.053%20192.7174,202.736%20195.5664,202.736%20C198.4154,202.736%20200.7334,205.053%20200.7334,207.902%20C200.7334,210.751%20198.4154,213.069%20195.5664,213.069%20L195.5664,213.069%20Z%20M211.5554,210.402%20L211.5654,210.402%20L211.5554,210.402%20Z%20M193.8864,222.892%20L197.2464,222.892%20L197.8744,219.755%20C197.9484,219.383%20198.2254,219.086%20198.5914,218.986%20C199.5364,218.729%20200.4354,218.357%20201.2664,217.881%20C201.5944,217.693%20202.0024,217.707%20202.3184,217.917%20L204.9774,219.689%20L207.3534,217.313%20L205.5814,214.654%20C205.3714,214.339%20205.3564,213.931%20205.5454,213.602%20C206.0214,212.769%20206.3934,211.87%20206.6504,210.928%20C206.7504,210.563%20207.0474,210.285%20207.4194,210.211%20L210.5554,209.583%20L210.5554,206.221%20L207.4194,205.594%20C207.0474,205.52%20206.7504,205.243%20206.6504,204.877%20C206.3934,203.935%20206.0214,203.036%20205.5454,202.203%20C205.3564,201.874%20205.3714,201.466%20205.5814,201.151%20L207.3534,198.492%20L204.9774,196.116%20L202.3184,197.888%20C202.0024,198.097%20201.5944,198.111%20201.2664,197.924%20C200.4354,197.448%20199.5364,197.076%20198.5914,196.819%20C198.2254,196.719%20197.9484,196.422%20197.8744,196.05%20L197.2464,192.913%20L193.8864,192.913%20L193.2584,196.05%20C193.1844,196.422%20192.9074,196.719%20192.5414,196.819%20C191.5964,197.076%20190.6974,197.448%20189.8664,197.924%20C189.5374,198.111%20189.1294,198.097%20188.8144,197.888%20L186.1554,196.116%20L183.7794,198.492%20L185.5514,201.151%20C185.7614,201.466%20185.7764,201.874%20185.5874,202.203%20C185.1124,203.033%20184.7404,203.933%20184.4834,204.877%20C184.3834,205.243%20184.0864,205.52%20183.7144,205.594%20L180.5774,206.222%20L180.5774,209.583%20L183.7144,210.211%20C184.0864,210.285%20184.3834,210.563%20184.4834,210.928%20C184.7404,211.872%20185.1124,212.772%20185.5874,213.602%20C185.7764,213.931%20185.7614,214.339%20185.5514,214.654%20L183.7794,217.313%20L186.1554,219.689%20L188.8144,217.917%20C189.1294,217.707%20189.5374,217.693%20189.8664,217.881%20C190.6974,218.357%20191.5964,218.729%20192.5414,218.986%20C192.9074,219.086%20193.1844,219.383%20193.2584,219.755%20L193.8864,222.892%20Z%20M198.0664,224.892%20L193.0664,224.892%20C192.5894,224.892%20192.1794,224.555%20192.0864,224.089%20L191.4164,220.738%20C190.7264,220.515%20190.0594,220.24%20189.4224,219.915%20L186.5834,221.808%20C186.1864,222.072%20185.6594,222.02%20185.3214,221.683%20L181.7854,218.148%20C181.4484,217.811%20181.3954,217.283%20181.6604,216.886%20L183.5534,214.046%20C183.2284,213.409%20182.9544,212.742%20182.7314,212.053%20L179.3804,211.382%20C178.9134,211.289%20178.5774,210.879%20178.5774,210.402%20L178.5774,205.402%20C178.5774,204.925%20178.9144,204.515%20179.3804,204.422%20L182.7314,203.752%20C182.9544,203.063%20183.2284,202.396%20183.5534,201.759%20L181.6604,198.919%20C181.3954,198.522%20181.4484,197.994%20181.7854,197.657%20L185.3214,194.122%20C185.6594,193.784%20186.1874,193.732%20186.5834,193.997%20L189.4224,195.89%20C190.0594,195.565%20190.7264,195.29%20191.4164,195.067%20L192.0864,191.716%20C192.1794,191.25%20192.5894,190.913%20193.0664,190.913%20L198.0664,190.913%20C198.5434,190.913%20198.9534,191.25%20199.0464,191.716%20L199.7164,195.067%20C200.4064,195.29%20201.0734,195.565%20201.7104,195.89%20L204.5504,193.997%20C204.9454,193.731%20205.4744,193.784%20205.8124,194.122%20L209.3474,197.657%20C209.6844,197.994%20209.7374,198.522%20209.4724,198.919%20L207.5794,201.759%20C207.9044,202.397%20208.1794,203.063%20208.4014,203.752%20L211.7524,204.422%20C212.2184,204.515%20212.5554,204.925%20212.5554,205.402%20L212.5554,210.402%20C212.5554,210.879%20212.2194,211.289%20211.7524,211.382%20L208.4014,212.053%20C208.1794,212.741%20207.9044,213.408%20207.5794,214.046%20L209.4724,216.886%20C209.7374,217.283%20209.6844,217.811%20209.3474,218.148%20L205.8124,221.683%20C205.4744,222.021%20204.9464,222.073%20204.5504,221.808%20L201.7104,219.915%20C201.0734,220.24%20200.4064,220.515%20199.7164,220.738%20L199.0464,224.089%20C198.9534,224.555%20198.5434,224.892%20198.0664,224.892%20L198.0664,224.892%20Z'%20id='Fill-109'%20fill='%23ACD3EF'%3e%3c/path%3e%3cpath%20d='M187.5166,205.7995%20C187.3966,205.7995%20187.2756,205.7785%20187.1566,205.7325%20C186.6416,205.5335%20186.3846,204.9545%20186.5836,204.4395%20C187.6226,201.7455%20189.8836,199.6125%20192.6306,198.7345%20C193.1596,198.5645%20193.7196,198.8565%20193.8876,199.3815%20C194.0566,199.9075%20193.7666,200.4705%20193.2406,200.6385%20C191.0636,201.3345%20189.2736,203.0255%20188.4496,205.1595%20C188.2966,205.5565%20187.9176,205.7995%20187.5166,205.7995'%20id='Fill-111'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M199.0244,216.8073%20C198.6384,216.8073%20198.2714,216.5833%20198.1074,216.2083%20C197.8854,215.7033%20198.1164,215.1133%20198.6224,214.8913%20C201.3974,213.6753%20203.1914,210.9313%20203.1914,207.9023%20C203.1914,206.6663%20202.9064,205.4893%20202.3424,204.4013%20C202.0884,203.9113%20202.2804,203.3073%20202.7704,203.0533%20C203.2634,202.7963%20203.8644,202.9913%20204.1184,203.4813%20C204.8204,204.8373%20205.1914,206.3663%20205.1914,207.9023%20C205.1914,211.7253%20202.9274,215.1883%20199.4244,216.7233%20C199.2944,216.7813%20199.1584,216.8073%20199.0244,216.8073'%20id='Fill-113'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M190.2187,73.7409%20C189.9427,73.7409%20189.7187,73.5169%20189.7187,73.2409%20L189.7187,69.7599%20C189.7187,69.4829%20189.9427,69.2599%20190.2187,69.2599%20C190.4947,69.2599%20190.7187,69.4829%20190.7187,69.7599%20L190.7187,73.2409%20C190.7187,73.5169%20190.4947,73.7409%20190.2187,73.7409'%20id='Fill-97'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M191.96,71.9997%20L188.479,71.9997%20C188.202,71.9997%20187.979,71.7757%20187.979,71.4997%20C187.979,71.2237%20188.202,70.9997%20188.479,70.9997%20L191.96,70.9997%20C192.236,70.9997%20192.46,71.2237%20192.46,71.4997%20C192.46,71.7757%20192.236,71.9997%20191.96,71.9997'%20id='Fill-99'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Users.svg.js b/lib/static/illustrations/Users.svg.js new file mode 100644 index 00000000..828907a3 --- /dev/null +++ b/lib/static/illustrations/Users.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M39.471,137.5%20C39.471,187.073%2079.657,227.259%20129.229,227.259%20L129.229,227.259%20C178.802,227.259%20218.988,187.073%20218.988,137.5%20L218.988,137.5%20C218.988,87.928%20178.802,47.741%20129.229,47.741%20L129.229,47.741%20C79.657,47.741%2039.471,87.928%2039.471,137.5'%20id='path-1'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/UserDefault'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M219.7295,137.4997%20C219.7295,187.4817%20179.2115,227.9997%20129.2295,227.9997%20C79.2485,227.9997%2038.7295,187.4817%2038.7295,137.4997%20C38.7295,87.5187%2079.2485,46.9997%20129.2295,46.9997%20C179.2115,46.9997%20219.7295,87.5187%20219.7295,137.4997'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M210.9971,177.3346%20C210.8531,177.3346%20210.7071,177.3036%20210.5681,177.2376%20C210.0691,177.0006%20209.8571,176.4036%20210.0951,175.9046%20C215.8241,163.8616%20218.7291,150.9396%20218.7291,137.4996%20C218.7291,134.2466%20218.5541,130.9726%20218.2071,127.7666%20C218.1471,127.2176%20218.5451,126.7246%20219.0941,126.6646%20C219.6251,126.6056%20220.1361,127.0016%20220.1951,127.5516%20C220.5501,130.8276%20220.7291,134.1756%20220.7291,137.4996%20C220.7291,151.2396%20217.7591,164.4496%20211.9011,176.7646%20C211.7291,177.1246%20211.3711,177.3346%20210.9971,177.3346%20M111.4111,227.2456%20C111.3471,227.2456%20111.2801,227.2396%20111.2141,227.2266%20C94.6151,223.9116%2079.2671,216.0246%2066.8261,204.4186%20C66.4231,204.0416%2066.4001,203.4086%2066.7771,203.0046%20C67.1541,202.6016%2067.7871,202.5796%2068.1911,202.9556%20C80.3591,214.3096%2095.3711,222.0226%20111.6061,225.2656%20C112.1471,225.3736%20112.4991,225.8996%20112.3911,226.4416%20C112.2961,226.9166%20111.8781,227.2456%20111.4111,227.2456%20M141.2561,228.2066%20C140.7621,228.2066%20140.3321,227.8416%20140.2661,227.3386%20C140.1921,226.7906%20140.5781,226.2876%20141.1251,226.2156%20C160.7661,223.6066%20179.2541,214.3366%20193.1831,200.1116%20C193.5711,199.7176%20194.2041,199.7106%20194.5971,200.0966%20C194.9921,200.4826%20194.9981,201.1156%20194.6121,201.5106%20C180.3711,216.0546%20161.4701,225.5316%20141.3891,228.1976%20C141.3441,228.2036%20141.3001,228.2066%20141.2561,228.2066'%20id='Fill-3'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M239.9795,79.4977%20C239.4265,79.4977%20238.9795,79.0507%20238.9795,78.4977%20L238.9795,71.4977%20C238.9795,70.9447%20239.4265,70.4977%20239.9795,70.4977%20C240.5325,70.4977%20240.9795,70.9447%20240.9795,71.4977%20L240.9795,78.4977%20C240.9795,79.0507%20240.5325,79.4977%20239.9795,79.4977'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M243.4795,75.9977%20L236.4795,75.9977%20C235.9265,75.9977%20235.4795,75.5507%20235.4795,74.9977%20C235.4795,74.4447%20235.9265,73.9977%20236.4795,73.9977%20L243.4795,73.9977%20C244.0325,73.9977%20244.4795,74.4447%20244.4795,74.9977%20C244.4795,75.5507%20244.0325,75.9977%20243.4795,75.9977'%20id='Fill-7'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M68.6768,37.9997%20C68.1238,37.9997%2067.6768,37.5527%2067.6768,36.9997%20L67.6768,29.9997%20C67.6768,29.4467%2068.1238,28.9997%2068.6768,28.9997%20C69.2298,28.9997%2069.6768,29.4467%2069.6768,29.9997%20L69.6768,36.9997%20C69.6768,37.5527%2069.2298,37.9997%2068.6768,37.9997'%20id='Fill-10'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M72.1768,34.4997%20L65.1768,34.4997%20C64.6238,34.4997%2064.1768,34.0527%2064.1768,33.4997%20C64.1768,32.9467%2064.6238,32.4997%2065.1768,32.4997%20L72.1768,32.4997%20C72.7298,32.4997%2073.1768,32.9467%2073.1768,33.4997%20C73.1768,34.0527%2072.7298,34.4997%2072.1768,34.4997'%20id='Fill-13'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M13.4687,130.1276%20C13.1927,130.1276%2012.9687,129.9036%2012.9687,129.6276%20L12.9687,125.6906%20C12.9687,125.4136%2013.1927,125.1906%2013.4687,125.1906%20C13.7447,125.1906%2013.9687,125.4136%2013.9687,125.6906%20L13.9687,129.6276%20C13.9687,129.9036%2013.7447,130.1276%2013.4687,130.1276'%20id='Fill-15'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M15.4375,128.1588%20L11.4995,128.1588%20C11.2235,128.1588%2011.0005,127.9348%2011.0005,127.6588%20C11.0005,127.3828%2011.2235,127.1588%2011.4995,127.1588%20L15.4375,127.1588%20C15.7135,127.1588%2015.9375,127.3828%2015.9375,127.6588%20C15.9375,127.9348%2015.7135,128.1588%2015.4375,128.1588'%20id='Fill-17'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M35.7109,215.1833%20C35.4349,215.1833%2035.2109,214.9593%2035.2109,214.6833%20L35.2109,210.7463%20C35.2109,210.4693%2035.4349,210.2463%2035.7109,210.2463%20C35.9869,210.2463%2036.2109,210.4693%2036.2109,210.7463%20L36.2109,214.6833%20C36.2109,214.9593%2035.9869,215.1833%2035.7109,215.1833'%20id='Fill-19'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M37.6797,213.2145%20L33.7417,213.2145%20C33.4657,213.2145%2033.2427,212.9905%2033.2427,212.7145%20C33.2427,212.4385%2033.4657,212.2145%2033.7417,212.2145%20L37.6797,212.2145%20C37.9557,212.2145%2038.1797,212.4385%2038.1797,212.7145%20C38.1797,212.9905%2037.9557,213.2145%2037.6797,213.2145'%20id='Fill-21'%20fill='%235E63B6'%3e%3c/path%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-25'%3e%3c/g%3e%3cpath%20d='M190.666,306.1491%20C181.65,287.8461%20168.242,234.7901%20175.111,199.5421%20L180.548,171.6501%20C182.331,162.5001%20183.113,153.1811%20182.879,143.8621%20L182.879,143.8611%20C182.781,139.9781%20182.293,136.1981%20181.451,132.5551%20C181.241,131.6441%20181.009,130.7421%20180.755,129.8491%20C179.993,127.1711%20179.039,124.5761%20177.908,122.0801%20C177.532,121.2481%20177.136,120.4261%20176.72,119.6161%20C175.889,117.9971%20174.981,116.4231%20174.003,114.9011%20C173.024,113.3781%20171.976,111.9071%20170.859,110.4901%20C167.512,106.2401%20163.566,102.4881%20159.153,99.3581%20C157.683,98.3151%20156.16,97.3401%20154.59,96.4401%20C145.956,91.4861%20135.898,88.7611%20125.221,89.0301%20L115.999,89.2611%20C100.467,89.6521%2086.563,96.3001%2076.642,106.7351%20C75.401,108.0391%2074.223,109.4021%2073.112,110.8201%20C71.092,113.3971%2069.306,116.1611%2067.755,119.0671%20C67.172,120.1591%2066.611,121.2631%2066.101,122.3961%20C65.727,123.2251%2065.372,124.0661%2065.037,124.9161%20C64.033,127.4651%2063.21,130.1061%2062.585,132.8191%20C61.959,135.5321%2061.529,138.3181%2061.312,141.1621%20C61.168,143.0571%2061.118,144.9781%2061.167,146.9201%20C61.265,150.7921%2062.922,154.2571%2065.523,156.7311%20C68.124,159.2051%2071.669,160.6861%2075.541,160.5891%20L133.126,159.1421%20L125.666,209.3421%20C116.727,260.9431%20120.664,295.2031%20129.163,317.8931%20C131.058,322.9521%20191.78,308.4101%20190.666,306.1491'%20id='Fill-24'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M189.7666,306.5866%20C189.7676,306.5886%20189.7686,306.5896%20189.7686,306.5916%20L189.7686,306.5906%20C189.7686,306.5896%20189.7676,306.5876%20189.7666,306.5866%20L189.7666,306.5866%20Z%20M134.2896,158.1126%20L126.6556,209.4896%20C118.8836,254.3496%20120.0436,290.6956%20130.0996,317.5426%20C130.8556,318.2926%20138.1426,318.6166%20160.0316,313.9596%20C174.6106,310.8576%20186.9386,307.3606%20189.4716,305.9786%20C180.3446,286.8966%20167.2836,234.4806%20174.1296,199.3506%20L179.5666,171.4586%20C181.3326,162.3926%20182.1116,153.1156%20181.8786,143.8876%20C181.7856,140.1356%20181.3136,136.3996%20180.4766,132.7806%20C180.2726,131.8936%20180.0416,130.9996%20179.7926,130.1226%20C179.0526,127.5206%20178.1126,124.9526%20176.9966,122.4926%20C176.6316,121.6836%20176.2396,120.8696%20175.8296,120.0726%20C175.0196,118.4936%20174.1216,116.9366%20173.1626,115.4416%20C172.2046,113.9526%20171.1656,112.4946%20170.0746,111.1086%20C166.7826,106.9296%20162.9126,103.2506%20158.5756,100.1736%20C157.1276,99.1486%20155.6206,98.1836%20154.0926,97.3076%20C145.3506,92.2916%20135.3886,89.7696%20125.2456,90.0296%20L116.0246,90.2616%20C101.2666,90.6326%2087.5376,96.7276%2077.3666,107.4246%20C76.1486,108.7046%2074.9816,110.0546%2073.8996,111.4366%20C71.9476,113.9266%2070.1766,116.6516%2068.6366,119.5376%20C67.9756,120.7756%2067.4586,121.8156%2067.0126,122.8076%20C66.6446,123.6216%2066.2966,124.4476%2065.9676,125.2826%20C64.9756,127.8016%2064.1656,130.4126%2063.5596,133.0436%20C62.9396,135.7286%2062.5196,138.4846%2062.3096,141.2376%20C62.1666,143.1046%2062.1196,145.0076%2062.1666,146.8946%20C62.2546,150.3726%2063.6916,153.6086%2066.2126,156.0066%20C68.7326,158.4026%2072.0126,159.6816%2075.5156,159.5896%20L134.2896,158.1126%20Z%20M133.2566,319.9436%20C132.4166,319.9436%20131.6886,319.9056%20131.0846,319.8256%20C130.0616,319.6906%20128.6516,319.3786%20128.2266,318.2436%20C118.0446,291.0606%20116.8516,254.3626%20124.6806,209.1716%20L131.9616,160.1716%20L75.5666,161.5896%20C71.5366,161.6676%2067.7426,160.2226%2064.8336,157.4556%20C61.9256,154.6906%2060.2686,150.9576%2060.1666,146.9446%20C60.1186,144.9896%2060.1676,143.0196%2060.3156,141.0856%20C60.5336,138.2326%2060.9686,135.3766%2061.6106,132.5946%20C62.2396,129.8666%2063.0786,127.1596%2064.1066,124.5496%20C64.4496,123.6806%2064.8136,122.8176%2065.1896,121.9846%20C65.6556,120.9516%2066.1906,119.8746%2066.8726,118.5966%20C68.4666,115.6076%2070.3016,112.7836%2072.3256,110.2026%20C73.4466,108.7716%2074.6556,107.3726%2075.9166,106.0456%20C86.4556,94.9626%20100.6816,88.6466%20115.9736,88.2616%20L125.1956,88.0296%20C135.7066,87.7836%20146.0296,90.3756%20155.0876,95.5726%20C156.6696,96.4806%20158.2336,97.4796%20159.7316,98.5426%20C164.2266,101.7306%20168.2346,105.5416%20171.6446,109.8706%20C172.7766,111.3076%20173.8526,112.8176%20174.8436,114.3596%20C175.8396,115.9086%20176.7696,117.5236%20177.6096,119.1586%20C178.0346,119.9856%20178.4406,120.8296%20178.8196,121.6676%20C179.9746,124.2176%20180.9496,126.8786%20181.7166,129.5756%20C181.9756,130.4846%20182.2136,131.4116%20182.4256,132.3306%20C183.2916,136.0796%20183.7816,139.9506%20183.8786,143.8356%20C184.1146,153.2106%20183.3246,162.6326%20181.5296,171.8416%20L176.0926,199.7326%20C169.2566,234.8126%20182.5306,287.3696%20191.5636,305.7076%20L191.5636,305.7066%20C191.7566,306.0996%20191.7096,306.5596%20191.4396,306.9376%20C189.2666,309.9646%20146.8516,319.9436%20133.2566,319.9436%20L133.2566,319.9436%20Z'%20id='Fill-27'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M86.3516,97.6764%20C86.3516,97.6764%2087.0366,87.8304%2096.6976,83.6824%20C99.6456,82.4154%20107.6776,81.8914%20107.6776,81.8914%20C107.6776,81.8914%20110.1996,92.2384%20103.6906,95.5034%20C94.3226,100.2034%2086.3516,97.6764%2086.3516,97.6764'%20id='Fill-30'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M87.457,96.9186%20C89.648,97.3756%2096.047,98.2196%20103.242,94.6096%20C107.971,92.2366%20107.27,85.3466%20106.867,82.9556%20C104.736,83.1306%2099.296,83.6536%2097.092,84.6016%20C89.616,87.8116%2087.852,94.5536%2087.457,96.9186%20M91.863,99.3656%20C88.444,99.3656%2086.225,98.6856%2086.049,98.6296%20L85.3,98.3926%20L85.353,97.6066%20C85.384,97.1806%2086.197,87.1036%2096.303,82.7636%20C99.373,81.4436%20107.277,80.9156%20107.612,80.8936%20L108.45,80.8386%20L108.649,81.6546%20C108.76,82.1076%20111.277,92.8156%20104.139,96.3976%20C99.449,98.7506%2095.114,99.3656%2091.863,99.3656'%20id='Fill-33'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M110.986297,92.0378%20C110.986297,92.0378%20110.9283,78.6468%20125.9373,76.3168%20C128.7363,75.8828%20132.3493,76.0688%20132.3493,76.0688%20C132.3493,76.0688%20139.8033,89.9518%20131.8993,91.5128%20C122.1823,93.4318%20110.986297,92.0378%20110.986297,92.0378'%20id='Fill-36'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M112.0381,91.1432%20C114.8991,91.4182%20123.8561,92.0802%20131.7061,90.5312%20C132.8871,90.2982%20133.6721,89.7392%20134.1051,88.8222%20C135.5241,85.8212%20133.0741,79.7272%20131.7291,77.0472%20C130.6221,77.0112%20128.1121,76.9912%20126.0911,77.3052%20C114.1751,79.1552%20112.3241,88.2222%20112.0381,91.1432%20M120.1171,93.5332%20C115.0011,93.5332%20111.1341,93.0642%20110.8631,93.0302%20L109.9901,92.9212%20L109.986095,92.0412%20C109.9851,91.8992%20110.1061,77.7622%20125.7841,75.3292%20C128.6531,74.8832%20132.2501,75.0632%20132.4011,75.0702%20L132.9641,75.0992%20L133.2301,75.5962%20C133.4341,75.9732%20138.1711,84.9002%20135.9141,89.6752%20C135.2001,91.1852%20133.9151,92.1332%20132.0931,92.4942%20C128.0331,93.2952%20123.7591,93.5332%20120.1171,93.5332'%20id='Fill-39'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M139.5322,92.2917%20C139.5322,92.2917%20141.5212,77.4447%20154.8582,81.5297%20C160.5562,83.2747%20163.7192,87.6057%20163.7192,87.6057%20C163.7192,87.6057%20161.0592,98.9127%20155.7542,97.6397%20C146.4902,95.4177%20139.5322,92.2917%20139.5322,92.2917'%20id='Fill-42'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M140.6602,91.6881%20C142.6572,92.5251%20148.6142,94.8991%20155.9872,96.6671%20C156.6712,96.8321%20157.3172,96.7141%20157.9702,96.3131%20C160.3512,94.8461%20162.0322,90.0791%20162.6282,87.8441%20C161.7592,86.8191%20158.9342,83.8241%20154.5652,82.4861%20C151.0902,81.4201%20148.1472,81.6361%20145.8232,83.1271%20C142.3252,85.3701%20141.0412,89.9101%20140.6602,91.6881%20M156.5862,98.7411%20C156.2342,98.7411%20155.8792,98.6981%20155.5202,98.6121%20C146.2722,96.3941%20139.1922,93.2351%20139.1222,93.2041%20L138.4422,92.8981%20L138.5412,92.1591%20C138.5812,91.8581%20139.5882,84.7501%20144.7432,81.4441%20C147.5852,79.6231%20151.0852,79.3291%20155.1512,80.5741%20C161.0992,82.3951%20164.3892,86.8291%20164.5262,87.0161%20L164.7982,87.3871%20L164.6922,87.8341%20C164.6172,88.1541%20162.8092,95.6811%20159.0182,98.0161%20C158.2362,98.4991%20157.4212,98.7411%20156.5862,98.7411'%20id='Fill-45'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M91.1357,95.0446%20C91.1357,95.0446%2091.4977,89.8406%2096.6047,87.6476%20C98.1627,86.9776%20102.4087,86.6996%20102.4087,86.6996%20C102.4087,86.6996%20103.7417,92.1696%20100.3017,93.8966%20C95.3497,96.3806%2091.1357,95.0446%2091.1357,95.0446'%20id='Fill-48'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M116.769498,89.5309%20C116.769498,89.5309%20116.7385,82.1279%20125.0355,80.8399%20C126.5825,80.5989%20128.5815,80.7029%20128.5815,80.7029%20C128.5815,80.7029%20132.7025,88.3779%20128.3325,89.2409%20C122.9595,90.3019%20116.769498,89.5309%20116.769498,89.5309'%20id='Fill-51'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M144.7705,91.1549%20C144.7705,91.1549%20145.8585,83.0319%20153.1565,85.2669%20C156.2735,86.2219%20158.0035,88.5919%20158.0035,88.5919%20C158.0035,88.5919%20156.5485,94.7769%20153.6455,94.0809%20C148.5775,92.8649%20144.7705,91.1549%20144.7705,91.1549'%20id='Fill-54'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M180.3311,172.7614%20C180.3311,172.7614%20155.2571,177.3494%20131.1701,172.0324%20C129.1651,185.1984%20127.9171,195.1314%20127.9171,195.1314%20C127.9171,195.1314%20144.8081,206.0744%20175.3151,198.7144%20C178.5121,181.7894%20180.3311,172.7614%20180.3311,172.7614'%20id='Fill-57'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M128.9932,194.6012%20C132.0462,196.2892%20148.0872,204.0702%20174.4532,197.8912%20C176.8382,185.2762%20178.4502,177.0912%20179.0682,173.9782%20C173.4582,174.8292%20152.4012,177.4912%20131.9992,173.2332%20C130.3952,183.8402%20129.2952,192.2532%20128.9932,194.6012%20M154.7952,202.2832%20C137.3822,202.2832%20127.8972,196.3102%20127.3732,195.9702%20L126.8472,195.6292%20L126.9252,195.0062%20C126.9372,194.9072%20128.1972,184.9102%20130.1812,171.8812%20L130.3422,170.8252%20L131.3862,171.0552%20C154.9862,176.2652%20179.9022,171.8232%20180.1512,171.7782%20L181.6022,171.5122%20L181.3112,172.9582%20C181.2932,173.0492%20179.4562,182.1762%20176.2982,198.9002%20L176.1782,199.5352%20L175.5502,199.6862%20C167.7222,201.5752%20160.7872,202.2832%20154.7952,202.2832'%20id='Fill-60'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M137.7432,148.3434%20L108.9492,149.0674%20C108.5842,134.5634%20120.0462,122.5114%20134.5492,122.1464%20L137.0832,122.0824%20C144.3352,121.9014%20150.3612,127.6314%20150.5432,134.8834%20C150.7252,142.1344%20144.9942,148.1604%20137.7432,148.3434'%20id='Fill-63'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M135.1836,147.9137%20L109.4316,148.5607%20C109.1456,137.1667%20118.1506,127.6977%20129.5446,127.4117%20L134.9096,127.2767%20C140.5386,127.1357%20145.2176,131.5847%20145.3586,137.2147%20C145.5036,142.9787%20140.9486,147.7687%20135.1836,147.9137'%20id='Fill-66'%20fill='%23FFFFFF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M135.1719,128.2741%20C135.0929,128.2741%20135.0139,128.2751%20134.9349,128.2771%20L129.5699,128.4121%20C124.3259,128.5441%20119.4469,130.7091%20115.8329,134.5101%20C112.4479,138.0691%20110.5509,142.6611%20110.4309,147.5361%20L135.1579,146.9141%20C137.6799,146.8511%20140.0259,145.8101%20141.7629,143.9821%20C143.4999,142.1551%20144.4219,139.7601%20144.3589,137.2401%20C144.2979,134.7841%20143.2829,132.4991%20141.5029,130.8061%20C139.7799,129.1681%20137.5399,128.2741%20135.1719,128.2741%20L135.1719,128.2741%20Z%20M108.4569,149.5861%20L108.4319,148.5861%20C108.1329,136.6591%20117.5929,126.7121%20129.5199,126.4121%20L134.8839,126.2771%20C137.8939,126.2331%20140.7149,127.2951%20142.8819,129.3571%20C145.0489,131.4181%20146.2829,134.2001%20146.3589,137.1891%20C146.4359,140.2451%20145.3179,143.1461%20143.2119,145.3611%20C141.1069,147.5751%20138.2639,148.8361%20135.2089,148.9141%20L108.4569,149.5861%20Z'%20id='Fill-69'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M115.8027,136.5182%20C115.8817,139.7002%20118.5267,142.2142%20121.7087,142.1352%20C124.8917,142.0552%20127.4067,139.4112%20127.3257,136.2282%20C127.2457,133.0462%20124.6017,130.5312%20121.4197,130.6112%20C118.2377,130.6912%20115.7227,133.3352%20115.8027,136.5182'%20id='Fill-72'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M74.4092,155.9294%20L74.4092,155.9294%20C76.0382,155.5374%2077.4792,154.5914%2078.4892,153.2544%20L80.3582,150.7784%20L76.0812,151.8074%20L73.5622,152.4144%20C72.5922,152.6484%2071.9942,153.6244%2072.2272,154.5954%20C72.4622,155.5664%2073.4382,156.1634%2074.4092,155.9294'%20id='Fill-75'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M140.2129,176.6354%20C140.2129,176.6354%20159.3839,181.5684%20176.0939,177.7874%20C173.2359,190.3694%20171.6549,194.3314%20171.6549,194.3314%20C171.6549,194.3314%20146.3779,191.6054%20140.2129,176.6354'%20id='Fill-78'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M158.1406,184.7389%20C146.2916,184.7389%20138.4306,182.8759%20138.3216,182.8489%20C137.7856,182.7189%20137.4556,182.1779%20137.5856,181.6419%20C137.7166,181.1039%20138.2596,180.7719%20138.7926,180.9059%20C138.9426,180.9419%20153.9646,184.4929%20173.8016,181.6209%20C174.3426,181.5319%20174.8566,181.9199%20174.9346,182.4669%20C175.0136,183.0129%20174.6346,183.5199%20174.0886,183.5989%20C168.2926,184.4389%20162.8956,184.7389%20158.1406,184.7389'%20id='Fill-81'%20fill='%23ACD3EF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M163.8037,159.1022%20C162.5987,159.1022%20161.4597,158.6482%20160.5827,157.8142%20C159.6777,156.9542%20159.1617,155.7912%20159.1307,154.5422%20C159.1237,154.2662%20159.3427,154.0372%20159.6177,154.0302%20L159.6307,154.0302%20C159.9017,154.0302%20160.1237,154.2462%20160.1307,154.5172%20C160.1557,155.4992%20160.5607,156.4132%20161.2727,157.0892%20C161.9837,157.7662%20162.9197,158.1262%20163.8987,158.1012%20C165.9257,158.0492%20167.5327,156.3592%20167.4817,154.3322%20C167.4747,154.0562%20167.6927,153.8272%20167.9687,153.820196%20C168.2687,153.8192%20168.4747,154.0322%20168.4817,154.3072%20C168.5467,156.8852%20166.5017,159.0362%20163.9237,159.1012%20C163.8837,159.1022%20163.8437,159.1022%20163.8037,159.1022'%20id='Fill-84'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M168.084,163.1725%20C166.88,163.1725%20165.74,162.7185%20164.863,161.8855%20C163.958,161.0245%20163.442,159.8615%20163.411,158.6135%20C163.404,158.3375%20163.623,158.1085%20163.898,158.1015%20L163.911,158.1015%20C164.182,158.1015%20164.404,158.3175%20164.411,158.5885%20C164.436,159.5695%20164.841,160.4835%20165.553,161.1595%20C166.264,161.8365%20167.2,162.1935%20168.179,162.1715%20C169.161,162.1475%20170.074,161.7415%20170.751,161.0295%20C171.428,160.3185%20171.787,159.3855%20171.762,158.4035%20C171.755,158.1275%20171.973,157.8985%20172.249,157.8915%20C172.522,157.9355%20172.755,158.1045%20172.762,158.3785%20C172.793,159.6275%20172.337,160.8135%20171.476,161.7195%20C170.615,162.6245%20169.453,163.1405%20168.204,163.1715%20C168.164,163.1725%20168.124,163.1725%20168.084,163.1725'%20id='Fill-87'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M157.9561,218.9489%20C156.9241,218.9489%20155.9481,218.5589%20155.1981,217.8459%20C154.4231,217.1089%20153.9811,216.1139%20153.9541,215.0439%20C153.9471,214.7669%20154.1651,214.5379%20154.4411,214.5309%20C154.7541,214.5339%20154.9471,214.7429%20154.9541,215.0179%20C154.9751,215.8209%20155.3061,216.5679%20155.8881,217.1219%20C156.4701,217.6759%20157.2381,217.9859%20158.0341,217.9479%20C158.8371,217.9279%20159.5841,217.5959%20160.1371,217.0149%20C160.6901,216.4329%20160.9841,215.6709%20160.9641,214.8679%20C160.9571,214.5919%20161.1751,214.3619%20161.4511,214.3549%20L161.4641,214.3549%20C161.7341,214.3549%20161.9571,214.5709%20161.9641,214.8429%20C161.9901,215.9119%20161.6001,216.9279%20160.8621,217.7039%20C160.1241,218.4789%20159.1291,218.9219%20158.0601,218.9479%20C158.0241,218.9489%20157.9901,218.9489%20157.9561,218.9489'%20id='Fill-90'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M73.3945,140.528%20C72.5885,140.528%2071.8275,140.224%2071.2415,139.667%20C70.6355,139.091%2070.2905,138.313%2070.2685,137.477%20C70.2615,137.201%2070.4795,136.971%2070.7555,136.965%20L70.7685,136.965%20C71.0395,136.965%2071.2615,137.18%2071.2685,137.452%20C71.2985,138.627%2072.2845,139.594%2073.4515,139.527%20C74.0195,139.513%2074.5485,139.278%2074.9405,138.866%20C75.3325,138.454%2075.5405,137.914%2075.5265,137.345%20C75.5195,137.069%2075.7385,136.84%2076.0135,136.833%20L76.0265,136.833%20C76.2965,136.833%2076.5195,137.049%2076.5265,137.32%20C76.5465,138.156%2076.2415,138.949%2075.6655,139.555%20C75.0885,140.161%2074.3115,140.507%2073.4765,140.527%20C73.4495,140.528%2073.4215,140.528%2073.3945,140.528'%20id='Fill-93'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M190.2197,83.7409%20C189.9437,83.7409%20189.7197,83.5169%20189.7197,83.2409%20L189.7197,79.7599%20C189.7197,79.4829%20189.9437,79.2599%20190.2197,79.2599%20C190.4957,79.2599%20190.7197,79.4829%20190.7197,79.7599%20L190.7197,83.2409%20C190.7197,83.5169%20190.4957,83.7409%20190.2197,83.7409'%20id='Fill-97'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3cpath%20d='M191.96,81.9997%20L188.479,81.9997%20C188.202,81.9997%20187.979,81.7757%20187.979,81.4997%20C187.979,81.2237%20188.202,80.9997%20188.479,80.9997%20L191.96,80.9997%20C192.236,80.9997%20192.46,81.2237%20192.46,81.4997%20C192.46,81.7757%20192.236,81.9997%20191.96,81.9997'%20id='Fill-99'%20fill='%235E63B6'%20mask='url(%23mask-2)'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Using.svg.js b/lib/static/illustrations/Using.svg.js new file mode 100644 index 00000000..89d31ad4 --- /dev/null +++ b/lib/static/illustrations/Using.svg.js @@ -0,0 +1 @@ +"use strict";var e="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cpath%20d='M0,103.84%20L207.12,103.84%20C207.12,46.64%20160.76,0.28%20103.56,0.28%20L103.56,0.28%20C46.36,0.28%200,46.64%200,103.84%20L0,103.84%20Z'%20id='path-1'%3e%3c/path%3e%3cpath%20d='M22.418,0.28%20L19.317,0.35%20C14.097,0.48%209.437,2.68%206.097,6.15%20L6.097,6.15%20C5.697,6.57%205.297,7.03%204.917,7.5%20L4.917,7.5%20C4.237,8.35%203.637,9.27%203.116,10.23%20L3.116,10.23%20C2.917,10.6%202.737,10.96%202.566,11.33%20L2.566,11.33%20L2.207,12.17%20C1.857,13.01%201.587,13.87%201.367,14.77%20L1.367,14.77%20C1.167,15.67%201.017,16.61%200.947,17.55%20L0.947,17.55%20C0.923,17.851%200.906,18.154%200.897,18.457%20L0.897,18.457%20L0.897,19.45%20C0.918,20.75%201.477,21.89%202.347,22.72%20L2.347,22.72%20C3.217,23.541%204.407,24.02%205.717,24.001%20L5.717,24.001%20L25.048,23.52%20L22.547,40.17%20C22.378,41.133%2022.223,42.077%2022.081,43.005%20L22.081,43.005%20C22.637,43.035%2023.195,43.05%2023.757,43.05%20L23.757,43.05%20C29.25,43.05%2034.393,41.599%2038.827,39.067%20L38.827,39.067%20C38.917,38.337%2039.031,37.623%2039.168,36.93%20L39.168,36.93%20L40.987,27.67%20C41.588,24.63%2041.857,21.54%2041.787,18.45%20L41.787,18.45%20C41.737,17.15%2041.588,15.9%2041.286,14.7%20L41.286,14.7%20C41.227,14.4%2041.147,14.1%2041.057,13.8%20L41.057,13.8%20C40.807,12.9%2040.487,12.05%2040.107,11.22%20L40.107,11.22%20L39.708,10.4%20C39.407,9.87%2039.107,9.35%2038.787,8.84%20L38.787,8.84%20C38.458,8.34%2038.107,7.84%2037.727,7.38%20L37.727,7.38%20C36.607,5.98%2035.277,4.73%2033.797,3.7%20L33.797,3.7%20C33.297,3.35%2032.777,3.03%2032.258,2.73%20L32.258,2.73%20C29.522,1.163%2026.335,0.273%2022.956,0.273%20L22.956,0.273%20C22.777,0.273%2022.598,0.275%2022.418,0.28%20L22.418,0.28%20Z'%20id='path-3'%3e%3c/path%3e%3cpath%20d='M22.947,0.761%20C22.765,0.761%2022.583,0.763%2022.4,0.768%20L22.4,0.768%20L19.3,0.838%20C14.131,0.968%209.3,3.088%205.72,6.798%20L5.72,6.798%20C5.291,7.238%204.89,7.698%204.49,8.197%20L4.49,8.197%20C3.8,9.058%203.18,9.998%202.64,10.998%20L2.64,10.998%20C2.41,11.438%202.23,11.788%202.08,12.138%20L2.08,12.138%20L1.711,12.998%20C1.37,13.878%201.07,14.778%200.87,15.678%20L0.87,15.678%20C0.65,16.618%200.5,17.568%200.43,18.518%20L0.43,18.518%20C0.407,18.893%200.388,19.271%200.38,19.653%20L0.38,19.653%20L0.38,20.193%20C0.382,20.294%200.386,20.396%200.39,20.498%20L0.39,20.498%20C0.409,21.858%200.99,23.148%201.99,24.098%20L1.99,24.098%20C3,25.048%204.34,25.548%205.74,25.518%20L5.74,25.518%20L24.44,25.048%20L22.041,41.088%20C21.87,42.061%2021.711,43.021%2021.566,43.971%20L21.566,43.971%20C21.91,43.995%2022.257,44.014%2022.604,44.027%20L22.604,44.027%20C22.745,43.115%2022.897,42.192%2023.06,41.258%20L23.06,41.258%20L25.66,24.008%20L5.71,24.508%20C4.591,24.548%203.529,24.128%202.71,23.378%20L2.71,23.378%20C1.91,22.598%201.44,21.578%201.41,20.478%20L1.41,20.478%20C1.4,19.858%201.41,19.228%201.46,18.628%20L1.46,18.628%20C1.53,17.729%201.67,16.808%201.89,15.928%20L1.89,15.928%20C2.09,15.068%202.35,14.198%202.69,13.368%20L2.69,13.368%20L3.03,12.568%20C3.17,12.238%203.35,11.887%203.57,11.488%20L3.57,11.488%20C4.09,10.548%204.671,9.648%205.32,8.818%20L5.32,8.818%20C5.68,8.378%206.079,7.919%206.48,7.518%20L6.48,7.518%20C9.86,3.988%2014.42,1.988%2019.32,1.888%20L19.32,1.888%20L22.421,1.789%20C25.79,1.717%2029.119,2.538%2032.02,4.188%20L32.02,4.188%20C32.529,4.478%2033.03,4.798%2033.5,5.128%20L33.5,5.128%20C34.939,6.128%2036.22,7.348%2037.32,8.729%20L37.32,8.729%20C37.68,9.178%2038.041,9.648%2038.341,10.148%20L38.341,10.148%20C38.67,10.637%2038.971,11.148%2039.24,11.668%20L39.24,11.668%20L39.62,12.468%20C40,13.268%2040.31,14.118%2040.55,14.968%20L40.55,14.968%20L40.79,15.838%20C41.06,17.028%2041.23,18.258%2041.26,19.488%20L41.26,19.488%20C41.329,22.538%2041.079,25.608%2040.48,28.588%20L40.48,28.588%20L38.65,37.838%20C38.488,38.66%2038.359,39.511%2038.261,40.384%20L38.261,40.384%20C38.645,40.175%2039.023,39.959%2039.396,39.735%20L39.396,39.735%20C39.476,39.151%2039.57,38.577%2039.68,38.018%20L39.68,38.018%20L41.51,28.768%20C42.11,25.708%2042.381,22.568%2042.31,19.438%20L42.31,19.438%20C42.27,18.138%2042.11,16.847%2041.81,15.588%20L41.81,15.588%20L41.58,14.669%20C41.31,13.768%2040.98,12.878%2040.58,12.018%20L40.58,12.018%20C40.46,11.738%2040.32,11.468%2040.18,11.168%20L40.18,11.168%20C39.89,10.637%2039.58,10.088%2039.251,9.568%20L39.251,9.568%20C38.9,9.068%2038.55,8.548%2038.15,8.068%20L38.15,8.068%20C37.01,6.618%2035.64,5.348%2034.11,4.288%20L34.11,4.288%20C33.6,3.928%2033.07,3.588%2032.529,3.288%20L32.529,3.288%20C29.618,1.638%2026.329,0.761%2022.952,0.761%20L22.952,0.761%20C22.95,0.761%2022.949,0.761%2022.947,0.761%20L22.947,0.761%20Z'%20id='path-5'%3e%3c/path%3e%3cpath%20d='M3.84,1.49%20C0.59,2.87%200.36,6.139%200.36,6.139%20L0.36,6.139%20L0.36,6.15%20C0.36,6.15%203.041,6.98%206.18,5.43%20L6.18,5.43%20C8.37,4.34%207.52,0.91%207.52,0.91%20L7.52,0.91%20C7.52,0.91%204.84,1.09%203.84,1.49%20L3.84,1.49%20Z'%20id='path-7'%3e%3c/path%3e%3cpath%20d='M8.5,0.38%20C8.21,0.4%205.68,0.57%204.64,1.02%20L4.64,1.02%20C1.16,2.49%200.86,5.94%200.86,6.09%20L0.86,6.09%20L0.83,6.49%20L1.21,6.61%20C1.28,6.63%202.04,6.87%203.21,6.87%20L3.21,6.87%20L3.22,6.88%20C4.32,6.88%205.82,6.679%207.42,5.88%20L7.42,5.88%20C9.94,4.62%209.06,0.94%209.02,0.78%20L9.02,0.78%20L8.921,0.36%20L8.5,0.38%20Z%20M5.041,1.96%20C5.66,1.7%207.2,1.521%208.1,1.46%20L8.1,1.46%20C8.23,2.31%208.35,4.26%206.95,4.96%20L6.95,4.96%20C4.75,6.04%202.791,5.89%201.95,5.74%20L1.95,5.74%20L1.94,5.74%20C2.14,4.88%202.791,2.92%205.041,1.96%20L5.041,1.96%20Z'%20id='path-9'%3e%3c/path%3e%3cpath%20d='M5.65,1.05%20C0.61,1.82%200.630999278,6.28%200.630999278,6.28%20L0.630999278,6.28%20L0.64,6.27%20C0.64,6.27%204.4,6.72%207.671,6.07%20L7.671,6.07%20C10.31,5.57%207.81,0.97%207.81,0.97%20L7.81,0.97%20C7.81,0.97%207.55,0.957%207.177,0.957%20L7.177,0.957%20C6.743,0.957%206.156,0.975%205.65,1.05%20L5.65,1.05%20Z'%20id='path-11'%3e%3c/path%3e%3cpath%20d='M5.55,0.55%20C0.14,1.38%200.1,6.22%200.1,6.28%20L0.1,6.28%20L0.1,6.71%20L0.551,6.77%20C0.64,6.779%201.95,6.94%203.68,6.94%20L3.68,6.94%20C4.909,6.94%206.36,6.86%207.74,6.581%20L7.74,6.581%20C8.4,6.45%208.89,6.1%209.14,5.55%20L9.14,5.55%20C9.94,3.92%208.42,1.04%208.239,0.72%20L8.239,0.72%20L8.11,0.47%20L7.81,0.45%20C7.786,0.45%207.581,0.442%207.28,0.442%20L7.28,0.442%20C6.825,0.442%206.151,0.46%205.55,0.55%20L5.55,0.55%20Z%20M5.72,1.56%20C6.329,1.46%207.07,1.46%207.49,1.48%20L7.49,1.48%20C8.03,2.57%208.63,4.331%208.23,5.13%20L8.23,5.13%20C8.159,5.29%208.001,5.51%207.56,5.59%20L7.56,5.59%20C5.1,6.07%202.3,5.91%201.2,5.81%20L1.2,5.81%20L1.18,5.81%20C1.32,4.73%202.07,2.12%205.72,1.56%20L5.72,1.56%20Z'%20id='path-13'%3e%3c/path%3e%3cpath%20d='M0.22,4.35%20C0.22,4.35%202.57,5.39%205.671,6.12%20L5.671,6.12%20C7.44,6.55%208.34,2.8%208.34,2.8%20L8.34,2.8%20C8.34,2.8%207.28,1.36%205.36,0.78%20L5.36,0.78%20C4.821,0.617%204.337,0.545%203.903,0.545%20L3.903,0.545%20C0.738,0.546%200.22,4.35%200.22,4.35%20L0.22,4.35%20Z'%20id='path-15'%3e%3c/path%3e%3cpath%20d='M2.91,0.58%20C1.109,1.719%200.76,4.159%200.74,4.26%20L0.74,4.26%20L0.68,4.64%20L1.029,4.8%20C1.119,4.84%203.44,5.86%206.56,6.6%20L6.56,6.6%20C6.699,6.63%206.83,6.66%206.96,6.66%20L6.96,6.66%20L6.98,6.65%20C7.301,6.65%207.6,6.561%207.9,6.39%20L7.9,6.39%20C9.21,5.59%209.82,3.17%209.88,2.889%20L9.88,2.889%20L9.94,2.66%20L9.8,2.48%20C9.76,2.41%208.61,0.88%206.56,0.279%20L6.56,0.279%20C5.986,0.102%205.443,0.014%204.933,0.014%20L4.933,0.014%20C4.183,0.014%203.505,0.205%202.91,0.58%20L2.91,0.58%20Z%20M6.8,5.64%20C4.48,5.08%202.579,4.36%201.801,4.041%20L1.801,4.041%20L1.82,4.03%20C1.97,3.39%202.4,2.11%203.44,1.449%20L3.44,1.449%20C4.17,0.99%205.11,0.92%206.211,1.27%20L6.211,1.27%20C7.55,1.67%208.44,2.54%208.77,2.92%20L8.77,2.92%20C8.56,3.67%208.03,5.1%207.301,5.54%20L7.301,5.54%20C7.18,5.615%207.053,5.651%206.926,5.651%20L6.926,5.651%20C6.884,5.651%206.842,5.647%206.8,5.64%20L6.8,5.64%20Z'%20id='path-17'%3e%3c/path%3e%3cpath%20d='M12.35,0.55%20C9.579,0.98%209.579,3.43%209.579,3.43%20L9.579,3.43%20L9.579,3.44%20C9.579,3.44%2011.65,3.69%2013.45,3.34%20L13.45,3.34%20C14.93,3.05%2013.55,0.51%2013.55,0.51%20L13.55,0.51%20C13.55,0.51%2013.382,0.5%2013.149,0.5%20L13.149,0.5%20C12.913,0.5%2012.611,0.51%2012.35,0.55%20L12.35,0.55%20Z%20M18.981,3.97%20C19.029,3.991%2020.293,4.548%2021.96,4.94%20L21.96,4.94%20C22.921,5.18%2023.42,3.12%2023.42,3.12%20L23.42,3.12%20C23.42,3.12%2022.841,2.34%2021.78,2.02%20L21.78,2.02%20C21.486,1.931%2021.222,1.892%2020.985,1.892%20L20.985,1.892%20C19.329,1.892%2019.005,3.814%2018.981,3.97%20L18.981,3.97%20Z%20M2.8,2.81%20C1.09,3.54%200.97,5.26%200.97,5.26%20L0.97,5.26%20C0.97,5.26%202.38,5.71%204.051,4.88%20L4.051,4.88%20C5.2,4.311%204.751,2.51%204.751,2.51%20L4.751,2.51%20C4.751,2.51%203.33,2.59%202.8,2.81%20L2.8,2.81%20Z%20M18.98,3.98%20C18.98,3.98%2018.98,3.977%2018.981,3.97%20L18.981,3.97%20C18.98,3.97%2018.98,3.969%2018.98,3.969%20L18.98,3.969%20L18.98,3.98%20Z'%20id='path-19'%3e%3c/path%3e%3cpath%20d='M0.32,8.46%20C0.32,8.46%205.99,12.09%2016.22,9.66%20L16.22,9.66%20L17.92,1.041%20C17.92,1.041%209.501,2.56%201.42,0.8%20L1.42,0.8%20C0.74,5.17%200.32,8.46%200.32,8.46%20L0.32,8.46%20Z'%20id='path-21'%3e%3c/path%3e%3cpath%20d='M1.91,0.74%20C1.24,5.07%200.81,8.38%200.81,8.42%20L0.81,8.42%20L0.77,8.74%20L1.051,8.9%20C1.221,9.02%204.45,11.02%2010.35,11.02%20L10.35,11.02%20L10.37,11.02%20C12.391,11.02%2014.73,10.79%2017.369,10.159%20L17.369,10.159%20L17.69,10.09%20L17.74,9.76%20C18.81,4.22%2019.44,1.19%2019.44,1.159%20L19.44,1.159%20L19.59,0.421%20L18.829,0.56%20C18.751,0.57%2010.43,2.04%202.53,0.32%20L2.53,0.32%20L1.99,0.2%20L1.91,0.74%20Z%20M2.841,1.41%20C9.38,2.72%2016.08,1.96%2018.28,1.66%20L18.28,1.66%20C18.03,2.83%2017.52,5.41%2016.78,9.23%20L16.78,9.23%20C8.332,11.15%203.103,8.832%201.882,8.18%20L1.882,8.18%20C1.993,7.271%202.342,4.668%202.841,1.41%20L2.841,1.41%20Z'%20id='path-23'%3e%3c/path%3e%3cpath%20d='M10.4,0.23%20L9.551,0.25%20C4.68,0.38%200.83,4.38%200.949,9.18%20L0.949,9.18%20L10.62,8.94%20C13.05,8.88%2014.98,6.88%2014.92,4.48%20L14.92,4.48%20C14.851,2.107%2012.892,0.229%2010.513,0.229%20L10.513,0.229%20C10.475,0.229%2010.438,0.229%2010.4,0.23%20L10.4,0.23%20Z'%20id='path-25'%3e%3c/path%3e%3cpath%20d='M8.68,0.95%20L6.88,1%20C3.05,1.101%200.029,4.23%200.11,8%20L0.11,8%20L8.76,7.8%20L8.779,7.8%20C10.7,7.75%2012.23,6.15%2012.18,4.25%20L12.18,4.25%20C12.14,2.406%2010.621,0.949%208.757,0.949%20L8.757,0.949%20C8.731,0.949%208.706,0.95%208.68,0.95%20L8.68,0.95%20Z'%20id='path-27'%3e%3c/path%3e%3cpath%20d='M7.85,0.47%20C5.87,0.53%204.02,1.34%202.65,2.77%20L2.65,2.77%20C1.28,4.2%200.56,6.061%200.61,8.04%20L0.61,8.04%20L0.61,8.53%20L9.77,8.3%20C10.85,8.27%2011.85,7.84%2012.6,7.07%20L12.6,7.07%20C13.33,6.3%2013.72,5.29%2013.7,4.23%20L13.7,4.23%20C13.68,3.2%2013.24,2.22%2012.48,1.5%20L12.48,1.5%20C11.721,0.79%2010.72,0.43%209.65,0.43%20L9.65,0.43%20L7.85,0.47%20Z%20M3.38,3.48%20C4.579,2.25%206.18,1.55%207.88,1.51%20L7.88,1.51%20L9.68,1.46%20L9.751,1.46%20L9.76,1.46%20C10.5,1.46%2011.21,1.74%2011.76,2.26%20L11.76,2.26%20C12.32,2.78%2012.64,3.5%2012.659,4.26%20L12.659,4.26%20C12.68,5.05%2012.39,5.8%2011.84,6.38%20L11.84,6.38%20C11.29,6.94%2010.541,7.28%209.74,7.28%20L9.74,7.28%20L1.64,7.48%20C1.72,5.98%202.329,4.58%203.38,3.48%20L3.38,3.48%20Z%20M0.61,8.53%20L0.61,8.54%20L0.61,8.53%20Z'%20id='path-29'%3e%3c/path%3e%3cpath%20d='M17.13,0.06%20C16.07,0.09%2015.23,0.96%2015.251,2.02%20L15.251,2.02%20C15.279,3.07%2016.171,3.92%2017.23,3.88%20L17.23,3.88%20C18.3,3.86%2019.15,2.98%2019.131,1.92%20L19.131,1.92%20C19.091,0.894%2018.25,0.059%2017.202,0.059%20L17.202,0.059%20C17.178,0.059%2017.154,0.059%2017.13,0.06%20L17.13,0.06%20Z%20M1.91,7.09%20L1.079,7.291%20C0.751,7.39%200.55,7.69%200.63,8.029%20L0.63,8.029%20C0.71,8.35%201.03,8.55%201.36,8.47%20L1.36,8.47%20L1.35,8.46%20C1.9,8.33%202.381,8.01%202.72,7.561%20L2.72,7.561%20L3.35,6.76%20L1.91,7.09%20Z'%20id='path-31'%3e%3c/path%3e%3cpath%20d='M11,6.21%20C11,6.21%2011.54,4.88%2012.501,0.71%20L12.501,0.71%20C6.88,1.96%200.45,0.33%200.45,0.33%20L0.45,0.33%20C2.52,5.29%2011,6.21%2011,6.21%20L11,6.21%20Z'%20id='path-33'%3e%3c/path%3e%3cpath%20d='M0.39,0.94%20C0.32,1.22%200.489,1.49%200.77,1.561%20L0.77,1.561%20C0.921,1.6%203.501,2.199%207.4,2.199%20L7.4,2.199%20C9.011,2.199%2010.84,2.1%2012.84,1.8%20L12.84,1.8%20C13.12,1.76%2013.32,1.5%2013.29,1.22%20L13.29,1.22%20C13.23,0.94%2012.971,0.751%2012.69,0.79%20L12.69,0.79%20C6.069,1.74%201.05,0.57%200.99,0.57%20L0.99,0.57%20C0.949,0.559%200.908,0.554%200.868,0.554%20L0.868,0.554%20C0.643,0.554%200.441,0.711%200.39,0.94%20L0.39,0.94%20Z'%20id='path-35'%3e%3c/path%3e%3cpath%20d='M2.82,0.89%20C2.68,0.89%202.56,1.01%202.579,1.15%20L2.579,1.15%20C2.579,1.42%202.48,1.68%202.28,1.88%20L2.28,1.88%20C2.1,2.08%201.85,2.18%201.579,2.18%20L1.579,2.18%20L1.551,2.18%20C1.001,2.18%200.55,1.75%200.53,1.2%20L0.53,1.2%20C0.53,1.05%200.41,0.95%200.27,0.95%20L0.27,0.95%20C0.11,0.96%200.01,1.08%200.01,1.22%20L0.01,1.22%20C0.04,2.04%200.71,2.68%201.541,2.68%20L1.541,2.68%20L1.56,2.699%20L1.6,2.699%20C2.44,2.68%203.119,1.99%203.101,1.15%20L3.101,1.15%20C3.091,1.01%202.98,0.89%202.84,0.89%20L2.84,0.89%20L2.82,0.89%20Z'%20id='path-37'%3e%3c/path%3e%3cpath%20d='M3.13,1.1%20C3.13,1.37%203.03,1.63%202.829,1.83%20L2.829,1.83%20C2.65,2.01%202.4,2.13%202.13,2.13%20L2.13,2.13%20C1.579,2.17%201.101,1.7%201.08,1.15%20L1.08,1.15%20C1.08,1.01%200.97,0.89%200.83,0.89%20L0.83,0.89%20L0.81,0.89%20C0.66,0.89%200.56,1.01%200.56,1.15%20L0.56,1.15%20C0.579,1.98%201.26,2.63%202.1,2.63%20L2.1,2.63%20L2.1,2.65%20L2.14,2.65%20C2.55,2.64%202.93,2.48%203.21,2.18%20L3.21,2.18%20C3.501,1.9%203.64,1.5%203.64,1.1%20L3.64,1.1%20C3.63,0.95%203.52,0.85%203.369,0.85%20L3.369,0.85%20C3.23,0.85%203.13,0.97%203.13,1.1%20L3.13,1.1%20Z'%20id='path-39'%3e%3c/path%3e%3cpath%20d='M3.51,0.94%20C3.541,1.561%203.04,2.09%202.409,2.09%20L2.409,2.09%20C1.79,2.13%201.239,1.62%201.239,0.99%20L1.239,0.99%20C1.23,0.84%201.12,0.74%200.97,0.74%20L0.97,0.74%20C0.83,0.74%200.71,0.86%200.71,1%20L0.71,1%20C0.73,1.9%201.471,2.6%202.37,2.6%20L2.37,2.6%20L2.39,2.6%20L2.42,2.6%20C3.34,2.58%204.06,1.82%204.04,0.92%20L4.04,0.92%20C4.04,0.78%203.92,0.679%203.77,0.679%20L3.77,0.679%20C3.631,0.679%203.51,0.8%203.51,0.94%20L3.51,0.94%20Z%20M3.87,42.38%20C3.87,42.65%203.77,42.91%203.6,43.11%20L3.6,43.11%20C3.409,43.29%203.16,43.41%202.88,43.41%20L2.88,43.41%20L2.86,43.41%20C2.31,43.41%201.84,42.98%201.84,42.43%20L1.84,42.43%20C1.84,42.28%201.72,42.18%201.579,42.18%20L1.579,42.18%20C1.43,42.19%201.31,42.3%201.31,42.45%20L1.31,42.45%20C1.329,43.27%202.02,43.92%202.85,43.92%20L2.85,43.92%20L2.85,43.91%20L2.88,43.91%20C3.73,43.89%204.4,43.19%204.38,42.37%20L4.38,42.37%20C4.38,42.22%204.261,42.12%204.119,42.12%20L4.119,42.12%20C3.97,42.12%203.87,42.24%203.87,42.38%20L3.87,42.38%20Z'%20id='path-41'%3e%3c/path%3e%3cpath%20d='M2.94,0.3%20C2.961,0.6%202.84,0.9%202.64,1.1%20L2.64,1.1%20C2.44,1.32%202.14,1.45%201.84,1.45%20L1.84,1.45%20C1.52,1.45%201.24,1.351%201.02,1.15%20L1.02,1.15%20C0.8,0.929%200.66,0.65%200.66,0.35%20L0.66,0.35%20C0.66,0.21%200.541,0.09%200.4,0.09%20L0.4,0.09%20C0.26,0.09%200.14,0.21%200.16,0.35%20L0.16,0.35%20C0.16,0.8%200.34,1.2%200.66,1.5%20L0.66,1.5%20C0.97,1.79%201.38,1.95%201.801,1.95%20L1.801,1.95%20L1.82,1.95%20L1.86,1.95%20C2.31,1.95%202.711,1.77%203.01,1.45%20L3.01,1.45%20C3.32,1.13%203.47,0.72%203.47,0.29%20L3.47,0.29%20C3.46,0.14%203.351,0.04%203.199,0.04%20L3.199,0.04%20C3.06,0.04%202.94,0.16%202.94,0.3%20L2.94,0.3%20Z'%20id='path-43'%3e%3c/path%3e%3cpath%20d='M0.016,0.931%20L0.349,0.827%20C0.315,0.812%200.276,0.805%200.232,0.805%20L0.232,0.805%20C0.135,0.805%200.058,0.856%200.016,0.931%20L0.016,0.931%20Z'%20id='path-45'%3e%3c/path%3e%3cpath%20d='M2.63,0.3%20C2.63,0.46%202.57,0.63%202.45,0.73%20L2.45,0.73%20C2.34,0.86%202.18,0.93%202.02,0.93%20L2.02,0.93%20C1.85,0.92%201.69,0.86%201.57,0.76%20L1.57,0.76%20C1.449,0.63%201.39,0.49%201.39,0.33%20L1.39,0.33%20C1.38,0.18%201.27,0.08%201.12,0.08%20L1.12,0.08%20C0.971,0.08%200.87,0.2%200.87,0.34%20L0.87,0.34%20C0.881,0.639%201.01,0.92%201.23,1.14%20L1.23,1.14%20C1.44,1.34%201.72,1.44%202,1.44%20L2,1.44%20L2.03,1.44%20C2.329,1.43%202.609,1.31%202.83,1.08%20L2.83,1.08%20C3.03,0.88%203.131,0.58%203.131,0.28%20L3.131,0.28%20C3.131,0.13%203.01,0.03%202.88,0.03%20L2.88,0.03%20C2.73,0.04%202.63,0.15%202.63,0.3%20L2.63,0.3%20Z'%20id='path-47'%3e%3c/path%3e%3cpath%20d='M10.31,3.412%20C9.751,3.732%209.21,4.072%208.71,4.452%20L8.71,4.452%20C7.149,5.552%205.76,6.892%204.6,8.392%20L4.6,8.392%20C4.199,8.902%203.829,9.422%203.5,9.951%20L3.5,9.951%20C3.15,10.492%202.829,11.052%202.53,11.622%20L2.53,11.622%20L2.13,12.502%20C1.73,13.382%201.4,14.312%201.13,15.261%20L1.13,15.261%20L0.88,16.222%20C0.579,17.511%200.42,18.842%200.381,20.242%20L0.381,20.242%20C0.31,23.552%200.579,26.862%201.21,30.112%20L1.21,30.112%20L3.109,40.012%20C3.454,41.808%203.652,43.733%203.73,45.735%20L3.73,45.735%20C8.298,48.35%2013.572,49.852%2019.19,49.852%20L19.19,49.852%20C19.911,49.852%2020.629,49.828%2021.339,49.779%20L21.339,49.779%20C21.087,47.765%2020.776,45.668%2020.4,43.482%20L20.4,43.482%20L17.8,25.652%20L38.001,26.172%20C39.35,26.202%2040.6,25.682%2041.501,24.801%20L41.501,24.801%20C42.41,23.922%2042.989,22.692%2043.03,21.322%20L43.03,21.322%20C43.05,20.632%2043.03,19.942%2042.98,19.272%20L42.98,19.272%20C42.9,18.262%2042.751,17.272%2042.529,16.312%20L42.529,16.312%20C42.31,15.352%2042.02,14.412%2041.68,13.512%20L41.68,13.512%20L41.31,12.612%20C41.13,12.212%2040.93,11.822%2040.73,11.442%20L40.73,11.442%20C40.18,10.411%2039.55,9.432%2038.85,8.511%20L38.85,8.511%20C38.46,8.012%2038.05,7.522%2037.61,7.052%20L37.61,7.052%20C34.131,3.352%2029.26,1.002%2023.81,0.852%20L23.81,0.852%20L20.61,0.782%20C20.432,0.778%2020.254,0.775%2020.077,0.775%20L20.077,0.775%20C16.516,0.775%2013.168,1.735%2010.31,3.412%20L10.31,3.412%20Z'%20id='path-49'%3e%3c/path%3e%3cpath%20d='M20.712,0.255%20C17.319,0.328%2013.992,1.241%2011.029,2.925%20L11.029,2.925%20C10.48,3.255%209.921,3.605%209.381,4.005%20L9.381,4.005%20C7.8,5.154%206.38,6.505%205.18,8.055%20L5.18,8.055%20C4.78,8.574%204.4,9.115%204.05,9.675%20L4.05,9.675%20C3.68,10.215%203.38,10.795%203.08,11.375%20L3.08,11.375%20L2.65,12.275%20C2.23,13.195%201.9,14.135%201.63,15.095%20L1.63,15.095%20C1.54,15.435%201.45,15.755%201.391,16.095%20L1.391,16.095%20C1.07,17.435%200.91,18.815%200.869,20.215%20L0.869,20.215%20C0.8,23.555%201.07,26.916%201.7,30.195%20L1.7,30.195%20L3.6,40.095%20C3.925,41.777%204.12,43.572%204.208,45.435%20L4.208,45.435%20C4.549,45.638%204.893,45.835%205.242,46.025%20L5.242,46.025%20C5.169,43.888%204.962,41.83%204.59,39.915%20L4.59,39.915%20L2.69,30.015%20C2.091,26.815%201.81,23.525%201.89,20.265%20L1.89,20.265%20C1.921,18.945%202.07,17.625%202.37,16.345%20L2.37,16.345%20C2.45,16.035%202.51,15.705%202.61,15.405%20L2.61,15.405%20C2.869,14.495%203.19,13.585%203.59,12.735%20L3.59,12.735%20C3.711,12.445%203.85,12.165%203.99,11.885%20L3.99,11.885%20C4.27,11.325%204.579,10.775%204.92,10.245%20L4.92,10.245%20C5.251,9.715%205.61,9.215%205.99,8.715%20L5.99,8.715%20C7.14,7.255%208.49,5.955%209.99,4.855%20L9.99,4.855%20C10.49,4.505%2011.02,4.155%2011.551,3.855%20L11.551,3.855%20C14.59,2.094%2018.05,1.195%2021.59,1.295%20L21.59,1.295%20L24.82,1.375%20C29.949,1.515%2034.73,3.655%2038.27,7.415%20L38.27,7.415%20C38.69,7.865%2039.091,8.335%2039.47,8.835%20L39.47,8.835%20C40.15,9.705%2040.76,10.665%2041.3,11.685%20L41.3,11.685%20C41.53,12.135%2041.71,12.485%2041.86,12.835%20L41.86,12.835%20L42.23,13.705%20C42.56,14.595%2042.86,15.514%2043.06,16.435%20L43.06,16.435%20C43.28,17.385%2043.43,18.355%2043.501,19.315%20L43.501,19.315%20C43.55,19.975%2043.55,20.645%2043.55,21.315%20L43.55,21.315%20C43.52,22.505%2043.03,23.615%2042.18,24.435%20L42.18,24.435%20C41.341,25.265%2040.21,25.695%2039.039,25.665%20L39.039,25.665%20L18.239,25.134%20L20.94,43.565%20C21.304,45.695%2021.613,47.77%2021.865,49.791%20L21.865,49.791%20C22.21,49.773%2022.555,49.749%2022.898,49.72%20L22.898,49.72%20C22.643,47.67%2022.33,45.564%2021.96,43.404%20L21.96,43.404%20L19.43,26.175%20L39.01,26.675%20C40.45,26.715%2041.829,26.175%2042.87,25.175%20L42.87,25.175%20C43.93,24.165%2044.529,22.795%2044.57,21.325%20L44.57,21.325%20C44.59,20.626%2044.57,19.925%2044.52,19.225%20L44.52,19.225%20C44.44,18.205%2044.29,17.185%2044.06,16.185%20L44.06,16.185%20C43.84,15.215%2043.539,14.244%2043.18,13.315%20L43.18,13.315%20C43.06,12.994%2042.93,12.695%2042.8,12.395%20L42.8,12.395%20C42.63,12.035%2042.439,11.645%2042.2,11.195%20L42.2,11.195%20C41.64,10.115%2040.99,9.095%2040.27,8.195%20L40.27,8.195%20C39.88,7.675%2039.45,7.175%2039.001,6.695%20L39.001,6.695%20C35.28,2.735%2030.251,0.475%2024.85,0.355%20L24.85,0.355%20L21.6,0.255%20L20.712,0.255%20Z'%20id='path-51'%3e%3c/path%3e%3cpath%20d='M2.15,5.08%20C5.43,6.74%208.23,5.85%208.23,5.85%20L8.23,5.85%20C8.23,5.85%207.989,2.35%204.6,0.88%20L4.6,0.88%20C3.569,0.43%200.751,0.24%200.751,0.24%20L0.751,0.24%20C0.751,0.24%20-0.131,3.92%202.15,5.08%20L2.15,5.08%20Z'%20id='path-53'%3e%3c/path%3e%3cpath%20d='M0.26,1.12%20C0.22,1.29%20-0.68,5.21%201.921,6.54%20L1.921,6.54%20C3.6,7.4%205.14,7.6%206.3,7.6%20L6.3,7.6%20L6.289,7.61%20C7.51,7.61%208.31,7.36%208.36,7.34%20L8.36,7.34%20L8.761,7.22%20L8.73,6.8%20C8.72,6.66%208.43,2.98%204.79,1.4%20L4.79,1.4%20C3.711,0.93%201.07,0.75%200.789,0.73%20L0.789,0.73%20L0.36,0.7%20L0.26,1.12%20Z%20M2.37,5.6%20C0.91,4.86%201.039,2.72%201.17,1.8%20L1.17,1.8%20C2.119,1.88%203.74,2.07%204.4,2.35%20L4.4,2.35%20C6.8,3.4%207.47,5.53%207.671,6.45%20L7.671,6.45%20C7.355,6.504%206.886,6.564%206.307,6.564%20L6.307,6.564%20C5.267,6.564%203.872,6.37%202.37,5.6%20L2.37,5.6%20Z'%20id='path-55'%3e%3c/path%3e%3cpath%20d='M2.1,0.18%20C2.1,0.18%20-0.499,5.11%202.26,5.66%20L2.26,5.66%20C5.659,6.34%209.59,5.86%209.59,5.86%20L9.59,5.86%20L9.6,5.851%20C9.6,5.851%209.6,1.09%204.35,0.25%20L4.35,0.25%20C3.858,0.18%203.294,0.162%202.853,0.162%20L2.853,0.162%20C2.415,0.162%202.1,0.18%202.1,0.18%20L2.1,0.18%20Z'%20id='path-57'%3e%3c/path%3e%3cpath%20d='M2.07,0.65%20L1.789,0.67%20L1.65,0.921%20C1.47,1.271%20-0.1,4.331%200.699,6.07%20L0.699,6.07%20C0.97,6.64%201.47,7.02%202.15,7.17%20L2.15,7.17%20C3.59,7.44%205.09,7.54%206.39,7.54%20L6.39,7.54%20L6.38,7.53%20C8.19,7.53%209.539,7.35%209.64,7.35%20L9.64,7.35%20L10.09,7.29%20L10.09,6.851%20C10.09,6.79%2010.05,1.63%204.42,0.75%20L4.42,0.75%20C3.858,0.657%203.217,0.636%202.746,0.636%20L2.746,0.636%20C2.363,0.636%202.092,0.65%202.07,0.65%20L2.07,0.65%20Z%20M2.36,6.15%20C1.88,6.06%201.72,5.81%201.619,5.63%20L1.619,5.63%20C1.22,4.75%201.85,2.85%202.42,1.68%20L2.42,1.68%20C2.84,1.68%203.631,1.68%204.27,1.78%20L4.27,1.78%20C8.14,2.38%208.9,5.24%209.04,6.38%20L9.04,6.38%20C8.489,6.428%207.516,6.498%206.365,6.498%20L6.365,6.498%20C5.136,6.498%203.702,6.419%202.36,6.15%20L2.36,6.15%20Z'%20id='path-59'%3e%3c/path%3e%3cpath%20d='M3.21,1.12%20C1.211,1.74%200.11,3.27%200.11,3.27%20L0.11,3.27%20C0.11,3.27%201.05,7.27%202.91,6.82%20L2.91,6.82%20C6.014,6.073%208.385,5.013%208.578,4.926%20L8.578,4.926%20C8.54,4.666%207.926,0.868%204.736,0.868%20L4.736,0.868%20C4.282,0.868%203.775,0.945%203.21,1.12%20L3.21,1.12%20Z%20M8.578,4.926%20C8.579,4.935%208.58,4.94%208.58,4.94%20L8.58,4.94%20L8.591,4.92%20C8.591,4.92%208.586,4.922%208.578,4.926%20L8.578,4.926%20Z'%20id='path-61'%3e%3c/path%3e%3cpath%20d='M4.07,0.64%20C1.93,1.3%200.751,2.92%200.71,2.98%20L0.71,2.98%20L0.57,3.18%20L0.619,3.4%20C0.68,3.69%201.32,6.27%202.68,7.119%20L2.68,7.119%20C2.98,7.29%203.29,7.389%203.61,7.389%20L3.61,7.389%20L3.59,7.4%20C3.73,7.4%203.869,7.38%203.99,7.35%20L3.99,7.35%20C7.26,6.561%209.69,5.46%209.789,5.42%20L9.789,5.42%20L10.141,5.26%20L10.1,4.89%20C10.09,4.77%209.72,2.17%207.85,0.97%20L7.85,0.97%20C7.229,0.564%206.527,0.361%205.749,0.361%20L5.749,0.361%20C5.223,0.361%204.663,0.454%204.07,0.64%20L4.07,0.64%20Z%20M4.36,1.61%20C5.53,1.25%206.5,1.33%207.3,1.83%20L7.3,1.83%20C8.4,2.53%208.84,3.93%209,4.63%20L9,4.63%20C8.21,4.96%206.22,5.73%203.779,6.33%20L3.779,6.33%20C3.579,6.38%203.399,6.35%203.2,6.23%20L3.2,6.23%20C2.442,5.751%201.884,4.21%201.662,3.407%20L1.662,3.407%20C2.014,3.006%202.963,2.049%204.36,1.61%20L4.36,1.61%20Z'%20id='path-63'%3e%3c/path%3e%3cpath%20d='M10.42,0.82%20C10.42,0.82%208.98,3.55%2010.52,3.85%20L10.52,3.85%20C12.381,4.229%2014.539,3.952%2014.56,3.95%20L14.56,3.95%20C14.556,3.767%2014.452,1.312%2011.659,0.86%20L11.659,0.86%20C11.371,0.822%2011.037,0.814%2010.788,0.814%20L10.788,0.814%20C10.572,0.814%2010.42,0.82%2010.42,0.82%20L10.42,0.82%20Z%20M1.81,2.43%20C0.71,2.78%200.11,3.63%200.11,3.63%20L0.11,3.63%20C0.11,3.63%200.63,5.83%201.64,5.57%20L1.64,5.57%20C3.329,5.152%204.621,4.583%204.749,4.525%20L4.749,4.525%20C4.733,4.408%204.404,2.296%202.635,2.296%20L2.635,2.296%20C2.389,2.296%202.115,2.337%201.81,2.43%20L1.81,2.43%20Z%20M20.34,5.52%20C22.07,6.4%2023.539,5.92%2023.539,5.92%20L23.539,5.92%20L23.55,5.91%20C23.55,5.91%2023.421,4.07%2021.63,3.29%20L21.63,3.29%20C21.09,3.061%2019.6,2.96%2019.6,2.96%20L19.6,2.96%20C19.6,2.96%2019.13,4.9%2020.34,5.52%20L20.34,5.52%20Z%20M14.56,3.95%20C14.56,3.957%2014.56,3.96%2014.56,3.96%20L14.56,3.96%20L14.56,3.95%20C14.56,3.95%2014.56,3.95%2014.56,3.95%20L14.56,3.95%20Z%20M4.749,4.525%20C4.75,4.528%204.75,4.53%204.75,4.53%20L4.75,4.53%20L4.76,4.52%20C4.76,4.52%204.756,4.522%204.749,4.525%20L4.749,4.525%20Z'%20id='path-65'%3e%3c/path%3e%3cpath%20d='M0.28,0.5%20L0.29,0.51%20C0.29,0.51%200.93,3.71%202.05,9.71%20L2.05,9.71%20C12.739,12.34%2018.67,8.44%2018.67,8.44%20L18.67,8.44%20C18.67,8.44%2018.23,4.92%2017.51,0.24%20L17.51,0.24%20C9.08,2.13%200.28,0.5%200.28,0.5%20L0.28,0.5%20Z'%20id='path-67'%3e%3c/path%3e%3cpath%20d='M18.409,0.76%20C10.18,2.6%201.479,1.03%201.38,1%20L1.38,1%20L0.64,0.869%20L0.789,1.62%20C0.789,1.65%201.45,4.88%202.55,10.82%20L2.55,10.82%20L2.61,11.15%20L2.94,11.23%20C5.68,11.9%208.12,12.15%2010.24,12.15%20L10.24,12.15%20L10.24,12.16%20C16.39,12.16%2019.76,10.021%2019.94,9.9%20L19.94,9.9%20L20.21,9.72%20L20.171,9.4%20C20.171,9.36%2019.73,5.81%2019.029,1.18%20L19.029,1.18%20L18.949,0.64%20L18.409,0.76%20Z%20M18.11,1.86%20C18.63,5.4%2018.99,8.22%2019.11,9.18%20L19.11,9.18%20C17.86,9.839%2012.384,12.379%203.488,10.282%20L3.488,10.282%20C2.71,6.126%202.171,3.359%201.93,2.13%20L1.93,2.13%20C3.215,2.318%206.063,2.666%209.55,2.666%20L9.55,2.666%20C12.173,2.666%2015.157,2.469%2018.11,1.86%20L18.11,1.86%20Z'%20id='path-69'%3e%3c/path%3e%3cpath%20d='M0.73,5.07%20C0.659,7.64%202.67,9.77%205.211,9.84%20L5.211,9.84%20L5.2,9.831%20L15.301,10.09%20C15.43,4.95%2011.421,0.67%206.329,0.54%20L6.329,0.54%20L5.43,0.52%20C5.394,0.519%205.357,0.519%205.32,0.519%20L5.32,0.519%20C2.839,0.519%200.789,2.528%200.73,5.07%20L0.73,5.07%20Z'%20id='path-71'%3e%3c/path%3e%3cpath%20d='M0.53,3.88%20C0.48,5.93%202.079,7.63%204.1,7.679%20L4.1,7.679%20L13.14,7.91%20C13.239,3.87%2010.079,0.51%206.091,0.41%20L6.091,0.41%20L4.19,0.35%20C4.16,0.349%204.13,0.349%204.1,0.349%20L4.1,0.349%20C2.17,0.349%200.589,1.91%200.53,3.88%20L0.53,3.88%20Z'%20id='path-73'%3e%3c/path%3e%3cpath%20d='M4.1,0.83%20C1.9,0.83%200.08,2.61%200.02,4.87%20L0.02,4.87%20C-0.039,7.2%201.79,9.14%204.09,9.2%20L4.09,9.2%20L13.619,9.44%20L13.63,9.44%20L13.65,8.92%20C13.699,6.82%2012.94,4.84%2011.52,3.32%20L11.52,3.32%20C10.1,1.8%208.171,0.94%206.1,0.88%20L6.1,0.88%20L4.22,0.83%20L4.1,0.83%20Z%20M4.12,8.16%20L4.12,8.139%20C3.28,8.12%202.501,7.76%201.92,7.16%20L1.92,7.16%20C1.35,6.55%201.03,5.74%201.05,4.889%20L1.05,4.889%20C1.079,3.171%202.51,1.82%204.18,1.87%20L4.18,1.87%20L6.08,1.929%20C7.88,1.97%209.539,2.73%2010.78,4.03%20L10.78,4.03%20C11.9,5.23%2012.539,6.75%2012.619,8.38%20L12.619,8.38%20L4.12,8.16%20Z'%20id='path-75'%3e%3c/path%3e%3cpath%20d='M0.86,2.54%20C0.83,3.66%201.73,4.6%202.829,4.64%20L2.829,4.64%20C3.95,4.66%204.87,3.771%204.9,2.64%20L4.9,2.64%20C4.93,1.51%204.05,0.57%202.93,0.54%20L2.93,0.54%20C2.912,0.54%202.893,0.54%202.875,0.54%20L2.875,0.54%20C1.789,0.54%200.889,1.419%200.86,2.54%20L0.86,2.54%20Z%20M17.99,8.58%20C18.34,9.05%2018.85,9.39%2019.42,9.53%20L19.42,9.53%20C19.76,9.61%2020.1,9.4%2020.18,9.05%20L20.18,9.05%20C20.261,8.71%2020.05,8.36%2019.7,8.28%20L19.7,8.28%20L18.82,8.06%20L17.319,7.7%20L17.99,8.58%20Z'%20id='path-77'%3e%3c/path%3e%3cpath%20d='M0.76,1.28%20C1.76,5.75%202.32,7.16%202.32,7.16%20L2.32,7.16%20C2.32,7.16%2011.18,6.19%2013.34,0.88%20L13.34,0.88%20C13.34,0.88%206.619,2.63%200.76,1.28%20L0.76,1.28%20Z'%20id='path-79'%3e%3c/path%3e%3cpath%20d='M12.81,0.24%20C12.76,0.26%207.51,1.51%200.61,0.49%20L0.61,0.49%20C0.31,0.44%200.06,0.639%200.01,0.92%20L0.01,0.92%20C-0.03,1.22%200.171,1.47%200.44,1.521%20L0.44,1.521%20C2.52,1.82%204.44,1.92%206.12,1.92%20L6.12,1.92%20L6.13,1.94%20C10.21,1.94%2012.9,1.29%2013.06,1.24%20L13.06,1.24%20C13.329,1.18%2013.501,0.9%2013.43,0.639%20L13.43,0.639%20C13.378,0.382%2013.164,0.227%2012.927,0.227%20L12.927,0.227%20C12.889,0.227%2012.849,0.231%2012.81,0.24%20L12.81,0.24%20Z'%20id='path-81'%3e%3c/path%3e%3cpath%20d='M0.35,0.99%20C0.33,1.88%201.02,2.62%201.9,2.64%20L1.9,2.64%20L1.94,2.64%20L1.95,2.659%20C2.37,2.659%202.751,2.52%203.05,2.22%20L3.05,2.22%20C3.35,1.921%203.55,1.53%203.55,1.101%20L3.55,1.101%20C3.55,0.949%203.44,0.831%203.29,0.831%20L3.29,0.831%20C3.14,0.831%203.039,0.94%203.039,1.08%20L3.039,1.08%20C3.03,1.37%202.9,1.65%202.699,1.85%20L2.699,1.85%20C2.49,2.05%202.22,2.15%201.921,2.15%20L1.921,2.15%20C1.63,2.14%201.37,2.02%201.17,1.8%20L1.17,1.8%20C0.97,1.59%200.87,1.32%200.87,1.02%20L0.87,1.02%20C0.87,0.88%200.76,0.751%200.609,0.751%20L0.609,0.751%20C0.47,0.751%200.35,0.86%200.35,0.99%20L0.35,0.99%20Z'%20id='path-83'%3e%3c/path%3e%3cpath%20d='M0.69,0.93%20C0.68,1.36%200.829,1.76%201.13,2.08%20L1.13,2.08%20C1.41,2.38%201.81,2.56%202.23,2.58%20L2.23,2.58%20L2.27,2.58%20L2.26,2.57%20C2.68,2.57%203.06,2.42%203.36,2.119%20L3.36,2.119%20C3.68,1.831%203.86,1.43%203.86,1%20L3.86,1%20C3.86,0.86%203.751,0.73%203.6,0.73%20L3.6,0.73%20C3.46,0.73%203.34,0.84%203.34,0.99%20L3.34,0.99%20C3.33,1.28%203.211,1.55%203.01,1.75%20L3.01,1.75%20C2.8,1.95%202.52,2.05%202.24,2.05%20L2.24,2.05%20C1.95,2.04%201.69,1.91%201.49,1.71%20L1.49,1.71%20C1.289,1.5%201.19,1.23%201.19,0.93%20L1.19,0.93%20C1.19,0.79%201.08,0.67%200.93,0.67%20L0.93,0.67%20C0.79,0.67%200.69,0.79%200.69,0.93%20L0.69,0.93%20Z'%20id='path-85'%3e%3c/path%3e%3cpath%20d='M1.35,0.95%20C1.33,1.91%202.079,2.71%203.03,2.73%20L3.03,2.73%20L3.069,2.73%20L3.06,2.73%20C3.52,2.73%203.94,2.55%204.26,2.23%20L4.26,2.23%20C4.6,1.93%204.779,1.49%204.8,1.03%20L4.8,1.03%20C4.81,0.87%204.69,0.77%204.55,0.77%20L4.55,0.77%20C4.39,0.76%204.29,0.88%204.29,1.02%20L4.29,1.02%20C4.28,1.351%204.15,1.65%203.91,1.88%20L3.91,1.88%20C3.671,2.1%203.36,2.24%203.04,2.22%20L3.04,2.22%20C2.38,2.2%201.86,1.639%201.86,0.96%20L1.86,0.96%20C1.87,0.82%201.76,0.7%201.619,0.7%20L1.619,0.7%20C1.613,0.7%201.606,0.699%201.6,0.699%20L1.6,0.699%20C1.442,0.699%201.35,0.816%201.35,0.95%20L1.35,0.95%20Z%20M0.99,45.31%20C0.971,45.74%201.13,46.16%201.43,46.46%20L1.43,46.46%20C1.71,46.76%202.11,46.96%202.529,46.96%20L2.529,46.96%20L2.57,46.96%20L2.56,46.97%20C2.98,46.97%203.36,46.811%203.66,46.53%20L3.66,46.53%20C3.96,46.23%204.159,45.83%204.159,45.389%20L4.159,45.389%20C4.159,45.25%204.05,45.13%203.9,45.13%20L3.9,45.13%20C3.77,45.13%203.65,45.24%203.65,45.38%20L3.65,45.38%20C3.64,45.67%203.52,45.94%203.3,46.14%20L3.3,46.14%20C3.1,46.34%202.84,46.46%202.539,46.44%20L2.539,46.44%20C2.25,46.43%201.989,46.3%201.79,46.1%20L1.79,46.1%20C1.591,45.89%201.49,45.62%201.49,45.32%20L1.49,45.32%20C1.49,45.18%201.38,45.06%201.23,45.06%20L1.23,45.06%20C1.09,45.06%200.99,45.17%200.99,45.31%20L0.99,45.31%20Z'%20id='path-87'%3e%3c/path%3e%3cpath%20d='M34.59,0.92%20C34.579,1.57%2035.091,2.12%2035.74,2.14%20L35.74,2.14%20L35.77,2.14%20L35.77,2.12%20C36.07,2.12%2036.35,1.99%2036.57,1.79%20L36.57,1.79%20C36.801,1.56%2036.94,1.28%2036.94,0.96%20L36.94,0.96%20C36.94,0.82%2036.829,0.69%2036.69,0.69%20L36.69,0.69%20C36.54,0.71%2036.421,0.8%2036.421,0.96%20L36.421,0.96%20C36.421,1.14%2036.35,1.3%2036.22,1.421%20L36.22,1.421%20C36.09,1.55%2035.91,1.619%2035.74,1.619%20L35.74,1.619%20C35.39,1.6%2035.091,1.29%2035.091,0.92%20L35.091,0.92%20C35.1,0.77%2034.99,0.67%2034.85,0.67%20L34.85,0.67%20C34.845,0.67%2034.84,0.669%2034.835,0.669%20L34.835,0.669%20C34.71,0.669%2034.59,0.785%2034.59,0.92%20L34.59,0.92%20Z%20M0.85,8.39%20C0.829,8.86%201.01,9.3%201.33,9.64%20L1.33,9.64%20C1.63,9.98%202.07,10.18%202.529,10.18%20L2.529,10.18%20L2.57,10.18%20L2.57,10.19%20C3.501,10.19%204.27,9.44%204.3,8.49%20L4.3,8.49%20C4.3,8.35%204.19,8.23%204.05,8.23%20L4.05,8.23%20C3.93,8.23%203.78,8.34%203.78,8.47%20L3.78,8.47%20C3.78,9.14%203.23,9.67%202.58,9.67%20L2.58,9.67%20L2.55,9.67%20C2.23,9.66%201.93,9.529%201.71,9.29%20L1.71,9.29%20C1.47,9.05%201.369,8.74%201.369,8.42%20L1.369,8.42%20C1.38,8.27%201.27,8.15%201.11,8.15%20L1.11,8.15%20C0.98,8.16%200.85,8.26%200.85,8.39%20L0.85,8.39%20Z%20M4.63,28.44%20C4.609,29.28%205.26,29.96%206.09,29.98%20L6.09,29.98%20L6.12,29.98%20L6.11,29.99%20C6.91,29.99%207.59,29.34%207.59,28.52%20L7.59,28.52%20C7.59,28.38%207.479,28.26%207.329,28.26%20L7.329,28.26%20C7.18,28.26%207.08,28.37%207.08,28.51%20L7.08,28.51%20C7.06,29.06%206.6,29.509%206.079,29.46%20L6.079,29.46%20C5.53,29.46%205.13,29%205.13,28.46%20L5.13,28.46%20C5.13,28.32%205.02,28.19%204.88,28.19%20L4.88,28.19%20C4.751,28.19%204.63,28.3%204.63,28.44%20L4.63,28.44%20Z'%20id='path-89'%3e%3c/path%3e%3cpath%20d='M26.415,0.413%20L22.715,0.513%20C16.534,0.653%2011.015,3.283%207.055,7.413%20L7.055,7.413%20C6.555,7.913%206.095,8.463%205.655,9.033%20L5.655,9.033%20C4.855,10.053%204.135,11.133%203.515,12.293%20L3.515,12.293%20L2.855,13.613%20C2.705,13.943%202.555,14.283%202.435,14.613%20L2.435,14.613%20C2.034,15.613%201.705,16.673%201.455,17.754%20L1.455,17.754%20C1.204,18.823%201.034,19.932%200.954,21.053%20L0.954,21.053%20C0.895,21.803%200.875,22.553%200.895,23.334%20L0.895,23.334%20C0.935,24.873%201.595,26.233%202.626,27.233%20L2.626,27.233%20C3.675,28.202%205.085,28.793%206.625,28.753%20L6.625,28.753%20L29.565,28.183%20L26.595,48.063%20C24.691,59.009%2024.252,67.983%2024.775,75.34%20L24.775,75.34%20C30.805,77.823%2037.413,79.193%2044.345,79.193%20L44.345,79.193%20C46.139,79.193%2047.906,79.1%2049.651,78.921%20L49.651,78.921%20C46.741,69.294%2044.216,54.746%2046.275,44.213%20L46.275,44.213%20L48.445,33.163%20C49.145,29.533%2049.465,25.843%2049.375,22.143%20L49.375,22.143%20C49.336,20.603%2049.135,19.104%2048.805,17.663%20L48.805,17.663%20L48.505,16.592%20C48.204,15.533%2047.835,14.493%2047.385,13.513%20L47.385,13.513%20C47.235,13.182%2047.086,12.853%2046.905,12.533%20L46.905,12.533%20C46.574,11.894%2046.204,11.273%2045.825,10.663%20L45.825,10.663%20C45.425,10.063%2045.025,9.483%2044.575,8.923%20L44.575,8.923%20C43.234,7.242%2041.675,5.753%2039.915,4.523%20L39.915,4.523%20C39.336,4.103%2038.716,3.723%2038.114,3.363%20L38.114,3.363%20C34.952,1.553%2031.329,0.504%2027.499,0.413%20L27.499,0.413%20L26.415,0.413%20Z'%20id='path-91'%3e%3c/path%3e%3cpath%20d='M26.4,0.9%20L22.72,0.98%20C16.6,1.15%2010.9,3.66%206.67,8.08%20L6.67,8.08%20C6.171,8.61%205.69,9.16%205.25,9.73%20L5.25,9.73%20C4.43,10.76%203.69,11.88%203.05,13.08%20L3.05,13.08%20C2.79,13.58%202.57,14.01%202.39,14.44%20L2.39,14.44%20C2.24,14.76%202.09,15.1%201.96,15.44%20L1.96,15.44%20C1.56,16.49%201.211,17.56%200.961,18.64%20L0.961,18.64%20C0.7,19.76%200.54,20.9%200.439,22.04%20L0.439,22.04%20C0.369,22.81%200.369,23.59%200.369,24.37%20L0.369,24.37%20C0.421,26%201.1,27.5%202.25,28.61%20L2.25,28.61%20C3.44,29.72%204.97,30.291%206.61,30.291%20L6.61,30.291%20L28.93,29.73%20L26.06,49%20C24.291,59.137%2023.676,68.194%2024.208,76.103%20L24.208,76.103%20C24.566,76.255%2024.924,76.403%2025.286,76.548%20L25.286,76.548%20C24.703,68.6%2025.311,59.446%2027.12,49.16%20L27.12,49.16%20L30.18,28.66%20L6.631,29.26%20C5.26,29.28%204.001,28.79%203,27.86%20L3,27.86%20C2.02,26.93%201.46,25.68%201.421,24.33%20L1.421,24.33%20C1.4,23.59%201.421,22.84%201.47,22.09%20L1.47,22.09%20C1.57,21.01%201.72,19.92%201.97,18.86%20L1.97,18.86%20C2.211,17.82%202.529,16.8%202.91,15.8%20L2.91,15.8%20C3.03,15.47%203.18,15.14%203.329,14.84%20L3.329,14.84%20C3.51,14.44%203.71,14.02%203.96,13.54%20L3.96,13.54%20C4.579,12.4%205.28,11.34%206.06,10.34%20L6.06,10.34%20C6.489,9.8%206.95,9.26%207.43,8.76%20L7.43,8.76%20C11.45,4.54%2016.9,2.14%2022.751,2%20L22.751,2%20L26.421,1.9%20C30.42,1.8%2034.38,2.8%2037.85,4.8%20L37.85,4.8%20C38.45,5.15%2039.05,5.53%2039.619,5.929%20L39.619,5.929%20C41.34,7.15%2042.88,8.601%2044.18,10.25%20L44.18,10.25%20C44.6,10.79%2045.02,11.37%2045.4,11.95%20L45.4,11.95%20C45.78,12.54%2046.14,13.15%2046.46,13.78%20L46.46,13.78%20C46.63,14.09%2046.78,14.41%2046.93,14.74%20L46.93,14.74%20C47.36,15.7%2047.73,16.719%2048.03,17.74%20L48.03,17.74%20L48.301,18.79%20C48.63,20.22%2048.82,21.69%2048.859,23.17%20L48.859,23.17%20C48.94,26.82%2048.64,30.49%2047.94,34.07%20L47.94,34.07%20L45.77,45.11%20C43.687,55.707%2046.203,70.265%2049.124,79.971%20L49.124,79.971%20C49.47,79.939%2049.814,79.904%2050.159,79.865%20L50.159,79.865%20C47.249,70.308%2044.719,55.83%2046.78,45.3%20L46.78,45.3%20L48.94,34.26%20C49.65,30.6%2049.97,26.86%2049.869,23.13%20L49.869,23.13%20C49.84,21.59%2049.64,20.049%2049.29,18.55%20L49.29,18.55%20C49.21,18.18%2049.11,17.81%2049.01,17.449%20L49.01,17.449%20C48.699,16.38%2048.31,15.32%2047.86,14.3%20L47.86,14.3%20L47.36,13.299%20C47.03,12.65%2046.66,12%2046.26,11.4%20L46.26,11.4%20C45.86,10.78%2045.43,10.17%2044.99,9.601%20L44.99,9.601%20C43.62,7.88%2042.02,6.36%2040.22,5.101%20L40.22,5.101%20C39.619,4.67%2039,4.27%2038.36,3.9%20L38.36,3.9%20C35.051,2.014%2031.328,0.991%2027.514,0.9%20L27.514,0.9%20L26.4,0.9%20Z'%20id='path-93'%3e%3c/path%3e%3cpath%20d='M5.05,1.29%20C1.2,2.94%200.92,6.84%200.92,6.84%20L0.92,6.84%20L0.92,6.85%20C0.92,6.85%204.1,7.85%207.819,5.99%20L7.819,5.99%20C10.42,4.69%209.421,0.59%209.421,0.59%20L9.421,0.59%20C9.421,0.59%206.22,0.791%205.05,1.29%20L5.05,1.29%20Z'%20id='path-95'%3e%3c/path%3e%3cpath%20d='M9.39,0.07%20C9.25,0.081%206.09,0.29%204.85,0.82%20L4.85,0.82%20C0.76,2.57%200.43,6.63%200.41,6.8%20L0.41,6.8%20L0.369,7.22%20L0.77,7.32%20C0.84,7.35%201.74,7.62%203.12,7.62%20L3.12,7.62%20L3.13,7.61%20C4.44,7.61%206.189,7.37%208.07,6.43%20L8.07,6.43%20C11,4.97%209.97,0.65%209.93,0.45%20L9.93,0.45%20L9.829,0.03%20L9.39,0.07%20Z%20M5.251,1.76%20C6.02,1.42%207.92,1.22%209,1.12%20L9,1.12%20C9.15,2.14%209.35,4.65%207.6,5.52%20L7.6,5.52%20C4.882,6.879%202.453,6.63%201.502,6.45%20L1.502,6.45%20C1.704,5.444%202.459,2.957%205.251,1.76%20L5.251,1.76%20Z'%20id='path-97'%3e%3c/path%3e%3cpath%20d='M6.69,0.37%20C0.851,1.278%200.742,6.354%200.74,6.592%20L0.74,6.592%20C0.973,6.62%205.287,7.129%209.06,6.39%20L9.06,6.39%20C12.2,5.771%209.23,0.271%209.23,0.271%20L9.23,0.271%20C9.23,0.271%208.909,0.253%208.454,0.253%20L8.454,0.253%20C7.946,0.253%207.271,0.275%206.69,0.37%20L6.69,0.37%20Z%20M0.74,6.6%20C0.74,6.6%200.74,6.597%200.74,6.592%20L0.74,6.592%20C0.733,6.591%200.73,6.59%200.73,6.59%20L0.73,6.59%20L0.74,6.6%20Z'%20id='path-99'%3e%3c/path%3e%3cpath%20d='M6.62,0.88%20C0.27,1.86%200.221,7.56%200.221,7.62%20L0.221,7.62%20L0.221,8.07%20L0.671,8.12%20C0.77,8.139%202.329,8.32%204.37,8.32%20L4.37,8.32%20L4.37,8.3%20C5.829,8.3%207.54,8.219%209.17,7.9%20L9.17,7.9%20C9.921,7.75%2010.47,7.33%2010.77,6.73%20L10.77,6.73%20C11.68,4.81%209.9,1.41%209.699,1.03%20L9.699,1.03%20L9.57,0.78%20L9.27,0.76%20C9.248,0.76%208.949,0.744%208.522,0.744%20L8.522,0.744%20C7.989,0.744%207.258,0.769%206.62,0.88%20L6.62,0.88%20Z%20M6.77,1.89%20C7.54,1.77%208.46,1.79%208.94,1.79%20L8.94,1.79%20C9.46,2.86%2010.381,5.16%209.841,6.29%20L9.841,6.29%20C9.68,6.62%209.4,6.82%208.98,6.89%20L8.98,6.89%20C5.95,7.49%202.53,7.25%201.28,7.15%20L1.28,7.15%20L1.27,7.16%20C1.43,5.92%202.27,2.59%206.77,1.89%20L6.77,1.89%20Z'%20id='path-101'%3e%3c/path%3e%3cpath%20d='M0.1,4.71%20L0.11,4.71%20C0.11,4.71%202.87,5.94%206.57,6.84%20L6.57,6.84%20C8.68,7.34%209.74,2.84%209.74,2.84%20L9.74,2.84%20C9.74,2.84%208.48,1.14%206.2,0.441%20L6.2,0.441%20C5.556,0.243%204.98,0.156%204.462,0.156%20L4.462,0.156%20C0.718,0.156%200.1,4.71%200.1,4.71%20L0.1,4.71%20Z'%20id='path-103'%3e%3c/path%3e%3cpath%20d='M3.1,1.28%20C1.001,2.61%200.579,5.49%200.579,5.61%20L0.579,5.61%20L0.52,5.99%20L0.88,6.15%20C1.001,6.2%203.739,7.42%207.44,8.3%20L7.44,8.3%20C7.59,8.34%207.74,8.36%207.89,8.36%20L7.89,8.36%20L7.87,8.34%20C8.211,8.34%208.57,8.24%208.91,8.04%20L8.91,8.04%20C10.409,7.101%2011.13,4.24%2011.21,3.94%20L11.21,3.94%20L11.27,3.72%20L11.14,3.52%20C11.08,3.44%209.74,1.65%207.34,0.92%20L7.34,0.92%20C6.679,0.719%206.05,0.618%205.459,0.618%20L5.459,0.618%20C4.585,0.618%203.793,0.839%203.1,1.28%20L3.1,1.28%20Z%20M7.699,7.33%20C4.86,6.65%202.56,5.76%201.7,5.4%20L1.7,5.4%20L1.69,5.38%20C1.86,4.63%202.36,2.98%203.659,2.16%20L3.659,2.16%20C4.56,1.59%205.71,1.521%207.06,1.92%20L7.06,1.92%20C8.71,2.42%209.8,3.53%2010.18,3.969%20L10.18,3.969%20C9.93,4.87%209.28,6.65%208.4,7.2%20L8.4,7.2%20C8.224,7.306%208.062,7.357%207.902,7.357%20L7.902,7.357%20C7.834,7.357%207.767,7.348%207.699,7.33%20L7.699,7.33%20Z'%20id='path-105'%3e%3c/path%3e%3cpath%20d='M14.341,0.171%20C11.152,0.663%2011.044,3.415%2011.04,3.6%20L11.04,3.6%20C11.058,3.603%2013.518,3.899%2015.64,3.501%20L15.64,3.501%20C17.39,3.14%2015.74,0.1%2015.74,0.1%20L15.74,0.1%20C15.74,0.1%2015.626,0.096%2015.451,0.096%20L15.451,0.096%20C15.164,0.096%2014.714,0.108%2014.341,0.171%20L14.341,0.171%20Z%20M22.199,4.25%20L22.189,4.25%20C22.189,4.25%2023.711,4.93%2025.73,5.409%20L25.73,5.409%20C26.88,5.69%2027.461,3.24%2027.461,3.24%20L27.461,3.24%20C27.461,3.24%2026.77,2.3%2025.529,1.92%20L25.529,1.92%20C25.182,1.816%2024.871,1.77%2024.591,1.77%20L24.591,1.77%20C22.534,1.77%2022.199,4.25%2022.199,4.25%20L22.199,4.25%20Z%20M3.01,2.86%20C0.97,3.73%200.83,5.8%200.83,5.8%20L0.83,5.8%20L0.841,5.81%20C0.841,5.81%202.52,6.35%204.49,5.35%20L4.49,5.35%20C5.86,4.671%205.33,2.49%205.33,2.49%20L5.33,2.49%20C5.33,2.49%203.641,2.601%203.01,2.86%20L3.01,2.86%20Z%20M11.04,3.61%20C11.04,3.61%2011.04,3.607%2011.04,3.6%20L11.04,3.6%20C11.04,3.6%2011.04,3.6%2011.04,3.6%20L11.04,3.6%20L11.04,3.61%20Z'%20id='path-107'%3e%3c/path%3e%3cpath%20d='M0.48,9.46%20C0.48,9.46%207.21,13.8%2019.36,10.889%20L19.36,10.889%20C20.63,4.19%2021.36,0.61%2021.36,0.61%20L21.36,0.61%20L21.36,0.6%20C21.36,0.6%2011.36,2.421%201.78,0.3%20L1.78,0.3%20C0.98,5.53%200.48,9.46%200.48,9.46%20L0.48,9.46%20Z'%20id='path-109'%3e%3c/path%3e%3cpath%20d='M2.27,1.25%20C1.47,6.42%200.971,10.38%200.971,10.42%20L0.971,10.42%20L0.93,10.74%20L1.2,10.9%20C1.4,11.04%205.2,13.42%2012.2,13.42%20L12.2,13.42%20L12.18,13.45%20C14.579,13.45%2017.35,13.17%2020.48,12.421%20L20.48,12.421%20L20.8,12.35%20L20.86,12.02%20C22.12,5.39%2022.859,1.78%2022.859,1.74%20L22.859,1.74%20L23.001,1%20L22.25,1.12%20C22.15,1.14%2012.25,2.9%202.89,0.84%20L2.89,0.84%20L2.35,0.71%20L2.27,1.25%20Z%20M3.211,1.92%20C11.131,3.54%2019.27,2.58%2021.71,2.22%20L21.71,2.22%20L19.909,11.46%20C9.708,13.823%203.424,10.936%202.041,10.186%20L2.041,10.186%20C2.181,9.16%202.61,5.954%203.211,1.92%20L3.211,1.92%20Z'%20id='path-111'%3e%3c/path%3e%3cpath%20d='M12.71,0.49%20L9.93,0.57%20C4.791,0.7%200.76,4.93%200.89,10.03%20L0.89,10.03%20L0.92,11.21%20L13.001,10.91%20L13.001,10.9%20C15.55,10.83%2017.57,8.71%2017.501,6.17%20L17.501,6.17%20L17.47,4.99%20C17.411,2.483%2015.341,0.488%2012.839,0.488%20L12.839,0.488%20C12.796,0.488%2012.753,0.489%2012.71,0.49%20L12.71,0.49%20Z'%20id='path-113'%3e%3c/path%3e%3cpath%20d='M10.26,0.57%20L8.12,0.63%20C3.59,0.74%20-6.9388939e-17,4.49%200.12,9.01%20L0.12,9.01%20L10.381,8.75%20L10.381,8.74%20C12.67,8.68%2014.48,6.79%2014.43,4.51%20L14.43,4.51%20C14.361,2.307%2012.562,0.568%2010.372,0.568999569%20L10.372,0.568999569%20C10.335,0.568999569%2010.297,0.568999569%2010.26,0.57%20L10.26,0.57%20Z'%20id='path-115'%3e%3c/path%3e%3cpath%20d='M11.25,0.06%20L9.1,0.11%20C6.78,0.171%204.6,1.13%203.001,2.81%20L3.001,2.81%20C1.4,4.49%200.54,6.7%200.601,9.03%20L0.601,9.03%20L0.619,9.529%20L11.39,9.26%20C13.949,9.2%2016.01,7.06%2015.95,4.5%20L15.95,4.5%20C15.882,2.033%2013.842,0.058%2011.379,0.058%20L11.379,0.058%20C11.336,0.058%2011.293,0.059%2011.25,0.06%20L11.25,0.06%20Z%20M3.74,3.52%20C5.171,2.04%207.08,1.19%209.14,1.14%20L9.14,1.14%20L11.26,1.08%20L11.36,1.08%20L11.37,1.08%20C13.29,1.08%2014.87,2.61%2014.91,4.54%20L14.91,4.54%20C14.97,6.52%2013.37,8.19%2011.37,8.24%20L11.37,8.24%20L1.64,8.48%20C1.71,6.62%202.44,4.88%203.74,3.52%20L3.74,3.52%20Z%20M0.609,9.53%20L0.619,9.53%20L0.619,9.529%20L0.609,9.53%20Z'%20id='path-117'%3e%3c/path%3e%3cpath%20d='M19.9,0.89%20C18.62,0.93%2017.62,1.99%2017.65,3.24%20L17.65,3.24%20L17.65,3.23%20C17.69,4.5%2018.75,5.49%2020.01,5.46%20L20.01,5.46%20C21.279,5.43%2022.29,4.38%2022.251,3.12%20L22.251,3.12%20C22.22,1.878%2021.201,0.889%2019.955,0.889%20L19.955,0.889%20C19.936,0.889%2019.918,0.889%2019.9,0.89%20L19.9,0.89%20Z%20M1.829,9.27%20L0.83,9.521%20C0.43,9.62%200.2,10%200.29,10.39%20L0.29,10.39%20C0.39,10.771%200.77,11.01%201.16,10.92%20L1.16,10.92%20L1.171,10.93%20C1.82,10.771%202.39,10.4%202.791,9.87%20L2.791,9.87%20L3.53,8.87%20L1.829,9.27%20Z'%20id='path-119'%3e%3c/path%3e%3cpath%20d='M0.381,0.14%20C2.829,6.081%2012.899,7.16%2012.899,7.16%20L12.899,7.16%20C12.899,7.16%2013.529,5.59%2014.68,0.59%20L14.68,0.59%20C8.01,2.09%200.381,0.13%200.381,0.13%20L0.381,0.13%20L0.381,0.14%20Z'%20id='path-121'%3e%3c/path%3e%3cpath%20d='M0.22,1.09%20C0.15,1.37%200.319,1.64%200.6,1.71%20L0.6,1.71%20C0.77,1.75%203.817,2.48%208.444,2.48%20L8.444,2.48%20C10.353,2.48%2012.521,2.36%2014.89,2.021%20L14.89,2.021%20C15.17,1.98%2015.36,1.72%2015.32,1.44%20L15.32,1.44%20C15.28,1.16%2015.02,0.96%2014.74,1.02%20L14.74,1.02%20C6.86,2.139%200.9,0.74%200.84,0.72%20L0.84,0.72%20C0.802,0.712%200.764,0.708%200.726,0.708%20L0.726,0.708%20C0.487,0.708%200.272,0.865%200.22,1.09%20L0.22,1.09%20Z%20M8.44,2.48%20L8.45,2.48%20C8.448,2.48%208.446,2.48%208.444,2.48%20L8.444,2.48%20C8.443,2.48%208.441,2.48%208.44,2.48%20L8.44,2.48%20Z'%20id='path-123'%3e%3c/path%3e%3cpath%20d='M3.05,0.35%20C3.06,1.029%202.51,1.61%201.83,1.63%20L1.83,1.63%20C1.13,1.66%200.55,1.11%200.53,0.409%20L0.53,0.409%20C0.53,0.27%200.42,0.17%200.27,0.17%20L0.27,0.17%20C0.12,0.17%200.02,0.291%200.02,0.43%20L0.02,0.43%20C0.04,1.389%200.83,2.15%201.8,2.15%20L1.8,2.15%20L1.79,2.14%20L1.83,2.14%20C2.81,2.119%203.579,1.31%203.56,0.34%20L3.56,0.34%20C3.56,0.19%203.44,0.09%203.3,0.09%20L3.3,0.09%20C3.15,0.09%203.05,0.21%203.05,0.35%20L3.05,0.35%20Z'%20id='path-125'%3e%3c/path%3e%3cpath%20d='M3.06,0.28%20C3.09,0.96%202.54,1.561%201.86,1.561%20L1.86,1.561%20C1.52,1.58%201.189,1.45%200.96,1.22%20L0.96,1.22%20C0.711,0.99%200.56,0.679%200.56,0.34%20L0.56,0.34%20C0.56,0.2%200.44,0.1%200.3,0.1%20L0.3,0.1%20C0.15,0.1%200.05,0.219%200.05,0.36%20L0.05,0.36%20C0.06,0.831%200.251,1.28%200.6,1.58%20L0.6,1.58%20C0.92,1.9%201.36,2.08%201.819,2.08%20L1.819,2.08%20L1.81,2.07%20L1.85,2.07%20C2.829,2.04%203.591,1.23%203.591,0.27%20L3.591,0.27%20C3.58,0.12%203.47,0.021%203.32,0.021%20L3.32,0.021%20C3.18,0.021%203.06,0.139%203.06,0.28%20L3.06,0.28%20Z'%20id='path-127'%3e%3c/path%3e%3cpath%20d='M4.18,0.29%20C4.199,0.66%204.05,1.01%203.8,1.29%20L3.8,1.29%20C3.53,1.56%203.18,1.72%202.8,1.72%20L2.8,1.72%20C2.44,1.74%202.08,1.59%201.8,1.34%20L1.8,1.34%20C1.53,1.07%201.37,0.73%201.37,0.37%20L1.37,0.37%20C1.36,0.22%201.25,0.12%201.1,0.12%20L1.1,0.12%20C0.95,0.12%200.851,0.24%200.851,0.38%20L0.851,0.38%20C0.869,1.42%201.74,2.24%202.77,2.24%20L2.77,2.24%20L2.76,2.24%20L2.81,2.24%20C3.329,2.22%203.8,2.01%204.16,1.64%20L4.16,1.64%20C4.51,1.27%204.69,0.771%204.69,0.27%20L4.69,0.27%20C4.69,0.12%204.56,0.02%204.43,0.02%20L4.43,0.02%20C4.279,0.03%204.18,0.15%204.18,0.29%20L4.18,0.29%20Z%20M4.59,49.84%20C4.61,50.52%204.07,51.1%203.37,51.12%20L3.37,51.12%20C3.029,51.13%202.711,51.001%202.47,50.77%20L2.47,50.77%20C2.22,50.541%202.091,50.23%202.091,49.89%20L2.091,49.89%20C2.08,49.74%201.97,49.64%201.82,49.64%20L1.82,49.64%20C1.67,49.64%201.57,49.76%201.57,49.9%20L1.57,49.9%20C1.59,50.86%202.38,51.62%203.34,51.62%20L3.34,51.62%20L3.329,51.62%20L3.39,51.62%20C3.86,51.61%204.3,51.41%204.63,51.081%20L4.63,51.081%20C4.95,50.74%205.119,50.29%205.1,49.82%20L5.1,49.82%20C5.1,49.67%204.98,49.57%204.84,49.57%20L4.84,49.57%20C4.69,49.58%204.59,49.69%204.59,49.84%20L4.59,49.84%20Z'%20id='path-129'%3e%3c/path%3e%3cpath%20d='M2.56,0.55%20C2.59,0.99%202.23,1.35%201.791,1.37%20L1.791,1.37%20C1.37,1.38%200.99,1.04%200.99,0.6%20L0.99,0.6%20C0.98,0.45%200.88,0.35%200.71,0.35%20L0.71,0.35%20C0.56,0.36%200.461,0.47%200.461,0.62%20L0.461,0.62%20C0.48,1.32%201.06,1.88%201.76,1.88%20L1.76,1.88%20L1.78,1.87%20L1.82,1.87%20C2.541,1.84%203.109,1.26%203.09,0.54%20L3.09,0.54%20C3.09,0.39%202.98,0.311%202.82,0.29%20L2.82,0.29%20C2.659,0.29%202.56,0.41%202.56,0.55%20L2.56,0.55%20Z%20M40.899,8.92%20C40.92,9.29%2040.78,9.65%2040.52,9.92%20L40.52,9.92%20C40.26,10.19%2039.92,10.35%2039.52,10.35%20L39.52,10.35%20C38.76,10.39%2038.1,9.76%2038.08,8.99%20L38.08,8.99%20C38.08,8.84%2037.96,8.74%2037.83,8.74%20L37.83,8.74%20L37.81,8.74%20C37.66,8.74%2037.56,8.86%2037.56,8.99%20L37.56,8.99%20C37.579,10.03%2038.44,10.86%2039.48,10.86%20L39.48,10.86%20L39.5,10.87%20L39.55,10.87%20C40.62,10.84%2041.449,9.96%2041.421,8.91%20L41.421,8.91%20C41.421,8.76%2041.3,8.66%2041.15,8.66%20L41.15,8.66%20C41,8.66%2040.899,8.779%2040.899,8.92%20L40.899,8.92%20Z%20M36.57,31.29%20C36.6,31.91%2036.1,32.43%2035.47,32.449%20L35.47,32.449%20C34.841,32.49%2034.32,31.97%2034.301,31.351%20L34.301,31.351%20C34.291,31.2%2034.19,31.1%2034.03,31.1%20L34.03,31.1%20C33.89,31.1%2033.79,31.22%2033.79,31.36%20L33.79,31.36%20C33.81,32.26%2034.54,32.96%2035.44,32.96%20L35.44,32.96%20L35.43,32.96%20L35.49,32.96%20C35.94,32.96%2036.34,32.78%2036.64,32.46%20L36.64,32.46%20C36.949,32.14%2037.1,31.73%2037.1,31.29%20L37.1,31.29%20C37.091,31.14%2036.99,31.04%2036.83,31.04%20L36.83,31.04%20C36.69,31.04%2036.57,31.16%2036.57,31.29%20L36.57,31.29%20Z'%20id='path-131'%3e%3c/path%3e%3cpath%20d='M0.346,0.368%20L1.952,7.325%20C3.832,6.891%205.002,4.98%204.559,3.06%20L4.559,3.06%20C4.177,1.404%202.718,0.28%201.119,0.28%20L1.119,0.28%20C0.864,0.28%200.605,0.308%200.346,0.368%20L0.346,0.368%20Z'%20id='path-133'%3e%3c/path%3e%3cpath%20d='M0.295,6.867%20C0.983,9.848%203.9,11.679%206.823,11.005%20L6.823,11.005%20L4.348,0.286%20C1.426,0.961%20-0.393,3.885%200.295,6.867%20L0.295,6.867%20Z'%20id='path-135'%3e%3c/path%3e%3cpolygon%20id='path-137'%20points='0.027%201.361%202.501%2012.079%205.62%2011.359%203.145%200.641'%3e%3c/polygon%3e%3cpolygon%20id='path-139'%20points='0.53%209.783%203.015%2020.498%2016.287%2024.105%2010.888%200.721'%3e%3c/polygon%3e%3cpath%20d='M0,10.279%20L26.001,10.279%20C26.001,4.76%2020.18,0.28%2013,0.28%20L13,0.28%20C5.82,0.28%200,4.76%200,10.279%20L0,10.279%20Z'%20id='path-141'%3e%3c/path%3e%3cpath%20d='M0.001,3.78%20C0.001,5.713%201.567,7.28%203.501,7.28%20L3.501,7.28%20C5.433,7.28%207.001,5.713%207.001,3.78%20L7.001,3.78%20C7.001,1.847%205.433,0.28%203.501,0.28%20L3.501,0.28%20C1.567,0.28%200.001,1.847%200.001,3.78%20L0.001,3.78%20Z'%20id='path-143'%3e%3c/path%3e%3cpath%20d='M0,1.78%20C0,2.608%200.671,3.279%201.501,3.279%20L1.501,3.279%20C2.329,3.279%203,2.608%203,1.78%20L3,1.78%20C3,0.952%202.329,0.28%201.501,0.28%20L1.501,0.28%20C0.671,0.28%200,0.952%200,1.78%20L0,1.78%20Z'%20id='path-145'%3e%3c/path%3e%3cpath%20d='M5.95,0.28%20C2.67,0.28%200.001,2.7%200.001,5.7%20L0.001,5.7%20L0.001,61.1%20C0.001,64.1%202.67,66.53%205.95,66.53%20L5.95,66.53%20L94.051,66.53%20C97.34,66.53%20100.001,64.11%20100.001,61.11%20L100.001,61.11%20L100.001,5.71%20C100.001,2.71%2097.35,0.28%2094.051,0.28%20L94.051,0.28%20L5.95,0.28%20Z'%20id='path-147'%3e%3c/path%3e%3cpath%20d='M4.55,0.86%20C2.41,0.86%200.67,2.61%200.67,4.76%20L0.67,4.76%20L0.67,58.71%20C0.67,60.87%202.41,62.61%204.55,62.61%20L4.55,62.61%20L17.98,62.61%20C20.72,30.21%2042.94,9.71%2072.68,0.86%20L72.68,0.86%20L4.55,0.86%20Z%20M4.541,0.86%20L4.55,0.86%20L4.541,0.86%20Z'%20id='path-149'%3e%3c/path%3e%3cpath%20d='M12.2,5.21%20C11.9,6.94%2011.17,8.94%2010.221,10.73%20L10.221,10.73%20C8.2,10.46%206.171,9.889%204.579,9.13%20L4.579,9.13%20C3.26,8.47%201.76,7.48%200.34,6.33%20L0.34,6.33%20L0.37,6.78%20L0.39,6.92%20L0.39,7.24%20L0.41,7.38%20L0.45,7.7%20L0.45,7.84%20C0.48,7.97%200.49,8.11%200.51,8.24%20L0.51,8.24%20L0.58,8.76%20C0.58,8.93%200.609,9.061%200.63,9.19%20L0.63,9.19%20L0.65,9.29%20L0.71,9.67%20L0.73,9.74%20L0.81,10.17%20C0.91,10.62%201.01,11.07%201.131,11.47%20L1.131,11.47%20C1.329,12.2%201.58,12.87%201.859,13.43%20L1.859,13.43%20L1.98,13.68%20C2.03,13.76%202.05,13.84%202.1,13.91%20L2.1,13.91%20C2.14,14.01%202.18,14.07%202.22,14.14%20L2.22,14.14%20L2.42,14.44%20L2.45,14.5%20C2.52,14.6%202.59,14.7%202.67,14.78%20L2.67,14.78%20L2.81,14.96%20L2.88,15.03%20C2.921,15.06%202.98,15.09%202.98,15.13%20L2.98,15.13%20L3.08,15.21%20C3.1,15.24%203.12,15.27%203.18,15.31%20L3.18,15.31%20C3.2,15.31%203.22,15.34%203.24,15.36%20L3.24,15.36%20L3.34,15.43%20C3.37,15.45%203.4,15.46%203.409,15.49%20L3.409,15.49%20C3.44,15.53%203.48,15.549%203.53,15.59%20L3.53,15.59%20C3.56,15.59%203.579,15.61%203.6,15.62%20L3.6,15.62%20L3.73,15.68%20C3.73,15.68%203.77,15.68%203.791,15.7%20L3.791,15.7%20L3.99,15.78%20C4.029,15.78%204.07,15.811%204.091,15.82%20L4.091,15.82%20C7.26,16.82%2010.52,15.66%2014.29,18.65%20L14.29,18.65%20C14.04,13.831%2016.86,11.97%2017.89,8.82%20L17.89,8.82%20L17.9,8.82%20L17.95,8.66%20C17.95,8.59%2017.989,8.52%2017.989,8.46%20L17.989,8.46%20C18.159,7.58%2017.86,6.52%2017.22,5.42%20L17.22,5.42%20L17.04,5.119%20L16.69,4.62%20C16.69,4.59%2016.671,4.58%2016.65,4.55%20L16.65,4.55%20L16.55,4.42%20L16.449,4.27%20C16.421,4.21%2016.38,4.17%2016.35,4.13%20L16.35,4.13%20L16.25,3.98%20C16.21,3.96%2016.18,3.91%2016.15,3.88%20L16.15,3.88%20C15.15,2.581%2013.81,1.3%2012.4,0.16%20L12.4,0.16%20C12.5,1.96%2012.45,3.79%2012.2,5.21%20L12.2,5.21%20Z'%20id='path-151'%3e%3c/path%3e%3cpath%20d='M242.001,0.28%20C241.45,0.28%20241.001,0.73%20241.001,1.28%20L241.001,1.28%20C241.001,1.83%20241.45,2.279%20242.001,2.279%20L242.001,2.279%20L250.97,2.279%20C251.53,2.279%20251.97,1.83%20251.97,1.28%20L251.97,1.28%20C251.97,0.73%20251.53,0.28%20250.97,0.28%20L250.97,0.28%20L242.001,0.28%20Z%20M18,0.28%20C17.45,0.28%2017.001,0.73%2017.001,1.28%20L17.001,1.28%20C17.001,1.83%2017.45,2.279%2018,2.279%20L18,2.279%20L235.9,2.279%20C236.449,2.279%20236.9,1.83%20236.9,1.28%20L236.9,1.28%20C236.9,0.73%20236.449,0.28%20235.9,0.28%20L235.9,0.28%20L18,0.28%20Z%20M1,0.28%20C0.449,0.28%200,0.73%200,1.28%20L0,1.28%20C0,1.83%200.449,2.279%201,2.279%20L1,2.279%20L9.971,2.279%20C10.529,2.279%2010.971,1.83%2010.971,1.28%20L10.971,1.28%20C10.971,0.73%2010.529,0.28%209.971,0.28%20L9.971,0.28%20L1,0.28%20Z%20M79.329,9%20C78.78,9%2078.35,9.46%2078.35,10%20L78.35,10%20C78.35,10.56%2078.8,11.001%2079.35,11.001%20L79.35,11.001%20L84.35,10.92%20C84.921,10.92%2085.35,10.46%2085.35,9.921%20L85.35,9.921%20C85.329,9.36%2084.9,8.92%2084.329,8.92%20L84.329,8.92%20L79.329,9%20Z%20M168.039,9%20C167.48,9%20167.039,9.45%20167.039,10%20L167.039,10%20C167.039,10.55%20167.48,11.001%20168.039,11.001%20L168.039,11.001%20L177.18,11.001%20C177.73,11.001%20178.18,10.55%20178.18,10%20L178.18,10%20C178.18,9.45%20177.73,9%20177.18,9%20L177.18,9%20L168.039,9%20Z%20M92.22,9%20C91.68,9%2091.22,9.45%2091.22,10%20L91.22,10%20C91.22,10.55%2091.68,11.001%2092.22,11.001%20L92.22,11.001%20L159.42,11.001%20C159.97,11.001%20160.42,10.55%20160.42,10%20L160.42,10%20C160.42,9.45%20159.97,9%20159.42,9%20L159.42,9%20L92.22,9%20Z'%20id='path-153'%3e%3c/path%3e%3cpath%20d='M3.001,0.28%20C1.34,0.28%200,1.62%200,3.28%20L0,3.28%20L0,17.28%20C0,20.581%202.7,23.28%206,23.28%20L6,23.28%20L15,23.28%20C18.301,23.28%2021.001,20.581%2021.001,17.28%20L21.001,17.28%20L21.001,3.28%20C21.001,1.62%2019.66,0.28%2018,0.28%20L18,0.28%20L3.001,0.28%20Z'%20id='path-155'%3e%3c/path%3e%3cpath%20d='M0.001,0.28%20L0.001,15.28%20L1.001,15.28%20C3.76,15.28%206,13.04%206,10.28%20L6,10.28%20L6,5.28%20C6,2.52%203.76,0.28%201.001,0.28%20L1.001,0.28%20L0.001,0.28%20Z'%20id='path-157'%3e%3c/path%3e%3cpath%20d='M0.001,0.28%20L0.001,11.279%20L1.001,11.279%20C2.659,11.279%204,9.94%204,8.28%20L4,8.28%20L4,3.28%20C4,1.62%202.659,0.28%201.001,0.28%20L1.001,0.28%20L0.001,0.28%20Z'%20id='path-159'%3e%3c/path%3e%3cpolygon%20id='path-161'%20points='0.001%202.78%200.001%209.279%206%209.279%206%202.78%203.05%200.279'%3e%3c/polygon%3e%3cpolygon%20id='path-163'%20points='0%20195%20261.97%20195%20261.97%200.28%200%200.28'%3e%3c/polygon%3e%3cpath%20d='M5.27,4.78%20L5.26,4.77%20C5.29,5.74%207.039,6.97%208.16,8.97%20L8.16,8.97%20C8.55,9.64%208.5,10.811%208.001,12.441%20L8.001,12.441%20C9.72,11.84%2010.55,10.8%2010.48,9.34%20L10.48,9.34%20C10.369,7.04%208.801,6.91%207.6,4.84%20L7.6,4.84%20C7.23,4.179%207.28,2.86%207.75,0.88%20L7.75,0.88%20C6.07,2.03%205.239,3.33%205.27,4.78%20L5.27,4.78%20Z%20M0.341,5.28%20L0.341,5.29%20C0.32,6.07%201.69,6.99%202.52,8.59%20L2.52,8.59%20C2.82,9.14%202.72,10.09%202.22,11.47%20L2.22,11.47%20C3.68,10.89%204.42,9.99%204.42,8.79%20L4.42,8.79%20C4.44,6.89%203.149,6.86%202.28,5.19%20L2.28,5.19%20C1.979,4.67%202.079,3.58%202.58,1.91%20L2.58,1.91%20C1.14,2.95%200.38,4.061%200.341,5.28%20L0.341,5.28%20Z'%20id='path-165'%3e%3c/path%3e%3cpath%20d='M0.7,1.25%20L0.7,5.18%20C0.7,5.46%200.92,5.68%201.199,5.68%20L1.199,5.68%20C1.48,5.68%201.7,5.46%201.7,5.18%20L1.7,5.18%20L1.7,1.25%20C1.7,0.97%201.48,0.75%201.199,0.75%20L1.199,0.75%20C0.92,0.75%200.7,0.97%200.7,1.25%20L0.7,1.25%20Z'%20id='path-167'%3e%3c/path%3e%3cpath%20d='M0.37,1.42%20L0.37,5.36%20C0.37,5.64%200.59,5.86%200.869,5.86%20L0.869,5.86%20C1.14,5.86%201.37,5.64%201.37,5.36%20L1.37,5.36%20L1.37,1.42%20C1.37,1.15%201.14,0.921%200.869,0.921%20L0.869,0.921%20C0.59,0.921%200.37,1.15%200.37,1.42%20L0.37,1.42%20Z%20M9.23,66.71%20C8.949,66.71%208.73,66.94%208.73,67.21%20L8.73,67.21%20C8.73,67.49%208.949,67.71%209.23,67.71%20L9.23,67.71%20L13.17,67.71%20C13.439,67.71%2013.671,67.49%2013.671,67.21%20L13.671,67.21%20C13.671,66.94%2013.439,66.71%2013.17,66.71%20L13.17,66.71%20L9.23,66.71%20Z'%20id='path-169'%3e%3c/path%3e%3cpath%20d='M0.9,0.88%20C0.619,0.88%200.4,1.12%200.4,1.38%20L0.4,1.38%20C0.4,1.68%200.619,1.88%200.9,1.88%20L0.9,1.88%20L4.84,1.88%20C5.11,1.88%205.341,1.68%205.341,1.38%20L5.341,1.38%20C5.341,1.12%205.11,0.88%204.84,0.88%20L4.84,0.88%20L0.9,0.88%20Z'%20id='path-171'%3e%3c/path%3e%3cpath%20d='M0.85,1.28%20L0.85,8.28%20C0.85,8.83%201.289,9.28%201.85,9.28%20L1.85,9.28%20C2.4,9.28%202.85,8.83%202.85,8.28%20L2.85,8.28%20L2.85,1.28%20C2.85,0.73%202.4,0.28%201.85,0.28%20L1.85,0.28%20C1.289,0.28%200.85,0.73%200.85,1.28%20L0.85,1.28%20Z'%20id='path-173'%3e%3c/path%3e%3cpath%20d='M144.35,0.78%20C143.789,0.78%20143.35,1.23%20143.35,1.78%20L143.35,1.78%20C143.35,2.33%20143.789,2.78%20144.35,2.78%20L144.35,2.78%20L151.35,2.78%20C151.9,2.78%20152.35,2.33%20152.35,1.78%20L152.35,1.78%20C152.35,1.23%20151.9,0.78%20151.35,0.78%20L151.35,0.78%20L144.35,0.78%20Z%20M0.83,28.41%20L0.83,35.409%20C0.83,35.97%201.27,36.41%201.83,36.41%20L1.83,36.41%20C2.381,36.41%202.83,35.97%202.83,35.409%20L2.83,35.409%20L2.83,28.41%20C2.83,27.86%202.381,27.41%201.83,27.41%20L1.83,27.41%20C1.27,27.41%200.83,27.86%200.83,28.41%20L0.83,28.41%20Z'%20id='path-175'%3e%3c/path%3e%3cpath%20d='M1.33,0.909%20C0.77,0.909%200.33,1.36%200.33,1.91%20L0.33,1.91%20C0.33,2.47%200.77,2.91%201.33,2.91%20L1.33,2.91%20L8.33,2.91%20C8.881,2.91%209.33,2.47%209.33,1.91%20L9.33,1.91%20C9.33,1.36%208.881,0.909%208.33,0.909%20L8.33,0.909%20L1.33,0.909%20Z%20M45.03,6.44%20L45.03,10.38%20C45.03,10.66%2045.251,10.88%2045.529,10.88%20L45.529,10.88%20C45.8,10.88%2046.03,10.66%2046.03,10.38%20L46.03,10.38%20L46.03,6.44%20C46.03,6.17%2045.8,5.94%2045.529,5.94%20L45.529,5.94%20C45.251,5.94%2045.03,6.17%2045.03,6.44%20L45.03,6.44%20Z'%20id='path-177'%3e%3c/path%3e%3cpath%20d='M62.56,0.91%20C62.279,0.91%2062.06,1.14%2062.06,1.41%20L62.06,1.41%20C62.06,1.69%2062.279,1.91%2062.56,1.91%20L62.56,1.91%20L66.501,1.91%20C66.77,1.91%2067,1.69%2067,1.41%20L67,1.41%20C67,1.14%2066.77,0.91%2066.501,0.91%20L66.501,0.91%20L62.56,0.91%20Z%20M0.9,112.22%20L0.9,116.16%20C0.9,116.44%201.13,116.66%201.4,116.66%20L1.4,116.66%20C1.7,116.66%201.9,116.44%201.9,116.16%20L1.9,116.16%20L1.9,112.22%20C1.9,111.95%201.7,111.72%201.4,111.72%20L1.4,111.72%20C1.13,111.72%200.9,111.95%200.9,112.22%20L0.9,112.22%20Z'%20id='path-179'%3e%3c/path%3e%3cpath%20d='M1.44,0.68%20C1.16,0.68%200.94,0.92%200.94,1.18%20L0.94,1.18%20C0.94,1.48%201.16,1.68%201.44,1.68%20L1.44,1.68%20L5.38,1.68%20C5.65,1.68%205.88,1.48%205.88,1.18%20L5.88,1.18%20C5.88,0.92%205.65,0.68%205.38,0.68%20L5.38,0.68%20L1.44,0.68%20Z'%20id='path-181'%3e%3c/path%3e%3c/defs%3e%3cg%20id='Common/Illustrations/Using'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group-305'%20transform='translate(-3.000000,%2026.000000)'%3e%3cg%20id='Group-3'%20transform='translate(27.000000,%2085.720000)'%3e%3cmask%20id='mask-2'%20fill='white'%3e%3cuse%20xlink:href='%23path-1'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-2'%3e%3c/g%3e%3cpolygon%20id='Fill-1'%20fill='%23E1F2FF'%20mask='url(%23mask-2)'%20points='-5%20108.84%20212.119%20108.84%20212.119%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-6'%20transform='translate(66.000000,%2076.720000)'%3e%3cmask%20id='mask-4'%20fill='white'%3e%3cuse%20xlink:href='%23path-3'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-5'%3e%3c/g%3e%3cpolygon%20id='Fill-4'%20fill='%239ACDED'%20mask='url(%23mask-4)'%20points='-4.111%2081.523%2049.387%2081.523%2049.387%20-4.727%20-4.111%20-4.727'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-9'%20transform='translate(66.000000,%2075.720000)'%3e%3cmask%20id='mask-6'%20fill='white'%3e%3cuse%20xlink:href='%23path-5'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-8'%3e%3c/g%3e%3cpolygon%20id='Fill-7'%20fill='%235E63B6'%20mask='url(%23mask-6)'%20points='-4.623%2083.038%2049.923%2083.038%2049.923%20-4.24%20-4.623%20-4.24'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-12'%20transform='translate(75.000000,%2073.720000)'%3e%3cmask%20id='mask-8'%20fill='white'%3e%3cuse%20xlink:href='%23path-7'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-11'%3e%3c/g%3e%3cpolygon%20id='Fill-10'%20fill='%23FFFFFF'%20mask='url(%23mask-8)'%20points='-4.64%2011.372%2012.682%2011.372%2012.682%20-4.09%20-4.64%20-4.09'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-15'%20transform='translate(74.000000,%2073.720000)'%3e%3cmask%20id='mask-10'%20fill='white'%3e%3cuse%20xlink:href='%23path-9'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-14'%3e%3c/g%3e%3cpolygon%20id='Fill-13'%20fill='%235E63B6'%20mask='url(%23mask-10)'%20points='-4.17%2011.88%2014.201%2011.88%2014.201%20-4.64%20-4.17%20-4.64'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-18'%20transform='translate(83.000000,%2071.720000)'%3e%3cmask%20id='mask-12'%20fill='white'%3e%3cuse%20xlink:href='%23path-11'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-17'%3e%3c/g%3e%3cpolygon%20id='Fill-16'%20fill='%23FFFFFF'%20mask='url(%23mask-12)'%20points='-4.37%2011.422%2013.88%2011.422%2013.88%20-4.042%20-4.37%20-4.042'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-21'%20transform='translate(83.000000,%2071.720000)'%3e%3cmask%20id='mask-14'%20fill='white'%3e%3cuse%20xlink:href='%23path-13'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-20'%3e%3c/g%3e%3cpolygon%20id='Fill-19'%20fill='%235E63B6'%20mask='url(%23mask-14)'%20points='-4.9%2011.94%2014.371%2011.94%2014.371%20-4.558%20-4.9%20-4.558'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-24'%20transform='translate(93.000000,%2073.720000)'%3e%3cmask%20id='mask-16'%20fill='white'%3e%3cuse%20xlink:href='%23path-15'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-23'%3e%3c/g%3e%3cpolygon%20id='Fill-22'%20fill='%23FFFFFF'%20mask='url(%23mask-16)'%20points='-4.78%2011.154%2013.34%2011.154%2013.34%20-4.455%20-4.78%20-4.455'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-27'%20transform='translate(92.000000,%2073.720000)'%3e%3cmask%20id='mask-18'%20fill='white'%3e%3cuse%20xlink:href='%23path-17'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-26'%3e%3c/g%3e%3cpolygon%20id='Fill-25'%20fill='%235E63B6'%20mask='url(%23mask-18)'%20points='-4.32%2011.66%2014.94%2011.66%2014.94%20-4.986%20-4.32%20-4.986'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-30'%20transform='translate(76.000000,%2073.720000)'%3e%3cmask%20id='mask-20'%20fill='white'%3e%3cuse%20xlink:href='%23path-19'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-29'%3e%3c/g%3e%3cpolygon%20id='Fill-28'%20fill='%23E1F2FF'%20mask='url(%23mask-20)'%20points='-4.03%2010.382%2028.42%2010.382%2028.42%20-4.5%20-4.03%20-4.5'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-33'%20transform='translate(89.000000,%20103.720000)'%3e%3cmask%20id='mask-22'%20fill='white'%3e%3cuse%20xlink:href='%23path-21'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-32'%3e%3c/g%3e%3cpolygon%20id='Fill-31'%20fill='%23FFFFFF'%20mask='url(%23mask-22)'%20points='-4.68%2015.498%2022.921%2015.498%2022.921%20-4.2%20-4.68%20-4.2'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-36'%20transform='translate(88.000000,%20103.720000)'%3e%3cmask%20id='mask-24'%20fill='white'%3e%3cuse%20xlink:href='%23path-23'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-35'%3e%3c/g%3e%3cpolygon%20id='Fill-34'%20fill='%235E63B6'%20mask='url(%23mask-24)'%20points='-4.23%2016.02%2024.59%2016.02%2024.59%20-4.8%20-4.23%20-4.8'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-39'%20transform='translate(82.000000,%2087.720000)'%3e%3cmask%20id='mask-26'%20fill='white'%3e%3cuse%20xlink:href='%23path-25'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-38'%3e%3c/g%3e%3cpolygon%20id='Fill-37'%20fill='%23E1F2FF'%20mask='url(%23mask-26)'%20points='-4.052%2014.18%2019.922%2014.18%2019.922%20-4.771%20-4.052%20-4.771'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-42'%20transform='translate(83.000000,%2088.720000)'%3e%3cmask%20id='mask-28'%20fill='white'%3e%3cuse%20xlink:href='%23path-27'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-41'%3e%3c/g%3e%3cpolygon%20id='Fill-40'%20fill='%23FFFFFF'%20mask='url(%23mask-28)'%20points='-4.891%2013%2017.181%2013%2017.181%20-4.051%20-4.891%20-4.051'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-45'%20transform='translate(82.000000,%2088.720000)'%3e%3cmask%20id='mask-30'%20fill='white'%3e%3cuse%20xlink:href='%23path-29'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-44'%3e%3c/g%3e%3cpolygon%20id='Fill-43'%20fill='%235E63B6'%20mask='url(%23mask-30)'%20points='-4.392%2013.54%2018.701%2013.54%2018.701%20-4.57%20-4.392%20-4.57'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-48'%20transform='translate(70.000000,%2090.720000)'%3e%3cmask%20id='mask-32'%20fill='white'%3e%3cuse%20xlink:href='%23path-31'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-47'%3e%3c/g%3e%3cpolygon%20id='Fill-46'%20fill='%235E63B6'%20mask='url(%23mask-32)'%20points='-4.387%2013.487%2024.131%2013.487%2024.131%20-4.942%20-4.387%20-4.942'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-51'%20transform='translate(93.000000,%20105.720000)'%3e%3cmask%20id='mask-34'%20fill='white'%3e%3cuse%20xlink:href='%23path-33'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-50'%3e%3c/g%3e%3cpolygon%20id='Fill-49'%20fill='%23E1F2FF'%20mask='url(%23mask-34)'%20points='-4.55%2011.21%2017.501%2011.21%2017.501%20-4.67%20-4.55%20-4.67'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-54'%20transform='translate(92.000000,%20106.720000)'%3e%3cmask%20id='mask-36'%20fill='white'%3e%3cuse%20xlink:href='%23path-35'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-53'%3e%3c/g%3e%3cpolygon%20id='Fill-52'%20fill='%239ACDED'%20mask='url(%23mask-36)'%20points='-4.626%207.2%2018.293%207.2%2018.293%20-4.446%20-4.626%20-4.446'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-57'%20transform='translate(99.000000,%20137.720000)'%3e%3cmask%20id='mask-38'%20fill='white'%3e%3cuse%20xlink:href='%23path-37'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-56'%3e%3c/g%3e%3cpolygon%20id='Fill-55'%20fill='%23E1F2FF'%20mask='url(%23mask-38)'%20points='-4.99%207.7%208.1%207.7%208.1%20-4.11%20-4.99%20-4.11'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-60'%20transform='translate(101.000000,%20137.720000)'%3e%3cmask%20id='mask-40'%20fill='white'%3e%3cuse%20xlink:href='%23path-39'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-59'%3e%3c/g%3e%3cpolygon%20id='Fill-58'%20fill='%23E1F2FF'%20mask='url(%23mask-40)'%20points='-4.44%207.65%208.64%207.65%208.64%20-4.15%20-4.44%20-4.15'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-63'%20transform='translate(99.000000,%2097.720000)'%3e%3cmask%20id='mask-42'%20fill='white'%3e%3cuse%20xlink:href='%23path-41'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-62'%3e%3c/g%3e%3cpolygon%20id='Fill-61'%20fill='%23E1F2FF'%20mask='url(%23mask-42)'%20points='-4.29%2048.92%209.38%2048.92%209.38%20-4.32%20-4.29%20-4.32'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-66'%20transform='translate(101.000000,%2099.720000)'%3e%3cmask%20id='mask-44'%20fill='white'%3e%3cuse%20xlink:href='%23path-43'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-65'%3e%3c/g%3e%3cpolygon%20id='Fill-64'%20fill='%23E1F2FF'%20mask='url(%23mask-44)'%20points='-4.842%206.95%208.471%206.95%208.471%20-4.96%20-4.842%20-4.96'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-69'%20transform='translate(98.000000,%20117.720000)'%3e%3cmask%20id='mask-46'%20fill='white'%3e%3cuse%20xlink:href='%23path-45'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-68'%3e%3c/g%3e%3cpolygon%20id='Fill-67'%20fill='%23E1F2FF'%20mask='url(%23mask-46)'%20points='-5.018%207.465%207.852%207.465%207.852%20-4.265%20-5.018%20-4.265'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-72'%20transform='translate(69.000000,%2092.720000)'%3e%3cmask%20id='mask-48'%20fill='white'%3e%3cuse%20xlink:href='%23path-47'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-71'%3e%3c/g%3e%3cpolygon%20id='Fill-70'%20fill='%23E1F2FF'%20mask='url(%23mask-48)'%20points='-4.13%206.44%208.131%206.44%208.131%20-4.97%20-4.13%20-4.97'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-75'%20transform='translate(136.000000,%2067.720000)'%3e%3cmask%20id='mask-50'%20fill='white'%3e%3cuse%20xlink:href='%23path-49'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-74'%3e%3c/g%3e%3cpolygon%20id='Fill-73'%20fill='%239ACDED'%20mask='url(%23mask-50)'%20points='-7.366%2087.4%2048.037%2087.4%2048.037%20-4.225%20-7.366%20-4.225'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-78'%20transform='translate(135.000000,%2067.720000)'%3e%3cmask%20id='mask-52'%20fill='white'%3e%3cuse%20xlink:href='%23path-51'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-77'%3e%3c/g%3e%3cpolygon%20id='Fill-76'%20fill='%235E63B6'%20mask='url(%23mask-52)'%20points='-6.843%2087.905%2049.578%2087.905%2049.578%20-4.75%20-6.843%20-4.75'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-81'%20transform='translate(162.000000,%2065.720000)'%3e%3cmask%20id='mask-54'%20fill='white'%3e%3cuse%20xlink:href='%23path-53'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-80'%3e%3c/g%3e%3cpolygon%20id='Fill-79'%20fill='%23FFFFFF'%20mask='url(%23mask-54)'%20points='-4.417%2011.089%2013.229%2011.089%2013.229%20-4.76%20-4.417%20-4.76'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-84'%20transform='translate(162.000000,%2064.720000)'%3e%3cmask%20id='mask-56'%20fill='white'%3e%3cuse%20xlink:href='%23path-55'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-83'%3e%3c/g%3e%3cpolygon%20id='Fill-82'%20fill='%235E63B6'%20mask='url(%23mask-56)'%20points='-4.922%2012.61%2013.761%2012.61%2013.761%20-4.3%20-4.922%20-4.3'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-87'%20transform='translate(152.000000,%2063.720000)'%3e%3cmask%20id='mask-58'%20fill='white'%3e%3cuse%20xlink:href='%23path-57'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-86'%3e%3c/g%3e%3cpolygon%20id='Fill-85'%20fill='%23FFFFFF'%20mask='url(%23mask-58)'%20points='-4.009%2011.025%2014.6%2011.025%2014.6%20-4.837%20-4.009%20-4.837'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-90'%20transform='translate(152.000000,%2062.720000)'%3e%3cmask%20id='mask-60'%20fill='white'%3e%3cuse%20xlink:href='%23path-59'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-89'%3e%3c/g%3e%3cpolygon%20id='Fill-88'%20fill='%235E63B6'%20mask='url(%23mask-60)'%20points='-4.526%2012.54%2015.09%2012.54%2015.09%20-4.364%20-4.526%20-4.364'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-93'%20transform='translate(143.000000,%2064.720000)'%3e%3cmask%20id='mask-62'%20fill='white'%3e%3cuse%20xlink:href='%23path-61'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-92'%3e%3c/g%3e%3cpolygon%20id='Fill-91'%20fill='%23FFFFFF'%20mask='url(%23mask-62)'%20points='-4.89%2011.855%2013.59%2011.855%2013.59%20-4.133%20-4.89%20-4.133'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-96'%20transform='translate(142.000000,%2064.720000)'%3e%3cmask%20id='mask-64'%20fill='white'%3e%3cuse%20xlink:href='%23path-63'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-95'%3e%3c/g%3e%3cpolygon%20id='Fill-94'%20fill='%235E63B6'%20mask='url(%23mask-64)'%20points='-4.43%2012.4%2015.14%2012.4%2015.14%20-4.639%20-4.43%20-4.639'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-99'%20transform='translate(145.000000,%2064.720000)'%3e%3cmask%20id='mask-66'%20fill='white'%3e%3cuse%20xlink:href='%23path-65'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-98'%3e%3c/g%3e%3cpolygon%20id='Fill-97'%20fill='%23E1F2FF'%20mask='url(%23mask-66)'%20points='-4.89%2011.051%2028.55%2011.051%2028.55%20-4.186%20-4.89%20-4.186'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-102'%20transform='translate(137.000000,%2097.720000)'%3e%3cmask%20id='mask-68'%20fill='white'%3e%3cuse%20xlink:href='%23path-67'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-101'%3e%3c/g%3e%3cpolygon%20id='Fill-100'%20fill='%23FFFFFF'%20mask='url(%23mask-68)'%20points='-4.72%2015.621%2023.671%2015.621%2023.671%20-4.76%20-4.72%20-4.76'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-105'%20transform='translate(136.000000,%2096.720000)'%3e%3cmask%20id='mask-70'%20fill='white'%3e%3cuse%20xlink:href='%23path-69'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-104'%3e%3c/g%3e%3cpolygon%20id='Fill-103'%20fill='%235E63B6'%20mask='url(%23mask-70)'%20points='-4.36%2017.16%2025.21%2017.16%2025.21%20-4.36%20-4.36%20-4.36'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-108'%20transform='translate(147.000000,%2079.720000)'%3e%3cmask%20id='mask-72'%20fill='white'%3e%3cuse%20xlink:href='%23path-71'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-107'%3e%3c/g%3e%3cpolygon%20id='Fill-106'%20fill='%23E1F2FF'%20mask='url(%23mask-72)'%20points='-4.272%2015.09%2020.303%2015.09%2020.303%20-4.481%20-4.272%20-4.481'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-111'%20transform='translate(149.000000,%2081.720000)'%3e%3cmask%20id='mask-74'%20fill='white'%3e%3cuse%20xlink:href='%23path-73'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-110'%3e%3c/g%3e%3cpolygon%20id='Fill-109'%20fill='%23FFFFFF'%20mask='url(%23mask-74)'%20points='-4.471%2012.91%2018.142%2012.91%2018.142%20-4.651%20-4.471%20-4.651'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-114'%20transform='translate(149.000000,%2080.720000)'%3e%3cmask%20id='mask-76'%20fill='white'%3e%3cuse%20xlink:href='%23path-75'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-113'%3e%3c/g%3e%3cpolygon%20id='Fill-112'%20fill='%235E63B6'%20mask='url(%23mask-76)'%20points='-4.981%2014.44%2018.653%2014.44%2018.653%20-4.17%20-4.981%20-4.17'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-117'%20transform='translate(155.000000,%2082.720000)'%3e%3cmask%20id='mask-78'%20fill='white'%3e%3cuse%20xlink:href='%23path-77'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-116'%3e%3c/g%3e%3cpolygon%20id='Fill-115'%20fill='%235E63B6'%20mask='url(%23mask-78)'%20points='-4.141%2014.547%2025.197%2014.547%2025.197%20-4.461%20-4.141%20-4.461'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-120'%20transform='translate(138.000000,%2098.720000)'%3e%3cmask%20id='mask-80'%20fill='white'%3e%3cuse%20xlink:href='%23path-79'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-119'%3e%3c/g%3e%3cpolygon%20id='Fill-118'%20fill='%23E1F2FF'%20mask='url(%23mask-80)'%20points='-4.24%2012.16%2018.34%2012.16%2018.34%20-4.12%20-4.24%20-4.12'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-123'%20transform='translate(139.000000,%20100.720000)'%3e%3cmask%20id='mask-82'%20fill='white'%3e%3cuse%20xlink:href='%23path-81'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-122'%3e%3c/g%3e%3cpolygon%20id='Fill-121'%20fill='%239ACDED'%20mask='url(%23mask-82)'%20points='-4.995%206.94%2018.445%206.94%2018.445%20-4.772%20-4.995%20-4.772'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-126'%20transform='translate(142.000000,%20133.720000)'%3e%3cmask%20id='mask-84'%20fill='white'%3e%3cuse%20xlink:href='%23path-83'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-125'%3e%3c/g%3e%3cpolygon%20id='Fill-124'%20fill='%23E1F2FF'%20mask='url(%23mask-84)'%20points='-4.65%207.66%208.55%207.66%208.55%20-4.25%20-4.65%20-4.25'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-129'%20transform='translate(139.000000,%20133.720000)'%3e%3cmask%20id='mask-86'%20fill='white'%3e%3cuse%20xlink:href='%23path-85'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-128'%3e%3c/g%3e%3cpolygon%20id='Fill-127'%20fill='%23E1F2FF'%20mask='url(%23mask-86)'%20points='-4.31%207.58%208.86%207.58%208.86%20-4.33%20-4.31%20-4.33'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-132'%20transform='translate(140.000000,%2090.720000)'%3e%3cmask%20id='mask-88'%20fill='white'%3e%3cuse%20xlink:href='%23path-87'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-131'%3e%3c/g%3e%3cpolygon%20id='Fill-130'%20fill='%23E1F2FF'%20mask='url(%23mask-88)'%20points='-4.011%2051.97%209.801%2051.97%209.801%20-4.301%20-4.011%20-4.301'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-135'%20transform='translate(139.000000,%2084.720000)'%3e%3cmask%20id='mask-90'%20fill='white'%3e%3cuse%20xlink:href='%23path-89'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-134'%3e%3c/g%3e%3cpolygon%20id='Fill-133'%20fill='%23E1F2FF'%20mask='url(%23mask-90)'%20points='-4.152%2034.99%2041.94%2034.99%2041.94%20-4.33%20-4.152%20-4.33'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-138'%20transform='translate(87.000000,%2041.720000)'%3e%3cmask%20id='mask-92'%20fill='white'%3e%3cuse%20xlink:href='%23path-91'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-137'%3e%3c/g%3e%3cpolygon%20id='Fill-136'%20fill='%239ACDED'%20mask='url(%23mask-92)'%20points='-4.113%2096.513%2057.5%2096.513%2057.5%20-4.593%20-4.113%20-4.593'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-141'%20transform='translate(87.000000,%2040.720000)'%3e%3cmask%20id='mask-94'%20fill='white'%3e%3cuse%20xlink:href='%23path-93'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-140'%3e%3c/g%3e%3cpolygon%20id='Fill-139'%20fill='%235E63B6'%20mask='url(%23mask-94)'%20points='-4.63%2098.06%2057.993%2098.06%2057.993%20-4.107%20-4.63%20-4.107'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-144'%20transform='translate(97.000000,%2038.720000)'%3e%3cmask%20id='mask-96'%20fill='white'%3e%3cuse%20xlink:href='%23path-95'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-143'%3e%3c/g%3e%3cpolygon%20id='Fill-142'%20fill='%23FFFFFF'%20mask='url(%23mask-96)'%20points='-4.08%2012.118%2014.608%2012.118%2014.608%20-4.41%20-4.08%20-4.41'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-147'%20transform='translate(97.000000,%2038.720000)'%3e%3cmask%20id='mask-98'%20fill='white'%3e%3cuse%20xlink:href='%23path-97'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-146'%3e%3c/g%3e%3cpolygon%20id='Fill-145'%20fill='%235E63B6'%20mask='url(%23mask-98)'%20points='-4.63%2012.62%2015.138%2012.62%2015.138%20-4.97%20-4.63%20-4.97'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-150'%20transform='translate(107.000000,%2036.720000)'%3e%3cmask%20id='mask-100'%20fill='white'%3e%3cuse%20xlink:href='%23path-99'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-149'%3e%3c/g%3e%3cpolygon%20id='Fill-148'%20fill='%23FFFFFF'%20mask='url(%23mask-100)'%20points='-4.27%2011.789%2015.501%2011.789%2015.501%20-4.748%20-4.27%20-4.748'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-153'%20transform='translate(107.000000,%2035.720000)'%3e%3cmask%20id='mask-102'%20fill='white'%3e%3cuse%20xlink:href='%23path-101'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-152'%3e%3c/g%3e%3cpolygon%20id='Fill-151'%20fill='%235E63B6'%20mask='url(%23mask-102)'%20points='-4.78%2013.32%2016.028%2013.32%2016.028%20-4.256%20-4.78%20-4.256'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-156'%20transform='translate(119.000000,%2038.720000)'%3e%3cmask%20id='mask-104'%20fill='white'%3e%3cuse%20xlink:href='%23path-103'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-155'%3e%3c/g%3e%3cpolygon%20id='Fill-154'%20fill='%23FFFFFF'%20mask='url(%23mask-104)'%20points='-4.9%2011.879%2014.74%2011.879%2014.74%20-4.844%20-4.9%20-4.844'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-159'%20transform='translate(118.000000,%2037.720000)'%3e%3cmask%20id='mask-106'%20fill='white'%3e%3cuse%20xlink:href='%23path-105'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-158'%3e%3c/g%3e%3cpolygon%20id='Fill-157'%20fill='%235E63B6'%20mask='url(%23mask-106)'%20points='-4.48%2013.36%2016.27%2013.36%2016.27%20-4.382%20-4.48%20-4.382'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-162'%20transform='translate(99.000000,%2038.720000)'%3e%3cmask%20id='mask-108'%20fill='white'%3e%3cuse%20xlink:href='%23path-107'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-161'%3e%3c/g%3e%3cpolygon%20id='Fill-160'%20fill='%23E1F2FF'%20mask='url(%23mask-108)'%20points='-4.17%2010.956%2032.461%2010.956%2032.461%20-4.904%20-4.17%20-4.904'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-165'%20transform='translate(114.000000,%2074.720000)'%3e%3cmask%20id='mask-110'%20fill='white'%3e%3cuse%20xlink:href='%23path-109'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-164'%3e%3c/g%3e%3cpolygon%20id='Fill-163'%20fill='%23FFFFFF'%20mask='url(%23mask-110)'%20points='-4.52%2016.894%2026.36%2016.894%2026.36%20-4.7%20-4.52%20-4.7'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-168'%20transform='translate(113.000000,%2073.720000)'%3e%3cmask%20id='mask-112'%20fill='white'%3e%3cuse%20xlink:href='%23path-111'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-167'%3e%3c/g%3e%3cpolygon%20id='Fill-166'%20fill='%235E63B6'%20mask='url(%23mask-112)'%20points='-4.07%2018.45%2028%2018.45%2028%20-4.29%20-4.07%20-4.29'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-171'%20transform='translate(106.000000,%2054.720000)'%3e%3cmask%20id='mask-114'%20fill='white'%3e%3cuse%20xlink:href='%23path-113'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-170'%3e%3c/g%3e%3cpolygon%20id='Fill-169'%20fill='%23E1F2FF'%20mask='url(%23mask-114)'%20points='-4.113%2016.21%2022.501%2016.21%2022.501%20-4.512%20-4.113%20-4.512'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-174'%20transform='translate(107.000000,%2056.720000)'%3e%3cmask%20id='mask-116'%20fill='white'%3e%3cuse%20xlink:href='%23path-115'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-173'%3e%3c/g%3e%3cpolygon%20id='Fill-172'%20fill='%23FFFFFF'%20mask='url(%23mask-116)'%20points='-4.883%2014.01%2019.431%2014.01%2019.431%20-4.431%20-4.883%20-4.431'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-177'%20transform='translate(106.000000,%2056.720000)'%3e%3cmask%20id='mask-118'%20fill='white'%3e%3cuse%20xlink:href='%23path-117'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-176'%3e%3c/g%3e%3cpolygon%20id='Fill-175'%20fill='%235E63B6'%20mask='url(%23mask-118)'%20points='-4.403%2014.53%2020.951%2014.53%2020.951%20-4.942%20-4.403%20-4.942'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-180'%20transform='translate(92.000000,%2057.720000)'%3e%3cmask%20id='mask-120'%20fill='white'%3e%3cuse%20xlink:href='%23path-119'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-179'%3e%3c/g%3e%3cpolygon%20id='Fill-178'%20fill='%235E63B6'%20mask='url(%23mask-120)'%20points='-4.729%2015.939%2027.251%2015.939%2027.251%20-4.111%20-4.729%20-4.111'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-183'%20transform='translate(119.000000,%2076.720000)'%3e%3cmask%20id='mask-122'%20fill='white'%3e%3cuse%20xlink:href='%23path-121'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-182'%3e%3c/g%3e%3cpolygon%20id='Fill-181'%20fill='%23E1F2FF'%20mask='url(%23mask-122)'%20points='-4.62%2012.16%2019.68%2012.16%2019.68%20-4.87%20-4.62%20-4.87'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-186'%20transform='translate(118.000000,%2077.720000)'%3e%3cmask%20id='mask-124'%20fill='white'%3e%3cuse%20xlink:href='%23path-123'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-185'%3e%3c/g%3e%3cpolygon%20id='Fill-184'%20fill='%239ACDED'%20mask='url(%23mask-124)'%20points='-4.795%207.48%2020.326%207.48%2020.326%20-4.292%20-4.795%20-4.292'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-189'%20transform='translate(126.000000,%20115.720000)'%3e%3cmask%20id='mask-126'%20fill='white'%3e%3cuse%20xlink:href='%23path-125'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-188'%3e%3c/g%3e%3cpolygon%20id='Fill-187'%20fill='%23E1F2FF'%20mask='url(%23mask-126)'%20points='-4.98%207.15%208.56%207.15%208.56%20-4.91%20-4.98%20-4.91'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-192'%20transform='translate(129.000000,%20115.720000)'%3e%3cmask%20id='mask-128'%20fill='white'%3e%3cuse%20xlink:href='%23path-127'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-191'%3e%3c/g%3e%3cpolygon%20id='Fill-190'%20fill='%23E1F2FF'%20mask='url(%23mask-128)'%20points='-4.95%207.08%208.59%207.08%208.59%20-4.98%20-4.95%20-4.98'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-195'%20transform='translate(126.000000,%2067.720000)'%3e%3cmask%20id='mask-130'%20fill='white'%3e%3cuse%20xlink:href='%23path-129'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-194'%3e%3c/g%3e%3cpolygon%20id='Fill-193'%20fill='%23E1F2FF'%20mask='url(%23mask-130)'%20points='-4.15%2056.62%2010.102%2056.62%2010.102%20-4.98%20-4.15%20-4.98'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-198'%20transform='translate(91.000000,%2060.720000)'%3e%3cmask%20id='mask-132'%20fill='white'%3e%3cuse%20xlink:href='%23path-131'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-197'%3e%3c/g%3e%3cpolygon%20id='Fill-196'%20fill='%23E1F2FF'%20mask='url(%23mask-132)'%20points='-4.54%2037.96%2046.42%2037.96%2046.42%20-4.71%20-4.54%20-4.71'%3e%3c/polygon%3e%3c/g%3e%3cpolygon%20id='Fill-199'%20fill='%23FFFFFF'%20points='31.9977%20154.1616%2042.4387%20174.6546%2046.0037%20172.8386%2035.5607%20152.3456'%3e%3c/polygon%3e%3cpath%20d='M33.3422,154.5986%20L42.8762,173.3096%20L44.6572,172.4016%20L35.1232,153.6906%20L33.3422,154.5986%20Z%20M42.4392,174.6546%20L31.9962,154.1616%20L35.5612,152.3456%20L46.0032,172.8386%20L42.4392,174.6546%20Z'%20id='Fill-200'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-201'%20fill='%23FFFFFF'%20points='30.6225%20153.6279%2033.8585%20155.9799%2047.3775%20137.3719%2044.1415%20135.0209'%3e%3c/polygon%3e%3cpath%20d='M32.019,153.4067%20L33.637,154.5827%20L45.981,137.5937%20L44.363,136.4177%20L32.019,153.4067%20Z%20M33.858,155.9787%20L30.623,153.6287%20L44.142,135.0207%20L47.377,137.3717%20L33.858,155.9787%20Z'%20id='Fill-202'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-205'%20transform='translate(55.000000,%20124.720000)'%3e%3cmask%20id='mask-134'%20fill='white'%3e%3cuse%20xlink:href='%23path-133'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-204'%3e%3c/g%3e%3cpolygon%20id='Fill-203'%20fill='%23F8B43F'%20mask='url(%23mask-134)'%20points='-5.6509%20-3.3788%207.5031%20-6.4158%2011.3591%2010.2852%20-1.7959%2013.3222'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M56.5952,126.0546%20L57.6542,130.6376%20C58.4362,130.0416%2058.8192,129.0176%2058.5842,128.0046%20C58.3542,127.0066%2057.5482,126.2476%2056.5952,126.0546%20L56.5952,126.0546%20Z%20M56.9652,132.1006%20L55.3352,125.0466%20L55.9282,125.0126%20C57.6102,124.9126%2059.1722,126.1056%2059.5592,127.7796%20C59.9502,129.4736%2059.0912,131.1926%2057.5142,131.8666%20L56.9652,132.1006%20Z'%20id='Fill-206'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-210'%20transform='translate(37.000000,%20126.720000)'%3e%3cmask%20id='mask-136'%20fill='white'%3e%3cuse%20xlink:href='%23path-135'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-209'%3e%3c/g%3e%3cpolygon%20id='Fill-208'%20fill='%23FFFFFF'%20mask='url(%23mask-136)'%20points='-6.939%20-2.2391%208.095%20-5.7101%2012.82%2014.7519%20-2.215%2018.2219'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M40.6206,128.2978%20C38.7906,129.2148%2037.7926,131.2968%2038.2686,133.3618%20C38.7476,135.4358%2040.5576,136.8698%2042.6026,136.8848%20L40.6206,128.2978%20Z%20M42.6336,137.8848%20C40.1136,137.8848%2037.8826,136.1308%2037.2946,133.5868%20C36.6606,130.8368%2038.1716,128.0628%2040.8076,127.1338%20L41.3356,126.9488%20L43.8356,137.7798%20L43.2826,137.8458%20C43.0646,137.8718%2042.8486,137.8848%2042.6336,137.8848%20L42.6336,137.8848%20Z'%20id='Fill-211'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-215'%20transform='translate(41.000000,%20125.720000)'%3e%3cmask%20id='mask-138'%20fill='white'%3e%3cuse%20xlink:href='%23path-137'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-214'%3e%3c/g%3e%3cpolygon%20id='Fill-213'%20fill='%23FFFFFF'%20mask='url(%23mask-138)'%20points='-5.9693%20-2.3866%206.8917%20-5.3556%2011.6157%2015.1064%20-1.2453%2018.0754'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M42.226,127.83%20L44.251,136.6%20L45.42,136.33%20L43.395,127.56%20L42.226,127.83%20Z%20M43.501,137.799%20L41.027,127.081%20L44.145,126.361%20L46.62,137.079%20L43.501,137.799%20Z'%20id='Fill-216'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-220'%20transform='translate(43.000000,%20116.720000)'%3e%3cmask%20id='mask-140'%20fill='white'%3e%3cuse%20xlink:href='%23path-139'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-219'%3e%3c/g%3e%3cpolygon%20id='Fill-218'%20fill='%23FFFFFF'%20mask='url(%23mask-140)'%20points='-6.9273%20-0.2982%2014.6347%20-5.2762%2022.2837%2027.8518%200.7207%2032.8308'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M46.8452,136.4115%20L57.9482,139.4255%20L53.2982,119.2865%20L44.6412,126.8665%20L46.8452,136.4115%20Z%20M59.2972,140.8285%20L46.0052,137.2205%20L43.4822,126.2925%20L43.8662,126.2155%20L53.8962,117.4325%20L59.2972,140.8285%20Z'%20id='Fill-221'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-225'%20transform='translate(32.000000,%20171.720000)'%3e%3cmask%20id='mask-142'%20fill='white'%3e%3cuse%20xlink:href='%23path-141'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-224'%3e%3c/g%3e%3cpolygon%20id='Fill-223'%20fill='%23FFFFFF'%20mask='url(%23mask-142)'%20points='-5%2015.28%2031%2015.28%2031%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M58.5004,181.9999%20L57.5004,181.9999%20C57.5004,176.7619%2051.8934,172.4999%2045.0004,172.4999%20C38.1074,172.4999%2032.5004,176.7619%2032.5004,181.9999%20L31.5004,181.9999%20C31.5004,176.2099%2037.5564,171.4999%2045.0004,171.4999%20C52.4444,171.4999%2058.5004,176.2099%2058.5004,181.9999'%20id='Fill-226'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-230'%20transform='translate(30.000000,%20149.720000)'%3e%3cmask%20id='mask-144'%20fill='white'%3e%3cuse%20xlink:href='%23path-143'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-229'%3e%3c/g%3e%3cpolygon%20id='Fill-228'%20fill='%23FFFFFF'%20mask='url(%23mask-144)'%20points='-5%2012.28%2012%2012.28%2012%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M33.5004,150.4999%20C31.8464,150.4999%2030.5004,151.8459%2030.5004,153.4999%20C30.5004,155.1539%2031.8464,156.4999%2033.5004,156.4999%20C35.1544,156.4999%2036.5004,155.1539%2036.5004,153.4999%20C36.5004,151.8459%2035.1544,150.4999%2033.5004,150.4999%20M33.5004,157.4999%20C31.2944,157.4999%2029.5004,155.7059%2029.5004,153.4999%20C29.5004,151.2939%2031.2944,149.4999%2033.5004,149.4999%20C35.7064,149.4999%2037.5004,151.2939%2037.5004,153.4999%20C37.5004,155.7059%2035.7064,157.4999%2033.5004,157.4999'%20id='Fill-231'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-235'%20transform='translate(32.000000,%20151.720000)'%3e%3cmask%20id='mask-146'%20fill='white'%3e%3cuse%20xlink:href='%23path-145'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-234'%3e%3c/g%3e%3cpolygon%20id='Fill-233'%20fill='%23FFFFFF'%20mask='url(%23mask-146)'%20points='-5%208.28%208%208.28%208%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M33.5004,152.4999%20C32.9484,152.4999%2032.5004,152.9489%2032.5004,153.4999%20C32.5004,154.0509%2032.9484,154.4999%2033.5004,154.4999%20C34.0524,154.4999%2034.5004,154.0509%2034.5004,153.4999%20C34.5004,152.9489%2034.0524,152.4999%2033.5004,152.4999%20M33.5004,155.4999%20C32.3974,155.4999%2031.5004,154.6029%2031.5004,153.4999%20C31.5004,152.3969%2032.3974,151.4999%2033.5004,151.4999%20C34.6034,151.4999%2035.5004,152.3969%2035.5004,153.4999%20C35.5004,154.6029%2034.6034,155.4999%2033.5004,155.4999'%20id='Fill-236'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-240'%20transform='translate(75.000000,%20113.720000)'%3e%3cmask%20id='mask-148'%20fill='white'%3e%3cuse%20xlink:href='%23path-147'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-239'%3e%3c/g%3e%3cpolygon%20id='Fill-238'%20fill='%23FFFFFF'%20mask='url(%23mask-148)'%20points='-5%2071.53%20105%2071.53%20105%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M80.9497,114.4999%20C77.9447,114.4999%2075.5007,116.7069%2075.5007,119.4199%20L75.5007,174.8199%20C75.5007,177.5389%2077.9447,179.7499%2080.9497,179.7499%20L169.0507,179.7499%20C172.0547,179.7499%20174.5007,177.5429%20174.5007,174.8299%20L174.5007,119.4299%20C174.5007,116.7109%20172.0547,114.4999%20169.0507,114.4999%20L80.9497,114.4999%20Z%20M169.0507,180.7499%20L80.9497,180.7499%20C77.3937,180.7499%2074.5007,178.0899%2074.5007,174.8199%20L74.5007,119.4199%20C74.5007,116.1559%2077.3937,113.4999%2080.9497,113.4999%20L169.0507,113.4999%20C172.6067,113.4999%20175.5007,116.1599%20175.5007,119.4299%20L175.5007,174.8299%20C175.5007,178.0939%20172.6067,180.7499%20169.0507,180.7499%20L169.0507,180.7499%20Z'%20id='Fill-241'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-245'%20transform='translate(77.000000,%20115.720000)'%3e%3cmask%20id='mask-150'%20fill='white'%3e%3cuse%20xlink:href='%23path-149'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-244'%3e%3c/g%3e%3cpolygon%20id='Fill-243'%20fill='%23EFEFF6'%20mask='url(%23mask-150)'%20points='-4.33%2067.61%2077.68%2067.61%2077.68%20-4.14%20-4.33%20-4.14'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-248'%20transform='translate(116.000000,%20139.720000)'%3e%3cmask%20id='mask-152'%20fill='white'%3e%3cuse%20xlink:href='%23path-151'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-247'%3e%3c/g%3e%3cpolygon%20id='Fill-246'%20fill='%239452BA'%20mask='url(%23mask-152)'%20points='-4.66%2023.65%2023.036%2023.65%2023.036%20-4.84%20-4.66%20-4.84'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-251'%20transform='translate(5.000000,%20179.720000)'%3e%3cmask%20id='mask-154'%20fill='white'%3e%3cuse%20xlink:href='%23path-153'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-250'%3e%3c/g%3e%3cpolygon%20id='Fill-249'%20fill='%235E63B6'%20mask='url(%23mask-154)'%20points='-5%2016%20256.97%2016%20256.97%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-254'%20transform='translate(180.000000,%20157.720000)'%3e%3cmask%20id='mask-156'%20fill='white'%3e%3cuse%20xlink:href='%23path-155'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-253'%3e%3c/g%3e%3cpolygon%20id='Fill-252'%20fill='%23FFFFFF'%20mask='url(%23mask-156)'%20points='-5%2028.28%2026%2028.28%2026%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-259'%20transform='translate(180.000000,%20157.720000)'%20fill='%235E63B6'%3e%3cpath%20d='M3.0004,1.2799%20C1.8974,1.2799%201.0004,2.1769%201.0004,3.2799%20L1.0004,17.2799%20C1.0004,20.0369%203.2434,22.2799%206.0004,22.2799%20L15.0004,22.2799%20C17.7574,22.2799%2020.0004,20.0369%2020.0004,17.2799%20L20.0004,3.2799%20C20.0004,2.1769%2019.1034,1.2799%2018.0004,1.2799%20L3.0004,1.2799%20Z%20M15.0004,23.2799%20L6.0004,23.2799%20C2.6914,23.2799%200.0004,20.5889%200.0004,17.2799%20L0.0004,3.2799%20C0.0004,1.6259%201.3464,0.2799%203.0004,0.2799%20L18.0004,0.2799%20C19.6544,0.2799%2021.0004,1.6259%2021.0004,3.2799%20L21.0004,17.2799%20C21.0004,20.5889%2018.3094,23.2799%2015.0004,23.2799%20L15.0004,23.2799%20Z'%20id='Fill-255'%3e%3c/path%3e%3cpath%20d='M18.5004,8.2799%20L17.5004,8.2799%20L17.5004,4.7799%20C17.5004,4.2289%2016.9754,3.7799%2016.3294,3.7799%20L13.0004,3.7799%20L13.0004,2.7799%20L16.3294,2.7799%20C17.5264,2.7799%2018.5004,3.6769%2018.5004,4.7799%20L18.5004,8.2799%20Z'%20id='Fill-257'%3e%3c/path%3e%3c/g%3e%3cg%20id='Group-262'%20transform='translate(200.000000,%20159.720000)'%3e%3cmask%20id='mask-158'%20fill='white'%3e%3cuse%20xlink:href='%23path-157'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-261'%3e%3c/g%3e%3cpolygon%20id='Fill-260'%20fill='%23FFFFFF'%20mask='url(%23mask-158)'%20points='-5%2020.28%2011%2020.28%2011%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M201.0004,160.9999%20L201.0004,173.9999%20C203.2064,173.9999%20205.0004,172.2059%20205.0004,169.9999%20L205.0004,164.9999%20C205.0004,162.7939%20203.2064,160.9999%20201.0004,160.9999%20M201.0004,174.9999%20L200.0004,174.9999%20L200.0004,159.9999%20L201.0004,159.9999%20C203.7574,159.9999%20206.0004,162.2429%20206.0004,164.9999%20L206.0004,169.9999%20C206.0004,172.7569%20203.7574,174.9999%20201.0004,174.9999'%20id='Fill-263'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-267'%20transform='translate(200.000000,%20161.720000)'%3e%3cmask%20id='mask-160'%20fill='white'%3e%3cuse%20xlink:href='%23path-159'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-266'%3e%3c/g%3e%3cpolygon%20id='Fill-265'%20fill='%23E1F2FF'%20mask='url(%23mask-160)'%20points='-5%2016.28%209%2016.28%209%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cpath%20d='M201.0004,162.9999%20L201.0004,171.9999%20C202.1034,171.9999%20203.0004,171.1029%20203.0004,169.9999%20L203.0004,164.9999%20C203.0004,163.8969%20202.1034,162.9999%20201.0004,162.9999%20M201.0004,172.9999%20L200.0004,172.9999%20L200.0004,161.9999%20L201.0004,161.9999%20C202.6544,161.9999%20204.0004,163.3459%20204.0004,164.9999%20L204.0004,169.9999%20C204.0004,171.6539%20202.6544,172.9999%20201.0004,172.9999'%20id='Fill-268'%20fill='%235E63B6'%3e%3c/path%3e%3cg%20id='Group-272'%20transform='translate(183.000000,%20163.720000)'%3e%3cmask%20id='mask-162'%20fill='white'%3e%3cuse%20xlink:href='%23path-161'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-271'%3e%3c/g%3e%3cpolygon%20id='Fill-270'%20fill='%23EFEFF6'%20mask='url(%23mask-162)'%20points='-5%2014.28%2011%2014.28%2011%20-4.72%20-5%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-277'%20transform='translate(0.000000,%200.720000)'%3e%3cpath%20d='M184.0004,171.2799%20L188.0004,171.2799%20L188.0004,166.2409%20L186.0454,164.5819%20L184.0004,166.2659%20L184.0004,171.2799%20Z%20M189.0004,172.2799%20L183.0004,172.2799%20L183.0004,166.0199%20L183.4924,166.0199%20L183.1824,165.6439%20L186.0554,163.2779%20L189.0004,165.7789%20L189.0004,172.2799%20Z'%20id='Fill-273'%20fill='%235E63B6'%3e%3c/path%3e%3cmask%20id='mask-164'%20fill='white'%3e%3cuse%20xlink:href='%23path-163'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-276'%3e%3c/g%3e%3cpolygon%20id='Fill-275'%20fill='%235E63B6'%20mask='url(%23mask-164)'%20points='185.5%20164.53%20186.5%20164.53%20186.5%20157.03%20185.5%20157.03'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-280'%20transform='translate(185.000000,%20143.720000)'%3e%3cmask%20id='mask-166'%20fill='white'%3e%3cuse%20xlink:href='%23path-165'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-279'%3e%3c/g%3e%3cpolygon%20id='Fill-278'%20fill='%235E63B6'%20mask='url(%23mask-166)'%20points='-4.661%2017.44%2015.484%2017.44%2015.484%20-4.12%20-4.661%20-4.12'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-283'%20transform='translate(237.000000,%20135.720000)'%3e%3cmask%20id='mask-168'%20fill='white'%3e%3cuse%20xlink:href='%23path-167'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-282'%3e%3c/g%3e%3cpolygon%20id='Fill-281'%20fill='%235E63B6'%20mask='url(%23mask-168)'%20points='-4.3%2010.68%206.7%2010.68%206.7%20-4.25%20-4.3%20-4.25'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-286'%20transform='translate(227.000000,%2071.720000)'%3e%3cmask%20id='mask-170'%20fill='white'%3e%3cuse%20xlink:href='%23path-169'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-285'%3e%3c/g%3e%3cpolygon%20id='Fill-284'%20fill='%235E63B6'%20mask='url(%23mask-170)'%20points='-4.63%2072.71%2018.671%2072.71%2018.671%20-4.08%20-4.63%20-4.08'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-289'%20transform='translate(225.000000,%2073.720000)'%3e%3cmask%20id='mask-172'%20fill='white'%3e%3cuse%20xlink:href='%23path-171'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-288'%3e%3c/g%3e%3cpolygon%20id='Fill-287'%20fill='%235E63B6'%20mask='url(%23mask-172)'%20points='-4.6%206.88%2010.34%206.88%2010.34%20-4.12%20-4.6%20-4.12'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-292'%20transform='translate(191.000000,%205.720000)'%3e%3cmask%20id='mask-174'%20fill='white'%3e%3cuse%20xlink:href='%23path-173'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-291'%3e%3c/g%3e%3cpolygon%20id='Fill-290'%20fill='%235E63B6'%20mask='url(%23mask-174)'%20points='-4.15%2014.28%207.85%2014.28%207.85%20-4.72%20-4.15%20-4.72'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-295'%20transform='translate(45.000000,%208.720000)'%3e%3cmask%20id='mask-176'%20fill='white'%3e%3cuse%20xlink:href='%23path-175'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-294'%3e%3c/g%3e%3cpolygon%20id='Fill-293'%20fill='%235E63B6'%20mask='url(%23mask-176)'%20points='-4.17%2041.41%20157.351%2041.41%20157.351%20-4.22%20-4.17%20-4.22'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-298'%20transform='translate(42.000000,%2038.720000)'%3e%3cmask%20id='mask-178'%20fill='white'%3e%3cuse%20xlink:href='%23path-177'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-297'%3e%3c/g%3e%3cpolygon%20id='Fill-296'%20fill='%235E63B6'%20mask='url(%23mask-178)'%20points='-4.67%2015.88%2051.03%2015.88%2051.03%20-4.09%20-4.67%20-4.09'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-301'%20transform='translate(23.000000,%2045.720000)'%3e%3cmask%20id='mask-180'%20fill='white'%3e%3cuse%20xlink:href='%23path-179'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-300'%3e%3c/g%3e%3cpolygon%20id='Fill-299'%20fill='%235E63B6'%20mask='url(%23mask-180)'%20points='-4.1%20121.66%2072.001%20121.66%2072.001%20-4.09%20-4.1%20-4.09'%3e%3c/polygon%3e%3c/g%3e%3cg%20id='Group-304'%20transform='translate(21.000000,%20158.720000)'%3e%3cmask%20id='mask-182'%20fill='white'%3e%3cuse%20xlink:href='%23path-181'%3e%3c/use%3e%3c/mask%3e%3cg%20id='Clip-303'%3e%3c/g%3e%3cpolygon%20id='Fill-302'%20fill='%235E63B6'%20mask='url(%23mask-182)'%20points='-4.06%206.68%2010.88%206.68%2010.88%20-4.32%20-4.06%20-4.32'%3e%3c/polygon%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e";module.exports=e; diff --git a/lib/static/illustrations/Views.svg.js b/lib/static/illustrations/Views.svg.js new file mode 100644 index 00000000..bfaf4cbb --- /dev/null +++ b/lib/static/illustrations/Views.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256px'%20height='256px'%20viewBox='0%200%20256%20256'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20id='Common/Illustrations/Views'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20d='M22.2041,225.5328%20C22.2041,168.3398%2068.5681,121.9748%20125.7621,121.9748%20C182.9541,121.9748%20229.3201,168.3398%20229.3201,225.5328%20L22.2041,225.5328%20Z'%20id='Fill-1'%20fill='%23E1F2FF'%3e%3c/path%3e%3cline%20x1='18.9775'%20y1='216.5328'%20x2='54.9775'%20y2='216.5328'%20id='Fill-3'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M54.9775,217.5328%20L18.9775,217.5328%20C18.4255,217.5328%2017.9775,217.0848%2017.9775,216.5328%20C17.9775,215.9808%2018.4255,215.5328%2018.9775,215.5328%20L54.9775,215.5328%20C55.5295,215.5328%2055.9775,215.9808%2055.9775,216.5328%20C55.9775,217.0848%2055.5295,217.5328%2054.9775,217.5328'%20id='Fill-5'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='194.3198'%20y1='216.5328'%20x2='238.3198'%20y2='216.5328'%20id='Fill-7'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M238.3198,217.5328%20L194.3198,217.5328%20C193.7668,217.5328%20193.3198,217.0848%20193.3198,216.5328%20C193.3198,215.9808%20193.7668,215.5328%20194.3198,215.5328%20L238.3198,215.5328%20C238.8728,215.5328%20239.3198,215.9808%20239.3198,216.5328%20C239.3198,217.0848%20238.8728,217.5328%20238.3198,217.5328'%20id='Fill-9'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M164.2241,216.1583%20L169.2031,216.1583%20C170.9151,216.1583%20172.4681,215.1113%20173.0881,213.5143%20C174.8561,208.9643%20174.4151,204.7833%20174.6261,201.2073%20C175.0181,194.5823%20173.9831,191.1873%20172.9951,185.6473%20L165.5211,185.8203%20C165.5211,185.8203%20166.1571,188.5733%20166.5801,196.8313%20C166.7111,199.3863%20162.4891,209.6503%20162.6871,214.6843%20C162.7191,215.5103%20163.3971,216.1583%20164.2241,216.1583'%20id='Fill-11'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M166.1226,186.3062%20C166.3266,187.4982%20166.7616,190.5992%20167.0796,196.8062%20C167.1396,197.9642%20166.4466,200.3272%20165.5696,203.3182%20C164.4586,207.1092%20163.0746,211.8282%20163.1866,214.6652%20C163.2086,215.2222%20163.6646,215.6582%20164.2246,215.6582%20L169.2026,215.6582%20C170.7076,215.6582%20172.0826,214.7242%20172.6226,213.3332%20C173.9496,209.9172%20174.0026,206.6522%20174.0496,203.7702%20C174.0636,202.8752%20174.0786,202.0102%20174.1276,201.1782%20C174.4426,195.8352%20173.8266,192.6512%20173.0466,188.6192%20C172.8936,187.8342%20172.7366,187.0212%20172.5796,186.1572%20L166.1226,186.3062%20Z%20M169.2026,216.6582%20L164.2246,216.6582%20C163.1246,216.6582%20162.2296,215.8002%20162.1866,214.7042%20C162.0686,211.7032%20163.4196,207.0992%20164.6096,203.0362%20C165.3936,200.3672%20166.1326,197.8462%20166.0816,196.8562%20C165.6666,188.7662%20165.0396,185.9592%20165.0336,185.9312%20L164.8966,185.3342%20L173.4126,185.1372%20L173.4876,185.5592%20C173.6696,186.5772%20173.8516,187.5222%20174.0276,188.4292%20C174.8216,192.5302%20175.4486,195.7692%20175.1256,201.2362%20C175.0776,202.0562%20175.0636,202.9072%20175.0496,203.7862%20C175.0006,206.7522%20174.9456,210.1132%20173.5546,213.6962%20C172.8656,215.4682%20171.1176,216.6582%20169.2026,216.6582%20L169.2026,216.6582%20Z'%20id='Fill-13'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M149.729,192.4893%20L143.717,185.6723%20L140.005,185.8193%20C140.005,185.8193%20139.485,191.4903%20139.271,193.8653%20C138.895,198.0513%20137.161,206.2533%20136.095,209.8523%20C135.749,211.0233%20135.547,212.1173%20135.491,213.1093%20C135.397,214.7793%20136.79,216.1583%20138.461,216.1583%20L142.873,216.1583%20C145.442,216.1583%20147.726,214.4443%20148.358,211.9533%20C150.324,204.1993%20149.729,192.4893%20149.729,192.4893'%20id='Fill-15'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M140.4634,186.3018%20C140.3374,187.6758%20139.9464,191.9338%20139.7694,193.9108%20C139.4014,198.0018%20137.7054,206.1748%20136.5744,209.9948%20C136.2414,211.1198%20136.0444,212.1768%20135.9894,213.1378%20C135.9534,213.7788%20136.1834,214.3948%20136.6344,214.8718%20C137.1074,215.3718%20137.7734,215.6578%20138.4614,215.6578%20L142.8724,215.6578%20C145.2444,215.6578%20147.3014,214.0848%20147.8734,211.8308%20C149.6684,204.7478%20149.2994,194.1668%20149.2374,192.6878%20L143.4994,186.1808%20L140.4634,186.3018%20Z%20M142.8724,216.6578%20L138.4614,216.6578%20C137.4984,216.6578%20136.5674,216.2578%20135.9074,215.5588%20C135.2654,214.8798%20134.9404,213.9998%20134.9914,213.0818%20C135.0514,212.0438%20135.2614,210.9098%20135.6154,209.7108%20C136.7344,205.9338%20138.4104,197.8598%20138.7734,193.8208%20C138.9864,191.4458%20139.5074,185.7738%20139.5074,185.7738%20L139.5474,185.3368%20L143.9354,185.1628%20L150.2194,192.2898%20L150.2284,192.4638%20C150.2344,192.5818%20150.8044,204.3388%20148.8424,212.0768%20C148.1574,214.7738%20145.7034,216.6578%20142.8724,216.6578%20L142.8724,216.6578%20Z'%20id='Fill-17'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-19'%20fill='%2352267D'%20points='141.2065%20199.0601%20140.0955%20198.0591%20141.1935%20197.0961%20141.3575%20197.2831%20140.4725%20198.0621%20141.2595%20198.7721%20142.6095%20198.2531%20142.3975%20197.7901%20141.3155%20198.0471%20141.5235%20198.0371%20141.5355%20198.2871%20141.0775%20198.3091%20141.0565%20197.8511%20142.5405%20197.4991%20142.9475%20198.3911'%3e%3c/polygon%3e%3cpath%20d='M141.312,167.1031%20C145.691,167.0131%20149.795,163.9981%20158.732,163.5851%20C158.861,163.0011%20159.018,162.4741%20159.218,162.0411%20C160.835,158.5391%20163.118,148.4481%20161.652,141.8191%20L160.492,136.5731%20C160.111,134.8531%20159.919,133.0951%20159.919,131.3321%20C159.919,130.5981%20159.994,129.8811%20160.135,129.1891%20C160.17,129.0161%20160.21,128.8441%20160.254,128.6741%20C160.385,128.1651%20160.553,127.6691%20160.755,127.1921%20C160.823,127.0331%20160.893,126.8761%20160.968,126.7211%20C161.118,126.4111%20161.282,126.1091%20161.459,125.8171%20C161.637,125.5241%20161.829,125.2421%20162.033,124.9681%20C162.645,124.1491%20163.373,123.4211%20164.192,122.8091%20C164.465,122.6051%20164.749,122.4141%20165.041,122.2361%20C166.649,121.2591%20168.537,120.6961%20170.556,120.6961%20L172.3,120.6961%20C175.238,120.6961%20177.897,121.8861%20179.822,123.8111%20C180.062,124.0521%20180.291,124.3041%20180.508,124.5671%20C180.902,125.0441%20181.252,125.5581%20181.559,126.1001%20C181.674,126.3031%20181.786,126.5101%20181.888,126.7211%20C181.962,126.8761%20182.034,127.0331%20182.101,127.1921%20C182.302,127.6691%20182.471,128.1651%20182.602,128.6741%20C182.733,129.1841%20182.828,129.7081%20182.882,130.2451%20C182.918,130.6031%20182.937,130.9651%20182.937,131.3321%20C182.937,132.0651%20182.64,132.7281%20182.16,133.2071%20C181.68,133.6871%20181.017,133.9841%20180.285,133.9841%20L169.395,133.9841%20L171.043,143.4361%20C172.978,153.1461%20172.396,159.6401%20170.898,163.9691%20C170.564,164.9341%20168.662,168.3541%20168.662,168.3541%20C174.107,176.9471%20182.458,180.7031%20191.386,181.7931%20C198.978,182.7201%20215.365,175.7971%20206.916,167.7901%20C198.467,159.7811%20208.676,164.7611%20210.18,165.7741%20C211.683,166.7881%20220.373,174.2971%20210.941,185.3131%20C206.954,189.9721%20202.436,194.2071%20191.567,197.4531%20C189.824,197.9741%20180.311,198.6661%20175.191,200.1361%20C159.946,204.5121%20147.551,199.7531%20140.606,189.6891%20C133.689,179.6661%20139.583,167.1381%20141.312,167.1031'%20id='Fill-21'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M141.4771,168.0992%20C140.9961,168.4752%20139.6651,170.5552%20138.8801,173.9682%20C138.1421,177.1792%20137.4931,183.4172%20141.4291,189.1212%20C148.6281,199.5532%20160.8361,203.2192%20174.9151,199.1742%20C178.1811,198.2372%20183.1711,197.6122%20186.8151,197.1552%20C188.8141,196.9042%20190.7041,196.6672%20191.2811,196.4952%20C202.1651,193.2442%20206.4321,189.0432%20210.1811,184.6622%20C213.2971,181.0232%20214.6441,177.4552%20214.1841,174.0582%20C213.6471,170.1042%20210.7081,167.3362%20209.6221,166.6032%20C208.8301,166.0702%20206.5861,164.9902%20205.1791,164.5292%20C205.6041,165.0562%20206.3371,165.8632%20207.6041,167.0642%20C210.8831,170.1712%20210.5551,172.9822%20209.7031,174.7922%20C207.1841,180.1402%20196.7361,183.4512%20191.2651,182.7862%20C180.7351,181.4992%20172.8451,176.8242%20167.8171,168.8892%20L167.4981,168.3872%20L167.7881,167.8682%20C168.5061,166.5752%20169.7311,164.2842%20169.9531,163.6412%20C171.6781,158.6572%20171.7151,151.9252%20170.0631,143.6322%20L168.2061,132.9842%20L180.2851,132.9842%20C180.7261,132.9842%20181.1411,132.8122%20181.4531,132.5012%20C181.7651,132.1882%20181.9371,131.7732%20181.9371,131.3322%20C181.9371,130.9992%20181.9201,130.6702%20181.8871,130.3462%20C181.8381,129.8692%20181.7531,129.3902%20181.6331,128.9232%20C181.5181,128.4722%20181.3651,128.0202%20181.1791,127.5812%20C181.1191,127.4372%20181.0541,127.2942%20180.9871,127.1532%20C180.8951,126.9652%20180.7941,126.7782%20180.6891,126.5942%20C180.4081,126.0952%20180.0871,125.6282%20179.7371,125.2032%20C179.5401,124.9652%20179.3321,124.7362%20179.1151,124.5182%20C177.2941,122.6982%20174.8741,121.6962%20172.3001,121.6962%20L170.5561,121.6962%20C168.7891,121.6962%20167.0621,122.1782%20165.5601,123.0902%20C165.2951,123.2512%20165.0391,123.4252%20164.7901,123.6102%20C164.0481,124.1652%20163.3901,124.8232%20162.8331,125.5672%20C162.6491,125.8142%20162.4751,126.0712%20162.3141,126.3362%20C162.1531,126.6012%20162.0041,126.8742%20161.8691,127.1552%20C161.8001,127.2972%20161.7371,127.4392%20161.6761,127.5822%20C161.4931,128.0162%20161.3401,128.4672%20161.2231,128.9232%20C161.1831,129.0782%20161.1471,129.2322%20161.1161,129.3882%20C160.9851,130.0242%20160.9191,130.6782%20160.9191,131.3322%20C160.9191,133.0222%20161.1041,134.7122%20161.4681,136.3572%20L162.6281,141.6032%20C164.1441,148.4572%20161.8051,158.8252%20160.1261,162.4602%20C159.9711,162.7942%20159.8311,163.2452%20159.7081,163.8012%20L159.5431,164.5492%20L158.7781,164.5842%20C153.7491,164.8162%20150.2321,165.9112%20147.4051,166.7922%20C145.2691,167.4572%20143.4171,168.0332%20141.4771,168.0992%20M164.2961,202.7402%20C154.1591,202.7412%20145.4041,198.4022%20139.7831,190.2572%20C134.2681,182.2662%20136.4421,173.0142%20138.5961,168.8072%20C139.9661,166.1312%20140.9631,166.1102%20141.2911,166.1032%20C143.0021,166.0682%20144.6821,165.5452%20146.8101,164.8822%20C149.6071,164.0122%20153.0551,162.9382%20157.9431,162.6272%20C158.0531,162.2472%20158.1751,161.9142%20158.3111,161.6212%20C159.8471,158.2942%20162.0751,148.3642%20160.6751,142.0352%20L159.5151,136.7892%20C159.1201,135.0032%20158.9191,133.1672%20158.9191,131.3322%20C158.9191,130.5432%20158.9981,129.7542%20159.1561,128.9892%20C159.1941,128.7992%20159.2381,128.6112%20159.2871,128.4242%20C159.4271,127.8732%20159.6131,127.3272%20159.8341,126.8022%20C159.9091,126.6272%20159.9861,126.4542%20160.0691,126.2842%20C160.2311,125.9482%20160.4111,125.6182%20160.6051,125.2972%20C160.7991,124.9782%20161.0081,124.6692%20161.2311,124.3702%20C161.9031,123.4722%20162.6981,122.6782%20163.5931,122.0082%20C163.8921,121.7852%20164.2021,121.5762%20164.5211,121.3822%20C166.3361,120.2792%20168.4231,119.6962%20170.5561,119.6962%20L172.3001,119.6962%20C175.4091,119.6962%20178.3311,120.9062%20180.5291,123.1042%20C180.7911,123.3672%20181.0421,123.6432%20181.2801,123.9302%20C181.7041,124.4452%20182.0901,125.0092%20182.4291,125.6082%20C182.5541,125.8282%20182.6761,126.0542%20182.7881,126.2852%20C182.8711,126.4572%20182.9491,126.6292%20183.0221,126.8032%20C183.2461,127.3342%20183.4301,127.8792%20183.5711,128.4262%20C183.7151,128.9892%20183.8191,129.5672%20183.8771,130.1432%20C183.9161,130.5352%20183.9371,130.9312%20183.9371,131.3322%20C183.9371,132.3082%20183.5571,133.2252%20182.8671,133.9152%20C182.1781,134.6042%20181.2601,134.9842%20180.2851,134.9842%20L170.5841,134.9842%20L172.0291,143.2652%20C173.7471,151.8872%20173.6861,158.9712%20171.8431,164.2962%20C171.5621,165.1062%20170.3921,167.2802%20169.8271,168.3122%20C174.5321,175.4172%20181.8231,179.6182%20191.5071,180.8002%20C196.7141,181.4362%20205.9371,178.0962%20207.8931,173.9402%20C208.7361,172.1502%20208.1921,170.3762%20206.2291,168.5152%20C202.8841,165.3462%20202.0431,163.9162%20202.8971,162.8522%20C204.3811,160.9972%20210.6771,164.9042%20210.7391,164.9452%20C212.3481,166.0302%20215.5531,169.2742%20216.1651,173.7902%20C216.7061,177.7762%20215.2041,181.8712%20211.7011,185.9632%20C207.9081,190.3952%20203.2501,195.0072%20191.8531,198.4112%20C191.1171,198.6312%20189.4161,198.8442%20187.0631,199.1402%20C183.4851,199.5882%20178.5831,200.2022%20175.4671,201.0972%20C171.6231,202.2002%20167.8731,202.7402%20164.2961,202.7402'%20id='Fill-23'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.771,152.6324%20C151.121,141.3724%20142.184,132.5234%20132.027,130.6534%20C129.918,130.2644%20129.233,129.6034%20126.926,129.6034%20L125.159,129.6034%20C119.208,129.6034%20114.383,134.4274%20114.383,140.3794%20C114.383,141.8624%20115.586,143.0654%20117.069,143.0654%20C117.069,143.0654%20135.189,143.0604%20135.274,143.0524%20C135.275,143.0534%20136.75,143.0534%20136.75,143.0544%20C136.749,143.0564%20135.272,143.0574%20135.27,143.0584%20C139.277,144.7594%20141.77,149.8804%20142.21,152.6324%20C142.836,156.5504%20142.377,159.7824%20141.041,162.3964%20C140.15,164.1384%20140.049,166.2364%20140.187,167.9344%20C140.187,167.9344%20140.23,167.9494%20140.29,167.9704%20C140.353,168.8784%20140.5,169.9114%20140.77,171.0904%20C142.477,169.9014%20145.13,168.1114%20145.615,167.8564%20C146.662,167.3034%20149.026,166.0454%20150.084,165.4394%20C156.842,161.5644%20150.573,159.0364%20150.771,152.6324'%20id='Fill-25'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M140.6626,167.5699%20L140.7656,167.6049%20L140.7886,167.9359%20C140.8396,168.6669%20140.9446,169.4429%20141.1026,170.2509%20C142.7386,169.1229%20144.9166,167.6589%20145.3816,167.4139%20C145.7076,167.2409%20148.6086,165.7089%20149.8346,165.0059%20C153.6576,162.8139%20152.9976,161.3509%20151.7986,158.6959%20C151.0836,157.1119%20150.1926,155.1409%20150.2706,152.6169%20C150.6346,140.9299%20141.0956,132.8309%20131.9356,131.1449%20C131.1026,130.9909%20130.4746,130.7939%20129.9186,130.6189%20C129.0376,130.3419%20128.2776,130.1029%20126.9256,130.1029%20L125.1596,130.1029%20C119.4926,130.1029%20114.8826,134.7129%20114.8826,140.3799%20C114.8826,141.5849%20115.8636,142.5659%20117.0696,142.5659%20C123.2386,142.5639%20134.9796,142.5589%20135.2586,142.5529%20L136.0126,142.5539%20C136.2736,142.5539%20136.4556,142.5539%20136.5846,142.5549%20C136.6646,142.5549%20136.7196,142.5549%20136.7356,142.5549%20L136.7356,142.5589%20C136.8906,142.5649%20136.9156,142.5779%20136.9746,142.6069%20L137.5946,142.9169%20L137.1036,143.4079%20C137.0786,143.4329%20137.0586,143.4539%20137.0356,143.4709%20C140.2606,145.7049%20142.2916,149.9729%20142.7046,152.5529%20C143.3256,156.4409%20142.9156,159.8289%20141.4856,162.6239%20C140.6736,164.2139%20140.5776,166.1349%20140.6626,167.5699%20L140.6626,167.5699%20Z%20M140.4476,171.9239%20L140.2826,171.2009%20C140.0546,170.2019%20139.8976,169.2389%20139.8166,168.3349%20L139.7156,168.2989%20L139.6886,167.9749%20C139.5596,166.3869%20139.6126,164.0909%20140.5956,162.1689%20C141.9266,159.5669%20142.3036,156.3849%20141.7166,152.7119%20C141.2616,149.8659%20138.7306,145.1249%20135.1526,143.5529%20C134.5396,143.5559%20131.5926,143.5619%20117.0696,143.5659%20C115.3126,143.5659%20113.8826,142.1359%20113.8826,140.3799%20C113.8826,134.1619%20118.9416,129.1029%20125.1596,129.1029%20L126.9256,129.1029%20C128.4316,129.1029%20129.2996,129.3759%20130.2186,129.6649%20C130.7716,129.8389%20131.3446,130.0189%20132.1176,130.1609%20C141.6856,131.9229%20151.6506,140.4029%20151.2706,152.6479%20C151.1996,154.9409%20152.0026,156.7169%20152.7106,158.2849%20C153.9086,160.9379%20154.9426,163.2299%20150.3326,165.8729%20C149.0916,166.5849%20146.1766,168.1249%20145.8486,168.2989%20C145.4136,168.5279%20142.8496,170.2509%20141.0566,171.4999%20L140.4476,171.9239%20Z'%20id='Fill-27'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.0005,165.6427%20C144.9115,163.9037%20144.6465,163.0107%20144.8405,162.3037%20C145.9635,158.2297%20146.3285,156.9447%20146.3285,152.6327%20C146.3285,148.3467%20143.8465,144.1117%20140.1805,141.8587%20C139.9795,141.7357%20137.3415,141.5497%20135.2705,143.0587%20C139.2765,144.7597%20141.7705,149.8807%20142.2105,152.6327%20C142.8365,156.5507%20142.3775,159.7837%20141.0415,162.3967%20C140.1505,164.1387%20140.0495,166.2357%20140.1875,167.9347%20C140.1875,167.9347%20145.1035,169.7807%20145.0005,165.6427'%20id='Fill-29'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M140.4243,167.7511%20C140.9703,167.9271%20142.8803,168.4601%20143.9643,167.6901%20C144.5093,167.3021%20144.7743,166.6161%20144.7503,165.6521%20C144.7173,165.0001%20144.6593,164.4771%20144.6093,164.0161%20C144.5263,163.2651%20144.4663,162.7211%20144.5993,162.2371%20L144.6293,162.1281%20C145.7133,158.1961%20146.0783,156.8721%20146.0783,152.6321%20C146.0783,148.4681%20143.7123,144.3231%20140.0493,142.0721%20C139.7873,141.9781%20137.6203,141.8841%20135.7793,143.0181%20C139.5873,144.8961%20142.0053,149.7711%20142.4573,152.5931%20C143.0703,156.4271%20142.6683,159.7631%20141.2643,162.5101%20C140.3933,164.2131%20140.3203,166.2701%20140.4243,167.7511%20M142.4193,168.5961%20C141.2573,168.5961%20140.1683,168.1951%20140.0993,168.1681%20L139.9503,168.1131%20L139.9383,167.9551%20C139.8123,166.4001%20139.8623,164.1531%20140.8193,162.2831%20C142.1743,159.6321%20142.5593,156.3981%20141.9633,152.6721%20C141.5133,149.8591%20139.0433,144.9331%20135.1723,143.2891%20L134.7663,143.1161%20L135.1223,142.8561%20C137.2563,141.3011%20139.9983,141.4541%20140.3113,141.6461%20C144.1183,143.9861%20146.5783,148.2981%20146.5783,152.6321%20C146.5783,156.9391%20146.2083,158.2811%20145.1113,162.2611%20L145.0813,162.3701%20C144.9743,162.7621%20145.0263,163.2391%20145.1063,163.9611%20C145.1543,164.4071%20145.2163,164.9611%20145.2503,165.6301%20L145.2503,165.6361%20C145.2783,166.7791%20144.9433,167.6071%20144.2533,168.0981%20C143.7263,168.4731%20143.0613,168.5961%20142.4193,168.5961'%20id='Fill-31'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M119.5044,131.4342%20C119.5044,131.4342%20119.5004,129.5522%20121.3704,128.8042%20C121.9414,128.5762%20122.9834,128.1522%20122.9834,128.1522%20C122.9834,128.1522%20124.0964,130.5072%20122.8354,131.1012%20C121.0184,131.9562%20119.5044,131.4342%20119.5044,131.4342'%20id='Fill-33'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M119.7681,131.2452%20C120.2061,131.3432%20121.3861,131.5062%20122.7281,130.8752%20C122.9151,130.7872%20123.0411,130.6462%20123.1141,130.4442%20C123.3181,129.8762%20123.0471,128.9692%20122.8511,128.4752%20C122.5111,128.6142%20121.8691,128.8742%20121.4631,129.0362%20C120.0951,129.5842%20119.8221,130.7792%20119.7681,131.2452%20M120.6771,131.8442%20C119.9401,131.8442%20119.4591,131.6822%20119.4231,131.6702%20L119.2551,131.6122%20L119.2541,131.4342%20C119.2541,131.4142%20119.2731,129.3742%20121.2781,128.5722%20C121.8481,128.3442%20122.8891,127.9202%20122.8891,127.9202%20L123.1081,127.8312%20L123.2091,128.0452%20C123.2391,128.1092%20123.9421,129.6162%20123.5841,130.6132%20C123.4671,130.9422%20123.2501,131.1822%20122.9411,131.3282%20C122.0831,131.7312%20121.2911,131.8442%20120.6771,131.8442'%20id='Fill-35'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.186,130.1109%20C124.186,130.1109%20124.239,127.5469%20127.124,127.1729%20C127.662,127.1029%20129.066,127.1369%20129.066,127.1369%20C129.066,127.1369%20129.713,129.8499%20128.193,130.1109%20C126.323,130.4309%20124.186,130.1109%20124.186,130.1109'%20id='Fill-37'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.4575,129.8936%20C125.0575,129.9636%20126.6985,130.1136%20128.1505,129.8646%20C128.3875,129.8236%20128.5655,129.7076%20128.6955,129.5106%20C129.0565,128.9646%20128.9605,127.9206%20128.8615,127.3826%20C128.4605,127.3776%20127.5515,127.3696%20127.1555,127.4206%20C124.9825,127.7026%20124.5455,129.2956%20124.4575,129.8936%20M126.3155,130.5046%20C125.1435,130.5046%20124.2075,130.3666%20124.1485,130.3576%20L123.9315,130.3256%20L123.9365,130.1056%20C123.9365,130.0776%20124.0295,127.3216%20127.0915,126.9246%20C127.6425,126.8536%20129.0145,126.8856%20129.0715,126.8866%20L129.2645,126.8916%20L129.3095,127.0786%20C129.3265,127.1506%20129.7245,128.8596%20129.1125,129.7866%20C128.9055,130.1016%20128.6095,130.2926%20128.2345,130.3576%20C127.5915,130.4676%20126.9225,130.5046%20126.3155,130.5046'%20id='Fill-39'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M129.9224,130.356%20C129.9224,130.356%20130.3024,127.513%20132.8574,128.294%20C133.9484,128.628%20134.5544,129.457%20134.5544,129.457%20C134.5544,129.457%20134.0454,131.623%20133.0294,131.379%20C131.2554,130.955%20129.9224,130.356%20129.9224,130.356'%20id='Fill-41'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M130.2065,130.2052%20C130.6265,130.3792%20131.7315,130.8112%20133.0885,131.1362%20C133.2055,131.1642%20133.3105,131.1442%20133.4235,131.0762%20C133.8525,130.8102%20134.1625,129.9492%20134.2805,129.5182%20C134.0985,129.3082%20133.5755,128.7752%20132.7835,128.5332%20C132.1385,128.3342%20131.5905,128.3732%20131.1595,128.6482%20C130.5385,129.0462%20130.2895,129.8452%20130.2065,130.2052%20M133.1885,131.6492%20C133.1175,131.6492%20133.0445,131.6402%20132.9715,131.6222%20C131.1945,131.1972%20129.8755,130.6092%20129.8195,130.5842%20L129.6495,130.5082%20L129.6745,130.3232%20C129.6825,130.2642%20129.8785,128.8772%20130.8885,128.2292%20C131.4465,127.8692%20132.1355,127.8122%20132.9305,128.0552%20C134.0885,128.4092%20134.7285,129.2732%20134.7565,129.3092%20L134.8235,129.4022%20L134.7975,129.5142%20C134.7615,129.6702%20134.4185,131.0492%20133.6855,131.5012%20C133.5255,131.6002%20133.3595,131.6492%20133.1885,131.6492'%20id='Fill-43'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.3413,144.1617%20C137.3413,144.1617%20143.2963,140.9237%20142.1633,135.4757%20C142.9543,136.1267%20145.0693,138.1137%20145.8353,139.1307%20C145.8353,140.1967%20146.0303,144.4327%20140.1823,147.2687%20C139.1533,146.2027%20138.2873,144.8717%20137.3413,144.1617'%20id='Fill-45'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.7739,144.1925%20C138.2679,144.6265%20138.7379,145.1945%20139.2289,145.7915%20C139.5529,146.1845%20139.8869,146.5895%20140.2369,146.9635%20C143.8029,145.1835%20145.6019,142.5835%20145.5859,139.2325%20L145.5859,139.2155%20C144.9489,138.3995%20143.4709,136.9635%20142.5169,136.1105%20C142.9939,140.5465%20138.9499,143.4485%20137.7739,144.1925%20L137.7739,144.1925%20Z%20M140.1279,147.5735%20L140.0029,147.4425%20C139.5929,147.0185%20139.2119,146.5565%20138.8439,146.1095%20C138.2779,145.4235%20137.7439,144.7765%20137.1909,144.3615%20L136.8799,144.1285%20L137.2219,143.9425%20C137.2799,143.9105%20142.9999,140.7265%20141.9189,135.5265%20L141.7739,134.8315%20L142.3229,135.2825%20C143.1599,135.9725%20145.2569,137.9485%20146.0349,138.9805%20L146.0859,139.0465%20L146.0859,139.2295%20C146.1029,142.8405%20144.1539,145.6215%20140.2919,147.4945%20L140.1279,147.5735%20Z'%20id='Fill-47'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M120.0557,131.1329%20C120.0557,131.1329%20120.0537,130.0349%20121.1447,129.5979%20C121.4777,129.4649%20122.0857,129.2169%20122.0857,129.2169%20C122.0857,129.2169%20122.7357,130.5919%20121.9997,130.9389%20C120.9397,131.4379%20120.0557,131.1329%20120.0557,131.1329'%20id='Fill-49'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M125.0376,129.7564%20C125.0376,129.7564%20125.0686,128.2554%20126.7586,128.0354%20C127.0736,127.9954%20127.8946,128.0144%20127.8946,128.0144%20C127.8946,128.0144%20128.2746,129.6034%20127.3836,129.7564%20C126.2886,129.9434%20125.0376,129.7564%20125.0376,129.7564'%20id='Fill-51'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.5522,130.2706%20C130.5522,130.2706%20130.7772,128.5886%20132.2882,129.0506%20C132.9342,129.2486%20133.2922,129.7386%20133.2922,129.7386%20C133.2922,129.7386%20132.9912,131.0206%20132.3902,130.8756%20C131.3412,130.6246%20130.5522,130.2706%20130.5522,130.2706'%20id='Fill-53'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M130.5103,141.2618%20L123.8643,141.2618%20L123.8643,138.3968%20C123.8643,137.2368%20124.8043,136.2958%20125.9653,136.2958%20L130.5103,136.2958%20C131.2183,136.2958%20131.7923,136.8698%20131.7923,137.5778%20L131.7923,139.9798%20C131.7923,140.6878%20131.2183,141.2618%20130.5103,141.2618'%20id='Fill-55'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M129.7944,141.1685%20L123.9574,141.1685%20L123.9574,139.2815%20C123.9574,138.1685%20124.8594,137.2665%20125.9724,137.2665%20L129.7944,137.2665%20C130.3504,137.2665%20130.8014,137.7175%20130.8014,138.2745%20L130.8014,140.1615%20C130.8014,140.7175%20130.3504,141.1685%20129.7944,141.1685'%20id='Fill-57'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M124.2075,140.9185%20L129.7945,140.9185%20C130.2115,140.9185%20130.5515,140.5785%20130.5515,140.1615%20L130.5515,138.2745%20C130.5515,137.8565%20130.2115,137.5165%20129.7945,137.5165%20L125.9725,137.5165%20C124.9995,137.5165%20124.2075,138.3085%20124.2075,139.2815%20L124.2075,140.9185%20Z%20M129.7945,141.4185%20L123.7075,141.4185%20L123.7075,139.2815%20C123.7075,138.0325%20124.7235,137.0165%20125.9725,137.0165%20L129.7945,137.0165%20C130.4875,137.0165%20131.0515,137.5815%20131.0515,138.2745%20L131.0515,140.1615%20C131.0515,140.8545%20130.4875,141.4185%20129.7945,141.4185%20L129.7945,141.4185%20Z'%20id='Fill-59'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M124.8438,139.1651%20C124.8438,139.7671%20125.3318,140.2551%20125.9338,140.2551%20C126.5348,140.2551%20127.0228,139.7671%20127.0228,139.1651%20C127.0228,138.5631%20126.5348,138.0761%20125.9338,138.0761%20C125.3318,138.0761%20124.8438,138.5631%20124.8438,139.1651'%20id='Fill-61'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M116.8203,142.2472%20L116.8203,142.2472%20C117.1303,142.1812%20117.4063,142.0092%20117.6043,141.7612%20L117.9693,141.3022%20L117.1553,141.4762%20L116.6763,141.5792%20C116.4923,141.6182%20116.3753,141.8002%20116.4143,141.9852%20C116.4543,142.1692%20116.6353,142.2872%20116.8203,142.2472'%20id='Fill-63'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.3472,144.2691%20C138.3472,144.2691%20142.9352,141.7991%20142.8652,136.8231%20C144.8362,138.2591%20145.3692,139.1871%20145.3692,139.1871%20C145.3692,139.1871%20145.0272,141.5561%20143.9232,142.7521%20C142.2292,144.5871%20140.4642,145.1511%20138.3472,144.2691'%20id='Fill-65'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M142.6899,143.3956%20C142.6899,143.3956%20140.8809,145.2356%20139.1169,146.1186'%20id='Fill-67'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M139.228,146.3419%20L139.005,145.8949%20C140.712,145.0409%20142.494,143.2379%20142.511,143.2199%20L142.869,143.5709%20C142.793,143.6469%20141.01,145.4509%20139.228,146.3419'%20id='Fill-69'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M160.6812,162.7433%20L159.6602,160.7263%20C155.8422,151.3453%20155.2532,145.8363%20157.2342,136.8823%20L158.3932,131.6373%20C158.7742,129.9163%20158.9662,128.1593%20158.9662,126.3963%20C158.9662,120.5213%20154.2032,115.7593%20148.3292,115.7593%20L146.6122,115.7593%20C140.8182,115.7593%20136.1202,120.4563%20136.1202,126.2503%20L136.1202,126.5523%20C136.1202,127.9303%20137.2382,129.0483%20138.6172,129.0483%20L149.4902,129.0483%20L147.8422,138.5003%20C142.7952,163.8303%20143.3012,174.1003%20153.2322,171.9903'%20id='Fill-71'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M150.9058,172.7594%20C149.1588,172.7594%20147.7768,172.2414%20146.7188,171.1974%20C143.1708,167.6934%20143.3478,158.4984%20147.3518,138.4024%20L148.8948,129.5484%20L138.6168,129.5484%20C136.9648,129.5484%20135.6208,128.2034%20135.6208,126.5514%20L135.6208,126.2504%20C135.6208,120.1904%20140.5518,115.2594%20146.6118,115.2594%20L148.3298,115.2594%20C154.4698,115.2594%20159.4668,120.2554%20159.4668,126.3964%20C159.4668,128.1914%20159.2688,129.9904%20158.8818,131.7444%20L157.7218,136.9904%20C155.7838,145.7524%20156.3448,151.2544%20160.1228,160.5384%20L161.1278,162.5174%20L160.2348,162.9694%20L159.2138,160.9524%20C155.3288,151.4094%20154.7568,145.7694%20156.7458,136.7744%20L157.9048,131.5294%20C158.2778,129.8454%20158.4668,128.1184%20158.4668,126.3964%20C158.4668,120.8064%20153.9198,116.2594%20148.3298,116.2594%20L146.6118,116.2594%20C141.1028,116.2594%20136.6208,120.7414%20136.6208,126.2504%20L136.6208,126.5514%20C136.6208,127.6524%20137.5158,128.5484%20138.6168,128.5484%20L150.0848,128.5484%20L148.3348,138.5864%20C144.4558,158.0574%20144.1918,167.2964%20147.4218,170.4854%20C148.6728,171.7194%20150.5388,172.0514%20153.1288,171.5004%20L153.3358,172.4794%20C152.4578,172.6654%20151.6478,172.7594%20150.9058,172.7594'%20id='Fill-73'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.3628,117.0182%20C141.3628,117.0182%20141.5378,115.1742%20143.3698,114.4412%20C143.9278,114.2182%20144.8038,114.4562%20144.8038,114.4562%20C144.8038,114.4562%20145.8618,116.1102%20144.6258,116.6922%20C142.8458,117.5292%20141.3628,117.0182%20141.3628,117.0182'%20id='Fill-75'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M141.647,116.8336%20C142.097,116.9306%20143.231,117.0726%20144.519,116.4656%20C144.745,116.3596%20144.882,116.2096%20144.942,116.0056%20C145.069,115.5666%20144.803,114.9586%20144.643,114.6746%20C144.364,114.6126%20143.808,114.5356%20143.462,114.6736%20C142.132,115.2056%20141.751,116.3586%20141.647,116.8336%20M142.51,117.4246%20C141.789,117.4246%20141.317,117.2666%20141.282,117.2546%20L141.095,117.1906%20L141.114,116.9946%20C141.122,116.9136%20141.326,114.9896%20143.277,114.2096%20C143.905,113.9586%20144.832,114.2036%20144.87,114.2146%20L144.962,114.2406%20L145.015,114.3216%20C145.042,114.3626%20145.655,115.3366%20145.422,116.1436%20C145.323,116.4886%20145.09,116.7496%20144.732,116.9176%20C143.89,117.3146%20143.114,117.4246%20142.51,117.4246'%20id='Fill-77'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.7241,116.4098%20C145.7241,116.4098%20145.7851,113.5058%20149.0521,113.0818%20C149.6621,113.0028%20150.4441,113.0638%20150.4441,113.0638%20C150.4441,113.0638%20151.9851,116.1148%20150.2621,116.4098%20C148.1451,116.7728%20145.7241,116.4098%20145.7241,116.4098'%20id='Fill-79'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.9946,116.193%20C146.6446,116.271%20148.5426,116.453%20150.2206,116.163%20C150.4696,116.121%20150.6306,116.012%20150.7256,115.823%20C151.0406,115.198%20150.5586,113.897%20150.2826,113.304%20C150.0356,113.291012%20149.5106,113.274%20149.0846,113.33%20C146.5566,113.658%20146.0826,115.536%20145.9946,116.193%20M148.1376,116.822%20C146.8116,116.822%20145.7536,116.667%20145.6866,116.657%20L145.4696,116.625%20L145.4736,116.404%20C145.4746,116.373%20145.5786,113.28%20149.0196,112.834%20C149.6476,112.755%20150.4316,112.812%20150.4636,112.815%20L150.6036,112.825%20L150.6666,112.951%20C150.7726,113.16%20151.6856,115.028%20151.1726,116.048%20C151.0066,116.377%20150.7066,116.587%20150.3046,116.656%20C149.5776,116.781%20148.8216,116.822%20148.1376,116.822'%20id='Fill-81'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M151.5698,117.0704%20C151.5698,117.0704%20152.0128,114.2954%20154.4958,115.1244%20C155.5558,115.4784%20156.1288,116.3054%20156.1288,116.3054%20C156.1288,116.3054%20155.5768,118.4144%20154.5878,118.1504%20C152.8598,117.6894%20151.5698,117.0704%20151.5698,117.0704'%20id='Fill-83'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M151.8569,116.9268%20C152.2659,117.1088%20153.3359,117.5578%20154.6519,117.9078%20C154.7619,117.9378%20154.8669,117.9218%20154.9779,117.8578%20C155.4039,117.6108%20155.7269,116.7788%20155.8529,116.3588%20C155.6789,116.1478%20155.1819,115.6168%20154.4169,115.3618%20C153.7879,115.1508%20153.2519,115.1768%20152.8259,115.4348%20C152.2089,115.8088%20151.9479,116.5748%20151.8569,116.9268%20M154.7589,118.4238%20C154.6809,118.4238%20154.6019,118.4128%20154.5229,118.3918%20C152.7929,117.9298%20151.5149,117.3218%20151.4609,117.2958%20L151.2939,117.2148%20L151.3229,117.0308%20C151.3329,116.9738%20151.5589,115.6178%20152.5659,115.0068%20C153.1249,114.6688%20153.8009,114.6278%20154.5749,114.8868%20C155.7019,115.2628%20156.3089,116.1268%20156.3349,116.1638%20L156.3989,116.2578%20L156.3709,116.3688%20C156.3309,116.5208%20155.9609,117.8638%20155.2289,118.2898%20C155.0769,118.3788%20154.9199,118.4238%20154.7589,118.4238'%20id='Fill-85'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M141.5405,166.7672%20C142.1595,166.3032%20142.7875,166.0352%20143.3275,165.9062'%20id='Fill-87'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M141.6909,166.9674%20L141.3899,166.5674%20C142.1279,166.0144%20142.8189,165.7704%20143.2699,165.6624%20L143.3849,166.1494%20C142.9809,166.2454%20142.3589,166.4664%20141.6909,166.9674'%20id='Fill-89'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.1411,166.7101%20C143.3641,159.4881%20146.5701,145.6801%20147.1591,142.2821%20L149.4931,128.6671%20L150.5171,128.6671%20C151.8131,128.6671%20152.7941,130.0751%20152.6101,131.3611%20L150.9181,143.1701%20C150.3461,147.1691%20149.7501,165.6851%20156.6991,169.6621%20C158.1811,170.5101%20160.5901,169.9541%20161.4981,169.5211%20C164.8011,167.9431%20165.7501,163.8251%20166.4741,160.5061%20C167.9721,153.6361%20166.8051,148.2431%20166.4731,142.8581%20L166.1251,136.1221%20C166.0631,134.9041%20167.0311,133.6111%20168.2481,133.6111%20L169.4901,133.6111%20L171.7261,147.2271%20C172.3981,151.1041%20174.1291,164.5491%20166.2061,170.8521%20C166.0631,170.9661%20168.1331,171.4291%20167.5331,172.4901%20C165.1501,176.7021%20158.2451,177.3681%20156.9461,179.1711%20C151.9381,186.1161%20156.6281,200.9121%20156.6281,200.9121%20C156.6281,200.9121%20151.0711,198.6941%20147.6281,195.6091%20C139.5821,188.3971%20138.5611,177.9511%20138.5241,174.8761%20C138.4791,171.1971%20139.4451,168.9151%20140.6351,167.5531'%20id='Fill-91'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M157.0259,201.3399%20L156.5359,201.1449%20C156.4799,201.1219%20150.8969,198.8749%20147.4619,195.7959%20C138.6819,187.9259%20138.2899,176.1919%20138.2739,174.8789%20C138.2349,171.6509%20138.9859,169.0599%20140.4469,167.3879%20L140.8239,167.7169%20C139.4449,169.2949%20138.7359,171.7699%20138.7739,174.8729%20C138.7899,176.1629%20139.1749,187.6959%20147.7959,195.4229%20C150.5769,197.9159%20154.8119,199.8609%20156.2359,200.4759%20C155.4449,197.7619%20152.1879,185.3419%20156.7429,179.0249%20C157.2879,178.2699%20158.6079,177.7489%20160.2789,177.0899%20C162.7809,176.1039%20165.8949,174.8769%20167.3149,172.3669%20C167.4169,172.1889%20167.3969,172.0739%20167.3749,172.0029%20C167.2649,171.6639%20166.6829,171.3959%20166.3709,171.2519%20C166.1049,171.1289%20165.9719,171.0679%20165.9519,170.8969%20L165.9339,170.7579%20L166.0509,170.6559%20C168.0049,169.1009%20174.1739,162.8189%20171.4799,147.2689%20L169.2779,133.8609%20L168.2489,133.8609%20C167.8059,133.8609%20167.3689,134.0659%20167.0159,134.4369%20C166.5899,134.8839%20166.3449,135.5249%20166.3759,136.1089%20L166.7229,142.8459%20C166.7979,144.0719%20166.9159,145.2769%20167.0399,146.5519%20C167.4539,150.8159%20167.8809,155.2239%20166.7179,160.5589%20C166.0259,163.7359%20165.0769,168.0889%20161.6059,169.7459%20C160.7069,170.1749%20158.1879,170.8039%20156.5749,169.8789%20C152.7809,167.7069%20151.3069,161.3789%20150.7399,156.4529%20C150.0749,150.6759%20150.4059,144.9859%20150.6719,143.1349%20L152.3629,131.3249%20C152.4489,130.7219%20152.2409,130.0449%20151.8189,129.5579%20C151.4609,129.1439%20150.9989,128.9169%20150.5169,128.9169%20L149.7039,128.9169%20L147.4049,142.3239%20C147.3259,142.7839%20147.1979,143.4339%20147.0419,144.2319%20C146.0079,149.4979%20143.8599,160.4559%20145.3839,166.6509%20L144.8979,166.7699%20C143.3469,160.4679%20145.5109,149.4369%20146.5509,144.1349%20C146.7069,143.3419%20146.8339,142.6959%20146.9129,142.2389%20L149.2819,128.4169%20L150.5169,128.4169%20C151.1449,128.4169%20151.7419,128.7059%20152.1969,129.2309%20C152.7179,129.8329%20152.9649,130.6419%20152.8569,131.3969%20L151.1659,143.2059%20C150.4949,147.8939%20150.2079,165.6579%20156.8229,169.4449%20C158.1889,170.2259%20160.4709,169.7329%20161.3909,169.2949%20C164.6399,167.7429%20165.5589,163.5289%20166.2299,160.4529%20C167.3769,155.1939%20166.9519,150.8259%20166.5419,146.6009%20C166.4179,145.3199%20166.2999,144.1109%20166.2229,142.8739%20L165.8759,136.1339%20C165.8389,135.4069%20166.1299,134.6439%20166.6539,134.0919%20C167.1009,133.6209%20167.6679,133.3609%20168.2489,133.3609%20L169.7019,133.3609%20L169.7369,133.5709%20L171.9729,147.1859%20C172.3449,149.3349%20172.9009,153.6209%20172.4379,158.1549%20C171.8589,163.8189%20169.9079,168.0789%20166.6359,170.8229%20C167.0489,171.0149%20167.6819,171.3259%20167.8499,171.8489%20C167.9299,172.0969%20167.8969,172.3549%20167.7509,172.6129%20C166.2429,175.2769%20163.0379,176.5409%20160.4629,177.5559%20C158.9299,178.1589%20157.6069,178.6809%20157.1489,179.3169%20C152.2709,186.0819%20156.8199,200.6899%20156.8669,200.8369%20L157.0259,201.3399%20Z'%20id='Fill-93'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M210.4546,172.734%20C210.4546,172.734%20211.5986,171.468%20210.9556,169.768%20C210.7596,169.249%20210.0536,168.803%20210.0536,168.803%20C210.0536,168.803%20208.2706,169.114%20208.6446,170.316%20C209.1836,172.046%20210.4546,172.734%20210.4546,172.734'%20id='Fill-95'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M209.9487,169.3414%20C209.6697,169.4224%20209.2827,169.5864%20209.1447,169.8154%20C209.1037,169.8814%20209.0647,169.9824%20209.1227,170.1674%20C209.4227,171.1294%20209.9677,171.7234%20210.3307,172.0314%20C210.5647,171.6074%20210.8307,170.8514%20210.4877,169.9454%20C210.4097,169.7384%20210.1497,169.4974%20209.9487,169.3414%20L209.9487,169.3414%20Z%20M210.5617,173.3614%20L210.2167,173.1734%20C210.1567,173.1414%20208.7607,172.3664%20208.1677,170.4644%20C208.0367,170.0444%20208.0797,169.6394%20208.2917,169.2924%20C208.7507,168.5424%20209.8447,168.3314%20209.9677,168.3104%20L210.1577,168.2774%20L210.3207,168.3804%20C210.4067,168.4354%20211.1757,168.9344%20211.4237,169.5914%20C212.1657,171.5534%20210.8807,173.0084%20210.8257,173.0694%20L210.5617,173.3614%20Z'%20id='Fill-97'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M210.0767,170.9747%20C210.0767,170.9747%20210.4777,170.5307%20210.2527,169.9347%20C210.1837,169.7527%20209.9357,169.5957%20209.9357,169.5957%20C209.9357,169.5957%20209.3107,169.7047%20209.4417,170.1267%20C209.6317,170.7327%20210.0767,170.9747%20210.0767,170.9747'%20id='Fill-99'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M201.0942,181.8018%20C201.0942,181.8018%20200.0092,179.3248%20202.6032,177.6888%20C203.0862,177.3838%20203.7712,177.1278%20203.7712,177.1278%20C203.7712,177.1278%20206.2672,179.1018%20204.9272,180.0258%20C203.2812,181.1608%20201.0942,181.8018%20201.0942,181.8018'%20id='Fill-101'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M203.6792,177.7042%20C203.4532,177.8002%20203.1252,177.9502%20202.8692,178.1112%20C201.2542,179.1312%20201.2792,180.4842%20201.4222,181.1682%20C202.1362,180.9212%20203.5312,180.3812%20204.6432,179.6142%20C204.7962,179.5092%20204.8202,179.4202%20204.8232,179.3402%20C204.8362,178.9072%20204.2102,178.1762%20203.6792,177.7042%20L203.6792,177.7042%20Z%20M200.8132,182.4052%20L200.6362,182.0022%20C200.2012,181.0102%20199.9962,178.7422%20202.3362,177.2662%20C202.8572,176.9362%20203.5662,176.6702%20203.5962,176.6602%20L203.8602,176.5612%20L204.0812,176.7362%20C204.3782,176.9712%20205.8602,178.2042%20205.8222,179.3722%20C205.8122,179.6732%20205.6982,180.1012%20205.2112,180.4372%20C203.5182,181.6052%20201.3272,182.2542%20201.2352,182.2822%20L200.8132,182.4052%20Z'%20id='Fill-103'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M201.9985,180.8702%20C201.9985,180.8702%20201.3955,179.4962%20202.8345,178.5892%20C203.1025,178.4202%20203.4825,178.2782%20203.4825,178.2782%20C203.4825,178.2782%20204.8665,179.3732%20204.1235,179.8852%20C203.2105,180.5152%20201.9985,180.8702%20201.9985,180.8702'%20id='Fill-105'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M209.0132,173.69%20C209.0132,173.69%20210.8932,175.342%20209.0892,176.818%20C208.3192,177.448%20207.4242,177.487%20207.4242,177.487%20C207.4242,177.487%20206.0982,176.07%20206.7662,175.45%20C207.9342,174.368%20209.0132,173.69%20209.0132,173.69'%20id='Fill-107'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M208.937,174.3434%20C208.537,174.6224%20207.836,175.1394%20207.106,175.8174%20C207.074,176.1464%20207.36,176.6224%20207.625,176.9554%20C207.894,176.9034%20208.359,176.7694%20208.773,176.4304%20C209.169,176.1064%20209.365,175.7714%20209.372,175.4074%20C209.379,174.9874%20209.136,174.5944%20208.937,174.3434%20L208.937,174.3434%20Z%20M207.216,177.9964%20L207.059,177.8284%20C206.89,177.6484%20206.049,176.7044%20206.079,175.8574%20C206.089,175.5514%20206.209,175.2844%20206.426,175.0834%20C207.615,173.9824%20208.702,173.2954%20208.748,173.2664%20L209.063,173.0684%20L209.343,173.3144%20C209.386,173.3524%20210.392,174.2494%20210.372,175.4254%20C210.36,176.0914%20210.035,176.6904%20209.406,177.2044%20C208.517,177.9324%20207.489,177.9844%20207.446,177.9864%20L207.216,177.9964%20Z'%20id='Fill-109'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M208.7388,174.8604%20C208.7388,174.8604%20209.5718,175.5914%20208.7728,176.2454%20C208.4318,176.5254%20208.0358,176.5424%20208.0358,176.5424%20C208.0358,176.5424%20207.4478,175.9144%20207.7448,175.6404%20C208.2608,175.1604%20208.7388,174.8604%20208.7388,174.8604'%20id='Fill-111'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M192.0728,183.1046%20C192.0728,183.1046%20191.4528,180.8996%20193.8798,180.0246%20C196.3058,179.1496%20196.9578,179.8776%20196.9578,179.8776%20C196.9578,179.8776%20198.3008,182.1366%20197.1008,182.8636%20C195.9008,183.5906%20192.0728,183.1046%20192.0728,183.1046'%20id='Fill-113'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M192.5024,182.651%20C193.9484,182.802%20196.1404,182.862%20196.8424,182.436%20C197.4464,182.069%20196.8404,180.699%20196.5734,180.214%20C196.4194,180.131%20195.7504,179.88%20194.0494,180.495%20C192.5754,181.026%20192.4564,182.102%20192.5024,182.651%20M194.5794,183.765%20C193.3664,183.765%20192.2294,183.629%20192.0094,183.601%20L191.6814,183.559%20L191.5914,183.24%20C191.3334,182.322%20191.4434,180.372%20193.7094,179.555%20C196.3214,178.613%20197.1844,179.38%20197.3304,179.544%20C197.9804,180.619%20198.6414,182.515%20197.3594,183.292%20C196.7494,183.661%20195.6364,183.765%20194.5794,183.765'%20id='Fill-115'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M193.2114,182.6036%20C193.2114,182.6036%20192.8894,181.4576%20194.1504,181.0016%20C195.4124,180.5466%20195.7524,180.9256%20195.7524,180.9256%20C195.7524,180.9256%20196.4494,182.1006%20195.8264,182.4786%20C195.2024,182.8566%20193.2114,182.6036%20193.2114,182.6036'%20id='Fill-117'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M148.9634,131.9869%20C148.9634,131.9869%20152.8374,134.1769%20158.2824,132.1999%20C157.9084,133.8889%20157.1474,137.2839%20157.1474,137.2839%20C157.1474,137.2839%20152.1024,138.8299%20148.2114,136.3819%20C148.6094,134.1409%20148.9634,131.9869%20148.9634,131.9869'%20id='Fill-119'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M148.4878,136.2579%20C151.8588,138.2779%20156.1198,137.2989%20156.9358,137.0829%20C157.0718,136.4769%20157.5998,134.1189%20157.9418,132.5829%20C153.4848,134.0509%20150.1648,132.8259%20149.1548,132.3619%20C149.0448,133.0289%20148.7798,134.6059%20148.4878,136.2579%20M153.5098,138.0239%20C151.8418,138.0239%20149.8538,137.7109%20148.0788,136.5929%20L147.9358,136.5039%20L147.9658,136.3379%20C148.3638,134.0989%20148.7168,131.9469%20148.7168,131.9459%20L148.7748,131.5939%20L149.0868,131.7689%20C149.1238,131.7909%20152.9318,133.8779%20158.1978,131.9649%20L158.6258,131.8099%20L158.5268,132.2539%20C158.1528,133.9439%20157.3908,137.3389%20157.3908,137.3389%20L157.3588,137.4799%20L157.2198,137.5229%20C157.1048,137.5579%20155.5458,138.0239%20153.5098,138.0239'%20id='Fill-121'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M177.9429,122.1456%20C177.9429,122.1456%20177.7669,120.2886%20175.9219,119.5496%20C175.3579,119.3246%20173.8379,119.2636%20173.8379,119.2636%20C173.8379,119.2636%20173.4109,121.2306%20174.6559,121.8176%20C176.4489,122.6606%20177.9429,122.1456%20177.9429,122.1456'%20id='Fill-123'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M174.0483,119.5245%20C173.9873,120.0085%20173.9303,121.1995%20174.7623,121.5915%20C176.0633,122.2025%20177.2063,122.0575%20177.6583,121.9615%20C177.5553,121.4835%20177.1713,120.3185%20175.8283,119.7815%20C175.4613,119.6345%20174.5593,119.5545%20174.0483,119.5245%20M176.7853,122.5525%20C176.1793,122.5525%20175.3973,122.4425%20174.5493,122.0435%20C173.1403,121.3795%20173.5733,119.2985%20173.5933,119.2105%20L173.6373,119.0045%20L173.8473,119.0135%20C173.9113,119.0165%20175.4173,119.0795%20176.0143,119.3175%20C177.9793,120.1035%20178.1843,122.0405%20178.1923,122.1225%20L178.2103,122.3175%20L178.0243,122.3815%20C177.9883,122.3945%20177.5133,122.5525%20176.7853,122.5525'%20id='Fill-125'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M173.2603,121.1969%20C173.2603,121.1969%20173.2073,118.6659%20170.3603,118.2969%20C169.8293,118.2279%20169.1473,118.2799%20169.1473,118.2799%20C169.1473,118.2799%20167.8043,120.9399%20169.3053,121.1969%20C171.1513,121.5129%20173.2603,121.1969%20173.2603,121.1969'%20id='Fill-127'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M169.3081,118.5211%20C169.0691,119.0411%20168.6641,120.1441%20168.9301,120.6711%20C169.0081,120.8261%20169.1411,120.9151%20169.3471,120.9501%20C170.7791,121.1971%20172.3951,121.0491%20172.9891,120.9791%20C172.9011,120.3881%20172.4671,118.8221%20170.3281,118.5441%20C169.9691,118.4971%20169.5311,118.5101%20169.3081,118.5211%20M171.1581,121.5881%20C170.5591,121.5881%20169.8981,121.5521%20169.2631,121.4431%20C168.9021,121.3811%20168.6321,121.1921%20168.4841,120.8961%20C168.0291,119.9931%20168.8301,118.3521%20168.9231,118.1671%20L168.9871,118.0421%20L169.1271,118.0311%20C169.1581,118.0291%20169.8411,117.9781%20170.3921,118.0481%20C173.4181,118.4411%20173.5091,121.1641%20173.5101,121.1911%20L173.5151,121.4121%20L173.2971,121.4441%20C173.2401,121.4531%20172.3151,121.5881%20171.1581,121.5881'%20id='Fill-129'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.8667,121.3805%20C167.8667,121.3805%20167.4207,118.5835%20164.9197,119.4195%20C163.8497,119.7765%20163.2727,120.6095%20163.2727,120.6095%20C163.2727,120.6095%20163.8297,122.7345%20164.8267,122.4685%20C166.5667,122.0045%20167.8667,121.3805%20167.8667,121.3805'%20id='Fill-131'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.5474,120.6627%20C163.6764,121.0857%20164.0034,121.9267%20164.4324,122.1757%20C164.5444,122.2407%20164.6514,122.2577%20164.7624,122.2267%20C166.0894,121.8727%20167.1674,121.4197%20167.5784,121.2367%20C167.4864,120.8827%20167.2224,120.1037%20166.6014,119.7287%20C166.1704,119.4697%20165.6314,119.4447%20164.9984,119.6567%20C164.2204,119.9157%20163.7224,120.4507%20163.5474,120.6627%20M164.6534,122.7417%20C164.4924,122.7417%20164.3334,122.6967%20164.1804,122.6077%20C163.4434,122.1787%20163.0704,120.8267%20163.0304,120.6737%20L163.0024,120.5617%20L163.0674,120.4677%20C163.0934,120.4307%20163.7044,119.5607%20164.8404,119.1817%20C165.6214,118.9207%20166.3004,118.9617%20166.8614,119.3027%20C167.8754,119.9177%20168.1044,121.2837%20168.1134,121.3407%20L168.1434,121.5247%20L167.9754,121.6057%20C167.9204,121.6317%20166.6344,122.2447%20164.8914,122.7097%20C164.8114,122.7307%20164.7324,122.7417%20164.6534,122.7417'%20id='Fill-133'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M142.2026,116.6344%20C142.2026,116.6344%20142.3016,115.5924%20143.3366,115.1784%20C143.6526,115.0524%20144.1466,115.1864%20144.1466,115.1864%20C144.1466,115.1864%20144.7456,116.1214%20144.0466,116.4504%20C143.0406,116.9234%20142.2026,116.6344%20142.2026,116.6344'%20id='Fill-135'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M146.6392,116.023%20C146.6392,116.023%20146.6792,114.115%20148.8262,113.836%20C149.2262,113.785%20149.7402,113.824%20149.7402,113.824%20C149.7402,113.824%20150.7512,115.829%20149.6202,116.023%20C148.2292,116.261%20146.6392,116.023%20146.6392,116.023'%20id='Fill-137'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M152.3706,116.8976%20C152.3706,116.8976%20152.6526,115.1316%20154.2316,115.6596%20C154.9066,115.8846%20155.2716,116.4116%20155.2716,116.4116%20C155.2716,116.4116%20154.9206,117.7526%20154.2906,117.5846%20C153.1916,117.2916%20152.3706,116.8976%20152.3706,116.8976'%20id='Fill-139'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M177.146,121.753%20C177.146,121.753%20177.047,120.718%20176.019,120.307%20C175.706,120.181%20174.858,120.148%20174.858,120.148%20C174.858,120.148%20174.62,121.244%20175.314,121.57%20C176.313,122.041%20177.146,121.753%20177.146,121.753'%20id='Fill-141'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M172.2788,120.8282%20C172.2788,120.8282%20172.2488,119.3622%20170.5988,119.1482%20C170.2918,119.1082%20169.8958,119.1392%20169.8958,119.1392%20C169.8958,119.1392%20169.1178,120.6792%20169.9878,120.8282%20C171.0568,121.0122%20172.2788,120.8282%20172.2788,120.8282'%20id='Fill-143'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M167.0806,121.2711%20C167.0806,121.2711%20166.8166,119.6171%20165.3376,120.1111%20C164.7056,120.3221%20164.3636,120.8151%20164.3636,120.8151%20C164.3636,120.8151%20164.6926,122.0711%20165.2826,121.9141%20C166.3116,121.6401%20167.0806,121.2711%20167.0806,121.2711'%20id='Fill-145'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M160.5376,136.7828%20C160.5376,136.7828%20165.3346,137.5308%20169.8956,136.4108%20C170.3406,138.8898%20170.6256,140.7618%20170.6256,140.7618%20C170.6256,140.7618%20167.4626,142.9098%20161.6176,141.6638%20C160.9286,138.4798%20160.5376,136.7828%20160.5376,136.7828'%20id='Fill-147'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.8276,141.4522%20C166.7366,142.4532%20169.7086,140.9992%20170.3526,140.6342%20C170.2766,140.1452%20170.0356,138.6242%20169.6966,136.7152%20C165.9346,137.5792%20162.0466,137.2202%20160.8606,137.0772%20C161.0056,137.7122%20161.3386,139.1962%20161.8276,141.4522%20M165.1706,142.3062%20C164.1116,142.3062%20162.9096,142.1952%20161.5656,141.9082%20L161.4076,141.8742%20L161.3736,141.7162%20C160.6836,138.5352%20160.2946,136.8402%20160.2946,136.8392%20L160.2116,136.4792%20L160.5756,136.5352%20C160.6236,136.5432%20165.3766,137.2622%20169.8366,136.1682%20L170.0956,136.1052%20L170.1416,136.3672%20C170.5816,138.8202%20170.8696,140.7042%20170.8726,140.7232%20L170.8956,140.8792%20L170.7656,140.9682%20C170.6636,141.0372%20168.7436,142.3062%20165.1706,142.3062'%20id='Fill-149'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M167.27,131.9654%20L173.916,131.9654%20L173.916,129.1004%20C173.916,127.9404%20172.976,126.9994%20171.815,126.9994%20L167.27,126.9994%20C166.562,126.9994%20165.988,127.5734%20165.988,128.2814%20L165.988,130.6834%20C165.988,131.3914%20166.562,131.9654%20167.27,131.9654'%20id='Fill-151'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M167.9858,131.8722%20L173.8228,131.8722%20L173.8228,129.9852%20C173.8228,128.8722%20172.9208,127.9702%20171.8078,127.9702%20L167.9858,127.9702%20C167.4298,127.9702%20166.9788,128.4212%20166.9788,128.9772%20L166.9788,130.8652%20C166.9788,131.4212%20167.4298,131.8722%20167.9858,131.8722'%20id='Fill-153'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M167.9858,128.2203%20C167.5688,128.2203%20167.2288,128.5603%20167.2288,128.9773%20L167.2288,130.8653%20C167.2288,131.2823%20167.5688,131.6223%20167.9858,131.6223%20L173.5728,131.6223%20L173.5728,129.9853%20C173.5728,129.0123%20172.7808,128.2203%20171.8078,128.2203%20L167.9858,128.2203%20Z%20M174.0728,132.1223%20L167.9858,132.1223%20C167.2928,132.1223%20166.7288,131.5583%20166.7288,130.8653%20L166.7288,128.9773%20C166.7288,128.2843%20167.2928,127.7203%20167.9858,127.7203%20L171.8078,127.7203%20C173.0568,127.7203%20174.0728,128.7363%20174.0728,129.9853%20L174.0728,132.1223%20Z'%20id='Fill-155'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M172.937,130.7159%20C172.937,131.3179%20172.449,131.8059%20171.847,131.8059%20C171.246,131.8059%20170.757,131.3179%20170.757,130.7159%20C170.757,130.1139%20171.246,129.6259%20171.847,129.6259%20C172.449,129.6259%20172.937,130.1139%20172.937,130.7159'%20id='Fill-157'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M150.8286,127.2569%20L144.1826,127.2569%20L144.1826,124.3919%20C144.1826,123.2319%20145.1236,122.2909%20146.2836,122.2909%20L150.8286,122.2909%20C151.5376,122.2909%20152.1106,122.8649%20152.1106,123.5729%20L152.1106,125.9749%20C152.1106,126.6829%20151.5376,127.2569%20150.8286,127.2569'%20id='Fill-159'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M150.1128,127.1637%20L144.2768,127.1637%20L144.2768,125.2767%20C144.2768,124.1637%20145.1778,123.2627%20146.2918,123.2627%20L150.1128,123.2627%20C150.6698,123.2627%20151.1208,123.7127%20151.1208,124.2697%20L151.1208,126.1567%20C151.1208,126.7127%20150.6698,127.1637%20150.1128,127.1637'%20id='Fill-161'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M144.5269,126.9137%20L150.1129,126.9137%20C150.5309,126.9137%20150.8709,126.5737%20150.8709,126.1567%20L150.8709,124.2697%20C150.8709,123.8517%20150.5309,123.5127%20150.1129,123.5127%20L146.2919,123.5127%20C145.3189,123.5127%20144.5269,124.3037%20144.5269,125.2767%20L144.5269,126.9137%20Z%20M150.1129,127.4137%20L144.0269,127.4137%20L144.0269,125.2767%20C144.0269,124.0287%20145.0429,123.0127%20146.2919,123.0127%20L150.1129,123.0127%20C150.8059,123.0127%20151.3709,123.5767%20151.3709,124.2697%20L151.3709,126.1567%20C151.3709,126.8497%20150.8059,127.4137%20150.1129,127.4137%20L150.1129,127.4137%20Z'%20id='Fill-163'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M145.1626,126.0074%20C145.1626,126.6094%20145.6506,127.0974%20146.2526,127.0974%20C146.8536,127.0974%20147.3426,126.6094%20147.3426,126.0074%20C147.3426,125.4054%20146.8536,124.9184%20146.2526,124.9184%20C145.6506,124.9184%20145.1626,125.4054%20145.1626,126.0074'%20id='Fill-165'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.4771,133.0982%20L180.4771,133.0982%20C180.1671,133.0322%20179.8901,132.8602%20179.6931,132.6122%20L179.3281,132.1532%20L180.1411,132.3272%20L180.6211,132.4302%20C180.8051,132.4702%20180.9221,132.6512%20180.8821,132.8362%20C180.8431,133.0202%20180.6621,133.1382%20180.4771,133.0982'%20id='Fill-167'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M138.4712,128.0025%20L138.4712,128.0025%20C138.7812,127.9365%20139.0582,127.7645%20139.2552,127.5165%20L139.6192,127.0565%20L138.8072,127.2315%20L138.3272,127.3345%20C138.1432,127.3735%20138.0262,127.5555%20138.0652,127.7395%20C138.1052,127.9245%20138.2862,128.0425%20138.4712,128.0025'%20id='Fill-169'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M149.4282,132.6939%20C149.4282,132.6939%20153.4872,134.4229%20157.5802,132.8429%20C157.1522,135.2439%20156.7692,136.4699%20156.7692,136.4699%20C156.7692,136.4699%20154.3062,136.6149%20152.6752,136.2939%20C150.3462,135.8349%20149.4282,134.7759%20149.4282,132.6939'%20id='Fill-171'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.0747,135.7726%20C155.0747,135.7726%20151.3827,136.0806%20148.5227,134.5986'%20id='Fill-173'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M154.2075,136.0509%20C152.9215,136.0509%20150.4725,135.8899%20148.4075,134.8209%20L148.6385,134.3759%20C151.4005,135.8089%20155.0175,135.5269%20155.0545,135.5239%20L155.0955,136.0219%20C155.0515,136.0259%20154.7235,136.0509%20154.2075,136.0509'%20id='Fill-175'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.1382,137.3243%20C168.1382,137.3243%20164.5382,138.3473%20161.3632,137.7123%20C161.9622,140.0763%20162.2812,140.8183%20162.2812,140.8183%20C162.2812,140.8183%20167.0442,140.1823%20168.1382,137.3243'%20id='Fill-177'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M166.2065,170.9029%20C166.2065,170.9029%20165.9885,171.0599%20165.6805,171.2459'%20id='Fill-179'%20fill='%23F3E3FF'%3e%3c/path%3e%3cpath%20d='M165.8091,171.4601%20L165.5511,171.0321%20C165.8471,170.8541%20166.0561,170.7031%20166.0601,170.7001%20L166.3531,171.1061%20C166.3531,171.1061%20166.1281,171.2681%20165.8091,171.4601'%20id='Fill-181'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M168.4858,138.6851%20C168.4858,138.6851%20164.8618,139.3721%20161.0148,138.9131'%20id='Fill-183'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.7915,139.3194%20C162.9025,139.3194%20161.9495,139.2764%20160.9855,139.1614%20L161.0445,138.6654%20C164.8125,139.1154%20168.4045,138.4454%20168.4385,138.4394%20L168.5325,138.9304%20C168.5055,138.9364%20166.4395,139.3194%20163.7915,139.3194'%20id='Fill-185'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M162.5474,213.2354%20C162.5474,213.2354%20161.5864,212.4524%20160.3084,213.5014%20C159.1414,214.4604%20158.2634,215.9424%20158.7864,216.0904%20C159.3104,216.2394%20160.2314,216.3844%20161.1974,216.2074%20C162.0394,216.0524%20162.7824,216.2154%20163.1204,214.4544%20C163.2774,213.6334%20162.5474,213.2354%20162.5474,213.2354'%20id='Fill-187'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M161.6567,213.2052%20C161.3357,213.2052%20160.9277,213.3162%20160.4667,213.6952%20C159.4357,214.5422%20158.8057,215.6492%20158.8847,215.8802%20C159.1227,215.9272%20160.0767,216.1602%20161.1527,215.9612%20C161.2687,215.9402%20161.3827,215.9242%20161.4947,215.9092%20C162.1697,215.8182%20162.6157,215.7572%20162.8757,214.4072%20C162.9947,213.7822%20162.4497,213.4672%20162.4267,213.4542%20L162.3907,213.4302%20C162.3717,213.4152%20162.0967,213.2052%20161.6567,213.2052%20M160.2777,216.5382%20C159.5227,216.5382%20158.9277,216.3912%20158.7187,216.3312%20C158.5497,216.2832%20158.4307,216.1552%20158.3937,215.9792%20C158.2657,215.3612%20159.2167,214.0752%20160.1487,213.3082%20C161.4577,212.2352%20162.5127,212.9042%20162.6817,213.0242%20C162.9917,213.2012%20163.5147,213.7232%20163.3657,214.5012%20C163.0397,216.2052%20162.2877,216.3072%20161.5607,216.4052%20C161.4577,216.4192%20161.3507,216.4332%20161.2427,216.4532%20C160.9057,216.5152%20160.5787,216.5382%20160.2777,216.5382'%20id='Fill-189'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M162.3286,213.5211%20C162.3286,213.5211%20161.7296,213.0331%20160.9346,213.6871%20C160.2096,214.2831%20159.6626,215.2051%20159.9876,215.2981%20C160.3136,215.3901%20160.8876,215.4801%20161.4886,215.3701%20C162.0126,215.2741%20162.4746,215.3751%20162.6846,214.2791%20C162.7826,213.7691%20162.3286,213.5211%20162.3286,213.5211'%20id='Fill-191'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M163.9116,213.2179%20C164.4196,213.1499%20165.1506,214.2529%20165.0666,214.5899%20C164.9836,214.9259%20164.9256,216.0359%20164.1036,216.1559%20C163.4986,216.2459%20161.3396,216.4699%20160.8676,216.0009%20C160.4326,215.5689%20161.2836,213.5699%20163.9116,213.2179'%20id='Fill-193'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M163.9448,213.4654%20C162.0968,213.7134%20161.2658,214.7834%20161.0668,215.3764%20C160.9768,215.6424%20161.0128,215.7924%20161.0448,215.8234%20C161.3478,216.1244%20162.9928,216.0674%20164.0678,215.9084%20C164.5488,215.8384%20164.6898,215.2674%20164.7838,214.7384%20C164.7988,214.6544%20164.8108,214.5834%20164.8238,214.5294%20C164.8358,214.4204%20164.6358,213.9934%20164.3198,213.6844%20C164.1398,213.5094%20164.0028,213.4574%20163.9448,213.4654%20M162.3418,216.5424%20C161.6578,216.5424%20160.9758,216.4614%20160.6908,216.1784%20C160.4898,215.9784%20160.4548,215.6274%20160.5918,215.2164%20C160.9098,214.2754%20162.0488,213.2154%20163.8788,212.9704%20C164.2428,212.9174%20164.5628,213.2004%20164.7778,213.4404%20C165.0398,213.7334%20165.3978,214.2974%20165.3088,214.6504%20C165.2988,214.6944%20165.2878,214.7554%20165.2758,214.8254%20C165.1928,215.2954%20165.0198,216.2744%20164.1398,216.4034%20C163.9838,216.4264%20163.1608,216.5424%20162.3418,216.5424'%20id='Fill-195'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M164.0542,213.5235%20C164.3542,213.4835%20164.7842,214.1345%20164.7362,214.3325%20C164.6862,214.5315%20164.6522,215.1865%20164.1672,215.2575%20C163.8102,215.3105%20162.5352,215.4425%20162.2572,215.1665%20C162.0012,214.9105%20162.5032,213.7315%20164.0542,213.5235'%20id='Fill-197'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M166.0601,213.4327%20C166.0601,213.4327%20165.6221,213.2037%20164.7521,213.7007%20C163.9861,214.1397%20162.8401,214.8407%20163.1421,215.7137%20C163.4431,216.5857%20165.8681,216.2607%20166.4071,216.0767%20C166.9461,215.8917%20167.2841,215.3057%20167.1881,214.7917%20C166.9811,213.6717%20166.0601,213.4327%20166.0601,213.4327'%20id='Fill-199'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M165.7593,213.6309%20C165.5843,213.6309%20165.2903,213.6809%20164.8763,213.9179%20C164.0133,214.4119%20163.1603,215.0009%20163.3783,215.6319%20C163.5843,216.2299%20165.6963,216.0559%20166.3253,215.8399%20C166.7353,215.6999%20167.0173,215.2409%20166.9423,214.8379%20C166.7683,213.8969%20166.0273,213.6829%20165.9953,213.6739%20L165.9503,213.6579%20C165.9433,213.6539%20165.8793,213.6309%20165.7593,213.6309%20M164.7223,216.5459%20C163.9153,216.5459%20163.1073,216.3799%20162.9053,215.7949%20C162.5233,214.6879%20163.9453,213.8749%20164.6283,213.4839%20C165.4973,212.9869%20166.0133,213.1409%20166.1463,213.1969%20C166.3093,213.2469%20167.2173,213.5729%20167.4343,214.7459%20C167.5543,215.3899%20167.1293,216.0929%20166.4883,216.3129%20C166.2383,216.3989%20165.4813,216.5459%20164.7223,216.5459'%20id='Fill-201'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M166.2251,213.7413%20C166.2251,213.7413%20165.9651,213.6063%20165.4511,213.9003%20C164.9961,214.1603%20164.3181,214.5753%20164.4961,215.0923%20C164.6751,215.6083%20166.1111,215.4163%20166.4301,215.3073%20C166.7491,215.1983%20166.9501,214.8503%20166.8931,214.5463%20C166.7701,213.8833%20166.2251,213.7413%20166.2251,213.7413'%20id='Fill-203'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.9224,185.6192%20C155.9224,185.6192%20156.4164,191.2372%20154.9874,200.0672%20C153.6584,208.2862%20151.3014,210.8652%20151.4744,212.9962%20C151.6094,214.6462%20152.3054,216.1582%20153.9614,216.1582%20L158.9014,216.1582%20C161.2084,216.1582%20163.2424,214.6852%20163.9844,212.5012%20C164.5814,210.7422%20165.2024,208.3492%20165.5734,205.3232%20C165.9534,201.2062%20165.8714,197.0782%20165.8034,194.6542'%20id='Fill-205'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M158.9019,216.6583%20L153.9619,216.6583%20C152.2769,216.6583%20151.1609,215.3043%20150.9759,213.0363%20C150.8929,212.0203%20151.2859,211.0083%20151.8789,209.4753%20C152.6629,207.4503%20153.7359,204.6763%20154.4949,199.9873%20C155.8949,191.3313%20155.4289,185.7183%20155.4239,185.6623%20L156.4209,185.5753%20C156.4249,185.6323%20156.9039,191.3573%20155.4809,200.1473%20C154.7069,204.9393%20153.5659,207.8863%20152.8109,209.8363%20C152.2679,211.2403%20151.9089,212.1673%20151.9719,212.9553%20C152.0549,213.9653%20152.4229,215.6583%20153.9619,215.6583%20L158.9019,215.6583%20C160.9849,215.6583%20162.8379,214.3253%20163.5099,212.3413%20C164.2359,210.2043%20164.7629,207.8233%20165.0779,205.2623%20C165.4329,201.4023%20165.3849,197.5723%20165.3029,194.6683%20L166.3029,194.6393%20C166.3849,197.5723%20166.4339,201.4413%20166.0719,205.3683%20C165.7479,208.0123%20165.2059,210.4613%20164.4579,212.6623%20C163.6459,215.0523%20161.4139,216.6583%20158.9019,216.6583'%20id='Fill-207'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M181.2544,189.3355%20C179.6174,190.7445%20178.7694,193.0505%20178.7814,195.1705%20C178.7994,198.0005%20180.4414,201.6025%20179.4004,206.3055%20C178.4734,210.4945%20176.6274,211.2335%20177.1834,214.9915%20C177.2834,215.6705%20177.8934,216.1585%20178.5784,216.1585%20L184.0844,216.1585%20C186.6174,216.1585%20188.7874,214.3205%20189.2014,211.8215%20C190.3084,205.1465%20189.4634,198.8455%20188.5734,194.0105'%20id='Fill-209'%20fill='%239452BA'%3e%3c/path%3e%3cpath%20d='M184.0845,216.6583%20L178.5785,216.6583%20C177.6355,216.6583%20176.8225,215.9733%20176.6885,215.0653%20C176.3325,212.6553%20176.9255,211.3633%20177.6115,209.8663%20C178.0545,208.9033%20178.5545,207.8123%20178.9115,206.1973%20C179.5775,203.1893%20179.1115,200.6563%20178.7005,198.4213%20C178.4885,197.2673%20178.2875,196.1783%20178.2815,195.1733%20C178.2675,192.7563%20179.2815,190.3743%20180.9285,188.9563%20L181.5805,189.7143%20C180.1495,190.9463%20179.2695,193.0353%20179.2815,195.1673%20C179.2875,196.0833%20179.4805,197.1313%20179.6845,198.2403%20C180.0915,200.4533%20180.5985,203.2073%20179.8885,206.4133%20C179.5085,208.1323%20178.9835,209.2753%20178.5215,210.2833%20C177.8505,211.7453%20177.3645,212.8023%20177.6775,214.9183%20C177.7395,215.3403%20178.1275,215.6583%20178.5785,215.6583%20L184.0845,215.6583%20C186.3875,215.6583%20188.3325,214.0103%20188.7085,211.7403%20C189.8095,205.1023%20188.9515,198.8263%20188.0815,194.1003%20L189.0655,193.9203%20C189.9495,198.7253%20190.8205,205.1133%20189.6945,211.9033%20C189.2385,214.6583%20186.8795,216.6583%20184.0845,216.6583'%20id='Fill-211'%20fill='%2352267D'%3e%3c/path%3e%3cpolygon%20id='Fill-213'%20fill='%2352267D'%20points='182.5513%20196.4596%20180.9123%20195.6526%20182.5723%20194.3256%20183.2983%20194.5676%20183.2183%20194.8056%20182.6213%20194.6056%20181.3753%20195.6016%20182.5353%20196.1736%20183.3853%20195.6306%20182.6863%20195.4736%20182.4083%20195.6736%20182.2623%20195.4706%20182.6313%20195.2056%20184.0263%20195.5186'%3e%3c/polygon%3e%3cpath%20d='M152.5532,213.2354%20C152.5532,213.2354%20151.5922,212.4524%20150.3152,213.5014%20C149.1472,214.4604%20148.2692,215.9424%20148.7922,216.0904%20C149.3162,216.2394%20150.2372,216.3844%20151.2032,216.2074%20C152.0452,216.0524%20152.7882,216.2154%20153.1262,214.4544%20C153.2832,213.6334%20152.5532,213.2354%20152.5532,213.2354'%20id='Fill-215'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M151.6626,213.2052%20C151.3426,213.2052%20150.9336,213.3162%20150.4746,213.6952%20C149.4416,214.5412%20148.8116,215.6492%20148.8906,215.8802%20C149.1286,215.9272%20150.0816,216.1602%20151.1586,215.9612%20C151.2746,215.9402%20151.3886,215.9242%20151.5006,215.9092%20C152.1756,215.8182%20152.6216,215.7572%20152.8816,214.4072%20C153.0006,213.7822%20152.4556,213.4672%20152.4326,213.4542%20L152.3966,213.4302%20C152.3776,213.4152%20152.1026,213.2052%20151.6626,213.2052%20M150.2836,216.5382%20C149.5286,216.5382%20148.9336,216.3912%20148.7246,216.3312%20C148.5556,216.2832%20148.4366,216.1552%20148.3996,215.9792%20C148.2716,215.3602%20149.2226,214.0752%20150.1566,213.3082%20C151.4576,212.2362%20152.5176,212.9032%20152.6876,213.0242%20C152.9976,213.2012%20153.5206,213.7232%20153.3716,214.5012%20C153.0456,216.2052%20152.2936,216.3072%20151.5666,216.4052%20C151.4636,216.4192%20151.3566,216.4332%20151.2486,216.4532%20C150.9116,216.5152%20150.5846,216.5382%20150.2836,216.5382'%20id='Fill-217'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M152.3345,213.5211%20C152.3345,213.5211%20151.7355,213.0331%20150.9405,213.6871%20C150.2155,214.2831%20149.6685,215.2051%20149.9945,215.2981%20C150.3195,215.3901%20150.8935,215.4801%20151.4945,215.3701%20C152.0185,215.2741%20152.4805,215.3751%20152.6905,214.2791%20C152.7885,213.7691%20152.3345,213.5211%20152.3345,213.5211'%20id='Fill-219'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpolygon%20id='Fill-221'%20fill='%2352267D'%20points='160.4722%20201.3902%20158.2932%20201.2312%20158.0032%20199.2022%20160.0732%20198.5572%20160.1472%20198.7962%20158.2812%20199.3782%20158.5122%20200.9962%20160.3652%20201.1312%20161.1612%20200.2102%20160.1352%20199.6412%20159.3782%20199.8612%20159.8792%20200.4182%20159.6942%20200.5852%20158.9252%20199.7322%20160.1642%20199.3712%20161.5522%20200.1412'%3e%3c/polygon%3e%3cpath%20d='M153.9175,213.2179%20C154.4255,213.1499%20155.1565,214.2529%20155.0725,214.5899%20C154.9895,214.9259%20154.9315,216.0359%20154.1095,216.1559%20C153.5045,216.2459%20151.3455,216.4699%20150.8735,216.0009%20C150.4385,215.5689%20151.2895,213.5699%20153.9175,213.2179'%20id='Fill-286'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M153.9507,213.4654%20C152.1027,213.7134%20151.2717,214.7834%20151.0727,215.3764%20C150.9827,215.6424%20151.0187,215.7924%20151.0507,215.8234%20C151.3537,216.1244%20152.9997,216.0674%20154.0737,215.9084%20C154.5547,215.8384%20154.6957,215.2674%20154.7897,214.7384%20C154.8047,214.6544%20154.8167,214.5834%20154.8297,214.5294%20C154.8417,214.4204%20154.6417,213.9934%20154.3257,213.6844%20C154.1457,213.5094%20154.0077,213.4574%20153.9507,213.4654%20M152.3477,216.5424%20C151.6637,216.5424%20150.9817,216.4614%20150.6967,216.1784%20C150.4957,215.9784%20150.4607,215.6274%20150.5977,215.2164%20C150.9157,214.2754%20152.0547,213.2154%20153.8847,212.9704%20C154.2467,212.9174%20154.5697,213.2004%20154.7837,213.4404%20C155.0457,213.7334%20155.4037,214.2974%20155.3147,214.6504%20C155.3047,214.6944%20155.2937,214.7554%20155.2817,214.8254%20C155.1987,215.2954%20155.0257,216.2744%20154.1457,216.4034%20C153.9897,216.4264%20153.1667,216.5424%20152.3477,216.5424'%20id='Fill-288'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M154.0601,213.5235%20C154.3601,213.4835%20154.7901,214.1345%20154.7421,214.3325%20C154.6931,214.5315%20154.6581,215.1865%20154.1731,215.2575%20C153.8161,215.3105%20152.5411,215.4425%20152.2641,215.1665%20C152.0071,214.9105%20152.5091,213.7315%20154.0601,213.5235'%20id='Fill-290'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M155.7212,213.7608%20C155.7212,213.7608%20155.3332,213.5578%20154.5662,213.9978%20C153.8872,214.3858%20152.8742,215.0068%20153.1412,215.7778%20C153.4082,216.5488%20155.5512,216.2618%20156.0282,216.0988%20C156.5042,215.9358%20156.8042,215.4168%20156.7192,214.9628%20C156.5352,213.9718%20155.7212,213.7608%20155.7212,213.7608'%20id='Fill-292'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M155.4556,213.9649%20C155.3066,213.9649%20155.0516,214.0079%20154.6896,214.2149%20C153.9366,214.6459%20153.1916,215.1579%20153.3776,215.6959%20C153.5516,216.1999%20155.4136,216.0459%20155.9466,215.8629%20C156.2966,215.7429%20156.5376,215.3519%20156.4736,215.0079%20C156.3226,214.1949%20155.6846,214.0099%20155.6566,214.0029%20L155.6126,213.9859%20C155.6046,213.9829%20155.5526,213.9649%20155.4556,213.9649%20M154.5456,216.5409%20C153.8196,216.5409%20153.0886,216.3909%20152.9046,215.8599%20C152.5596,214.8579%20153.8306,214.1309%20154.4416,213.7809%20C155.2146,213.3389%20155.6826,213.4739%20155.8076,213.5259%20C155.9586,213.5719%20156.7706,213.8669%20156.9656,214.9169%20C157.0736,215.4999%20156.6896,216.1369%20156.1086,216.3359%20C155.8876,216.4119%20155.2196,216.5409%20154.5456,216.5409'%20id='Fill-294'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M155.8677,214.0338%20C155.8677,214.0338%20155.6387,213.9138%20155.1827,214.1748%20C154.7807,214.4048%20154.1807,214.7718%20154.3397,215.2278%20C154.4967,215.6848%20155.7657,215.5148%20156.0487,215.4188%20C156.3307,215.3218%20156.5087,215.0148%20156.4587,214.7458%20C156.3487,214.1588%20155.8677,214.0338%20155.8677,214.0338'%20id='Fill-296'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M135.4429,213.9747%20C135.4429,213.9747%20135.0549,213.7717%20134.2869,214.2117%20C133.6089,214.5997%20132.5949,215.2207%20132.8619,215.9917%20C133.1289,216.7627%20135.2729,216.4757%20135.7499,216.3127%20C136.2259,216.1497%20136.5249,215.6307%20136.4409,215.1767%20C136.2569,214.1857%20135.4429,213.9747%20135.4429,213.9747'%20id='Fill-298'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M135.1763,214.1788%20C135.0273,214.1788%20134.7723,214.2218%20134.4103,214.4288%20C133.6573,214.8598%20132.9123,215.3728%20133.0983,215.9098%20C133.2723,216.4138%20135.1343,216.2588%20135.6683,216.0768%20C136.0173,215.9568%20136.2583,215.5658%20136.1953,215.2218%20C136.0443,214.4088%20135.4053,214.2238%20135.3783,214.2168%20L135.3343,214.1998%20C135.3263,214.1968%20135.2743,214.1788%20135.1763,214.1788%20M134.2673,216.7548%20C133.5403,216.7548%20132.8093,216.6048%20132.6253,216.0738%20C132.2803,215.0728%20133.5513,214.3448%20134.1623,213.9948%20C134.9363,213.5538%20135.4043,213.6888%20135.5293,213.7398%20C135.6803,213.7858%20136.4923,214.0808%20136.6873,215.1308%20C136.7943,215.7148%20136.4103,216.3508%20135.8303,216.5498%20C135.6093,216.6258%20134.9403,216.7548%20134.2673,216.7548'%20id='Fill-300'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M135.5884,214.2476%20C135.5884,214.2476%20135.3594,214.1276%20134.9044,214.3886%20C134.5024,214.6186%20133.9024,214.9856%20134.0614,215.4416%20C134.2184,215.8986%20135.4874,215.7286%20135.7704,215.6326%20C136.0524,215.5356%20136.2304,215.2286%20136.1804,214.9596%20C136.0704,214.3726%20135.5884,214.2476%20135.5884,214.2476'%20id='Fill-302'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M137.7886,213.4317%20C138.2966,213.3637%20139.0276,214.4667%20138.9436,214.8037%20C138.8606,215.1397%20138.8026,216.2497%20137.9806,216.3697%20C137.3756,216.4597%20135.2166,216.6837%20134.7446,216.2147%20C134.3096,215.7827%20135.1606,213.7837%20137.7886,213.4317'%20id='Fill-304'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M137.8218,213.6793%20C135.9738,213.9273%20135.1428,214.9973%20134.9438,215.5903%20C134.8538,215.8563%20134.8898,216.0063%20134.9218,216.0373%20C135.2248,216.3393%20136.8708,216.2813%20137.9448,216.1223%20C138.4258,216.0523%20138.5668,215.4813%20138.6608,214.9523%20C138.6758,214.8683%20138.6878,214.7973%20138.7008,214.7433%20C138.7128,214.6343%20138.5128,214.2073%20138.1968,213.8983%20C138.0178,213.7233%20137.8828,213.6713%20137.8218,213.6793%20M136.2188,216.7563%20C135.5348,216.7563%20134.8528,216.6753%20134.5678,216.3923%20C134.3668,216.1923%20134.3318,215.8413%20134.4688,215.4303%20C134.7868,214.4893%20135.9258,213.4293%20137.7558,213.1843%20C138.1198,213.1373%20138.4398,213.4143%20138.6548,213.6543%20C138.9168,213.9473%20139.2748,214.5113%20139.1858,214.8643%20C139.1758,214.9083%20139.1648,214.9693%20139.1528,215.0393%20C139.0698,215.5093%20138.8968,216.4883%20138.0168,216.6173%20C137.8608,216.6403%20137.0378,216.7563%20136.2188,216.7563'%20id='Fill-306'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M137.9312,213.7374%20C138.2312,213.6974%20138.6612,214.3484%20138.6132,214.5464%20C138.5632,214.7454%20138.5292,215.4004%20138.0442,215.4714%20C137.6872,215.5244%20136.4122,215.6564%20136.1352,215.3804%20C135.8782,215.1244%20136.3802,213.9454%20137.9312,213.7374'%20id='Fill-308'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M179.2827,213.2354%20C179.2827,213.2354%20178.3217,212.4524%20177.0447,213.5014%20C175.8777,214.4604%20174.9997,215.9424%20175.5217,216.0904%20C176.0457,216.2394%20176.9667,216.3844%20177.9327,216.2074%20C178.7747,216.0524%20179.5177,216.2154%20179.8557,214.4544%20C180.0127,213.6334%20179.2827,213.2354%20179.2827,213.2354'%20id='Fill-310'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M178.3921,213.2052%20C178.0721,213.2052%20177.6631,213.3162%20177.2041,213.6952%20C176.1721,214.5412%20175.5421,215.6492%20175.6211,215.8802%20C175.8581,215.9272%20176.8111,216.1602%20177.8881,215.9612%20C178.0041,215.9402%20178.1181,215.9242%20178.2301,215.9092%20C178.9051,215.8182%20179.3511,215.7572%20179.6111,214.4072%20C179.7301,213.7822%20179.1851,213.4672%20179.1621,213.4542%20L179.1261,213.4302%20C179.1071,213.4152%20178.8321,213.2052%20178.3921,213.2052%20M177.0131,216.5382%20C176.2581,216.5382%20175.6631,216.3912%20175.4541,216.3312%20C175.2851,216.2832%20175.1661,216.1552%20175.1301,215.9792%20C175.0011,215.3612%20175.9531,214.0762%20176.8851,213.3082%20C178.1891,212.2372%20179.2471,212.9032%20179.4171,213.0242%20C179.7271,213.2012%20180.2501,213.7232%20180.1011,214.5012%20C179.7751,216.2052%20179.0231,216.3072%20178.2961,216.4052%20C178.1931,216.4192%20178.0861,216.4332%20177.9781,216.4532%20C177.6411,216.5152%20177.3141,216.5382%20177.0131,216.5382'%20id='Fill-312'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M179.064,213.5211%20C179.064,213.5211%20178.466,213.0331%20177.671,213.6871%20C176.945,214.2831%20176.398,215.2051%20176.724,215.2981%20C177.049,215.3901%20177.623,215.4801%20178.224,215.3701%20C178.748,215.2741%20179.21,215.3751%20179.42,214.2791%20C179.518,213.7691%20179.064,213.5211%20179.064,213.5211'%20id='Fill-314'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M180.647,213.2179%20C181.155,213.1499%20181.886,214.2529%20181.802,214.5899%20C181.719,214.9259%20181.662,216.0359%20180.839,216.1559%20C180.234,216.2459%20178.075,216.4699%20177.603,216.0009%20C177.168,215.5689%20178.02,213.5699%20180.647,213.2179'%20id='Fill-316'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M180.6802,213.4654%20C178.8332,213.7134%20178.0012,214.7834%20177.8022,215.3774%20C177.7122,215.6424%20177.7482,215.7924%20177.7802,215.8234%20C178.0832,216.1244%20179.7282,216.0674%20180.8032,215.9084%20C181.2852,215.8384%20181.4252,215.2674%20181.5192,214.7384%20C181.5342,214.6544%20181.5462,214.5834%20181.5592,214.5294%20C181.5712,214.4204%20181.3712,213.9934%20181.0552,213.6844%20C180.8762,213.5094%20180.7412,213.4574%20180.6802,213.4654%20M179.0772,216.5424%20C178.3932,216.5424%20177.7112,216.4614%20177.4262,216.1784%20C177.2262,215.9784%20177.1902,215.6284%20177.3272,215.2174%20C177.6452,214.2754%20178.7842,213.2154%20180.6142,212.9704%20C180.9792,212.9174%20181.2982,213.2004%20181.5132,213.4404%20C181.7752,213.7334%20182.1332,214.2974%20182.0442,214.6504%20C182.0342,214.6944%20182.0232,214.7554%20182.0112,214.8254%20C181.9282,215.2964%20181.7552,216.2744%20180.8752,216.4034%20C180.7192,216.4264%20179.8962,216.5424%20179.0772,216.5424'%20id='Fill-318'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M180.7896,213.5235%20C181.0896,213.4835%20181.5206,214.1345%20181.4716,214.3325%20C181.4226,214.5315%20181.3886,215.1865%20180.9026,215.2575%20C180.5456,215.3105%20179.2716,215.4425%20178.9936,215.1665%20C178.7366,214.9105%20179.2386,213.7315%20180.7896,213.5235'%20id='Fill-320'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M182.4517,213.7608%20C182.4517,213.7608%20182.0627,213.5578%20181.2957,213.9978%20C180.6167,214.3858%20179.6037,215.0068%20179.8707,215.7778%20C180.1377,216.5488%20182.2807,216.2618%20182.7577,216.0988%20C183.2337,215.9358%20183.5337,215.4168%20183.4497,214.9628%20C183.2657,213.9718%20182.4517,213.7608%20182.4517,213.7608'%20id='Fill-322'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M182.1851,213.9649%20C182.0361,213.9649%20181.7811,214.0079%20181.4191,214.2149%20C180.6661,214.6459%20179.9211,215.1579%20180.1071,215.6959%20C180.2811,216.1999%20182.1431,216.0459%20182.6761,215.8629%20C183.0261,215.7429%20183.2671,215.3519%20183.2041,215.0079%20C183.0531,214.1949%20182.4141,214.0099%20182.3871,214.0029%20L182.3431,213.9859%20C182.3351,213.9839%20182.2831,213.9649%20182.1851,213.9649%20M181.2751,216.5409%20C180.5491,216.5409%20179.8181,216.3909%20179.6341,215.8599%20C179.2891,214.8579%20180.5601,214.1309%20181.1711,213.7809%20C181.9441,213.3389%20182.4131,213.4739%20182.5381,213.5259%20C182.6891,213.5719%20183.5011,213.8669%20183.6961,214.9169%20C183.8031,215.5009%20183.4181,216.1369%20182.8381,216.3359%20C182.6171,216.4119%20181.9491,216.5409%20181.2751,216.5409'%20id='Fill-324'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M182.5972,214.0338%20C182.5972,214.0338%20182.3682,213.9138%20181.9122,214.1748%20C181.5112,214.4048%20180.9102,214.7718%20181.0692,215.2278%20C181.2272,215.6848%20182.4962,215.5148%20182.7792,215.4188%20C183.0612,215.3218%20183.2382,215.0148%20183.1882,214.7458%20C183.0792,214.1588%20182.5972,214.0338%20182.5972,214.0338'%20id='Fill-326'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M144.4575,213.9068%20C144.6165,213.7728%20144.8065,213.7358%20144.9635,213.8088%20C145.5465,214.0848%20147.0205,214.8668%20146.7155,215.9258%20C146.4785,216.7498%20145.9755,216.5018%20145.0125,216.5198%20L144.2855,216.5328%20C144.1355,216.5358%20144.0025,216.4588%20143.9195,216.3208%20C143.5015,215.6218%20143.7275,214.5238%20144.4075,213.9488%20L144.4575,213.9068%20Z'%20id='Fill-328'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M145.1147,216.2686%20C145.2827,216.2686%20145.4367,216.2756%20145.5767,216.2816%20C146.2047,216.3096%20146.3467,216.3016%20146.4747,215.8556%20C146.7077,215.0466%20145.5607,214.3676%20144.8567,214.0356%20C144.7897,214.0056%20144.7027,214.0276%20144.6197,214.0976%20L144.5697,214.1396%20C143.9797,214.6376%20143.7767,215.5956%20144.1347,216.1916%20C144.1707,216.2536%20144.1977,216.2786%20144.2807,216.2836%20L145.0077,216.2696%20C145.0447,216.2686%20145.0797,216.2686%20145.1147,216.2686%20M145.8737,216.7906%20C145.7707,216.7906%20145.6637,216.7866%20145.5537,216.7816%20C145.3947,216.7746%20145.2167,216.7676%20145.0167,216.7696%20L144.2907,216.7836%20L144.2777,216.7836%20C144.0447,216.7836%20143.8317,216.6596%20143.7057,216.4496%20C143.2227,215.6446%20143.4707,214.4126%20144.2467,213.7586%20L144.2967,213.7156%20C144.5337,213.5176%20144.8187,213.4676%20145.0697,213.5826%20C146.5347,214.2746%20147.2037,215.1316%20146.9557,215.9946%20C146.7567,216.6856%20146.3567,216.7906%20145.8737,216.7906'%20id='Fill-330'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M144.5327,214.1441%20C144.6477,214.0461%20144.7867,214.0191%20144.8997,214.0731%20C145.3237,214.2731%20146.3947,214.8411%20146.1737,215.6111%20C146.0017,216.2101%20145.6357,216.0301%20144.9357,216.0421%20L144.4077,216.0521%20C144.2987,216.0541%20144.2017,215.9981%20144.1417,215.8971%20C143.8377,215.3901%20144.0027,214.5921%20144.4967,214.1751%20L144.5327,214.1441%20Z'%20id='Fill-332'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M141.0483,213.5904%20C141.0483,213.5904%20140.1563,212.7284%20138.7953,213.6654%20C137.5503,214.5224%20136.5503,215.9234%20137.0593,216.1164%20C137.5673,216.3094%20138.4723,216.5314%20139.4513,216.4374%20C140.3023,216.3544%20141.0293,216.5794%20141.5163,214.8534%20C141.7413,214.0494%20141.0483,213.5904%20141.0483,213.5904'%20id='Fill-334'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M140.0435,213.4796%20C139.7425,213.4796%20139.3685,213.5746%20138.9375,213.8716%20C137.8375,214.6276%20137.1165,215.6776%20137.1745,215.9146%20C137.4065,215.9806%20138.3405,216.2956%20139.4275,216.1876%20C139.5445,216.1766%20139.6595,216.1706%20139.7725,216.1656%20C140.4525,216.1316%20140.9025,216.1086%20141.2755,214.7856%20C141.4475,214.1726%20140.9315,213.8126%20140.9085,213.7976%20L140.8755,213.7716%20C140.8555,213.7526%20140.5555,213.4796%20140.0435,213.4796%20M138.9805,216.7096%20C138.0035,216.7096%20137.2145,216.4426%20136.9705,216.3506%20C136.8065,216.2876%20136.6995,216.1496%20136.6785,215.9716%20C136.6025,215.3446%20137.6585,214.1446%20138.6535,213.4596%20C140.0445,212.5006%20141.0435,213.2586%20141.2005,213.3916%20C141.4945,213.5936%20141.9715,214.1586%20141.7565,214.9206%20C141.2865,216.5906%20140.5285,216.6286%20139.7975,216.6646%20C139.6915,216.6696%20139.5855,216.6756%20139.4765,216.6866%20C139.3065,216.7026%20139.1415,216.7096%20138.9805,216.7096'%20id='Fill-336'%20fill='%2352267D'%3e%3c/path%3e%3cpath%20d='M140.8062,213.8565%20C140.8062,213.8565%20140.2512,213.3195%20139.4042,213.9035%20C138.6292,214.4365%20138.0062,215.3085%20138.3242,215.4285%20C138.6402,215.5475%20139.2022,215.6865%20139.8122,215.6275%20C140.3422,215.5765%20140.7942,215.7165%20141.0972,214.6425%20C141.2382,214.1425%20140.8062,213.8565%20140.8062,213.8565'%20id='Fill-338'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M187.8286,216.5328%20L63.6946,216.5328%20C62.4496,216.5328%2061.4396,215.5228%2061.4396,214.2778%20L61.4396,32.2548%20C61.4396,31.0098%2062.4496,29.9998%2063.6946,29.9998%20L187.8286,29.9998%20C189.0736,29.9998%20190.0836,31.0098%20190.0836,32.2548%20L190.0836,214.2778%20C190.0836,215.5228%20189.0736,216.5328%20187.8286,216.5328'%20id='Fill-340'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M63.6948,31.0001%20C63.0028,31.0001%2062.4398,31.5631%2062.4398,32.2551%20L62.4398,214.2781%20C62.4398,214.9701%2063.0028,215.5331%2063.6948,215.5331%20L187.8288,215.5331%20C188.5208,215.5331%20189.0838,214.9701%20189.0838,214.2781%20L189.0838,32.2551%20C189.0838,31.5631%20188.5208,31.0001%20187.8288,31.0001%20L63.6948,31.0001%20Z%20M187.8288,217.5331%20L63.6948,217.5331%20C61.8998,217.5331%2060.4398,216.0731%2060.4398,214.2781%20L60.4398,32.2551%20C60.4398,30.4601%2061.8998,29.0001%2063.6948,29.0001%20L187.8288,29.0001%20C189.6238,29.0001%20191.0838,30.4601%20191.0838,32.2551%20L191.0838,214.2781%20C191.0838,216.0731%20189.6238,217.5331%20187.8288,217.5331%20L187.8288,217.5331%20Z'%20id='Fill-342'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M146.8511,88.8092%20C146.8511,102.4682%20135.7781,113.5412%20122.1191,113.5412%20C108.4591,113.5412%2097.3861,102.4682%2097.3861,88.8092%20C97.3861,75.1502%20108.4591,64.0772%20122.1191,64.0772%20C135.7781,64.0772%20146.8511,75.1502%20146.8511,88.8092'%20id='Fill-344'%20fill='%23E1F2FF'%3e%3c/path%3e%3cpath%20d='M149.8511,83.8092%20C149.8511,97.4682%20138.7781,108.5412%20125.1191,108.5412%20C111.4591,108.5412%20100.3861,97.4682%20100.3861,83.8092%20C100.3861,70.1502%20111.4591,59.0772%20125.1191,59.0772%20C138.7781,59.0772%20149.8511,70.1502%20149.8511,83.8092'%20id='Fill-346'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M125.1187,60.0768%20C112.0327,60.0768%20101.3867,70.7228%20101.3867,83.8088%20C101.3867,96.8948%20112.0327,107.5418%20125.1187,107.5418%20C138.2047,107.5418%20148.8507,96.8948%20148.8507,83.8088%20C148.8507,70.7228%20138.2047,60.0768%20125.1187,60.0768%20M125.1187,109.5418%20C110.9297,109.5418%2099.3867,97.9978%2099.3867,83.8088%20C99.3867,69.6198%20110.9297,58.0768%20125.1187,58.0768%20C139.3067,58.0768%20150.8507,69.6198%20150.8507,83.8088%20C150.8507,97.9978%20139.3067,109.5418%20125.1187,109.5418'%20id='Fill-348'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M131.2661,96.0069%20C131.3701,96.3159%20131.4611,96.5259%20131.4891,96.5949%20C131.4971,96.6019%20131.4801,96.5909%20131.4891,96.5949%20C131.4891,96.5949%20131.4891,96.5969%20131.4891,96.5949%20C131.4901,96.5959%20131.4881,96.5949%20131.4881,96.5949%20C130.7891,89.8549%20134.6121,87.0459%20135.8401,82.5689%20C135.8461,82.5029%20135.8591,82.4299%20135.8791,82.3479%20C135.9051,82.2479%20135.9251,82.1449%20135.9411,82.0419%20C136.1231,80.8029%20135.6161,79.3609%20134.6551,77.8599%20C134.6511,77.8509%20134.6441,77.8429%20134.6391,77.8359%20C134.5611,77.7109%20134.4761,77.5859%20134.3911,77.4609%20C134.3911,77.4609%20134.3881,77.4589%20134.3871,77.4559%20C134.2301,77.2279%20134.0611,76.9979%20133.8841,76.7669%20C133.8661,76.7429%20133.8491,76.7179%20133.8301,76.6949%20C133.7811,76.6319%20133.7291,76.5699%20133.6811,76.5069%20C133.6291,76.4409%20133.5791,76.3759%20133.5281,76.3129%20C133.4741,76.2489%20133.4221,76.1869%20133.3701,76.1249%20C133.3151,76.0589%20133.2611,75.9949%20133.2051,75.9289%20C133.1681,75.8849%20133.1271,75.8389%20133.0871,75.7929%20C131.5771,74.0529%20129.6111,72.3349%20127.5591,70.8389%20C127.5591,70.8389%20127.5441,70.8159%20127.5591,70.8389%20C127.8311,73.3749%20127.8651,75.9119%20127.6251,77.9409%20C127.3351,80.3859%20126.4601,83.2329%20125.2461,85.8129%20C122.4041,85.5799%20119.4991,84.9219%20117.2341,83.9549%20C115.3411,83.1459%20113.1711,81.8699%20111.0971,80.3559%20C111.1201,80.5669%20111.1451,80.7749%20111.1691,80.9859%20C111.1771,81.0479%20111.1861,81.1099%20111.1941,81.1729%20C111.2141,81.3229%20111.2321,81.4719%20111.2551,81.6219%20C111.2641,81.6909%20111.2741,81.7599%20111.2851,81.8289%20C111.3071,81.9799%20111.3291,82.1289%20111.3541,82.2779%20C111.3631,82.3379%20111.3731,82.3999%20111.3831,82.4609%20C111.4141,82.6499%20111.4461,82.8379%20111.4811,83.0249%20C111.4831,83.0449%20111.4851,83.0629%20111.4901,83.0809%20C111.5281,83.2989%20111.5701,83.5149%20111.6131,83.7309%20C111.6151,83.7479%20111.6201,83.7629%20111.6231,83.7799%20C111.6631,83.9749%20111.7021,84.1649%20111.7441,84.3569%20C111.7531,84.3969%20111.7621,84.4349%20111.7691,84.4739%20C111.8081,84.6489%20111.8491,84.8229%20111.8901,84.9969%20C111.8991,85.0299%20111.9081,85.0639%20111.9151,85.0989%20C111.9651,85.2989%20112.0141,85.4989%20112.0651,85.6949%20C112.0671,85.6959%20112.0671,85.6979%20112.0671,85.6979%20C112.2351,86.3309%20112.4191,86.9419%20112.6181,87.5279%20C112.6201,87.5359%20112.6231,87.5419%20112.6251,87.5489%20C112.9621,88.5279%20113.3461,89.4299%20113.7751,90.2189%20C113.8381,90.3339%20113.9021,90.4459%20113.9671,90.5559%20C113.9701,90.5599%20113.9701,90.5649%20113.9731,90.5689%20L113.9741,90.5699%20C114.0331,90.6699%20114.0931,90.7679%20114.1521,90.8619%20L114.1541,90.8639%20C114.1541,90.8639%20114.1591,90.8709%20114.1611,90.8749%20C114.2251,90.9779%20114.2911,91.0789%20114.3581,91.1739%20L114.3581,91.1749%20C114.3681,91.1889%20114.3761,91.1999%20114.3871,91.2139%20C114.3881,91.2139%20114.3861,91.2159%20114.3871,91.2169%20C114.4741,91.3419%20114.5631,91.4629%20114.6511,91.5779%20C114.6681,91.5969%20114.6831,91.6159%20114.6961,91.6339%20C114.7011,91.6409%20114.7071,91.6469%20114.7121,91.6559%20C114.8141,91.7849%20114.9191,91.9099%20115.0281,92.0269%20C115.1021,92.1099%20115.1791,92.1879%20115.2561,92.2639%20C115.2881,92.2969%20115.3231,92.3259%20115.3551,92.3569%20C115.4031,92.4029%20115.4521,92.4449%20115.5001,92.4889%20C115.5371,92.5209%20115.5741,92.5489%20115.6121,92.5799%20C115.6581,92.6189%20115.7061,92.6549%20115.7531,92.6929%20C115.7901,92.7209%20115.8281,92.7469%20115.8671,92.7739%20C115.9161,92.8089%20115.9641,92.8409%20116.0131,92.8749%20C116.0501,92.8979%20116.0891,92.9219%20116.1271,92.9449%20C116.1801,92.9759%20116.2331,93.0039%20116.2841,93.0339%20C116.3211,93.0539%20116.3571,93.0719%20116.3931,93.0899%20C116.4531,93.1189%20116.5131,93.1449%20116.5751,93.1709%20C116.6031,93.1809%20116.6351,93.1979%20116.6651,93.2089%20C116.7581,93.2459%20116.8511,93.2769%20116.9441,93.3029%20C117.0081,93.3219%20117.0611,93.3409%20117.1121,93.3609%20C121.6121,94.5499%20125.9941,92.6659%20131.4891,96.5949'%20id='Fill-350'%20fill='%239452BA'%3e%3c/path%3e%3cpolygon%20id='Fill-352'%20fill='%23ACD3EF'%20points='106.4692%20131.1197%20103.5002%20128.1497%2095.3672%20136.2837%2090.3122%20131.2287%2087.3432%20134.1987%2095.3412%20142.1967%2095.3672%20142.1707%2095.3922%20142.1967'%3e%3c/polygon%3e%3cline%20x1='112.376'%20y1='137.1734'%20x2='164.283'%20y2='137.1734'%20id='Fill-354'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M164.2827,138.1734%20L112.3757,138.1734%20C111.8237,138.1734%20111.3757,137.7254%20111.3757,137.1734%20C111.3757,136.6214%20111.8237,136.1734%20112.3757,136.1734%20L164.2827,136.1734%20C164.8357,136.1734%20165.2827,136.6214%20165.2827,137.1734%20C165.2827,137.7254%20164.8357,138.1734%20164.2827,138.1734'%20id='Fill-356'%20fill='%235E63B6'%3e%3c/path%3e%3cpolygon%20id='Fill-358'%20fill='%23ACD3EF'%20points='106.4692%20150.7384%20103.5002%20147.7684%2095.3672%20155.9024%2090.3122%20150.8474%2087.3432%20153.8174%2095.3412%20161.8154%2095.3672%20161.7894%2095.3922%20161.8154'%3e%3c/polygon%3e%3cline%20x1='112.376'%20y1='157.732'%20x2='164.283'%20y2='157.732'%20id='Fill-360'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M164.2827,158.732%20L112.3757,158.732%20C111.8237,158.732%20111.3757,158.284%20111.3757,157.732%20C111.3757,157.18%20111.8237,156.732%20112.3757,156.732%20L164.2827,156.732%20C164.8357,156.732%20165.2827,157.18%20165.2827,157.732%20C165.2827,158.284%20164.8357,158.732%20164.2827,158.732'%20id='Fill-362'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='112.376'%20y1='178.9835'%20x2='164.283'%20y2='178.9835'%20id='Fill-364'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M164.2827,179.9835%20L112.3757,179.9835%20C111.8237,179.9835%20111.3757,179.5355%20111.3757,178.9835%20C111.3757,178.4315%20111.8237,177.9835%20112.3757,177.9835%20L164.2827,177.9835%20C164.8357,177.9835%20165.2827,178.4315%20165.2827,178.9835%20C165.2827,179.5355%20164.8357,179.9835%20164.2827,179.9835'%20id='Fill-366'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M205.978,71.5416%20C205.425,71.5416%20204.978,71.0936%20204.978,70.5416%20L204.978,63.5416%20C204.978,62.9896%20205.425,62.5416%20205.978,62.5416%20C206.531,62.5416%20206.978,62.9896%20206.978,63.5416%20L206.978,70.5416%20C206.978,71.0936%20206.531,71.5416%20205.978,71.5416'%20id='Fill-368'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M209.478,68.0416%20L202.478,68.0416%20C201.925,68.0416%20201.478,67.5936%20201.478,67.0416%20C201.478,66.4896%20201.925,66.0416%20202.478,66.0416%20L209.478,66.0416%20C210.031,66.0416%20210.478,66.4896%20210.478,67.0416%20C210.478,67.5936%20210.031,68.0416%20209.478,68.0416'%20id='Fill-370'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M41.7275,188.2603%20C41.4515,188.2603%2041.2275,188.0363%2041.2275,187.7603%20L41.2275,183.8233%20C41.2275,183.5463%2041.4515,183.3233%2041.7275,183.3233%20C42.0035,183.3233%2042.2275,183.5463%2042.2275,183.8233%20L42.2275,187.7603%20C42.2275,188.0363%2042.0035,188.2603%2041.7275,188.2603'%20id='Fill-372'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M43.6963,186.2916%20L39.7583,186.2916%20C39.4823,186.2916%2039.2593,186.0676%2039.2593,185.7916%20C39.2593,185.5156%2039.4823,185.2916%2039.7583,185.2916%20L43.6963,185.2916%20C43.9723,185.2916%2044.1963,185.5156%2044.1963,185.7916%20C44.1963,186.0676%2043.9723,186.2916%2043.6963,186.2916'%20id='Fill-374'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M216.728,128.2603%20C216.452,128.2603%20216.228,128.0363%20216.228,127.7603%20L216.228,123.8233%20C216.228,123.5463%20216.452,123.3233%20216.728,123.3233%20C217.004,123.3233%20217.228,123.5463%20217.228,123.8233%20L217.228,127.7603%20C217.228,128.0363%20217.004,128.2603%20216.728,128.2603'%20id='Fill-376'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M218.6968,126.2916%20L214.7588,126.2916%20C214.4828,126.2916%20214.2598,126.0676%20214.2598,125.7916%20C214.2598,125.5156%20214.4828,125.2916%20214.7588,125.2916%20L218.6968,125.2916%20C218.9728,125.2916%20219.1968,125.5156%20219.1968,125.7916%20C219.1968,126.0676%20218.9728,126.2916%20218.6968,126.2916'%20id='Fill-378'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M47.7275,88.2603%20C47.4515,88.2603%2047.2275,88.0363%2047.2275,87.7603%20L47.2275,83.8233%20C47.2275,83.5463%2047.4515,83.3233%2047.7275,83.3233%20C48.0035,83.3233%2048.2275,83.5463%2048.2275,83.8233%20L48.2275,87.7603%20C48.2275,88.0363%2048.0035,88.2603%2047.7275,88.2603'%20id='Fill-380'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M49.6963,86.2916%20L45.7583,86.2916%20C45.4823,86.2916%2045.2593,86.0676%2045.2593,85.7916%20C45.2593,85.5156%2045.4823,85.2916%2045.7583,85.2916%20L49.6963,85.2916%20C49.9723,85.2916%2050.1963,85.5156%2050.1963,85.7916%20C50.1963,86.0676%2049.9723,86.2916%2049.6963,86.2916'%20id='Fill-382'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='25.415'%20y1='122.4166'%20x2='25.415'%20y2='130.5416'%20id='Fill-384'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M25.415,131.5416%20C24.863,131.5416%2024.415,131.0936%2024.415,130.5416%20L24.415,122.4166%20C24.415,121.8646%2024.863,121.4166%2025.415,121.4166%20C25.967,121.4166%2026.415,121.8646%2026.415,122.4166%20L26.415,130.5416%20C26.415,131.0936%2025.967,131.5416%2025.415,131.5416'%20id='Fill-386'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='29.4775'%20y1='126.4791'%20x2='21.3525'%20y2='126.4791'%20id='Fill-388'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M29.4775,127.4791%20L21.3525,127.4791%20C20.8005,127.4791%2020.3525,127.0311%2020.3525,126.4791%20C20.3525,125.9271%2020.8005,125.4791%2021.3525,125.4791%20L29.4775,125.4791%20C30.0295,125.4791%2030.4775,125.9271%2030.4775,126.4791%20C30.4775,127.0311%2030.0295,127.4791%2029.4775,127.4791'%20id='Fill-390'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='245.1665'%20y1='216.2911'%20x2='252.1405'%20y2='216.2911'%20id='Fill-392'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M252.1401,217.2911%20L245.1661,217.2911%20C244.6141,217.2911%20244.1661,216.8431%20244.1661,216.2911%20C244.1661,215.7391%20244.6141,215.2911%20245.1661,215.2911%20L252.1401,215.2911%20C252.6931,215.2911%20253.1401,215.7391%20253.1401,216.2911%20C253.1401,216.8431%20252.6931,217.2911%20252.1401,217.2911'%20id='Fill-394'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='2'%20y1='216.2911'%20x2='10.973'%20y2='216.2911'%20id='Fill-397'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M10.9731,217.2911%20L2.0001,217.2911%20C1.4481,217.2911%201.0001,216.8431%201.0001,216.2911%20C1.0001,215.7391%201.4481,215.2911%202.0001,215.2911%20L10.9731,215.2911%20C11.5251,215.2911%2011.9731,215.7391%2011.9731,216.2911%20C11.9731,216.8431%2011.5251,217.2911%2010.9731,217.2911'%20id='Fill-399'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='94.3823'%20y1='225.608'%20x2='161.5683'%20y2='225.608'%20id='Fill-401'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M161.5679,226.608%20L94.3819,226.608%20C93.8299,226.608%2093.3819,226.16%2093.3819,225.608%20C93.3819,225.056%2093.8299,224.608%2094.3819,224.608%20L161.5679,224.608%20C162.1209,224.608%20162.5679,225.056%20162.5679,225.608%20C162.5679,226.16%20162.1209,226.608%20161.5679,226.608'%20id='Fill-403'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='170.187'%20y1='225.608'%20x2='179.328'%20y2='225.608'%20id='Fill-405'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M179.3276,226.608%20L170.1866,226.608%20C169.6346,226.608%20169.1866,226.16%20169.1866,225.608%20C169.1866,225.056%20169.6346,224.608%20170.1866,224.608%20L179.3276,224.608%20C179.8806,224.608%20180.3276,225.056%20180.3276,225.608%20C180.3276,226.16%20179.8806,226.608%20179.3276,226.608'%20id='Fill-407'%20fill='%235E63B6'%3e%3c/path%3e%3cline%20x1='86.5'%20y1='225.5328'%20x2='81.5'%20y2='225.6078'%20id='Fill-409'%20fill='%23FFFFFF'%3e%3c/line%3e%3cpath%20d='M81.4995,226.608%20C80.9545,226.608%2080.5085,226.17%2080.4995,225.623%20C80.4915,225.071%2080.9325,224.616%2081.4845,224.608%20L86.4845,224.533%20C87.0595,224.566%2087.4915,224.965%2087.4995,225.518%20C87.5085,226.07%2087.0675,226.525%2086.5155,226.533%20L81.5155,226.608%20L81.4995,226.608%20Z'%20id='Fill-411'%20fill='%235E63B6'%3e%3c/path%3e%3cpath%20d='M100.2095,184.0289%20L92.4655,184.0289%20C91.3615,184.0289%2090.4655,183.1329%2090.4655,182.0289%20L90.4655,174.2849%20C90.4655,173.1809%2091.3615,172.2849%2092.4655,172.2849%20L100.2095,172.2849%20C101.3135,172.2849%20102.2095,173.1809%20102.2095,174.2849%20L102.2095,182.0289%20C102.2095,183.1329%20101.3135,184.0289%20100.2095,184.0289'%20id='Fill-413'%20fill='%23FFFFFF'%3e%3c/path%3e%3cpath%20d='M92.4658,173.2852%20C91.9148,173.2852%2091.4658,173.7342%2091.4658,174.2852%20L91.4658,182.0292%20C91.4658,182.5802%2091.9148,183.0292%2092.4658,183.0292%20L100.2098,183.0292%20C100.7608,183.0292%20101.2098,182.5802%20101.2098,182.0292%20L101.2098,174.2852%20C101.2098,173.7342%20100.7608,173.2852%20100.2098,173.2852%20L92.4658,173.2852%20Z%20M100.2098,185.0292%20L92.4658,185.0292%20C90.8118,185.0292%2089.4658,183.6832%2089.4658,182.0292%20L89.4658,174.2852%20C89.4658,172.6312%2090.8118,171.2852%2092.4658,171.2852%20L100.2098,171.2852%20C101.8638,171.2852%20103.2098,172.6312%20103.2098,174.2852%20L103.2098,182.0292%20C103.2098,183.6832%20101.8638,185.0292%20100.2098,185.0292%20L100.2098,185.0292%20Z'%20id='Fill-415'%20fill='%235E63B6'%3e%3c/path%3e%3c/g%3e%3c/svg%3e";module.exports=C; diff --git a/lib/static/illustrations/Warning.svg.js b/lib/static/illustrations/Warning.svg.js new file mode 100644 index 00000000..962641aa --- /dev/null +++ b/lib/static/illustrations/Warning.svg.js @@ -0,0 +1 @@ +"use strict";var C="data:image/svg+xml,%3csvg%20width='256'%20height='256'%20viewBox='0%200%20256%20256'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23.2041%20230.509C23.2041%20173.316%2069.5681%20126.951%20126.762%20126.951C183.955%20126.951%20230.319%20173.316%20230.319%20230.509H23.2041Z'%20fill='%23E1F2FF'/%3e%3cpath%20d='M75.6097%20221.344L80.5887%20221.282C82.2997%20221.26%2083.8397%20220.194%2084.4407%20218.589C86.1507%20214.017%2085.6577%20209.842%2085.8237%20206.263C86.1307%20199.634%2085.0537%20196.252%2083.9977%20190.725L76.5257%20190.991C76.5257%20190.991%2077.1957%20193.737%2077.7227%20201.989C77.8857%20204.542%2073.7927%20214.858%2074.0537%20219.89C74.0967%20220.715%2074.7837%20221.355%2075.6097%20221.344Z'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M73.0549%20219.942C73.1259%20221.296%2074.2359%20222.345%2075.5879%20222.345H75.6219L80.6009%20222.282C82.7189%20222.256%2084.6389%20220.913%2085.3769%20218.94C86.7549%20215.257%2086.7679%20211.847%2086.7789%20208.841C86.7819%20207.968%2086.7849%20207.123%2086.8229%20206.309C87.0788%20200.777%2086.3724%20197.355%2085.5548%20193.395L85.5539%20193.391L85.5242%20193.247C85.3472%20192.389%2085.1626%20191.496%2084.9799%20190.538L84.8189%20189.695L75.2629%20190.036L75.5539%20191.229C75.5609%20191.256%2076.2089%20193.982%2076.7249%20202.053C76.7828%20202.955%2076.0563%20205.554%2075.3524%20208.072L75.3489%20208.085L75.3482%20208.087C74.1983%20212.2%2072.8949%20216.861%2073.0549%20219.942ZM78.7209%20201.926C78.3759%20196.525%2077.9699%20193.457%2077.7229%20191.95L83.1789%20191.756C83.3199%20192.464%2083.4589%20193.14%2083.5949%20193.796L83.5952%20193.797C84.419%20197.784%2085.0699%20200.934%2084.8249%20206.218C84.7868%20207.017%2084.7832%20207.848%2084.7794%20208.706C84.7793%20208.748%2084.7791%20208.79%2084.7789%20208.833C84.7679%20211.811%2084.7559%20214.891%2083.5039%20218.239C83.0529%20219.445%2081.8759%20220.265%2080.5759%20220.282L75.5969%20220.345C75.3379%20220.333%2075.0679%20220.127%2075.0529%20219.839C74.9099%20217.085%2076.2209%20212.392%2077.2759%20208.623C78.2209%20205.241%2078.7959%20203.108%2078.7209%20201.926Z'%20fill='%2352267D'/%3e%3cpath%20d='M60.8186%20197.859L54.7216%20191.118L51.0116%20191.312C51.0116%20191.312%2050.5626%20196.99%2050.3796%20199.367C50.0556%20203.557%2048.4236%20211.78%2047.4036%20215.392C47.0716%20216.568%2046.8836%20217.665%2046.8406%20218.657C46.7676%20220.328%2048.1766%20221.689%2049.8496%20221.668L54.2596%20221.613C56.8296%20221.581%2059.0906%20219.838%2059.6916%20217.339C61.5596%20209.561%2060.8186%20197.859%2060.8186%20197.859Z'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M46.9287%20221.449C47.6817%20222.225%2048.7297%20222.667%2049.8117%20222.667H49.8627L54.2727%20222.613C57.3317%20222.575%2059.9607%20220.502%2060.6647%20217.573C62.5457%20209.738%2061.8467%20198.28%2061.8167%20197.795L61.7937%20197.447L55.1447%20190.094L50.0847%20190.359L50.0147%20191.233C50.0147%20191.233%2049.5657%20196.912%2049.3817%20199.289C49.0777%20203.236%2047.4837%20211.429%2046.4417%20215.12C46.0897%20216.364%2045.8887%20217.538%2045.8417%20218.613C45.7957%20219.67%2046.1817%20220.678%2046.9287%20221.449ZM51.8881%20192.919C51.9071%20192.678%2051.9244%20192.458%2051.9397%20192.265L54.2987%20192.141L59.8397%20198.267C59.9417%20200.247%2060.3547%20210.297%2058.7187%20217.106C58.2297%20219.144%2056.3907%20220.586%2054.2477%20220.613L49.8367%20220.667H49.8117C49.2687%20220.667%2048.7427%20220.446%2048.3657%20220.057C48.0037%20219.685%2047.8177%20219.203%2047.8397%20218.7C47.8797%20217.78%2048.0567%20216.758%2048.3657%20215.663C49.4557%20211.808%2051.0577%20203.566%2051.3767%20199.444C51.4989%20197.851%2051.7417%20194.774%2051.8881%20192.919Z'%20fill='%2352267D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M51.0686%20203.55L52.3536%20204.681L54.2816%20203.912L53.7616%20202.813L52.2016%20203.203L52.5916%20202.851L52.2576%20202.48L51.0686%20203.55ZM51.8206%20203.546L52.1176%20203.807L52.0876%20203.306L51.8206%20203.546ZM52.2376%20203.912L52.4536%20204.103L53.6016%20203.645L53.4846%20203.397L52.6896%20203.597L52.7076%20203.884L52.2376%20203.912Z'%20fill='%2352267D'/%3e%3cpath%20d='M52.0823%20172.58C56.4613%20172.435%2060.5263%20169.368%2069.4573%20168.844C69.5793%20168.259%2069.7293%20167.728%2069.9243%20167.294C71.4973%20163.771%2073.6523%20153.652%2072.1033%20147.043L70.8783%20141.812C70.4763%20140.096%2070.2623%20138.341%2070.2393%20136.579C70.2303%20135.845%2070.2963%20135.127%2070.4293%20134.433C70.4623%20134.259%2070.4993%20134.087%2070.5413%20133.917C70.6663%20133.405%2070.8273%20132.908%2071.0233%20132.429C71.0893%20132.268%2071.1573%20132.11%2071.2303%20131.954C71.3763%20131.642%2071.5363%20131.339%2071.7103%20131.044C71.8843%20130.75%2072.0713%20130.464%2072.2723%20130.188C72.8753%20129.362%2073.5943%20128.625%2074.4043%20128.002C74.6753%20127.795%2074.9563%20127.6%2075.2463%20127.418C76.8423%20126.421%2078.7233%20125.835%2080.7413%20125.809L82.4853%20125.787C85.4233%20125.751%2088.0973%20126.907%2090.0453%20128.809C90.2893%20129.046%2090.5213%20129.295%2090.7413%20129.555C91.1423%20130.027%2091.4983%20130.537%2091.8123%20131.074C91.9303%20131.276%2092.0443%20131.481%2092.1483%20131.691C92.2253%20131.846%2092.2983%20132.002%2092.3673%20132.16C92.5753%20132.635%2092.7493%20133.128%2092.8873%20133.636C93.0243%20134.143%2093.1253%20134.667%2093.1863%20135.203C93.2283%20135.559%2093.2503%20135.923%2093.2553%20136.29C93.2653%20137.021%2092.9763%20137.688%2092.5023%20138.174C92.0283%20138.66%2091.3693%20138.965%2090.6373%20138.975L79.7483%20139.111L81.5153%20148.542C83.5713%20158.226%2083.0713%20164.727%2081.6273%20169.074C81.3053%20170.044%2079.4463%20173.487%2079.4463%20173.487C84.9993%20182.011%2093.3963%20185.662%20102.338%20186.64C109.94%20187.471%20126.239%20180.344%20117.69%20172.442C109.142%20164.541%20119.413%20169.392%20120.929%20170.387C122.444%20171.381%20131.228%20178.78%20121.936%20189.914C118.007%20194.622%20113.543%20198.914%20102.715%20202.297C100.978%20202.839%2091.4763%20203.65%2086.3743%20205.184C71.1853%20209.752%2058.7313%20205.149%2051.6603%20195.174C44.6183%20185.238%2050.3533%20172.637%2052.0823%20172.58Z'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.845%20195.753C56.484%20203.709%2065.118%20207.929%2075.069%20207.929C78.78%20207.929%2082.673%20207.343%2086.662%20206.143C89.7663%20205.21%2094.6534%20204.534%2098.2263%20204.04L98.239%20204.039L98.251%20204.037C100.591%20203.714%20102.282%20203.48%20103.013%20203.252C114.365%20199.706%20118.965%20195.035%20122.703%20190.555C126.155%20186.42%20127.606%20182.305%20127.015%20178.327C126.346%20173.819%20123.1%20170.616%20121.478%20169.552C121.416%20169.511%20115.074%20165.687%20113.61%20167.556C112.77%20168.632%20113.628%20170.05%20117.012%20173.178C118.998%20175.013%20119.566%20176.781%20118.745%20178.581C116.841%20182.762%20107.659%20186.231%20102.447%20185.646C92.749%20184.586%2085.406%20180.477%2080.611%20173.432C81.163%20172.392%2082.306%20170.205%2082.576%20169.39C84.353%20164.044%2084.324%20156.96%2082.497%20148.358L80.95%20140.097L90.651%20139.975C91.626%20139.963%2092.538%20139.57%2093.218%20138.873C93.9%20138.175%2094.268%20137.253%2094.255%20136.277C94.249%20135.876%2094.225%20135.479%2094.18%20135.09C94.114%20134.509%2094.003%20133.932%2093.852%20133.375C93.702%20132.822%2093.511%20132.279%2093.283%20131.76C93.208%20131.588%2093.128%20131.418%2093.044%20131.247C92.93%20131.017%2092.806%20130.794%2092.676%20130.57C92.326%20129.972%2091.932%20129.414%2091.505%20128.91C91.264%20128.625%2091.01%20128.352%2090.743%20128.094C88.52%20125.925%2085.593%20124.721%2082.473%20124.788L80.729%20124.81C78.596%20124.838%2076.517%20125.446%2074.715%20126.571C74.399%20126.769%2074.092%20126.982%2073.795%20127.21C72.908%20127.891%2072.124%20128.696%2071.465%20129.599C71.245%20129.901%2071.039%20130.214%2070.849%20130.537C70.658%20130.859%2070.484%20131.191%2070.325%20131.53C70.244%20131.702%2070.17%20131.876%2070.098%20132.051C69.884%20132.574%2069.706%20133.123%2069.571%20133.678C69.525%20133.865%2069.484%20134.054%2069.447%20134.246C69.3%20135.013%2069.23%20135.804%2069.239%20136.593C69.263%20138.426%2069.487%20140.259%2069.905%20142.042L71.13%20147.272C72.609%20153.583%2070.506%20163.54%2069.011%20166.887C68.88%20167.18%2068.763%20167.514%2068.656%20167.896C63.7811%20168.267%2060.349%20169.382%2057.5662%20170.287L57.554%20170.291L57.5493%20170.292C55.4325%20170.98%2053.7587%20171.525%2052.049%20171.582L52.0488%20171.582C51.7216%20171.593%2050.7247%20171.626%2049.389%20174.317C47.287%20178.551%2045.23%20187.83%2050.845%20195.753ZM49.738%20179.476C50.479%20176.054%2051.782%20173.957%2052.26%20173.575C54.1999%20173.485%2056.0448%20172.885%2058.1726%20172.193L58.173%20172.193L58.1738%20172.192C60.9886%20171.276%2064.4915%20170.137%2069.516%20169.843L70.28%20169.798L70.436%20169.049C70.553%20168.489%2070.688%20168.037%2070.837%20167.703C72.47%20164.046%2074.679%20153.65%2073.077%20146.815L71.852%20141.585C71.467%20139.943%2071.261%20138.255%2071.239%20136.568C71.232%20135.913%2071.289%20135.258%2071.411%20134.621C71.441%20134.465%2071.474%20134.31%2071.513%20134.155C71.625%20133.693%2071.773%20133.24%2071.949%20132.807C72.008%20132.663%2072.071%20132.52%2072.137%20132.378C72.269%20132.096%2072.414%20131.82%2072.571%20131.554C72.729%20131.288%2072.898%20131.028%2073.08%20130.778C73.628%20130.028%2074.279%20129.361%2075.012%20128.797C75.258%20128.609%2075.514%20128.431%2075.777%20128.266C77.266%20127.336%2078.987%20126.833%2080.754%20126.81L82.498%20126.788C82.538%20126.787%2082.579%20126.787%2082.62%20126.787C85.15%20126.787%2087.534%20127.757%2089.348%20129.526C89.569%20129.741%2089.78%20129.967%2089.979%20130.202C90.331%20130.619%2090.658%20131.083%2090.948%20131.577C91.054%20131.761%2091.158%20131.947%2091.252%20132.135C91.322%20132.275%2091.388%20132.418%2091.451%20132.562C91.64%20132.991%2091.798%20133.441%2091.922%20133.898C92.047%20134.359%2092.138%20134.837%2092.194%20135.318C92.231%20135.641%2092.251%20135.971%2092.255%20136.304C92.261%20136.744%2092.095%20137.16%2091.785%20137.477C91.479%20137.793%2091.066%20137.97%2090.624%20137.975L78.546%20138.127L80.536%20148.751C82.293%20157.023%2082.341%20163.756%2080.678%20168.76C80.463%20169.405%2079.269%20171.712%2078.567%20173.013L78.284%20173.536L78.609%20174.034C83.737%20181.906%2091.684%20186.481%20102.23%20187.635C107.713%20188.232%20118.114%20184.788%20120.566%20179.41C121.395%20177.59%20121.687%20174.775%20118.369%20171.709C117.087%20170.523%20116.343%20169.726%20115.912%20169.204C117.324%20169.647%20119.582%20170.699%20120.38%20171.223C121.477%20171.943%20124.45%20174.674%20125.036%20178.621C125.54%20182.011%20124.239%20185.596%20121.168%20189.274C117.474%20193.701%20113.26%20197.956%20102.417%20201.344C101.843%20201.522%2099.959%20201.782%2097.966%20202.057C94.326%20202.56%2089.342%20203.249%2086.086%20204.227C72.057%20208.45%2059.807%20204.936%2052.476%20194.596C48.468%20188.942%2049.04%20182.696%2049.738%20179.476Z'%20fill='%2352267D'/%3e%3cpath%20d='M61.3597%20157.993C61.5677%20146.729%2052.5207%20137.993%2042.3407%20136.251C40.2277%20135.889%2039.5337%20135.236%2037.2267%20135.264L35.4607%20135.287C29.5087%20135.362%2024.7457%20140.247%2024.8207%20146.198C24.8387%20147.681%2026.0567%20148.869%2027.5407%20148.85C27.5407%20148.85%2045.6587%20148.617%2045.7437%20148.608C45.7447%20148.609%2047.2187%20148.591%2047.2197%20148.592C47.2177%20148.594%2045.7417%20148.613%2045.7397%20148.615C49.7677%20150.265%2052.3257%20155.354%2052.7987%20158.1C53.4747%20162.011%2053.0567%20165.248%2051.7537%20167.879C50.8837%20169.631%2050.8097%20171.73%2050.9677%20173.427C50.9677%20173.427%2051.0107%20173.441%2051.0727%20173.461C51.1467%20174.368%2051.3067%20175.399%2051.5917%20176.574C53.2827%20175.364%2055.9147%20173.542%2056.3957%20173.28C57.4347%20172.715%2059.7827%20171.427%2060.8327%20170.807C67.5427%20166.847%2061.2417%20164.399%2061.3597%20157.993Z'%20fill='%239452BA'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.6203%20176.81L50.9703%20178.248L52.1743%20177.387C54.0763%20176.025%2056.4923%20174.366%2056.8733%20174.158C58.0513%20173.517%2060.3163%20172.272%2061.3403%20171.668C66.3093%20168.736%2065.0453%20166.028%2063.8223%20163.408C63.1173%20161.899%2062.3193%20160.189%2062.3593%20158.011C62.5913%20145.483%2052.3053%20136.941%2042.5103%20135.265C41.7663%20135.137%2041.2063%20134.969%2040.6643%20134.806L40.6418%20134.799C39.6902%20134.513%2038.7949%20134.243%2037.2143%20134.264L35.4473%20134.286C28.9543%20134.368%2023.7383%20139.717%2023.8203%20146.21C23.8333%20147.195%2024.2283%20148.116%2024.9333%20148.803C25.6383%20149.49%2026.5643%20149.837%2027.5533%20149.85C41.2283%20149.674%2044.6463%20149.626%2045.5263%20149.611C49.1893%20151.226%2051.4263%20156.02%2051.8133%20158.27C52.4293%20161.829%2052.1063%20164.912%2050.8573%20167.434C50.0463%20169.07%2049.7483%20171.117%2049.9723%20173.519L50.0333%20174.163L50.1423%20174.2C50.2413%20175.033%2050.4013%20175.908%2050.6203%20176.81ZM51.9303%20172.682L51.9173%20172.679C51.8553%20171.357%2051.9663%20169.7%2052.6493%20168.323C54.0913%20165.412%2054.4733%20161.915%2053.7843%20157.93C53.3483%20155.397%2051.3743%20151.306%2048.2803%20148.946L48.6343%20148.591L47.9273%20147.884C47.7153%20147.672%2047.6093%20147.612%2047.1853%20147.598L47.1843%20147.592L46.9533%20147.595C46.8551%20147.585%2046.7573%20147.589%2046.6466%20147.594C46.5916%20147.597%2046.5333%20147.599%2046.4703%20147.6L46.1453%20147.603L46.1373%20147.596L45.7053%20147.609C45.3603%20147.618%2033.6633%20147.771%2027.5273%20147.85C27.0833%20147.896%2026.6523%20147.686%2026.3293%20147.371C26.0073%20147.057%2025.8263%20146.635%2025.8203%20146.185C25.7523%20140.795%2030.0823%20136.355%2035.4733%20136.286L37.2393%20136.264C38.5083%20136.251%2039.2093%20136.457%2040.0893%20136.722L40.093%20136.723C40.6631%20136.894%2041.3092%20137.087%2042.1723%20137.236C51.1463%20138.772%2060.5703%20146.562%2060.3593%20157.974C60.3113%20160.615%2061.2533%20162.633%2062.0103%20164.254C63.2263%20166.859%2063.7293%20167.937%2060.3243%20169.946C59.3243%20170.535%2057.0843%20171.767%2055.9183%20172.401C55.4683%20172.646%2053.7123%20173.854%2052.2603%20174.874C52.1723%20174.359%2052.1083%20173.859%2052.0693%20173.379L51.9303%20172.682Z'%20fill='%2352267D'/%3e%3cpath%20d='M55.7532%20171.074C55.6432%20169.337%2055.3652%20168.447%2055.5512%20167.737C56.6222%20163.65%2056.9722%20162.36%2056.9172%20158.049C56.8632%20153.763%2054.3282%20149.559%2050.6352%20147.353C50.4322%20147.232%2047.7912%20147.079%2045.7392%20148.615C49.7682%20150.265%2052.3252%20155.354%2052.7992%20158.1C53.4752%20162.011%2053.0572%20165.248%2051.7532%20167.879C50.8842%20169.631%2050.8102%20171.73%2050.9682%20173.427C50.9682%20173.427%2055.9072%20175.211%2055.7532%20171.074Z'%20fill='%23F3E3FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.8015%20173.898C50.9007%20173.933%2051.9717%20174.306%2053.1428%20174.306C53.8508%20174.306%2054.5958%20174.17%2055.1848%20173.74C55.9398%20173.189%2056.2988%20172.285%2056.2528%20171.055L56.2518%20171.042C56.21%20170.372%2056.1426%20169.827%2056.0858%20169.367L56.0848%20169.359L56.0838%20169.351C56.0004%20168.664%2055.9452%20168.209%2056.0348%20167.864L56.0648%20167.747C57.1178%20163.733%2057.4718%20162.38%2057.4178%20158.042C57.3618%20153.622%2054.7998%20149.258%2050.8908%20146.923C50.4448%20146.656%2047.5868%20146.607%2045.4398%20148.214L44.7338%20148.742L45.5498%20149.077C49.1908%20150.569%2051.8128%20155.324%2052.3058%20158.185C52.9398%20161.851%2052.6028%20165.037%2051.3048%20167.655C50.3468%20169.588%2050.3228%20171.885%2050.4698%20173.473L50.4998%20173.788L50.7978%20173.897L50.8015%20173.898ZM54.5958%20172.932C53.7668%20173.539%2052.2418%20173.281%2051.4388%20173.051C51.3368%20171.617%2051.4098%20169.697%2052.2018%20168.1C53.5948%20165.287%2053.9618%20161.894%2053.2928%20158.015C52.8148%20155.249%2050.4468%20150.561%2046.7688%20148.553C48.4488%20147.66%2050.2328%20147.753%2050.3778%20147.782C53.9958%20149.943%2056.3668%20153.975%2056.4178%20158.054C56.4708%20162.257%2056.1528%20163.471%2055.0978%20167.493L55.0678%20167.611C54.9288%20168.138%2054.9968%20168.695%2055.0907%20169.464L55.0928%20169.481C55.1478%20169.924%2055.2118%20170.451%2055.2538%20171.099C55.2858%20171.972%2055.0638%20172.589%2054.5958%20172.932Z'%20fill='%2352267D'/%3e%3cpath%20d='M29.8294%20137.189C29.8294%20137.189%2029.8024%20135.307%2031.6624%20134.536C32.2294%20134.3%2033.2664%20133.863%2033.2664%20133.863C33.2664%20133.863%2034.4094%20136.205%2033.1554%20136.814C31.3504%20137.692%2029.8294%20137.189%2029.8294%20137.189Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29.6723%20137.663C29.7093%20137.676%2030.1983%20137.832%2030.9433%20137.832C31.5993%20137.832%2032.4533%20137.711%2033.3743%20137.264C33.7373%20137.087%2034.0003%20136.787%2034.1353%20136.397C34.5073%20135.318%2033.7973%20133.812%2033.7153%20133.643L33.5073%20133.218L33.0713%20133.401C33.0713%20133.401%2032.0373%20133.839%2031.4713%20134.073C29.3213%20134.965%2029.3283%20137.105%2029.3293%20137.195L29.3343%20137.552L29.6723%20137.663ZM32.9373%20136.364C31.8633%20136.887%2030.8953%20136.862%2030.3753%20136.792C30.4783%20136.29%2030.8053%20135.432%2031.8543%20134.997C32.0502%20134.916%2032.3025%20134.81%2032.5487%20134.707C32.7057%20134.641%2032.8603%20134.576%2032.9963%20134.519C33.1643%20134.985%2033.3343%20135.652%2033.1893%20136.071C33.1413%20136.212%2033.0633%20136.303%2032.9373%20136.364Z'%20fill='%2352267D'/%3e%3cpath%20d='M34.4934%20135.806C34.4934%20135.806%2034.5144%20133.242%2037.3944%20132.831C37.9314%20132.755%2039.3364%20132.771%2039.3364%20132.771C39.3364%20132.771%2040.0174%20135.476%2038.5004%20135.756C36.6344%20136.1%2034.4934%20135.806%2034.4934%20135.806Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M34.4249%20136.301C34.4819%20136.309%2035.3369%20136.425%2036.4389%20136.425C37.1069%20136.425%2037.8659%20136.382%2038.5909%20136.248C39.0299%20136.168%2039.3879%20135.927%2039.6269%20135.555C40.2739%20134.548%2039.8699%20132.841%2039.8209%20132.649L39.7269%20132.275L39.3419%20132.271C39.3373%20132.271%2039.3316%20132.271%2039.3248%20132.271C39.1115%20132.269%2037.8658%20132.26%2037.3249%20132.337C34.7089%20132.709%2034.0019%20134.766%2033.9939%20135.802L33.9899%20136.242L34.4249%20136.301ZM38.4099%20135.264C37.1719%20135.493%2035.7839%20135.425%2035.0589%20135.363C35.2129%20134.715%2035.7309%20133.574%2037.4649%20133.327C37.7699%20133.284%2038.4429%20133.271%2038.9239%20133.27C39.0039%20133.792%2039.0539%20134.597%2038.7859%20135.015C38.6949%20135.157%2038.5789%20135.234%2038.4099%20135.264Z'%20fill='%2352267D'/%3e%3cpath%20d='M40.2327%20135.98C40.2327%20135.98%2040.5767%20133.131%2043.1407%20133.881C44.2367%20134.201%2044.8527%20135.023%2044.8527%20135.023C44.8527%20135.023%2044.3717%20137.195%2043.3527%20136.964C41.5727%20136.561%2040.2327%20135.98%2040.2327%20135.98Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M43.2428%20137.451C43.3298%20137.471%2043.4158%20137.481%2043.5018%20137.481C43.7248%20137.481%2043.9428%20137.416%2044.1438%20137.288C44.9568%20136.774%2045.3038%20135.297%2045.3408%20135.131L45.3908%20134.906L45.2528%20134.723C45.2238%20134.684%2044.5228%20133.763%2043.2818%20133.402C42.4078%20133.145%2041.6528%20133.224%2041.0338%20133.632C39.9368%20134.356%2039.7448%20135.857%2039.7368%20135.92L39.6918%20136.29L40.0338%20136.439L40.035%20136.44C40.107%20136.471%2041.4483%20137.046%2043.2428%20137.451ZM43.4628%20136.477C42.2998%20136.213%2041.3218%20135.867%2040.8108%20135.673C40.9148%20135.308%2041.1388%20134.76%2041.5838%20134.466C41.9518%20134.224%2042.4128%20134.19%2043.0008%20134.361C43.6318%20134.545%2044.0828%20134.933%2044.3018%20135.155C44.1598%20135.649%2043.8918%20136.265%2043.6078%20136.444C43.537%20136.488%2043.497%20136.482%2043.463%20136.477L43.4628%20136.477Z'%20fill='%2352267D'/%3e%3cpath%20d='M47.8245%20149.691C47.8245%20149.691%2053.7385%20146.378%2052.5375%20140.945C53.3365%20141.587%2055.4745%20143.546%2056.2545%20144.553C56.2675%20145.62%2056.5165%20149.853%2050.7045%20152.762C49.6625%20151.709%2048.7795%20150.389%2047.8245%20149.691Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M50.3494%20153.114L50.6034%20153.372L50.9284%20153.21C54.8604%20151.241%2056.8214%20148.36%2056.7544%20144.547L56.7524%20144.38L56.6494%20144.248C55.8494%20143.214%2053.7044%20141.241%2052.8504%20140.556L51.7424%20139.665L52.0494%20141.054C53.1544%20146.054%2047.6364%20149.224%2047.5794%20149.256L46.9024%20149.637L47.5294%20150.095C48.0624%20150.485%2048.5964%20151.114%2049.1594%20151.78L49.1698%20151.792C49.5446%20152.234%2049.9323%20152.691%2050.3494%20153.114ZM49.91%20151.119C49.4888%20150.621%2049.0839%20150.143%2048.6624%20149.745C50.0374%20148.791%2053.3124%20146.099%2053.1934%20142.173C54.0864%20142.977%2055.1954%20144.05%2055.7574%20144.732C55.7774%20146%2055.7474%20149.527%2050.8074%20152.147C50.5034%20151.821%2050.2094%20151.474%2049.9234%20151.135L49.91%20151.119Z'%20fill='%2352267D'/%3e%3cpath%20d='M30.6331%20136.66C30.6331%20136.66%2030.6191%20135.686%2031.5821%20135.287C31.8761%20135.165%2032.4121%20134.938%2032.4121%20134.938C32.4121%20134.938%2033.0041%20136.15%2032.3551%20136.466C31.4201%20136.921%2030.6331%20136.66%2030.6331%20136.66Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M35.7181%20135.211C35.7181%20135.211%2035.7291%20133.902%2037.1971%20133.693C37.4711%20133.654%2038.1871%20133.663%2038.1871%20133.663C38.1871%20133.663%2038.5341%20135.042%2037.7601%20135.185C36.8091%20135.36%2035.7181%20135.211%2035.7181%20135.211Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M41.1487%20135.763C41.1487%20135.763%2041.3317%20134.252%2042.6917%20134.65C43.2737%20134.82%2043.5997%20135.255%2043.5997%20135.255C43.5997%20135.255%2043.3447%20136.408%2042.8037%20136.285C41.8597%20136.072%2041.1487%20135.763%2041.1487%20135.763Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M39.7571%20146.892L34.3121%20146.96C34.2781%20144.218%2036.4731%20141.967%2039.2151%20141.932L39.6951%20141.926C41.0661%20141.91%2042.1921%20143.007%2042.2081%20144.378C42.2261%20145.749%2041.1281%20146.874%2039.7571%20146.892Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M39.2972%20146.805L34.4042%20146.866C34.3772%20144.711%2036.1022%20142.943%2038.2572%20142.915L39.2482%20142.904C40.3252%20142.89%2041.2092%20143.752%2041.2232%20144.829C41.2362%20145.907%2040.3742%20146.791%2039.2972%20146.805Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M33.9047%20146.873L33.9117%20147.372L39.3027%20147.305C40.6547%20147.288%2041.7407%20146.175%2041.7227%20144.823C41.7067%20143.483%2040.6107%20142.404%2039.2737%20142.404H39.2427L38.2517%20142.416C37.0747%20142.43%2035.9747%20142.902%2035.1547%20143.744C34.3337%20144.586%2033.8897%20145.697%2033.9047%20146.873ZM39.2537%20143.404H39.2737C39.6537%20143.404%2040.0127%20143.55%2040.2857%20143.816C40.5627%20144.087%2040.7177%20144.449%2040.7227%20144.836C40.7327%20145.636%2040.0907%20146.296%2039.2917%20146.305L34.9347%20146.359C35.0307%20145.639%2035.3537%20144.971%2035.8707%20144.442C36.5047%20143.792%2037.3547%20143.427%2038.2627%20143.416L39.2537%20143.404Z'%20fill='%2352267D'/%3e%3cpath%20d='M35.2649%20144.789C35.2719%20145.391%2035.7659%20145.872%2036.3679%20145.865C36.9699%20145.857%2037.4519%20145.363%2037.4439%20144.762C37.4359%20144.16%2036.9429%20143.679%2036.3399%20143.685C35.7389%20143.693%2035.2569%20144.187%2035.2649%20144.789Z'%20fill='%2352267D'/%3e%3cpath%20d='M27.2815%20148.035C27.5905%20147.965%2027.8645%20147.789%2028.0585%20147.539L28.4185%20147.075L27.6065%20147.26L27.1295%20147.368C26.9455%20147.41%2026.8305%20147.594%2026.8725%20147.777C26.9145%20147.962%2027.0965%20148.077%2027.2815%20148.035Z'%20fill='%2352267D'/%3e%3cpath%20d='M48.8313%20149.785C48.8313%20149.785%2053.3883%20147.258%2053.2553%20142.283C55.2443%20143.694%2055.7903%20144.616%2055.7903%20144.616C55.7903%20144.616%2055.4773%20146.989%2054.3883%20148.198C52.7173%20150.055%2050.9603%20150.641%2048.8313%20149.785Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M53.1634%20148.858C53.1634%20148.858%2051.3784%20150.72%2049.6244%20151.626L53.1634%20148.858Z'%20fill='white'/%3e%3cpath%20d='M49.8538%20152.07L49.3948%20151.181C51.0558%20150.324%2052.7858%20148.53%2052.8018%20148.512L53.5248%20149.204C53.4498%20149.283%2051.6608%20151.137%2049.8538%20152.07Z'%20fill='%2352267D'/%3e%3cpath%20d='M71.3968%20167.978L70.3488%20165.974C66.4148%20156.641%2065.7558%20151.14%2067.6248%20142.163L68.7178%20136.903C69.0768%20135.177%2069.2468%20133.417%2069.2238%20131.655C69.1508%20125.781%2064.3288%20121.079%2058.4548%20121.153L56.7378%20121.174C50.9438%20121.248%2046.3058%20126.002%2046.3788%20131.796L46.3828%20132.098C46.3998%20133.476%2047.5318%20134.58%2048.9108%20134.562L59.7828%20134.425L58.2528%20143.898C53.5258%20169.29%2054.1608%20179.552%2064.0638%20177.317'%20fill='%239452BA'/%3e%3cpath%20d='M61.6292%20178.618C59.8052%20178.618%2058.3412%20178.07%2057.1942%20176.966C53.4632%20173.373%2053.4832%20164.051%2057.2702%20143.716L58.6062%20135.44L48.9232%20135.562C48.0002%20135.555%2047.1082%20135.222%2046.4382%20134.57C45.7692%20133.918%2045.3952%20133.045%2045.3832%20132.11L45.3792%20131.809C45.3402%20128.74%2046.4992%20125.84%2048.6422%20123.642C50.7852%20121.445%2053.6552%20120.214%2056.7252%20120.175L58.4412%20120.153C61.5412%20120.079%2064.4852%20121.286%2066.7122%20123.458C68.9382%20125.628%2070.1852%20128.535%2070.2242%20131.642C70.2472%20133.473%2070.0692%20135.311%2069.6972%20137.106L68.6042%20142.366C66.7772%20151.139%2067.3762%20156.348%2071.2712%20165.586L72.2822%20167.515L70.5112%20168.441L69.4632%20166.438C65.3952%20156.796%2064.7442%20151.095%2066.6452%20141.959L67.7382%20136.7C68.0822%20135.047%2068.2452%20133.353%2068.2242%20131.668C68.1912%20129.094%2067.1592%20126.686%2065.3172%20124.889C63.4732%20123.093%2061.0372%20122.096%2058.4672%20122.153L56.7502%20122.175C51.5172%20122.241%2047.3132%20126.552%2047.3792%20131.784L47.3832%20132.086C47.3882%20132.485%2047.5482%20132.859%2047.8342%20133.138C48.1202%20133.417%2048.5302%20133.555%2048.8982%20133.562L60.9592%20133.411L59.2402%20144.057C56.7332%20157.531%2054.6962%20171.784%2058.5822%20175.525C59.7172%20176.619%2061.4372%20176.886%2063.8442%20176.342L64.2832%20178.293C63.3242%20178.51%2062.4412%20178.618%2061.6292%20178.618Z'%20fill='%2352267D'/%3e%3cpath%20d='M51.5052%20122.498C51.5052%20122.498%2051.6562%20120.652%2053.4792%20119.897C54.0352%20119.666%2054.9132%20119.894%2054.9132%20119.894C54.9132%20119.894%2055.9922%20121.534%2054.7632%20122.132C52.9942%20122.991%2051.5052%20122.498%2051.5052%20122.498Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M51.348%20122.973C51.384%20122.985%2051.866%20123.139%2052.598%20123.139C53.242%20123.139%2054.079%20123.02%2054.982%20122.582C55.4%20122.379%2055.68%20122.053%2055.794%20121.639C56.042%20120.737%2055.405%20119.731%2055.331%20119.62L55.225%20119.459L55.038%20119.41C54.932%20119.382%2053.979%20119.147%2053.287%20119.436C51.207%20120.298%2051.014%20122.37%2051.007%20122.458L50.975%20122.849L51.348%20122.973ZM54.544%20121.682C53.517%20122.182%2052.61%20122.175%2052.096%20122.111C52.25%20121.604%2052.651%20120.782%2053.671%20120.36C53.901%20120.262%2054.3%20120.287%2054.592%20120.338C54.734%20120.607%2054.916%20121.062%2054.829%20121.376C54.804%20121.466%2054.749%20121.584%2054.544%20121.682Z'%20fill='%2352267D'/%3e%3cpath%20d='M55.8587%20121.836C55.8587%20121.836%2055.8817%20118.931%2059.1437%20118.467C59.7527%20118.38%2060.5357%20118.43%2060.5357%20118.43C60.5357%20118.43%2062.1147%20121.462%2060.3957%20121.778C58.2837%20122.168%2055.8587%20121.836%2055.8587%20121.836Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M55.7914%20122.331C55.8544%20122.34%2056.8164%20122.469%2058.0574%20122.469C58.8104%20122.469%2059.6674%20122.421%2060.4864%20122.271C61.0964%20122.159%2061.3884%20121.798%2061.5254%20121.516C62.0814%20120.379%2061.0934%20118.419%2060.9784%20118.2L60.8494%20117.949L60.5664%20117.931C60.5643%20117.931%2060.5588%20117.931%2060.5501%20117.93C60.4282%20117.924%2059.6832%20117.886%2059.0734%20117.972C56.1564%20118.387%2055.3684%20120.678%2055.3584%20121.832L55.3544%20122.272L55.7914%20122.331ZM60.3054%20121.287C58.8474%20121.556%2057.2094%20121.464%2056.4134%20121.393C56.5624%20120.66%2057.1224%20119.26%2059.2144%20118.962C59.5494%20118.914%2059.9514%20118.909%2060.2174%20118.918C60.5434%20119.632%2060.8414%20120.639%2060.6274%20121.077C60.5874%20121.159%2060.5174%20121.247%2060.3054%20121.287Z'%20fill='%2352267D'/%3e%3cpath%20d='M61.7112%20122.423C61.7112%20122.423%2062.1192%20119.642%2064.6122%20120.44C65.6782%20120.78%2066.2612%20121.601%2066.2612%20121.601C66.2612%20121.601%2065.7342%20123.716%2064.7422%20123.465C63.0102%20123.026%2061.7112%20122.423%2061.7112%20122.423Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M64.6191%20123.949C64.7141%20123.974%2064.8101%20123.985%2064.9041%20123.985C65.1141%20123.985%2065.3211%20123.927%2065.5141%20123.812C66.3111%20123.334%2066.6801%20121.986%2066.7461%20121.722L66.8021%20121.498L66.6681%20121.311C66.6411%20121.272%2065.9751%20120.351%2064.7651%20119.963C63.9121%20119.691%2063.1671%20119.749%2062.5491%20120.135C61.459%20120.815%2061.229%20122.27%2061.2163%20122.35L61.2161%20122.351L61.1621%20122.72L61.5011%20122.876C61.5561%20122.902%2062.8621%20123.504%2064.6191%20123.949ZM64.8651%20122.981C63.7391%20122.694%2062.7951%20122.335%2062.2981%20122.131C62.4101%20121.777%2062.6421%20121.256%2063.0781%20120.984C63.4431%20120.758%2063.8941%20120.735%2064.4601%20120.916C65.0681%20121.11%2065.4971%20121.496%2065.7071%20121.72C65.5561%20122.19%2065.2771%20122.787%2065.0001%20122.953C64.9371%20122.992%2064.9001%20122.989%2064.8651%20122.981Z'%20fill='%2352267D'/%3e%3cpath%20d='M52.3069%20172.242C52.9209%20171.77%2053.5449%20171.494%2054.0829%20171.358L52.3069%20172.242Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M52.6116%20172.638L52.0026%20171.845C52.6086%20171.379%2053.2866%20171.043%2053.9616%20170.873L54.2056%20171.842C53.8266%20171.938%2053.2426%20172.154%2052.6116%20172.638Z'%20fill='%2352267D'/%3e%3cpath%20d='M55.9065%20172.139C54.0395%20164.941%2057.0715%20151.093%2057.6175%20147.688L59.7805%20134.044L60.8035%20134.032C62.1005%20134.015%2063.0995%20135.411%2062.9315%20136.7L61.3875%20148.529C60.8665%20152.535%2060.5035%20171.056%2067.5005%20174.946C68.9935%20175.776%2071.3955%20175.189%2072.2985%20174.744C75.5805%20173.125%2076.4785%20168.995%2077.1605%20165.667C78.5715%20158.78%2077.3375%20153.402%2076.9375%20148.022L76.5055%20141.289C76.4275%20140.073%2077.3795%20138.768%2078.5965%20138.753L79.8385%20138.738L82.2455%20152.324C82.9665%20156.193%2084.8655%20169.615%2077.0225%20176.017C76.8815%20176.133%2078.9565%20176.57%2078.3695%20177.637C76.0405%20181.879%2069.1445%20182.632%2067.8675%20184.452C62.9475%20191.458%2067.8225%20206.195%2067.8225%20206.195C67.8225%20206.195%2062.2375%20204.046%2058.7575%20201.005C50.6215%20193.895%2049.4685%20183.462%2049.3925%20180.388C49.3025%20176.71%2050.2395%20174.416%2051.4125%20173.039'%20fill='%23F3E3FF'/%3e%3cpath%20d='M68.6292%20207.04L67.6432%20206.661C67.4112%20206.572%2061.9352%20204.445%2058.4282%20201.382C49.6532%20193.713%2048.9452%20182.559%2048.8932%20180.4C48.8112%20177.063%2049.5302%20174.477%2051.0312%20172.715L51.7932%20173.363C50.4752%20174.911%2049.8172%20177.336%2049.8932%20180.375C49.9242%20181.653%2050.4472%20193.078%2059.0862%20200.628C61.6022%20202.826%2065.2972%20204.572%2067.0332%20205.325C66.0142%20201.807%2063.1582%20190.288%2067.4582%20184.164C68.0352%20183.342%2069.3782%20182.793%2071.0792%20182.098C73.5322%20181.095%2076.5852%20179.847%2077.9312%20177.396C77.9882%20177.292%2077.9742%20177.248%2077.9682%20177.231C77.8902%20176.998%2077.3092%20176.739%2077.0902%20176.643C76.8072%20176.516%2076.5622%20176.407%2076.5212%20176.098L76.4832%20175.821L76.7052%20175.63C84.2542%20169.468%2082.4782%20156.303%2081.7542%20152.415L79.4202%20139.242L78.6032%20139.253C78.2302%20139.258%2077.8582%20139.438%2077.5582%20139.763C77.1832%20140.167%2076.9712%20140.74%2077.0042%20141.257L77.4372%20147.989C77.5272%20149.211%2077.6622%20150.437%2077.7992%20151.682C78.2692%20155.958%2078.7542%20160.38%2077.6502%20165.768C76.9872%20169.004%2076.0792%20173.436%2072.5202%20175.192C71.5882%20175.65%2068.9712%20176.337%2067.2572%20175.382C59.7512%20171.21%2060.4512%20151.852%2060.8922%20148.464L62.4362%20136.635C62.5062%20136.1%2062.3132%20135.501%2061.9312%20135.072C61.6202%20134.723%2061.2292%20134.531%2060.8262%20134.531H60.8112L60.2082%20134.539L58.1112%20147.766C58.0372%20148.228%2057.9172%20148.883%2057.7712%20149.686C56.8822%20154.535%2054.8032%20165.894%2056.3912%20172.013L55.4222%20172.265C53.7792%20165.931%2055.8112%20154.837%2056.7862%20149.505C56.9322%20148.712%2057.0502%20148.065%2057.1232%20147.608L59.3532%20133.549L60.7982%20133.531H60.8272C61.5192%20133.531%2062.1752%20133.842%2062.6782%20134.407C63.2552%20135.057%2063.5352%20135.937%2063.4282%20136.764L61.8842%20148.593C61.2772%20153.252%2061.1952%20170.868%2067.7432%20174.508C69.0202%20175.219%2071.2322%20174.711%2072.0772%20174.296C75.1982%20172.756%2076.0492%20168.601%2076.6702%20165.566C77.7422%20160.333%2077.2662%20155.99%2076.8052%20151.79C76.6672%20150.534%2076.5312%20149.297%2076.4392%20148.059L76.0062%20141.321C75.9552%20140.527%2076.2612%20139.691%2076.8242%20139.083C77.3132%20138.556%2077.9412%20138.261%2078.5912%20138.253L80.2562%20138.232L82.7372%20152.236C83.4682%20156.159%2085.2252%20169.239%2077.9002%20175.919C78.3062%20176.128%2078.7552%20176.436%2078.9162%20176.913C78.9892%20177.13%2079.0292%20177.474%2078.8082%20177.878C77.2912%20180.639%2074.0572%20181.961%2071.4582%20183.023C70.0312%20183.606%2068.6852%20184.157%2068.2762%20184.738C63.5562%20191.462%2068.2492%20205.893%2068.2972%20206.037L68.6292%20207.04Z'%20fill='%2352267D'/%3e%3cpath%20d='M121.291%20177.342C121.291%20177.342%20122.418%20176.062%20121.755%20174.37C121.552%20173.854%20120.84%20173.416%20120.84%20173.416C120.84%20173.416%20119.062%20173.75%20119.451%20174.946C120.012%20176.669%20121.291%20177.342%20121.291%20177.342Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M121.058%20177.784L121.406%20177.968L121.666%20177.672C121.721%20177.61%20122.986%20176.141%20122.22%20174.187C121.963%20173.534%20121.189%20173.044%20121.101%20172.99L120.937%20172.889L120.747%20172.925C120.625%20172.947%20119.533%20173.172%20119.085%20173.929C118.877%20174.278%20118.84%20174.684%20118.975%20175.101C119.592%20176.995%20120.999%20177.753%20121.058%20177.784ZM119.944%20174.439C120.079%20174.21%20120.464%20174.04%20120.742%20173.956C120.945%20174.109%20121.209%20174.348%20121.289%20174.553C121.642%20175.454%20121.387%20176.214%20121.158%20176.642C120.792%20176.338%20120.238%20175.75%20119.927%20174.791C119.867%20174.607%20119.904%20174.507%20119.944%20174.439Z'%20fill='%2352267D'/%3e%3cpath%20d='M120.891%20175.588C120.891%20175.588%20121.287%20175.139%20121.054%20174.545C120.983%20174.364%20120.733%20174.211%20120.733%20174.211C120.733%20174.211%20120.11%20174.328%20120.246%20174.747C120.443%20175.352%20120.891%20175.588%20120.891%20175.588Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M112.046%20186.528C112.046%20186.528%20110.929%20184.065%20113.502%20182.396C113.982%20182.085%20114.663%20181.82%20114.663%20181.82C114.663%20181.82%20117.184%20183.763%20115.856%20184.704C114.224%20185.859%20112.046%20186.528%20112.046%20186.528Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M111.591%20186.735L111.772%20187.135L112.192%20187.005C112.285%20186.977%20114.467%20186.299%20116.144%20185.112C116.627%20184.77%20116.735%20184.34%20116.742%20184.04C116.766%20182.87%20115.268%20181.656%20114.969%20181.424L114.745%20181.251L114.482%20181.354C114.481%20181.354%20114.48%20181.355%20114.478%20181.356C114.408%20181.383%20113.73%20181.651%20113.229%20181.976C110.909%20183.482%20111.142%20185.747%20111.591%20186.735ZM113.774%20182.815C114.028%20182.65%20114.353%20182.497%20114.579%20182.397C115.115%20182.863%20115.751%20183.586%20115.742%20184.019C115.74%20184.099%20115.718%20184.188%20115.566%20184.295C114.464%20185.077%20113.076%20185.633%20112.365%20185.89C112.214%20185.209%20112.172%20183.855%20113.774%20182.815Z'%20fill='%2352267D'/%3e%3cpath%20d='M112.938%20185.584C112.938%20185.584%20112.319%20184.218%20113.746%20183.293C114.012%20183.12%20114.389%20182.974%20114.389%20182.974C114.389%20182.974%20115.788%20184.051%20115.051%20184.572C114.146%20185.213%20112.938%20185.584%20112.938%20185.584Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M119.862%20178.317C119.862%20178.317%20121.762%20179.945%20119.978%20181.443C119.216%20182.084%20118.321%20182.133%20118.321%20182.133C118.321%20182.133%20116.977%20180.733%20117.638%20180.105C118.792%20179.008%20119.862%20178.317%20119.862%20178.317Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M117.96%20182.479L118.118%20182.645L118.348%20182.632C118.392%20182.63%20119.419%20182.565%20120.299%20181.825C120.921%20181.303%20121.238%20180.7%20121.241%20180.034C121.247%20178.859%20120.23%20177.974%20120.187%20177.937L119.903%20177.695L119.59%20177.897C119.545%20177.926%20118.467%20178.626%20117.293%20179.742C117.079%20179.946%20116.962%20180.215%20116.955%20180.521C116.936%20181.368%20117.788%20182.301%20117.96%20182.479ZM117.982%20180.467C118.703%20179.782%20119.397%20179.255%20119.793%20178.971C119.996%20179.219%20120.243%20179.61%20120.241%20180.03C120.239%20180.394%20120.048%20180.731%20119.656%20181.06C119.247%20181.404%20118.783%20181.543%20118.516%20181.599C118.245%20181.269%20117.953%20180.795%20117.982%20180.467Z'%20fill='%2352267D'/%3e%3cpath%20d='M119.603%20179.49C119.603%20179.49%20120.445%20180.211%20119.654%20180.875C119.316%20181.158%20118.92%20181.18%20118.92%20181.18C118.92%20181.18%20118.325%20180.56%20118.618%20180.282C119.128%20179.796%20119.603%20179.49%20119.603%20179.49Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M103.041%20187.943C103.041%20187.943%20102.394%20185.747%20104.809%20184.841C107.224%20183.935%20107.885%20184.655%20107.885%20184.655C107.885%20184.655%20109.255%20186.897%20108.065%20187.639C106.875%20188.381%20103.041%20187.943%20103.041%20187.943Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M102.985%20188.44C103.191%20188.463%20104.214%20188.574%20105.346%20188.574C106.462%20188.574%20107.684%20188.466%20108.33%20188.063C109.601%20187.27%20108.916%20185.384%20108.253%20184.317C108.105%20184.154%20107.235%20183.396%20104.633%20184.374C102.378%20185.218%20102.292%20187.171%20102.562%20188.085L102.655%20188.402L102.985%20188.44ZM107.801%20187.215C107.105%20187.649%20104.915%20187.618%20103.465%20187.484C103.415%20186.944%20103.518%20185.859%20104.985%20185.309C106.681%20184.673%20107.35%20184.916%20107.506%20184.997C107.777%20185.478%20108.402%20186.84%20107.801%20187.215Z'%20fill='%2352267D'/%3e%3cpath%20d='M104.173%20187.428C104.173%20187.428%20103.837%20186.285%20105.093%20185.815C106.349%20185.344%20106.693%20185.718%20106.693%20185.718C106.693%20185.718%20107.405%20186.884%20106.786%20187.27C106.167%20187.656%20104.173%20187.428%20104.173%20187.428Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M59.2932%20137.37C59.2932%20137.37%2063.1932%20139.512%2068.6132%20137.467C68.2612%20139.16%2067.5422%20142.564%2067.5422%20142.564C67.5422%20142.564%2062.5182%20144.174%2058.5962%20141.775C58.9672%20139.529%2059.2932%20137.37%2059.2932%20137.37Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.3348%20142.203C60.1108%20143.288%2062.0778%20143.599%2063.7488%20143.599C65.9088%20143.599%2067.5748%20143.079%2067.6948%20143.041L67.9718%20142.953L68.0318%20142.668C68.0318%20142.668%2068.7498%20139.263%2069.1028%20137.569L69.2888%20136.678L68.4368%20136.999C63.3188%20138.932%2059.5708%20136.953%2059.5328%20136.932L58.9058%20136.591L58.7988%20137.296C58.7988%20137.297%2058.4728%20139.453%2058.1028%20141.695L58.0478%20142.027L58.3348%20142.203ZM67.1158%20142.165C66.0728%20142.434%2062.2668%20143.237%2059.1458%20141.517C59.3708%20140.144%2059.5728%20138.844%2059.6878%20138.096C60.9548%20138.596%2063.9978%20139.455%2067.9448%20138.226C67.7048%20139.372%2067.4035%20140.801%2067.2198%20141.671C67.1785%20141.867%2067.1432%20142.035%2067.1158%20142.165Z'%20fill='%2352267D'/%3e%3cpath%20d='M88.1468%20127.166C88.1468%20127.166%2087.9478%20125.311%2086.0928%20124.596C85.5268%20124.378%2084.0048%20124.336%2084.0048%20124.336C84.0048%20124.336%2083.6028%20126.309%2084.8558%20126.879C86.6588%20127.7%2088.1468%20127.166%2088.1468%20127.166Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M84.6485%20127.335C85.5065%20127.725%2086.3015%20127.837%2086.9295%20127.837C87.7415%20127.837%2088.2765%20127.651%2088.3155%20127.637L88.6855%20127.504L88.6435%20127.113C88.6345%20127.025%2088.3885%20124.945%2086.2725%20124.129C85.6435%20123.888%2084.1835%20123.841%2084.0185%20123.836L83.5985%20123.825L83.5145%20124.237C83.4955%20124.333%2083.0525%20126.608%2084.6485%20127.335ZM85.0625%20126.424C84.4845%20126.162%2084.4265%20125.359%2084.4505%20124.857C84.9915%20124.891%2085.6435%20124.96%2085.9135%20125.063C86.9555%20125.464%2087.3795%20126.287%2087.5465%20126.794C87.0325%20126.873%2086.1105%20126.902%2085.0625%20126.424Z'%20fill='%2352267D'/%3e%3cpath%20d='M83.4524%20126.277C83.4524%20126.277%2083.3674%20123.747%2080.5154%20123.414C79.9834%20123.351%2079.3034%20123.412%2079.3034%20123.412C79.3034%20123.412%2077.9934%20126.089%2079.4984%20126.327C81.3474%20126.62%2083.4524%20126.277%2083.4524%20126.277Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M79.42%20126.821C80.005%20126.913%2080.611%20126.946%2081.17%20126.946C82.435%20126.946%2083.471%20126.781%2083.532%20126.77L83.967%20126.7L83.952%20126.26C83.918%20125.236%2083.167%20123.22%2080.574%20122.916C80.0161%20122.852%2079.3375%20122.907%2079.2646%20122.913C79.2619%20122.913%2079.26%20122.913%2079.259%20122.913L78.978%20122.939L78.854%20123.192C78.697%20123.513%2077.939%20125.166%2078.45%20126.152C78.584%20126.408%2078.861%20126.732%2079.42%20126.821ZM79.338%20125.691C79.158%20125.345%2079.383%20124.499%2079.635%20123.892C79.861%20123.882%2080.185%20123.877%2080.458%20123.911C82.165%20124.11%2082.705%20125.212%2082.875%20125.848C82.164%20125.927%2080.803%20126.027%2079.576%20125.832C79.3989%20125.804%2079.3594%20125.731%2079.3383%20125.692L79.338%20125.691Z'%20fill='%2352267D'/%3e%3cpath%20d='M78.0618%20126.528C78.0618%20126.528%2077.5808%20123.737%2075.0888%20124.604C74.0258%20124.974%2073.4578%20125.815%2073.4578%20125.815C73.4578%20125.815%2074.0408%20127.932%2075.0348%20127.654C76.7688%20127.169%2078.0618%20126.528%2078.0618%20126.528Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M74.2679%20128.019C74.4549%20128.125%2074.6549%20128.179%2074.8559%20128.179C74.9599%20128.179%2075.0649%20128.164%2075.1689%20128.135C76.8633%20127.662%2078.1314%20127.05%2078.2726%20126.982C78.2781%20126.979%2078.2818%20126.977%2078.2839%20126.976L78.6179%20126.81L78.5549%20126.442C78.5439%20126.38%2078.2789%20124.907%2077.1579%20124.247C76.5259%20123.874%2075.7729%20123.838%2074.9249%20124.131C73.7179%20124.551%2073.0709%20125.495%2073.0439%20125.535L72.9149%20125.726L72.9759%20125.947C73.0489%20126.213%2073.4549%20127.56%2074.2679%20128.019ZM74.7599%20127.149C74.4729%20126.986%2074.1809%20126.397%2074.0149%20125.92C74.2219%20125.689%2074.6449%20125.287%2075.2529%20125.076C75.8159%20124.879%2076.2729%20124.888%2076.6469%20125.107C77.0999%20125.372%2077.3469%20125.896%2077.4689%20126.25C76.9739%20126.468%2076.0299%20126.856%2074.8999%20127.172C74.8659%20127.182%2074.8279%20127.188%2074.7599%20127.149Z'%20fill='%2352267D'/%3e%3cpath%20d='M52.4583%20122.021C52.4583%20122.021%2052.5393%20121.035%2053.5133%20120.631C53.8103%20120.508%2054.2793%20120.629%2054.2793%20120.629C54.2793%20120.629%2054.8553%20121.505%2054.1983%20121.825C53.2543%20122.284%2052.4583%20122.021%2052.4583%20122.021Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M56.928%20121.334C56.928%20121.334%2056.943%20119.513%2058.988%20119.222C59.368%20119.167%2059.86%20119.199%2059.86%20119.199C59.86%20119.199%2060.85%20121.1%2059.772%20121.298C58.448%20121.542%2056.928%20121.334%2056.928%20121.334Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M62.7864%20122.13C62.7864%20122.13%2063.0214%20120.526%2064.4604%20120.985C65.0754%20121.183%2065.4114%20121.655%2065.4114%20121.655C65.4114%20121.655%2065.1084%20122.876%2064.5354%20122.732C63.5354%20122.478%2062.7864%20122.13%2062.7864%20122.13Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M87.2239%20126.703C87.2239%20126.703%2087.1189%20125.723%2086.1379%20125.344C85.8389%20125.228%2085.0349%20125.207%2085.0349%20125.207C85.0349%20125.207%2084.8219%20126.25%2085.4849%20126.551C86.4379%20126.985%2087.2239%20126.703%2087.2239%20126.703Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M82.3421%20125.844C82.3421%20125.844%2082.2951%20124.446%2080.7191%20124.261C80.4241%20124.227%2080.0481%20124.26%2080.0481%20124.26C80.0481%20124.26%2079.3231%20125.74%2080.1551%20125.871C81.1781%20126.033%2082.3421%20125.844%2082.3421%20125.844Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M77.0638%20126.35C77.0638%20126.35%2076.7998%20124.824%2075.4378%20125.298C74.8558%20125.5%2074.5448%20125.96%2074.5448%20125.96C74.5448%20125.96%2074.8648%20127.119%2075.4078%20126.966C76.3568%20126.701%2077.0638%20126.35%2077.0638%20126.35Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M70.927%20142.021C70.927%20142.021%2075.733%20142.708%2080.28%20141.532C80.755%20144.005%2081.064%20145.873%2081.064%20145.873C81.064%20145.873%2077.927%20148.061%2072.068%20146.888C71.338%20143.713%2070.927%20142.021%2070.927%20142.021Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M71.9697%20147.378C73.2497%20147.634%2074.4027%20147.735%2075.4287%20147.735C79.2107%20147.735%2081.2437%20146.356%2081.3497%20146.282L81.6087%20146.102L81.5567%20145.791C81.5567%20145.791%2081.2477%20143.918%2080.7707%20141.437L80.6697%20140.914L80.1547%20141.047C75.7597%20142.185%2071.0447%20141.533%2070.9977%20141.525L70.2667%20141.422L70.4407%20142.139C70.4417%20142.141%2070.8517%20143.831%2071.5807%20147L71.6527%20147.314L71.9697%20147.378ZM80.5137%20145.616C79.6817%20146.062%2076.9187%20147.266%2072.4817%20146.458C72.0607%20144.631%2071.7537%20143.33%2071.5797%20142.598C73.0377%20142.736%2076.4577%20142.926%2079.8867%20142.142C80.1907%20143.746%2080.4147%20145.033%2080.5137%20145.616Z'%20fill='%2352267D'/%3e%3cpath%20d='M78.7991%20137.105L84.2431%20137.036C84.2091%20134.293%2081.9581%20132.098%2079.2151%20132.132L78.7371%20132.139C77.3651%20132.156%2076.2681%20133.282%2076.2841%20134.653C76.3021%20136.024%2077.4271%20137.122%2078.7991%20137.105Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M79.3938%20137.003L84.1488%20136.943C84.1218%20134.789%2082.3528%20133.065%2080.1988%20133.091L79.0698%20133.106C78.0678%20133.118%2077.2668%20133.94%2077.2798%20134.941C77.2928%20136.095%2078.2408%20137.018%2079.3938%20137.003Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M77.5594%20136.769C78.0474%20137.243%2078.6874%20137.503%2079.3664%20137.503H79.3994L84.6544%20137.438L84.6484%20136.938C84.6184%20134.529%2082.6484%20132.591%2080.2464%20132.591H80.1914L79.0634%20132.606C78.4454%20132.613%2077.8674%20132.862%2077.4354%20133.304C77.0054%20133.746%2076.7714%20134.33%2076.7794%20134.947C76.7874%20135.639%2077.0644%20136.285%2077.5594%20136.769ZM80.2044%20133.591H80.2474C81.9344%20133.591%2083.3454%20134.828%2083.6054%20136.45L79.3804%20136.503H79.3664C78.9504%20136.503%2078.5574%20136.344%2078.2584%20136.052C77.9544%20135.756%2077.7844%20135.36%2077.7794%20134.936C77.7744%20134.584%2077.9074%20134.253%2078.1514%20134.002C78.3964%20133.751%2078.7254%20133.611%2079.0764%20133.606L80.2044%20133.591Z'%20fill='%2352267D'/%3e%3cpath%20d='M81.385%20136.065C81.114%20135.528%2081.332%20134.873%2081.869%20134.603C82.407%20134.333%2083.063%20134.55%2083.332%20135.087C83.603%20135.626%2083.385%20136.281%2082.847%20136.55C82.309%20136.821%2081.655%20136.603%2081.385%20136.065Z'%20fill='%2352267D'/%3e%3cpath%20d='M59.8977%20132.633L54.4537%20132.701C54.4187%20129.959%2056.6147%20127.707%2059.3567%20127.673L59.8357%20127.667C61.2077%20127.65%2062.3327%20128.747%2062.3497%20130.119C62.3677%20131.49%2061.2697%20132.615%2059.8977%20132.633Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M59.4388%20132.545L54.5448%20132.607C54.5188%20130.452%2056.2438%20128.684%2058.3978%20128.656L59.3898%20128.644C60.4668%20128.631%2061.3508%20129.493%2061.3648%20130.57C61.3778%20131.648%2060.5158%20132.532%2059.4388%20132.545Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M54.0454%20132.613L54.0514%20133.113L59.4444%20133.045C60.0994%20133.038%2060.7114%20132.775%2061.1684%20132.306C61.6254%20131.837%2061.8724%20131.219%2061.8644%20130.565C61.8484%20129.224%2060.7504%20128.144%2059.4124%20128.144H59.3834L58.3914%20128.157C55.9654%20128.188%2054.0164%20130.187%2054.0454%20132.613ZM59.3954%20129.144H59.4134C60.2054%20129.144%2060.8544%20129.784%2060.8644%20130.578C60.8694%20130.964%2060.7234%20131.331%2060.4524%20131.608C60.1824%20131.885%2059.8194%20132.04%2059.4334%20132.045L55.0754%20132.1C55.2984%20130.458%2056.6984%20129.178%2058.4044%20129.157L59.3954%20129.144Z'%20fill='%2352267D'/%3e%3cpath%20d='M55.9095%20131.476C56.3775%20131.856%2057.0625%20131.785%2057.4425%20131.317C57.8215%20130.85%2057.7505%20130.164%2057.2835%20129.785C56.8155%20129.405%2056.1305%20129.476%2055.7505%20129.944C55.3715%20130.411%2055.4425%20131.097%2055.9095%20131.476Z'%20fill='%2352267D'/%3e%3cpath%20d='M90.8177%20138.086C90.5067%20138.024%2090.2277%20137.856%2090.0277%20137.609L89.6577%20137.155L90.4727%20137.319L90.9527%20137.416C91.1377%20137.453%2091.2577%20137.634%2091.2197%20137.818C91.1827%20138.004%2091.0037%20138.123%2090.8177%20138.086Z'%20fill='%2352267D'/%3e%3cpath%20d='M48.7513%20133.519C49.0603%20133.449%2049.3353%20133.273%2049.5283%20133.023L49.8883%20132.559L49.0773%20132.744L48.6003%20132.852C48.4153%20132.894%2048.3003%20133.078%2048.3423%20133.261C48.3843%20133.446%2048.5673%20133.561%2048.7513%20133.519Z'%20fill='%2352267D'/%3e%3cpath%20d='M59.7669%20138.072C59.7669%20138.072%2063.8469%20139.751%2067.9199%20138.119C67.5219%20140.525%2067.1549%20141.756%2067.1549%20141.756C67.1549%20141.756%2064.6929%20141.931%2063.0589%20141.631C60.7239%20141.202%2059.7929%20140.154%2059.7669%20138.072Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M65.4515%20141.08C65.4515%20141.08%2061.7635%20141.434%2058.8865%20139.988L65.4515%20141.08Z'%20fill='white'/%3e%3cpath%20d='M64.3958%20141.62C63.0418%20141.62%2060.6808%20141.45%2058.6618%20140.434L59.1108%20139.542C61.8268%20140.906%2065.3688%20140.585%2065.4038%20140.582L65.4998%20141.578C65.4498%20141.583%2065.0348%20141.62%2064.3958%20141.62Z'%20fill='%2352267D'/%3e%3cpath%20d='M78.5335%20142.467C78.5335%20142.467%2074.9465%20143.535%2071.7625%20142.94C72.3925%20145.297%2072.7205%20146.033%2072.7205%20146.033C72.7205%20146.033%2077.4755%20145.339%2078.5335%20142.467Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M77.0237%20176.068C77.0237%20176.068%2076.8077%20176.227%2076.5017%20176.418L77.0237%20176.068Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M76.6331%20176.629L76.3691%20176.205C76.6631%20176.022%2076.8721%20175.869%2076.8751%20175.866L77.1721%20176.269C77.1721%20176.269%2076.9491%20176.433%2076.6331%20176.629Z'%20fill='%2352267D'/%3e%3cpath%20d='M78.8977%20143.823C78.8977%20143.823%2075.2837%20144.555%2071.4307%20144.144L78.8977%20143.823Z'%20fill='white'/%3e%3cpath%20d='M73.9114%20144.771C73.1054%20144.771%2072.2494%20144.735%2071.3784%20144.642L71.4834%20143.648C75.2114%20144.043%2078.7634%20143.341%2078.7984%20143.334L78.9974%20144.314C78.8804%20144.337%2076.6974%20144.771%2073.9114%20144.771Z'%20fill='%2352267D'/%3e%3cpath%20d='M73.8968%20218.443C73.8968%20218.443%2072.9248%20217.672%2071.6618%20218.737C70.5058%20219.711%2069.6468%20221.203%2070.1718%20221.345C70.6968%20221.488%2071.6198%20221.621%2072.5848%20221.431C73.4238%20221.266%2074.1688%20221.42%2074.4848%20219.654C74.6318%20218.832%2073.8968%20218.443%2073.8968%20218.443Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M70.1068%20221.586C70.3098%20221.642%2070.8748%20221.775%2071.5938%20221.775C71.9158%20221.775%2072.2678%20221.748%2072.6318%20221.676C72.7362%20221.655%2072.8379%20221.641%2072.9376%20221.626L72.9508%20221.624C73.6758%20221.517%2074.4258%20221.405%2074.7308%20219.697C74.8708%20218.917%2074.3408%20218.402%2074.0288%20218.23C73.8578%20218.111%2072.7928%20217.455%2071.5008%20218.545C70.5768%20219.324%2069.6418%20220.621%2069.7788%20221.237C69.8178%20221.413%2069.9368%20221.54%2070.1068%20221.586ZM71.8228%20218.928C72.2868%20218.536%2072.6998%20218.423%2073.0218%20218.423C73.4528%20218.423%2073.7238%20218.625%2073.7428%20218.64L73.7788%20218.663L73.7791%20218.663C73.8065%20218.679%2074.3503%20218.986%2074.2388%20219.61C73.9968%20220.963%2073.5509%20221.029%2072.877%20221.129L72.8768%20221.129C72.8687%20221.13%2072.8606%20221.132%2072.8525%20221.133C72.7492%20221.149%2072.6434%20221.165%2072.5368%20221.186C71.5486%20221.38%2070.6638%20221.209%2070.3414%20221.147C70.3121%20221.141%2070.2874%20221.137%2070.2678%20221.133C70.1868%20220.902%2070.8018%20219.788%2071.8228%20218.928Z'%20fill='%2352267D'/%3e%3cpath%20d='M73.6809%20218.731C73.6809%20218.731%2073.0769%20218.251%2072.2899%20218.914C71.5719%20219.52%2071.0359%20220.449%2071.3639%20220.537C71.6899%20220.626%2072.2639%20220.709%2072.8649%20220.59C73.3869%20220.488%2073.8509%20220.584%2074.0469%20219.485C74.1389%20218.973%2073.6809%20218.731%2073.6809%20218.731Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M75.26%20218.408C75.768%20218.334%2076.512%20219.428%2076.433%20219.764C76.354%20220.102%2076.31%20221.214%2075.489%20221.345C74.885%20221.441%2072.729%20221.693%2072.251%20221.229C71.812%20220.803%2072.637%20218.794%2075.26%20218.408Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M72.0772%20221.409C72.3502%20221.674%2072.9802%20221.753%2073.6292%20221.753C74.4802%20221.753%2075.3662%20221.617%2075.5282%20221.592C76.4047%20221.451%2076.5666%20220.473%2076.6448%20220.001L76.6452%20219.999C76.6552%20219.927%2076.6652%20219.867%2076.6762%20219.822C76.7592%20219.467%2076.3942%20218.908%2076.1282%20218.619C75.9102%20218.382%2075.5702%20218.104%2075.2242%20218.161C73.3982%20218.429%2072.2722%20219.504%2071.9672%20220.449C71.8332%20220.861%2071.8732%20221.211%2072.0772%20221.409ZM72.4422%20220.603C72.6352%20220.008%2073.4522%20218.926%2075.2962%20218.655C75.3722%20218.661%2075.4942%20218.698%2075.6742%20218.869C75.9942%20219.174%2076.1992%20219.597%2076.1902%20219.708C76.1772%20219.761%2076.1642%20219.834%2076.1502%20219.918C76.0642%20220.448%2075.9312%20221.021%2075.4502%20221.097C74.3782%20221.27%2072.7332%20221.348%2072.4252%20221.05C72.3942%20221.019%2072.3572%20220.87%2072.4422%20220.603Z'%20fill='%2352267D'/%3e%3cpath%20d='M75.7726%20218.301C76.2796%20218.227%2077.0246%20219.321%2076.9456%20219.657C76.8666%20219.995%2076.8226%20221.106%2076.0016%20221.237C75.3976%20221.333%2073.2416%20221.585%2072.7636%20221.122C72.3246%20220.695%2073.1496%20218.686%2075.7726%20218.301Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M72.4165%20221.483C72.7465%20221.803%2073.4505%20221.898%2074.1685%20221.898C74.9385%20221.898%2075.7255%20221.788%2076.0815%20221.732C77.1363%20221.563%2077.3234%20220.421%2077.4035%20219.933L77.4035%20219.933C77.4065%20219.915%2077.4094%20219.897%2077.412%20219.881C77.419%20219.839%2077.425%20219.802%2077.4315%20219.773C77.5455%20219.29%2077.1035%20218.648%2076.8255%20218.344C76.4545%20217.94%2076.0705%20217.751%2075.7005%20217.807C73.6365%20218.11%2072.5475%20219.32%2072.2415%20220.264C72.0775%20220.771%2072.1405%20221.215%2072.4165%20221.483ZM73.3915%20220.172C73.6135%20219.836%2074.2915%20219.032%2075.8185%20218.801C76.0235%20218.867%2076.4235%20219.405%2076.4585%20219.544C76.4455%20219.603%2076.4315%20219.681%2076.4175%20219.772C76.3435%20220.215%2076.2405%20220.694%2075.9225%20220.743C74.7205%20220.938%2073.3535%20220.945%2073.1555%20220.827C73.1375%20220.762%2073.1725%20220.505%2073.3915%20220.172Z'%20fill='%2352267D'/%3e%3cpath%20d='M75.9191%20218.605C76.2181%20218.561%2076.6571%20219.207%2076.6101%20219.406C76.5641%20219.605%2076.5381%20220.26%2076.0551%20220.337C75.6971%20220.394%2074.4251%20220.543%2074.1441%20220.27C73.8841%20220.018%2074.3711%20218.833%2075.9191%20218.605Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M77.5831%20218.821C77.5831%20218.821%2077.1931%20218.624%2076.4311%20219.073C75.7571%20219.469%2074.7521%20220.102%2075.0281%20220.871C75.3051%20221.638%2077.4441%20221.325%2077.9191%20221.156C78.3941%20220.987%2078.6871%20220.464%2078.5971%20220.01C78.4001%20219.022%2077.5831%20218.821%2077.5831%20218.821Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M74.5582%20221.04C74.7912%20221.686%2075.5902%20221.864%2076.3732%20221.863C77.1502%20221.863%2077.9132%20221.689%2078.0872%20221.627C78.7892%20221.377%2079.2282%20220.625%2079.0872%20219.913C78.8902%20218.918%2078.1662%20218.466%2077.7412%20218.345C77.5412%20218.271%2076.9992%20218.159%2076.1772%20218.642L76.1758%20218.643C75.5621%20219.004%2074.1295%20219.848%2074.5582%20221.04ZM76.6842%20219.504C77.0172%20219.308%2077.2292%20219.278%2077.3302%20219.278C77.3612%20219.278%2077.3822%20219.281%2077.3922%20219.283L77.4562%20219.304C77.5092%20219.32%2077.9792%20219.47%2078.1062%20220.108C78.1452%20220.306%2078.0022%20220.595%2077.7512%20220.685C77.2022%20220.88%2075.6882%20220.959%2075.4992%20220.702C75.3512%20220.289%2076.3542%20219.698%2076.6842%20219.504Z'%20fill='%2352267D'/%3e%3cpath%20d='M77.7325%20219.092C77.7325%20219.092%2077.5015%20218.976%2077.0495%20219.241C76.6515%20219.476%2076.0555%20219.851%2076.2195%20220.306C76.3825%20220.761%2077.6505%20220.574%2077.9315%20220.475C78.2115%20220.374%2078.3855%20220.065%2078.3325%20219.796C78.2165%20219.211%2077.7325%20219.092%2077.7325%20219.092Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M75.4065%20218.712C75.7055%20218.668%2076.1445%20219.313%2076.0975%20219.512C76.0525%20219.711%2076.0255%20220.366%2075.5425%20220.444C75.1845%20220.501%2073.9125%20220.649%2073.6315%20220.376C73.3715%20220.124%2073.8585%20218.939%2075.4065%20218.712Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M77.4114%20218.595C77.4114%20218.595%2076.9704%20218.372%2076.1074%20218.88C75.3464%20219.328%2074.2094%20220.044%2074.5214%20220.912C74.8344%20221.781%2077.2544%20221.426%2077.7914%20221.235C78.3274%20221.043%2078.6584%20220.452%2078.5574%20219.94C78.3354%20218.823%2077.4114%20218.595%2077.4114%20218.595Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M74.2863%20220.997C74.4893%20221.562%2075.2583%20221.726%2076.0403%20221.726C76.8223%20221.726%2077.6183%20221.562%2077.8753%20221.47C78.5143%20221.242%2078.9293%20220.533%2078.8023%20219.891C78.5693%20218.721%2077.6573%20218.405%2077.4943%20218.359C77.3613%20218.306%2076.8423%20218.158%2075.9803%20218.664L75.9772%20218.666C75.298%20219.067%2073.8909%20219.897%2074.2863%20220.997ZM76.2343%20219.096C76.6543%20218.848%2076.9523%20218.797%2077.1253%20218.797C77.2373%20218.797%2077.2973%20218.818%2077.3053%20218.821L77.3503%20218.837C77.3506%20218.837%2077.351%20218.837%2077.3515%20218.838C77.3971%20218.851%2078.1273%20219.06%2078.3123%20219.988C78.3923%20220.391%2078.1143%20220.854%2077.7073%20220.999C77.0793%20221.221%2074.9713%20221.423%2074.7573%20220.827C74.5313%20220.2%2075.3773%20219.6%2076.2343%20219.096Z'%20fill='%2352267D'/%3e%3cpath%20d='M77.5804%20218.903C77.5804%20218.903%2077.3184%20218.77%2076.8084%20219.071C76.3564%20219.337%2075.6844%20219.76%2075.8694%20220.275C76.0544%20220.789%2077.4864%20220.579%2077.8054%20220.465C78.1224%20220.352%2078.3184%20220.003%2078.2584%20219.699C78.1274%20219.037%2077.5804%20218.903%2077.5804%20218.903Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M66.9251%20190.911C66.9251%20190.911%2067.4891%20196.522%2066.1721%20205.37C64.9461%20213.605%2062.6211%20216.213%2062.8211%20218.342C62.9761%20219.99%2063.6921%20221.493%2065.3471%20221.474L70.2871%20221.41C72.5941%20221.382%2074.6101%20219.884%2075.3231%20217.69C75.8991%20215.924%2076.4901%20213.522%2076.8221%20210.492C77.1511%20206.372%2077.0181%20202.244%2076.9191%20199.821'%20fill='%239452BA'/%3e%3cpath%20d='M65.3128%20222.473C63.3648%20222.473%2062.0628%20220.968%2061.8258%20218.435C61.7198%20217.306%2062.1358%20216.188%2062.7128%20214.64C63.4628%20212.626%2064.4918%20209.868%2065.1828%20205.223C66.4628%20196.623%2065.9358%20191.066%2065.9298%20191.011L67.9198%20190.812C67.9438%20191.045%2068.4818%20196.649%2067.1618%20205.518C66.4388%20210.369%2065.3248%20213.36%2064.5868%20215.338C64.0848%20216.686%2063.7538%20217.576%2063.8168%20218.248C63.9128%20219.265%2064.2508%20220.473%2065.3168%20220.473H65.3338L70.2748%20220.41C72.1438%20220.388%2073.7908%20219.17%2074.3728%20217.381C75.0618%20215.264%2075.5518%20212.91%2075.8288%20210.383C76.1718%20206.06%2075.9898%20201.557%2075.9198%20199.863L77.9178%20199.781C78.0288%20202.494%2078.1388%20206.563%2077.8198%20210.572C77.5248%20213.264%2077.0058%20215.753%2076.2748%20218C75.4268%20220.605%2073.0258%20222.377%2070.2998%20222.411L65.3598%20222.473H65.3128Z'%20fill='%2352267D'/%3e%3cpath%20d='M92.3011%20194.31C90.6831%20195.739%2089.8631%20198.056%2089.9031%20200.175C89.9551%20203.004%2091.6421%20206.586%2090.6601%20211.301C89.7861%20215.501%2087.9501%20216.264%2088.5531%20220.015C88.6621%20220.692%2089.2781%20221.172%2089.9631%20221.164L95.4681%20221.094C98.0021%20221.063%20100.148%20219.199%20100.53%20216.694C101.553%20210.005%20100.629%20203.715%2099.6791%20198.892'%20fill='%239452BA'/%3e%3cpath%20d='M89.9446%20222.164C88.7696%20222.164%2087.7506%20221.314%2087.5656%20220.175C87.1556%20217.623%2087.7596%20216.26%2088.4606%20214.682C88.8806%20213.736%2089.3556%20212.665%2089.6806%20211.098C90.2886%20208.182%2089.8006%20205.708%2089.3716%20203.525C89.1406%20202.352%2088.9226%20201.243%2088.9026%20200.194C88.8546%20197.636%2089.9026%20195.094%2091.6386%20193.56L92.9636%20195.06C91.6546%20196.216%2090.8646%20198.168%2090.9026%20200.157C90.9186%20201.029%2091.1116%20202.007%2091.3346%20203.139C91.7776%20205.391%2092.3296%20208.192%2091.6396%20211.506C91.2696%20213.281%2090.7256%20214.507%2090.2886%20215.493C89.6476%20216.937%2089.2246%20217.892%2089.5406%20219.857C89.5686%20220.031%2089.7916%20220.183%2089.9506%20220.164L95.4556%20220.095C97.5126%20220.069%2099.2316%20218.576%2099.5426%20216.543C100.548%20209.97%2099.6186%20203.761%2098.6976%20199.086L100.661%20198.699C101.613%20203.533%20102.571%20209.965%20101.519%20216.846C101.06%20219.85%2098.5206%20222.058%2095.4806%20222.095L89.9756%20222.164H89.9446Z'%20fill='%2352267D'/%3e%3cpath%20d='M93.6975%20201.56L91.8075%20200.658L93.6555%20199.143L94.4495%20199.397L94.2975%20199.873L93.7625%20199.702L92.7335%20200.546L93.6585%20200.988L94.1915%20200.637L93.8405%20200.563L93.6095%20200.733L93.3125%20200.331L93.7225%20200.028L95.4705%20200.397L93.6975%20201.56Z'%20fill='%2352267D'/%3e%3cpath%20d='M63.9036%20218.568C63.9036%20218.568%2062.9316%20217.797%2061.6686%20218.863C60.5126%20219.836%2059.6536%20221.328%2060.1786%20221.47C60.7036%20221.613%2061.6266%20221.747%2062.5916%20221.556C63.4306%20221.392%2064.1756%20221.545%2064.4916%20219.78C64.6386%20218.958%2063.9036%20218.568%2063.9036%20218.568Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M60.0477%20221.952C60.3147%20222.025%2060.8817%20222.151%2061.5927%20222.151C61.9307%20222.151%2062.3007%20222.123%2062.6867%20222.046C62.7607%20222.032%2062.8337%20222.021%2062.9057%20222.01C62.9349%20222.005%2062.9639%20222.001%2062.9927%20221.996C63.8977%20221.863%2064.6717%20221.61%2064.9837%20219.867C65.1457%20218.966%2064.5707%20218.374%2064.1767%20218.148C63.7057%20217.801%2062.5587%20217.457%2061.3457%20218.48C60.5117%20219.183%2059.3617%20220.602%2059.5417%20221.417C59.5997%20221.682%2059.7897%20221.882%2060.0477%20221.952ZM62.4947%20221.066C61.6967%20221.221%2060.9677%20221.129%2060.5657%20221.047C60.7167%20220.659%2061.2407%20219.876%2061.9907%20219.244C62.8857%20218.49%2063.5187%20218.905%2063.5967%20218.963L63.6697%20219.009C63.6698%20219.009%2063.6705%20219.01%2063.6715%20219.01C63.7013%20219.028%2064.0789%20219.25%2063.9997%20219.692C63.7897%20220.868%2063.4737%20220.915%2062.8457%20221.007C62.8248%20221.011%2062.8038%20221.014%2062.7827%20221.017C62.6887%20221.032%2062.5927%20221.047%2062.4947%20221.066Z'%20fill='%2352267D'/%3e%3cpath%20d='M63.6878%20218.856C63.6878%20218.856%2063.0838%20218.377%2062.2968%20219.04C61.5788%20219.645%2061.0428%20220.574%2061.3708%20220.663C61.6968%20220.752%2062.2708%20220.834%2062.8718%20220.716C63.3938%20220.614%2063.8578%20220.709%2064.0538%20219.61C64.1458%20219.099%2063.6878%20218.856%2063.6878%20218.856Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M71.7278%20206.752L69.3838%20206.611L69.0378%20204.382L71.1998%20203.678L71.3538%20204.152L69.5958%20204.726L69.8158%20206.137L71.5068%20206.238L72.1528%20205.473L71.2998%20205.014L70.7868%20205.17L71.1598%20205.574L70.7918%20205.914L69.8778%20204.924L71.3528%20204.475L72.9318%20205.324L71.7278%20206.752Z'%20fill='%2352267D'/%3e%3cpath%20d='M28.8919%20145.073C28.5319%20145.073%2028.2359%20144.782%2028.2309%20144.421L28.4809%20144.417C28.4819%20144.527%2028.5269%20144.63%2028.6049%20144.706C28.6819%20144.782%2028.7839%20144.823%2028.8919%20144.823H28.8969C29.1229%20144.82%2029.3049%20144.634%2029.3019%20144.407L29.5519%20144.403C29.5539%20144.58%2029.4879%20144.747%2029.3649%20144.873C29.2419%20145%2029.0769%20145.071%2028.9009%20145.073H28.8919Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M27.8196%20145.086C27.6456%20145.086%2027.4826%20145.02%2027.3586%20144.899C27.2326%20144.774%2027.1616%20144.609%2027.1596%20144.434L27.4096%20144.43C27.4106%20144.54%2027.4556%20144.643%2027.5336%20144.72C27.6106%20144.795%2027.7126%20144.836%2027.8196%20144.836H27.8226C27.9346%20144.835%2028.0376%20144.79%2028.1136%20144.712C28.1906%20144.633%2028.2316%20144.529%2028.2306%20144.42L28.4806%20144.416C28.4826%20144.593%2028.4166%20144.76%2028.2936%20144.886C28.1696%20145.013%2028.0046%20145.084%2027.8286%20145.086H27.8196Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M28.3616%20145.615C28.1886%20145.615%2028.0256%20145.549%2027.9016%20145.428C27.7746%20145.304%2027.7036%20145.139%2027.7016%20144.964L27.9516%20144.96C27.9526%20145.07%2027.9976%20145.173%2028.0756%20145.249C28.1526%20145.324%2028.2546%20145.365%2028.3626%20145.365H28.3676C28.5936%20145.363%2028.7756%20145.177%2028.7736%20144.949L29.0236%20144.947C29.0276%20145.311%2028.7346%20145.611%2028.3706%20145.615H28.3616Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M49.2845%20143.897C49.1235%20143.897%2048.9615%20143.855%2048.8135%20143.766L48.9425%20143.551C49.0955%20143.643%2049.2705%20143.67%2049.4455%20143.628C49.6175%20143.585%2049.7635%20143.478%2049.8545%20143.327C49.9465%20143.174%2049.9735%20142.997%2049.9315%20142.824C49.8885%20142.652%2049.7815%20142.506%2049.6305%20142.415L49.7595%20142.2C49.9685%20142.327%2050.1155%20142.527%2050.1745%20142.764C50.2325%20143.001%2050.1955%20143.247%2050.0695%20143.456C49.8975%20143.74%2049.5955%20143.897%2049.2845%20143.897Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M49.552%20144.981C49.391%20144.981%2049.229%20144.939%2049.081%20144.85L49.21%20144.635C49.363%20144.727%2049.537%20144.755%2049.713%20144.712C49.885%20144.669%2050.031%20144.562%2050.122%20144.411C50.214%20144.258%2050.241%20144.081%2050.199%20143.908C50.156%20143.736%2050.049%20143.59%2049.898%20143.499L50.027%20143.284C50.236%20143.411%2050.383%20143.611%2050.442%20143.848C50.5%20144.085%2050.463%20144.331%2050.337%20144.54C50.165%20144.824%2049.863%20144.981%2049.552%20144.981Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M75.2483%20162.172C75.0263%20162.172%2074.8173%20162.087%2074.6593%20161.933C74.4973%20161.776%2074.4073%20161.565%2074.4043%20161.34L74.6543%20161.336C74.6563%20161.494%2074.7203%20161.643%2074.8333%20161.753C74.9453%20161.862%2075.0923%20161.922%2075.2483%20161.922H75.2533C75.5833%20161.918%2075.8463%20161.649%2075.8423%20161.321L76.0923%20161.318C76.0983%20161.783%2075.7243%20162.166%2075.2593%20162.172H75.2483Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M73.8118%20162.191C73.3518%20162.191%2072.9738%20161.82%2072.9668%20161.358L73.2168%20161.354C73.2218%20161.679%2073.4878%20161.941%2073.8118%20161.941H73.8188C73.9778%20161.939%2074.1248%20161.876%2074.2358%20161.762C74.3468%20161.648%2074.4068%20161.499%2074.4048%20161.34L74.6548%20161.337C74.6578%20161.562%2074.5728%20161.775%2074.4158%20161.936C74.2578%20162.098%2074.0468%20162.188%2073.8228%20162.191H73.8118Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M74.5393%20162.9C74.0783%20162.9%2073.7013%20162.529%2073.6953%20162.068L73.9453%20162.064C73.9493%20162.389%2074.2153%20162.65%2074.5393%20162.65H74.5443C74.8733%20162.646%2075.1363%20162.377%2075.1323%20162.049L75.3823%20162.046C75.3883%20162.511%2075.0143%20162.894%2074.5503%20162.9H74.5393Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M54.3577%20207.97C54.1357%20207.97%2053.9267%20207.885%2053.7687%20207.731C53.6067%20207.573%2053.5167%20207.363%2053.5137%20207.137L53.7637%20207.133C53.7657%20207.292%2053.8297%20207.441%2053.9427%20207.551C54.0547%20207.66%2054.2017%20207.72%2054.3577%20207.72H54.3647C54.5237%20207.718%2054.6717%20207.655%2054.7827%20207.541C54.8937%20207.427%2054.9537%20207.278%2054.9517%20207.119L55.2017%20207.116C55.2047%20207.341%2055.1197%20207.554%2054.9617%20207.715C54.8037%20207.877%2054.5937%20207.967%2054.3687%20207.97H54.3577Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M52.9212%20207.988C52.4602%20207.988%2052.0822%20207.617%2052.0762%20207.156L52.3262%20207.152C52.3302%20207.477%2052.5962%20207.738%2052.9212%20207.738H52.9282C53.2552%20207.734%2053.5182%20207.465%2053.5142%20207.137L53.7642%20207.134C53.7702%20207.599%2053.3962%20207.982%2052.9322%20207.988H52.9212Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M53.6487%20208.698C53.4267%20208.698%2053.2177%20208.613%2053.0587%20208.459C52.8977%20208.302%2052.8077%20208.091%2052.8047%20207.865L53.0547%20207.861C53.0567%20208.02%2053.1207%20208.169%2053.2337%20208.279C53.3457%20208.389%2053.5007%20208.464%2053.6557%20208.448C53.8147%20208.446%2053.9617%20208.383%2054.0727%20208.269C54.1837%20208.155%2054.2437%20208.006%2054.2417%20207.847L54.4917%20207.844C54.4947%20208.069%2054.4097%20208.282%2054.2527%20208.443C54.0947%20208.605%2053.8837%20208.695%2053.6597%20208.698H53.6487Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M73.9192%20139.354C73.4202%20139.354%2073.0102%20138.951%2073.0032%20138.451L73.2532%20138.447C73.2582%20138.811%2073.5562%20139.104%2073.9192%20139.104H73.9242C74.1042%20139.102%2074.2702%20139.031%2074.3942%20138.904C74.5182%20138.776%2074.5842%20138.609%2074.5822%20138.431L74.8322%20138.427C74.8352%20138.672%2074.7432%20138.903%2074.5732%20139.078C74.4022%20139.252%2074.1742%20139.351%2073.9302%20139.354H73.9192Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M73.138%20140.153C72.64%20140.153%2072.231%20139.751%2072.224%20139.251L72.474%20139.247C72.476%20139.424%2072.547%20139.591%2072.674%20139.715C72.799%20139.837%2072.963%20139.903%2073.138%20139.903H73.144C73.325%20139.901%2073.491%20139.83%2073.615%20139.703C73.739%20139.576%2073.805%20139.408%2073.803%20139.231L74.053%20139.227C74.056%20139.471%2073.964%20139.703%2073.793%20139.878C73.622%20140.052%2073.394%20140.15%2073.15%20140.153H73.138Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M64.1712%20153.594C63.8862%20153.594%2063.6172%20153.485%2063.4132%20153.285C63.2052%20153.083%2063.0892%20152.813%2063.0862%20152.523L63.3362%20152.521C63.3412%20152.977%2063.7152%20153.344%2064.1712%20153.344H64.1812C64.6402%20153.338%2065.0102%20152.959%2065.0052%20152.498L65.2552%20152.496C65.2622%20153.094%2064.7802%20153.586%2064.1842%20153.594H64.1712Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M63.222%20154.565C62.938%20154.565%2062.669%20154.456%2062.465%20154.256C62.258%20154.054%2062.142%20153.784%2062.139%20153.494L62.389%20153.492C62.392%20153.714%2062.481%20153.922%2062.64%20154.078C62.797%20154.231%2063.003%20154.315%2063.222%20154.315H63.233C63.456%20154.312%2063.664%20154.223%2063.82%20154.064C63.976%20153.905%2064.06%20153.694%2064.057%20153.471L64.307%20153.467C64.311%20153.757%2064.201%20154.032%2063.998%20154.239C63.796%20154.446%2063.526%20154.562%2063.236%20154.565H63.222Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M49.6145%20129.6C49.1975%20129.6%2048.8545%20129.263%2048.8485%20128.843L49.0985%20128.839C49.1005%20128.978%2049.1565%20129.107%2049.2555%20129.204C49.3535%20129.299%2049.4805%20129.353%2049.6225%20129.35C49.9075%20129.347%2050.1355%20129.113%2050.1335%20128.827L50.3835%20128.825C50.3855%20129.029%2050.3075%20129.222%2050.1655%20129.369C50.0215%20129.516%2049.8305%20129.598%2049.6255%20129.6H49.6145Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M48.9837%20130.25C48.5637%20130.25%2048.2207%20129.912%2048.2157%20129.492L48.4657%20129.49C48.4677%20129.628%2048.5227%20129.757%2048.6217%20129.853C48.7187%20129.948%2048.8467%20130%2048.9837%20130H48.9897C49.1277%20129.998%2049.2557%20129.942%2049.3527%20129.844C49.4497%20129.745%2049.5017%20129.614%2049.4997%20129.477L49.7497%20129.473C49.7547%20129.896%2049.4157%20130.244%2048.9927%20130.25H48.9837Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M110.745%20193.161C110.725%20193.161%20110.705%20193.16%20110.684%20193.159C110.454%20193.143%20110.244%20193.039%20110.092%20192.864L110.281%20192.7C110.389%20192.824%20110.538%20192.898%20110.702%20192.91C110.849%20192.921%20111.022%20192.868%20111.146%20192.761C111.27%20192.652%20111.345%20192.504%20111.356%20192.34C111.368%20192.177%20111.315%20192.018%20111.207%20191.894L111.396%20191.73C111.548%20191.904%20111.622%20192.127%20111.605%20192.357C111.59%20192.588%20111.484%20192.798%20111.31%20192.949C111.152%20193.087%20110.953%20193.161%20110.745%20193.161Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M110.672%20194.203C110.43%20194.203%20110.19%20194.102%20110.019%20193.906L110.208%20193.742C110.43%20193.998%20110.819%20194.025%20111.074%20193.803C111.329%20193.581%20111.357%20193.192%20111.134%20192.936L111.323%20192.772C111.635%20193.133%20111.598%20193.68%20111.238%20193.992C111.075%20194.134%20110.873%20194.203%20110.672%20194.203Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M81.4768%20183.573C81.3638%20183.573%2081.2498%20183.553%2081.1408%20183.514C80.8908%20183.425%2080.6918%20183.243%2080.5788%20183.004L80.8048%20182.896C80.9798%20183.266%2081.4218%20183.427%2081.7918%20183.252C82.1628%20183.078%2082.3218%20182.635%2082.1468%20182.264L82.3728%20182.157C82.6058%20182.652%2082.3938%20183.245%2081.8998%20183.478C81.7648%20183.542%2081.6218%20183.573%2081.4768%20183.573Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M79.9095%20184.312C79.5375%20184.312%2079.1805%20184.101%2079.0115%20183.744L79.2375%20183.636C79.3215%20183.816%2079.4715%20183.951%2079.6575%20184.018C79.8455%20184.085%2080.0475%20184.077%2080.2235%20183.991C80.5945%20183.817%2080.7535%20183.374%2080.5785%20183.004L80.8055%20182.897C81.0375%20183.392%2080.8255%20183.984%2080.3315%20184.217C80.1945%20184.282%2080.0515%20184.312%2079.9095%20184.312Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M81.0628%20184.727C80.9498%20184.727%2080.8358%20184.707%2080.7258%20184.668C80.4768%20184.579%2080.2778%20184.397%2080.1648%20184.158L80.3908%20184.05C80.4748%20184.23%2080.6248%20184.366%2080.8108%20184.433C80.9988%20184.5%2081.2008%20184.491%2081.3768%20184.406C81.5568%20184.322%2081.6928%20184.172%2081.7598%20183.986C81.8278%20183.799%2081.8178%20183.598%2081.7328%20183.419L81.9588%20183.312C82.0718%20183.552%2082.0848%20183.821%2081.9958%20184.071C81.9058%20184.32%2081.7238%20184.519%2081.4848%20184.632C81.3498%20184.696%2081.2068%20184.727%2081.0628%20184.727Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M79.4944%20185.466C79.3814%20185.466%2079.2674%20185.446%2079.1584%20185.407C78.9084%20185.318%2078.7094%20185.136%2078.5964%20184.897L78.8224%20184.789C78.9964%20185.159%2079.4414%20185.32%2079.8094%20185.145C80.1804%20184.971%2080.3394%20184.528%2080.1644%20184.157L80.3904%20184.05C80.6234%20184.545%2080.4114%20185.138%2079.9174%20185.371C79.7824%20185.435%2079.6394%20185.466%2079.4944%20185.466Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M82.2171%20185.141C81.8441%20185.141%2081.4871%20184.93%2081.3181%20184.573L81.5441%20184.465C81.7181%20184.837%2082.1631%20184.994%2082.5311%20184.82C82.7111%20184.736%2082.8461%20184.586%2082.9131%20184.4C82.9811%20184.213%2082.9711%20184.012%2082.8861%20183.833L83.1131%20183.726C83.2251%20183.966%2083.2381%20184.235%2083.1491%20184.485C83.0591%20184.734%2082.8781%20184.933%2082.6391%20185.046C82.5021%20185.11%2082.3591%20185.141%2082.2171%20185.141Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M65.8714%20136.116C65.3254%20136.116%2064.8784%20135.676%2064.8714%20135.13L65.1214%20135.126C65.1264%20135.536%2065.4624%20135.866%2065.8714%20135.866H65.8804C66.2934%20135.861%2066.6254%20135.521%2066.6204%20135.108L66.8704%20135.104C66.8774%20135.656%2066.4344%20136.109%2065.8844%20136.116H65.8714Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M65.9837%20169.17C65.4377%20169.17%2064.9907%20168.73%2064.9837%20168.184L65.2337%20168.18C65.2387%20168.59%2065.5747%20168.92%2065.9837%20168.92H65.9927C66.4057%20168.915%2066.7377%20168.574%2066.7327%20168.161L66.9827%20168.157C66.9897%20168.709%2066.5467%20169.163%2065.9967%20169.17H65.9837Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M75.4554%20150.618C75.0244%20150.618%2074.6724%20150.271%2074.6664%20149.841L74.9164%20149.837C74.9204%20150.131%2075.1614%20150.368%2075.4554%20150.368H75.4614C75.6034%20150.366%2075.7384%20150.308%2075.8394%20150.206C75.9394%20150.102%2075.9934%20149.967%2075.9914%20149.824L76.2414%20149.82C76.2444%20150.03%2076.1654%20150.229%2076.0174%20150.38C75.8714%20150.531%2075.6744%20150.615%2075.4644%20150.618H75.4554Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M90.8782%20135.2C90.7142%20135.2%2090.5602%20135.138%2090.4422%20135.023C90.3232%20134.907%2090.2572%20134.751%2090.2552%20134.585L90.5052%20134.583C90.5062%20134.681%2090.5462%20134.774%2090.6172%20134.844C90.6882%20134.913%2090.7792%20134.95%2090.8772%20134.95H90.8822C91.0862%20134.947%2091.2512%20134.778%2091.2492%20134.573L91.4992%20134.571C91.5032%20134.913%2091.2272%20135.195%2090.8852%20135.2H90.8782Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M96.2913%20208.468C96.0923%20208.468%2095.8963%20208.407%2095.7293%20208.292C95.5083%20208.141%2095.3603%20207.913%2095.3123%20207.651L95.5583%20207.606C95.5943%20207.802%2095.7053%20207.973%2095.8703%20208.086C96.0353%20208.198%2096.2333%20208.24%2096.4313%20208.204C96.6283%20208.167%2096.7993%20208.057%2096.9123%20207.891C97.0253%20207.726%2097.0673%20207.527%2097.0303%20207.33L97.2763%20207.283C97.3253%20207.546%2097.2703%20207.812%2097.1183%20208.032C96.9683%20208.253%2096.7403%20208.402%2096.4783%20208.45C96.4153%20208.462%2096.3533%20208.468%2096.2913%20208.468Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M72.3147%20215.446C72.0307%20215.446%2071.7617%20215.338%2071.5587%20215.138C71.3507%20214.936%2071.2347%20214.665%2071.2307%20214.376L71.4807%20214.372C71.4837%20214.595%2071.5737%20214.803%2071.7327%20214.96C71.8897%20215.112%2072.0957%20215.196%2072.3147%20215.196H72.3257C72.5487%20215.193%2072.7567%20215.103%2072.9137%20214.944C73.0687%20214.785%2073.1527%20214.574%2073.1497%20214.351L73.3997%20214.347C73.4037%20214.637%2073.2937%20214.912%2073.0917%20215.119C72.8897%20215.326%2072.6187%20215.442%2072.3297%20215.446H72.3147Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M71.3675%20216.417C70.7755%20216.417%2070.2915%20215.939%2070.2835%20215.347L70.5335%20215.343C70.5395%20215.8%2070.9125%20216.167%2071.3675%20216.167H71.3755C71.6015%20216.164%2071.8095%20216.074%2071.9665%20215.915C72.1215%20215.756%2072.2055%20215.545%2072.2025%20215.322L72.4525%20215.318C72.4565%20215.608%2072.3465%20215.883%2072.1445%20216.09C71.9425%20216.297%2071.6715%20216.413%2071.3825%20216.417H71.3675Z'%20fill='%23F3E3FF'/%3e%3cpath%20d='M65.2669%20218.534C65.7739%20218.46%2066.5189%20219.554%2066.4399%20219.89C66.3609%20220.228%2066.3169%20221.339%2065.4959%20221.47C64.8919%20221.566%2062.7359%20221.818%2062.2579%20221.355C61.8189%20220.928%2062.6439%20218.919%2065.2669%20218.534Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M61.9108%20221.714C62.2408%20222.034%2062.9448%20222.129%2063.6628%20222.129C64.4328%20222.129%2065.2198%20222.019%2065.5758%20221.963C66.6306%20221.794%2066.8177%20220.653%2066.8977%20220.165L66.8978%20220.164C66.9008%20220.147%2066.9036%20220.129%2066.9063%20220.113C66.9133%20220.071%2066.9193%20220.034%2066.9258%20220.004C67.0398%20219.521%2066.5978%20218.879%2066.3198%20218.575C65.9488%20218.171%2065.5648%20217.982%2065.1948%20218.038C63.1308%20218.341%2062.0418%20219.551%2061.7358%20220.495C61.5718%20221.002%2061.6348%20221.446%2061.9108%20221.714ZM62.8858%20220.403C63.1078%20220.067%2063.7858%20219.263%2065.3128%20219.032C65.5178%20219.098%2065.9178%20219.636%2065.9528%20219.775C65.9398%20219.834%2065.9258%20219.912%2065.9118%20220.003C65.8378%20220.446%2065.7348%20220.925%2065.4168%20220.974C64.2148%20221.169%2062.8478%20221.176%2062.6498%20221.058C62.6318%20220.993%2062.6668%20220.736%2062.8858%20220.403Z'%20fill='%2352267D'/%3e%3cpath%20d='M65.4134%20218.837C65.7124%20218.793%2066.1514%20219.439%2066.1044%20219.638C66.0584%20219.837%2066.0324%20220.492%2065.5494%20220.569C65.1914%20220.626%2063.9194%20220.775%2063.6384%20220.502C63.3784%20220.25%2063.8654%20219.065%2065.4134%20218.837Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M67.0774%20219.053C67.0774%20219.053%2066.6874%20218.856%2065.9254%20219.305C65.2514%20219.701%2064.2464%20220.334%2064.5224%20221.103C64.7994%20221.87%2066.9384%20221.557%2067.4134%20221.388C67.8884%20221.219%2068.1814%20220.696%2068.0914%20220.242C67.8944%20219.254%2067.0774%20219.053%2067.0774%20219.053Z'%20fill='white'/%3e%3cpath%20d='M79.1322%20219.111C79.1322%20219.111%2078.7422%20218.914%2077.9802%20219.363C77.3062%20219.759%2076.3012%20220.392%2076.5772%20221.161C76.8542%20221.928%2078.9932%20221.615%2079.4682%20221.446C79.9432%20221.277%2080.2362%20220.754%2080.1462%20220.3C79.9492%20219.312%2079.1322%20219.111%2079.1322%20219.111Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M64.0525%20221.272C64.2855%20221.918%2065.0845%20222.096%2065.8675%20222.095C66.6445%20222.095%2067.4075%20221.921%2067.5815%20221.859C68.2835%20221.609%2068.7225%20220.857%2068.5815%20220.145C68.3845%20219.15%2067.6605%20218.698%2067.2355%20218.577C67.0355%20218.503%2066.4935%20218.391%2065.6715%20218.874L65.6701%20218.875C65.0563%20219.236%2063.6238%20220.08%2064.0525%20221.272ZM66.1785%20219.736C66.5115%20219.54%2066.7235%20219.51%2066.8245%20219.51C66.8555%20219.51%2066.8765%20219.513%2066.8865%20219.515L66.9505%20219.536C67.0035%20219.552%2067.4735%20219.702%2067.6005%20220.34C67.6395%20220.538%2067.4965%20220.827%2067.2455%20220.917C66.6965%20221.112%2065.1825%20221.191%2064.9935%20220.934C64.8455%20220.521%2065.8485%20219.93%2066.1785%20219.736Z'%20fill='%2352267D'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M76.1074%20221.33C76.3404%20221.976%2077.1394%20222.154%2077.9224%20222.153C78.6994%20222.153%2079.4624%20221.979%2079.6364%20221.917C80.3384%20221.667%2080.7774%20220.915%2080.6364%20220.203C80.4394%20219.208%2079.7154%20218.756%2079.2904%20218.635C79.0904%20218.561%2078.5484%20218.449%2077.7264%20218.932L77.725%20218.933C77.1112%20219.294%2075.6787%20220.138%2076.1074%20221.33ZM78.2334%20219.794C78.5664%20219.598%2078.7784%20219.568%2078.8794%20219.568C78.9104%20219.568%2078.9314%20219.571%2078.9414%20219.573L79.0054%20219.594C79.0584%20219.61%2079.5284%20219.76%2079.6554%20220.398C79.6944%20220.596%2079.5514%20220.885%2079.3004%20220.975C78.7514%20221.17%2077.2374%20221.249%2077.0484%20220.992C76.9004%20220.579%2077.9034%20219.988%2078.2334%20219.794Z'%20fill='%2352267D'/%3e%3cpath%20d='M67.2268%20219.325C67.2268%20219.325%2066.9958%20219.209%2066.5438%20219.474C66.1458%20219.709%2065.5498%20220.084%2065.7138%20220.539C65.8768%20220.994%2067.1448%20220.807%2067.4258%20220.708C67.7058%20220.607%2067.8798%20220.298%2067.8268%20220.029C67.7108%20219.444%2067.2268%20219.325%2067.2268%20219.325Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M79.2816%20219.382C79.2816%20219.382%2079.0506%20219.266%2078.5986%20219.531C78.2006%20219.766%2077.6046%20220.141%2077.7686%20220.596C77.9316%20221.051%2079.1996%20220.864%2079.4806%20220.765C79.7606%20220.664%2079.9346%20220.355%2079.8816%20220.086C79.7656%20219.501%2079.2816%20219.382%2079.2816%20219.382Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M90.9036%20218.568C90.9036%20218.568%2089.9316%20217.797%2088.6686%20218.863C87.5126%20219.836%2086.6536%20221.328%2087.1786%20221.47C87.7036%20221.613%2088.6266%20221.747%2089.5916%20221.556C90.4306%20221.392%2091.1756%20221.545%2091.4916%20219.78C91.6386%20218.958%2090.9036%20218.568%2090.9036%20218.568Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M87.0477%20221.952C87.3147%20222.025%2087.8817%20222.151%2088.5927%20222.151C88.9307%20222.151%2089.3007%20222.123%2089.6867%20222.046C89.7607%20222.032%2089.8337%20222.021%2089.9057%20222.01C89.9349%20222.005%2089.9639%20222.001%2089.9927%20221.996C90.8977%20221.863%2091.6717%20221.61%2091.9837%20219.867C92.1457%20218.966%2091.5707%20218.374%2091.1767%20218.148C90.7057%20217.801%2089.5587%20217.457%2088.3457%20218.48C87.5117%20219.183%2086.3617%20220.602%2086.5417%20221.417C86.5997%20221.682%2086.7897%20221.882%2087.0477%20221.952ZM89.4947%20221.066C88.6967%20221.221%2087.9677%20221.129%2087.5657%20221.047C87.7167%20220.659%2088.2407%20219.876%2088.9907%20219.244C89.8857%20218.49%2090.5187%20218.905%2090.5967%20218.963L90.6697%20219.009C90.6698%20219.009%2090.6705%20219.01%2090.6715%20219.01C90.7013%20219.028%2091.0789%20219.25%2090.9997%20219.692C90.7897%20220.868%2090.4737%20220.915%2089.8457%20221.007C89.8248%20221.011%2089.8038%20221.014%2089.7827%20221.017C89.6887%20221.032%2089.5927%20221.047%2089.4947%20221.066Z'%20fill='%2352267D'/%3e%3cpath%20d='M90.6878%20218.856C90.6878%20218.856%2090.0838%20218.377%2089.2968%20219.04C88.5788%20219.645%2088.0428%20220.574%2088.3708%20220.663C88.6968%20220.752%2089.2708%20220.834%2089.8718%20220.716C90.3938%20220.614%2090.8578%20220.709%2091.0538%20219.61C91.1458%20219.099%2090.6878%20218.856%2090.6878%20218.856Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M92.2669%20218.534C92.7739%20218.46%2093.5189%20219.554%2093.4399%20219.89C93.3609%20220.228%2093.3169%20221.339%2092.4959%20221.47C91.8919%20221.566%2089.7359%20221.818%2089.2579%20221.355C88.8189%20220.928%2089.6439%20218.919%2092.2669%20218.534Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M88.9108%20221.714C89.2408%20222.034%2089.9448%20222.129%2090.6628%20222.129C91.4328%20222.129%2092.2198%20222.019%2092.5758%20221.963C93.6306%20221.794%2093.8177%20220.653%2093.8977%20220.165L93.8978%20220.164C93.9008%20220.147%2093.9036%20220.129%2093.9063%20220.113C93.9133%20220.071%2093.9193%20220.034%2093.9258%20220.004C94.0398%20219.521%2093.5978%20218.879%2093.3198%20218.575C92.9488%20218.171%2092.5648%20217.982%2092.1948%20218.038C90.1308%20218.341%2089.0418%20219.551%2088.7358%20220.495C88.5718%20221.002%2088.6348%20221.446%2088.9108%20221.714ZM89.8858%20220.403C90.1078%20220.067%2090.7858%20219.263%2092.3128%20219.032C92.5178%20219.098%2092.9178%20219.636%2092.9528%20219.775C92.9398%20219.834%2092.9258%20219.912%2092.9118%20220.003C92.8378%20220.446%2092.7348%20220.925%2092.4168%20220.974C91.2148%20221.169%2089.8478%20221.176%2089.6498%20221.058C89.6318%20220.993%2089.6668%20220.736%2089.8858%20220.403Z'%20fill='%2352267D'/%3e%3cpath%20d='M92.4134%20218.837C92.7124%20218.793%2093.1514%20219.439%2093.1044%20219.638C93.0584%20219.837%2093.0324%20220.492%2092.5494%20220.569C92.1914%20220.626%2090.9194%20220.775%2090.6384%20220.502C90.3784%20220.25%2090.8654%20219.065%2092.4134%20218.837Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M94.0774%20219.053C94.0774%20219.053%2093.6874%20218.856%2092.9254%20219.305C92.2514%20219.701%2091.2464%20220.334%2091.5224%20221.103C91.7994%20221.87%2093.9384%20221.557%2094.4134%20221.388C94.8884%20221.219%2095.1814%20220.696%2095.0914%20220.242C94.8944%20219.254%2094.0774%20219.053%2094.0774%20219.053Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M91.0525%20221.272C91.2855%20221.918%2092.0845%20222.096%2092.8675%20222.095C93.6445%20222.095%2094.4075%20221.921%2094.5815%20221.859C95.2835%20221.609%2095.7225%20220.857%2095.5815%20220.145C95.3845%20219.15%2094.6605%20218.698%2094.2355%20218.577C94.0355%20218.503%2093.4935%20218.391%2092.6715%20218.874L92.6701%20218.875C92.0563%20219.236%2090.6238%20220.08%2091.0525%20221.272ZM93.1785%20219.736C93.5115%20219.54%2093.7235%20219.51%2093.8245%20219.51C93.8555%20219.51%2093.8765%20219.513%2093.8865%20219.515L93.9505%20219.536C94.0035%20219.552%2094.4735%20219.702%2094.6005%20220.34C94.6395%20220.538%2094.4965%20220.827%2094.2455%20220.917C93.6965%20221.112%2092.1825%20221.191%2091.9935%20220.934C91.8455%20220.521%2092.8485%20219.93%2093.1785%20219.736Z'%20fill='%2352267D'/%3e%3cpath%20d='M94.2268%20219.325C94.2268%20219.325%2093.9958%20219.209%2093.5438%20219.474C93.1458%20219.709%2092.5498%20220.084%2092.7138%20220.539C92.8768%20220.994%2094.1448%20220.807%2094.4258%20220.708C94.7058%20220.607%2094.8798%20220.298%2094.8268%20220.029C94.7108%20219.444%2094.2268%20219.325%2094.2268%20219.325Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M46.804%20219.522C46.804%20219.522%2046.413%20219.325%2045.651%20219.774C44.977%20220.17%2043.972%20220.803%2044.248%20221.572C44.525%20222.339%2046.664%20222.026%2047.139%20221.857C47.614%20221.687%2047.907%20221.165%2047.817%20220.711C47.62%20219.723%2046.804%20219.522%2046.804%20219.522Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M43.7781%20221.741C44.0111%20222.387%2044.8101%20222.564%2045.5931%20222.564C46.3701%20222.564%2047.1331%20222.39%2047.3081%20222.328C48.0091%20222.077%2048.4471%20221.324%2048.3071%20220.614C48.1101%20219.619%2047.3861%20219.167%2046.9621%20219.046C46.7621%20218.973%2046.2211%20218.858%2045.3971%20219.343L45.3957%20219.344C44.782%20219.705%2043.3494%20220.549%2043.7781%20221.741ZM45.9041%20220.205C46.2361%20220.009%2046.4491%20219.979%2046.5501%20219.979C46.5831%20219.979%2046.6041%20219.982%2046.6121%20219.984L46.6761%20220.005C46.7301%20220.02%2047.1991%20220.171%2047.3261%20220.809C47.3651%20221.007%2047.2221%20221.296%2046.9711%20221.386C46.4221%20221.582%2044.9081%20221.661%2044.7191%20221.403C44.5711%20220.99%2045.5741%20220.399%2045.9041%20220.205Z'%20fill='%2352267D'/%3e%3cpath%20d='M46.9524%20219.793C46.9524%20219.793%2046.7224%20219.676%2046.2694%20219.942C45.8714%20220.177%2045.2754%20220.552%2045.4394%20221.007C45.6024%20221.461%2046.8704%20221.275%2047.1514%20221.175C47.4324%20221.075%2047.6054%20220.766%2047.5534%20220.497C47.4364%20219.912%2046.9524%20219.793%2046.9524%20219.793Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M49.1419%20218.95C49.6499%20218.876%2050.3939%20219.97%2050.3149%20220.307C50.2359%20220.644%2050.1919%20221.756%2049.3709%20221.887C48.7669%20221.983%2046.6109%20222.235%2046.1329%20221.771C45.6939%20221.345%2046.5189%20219.336%2049.1419%20218.95Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M45.7848%20222.13C46.1158%20222.452%2046.8208%20222.547%2047.5388%20222.547C48.3088%20222.547%2049.0948%20222.437%2049.4508%20222.381C50.5056%20222.212%2050.6927%20221.07%2050.7727%20220.582L50.7728%20220.582C50.7746%20220.571%2050.7763%20220.561%2050.778%20220.551C50.7867%20220.5%2050.7942%20220.456%2050.8018%20220.422C50.9148%20219.937%2050.4728%20219.295%2050.1938%20218.991C49.8238%20218.587%2049.4328%20218.405%2049.0698%20218.455C47.0038%20218.759%2045.9158%20219.97%2045.6108%20220.915C45.4468%20221.421%2045.5108%20221.864%2045.7848%20222.13ZM46.7618%20220.82C46.9828%20220.484%2047.6618%20219.681%2049.1888%20219.449C49.3928%20219.515%2049.7928%20220.053%2049.8288%20220.193C49.8148%20220.252%2049.8008%20220.329%2049.7868%20220.421C49.7128%20220.864%2049.6088%20221.343%2049.2928%20221.392C48.0908%20221.584%2046.7218%20221.592%2046.5248%20221.475C46.5068%20221.41%2046.5428%20221.153%2046.7618%20220.82Z'%20fill='%2352267D'/%3e%3cpath%20d='M49.2884%20219.254C49.5874%20219.21%2050.0264%20219.855%2049.9794%20220.054C49.9344%20220.253%2049.9074%20220.908%2049.4244%20220.986C49.0664%20221.043%2047.7944%20221.191%2047.5134%20220.918C47.2534%20220.666%2047.7404%20219.481%2049.2884%20219.254Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M55.8167%20219.341C55.9737%20219.205%2056.1637%20219.165%2056.3207%20219.237C56.9077%20219.505%2058.3907%20220.269%2058.0997%20221.331C57.8737%20222.158%2057.3667%20221.917%2056.4037%20221.946L55.6777%20221.969C55.5277%20221.974%2055.3927%20221.899%2055.3087%20221.761C54.8817%20221.068%2055.0937%20219.967%2055.7667%20219.384L55.8167%20219.341Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M54.8826%20222.022C55.0536%20222.303%2055.3446%20222.469%2055.6636%20222.469H55.6936L56.4196%20222.447C56.6116%20222.442%2056.7866%20222.447%2056.9406%20222.452C57.5396%20222.472%2058.2996%20222.496%2058.5826%20221.463C58.7406%20220.885%2058.6836%20219.768%2056.5266%20218.782C56.1926%20218.63%2055.7946%20218.7%2055.4896%20218.963L55.4396%20219.006C54.5866%20219.746%2054.3316%20221.128%2054.8826%20222.022ZM56.1426%20219.72L56.1126%20219.692C56.5116%20219.875%2057.8026%20220.524%2057.6176%20221.2C57.5448%20221.47%2057.5396%20221.47%2056.9778%20221.452L56.9726%20221.452C56.7986%20221.446%2056.6036%20221.441%2056.3876%20221.447L55.7346%20221.5C55.4346%20221.012%2055.6066%20220.185%2056.0926%20219.763L56.1426%20219.72Z'%20fill='%2352267D'/%3e%3cpath%20d='M55.8948%20219.577C56.0088%20219.477%2056.1468%20219.449%2056.2608%20219.501C56.6878%20219.696%2057.7648%20220.251%2057.5538%20221.022C57.3888%20221.624%2057.0208%20221.448%2056.3218%20221.471L55.7928%20221.486C55.6848%20221.49%2055.5868%20221.435%2055.5258%20221.336C55.2148%20220.832%2055.3698%20220.032%2055.8588%20219.608L55.8948%20219.577Z'%20fill='%23EAF3FB'/%3e%3cpath%20d='M52.4036%20219.068C52.4036%20219.068%2051.5016%20218.217%2050.1516%20219.172C48.9186%20220.043%2047.9346%20221.457%2048.4456%20221.643C48.9576%20221.83%2049.8646%20222.041%2050.8416%20221.934C51.6926%20221.841%2052.4226%20222.057%2052.8866%20220.325C53.1026%20219.518%2052.4036%20219.068%2052.4036%20219.068Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.2745%20222.112C48.5935%20222.229%2049.3525%20222.463%2050.2985%20222.463C50.4905%20222.463%2050.6905%20222.453%2050.8965%20222.431C50.9845%20222.421%2051.071%20222.415%2051.1562%20222.41C51.1727%20222.409%2051.1891%20222.407%2051.2055%20222.406C52.1185%20222.35%2052.9115%20222.164%2053.3705%20220.453C53.6065%20219.569%2053.0845%20218.931%2052.7125%20218.672C52.2715%20218.287%2051.1595%20217.848%2049.8635%20218.763C48.9715%20219.392%2047.7045%20220.709%2047.8145%20221.536C47.8505%20221.805%2048.0225%20222.021%2048.2745%20222.112ZM50.7885%20221.437C49.9815%20221.525%2049.2625%20221.369%2048.8675%20221.254C49.0515%20220.88%2049.6395%20220.145%2050.4405%20219.579C51.4045%20218.9%2052.0025%20219.38%2052.0665%20219.437L52.1275%20219.484C52.1935%20219.529%2052.5155%20219.775%2052.4035%20220.194C52.0946%20221.35%2051.7768%20221.369%2051.1445%20221.408L51.1435%20221.408L51.1294%20221.409C51.0179%20221.417%2050.9036%20221.425%2050.7885%20221.437Z'%20fill='%2352267D'/%3e%3cpath%20d='M52.1643%20219.336C52.1643%20219.336%2051.6023%20218.807%2050.7633%20219.4C49.9953%20219.943%2049.3843%20220.823%2049.7013%20220.94C50.0193%20221.055%2050.5843%20221.187%2051.1923%20221.12C51.7223%20221.062%2052.1763%20221.196%2052.4653%20220.118C52.6003%20219.616%2052.1643%20219.336%2052.1643%20219.336Z'%20fill='%23EAF3FB'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M55.9775%20222.509H19.9775C19.4245%20222.509%2018.9775%20222.062%2018.9775%20221.509C18.9775%20220.956%2019.4245%20220.509%2019.9775%20220.509H55.9775C56.5305%20220.509%2056.9775%20220.956%2056.9775%20221.509C56.9775%20222.062%2056.5305%20222.509%2055.9775%20222.509Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M239.319%20222.509H195.319C194.766%20222.509%20194.319%20222.062%20194.319%20221.509C194.319%20220.956%20194.766%20220.509%20195.319%20220.509H239.319C239.872%20220.509%20240.319%20220.956%20240.319%20221.509C240.319%20222.062%20239.872%20222.509%20239.319%20222.509Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M213.266%2042.25C212.713%2042.25%20212.266%2041.802%20212.266%2041.25V34.25C212.266%2033.698%20212.713%2033.25%20213.266%2033.25C213.819%2033.25%20214.266%2033.698%20214.266%2034.25V41.25C214.266%2041.802%20213.819%2042.25%20213.266%2042.25Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M216.766%2038.75H209.766C209.213%2038.75%20208.766%2038.302%20208.766%2037.75C208.766%2037.198%20209.213%2036.75%20209.766%2036.75H216.766C217.319%2036.75%20217.766%2037.198%20217.766%2037.75C217.766%2038.302%20217.319%2038.75%20216.766%2038.75Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.7969%20176.886C16.5209%20176.886%2016.2969%20176.662%2016.2969%20176.386V172.449C16.2969%20172.172%2016.5209%20171.949%2016.7969%20171.949C17.0729%20171.949%2017.2969%20172.172%2017.2969%20172.449V176.386C17.2969%20176.662%2017.0729%20176.886%2016.7969%20176.886Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.7656%20174.917H14.8276C14.5516%20174.917%2014.3286%20174.693%2014.3286%20174.417C14.3286%20174.141%2014.5516%20173.917%2014.8276%20173.917H18.7656C19.0416%20173.917%2019.2656%20174.141%2019.2656%20174.417C19.2656%20174.693%2019.0416%20174.917%2018.7656%20174.917Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M230.13%20120.885C229.854%20120.885%20229.63%20120.661%20229.63%20120.385V116.448C229.63%20116.171%20229.854%20115.948%20230.13%20115.948C230.406%20115.948%20230.63%20116.171%20230.63%20116.448V120.385C230.63%20120.661%20230.406%20120.885%20230.13%20120.885Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M232.099%20118.917H228.161C227.885%20118.917%20227.662%20118.693%20227.662%20118.417C227.662%20118.141%20227.885%20117.917%20228.161%20117.917H232.099C232.375%20117.917%20232.599%20118.141%20232.599%20118.417C232.599%20118.693%20232.375%20118.917%20232.099%20118.917Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M104.4%2029.937C104.124%2029.937%20103.9%2029.713%20103.9%2029.437V25.5C103.9%2025.223%20104.124%2025%20104.4%2025C104.676%2025%20104.9%2025.223%20104.9%2025.5V29.437C104.9%2029.713%20104.676%2029.937%20104.4%2029.937Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M106.369%2027.9683H102.431C102.155%2027.9683%20101.932%2027.7443%20101.932%2027.4683C101.932%2027.1923%20102.155%2026.9683%20102.431%2026.9683H106.369C106.645%2026.9683%20106.869%2027.1923%20106.869%2027.4683C106.869%2027.7443%20106.645%2027.9683%20106.369%2027.9683Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M25.748%2055.8643C25.195%2055.8643%2024.748%2055.4163%2024.748%2054.8643V46.7393C24.748%2046.1873%2025.195%2045.7393%2025.748%2045.7393C26.301%2045.7393%2026.748%2046.1873%2026.748%2046.7393V54.8643C26.748%2055.4163%2026.301%2055.8643%2025.748%2055.8643Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M29.8105%2051.8018H21.6855C21.1325%2051.8018%2020.6855%2051.3538%2020.6855%2050.8018C20.6855%2050.2498%2021.1325%2049.8018%2021.6855%2049.8018H29.8105C30.3635%2049.8018%2030.8105%2050.2498%2030.8105%2050.8018C30.8105%2051.3538%2030.3635%2051.8018%2029.8105%2051.8018Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M253.14%20222.268H246.166C245.614%20222.268%20245.166%20221.821%20245.166%20221.268C245.166%20220.715%20245.614%20220.268%20246.166%20220.268H253.14C253.693%20220.268%20254.14%20220.715%20254.14%20221.268C254.14%20221.821%20253.693%20222.268%20253.14%20222.268Z'%20fill='%235E63B6'/%3e%3cmask%20id='mask0_1304_15087'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='2'%20y='220'%20width='11'%20height='3'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2%20220.268H12.9727V222.268H2V220.268Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1304_15087)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9727%20222.268H2.99969C2.44769%20222.268%201.99969%20221.821%201.99969%20221.268C1.99969%20220.715%202.44769%20220.268%202.99969%20220.268H11.9727C12.5257%20220.268%2012.9727%20220.715%2012.9727%20221.268C12.9727%20221.821%2012.5257%20222.268%2011.9727%20222.268Z'%20fill='%235E63B6'/%3e%3c/g%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M162.568%20231.584H95.3814C94.8294%20231.584%2094.3814%20231.137%2094.3814%20230.584C94.3814%20230.031%2094.8294%20229.584%2095.3814%20229.584H162.568C163.121%20229.584%20163.568%20230.031%20163.568%20230.584C163.568%20231.137%20163.121%20231.584%20162.568%20231.584Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M180.328%20231.584H171.186C170.634%20231.584%20170.186%20231.137%20170.186%20230.584C170.186%20230.031%20170.634%20229.584%20171.186%20229.584H180.328C180.881%20229.584%20181.328%20230.031%20181.328%20230.584C181.328%20231.137%20180.881%20231.584%20180.328%20231.584Z'%20fill='%235E63B6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M87.5%20230.509L82.5%20230.584L87.5%20230.509Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M82.5%20231.584C81.954%20231.584%2081.509%20231.147%2081.5%20230.599C81.492%20230.047%2081.933%20229.593%2082.485%20229.584L87.485%20229.509C88.039%20229.476%2088.491%20229.941%2088.5%20230.494C88.508%20231.046%2088.067%20231.5%2087.515%20231.509L82.515%20231.584H82.5Z'%20fill='%235E63B6'/%3e%3cpath%20d='M128%2048.36L228%20221.508H28L128%2048.36Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M128%2047.36C128.357%2047.36%20128.687%2047.5505%20128.866%2047.8599L228.866%20221.008C229.045%20221.317%20229.045%20221.699%20228.866%20222.008C228.687%20222.318%20228.357%20222.508%20228%20222.508H28C27.6427%20222.508%2027.3126%20222.318%2027.1339%20222.008C26.9553%20221.699%2026.9554%20221.317%2027.134%20221.008L127.134%2047.8599C127.313%2047.5505%20127.643%2047.36%20128%2047.36ZM29.7323%20220.508H226.268L128%2050.3595L29.7323%20220.508Z'%20fill='%235E63B6'/%3e%3cpath%20d='M135.565%20123.823L134.301%20168.637H122.44L121.144%20123.823H135.565ZM128.37%20188.638C126.232%20188.638%20124.395%20187.909%20122.861%20186.45C121.327%20184.971%20120.571%20183.2%20120.593%20181.138C120.571%20179.096%20121.327%20177.346%20122.861%20175.887C124.395%20174.429%20126.232%20173.7%20128.37%20173.7C130.423%20173.7%20132.227%20174.429%20133.782%20175.887C135.338%20177.346%20136.126%20179.096%20136.148%20181.138C136.126%20182.513%20135.748%20183.773%20135.014%20184.919C134.301%20186.044%20133.361%20186.95%20132.194%20187.638C131.028%20188.304%20129.753%20188.638%20128.37%20188.638Z'%20fill='%23E1F2FF'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M120.427%20123.126C120.615%20122.932%20120.874%20122.823%20121.144%20122.823H135.565C135.835%20122.823%20136.093%20122.932%20136.282%20123.126C136.47%20123.32%20136.572%20123.581%20136.564%20123.851L135.3%20168.665C135.285%20169.206%20134.842%20169.637%20134.301%20169.637H122.44C121.899%20169.637%20121.456%20169.207%20121.441%20168.666L120.144%20123.852C120.136%20123.582%20120.238%20123.32%20120.427%20123.126ZM122.173%20124.823L123.412%20167.637H133.329L134.536%20124.823H122.173ZM128.37%20174.7C126.485%20174.7%20124.896%20175.332%20123.55%20176.612C122.209%20177.887%20121.574%20179.374%20121.593%20181.127L121.593%20181.148C121.574%20182.924%20122.211%20184.433%20123.553%20185.728C124.898%20187.006%20126.486%20187.638%20128.37%20187.638C129.582%20187.638%20130.683%20187.348%20131.693%20186.773C132.722%20186.165%20133.544%20185.371%20134.169%20184.384L134.172%20184.379C134.803%20183.395%20135.127%20182.321%20135.148%20181.135C135.126%20179.385%20134.461%20177.895%20133.098%20176.617C131.72%20175.325%20130.158%20174.7%20128.37%20174.7ZM122.172%20175.163C123.894%20173.525%20125.978%20172.7%20128.37%20172.7C130.688%20172.7%20132.733%20173.533%20134.466%20175.158C136.211%20176.793%20137.123%20178.799%20137.148%20181.127C137.148%20181.136%20137.148%20181.145%20137.148%20181.153C137.123%20182.711%20136.692%20184.153%20135.857%20185.456C135.058%20186.716%20134.002%20187.733%20132.702%20188.499L132.691%20188.506C131.368%20189.262%20129.922%20189.638%20128.37%20189.638C125.978%20189.638%20123.894%20188.812%20122.172%20187.175L122.167%20187.17C120.445%20185.509%20119.571%20183.481%20119.593%20181.138C119.571%20178.811%20120.448%20176.802%20122.172%20175.163Z'%20fill='%235E63B6'/%3e%3c/svg%3e";module.exports=C; diff --git a/lib/storybook/PreviewGallery.d.ts b/lib/storybook/PreviewGallery.d.ts deleted file mode 100644 index 3705c21b..00000000 --- a/lib/storybook/PreviewGallery.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -/// -import { AkeneoThemedProps } from '../theme'; -declare const StoryStyle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const PreviewGrid: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - width: number; -}>> & string; -declare const PreviewCard: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const PreviewContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const LabelContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const Subtitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLHeadingElement>, never>> & string; -declare const Content: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - width: number; - height: number; -} & AkeneoThemedProps>> & string; -declare const ListContextContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const Section: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const SpaceBetweenContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - direction: string; -}>> & string; -declare const MessageBarContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -declare const Scrollable: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - height: number; -}>> & string; -declare const SpaceContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { - width?: number | undefined; - height?: number | undefined; - gap?: number | undefined; -}>> & string; -declare const fakeFetcher: (page?: number, searchValue?: string) => Promise; -export { Content, fakeFetcher, LabelContainer, ListContextContainer, MessageBarContainer, PreviewCard, PreviewContainer, PreviewGrid, Scrollable, Section, SpaceBetweenContainer, SpaceContainer, StoryStyle, Subtitle, }; diff --git a/lib/storybook/PreviewGallery.js b/lib/storybook/PreviewGallery.js deleted file mode 100644 index 1980c590..00000000 --- a/lib/storybook/PreviewGallery.js +++ /dev/null @@ -1,206 +0,0 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -}; -var __generator = (this && this.__generator) || function (thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (g && (g = 0, op[0] && (_ = 0)), _) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.Subtitle = exports.StoryStyle = exports.SpaceContainer = exports.SpaceBetweenContainer = exports.Section = exports.Scrollable = exports.PreviewGrid = exports.PreviewContainer = exports.PreviewCard = exports.MessageBarContainer = exports.ListContextContainer = exports.LabelContainer = exports.fakeFetcher = exports.Content = void 0; -var styled_components_1 = __importDefault(require("styled-components")); -var theme_1 = require("../theme"); -var StoryStyle = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n & > * {\n margin: 0 10px 20px 0;\n }\n"], ["\n ", "\n & > * {\n margin: 0 10px 20px 0;\n }\n"])), theme_1.CommonStyle); -exports.StoryStyle = StoryStyle; -var PreviewGrid = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: grid;\n grid-template-columns: repeat(auto-fill, ", "px);\n gap: 16px;\n margin-bottom: 50px;\n"], ["\n display: grid;\n grid-template-columns: repeat(auto-fill, ", "px);\n gap: 16px;\n margin-bottom: 50px;\n"])), function (_a) { - var width = _a.width; - return width; -}); -exports.PreviewGrid = PreviewGrid; -PreviewGrid.defaultProps = { - width: 140, -}; -var PreviewCard = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n height: 100%;\n text-align: center;\n border: 1px solid rgba(0, 0, 0, 0.1);\n box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 0;\n border-radius: 4px;\n"], ["\n display: flex;\n flex-direction: column;\n height: 100%;\n text-align: center;\n border: 1px solid rgba(0, 0, 0, 0.1);\n box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 0;\n border-radius: 4px;\n"]))); -exports.PreviewCard = PreviewCard; -var PreviewContainer = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n padding: 20px;\n color: ", ";\n overflow: hidden;\n border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n"], ["\n padding: 20px;\n color: ", ";\n overflow: hidden;\n border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n"])), (0, theme_1.getColor)('grey100')); -exports.PreviewContainer = PreviewContainer; -var LabelContainer = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n padding: 8px 0px;\n max-width: 100%;\n white-space: nowrap;\n word-break: break-word;\n overflow: hidden;\n text-overflow: ellipsis;\n"], ["\n padding: 8px 0px;\n max-width: 100%;\n white-space: nowrap;\n word-break: break-word;\n overflow: hidden;\n text-overflow: ellipsis;\n"]))); -exports.LabelContainer = LabelContainer; -var Subtitle = styled_components_1.default.h2(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n text-transform: Capitalize;\n"], ["\n text-transform: Capitalize;\n"]))); -exports.Subtitle = Subtitle; -var Content = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n width: ", "px;\n height: ", "px;\n display: flex;\n align-items: center;\n justify-content: center;\n border: 1px solid ", ";\n background-color: ", ";\n box-sizing: border-box;\n"], ["\n width: ", "px;\n height: ", "px;\n display: flex;\n align-items: center;\n justify-content: center;\n border: 1px solid ", ";\n background-color: ", ";\n box-sizing: border-box;\n"])), function (_a) { - var width = _a.width; - return width; -}, function (_a) { - var height = _a.height; - return height; -}, (0, theme_1.getColor)('blue', 40), (0, theme_1.getColor)('blue', 10)); -exports.Content = Content; -var ListContextContainer = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n display: flex;\n gap: 10px;\n\n & > * {\n max-width: 120px;\n }\n"], ["\n display: flex;\n gap: 10px;\n\n & > * {\n max-width: 120px;\n }\n"]))); -exports.ListContextContainer = ListContextContainer; -var Section = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n display: flex;\n gap: 20px;\n flex-direction: column;\n"], ["\n display: flex;\n gap: 20px;\n flex-direction: column;\n"]))); -exports.Section = Section; -var SpaceBetweenContainer = styled_components_1.default.div(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: center;\n"], ["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: center;\n"])), function (_a) { - var direction = _a.direction; - return direction; -}); -exports.SpaceBetweenContainer = SpaceBetweenContainer; -SpaceBetweenContainer.defaultProps = { - direction: 'row', -}; -var MessageBarContainer = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n padding: 5px;\n width: 600px;\n height: 110px;\n overflow: clip;\n"], ["\n padding: 5px;\n width: 600px;\n height: 110px;\n overflow: clip;\n"]))); -exports.MessageBarContainer = MessageBarContainer; -var Scrollable = styled_components_1.default.div(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n overflow: auto;\n height: ", "px;\n"], ["\n overflow: auto;\n height: ", "px;\n"])), function (_a) { - var height = _a.height; - return height; -}); -exports.Scrollable = Scrollable; -var SpaceContainer = styled_components_1.default.div(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n display: flex;\n flex-direction: column;\n gap: ", ";\n"], ["\n width: ", ";\n height: ", ";\n display: flex;\n flex-direction: column;\n gap: ", ";\n"])), function (_a) { - var width = _a.width; - return (width ? "".concat(width, "px") : 'auto'); -}, function (_a) { - var height = _a.height; - return (height ? "".concat(height, "px") : 'auto'); -}, function (_a) { - var gap = _a.gap; - return (gap ? "".concat(gap, "px") : '0'); -}); -exports.SpaceContainer = SpaceContainer; -var fakeFetcher = function (page, searchValue) { - if (page === void 0) { page = 0; } - if (searchValue === void 0) { searchValue = ''; } - return __awaiter(void 0, void 0, void 0, function () { - var items, filteredItems; - return __generator(this, function (_a) { - items = [ - { - id: "name_".concat(page), - text: "Name (page ".concat(page, ")"), - }, - { - id: "collection_".concat(page), - text: 'Collection', - }, - { - id: "description_".concat(page), - text: 'Description', - }, - { - id: "brand_".concat(page), - text: 'Brand', - }, - { - id: "response_time_".concat(page), - text: 'Response time (ms)', - }, - { - id: "variation_name_".concat(page), - text: 'Variant Name', - }, - { - id: "variation_description_".concat(page), - text: 'Variant description', - }, - { - id: "release_date_".concat(page), - text: 'Release date', - }, - { - id: "release_date_".concat(page), - text: 'Release date', - }, - { - id: "asset_collection_".concat(page), - text: 'Asset collection', - }, - { - id: "associations_".concat(page), - text: 'Associations', - }, - { - id: "enabled_".concat(page), - text: 'Enabled', - }, - { - id: "price_".concat(page), - text: 'Price', - }, - { - id: "promotion_".concat(page), - text: 'Promotion', - }, - { - id: "city_".concat(page), - text: 'City', - }, - { - id: "supplier_".concat(page), - text: 'Supplier', - }, - { - id: "label_".concat(page), - text: 'Label', - }, - { - id: "category_".concat(page), - text: 'Category', - }, - { - id: "updated_at_".concat(page), - text: 'Updated at', - }, - { - id: "created_at_".concat(page), - text: 'Created at', - }, - ]; - if (page > 3) - return [2, Promise.resolve([])]; - filteredItems = searchValue !== '' && 0 === page ? items.filter(function (item) { return -1 !== item.text.indexOf(searchValue); }) : items; - if (searchValue !== '' && page > 0) - return [2, Promise.resolve([])]; - return [2, new Promise(function (resolve) { - setTimeout(function () { return resolve(filteredItems); }, 200); - })]; - }); - }); -}; -exports.fakeFetcher = fakeFetcher; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13; -//# sourceMappingURL=PreviewGallery.js.map \ No newline at end of file diff --git a/lib/storybook/PreviewGallery.js.map b/lib/storybook/PreviewGallery.js.map deleted file mode 100644 index 51bf28dd..00000000 --- a/lib/storybook/PreviewGallery.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"PreviewGallery.js","sourceRoot":"","sources":["../../src/storybook/PreviewGallery.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAAuC;AACvC,kCAAkE;AAElE,IAAM,UAAU,GAAG,2BAAM,CAAC,GAAG,2HAAA,MACzB,EAAW,gDAId,KAJG,mBAAW,CAId,CAAC;AA6MA,gCAAU;AA3MZ,IAAM,WAAW,GAAG,2BAAM,CAAC,GAAG,oLAAiB,iEAEF,EAAkB,8CAG9D,KAH4C,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,KAAK;AAAL,CAAK,CAG9D,CAAC;AAiMA,kCAAW;AA/Lb,WAAW,CAAC,YAAY,GAAG;IACzB,KAAK,EAAE,GAAG;CACX,CAAC;AAEF,IAAM,WAAW,GAAG,2BAAM,CAAC,GAAG,2QAAA,wMAQ7B,IAAA,CAAC;AAiLA,kCAAW;AA/Kb,IAAM,gBAAgB,GAAG,2BAAM,CAAC,GAAG,8KAAA,+BAExB,EAAmB,0EAG7B,KAHU,IAAA,gBAAQ,EAAC,SAAS,CAAC,CAG7B,CAAC;AA2KA,4CAAgB;AAzKlB,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,oNAAA,iJAOhC,IAAA,CAAC;AA8JA,wCAAc;AA5JhB,IAAM,QAAQ,GAAG,2BAAM,CAAC,EAAE,sGAAA,mCAEzB,IAAA,CAAC;AAqKA,4BAAQ;AAnKV,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,mQAAqD,aACpE,EAAkB,iBACjB,EAAoB,iGAIV,EAAoB,yBACpB,EAAoB,gCAEzC,KARU,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,KAAK;AAAL,CAAK,EACjB,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,MAAM;AAAN,CAAM,EAIV,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,EACpB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAEzC,CAAC;AA6IA,0BAAO;AA3IT,IAAM,oBAAoB,GAAG,2BAAM,CAAC,GAAG,gJAAA,6EAOtC,IAAA,CAAC;AAuIA,oDAAoB;AArItB,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,kIAAA,+DAIzB,IAAA,CAAC;AAuIA,0BAAO;AArIT,IAAM,qBAAqB,GAAG,2BAAM,CAAC,GAAG,+KAAqB,wCAEzC,EAA0B,gEAG7C,KAHmB,UAAC,EAAW;QAAV,SAAS,eAAA;IAAM,OAAA,SAAS;AAAT,CAAS,CAG7C,CAAC;AAiIA,sDAAqB;AA/HvB,qBAAqB,CAAC,YAAY,GAAG;IACnC,SAAS,EAAE,KAAK;CACjB,CAAC;AAEF,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,gJAAA,2EAKrC,IAAA,CAAC;AAgHA,kDAAmB;AA9GrB,IAAM,UAAU,GAAG,2BAAM,CAAC,GAAG,+GAAkB,iCAEnC,EAAoB,OAC/B,KADW,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,MAAM;AAAN,CAAM,CAC/B,CAAC;AA+GA,gCAAU;AA7GZ,IAAM,cAAc,GAAG,2BAAM,CAAC,GAAG,qKAAiD,aACvE,EAA4C,eAC3C,EAA+C,yDAGlD,EAAmC,KAC3C,KALU,UAAC,EAAO;QAAN,KAAK,WAAA;IAAM,OAAA,CAAC,KAAK,CAAC,CAAC,CAAC,UAAG,KAAK,OAAI,CAAC,CAAC,CAAC,MAAM,CAAC;AAA/B,CAA+B,EAC3C,UAAC,EAAQ;QAAP,MAAM,YAAA;IAAM,OAAA,CAAC,MAAM,CAAC,CAAC,CAAC,UAAG,MAAM,OAAI,CAAC,CAAC,CAAC,MAAM,CAAC;AAAjC,CAAiC,EAGlD,UAAC,EAAK;QAAJ,GAAG,SAAA;IAAM,OAAA,CAAC,GAAG,CAAC,CAAC,CAAC,UAAG,GAAG,OAAI,CAAC,CAAC,CAAC,GAAG,CAAC;AAAxB,CAAwB,CAC3C,CAAC;AA0GA,wCAAc;AAxGhB,IAAM,WAAW,GAAG,UAAO,IAAQ,EAAE,WAAgB;IAA1B,qBAAA,EAAA,QAAQ;IAAE,4BAAA,EAAA,gBAAgB;;;;YAC7C,KAAK,GAAG;gBACZ;oBACE,EAAE,EAAE,eAAQ,IAAI,CAAE;oBAClB,IAAI,EAAE,qBAAc,IAAI,MAAG;iBAC5B;gBACD;oBACE,EAAE,EAAE,qBAAc,IAAI,CAAE;oBACxB,IAAI,EAAE,YAAY;iBACnB;gBACD;oBACE,EAAE,EAAE,sBAAe,IAAI,CAAE;oBACzB,IAAI,EAAE,aAAa;iBACpB;gBACD;oBACE,EAAE,EAAE,gBAAS,IAAI,CAAE;oBACnB,IAAI,EAAE,OAAO;iBACd;gBACD;oBACE,EAAE,EAAE,wBAAiB,IAAI,CAAE;oBAC3B,IAAI,EAAE,oBAAoB;iBAC3B;gBACD;oBACE,EAAE,EAAE,yBAAkB,IAAI,CAAE;oBAC5B,IAAI,EAAE,cAAc;iBACrB;gBACD;oBACE,EAAE,EAAE,gCAAyB,IAAI,CAAE;oBACnC,IAAI,EAAE,qBAAqB;iBAC5B;gBACD;oBACE,EAAE,EAAE,uBAAgB,IAAI,CAAE;oBAC1B,IAAI,EAAE,cAAc;iBACrB;gBACD;oBACE,EAAE,EAAE,uBAAgB,IAAI,CAAE;oBAC1B,IAAI,EAAE,cAAc;iBACrB;gBACD;oBACE,EAAE,EAAE,2BAAoB,IAAI,CAAE;oBAC9B,IAAI,EAAE,kBAAkB;iBACzB;gBACD;oBACE,EAAE,EAAE,uBAAgB,IAAI,CAAE;oBAC1B,IAAI,EAAE,cAAc;iBACrB;gBACD;oBACE,EAAE,EAAE,kBAAW,IAAI,CAAE;oBACrB,IAAI,EAAE,SAAS;iBAChB;gBACD;oBACE,EAAE,EAAE,gBAAS,IAAI,CAAE;oBACnB,IAAI,EAAE,OAAO;iBACd;gBACD;oBACE,EAAE,EAAE,oBAAa,IAAI,CAAE;oBACvB,IAAI,EAAE,WAAW;iBAClB;gBACD;oBACE,EAAE,EAAE,eAAQ,IAAI,CAAE;oBAClB,IAAI,EAAE,MAAM;iBACb;gBACD;oBACE,EAAE,EAAE,mBAAY,IAAI,CAAE;oBACtB,IAAI,EAAE,UAAU;iBACjB;gBACD;oBACE,EAAE,EAAE,gBAAS,IAAI,CAAE;oBACnB,IAAI,EAAE,OAAO;iBACd;gBACD;oBACE,EAAE,EAAE,mBAAY,IAAI,CAAE;oBACtB,IAAI,EAAE,UAAU;iBACjB;gBACD;oBACE,EAAE,EAAE,qBAAc,IAAI,CAAE;oBACxB,IAAI,EAAE,YAAY;iBACnB;gBACD;oBACE,EAAE,EAAE,qBAAc,IAAI,CAAE;oBACxB,IAAI,EAAE,YAAY;iBACnB;aACF,CAAC;YACF,IAAI,IAAI,GAAG,CAAC;gBAAE,WAAO,OAAO,CAAC,OAAO,CAAC,EAAE,CAAC,EAAC;YACnC,aAAa,GACjB,WAAW,KAAK,EAAE,IAAI,CAAC,KAAK,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,UAAA,IAAI,IAAI,OAAA,CAAC,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,WAAW,CAAC,EAArC,CAAqC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;YACzG,IAAI,WAAW,KAAK,EAAE,IAAI,IAAI,GAAG,CAAC;gBAAE,WAAO,OAAO,CAAC,OAAO,CAAC,EAAE,CAAC,EAAC;YAC/D,WAAO,IAAI,OAAO,CAAC,UAAA,OAAO;oBACxB,UAAU,CAAC,cAAM,OAAA,OAAO,CAAC,aAAa,CAAC,EAAtB,CAAsB,EAAE,GAAG,CAAC,CAAC;gBAChD,CAAC,CAAC,EAAC;;;CACJ,CAAC;AAIA,kCAAW"} \ No newline at end of file diff --git a/lib/storybook/components/FullscreenPreview.d.ts b/lib/storybook/components/FullscreenPreview.d.ts deleted file mode 100644 index c28d2e68..00000000 --- a/lib/storybook/components/FullscreenPreview.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import React, { ReactNode } from 'react'; -type FullscreenPreviewProps = { - title: string; - src: string; - onClose: () => void; - children: ReactNode; -}; -declare const FullscreenPreview: ({ title, src, onClose, children }: FullscreenPreviewProps) => React.JSX.Element; -export { FullscreenPreview }; diff --git a/lib/storybook/components/FullscreenPreview.js b/lib/storybook/components/FullscreenPreview.js deleted file mode 100644 index 1e6c5f4b..00000000 --- a/lib/storybook/components/FullscreenPreview.js +++ /dev/null @@ -1,29 +0,0 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.FullscreenPreview = void 0; -var react_1 = __importDefault(require("react")); -var styled_components_1 = __importDefault(require("styled-components")); -var components_1 = require("../../components"); -var theme_1 = require("../../theme"); -var Border = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding: 20px;\n border: 1px solid ", ";\n max-height: 100%;\n gap: 20px;\n"], ["\n display: flex;\n flex-direction: column;\n padding: 20px;\n border: 1px solid ", ";\n max-height: 100%;\n gap: 20px;\n"])), (0, theme_1.getColor)('grey', 80)); -var BrandedTitle = (0, styled_components_1.default)(components_1.Modal.Title)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), (0, theme_1.getColor)('brand', 100)); -var Actions = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n justify-content: center;\n gap: 10px;\n"], ["\n display: flex;\n justify-content: center;\n gap: 10px;\n"]))); -var PreviewImage = (0, styled_components_1.default)(components_1.Image)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n width: auto;\n min-height: 250px;\n max-width: 100%;\n object-fit: contain;\n max-height: calc(-250px + 100vh);\n"], ["\n width: auto;\n min-height: 250px;\n max-width: 100%;\n object-fit: contain;\n max-height: calc(-250px + 100vh);\n"]))); -var FullscreenPreview = function (_a) { - var title = _a.title, src = _a.src, onClose = _a.onClose, children = _a.children; - return (react_1.default.createElement(components_1.Modal, { onClose: onClose, closeTitle: "Close" }, - react_1.default.createElement(BrandedTitle, null, title), - react_1.default.createElement(Border, null, - react_1.default.createElement(PreviewImage, { src: src, alt: title }), - react_1.default.createElement(Actions, null, children)))); -}; -exports.FullscreenPreview = FullscreenPreview; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4; -//# sourceMappingURL=FullscreenPreview.js.map \ No newline at end of file diff --git a/lib/storybook/components/FullscreenPreview.js.map b/lib/storybook/components/FullscreenPreview.js.map deleted file mode 100644 index 1651acb9..00000000 --- a/lib/storybook/components/FullscreenPreview.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"FullscreenPreview.js","sourceRoot":"","sources":["../../../src/storybook/components/FullscreenPreview.tsx"],"names":[],"mappings":";;;;;;;;;;AAAA,gDAAuC;AACvC,wEAAuC;AACvC,+CAA8C;AAC9C,qCAAqC;AAErC,IAAM,MAAM,GAAG,2BAAM,CAAC,GAAG,oMAAA,uFAIH,EAAoB,wCAGzC,KAHqB,IAAA,gBAAQ,EAAC,MAAM,EAAE,EAAE,CAAC,CAGzC,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,kBAAK,CAAC,KAAK,CAAC,uFAAA,aAC7B,EAAsB,KAChC,KADU,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAChC,CAAC;AAEF,IAAM,OAAO,GAAG,2BAAM,CAAC,GAAG,mIAAA,gEAIzB,IAAA,CAAC;AAEF,IAAM,YAAY,GAAG,IAAA,2BAAM,EAAC,kBAAK,CAAC,8LAAA,2HAMjC,IAAA,CAAC;AASF,IAAM,iBAAiB,GAAG,UAAC,EAAuD;QAAtD,KAAK,WAAA,EAAE,GAAG,SAAA,EAAE,OAAO,aAAA,EAAE,QAAQ,cAAA;IACvD,OAAO,CACL,8BAAC,kBAAK,IAAC,OAAO,EAAE,OAAO,EAAE,UAAU,EAAC,OAAO;QACzC,8BAAC,YAAY,QAAE,KAAK,CAAgB;QACpC,8BAAC,MAAM;YACL,8BAAC,YAAY,IAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,KAAK,GAAI;YACtC,8BAAC,OAAO,QAAE,QAAQ,CAAW,CACtB,CACH,CACT,CAAC;AACJ,CAAC,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/storybook/components/index.d.ts b/lib/storybook/components/index.d.ts deleted file mode 100644 index 8b30bbb2..00000000 --- a/lib/storybook/components/index.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './FullscreenPreview'; diff --git a/lib/storybook/components/index.js b/lib/storybook/components/index.js deleted file mode 100644 index 1d61963f..00000000 --- a/lib/storybook/components/index.js +++ /dev/null @@ -1,18 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./FullscreenPreview"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/storybook/components/index.js.map b/lib/storybook/components/index.js.map deleted file mode 100644 index 630012eb..00000000 --- a/lib/storybook/components/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/storybook/components/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC"} \ No newline at end of file diff --git a/lib/storybook/hooks/index.d.ts b/lib/storybook/hooks/index.d.ts deleted file mode 100644 index b4aaa9b7..00000000 --- a/lib/storybook/hooks/index.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './useFakeMediaStorage'; -export * from './useSelection'; diff --git a/lib/storybook/hooks/index.js b/lib/storybook/hooks/index.js deleted file mode 100644 index fdb285de..00000000 --- a/lib/storybook/hooks/index.js +++ /dev/null @@ -1,19 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./useFakeMediaStorage"), exports); -__exportStar(require("./useSelection"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/storybook/hooks/index.js.map b/lib/storybook/hooks/index.js.map deleted file mode 100644 index 452ce3f3..00000000 --- a/lib/storybook/hooks/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/storybook/hooks/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,iDAA+B"} \ No newline at end of file diff --git a/lib/storybook/hooks/useFakeMediaStorage.d.ts b/lib/storybook/hooks/useFakeMediaStorage.d.ts deleted file mode 100644 index ad2c55e8..00000000 --- a/lib/storybook/hooks/useFakeMediaStorage.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { FileInfo } from '../../components'; -declare const useFakeMediaStorage: (defaultPath?: string | null) => (string | ((file: File, onProgress: (ratio: number) => void) => Promise) | null)[]; -export { useFakeMediaStorage }; diff --git a/lib/storybook/hooks/useFakeMediaStorage.js b/lib/storybook/hooks/useFakeMediaStorage.js deleted file mode 100644 index 210b993d..00000000 --- a/lib/storybook/hooks/useFakeMediaStorage.js +++ /dev/null @@ -1,28 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useFakeMediaStorage = void 0; -var react_1 = require("react"); -var useFakeMediaStorage = function (defaultPath) { - if (defaultPath === void 0) { defaultPath = null; } - var _a = (0, react_1.useState)(defaultPath), thumbnailUrl = _a[0], setThumbnailUrl = _a[1]; - var uploader = function (file, onProgress) { - return new Promise(function (resolve) { - var normalizedFile = URL.createObjectURL(file); - setThumbnailUrl(normalizedFile); - var progress = 0; - var interval = setInterval(function () { - onProgress(++progress / 20); - }, 100); - setTimeout(function () { - clearInterval(interval); - resolve({ - filePath: "/file/".concat(file.name), - originalFilename: file.name, - }); - }, 2000); - }); - }; - return [thumbnailUrl, uploader]; -}; -exports.useFakeMediaStorage = useFakeMediaStorage; -//# sourceMappingURL=useFakeMediaStorage.js.map \ No newline at end of file diff --git a/lib/storybook/hooks/useFakeMediaStorage.js.map b/lib/storybook/hooks/useFakeMediaStorage.js.map deleted file mode 100644 index 8f0245d1..00000000 --- a/lib/storybook/hooks/useFakeMediaStorage.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useFakeMediaStorage.js","sourceRoot":"","sources":["../../../src/storybook/hooks/useFakeMediaStorage.ts"],"names":[],"mappings":";;;AAAA,+BAA+B;AAG/B,IAAM,mBAAmB,GAAG,UAAC,WAAiC;IAAjC,4BAAA,EAAA,kBAAiC;IACtD,IAAA,KAAkC,IAAA,gBAAQ,EAAgB,WAAW,CAAC,EAArE,YAAY,QAAA,EAAE,eAAe,QAAwC,CAAC;IAE7E,IAAM,QAAQ,GAAG,UAAC,IAAU,EAAE,UAAmC;QAC/D,OAAA,IAAI,OAAO,CAAC,UAAA,OAAO;YACjB,IAAM,cAAc,GAAG,GAAG,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC;YACjD,eAAe,CAAC,cAAc,CAAC,CAAC;YAEhC,IAAI,QAAQ,GAAG,CAAC,CAAC;YACjB,IAAM,QAAQ,GAAG,WAAW,CAAC;gBAC3B,UAAU,CAAC,EAAE,QAAQ,GAAG,EAAE,CAAC,CAAC;YAC9B,CAAC,EAAE,GAAG,CAAC,CAAC;YAER,UAAU,CAAC;gBACT,aAAa,CAAC,QAAQ,CAAC,CAAC;gBAExB,OAAO,CAAC;oBACN,QAAQ,EAAE,gBAAS,IAAI,CAAC,IAAI,CAAE;oBAC9B,gBAAgB,EAAE,IAAI,CAAC,IAAI;iBAC5B,CAAC,CAAC;YACL,CAAC,EAAE,IAAI,CAAC,CAAC;QACX,CAAC,CAAC;IAjBF,CAiBE,CAAC;IAEL,OAAO,CAAC,YAAY,EAAE,QAAQ,CAAC,CAAC;AAClC,CAAC,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/lib/storybook/hooks/useFakeTableInput.d.ts b/lib/storybook/hooks/useFakeTableInput.d.ts deleted file mode 100644 index 63fd8023..00000000 --- a/lib/storybook/hooks/useFakeTableInput.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -/// -type Row = { - nutritionScore: '1' | '2' | '3'; - part: string; - quantity: number; - is_allergenic: boolean | null; - origin: 'french' | 'english' | 'german' | null; -}; -type RowCode = keyof Row; -type RowValue = '1' | '2' | '3' | string | number | boolean | null | 'french' | 'english' | 'german' | { - unit: string; - amount: string; -}; -declare const useFakeTableInput: (linesCount: number) => { - getValue: (lineIndex: number, columName: RowCode) => RowValue; - setValue: (lineIndex: number, columName: RowCode, value: RowValue) => void; - searchValue: string; - setSearchValue: import("react").Dispatch>; - match: (text: string) => boolean; - lengthUnits: { - label: string; - value: string; - symbol: string; - }[]; -}; -export { useFakeTableInput }; diff --git a/lib/storybook/hooks/useFakeTableInput.js b/lib/storybook/hooks/useFakeTableInput.js deleted file mode 100644 index 26ff98c0..00000000 --- a/lib/storybook/hooks/useFakeTableInput.js +++ /dev/null @@ -1,48 +0,0 @@ -"use strict"; -var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || Array.prototype.slice.call(from)); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useFakeTableInput = void 0; -var react_1 = require("react"); -var lengthUnits = [ - { label: 'Millimeter', value: 'MILLIMETER', symbol: 'mm' }, - { label: 'Centimeter', value: 'CENTIMETER', symbol: 'cm' }, - { label: 'Decimeter', value: 'DECIMETER', symbol: 'dm' }, - { label: 'Meter', value: 'METER', symbol: 'm' }, - { label: 'Decameter', value: 'DECAMETER', symbol: 'dam' }, - { label: 'Kilometer', value: 'KILOMETER', symbol: 'km' }, -]; -var useFakeTableInput = function (linesCount) { - var _a = (0, react_1.useState)(Array.from(Array(linesCount).keys()).map(function (lineIndex) { - return { - nutritionScore: "".concat((lineIndex % 3) + 1), - part: "".concat(lineIndex * 100, "g"), - quantity: lineIndex * 10, - is_allergenic: [true, false, null][lineIndex % 3], - origin: ['french', 'english', 'german', null][lineIndex % 4], - length: { unit: lengthUnits[lineIndex].value, amount: "".concat(lineIndex * 1.5) }, - purchase_date: [null, '2024-04-29', '2024-12-30'][lineIndex % 3], - }; - })), state = _a[0], setState = _a[1]; - var _b = (0, react_1.useState)(''), searchValue = _b[0], setSearchValue = _b[1]; - var getValue = function (lineIndex, columnName) { - return state[lineIndex][columnName]; - }; - var setValue = function (lineIndex, columnName, value) { - state[lineIndex][columnName] = value; - setState(__spreadArray([], state, true)); - }; - var match = function (text) { - return text.toLowerCase().includes(searchValue.toLowerCase()); - }; - return { getValue: getValue, setValue: setValue, searchValue: searchValue, setSearchValue: setSearchValue, match: match, lengthUnits: lengthUnits }; -}; -exports.useFakeTableInput = useFakeTableInput; -//# sourceMappingURL=useFakeTableInput.js.map \ No newline at end of file diff --git a/lib/storybook/hooks/useFakeTableInput.js.map b/lib/storybook/hooks/useFakeTableInput.js.map deleted file mode 100644 index dcbbfc4a..00000000 --- a/lib/storybook/hooks/useFakeTableInput.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useFakeTableInput.js","sourceRoot":"","sources":["../../../src/storybook/hooks/useFakeTableInput.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,+BAA+B;AAwB/B,IAAM,WAAW,GAAG;IAClB,EAAC,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,EAAE,IAAI,EAAC;IACxD,EAAC,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE,MAAM,EAAE,IAAI,EAAC;IACxD,EAAC,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,IAAI,EAAC;IACtD,EAAC,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,GAAG,EAAC;IAC7C,EAAC,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,EAAC;IACvD,EAAC,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,EAAE,IAAI,EAAC;CACvD,CAAC;AAEF,IAAM,iBAAiB,GAAG,UAAC,UAAkB;IACrC,IAAA,KAAoB,IAAA,gBAAQ,EAChC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,UAAA,SAAS;QAChD,OAAO;YACL,cAAc,EAAE,UAAG,CAAC,SAAS,GAAG,CAAC,CAAC,GAAG,CAAC,CAAqB;YAC3D,IAAI,EAAE,UAAG,SAAS,GAAG,GAAG,MAAG;YAC3B,QAAQ,EAAE,SAAS,GAAG,EAAE;YACxB,aAAa,EAAE,CAAC,IAAI,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC,SAAS,GAAG,CAAC,CAAC;YACjD,MAAM,EAAE,CAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAC,SAAS,GAAG,CAAC,CAA2C;YACtG,MAAM,EAAE,EAAC,IAAI,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE,MAAM,EAAE,UAAG,SAAS,GAAG,GAAG,CAAE,EAAC;YAC1E,aAAa,EAAE,CAAC,IAAI,EAAE,YAAY,EAAE,YAAY,CAAC,CAAC,SAAS,GAAG,CAAC,CAAC;SACjE,CAAC;IACJ,CAAC,CAAC,CACH,EAZM,KAAK,QAAA,EAAE,QAAQ,QAYrB,CAAC;IAEI,IAAA,KAAgC,IAAA,gBAAQ,EAAS,EAAE,CAAC,EAAnD,WAAW,QAAA,EAAE,cAAc,QAAwB,CAAC;IAE3D,IAAM,QAAQ,GAAwD,UAAC,SAAS,EAAE,UAAU;QAC1F,OAAO,KAAK,CAAC,SAAS,CAAC,CAAC,UAAU,CAAa,CAAC;IAClD,CAAC,CAAC;IAEF,IAAM,QAAQ,GAAqE,UAAC,SAAS,EAAE,UAAU,EAAE,KAAK;QAC7G,KAAK,CAAC,SAAS,CAAC,CAAC,UAAU,CAAc,GAAG,KAAK,CAAC;QACnD,QAAQ,mBAAK,KAAK,QAAE,CAAC;IACvB,CAAC,CAAC;IAEF,IAAM,KAAK,GAA8B,UAAA,IAAI;QAC3C,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,WAAW,EAAE,CAAC,CAAC;IAChE,CAAC,CAAC;IAEF,OAAO,EAAC,QAAQ,UAAA,EAAE,QAAQ,UAAA,EAAE,WAAW,aAAA,EAAE,cAAc,gBAAA,EAAE,KAAK,OAAA,EAAE,WAAW,aAAA,EAAC,CAAC;AAC/E,CAAC,CAAC;AAEM,8CAAiB"} \ No newline at end of file diff --git a/lib/storybook/hooks/useSelection.d.ts b/lib/storybook/hooks/useSelection.d.ts deleted file mode 100644 index a3eba9aa..00000000 --- a/lib/storybook/hooks/useSelection.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -declare const useSelection: () => { - checked: boolean; - onChange: () => void; -}; -export { useSelection }; diff --git a/lib/storybook/hooks/useSelection.js b/lib/storybook/hooks/useSelection.js deleted file mode 100644 index 363ed170..00000000 --- a/lib/storybook/hooks/useSelection.js +++ /dev/null @@ -1,10 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.useSelection = void 0; -var react_1 = require("react"); -var useSelection = function () { - var _a = (0, react_1.useState)(false), checked = _a[0], setChecked = _a[1]; - return { checked: checked, onChange: function () { return setChecked(!checked); } }; -}; -exports.useSelection = useSelection; -//# sourceMappingURL=useSelection.js.map \ No newline at end of file diff --git a/lib/storybook/hooks/useSelection.js.map b/lib/storybook/hooks/useSelection.js.map deleted file mode 100644 index e7428e0b..00000000 --- a/lib/storybook/hooks/useSelection.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"useSelection.js","sourceRoot":"","sources":["../../../src/storybook/hooks/useSelection.ts"],"names":[],"mappings":";;;AAAA,+BAA+B;AAE/B,IAAM,YAAY,GAAG;IACb,IAAA,KAAwB,IAAA,gBAAQ,EAAU,KAAK,CAAC,EAA/C,OAAO,QAAA,EAAE,UAAU,QAA4B,CAAC;IAEvD,OAAO,EAAC,OAAO,SAAA,EAAE,QAAQ,EAAE,cAAM,OAAA,UAAU,CAAC,CAAC,OAAO,CAAC,EAApB,CAAoB,EAAC,CAAC;AACzD,CAAC,CAAC;AAEM,oCAAY"} \ No newline at end of file diff --git a/lib/storybook/index.d.ts b/lib/storybook/index.d.ts deleted file mode 100644 index 0381e116..00000000 --- a/lib/storybook/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export * from './components'; -export * from './hooks'; -export * from './PreviewGallery'; diff --git a/lib/storybook/index.js b/lib/storybook/index.js deleted file mode 100644 index 36ccd278..00000000 --- a/lib/storybook/index.js +++ /dev/null @@ -1,20 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./components"), exports); -__exportStar(require("./hooks"), exports); -__exportStar(require("./PreviewGallery"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/storybook/index.js.map b/lib/storybook/index.js.map deleted file mode 100644 index f7327e82..00000000 --- a/lib/storybook/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/storybook/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,0CAAwB;AACxB,mDAAiC"} \ No newline at end of file diff --git a/lib/storybook/test-util.d.ts b/lib/storybook/test-util.d.ts deleted file mode 100644 index ed1895a7..00000000 --- a/lib/storybook/test-util.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { ReactElement } from 'react'; -import { RenderOptions } from '@testing-library/react'; -declare const customRender: (ui: ReactElement, options?: Omit) => any; -export * from '@testing-library/react'; -export { customRender as render }; diff --git a/lib/storybook/test-util.js b/lib/storybook/test-util.js deleted file mode 100644 index 4ed02fe1..00000000 --- a/lib/storybook/test-util.js +++ /dev/null @@ -1,43 +0,0 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.render = void 0; -var react_1 = __importDefault(require("react")); -var react_2 = require("@testing-library/react"); -var styled_components_1 = require("styled-components"); -var themes_1 = require("../themes"); -var wrapper = function (_a) { - var children = _a.children; - return (react_1.default.createElement(styled_components_1.ThemeProvider, { theme: themes_1.pimTheme }, children)); -}; -var customRender = function (ui, options) { return (0, react_2.render)(ui, __assign({ wrapper: wrapper }, options)); }; -exports.render = customRender; -__exportStar(require("@testing-library/react"), exports); -//# sourceMappingURL=test-util.js.map \ No newline at end of file diff --git a/lib/storybook/test-util.js.map b/lib/storybook/test-util.js.map deleted file mode 100644 index 6d6bc563..00000000 --- a/lib/storybook/test-util.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"test-util.js","sourceRoot":"","sources":["../../src/storybook/test-util.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gDAAoE;AACpE,gDAA6D;AAC7D,uDAAgD;AAChD,oCAAmC;AAEnC,IAAM,OAAO,GAAkB,UAAC,EAAkC;QAAjC,QAAQ,cAAA;IAA8B,OAAA,CACrE,8BAAC,iCAAa,IAAC,KAAK,EAAE,iBAAQ,IAAG,QAAQ,CAAiB,CAC3D;AAFsE,CAEtE,CAAC;AACF,IAAM,YAAY,GAAwE,UACxF,EAAgB,EAChB,OAAwC,IACrC,OAAA,IAAA,cAAM,EAAC,EAAE,aAAG,OAAO,SAAA,IAAK,OAAO,EAAE,EAAjC,CAAiC,CAAC;AAGf,8BAAM;AAD9B,yDAAuC"} \ No newline at end of file diff --git a/lib/storybook/util.d.ts b/lib/storybook/util.d.ts deleted file mode 100644 index ca1cc326..00000000 --- a/lib/storybook/util.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -declare const camelCaseToSentenceCase: (value: string) => string; -export { camelCaseToSentenceCase }; diff --git a/lib/storybook/util.js b/lib/storybook/util.js deleted file mode 100644 index 9aee1656..00000000 --- a/lib/storybook/util.js +++ /dev/null @@ -1,12 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.camelCaseToSentenceCase = void 0; -var camelCaseToSentenceCase = function (value) { - var result = value.replace(/([A-Z])/g, ' $1'); - return capitalize(result.trim()); -}; -exports.camelCaseToSentenceCase = camelCaseToSentenceCase; -var capitalize = function (value) { - return value.charAt(0).toUpperCase() + value.slice(1).toLowerCase(); -}; -//# sourceMappingURL=util.js.map \ No newline at end of file diff --git a/lib/storybook/util.js.map b/lib/storybook/util.js.map deleted file mode 100644 index 047c68c4..00000000 --- a/lib/storybook/util.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"util.js","sourceRoot":"","sources":["../../src/storybook/util.tsx"],"names":[],"mappings":";;;AAAA,IAAM,uBAAuB,GAAG,UAAC,KAAa;IAC5C,IAAM,MAAM,GAAG,KAAK,CAAC,OAAO,CAAC,UAAU,EAAE,KAAK,CAAC,CAAC;IAEhD,OAAO,UAAU,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC;AACnC,CAAC,CAAC;AAMM,0DAAuB;AAJ/B,IAAM,UAAU,GAAG,UAAC,KAAa;IAC/B,OAAO,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC;AACtE,CAAC,CAAC"} \ No newline at end of file diff --git a/lib/style.css b/lib/style.css new file mode 100644 index 00000000..c1600c31 --- /dev/null +++ b/lib/style.css @@ -0,0 +1 @@ +.rdw-option-wrapper{border:1px solid #F1F1F1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:1px 1px #bfbdbd inset}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #F1F1F1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:1px 1px #bfbdbd inset}.rdw-dropdown-carettoopen{height:0px;width:0px;position:absolute;top:35%;right:10%;border-top:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{height:0px;width:0px;position:absolute;top:35%;right:10%;border-bottom:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #F1F1F1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div{display:inline-block}.rdw-left-aligned-block>div{display:inline-block}.rdw-center-aligned-block>div{display:inline-block}.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #F1F1F1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:1px 2px 1px #bfbdbd inset}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #F1F1F1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px;display:flex;justify-content:center;align-items:center}.rdw-spinner{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:#fff;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-history-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #F1F1F1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #F1F1F1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #F1F1F1;display:flex;justify-content:flex-start;background:#fff;flex-wrap:wrap;font-size:15px;margin-bottom:5px;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4} diff --git a/lib/theme/common.d.ts b/lib/theme/common.d.ts deleted file mode 100644 index 5d88238a..00000000 --- a/lib/theme/common.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -/// -import { Color, ColorAlternative, FontFamily, FontSize, Palette } from './theme'; -declare const CommonStyle: import("styled-components").RuleSet; -declare const placeholderStyle: import("styled-components").RuleSet; -declare const color: Color; -declare const colorAlternative: ColorAlternative; -declare const fontSize: FontSize; -declare const palette: Palette; -declare const fontFamily: FontFamily; -declare const BrandedPath: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, never>> & string; -declare const SkeletonPlaceholder: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLDivElement>, never>> & string; -export { color, colorAlternative, fontFamily, fontSize, palette, CommonStyle, BrandedPath, SkeletonPlaceholder, placeholderStyle, }; diff --git a/lib/theme/common.js b/lib/theme/common.js index 56323328..70cd1e60 100644 --- a/lib/theme/common.js +++ b/lib/theme/common.js @@ -1,166 +1,41 @@ -"use strict"; -var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}); -var __importStar = (this && this.__importStar) || function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.placeholderStyle = exports.SkeletonPlaceholder = exports.BrandedPath = exports.CommonStyle = exports.palette = exports.fontSize = exports.fontFamily = exports.colorAlternative = exports.color = void 0; -var styled_components_1 = __importStar(require("styled-components")); -var theme_1 = require("./theme"); -var CommonStyle = (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n input,\n button,\n select,\n textarea {\n font-family: 'Lato';\n font-size: ", ";\n }\n\n font-family: 'Lato';\n font-size: ", ";\n color: ", ";\n line-height: 20px;\n box-sizing: border-box;\n"], ["\n input,\n button,\n select,\n textarea {\n font-family: 'Lato';\n font-size: ", ";\n }\n\n font-family: 'Lato';\n font-size: ", ";\n color: ", ";\n line-height: 20px;\n box-sizing: border-box;\n"])), (0, theme_1.getFontSize)('default'), (0, theme_1.getFontSize)('default'), (0, theme_1.getColor)('grey', 120)); -exports.CommonStyle = CommonStyle; -var loadingBreath = (0, styled_components_1.keyframes)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n 0% {background-position:0 50%}\n 50% {background-position:100% 50%}\n 100% {background-position:0 50%}\n"], ["\n 0% {background-position:0 50%}\n 50% {background-position:100% 50%}\n 100% {background-position:0 50%}\n"]))); -var placeholderStyle = (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n animation: ", " 2s infinite;\n background: linear-gradient(270deg, #fdfdfd, #eee);\n background-size: 400% 400%;\n border-color: transparent;\n border-style: none;\n color: transparent;\n border-radius: 3px;\n cursor: default;\n outline: none;\n :hover,\n :last-child,\n ::placeholder {\n color: transparent;\n }\n > * {\n opacity: 0;\n }\n"], ["\n animation: ", " 2s infinite;\n background: linear-gradient(270deg, #fdfdfd, #eee);\n background-size: 400% 400%;\n border-color: transparent;\n border-style: none;\n color: transparent;\n border-radius: 3px;\n cursor: default;\n outline: none;\n :hover,\n :last-child,\n ::placeholder {\n color: transparent;\n }\n > * {\n opacity: 0;\n }\n"])), loadingBreath); -exports.placeholderStyle = placeholderStyle; -var color = { - blue10: '#f5f9fc', - blue20: '#dee9f4', - blue40: '#bdd3e9', - blue60: '#9bbddd', - blue80: '#7aa7d2', - blue100: '#5992c7', - blue120: '#47749f', - blue140: '#355777', - green10: '#f0f7f1', - green20: '#e1f0e3', - green40: '#c2e1c7', - green60: '#a3d1ab', - green80: '#85c28f', - green100: '#67b373', - green120: '#528f5c', - green140: '#3d6b45', - grey20: '#f6f7fb', - grey40: '#f0f1f3', - grey60: '#e8ebee', - grey80: '#c7cbd4', - grey100: '#a1a9b7', - grey120: '#67768a', - grey140: '#11324d', - purple20: '#eadcf1', - purple40: '#d4bae3', - purple60: '#be97d5', - purple80: '#a974c7', - purple100: '#9452ba', - purple120: '#764194', - purple140: '#58316f', - red10: '#faefed', - red20: '#f6dfdc', - red40: '#eebfb9', - red60: '#e59f95', - red80: '#dc7f72', - red100: '#d4604f', - red120: '#a94c3f', - red140: '#7f392f', - yellow10: '#fef7ec', - yellow20: '#fef0d9', - yellow40: '#fde1b2', - yellow60: '#fbd28b', - yellow80: '#fac365', - yellow100: '#f9b53f', - yellow120: '#c79032', - yellow140: '#956c25', - brand20: '#eadcf1', - brand40: '#d4bae3', - brand60: '#be97d5', - brand80: '#a974c7', - brand100: '#9452ba', - brand120: '#764194', - brand140: '#58316f', - white: '#ffffff', -}; -exports.color = color; -var colorAlternative = { - blue10: '#F0F7FC', - blue100: '#4CA8E0', - blue120: '#3278B7', - chocolate10: '#EEE9E5', - chocolate100: '#512500', - chocolate120: '#441F00', - coralRed10: '#FDF0EF', - coralRed100: '#ED6A5E', - coralRed120: '#B72215', - darkBlue10: '#EFEFF8', - darkBlue100: '#5e63b6', - darkBlue120: '#3B438C', - darkCyan10: '#E5F3F3', - darkCyan100: '#008B8B', - darkCyan120: '#007575', - darkPurple10: '#EEEAF2', - darkPurple100: '#52267D', - darkPurple120: '#36145E', - forestGreen10: '#EDF1EB', - forestGreen100: '#50723C', - forestGreen120: '#436032', - green10: '#F5FAFA', - green100: '#81CCCC', - green120: '#5DA8A6', - hotPink10: '#FFF0F7', - hotPink100: '#FF69B4', - hotPink120: '#CC0066', - oliveGreen10: '#F0F4E9', - oliveGreen100: '#6B8E23', - oliveGreen120: '#5A771D', - orange10: '#FFF3E5', - orange100: '#FF8600', - orange120: '#B25E00', - purple10: '#F3EEF9', - purple100: '#9452BA', - purple120: '#763E9E', - red10: '#FDEDF0', - red100: '#F74B64', - red120: '#C92343', - yellow10: '#FEFBF2', - yellow100: '#FCCE76', - yellow120: '#D69A38', -}; -exports.colorAlternative = colorAlternative; -var fontSize = { - big: '15px', - bigger: '17px', - default: '13px', - small: '11px', - title: '28px', -}; -exports.fontSize = fontSize; -var palette = { - primary: 'green', - secondary: 'blue', - tertiary: 'grey', - warning: 'yellow', - danger: 'red', -}; -exports.palette = palette; -var fontFamily = { - default: 'Lato, "Helvetica Neue", Helvetica, Arial, sans-serif', - monospace: 'Courier, "MS Courier New", Prestige, "Everson Mono"', -}; -exports.fontFamily = fontFamily; -var BrandedPath = styled_components_1.default.path(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n fill: ", ";\n"], ["\n fill: ", ";\n"])), (0, theme_1.getColor)('brand', 100)); -exports.BrandedPath = BrandedPath; -var SkeletonPlaceholder = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n ", "\n"], ["\n ", "\n"])), placeholderStyle); -exports.SkeletonPlaceholder = SkeletonPlaceholder; -var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5; -//# sourceMappingURL=common.js.map \ No newline at end of file +"use strict";var l=require("styled-components"),r=require("./theme.js");function n(e){return e&&e.__esModule?e:{default:e}}var o=n(l);const t=l.css` + input, + button, + select, + textarea { + font-family: 'Lato'; + font-size: ${r.getFontSize("default")}; + } + + font-family: 'Lato'; + font-size: ${r.getFontSize("default")}; + color: ${r.getColor("grey",120)}; + line-height: 20px; + box-sizing: border-box; +`,d=l.keyframes` + 0% {background-position:0 50%} + 50% {background-position:100% 50%} + 100% {background-position:0 50%} +`,a=l.css` + animation: ${d} 2s infinite; + background: linear-gradient(270deg, #fdfdfd, #eee); + background-size: 400% 400%; + border-color: transparent; + border-style: none; + color: transparent; + border-radius: 3px; + cursor: default; + outline: none; + :hover, + :last-child, + ::placeholder { + color: transparent; + } + > * { + opacity: 0; + } +`,f={blue10:"#f5f9fc",blue20:"#dee9f4",blue40:"#bdd3e9",blue60:"#9bbddd",blue80:"#7aa7d2",blue100:"#5992c7",blue120:"#47749f",blue140:"#355777",green10:"#f0f7f1",green20:"#e1f0e3",green40:"#c2e1c7",green60:"#a3d1ab",green80:"#85c28f",green100:"#67b373",green120:"#528f5c",green140:"#3d6b45",grey20:"#f6f7fb",grey40:"#f0f1f3",grey60:"#e8ebee",grey80:"#c7cbd4",grey100:"#a1a9b7",grey120:"#67768a",grey140:"#11324d",purple20:"#eadcf1",purple40:"#d4bae3",purple60:"#be97d5",purple80:"#a974c7",purple100:"#9452ba",purple120:"#764194",purple140:"#58316f",red10:"#faefed",red20:"#f6dfdc",red40:"#eebfb9",red60:"#e59f95",red80:"#dc7f72",red100:"#d4604f",red120:"#a94c3f",red140:"#7f392f",yellow10:"#fef7ec",yellow20:"#fef0d9",yellow40:"#fde1b2",yellow60:"#fbd28b",yellow80:"#fac365",yellow100:"#f9b53f",yellow120:"#c79032",yellow140:"#956c25",brand20:"#eadcf1",brand40:"#d4bae3",brand60:"#be97d5",brand80:"#a974c7",brand100:"#9452ba",brand120:"#764194",brand140:"#58316f",white:"#ffffff"},c={blue10:"#F0F7FC",blue100:"#4CA8E0",blue120:"#3278B7",chocolate10:"#EEE9E5",chocolate100:"#512500",chocolate120:"#441F00",coralRed10:"#FDF0EF",coralRed100:"#ED6A5E",coralRed120:"#B72215",darkBlue10:"#EFEFF8",darkBlue100:"#5e63b6",darkBlue120:"#3B438C",darkCyan10:"#E5F3F3",darkCyan100:"#008B8B",darkCyan120:"#007575",darkPurple10:"#EEEAF2",darkPurple100:"#52267D",darkPurple120:"#36145E",forestGreen10:"#EDF1EB",forestGreen100:"#50723C",forestGreen120:"#436032",green10:"#F5FAFA",green100:"#81CCCC",green120:"#5DA8A6",hotPink10:"#FFF0F7",hotPink100:"#FF69B4",hotPink120:"#CC0066",oliveGreen10:"#F0F4E9",oliveGreen100:"#6B8E23",oliveGreen120:"#5A771D",orange10:"#FFF3E5",orange100:"#FF8600",orange120:"#B25E00",purple10:"#F3EEF9",purple100:"#9452BA",purple120:"#763E9E",red10:"#FDEDF0",red100:"#F74B64",red120:"#C92343",yellow10:"#FEFBF2",yellow100:"#FCCE76",yellow120:"#D69A38"},i={big:"15px",bigger:"17px",default:"13px",small:"11px",title:"28px"},b={primary:"green",secondary:"blue",tertiary:"grey",warning:"yellow",danger:"red"},u={default:'Lato, "Helvetica Neue", Helvetica, Arial, sans-serif',monospace:'Courier, "MS Courier New", Prestige, "Everson Mono"'},p=o.default.path` + fill: ${r.getColor("brand",100)}; +`,s=o.default.div` + ${a} +`;exports.BrandedPath=p;exports.CommonStyle=t;exports.SkeletonPlaceholder=s;exports.color=f;exports.colorAlternative=c;exports.fontFamily=u;exports.fontSize=i;exports.palette=b;exports.placeholderStyle=a; diff --git a/lib/theme/common.js.map b/lib/theme/common.js.map deleted file mode 100644 index 12a9e612..00000000 --- a/lib/theme/common.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"common.js","sourceRoot":"","sources":["../../src/theme/common.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qEAAyD;AACzD,iCAAsG;AAEtG,IAAM,WAAW,OAAG,uBAAG,0RAAA,2FAMN,EAAsB,iDAIxB,EAAsB,cAC1B,EAAqB,sDAG/B,KARgB,IAAA,mBAAW,EAAC,SAAS,CAAC,EAIxB,IAAA,mBAAW,EAAC,SAAS,CAAC,EAC1B,IAAA,gBAAQ,EAAC,MAAM,EAAE,GAAG,CAAC,CAG/B,CAAC;AAqKA,kCAAW;AAnKb,IAAM,aAAa,OAAG,6BAAS,oLAAA,gHAI9B,IAAA,CAAC;AAEF,IAAM,gBAAgB,OAAG,uBAAG,kbAAA,iBACb,EAAa,2VAiB3B,KAjBc,aAAa,CAiB3B,CAAC;AA8IA,4CAAgB;AA5IlB,IAAM,KAAK,GAAU;IACnB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,KAAK,EAAE,SAAS;CACjB,CAAC;AA6EA,sBAAK;AA3EP,IAAM,gBAAgB,GAAqB;IACzC,MAAM,EAAE,SAAS;IACjB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,YAAY,EAAE,SAAS;IACvB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,SAAS;IACtB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,SAAS;IACtB,UAAU,EAAE,SAAS;IACrB,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,SAAS;IACtB,YAAY,EAAE,SAAS;IACvB,aAAa,EAAE,SAAS;IACxB,aAAa,EAAE,SAAS;IACxB,aAAa,EAAE,SAAS;IACxB,cAAc,EAAE,SAAS;IACzB,cAAc,EAAE,SAAS;IACzB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,SAAS;IACnB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,YAAY,EAAE,SAAS;IACvB,aAAa,EAAE,SAAS;IACxB,aAAa,EAAE,SAAS;IACxB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;CACrB,CAAC;AAiCA,4CAAgB;AA/BlB,IAAM,QAAQ,GAAa;IACzB,GAAG,EAAE,MAAM;IACX,MAAM,EAAE,MAAM;IACd,OAAO,EAAE,MAAM;IACf,KAAK,EAAE,MAAM;IACb,KAAK,EAAE,MAAM;CACd,CAAC;AA2BA,4BAAQ;AAzBV,IAAM,OAAO,GAAY;IACvB,OAAO,EAAE,OAAO;IAChB,SAAS,EAAE,MAAM;IACjB,QAAQ,EAAE,MAAM;IAChB,OAAO,EAAE,QAAQ;IACjB,MAAM,EAAE,KAAK;CACd,CAAC;AAoBA,0BAAO;AAlBT,IAAM,UAAU,GAAe;IAC7B,OAAO,EAAE,sDAAsD;IAC/D,SAAS,EAAE,qDAAqD;CACjE,CAAC;AAaA,gCAAU;AAXZ,IAAM,WAAW,GAAG,2BAAM,CAAC,IAAI,sFAAA,YACrB,EAAsB,KAC/B,KADS,IAAA,gBAAQ,EAAC,OAAO,EAAE,GAAG,CAAC,CAC/B,CAAC;AAaA,kCAAW;AAXb,IAAM,mBAAmB,GAAG,2BAAM,CAAC,GAAG,+EAAA,MAClC,EAAgB,IACnB,KADG,gBAAgB,CACnB,CAAC;AAUA,kDAAmB"} \ No newline at end of file diff --git a/lib/theme/index.d.ts b/lib/theme/index.d.ts deleted file mode 100644 index 6d81607b..00000000 --- a/lib/theme/index.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './common'; -export * from './theme'; diff --git a/lib/theme/index.js b/lib/theme/index.js deleted file mode 100644 index 04c0be0b..00000000 --- a/lib/theme/index.js +++ /dev/null @@ -1,19 +0,0 @@ -"use strict"; -var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - var desc = Object.getOwnPropertyDescriptor(m, k); - if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { - desc = { enumerable: true, get: function() { return m[k]; } }; - } - Object.defineProperty(o, k2, desc); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -})); -var __exportStar = (this && this.__exportStar) || function(m, exports) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -__exportStar(require("./common"), exports); -__exportStar(require("./theme"), exports); -//# sourceMappingURL=index.js.map \ No newline at end of file diff --git a/lib/theme/index.js.map b/lib/theme/index.js.map deleted file mode 100644 index ad5bf933..00000000 --- a/lib/theme/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB;AACzB,0CAAwB"} \ No newline at end of file diff --git a/lib/theme/theme.d.ts b/lib/theme/theme.d.ts deleted file mode 100644 index 8dd55fb1..00000000 --- a/lib/theme/theme.d.ts +++ /dev/null @@ -1,137 +0,0 @@ -type FontSize = { - big: string; - bigger: string; - default: string; - small: string; - title: string; -}; -type Color = { - blue10: string; - blue100: string; - blue120: string; - blue140: string; - blue20: string; - blue40: string; - blue60: string; - blue80: string; - green100: string; - green120: string; - green140: string; - green10: string; - green20: string; - green40: string; - green60: string; - green80: string; - grey100: string; - grey120: string; - grey140: string; - grey20: string; - grey40: string; - grey60: string; - grey80: string; - purple100: string; - purple120: string; - purple140: string; - purple20: string; - purple40: string; - purple60: string; - purple80: string; - red10: string; - red100: string; - red120: string; - red140: string; - red20: string; - red40: string; - red60: string; - red80: string; - yellow10: string; - yellow100: string; - yellow120: string; - yellow140: string; - yellow20: string; - yellow40: string; - yellow60: string; - yellow80: string; - brand20: string; - brand40: string; - brand60: string; - brand80: string; - brand100: string; - brand120: string; - brand140: string; - white: string; -}; -type ColorAlternative = { - blue10: string; - blue100: string; - blue120: string; - chocolate10: string; - chocolate100: string; - chocolate120: string; - coralRed10: string; - coralRed100: string; - coralRed120: string; - darkBlue10: string; - darkBlue100: string; - darkBlue120: string; - darkCyan10: string; - darkCyan100: string; - darkCyan120: string; - darkPurple10: string; - darkPurple100: string; - darkPurple120: string; - forestGreen10: string; - forestGreen100: string; - forestGreen120: string; - green10: string; - green100: string; - green120: string; - hotPink10: string; - hotPink100: string; - hotPink120: string; - oliveGreen10: string; - oliveGreen100: string; - oliveGreen120: string; - orange10: string; - orange100: string; - orange120: string; - purple10: string; - purple100: string; - purple120: string; - red10: string; - red100: string; - red120: string; - yellow10: string; - yellow100: string; - yellow120: string; -}; -type Palette = { - primary: string; - secondary: string; - tertiary: string; - warning: string; - danger: string; -}; -type Theme = { - name: string; - palette: Palette; - fontSize: FontSize; - color: Color; - colorAlternative: ColorAlternative; - fontFamily: FontFamily; -}; -type FontFamily = { - default: string; - monospace: string; -}; -type Level = 'primary' | 'secondary' | 'tertiary' | 'warning' | 'danger'; -declare const getColor: (color: string, gradient?: number) => (props: AkeneoThemedProps) => string; -declare const getColorForLevel: (level: Level, gradient: number) => (props: AkeneoThemedProps) => string; -declare const getColorAlternative: (color: string, gradient?: number) => (props: AkeneoThemedProps) => string; -declare const getFontSize: (fontSize: keyof FontSize) => (props: AkeneoThemedProps) => string; -declare const getFontFamily: (fontFamilyType: keyof FontFamily) => (props: AkeneoThemedProps) => string; -export type AkeneoThemedProps = { - theme: Theme; -}; -export type { Theme, FontSize, FontFamily, Color, ColorAlternative, Level, Palette }; -export { getColor, getFontFamily, getColorForLevel, getColorAlternative, getFontSize }; diff --git a/lib/theme/theme.js b/lib/theme/theme.js index 3af953e4..8004590e 100644 --- a/lib/theme/theme.js +++ b/lib/theme/theme.js @@ -1,39 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.getFontSize = exports.getColorAlternative = exports.getColorForLevel = exports.getFontFamily = exports.getColor = void 0; -var getColor = function (color, gradient) { - return function (_a) { - var theme = _a.theme; - return theme.color["".concat(color).concat(gradient !== null && gradient !== void 0 ? gradient : '')]; - }; -}; -exports.getColor = getColor; -var getColorForLevel = function (level, gradient) { - return function (_a) { - var theme = _a.theme; - return theme.color["".concat(theme.palette[level]).concat(gradient)]; - }; -}; -exports.getColorForLevel = getColorForLevel; -var getColorAlternative = function (color, gradient) { - return function (_a) { - var theme = _a.theme; - return theme.colorAlternative["".concat(color).concat(gradient !== null && gradient !== void 0 ? gradient : '')]; - }; -}; -exports.getColorAlternative = getColorAlternative; -var getFontSize = function (fontSize) { - return function (_a) { - var theme = _a.theme; - return theme.fontSize[fontSize]; - }; -}; -exports.getFontSize = getFontSize; -var getFontFamily = function (fontFamilyType) { - return function (_a) { - var theme = _a.theme; - return theme.fontFamily[fontFamilyType]; - }; -}; -exports.getFontFamily = getFontFamily; -//# sourceMappingURL=theme.js.map \ No newline at end of file +"use strict";const e=(t,o)=>({theme:l})=>l.color[`${t}${o!=null?o:""}`],c=(t,o)=>({theme:l})=>l.color[`${l.palette[t]}${o}`],F=(t,o)=>({theme:l})=>l.colorAlternative[`${t}${o!=null?o:""}`],r=t=>({theme:o})=>o.fontSize[t],s=t=>({theme:o})=>o.fontFamily[t];exports.getColor=e;exports.getColorAlternative=F;exports.getColorForLevel=c;exports.getFontFamily=s;exports.getFontSize=r; diff --git a/lib/theme/theme.js.map b/lib/theme/theme.js.map deleted file mode 100644 index 820b13a4..00000000 --- a/lib/theme/theme.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"theme.js","sourceRoot":"","sources":["../../src/theme/theme.ts"],"names":[],"mappings":";;;AAsIA,IAAM,QAAQ,GACZ,UAAC,KAAa,EAAE,QAAiB;IACjC,OAAA,UAAC,EAA0B;YAAzB,KAAK,WAAA;QACL,OAAA,KAAK,CAAC,KAAK,CAAC,UAAG,KAAK,SAAG,QAAQ,aAAR,QAAQ,cAAR,QAAQ,GAAI,EAAE,CAAiB,CAAC;IAAvD,CAAuD;AADzD,CACyD,CAAC;AA0BpD,4BAAQ;AAxBhB,IAAM,gBAAgB,GACpB,UAAC,KAAY,EAAE,QAAgB;IAC/B,OAAA,UAAC,EAA0B;YAAzB,KAAK,WAAA;QACL,OAAA,KAAK,CAAC,KAAK,CAAC,UAAG,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,SAAG,QAAQ,CAAiB,CAAC;IAAhE,CAAgE;AADlE,CACkE,CAAC;AAqBpC,4CAAgB;AAnBjD,IAAM,mBAAmB,GACvB,UAAC,KAAa,EAAE,QAAiB;IACjC,OAAA,UAAC,EAA0B;YAAzB,KAAK,WAAA;QACL,OAAA,KAAK,CAAC,gBAAgB,CAAC,UAAG,KAAK,SAAG,QAAQ,aAAR,QAAQ,cAAR,QAAQ,GAAI,EAAE,CAA4B,CAAC;IAA7E,CAA6E;AAD/E,CAC+E,CAAC;AAgB/B,kDAAmB;AAdtE,IAAM,WAAW,GACf,UAAC,QAAwB;IACzB,OAAA,UAAC,EAA0B;YAAzB,KAAK,WAAA;QACL,OAAA,KAAK,CAAC,QAAQ,CAAC,QAAQ,CAAC;IAAxB,CAAwB;AAD1B,CAC0B,CAAC;AAW2C,kCAAW;AATnF,IAAM,aAAa,GACjB,UAAC,cAAgC;IACjC,OAAA,UAAC,EAA0B;YAAzB,KAAK,WAAA;QACL,OAAA,KAAK,CAAC,UAAU,CAAC,cAAc,CAAC;IAAhC,CAAgC;AADlC,CACkC,CAAC;AAMnB,sCAAa"} \ No newline at end of file diff --git a/lib/themes/connector/index.d.ts b/lib/themes/connector/index.d.ts deleted file mode 100644 index 61473e57..00000000 --- a/lib/themes/connector/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { Theme } from '../../theme'; -declare const connectorTheme: Theme; -export { connectorTheme }; diff --git a/lib/themes/connector/index.js b/lib/themes/connector/index.js index e6aa77c4..869016f8 100644 --- a/lib/themes/connector/index.js +++ b/lib/themes/connector/index.js @@ -1,25 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.connectorTheme = void 0; -var theme_1 = require("../../theme"); -var connectorTheme = { - name: 'Connector', - color: __assign(__assign({}, theme_1.color), { brand20: '#dbdef3', brand40: '#b8bde8', brand60: '#959cdc', brand80: '#727bd1', brand100: '#4f5bc6', brand120: '#3b4494', brand140: '#272d62' }), - colorAlternative: theme_1.colorAlternative, - fontSize: theme_1.fontSize, - palette: theme_1.palette, - fontFamily: theme_1.fontFamily, -}; -exports.connectorTheme = connectorTheme; -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var d=Object.defineProperty,l=Object.defineProperties;var i=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var a=(o,e,n)=>e in o?d(o,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):o[e]=n,c=(o,e)=>{for(var n in e||(e={}))m.call(e,n)&&a(o,n,e[n]);if(t)for(var n of t(e))f.call(e,n)&&a(o,n,e[n]);return o},b=(o,e)=>l(o,i(e));var r=require("../../theme/common.js");const s={name:"Connector",color:b(c({},r.color),{brand20:"#dbdef3",brand40:"#b8bde8",brand60:"#959cdc",brand80:"#727bd1",brand100:"#4f5bc6",brand120:"#3b4494",brand140:"#272d62"}),colorAlternative:r.colorAlternative,fontSize:r.fontSize,palette:r.palette,fontFamily:r.fontFamily};exports.connectorTheme=s; diff --git a/lib/themes/connector/index.js.map b/lib/themes/connector/index.js.map deleted file mode 100644 index bd7018d5..00000000 --- a/lib/themes/connector/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/themes/connector/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qCAA0F;AAE1F,IAAM,cAAc,GAAU;IAC5B,IAAI,EAAE,WAAW;IACjB,KAAK,wBACA,aAAK,KACR,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,GACpB;IACD,gBAAgB,0BAAA;IAChB,QAAQ,kBAAA;IACR,OAAO,iBAAA;IACP,UAAU,oBAAA;CACX,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/themes/index.d.ts b/lib/themes/index.d.ts deleted file mode 100644 index 39bdccfd..00000000 --- a/lib/themes/index.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { pimTheme } from './pim'; -import { onboarderTheme } from './onboarder'; -import { sharedCatalogsTheme } from './shared-catalogs'; -import { connectorTheme } from './connector'; -declare const themes: import("../theme/theme").Theme[]; -export { themes, pimTheme, onboarderTheme, sharedCatalogsTheme, connectorTheme }; diff --git a/lib/themes/index.js b/lib/themes/index.js index 37680c1d..0fa3e668 100644 --- a/lib/themes/index.js +++ b/lib/themes/index.js @@ -1,14 +1 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.connectorTheme = exports.sharedCatalogsTheme = exports.onboarderTheme = exports.pimTheme = exports.themes = void 0; -var pim_1 = require("./pim"); -Object.defineProperty(exports, "pimTheme", { enumerable: true, get: function () { return pim_1.pimTheme; } }); -var onboarder_1 = require("./onboarder"); -Object.defineProperty(exports, "onboarderTheme", { enumerable: true, get: function () { return onboarder_1.onboarderTheme; } }); -var shared_catalogs_1 = require("./shared-catalogs"); -Object.defineProperty(exports, "sharedCatalogsTheme", { enumerable: true, get: function () { return shared_catalogs_1.sharedCatalogsTheme; } }); -var connector_1 = require("./connector"); -Object.defineProperty(exports, "connectorTheme", { enumerable: true, get: function () { return connector_1.connectorTheme; } }); -var themes = [pim_1.pimTheme, onboarder_1.onboarderTheme, shared_catalogs_1.sharedCatalogsTheme, connector_1.connectorTheme]; -exports.themes = themes; -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var e=require("./pim/index.js"),r=require("./onboarder/index.js"),h=require("./shared-catalogs/index.js"),m=require("./connector/index.js");const a=[e.pimTheme,r.onboarderTheme,h.sharedCatalogsTheme,m.connectorTheme];exports.pimTheme=e.pimTheme;exports.onboarderTheme=r.onboarderTheme;exports.sharedCatalogsTheme=h.sharedCatalogsTheme;exports.connectorTheme=m.connectorTheme;exports.themes=a; diff --git a/lib/themes/index.js.map b/lib/themes/index.js.map deleted file mode 100644 index f6d79163..00000000 --- a/lib/themes/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/themes/index.ts"],"names":[],"mappings":";;;AAAA,6BAA+B;AAOf,yFAPR,cAAQ,OAOQ;AANxB,yCAA2C;AAMjB,+FANlB,0BAAc,OAMkB;AALxC,qDAAsD;AAKZ,oGALlC,qCAAmB,OAKkC;AAJ7D,yCAA2C;AAIoB,+FAJvD,0BAAc,OAIuD;AAF7E,IAAM,MAAM,GAAG,CAAC,cAAQ,EAAE,0BAAc,EAAE,qCAAmB,EAAE,0BAAc,CAAC,CAAC;AAEvE,wBAAM"} \ No newline at end of file diff --git a/lib/themes/onboarder/index.d.ts b/lib/themes/onboarder/index.d.ts deleted file mode 100644 index a14164c8..00000000 --- a/lib/themes/onboarder/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { Theme } from '../../theme'; -declare const onboarderTheme: Theme; -export { onboarderTheme }; diff --git a/lib/themes/onboarder/index.js b/lib/themes/onboarder/index.js index a7a685b2..60d93b09 100644 --- a/lib/themes/onboarder/index.js +++ b/lib/themes/onboarder/index.js @@ -1,25 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.onboarderTheme = void 0; -var theme_1 = require("../../theme"); -var onboarderTheme = { - name: 'Onboarder', - color: __assign(__assign({}, theme_1.color), { brand20: '#dbedf8', brand40: '#b7dcf2', brand60: '#93caec', brand80: '#6fb9e6', brand100: '#4ca8e0', brand120: '#3c86b3', brand140: '#2d6486' }), - colorAlternative: theme_1.colorAlternative, - fontSize: theme_1.fontSize, - palette: theme_1.palette, - fontFamily: theme_1.fontFamily, -}; -exports.onboarderTheme = onboarderTheme; -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var c=Object.defineProperty,l=Object.defineProperties;var i=Object.getOwnPropertyDescriptors;var n=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var t=(a,e,r)=>e in a?c(a,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):a[e]=r,b=(a,e)=>{for(var r in e||(e={}))f.call(e,r)&&t(a,r,e[r]);if(n)for(var r of n(e))m.call(e,r)&&t(a,r,e[r]);return a},d=(a,e)=>l(a,i(e));var o=require("../../theme/common.js");const s={name:"Onboarder",color:d(b({},o.color),{brand20:"#dbedf8",brand40:"#b7dcf2",brand60:"#93caec",brand80:"#6fb9e6",brand100:"#4ca8e0",brand120:"#3c86b3",brand140:"#2d6486"}),colorAlternative:o.colorAlternative,fontSize:o.fontSize,palette:o.palette,fontFamily:o.fontFamily};exports.onboarderTheme=s; diff --git a/lib/themes/onboarder/index.js.map b/lib/themes/onboarder/index.js.map deleted file mode 100644 index b6acfc28..00000000 --- a/lib/themes/onboarder/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/themes/onboarder/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qCAA0F;AAE1F,IAAM,cAAc,GAAU;IAC5B,IAAI,EAAE,WAAW;IACjB,KAAK,wBACA,aAAK,KACR,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,GACpB;IACD,gBAAgB,0BAAA;IAChB,QAAQ,kBAAA;IACR,OAAO,iBAAA;IACP,UAAU,oBAAA;CACX,CAAC;AAEM,wCAAc"} \ No newline at end of file diff --git a/lib/themes/pim/index.d.ts b/lib/themes/pim/index.d.ts deleted file mode 100644 index 2f5f6550..00000000 --- a/lib/themes/pim/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { Theme } from '../../theme'; -declare const pimTheme: Theme; -export { pimTheme }; diff --git a/lib/themes/pim/index.js b/lib/themes/pim/index.js index 0e59bce8..9256bf12 100644 --- a/lib/themes/pim/index.js +++ b/lib/themes/pim/index.js @@ -1,25 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.pimTheme = void 0; -var theme_1 = require("../../theme"); -var pimTheme = { - name: 'PIM', - color: __assign(__assign({}, theme_1.color), { brand20: '#eadcf1', brand40: '#d4bae3', brand60: '#be97d5', brand80: '#a974c7', brand100: '#9452ba', brand120: '#764194', brand140: '#58316f' }), - colorAlternative: theme_1.colorAlternative, - fontSize: theme_1.fontSize, - palette: theme_1.palette, - fontFamily: theme_1.fontFamily, -}; -exports.pimTheme = pimTheme; -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var i=Object.defineProperty,l=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var o=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,f=Object.prototype.propertyIsEnumerable;var t=(r,e,a)=>e in r?i(r,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):r[e]=a,b=(r,e)=>{for(var a in e||(e={}))m.call(e,a)&&t(r,a,e[a]);if(o)for(var a of o(e))f.call(e,a)&&t(r,a,e[a]);return r},d=(r,e)=>l(r,c(e));var n=require("../../theme/common.js");const p={name:"PIM",color:d(b({},n.color),{brand20:"#eadcf1",brand40:"#d4bae3",brand60:"#be97d5",brand80:"#a974c7",brand100:"#9452ba",brand120:"#764194",brand140:"#58316f"}),colorAlternative:n.colorAlternative,fontSize:n.fontSize,palette:n.palette,fontFamily:n.fontFamily};exports.pimTheme=p; diff --git a/lib/themes/pim/index.js.map b/lib/themes/pim/index.js.map deleted file mode 100644 index 931bce63..00000000 --- a/lib/themes/pim/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/themes/pim/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qCAA0F;AAE1F,IAAM,QAAQ,GAAU;IACtB,IAAI,EAAE,KAAK;IACX,KAAK,wBACA,aAAK,KACR,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,GACpB;IACD,gBAAgB,0BAAA;IAChB,QAAQ,kBAAA;IACR,OAAO,iBAAA;IACP,UAAU,oBAAA;CACX,CAAC;AAEM,4BAAQ"} \ No newline at end of file diff --git a/lib/themes/shared-catalogs/index.d.ts b/lib/themes/shared-catalogs/index.d.ts deleted file mode 100644 index a3f90431..00000000 --- a/lib/themes/shared-catalogs/index.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { Theme } from '../../theme'; -declare const sharedCatalogsTheme: Theme; -export { sharedCatalogsTheme }; diff --git a/lib/themes/shared-catalogs/index.js b/lib/themes/shared-catalogs/index.js index 1122988a..ad56fee4 100644 --- a/lib/themes/shared-catalogs/index.js +++ b/lib/themes/shared-catalogs/index.js @@ -1,25 +1 @@ -"use strict"; -var __assign = (this && this.__assign) || function () { - __assign = Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; - }; - return __assign.apply(this, arguments); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.sharedCatalogsTheme = void 0; -var theme_1 = require("../../theme"); -var sharedCatalogsTheme = { - name: 'Shared Catalogs', - color: __assign(__assign({}, theme_1.color), { brand20: '#fdf0d8', brand40: '#fce1b2', brand60: '#fbd28b', brand80: '#fac365', brand100: '#f9b53f', brand120: '#c79032', brand140: '#956c25' }), - colorAlternative: theme_1.colorAlternative, - fontSize: theme_1.fontSize, - palette: theme_1.palette, - fontFamily: theme_1.fontFamily, -}; -exports.sharedCatalogsTheme = sharedCatalogsTheme; -//# sourceMappingURL=index.js.map \ No newline at end of file +"use strict";var b=Object.defineProperty,c=Object.defineProperties;var f=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;var n=(r,a,e)=>a in r?b(r,a,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[a]=e,d=(r,a)=>{for(var e in a||(a={}))i.call(a,e)&&n(r,e,a[e]);if(t)for(var e of t(a))s.call(a,e)&&n(r,e,a[e]);return r},l=(r,a)=>c(r,f(a));var o=require("../../theme/common.js");const m={name:"Shared Catalogs",color:l(d({},o.color),{brand20:"#fdf0d8",brand40:"#fce1b2",brand60:"#fbd28b",brand80:"#fac365",brand100:"#f9b53f",brand120:"#c79032",brand140:"#956c25"}),colorAlternative:o.colorAlternative,fontSize:o.fontSize,palette:o.palette,fontFamily:o.fontFamily};exports.sharedCatalogsTheme=m; diff --git a/lib/themes/shared-catalogs/index.js.map b/lib/themes/shared-catalogs/index.js.map deleted file mode 100644 index f4b75c5f..00000000 --- a/lib/themes/shared-catalogs/index.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/themes/shared-catalogs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qCAA0F;AAE1F,IAAM,mBAAmB,GAAU;IACjC,IAAI,EAAE,iBAAiB;IACvB,KAAK,wBACA,aAAK,KACR,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,OAAO,EAAE,SAAS,EAClB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,EACnB,QAAQ,EAAE,SAAS,GACpB;IACD,gBAAgB,0BAAA;IAChB,QAAQ,kBAAA;IACR,OAAO,iBAAA;IACP,UAAU,oBAAA;CACX,CAAC;AAEM,kDAAmB"} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index cb1dd927..0433a69b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "akeneo-design-system", - "version": "1.0.4", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "akeneo-design-system", - "version": "1.0.4", + "version": "2.0.0", "license": "OSL-3.0", "dependencies": { "draft-js": "^0.11.0", @@ -36,9 +36,11 @@ "@types/react": "^17.0.0 <=17.0.66", "@types/react-dom": "^17.0.25", "@types/react-draft-wysiwyg": "^1.12.13", + "@types/styled-components": "^5.1.34", "@types/testing-library__jest-dom": "^5.9.2", "@typescript-eslint/eslint-plugin": "^4.1.0", "@typescript-eslint/parser": "^4.1.0", + "@vitejs/plugin-react": "^4.3.2", "eslint": "^7.8.1", "eslint-plugin-react": "^7.20.6", "eslint-plugin-react-hooks": "^4.1.0", @@ -50,8 +52,6 @@ "jest-styled-components": "^7.0.3", "prettier": "^2.1.1", "puppeteer": "^5.2.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", "react-is": "^16.13.1", "react-test-renderer": "^17.0.2", "rimraf": "^3.0.2", @@ -59,6 +59,8 @@ "ts-jest": "^26.2.0", "tsconfig-paths-webpack-plugin": "^3.3.0", "typescript": "^4.1.3", + "vite": "^5.4.9", + "vite-plugin-dts": "^4.2.4", "yargs": "^16.0.3" }, "peerDependencies": { @@ -66,7 +68,7 @@ "@types/react-dom": "^17.0.2||^18.0.0", "react": "^17.0.2||^18.0.0", "react-dom": "^17.0.2||^18.0.0", - "styled-components": "^6.1.11" + "styled-components": "^5.3.3||^6.1.11" } }, "node_modules/@adobe/css-tools": { @@ -79,7 +81,6 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", - "dev": true, "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" @@ -89,12 +90,11 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", - "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz", + "integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==", "dependencies": { - "@babel/highlight": "^7.24.7", + "@babel/highlight": "^7.25.7", "picocolors": "^1.0.0" }, "engines": { @@ -102,30 +102,28 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz", - "integrity": "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==", - "dev": true, + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.8.tgz", + "integrity": "sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz", - "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==", - "dev": true, + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.8.tgz", + "integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.24.7", - "@babel/helper-compilation-targets": "^7.24.7", - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helpers": "^7.24.7", - "@babel/parser": "^7.24.7", - "@babel/template": "^7.24.7", - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7", + "@babel/code-frame": "^7.25.7", + "@babel/generator": "^7.25.7", + "@babel/helper-compilation-targets": "^7.25.7", + "@babel/helper-module-transforms": "^7.25.7", + "@babel/helpers": "^7.25.7", + "@babel/parser": "^7.25.8", + "@babel/template": "^7.25.7", + "@babel/traverse": "^7.25.7", + "@babel/types": "^7.25.8", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -141,15 +139,14 @@ } }, "node_modules/@babel/generator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz", - "integrity": "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz", + "integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==", "dependencies": { - "@babel/types": "^7.24.7", + "@babel/types": "^7.25.7", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^2.5.1" + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" @@ -159,7 +156,6 @@ "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz", "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==", - "dev": true, "dependencies": { "@babel/types": "^7.24.7" }, @@ -181,14 +177,13 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz", - "integrity": "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz", + "integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==", "dependencies": { - "@babel/compat-data": "^7.24.7", - "@babel/helper-validator-option": "^7.24.7", - "browserslist": "^4.22.2", + "@babel/compat-data": "^7.25.7", + "@babel/helper-validator-option": "^7.25.7", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, @@ -303,29 +298,26 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", - "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz", + "integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/traverse": "^7.25.7", + "@babel/types": "^7.25.7" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz", - "integrity": "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz", + "integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==", "dependencies": { - "@babel/helper-environment-visitor": "^7.24.7", - "@babel/helper-module-imports": "^7.24.7", - "@babel/helper-simple-access": "^7.24.7", - "@babel/helper-split-export-declaration": "^7.24.7", - "@babel/helper-validator-identifier": "^7.24.7" + "@babel/helper-module-imports": "^7.25.7", + "@babel/helper-simple-access": "^7.25.7", + "@babel/helper-validator-identifier": "^7.25.7", + "@babel/traverse": "^7.25.7" }, "engines": { "node": ">=6.9.0" @@ -347,10 +339,9 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz", - "integrity": "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz", + "integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==", "engines": { "node": ">=6.9.0" } @@ -390,13 +381,12 @@ } }, "node_modules/@babel/helper-simple-access": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", - "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz", + "integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==", "dependencies": { - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/traverse": "^7.25.7", + "@babel/types": "^7.25.7" }, "engines": { "node": ">=6.9.0" @@ -428,28 +418,25 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz", - "integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz", + "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz", + "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz", - "integrity": "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz", + "integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==", "engines": { "node": ">=6.9.0" } @@ -470,25 +457,23 @@ } }, "node_modules/@babel/helpers": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz", - "integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz", + "integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==", "dependencies": { - "@babel/template": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/template": "^7.25.7", + "@babel/types": "^7.25.7" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", - "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz", + "integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==", "dependencies": { - "@babel/helper-validator-identifier": "^7.24.7", + "@babel/helper-validator-identifier": "^7.25.7", "chalk": "^2.4.2", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" @@ -498,10 +483,12 @@ } }, "node_modules/@babel/parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz", - "integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==", - "dev": true, + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz", + "integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==", + "dependencies": { + "@babel/types": "^7.25.8" + }, "bin": { "parser": "bin/babel-parser.js" }, @@ -885,7 +872,6 @@ "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz", "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.24.7" }, @@ -1695,6 +1681,36 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-react-jsx-self": { + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.7.tgz", + "integrity": "sha512-JD9MUnLbPL0WdVK8AWC7F7tTG2OS6u/AKKnsK+NdRhUiVdnzyR1S3kKQCaRLOiaULvUiqK6Z4JQE635VgtCFeg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-react-jsx-source": { + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.7.tgz", + "integrity": "sha512-S/JXG/KrbIY06iyJPKfxr0qRxnhNOdkNXYBl/rmwgDd72cQLH9tEGkDm/yJPGvcSIUoikzfjMios9i+xT/uv9w==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.25.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-react-pure-annotations": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.7.tgz", @@ -2127,33 +2143,28 @@ "dev": true }, "node_modules/@babel/template": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz", - "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==", - "dev": true, + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz", + "integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==", "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/parser": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/code-frame": "^7.25.7", + "@babel/parser": "^7.25.7", + "@babel/types": "^7.25.7" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz", - "integrity": "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.24.7", - "@babel/helper-environment-visitor": "^7.24.7", - "@babel/helper-function-name": "^7.24.7", - "@babel/helper-hoist-variables": "^7.24.7", - "@babel/helper-split-export-declaration": "^7.24.7", - "@babel/parser": "^7.24.7", - "@babel/types": "^7.24.7", + "version": "7.25.7", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz", + "integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==", + "dependencies": { + "@babel/code-frame": "^7.25.7", + "@babel/generator": "^7.25.7", + "@babel/parser": "^7.25.7", + "@babel/template": "^7.25.7", + "@babel/types": "^7.25.7", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -2162,13 +2173,12 @@ } }, "node_modules/@babel/types": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz", - "integrity": "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==", - "dev": true, + "version": "7.25.8", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz", + "integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==", "dependencies": { - "@babel/helper-string-parser": "^7.24.7", - "@babel/helper-validator-identifier": "^7.24.7", + "@babel/helper-string-parser": "^7.25.7", + "@babel/helper-validator-identifier": "^7.25.7", "to-fast-properties": "^2.0.0" }, "engines": { @@ -2223,627 +2233,582 @@ } }, "node_modules/@emotion/is-prop-valid": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz", - "integrity": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz", + "integrity": "sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==", "peer": true, "dependencies": { - "@emotion/memoize": "^0.8.1" + "@emotion/memoize": "0.7.4" } }, "node_modules/@emotion/memoize": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz", - "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==", + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz", + "integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==", + "peer": true + }, + "node_modules/@emotion/stylis": { + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/@emotion/stylis/-/stylis-0.8.5.tgz", + "integrity": "sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==", "peer": true }, "node_modules/@emotion/unitless": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz", - "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==", + "version": "0.7.5", + "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz", + "integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==", "peer": true }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "node_modules/@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "cpu": [ + "ppc64" + ], "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, + "optional": true, + "os": [ + "aix" + ], "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": ">=12" } }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "node_modules/@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "cpu": [ + "arm" + ], "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, + "optional": true, + "os": [ + "android" + ], "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=12" } }, - "node_modules/@eslint/eslintrc/node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "node_modules/@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "cpu": [ + "arm64" + ], "dev": true, + "optional": true, + "os": [ + "android" + ], "engines": { - "node": ">= 4" + "node": ">=12" } }, - "node_modules/@gar/promisify": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", - "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", - "dev": true - }, - "node_modules/@hapi/hoek": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", - "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", - "dev": true - }, - "node_modules/@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", + "node_modules/@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "@hapi/hoek": "^9.0.0" + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" } }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "deprecated": "Use @eslint/config-array instead", + "node_modules/@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "cpu": [ + "arm64" + ], "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, + "optional": true, + "os": [ + "darwin" + ], "engines": { - "node": ">=10.10.0" + "node": ">=12" } }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "deprecated": "Use @eslint/object-schema instead", - "dev": true - }, - "node_modules/@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", + "node_modules/@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, + "optional": true, + "os": [ + "darwin" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "cpu": [ + "arm64" + ], "dev": true, - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, + "optional": true, + "os": [ + "freebsd" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "node_modules/@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "p-locate": "^4.1.0" - }, + "optional": true, + "os": [ + "freebsd" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "node_modules/@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "cpu": [ + "arm" + ], "dev": true, - "dependencies": { - "p-try": "^2.0.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=12" } }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "node_modules/@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "cpu": [ + "arm64" + ], "dev": true, - "dependencies": { - "p-limit": "^2.2.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@istanbuljs/schema": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", + "node_modules/@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "cpu": [ + "ia32" + ], "dev": true, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@jest/console": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz", - "integrity": "sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==", + "node_modules/@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "cpu": [ + "loong64" + ], "dev": true, - "dependencies": { - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "jest-message-util": "^26.6.2", - "jest-util": "^26.6.2", - "slash": "^3.0.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">= 10.14.2" + "node": ">=12" } }, - "node_modules/@jest/console/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "cpu": [ + "mips64el" + ], "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "node": ">=12" } }, - "node_modules/@jest/console/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "node_modules/@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "cpu": [ + "ppc64" + ], "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "node": ">=12" } }, - "node_modules/@jest/console/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "cpu": [ + "riscv64" + ], "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=7.0.0" + "node": ">=12" } }, - "node_modules/@jest/console/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@jest/console/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "node_modules/@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "cpu": [ + "s390x" + ], "dev": true, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@jest/console/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "node_modules/@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@jest/core": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz", - "integrity": "sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==", + "node_modules/@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "@jest/console": "^26.6.2", - "@jest/reporters": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "jest-changed-files": "^26.6.2", - "jest-config": "^26.6.3", - "jest-haste-map": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-resolve-dependencies": "^26.6.3", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "jest-watcher": "^26.6.2", - "micromatch": "^4.0.2", - "p-each-series": "^2.1.0", - "rimraf": "^3.0.0", - "slash": "^3.0.0", - "strip-ansi": "^6.0.0" - }, + "optional": true, + "os": [ + "netbsd" + ], "engines": { - "node": ">= 10.14.2" + "node": ">=12" } }, - "node_modules/@jest/core/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "node_modules/@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, + "optional": true, + "os": [ + "openbsd" + ], "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" + "node": ">=12" } }, - "node_modules/@jest/core/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "node_modules/@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "cpu": [ + "x64" + ], "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, + "optional": true, + "os": [ + "sunos" + ], "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "node": ">=12" } }, - "node_modules/@jest/core/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "cpu": [ + "arm64" + ], "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, + "optional": true, + "os": [ + "win32" + ], "engines": { - "node": ">=7.0.0" + "node": ">=12" } }, - "node_modules/@jest/core/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true + "node_modules/@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } }, - "node_modules/@jest/core/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "node_modules/@esbuild/win32-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "cpu": [ + "x64" + ], "dev": true, + "optional": true, + "os": [ + "win32" + ], "engines": { - "node": ">=8" + "node": ">=12" } }, - "node_modules/@jest/core/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", "dev": true, "dependencies": { - "has-flag": "^4.0.0" + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" }, "engines": { - "node": ">=8" + "node": "^10.12.0 || >=12.0.0" } }, - "node_modules/@jest/environment": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz", - "integrity": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==", + "node_modules/@eslint/eslintrc/node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, "dependencies": { - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2" + "type-fest": "^0.20.2" }, "engines": { - "node": ">= 10.14.2" + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@jest/fake-timers": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz", - "integrity": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==", - "dev": true, - "dependencies": { - "@jest/types": "^26.6.2", - "@sinonjs/fake-timers": "^6.0.1", - "@types/node": "*", - "jest-message-util": "^26.6.2", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2" - }, - "engines": { - "node": ">= 10.14.2" - } - }, - "node_modules/@jest/globals": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz", - "integrity": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==", + "node_modules/@eslint/eslintrc/node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", "dev": true, - "dependencies": { - "@jest/environment": "^26.6.2", - "@jest/types": "^26.6.2", - "expect": "^26.6.2" - }, "engines": { - "node": ">= 10.14.2" + "node": ">= 4" } }, - "node_modules/@jest/reporters": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz", - "integrity": "sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==", - "dev": true, - "dependencies": { - "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.2", - "graceful-fs": "^4.2.4", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-instrument": "^4.0.3", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.0.2", - "jest-haste-map": "^26.6.2", - "jest-resolve": "^26.6.2", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "slash": "^3.0.0", - "source-map": "^0.6.0", - "string-length": "^4.0.1", - "terminal-link": "^2.0.0", - "v8-to-istanbul": "^7.0.0" - }, - "engines": { - "node": ">= 10.14.2" - }, - "optionalDependencies": { - "node-notifier": "^8.0.0" - } + "node_modules/@gar/promisify": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", + "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", + "dev": true }, - "node_modules/@jest/reporters/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } + "node_modules/@hapi/hoek": { + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", + "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", + "dev": true }, - "node_modules/@jest/reporters/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "node_modules/@hapi/topo": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", "dev": true, "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" + "@hapi/hoek": "^9.0.0" } }, - "node_modules/@jest/reporters/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "deprecated": "Use @eslint/config-array instead", "dev": true, "dependencies": { - "color-name": "~1.1.4" + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" }, "engines": { - "node": ">=7.0.0" + "node": ">=10.10.0" } }, - "node_modules/@jest/reporters/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "deprecated": "Use @eslint/object-schema instead", "dev": true }, - "node_modules/@jest/reporters/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "node_modules/@istanbuljs/load-nyc-config": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", + "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", "dev": true, + "dependencies": { + "camelcase": "^5.3.1", + "find-up": "^4.1.0", + "get-package-type": "^0.1.0", + "js-yaml": "^3.13.1", + "resolve-from": "^5.0.0" + }, "engines": { "node": ">=8" } }, - "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz", - "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", "dev": true, "dependencies": { - "@babel/core": "^7.7.5", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.0.0", - "semver": "^6.3.0" + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" }, "engines": { "node": ">=8" } }, - "node_modules/@jest/reporters/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", "dev": true, "dependencies": { - "has-flag": "^4.0.0" + "p-locate": "^4.1.0" }, "engines": { "node": ">=8" } }, - "node_modules/@jest/source-map": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz", - "integrity": "sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "dev": true, "dependencies": { - "callsites": "^3.0.0", - "graceful-fs": "^4.2.4", - "source-map": "^0.6.0" + "p-try": "^2.0.0" }, "engines": { - "node": ">= 10.14.2" + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@jest/test-result": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz", - "integrity": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==", + "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", "dev": true, "dependencies": { - "@jest/console": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/istanbul-lib-coverage": "^2.0.0", - "collect-v8-coverage": "^1.0.0" + "p-limit": "^2.2.0" }, "engines": { - "node": ">= 10.14.2" + "node": ">=8" } }, - "node_modules/@jest/test-sequencer": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz", - "integrity": "sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==", + "node_modules/@istanbuljs/schema": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", "dev": true, - "dependencies": { - "@jest/test-result": "^26.6.2", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3" - }, "engines": { - "node": ">= 10.14.2" + "node": ">=8" } }, - "node_modules/@jest/transform": { + "node_modules/@jest/console": { "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz", - "integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz", + "integrity": "sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==", "dev": true, "dependencies": { - "@babel/core": "^7.1.0", "@jest/types": "^26.6.2", - "babel-plugin-istanbul": "^6.0.0", + "@types/node": "*", "chalk": "^4.0.0", - "convert-source-map": "^1.4.0", - "fast-json-stable-stringify": "^2.0.0", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-regex-util": "^26.0.0", + "jest-message-util": "^26.6.2", "jest-util": "^26.6.2", - "micromatch": "^4.0.2", - "pirates": "^4.0.1", - "slash": "^3.0.0", - "source-map": "^0.6.1", - "write-file-atomic": "^3.0.0" + "slash": "^3.0.0" }, "engines": { "node": ">= 10.14.2" } }, - "node_modules/@jest/transform/node_modules/ansi-styles": { + "node_modules/@jest/console/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", @@ -2858,7 +2823,7 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/@jest/transform/node_modules/chalk": { + "node_modules/@jest/console/node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", @@ -2874,7 +2839,7 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/@jest/transform/node_modules/color-convert": { + "node_modules/@jest/console/node_modules/color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", @@ -2886,19 +2851,13 @@ "node": ">=7.0.0" } }, - "node_modules/@jest/transform/node_modules/color-name": { + "node_modules/@jest/console/node_modules/color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/@jest/transform/node_modules/convert-source-map": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", - "dev": true - }, - "node_modules/@jest/transform/node_modules/has-flag": { + "node_modules/@jest/console/node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", @@ -2907,7 +2866,7 @@ "node": ">=8" } }, - "node_modules/@jest/transform/node_modules/supports-color": { + "node_modules/@jest/console/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", @@ -2919,23 +2878,46 @@ "node": ">=8" } }, - "node_modules/@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", + "node_modules/@jest/core": { + "version": "26.6.3", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz", + "integrity": "sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==", "dev": true, "dependencies": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", + "@jest/console": "^26.6.2", + "@jest/reporters": "^26.6.2", + "@jest/test-result": "^26.6.2", + "@jest/transform": "^26.6.2", + "@jest/types": "^26.6.2", "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" + "ansi-escapes": "^4.2.1", + "chalk": "^4.0.0", + "exit": "^0.1.2", + "graceful-fs": "^4.2.4", + "jest-changed-files": "^26.6.2", + "jest-config": "^26.6.3", + "jest-haste-map": "^26.6.2", + "jest-message-util": "^26.6.2", + "jest-regex-util": "^26.0.0", + "jest-resolve": "^26.6.2", + "jest-resolve-dependencies": "^26.6.3", + "jest-runner": "^26.6.3", + "jest-runtime": "^26.6.3", + "jest-snapshot": "^26.6.2", + "jest-util": "^26.6.2", + "jest-validate": "^26.6.2", + "jest-watcher": "^26.6.2", + "micromatch": "^4.0.2", + "p-each-series": "^2.1.0", + "rimraf": "^3.0.0", + "slash": "^3.0.0", + "strip-ansi": "^6.0.0" }, "engines": { "node": ">= 10.14.2" } }, - "node_modules/@jest/types/node_modules/ansi-styles": { + "node_modules/@jest/core/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", @@ -2950,7 +2932,7 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/@jest/types/node_modules/chalk": { + "node_modules/@jest/core/node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", @@ -2966,7 +2948,7 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/@jest/types/node_modules/color-convert": { + "node_modules/@jest/core/node_modules/color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", @@ -2978,13 +2960,13 @@ "node": ">=7.0.0" } }, - "node_modules/@jest/types/node_modules/color-name": { + "node_modules/@jest/core/node_modules/color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/@jest/types/node_modules/has-flag": { + "node_modules/@jest/core/node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", @@ -2993,7 +2975,7 @@ "node": ">=8" } }, - "node_modules/@jest/types/node_modules/supports-color": { + "node_modules/@jest/core/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", @@ -3005,342 +2987,1323 @@ "node": ">=8" } }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", - "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "node_modules/@jest/environment": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz", + "integrity": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==", "dev": true, "dependencies": { - "@jridgewell/set-array": "^1.2.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.24" + "@jest/fake-timers": "^26.6.2", + "@jest/types": "^26.6.2", + "@types/node": "*", + "jest-mock": "^26.6.2" }, "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", - "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", - "dev": true, - "engines": { - "node": ">=6.0.0" + "node": ">= 10.14.2" } }, - "node_modules/@jridgewell/set-array": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", - "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "node_modules/@jest/fake-timers": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz", + "integrity": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==", "dev": true, + "dependencies": { + "@jest/types": "^26.6.2", + "@sinonjs/fake-timers": "^6.0.1", + "@types/node": "*", + "jest-message-util": "^26.6.2", + "jest-mock": "^26.6.2", + "jest-util": "^26.6.2" + }, "engines": { - "node": ">=6.0.0" + "node": ">= 10.14.2" } }, - "node_modules/@jridgewell/source-map": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz", - "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", + "node_modules/@jest/globals": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz", + "integrity": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==", "dev": true, "dependencies": { - "@jridgewell/gen-mapping": "^0.3.5", - "@jridgewell/trace-mapping": "^0.3.25" + "@jest/environment": "^26.6.2", + "@jest/types": "^26.6.2", + "expect": "^26.6.2" + }, + "engines": { + "node": ">= 10.14.2" } }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", - "dev": true - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.25", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", - "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "node_modules/@jest/reporters": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz", + "integrity": "sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==", "dev": true, "dependencies": { - "@jridgewell/resolve-uri": "^3.1.0", - "@jridgewell/sourcemap-codec": "^1.4.14" + "@bcoe/v8-coverage": "^0.2.3", + "@jest/console": "^26.6.2", + "@jest/test-result": "^26.6.2", + "@jest/transform": "^26.6.2", + "@jest/types": "^26.6.2", + "chalk": "^4.0.0", + "collect-v8-coverage": "^1.0.0", + "exit": "^0.1.2", + "glob": "^7.1.2", + "graceful-fs": "^4.2.4", + "istanbul-lib-coverage": "^3.0.0", + "istanbul-lib-instrument": "^4.0.3", + "istanbul-lib-report": "^3.0.0", + "istanbul-lib-source-maps": "^4.0.0", + "istanbul-reports": "^3.0.2", + "jest-haste-map": "^26.6.2", + "jest-resolve": "^26.6.2", + "jest-util": "^26.6.2", + "jest-worker": "^26.6.2", + "slash": "^3.0.0", + "source-map": "^0.6.0", + "string-length": "^4.0.1", + "terminal-link": "^2.0.0", + "v8-to-istanbul": "^7.0.0" + }, + "engines": { + "node": ">= 10.14.2" + }, + "optionalDependencies": { + "node-notifier": "^8.0.0" } }, - "node_modules/@mdx-js/mdx": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz", - "integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==", + "node_modules/@jest/reporters/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "dependencies": { - "@babel/core": "7.12.9", - "@babel/plugin-syntax-jsx": "7.12.1", - "@babel/plugin-syntax-object-rest-spread": "7.8.3", - "@mdx-js/util": "1.6.22", - "babel-plugin-apply-mdx-type-prop": "1.6.22", - "babel-plugin-extract-import-names": "1.6.22", - "camelcase-css": "2.0.1", - "detab": "2.0.4", - "hast-util-raw": "6.0.1", - "lodash.uniq": "4.5.0", - "mdast-util-to-hast": "10.0.1", - "remark-footnotes": "2.0.0", - "remark-mdx": "1.6.22", - "remark-parse": "8.0.3", - "remark-squeeze-paragraphs": "4.0.0", - "style-to-object": "0.3.0", - "unified": "9.2.0", - "unist-builder": "2.0.3", - "unist-util-visit": "2.0.3" + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" }, "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/@mdx-js/mdx/node_modules/@babel/core": { - "version": "7.12.9", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", - "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", + "node_modules/@jest/reporters/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.5", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.7", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.9", - "@babel/types": "^7.12.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "resolve": "^1.3.2", - "semver": "^5.4.1", - "source-map": "^0.5.0" + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" }, "engines": { - "node": ">=6.9.0" + "node": ">=10" }, "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", - "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", + "node_modules/@jest/reporters/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" + "color-name": "~1.1.4" }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" + "engines": { + "node": ">=7.0.0" } }, - "node_modules/@mdx-js/mdx/node_modules/convert-source-map": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "node_modules/@jest/reporters/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/@mdx-js/mdx/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "node_modules/@jest/reporters/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, - "bin": { - "semver": "bin/semver" - } + "engines": { + "node": ">=8" + } }, - "node_modules/@mdx-js/mdx/node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz", + "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==", "dev": true, + "dependencies": { + "@babel/core": "^7.7.5", + "@istanbuljs/schema": "^0.1.2", + "istanbul-lib-coverage": "^3.0.0", + "semver": "^6.3.0" + }, "engines": { - "node": ">=0.10.0" + "node": ">=8" } }, - "node_modules/@mdx-js/react": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz", - "integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==", + "node_modules/@jest/reporters/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" + "dependencies": { + "has-flag": "^4.0.0" }, - "peerDependencies": { - "react": "^16.13.1 || ^17.0.0" + "engines": { + "node": ">=8" } }, - "node_modules/@mdx-js/util": { - "version": "1.6.22", - "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz", - "integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==", + "node_modules/@jest/source-map": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz", + "integrity": "sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==", "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/unified" + "dependencies": { + "callsites": "^3.0.0", + "graceful-fs": "^4.2.4", + "source-map": "^0.6.0" + }, + "engines": { + "node": ">= 10.14.2" } }, - "node_modules/@mrmlnc/readdir-enhanced": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", - "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", + "node_modules/@jest/test-result": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz", + "integrity": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==", "dev": true, "dependencies": { - "call-me-maybe": "^1.0.1", - "glob-to-regexp": "^0.3.0" + "@jest/console": "^26.6.2", + "@jest/types": "^26.6.2", + "@types/istanbul-lib-coverage": "^2.0.0", + "collect-v8-coverage": "^1.0.0" }, "engines": { - "node": ">=4" + "node": ">= 10.14.2" } }, - "node_modules/@mrmlnc/readdir-enhanced/node_modules/glob-to-regexp": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", - "integrity": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==", - "dev": true + "node_modules/@jest/test-sequencer": { + "version": "26.6.3", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz", + "integrity": "sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==", + "dev": true, + "dependencies": { + "@jest/test-result": "^26.6.2", + "graceful-fs": "^4.2.4", + "jest-haste-map": "^26.6.2", + "jest-runner": "^26.6.3", + "jest-runtime": "^26.6.3" + }, + "engines": { + "node": ">= 10.14.2" + } }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "node_modules/@jest/transform": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz", + "integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==", "dev": true, "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" + "@babel/core": "^7.1.0", + "@jest/types": "^26.6.2", + "babel-plugin-istanbul": "^6.0.0", + "chalk": "^4.0.0", + "convert-source-map": "^1.4.0", + "fast-json-stable-stringify": "^2.0.0", + "graceful-fs": "^4.2.4", + "jest-haste-map": "^26.6.2", + "jest-regex-util": "^26.0.0", + "jest-util": "^26.6.2", + "micromatch": "^4.0.2", + "pirates": "^4.0.1", + "slash": "^3.0.0", + "source-map": "^0.6.1", + "write-file-atomic": "^3.0.0" }, "engines": { - "node": ">= 8" + "node": ">= 10.14.2" } }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "node_modules/@jest/transform/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@jest/transform/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, "engines": { - "node": ">= 8" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "node_modules/@jest/transform/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "dev": true, "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" + "color-name": "~1.1.4" }, "engines": { - "node": ">= 8" + "node": ">=7.0.0" } }, - "node_modules/@npmcli/fs": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz", - "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", + "node_modules/@jest/transform/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/@jest/transform/node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "dev": true + }, + "node_modules/@jest/transform/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/@jest/transform/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "dependencies": { - "@gar/promisify": "^1.0.1", - "semver": "^7.3.5" + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" } }, - "node_modules/@npmcli/fs/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "node_modules/@jest/types": { + "version": "26.6.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", + "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", "dev": true, - "bin": { - "semver": "bin/semver.js" + "dependencies": { + "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^3.0.0", + "@types/node": "*", + "@types/yargs": "^15.0.0", + "chalk": "^4.0.0" + }, + "engines": { + "node": ">= 10.14.2" + } + }, + "node_modules/@jest/types/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/@jest/types/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" }, "engines": { "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/@npmcli/move-file": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz", - "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==", - "deprecated": "This functionality has been moved to @npmcli/fs", + "node_modules/@jest/types/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", "dev": true, "dependencies": { - "mkdirp": "^1.0.4", - "rimraf": "^3.0.2" + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/@jest/types/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/@jest/types/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/@jest/types/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/source-map": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz", + "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@mdx-js/mdx": { + "version": "1.6.22", + "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.6.22.tgz", + "integrity": "sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==", + "dev": true, + "dependencies": { + "@babel/core": "7.12.9", + "@babel/plugin-syntax-jsx": "7.12.1", + "@babel/plugin-syntax-object-rest-spread": "7.8.3", + "@mdx-js/util": "1.6.22", + "babel-plugin-apply-mdx-type-prop": "1.6.22", + "babel-plugin-extract-import-names": "1.6.22", + "camelcase-css": "2.0.1", + "detab": "2.0.4", + "hast-util-raw": "6.0.1", + "lodash.uniq": "4.5.0", + "mdast-util-to-hast": "10.0.1", + "remark-footnotes": "2.0.0", + "remark-mdx": "1.6.22", + "remark-parse": "8.0.3", + "remark-squeeze-paragraphs": "4.0.0", + "style-to-object": "0.3.0", + "unified": "9.2.0", + "unist-builder": "2.0.3", + "unist-util-visit": "2.0.3" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/@mdx-js/mdx/node_modules/@babel/core": { + "version": "7.12.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.9.tgz", + "integrity": "sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.10.4", + "@babel/generator": "^7.12.5", + "@babel/helper-module-transforms": "^7.12.1", + "@babel/helpers": "^7.12.5", + "@babel/parser": "^7.12.7", + "@babel/template": "^7.12.7", + "@babel/traverse": "^7.12.9", + "@babel/types": "^7.12.7", + "convert-source-map": "^1.7.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.1", + "json5": "^2.1.2", + "lodash": "^4.17.19", + "resolve": "^1.3.2", + "semver": "^5.4.1", + "source-map": "^0.5.0" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@mdx-js/mdx/node_modules/@babel/plugin-syntax-jsx": { + "version": "7.12.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz", + "integrity": "sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.10.4" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@mdx-js/mdx/node_modules/convert-source-map": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "dev": true + }, + "node_modules/@mdx-js/mdx/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, + "node_modules/@mdx-js/mdx/node_modules/source-map": { + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@mdx-js/react": { + "version": "1.6.22", + "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz", + "integrity": "sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + }, + "peerDependencies": { + "react": "^16.13.1 || ^17.0.0" + } + }, + "node_modules/@mdx-js/util": { + "version": "1.6.22", + "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz", + "integrity": "sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/@microsoft/api-extractor": { + "version": "7.47.7", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.47.7.tgz", + "integrity": "sha512-fNiD3G55ZJGhPOBPMKD/enozj8yxJSYyVJWxRWdcUtw842rvthDHJgUWq9gXQTensFlMHv2wGuCjjivPv53j0A==", + "dev": true, + "dependencies": { + "@microsoft/api-extractor-model": "7.29.6", + "@microsoft/tsdoc": "~0.15.0", + "@microsoft/tsdoc-config": "~0.17.0", + "@rushstack/node-core-library": "5.7.0", + "@rushstack/rig-package": "0.5.3", + "@rushstack/terminal": "0.14.0", + "@rushstack/ts-command-line": "4.22.6", + "lodash": "~4.17.15", + "minimatch": "~3.0.3", + "resolve": "~1.22.1", + "semver": "~7.5.4", + "source-map": "~0.6.1", + "typescript": "5.4.2" + }, + "bin": { + "api-extractor": "bin/api-extractor" + } + }, + "node_modules/@microsoft/api-extractor-model": { + "version": "7.29.6", + "resolved": "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.29.6.tgz", + "integrity": "sha512-gC0KGtrZvxzf/Rt9oMYD2dHvtN/1KPEYsrQPyMKhLHnlVuO/f4AFN3E4toqZzD2pt4LhkKoYmL2H9tX3yCOyRw==", + "dev": true, + "dependencies": { + "@microsoft/tsdoc": "~0.15.0", + "@microsoft/tsdoc-config": "~0.17.0", + "@rushstack/node-core-library": "5.7.0" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/minimatch": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", + "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/typescript": { + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz", + "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, + "node_modules/@microsoft/api-extractor/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/@microsoft/tsdoc": { + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.15.0.tgz", + "integrity": "sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==", + "dev": true + }, + "node_modules/@microsoft/tsdoc-config": { + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.17.0.tgz", + "integrity": "sha512-v/EYRXnCAIHxOHW+Plb6OWuUoMotxTN0GLatnpOb1xq0KuTNw/WI3pamJx/UbsoJP5k9MCw1QxvvhPcF9pH3Zg==", + "dev": true, + "dependencies": { + "@microsoft/tsdoc": "0.15.0", + "ajv": "~8.12.0", + "jju": "~1.4.0", + "resolve": "~1.22.2" + } + }, + "node_modules/@microsoft/tsdoc-config/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/@microsoft/tsdoc-config/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/@mrmlnc/readdir-enhanced": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz", + "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==", + "dev": true, + "dependencies": { + "call-me-maybe": "^1.0.1", + "glob-to-regexp": "^0.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@mrmlnc/readdir-enhanced/node_modules/glob-to-regexp": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz", + "integrity": "sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==", + "dev": true + }, + "node_modules/@nodelib/fs.scandir": { + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", + "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", + "dev": true, + "dependencies": { + "@nodelib/fs.stat": "2.0.5", + "run-parallel": "^1.1.9" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.stat": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", + "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@nodelib/fs.walk": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", + "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", + "dev": true, + "dependencies": { + "@nodelib/fs.scandir": "2.1.5", + "fastq": "^1.6.0" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@npmcli/fs": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz", + "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==", + "dev": true, + "dependencies": { + "@gar/promisify": "^1.0.1", + "semver": "^7.3.5" + } + }, + "node_modules/@npmcli/fs/node_modules/semver": { + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", + "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@npmcli/move-file": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz", + "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==", + "deprecated": "This functionality has been moved to @npmcli/fs", + "dev": true, + "dependencies": { + "mkdirp": "^1.0.4", + "rimraf": "^3.0.2" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@npmcli/move-file/node_modules/mkdirp": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", + "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "dev": true, + "bin": { + "mkdirp": "bin/cmd.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@pmmmwh/react-refresh-webpack-plugin": { + "version": "0.5.15", + "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.15.tgz", + "integrity": "sha512-LFWllMA55pzB9D34w/wXUCf8+c+IYKuJDgxiZ3qMhl64KRMBHYM1I3VdGaD2BV5FNPV2/S2596bppxHbv2ZydQ==", + "dev": true, + "dependencies": { + "ansi-html": "^0.0.9", + "core-js-pure": "^3.23.3", + "error-stack-parser": "^2.0.6", + "html-entities": "^2.1.0", + "loader-utils": "^2.0.4", + "schema-utils": "^4.2.0", + "source-map": "^0.7.3" + }, + "engines": { + "node": ">= 10.13" + }, + "peerDependencies": { + "@types/webpack": "4.x || 5.x", + "react-refresh": ">=0.10.0 <1.0.0", + "sockjs-client": "^1.4.0", + "type-fest": ">=0.17.0 <5.0.0", + "webpack": ">=4.43.0 <6.0.0", + "webpack-dev-server": "3.x || 4.x || 5.x", + "webpack-hot-middleware": "2.x", + "webpack-plugin-serve": "0.x || 1.x" + }, + "peerDependenciesMeta": { + "@types/webpack": { + "optional": true + }, + "sockjs-client": { + "optional": true + }, + "type-fest": { + "optional": true + }, + "webpack-dev-server": { + "optional": true + }, + "webpack-hot-middleware": { + "optional": true + }, + "webpack-plugin-serve": { + "optional": true + } + } + }, + "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/@rollup/pluginutils": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz", + "integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==", + "dev": true, + "dependencies": { + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^2.3.1" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } + } + }, + "node_modules/@rollup/pluginutils/node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true + }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz", + "integrity": "sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.24.0.tgz", + "integrity": "sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.24.0.tgz", + "integrity": "sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.24.0.tgz", + "integrity": "sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.24.0.tgz", + "integrity": "sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.24.0.tgz", + "integrity": "sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.24.0.tgz", + "integrity": "sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.24.0.tgz", + "integrity": "sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.24.0.tgz", + "integrity": "sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.24.0.tgz", + "integrity": "sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.24.0.tgz", + "integrity": "sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.0.tgz", + "integrity": "sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.24.0.tgz", + "integrity": "sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.24.0.tgz", + "integrity": "sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.24.0.tgz", + "integrity": "sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.24.0.tgz", + "integrity": "sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rushstack/node-core-library": { + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-5.7.0.tgz", + "integrity": "sha512-Ff9Cz/YlWu9ce4dmqNBZpA45AEya04XaBFIjV7xTVeEf+y/kTjEasmozqFELXlNG4ROdevss75JrrZ5WgufDkQ==", + "dev": true, + "dependencies": { + "ajv": "~8.13.0", + "ajv-draft-04": "~1.0.0", + "ajv-formats": "~3.0.1", + "fs-extra": "~7.0.1", + "import-lazy": "~4.0.0", + "jju": "~1.4.0", + "resolve": "~1.22.1", + "semver": "~7.5.4" + }, + "peerDependencies": { + "@types/node": "*" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + } + } + }, + "node_modules/@rushstack/node-core-library/node_modules/ajv": { + "version": "8.13.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz", + "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.3", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.4.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/@rushstack/node-core-library/node_modules/ajv-draft-04": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz", + "integrity": "sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==", + "dev": true, + "peerDependencies": { + "ajv": "^8.5.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/@rushstack/node-core-library/node_modules/ajv-formats": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz", + "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==", + "dev": true, + "dependencies": { + "ajv": "^8.0.0" + }, + "peerDependencies": { + "ajv": "^8.0.0" + }, + "peerDependenciesMeta": { + "ajv": { + "optional": true + } + } + }, + "node_modules/@rushstack/node-core-library/node_modules/fs-extra": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz", + "integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.1.2", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + }, + "engines": { + "node": ">=6 <7 || >=8" + } + }, + "node_modules/@rushstack/node-core-library/node_modules/import-lazy": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", + "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/@rushstack/node-core-library/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/@rushstack/node-core-library/node_modules/jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "dev": true, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/@rushstack/node-core-library/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@rushstack/node-core-library/node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" }, "engines": { "node": ">=10" } }, - "node_modules/@npmcli/move-file/node_modules/mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "node_modules/@rushstack/node-core-library/node_modules/universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", "dev": true, - "bin": { - "mkdirp": "bin/cmd.js" - }, "engines": { - "node": ">=10" + "node": ">= 4.0.0" } }, - "node_modules/@pmmmwh/react-refresh-webpack-plugin": { - "version": "0.5.15", - "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.15.tgz", - "integrity": "sha512-LFWllMA55pzB9D34w/wXUCf8+c+IYKuJDgxiZ3qMhl64KRMBHYM1I3VdGaD2BV5FNPV2/S2596bppxHbv2ZydQ==", + "node_modules/@rushstack/node-core-library/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, + "node_modules/@rushstack/rig-package": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.5.3.tgz", + "integrity": "sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==", "dev": true, "dependencies": { - "ansi-html": "^0.0.9", - "core-js-pure": "^3.23.3", - "error-stack-parser": "^2.0.6", - "html-entities": "^2.1.0", - "loader-utils": "^2.0.4", - "schema-utils": "^4.2.0", - "source-map": "^0.7.3" - }, - "engines": { - "node": ">= 10.13" + "resolve": "~1.22.1", + "strip-json-comments": "~3.1.1" + } + }, + "node_modules/@rushstack/terminal": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/@rushstack/terminal/-/terminal-0.14.0.tgz", + "integrity": "sha512-juTKMAMpTIJKudeFkG5slD8Z/LHwNwGZLtU441l/u82XdTBfsP+LbGKJLCNwP5se+DMCT55GB8x9p6+C4UL7jw==", + "dev": true, + "dependencies": { + "@rushstack/node-core-library": "5.7.0", + "supports-color": "~8.1.1" }, "peerDependencies": { - "@types/webpack": "4.x || 5.x", - "react-refresh": ">=0.10.0 <1.0.0", - "sockjs-client": "^1.4.0", - "type-fest": ">=0.17.0 <5.0.0", - "webpack": ">=4.43.0 <6.0.0", - "webpack-dev-server": "3.x || 4.x || 5.x", - "webpack-hot-middleware": "2.x", - "webpack-plugin-serve": "0.x || 1.x" + "@types/node": "*" }, "peerDependenciesMeta": { - "@types/webpack": { - "optional": true - }, - "sockjs-client": { - "optional": true - }, - "type-fest": { - "optional": true - }, - "webpack-dev-server": { - "optional": true - }, - "webpack-hot-middleware": { - "optional": true - }, - "webpack-plugin-serve": { + "@types/node": { "optional": true } } }, - "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "node_modules/@rushstack/terminal/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true, "engines": { - "node": ">= 8" + "node": ">=8" + } + }, + "node_modules/@rushstack/terminal/node_modules/supports-color": { + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", + "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/@rushstack/ts-command-line": { + "version": "4.22.6", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.6.tgz", + "integrity": "sha512-QSRqHT/IfoC5nk9zn6+fgyqOPXHME0BfchII9EUPR19pocsNp/xSbeBCbD3PIR2Lg+Q5qk7OFqk1VhWPMdKHJg==", + "dev": true, + "dependencies": { + "@rushstack/terminal": "0.14.0", + "@types/argparse": "1.0.38", + "argparse": "~1.0.9", + "string-argv": "~0.3.1" } }, "node_modules/@sideway/address": { @@ -6103,6 +7066,12 @@ "node": ">= 6" } }, + "node_modules/@types/argparse": { + "version": "1.0.38", + "resolved": "https://registry.npmjs.org/@types/argparse/-/argparse-1.0.38.tgz", + "integrity": "sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==", + "dev": true + }, "node_modules/@types/aria-query": { "version": "5.0.4", "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz", @@ -6223,6 +7192,16 @@ "@types/unist": "^2" } }, + "node_modules/@types/hoist-non-react-statics": { + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz", + "integrity": "sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==", + "dev": true, + "dependencies": { + "@types/react": "*", + "hoist-non-react-statics": "^3.3.0" + } + }, "node_modules/@types/html-minifier-terser": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz", @@ -6527,11 +7506,16 @@ "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", "dev": true }, - "node_modules/@types/stylis": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@types/stylis/-/stylis-4.2.5.tgz", - "integrity": "sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==", - "peer": true + "node_modules/@types/styled-components": { + "version": "5.1.34", + "resolved": "https://registry.npmjs.org/@types/styled-components/-/styled-components-5.1.34.tgz", + "integrity": "sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==", + "dev": true, + "dependencies": { + "@types/hoist-non-react-statics": "*", + "@types/react": "*", + "csstype": "^3.0.2" + } }, "node_modules/@types/tapable": { "version": "1.0.12", @@ -6818,6 +7802,171 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@vitejs/plugin-react": { + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz", + "integrity": "sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==", + "dev": true, + "dependencies": { + "@babel/core": "^7.25.2", + "@babel/plugin-transform-react-jsx-self": "^7.24.7", + "@babel/plugin-transform-react-jsx-source": "^7.24.7", + "@types/babel__core": "^7.20.5", + "react-refresh": "^0.14.2" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "peerDependencies": { + "vite": "^4.2.0 || ^5.0.0" + } + }, + "node_modules/@vitejs/plugin-react/node_modules/react-refresh": { + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz", + "integrity": "sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@volar/language-core": { + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.6.tgz", + "integrity": "sha512-FxUfxaB8sCqvY46YjyAAV6c3mMIq/NWQMVvJ+uS4yxr1KzOvyg61gAuOnNvgCvO4TZ7HcLExBEsWcDu4+K4E8A==", + "dev": true, + "dependencies": { + "@volar/source-map": "2.4.6" + } + }, + "node_modules/@volar/source-map": { + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.6.tgz", + "integrity": "sha512-Nsh7UW2ruK+uURIPzjJgF0YRGP5CX9nQHypA2OMqdM2FKy7rh+uv3XgPnWPw30JADbKvZ5HuBzG4gSbVDYVtiw==", + "dev": true + }, + "node_modules/@volar/typescript": { + "version": "2.4.6", + "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.6.tgz", + "integrity": "sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==", + "dev": true, + "dependencies": { + "@volar/language-core": "2.4.6", + "path-browserify": "^1.0.1", + "vscode-uri": "^3.0.8" + } + }, + "node_modules/@volar/typescript/node_modules/path-browserify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "dev": true + }, + "node_modules/@vue/compiler-core": { + "version": "3.5.12", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.12.tgz", + "integrity": "sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.12", + "entities": "^4.5.0", + "estree-walker": "^2.0.2", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-core/node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/@vue/compiler-dom": { + "version": "3.5.12", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.12.tgz", + "integrity": "sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==", + "dev": true, + "dependencies": { + "@vue/compiler-core": "3.5.12", + "@vue/shared": "3.5.12" + } + }, + "node_modules/@vue/compiler-vue2": { + "version": "2.7.16", + "resolved": "https://registry.npmjs.org/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz", + "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==", + "dev": true, + "dependencies": { + "de-indent": "^1.0.2", + "he": "^1.2.0" + } + }, + "node_modules/@vue/language-core": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-2.1.6.tgz", + "integrity": "sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==", + "dev": true, + "dependencies": { + "@volar/language-core": "~2.4.1", + "@vue/compiler-dom": "^3.4.0", + "@vue/compiler-vue2": "^2.7.16", + "@vue/shared": "^3.4.0", + "computeds": "^0.0.1", + "minimatch": "^9.0.3", + "muggle-string": "^0.4.1", + "path-browserify": "^1.0.1" + }, + "peerDependencies": { + "typescript": "*" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@vue/language-core/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@vue/language-core/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@vue/language-core/node_modules/path-browserify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "dev": true + }, + "node_modules/@vue/shared": { + "version": "3.5.12", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.12.tgz", + "integrity": "sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==", + "dev": true + }, "node_modules/@webassemblyjs/ast": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz", @@ -7279,7 +8428,6 @@ "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, "dependencies": { "color-convert": "^1.9.0" }, @@ -8192,6 +9340,22 @@ "react-docgen": "^5.0.0" } }, + "node_modules/babel-plugin-styled-components": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.4.tgz", + "integrity": "sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==", + "peer": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-module-imports": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.22.5", + "lodash": "^4.17.21", + "picomatch": "^2.3.1" + }, + "peerDependencies": { + "styled-components": ">= 2" + } + }, "node_modules/babel-preset-current-node-syntax": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", @@ -8767,10 +9931,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.1", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz", - "integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==", - "dev": true, + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz", + "integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==", "funding": [ { "type": "opencollective", @@ -8786,10 +9949,10 @@ } ], "dependencies": { - "caniuse-lite": "^1.0.30001629", - "electron-to-chromium": "^1.4.796", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.16" + "caniuse-lite": "^1.0.30001663", + "electron-to-chromium": "^1.5.28", + "node-releases": "^2.0.18", + "update-browserslist-db": "^1.1.0" }, "bin": { "browserslist": "cli.js" @@ -9175,10 +10338,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001640", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001640.tgz", - "integrity": "sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==", - "dev": true, + "version": "1.0.30001668", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001668.tgz", + "integrity": "sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==", "funding": [ { "type": "opencollective", @@ -9229,7 +10391,6 @@ "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, "dependencies": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", @@ -9512,7 +10673,6 @@ "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, "dependencies": { "color-name": "1.1.3" } @@ -9520,8 +10680,7 @@ "node_modules/color-name": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" }, "node_modules/color-support": { "version": "1.1.3", @@ -9578,6 +10737,12 @@ "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", "dev": true }, + "node_modules/compare-versions": { + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-6.1.1.tgz", + "integrity": "sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==", + "dev": true + }, "node_modules/component-emitter": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz", @@ -9632,6 +10797,12 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true }, + "node_modules/computeds": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz", + "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==", + "dev": true + }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -9683,6 +10854,12 @@ "safe-buffer": "~5.1.0" } }, + "node_modules/confbox": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", + "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", + "dev": true + }, "node_modules/configstore": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", @@ -9777,8 +10954,7 @@ "node_modules/convert-source-map": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" }, "node_modules/cookie": { "version": "0.6.0", @@ -10496,7 +11672,8 @@ "node_modules/csstype": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "dev": true }, "node_modules/currently-unhandled": { "version": "0.4.1", @@ -10595,13 +11772,18 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/de-indent": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz", + "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==", + "dev": true + }, "node_modules/debug": { - "version": "4.3.5", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", - "dev": true, + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", + "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", "dependencies": { - "ms": "2.1.2" + "ms": "^2.1.3" }, "engines": { "node": ">=6.0" @@ -11170,10 +12352,9 @@ "dev": true }, "node_modules/electron-to-chromium": { - "version": "1.4.819", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.819.tgz", - "integrity": "sha512-8RwI6gKUokbHWcN3iRij/qpvf/wCbIVY5slODi85werwqUQwpFXM+dvUBND93Qh7SB0pW3Hlq3/wZsqQ3M9Jaw==", - "dev": true + "version": "1.5.36", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.36.tgz", + "integrity": "sha512-HYTX8tKge/VNp6FGO+f/uVDmUkq+cEfcxYhKf15Akc4M5yxt5YmorwlAitKWjWhWQnKcDRBAQKXkhqqXMqcrjw==" }, "node_modules/element-resize-detector": { "version": "1.2.4", @@ -11546,11 +12727,48 @@ "integrity": "sha512-Twf7I2v4/1tLoIXMT8HlqaBSS5H2wQTs2wx3MNYCI8K1R1/clXyCazrcVCPm/FuO9cyV8+leEaZOWD5C253NDg==", "dev": true }, + "node_modules/esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "dev": true, + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, + "engines": { + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" + } + }, "node_modules/escalade": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", - "dev": true, "engines": { "node": ">=6" } @@ -11574,7 +12792,6 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, "engines": { "node": ">=0.8.0" } @@ -12013,6 +13230,12 @@ "node": ">=8.3.0" } }, + "node_modules/estree-walker": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", + "dev": true + }, "node_modules/esutils": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", @@ -13533,7 +14756,6 @@ "version": "1.0.0-beta.2", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true, "engines": { "node": ">=6.9.0" } @@ -13772,7 +14994,6 @@ "version": "11.12.0", "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true, "engines": { "node": ">=4" } @@ -13933,7 +15154,6 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, "engines": { "node": ">=4" } @@ -14255,6 +15475,14 @@ "minimalistic-crypto-utils": "^1.0.1" } }, + "node_modules/hoist-non-react-statics": { + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", + "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", + "dependencies": { + "react-is": "^16.7.0" + } + }, "node_modules/homedir-polyfill": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", @@ -14337,6 +15565,29 @@ "node": ">= 6" } }, + "node_modules/html-minifier-terser/node_modules/terser": { + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz", + "integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==", + "dev": true, + "dependencies": { + "commander": "^2.20.0", + "source-map": "~0.6.1", + "source-map-support": "~0.5.12" + }, + "bin": { + "terser": "bin/terser" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/html-minifier-terser/node_modules/terser/node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "dev": true + }, "node_modules/html-tags": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", @@ -18235,6 +19486,12 @@ "node": ">=8" } }, + "node_modules/jju": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz", + "integrity": "sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==", + "dev": true + }, "node_modules/joi": { "version": "17.13.3", "resolved": "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz", @@ -18634,15 +19891,14 @@ } }, "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "dev": true, + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", + "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, "node_modules/json-buffer": { @@ -18679,7 +19935,6 @@ "version": "2.2.3", "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true, "bin": { "json5": "lib/cli.js" }, @@ -18759,6 +20014,12 @@ "node": ">= 8" } }, + "node_modules/kolorist": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz", + "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==", + "dev": true + }, "node_modules/latest-version": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", @@ -18910,6 +20171,22 @@ "node": ">=8.9.0" } }, + "node_modules/local-pkg": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz", + "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==", + "dev": true, + "dependencies": { + "mlly": "^1.4.2", + "pkg-types": "^1.0.3" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, "node_modules/locate-path": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", @@ -18928,8 +20205,7 @@ "node_modules/lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "node_modules/lodash.curry": { "version": "4.1.1", @@ -19014,7 +20290,6 @@ "version": "5.1.1", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dev": true, "dependencies": { "yallist": "^3.0.2" } @@ -19028,6 +20303,15 @@ "lz-string": "bin/bin.js" } }, + "node_modules/magic-string": { + "version": "0.30.12", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.12.tgz", + "integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==", + "dev": true, + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0" + } + }, "node_modules/make-dir": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", @@ -19830,6 +21114,30 @@ "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", "dev": true }, + "node_modules/mlly": { + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.2.tgz", + "integrity": "sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==", + "dev": true, + "dependencies": { + "acorn": "^8.12.1", + "pathe": "^1.1.2", + "pkg-types": "^1.2.0", + "ufo": "^1.5.4" + } + }, + "node_modules/mlly/node_modules/acorn": { + "version": "8.12.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", + "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/move-concurrently": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz", @@ -19865,9 +21173,14 @@ } }, "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", + "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/muggle-string": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz", + "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", "dev": true }, "node_modules/nan": { @@ -19881,6 +21194,7 @@ "version": "3.3.7", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "dev": true, "funding": [ { "type": "github", @@ -20131,10 +21445,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", - "dev": true + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", + "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==" }, "node_modules/normalize-package-data": { "version": "2.5.0", @@ -20967,6 +22280,12 @@ "node": ">=8" } }, + "node_modules/pathe": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", + "dev": true + }, "node_modules/pbkdf2": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.1.2.tgz", @@ -20990,15 +22309,14 @@ "dev": true }, "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==" }, "node_modules/picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, "engines": { "node": ">=8.6" }, @@ -21080,6 +22398,17 @@ "node": ">=10" } }, + "node_modules/pkg-types": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.1.tgz", + "integrity": "sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==", + "dev": true, + "dependencies": { + "confbox": "^0.1.8", + "mlly": "^1.7.2", + "pathe": "^1.1.2" + } + }, "node_modules/pngjs": { "version": "3.4.0", "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz", @@ -22049,6 +23378,7 @@ "version": "17.0.2", "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz", "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1" @@ -22112,6 +23442,7 @@ "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz", "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==", + "peer": true, "dependencies": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", @@ -23031,6 +24362,47 @@ "inherits": "^2.0.1" } }, + "node_modules/rollup": { + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.24.0.tgz", + "integrity": "sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==", + "dev": true, + "dependencies": { + "@types/estree": "1.0.6" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.24.0", + "@rollup/rollup-android-arm64": "4.24.0", + "@rollup/rollup-darwin-arm64": "4.24.0", + "@rollup/rollup-darwin-x64": "4.24.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.24.0", + "@rollup/rollup-linux-arm-musleabihf": "4.24.0", + "@rollup/rollup-linux-arm64-gnu": "4.24.0", + "@rollup/rollup-linux-arm64-musl": "4.24.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.24.0", + "@rollup/rollup-linux-riscv64-gnu": "4.24.0", + "@rollup/rollup-linux-s390x-gnu": "4.24.0", + "@rollup/rollup-linux-x64-gnu": "4.24.0", + "@rollup/rollup-linux-x64-musl": "4.24.0", + "@rollup/rollup-win32-arm64-msvc": "4.24.0", + "@rollup/rollup-win32-ia32-msvc": "4.24.0", + "@rollup/rollup-win32-x64-msvc": "4.24.0", + "fsevents": "~2.3.2" + } + }, + "node_modules/rollup/node_modules/@types/estree": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", + "dev": true + }, "node_modules/rsvp": { "version": "4.8.5", "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", @@ -23536,7 +24908,6 @@ "version": "6.3.1", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, "bin": { "semver": "bin/semver.js" } @@ -23592,12 +24963,6 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true - }, "node_modules/serialize-javascript": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz", @@ -24069,10 +25434,10 @@ } }, "node_modules/source-map-js": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", - "peer": true, + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -24435,6 +25800,15 @@ } ] }, + "node_modules/string-argv": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", + "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==", + "dev": true, + "engines": { + "node": ">=0.6.19" + } + }, "node_modules/string-length": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", @@ -24684,23 +26058,24 @@ } }, "node_modules/styled-components": { - "version": "6.1.11", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.1.11.tgz", - "integrity": "sha512-Ui0jXPzbp1phYij90h12ksljKGqF8ncGx+pjrNPsSPhbUUjWT2tD1FwGo2LF6USCnbrsIhNngDfodhxbegfEOA==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.3.tgz", + "integrity": "sha512-++4iHwBM7ZN+x6DtPPWkCI4vdtwumQ+inA/DdAsqYd4SVgUKJie5vXyzotA00ttcFdQkCng7zc6grwlfIfw+lw==", "peer": true, "dependencies": { - "@emotion/is-prop-valid": "1.2.2", - "@emotion/unitless": "0.8.1", - "@types/stylis": "4.2.5", - "css-to-react-native": "3.2.0", - "csstype": "3.1.3", - "postcss": "8.4.38", - "shallowequal": "1.1.0", - "stylis": "4.3.2", - "tslib": "2.6.2" + "@babel/helper-module-imports": "^7.0.0", + "@babel/traverse": "^7.4.5", + "@emotion/is-prop-valid": "^0.8.8", + "@emotion/stylis": "^0.8.4", + "@emotion/unitless": "^0.7.4", + "babel-plugin-styled-components": ">= 1.12.0", + "css-to-react-native": "^3.0.0", + "hoist-non-react-statics": "^3.0.0", + "shallowequal": "^1.1.0", + "supports-color": "^5.5.0" }, "engines": { - "node": ">= 16" + "node": ">=10" }, "funding": { "type": "opencollective", @@ -24708,43 +26083,10 @@ }, "peerDependencies": { "react": ">= 16.8.0", - "react-dom": ">= 16.8.0" - } - }, - "node_modules/styled-components/node_modules/postcss": { - "version": "8.4.38", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", - "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "peer": true, - "dependencies": { - "nanoid": "^3.3.7", - "picocolors": "^1.0.0", - "source-map-js": "^1.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14" + "react-dom": ">= 16.8.0", + "react-is": ">= 16.8.0" } }, - "node_modules/styled-components/node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", - "peer": true - }, "node_modules/styled-react-modal": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/styled-react-modal/-/styled-react-modal-2.1.0.tgz", @@ -24759,17 +26101,10 @@ "styled-components": "^5.0.1" } }, - "node_modules/stylis": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.3.2.tgz", - "integrity": "sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==", - "peer": true - }, "node_modules/supports-color": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, "dependencies": { "has-flag": "^3.0.0" }, @@ -25049,20 +26384,21 @@ } }, "node_modules/terser": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz", - "integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==", + "version": "5.34.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.34.1.tgz", + "integrity": "sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==", "dev": true, "dependencies": { + "@jridgewell/source-map": "^0.3.3", + "acorn": "^8.8.2", "commander": "^2.20.0", - "source-map": "~0.6.1", - "source-map-support": "~0.5.12" + "source-map-support": "~0.5.20" }, "bin": { "terser": "bin/terser" }, "engines": { - "node": ">=6.0.0" + "node": ">=10" } }, "node_modules/terser-webpack-plugin": { @@ -25092,24 +26428,6 @@ "webpack": "^4.0.0 || ^5.0.0" } }, - "node_modules/terser-webpack-plugin/node_modules/acorn": { - "version": "8.12.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", - "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/terser-webpack-plugin/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, "node_modules/terser-webpack-plugin/node_modules/find-cache-dir": { "version": "3.3.2", "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz", @@ -25224,22 +26542,16 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/terser-webpack-plugin/node_modules/terser": { - "version": "5.31.1", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.1.tgz", - "integrity": "sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==", + "node_modules/terser/node_modules/acorn": { + "version": "8.12.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", + "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", "dev": true, - "dependencies": { - "@jridgewell/source-map": "^0.3.3", - "acorn": "^8.8.2", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, "bin": { - "terser": "bin/terser" + "acorn": "bin/acorn" }, "engines": { - "node": ">=10" + "node": ">=0.4.0" } }, "node_modules/terser/node_modules/commander": { @@ -25375,7 +26687,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "dev": true, "engines": { "node": ">=4" } @@ -25933,6 +27244,12 @@ "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", "integrity": "sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==" }, + "node_modules/ufo": { + "version": "1.5.4", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz", + "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==", + "dev": true + }, "node_modules/uglify-js": { "version": "3.18.0", "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.18.0.tgz", @@ -26329,7 +27646,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", - "dev": true, "funding": [ { "type": "opencollective", @@ -26776,12 +28092,134 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/vite": { + "version": "5.4.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz", + "integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==", + "dev": true, + "dependencies": { + "esbuild": "^0.21.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^18.0.0 || >=20.0.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^18.0.0 || >=20.0.0", + "less": "*", + "lightningcss": "^1.21.0", + "sass": "*", + "sass-embedded": "*", + "stylus": "*", + "sugarss": "*", + "terser": "^5.4.0" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "less": { + "optional": true + }, + "lightningcss": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + } + } + }, + "node_modules/vite-plugin-dts": { + "version": "4.2.4", + "resolved": "https://registry.npmjs.org/vite-plugin-dts/-/vite-plugin-dts-4.2.4.tgz", + "integrity": "sha512-REcYoxO90Pi8c0P1J7XAa/nVwNVGkX2eYkBEIfFSfcKE4g1W8sB0R23a7SU3aLEMfdOdb0SVHq3JlJ+Qb6gjgA==", + "dev": true, + "dependencies": { + "@microsoft/api-extractor": "7.47.7", + "@rollup/pluginutils": "^5.1.0", + "@volar/typescript": "^2.4.4", + "@vue/language-core": "2.1.6", + "compare-versions": "^6.1.1", + "debug": "^4.3.6", + "kolorist": "^1.8.0", + "local-pkg": "^0.5.0", + "magic-string": "^0.30.11" + }, + "engines": { + "node": "^14.18.0 || >=16.0.0" + }, + "peerDependencies": { + "typescript": "*", + "vite": "*" + }, + "peerDependenciesMeta": { + "vite": { + "optional": true + } + } + }, + "node_modules/vite/node_modules/postcss": { + "version": "8.4.47", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", + "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "nanoid": "^3.3.7", + "picocolors": "^1.1.0", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, "node_modules/vm-browserify": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-1.1.2.tgz", "integrity": "sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==", "dev": true }, + "node_modules/vscode-uri": { + "version": "3.0.8", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz", + "integrity": "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==", + "dev": true + }, "node_modules/w3c-hr-time": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", @@ -27436,6 +28874,12 @@ "y18n": "^4.0.0" } }, + "node_modules/webpack/node_modules/commander": { + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "dev": true + }, "node_modules/webpack/node_modules/enhanced-resolve": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz", @@ -27685,6 +29129,23 @@ "safe-buffer": "~5.1.0" } }, + "node_modules/webpack/node_modules/terser": { + "version": "4.8.1", + "resolved": "https://registry.npmjs.org/terser/-/terser-4.8.1.tgz", + "integrity": "sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==", + "dev": true, + "dependencies": { + "commander": "^2.20.0", + "source-map": "~0.6.1", + "source-map-support": "~0.5.12" + }, + "bin": { + "terser": "bin/terser" + }, + "engines": { + "node": ">=6.0.0" + } + }, "node_modules/webpack/node_modules/terser-webpack-plugin": { "version": "1.4.5", "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-1.4.5.tgz", @@ -28067,8 +29528,7 @@ "node_modules/yallist": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", - "dev": true + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" }, "node_modules/yaml": { "version": "1.10.2", diff --git a/package.json b/package.json index a2363cfc..0e498918 100644 --- a/package.json +++ b/package.json @@ -1,18 +1,33 @@ { "name": "akeneo-design-system", - "version": "1.0.4", + "version": "2.0.0", "description": "Akeneo design system", - "main": "lib/index.js", + "files": [ + "lib" + ], + "main": "./lib/index.js", + "module": "./lib/index.js", + "exports": { + ".": { + "types": "./lib/index.d.ts", + "import": "./lib/index.js", + "require": "./lib/index.js" + } + }, "scripts": { - "lib:build": "tsc -p ./tsconfig.build.json", + "lib:build": "vite build", "lib:watch": "tsc -p ./tsconfig.build.json --watch", "test": "npm run lint:check && npm run test:unit:run && npm run test:visual:run", "test:unit:run": "jest --config ./jest.unit.config.js --maxWorkers=3", "test:unit:watch": "jest --config ./jest.unit.config.js --watch --maxWorkers=3", "test:visual:run": "npm run storybook:extract && jest --config ./jest.visual.config.js", "test:visual:update": "npm run storybook:extract && jest --config ./jest.visual.config.js -u", - "lint:fix": "prettier --config .prettierrc.json --parser typescript --write \"./{src,generator}/**/*.{ts,tsx}\" && npx eslint --config .eslintrc.json --quiet \"./src/**/*.{ts,tsx}\" --fix", - "lint:check": "npx prettier --config .prettierrc.json --parser typescript --check \"./{src,generator}/**/*.{ts,tsx}\" && npx eslint --config .eslintrc.json --quiet \"./src/**/*.{ts,tsx}\"", + "eslint": "eslint --config .eslintrc.json --quiet \"./src/**/*.{ts,tsx}\"", + "eslint-fix": "eslint --config .eslintrc.json --quiet \"./src/**/*.{ts,tsx}\" --fix", + "prettier": "prettier --config .prettierrc.json --parser typescript --check \"./{src,generator}/**/*.{ts,tsx}\" --loglevel warn", + "prettier-fix": "prettier --config .prettierrc.json --parser typescript --write \"./{src,generator}/**/*.{ts,tsx}\"", + "lint:fix": "npm run prettier-fix && npm run eslint-fix", + "lint:check": "npm run prettier && npm run eslint", "storybook:start": "npm run storybook:copy-public && NODE_OPTIONS=--openssl-legacy-provider npx start-storybook -p 6006 -s ./public", "storybook:build": "npm run storybook:copy-public && NODE_OPTIONS=--openssl-legacy-provider npx build-storybook -s ./public && npx sb extract", "storybook:ci:start": "NODE_OPTIONS=--openssl-legacy-provider npm run start-storybook -p 6006 --ci", @@ -26,8 +41,9 @@ "@types/react-dom": "^17.0.2||^18.0.0", "react": "^17.0.2||^18.0.0", "react-dom": "^17.0.2||^18.0.0", - "styled-components": "^6.1.11" + "styled-components": "^5.3.3||^6.1.11" }, + "sideEffects": false, "dependencies": { "draft-js": "^0.11.0", "draftjs-to-html": "^0.8.4", @@ -56,9 +72,11 @@ "@types/react": "^17.0.0 <=17.0.66", "@types/react-dom": "^17.0.25", "@types/react-draft-wysiwyg": "^1.12.13", + "@types/styled-components": "^5.1.34", "@types/testing-library__jest-dom": "^5.9.2", "@typescript-eslint/eslint-plugin": "^4.1.0", "@typescript-eslint/parser": "^4.1.0", + "@vitejs/plugin-react": "^4.3.2", "eslint": "^7.8.1", "eslint-plugin-react": "^7.20.6", "eslint-plugin-react-hooks": "^4.1.0", @@ -70,8 +88,6 @@ "jest-styled-components": "^7.0.3", "prettier": "^2.1.1", "puppeteer": "^5.2.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", "react-is": "^16.13.1", "react-test-renderer": "^17.0.2", "rimraf": "^3.0.2", @@ -79,15 +95,17 @@ "ts-jest": "^26.2.0", "tsconfig-paths-webpack-plugin": "^3.3.0", "typescript": "^4.1.3", + "vite": "^5.4.9", + "vite-plugin-dts": "^4.2.4", "yargs": "^16.0.3" }, "overrides": { "styled-react-modal": { - "styled-components": "^6.1.11" + "styled-components": "^5.3.3||^6.1.11" }, "themeprovider-storybook": { "react": "^17.0.2||^18.0.0", - "styled-components": "^6.1.11" + "styled-components": "^5.3.3||^6.1.11" }, "flux": { "react": "^17.0.2||^18.0.0" diff --git a/src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-block-with-rich-title-correctly-1-snap.png b/src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-block-with-rich-title-correctly-1-snap.png new file mode 100644 index 0000000000000000000000000000000000000000..b9b3c59dbcb7c3c03c4aa6e2828f13137e31188b GIT binary patch literal 4242 zcma)gbyQSc)cz%ep@*)ac?l_{yF&yirKL-Ujv=L_Lj>VfL0WQXa0DEBkXAupPVqU{MP#RUF)8E*V*UZyU(-FbM|wSj0|)rNLfe$0HDylr)dHJ1h`8;6hwqO z7krB_#Wi^TCOYas?N`V;0D$#%HPs#k=Wfk~SWFyt5bqw3blr*aK#7tz4wP9u=dMgD z4$)L%!3xg8t)W(IN^{tp@)0i>GVsgH(Ie>UBONlO(y|shQC03_vZX%mq1!{sU3YND z$SDfK#%#|-G>AGsR6OXv=osFSP&`vy__l+*Abc?7`oO@8I_t}AFg4D`VzeB&v$*D^Nw^R&}iX%y7|7KXpdsAoRC@s9-;eOM?O~_DH%)_Jp4sXQ8UPY#vBN zj?RyihQE*6A*TgydWs`rNr0QN#wtC8QHeOK;BdfK)x_Dv%R6|SH$GUMx4?g+4tex} z8<)g0>ZT6L|GWn*;6r|r%d5qe0vtmdw~QDVRRKKS{Q1uCXZGtGR1KMWb$!MQqls{= z`~dWKMdiO5X4X_7pt4=0PLy#ER2d`k9KVeV(Tpb< zwb|@kxTY;fnyiOe!6p_K*|yUp6cO@&dyLjhWkHv#{TB^0+?1>T@EclVX_@T!);H#f zvOh=>qt|pO|7DiM>goqHI{ry73r#Jaxoy1gD#*%-uGlM5N^@FjG2$&4So2kx`}`OCh+{a_R!r}(`Rd>`f*_0> zS~d10{rJFk>ljas#~yQ+X;OzWKq0MqR$W&92g~8_YuoMGwE8BtsN5D}&sq4{dj{^apOdn_+Xk!)6>;~52gGm3qtVj$P_A6f z^}Q8G$FGD~z!wQ_KAeISKzg2eHEmUK1IhP#%NAo>msjWO;}%st&3Z4n4mn!$&{aa7 zy{rCIJmEoVZ^DOag?uEcw9joOelD01cyT|33#yK|by<#^>ES?XC<5QT6 zHd`O;$o%rny;$5bn1N0}bI*2dPPD(FTemx&Fwvqu1SgU4$_w`@LZ20daLuRo0{$?$6Tt`D z0_5a@qt*sDykMS_yzj8SJnqoi!CP3>tpeO@dsZksBqK{{`2u1>Y`qm!r{-0UXy{w< zj2F?uj}p7yqlIjGF0NzX?R>EMxN2=L9}Xp#MnX=}D*;#iRMp-AdvZ2$(0N+^ot7G_ z8g1)$EDVmm$VRfCA#Xc=!%pR&qx0iEojW_FFko9)H*_oJ!HL&5E{}_I zDkd7{lsuJdcul12p|EzpaKdr#Y4CZb_uBn zbU3#&a2)Q@tYEQf2)QyYdFHQWUAL42QMs5B^hj1pZZYLg&wLCQsk&X=Un^DK;9|@j zak`6dmE|daEPG^1*_bxl^)v6*3DlRy@8J+IYq>OTd^&ggz-umYxL9*D;(#2g$9j0> zdXoeFrk9JrJoOt zjZBhRTGh+L9dwyr*IhaWZ#wo#0`jrz!NT zGOIEUcn?vDIFeQ*{$&4?m341SMq%$tNbk>;&DZUb{`cQ*^~}$aa{JFI)-;&KDQ$ec zxqWCysTN*JlMLtM?4ksWUO!B^OBP>TWR>)x#ogyXtQ*y|-RA4n^IcUEEsYwSA$q@p z_*RCzZGPLT{T>4axgEkTUI{?Z zO$=|8Q~VhrV88w0UT%9<%tk3a+sBY_6a#ru>gV(U3y=8@Dlw6?=mC-%6?0qGhD0Gqh|nM)K^27ajQ(Vbvb?E0 zu=Mz#!sxQ$P!`J`DjcGocc;Y6;@Um>3%G@c~s8d-rDvQ@Ry)| zB(f#5S(e+HDAuu%k|GyUks)-)V=bNX9Gs-^^$Xo(^O5 zwN2HOI;?U_+RISp|u}av@;V*_>*6%)n3^z0VMbFZ5k>@m+Yu$W9k$>6nLZS`i?G> zY(6rA2$`eZS*%+E^|q`ZmKFV*7mrUwgePxfEVdX7-9c3a6pM1$Y^@0j=rikh;#xqYQXg zq?h8AIX$ClX1(w<59x+4?L8B-n_;7J8o5Xlg=26GW+j%>&MGL@e{i6;KH9w z&xcov?U#1k+T#LtIik3KTz>rPLk>l-Fk6~8oEwokUNgm2{?hps`t;V)(o6LkGaiLH zCKX8Afu@zPbU&KH-AD0~rsHa_aQ<9dC*CQj=WdIf9_EQRS&*CHrYDhoP)|eP#W7vq!cOPBspr)R?I{KO>(qnsp>u zdi|bb^Vyv@iAG^f)DQgVb6BmArrY!@vDo5Jy4+eq$>w=39OFaxvx#tN%?+dnpQ&0_ zN7h8Ru|^>8<7a7wqz9j}KoW}F4>dF{sHvqP)D9>_6MkN0Z3b!#gLfbJxTDugJI;?l ziZ+0qaMZ`vLA&^sJ?hlrWIxPe|2O$X|LjwF7-Z9i6>uG1!uG?T<4sm|3MZLW2hJTq|JD8JGPt-5A z)_FZ5PkFKTS-I$ZiSOW&B|E>=4v>T&4OdafZIw6is?L4K*Xsn@UCw0XrZwi!XqXm2 zb?Y2cWUmr~h0jd*__aj}3I4y*U3~6z|EAK`EHexL4Lov@S;Q4>QP$-~EBu=YJ0Db7 zCX{zpgK_2D_lV9`7%gv18|RDUZ8OME^Asbyg{a-pql6JA9uXy4%0Ow*?!o3KKex-= zFR?{Vp_v}|eB-CjwlN))MLM>#hZc4THyY?V9#TG{+I=Q7mhR7tjz)2TLFDWg1f$Fs zLgHeorV+FR1y=K0vd`l~xwzIPhi*Ij_-6#p71EY2o2F06aC2{7DW|&O?<%11Byq84 zMC1!iaUM^Wg3h>WbuQ^5&y?}ygMF*G_+GFk*_=myzL0wuN~g25=O657HnsCbTq?7j zZ*V_GD4DXx*{{;7LDW`tl z$9gr3iPWjj)}r1@@X)NR9AAeh{?&V-_HPwrIqiQf7|~zz-0z%m^g+I}mMOw6iV{BC z7a8#g>%gFgOrD2G@GqGJvK!=WoJ|bReE%-tD~JRlbEHUK)1#>DNQEF+>!kuC1lLLsD2w>W|Ypk2$YuZtL#Ym=96;OuyRhZ^Ps?dug8mQs81xT=BTm(Zvk~LarKV<9Gvi6EU4V2ltj5E8|KiB&U`thyRFX!$LXRW*LIeYKB ze>fc$WVO|LD*ymi!6%NN0f3Dl1RA$&2CKFDU^#efz@7;@2DA*>D#0e_;NwTnW>%=i zmDm!=C9YOh@}C_aSnlX?Xul(xzcq5ek}BUHCJh}qu6IPG-{f{asB_+O@7qrzkA3elqszLjX3fB6UT@P8GODwwi;K%v z5dSn^7SXf;0PLNtgmdjz`EAfp8g15GV&eF?^>(1YyP)t4*S-RPT%LGTRJlF8iZ4FZ z)Wjs6!XP=tBml@f(K(2=mxz2lBD{A2z+`wH_@>J5Boax8RUWO;dQL%P64{@|;yk#NJFSQt#eNd4 zJp{;H4VC%;He&h=gsrVJjwAhx>mL8qW)Lyb^d|-JR_jkId^4O-0-XP!NxnNuC?_f9 z*6u8JPE29>b3dQ8qd`vTNVa^YGIku6llE`NUl{`2FLPC2#i?dY_fvQz3t$pq3(q=0 z>t&N(7iQ}_i4ki9tYFTjM`x(<LS1Du+ z5fv#a)JsU&{@594LektXUzSUL8@k`<0)^g_N_`A(a z4;9&P!k6JBe9E%Dcg4g6yBVRsOvfO~k(z8T4U4ol*g<17pTB-Z_Vdn=vOJg=>umI` z&Q1;i+wb-7vC{wKtnNy%uX(IZbT%z`ktJ?E(VoprZ99asiuY_z5iA7liuCB`R_@XX z%T}f#>xxkuxWP=~R0#aLVIiOKoA9!#u_c{vJ2v`)0$Run_p(V6*c0O~6-`f5by+Jb z+~F|^X&|ntGNkCr1&$lW&by+}$2k!(Fu$J{RJlu-x<;U*5ydr-ipFG993S`lu!EPF zbZ-%qf=F9F?zsRhprHBA>sbv(aGFO&R8!m1DX&qNcuq;e4nJ zUKEawDjRB1f49;|k#7WQ#^_0>il(Dwqa`GL1IJp&mKm2@=116HM0+(?4Z}|1ff&2p zgFd%qf~QX}UfAW_^_I>yH)Ux{{IcF?xx?&c567@dzB58rO(W{t_t=LyA(gzcs+_&< zHmK<`jM)YPi9^FhrS38IlIA%HDkk^6QxbcQWoT@#;HkVW~eCbqbY7CYv zbMqO1#1;`T5MFyY{O*3(wRf!MmZnPH=bSL7>WaQb z$KHGRaO%AVPCAS-Q!^6z6?acMB*nVHK`jRtNu|=omF=~_4^{MBA76s_dy|(F z3Tx}@>;E^r{8}l|npe-2YBJ}KE85UHN`;?{+&e=DfQ1@*LKKX?&7hlizaWxtqDXn^a-xIpSwzR1?Z!7-vE}NF(?n6uu_Pt*LI~`_awUiXw`*}cL zA1qZE3CTcorORz@&dw%BL`IiWC=^$2({dNi{c(%acv(v=g9bN6TBwtnTg90@qx^Qa zhOBeTCiRJPos9hKyn1pz_3T$lZ=!!dKp!k^@i-oD&}6|IQw>%53BO>;o{yb;a94Ok zj$SC~7Ma;yyykdBMkUzM{n}j0;7Z=h?MK{v396nI89XOBM%NU`RqFQGvzNb6#zCsW z3~fPbW@K>|0hqk73G^>lA3CP@<4r3SJ0J@!(72&5j6-O*TWZm~ zXSOi>UV%zl3Byv_E~$R(#jc(&N|6k4h<{$r(JL_SL_E0b&E149k;c(&AD&8dB z8P)Ni?nhG>j-eSfmX6j;tRNI1oz0IJ`JLt-K2H1WuEq;wm~u(D0Gf6?ZoOwTd-56u z<)P5R%{NY~jE&mVNZd!Z1Xy2R-zYmvl~3DlmqI(BTLqqaM2l%mLuLJmxA`oK+c-jU z-^OylWoh%~%{mA?)0Jdc5)`g>?*b;LmKD*OS}AtTfVbQM0Pil2OG0vUEoxd?JlBmY zB=duY4S><|-A7xFQ}k_ zK_hK#_y+)l-n^w;iee;2i9SBP$KKw)>J1FcdZfLC_W^Y4Ua&m){DZ&Y-*foCB*6ly Y^Sj$9pT0m0xIiHI+pyy;$1Z;VU(^8hm;e9( literal 0 HcmV?d00001 diff --git a/src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-tree-standard-correctly-1-snap.png b/src/__image_snapshots__/all-visual-tsx-visual-tests-renders-components-tree-standard-correctly-1-snap.png index d3c769defff40c72683dc146fc8f354442067fd4..15b28a3baa4b8b9bb2233729483fb272af8fba11 100644 GIT binary patch literal 9649 zcmd6tcUY6zzVCy*P{u(}Kwwmg5SmC)5K#~`Ae~SG2!aR%2sI#`5rq*%6e&XJEtC+X zBV8FqL3$E~5)kPL5Gf(_+!g2Uv-jC^_I=Jh&pFR?{KEx#-z?TzdDrjz{eD)S8tUKT zIL3br0)cSAZr?P9K=y+lA)k&M0{`3gM|OaQ&Byqb1_a-IW*!3h1p>Qy!}MX=B00d? zY`U4TOjB!(y&$g={%9XtPR^tFd-X-1(j+BxyWB}N6Mrn-UosgAps%GNsR7*s14E9J z`1A~$?Sv;v7iunbWqV8Yo)j+t< z{%FKBel&L;|7c$S*3=~4+ZVj4mnzu}Cn0?*M|>w=KOAzKk^tAOhb}v~OK8fo=aSmV zWWBhnyE#fI^3Yf%YkBw`FS55e(_p>_WSi;PIy#+HvQn^ff|zJ*e-xBdl=r3R(R+tj z(lL&s{bc`Vu2nrI%;lt<_nN*vgrjs6voi=vcUU$EoUwhNOoLF241KNh9jBv@aG=l} zpm$%X(S3wFCSqd6c?8Rn()xM?+uk*uos4F7ZUh8Ol|7xI@>0Cg>AQ7 zU$I?}uc3{WmOouSM&U6mQB!WYt$K+8eUltU<+^P=lc8CR$NyLZuv%FuNq7rvf5k9c zmVsUP=z?EYn!LW(#g|(ft7VDFwxf0&1_oSe^iSk2p@B->Q~CHI+?C3B*J>=DEY&0P zJW24nntqzfd5!K@z1AtBwfeviN-NwYiM7* z>E!sNB1PMfl1rlb$2d3%3-ijIB^WGwo1qRRFyCn*v5jowpv_6#px&ZH@KCF!8}58Q zSGqf++I71bX5Ow1oppYh6k4yX)vjOcVQ0`)@6#A~XrnkM$2d;*poeUvlT8&;vlr@Jl(k07cIc5oupMZjrb*8S3{{;W1;GBgRZ7q@urrR`839v{zsc!pHP+68xO%8diPX< zA#;@Z>;xXFV!->;0hdPw7OB1&CY02!RF%!hBrd}5@W{97nOTEQSeMD4!#F<=UuoMY9u0Yjlq zmZMHG?_Ifk1y^BIOBtT;+U@w0s+ToNNGP-A+%52(o;g)i z^`+?AuWBN&h#UXs!P#YpnCi$>t7r9Ve+-6>i*7OhB2Nw#q(!WAVYpgsp7 z0^&^8vx&eSfy67gd$*m<%FWoZm0ONHptid+Qelx7mYQPi6m<7SIj^iueu~LQ7e9;N zz*I zfY_${$9I=;Sv1{iND6+VL#_{`H1pMdT3K~?g^v}^X=$uA4mvgMyuOCv;S<8$dSGDG z(ZLbuzc~wbL84sn8=P55afxea;v^`oti)n;K1VZ0?_% zPce^z!R-vIkXeHh6|ZKT1iyzv^|6Q_nv&&pAl&b#OTRQWVZrN=SCpz+hz)0E>Bz7c zT4;~F=x)p^C(cFs4M*xq7u6H6AyGb7)gGo6znyD~s1{uevJp_vi*;fNlY;R7E&3!@ zPmq5q?Ehs&`0sk-`g%tAP{?0}g@Lb9FkM9Xu!aM?bQ(uCB4}U}5^5l-Gsv z#!jU*6bka-#`Xm@hcaHNz*}5hI%dn|Cddo9==pClTv3`~!SiLYhr-2$QYW^ynE}%t z(J@c^L5Z#(zIukUbjSV`s>!7aXBJbkOGx?Iap?+9TsUKBxUKOV7(IQBVPb9&XEyk0 z)aN#lsK^rX-ie=_7|W4fz2u*BW5fdwpYEf5+i_{n4iza3ccNq zpOv@&1Yy+|+-?-lrC&ygdyCy}^rd<1-n%B*fM?LB4H%3N=F)CFGVL;2d+aWG*jXF= zkrttSty=7w6&9&W{zcx;c`049nS}!xHLh_P)*F%b4(E7yf6jaJB1@_a;H_e7EDGt&LrnK&a*h>m?TfUyAS3;E+aylHq=+?6)W_XsAWiUCTym z@>MnJ;%fhhL?C)X7@>5RTRZl*K4?sG32s!PM@EQc2y!OH735J_pd2H|-&sqiF|+Q! z1pa_D1SEOa_gmG>n12*dj_Rq1o~pn}KfR{uLonkHZ*?3OcW)TNo;?3%&J53tyX=tE#N9RSJcKdN) z*qlPa8x=OwfrYi^yn1l%oQ;}Vl|5bA+bqqsqHG{QztcpyW@pMaKDDkxj+-5z)V#jnLL>Z2Tf zs5#Hq+4C_Ua&ElL?&y>)Ce9X6@kwA;LDW5-9H1MA-YfTWTr}qj6Slb&{6dO1=KVIq zWo>L{c`z;kLzYp`T;jhdf@oj}`nh8g5`Jk|-1#; zE2>qRH9cF{Pnn=m`PKbA9|H|B4c^IP3i#OsG zE=ZcbivPK4?NxO#u9&pQ&CPR)+Y~D zi)YQA9xd+}W=4!XoaO#-Q(aPdTYYbPisz*3az8xvieuV?s3*V?+EtD@^p?6N9}
    ?BWW3Kgxpt_fi3ty1+?!cvW$$J}L5xe$>9z$Eczh-^*CNBf%n%>=Ho`Q{FB3E zqS|bZwjJ(7Ru`8zol*;?on*afI@8^>2Vy(e+5cDPHTv}-y{qhRGsT2sBpg2k0$uey z_^Yns?B`RI5O!zX^`?!UZX7Gc?2Vk;Z8!0mqLQPv23rixmIylsJ?4tuR-PoNX2m`L z`M39?=fSL$KaE)Lp^9~8R_(X}@wa>XFK+^)Rd5q>J?g7xUG-=9b5IKqYoodDa_7MY zeEw9cHN91KeC#;TMukWyWO1$%Z8ehD-PY33q(=cSX01A$@KhZNyI`=*Ia`AqFMRWp zR^(w<-C;((Qs`}g9(Hg~I^X|xhX#?c0V3$Qq-IL1krCn)jTPF1_OP&lxg;LqyRS^j zQU+V85qXcW`RT>pxB#u>+vwZ%3^8y69%9WlcL3xSlujc8JOiYLCXoNsmfMxr8s@oq zR4-TPeY6JQkaO>aYy(CQrPQ!5Xq!sHXj6;#LTo~g#Tc+ww2Eejmn0HgO+Q~+dY5@v&!~2zUEO8rWczXz@-m=*m5m)T>x_$gs+c<1qIr+9^?7u zykU7xLfh%A6b6J5Oc_rtiyinPF*!BiX%1Y3S@3dfBRAifYI+1BChufcAt@<|S*Qg{4H8fPeMns^vYN7G0ZMy6Zt#N}_d%8hY_TfS;Fwt4yqy zzt4b!PeDWIH80Au#-@53ZyVNw`xs&;&lzR)DrCWLWRt#M+7xah-OyDayb@{(0$8d) zlfb*EJ`w4Zc zfZ5dff4Q~4*{Uj=pz43d5XuO~zxQWrziVDfh_Amp&lfc9=|A}TrKaNE)=TNVF|b~t zdIuoZ@=hPFglwWyyVFYuS!~%Iqdpd#Q5cqyGR6Ko%Ag*W{|kCi%!XUpB4mG%j>->q z@h_}Op?Nr9T#~LduE4;tCY6u^)8o9m@bZZBJp4b;@l)|r0_YjHqDK*dNPAmA^Cu;)J6FrL=nphH-6d5r-`)&3sI}D= zF~D*jut=$js^S@U?$F%*QLDaRqpk{ed>#Z`0ZpyztKM4ZP{{&j;{#Vr(g%AZ=GW`7 zr++Rjoln7EQ?~K120ZHEMgUZ#FnQ&84CYM36|}ghD8L)AcyJ{#Ni~t-P=58y62B+> zcFA)-2;}SF?>vyI;U`+Hr>Mj>gYIY_6?Fa0Yh%(4?PKGER)cZR2a08DKRu|Hbot`B z85mTQ^}Vj7=d+0u)!OF!pAt_eRsC=SDDQW|k`d4ubPbo_>Fh~yeFiP2W!o|f#-7Ro?rAQo3!0UNDkDQ&j79Z0P=DyQ&$9huq# zyhUJ?1opHK4O8q`M5VvO+7>sMn}Z~Yd%ty1k$Mq(${JYPumF$zb(xMnfasv|SL?LU z(!4Qd9)I9Pg>lBU_>6jwkJ1$uh}v~fqP`B=Uqq}n-m*5Dk$tEMtUC6cGFvUdiCWVk z$4-`CA66;?(i9FoTnk~z$G^z+8T$xFO$P~cogV#Do`jJ54_p`2)3CqwHoF_MG|QZq zb;HydX#yjNv)V;30|KIC@0Ana5V>Z` z!(hk-0`0$dJ~*EV=AY&66*)A<{#ouBLfGG5S#4!4X1EUR6x73dYSN#5kYmqn62GVY zpJLG7U*3P?-f|=JE~>r;_)IdupH}?)V+)()pP(g)QlMJf9RmLKbfl@-k|{{xoyO|o zv|EV@Dz4RVb8~3x_$^Sd63b_^gi;f6-yE=nUUj2nnWYua%WLh)d&SC`VL5%voUF+g@M;877Bln!P=eWLKiuW_Bl4Wu9boG&| zTe{{r6Bo-xNUylub(CMj1ARVh-Rs*SJDY+nD}O~1_`{@f=}cJ$TXS(?Az||P-GPPqS5c6z! zF|mZdcs>fbLqCr}e*rTp6jlyZe%CgE|2)|f6|O{VjWu6x%b~A43Q+MWFvSXN01B-W z6S-ABCw}D&YK6Xxe5ewcovEKj8r@#%)$QqqoA<~dn!FlZgFrwAJUfTE-6GVl=oLZF z^pJu3-c)Y_&hHpdTAs8obr3ANnE!e6p}*^!@xKJb!0jQNlBE>y;HwBX zrIO;}Vo?}i3X)}67ONQnL&TOpV;~-4x4k*lQsi}5>j~1>_)$`5g;^q;$YMC(?9W*- zS%(VYklvq#gaj`gc>LtR=N@bWI7G@G5fdSeh=a~zlJWh(Y$>Qp-30Tqq6<9&!l?Bm zYOXI3Z)XY!i;F9A6zoz_vEL{jccMC@sc4}FPQnmD{qfA$JE2pY`}-41)#`e`qf@zt~x(V$hLjCw`1 zPi!fx#S8G1fG2!qX-p5(+|@hT(^PP+DahH)zL6BVYZKGH{M~c#d?ogR?P zXO?tMU$ZbPfdkTq-fF)YrF$_x!BpKXt_Vp0g-wWvSoZ!VxEjv)w!Y0WEQv+n(TD=Xu+*N#; z3CD0^f2_A12-Vz6DBS3ooYrVMpJi@B^k@ASY z%g^uv|MkpP2mom;Gy`@teR53pm>zW_ zteX3vklNet93MX3l#~*=4a_Hc>oJ3x`zG{8>gv>SX?`E8Efj~q$!r$c1s!i?e%WOq z;=$m(wV9|u$BC=vOxv+TK6AI5_tyK6i3v$iF%@gD_3)u_YK&r``dK9#VoRC#YD|?B zI^tOL^G)mrQHb$k_wj%E3xBJi%>2&1ai=p^<986R0d1e zcAk_`e@&@HZWeQ>SQ!`enR5{VfD~F)KtG2|O4Rj`=#_IXJaEt9c!Rw42u2dE?yFXqVBQ zCPAD(bWOG?y?Cv_|tka$)OO{(g)}DlZ+Fj0hdwOgBcNgF#IGffMtkLv^9B@Y4P-C7} zVoDklUR!GnVqx7i`Z}|Z>#e#{kkD+LtoFE*uqm+kB~rj-zswAtxo1`XHQjs2v3E646T`E65CQxZpKq9M0kIn(J z)so|`Dvw@wOWFIr0L6pzB7XPrw^py>wH51WPfeVrX;kvmX%LPQ%i_#SmDFuz1y$m0 zv9!M^@FD83n;B5ElDw)$Fud-viPMVqZ)z4l5dbZ?0QN&yy@N(mh=6MIfRj!l$T$H# zjSHYy6dS=TEn}Xa0&1Xh1LDla75AKPAK(vk^_0VFgj_(!psmDaC^h`r)&f*dhhMaT zT#%ZY8pxoLs&ymcq;^GZg=N8naeoVM&F^1;-aqJ?yMTC>D#)AjY$2j6aQ24Jtk(?? zxDfQ|2c_d_G9@31-|c^ouvTvEu>$xeuqp#8559Y#Kz#_b122MOllxULC1{#D38w;% ze@N>I#SK=(DRiY6Vk>Nk<6RsJvH<&Wc+EW$Y%^H=A?>xniP3#vab(+GD1~6MEAt)E zANf?|G};Z)j1eD&_#(k4@PzfPkjE1du5{>MgdR8PymVFOJAJu7yku*Bl|BMaRO})= z%uqPgmvGPNQ$i-%q#JyZQ@$Ak>w=cR;-J?5?b-YXxtE2F^jA`Bb|?>Oq2M^BCZ9%v z`>zpgJ}Xl^I$K_x)l`1|6sUkL%=kY>sp)~>EJK0OT!cufzbhQPm0ur(CO#YaD2cOO z6z2o{*L9$lFL3AWAOY*o6|47baJa0+b>(uZYMd><;yLXg&M9ZYZ?6w+E0_(owb{gd z$;e4a6j)nY>6!MdgWlV)vn(Y&5SC>{+Q-Ul$|hEsJ3ZiZE>L*?aD0gD9ybs;=VP@H zMa^5gUFzT$&x`x6bN}F<*PS#V&Npve*cnz4eh@3LMa1)2#Crhu(esq5(nM@ jf&A@TM*n3G@QHai9Tj;~qh70q)gMet|0Z6;?$Q4NMiwK9 literal 7917 zcmc(EcT`hZyLYgGFn|q|Zb6ie^bS%5M2bM@*yz$r=wJgCDI$Rpq(~2;NiR|~B28K# zbO==-Ktc;W;oBMCZ{4{wx4ieRcdg4G*{qzLbM|@metzw|(!ZlgPs>URfk5cBZmAhU zAVrt+wQ@Mgfoj}>U5u>Dt zcCYj+m#@Ffx%lmi{Kd#;?5W#~?>IcnuZQmhDGfHOk9CvABH*E8jXp}-=FBLO->AT3 zM2uHb3?0ixb-ghb#>{d2QI>@qQ7PK#zaJ@dZh*3Nv4q{b1K zbq-#a&kDz2FuWy+jc7EZ)7pmH!j#!vBf|i5LEC)SarxP~MFduuq?1gg9OsK4E?(o+ zqQ$cf<;fSPn+A${p6jm~Y}UJF`27hgABnt1sR1ZKlPb;U}$R$|6J!^flPbY61j;J(-Y^_8xK^bOZ=R1 zy6gIjh!gzs;?-IyFQ1T@6h%zEm=#Bh6y0jp%!5~}I%R!7-#SXY`Hq{TQ`pdM>$L9s z9mbKGYh@qtmHodJ?t3P-w_DNDokTCQRJ9MbScKnqm`jS%)=|2y$H*APB60g{OEg-J z%dMxCU_HCFL6Fr=cZcnU$IUJD2`E?R3Rhj1LQw{GgQsHoB#sJq z!^@6-1##gmxaK+J?99se(dXOYQwkor8derCEp0pAD|`&&|R5W}?eH;VH?vSLs3o&AO;*v}yy} zb@}9$3~#w}>9QsYXn7hNExwrJmmpPou)p5N8WFB}naTocwx7!dB>zyD<71HFZzaFL!CY;2t| z05?47voIQDR%pT@>uK3&vzksDdFO!8BfvbaIJFnv7@_vUG0;4myX}5ehp}1q0YUp5 zi=^_6XQ~#<{0d940o$}a6|YpewXTF~IIZjz^2vB;lNGv@_{9A!MI%E&dkQV*(?H_l zPjUGu9{U#FG36j%sAGKq%dn;jVGRs^IuPek zI`MEXBlPaZnN-f`a7{mX1rAEl?5&vc^9mBgcvOz7XKQ!=fZxAmY&>7?180NLg4SN&H5@vMycNis9XM=p)%RR(M-mi! zOEy$-vP@TwxF_d4*Eep#IOdfskg!3`TBP%OFb!*7_^g|&5A+ou-(@u~dp%4$CVBH` zzTVv8;>X!w ziD4^*DNUrWzvg3NhF6Z5m^zf;QzSn&FLje0U(kj)WY*SdNG2Qm*6GH1kM1m$+uKB6 zMyZP1PXErc-LU>MVx2IB48&g`;QNJ!8_D}=-q=m8*HP?#W+TM~`2z&F07g+Tk9PFPRl(Hy-5rtCtQJ;QElc zwSj?F-fS$?49KFQR8S{KE&CB=es6sJG-3{!Z&wLz4|2Yy1Y5>BIIn#3+4|;c&+i5()|HEvC4v&FOATY$rJjjjRi26m zelJ`nu9^7wL@^8OW^yL^*O?TKXO+z{)smC$*LoSg=3ZRwJwhUqx{dJp@nVuH6##oi z8hXB8*~TJZP`94=};lTJix2#0ZC&mD%4O2y~X>ZR&>7aqecX)4nE7B-b4%akT|_=yuP;OTG@rRls4d6uO!@Lp2D@ts8?OtIHK8RoR- zBBd=GntFL-vMRunOp?9(6FohDm~mP)v;UfivM_0TKWQy8S)A|E9nEMaCs=@Q*~0=w zXr=;-jJdd5LRSKG;k{Br_RXVD#RXhToSd902u%P|S7VnYlll0Nn+K)a-rMoX;-02& zqB(@o8y(oYVK$5}UYw99U(C-#({(_>3}z^o4;1sNSYDAZ7bhqh8$*`>W&5-U^41FR zT4!U^5|E{aFufWrTYD?ollV-nnYgP64EgE)2}u_0#1B=Mh8(c(6ORJ1#t=a|xTCBQ zedYs4$=Q33r1j6#1gEu;a6v@k#G#&A_={F-Hxv=b$amGh+IM+E*#7qOfF18dlxrfg zRC^Z-zb^VX?7@i$$r|i~PYYWo2c-@axcP36_KC7$YIeh&XG=zz0Hb~U5^St*l<{@i zkcgivc0L<%EAH|Mq8oAe;MGG-!1l=8P{yb?F&Ogl6;@^`(>OrrrOTBY5y{(joQC)G zl&;dpz`5yZPoi6QOkMOk9L_<|Wef;daacH6^S7w}5u$}L*gXxM{PB%x#oyns@@U~k z<&+JT%VwMk8^NZPWJ!}N<^@ncrwnnRju;OKxt5-((!})b!CQ?O_I!>yF>jK@nl_M; zWjW)QwOG$^IiH_CsNu`+SIUD$l7=6f06IpD z86$weI4|*&vtfddZ?Z-{^%g$@VdcKYfEf|4beb6uHxo3Wk2>jAoe(Fl!rOKw{{2Rwwf~H&%tNks zD01Ur5Fq*Tpl0*V53)DQP^$1$_|m}kg&l9gz;w&U%DMf!wzR8+-sK8Ns7<#0oFt!| z&t5?QIV%KIRbBHr?vtIbrMBLOfmE?hrD*R@B$BDcuR=AQe^R0POOMt#VG;DJ+r~d8 zpX_!0lfPVW~ zg+tN&A}Y3WS$oh7svb!cD~o9r`3;EXEVnH?MGGchMI__IrpSG@2kG_&1DLw9N zgk=8wn^*cb4G?HCFWU=-#u%BEu@uC}h^)**l+ScO%gU`$VU&oGX^;v4-IP!c`9Fyp z-?~P+F@IfvwL;VruHJo^hMmTHo40Zq*kyBiucXl1GDoVXxr`tNv1a^f_=$kY)X_(u z#1+3yzKQBduv!c_SWLt;+PFpOX`%Ou8yw3T8|nio&5x@%G!sO2X1tQJM7EYt2@Z7g zUmr*!hQ=AVIpDI`D0&rxk{9Z6VK0s(&TXQDK z1?HO+O=L+ygZcFI7_VMqfMcADVFcHJO)?_Dty80L?@`&_u@mA!W+OnU>}^;eeO7lL zCMnFAsH;COAF}b9@tT)74xA+W4$nO)%jo9AKMST}J1~oYWo+tTs8CWSLs^gzkAM!fbt~>|ow^}Frh&*dlvR4M2z0*@!TU`~7TI57rK6+z4PA5OWlRGQYe$dtwDiPx3J# z)|ZonN#Q^Pu7?zbuphy5|CbufvhyGQ+MSXU{0q$Yzes%j!|s2AZ9#tEBa81E2N&fS zyhpkA={}5mRQ9$T%(dr}>3v_x|Jce;@;$uq8){+srX?c38`Ii{@-Q0-!B@bH@%fLp z%%@8nbUCHW2_c_v&M_JD3Glg86qfYd8<%rYNe*U)f9Su)R>>P1r_Rolz+Wn#jogEvbEe{pb}&hQCUAdL+@!U&Hy1jJ2F=?D&d7Yc2zoa z^GmJ`Z)18^v*hRc`f>++y~`F5C=-^%_du!;BTqhLZCBmj#(bv6*Y0S6OQ&~Sf|P%` zU)9EPzIW=<E)K45ZS`N-*2Q2YT?ZQqEQxrgbZSD4Zg3#=fk@SZ!X1Z{ z*E)KR%KBWLwayu!@A825{kzPujU=&#e}p?r@&SaBSCALC>le{wmuoMS0oEbiUw&uh zM8r6c{o`s-C49Aph2JV4u<+KV@;0`%LMe_@_KT(P6&$W^ngD!{epsVh2kORe!J+GK zekzFQ>V!(^jn~&LmUYUp6+zRGy^CUVd!dK(_pOpej1Gx7+GY)gesnI^U5CR4^Lo6q zRva=zTUfvb@hS6c#pa?vtCU?Ez&EV`GiYGnJ`?U$?OdKyD4FB*sn^<-MiL=-kbAhtUPe&0wQ2#`A2Ma z6oVjhq-&acFbb=h@wHq*Fw-Dq_N}UInVEz*&u!$OOK;w3k5bdD`yS7TWUQo4+%Iy5 zSS3rV#fd*~$QmfZ=Et4QoyDRwe^I-nMKVct*|&xd8GmT?>N4uYbvt(lxp}bH!qP57 z%AcWJl^W0X7+jjPM_0l0jE&R!KrPm{Hyl4%|BZ&rh>uN@1(J;%gEPt~-Anr2p8Dm{0}9@Ayusm;cx+vW$^QX4cPUwb=ZS1) z3G>ZE6dHeja>WX7<$%QGzrTCUp>IIJe0xp`$P2hPxdbm38l-de+8spoW)|4I65O)4 zeTYQuZdq@GV3~)Pjr5K3H-A{Ngc}+A+>wLXOD>-}FmfjSJfCo#e?E`9tq*lck5Lnq zsR|afTKY2_ms3=`(|A$HDfZ`KKrN_#PPZf>7W2Tk7@{;T67U@C@7Cgo7z!QF=rtCQ zNdeA5+HnJ+MBTdmwe|I$vEjQFooa+_^0B|JkT=ch1UXe7_G%Ibh*;ERWublmcQJ$Ycu* zr10Jvh+V^w^i=6g8uh(bnGd^uf7!)J30-Sx7^tegq5xQq9zH^CF*wfm+KdlhqQrrd zxRy(kcjCOHZH6`1g>VxKtNMTr9V~E)R*C1ZU#@_KY{I+&Kcr-l6o>pzX0`uXx&Xuq z{{EA6IMAN4X}MuX))=^QR=CWvaIyE6LAKT70{09&E+b zE=~?`tVk3@)^EBvzrpiC94fECo|wJz&*a0^7{Y+t)?y*!z@iP=F+Ag|>WBiKj!eWJ zX6@(bq0?hS_Qtua2gmPzcixF@jdUd#wwz{@DfzfO3^lnfDzA2zC)&~Q5H6(@AIfMm z?$M!CE{p#;LQx*9t2FxjAeZ$ebeKE{@{Xud@G*S-7YeG_*_GN{E#T$jRVYjlHUBpX zYF>eqTybgK+hXX6E+-|Pg9w%Un?Luo;IQ?MyNgu9W{kQuSeqcTKOT6S)qrfY_p7G8 z_1hVs5_V)xLCmLszu=NG4cwZ$en~N3b<}!o?L-Y9D|Hz8<`d7M6-wZC=7YiBWM6T- zjXwGT+r)&mx%jqq)xH3UTprDI&XKIzM?^0XoWI8>3;9Q&P*Xi_^FOMyBxOfhcP#Z-Q0iOsoZ`xqD`Lewy^oLi5xDI4$t0-!PIGpy_{F>! zyKxDF;3G%5+g5f#n_BWpA6x$Sboa}A3k#$cmx?BKm9Lh054Uf@>~G0!Kf={=F*jvu zes^xclU&D_fS1)dBsI9QBo`d+RfP`x?i`M&t%*Jb{iXHpHC?6AL@N&zPBkK#U^IhF=2fL z@pNLg2$IK&bP&W{Qb*3V+9X= z3}!!cw1A)oM?jThObFx2?=vUr57>O^C>D2Xc(?w2#5uqiAd|SN1$b9nRM7Z4KWmb^X`4W7TtsVG%^nO|pqHRW_!?g<0(9kfv zA6yG_Ub~_bD$s<5E}GRuwcklmM5dCXU>E+z&PxL@&T6@6I$$21R?b^gcsM5&FeAgi zKd-7AZ%Pe$9ZiFI*ty(#E-}^H`PWJVVfzo4yXZ+E6S}1HAfZ?dkgroRfU-HEIZlP5 zCP=7R0rQHIpBjk8MoRguZ0DHbvZ`Be%Em$SKz$xvKm*GtyOi&M?k=gml_KqLj##9A zbRir>IELnXH-WixF)IEmwa*U7k8!jdry@7JW|7xVa~=C=aMD9Cq|DQKMfUHMpI=$o z^{ef)hN#@{Lah#TDE(^3*a&n~)CJaT4##~7zY)l|!W<9D2Qx4FXaT%!d`-)B5kw(% zf4upz-cQ4njtC_Ap(UW*j=C_uC5e;IJbE9Nt9AsD+}94 z!8$Z?r%xCe+Bm_Q7MDe|3GVwznR84O=VJd8)fVx9tg>d=!iuH2xsNqvxlVI9-2g94 z?)v7YzUQ<)c*|2YPX}`7t5eBg1Q#XrY3FdQYMi173a3uF|6iKR)` diff --git a/src/components/Avatar/Avatars.tsx b/src/components/Avatar/Avatars.tsx index 5e5ac655..6957fd1e 100644 --- a/src/components/Avatar/Avatars.tsx +++ b/src/components/Avatar/Avatars.tsx @@ -1,7 +1,7 @@ import React, {Children, useMemo} from 'react'; import styled from 'styled-components'; -import {Override} from '../../shared'; -import {AkeneoThemedProps, getColor} from '../../theme'; +import {Override} from '../../shared/override'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; import {AvatarProps} from './types'; const AvatarListContainer = styled.div & AkeneoThemedProps>` diff --git a/src/components/Avatar/types.ts b/src/components/Avatar/types.ts index 4129445b..2d957222 100644 --- a/src/components/Avatar/types.ts +++ b/src/components/Avatar/types.ts @@ -1,4 +1,4 @@ -import {Override} from '../../shared'; +import {Override} from '../../shared/override'; import React from 'react'; export type User = { diff --git a/src/components/Badge/Badge.tsx b/src/components/Badge/Badge.tsx index 8cc7ed72..232d86b0 100644 --- a/src/components/Badge/Badge.tsx +++ b/src/components/Badge/Badge.tsx @@ -1,7 +1,7 @@ import React, {ReactNode, Ref} from 'react'; -import {Override} from '../../shared'; +import {Override} from '../../shared/override'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme'; +import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme/theme'; type BadgeContainerProps = { $level?: Level; diff --git a/src/components/Block/Block.stories.mdx b/src/components/Block/Block.stories.mdx index f77bb5c2..601b3c0d 100644 --- a/src/components/Block/Block.stories.mdx +++ b/src/components/Block/Block.stories.mdx @@ -4,6 +4,7 @@ import {action} from '@storybook/addon-actions'; import {Block} from './Block'; import {IconButton} from '../IconButton/IconButton'; import {CloseIcon, ArrowDownIcon, MoreIcon} from '../../icons'; +import {Link} from "../Link/Link"; + + +## With Rich Title + + + + {args => { + const [isOpen, setOpen] = useState(false); + return ( + <> + A Block with a rich title}isOpen={isOpen} onCollapse={setOpen} collapseButtonLabel="Collapse" + actions={<> + } title='Remove' onClick={action('Remove block')} /> + } + /> + + ); + }} + + diff --git a/src/components/Block/Block.tsx b/src/components/Block/Block.tsx index 83624f29..4bd4bdee 100644 --- a/src/components/Block/Block.tsx +++ b/src/components/Block/Block.tsx @@ -1,8 +1,9 @@ import React, {ReactNode, Ref, useEffect, useRef, useState} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; -import {ArrowDownIcon, ArrowUpIcon} from '../../icons'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; +import {ArrowDownIcon} from '../../icons/ArrowDownIcon'; +import {ArrowUpIcon} from '../../icons/ArrowUpIcon'; import {IconButton} from '../IconButton/IconButton'; type BlockProps = Override< @@ -11,7 +12,7 @@ type BlockProps = Override< /** * Title of the block. */ - title: string; + title: string | ReactNode; /** * Add an action that will be displayed on the right of the block. @@ -71,6 +72,8 @@ const ActionsContainer = styled.div` justify-content: space-between; `; +const TitleContainer = styled.div``; + const BlockTitle = styled.div` display: flex; align-items: center; @@ -168,7 +171,7 @@ const Block = React.forwardRef( {...rest} > - {title} + {title} {actions} {!isCollapsable ? null : ( diff --git a/src/components/Block/Block.unit.tsx b/src/components/Block/Block.unit.tsx index 5ad089b3..78e9867f 100644 --- a/src/components/Block/Block.unit.tsx +++ b/src/components/Block/Block.unit.tsx @@ -98,3 +98,10 @@ test('it renders children with icon', () => { expect(screen.getByText('Icon')).toBeInTheDocument(); expect(screen.getByTestId('children-icon')).toBeInTheDocument(); }); + +test('it supports title as React Node', () => { + render(I am a block} />); + + expect(screen.getByText('I am a block')).toBeInTheDocument(); + expect(screen.queryByTestId('title-react-node')).toBeInTheDocument(); +}); diff --git a/src/components/BlockButton/BlockButton.tsx b/src/components/BlockButton/BlockButton.tsx index f1c41197..d53ea28c 100644 --- a/src/components/BlockButton/BlockButton.tsx +++ b/src/components/BlockButton/BlockButton.tsx @@ -10,8 +10,8 @@ import React, { SyntheticEvent, } from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; import {IconProps} from '../../icons'; type BlockButtonProps = Override< diff --git a/src/components/Breadcrumb/Breadcrumb.tsx b/src/components/Breadcrumb/Breadcrumb.tsx index cb659602..4a7ecc75 100644 --- a/src/components/Breadcrumb/Breadcrumb.tsx +++ b/src/components/Breadcrumb/Breadcrumb.tsx @@ -1,6 +1,6 @@ import React, {Children, cloneElement, Fragment, isValidElement, ReactElement} from 'react'; import styled from 'styled-components'; -import {getColor} from '../../theme'; +import {getColor} from '../../theme/theme'; import {Link, LinkProps} from '../../components/Link/Link'; const Step = styled(Link)` diff --git a/src/components/Button/Button.tsx b/src/components/Button/Button.tsx index 32bce546..dc5749b6 100644 --- a/src/components/Button/Button.tsx +++ b/src/components/Button/Button.tsx @@ -10,8 +10,8 @@ import React, { SyntheticEvent, } from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme/theme'; +import {Override} from '../../shared/override'; import {IconProps} from '../../icons'; type ButtonSize = 'small' | 'default'; @@ -78,54 +78,54 @@ type ButtonProps = Override< >; const getColorStyle = ({ - level, - ghost, + $level, + $ghost, + $active, disabled, - active, -}: {level: Level; ghost: boolean; disabled: boolean; active: boolean} & AkeneoThemedProps) => { - if (ghost) { +}: {$level: Level; $ghost: boolean; $active: boolean; disabled: boolean} & AkeneoThemedProps) => { + if ($ghost) { return css` - color: ${getColorForLevel(level, disabled ? 80 : active ? 140 : 120)}; + color: ${getColorForLevel($level, disabled ? 80 : $active ? 140 : 120)}; background-color: ${getColor('white')}; - border-color: ${getColorForLevel(level, disabled ? 60 : active ? 140 : 100)}; + border-color: ${getColorForLevel($level, disabled ? 60 : $active ? 140 : 100)}; &:hover:not([disabled]) { - color: ${getColorForLevel(level, 140)}; - background-color: ${getColorForLevel(level, 20)}; - border-color: ${getColorForLevel(level, 120)}; + color: ${getColorForLevel($level, 140)}; + background-color: ${getColorForLevel($level, 20)}; + border-color: ${getColorForLevel($level, 120)}; } &:active:not([disabled]) { - color: ${getColorForLevel(level, 140)}; - border-color: ${getColorForLevel(level, 140)}; + color: ${getColorForLevel($level, 140)}; + border-color: ${getColorForLevel($level, 140)}; } `; } return css` color: ${getColor('white')}; - background-color: ${getColorForLevel(level, disabled ? 40 : active ? 140 : 100)}; - border-color: ${getColorForLevel(level, disabled ? 40 : active ? 140 : 100)}; + background-color: ${getColorForLevel($level, disabled ? 40 : $active ? 140 : 100)}; + border-color: ${getColorForLevel($level, disabled ? 40 : $active ? 140 : 100)}; &:hover:not([disabled]) { - background-color: ${getColorForLevel(level, 120)}; - border-color: ${getColorForLevel(level, 120)}; + background-color: ${getColorForLevel($level, 120)}; + border-color: ${getColorForLevel($level, 120)}; } &:active:not([disabled]) { - background-color: ${getColorForLevel(level, 140)}; - border-color: ${getColorForLevel(level, 140)}; + background-color: ${getColorForLevel($level, 140)}; + border-color: ${getColorForLevel($level, 140)}; } `; }; -const Container = styled.button< +const ContainerAsButton = styled.button< { - level: Level; - ghost: boolean; + $level: Level; + $ghost: boolean; + $active: boolean; + $size: ButtonSize; disabled: boolean; - active: boolean; - size: ButtonSize; } & AkeneoThemedProps >` display: inline-flex; @@ -137,8 +137,42 @@ const Container = styled.button< text-transform: uppercase; border-radius: 16px; border-style: solid; - padding: ${({size}) => (size === 'small' ? '0 10px' : '0 15px')}; - height: ${({size}) => (size === 'small' ? '24px' : '32px')}; + padding: ${({$size}) => ($size === 'small' ? '0 10px' : '0 15px')}; + height: ${({$size}) => ($size === 'small' ? '24px' : '32px')}; + cursor: ${({disabled}) => (disabled ? 'not-allowed' : 'pointer')}; + font-family: inherit; + transition: background-color 0.1s ease; + outline-style: none; + text-decoration: none; + white-space: nowrap; + + &:focus { + box-shadow: 0 0 0 2px ${getColor('blue', 40)}; + } + + ${getColorStyle} +`; + +const ContainerAsLink = styled.a< + { + $level: Level; + $ghost: boolean; + $active: boolean; + $size: ButtonSize; + disabled: boolean; + } & AkeneoThemedProps +>` + display: inline-flex; + align-items: center; + gap: 10px; + border-width: 1px; + font-size: ${getFontSize('default')}; + font-weight: 400; + text-transform: uppercase; + border-radius: 16px; + border-style: solid; + padding: ${({$size}) => ($size === 'small' ? '0 10px' : '0 15px')}; + height: ${({$size}) => ($size === 'small' ? '24px' : '32px')}; cursor: ${({disabled}) => (disabled ? 'not-allowed' : 'pointer')}; font-family: inherit; transition: background-color 0.1s ease; @@ -174,7 +208,7 @@ const Button = forwardRef( type = 'button', ...rest }: ButtonProps, - forwardedRef: Ref + forwardedRef: Ref ) => { const handleAction = (event: SyntheticEvent) => { if (disabled || undefined === onClick) return; @@ -182,23 +216,51 @@ const Button = forwardRef( onClick(event); }; + if (undefined !== href) { + return ( + } + role="button" + type={type} + onClick={handleAction} + href={disabled ? undefined : href} + {...rest} + > + {Children.map(children, child => { + if (isValidElement(child)) { + return cloneElement(child, {size: child.props.size ?? 18}); + } + + return child; + })} + + ); + } + return ( - } role="button" type={type} onClick={handleAction} - href={disabled ? undefined : href} {...rest} > {Children.map(children, child => { @@ -208,7 +270,7 @@ const Button = forwardRef( return child; })} - + ); } ); diff --git a/src/components/Card/Card.tsx b/src/components/Card/Card.tsx index e76c376e..1bf1ec4b 100644 --- a/src/components/Card/Card.tsx +++ b/src/components/Card/Card.tsx @@ -1,8 +1,10 @@ import React, {isValidElement, ReactElement, ReactNode, forwardRef, Ref, MouseEvent} from 'react'; import styled, {css} from 'styled-components'; -import {Checkbox, Link, LinkProps, Image} from '../../components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {Checkbox} from '../Checkbox/Checkbox'; +import {Link, LinkProps} from '../Link/Link'; +import {Image} from '../Image/Image'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; type StackProps = { isSelected: boolean; @@ -74,15 +76,42 @@ const Overlay = styled.div<{stacked: boolean} & AkeneoThemedProps>` transition: opacity 0.3s ease-in; `; -const CardContainer = styled.div< - { - disabled?: boolean; - actionable?: boolean; - isLoading?: boolean; - isSelected?: boolean; - stacked?: boolean; - } & AkeneoThemedProps ->` +type CardContainerProps = { + disabled?: boolean; + actionable?: boolean; + isLoading?: boolean; + isSelected?: boolean; + stacked?: boolean; +}; + +const CardContainerAsDiv = styled.div` + position: relative; + display: flex; + flex-direction: column; + width: 100%; + line-height: 20px; + font-size: ${getFontSize('default')}; + color: ${getColor('grey', 120)}; + cursor: ${({actionable, disabled}) => (disabled ? 'not-allowed' : actionable ? 'pointer' : 'auto')}; + text-decoration: none; + + img { + position: absolute; + top: 0; + width: ${({stacked}) => (stacked ? '95%' : '100%')}; + height: ${({stacked}) => (stacked ? '95%' : '100%')}; + box-sizing: border-box; + ${({isLoading, isSelected}) => + !isLoading && + css` + border-style: solid; + border-width: ${isSelected ? 2 : 1}px; + border-color: ${getColor(isSelected ? 'blue' : 'grey', 100)}; + `} + } +`; + +const CardContainerAsLink = styled.a` position: relative; display: flex; flex-direction: column; @@ -251,11 +280,14 @@ const CardComponent = forwardRef( } }; + const CardContainer: React.FunctionComponent = isLink + ? CardContainerAsLink + : CardContainerAsDiv; + return ( ` display: flex; diff --git a/src/components/Helper/Helper.tsx b/src/components/Helper/Helper.tsx index 6dbddb15..4fb00595 100644 --- a/src/components/Helper/Helper.tsx +++ b/src/components/Helper/Helper.tsx @@ -1,7 +1,10 @@ import React, {ReactElement, ReactNode, Ref} from 'react'; import styled, {css} from 'styled-components'; -import {CheckRoundIcon, DangerIcon, IconProps, InfoRoundIcon} from '../../icons'; -import {AkeneoThemedProps, getColor} from '../../theme'; +import {CheckRoundIcon} from '../../icons/CheckRoundIcon'; +import {DangerIcon} from '../../icons/DangerIcon'; +import {IconProps} from '../../icons/IconProps'; +import {InfoRoundIcon} from '../../icons/InfoRoundIcon'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; const getBackgroundColor = (level: Level) => { switch (level) { @@ -81,17 +84,17 @@ const getLinkColor = (level: Level, inline: boolean) => { } }; -const Container = styled.div<{level: Level; inline: boolean; sticky?: number} & AkeneoThemedProps>` +const Container = styled.div<{$level: Level; $inline: boolean; sticky?: number} & AkeneoThemedProps>` display: flex; font-weight: 400; padding-right: 20px; - color: ${props => getFontColor(props.level, props.inline)}; + color: ${props => getFontColor(props.$level, props.$inline)}; ${props => - !props.inline && + !props.$inline && css` min-height: 44px; - background-color: ${getBackgroundColor(props.level)}; + background-color: ${getBackgroundColor(props.$level)}; `} ${({sticky}) => @@ -105,26 +108,26 @@ const Container = styled.div<{level: Level; inline: boolean; sticky?: number} & type Level = 'info' | 'warning' | 'error' | 'success'; -const IconContainer = styled.span<{level: Level; inline: boolean} & AkeneoThemedProps>` - height: ${({inline}) => (inline ? '16px' : '20px')}; - margin: ${({inline}) => (inline ? '2px 0' : '12px 10px')}; - color: ${props => getIconColor(props.level, props.inline)}; +const IconContainer = styled.span<{$level: Level; $inline: boolean} & AkeneoThemedProps>` + height: ${({$inline}) => ($inline ? '16px' : '20px')}; + margin: ${({$inline}) => ($inline ? '2px 0' : '12px 10px')}; + color: ${props => getIconColor(props.$level, props.$inline)}; `; -const TextContainer = styled.div<{level: Level; inline: boolean} & AkeneoThemedProps>` - padding-left: ${({inline}) => (inline ? '4px' : '10px')}; +const TextContainer = styled.div<{$level: Level; $inline: boolean} & AkeneoThemedProps>` + padding-left: ${({$inline}) => ($inline ? '4px' : '10px')}; white-space: break-spaces; flex: 1; a { - color: ${({level, inline}) => getLinkColor(level, inline)}; + color: ${({$level, $inline}) => getLinkColor($level, $inline)}; } - ${({inline, level}) => - !inline && + ${({$inline, $level}) => + !$inline && css` margin: 12px 0; - border-left: 1px solid ${getSeparatorColor(level)}; + border-left: 1px solid ${getSeparatorColor($level)}; `} `; @@ -160,11 +163,11 @@ type HelperProps = { const Helper = React.forwardRef( ({level = 'info', inline = false, icon, children, ...rest}: HelperProps, forwardedRef: Ref) => { return ( - - + + {React.cloneElement(undefined === icon ? getIcon(level) : icon, {size: inline ? 16 : 20})} - + {children} diff --git a/src/components/IconButton/IconButton.tsx b/src/components/IconButton/IconButton.tsx index 23af7e7a..0eba3140 100644 --- a/src/components/IconButton/IconButton.tsx +++ b/src/components/IconButton/IconButton.tsx @@ -2,7 +2,7 @@ import React, {Ref, ReactElement} from 'react'; import styled, {css} from 'styled-components'; import {IconProps} from '../../icons'; import {Button, ButtonProps, ButtonSize} from '../../components/Button/Button'; -import {Override} from '../../shared'; +import {Override} from '../../shared/override'; const IconButtonContainer = styled(Button)` display: inline-flex; diff --git a/src/components/IconCard/IconCard.tsx b/src/components/IconCard/IconCard.tsx index 81e7aaff..abe9b39a 100644 --- a/src/components/IconCard/IconCard.tsx +++ b/src/components/IconCard/IconCard.tsx @@ -1,8 +1,8 @@ import React, {HTMLAttributes, isValidElement, ReactElement, Ref} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; import {IconProps} from '../../icons'; -import {Override} from '../../shared'; +import {Override} from '../../shared/override'; const Container = styled.div<{disabled: boolean; onClick?: () => void} & AkeneoThemedProps>` min-height: 80px; diff --git a/src/components/Image/Image.tsx b/src/components/Image/Image.tsx index c5377630..d9ff5477 100644 --- a/src/components/Image/Image.tsx +++ b/src/components/Image/Image.tsx @@ -1,8 +1,8 @@ import React, {Ref} from 'react'; import styled, {css} from 'styled-components'; -import {getColor, placeholderStyle} from '../../theme'; -import {AkeneoThemedProps} from '../../theme'; -import {Override} from '../../shared'; +import {getColor, AkeneoThemedProps} from '../../theme/theme'; +import {placeholderStyle} from '../../theme/common'; +import {Override} from '../../shared/override'; const EMPTY_IMAGE = 'data:image/svg+xml,'; diff --git a/src/components/Information/Information.tsx b/src/components/Information/Information.tsx index c8454238..216824e2 100644 --- a/src/components/Information/Information.tsx +++ b/src/components/Information/Information.tsx @@ -1,6 +1,6 @@ import React, {isValidElement, ReactNode, Ref} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; import {IllustrationProps} from '../../illustrations/IllustrationProps'; const Container = styled.div` diff --git a/src/components/Input/BooleanInput/BooleanInput.tsx b/src/components/Input/BooleanInput/BooleanInput.tsx index 68b4ec25..60334877 100644 --- a/src/components/Input/BooleanInput/BooleanInput.tsx +++ b/src/components/Input/BooleanInput/BooleanInput.tsx @@ -1,15 +1,18 @@ import React, {ReactNode, Ref, useCallback} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, CommonStyle, getColor} from '../../../theme'; -import {DangerIcon, EraseIcon, LockIcon} from '../../../icons'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {CommonStyle} from '../../../theme/common'; +import {DangerIcon} from '../../../icons/DangerIcon'; +import {EraseIcon} from '../../../icons/EraseIcon'; +import {LockIcon} from '../../../icons/LockIcon'; import {InputProps} from '../common'; -import {Override} from '../../../shared'; +import {Override} from '../../../shared/override'; const BooleanInputContainer = styled.div``; const BooleanButton = styled.button< { - value: boolean | null; + $value: boolean | null; readOnly?: boolean; invalid?: boolean; size: 'normal' | 'small'; @@ -51,8 +54,8 @@ const NoButton = styled(BooleanButton)` border-radius: 2px 0 0 2px; border-right-width: 1px; - ${({value, readOnly, invalid}) => - value === false && + ${({$value, readOnly, invalid}) => + $value === false && css` background: ${getColor('grey', readOnly ? 80 : 100)}; border-color: ${invalid ? getColor('red', 100) : getColor('grey', readOnly ? 80 : 100)}; @@ -71,8 +74,8 @@ const YesButton = styled(BooleanButton)` border-radius: 0 2px 2px 0; border-left-width: 0; - ${({value, readOnly, invalid}) => - value === true && + ${({$value, readOnly, invalid}) => + $value === true && css` background: ${getColor('blue', readOnly ? 60 : 100)}; border-color: ${invalid ? getColor('red', 100) : getColor('grey', readOnly ? 60 : 100)}; @@ -196,7 +199,7 @@ const BooleanInput = React.forwardRef( {...rest} > ( ` diff --git a/src/components/Input/DateInput/DateInput.tsx b/src/components/Input/DateInput/DateInput.tsx index cc8ae21d..b461cb45 100644 --- a/src/components/Input/DateInput/DateInput.tsx +++ b/src/components/Input/DateInput/DateInput.tsx @@ -1,10 +1,12 @@ import React, {ChangeEvent, forwardRef, InputHTMLAttributes, MouseEvent, Ref, useCallback, useRef} from 'react'; import styled, {css} from 'styled-components'; import {InputProps} from '../common'; -import {Key, Override} from '../../../shared'; -import {LockIcon, DateIcon} from '../../../icons'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; -import {useShortcut} from '../../../hooks'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; +import {LockIcon} from '../../../icons/LockIcon'; +import {DateIcon} from '../../../icons/DateIcon'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; +import {useShortcut} from '../../../hooks/useShortcut'; const InputContainer = styled.div` position: relative; diff --git a/src/components/Input/MediaFileInput/MediaFileInput.tsx b/src/components/Input/MediaFileInput/MediaFileInput.tsx index bbc58e3e..62304387 100644 --- a/src/components/Input/MediaFileInput/MediaFileInput.tsx +++ b/src/components/Input/MediaFileInput/MediaFileInput.tsx @@ -1,14 +1,17 @@ import React, {cloneElement, isValidElement, Ref, useEffect, useRef, useState} from 'react'; import styled, {css} from 'styled-components'; -import {Key, Override} from '../../../shared'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; import {InputProps} from '../common/InputProps'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; -import {ImportIllustration} from '../../../illustrations'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; +import {ImportIllustration} from '../../../illustrations/ImportIllustration'; import {IconButton, IconButtonProps} from '../../IconButton/IconButton'; import {Image} from '../../Image/Image'; import {ProgressBar} from '../../ProgressBar/ProgressBar'; -import {CloseIcon, LockIcon} from '../../../icons'; -import {useBooleanState, useShortcut} from '../../../hooks'; +import {CloseIcon} from '../../../icons/CloseIcon'; +import {LockIcon} from '../../../icons/LockIcon'; +import {useBooleanState} from '../../../hooks/useBooleanState'; +import {useShortcut} from '../../../hooks/useShortcut'; import {FileInfo} from './FileInfo'; import DefaultPictureIllustration from '../../../../static/illustrations/DefaultPicture.svg'; diff --git a/src/components/Input/MediaLinkInput/MediaLinkInput.tsx b/src/components/Input/MediaLinkInput/MediaLinkInput.tsx index 59877689..7bbb31fc 100644 --- a/src/components/Input/MediaLinkInput/MediaLinkInput.tsx +++ b/src/components/Input/MediaLinkInput/MediaLinkInput.tsx @@ -1,13 +1,14 @@ import React, {ChangeEvent, Ref, useRef, isValidElement, cloneElement, useState, useEffect} from 'react'; import styled, {css} from 'styled-components'; -import {Key, Override} from '../../../shared'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; import {InputProps} from '../common/InputProps'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {DefaultPictureIllustration} from '../../../illustrations'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {DefaultPictureIllustration} from '../../../illustrations/DefaultPictureIllustration'; import {IconButton, IconButtonProps} from '../../IconButton/IconButton'; import {Image} from '../../Image/Image'; -import {LockIcon} from '../../../icons'; -import {useShortcut} from '../../../hooks'; +import {LockIcon} from '../../../icons/LockIcon'; +import {useShortcut} from '../../../hooks/useShortcut'; import DefaultPicture from '../../../../static/illustrations/DefaultPicture.svg'; const MediaLinkInputContainer = styled.div<{invalid?: boolean; readOnly?: boolean} & AkeneoThemedProps>` diff --git a/src/components/Input/MetricInput/MetricInput.tsx b/src/components/Input/MetricInput/MetricInput.tsx index 62e6d3cd..1a7dbefa 100644 --- a/src/components/Input/MetricInput/MetricInput.tsx +++ b/src/components/Input/MetricInput/MetricInput.tsx @@ -2,7 +2,7 @@ import React, {useCallback} from 'react'; import {NumberInput} from '../NumberInput/NumberInput'; import {SelectInput} from '../SelectInput/SelectInput'; import styled from 'styled-components'; -import {getColor} from '../../../theme'; +import {getColor} from '../../../theme/theme'; const MetricInputContainer = styled.div` display: flex; diff --git a/src/components/Input/MultiSelectInput/ChipInput.tsx b/src/components/Input/MultiSelectInput/ChipInput.tsx index 99fc4288..0fcec087 100644 --- a/src/components/Input/MultiSelectInput/ChipInput.tsx +++ b/src/components/Input/MultiSelectInput/ChipInput.tsx @@ -1,10 +1,13 @@ import React, {Ref, useEffect} from 'react'; import styled from 'styled-components'; -import {CloseIcon, LockIcon} from '../../../icons'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; +import {CloseIcon} from '../../../icons/CloseIcon'; +import {LockIcon} from '../../../icons/LockIcon'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; import {IconButton} from '../../IconButton/IconButton'; -import {useBooleanState, useShortcut, useTheme} from '../../../hooks'; -import {Key} from '../../../shared'; +import {useBooleanState} from '../../../hooks/useBooleanState'; +import {useShortcut} from '../../../hooks/useShortcut'; +import {useTheme} from '../../../hooks/useTheme'; +import {Key} from '../../../shared/key'; const Container = styled.ul` border: 1px solid ${({invalid}) => (invalid ? getColor('red', 100) : getColor('grey', 80))}; diff --git a/src/components/Input/MultiSelectInput/MultiSelectInput.stories.mdx b/src/components/Input/MultiSelectInput/MultiSelectInput.stories.mdx index 8755bfab..7bea79c5 100644 --- a/src/components/Input/MultiSelectInput/MultiSelectInput.stories.mdx +++ b/src/components/Input/MultiSelectInput/MultiSelectInput.stories.mdx @@ -60,6 +60,30 @@ The placeholder text provides tips or examples of items to enter. Placeholder te +## Variation on optionGroup + + + + {args => { + const [value, setValue] = useState([]); + return ( + + + Europe + English (United Kingdom) + French (France) + German (Germany) + America + English (United States) + + + ); + }} + + + + + ## Variation on readOnly diff --git a/src/components/Input/MultiSelectInput/MultiSelectInput.tsx b/src/components/Input/MultiSelectInput/MultiSelectInput.tsx index 5dff4ff8..60bbcf0c 100644 --- a/src/components/Input/MultiSelectInput/MultiSelectInput.tsx +++ b/src/components/Input/MultiSelectInput/MultiSelectInput.tsx @@ -1,11 +1,16 @@ -import React, {isValidElement, ReactElement, useRef, useState} from 'react'; +import React, {isValidElement, NamedExoticComponent, ReactElement, useEffect, useMemo, useRef, useState} from 'react'; import styled from 'styled-components'; -import {arrayUnique, Key, Override} from '../../../shared'; -import {InputProps, Overlay} from '../common'; -import {IconButton} from '../../../components'; -import {useBooleanState, useShortcut, VerticalPosition} from '../../../hooks'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {ArrowDownIcon} from '../../../icons'; +import {arrayUnique} from '../../../shared/array'; +import {Key} from '../../../shared/key'; +import {Override} from '../../../shared/override'; +import {InputProps} from '../common/InputProps'; +import {Overlay} from '../common/Overlay'; +import {IconButton} from '../../IconButton/IconButton'; +import {useBooleanState} from '../../../hooks/useBooleanState'; +import {useShortcut} from '../../../hooks/useShortcut'; +import {VerticalPosition} from '../../../hooks/usePosition'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {ArrowDownIcon} from '../../../icons/ArrowDownIcon'; import {ChipInput, ChipValue} from './ChipInput'; import {usePagination} from '../../../hooks/usePagination'; @@ -65,6 +70,20 @@ const OptionContainer = styled.div` } `; +const OptionGroupContainer = styled.div` + background: ${getColor('white')}; + height: 34px; + padding: 0 20px 0 0; + align-items: center; + gap: 10px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${getColor('grey', 100)}; + line-height: 34px; + text-transform: uppercase; +`; + const EmptyResultContainer = styled.div` background: ${getColor('white')}; height: 20px; @@ -78,9 +97,10 @@ const EmptyResultContainer = styled.div` text-align: center; `; -const OptionCollection = styled.div` +const OptionCollection = styled.div<{withGroups: boolean}>` max-height: 320px; overflow-y: auto; + padding-left: ${({withGroups}) => (withGroups ? '20px' : '0')}; `; type OptionProps = { @@ -89,6 +109,7 @@ type OptionProps = { } & React.HTMLAttributes; const Option = ({children, ...rest}: OptionProps) => {children}; +const OptionGroup = ({children, ...rest}: React.HTMLAttributes) => {children}; type MultiMultiSelectInputProps = Override< Override, InputProps>, @@ -201,17 +222,33 @@ const MultiSelectInput = ({ ...rest }: MultiMultiSelectInputProps) => { const [searchValue, setSearchValue] = useState(''); + const [withGroups, setWithGroups] = useState(false); const [dropdownIsOpen, openOverlay, closeOverlay] = useBooleanState(); const inputRef = useRef(null); const containerRef = useRef(null); const optionsContainerRef = useRef(null); const lastOptionRef = useRef(null); - const validChildren = React.Children.toArray(children).filter((child): child is ReactElement => - isValidElement(child) + const validChildren = React.Children.toArray(children).filter( + (child): child is ReactElement => isValidElement(child) ); - const indexedChips = validChildren.reduce<{[key: string]: ChipValue}>((indexedChips, {props: {value, children}}) => { + const isOptionGroup = (component: ReactElement): boolean => { + return component?.type.displayName === 'MultiSelectInput.OptionGroup'; + }; + + const isOption = (component: ReactElement): boolean => { + return component?.type.displayName === 'MultiSelectInput.Option'; + }; + + const indexedChips = validChildren.reduce<{[key: string]: ChipValue}>((indexedChips, child) => { + if (isOptionGroup(child)) { + return indexedChips; + } + + const children = child.props.children; + const value = child.props.value; + if ('string' !== typeof children) { throw new Error('Multi select only accepts string as Option'); } @@ -227,16 +264,24 @@ const MultiSelectInput = ({ const filteredChildren = disableInternalSearch ? validChildren - : validChildren.filter(({props}) => { - const childValue = props.value; - const optionValue = childValue + props.children; - - return !value.includes(childValue) && optionValue.toLowerCase().includes(searchValue.toLowerCase()); + : validChildren.filter(child => { + const childValue = child.props.value; + const optionValue = childValue + child.props.children; + + return ( + isOptionGroup(child) || + (!value.includes(childValue) && optionValue.toLowerCase().includes(searchValue.toLowerCase())) + ); }); + const hasChildren = useMemo(() => { + return filteredChildren.some(child => isOption(child)); + }, [filteredChildren]); + const handleEnter = () => { if (filteredChildren.length > 0 && dropdownIsOpen) { - const newValue = filteredChildren[0].props.value; + const firstOptionIndex = filteredChildren.findIndex(child => isOption(child)); + const newValue = filteredChildren[firstOptionIndex].props.value; onChange?.(arrayUnique([...value, newValue])); setSearchValue(''); @@ -279,6 +324,12 @@ const MultiSelectInput = ({ useShortcut(Key.Enter, handleEnter, inputRef); useShortcut(Key.Escape, handleBlur, inputRef); + useEffect(() => { + if (filteredChildren.some(child => isOptionGroup(child))) { + setWithGroups(true); + } + }, [filteredChildren]); + return ( @@ -314,11 +365,26 @@ const MultiSelectInput = ({ {dropdownIsOpen && !readOnly && ( - - {0 === filteredChildren.length ? ( + + {!hasChildren ? ( {emptyResultLabel} ) : ( filteredChildren.map((child, index) => { + if (isOptionGroup(child)) { + if (!isOption(filteredChildren[index + 1])) { + return null; + } + return ( + + {React.cloneElement(child)} + + ); + } + return ( { openLabel="Open" emptyResultLabel="Empty result" > - English + Europe French German Spanish + America + English ); @@ -26,6 +28,8 @@ test('it renders its children properly', () => { expect(screen.queryByText('German')).toBeInTheDocument(); + expect(screen.getByTitle('Europe')).toBeInTheDocument(); + fireEvent.click(screen.getByTestId('backdrop')); expect(screen.queryByText('German')).not.toBeInTheDocument(); @@ -49,10 +53,12 @@ test('it handles search', () => { openLabel="Open" emptyResultLabel="Empty result" > - English + Europe French German Spanish + America + English ); diff --git a/src/components/Input/NumberInput/NumberInput.tsx b/src/components/Input/NumberInput/NumberInput.tsx index d7cf04c7..42121db7 100644 --- a/src/components/Input/NumberInput/NumberInput.tsx +++ b/src/components/Input/NumberInput/NumberInput.tsx @@ -1,10 +1,13 @@ import React, {ChangeEvent, useCallback, useRef} from 'react'; import styled, {css} from 'styled-components'; import {InputProps} from '../common/InputProps'; -import {ArrowDownIcon, ArrowUpIcon, LockIcon} from '../../../icons'; -import {Key, Override} from '../../../shared'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; -import {useShortcut} from '../../../hooks'; +import {ArrowDownIcon} from '../../../icons/ArrowDownIcon'; +import {ArrowUpIcon} from '../../../icons/ArrowUpIcon'; +import {LockIcon} from '../../../icons/LockIcon'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; +import {useShortcut} from '../../../hooks/useShortcut'; const NumberInputContainer = styled.div` position: relative; diff --git a/src/components/Input/SelectInput/SelectInput.stories.mdx b/src/components/Input/SelectInput/SelectInput.stories.mdx index 841d24a7..32bd03de 100644 --- a/src/components/Input/SelectInput/SelectInput.stories.mdx +++ b/src/components/Input/SelectInput/SelectInput.stories.mdx @@ -63,6 +63,42 @@ The placeholder text provides tips or examples of items to enter. Placeholder te +## Variation on option group + + + + {args => { + const [value, setValue] = useState(null); + return ( + + + + Europe + + + + + + + + + + + + America + + + + + + + ); + }} + + + + + ## Variation on readOnly diff --git a/src/components/Input/SelectInput/SelectInput.tsx b/src/components/Input/SelectInput/SelectInput.tsx index c59ab5e8..45b87bc3 100644 --- a/src/components/Input/SelectInput/SelectInput.tsx +++ b/src/components/Input/SelectInput/SelectInput.tsx @@ -1,5 +1,7 @@ import React, { ReactNode, + useEffect, + useMemo, useState, useRef, isValidElement, @@ -7,15 +9,22 @@ import React, { KeyboardEvent, useCallback, SyntheticEvent, + NamedExoticComponent, } from 'react'; import styled, {css} from 'styled-components'; -import {Key, Override} from '../../../shared'; -import {InputProps, Overlay} from '../common'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; +import {InputProps} from '../common/InputProps'; +import {Overlay} from '../common/Overlay'; import {IconButton} from '../../../components/IconButton/IconButton'; import {TextInput} from '../../../components/Input/TextInput/TextInput'; -import {useBooleanState, useShortcut, VerticalPosition} from '../../../hooks'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {ArrowDownIcon, CloseIcon, LockIcon} from '../../../icons'; +import {useBooleanState} from '../../../hooks/useBooleanState'; +import {useShortcut} from '../../../hooks/useShortcut'; +import {VerticalPosition} from '../../../hooks/usePosition'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {ArrowDownIcon} from '../../../icons/ArrowDownIcon'; +import {CloseIcon} from '../../../icons/CloseIcon'; +import {LockIcon} from '../../../icons/LockIcon'; import {usePagination} from '../../../hooks/usePagination'; const areEveryChildrenDisabled = (children: ReactElement[]) => @@ -116,9 +125,10 @@ const EmptyResultContainer = styled.div` text-align: center; `; -const OptionCollection = styled.div` +const OptionCollection = styled.div<{withGroups: boolean}>` max-height: 320px; overflow-y: auto; + padding-left: ${({withGroups}) => (withGroups ? '20px' : '0')}; `; type OptionProps = Override< @@ -129,7 +139,7 @@ type OptionProps = Override< } >; -const Option = styled.span` +const optionStyle = css` display: block; line-height: 34px; min-height: 34px; @@ -138,6 +148,30 @@ const Option = styled.span` white-space: nowrap; `; +const Option = styled.span` + ${optionStyle}; +`; + +const OptionGroup = styled.span` + ${optionStyle}; +`; + +const OptionGroupContainer = styled.div` + background: ${getColor('white')}; + height: 34px; + padding: 0 20px 0 0; + align-items: center; + gap: 10px; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + color: ${getColor('grey', 100)}; + line-height: 34px; + display: flex; + justify-content: space-between; + text-transform: uppercase; +`; + type SelectInputProps = Override< Override, InputProps>, ( @@ -236,6 +270,7 @@ const SelectInput = ({ ...rest }: SelectInputProps) => { const [searchValue, setSearchValue] = useState(''); + const [withGroups, setWithGroups] = useState(false); const [dropdownIsOpen, openOverlay, closeOverlay] = useBooleanState(); const inputRef = useRef(null); const containerRef = useRef(null); @@ -243,13 +278,25 @@ const SelectInput = ({ const lastOptionRef = useRef(null); const selectedOptionRef = useRef(null); - const validChildren = React.Children.toArray(children).filter((child): child is ReactElement => - isValidElement(child) + const isOptionGroup = (component: ReactElement): boolean => { + return component?.type.displayName === 'SelectInput.OptionGroup'; + }; + + const isOption = (component: ReactElement): boolean => { + return component?.type.displayName === 'SelectInput.Option'; + }; + + const validChildren = React.Children.toArray(children).filter( + (child): child is ReactElement => isValidElement(child) ); readOnly = readOnly || areEveryChildrenDisabled(validChildren); validChildren.reduce((optionCodes: string[], child) => { + if (isOptionGroup(child)) { + return optionCodes; + } + if (optionCodes.includes(child.props.value)) { throw new Error(`Duplicate option value ${child.props.value}`); } @@ -267,9 +314,17 @@ const SelectInput = ({ const value = child.props.value; const optionValue = value + content + title; - return optionValue.toLowerCase().includes(searchValue.toLowerCase()); + return isOptionGroup(child) || optionValue.toLowerCase().includes(searchValue.toLowerCase()); }); + const hasChildren = useMemo(() => { + return filteredChildren.some(child => isOption(child)); + }, [filteredChildren]); + + const firstOptionIndex = useMemo(() => { + return filteredChildren.findIndex(child => isOption(child)); + }, [filteredChildren]); + const currentValueElement = validChildren.find(child => { const childrenValue = child.props.value; @@ -335,12 +390,18 @@ const SelectInput = ({ [value, dropdownIsOpen] ); - React.useEffect(() => { + useEffect(() => { if (dropdownIsOpen && searchValue === '') { (selectedOptionRef.current || firstOptionRef.current)?.focus(); } }, [dropdownIsOpen, selectedOptionRef.current]); + useEffect(() => { + if (filteredChildren.some(child => isOptionGroup(child))) { + setWithGroups(true); + } + }, [filteredChildren]); + const handleOptionKeyDown = useCallback( (event: KeyboardEvent, isOptionDisabled: boolean) => { if (null !== event.currentTarget) { @@ -431,15 +492,15 @@ const SelectInput = ({ {dropdownIsOpen && !readOnly && ( - - {filteredChildren.length === 0 ? ( + + {!hasChildren ? ( {emptyResultLabel} ) : ( filteredChildren.map((child, index) => { const childValue = child.props.value; let ref = undefined; switch (index) { - case 0: + case firstOptionIndex: ref = firstOptionRef; break; case filteredChildren.length - 1: @@ -452,6 +513,17 @@ const SelectInput = ({ const isOptionDisabled = child.props?.disabled ?? false; + if (isOptionGroup(child)) { + if (!isOption(filteredChildren[index + 1])) { + return null; + } + return ( + + {React.cloneElement(child)} + + ); + } + return ( { placeholder="Placeholder" emptyResultLabel="Empty result" > - - - + Europe @@ -26,6 +24,10 @@ test('it renders its children properly', () => { + America + + + ); @@ -34,6 +36,8 @@ test('it renders its children properly', () => { expect(screen.queryByText('German')).toBeInTheDocument(); + expect(screen.getByTitle('Europe')).toBeInTheDocument(); + fireEvent.click(screen.getByTestId('backdrop')); expect(screen.queryByText('German')).not.toBeInTheDocument(); @@ -56,28 +60,30 @@ test('it handles search', () => { placeholder="Placeholder" emptyResultLabel="Empty result" > - - - + Europe - Français + - + + America + + + ); const input = screen.getByRole('textbox'); fireEvent.click(input); - fireEvent.change(input, {target: {value: 'Français'}}); + fireEvent.change(input, {target: {value: 'French'}}); const germanOption = screen.queryByText('German'); expect(germanOption).not.toBeInTheDocument(); - const frenchOption = screen.getByText('Français'); + const frenchOption = screen.getByText('French'); expect(frenchOption).toBeInTheDocument(); fireEvent.keyDown(input, {key: 'ArrowDown', code: 'ArrowDown'}); expect(screen.getByTestId('fr_FR')).toHaveFocus(); diff --git a/src/components/Input/TableInput/TableInput.tsx b/src/components/Input/TableInput/TableInput.tsx index ca91d70a..515aced7 100644 --- a/src/components/Input/TableInput/TableInput.tsx +++ b/src/components/Input/TableInput/TableInput.tsx @@ -1,6 +1,6 @@ import React, {ReactNode} from 'react'; import styled, {css} from 'styled-components'; -import {Override} from '../../../shared'; +import {Override} from '../../../shared/override'; import {TableInputHeader} from './TableInputHeader/TableInputHeader'; import {TableInputHeaderCell} from './TableInputHeaderCell/TableInputHeaderCell'; import {TableInputBody} from './TableInputBody/TableInputBody'; diff --git a/src/components/Input/TableInput/TableInputBoolean/TableInputBoolean.tsx b/src/components/Input/TableInput/TableInputBoolean/TableInputBoolean.tsx index bc756eb3..31ea4b0a 100644 --- a/src/components/Input/TableInput/TableInputBoolean/TableInputBoolean.tsx +++ b/src/components/Input/TableInput/TableInputBoolean/TableInputBoolean.tsx @@ -1,11 +1,12 @@ import React, {MouseEvent} from 'react'; import {Badge} from '../../../Badge/Badge'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; -import {Override} from '../../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; +import {Override} from '../../../../shared/override'; import {Dropdown} from '../../../Dropdown/Dropdown'; -import {ArrowDownIcon, CloseIcon} from '../../../../icons'; -import {useBooleanState} from '../../../../hooks'; +import {ArrowDownIcon} from '../../../../icons/ArrowDownIcon'; +import {CloseIcon} from '../../../../icons/CloseIcon'; +import {useBooleanState} from '../../../../hooks/useBooleanState'; import {IconButton} from '../../../IconButton/IconButton'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; import {TableInputContext} from '../TableInputContext'; diff --git a/src/components/Input/TableInput/TableInputCellContent/TableInputCellContent.tsx b/src/components/Input/TableInput/TableInputCellContent/TableInputCellContent.tsx index 2131aae9..4da8217e 100644 --- a/src/components/Input/TableInput/TableInputCellContent/TableInputCellContent.tsx +++ b/src/components/Input/TableInput/TableInputCellContent/TableInputCellContent.tsx @@ -1,7 +1,7 @@ import styled, {css} from 'styled-components'; import React, {ReactNode} from 'react'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; -import {Override} from '../../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; +import {Override} from '../../../../shared/override'; import {highlightCell} from '../shared/highlightCell'; const TableInputCellContainer = styled.div< @@ -25,7 +25,7 @@ const TableInputCellContainer = styled.div< `; type TableInputCellContentProps = Override< - React.DetailedHTMLProps, HTMLDivElement>, + Omit, HTMLDivElement>, 'ref'>, { rowTitle?: boolean; highlighted?: boolean; diff --git a/src/components/Input/TableInput/TableInputDate/TableInputDate.tsx b/src/components/Input/TableInput/TableInputDate/TableInputDate.tsx index 59e4259d..6ae45307 100644 --- a/src/components/Input/TableInput/TableInputDate/TableInputDate.tsx +++ b/src/components/Input/TableInput/TableInputDate/TableInputDate.tsx @@ -2,10 +2,10 @@ import React from 'react'; import {TableInputRow} from '../TableInputRow/TableInputRow'; import styled from 'styled-components'; import {DateInput, DateInputProps} from '../../DateInput/DateInput'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; import {TableInputContext} from '../TableInputContext'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; -import {Override} from '../../../../shared'; +import {Override} from '../../../../shared/override'; import {highlightCell} from '../shared/highlightCell'; const EditableTableInputDate = styled(DateInput)<{highlighted?: boolean; inError?: boolean} & AkeneoThemedProps>` diff --git a/src/components/Input/TableInput/TableInputHeader/TableInputHeader.tsx b/src/components/Input/TableInput/TableInputHeader/TableInputHeader.tsx index 95fbee02..13a60f16 100644 --- a/src/components/Input/TableInput/TableInputHeader/TableInputHeader.tsx +++ b/src/components/Input/TableInput/TableInputHeader/TableInputHeader.tsx @@ -1,6 +1,6 @@ import React, {Children, ReactNode, Ref, useContext} from 'react'; import styled from 'styled-components'; -import {getColor} from '../../../../theme'; +import {getColor} from '../../../../theme/theme'; import {TableInputContext} from '../TableInputContext'; import {TableInputHeaderCellProps} from '../TableInputHeaderCell/TableInputHeaderCell'; diff --git a/src/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.tsx b/src/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.tsx index e358a6d9..59354dc2 100644 --- a/src/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.tsx +++ b/src/components/Input/TableInput/TableInputHeaderCell/TableInputHeaderCell.tsx @@ -1,6 +1,6 @@ import React, {Ref} from 'react'; import styled from 'styled-components'; -import {getColor} from '../../../../theme'; +import {getColor} from '../../../../theme/theme'; const TableInputTh = styled.th` white-space: nowrap; diff --git a/src/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.tsx b/src/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.tsx index ae19ffe9..bfe4ca6a 100644 --- a/src/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.tsx +++ b/src/components/Input/TableInput/TableInputMeasurement/TableInputMeasurement.tsx @@ -2,7 +2,7 @@ import React from 'react'; import {NumberInput} from '../../NumberInput/NumberInput'; import styled from 'styled-components'; import {SelectInput} from '../../SelectInput/SelectInput'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; import {TableInputContext} from '../TableInputContext'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; import {highlightCell} from '../shared/highlightCell'; diff --git a/src/components/Input/TableInput/TableInputNumber/TableInputNumber.tsx b/src/components/Input/TableInput/TableInputNumber/TableInputNumber.tsx index addae540..fb277fff 100644 --- a/src/components/Input/TableInput/TableInputNumber/TableInputNumber.tsx +++ b/src/components/Input/TableInput/TableInputNumber/TableInputNumber.tsx @@ -2,8 +2,8 @@ import React from 'react'; import {TableInputRow} from '../TableInputRow/TableInputRow'; import styled from 'styled-components'; import {NumberInput, NumberInputProps} from '../../NumberInput/NumberInput'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; -import {Override} from '../../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; +import {Override} from '../../../../shared/override'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; import {TableInputContext} from '../TableInputContext'; import {highlightCell} from '../shared/highlightCell'; diff --git a/src/components/Input/TableInput/TableInputRow/TableInputRow.tsx b/src/components/Input/TableInput/TableInputRow/TableInputRow.tsx index 18680ea3..effc3340 100644 --- a/src/components/Input/TableInput/TableInputRow/TableInputRow.tsx +++ b/src/components/Input/TableInput/TableInputRow/TableInputRow.tsx @@ -1,9 +1,9 @@ import styled, {css} from 'styled-components'; import React, {forwardRef, HTMLAttributes, ReactNode, Ref, useContext, DragEvent} from 'react'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; -import {Override} from '../../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; +import {Override} from '../../../../shared/override'; import {TableInputContext} from '../TableInputContext'; -import {RowIcon} from '../../../../icons'; +import {RowIcon} from '../../../../icons/RowIcon'; import {TableInputCell} from '../TableInputCell/TableInputCell'; import {PlaceholderPosition, usePlaceholderPosition} from '../../../../hooks/usePlaceholderPosition'; import {DraggedElementContext} from '../../../../contexts/DraggedElementContext'; diff --git a/src/components/Input/TableInput/TableInputSelect/TableInputSelect.tsx b/src/components/Input/TableInput/TableInputSelect/TableInputSelect.tsx index 98e04baf..0d878ebe 100644 --- a/src/components/Input/TableInput/TableInputSelect/TableInputSelect.tsx +++ b/src/components/Input/TableInput/TableInputSelect/TableInputSelect.tsx @@ -1,11 +1,12 @@ import React, {MouseEvent, ReactElement, ReactNode} from 'react'; import {Dropdown} from '../../../Dropdown/Dropdown'; -import {useBooleanState} from '../../../../hooks'; -import {ArrowDownIcon, CloseIcon} from '../../../../icons'; +import {useBooleanState} from '../../../../hooks/useBooleanState'; +import {ArrowDownIcon} from '../../../../icons/ArrowDownIcon'; +import {CloseIcon} from '../../../../icons/CloseIcon'; import {Search} from '../../../Search/Search'; import styled from 'styled-components'; import {IconButton} from '../../../IconButton/IconButton'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; import {TableInputContext} from '../TableInputContext'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; import {highlightCell} from '../shared/highlightCell'; diff --git a/src/components/Input/TableInput/TableInputText/TableInputText.tsx b/src/components/Input/TableInput/TableInputText/TableInputText.tsx index 156bbb5e..cd14e682 100644 --- a/src/components/Input/TableInput/TableInputText/TableInputText.tsx +++ b/src/components/Input/TableInput/TableInputText/TableInputText.tsx @@ -2,10 +2,10 @@ import React from 'react'; import {TableInputRow} from '../TableInputRow/TableInputRow'; import styled from 'styled-components'; import {TextInput, TextInputProps} from '../../TextInput/TextInput'; -import {AkeneoThemedProps, getColor} from '../../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; import {TableInputContext} from '../TableInputContext'; import {TableInputReadOnlyCell} from '../shared/TableInputReadOnlyCell'; -import {Override} from '../../../../shared'; +import {Override} from '../../../../shared/override'; import {highlightCell} from '../shared/highlightCell'; const EditableTableInputText = styled(TextInput)<{highlighted?: boolean; inError?: boolean} & AkeneoThemedProps>` diff --git a/src/components/Input/TableInput/shared/TableInputReadOnlyCell.tsx b/src/components/Input/TableInput/shared/TableInputReadOnlyCell.tsx index e1bb26eb..c80d9020 100644 --- a/src/components/Input/TableInput/shared/TableInputReadOnlyCell.tsx +++ b/src/components/Input/TableInput/shared/TableInputReadOnlyCell.tsx @@ -1,5 +1,5 @@ import styled from 'styled-components'; -import {getColor} from '../../../../theme'; +import {getColor} from '../../../../theme/theme'; const TableInputReadOnlyCell = styled.div` white-space: nowrap; diff --git a/src/components/Input/TableInput/shared/highlightCell.ts b/src/components/Input/TableInput/shared/highlightCell.ts index 13f4989e..ba956620 100644 --- a/src/components/Input/TableInput/shared/highlightCell.ts +++ b/src/components/Input/TableInput/shared/highlightCell.ts @@ -1,4 +1,4 @@ -import {AkeneoThemedProps, getColor} from '../../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../../theme/theme'; import {css} from 'styled-components'; const highlightCell = css<{highlighted?: boolean; inError?: boolean} & AkeneoThemedProps>` diff --git a/src/components/Input/TagInput/TagInput.tsx b/src/components/Input/TagInput/TagInput.tsx index 27048468..1a96f2d3 100644 --- a/src/components/Input/TagInput/TagInput.tsx +++ b/src/components/Input/TagInput/TagInput.tsx @@ -1,9 +1,12 @@ import React, {ChangeEvent, FC, KeyboardEvent, MouseEvent, useCallback, useRef, useState} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontFamily} from '../../../theme'; -import {CloseIcon, LockIcon} from '../../../icons'; -import {arrayUnique, Key, Override} from '../../../shared'; -import {InputProps} from '../common'; +import {AkeneoThemedProps, getColor, getFontFamily} from '../../../theme/theme'; +import {CloseIcon} from '../../../icons/CloseIcon'; +import {LockIcon} from '../../../icons/LockIcon'; +import {arrayUnique} from '../../../shared/array'; +import {Key} from '../../../shared/key'; +import {Override} from '../../../shared/override'; +import {InputProps} from '../common/InputProps'; const RemoveTagIcon = styled(CloseIcon)` min-width: 12px; @@ -266,6 +269,7 @@ const TagInput: FC = ({ onBlurCapture={onBlurCreateTag} aria-invalid={invalid} readOnly={readOnly} + disabled={readOnly} {...inputProps} /> {readOnly && } diff --git a/src/components/Input/TextAreaInput/RichTextEditor.tsx b/src/components/Input/TextAreaInput/RichTextEditor.tsx index 677e586e..c547a695 100644 --- a/src/components/Input/TextAreaInput/RichTextEditor.tsx +++ b/src/components/Input/TextAreaInput/RichTextEditor.tsx @@ -4,7 +4,7 @@ import draftToHtml from 'draftjs-to-html'; import htmlToDraft from 'html-to-draftjs'; import {ContentState, convertToRaw, EditorState} from 'draft-js'; import 'react-draft-wysiwyg/dist/react-draft-wysiwyg.css'; -import {Override} from '../../../shared'; +import {Override} from '../../../shared/override'; const editorStateToRaw = (editorState: EditorState): string => draftToHtml(convertToRaw(editorState.getCurrentContent())); diff --git a/src/components/Input/TextAreaInput/TextAreaInput.tsx b/src/components/Input/TextAreaInput/TextAreaInput.tsx index affd0350..b07ad73d 100644 --- a/src/components/Input/TextAreaInput/TextAreaInput.tsx +++ b/src/components/Input/TextAreaInput/TextAreaInput.tsx @@ -1,9 +1,9 @@ import React, {ChangeEvent, Ref, useCallback} from 'react'; import styled, {css} from 'styled-components'; import {InputProps} from '../common/InputProps'; -import {LockIcon} from '../../../icons'; -import {Override} from '../../../shared'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; +import {LockIcon} from '../../../icons/LockIcon'; +import {Override} from '../../../shared/override'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; import {RichTextEditor, EditorProps} from './RichTextEditor'; const TextAreaInputContainer = styled.div` diff --git a/src/components/Input/TextInput/TextInput.tsx b/src/components/Input/TextInput/TextInput.tsx index 318941af..e2ee6e6a 100644 --- a/src/components/Input/TextInput/TextInput.tsx +++ b/src/components/Input/TextInput/TextInput.tsx @@ -1,10 +1,11 @@ import React, {ChangeEvent, forwardRef, InputHTMLAttributes, Ref, useCallback, useRef} from 'react'; import styled, {css} from 'styled-components'; import {InputProps} from '../common/InputProps'; -import {LockIcon} from '../../../icons'; -import {Key, Override} from '../../../shared'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; -import {useShortcut} from '../../../hooks'; +import {LockIcon} from '../../../icons/LockIcon'; +import {Override} from '../../../shared/override'; +import {Key} from '../../../shared/key'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; +import {useShortcut} from '../../../hooks/useShortcut'; const TextInputContainer = styled.div` position: relative; diff --git a/src/components/Input/common/Overlay.tsx b/src/components/Input/common/Overlay.tsx index 3a09431e..28edeeed 100644 --- a/src/components/Input/common/Overlay.tsx +++ b/src/components/Input/common/Overlay.tsx @@ -1,9 +1,11 @@ import React, {HTMLAttributes, ReactNode, RefObject, useEffect, useRef, useState} from 'react'; import {createPortal} from 'react-dom'; import styled from 'styled-components'; -import {VerticalPosition, useVerticalPosition, useWindowResize} from '../../../hooks'; -import {AkeneoThemedProps, CommonStyle, getColor} from '../../../theme'; -import {Override} from '../../../shared'; +import {VerticalPosition, useVerticalPosition} from '../../../hooks/usePosition'; +import {useWindowResize} from '../../../hooks/useWindowResize'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {CommonStyle} from '../../../theme/common'; +import {Override} from '../../../shared/override'; const OverlayContent = styled.div<{visible?: boolean; top: number; width: number; left: number} & AkeneoThemedProps>` ${CommonStyle} diff --git a/src/components/KeyFigure/KeyFigure.tsx b/src/components/KeyFigure/KeyFigure.tsx index caffb7ea..2899cbca 100644 --- a/src/components/KeyFigure/KeyFigure.tsx +++ b/src/components/KeyFigure/KeyFigure.tsx @@ -1,6 +1,6 @@ import React, {isValidElement, ReactElement, ReactNode} from 'react'; import styled from 'styled-components'; -import {getColor, getFontSize} from '../../theme'; +import {getColor, getFontSize} from '../../theme/theme'; import {IconProps} from '../../icons'; type FigureProps = { diff --git a/src/components/Link/Link.tsx b/src/components/Link/Link.tsx index 65b4e9cd..9ab3963a 100644 --- a/src/components/Link/Link.tsx +++ b/src/components/Link/Link.tsx @@ -1,6 +1,6 @@ import styled, {css} from 'styled-components'; import React, {ReactNode, Ref} from 'react'; -import {AkeneoThemedProps, getColor} from '../../theme'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; const LinkContainer = styled.a<{disabled: boolean; decorated: boolean} & AkeneoThemedProps>` ${({decorated, disabled}) => diff --git a/src/components/List/List.tsx b/src/components/List/List.tsx index fab690eb..34423470 100644 --- a/src/components/List/List.tsx +++ b/src/components/List/List.tsx @@ -1,7 +1,7 @@ import React, {isValidElement, ReactElement, ReactNode} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; import {Button, ButtonProps} from '../Button/Button'; import {IconButton} from '../IconButton/IconButton'; diff --git a/src/components/Locale/Locale.tsx b/src/components/Locale/Locale.tsx index b5765c2b..b737badd 100644 --- a/src/components/Locale/Locale.tsx +++ b/src/components/Locale/Locale.tsx @@ -1,7 +1,7 @@ import React, {forwardRef, Ref} from 'react'; import styled from 'styled-components'; -import {getEmoji} from '../../shared'; -import {getFontFamily, getFontSize} from '../../theme'; +import {getEmoji} from '../../shared/flag'; +import {getFontFamily, getFontSize} from '../../theme/theme'; const LocaleContainer = styled.span` display: inline-flex; diff --git a/src/components/MessageBar/MessageBar.tsx b/src/components/MessageBar/MessageBar.tsx index b2c0b702..4fb56ff6 100644 --- a/src/components/MessageBar/MessageBar.tsx +++ b/src/components/MessageBar/MessageBar.tsx @@ -1,8 +1,12 @@ import React, {ReactNode, ReactElement, useEffect, useState, useCallback, useRef} from 'react'; import styled, {keyframes} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {CheckIcon, CloseIcon, DangerIcon, IconProps, InfoIcon} from '../../icons'; -import {useAutoFocus} from '../../hooks'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {CheckIcon} from '../../icons/CheckIcon'; +import {CloseIcon} from '../../icons/CloseIcon'; +import {DangerIcon} from '../../icons/DangerIcon'; +import {IconProps} from '../../icons/IconProps'; +import {InfoIcon} from '../../icons/InfoIcon'; +import {useAutoFocus} from '../../hooks/useAutoFocus'; type MessageBarLevel = 'info' | 'success' | 'warning' | 'error'; @@ -11,11 +15,11 @@ const IconContainer = styled.div` display: inline-flex; `; -const Progress = styled.svg.attrs<{ratio: number; level: MessageBarLevel}>( - ({ratio}: {ratio: number; level: MessageBarLevel}) => ({ - style: {strokeDashoffset: `calc(100% * ${Math.PI * ratio - Math.PI})`}, +const Progress = styled.svg.attrs<{$ratio: number; $level: MessageBarLevel}>( + ({$ratio}: {$ratio: number; $level: MessageBarLevel}) => ({ + style: {strokeDashoffset: `calc(100% * ${Math.PI * $ratio - Math.PI})`}, }) -)<{ratio: number; level: MessageBarLevel} & AkeneoThemedProps>` +)<{$ratio: number; $level: MessageBarLevel} & AkeneoThemedProps>` position: absolute; overflow: visible; top: -10%; @@ -25,7 +29,7 @@ const Progress = styled.svg.attrs<{ratio: number; level: MessageBarLevel}>( circle { fill: transparent; - stroke: ${({level}) => getLevelColor(level)}; + stroke: ${({$level}) => getLevelColor($level)}; stroke-linecap: round; stroke-width: 5%; stroke-dasharray: calc(100% * ${Math.PI}); @@ -58,7 +62,7 @@ const Timer = styled.div` const Icon = styled(CloseIcon)``; -const CloseButton = styled.button<{showIcon: boolean} & AkeneoThemedProps>` +const CloseButton = styled.button<{$showIcon: boolean} & AkeneoThemedProps>` position: relative; width: 24px; height: 24px; @@ -79,7 +83,7 @@ const CloseButton = styled.button<{showIcon: boolean} & AkeneoThemedProps>` } ${Icon} { - opacity: ${({showIcon}) => (showIcon ? 1 : 0)}; + opacity: ${({$showIcon}) => ($showIcon ? 1 : 0)}; } :hover { @@ -118,8 +122,8 @@ const MessageBarDisplayAnimation = keyframes` `; const ANIMATION_DURATION = 1000; -const AnimateContainer = styled.div<{unmounting: boolean}>` - animation: ${({unmounting}) => (unmounting ? MessageBarHideAnimation : MessageBarDisplayAnimation)} +const AnimateContainer = styled.div<{$unmounting: boolean}>` + animation: ${({$unmounting}) => ($unmounting ? MessageBarHideAnimation : MessageBarDisplayAnimation)} ${ANIMATION_DURATION}ms forwards; max-height: 150px; `; @@ -139,10 +143,10 @@ const AnimateMessageBar = ({children}: {children: ReactElement} }, ANIMATION_DURATION); }; - return {React.cloneElement(children, {onClose})}; + return {React.cloneElement(children, {onClose})}; }; -const Container = styled.div<{level: MessageBarLevel} & AkeneoThemedProps>` +const Container = styled.div<{$level: MessageBarLevel} & AkeneoThemedProps>` display: flex; align-items: center; min-width: 400px; @@ -152,11 +156,11 @@ const Container = styled.div<{level: MessageBarLevel} & AkeneoThemedProps>` background-color: ${getColor('white')}; ${Title}, ${IconContainer} { - color: ${({level}) => getLevelColor(level)}; + color: ${({$level}) => getLevelColor($level)}; } ${Content} { - border-color: ${({level}) => getLevelColor(level)}; + border-color: ${({$level}) => getLevelColor($level)}; } `; @@ -291,7 +295,7 @@ const MessageBar = ({level = 'info', title, icon, dismissTitle, onClose, childre ref={ref} tabIndex={-1} role={'error' === level ? 'alert' : 'status'} - level={level} + $level={level} onMouseOver={onMouseOver} onMouseOut={onMouseOut} > @@ -300,10 +304,10 @@ const MessageBar = ({level = 'info', title, icon, dismissTitle, onClose, childre {title} {children} - + diff --git a/src/components/Modal/Modal.tsx b/src/components/Modal/Modal.tsx index 419eba57..20723a63 100644 --- a/src/components/Modal/Modal.tsx +++ b/src/components/Modal/Modal.tsx @@ -1,12 +1,14 @@ import React, {ReactElement, ReactNode, SyntheticEvent, useEffect, useRef} from 'react'; import {createPortal} from 'react-dom'; import styled from 'styled-components'; -import {AkeneoThemedProps, CommonStyle, getColor, getFontSize} from '../../theme'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {CommonStyle} from '../../theme/common'; import {IconButton} from '../IconButton/IconButton'; -import {CloseIcon} from '../../icons'; +import {CloseIcon} from '../../icons/CloseIcon'; import {IllustrationProps} from '../../illustrations/IllustrationProps'; -import {useShortcut} from '../../hooks'; -import {Key, Override} from '../../shared'; +import {useShortcut} from '../../hooks/useShortcut'; +import {Key} from '../../shared/key'; +import {Override} from '../../shared/override'; import {ModalContext, useInModal} from './ModalContext'; const ModalContainer = styled.div` diff --git a/src/components/Navigation/MainNavigationItem/MainNavigationItem.tsx b/src/components/Navigation/MainNavigationItem/MainNavigationItem.tsx index 39a91dd1..87b0e6d0 100644 --- a/src/components/Navigation/MainNavigationItem/MainNavigationItem.tsx +++ b/src/components/Navigation/MainNavigationItem/MainNavigationItem.tsx @@ -1,14 +1,14 @@ import React from 'react'; import styled from 'styled-components'; import {IconProps} from '../../../icons'; -import {Override} from '../../../shared'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme'; +import {Override} from '../../../shared/override'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../../theme/theme'; import {Tag} from '../../Tags/Tags'; -const Link = styled.a<{active: boolean; disabled: boolean} & AkeneoThemedProps>` +const Link = styled.a<{$active: boolean; $disabled: boolean} & AkeneoThemedProps>` align-items: center; box-sizing: border-box; - cursor: ${({disabled}) => (disabled ? 'not-allowed' : 'pointer')}; + cursor: ${({$disabled}) => ($disabled ? 'not-allowed' : 'pointer')}; display: flex; flex-direction: column; font-size: ${getFontSize('small')}; @@ -23,29 +23,29 @@ const Link = styled.a<{active: boolean; disabled: boolean} & AkeneoThemedProps>` width: 80px; border-left: 4px solid - ${({active, disabled}) => { - return !disabled && active ? getColor('brand', 100) : 'transparent'; + ${({$active, $disabled}) => { + return !$disabled && $active ? getColor('brand', 100) : 'transparent'; }}; - color: ${({active, disabled}) => { - return disabled ? getColor('grey', 100) : active ? getColor('brand', 100) : getColor('grey', 120); + color: ${({$active, $disabled}) => { + return $disabled ? getColor('grey', 100) : $active ? getColor('brand', 100) : getColor('grey', 120); }}; svg { - color: ${({active, disabled}) => { - return disabled ? getColor('grey', 80) : active ? getColor('brand', 100) : getColor('grey', 100); + color: ${({$active, $disabled}) => { + return $disabled ? getColor('grey', 80) : $active ? getColor('brand', 100) : getColor('grey', 100); }}; } - :hover { - border-color: ${({disabled}) => !disabled && getColor('brand', 100)}; - color: ${({disabled}) => !disabled && getColor('brand', 100)}; + &:hover { + border-color: ${({$disabled}) => !$disabled && getColor('brand', 100)}; + color: ${({$disabled}) => !$disabled && getColor('brand', 100)}; svg { - color: ${({disabled}) => !disabled && getColor('brand', 100)}; + color: ${({$disabled}) => !$disabled && getColor('brand', 100)}; } } - :focus:not(:active) { + &:focus:not(:active) { box-shadow: 0 0 0 2px ${getColor('blue', 40)}; outline: none; } @@ -127,8 +127,8 @@ const MainNavigationItem = React.forwardRef` diff --git a/src/components/Navigation/SubNavigationPanel/SubNavigationPanel.tsx b/src/components/Navigation/SubNavigationPanel/SubNavigationPanel.tsx index 05ea7e06..a0a2bf80 100644 --- a/src/components/Navigation/SubNavigationPanel/SubNavigationPanel.tsx +++ b/src/components/Navigation/SubNavigationPanel/SubNavigationPanel.tsx @@ -1,7 +1,8 @@ import React, {ForwardRefExoticComponent, PropsWithoutRef, RefAttributes, useLayoutEffect} from 'react'; import styled from 'styled-components'; -import {PanelCloseIcon, PanelOpenIcon} from '../../../icons'; -import {AkeneoThemedProps, getColor} from '../../../theme'; +import {PanelCloseIcon} from '../../../icons/PanelCloseIcon'; +import {PanelOpenIcon} from '../../../icons/PanelOpenIcon'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; const Container = styled.div<{isOpen: boolean} & AkeneoThemedProps>` background-color: ${getColor('grey', 20)}; diff --git a/src/components/Pagination/Pagination.tsx b/src/components/Pagination/Pagination.tsx index d233c069..595843eb 100644 --- a/src/components/Pagination/Pagination.tsx +++ b/src/components/Pagination/Pagination.tsx @@ -1,6 +1,6 @@ import React, {FC} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../theme'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; import {PAGINATION_SEPARATOR, PaginationItem} from './PaginationItem'; type PaginationProps = { diff --git a/src/components/Pagination/PaginationItem.tsx b/src/components/Pagination/PaginationItem.tsx index e8ee9fb5..bf5638ee 100644 --- a/src/components/Pagination/PaginationItem.tsx +++ b/src/components/Pagination/PaginationItem.tsx @@ -1,6 +1,6 @@ import React, {FC, useCallback} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../theme'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; const PAGINATION_SEPARATOR = '…'; diff --git a/src/components/Pill/Pill.tsx b/src/components/Pill/Pill.tsx index c5dc49de..5954da32 100644 --- a/src/components/Pill/Pill.tsx +++ b/src/components/Pill/Pill.tsx @@ -1,6 +1,6 @@ import React, {HTMLAttributes, Ref} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColorForLevel} from '../../theme'; +import {AkeneoThemedProps, getColorForLevel} from '../../theme/theme'; const PillContainer = styled.div<{level: PillLevel} & AkeneoThemedProps>` width: 10px; diff --git a/src/components/Placeholder/Placeholder.tsx b/src/components/Placeholder/Placeholder.tsx index 96d81fe1..65daa88a 100644 --- a/src/components/Placeholder/Placeholder.tsx +++ b/src/components/Placeholder/Placeholder.tsx @@ -1,7 +1,7 @@ import React, {cloneElement, FC, HTMLAttributes, ReactElement} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; import {IllustrationProps} from '../../illustrations/IllustrationProps'; type PlaceholderSize = 'default' | 'large'; diff --git a/src/components/Preview/Preview.tsx b/src/components/Preview/Preview.tsx index 93605b87..9b76a050 100644 --- a/src/components/Preview/Preview.tsx +++ b/src/components/Preview/Preview.tsx @@ -9,10 +9,11 @@ import React, { useEffect, } from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; import {IconButton, IconButtonProps} from '../IconButton/IconButton'; -import {ArrowDownIcon, ArrowUpIcon} from '../../icons'; +import {ArrowDownIcon} from '../../icons/ArrowDownIcon'; +import {ArrowUpIcon} from '../../icons/ArrowUpIcon'; const ANIMATION_DURATION = 100; diff --git a/src/components/ProgressBar/ProgressBar.tsx b/src/components/ProgressBar/ProgressBar.tsx index c451b29b..726a6553 100644 --- a/src/components/ProgressBar/ProgressBar.tsx +++ b/src/components/ProgressBar/ProgressBar.tsx @@ -1,7 +1,7 @@ import React, {forwardRef, HTMLAttributes, Ref} from 'react'; import styled, {css, keyframes} from 'styled-components'; -import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme'; -import {useId} from '../../hooks'; +import {AkeneoThemedProps, getColor, getColorForLevel, getFontSize, Level} from '../../theme/theme'; +import {useId} from '../../hooks/useId'; const ProgressBarContainer = styled.div` overflow: hidden; @@ -42,7 +42,7 @@ const ProgressBarFill = styled.div.attrs<{width: number; level: Level; indetermi props => ({ style: {width: `${props.width}%`}, }) -)<{level: Level; light: boolean; indeterminate: boolean} & AkeneoThemedProps>` +)<{width: number; level: Level; light: boolean; indeterminate: boolean} & AkeneoThemedProps>` ${({level, light}: {level: Level; light: boolean} & AkeneoThemedProps) => css` background: ${getColorForLevel(level, light ? 60 : 100)}; `} diff --git a/src/components/ProgressIndicator/ProgressIndicator.tsx b/src/components/ProgressIndicator/ProgressIndicator.tsx index 3d0e9299..c9413660 100644 --- a/src/components/ProgressIndicator/ProgressIndicator.tsx +++ b/src/components/ProgressIndicator/ProgressIndicator.tsx @@ -1,7 +1,7 @@ import React, {Children, cloneElement, forwardRef, HTMLAttributes, isValidElement, ReactNode, Ref} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Override} from '../../shared/override'; type StepState = 'done' | 'inprogress' | 'todo'; diff --git a/src/components/Search/Search.tsx b/src/components/Search/Search.tsx index 20d3f987..939b179d 100644 --- a/src/components/Search/Search.tsx +++ b/src/components/Search/Search.tsx @@ -1,8 +1,8 @@ import React, {ChangeEvent, HTMLAttributes, ReactNode, RefObject} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../theme'; -import {SearchIcon} from '../../icons'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; +import {SearchIcon} from '../../icons/SearchIcon'; +import {Override} from '../../shared/override'; const Container = styled.div<{sticky?: number} & AkeneoThemedProps>` display: flex; diff --git a/src/components/SectionTitle/SectionTitle.tsx b/src/components/SectionTitle/SectionTitle.tsx index 695bac73..9665a6a8 100644 --- a/src/components/SectionTitle/SectionTitle.tsx +++ b/src/components/SectionTitle/SectionTitle.tsx @@ -1,8 +1,9 @@ import React, {Children, cloneElement, HTMLAttributes, isValidElement, ReactNode} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; -import {Button, ButtonProps, IconButton, IconButtonProps} from '../../components'; -import {Override} from '../../shared'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {Button, ButtonProps} from '../Button/Button'; +import {IconButton, IconButtonProps} from '../IconButton/IconButton'; +import {Override} from '../../shared/override'; const SectionTitleContainer = styled.div<{sticky?: number} & AkeneoThemedProps>` display: flex; diff --git a/src/components/SplitButton/SplitButton.tsx b/src/components/SplitButton/SplitButton.tsx index a9c77627..59f6f88d 100644 --- a/src/components/SplitButton/SplitButton.tsx +++ b/src/components/SplitButton/SplitButton.tsx @@ -1,9 +1,9 @@ import React, {Children, cloneElement, forwardRef, HTMLAttributes, isValidElement, ReactNode, Ref} from 'react'; -import {Override} from '../../shared'; -import {ArrowDownIcon} from '../../icons'; +import {Override} from '../../shared/override'; +import {ArrowDownIcon} from '../../icons/ArrowDownIcon'; import {Button, ButtonProps} from '../Button/Button'; import {Dropdown} from '../Dropdown/Dropdown'; -import {useBooleanState} from '../../hooks'; +import {useBooleanState} from '../../hooks/useBooleanState'; import styled from 'styled-components'; type SplitButtonProps = Omit< diff --git a/src/components/SwitcherButton/SwitcherButton.tsx b/src/components/SwitcherButton/SwitcherButton.tsx index 69ec26b3..ba161d38 100644 --- a/src/components/SwitcherButton/SwitcherButton.tsx +++ b/src/components/SwitcherButton/SwitcherButton.tsx @@ -1,9 +1,11 @@ import React, {Ref, ReactNode, HTMLAttributes, forwardRef} from 'react'; import styled, {css} from 'styled-components'; -import {ArrowDownIcon, CloseIcon} from '../../icons'; -import {AkeneoThemedProps, CommonStyle, getColor, getFontSize} from '../../theme'; -import {Override} from '../../shared'; -import {useId} from '../../hooks'; +import {ArrowDownIcon} from '../../icons/ArrowDownIcon'; +import {CloseIcon} from '../../icons/CloseIcon'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {CommonStyle} from '../../theme/common'; +import {Override} from '../../shared/override'; +import {useId} from '../../hooks/useId'; const SwitcherButtonContainer = styled.div` display: flex; diff --git a/src/components/TabBar/TabBar.tsx b/src/components/TabBar/TabBar.tsx index c3f42701..bcea0ed8 100644 --- a/src/components/TabBar/TabBar.tsx +++ b/src/components/TabBar/TabBar.tsx @@ -12,12 +12,13 @@ import React, { KeyboardEvent, } from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor, getFontSize} from '../../theme'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; import {Dropdown} from '../Dropdown/Dropdown'; import {IconButton} from '../IconButton/IconButton'; -import {MoreIcon} from '../../icons'; -import {useBooleanState} from '../../hooks'; -import {Key, Override} from '../../shared'; +import {MoreIcon} from '../../icons/MoreIcon'; +import {useBooleanState} from '../../hooks/useBooleanState'; +import {Key} from '../../shared/key'; +import {Override} from '../../shared/override'; const Container = styled.div<{sticky?: number} & AkeneoThemedProps>` display: flex; diff --git a/src/components/Table/Table.tsx b/src/components/Table/Table.tsx index 8bdfe80b..6d948339 100644 --- a/src/components/Table/Table.tsx +++ b/src/components/Table/Table.tsx @@ -7,7 +7,7 @@ import {TableActionCell} from './TableActionCell/TableActionCell'; import {TableRow} from './TableRow/TableRow'; import {TableContext} from './TableContext'; import {TableBody} from './TableBody/TableBody'; -import {Override} from '../../shared'; +import {Override} from '../../shared/override'; import {DraggedElementProvider} from '../../contexts/DraggedElementContext'; const TableContainer = styled.table` diff --git a/src/components/Table/TableActionCell/TableActionCell.tsx b/src/components/Table/TableActionCell/TableActionCell.tsx index 2a6ebc85..7d55114d 100644 --- a/src/components/Table/TableActionCell/TableActionCell.tsx +++ b/src/components/Table/TableActionCell/TableActionCell.tsx @@ -1,8 +1,9 @@ import styled from 'styled-components'; import React, {ReactNode, Ref, SyntheticEvent} from 'react'; -import {Button, ButtonProps, IconButton} from '../../'; -import {getColor} from '../../../theme'; -import {Override} from '../../../shared'; +import {Button, ButtonProps} from '../../Button/Button'; +import {IconButton} from '../../IconButton/IconButton'; +import {getColor} from '../../../theme/theme'; +import {Override} from '../../../shared/override'; const TableActionCellContainer = styled.td` color: ${getColor('grey', 140)}; diff --git a/src/components/Table/TableCell/TableCell.tsx b/src/components/Table/TableCell/TableCell.tsx index 98be26e5..b4c95153 100644 --- a/src/components/Table/TableCell/TableCell.tsx +++ b/src/components/Table/TableCell/TableCell.tsx @@ -1,8 +1,8 @@ import React, {ReactNode, Ref} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {Image} from '../../../components'; -import {Override} from '../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {Image} from '../../../components/Image/Image'; +import {Override} from '../../../shared/override'; const TableCellContainer = styled.td<{rowTitle: boolean} & AkeneoThemedProps>` color: ${getColor('grey', 140)}; diff --git a/src/components/Table/TableHeader/TableHeader.tsx b/src/components/Table/TableHeader/TableHeader.tsx index 04c9e165..d120ca41 100644 --- a/src/components/Table/TableHeader/TableHeader.tsx +++ b/src/components/Table/TableHeader/TableHeader.tsx @@ -1,6 +1,6 @@ import React, {ReactNode, Ref} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../../theme'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; import {TableContext} from '../TableContext'; const TableHead = styled.thead<{sticky?: number} & AkeneoThemedProps>` diff --git a/src/components/Table/TableHeaderCell/TableHeaderCell.tsx b/src/components/Table/TableHeaderCell/TableHeaderCell.tsx index 10313005..a59b6b0d 100644 --- a/src/components/Table/TableHeaderCell/TableHeaderCell.tsx +++ b/src/components/Table/TableHeaderCell/TableHeaderCell.tsx @@ -1,7 +1,8 @@ import React, {ReactNode, Ref} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {ArrowDownIcon, ArrowUpIcon} from '../../../icons'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {ArrowDownIcon} from '../../../icons/ArrowDownIcon'; +import {ArrowUpIcon} from '../../../icons/ArrowUpIcon'; type TableSortDirection = 'descending' | 'ascending' | 'none'; diff --git a/src/components/Table/TableRow/TableRow.tsx b/src/components/Table/TableRow/TableRow.tsx index 8ecb702d..9a40a3c8 100644 --- a/src/components/Table/TableRow/TableRow.tsx +++ b/src/components/Table/TableRow/TableRow.tsx @@ -9,12 +9,14 @@ import React, { MouseEvent, } from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, getColor} from '../../../theme'; -import {Checkbox} from '../../../components'; -import {Override} from '../../../shared'; +import {AkeneoThemedProps, getColor} from '../../../theme/theme'; +import {Checkbox} from '../../../components/Checkbox/Checkbox'; +import {Override} from '../../../shared/override'; import {TableContext} from '../TableContext'; import {TableCell} from '../TableCell/TableCell'; -import {RowIcon, DangerIcon, LockIcon} from '../../../icons'; +import {RowIcon} from '../../../icons/RowIcon'; +import {DangerIcon} from '../../../icons/DangerIcon'; +import {LockIcon} from '../../../icons/LockIcon'; import {PlaceholderPosition, usePlaceholderPosition} from '../../../hooks/usePlaceholderPosition'; import {DraggedElementContext} from '../../../contexts/DraggedElementContext'; diff --git a/src/components/Tags/Tags.tsx b/src/components/Tags/Tags.tsx index a1aa67dd..36e5f340 100644 --- a/src/components/Tags/Tags.tsx +++ b/src/components/Tags/Tags.tsx @@ -1,6 +1,6 @@ import React, {Ref, ReactNode, isValidElement} from 'react'; import styled from 'styled-components'; -import {AkeneoThemedProps, getColorAlternative, getFontSize} from '../../theme'; +import {AkeneoThemedProps, getColorAlternative, getFontSize} from '../../theme/theme'; /** * The colors defined in this file are the alternative ones diff --git a/src/components/Tiles/Tiles.tsx b/src/components/Tiles/Tiles.tsx index 110269fb..1795fa5f 100644 --- a/src/components/Tiles/Tiles.tsx +++ b/src/components/Tiles/Tiles.tsx @@ -1,9 +1,10 @@ import React, {Children, FC, isValidElement, KeyboardEvent, ReactNode, Ref, useCallback} from 'react'; import styled, {css} from 'styled-components'; -import {IconProps} from '../../icons'; -import {AkeneoThemedProps, getColor} from '../../theme'; -import {Key, Override} from '../../'; -import {Tooltip} from '../../components'; +import {IconProps} from '../../icons/IconProps'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; +import {Key} from '../../shared/key'; +import {Override} from '../../shared/override'; +import {Tooltip} from '../Tooltip/Tooltip'; type Size = 'small' | 'big'; @@ -181,19 +182,23 @@ const Tile: FC = ({ onClick?.(); }; - const tooltipChildren = Children.map(children, child => { + let tooltipChildren = Children.map(children, child => { if (isValidElement(child) && child.type === Tooltip) { return child; } return undefined; - })?.filter(e => !!e); + }); + tooltipChildren = Array.isArray(tooltipChildren) ? tooltipChildren.filter(e => !!e) : tooltipChildren; - const childrenWithoutTooltips = Children.map(children, child => { + let childrenWithoutTooltips = Children.map(children, child => { if (isValidElement(child) && child.type === Tooltip) { return undefined; } return child; - })?.filter(e => !!e); + }); + childrenWithoutTooltips = Array.isArray(childrenWithoutTooltips) + ? childrenWithoutTooltips.filter(e => !!e) + : childrenWithoutTooltips; return ( ` display: flex; diff --git a/src/components/Tooltip/Tooltip.tsx b/src/components/Tooltip/Tooltip.tsx index 98863a12..5edd48f7 100644 --- a/src/components/Tooltip/Tooltip.tsx +++ b/src/components/Tooltip/Tooltip.tsx @@ -1,10 +1,11 @@ import React, {HTMLAttributes, ReactNode, useRef, useEffect, RefObject, useState} from 'react'; import {createPortal} from 'react-dom'; import styled from 'styled-components'; -import {Override} from '../../shared'; -import {HelpPlainIcon} from '../../icons'; -import {AkeneoThemedProps, CommonStyle, getColor, getFontSize} from '../../theme'; -import {useBooleanState} from '../../hooks'; +import {Override} from '../../shared/override'; +import {HelpPlainIcon} from '../../icons/HelpPlainIcon'; +import {AkeneoThemedProps, getColor, getFontSize} from '../../theme/theme'; +import {CommonStyle} from '../../theme/common'; +import {useBooleanState} from '../../hooks/useBooleanState'; type Direction = 'top' | 'right' | 'bottom' | 'left'; diff --git a/src/components/Tree/Tree.tsx b/src/components/Tree/Tree.tsx index 309ccd77..a90f9203 100644 --- a/src/components/Tree/Tree.tsx +++ b/src/components/Tree/Tree.tsx @@ -1,8 +1,14 @@ import React, {SyntheticEvent, isValidElement, ReactElement, ReactNode, PropsWithChildren} from 'react'; import styled, {css} from 'styled-components'; -import {AkeneoThemedProps, CommonStyle, getColor} from '../../theme'; +import {AkeneoThemedProps, getColor} from '../../theme/theme'; +import {CommonStyle} from '../../theme/common'; import {Checkbox, CheckboxChecked} from '../Checkbox/Checkbox'; -import {ArrowRightIcon, FolderIcon, FolderPlainIcon, FoldersIcon, FoldersPlainIcon, LoaderIcon} from '../../icons'; +import {ArrowRightIcon} from '../../icons/ArrowRightIcon'; +import {FolderIcon} from '../../icons/FolderIcon'; +import {FolderPlainIcon} from '../../icons/FolderPlainIcon'; +import {FoldersIcon} from '../../icons/FoldersIcon'; +import {FoldersPlainIcon} from '../../icons/FoldersPlainIcon'; +import {LoaderIcon} from '../../icons/LoaderIcon'; const folderIconCss = css` vertical-align: middle; @@ -133,7 +139,7 @@ type TreeProps = { value: T; label: string; isLeaf?: boolean; - selected?: CheckboxChecked; + selected?: boolean; isLoading?: boolean; selectable?: boolean; readOnly?: boolean; @@ -171,18 +177,7 @@ const Tree = ({ subTrees.push(child); }); - if (subTrees.length > 0 && selectable) { - const selectedChildren = subTrees.filter( - (subTree: React.ReactElement>) => subTree.props.selected === true - ); - if (selectedChildren.length === subTrees.length) { - selected = true; - } else if (selectedChildren.length > 0) { - selected = 'mixed'; - } - } - - const [isOpen, setOpen] = React.useState(_isRoot || defaultOpen ? subTrees.length > 0 : false); + const [isOpen, setOpen] = React.useState(subTrees.length > 0); const handleOpen = React.useCallback(() => { setOpen(true); @@ -234,7 +229,7 @@ const Tree = ({ {selectable && } - + {label} diff --git a/src/hooks/useDrop.ts b/src/hooks/useDrop.ts index 5740ee5e..6e50b899 100644 --- a/src/hooks/useDrop.ts +++ b/src/hooks/useDrop.ts @@ -1,5 +1,5 @@ -import {useId} from './index'; import {DragEvent} from 'react'; +import {useId} from './useId'; /** * Recursively find the draggable parent not to know which element got dropped on. diff --git a/src/hooks/useId.ts b/src/hooks/useId.ts index 688502e8..f56aa288 100644 --- a/src/hooks/useId.ts +++ b/src/hooks/useId.ts @@ -1,5 +1,5 @@ import {useState} from 'react'; -import {uuid} from '../shared'; +import {uuid} from '../shared/uuid'; const useId = (prefix = ''): string => { const [id] = useState(`${prefix}${uuid()}`); diff --git a/src/hooks/usePaginatedResults.ts b/src/hooks/usePaginatedResults.ts index c00ab842..c83c5e0b 100644 --- a/src/hooks/usePaginatedResults.ts +++ b/src/hooks/usePaginatedResults.ts @@ -1,4 +1,5 @@ -import {useBooleanState, useIsMounted} from '.'; +import {useBooleanState} from './useBooleanState'; +import {useIsMounted} from './useIsMounted'; import {DependencyList, useEffect, useState} from 'react'; const usePaginatedResults = ( diff --git a/src/hooks/useProgress.ts b/src/hooks/useProgress.ts index 9bf0c512..15999f2f 100644 --- a/src/hooks/useProgress.ts +++ b/src/hooks/useProgress.ts @@ -1,5 +1,5 @@ import {useState} from 'react'; -import {arrayUnique} from '../shared'; +import {arrayUnique} from '../shared/array'; const useProgress = (steps: string[]) => { if (0 === steps.length) { diff --git a/src/hooks/useShortcut.ts b/src/hooks/useShortcut.ts index 332f9a68..04645821 100644 --- a/src/hooks/useShortcut.ts +++ b/src/hooks/useShortcut.ts @@ -1,5 +1,5 @@ import {Ref, useCallback, useEffect, useRef} from 'react'; -import {Key} from '../shared'; +import {Key} from '../shared/key'; /** * Hook to listen to keydown events on a DOM element (or document) and fire a callback diff --git a/src/hooks/useTheme.ts b/src/hooks/useTheme.ts index d09e0529..c6e89b2a 100644 --- a/src/hooks/useTheme.ts +++ b/src/hooks/useTheme.ts @@ -1,7 +1,9 @@ import {useContext} from 'react'; import {DefaultTheme, ThemeContext} from 'styled-components'; -import {Context} from 'react'; -const useTheme = () => useContext(ThemeContext as Context); +const useTheme = () => { + // @ts-ignore + return useContext(ThemeContext); +}; export {useTheme}; diff --git a/src/icons/CardIcon.tsx b/src/icons/CardIcon.tsx index 559b7efd..ad797ae4 100644 --- a/src/icons/CardIcon.tsx +++ b/src/icons/CardIcon.tsx @@ -11,6 +11,7 @@ const CardIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProp fillRule="evenodd" strokeLinecap="round" strokeLinejoin="round" + shapeRendering="crispEdges" /> ); diff --git a/src/icons/DependenceIcon.tsx b/src/icons/DependenceIcon.tsx new file mode 100644 index 00000000..8fb1af9f --- /dev/null +++ b/src/icons/DependenceIcon.tsx @@ -0,0 +1,23 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const DependenceIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + + + + + + + + +); + +export {DependenceIcon}; diff --git a/src/icons/DownloadIcon.tsx b/src/icons/DownloadIcon.tsx index 0c8df0d7..318d599c 100644 --- a/src/icons/DownloadIcon.tsx +++ b/src/icons/DownloadIcon.tsx @@ -28,9 +28,9 @@ const animatedMixin = css` } `; -const Container = styled.svg<{animateOnHover: boolean}>` +const Container = styled.svg<{$animateOnHover: boolean}>` :hover { - ${({animateOnHover}) => animateOnHover && animatedMixin} + ${({$animateOnHover}) => $animateOnHover && animatedMixin} } `; @@ -40,7 +40,7 @@ const DownloadIcon = ({title, size = 24, color = 'currentColor', animateOnHover xmlns="http://www.w3.org/2000/svg" width={size} height={size} - animateOnHover={animateOnHover} + $animateOnHover={animateOnHover} {...props} > {title && {title}} diff --git a/src/icons/FrowningFaceIcon.tsx b/src/icons/FrowningFaceIcon.tsx new file mode 100644 index 00000000..7c83957d --- /dev/null +++ b/src/icons/FrowningFaceIcon.tsx @@ -0,0 +1,17 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const FrowningFaceIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + +); + +export {FrowningFaceIcon}; diff --git a/src/icons/MouseClickIcon.tsx b/src/icons/MouseClickIcon.tsx new file mode 100644 index 00000000..32b31086 --- /dev/null +++ b/src/icons/MouseClickIcon.tsx @@ -0,0 +1,19 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const MouseClickIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + +); + +export {MouseClickIcon}; diff --git a/src/icons/SmilingFaceIcon.tsx b/src/icons/SmilingFaceIcon.tsx new file mode 100644 index 00000000..5c4434d6 --- /dev/null +++ b/src/icons/SmilingFaceIcon.tsx @@ -0,0 +1,17 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const SmilingFaceIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + +); + +export {SmilingFaceIcon}; diff --git a/src/icons/SparkleIcon.tsx b/src/icons/SparkleIcon.tsx new file mode 100644 index 00000000..18c797f1 --- /dev/null +++ b/src/icons/SparkleIcon.tsx @@ -0,0 +1,17 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const SparkleIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + +); + +export {SparkleIcon}; diff --git a/src/icons/StarIcon.tsx b/src/icons/StarIcon.tsx new file mode 100644 index 00000000..1f2f146c --- /dev/null +++ b/src/icons/StarIcon.tsx @@ -0,0 +1,15 @@ +import React from 'react'; +import {IconProps} from './IconProps'; + +const StarIcon = ({title, size = 24, color = 'currentColor', ...props}: IconProps) => ( + + {title && {title}} + + +); + +export {StarIcon}; diff --git a/src/icons/index.ts b/src/icons/index.ts index 42cf56b3..ff665f15 100644 --- a/src/icons/index.ts +++ b/src/icons/index.ts @@ -45,6 +45,7 @@ export * from './DangerIcon'; export * from './DangerPlainIcon'; export * from './DateIcon'; export * from './DeleteIcon'; +export * from './DependenceIcon'; export * from './DialogIcon'; export * from './DimensionsIcon'; export * from './DownloadIcon'; @@ -70,6 +71,7 @@ export * from './FolderPlainIcon'; export * from './FoldersIcon'; export * from './FoldersPlainIcon'; export * from './FoodIcon'; +export * from './FrowningFaceIcon'; export * from './FullscreenIcon'; export * from './GiftIcon'; export * from './GroupsIcon'; @@ -94,6 +96,7 @@ export * from './MetricIcon'; export * from './MinifyIcon'; export * from './MoreIcon'; export * from './MoreVerticalIcon'; +export * from './MouseClickIcon'; export * from './NotificationIcon'; export * from './PanelCloseIcon'; export * from './PanelOpenIcon'; @@ -109,6 +112,9 @@ export * from './SearchIcon'; export * from './SectionIcon'; export * from './SettingsIcon'; export * from './ShopIcon'; +export * from './SmilingFaceIcon'; +export * from './SparkleIcon'; +export * from './StarIcon'; export * from './SupplierIcon'; export * from './SystemIcon'; export * from './TableIcon'; @@ -121,3 +127,4 @@ export * from './ValueIcon'; export * from './ViewIcon'; export * from './WaveIcon'; export * from './WorkflowIcon'; +export type {IconProps} from './IconProps'; diff --git a/src/illustrations/AkeneoCloudEditionIllustration.tsx b/src/illustrations/AkeneoCloudEditionIllustration.tsx index 725c2cae..d810a74b 100644 --- a/src/illustrations/AkeneoCloudEditionIllustration.tsx +++ b/src/illustrations/AkeneoCloudEditionIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import AkeneoCloudEdition from '../../static/illustrations/AkeneoCloudEdition.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const AkeneoCloudEditionIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/AppIllustration.tsx b/src/illustrations/AppIllustration.tsx index c1111950..5d825efc 100644 --- a/src/illustrations/AppIllustration.tsx +++ b/src/illustrations/AppIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import App from '../../static/illustrations/App.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const AppIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/AssociationTypesIllustration.tsx b/src/illustrations/AssociationTypesIllustration.tsx index 650a814e..c6f2d6eb 100644 --- a/src/illustrations/AssociationTypesIllustration.tsx +++ b/src/illustrations/AssociationTypesIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import AssociationTypes from '../../static/illustrations/AssociationTypes.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const AssociationTypesIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/AttributeGroupsIllustration.tsx b/src/illustrations/AttributeGroupsIllustration.tsx index 9a0f7283..d391aa35 100644 --- a/src/illustrations/AttributeGroupsIllustration.tsx +++ b/src/illustrations/AttributeGroupsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import AttributeGroups from '../../static/illustrations/AttributeGroups.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const AttributeGroupsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/AttributesIllustration.tsx b/src/illustrations/AttributesIllustration.tsx index 77d418cf..3dbf5e7c 100644 --- a/src/illustrations/AttributesIllustration.tsx +++ b/src/illustrations/AttributesIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Attributes from '../../static/illustrations/Attributes.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const AttributesIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ChannelsIllustration.tsx b/src/illustrations/ChannelsIllustration.tsx index e1950974..328b98bf 100644 --- a/src/illustrations/ChannelsIllustration.tsx +++ b/src/illustrations/ChannelsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Channels from '../../static/illustrations/Channels.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ChannelsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/CityIllustration.tsx b/src/illustrations/CityIllustration.tsx index a305dc8e..254adfb3 100644 --- a/src/illustrations/CityIllustration.tsx +++ b/src/illustrations/CityIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import City from '../../static/illustrations/City.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const CityIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ClientErrorIllustration.tsx b/src/illustrations/ClientErrorIllustration.tsx index 70098ff4..b6055a41 100644 --- a/src/illustrations/ClientErrorIllustration.tsx +++ b/src/illustrations/ClientErrorIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import ClientError from '../../static/illustrations/ClientError.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ClientErrorIllustration = ({title, size = 500, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/DeleteFamilyVariantIllustration.tsx b/src/illustrations/DeleteFamilyVariantIllustration.tsx index 18c228fc..58298fc7 100644 --- a/src/illustrations/DeleteFamilyVariantIllustration.tsx +++ b/src/illustrations/DeleteFamilyVariantIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import DeleteFamilyVariant from '../../static/illustrations/DeleteFamilyVariant.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const DeleteFamilyVariantIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/DeleteIllustration.tsx b/src/illustrations/DeleteIllustration.tsx index 183086cf..a87a5d03 100644 --- a/src/illustrations/DeleteIllustration.tsx +++ b/src/illustrations/DeleteIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Delete from '../../static/illustrations/Delete.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const DeleteIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/DraftIllustration.tsx b/src/illustrations/DraftIllustration.tsx index 07d93661..c424939b 100644 --- a/src/illustrations/DraftIllustration.tsx +++ b/src/illustrations/DraftIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Draft from '../../static/illustrations/Draft.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const DraftIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/EntitiesRecordIllustration.tsx b/src/illustrations/EntitiesRecordIllustration.tsx index b31f5580..79d36a72 100644 --- a/src/illustrations/EntitiesRecordIllustration.tsx +++ b/src/illustrations/EntitiesRecordIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import EntitiesRecord from '../../static/illustrations/EntitiesRecord.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const EntitiesRecordIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/FamilyIllustration.tsx b/src/illustrations/FamilyIllustration.tsx index aca8ebc2..ad85ba83 100644 --- a/src/illustrations/FamilyIllustration.tsx +++ b/src/illustrations/FamilyIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Family from '../../static/illustrations/Family.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const FamilyIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/FamilyVariantIllustration.tsx b/src/illustrations/FamilyVariantIllustration.tsx index 49de6b54..188cede8 100644 --- a/src/illustrations/FamilyVariantIllustration.tsx +++ b/src/illustrations/FamilyVariantIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import FamilyVariant from '../../static/illustrations/FamilyVariant.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const FamilyVariantIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/GroupsIllustration.tsx b/src/illustrations/GroupsIllustration.tsx index ded65bc3..34f3a091 100644 --- a/src/illustrations/GroupsIllustration.tsx +++ b/src/illustrations/GroupsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Groups from '../../static/illustrations/Groups.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const GroupsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/JuliaIllustration.tsx b/src/illustrations/JuliaIllustration.tsx index e8b446b9..6282ad68 100644 --- a/src/illustrations/JuliaIllustration.tsx +++ b/src/illustrations/JuliaIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Julia from '../../static/illustrations/Julia.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const JuliaIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/LocaleIllustration.tsx b/src/illustrations/LocaleIllustration.tsx index 8ea061e7..3b996f31 100644 --- a/src/illustrations/LocaleIllustration.tsx +++ b/src/illustrations/LocaleIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Locale from '../../static/illustrations/Locale.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const LocaleIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/MediaFileIllustration.tsx b/src/illustrations/MediaFileIllustration.tsx index 0c218212..662b6dda 100644 --- a/src/illustrations/MediaFileIllustration.tsx +++ b/src/illustrations/MediaFileIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import MediaFile from '../../static/illustrations/MediaFile.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const MediaFileIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/NoResultsIllustration.tsx b/src/illustrations/NoResultsIllustration.tsx index 02ab3446..39667d7c 100644 --- a/src/illustrations/NoResultsIllustration.tsx +++ b/src/illustrations/NoResultsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import NoResults from '../../static/illustrations/NoResults.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const NoResultsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ProductCategoryIllustration.tsx b/src/illustrations/ProductCategoryIllustration.tsx index d7bc67a4..2b1c263d 100644 --- a/src/illustrations/ProductCategoryIllustration.tsx +++ b/src/illustrations/ProductCategoryIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import ProductCategory from '../../static/illustrations/ProductCategory.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ProductCategoryIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ProductsIllustration.tsx b/src/illustrations/ProductsIllustration.tsx index 37955f07..f009ee1a 100644 --- a/src/illustrations/ProductsIllustration.tsx +++ b/src/illustrations/ProductsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Products from '../../static/illustrations/Products.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ProductsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ProposalsIllustration.tsx b/src/illustrations/ProposalsIllustration.tsx index e372b987..66038ac4 100644 --- a/src/illustrations/ProposalsIllustration.tsx +++ b/src/illustrations/ProposalsIllustration.tsx @@ -1,6 +1,6 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; -import {useTheme} from '../hooks'; +import {useTheme} from '../hooks/useTheme'; import Proposals from '../../static/illustrations/Proposals.svg'; const ProposalsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ServerErrorIllustration.tsx b/src/illustrations/ServerErrorIllustration.tsx index c54e6613..a00eb6fd 100644 --- a/src/illustrations/ServerErrorIllustration.tsx +++ b/src/illustrations/ServerErrorIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import ServerError from '../../static/illustrations/ServerError.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ServerErrorIllustration = ({title, size = 500, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/StatusIllustration.tsx b/src/illustrations/StatusIllustration.tsx index 5f2c3e8c..eda22cd4 100644 --- a/src/illustrations/StatusIllustration.tsx +++ b/src/illustrations/StatusIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Status from '../../static/illustrations/Status.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const StatusIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/UsingIllustration.tsx b/src/illustrations/UsingIllustration.tsx index 673fd97f..42a3977a 100644 --- a/src/illustrations/UsingIllustration.tsx +++ b/src/illustrations/UsingIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Using from '../../static/illustrations/Using.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const UsingIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/ViewsIllustration.tsx b/src/illustrations/ViewsIllustration.tsx index 2c24df5f..aa29d786 100644 --- a/src/illustrations/ViewsIllustration.tsx +++ b/src/illustrations/ViewsIllustration.tsx @@ -1,7 +1,7 @@ import React from 'react'; import {IllustrationProps} from './IllustrationProps'; import Views from '../../static/illustrations/Views.svg'; -import {BrandedPath} from '../theme'; +import {BrandedPath} from '../theme/common'; const ViewsIllustration = ({title, size = 256, ...props}: IllustrationProps) => ( diff --git a/src/illustrations/index.ts b/src/illustrations/index.ts index 30de7860..569b3e39 100644 --- a/src/illustrations/index.ts +++ b/src/illustrations/index.ts @@ -59,3 +59,4 @@ export * from './UsersIllustration'; export * from './UsingIllustration'; export * from './ViewsIllustration'; export * from './WarningIllustration'; +export type {IllustrationProps} from './IllustrationProps'; diff --git a/src/index.ts b/src/index.ts index 01a6b89a..7942b055 100644 --- a/src/index.ts +++ b/src/index.ts @@ -5,3 +5,5 @@ export * from './illustrations'; export * from './shared'; export * from './theme'; export * from './themes'; +export type {IconProps} from './icons'; +export type {IllustrationProps} from './illustrations'; diff --git a/src/storybook/components/FullscreenPreview.tsx b/src/storybook/components/FullscreenPreview.tsx index 63587630..a93ae26d 100644 --- a/src/storybook/components/FullscreenPreview.tsx +++ b/src/storybook/components/FullscreenPreview.tsx @@ -1,7 +1,7 @@ import React, {ReactNode} from 'react'; import styled from 'styled-components'; import {Image, Modal} from '../../components'; -import {getColor} from '../../theme'; +import {getColor} from '../../theme/theme'; const Border = styled.div` display: flex; diff --git a/tsconfig.json b/tsconfig.json index 0fa3c151..b3c495cf 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -36,5 +36,5 @@ ], "incremental": true }, - "include": ["src"] + "include": ["src", "../vite.config.ts"] } diff --git a/tsconfig.workspace.json b/tsconfig.workspace.json index adfa2859..0a25f810 100644 --- a/tsconfig.workspace.json +++ b/tsconfig.workspace.json @@ -6,6 +6,6 @@ "target": "ES2020", "module": "ESNext", "moduleResolution": "Bundler", - "types": [], + "types": [] } } diff --git a/vite.config.ts b/vite.config.ts new file mode 100644 index 00000000..67585d92 --- /dev/null +++ b/vite.config.ts @@ -0,0 +1,55 @@ +import { resolve } from "path"; +import { defineConfig } from "vite"; +import react from "@vitejs/plugin-react"; +import dtsPlugin from "vite-plugin-dts"; + +export default defineConfig({ + plugins: [ + react(), + // This plugins generates global index.d.ts + dtsPlugin({ + outDir: 'lib', + rollupTypes: true, + tsconfigPath: './tsconfig.build.json', + }), + ], + build: { + target: ['es6'], + copyPublicDir: false, + lib: { + entry: resolve(__dirname, 'src/index.ts'), + fileName: '[name]', // This parameter keeps the original filenames of the .ts(x) + formats: ['cjs'], + }, + rollupOptions: { + // These dependencies are peer dependencies and should not be included in the packaged lib + external: [ + 'react', + 'react/jsx-runtime', + 'react-dom', + 'styled-components', + 'react-draft-wysiwyg', + 'draftjs-to-html', + 'html-to-draftjs', + 'draft-js' + ], + output: { + dir: 'lib', + interop: 'auto', + // These next 2 parameters are here to keep the structure of the src folder + preserveModules: true, + preserveModulesRoot: "./src", + generatedCode: { + /** + * Without this parameter, the library contains a lot of + * Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}); + * This string prevents right computation of tree shaking. + * This next parameter removes all of them: + * https://rollupjs.org/configuration-options/#output-generatedcode-symbols + */ + symbols: false, + } + } + } + } +});